summaryrefslogtreecommitdiff
path: root/vcl/source
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2009-11-24 13:21:26 +0100
committerVladimir Glazunov <vg@openoffice.org>2009-11-24 13:21:26 +0100
commitd1057ad20b9577b69d50bd0f79e5c6a5376e3ede (patch)
tree9c7da6d392419f72a632d6d9287cd0579541f015 /vcl/source
parenteb17ba2dd929c358712fb253bb1f52af6c50a37d (diff)
parent67709c13a6f4c7c15ec3431c494661a1c588e2bc (diff)
CWS-TOOLING: integrate CWS c07v026_DEV300
Diffstat (limited to 'vcl/source')
-rw-r--r--vcl/source/window/status.cxx7
1 files changed, 6 insertions, 1 deletions
diff --git a/vcl/source/window/status.cxx b/vcl/source/window/status.cxx
index 4aaef6a707b1..ede3bcc107aa 100644
--- a/vcl/source/window/status.cxx
+++ b/vcl/source/window/status.cxx
@@ -1320,8 +1320,13 @@ void StatusBar::SetItemText( USHORT nItemId, const XubString& rText )
// adjust item width - see also DataChanged()
long nFudge = GetTextHeight()/4;
long nWidth = GetTextWidth( pItem->maText ) + nFudge;
- if( nWidth > pItem->mnWidth + STATUSBAR_OFFSET )
+ if( (nWidth > pItem->mnWidth + STATUSBAR_OFFSET) ||
+ ((nWidth < pItem->mnWidth) && (mnDX - STATUSBAR_OFFSET) < mnItemsWidth ))
+ {
pItem->mnWidth = nWidth + STATUSBAR_OFFSET;
+ ImplFormat();
+ Invalidate();
+ }
// Item neu Zeichen, wenn StatusBar sichtbar und
// UpdateMode gesetzt ist
ef='/cgit/lo/translations/diff/source/el/helpcontent2/source/text/swriter/guide.po?h=co-6.2-9&id=47af5d9707cf34a8f7f9507a62c2dd03e56dbfa9'>source/el/helpcontent2/source/text/swriter/guide.po22910
-rw-r--r--source/el/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/el/librelogo/source/pythonpath.po2
-rw-r--r--source/el/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po8
-rw-r--r--source/el/officecfg/registry/data/org/openoffice/Office.po142
-rw-r--r--source/el/officecfg/registry/data/org/openoffice/Office/UI.po191
-rw-r--r--source/el/officecfg/registry/data/org/openoffice/TypeDetection.po14
-rw-r--r--source/el/padmin/uiconfig/ui.po62
-rw-r--r--source/el/readlicense_oo/docs.po22
-rw-r--r--source/el/reportbuilder/java/org/libreoffice/report/function/metadata.po18
-rw-r--r--source/el/reportdesign/source/core/resource.po8
-rw-r--r--source/el/reportdesign/source/ui/inspection.po2
-rw-r--r--source/el/sc/source/ui/sidebar.po182
-rw-r--r--source/el/sc/source/ui/src.po168
-rw-r--r--source/el/sc/uiconfig/scalc/ui.po101
-rw-r--r--source/el/scaddins/source/analysis.po26
-rw-r--r--source/el/scaddins/source/pricing.po16
-rw-r--r--source/el/scp2/source/extensions.po6
-rw-r--r--source/el/scp2/source/ooo.po16
-rw-r--r--source/el/sd/source/core.po6
-rw-r--r--source/el/sd/source/ui/animations.po6
-rw-r--r--source/el/sd/source/ui/app.po8
-rw-r--r--source/el/sd/source/ui/dlg.po24
-rw-r--r--source/el/sd/source/ui/view.po16
-rw-r--r--source/el/sd/uiconfig/sdraw/ui.po6
-rw-r--r--source/el/sd/uiconfig/simpress/ui.po48
-rw-r--r--source/el/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po6
-rw-r--r--source/el/sfx2/source/appl.po6
-rw-r--r--source/el/sfx2/source/dialog.po12
-rw-r--r--source/el/sfx2/source/doc.po8
-rw-r--r--source/el/sfx2/source/sidebar.po16
-rw-r--r--source/el/sfx2/uiconfig/ui.po57
-rw-r--r--source/el/starmath/source.po10
-rw-r--r--source/el/svtools/source/java.po12
-rw-r--r--source/el/svtools/source/misc.po12
-rw-r--r--source/el/svtools/uiconfig/ui.po15
-rw-r--r--source/el/svx/source/dialog.po294
-rw-r--r--source/el/svx/source/engine3d.po10
-rw-r--r--source/el/svx/source/gallery2.po14
-rw-r--r--source/el/svx/source/sidebar.po8
-rw-r--r--source/el/svx/source/sidebar/area.po70
-rw-r--r--source/el/svx/source/sidebar/graphic.po30
-rw-r--r--source/el/svx/source/sidebar/line.po66
-rw-r--r--source/el/svx/source/sidebar/paragraph.po178
-rw-r--r--source/el/svx/source/sidebar/possize.po42
-rw-r--r--source/el/svx/source/sidebar/text.po76
-rw-r--r--source/el/svx/source/stbctrls.po6
-rw-r--r--source/el/svx/source/tbxctrls.po16
-rw-r--r--source/el/svx/uiconfig/ui.po37
-rw-r--r--source/el/sw/source/core/undo.po8
-rw-r--r--source/el/sw/source/ui/app.po19
-rw-r--r--source/el/sw/source/ui/envelp.po6
-rw-r--r--source/el/sw/source/ui/index.po14
-rw-r--r--source/el/sw/source/ui/lingu.po10
-rw-r--r--source/el/sw/source/ui/misc.po10
-rw-r--r--source/el/sw/source/ui/sidebar.po102
-rw-r--r--source/el/sw/source/ui/utlui.po10
-rw-r--r--source/el/sw/uiconfig/swriter/ui.po81
-rw-r--r--source/el/swext/mediawiki/help.po6
-rw-r--r--source/el/uui/source.po6
-rw-r--r--source/el/uui/uiconfig/ui.po20
-rw-r--r--source/el/vcl/source/src.po20
-rw-r--r--source/el/vcl/uiconfig/ui.po16
-rw-r--r--source/el/wizards/source/formwizard.po2
-rw-r--r--source/el/xmlsecurity/uiconfig/ui.po88
140 files changed, 215293 insertions, 216523 deletions
diff --git a/source/el/android/sdremote/res/values.po b/source/el/android/sdremote/res/values.po
index 6f7e1b3f83f..394faf01c3b 100644
--- a/source/el/android/sdremote/res/values.po
+++ b/source/el/android/sdremote/res/values.po
@@ -3,8 +3,8 @@ 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: 2013-05-24 19:29+0000\n"
+"POT-Creation-Date: 2013-05-28 18:08+0200\n"
+"PO-Revision-Date: 2013-05-29 04:37+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369423792.0\n"
+"X-POOTLE-MTIME: 1369802232.0\n"
#: strings.xml
msgctxt ""
@@ -151,13 +151,13 @@ msgctxt ""
"string.text"
msgid ""
"#1 Verify Impress is running \n"
-"#2 For Bluetooth user, enable \"Preference\"-\"LibreOffice Impress\"-\"General\"-\"Enable remote control\"\n"
-"#3 For WiFi user, tick \"Preferece\"-\"LibreOffice\"-\"Advanced\"-\"Enable Experimental Features\" \n"
+"#2 For Bluetooth user, enable \"Preferences\"-\"LibreOffice Impress\"-\"General\"-\"Enable remote control\"\n"
+"#3 For WiFi user, tick \"Preferences\"-\"LibreOffice\"-\"Advanced\"-\"Enable Experimental Features\" \n"
" "
msgstr ""
-"#1 Επιβεβαίωση ότι το Impress εκτελείται \n"
-"#2 Για χρήστες Bluetooth, ενεργοποιήστε \"Προτιμήσεις\"-\"LibreOffice Impress\"-\"Γενικά\"-\"Ενεργοποίηση απομακρυσμένου ελέγχου\"\n"
-"#3 Για χρήστες WiFi, σημειώστε \"Προτιμήσεις\"-\"LibreOffice\"-Προχωρημένοι\"-\"Ενεργοποίηση πειραματικών γνωρισμάτων\" \n"
+"#1 Επιβεβαιώστε ότι το Impress εκτελείται \n"
+"#2 Για χρήστες μπλουτούθ, ενεργοποιήστε \"Προτιμήσεις\"-\"LibreOffice Impress\"-\"Γενικά\"-\"Ενεργοποίηση απομακρυσμένου ελέγχου\"\n"
+"#3 Για χρήστες WiFi επιλέξτε \"Προτιμήσεις\"-\"LibreOffice\"-\"Προχωρημένα\"-\"Ενεργοποίηση πειραματικών χαρακτηριστικών\" \n"
#: strings.xml
msgctxt ""
@@ -459,11 +459,11 @@ msgctxt ""
"wifiAlertMsg\n"
"string.text"
msgid ""
-"This is still an experimental feature. You need to \"enable experimental features\" in \"Preference\"-\"LibreOffice\"-\"Advanced\" on your computer. \n"
-"The use over Bluetooth is recommanded."
+"This is still an experimental feature. You need to \"enable experimental features\" in \"Preferences\"-\"LibreOffice\"-\"Advanced\" on your computer. \n"
+"The use over Bluetooth is recommended."
msgstr ""
-"Αυτό είναι ακόμα ένα πειραματικό γνώρισμα. Χρειάζεστε την \"ενεργοποίηση πειραματικών γνωρισμάτων\" στο \"Προτιμήσεις\"-\"LibreOffice\"-\"Προχωρημένοι\" στον υπολογιστή σας.\n"
-"Η χρήση μέσω Bluetooth συνιστάται."
+"Αυτό είναι ακόμα ένα πειραματικό γνώρισμα. Χρειάζεστε την \"ενεργοποίηση πειραματικών γνωρισμάτων\" στο \"Προτιμήσεις\"-\"LibreOffice\"-\"Προχωρημένα\" στον υπολογιστή σας.\n"
+"Η χρήση μέσω μπλουτούθ συνιστάται."
#: strings.xml
msgctxt ""
diff --git a/source/el/chart2/source/controller/dialogs.po b/source/el/chart2/source/controller/dialogs.po
index eedb138dbfe..c3d3f327108 100644
--- a/source/el/chart2/source/controller/dialogs.po
+++ b/source/el/chart2/source/controller/dialogs.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1369423880.0\n"
diff --git a/source/el/chart2/uiconfig/ui.po b/source/el/chart2/uiconfig/ui.po
index 142c019db5e..f94f9f55bdf 100644
--- a/source/el/chart2/uiconfig/ui.po
+++ b/source/el/chart2/uiconfig/ui.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1369424137.0\n"
diff --git a/source/el/cui/source/customize.po b/source/el/cui/source/customize.po
index 137cd036325..c50f3705d47 100644
--- a/source/el/cui/source/customize.po
+++ b/source/el/cui/source/customize.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: cui/source/customize.po\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: 2012-12-09 08:35+0000\n"
+"PO-Revision-Date: 2013-05-29 04:37+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: greek <team@gnome.gr>\n"
"Language: el\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1355042146.0\n"
+"X-POOTLE-MTIME: 1369802263.0\n"
#: acccfg.src
msgctxt ""
@@ -132,7 +132,7 @@ msgctxt ""
"STR_FILTERNAME_CFG\n"
"string.text"
msgid "Configuration (*.cfg)"
-msgstr ""
+msgstr "Διαμόρφωση (*.cfg)"
#: acccfg.src
msgctxt ""
diff --git a/source/el/cui/source/options.po b/source/el/cui/source/options.po
index bdbcdab0df8..73acbb0af1d 100644
--- a/source/el/cui/source/options.po
+++ b/source/el/cui/source/options.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cui/source/options.po\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"
+"POT-Creation-Date: 2013-05-28 18:08+0200\n"
"PO-Revision-Date: 2013-05-25 02:26+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <team@gnome.gr>\n"
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1369448807.0\n"
@@ -1354,8 +1354,8 @@ msgctxt ""
"RID_SVXDLG_JAVA_PARAMETER\n"
"FT_EXAMPLE\n"
"fixedtext.text"
-msgid "For example: -Dmyprop=c:program filesjava"
-msgstr "Για παράδειγμα: -Dmyprop=c:program filesjava"
+msgid "For example: -Dmyprop=c:\\program files\\java"
+msgstr "Για παράδειγμα: -Dmyprop=c:\\program files\\java"
#: optjava.src
msgctxt ""
diff --git a/source/el/cui/source/tabpages.po b/source/el/cui/source/tabpages.po
index 6c1bfdeade8..30d4f9293a3 100644
--- a/source/el/cui/source/tabpages.po
+++ b/source/el/cui/source/tabpages.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1369448860.0\n"
diff --git a/source/el/cui/uiconfig/ui.po b/source/el/cui/uiconfig/ui.po
index 7e0972fc1ef..c5f70f3fd9b 100644
--- a/source/el/cui/uiconfig/ui.po
+++ b/source/el/cui/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\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: 2013-05-25 03:12+0000\n"
+"POT-Creation-Date: 2013-06-02 13:55+0200\n"
+"PO-Revision-Date: 2013-06-03 04:11+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: none\n"
"Language: el\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369451539.0\n"
+"X-POOTLE-MTIME: 1370232714.0\n"
#: aboutdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr ""
+msgstr "Πνευματικά δικαιώματα © 2000 - 2013 συντελεστές LibreOffice και/ή θυγατρικές τους."
#: aboutdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
-msgstr ""
+msgstr "Έκδοση: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
#: acorexceptpage.ui
msgctxt ""
@@ -442,6 +442,15 @@ msgstr "Χρώμα παρασκηνίου"
#: backgroundpage.ui
msgctxt ""
"backgroundpage.ui\n"
+"fileft\n"
+"label\n"
+"string.text"
+msgid "<FILENAME>"
+msgstr "<ΟΝΟΜΑΑΡΧΕΙΟΥ>"
+
+#: backgroundpage.ui
+msgctxt ""
+"backgroundpage.ui\n"
"unlinkedft\n"
"label\n"
"string.text"
@@ -770,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reference edge"
-msgstr ""
+msgstr "Άκρο _αναφοράς"
#: cellalignment.ui
msgctxt ""
@@ -914,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ABCD"
-msgstr ""
+msgstr "ABCD"
#: cellalignment.ui
msgctxt ""
@@ -1741,7 +1750,7 @@ msgctxt ""
"modellb\n"
"1\n"
"stringlist.text"
-msgid "CYMK"
+msgid "CMYK"
msgstr "CMYK"
#: colorpage.ui
@@ -1778,7 +1787,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_R"
-msgstr ""
+msgstr "_R"
#: colorpage.ui
msgctxt ""
@@ -2011,8 +2020,8 @@ msgctxt ""
"label4\n"
"label\n"
"string.text"
-msgid "LiberOffice Writer Menus"
-msgstr "Μενού LiberOffice Writer"
+msgid "%PRODUCTNAME Writer Menus"
+msgstr "Μενού %PRODUCTNAME Writer"
#: customize.ui
msgctxt ""
@@ -2213,14 +2222,13 @@ msgid "Keyboard"
msgstr "Πληκτρολόγιο"
#: customize.ui
-#, fuzzy
msgctxt ""
"customize.ui\n"
"label29\n"
"label\n"
"string.text"
-msgid "_Toolbare"
-msgstr "Ε_ργαλειοθήκη"
+msgid "_Toolbars"
+msgstr "Ε_ργαλειοθήκες"
#: customize.ui
msgctxt ""
@@ -2291,8 +2299,8 @@ msgctxt ""
"label26\n"
"label\n"
"string.text"
-msgid "LiberOffice Writer Toolbars"
-msgstr "Εργαλειοθήκες LiberOffice Writer"
+msgid "%PRODUCTNAME Writer Toolbars"
+msgstr "Εργαλειοθήκες %PRODUCTNAME Writer"
#: customize.ui
msgctxt ""
@@ -2346,7 +2354,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change _Icon..."
-msgstr ""
+msgstr "Αλλαγή _εικονιδίου..."
#: customize.ui
msgctxt ""
@@ -2355,7 +2363,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_set Icon"
-msgstr ""
+msgstr "Ε_παναφορά εικονιδίου"
#: customize.ui
msgctxt ""
@@ -2373,7 +2381,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save In"
-msgstr ""
+msgstr "Απο_θήκευση σε"
#: customize.ui
msgctxt ""
@@ -2445,7 +2453,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save In"
-msgstr ""
+msgstr "Απο_θήκευση σε"
#: customize.ui
msgctxt ""
@@ -3093,7 +3101,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Gradient List"
-msgstr ""
+msgstr "Φόρτωση λίστας διαβαθμίσεων"
#: gradientpage.ui
msgctxt ""
@@ -3102,7 +3110,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Gradient List"
-msgstr ""
+msgstr "Φόρτωση λίστας διαβαθμίσεων"
#: gradientpage.ui
msgctxt ""
@@ -3111,7 +3119,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Gradient List"
-msgstr ""
+msgstr "Αποθήκευση λίστας διαβαθμίσεων"
#: gradientpage.ui
msgctxt ""
@@ -3753,14 +3761,13 @@ msgid "Options"
msgstr "Επιλογές"
#: numberingformatpage.ui
-#, fuzzy
msgctxt ""
"numberingformatpage.ui\n"
"categoryft\n"
"label\n"
"string.text"
msgid "C_ategory"
-msgstr "Κατηγορία"
+msgstr "_Κατηγορία"
#: numberingformatpage.ui
msgctxt ""
@@ -3769,7 +3776,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fo_rmat"
-msgstr ""
+msgstr "Μο_ρφή"
#: numberingformatpage.ui
msgctxt ""
@@ -3778,7 +3785,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "So_urce Format"
-msgstr ""
+msgstr "Μορφή πρ_οέλευσης"
#: numberingformatpage.ui
msgctxt ""
@@ -3997,14 +4004,13 @@ msgid "Keep ratio"
msgstr "Διατήρηση αναλογίας"
#: numberingoptionspage.ui
-#, fuzzy
msgctxt ""
"numberingoptionspage.ui\n"
"orientft\n"
"label\n"
"string.text"
msgid "Alignment "
-msgstr "_Στοίχιση"
+msgstr "Στοίχιση"
#: numberingoptionspage.ui
msgctxt ""
@@ -4475,14 +4481,13 @@ msgid "Numbering followed by"
msgstr "Η αρίθμηση ακολουθείται από"
#: numberingpositionpage.ui
-#, fuzzy
msgctxt ""
"numberingpositionpage.ui\n"
"num2align\n"
"label\n"
"string.text"
msgid "N_umbering Alignment"
-msgstr "Στοί_χιση αρίθμησης"
+msgstr "Στοίχιση _αρίθμησης"
#: numberingpositionpage.ui
msgctxt ""
@@ -4716,7 +4721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Help tips disappear after"
-msgstr ""
+msgstr "Οι συμβουλές _βοήθειας εξαφανίζονται μετά από"
#: optaccessibilitypage.ui
msgctxt ""
@@ -4793,6 +4798,15 @@ msgstr "Ήδη εγκατεστημένα περιβάλλοντα χρόνου
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"add\n"
+"label\n"
+"string.text"
+msgid "_Add..."
+msgstr "_Προσθήκη..."
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"parameters\n"
"label\n"
"string.text"
@@ -4887,7 +4901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable experimental sidebar (on restart)"
-msgstr ""
+msgstr "Ενεργοποίηση πειραματικής πλευρικής στήλης (ή επανεκκίνηση)"
#: optadvancedpage.ui
msgctxt ""
@@ -4895,8 +4909,8 @@ msgctxt ""
"macrorecording\n"
"label\n"
"string.text"
-msgid "Enable macro recording"
-msgstr "Ενεργοποίηση καταγραφής μακροεντολών"
+msgid "Enable macro recording (limited)"
+msgstr "Ενεργοποίηση εγγραφής μακροεντολών (περιορισμένο)"
#: optadvancedpage.ui
msgctxt ""
@@ -4914,7 +4928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Scheme"
-msgstr ""
+msgstr "_Σχήμα"
#: optappearancepage.ui
msgctxt ""
@@ -5481,7 +5495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of objects "
-msgstr ""
+msgstr "Αριθμός αντικειμένων"
#: optmemorypage.ui
msgctxt ""
@@ -5663,6 +5677,15 @@ msgctxt ""
msgid "_Default"
msgstr "_Προεπιλογή"
+#: optpathspage.ui
+msgctxt ""
+"optpathspage.ui\n"
+"edit\n"
+"label\n"
+"string.text"
+msgid "_Edit..."
+msgstr "_Επεξεργασία..."
+
#: optproxypage.ui
msgctxt ""
"optproxypage.ui\n"
@@ -5832,7 +5855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically save the document too"
-msgstr ""
+msgstr "Αυτόματη αποθήκευση και του εγγράφου"
#: optsavepage.ui
msgctxt ""
@@ -5949,7 +5972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ODF format version:"
-msgstr ""
+msgstr "Έκδοση μορφής ODF:"
#: optsavepage.ui
msgctxt ""
@@ -5958,7 +5981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Always sa_ve as:"
-msgstr ""
+msgstr "Να απο_θηκεύεται πάντα ως:"
#: optsavepage.ui
msgctxt ""
@@ -6030,7 +6053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_ocument type:"
-msgstr ""
+msgstr "Τύπος ε_γγράφου:"
#: optsavepage.ui
msgctxt ""
@@ -6048,7 +6071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Adjust security related options and define warnings for hidden information in documents. "
-msgstr ""
+msgstr "Ρυθμίστε τις σχετικές επιλογές ασφάλειας και ορίστε τις προειδοποιήσεις για κρυφές πληροφορίες στα έγγραφα."
#: optsecuritypage.ui
msgctxt ""
@@ -6075,7 +6098,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Persistently _save passwords for web connections"
-msgstr ""
+msgstr "Μόνιμη _αποθήκευση κωδικών πρόσβασης για συνδέσεις ιστού"
#: optsecuritypage.ui
msgctxt ""
@@ -6083,8 +6106,8 @@ msgctxt ""
"usemasterpassword\n"
"label\n"
"string.text"
-msgid "Protected _by a master passwords (recommended)"
-msgstr ""
+msgid "Protected _by a master password (recommended)"
+msgstr "Προστατεύεται _από κύριο κωδικό πρόσβασης (συνιστάται)"
#: optsecuritypage.ui
msgctxt ""
@@ -6117,7 +6140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connect_ions..."
-msgstr ""
+msgstr "Συν_δέσεις..."
#: optsecuritypage.ui
msgctxt ""
@@ -6360,7 +6383,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Work telephone number"
-msgstr ""
+msgstr "Αριθμός τηλεφώνου εργασίας"
#: optuserpage.ui
msgctxt ""
@@ -6369,7 +6392,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "Αριθμός φαξ"
#: optuserpage.ui
msgctxt ""
@@ -6378,7 +6401,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "ηλ. διεύθυνση"
#: optuserpage.ui
msgctxt ""
@@ -6396,7 +6419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Last Name/First _name/Father's name/Initials"
-msgstr ""
+msgstr "Επώνυμο/Ό_νομα/Πατρικό όνομα/Αρχικά"
#: optuserpage.ui
msgctxt ""
@@ -6414,7 +6437,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Father's name"
-msgstr ""
+msgstr "Πατρικό όνομα"
#: optuserpage.ui
msgctxt ""
@@ -6477,7 +6500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Street/Apartment number"
-msgstr ""
+msgstr "Αριθμός _οδού/διαμερίσματος"
#: optuserpage.ui
msgctxt ""
@@ -6495,7 +6518,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Apartment number"
-msgstr ""
+msgstr "Αριθμός διαμερίσματος"
#: optuserpage.ui
msgctxt ""
@@ -6504,7 +6527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr ""
+msgstr "_Ταχυδρομικός κώδικας/Πόλη"
#: optuserpage.ui
msgctxt ""
@@ -6549,7 +6572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Icon _size and style"
-msgstr ""
+msgstr "_Μέγεθος εικονιδίου και τεχνοτροπία"
#: optviewpage.ui
msgctxt ""
@@ -6966,14 +6989,13 @@ msgid "L_andscape"
msgstr "Ορι_ζόντια"
#: pageformatpage.ui
-#, fuzzy
msgctxt ""
"pageformatpage.ui\n"
"labelTextFlow\n"
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr "Κατεύ_θυνση κειμένου"
+msgstr "Κατεύ_θυνση κειμένου:"
#: pageformatpage.ui
msgctxt ""
@@ -6982,7 +7004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paper _tray:"
-msgstr ""
+msgstr "_Δίσκος χαρτιού:"
#: pageformatpage.ui
msgctxt ""
@@ -7027,7 +7049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_uter:"
-msgstr ""
+msgstr "Ε_ξωτερικός:"
#: pageformatpage.ui
msgctxt ""
@@ -7045,7 +7067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_nner:"
-msgstr ""
+msgstr "Ε_σωτερικός:"
#: pageformatpage.ui
msgctxt ""
@@ -7063,7 +7085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page layout:"
-msgstr ""
+msgstr "Διάταξη _σελίδας:"
#: pageformatpage.ui
msgctxt ""
@@ -7072,7 +7094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format:"
-msgstr ""
+msgstr "_Μορφή:"
#: pageformatpage.ui
msgctxt ""
@@ -7081,7 +7103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Register-tr_ue"
-msgstr ""
+msgstr "Καταχώριση-α_ληθής"
#: pageformatpage.ui
msgctxt ""
@@ -7090,7 +7112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table alignment:"
-msgstr ""
+msgstr "Στοίχιση πίνακα: "
#: pageformatpage.ui
msgctxt ""
@@ -7126,7 +7148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reference _Style:"
-msgstr ""
+msgstr "_Τεχνοτροπία αναφοράς:"
#: pageformatpage.ui
msgctxt ""
@@ -7447,7 +7469,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Own Theme"
-msgstr ""
+msgstr "Προσωπικό θέμα"
#: personalization_tab.ui
msgctxt ""
@@ -7834,7 +7856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove personal information on saving"
-msgstr ""
+msgstr "_Αφαίρεση προσωπικών πληροφοριών κατά την αποθήκευση"
#: securityoptionsdialog.ui
msgctxt ""
@@ -7843,7 +7865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Recommend password protection on sa_ving"
-msgstr ""
+msgstr "Να συνιστάται προστασία με κωδικό πρόσβασης κατά την απ_οθήκευση"
#: securityoptionsdialog.ui
msgctxt ""
@@ -7852,7 +7874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ctrl-click required _to follow hyperlinks"
-msgstr ""
+msgstr "Απαιτείται Ctrl-πάτημα για _παρακολούθηση υπερσυνδέσμων"
#: securityoptionsdialog.ui
msgctxt ""
@@ -7870,7 +7892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First visit Firefox Themes (https://addons.mozilla.org/firefox/themes). Find the Theme you like, and want to choose for %PRODUCTNAME."
-msgstr ""
+msgstr "Επισκεφτείτε πρώτα τα θέματα Firefox(https://addons.mozilla.org/firefox/themes). Βρείτε το επιθυμητό θέμα που θέλετε να διαλέξετε για %PRODUCTNAME."
#: select_persona_dialog.ui
msgctxt ""
@@ -7879,7 +7901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Visit Firefox Themes"
-msgstr ""
+msgstr "Επισκεφτείτε τα θέματα Firefox"
#: select_persona_dialog.ui
msgctxt ""
@@ -7888,7 +7910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Then, in your web browser's location bar, copy the address of the page that contains the Theme to clipboard, and paste it to the input field below."
-msgstr ""
+msgstr "Έπειτα στη γραμμή τοποθεσίας του περιηγητή ιστού, αντιγράψτε τη διεύθυνση της σελίδας που περιέχει το θέμα στο πρόχειρο και επικολλήστε το στο παρακάτω πεδίο εισόδου."
#: select_persona_dialog.ui
msgctxt ""
@@ -7897,7 +7919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Theme address:"
-msgstr ""
+msgstr "Διεύθυνση θέματος:"
#: specialcharacters.ui
msgctxt ""
@@ -7915,7 +7937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete _Last"
-msgstr ""
+msgstr "Διαγραφή _τελευταίου"
#: specialcharacters.ui
msgctxt ""
@@ -7996,7 +8018,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Correct"
-msgstr ""
+msgstr "_Διόρθωση"
#: spellingdialog.ui
msgctxt ""
@@ -8014,7 +8036,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alwa_ys correct"
-msgstr ""
+msgstr "Να διορθώνεται _πάντα"
#: spellingdialog.ui
msgctxt ""
@@ -8068,7 +8090,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Res_ume"
-msgstr ""
+msgstr "_Συνέχεια"
#: spellingdialog.ui
msgctxt ""
diff --git a/source/el/dbaccess/source/ui/misc.po b/source/el/dbaccess/source/ui/misc.po
index e4aab1b564b..3dcbde05b48 100644
--- a/source/el/dbaccess/source/ui/misc.po
+++ b/source/el/dbaccess/source/ui/misc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: dbaccess/source/ui/misc.po\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:06+0200\n"
-"PO-Revision-Date: 2012-12-13 08:57+0000\n"
+"PO-Revision-Date: 2013-05-28 14:23+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <users@el.libreoffice.org>\n"
"Language: el\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1355389059.0\n"
+"X-POOTLE-MTIME: 1369751016.0\n"
#: WizardPages.src
msgctxt ""
@@ -411,4 +411,4 @@ msgctxt ""
"RID_STR_EXTENSION_NOT_PRESENT\n"
"string.text"
msgid "The report, \"$file$\", requires the Oracle Report Builder feature."
-msgstr ""
+msgstr "Η αναφορά, \"$file$\", απαιτεί το γνώρισμα δομητή αναφοράς Oracle."
diff --git a/source/el/dbaccess/uiconfig/ui.po b/source/el/dbaccess/uiconfig/ui.po
index f49df59894c..f5bd07f0ee7 100644
--- a/source/el/dbaccess/uiconfig/ui.po
+++ b/source/el/dbaccess/uiconfig/ui.po
@@ -3,16 +3,18 @@ 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:06+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2013-05-28 18:08+0200\n"
+"PO-Revision-Date: 2013-05-29 04:28+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1369801737.0\n"
#: generalpagedialog.ui
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select the type of database to which you want to establish a connection."
-msgstr ""
+msgstr "Επιλέξτε τον τύπο της βάσης δεδομένων στην οποία θέλετε να συνδεθείτε."
#: generalpagedialog.ui
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database _type:"
-msgstr ""
+msgstr "_Τύπος βάσης δεδομένων:"
#: generalpagedialog.ui
msgctxt ""
@@ -43,6 +45,9 @@ msgid ""
"\n"
"The new settings you make will overwrite your existing settings."
msgstr ""
+"Στις ακόλουθες σελίδες μπορείτε να κάνετε λεπτομερείς ρυθμίσεις για τη σύνδεση.\n"
+"\n"
+"Οι νέες ρυθμίσεις που κάνετε θα αντικαταστήσουν τις υπάρχουσες ρυθμίσεις."
#: generalpagewizard.ui
msgctxt ""
@@ -51,7 +56,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Welcome to the %PRODUCTNAME Database Wizard"
-msgstr ""
+msgstr "Καλώς ήλθατε στον οδηγό της βάσης δεδομένων του %PRODUCTNAME"
#: generalpagewizard.ui
msgctxt ""
@@ -60,7 +65,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use the Database Wizard to create a new database, open an existing database file, or connect to a database stored on a server."
-msgstr ""
+msgstr "Χρησιμοποιήστε τον οδηγό της βάσης δεδομένων για τη δημιουργία μιας νέας βάσης δεδομένων, ανοίξτε ένα υπάρχον αρχείο βάσης δεδομένων, ή συνδεθείτε σε μια βάση δεδομένων αποθηκευμένη σε έναν διακομιστή."
#: generalpagewizard.ui
msgctxt ""
@@ -69,7 +74,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "What do you want to do?"
-msgstr ""
+msgstr "Τι θέλετε να κάνετε;"
#: generalpagewizard.ui
msgctxt ""
@@ -78,7 +83,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create a n_ew database"
-msgstr ""
+msgstr "Δημιουργία μιας _νέας βάσης δεδομένων"
#: generalpagewizard.ui
msgctxt ""
@@ -87,7 +92,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open an existing database _file"
-msgstr ""
+msgstr "Άνοιγμα ενός υπάρχοντος _αρχείου βάσης δεδομένων"
#: generalpagewizard.ui
msgctxt ""
@@ -96,7 +101,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Recently used:"
-msgstr ""
+msgstr "_Πρόσφατα:"
+
+#: generalpagewizard.ui
+msgctxt ""
+"generalpagewizard.ui\n"
+"openDatabase\n"
+"label\n"
+"string.text"
+msgid "Open"
+msgstr "Άνοιγμα"
#: generalpagewizard.ui
msgctxt ""
@@ -105,7 +119,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connect to an e_xisting database"
-msgstr ""
+msgstr "Σύνδεση με μια _υπάρχουσα βάση δεδομένων"
#: querypropertiesdialog.ui
msgctxt ""
@@ -114,7 +128,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Query Properties"
-msgstr ""
+msgstr "Ιδιότητες ερωτήματος"
#: querypropertiesdialog.ui
msgctxt ""
@@ -123,7 +137,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distinct Values"
-msgstr ""
+msgstr "Διακριτές τιμές"
+
+#: querypropertiesdialog.ui
+msgctxt ""
+"querypropertiesdialog.ui\n"
+"distinct\n"
+"label\n"
+"string.text"
+msgid "Yes"
+msgstr "Ναι"
+
+#: querypropertiesdialog.ui
+msgctxt ""
+"querypropertiesdialog.ui\n"
+"nondistinct\n"
+"label\n"
+"string.text"
+msgid "No"
+msgstr "Όχι"
#: querypropertiesdialog.ui
msgctxt ""
@@ -132,7 +164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limit"
-msgstr ""
+msgstr "Όριο"
#: querypropertiesdialog.ui
msgctxt ""
@@ -141,4 +173,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties:"
-msgstr ""
+msgstr "Ιδιότητες:"
diff --git a/source/el/desktop/source/app.po b/source/el/desktop/source/app.po
index 8dac4c29390..32faeb2c66d 100644
--- a/source/el/desktop/source/app.po
+++ b/source/el/desktop/source/app.po
@@ -4,7 +4,7 @@ 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: 2012-12-13 12:40+0000\n"
+"PO-Revision-Date: 2013-05-27 14:28+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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355402420.0\n"
+"X-POOTLE-MTIME: 1369664922.0\n"
#: desktop.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"STR_BOOTSTRAP_ERR_USERINSTALL_FAILED\n"
"string.text"
msgid "User installation could not be completed. "
-msgstr ""
+msgstr "Η εγκατάσταση του χρήστη δεν μπόρεσε να ολοκληρωθεί."
#: desktop.src
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"STR_LO_MUST_BE_RESTARTED\n"
"string.text"
msgid "LibreOffice must unfortunately be manually restarted once after installation or update."
-msgstr ""
+msgstr "Το LibreOffice πρέπει δυστυχώς να επανακινηθεί χειροκίνητα μετά από εγκατάσταση ή ενημέρωση."
#: desktop.src
msgctxt ""
diff --git a/source/el/desktop/source/deployment/gui.po b/source/el/desktop/source/deployment/gui.po
index 087195a7f37..ddf98c5789a 100644
--- a/source/el/desktop/source/deployment/gui.po
+++ b/source/el/desktop/source/deployment/gui.po
@@ -4,7 +4,7 @@ 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: 2012-12-13 13:04+0000\n"
+"PO-Revision-Date: 2013-05-27 14:56+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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355403856.0\n"
+"X-POOTLE-MTIME: 1369666571.0\n"
#: dp_gui_dependencydialog.src
msgctxt ""
@@ -228,7 +228,7 @@ msgctxt ""
"FT_LICENSE_BODY_1_TXT\n"
"fixedtext.text"
msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text."
-msgstr ""
+msgstr "Διαβάστε πλήρως την συμφωνία άδειας. Χρησιμοποιήστε την γραμμή κύλισης ή το κουμπί 'κύλιση προς τα κάτω' σε αυτόν τον διάλογο για να δείτε όλο το κείμενο της άδειας."
#: dp_gui_dialog.src
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"FT_LICENSE_BODY_2_TXT\n"
"fixedtext.text"
msgid "Accept the License Agreement for the extension by pressing the 'Accept' button."
-msgstr ""
+msgstr "Αποδεχτείτε την συμφωνία άδειας για την επέκταση πατώντας το κουμπί 'Αποδοχή'."
#: dp_gui_dialog.src
msgctxt ""
@@ -310,6 +310,9 @@ msgid ""
"Click 'OK' to proceed with the installation.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
+"Πρόκειται να εγκαταστήσετε την επέκταση '%NAME'.\n"
+"Πατήστε 'Εντάξει' για να συνεχίσετε την εγκατάσταση.\n"
+"Πατήστε 'Ακύρωση' για να σταματήσετε την εγκατάσταση."
#: dp_gui_dialog.src
msgctxt ""
@@ -321,6 +324,9 @@ msgid ""
"Click 'OK' to remove the extension.\n"
"Click 'Cancel' to stop removing the extension."
msgstr ""
+"Πρόκειται να αφαιρέσετε την επέκταση '%NAME'.\n"
+"Πατήστε 'Εντάξει' για να αφαιρέσετε την επέκταση.\n"
+"Πατήστε 'Ακύρωση' για να σταματήσετε την αφαίρεση της επέκτασης."
#: dp_gui_dialog.src
msgctxt ""
@@ -332,6 +338,9 @@ msgid ""
"Click 'OK' to remove the extension.\n"
"Click 'Cancel' to stop removing the extension."
msgstr ""
+"Βεβαιωθείτε ότι δεν δουλεύουν άλλοι χρήστες με το ίδιο %PRODUCTNAME, κατά την αλλαγή κοινόχρηστων επεκτάσεων σε πολυχρηστικό περιβάλλον.\n"
+"Πατήστε 'Εντάξει' για την αφαίρεση της επέκτασης.\n"
+"Πατήστε 'Ακύρωση' για να σταματήσετε την αφαίρεση της επέκτασης."
#: dp_gui_dialog.src
msgctxt ""
@@ -343,6 +352,9 @@ msgid ""
"Click 'OK' to enable the extension.\n"
"Click 'Cancel' to stop enabling the extension."
msgstr ""
+"Βεβαιωθείτε ότι δεν δουλεύουν άλλοι χρήστες με το ίδιο %PRODUCTNAME, κατά την αλλαγή κοινόχρηστων επεκτάσεων σε πολυχρηστικό περιβάλλον.\n"
+"Πατήστε 'Εντάξει' για την ενεργοποίηση της επέκτασης.\n"
+"Πατήστε 'Ακύρωση' για να σταματήσετε την ενεργοποίηση της επέκτασης."
#: dp_gui_dialog.src
msgctxt ""
@@ -354,6 +366,9 @@ msgid ""
"Click 'OK' to disable the extension.\n"
"Click 'Cancel' to stop disabling the extension."
msgstr ""
+"Βεβαιωθείτε ότι δεν δουλεύουν άλλοι χρήστες με το ίδιο %PRODUCTNAME, κατά την αλλαγή κοινόχρηστων επεκτάσεων σε πολυχρηστικό περιβάλλον.\n"
+"Πατήστε 'Εντάξει' για την απενεργοποίηση της επέκτασης.\n"
+"Πατήστε 'Ακύρωση' για να σταματήσετε την απενεργοποίηση της επέκτασης."
#: dp_gui_dialog.src
msgctxt ""
@@ -361,7 +376,7 @@ msgctxt ""
"RID_STR_UNSUPPORTED_PLATFORM\n"
"string.text"
msgid "The extension '%Name' does not work on this computer."
-msgstr ""
+msgstr "Η επέκταση '%Name' δεν δουλεύει σε αυτόν τον υπολογιστή."
#: dp_gui_dialog2.src
msgctxt ""
@@ -655,6 +670,9 @@ msgid ""
"Click 'OK' to update the extensions.\n"
"Click 'Cancel' to stop updating the extensions."
msgstr ""
+"Βεβαιωθείτε ότι δεν δουλεύουν άλλοι χρήστες με το ίδιο %PRODUCTNAME, κατά την αλλαγή κοινόχρηστων επεκτάσεων σε πολυχρηστικό περιβάλλον.\n"
+"Πατήστε 'Εντάξει' για ενημέρωση των επεκτάσεων.\n"
+"Πατήστε 'Ακύρωση' για διακοπή της ενημέρωσης των επεκτάσεων."
#: dp_gui_updateinstalldialog.src
msgctxt ""
@@ -783,6 +801,10 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
+"Πρόκειται να εγκαταστήσετε την έκδοση $NEW της επέκτασης '$NAME'.\n"
+"Η νεότερη έκδοση $DEPLOYED είναι ήδη εγκατεστημένη.\n"
+"Πατήστε 'Εντάξει' για να αντικαταστήσετε την εγκατεστημένη έκδοση.\n"
+"Πατήστε 'Ακύρωση' για διακοπή της εγκατάστασης."
#: dp_gui_versionboxes.src
msgctxt ""
@@ -795,6 +817,10 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
+"Πρόκειται να εγκαταστήσετε την έκδοση $NEW της επέκτασης '$NAME'.\n"
+"Η νεότερη έκδοση $DEPLOYED, με όνομα '$OLDNAME', είναι ήδη εγκατεστημένη.\n"
+"Πατήστε 'Εντάξει' για να αντικαταστήσετε την εγκατεστημένη επέκταση.\n"
+"Πατήστε 'Ακύρωση' για διακοπή της εγκατάστασης."
#: dp_gui_versionboxes.src
msgctxt ""
@@ -807,6 +833,10 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
+"Πρόκειται να εγκαταστήσετε την έκδοση $NEW της επέκτασης '$NAME'.\n"
+"Αυτή η έκδοση είναι ήδη εγκατεστημένη.\n"
+"Πατήστε 'Εντάξει' για να αντικαταστήσετε την εγκατεστημένη έκδοση.\n"
+"Πατήστε 'Ακύρωση' για διακοπή της εγκατάστασης."
#: dp_gui_versionboxes.src
msgctxt ""
@@ -819,6 +849,10 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
+"Πρόκειται να εγκαταστήσετε την έκδοση $NEW της επέκτασης '$NAME'.\n"
+"Αυτή η έκδοση, με όνομα '$OLDNAME', είναι ήδη εγκατεστημένη.\n"
+"Πατήστε 'Εντάξει' για να αντικαταστήσετε την εγκατεστημένη επέκταση.\n"
+"Πατήστε 'Ακύρωση' για διακοπή της εγκατάστασης."
#: dp_gui_versionboxes.src
msgctxt ""
@@ -831,6 +865,10 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
+"Πρόκειται να εγκαταστήσετε την έκδοση $NEW της επέκτασης '$NAME'.\n"
+"Η παλιότερη έκδοση $DEPLOYED είναι ήδη εγκατεστημένη.\n"
+"Πατήστε 'Εντάξει' για να αντικαταστήσετε την εγκατεστημένη επέκταση.\n"
+"Πατήστε 'Ακύρωση' για διακοπή της εγκατάστασης."
#: dp_gui_versionboxes.src
msgctxt ""
@@ -843,3 +881,7 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
+"Πρόκειται να εγκαταστήσετε την έκδοση $NEW της επέκτασης '$NAME'.\n"
+"Η παλιότερη έκδοση $DEPLOYED, με όνομα '$OLDNAME', είναι ήδη εγκατεστημένη.\n"
+"Πατήστε 'Εντάξει' για να αντικαταστήσετε την εγκατεστημένη επέκταση.\n"
+"Πατήστε 'Ακύρωση' για διακοπή της εγκατάστασης."
diff --git a/source/el/desktop/source/deployment/unopkg.po b/source/el/desktop/source/deployment/unopkg.po
index d7bbb12af30..a0ab6054629 100644
--- a/source/el/desktop/source/deployment/unopkg.po
+++ b/source/el/desktop/source/deployment/unopkg.po
@@ -4,7 +4,7 @@ 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: 2012-12-13 13:12+0000\n"
+"PO-Revision-Date: 2013-05-27 14:56+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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355404323.0\n"
+"X-POOTLE-MTIME: 1369666586.0\n"
#: unopkg.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"RID_STR_UNOPKG_ACCEPT_LIC_Y\n"
"string.text"
msgid "Y"
-msgstr ""
+msgstr "Ν"
#: unopkg.src
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"RID_STR_UNOPKG_ACCEPT_LIC_N\n"
"string.text"
msgid "N"
-msgstr ""
+msgstr "Ο"
#: unopkg.src
msgctxt ""
diff --git a/source/el/desktop/uiconfig/ui.po b/source/el/desktop/uiconfig/ui.po
index 496c97df044..a137574d4e1 100644
--- a/source/el/desktop/uiconfig/ui.po
+++ b/source/el/desktop/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\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: 2012-12-26 11:04+0000\n"
+"PO-Revision-Date: 2013-05-27 14:43+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: none\n"
"Language: el\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356519882.0\n"
+"X-POOTLE-MTIME: 1369665822.0\n"
#: cmdlinehelp.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Help Message"
-msgstr ""
+msgstr "Μήνυμα βοήθειας"
#: extensionmanager.ui
msgctxt ""
diff --git a/source/el/dictionaries/is.po b/source/el/dictionaries/is.po
new file mode 100644
index 00000000000..2b32a5c4853
--- /dev/null
+++ b/source/el/dictionaries/is.po
@@ -0,0 +1,25 @@
+#. extracted from dictionaries/is
+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-06-03 08:43+0200\n"
+"PO-Revision-Date: 2013-06-03 13:59+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: el\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1370267970.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Icelandic spelling dictionary and thesaurus"
+msgstr "Ισλανδικό λεξικό ορθογραφίας και συλλαβισμού"
diff --git a/source/el/dictionaries/no.po b/source/el/dictionaries/no.po
index 9139193371a..494535397ac 100644
--- a/source/el/dictionaries/no.po
+++ b/source/el/dictionaries/no.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\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"
+"POT-Creation-Date: 2013-05-28 18:07+0200\n"
"PO-Revision-Date: 2013-05-24 19:37+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: none\n"
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1369424233.0\n"
@@ -21,9 +21,5 @@ msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
-msgid ""
-"\n"
-"Norwegian (Nynorsk and Bokmål) spelling dictionary, hyphenation rules, and thesaurus\n"
-msgstr ""
-"\n"
-"Νορβηγικό (Nynorsk και Bokmål) ορθογραφικό λεξικό,κανόνες συλλαβισμού και θησαυρός\n"
+msgid "Norwegian (Nynorsk and Bokmål) spelling dictionary, hyphenation rules, and thesaurus"
+msgstr "Νορβηγικό (Nynorsk και Bokmål) ορθογραφικό λεξικό, συλλαβισμός και θησαυρός"
diff --git a/source/el/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po b/source/el/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
index 662b349e7fe..0d2bde99840 100644
--- a/source/el/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
+++ b/source/el/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
@@ -3,8 +3,8 @@ 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: 2012-12-02 17:39+0000\n"
+"POT-Creation-Date: 2013-06-03 08:43+0200\n"
+"PO-Revision-Date: 2013-06-03 13:59+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -12,9 +12,9 @@ msgstr ""
"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-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354469976.0\n"
+"X-POOTLE-MTIME: 1370267994.0\n"
#: OptionsDialog.xcu
msgctxt ""
@@ -31,5 +31,5 @@ msgctxt ""
"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
"Label\n"
"value.text"
-msgid "Grammar checking (Portuguese)"
-msgstr "Γραμματικός έλεγχος (πορτογαλλικά)"
+msgid "Portuguese sentence checking"
+msgstr "Πορτογαλικός έλεγχος πρότασης"
diff --git a/source/el/editeng/source/editeng.po b/source/el/editeng/source/editeng.po
index f38575c4474..abdb54ac2ec 100644
--- a/source/el/editeng/source/editeng.po
+++ b/source/el/editeng/source/editeng.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1369424285.0\n"
diff --git a/source/el/editeng/source/items.po b/source/el/editeng/source/items.po
index 93640d2d333..82992ed3a6d 100644
--- a/source/el/editeng/source/items.po
+++ b/source/el/editeng/source/items.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1369424372.0\n"
diff --git a/source/el/extensions/uiconfig.po b/source/el/extensions/uiconfig.po
index 85ed3278cf2..57a35434c94 100644
--- a/source/el/extensions/uiconfig.po
+++ b/source/el/extensions/uiconfig.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1369451770.0\n"
diff --git a/source/el/extras/source/gallery/share.po b/source/el/extras/source/gallery/share.po
index 6be7b2b17cd..cc616e9da2c 100644
--- a/source/el/extras/source/gallery/share.po
+++ b/source/el/extras/source/gallery/share.po
@@ -4,15 +4,17 @@ 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:06+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2013-05-27 14:16+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1369664176.0\n"
#: gallery_names.ulf
msgctxt ""
@@ -20,7 +22,7 @@ msgctxt ""
"arrows\n"
"LngText.text"
msgid "Arrows"
-msgstr ""
+msgstr "Βέλη"
#: gallery_names.ulf
msgctxt ""
@@ -28,7 +30,7 @@ msgctxt ""
"computers\n"
"LngText.text"
msgid "Computers"
-msgstr ""
+msgstr "Υπολογιστές"
#: gallery_names.ulf
msgctxt ""
@@ -36,7 +38,7 @@ msgctxt ""
"diagrams\n"
"LngText.text"
msgid "Diagrams"
-msgstr ""
+msgstr "Διαγράμματα"
#: gallery_names.ulf
msgctxt ""
@@ -44,7 +46,7 @@ msgctxt ""
"education\n"
"LngText.text"
msgid "School & University"
-msgstr ""
+msgstr "Σχολείο & Πανεπιστήμιο"
#: gallery_names.ulf
msgctxt ""
@@ -52,7 +54,7 @@ msgctxt ""
"environment\n"
"LngText.text"
msgid "Environment"
-msgstr ""
+msgstr "Περιβάλλον"
#: gallery_names.ulf
msgctxt ""
@@ -60,7 +62,7 @@ msgctxt ""
"finance\n"
"LngText.text"
msgid "Finance"
-msgstr ""
+msgstr "Οικονομικά"
#: gallery_names.ulf
msgctxt ""
@@ -68,7 +70,7 @@ msgctxt ""
"people\n"
"LngText.text"
msgid "People"
-msgstr ""
+msgstr "Άνθρωποι"
#: gallery_names.ulf
msgctxt ""
@@ -76,7 +78,7 @@ msgctxt ""
"sounds\n"
"LngText.text"
msgid "Sounds"
-msgstr ""
+msgstr "Ήχοι"
#: gallery_names.ulf
msgctxt ""
@@ -84,7 +86,7 @@ msgctxt ""
"symbols\n"
"LngText.text"
msgid "Symbols"
-msgstr ""
+msgstr "Σύμβολα"
#: gallery_names.ulf
msgctxt ""
@@ -92,7 +94,7 @@ msgctxt ""
"txtshapes\n"
"LngText.text"
msgid "Text Shapes"
-msgstr ""
+msgstr "Σχήματα κειμένου"
#: gallery_names.ulf
msgctxt ""
@@ -100,4 +102,4 @@ msgctxt ""
"transportation\n"
"LngText.text"
msgid "Transportation"
-msgstr ""
+msgstr "Μεταφορές"
diff --git a/source/el/filter/source/pdf.po b/source/el/filter/source/pdf.po
index 6492434e808..939462c60a9 100644
--- a/source/el/filter/source/pdf.po
+++ b/source/el/filter/source/pdf.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1369424414.0\n"
diff --git a/source/el/filter/uiconfig/ui.po b/source/el/filter/uiconfig/ui.po
index 99aee28eff4..e087b0e1d6b 100644
--- a/source/el/filter/uiconfig/ui.po
+++ b/source/el/filter/uiconfig/ui.po
@@ -4,7 +4,7 @@ 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:06+0200\n"
-"PO-Revision-Date: 2013-02-20 21:42+0000\n"
+"PO-Revision-Date: 2013-06-03 07:09+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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361396526.0\n"
+"X-POOTLE-MTIME: 1370243382.0\n"
#: testxmlfilter.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Test XSLTs..."
-msgstr "Έ~λεγχος XSLTs..."
+msgstr "Έ_λεγχος XSLTs..."
#: xmlfiltersettings.ui
msgctxt ""
diff --git a/source/el/formula/source/core/resource.po b/source/el/formula/source/core/resource.po
index 96f50e1922d..60cad488f6e 100644
--- a/source/el/formula/source/core/resource.po
+++ b/source/el/formula/source/core/resource.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1369424468.0\n"
diff --git a/source/el/framework/source/classes.po b/source/el/framework/source/classes.po
index 13f82d45d5e..1d5ae2af5a6 100644
--- a/source/el/framework/source/classes.po
+++ b/source/el/framework/source/classes.po
@@ -4,7 +4,7 @@ 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: 2012-12-15 04:13+0000\n"
+"PO-Revision-Date: 2013-05-27 14:18+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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355544798.0\n"
+"X-POOTLE-MTIME: 1369664299.0\n"
#: resource.src
msgctxt ""
@@ -132,7 +132,7 @@ msgctxt ""
"STR_CLEAR_RECENT_FILES\n"
"string.text"
msgid "Clear List"
-msgstr ""
+msgstr "Καθαρισμός λίστας"
#: resource.src
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"STR_CLEAR_RECENT_FILES_HELP\n"
"string.text"
msgid "Clears the list with the most recently opened files. This action can not be undone."
-msgstr ""
+msgstr "Καθαρίζει τη λίστα με τα πιο πρόσφατα ανοιγμένα αρχεία. Αυτή η ενέργεια δεν μπορεί να αναιρεθεί."
#: resource.src
msgctxt ""
diff --git a/source/el/helpcontent2/source/auxiliary.po b/source/el/helpcontent2/source/auxiliary.po
index e25fe15ab5c..15a935baedd 100644
--- a/source/el/helpcontent2/source/auxiliary.po
+++ b/source/el/helpcontent2/source/auxiliary.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:43+0100\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
"PO-Revision-Date: 2012-12-03 15:20+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -64,405 +64,165 @@ msgctxt ""
msgid "Guides"
msgstr "Οδηγοί"
-#: simpress.tree
+#: scalc.tree
msgctxt ""
-"simpress.tree\n"
-"04\n"
+"scalc.tree\n"
+"08\n"
"help_section.text"
-msgid "Presentations and Drawings"
-msgstr "Παρουσιάσεις και σχέδια"
+msgid "Spreadsheets"
+msgstr "Υπολογιστικά φύλλα"
-#: simpress.tree
+#: scalc.tree
msgctxt ""
-"simpress.tree\n"
-"0401\n"
+"scalc.tree\n"
+"0801\n"
"node.text"
msgid "General Information and User Interface Usage"
msgstr "Γενικές πληροφορίες και χρήση διεπαφής χρήστη"
-#: simpress.tree
+#: scalc.tree
msgctxt ""
-"simpress.tree\n"
-"0402\n"
+"scalc.tree\n"
+"0802\n"
"node.text"
msgid "Command and Menu Reference"
msgstr "Εντολές και μενού αναφοράς"
-#: simpress.tree
-msgctxt ""
-"simpress.tree\n"
-"040201\n"
-"node.text"
-msgid "Presentations (%PRODUCTNAME Impress)"
-msgstr "Παρουσιάσεις (%PRODUCTNAME Impress)"
-
-#: simpress.tree
+#: scalc.tree
msgctxt ""
-"simpress.tree\n"
-"04020101\n"
+"scalc.tree\n"
+"080201\n"
"node.text"
msgid "Menus"
msgstr "Μενού"
-#: simpress.tree
+#: scalc.tree
msgctxt ""
-"simpress.tree\n"
-"04020102\n"
+"scalc.tree\n"
+"080202\n"
"node.text"
msgid "Toolbars"
msgstr "Εργαλειοθήκες"
-#: simpress.tree
-msgctxt ""
-"simpress.tree\n"
-"040202\n"
-"node.text"
-msgid "Drawings (%PRODUCTNAME Draw)"
-msgstr "Σχέδια (%PRODUCTNAME Draw)"
-
-#: simpress.tree
-msgctxt ""
-"simpress.tree\n"
-"04020201\n"
-"node.text"
-msgid "Menus"
-msgstr "Μενού"
-
-#: simpress.tree
+#: scalc.tree
msgctxt ""
-"simpress.tree\n"
-"04020202\n"
+"scalc.tree\n"
+"0803\n"
"node.text"
-msgid "Toolbars"
-msgstr "Εργαλειοθήκες"
+msgid "Functions Types and Operators"
+msgstr "Τύποι συναρτήσεων και τελεστές"
-#: simpress.tree
+#: scalc.tree
msgctxt ""
-"simpress.tree\n"
-"0403\n"
+"scalc.tree\n"
+"0804\n"
"node.text"
msgid "Loading, Saving, Importing, and Exporting"
msgstr "Φόρτωση, αποθήκευση, εισαγωγή και εξαγωγή"
-#: simpress.tree
+#: scalc.tree
msgctxt ""
-"simpress.tree\n"
-"0404\n"
+"scalc.tree\n"
+"0805\n"
"node.text"
msgid "Formatting"
msgstr "Μορφοποίηση"
-#: simpress.tree
-msgctxt ""
-"simpress.tree\n"
-"0405\n"
-"node.text"
-msgid "Printing"
-msgstr "Εκτύπωση"
-
-#: simpress.tree
-msgctxt ""
-"simpress.tree\n"
-"0406\n"
-"node.text"
-msgid "Effects"
-msgstr "Εφέ"
-
-#: simpress.tree
-msgctxt ""
-"simpress.tree\n"
-"0407\n"
-"node.text"
-msgid "Objects, Graphics, and Bitmaps"
-msgstr "Αντικείμενα, γραφικά και ψηφιογραφίες"
-
-#: simpress.tree
-msgctxt ""
-"simpress.tree\n"
-"0408\n"
-"node.text"
-msgid "Groups and Layers"
-msgstr "Ομάδες και στρώσεις"
-
-#: simpress.tree
-msgctxt ""
-"simpress.tree\n"
-"0409\n"
-"node.text"
-msgid "Text in Presentations and Drawings"
-msgstr "Κείμενο σε παρουσιάσεις και σχέδια"
-
-#: simpress.tree
-msgctxt ""
-"simpress.tree\n"
-"0410\n"
-"node.text"
-msgid "Viewing"
-msgstr "Προβολή"
-
-#: schart.tree
-msgctxt ""
-"schart.tree\n"
-"05\n"
-"help_section.text"
-msgid "Charts and Diagrams"
-msgstr "Χάρτες και διαγράμματα"
-
-#: schart.tree
-msgctxt ""
-"schart.tree\n"
-"0501\n"
-"node.text"
-msgid "General Information"
-msgstr "Γενικές Πληροφορίες"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"02\n"
-"help_section.text"
-msgid "Text Documents"
-msgstr "Έγγραφα κειμένου"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"0201\n"
-"node.text"
-msgid "General Information and User Interface Usage"
-msgstr "Γενικές πληροφορίες και χρήση διεπαφής χρήστη"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"0202\n"
-"node.text"
-msgid "Command and Menu Reference"
-msgstr "Εντολές και αναφορά μενού"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"020201\n"
-"node.text"
-msgid "Menus"
-msgstr "Μενού"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"020202\n"
-"node.text"
-msgid "Toolbars"
-msgstr "Εργαλειοθήκες"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"0203\n"
-"node.text"
-msgid "Creating Text Documents"
-msgstr "Δημιουργία εγγράφων κειμένου"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"0204\n"
-"node.text"
-msgid "Graphics in Text Documents"
-msgstr "Γραφικά σε έγγραφα κειμένου"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"0205\n"
-"node.text"
-msgid "Tables in Text Documents"
-msgstr "Πίνακες σε έγγραφα κειμένου"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"0206\n"
-"node.text"
-msgid "Objects in Text Documents"
-msgstr "Αντικείμενα σε έγγραφα κειμένου"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"0207\n"
-"node.text"
-msgid "Sections and Frames in Text Documents"
-msgstr "Ενότητες και πλαίσια σε έγγραφα κειμένου"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"0208\n"
-"node.text"
-msgid "Tables of Contents and Indexes"
-msgstr "Πίνακες περιεχομένων και ευρετήρια"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"0209\n"
-"node.text"
-msgid "Fields in Text Documents"
-msgstr "Πεδία σε έγγραφα κειμένου"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"0210\n"
-"node.text"
-msgid "Navigating Text Documents"
-msgstr "Περιήγηση εγγράφων κειμένου"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"0211\n"
-"node.text"
-msgid "Calculating in Text Documents"
-msgstr "Υπολογισμοί σε έγγραφα κειμένου"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"0212\n"
-"node.text"
-msgid "Formatting Text Documents"
-msgstr "Μορφοποίηση σε έγγραφα κειμένου"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"021201\n"
-"node.text"
-msgid "Templates and Styles"
-msgstr "Πρότυπα και τεχνοτροπίες"
-
-#: swriter.tree
+#: scalc.tree
msgctxt ""
-"swriter.tree\n"
-"0213\n"
+"scalc.tree\n"
+"0806\n"
"node.text"
-msgid "Special Text Elements"
-msgstr "Ειδικά στοιχεία κειμένου"
+msgid "Filtering and Sorting"
+msgstr "Φιλτράρισμα και ταξινόμηση"
-#: swriter.tree
+#: scalc.tree
msgctxt ""
-"swriter.tree\n"
-"0214\n"
+"scalc.tree\n"
+"0807\n"
"node.text"
-msgid "Automatic Functions"
-msgstr "Αυτόματες λειτουργίες"
+msgid "Printing"
+msgstr "Εκτύπωση"
-#: swriter.tree
+#: scalc.tree
msgctxt ""
-"swriter.tree\n"
-"0215\n"
+"scalc.tree\n"
+"0808\n"
"node.text"
-msgid "Numbering and Lists"
-msgstr "Αρίθμηση και λίστες"
+msgid "Data Ranges"
+msgstr "Περιοχές δεδομένων"
-#: swriter.tree
+#: scalc.tree
msgctxt ""
-"swriter.tree\n"
-"0216\n"
+"scalc.tree\n"
+"0809\n"
"node.text"
-msgid "Spellchecking, Thesaurus, and Languages"
-msgstr "Ορθογραφικός έλεγχος, θησαυρός και γλώσσες"
+msgid "Pivot Table"
+msgstr "Συγκεντρωτικός πίνακας"
-#: swriter.tree
+#: scalc.tree
msgctxt ""
-"swriter.tree\n"
-"0218\n"
+"scalc.tree\n"
+"0810\n"
"node.text"
-msgid "Troubleshooting Tips"
-msgstr "Συμβουλές επίλυσης προβλημάτων"
+msgid "Scenarios"
+msgstr "Σενάρια"
-#: swriter.tree
+#: scalc.tree
msgctxt ""
-"swriter.tree\n"
-"0219\n"
+"scalc.tree\n"
+"0811\n"
"node.text"
-msgid "Loading, Saving, Importing, and Exporting"
-msgstr "Φόρτωση, αποθήκευση, εισαγωγή και εξαγωγή"
+msgid "References"
+msgstr "Παραπομπές"
-#: swriter.tree
+#: scalc.tree
msgctxt ""
-"swriter.tree\n"
-"0220\n"
+"scalc.tree\n"
+"0812\n"
"node.text"
-msgid "Master Documents"
-msgstr "Κύρια έγγραφα"
+msgid "Viewing, Selecting, Copying"
+msgstr "Προβολή, επιλογή, αντιγραφή"
-#: swriter.tree
+#: scalc.tree
msgctxt ""
-"swriter.tree\n"
-"0221\n"
+"scalc.tree\n"
+"0813\n"
"node.text"
-msgid "Links and References"
-msgstr "Σύνδεσμοι και αναφορές"
+msgid "Formulas and Calculations"
+msgstr "Τύποι και υπολογισμοί"
-#: swriter.tree
+#: scalc.tree
msgctxt ""
-"swriter.tree\n"
-"0222\n"
+"scalc.tree\n"
+"0814\n"
"node.text"
-msgid "Printing"
-msgstr "Εκτύπωση"
+msgid "Protection"
+msgstr "Προστασία"
-#: swriter.tree
+#: scalc.tree
msgctxt ""
-"swriter.tree\n"
-"0223\n"
+"scalc.tree\n"
+"0815\n"
"node.text"
-msgid "Searching and Replacing"
-msgstr "Αναζήτηση και αντικατάσταση"
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"06\n"
-"help_section.text"
-msgid "HTML Documents"
-msgstr "Έγραφα HTML"
+msgid "Miscellaneous"
+msgstr "Διάφορα"
-#: smath.tree
+#: schart.tree
msgctxt ""
-"smath.tree\n"
-"03\n"
+"schart.tree\n"
+"05\n"
"help_section.text"
-msgid "Formulas"
-msgstr "Τύποι"
-
-#: smath.tree
-msgctxt ""
-"smath.tree\n"
-"0301\n"
-"node.text"
-msgid "General Information and User Interface Usage"
-msgstr "Γενικές πληροφορίες και χρήση διεπαφής χρήστη"
-
-#: smath.tree
-msgctxt ""
-"smath.tree\n"
-"0302\n"
-"node.text"
-msgid "Command and Menu Reference"
-msgstr "Εντολές και μενού αναφοράς"
+msgid "Charts and Diagrams"
+msgstr "Χάρτες και διαγράμματα"
-#: smath.tree
+#: schart.tree
msgctxt ""
-"smath.tree\n"
-"0303\n"
+"schart.tree\n"
+"0501\n"
"node.text"
-msgid "Working with Formulas"
-msgstr "Εργασία με τύπους"
+msgid "General Information"
+msgstr "Γενικές Πληροφορίες"
#: shared.tree
msgctxt ""
@@ -622,7 +382,7 @@ msgctxt ""
"1014\n"
"node.text"
msgid "Links and References"
-msgstr "Σύνδεσμοι και παραπομπές"
+msgstr "Σύνδεσμοι και αναφορές"
#: shared.tree
msgctxt ""
@@ -688,146 +448,386 @@ msgctxt ""
msgid "General Information"
msgstr "Γενικές Πληροφορίες"
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"08\n"
+"simpress.tree\n"
+"04\n"
"help_section.text"
-msgid "Spreadsheets"
-msgstr "Υπολογιστικά φύλλα"
+msgid "Presentations and Drawings"
+msgstr "Παρουσιάσεις και σχέδια"
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0801\n"
+"simpress.tree\n"
+"0401\n"
"node.text"
msgid "General Information and User Interface Usage"
msgstr "Γενικές πληροφορίες και χρήση διεπαφής χρήστη"
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0802\n"
+"simpress.tree\n"
+"0402\n"
"node.text"
msgid "Command and Menu Reference"
msgstr "Εντολές και μενού αναφοράς"
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"080201\n"
+"simpress.tree\n"
+"040201\n"
+"node.text"
+msgid "Presentations (%PRODUCTNAME Impress)"
+msgstr "Παρουσιάσεις (%PRODUCTNAME Impress)"
+
+#: simpress.tree
+msgctxt ""
+"simpress.tree\n"
+"04020101\n"
"node.text"
msgid "Menus"
msgstr "Μενού"
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"080202\n"
+"simpress.tree\n"
+"04020102\n"
"node.text"
msgid "Toolbars"
msgstr "Εργαλειοθήκες"
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0803\n"
+"simpress.tree\n"
+"040202\n"
"node.text"
-msgid "Functions Types and Operators"
-msgstr "Τύποι συναρτήσεων και τελεστές"
+msgid "Drawings (%PRODUCTNAME Draw)"
+msgstr "Σχέδια (%PRODUCTNAME Draw)"
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0804\n"
+"simpress.tree\n"
+"04020201\n"
+"node.text"
+msgid "Menus"
+msgstr "Μενού"
+
+#: simpress.tree
+msgctxt ""
+"simpress.tree\n"
+"04020202\n"
+"node.text"
+msgid "Toolbars"
+msgstr "Εργαλειοθήκες"
+
+#: simpress.tree
+msgctxt ""
+"simpress.tree\n"
+"0403\n"
"node.text"
msgid "Loading, Saving, Importing, and Exporting"
msgstr "Φόρτωση, αποθήκευση, εισαγωγή και εξαγωγή"
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0805\n"
+"simpress.tree\n"
+"0404\n"
"node.text"
msgid "Formatting"
msgstr "Μορφοποίηση"
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0806\n"
+"simpress.tree\n"
+"0405\n"
"node.text"
-msgid "Filtering and Sorting"
-msgstr "Φιλτράρισμα και ταξινόμηση"
+msgid "Printing"
+msgstr "Εκτύπωση"
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0807\n"
+"simpress.tree\n"
+"0406\n"
"node.text"
-msgid "Printing"
-msgstr "Εκτύπωση"
+msgid "Effects"
+msgstr "Εφέ"
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0808\n"
+"simpress.tree\n"
+"0407\n"
"node.text"
-msgid "Data Ranges"
-msgstr "Περιοχές δεδομένων"
+msgid "Objects, Graphics, and Bitmaps"
+msgstr "Αντικείμενα, γραφικά και ψηφιογραφίες"
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0809\n"
+"simpress.tree\n"
+"0408\n"
"node.text"
-msgid "Pivot Table"
-msgstr "Συγκεντρωτικός πίνακας"
+msgid "Groups and Layers"
+msgstr "Ομάδες και στρώσεις"
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0810\n"
+"simpress.tree\n"
+"0409\n"
"node.text"
-msgid "Scenarios"
-msgstr "Σενάρια"
+msgid "Text in Presentations and Drawings"
+msgstr "Κείμενο σε παρουσιάσεις και σχέδια"
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0811\n"
+"simpress.tree\n"
+"0410\n"
"node.text"
-msgid "References"
-msgstr "Παραπομπές"
+msgid "Viewing"
+msgstr "Προβολή"
-#: scalc.tree
+#: smath.tree
msgctxt ""
-"scalc.tree\n"
-"0812\n"
+"smath.tree\n"
+"03\n"
+"help_section.text"
+msgid "Formulas"
+msgstr "Τύποι"
+
+#: smath.tree
+msgctxt ""
+"smath.tree\n"
+"0301\n"
"node.text"
-msgid "Viewing, Selecting, Copying"
-msgstr "Προβολή, επιλογή, αντιγραφή"
+msgid "General Information and User Interface Usage"
+msgstr "Γενικές πληροφορίες και χρήση διεπαφής χρήστη"
-#: scalc.tree
+#: smath.tree
msgctxt ""
-"scalc.tree\n"
-"0813\n"
+"smath.tree\n"
+"0302\n"
"node.text"
-msgid "Formulas and Calculations"
-msgstr "Τύποι και υπολογισμοί"
+msgid "Command and Menu Reference"
+msgstr "Εντολές και μενού αναφοράς"
-#: scalc.tree
+#: smath.tree
msgctxt ""
-"scalc.tree\n"
-"0814\n"
+"smath.tree\n"
+"0303\n"
"node.text"
-msgid "Protection"
-msgstr "Προστασία"
+msgid "Working with Formulas"
+msgstr "Εργασία με τύπους"
-#: scalc.tree
+#: swriter.tree
msgctxt ""
-"scalc.tree\n"
-"0815\n"
+"swriter.tree\n"
+"02\n"
+"help_section.text"
+msgid "Text Documents"
+msgstr "Έγγραφα κειμένου"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0201\n"
"node.text"
-msgid "Miscellaneous"
-msgstr "Διάφορα"
+msgid "General Information and User Interface Usage"
+msgstr "Γενικές πληροφορίες και χρήση διεπαφής χρήστη"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0202\n"
+"node.text"
+msgid "Command and Menu Reference"
+msgstr "Εντολές και μενού αναφοράς"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"020201\n"
+"node.text"
+msgid "Menus"
+msgstr "Μενού"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"020202\n"
+"node.text"
+msgid "Toolbars"
+msgstr "Εργαλειοθήκες"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0203\n"
+"node.text"
+msgid "Creating Text Documents"
+msgstr "Δημιουργία εγγράφων κειμένου"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0204\n"
+"node.text"
+msgid "Graphics in Text Documents"
+msgstr "Γραφικά σε έγγραφα κειμένου"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0205\n"
+"node.text"
+msgid "Tables in Text Documents"
+msgstr "Πίνακες σε έγγραφα κειμένου"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0206\n"
+"node.text"
+msgid "Objects in Text Documents"
+msgstr "Αντικείμενα σε έγγραφα κειμένου"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0207\n"
+"node.text"
+msgid "Sections and Frames in Text Documents"
+msgstr "Ενότητες και πλαίσια σε έγγραφα κειμένου"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0208\n"
+"node.text"
+msgid "Tables of Contents and Indexes"
+msgstr "Πίνακες περιεχομένων και ευρετήρια"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0209\n"
+"node.text"
+msgid "Fields in Text Documents"
+msgstr "Πεδία σε έγγραφα κειμένου"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0210\n"
+"node.text"
+msgid "Navigating Text Documents"
+msgstr "Περιήγηση εγγράφων κειμένου"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0211\n"
+"node.text"
+msgid "Calculating in Text Documents"
+msgstr "Υπολογισμοί σε έγγραφα κειμένου"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0212\n"
+"node.text"
+msgid "Formatting Text Documents"
+msgstr "Μορφοποίηση σε έγγραφα κειμένου"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"021201\n"
+"node.text"
+msgid "Templates and Styles"
+msgstr "Πρότυπα και τεχνοτροπίες"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0213\n"
+"node.text"
+msgid "Special Text Elements"
+msgstr "Ειδικά στοιχεία κειμένου"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0214\n"
+"node.text"
+msgid "Automatic Functions"
+msgstr "Αυτόματες λειτουργίες"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0215\n"
+"node.text"
+msgid "Numbering and Lists"
+msgstr "Αρίθμηση και λίστες"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0216\n"
+"node.text"
+msgid "Spellchecking, Thesaurus, and Languages"
+msgstr "Ορθογραφικός έλεγχος, θησαυρός και γλώσσες"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0218\n"
+"node.text"
+msgid "Troubleshooting Tips"
+msgstr "Συμβουλές επίλυσης προβλημάτων"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0219\n"
+"node.text"
+msgid "Loading, Saving, Importing, and Exporting"
+msgstr "Φόρτωση, αποθήκευση, εισαγωγή και εξαγωγή"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0220\n"
+"node.text"
+msgid "Master Documents"
+msgstr "Κύρια έγγραφα"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0221\n"
+"node.text"
+msgid "Links and References"
+msgstr "Σύνδεσμοι και αναφορές"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0222\n"
+"node.text"
+msgid "Printing"
+msgstr "Εκτύπωση"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0223\n"
+"node.text"
+msgid "Searching and Replacing"
+msgstr "Αναζήτηση και αντικατάσταση"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"06\n"
+"help_section.text"
+msgid "HTML Documents"
+msgstr "Έγραφα HTML"
diff --git a/source/el/helpcontent2/source/text/sbasic/guide.po b/source/el/helpcontent2/source/text/sbasic/guide.po
index bacb960a3dd..9f7187d3db7 100644
--- a/source/el/helpcontent2/source/text/sbasic/guide.po
+++ b/source/el/helpcontent2/source/text/sbasic/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
"PO-Revision-Date: 2013-01-15 14:42+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,49 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1358260941.0\n"
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"tit\n"
+"help.text"
+msgid "Changing the Properties of Controls in the Dialog Editor"
+msgstr "Αλλαγή των ιδιοτήτων των πεδίων ελέγχου στον επεξεργαστή διαλόγου"
+
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"bm_id3145786\n"
+"help.text"
+msgid "<bookmark_value>properties; controls in dialog editor</bookmark_value><bookmark_value>changing;control properties</bookmark_value><bookmark_value>controls;changing properties</bookmark_value><bookmark_value>dialog editor;changing control properties</bookmark_value>"
+msgstr "<bookmark_value>ιδιότητες, πεδία ελέγχου στον επεξεργαστή διαλόγου</bookmark_value><bookmark_value>αλλαγή, ιδιότητες πεδίων ελέγχου</bookmark_value><bookmark_value>πεδία ελέγχου, αλλαγή ιδιοτήτων</bookmark_value><bookmark_value>επεξεργαστής διαλόγου, αλλαγή ιδιοτήτων πεδίων ελέγχου</bookmark_value>"
+
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"hd_id3145786\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Changing the Properties of Controls in the Dialog Editor</link></variable>"
+msgstr "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Αλλαγή των ιδιοτήτων των πεδίων ελέγχου στον επεξεργαστή διαλόγου\">Αλλαγή των ιδιοτήτων των πεδίων ελέγχου στον επεξεργαστή διαλόγου</link></variable>"
+
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"par_id3147317\n"
+"2\n"
+"help.text"
+msgid "You can set the properties of control that you add to a dialog. For example, you can change the color, name, and size of a button that you added. You can change most control properties when you create or edit a dialog. However, you can only change some properties at runtime."
+msgstr "Μπορείτε να ορίσετε τις ιδιότητες των πεδίων ελέγχου που προσθέσατε σε κάποιο διάλογο. Για παράδειγμα, μπορείτε να αλλάξετε το χρώμα, το όνομα και το μέγεθος κάποιου κουμπιού που προσθέσατε. Μπορείτε να μεταβάλετε τις περισσότερες ιδιότητες των πεδίων ελέγχου κατά τη δημιουργία ή την επεξεργασία του διαλόγου. Ωστόσο, κάποιες ιδιότητες μπορείτε να τις μεταβάλετε μόνο κατά τον χρόνο εκτέλεσης."
+
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"par_id3145749\n"
+"3\n"
+"help.text"
+msgid "To change the properties of a control in design mode, right-click the control, and then choose <emph>Properties</emph>."
+msgstr "Για να μεταβάλετε τις ιδιότητες των πεδίων ελέγχου στην κατάσταση σχεδίασης, δεξιοπατήστε στο πεδίο ελέγχου, και κατόπιν επιλέξτε <emph>Ιδιότητες</emph>."
+
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
@@ -346,48 +389,66 @@ msgctxt ""
msgid "REM remove the first entry from the ListBox"
msgstr "REM αφαιρεί την πρώτη καταχώριση από το ΠλαίσιοΛίστας"
-#: control_properties.xhp
+#: show_dialog.xhp
msgctxt ""
-"control_properties.xhp\n"
+"show_dialog.xhp\n"
"tit\n"
"help.text"
-msgid "Changing the Properties of Controls in the Dialog Editor"
-msgstr "Αλλαγή των ιδιοτήτων των πεδίων ελέγχου στον επεξεργαστή διαλόγου"
+msgid "Opening a Dialog With Program Code"
+msgstr "Άνοιγμα διαλόγου με κώδικα προγράμματος"
-#: control_properties.xhp
+#: show_dialog.xhp
msgctxt ""
-"control_properties.xhp\n"
-"bm_id3145786\n"
+"show_dialog.xhp\n"
+"bm_id3154140\n"
"help.text"
-msgid "<bookmark_value>properties; controls in dialog editor</bookmark_value><bookmark_value>changing;control properties</bookmark_value><bookmark_value>controls;changing properties</bookmark_value><bookmark_value>dialog editor;changing control properties</bookmark_value>"
-msgstr "<bookmark_value>ιδιότητες, πεδία ελέγχου στον επεξεργαστή διαλόγου</bookmark_value><bookmark_value>αλλαγή, ιδιότητες πεδίων ελέγχου</bookmark_value><bookmark_value>πεδία ελέγχου, αλλαγή ιδιοτήτων</bookmark_value><bookmark_value>επεξεργαστής διαλόγου, αλλαγή ιδιοτήτων πεδίων ελέγχου</bookmark_value>"
+msgid "<bookmark_value>module/dialog toggle</bookmark_value><bookmark_value>dialogs;using program code to show (example)</bookmark_value><bookmark_value>examples; showing a dialog using program code</bookmark_value>"
+msgstr "<bookmark_value>εναλλαγή αρθρώματος/διαλόγου</bookmark_value><bookmark_value>διάλογοι,χρήση κωδικού προγράμματος για την εμφάνιση (παράδειγμα)</bookmark_value><bookmark_value>παραδείγματα, εμφάνιση διαλόγου χρησιμοποιώντας κώδικα προγράμματος</bookmark_value>"
-#: control_properties.xhp
+#: show_dialog.xhp
msgctxt ""
-"control_properties.xhp\n"
-"hd_id3145786\n"
+"show_dialog.xhp\n"
+"hd_id3154140\n"
"1\n"
"help.text"
-msgid "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Changing the Properties of Controls in the Dialog Editor</link></variable>"
-msgstr "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Αλλαγή των ιδιοτήτων των πεδίων ελέγχου στον επεξεργαστή διαλόγου\">Αλλαγή των ιδιοτήτων των πεδίων ελέγχου στον επεξεργαστή διαλόγου</link></variable>"
+msgid "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog With Program Code\">Opening a Dialog With Program Code</link></variable>"
+msgstr "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Άνοιγμα διαλόγου με κώδικα προγράμματος\">Άνοιγμα διαλόγου με κώδικα προγράμματος</link></variable>"
-#: control_properties.xhp
+#: show_dialog.xhp
msgctxt ""
-"control_properties.xhp\n"
-"par_id3147317\n"
+"show_dialog.xhp\n"
+"par_id3145171\n"
"2\n"
"help.text"
-msgid "You can set the properties of control that you add to a dialog. For example, you can change the color, name, and size of a button that you added. You can change most control properties when you create or edit a dialog. However, you can only change some properties at runtime."
-msgstr "Μπορείτε να ορίσετε τις ιδιότητες των πεδίων ελέγχου που προσθέσατε σε κάποιο διάλογο. Για παράδειγμα, μπορείτε να αλλάξετε το χρώμα, το όνομα και το μέγεθος κάποιου κουμπιού που προσθέσατε. Μπορείτε να μεταβάλετε τις περισσότερες ιδιότητες των πεδίων ελέγχου κατά τη δημιουργία ή την επεξεργασία του διαλόγου. Ωστόσο, κάποιες ιδιότητες μπορείτε να τις μεταβάλετε μόνο κατά τον χρόνο εκτέλεσης."
+msgid "In the <item type=\"productname\">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window."
+msgstr "Στο παράθυρο του <item type=\"productname\">%PRODUCTNAME</item> BASIC ενός διαλόγου που δημιουργήσατε, βγείτε από τον επεξεργαστή διαλόγου πατώντας στην καρτέλα ονόματος του αρθρώματος στην οποία ανήκει ο διάλογος. Η καρτέλα ονόματος βρίσκεται στον πυθμένα του παραθύρου."
-#: control_properties.xhp
+#: show_dialog.xhp
msgctxt ""
-"control_properties.xhp\n"
-"par_id3145749\n"
-"3\n"
+"show_dialog.xhp\n"
+"par_id3153968\n"
+"6\n"
"help.text"
-msgid "To change the properties of a control in design mode, right-click the control, and then choose <emph>Properties</emph>."
-msgstr "Για να μεταβάλετε τις ιδιότητες των πεδίων ελέγχου στην κατάσταση σχεδίασης, δεξιοπατήστε στο πεδίο ελέγχου, και κατόπιν επιλέξτε <emph>Ιδιότητες</emph>."
+msgid "Enter the following code for a subroutine called <emph>Dialog1Show</emph>. In this example, the name of the dialog that you created is \"Dialog1\":"
+msgstr "Εισάγετε τον παρακάτω κώδικα υπορουτίνας με το όνομα <emph>Dialog1Show</emph>. Σε αυτό το παράδειγμα, το όνομα του διαλόγου που δημιουργήσατε είναι \"Dialog1\":"
+
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"par_id3152596\n"
+"18\n"
+"help.text"
+msgid "Without using \"LoadDialog\" you can call the code as follows:"
+msgstr "Χωρίς να χρησιμοποιήσετε το \"LoadDialog\" μπορείτε να καλέσετε τον κώδικα ως εξής:"
+
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"par_id3153157\n"
+"16\n"
+"help.text"
+msgid "When you execute this code, \"Dialog1\" opens. To close the dialog, click the close button (x) on its title bar."
+msgstr "Όταν εκτελείτε τον κώδικα, ανοίγει ο \"Dialog1\". Για να κλείσετε τον διάλογο, πατήστε στο κουμπί κλεισίματος (x) στη γραμμή τίτλου του."
#: translation.xhp
msgctxt ""
@@ -660,64 +721,3 @@ msgctxt ""
"help.text"
msgid "If the user has an older version of %PRODUCTNAME that does not know localizable string resources for Basic dialogs, the user will see the default language strings."
msgstr "Εάν ο χρήστης έχει μια παλαιότερη έκδοση του %PRODUCTNAME που δεν αναγνωρίζει πόρους τοπικοποιήσιμων χαρακτήρων των διαλόγων Basic, τότε ο χρήστης θα δει τους χαρακτήρες στην προεπιλεγμένη γλώσσα."
-
-#: show_dialog.xhp
-msgctxt ""
-"show_dialog.xhp\n"
-"tit\n"
-"help.text"
-msgid "Opening a Dialog With Program Code"
-msgstr "Άνοιγμα διαλόγου με κώδικα προγράμματος"
-
-#: show_dialog.xhp
-msgctxt ""
-"show_dialog.xhp\n"
-"bm_id3154140\n"
-"help.text"
-msgid "<bookmark_value>module/dialog toggle</bookmark_value><bookmark_value>dialogs;using program code to show (example)</bookmark_value><bookmark_value>examples; showing a dialog using program code</bookmark_value>"
-msgstr "<bookmark_value>εναλλαγή αρθρώματος/διαλόγου</bookmark_value><bookmark_value>διάλογοι,χρήση κωδικού προγράμματος για την εμφάνιση (παράδειγμα)</bookmark_value><bookmark_value>παραδείγματα, εμφάνιση διαλόγου χρησιμοποιώντας κώδικα προγράμματος</bookmark_value>"
-
-#: show_dialog.xhp
-msgctxt ""
-"show_dialog.xhp\n"
-"hd_id3154140\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog With Program Code\">Opening a Dialog With Program Code</link></variable>"
-msgstr "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Άνοιγμα διαλόγου με κώδικα προγράμματος\">Άνοιγμα διαλόγου με κώδικα προγράμματος</link></variable>"
-
-#: show_dialog.xhp
-msgctxt ""
-"show_dialog.xhp\n"
-"par_id3145171\n"
-"2\n"
-"help.text"
-msgid "In the <item type=\"productname\">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window."
-msgstr "Στο παράθυρο του <item type=\"productname\">%PRODUCTNAME</item> BASIC ενός διαλόγου που δημιουργήσατε, βγείτε από τον επεξεργαστή διαλόγου πατώντας στην καρτέλα ονόματος του αρθρώματος στην οποία ανήκει ο διάλογος. Η καρτέλα ονόματος βρίσκεται στον πυθμένα του παραθύρου."
-
-#: show_dialog.xhp
-msgctxt ""
-"show_dialog.xhp\n"
-"par_id3153968\n"
-"6\n"
-"help.text"
-msgid "Enter the following code for a subroutine called <emph>Dialog1Show</emph>. In this example, the name of the dialog that you created is \"Dialog1\":"
-msgstr "Εισάγετε τον παρακάτω κώδικα υπορουτίνας με το όνομα <emph>Dialog1Show</emph>. Σε αυτό το παράδειγμα, το όνομα του διαλόγου που δημιουργήσατε είναι \"Dialog1\":"
-
-#: show_dialog.xhp
-msgctxt ""
-"show_dialog.xhp\n"
-"par_id3152596\n"
-"18\n"
-"help.text"
-msgid "Without using \"LoadDialog\" you can call the code as follows:"
-msgstr "Χωρίς να χρησιμοποιήσετε το \"LoadDialog\" μπορείτε να καλέσετε τον κώδικα ως εξής:"
-
-#: show_dialog.xhp
-msgctxt ""
-"show_dialog.xhp\n"
-"par_id3153157\n"
-"16\n"
-"help.text"
-msgid "When you execute this code, \"Dialog1\" opens. To close the dialog, click the close button (x) on its title bar."
-msgstr "Όταν εκτελείτε τον κώδικα, ανοίγει ο \"Dialog1\". Για να κλείσετε τον διάλογο, πατήστε στο κουμπί κλεισίματος (x) στη γραμμή τίτλου του."
diff --git a/source/el/helpcontent2/source/text/sbasic/shared.po b/source/el/helpcontent2/source/text/sbasic/shared.po
index 8c1e1641ac2..5acede5808f 100644
--- a/source/el/helpcontent2/source/text/sbasic/shared.po
+++ b/source/el/helpcontent2/source/text/sbasic/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-01-17 10:08+0000\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"PO-Revision-Date: 2013-05-30 06:02+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,7 +14,5041 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358417329.0\n"
+"X-POOTLE-MTIME: 1369893738.0\n"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"tit\n"
+"help.text"
+msgid "$[officename] Basic Glossary"
+msgstr "Γλωσσάρι της $[officename] Basic"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3145068\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/00000002.xhp\" name=\"$[officename] Basic Glossary\">$[officename] Basic Glossary</link>"
+msgstr "<link href=\"text/sbasic/shared/00000002.xhp\" name=\"Γλωσσάρι της $[officename] Basic\">Γλωσσάρι της $[officename] Basic</link>"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3150792\n"
+"2\n"
+"help.text"
+msgid "This glossary explains some technical terms that you may come across when working with $[officename] Basic."
+msgstr "Αυτό το γλωσσάρι εξηγεί μερικούς τεχνικούς όρους που μπορείτε να συναντήσετε κατά το εργασία με την $[officename] Basic."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3155133\n"
+"7\n"
+"help.text"
+msgid "Decimal Point"
+msgstr "Δεκαδικό σημείο"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3156443\n"
+"8\n"
+"help.text"
+msgid "When converting numbers, $[officename] Basic uses the locale settings of the system for determining the type of decimal and thousand separator."
+msgstr "Κατά τη μετατροπή των αριθμών, η $[officename] Basic χρησιμοποιεί τις τοπικές ρυθμίσεις του συστήματος για να καθορίσει τον διαχωρισμό των δεκάδων και των χιλιάδων."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3153092\n"
+"9\n"
+"help.text"
+msgid "The behavior has an effect on both the implicit conversion ( 1 + \"2.3\" = 3.3 ) as well as the runtime function <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
+msgstr "Η συμπεριφορά έχει επίδραση και στην απόλυτη μετατροπή ( 1 + \"2.3\" = 3.3 ) όπως και στη συνάρτηση χρόνου εκτέλεσης <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3155854\n"
+"29\n"
+"help.text"
+msgid "Colors"
+msgstr "Χρώματα"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3145366\n"
+"30\n"
+"help.text"
+msgid "In $[officename] Basic, colors are treated as long integer value. The return value of color queries is also always a long integer value. When defining properties, colors can be specified using their RGB code that is converted to a long integer value using the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB function\">RGB function</link>."
+msgstr "Στην $[officename] Basic, τα χρώματα αντιμετωπίζονται ως ακέραιες τιμές μεγάλου μήκους. Η τιμή επιστροφής των ερωτήσεων χρώματος είναι επίσης πάντα μια ακέραια τιμή μεγάλου μήκους. Κατά τον καθορισμό των ιδιοτήτων, τα χρώματα μπορούν να οριστούν χρησιμοποιώντας τον RGB κώδικα που μετατρέπεται σε μια ακέραια τιμή μεγάλου μήκους χρησιμοποιώντας την <link href=\"text/sbasic/shared/03010305.xhp\" name=\"συνάρτηση RGB\">συνάρτηση RGB</link>."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3146119\n"
+"32\n"
+"help.text"
+msgid "Measurement Units"
+msgstr "Μονάδες μέτρησης"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3154013\n"
+"33\n"
+"help.text"
+msgid "In $[officename] Basic, a <emph>method parameter</emph> or a <emph>property</emph> expecting unit information can be specified either as integer or long integer expression without a unit, or as a character string containing a unit. If no unit is passed to the method the default unit defined for the active document type will be used. If the parameter is passed as a character string containing a measurement unit, the default setting will be ignored. The default measurement unit for a document type can be set under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - (Document Type) - General</emph>."
+msgstr "Στην $[officename] Basic, μια <emph>παραμετρική μέθοδος</emph> ή μια <emph>ιδιότητα</emph> που περιμένει πληροφορίες μονάδας μπορεί να οριστεί είτε ως ακέραιος είτε έκφραση μεγάλου ακέραιου χωρίς μονάδα, είτε ως συμβολοσειρά χαρακτήρα που περιέχει μια μονάδα. Εάν καμιά μονάδα δεν περαστεί στη μέθοδο η προεπιλεγμένη καθορισμένη μονάδα για τον τύπο ενεργού εγγράφου θα χρησιμοποιηθεί. Εάν η παράμετρος περάσει ως συμβολοσειρά χαρακτήρα που περιέχει μια μονάδα μέτρησης, η προεπιλεγμένη ρύθμιση θα αγνοηθεί. Η προεπιλεγμένη μονάδα μέτρησης για ένα τύπο εγγράφου μπορεί να οριστεί στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία-Επιλογές</defaultinline></switchinline> -(Τύπος εγγράφου) - Γενικά</emph>."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"bm_id3145801\n"
+"help.text"
+msgid "<bookmark_value>twips; definition</bookmark_value>"
+msgstr "<bookmark_value>twips; ορισμός</bookmark_value>"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3145801\n"
+"5\n"
+"help.text"
+msgid "Twips"
+msgstr "Twips"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3154731\n"
+"6\n"
+"help.text"
+msgid "A twip is a screen-independent unit which is used to define the uniform position and size of screen elements on all display systems. A twip is 1/1440th of an inch or 1/20 of a printer's point. There are 1440 twips to an inch or about 567 twips to a centimeter."
+msgstr "Το twip είναι μια μονάδα ανεξάρτητη από την οθόνη, που χρησιμοποιείται για να καθορίσει την ενιαία θέση και μέγεθος των στοιχείων της οθόνης σε όλα τα συστήματα προβολής. Ένα twip είναι το 1/1440 της ίντσας ή το 1/20 της στιγμής του εκτυπωτή. Άρα μία ίντσα περιλαμβάνει 1440 twips και ένα εκατοστό περιλαμβάνει περίπου 567 twips."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3153159\n"
+"106\n"
+"help.text"
+msgid "URL Notation"
+msgstr "Συμβολισμός URL"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3153415\n"
+"108\n"
+"help.text"
+msgid "URLs (<emph>Uniform Resource Locators</emph>) are used to determine the location of a resource like a file in a file system, typically inside a network environment. A URL consists of a protocol specifier, a host specifier and a file and path specifier:"
+msgstr "Η URLs (<emph>Uniform Resource Locators</emph>) χρησιμοποιείται για να καθορίσει τη θέση ενός πόρου όπως ένα αρχείο σε ένα σύστημα αρχείων, συνήθως μέσα σε ένα περιβάλλον δικτύων. Η URL αποτελείτε από ένα προσδιοριστικό πρωτοκόλλου, ένα προσδιοριστικό κύριου υπολογιστή και ένας προσδιοριστικό διαδρομής αρχείου:"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3149121\n"
+"107\n"
+"help.text"
+msgid "<emph>protocol</emph>://<emph>host.name</emph>/<emph>path/to/the/file.html</emph>"
+msgstr "<emph>πρωτόκολλο</emph>://<emph>host.name</emph>/<emph>path/to/the/file.html</emph>"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3168612\n"
+"109\n"
+"help.text"
+msgid "The most common usage of URLs is on the internet when specifying web pages. Example for protocols are <emph>http</emph>, <emph>ftp</emph>, or <emph>file</emph>. The <emph>file</emph> protocol specifier is used when referring to a file on the local file system."
+msgstr "Η πιο κοινή χρήση της URL είναι στο διαδίκτυο για τη διευκρίνιση ιστοσελίδων. Παράδειγμα για τα πρωτόκολλα είναι <emph>http</emph>, <emph>ftp</emph>, ή <emph>file</emph>. Το πρωτόκολλο <emph>file</emph> χρησιμοποιείται κατά την αναφορά μας σε ένα αρχείο στο τοπικό σύστημα αρχείων."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3150324\n"
+"110\n"
+"help.text"
+msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.sxw</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.sxw</emph> in URL notation."
+msgstr "Στο URL δεν επιτρέπεται να χρησιμοποιηθούν ορισμένοι ειδικοί χαρακτήρες. Αυτοί είτε αντικαθίστανται από άλλους χαρακτήρες είτε κωδικοποιούνται. Μια κάθετος (<emph>/</emph>) χρησιμοποιείται σε μία διαδρομή αρχείου ως διαχωριστικό. Παραδείγματος χάριν, ένα αρχείο που αναφέρεται ως <emph>C:\\My File.sxw</emph> στον τοπικό υπολογιστή \"Windows notation\", γίνεται <emph>file:///C|/My%20File.sxw</emph> στο URL."
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"tit\n"
+"help.text"
+msgid "Information"
+msgstr "Πληροφορίες"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"hd_id3148550\n"
+"1\n"
+"help.text"
+msgid "Information"
+msgstr "Πληροφορίες"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153381\n"
+"102\n"
+"help.text"
+msgid "You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>. In Basic format codes, the decimal point (<emph>.</emph>) is always used as <emph>placeholder</emph> for the decimal separator defined in your locale and will be replaced by the corresponding character."
+msgstr "Μπορείτε να ορίσετε το χρησιμοποιούμενο τοπικό για έλεγχο μορφοποίησης αριθμών, ημερομηνιών και νομισμάτων στο $[officename] Basic στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> -Ρυθμίσεις γλώσσας - Γλώσσες</emph>. Σε κωδικούς μορφοποίησης Basic, το δεκαδικό σημείο (<emph>.</emph>) χρησιμοποιείται πάντοτε ως <emph>δεσμευτικό θέσης</emph> για τον καθορισμένο διαχωριστή δεκαδικών στο τοπικό σας και θα αντικατασταθεί από τον αντίστοιχο χαρακτήρα."
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150870\n"
+"103\n"
+"help.text"
+msgid "The same applies to the locale settings for date, time and currency formats. The Basic format code will be interpreted and displayed according to your locale setting."
+msgstr "Το ίδιο ισχύει και για τις τοπικές ρυθμίσεις για την μορφή της ημερομηνίας, ώρας και νομίσματος. Ο κώδικας μορφοποίησης της Basic θα ερμηνευθεί και θα εμφανισθεί σύμφωνα με τις τοπικές ρυθμίσεις σας."
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3156424\n"
+"2\n"
+"help.text"
+msgid "The color values of the 16 basic colors are as follows:"
+msgstr "Οι τιμές χρωμάτων για τα 16 βασικά χρώματα έχουν ως εξής:"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153091\n"
+"3\n"
+"help.text"
+msgid "<emph>Color Value</emph>"
+msgstr "<emph>Τιμή χρώματος</emph>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154319\n"
+"4\n"
+"help.text"
+msgid "<emph>Color Name</emph>"
+msgstr "<emph>Όνομα χρώματος </emph>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3151112\n"
+"5\n"
+"help.text"
+msgid "0"
+msgstr "0"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3155854\n"
+"6\n"
+"help.text"
+msgid "Black"
+msgstr "Μαύρο"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154942\n"
+"7\n"
+"help.text"
+msgid "128"
+msgstr "128"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154731\n"
+"8\n"
+"help.text"
+msgid "Blue"
+msgstr "Μπλε"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145645\n"
+"9\n"
+"help.text"
+msgid "32768"
+msgstr "32768"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149400\n"
+"10\n"
+"help.text"
+msgid "Green"
+msgstr "Πράσινο"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150753\n"
+"11\n"
+"help.text"
+msgid "32896"
+msgstr "32896"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153765\n"
+"12\n"
+"help.text"
+msgid "Cyan"
+msgstr "Κυανό"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154756\n"
+"13\n"
+"help.text"
+msgid "8388608"
+msgstr "8388608"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3159266\n"
+"14\n"
+"help.text"
+msgid "Red"
+msgstr "Κόκκινο"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3163807\n"
+"15\n"
+"help.text"
+msgid "8388736"
+msgstr "8388736"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145150\n"
+"16\n"
+"help.text"
+msgid "Magenta"
+msgstr "Ματζέντα"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147002\n"
+"17\n"
+"help.text"
+msgid "8421376"
+msgstr "8421376"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3152778\n"
+"18\n"
+"help.text"
+msgid "Yellow"
+msgstr "Κίτρινο"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150088\n"
+"19\n"
+"help.text"
+msgid "8421504"
+msgstr "8421504"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3159239\n"
+"20\n"
+"help.text"
+msgid "White"
+msgstr "Λευκό"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150206\n"
+"21\n"
+"help.text"
+msgid "12632256"
+msgstr "12632256"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149817\n"
+"22\n"
+"help.text"
+msgid "Gray"
+msgstr "Γκρι"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150363\n"
+"23\n"
+"help.text"
+msgid "255"
+msgstr "255"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154576\n"
+"24\n"
+"help.text"
+msgid "Light blue"
+msgstr "Ανοιχτό μπλε"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150367\n"
+"25\n"
+"help.text"
+msgid "65280"
+msgstr "65280"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150202\n"
+"26\n"
+"help.text"
+msgid "Light green"
+msgstr "Ανοιχτό πράσινο"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154487\n"
+"27\n"
+"help.text"
+msgid "65535"
+msgstr "65535"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3151332\n"
+"28\n"
+"help.text"
+msgid "Light cyan"
+msgstr "Ανοιχτό κυανό"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148702\n"
+"29\n"
+"help.text"
+msgid "16711680"
+msgstr "16711680"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153067\n"
+"30\n"
+"help.text"
+msgid "Light red"
+msgstr "Ανοιχτό κόκκινο"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153912\n"
+"31\n"
+"help.text"
+msgid "16711935"
+msgstr "16711935"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3159097\n"
+"32\n"
+"help.text"
+msgid "Light magenta"
+msgstr "Ανοιχτό ματζέντα"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3155266\n"
+"33\n"
+"help.text"
+msgid "16776960"
+msgstr "16776960"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3157978\n"
+"34\n"
+"help.text"
+msgid "Light yellow"
+msgstr "Ανοιχτό κίτρινο"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153286\n"
+"35\n"
+"help.text"
+msgid "16777215"
+msgstr "16777215"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3151302\n"
+"36\n"
+"help.text"
+msgid "Transparent white"
+msgstr "Διαφανές λευκό"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"hd_id3152869\n"
+"37\n"
+"help.text"
+msgid "<variable id=\"errorcode\">Error Codes</variable>"
+msgstr "<variable id=\"errorcode\">Κωδικοί σφαλμάτων</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id315509599\n"
+"help.text"
+msgid "<variable id=\"err1\">1 An exception occurred</variable>"
+msgstr "<variable id=\"err1\">1 Συνέβη εξαίρεση</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3155095\n"
+"38\n"
+"help.text"
+msgid "<variable id=\"err2\">2 Syntax error</variable>"
+msgstr "<variable id=\"err2\">2 Σφάλμα σύνταξης</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149126\n"
+"39\n"
+"help.text"
+msgid "<variable id=\"err3\">3 Return without Gosub</variable>"
+msgstr "<variable id=\"err3\">3 Επιστροφή χωρίς Gosub </variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153976\n"
+"40\n"
+"help.text"
+msgid "<variable id=\"err4\">4 Incorrect entry; please retry</variable>"
+msgstr "<variable id=\"err4\">4 Άκυρη είσοδος· παρακαλώ ξαναπροσπαθήστε</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150891\n"
+"41\n"
+"help.text"
+msgid "<variable id=\"err5\">5 Invalid procedure call</variable>"
+msgstr "<variable id=\"err5\">5 Άκυρη κλήση διαδικασίας </variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3159227\n"
+"42\n"
+"help.text"
+msgid "<variable id=\"err6\">6 Overflow</variable>"
+msgstr "<variable id=\"err6\">6 Υπερχείλιση</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154649\n"
+"43\n"
+"help.text"
+msgid "<variable id=\"err7\">7 Not enough memory</variable>"
+msgstr "<variable id=\"err7\">7 Ανεπάρκεια μνήμης</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150050\n"
+"44\n"
+"help.text"
+msgid "<variable id=\"err8\">8 Array already dimensioned</variable>"
+msgstr "<variable id=\"err8\">8 Πίνακας με ήδη καθορισμένες διαστάσεις</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148900\n"
+"45\n"
+"help.text"
+msgid "<variable id=\"err9\">9 Index out of defined range</variable>"
+msgstr "<variable id=\"err9\">9 Δείκτης εκτός εμβέλειας</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153806\n"
+"46\n"
+"help.text"
+msgid "<variable id=\"err10\">10 Duplicate definition</variable>"
+msgstr "<variable id=\"err10\">10 Διπλός ορισμός</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146963\n"
+"47\n"
+"help.text"
+msgid "<variable id=\"err11\">11 Division by zero</variable>"
+msgstr "<variable id=\"err11\">11 Διαίρεση με το μηδέν</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153013\n"
+"48\n"
+"help.text"
+msgid "<variable id=\"err12\">12 Variable not defined</variable>"
+msgstr "<variable id=\"err12\">12 Απροσδιόριστη μεταβλητή</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3155593\n"
+"49\n"
+"help.text"
+msgid "<variable id=\"err13\">13 Data type mismatch</variable>"
+msgstr "<variable id=\"err13\">13 Ασυμφωνία τύπου δεδομένων</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3151197\n"
+"50\n"
+"help.text"
+msgid "<variable id=\"err14\">14 Invalid parameter</variable>"
+msgstr "<variable id=\"err14\">14 Άκυρη παράμετρος</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154710\n"
+"51\n"
+"help.text"
+msgid "<variable id=\"err18\">18 Process interrupted by user</variable>"
+msgstr "<variable id=\"err18\">18 Διακοπή διαδικασίας από τον χρήστη</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147504\n"
+"52\n"
+"help.text"
+msgid "<variable id=\"err20\">20 Resume without error</variable>"
+msgstr "<variable id=\"err20\">20 Επαναφορά χωρίς λάθος</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145319\n"
+"53\n"
+"help.text"
+msgid "<variable id=\"err28\">28 Not enough stack memory</variable>"
+msgstr "<variable id=\"err28\">28 Ανεπαρκής μνήμη στοίβας</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146110\n"
+"54\n"
+"help.text"
+msgid "<variable id=\"err35\">35 Sub-procedure or function procedure not defined</variable>"
+msgstr "<variable id=\"err35\">35 Μη καθορισμένη υποδιαδικασία ή διαδικασία συνάρτησης</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147246\n"
+"55\n"
+"help.text"
+msgid "<variable id=\"err48\">48 Error loading DLL file</variable>"
+msgstr "<variable id=\"err48\">48 Λάθος στη φόρτωση αρχείου DLL</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146101\n"
+"56\n"
+"help.text"
+msgid "<variable id=\"err49\">49 Wrong DLL call convention</variable>"
+msgstr "<variable id=\"err49\">49 Λανθασμένη σύμβαση κλήσης DLL</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153957\n"
+"57\n"
+"help.text"
+msgid "<variable id=\"err51\">51 Internal error</variable>"
+msgstr "<variable id=\"err51\">51 Εσωτερικό σφάλμα</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154404\n"
+"58\n"
+"help.text"
+msgid "<variable id=\"err52\">52 Invalid file name or file number</variable>"
+msgstr "<variable id=\"err52\">52 Άκυρο όνομα αρχείου ή αριθμού αρχείου</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3151338\n"
+"59\n"
+"help.text"
+msgid "<variable id=\"err53\">53 File not found</variable>"
+msgstr "<variable id=\"err53\">53 Δεν βρέθηκε αρχείο</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147298\n"
+"60\n"
+"help.text"
+msgid "<variable id=\"err54\">54 Incorrect file mode</variable>"
+msgstr "<variable id=\"err54\">54 Λαθεμένη κατάσταση αρχείου</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148747\n"
+"61\n"
+"help.text"
+msgid "<variable id=\"err55\">55 File already open</variable>"
+msgstr "<variable id=\"err55\">55 Το αρχείο είναι ήδη ανοικτό</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145233\n"
+"62\n"
+"help.text"
+msgid "<variable id=\"err57\">57 Device I/O error</variable>"
+msgstr "<variable id=\"err57\">57 Λάθος συσκευής εισαγωγής/εξαγωγής</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3156399\n"
+"63\n"
+"help.text"
+msgid "<variable id=\"err58\">58 File already exists</variable>"
+msgstr "<variable id=\"err58\">58 Το αρχείο υπάρχει ήδη</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149324\n"
+"64\n"
+"help.text"
+msgid "<variable id=\"err59\">59 Incorrect record length</variable>"
+msgstr "<variable id=\"err59\">59 Άκυρο μήκος εγγραφής</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147409\n"
+"65\n"
+"help.text"
+msgid "<variable id=\"err61\">61 Disk or hard drive full</variable>"
+msgstr "<variable id=\"err61\">61 Ο δίσκος ή ο σκληρός είναι γεμάτος</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149146\n"
+"66\n"
+"help.text"
+msgid "<variable id=\"err62\">62 Reading exceeds EOF</variable>"
+msgstr "<variable id=\"err62\">62 Η ανάγνωση ξεπερνά το τέλος της γραμμής</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150456\n"
+"67\n"
+"help.text"
+msgid "<variable id=\"err63\">63 Incorrect record number</variable>"
+msgstr "<variable id=\"err63\">63 Άκυρος αριθμός εγγραφής</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146883\n"
+"68\n"
+"help.text"
+msgid "<variable id=\"err67\">67 Too many files</variable>"
+msgstr "<variable id=\"err67\">67 Υπερβολικά αρχεία</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146818\n"
+"69\n"
+"help.text"
+msgid "<variable id=\"err68\">68 Device not available</variable>"
+msgstr "<variable id=\"err68\">68 Μη διαθέσιμη συσκευή</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145225\n"
+"70\n"
+"help.text"
+msgid "<variable id=\"err70\">70 Access denied</variable>"
+msgstr "<variable id=\"err70\">70 Άρνηση πρόσβασης</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150372\n"
+"71\n"
+"help.text"
+msgid "<variable id=\"err71\">71 Disk not ready</variable>"
+msgstr "<variable id=\"err71\">71 Ο δίσκος δεν είναι έτοιμος</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148894\n"
+"72\n"
+"help.text"
+msgid "<variable id=\"err73\">73 Not implemented</variable>"
+msgstr "<variable id=\"err73\">73 Μη εφαρμόσιμο</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3152981\n"
+"73\n"
+"help.text"
+msgid "<variable id=\"err74\">74 Renaming on different drives impossible</variable>"
+msgstr "<variable id=\"err74\">74 Αδυναμία μετονομασίας σε διαφορετικούς οδηγούς</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149355\n"
+"74\n"
+"help.text"
+msgid "<variable id=\"err75\">75 Path/file access error</variable>"
+msgstr "<variable id=\"err75\">75 Λάθος πρόσβασης διαδρομής/αρχείου</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150477\n"
+"75\n"
+"help.text"
+msgid "<variable id=\"err76\">76 Path not found</variable>"
+msgstr "<variable id=\"err76\">76 Η διαδρομή δεν βρέθηκε</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154678\n"
+"76\n"
+"help.text"
+msgid "<variable id=\"err91\">91 Object variable not set</variable>"
+msgstr "<variable id=\"err91\">91 Η μεταβλητή αντικειμένου δεν ορίστηκε</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149890\n"
+"77\n"
+"help.text"
+msgid "<variable id=\"err93\">93 Invalid string pattern</variable>"
+msgstr "<variable id=\"err93\">93 Άκυρη μορφή συμβολοσειράς</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146942\n"
+"78\n"
+"help.text"
+msgid "<variable id=\"err94\">94 Use of zero not permitted</variable>"
+msgstr "<variable id=\"err94\">94 Η χρήση του μηδενός δεν επιτρέπεται</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469429\n"
+"help.text"
+msgid "<variable id=\"err250\">250 DDE Error</variable>"
+msgstr "<variable id=\"err250\">250 σφάλμα δυναμικής ανταλλαγής δεδομένων</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469428\n"
+"help.text"
+msgid "<variable id=\"err280\">280 Awaiting response to DDE connection</variable>"
+msgstr "<variable id=\"err280\">280 Αναμονή απάντησης σε σύνδεση DDE</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469427\n"
+"help.text"
+msgid "<variable id=\"err281\">281 No DDE channels available</variable>"
+msgstr "<variable id=\"err281\">281 Μη διαθέσιμα κανάλια DDE</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469426\n"
+"help.text"
+msgid "<variable id=\"err282\">282 No application responded to DDE connect initiation</variable>"
+msgstr "<variable id=\"err282\">282 Χωρίς απάντηση εφαρμογής στην αρχικοποίηση της σύνδεσης DDE</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469425\n"
+"help.text"
+msgid "<variable id=\"err283\">283 Too many applications responded to DDE connect initiation</variable>"
+msgstr "<variable id=\"err283\">283 Υπερβολικές απαντήσεις εφαρμογών στην αχική σύνδεση DDE</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469424\n"
+"help.text"
+msgid "<variable id=\"err284\">284 DDE channel locked</variable>"
+msgstr "<variable id=\"err284\">284 Κλειδωμένο κανάλι DDE</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469423\n"
+"help.text"
+msgid "<variable id=\"err285\">285 External application cannot execute DDE operation</variable>"
+msgstr "<variable id=\"err285\">285 Η εξωτερική εφαρμογή δεν μπορεί να εκτελέσει τη λειτουργία DDE</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469422\n"
+"help.text"
+msgid "<variable id=\"err286\">286 Timeout while waiting for DDE response</variable>"
+msgstr "<variable id=\"err286\">286 Λήξη χρόνου αναμονής ενώ αναμενόταν απάντηση DDE</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469421\n"
+"help.text"
+msgid "<variable id=\"err287\">287 user pressed ESCAPE during DDE operation</variable>"
+msgstr "<variable id=\"err287\">287 ο χρήστης πάτησε ESC κατά τη λειτουργία DDE</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469420\n"
+"help.text"
+msgid "<variable id=\"err288\">288 External application busy</variable>"
+msgstr "<variable id=\"err288\">288 Η εξωτερική συσκευή είναι απασχολημένη</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469419\n"
+"help.text"
+msgid "<variable id=\"err289\">289 DDE operation without data</variable>"
+msgstr "<variable id=\"err289\">289 Λειτουργία DDE χωρίς δεδομένα</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469418\n"
+"help.text"
+msgid "<variable id=\"err290\">290 Data are in wrong format</variable>"
+msgstr "<variable id=\"err290\">290 Τα δεδομένα είναι σε λάθος μορφή</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469417\n"
+"help.text"
+msgid "<variable id=\"err291\">291 External application has been terminated</variable>"
+msgstr "<variable id=\"err291\">291 Η εξωτερική εφαρμογή έχει τελειώσει</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469416\n"
+"help.text"
+msgid "<variable id=\"err292\">292 DDE connection interrupted or modified</variable>"
+msgstr "<variable id=\"err292\">292 Η σύνδεση DDE διακόπηκε ή τροποποιήθηκε</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469415\n"
+"help.text"
+msgid "<variable id=\"err293\">293 DDE method invoked with no channel open</variable>"
+msgstr "<variable id=\"err293\">293 Η μέθοδος DDE κλήθηκε χωρίς ανοιχτό κανάλι</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469414\n"
+"help.text"
+msgid "<variable id=\"err294\">294 Invalid DDE link format</variable>"
+msgstr "<variable id=\"err294\">294 Άκυρη μορφή σύνδεσης DDE</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469413\n"
+"help.text"
+msgid "<variable id=\"err295\">295 DDE message has been lost</variable>"
+msgstr "<variable id=\"err295\">295 Το μήνυμα DDE χάθηκε</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469412\n"
+"help.text"
+msgid "<variable id=\"err296\">296 Paste link already performed</variable>"
+msgstr "<variable id=\"err296\">296 Η επικόλληση συνδέσμου εκτελέστηκε ήδη</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469411\n"
+"help.text"
+msgid "<variable id=\"err297\">297 Link mode cannot be set due to invalid link topic</variable>"
+msgstr "<variable id=\"err297\">297 Η κατάσταση σύνδεσης δεν μπορεί να οριστεί λόγω άκυρης τοπικής σύνδεσης</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469410\n"
+"help.text"
+msgid "<variable id=\"err298\">298 DDE requires the DDEML.DLL file</variable>"
+msgstr "<variable id=\"err298\">298 Το DDE απαιτεί το αρχείο DDEML.DLL</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150028\n"
+"79\n"
+"help.text"
+msgid "<variable id=\"err323\">323 Module cannot be loaded; invalid format</variable>"
+msgstr "<variable id=\"err323\">323 Αδύνατη η φόρτωση του αρθρώματος· άκυρη μορφή</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148434\n"
+"80\n"
+"help.text"
+msgid "<variable id=\"err341\">341 Invalid object index</variable>"
+msgstr "<variable id=\"err341\">341 Άκυρος δείκτης αντικειμένου </variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3143219\n"
+"81\n"
+"help.text"
+msgid "<variable id=\"err366\">366 Object is not available</variable>"
+msgstr "<variable id=\"err366\">366 Το αντικείμενο δεν είναι διαθέσιμο</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3144744\n"
+"82\n"
+"help.text"
+msgid "<variable id=\"err380\">380 Incorrect property value</variable>"
+msgstr "<variable id=\"err380\">380 Άκυρη τιμή ιδιότητας</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147420\n"
+"83\n"
+"help.text"
+msgid "<variable id=\"err382\">382 This property is read-only</variable>"
+msgstr "<variable id=\"err382\">382 Αυτή η ιδιότητα είναι μόνο για ανάγνωση</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147472\n"
+"84\n"
+"help.text"
+msgid "<variable id=\"err394\">394 This property is write-only</variable>"
+msgstr "<variable id=\"err394\">394 Αυτή η ιδιότητα είναι μόνο για εγγραφή</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148583\n"
+"85\n"
+"help.text"
+msgid "<variable id=\"err420\">420 Invalid object reference</variable>"
+msgstr "<variable id=\"err420\">420 Άκυρη αναφορά αντικειμένου</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153329\n"
+"86\n"
+"help.text"
+msgid "<variable id=\"err423\">423 Property or method not found</variable>"
+msgstr "<variable id=\"err423\">423 Η ιδιότητα ή η μέθοδος δεν βρέθηκε</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148738\n"
+"87\n"
+"help.text"
+msgid "<variable id=\"err424\">424 Object required</variable>"
+msgstr "<variable id=\"err424\">424 Απαιτείται αντικείμενο</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3159084\n"
+"88\n"
+"help.text"
+msgid "<variable id=\"err425\">425 Invalid use of an object</variable>"
+msgstr "<variable id=\"err425\">425 Άκυρη χρήση αντικειμένου</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146806\n"
+"89\n"
+"help.text"
+msgid "<variable id=\"err430\">430 OLE Automation is not supported by this object</variable>"
+msgstr "<variable id=\"err430\">430 Η αυτοματοποίηση OLE δεν υποστηρίζεται από αυτό το αντικείμενο</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146130\n"
+"90\n"
+"help.text"
+msgid "<variable id=\"err438\">438 This property or method is not supported by the object</variable>"
+msgstr "<variable id=\"err438\">438 Αυτή η ιδιότητα ή η μέθοδος δεν υποστηρίζεται από το αντικείμενο</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154374\n"
+"91\n"
+"help.text"
+msgid "<variable id=\"err440\">440 OLE automation error</variable>"
+msgstr "<variable id=\"err440\">440 Λάθος αυτοματοποίησης OLE</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149685\n"
+"92\n"
+"help.text"
+msgid "<variable id=\"err445\">445 This action is not supported by given object</variable>"
+msgstr "<variable id=\"err445\">445 Αυτή η ενέργεια δεν υποστηρίζεται από το δεδομένο αντικείμενο</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150282\n"
+"93\n"
+"help.text"
+msgid "<variable id=\"err446\">446 Named arguments are not supported by given object</variable>"
+msgstr "<variable id=\"err446\">446 Επώνυμα ορίσματα δεν υποστηρίζονται από το δεδομένο αντικείμενο</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150142\n"
+"94\n"
+"help.text"
+msgid "<variable id=\"err447\">447 The current locale setting is not supported by the given object</variable>"
+msgstr "<variable id=\"err447\">447 Η τρέχουσα τοπική ρύθμιση δεν υποστηρίζεται από το δεδομένο αντικείμενο</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3152771\n"
+"95\n"
+"help.text"
+msgid "<variable id=\"err448\">448 Named argument not found</variable>"
+msgstr "<variable id=\"err448\">448 Το επώνυμο όρισμα δεν βρέθηκε</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145145\n"
+"96\n"
+"help.text"
+msgid "<variable id=\"err449\">449 Argument is not optional</variable>"
+msgstr "<variable id=\"err449\">449 Το όρισμα δεν είναι προαιρετικό</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154399\n"
+"97\n"
+"help.text"
+msgid "<variable id=\"err450\">450 Invalid number of arguments</variable>"
+msgstr "<variable id=\"err450\">450 Άκυρος αριθμός ορισμάτων</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146137\n"
+"98\n"
+"help.text"
+msgid "<variable id=\"err451\">451 Object is not a list</variable>"
+msgstr "<variable id=\"err451\">451 Το αντικείμενο δεν είναι λίστα</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149507\n"
+"99\n"
+"help.text"
+msgid "<variable id=\"err452\">452 Invalid ordinal number</variable>"
+msgstr "<variable id=\"err452\">452 Άκυρος τακτικός αριθμός</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154566\n"
+"100\n"
+"help.text"
+msgid "<variable id=\"err453\">453 Specified DLL function not found</variable>"
+msgstr "<variable id=\"err453\">453 Η επιλεγμένη συνάρτηση DLL δεν βρέθηκε</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145595\n"
+"101\n"
+"help.text"
+msgid "<variable id=\"err460\">460 Invalid clipboard format</variable>"
+msgstr "<variable id=\"err460\">460 Άκυρη μορφοποίηση προχείρου</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455951\n"
+"help.text"
+msgid "<variable id=\"err951\">951 Unexpected symbol:</variable>"
+msgstr "<variable id=\"err951\">951 Απρόβλεπτο σύμβολο:</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455952\n"
+"help.text"
+msgid "<variable id=\"err952\">952 Expected:</variable>"
+msgstr "<variable id=\"err952\">952 Αναμενόμενο:</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455953\n"
+"help.text"
+msgid "<variable id=\"err953\">953 Symbol expected</variable>"
+msgstr "<variable id=\"err953\">953 Αναμενόταν σύμβολο</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455954\n"
+"help.text"
+msgid "<variable id=\"err954\">954 Variable expected</variable>"
+msgstr "<variable id=\"err954\">954 Αναμενόταν μεταβλητή</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455955\n"
+"help.text"
+msgid "<variable id=\"err955\">955 Label expected</variable>"
+msgstr "<variable id=\"err955\">955 Αναμενόταν ετικέτα</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455956\n"
+"help.text"
+msgid "<variable id=\"err956\">956 Value cannot be applied</variable>"
+msgstr "<variable id=\"err956\">956 Η τιμή δεν μπορεί να εφαρμοστεί</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455957\n"
+"help.text"
+msgid "<variable id=\"err957\">957 Variable already defined</variable>"
+msgstr "<variable id=\"err957\">957 Ήδη καθορισμένη μεταβλητή</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455958\n"
+"help.text"
+msgid "<variable id=\"err958\">958 Sub procedure or function procedure already defined</variable>"
+msgstr "<variable id=\"err958\">958 Ήδη καθορισμένη υποδιαδικασία ή διαδικασία συνάρτησης</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455959\n"
+"help.text"
+msgid "<variable id=\"err959\">959 Label already defined</variable>"
+msgstr "<variable id=\"err959\">959 Ήδη καθορισμένη ετικέτα</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455960\n"
+"help.text"
+msgid "<variable id=\"err960\">960 Variable not found</variable>"
+msgstr "<variable id=\"err960\">960 Δεν βρέθηκε μεταβλητή</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455961\n"
+"help.text"
+msgid "<variable id=\"err961\">961 Array or procedure not found</variable>"
+msgstr "<variable id=\"err961\">961 Δεν βρέθηκε πίνακας ή διαδικασία</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455962\n"
+"help.text"
+msgid "<variable id=\"err962\">962 Procedure not found</variable>"
+msgstr "<variable id=\"err962\">962 Δεν βρέθηκε διαδικασία</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455963\n"
+"help.text"
+msgid "<variable id=\"err963\">963 Label undefined</variable>"
+msgstr "<variable id=\"err963\">963 Απροσδιόριστη ετικέτα</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455964\n"
+"help.text"
+msgid "<variable id=\"err964\">964 Unknown data type</variable>"
+msgstr "<variable id=\"err964\">964 Άγνωστος τύπος δεδομένων</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455965\n"
+"help.text"
+msgid "<variable id=\"err965\">965 Exit expected</variable>"
+msgstr "<variable id=\"err965\">965 Αναμενόταν έξοδος</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455966\n"
+"help.text"
+msgid "<variable id=\"err966\">966 Statement block still open: missing</variable>"
+msgstr "<variable id=\"err966\">966 Ομαδική δήλωση ακόμα ανοιχτή: λείπει</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455967\n"
+"help.text"
+msgid "<variable id=\"err967\">967 Parentheses do not match</variable>"
+msgstr "<variable id=\"err967\">967 Οι παρενθέσεις δεν ταιριάζουν</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455968\n"
+"help.text"
+msgid "<variable id=\"err968\">968 Symbol already defined differently</variable>"
+msgstr "<variable id=\"err968\">968 Το σύμβολο καθορίστηκε ήδη διαφορετικά</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455969\n"
+"help.text"
+msgid "<variable id=\"err969\">969 Parameters do not correspond to procedure</variable>"
+msgstr "<variable id=\"err969\">969 Οι παράμετροι δεν αντιστοιχούν σε διαδικασία</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455970\n"
+"help.text"
+msgid "<variable id=\"err970\">970 Invalid character in number</variable>"
+msgstr "<variable id=\"err970\">970 Άκυρος χαρακτήρας σε αριθμό</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455971\n"
+"help.text"
+msgid "<variable id=\"err971\">971 Array must be dimensioned</variable>"
+msgstr "<variable id=\"err971\">971 Ο πίνακας πρέπει να είναι με διαστάσεις</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455972\n"
+"help.text"
+msgid "<variable id=\"err972\">972 Else/Endif without If</variable>"
+msgstr "<variable id=\"err972\">972 Else/Endif χωρίς If</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455973\n"
+"help.text"
+msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>"
+msgstr "<variable id=\"err973\">973 δεν επιτρέπεται μέσα σε διαδικασία</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455974\n"
+"help.text"
+msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>"
+msgstr "<variable id=\"err974\">974 δεν επιτρέπεται έξω από διαδικασία</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455975\n"
+"help.text"
+msgid "<variable id=\"err975\">975 Dimension specifications do not match</variable>"
+msgstr "<variable id=\"err975\">975 Οι προδιαγραφές διάστασης δεν ταιριάζουν</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455976\n"
+"help.text"
+msgid "<variable id=\"err976\">976 Unknown option:</variable>"
+msgstr "<variable id=\"err976\">976 Άγνωστη επιλογή:</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455977\n"
+"help.text"
+msgid "<variable id=\"err977\">977 Constant redefined</variable>"
+msgstr "<variable id=\"err977\">977 Ανακαθορισμός σταθεράς</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455978\n"
+"help.text"
+msgid "<variable id=\"err978\">978 Program too large</variable>"
+msgstr "<variable id=\"err978\">978 Υπερβολικά μεγάλο πρόγραμμα</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455979\n"
+"help.text"
+msgid "<variable id=\"err979\">979 Strings or arrays not permitted</variable>"
+msgstr "<variable id=\"err979\">979 Ανεπίτρεπτες συμβολοσειρές ή πίνακες</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455980\n"
+"help.text"
+msgid "<variable id=\"err1000\">1000 Object does not have this property</variable>"
+msgstr "<variable id=\"err1000\">1000 Το αντικείμενο δεν έχει αυτήν την ιδιότητα</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455981\n"
+"help.text"
+msgid "<variable id=\"err1001\">1001 Object does not have this method</variable>"
+msgstr "<variable id=\"err1001\">1001 Το αντικείμενο δεν έχει αυτή τη μέθοδο </variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455982\n"
+"help.text"
+msgid "<variable id=\"err1002\">1002 Required argument lacking</variable>"
+msgstr "<variable id=\"err1002\">1002 Έλλειψη απαιτούμενου ορίσματος</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455983\n"
+"help.text"
+msgid "<variable id=\"err1003\">1003 Invalid number of arguments</variable>"
+msgstr "<variable id=\"err1003\">1003 Άκυρος αριθμός ορισμάτων</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455984\n"
+"help.text"
+msgid "<variable id=\"err1004\">1004 Error executing a method</variable>"
+msgstr "<variable id=\"err1004\">1004 Σφάλμα εκτέλεσης μεθόδου</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455985\n"
+"help.text"
+msgid "<variable id=\"err1005\">1005 Unable to set property</variable>"
+msgstr "<variable id=\"err1005\">1005 Αδυναμία ορισμού ιδιότητας</variable>"
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455986\n"
+"help.text"
+msgid "<variable id=\"err1006\">1006 Unable to determine property</variable>"
+msgstr "<variable id=\"err1006\">1006 Αδυναμία προσδιορισμού ιδιότητας</variable>"
+
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Programming with $[officename] Basic"
+msgstr "Προγραμματισμός με την $[officename] Basic"
+
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\" name=\"Programming with $[officename] Basic \">Programming with $[officename] Basic </link></variable>"
+msgstr "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\" name=\"Programming with $[officename] Basic \"> Προγραμματισμός με την $[officename] Basic </link></variable>"
+
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"par_id3153708\n"
+"2\n"
+"help.text"
+msgid "This is where you find general information about working with macros and $[officename] Basic."
+msgstr "Εδώ μπορείτε να βρείτε γενικές πληροφορίες για το πώς να εργαστείτε με μακροεντολές και τη γλώσσα $[officename] Basic."
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"tit\n"
+"help.text"
+msgid "Basics"
+msgstr "Βασικές αρχές"
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"bm_id4488967\n"
+"help.text"
+msgid "<bookmark_value>fundamentals</bookmark_value><bookmark_value>subroutines</bookmark_value><bookmark_value>variables;global and local</bookmark_value><bookmark_value>modules;subroutines and functions</bookmark_value>"
+msgstr "<bookmark_value> βασικές αρχές</bookmark_value><bookmark_value>υπορουτίνες </bookmark_value><bookmark_value> μεταβλητές; καθολικές και τοπικές</bookmark_value><bookmark_value> αρθρώματα; υπορουτίνες και συναρτήσεις</bookmark_value>"
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"hd_id3154927\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01010210.xhp\" name=\"Basics\">Basics</link>"
+msgstr "<link href=\"text/sbasic/shared/01010210.xhp\" name=\"Βασικές αρχές\">Βασικές αρχές</link>"
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3156023\n"
+"14\n"
+"help.text"
+msgid "This section provides the fundamentals for working with $[officename] Basic."
+msgstr "Αυτή η ενότητα παρέχει τις βασικές αρχές για το πώς να εργαστείτε με τη $[officename] Basic."
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3147560\n"
+"2\n"
+"help.text"
+msgid "$[officename] Basic code is based on subroutines and functions that are specified between <emph>sub...end sub</emph> and <emph>function...end function</emph> sections. Each Sub or Function can call other Subs and Functions. If you take care to write generic code for a Sub or Function, you can probably re-use it in other programs. See also <link href=\"text/sbasic/shared/01020300.xhp\" name=\"Procedures and Functions\">Procedures and Functions</link>."
+msgstr "Ο κώδικας της $[officename] Basic είναι βασισμένος σε υπορουτίνες και συναρτήσεις που διευκρινίζονται μεταξύ των τμημάτων <emph>sub...end sub</emph> και <emph>function...end function</emph> αντίστοιχα. Κάθε υπορουτίνα ή συνάρτηση μπορεί να καλέσει άλλες υπορουτίνες και συναρτήσεις. Εάν σκοπεύετε για να γράψετε γενικό κώδικα για μια υπορουτίνα ή μια συνάρτηση, μπορείτε πιθανώς να τον επαναχρησιμοποιήσετε σε άλλα προγράμματα. Δείτε επίσης το <link href=\"text/sbasic/shared/01020300.xhp\" name=\"Διαδικασίες και συναρτήσεις\"> Διαδικασίες και συναρτήσεις </link>."
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id314756320\n"
+"help.text"
+msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
+msgstr "Μερικοί περιορισμοί εφαρμόζονται για τα ονόματα των δημόσιων μεταβλητών σας, υποδιαδικασιών και συναρτήσεων. Δεν πρέπει να χρησιμοποιήσετε το ίδιο όνομα με ένα από τα αρθρώματα της ίδιας βιβλιοθήκης."
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"hd_id3150398\n"
+"3\n"
+"help.text"
+msgid "What is a Sub?"
+msgstr "Τι είναι μια υπορουτίνα;"
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3148797\n"
+"4\n"
+"help.text"
+msgid "<emph>Sub</emph> is the short form of <emph>subroutine</emph>, that is used to handle a certain task within a program. Subs are used to split a task into individual procedures. Splitting a program into procedures and sub-procedures enhances readability and reduces the error-proneness. A sub possibly takes some arguments as parameters but does not return any values back to the calling sub or function, for example:"
+msgstr "Το <emph>Sub</emph> είναι η συντομογραφία της λέξεως <emph>υπορουτίνα</emph>, που χρησιμοποιείται για να χειριστεί μία συγκεκριμένη εργασία στα πλαίσια ενός προγράμματος. Οι υπορουτίνες χρησιμοποιούνται για να χωριστεί μία εργασία σε μεμονωμένες διαδικασίες. Ο διαχωρισμός ενός προγράμματος σε διαδικασίες και τις υπό-διαδικασίες ενισχύει την αναγνωσιμότητα και μειώνει της περιπτώσεις λαθών. Μια υπορουτίνα ενδεχομένως να δέχεται μερικά ορίσματα ως παραμέτρους αλλά δεν επιστρέφει καμιά τιμή στην καλούσα υπορουτίνα ή τη συνάρτηση, παραδείγματος χάριν:"
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3150868\n"
+"15\n"
+"help.text"
+msgid "DoSomethingWithTheValues(MyFirstValue,MySecondValue)"
+msgstr "ΚάνεΚάτιΜεΤιςΤιμές(ΗΠρώτηΤιμήΜου,ΗΔεύτερηΤιμήΜου)"
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"hd_id3156282\n"
+"5\n"
+"help.text"
+msgid "What is a Function?"
+msgstr "Τι είναι μια συνάρτηση;"
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3156424\n"
+"6\n"
+"help.text"
+msgid "A <emph>function</emph> is essentially a sub, which returns a value. You may use a function at the right side of a variable declaration, or at other places where you normally use values, for example:"
+msgstr "Μία <emph>συνάρτηση</emph> είναι ουσιαστικά μία διαδικασία, η όποια επιστρέφει μια τιμή. Μπορείτε να χρησιμοποιήσετε μια συνάρτηση στη δεξιά πλευρά μιας δήλωσης μεταβλητής, ή σε άλλες θέσεις όπου χρησιμοποιείτε κανονικά τιμές, παραδείγματος χάριν:"
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3146985\n"
+"7\n"
+"help.text"
+msgid "MySecondValue = myFunction(MyFirstValue)"
+msgstr "ΗΔεύτερηΤιμήΜου = ΗΣυνάρτησηΜου(ΗΠρώτηΤιμήΜου)"
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"hd_id3153364\n"
+"8\n"
+"help.text"
+msgid "Global and local variables"
+msgstr "Καθολικές και τοπικές μεταβλητές"
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3151112\n"
+"9\n"
+"help.text"
+msgid "Global variables are valid for all subs and functions inside a module. They are declared at the beginning of a module before the first sub or function starts."
+msgstr "Οι καθολικές μεταβλητές ισχύουν για όλες τα διαδικασίες και τις συναρτήσεις μέσα σε ένα άρθρωμα. Δηλώνονται στην αρχή ενός αρθρώματος προτού να αρχίσει η πρώτη διαδικασία ή η πρώτη συνάρτηση."
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3154012\n"
+"10\n"
+"help.text"
+msgid "Variables that you declare within a sub or function are valid only inside this sub or function. These variables override global variables with the same name and local variables with the same name coming from superordinate subs or functions."
+msgstr "Οι μεταβλητές που δηλώνετε μέσα σε ένα υπορουτίνα ή μια συνάρτηση ισχύουν μόνο μέσα σε αυτήν την υπορουτίνα ή συνάρτηση. Αυτές οι μεταβλητές παρακάμπτουν τις καθολικές μεταβλητές με το ίδιο όνομα και τις τοπικές μεταβλητές με το ίδιο όνομα που προέρχεται από της ψηλότερες σε ιεραρχία υπορουτίνες ή συναρτήσεις."
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"hd_id3150010\n"
+"11\n"
+"help.text"
+msgid "Structuring"
+msgstr "Δομή προγράμματος"
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3153727\n"
+"12\n"
+"help.text"
+msgid "After separating your program into procedures and functions (Subs and Functions), you can save these procedures and functions as files for reuse in other projects. $[officename] Basic supports <link href=\"text/sbasic/shared/01020500.xhp\" name=\"Modules and Libraries\">Modules and Libraries</link>. Subs and functions are always contained in modules. You can define modules to be global or part of a document. Multiple modules can be combined to a library."
+msgstr "Αφού χωρίσετε το πρόγραμμά σας σε διαδικασίες και συναρτήσεις (Subs και Functions), μπορείτε να αποθηκεύετε αυτές τις διαδικασίες και συναρτήσεις ως αρχεία για την επαναχρησιμοποίηση τους σε άλλα προγράμματα. Το $[officename] Basic υποστηρίζει <link href=\"text/sbasic/shared/01020500.xhp\" name=\"Αρθρώματα και Βιβλιοθήκες\"> Αρθρώματα και Βιβλιοθήκες </link>. Τα υπορουτίνες και οι συναρτήσεις περιλαμβάνονται πάντα μέσα σε ενότητες. Μπορείτε να καθορίσετε τα αρθρώματα έτσι ώστε να είναι καθολικά ή μέρος ενός εγγράφου. Πολλά αρθρώματα μπορούν να συνδυαστούν μέσα σε μια βιβλιοθήκη."
+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3152578\n"
+"13\n"
+"help.text"
+msgid "You can copy or move subs, functions, modules and libraries from one file to another by using the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro\">Macro</link> dialog."
+msgstr "Μπορείτε να αντιγράψετε ή να μετακινήσετε τις υπορουτίνες, τις λειτουργίες, τα αρθρώματα και τις βιβλιοθήκες από ένα αρχείο προς ένα άλλο χρησιμοποιώντας το παράθυρο διαλόγου <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Μακροεντολές\"> Μακροεντολές</link>."
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"hd_id3148946\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01020000.xhp\" name=\"Syntax\">Syntax</link>"
+msgstr "<link href=\"text/sbasic/shared/01020000.xhp\" name=\"Σύνταξη\">Σύνταξη</link>"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"par_id3150793\n"
+"2\n"
+"help.text"
+msgid "This section describes the basic syntax elements of $[officename] Basic. For a detailed description please refer to the $[officename] Basic Guide which is available separately."
+msgstr "Αυτή η ενότητα περιγράφει τα βασικά στοιχεία σύνταξης της $[officename] Basic. Για μια λεπτομερή περιγραφή των στοιχείων παρακαλώ δείτε τον Οδηγό $[officename] Basic που είναι διαθέσιμος ξεχωριστά."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Using Variables"
+msgstr "Χρήση μεταβλητών"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"bm_id3149346\n"
+"help.text"
+msgid "<bookmark_value>names of variables</bookmark_value><bookmark_value>variables; using</bookmark_value><bookmark_value>types of variables</bookmark_value><bookmark_value>declaring variables</bookmark_value><bookmark_value>values;of variables</bookmark_value><bookmark_value>constants</bookmark_value><bookmark_value>arrays;declaring</bookmark_value><bookmark_value>defining;constants</bookmark_value>"
+msgstr "<bookmark_value>ονόματα των μεταβλητών </bookmark_value><bookmark_value>μεταβλητές; χρήση</bookmark_value><bookmark_value>τύποι μεταβλητών</bookmark_value><bookmark_value>δήλωση μεταβλητών</bookmark_value><bookmark_value>τιμές;των μεταβλητών</bookmark_value><bookmark_value>σταθερές </bookmark_value><bookmark_value>πίνακες;δήλωση</bookmark_value><bookmark_value>καθορισμός;σταθερές</bookmark_value>"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3149346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01020100.xhp\" name=\"Using Variables\">Using Variables</link>"
+msgstr "<link href=\"text/sbasic/shared/01020100.xhp\" name=\"Χρήση μεταβλητών\">Χρήση μεταβλητών</link>"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154346\n"
+"3\n"
+"help.text"
+msgid "The following describes the basic use of variables in $[officename] Basic."
+msgstr "Παρακάτω περιγράφεται η βασική χρήση των μεταβλητών στην $[officename] Basic."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3153361\n"
+"4\n"
+"help.text"
+msgid "Naming Conventions for Variable Identifiers"
+msgstr "Συμβάσεις ονοματοδοσίας για τα αναγνωριστικά μεταβλητών"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3148797\n"
+"5\n"
+"help.text"
+msgid "A variable name can consist of a maximum of 255 characters. The first character of a variable name <emph>must</emph> be a letter A-Z or a-z. Numbers can also be used in a variable name, but punctuation symbols and special characters are not permitted, with exception of the underscore character (\"_\"). In $[officename] Basic variable identifiers are not case-sensitive. Variable names may contain spaces but must be enclosed in square brackets if they do."
+msgstr "Το όνομα μιας μεταβλητής μπορεί να αποτελείται ως και 255 χαρακτήρες. Ο πρώτος χαρακτήρας του ονόματος μιας μεταβλητής <emph>πρέπει</emph> να είναι κάποιο γράμμα από A-Z ή από a-z. Μπορούν επίσης να χρησιμοποιηθούν και αριθμοί στο όνομα μιας μεταβλητής, ωστόσο δεν επιτρέπεται η χρήση σημείων στίξης και ειδικών χαρακτήρων, με εξαίρεση του χαρακτήρα υπογράμμισης (\"_\"). Η $[officename] Basic δεν κάνει διάκριση πεζών-κεφαλαίων. Τα ονόματα μεταβλητών μπορούν να περιέχουν κενά, αλλά θα πρέπει να περικλείονται σε αγκύλες."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3156422\n"
+"6\n"
+"help.text"
+msgid "Examples for variable identifiers:"
+msgstr "Παραδείγματα για τα αναγνωριστικά μεταβλητών:"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3156441\n"
+"126\n"
+"help.text"
+msgid "Correct"
+msgstr "Σωστό"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3149664\n"
+"127\n"
+"help.text"
+msgid "Correct"
+msgstr "Σωστό"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3146119\n"
+"128\n"
+"help.text"
+msgid "Correct"
+msgstr "Σωστό"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153876\n"
+"11\n"
+"help.text"
+msgid "Not valid, variable with space must be enclosed in square brackets"
+msgstr "Μη έγκυρο, μεταβλητές με διαστήματα πρέπει να περικλείονται σε αγκύλες"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154510\n"
+"15\n"
+"help.text"
+msgid "Correct"
+msgstr "Σωστό"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150330\n"
+"129\n"
+"help.text"
+msgid "Not valid, special characters are not allowed"
+msgstr "Μη έγκυρο, δεν επιτρέπονται ειδικοί χαρακτήρες"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154254\n"
+"130\n"
+"help.text"
+msgid "Not valid, variable may not begin with a number"
+msgstr "Μη έγκυρο, η μεταβλητή δεν πρέπει να αρχίζει με αριθμό"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3149256\n"
+"131\n"
+"help.text"
+msgid "Not valid, punctuation marks are not allowed"
+msgstr "Μη έγκυρο, δεν επιτρέπονται σημεία στίξης"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3146317\n"
+"17\n"
+"help.text"
+msgid "Declaring Variables"
+msgstr "Δηλώσεις μεταβλητών"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150299\n"
+"18\n"
+"help.text"
+msgid "In $[officename] Basic you don't need to declare variables explicitly. A variable declaration can be performed with the <emph>Dim</emph> statement. You can declare more than one variable at a time by separating the names with a comma. To define the variable type, use either a type-declaration sign after the name, or the appropriate key word."
+msgstr "Στη $[officename] Basic, δεν χρειάζεται να δηλώσετε ρητά τις μεταβλητές. Η δήλωση της μεταβλητής μπορεί να γίνει με την πρόταση <emph>Dim</emph>. Μπορείτε να δηλώσετε περισσότερες από μία μεταβλητές κάθε φορά, διαχωρίζοντάς τα ονόματά τους με κόμμα. Για να καθορίσετε τον τύπο της μεταβλητής, χρησιμοποιήστε ένα σύμβολο δήλωσης τύπου μετά το όνομα ή την κατάλληλη λέξη-κλειδί."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154118\n"
+"140\n"
+"help.text"
+msgid "Examples for variable declarations:"
+msgstr "Παραδείγματα για τις δηλώσεις μεταβλητών:"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150982\n"
+"132\n"
+"help.text"
+msgid "Declares the variable \"a\" as a String"
+msgstr "Δηλώνει τη μεταβλητή \"a\" ως συμβολοσειρά"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150343\n"
+"133\n"
+"help.text"
+msgid "Declares the variable \"a\" as a String"
+msgstr "Δηλώνει τη μεταβλητή \"a\" ως συμβολοσειρά"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3155507\n"
+"22\n"
+"help.text"
+msgid "Declares one variable as a String and one as an Integer"
+msgstr "Δηλώνει μία μεταβλητή ως συμβολοσειρά και μία ως ακέραιο αριθμό"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_idN10859\n"
+"help.text"
+msgid "Declares c as a Boolean variable that can be TRUE or FALSE"
+msgstr "Δηλώνει την c ως μεταβλητή Μπουλ με τιμές TRUE-ΑΛΗΘΕΣ ή FALSE-ΨΕΥΔΕΣ"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150519\n"
+"23\n"
+"help.text"
+msgid "It is very important when declaring variables that you use the type-declaration character each time, even if it was used in the declaration instead of a keyword. Thus the following statements are invalid:"
+msgstr "Είναι πολύ σημαντικό όταν δηλώνετε μεταβλητές να χρησιμοποιείτε τον χαρακτήρα δήλωσης τύπου κάθε φορά, ακόμα και αν έχει χρησιμοποιηθεί στη δήλωση αντί για μια λέξη-κλειδί. Επομένως, οι ακόλουθες προτάσεις είναι άκυρες:"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154527\n"
+"134\n"
+"help.text"
+msgid "Declares \"a\" as a String"
+msgstr "Δηλώνει την \"a\" ως συμβολοσειρά"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153064\n"
+"135\n"
+"help.text"
+msgid "Type-declaration missing: \"a$=\""
+msgstr "Λείπει η δήλωση τύπου: \"a$=\""
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3144770\n"
+"26\n"
+"help.text"
+msgid "Once you have declared a variable as a certain type, you cannot declare the variable under the same name again as a different type!"
+msgstr "Αφού δηλώσετε μια μεταβλητή με συγκεκριμένο τύπο, δεν μπορείτε να δηλώσετε την μεταβλητή με το ίδιο όνομα ως διαφορετικό τύπο!"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3149331\n"
+"27\n"
+"help.text"
+msgid "Forcing Variable Declarations"
+msgstr "Επιβάλλοντας την δήλωση μεταβλητών"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3149443\n"
+"28\n"
+"help.text"
+msgid "To force declaration of variables, use the following command:"
+msgstr "Για να επιβάλετε τη δήλωση των μεταβλητών, χρησιμοποιήστε την ακόλουθη εντολή:"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3155072\n"
+"30\n"
+"help.text"
+msgid "The <emph>Option Explicit</emph> statement has to be the first line in the module, before the first SUB. Generally, only arrays need to be declared explicitly. All other variables are declared according to the type-declaration character, or - if omitted - as the default type <emph>Single</emph>."
+msgstr "Η πρόταση <emph>Option Explicit</emph> πρέπει να είναι η πρώτη γραμμή της ενότητας, πριν από την πρώτη SUB. Γενικά, μόνο οι πίνακες πρέπει να δηλωθούν ρητά. Όλες οι άλλες μεταβλητές δηλώνονται σύμφωνα με το χαρακτήρα δήλωσης τύπου, ή - εάν παραλείπεται - ως ο προεπιλεγμένος τύπος <emph>Single</emph>."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3154614\n"
+"34\n"
+"help.text"
+msgid "Variable Types"
+msgstr "Τύποι μεταβλητών"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3155383\n"
+"35\n"
+"help.text"
+msgid "$[officename] Basic supports four variable classes:"
+msgstr "Η $[officename] Basic υποστηρίζει τέσσερις κλάσεις μεταβλητών:"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153972\n"
+"36\n"
+"help.text"
+msgid "<emph>Numeric</emph> variables can contain number values. Some variables are used to store large or small numbers, and others are used for floating-point or fractional numbers."
+msgstr "<emph>Αριθμητικές</emph> μεταβλητές μπορούν να περιέχουν τιμές αριθμού. Μερικές μεταβλητές χρησιμοποιούνται για να αποθηκεύουν μεγάλους ή μικρούς αριθμούς και άλλες χρησιμοποιούνται για κινητής υποδιαστολής ή κλασματικούς αριθμούς."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3159226\n"
+"37\n"
+"help.text"
+msgid "<emph>String</emph> variables contain character strings."
+msgstr "Οι μεταβλητές <emph>συμβολοσειράς</emph> περιέχουν τις συμβολοσειρές χαρακτήρων."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3145217\n"
+"38\n"
+"help.text"
+msgid "<emph>Boolean</emph> variables contain either the TRUE or the FALSE value."
+msgstr "Οι μεταβλητές <emph>Μπουλ</emph> περιέχουν είτε την τιμή TRUE είτε την τιμή FALSE."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154762\n"
+"39\n"
+"help.text"
+msgid "<emph>Object</emph> variables can store objects of various types, like tables and documents within a document."
+msgstr "Οι μεταβλητές <emph>Object</emph> μπορούν να αποθηκεύουν αντικείμενα διάφορων τύπων, όπως πίνακες και έγγραφα μέσα σε ένα έγγραφο."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3153805\n"
+"40\n"
+"help.text"
+msgid "Integer Variables"
+msgstr "Ακέραιες μεταβλητές"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3146966\n"
+"41\n"
+"help.text"
+msgid "Integer variables range from -32768 to 32767. If you assign a floating-point value to an integer variable, the decimal places are rounded to the next integer. Integer variables are rapidly calculated in procedures and are suitable for counter variables in loops. An integer variable only requires two bytes of memory. \"%\" is the type-declaration character."
+msgstr "Οι ακέραιες μεταβλητές κυμαίνονται από -32768 έως 32767. Εάν ορίζετε μια τιμή κινητής υποδιαστολής σε μια μεταβλητή ακέραιου, οι δεκαδικές θέσεις στρογγυλοποιούνται στον επόμενο ακέραιο. Οι μεταβλητές ακέραιων υπολογίζονται γρήγορα στις διαδικασίες και είναι κατάλληλες για μεταβλητές μετρητών στους βρόχους. Μια μεταβλητή ακέραιου απαιτεί μόνο δύο ψηφιολέξεις μνήμης. \"%\" είναι ο χαρακτήρας δήλωσης τύπου."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3147546\n"
+"45\n"
+"help.text"
+msgid "Long Integer Variables"
+msgstr "Μεταβλητές ακεραίων μεγάλου μήκους"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3151193\n"
+"46\n"
+"help.text"
+msgid "Long integer variables range from -2147483648 to 2147483647. If you assign a floating-point value to a long integer variable, the decimal places are rounded to the next integer. Long integer variables are rapidly calculated in procedures and are suitable for counter variables in loops for large values. A long integer variable requires four bytes of memory. \"&\" is the type-declaration character."
+msgstr "Οι μεγάλες ακέραιες μεταβλητές περιλαμβάνουν τους αριθμούς από -2147483648 έως 2147483647. Εάν ορίζετε μια τιμή κινητής υποδιαστολής σε μεταβλητή μεγάλου ακέραιου, οι δεκαδικές θέσεις στρογγυλεύονται στον επόμενο ακέραιο. Οι μεταβλητές μεγάλων ακέραιων υπολογίζονται γρήγορα στις διαδικασίες και είναι κατάλληλες ως μεταβλητές μετρητών σε βρόχους για μεγάλες τιμές. Μια μεταβλητή μεγάλου ακέραιου απαιτεί τέσσερις ψηφιολέξεις της μνήμης. \"&\" είναι ο χαρακτήρας δήλωσης τύπου."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id7596972\n"
+"help.text"
+msgid "Decimal Variables"
+msgstr "Δεκαδικές μεταβλητές"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id2649311\n"
+"help.text"
+msgid "Decimal variables can take positive or negative numbers or zero. Accuracy is up to 29 digits."
+msgstr "Οι δεκαδικές μεταβλητές μπορούν να πάρουν θετικούς ή αρνητικούς αριθμούς ή το μηδέν. Η ακρίβεια είναι μέχρι 29 ψηφία."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id7617114\n"
+"help.text"
+msgid "You can use plus (+) or minus (-) signs as prefixes for decimal numbers (with or without spaces)."
+msgstr "Μπορείτε να χρησιμοποιήσετε τα πρόσημα συν (+) ή μείον (-) ως προθέματα για δεκαδικούς αριθμούς (με ή χωρίς κενά)."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id1593676\n"
+"help.text"
+msgid "If a decimal number is assigned to an integer variable, %PRODUCTNAME Basic rounds the figure up or down."
+msgstr "Εάν ένας δεκαδικός αριθμός ανατεθεί σε μια μεταβλητή ακέραιου, η %PRODUCTNAME Basic στρογγυλεύει τον αριθμό προς τα πάνω ή προς τα κάτω."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3147500\n"
+"50\n"
+"help.text"
+msgid "Single Variables"
+msgstr "Μεταβλητές απλής ακριβείας"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153070\n"
+"51\n"
+"help.text"
+msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"."
+msgstr "Οι απλές μεταβλητές μπορούν να πάρουν θετικές ή αρνητικές τιμές που κυμαίνονται από 3.402823 x 10E38 ως 1.401298 x 10E-45. Οι απλές μεταβλητές είναι μεταβλητές κινητής υποδιαστολής, στο οποίο η δεκαδική ακρίβεια μειώνεται καθώς το μη-δεκαδικό μέρος του αριθμού αυξάνεται. Οι απλές μεταβλητές είναι κατάλληλες για μαθηματικούς υπολογισμούς μέσης ακριβείας. Οι υπολογισμοί απαιτούν περισσότερο χρόνο από τις μεταβλητές ακέραιου, αλλά είναι γρηγορότεροι από τους υπολογισμούς με μεταβλητές τύπου διπλής ακρίβειας. Η απλή μεταβλητή απαιτεί 4 ψηφιολέξεις της μνήμης. Ο χαρακτήρας δήλωσης τύπου είναι \"!\"."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3155753\n"
+"54\n"
+"help.text"
+msgid "Double Variables"
+msgstr "Μεταβλητές διπλής ακριβείας"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150953\n"
+"55\n"
+"help.text"
+msgid "Double variables can take positive or negative values ranging from 1.79769313486232 x 10E308 to 4.94065645841247 x 10E-324. Double variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Double variables are suitable for precise calculations. Calculations require more time than for Single variables. A Double variable requires 8 bytes of memory. The type-declaration character is \"#\"."
+msgstr "Οι μεταβλητές διπλής ακρίβειας-Double μπορούν να πάρουν θετικές ή αρνητικές τιμές που κυμαίνονται από 1.79769313486232 x 10E308 ως 4.94065645841247 x 10E-324. Οι μεταβλητές διπλής ακρίβειας είναι μεταβλητές κινητής υποδιαστολής, στις οποίες η δεκαδική ακρίβεια μειώνεται ενώ το μη-δεκαδικό μέρος του αριθμού αυξάνεται. Οι μεταβλητές διπλής ακρίβειας είναι κατάλληλες για ακριβείς υπολογισμούς. Οι υπολογισμοί απαιτούν περισσότερο χρόνο από τις μεταβλητές απλής ακρίβειας-Single. Η μεταβλητή διπλής ακρίβειας απαιτεί 8 ψηφιολέξεις της μνήμης. Ο χαρακτήρας δήλωσης τύπου της μεταβλητής είναι \"#\"."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3155747\n"
+"95\n"
+"help.text"
+msgid "Currency Variables"
+msgstr "Μεταβλητές νομίσματος"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153337\n"
+"96\n"
+"help.text"
+msgid "Currency variables are internally stored as 64-bit numbers (8 Bytes) and displayed as a fixed-decimal number with 15 non-decimal and 4 decimal places. The values range from -922337203685477.5808 to +922337203685477.5807. Currency variables are used to calculate currency values with a high precision. The type-declaration character is \"@\"."
+msgstr "Οι μεταβλητές νομίσματος είναι εσωτερικά αποθηκευμένες ως αριθμοί 64 δυαδικών (8 οκτάδες) και εμφανίζονται ως σταθερός δεκαδικός αριθμός με 15 μη-δεκαδικές και 4 δεκαδικές θέσεις. Η τιμές κυμαίνονται από -922337203685477.5808 ως +922337203685477.5807. Οι μεταβλητές νομίσματος χρησιμοποιείται για να υπολογίσει νομισματικές τιμές με υψηλή ακρίβεια. Ο χαρακτήρας δήλωσης τύπου είναι \"@\"."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3148742\n"
+"58\n"
+"help.text"
+msgid "String Variables"
+msgstr "Μεταβλητές συμβολοσειράς"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3151393\n"
+"59\n"
+"help.text"
+msgid "String variables can hold character strings with up to 65,535 characters. Each character is stored as the corresponding Unicode value. String variables are suitable for word processing within programs and for temporary storage of any non-printable character up to a maximum length of 64 Kbytes. The memory required for storing string variables depends on the number of characters in the variable. The type-declaration character is \"$\"."
+msgstr "Οι μεταβλητές συμβολοσειράς-String μπορούν να κρατούν συμβολοσειρές μέχρι και 65,535 χαρακτήρες. Κάθε χαρακτήρας αποθηκεύεται ως μία αντίστοιχη αξία Unicode. Οι μεταβλητές συμβολοσειράς είναι κατάλληλες για την επεξεργασία κειμένου στα προγραμμάτα και για την προσωρινή αποθήκευση οποιουδήποτε μη-εκτυπώσιμου χαρακτήρα μέχρι το μέγιστο μήκος των 64 Kb. Η μνήμη που απαιτείται για την αποθήκευση των μεταβλητών συμβολοσειράς εξαρτάται από τον αριθμό των χαρακτήρων στη μεταβλητή. Ο χαρακτήρας δήλωσης τύπου είναι \"$\"."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3150534\n"
+"62\n"
+"help.text"
+msgid "Boolean Variables"
+msgstr "Μεταβλητές Μπουλ"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3145632\n"
+"63\n"
+"help.text"
+msgid "Boolean variables store only one of two values: TRUE or FALSE. A number 0 evaluates to FALSE, every other value evaluates to TRUE."
+msgstr "Οι μεταβλητές Μπουλ κρατούν μόνο μια από της δύο τιμές: TRUE-Αληθές or FALSE-Ψευδές. Ο αριθμός 0 αξιολογείται ως FALSE, κάθε άλλη τιμή αξιολογείτε ως TRUE."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3149722\n"
+"65\n"
+"help.text"
+msgid "Date Variables"
+msgstr "Μεταβλητές ημερομηνίας"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3159116\n"
+"66\n"
+"help.text"
+msgid "Date variables can only contain dates and time values stored in an internal format. Values assigned to Date variables with <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>, <link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>, <link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> or <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link> are automatically converted to the internal format. Date-variables are converted to normal numbers by using the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function. The internal format enables a comparison of date/time values by calculating the difference between two numbers. These variables can only be declared with the key word <emph>Date</emph>."
+msgstr "Οι μεταβλητές μερομηνίας-Date μπορούν μόνο να περιέχουν ημερομηνίες και χρονικές τιμές που αποθηκεύονται με μία προκαθορισμένη μορφή. Τιμές που αποδίδονται σε μεταβλητές ημερομηνίας με τις <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>, <link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>, <link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> or <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link> μετατρέπονται αυτόματα στην προκαθορισμένη μορφή. Οι μεταβλητές ημερομηνίας μετατρέπονται σε κανονικούς αριθμούς με τη χρήση των συναρτήσεων <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> ή των <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link>. Η εσωτερική μορφή ενεργοποιεί μια σύγκριση των τιμών ημερομηνίας/χρόνου με τον υπολογισμό της διαφοράς μεταξύ των δύο αριθμών. Αυτές οι μεταβλητές μπορούν μόνο να δηλωθούν με τη λέξη κλειδί <emph>Date</emph>."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3148732\n"
+"68\n"
+"help.text"
+msgid "Initial Variable Values"
+msgstr "Αρχικές τιμές μεταβλητών"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154549\n"
+"69\n"
+"help.text"
+msgid "As soon as the variable has been declared, it is automatically set to the \"Null\" value. Note the following conventions:"
+msgstr "Μόλις η μεταβλητή δηλωθεί, αποκτά αυτόματα την τιμή \"Null\". Σημειώστε τις ακόλουθες συμβάσεις:"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3143222\n"
+"70\n"
+"help.text"
+msgid "<emph>Numeric</emph> variables are automatically assigned the value \"0\" as soon as they are declared."
+msgstr "Οι μεταβλητές <emph>αριθμητικές-Numeric</emph> αποκτούν αυτόματα την τιμή \"0\" μόλις δηλωθούν."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150693\n"
+"71\n"
+"help.text"
+msgid "<emph>Date variables</emph> are assigned the value 0 internally; equivalent to converting the value to \"0\" with the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function."
+msgstr "Στις μεταβλητές <emph>ημερομηνίας</emph> αποδίδεται η τιμή 0 εσωτερικά· ισοδυναμεί με τη μετατροπή σε τιμή \"0\" με τις συναρτήσεις <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> ή με τις συναρτήσεις <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link>."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154807\n"
+"72\n"
+"help.text"
+msgid "<emph>String variables</emph> are assigned an empty-string (\"\") when they are declared."
+msgstr "Οι <emph>μεταβλητές συμβολοσειράς-String</emph> αποκτούν αυτόματα την τιμή της κενής συμβολοσειράς (\"\") όταν δηλώνονται."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3153936\n"
+"83\n"
+"help.text"
+msgid "Arrays"
+msgstr "Πίνακες"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3148736\n"
+"84\n"
+"help.text"
+msgid "$[officename] Basic knows one- or multi-dimensional arrays, defined by a specified variable type. Arrays are suitable for editing lists and tables in programs. Individual elements of an array can be addressed through a numeric index."
+msgstr "Η $[officename] Basic χρησιμοποιεί μονοδιάστατους ή πολυδιάστατους πίνακες, οι οποίοι προσδιορίζονται από ένα συγκεκριμένο τύπο μεταβλητής. Οι πίνακες είναι κατάλληλοι για την επεξεργασία καταλόγων και πινάκων σε προγράμματα. Ατομικά στοιχεία ενός πίνακα μπορούν να προσπελαστούν μέσω ενός αριθμητικού δείκτη."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3149546\n"
+"85\n"
+"help.text"
+msgid "Arrays <emph>must</emph> be declared with the <emph>Dim</emph> statement. There are several ways to define the index range of an array:"
+msgstr "Οι πίνακες <emph>πρέπει</emph> να δηλώνονται με την χρήση της πρότασης <emph>Dim</emph>. Υπάρχουν διάφοροι τρόποι να καθοριστεί η περιοχή δεικτών ενός πίνακα:"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154567\n"
+"136\n"
+"help.text"
+msgid "21 elements numbered from 0 to 20"
+msgstr "21 στοιχεία αριθμημένα από το 0 έως το 20"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154397\n"
+"137\n"
+"help.text"
+msgid "30 elements (a matrix of 6 x 5 elements)"
+msgstr "30 στοιχεία (μια μήτρα με 6 x 5 στοιχεία)"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3149690\n"
+"138\n"
+"help.text"
+msgid "21 elements numbered from 5 to 25"
+msgstr "21 στοιχεία αριθμημένα από το 5 έως το 25"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153113\n"
+"89\n"
+"help.text"
+msgid "21 elements (including 0), numbered from -15 to 5"
+msgstr "21 στοιχεία (μαζί με το 0), αριθμημένα από το -15 έως το 5"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153005\n"
+"90\n"
+"help.text"
+msgid "The index range can include positive as well as negative numbers."
+msgstr "Η περιοχή δεικτών μπορεί να περιλάβει θετικούς καθώς επίσης και αρνητικούς αριθμούς."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3154507\n"
+"91\n"
+"help.text"
+msgid "Constants"
+msgstr "Σταθερές"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3156357\n"
+"92\n"
+"help.text"
+msgid "Constants have a fixed value. They are only defined once in the program and cannot be redefined later:"
+msgstr "Οι σταθερές έχουν μια σταθερή τιμή. Καθορίζονται μόνο μία φορά στο πρόγραμμα και δεν μπορούν να επαναπροσδιοριστούν αργότερα:"
+
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Using Objects"
+msgstr "Χρήση των αντικειμένων"
+
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"hd_id3145645\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">Using the Object Catalog</link></variable>"
+msgstr "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\"> Χρησιμοποιώντας τους καταλόγους αντικειμένων</link></variable>"
+
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"par_id3153707\n"
+"76\n"
+"help.text"
+msgid "The object catalog provides an overview of all modules and dialogs you have created in $[officename]."
+msgstr "Ο κατάλογος αντικειμένων παρέχει μια επισκόπηση όλων των αρθρωμάτων και των διαλόγων που έχετε δημιουργήσει μέσα στο $[officename]."
+
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"par_id3147346\n"
+"78\n"
+"help.text"
+msgid "Click the <emph>Object Catalog</emph> icon <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Icon</alt></image> in the Macro toolbar to display the object catalog."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Κατάλογος αντικειμένων</emph> <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Εικονίδιο</alt></image> στη γραμμή εργαλείων μακροεντολών για να εμφανιστεί ο κατάλογος αντικειμένων."
+
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"par_id3155114\n"
+"79\n"
+"help.text"
+msgid "The dialog shows a list of all existing objects in a hierarchical representation. Double-clicking a list entry opens its subordinate objects."
+msgstr "Το παράθυρο διαλόγου παρουσιάζει έναν κατάλογο όλων των υπαρχόντων αντικειμένων με ιεραρχική δομή. Κάνοντας διπλό κλικ μια εισαγωγή στον κατάλογο, ανοίγει τα κατώτερα από αυτό αντικείμενά του."
+
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"par_id3150786\n"
+"83\n"
+"help.text"
+msgid "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, double click on the corresponding entry."
+msgstr "Για να εμφανίσετε μια συγκεκριμένη ενότητα στον επεξεργαστή ή για να τοποθετήσετε τον δρομέα σε μια επιλεγμένη SUB ή FUNCTION, διπλοπατήστε στην αντίστοιχη καταχώριση."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Using Procedures and Functions"
+msgstr "Χρήση των διαδικασιών και των συναρτήσεων"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"bm_id3149456\n"
+"help.text"
+msgid "<bookmark_value>procedures</bookmark_value><bookmark_value>functions;using</bookmark_value><bookmark_value>variables;passing to procedures and functions</bookmark_value><bookmark_value>parameters;for procedures and functions</bookmark_value><bookmark_value>parameters;passing by reference or value</bookmark_value><bookmark_value>variables;scope</bookmark_value><bookmark_value>scope of variables</bookmark_value><bookmark_value>GLOBAL variables</bookmark_value><bookmark_value>PUBLIC variables</bookmark_value><bookmark_value>PRIVATE variables</bookmark_value><bookmark_value>functions;return value type</bookmark_value><bookmark_value>return value type of functions</bookmark_value>"
+msgstr "<bookmark_value> διαδικασίες </bookmark_value><bookmark_value> συναρτήσεις;χρησιμοποίηση</bookmark_value><bookmark_value> μεταβλητές; εισαγωγή σε διαδικασίες και τις συναρτήσεις</bookmark_value><bookmark_value> παράμετροι; για τις διαδικασίες και τις συναρτήσεις </bookmark_value><bookmark_value>παράμετροι;εισαγωγή με αναφορά ή με τιμή </bookmark_value><bookmark_value> μεταβλητές; εμβέλεια</bookmark_value><bookmark_value> εμβέλεια των μεταβλητών</bookmark_value><bookmark_value>μεταβλητές GLOBAL</bookmark_value><bookmark_value>μεταβλητές PUBLIC</bookmark_value><bookmark_value> μεταβλητές PRIVATE</bookmark_value><bookmark_value>συναρτήσεις; τύπος τιμής επιστροφής </bookmark_value><bookmark_value> τύπος τιμής επιστροφής συνάρτησης</bookmark_value>"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3149456\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures and Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/01020300.xhp\">Χρήση των διαδικασιών και των συναρτήσεων</link>"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150767\n"
+"2\n"
+"help.text"
+msgid "The following describes the basic use of procedures and functions in $[officename] Basic."
+msgstr "Παρακάτω περιγράφεται τη βασική χρήση των διαδικασιών και των συναρτήσεων στην $[officename] Basic."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3151215\n"
+"56\n"
+"help.text"
+msgid "When you create a new module, $[officename] Basic automatically inserts a SUB called \"Main\". This default name has nothing to do with the order or the starting point of a $[officename] Basic project. You can also safely rename this SUB."
+msgstr "Όταν δημιουργείτε ένα νέο άρθρωμα, η $[officename] Basic αυτόματα εισάγει μία SUB με το όνομα \"Main\". Αυτό το προεπιλεγμένο όνομα δεν έχει καμία σχέση με τη σειρά ή την αρχή ενός έργου της $[officename] Basic. Μπορείτε επίσης ακίνδυνα να μετονομάσετε την SUB με κάποιο άλλο όνομα της αρεσκείας σας."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id314756320\n"
+"help.text"
+msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
+msgstr "Μερικοί περιορισμοί εφαρμόζονται για τα ονόματα των δημόσιων μεταβλητών σας, υποδιαδικασιών και συναρτήσεων. Δεν πρέπει να χρησιμοποιήσετε το ίδιο όνομα με ένα από τα αρθρώματα της ίδιας βιβλιοθήκης."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3154124\n"
+"3\n"
+"help.text"
+msgid "Procedures (SUBS) and functions (FUNCTIONS) help you maintaining a structured overview by separating a program into logical pieces."
+msgstr "Οι διαδικασίες (SUBS) και οι συναρτήσεις (FUNCTIONS) σας βοηθούν να διατηρείτε μια δομημένη σφαιρική επισκόπηση του κώδικα με τον χωρισμό ενός προγράμματος σε λογικά κομμάτια."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3153193\n"
+"4\n"
+"help.text"
+msgid "One benefit of procedures and functions is that, once you have developed a program code containing task components, you can use this code in another project."
+msgstr "Ένα πλεονέκτημα των διαδικασιών και των συναρτήσεων είναι ότι, μόλις αναπτύξετε έναν κώδικα προγράμματος που περιέχει τμήματα εργασιών, μπορείτε να χρησιμοποιήσετε αυτόν τον κώδικα σε και ένα άλλο έργο."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3153770\n"
+"26\n"
+"help.text"
+msgid "Passing Variables to Procedures (SUB) and Functions (FUNCTION)"
+msgstr "Μεταβίβαση μεταβλητών σε διαδικασίες (SUB) και συναρτήσεις (FUNCTION)"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3155414\n"
+"27\n"
+"help.text"
+msgid "Variables can be passed to both procedures and functions. The SUB or FUNCTION must be declared to expect parameters:"
+msgstr "Οι μεταβλητές μπορούν να περάσουν και στις διαδικασίες και στις συναρτήσεις. Η SUB ή η FUNCTION να δηλωθούν κατάλληλα ώστε να αναμένουν τις παραμέτρους:"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3151114\n"
+"29\n"
+"help.text"
+msgid "Program code"
+msgstr "Κώδικας προγράμματος"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3152577\n"
+"31\n"
+"help.text"
+msgid "The SUB is called using the following syntax:"
+msgstr "Χρησιμοποιήστε την ακόλουθη σύνταξη για το SUB:"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3147124\n"
+"33\n"
+"help.text"
+msgid "The parameters passed to a SUB must fit to those specified in the SUB declaration."
+msgstr "Βεβαιωθείτε ότι οι παράμετροι που μεταβιβάζονται σε μία διαδικασία SUB είναι ίδιες με όσες καθορίστηκαν στη δήλωση της SUB."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3147397\n"
+"34\n"
+"help.text"
+msgid "The same process applies to FUNCTIONS. In addition, functions always return a function result. The result of a function is defined by assigning the return value to the function name:"
+msgstr "Τα ίδια ισχύουν στις διαδικασίες FUNCTION. Επιπλέον, οι συναρτήσεις επιστρέφουν πάντα ένα αποτέλεσμα. Το αποτέλεσμα μιας συνάρτησης καθορίζεται με την ανάθεση της τιμής επιστροφής στο όνομα της συνάρτησης:"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3156284\n"
+"36\n"
+"help.text"
+msgid "Program code"
+msgstr "Κώδικας προγράμματος"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3145799\n"
+"37\n"
+"help.text"
+msgid "FunctionName=Result"
+msgstr "FunctionName=Result"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3153839\n"
+"39\n"
+"help.text"
+msgid "The FUNCTION is called using the following syntax:"
+msgstr "Η FUNCTION καλείται χρησιμοποιώντας την ακόλουθη σύνταξη:"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3146914\n"
+"40\n"
+"help.text"
+msgid "Variable=FunctionName(Parameter1, Parameter2,...)"
+msgstr "Variable=FunctionName(Parameter1, Parameter2,...)"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_idN107B3\n"
+"help.text"
+msgid "You can also use the fully qualified name to call a procedure or function:<br/><item type=\"literal\">Library.Module.Macro()</item><br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
+msgstr "Μπορείτε επίσης να χρησιμοποιήσετε το πλήρες όνομα για να καλέσετε μια διαδικασία ή μια συνάρτηση:<br/><item type=\"literal\">Library.Module.Macro()</item><br/> Για παράδειγμα, για να καλέσετε την μακροεντολή Autotext από την βιβλιοθήκη Gimmicks, χρησιμοποιήστε την ακόλουθη εντολή:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3156276\n"
+"45\n"
+"help.text"
+msgid "Passing Variables by Value or Reference"
+msgstr "Μεταβίβαση μεταβλητών ως τιμής ή ως αναφορά"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3155765\n"
+"47\n"
+"help.text"
+msgid "Parameters can be passed to a SUB or a FUNCTION either by reference or by value. Unless otherwise specified, a parameter is always passed by reference. That means that a SUB or a FUNCTION gets the parameter and can read and modify its value."
+msgstr "Παράμετροι μπορούν να περάσουν στης SUB ή στης FUNCTION είτε με αναφορά είτε με τιμή. Με την επιφύλαξη τυχόν διαφορετικής ρύθμισης, μια παράμετρος περνά πάντα με αναφορά στην τιμή της. Αυτός σημαίνει ότι μία SUB ή μία FUNCTION παίρνει την παράμετρο και μπορεί να διαβάσει και να τροποποιήσει την τιμή της."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3145640\n"
+"53\n"
+"help.text"
+msgid "If you want to pass a parameter by value insert the key word \"ByVal\" in front of the parameter when you call a SUB or FUNCTION, for example:"
+msgstr "Εάν θέλετε να περάσετε μια παράμετρο με τιμή εισάγετε τη λέξη κλειδί \"ByVal\" μπροστά από την παράμετρο όταν καλείτε μία SUB ή μία FUNCTION, παραδείγματος χάριν:"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150042\n"
+"54\n"
+"help.text"
+msgid "Result = Function(ByVal Parameter)"
+msgstr "Αποτέλεσμα=Συνάρτηση(παράμετρος κατά τιμή)"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3149258\n"
+"55\n"
+"help.text"
+msgid "In this case, the original content of the parameter will not be modified by the FUNCTION since it only gets the value and not the parameter itself."
+msgstr "Σε αυτήν την περίπτωση, το αρχικό περιεχόμενο της παραμέτρου δεν θα τροποποιηθεί από την FUNCTION δεδομένου ότι παίρνει μόνο την τιμή και όχι η ίδια την παράμετρο."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3150982\n"
+"57\n"
+"help.text"
+msgid "Scope of Variables"
+msgstr "Εμβέλεια των μεταβλητών"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3149814\n"
+"58\n"
+"help.text"
+msgid "A variable defined within a SUB or FUNCTION, only remains valid until the procedure is exited. This is known as a \"local\" variable. In many cases, you need a variable to be valid in all procedures, in every module of all libraries, or after a SUB or FUNCTION is exited."
+msgstr "Μια μεταβλητή που καθορίζεται μέσα σε μία SUB ή μία FUNCTION, παραμένει έγκυρη έως ότου τερματιστεί η συνάρτηση. Αυτή η μεταβλητή είναι γνωστή ως \"τοπική\" μεταβλητή. Σε πολλές περιπτώσεις, χρειαζόμαστε μια μεταβλητή που θα ισχύει σε όλες τις διαδικασίες, σε κάθε άρθρωμα ή σε όλες τις βιβλιοθήκες, ή μετά από το τέλος μίας SUB ή μίας FUNCTION."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3154186\n"
+"59\n"
+"help.text"
+msgid "Declaring Variables Outside a SUB or FUNCTION"
+msgstr "Δήλωση μεταβλητών εκτός SUB ή FUNCTION"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150208\n"
+"111\n"
+"help.text"
+msgid "Global VarName As TYPENAME"
+msgstr "GLOBAL VarName As TYPENAME"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3145258\n"
+"112\n"
+"help.text"
+msgid "The variable is valid as long as the $[officename] session lasts."
+msgstr "Η μεταβλητή ισχύει εφόσον η συνεδρία του $[officename] δια."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3153198\n"
+"60\n"
+"help.text"
+msgid "Public VarName As TYPENAME"
+msgstr "PUBLIC VarName As TYPENAME"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150088\n"
+"61\n"
+"help.text"
+msgid "The variable is valid in all modules."
+msgstr "Η μεταβλητή είναι έγκυρη σε όλα τα αρθρώματα."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3158212\n"
+"62\n"
+"help.text"
+msgid "Private VarName As TYPENAME"
+msgstr "PUBLIC VarName As TYPENAME"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3152994\n"
+"63\n"
+"help.text"
+msgid "The variable is only valid in this module."
+msgstr "Η μεταβλητή ισχύει μόνο σε αυτό το άρθρωμα."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150886\n"
+"64\n"
+"help.text"
+msgid "Dim VarName As TYPENAME"
+msgstr "Dim VarName ως TYPENAME"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150368\n"
+"65\n"
+"help.text"
+msgid "The variable is only valid in this module."
+msgstr "Η μεταβλητή ισχύει μόνο σε αυτό το άρθρωμα."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id5097506\n"
+"help.text"
+msgid "Example for private variables"
+msgstr "Παράδειγμα για τις ιδιωτικές μεταβλητές"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id8738975\n"
+"help.text"
+msgid "Enforce private variables to be private across modules by setting CompatibilityMode(true)."
+msgstr "Επιβολή στις ιδιωτικές μεταβλητές να είναι ιδιωτικές σε όλα τα αρθρώματα με τη ρύθμιση CompatibilityMode(true)."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id9475997\n"
+"help.text"
+msgid "myText = \"Hello\""
+msgstr "myText = \"Hello\""
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id6933500\n"
+"help.text"
+msgid "Print \"In module1 : \", myText"
+msgstr "print \"in module1 : \", myText"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id4104129\n"
+"help.text"
+msgid "' Now returns empty string"
+msgstr "' Τώρα επιστρέφει κενή συμβολοσειρά"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id7906125\n"
+"help.text"
+msgid "' (or rises error for Option Explicit)"
+msgstr "' (ή εμφανίζει λάθος για Option Explicit)"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id8055970\n"
+"help.text"
+msgid "Print \"Now in module2 : \", myText"
+msgstr "print \"Now in module2 : \", τοΚείμενοΜου"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3154368\n"
+"66\n"
+"help.text"
+msgid "Saving Variable Content after Exiting a SUB or FUNCTION"
+msgstr "Αποθήκευση περιεχομένων μεταβλητής μετά την έξοδο από SUB ή FUNCTION"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3156288\n"
+"67\n"
+"help.text"
+msgid "Static VarName As TYPENAME"
+msgstr "STATIC VarName As TYPENAME"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3154486\n"
+"68\n"
+"help.text"
+msgid "The variable retains its value until the next time the FUNCTION or SUB is entered. The declaration must exist inside a SUB or a FUNCTION."
+msgstr "Η μεταβλητή διατηρεί την τιμή της μέχρι την επόμενη φορά που η FUNCTION ή η SUB προσπελαστεί. Η δήλωση πρέπει να υπάρχει μέσα σε SUB ή μέσα σε FUNCTION."
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3155809\n"
+"41\n"
+"help.text"
+msgid "Specifying the Return Value Type of a FUNCTION"
+msgstr "Καθορισμός του τύπου της τιμής επιστροφής μιας διαδικασίας FUNCTION"
+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3149404\n"
+"42\n"
+"help.text"
+msgid "As with variables, include a type-declaration character after the function name, or the type indicated by \"As\" and the corresponding key word at the end of the parameter list to define the type of the function's return value, for example:"
+msgstr "Όπως με τις μεταβλητές, περιλάβετε έναν χαρακτήρα τύπου-δήλωσης μετά από το όνομα συνάρτησης, ή τον τύπο που υποδεικνύεται από το \"As\" και η αντίστοιχη λέξη κλειδί στο τέλος της λίστας παραμέτρων για να καθορίσετε τον τύπο της τιμής επιστροφής της συνάρτησης, παραδείγματος χάριν:"
+
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Libraries, Modules and Dialogs"
+msgstr "Βιβλιοθήκες, αρθρώματα και παράθυρα διαλόγων"
+
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"hd_id3147317\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"Libraries, Modules and Dialogs\">Libraries, Modules and Dialogs</link>"
+msgstr "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"Βιβλιοθήκες, αρθρώματα και παράθυρα διαλόγων\"> Βιβλιοθήκες, αρθρώματα και παράθυρα διαλόγων</link>"
+
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3147427\n"
+"2\n"
+"help.text"
+msgid "The following describes the basic use of libraries, modules and dialogs in $[officename] Basic."
+msgstr "Τα ακόλουθα περιγράφουν τη βασική χρήση των βιβλιοθηκών, των αρθρωμάτων και των διαλόγων στην $[officename] Basic."
+
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3146120\n"
+"3\n"
+"help.text"
+msgid "$[officename] Basic provides tools to help you structuring your projects. It supports various \"units\" which enable you to group individual SUBS and FUNCTIONS in a Basic project."
+msgstr "Η $[officename] Basic παρέχει εργαλεία που σας βοηθηθούν να δημιουργήσετε τα προγράμματά σας. Υποστηρίζει διάφορες \" μονάδες\" οι όποιες σας επιτρέπουν να ομαδοποιήσετε αυτόνομες SUBS και FUNCTIONS σε ένα πρόγραμμα Basic."
+
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"hd_id3148575\n"
+"5\n"
+"help.text"
+msgid "Libraries"
+msgstr "Βιβλιοθήκες"
+
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3150011\n"
+"6\n"
+"help.text"
+msgid "Libraries serve as a tool for organizing modules, and can either be attached to a document or a template. When the document or a template is saved, all modules contained in the library are automatically saved as well."
+msgstr "Οι βιβλιοθήκες χρησιμεύουν ως ένα εργαλείο για την ομαδοποίηση αρθρωμάτων, και μπορεί να συνδεθεί με ένα έγγραφο ή με ένα πρότυπο. Όταν ένα έγγραφο ή ένα πρότυπο αποθηκεύεται, όλα τα αρθρώματα που περιλαμβάνονται στη βιβλιοθήκη αποθηκεύονται επίσης αυτόματα."
+
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3151112\n"
+"7\n"
+"help.text"
+msgid "A library can contain up to 16,000 modules."
+msgstr "Μια βιβλιοθήκη μπορεί να περιέχει μέχρι 16.000 αρθρώματα."
+
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"hd_id3149262\n"
+"8\n"
+"help.text"
+msgid "Modules"
+msgstr "Αρθρώματα"
+
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3156441\n"
+"9\n"
+"help.text"
+msgid "A module contains SUBS and FUNCTIONS along with variable declarations. The length of the program that can be saved in a module is limited to 64 KB. If more space is required you can divide a $[officename] Basic project among several modules, and then save them in a single library."
+msgstr "Ένα άρθρωμα περιέχει SUBS και FUNCTIONS μαζί με τις δηλώσεις μεταβλητών. Το μήκος του προγράμματος που μπορεί να αποθηκευτεί σε ένα άρθρωμα περιορίζεται στα 64 KB. Εάν απαιτείται περισσότερος χώρος, μπορείτε να διαιρέσετε το πρόγραμμα της $[officename] Basic σε διαφορετικά αρθρώματα, και να τα αποθηκεύσετε μετά σε μια μόνο βιβλιοθήκη."
+
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"hd_id3152577\n"
+"11\n"
+"help.text"
+msgid "Dialog Modules"
+msgstr "Αρθρώματα παραθύρων διαλόγου"
+
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3149377\n"
+"12\n"
+"help.text"
+msgid "Dialog modules contain dialog definitions, including the dialog box properties, the properties of each dialog element and the events assigned. Since a dialog module can only contain a single dialog, they are often referred to as \"dialogs\"."
+msgstr "Τα αρθρώματα διαλόγων περιέχουν τους ορισμούς διαλόγων, συμπεριλαμβανομένων των ιδιοτήτων πλαισίων διαλόγου, οι ιδιότητες κάθε στοιχείου διαλόγου και των γεγονότων που του έχουν οριστεί. Δεδομένου ότι ένα άρθρωμα διαλόγου μπορεί μόνο να περιέχει έναν μόνο διάλογο, αναφέρονται συχνά ως \" διάλογοι\"."
+
+#: 01030000.xhp
+msgctxt ""
+"01030000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Integrated Development Environment (IDE)"
+msgstr "Ολοκληρωμένο περιβάλλον ανάπτυξης (IDE)"
+
+#: 01030000.xhp
+msgctxt ""
+"01030000.xhp\n"
+"bm_id3145090\n"
+"help.text"
+msgid "<bookmark_value>Basic IDE;Integrated Development Environment</bookmark_value><bookmark_value>IDE;Integrated Development Environment</bookmark_value>"
+msgstr "<bookmark_value>Basic IDE;IΟλοκληρωμένο περιβάλλον ανάπτυξης</bookmark_value><bookmark_value>IDE;Ολοκληρωμένο περιβάλλον ανάπτυξης</bookmark_value>"
+
+#: 01030000.xhp
+msgctxt ""
+"01030000.xhp\n"
+"hd_id3145090\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01030000.xhp\" name=\"Integrated Development Environment (IDE)\">Integrated Development Environment (IDE)</link>"
+msgstr "<link href=\"text/sbasic/shared/01030000.xhp\" name=\"Ολοκληρωμένο περιβάλλον ανάπτυξης (IDE)\">Ολοκληρωμένο περιβάλλον ανάπτυξης (IDE)</link>"
+
+#: 01030000.xhp
+msgctxt ""
+"01030000.xhp\n"
+"par_id3146795\n"
+"2\n"
+"help.text"
+msgid "This section describes the Integrated Development Environment for $[officename] Basic."
+msgstr "Αυτό το τμήμα περιγράφει το ολοκληρωμένο περιβάλλον ανάπτυξης (IDE) για τo $[officename] Basic."
+
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"tit\n"
+"help.text"
+msgid "IDE Overview"
+msgstr "Επισκόπηση IDE"
+
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"hd_id3147291\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"IDE Overview\">IDE Overview</link>"
+msgstr "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"Επισκόπηση IDE\">Επισκόπηση IDE</link>"
+
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"par_id3156344\n"
+"3\n"
+"help.text"
+msgid "The <link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\"><emph>Macro Toolbar</emph></link> in the IDE provides various icons for editing and testing programs."
+msgstr "Η <link href=\"text/sbasic/shared/main0211.xhp\" name=\"γραμμή εργαλείων μακροεντολών\"><emph>γραμμή εργαλείων μακροεντολών</emph></link> στο IDE παρέχει διάφορα εικονίδια για την επεξεργασία και τον έλεγχο προγραμμάτων."
+
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"par_id3151210\n"
+"4\n"
+"help.text"
+msgid "In the <link href=\"text/sbasic/shared/01030200.xhp\" name=\"Editor window\"><emph>Editor window</emph></link>, directly below the Macro toolbar, you can edit the Basic program code. The column on the left side is used to set breakpoints in the program code."
+msgstr "Στο <link href=\"text/sbasic/shared/01030200.xhp\" name=\"Παράθυρο επεξεργασίας\"><emph>Παράθυρο επεξεργασίας</emph></link>, ακριβώς κάτω από την γραμμή εργαλείων μακροεντολών, μπορείτε να επεξεργαστείτε τον κώδικα του προγράμματος Basic. Η στήλη στην αριστερή πλευρά χρησιμοποιείται για να θέσει τα σημεία παύσης στον κώδικα του προγράμματος."
+
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"par_id3154686\n"
+"5\n"
+"help.text"
+msgid "The <link href=\"text/sbasic/shared/01050100.xhp\" name=\"Watch\"><emph>Watch window</emph></link> (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process."
+msgstr "Το <link href=\"text/sbasic/shared/01050100.xhp\" name=\"Παράθυρο παρατήρησης\"><emph> Παράθυρο παρατήρησης</emph></link> (παρατηρητής) βρίσκεται κάτω από το παράθυρο επεξεργασίας στα αριστερά, και εμφανίζει το περιεχόμενο των μεταβλητών ή των πινάκων κατά τη διάρκεια μιας διαδικασίας ενιαίων βημάτων."
+
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"par_id3145787\n"
+"8\n"
+"help.text"
+msgid "The <emph>Call Stack</emph> window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs."
+msgstr "Το παράθυρο<emph>Κλήσεις</emph> στα δεξιά παρέχει πληροφορίες για το σωρό κλήσης των SUB και των FUNCTION όταν ένα πρόγραμμα εκτελείται."
+
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"par_id3147434\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
+msgstr "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Ολοκληρωμένο περιβάλλον ανάπτυξης της Basic\">Ολοκληρωμένο περιβάλλον ανάπτυξης της Basic</link>"
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"tit\n"
+"help.text"
+msgid "The Basic Editor"
+msgstr "Ο επεξεργαστής της Basic"
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"bm_id3148647\n"
+"help.text"
+msgid "<bookmark_value>saving;Basic code</bookmark_value><bookmark_value>loading;Basic code</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value>navigating;in Basic projects</bookmark_value><bookmark_value>long lines;in Basic editor</bookmark_value><bookmark_value>lines of text;in Basic editor</bookmark_value><bookmark_value>continuation;long lines in editor</bookmark_value>"
+msgstr "<bookmark_value> αποθήκευση;κώδικα Basic</bookmark_value><bookmark_value> φόρτωση; κώδικα Basic</bookmark_value><bookmark_value>επεξεργαστής Basic</bookmark_value><bookmark_value> περιήγηση;σε προγράμματα Basic</bookmark_value><bookmark_value>μεγάλες γραμμές;στον επεξεργαστή Basic</bookmark_value><bookmark_value>γραμμές κειμένου; στον επεξεργαστή Basic</bookmark_value><bookmark_value> προεκτάσεις;μεγάλες γραμμές;στον επεξεργαστή </bookmark_value>"
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3147264\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"The Basic Editor\">The Basic Editor</link>"
+msgstr "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"Ο επεξεργαστής της Basic\">Ο επεξεργαστής της Basic</link>"
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3145069\n"
+"3\n"
+"help.text"
+msgid "The Basic Editor provides the standard editing functions you are familiar with when working in a text document. It supports the functions of the <emph>Edit</emph> menu (Cut, Delete, Paste), the ability to select text with the Shift key, as well as cursor positioning functions (for example, moving from word to word with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and the arrow keys)."
+msgstr "Ο επεξεργαστής της Basic σας παρέχει τις βασικές λειτουργίες επεξεργασίας κειμένου. Υποστηρίζει τις λειτουργίες του μενού <emph>Επεξεργασία</emph> (Αποκοπή,Διαγραφή, Επικόλληση), την δυνατότητα επιλογής κειμένου με το πλήκτρο Shift, και λειτουργίες τοποθέτησης δρομέα (π.χ., μετακίνηση από λέξη σε λέξη με το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> και τα πλήκτρα βέλους)."
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3154686\n"
+"31\n"
+"help.text"
+msgid "Long lines can be split into several parts by inserting a space and an underline character _ as the last two characters of a line. This connects the line with the following line to one logical line. (If \"Option Compatible\" is used in the same Basic module, the line continuation feature is also valid for comment lines.)"
+msgstr "Οι μεγάλες γραμμές μπορούν να χωριστούν σε αρκετά μέρη με την παρεμβολή ενός διαστήματος και τον χαρακτήρα υπογράμμισης _ σαν τους τελευταίους δύο χαρακτήρες της γραμμής. Αυτό συνδέει τη γραμμή με την επόμενη γραμμή σε μια ενιαία λογική γραμμή. (Εάν το \"Option Compatible\" χρησιμοποιείται στο ίδιο άρθρωμα Basic, το χαρακτηριστικό γνώρισμα συνέχειας γραμμών ισχύει επίσης και για τις γραμμές σχολίων.)"
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3151042\n"
+"32\n"
+"help.text"
+msgid "If you press the <emph>Run BASIC</emph> icon on the <emph>Macro</emph> bar, program execution starts at the first line of the Basic editor. The program executes the first Sub or Function and then program execution stops. The \"Sub Main\" does not take precedence on program execution."
+msgstr "Εάν πατήσετε το εικονίδιο <emph>Εκτέλεση BASIC</emph> στην γραμμή εργαλείων <emph>μακροεντολές</emph>, γίνετε έναρξη της εκτέλεσης του προγράμματος από την πρώτη γραμμή του επεξεργαστή Basic. Το πρόγραμμα εκτελεί την πρώτη υπορουτίνα ή συνάρτηση και έπειτα τερματίζεται η εκτέλεση του προγράμματος. Η \"Sub Main\" δεν έχει προτεραιότητα στην εκτέλεση του προγράμματος."
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id59816\n"
+"help.text"
+msgid "Insert your Basic code between the Sub Main and End Sub lines that you see when you first open the IDE. Alternatively, delete all lines and then enter your own Basic code."
+msgstr "Εισάγετε τον κώδικα Basic ανάμεσα στις γραμμές Sub Main και End Sub που βλέπετε αρχικά όταν ανοίγετε το IDE. Εναλλακτικά, διαγράψτε όλες τις γραμμές και εισάγετε έπειτα τον Basic κώδικα σας."
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3125863\n"
+"4\n"
+"help.text"
+msgid "Navigating in a Project"
+msgstr "Περιήγηση σε ένα έργο"
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3145785\n"
+"6\n"
+"help.text"
+msgid "The Library List"
+msgstr "Η λίστα βιβλιοθήκης"
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3146120\n"
+"7\n"
+"help.text"
+msgid "Select a library from the <emph>Library</emph> list at the left of the toolbar to load the library in the editor. The first module of the selected library will be displayed."
+msgstr "Επιλέξτε μια βιβλιοθήκη από την λίστα<emph> Βιβλιοθήκη</emph> στα αριστερά της γραμμής εργαλείων για να φορτώσει τη βιβλιοθήκη στο παράθυρο επεξεργασίας. Το πρώτο άρθρωμα της επιλεγμένης βιβλιοθήκης θα εμφανιστεί στον επεξεργαστή."
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3153190\n"
+"8\n"
+"help.text"
+msgid "The Object Catalog"
+msgstr "Ο κατάλογος αντικειμένων"
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3148647\n"
+"15\n"
+"help.text"
+msgid "Saving and Loading Basic Source Code"
+msgstr "Αποθήκευση και φόρτωση πηγαίου κώδικα της Basic"
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3154320\n"
+"16\n"
+"help.text"
+msgid "You can save Basic code in a text file for saving and importing in other programming systems."
+msgstr "Μπορείτε να αποθηκεύετε τον κώδικα Basic σε αρχείο κειμένου για την αποθήκευση και την εισαγωγή σε άλλα συστήματα προγραμματισμού."
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3149959\n"
+"25\n"
+"help.text"
+msgid "You cannot save Basic dialogs to a text file."
+msgstr "Δεν μπορείτε να αποθηκεύετε διαλόγους της Basic σε αρχείο κειμένου."
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3149403\n"
+"17\n"
+"help.text"
+msgid "Saving Source Code to a Text File"
+msgstr "Αποθήκευση πηγαίου κώδικα σε ένα αρχείο κειμένων"
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3150327\n"
+"18\n"
+"help.text"
+msgid "Select the module that you want to export as text from the object catalog."
+msgstr "Επιλέξτε το άρθρωμα που θέλετε να εξαγάγετε ως κείμενο από τον κατάλογο αντικειμένων."
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3150752\n"
+"19\n"
+"help.text"
+msgid "Click the <emph>Save Source As</emph> icon in the Macro toolbar."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Αποθήκευση BASIC</emph> στην γραμμή εργαλείων μακροεντολές."
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3154754\n"
+"20\n"
+"help.text"
+msgid "Select a file name and click <emph>OK</emph> to save the file."
+msgstr "Επιλέξτε ένα όνομα αρχείων και κάντε κλικ στο <emph>OK</emph> για να αποθηκεύσετε το αρχείο."
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3159264\n"
+"21\n"
+"help.text"
+msgid "Loading Source Code From a Text File"
+msgstr "Φόρτωση πηγαίου κώδικα από ένα αρχείο κειμένων"
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3147343\n"
+"22\n"
+"help.text"
+msgid "Select the module where you want to import the source code from the object catalog."
+msgstr "Επιλέξτε το άρθρωμα όπου θέλετε να εισαγάγετε τον πηγαίο κώδικα από τον κατάλογο αντικειμένου."
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3145230\n"
+"23\n"
+"help.text"
+msgid "Position the cursor where you want to insert the program code."
+msgstr "Τοποθετήστε το δρομέα στο σημείο όπου θέλετε να εισαγάγετε τον κώδικα προγράμματος."
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3149565\n"
+"24\n"
+"help.text"
+msgid "Click the <emph>Insert Source Text</emph> icon in the Macro toolbar."
+msgstr "Κάντε κλικ στο εικονίδιο <emph> Εισαγωγή κώδικα</emph> γραμμή εργαλείων μακροεντολές."
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3154020\n"
+"33\n"
+"help.text"
+msgid "Select the text file containing the source code and click <emph>OK</emph>."
+msgstr "Επιλέξτε το αρχείο κειμένου που περιέχει τον πηγαίο κώδικα και κάντε κλικ στο <emph>OK</emph>."
+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3153198\n"
+"29\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
+msgstr "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Ολοκληρωμένο περιβάλλον ανάπτυξης της Basic\">Ολοκληρωμένο περιβάλλον ανάπτυξης της Basic</link>"
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Debugging a Basic Program"
+msgstr "Αποσφαλμάτωση ενός προγράμματος BASIC"
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"bm_id3153344\n"
+"help.text"
+msgid "<bookmark_value>debugging Basic programs</bookmark_value><bookmark_value>variables; observing values</bookmark_value><bookmark_value>watching variables</bookmark_value><bookmark_value>run-time errors in Basic</bookmark_value><bookmark_value>error codes in Basic</bookmark_value><bookmark_value>breakpoints</bookmark_value><bookmark_value>Call Stack window</bookmark_value>"
+msgstr "<bookmark_value>αποσφαλμάτωση προγραμμάτων Basic</bookmark_value><bookmark_value>μεταβλητές; παρατηρώντας τιμές</bookmark_value><bookmark_value>παρατηρώντας τιμές </bookmark_value><bookmark_value>λάθη χρόνου εκτέλεσης στην Basic</bookmark_value><bookmark_value> κώδικες σφαλμάτων στην Basic</bookmark_value><bookmark_value>σημεία παύσης</bookmark_value><bookmark_value>Παράθυρο κλήσεων</bookmark_value>"
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3153344\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01030300.xhp\">Debugging a Basic Program</link>"
+msgstr "<link href=\"text/sbasic/shared/01030300.xhp\"> Εντοπισμός σφαλμάτων σε πρόγραμμα Basic</link>"
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3159224\n"
+"4\n"
+"help.text"
+msgid "Breakpoints and Single Step Execution"
+msgstr "Σημεία παύσης και βηματική εκτέλεση"
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3150682\n"
+"5\n"
+"help.text"
+msgid "You can check each line in your Basic program for errors using single step execution. Errors are easily traced since you can immediately see the result of each step. A pointer in the breakpoint column of the Editor indicates the current line. You can also set a breakpoint if you want to force the program to be interrupted at a specific position."
+msgstr "Η βηματική εκτέλεση σάς επιτρέπει να ελέγχετε κάθε εντολή στο πρόγραμμά σας για σφάλματα. Με αυτό τον τρόπο, μπορείτε να εντοπίζετε εύκολα τα σφάλματα αφού είστε σε θέση να βλέπετε αμέσως το αποτέλεσμα κάθε βήματος. Ένας δείκτης στη στήλη σημείων στάσης του προγράμματος επεξεργασίας δείχνει την τρέχουσα γραμμή. Επιπλέον, μπορείτε να εγκαταστήσετε ένα σημείο στάσης αν θέλετε να υποχρεώσετε το πρόγραμμα να διακόπτεται σε μια καθορισμένη θέση."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3147303\n"
+"7\n"
+"help.text"
+msgid "Double-click in the <emph>breakpoint</emph> column at the left of the Editor window to toggle a breakpoint at the corresponding line. When the program reaches a breakpoint, the program execution is interrupted."
+msgstr "Κάντε διπλό κλικ στην στήλη <emph>σημείων στάσης</emph> στα αριστερά του παραθύρου επεξεργασίας για να επιλέξτε/από-επιλέξτε ένα σημείο παύσης στην αντίστοιχη γραμμή. Όταν το πρόγραμμα φθάσει σε ένα σημείο παύσης, η εκτέλεση προγράμματος διακόπτεται."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3155805\n"
+"8\n"
+"help.text"
+msgid "The <emph>single step </emph>execution using the <emph>Single Step</emph> icon causes the program to branch into procedures and functions."
+msgstr "Η <emph>Βηματική εκτέλεση</emph> μέσω του εικονιδίου <emph>Βηματική εκτέλεση</emph> προκαλεί την διακλάδωση του προγράμματος σε διαδικασίες και σε συναρτήσεις."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3151110\n"
+"25\n"
+"help.text"
+msgid "The procedure step execution using the <emph>Procedure Step</emph> icon causes the program to skip over procedures and functions as a single step."
+msgstr "Η εκτέλεση διαδικασίας μέσω του το εικονιδίου <emph>Εκτέλεση διαδικασίας</emph> προκαλεί το πρόγραμμα να προσπεράσει τις διαδικασίες και τις συναρτήσεις ως ενιαίο βήμα."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3153825\n"
+"9\n"
+"help.text"
+msgid "Properties of a Breakpoint"
+msgstr "Ιδιότητες σημείου στάσης"
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3147574\n"
+"26\n"
+"help.text"
+msgid "The properties of a breakpoint are available through its context menu by right-clicking the breakpoint in the breakpoint column."
+msgstr "Οι ιδιότητες ενός σημείου στάσης είναι διαθέσιμες μέσω του μενού περιβάλλοντος του με δεξί κλικ πάνω στο σημείο στάσης στη στήλη σημείων στάσης."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3148473\n"
+"10\n"
+"help.text"
+msgid "You can <emph>activate</emph> and <emph>deactivate</emph> a breakpoint by selecting <emph>Active</emph> from its context menu. When a breakpoint is deactivated, it does not interrupt the program execution."
+msgstr "Μπορείτε να <emph>ενεργοποιήστε</emph> και να <emph>απενεργοποιήστε</emph> ένα σημείο στάσης με την επιλογή <emph>Ενεργό</emph> από το μενού περιβάλλοντος του. Όταν ένα σημείο στάσης απενεργοποιείται, δεν διακόπτει την εκτέλεση του προγράμματος."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3159413\n"
+"27\n"
+"help.text"
+msgid "Select <emph>Properties</emph> from the context menu of a breakpoint or select <emph>Breakpoints</emph> from the context menu of the breakpoint column to call the <emph>Breakpoints</emph> dialog where you can specify other breakpoint options."
+msgstr "Επιλέξτε <emph>Ιδιότητες</emph> από το μενού περιβάλλοντος ενός σημείου στάσης ή επιλέξτε <emph>Σημεία στάσης</emph> από το μενού περιβάλλοντος της στήλης σημείου στάσης για να καλέσετε το παράθυρο διαλόγου <emph>Σημεία στάσης</emph> όπου εκεί μπορείτε να ορίσετε και άλλες επιλογές για τα σημεία στάσης."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3156280\n"
+"11\n"
+"help.text"
+msgid "The list displays all <emph>breakpoints</emph> with the corresponding line number in the source code. You can activate or deactivate a selected breakpoint by checking or clearing the <emph>Active</emph> box."
+msgstr "Ο κατάλογος εμφανίζει όλα τα <emph>σημεία στάσης</emph> με τον αντίστοιχο αριθμό γραμμών στον πηγαίο κώδικα. Μπορείτε να ενεργοποιήσετε ή να απενεργοποιήσετε ένα επιλεγμένο σημείο στάσης με το να ενεργοποιείτε ή να απενεργοποιείτε το πλαίσιο επιλογής <emph>Ενεργό</emph>."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3158407\n"
+"12\n"
+"help.text"
+msgid "The <emph>Pass Count</emph> specifies the number of times the breakpoint can be passed over before the program is interrupted. If you enter 0 (default setting) the program is always interrupted as soon as a breakpoint is encountered."
+msgstr "Στο πεδίο <emph>Αρ. διαδρομών</emph> μπορείτε να ορίσετε πόσες φορές το σημείο στάσης μπορεί να προσπεραστεί πριν να διακοπεί η εκτέλεση του προγράμματος. Αν εισαγάγετε 0 (προεπιλεγμένη ρύθμιση) το πρόγραμμα θα διακόπτεται πάντα μόλις συναντά το σημείο στάσης."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3153968\n"
+"13\n"
+"help.text"
+msgid "Click <emph>Delete</emph> to remove the breakpoint from the program."
+msgstr "Κάντε κλικ στο <emph>Διαγραφή</emph> για να καταργήσετε το σημείο στάσης από το πρόγραμμα."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3150439\n"
+"14\n"
+"help.text"
+msgid "Observing the Value of Variables"
+msgstr "Παρατηρώντας της τιμές των μεταβλητών"
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3153368\n"
+"15\n"
+"help.text"
+msgid "You can monitor the values of a variable by adding it to the <emph>Watch</emph> window. To add a variable to the list of watched variables, type the variable name in the <emph>Watch</emph> text box and press Enter."
+msgstr "Μπορείτε να ελέγξετε τις τιμές μιας μεταβλητής με την προσθήκη της στο παράθυρο του <emph>Παρατηρητή</emph>. Για να προσθέσετε μια μεταβλητή στον κατάλογο με της παρατηρούμενες μεταβλητές, πληκτρολογήστε το όνομα της στο πλαίσιο κειμένου του <emph>παρατηρητή </emph> και πατήστε Enter."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3146986\n"
+"16\n"
+"help.text"
+msgid "The values of variables are only displayed if they are in scope. Variables that are not defined at the current source code location display (\"Out of Scope\") instead of a value."
+msgstr "Οι τιμές όλων των μεταβλητών στην τρέχουσα διαδικασία SUB ή FUNCTION εμφανίζονται στο παράθυρο του Παρατηρητή. Αν εμφανίζονται μεταβλητές που δεν καθορίζονται τοπικά για την τρέχουσα SUB ή FUNCTION, εμφανίζεται ένα μήνυμα (\"Εκτός πεδίου\") αντί της τιμής."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3145272\n"
+"17\n"
+"help.text"
+msgid "You can also include arrays in the Watch window. If you enter the name of an array variable without an index value in the Watch text box, the content of the entire array is displayed."
+msgstr "Μπορείτε επίσης να περιλάβετε πίνακες στο παράθυρο του Παρατηρητή. Αν εισαγάγετε το όνομα μιας μεταβλητής πίνακα χωρίς τιμή ευρετηρίου στο πλαίσιο κειμένου του Παρατηρητή, εμφανίζεται το περιεχόμενο ολόκληρου του πίνακα."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3145749\n"
+"19\n"
+"help.text"
+msgid "If you rest the mouse over a predefined variable in the Editor at run-time, the content of the variable is displayed in a pop-up box."
+msgstr "Αν αφήσετε το δείκτη του ποντικιού επάνω από μία έγκυρη (και προκαθορισμένη) μεταβλητή στο παράθυρο του Παρατηρητή κατά το χρόνο εκτέλεσης, εμφανίζεται το περιεχόμενο της μεταβλητής στο αναδυόμενο πλαίσιο κειμένου."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3148618\n"
+"20\n"
+"help.text"
+msgid "The Call Stack Window"
+msgstr "Το παράθυρο στοίβας κλήσεων"
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3154491\n"
+"21\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\">Provides an overview of the call hierarchy of procedures and functions.</ahelp> You can determine which procedures and functions called which other procedures and functions at the current point in the source code."
+msgstr "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\"> Παρέχει μια επισκόπηση της ιεραρχίας κλήσης των διαδικασιών και των συναρτήσεων.</ahelp> Μπορείτε να καθορίσετε ποιες διαδικασίες και συναρτήσεις κάλεσαν άλλες διαδικασίες και συναρτήσεις στο τρέχον σημείο του πηγαίου κώδικα."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3150594\n"
+"24\n"
+"help.text"
+msgid "List of Run-Time Errors"
+msgstr "Κατάλογος σφαλμάτων χρόνου εκτέλεσης"
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Organizing Libraries and Modules"
+msgstr "Οργάνωση βιβλιοθηκών και αρθρωμάτων"
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"bm_id3148797\n"
+"help.text"
+msgid "<bookmark_value>libraries;organizing</bookmark_value><bookmark_value>modules;organizing</bookmark_value><bookmark_value>copying;modules</bookmark_value><bookmark_value>adding libraries</bookmark_value><bookmark_value>deleting;libraries/modules/dialogs</bookmark_value><bookmark_value>dialogs;organizing</bookmark_value><bookmark_value>moving;modules</bookmark_value><bookmark_value>organizing;modules/libraries/dialogs</bookmark_value><bookmark_value>renaming modules and dialogs</bookmark_value>"
+msgstr "<bookmark_value>οργάνωση;βιβλιοθήκες </bookmark_value><bookmark_value> οργάνωση;αρθρώματα</bookmark_value><bookmark_value>αντιγραφή; αρθρώματα</bookmark_value><bookmark_value>προσθήκη βιβλιοθηκών</bookmark_value><bookmark_value>διαγραφή;βιβλιοθήκών/αρθρωμάτων/διαλόγων </bookmark_value><bookmark_value>διάλογοι;οργάνωση</bookmark_value><bookmark_value>μετακίνηση; αρθρωμάτων</bookmark_value><bookmark_value>οργάνωση;αρθρωμάτων/βιβλιοθήκών/διαλόγων</bookmark_value><bookmark_value>μετονομασία αρθρωμάτων και διαλόγων</bookmark_value>"
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3148797\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Organizing Libraries and Modules</link></variable>"
+msgstr "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Οργάνωση βιβλιοθηκών και αρθρωμάτων</link></variable>"
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3150868\n"
+"4\n"
+"help.text"
+msgid "Organizing Libraries"
+msgstr "Οργάνωση βιβλιοθηκών"
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3125864\n"
+"5\n"
+"help.text"
+msgid "Creating a New Library"
+msgstr "Δημιουργία μιας νέας βιβλιοθήκης"
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3152576\n"
+"6\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Διαχείριση μακροεντολών - %PRODUCTNAME Basic</emph> και κλικ στο <emph>Διαχείριση</emph> ή κλικ στο εικονίδιο <emph>Επιλογή αρθρώματος</emph> στο Basic IDE για να ανοίξετε το διάλογο <emph>Διαχείριση μακροεντολών</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3153726\n"
+"8\n"
+"help.text"
+msgid "Click the <emph>Libraries</emph> tab."
+msgstr "Κάντε κλικ στην καρτέλα <emph>Βιβλιοθήκες</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3149664\n"
+"9\n"
+"help.text"
+msgid "Select to where you want to attach the library in the <emph>Location</emph> list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be attached to this document and only available from there."
+msgstr "Επιλέξτε που θέλετε να συνδέσετε τη βιβλιοθήκη στην λίστα <emph>Τοποθεσία</emph>. Εάν επιλέξετε %PRODUCTNAME μακροεντολές & διάλογοι, η βιβλιοθήκη θα ανήκει στην εφαρμογή $[officename] και θα είναι διαθέσιμη για όλα τα έγγραφα. Εάν επιλέξετε ένα έγγραφο, τότε η βιβλιοθήκη θα συνδεθεί με το παρόν έγγραφο και θα είναι διαθέσιμη μόνο από εκεί."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3153365\n"
+"10\n"
+"help.text"
+msgid "Click <emph>New</emph> and insert a name to create a new library."
+msgstr "Κάντε κλικ στο <emph>Δημιουργία</emph> και δώστε ένα όνομα για να δημιουργήσετε μια νέα βιβλιοθήκη."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3147394\n"
+"48\n"
+"help.text"
+msgid "Import a Library"
+msgstr "Εισαγωγή βιβλιοθήκης"
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3153157\n"
+"49\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Διαχείριση μακροεντολών - %PRODUCTNAME Basic</emph> και κλικ στο <emph>Διαχείριση</emph> ή κλικ στο εικονίδιο <emph>Επιλογή αρθρώματος</emph> στο Basic IDE για να ανοίξετε το διάλογο <emph>Διαχείριση μακροεντολών</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3146972\n"
+"50\n"
+"help.text"
+msgid "Click the <emph>Libraries</emph> tab."
+msgstr "Κάντε κλικ στην καρτέλα <emph>Βιβλιοθήκες</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3145640\n"
+"51\n"
+"help.text"
+msgid "Select to where you want to import the library in the <emph>Location</emph> list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be imported to this document and only available from there."
+msgstr "Επιλέξτε που θέλετε να εισάγετε τη βιβλιοθήκη στην λίστα <emph>Τοποθεσία</emph>. Εάν επιλέξετε %PRODUCTNAME μακροεντολές & διάλογοι, η θα βιβλιοθήκη θα ανήκει στην εφαρμογή $[officename] και θα είναι διαθέσιμη για όλα τα έγγραφα. Εάν επιλέξετε ένα έγγραφο, τότε η βιβλιοθήκη θα εισαχθεί σε αυτό το έγγραφο και θα είναι διαθέσιμη μόνο από εκεί."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3154253\n"
+"52\n"
+"help.text"
+msgid "Click <emph>Import...</emph> and select an external library to import."
+msgstr "Πατήστε στο <emph>Εισαγωγή...</emph> και επιλέξτε μια εξωτερική βιβλιοθήκη για εισαγωγή."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3154705\n"
+"53\n"
+"help.text"
+msgid "Select all libraries to be imported in the <emph>Import Libraries</emph> dialog. The dialog displays all libraries that are contained in the selected file."
+msgstr "Επιλέξτε όλες τις βιβλιοθήκες για εισαγωγή στον διάλογο <emph>Εισαγωγή βιβλιοθηκών</emph>. Ο διάλογος εμφανίζει όλες τις βιβλιοθήκες που περιλαμβάνονται στο επιλεγμένο αρχείο."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3163807\n"
+"54\n"
+"help.text"
+msgid "If you want to insert the library as a reference only check the <emph>Insert as reference (read-only)</emph> box. Read-only libraries are fully functional but cannot be modified in the Basic IDE."
+msgstr "Εάν θέλετε να εισάγετε τη βιβλιοθήκη μόνο ως παραπομπή, ενεργοποιήστε το πλαίσιο <emph> Εισαγωγή ως παραπομπή (μόνο για ανάγνωση)</emph>. Οι βιβλιοθήκες μόνο για ανάγνωση είναι πλήρως λειτουργικές αλλά δεν μπορούν να τροποποιηθούν από το Basic IDE."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3145228\n"
+"55\n"
+"help.text"
+msgid "Check the <emph>Replace existing libraries</emph> box if you want existing libraries of the same name to be overwritten."
+msgstr "Ενεργοποιήστε το πλαίσιο <emph>Αντικατάσταση υπαρχουσών βιβλιοθηκών</emph> εάν θέλετε οι υπάρχουσες βιβλιοθήκες με το ίδιο όνομα να αντικατασταθούν."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147004\n"
+"56\n"
+"help.text"
+msgid "Click <emph>OK</emph> to import the library."
+msgstr "Πατήστε στο <emph>Εντάξει</emph> για να εισάγετε την βιβλιοθήκη."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3159099\n"
+"17\n"
+"help.text"
+msgid "Export a Library"
+msgstr "Εξαγωγή βιβλιοθήκης"
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147005\n"
+"70\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Διαχείριση μακροεντολών - %PRODUCTNAME Basic</emph> και κλικ στο <emph>Διαχείριση</emph> ή κλικ στο εικονίδιο <emph>Επιλογή αρθρώματος</emph> στο Basic IDE για να ανοίξετε το διάλογο <emph>Διαχείριση μακροεντολών</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147006\n"
+"71\n"
+"help.text"
+msgid "Click the <emph>Libraries</emph> tab."
+msgstr "Κάντε κλικ στην καρτέλα <emph>Βιβλιοθήκες</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147007\n"
+"72\n"
+"help.text"
+msgid "In the <emph>Location</emph> list you specify where your library is stored. Select the library that you want to export. Note that you cannot export the <emph>Standard</emph> library."
+msgstr "Στη λίστα <emph>Τοποθεσία</emph> ορίστε πού είναι αποθηκευμένη η βιβλιοθήκη σας. Επιλέξτε τη βιβλιοθήκη που θέλετε να εξάγετε. Σημειώστε ότι δεν μπορείτε να εξάγετε την <emph>Τυπική</emph> βιβλιοθήκη. "
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147008\n"
+"73\n"
+"help.text"
+msgid "Click <emph>Export...</emph>"
+msgstr "Πατήστε <emph>Εξαγωγή...</emph>"
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147009\n"
+"74\n"
+"help.text"
+msgid "Choose whether you want to export the library as an extension or as a basic library."
+msgstr "Επιλέξτε εάν θέλετε να εξάγετε τη βιβλιοθήκη ως μια επέκταση ή ως βασική βιβλιοθήκη."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147010\n"
+"75\n"
+"help.text"
+msgid "Click <emph>OK</emph>."
+msgstr "Πατήστε στο <emph>Εντάξει</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147011\n"
+"76\n"
+"help.text"
+msgid "Select where you want your library exported."
+msgstr "Επιλέξτε πού θέλετε να εξαχθεί η βιβλιοθήκη σας."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147012\n"
+"77\n"
+"help.text"
+msgid "Click <emph>Save</emph> to export the library."
+msgstr "Πατήστε στο <emph>Αποθήκευση</emph> για να εξάγετε την βιβλιοθήκη."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3159100\n"
+"17\n"
+"help.text"
+msgid "Deleting a Library"
+msgstr "Διαγραφή μιας βιβλιοθήκης"
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3150086\n"
+"18\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Διαχείριση μακροεντολών - %PRODUCTNAME Basic</emph> και κλικ στο <emph>Διαχείριση</emph> ή κλικ στο εικονίδιο <emph>Επιλογή αρθρώματος</emph> στο Basic IDE για να ανοίξετε το διάλογο <emph>Διαχείριση μακροεντολών</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3146808\n"
+"57\n"
+"help.text"
+msgid "Click the <emph>Libraries</emph> tab."
+msgstr "Κάντε κλικ στην καρτέλα <emph>Βιβλιοθήκες</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3158212\n"
+"58\n"
+"help.text"
+msgid "Select the library to be deleted from the list."
+msgstr "Επιλέξτε τη βιβλιοθήκη που θα διαγραφεί από τον κατάλογο."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3150361\n"
+"20\n"
+"help.text"
+msgid "Click <emph>Delete</emph>."
+msgstr "Κάντε κλικ στο <emph>Διαγραφή</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3152986\n"
+"19\n"
+"help.text"
+msgid "Deleting a library permanently deletes all existing modules and corresponding procedures and functions."
+msgstr "Διαγράφοντας μία βιβλιοθήκη, όλα τα υπάρχοντα αρθρώματα της και οι αντίστοιχες διαδικασίες SUB και FUNCTION διαγράφονται μόνιμα."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3148868\n"
+"59\n"
+"help.text"
+msgid "You cannot delete the default library named \"Standard\"."
+msgstr "Δεν μπορείτε να διαγράψετε την προεπιλεγμένη βιβλιοθήκη που ονομάζεται \"Standard\"."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3146869\n"
+"60\n"
+"help.text"
+msgid "If you delete a library that was inserted as reference only the reference is deleted but not the library itself."
+msgstr "Εάν διαγράψετε μια βιβλιοθήκη που εισήχθηκε ως παραπομπή, διαγράφεται μόνο η παραπομπή και όχι η ίδια η βιβλιοθήκη."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3147070\n"
+"21\n"
+"help.text"
+msgid "Organizing Modules and Dialogs"
+msgstr "Οργάνωση αρθρωμάτων και διαλόγων"
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3155265\n"
+"61\n"
+"help.text"
+msgid "Creating a New Module or Dialog"
+msgstr "Δημιουργία ενός νέου αρθρώματος ή ενός παραθύρου διαλόγου"
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3154537\n"
+"62\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Διαχείριση μακροεντολών - %PRODUCTNAME Basic</emph> και κλικ στο <emph>Διαχείριση</emph> ή κλικ στο εικονίδιο <emph>Επιλογή αρθρώματος</emph> στο Basic IDE για να ανοίξετε το διάλογο <emph>Διαχείριση μακροεντολών</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3146781\n"
+"63\n"
+"help.text"
+msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
+msgstr "Κάντε κλικ στην καρτέλα <emph>Αρθρώματα</emph> ή στην καρτέλα <emph>Διάλογοι</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3159206\n"
+"64\n"
+"help.text"
+msgid "Select the library where the module will be inserted and click <emph>New</emph>."
+msgstr "Επιλέξτε τη βιβλιοθήκη στην οποία θα εισαχθεί το άρθρωμα και κάντε κλικ στο <emph>Δημιουργία</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3152389\n"
+"65\n"
+"help.text"
+msgid "Enter a name for the module or the dialog and click <emph>OK</emph>."
+msgstr "Εισάγετε ένα όνομα για το άρθρωμα ή το διάλογο και κάντε κλικ στο <emph>OK</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3152872\n"
+"25\n"
+"help.text"
+msgid "Renaming a Module or Dialog"
+msgstr "Μετονομασία ενός αρθρώματος ή ενός παραθύρου διαλόγου"
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3159230\n"
+"66\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Διαχείριση μακροεντολών - %PRODUCTNAME Basic</emph> και κλικ στο <emph>Διαχείριση</emph> ή κλικ στο εικονίδιο <emph>Επιλογή αρθρώματος</emph> στο Basic IDE για να ανοίξετε το διάλογο <emph>Διαχείριση μακροεντολών</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3150046\n"
+"67\n"
+"help.text"
+msgid "Click the module to be renamed twice, with a pause between the clicks. Enter the new name."
+msgstr "Κάντε κλικ στο άρθρωμα που θέλετε να μετονομάσετε και εισάγετε το νέο όνομα."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3153801\n"
+"27\n"
+"help.text"
+msgid "In the Basic IDE, right-click the name of the module or dialog in the tabs at the bottom of the screen, choose <emph>Rename</emph> and type in the new name."
+msgstr "Στο Basic IDE, κάντε δεξί κλικ στο όνομα του αρθρώματος ή του διαλόγου στις καρτέλες στο κάτω μέρος της οθόνης, επιλέξτε <emph>Μετονομασία</emph> και πληκτρολογήστε το νέο όνομα."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3155526\n"
+"28\n"
+"help.text"
+msgid "Press Enter to confirm your changes."
+msgstr "Πατήστε το πλήκτρο Enter για να επιβεβαιώσετε τις αλλαγές σας."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3146963\n"
+"29\n"
+"help.text"
+msgid "Deleting a Module or Dialog"
+msgstr "Διαγραφή ενός αρθρώματος ή ενός παραθύρου διαλόγου"
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147547\n"
+"68\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Διαχείριση μακροεντολών - %PRODUCTNAME Basic</emph> και κλικ στο <emph>Διαχείριση</emph> ή κλικ στο εικονίδιο <emph>Επιλογή αρθρώματος</emph> στο Basic IDE για να ανοίξετε το διάλογο <emph>Διαχείριση μακροεντολών</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3150958\n"
+"69\n"
+"help.text"
+msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
+msgstr "Κάντε κλικ στην καρτέλα <emph>Αρθρώματα</emph> ή στην καρτέλα <emph>Διάλογοι</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3149870\n"
+"30\n"
+"help.text"
+msgid "Select the module or dialog to be deleted from the list. Double-click an entry to reveal sub-entries, if required."
+msgstr "Επιλέξτε το άρθρωμα ή τον διάλογο που θα διαγραφεί από την λίστα. Κάντε κλικ δύο φορές σε μια καταχώριση της λίστας για να αποκαλύψετε δευτερεύουσες καταχωρίσεις αν αυτό είναι απαραίτητο."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147248\n"
+"32\n"
+"help.text"
+msgid "Click <emph>Delete</emph>."
+msgstr "Κάντε κλικ στο <emph>Διαγραφή</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3151339\n"
+"31\n"
+"help.text"
+msgid "Deleting a module permanently deletes all existing procedures and functions in that module."
+msgstr "Η διαγραφή ενός αρθρώματος διαγράφει μόνιμα όλες τις υπάρχουσες διαδικασίες και συναρτήσεις σε αυτό το άρθρωμα."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3151392\n"
+"33\n"
+"help.text"
+msgid "Organizing Projects among Documents or Templates"
+msgstr "Οργάνωση έργων μεταξύ εγγράφων ή προτύπων"
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3156400\n"
+"36\n"
+"help.text"
+msgid "Moving or copying modules between documents, templates and the application."
+msgstr "Μετακίνηση ή αντιγραφή λειτουργικών μονάδων, παραθύρων διαλόγου ή βιβλιοθηκών μεταξύ εγγράφων, προτύπων και της εφαρμογής."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3146819\n"
+"37\n"
+"help.text"
+msgid "Open all documents or templates among which you want to move or copy the modules or dialogs."
+msgstr "Πρώτα, ανοίξτε όλα τα έγγραφα ή τα πρότυπα μεταξύ των οποίων θέλετε να μετακινήσετε ή να αντιγράψετε τα αρθρώματα ή τα παράθυρα διαλόγου."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3149319\n"
+"38\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Διαχείριση μακροεντολών - %PRODUCTNAME Basic</emph> και κλικ στο <emph>Διαχείριση</emph> ή κλικ στο εικονίδιο <emph>Επιλογή αρθρώματος</emph> στο Basic IDE για να ανοίξετε το διάλογο <emph>Διαχείριση μακροεντολών</emph>."
+
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3145637\n"
+"39\n"
+"help.text"
+msgid "To move a module or dialog to another document, click the corresponding object in the list and drag it to the desired position. A horizontal line indicates the target position of the current object while dragging. Hold the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging to copy the object instead of moving it."
+msgstr "Για να μετακινήσετε ένα άρθρωμα ή ένα διάλογο σε ένα άλλο έγγραφο, κάντε κλικ στο αντίστοιχο αντικείμενο και μεταφέρετε το στην επιθυμητή τοποθεσία. Μια οριζόντια γραμμή επισημαίνει την θέση προορισμού του τρέχοντος αντικειμένου κατά την μεταφορά του. Κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> κατά την μεταγορά για να αντιγράψετε το αντικείμενο αντί να το μετακινήσετε."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Event-Driven Macros"
+msgstr "Μακροεντολές οδηγούμενες από γεγονότα"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"bm_id3154581\n"
+"help.text"
+msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value>"
+msgstr "<bookmark_value> διαγραφή; αναθέσεις μακροεντολών σε γεγονότα</bookmark_value><bookmark_value>μακροεντολές; ανάθεση σε γεγονότα</bookmark_value><bookmark_value> ανάθεση μακροεντολών σε γεγονότα </bookmark_value><bookmark_value>γεγονότα; ανάθεση μακροεντολών</bookmark_value>"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"hd_id3147348\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Event-Driven Macros\">Event-Driven Macros</link>"
+msgstr "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Μακροεντολές οδηγούμενες από γεγονότα\">Μακροεντολές οδηγούμενες από γεγονότα</link>"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146120\n"
+"2\n"
+"help.text"
+msgid "This section describes how to assign Basic programs to program events."
+msgstr "Αυτό το τμήμα περιγράφει την διαδικασία ανάθεσης προγραμμάτων BASIC σε γεγονότα προγράμματος."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149263\n"
+"4\n"
+"help.text"
+msgid "You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of program events and at what point an assigned macro is executed."
+msgstr "Μπορείτε αυτόματα να εκτελέσετε μια μακροεντολή όταν εμφανίζεται ένα συγκεκριμένο γεγονός λογισμικού με την ανάθεση της επιθυμητής μακροεντολής στο γεγονός. Ο ακόλουθος πίνακας παρέχει μια επισκόπηση των γεγονότων προγράμματος και σε ποιο σημείο μια ορισμένη μακροεντολή θα εκτελεστεί."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3148455\n"
+"5\n"
+"help.text"
+msgid "Event"
+msgstr "Γεγονός"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3145799\n"
+"6\n"
+"help.text"
+msgid "An assigned macro is executed..."
+msgstr "Μια ορισμένη μακροεντολή εκτελείται..."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149379\n"
+"7\n"
+"help.text"
+msgid "Program Start"
+msgstr "Έναρξη προγράμματος"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150715\n"
+"8\n"
+"help.text"
+msgid "... after a $[officename] application is started."
+msgstr "... μετά την εκκίνηση του $[officename]ι."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146914\n"
+"9\n"
+"help.text"
+msgid "Program End"
+msgstr "Τερματισμός προγράμματος"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3153765\n"
+"10\n"
+"help.text"
+msgid "...before a $[officename] application is terminated."
+msgstr "... πριν να τερματιστεί το $[officename]."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3145150\n"
+"11\n"
+"help.text"
+msgid "Create Document"
+msgstr "Δημιουργία εγγράφου"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3163808\n"
+"12\n"
+"help.text"
+msgid "...after a new document is created with <emph>File - New</emph> or with the <emph>New</emph> icon."
+msgstr "...αμέσως μετά τη δημιουργία νέου εγγράφου από την εντολή <emph>Αρχείο - Δημιουργία</emph> ή με το εικονίδιο <emph>Δημιουργία</emph>."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3145790\n"
+"13\n"
+"help.text"
+msgid "Open Document"
+msgstr "Άνοιγμα εγγράφου"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3154572\n"
+"14\n"
+"help.text"
+msgid "...after a document is opened with <emph>File - Open</emph> or with the <emph>Open</emph> icon."
+msgstr "...αμέσως μετά το άνοιγμα ενός εγγράφου με <emph> Αρχείο - Άνοιγμα</emph> ή με το εικονίδιο <emph> Άνοιγμα </emph>."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3153266\n"
+"15\n"
+"help.text"
+msgid "Save Document As"
+msgstr "Αποθήκευση εγγράφου ως"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150208\n"
+"16\n"
+"help.text"
+msgid "...before a document is saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or the <emph>Save</emph> icon, if a document name has not yet been specified)."
+msgstr "...πριν την αποθήκευση εγγράφου με ένα καθορισμένο όνομα (από την εντολή <emph>Αρχείο - Αποθήκευση ως</emph>, ή από την εντολή <emph>Αρχείο - Αποθήκευση</emph> ή το εικονίδιο <emph>Αποθήκευση</emph>, αν το όνομα του εγγράφου δεν έχει καθοριστεί ακόμα)."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3158215\n"
+"43\n"
+"help.text"
+msgid "Document has been saved as"
+msgstr "Το έγγραφο αποθηκεύτηκε ως"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150980\n"
+"44\n"
+"help.text"
+msgid "... after a document was saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or with the <emph>Save</emph> icon, if a document name has not yet been specified)."
+msgstr "...αμέσως μετά την αποθήκευση ενός εγγράφου με ένα καθορισμένο όνομα (από την εντολή <emph>Αρχείο - Αποθήκευση ως</emph>, ή από την εντολή <emph>Αρχείο - Αποθήκευση</emph> ή το εικονίδιο <emph>Αποθήκευση</emph>, αν το όνομα του εγγράφου δεν έχει καθοριστεί ακόμα)."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150519\n"
+"17\n"
+"help.text"
+msgid "Save Document"
+msgstr "Αποθήκευση εγγράφου"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3155529\n"
+"18\n"
+"help.text"
+msgid "...before a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
+msgstr "...πριν την αποθήκευση ενός εγγράφου με την εντολή <emph>Αρχείο - Αποθήκευση</emph>, ή από το εικονίδιο <emph>Αποθήκευση</emph>, υπό την προϋπόθεση ότι έχει καθοριστεί το όνομα του εγγράφου."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149404\n"
+"45\n"
+"help.text"
+msgid "Document has been saved"
+msgstr "Το έγγραφο αποθηκεύτηκε"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3151332\n"
+"46\n"
+"help.text"
+msgid "...after a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
+msgstr "...αμέσως μετά την αποθήκευση εγγράφου από την εντολή <emph>Αρχείο - Αποθήκευση</emph> ή το εικονίδιο <emph>Αποθήκευση</emph>, υπό την προϋπόθεση ότι έχει καθοριστεί το όνομα του εγγράφου."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3159171\n"
+"19\n"
+"help.text"
+msgid "Document is closing"
+msgstr "Το έγγραφο κλείνει"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146868\n"
+"20\n"
+"help.text"
+msgid "...before a document is closed."
+msgstr "...πριν το κλείσιμο ενός εγγράφου."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3159097\n"
+"47\n"
+"help.text"
+msgid "Document closed"
+msgstr "Το έγγραφο έκλεισε"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3148606\n"
+"48\n"
+"help.text"
+msgid "...after a document was closed. Note that the \"Save Document\" event may also occur when the document is saved before closing."
+msgstr "...μετά το κλείσιμο ενός εγγράφου. Σημειώστε ότι το γεγονός \"Αποθήκευση εγγράφου\" μπορεί επίσης να ενεργοποιηθεί μιας και πριν κλείσει ένα έγγραφο, αποθηκεύεται."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3144772\n"
+"21\n"
+"help.text"
+msgid "Activate Document"
+msgstr "Ενεργοποίηση εγγράφου"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149442\n"
+"22\n"
+"help.text"
+msgid "...after a document is brought to the foreground."
+msgstr "... αμέσως μετά την εμφάνιση ενός εγγράφου στο προσκήνιο."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150888\n"
+"23\n"
+"help.text"
+msgid "Deactivate Document"
+msgstr "Απενεργοποίηση εγγράφου"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3154060\n"
+"24\n"
+"help.text"
+msgid "...after another document is brought to the foreground."
+msgstr "...αμέσως μετά την ελαχιστοποίηση ενός εγγράφου στο παρασκήνιο."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3152384\n"
+"25\n"
+"help.text"
+msgid "Print Document"
+msgstr "Εκτύπωση εγγράφου"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3152873\n"
+"26\n"
+"help.text"
+msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins."
+msgstr "...αμέσως μετά το κλείσιμο του παραθύρου διαλόγου <emph>Εκτύπωση</emph>, αλλά πριν την έναρξη της διαδικασίας εκτύπωσης."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3159227\n"
+"49\n"
+"help.text"
+msgid "JavaScript run-time error"
+msgstr "Σφάλμα χρόνου εκτέλεσης JavaScript"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3145362\n"
+"50\n"
+"help.text"
+msgid "...when a JavaScript run-time error occurs."
+msgstr "...όταν λαμβάνει χώρα σφάλμα χρόνου εκτέλεσης της JavaScript."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3154767\n"
+"27\n"
+"help.text"
+msgid "Print Mail Merge"
+msgstr "Εκτύπωση συγχώνευσης αλληλογραφίας"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3153555\n"
+"28\n"
+"help.text"
+msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins. This event occurs for each copy printed."
+msgstr "...αμέσως μετά το κλείσιμο του παραθύρου διαλόγου <emph>Εκτύπωση</emph>, αλλά πριν την έναρξη της διαδικασίας εκτύπωσης. Αυτό το συμβάν λαμβάνει χώρα για κάθε αντίγραφο που εκτυπώνεται."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3156366\n"
+"51\n"
+"help.text"
+msgid "Change of the page count"
+msgstr "Αλλαγή καταμέτρησης πλήθους σελίδων"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3154627\n"
+"52\n"
+"help.text"
+msgid "...when the page count changes."
+msgstr "... όταν αλλάζει ο αριθμός των σελίδων."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3154737\n"
+"53\n"
+"help.text"
+msgid "Message received"
+msgstr "Λήψη μηνύματος"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150952\n"
+"54\n"
+"help.text"
+msgid "...if a message was received."
+msgstr "... εάν έχει ληφθεί μήνυμα."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"hd_id3153299\n"
+"30\n"
+"help.text"
+msgid "Assigning a Macro to an Event"
+msgstr "Αναθεση μακροεντολής σε ένα γεγονός"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3147244\n"
+"31\n"
+"help.text"
+msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
+msgstr "Επιλέξτε <emph>Εργαλεία - Προσαρμογή</emph> και κάντε κλικ στην καρτέλα <emph>Γεγονότα</emph>."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146098\n"
+"55\n"
+"help.text"
+msgid "Select whether you want the assignment to be globally valid or just valid in the current document in the <emph>Save In</emph> listbox."
+msgstr "Επιλέξτε εάν θέλετε η ανάθεση να είναι έγκυρη συνολικά ή έγκυρη μόνο στο τρέχον έγγραφο στο πλαίσιο <emph>Αποθήκευση σε</emph>."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150431\n"
+"32\n"
+"help.text"
+msgid "Select the event from the <emph>Event</emph> list."
+msgstr "Επιλέξτε το γεγονός από την λίστα <emph>Γεγονότα</emph>."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3148742\n"
+"33\n"
+"help.text"
+msgid "Click <emph>Macro</emph> and select the macro to be assigned to the selected event."
+msgstr "Κάντε κλικ στο <emph> Μακροεντολή</emph> και επιλέξτε τη μακροεντολή που θα ανατεθεί στο επιλεγμένο γεγονός."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146321\n"
+"35\n"
+"help.text"
+msgid "Click <emph>OK</emph> to assign the macro."
+msgstr "Κάντε κλικ στο <emph>OK</emph> για να ορίσετε την μακροεντολή."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3147414\n"
+"56\n"
+"help.text"
+msgid "Click <emph>OK</emph> to close the dialog."
+msgstr "Κάντε κλικ στο <emph>OK</emph> για να κλείσει το παράθυρο διαλόγου."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"hd_id3154581\n"
+"36\n"
+"help.text"
+msgid "Removing the Assignment of a Macro to an Event"
+msgstr "Κατάργηση της ανάθεσης μιας μακροεντολής σε ένα συμβάν"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146883\n"
+"57\n"
+"help.text"
+msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
+msgstr "Επιλέξτε <emph>Εργαλεία - Προσαρμογή</emph> και κάντε κλικ στην καρτέλα <emph>Γεγονότα</emph>."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3155909\n"
+"58\n"
+"help.text"
+msgid "Select whether you want to remove a global assignment or an assignment that is just valid in the current document by selecting the option in the <emph>Save In</emph> listbox."
+msgstr "Επιλέξτε εάν θέλετε να αφαιρέσετε μια καθολική ανάθεση ή μια ανάθεση που ισχύει μόνο στο τρέχον έγγραφο επιλέγοντας την επιλογή στο πλαίσιο <emph>Αποθήκευση σε</emph>."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3159129\n"
+"59\n"
+"help.text"
+msgid "Select the event that contains the assignment to be removed from the <emph>Event</emph> list."
+msgstr "Επιλέξτε το γεγονός που περιέχει την ανάθεση που θα διαγραφεί από το πλαίσιο λίστας <emph>Γεγονότα</emph>."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149143\n"
+"37\n"
+"help.text"
+msgid "Click <emph>Remove</emph>."
+msgstr "Κάντε κλικ στο <emph>Αφαίρεση</emph>."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149351\n"
+"60\n"
+"help.text"
+msgid "Click <emph>OK</emph> to close the dialog."
+msgstr "Κάντε κλικ στο <emph>OK</emph> για να κλείσει το παράθυρο διαλόγου."
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "$[officename] Basic IDE"
+msgstr "$[officename] Basic IDE"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3154422\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
+msgstr "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3153142\n"
+"2\n"
+"help.text"
+msgid "This section describes the structure of the Basic IDE."
+msgstr "Αυτό το τμήμα περιγράφει τη δομή του Basic IDE."
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_idN105C9\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Basic IDE where you can write and edit macros.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\"> Ανοίγει το Basic IDE όπου μπορείτε να γράψετε και να επεξεργαστείτε μακροεντολές.</ahelp>"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3153188\n"
+"5\n"
+"help.text"
+msgid "Commands From the Context menu of the Module Tabs"
+msgstr "Εντολές από το μενού περιεχομένου των καρτελών Module"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3154731\n"
+"6\n"
+"help.text"
+msgid "Insert"
+msgstr "Εισαγωγή"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3151074\n"
+"8\n"
+"help.text"
+msgid "Module"
+msgstr "Άρθρωμα"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3149581\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\".uno:NewModule\">Inserts a new module into the current library.</ahelp>"
+msgstr "<ahelp hid=\".uno:NewModule\"> Εισάγει ένα νέο άρθρωμα στην τρέχουσα βιβλιοθήκη.</ahelp>"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3147397\n"
+"10\n"
+"help.text"
+msgid "Dialog"
+msgstr "Διάλογος"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3144335\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\".uno:NewDialog\">Inserts a new dialog into the current library.</ahelp>"
+msgstr "<ahelp hid=\".uno:NewDialog\"> Εισάγει έναν νέο διάλογο στην τρέχουσα βιβλιοθήκη.</ahelp>"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3155602\n"
+"12\n"
+"help.text"
+msgid "Delete"
+msgstr "Διαγραφή"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3155064\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\".uno:DeleteCurrent\">Deletes the selected module.</ahelp>"
+msgstr "<ahelp hid=\".uno:DeleteCurrent\"> Διαγράφει το επιλεγμένο άρθρωμα.</ahelp>"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3149018\n"
+"14\n"
+"help.text"
+msgid "Rename"
+msgstr "Μετονομασία"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3154754\n"
+"15\n"
+"help.text"
+msgid "<ahelp hid=\".uno:RenameCurrent\">Renames the current module in place.</ahelp>"
+msgstr "<ahelp hid=\".uno:RenameCurrent\"> Μετονομάζει το επιλεγμένο άρθρωμα.</ahelp>"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3150043\n"
+"16\n"
+"help.text"
+msgid "Hide"
+msgstr "Απόκρυψη"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3145147\n"
+"17\n"
+"help.text"
+msgid "<ahelp hid=\".uno:HideCurPage\">Hides the current module.</ahelp>"
+msgstr "<ahelp hid=\".uno:HideCurPage\"> Κρύβει το επιλεγμένο άρθρωμα.</ahelp>"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3163805\n"
+"18\n"
+"help.text"
+msgid "Modules"
+msgstr "Αρθρώματα"
+
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3153965\n"
+"19\n"
+"help.text"
+msgid "Opens the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog."
+msgstr "Ανοίγει το παράθυρο διαλόγου <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Διαχείριση μακροεντολών\"><emph>Διαχείριση μακροεντολών</emph></link>."
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Watch Window"
+msgstr "Παράθυρο Παρατηρητή"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"hd_id3149457\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01050100.xhp\">Watch Window</link>"
+msgstr "<link href=\"text/sbasic/shared/01050100.xhp\">Παράθυρο Παρατηρητή</link>"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3154908\n"
+"9\n"
+"help.text"
+msgid "The Watch window allows you to observe the value of variables during the execution of a program. Define the variable in the Watch text box. Click on <link href=\"text/sbasic/shared/02/11080000.xhp\">Enable Watch</link> to add the variable to the list box and to display its values."
+msgstr "Το παράθυρο Παρατηρητής σάς επιτρέπει να παρατηρείτε την τιμή των μεταβλητών κατά την διάρκεια εκτέλεσης του προγράμματος. Καθορίστε τη μεταβλητή στο πλαίσιο κειμένου Παρατηρητής. Κάντε κλικ στο κουμπί <link href=\"text/sbasic/shared/02/11080000.xhp\">Ενεργοποίηση παρατηρητή</link> για να προσθέσετε τη μεταβλητή στο πλαίσιο λίστας και για να προβάλετε τις τιμές της."
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"hd_id3145173\n"
+"4\n"
+"help.text"
+msgid "Watch"
+msgstr "Παρατήρηση"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3155132\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\">Enter the name of the variable whose value is to be monitored.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\"> Εισάγετε το όνομα της μεταβλητής της οποίας η τιμή θα παρακολουθείται.</ahelp>"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"hd_id3148645\n"
+"6\n"
+"help.text"
+msgid "Remove Watch"
+msgstr "Κατάργηση παρατήρησης"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3148576\n"
+"7\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\">Removes the selected variable from the list of watched variables.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\"> Αφαιρεί την επιλεγμένη μεταβλητή από την λίστα των μεταβλητών που παρακολουθούνται.</ahelp>"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3147426\n"
+"help.text"
+msgid "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">Εικονίδιο</alt></image>"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3154012\n"
+"8\n"
+"help.text"
+msgid "Remove Watch"
+msgstr "Κατάργηση παρατήρησης"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"hd_id3154491\n"
+"10\n"
+"help.text"
+msgid "Editing the Value of a Watched Variable"
+msgstr "Επεξεργασία της τιμής μίας μεταβλητής που παρακολουθείται"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3156283\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_LIST\">Displays the list of watched variables. Click twice with a short pause in between on an entry to edit its value.</ahelp> The new value will be taken as the variable's value for the program."
+msgstr "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_LIST\"> Επιδεικνύει την λίστα των μεταβλητών που παρακολουθούνται. Κάντε κλικ δύο φορές με μια μικρή διακοπή ενδιάμεσα σε μια εισαγωγή της λίστας για να επεξεργαστείτε την τιμή της.</ahelp> Η νέα τιμή θα λαμβάνετε ως η τιμή της μεταβλητής για το ενεργό πρόγραμμα."
+
+#: 01050200.xhp
+msgctxt ""
+"01050200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Call Stack Window (Calls)"
+msgstr "Παράθυρο στοίβας κλήσεων (κλήσεις)"
+
+#: 01050200.xhp
+msgctxt ""
+"01050200.xhp\n"
+"hd_id3146794\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01050200.xhp\" name=\"Call Stack Window (Calls)\">Call Stack Window (Calls)</link>"
+msgstr "<link href=\"text/sbasic/shared/01050200.xhp\" name=\"Παράθυρο στοίβας κλήσεων (Κλήσεις)\"> Παράθυρο στοίβας κλήσεων (Κλήσεις)</link>"
+
+#: 01050200.xhp
+msgctxt ""
+"01050200.xhp\n"
+"par_id3150400\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"hidden\">Displays the sequence of procedures and functions during the execution of a program.</ahelp> The <emph>Call Stack</emph> allows you to monitor the sequence of procedures and functions during the execution of a program. The procedures are functions are displayed bottom to top with the most recent function or procedure call at the top of the list."
+msgstr "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"hidden\"> Εμφανίζει την ακολουθία διαδικασιών και συναρτήσεων κατά τη διάρκεια της εκτέλεσης ενός προγράμματος.</ahelp>Η <emph>Στοίβα κλήσεων</emph> σας επιτρέπει να ελέγξετε την ακολουθία διαδικασιών και συναρτήσεων κατά τη διάρκεια της εκτέλεσης ενός προγράμματος. Οι διαδικασίες και οι συναρτήσεις εμφανίζονται από κάτω προς τα επάνω με την πιο πρόσφατη κλήση συνάρτηση ή διαδικασίας στην κορυφή του καταλόγου."
+
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Manage Breakpoints"
+msgstr "Διαχείριση σημείων στάσης"
+
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3154927\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
+msgstr "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Διαχείριση σημείων στάσης\">Διαχείριση σημείων στάσης</link>"
+
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3148550\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_BRKPROPS\">Specifies the options for breakpoints.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_BRKPROPS\"> Διευκρινίζει τις επιλογές για τα σημεία στάσης.</ahelp>"
+
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3149670\n"
+"3\n"
+"help.text"
+msgid "Breakpoints"
+msgstr "Σημεία στάσης"
+
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3150398\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"BASCTL_COMBOBOX_RID_BASICIDE_BREAKPOINTDLG_RID_CB_BRKPOINTS\">Enter the line number for a new breakpoint, then click <emph>New</emph>.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_COMBOBOX_RID_BASICIDE_BREAKPOINTDLG_RID_CB_BRKPOINTS\"> Εισάγετε τον αριθμό γραμμής για το νέο σημείο στάσης μαι μετά κάντε κλικ στο <emph>Δημιουργία</emph>.</ahelp>"
+
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3156280\n"
+"6\n"
+"help.text"
+msgid "Active"
+msgstr "Ενεργό"
+
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3154910\n"
+"7\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_ACTIV\">Activates or deactivates the current breakpoint.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_ACTIV\">Ενεργοποιεί ή απενεργοποιεί το τρέχον σημείο στάσης.</ahelp>"
+
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3144500\n"
+"8\n"
+"help.text"
+msgid "Pass Count"
+msgstr "Αριθμός διαδρομών"
+
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3161831\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\"BASCTL_NUMERICFIELD_RID_BASICIDE_BREAKPOINTDLG_RID_FLD_PASS\">Specify the number of loops to perform before the breakpoint takes effect.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_NUMERICFIELD_RID_BASICIDE_BREAKPOINTDLG_RID_FLD_PASS\">Διευκρινίστε τον αριθμό των βρόχων που θα εκτελεστούν προτού να εφαρμοστεί το σημείο στάσης.</ahelp>"
+
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3152579\n"
+"10\n"
+"help.text"
+msgid "New"
+msgstr "Δημιουργία"
+
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3148575\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_NEW\">Creates a breakpoint on the line number specified.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_NEW\">Δημιουργεί ένα σημείο στάσης στον καθορισμένο αριθμό γραμμής.</ahelp>"
+
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3147319\n"
+"12\n"
+"help.text"
+msgid "Delete"
+msgstr "Διαγραφή"
+
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3153363\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_DEL\">Deletes the selected breakpoint.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_DEL\">Διαγράφει το επιλεγμένο σημείο στάσης.</ahelp>"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Control and Dialog Properties"
+msgstr "Ιδιότητες στοιχείων ελέγχου και παραθύρων διαλόγου"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"bm_id3153379\n"
+"help.text"
+msgid "<bookmark_value>controls; properties</bookmark_value><bookmark_value>properties; controls and dialogs</bookmark_value><bookmark_value>dialogs; properties</bookmark_value>"
+msgstr "<bookmark_value>έλεγχοι; ιδιότητες</bookmark_value><bookmark_value>ιδιότητες; έλεγχοι και διάλογοι</bookmark_value><bookmark_value>διάλογοι; ιδιότητες</bookmark_value>"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"hd_id3153379\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"Control and Dialog Properties\">Control and Dialog Properties</link>"
+msgstr "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"Ιδιότητες στοιχείων ελέγχου και διαλόγων\">Ιδιότητες στοιχείων ελέγχου και διαλόγων</link>"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3156280\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the properties of the selected dialog or control.</ahelp> You must be in the design mode to be able to use this command."
+msgstr "<ahelp hid=\".\">Καθορίζει τις ιδιότητες του επιλεγμένου διαλόγου ή του πεδίου ελέγχου.</ahelp> Πρέπει να είστε σε κατάσταση επεξεργασίας για να είστε σε θέση να χρησιμοποιήσετε αυτήν την εντολή."
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"hd_id3151043\n"
+"20\n"
+"help.text"
+msgid "Entering Data in the Properties Dialog"
+msgstr "Εισαγωγή δεδομένων στο παράθυρο διαλόγου ιδιοτήτων"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3153771\n"
+"3\n"
+"help.text"
+msgid "The following key combinations apply to enter data in multiline fields or combo boxes of the <emph>Properties</emph> dialog:"
+msgstr "Οι ακόλουθοι συνδυασμοί πλήκτρων ισχύουν στην εισαγωγή στοιχείων σε πεδία πολλαπλών γραμμών ή σε αναδιπλούμενες λίστες του παραθύρου διαλόγου <emph>Ιδιότητες</emph>:"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3150010\n"
+"18\n"
+"help.text"
+msgid "Keys"
+msgstr "Κλειδιά"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3147317\n"
+"19\n"
+"help.text"
+msgid "Effects"
+msgstr "Αποτέλεσμα"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3146121\n"
+"4\n"
+"help.text"
+msgid "Alt+Down Arrow"
+msgstr "Alt+Κάτω βελος"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3149581\n"
+"5\n"
+"help.text"
+msgid "Opens a combo box"
+msgstr "Ανοίγει μία πτυσσόμενη λίστα"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3147394\n"
+"6\n"
+"help.text"
+msgid "Alt+Up Arrow"
+msgstr "Alt+Πάνω βέλος"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3148455\n"
+"7\n"
+"help.text"
+msgid "Closes a combo box"
+msgstr "Κλείνει μία πτυσσόμενη λίστα"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3154511\n"
+"8\n"
+"help.text"
+msgid "Shift+Enter"
+msgstr "Shift+Enter"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3146971\n"
+"9\n"
+"help.text"
+msgid "Inserts a line break in multiline fields."
+msgstr "Εισάγει μία αλλαγή γραμμής σε ένα πεδίο πολλαπλών γραμμών."
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3146914\n"
+"10\n"
+"help.text"
+msgid "(UpArrow)"
+msgstr "(UpArrow)"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3153714\n"
+"11\n"
+"help.text"
+msgid "Goes to the previous line."
+msgstr "Πηγαίνει στην προηγούμενη γραμμή."
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3159266\n"
+"12\n"
+"help.text"
+msgid "(DownArrow)"
+msgstr "(DownArrow)"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3146314\n"
+"13\n"
+"help.text"
+msgid "Goes to the next line."
+msgstr "Μετάβαση στην επόμενη γραμμή."
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3149255\n"
+"14\n"
+"help.text"
+msgid "Enter"
+msgstr "Enter"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3149566\n"
+"15\n"
+"help.text"
+msgid "Applies the changes made to a field and places the cursor into the next field."
+msgstr "Εφαρμόζει τις αλλαγές που έγιναν σε έναν πεδίο και τοποθετεί το δρομέα στον επόμενο πεδίο."
#: 01170101.xhp
msgctxt ""
@@ -685,7 +5719,7 @@ msgctxt ""
"par_id9298074\n"
"help.text"
msgid "The default value is FALSE."
-msgstr "Η προεπιλεγμένη τιμή είναι FALSE."
+msgstr "Η προεπιλεγμένη τιμή είναι FALSE - ΨΕΥΔΗΣ."
#: 01170101.xhp
msgctxt ""
@@ -1738,3157 +6772,2925 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the width of the current control or dialog.</ahelp>"
msgstr "<ahelp hid=\".\">Καθορίζει το πλάτος του τρέχοντος στοιχείου ελέγχου ή του διαλόγου.</ahelp>"
-#: 03010301.xhp
+#: 01170103.xhp
msgctxt ""
-"03010301.xhp\n"
+"01170103.xhp\n"
"tit\n"
"help.text"
-msgid "Blue Function [Runtime]"
-msgstr "Συνάρτηση Blue [Χρόνος εκτέλεσης]"
-
-#: 03010301.xhp
-msgctxt ""
-"03010301.xhp\n"
-"bm_id3149180\n"
-"help.text"
-msgid "<bookmark_value>Blue function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Blue</bookmark_value>"
+msgid "Events"
+msgstr "Γεγονότα"
-#: 03010301.xhp
+#: 01170103.xhp
msgctxt ""
-"03010301.xhp\n"
-"hd_id3149180\n"
+"01170103.xhp\n"
+"hd_id3155506\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010301.xhp\" name=\"Blue Function [Runtime]\">Blue Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010301.xhp\" name=\"Συνάρτηση Blue [Χρόνος εκτέλεσης]\">Συνάρτηση Blue [Χρόνος εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/01170103.xhp\" name=\"Events\">Events</link>"
+msgstr "<link href=\"text/sbasic/shared/01170103.xhp\" name=\"Γεγονότα\">Γεγονότα</link>"
-#: 03010301.xhp
+#: 01170103.xhp
msgctxt ""
-"03010301.xhp\n"
-"par_id3156343\n"
+"01170103.xhp\n"
+"par_id3146114\n"
"2\n"
"help.text"
-msgid "Returns the blue component of the specified color code."
-msgstr "Επιστρέφει το γαλάζιο συστατικό του καθορισμένου κώδικα χρώματος."
-
-#: 03010301.xhp
-msgctxt ""
-"03010301.xhp\n"
-"hd_id3149670\n"
-"3\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Define event assignments for the selected control or dialog. The available events depend on the type of control selected."
+msgstr "Καθορίζει τις αναθέσεις γεγονότος για το επιλεγμένο στοιχείο ελέγχου ή τον διάλογο. Τα διαθέσιμα γεγονότα εξαρτώνται από τον τύπο του επιλεγμένου στοιχείου ελέγχου."
-#: 03010301.xhp
+#: 01170103.xhp
msgctxt ""
-"03010301.xhp\n"
-"par_id3149457\n"
-"4\n"
+"01170103.xhp\n"
+"hd_id3145387\n"
+"16\n"
"help.text"
-msgid "Blue (Color As Long)"
-msgstr "Blue (Χρώμα ως μεγάλος ακέραιος)"
+msgid "When receiving focus"
+msgstr "Κατά τη λήψη της εστίασης"
-#: 03010301.xhp
+#: 01170103.xhp
msgctxt ""
-"03010301.xhp\n"
-"hd_id3149656\n"
-"5\n"
+"01170103.xhp\n"
+"par_id3155090\n"
+"17\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">This event takes place if a control receives the focus.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">Αυτό το γεγονός ενεργοποιείται εάν ένα στοιχείο ελέγχου δεχθεί την εστίαση.</ahelp>"
-#: 03010301.xhp
+#: 01170103.xhp
msgctxt ""
-"03010301.xhp\n"
-"par_id3154365\n"
-"6\n"
+"01170103.xhp\n"
+"hd_id3152892\n"
+"18\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "When losing focus"
+msgstr "Κατά τη απώλεια της εστίασης"
-#: 03010301.xhp
+#: 01170103.xhp
msgctxt ""
-"03010301.xhp\n"
-"hd_id3156423\n"
-"7\n"
+"01170103.xhp\n"
+"par_id3153305\n"
+"19\n"
"help.text"
-msgid "Parameter:"
-msgstr "Παράμετρος:"
+msgid "<ahelp hid=\"HID_EVT_FOCUSLOST\">This event takes place if a control loses the focus.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_FOCUSLOST\">Αυτό το γεγονός ενεργοποιείται εάν ένα στοιχείο ελέγχου χάσει την εστίαση.</ahelp>"
-#: 03010301.xhp
+#: 01170103.xhp
msgctxt ""
-"03010301.xhp\n"
-"par_id3150448\n"
-"8\n"
+"01170103.xhp\n"
+"hd_id3152896\n"
+"20\n"
"help.text"
-msgid "<emph>Color value</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the blue component."
-msgstr "<emph>τιμή χρώματος</emph>: Παράσταση ακέραιου μεγάλου μήκους που καθορίζει οποιονδήποτε <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"κώδικα χρώματος\">κώδικα χρώματος</link> για τον οποίο επιστρέφεται το γαλάζιο συστατικό."
+msgid "Key pressed"
+msgstr "Πατημένο πλήκτρο"
-#: 03010301.xhp
+#: 01170103.xhp
msgctxt ""
-"03010301.xhp\n"
-"hd_id3153091\n"
-"9\n"
+"01170103.xhp\n"
+"par_id3148837\n"
+"21\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">This event occurs when the user presses any key while the control has the focus.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">Αυτό το γεγονός ενεργοποιείτε όταν πιέσει ο χρήστης οποιοδήποτε πλήκτρο ενώ το στοιχείο ελέγχου έχει την εστίαση.</ahelp>"
-#: 03010301.xhp
+#: 01170103.xhp
msgctxt ""
-"03010301.xhp\n"
-"par_id3154012\n"
-"13\n"
+"01170103.xhp\n"
+"hd_id3146869\n"
+"43\n"
"help.text"
-msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
-msgstr "Πλαίσιο μηνύματος \"Το χρώμα \" & lVar & \" αποτελείται από:\" & Chr(13) &_"
+msgid "Key released"
+msgstr "Απελευθερωμένο πλήκτρο"
-#: 03010301.xhp
+#: 01170103.xhp
msgctxt ""
-"03010301.xhp\n"
-"par_id3148645\n"
-"14\n"
+"01170103.xhp\n"
+"par_id3155267\n"
+"44\n"
"help.text"
-msgid "\"red= \" & Red(lVar) & Chr(13)&_"
-msgstr "\"κόκκινο= \" & Red(lVar) & Chr(13)&_"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">This event occurs when the user releases a key while the control has the focus.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_KEYUP\">Αυτό το γεγονός συμβαίνει όταν ελευθερώσει ο χρήστης ένα πλήκτρο ενώ το στοιχείο ελέγχου έχει την εστίαση.</ahelp>"
-#: 03010301.xhp
+#: 01170103.xhp
msgctxt ""
-"03010301.xhp\n"
-"par_id3159155\n"
-"15\n"
+"01170103.xhp\n"
+"hd_id3159096\n"
+"41\n"
"help.text"
-msgid "\"green= \" & Green(lVar) & Chr(13)&_"
-msgstr "\"πράσινο= \" & Green(lVar) & Chr(13)&_"
+msgid "Modified"
+msgstr "Τροποποιημένο"
-#: 03010301.xhp
+#: 01170103.xhp
msgctxt ""
-"03010301.xhp\n"
-"par_id3147319\n"
-"16\n"
+"01170103.xhp\n"
+"par_id3156019\n"
+"42\n"
"help.text"
-msgid "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\""
-msgstr "\"γαλάζιο= \" & Blue(lVar) & Chr(13) , 64,\"χρώματα\""
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">This event takes place, when the control loses the focus and the contents of the control were changed since it lost the focus.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_CHANGED\">Αυτό το γεγονός πραγματοποιείται, όταν το στοιχείο ελέγχου χάνει την εστίαση και τα περιεχόμενα του άλλαξαν όταν έχασε την εστίαση.</ahelp>"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"tit\n"
+"01170103.xhp\n"
+"hd_id3144508\n"
+"10\n"
"help.text"
-msgid "Comparison Operators [Runtime]"
-msgstr "Τελεστές σύγκρισης [Χρόνος εκτέλεσης]"
+msgid "Text modified"
+msgstr "Τροποποιημένο κείμενο"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"bm_id3150682\n"
+"01170103.xhp\n"
+"par_id3148608\n"
+"11\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value><bookmark_value>operators;comparisons</bookmark_value>"
-msgstr "<bookmark_value>τελεστές σύγκρισης;%PRODUCTNAME Basic</bookmark_value><bookmark_value>τελεστές; συγκρίσεις</bookmark_value>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">This event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">Αυτό το γεγονός πραγματοποιείται εάν εισάγετε ή τροποποιείτε ένα κείμενο σε έναν πλαίσιο εισαγωγής κειμένου.</ahelp>"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"hd_id3150682\n"
-"1\n"
+"01170103.xhp\n"
+"hd_id3159207\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"Comparison Operators [Runtime]\">Comparison Operators [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"Τελεστές σύγκρισης [Χρόνος εκτέλεσης]\">Τελεστές σύγκρισης [Χρόνος εκτέλεσης]</link>"
+msgid "Item status changed"
+msgstr "Αλλαγή κατάστασης αντικειμένου"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3156042\n"
-"2\n"
+"01170103.xhp\n"
+"par_id3155097\n"
+"9\n"
"help.text"
-msgid "Comparison operators compare two expressions. The result is returned as a Boolean expression that determines if the comparison is True (-1) or False (0)."
-msgstr "Οι τελεστές σύγκρισης συγκρίνουν δύο παραστάσεις. Το αποτέλεσμα επιστρέφεται ως δυαδική παράσταση που καθορίζει αν η σύγκριση είναι True (-1) ή False (0)."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\">This event takes place if the status of the control field is changed, for example, from checked to unchecked.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\"> Αυτό το γεγονός πραγματοποιείται εάν η κατάσταση του πεδίου αλλάξει, παραδείγματος χάριν, από τσεκαρισμένο σε μη-τσεκαρισμένο.</ahelp>"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"hd_id3147291\n"
-"3\n"
+"01170103.xhp\n"
+"hd_id3151304\n"
+"26\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Mouse inside"
+msgstr "Ποντίκι εντός"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3149177\n"
-"4\n"
+"01170103.xhp\n"
+"par_id3152871\n"
+"27\n"
"help.text"
-msgid "Result = Expression1 { = | < | > | <= | >= } Expression2"
-msgstr "Αποτέλεσμα = Παράσταση1 { = | < | > | <= | >= } Παράσταση2"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">This event takes place when the mouse enters the control.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">Αυτό το γεγονός πραγματοποιείται στην είσοδο το ποντικιού μέσα στο αντικείμενο ελέγχου.</ahelp>"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"hd_id3145316\n"
-"5\n"
+"01170103.xhp\n"
+"hd_id3146778\n"
+"30\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Mouse moved while key pressed"
+msgstr "Κίνηση ποντικιού με πατημένο πλήκτρο"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3147573\n"
-"6\n"
+"01170103.xhp\n"
+"par_id3150403\n"
+"31\n"
"help.text"
-msgid "<emph>Result:</emph> Boolean expression that specifies the result of the comparison (True, or False)"
-msgstr "<emph>Αποτέλεσμα:</emph> Δυαδική παράσταση που καθορίζει το αποτέλεσμα της σύγκρισης (αληθές ή ψευδές)"
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">This event takes place when the mouse is dragged while a key is pressed.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">Αυτό το γεγονός πραγματοποιείται όταν μετακινείται το ποντίκι ενώ είναι πατημένο ένα πλήκτρο του πληκτρολογίου.</ahelp>"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3148686\n"
-"7\n"
+"01170103.xhp\n"
+"hd_id3150210\n"
+"32\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any numeric values or strings that you want to compare."
-msgstr "<emph>Παράσταση1, Παράσταση2:</emph> Οι αριθμητικές τιμές ή οι συμβολοσειρές που πρόκειται να συγκριθούν."
+msgid "Mouse moved"
+msgstr "Κίνηση ποντικιού"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"hd_id3147531\n"
-"8\n"
+"01170103.xhp\n"
+"par_id3149697\n"
+"33\n"
"help.text"
-msgid "Comparison operators"
-msgstr "Τελεστές σύγκρισης"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">This event takes place when the mouse moves over the control.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">Αυτό το γεγονός πραγματοποιείται στην κίνηση του ποντικιού πάνω από ένα αντικείμενο ελέγχου.</ahelp>"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3147265\n"
-"9\n"
+"01170103.xhp\n"
+"hd_id3145216\n"
+"22\n"
"help.text"
-msgid "= : Equal to"
-msgstr "= : Ίσο με"
+msgid "Mouse button pressed"
+msgstr "Πάτημα κουμπιού ποντικιού"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3154924\n"
-"10\n"
+"01170103.xhp\n"
+"par_id3155914\n"
+"23\n"
"help.text"
-msgid "< : Less than"
-msgstr "< : Μικρότερο από"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">This event takes place when the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">Αυτό το γεγονός πραγματοποιείται όταν πιέζεται το κουμπί του ποντικιού ενώ ο δείκτης του ποντικιού είναι πάνω σε ένα αντικείμενο ελέγχου.</ahelp>"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3146795\n"
-"11\n"
+"01170103.xhp\n"
+"hd_id3148899\n"
+"24\n"
"help.text"
-msgid "> : Greater than"
-msgstr "> : Μεγαλύτερο από"
+msgid "Mouse button released"
+msgstr "Ελευθερώθηκε κουμπί του ποντικιού"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3150541\n"
-"12\n"
+"01170103.xhp\n"
+"par_id3153812\n"
+"25\n"
"help.text"
-msgid "<= : Less than or equal to"
-msgstr "<= : Μικρότερο ή ίσο από"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">This event takes place when the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">Αυτό το γεγονός πραγματοποιείται όταν α[ελευθερώνεται κουμπί του ποντικιού ενώ ο δείκτης του ποντικιού είναι πάνω σε ένα αντικείμενο ελέγχου.</ahelp>"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3150400\n"
-"13\n"
+"01170103.xhp\n"
+"hd_id3153556\n"
+"28\n"
"help.text"
-msgid ">= : Greater than or equal to"
-msgstr ">= : Μεγαλύτερο ή ίσο από"
+msgid "Mouse outside"
+msgstr "Ποντίκι εκτός"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3148797\n"
-"14\n"
+"01170103.xhp\n"
+"par_id3153013\n"
+"29\n"
"help.text"
-msgid "<> : Not equal to"
-msgstr "<> : Διάφορο από"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">This event takes place when the mouse leaves the control.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">Αυτό το γεγονός πραγματοποιείται όταν το ποντίκι φεύγει πάνω σε από ένα αντικείμενο ελέγχου.</ahelp>"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"hd_id3154686\n"
-"15\n"
+"01170103.xhp\n"
+"hd_id3155759\n"
+"45\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "While adjusting"
+msgstr "Κατά την προσαρμογή"
-#: 03110100.xhp
+#: 01170103.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3154909\n"
-"18\n"
+"01170103.xhp\n"
+"par_id3156364\n"
+"46\n"
"help.text"
-msgid "Dim sRoot As String ' Root directory for file in and output"
-msgstr "DIM sRoot As String ' Ριζικός κατάλογος για είσοδο και έξοδο αρχείων"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">This event takes place when a scrollbar is being dragged.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\"> Αυτό το γεγονός πραγματοποιείται κατά την κύλιση μιας γραμμής κύλισης.</ahelp>"
-#: 03030303.xhp
+#: 03000000.xhp
msgctxt ""
-"03030303.xhp\n"
+"03000000.xhp\n"
"tit\n"
"help.text"
-msgid "Timer Function [Runtime]"
-msgstr "Συνάρτηση Timer [Χρόνος εκτέλεσης]"
-
-#: 03030303.xhp
-msgctxt ""
-"03030303.xhp\n"
-"bm_id3149346\n"
-"help.text"
-msgid "<bookmark_value>Timer function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Timer</bookmark_value>"
+msgid "Run-Time Functions"
+msgstr "Συναρτήσεις χρόνου εκτέλεσης"
-#: 03030303.xhp
+#: 03000000.xhp
msgctxt ""
-"03030303.xhp\n"
-"hd_id3149346\n"
+"03000000.xhp\n"
+"hd_id3152895\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030303.xhp\" name=\"Timer Function [Runtime]\">Timer Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030303.xhp\" name=\"Συνάρτηση Timer [Χρόνος εκτέλεσης]\">Συνάρτηση Timer [Χρόνος εκτέλεσης]</link>"
+msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/03000000.xhp\" name=\"Run-Time Functions\">Run-Time Functions</link></variable>"
+msgstr "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/03000000.xhp\" name=\"Συναρτήσεις χρόνου εκτέλεσης\">Συναρτήσεις χρόνου εκτέλεσης</link></variable>"
-#: 03030303.xhp
+#: 03000000.xhp
msgctxt ""
-"03030303.xhp\n"
-"par_id3156023\n"
+"03000000.xhp\n"
+"par_id3148983\n"
"2\n"
"help.text"
-msgid "Returns a value that specifies the number of seconds that have elapsed since midnight."
-msgstr "Επιστρέφει μια τιμή που καθορίζει τον αριθμό των δευτερολέπτων που πέρασαν από τα μεσάνυχτα."
-
-#: 03030303.xhp
-msgctxt ""
-"03030303.xhp\n"
-"par_id3156212\n"
-"3\n"
-"help.text"
-msgid "You must first declare a variable to call the Timer function and assign it the \"Long \" data type, otherwise a Date value is returned."
-msgstr "Πρώτα πρέπει να δηλώσετε μια μεταβλητή που καλεί τη συνάρτηση Timer και της αποδίδει τον τύπο δεδομένων \"μεγάλος ακέραιος\", αλλιώς επιστρέφεται μια τιμή ημερομηνίας."
-
-#: 03030303.xhp
-msgctxt ""
-"03030303.xhp\n"
-"hd_id3153768\n"
-"4\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "This section describes the Runtime Functions of <item type=\"productname\">%PRODUCTNAME</item> Basic."
+msgstr "Αυτή η ενότητα περιγράφει τις συναρτήσεις χρόνου εκτέλεσης της <item type=\"productname\">%PRODUCTNAME</item> Basic."
-#: 03030303.xhp
+#: 03010000.xhp
msgctxt ""
-"03030303.xhp\n"
-"par_id3161831\n"
-"5\n"
+"03010000.xhp\n"
+"tit\n"
"help.text"
-msgid "Timer"
-msgstr "Timer"
+msgid "Screen I/O Functions"
+msgstr "Συναρτήσεις εισόδου/εξόδου οθόνης"
-#: 03030303.xhp
+#: 03010000.xhp
msgctxt ""
-"03030303.xhp\n"
-"hd_id3146975\n"
-"6\n"
+"03010000.xhp\n"
+"hd_id3156280\n"
+"1\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "<link href=\"text/sbasic/shared/03010000.xhp\" name=\"Screen I/O Functions\">Screen I/O Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03010000.xhp\" name=\"Συναρτήσεις εισόδου/εξόδου οθόνης\">Συναρτήσεις εισόδου/εξόδου οθόνης</link>"
-#: 03030303.xhp
+#: 03010000.xhp
msgctxt ""
-"03030303.xhp\n"
-"par_id3146984\n"
-"7\n"
+"03010000.xhp\n"
+"par_id3153770\n"
+"2\n"
"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
+msgid "This section describes the Runtime Functions used to call dialogs for the input and output of user entries."
+msgstr "Αυτη η ενότητα περιγράφει τις συναρτήσεις χρόνου εκτέλεσης που χρησιμοποιούνται για να καλέσουν διαλόγους για την εισαγωγή και την έξοδο καταχωρίσεων των χρηστών."
-#: 03030303.xhp
+#: 03010100.xhp
msgctxt ""
-"03030303.xhp\n"
-"hd_id3156442\n"
-"8\n"
+"03010100.xhp\n"
+"tit\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Display Functions"
+msgstr "Συναρτήσεις εμφάνισης"
-#: 03030303.xhp
+#: 03010100.xhp
msgctxt ""
-"03030303.xhp\n"
-"par_id3145748\n"
-"12\n"
+"03010100.xhp\n"
+"hd_id3151384\n"
+"1\n"
"help.text"
-msgid "MsgBox lSec,0,\"Seconds since midnight\""
-msgstr "MsgBox lSec,0,\"Δευτερόλεπτα από τα μεσάνυχτα\""
+msgid "<link href=\"text/sbasic/shared/03010100.xhp\" name=\"Display Functions\">Display Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03010100.xhp\" name=\"Συναρτήσεις εμφάνισης\">Συναρτήσεις εμφάνισης</link>"
-#: 03030303.xhp
+#: 03010100.xhp
msgctxt ""
-"03030303.xhp\n"
-"par_id3156283\n"
-"17\n"
+"03010100.xhp\n"
+"par_id3149346\n"
+"2\n"
"help.text"
-msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"The time is\""
-msgstr "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"Η ώρα είναι\""
+msgid "This section describes Runtime functions used to output information to the screen display."
+msgstr "Αυτό το τμήμα περιγράφει όλες οι συναρτήσεις που χρησιμοποιούνται για να εμφανιστούν οι πληροφορίες στην οθόνη."
-#: 03020404.xhp
+#: 03010101.xhp
msgctxt ""
-"03020404.xhp\n"
+"03010101.xhp\n"
"tit\n"
"help.text"
-msgid "Dir Function [Runtime]"
-msgstr "Συνάρτηση Dir [Χρόνος εκτέλεσης]"
+msgid "MsgBox Statement [Runtime]"
+msgstr "Δηλώσεις MsgBox [Runtime]"
-#: 03020404.xhp
+#: 03010101.xhp
msgctxt ""
-"03020404.xhp\n"
-"bm_id3154347\n"
+"03010101.xhp\n"
+"bm_id1807916\n"
"help.text"
-msgid "<bookmark_value>Dir function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Dir</bookmark_value>"
+msgid "<bookmark_value>MsgBox statement</bookmark_value>"
+msgstr "<bookmark_value>Δηλώσεις MsgBox</bookmark_value>"
-#: 03020404.xhp
+#: 03010101.xhp
msgctxt ""
-"03020404.xhp\n"
-"hd_id3154347\n"
+"03010101.xhp\n"
+"hd_id3154927\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir Function [Runtime]\">Dir Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Συνάρτηση Dir [Χρόνος εκτέλεσης]\">Συνάρτηση Dir [Χρόνος εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010101.xhp\">Δηλώσεις MsgBox [Χρόνου εκτέλεσης]</link>"
-#: 03020404.xhp
+#: 03010101.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3153381\n"
+"03010101.xhp\n"
+"par_id3148947\n"
"2\n"
"help.text"
-msgid "Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path."
-msgstr "Επιστρέφει το όνομα ενός αρχείου, ενός καταλόγου ή όλα τα αρχεία και όλους τους καταλόγους μιας μονάδας δίσκου ή καταλόγου που ταιριάζουν στην καθορισμένη διαδρομή αναζήτησης."
+msgid "Displays a dialog box containing a message."
+msgstr "Εμφανίζει ένα παράθυρο διαλόγου που περιέχει ένα μήνυμα."
-#: 03020404.xhp
+#: 03010101.xhp
msgctxt ""
-"03020404.xhp\n"
-"hd_id3154365\n"
+"03010101.xhp\n"
+"hd_id3153897\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020404.xhp
+#: 03010101.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3156282\n"
+"03010101.xhp\n"
+"par_id3148664\n"
"4\n"
"help.text"
-msgid "Dir [(Text As String) [, Attrib As Integer]]"
-msgstr "Dir [(κείμενο ως συμβολοσειρά) [, γνώρισμα ως ακέραιος]]"
+msgid "MsgBox Text As String [,Type As Integer [,Dialogtitle As String]] (As Statement) or MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]]) (As Function)"
+msgstr "MsgBox Text As String [,Type As Integer [,Dialogtitle As String]] (As Statement) or MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]]) (As Function)"
-#: 03020404.xhp
+#: 03010101.xhp
msgctxt ""
-"03020404.xhp\n"
-"hd_id3156424\n"
+"03010101.xhp\n"
+"hd_id3153361\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameter:"
+msgstr "Παράμετρος:"
-#: 03020404.xhp
+#: 03010101.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3153193\n"
+"03010101.xhp\n"
+"par_id3148798\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
+msgstr "<emph>Κείμενο</emph>: Έκφραση συμβολοσειράς που εμφανίζετε ως μήνυμα στο πλαίσιο διαλόγου. Οι αλλαγές γραμμών μπορούν να εισαχθούν με τον χαρακτήρα Chr$(13)."
-#: 03020404.xhp
+#: 03010101.xhp
msgctxt ""
-"03020404.xhp\n"
-"hd_id3153770\n"
+"03010101.xhp\n"
+"par_id3150769\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the title bar displays the name of the respective application."
+msgstr "<emph>DialogTitle</emph>: Παράσταση συμβολοσειράς που εμφανίζεται στη γραμμή τίτλου του παραθύρου διαλόγου. Αν παραληφθεί, η γραμμή τίτλου εμφανίζει το όνομα της αντίστοιχης εφαρμογής."
-#: 03020404.xhp
+#: 03010101.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3161831\n"
+"03010101.xhp\n"
+"par_id3147228\n"
"8\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Κείμενο:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει τη διαδρομή αναζήτησης, κατάλογο ή αρχείο. Αυτό το όρισμα πρέπει να καθοριστεί μόνο την πρώτη φορά που καλείτε τη συνάρτηση Dir. Εάν θέλετε, μπορείτε να εισαγάγετε την διαδρομή και με <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link>."
+msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type, as well as the number and type of buttons to display, and the icon type. <emph>Type</emph> represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:"
+msgstr "<emph>Type</emph>: Κάθε παράσταση ακέραιου αριθμού που καθορίζει τον τύπο του παραθύρου διαλόγου, μαζί με τον αριθμό και τον τύπο των κουμπιών που θα εμφανιστούν, καθώς και τον τύπο των εικονιδίων. Η <emph>Type</emph> αντιπροσωπεύει ένα συνδυασμό μοτίβων bit, δηλ. ένας συνδυασμός στοιχείων μπορεί να καθοριστεί με την προσθήκη των αντίστοιχων τιμών τους:"
-#: 03020404.xhp
+#: 03010101.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3146974\n"
+"03010101.xhp\n"
+"par_id3161832\n"
"9\n"
"help.text"
-msgid "<emph>Attrib: </emph>Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:"
-msgstr "<emph>Γνώρισμα:</emph> Κάθε ακέραια παράσταση που καθορίζει τα γνωρίσματα του αρχείου δυαδικά. Η συνάρτηση Dir επιστρέφει μόνο τα αρχεία ή τους καταλόγους που ταιριάζουν στα συγκεκριμένα γνωρίσματα. Προσθέτοντας τις τιμές των γνωρισμάτων, μπορούν να συνδυαστούν διάφορα γνωρίσματα:"
-
-#: 03020404.xhp
-msgctxt ""
-"03020404.xhp\n"
-"par_id3149666\n"
-"11\n"
-"help.text"
-msgid "0 : Normal files."
-msgstr "0 : Κανονικά αρχεία."
-
-#: 03020404.xhp
-msgctxt ""
-"03020404.xhp\n"
-"par_id3147427\n"
-"15\n"
-"help.text"
-msgid "16 : Returns the name of the directory only."
-msgstr "16 : Επιστρέφει το όνομα του καταλόγου μόνο."
-
-#: 03020404.xhp
-msgctxt ""
-"03020404.xhp\n"
-"par_id3153952\n"
-"16\n"
-"help.text"
-msgid "Use this attribute to check if a file or directory exists, or to determine all files and folders in a specific directory."
-msgstr "Χρησιμοποιήσετε αυτό το γνώρισμα για να ελέγξετε εάν υπάρχει αρχείο ή κατάλογος, ή για να καθορίσετε όλα τα αρχεία και τους φακέλους σε έναν συγκεκριμένο κατάλογο."
-
-#: 03020404.xhp
-msgctxt ""
-"03020404.xhp\n"
-"par_id3159156\n"
-"17\n"
-"help.text"
-msgid "To check if a file exists, enter the complete path and name of the file. If the file or directory name does not exist, the Dir function returns a zero-length string (\"\")."
-msgstr "Για να ελέγξετε αν κάποιο αρχείο υπάρχει, εισάγετε την πλήρη διαδρομή και το όνομα του αρχείου. Εάν δεν υπάρχει το όνομα του αρχείου ή του καταλόγου, η συνάρτηση Dir επιστρέφει μια συμβολοσειρά μηδενικού μήκους (\"\")."
-
-#: 03020404.xhp
-msgctxt ""
-"03020404.xhp\n"
-"par_id3154012\n"
-"18\n"
-"help.text"
-msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.sxw\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments."
-msgstr "Για να δημιουργήσετε μια λίστα όλων των υπαρχόντων αρχείων στον συγκεκριμένο κατάλογο, κάντε τα ακόλουθα: Την πρώτη φορά που καλείτε τη συνάρτηση Dir, καθορίστε την πλήρη διαδρομή αναζήτησης των αρχείων, π.χ. \"D:\\Files\\*.sxw\". Εάν η διαδρομή είναι σωστή και η αναζήτηση εντοπίσει τουλάχιστον ένα αρχείο, η συνάρτηση επιστρέφει το όνομα του πρώτου αρχείου που ταιριάζει στη διαδρομή αναζήτησης. Για επιστροφή πρόσθετων ονομάτων αρχείων που ταιριάζουν στη διαδρομή, καλέστε πάλι τη συνάρτηση Dir χωρίς ορίσματα."
-
-#: 03020404.xhp
-msgctxt ""
-"03020404.xhp\n"
-"par_id3147348\n"
-"19\n"
-"help.text"
-msgid "To return directories only, use the attribute parameter. The same applies if you want to determine the name of a volume (for example, a hard drive partition)"
-msgstr "Για επιστροφή καταλόγων μόνο, χρησιμοποιήστε την παράμετρο γνωρίσματος. Το ίδιο ισχύει αν θέλετε να καθορίσετε το όνομα ενός τόμου (π.χ. ένα διαμέρισμα στον σκληρό δίσκο)"
+msgid "0 : Display OK button only."
+msgstr "0 : Εμφάνιση του πλήκτρου OK μόνο."
-#: 03020404.xhp
+#: 03010101.xhp
msgctxt ""
-"03020404.xhp\n"
-"hd_id3154942\n"
-"20\n"
+"03010101.xhp\n"
+"par_id3153726\n"
+"10\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "1 : Display OK and Cancel buttons."
+msgstr "1 : Εμφάνιση των κουμπιών OK και Άκυρο."
-#: 03020404.xhp
+#: 03010101.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3148455\n"
-"22\n"
+"03010101.xhp\n"
+"par_id3149665\n"
+"11\n"
"help.text"
-msgid "' Displays all files and directories"
-msgstr "' Εμφανίζει όλα τα αρχεία και τους καταλόγους"
+msgid "2 : Display Abort, Retry, and Ignore buttons."
+msgstr "2 : Εμφάνιση των κουμπιών Abort, Retry, και Ignore."
-#: 03020404.xhp
+#: 03010101.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3153416\n"
-"27\n"
+"03010101.xhp\n"
+"par_id3147318\n"
+"12\n"
"help.text"
-msgid "sDir=\"Directories:\""
-msgstr "sDir=\"Κατάλογοι:\""
+msgid "3 : Display Yes, No and Cancel buttons."
+msgstr "3 : Εμφάνιση των κουμπιών Ναι, Όχι και Άκυρο."
-#: 03020404.xhp
+#: 03010101.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3154253\n"
-"34\n"
+"03010101.xhp\n"
+"par_id3155412\n"
+"13\n"
"help.text"
-msgid "' Get the directories"
-msgstr "' Λήψη των καταλόγων"
+msgid "4 : Display Yes and No buttons."
+msgstr "4 : Εμφάνιση των κουμπιών Ναι και Όχι."
-#: 03070500.xhp
+#: 03010101.xhp
msgctxt ""
-"03070500.xhp\n"
-"tit\n"
+"03010101.xhp\n"
+"par_id3146119\n"
+"14\n"
"help.text"
-msgid "\"^\" Operator [Runtime]"
-msgstr "Τελεστής \"^\" [Χρόνος εκτέλεσης]"
+msgid "5 : Display Retry and Cancel buttons."
+msgstr "5 : Εμφάνιση των κουμπιών Retry και Άκυρο."
-#: 03070500.xhp
+#: 03010101.xhp
msgctxt ""
-"03070500.xhp\n"
-"bm_id3145315\n"
+"03010101.xhp\n"
+"par_id3159155\n"
+"15\n"
"help.text"
-msgid "<bookmark_value>\"^\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>Τελεστής \"^\" (μαθηματικός)</bookmark_value>"
+msgid "16 : Add the Stop icon to the dialog."
+msgstr "16 : Προσθήκη του εικονιδίου Stop στο παράθυρο διαλόγου."
-#: 03070500.xhp
+#: 03010101.xhp
msgctxt ""
-"03070500.xhp\n"
-"hd_id3145315\n"
-"1\n"
+"03010101.xhp\n"
+"par_id3145366\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03070500.xhp\">\"^\" Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070500.xhp\">Τελεστής \"^\" [Χρόνος εκτέλεσης]</link>"
+msgid "32 : Add the Question icon to the dialog."
+msgstr "32 : Προσθήκη του εικονιδίου ερώτησης στο παράθυρο διαλόγου."
-#: 03070500.xhp
+#: 03010101.xhp
msgctxt ""
-"03070500.xhp\n"
-"par_id3149670\n"
-"2\n"
+"03010101.xhp\n"
+"par_id3147350\n"
+"17\n"
"help.text"
-msgid "Raises a number to a power."
-msgstr "Υψώνει έναν αριθμό σε μια δύναμη."
+msgid "48 : Add the Exclamation icon to the dialog."
+msgstr "48 : Προσθήκη του εικονιδίου θαυμαστικό στο παράθυρο διαλόγου."
-#: 03070500.xhp
+#: 03010101.xhp
msgctxt ""
-"03070500.xhp\n"
-"hd_id3147264\n"
-"3\n"
+"03010101.xhp\n"
+"par_id3149960\n"
+"18\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "64 : Add the Information icon to the dialog."
+msgstr "64 : Προσθήκη του εικονιδίου πληροφορίας στο παράθυρο διαλόγου."
-#: 03070500.xhp
+#: 03010101.xhp
msgctxt ""
-"03070500.xhp\n"
-"par_id3149656\n"
-"4\n"
+"03010101.xhp\n"
+"par_id3154944\n"
+"19\n"
"help.text"
-msgid "Result = Expression ^ Exponent"
-msgstr "Αποτέλεσμα = Παράσταση ^ εκθέτης"
+msgid "128 : First button in the dialog as default button."
+msgstr "128 : Το πρώτο κουμπί του διάλογου είναι το προεπιλεγμένο κουμπί."
-#: 03070500.xhp
+#: 03010101.xhp
msgctxt ""
-"03070500.xhp\n"
-"hd_id3151211\n"
-"5\n"
+"03010101.xhp\n"
+"par_id3155417\n"
+"20\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "256 : Second button in the dialog as default button."
+msgstr "256 : Το δεύτερο κουμπί του διάλογου είναι το προεπιλεγμένο κουμπί."
-#: 03070500.xhp
+#: 03010101.xhp
msgctxt ""
-"03070500.xhp\n"
-"par_id3153192\n"
-"6\n"
+"03010101.xhp\n"
+"par_id3153878\n"
+"21\n"
"help.text"
-msgid "<emph>Result:</emph> Any numerical expression that contains the result of the number raised to a power."
-msgstr "<emph>Αποτέλεσμα:</emph> Κάθε αριθμητική παράσταση που περιέχει το αποτέλεσμα του αριθμού υψωμένου σε δύναμη."
+msgid "512 : Third button in the dialog as default button."
+msgstr "512 : Το τρίτο κουμπί του διάλογου είναι το προεπιλεγμένο κουμπί."
-#: 03070500.xhp
+#: 03010101.xhp
msgctxt ""
-"03070500.xhp\n"
-"par_id3150448\n"
-"7\n"
+"03010101.xhp\n"
+"hd_id3150715\n"
+"22\n"
"help.text"
-msgid "<emph>Expression:</emph> Numerical value that you want to raise to a power."
-msgstr "<emph>Παράσταση:</emph> Αριθμητική τιμή που πρόκειται να υψωθεί σε δύναμη."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03070500.xhp
+#: 03010101.xhp
msgctxt ""
-"03070500.xhp\n"
-"par_id3156422\n"
-"8\n"
+"03010101.xhp\n"
+"par_id3150327\n"
+"24\n"
"help.text"
-msgid "<emph>Exponent:</emph> The value of the power that you want to raise the expression to."
-msgstr "<emph>Εκθέτης:</emph> Η τιμή της δύναμης στην οποία θέλετε να υψώσετε την παράσταση."
+msgid "Const sText1 = \"An unexpected error occurred.\""
+msgstr "Const sText1 = \"Προέκυψε απρόσμενο σφάλμα.\""
-#: 03070500.xhp
+#: 03010101.xhp
msgctxt ""
-"03070500.xhp\n"
-"hd_id3147287\n"
-"9\n"
+"03010101.xhp\n"
+"par_id3146912\n"
+"25\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Const sText2 = \"The program execution will continue, however.\""
+msgstr "Const sText2 = \"Ωστόσο, η εκτέλεση του προγράμματος θα συνεχιστεί.\""
-#: 03070500.xhp
+#: 03010101.xhp
msgctxt ""
-"03070500.xhp\n"
-"par_id3146984\n"
-"12\n"
+"03010101.xhp\n"
+"par_id3154757\n"
+"26\n"
"help.text"
-msgid "Print Exp ( 23 * Log( 12.345 ) ) ' Raises by forming a logarithm"
-msgstr "Print Exp ( 23 * Log( 12.345 ) ) ' Ύψωση σχηματίζοντας έναν λογάριθμο"
+msgid "Const sText3 = \"Error\""
+msgstr "Const sText3 = \"Σφάλμα\""
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
+"03010102.xhp\n"
"tit\n"
"help.text"
-msgid "Sgn Function [Runtime]"
-msgstr "Συνάρτηση Sgn [Χρόνος εκτέλεσης]"
+msgid "MsgBox Function [Runtime]"
+msgstr "Συνάρτηση MsgBox [Χρόνου εκτέλεσης]"
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"bm_id3148474\n"
+"03010102.xhp\n"
+"bm_id3153379\n"
"help.text"
-msgid "<bookmark_value>Sgn function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Sgn</bookmark_value>"
+msgid "<bookmark_value>MsgBox function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση MsgBox</bookmark_value>"
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"hd_id3148474\n"
+"03010102.xhp\n"
+"hd_id3153379\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080701.xhp\" name=\"Sgn Function [Runtime]\">Sgn Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080701.xhp\" name=\"Συνάρτηση Sgn [Χρόνος εκτέλεσης]\">Συνάρτηση Sgn [Χρόνος εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox Function [Runtime]\">MsgBox Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"Συνάρτηση MsgBox [Χρόνου εκτέλεσης]\">Συνάρτηση MsgBox [Χρόνου εκτέλεσης]</link>"
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3148686\n"
+"03010102.xhp\n"
+"par_id3145171\n"
"2\n"
"help.text"
-msgid "Returns an integer number between -1 and 1 that indicates if the number that is passed to the function is positive, negative, or zero."
-msgstr "Επιστέφει έναν ακέραιο αριθμό μεταξύ -1 και 1 που δείχνει αν ο αριθμός μεταβιβάστηκε στη συνάρτηση ως θετικός, αρνητικός ή μηδέν."
+msgid "Displays a dialog box containing a message and returns a value."
+msgstr "Εμφανίζει ένα παράθυρο διαλόγου που περιέχει μήνυμα και επιστρέφει μία τιμή."
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"hd_id3156023\n"
+"03010102.xhp\n"
+"hd_id3156281\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3153897\n"
+"03010102.xhp\n"
+"par_id3154685\n"
"4\n"
"help.text"
-msgid "Sgn (Number)"
-msgstr "Sgn (Αριθμός)"
+msgid "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])"
+msgstr "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])"
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"hd_id3145069\n"
+"03010102.xhp\n"
+"hd_id3153771\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3150359\n"
+"03010102.xhp\n"
+"par_id3146985\n"
"6\n"
"help.text"
msgid "Integer"
msgstr "Ακέραιος"
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"hd_id3150543\n"
+"03010102.xhp\n"
+"hd_id3153363\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Parameter:"
+msgstr "Παράμετρος:"
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3154365\n"
+"03010102.xhp\n"
+"par_id3153727\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Numeric expression that determines the value that is returned by the function."
-msgstr "<emph>Αριθμός:</emph> Αριθμητική παράσταση που καθορίζει την τιμή που επιστρέφεται από τη συνάρτηση."
+msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
+msgstr "<emph>Κείμενο</emph>: Έκφραση συμβολοσειράς που εμφανίζετε ως μήνυμα στο πλαίσιο διαλόγου. Οι αλλαγές γραμμών μπορούν να εισαχθούν με τον χαρακτήρα Chr$(13)."
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3150767\n"
+"03010102.xhp\n"
+"par_id3147317\n"
"9\n"
"help.text"
-msgid "NumExpression"
-msgstr "ΑριθμητικήΠαράσταση"
+msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the name of the respective application is displayed."
+msgstr "<emph>DialogTitle</emph>: Παράσταση συμβολοσειράς που εμφανίζεται στη γραμμή τίτλου του παραθύρου διαλόγου. Αν παραληφθεί, εμφανίζεται το όνομα της αντίστοιχης εφαρμογής."
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3150441\n"
+"03010102.xhp\n"
+"par_id3153954\n"
"10\n"
"help.text"
-msgid "Return value"
-msgstr "Τιμή επιστροφής"
+msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type and defines the number and type of buttons or icons displayed. <emph>Type</emph> represents a combination of bit patterns (dialog elements defined by adding the respective values):"
+msgstr "<emph>Type</emph>: Κάθε παράσταση ακέραιου αριθμού που καθορίζει τον τύπο του παραθύρου διαλόγου, μαζί με τον αριθμό και τον τύπο των κουμπιών ή εικονιδίων που θα εμφανιστούν. Η <emph>Type</emph> αντιπροσωπεύει ένα συνδυασμό μοτίβων bit, (τα στοιχεία του παραθύρου διαλόγου μπορούν να καθοριστούν με την προσθήκη των αντίστοιχων τιμών τους):"
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3161833\n"
+"03010102.xhp\n"
+"par_id3154319\n"
"11\n"
"help.text"
-msgid "negative"
-msgstr "αρνητικός"
+msgid "<emph>Values</emph>"
+msgstr "<emph>Τιμές</emph>"
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3155306\n"
+"03010102.xhp\n"
+"par_id3147397\n"
"12\n"
"help.text"
-msgid "Sgn returns -1."
-msgstr "Το Sgn επιστρέφει -1."
+msgid "0 : Display OK button only."
+msgstr "0 : Εμφάνιση του πλήκτρου OK μόνο."
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3145271\n"
+"03010102.xhp\n"
+"par_id3145646\n"
"13\n"
"help.text"
-msgid "0"
-msgstr "0"
+msgid "1 : Display OK and Cancel buttons."
+msgstr "1 : Εμφάνιση των κουμπιών OK και Άκυρο."
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3146119\n"
+"03010102.xhp\n"
+"par_id3149410\n"
"14\n"
"help.text"
-msgid "Sgn returns 0."
-msgstr "Το Sgn επιστρέφει 0."
+msgid "2 : Display Abort, Retry, and Ignore buttons."
+msgstr "2 : Εμφάνιση των κουμπιών Abort, Retry, και Ignore."
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3153139\n"
+"03010102.xhp\n"
+"par_id3151075\n"
"15\n"
"help.text"
-msgid "positive"
-msgstr "θετικός"
+msgid "3 : Display Yes, No, and Cancel buttons."
+msgstr "3 : Εμφάνιση των κουμπιών Ναι, Όχι και Άκυρο."
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3154319\n"
+"03010102.xhp\n"
+"par_id3153878\n"
"16\n"
"help.text"
-msgid "Sgn returns 1."
-msgstr "Το Sgn επιστρέφει 1."
+msgid "4 : Display Yes and No buttons."
+msgstr "4 : Εμφάνιση των κουμπιών Ναι και Όχι."
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"hd_id3152576\n"
+"03010102.xhp\n"
+"par_id3155601\n"
"17\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03080701.xhp
-msgctxt ""
-"03080701.xhp\n"
-"par_id3155416\n"
-"19\n"
-"help.text"
-msgid "Print sgn(-10) ' returns -1"
-msgstr "Print sgn(-10) ' επιστρέφει -1"
-
-#: 03080701.xhp
-msgctxt ""
-"03080701.xhp\n"
-"par_id3154096\n"
-"20\n"
-"help.text"
-msgid "Print sgn(0) ' returns 0"
-msgstr "Print sgn(0) ' επιστρέφει 0"
+msgid "5 : Display Retry and Cancel buttons."
+msgstr "5 : Εμφάνιση των κουμπιών Retry και Άκυρο."
-#: 03080701.xhp
+#: 03010102.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3148457\n"
-"21\n"
+"03010102.xhp\n"
+"par_id3150716\n"
+"18\n"
"help.text"
-msgid "Print sgn(10) ' returns 1"
-msgstr "Print sgn(10) ' επιστρέφει 1"
+msgid "16 : Add the Stop icon to the dialog."
+msgstr "16 : Προσθήκη του εικονιδίου Stop στο παράθυρο διαλόγου."
-#: 03090400.xhp
+#: 03010102.xhp
msgctxt ""
-"03090400.xhp\n"
-"tit\n"
+"03010102.xhp\n"
+"par_id3153837\n"
+"19\n"
"help.text"
-msgid "Further Statements"
-msgstr "Πρόσθετες προτάσεις"
+msgid "32 : Add the Question icon to the dialog."
+msgstr "32 : Προσθήκη του εικονιδίου ερώτησης στο παράθυρο διαλόγου."
-#: 03090400.xhp
+#: 03010102.xhp
msgctxt ""
-"03090400.xhp\n"
-"hd_id3145316\n"
-"1\n"
+"03010102.xhp\n"
+"par_id3150751\n"
+"20\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Further Statements\">Further Statements</link>"
-msgstr "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Πρόσθετες προτάσεις\">Πρόσθετες προτάσεις</link>"
+msgid "48 : Add the Exclamation Point icon to the dialog."
+msgstr "48 : Προσθήκη του εικονιδίου θαυμαστικό στο παράθυρο διαλόγου."
-#: 03090400.xhp
+#: 03010102.xhp
msgctxt ""
-"03090400.xhp\n"
-"par_id3154923\n"
-"2\n"
+"03010102.xhp\n"
+"par_id3146915\n"
+"21\n"
"help.text"
-msgid "Statements that do not belong to any of the other runtime categories are described here."
-msgstr "Προτάσεις που δεν ανήκουν σε καμία από τις άλλες κατηγορίες χρόνου εκτέλεσης περιγράφονται εδώ."
+msgid "64 : Add the Information icon to the dialog."
+msgstr "64 : Προσθήκη του εικονιδίου πληροφορίας στο παράθυρο διαλόγου."
-#: 03102900.xhp
+#: 03010102.xhp
msgctxt ""
-"03102900.xhp\n"
-"tit\n"
+"03010102.xhp\n"
+"par_id3145640\n"
+"22\n"
"help.text"
-msgid "LBound Function [Runtime]"
-msgstr "Συνάρτηση LBound [Χρόνου εκτέλεσης]"
+msgid "128 : First button in the dialog as default button."
+msgstr "128 : Το πρώτο κουμπί του διάλογου είναι το προεπιλεγμένο κουμπί."
-#: 03102900.xhp
+#: 03010102.xhp
msgctxt ""
-"03102900.xhp\n"
-"bm_id3156027\n"
+"03010102.xhp\n"
+"par_id3153765\n"
+"23\n"
"help.text"
-msgid "<bookmark_value>LBound function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση LBound</bookmark_value>"
+msgid "256 : Second button in the dialog as default button."
+msgstr "256 : Το δεύτερο κουμπί του διάλογου είναι το προεπιλεγμένο κουμπί."
-#: 03102900.xhp
+#: 03010102.xhp
msgctxt ""
-"03102900.xhp\n"
-"hd_id3156027\n"
-"1\n"
+"03010102.xhp\n"
+"par_id3153715\n"
+"24\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102900.xhp\" name=\"LBound Function [Runtime]\">LBound Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102900.xhp\" name=\"Συνάρτηση LBound [Χρόνου εκτέλεσης]\">Συνάρτηση LBound [Χρόνου εκτέλεσης]</link>"
+msgid "512 : Third button in the dialog as default button."
+msgstr "512 : Το τρίτο κουμπί του διάλογου είναι το προεπιλεγμένο κουμπί."
-#: 03102900.xhp
+#: 03010102.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3147226\n"
-"2\n"
+"03010102.xhp\n"
+"par_id3159267\n"
+"25\n"
"help.text"
-msgid "Returns the lower boundary of an array."
-msgstr "Επιστρέφει το κάτω σύνορο ενός πίνακα."
+msgid "<emph>Return value:</emph>"
+msgstr "<emph>Τιμή επιστροφής:</emph>"
-#: 03102900.xhp
+#: 03010102.xhp
msgctxt ""
-"03102900.xhp\n"
-"hd_id3148538\n"
-"3\n"
+"03010102.xhp\n"
+"par_id3145230\n"
+"26\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "1 : OK"
+msgstr "1 : OK"
-#: 03102900.xhp
+#: 03010102.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3150503\n"
-"4\n"
+"03010102.xhp\n"
+"par_id3149567\n"
+"27\n"
"help.text"
-msgid "LBound (ArrayName [, Dimension])"
-msgstr "LBound (ΌνομαΠίνακα [, Διάσταση])"
+msgid "2 : Cancel"
+msgstr "2 : Άκυρο"
-#: 03102900.xhp
+#: 03010102.xhp
msgctxt ""
-"03102900.xhp\n"
-"hd_id3150984\n"
-"5\n"
+"03010102.xhp\n"
+"par_id4056825\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "3 : Abort"
+msgstr "3 : Εγκατάλειψη"
-#: 03102900.xhp
+#: 03010102.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3153126\n"
-"6\n"
+"03010102.xhp\n"
+"par_id3155335\n"
+"28\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "4 : Retry"
+msgstr "4 : Επανάληψη"
-#: 03102900.xhp
+#: 03010102.xhp
msgctxt ""
-"03102900.xhp\n"
-"hd_id3144500\n"
-"7\n"
+"03010102.xhp\n"
+"par_id3146918\n"
+"29\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "5 : Ignore"
+msgstr "5 : Παράβλεψη"
-#: 03102900.xhp
+#: 03010102.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3145069\n"
-"8\n"
+"03010102.xhp\n"
+"par_id3155961\n"
+"30\n"
"help.text"
-msgid "<emph>ArrayName:</emph> Name of the array for which you want to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary of the array dimension."
-msgstr "<emph>ΌνομαΠίνακα:</emph> Το όνομα του πίνακα για τον οποίο θα επιστραφεί το άνω (<emph>Ubound</emph>) ή το κάτω (<emph>LBound</emph>) σύνορο της διάστασης του πίνακα."
+msgid "6 : Yes"
+msgstr "6 : Ναι"
-#: 03102900.xhp
+#: 03010102.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3149457\n"
-"9\n"
+"03010102.xhp\n"
+"par_id3148488\n"
+"31\n"
"help.text"
-msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary for. If a value is not specified, the first dimension is assumed."
-msgstr "<emph>[Διάσταση]:</emph> Ακέραιος που καθορίζει ποια διάσταση επιστρέφει το άνω (<emph>Ubound</emph>) ή το κάτω (<emph>LBound</emph>) σύνορο. Αν δεν έχει καθοριστεί κάποια τιμή, υποτίθεται η πρώτη διάσταση."
+msgid "7 : No"
+msgstr "7 : Όχι"
-#: 03102900.xhp
+#: 03010102.xhp
msgctxt ""
-"03102900.xhp\n"
-"hd_id3145171\n"
-"10\n"
+"03010102.xhp\n"
+"hd_id3150090\n"
+"40\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03102900.xhp
-msgctxt ""
-"03102900.xhp\n"
-"par_id3145365\n"
-"18\n"
-"help.text"
-msgid "Print LBound(sVar()) ' Returns 10"
-msgstr "Print LBound(sVar()) ' επιστρέφει 10"
-
-#: 03102900.xhp
+#: 03010102.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3150486\n"
-"19\n"
+"03010102.xhp\n"
+"par_id3151278\n"
+"43\n"
"help.text"
-msgid "Print UBound(sVar()) ' Returns 20"
-msgstr "Print UBound(sVar()) ' επιστρέφει 20"
+msgid "sVar = MsgBox(\"Las Vegas\")"
+msgstr "sVar = MsgBox(\"Las Vegas\")"
-#: 03102900.xhp
+#: 03010102.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3149665\n"
-"20\n"
+"03010102.xhp\n"
+"par_id3149034\n"
+"44\n"
"help.text"
-msgid "Print LBound(sVar(),2) ' Returns 5"
-msgstr "Print LBound(sVar(),2) ' επιστρέφει 5"
+msgid "sVar = MsgBox(\"Las Vegas\",1)"
+msgstr "sVar = MsgBox(\"Las Vegas\",1)"
-#: 03102900.xhp
+#: 03010102.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3159154\n"
-"21\n"
+"03010102.xhp\n"
+"par_id3166424\n"
+"45\n"
"help.text"
-msgid "Print UBound(sVar(),2) ' Returns 70"
-msgstr "Print UBound(sVar(),2) ' επιστρέφει 70"
+msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
+msgstr "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
-#: 03103000.xhp
+#: 03010103.xhp
msgctxt ""
-"03103000.xhp\n"
+"03010103.xhp\n"
"tit\n"
"help.text"
-msgid "UBound Function [Runtime]"
-msgstr "Συνάρτηση UBound [Χρόνου εκτέλεσης]"
+msgid "Print Statement [Runtime]"
+msgstr "Πρόταση Print [Χρόνου εκτέλεσης]"
-#: 03103000.xhp
+#: 03010103.xhp
msgctxt ""
-"03103000.xhp\n"
-"bm_id3148538\n"
+"03010103.xhp\n"
+"bm_id3147230\n"
"help.text"
-msgid "<bookmark_value>UBound function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση UBound</bookmark_value>"
+msgid "<bookmark_value>Print statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση Print</bookmark_value>"
-#: 03103000.xhp
+#: 03010103.xhp
msgctxt ""
-"03103000.xhp\n"
-"hd_id3148538\n"
+"03010103.xhp\n"
+"hd_id3147230\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103000.xhp\" name=\"UBound Function [Runtime]\">UBound Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103000.xhp\" name=\"Συνάρτηση UBound [Χρόνου εκτέλεσης]\">Συνάρτηση UBound [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement [Runtime]\">Print Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Δήλωση Print [Χρόνου εκτέλεσης]\">Δήλωση Print [Χρόνου εκτέλεσης]</link>"
-#: 03103000.xhp
+#: 03010103.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3147573\n"
+"03010103.xhp\n"
+"par_id3156281\n"
"2\n"
"help.text"
-msgid "Returns the upper boundary of an array."
-msgstr "Επιστρέφει το άνω σύνορο ενός πίνακα."
+msgid "Outputs the specified strings or numeric expressions to a dialog or to a file."
+msgstr "Εκτυπώνει τις καθορισμένες συμβολοσειρές ή αριθμητικές παραστάσεις σε ένα παράθυρο διαλόγου ή σε αρχείο."
-#: 03103000.xhp
+#: 03010103.xhp
msgctxt ""
-"03103000.xhp\n"
-"hd_id3150984\n"
+"03010103.xhp\n"
+"hd_id3145785\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03103000.xhp
+#: 03010103.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3149415\n"
+"03010103.xhp\n"
+"par_id3153188\n"
"4\n"
"help.text"
-msgid "UBound (ArrayName [, Dimension])"
-msgstr "UBound (ΌνομαΠίνακα [, Διάσταση])"
+msgid "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]"
+msgstr "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]"
-#: 03103000.xhp
+#: 03010103.xhp
msgctxt ""
-"03103000.xhp\n"
-"hd_id3153897\n"
+"03010103.xhp\n"
+"hd_id3147348\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameter:"
+msgstr "Παράμετρος:"
-#: 03103000.xhp
+#: 03010103.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3149670\n"
+"03010103.xhp\n"
+"par_id2508621\n"
+"help.text"
+msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
+msgstr "<emph>FileName:</emph> Οποιαδήποτε αριθμητική έκφραση που περιέχει τον αριθμό αρχείου που ορίστηκε από την δήλωση Open για το αντίστοιχο αρχείο."
+
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3163712\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "<emph>Expression</emph>: Any numeric or string expression to be printed. Multiple expressions can be separated by a semicolon. If separated by a comma, the expressions are indented to the next tab stop. The tab stops cannot be adjusted."
+msgstr "<emph>Expression</emph>: Κάθε αριθμητική παράσταση ή παράσταση συμβολοσειράς που θα εκτυπωθεί. Οι πολλαπλές παραστάσεις μπορούν να διαχωριστούν με ελληνικό ερωτηματικό. Αν διαχωριστούν με κόμμα, οι παραστάσεις παρουσιάζονται με εσοχή στον επόμενο στηλοθέτη. Οι στηλοθέτες δεν μπορούν να αλλάξουν."
-#: 03103000.xhp
+#: 03010103.xhp
msgctxt ""
-"03103000.xhp\n"
-"hd_id3154347\n"
+"03010103.xhp\n"
+"par_id3153092\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>Number</emph>: Number of spaces to be inserted by the <emph>Spc</emph> function."
+msgstr "<emph>Number</emph>: Αριθμός των κενών που θα εισαχθούν από τη συνάρτηση <emph>Spc</emph>."
-#: 03103000.xhp
+#: 03010103.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3153381\n"
+"03010103.xhp\n"
+"par_id3145364\n"
"8\n"
"help.text"
-msgid "<emph>ArrayName:</emph> Name of the array for which you want to determine the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary."
-msgstr "<emph>ΌνομαΠίνακα</emph> Το όνομα του πίνακα για τον οποίο θα επιστραφεί το άνω (<emph>Ubound</emph>) ή το κάτω (<emph>LBound</emph>) σύνορο."
+msgid "<emph>Pos</emph>: Spaces are inserted until the specified position."
+msgstr "<emph>Pos</emph>: Τα κενά εισάγονται μέχρι την καθορισμένη θέση."
-#: 03103000.xhp
+#: 03010103.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3148797\n"
+"03010103.xhp\n"
+"par_id3154319\n"
"9\n"
"help.text"
-msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper(<emph>Ubound</emph>) or lower (<emph>LBound</emph>) boundary for. If no value is specified, the boundary of the first dimension is returned."
-msgstr "<emph>[Διάσταση]:</emph> Ακέραιος που καθορίζει για ποια διάσταση επιστρέφεται το άνω (<emph>Ubound</emph>) ή κάτω (<emph>LBound</emph>) σύνορο. Αν δεν έχει καθοριστεί κάποια τιμή, το σύνορο της πρώτης διάστασης επιστρέφεται."
+msgid "If a semicolon or comma appears after the last expression to be printed, $[officename] Basic stores the text in an internal buffer and continues program execution without printing. When another Print statement without a semicolon or comma at the end is encountered, all text to be printed is printed at once."
+msgstr "Αν παρουσιαστεί ερωτηματικό ή κόμμα μετά την τελευταία παράσταση που πρόκειται να εκτυπωθεί, η $[officename] Basic αποθηκεύει το κείμενο σε ένα εσωτερικό buffer και συνεχίζει την εκτέλεση του προγράμματος χωρίς εκτύπωση. Όταν συναντάται άλλη πρόταση Print χωρίς ερωτηματικό ή κόμμα στο τέλος, όλο το κείμενο που πρέπει να εκτυπωθεί, εκτυπώνεται αμέσως."
-#: 03103000.xhp
+#: 03010103.xhp
msgctxt ""
-"03103000.xhp\n"
-"hd_id3153192\n"
+"03010103.xhp\n"
+"par_id3145272\n"
"10\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03103000.xhp
-msgctxt ""
-"03103000.xhp\n"
-"par_id3152596\n"
-"18\n"
-"help.text"
-msgid "Print LBound(sVar()) ' Returns 10"
-msgstr "Print LBound(sVar()) ' επιστρέφει 10"
+msgid "Positive numeric expressions are printed with a leading space. Negative expressions are printed with a leading minus sign. If a certain range is exceeded for floating-point values, the respective numeric expression is printed in exponential notation."
+msgstr "Οι θετικές αριθμητικές παραστάσεις εκτυπώνονται με κενό στην αρχή. Οι αρνητικές παραστάσεις εκτυπώνονται με το σύμβολο πλην στην αρχή. Αν υπάρχει υπέρβαση κάποιου εύρους τιμών όσον αφορά στις τιμές κινητής υποδιαστολής, η αντίστοιχη αριθμητική παράσταση εκτυπώνεται σε εκθετική μορφή."
-#: 03103000.xhp
+#: 03010103.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3153138\n"
-"19\n"
+"03010103.xhp\n"
+"par_id3154011\n"
+"11\n"
"help.text"
-msgid "Print UBound(sVar()) ' Returns 20"
-msgstr "Print UBound(sVar()) ' επιστρέφει 20"
+msgid "If the expression to be printed exceeds a certain length, the display will automatically wrap to the next line."
+msgstr "Αν η παράσταση που πρόκειται να εκτυπωθεί υπερβαίνει ένα ορισμένο μήκος, η προβολή θα αναδιπλωθεί αυτόματα στην επόμενη γραμμή."
-#: 03103000.xhp
+#: 03010103.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3149665\n"
-"20\n"
+"03010103.xhp\n"
+"par_id3146969\n"
+"12\n"
"help.text"
-msgid "Print LBound(sVar(),2) ' Returns 5"
-msgstr "Print LBound(sVar(),2) ' επιστρέφει 5"
+msgid "You can insert the Tab function, enclosed by semicolons, between arguments to indent the output to a specific position, or you can use the <emph>Spc</emph> function to insert a specified number of spaces."
+msgstr "Μπορείτε να εισαγάγετε μια συνάρτηση Tab, εντός ερωτηματικών, μεταξύ ορισμάτων για να παρουσιαστεί το αποτέλεσμα με εσοχή σε μία συγκεκριμένη θέση, ή μπορείτε να χρησιμοποιήσετε τη συνάρτηση <emph>Spc</emph> για να εισαγάγετε έναν καθορισμένο αριθμό κενών."
-#: 03103000.xhp
+#: 03010103.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3147214\n"
-"21\n"
+"03010103.xhp\n"
+"hd_id3146912\n"
+"13\n"
"help.text"
-msgid "Print UBound(sVar(),2) ' Returns 70"
-msgstr "Print UBound(sVar(),2) ' επιστρέφει 70"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03103400.xhp
+#: 03010200.xhp
msgctxt ""
-"03103400.xhp\n"
+"03010200.xhp\n"
"tit\n"
"help.text"
-msgid "Public Statement [Runtime]"
-msgstr "Πρόταση Public [Χρόνου εκτέλεσης]"
-
-#: 03103400.xhp
-msgctxt ""
-"03103400.xhp\n"
-"bm_id3153311\n"
-"help.text"
-msgid "<bookmark_value>Public statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση Public</bookmark_value>"
+msgid "Functions for Screen Input"
+msgstr "Συναρτήσεις εισόδου οθόνης"
-#: 03103400.xhp
+#: 03010200.xhp
msgctxt ""
-"03103400.xhp\n"
-"hd_id3153311\n"
+"03010200.xhp\n"
+"hd_id3149456\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103400.xhp\" name=\"Public Statement [Runtime]\">Public Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103400.xhp\" name=\"Πρόταση Public [Χρόνου εκτέλεσης]\">Πρόταση Public [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03010200.xhp\" name=\"Functions for Screen Input\">Functions for Screen Input</link>"
+msgstr "<link href=\"text/sbasic/shared/03010200.xhp\" name=\"Συναρτήσεις εισόδου οθόνης\">Συναρτήσεις εισόδου οθόνης</link>"
-#: 03103400.xhp
+#: 03010200.xhp
msgctxt ""
-"03103400.xhp\n"
-"par_id3150669\n"
+"03010200.xhp\n"
+"par_id3150398\n"
"2\n"
"help.text"
-msgid "Dimensions a variable or an array at the module level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules."
-msgstr "Αποδίδει διαστάσεις σε μια μεταβλητή ή έναν πίνακα σε επίπεδο αρθρώματος (δηλαδή, όχι σε μια υπορουτίνα ή συνάρτηση), έτσι ώστε η μεταβλητή και ο πίνακας να είναι έγκυρα σε όλες τις βιβλιοθήκες και τα αρθρώματα."
-
-#: 03103400.xhp
-msgctxt ""
-"03103400.xhp\n"
-"hd_id3150772\n"
-"3\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03103400.xhp
-msgctxt ""
-"03103400.xhp\n"
-"par_id3155341\n"
-"4\n"
-"help.text"
-msgid "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
-msgstr "Public VarName[(αρχή έως τέλος)] [Ως VarType][, VarName2[(αρχή έως τέλος)] [Ως VarType][,...]]"
-
-#: 03103400.xhp
-msgctxt ""
-"03103400.xhp\n"
-"hd_id3145315\n"
-"5\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "This section describes Runtime functions used to control screen input."
+msgstr "Αυτή η ενότητα περιγράφει τις συναρτήσεις που χρησιμοποιούνται για τον έλεγχο της εισόδου οθόνης."
-#: 03132300.xhp
+#: 03010201.xhp
msgctxt ""
-"03132300.xhp\n"
+"03010201.xhp\n"
"tit\n"
"help.text"
-msgid "CreateUnoValue Function [Runtime]"
-msgstr "Συνάρτηση CreateUnoValue [Χρόνου εκτέλεσης]"
+msgid "InputBox Function [Runtime]"
+msgstr "Συνάρτηση InputBox [Χρόνου εκτέλεσης]"
-#: 03132300.xhp
+#: 03010201.xhp
msgctxt ""
-"03132300.xhp\n"
-"bm_id3150682\n"
+"03010201.xhp\n"
+"bm_id3148932\n"
"help.text"
-msgid "<bookmark_value>CreateUnoValue function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CreateUnoValue</bookmark_value>"
+msgid "<bookmark_value>InputBox function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση InputBox</bookmark_value>"
-#: 03132300.xhp
+#: 03010201.xhp
msgctxt ""
-"03132300.xhp\n"
-"hd_id3150682\n"
+"03010201.xhp\n"
+"hd_id3148932\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"CreateUnoValue Function [Runtime]\">CreateUnoValue Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"Συνάρτηση CreateUnoValue [Χρόνου εκτέλεσης]\">Συνάρτηση CreateUnoValue [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function [Runtime]\">InputBox Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"Συνάρτηση InputBox [Χρόνου εκτέλεσης]\">Συνάρτηση InputBox [Χρόνου εκτέλεσης]</link>"
-#: 03132300.xhp
+#: 03010201.xhp
msgctxt ""
-"03132300.xhp\n"
-"par_id3147291\n"
+"03010201.xhp\n"
+"par_id3151262\n"
"2\n"
"help.text"
-msgid "Returns an object that represents a strictly typed value referring to the Uno type system."
-msgstr "Επιστρέφει ένα αντικείμενο που αντιπροσωπεύει μια αυστηρά δηλωμένη τιμή που αναφέρεται στο σύστημα τύπων Uno."
+msgid "Displays a prompt in a dialog at which the user can input text. The input is assigned to a variable."
+msgstr "Εμφανίζει μία ειδοποίηση στο παράθυρο διαλόγου στο οποίο ο χρήστης μπορεί να εισαγάγει κείμενο. Το κείμενο που εισάγεται εκχωρείται σε μια μεταβλητή."
-#: 03132300.xhp
+#: 03010201.xhp
msgctxt ""
-"03132300.xhp\n"
-"par_id3143267\n"
+"03010201.xhp\n"
+"par_id3151100\n"
"3\n"
"help.text"
-msgid "This object is automatically converted to an Any of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name."
-msgstr "Αυτό το αντικείμενο μετατρέπεται αυτόματα σε Any του αντίστοιχου τύπου όταν περνιέται σε Uno. Ο τύπος πρέπει να οριστεί από το πλήρως κατάλληλο όνομα τύπου Uno."
+msgid "The <emph>InputBox</emph> statement is a convenient method of entering text through a dialog. Confirm the input by clicking OK or pressing Return. The input is returned as the function return value. If you close the dialog with Cancel, <emph>InputBox</emph> returns a zero-length string (\"\")."
+msgstr "Η δήλωση The <emph>InputBox</emph> είναι μία συμβατική μέθοδος για να εισαγάγετε κείμενο μέσω ενός παραθύρου διαλόγου. Επιβεβαιώστε την είσοδο κάνοντας κλικ στο κουμπί OK ή πατώντας το πλήκτρο Enter. Η είσοδος επιστρέφεται ως τιμή επιστροφής της συνάρτησης. Αν κλείσετε το παράθυρο διαλόγου με τo κουμπί Άκυρο, το <emph>InputBox</emph> επιστρέφει συμβολοσειρά μηδενικού μήκους (\"\")."
-#: 03132300.xhp
+#: 03010201.xhp
msgctxt ""
-"03132300.xhp\n"
-"par_id3153626\n"
+"03010201.xhp\n"
+"hd_id3152347\n"
"4\n"
"help.text"
-msgid "The $[officename] API frequently uses the Any type. It is the counterpart of the Variant type known from other environments. The Any type holds one arbitrary Uno type and is used in generic Uno interfaces."
-msgstr "Το $[officename] API συχνά χρησιμοποιεί τον τύπο Any. Είναι το αντίστοιχο του τύπου Variant που είναι γνωστό από άλλα περιβάλλοντα. Ο τύπος Any περιέχει έναν αυθαίρετο τύπο Uno και χρησιμοποιείται στις γενικές διεπαφές Uno."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03132300.xhp
+#: 03010201.xhp
msgctxt ""
-"03132300.xhp\n"
-"hd_id3147560\n"
+"03010201.xhp\n"
+"par_id3159201\n"
"5\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])"
+msgstr "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])"
-#: 03132300.xhp
+#: 03010201.xhp
msgctxt ""
-"03132300.xhp\n"
-"par_id3154760\n"
+"03010201.xhp\n"
+"hd_id3150713\n"
"6\n"
"help.text"
-msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) to get a byte sequence."
-msgstr "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) για να πάρει μια ακολουθία ψηφιολέξεων."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03132300.xhp
+#: 03010201.xhp
msgctxt ""
-"03132300.xhp\n"
-"par_id3150541\n"
+"03010201.xhp\n"
+"par_id3145090\n"
"7\n"
"help.text"
-msgid "If CreateUnoValue cannot be converted to the specified Uno type, and error occurs. For the conversion, the TypeConverter service is used."
-msgstr "Εάν η CreateUnoValue δεν μπορέσει να μετατραπεί στο συγκεκριμένο τύπο Uno, εμφανίζεται ένα λάθος. Για τη μετατροπή, χρησιμοποιείται η υπηρεσία TypeConverter."
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03132300.xhp
+#: 03010201.xhp
msgctxt ""
-"03132300.xhp\n"
-"par_id3153524\n"
+"03010201.xhp\n"
+"hd_id3149346\n"
"8\n"
"help.text"
-msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This can happen when you try to access generic Any based interfaces, such as XPropertySet::setPropertyValue( Name, Value ) or X???Container::insertBy???( ???, Value ), from $[officename] Basic. The Basic runtime does not recognize these types as they are only defined in the corresponding service."
-msgstr "Αυτή η συνάρτηση προορίζεται για χρήση στις περιπτώσεις όπου ο προεπιλεγμένος μηχανισμός μετατροπής Basic σε τύπο Uno είναι ανεπαρκής. Αυτό μπορεί να συμβεί όταν προσπαθείτε να προσπελάσετε βασικές γενικά Any με βάση διεπαφές, όπως XPropertySet::setPropertyValue(Όνομα, Τιμή) ή X???Container::insertBy???( ???, Τιμή ), από την $[officename] Basic. Ο χρόνος εκτέλεσης της Basic δεν αναγνωρίζει αυτούς τους τύπους γιατί καθορίζονται μόνο στην αντίστοιχη υπηρεσία."
+msgid "Parameter:"
+msgstr "Παράμετρος:"
-#: 03132300.xhp
+#: 03010201.xhp
msgctxt ""
-"03132300.xhp\n"
-"par_id3154366\n"
+"03010201.xhp\n"
+"par_id3153311\n"
"9\n"
"help.text"
-msgid "In this type of situation, $[officename] Basic chooses the best matching type for the Basic type that you want to convert. However, if the wrong type is selected, an error occurs. You use the CreateUnoValue() function to create a value for the unknown Uno type."
-msgstr "Σε αυτό είδος των καταστάσεων, $[officename] η Basic επιλέγει τον τύπο που ταιριάζει καλύτερα για τον τύπο της Basic που θέλετε να μετατρέψετε. Εντούτοις, εάν επιλέγει λανθασμένος τύπος, ένα λάθος συμβαίνει. Χρησιμοποιείστε την συνάρτηση CreateUnoValue() για να δημιουργήσει μια τιμή για τον άγνωστο τύπο Uno."
+msgid "<emph>Msg</emph>: String expression displayed as the message in the dialog box."
+msgstr "<emph>Msg</emph>: Παράσταση συμβολοσειράς που εμφανίζεται ως μήνυμα στο παράθυρο διαλόγου."
-#: 03132300.xhp
+#: 03010201.xhp
msgctxt ""
-"03132300.xhp\n"
-"par_id3150769\n"
+"03010201.xhp\n"
+"par_id3145315\n"
"10\n"
"help.text"
-msgid "You can also use this function to pass non-Any values, but this is not recommend. If Basic already knows the target type, using the CreateUnoValue() function will only lead to additional converting operations that slow down the Basic execution."
-msgstr "Μπορείτε επίσης να χρησιμοποιήσετε αυτήν την συνάρτηση για να περάσετε τιμές μη Any, αλλά αυτό δεν συστήνεται. Εάν η Basic ξέρει ήδη τον τύπο προορισμού, χρήση της συνάρτησης CreateUnoValue() θα οδηγήσει μόνο σε πρόσθετες διαδικασίες μετατροπής που επιβραδύνουν την εκτέλεση της Basic."
-
-#: 03120303.xhp
-msgctxt ""
-"03120303.xhp\n"
-"tit\n"
-"help.text"
-msgid "Left Function [Runtime]"
-msgstr "Συνάρτηση Left [Χρόνου εκτέλεσης]"
-
-#: 03120303.xhp
-msgctxt ""
-"03120303.xhp\n"
-"bm_id3149346\n"
-"help.text"
-msgid "<bookmark_value>Left function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Left</bookmark_value>"
-
-#: 03120303.xhp
-msgctxt ""
-"03120303.xhp\n"
-"hd_id3149346\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function [Runtime]\">Left Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Συνάρτηση Left [Χρόνου εκτέλεσης]\">Συνάρτηση Left [Χρόνου εκτέλεσης]</link>"
-
-#: 03120303.xhp
-msgctxt ""
-"03120303.xhp\n"
-"par_id3147242\n"
-"2\n"
-"help.text"
-msgid "Returns the number of leftmost characters that you specify of a string expression."
-msgstr "Επιστρέφει τον αριθμό των χαρακτήρων που βρίσκονται στα αριστερά μιας έκφρασης συμβολοσειράς που ορίζετε."
+msgid "<emph>Title</emph>: String expression displayed in the title bar of the dialog box."
+msgstr "<emph>Title</emph>: Παράσταση συμβολοσειράς που εμφανίζεται στη γραμμή τίτλου του παραθύρου διαλόγου."
-#: 03120303.xhp
+#: 03010201.xhp
msgctxt ""
-"03120303.xhp\n"
-"hd_id3156153\n"
-"3\n"
+"03010201.xhp\n"
+"par_id3154307\n"
+"11\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "<emph>Default</emph>: String expression displayed in the text box as default if no other input is given."
+msgstr "<emph>Default</emph>: Παράσταση συμβολοσειράς που εμφανίζεται στο πλαίσιο κειμένου ως προεπιλογή αν δεν δίνεται άλλη είσοδος."
-#: 03120303.xhp
+#: 03010201.xhp
msgctxt ""
-"03120303.xhp\n"
-"par_id3150771\n"
-"4\n"
+"03010201.xhp\n"
+"par_id3147573\n"
+"12\n"
"help.text"
-msgid "Left (Text As String, n As Long)"
-msgstr "Left (κείμενο ως συμβολοσειρά, n ως μεγάλος ακέραιος)"
+msgid "<emph>x_pos</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
+msgstr "<emph>x_pos</emph>: Παράσταση ακέραιου αριθμού που καθορίζει την οριζόντια θέση του παραθύρου διαλόγου. Η θέση είναι μια απόλυτη συντεταγμένη και δεν αναφέρεται στο παράθυρο της εφαρμογής."
-#: 03120303.xhp
+#: 03010201.xhp
msgctxt ""
-"03120303.xhp\n"
-"hd_id3153824\n"
-"5\n"
+"03010201.xhp\n"
+"par_id3156024\n"
+"13\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "<emph>y_pos</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
+msgstr "<emph>y_pos</emph>: Παράσταση ακέραιου αριθμού που καθορίζει την κάθετη θέση του παραθύρου διαλόγου. Η θέση είναι μια απόλυτη συντεταγμένη και δεν αναφέρεται στο παράθυρο της εφαρμογής."
-#: 03120303.xhp
+#: 03010201.xhp
msgctxt ""
-"03120303.xhp\n"
-"par_id3147530\n"
-"6\n"
+"03010201.xhp\n"
+"par_id3153897\n"
+"14\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "If <emph>x_pos</emph> and <emph>y_pos</emph> are omitted, the dialog is centered on the screen. The position is specified in <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
+msgstr "Αν εξαιρεθούν οι παράμετροι <emph>x_pos</emph> και <emph>y_pos</emph>, το παράθυρο διαλόγου εμφανίζεται στο κέντρο της οθόνης. Η θέση ορίζεται απο το <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
-#: 03120303.xhp
+#: 03010201.xhp
msgctxt ""
-"03120303.xhp\n"
-"hd_id3148946\n"
-"7\n"
+"03010201.xhp\n"
+"hd_id3149456\n"
+"15\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03120303.xhp
+#: 03010201.xhp
msgctxt ""
-"03120303.xhp\n"
-"par_id3148552\n"
-"8\n"
+"03010201.xhp\n"
+"par_id3154367\n"
+"18\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to return the leftmost characters from."
-msgstr "<emph>Κείμενο:</emph> Κάθε παράσταση συμβολοσειράς που θέλετε να επιστρέψει τους χαρακτήρες που βρίσκονται στο αριστερό άκρο."
+msgid "sText = InputBox (\"Please enter a phrase:\",\"Dear User\")"
+msgstr "sText = InputBox (\"Εισαγάγετε μια φράση:\",\"Αγαπητέ χρήστη\")"
-#: 03120303.xhp
+#: 03010201.xhp
msgctxt ""
-"03120303.xhp\n"
-"par_id3149456\n"
-"9\n"
+"03010201.xhp\n"
+"par_id3151042\n"
+"19\n"
"help.text"
-msgid "<emph>n:</emph> Numeric expression that specifies the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
-msgstr "<emph>n:</emph> Ακέραια παράσταση που καθορίζει το πλήθος των χαρακτήρων που πρόκειται να επιστραφούν. Αν <emph>n</emph> = 0, τότε επιστρέφεται μια συμβολοσειρά μηδενικού μήκους. Η μέγιστη τιμή που επιτρέπεται είναι 65535."
+msgid "MsgBox ( sText , 64, \"Confirmation of phrase\")"
+msgstr "MsgBox ( sText , 64, \"Επιβεβαίωση φράσης\")"
-#: 03120303.xhp
+#: 03010300.xhp
msgctxt ""
-"03120303.xhp\n"
-"par_id3150791\n"
-"10\n"
+"03010300.xhp\n"
+"tit\n"
"help.text"
-msgid "The following example converts a date in YYYY.MM.DD format to MM/DD/YYYY format."
-msgstr "Το ακόλουθο παράδειγμα μετατρέπει μια ημερομηνία της μορφής (ΕΕΕΕ.MM.ΗΗ) στη μορφή (MM/ΗΗ/ΕΕΕΕ)."
+msgid "Color Functions"
+msgstr "Συναρτήσεις Χρώματος"
-#: 03120303.xhp
+#: 03010300.xhp
msgctxt ""
-"03120303.xhp\n"
-"hd_id3125863\n"
-"11\n"
+"03010300.xhp\n"
+"hd_id3157896\n"
+"1\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Color Functions\">Color Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Συναρτήσεις Χρώματος\">Συναρτήσεις Χρώματος</link>"
-#: 03120303.xhp
+#: 03010300.xhp
msgctxt ""
-"03120303.xhp\n"
-"par_id3150448\n"
-"15\n"
+"03010300.xhp\n"
+"par_id3155555\n"
+"2\n"
"help.text"
-msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
-msgstr "sInput = InputBox(\"Παρακαλώ εισάγετε μια ημερομηνία με την διεθνή μορφή 'ΕΕΕΕ-ΜΜ-ΗΗ'\")"
+msgid "This section describes Runtime functions used to define colors."
+msgstr "Αυτή η ενότητα περιγράφει τις συναρτήσεις χρόνου εκτέλεσης που χρησιμοποιούνται για να καθορίσουν τα χρώματα."
-#: 03020412.xhp
+#: 03010301.xhp
msgctxt ""
-"03020412.xhp\n"
+"03010301.xhp\n"
"tit\n"
"help.text"
-msgid "Name Statement [Runtime]"
-msgstr "Πρόταση Name [Χρόνου εκτέλεσης]"
+msgid "Blue Function [Runtime]"
+msgstr "Συνάρτηση Blue [Χρόνος εκτέλεσης]"
-#: 03020412.xhp
+#: 03010301.xhp
msgctxt ""
-"03020412.xhp\n"
-"bm_id3143268\n"
+"03010301.xhp\n"
+"bm_id3149180\n"
"help.text"
-msgid "<bookmark_value>Name statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση Name</bookmark_value>"
+msgid "<bookmark_value>Blue function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Blue</bookmark_value>"
-#: 03020412.xhp
+#: 03010301.xhp
msgctxt ""
-"03020412.xhp\n"
-"hd_id3143268\n"
+"03010301.xhp\n"
+"hd_id3149180\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Name Statement [Runtime]\">Name Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Πρόταση Name [Χρόνου εκτέλεσης]\">Πρόταση Name [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03010301.xhp\" name=\"Blue Function [Runtime]\">Blue Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010301.xhp\" name=\"Συνάρτηση Blue [Χρόνος εκτέλεσης]\">Συνάρτηση Blue [Χρόνος εκτέλεσης]</link>"
-#: 03020412.xhp
+#: 03010301.xhp
msgctxt ""
-"03020412.xhp\n"
-"par_id3154346\n"
+"03010301.xhp\n"
+"par_id3156343\n"
"2\n"
"help.text"
-msgid "Renames an existing file or directory."
-msgstr "Μετονομάζει ένα υπάρχον αρχείο ή κατάλογο."
+msgid "Returns the blue component of the specified color code."
+msgstr "Επιστρέφει το γαλάζιο συστατικό του καθορισμένου κώδικα χρώματος."
-#: 03020412.xhp
+#: 03010301.xhp
msgctxt ""
-"03020412.xhp\n"
-"hd_id3156344\n"
+"03010301.xhp\n"
+"hd_id3149670\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020412.xhp
+#: 03010301.xhp
msgctxt ""
-"03020412.xhp\n"
-"par_id3153381\n"
+"03010301.xhp\n"
+"par_id3149457\n"
"4\n"
"help.text"
-msgid "Name OldName As String As NewName As String"
-msgstr "Name ΠαλιόΌνομα ως συμβολοσειρά σαν ΝέοΌνομα ως συμβολοσειρά"
+msgid "Blue (Color As Long)"
+msgstr "Blue (Χρώμα ως μεγάλος ακέραιος)"
-#: 03020412.xhp
+#: 03010301.xhp
msgctxt ""
-"03020412.xhp\n"
-"hd_id3153362\n"
+"03010301.xhp\n"
+"hd_id3149656\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03020412.xhp
+#: 03010301.xhp
msgctxt ""
-"03020412.xhp\n"
-"par_id3151210\n"
+"03010301.xhp\n"
+"par_id3154365\n"
"6\n"
"help.text"
-msgid "<emph>OldName, NewName:</emph> Any string expression that specifies the file name, including the path. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>ΠαλιόΌνομα, ΝέοΌνομα:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει το όνομα του αρχείου, συμπεριλαμβανομένης της διαδρομής. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί."
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03020412.xhp
+#: 03010301.xhp
msgctxt ""
-"03020412.xhp\n"
-"hd_id3125863\n"
+"03010301.xhp\n"
+"hd_id3156423\n"
+"7\n"
+"help.text"
+msgid "Parameter:"
+msgstr "Παράμετρος:"
+
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3150448\n"
"8\n"
"help.text"
+msgid "<emph>Color value</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the blue component."
+msgstr "<emph>τιμή χρώματος</emph>: Παράσταση ακέραιου μεγάλου μήκους που καθορίζει οποιονδήποτε <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"κώδικα χρώματος\">κώδικα χρώματος</link> για τον οποίο επιστρέφεται το γαλάζιο συστατικό."
+
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"hd_id3153091\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03020412.xhp
+#: 03010301.xhp
msgctxt ""
-"03020412.xhp\n"
-"par_id3152462\n"
+"03010301.xhp\n"
+"par_id3154012\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
+msgstr "Πλαίσιο μηνύματος \"Το χρώμα \" & lVar & \" αποτελείται από:\" & Chr(13) &_"
+
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3148645\n"
+"14\n"
+"help.text"
+msgid "\"red= \" & Red(lVar) & Chr(13)&_"
+msgstr "\"κόκκινο= \" & Red(lVar) & Chr(13)&_"
+
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3159155\n"
+"15\n"
+"help.text"
+msgid "\"green= \" & Green(lVar) & Chr(13)&_"
+msgstr "\"πράσινο= \" & Green(lVar) & Chr(13)&_"
+
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3147319\n"
"16\n"
"help.text"
-msgid "MsgBox \"File already exists\""
-msgstr "MsgBox \"Το αρχείο υπάρχει ήδη\""
+msgid "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\""
+msgstr "\"γαλάζιο= \" & Blue(lVar) & Chr(13) , 64,\"χρώματα\""
-#: 03104600.xhp
+#: 03010302.xhp
msgctxt ""
-"03104600.xhp\n"
+"03010302.xhp\n"
"tit\n"
"help.text"
-msgid "EqualUnoObjects Function [Runtime]"
-msgstr "Συνάρτηση EqualUnoObjects [Χρόνου εκτέλεσης]"
+msgid "Green Function [Runtime]"
+msgstr "Συνάρτηση Green [Χρόνου εκτέλεσης]"
-#: 03104600.xhp
+#: 03010302.xhp
msgctxt ""
-"03104600.xhp\n"
-"bm_id3149205\n"
+"03010302.xhp\n"
+"bm_id3148947\n"
"help.text"
-msgid "<bookmark_value>EqualUnoObjects function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση EqualUnoObjects</bookmark_value>"
+msgid "<bookmark_value>Green function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Green</bookmark_value>"
-#: 03104600.xhp
+#: 03010302.xhp
msgctxt ""
-"03104600.xhp\n"
-"hd_id3149205\n"
+"03010302.xhp\n"
+"hd_id3148947\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"EqualUnoObjects Function [Runtime]\">EqualUnoObjects Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"Συνάρτηση EqualUnoObjects [Χρόνου εκτέλεσης]\">Συνάρτηση EqualUnoObjects [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function [Runtime]\">Green Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Συνάρτηση Green [Χρόνου εκτέλεσης]\">Συνάρτηση Green [Χρόνου εκτέλεσης]</link>"
-#: 03104600.xhp
+#: 03010302.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3145090\n"
+"03010302.xhp\n"
+"par_id3153361\n"
"2\n"
"help.text"
-msgid "Returns True if the two specified Basic Uno objects represent the same Uno object instance."
-msgstr "Επιστρέφει την τιμή True, εάν τα δύο δεδομένα αντικείμενα Uno της Basic αντιπροσωπεύουν το ίδιο στιγμιότυπο αντικειμένου Uno."
+msgid "Returns the Green component of the given color code."
+msgstr "Επιστρέφει το πράσινο μέρος του καθορισμένου κώδικα χρώματος."
-#: 03104600.xhp
+#: 03010302.xhp
msgctxt ""
-"03104600.xhp\n"
-"hd_id3148538\n"
+"03010302.xhp\n"
+"hd_id3154140\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03104600.xhp
+#: 03010302.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3150669\n"
+"03010302.xhp\n"
+"par_id3153969\n"
"4\n"
"help.text"
-msgid "EqualUnoObjects( oObj1, oObj2 )"
-msgstr "EqualUnoObjects( oObj1, oObj2 )"
+msgid "Green (Color As Long)"
+msgstr "Green (Color As Long)"
-#: 03104600.xhp
+#: 03010302.xhp
msgctxt ""
-"03104600.xhp\n"
-"hd_id3150984\n"
+"03010302.xhp\n"
+"hd_id3154124\n"
"5\n"
"help.text"
msgid "Return value:"
-msgstr "Τιμή επιστροφής"
+msgstr "Τιμή επιστροφής:"
-#: 03104600.xhp
+#: 03010302.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3154285\n"
+"03010302.xhp\n"
+"par_id3153194\n"
"6\n"
"help.text"
-msgid "Bool"
-msgstr "Μπουλ"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03104600.xhp
+#: 03010302.xhp
msgctxt ""
-"03104600.xhp\n"
-"hd_id3145315\n"
+"03010302.xhp\n"
+"hd_id3154909\n"
"7\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Parameter:"
+msgstr "Παράμετρος:"
-#: 03104600.xhp
+#: 03010302.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3156024\n"
+"03010302.xhp\n"
+"par_id3153770\n"
"8\n"
"help.text"
-msgid "// Copy of objects -> same instance"
-msgstr "// Αντιγραφή αντικειμένων -> ίδιο στιγμιότυπο"
+msgid "<emph>Color</emph>: Long integer expression that specifies a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Green component."
+msgstr "<emph>Color</emph>: Παράσταση ακέραιου μεγάλου μήκους που καθορίζει τον <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"κώδικα χρώματος\">κώδικα χρώματος</link> για τον οποίο επιστρέφεται το πράσινο μέρος του."
-#: 03104600.xhp
+#: 03010302.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3154923\n"
+"03010302.xhp\n"
+"hd_id3149664\n"
"9\n"
"help.text"
-msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
-msgstr "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
-
-#: 03104600.xhp
-msgctxt ""
-"03104600.xhp\n"
-"par_id3147559\n"
-"10\n"
-"help.text"
-msgid "oIntro2 = oIntrospection"
-msgstr "oIntro2 = oIntrospection"
-
-#: 03104600.xhp
-msgctxt ""
-"03104600.xhp\n"
-"par_id3150541\n"
-"11\n"
-"help.text"
-msgid "print EqualUnoObjects( oIntrospection, oIntro2 )"
-msgstr "print EqualUnoObjects( oIntrospection, oIntro2 )"
-
-#: 03104600.xhp
-msgctxt ""
-"03104600.xhp\n"
-"par_id3153525\n"
-"12\n"
-"help.text"
-msgid "// Copy of structs as value -> new instance"
-msgstr "// Αντίγραφο των δομών ως τιμές -> νέο στιγμιότυπο"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03104600.xhp
+#: 03010302.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3154366\n"
+"03010302.xhp\n"
+"par_id3151117\n"
"13\n"
"help.text"
-msgid "Dim Struct1 as new com.sun.star.beans.Property"
-msgstr "Dim Struct1 as new com.sun.star.beans.Property"
+msgid "MsgBox \"The color \" & lVar & \" contains the components:\" & Chr(13) &_"
+msgstr "MsgBox \"Το χρώμα \" & lVar & \" περιέχει τα συστατικά:\" & Chr(13) &_"
-#: 03104600.xhp
+#: 03010302.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3154348\n"
+"03010302.xhp\n"
+"par_id3153951\n"
"14\n"
"help.text"
-msgid "Struct2 = Struct1"
-msgstr "Struct2 = Struct1"
+msgid "\"red = \" & red(lVar) & Chr(13)&_"
+msgstr "\"red = \" & red(lVar) & Chr(13)&_"
-#: 03104600.xhp
+#: 03010302.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3154125\n"
+"03010302.xhp\n"
+"par_id3152462\n"
"15\n"
"help.text"
-msgid "print EqualUnoObjects( Struct1, Struct2 )"
-msgstr "print EqualUnoObjects( Struct1, Struct2 )"
+msgid "\"green = \" & green(lVar) & Chr(13)&_"
+msgstr "\"green = \" & green(lVar) & Chr(13)&_"
-#: 03020405.xhp
+#: 03010302.xhp
msgctxt ""
-"03020405.xhp\n"
+"03010302.xhp\n"
+"par_id3154730\n"
+"16\n"
+"help.text"
+msgid "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\""
+msgstr "\"blue = \" & blue(lVar) & Chr(13) , 64,\"χρώματα\""
+
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
"tit\n"
"help.text"
-msgid "FileAttr-Function [Runtime]"
-msgstr "Συνάρτηση FileAttr [Χρόνου εκτέλεσης]"
+msgid "Red Function [Runtime]"
+msgstr "Συνάρτηση Red [Χρόνου εκτέλεσης]"
-#: 03020405.xhp
+#: 03010303.xhp
msgctxt ""
-"03020405.xhp\n"
-"bm_id3153380\n"
+"03010303.xhp\n"
+"bm_id3148947\n"
"help.text"
-msgid "<bookmark_value>FileAttr function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση FileAttr</bookmark_value>"
+msgid "<bookmark_value>Red function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Red</bookmark_value>"
-#: 03020405.xhp
+#: 03010303.xhp
msgctxt ""
-"03020405.xhp\n"
-"hd_id3153380\n"
+"03010303.xhp\n"
+"hd_id3148947\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"FileAttr-Function [Runtime]\">FileAttr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"Συνάρτηση FileAttr [Χρόνου εκτέλεσης]\">Συνάρτηση FileAttr [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red Function [Runtime]\">Red Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Συνάρτηση Red [Χρόνου εκτέλεσης]\">Συνάρτηση Red [Χρόνου εκτέλεσης]</link>"
-#: 03020405.xhp
+#: 03010303.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3154366\n"
+"03010303.xhp\n"
+"par_id3149656\n"
"2\n"
"help.text"
-msgid "Returns the access mode or the file access number of a file that was opened with the Open statement. The file access number is dependent on the operating system (OSH = Operating System Handle)."
-msgstr "Επιστρέφει την κατάσταση πρόσβασης ή τον αριθμό πρόσβασης ενός αρχείου που ανοίχτηκε με την πρόταση Άνοιγμα. Ο αριθμός πρόσβασης του αρχείου εξαρτάται από το λειτουργικό σύστημα (OSH = χειριστήριο λειτουργικού συστήματος)."
+msgid "Returns the Red component of the specified color code."
+msgstr "Επιστρέφει το κόκκινο μέρος του καθορισμένου κώδικα χρώματος."
-#: 03020405.xhp
+#: 03010303.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3153364\n"
+"03010303.xhp\n"
+"hd_id3148799\n"
"3\n"
"help.text"
-msgid "If you use a 32-Bit operating system, you cannot use the FileAttr-Function to determine the file access number."
-msgstr "Αν χρησιμοποιείτε ένα λειτουργικό σύστημα 32 δυαδικών, δεν μπορείτε να χρησιμοποιήσετε τη συνάρτηση FileAttr για να καθορίσετε τον αριθμό πρόσβασης του αρχείου."
-
-#: 03020405.xhp
-msgctxt ""
-"03020405.xhp\n"
-"par_id3163713\n"
-"4\n"
-"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>"
-msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>"
-
-#: 03020405.xhp
-msgctxt ""
-"03020405.xhp\n"
-"hd_id3151116\n"
-"5\n"
-"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020405.xhp
+#: 03010303.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3154012\n"
-"6\n"
+"03010303.xhp\n"
+"par_id3150448\n"
+"4\n"
"help.text"
-msgid "FileAttr (FileNumber As Integer, Attribute As Integer)"
-msgstr "FileAttr (ΑριθμόςΑρχείου ως ακέραιος, γνώρισμα ως ακέραιος)"
+msgid "Red (ColorNumber As Long)"
+msgstr "Red (ColorNumber As Long)"
-#: 03020405.xhp
+#: 03010303.xhp
msgctxt ""
-"03020405.xhp\n"
-"hd_id3147349\n"
-"7\n"
+"03010303.xhp\n"
+"hd_id3151042\n"
+"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03020405.xhp
+#: 03010303.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3146974\n"
-"8\n"
+"03010303.xhp\n"
+"par_id3145173\n"
+"6\n"
"help.text"
msgid "Integer"
msgstr "Ακέραιος"
-#: 03020405.xhp
-msgctxt ""
-"03020405.xhp\n"
-"hd_id3153728\n"
-"9\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03020405.xhp
+#: 03010303.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3151074\n"
-"10\n"
+"03010303.xhp\n"
+"hd_id3154685\n"
+"7\n"
"help.text"
-msgid "<emph>FileNumber:</emph> The number of the file that was opened with the Open statement."
-msgstr "<emph>ΑριθμόςΑρχείου:</emph> Ο αριθμός του αρχείου που ανοίχτηκε με την πρόταση Άνοιγμα."
+msgid "Parameter:"
+msgstr "Παράμετρος:"
-#: 03020405.xhp
+#: 03010303.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3144766\n"
-"11\n"
+"03010303.xhp\n"
+"par_id3150440\n"
+"8\n"
"help.text"
-msgid "<emph>Attribute:</emph> Integer expression that indicates the type of file information that you want to return. The following values are possible:"
-msgstr "<emph>Γνώρισμα:</emph> Μια ακέραια παράσταση που δηλώνει τον τύπο των πληροφοριών του αρχείου που θα επιστραφούν. Οι ακόλουθες τιμές είναι δυνατές:"
+msgid "<emph>ColorNumber</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Red component."
+msgstr "<emph>ColorNumber</emph>: Παράσταση ακέραιου μεγάλου μήκους που καθορίζει τον <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"κώδικα χρώματος\">κώδικα χρώματος</link> για τον οποίο επιστρέφεται το κόκκινο μέρος του."
-#: 03020405.xhp
+#: 03010303.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3147396\n"
-"12\n"
+"03010303.xhp\n"
+"hd_id3148575\n"
+"9\n"
"help.text"
-msgid "1: The FileAttr-Function indicates the access mode of the file."
-msgstr "1: Η συνάρτηση FileAttr δηλώνει την κατάσταση πρόσβασης του αρχείου."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03020405.xhp
+#: 03010303.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3149959\n"
+"03010303.xhp\n"
+"par_id3147435\n"
"13\n"
"help.text"
-msgid "2: The FileAttr-Function returns the file access number of the operating system."
-msgstr "2: Η συνάρτηση FileAttr επιστρέφει τον αριθμό πρόσβασης του αρχείου του λειτουργικού συστήματος."
+msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
+msgstr "Πλαίσιο μηνύματος \"Το χρώμα \" & lVar & \" αποτελείται από:\" & Chr(13) &_"
-#: 03020405.xhp
+#: 03010303.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3154018\n"
+"03010303.xhp\n"
+"par_id3155306\n"
"14\n"
"help.text"
-msgid "If you specify a parameter attribute with a value of 1, the following return values apply:"
-msgstr "Αν ορίσετε την παράμετρο attribute με τιμή 1, θα εφαρμοστούν οι ακόλουθες τιμές επιστροφής:"
+msgid "\"red= \" & red(lVar) & Chr(13)&_"
+msgstr "\"red= \" & red(lVar) & Chr(13)&_"
-#: 03020405.xhp
+#: 03010303.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3149124\n"
+"03010303.xhp\n"
+"par_id3149262\n"
"15\n"
"help.text"
-msgid "1 - INPUT (file open for input)"
-msgstr "1 - INPUT (αρχείο ανοιχτό για είσοδο)"
+msgid "\"green= \" & green(lVar) & Chr(13)&_"
+msgstr "\"green= \" & green(lVar) & Chr(13)&_"
-#: 03020405.xhp
+#: 03010303.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3156275\n"
+"03010303.xhp\n"
+"par_id3147397\n"
"16\n"
"help.text"
-msgid "2 - OUTPUT (file open for output)"
-msgstr "2 - OUTPUT (αρχείο ανοιχτό για έξοδο)"
-
-#: 03020405.xhp
-msgctxt ""
-"03020405.xhp\n"
-"par_id3155066\n"
-"17\n"
-"help.text"
-msgid "4 - RANDOM (file open for random access)"
-msgstr "4 - RANDOM (αρχείο ανοιχτό για τυχαία πρόσβαση)"
+msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
+msgstr "\"blue= \" & blue(lVar) & Chr(13) , 64,\"χρώματα\""
-#: 03020405.xhp
+#: 03010304.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3148406\n"
-"18\n"
+"03010304.xhp\n"
+"tit\n"
"help.text"
-msgid "8 - APPEND (file open for appending)"
-msgstr "8 - APPEND (αρχείο ανοιχτό για προσάρτηση)"
+msgid "QBColor Function [Runtime]"
+msgstr "Συνάρτηση QBColor [Χρόνου εκτέλεσης]"
-#: 03020405.xhp
+#: 03010304.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3154757\n"
-"19\n"
+"03010304.xhp\n"
+"hd_id3149670\n"
+"1\n"
"help.text"
-msgid "32 - BINARY (file open in binary mode)."
-msgstr "32 - BINARY (αρχείο ανοιχτό σε δυαδική κατάσταση)."
+msgid "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"QBColor Function [Runtime]\">QBColor Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"Συνάρτηση QBColor [Χρόνου εκτέλεσης]\">Συνάρτηση QBColor [Χρόνου εκτέλεσης]</link>"
-#: 03020405.xhp
+#: 03010304.xhp
msgctxt ""
-"03020405.xhp\n"
-"hd_id3147339\n"
-"20\n"
+"03010304.xhp\n"
+"par_id3150359\n"
+"2\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Returns the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> color code of the color passed as a color value through an older MS-DOS based programming system."
+msgstr "Επιστρέφει τον κώδικα χρώματος <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> του χρώματος που μεταβιβάζεται ως τιμή χρώματος ενός παλιότερου προγραμματιστικού συστήματος που βασίζεται σε MS-DOS."
-#: 03020405.xhp
+#: 03010304.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3155607\n"
-"29\n"
+"03010304.xhp\n"
+"hd_id3154140\n"
+"3\n"
"help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr "Print #iNumber, \"Αυτή είναι μια γραμμή κειμένου\""
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03020405.xhp
+#: 03010304.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3150361\n"
-"30\n"
+"03010304.xhp\n"
+"par_id3151042\n"
+"4\n"
"help.text"
-msgid "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\""
-msgstr "MsgBox FileAttr(#iNumber, 1 ),0,\"Κατάσταση πρόσβασης\""
+msgid "QBColor (ColorNumber As Integer)"
+msgstr "QBColor (ColorNumber As Integer)"
-#: 03020405.xhp
+#: 03010304.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3149817\n"
-"31\n"
+"03010304.xhp\n"
+"hd_id3145172\n"
+"5\n"
"help.text"
-msgid "MsgBox FileAttr(#iNumber, 2 ),0,\"File attribute\""
-msgstr "MsgBox FileAttr(#iNumber, 2 ),0,\"Γνώρισμα αρχείου\""
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03080301.xhp
+#: 03010304.xhp
msgctxt ""
-"03080301.xhp\n"
-"tit\n"
+"03010304.xhp\n"
+"par_id3154685\n"
+"6\n"
"help.text"
-msgid "Randomize Statement [Runtime]"
-msgstr "Πρόταση Randomize [Χρόνου εκτέλεσης]"
+msgid "Long"
+msgstr "Μεγάλου μήκους"
-#: 03080301.xhp
+#: 03010304.xhp
msgctxt ""
-"03080301.xhp\n"
-"bm_id3150616\n"
+"03010304.xhp\n"
+"hd_id3156560\n"
+"7\n"
"help.text"
-msgid "<bookmark_value>Randomize statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση Randomize</bookmark_value>"
+msgid "Parameter:"
+msgstr "Παράμετρος:"
-#: 03080301.xhp
+#: 03010304.xhp
msgctxt ""
-"03080301.xhp\n"
-"hd_id3150616\n"
-"1\n"
+"03010304.xhp\n"
+"par_id3161832\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize Statement [Runtime]\">Randomize Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Πρόταση Randomize [Χρόνου εκτέλεσης]\">Πρόταση Randomize [Χρόνου εκτέλεσης]</link>"
+msgid "<emph>ColorNumber</emph>: Any integer expression that specifies the color value of the color passed from an older MS-DOS based programming system."
+msgstr "<emph>ColorNumber</emph>: Κάθε παράσταση ακέραιου αριθμού που καθορίζει την τιμή χρώματος του χρώματος που μεταβιβάζεται από παλιότερο προγραμματιστικό σύστημα που βασίζεται σε MS-DOS. Η παράμετρος"
-#: 03080301.xhp
+#: 03010304.xhp
msgctxt ""
-"03080301.xhp\n"
-"par_id3145090\n"
-"2\n"
+"03010304.xhp\n"
+"par_id3147318\n"
+"9\n"
"help.text"
-msgid "Initializes the random-number generator."
-msgstr "Αρχικοποιεί τη γεννήτρια τυχαίων αριθμών."
+msgid "<emph>ColorNumber</emph> can be assigned the following values:"
+msgstr "Το <emph>ColorNumber</emph> μπορεί να λάβει τις ακόλουθες τιμές:"
-#: 03080301.xhp
+#: 03010304.xhp
msgctxt ""
-"03080301.xhp\n"
-"hd_id3147573\n"
-"3\n"
+"03010304.xhp\n"
+"par_id3152576\n"
+"10\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "0 : Black"
+msgstr "0 : Μαύρο"
-#: 03080301.xhp
+#: 03010304.xhp
msgctxt ""
-"03080301.xhp\n"
-"par_id3145315\n"
-"4\n"
+"03010304.xhp\n"
+"par_id3146975\n"
+"11\n"
"help.text"
-msgid "Randomize [Number]"
-msgstr "Randomize [Αριθμός]"
+msgid "1 : Blue"
+msgstr "1 : Μπλε"
-#: 03080301.xhp
+#: 03010304.xhp
msgctxt ""
-"03080301.xhp\n"
-"hd_id3152456\n"
-"5\n"
+"03010304.xhp\n"
+"par_id3151116\n"
+"12\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "2 : Green"
+msgstr "2 : Πράσινο"
-#: 03080301.xhp
+#: 03010304.xhp
msgctxt ""
-"03080301.xhp\n"
-"par_id3149670\n"
-"6\n"
+"03010304.xhp\n"
+"par_id3155412\n"
+"13\n"
"help.text"
-msgid "<emph>Number:</emph> Any integer value that initializes the random-number generator."
-msgstr "<emph>Αριθμός:</emph> Οποιαδήποτε ακέραιη τιμή που αρχικοποιεί τη γεννήτρια τυχαίων αριθμών."
+msgid "3 : Cyan"
+msgstr "3 : Κυανό"
-#: 03080301.xhp
+#: 03010304.xhp
msgctxt ""
-"03080301.xhp\n"
-"hd_id3149655\n"
-"7\n"
+"03010304.xhp\n"
+"par_id3155306\n"
+"14\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "4 : Red"
+msgstr "4 : Κόκκινο"
-#: 03080301.xhp
+#: 03010304.xhp
msgctxt ""
-"03080301.xhp\n"
-"par_id3147288\n"
-"14\n"
+"03010304.xhp\n"
+"par_id3153364\n"
+"15\n"
"help.text"
-msgid "iVar = Int((10 * Rnd) ) ' Range from 0 To 9"
-msgstr "iVar = Int((10 * Rnd) ) ' Περιοχή από 0 έως 9"
+msgid "5 : Magenta"
+msgstr "5 : Ματζέντα"
-#: 03080301.xhp
+#: 03010304.xhp
msgctxt ""
-"03080301.xhp\n"
-"par_id3148617\n"
-"22\n"
+"03010304.xhp\n"
+"par_id3146119\n"
+"16\n"
"help.text"
-msgid "MsgBox sText,0,\"Spectral Distribution\""
-msgstr "MsgBox sText,0,\"Φασματική κατανομή\""
+msgid "6 : Yellow"
+msgstr "6 : Κίτρινο"
-#: 03104300.xhp
+#: 03010304.xhp
msgctxt ""
-"03104300.xhp\n"
-"tit\n"
+"03010304.xhp\n"
+"par_id3154730\n"
+"17\n"
"help.text"
-msgid "DimArray Function [Runtime]"
-msgstr "Συνάρτηση DimArray [Χρόνου εκτέλεσης]"
+msgid "7 : White"
+msgstr "7 : Λευκό"
-#: 03104300.xhp
+#: 03010304.xhp
msgctxt ""
-"03104300.xhp\n"
-"bm_id3150616\n"
+"03010304.xhp\n"
+"par_id3153877\n"
+"18\n"
"help.text"
-msgid "<bookmark_value>DimArray function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση DimArray</bookmark_value>"
+msgid "8 : Gray"
+msgstr "8 : Γκρι"
-#: 03104300.xhp
+#: 03010304.xhp
msgctxt ""
-"03104300.xhp\n"
-"hd_id3150616\n"
-"1\n"
+"03010304.xhp\n"
+"par_id3147124\n"
+"19\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray Function [Runtime]\">DimArray Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"Συνάρτηση DimArray [Χρόνου εκτέλεσης]\">Συνάρτηση DimArray [Χρόνου εκτέλεσης]</link>"
+msgid "9 : Light Blue"
+msgstr "9 : Ανοιχτό μπλε"
-#: 03104300.xhp
+#: 03010304.xhp
msgctxt ""
-"03104300.xhp\n"
-"par_id3153527\n"
-"2\n"
+"03010304.xhp\n"
+"par_id3145646\n"
+"20\n"
"help.text"
-msgid "Returns a Variant array."
-msgstr "Επιστρέφει έναν πίνακα παραλλαγής."
+msgid "10 : Light Green"
+msgstr "10 : Ανοιχτό πράσινο"
-#: 03104300.xhp
+#: 03010304.xhp
msgctxt ""
-"03104300.xhp\n"
-"hd_id3149762\n"
-"3\n"
+"03010304.xhp\n"
+"par_id3149958\n"
+"21\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "11 : Light Cyan"
+msgstr "11 : Ανοιχτό κυανό"
-#: 03104300.xhp
+#: 03010304.xhp
msgctxt ""
-"03104300.xhp\n"
-"par_id3148473\n"
-"4\n"
+"03010304.xhp\n"
+"par_id3154943\n"
+"22\n"
"help.text"
-msgid "DimArray ( Argument list)"
-msgstr "DimArray ( λίστα ορίσματος)"
+msgid "12 : Light Red"
+msgstr "12 : Ανοιχτό κόκκινο"
-#: 03104300.xhp
+#: 03010304.xhp
msgctxt ""
-"03104300.xhp\n"
-"par_id3154142\n"
-"5\n"
+"03010304.xhp\n"
+"par_id3150715\n"
+"23\n"
"help.text"
-msgid "See also <link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array\">Array</link>"
-msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03104200.xhp\" name=\"Πίνακας\">Πίνακας</link>"
+msgid "13 : Light Magenta"
+msgstr "13 : Ανοιχτό ματζέντα"
-#: 03104300.xhp
+#: 03010304.xhp
msgctxt ""
-"03104300.xhp\n"
-"par_id3156023\n"
-"6\n"
+"03010304.xhp\n"
+"par_id3146970\n"
+"24\n"
"help.text"
-msgid "If no parameters are passed, an empty array is created (like Dim A() that is the same as a sequence of length 0 in Uno). If parameters are specified, a dimension is created for each parameter."
-msgstr "Αν δεν μεταβιβάζεται καμία παράμετρος, δημιουργείται ένας κενός πίνακας (όπως Dim A() που είναι το ίδιο όπως μια ακολουθία μήκους 0 σε Uno). Αν έχουν δοθεί παράμετροι, δημιουργείται μια διάσταση για κάθε παράμετρο."
+msgid "14 : Light Yellow"
+msgstr "14 : Ανοιχτό κίτρινο"
-#: 03104300.xhp
+#: 03010304.xhp
msgctxt ""
-"03104300.xhp\n"
-"hd_id3154760\n"
-"7\n"
+"03010304.xhp\n"
+"par_id3150750\n"
+"25\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "15 : Bright White"
+msgstr "15 : Έντονο λευκό"
-#: 03104300.xhp
+#: 03010304.xhp
msgctxt ""
-"03104300.xhp\n"
-"par_id3159414\n"
-"8\n"
+"03010304.xhp\n"
+"par_id3146914\n"
+"26\n"
"help.text"
-msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
-msgstr "<emph>Λίστα ορίσματος</emph> Μία λίστα οποιουδήποτε αριθμού ορισμάτων που χωρίζονται με κόμματα."
+msgid "This function is used only to convert from older MS-DOS based BASIC applications that use the above color codes. The function returns a long integer value indicating the color to be used in the $[officename] IDE."
+msgstr "Αυτή η συνάρτηση χρησιμοποιείται μόνο για τη μετατροπή παλαιοτέρων εφαρμογών BASIC που στηρίζονται σε MS-DOS και που χρησιμοποιούν τους παραπάνω κώδικες χρωμάτων. Η συνάρτηση επιστρέφει μια τιμή ακέραιου μεγάλου μήκους υποδεικνύοντας το χρώμα που πρόκειται να χρησιμοποιηθεί στο IDE του $[officename]."
-#: 03104300.xhp
+#: 03010304.xhp
msgctxt ""
-"03104300.xhp\n"
-"hd_id3150358\n"
-"9\n"
+"03010304.xhp\n"
+"hd_id3148406\n"
+"27\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03104300.xhp
+#: 03010304.xhp
msgctxt ""
-"03104300.xhp\n"
-"par_id3154939\n"
-"10\n"
+"03010304.xhp\n"
+"par_id3149566\n"
+"33\n"
"help.text"
-msgid "DimArray( 2, 2, 4 ) is the same as DIM a( 2, 2, 4 )"
-msgstr "DimArray( 2, 2, 4 ) είναι το ίδιο όπως η DIM a( 2, 2, 4 )"
+msgid "MsgBox stext,0,\"Color \" & iColor"
+msgstr "MsgBox stext,0,\"Χρώμα \" & iColor"
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
+"03010305.xhp\n"
"tit\n"
"help.text"
-msgid "TypeName Function; VarType Function[Runtime]"
-msgstr "Συνάρτηση TypeName, συνάρτηση VarType [Χρόνου εκτέλεσης]"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
-"bm_id3143267\n"
-"help.text"
-msgid "<bookmark_value>TypeName function</bookmark_value><bookmark_value>VarType function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση TypeName </bookmark_value><bookmark_value>Συνάρτηση VarType</bookmark_value>"
+msgid "RGB Function [Runtime]"
+msgstr "Συνάρτηση RGB [χρόνου εκτέλεσης]"
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
-"hd_id3143267\n"
+"03010305.xhp\n"
+"hd_id3150792\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"TypeName Function; VarType Function[Runtime]\">TypeName Function; VarType Function[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"Συνάρτηση TypeName, συνάρτηση VarType [Χρόνου εκτέλεσης]\">Συνάρτηση TypeName, συνάρτηση VarType [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB Function [Runtime]\">RGB Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"Συνάρτηση RGB [Χρόνου εκτέλεσης]\">Συνάρτηση RGB [Χρόνου εκτέλεσης]</link>"
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3159157\n"
+"03010305.xhp\n"
+"par_id3150447\n"
"2\n"
"help.text"
-msgid "Returns a string (TypeName) or a numeric value (VarType) that contains information for a variable."
-msgstr "Επιστρέφει μια συμβολοσειρά (TypeName) ή μια αριθμητική τιμή (VarType) που περιέχει πληροφορίες για μια μεταβλητή."
+msgid "Returns a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"long integer color value\">long integer color value</link> consisting of red, green, and blue components."
+msgstr "Επιστρέφει μια <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"long integer color value\">τιμή χρώματος μεγάλου ακέραιου</link> που αποτελείται από τα συστατικά κόκκινο, πράσινο και γαλάζιο."
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
-"hd_id3153825\n"
+"03010305.xhp\n"
+"hd_id3147229\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3155341\n"
+"03010305.xhp\n"
+"par_id3155132\n"
"4\n"
"help.text"
-msgid "TypeName (Variable)VarType (Variable)"
-msgstr "TypeName (μεταβλητή)VarType (μεταβλητή)"
+msgid "RGB (Red, Green, Blue)"
+msgstr "RGB (κόκκινο, πράσινο, γαλάζιο)"
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
-"hd_id3145610\n"
+"03010305.xhp\n"
+"hd_id3156442\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3148947\n"
+"03010305.xhp\n"
+"par_id3159153\n"
"6\n"
"help.text"
-msgid "String; Integer"
-msgstr "Συμβολοσειρά; Ακέραιος"
+msgid "Long"
+msgstr "Μεγάλου μήκους"
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
-"hd_id3146795\n"
+"03010305.xhp\n"
+"hd_id3154013\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Parameter:"
+msgstr "Παράμετρος:"
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3148664\n"
+"03010305.xhp\n"
+"par_id3152597\n"
"8\n"
"help.text"
-msgid "<emph>Variable:</emph> The variable that you want to determine the type of. You can use the following values:"
-msgstr "<emph>Μεταβλητή:</emph> Η μεταβλητή για την οποία πρόκειται να καθοριστεί ο τύπος. Οι ακόλουθες τιμές είναι δυνατές:"
+msgid "<emph>Red</emph>: Any integer expression that represents the red component (0-255) of the composite color."
+msgstr "<emph>Κόκκινο</emph>: Κάθε παράσταση ακέραιου που αντιπροσωπεύει το κόκκινο συστατικό (0-255) του σύνθετου χρώματος."
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3145171\n"
+"03010305.xhp\n"
+"par_id3146974\n"
"9\n"
"help.text"
-msgid "key word"
-msgstr "λέξη-κλειδί"
+msgid "<emph>Green</emph>: Any integer expression that represents the green component (0-255) of the composite color."
+msgstr "<emph>Πράσινο</emph>: Κάθε παράσταση ακέραιου που αντιπροσωπεύει το πράσινο συστατικό (0-255) του σύνθετου χρώματος."
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3156212\n"
+"03010305.xhp\n"
+"par_id3151113\n"
"10\n"
"help.text"
-msgid "VarType"
-msgstr "VarType"
+msgid "<emph>Blue</emph>: Any integer expression that represents the blue component (0-255) of the composite color."
+msgstr "<emph>Γαλάζιο</emph>: Κάθε παράσταση ακέραιου που αντιπροσωπεύει το γαλάζιο συστατικό (0-255) του σύνθετου χρώματος."
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3154684\n"
+"03010305.xhp\n"
+"hd_id3147435\n"
"11\n"
"help.text"
-msgid "Variable type"
-msgstr "Τύπος μεταβλητής"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
-"par_id3151041\n"
-"12\n"
-"help.text"
-msgid "Boolean"
-msgstr "Λογική"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
-"par_id3153367\n"
-"13\n"
-"help.text"
-msgid "11"
-msgstr "11"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
-"par_id3148645\n"
-"14\n"
-"help.text"
-msgid "Boolean variable"
-msgstr "Μεταβλητή Μπουλ"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3153138\n"
+"03010305.xhp\n"
+"par_id3145647\n"
"15\n"
"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
+msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
+msgstr "Πλαίσιο μηνύματος \"Το χρώμα \" & lVar & \" αποτελείται από:\" & Chr(13) &_"
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3153363\n"
+"03010305.xhp\n"
+"par_id3154491\n"
"16\n"
"help.text"
-msgid "7"
-msgstr "7"
+msgid "\"red= \" & red(lVar) & Chr(13)&_"
+msgstr "\"red= \" & red(lVar) & Chr(13)&_"
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3155411\n"
+"03010305.xhp\n"
+"par_id3149401\n"
"17\n"
"help.text"
-msgid "Date variable"
-msgstr "Μεταβλητή ημερομηνίας"
+msgid "\"green= \" & green(lVar) & Chr(13)&_"
+msgstr "\"green= \" & green(lVar) & Chr(13)&_"
-#: 03103600.xhp
+#: 03010305.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3146975\n"
+"03010305.xhp\n"
+"par_id3150716\n"
"18\n"
"help.text"
-msgid "Double"
-msgstr "Διπλό"
+msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
+msgstr "\"blue= \" & blue(lVar) & Chr(13) , 64,\"χρώματα\""
-#: 03103600.xhp
+#: 03020000.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3150486\n"
-"19\n"
+"03020000.xhp\n"
+"tit\n"
"help.text"
-msgid "5"
-msgstr "5"
+msgid "File I/O Functions"
+msgstr "Συναρτήσεις εισαγωγής/εξαγωγής αρχείων"
-#: 03103600.xhp
+#: 03020000.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3148616\n"
-"20\n"
+"03020000.xhp\n"
+"hd_id3156344\n"
+"1\n"
"help.text"
-msgid "Double floating point variable"
-msgstr "Μεταβλητή κινητής υποδιαστολής διπλής ακριβείας"
+msgid "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"File I/O Functions\">File I/O Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"Συναρτήσεις εισόδου/εξόδου αρχείων\">Συναρτήσεις εισόδου/εξόδου αρχείων</link>"
-#: 03103600.xhp
+#: 03020000.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3148457\n"
-"21\n"
+"03020000.xhp\n"
+"par_id3153360\n"
+"2\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιοι"
+msgid "Use File I/O functions to create and manage user-defined (data) files."
+msgstr "Χρήση συναρτήσεων εισόδου/εξόδου αρχείων για την δημιουργία και διαχείριση αρχείων (δεδομένων) προσαρμοσμένων από τον χρήστη."
-#: 03103600.xhp
+#: 03020000.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3145647\n"
-"22\n"
+"03020000.xhp\n"
+"par_id3150398\n"
+"3\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "You can use these functions to support the creation of \"relative\" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory."
+msgstr "Μπορείτε να χρησιμοποιήσετε αυτές τις συναρτήσεις για να υποστηρίξετε τη δημιουργία \"σχετικών\" αρχείων, έτσι ώστε να αποθηκεύσετε και να επαναφορτώσετε συγκεκριμένες εγγραφές καθορίζοντας τον αριθμό εγγραφής τους. Οι συναρτήσεις εισόδου/εξόδου αρχείων βοηθούν στη διαχείριση των αρχείων σας, παρέχοντάς σας πληροφορίες όπως το μέγεθος του αρχείου, οι τρέχουσες ρυθμίσεις διαδρομής ή η ημερομηνία δημιουργίας ενός αρχείου ή καταλόγου."
-#: 03103600.xhp
+#: 03020100.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3154490\n"
-"23\n"
+"03020100.xhp\n"
+"tit\n"
"help.text"
-msgid "Integer variable"
-msgstr "Ακέραια μεταβλητή"
+msgid "Opening and Closing Files"
+msgstr "Άνοιγμα και κλείσιμο αρχείων"
-#: 03103600.xhp
+#: 03020100.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3149960\n"
-"24\n"
+"03020100.xhp\n"
+"hd_id3152924\n"
+"1\n"
"help.text"
-msgid "Long"
-msgstr "Μεγάλου μήκους"
+msgid "<link href=\"text/sbasic/shared/03020100.xhp\" name=\"Opening and Closing Files\">Opening and Closing Files</link>"
+msgstr "<link href=\"text/sbasic/shared/03020100.xhp\" name=\"Άνοιγμα και κλείσιμο αρχείων\">Άνοιγμα και κλείσιμο αρχείων</link>"
-#: 03103600.xhp
+#: 03020101.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3154513\n"
-"25\n"
+"03020101.xhp\n"
+"tit\n"
"help.text"
-msgid "3"
-msgstr "3"
+msgid "Close Statement [Runtime]"
+msgstr "Πρόταση Close [Χρόνου εκτέλεσης]"
-#: 03103600.xhp
+#: 03020101.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3151318\n"
-"26\n"
+"03020101.xhp\n"
+"bm_id3157896\n"
"help.text"
-msgid "Long integer variable"
-msgstr "Ακέραια μεταβλητή μεγάλου μήκους"
+msgid "<bookmark_value>Close statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση Close</bookmark_value>"
-#: 03103600.xhp
+#: 03020101.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3146972\n"
-"27\n"
+"03020101.xhp\n"
+"hd_id3157896\n"
+"1\n"
"help.text"
-msgid "Object"
-msgstr "Αντικείμενο"
+msgid "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement [Runtime]\">Close Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Πρόταση Close [Χρόνου εκτέλεσης]\">Πρόταση Close [Χρόνου εκτέλεσης]</link>"
-#: 03103600.xhp
+#: 03020101.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3154482\n"
-"28\n"
+"03020101.xhp\n"
+"par_id3147573\n"
+"2\n"
"help.text"
-msgid "9"
-msgstr "9"
+msgid "Closes a specified file that was opened with the Open statement."
+msgstr "Κλείνει το συγκεκριμένο αρχείο που ανοίχθηκε με την πρόταση Open."
-#: 03103600.xhp
+#: 03020101.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3150323\n"
-"29\n"
+"03020101.xhp\n"
+"hd_id3156344\n"
+"3\n"
"help.text"
-msgid "Object variable"
-msgstr "Μεταβλητή αντικειμένου"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03103600.xhp
+#: 03020101.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3148405\n"
-"30\n"
+"03020101.xhp\n"
+"par_id3147265\n"
+"4\n"
"help.text"
-msgid "Single"
-msgstr "Απλή ακρίβεια"
+msgid "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
+msgstr "Close ΑριθμόςΑρχείου ως ακέραιου[, ΑριθμόςΑρχείου2 ως ακέραιου[,...]]"
-#: 03103600.xhp
+#: 03020101.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3149020\n"
-"31\n"
+"03020101.xhp\n"
+"hd_id3153379\n"
+"5\n"
"help.text"
-msgid "4"
-msgstr "4"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03103600.xhp
+#: 03020101.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3147341\n"
-"32\n"
+"03020101.xhp\n"
+"par_id3150791\n"
+"6\n"
"help.text"
-msgid "Single floating-point variable"
-msgstr "Μεταβλητή κινητής υποδιαστολής απλής ακριβείας"
+msgid "<emph>FileNumber:</emph> Any integer expression that specifies the number of the data channel that was opened with the <emph>Open</emph> statement."
+msgstr "<emph>ΑριθμόςΑρχείου:</emph>: Κάθε παράσταση ακέραιου που καθορίζει τον αριθμό των καναλιών δεδομένων που άνοιξε η πρόταση <emph>Open</emph>."
-#: 03103600.xhp
+#: 03020101.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3155901\n"
-"33\n"
+"03020101.xhp\n"
+"hd_id3153192\n"
+"7\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03103600.xhp
+#: 03020101.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3155960\n"
-"34\n"
+"03020101.xhp\n"
+"par_id3153727\n"
+"16\n"
"help.text"
-msgid "8"
-msgstr "8"
+msgid "Print #iNumber, \"First line of text\""
+msgstr "Print #iNumber, \"Πρώτη γραμμή κειμένου\""
-#: 03103600.xhp
+#: 03020101.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3146313\n"
-"35\n"
+"03020101.xhp\n"
+"par_id3147350\n"
+"17\n"
"help.text"
-msgid "String variable"
-msgstr "Μεταβλητή συμβολοσειράς"
+msgid "Print #iNumber, \"Another line of text\""
+msgstr "Print #iNumber, \"Μια άλλη γραμμή κειμένου\""
-#: 03103600.xhp
+#: 03020102.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3145149\n"
-"36\n"
+"03020102.xhp\n"
+"tit\n"
"help.text"
-msgid "Variant"
-msgstr "Παραλλαγή"
+msgid "FreeFile Function[Runtime]"
+msgstr "Συνάρτηση FreeFile [Χρόνου εκτέλεσης]"
-#: 03103600.xhp
+#: 03020102.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3154021\n"
-"37\n"
+"03020102.xhp\n"
+"bm_id3150400\n"
"help.text"
-msgid "12"
-msgstr "12"
+msgid "<bookmark_value>FreeFile function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση FreeFile</bookmark_value>"
-#: 03103600.xhp
+#: 03020102.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3145789\n"
-"38\n"
+"03020102.xhp\n"
+"hd_id3150400\n"
+"1\n"
"help.text"
-msgid "Variant variable (can contain all types specified by the definition)"
-msgstr "Μεταβλητή παραλλαγής (μπορεί να περιέχει όλους τους τύπους που έχουν καθοριστεί εξ ορισμού)"
+msgid "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"FreeFile Function[Runtime]\">FreeFile Function[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"Συνάρτηση FreeFile [Χρόνου εκτέλεσης]\">Συνάρτηση FreeFile [Χρόνου εκτέλεσης]</link>"
-#: 03103600.xhp
+#: 03020102.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3148630\n"
-"39\n"
+"03020102.xhp\n"
+"par_id3154366\n"
+"2\n"
"help.text"
-msgid "Empty"
-msgstr "Κενό"
+msgid "Returns the next available file number for opening a file. Use this function to open a file using a file number that is not already in use by a currently open file."
+msgstr "Επιστρέφει τον αριθμό του επόμενου διαθέσιμου αρχείου για άνοιγμα. Αυτό είναι χρήσιμο όταν θέλετε να ανοίξετε ένα αρχείο επιπρόσθετα σε άλλα ήδη ανοιγμένα αρχεία, και να διασφαλίσετε ότι ο αριθμός αρχείου δεν χρησιμοποιείται ήδη."
-#: 03103600.xhp
+#: 03020102.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3152584\n"
-"40\n"
+"03020102.xhp\n"
+"hd_id3150769\n"
+"3\n"
"help.text"
-msgid "0"
-msgstr "0"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03103600.xhp
+#: 03020102.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3151278\n"
-"41\n"
+"03020102.xhp\n"
+"hd_id3151042\n"
+"5\n"
"help.text"
-msgid "Variable is not initialized"
-msgstr "Η μεταβλητή δεν έχει αρχικοποιηθεί"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03103600.xhp
+#: 03020102.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3154576\n"
-"42\n"
+"03020102.xhp\n"
+"par_id3150440\n"
+"6\n"
"help.text"
-msgid "Null"
-msgstr "Null"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03103600.xhp
+#: 03020102.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3166424\n"
-"43\n"
+"03020102.xhp\n"
+"hd_id3148576\n"
+"7\n"
"help.text"
-msgid "1"
-msgstr "1"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03103600.xhp
+#: 03020102.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3145131\n"
-"44\n"
+"03020102.xhp\n"
+"par_id3155854\n"
+"8\n"
"help.text"
-msgid "No valid data"
-msgstr "Χωρίς έγκυρα δεδομένα"
+msgid "This function can only be used immediately in front of an Open statement. FreeFile returns the next available file number, but does not reserve it."
+msgstr "Αυτή η συνάρτηση πρέπει να χρησιμοποιείται ακριβώς πριν την πρόταση Open. Η συνάρτηση FreeFile επιστρέφει τον επόμενο διαθέσιμο αριθμό αρχείου, αλλά δεν τον δεσμεύει."
-#: 03103600.xhp
+#: 03020102.xhp
msgctxt ""
-"03103600.xhp\n"
-"hd_id3149338\n"
-"45\n"
+"03020102.xhp\n"
+"hd_id3159153\n"
+"9\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03103600.xhp
+#: 03020102.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3148817\n"
-"58\n"
+"03020102.xhp\n"
+"par_id3155416\n"
+"18\n"
"help.text"
-msgid "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types In $[officename] Basic\""
-msgstr "TypeName(lVar) & \" \" & VarType(lVar),0,\"Ορισμένοι τύποι στην $[officename] Basic\""
+msgid "Print #iNumber, \"First line of text\""
+msgstr "Print #iNumber, \"Πρώτη γραμμή κειμένου\""
-#: 03030201.xhp
+#: 03020102.xhp
msgctxt ""
-"03030201.xhp\n"
+"03020102.xhp\n"
+"par_id3153416\n"
+"19\n"
+"help.text"
+msgid "Print #iNumber, \"Another line of text\""
+msgstr "Print #iNumber, \"Μια άλλη γραμμή κειμένου\""
+
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
"tit\n"
"help.text"
-msgid "Hour Function [Runtime]"
-msgstr "Συνάρτηση Hour [Χρόνου εκτέλεσης]"
+msgid "Open Statement[Runtime]"
+msgstr "Πρόταση Open [Χρόνου εκτέλεσης]"
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"bm_id3156042\n"
+"03020103.xhp\n"
+"bm_id3150791\n"
"help.text"
-msgid "<bookmark_value>Hour function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Hour</bookmark_value>"
+msgid "<bookmark_value>Open statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση Open</bookmark_value>"
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"hd_id3156042\n"
+"03020103.xhp\n"
+"hd_id3150791\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour Function [Runtime]\">Hour Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030201.xhp\" name=\"Συνάρτηση Hour [Χρόνου εκτέλεσης]\">Συνάρτηση Hour [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement[Runtime]\">Open Statement[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Πρόταση Open [Χρόνου εκτέλεσης]\">Πρόταση Open [Χρόνου εκτέλεσης]</link>"
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3149346\n"
+"03020103.xhp\n"
+"par_id3150769\n"
"2\n"
"help.text"
-msgid "Returns the hour from a time value that is generated by the TimeSerial or the TimeValue function."
-msgstr "Επιστρέφει την ώρα από μια τιμή χρόνου που παράγεται από τη συνάρτηση TimeSerial ή TimeValue."
+msgid "Opens a data channel."
+msgstr "Ανοίγει ένα κανάλι δεδομένων."
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"hd_id3147574\n"
+"03020103.xhp\n"
+"hd_id3147230\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3147264\n"
+"03020103.xhp\n"
+"par_id3154124\n"
"4\n"
"help.text"
-msgid "Hour (Number)"
-msgstr "Hour (Αριθμός)"
+msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]"
+msgstr "Ανοίγει ένα ΌνομαΑρχείου [για λειτουργία] [Access IOMode] [προστατευμένο] ως [#]ΑριθμόςΑρχείου ως Ακέραιος [Len = ΜήκοςΟρισμούΔεδομένων]"
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"hd_id3145069\n"
+"03020103.xhp\n"
+"hd_id3156280\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3149670\n"
+"03020103.xhp\n"
+"par_id3155132\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "<emph>FileName: </emph>Name and path of the file that you wan to open. If you try to read a file that does not exist (Access = Read), an error message appears. If you try to write to a file that does not exist (Access = Write), a new file is created."
+msgstr "<emph>ΌνομαΑρχείου:</emph> Όνομα και διαδρομή του αρχείου που πρόκειται να ανοιχθεί. Αν το αρχείο δεν υπάρχει όταν το ανοίγετε για ανάγνωση (Πρόσβαση = Ανάγνωση), τότε εμφανίζεται ένα μήνυμα σφάλματος. Αν ανοίξετε ένα ανύπαρκτο αρχείο για εγγραφή (Πρόσβαση = Εγγραφή), τότε δημιουργείται ένα νέο αρχείο."
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"hd_id3150359\n"
+"03020103.xhp\n"
+"par_id3149262\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>Mode:</emph> Keyword that specifies the file mode. Valid values: Append (append to sequential file), Binary (data can be accessed by bytes using Get and Put), Input (opens data channel for reading), Output (opens data channel for writing), and Random (edits relative files)."
+msgstr "<emph>Λειτουργία</emph> Λέξη-κλειδί που προσδιορίζει την κατάσταση του αρχείου. Έγκυρες τιμές: Append (προσάρτηση σε διαδοχικό αρχείο), binary (τα δεδομένα μπορούν να προσπελαστούν από οκτάδες χρησιμοποιώντας Get και Put), Input (ανοίγει κανάλι δεδομένων για ανάγνωση), Output (ανοίγει κανάλι δεδομένων για εγγραφή), και Random (επεξεργάζεται σχετικά αρχεία)."
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3154366\n"
+"03020103.xhp\n"
+"par_id3154014\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the hour value."
-msgstr "<emph>Αριθμός:</emph> Η αριθμητική παράσταση που περιέχει την τιμή του σειριακού χρόνου που χρησιμοποιείται για την επιστροφή της τιμής ώρας."
+msgid "<emph>IOMode:</emph> Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)."
+msgstr "<emph>IOMode:</emph> Λέξη-κλειδί που προσδιορίζει τον τύπο προσπέλασης. Έγκυρες τιμές: Read (Μόνο για ανάγνωση), Write (Μόνο για εγγραφή), Read Write (και τα δύο)."
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3154909\n"
+"03020103.xhp\n"
+"par_id3150011\n"
"9\n"
"help.text"
-msgid "This function is the opposite of the <emph>TimeSerial</emph> function. It returns an integer value that represents the hour from a time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression"
-msgstr "Αυτή η συνάρτηση είναι η αντίστροφη της συνάρτησης <emph>TimeSerial</emph>. Επιστρέφει μία ακέραιη τιμή που αντιπροσωπεύει την ώρα από μια τιμή χρόνου που παράγεται από τη συνάρτηση <emph>TimeSerial</emph> ή την <emph>TimeValue </emph>. Παραδείγματος χάριν, η παράσταση"
+msgid "<emph>Protected:</emph> Keyword that defines the security status of a file after opening. Valid values: Shared (file may be opened by other applications), Lock Read (file is protected against reading), Lock Write (file is protected against writing), Lock Read Write (denies file access)."
+msgstr "<emph>Προστατευμένο:</emph> Λέξη-κλειδί που προσδιορίζει την κατάσταση ασφαλείας του αρχείου μετά το άνοιγμα. Έγκυρες τιμές: Shared (το αρχείο μπορεί να ανοιχτεί και από άλλες εφαρμογές), Lock Read (το αρχείο είναι προστατευμένο από ανάγνωση), Lock Write (το αρχείο είναι προστατευμένο από εγγραφή), Lock Read Write (απαγορεύει την προσπέλαση του αρχείου)."
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3163798\n"
+"03020103.xhp\n"
+"par_id3153190\n"
"10\n"
"help.text"
-msgid "Print Hour(TimeSerial(12,30,41))"
-msgstr "Print Hour(TimeSerial(12,30,41))"
+msgid "<emph>FileNumber:</emph> Any integer expression from 0 to 511 to indicate the number of a free data channel. You can then pass commands through the data channel to access the file. The file number must be determined by the FreeFile function immediately before the Open statement."
+msgstr "<emph>ΑριθμόςΑρχείου:</emph> Κάθε παράσταση ακέραιου που κυμαίνεται από 0-511 και υποδεικνύει τον αριθμό ελεύθερου καναλιού δεδομένων. Μπορείτε έπειτα να περάσετε εντολές μέσα από το κανάλι δεδομένων για να προσπελάσετε το αρχείο. Ο αριθμός του αρχείου θα πρέπει να οριστεί αμέσως πριν την συνάρτηση FreeFile πριν την πρόταση Open."
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3155132\n"
+"03020103.xhp\n"
+"par_id3151115\n"
"11\n"
"help.text"
-msgid "returns the value 12."
-msgstr "επιστρέφει την τιμή 12."
+msgid "<emph>DatasetLength:</emph> For random access files, set the length of the records."
+msgstr "<emph>ΜήκοςΟρισμούΔεδομένων</emph> Για αρχεία τυχαίας προσπέλασης, καθορίζει το μήκος των εγγραφών."
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"hd_id3147348\n"
+"03020103.xhp\n"
+"par_id3153418\n"
"12\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears."
+msgstr "Μπορείτε μόνο να τροποποιήσετε τα περιεχόμενα ενός αρχείου που ανοίχτηκε με την πρόταση Open. Αν προσπαθήσετε να ανοίξετε ένα αρχείο που είναι ήδη ανοιγμένο, θα εμφανιστεί ένα μήνυμα σφάλματος."
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3146985\n"
+"03020103.xhp\n"
+"hd_id3149123\n"
"13\n"
"help.text"
-msgid "Sub ExampleHour"
-msgstr "Sub ExampleHour"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3156441\n"
-"14\n"
+"03020103.xhp\n"
+"par_id3154705\n"
+"22\n"
"help.text"
-msgid "Print \"The current hour is \" & Hour( Now )"
-msgstr "Print \"Η τρέχουσα ώρα είναι \" & Hour( Now )"
+msgid "Print #iNumber, \"This is a line of text\""
+msgstr "Print #iNumber, \"Αυτή είναι μια γραμμή κειμένου\""
-#: 03030201.xhp
+#: 03020103.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3153145\n"
-"15\n"
+"03020103.xhp\n"
+"par_id3146916\n"
+"23\n"
"help.text"
-msgid "End Sub"
-msgstr "End Sub"
+msgid "Print #iNumber, \"This is another line of text\""
+msgstr "Print #iNumber, \"Αυτή είναι μια άλλη γραμμή κειμένου\""
-#: 03090404.xhp
+#: 03020104.xhp
msgctxt ""
-"03090404.xhp\n"
+"03020104.xhp\n"
"tit\n"
"help.text"
-msgid "End Statement [Runtime]"
-msgstr "Πρόταση End [Χρόνου εκτέλεσης]"
+msgid "Reset Statement [Runtime]"
+msgstr "Δήλωση Open [Χρόνου εκτέλεσης] Reset [Χρόνου εκτέλεσης]"
-#: 03090404.xhp
+#: 03020104.xhp
msgctxt ""
-"03090404.xhp\n"
-"bm_id3150771\n"
+"03020104.xhp\n"
+"bm_id3154141\n"
"help.text"
-msgid "<bookmark_value>End statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση End</bookmark_value>"
+msgid "<bookmark_value>Reset statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Open [Χρόνου εκτέλεσης] Reset</bookmark_value>"
-#: 03090404.xhp
+#: 03020104.xhp
msgctxt ""
-"03090404.xhp\n"
-"hd_id3150771\n"
+"03020104.xhp\n"
+"hd_id3154141\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"End Statement [Runtime]\">End Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"Πρόταση End [Χρόνου εκτέλεσης]\">Πρόταση End [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020104.xhp\">Reset Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020104.xhp\">Δήλωση Reset [Χρόνου εκτέλεσης]</link>"
-#: 03090404.xhp
+#: 03020104.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3153126\n"
+"03020104.xhp\n"
+"par_id3156423\n"
"2\n"
"help.text"
-msgid "Ends a procedure or block."
-msgstr "Τερματίζει μια διαδικασία ή ομάδα."
+msgid "Closes all open files and writes the contents of all file buffers to the harddisk."
+msgstr "Κλείνει όλα τα ανοιγμένα αρχεία και εγγράφει τα περιεχόμενα όλων των buffer αρχείων στο δίσκο."
-#: 03090404.xhp
+#: 03020104.xhp
msgctxt ""
-"03090404.xhp\n"
-"hd_id3147264\n"
+"03020104.xhp\n"
+"hd_id3154124\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03090404.xhp
-msgctxt ""
-"03090404.xhp\n"
-"par_id3148552\n"
-"4\n"
-"help.text"
-msgid "End, End Function, End If, End Select, End Sub"
-msgstr "End, End Function, End If, End Select, End Sub"
-
-#: 03090404.xhp
+#: 03020104.xhp
msgctxt ""
-"03090404.xhp\n"
-"hd_id3149456\n"
+"03020104.xhp\n"
+"hd_id3161831\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03090404.xhp
-msgctxt ""
-"03090404.xhp\n"
-"par_id3150398\n"
-"6\n"
-"help.text"
-msgid "Use the End statement as follows:"
-msgstr "Χρησιμοποιείστε την πρόταση End ως ακολούθως:"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090404.xhp
+#: 03020104.xhp
msgctxt ""
-"03090404.xhp\n"
-"hd_id3154366\n"
-"7\n"
+"03020104.xhp\n"
+"par_id3148455\n"
+"47\n"
"help.text"
-msgid "Statement"
-msgstr "Πρόταση"
+msgid "Print #iNumber, \"This is a new line of text\""
+msgstr "Print #iNumber, \"Αυτή είναι μια νέα γραμμή κειμένου\""
-#: 03090404.xhp
+#: 03020104.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3151043\n"
-"8\n"
+"03020104.xhp\n"
+"par_id3163805\n"
+"62\n"
"help.text"
-msgid "End: Is not required, but can be entered anywhere within a procedure to end the program execution."
-msgstr "End: Δεν απαιτείται, αλλά μπορεί να εισαχθεί οπουδήποτε σε μια διαδικασία για να τερματίσει την εκτέλεση του προγράμματος."
+msgid "MsgBox \"All files will be closed\",0,\"Error\""
+msgstr "MsgBox \"Όλα τα αρχεία θα κλείσουν\",0,\"Error\""
-#: 03090404.xhp
+#: 03020200.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3145171\n"
-"9\n"
+"03020200.xhp\n"
+"tit\n"
"help.text"
-msgid "End Function: Ends a <emph>Function</emph> statement."
-msgstr "End Function: Τερματίζει μια πρόταση <emph>Function</emph>."
+msgid "File Input/Output Functions"
+msgstr "Συναρτήσεις εισόδου/εξόδου αρχείων"
-#: 03090404.xhp
+#: 03020200.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3153192\n"
-"10\n"
+"03020200.xhp\n"
+"hd_id3150791\n"
+"1\n"
"help.text"
-msgid "End If: Marks the end of a <emph>If...Then...Else</emph> block."
-msgstr "End If: Επισημαίνει το τέλος μιας ομάδας <emph>If...Then...Else</emph>."
+msgid "<link href=\"text/sbasic/shared/03020200.xhp\" name=\"File Input/Output Functions\">File Input/Output Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03020200.xhp\" name=\"Συναρτήσεις εισόδου/εξόδου αρχείων\">Συναρτήσεις εισόδου/εξόδου αρχείων</link>"
-#: 03090404.xhp
+#: 03020201.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3148451\n"
-"11\n"
+"03020201.xhp\n"
+"tit\n"
"help.text"
-msgid "End Select: Marks the end of a <emph>Select Case</emph> block."
-msgstr "End Select: Επισημαίνει το τέλος μιας ομάδας<emph>Select Case</emph>."
+msgid "Get Statement [Runtime]"
+msgstr "Δήλωση Get [Χρόνου εκτέλεσης]"
-#: 03090404.xhp
+#: 03020201.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3155131\n"
-"12\n"
+"03020201.xhp\n"
+"bm_id3154927\n"
"help.text"
-msgid "End Sub: Ends a <emph>Sub</emph> statement."
-msgstr "End Sub: Τερματίζει μια πρόταση <emph>Sub</emph>."
+msgid "<bookmark_value>Get statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Get</bookmark_value>"
-#: 03090404.xhp
+#: 03020201.xhp
msgctxt ""
-"03090404.xhp\n"
-"hd_id3146120\n"
-"13\n"
+"03020201.xhp\n"
+"hd_id3154927\n"
+"1\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<link href=\"text/sbasic/shared/03020201.xhp\">Get Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020201.xhp\">Δήλωση Get [Χρόνου εκτέλεσης]</link>"
-#: 03090404.xhp
+#: 03020201.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3152887\n"
-"19\n"
+"03020201.xhp\n"
+"par_id3145069\n"
+"2\n"
"help.text"
-msgid "Print \"Number from 1 to 5\""
-msgstr "Print \"Αριθμός από το 1 έως το 5\""
+msgid "Reads a record from a relative file, or a sequence of bytes from a binary file, into a variable."
+msgstr "Διαβάζει μια εγγραφή από το αρχείο τυχαίας προσπέλασης, ή μία ακολουθία byte από το δυαδικό αρχείο, σε μια μεταβλητή."
-#: 03090404.xhp
+#: 03020201.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3148618\n"
-"21\n"
+"03020201.xhp\n"
+"par_id3154346\n"
+"3\n"
"help.text"
-msgid "Print \"Number from 6 to 8\""
-msgstr "Print \"Αριθμός από το 6 έως το 8\""
+msgid "See also: <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link> Statement"
+msgstr "Δείτε επίσης: Δήλωση <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link>"
-#: 03090404.xhp
+#: 03020201.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3147436\n"
-"23\n"
+"03020201.xhp\n"
+"hd_id3150358\n"
+"4\n"
"help.text"
-msgid "Print \"Greater than 8\""
-msgstr "Print \"Μεγαλύτερο από 8\""
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03090404.xhp
+#: 03020201.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3150418\n"
-"25\n"
+"03020201.xhp\n"
+"par_id3150792\n"
+"5\n"
"help.text"
-msgid "Print \"Outside range 1 to 10\""
-msgstr "Print \"Εκτός περιοχής από 1 έως 10\""
+msgid "Get [#] FileNumber As Integer, [Position], Variable"
+msgstr "Get [#] FileNumber As Integer, [Position], Variable"
-#: 03104400.xhp
+#: 03020201.xhp
msgctxt ""
-"03104400.xhp\n"
-"tit\n"
+"03020201.xhp\n"
+"hd_id3154138\n"
+"6\n"
"help.text"
-msgid "HasUnoInterfaces Function [Runtime]"
-msgstr "Συνάρτηση HasUnoInterfaces [Χρόνου εκτέλεσης]"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03104400.xhp
+#: 03020201.xhp
msgctxt ""
-"03104400.xhp\n"
-"bm_id3149987\n"
+"03020201.xhp\n"
+"par_id3150448\n"
+"7\n"
"help.text"
-msgid "<bookmark_value>HasUnoInterfaces function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση HasUnoInterfaces</bookmark_value>"
+msgid "<emph>FileNumber:</emph> Any integer expression that determines the file number."
+msgstr "<emph>FileNumber:</emph> Κάθε παράσταση ακέραιου αριθμού που καθορίζει τον αριθμό του αρχείου."
-#: 03104400.xhp
+#: 03020201.xhp
msgctxt ""
-"03104400.xhp\n"
-"hd_id3149987\n"
-"1\n"
+"03020201.xhp\n"
+"par_id3154684\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03104400.xhp\" name=\"HasUnoInterfaces Function [Runtime]\">HasUnoInterfaces Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104400.xhp\" name=\"Συνάρτηση HasUnoInterfaces [Χρόνου εκτέλεσης]\">Συνάρτηση HasUnoInterfaces [Χρόνου εκτέλεσης]</link>"
+msgid "<emph>Position:</emph> For files opened in Random mode, <emph>Position</emph> is the number of the record that you want to read."
+msgstr "<emph>Position:</emph> Για τα αρχεία που ανοίγονται σε κατάσταση Random, η παράμετρος <emph>Position</emph> είναι ο αριθμός της εγγραφής προς ανάγνωση."
-#: 03104400.xhp
+#: 03020201.xhp
msgctxt ""
-"03104400.xhp\n"
-"par_id3151262\n"
-"2\n"
+"03020201.xhp\n"
+"par_id3153768\n"
+"9\n"
"help.text"
-msgid "Tests if a Basic Uno object supports certain Uno interfaces."
-msgstr "Ελέγχει αν ένα αντικείμενο Uno της Basic υποστηρίζει ορισμένες διεπαφές Uno."
+msgid "For files opened in Binary mode, <emph>Position</emph> is the byte position in the file where the reading starts."
+msgstr "Για τα αρχεία που ανοίγονται σε δυαδική μορφή, η παράμετρος <emph>Position</emph> είναι η θέση του byte μέσα στο αρχείο όπου ξεκινά η ανάγνωση."
-#: 03104400.xhp
+#: 03020201.xhp
msgctxt ""
-"03104400.xhp\n"
-"par_id3154232\n"
-"3\n"
+"03020201.xhp\n"
+"par_id3147319\n"
+"10\n"
"help.text"
-msgid "Returns True, if <emph>all</emph> stated Uno interfaces are supported, otherwise False is returned."
-msgstr "Επιστρέφει την τιμή True, αν υποστηρίζονται <emph>όλες</emph> οι δηλωμένες διεπαφές Uno, αλλιώς επιστρέφεται η τιμή False."
+msgid "If <emph>Position</emph> is omitted, the current position or the current data record of the file is used."
+msgstr "Αν παραληφθεί η παράμετρος <emph>Position</emph>, χρησιμοποιείται η τρέχουσα θέση ή η τρέχουσα εγγραφή δεδομένων του αρχείου."
-#: 03104400.xhp
+#: 03020201.xhp
msgctxt ""
-"03104400.xhp\n"
-"hd_id3150040\n"
-"4\n"
+"03020201.xhp\n"
+"par_id3149484\n"
+"11\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Variable: Name of the variable to be read. With the exception of object variables, you can use any variable type."
+msgstr "Variable: Όνομα της μεταβλητής προς ανάγνωση. Με εξαίρεση τις μεταβλητές αντικειμένων, μπορεί να χρησιμοποιηθεί κάθε τύπος μεταβλητής."
-#: 03104400.xhp
+#: 03020201.xhp
msgctxt ""
-"03104400.xhp\n"
-"par_id3155555\n"
-"5\n"
+"03020201.xhp\n"
+"hd_id3153144\n"
+"12\n"
"help.text"
-msgid "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])"
-msgstr "HasUnoInterfaces( oTest, Uno-ΌνομαΔιεπαφής 1 [, Uno-ΌνομαΔιεπαφής 2, ...])"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03104400.xhp
+#: 03020201.xhp
msgctxt ""
-"03104400.xhp\n"
-"hd_id3153345\n"
-"6\n"
+"03020201.xhp\n"
+"par_id3155307\n"
+"15\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Dim sText As Variant ' Must be a variant"
+msgstr "Dim sText As Variant ' Πρέπει να είναι μεταβλητή"
-#: 03104400.xhp
+#: 03020201.xhp
msgctxt ""
-"03104400.xhp\n"
-"par_id3148538\n"
-"7\n"
+"03020201.xhp\n"
+"par_id3149411\n"
+"21\n"
"help.text"
-msgid "Bool"
-msgstr "Μπουλ"
+msgid "Seek #iNumber,1 ' Position at beginning"
+msgstr "Seek #iNumber,1 ' Τοποθέτηση στη αρχή"
-#: 03104400.xhp
+#: 03020201.xhp
msgctxt ""
-"03104400.xhp\n"
-"hd_id3159157\n"
-"8\n"
+"03020201.xhp\n"
+"par_id3153158\n"
+"22\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
+msgstr "Put #iNumber,, \"Αυτή είναι η πρώτη γραμμή κειμένου\" ' Συμπληρώστε τη γραμμή με κείμενο"
-#: 03104400.xhp
+#: 03020201.xhp
msgctxt ""
-"03104400.xhp\n"
-"par_id3155419\n"
-"9\n"
+"03020201.xhp\n"
+"par_id3148457\n"
+"23\n"
"help.text"
-msgid "<emph>oTest:</emph> the Basic Uno object that you want to test."
-msgstr "<emph>oTest:</emph> Το αντικείμενο Basic Uno που θέλετε να εξετάσετε."
+msgid "Put #iNumber,, \"This is the second line of text\""
+msgstr "Put #iNumber,, \"Αυτή είναι η δεύτερη γραμμή κειμένου\""
-#: 03104400.xhp
+#: 03020201.xhp
msgctxt ""
-"03104400.xhp\n"
-"par_id3149236\n"
-"10\n"
+"03020201.xhp\n"
+"par_id3150715\n"
+"24\n"
"help.text"
-msgid "<emph>Uno-Interface-Name:</emph> list of Uno interface names."
-msgstr "<emph>Uno-ΌνομαΔιεπαφής:</emph> η λίστα των ονομάτων διεπαφής Uno."
+msgid "Put #iNumber,, \"This is the third line of text\""
+msgstr "Put #iNumber,, \"Αυτή είναι η τρίτη γραμμή κειμένου\""
-#: 03104400.xhp
+#: 03020201.xhp
msgctxt ""
-"03104400.xhp\n"
-"hd_id3147574\n"
-"11\n"
+"03020201.xhp\n"
+"par_id3155938\n"
+"33\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Put #iNumber,,\"This is a new text\""
+msgstr "Put #iNumber,,\"Αυτό είναι νέο κείμενο\""
-#: 03104400.xhp
+#: 03020201.xhp
msgctxt ""
-"03104400.xhp\n"
-"par_id3149580\n"
-"12\n"
+"03020201.xhp\n"
+"par_id3146916\n"
+"36\n"
"help.text"
-msgid "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )"
-msgstr "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )"
+msgid "Put #iNumber,20,\"This is the text in record 20\""
+msgstr "Put #iNumber,20,\"Αυτό είναι το κείμενο στην εγγραφή 20\""
-#: 03090402.xhp
+#: 03020202.xhp
msgctxt ""
-"03090402.xhp\n"
+"03020202.xhp\n"
"tit\n"
"help.text"
-msgid "Choose Function [Runtime]"
-msgstr "Συνάρτηση Choose [Χρόνου εκτέλεσης]"
+msgid "Input# Statement [Runtime]"
+msgstr "Πρόταση Input# [Χρόνου εκτέλεσης]"
-#: 03090402.xhp
+#: 03020202.xhp
msgctxt ""
-"03090402.xhp\n"
-"bm_id3143271\n"
+"03020202.xhp\n"
+"bm_id3154908\n"
"help.text"
-msgid "<bookmark_value>Choose function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Choose</bookmark_value>"
+msgid "<bookmark_value>Input statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Input</bookmark_value>"
-#: 03090402.xhp
+#: 03020202.xhp
msgctxt ""
-"03090402.xhp\n"
-"hd_id3143271\n"
+"03020202.xhp\n"
+"hd_id3154908\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Choose Function [Runtime]\">Choose Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Συνάρτηση Choose [Χρόνου εκτέλεσης]\">Συνάρτηση Choose [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# Statement [Runtime]\">Input# Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Δήλωση Input# [Χρόνου εκτέλεσης]\">Δήλωση Input# [Χρόνου εκτέλεσης]</link>"
-#: 03090402.xhp
+#: 03020202.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3149234\n"
+"03020202.xhp\n"
+"par_id3156424\n"
"2\n"
"help.text"
-msgid "Returns a selected value from a list of arguments."
-msgstr "Επιστρέφει μια επιλεγμένη τιμή από μια λίστα ορισμάτων."
+msgid "Reads data from an open sequential file."
+msgstr "Διαβάζει τα δεδομένα από ένα ανοιγμένο διαδοχικό αρχείο."
-#: 03090402.xhp
+#: 03020202.xhp
msgctxt ""
-"03090402.xhp\n"
-"hd_id3148943\n"
+"03020202.xhp\n"
+"hd_id3125863\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03090402.xhp
+#: 03020202.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3147560\n"
+"03020202.xhp\n"
+"par_id3150440\n"
"4\n"
"help.text"
-msgid "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])"
-msgstr "Choose (Ευρετήριο, Επιλογή1[, Επιλογή2, ... [,Επιλογή_n]])"
+msgid "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
+msgstr "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
-#: 03090402.xhp
+#: 03020202.xhp
msgctxt ""
-"03090402.xhp\n"
-"hd_id3154346\n"
+"03020202.xhp\n"
+"hd_id3146121\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03090402.xhp
+#: 03020202.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3148664\n"
+"03020202.xhp\n"
+"par_id3145749\n"
"6\n"
"help.text"
-msgid "<emph>Index:</emph> A numeric expression that specifies the value to return."
-msgstr "<emph>Ευρετήριο:</emph> Μια αριθμητική παράσταση που καθορίζει την τιμή επιστροφής."
+msgid "<emph>FileNumber:</emph> Number of the file that contains the data that you want to read. The file must be opened with the Open statement using the key word INPUT."
+msgstr "<emph>FileNumber:</emph> Ο αριθμός του αρχείου από το οποίο θα αναγνωσθούν τα δεδομένα. Το αρχείο θα πρέπει να έχει ανοιχθεί πριν από την πρόταση Open με την λέξη-κλειδί INPUT."
-#: 03090402.xhp
+#: 03020202.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3150791\n"
+"03020202.xhp\n"
+"par_id3150011\n"
"7\n"
"help.text"
-msgid "<emph>Selection1:</emph> Any expression that contains one of the possible choices."
-msgstr "<emph>Επιλογή1:</emph> Κάθε παράσταση που περιέχει μία από τις δυνατές επιλογές."
+msgid "<emph>var:</emph> A numeric or string variable that you assign the values read from the opened file to."
+msgstr "<emph>var:</emph> Μια μεταβλητή στην οποία εκχωρούνται οι τιμές που διαβάζονται από το αρχείο. Οι αριθμητικές τιμές και οι τιμές συμβολοσειρών είναι έγκυρες."
-#: 03090402.xhp
+#: 03020202.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3151043\n"
+"03020202.xhp\n"
+"par_id3159153\n"
"8\n"
"help.text"
-msgid "The <emph>Choose</emph> function returns a value from the list of expressions based on the index value. If Index = 1, the function returns the first expression in the list, if index i= 2, it returns the second expression, and so on."
-msgstr "Η συνάρτηση <emph>Choose</emph> επιστρέφει μια τιμή από τον κατάλογο των παραστάσεων βάσει της τιμής ευρετηρίου. Αν ευρετήριο = 1, η συνάρτηση επιστρέφει την πρώτη παράσταση του καταλόγου, εάν ευρετήριο i= 2, επιστρέφει τη δεύτερη παράσταση και ούτως καθεξής."
+msgid "The <emph>Input#</emph> statement reads numeric values or strings from an open file and assigns the data to one or more variables. A numeric variable is read up to the first carriage return (Asc=13), line feed (Asc=10), space, or comma. String variables are read to up to the first carriage return (Asc=13), line feed (Asc=10), or comma."
+msgstr "Η δήλωση <emph>Input#</emph> χρησιμοποιείται για να διαβάσει αριθμητικές τιμές ή συμβολοσειρές από ένα ανοιγμένο αρχείο και να εκχωρήσει τα δεδομένα σε μία ή περισσότερες μεταβλητές. Μια αριθμητική μεταβλητή διαβάζεται μέχρι τον πρώτο χαρακτήρα επιστροφής (Asc=13), αλλαγή γραμμής (Asc=10), κενό διάστημα ή κόμμα. Οι μεταβλητές συμβολοσειρών διαβάζονται μέχρι τον πρώτο χαρακτήρα επιστροφής (Asc=13), αλλαγή γραμμής (Asc=10) ή κόμμα."
-#: 03090402.xhp
+#: 03020202.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3153192\n"
+"03020202.xhp\n"
+"par_id3146984\n"
"9\n"
"help.text"
-msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a Null value."
-msgstr "Αν η τιμή ευρετηρίου είναι μικρότερη από 1 ή μεγαλύτερη από τον αριθμό των παραστάσεων στον κατάλογο, η συνάρτηση επιστρέφει μια μηδενική τιμή Null."
+msgid "Data and data types in the opened file must appear in the same order as the variables that are passed in the \"var\" parameter. If you assign non-numeric values to a numeric variable, \"var\" is assigned a value of \"0\"."
+msgstr "Τα δεδομένα και οι τύποι δεδομένων σε ένα αρχείο θα πρέπει να εμφανίζονται στην ίδια σειρά όπως και οι μεταβλητές που μεταβιβάζονται στην παράμετρο \"var\". Αν αναθέσετε μη αριθμητικές τιμές σε μια αριθμητική μεταβλητή, τότε στη μεταβλητή εκχωρείται μηδενική τιμή."
-#: 03090402.xhp
+#: 03020202.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3156281\n"
+"03020202.xhp\n"
+"par_id3156442\n"
"10\n"
"help.text"
-msgid "The following example uses the <emph>Choose</emph> function to select a string from several strings that form a menu:"
-msgstr "Το ακόλουθο παράδειγμα χρησιμοποιεί τη συνάρτηση <emph>Choose</emph> για την επιλογή μιας συμβολοσειράς από μια σειρά συμβολοσειρών που αποτελούν ένα μενού:"
+msgid "Records that are separated by commas cannot be assigned to a string variable. Quotation marks (\") in the file are disregarded as well. If you want to read these characters from the file, use the <emph>Line Input#</emph> statement to read pure text files (files containing only printable characters) line by line."
+msgstr "Οι εγγραφές στο αρχείο μπορούν να χωρίζονται με κόμμα, αυτός ο χαρακτήρας όμως δεν μπορεί να αναγνωσθεί σε μια μεταβλητή συμβολοσειράς. Επίσης αγνοούνται τα εισαγωγικά (\") στο αρχείο. Αν θέλετε να διαβάζετε αυτούς τους χαρακτήρες από το αρχείο, χρησιμοποιήστε την πρόταση <emph>Line Input#</emph> για να διαβάζετε αμιγή αρχεία κειμένου (αρχεία που περιέχουν μόνο εκτυπώσιμους χαρακτήρες) γραμμή προς γραμμή."
-#: 03090402.xhp
+#: 03020202.xhp
msgctxt ""
-"03090402.xhp\n"
-"hd_id3150439\n"
+"03020202.xhp\n"
+"par_id3147349\n"
"11\n"
"help.text"
+msgid "If the end of the file is reached while reading a data element, an error occurs and the process is aborted."
+msgstr "Αν κατά την ανάγνωση ενός στοιχείου δεδομένων η διαδικασία φτάσει στο τέλος του αρχείου, τότε εμφανίζεται ένα μήνυμα σφάλματος και η διαδικασία ματαιώνεται."
+
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"hd_id3152578\n"
+"12\n"
+"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03090402.xhp
+#: 03020202.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3156443\n"
-"20\n"
+"03020202.xhp\n"
+"par_id4144765\n"
"help.text"
-msgid "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")"
-msgstr "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")"
+msgid "' Write data ( which we will read later with Input ) to file"
+msgstr "' Εγγραφή δεδομένων (που θα διαβάσουμε αργότερα στην είσοδο) σε αρχείο"
+
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id4144766\n"
+"help.text"
+msgid "' Read data file using Input"
+msgstr "' Ανάγνωση αρχείου δεδομένων χρησιμοποιώντας είσοδο"
#: 03020203.xhp
msgctxt ""
@@ -5005,3977 +9807,3906 @@ msgctxt ""
msgid "Print #iNumber, \"This is another line of text\""
msgstr "Print #iNumber, \"Αυτή είναι μια άλλη γραμμή κειμένου\""
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
+"03020204.xhp\n"
"tit\n"
"help.text"
-msgid "Xor-Operator [Runtime]"
-msgstr "Τελεστής Xor [Χρόνου εκτέλεσης]"
+msgid "Put Statement [Runtime]"
+msgstr "Δήλωση Put [Χρόνου εκτέλεσης]"
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"bm_id3156024\n"
+"03020204.xhp\n"
+"bm_id3150360\n"
"help.text"
-msgid "<bookmark_value>Xor operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>Τελεστής Xor (λογικός)</bookmark_value>"
+msgid "<bookmark_value>Put statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Put</bookmark_value>"
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"hd_id3156024\n"
+"03020204.xhp\n"
+"hd_id3150360\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03060600.xhp\" name=\"Xor-Operator [Runtime]\">Xor-Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03060600.xhp\" name=\"Τελεστής Xor [Χρόνου εκτέλεσης]\">Τελεστής Xor [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put Statement [Runtime]\">Put Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Δήλωση Put [Χρόνου εκτέλεσης]\">Δήλωση Put [Χρόνου εκτέλεσης]</link>"
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3159414\n"
+"03020204.xhp\n"
+"par_id3154909\n"
"2\n"
"help.text"
-msgid "Performs a logical Exclusive-Or combination of two expressions."
-msgstr "Εκτελεί τον λογικό συνδυασμό αποκλειστικού-ή δύο παραστάσεων."
+msgid "Writes a record to a relative file or a sequence of bytes to a binary file."
+msgstr "Καταγράφει μια εγγραφή σε ένα σχετικό αρχείο ή μια ακολουθία byte σε ένα δυαδικό αρχείο."
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"hd_id3153381\n"
+"03020204.xhp\n"
+"par_id3156281\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "See also: <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link> statement"
+msgstr "Δείτε επίσης: δήλωση <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link>"
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3150400\n"
+"03020204.xhp\n"
+"hd_id3125863\n"
"4\n"
"help.text"
-msgid "Result = Expression1 Xor Expression2"
-msgstr "Αποτέλεσμα = Παράσταση1 Xor Παράσταση2"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"hd_id3153968\n"
+"03020204.xhp\n"
+"par_id3155132\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Put [#] FileNumber As Integer, [position], Variable"
+msgstr "Put [#] FileNumber As Integer, [position], Variable"
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3150448\n"
+"03020204.xhp\n"
+"hd_id3153190\n"
"6\n"
"help.text"
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the combination."
-msgstr "<emph>Αποτέλεσμα:</emph> Κάθε αριθμητική μεταβλητή που περιέχει το αποτέλεσμα του συνδυασμού."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3125864\n"
+"03020204.xhp\n"
+"par_id3146120\n"
"7\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to combine."
-msgstr "<emph>Παράσταση1, Παράσταση2:</emph> Οποιεσδήποτε αριθμητικές παραστάσεις που θέλετε να συνδυαστούν."
+msgid "<emph>FileNumber:</emph> Any integer expression that defines the file that you want to write to."
+msgstr "<emph>FileNumber:</emph> Κάθε παράσταση ακέραιου αριθμού που καθορίζει το αρχείο που προορίζεται για εγγραφή."
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3150439\n"
+"03020204.xhp\n"
+"par_id3155411\n"
"8\n"
"help.text"
-msgid "A logical Exclusive-Or conjunction of two Boolean expressions returns the value True only if both expressions are different from each other."
-msgstr "Μια λογική σύζευξη αποκλειστικού-ή δύο δυαδικών παραστάσεων επιστρέφει την τιμή True-Αληθές μόνο αν και οι δύο παραστάσεις διαφέρουν μεταξύ τους."
+msgid "<emph>Position: </emph>For relative files (random access files), the number of the record that you want to write."
+msgstr "<emph>Position:</emph> Για σχετικά αρχεία (αρχεία τυχαίας προσπέλασης), τον αριθμό της εγγραφής που προορίζεται για εγγραφή."
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3153770\n"
+"03020204.xhp\n"
+"par_id3148576\n"
"9\n"
"help.text"
-msgid "A bitwise Exclusive-Or conjunction returns a bit if the corresponding bit is set in only one of the two expressions."
-msgstr "Μια δυαδική σύνδεση αποκλειστικού-ή επιστρέφει ένα δυαδικό αν το αντίστοιχο δυαδικό έχει οριστεί μόνο σε μία από τις δύο παραστάσεις."
+msgid "For binary files (binary access), the position of the byte in the file where you want to start writing."
+msgstr "Για δυαδικά αρχεία (αρχεία δυαδικής προσπέλασης), η θέση byte στο αρχείο όπου θα αρχίσει η εγγραφή."
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"hd_id3153366\n"
+"03020204.xhp\n"
+"par_id3153729\n"
"10\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<emph>Variable:</emph> Name of the variable that you want to write to the file."
+msgstr "<emph>Variable:</emph> Όνομα της μεταβλητής που θα εγγραφεί στο αρχείο."
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3156442\n"
-"15\n"
+"03020204.xhp\n"
+"par_id3146974\n"
+"11\n"
"help.text"
-msgid "vOut = vA > vB Xor vB > vC ' returns 0"
-msgstr "vOut = vA > vB Xor vB > vC ' επιστρέφει 0"
+msgid "Note for relative files: If the contents of this variable does not match the length of the record that is specified in the <emph>Len</emph> clause of the <emph>Open</emph> statement, the space between the end of the newly written record and the next record is padded with existing data from the file that you are writing to."
+msgstr "Σημείωση για αρχεία τυχαίας προσπέλασης: Αν τα περιεχόμενα αυτής της μεταβλητής δεν αντιστοιχούν στο μήκος των εγγραφών που καθορίστηκαν στον όρο <emph>Len</emph> της πρότασης <emph>Open</emph>, το κενό διάστημα από το τέλος των νέων δεδομένων εγγραφής έως την επόμενη εγγραφή συμπληρώνεται με τα υπάρχοντα δεδομένα του αρχείου."
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3153191\n"
+"03020204.xhp\n"
+"par_id3155855\n"
+"12\n"
+"help.text"
+msgid "Note for binary files: The contents of the variables are written to the specified position, and the file pointer is inserted directly after the last byte. No space is left between the records."
+msgstr "Σημείωση για δυαδικά αρχεία: Τα περιεχόμενα των μεταβλητών εγγράφονται στην καθορισμένη θέση, και ο δείκτης αρχείου τοποθετείται αμέσως μετά το τελευταίο byte, χωρίς κενό διάστημα μεταξύ των εγγραφών."
+
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"hd_id3154491\n"
+"13\n"
+"help.text"
+msgid "Example:"
+msgstr "Παράδειγμα:"
+
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3154729\n"
"16\n"
"help.text"
-msgid "vOut = vB > vA Xor vB > vC ' returns -1"
-msgstr "vOut = vB > vA Xor vB > vC ' επιστρέφει -1"
+msgid "Dim sText As Variant ' Must be a variant type"
+msgstr "Dim sText As Variant ' Πρέπει να είναι τύπος μεταβλητής"
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3153144\n"
-"17\n"
+"03020204.xhp\n"
+"par_id3156278\n"
+"22\n"
"help.text"
-msgid "vOut = vA > vB Xor vB > vD ' returns -1"
-msgstr "vOut = vA > vB Xor vB > vD ' επιστρέφει -1"
+msgid "Seek #iNumber,1 ' Position To start writing"
+msgstr "Seek #iNumber,1 ' Θέση έναρξης εγγραφής"
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3154944\n"
-"18\n"
+"03020204.xhp\n"
+"par_id3153711\n"
+"23\n"
"help.text"
-msgid "vOut = (vB > vD Xor vB > vA) ' returns 0"
-msgstr "vOut = (vB > vD Xor vB > vA) ' επιστρέφει 0"
+msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
+msgstr "Put #iNumber,, \"Αυτή είναι η πρώτη γραμμή κειμένου\" ' Συμπληρώστε τη γραμμή με κείμενο"
-#: 03060600.xhp
+#: 03020204.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3148455\n"
-"19\n"
+"03020204.xhp\n"
+"par_id3155446\n"
+"24\n"
"help.text"
-msgid "vOut = vB Xor vA ' returns 2"
-msgstr "vOut = vB Xor vA ' επιστρέφει 2"
+msgid "Put #iNumber,, \"This is the second line of text\""
+msgstr "Put #iNumber,, \"Αυτή είναι η δεύτερη γραμμή κειμένου\""
-#: 03080600.xhp
+#: 03020204.xhp
msgctxt ""
-"03080600.xhp\n"
-"tit\n"
+"03020204.xhp\n"
+"par_id3154255\n"
+"25\n"
"help.text"
-msgid "Absolute Values"
-msgstr "Απόλυτες τιμές"
+msgid "Put #iNumber,, \"This is the third line of text\""
+msgstr "Put #iNumber,, \"Αυτή είναι η τρίτη γραμμή κειμένου\""
-#: 03080600.xhp
+#: 03020204.xhp
msgctxt ""
-"03080600.xhp\n"
-"hd_id3146958\n"
-"1\n"
+"03020204.xhp\n"
+"par_id3150940\n"
+"34\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"Absolute Values\">Absolute Values</link>"
-msgstr "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"Απόλυτες τιμές\">Απόλυτες τιμές</link>"
+msgid "Put #iNumber,,\"This is new text\""
+msgstr "Put #iNumber,,\"Αυτό είναι νέο κείμενο\""
-#: 03080600.xhp
+#: 03020204.xhp
msgctxt ""
-"03080600.xhp\n"
-"par_id3150771\n"
-"2\n"
+"03020204.xhp\n"
+"par_id3159102\n"
+"37\n"
"help.text"
-msgid "This function returns absolute values."
-msgstr "Αυτή η συνάρτηση επιστρέφει απόλυτες τιμές."
+msgid "Put #iNumber,20,\"This is the text in record 20\""
+msgstr "Put #iNumber,20,\"Αυτό είναι το κείμενο στην εγγραφή 20\""
-#: 03101600.xhp
+#: 03020205.xhp
msgctxt ""
-"03101600.xhp\n"
+"03020205.xhp\n"
"tit\n"
"help.text"
-msgid "DefLng Statement [Runtime]"
-msgstr "Πρόταση DefLng [Χρόνου εκτέλεσης]"
+msgid "Write Statement [Runtime]"
+msgstr "Δήλωση Write [Χρόνου εκτέλεσης]"
-#: 03101600.xhp
+#: 03020205.xhp
msgctxt ""
-"03101600.xhp\n"
-"bm_id3148538\n"
+"03020205.xhp\n"
+"bm_id3147229\n"
"help.text"
-msgid "<bookmark_value>DefLng statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση DefLng</bookmark_value>"
+msgid "<bookmark_value>Write statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Write</bookmark_value>"
-#: 03101600.xhp
+#: 03020205.xhp
msgctxt ""
-"03101600.xhp\n"
-"hd_id3148538\n"
+"03020205.xhp\n"
+"hd_id3147229\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"DefLng Statement [Runtime]\">DefLng Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"Πρόταση DefLng [Χρόνου εκτέλεσης]\">Πρόταση DefLng [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Write Statement [Runtime]\">Write Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Δήλωση Write [Χρόνου εκτέλεσης]\">Δήλωση Write [Χρόνου εκτέλεσης]</link>"
-#: 03101600.xhp
+#: 03020205.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3149514\n"
+"03020205.xhp\n"
+"par_id3154685\n"
"2\n"
"help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
-msgstr "Καθορίζει τον προεπιλεγμένο τύπο μεταβλητής ανάλογα με ένα εύρος γραμμάτων, αν δεν έχει καθοριστεί ένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί."
+msgid "Writes data to a sequential file."
+msgstr "Γράφει δεδομένα σε ένα σειριακό αρχείο."
-#: 03101600.xhp
+#: 03020205.xhp
msgctxt ""
-"03101600.xhp\n"
-"hd_id3150504\n"
+"03020205.xhp\n"
+"hd_id3150449\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03101600.xhp
+#: 03020205.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3145609\n"
+"03020205.xhp\n"
+"par_id3145785\n"
"4\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx ΠεριοχήΧαρακτήρων1[, ΠεριοχήΧαρακτήρων2[,...]]"
+msgid "Write [#FileName], [Expressionlist]"
+msgstr "Write [#FileName], [Expressionlist]"
-#: 03101600.xhp
+#: 03020205.xhp
msgctxt ""
-"03101600.xhp\n"
-"hd_id3154760\n"
+"03020205.xhp\n"
+"hd_id3151116\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03101600.xhp
+#: 03020205.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3145069\n"
+"03020205.xhp\n"
+"par_id3153728\n"
"6\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>ΠεριοχήΧαρακτήρων</emph> Γράμματα που διευκρινίζουν την περιοχή των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
+msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
+msgstr "<emph>FileName:</emph> Οποιαδήποτε αριθμητική έκφραση που περιέχει τον αριθμό αρχείου που ορίστηκε από την δήλωση Open για το αντίστοιχο αρχείο."
-#: 03101600.xhp
+#: 03020205.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3150791\n"
+"03020205.xhp\n"
+"par_id3146120\n"
"7\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο μεταβλητής:"
+msgid "<emph>Expressionlist:</emph> Variables or expressions that you want to enter in a file, separated by commas."
+msgstr "<emph>Expressionlist:</emph> Μεταβλητές ή εκφράσεις που θέλετε να εισαγάγετε σε ένα αρχείο, που χωρίζονται με κόμματα."
-#: 03101600.xhp
+#: 03020205.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3148798\n"
+"03020205.xhp\n"
+"par_id3150010\n"
"8\n"
"help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Λέξη-κλειδί</emph>Προεπιλεγμένος τύπος μεταβλητής"
+msgid "If the expression list is omitted, the <emph>Write</emph> statement appends an empty line to the file."
+msgstr "Εάν η λίστα εκφράσεων παραλείπεται, η δήλωση <emph>Write</emph> επισυνάπτει μια κενή γραμμή στο αρχείο."
-#: 03101600.xhp
+#: 03020205.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3154686\n"
+"03020205.xhp\n"
+"par_id3163713\n"
"9\n"
"help.text"
-msgid "<emph>DefLng:</emph> Long"
-msgstr "<emph>DefLng:</emph> Ακέραιος μεγάλου μήκους"
+msgid "To add an expression list to a new or an existing file, the file must be opened in the <emph>Output</emph> or <emph>Append</emph> mode."
+msgstr "Για την προσθήκη μιας λίστας εκφράσεων σε νέο ή υπάρχον αρχείο, το αρχείο θα πρέπει να ανοιχθεί στην κατάσταση <emph>Output</emph> ή <emph>Append</emph>."
-#: 03101600.xhp
+#: 03020205.xhp
msgctxt ""
-"03101600.xhp\n"
-"hd_id3153192\n"
+"03020205.xhp\n"
+"par_id3147428\n"
"10\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Strings that you write are enclosed by quotation marks and separated by commas. You do not need to enter these delimiters in the expression list."
+msgstr "Αλφαριθμητικά τα οποία γράφετε εσωκλείονται από εισαγωγικά και χωρίζονται από κόμματα. Δεν χρειάζεται να εισαγάγετε αυτούς τους οριοθέτες στην λίστα εκφράσεων."
-#: 03101600.xhp
+#: 03020205.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3154124\n"
-"12\n"
+"03020205.xhp\n"
+"par_id1002838\n"
"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "' Ορισμοί προθέματος για τους τύπους μεταβλητών:"
+msgid "Each <emph>Write</emph> statement outputs a line end symbol as last entry."
+msgstr "Κάθε μία δήλωση <emph>Write</emph> εξάγει ένα σύμβολο αλλαγής γραμμής στη τελευταία εισαγωγή."
-#: 03101600.xhp
+#: 03020205.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3145273\n"
-"22\n"
+"03020205.xhp\n"
+"par_id6618854\n"
"help.text"
-msgid "lCount=123456789 ' lCount is an implicit long integer variable"
-msgstr "lCount=123456789 ' lCount είναι μια υπονοούμενη μεγάλη ακέραια μεταβλητή"
+msgid "Numbers with decimal delimiters are converted according to the locale settings."
+msgstr "Οι αριθμοί με δεκαδικούς οριοθέτες μετατρέπονται σύμφωνα με τις τοπικές ρυθμίσεις."
-#: 01020100.xhp
+#: 03020205.xhp
msgctxt ""
-"01020100.xhp\n"
+"03020205.xhp\n"
+"hd_id3151073\n"
+"11\n"
+"help.text"
+msgid "Example:"
+msgstr "Παράδειγμα:"
+
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
"tit\n"
"help.text"
-msgid "Using Variables"
-msgstr "Χρήση μεταβλητών"
+msgid "Eof Function [Runtime]"
+msgstr "Συνάρτηση Eof [Χρόνου εκτέλεσης]"
-#: 01020100.xhp
+#: 03020301.xhp
msgctxt ""
-"01020100.xhp\n"
-"bm_id3149346\n"
+"03020301.xhp\n"
+"bm_id3154598\n"
"help.text"
-msgid "<bookmark_value>names of variables</bookmark_value><bookmark_value>variables; using</bookmark_value><bookmark_value>types of variables</bookmark_value><bookmark_value>declaring variables</bookmark_value><bookmark_value>values;of variables</bookmark_value><bookmark_value>constants</bookmark_value><bookmark_value>arrays;declaring</bookmark_value><bookmark_value>defining;constants</bookmark_value>"
-msgstr "<bookmark_value>ονόματα των μεταβλητών </bookmark_value><bookmark_value>μεταβλητές; χρήση</bookmark_value><bookmark_value>τύποι μεταβλητών</bookmark_value><bookmark_value>δήλωση μεταβλητών</bookmark_value><bookmark_value>τιμές;των μεταβλητών</bookmark_value><bookmark_value>σταθερές </bookmark_value><bookmark_value>πίνακες;δήλωση</bookmark_value><bookmark_value>καθορισμός;σταθερές</bookmark_value>"
+msgid "<bookmark_value>Eof function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Eof</bookmark_value>"
-#: 01020100.xhp
+#: 03020301.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3149346\n"
+"03020301.xhp\n"
+"hd_id3154598\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01020100.xhp\" name=\"Using Variables\">Using Variables</link>"
-msgstr "<link href=\"text/sbasic/shared/01020100.xhp\" name=\"Χρήση μεταβλητών\">Χρήση μεταβλητών</link>"
+msgid "<link href=\"text/sbasic/shared/03020301.xhp\" name=\"Eof Function [Runtime]\">Eof Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020301.xhp\" name=\"Συνάρτηση Eof [Χρόνου εκτέλεσης]\">Συνάρτηση Eof [Χρόνου εκτέλεσης]</link>"
-#: 01020100.xhp
+#: 03020301.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154346\n"
+"03020301.xhp\n"
+"par_id3147182\n"
+"2\n"
+"help.text"
+msgid "Determines if the file pointer has reached the end of a file."
+msgstr "Καθορίζει αν ο δείκτης αρχείου έφτασε στο τέλος του αρχείου."
+
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"hd_id3149119\n"
"3\n"
"help.text"
-msgid "The following describes the basic use of variables in $[officename] Basic."
-msgstr "Παρακάτω περιγράφεται η βασική χρήση των μεταβλητών στην $[officename] Basic."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01020100.xhp
+#: 03020301.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3153361\n"
+"03020301.xhp\n"
+"par_id3147399\n"
"4\n"
"help.text"
-msgid "Naming Conventions for Variable Identifiers"
-msgstr "Συμβάσεις ονοματοδοσίας για τα αναγνωριστικά μεταβλητών"
+msgid "Eof (intexpression As Integer)"
+msgstr "Eof (intexpression As Integer)"
-#: 01020100.xhp
+#: 03020301.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3148797\n"
+"03020301.xhp\n"
+"hd_id3153539\n"
"5\n"
"help.text"
-msgid "A variable name can consist of a maximum of 255 characters. The first character of a variable name <emph>must</emph> be a letter A-Z or a-z. Numbers can also be used in a variable name, but punctuation symbols and special characters are not permitted, with exception of the underscore character (\"_\"). In $[officename] Basic variable identifiers are not case-sensitive. Variable names may contain spaces but must be enclosed in square brackets if they do."
-msgstr "Το όνομα μιας μεταβλητής μπορεί να αποτελείται ως και 255 χαρακτήρες. Ο πρώτος χαρακτήρας του ονόματος μιας μεταβλητής <emph>πρέπει</emph> να είναι κάποιο γράμμα από A-Z ή από a-z. Μπορούν επίσης να χρησιμοποιηθούν και αριθμοί στο όνομα μιας μεταβλητής, ωστόσο δεν επιτρέπεται η χρήση σημείων στίξης και ειδικών χαρακτήρων, με εξαίρεση του χαρακτήρα υπογράμμισης (\"_\"). Η $[officename] Basic δεν κάνει διάκριση πεζών-κεφαλαίων. Τα ονόματα μεταβλητών μπορούν να περιέχουν κενά, αλλά θα πρέπει να περικλείονται σε αγκύλες."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 01020100.xhp
+#: 03020301.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3156422\n"
+"03020301.xhp\n"
+"par_id3156027\n"
"6\n"
"help.text"
-msgid "Examples for variable identifiers:"
-msgstr "Παραδείγματα για τα αναγνωριστικά μεταβλητών:"
+msgid "Bool"
+msgstr "Μπουλ"
-#: 01020100.xhp
+#: 03020301.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3156441\n"
-"126\n"
+"03020301.xhp\n"
+"hd_id3152924\n"
+"7\n"
"help.text"
-msgid "Correct"
-msgstr "Σωστό"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01020100.xhp
+#: 03020301.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3149664\n"
-"127\n"
+"03020301.xhp\n"
+"par_id3153990\n"
+"8\n"
"help.text"
-msgid "Correct"
-msgstr "Σωστό"
+msgid "<emph>Intexpression:</emph> Any integer expression that evaluates to the number of an open file."
+msgstr "<emph>Intexpression:</emph> Κάθε ακέραια παράσταση η οποία αξιολογείται ως αριθμός ενός ανοιγμένου αρχείου."
-#: 01020100.xhp
+#: 03020301.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3146119\n"
-"128\n"
+"03020301.xhp\n"
+"par_id3153527\n"
+"9\n"
"help.text"
-msgid "Correct"
-msgstr "Σωστό"
+msgid "Use EOF to avoid errors when you attempt to get input past the end of a file. When you use the Input or Get statement to read from a file, the file pointer is advanced by the number of bytes read. When the end of a file is reached, EOF returns the value \"True\" (-1)."
+msgstr "Χρησιμοποιήστε τη συνάρτηση EOF για να αποφύγετε σφάλματα όταν προσπαθείτε να λάβετε δεδομένα εισόδου πέρα από το τέλος του αρχείου. Όταν χρησιμοποιείτε τις προτάσεις Input ή Get για ανάγνωση από ένα αρχείο, ο δείκτης αρχείου προωθείται πέρα από το πλήθος των byte που αναγνώσθηκαν. Αν έφτασε στο τέλος του αρχείου, η συνάρτηση EOF επιστρέφει την τιμή \"True\" (-1)."
-#: 01020100.xhp
+#: 03020301.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153876\n"
-"11\n"
+"03020301.xhp\n"
+"hd_id3154046\n"
+"10\n"
"help.text"
-msgid "Not valid, variable with space must be enclosed in square brackets"
-msgstr "Μη έγκυρο, μεταβλητές με διαστήματα πρέπει να περικλείονται σε αγκύλες"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 01020100.xhp
+#: 03020301.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154510\n"
-"15\n"
+"03020301.xhp\n"
+"par_id3153360\n"
+"19\n"
"help.text"
-msgid "Correct"
-msgstr "Σωστό"
+msgid "Print #iNumber, \"First line of text\""
+msgstr "Print #iNumber, \"Πρώτη γραμμή κειμένου\""
-#: 01020100.xhp
+#: 03020301.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3150330\n"
-"129\n"
+"03020301.xhp\n"
+"par_id3148797\n"
+"20\n"
"help.text"
-msgid "Not valid, special characters are not allowed"
-msgstr "Μη έγκυρο, δεν επιτρέπονται ειδικοί χαρακτήρες"
+msgid "Print #iNumber, \"Another line of text\""
+msgstr "Print #iNumber, \"Μια άλλη γραμμή κειμένου\""
-#: 01020100.xhp
+#: 03020302.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154254\n"
-"130\n"
+"03020302.xhp\n"
+"tit\n"
"help.text"
-msgid "Not valid, variable may not begin with a number"
-msgstr "Μη έγκυρο, η μεταβλητή δεν πρέπει να αρχίζει με αριθμό"
+msgid "Loc Function [Runtime]"
+msgstr "Συνάρτηση Loc [Χρόνου εκτέλεσης]"
-#: 01020100.xhp
+#: 03020302.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3149256\n"
-"131\n"
+"03020302.xhp\n"
+"bm_id3148663\n"
"help.text"
-msgid "Not valid, punctuation marks are not allowed"
-msgstr "Μη έγκυρο, δεν επιτρέπονται σημεία στίξης"
+msgid "<bookmark_value>Loc function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Loc</bookmark_value>"
-#: 01020100.xhp
+#: 03020302.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3146317\n"
-"17\n"
+"03020302.xhp\n"
+"hd_id3148663\n"
+"1\n"
"help.text"
-msgid "Declaring Variables"
-msgstr "Δηλώσεις μεταβλητών"
+msgid "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Loc Function [Runtime]\">Loc Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Συνάρτηση Loc [Χρόνου εκτέλεσης]\">Συνάρτηση Loc [Χρόνου εκτέλεσης]</link>"
-#: 01020100.xhp
+#: 03020302.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3150299\n"
-"18\n"
+"03020302.xhp\n"
+"par_id3154138\n"
+"2\n"
"help.text"
-msgid "In $[officename] Basic you don't need to declare variables explicitly. A variable declaration can be performed with the <emph>Dim</emph> statement. You can declare more than one variable at a time by separating the names with a comma. To define the variable type, use either a type-declaration sign after the name, or the appropriate key word."
-msgstr "Στη $[officename] Basic, δεν χρειάζεται να δηλώσετε ρητά τις μεταβλητές. Η δήλωση της μεταβλητής μπορεί να γίνει με την πρόταση <emph>Dim</emph>. Μπορείτε να δηλώσετε περισσότερες από μία μεταβλητές κάθε φορά, διαχωρίζοντάς τα ονόματά τους με κόμμα. Για να καθορίσετε τον τύπο της μεταβλητής, χρησιμοποιήστε ένα σύμβολο δήλωσης τύπου μετά το όνομα ή την κατάλληλη λέξη-κλειδί."
+msgid "Returns the current position in an open file."
+msgstr "Επιστρέφει την τρέχουσα θέση σε ένα ανοιγμένο αρχείο."
-#: 01020100.xhp
+#: 03020302.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154118\n"
-"140\n"
+"03020302.xhp\n"
+"hd_id3156422\n"
+"3\n"
"help.text"
-msgid "Examples for variable declarations:"
-msgstr "Παραδείγματα για τις δηλώσεις μεταβλητών:"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01020100.xhp
+#: 03020302.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3150982\n"
-"132\n"
+"03020302.xhp\n"
+"par_id3150768\n"
+"4\n"
"help.text"
-msgid "Declares the variable \"a\" as a String"
-msgstr "Δηλώνει τη μεταβλητή \"a\" ως συμβολοσειρά"
+msgid "Loc(FileNumber)"
+msgstr "Loc(FileNumber)"
-#: 01020100.xhp
+#: 03020302.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3150343\n"
-"133\n"
+"03020302.xhp\n"
+"hd_id3150440\n"
+"5\n"
"help.text"
-msgid "Declares the variable \"a\" as a String"
-msgstr "Δηλώνει τη μεταβλητή \"a\" ως συμβολοσειρά"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 01020100.xhp
+#: 03020302.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3155507\n"
-"22\n"
+"03020302.xhp\n"
+"par_id3152578\n"
+"6\n"
"help.text"
-msgid "Declares one variable as a String and one as an Integer"
-msgstr "Δηλώνει μία μεταβλητή ως συμβολοσειρά και μία ως ακέραιο αριθμό"
+msgid "Long"
+msgstr "Μεγάλου μήκους"
-#: 01020100.xhp
+#: 03020302.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_idN10859\n"
+"03020302.xhp\n"
+"hd_id3152462\n"
+"7\n"
"help.text"
-msgid "Declares c as a Boolean variable that can be TRUE or FALSE"
-msgstr "Δηλώνει την c ως μεταβλητή Μπουλ με τιμές TRUE-ΑΛΗΘΕΣ ή FALSE-ΨΕΥΔΕΣ"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01020100.xhp
+#: 03020302.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3150519\n"
-"23\n"
+"03020302.xhp\n"
+"par_id3153363\n"
+"8\n"
"help.text"
-msgid "It is very important when declaring variables that you use the type-declaration character each time, even if it was used in the declaration instead of a keyword. Thus the following statements are invalid:"
-msgstr "Είναι πολύ σημαντικό όταν δηλώνετε μεταβλητές να χρησιμοποιείτε τον χαρακτήρα δήλωσης τύπου κάθε φορά, ακόμα και αν έχει χρησιμοποιηθεί στη δήλωση αντί για μια λέξη-κλειδί. Επομένως, οι ακόλουθες προτάσεις είναι άκυρες:"
+msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is set by the Open statement for the respective file."
+msgstr "<emph>FileNumber:</emph> Κάθε αριθμητική παράσταση που περιέχει τον αριθμό του αρχείου που καθορίζεται από την πρόταση Open για το σχετικό αρχείο."
-#: 01020100.xhp
+#: 03020302.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154527\n"
-"134\n"
+"03020302.xhp\n"
+"par_id3154320\n"
+"9\n"
"help.text"
-msgid "Declares \"a\" as a String"
-msgstr "Δηλώνει την \"a\" ως συμβολοσειρά"
+msgid "If the Loc function is used for an open random access file, it returns the number of the last record that was last read or written."
+msgstr "Αν η συνάρτηση Loc χρησιμοποιείται για ανοιγμένο αρχείο τυχαίας προσπέλασης, επιστρέφει τον αριθμό της εγγραφής που αναγνώσθηκε ή εγγράφηκε τελευταία."
-#: 01020100.xhp
+#: 03020302.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153064\n"
-"135\n"
+"03020302.xhp\n"
+"par_id3151115\n"
+"10\n"
"help.text"
-msgid "Type-declaration missing: \"a$=\""
-msgstr "Λείπει η δήλωση τύπου: \"a$=\""
+msgid "For a sequential file, the Loc function returns the position in a file divided by 128. For binary files, the position of the last read or written byte is returned."
+msgstr "Για ένα σειριακό αρχείο, η συνάρτηση Loc επιστρέφει τη θέση σε ένα αρχείο διαιρεμένη δια 128. Για δυαδικά αρχεία, επιστρέφει τη θέση του byte που αναγνώσθηκε ή εγγράφηκε τελευταίο."
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3144770\n"
-"26\n"
+"03020303.xhp\n"
+"tit\n"
"help.text"
-msgid "Once you have declared a variable as a certain type, you cannot declare the variable under the same name again as a different type!"
-msgstr "Αφού δηλώσετε μια μεταβλητή με συγκεκριμένο τύπο, δεν μπορείτε να δηλώσετε την μεταβλητή με το ίδιο όνομα ως διαφορετικό τύπο!"
+msgid "Lof Function [Runtime]"
+msgstr "Συνάρτηση Lof [Χρόνου εκτέλεσης]"
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3149331\n"
-"27\n"
+"03020303.xhp\n"
+"bm_id3156024\n"
"help.text"
-msgid "Forcing Variable Declarations"
-msgstr "Επιβάλλοντας την δήλωση μεταβλητών"
+msgid "<bookmark_value>Lof function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Lof</bookmark_value>"
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3149443\n"
-"28\n"
+"03020303.xhp\n"
+"hd_id3156024\n"
+"1\n"
"help.text"
-msgid "To force declaration of variables, use the following command:"
-msgstr "Για να επιβάλετε τη δήλωση των μεταβλητών, χρησιμοποιήστε την ακόλουθη εντολή:"
+msgid "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Function [Runtime]\">Lof Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Function [Runtime]\">Συνάρτηση Lof [Χρόνου εκτέλεσης]</link>"
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3155072\n"
-"30\n"
+"03020303.xhp\n"
+"par_id3146794\n"
+"2\n"
"help.text"
-msgid "The <emph>Option Explicit</emph> statement has to be the first line in the module, before the first SUB. Generally, only arrays need to be declared explicitly. All other variables are declared according to the type-declaration character, or - if omitted - as the default type <emph>Single</emph>."
-msgstr "Η πρόταση <emph>Option Explicit</emph> πρέπει να είναι η πρώτη γραμμή της ενότητας, πριν από την πρώτη SUB. Γενικά, μόνο οι πίνακες πρέπει να δηλωθούν ρητά. Όλες οι άλλες μεταβλητές δηλώνονται σύμφωνα με το χαρακτήρα δήλωσης τύπου, ή - εάν παραλείπεται - ως ο προεπιλεγμένος τύπος <emph>Single</emph>."
+msgid "Returns the size of an open file in bytes."
+msgstr "Επιστρέφει το μέγεθος ενός ανοιχτού αρχείου σε byte."
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3154614\n"
-"34\n"
+"03020303.xhp\n"
+"hd_id3153380\n"
+"3\n"
"help.text"
-msgid "Variable Types"
-msgstr "Τύποι μεταβλητών"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3155383\n"
-"35\n"
+"03020303.xhp\n"
+"par_id3150359\n"
+"4\n"
"help.text"
-msgid "$[officename] Basic supports four variable classes:"
-msgstr "Η $[officename] Basic υποστηρίζει τέσσερις κλάσεις μεταβλητών:"
+msgid "Lof (FileNumber)"
+msgstr "Lof (FileNumber)"
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153972\n"
-"36\n"
+"03020303.xhp\n"
+"hd_id3154141\n"
+"5\n"
"help.text"
-msgid "<emph>Numeric</emph> variables can contain number values. Some variables are used to store large or small numbers, and others are used for floating-point or fractional numbers."
-msgstr "<emph>Αριθμητικές</emph> μεταβλητές μπορούν να περιέχουν τιμές αριθμού. Μερικές μεταβλητές χρησιμοποιούνται για να αποθηκεύουν μεγάλους ή μικρούς αριθμούς και άλλες χρησιμοποιούνται για κινητής υποδιαστολής ή κλασματικούς αριθμούς."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3159226\n"
-"37\n"
+"03020303.xhp\n"
+"par_id3147230\n"
+"6\n"
"help.text"
-msgid "<emph>String</emph> variables contain character strings."
-msgstr "Οι μεταβλητές <emph>συμβολοσειράς</emph> περιέχουν τις συμβολοσειρές χαρακτήρων."
+msgid "Long"
+msgstr "Μεγάλου μήκους"
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3145217\n"
-"38\n"
+"03020303.xhp\n"
+"hd_id3156281\n"
+"7\n"
"help.text"
-msgid "<emph>Boolean</emph> variables contain either the TRUE or the FALSE value."
-msgstr "Οι μεταβλητές <emph>Μπουλ</emph> περιέχουν είτε την τιμή TRUE είτε την τιμή FALSE."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154762\n"
-"39\n"
+"03020303.xhp\n"
+"par_id3150869\n"
+"8\n"
"help.text"
-msgid "<emph>Object</emph> variables can store objects of various types, like tables and documents within a document."
-msgstr "Οι μεταβλητές <emph>Object</emph> μπορούν να αποθηκεύουν αντικείμενα διάφορων τύπων, όπως πίνακες και έγγραφα μέσα σε ένα έγγραφο."
+msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is specified in the Open statement."
+msgstr "<emph>FileNumber:</emph> Κάθε αριθμητική παράσταση που περιέχει τον αριθμό του αρχείου που καθορίστηκε με την πρόταση Open."
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3153805\n"
-"40\n"
+"03020303.xhp\n"
+"par_id3147349\n"
+"9\n"
"help.text"
-msgid "Integer Variables"
-msgstr "Ακέραιες μεταβλητές"
+msgid "To obtain the length of a file that is not open, use the <emph>FileLen</emph> function."
+msgstr "Για να λάβετε το μήκος ενός αρχείου που δεν είναι ανοιχτό, χρησιμοποιήστε τη συνάρτηση <emph>FileLen</emph>."
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3146966\n"
-"41\n"
+"03020303.xhp\n"
+"hd_id3155415\n"
+"10\n"
"help.text"
-msgid "Integer variables range from -32768 to 32767. If you assign a floating-point value to an integer variable, the decimal places are rounded to the next integer. Integer variables are rapidly calculated in procedures and are suitable for counter variables in loops. An integer variable only requires two bytes of memory. \"%\" is the type-declaration character."
-msgstr "Οι ακέραιες μεταβλητές κυμαίνονται από -32768 έως 32767. Εάν ορίζετε μια τιμή κινητής υποδιαστολής σε μια μεταβλητή ακέραιου, οι δεκαδικές θέσεις στρογγυλοποιούνται στον επόμενο ακέραιο. Οι μεταβλητές ακέραιων υπολογίζονται γρήγορα στις διαδικασίες και είναι κατάλληλες για μεταβλητές μετρητών στους βρόχους. Μια μεταβλητή ακέραιου απαιτεί μόνο δύο ψηφιολέξεις μνήμης. \"%\" είναι ο χαρακτήρας δήλωσης τύπου."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3147546\n"
-"45\n"
+"03020303.xhp\n"
+"par_id3154730\n"
+"13\n"
"help.text"
-msgid "Long Integer Variables"
-msgstr "Μεταβλητές ακεραίων μεγάλου μήκους"
+msgid "Dim sText As Variant REM must be a Variant"
+msgstr "Dim sText As Variant REM πρέπει να είναι Variant"
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3151193\n"
-"46\n"
+"03020303.xhp\n"
+"par_id3156276\n"
+"19\n"
"help.text"
-msgid "Long integer variables range from -2147483648 to 2147483647. If you assign a floating-point value to a long integer variable, the decimal places are rounded to the next integer. Long integer variables are rapidly calculated in procedures and are suitable for counter variables in loops for large values. A long integer variable requires four bytes of memory. \"&\" is the type-declaration character."
-msgstr "Οι μεγάλες ακέραιες μεταβλητές περιλαμβάνουν τους αριθμούς από -2147483648 έως 2147483647. Εάν ορίζετε μια τιμή κινητής υποδιαστολής σε μεταβλητή μεγάλου ακέραιου, οι δεκαδικές θέσεις στρογγυλεύονται στον επόμενο ακέραιο. Οι μεταβλητές μεγάλων ακέραιων υπολογίζονται γρήγορα στις διαδικασίες και είναι κατάλληλες ως μεταβλητές μετρητών σε βρόχους για μεγάλες τιμές. Μια μεταβλητή μεγάλου ακέραιου απαιτεί τέσσερις ψηφιολέξεις της μνήμης. \"&\" είναι ο χαρακτήρας δήλωσης τύπου."
+msgid "Seek #iNumber,1 REM Position at start"
+msgstr "Seek #iNumber,1 REM Τοποθέτηση στην αρχή"
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id7596972\n"
+"03020303.xhp\n"
+"par_id3148405\n"
+"20\n"
"help.text"
-msgid "Decimal Variables"
-msgstr "Δεκαδικές μεταβλητές"
+msgid "Put #iNumber,, \"This is the first line of text\" REM Fill with text"
+msgstr "Put #iNumber,, \"Αυτή είναι η πρώτη γραμμή κειμένου\" REM Συμπληρώστε με κείμενο"
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id2649311\n"
+"03020303.xhp\n"
+"par_id3154756\n"
+"21\n"
"help.text"
-msgid "Decimal variables can take positive or negative numbers or zero. Accuracy is up to 29 digits."
-msgstr "Οι δεκαδικές μεταβλητές μπορούν να πάρουν θετικούς ή αρνητικούς αριθμούς ή το μηδέν. Η ακρίβεια είναι μέχρι 29 ψηφία."
+msgid "Put #iNumber,, \"This is the second line of text\""
+msgstr "Put #iNumber,, \"Αυτή είναι η δεύτερη γραμμή κειμένου\""
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id7617114\n"
+"03020303.xhp\n"
+"par_id3145643\n"
+"22\n"
"help.text"
-msgid "You can use plus (+) or minus (-) signs as prefixes for decimal numbers (with or without spaces)."
-msgstr "Μπορείτε να χρησιμοποιήσετε τα πρόσημα συν (+) ή μείον (-) ως προθέματα για δεκαδικούς αριθμούς (με ή χωρίς κενά)."
+msgid "Put #iNumber,, \"This is the third line of text\""
+msgstr "Put #iNumber,, \"Αυτή είναι η τρίτη γραμμή κειμένου\""
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id1593676\n"
+"03020303.xhp\n"
+"par_id3150299\n"
+"31\n"
"help.text"
-msgid "If a decimal number is assigned to an integer variable, %PRODUCTNAME Basic rounds the figure up or down."
-msgstr "Εάν ένας δεκαδικός αριθμός ανατεθεί σε μια μεταβλητή ακέραιου, η %PRODUCTNAME Basic στρογγυλεύει τον αριθμό προς τα πάνω ή προς τα κάτω."
+msgid "Put #iNumber,,\"This is a new line of text\""
+msgstr "Put #iNumber,,\"Αυτή είναι μια νέα γραμμή κειμένου\""
-#: 01020100.xhp
+#: 03020303.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3147500\n"
-"50\n"
+"03020303.xhp\n"
+"par_id3166425\n"
+"34\n"
"help.text"
-msgid "Single Variables"
-msgstr "Μεταβλητές απλής ακριβείας"
+msgid "Put #iNumber,20,\"This is the text in record 20\""
+msgstr "Put #iNumber,20,\"Αυτό είναι το κείμενο στην εγγραφή 20\""
-#: 01020100.xhp
+#: 03020304.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153070\n"
-"51\n"
+"03020304.xhp\n"
+"tit\n"
"help.text"
-msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"."
-msgstr "Οι απλές μεταβλητές μπορούν να πάρουν θετικές ή αρνητικές τιμές που κυμαίνονται από 3.402823 x 10E38 ως 1.401298 x 10E-45. Οι απλές μεταβλητές είναι μεταβλητές κινητής υποδιαστολής, στο οποίο η δεκαδική ακρίβεια μειώνεται καθώς το μη-δεκαδικό μέρος του αριθμού αυξάνεται. Οι απλές μεταβλητές είναι κατάλληλες για μαθηματικούς υπολογισμούς μέσης ακριβείας. Οι υπολογισμοί απαιτούν περισσότερο χρόνο από τις μεταβλητές ακέραιου, αλλά είναι γρηγορότεροι από τους υπολογισμούς με μεταβλητές τύπου διπλής ακρίβειας. Η απλή μεταβλητή απαιτεί 4 ψηφιολέξεις της μνήμης. Ο χαρακτήρας δήλωσης τύπου είναι \"!\"."
+msgid "Seek Function [Runtime]"
+msgstr "Συνάρτηση Seek [Χρόνου εκτέλεσης]"
-#: 01020100.xhp
+#: 03020304.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3155753\n"
-"54\n"
+"03020304.xhp\n"
+"bm_id3154367\n"
"help.text"
-msgid "Double Variables"
-msgstr "Μεταβλητές διπλής ακριβείας"
+msgid "<bookmark_value>Seek function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Seek</bookmark_value>"
-#: 01020100.xhp
+#: 03020304.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3150953\n"
-"55\n"
+"03020304.xhp\n"
+"hd_id3154367\n"
+"1\n"
"help.text"
-msgid "Double variables can take positive or negative values ranging from 1.79769313486232 x 10E308 to 4.94065645841247 x 10E-324. Double variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Double variables are suitable for precise calculations. Calculations require more time than for Single variables. A Double variable requires 8 bytes of memory. The type-declaration character is \"#\"."
-msgstr "Οι μεταβλητές διπλής ακρίβειας-Double μπορούν να πάρουν θετικές ή αρνητικές τιμές που κυμαίνονται από 1.79769313486232 x 10E308 ως 4.94065645841247 x 10E-324. Οι μεταβλητές διπλής ακρίβειας είναι μεταβλητές κινητής υποδιαστολής, στις οποίες η δεκαδική ακρίβεια μειώνεται ενώ το μη-δεκαδικό μέρος του αριθμού αυξάνεται. Οι μεταβλητές διπλής ακρίβειας είναι κατάλληλες για ακριβείς υπολογισμούς. Οι υπολογισμοί απαιτούν περισσότερο χρόνο από τις μεταβλητές απλής ακρίβειας-Single. Η μεταβλητή διπλής ακρίβειας απαιτεί 8 ψηφιολέξεις της μνήμης. Ο χαρακτήρας δήλωσης τύπου της μεταβλητής είναι \"#\"."
+msgid "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek Function [Runtime]\">Seek Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Συνάρτηση Seek [Χρόνου εκτέλεσης]\">Συνάρτηση Seek [Χρόνου εκτέλεσης]</link>"
-#: 01020100.xhp
+#: 03020304.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3155747\n"
-"95\n"
+"03020304.xhp\n"
+"par_id3156280\n"
+"2\n"
"help.text"
-msgid "Currency Variables"
-msgstr "Μεταβλητές νομίσματος"
+msgid "Returns the position for the next writing or reading in a file that was opened with the open statement."
+msgstr "Επιστρέφει τη θέση για την επόμενη ανάγνωση ή εγγραφή στο αρχείο, που ανοίχθηκε με την πρόταση Open."
-#: 01020100.xhp
+#: 03020304.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153337\n"
-"96\n"
+"03020304.xhp\n"
+"par_id3153194\n"
+"3\n"
"help.text"
-msgid "Currency variables are internally stored as 64-bit numbers (8 Bytes) and displayed as a fixed-decimal number with 15 non-decimal and 4 decimal places. The values range from -922337203685477.5808 to +922337203685477.5807. Currency variables are used to calculate currency values with a high precision. The type-declaration character is \"@\"."
-msgstr "Οι μεταβλητές νομίσματος είναι εσωτερικά αποθηκευμένες ως αριθμοί 64 δυαδικών (8 οκτάδες) και εμφανίζονται ως σταθερός δεκαδικός αριθμός με 15 μη-δεκαδικές και 4 δεκαδικές θέσεις. Η τιμές κυμαίνονται από -922337203685477.5808 ως +922337203685477.5807. Οι μεταβλητές νομίσματος χρησιμοποιείται για να υπολογίσει νομισματικές τιμές με υψηλή ακρίβεια. Ο χαρακτήρας δήλωσης τύπου είναι \"@\"."
+msgid "For random access files, the Seek function returns the number of the next record to be read."
+msgstr "Για αρχεία τυχαίας προσπέλασης, η συνάρτηση Seek επιστρέφει τον αριθμό της επόμενης εγγραφής που πρόκειται να αναγνωσθεί."
-#: 01020100.xhp
+#: 03020304.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3148742\n"
-"58\n"
+"03020304.xhp\n"
+"par_id3161831\n"
+"4\n"
"help.text"
-msgid "String Variables"
-msgstr "Μεταβλητές συμβολοσειράς"
+msgid "For all other files, the function returns the byte position at which the next operation is to occur."
+msgstr "Για αρχεία τυχαίας προσπέλασης, η συνάρτηση Seek επιστρέφει τον αριθμό της επόμενης εγγραφής που πρόκειται να αναγνωσθεί."
-#: 01020100.xhp
+#: 03020304.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3151393\n"
-"59\n"
+"03020304.xhp\n"
+"par_id3155854\n"
+"5\n"
"help.text"
-msgid "String variables can hold character strings with up to 65,535 characters. Each character is stored as the corresponding Unicode value. String variables are suitable for word processing within programs and for temporary storage of any non-printable character up to a maximum length of 64 Kbytes. The memory required for storing string variables depends on the number of characters in the variable. The type-declaration character is \"$\"."
-msgstr "Οι μεταβλητές συμβολοσειράς-String μπορούν να κρατούν συμβολοσειρές μέχρι και 65,535 χαρακτήρες. Κάθε χαρακτήρας αποθηκεύεται ως μία αντίστοιχη αξία Unicode. Οι μεταβλητές συμβολοσειράς είναι κατάλληλες για την επεξεργασία κειμένου στα προγραμμάτα και για την προσωρινή αποθήκευση οποιουδήποτε μη-εκτυπώσιμου χαρακτήρα μέχρι το μέγιστο μήκος των 64 Kb. Η μνήμη που απαιτείται για την αποθήκευση των μεταβλητών συμβολοσειράς εξαρτάται από τον αριθμό των χαρακτήρων στη μεταβλητή. Ο χαρακτήρας δήλωσης τύπου είναι \"$\"."
+msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>."
+msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>."
-#: 01020100.xhp
+#: 03020304.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3150534\n"
-"62\n"
+"03020304.xhp\n"
+"hd_id3152460\n"
+"6\n"
"help.text"
-msgid "Boolean Variables"
-msgstr "Μεταβλητές Μπουλ"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01020100.xhp
+#: 03020304.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3145632\n"
-"63\n"
+"03020304.xhp\n"
+"par_id3145365\n"
+"7\n"
"help.text"
-msgid "Boolean variables store only one of two values: TRUE or FALSE. A number 0 evaluates to FALSE, every other value evaluates to TRUE."
-msgstr "Οι μεταβλητές Μπουλ κρατούν μόνο μια από της δύο τιμές: TRUE-Αληθές or FALSE-Ψευδές. Ο αριθμός 0 αξιολογείται ως FALSE, κάθε άλλη τιμή αξιολογείτε ως TRUE."
+msgid "Seek (FileNumber)"
+msgstr "Seek (FileNumber)"
-#: 01020100.xhp
+#: 03020304.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3149722\n"
-"65\n"
+"03020304.xhp\n"
+"hd_id3148575\n"
+"8\n"
"help.text"
-msgid "Date Variables"
-msgstr "Μεταβλητές ημερομηνίας"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 01020100.xhp
+#: 03020304.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3159116\n"
-"66\n"
+"03020304.xhp\n"
+"par_id3159156\n"
+"9\n"
"help.text"
-msgid "Date variables can only contain dates and time values stored in an internal format. Values assigned to Date variables with <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>, <link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>, <link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> or <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link> are automatically converted to the internal format. Date-variables are converted to normal numbers by using the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function. The internal format enables a comparison of date/time values by calculating the difference between two numbers. These variables can only be declared with the key word <emph>Date</emph>."
-msgstr "Οι μεταβλητές μερομηνίας-Date μπορούν μόνο να περιέχουν ημερομηνίες και χρονικές τιμές που αποθηκεύονται με μία προκαθορισμένη μορφή. Τιμές που αποδίδονται σε μεταβλητές ημερομηνίας με τις <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>, <link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>, <link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> or <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link> μετατρέπονται αυτόματα στην προκαθορισμένη μορφή. Οι μεταβλητές ημερομηνίας μετατρέπονται σε κανονικούς αριθμούς με τη χρήση των συναρτήσεων <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> ή των <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link>. Η εσωτερική μορφή ενεργοποιεί μια σύγκριση των τιμών ημερομηνίας/χρόνου με τον υπολογισμό της διαφοράς μεταξύ των δύο αριθμών. Αυτές οι μεταβλητές μπορούν μόνο να δηλωθούν με τη λέξη κλειδί <emph>Date</emph>."
+msgid "Long"
+msgstr "Μεγάλου μήκους"
-#: 01020100.xhp
+#: 03020304.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3148732\n"
-"68\n"
+"03020304.xhp\n"
+"hd_id3149665\n"
+"10\n"
"help.text"
-msgid "Initial Variable Values"
-msgstr "Αρχικές τιμές μεταβλητών"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01020100.xhp
+#: 03020304.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154549\n"
-"69\n"
+"03020304.xhp\n"
+"par_id3148645\n"
+"11\n"
"help.text"
-msgid "As soon as the variable has been declared, it is automatically set to the \"Null\" value. Note the following conventions:"
-msgstr "Μόλις η μεταβλητή δηλωθεί, αποκτά αυτόματα την τιμή \"Null\". Σημειώστε τις ακόλουθες συμβάσεις:"
+msgid "<emph>FileNumber:</emph> The data channel number used in the Open statement."
+msgstr "<emph>FileNumber:</emph> Επιστρέφει τον αριθμό του αρχείου που καθορίστηκε από την πρόταση Open."
-#: 01020100.xhp
+#: 03020305.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3143222\n"
-"70\n"
+"03020305.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Numeric</emph> variables are automatically assigned the value \"0\" as soon as they are declared."
-msgstr "Οι μεταβλητές <emph>αριθμητικές-Numeric</emph> αποκτούν αυτόματα την τιμή \"0\" μόλις δηλωθούν."
+msgid "Seek Statement [Runtime]"
+msgstr "Δήλωση Seek [Χρόνου εκτέλεσης]"
-#: 01020100.xhp
+#: 03020305.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3150693\n"
-"71\n"
+"03020305.xhp\n"
+"bm_id3159413\n"
"help.text"
-msgid "<emph>Date variables</emph> are assigned the value 0 internally; equivalent to converting the value to \"0\" with the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function."
-msgstr "Στις μεταβλητές <emph>ημερομηνίας</emph> αποδίδεται η τιμή 0 εσωτερικά· ισοδυναμεί με τη μετατροπή σε τιμή \"0\" με τις συναρτήσεις <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> ή με τις συναρτήσεις <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link>."
+msgid "<bookmark_value>Seek statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Seek</bookmark_value>"
-#: 01020100.xhp
+#: 03020305.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154807\n"
-"72\n"
+"03020305.xhp\n"
+"hd_id3159413\n"
+"1\n"
"help.text"
-msgid "<emph>String variables</emph> are assigned an empty-string (\"\") when they are declared."
-msgstr "Οι <emph>μεταβλητές συμβολοσειράς-String</emph> αποκτούν αυτόματα την τιμή της κενής συμβολοσειράς (\"\") όταν δηλώνονται."
+msgid "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek Statement [Runtime]\">Seek Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Δήλωση Seek [Χρόνου εκτέλεσης]\">Δήλωση Seek [Χρόνου εκτέλεσης]</link>"
-#: 01020100.xhp
+#: 03020305.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3153936\n"
-"83\n"
+"03020305.xhp\n"
+"par_id3153381\n"
+"2\n"
"help.text"
-msgid "Arrays"
-msgstr "Πίνακες"
+msgid "Sets the position for the next writing or reading in a file that was opened with the Open statement."
+msgstr "Καθορίζει τη θέση για την επόμενη ανάγνωση ή εγγραφή στο αρχείο, που ανοίχθηκε με την πρόταση Open."
-#: 01020100.xhp
+#: 03020305.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3148736\n"
-"84\n"
+"03020305.xhp\n"
+"par_id2100589\n"
"help.text"
-msgid "$[officename] Basic knows one- or multi-dimensional arrays, defined by a specified variable type. Arrays are suitable for editing lists and tables in programs. Individual elements of an array can be addressed through a numeric index."
-msgstr "Η $[officename] Basic χρησιμοποιεί μονοδιάστατους ή πολυδιάστατους πίνακες, οι οποίοι προσδιορίζονται από ένα συγκεκριμένο τύπο μεταβλητής. Οι πίνακες είναι κατάλληλοι για την επεξεργασία καταλόγων και πινάκων σε προγράμματα. Ατομικά στοιχεία ενός πίνακα μπορούν να προσπελαστούν μέσω ενός αριθμητικού δείκτη."
+msgid "For random access files, the Seek statement sets the number of the next record to be accessed."
+msgstr "Για αρχεία τυχαίας προσπέλασης, η συνάρτηση Seek επιστρέφει τον αριθμό της επόμενης εγγραφής που πρόκειται να προσπελαστεί."
-#: 01020100.xhp
+#: 03020305.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3149546\n"
-"85\n"
+"03020305.xhp\n"
+"par_id5444807\n"
"help.text"
-msgid "Arrays <emph>must</emph> be declared with the <emph>Dim</emph> statement. There are several ways to define the index range of an array:"
-msgstr "Οι πίνακες <emph>πρέπει</emph> να δηλώνονται με την χρήση της πρότασης <emph>Dim</emph>. Υπάρχουν διάφοροι τρόποι να καθοριστεί η περιοχή δεικτών ενός πίνακα:"
+msgid "For all other files, the Seek statement sets the byte position at which the next operation is to occur."
+msgstr "Για όλα τα άλλα αρχεία, η δήλωση Seek ορίζει τη θέση του byte στην οποία η επόμενη λειτουργία θα λάβει χώρα."
-#: 01020100.xhp
+#: 03020305.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154567\n"
-"136\n"
+"03020305.xhp\n"
+"par_id3156280\n"
+"5\n"
"help.text"
-msgid "21 elements numbered from 0 to 20"
-msgstr "21 στοιχεία αριθμημένα από το 0 έως το 20"
+msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
+msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
-#: 01020100.xhp
+#: 03020305.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154397\n"
-"137\n"
+"03020305.xhp\n"
+"hd_id3145785\n"
+"6\n"
"help.text"
-msgid "30 elements (a matrix of 6 x 5 elements)"
-msgstr "30 στοιχεία (μια μήτρα με 6 x 5 στοιχεία)"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01020100.xhp
+#: 03020305.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3149690\n"
-"138\n"
+"03020305.xhp\n"
+"par_id3145273\n"
+"7\n"
"help.text"
-msgid "21 elements numbered from 5 to 25"
-msgstr "21 στοιχεία αριθμημένα από το 5 έως το 25"
+msgid "Seek[#FileNumber], Position (As Long)"
+msgstr "Seek[#FileNumber], Position (As Long)"
-#: 01020100.xhp
+#: 03020305.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153113\n"
-"89\n"
+"03020305.xhp\n"
+"hd_id3154321\n"
+"8\n"
"help.text"
-msgid "21 elements (including 0), numbered from -15 to 5"
-msgstr "21 στοιχεία (μαζί με το 0), αριθμημένα από το -15 έως το 5"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01020100.xhp
+#: 03020305.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153005\n"
-"90\n"
+"03020305.xhp\n"
+"par_id3153952\n"
+"9\n"
"help.text"
-msgid "The index range can include positive as well as negative numbers."
-msgstr "Η περιοχή δεικτών μπορεί να περιλάβει θετικούς καθώς επίσης και αρνητικούς αριθμούς."
+msgid "<emph>FileNumber: </emph>The data channel number used in the Open statement."
+msgstr "<emph>FileNumber:</emph> Επιστρέφει τον αριθμό του αρχείου που καθορίστηκε από την πρόταση Open."
-#: 01020100.xhp
+#: 03020305.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3154507\n"
-"91\n"
+"03020305.xhp\n"
+"par_id3145366\n"
+"10\n"
"help.text"
-msgid "Constants"
-msgstr "Σταθερές"
+msgid "<emph>Position: </emph>Position for the next writing or reading. Position can be a number between 1 and 2,147,483,647. According to the file type, the position indicates the number of the record (files in the Random mode) or the byte position (files in the Binary, Output, Append or Input mode). The first byte in a file is position 1, the second byte is position 2, and so on."
+msgstr "<emph>Position:</emph> Η θέση για την επόμενη εγγραφή ή ανάγνωση. Η παράμετρος Position μπορεί να είναι ένας αριθμός μεταξύ 1 και 2.147.483.647. Ανάλογα με τον τύπο αρχείου, η θέση δηλώνει τον αριθμό της εγγραφής (Αρχεία σε κατάσταση Random) ή τη θέση του byte (Αρχεία σε κατάσταση Binary, Output, Append ή Input). Το πρώτο byte του αρχείου κατέχει τη θέση 1 και το δεύτερο byte τη θέση 2 και τα λοιπά."
-#: 01020100.xhp
+#: 03020400.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3156357\n"
-"92\n"
+"03020400.xhp\n"
+"tit\n"
"help.text"
-msgid "Constants have a fixed value. They are only defined once in the program and cannot be redefined later:"
-msgstr "Οι σταθερές έχουν μια σταθερή τιμή. Καθορίζονται μόνο μία φορά στο πρόγραμμα και δεν μπορούν να επαναπροσδιοριστούν αργότερα:"
+msgid "Managing Files"
+msgstr "Διαχείριση αρχείων"
-#: 03101700.xhp
+#: 03020400.xhp
msgctxt ""
-"03101700.xhp\n"
+"03020400.xhp\n"
+"hd_id3145136\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020400.xhp\" name=\"Managing Files\">Managing Files</link>"
+msgstr "<link href=\"text/sbasic/shared/03020400.xhp\" name=\"Διαχείριση αρχείων\">Διαχείριση αρχείων</link>"
+
+#: 03020400.xhp
+msgctxt ""
+"03020400.xhp\n"
+"par_id3147264\n"
+"2\n"
+"help.text"
+msgid "The functions and statements for managing files are described here."
+msgstr "Εδώ περιγράφονται όλες οι συναρτήσεις και οι προτάσεις που χρησιμοποιούνται για τη διαχείριση των αρχείων."
+
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
"tit\n"
"help.text"
-msgid "DefObj Statement [Runtime]"
-msgstr "Πρόταση DefObj [Χρόνου εκτέλεσης]"
+msgid "ChDir Statement [Runtime]"
+msgstr "Δήλωση MkDir [Χρόνου εκτέλεσης]"
-#: 03101700.xhp
+#: 03020401.xhp
msgctxt ""
-"03101700.xhp\n"
-"bm_id3149811\n"
+"03020401.xhp\n"
+"bm_id3150178\n"
"help.text"
-msgid "<bookmark_value>DefObj statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση DefObj</bookmark_value>"
+msgid "<bookmark_value>ChDir statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση MkDir</bookmark_value>"
-#: 03101700.xhp
+#: 03020401.xhp
msgctxt ""
-"03101700.xhp\n"
-"hd_id3149811\n"
+"03020401.xhp\n"
+"hd_id3150178\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"DefObj Statement [Runtime]\">DefObj Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"Πρόταση DefObj [Χρόνου εκτέλεσης]\">Πρόταση DefObj [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"ChDir Statement [Runtime]\">ChDir Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"Δήλωση MkDir [Χρόνου εκτέλεσης]\">Δήλωση MkDir [Χρόνου εκτέλεσης]</link>"
-#: 03101700.xhp
+#: 03020401.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3147573\n"
+"03020401.xhp\n"
+"par_id3153126\n"
"2\n"
"help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
-msgstr "Καθορίζει τον προεπιλεγμένο τύπο μεταβλητής ανάλογα με ένα εύρος γραμμάτων, αν δεν έχει καθοριστεί ένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί."
+msgid "Changes the current directory or drive."
+msgstr "Αλλάζει τον τρέχοντα κατάλογο ή μονάδα δίσκου."
-#: 03101700.xhp
+#: 03020401.xhp
msgctxt ""
-"03101700.xhp\n"
-"hd_id3150504\n"
+"03020401.xhp\n"
+"par_id9783013\n"
+"help.text"
+msgid "This runtime statement currently does not work as documented. See <link href=\"http://www.openoffice.org/issues/show_bug.cgi?id=30692\">this issue</link> for more information."
+msgstr "Αυτή η δήλωση χρόνου εκτέλεσης προς το παρόν δεν λειτουργεί όπως έχει τεκμηριωθεί. Δείτε <link href=\"http://www.openoffice.org/issues/show_bug.cgi?id=30692\"> αυτό το θέμα</link> για περισσότερες πληροφορίες."
+
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"hd_id3154347\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03101700.xhp
+#: 03020401.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3147530\n"
+"03020401.xhp\n"
+"par_id3153897\n"
"4\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx ΠεριοχήΧαρακτήρα1[, ΠεριοχήΧαρακτήρα2[,...]]"
+msgid "ChDir Text As String"
+msgstr "ChDir Text As String"
-#: 03101700.xhp
+#: 03020401.xhp
msgctxt ""
-"03101700.xhp\n"
-"hd_id3153896\n"
+"03020401.xhp\n"
+"hd_id3148664\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03101700.xhp
+#: 03020401.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3148552\n"
+"03020401.xhp\n"
+"par_id3150543\n"
"6\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>ΠεριοχήΧαρακτήρα:</emph> Γράμματα που διευκρινίζουν το εύρος των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
+msgid "<emph>Text:</emph> Any string expression that specifies the directory path or drive."
+msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει τη διαδρομή του καταλόγου ή τη μονάδα δίσκου."
-#: 03101700.xhp
+#: 03020401.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3150358\n"
+"03020401.xhp\n"
+"par_id3152598\n"
"7\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph> Λέξη κλειδί που καθορίζει τον προεπιλεγμένο τύπο μεταβλητής:"
+msgid "If you only want to change the current drive, enter the drive letter followed by a colon."
+msgstr "Αν θέλετε απλώς να αλλάξετε την τρέχουσα μονάδα δίσκου, πληκτρολογήστε το γράμμα της μονάδας δίσκου ακολουθούμενο από άνω και κάτω τελεία."
-#: 03101700.xhp
+#: 03020401.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3148798\n"
+"03020401.xhp\n"
+"hd_id3151116\n"
"8\n"
"help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Λέξη-κλειδί: </emph> Ο προεπιλεγμένος τύπος μεταβλητής"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3150769\n"
-"9\n"
-"help.text"
-msgid "<emph>DefObj:</emph> Object"
-msgstr "<emph>DefObj:</emph> Object"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"hd_id3156212\n"
-"10\n"
-"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3153969\n"
-"12\n"
-"help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM Καθορισμός προθέματος για τους τύπους μεταβλητών:"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3156424\n"
-"13\n"
-"help.text"
-msgid "DefBool b"
-msgstr "DefBool b"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3159254\n"
-"14\n"
-"help.text"
-msgid "DefDate t"
-msgstr "DefDate t"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3150440\n"
-"15\n"
-"help.text"
-msgid "DefDbL d"
-msgstr "DefDbL d"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3161832\n"
-"16\n"
-"help.text"
-msgid "DefInt i"
-msgstr "DefInt i"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3145365\n"
-"17\n"
-"help.text"
-msgid "DefLng l"
-msgstr "DefLng l"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3149481\n"
-"18\n"
-"help.text"
-msgid "DefObj o"
-msgstr "DefObj o"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3152886\n"
-"19\n"
-"help.text"
-msgid "DefVar v"
-msgstr "DefVar v"
-
-#: 03103100.xhp
+#: 03020402.xhp
msgctxt ""
-"03103100.xhp\n"
+"03020402.xhp\n"
"tit\n"
"help.text"
-msgid "Let Statement [Runtime]"
-msgstr "Πρόταση Let [Χρόνου εκτέλεσης]"
+msgid "ChDrive Statement [Runtime]"
+msgstr "Πρόταση ChDrive [Χρόνου εκτέλεσης]"
-#: 03103100.xhp
+#: 03020402.xhp
msgctxt ""
-"03103100.xhp\n"
-"bm_id3147242\n"
+"03020402.xhp\n"
+"bm_id3145068\n"
"help.text"
-msgid "<bookmark_value>Let statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση Let</bookmark_value>"
+msgid "<bookmark_value>ChDrive statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση ChDrive</bookmark_value>"
-#: 03103100.xhp
+#: 03020402.xhp
msgctxt ""
-"03103100.xhp\n"
-"hd_id3147242\n"
+"03020402.xhp\n"
+"hd_id3145068\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103100.xhp\" name=\"Let Statement [Runtime]\">Let Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103100.xhp\" name=\"Πρόταση Let [Χρόνου εκτέλεσης]\">Πρόταση Let [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive Statement [Runtime]\">ChDrive Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"Δήλωση ChDrive [Χρόνου εκτέλεσης]\"> Δήλωση ChDrive [Χρόνου εκτέλεσης]</link>"
-#: 03103100.xhp
+#: 03020402.xhp
msgctxt ""
-"03103100.xhp\n"
-"par_id3149233\n"
+"03020402.xhp\n"
+"par_id3149656\n"
"2\n"
"help.text"
-msgid "Assigns a value to a variable."
-msgstr "Εκχωρεί μια τιμή σε μια μεταβλητή."
+msgid "Changes the current drive."
+msgstr "Αλλάζει την τρέχουσα μονάδα δίσκου."
-#: 03103100.xhp
+#: 03020402.xhp
msgctxt ""
-"03103100.xhp\n"
-"hd_id3153127\n"
+"03020402.xhp\n"
+"hd_id3154138\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03103100.xhp
+#: 03020402.xhp
msgctxt ""
-"03103100.xhp\n"
-"par_id3154285\n"
+"03020402.xhp\n"
+"par_id3154685\n"
"4\n"
"help.text"
-msgid "[Let] VarName=Expression"
-msgstr "[Let] VarName=Παράσταση"
+msgid "ChDrive Text As String"
+msgstr "ChDrive Text As String"
-#: 03103100.xhp
+#: 03020402.xhp
msgctxt ""
-"03103100.xhp\n"
-"hd_id3148944\n"
+"03020402.xhp\n"
+"hd_id3156423\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03103100.xhp
+#: 03020402.xhp
msgctxt ""
-"03103100.xhp\n"
-"par_id3147560\n"
+"03020402.xhp\n"
+"par_id3145172\n"
"6\n"
"help.text"
-msgid "<emph>VarName:</emph> Variable that you want to assign a value to. Value and variable type must be compatible."
-msgstr "<emph>VarName:</emph> Μεταβλητή στην οποία πρόκειται να εκχωρηθεί μια τιμή. Η τιμή και ο τύπος της μεταβλητής πρέπει να είναι συμβατά."
+msgid "<emph>Text:</emph> Any string expression that contains the drive letter of the new drive. If you want, you can use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που περιέχει το γράμμα της νέας μονάδας δίσκου. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί εδώ."
-#: 03103100.xhp
+#: 03020402.xhp
msgctxt ""
-"03103100.xhp\n"
-"par_id3148451\n"
+"03020402.xhp\n"
+"par_id3145785\n"
"7\n"
"help.text"
-msgid "As in most BASIC dialects, the keyword <emph>Let</emph> is optional."
-msgstr "Όπως και στις περισσότερες διαλέκτους της BASIC, η λέξη-κλειδί <emph>Let</emph> είναι προαιρετική."
+msgid "The drive must be assigned a capital letter. Under Windows, the letter that you assign the drive is restricted by the settings in LASTDRV. If the drive argument is a multiple-character string, only the first letter is relevant. If you attempt to access a non-existent drive, an error occurs that you can respond to with the OnError statement."
+msgstr "Στη μονάδα δίσκου θα πρέπει να εκχωρηθεί ένα κεφάλαιο γράμμα και περιορίζεται από τις ρυθμίσεις στο LASTDRV. Αν το όρισμα της μονάδας δίσκου είναι μία συμβολοσειρά πολλαπλών χαρακτήρων, μόνο το πρώτο γράμμα είναι σχετικό. Αν επιχειρήσετε πρόσβαση σε μια ανύπαρκτη μονάδα δίσκου, τότε παρουσιάζεται σφάλμα στο οποίο μπορείτε να απαντήσετε με την πρόταση OnError."
-#: 03103100.xhp
+#: 03020402.xhp
msgctxt ""
-"03103100.xhp\n"
-"hd_id3145785\n"
+"03020402.xhp\n"
+"hd_id3153188\n"
"8\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03103100.xhp
-msgctxt ""
-"03103100.xhp\n"
-"par_id3152939\n"
-"12\n"
-"help.text"
-msgid "MsgBox Len(sText) ' returns 9"
-msgstr "MsgBox Len(sText) ' επιστρέφει 9"
-
-#: 03010000.xhp
-msgctxt ""
-"03010000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Screen I/O Functions"
-msgstr "Συναρτήσεις εισόδου/εξόδου οθόνης"
-
-#: 03010000.xhp
-msgctxt ""
-"03010000.xhp\n"
-"hd_id3156280\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03010000.xhp\" name=\"Screen I/O Functions\">Screen I/O Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03010000.xhp\" name=\"Συναρτήσεις εισόδου/εξόδου οθόνης\">Συναρτήσεις εισόδου/εξόδου οθόνης</link>"
-
-#: 03010000.xhp
+#: 03020402.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3153770\n"
-"2\n"
+"03020402.xhp\n"
+"par_id3152576\n"
+"10\n"
"help.text"
-msgid "This section describes the Runtime Functions used to call dialogs for the input and output of user entries."
-msgstr "Αυτη η ενότητα περιγράφει τις συναρτήσεις χρόνου εκτέλεσης που χρησιμοποιούνται για να καλέσουν διαλόγους για την εισαγωγή και την έξοδο καταχωρίσεων των χρηστών."
+msgid "ChDrive \"D\" ' Only possible if a drive 'D' exists."
+msgstr "ChDrive \"D\" ' Δυνατό μόνο αν υπάρχει μονάδα δίσκου 'D'."
-#: 03131600.xhp
+#: 03020403.xhp
msgctxt ""
-"03131600.xhp\n"
+"03020403.xhp\n"
"tit\n"
"help.text"
-msgid "CreateUnoService Function [Runtime]"
-msgstr "Συνάρτηση CreateUnoService [Χρόνου εκτέλεσης]"
+msgid "CurDir Function [Runtime]"
+msgstr "Συνάρτηση CurDir [Χρόνου εκτέλεσης]"
-#: 03131600.xhp
+#: 03020403.xhp
msgctxt ""
-"03131600.xhp\n"
-"bm_id3150682\n"
+"03020403.xhp\n"
+"bm_id3153126\n"
"help.text"
-msgid "<bookmark_value>CreateUnoService function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CreateUnoService</bookmark_value>"
+msgid "<bookmark_value>CurDir function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CurDir</bookmark_value>"
-#: 03131600.xhp
+#: 03020403.xhp
msgctxt ""
-"03131600.xhp\n"
-"hd_id3150682\n"
+"03020403.xhp\n"
+"hd_id3153126\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function [Runtime]\">CreateUnoService Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"Συνάρτηση CreateUnoService [Χρόνου εκτέλεσης]\">Συνάρτηση CreateUnoService [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020403.xhp\">Συνάρτηση CurDir [Χρόνου εκτέλεσης]</link>"
-#: 03131600.xhp
+#: 03020403.xhp
msgctxt ""
-"03131600.xhp\n"
-"par_id3152924\n"
+"03020403.xhp\n"
+"par_id3156343\n"
"2\n"
"help.text"
-msgid "Instantiates a Uno service with the ProcessServiceManager."
-msgstr "Κάνει έναρξη μιας υπηρεσία Uno με το ProcessServiceManager."
+msgid "Returns a variant string that represents the current path of the specified drive."
+msgstr "Επιστρέφει μια μεταβλητή συμβολοσειράς που αντιπροσωπεύει την τρέχουσα διαδρομή της καθορισμένης μονάδας δίσκου."
-#: 03131600.xhp
+#: 03020403.xhp
msgctxt ""
-"03131600.xhp\n"
-"hd_id3152801\n"
+"03020403.xhp\n"
+"hd_id3149457\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03131600.xhp
+#: 03020403.xhp
msgctxt ""
-"03131600.xhp\n"
-"par_id3153346\n"
+"03020403.xhp\n"
+"par_id3153381\n"
"4\n"
"help.text"
-msgid "oService = CreateUnoService( Uno service name )"
-msgstr "oService = CreateUnoService( Uno service name )"
+msgid "CurDir [(Text As String)]"
+msgstr "CurDir [(Text As String)]"
-#: 03131600.xhp
+#: 03020403.xhp
msgctxt ""
-"03131600.xhp\n"
-"par_idN1060F\n"
+"03020403.xhp\n"
+"hd_id3154366\n"
+"5\n"
"help.text"
-msgid "For a list of available services, go to: http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html"
-msgstr "Για τον κατάλογο διαθέσιμων υπηρεσιών, πηγαίνετε στο: http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03131600.xhp
+#: 03020403.xhp
msgctxt ""
-"03131600.xhp\n"
-"hd_id3151111\n"
-"5\n"
+"03020403.xhp\n"
+"par_id3156281\n"
+"6\n"
"help.text"
-msgid "Examples:"
-msgstr "Παράδειγμα:"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03131600.xhp
+#: 03020403.xhp
msgctxt ""
-"03131600.xhp\n"
-"par_id3154046\n"
-"6\n"
+"03020403.xhp\n"
+"hd_id3156423\n"
+"7\n"
"help.text"
-msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
-msgstr "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03131600.xhp
+#: 03020403.xhp
msgctxt ""
-"03131600.xhp\n"
-"bm_id8334604\n"
+"03020403.xhp\n"
+"par_id3153193\n"
+"8\n"
"help.text"
-msgid "<bookmark_value>filepicker;API service</bookmark_value>"
-msgstr "<bookmark_value>επιλογέας αρχείου;Υπηρεσία API</bookmark_value>"
+msgid "<emph>Text:</emph> Any string expression that specifies an existing drive (for example, \"C\" for the first partition of the first hard drive)."
+msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει έναν υπάρχοντα δίσκο (π.χ. \"C\" για το πρώτο διαμέρισμα του πρώτου σκληρού δίσκου)."
-#: 03131600.xhp
+#: 03020403.xhp
msgctxt ""
-"03131600.xhp\n"
-"par_idN10625\n"
+"03020403.xhp\n"
+"par_id3155133\n"
+"9\n"
"help.text"
-msgid "The following code uses a service to open a file open dialog:"
-msgstr "Ο ακόλουθος κώδικας χρησιμοποιεί μια υπηρεσία για να ανοίξει έναν διάλογο εισαγωγής αρχείων:"
+msgid "If no drive is specified or if the drive is a zero-length string (\"\"), CurDir returns the path for the current drive. $[officename] Basic reports an error if the syntax of the drive description is incorrect, the drive does not exist, or if the drive letter occurs after the letter defined in the CONFIG.SYS with the Lastdrive statement."
+msgstr "Αν δεν έχει καθοριστεί μονάδα δίσκου ή αν η μονάδα δίσκου είναι μια συμβολοσειρά μηδενικού μήκους (\"\"), η συνάρτηση CurDir επιστρέφει τη διαδρομή της τρέχουσας μονάδας δίσκου. Η $[officename] Basic αναφέρει σφάλμα αν η σύνταξη της περιγραφής της μονάδας δίσκου δεν είναι σωστή ή αν καθορίστηκε ανύπαρκτη μονάδα δίσκου ή που βρίσκεται μετά τη μονάδα δίσκου που καθορίστηκε στο CONFIG.SYS με την πρόταση Lastdrive."
-#: 03131600.xhp
+#: 03020403.xhp
msgctxt ""
-"03131600.xhp\n"
-"par_idN1062B\n"
+"03020403.xhp\n"
+"par_id3150010\n"
+"10\n"
"help.text"
-msgid "fName = FileOpenDialog (\"Please select a file\")"
-msgstr "fName = FileOpenDialog (\"Παρακαλώ επιλέξτε ένα αρχείο\")"
+msgid "This function is not case-sensitive."
+msgstr "Αυτή η συνάρτηση δεν κάνει διάκριση πεζών-κεφαλαίων."
-#: 03131600.xhp
+#: 03020403.xhp
msgctxt ""
-"03131600.xhp\n"
-"par_idN10630\n"
+"03020403.xhp\n"
+"hd_id3155411\n"
+"11\n"
"help.text"
-msgid "Print \"file chosen: \"+fName"
-msgstr "print \"επιλεγμένο αρχείο: \"+fName"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03030104.xhp
+#: 03020404.xhp
msgctxt ""
-"03030104.xhp\n"
+"03020404.xhp\n"
"tit\n"
"help.text"
-msgid "Month Function [Runtime]"
-msgstr "Συνάρτηση Month [Χρόνου εκτέλεσης]"
+msgid "Dir Function [Runtime]"
+msgstr "Συνάρτηση Dir [Χρόνος εκτέλεσης]"
-#: 03030104.xhp
+#: 03020404.xhp
msgctxt ""
-"03030104.xhp\n"
-"bm_id3153127\n"
+"03020404.xhp\n"
+"bm_id3154347\n"
"help.text"
-msgid "<bookmark_value>Month function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Month</bookmark_value>"
+msgid "<bookmark_value>Dir function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Dir</bookmark_value>"
-#: 03030104.xhp
+#: 03020404.xhp
msgctxt ""
-"03030104.xhp\n"
-"hd_id3153127\n"
+"03020404.xhp\n"
+"hd_id3154347\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month Function [Runtime]\">Month Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Συνάρτηση Month [Χρόνου εκτέλεσης]\">Συνάρτηση Month [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir Function [Runtime]\">Dir Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Συνάρτηση Dir [Χρόνος εκτέλεσης]\">Συνάρτηση Dir [Χρόνος εκτέλεσης]</link>"
-#: 03030104.xhp
+#: 03020404.xhp
msgctxt ""
-"03030104.xhp\n"
-"par_id3148550\n"
+"03020404.xhp\n"
+"par_id3153381\n"
"2\n"
"help.text"
-msgid "Returns the month of a year from a serial date that is generated by the DateSerial or the DateValue function."
-msgstr "Επιστρέφει τον μήνα του έτους από μια σειριακή ημερομηνία που παράγεται από τη συνάρτηση DateSerial ή DateValue."
+msgid "Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path."
+msgstr "Επιστρέφει το όνομα ενός αρχείου, ενός καταλόγου ή όλα τα αρχεία και όλους τους καταλόγους μιας μονάδας δίσκου ή καταλόγου που ταιριάζουν στην καθορισμένη διαδρομή αναζήτησης."
-#: 03030104.xhp
+#: 03020404.xhp
msgctxt ""
-"03030104.xhp\n"
-"hd_id3145068\n"
+"03020404.xhp\n"
+"hd_id3154365\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03030104.xhp
+#: 03020404.xhp
msgctxt ""
-"03030104.xhp\n"
-"par_id3150398\n"
+"03020404.xhp\n"
+"par_id3156282\n"
"4\n"
"help.text"
-msgid "Month (Number)"
-msgstr "Month (Αριθμός)"
+msgid "Dir [(Text As String) [, Attrib As Integer]]"
+msgstr "Dir [(κείμενο ως συμβολοσειρά) [, γνώρισμα ως ακέραιος]]"
-#: 03030104.xhp
+#: 03020404.xhp
msgctxt ""
-"03030104.xhp\n"
-"hd_id3154366\n"
+"03020404.xhp\n"
+"hd_id3156424\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03030104.xhp
+#: 03020404.xhp
msgctxt ""
-"03030104.xhp\n"
-"par_id3154125\n"
+"03020404.xhp\n"
+"par_id3153193\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03030104.xhp
+#: 03020404.xhp
msgctxt ""
-"03030104.xhp\n"
-"hd_id3150768\n"
+"03020404.xhp\n"
+"hd_id3153770\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03030104.xhp
+#: 03020404.xhp
msgctxt ""
-"03030104.xhp\n"
-"par_id3156423\n"
+"03020404.xhp\n"
+"par_id3161831\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Numeric expression that contains the serial date number that is used to determine the month of the year."
-msgstr "<emph>Αριθμός:</emph> Μια αριθμητική παράσταση που περιέχει έναν αριθμό σειριακής ημερομηνίας από τον οποίο θα καθοριστεί ο μήνας του έτους."
+msgid "<emph>Text:</emph> Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Κείμενο:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει τη διαδρομή αναζήτησης, κατάλογο ή αρχείο. Αυτό το όρισμα πρέπει να καθοριστεί μόνο την πρώτη φορά που καλείτε τη συνάρτηση Dir. Εάν θέλετε, μπορείτε να εισαγάγετε την διαδρομή και με <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link>."
-#: 03030104.xhp
+#: 03020404.xhp
msgctxt ""
-"03030104.xhp\n"
-"par_id3153770\n"
+"03020404.xhp\n"
+"par_id3146974\n"
"9\n"
"help.text"
-msgid "This function is the opposite of the <emph>DateSerial </emph>function. It returns the month in the year that corresponds to the serial date that is generated by <emph>DateSerial</emph> or <emph>DateValue</emph>. For example, the expression"
-msgstr "Αυτή η συνάρτηση είναι η αντίστροφη της συνάρτησης <emph>DateSerial</emph>. Επιστρέφει τον μήνα του έτους που αντιστοιχεί στην σειριακή ημερομηνία που παράγεται από τη συνάρτηση <emph>DateSerial</emph> ή την <emph>DateValue</emph>. Παραδείγματος χάριν, η παράσταση"
+msgid "<emph>Attrib: </emph>Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:"
+msgstr "<emph>Γνώρισμα:</emph> Κάθε ακέραια παράσταση που καθορίζει τα γνωρίσματα του αρχείου δυαδικά. Η συνάρτηση Dir επιστρέφει μόνο τα αρχεία ή τους καταλόγους που ταιριάζουν στα συγκεκριμένα γνωρίσματα. Προσθέτοντας τις τιμές των γνωρισμάτων, μπορούν να συνδυαστούν διάφορα γνωρίσματα:"
-#: 03030104.xhp
+#: 03020404.xhp
msgctxt ""
-"03030104.xhp\n"
-"par_id3145366\n"
+"03020404.xhp\n"
+"par_id3149666\n"
"11\n"
"help.text"
-msgid "returns the value 12."
-msgstr "επιστρέφει την τιμή 12."
+msgid "0 : Normal files."
+msgstr "0 : Κανονικά αρχεία."
-#: 03030104.xhp
+#: 03020404.xhp
msgctxt ""
-"03030104.xhp\n"
-"hd_id3146923\n"
-"12\n"
+"03020404.xhp\n"
+"par_id3147427\n"
+"15\n"
+"help.text"
+msgid "16 : Returns the name of the directory only."
+msgstr "16 : Επιστρέφει το όνομα του καταλόγου μόνο."
+
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3153952\n"
+"16\n"
+"help.text"
+msgid "Use this attribute to check if a file or directory exists, or to determine all files and folders in a specific directory."
+msgstr "Χρησιμοποιήσετε αυτό το γνώρισμα για να ελέγξετε εάν υπάρχει αρχείο ή κατάλογος, ή για να καθορίσετε όλα τα αρχεία και τους φακέλους σε έναν συγκεκριμένο κατάλογο."
+
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3159156\n"
+"17\n"
+"help.text"
+msgid "To check if a file exists, enter the complete path and name of the file. If the file or directory name does not exist, the Dir function returns a zero-length string (\"\")."
+msgstr "Για να ελέγξετε αν κάποιο αρχείο υπάρχει, εισάγετε την πλήρη διαδρομή και το όνομα του αρχείου. Εάν δεν υπάρχει το όνομα του αρχείου ή του καταλόγου, η συνάρτηση Dir επιστρέφει μια συμβολοσειρά μηδενικού μήκους (\"\")."
+
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3154012\n"
+"18\n"
+"help.text"
+msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.sxw\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments."
+msgstr "Για να δημιουργήσετε μια λίστα όλων των υπαρχόντων αρχείων στον συγκεκριμένο κατάλογο, κάντε τα ακόλουθα: Την πρώτη φορά που καλείτε τη συνάρτηση Dir, καθορίστε την πλήρη διαδρομή αναζήτησης των αρχείων, π.χ. \"D:\\Files\\*.sxw\". Εάν η διαδρομή είναι σωστή και η αναζήτηση εντοπίσει τουλάχιστον ένα αρχείο, η συνάρτηση επιστρέφει το όνομα του πρώτου αρχείου που ταιριάζει στη διαδρομή αναζήτησης. Για επιστροφή πρόσθετων ονομάτων αρχείων που ταιριάζουν στη διαδρομή, καλέστε πάλι τη συνάρτηση Dir χωρίς ορίσματα."
+
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3147348\n"
+"19\n"
+"help.text"
+msgid "To return directories only, use the attribute parameter. The same applies if you want to determine the name of a volume (for example, a hard drive partition)"
+msgstr "Για επιστροφή καταλόγων μόνο, χρησιμοποιήστε την παράμετρο γνωρίσματος. Το ίδιο ισχύει αν θέλετε να καθορίσετε το όνομα ενός τόμου (π.χ. ένα διαμέρισμα στον σκληρό δίσκο)"
+
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"hd_id3154942\n"
+"20\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03030104.xhp
+#: 03020404.xhp
msgctxt ""
-"03030104.xhp\n"
-"par_id3149664\n"
-"14\n"
+"03020404.xhp\n"
+"par_id3148455\n"
+"22\n"
"help.text"
-msgid "MsgBox \"\" & Month(Now) ,64,\"The current month\""
-msgstr "MsgBox \"\" & Month(Now) ,64,\"Ο τρέχων μήνας\""
+msgid "' Displays all files and directories"
+msgstr "' Εμφανίζει όλα τα αρχεία και τους καταλόγους"
-#: 03090301.xhp
+#: 03020404.xhp
msgctxt ""
-"03090301.xhp\n"
+"03020404.xhp\n"
+"par_id3153416\n"
+"27\n"
+"help.text"
+msgid "sDir=\"Directories:\""
+msgstr "sDir=\"Κατάλογοι:\""
+
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3154253\n"
+"34\n"
+"help.text"
+msgid "' Get the directories"
+msgstr "' Λήψη των καταλόγων"
+
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
"tit\n"
"help.text"
-msgid "GoSub...Return Statement [Runtime]"
-msgstr "Πρόταση GoSub...Return [Χρόνου εκτέλεσης]"
+msgid "FileAttr-Function [Runtime]"
+msgstr "Συνάρτηση FileAttr [Χρόνου εκτέλεσης]"
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"bm_id3147242\n"
+"03020405.xhp\n"
+"bm_id3153380\n"
"help.text"
-msgid "<bookmark_value>GoSub...Return statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση GoSub...Return</bookmark_value>"
+msgid "<bookmark_value>FileAttr function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση FileAttr</bookmark_value>"
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"hd_id3147242\n"
+"03020405.xhp\n"
+"hd_id3153380\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090301.xhp\" name=\"GoSub...Return Statement [Runtime]\">GoSub...Return Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090301.xhp\" name=\"Πρόταση GoSub...Return [Χρόνου εκτέλεσης]\">Πρόταση GoSub...Return [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"FileAttr-Function [Runtime]\">FileAttr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"Συνάρτηση FileAttr [Χρόνου εκτέλεσης]\">Συνάρτηση FileAttr [Χρόνου εκτέλεσης]</link>"
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3145316\n"
+"03020405.xhp\n"
+"par_id3154366\n"
"2\n"
"help.text"
-msgid "Calls a subroutine that is indicated by a label from a subroutine or a function. The statements following the label are executed until the next Return statement. Afterwards, the program continues with the statement that follows the <emph>GoSub </emph>statement."
-msgstr "Καλεί μια τοπική υπορουτίνα που υποδεικνύεται από μια ετικέτα από μια υπορουτίνα ή μια συνάρτηση. Οι προτάσεις μετά από την ετικέτα εκτελούνται μέχρι την επόμενη πρόταση Return. Κατόπιν, το πρόγραμμα συνεχίζεται με την πρόταση που ακολουθεί την πρόταση <emph>GoSub</emph>."
+msgid "Returns the access mode or the file access number of a file that was opened with the Open statement. The file access number is dependent on the operating system (OSH = Operating System Handle)."
+msgstr "Επιστρέφει την κατάσταση πρόσβασης ή τον αριθμό πρόσβασης ενός αρχείου που ανοίχτηκε με την πρόταση Άνοιγμα. Ο αριθμός πρόσβασης του αρχείου εξαρτάται από το λειτουργικό σύστημα (OSH = χειριστήριο λειτουργικού συστήματος)."
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"hd_id3145609\n"
+"03020405.xhp\n"
+"par_id3153364\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "If you use a 32-Bit operating system, you cannot use the FileAttr-Function to determine the file access number."
+msgstr "Αν χρησιμοποιείτε ένα λειτουργικό σύστημα 32 δυαδικών, δεν μπορείτε να χρησιμοποιήσετε τη συνάρτηση FileAttr για να καθορίσετε τον αριθμό πρόσβασης του αρχείου."
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3145069\n"
+"03020405.xhp\n"
+"par_id3163713\n"
"4\n"
"help.text"
-msgid "see Parameters"
-msgstr "δείτε Παράμετροι"
+msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>"
+msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>"
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"hd_id3147265\n"
+"03020405.xhp\n"
+"hd_id3151116\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3148664\n"
+"03020405.xhp\n"
+"par_id3154012\n"
"6\n"
"help.text"
-msgid "Sub/Function"
-msgstr "Sub/Function"
+msgid "FileAttr (FileNumber As Integer, Attribute As Integer)"
+msgstr "FileAttr (ΑριθμόςΑρχείου ως ακέραιος, γνώρισμα ως ακέραιος)"
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3150400\n"
+"03020405.xhp\n"
+"hd_id3147349\n"
"7\n"
"help.text"
-msgid "statement block"
-msgstr "ομάδα προτάσεων"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3154140\n"
+"03020405.xhp\n"
+"par_id3146974\n"
"8\n"
"help.text"
-msgid "Label"
-msgstr "Ετικέτα"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3150869\n"
+"03020405.xhp\n"
+"hd_id3153728\n"
"9\n"
"help.text"
-msgid "statement block"
-msgstr "ομάδα προτάσεων"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3154909\n"
+"03020405.xhp\n"
+"par_id3151074\n"
"10\n"
"help.text"
-msgid "GoSub Label"
-msgstr "Ετικέτα GoSub"
+msgid "<emph>FileNumber:</emph> The number of the file that was opened with the Open statement."
+msgstr "<emph>ΑριθμόςΑρχείου:</emph> Ο αριθμός του αρχείου που ανοίχτηκε με την πρόταση Άνοιγμα."
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3153969\n"
+"03020405.xhp\n"
+"par_id3144766\n"
"11\n"
"help.text"
-msgid "Exit Sub/Function"
-msgstr "Exit Sub/Function"
+msgid "<emph>Attribute:</emph> Integer expression that indicates the type of file information that you want to return. The following values are possible:"
+msgstr "<emph>Γνώρισμα:</emph> Μια ακέραια παράσταση που δηλώνει τον τύπο των πληροφοριών του αρχείου που θα επιστραφούν. Οι ακόλουθες τιμές είναι δυνατές:"
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3154685\n"
+"03020405.xhp\n"
+"par_id3147396\n"
"12\n"
"help.text"
-msgid "Label:"
-msgstr "Ετικέτα:"
+msgid "1: The FileAttr-Function indicates the access mode of the file."
+msgstr "1: Η συνάρτηση FileAttr δηλώνει την κατάσταση πρόσβασης του αρχείου."
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3145786\n"
+"03020405.xhp\n"
+"par_id3149959\n"
"13\n"
"help.text"
-msgid "statement block"
-msgstr "ομάδα προτάσεων"
+msgid "2: The FileAttr-Function returns the file access number of the operating system."
+msgstr "2: Η συνάρτηση FileAttr επιστρέφει τον αριθμό πρόσβασης του αρχείου του λειτουργικού συστήματος."
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3159252\n"
+"03020405.xhp\n"
+"par_id3154018\n"
"14\n"
"help.text"
-msgid "Return"
-msgstr "Επιστροφή"
+msgid "If you specify a parameter attribute with a value of 1, the following return values apply:"
+msgstr "Αν ορίσετε την παράμετρο attribute με τιμή 1, θα εφαρμοστούν οι ακόλουθες τιμές επιστροφής:"
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3154321\n"
+"03020405.xhp\n"
+"par_id3149124\n"
"15\n"
"help.text"
-msgid "End Sub/Function"
-msgstr "End Sub/Function"
+msgid "1 - INPUT (file open for input)"
+msgstr "1 - INPUT (αρχείο ανοιχτό για είσοδο)"
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3147318\n"
+"03020405.xhp\n"
+"par_id3156275\n"
"16\n"
"help.text"
-msgid "The <emph>GoSub</emph> statement calls a local subroutine indicated by a label from within a subroutine or a function. The name of the label must end with a colon (\":\")."
-msgstr "Η πρόταση <emph>GoSub</emph> καλεί μια τοπική υπορουτίνα που υποδεικνύεται από μια ετικέτα μέσα από μια υπορουτίνα ή μια συνάρτηση. Το όνομα της ετικέτας πρέπει να τελειώσει με διπλή τελεία (\":\")."
+msgid "2 - OUTPUT (file open for output)"
+msgstr "2 - OUTPUT (αρχείο ανοιχτό για έξοδο)"
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3153190\n"
+"03020405.xhp\n"
+"par_id3155066\n"
"17\n"
"help.text"
-msgid "If the program encounters a Return statement not preceded by <emph>GoSub</emph>, $[officename] Basic returns an error message. Use <emph>Exit Sub</emph> or <emph>Exit Function</emph> to ensure that the program leaves a Sub or Function before reaching the next Return statement."
-msgstr "Αν το πρόγραμμα συναντήσει μια πρόταση Return χωρίς να προηγείται μια <emph>GoSub</emph>, η $[officename] Basic επιστρέφει ένα μήνυμα σφάλματος. Χρησιμοποιείστε <emph>Exit Sub</emph> ή την <emph>Exit Function</emph> για να βεβαιωθείτε ότι το πρόγραμμα θα αφήσει μια διαδικασία Sub ή Function πριν φθάσει στην επόμενη πρόταση Return."
+msgid "4 - RANDOM (file open for random access)"
+msgstr "4 - RANDOM (αρχείο ανοιχτό για τυχαία πρόσβαση)"
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3145799\n"
+"03020405.xhp\n"
+"par_id3148406\n"
+"18\n"
+"help.text"
+msgid "8 - APPEND (file open for appending)"
+msgstr "8 - APPEND (αρχείο ανοιχτό για προσάρτηση)"
+
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3154757\n"
"19\n"
"help.text"
-msgid "The following example demonstrates the use of <emph>GoSub</emph> and <emph>Return</emph>. By executing a program section twice, the program calculates the square root of two numbers that are entered by the user."
-msgstr "Το ακόλουθο παράδειγμα παρουσιάζει τη χρήση των <emph>GoSub</emph> και <emph>Return</emph>. Εκτελώντας δύο φορές κάποια ενότητα του προγράμματος, το πρόγραμμα υπολογίζει την τετραγωνική ρίζα δύο αριθμών που έχει εισάγει ο χρήστης."
+msgid "32 - BINARY (file open in binary mode)."
+msgstr "32 - BINARY (αρχείο ανοιχτό σε δυαδική κατάσταση)."
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"hd_id3156284\n"
+"03020405.xhp\n"
+"hd_id3147339\n"
"20\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03090301.xhp
-msgctxt ""
-"03090301.xhp\n"
-"par_id3146970\n"
-"25\n"
-"help.text"
-msgid "iInputa = Int(InputBox$ \"Enter the first number: \",\"NumberInput\"))"
-msgstr "iInputa = Int(InputBox$ \"Εισάγετε τον πρώτο αριθμό: \",\"ΕίσοδοςΑριθμού\"))"
-
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3150329\n"
-"26\n"
+"03020405.xhp\n"
+"par_id3155607\n"
+"29\n"
"help.text"
-msgid "iInputb = Int(InputBox$ \"Enter the second number: \",\"NumberInput\"))"
-msgstr "iInputb = Int(InputBox$ \" Εισάγετε τον δεύτερο αριθμό: \",\"ΕίσοδοςΑριθμού\"))"
+msgid "Print #iNumber, \"This is a line of text\""
+msgstr "Print #iNumber, \"Αυτή είναι μια γραμμή κειμένου\""
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3154756\n"
-"29\n"
+"03020405.xhp\n"
+"par_id3150361\n"
+"30\n"
"help.text"
-msgid "Print \"The square root of\";iInputa;\" is\";iInputc"
-msgstr "Print \"Η τετραγωνική ρίζα του\";iInputa;\" είναι \";iInputc"
+msgid "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\""
+msgstr "MsgBox FileAttr(#iNumber, 1 ),0,\"Κατάσταση πρόσβασης\""
-#: 03090301.xhp
+#: 03020405.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3147340\n"
-"32\n"
+"03020405.xhp\n"
+"par_id3149817\n"
+"31\n"
"help.text"
-msgid "Print \"The square root of\";iInputb;\" is\";iInputc"
-msgstr "Print \"Η τετραγωνική ρίζα του \";iInputb;\" είναι \";iInputc"
+msgid "MsgBox FileAttr(#iNumber, 2 ),0,\"File attribute\""
+msgstr "MsgBox FileAttr(#iNumber, 2 ),0,\"Γνώρισμα αρχείου\""
-#: 03090408.xhp
+#: 03020406.xhp
msgctxt ""
-"03090408.xhp\n"
+"03020406.xhp\n"
"tit\n"
"help.text"
-msgid "Stop Statement [Runtime]"
-msgstr "Πρόταση Stop [Χρόνου εκτέλεσης]"
+msgid "FileCopy Statement [Runtime]"
+msgstr "Δήλωση FileCopy [Χρόνου εκτέλεσης]"
-#: 03090408.xhp
+#: 03020406.xhp
msgctxt ""
-"03090408.xhp\n"
-"bm_id3153311\n"
+"03020406.xhp\n"
+"bm_id3154840\n"
"help.text"
-msgid "<bookmark_value>Stop statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση Stop</bookmark_value>"
+msgid "<bookmark_value>FileCopy statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση FileCopy</bookmark_value>"
-#: 03090408.xhp
+#: 03020406.xhp
msgctxt ""
-"03090408.xhp\n"
-"hd_id3153311\n"
+"03020406.xhp\n"
+"hd_id3154840\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Stop Statement [Runtime]\">Stop Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Πρόταση Stop [Χρόνου εκτέλεσης]\">Πρόταση Stop [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy Statement [Runtime]\">FileCopy Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"Δήλωση FileCopy [Χρόνου εκτέλεσης]\">Δήλωση FileCopy [Χρόνου εκτέλεσης]</link>"
-#: 03090408.xhp
+#: 03020406.xhp
msgctxt ""
-"03090408.xhp\n"
-"par_id3154142\n"
+"03020406.xhp\n"
+"par_id3149497\n"
"2\n"
"help.text"
-msgid "Stops the execution of the Basic program."
-msgstr "Σταματά την εκτέλεση του προγράμματος Basic."
+msgid "Copies a file."
+msgstr "Αντιγράφει ένα αρχείο."
-#: 03090408.xhp
+#: 03020406.xhp
msgctxt ""
-"03090408.xhp\n"
-"hd_id3153126\n"
+"03020406.xhp\n"
+"hd_id3147443\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03090408.xhp
+#: 03020406.xhp
msgctxt ""
-"03090408.xhp\n"
-"par_id3156023\n"
+"03020406.xhp\n"
+"par_id3146957\n"
"4\n"
"help.text"
-msgid "Stop"
-msgstr "Stop"
+msgid "FileCopy TextFrom As String, TextTo As String"
+msgstr "FileCopy TextFrom As String, TextTo As String"
-#: 03090408.xhp
+#: 03020406.xhp
msgctxt ""
-"03090408.xhp\n"
-"hd_id3156344\n"
+"03020406.xhp\n"
+"hd_id3153825\n"
"5\n"
"help.text"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
+
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"par_id3155390\n"
+"6\n"
+"help.text"
+msgid "<emph>TextFrom:</emph> Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>TextFrom:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει το όνομα του αρχείου που πρόκειται να αντιγραφεί. Μπορεί να περιλαμβάνει πληροφορίες για προαιρετικές διαδρομές και μονάδες δίσκου. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί εδώ."
+
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"par_id3150669\n"
+"7\n"
+"help.text"
+msgid "<emph>TextTo:</emph> Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation."
+msgstr "<emph>TextTo:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει το σημείο αντιγραφής του αρχείου προέλευσης. Μπορεί να περιέχει τη μονάδα δίσκου, τη διαδρομή και το όνομα αρχείου προορισμού."
+
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"par_id3150791\n"
+"8\n"
+"help.text"
+msgid "You can only use the FileCopy statement to copy files that are not opened."
+msgstr "Μπορείτε να χρησιμοποιήσετε την πρόταση FileCopy μόνο για να αντιγράψετε αρχεία που δεν είναι ανοιχτά."
+
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"hd_id3125863\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03010305.xhp
+#: 03020407.xhp
msgctxt ""
-"03010305.xhp\n"
+"03020407.xhp\n"
"tit\n"
"help.text"
-msgid "RGB Function [Runtime]"
-msgstr "Συνάρτηση RGB [χρόνου εκτέλεσης]"
+msgid "FileDateTime Function [Runtime]"
+msgstr "Συνάρτηση FileDateTime [Χρόνου εκτέλεσης]"
-#: 03010305.xhp
+#: 03020407.xhp
msgctxt ""
-"03010305.xhp\n"
-"hd_id3150792\n"
+"03020407.xhp\n"
+"bm_id3153361\n"
+"help.text"
+msgid "<bookmark_value>FileDateTime function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση FileDateTime</bookmark_value>"
+
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"hd_id3153361\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB Function [Runtime]\">RGB Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"Συνάρτηση RGB [Χρόνου εκτέλεσης]\">Συνάρτηση RGB [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"FileDateTime Function [Runtime]\">FileDateTime Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"Συνάρτηση FileDateTime [Χρόνου εκτέλεσης]\">Συνάρτηση FileDateTime [Χρόνου εκτέλεσης]</link>"
-#: 03010305.xhp
+#: 03020407.xhp
msgctxt ""
-"03010305.xhp\n"
-"par_id3150447\n"
+"03020407.xhp\n"
+"par_id3156423\n"
"2\n"
"help.text"
-msgid "Returns a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"long integer color value\">long integer color value</link> consisting of red, green, and blue components."
-msgstr "Επιστρέφει μια <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"long integer color value\">τιμή χρώματος μεγάλου ακέραιου</link> που αποτελείται από τα συστατικά κόκκινο, πράσινο και γαλάζιο."
+msgid "Returns a string that contains the date and the time that a file was created or last modified."
+msgstr "Επιστρέφει μια συμβολοσειρά που δηλώνει την ημερομηνία και την ώρα που δημιουργήθηκε ή τροποποιήθηκε τελευταία το αρχείο."
-#: 03010305.xhp
+#: 03020407.xhp
msgctxt ""
-"03010305.xhp\n"
-"hd_id3147229\n"
+"03020407.xhp\n"
+"hd_id3154685\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03010305.xhp
+#: 03020407.xhp
msgctxt ""
-"03010305.xhp\n"
-"par_id3155132\n"
+"03020407.xhp\n"
+"par_id3154124\n"
"4\n"
"help.text"
-msgid "RGB (Red, Green, Blue)"
-msgstr "RGB (κόκκινο, πράσινο, γαλάζιο)"
+msgid "FileDateTime (Text As String)"
+msgstr "FileDateTime (Text As String)"
-#: 03010305.xhp
+#: 03020407.xhp
msgctxt ""
-"03010305.xhp\n"
-"hd_id3156442\n"
+"03020407.xhp\n"
+"hd_id3150448\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03010305.xhp
+#: 03020407.xhp
msgctxt ""
-"03010305.xhp\n"
+"03020407.xhp\n"
"par_id3159153\n"
"6\n"
"help.text"
-msgid "Long"
-msgstr "Μεγάλου μήκους"
+msgid "<emph>Text:</emph> Any string expression that contains an unambiguous (no wildcards) file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που περιέχει ένα σαφή (χωρίς χαρακτήρες μπαλαντέρ) καθορισμό του αρχείου. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί."
-#: 03010305.xhp
+#: 03020407.xhp
msgctxt ""
-"03010305.xhp\n"
-"hd_id3154013\n"
+"03020407.xhp\n"
+"par_id3155306\n"
"7\n"
"help.text"
-msgid "Parameter:"
-msgstr "Παράμετρος:"
+msgid "This function determines the exact time of creation or last modification of a file, returned in the format \"MM.DD.YYYY HH.MM.SS\"."
+msgstr "Αυτή η συνάρτηση καθορίζει την ακριβή ώρα δημιουργίας ή τελευταίας τροποποίησης του αρχείου και την επιστρέφει στη μορφή \"MM.ΗΗ.ΕΕΕΕ ΩΩ.ΛΛ.ΔΔ\"."
-#: 03010305.xhp
+#: 03020407.xhp
msgctxt ""
-"03010305.xhp\n"
-"par_id3152597\n"
+"03020407.xhp\n"
+"hd_id3146119\n"
"8\n"
"help.text"
-msgid "<emph>Red</emph>: Any integer expression that represents the red component (0-255) of the composite color."
-msgstr "<emph>Κόκκινο</emph>: Κάθε παράσταση ακέραιου που αντιπροσωπεύει το κόκκινο συστατικό (0-255) του σύνθετου χρώματος."
-
-#: 03010305.xhp
-msgctxt ""
-"03010305.xhp\n"
-"par_id3146974\n"
-"9\n"
-"help.text"
-msgid "<emph>Green</emph>: Any integer expression that represents the green component (0-255) of the composite color."
-msgstr "<emph>Πράσινο</emph>: Κάθε παράσταση ακέραιου που αντιπροσωπεύει το πράσινο συστατικό (0-255) του σύνθετου χρώματος."
-
-#: 03010305.xhp
-msgctxt ""
-"03010305.xhp\n"
-"par_id3151113\n"
-"10\n"
-"help.text"
-msgid "<emph>Blue</emph>: Any integer expression that represents the blue component (0-255) of the composite color."
-msgstr "<emph>Γαλάζιο</emph>: Κάθε παράσταση ακέραιου που αντιπροσωπεύει το γαλάζιο συστατικό (0-255) του σύνθετου χρώματος."
-
-#: 03010305.xhp
-msgctxt ""
-"03010305.xhp\n"
-"hd_id3147435\n"
-"11\n"
-"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03010305.xhp
-msgctxt ""
-"03010305.xhp\n"
-"par_id3145647\n"
-"15\n"
-"help.text"
-msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
-msgstr "MsgBox \"Το χρώμα \" & lVar & \" αποτελείται από:\" & Chr(13) &_"
-
-#: 03010305.xhp
-msgctxt ""
-"03010305.xhp\n"
-"par_id3154491\n"
-"16\n"
-"help.text"
-msgid "\"red= \" & red(lVar) & Chr(13)&_"
-msgstr "\"red= \" & red(lVar) & Chr(13)&_"
-
-#: 03010305.xhp
-msgctxt ""
-"03010305.xhp\n"
-"par_id3149401\n"
-"17\n"
-"help.text"
-msgid "\"green= \" & green(lVar) & Chr(13)&_"
-msgstr "\"green= \" & green(lVar) & Chr(13)&_"
-
-#: 03010305.xhp
-msgctxt ""
-"03010305.xhp\n"
-"par_id3150716\n"
-"18\n"
-"help.text"
-msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
-msgstr "\"blue= \" & blue(lVar) & Chr(13) , 64,\"χρώματα\""
-
-#: 03102600.xhp
+#: 03020408.xhp
msgctxt ""
-"03102600.xhp\n"
+"03020408.xhp\n"
"tit\n"
"help.text"
-msgid "IsNull Function [Runtime]"
-msgstr "Συνάρτηση IsNull [Χρόνου εκτέλεσης]"
+msgid "FileLen-Function [Runtime]"
+msgstr "Συνάρτηση FileLen [Χρόνου εκτέλεσης]"
-#: 03102600.xhp
+#: 03020408.xhp
msgctxt ""
-"03102600.xhp\n"
-"bm_id3155555\n"
+"03020408.xhp\n"
+"bm_id3153126\n"
"help.text"
-msgid "<bookmark_value>IsNull function</bookmark_value><bookmark_value>Null value</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση IsNull</bookmark_value><bookmark_value>Τιμή Null</bookmark_value>"
+msgid "<bookmark_value>FileLen function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση FileLen</bookmark_value>"
-#: 03102600.xhp
+#: 03020408.xhp
msgctxt ""
-"03102600.xhp\n"
-"hd_id3155555\n"
+"03020408.xhp\n"
+"hd_id3153126\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102600.xhp\" name=\"IsNull Function [Runtime]\">IsNull Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102600.xhp\" name=\"Συνάρτηση IsNull [Χρόνου εκτέλεσης]\">Συνάρτηση IsNull [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"FileLen-Function [Runtime]\">FileLen Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"Συνάρτηση FileLen [Χρόνου εκτέλεσης]\">Συνάρτηση FileLen [Χρόνου εκτέλεσης]</link>"
-#: 03102600.xhp
+#: 03020408.xhp
msgctxt ""
-"03102600.xhp\n"
-"par_id3146957\n"
+"03020408.xhp\n"
+"par_id3145068\n"
"2\n"
"help.text"
-msgid "Tests if a Variant contains the special Null value, indicating that the variable does not contain data."
-msgstr "Ελέγχει αν μια παραλλαγή περιέχει την ειδική τιμή Null, που δηλώνει ότι η μεταβλητή δεν περιέχει δεδομένα."
+msgid "Returns the length of a file in bytes."
+msgstr "Επιστρέφει το μήκος του αρχείου σε byte."
-#: 03102600.xhp
+#: 03020408.xhp
msgctxt ""
-"03102600.xhp\n"
-"hd_id3150670\n"
+"03020408.xhp\n"
+"hd_id3159414\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03102600.xhp
+#: 03020408.xhp
msgctxt ""
-"03102600.xhp\n"
-"par_id3150984\n"
+"03020408.xhp\n"
+"par_id3149656\n"
"4\n"
"help.text"
-msgid "IsNull (Var)"
-msgstr "IsNull (Var)"
+msgid "FileLen (Text As String)"
+msgstr "FileLen (Text As String)"
-#: 03102600.xhp
+#: 03020408.xhp
msgctxt ""
-"03102600.xhp\n"
-"hd_id3149514\n"
+"03020408.xhp\n"
+"hd_id3148798\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03102600.xhp
+#: 03020408.xhp
msgctxt ""
-"03102600.xhp\n"
-"par_id3145609\n"
+"03020408.xhp\n"
+"par_id3156282\n"
"6\n"
"help.text"
-msgid "Bool"
-msgstr "Μπουλ"
+msgid "Long"
+msgstr "Μεγάλου μήκους"
-#: 03102600.xhp
+#: 03020408.xhp
msgctxt ""
-"03102600.xhp\n"
-"hd_id3149669\n"
+"03020408.xhp\n"
+"hd_id3150768\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03102600.xhp
+#: 03020408.xhp
msgctxt ""
-"03102600.xhp\n"
-"par_id3159414\n"
+"03020408.xhp\n"
+"par_id3153193\n"
"8\n"
"help.text"
-msgid "<emph>Var:</emph> Any variable that you want to test. This function returns True if the Variant contains the Null value, or False if the Variant does not contain the Null value."
-msgstr "<emph>Var:</emph> Κάθε μεταβλητή που πρόκειται να ελεγχθεί. Αυτή η συνάρτηση επιστρέφει την τιμή αληθής αν η παραλλαγή περιέχει την τιμή Null, αλλιώς επιστρέφει ψευδές."
+msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που περιέχει ένα σαφή καθορισμό αρχείου. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί."
-#: 03102600.xhp
+#: 03020408.xhp
msgctxt ""
-"03102600.xhp\n"
-"par_idN1062A\n"
+"03020408.xhp\n"
+"par_id3150439\n"
+"9\n"
"help.text"
-msgid "<emph>Null</emph> - This value is used for a variant data sub type without valid contents."
-msgstr "<emph>Null</emph> - Αυτή η τιμή χρησιμοποιείται για έναν υπο- τύπο στοιχείων παραλλαγής χωρίς έγκυρο περιεχόμενο."
+msgid "This function determines the length of a file. If the FileLen function is called for an open file, it returns the file length before it was opened. To determine the current file length of an open file, use the Lof function."
+msgstr "Αυτή η συνάρτηση χρησιμοποιείται για να καθορίσει το μήκος του αρχείου. Αν κληθεί η συνάρτηση FileLen για ένα ανοιχτό αρχείο, επιστρέφει το μήκος του αρχείου πριν αυτό ανοιχθεί. Για να καθορίσετε το τρέχον μήκος ενός ανοιχτού αρχείου, χρησιμοποιήστε τη συνάρτηση Lof αντί της συνάρτησης FileLen."
-#: 03102600.xhp
+#: 03020408.xhp
msgctxt ""
-"03102600.xhp\n"
-"hd_id3153381\n"
-"9\n"
+"03020408.xhp\n"
+"hd_id3163710\n"
+"10\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03070300.xhp
+#: 03020409.xhp
msgctxt ""
-"03070300.xhp\n"
+"03020409.xhp\n"
"tit\n"
"help.text"
-msgid "\"+\" Operator [Runtime]"
-msgstr "Τελεστής \"+\" [Χρόνου εκτέλεσης]"
+msgid "GetAttr Function [Runtime]"
+msgstr "Συνάρτηση GetAttr [Χρόνου εκτέλεσης]"
-#: 03070300.xhp
+#: 03020409.xhp
msgctxt ""
-"03070300.xhp\n"
-"bm_id3145316\n"
+"03020409.xhp\n"
+"bm_id3150984\n"
"help.text"
-msgid "<bookmark_value>\"+\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>Τελεστής \"+\" (μαθηματικός)</bookmark_value>"
+msgid "<bookmark_value>GetAttr function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση GetAttr</bookmark_value>"
-#: 03070300.xhp
+#: 03020409.xhp
msgctxt ""
-"03070300.xhp\n"
-"hd_id3145316\n"
+"03020409.xhp\n"
+"hd_id3150984\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03070300.xhp\">\"+\" Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070300.xhp\">Τελεστής \"+\" [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"GetAttr Function [Runtime]\">GetAttr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"Συνάρτηση GetAttr [Χρόνου εκτέλεσης]\">Συνάρτηση GetAttr [Χρόνου εκτέλεσης]</link>"
-#: 03070300.xhp
+#: 03020409.xhp
msgctxt ""
-"03070300.xhp\n"
-"par_id3145068\n"
+"03020409.xhp\n"
+"par_id3154347\n"
"2\n"
"help.text"
-msgid "Adds or combines two expressions."
-msgstr "Προσθέτει ή συνδυάζει δύο παραστάσεις."
+msgid "Returns a bit pattern that identifies the file type or the name of a volume or a directory."
+msgstr "Επιστρέφει ένα μοτίβο bit που προσδιορίζει τον τύπο του αρχείου ή δείχνει αν έχει το όνομα ενός τόμου ή καταλόγου."
-#: 03070300.xhp
+#: 03020409.xhp
msgctxt ""
-"03070300.xhp\n"
-"hd_id3144500\n"
+"03020409.xhp\n"
+"hd_id3149457\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03070300.xhp
+#: 03020409.xhp
msgctxt ""
-"03070300.xhp\n"
-"par_id3150358\n"
+"03020409.xhp\n"
+"par_id3150359\n"
"4\n"
"help.text"
-msgid "Result = Expression1 + Expression2"
-msgstr "Αποτέλεσμα = Παράσταση1 + Παράσταση2"
+msgid "GetAttr (Text As String)"
+msgstr "GetAttr (Text As String)"
-#: 03070300.xhp
+#: 03020409.xhp
msgctxt ""
-"03070300.xhp\n"
-"hd_id3150400\n"
+"03020409.xhp\n"
+"hd_id3151211\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03070300.xhp
+#: 03020409.xhp
msgctxt ""
-"03070300.xhp\n"
-"par_id3154123\n"
+"03020409.xhp\n"
+"par_id3154909\n"
"6\n"
"help.text"
-msgid "<emph>Result:</emph> Any numerical expression that contains the result of the addition."
-msgstr "<emph>Αποτέλεσμα:</emph> Κάθε αριθμητική παράσταση που περιέχει το αποτέλεσμα της πρόσθεσης."
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03070300.xhp
+#: 03020409.xhp
msgctxt ""
-"03070300.xhp\n"
-"par_id3150870\n"
+"03020409.xhp\n"
+"hd_id3145172\n"
"7\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to combine or to add."
-msgstr "<emph>Παράσταση1, Παράσταση2:</emph> Οι αριθμητικές παραστάσεις που πρόκειται να συνδυαστούν ή να προστεθούν."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03070300.xhp
+#: 03020409.xhp
msgctxt ""
-"03070300.xhp\n"
-"hd_id3153969\n"
+"03020409.xhp\n"
+"par_id3151042\n"
"8\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03120311.xhp
-msgctxt ""
-"03120311.xhp\n"
-"tit\n"
-"help.text"
-msgid "Trim Function [Runtime]"
-msgstr "Συνάρτηση Trim [Χρόνου εκτέλεσης]"
-
-#: 03120311.xhp
-msgctxt ""
-"03120311.xhp\n"
-"bm_id3150616\n"
-"help.text"
-msgid "<bookmark_value>Trim function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Trim</bookmark_value>"
+msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που περιέχει ένα σαφή καθορισμό αρχείου. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί."
-#: 03120311.xhp
+#: 03020409.xhp
msgctxt ""
-"03120311.xhp\n"
-"hd_id3150616\n"
-"1\n"
+"03020409.xhp\n"
+"par_id3161831\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Runtime]\">Trim Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Συνάρτηση Trim [Χρόνου εκτέλεσης]\">Συνάρτηση Trim [Χρόνου εκτέλεσης]</link>"
+msgid "This function determines the attributes for a specified file and returns the bit pattern that can help you to identify the following file attributes:"
+msgstr "Αυτή η συνάρτηση χρησιμοποιείται για να καθορίσει τα χαρακτηριστικά για ένα καθορισμένο αρχείο και επιστρέφει ένα μοτίβο bit που σας βοηθάει να προσδιορίζετε τα χαρακτηριστικά του αρχείου ως ακολούθως:"
-#: 03120311.xhp
+#: 03020409.xhp
msgctxt ""
-"03120311.xhp\n"
-"par_id3149177\n"
-"2\n"
+"03020409.xhp\n"
+"hd_id3145364\n"
+"10\n"
"help.text"
-msgid "Removes all leading and trailing spaces from a string expression."
-msgstr "Αφαιρεί όλα τα αρχικά και τελικά κενά σε μια παράσταση συμβολοσειράς."
+msgid "Value"
+msgstr "Τιμή"
-#: 03120311.xhp
+#: 03020409.xhp
msgctxt ""
-"03120311.xhp\n"
-"hd_id3159157\n"
-"3\n"
+"03020409.xhp\n"
+"par_id3147349\n"
+"11\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "0 : Normal files."
+msgstr "0 : Κανονικά αρχεία."
-#: 03120311.xhp
+#: 03020409.xhp
msgctxt ""
-"03120311.xhp\n"
-"par_id3155341\n"
-"4\n"
+"03020409.xhp\n"
+"par_id3147434\n"
+"12\n"
"help.text"
-msgid "Trim( Text As String )"
-msgstr "Trim( κείμενο ως συμβολοσειρά )"
+msgid "1 : Read-only files."
+msgstr "1 : Αρχεία μόνο για ανάγνωση."
-#: 03120311.xhp
+#: 03020409.xhp
msgctxt ""
-"03120311.xhp\n"
-"hd_id3155388\n"
-"5\n"
+"03020409.xhp\n"
+"par_id3159154\n"
+"15\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "8 : Returns the name of the volume"
+msgstr "8 : Επιστρέφει το όνομα του τόμου"
-#: 03120311.xhp
+#: 03020409.xhp
msgctxt ""
-"03120311.xhp\n"
-"par_id3143228\n"
-"6\n"
+"03020409.xhp\n"
+"par_id3145271\n"
+"16\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "16 : Returns the name of the directory only."
+msgstr "16 : Επιστρέφει το όνομα του καταλόγου μόνο."
-#: 03120311.xhp
+#: 03020409.xhp
msgctxt ""
-"03120311.xhp\n"
-"hd_id3145609\n"
-"7\n"
+"03020409.xhp\n"
+"par_id3153953\n"
+"17\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "32 : File was changed since last backup (Archive bit)."
+msgstr "32 : Το αρχείο άλλαξε από την τελευταία δημιουργία αντιγράφου ασφαλείας (Archive bit)."
-#: 03120311.xhp
+#: 03020409.xhp
msgctxt ""
-"03120311.xhp\n"
-"par_id3159414\n"
-"8\n"
+"03020409.xhp\n"
+"par_id3156444\n"
+"18\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression."
-msgstr "<emph>Κείμενο:</emph> Κάθε παράσταση συμβολοσειράς."
+msgid "If you want to know if a bit of the attribute byte is set, use the following query method:"
+msgstr "Αν θέλετε να μάθετε αν έχει οριστεί bit του byte χαρακτηριστικού, ακολουθείστε την ακόλουθη μέθοδο ερωτήματος:"
-#: 03120311.xhp
+#: 03020409.xhp
msgctxt ""
-"03120311.xhp\n"
-"hd_id3148663\n"
-"10\n"
+"03020409.xhp\n"
+"hd_id3153094\n"
+"19\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03000000.xhp
-msgctxt ""
-"03000000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Run-Time Functions"
-msgstr "Συναρτήσεις χρόνου εκτέλεσης"
-
-#: 03000000.xhp
-msgctxt ""
-"03000000.xhp\n"
-"hd_id3152895\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/03000000.xhp\" name=\"Run-Time Functions\">Run-Time Functions</link></variable>"
-msgstr "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/03000000.xhp\" name=\"Συναρτήσεις χρόνου εκτέλεσης\">Συναρτήσεις χρόνου εκτέλεσης</link></variable>"
-
-#: 03000000.xhp
+#: 03020409.xhp
msgctxt ""
-"03000000.xhp\n"
-"par_id3148983\n"
-"2\n"
+"03020409.xhp\n"
+"par_id3155415\n"
+"21\n"
"help.text"
-msgid "This section describes the Runtime Functions of <item type=\"productname\">%PRODUCTNAME</item> Basic."
-msgstr "Αυτή η ενότητα περιγράφει τις συναρτήσεις χρόνου εκτέλεσης της <item type=\"productname\">%PRODUCTNAME</item> Basic."
+msgid "On Error GoTo ErrorHandler ' Define target for error handler"
+msgstr "On Error Goto ErrorHandler ' Καθορίστε τον στόχο για τον χειριστή λάθους"
-#: 03020103.xhp
+#: 03020410.xhp
msgctxt ""
-"03020103.xhp\n"
+"03020410.xhp\n"
"tit\n"
"help.text"
-msgid "Open Statement[Runtime]"
-msgstr "Πρόταση Open [Χρόνου εκτέλεσης]"
+msgid "Kill Statement [Runtime]"
+msgstr "Δήλωση Kill [Χρόνου εκτέλεσης]"
-#: 03020103.xhp
+#: 03020410.xhp
msgctxt ""
-"03020103.xhp\n"
-"bm_id3150791\n"
+"03020410.xhp\n"
+"bm_id3153360\n"
"help.text"
-msgid "<bookmark_value>Open statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση Open</bookmark_value>"
+msgid "<bookmark_value>Kill statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση Kill</bookmark_value>"
-#: 03020103.xhp
+#: 03020410.xhp
msgctxt ""
-"03020103.xhp\n"
-"hd_id3150791\n"
+"03020410.xhp\n"
+"hd_id3153360\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement[Runtime]\">Open Statement[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Πρόταση Open [Χρόνου εκτέλεσης]\">Πρόταση Open [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Kill Statement [Runtime]\">Kill Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Δήλωση Kill [Χρόνου εκτέλεσης]\">Δήλωση Kill [Χρόνου εκτέλεσης]</link>"
-#: 03020103.xhp
+#: 03020410.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3150769\n"
+"03020410.xhp\n"
+"par_id3151211\n"
"2\n"
"help.text"
-msgid "Opens a data channel."
-msgstr "Ανοίγει ένα κανάλι δεδομένων."
+msgid "Deletes a file from a disk."
+msgstr "Διαγράφει ένα αρχείο από τον δίσκο."
-#: 03020103.xhp
+#: 03020410.xhp
msgctxt ""
-"03020103.xhp\n"
-"hd_id3147230\n"
+"03020410.xhp\n"
+"hd_id3150767\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020103.xhp
+#: 03020410.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3154124\n"
+"03020410.xhp\n"
+"par_id3154685\n"
"4\n"
"help.text"
-msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]"
-msgstr "Ανοίγει ένα ΌνομαΑρχείου [για λειτουργία] [Access IOMode] [προστατευμένο] ως [#]ΑριθμόςΑρχείου ως Ακέραιος [Len = ΜήκοςΟρισμούΔεδομένων]"
+msgid "Kill File As String"
+msgstr "Kill File As String"
-#: 03020103.xhp
+#: 03020410.xhp
msgctxt ""
-"03020103.xhp\n"
-"hd_id3156280\n"
+"03020410.xhp\n"
+"hd_id3153194\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03020103.xhp
+#: 03020410.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3155132\n"
+"03020410.xhp\n"
+"par_id3150440\n"
"6\n"
"help.text"
-msgid "<emph>FileName: </emph>Name and path of the file that you wan to open. If you try to read a file that does not exist (Access = Read), an error message appears. If you try to write to a file that does not exist (Access = Write), a new file is created."
-msgstr "<emph>ΌνομαΑρχείου:</emph> Όνομα και διαδρομή του αρχείου που πρόκειται να ανοιχθεί. Αν το αρχείο δεν υπάρχει όταν το ανοίγετε για ανάγνωση (Πρόσβαση = Ανάγνωση), τότε εμφανίζεται ένα μήνυμα σφάλματος. Αν ανοίξετε ένα ανύπαρκτο αρχείο για εγγραφή (Πρόσβαση = Εγγραφή), τότε δημιουργείται ένα νέο αρχείο."
+msgid "<emph>File:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>File:</emph> Κάθε παράσταση συμβολοσειράς που περιέχει ένα σαφή καθορισμό αρχείου. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί."
-#: 03020103.xhp
+#: 03020410.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3149262\n"
+"03020410.xhp\n"
+"hd_id3148645\n"
"7\n"
"help.text"
-msgid "<emph>Mode:</emph> Keyword that specifies the file mode. Valid values: Append (append to sequential file), Binary (data can be accessed by bytes using Get and Put), Input (opens data channel for reading), Output (opens data channel for writing), and Random (edits relative files)."
-msgstr "<emph>Λειτουργία</emph> Λέξη-κλειδί που προσδιορίζει την κατάσταση του αρχείου. Έγκυρες τιμές: Append (προσάρτηση σε διαδοχικό αρχείο), binary (τα δεδομένα μπορούν να προσπελαστούν από οκτάδες χρησιμοποιώντας Get και Put), Input (ανοίγει κανάλι δεδομένων για ανάγνωση), Output (ανοίγει κανάλι δεδομένων για εγγραφή), και Random (επεξεργάζεται σχετικά αρχεία)."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03020103.xhp
+#: 03020410.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3154014\n"
-"8\n"
+"03020410.xhp\n"
+"par_id3163710\n"
+"9\n"
"help.text"
-msgid "<emph>IOMode:</emph> Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)."
-msgstr "<emph>IOMode:</emph> Λέξη-κλειδί που προσδιορίζει τον τύπο προσπέλασης. Έγκυρες τιμές: Read (Μόνο για ανάγνωση), Write (Μόνο για εγγραφή), Read Write (και τα δύο)."
+msgid "Kill \"C:\\datafile.dat\" ' File must be created in advance"
+msgstr "Kill \"C:\\datafile.dat\" ' Το αρχείο θα πρέπει να έχει δημιουργηθεί εκ των προτέρων"
-#: 03020103.xhp
+#: 03020411.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3150011\n"
-"9\n"
+"03020411.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Protected:</emph> Keyword that defines the security status of a file after opening. Valid values: Shared (file may be opened by other applications), Lock Read (file is protected against reading), Lock Write (file is protected against writing), Lock Read Write (denies file access)."
-msgstr "<emph>Προστατευμένο:</emph> Λέξη-κλειδί που προσδιορίζει την κατάσταση ασφαλείας του αρχείου μετά το άνοιγμα. Έγκυρες τιμές: Shared (το αρχείο μπορεί να ανοιχτεί και από άλλες εφαρμογές), Lock Read (το αρχείο είναι προστατευμένο από ανάγνωση), Lock Write (το αρχείο είναι προστατευμένο από εγγραφή), Lock Read Write (απαγορεύει την προσπέλαση του αρχείου)."
+msgid "MkDir Statement [Runtime]"
+msgstr "Δήλωση MkDir [Χρόνου εκτέλεσης]"
-#: 03020103.xhp
+#: 03020411.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3153190\n"
-"10\n"
+"03020411.xhp\n"
+"bm_id3156421\n"
"help.text"
-msgid "<emph>FileNumber:</emph> Any integer expression from 0 to 511 to indicate the number of a free data channel. You can then pass commands through the data channel to access the file. The file number must be determined by the FreeFile function immediately before the Open statement."
-msgstr "<emph>ΑριθμόςΑρχείου:</emph> Κάθε παράσταση ακέραιου που κυμαίνεται από 0-511 και υποδεικνύει τον αριθμό ελεύθερου καναλιού δεδομένων. Μπορείτε έπειτα να περάσετε εντολές μέσα από το κανάλι δεδομένων για να προσπελάσετε το αρχείο. Ο αριθμός του αρχείου θα πρέπει να οριστεί αμέσως πριν την συνάρτηση FreeFile πριν την πρόταση Open."
+msgid "<bookmark_value>MkDir statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση MkDir</bookmark_value>"
-#: 03020103.xhp
+#: 03020411.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3151115\n"
-"11\n"
+"03020411.xhp\n"
+"hd_id3156421\n"
+"1\n"
"help.text"
-msgid "<emph>DatasetLength:</emph> For random access files, set the length of the records."
-msgstr "<emph>ΜήκοςΟρισμούΔεδομένων</emph> Για αρχεία τυχαίας προσπέλασης, καθορίζει το μήκος των εγγραφών."
+msgid "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"MkDir Statement [Runtime]\">MkDir Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"Δήλωση MkDir [Χρόνου εκτέλεσης]\">Δήλωση MkDir [Χρόνου εκτέλεσης]</link>"
-#: 03020103.xhp
+#: 03020411.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3153418\n"
-"12\n"
+"03020411.xhp\n"
+"par_id3147000\n"
+"2\n"
"help.text"
-msgid "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears."
-msgstr "Μπορείτε μόνο να τροποποιήσετε τα περιεχόμενα ενός αρχείου που ανοίχτηκε με την πρόταση Open. Αν προσπαθήσετε να ανοίξετε ένα αρχείο που είναι ήδη ανοιγμένο, θα εμφανιστεί ένα μήνυμα σφάλματος."
+msgid "Creates a new directory on a data medium."
+msgstr "Δημιουργεί ένα νέο κατάλογο στο μέσο αποθήκευσης δεδομένων."
-#: 03020103.xhp
+#: 03020411.xhp
msgctxt ""
-"03020103.xhp\n"
-"hd_id3149123\n"
-"13\n"
+"03020411.xhp\n"
+"hd_id3148520\n"
+"3\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03020103.xhp
+#: 03020411.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3154705\n"
-"22\n"
+"03020411.xhp\n"
+"par_id3155150\n"
+"4\n"
"help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr "Print #iNumber, \"Αυτή είναι μια γραμμή κειμένου\""
+msgid "MkDir Text As String"
+msgstr "MkDir Text As String"
-#: 03020103.xhp
+#: 03020411.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3146916\n"
-"23\n"
+"03020411.xhp\n"
+"hd_id3156027\n"
+"5\n"
"help.text"
-msgid "Print #iNumber, \"This is another line of text\""
-msgstr "Print #iNumber, \"Μια άλλη γραμμή κειμένου\""
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03070200.xhp
+#: 03020411.xhp
msgctxt ""
-"03070200.xhp\n"
-"tit\n"
+"03020411.xhp\n"
+"par_id3153750\n"
+"6\n"
"help.text"
-msgid "\"*\" Operator [Runtime]"
-msgstr "Τελεστής \"*\" [Χρόνου εκτέλεσης]"
+msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory to be created. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει το όνομα και τη διαδρομή του καταλόγου που πρόκειται να δημιουργηθεί. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί εδώ."
-#: 03070200.xhp
+#: 03020411.xhp
msgctxt ""
-"03070200.xhp\n"
-"bm_id3147573\n"
+"03020411.xhp\n"
+"par_id3153311\n"
+"7\n"
"help.text"
-msgid "<bookmark_value>\"*\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>Τελεστής \"*\" (μαθηματικός)</bookmark_value>"
+msgid "If the path is not determined, the directory is created in the current directory."
+msgstr "Εάν η διαδρομή δεν καθορίζεται, ο κατάλογος δημιουργείται στον τρέχοντα κατάλογο."
-#: 03070200.xhp
+#: 03020411.xhp
msgctxt ""
-"03070200.xhp\n"
-"hd_id3147573\n"
-"1\n"
+"03020411.xhp\n"
+"hd_id3155388\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03070200.xhp\">\"*\" Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070200.xhp\">Τελεστής \"*\" [Χρόνου εκτέλεσης]</link>"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03070200.xhp
+#: 03020411.xhp
msgctxt ""
-"03070200.xhp\n"
-"par_id3154347\n"
-"2\n"
+"03020411.xhp\n"
+"par_id3149762\n"
+"10\n"
"help.text"
-msgid "Multiplies two values."
-msgstr "Πολλαπλασιάζει δύο τιμές."
+msgid "' Example for functions of the file organization"
+msgstr "' Παράδειγμα για συναρτήσεις της οργάνωσης αρχείων"
-#: 03070200.xhp
+#: 03020411.xhp
msgctxt ""
-"03070200.xhp\n"
-"hd_id3148946\n"
-"3\n"
+"03020411.xhp\n"
+"par_id3149669\n"
+"13\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Const sSubDir1 As String =\"Test\""
+msgstr "Const sSubDir1 as String =\"Test\""
-#: 03070200.xhp
+#: 03020411.xhp
msgctxt ""
-"03070200.xhp\n"
-"par_id3150358\n"
-"4\n"
+"03020411.xhp\n"
+"par_id3148663\n"
+"14\n"
"help.text"
-msgid "Result = Expression1 * Expression2"
-msgstr "Αποτέλεσμα = Παράσταση1 * Παράσταση2"
+msgid "Const sFile2 As String = \"Copied.tmp\""
+msgstr "Const sFile2 as String = \"Copied.tmp\""
-#: 03070200.xhp
+#: 03020411.xhp
msgctxt ""
-"03070200.xhp\n"
-"hd_id3150400\n"
-"5\n"
+"03020411.xhp\n"
+"par_id3154071\n"
+"15\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Const sFile3 As String = \"Renamed.tmp\""
+msgstr "Const sFile3 as String = \"Renamed.tmp\""
-#: 03070200.xhp
+#: 03020411.xhp
msgctxt ""
-"03070200.xhp\n"
-"par_id3154365\n"
-"6\n"
+"03020411.xhp\n"
+"par_id3154217\n"
+"19\n"
"help.text"
-msgid "<emph>Result:</emph> Any numeric expression that records the result of a multiplication."
-msgstr "<emph>Αποτέλεσμα:</emph> Κάθε αριθμητική παράσταση που καταγράφει το αποτέλεσμα ενός πολλαπλασιασμού."
+msgid "If Dir(sSubDir1,16)=\"\" Then ' Does the directory exist?"
+msgstr "If Dir(sSubDir1,16)=\"\" then ' Υπάρχει ο κατάλογος;"
-#: 03070200.xhp
+#: 03020411.xhp
msgctxt ""
-"03070200.xhp\n"
-"par_id3154685\n"
-"7\n"
+"03020411.xhp\n"
+"par_id3147228\n"
+"21\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to multiply."
-msgstr "<emph>Παράσταση1, Παράσταση2:</emph> Οι αριθμητικές παραστάσεις που πρόκειται να πολλαπλασιαστούν."
+msgid "MsgBox sFile,0,\"Create directory\""
+msgstr "MsgBox sFile,0,\"Δημιουργία φακέλου\""
-#: 03070200.xhp
+#: 03020411.xhp
msgctxt ""
-"03070200.xhp\n"
-"hd_id3153968\n"
-"8\n"
+"03020411.xhp\n"
+"par_id3153770\n"
+"26\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "MsgBox fSysURL(CurDir()),0,\"Current directory\""
+msgstr "MsgBox fSysURL(CurDir()),0,\"Τρέχον φάκελος\""
-#: 03020000.xhp
+#: 03020411.xhp
msgctxt ""
-"03020000.xhp\n"
-"tit\n"
+"03020411.xhp\n"
+"par_id3159154\n"
+"27\n"
"help.text"
-msgid "File I/O Functions"
-msgstr "Συναρτήσεις εισαγωγής/εξαγωγής αρχείων"
+msgid "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\""
+msgstr "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Χρόνος δημιουργίας\""
-#: 03020000.xhp
+#: 03020411.xhp
msgctxt ""
-"03020000.xhp\n"
-"hd_id3156344\n"
-"1\n"
+"03020411.xhp\n"
+"par_id3149484\n"
+"28\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"File I/O Functions\">File I/O Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"Συναρτήσεις εισόδου/εξόδου αρχείων\">Συναρτήσεις εισόδου/εξόδου αρχείων</link>"
+msgid "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\""
+msgstr "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"Μήκος αρχείου\""
-#: 03020000.xhp
+#: 03020411.xhp
msgctxt ""
-"03020000.xhp\n"
-"par_id3153360\n"
-"2\n"
+"03020411.xhp\n"
+"par_id3152885\n"
+"29\n"
"help.text"
-msgid "Use File I/O functions to create and manage user-defined (data) files."
-msgstr "Χρήση συναρτήσεων εισόδου/εξόδου αρχείων για την δημιουργία και διαχείριση αρχείων (δεδομένων) προσαρμοσμένων από τον χρήστη."
+msgid "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\""
+msgstr "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"Ιδιότητες αρχείου\""
-#: 03020000.xhp
+#: 03020411.xhp
msgctxt ""
-"03020000.xhp\n"
-"par_id3150398\n"
-"3\n"
+"03020411.xhp\n"
+"par_id3153952\n"
+"31\n"
"help.text"
-msgid "You can use these functions to support the creation of \"relative\" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory."
-msgstr "Μπορείτε να χρησιμοποιήσετε αυτές τις συναρτήσεις για να υποστηρίξετε τη δημιουργία \"σχετικών\" αρχείων, έτσι ώστε να αποθηκεύσετε και να επαναφορτώσετε συγκεκριμένες εγγραφές καθορίζοντας τον αριθμό εγγραφής τους. Οι συναρτήσεις εισόδου/εξόδου αρχείων βοηθούν στη διαχείριση των αρχείων σας, παρέχοντάς σας πληροφορίες όπως το μέγεθος του αρχείου, οι τρέχουσες ρυθμίσεις διαδρομής ή η ημερομηνία δημιουργίας ενός αρχείου ή καταλόγου."
+msgid "' Rename in the same directory"
+msgstr "' Μετονομασία στον ίδιο κατάλογο"
-#: 03101000.xhp
+#: 03020411.xhp
msgctxt ""
-"03101000.xhp\n"
+"03020411.xhp\n"
+"par_id3147426\n"
+"34\n"
+"help.text"
+msgid "SetAttr( sFile, 0 ) 'Delete all attributes"
+msgstr "SetAttr( sFile, 0 ) 'Διέγραψε όλα τα χαρακτηριστικά"
+
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3148647\n"
+"35\n"
+"help.text"
+msgid "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\""
+msgstr "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"Νέες ιδιότητες αρχείου\""
+
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3150092\n"
+"40\n"
+"help.text"
+msgid "' Converts a system path in URL"
+msgstr "' Μετατρέπει τη διαδρομή συστήματος σε διεύθυνση URL"
+
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3156276\n"
+"49\n"
+"help.text"
+msgid "' the colon with DOS"
+msgstr "' η άνω και κάτω τελεία στο DOS"
+
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
"tit\n"
"help.text"
-msgid "CStr Function [Runtime]"
-msgstr "Συνάρτηση CStr [Χρόνου εκτέλεσης]"
+msgid "Name Statement [Runtime]"
+msgstr "Πρόταση Name [Χρόνου εκτέλεσης]"
-#: 03101000.xhp
+#: 03020412.xhp
msgctxt ""
-"03101000.xhp\n"
-"bm_id3146958\n"
+"03020412.xhp\n"
+"bm_id3143268\n"
"help.text"
-msgid "<bookmark_value>CStr function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CStr</bookmark_value>"
+msgid "<bookmark_value>Name statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση Name</bookmark_value>"
-#: 03101000.xhp
+#: 03020412.xhp
msgctxt ""
-"03101000.xhp\n"
-"hd_id3146958\n"
+"03020412.xhp\n"
+"hd_id3143268\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"CStr Function [Runtime]\">CStr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"Συνάρτηση CStr [Χρόνου εκτέλεσης]\">Συνάρτηση CStr [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Name Statement [Runtime]\">Name Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Πρόταση Name [Χρόνου εκτέλεσης]\">Πρόταση Name [Χρόνου εκτέλεσης]</link>"
-#: 03101000.xhp
+#: 03020412.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3147574\n"
+"03020412.xhp\n"
+"par_id3154346\n"
"2\n"
"help.text"
-msgid "Converts any numeric expression to a string expression."
-msgstr "Μετατρέπει κάθε αριθμητική παράσταση σε παράσταση συμβολοσειράς."
+msgid "Renames an existing file or directory."
+msgstr "Μετονομάζει ένα υπάρχον αρχείο ή κατάλογο."
-#: 03101000.xhp
+#: 03020412.xhp
msgctxt ""
-"03101000.xhp\n"
-"hd_id3148473\n"
+"03020412.xhp\n"
+"hd_id3156344\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03101000.xhp
+#: 03020412.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3145315\n"
+"03020412.xhp\n"
+"par_id3153381\n"
"4\n"
"help.text"
-msgid "CStr (Expression)"
-msgstr "CStr (Παράσταση)"
+msgid "Name OldName As String As NewName As String"
+msgstr "Name ΠαλιόΌνομα ως συμβολοσειρά σαν ΝέοΌνομα ως συμβολοσειρά"
-#: 03101000.xhp
+#: 03020412.xhp
msgctxt ""
-"03101000.xhp\n"
-"hd_id3153062\n"
+"03020412.xhp\n"
+"hd_id3153362\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
-
-#: 03101000.xhp
-msgctxt ""
-"03101000.xhp\n"
-"par_id3153897\n"
-"6\n"
-"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
-
-#: 03101000.xhp
-msgctxt ""
-"03101000.xhp\n"
-"hd_id3154760\n"
-"7\n"
-"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03101000.xhp
-msgctxt ""
-"03101000.xhp\n"
-"par_id3149457\n"
-"8\n"
-"help.text"
-msgid "<emph>Expression:</emph> Any valid string or numeric expression that you want to convert."
-msgstr "<emph>Παράσταση:</emph> Κάθε έγκυρη παράσταση συμβολοσειράς ή αριθμητική παράσταση που πρόκειται να μετατραπεί."
-
-#: 03101000.xhp
+#: 03020412.xhp
msgctxt ""
-"03101000.xhp\n"
-"hd_id3150358\n"
-"9\n"
+"03020412.xhp\n"
+"par_id3151210\n"
+"6\n"
"help.text"
-msgid "Expression Types and Conversion Returns"
-msgstr "Τύποι παράστασης και επιστροφές μετατροπής"
+msgid "<emph>OldName, NewName:</emph> Any string expression that specifies the file name, including the path. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>ΠαλιόΌνομα, ΝέοΌνομα:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει το όνομα του αρχείου, συμπεριλαμβανομένης της διαδρομής. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί."
-#: 03101000.xhp
+#: 03020412.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3153192\n"
-"10\n"
+"03020412.xhp\n"
+"hd_id3125863\n"
+"8\n"
"help.text"
-msgid "Boolean :"
-msgstr "Μπουλ :"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03101000.xhp
+#: 03020412.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3156422\n"
-"11\n"
+"03020412.xhp\n"
+"par_id3152462\n"
+"16\n"
"help.text"
-msgid "String that evaluates to either <emph>True</emph> or <emph>False</emph>."
-msgstr "Συμβολοσειρά που υπολογίζεται σε <emph>αληθή</emph> or <emph>ψευδή</emph>."
+msgid "MsgBox \"File already exists\""
+msgstr "MsgBox \"Το αρχείο υπάρχει ήδη\""
-#: 03101000.xhp
+#: 03020413.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3147287\n"
-"12\n"
+"03020413.xhp\n"
+"tit\n"
"help.text"
-msgid "Date :"
-msgstr "Date :"
+msgid "RmDir Statement [Runtime]"
+msgstr "RmDir Statement [Runtime]"
-#: 03101000.xhp
+#: 03020413.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3155411\n"
-"13\n"
+"03020413.xhp\n"
+"bm_id3148947\n"
"help.text"
-msgid "String that contains the date and time."
-msgstr "Συμβολοσειρά που περιέχει ημερομηνία και ώρα."
+msgid "<bookmark_value>RmDir statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση RmDir</bookmark_value>"
-#: 03101000.xhp
+#: 03020413.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3147428\n"
-"14\n"
+"03020413.xhp\n"
+"hd_id3148947\n"
+"1\n"
"help.text"
-msgid "Null :"
-msgstr "Null :"
+msgid "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"RmDir Statement [Runtime]\">RmDir Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"Δήλωση RmDir [Χρόνου εκτέλεσης]\">Δήλωση RmDir [Χρόνου εκτέλεσης]</link>"
-#: 03101000.xhp
+#: 03020413.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3150486\n"
-"15\n"
+"03020413.xhp\n"
+"par_id3149457\n"
+"2\n"
"help.text"
-msgid "Run-time error."
-msgstr "Σφάλμα χρόνου εκτέλεσης."
+msgid "Deletes an existing directory from a data medium."
+msgstr "Διαγράφει έναν υπάρχοντα κατάλογο από το μέσο αποθήκευσης δεδομένων."
-#: 03101000.xhp
+#: 03020413.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3153953\n"
-"16\n"
+"03020413.xhp\n"
+"hd_id3153361\n"
+"3\n"
"help.text"
-msgid "Empty :"
-msgstr "Empty :"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03101000.xhp
+#: 03020413.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3155306\n"
-"17\n"
+"03020413.xhp\n"
+"par_id3154367\n"
+"4\n"
"help.text"
-msgid "String without any characters."
-msgstr "Συμβολοσειρά χωρίς χαρακτήρες."
+msgid "RmDir Text As String"
+msgstr "RmDir Text As String"
-#: 03101000.xhp
+#: 03020413.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3149260\n"
-"18\n"
+"03020413.xhp\n"
+"hd_id3156281\n"
+"5\n"
"help.text"
-msgid "Any :"
-msgstr "Any :"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03101000.xhp
+#: 03020413.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3152938\n"
-"19\n"
+"03020413.xhp\n"
+"par_id3151042\n"
+"6\n"
"help.text"
-msgid "Corresponding number as string."
-msgstr "Ο αντίστοιχος αριθμός ως συμβολοσειρά."
+msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory that you want to delete. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει το όνομα και τη διαδρομή του καταλόγου που πρόκειται να δημιουργηθεί. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί εδώ."
-#: 03101000.xhp
+#: 03020413.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3155738\n"
-"20\n"
+"03020413.xhp\n"
+"par_id3153192\n"
+"7\n"
"help.text"
-msgid "Zeros at the end of a floating-point number are not included in the returned string."
-msgstr "Τα μηδενικά στο τέλος ενός αριθμού κινητής υποδιαστολής δεν περιλαμβάνονται στην επιστρεφόμενη συμβολοσειρά."
+msgid "If the path is not determined, the <emph>RmDir Statement</emph> searches for the directory that you want to delete in the current path. If it is not found there, an error message appears."
+msgstr "Αν δεν έχει καθοριστεί διαδρομή, η <emph>RmDir Statement</emph> θα αναζητήσει τον καθορισμένο κατάλογο στην τρέχουσα διαδρομή. Αν δεν βρεθεί εκεί, τότε εμφανίζεται ένα μήνυμα σφάλματος."
-#: 03101000.xhp
+#: 03020413.xhp
msgctxt ""
-"03101000.xhp\n"
-"hd_id3154729\n"
-"21\n"
+"03020413.xhp\n"
+"hd_id3145271\n"
+"8\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03020101.xhp
+#: 03020414.xhp
msgctxt ""
-"03020101.xhp\n"
+"03020414.xhp\n"
"tit\n"
"help.text"
-msgid "Close Statement [Runtime]"
-msgstr "Πρόταση Close [Χρόνου εκτέλεσης]"
+msgid "SetAttr Statement [Runtime]"
+msgstr "SetAttr Statement [Runtime]"
-#: 03020101.xhp
+#: 03020414.xhp
msgctxt ""
-"03020101.xhp\n"
-"bm_id3157896\n"
+"03020414.xhp\n"
+"bm_id3147559\n"
"help.text"
-msgid "<bookmark_value>Close statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση Close</bookmark_value>"
+msgid "<bookmark_value>SetAttr statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση SetAttr</bookmark_value>"
-#: 03020101.xhp
+#: 03020414.xhp
msgctxt ""
-"03020101.xhp\n"
-"hd_id3157896\n"
+"03020414.xhp\n"
+"hd_id3147559\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement [Runtime]\">Close Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Πρόταση Close [Χρόνου εκτέλεσης]\">Πρόταση Close [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"SetAttr Statement [Runtime]\">SetAttr Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"SetAttr Statement [Runtime]\">Πρόταση SetAttr [Χρόνου εκτέλεσης]</link>"
-#: 03020101.xhp
+#: 03020414.xhp
msgctxt ""
-"03020101.xhp\n"
-"par_id3147573\n"
+"03020414.xhp\n"
+"par_id3147264\n"
"2\n"
"help.text"
-msgid "Closes a specified file that was opened with the Open statement."
-msgstr "Κλείνει το συγκεκριμένο αρχείο που ανοίχθηκε με την πρόταση Open."
+msgid "Sets the attribute information for a specified file."
+msgstr "Καθορίζει τις πληροφορίες χαρακτηριστικών για ένα καθορισμένο αρχείο."
-#: 03020101.xhp
+#: 03020414.xhp
msgctxt ""
-"03020101.xhp\n"
-"hd_id3156344\n"
+"03020414.xhp\n"
+"hd_id3150359\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020101.xhp
+#: 03020414.xhp
msgctxt ""
-"03020101.xhp\n"
-"par_id3147265\n"
+"03020414.xhp\n"
+"par_id3154365\n"
"4\n"
"help.text"
-msgid "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
-msgstr "Close ΑριθμόςΑρχείου ως ακέραιου[, ΑριθμόςΑρχείου2 ως ακέραιου[,...]]"
+msgid "SetAttr FileName As String, Attribute As Integer"
+msgstr "SetAttr FileName As String, Attribute As Integer"
-#: 03020101.xhp
+#: 03020414.xhp
msgctxt ""
-"03020101.xhp\n"
-"hd_id3153379\n"
+"03020414.xhp\n"
+"hd_id3125863\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03020101.xhp
+#: 03020414.xhp
msgctxt ""
-"03020101.xhp\n"
-"par_id3150791\n"
+"03020414.xhp\n"
+"par_id3154909\n"
"6\n"
"help.text"
-msgid "<emph>FileNumber:</emph> Any integer expression that specifies the number of the data channel that was opened with the <emph>Open</emph> statement."
-msgstr "<emph>ΑριθμόςΑρχείου:</emph>: Κάθε παράσταση ακέραιου που καθορίζει τον αριθμό των καναλιών δεδομένων που άνοιξε η πρόταση <emph>Open</emph>."
+msgid "FileName: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, <emph>SetAttr</emph> searches for the file in the current directory. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "FileName: Όνομα του αρχείου, συμπεριλαμβανομένης της διαδρομής, για το οποίο θα ελέγξετε τα χαρακτηριστικά. Αν δεν έχει καθοριστεί η διαδρομή, η πρόταση <emph>SetAttr</emph> αναζητεί το αρχείο στον τρέχοντα κατάλογο. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί εδώ."
-#: 03020101.xhp
+#: 03020414.xhp
msgctxt ""
-"03020101.xhp\n"
-"hd_id3153192\n"
+"03020414.xhp\n"
+"par_id3153192\n"
"7\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<emph>Attribute:</emph> Bit pattern defining the attributes that you want to set or to clear:"
+msgstr "<emph>Attribute:</emph> Μοτίβο bit που ορίζει τα χαρακτηριστικά που θα καθοριστούν ή θα διαγραφούν:"
-#: 03020101.xhp
+#: 03020414.xhp
msgctxt ""
-"03020101.xhp\n"
-"par_id3153727\n"
-"16\n"
+"03020414.xhp\n"
+"par_id3145786\n"
+"8\n"
"help.text"
-msgid "Print #iNumber, \"First line of text\""
-msgstr "Print #iNumber, \"Πρώτη γραμμή κειμένου\""
+msgid "<emph>Value</emph>"
+msgstr "<emph>Τιμή</emph>"
-#: 03020101.xhp
+#: 03020414.xhp
msgctxt ""
-"03020101.xhp\n"
-"par_id3147350\n"
+"03020414.xhp\n"
+"par_id3152596\n"
+"9\n"
+"help.text"
+msgid "0 : Normal files."
+msgstr "0 : Κανονικά αρχεία."
+
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3149262\n"
+"10\n"
+"help.text"
+msgid "1 : Read-only files."
+msgstr "1 : Αρχεία μόνο για ανάγνωση."
+
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3152576\n"
+"13\n"
+"help.text"
+msgid "32 : File was changed since last backup (Archive bit)."
+msgstr "32 : Το αρχείο άλλαξε από την τελευταία δημιουργία αντιγράφου ασφαλείας (Archive bit)."
+
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3153093\n"
+"14\n"
+"help.text"
+msgid "You can set multiple attributes by combining the respective values with a logic OR statement."
+msgstr "Μπορείτε να καθορίσετε πολλαπλά χαρακτηριστικά συνδυάζοντας τις αντίστοιχες τιμές με μια λογική πρόταση OR."
+
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"hd_id3147434\n"
+"15\n"
+"help.text"
+msgid "Example:"
+msgstr "Παράδειγμα:"
+
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3148645\n"
"17\n"
"help.text"
-msgid "Print #iNumber, \"Another line of text\""
-msgstr "Print #iNumber, \"Μια άλλη γραμμή κειμένου\""
+msgid "On Error GoTo ErrorHandler ' Define target for error handler"
+msgstr "On Error Goto ErrorHandler ' Καθορίστε τον στόχο για τον χειριστή λάθους"
-#: 03102800.xhp
+#: 03020415.xhp
msgctxt ""
-"03102800.xhp\n"
+"03020415.xhp\n"
"tit\n"
"help.text"
-msgid "IsObject Function [Runtime]"
-msgstr "Συνάρτηση IsObject [Χρόνου εκτέλεσης]"
+msgid "FileExists Function [Runtime]"
+msgstr "Συνάρτηση FileExists [Χρόνου εκτέλεσης]"
-#: 03102800.xhp
+#: 03020415.xhp
msgctxt ""
-"03102800.xhp\n"
-"bm_id3149346\n"
+"03020415.xhp\n"
+"bm_id3148946\n"
"help.text"
-msgid "<bookmark_value>IsObject function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση IsObject</bookmark_value>"
+msgid "<bookmark_value>FileExists function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση FileExists</bookmark_value>"
-#: 03102800.xhp
+#: 03020415.xhp
msgctxt ""
-"03102800.xhp\n"
-"hd_id3149346\n"
+"03020415.xhp\n"
+"hd_id3148946\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102800.xhp\" name=\"IsObject Function [Runtime]\">IsObject Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102800.xhp\" name=\"Συνάρτηση IsObject [Χρόνου εκτέλεσης]\">Συνάρτηση IsObject [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"FileExists Function [Runtime]\">FileExists Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"Συνάρτηση FileExists [Χρόνου εκτέλεσης]\">Συνάρτηση FileExists [Χρόνου εκτέλεσης]</link>"
-#: 03102800.xhp
+#: 03020415.xhp
msgctxt ""
-"03102800.xhp\n"
-"par_id3148538\n"
+"03020415.xhp\n"
+"par_id3153361\n"
"2\n"
"help.text"
-msgid "Tests if an object variable is an OLE object. The function returns True if the variable is an OLE object, otherwise it returns False."
-msgstr "Ελέγχει αν η μεταβλητή αντικειμένου είναι ένα αντικείμενο OLE. Η συνάρτηση επιστρέφει True αν η μεταβλητή είναι τύπου OLE, αλλιώς επιστρέφει False ."
+msgid "Determines if a file or a directory is available on the data medium."
+msgstr "Καθορίζει αν κάποιο αρχείο ή υποκατάλογος είναι διαθέσιμο στο μέσο αποθήκευσης δεδομένων."
-#: 03102800.xhp
+#: 03020415.xhp
msgctxt ""
-"03102800.xhp\n"
-"hd_id3149234\n"
+"03020415.xhp\n"
+"hd_id3150447\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03102800.xhp
+#: 03020415.xhp
msgctxt ""
-"03102800.xhp\n"
-"par_id3154285\n"
+"03020415.xhp\n"
+"par_id3154685\n"
"4\n"
"help.text"
-msgid "IsObject (ObjectVar)"
-msgstr "IsObject (ObjectVar)"
+msgid "FileExists(FileName As String | DirectoryName As String)"
+msgstr "FileExists(FileName As String | DirectoryName As String)"
-#: 03102800.xhp
+#: 03020415.xhp
msgctxt ""
-"03102800.xhp\n"
-"hd_id3148685\n"
+"03020415.xhp\n"
+"hd_id3154126\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03102800.xhp
+#: 03020415.xhp
msgctxt ""
-"03102800.xhp\n"
-"par_id3156024\n"
+"03020415.xhp\n"
+"par_id3150769\n"
"6\n"
"help.text"
msgid "Bool"
msgstr "Μπουλ"
-#: 03102800.xhp
+#: 03020415.xhp
msgctxt ""
-"03102800.xhp\n"
-"hd_id3148947\n"
+"03020415.xhp\n"
+"hd_id3153770\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03102800.xhp
+#: 03020415.xhp
msgctxt ""
-"03102800.xhp\n"
-"par_id3148552\n"
+"03020415.xhp\n"
+"par_id3147349\n"
"8\n"
"help.text"
-msgid "<emph>ObjectVar:</emph> Any variable that you want to test. If the Object variable contains an OLE object, the function returns True."
-msgstr "<emph>ObjectVar:</emph> Κάθε μεταβλητή που πρόκειται να ελεγχθεί. Αν η μεταβλητή Object περιέχει ένα αντικείμενο OLE, η συνάρτηση επιστρέφει True."
+msgid "FileName | DirectoryName: Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "FileName | DirectoryName: Κάθε παράσταση συμβολοσειράς που περιέχει ένα σαφή καθορισμό αρχείου. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί."
-#: 03132500.xhp
+#: 03020415.xhp
msgctxt ""
-"03132500.xhp\n"
+"03020415.xhp\n"
+"hd_id3149664\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "Παράδειγμα:"
+
+#: 03030000.xhp
+msgctxt ""
+"03030000.xhp\n"
"tit\n"
"help.text"
-msgid "GetDefaultContext Function [Runtime]"
-msgstr "Συνάρτηση GetDefaultContext [Χρόνου εκτέλεσης]"
+msgid "Date and Time Functions"
+msgstr "Συναρτήσεις ημερομηνίας και ώρας"
-#: 03132500.xhp
+#: 03030000.xhp
msgctxt ""
-"03132500.xhp\n"
-"bm_id4761192\n"
+"03030000.xhp\n"
+"hd_id3150502\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>GetDefaultContext function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση GetDefaultContext</bookmark_value>"
+msgid "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Date and Time Functions\">Date and Time Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Συναρτήσεις ημερομηνίας και ώρας\">Συναρτήσεις ημερομηνίας και ώρας</link>"
-#: 03132500.xhp
+#: 03030000.xhp
msgctxt ""
-"03132500.xhp\n"
-"par_idN10580\n"
+"03030000.xhp\n"
+"par_id3153255\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03132500.xhp\">GetDefaultContext Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132500.xhp\">Συνάρτηση GetDefaultContext [Χρόνου εκτέλεσης]</link>"
+msgid "Use the statements and functions described here to perform date and time calculations."
+msgstr "Χρησιμοποιήστε τις δηλώσεις και τις συναρτήσεις που περιγράφονται εδώ για να εκτελέσετε υπολογισμούς ημερομηνίας και ώρας."
-#: 03132500.xhp
+#: 03030000.xhp
msgctxt ""
-"03132500.xhp\n"
-"par_idN10590\n"
+"03030000.xhp\n"
+"par_id3152363\n"
+"3\n"
"help.text"
-msgid "Returns the default context of the process service factory, if existent, else returns a null reference."
-msgstr "Επιστρέφει το προεπιλεγμένο περιεχόμενο του εργοστασίου υπηρεσιών διαδικασίας, εάν υπάρχει, αλλιώς επιστρέφει μια μηδενική αναφορά."
+msgid "<item type=\"productname\">%PRODUCTNAME</item> Basic lets you calculate time or date differences by converting the time and date values to continuous numeric values. After the difference is calculated, special functions are used to reconvert the values to the standard time or date formats."
+msgstr "Κανονικά, δεν είναι δυνατό να υπολογίσετε τις διαφορές με συναρτήσεις ημερομηνίας και ώρας. Αν αφαιρέσετε τη συμβολοσειρά 12:30:45 από την 12:45:21 για να καθορίσετε τη διαφορά μεταξύ των δύο τιμών, θα προέκυπταν λάθος αποτελέσματα. Ωστόσο, η <item type=\"productname\">%PRODUCTNAME</item> Basic κάνει αυτό τον υπολογισμό δυνατό μετατρέποντας τις τιμές ώρας (ή ημερομηνίας) σε συνεχής αριθμητικές τιμές και έτσι επιτρέπει τον κανονικό υπολογισμό. Μετά τον υπολογισμό, χρησιμοποιούνται ειδικές συναρτήσεις για να μετατρέψουν πάλι τις τιμές στη συμβατική μορφή ώρας ή ημερομηνίας."
-#: 03132500.xhp
+#: 03030000.xhp
msgctxt ""
-"03132500.xhp\n"
-"par_idN10593\n"
+"03030000.xhp\n"
+"par_id3151054\n"
+"4\n"
"help.text"
-msgid "This runtime function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the <item type=\"literal\">Professional UNO</item> chapter in the <item type=\"literal\">Developer's Guide</item> on <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link> for more information."
-msgstr "Αυτή η συνάρτηση χρόνου εκτέλεσης επιστρέφει το προεπιλεγμένο περιεχόμενο στοιχείου για χρήση, εάν ενεργοποιηθούν οι υπηρεσίες μέσω του XmultiServiceFactory. Δείτε το κεφάλαιο <item type=\"literal\">Επαγγελματικό UNO</item> στο <item type=\"literal\">Οδηγός προγραμματιστή</item> στο <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link> για περισσότερες πληροφορίες."
+msgid "You can combine date and time values into a single floating-decimal number. Dates are converted to integers, and times to decimal values. <item type=\"productname\">%PRODUCTNAME</item> Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time."
+msgstr "Οι τιμές ημερομηνίας και ώρας μπορούν να συνδυαστούν. Οι τιμές ημερομηνίας που μετατρέπονται δεν έχουν ποτέ δεκαδικά μέρη. Από την άλλη πλευρά, οι τιμές ώρας αποτελούνται μόνο από δεκαδικά μέρη. Αυτό επιτρέπει τον συνδυασμό τιμών ημερομηνίας και ώρας με απλή πρόσθεση σε έναν δεκαδικό αριθμό κινητής υποδιαστολής. Η <item type=\"productname\">%PRODUCTNAME</item> Basic υποστηρίζει τον τύπο μεταβλητής Date, η οποία μπορεί να περιέχει ένα καθορισμό χρόνου που αποτελείται από την ημερομηνία και την ώρα."
-#: 03080101.xhp
+#: 03030100.xhp
msgctxt ""
-"03080101.xhp\n"
+"03030100.xhp\n"
"tit\n"
"help.text"
-msgid "Atn Function [Runtime]"
-msgstr "Συνάρτηση Atn [Χρόνου εκτέλεσης]"
+msgid "Converting Date Values"
+msgstr "Μετατροπή τιμών ημερομηνίας"
-#: 03080101.xhp
+#: 03030100.xhp
msgctxt ""
-"03080101.xhp\n"
-"bm_id3150616\n"
+"03030100.xhp\n"
+"hd_id3147573\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>Atn function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Atn</bookmark_value>"
+msgid "<link href=\"text/sbasic/shared/03030100.xhp\" name=\"Converting Date Values\">Converting Date Values</link>"
+msgstr "<link href=\"text/sbasic/shared/03030100.xhp\" name=\"Μετατροπή τιμών ημερομηνίας\">Μετατροπή τιμών ημερομηνίας</link>"
-#: 03080101.xhp
+#: 03030100.xhp
msgctxt ""
-"03080101.xhp\n"
-"hd_id3150616\n"
+"03030100.xhp\n"
+"par_id3154760\n"
+"2\n"
+"help.text"
+msgid "The following functions convert date values to calculable numbers and back."
+msgstr "Εδώ θα βρείτε όλες τις συναρτήσεις που χρησιμοποιούνται για την μετατροπή τιμών ημερομηνίας σε υπολογίσιμους αριθμούς και αντιστρόφως."
+
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"tit\n"
+"help.text"
+msgid "DateSerial Function [Runtime]"
+msgstr "Συνάρτηση DateSerial [Χρόνου εκτέλεσης]"
+
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"bm_id3157896\n"
+"help.text"
+msgid "<bookmark_value>DateSerial function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση DateSerial</bookmark_value>"
+
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"hd_id3157896\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Function [Runtime]\">Atn Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Συνάρτηση Atn [Χρόνου εκτέλεσης]\">Συνάρτηση Atn [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"DateSerial Function [Runtime]\">DateSerial Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"Συνάρτηση DateSerial [Χρόνου εκτέλεσης]\">Συνάρτηση DateSerial [Χρόνου εκτέλεσης]</link>"
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3149346\n"
+"03030101.xhp\n"
+"par_id3143267\n"
"2\n"
"help.text"
-msgid "Trigonometric function that returns the arctangent of a numeric expression. The return value is in the range -Pi/2 to +Pi/2."
-msgstr "Τριγωνομετρική συνάρτηση που επιστρέφει το τόξο εφαπτομένης μιας αριθμητικής παράστασης. Η επιστρεφόμενη τιμή βρίσκεται μεταξύ -π/2 και +π/2."
+msgid "Returns a <emph>Date</emph> value for a specified year, month, or day."
+msgstr "Επιστρέφει μια τιμή <emph>Date</emph> για ένα καθορισμένο έτος, μήνα και ημέρα."
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3143271\n"
+"03030101.xhp\n"
+"hd_id3147264\n"
"3\n"
"help.text"
-msgid "The arctangent is the inverse of the tangent function. The Atn Function returns the angle \"Alpha\", expressed in radians, using the tangent of this angle. The function can also return the angle \"Alpha\" by comparing the ratio of the length of the side that is opposite of the angle to the length of the side that is adjacent to the angle in a right-angled triangle."
-msgstr "Το τόξο εφαπτομένης είναι το αντίστροφο της συνάρτησης εφαπτομένης. Η συνάρτηση Atn επιστρέφει τη γωνία \"Α\" σε ακτίνια χρησιμοποιώντας την εφαπτόμενη αυτής της γωνίας. Η συνάρτηση μπορεί επίσης να επιστρέψει τη γωνία \"Α\" συγκρίνοντας την αναλογία του μήκους της απέναντι πλευράς της γωνίας προς το μήκος της προσκείμενης πλευράς σε ένα ορθογώνιο τρίγωνο."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3145315\n"
+"03030101.xhp\n"
+"par_id3149670\n"
"4\n"
"help.text"
-msgid "Atn(side opposite the angle/side adjacent to angle)= Alpha"
-msgstr "Atn(απέναντι πλευρά της γωνίας/προσκείμενη πλευρά της γωνίας)= Α"
+msgid "DateSerial (year, month, day)"
+msgstr "DateSerial (year, month, day)"
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"hd_id3149669\n"
+"03030101.xhp\n"
+"hd_id3150792\n"
"5\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3148947\n"
+"03030101.xhp\n"
+"par_id3150398\n"
"6\n"
"help.text"
-msgid "Atn (Number)"
-msgstr "Atn (Αριθμός)"
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"hd_id3148664\n"
+"03030101.xhp\n"
+"hd_id3154141\n"
"7\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3150359\n"
+"03030101.xhp\n"
+"par_id3147229\n"
"8\n"
"help.text"
-msgid "Double"
-msgstr "Double"
+msgid "<emph>Year:</emph> Integer expression that indicates a year. All values between 0 and 99 are interpreted as the years 1900-1999. For years that fall outside this range, you must enter all four digits."
+msgstr "<emph>Year:</emph> Ακέραια παράσταση που δηλώνει το έτος. Όλες η τιμές μεταξύ 0 και 99 ερμηνεύονται ως τα έτη 1900-1999. Για ορίσματα άλλων ετών, θα πρέπει να εισαγάγετε και τα τέσσερα ψηφία."
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"hd_id3148798\n"
+"03030101.xhp\n"
+"par_id3156280\n"
"9\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>Month:</emph> Integer expression that indicates the month of the specified year. The accepted range is from 1-12."
+msgstr "<emph>Month:</emph> Ακέραια παράσταση που δηλώνει το μήνα του καθορισμένου έτους. Το αποδεκτό εύρος τιμών είναι μεταξύ 1-12."
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3156212\n"
+"03030101.xhp\n"
+"par_id3151043\n"
"10\n"
"help.text"
-msgid "<emph>Number:</emph> Any numerical expression that represents the ratio of two sides of a right triangle. The Atn function returns the corresponding angle in radians (arctangent)."
-msgstr "<emph>Αριθμός:</emph> Κάθε αριθμητική παράσταση που αντιπροσωπεύει το λόγο δύο πλευρών ενός ορθογωνίου τριγώνου. Η συνάρτηση Atn επιστρέφει την αντίστοιχη γωνία σε ακτίνια (τόξο εφαπτομένης)."
+msgid "<emph>Day:</emph> Integer expression that indicates the day of the specified month. The accepted range is from 1-31. No error is returned when you enter a non-existing day for a month shorter than 31 days."
+msgstr "<emph>Ημέρα:</emph> Έκφραση ακέραιου που δείχνει την ημέρα του καθορισμένου μήνα. Το αποδεκτό εύρος είναι 1-31. Δεν επιστρέφεται σφάλμα όταν εισάγετε μια ανύπαρκτη ημέρα για μήνα μικρότερο από 31 ημέρες."
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3153192\n"
+"03030101.xhp\n"
+"par_id3161832\n"
"11\n"
"help.text"
-msgid "To convert radians to degrees, multiply radians by 180/pi."
-msgstr "Για να μετατρέψετε τα ακτίνια σε μοίρες, πολλαπλασιάστε τα ακτίνια με 180/π."
+msgid "The <emph>DateSerial function</emph> returns the number of days between December 30,1899 and the given date. You can use this function to calculate the difference between two dates."
+msgstr "Η <emph>DateSerial function</emph> επιστρέφει τον αριθμό των ημερών μεταξύ 30 Δεκεμβρίου 1899 και της δεδομένης ημερομηνίας. Μπορείτε να χρησιμοποιήσετε αυτή την συνάρτηση για να υπολογίσετε τη διαφορά μεταξύ δύο ημερομηνιών."
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3147230\n"
+"03030101.xhp\n"
+"par_id3155306\n"
"12\n"
"help.text"
-msgid "degree=(radian*180)/pi"
-msgstr "μοίρες=(ακτίνια*180)/π"
+msgid "The <emph>DateSerial function</emph> returns the data type Variant with VarType 7 (Date). Internally, this value is stored as a Double value, so that when the given date is 1.1.1900, the returned value is 2. Negative values correspond to dates before December 30, 1899 (not inclusive)."
+msgstr "Η συνάρτηση <emph>DateSerial function</emph> επιστρέφει τη μεταβλητή τύπου δεδομένων με VarType 7 (Date). Εσωτερικά, αυτή η τιμή αποθηκεύεται ως αριθμός διπλής ακριβείας. Συνεπώς, η ημερομηνία 1.1.1900 έχει ως αποτέλεσμα την τιμή 2. Οι αρνητικές τιμές αντιστοιχούν σε ημερομηνίες πριν από τις 30 Δεκεμβρίου 1899 (δεν συμπεριλαμβάνονται)."
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3125864\n"
+"03030101.xhp\n"
+"par_id3152576\n"
"13\n"
"help.text"
-msgid "radian=(degree*pi)/180"
-msgstr "ακτίνια=(μοίρες*π)/180"
+msgid "If a date is defined that lies outside of the accepted range, $[officename] Basic returns an error message."
+msgstr "Αν καθοριστεί ημερομηνία με τιμή εκτός του αποδεκτού εύρους, η $[officename] Basic επιστρέφει ένα μήνυμα σφάλματος."
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3159252\n"
+"03030101.xhp\n"
+"par_id3149481\n"
"14\n"
"help.text"
-msgid "Pi is here the fixed circle constant with the rounded value 3.14159."
-msgstr "Εδώ το π είναι η σταθερά του κύκλου με στρογγυλεμένη τιμή 3,14159."
+msgid "Whereas you define the <emph>DateValue function</emph> as a string that contains the date, the <emph>DateSerial function</emph> evaluates each of the parameters (year, month, day) as separate numeric expressions."
+msgstr "Ενώ στην <emph>συνάρτηση DateValue</emph> καθορίζετε το όρισμα της συνάρτησης ως συμβολοσειρά που περιέχει την ημερομηνία, η <emph>συνάρτηση DateSerial</emph> αξιολογεί κάθε παράμετρο (έτος, μήνα, ημέρα) ως ξεχωριστές αριθμητικές παραστάσεις."
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"hd_id3153142\n"
+"03030101.xhp\n"
+"hd_id3155411\n"
"15\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03080101.xhp
-msgctxt ""
-"03080101.xhp\n"
-"par_id3146985\n"
-"16\n"
-"help.text"
-msgid "' The following example calculates for a right-angled triangle"
-msgstr "' Το ακόλουθο παράδειγμα υπολογίζει για ορθογώνιο τρίγωνο"
-
-#: 03080101.xhp
-msgctxt ""
-"03080101.xhp\n"
-"par_id3145750\n"
-"17\n"
-"help.text"
-msgid "' the angle Alpha from the tangent of the angle Alpha:"
-msgstr "' η γωνία Α από την εφαπτόμενη της γωνίας Α:"
-
-#: 03080101.xhp
-msgctxt ""
-"03080101.xhp\n"
-"par_id3151112\n"
-"19\n"
-"help.text"
-msgid "' rounded Pi = 3.14159 Is a predefined constant"
-msgstr "' στρογγυλοποιημένο π = 3.14159 ως προκαθορισμένη σταθερά"
-
-#: 03080101.xhp
-msgctxt ""
-"03080101.xhp\n"
-"par_id3149262\n"
-"22\n"
-"help.text"
-msgid "d1 = InputBox$ (\"Enter the length of the side adjacent to the angle: \",\"Adjacent\")"
-msgstr "d1 = InputBox$ (\"Εισαγάγετε το μήκος της προσκείμενης στη γωνία: \",\"προσκείμενη\")"
-
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3149482\n"
-"23\n"
+"03030101.xhp\n"
+"par_id3154942\n"
"help.text"
-msgid "d2 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"Opposite\")"
-msgstr "d2 = InputBox$ (\"Εισαγάγετε το μήκος της απέναντι πλευράς της γωνίας: \",\"απέναντι\")"
+msgid "MsgBox lDate ' returns 23476"
+msgstr "MsgBox lDate ' επιστρέφει 23476"
-#: 03080101.xhp
+#: 03030101.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3155415\n"
-"24\n"
+"03030101.xhp\n"
+"par_id3151074\n"
"help.text"
-msgid "Print \"The Alpha angle is\"; (atn (d2/d1) * 180 / Pi); \" degrees\""
-msgstr "Print \"Η γωνία Α είναι\"; (atn (d2/d1) * 180 / Pi); \" μοίρες\""
+msgid "MsgBox sDate ' returns 04/09/1964"
+msgstr "MsgBox sDate ' επιστρέφει 04/09/1964"
-#: 03080302.xhp
+#: 03030102.xhp
msgctxt ""
-"03080302.xhp\n"
+"03030102.xhp\n"
"tit\n"
"help.text"
-msgid "Rnd Function [Runtime]"
-msgstr "Συνάρτηση Rnd [Χρόνου εκτέλεσης]"
+msgid "DateValue Function [Runtime]"
+msgstr "Συνάρτηση DateValue [Χρόνου εκτέλεσης]"
-#: 03080302.xhp
+#: 03030102.xhp
msgctxt ""
-"03080302.xhp\n"
-"bm_id3148685\n"
+"03030102.xhp\n"
+"bm_id3156344\n"
"help.text"
-msgid "<bookmark_value>Rnd function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Rnd</bookmark_value>"
+msgid "<bookmark_value>DateValue function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση DateValue</bookmark_value>"
-#: 03080302.xhp
+#: 03030102.xhp
msgctxt ""
-"03080302.xhp\n"
-"hd_id3148685\n"
+"03030102.xhp\n"
+"hd_id3156344\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Function [Runtime]\">Rnd Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Συνάρτηση Rnd [Χρόνου εκτέλεσης]\">Συνάρτηση Rnd [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue Function [Runtime]\">DateValue Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"Συνάρτηση DateValue [Χρόνου εκτέλεσης]\">Συνάρτηση DateValue [Χρόνου εκτέλεσης]</link>"
-#: 03080302.xhp
+#: 03030102.xhp
msgctxt ""
-"03080302.xhp\n"
-"par_id3149669\n"
+"03030102.xhp\n"
+"par_id3150542\n"
"2\n"
"help.text"
-msgid "Returns a random number between 0 and 1."
-msgstr "Επιστρέφει έναν τυχαίο αριθμό μεταξύ του 0 και του 1."
+msgid "Returns a date value from a date string. The date string is a complete date in a single numeric value. You can also use this serial number to determine the difference between two dates."
+msgstr "Επιστρέφει έναν αριθμό από μια συμβολοσειρά ημερομηνίας, ο οποίος αντιπροσωπεύει μια ολοκληρωμένη ημερομηνία σε μια αριθμητική τιμή απλής ακριβείας. Μπορείτε να χρησιμοποιήσετε αυτό τον αριθμό σειράς για να καθορίσετε τη διαφορά μεταξύ δύο ημερομηνιών."
-#: 03080302.xhp
+#: 03030102.xhp
msgctxt ""
-"03080302.xhp\n"
-"hd_id3153897\n"
+"03030102.xhp\n"
+"hd_id3148799\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03080302.xhp
+#: 03030102.xhp
msgctxt ""
-"03080302.xhp\n"
-"par_id3150543\n"
+"03030102.xhp\n"
+"par_id3154910\n"
"4\n"
"help.text"
-msgid "Rnd [(Expression)]"
-msgstr "Rnd [(Παράσταση)]"
+msgid "DateValue [(date)]"
+msgstr "DateValue [(date)]"
-#: 03080302.xhp
+#: 03030102.xhp
msgctxt ""
-"03080302.xhp\n"
-"hd_id3149655\n"
+"03030102.xhp\n"
+"hd_id3150870\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03080302.xhp
+#: 03030102.xhp
msgctxt ""
-"03080302.xhp\n"
-"par_id3154365\n"
+"03030102.xhp\n"
+"par_id3153194\n"
"6\n"
"help.text"
-msgid "Double"
-msgstr "Double"
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 03080302.xhp
+#: 03030102.xhp
msgctxt ""
-"03080302.xhp\n"
-"hd_id3154909\n"
+"03030102.xhp\n"
+"hd_id3153969\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03080302.xhp
+#: 03030102.xhp
msgctxt ""
-"03080302.xhp\n"
-"par_id3125864\n"
+"03030102.xhp\n"
+"par_id3153770\n"
"8\n"
"help.text"
-msgid "<emph>Expression:</emph> Any numeric expression."
-msgstr "<emph>Παράσταση:</emph> Κάθε αριθμητική έκφραση."
+msgid "<emph>Date:</emph> String expression that contains the date that you want to calculate. The date can be specified in almost any format."
+msgstr "<emph>Date:</emph> Παράσταση συμβολοσειράς που περιέχει την ημερομηνία που πρόκειται να υπολογισθεί. Μπορεί να καθοριστεί σχεδόν σε κάθε μορφή ημερομηνίας."
-#: 03080302.xhp
+#: 03030102.xhp
msgctxt ""
-"03080302.xhp\n"
-"par_id3155306\n"
-"12\n"
+"03030102.xhp\n"
+"par_id3153189\n"
+"22\n"
"help.text"
-msgid "<emph>Omitted:</emph> Returns the next random number in the sequence."
-msgstr "<emph>Παραλειπόμενο:</emph> Επιστρέφει τον επόμενο τυχαίο αριθμό στην ακολουθία."
+msgid "You can use this function to convert a date that occurs between December 1, 1582 and December 31, 9999 into a single integer value. You can then use this value to calculate the difference between two dates. If the date argument lies outside the acceptable range, $[officename] Basic returns an error message."
+msgstr "Με αυτή τη συνάρτηση, μπορείτε να μετατρέψετε μια ημερομηνία μεταξύ 1 Δεκεμβρίου 1582 και 31 Δεκεμβρίου 9999 σε αριθμητικής τιμή απλής ακριβείας, η οποία μπορεί να χρησιμοποιηθεί στη συνέχεια για τον υπολογισμό τις διαφοράς μεταξύ δύο ημερομηνιών. Αν το όρισμα της ημερομηνίας βρίσκεται εκτός του αποδεκτού εύρους τιμών, η $[officename] Basic επιστρέφει ένα μήνυμα σφάλματος."
-#: 03080302.xhp
+#: 03030102.xhp
msgctxt ""
-"03080302.xhp\n"
-"par_id3147318\n"
-"14\n"
+"03030102.xhp\n"
+"par_id3146974\n"
+"23\n"
"help.text"
-msgid "The <emph>Rnd</emph> function only returns values ranging from 0 to 1. To generate random integers in a given range, use the formula in the following example:"
-msgstr "Η συνάρτηση <emph>Rnd</emph> επιστρέφει μόνο τιμές που βρίσκονται μεταξύ 0 και 1. Για να δημιουργήσετε τυχαίους ακέραιους σε ένα δεδομένο εύρος τιμών, χρησιμοποιήστε τον τύπο στο ακόλουθο παράδειγμα:"
+msgid "In contrast to the DateSerial function that passes years, months, and days as separate numeric values, the DateValue function passes the date using the format \"month.[,]day.[,]year\"."
+msgstr "Σε αντίθεση με τη συνάρτηση DateSerial όπου το έτος, ο μήνας και η ημέρα μεταβιβάζονται ως ξεχωριστές αριθμητικές τιμές, στη συνάρτηση DateValue μεταβιβάζεται μια παράσταση συμβολοσειράς στη μορφή \"μήνας.[,]ημέρα.[,]έτος \"."
-#: 03080302.xhp
+#: 03030102.xhp
msgctxt ""
-"03080302.xhp\n"
-"hd_id3151118\n"
-"15\n"
+"03030102.xhp\n"
+"hd_id3153142\n"
+"24\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03080302.xhp
-msgctxt ""
-"03080302.xhp\n"
-"par_id3147124\n"
-"21\n"
-"help.text"
-msgid "Print \"Number from 1 to 5\""
-msgstr "Print \"Αριθμός από 1 έως 5\""
-
-#: 03080302.xhp
-msgctxt ""
-"03080302.xhp\n"
-"par_id3154943\n"
-"23\n"
-"help.text"
-msgid "Print \"Number from 6 to 8\""
-msgstr "Print \"Αριθμός από 6 έως 8\""
-
-#: 03080302.xhp
-msgctxt ""
-"03080302.xhp\n"
-"par_id3151074\n"
-"25\n"
-"help.text"
-msgid "Print \"Greater than 8\""
-msgstr "Print \"Μεγαλύτερο από 8\""
-
-#: 03080302.xhp
-msgctxt ""
-"03080302.xhp\n"
-"par_id3155602\n"
-"27\n"
-"help.text"
-msgid "Print \"Outside range 1 to 10\""
-msgstr "Print \"Εκτός περιοχής από 1 έως 10\""
-
-#: 03120103.xhp
+#: 03030103.xhp
msgctxt ""
-"03120103.xhp\n"
+"03030103.xhp\n"
"tit\n"
"help.text"
-msgid "Str Function [Runtime]"
-msgstr "Συνάρτηση Str [Χρόνου εκτέλεσης]"
+msgid "Day Function [Runtime]"
+msgstr "Συνάρτηση Day [Χρόνου εκτέλεσης]"
-#: 03120103.xhp
+#: 03030103.xhp
msgctxt ""
-"03120103.xhp\n"
-"bm_id3143272\n"
+"03030103.xhp\n"
+"bm_id3153345\n"
"help.text"
-msgid "<bookmark_value>Str function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Str</bookmark_value>"
+msgid "<bookmark_value>Day function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Day</bookmark_value>"
-#: 03120103.xhp
+#: 03030103.xhp
msgctxt ""
-"03120103.xhp\n"
-"hd_id3143272\n"
+"03030103.xhp\n"
+"hd_id3153345\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str Function [Runtime]\">Str Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Συνάρτηση Str [Χρόνου εκτέλεσης]\">Συνάρτηση Str [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day Function [Runtime]\">Day Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Συνάρτηση Day [Χρόνου εκτέλεσης]\">Συνάρτηση Day [Χρόνου εκτέλεσης]</link>"
-#: 03120103.xhp
+#: 03030103.xhp
msgctxt ""
-"03120103.xhp\n"
-"par_id3155100\n"
+"03030103.xhp\n"
+"par_id3147560\n"
"2\n"
"help.text"
-msgid "Converts a numeric expression into a string."
-msgstr "Μετατρέπει μια αριθμητική παράσταση σε συμβολοσειρά."
+msgid "Returns a value that represents the day of the month based on a serial date number generated by <emph>DateSerial</emph> or <emph>DateValue</emph>."
+msgstr "Επιστρέφει μια τιμή του αντιπροσωπεύει την ημέρα του μήνα βάσει ενός αριθμού σειράς ημερομηνίας που παράγεται από τη συνάρτηση <emph>DateSerial</emph> ή την συνάρτηση <emph>DateValue</emph>."
-#: 03120103.xhp
+#: 03030103.xhp
msgctxt ""
-"03120103.xhp\n"
-"hd_id3109850\n"
+"03030103.xhp\n"
+"hd_id3149456\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120103.xhp
+#: 03030103.xhp
msgctxt ""
-"03120103.xhp\n"
-"par_id3149497\n"
+"03030103.xhp\n"
+"par_id3150358\n"
"4\n"
"help.text"
-msgid "Str (Expression)"
-msgstr "Str (Παράσταση)"
+msgid "Day (Number)"
+msgstr "Day (Number)"
-#: 03120103.xhp
+#: 03030103.xhp
msgctxt ""
-"03120103.xhp\n"
-"hd_id3150040\n"
+"03030103.xhp\n"
+"hd_id3148798\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03120103.xhp
+#: 03030103.xhp
msgctxt ""
-"03120103.xhp\n"
-"par_id3146117\n"
+"03030103.xhp\n"
+"par_id3125865\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03120103.xhp
+#: 03030103.xhp
msgctxt ""
-"03120103.xhp\n"
-"hd_id3155805\n"
+"03030103.xhp\n"
+"hd_id3150448\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03120103.xhp
+#: 03030103.xhp
msgctxt ""
-"03120103.xhp\n"
-"par_id3149178\n"
+"03030103.xhp\n"
+"par_id3156423\n"
"8\n"
"help.text"
-msgid "<emph>Expression: </emph>Any numeric expression."
-msgstr "<emph>Παράσταση:</emph> Κάθε αριθμητική έκφραση."
+msgid "<emph>Number:</emph> A numeric expression that contains a serial date number from which you can determine the day of the month."
+msgstr "<emph>Number:</emph> Μια αριθμητική παράσταση που περιέχει έναν αριθμό σειράς ημερομηνίας από τον οποίο θα καθοριστεί η ημέρα του μήνα."
-#: 03120103.xhp
+#: 03030103.xhp
msgctxt ""
-"03120103.xhp\n"
-"par_id3146958\n"
+"03030103.xhp\n"
+"par_id3145786\n"
"9\n"
"help.text"
-msgid "The <emph>Str</emph> function converts a numeric variable, or the result of a calculation into a string. Negative numbers are preceded by a minus sign. Positive numbers are preceded by a space (instead of the plus sign)."
-msgstr "Η συνάρτηση The <emph>Str</emph> μετατρέπει το αποτέλεσμα ενός υπολογισμού ή μιας αριθμητικής μεταβλητής σε συμβολοσειρά. Το αρνητικό πρόσημο προηγείται των αρνητικών αριθμών. Ένα κενό προηγείται των θετικών αριθμών (αντί για το θετικό πρόσημο)."
+msgid "This function is basically the opposite of the DateSerial function, returning the day of the month from a serial date number generated by the <emph>DateSerial</emph> or the <emph>DateValue</emph> function. For example, the expression"
+msgstr "Αυτή η συνάρτηση είναι βασικά η αντίστροφη της συνάρτησης DateSerial και επιστρέφει την ημέρα του μήνα από τον αριθμό σειράς ημερομηνίας που παράγεται από τη συνάρτηση <emph>DateSerial</emph> ή την <emph>DateValue</emph>. Παραδείγματος χάριν, η παράσταση"
-#: 03120103.xhp
+#: 03030103.xhp
msgctxt ""
-"03120103.xhp\n"
-"hd_id3155419\n"
-"10\n"
+"03030103.xhp\n"
+"par_id3153190\n"
+"11\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "returns the value 20."
+msgstr "επιστρέφει την τιμή 20."
-#: 03030300.xhp
+#: 03030103.xhp
msgctxt ""
-"03030300.xhp\n"
-"tit\n"
+"03030103.xhp\n"
+"hd_id3149481\n"
+"12\n"
"help.text"
-msgid "System Date and Time"
-msgstr "Ημερομηνία και χρόνος συστήματος"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03030300.xhp
+#: 03030103.xhp
msgctxt ""
-"03030300.xhp\n"
-"hd_id3154923\n"
-"1\n"
+"03030103.xhp\n"
+"par_id3149260\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030300.xhp\" name=\"System Date and Time\">System Date and Time</link>"
-msgstr "<link href=\"text/sbasic/shared/03030300.xhp\" name=\"Ημερομηνία και χρόνος συστήματος\">Ημερομηνία και χρόνος συστήματος</link>"
+msgid "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\""
+msgstr "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" του μήνα\""
-#: 03030300.xhp
+#: 03030104.xhp
msgctxt ""
-"03030300.xhp\n"
-"par_id3149457\n"
-"2\n"
+"03030104.xhp\n"
+"tit\n"
"help.text"
-msgid "The following functions and statements set or return the system date and time."
-msgstr "Οι ακόλουθες συναρτήσεις και προτάσεις ορίζουν ή επιστρέφουν την ημερομηνία και τον χρόνο του συστήματος."
+msgid "Month Function [Runtime]"
+msgstr "Συνάρτηση Month [Χρόνου εκτέλεσης]"
-#: 03090200.xhp
+#: 03030104.xhp
msgctxt ""
-"03090200.xhp\n"
-"tit\n"
+"03030104.xhp\n"
+"bm_id3153127\n"
"help.text"
-msgid "Loops"
-msgstr "Βρόχοι"
+msgid "<bookmark_value>Month function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Month</bookmark_value>"
-#: 03090200.xhp
+#: 03030104.xhp
msgctxt ""
-"03090200.xhp\n"
-"hd_id3153990\n"
+"03030104.xhp\n"
+"hd_id3153127\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090200.xhp\" name=\"Loops\">Loops</link>"
-msgstr "<link href=\"text/sbasic/shared/03090200.xhp\" name=\"Βρόχοι\">Βρόχοι</link>"
+msgid "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month Function [Runtime]\">Month Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Συνάρτηση Month [Χρόνου εκτέλεσης]\">Συνάρτηση Month [Χρόνου εκτέλεσης]</link>"
-#: 03090200.xhp
+#: 03030104.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3147226\n"
+"03030104.xhp\n"
+"par_id3148550\n"
"2\n"
"help.text"
-msgid "The following statements execute loops."
-msgstr "Οι ακόλουθες προτάσεις εκτελούν βρόχους."
+msgid "Returns the month of a year from a serial date that is generated by the DateSerial or the DateValue function."
+msgstr "Επιστρέφει τον μήνα του έτους από μια σειριακή ημερομηνία που παράγεται από τη συνάρτηση DateSerial ή DateValue."
-#: 03070000.xhp
+#: 03030104.xhp
msgctxt ""
-"03070000.xhp\n"
-"tit\n"
+"03030104.xhp\n"
+"hd_id3145068\n"
+"3\n"
"help.text"
-msgid "Mathematical Operators"
-msgstr "Μαθηματικοί τελεστές"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03070000.xhp
+#: 03030104.xhp
msgctxt ""
-"03070000.xhp\n"
-"hd_id3149234\n"
-"1\n"
+"03030104.xhp\n"
+"par_id3150398\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03070000.xhp\" name=\"Mathematical Operators\">Mathematical Operators</link>"
-msgstr "<link href=\"text/sbasic/shared/03070000.xhp\" name=\"Μαθηματικοί τελεστές\">Μαθηματικοί τελεστές</link>"
+msgid "Month (Number)"
+msgstr "Month (Αριθμός)"
-#: 03070000.xhp
+#: 03030104.xhp
msgctxt ""
-"03070000.xhp\n"
-"par_id3145068\n"
-"2\n"
+"03030104.xhp\n"
+"hd_id3154366\n"
+"5\n"
"help.text"
-msgid "The following mathematical operators are supported in $[officename] Basic."
-msgstr "Οι ακόλουθοι μαθηματικοί τελεστές υποστηρίζονται στη $[officename] Basic."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03070000.xhp
+#: 03030104.xhp
msgctxt ""
-"03070000.xhp\n"
-"par_id3148552\n"
-"3\n"
+"03030104.xhp\n"
+"par_id3154125\n"
+"6\n"
"help.text"
-msgid "This chapter provides a short overview of all of the arithmetical operators that you may need for calculations within a program."
-msgstr "Αυτή το κεφάλιο αποτελεί συνοπτική επισκόπηση όλων των αριθμητικών τελεστών που ίσως χρειαστείτε στους υπολογισμούς σε ένα πρόγραμμα."
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03090201.xhp
+#: 03030104.xhp
msgctxt ""
-"03090201.xhp\n"
-"tit\n"
+"03030104.xhp\n"
+"hd_id3150768\n"
+"7\n"
"help.text"
-msgid "Do...Loop Statement [Runtime]"
-msgstr "Πρόταση Do...Loop [Χρόνου εκτέλεσης]"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03090201.xhp
+#: 03030104.xhp
msgctxt ""
-"03090201.xhp\n"
-"bm_id3156116\n"
+"03030104.xhp\n"
+"par_id3156423\n"
+"8\n"
"help.text"
-msgid "<bookmark_value>Do...Loop statement</bookmark_value><bookmark_value>While; Do loop</bookmark_value><bookmark_value>Until</bookmark_value><bookmark_value>loops</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση Do...Loop</bookmark_value><bookmark_value>While; Do loop</bookmark_value><bookmark_value>Until</bookmark_value><bookmark_value>βρόχοι</bookmark_value>"
+msgid "<emph>Number:</emph> Numeric expression that contains the serial date number that is used to determine the month of the year."
+msgstr "<emph>Αριθμός:</emph> Μια αριθμητική παράσταση που περιέχει έναν αριθμό σειριακής ημερομηνίας από τον οποίο θα καθοριστεί ο μήνας του έτους."
-#: 03090201.xhp
+#: 03030104.xhp
msgctxt ""
-"03090201.xhp\n"
-"hd_id3156116\n"
-"1\n"
+"03030104.xhp\n"
+"par_id3153770\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop Statement [Runtime]\">Do...Loop Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Πρόταση Do...Loop [Χρόνου εκτέλεσης]\">Πρόταση Do...Loop [Χρόνου εκτέλεσης]</link>"
+msgid "This function is the opposite of the <emph>DateSerial </emph>function. It returns the month in the year that corresponds to the serial date that is generated by <emph>DateSerial</emph> or <emph>DateValue</emph>. For example, the expression"
+msgstr "Αυτή η συνάρτηση είναι η αντίστροφη της συνάρτησης <emph>DateSerial</emph>. Επιστρέφει τον μήνα του έτους που αντιστοιχεί στην σειριακή ημερομηνία που παράγεται από τη συνάρτηση <emph>DateSerial</emph> ή την <emph>DateValue</emph>. Παραδείγματος χάριν, η παράσταση"
-#: 03090201.xhp
+#: 03030104.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3109850\n"
-"2\n"
+"03030104.xhp\n"
+"par_id3145366\n"
+"11\n"
"help.text"
-msgid "Repeats the statements between the Do and the Loop statement while the condition is True or until the condition becomes True."
-msgstr "Επαναλαμβάνει τις προτάσεις μεταξύ των προτάσεων Do και Loop, όσο η συνθήκη παραμένει True-Αληθής ή έως ότου η συνθήκη γίνει True."
+msgid "returns the value 12."
+msgstr "επιστρέφει την τιμή 12."
-#: 03090201.xhp
+#: 03030104.xhp
msgctxt ""
-"03090201.xhp\n"
-"hd_id3149119\n"
-"3\n"
+"03030104.xhp\n"
+"hd_id3146923\n"
+"12\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090201.xhp
+#: 03030104.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3155150\n"
-"4\n"
+"03030104.xhp\n"
+"par_id3149664\n"
+"14\n"
"help.text"
-msgid "Do [{While | Until} condition = True]"
-msgstr "Do [{While | Until} συνθήκη = True]"
+msgid "MsgBox \"\" & Month(Now) ,64,\"The current month\""
+msgstr "MsgBox \"\" & Month(Now) ,64,\"Ο τρέχων μήνας\""
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3154422\n"
-"5\n"
+"03030105.xhp\n"
+"tit\n"
"help.text"
-msgid "statement block"
-msgstr "ομάδα προτάσεων"
+msgid "WeekDay Function [Runtime]"
+msgstr "Συνάρτηση WeekDay [Χρόνου εκτέλεσης]"
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3150789\n"
-"6\n"
+"03030105.xhp\n"
+"bm_id3153127\n"
"help.text"
-msgid "[Exit Do]"
-msgstr "[Exit Do]"
+msgid "<bookmark_value>WeekDay function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση WeekDay</bookmark_value>"
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3155805\n"
-"7\n"
+"03030105.xhp\n"
+"hd_id3153127\n"
+"1\n"
"help.text"
-msgid "statement block"
-msgstr "ομάδα προτάσεων"
+msgid "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"WeekDay Function [Runtime]\">WeekDay Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"Συνάρτηση WeekDay [Χρόνου εκτέλεσης]\">Συνάρτηση WeekDay [Χρόνου εκτέλεσης]</link>"
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3145090\n"
-"8\n"
+"03030105.xhp\n"
+"par_id3146795\n"
+"2\n"
"help.text"
-msgid "Loop"
-msgstr "Βρόχος"
+msgid "Returns the number corresponding to the weekday represented by a serial date number that is generated by the DateSerial or the DateValue function."
+msgstr "Επιστρέφει τον αριθμό που αντιστοιχεί στην ημέρα της εβδομάδας από έναν αριθμό σειράς ημερομηνίας που παράγεται από τη συνάρτηση DateSerial ή DateValue."
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3154749\n"
-"9\n"
+"03030105.xhp\n"
+"hd_id3145068\n"
+"3\n"
"help.text"
-msgid "or"
-msgstr "or"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3150503\n"
-"10\n"
+"03030105.xhp\n"
+"par_id3149655\n"
+"4\n"
"help.text"
-msgid "Do"
-msgstr "Do"
+msgid "WeekDay (Number)"
+msgstr "WeekDay (Number)"
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3149762\n"
-"11\n"
+"03030105.xhp\n"
+"hd_id3148799\n"
+"5\n"
"help.text"
-msgid "statement block"
-msgstr "ομάδα προτάσεων"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3150984\n"
-"12\n"
+"03030105.xhp\n"
+"par_id3154125\n"
+"6\n"
"help.text"
-msgid "[Exit Do]"
-msgstr "[Exit Do]"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3143228\n"
-"13\n"
+"03030105.xhp\n"
+"hd_id3150768\n"
+"7\n"
"help.text"
-msgid "statement block"
-msgstr "ομάδα προτάσεων"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3149235\n"
-"14\n"
+"03030105.xhp\n"
+"par_id3151042\n"
+"8\n"
"help.text"
-msgid "Loop [{While | Until} condition = True]"
-msgstr "Loop [{While | Until} συνθήκη = True]"
+msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the day of the week (1-7)."
+msgstr "<emph>Number:</emph> Ακέραια παράσταση που περιέχει τον αριθμό σειράς ημερομηνίας από τον οποίο θα υπολογισθεί η ημέρα της εβδομάδας (1-7)."
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"hd_id3156024\n"
-"15\n"
+"03030105.xhp\n"
+"par_id3159254\n"
+"9\n"
"help.text"
-msgid "Parameters/Elements"
-msgstr "Παράμετροι/στοιχεία"
+msgid "The following example determines the day of the week using the WeekDay function when you enter a date."
+msgstr "Το ακόλουθο παράδειγμα σάς επιτρέπει να εισαγάγετε μια ημερομηνία και υπολογίζει την ημέρα της εβδομάδας μέσω της συνάρτησης WeekDay."
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3156344\n"
-"16\n"
+"03030105.xhp\n"
+"hd_id3148616\n"
+"10\n"
"help.text"
-msgid "<emph>Condition:</emph> A comparison, numeric or string expression, that evaluates either True or False."
-msgstr "<emph>Συνθήκη:</emph> Μια σύγκριση, μια αριθμητική παράσταση ή μια παράσταση συμβολοσειράς που αξιολογείται είτε ως True είτε ως False."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3149669\n"
-"17\n"
+"03030105.xhp\n"
+"par_id3148576\n"
+"13\n"
"help.text"
-msgid "<emph>Statement block:</emph> Statements that you want to repeat while or until the condition is True."
-msgstr "<emph>Ομάδα προτάσεων:</emph> Οι προτάσεις που πρόκειται να επαναληφθούν όσο η συνθήκη είναι ή μέχρι να γίνει True."
+msgid "' Return And display the day of the week"
+msgstr "' Επιστροφή και εμφάνιση της ημέρας της εβδομάδας"
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3150791\n"
-"18\n"
+"03030105.xhp\n"
+"par_id3151117\n"
+"16\n"
"help.text"
-msgid "The <emph>Do...Loop</emph> statement executes a loop as long as, or until, a certain condition is True. The condition for exiting the loop must be entered following either the <emph>Do</emph> or the <emph>Loop</emph> statement. The following examples are valid combinations:"
-msgstr "Η πρόταση <emph>Do...Loop</emph> εκτελεί έναν βρόγχο όσο, ή μέχρι, μια συγκεκριμένη συνθήκη να είναι True. Η συνθήκη για έξοδο από τον βρόγχο πρέπει να εισαχθεί μετά την πρόταση <emph>Do</emph>ή την<emph>Loop</emph>. Τα ακόλουθα παραδείγματα αποτελούν έγκυρους συνδυασμούς:"
+msgid "sDay=\"Sunday\""
+msgstr "sDay=\"Κυριακή\""
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"hd_id3154366\n"
-"19\n"
+"03030105.xhp\n"
+"par_id3153952\n"
+"18\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "sDay=\"Monday\""
+msgstr "sDay=\"Δευτέρα\""
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3145171\n"
+"03030105.xhp\n"
+"par_id3153157\n"
"20\n"
"help.text"
-msgid "Do While condition = True"
-msgstr "Do While συνθήκη = True"
-
-#: 03090201.xhp
-msgctxt ""
-"03090201.xhp\n"
-"par_id3149203\n"
-"21\n"
-"help.text"
-msgid "...statement block"
-msgstr "...ομάδα προτάσεων"
+msgid "sDay=\"Tuesday\""
+msgstr "sDay=\"Τρίτη\""
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3125864\n"
+"03030105.xhp\n"
+"par_id3154942\n"
"22\n"
"help.text"
-msgid "Loop"
-msgstr "Βρόχος"
+msgid "sDay=\"Wednesday\""
+msgstr "sDay=\"Τετάρτη\""
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3154124\n"
+"03030105.xhp\n"
+"par_id3155416\n"
"24\n"
"help.text"
-msgid "The statement block between the Do While and the Loop statements is repeated so long as the condition is true."
-msgstr "Η ομάδα προτάσεων μεταξύ των προτάσεων Do While και του Loop επαναλαμβάνεται όσο η συνθήκη παραμένει True."
-
-#: 03090201.xhp
-msgctxt ""
-"03090201.xhp\n"
-"par_id3153968\n"
-"25\n"
-"help.text"
-msgid "Do Until condition = True"
-msgstr "Do Until συνθήκη = True"
+msgid "sDay=\"Thursday\""
+msgstr "sDay=\"Πέμπτη\""
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3154909\n"
+"03030105.xhp\n"
+"par_id3154015\n"
"26\n"
"help.text"
-msgid "...statement block"
-msgstr "...ομάδα προτάσεων"
-
-#: 03090201.xhp
-msgctxt ""
-"03090201.xhp\n"
-"par_id3159151\n"
-"27\n"
-"help.text"
-msgid "Loop"
-msgstr "Βρόχος"
+msgid "sDay=\"Friday\""
+msgstr "sDay=\"Παρασκευή\""
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3150440\n"
-"29\n"
+"03030105.xhp\n"
+"par_id3153707\n"
+"28\n"
"help.text"
-msgid "The statement block between the Do Until and the Loop statements is repeated if the condition so long as the condition is false."
-msgstr "Η ομάδα προτάσεων μεταξύ των προτάσεων Do Until και Loop επαναλαμβάνεται όσο η συνθήκη είναι false."
+msgid "sDay=\"Saturday\""
+msgstr "sDay=\"Σάββατο\""
-#: 03090201.xhp
+#: 03030105.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3153952\n"
+"03030105.xhp\n"
+"par_id3148993\n"
"30\n"
"help.text"
-msgid "Do"
-msgstr "Do"
+msgid "MsgBox \"\" + sDay,64,\"Today Is\""
+msgstr "msgbox \"\" + sDay,64,\"Σήμερα είναι\""
-#: 03090201.xhp
+#: 03030106.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3147349\n"
-"31\n"
+"03030106.xhp\n"
+"tit\n"
"help.text"
-msgid "...statement block"
-msgstr "...ομάδα προτάσεων"
+msgid "Year Function [Runtime]"
+msgstr "Συνάρτηση Year [Χρόνου εκτέλεσης]"
-#: 03090201.xhp
+#: 03030106.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3159153\n"
-"32\n"
+"03030106.xhp\n"
+"bm_id3148664\n"
"help.text"
-msgid "Loop While condition = True"
-msgstr "Loop While συνθήκη = True"
+msgid "<bookmark_value>Year function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Year</bookmark_value>"
-#: 03090201.xhp
+#: 03030106.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3146985\n"
-"34\n"
+"03030106.xhp\n"
+"hd_id3148664\n"
+"1\n"
"help.text"
-msgid "The statement block between the Do and the Loop statements repeats so long as the condition is true."
-msgstr "Η ομάδα προτάσεων μεταξύ των προτάσεων Do και Loop επαναλαμβάνεται όσο η συνθήκη παραμένει true."
+msgid "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year Function [Runtime]\">Year Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Συνάρτηση Year [Χρόνου εκτέλεσης]\">Συνάρτηση Year [Χρόνου εκτέλεσης]</link>"
-#: 03090201.xhp
+#: 03030106.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3150488\n"
-"35\n"
+"03030106.xhp\n"
+"par_id3149655\n"
+"2\n"
"help.text"
-msgid "Do"
-msgstr "Do"
+msgid "Returns the year from a serial date number that is generated by the DateSerial or the DateValue function."
+msgstr "Επιστρέφει το έτος από έναν σειριακό αριθμό ημερομηνίας που παράγεται από την συνάρτηση DateSerial ή την συνάρτηση DateValue."
-#: 03090201.xhp
+#: 03030106.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3153189\n"
-"36\n"
+"03030106.xhp\n"
+"hd_id3154125\n"
+"3\n"
"help.text"
-msgid "...statement block"
-msgstr "...ομάδα προτάσεων"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03090201.xhp
+#: 03030106.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3155411\n"
-"37\n"
+"03030106.xhp\n"
+"par_id3147229\n"
+"4\n"
"help.text"
-msgid "Loop Until condition = True"
-msgstr "Loop Until συνθήκη = True"
+msgid "Year (Number)"
+msgstr "Year (Number)"
-#: 03090201.xhp
+#: 03030106.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3151117\n"
-"39\n"
+"03030106.xhp\n"
+"hd_id3154685\n"
+"5\n"
"help.text"
-msgid "The statement block between the Do and the Loop statements repeats until the condition is true."
-msgstr "Η ομάδα προτάσεων μεταξύ των προτάσεων Do και Loop επαναλαμβάνεται μέχρι η συνθήκη γίνει true."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03090201.xhp
+#: 03030106.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3149484\n"
-"41\n"
+"03030106.xhp\n"
+"par_id3153970\n"
+"6\n"
"help.text"
-msgid "Use the <emph>Exit Do</emph> statement to unconditionally end the loop. You can add this statement anywhere in a <emph>Do</emph>...<emph>Loop</emph> statement. You can also define an exit condition using the <emph>If...Then</emph> structure as follows:"
-msgstr "Η πρόταση <emph>Exit Do</emph> τερματίζει το βρόχο χωρίς συνθήκες. Αυτή η πρόταση τοποθετείται οπουδήποτε σε μια πρόταση <emph>Do</emph>...<emph>Loop</emph>. Μπορείτε να καθορίσετε μια συνθήκη εξόδου χρησιμοποιώντας τη δομή <emph>If...Then</emph> ως ακολούθως:"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03090201.xhp
+#: 03030106.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3149262\n"
-"42\n"
+"03030106.xhp\n"
+"hd_id3150440\n"
+"7\n"
"help.text"
-msgid "Do..."
-msgstr "Do..."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03090201.xhp
+#: 03030106.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3149298\n"
-"43\n"
+"03030106.xhp\n"
+"par_id3163712\n"
+"8\n"
"help.text"
-msgid "statements"
-msgstr "προτάσεις"
+msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the year."
+msgstr "<emph>Number:</emph> Ακέραια παράσταση που περιέχει τον σειριακό αριθμό ημερομηνίας από τον οποίο θα υπολογιστεί το έτος."
-#: 03090201.xhp
+#: 03030106.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3145646\n"
-"44\n"
+"03030106.xhp\n"
+"par_id3152596\n"
+"9\n"
"help.text"
-msgid "If condition = True Then Exit Do"
-msgstr "If συνθήκη = True Then Exit Do"
+msgid "This function is the opposite of the <emph>DateSerial </emph>function, and returns the year of a serial date. For example, the expression:"
+msgstr "Αυτή η συνάρτηση είναι βασικά η αντίστροφη της συνάρτησης <emph>DateSerial</emph> και επιστρέφει το έτος μιας σειριακής ημερομηνίας. Παραδείγματος χάριν, η έκφραση:"
-#: 03090201.xhp
+#: 03030106.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3154490\n"
-"45\n"
+"03030106.xhp\n"
+"par_id3149483\n"
+"11\n"
"help.text"
-msgid "statements"
-msgstr "προτάσεις"
+msgid "returns the value 1994."
+msgstr "επιστρέφει την τιμή 1994."
-#: 03090201.xhp
+#: 03030106.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3153159\n"
-"46\n"
+"03030106.xhp\n"
+"hd_id3146985\n"
+"12\n"
"help.text"
-msgid "Loop..."
-msgstr "Loop..."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090201.xhp
+#: 03030106.xhp
msgctxt ""
-"03090201.xhp\n"
-"hd_id3147396\n"
-"47\n"
+"03030106.xhp\n"
+"par_id3153363\n"
+"14\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "MsgBox \"\" & Year(Now) ,64,\"Current year\""
+msgstr "MsgBox \"\" & Year(Now) ,64,\"Τρέχον έτος\""
-#: 03080802.xhp
+#: 03030107.xhp
msgctxt ""
-"03080802.xhp\n"
+"03030107.xhp\n"
"tit\n"
"help.text"
-msgid "Oct Function [Runtime]"
-msgstr "Συνάρτηση Oct [Χρόνου εκτέλεσης]"
+msgid "CDateToIso Function [Runtime]"
+msgstr "Συνάρτηση CDateToIso [Χρόνου εκτέλεσης]"
-#: 03080802.xhp
+#: 03030107.xhp
msgctxt ""
-"03080802.xhp\n"
-"bm_id3155420\n"
+"03030107.xhp\n"
+"bm_id3150620\n"
"help.text"
-msgid "<bookmark_value>Oct function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Oct</bookmark_value>"
+msgid "<bookmark_value>CdateToIso function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CDateToIso</bookmark_value>"
-#: 03080802.xhp
+#: 03030107.xhp
msgctxt ""
-"03080802.xhp\n"
-"hd_id3155420\n"
+"03030107.xhp\n"
+"hd_id3150620\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080802.xhp\" name=\"Oct Function [Runtime]\">Oct Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080802.xhp\" name=\"Συνάρτηση Oct [Χρόνου εκτέλεσης]\">Συνάρτηση Oct [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function [Runtime]\">CDateToIso Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function [Runtime]\">Συνάρτηση CDateToIso [Χρόνου εκτέλεσης]</link>"
-#: 03080802.xhp
+#: 03030107.xhp
msgctxt ""
-"03080802.xhp\n"
-"par_id3154924\n"
+"03030107.xhp\n"
+"par_id3151097\n"
"2\n"
"help.text"
-msgid "Returns the octal value of a number."
-msgstr "Επιστρέφει την οκταδική τιμή ενός αριθμού."
+msgid "Returns the date in ISO format from a serial date number that is generated by the DateSerial or the DateValue function."
+msgstr "Επιστρέφει την ημερομηνία σε μορφή ISO από έναν σειριακό αριθμό ημερομηνίας που παράγεται από τη συνάρτηση DateSerial ή DateValue."
-#: 03080802.xhp
+#: 03030107.xhp
msgctxt ""
-"03080802.xhp\n"
-"hd_id3148947\n"
+"03030107.xhp\n"
+"hd_id3159224\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03080802.xhp
+#: 03030107.xhp
msgctxt ""
-"03080802.xhp\n"
-"par_id3150543\n"
+"03030107.xhp\n"
+"par_id3149497\n"
"4\n"
"help.text"
-msgid "Oct (Number)"
-msgstr "Oct (Αριθμός)"
+msgid "CDateToIso(Number)"
+msgstr "CDateToIso(Number)"
-#: 03080802.xhp
+#: 03030107.xhp
msgctxt ""
-"03080802.xhp\n"
-"hd_id3153360\n"
+"03030107.xhp\n"
+"hd_id3152347\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03080802.xhp
+#: 03030107.xhp
msgctxt ""
-"03080802.xhp\n"
-"par_id3154138\n"
+"03030107.xhp\n"
+"par_id3154422\n"
"6\n"
"help.text"
msgid "String"
msgstr "Συμβολοσειρά"
-#: 03080802.xhp
+#: 03030107.xhp
msgctxt ""
-"03080802.xhp\n"
-"hd_id3156422\n"
+"03030107.xhp\n"
+"hd_id3147303\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03080802.xhp
+#: 03030107.xhp
msgctxt ""
-"03080802.xhp\n"
-"par_id3150768\n"
+"03030107.xhp\n"
+"par_id3145136\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Any numeric expression that you want to convert to an octal value."
-msgstr "<emph>Αριθμός:</emph> Κάθε αριθμητική παράσταση που πρόκειται να μετατραπεί σε οκταδική τιμή."
+msgid "<emph>Number:</emph> Integer that contains the serial date number."
+msgstr "<emph>Number:</emph> Ακέραιος που περιέχει τον σειριακό αριθμό ημερομηνίας."
-#: 03080802.xhp
+#: 03030107.xhp
msgctxt ""
-"03080802.xhp\n"
-"hd_id3148672\n"
+"03030107.xhp\n"
+"hd_id3147243\n"
"9\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03080400.xhp
-msgctxt ""
-"03080400.xhp\n"
-"tit\n"
-"help.text"
-msgid "Square Root Calculation"
-msgstr "Υπολογισμός τετραγωνικής ρίζας"
-
-#: 03080400.xhp
-msgctxt ""
-"03080400.xhp\n"
-"hd_id3148946\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"Square Root Calculation\">Square Root Calculation</link>"
-msgstr "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"Υπολογισμός τετραγωνικής ρίζας\">Υπολογισμός τετραγωνικής ρίζας</link>"
-
-#: 03080400.xhp
+#: 03030107.xhp
msgctxt ""
-"03080400.xhp\n"
-"par_id3159414\n"
-"2\n"
+"03030107.xhp\n"
+"par_id3153126\n"
+"11\n"
"help.text"
-msgid "Use this function to calculate square roots."
-msgstr "Με αυτήν την συνάρτηση μπορείτε να υπολογίζετε τετραγωνικές ρίζες."
+msgid "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\""
+msgstr "MsgBox \"\" & CDateToIso(Now) ,64,\"Ημερομηνία ISO\""
#: 03030108.xhp
msgctxt ""
@@ -9036,7 +13767,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr "Τιμή επιστροφής"
+msgstr "Τιμή επιστροφής:"
#: 03030108.xhp
msgctxt ""
@@ -9092,885 +13823,622 @@ msgctxt ""
msgid "returns 12/31/2002 in the date format of your system"
msgstr "επιστρέφει 31/12/2002 στη μορφή ημερομηνίας του συστήματός σας"
-#: 03100050.xhp
+#: 03030110.xhp
msgctxt ""
-"03100050.xhp\n"
+"03030110.xhp\n"
"tit\n"
"help.text"
-msgid "CCur Function [Runtime]"
-msgstr "Συνάρτηση CCur [Χρόνου εκτέλεσης]"
+msgid "DateAdd Function [Runtime]"
+msgstr "Συνάρτηση DateAdd [Χρόνου εκτέλεσης]"
-#: 03100050.xhp
+#: 03030110.xhp
msgctxt ""
-"03100050.xhp\n"
-"bm_id8926053\n"
+"03030110.xhp\n"
+"bm_id6269417\n"
"help.text"
-msgid "<bookmark_value>CCur function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CCur</bookmark_value>"
+msgid "<bookmark_value>DateAdd function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση DateAdd</bookmark_value>"
-#: 03100050.xhp
+#: 03030110.xhp
msgctxt ""
-"03100050.xhp\n"
-"par_idN10541\n"
+"03030110.xhp\n"
+"par_idN10548\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">Συνάρτηση CCur [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03030110.xhp\">DateAdd Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030110.xhp\">Συνάρτηση DateAdd [Χρόνου εκτέλεσης]</link>"
-#: 03100050.xhp
+#: 03030110.xhp
msgctxt ""
-"03100050.xhp\n"
-"par_idN10545\n"
+"03030110.xhp\n"
+"par_idN10558\n"
"help.text"
-msgid "Converts a string expression or numeric expression to a currency expression. The locale settings are used for decimal separators and currency symbols."
-msgstr "Μετατρέπει μια έκφραση συμβολοσειράς ή την αριθμητική παράσταση σε μια έκφραση νομίσματος. Οι τοπικές ρυθμίσεις χρησιμοποιούνται για το διαχωρισμό των δεκαδικών ψηφίων και των συμβόλων νομίσματος."
+msgid "Adds a date interval to a given date a number of times and returns the resulting date."
+msgstr "Προσθέτει ένα διάστημα ημερομηνίας σε μια δοθείσα ημερομηνία επαναλαμβανόμενα και επιστρέφει την προκύπτουσα ημερομηνία."
-#: 03100050.xhp
+#: 03030110.xhp
msgctxt ""
-"03100050.xhp\n"
-"par_idN10548\n"
+"03030110.xhp\n"
+"par_idN1055B\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03100050.xhp
+#: 03030110.xhp
msgctxt ""
-"03100050.xhp\n"
-"par_idN105E8\n"
+"03030110.xhp\n"
+"par_idN1055F\n"
"help.text"
-msgid "CCur(Expression)"
-msgstr "CCur(Παράσταση)"
+msgid "DateAdd (Add, Count, Date)"
+msgstr "DateAdd (Add, Count, Date)"
-#: 03100050.xhp
+#: 03030110.xhp
msgctxt ""
-"03100050.xhp\n"
-"par_idN105EB\n"
+"03030110.xhp\n"
+"par_idN1061E\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03100050.xhp
-msgctxt ""
-"03100050.xhp\n"
-"par_idN105EF\n"
-"help.text"
-msgid "Currency"
-msgstr "Νόμισμα"
-
-#: 03100050.xhp
-msgctxt ""
-"03100050.xhp\n"
-"par_idN105F2\n"
-"help.text"
-msgid "Parameter:"
-msgstr "Παράμετρος:"
-
-#: 03100050.xhp
-msgctxt ""
-"03100050.xhp\n"
-"par_idN105F6\n"
-"help.text"
-msgid "Expression: Any string or numeric expression that you want to convert."
-msgstr "Παράσταση: Οποιαδήποτε συμβολοσειρά ή αριθμητική παράσταση που θέλετε να μετατρέψετε."
-
-#: 03080104.xhp
-msgctxt ""
-"03080104.xhp\n"
-"tit\n"
-"help.text"
-msgid "Tan Function [Runtime]"
-msgstr "Συνάρτηση Tan [Χρόνου εκτέλεσης]"
-
-#: 03080104.xhp
-msgctxt ""
-"03080104.xhp\n"
-"bm_id3148550\n"
-"help.text"
-msgid "<bookmark_value>Tan function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Tan</bookmark_value>"
-
-#: 03080104.xhp
-msgctxt ""
-"03080104.xhp\n"
-"hd_id3148550\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan Function [Runtime]\">Tan Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Συνάρτηση Tan [Χρόνου εκτέλεσης]\">Συνάρτηση Tan [Χρόνου εκτέλεσης]</link>"
-
-#: 03080104.xhp
-msgctxt ""
-"03080104.xhp\n"
-"par_id3148663\n"
-"2\n"
-"help.text"
-msgid "Determines the tangent of an angle. The angle is specified in radians."
-msgstr "Προσδιορίζει την εφαπτομένη μιας γωνίας. Η γωνία ορίζεται σε ακτίνια."
-
-#: 03080104.xhp
-msgctxt ""
-"03080104.xhp\n"
-"par_id3153379\n"
-"3\n"
-"help.text"
-msgid "Using the angle Alpha, the Tan Function calculates the ratio of the length of the side opposite the angle to the length of the side adjacent to the angle in a right-angled triangle."
-msgstr "Χρησιμοποιώντας τη γωνία Α, η συνάρτηση Tan υπολογίζει το λόγο του μήκους της απέναντι καθέτου προς το μήκος της προσκείμενης καθέτου της γωνίας ενός ορθογωνίου τριγώνου."
-
-#: 03080104.xhp
-msgctxt ""
-"03080104.xhp\n"
-"par_id3154366\n"
-"4\n"
-"help.text"
-msgid "Tan(Alpha) = side opposite the angle/side adjacent to angle"
-msgstr "Tan(Alpha) = απέναντι κάθετος της γωνίας/προσκείμενη κάθετο της γωνίας"
-
-#: 03080104.xhp
-msgctxt ""
-"03080104.xhp\n"
-"hd_id3145174\n"
-"5\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3151042\n"
-"6\n"
+"03030110.xhp\n"
+"par_idN10622\n"
"help.text"
-msgid "Tan (Number)"
-msgstr "Tan (Αριθμός)"
+msgid "A Variant containing a date."
+msgstr "Η μεταβλητή Variant περιέχει ημερομηνία."
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"hd_id3156214\n"
-"7\n"
+"03030110.xhp\n"
+"par_idN10625\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3156281\n"
-"8\n"
+"03030110.xhp\n"
+"par_idN10629\n"
"help.text"
-msgid "Double"
-msgstr "Double"
+msgid "Add - A string expression from the following table, specifying the date interval."
+msgstr "Add - Ένα αλφαριθμητικό από τον ακόλουθο πίνακα, που διευκρινίζει το διάστημα ημερομηνίας."
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"hd_id3155132\n"
-"9\n"
+"03030110.xhp\n"
+"par_idN10636\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Add (string value)"
+msgstr "Add (string value)"
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3145786\n"
-"10\n"
+"03030110.xhp\n"
+"par_idN1063C\n"
"help.text"
-msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the tangent for (in radians)."
-msgstr "<emph>Αριθμός:</emph> Κάθε αριθμητική παράσταση για την οποία πρόκειται να υπολογισθεί η εφαπτόμενη (σε ακτίνια)."
+msgid "Explanation"
+msgstr "Εξήγηση"
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3153728\n"
-"11\n"
+"03030110.xhp\n"
+"par_idN10643\n"
"help.text"
-msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi."
-msgstr "Για να μετατρέψετε τις μοίρες σε ακτίνια, πολλαπλασιάστε τις μοίρες με π/180. Για να μετατρέψετε τα ακτίνια σε μοίρες, πολλαπλασιάστε τα ακτίνια με 180/π."
+msgid "yyyy"
+msgstr "yyyy"
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3155414\n"
-"12\n"
+"03030110.xhp\n"
+"par_idN10649\n"
"help.text"
-msgid "degrees=(radiant*180)/Pi"
-msgstr "μοίρες=(ακτίνια*180)/π"
+msgid "Year"
+msgstr "Έτος"
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3146975\n"
-"13\n"
+"03030110.xhp\n"
+"par_idN10650\n"
"help.text"
-msgid "radiant=(degrees*Pi)/180"
-msgstr "ακτίνια=(μοίρες*π)/180"
+msgid "q"
+msgstr "q"
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3147434\n"
-"14\n"
+"03030110.xhp\n"
+"par_idN10656\n"
"help.text"
-msgid "Pi is approximately 3.141593."
-msgstr "Το π είναι περίπου 3.141593."
+msgid "Quarter"
+msgstr "Τέταρτο"
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"hd_id3149483\n"
-"15\n"
+"03030110.xhp\n"
+"par_idN1065D\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "m"
+msgstr "m"
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3148646\n"
-"16\n"
+"03030110.xhp\n"
+"par_idN10663\n"
"help.text"
-msgid "' In this example, the following entry is possible for a right-angled triangle:"
-msgstr "' Σε αυτό το παράδειγμα, η ακόλουθη καταχώριση είναι δυνατή για ένα ορθογώνιο τρίγωνο:"
+msgid "Month"
+msgstr "Μήνας"
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3150012\n"
-"17\n"
+"03030110.xhp\n"
+"par_idN1066A\n"
"help.text"
-msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the side adjacent to the angle:"
-msgstr "' Η απέναντι πλευρά της γωνίας και η γωνία (σε μοίρες) για τον υπολογισμό του μήκους της προσκείμενης πλευράς στη γωνία:"
+msgid "y"
+msgstr "y"
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3153158\n"
-"19\n"
+"03030110.xhp\n"
+"par_idN10670\n"
"help.text"
-msgid "' Pi = 3.1415926 is a pre-defined variable"
-msgstr "' π = 3,1415926 ως προκαθορισμένη μεταβλητή"
+msgid "Day of year"
+msgstr "Ημέρα του έτους"
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3145252\n"
-"22\n"
+"03030110.xhp\n"
+"par_idN10677\n"
"help.text"
-msgid "d1 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"opposite\")"
-msgstr "d1 = InputBox$ (\"Εισαγάγετε το μήκος της απέναντι καθέτου της γωνίας: \",\"απέναντι\")"
+msgid "w"
+msgstr "w"
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3149582\n"
-"23\n"
+"03030110.xhp\n"
+"par_idN1067D\n"
"help.text"
-msgid "dAlpha = InputBox$ (\"Enter the Alpha angle (in degrees): \",\"Alpha\")"
-msgstr "dAlpha = InputBox$ (\"Εισαγάγετε τη γωνία Α (σε μοίρες): \",\"Α\")"
+msgid "Weekday"
+msgstr "Μέρα της εβδομάδος"
-#: 03080104.xhp
+#: 03030110.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3154016\n"
-"24\n"
+"03030110.xhp\n"
+"par_idN10684\n"
"help.text"
-msgid "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))"
-msgstr "Print \"το μήκος της προσκείμενης πλευράς της γωνίας είναι\"; (d1 / tan (dAlpha * Pi / 180))"
+msgid "ww"
+msgstr "ww"
-#: 03100300.xhp
+#: 03030110.xhp
msgctxt ""
-"03100300.xhp\n"
-"tit\n"
+"03030110.xhp\n"
+"par_idN1068A\n"
"help.text"
-msgid "CDate Function [Runtime]"
-msgstr "Συνάρτηση CDate [Χρόνου εκτέλεσης]"
+msgid "Week of year"
+msgstr "Εβδομάδα του έτους"
-#: 03100300.xhp
+#: 03030110.xhp
msgctxt ""
-"03100300.xhp\n"
-"bm_id3150772\n"
+"03030110.xhp\n"
+"par_idN10691\n"
"help.text"
-msgid "<bookmark_value>CDate function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CDate</bookmark_value>"
+msgid "d"
+msgstr "d"
-#: 03100300.xhp
+#: 03030110.xhp
msgctxt ""
-"03100300.xhp\n"
-"hd_id3150772\n"
-"1\n"
+"03030110.xhp\n"
+"par_idN10697\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate Function [Runtime]\">CDate Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"Συνάρτηση CDate [Χρόνου εκτέλεσης]\">Συνάρτηση CDate [Χρόνου εκτέλεσης]</link>"
+msgid "Day"
+msgstr "Μέρα"
-#: 03100300.xhp
+#: 03030110.xhp
msgctxt ""
-"03100300.xhp\n"
-"par_id3150986\n"
-"2\n"
+"03030110.xhp\n"
+"par_idN1069E\n"
"help.text"
-msgid "Converts any string or numeric expression to a date value."
-msgstr "Μετατρέπει οποιαδήποτε συμβολοσειρά ή αριθμητική έκφραση σε μια τιμή ημερομηνίας."
+msgid "h"
+msgstr "h"
-#: 03100300.xhp
+#: 03030110.xhp
msgctxt ""
-"03100300.xhp\n"
-"hd_id3148944\n"
-"3\n"
+"03030110.xhp\n"
+"par_idN106A4\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Hour"
+msgstr "Ώρα"
-#: 03100300.xhp
+#: 03030110.xhp
msgctxt ""
-"03100300.xhp\n"
-"par_id3148947\n"
-"4\n"
+"03030110.xhp\n"
+"par_idN106AB\n"
"help.text"
-msgid "CDate (Expression)"
-msgstr "CDate (Παράσταση)"
+msgid "n"
+msgstr "n"
-#: 03100300.xhp
+#: 03030110.xhp
msgctxt ""
-"03100300.xhp\n"
-"hd_id3148552\n"
-"5\n"
+"03030110.xhp\n"
+"par_idN106B1\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Minute"
+msgstr "Λεπτά"
-#: 03100300.xhp
+#: 03030110.xhp
msgctxt ""
-"03100300.xhp\n"
-"par_id3159414\n"
-"6\n"
+"03030110.xhp\n"
+"par_idN106B8\n"
"help.text"
-msgid "Date"
-msgstr "Date"
+msgid "s"
+msgstr "s"
-#: 03100300.xhp
+#: 03030110.xhp
msgctxt ""
-"03100300.xhp\n"
-"hd_id3153525\n"
-"7\n"
+"03030110.xhp\n"
+"par_idN106BE\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Second"
+msgstr "Δευτερόλεπτά"
-#: 03100300.xhp
+#: 03030110.xhp
msgctxt ""
-"03100300.xhp\n"
-"par_id3150359\n"
-"8\n"
+"03030110.xhp\n"
+"par_idN106C1\n"
"help.text"
-msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert."
-msgstr "<emph>Παράσταση:</emph> Οποιαδήποτε συμβολοσειρά ή αριθμητική έκφραση που θέλετε να μετατρέψετε."
+msgid "Count - A numerical expression specifying how often the Add interval will be added (Count is positive) or subtracted (Count is negative)."
+msgstr "Count - Μια αριθμητική έκφραση που διευκρινίζει πόσο συχνά το διάστημα Add θα προστεθεί (Count είναι θετικό) ή να αφαιρεθεί (Count είναι αρνητικό)."
-#: 03100300.xhp
+#: 03030110.xhp
msgctxt ""
-"03100300.xhp\n"
-"par_id3125864\n"
-"9\n"
+"03030110.xhp\n"
+"par_idN106C4\n"
"help.text"
-msgid "When you convert a string expression, the date and time must be entered in the format MM.DD.YYYY HH.MM.SS, as defined by the <emph>DateValue</emph> and <emph>TimeValue</emph> function conventions. In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time."
-msgstr "Όταν μετατρέπετε μια παράσταση συμβολοσειράς, η εισαγωγή της ημερομηνίας και της ώρας πρέπει να γίνεται με τη μορφή ΜΜ.ΗΗ.ΕΕΕΕ ΩΩ.ΛΛ.ΔΔ, όπως καθορίζεται από τις συμβάσεις των συναρτήσεων <emph>DateValue</emph> και <emph>TimeValue</emph>. Στις αριθμητικές παραστάσεις, οι τιμές που βρίσκονται στα αριστερά της υποδιαστολής αντιπροσωπεύουν την ημερομηνία, αρχίζοντας από τις 31 Δεκεμβρίου 1899. Οι τιμές στα δεξιά της υποδιαστολής αντιπροσωπεύουν την ώρα."
+msgid "Date - A given date or the name of a Variant variable containing a date. The Add value will be added Count times to this value."
+msgstr "Date - Μια δεδομένη ημερομηνία ή το όνομα μιας μεταβλητής Variant που περιέχει μια ημερομηνία. Η τιμή Add θα είναι προστιθέμενοι Count φορές σε αυτήν την τιμή."
-#: 03100300.xhp
+#: 03030110.xhp
msgctxt ""
-"03100300.xhp\n"
-"hd_id3156422\n"
-"10\n"
+"03030110.xhp\n"
+"par_idN106C7\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
+"03030120.xhp\n"
"tit\n"
"help.text"
-msgid "Events"
-msgstr "Γεγονότα"
-
-#: 01170103.xhp
-msgctxt ""
-"01170103.xhp\n"
-"hd_id3155506\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/01170103.xhp\" name=\"Events\">Events</link>"
-msgstr "<link href=\"text/sbasic/shared/01170103.xhp\" name=\"Γεγονότα\">Γεγονότα</link>"
+msgid "DateDiff Function [Runtime]"
+msgstr "Συνάρτηση DateDiff [Χρόνου εκτέλεσης]"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3146114\n"
-"2\n"
+"03030120.xhp\n"
+"bm_id6134830\n"
"help.text"
-msgid "Define event assignments for the selected control or dialog. The available events depend on the type of control selected."
-msgstr "Καθορίζει τις αναθέσεις γεγονότος για το επιλεγμένο στοιχείο ελέγχου ή τον διάλογο. Τα διαθέσιμα γεγονότα εξαρτώνται από τον τύπο του επιλεγμένου στοιχείου ελέγχου."
+msgid "<bookmark_value>DateDiff function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση DateDiff</bookmark_value>"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3145387\n"
-"16\n"
+"03030120.xhp\n"
+"par_idN10542\n"
"help.text"
-msgid "When receiving focus"
-msgstr "Κατά τη λήψη της εστίασης"
+msgid "<link href=\"text/sbasic/shared/03030120.xhp\">DateDiff Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030120.xhp\">Συνάρτηση DateDiff [Χρόνου εκτέλεσης]</link>"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3155090\n"
-"17\n"
+"03030120.xhp\n"
+"par_idN10546\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">This event takes place if a control receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">Αυτό το γεγονός ενεργοποιείται εάν ένα στοιχείο ελέγχου δεχθεί την εστίαση.</ahelp>"
+msgid "Returns the number of date intervals between two given date values."
+msgstr "Επιστρέφει τον αριθμό διαστημάτων ημερομηνίας μεταξύ δύο δεδομένων τιμών ημερομηνίας."
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3152892\n"
-"18\n"
+"03030120.xhp\n"
+"par_idN10549\n"
"help.text"
-msgid "When losing focus"
-msgstr "Κατά τη απώλεια της εστίασης"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3153305\n"
-"19\n"
+"03030120.xhp\n"
+"par_idN10648\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSLOST\">This event takes place if a control loses the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSLOST\">Αυτό το γεγονός ενεργοποιείται εάν ένα στοιχείο ελέγχου χάσει την εστίαση.</ahelp>"
+msgid "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])"
+msgstr "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3152896\n"
-"20\n"
+"03030120.xhp\n"
+"par_idN1064B\n"
"help.text"
-msgid "Key pressed"
-msgstr "Πατημένο πλήκτρο"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3148837\n"
-"21\n"
+"03030120.xhp\n"
+"par_idN1064F\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">This event occurs when the user presses any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">Αυτό το γεγονός ενεργοποιείτε όταν πιέσει ο χρήστης οποιοδήποτε πλήκτρο ενώ το στοιχείο ελέγχου έχει την εστίαση.</ahelp>"
+msgid "A number."
+msgstr "Ένας αριθμός."
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3146869\n"
-"43\n"
+"03030120.xhp\n"
+"par_idN10652\n"
"help.text"
-msgid "Key released"
-msgstr "Απελευθερωμένο πλήκτρο"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3155267\n"
-"44\n"
+"03030120.xhp\n"
+"par_idN10656\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">This event occurs when the user releases a key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">Αυτό το γεγονός συμβαίνει όταν ελευθερώσει ο χρήστης ένα πλήκτρο ενώ το στοιχείο ελέγχου έχει την εστίαση.</ahelp>"
+msgid "<emph>Add</emph> - A string expression from the following table, specifying the date interval."
+msgstr "<emph>Add</emph> - Μια έκφραση συμβολοσειράς από τον ακόλουθο πίνακα, που διευκρινίζει το διάστημα ημερομηνίας."
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3159096\n"
-"41\n"
+"03030120.xhp\n"
+"par_idN10664\n"
"help.text"
-msgid "Modified"
-msgstr "Τροποποιημένο"
+msgid "<emph>Date1, Date2</emph> - The two date values to be compared."
+msgstr "<emph>Date1, Date2</emph> - Οι δύο τιμές ημερομηνίας που συγκρίνονται."
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3156019\n"
-"42\n"
+"03030120.xhp\n"
+"par_idN1066A\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">This event takes place, when the control loses the focus and the contents of the control were changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">Αυτό το γεγονός πραγματοποιείται, όταν το στοιχείο ελέγχου χάνει την εστίαση και τα περιεχόμενα του άλλαξαν όταν έχασε την εστίαση.</ahelp>"
+msgid "<emph>Week_start</emph> - An optional parameter that specifies the starting day of a week."
+msgstr "<emph>Week_start</emph> - Μια προαιρετική παράμετρος που διευκρινίζει την πρώτη ημέρα της εβδομάδας."
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3144508\n"
-"10\n"
+"03030120.xhp\n"
+"par_idN1067A\n"
"help.text"
-msgid "Text modified"
-msgstr "Τροποποιημένο κείμενο"
+msgid "Week_start value"
+msgstr "Τιμή Week_start"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3148608\n"
-"11\n"
+"03030120.xhp\n"
+"par_idN10680\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">This event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">Αυτό το γεγονός πραγματοποιείται εάν εισάγετε ή τροποποιείτε ένα κείμενο σε έναν πλαίσιο εισαγωγής κειμένου.</ahelp>"
+msgid "Explanation"
+msgstr "Εξήγηση"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3159207\n"
-"8\n"
+"03030120.xhp\n"
+"par_idN10687\n"
"help.text"
-msgid "Item status changed"
-msgstr "Αλλαγή κατάστασης αντικειμένου"
+msgid "0"
+msgstr "0"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3155097\n"
-"9\n"
+"03030120.xhp\n"
+"par_idN1068D\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\">This event takes place if the status of the control field is changed, for example, from checked to unchecked.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\"> Αυτό το γεγονός πραγματοποιείται εάν η κατάσταση του πεδίου αλλάξει, παραδείγματος χάριν, από τσεκαρισμένο σε μη-τσεκαρισμένο.</ahelp>"
+msgid "Use system default value"
+msgstr "Χρήση προκαθορισμένων τιμών συστήματος"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3151304\n"
-"26\n"
+"03030120.xhp\n"
+"par_idN10694\n"
"help.text"
-msgid "Mouse inside"
-msgstr "Ποντίκι εντός"
+msgid "1"
+msgstr "1"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3152871\n"
-"27\n"
+"03030120.xhp\n"
+"par_idN1069A\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">This event takes place when the mouse enters the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">Αυτό το γεγονός πραγματοποιείται στην είσοδο το ποντικιού μέσα στο αντικείμενο ελέγχου.</ahelp>"
+msgid "Sunday (default)"
+msgstr "Κυριακή (προεπιλογή)"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3146778\n"
-"30\n"
+"03030120.xhp\n"
+"par_idN106A1\n"
"help.text"
-msgid "Mouse moved while key pressed"
-msgstr "Κίνηση ποντικιού με πατημένο πλήκτρο"
+msgid "2"
+msgstr "2"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3150403\n"
-"31\n"
+"03030120.xhp\n"
+"par_idN106A7\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">This event takes place when the mouse is dragged while a key is pressed.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">Αυτό το γεγονός πραγματοποιείται όταν μετακινείται το ποντίκι ενώ είναι πατημένο ένα πλήκτρο του πληκτρολογίου.</ahelp>"
+msgid "Monday"
+msgstr "Δευτέρα"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3150210\n"
-"32\n"
+"03030120.xhp\n"
+"par_idN106AE\n"
"help.text"
-msgid "Mouse moved"
-msgstr "Κίνηση ποντικιού"
+msgid "3"
+msgstr "3"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3149697\n"
-"33\n"
+"03030120.xhp\n"
+"par_idN106B4\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">This event takes place when the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">Αυτό το γεγονός πραγματοποιείται στην κίνηση του ποντικιού πάνω από ένα αντικείμενο ελέγχου.</ahelp>"
+msgid "Tuesday"
+msgstr "Τρίτη"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3145216\n"
-"22\n"
+"03030120.xhp\n"
+"par_idN106BB\n"
"help.text"
-msgid "Mouse button pressed"
-msgstr "Πάτημα κουμπιού ποντικιού"
+msgid "4"
+msgstr "4"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3155914\n"
-"23\n"
+"03030120.xhp\n"
+"par_idN106C1\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">This event takes place when the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">Αυτό το γεγονός πραγματοποιείται όταν πιέζεται το κουμπί του ποντικιού ενώ ο δείκτης του ποντικιού είναι πάνω σε ένα αντικείμενο ελέγχου.</ahelp>"
+msgid "Wednesday"
+msgstr "Τετάρτη"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3148899\n"
-"24\n"
+"03030120.xhp\n"
+"par_idN106C8\n"
"help.text"
-msgid "Mouse button released"
-msgstr "Ελευθερώθηκε κουμπί του ποντικιού"
+msgid "5"
+msgstr "5"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3153812\n"
-"25\n"
+"03030120.xhp\n"
+"par_idN106CE\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">This event takes place when the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">Αυτό το γεγονός πραγματοποιείται όταν α[ελευθερώνεται κουμπί του ποντικιού ενώ ο δείκτης του ποντικιού είναι πάνω σε ένα αντικείμενο ελέγχου.</ahelp>"
+msgid "Thursday"
+msgstr "Πέμπτη"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3153556\n"
-"28\n"
+"03030120.xhp\n"
+"par_idN106D5\n"
"help.text"
-msgid "Mouse outside"
-msgstr "Ποντίκι εκτός"
+msgid "6"
+msgstr "6"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3153013\n"
-"29\n"
+"03030120.xhp\n"
+"par_idN106DB\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">This event takes place when the mouse leaves the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">Αυτό το γεγονός πραγματοποιείται όταν το ποντίκι φεύγει πάνω σε από ένα αντικείμενο ελέγχου.</ahelp>"
+msgid "Friday"
+msgstr "Παρασκευή"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3155759\n"
-"45\n"
+"03030120.xhp\n"
+"par_idN106E2\n"
"help.text"
-msgid "While adjusting"
-msgstr "Κατά την προσαρμογή"
+msgid "7"
+msgstr "7"
-#: 01170103.xhp
+#: 03030120.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3156364\n"
-"46\n"
+"03030120.xhp\n"
+"par_idN106E8\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">This event takes place when a scrollbar is being dragged.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\"> Αυτό το γεγονός πραγματοποιείται κατά την κύλιση μιας γραμμής κύλισης.</ahelp>"
+msgid "Saturday"
+msgstr "Σάββατο"
-#: 01050200.xhp
+#: 03030120.xhp
msgctxt ""
-"01050200.xhp\n"
-"tit\n"
+"03030120.xhp\n"
+"par_idN106EB\n"
"help.text"
-msgid "Call Stack Window (Calls)"
-msgstr "Παράθυρο στοίβας κλήσεων (κλήσεις)"
+msgid "<emph>Year_start</emph> - An optional parameter that specifies the starting week of a year."
+msgstr "<emph>Year_start</emph> - Μια προαιρετική παράμετρος που διευκρινίζει την πρώτη εβδομάδα ενός έτους."
-#: 01050200.xhp
+#: 03030120.xhp
msgctxt ""
-"01050200.xhp\n"
-"hd_id3146794\n"
-"1\n"
+"03030120.xhp\n"
+"par_idN106FB\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01050200.xhp\" name=\"Call Stack Window (Calls)\">Call Stack Window (Calls)</link>"
-msgstr "<link href=\"text/sbasic/shared/01050200.xhp\" name=\"Παράθυρο στοίβας κλήσεων (Κλήσεις)\"> Παράθυρο στοίβας κλήσεων (Κλήσεις)</link>"
+msgid "Year_start value"
+msgstr "Τιμή Year_start"
-#: 01050200.xhp
+#: 03030120.xhp
msgctxt ""
-"01050200.xhp\n"
-"par_id3150400\n"
-"2\n"
+"03030120.xhp\n"
+"par_idN10701\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"hidden\">Displays the sequence of procedures and functions during the execution of a program.</ahelp> The <emph>Call Stack</emph> allows you to monitor the sequence of procedures and functions during the execution of a program. The procedures are functions are displayed bottom to top with the most recent function or procedure call at the top of the list."
-msgstr "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"hidden\"> Εμφανίζει την ακολουθία διαδικασιών και συναρτήσεων κατά τη διάρκεια της εκτέλεσης ενός προγράμματος.</ahelp>Η <emph>Στοίβα κλήσεων</emph> σας επιτρέπει να ελέγξετε την ακολουθία διαδικασιών και συναρτήσεων κατά τη διάρκεια της εκτέλεσης ενός προγράμματος. Οι διαδικασίες και οι συναρτήσεις εμφανίζονται από κάτω προς τα επάνω με την πιο πρόσφατη κλήση συνάρτηση ή διαδικασίας στην κορυφή του καταλόγου."
+msgid "Explanation"
+msgstr "Εξήγηση"
-#: 03131400.xhp
+#: 03030120.xhp
msgctxt ""
-"03131400.xhp\n"
-"tit\n"
+"03030120.xhp\n"
+"par_idN10708\n"
"help.text"
-msgid "TwipsPerPixelY Function [Runtime]"
-msgstr "Συνάρτηση TwipsPerPixelY [Χρόνου εκτέλεσης]"
+msgid "0"
+msgstr "0"
-#: 03131400.xhp
+#: 03030120.xhp
msgctxt ""
-"03131400.xhp\n"
-"bm_id3150040\n"
+"03030120.xhp\n"
+"par_idN1070E\n"
"help.text"
-msgid "<bookmark_value>TwipsPerPixelY function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση TwipsPerPixelY</bookmark_value>"
+msgid "Use system default value"
+msgstr "Χρήση προκαθορισμένων τιμών συστήματος"
-#: 03131400.xhp
+#: 03030120.xhp
msgctxt ""
-"03131400.xhp\n"
-"hd_id3150040\n"
-"1\n"
+"03030120.xhp\n"
+"par_idN10715\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"TwipsPerPixelY Function [Runtime]\">TwipsPerPixelY Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"Συνάρτηση TwipsPerPixelY [Χρόνου εκτέλεσης]\">Συνάρτηση TwipsPerPixelY [Χρόνου εκτέλεσης]</link>"
+msgid "1"
+msgstr "1"
-#: 03131400.xhp
+#: 03030120.xhp
msgctxt ""
-"03131400.xhp\n"
-"par_id3154186\n"
-"2\n"
+"03030120.xhp\n"
+"par_idN1071B\n"
"help.text"
-msgid "Returns the number of twips that represent the height of a pixel."
-msgstr "Επιστρέφει τον αριθμό των twip που αντιπροσωπεύουν το ύψος ενός pixel."
+msgid "Week 1 is the week with January, 1st (default)"
+msgstr "Η εβδομάδα 1 είναι η εβδομάδα με την 1η Ιανουαρίου, (προεπιλογή)"
-#: 03131400.xhp
+#: 03030120.xhp
msgctxt ""
-"03131400.xhp\n"
-"hd_id3145090\n"
-"3\n"
+"03030120.xhp\n"
+"par_idN10722\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "2"
+msgstr "2"
-#: 03131400.xhp
+#: 03030120.xhp
msgctxt ""
-"03131400.xhp\n"
-"par_id3153681\n"
-"4\n"
+"03030120.xhp\n"
+"par_idN10728\n"
"help.text"
-msgid "n = TwipsPerPixelY"
-msgstr "n = TwipsPerPixelY"
+msgid "Week 1 is the first week containing four or more days of that year"
+msgstr "Η εβδομάδα 1 είναι η πρώτη εβδομάδα που περιέχει τέσσερις ή περισσότερες ημέρες εκείνου του έτους"
-#: 03131400.xhp
+#: 03030120.xhp
msgctxt ""
-"03131400.xhp\n"
-"hd_id3148473\n"
-"5\n"
+"03030120.xhp\n"
+"par_idN1072F\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "3"
+msgstr "3"
-#: 03131400.xhp
+#: 03030120.xhp
msgctxt ""
-"03131400.xhp\n"
-"par_id3154306\n"
-"6\n"
+"03030120.xhp\n"
+"par_idN10735\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "Week 1 is the first week containing only days of the new year"
+msgstr "Η εβδομάδα 1 η πρώτη εβδομάδα περιέχει μόνο ημέρες του νέου έτους"
-#: 03131400.xhp
+#: 03030120.xhp
msgctxt ""
-"03131400.xhp\n"
-"hd_id3149235\n"
-"7\n"
+"03030120.xhp\n"
+"par_idN10738\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03131400.xhp
-msgctxt ""
-"03131400.xhp\n"
-"par_id3154142\n"
-"9\n"
-"help.text"
-msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
-msgstr "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
-
-#: 03120100.xhp
-msgctxt ""
-"03120100.xhp\n"
-"tit\n"
-"help.text"
-msgid "ASCII/ANSI Conversion in Strings"
-msgstr "Μετατροπή ASCII/ANSI σε συμβολοσειρές"
-
-#: 03120100.xhp
-msgctxt ""
-"03120100.xhp\n"
-"hd_id3147443\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"ASCII/ANSI Conversion in Strings\">ASCII/ANSI Conversion in Strings</link>"
-msgstr "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"Μετατροπή ASCII/ANSI σε συμβολοσειρές\">Μετατροπή ASCII/ANSI σε συμβολοσειρές</link>"
-
-#: 03120100.xhp
-msgctxt ""
-"03120100.xhp\n"
-"par_id3159201\n"
-"2\n"
-"help.text"
-msgid "The following functions convert strings to and from ASCII or ANSI code."
-msgstr "Εδώ θα βρείτε όλες τις συναρτήσεις για μετατροπή συμβολοσειρών σε ASCII/ANSI και αντιστρόφως."
-
-#: 03090411.xhp
-msgctxt ""
-"03090411.xhp\n"
-"tit\n"
-"help.text"
-msgid "With Statement [Runtime]"
-msgstr "Δήλωση With [Χρόνου εκτέλεσης]"
-
-#: 03090411.xhp
-msgctxt ""
-"03090411.xhp\n"
-"bm_id3153311\n"
-"help.text"
-msgid "<bookmark_value>With statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση With</bookmark_value>"
-
-#: 03090411.xhp
-msgctxt ""
-"03090411.xhp\n"
-"hd_id3153311\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"With Statement [Runtime]\">With Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"With Statement [Runtime]\">Πρόταση With [Χρόνου εκτέλεσης]</link>"
-
-#: 03090411.xhp
-msgctxt ""
-"03090411.xhp\n"
-"par_id3159158\n"
-"2\n"
-"help.text"
-msgid "Sets an object as the default object. Unless another object name is declared, all properties and methods refer to the default object until the End With statement is reached."
-msgstr "Καθορίζει ένα αντικείμενο ως το προεπιλεγμένο αντικείμενο, στο οποίο αναφέρονται όλες οι ιδιότητες και μέθοδοι έως ότου κληθεί η πρόταση End With, με την προϋπόθεση ότι δεν έχει δοθεί άλλο όνομα αντικειμένου."
-
-#: 03090411.xhp
-msgctxt ""
-"03090411.xhp\n"
-"hd_id3156153\n"
-"3\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03090411.xhp
-msgctxt ""
-"03090411.xhp\n"
-"par_id3145609\n"
-"4\n"
-"help.text"
-msgid "With Object Statement block End With"
-msgstr "With Object Statement block End With"
-
-#: 03090411.xhp
-msgctxt ""
-"03090411.xhp\n"
-"hd_id3154924\n"
-"5\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03090411.xhp
-msgctxt ""
-"03090411.xhp\n"
-"par_id3147560\n"
-"6\n"
-"help.text"
-msgid "Use <emph>With</emph> and <emph>End With</emph> if you have several properties or methods for a single object."
-msgstr "Μπορείτε να χρησιμοποιήσετε τις προτάσεις <emph>With</emph> και <emph>End With</emph> αν έχετε αρκετές ιδιότητες ή μεθόδους για ένα μοναδικό αντικείμενο."
-
#: 03030130.xhp
msgctxt ""
"03030130.xhp\n"
@@ -10067,886 +14535,1033 @@ msgctxt ""
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03101130.xhp
+#: 03030200.xhp
msgctxt ""
-"03101130.xhp\n"
+"03030200.xhp\n"
"tit\n"
"help.text"
-msgid "DefSng Statement [Runtime]"
-msgstr "Δήλωση DefSng [Χρόνου εκτέλεσης]"
+msgid "Converting Time Values"
+msgstr "Μετατροπή τιμών ώρας"
-#: 03101130.xhp
+#: 03030200.xhp
msgctxt ""
-"03101130.xhp\n"
-"bm_id2445142\n"
+"03030200.xhp\n"
+"hd_id3147226\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>DefSng statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση DefSng</bookmark_value>"
+msgid "<link href=\"text/sbasic/shared/03030200.xhp\" name=\"Converting Time Values\">Converting Time Values</link>"
+msgstr "<link href=\"text/sbasic/shared/03030200.xhp\" name=\"Converting Time Values\">Μετατροπή τιμών ώρας</link>"
-#: 03101130.xhp
+#: 03030200.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN10577\n"
+"03030200.xhp\n"
+"par_id3149415\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101130.xhp\">DefSng Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101130.xhp\">Δήλωση DefSng [Χρόνου εκτέλεσης]</link>"
+msgid "The following functions convert time values to calculable numbers."
+msgstr "Αυτή η ενότητα περιγράφει τις συναρτήσεις που χρησιμοποιούνται για τη μετατροπή τιμών ώρας σε υπολογίσιμους αριθμούς."
-#: 03101130.xhp
+#: 03030201.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN10587\n"
+"03030201.xhp\n"
+"tit\n"
"help.text"
-msgid "If no type-declaration character or keyword is specified, the DefSng statement sets the default variable type, according to a letter range."
-msgstr "Εάν κανένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί δεν έχει διευκρινιστεί, η δήλωση DefSng καθορίζει τον προεπιλεγμένο τύπο μεταβλητής, σύμφωνα με το εύρος των γραμμάτων."
+msgid "Hour Function [Runtime]"
+msgstr "Συνάρτηση Hour [Χρόνου εκτέλεσης]"
-#: 03101130.xhp
+#: 03030201.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN1058A\n"
+"03030201.xhp\n"
+"bm_id3156042\n"
+"help.text"
+msgid "<bookmark_value>Hour function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Hour</bookmark_value>"
+
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"hd_id3156042\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour Function [Runtime]\">Hour Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030201.xhp\" name=\"Συνάρτηση Hour [Χρόνου εκτέλεσης]\">Συνάρτηση Hour [Χρόνου εκτέλεσης]</link>"
+
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3149346\n"
+"2\n"
+"help.text"
+msgid "Returns the hour from a time value that is generated by the TimeSerial or the TimeValue function."
+msgstr "Επιστρέφει την ώρα από μια τιμή χρόνου που παράγεται από τη συνάρτηση TimeSerial ή TimeValue."
+
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"hd_id3147574\n"
+"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03101130.xhp
+#: 03030201.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN1058E\n"
+"03030201.xhp\n"
+"par_id3147264\n"
+"4\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgid "Hour (Number)"
+msgstr "Hour (Αριθμός)"
-#: 03101130.xhp
+#: 03030201.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN10591\n"
+"03030201.xhp\n"
+"hd_id3145069\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
+
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3149670\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Ακέραιος"
+
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"hd_id3150359\n"
+"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03101130.xhp
+#: 03030201.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN10595\n"
+"03030201.xhp\n"
+"par_id3154366\n"
+"8\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph> Γράμματα που διευκρινίζουν το εύρος των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
+msgid "<emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the hour value."
+msgstr "<emph>Αριθμός:</emph> Η αριθμητική παράσταση που περιέχει την τιμή του σειριακού χρόνου που χρησιμοποιείται για την επιστροφή της τιμής ώρας."
-#: 03101130.xhp
+#: 03030201.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN1059C\n"
+"03030201.xhp\n"
+"par_id3154909\n"
+"9\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο δεδομένων μιας μεταβλητής:"
+msgid "This function is the opposite of the <emph>TimeSerial</emph> function. It returns an integer value that represents the hour from a time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression"
+msgstr "Αυτή η συνάρτηση είναι η αντίστροφη της συνάρτησης <emph>TimeSerial</emph>. Επιστρέφει μία ακέραιη τιμή που αντιπροσωπεύει την ώρα από μια τιμή χρόνου που παράγεται από τη συνάρτηση <emph>TimeSerial</emph> ή την <emph>TimeValue </emph>. Παραδείγματος χάριν, η παράσταση"
-#: 03101130.xhp
+#: 03030201.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN105A3\n"
+"03030201.xhp\n"
+"par_id3163798\n"
+"10\n"
"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>Keyword:</emph> Προεπιλεγμένος τύπος δεδομένων μεταβλητής"
+msgid "Print Hour(TimeSerial(12,30,41))"
+msgstr "Print Hour(TimeSerial(12,30,41))"
-#: 03101130.xhp
+#: 03030201.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN105AA\n"
+"03030201.xhp\n"
+"par_id3155132\n"
+"11\n"
"help.text"
-msgid "<emph>DefSng:</emph> Single"
-msgstr "<emph>DefSng:</emph> Single"
+msgid "returns the value 12."
+msgstr "επιστρέφει την τιμή 12."
-#: 03101130.xhp
+#: 03030201.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN105B1\n"
+"03030201.xhp\n"
+"hd_id3147348\n"
+"12\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03101130.xhp
+#: 03030201.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN105B5\n"
+"03030201.xhp\n"
+"par_id3146985\n"
+"13\n"
"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "' Ορισμοί προθέματος για τους τύπους μεταβλητών:"
+msgid "Sub ExampleHour"
+msgstr "Sub ExampleHour"
-#: 03101130.xhp
+#: 03030201.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN105D3\n"
+"03030201.xhp\n"
+"par_id3156441\n"
+"14\n"
"help.text"
-msgid "sSng=Single ' sSng is an implicit single variable"
-msgstr "sSng=Single ' Η sSng είναι μια υπονοούμενη μοναδική μεταβλητή"
+msgid "Print \"The current hour is \" & Hour( Now )"
+msgstr "Print \"Η τρέχουσα ώρα είναι \" & Hour( Now )"
-#: 03120305.xhp
+#: 03030201.xhp
msgctxt ""
-"03120305.xhp\n"
+"03030201.xhp\n"
+"par_id3153145\n"
+"15\n"
+"help.text"
+msgid "End Sub"
+msgstr "End Sub"
+
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
"tit\n"
"help.text"
-msgid "LTrim Function [Runtime]"
-msgstr "Συνάρτηση LTrim [Χρόνου εκτέλεσης]"
+msgid "Minute Function [Runtime]"
+msgstr "Συνάρτηση Minute [Χρόνου εκτέλεσης]"
-#: 03120305.xhp
+#: 03030202.xhp
msgctxt ""
-"03120305.xhp\n"
-"bm_id3147574\n"
+"03030202.xhp\n"
+"bm_id3155419\n"
"help.text"
-msgid "<bookmark_value>LTrim function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση LTrim</bookmark_value>"
+msgid "<bookmark_value>Minute function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Minute</bookmark_value>"
-#: 03120305.xhp
+#: 03030202.xhp
msgctxt ""
-"03120305.xhp\n"
-"hd_id3147574\n"
+"03030202.xhp\n"
+"hd_id3155419\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function [Runtime]\">LTrim Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120305.xhp\" name=\"Συνάρτηση LTrim [Χρόνου εκτέλεσης]\">Συνάρτηση LTrim [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute Function [Runtime]\">Minute Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Συνάρτηση Minute [Χρόνου εκτέλεσης]\">Συνάρτηση Minute [Χρόνου εκτέλεσης]</link>"
-#: 03120305.xhp
+#: 03030202.xhp
msgctxt ""
-"03120305.xhp\n"
-"par_id3145316\n"
+"03030202.xhp\n"
+"par_id3156344\n"
"2\n"
"help.text"
-msgid "Removes all leading spaces at the start of a string expression."
-msgstr "Αφαιρεί όλα τα αρχικά κενά διαστήματα σε μια παράσταση συμβολοσειράς."
+msgid "Returns the minute of the hour that corresponds to the serial time value that is generated by the TimeSerial or the TimeValue function."
+msgstr "Επιστρέφει το λεπτό της ώρας που αντιστοιχεί σε έναν αριθμό σειράς ώρας που παράγεται από τη συνάρτηση TimeSerial ή TimeValue."
-#: 03120305.xhp
+#: 03030202.xhp
msgctxt ""
-"03120305.xhp\n"
-"hd_id3154924\n"
+"03030202.xhp\n"
+"hd_id3154758\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120305.xhp
+#: 03030202.xhp
msgctxt ""
-"03120305.xhp\n"
-"par_id3148552\n"
+"03030202.xhp\n"
+"par_id3149656\n"
"4\n"
"help.text"
-msgid "LTrim (Text As String)"
-msgstr "LTrim (Text As String)"
+msgid "Minute (Number)"
+msgstr "Minute (Number)"
-#: 03120305.xhp
+#: 03030202.xhp
msgctxt ""
-"03120305.xhp\n"
-"hd_id3156344\n"
+"03030202.xhp\n"
+"hd_id3148798\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03120305.xhp
+#: 03030202.xhp
msgctxt ""
-"03120305.xhp\n"
-"par_id3151056\n"
+"03030202.xhp\n"
+"par_id3150449\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03120305.xhp
+#: 03030202.xhp
msgctxt ""
-"03120305.xhp\n"
-"hd_id3150543\n"
+"03030202.xhp\n"
+"hd_id3153193\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03120305.xhp
+#: 03030202.xhp
msgctxt ""
-"03120305.xhp\n"
-"par_id3150792\n"
+"03030202.xhp\n"
+"par_id3153969\n"
"8\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression."
-msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς."
+msgid "<emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the minute value."
+msgstr "<emph>Number:</emph> Αριθμητική έκφραση που περιέχει την τιμή της σειριακής ώρας που χρησιμοποιείται για την επιστροφή της τιμής λεπτού."
-#: 03120305.xhp
+#: 03030202.xhp
msgctxt ""
-"03120305.xhp\n"
-"par_id3125863\n"
+"03030202.xhp\n"
+"par_id3150869\n"
"9\n"
"help.text"
-msgid "Use this function to remove spaces at the beginning of a string expression."
-msgstr "Χρησιμοποιείστε αυτή τη συνάρτηση για να αφαιρέσετε διαστήματα μπροστά από μια παράσταση συμβολοσειράς."
+msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the minute of the serial time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression:"
+msgstr "Αυτή η συνάρτηση είναι η αντίστροφη της συνάρτησης <emph>TimeSerial</emph>. Επιστρέφει το λεπτό της καθορισμένης τιμής σειράς ώρας που παράγεται από τη συνάρτηση <emph>TimeSerial</emph> ή την <emph>TimeValue </emph>. Παραδείγματος χάριν, η παράσταση"
-#: 03120305.xhp
+#: 03030202.xhp
msgctxt ""
-"03120305.xhp\n"
-"hd_id3145419\n"
+"03030202.xhp\n"
+"par_id3149262\n"
"10\n"
"help.text"
+msgid "Print Minute(TimeSerial(12,30,41))"
+msgstr "Print Minute(TimeSerial(12,30,41))"
+
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3148576\n"
+"11\n"
+"help.text"
+msgid "returns the value 30."
+msgstr "επιστρέφει την τιμή 30."
+
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"hd_id3150010\n"
+"12\n"
+"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03010103.xhp
+#: 03030202.xhp
msgctxt ""
-"03010103.xhp\n"
+"03030202.xhp\n"
+"par_id3159154\n"
+"13\n"
+"help.text"
+msgid "Sub ExampleMinute"
+msgstr "Sub ExampleMinute"
+
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3146119\n"
+"14\n"
+"help.text"
+msgid "MsgBox \"The current minute is \"& Minute(Now)& \".\""
+msgstr "MsgBox \"Το τρέχον λεπτό είναι \"& Minute(Now)& \".\""
+
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3153726\n"
+"15\n"
+"help.text"
+msgid "end sub"
+msgstr "end sub"
+
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
"tit\n"
"help.text"
-msgid "Print Statement [Runtime]"
-msgstr "Πρόταση Print [Χρόνου εκτέλεσης]"
+msgid "Now Function [Runtime]"
+msgstr "Συνάρτηση Now [Χρόνου εκτέλεσης]"
-#: 03010103.xhp
+#: 03030203.xhp
msgctxt ""
-"03010103.xhp\n"
-"bm_id3147230\n"
+"03030203.xhp\n"
+"bm_id3149416\n"
"help.text"
-msgid "<bookmark_value>Print statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση Print</bookmark_value>"
+msgid "<bookmark_value>Now function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Now</bookmark_value>"
-#: 03010103.xhp
+#: 03030203.xhp
msgctxt ""
-"03010103.xhp\n"
-"hd_id3147230\n"
+"03030203.xhp\n"
+"hd_id3149416\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement [Runtime]\">Print Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Δήλωση Print [Χρόνου εκτέλεσης]\">Δήλωση Print [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03030203.xhp\" name=\"Now Function [Runtime]\">Now Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030203.xhp\" name=\"Συνάρτηση Now [Χρόνου εκτέλεσης]\">Συνάρτηση Now [Χρόνου εκτέλεσης]</link>"
-#: 03010103.xhp
+#: 03030203.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3156281\n"
+"03030203.xhp\n"
+"par_id3149670\n"
"2\n"
"help.text"
-msgid "Outputs the specified strings or numeric expressions to a dialog or to a file."
-msgstr "Εκτυπώνει τις καθορισμένες συμβολοσειρές ή αριθμητικές παραστάσεις σε ένα παράθυρο διαλόγου ή σε αρχείο."
+msgid "Returns the current system date and time as a <emph>Date</emph> value."
+msgstr "Επιστρέφει την τρέχουσα ημερομηνία και ώρα συστήματος ως τιμή <emph>Date</emph>."
-#: 03010103.xhp
+#: 03030203.xhp
msgctxt ""
-"03010103.xhp\n"
-"hd_id3145785\n"
+"03030203.xhp\n"
+"hd_id3149456\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03010103.xhp
+#: 03030203.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3153188\n"
+"03030203.xhp\n"
+"par_id3149655\n"
"4\n"
"help.text"
-msgid "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]"
-msgstr "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]"
+msgid "Now"
+msgstr "Now"
-#: 03010103.xhp
+#: 03030203.xhp
msgctxt ""
-"03010103.xhp\n"
-"hd_id3147348\n"
+"03030203.xhp\n"
+"hd_id3154366\n"
"5\n"
"help.text"
-msgid "Parameter:"
-msgstr "Παράμετρος:"
-
-#: 03010103.xhp
-msgctxt ""
-"03010103.xhp\n"
-"par_id2508621\n"
-"help.text"
-msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
-msgstr "<emph>FileName:</emph> Οποιαδήποτε αριθμητική έκφραση που περιέχει τον αριθμό αρχείου που ορίστηκε από την δήλωση Open για το αντίστοιχο αρχείο."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03010103.xhp
+#: 03030203.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3163712\n"
+"03030203.xhp\n"
+"par_id3154909\n"
"6\n"
"help.text"
-msgid "<emph>Expression</emph>: Any numeric or string expression to be printed. Multiple expressions can be separated by a semicolon. If separated by a comma, the expressions are indented to the next tab stop. The tab stops cannot be adjusted."
-msgstr "<emph>Expression</emph>: Κάθε αριθμητική παράσταση ή παράσταση συμβολοσειράς που θα εκτυπωθεί. Οι πολλαπλές παραστάσεις μπορούν να διαχωριστούν με ελληνικό ερωτηματικό. Αν διαχωριστούν με κόμμα, οι παραστάσεις παρουσιάζονται με εσοχή στον επόμενο στηλοθέτη. Οι στηλοθέτες δεν μπορούν να αλλάξουν."
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 03010103.xhp
+#: 03030203.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3153092\n"
+"03030203.xhp\n"
+"hd_id3147229\n"
"7\n"
"help.text"
-msgid "<emph>Number</emph>: Number of spaces to be inserted by the <emph>Spc</emph> function."
-msgstr "<emph>Number</emph>: Αριθμός των κενών που θα εισαχθούν από τη συνάρτηση <emph>Spc</emph>."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03010103.xhp
+#: 03030203.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3145364\n"
-"8\n"
+"03030203.xhp\n"
+"par_id3150870\n"
+"9\n"
"help.text"
-msgid "<emph>Pos</emph>: Spaces are inserted until the specified position."
-msgstr "<emph>Pos</emph>: Τα κενά εισάγονται μέχρι την καθορισμένη θέση."
+msgid "MsgBox \"It is now \" & Now"
+msgstr "MsgBox \"Είναι τώρα \" & Now"
-#: 03010103.xhp
+#: 03030204.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3154319\n"
-"9\n"
+"03030204.xhp\n"
+"tit\n"
"help.text"
-msgid "If a semicolon or comma appears after the last expression to be printed, $[officename] Basic stores the text in an internal buffer and continues program execution without printing. When another Print statement without a semicolon or comma at the end is encountered, all text to be printed is printed at once."
-msgstr "Αν παρουσιαστεί ερωτηματικό ή κόμμα μετά την τελευταία παράσταση που πρόκειται να εκτυπωθεί, η $[officename] Basic αποθηκεύει το κείμενο σε ένα εσωτερικό buffer και συνεχίζει την εκτέλεση του προγράμματος χωρίς εκτύπωση. Όταν συναντάται άλλη πρόταση Print χωρίς ερωτηματικό ή κόμμα στο τέλος, όλο το κείμενο που πρέπει να εκτυπωθεί, εκτυπώνεται αμέσως."
+msgid "Second Function [Runtime]"
+msgstr "Συνάρτηση Second [Χρόνου εκτέλεσης]"
-#: 03010103.xhp
+#: 03030204.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3145272\n"
-"10\n"
+"03030204.xhp\n"
+"bm_id3153346\n"
"help.text"
-msgid "Positive numeric expressions are printed with a leading space. Negative expressions are printed with a leading minus sign. If a certain range is exceeded for floating-point values, the respective numeric expression is printed in exponential notation."
-msgstr "Οι θετικές αριθμητικές παραστάσεις εκτυπώνονται με κενό στην αρχή. Οι αρνητικές παραστάσεις εκτυπώνονται με το σύμβολο πλην στην αρχή. Αν υπάρχει υπέρβαση κάποιου εύρους τιμών όσον αφορά στις τιμές κινητής υποδιαστολής, η αντίστοιχη αριθμητική παράσταση εκτυπώνεται σε εκθετική μορφή."
+msgid "<bookmark_value>Second function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Second</bookmark_value>"
-#: 03010103.xhp
+#: 03030204.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3154011\n"
-"11\n"
+"03030204.xhp\n"
+"hd_id3153346\n"
+"1\n"
"help.text"
-msgid "If the expression to be printed exceeds a certain length, the display will automatically wrap to the next line."
-msgstr "Αν η παράσταση που πρόκειται να εκτυπωθεί υπερβαίνει ένα ορισμένο μήκος, η προβολή θα αναδιπλωθεί αυτόματα στην επόμενη γραμμή."
+msgid "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second Function [Runtime]\">Second Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Συνάρτηση Second [Χρόνου εκτέλεσης]\">Συνάρτηση Second [Χρόνου εκτέλεσης]</link>"
-#: 03010103.xhp
+#: 03030204.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3146969\n"
-"12\n"
+"03030204.xhp\n"
+"par_id3156023\n"
+"2\n"
"help.text"
-msgid "You can insert the Tab function, enclosed by semicolons, between arguments to indent the output to a specific position, or you can use the <emph>Spc</emph> function to insert a specified number of spaces."
-msgstr "Μπορείτε να εισαγάγετε μια συνάρτηση Tab, εντός ερωτηματικών, μεταξύ ορισμάτων για να παρουσιαστεί το αποτέλεσμα με εσοχή σε μία συγκεκριμένη θέση, ή μπορείτε να χρησιμοποιήσετε τη συνάρτηση <emph>Spc</emph> για να εισαγάγετε έναν καθορισμένο αριθμό κενών."
+msgid "Returns an integer that represents the seconds of the serial time number that is generated by the TimeSerial or the TimeValue function."
+msgstr "Επιστρέφει έναν ακέραιο ο οποίος αντιπροσωπεύει το δευτερόλεπτο από τον αριθμό σειράς ώρας που παράγεται από τη συνάρτηση TimeSerial ή TimeValue."
-#: 03010103.xhp
+#: 03030204.xhp
msgctxt ""
-"03010103.xhp\n"
-"hd_id3146912\n"
-"13\n"
+"03030204.xhp\n"
+"hd_id3147264\n"
+"3\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01170100.xhp
+#: 03030204.xhp
msgctxt ""
-"01170100.xhp\n"
-"tit\n"
+"03030204.xhp\n"
+"par_id3146795\n"
+"4\n"
"help.text"
-msgid "Control and Dialog Properties"
-msgstr "Ιδιότητες στοιχείων ελέγχου και παραθύρων διαλόγου"
+msgid "Second (Number)"
+msgstr "Second (Number)"
-#: 01170100.xhp
+#: 03030204.xhp
msgctxt ""
-"01170100.xhp\n"
-"bm_id3153379\n"
+"03030204.xhp\n"
+"hd_id3150792\n"
+"5\n"
"help.text"
-msgid "<bookmark_value>controls; properties</bookmark_value><bookmark_value>properties; controls and dialogs</bookmark_value><bookmark_value>dialogs; properties</bookmark_value>"
-msgstr "<bookmark_value>έλεγχοι; ιδιότητες</bookmark_value><bookmark_value>ιδιότητες; έλεγχοι και διάλογοι</bookmark_value><bookmark_value>διάλογοι; ιδιότητες</bookmark_value>"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 01170100.xhp
+#: 03030204.xhp
msgctxt ""
-"01170100.xhp\n"
-"hd_id3153379\n"
-"1\n"
+"03030204.xhp\n"
+"par_id3154140\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"Control and Dialog Properties\">Control and Dialog Properties</link>"
-msgstr "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"Ιδιότητες στοιχείων ελέγχου και διαλόγων\">Ιδιότητες στοιχείων ελέγχου και διαλόγων</link>"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 01170100.xhp
+#: 03030204.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3156280\n"
-"2\n"
+"03030204.xhp\n"
+"hd_id3156280\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the properties of the selected dialog or control.</ahelp> You must be in the design mode to be able to use this command."
-msgstr "<ahelp hid=\".\">Καθορίζει τις ιδιότητες του επιλεγμένου διαλόγου ή του πεδίου ελέγχου.</ahelp> Πρέπει να είστε σε κατάσταση επεξεργασίας για να είστε σε θέση να χρησιμοποιήσετε αυτήν την εντολή."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01170100.xhp
+#: 03030204.xhp
msgctxt ""
-"01170100.xhp\n"
-"hd_id3151043\n"
-"20\n"
+"03030204.xhp\n"
+"par_id3154124\n"
+"8\n"
"help.text"
-msgid "Entering Data in the Properties Dialog"
-msgstr "Εισαγωγή δεδομένων στο παράθυρο διαλόγου ιδιοτήτων"
+msgid "<emph>Number:</emph> Numeric expression that contains the serial time number that is used to calculate the number of seconds."
+msgstr "<emph>Number:</emph> Αριθμητική παράσταση που περιέχει τον αριθμό σειράς ώρας από τον οποίο θα υπολογισθεί η τιμή δευτερολέπτου."
-#: 01170100.xhp
+#: 03030204.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3153771\n"
-"3\n"
+"03030204.xhp\n"
+"par_id3125864\n"
+"9\n"
"help.text"
-msgid "The following key combinations apply to enter data in multiline fields or combo boxes of the <emph>Properties</emph> dialog:"
-msgstr "Οι ακόλουθοι συνδυασμοί πλήκτρων ισχύουν στην εισαγωγή στοιχείων σε πεδία πολλαπλών γραμμών ή σε αναδιπλούμενες λίστες του παραθύρου διαλόγου <emph>Ιδιότητες</emph>:"
+msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the seconds of a serial time value that is generated by the <emph>TimeSerial</emph> or <emph>TimeValue </emph>functions. For example, the expression:"
+msgstr "Αυτή η συνάρτηση είναι η αντίστροφη της συνάρτησης <emph>TimeSerial</emph>. Επιστρέφει το δευτερόλεπτο της καθορισμένης τιμής σειράς ώρας που παράγεται από τη συνάρτηση <emph>TimeSerial</emph> ή την <emph>TimeValue</emph>. Παραδείγματος χάριν, η παράσταση"
-#: 01170100.xhp
+#: 03030204.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3150010\n"
-"18\n"
+"03030204.xhp\n"
+"par_id3153951\n"
+"10\n"
"help.text"
-msgid "Keys"
-msgstr "Κλειδιά"
+msgid "Print Second(TimeSerial(12,30,41))"
+msgstr "Print Second(TimeSerial(12,30,41))"
-#: 01170100.xhp
+#: 03030204.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3147317\n"
-"19\n"
+"03030204.xhp\n"
+"par_id3151117\n"
+"11\n"
"help.text"
-msgid "Effects"
-msgstr "Αποτέλεσμα"
+msgid "returns the value 41."
+msgstr "επιστρέφει την τιμή 41."
-#: 01170100.xhp
+#: 03030204.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3146121\n"
-"4\n"
+"03030204.xhp\n"
+"hd_id3147426\n"
+"12\n"
"help.text"
-msgid "Alt+Down Arrow"
-msgstr "Alt+Κάτω βελος"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 01170100.xhp
+#: 03030204.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3149581\n"
-"5\n"
+"03030204.xhp\n"
+"par_id3156441\n"
+"14\n"
"help.text"
-msgid "Opens a combo box"
-msgstr "Ανοίγει μία πτυσσόμενη λίστα"
+msgid "MsgBox \"The exact second of the current time is \"& Second( Now )"
+msgstr "MsgBox \"Το ακριβές δευτερόλεπτο της τρέχουσας ώρας είναι \"& Second( Now )"
-#: 01170100.xhp
+#: 03030205.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3147394\n"
-"6\n"
+"03030205.xhp\n"
+"tit\n"
"help.text"
-msgid "Alt+Up Arrow"
-msgstr "Alt+Πάνω βέλος"
+msgid "TimeSerial Function [Runtime]"
+msgstr "Συνάρτηση TimeSerial [Χρόνου εκτέλεσης]"
-#: 01170100.xhp
+#: 03030205.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3148455\n"
-"7\n"
+"03030205.xhp\n"
+"bm_id3143271\n"
"help.text"
-msgid "Closes a combo box"
-msgstr "Κλείνει μία πτυσσόμενη λίστα"
+msgid "<bookmark_value>TimeSerial function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση TimeSerial</bookmark_value>"
-#: 01170100.xhp
+#: 03030205.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3154511\n"
-"8\n"
+"03030205.xhp\n"
+"hd_id3143271\n"
+"1\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Shift+Enter"
+msgid "<link href=\"text/sbasic/shared/03030205.xhp\" name=\"TimeSerial Function [Runtime]\">TimeSerial Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030205.xhp\" name=\"Συνάρτηση TimeSerial [Χρόνου εκτέλεσης]\">Συνάρτηση TimeSerial [Χρόνου εκτέλεσης]</link>"
-#: 01170100.xhp
+#: 03030205.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3146971\n"
-"9\n"
+"03030205.xhp\n"
+"par_id3156344\n"
+"2\n"
"help.text"
-msgid "Inserts a line break in multiline fields."
-msgstr "Εισάγει μία αλλαγή γραμμής σε ένα πεδίο πολλαπλών γραμμών."
+msgid "Calculates a serial time value for the specified hour, minute, and second parameters that are passed as numeric value. You can then use this value to calculate the difference between times."
+msgstr "Υπολογίζει μια τιμή σειράς ώρας από την καθορισμένη ώρα, λεπτό και δευτερόλεπτο - παράμετροι που μεταβιβάζονται ως αριθμητικές τιμές- που αντιπροσωπεύει την ώρα σε μια αριθμητική τιμή απλής ακριβείας. Αυτή η τιμή μπορεί να χρησιμοποιηθεί για να υπολογίσει την διαφορά μεταξύ ωρών."
-#: 01170100.xhp
+#: 03030205.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3146914\n"
-"10\n"
+"03030205.xhp\n"
+"hd_id3146794\n"
+"4\n"
"help.text"
-msgid "(UpArrow)"
-msgstr "(UpArrow)"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01170100.xhp
+#: 03030205.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3153714\n"
-"11\n"
+"03030205.xhp\n"
+"par_id3150792\n"
+"5\n"
"help.text"
-msgid "Goes to the previous line."
-msgstr "Πηγαίνει στην προηγούμενη γραμμή."
+msgid "TimeSerial (hour, minute, second)"
+msgstr "TimeSerial (hour, minute, second)"
-#: 01170100.xhp
+#: 03030205.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3159266\n"
-"12\n"
+"03030205.xhp\n"
+"hd_id3148797\n"
+"6\n"
"help.text"
-msgid "(DownArrow)"
-msgstr "(DownArrow)"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 01170100.xhp
+#: 03030205.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3146314\n"
-"13\n"
+"03030205.xhp\n"
+"par_id3154908\n"
+"7\n"
"help.text"
-msgid "Goes to the next line."
-msgstr "Μετάβαση στην επόμενη γραμμή."
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 01170100.xhp
+#: 03030205.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3149255\n"
-"14\n"
+"03030205.xhp\n"
+"hd_id3154124\n"
+"8\n"
"help.text"
-msgid "Enter"
-msgstr "Enter"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01170100.xhp
+#: 03030205.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3149566\n"
-"15\n"
+"03030205.xhp\n"
+"par_id3153193\n"
+"9\n"
"help.text"
-msgid "Applies the changes made to a field and places the cursor into the next field."
-msgstr "Εφαρμόζει τις αλλαγές που έγιναν σε έναν πεδίο και τοποθετεί το δρομέα στον επόμενο πεδίο."
+msgid "<emph>hour:</emph> Any integer expression that indicates the hour of the time that is used to determine the serial time value. Valid values: 0-23."
+msgstr "<emph>hour:</emph> Κάθε ακέραια παράσταση που δηλώνει την ώρα, από την οποία θα καθοριστεί η τιμή σειράς ώρας. Έγκυρες τιμές: 0-23."
-#: 03080100.xhp
+#: 03030205.xhp
msgctxt ""
-"03080100.xhp\n"
-"tit\n"
+"03030205.xhp\n"
+"par_id3159252\n"
+"10\n"
"help.text"
-msgid "Trigonometric Functions"
-msgstr "Τριγωνομετρικές συναρτήσεις"
+msgid "<emph>minute:</emph> Any integer expression that indicates the minute of the time that is used to determine the serial time value. In general, use values between 0 and 59. However, you can also use values that lie outside of this range, where the number of minutes influence the hour value."
+msgstr "<emph>minute:</emph> Κάθε ακέραια παράσταση που δηλώνει το λεπτό, από το οποίο θα καθοριστεί η τιμή σειράς ώρας. Συνήθως εδώ μπορείτε να χρησιμοποιείτε τιμές μεταξύ 0 και 59. Ωστόσο, είναι δυνατές και τιμές εκτός αυτού του εύρους. Σε αυτή την περίπτωση, η τιμή του λεπτού επηρεάζει την τιμή της ώρας."
-#: 03080100.xhp
+#: 03030205.xhp
msgctxt ""
-"03080100.xhp\n"
-"hd_id3159201\n"
-"1\n"
+"03030205.xhp\n"
+"par_id3161831\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"Trigonometric Functions\">Trigonometric Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"Τριγωνομετρικές συναρτήσεις\">Τριγωνομετρικές συναρτήσεις</link>"
+msgid "<emph>second:</emph> Any integer expression that indicates the second of the time that is used to determine the serial time value. In general, you can use values between 0 and 59. However, you can also use values that lie outside of this range, where the number seconds influences the minute value."
+msgstr "<emph>second:</emph> Κάθε ακέραια παράσταση που δηλώνει το δευτερόλεπτο, από το οποίο θα καθοριστεί η τιμή σειράς ώρας. Συνήθως εδώ μπορείτε να χρησιμοποιείτε τιμές μεταξύ 0 και 59. Ωστόσο, είναι δυνατές και τιμές εκτός αυτού του εύρους. Σε αυτή την περίπτωση, η τιμή του δευτερολέπτου επηρεάζει την τιμή του λεπτού."
-#: 03080100.xhp
+#: 03030205.xhp
msgctxt ""
-"03080100.xhp\n"
-"par_id3149180\n"
-"2\n"
+"03030205.xhp\n"
+"par_id3155854\n"
+"12\n"
"help.text"
-msgid "The following are the trigonometric functions that are supported in $[officename] Basic."
-msgstr "Οι ακόλουθες τριγωνομετρικές συναρτήσεις υποστηρίζονται στη $[officename] Basic."
+msgid "<emph>Examples:</emph>"
+msgstr "<emph>Παραδείγματα:</emph>"
-#: 03100080.xhp
+#: 03030205.xhp
msgctxt ""
-"03100080.xhp\n"
-"tit\n"
+"03030205.xhp\n"
+"par_id3153952\n"
+"13\n"
"help.text"
-msgid "CVErr Function [Runtime]"
-msgstr "Συνάρτηση CVErr [Χρόνου εκτέλεσης]"
+msgid "12, -5, 45 corresponds to 11, 55, 45"
+msgstr "12, -5, 45 αντιστοιχεί σε 11, 55, 45"
-#: 03100080.xhp
+#: 03030205.xhp
msgctxt ""
-"03100080.xhp\n"
-"bm_id531022\n"
+"03030205.xhp\n"
+"par_id3147349\n"
+"14\n"
"help.text"
-msgid "<bookmark_value>CVErr function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CVErr</bookmark_value>"
+msgid "12, 61, 45 corresponds to 13, 2, 45"
+msgstr "12, 61, 45 αντιστοιχεί σε 13, 2, 45"
-#: 03100080.xhp
+#: 03030205.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN1054B\n"
+"03030205.xhp\n"
+"par_id3147426\n"
+"15\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100080.xhp\">Συνάρτηση CVErr [Χρόνου εκτέλεσης]</link>"
+msgid "12, 20, -2 corresponds to 12, 19, 58"
+msgstr "12, 20, -2 αντιστοιχεί σε 12, 19, 58"
-#: 03100080.xhp
+#: 03030205.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN1055B\n"
+"03030205.xhp\n"
+"par_id3153365\n"
+"16\n"
"help.text"
-msgid "Converts a string expression or numeric expression to a variant expression of the sub type \"Error\"."
-msgstr "Μετατρέπει μια έκφραση συμβολοσειράς ή την αριθμητική έκφραση σε μια έκφραση variant του υπο- τύπου \"Error\"."
+msgid "12, 20, 63 corresponds to 12, 21, 4"
+msgstr "12, 20, 63 αντιστοιχεί σε 12, 21, 4"
-#: 03100080.xhp
+#: 03030205.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN1055E\n"
+"03030205.xhp\n"
+"par_id3146985\n"
+"17\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "You can use the TimeSerial function to convert any time into a single value that you can use to calculate time differences."
+msgstr "Με τη συνάρτηση TimeSerial μπορείτε να μετατρέπετε κάθε χρονική τιμή σε τιμή απλής ακριβείας, με την οποία μπορείτε να υπολογίσετε διαφορές ώρας."
-#: 03100080.xhp
+#: 03030205.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN10562\n"
+"03030205.xhp\n"
+"par_id3155308\n"
+"18\n"
"help.text"
-msgid "CVErr(Expression)"
-msgstr "CVErr(Expression)"
+msgid "The TimeSerial function returns the type Variant with VarType 7 (Date). This value is stored internally as a double-precision number between 0 and 0.9999999999. As opposed to the DateSerial or DateValue function, where the serial date values are calculated as days relative to a fixed date, you can calculate with values returned by the TimeSerial function, but you cannot evaluate them."
+msgstr "Η συνάρτηση TimeSerial επιστρέφει τον τύπο μεταβλητής με VarType 7 (Date). Αυτή η τιμή αποθηκεύεται εσωτερικά ως αριθμός διπλής ακριβείας μεταξύ 0 και 0,9999999999. Σε αντίθεση με τις συναρτήσεις DateSerial ή DateValue, στις οποίες οι τιμές σειράς ημερομηνίας υπολογίζονται και έχουν ως αποτέλεσμα ημέρες σε σχέση με μια σταθερή ημερομηνία, μπορείτε να κάνετε τις πράξεις με τιμές που επιστρέφονται από τη συνάρτηση TimeSerial, αλλά δεν μπορείτε να τις αξιολογήσετε."
-#: 03100080.xhp
+#: 03030205.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN10565\n"
+"03030205.xhp\n"
+"par_id3149482\n"
+"19\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "In the TimeValue function, you can pass a string as a parameter containing the time. For the TimeSerial function, however, you can pass the individual parameters (hour, minute, second) as separate numeric expressions."
+msgstr "Στη συνάρτηση TimeValue, μπορείτε να μεταβιβάσετε μια συμβολοσειρά ως παράμετρο που περιέχει την ώρα. Ωστόσο, για τη συνάρτηση TimeSerial, μπορείτε να μεταβιβάσετε τις μεμονωμένες παραμέτρους (ώρα, λεπτό, δευτερόλεπτο) ως ξεχωριστές αριθμητικές παραστάσεις."
-#: 03100080.xhp
+#: 03030205.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN10569\n"
+"03030205.xhp\n"
+"hd_id3154790\n"
+"20\n"
"help.text"
-msgid "Variant."
-msgstr "Variant."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03100080.xhp
+#: 03030205.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN1056C\n"
+"03030205.xhp\n"
+"par_id3155600\n"
+"25\n"
"help.text"
-msgid "Parameter:"
-msgstr "Παράμετρος:"
+msgid "MsgBox dDate,64,\"Time as a number\""
+msgstr "MsgBox dDate,64,\"Χρόνος ως αριθμός\""
-#: 03100080.xhp
+#: 03030205.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN10570\n"
+"03030205.xhp\n"
+"par_id3153417\n"
+"26\n"
"help.text"
-msgid "Expression: Any string or numeric expression that you want to convert."
-msgstr "Expression: Οποιαδήποτε συμβολοσειρά ή αριθμητική έκφραση που θέλετε να μετατρέψετε."
+msgid "MsgBox sDate,64,\"Formatted time\""
+msgstr "MsgBox sDate,64,\"Μορφοποιημένος χρόνος\""
-#: 03080501.xhp
+#: 03030206.xhp
msgctxt ""
-"03080501.xhp\n"
+"03030206.xhp\n"
"tit\n"
"help.text"
-msgid "Fix Function [Runtime]"
-msgstr "Συνάρτηση Fix [Χρόνου εκτέλεσης]"
+msgid "TimeValue Function [Runtime]"
+msgstr "Συνάρτηση TimeValue [Χρόνου εκτέλεσης]"
-#: 03080501.xhp
+#: 03030206.xhp
msgctxt ""
-"03080501.xhp\n"
-"bm_id3159201\n"
+"03030206.xhp\n"
+"bm_id3149670\n"
"help.text"
-msgid "<bookmark_value>Fix function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Fix</bookmark_value>"
+msgid "<bookmark_value>TimeValue function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση TimeValue</bookmark_value>"
-#: 03080501.xhp
+#: 03030206.xhp
msgctxt ""
-"03080501.xhp\n"
-"hd_id3159201\n"
+"03030206.xhp\n"
+"hd_id3149670\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Fix Function [Runtime]\">Fix Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Συνάρτηση Fix [Χρόνου εκτέλεσης]\">Συνάρτηση Fix [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"TimeValue Function [Runtime]\">TimeValue Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"Συνάρτηση TimeValue [Χρόνου εκτέλεσης]\">Συνάρτηση TimeValue [Χρόνου εκτέλεσης]</link>"
-#: 03080501.xhp
+#: 03030206.xhp
msgctxt ""
-"03080501.xhp\n"
-"par_id3149346\n"
+"03030206.xhp\n"
+"par_id3153361\n"
"2\n"
"help.text"
-msgid "Returns the integer value of a numeric expression by removing the fractional part of the number."
-msgstr "Επιστρέφει την ακέραια τιμή μιας αριθμητικής παράστασης αφαιρώντας το κλασματικό μέρος του αριθμού."
+msgid "Calculates a serial time value from the specified hour, minute, and second - parameters passed as strings - that represents the time in a single numeric value. This value can be used to calculate the difference between times."
+msgstr "Υπολογίζει μια τιμή σειράς ώρας από μια καθορισμένη ώρα, λεπτό και δευτερόλεπτο - παράμετροι που μεταβιβάζονται ως συμβολοσειρές - που αντιπροσωπεύει την ώρα σε μια αριθμητική τιμή απλής ακριβείας. Αυτή η τιμή μπορεί να χρησιμοποιηθεί για τον υπολογισμό της διαφοράς μεταξύ ωρών."
-#: 03080501.xhp
+#: 03030206.xhp
msgctxt ""
-"03080501.xhp\n"
-"hd_id3155419\n"
+"03030206.xhp\n"
+"hd_id3154138\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03080501.xhp
+#: 03030206.xhp
msgctxt ""
-"03080501.xhp\n"
-"par_id3156152\n"
+"03030206.xhp\n"
+"par_id3156282\n"
"4\n"
"help.text"
-msgid "Fix (Expression)"
-msgstr "Fix (Expression)"
+msgid "TimeValue (Text As String)"
+msgstr "TimeValue (Text As String)"
-#: 03080501.xhp
+#: 03030206.xhp
msgctxt ""
-"03080501.xhp\n"
-"hd_id3154923\n"
+"03030206.xhp\n"
+"hd_id3153969\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03080501.xhp
+#: 03030206.xhp
msgctxt ""
-"03080501.xhp\n"
-"par_id3148947\n"
+"03030206.xhp\n"
+"par_id3156424\n"
"6\n"
"help.text"
-msgid "Double"
-msgstr "Double"
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 03080501.xhp
+#: 03030206.xhp
msgctxt ""
-"03080501.xhp\n"
-"hd_id3154760\n"
+"03030206.xhp\n"
+"hd_id3145172\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03080501.xhp
+#: 03030206.xhp
msgctxt ""
-"03080501.xhp\n"
-"par_id3149457\n"
+"03030206.xhp\n"
+"par_id3145786\n"
"8\n"
"help.text"
-msgid "<emph>Expression:</emph> Numeric expression that you want to return the integer value for."
-msgstr "<emph>Expression:</emph> Αριθμητική παράσταση από την οποία πρόκειται να επιστραφεί η ακέραια τιμή."
+msgid "<emph>Text:</emph> Any string expression that contains the time that you want to calculate in the format \"HH:MM:SS\"."
+msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που περιέχει το χρόνο που πρόκειται να υπολογισθεί υπό τη μορφή \"ΩΩ:ΛΛ:ΔΔ\"."
-#: 03080501.xhp
+#: 03030206.xhp
msgctxt ""
-"03080501.xhp\n"
-"hd_id3150447\n"
+"03030206.xhp\n"
+"par_id3152578\n"
"9\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Use the TimeValue function to convert any time into a single value, so that you can calculate time differences."
+msgstr "Με τη συνάρτηση TimeValue μπορείτε να μετατρέπετε κάθε χρονική τιμή σε τιμή απλής ακριβείας, με την οποία μπορείτε να υπολογίσετε διαφορές ώρας."
-#: 03080501.xhp
+#: 03030206.xhp
msgctxt ""
-"03080501.xhp\n"
-"par_id3156214\n"
+"03030206.xhp\n"
+"par_id3163710\n"
+"10\n"
+"help.text"
+msgid "This TimeValue function returns the type Variant with VarType 7 (Date), and stores this value internally as a double-precision number between 0 and 0.9999999999."
+msgstr "Η συνάρτηση TimeValue επιστρέφει τον τύπο μεταβλητής Variant με VarType 7 (Date). Αυτή η τιμή αποθηκεύεται εσωτερικά ως αριθμός διπλής ακριβείας μεταξύ 0 και 0,9999999999."
+
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3151117\n"
"11\n"
"help.text"
-msgid "Print Fix(3.14159) ' returns 3."
-msgstr "Print Fix(3.14159) ' επιστρέφει 3."
+msgid "As opposed to the DateSerial or the DateValue function, where serial date values result in days relative to a fixed date, you can calculate with the values that are returned by the TimeValue function, but you cannot evaluate them."
+msgstr "Σε αντίθεση με τις συναρτήσεις DateSerial ή DateValue, στις οποίες οι τιμές σειράς ημερομηνίας υπολογίζονται και έχουν ως αποτέλεσμα ημέρες σε σχέση με μια σταθερή ημερομηνία, μπορείτε να κάνετε τις πράξεις με τιμές που επιστρέφονται από τη συνάρτηση TimeSerial, αλλά δεν μπορείτε να τις αξιολογήσετε."
-#: 03080501.xhp
+#: 03030206.xhp
msgctxt ""
-"03080501.xhp\n"
-"par_id3154217\n"
+"03030206.xhp\n"
+"par_id3147426\n"
"12\n"
"help.text"
-msgid "Print Fix(0) ' returns 0."
-msgstr "Print Fix(0) ' επιστρέφει 0."
+msgid "In the TimeSerial function, you can pass individual parameters (hour, minute, second) as separate numeric expressions. For the TimeValue function, however, you can pass a string as a parameter containing the time."
+msgstr "Στη συνάρτηση TimeSerial, μπορείτε να μεταβιβάσετε μεμονωμένες παραμέτρους (ώρα, λεπτό, δευτερόλεπτο) ως ξεχωριστές αριθμητικές παραστάσεις. Για την συνάρτηση TimeValue, εντούτοις, μπορείτε να περάσετε μια συμβολοσειρά ως παράμετρο που να περιέχει το χρόνο."
-#: 03080501.xhp
+#: 03030206.xhp
msgctxt ""
-"03080501.xhp\n"
-"par_id3145786\n"
+"03030206.xhp\n"
+"hd_id3145271\n"
"13\n"
"help.text"
-msgid "Print Fix(-3.14159) ' returns -3."
-msgstr "Print Fix(-3.14159) ' επιστρέφει -3."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090300.xhp
+#: 03030206.xhp
msgctxt ""
-"03090300.xhp\n"
+"03030206.xhp\n"
+"par_id3149378\n"
+"33\n"
+"help.text"
+msgid "a1 = \"start time\""
+msgstr "a1 = \"χρόνος έναρξης\""
+
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3145800\n"
+"34\n"
+"help.text"
+msgid "b1 = \"end time\""
+msgstr "b1 = \"χρόνος λήξης\""
+
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3151074\n"
+"35\n"
+"help.text"
+msgid "c1 = \"total time\""
+msgstr "c1 = \"συνολικός χρόνος\""
+
+#: 03030300.xhp
+msgctxt ""
+"03030300.xhp\n"
"tit\n"
"help.text"
-msgid "Jumps"
-msgstr "Μεταπηδήσεις"
+msgid "System Date and Time"
+msgstr "Ημερομηνία και χρόνος συστήματος"
-#: 03090300.xhp
+#: 03030300.xhp
msgctxt ""
-"03090300.xhp\n"
-"hd_id3151262\n"
+"03030300.xhp\n"
+"hd_id3154923\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090300.xhp\" name=\"Jumps\">Jumps</link>"
-msgstr "<link href=\"text/sbasic/shared/03090300.xhp\" name=\"Μεταπηδήσεις\">Μεταπηδήσεις</link>"
+msgid "<link href=\"text/sbasic/shared/03030300.xhp\" name=\"System Date and Time\">System Date and Time</link>"
+msgstr "<link href=\"text/sbasic/shared/03030300.xhp\" name=\"Ημερομηνία και χρόνος συστήματος\">Ημερομηνία και χρόνος συστήματος</link>"
-#: 03090300.xhp
+#: 03030300.xhp
msgctxt ""
-"03090300.xhp\n"
-"par_id3148983\n"
+"03030300.xhp\n"
+"par_id3149457\n"
"2\n"
"help.text"
-msgid "The following statements execute jumps."
-msgstr "Οι ακόλουθες δηλώσεις χρησιμοποιούνται για την εκτέλεση μεταπηδήσεων."
+msgid "The following functions and statements set or return the system date and time."
+msgstr "Οι ακόλουθες συναρτήσεις και προτάσεις ορίζουν ή επιστρέφουν την ημερομηνία και τον χρόνο του συστήματος."
-#: 03131500.xhp
+#: 03030301.xhp
msgctxt ""
-"03131500.xhp\n"
+"03030301.xhp\n"
"tit\n"
"help.text"
-msgid "CreateUnoStruct Function [Runtime]"
-msgstr "Συνάρτηση CreateUnoStruct [Χρόνου εκτέλεσης]"
+msgid "Date Statement [Runtime]"
+msgstr "Δήλωση Date [Χρόνου εκτέλεσης]"
-#: 03131500.xhp
+#: 03030301.xhp
msgctxt ""
-"03131500.xhp\n"
-"bm_id3150499\n"
+"03030301.xhp\n"
+"bm_id3156027\n"
"help.text"
-msgid "<bookmark_value>CreateUnoStruct function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CreateUnoStruct</bookmark_value>"
+msgid "<bookmark_value>Date statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Date</bookmark_value>"
-#: 03131500.xhp
+#: 03030301.xhp
msgctxt ""
-"03131500.xhp\n"
-"hd_id3150499\n"
+"03030301.xhp\n"
+"hd_id3156027\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"CreateUnoStruct Function [Runtime]\">CreateUnoStruct Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"Συνάρτηση CreateUnoStruct [Χρόνου εκτέλεσης]\">Συνάρτηση CreateUnoStruct [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Date Statement [Runtime]\">Date Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Δήλωση Date [Χρόνου εκτέλεσης]\">Δήλωση Date [Χρόνου εκτέλεσης]</link>"
-#: 03131500.xhp
+#: 03030301.xhp
msgctxt ""
-"03131500.xhp\n"
-"par_id3150713\n"
+"03030301.xhp\n"
+"par_id3147291\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates an instance of a Uno structure type.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί την παρουσία ενός τύπου δομής Uno.</ahelp>"
+msgid "Returns the current system date as a string, or resets the date. The date format depends on your local system settings."
+msgstr "Επιστρέφει την τρέχουσα ημερομηνία του συστήματος ως συμβολοσειρά ή επαναφέρει την ημερομηνία. Η μορφή της ημερομηνίας αναγνωρίζεται ανάλογα με τις τοπικές ρυθμίσεις του συστήματός σας."
-#: 03131500.xhp
+#: 03030301.xhp
msgctxt ""
-"03131500.xhp\n"
-"par_id3147226\n"
+"03030301.xhp\n"
+"hd_id3148686\n"
"3\n"
"help.text"
-msgid "Use the following structure for your statement:"
-msgstr "Χρησιμοποιήστε την ακόλουθη δομή για τη δήλωσή σας:"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03131500.xhp
+#: 03030301.xhp
msgctxt ""
-"03131500.xhp\n"
-"par_id3149177\n"
+"03030301.xhp\n"
+"par_id3146794\n"
"4\n"
"help.text"
-msgid "Dim oStruct as new com.sun.star.beans.Property"
-msgstr "Dim oStruct as new com.sun.star.beans.Property"
+msgid "Date ; Date = Text As String"
+msgstr "Date ; Date = Text As String"
-#: 03131500.xhp
+#: 03030301.xhp
msgctxt ""
-"03131500.xhp\n"
-"hd_id3156153\n"
+"03030301.xhp\n"
+"hd_id3154347\n"
"5\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03131500.xhp
+#: 03030301.xhp
msgctxt ""
-"03131500.xhp\n"
-"par_id3155341\n"
+"03030301.xhp\n"
+"par_id3145069\n"
"6\n"
"help.text"
-msgid "oStruct = CreateUnoStruct( Uno type name )"
-msgstr "oStruct = CreateUnoStruct( Uno type name )"
+msgid "<emph>Text:</emph> Only required in order to reset the system date. In this case, the string expression must correspond to the date format defined in your local settings."
+msgstr "<emph>Text:</emph> Απαιτείται μόνο για να επαναφέρει την ημερομηνία του συστήματος. Σε αυτή την περίπτωση, η παράσταση συμβολοσειράς πρέπει να αντιστοιχεί στη μορφή ημερομηνίας που καθορίστηκε στις τοπικές ρυθμίσεις του συστήματός σας."
-#: 03131500.xhp
+#: 03030301.xhp
msgctxt ""
-"03131500.xhp\n"
-"hd_id3145316\n"
+"03030301.xhp\n"
+"hd_id3150793\n"
"7\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03131500.xhp
+#: 03030301.xhp
msgctxt ""
-"03131500.xhp\n"
-"par_id3149762\n"
-"8\n"
+"03030301.xhp\n"
+"par_id3156424\n"
+"9\n"
"help.text"
-msgid "oStruct = CreateUnoStruct( \"com.sun.star.beans.Property\" )"
-msgstr "oStruct = CreateUnoStruct( \"com.sun.star.beans.Property\" )"
+msgid "MsgBox \"The date is \" & Date"
+msgstr "msgbox \"Η ημερομηνία είναι \" & Date"
#: 03030302.xhp
msgctxt ""
@@ -11036,1012 +15651,659 @@ msgctxt ""
msgid "MsgBox Time,0,\"The time is\""
msgstr "MsgBox Time,0,\"Η ώρα είναι\""
-#: 03131800.xhp
+#: 03030303.xhp
msgctxt ""
-"03131800.xhp\n"
+"03030303.xhp\n"
"tit\n"
"help.text"
-msgid "CreateUnoDialog Function [Runtime]"
-msgstr "Συνάρτηση CreateUnoDialog [Χρόνου εκτέλεσης]"
+msgid "Timer Function [Runtime]"
+msgstr "Συνάρτηση Timer [Χρόνος εκτέλεσης]"
-#: 03131800.xhp
+#: 03030303.xhp
msgctxt ""
-"03131800.xhp\n"
-"bm_id3150040\n"
+"03030303.xhp\n"
+"bm_id3149346\n"
"help.text"
-msgid "<bookmark_value>CreateUnoDialog function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CreateUnoDialog</bookmark_value>"
+msgid "<bookmark_value>Timer function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Timer</bookmark_value>"
-#: 03131800.xhp
+#: 03030303.xhp
msgctxt ""
-"03131800.xhp\n"
-"hd_id3150040\n"
+"03030303.xhp\n"
+"hd_id3149346\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"CreateUnoDialog Function [Runtime]\">CreateUnoDialog Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"Συνάρτηση CreateUnoDialog [Χρόνου εκτέλεσης]\">Συνάρτηση CreateUnoDialog [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03030303.xhp\" name=\"Timer Function [Runtime]\">Timer Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030303.xhp\" name=\"Συνάρτηση Timer [Χρόνος εκτέλεσης]\">Συνάρτηση Timer [Χρόνος εκτέλεσης]</link>"
-#: 03131800.xhp
+#: 03030303.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3154186\n"
+"03030303.xhp\n"
+"par_id3156023\n"
"2\n"
"help.text"
-msgid "Creates a Basic Uno object that represents a Uno dialog control during Basic runtime."
-msgstr "Δημιουργεί ένα αντικείμενο Basic Uno που αντιπροσωπεύει ένα παράθυρο διαλόγου στοιχείου ελέγχου Uno κατά τον χρόνο εκτέλεσης της Basic."
+msgid "Returns a value that specifies the number of seconds that have elapsed since midnight."
+msgstr "Επιστρέφει μια τιμή που καθορίζει τον αριθμό των δευτερολέπτων που πέρασαν από τα μεσάνυχτα."
-#: 03131800.xhp
+#: 03030303.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3153750\n"
+"03030303.xhp\n"
+"par_id3156212\n"
"3\n"
"help.text"
-msgid "Dialogs are defined in the dialog libraries. To display a dialog, a \"live\" dialog must be created from the library."
-msgstr "Τα παράθυρα διαλόγου καθορίζονται στις βιβλιοθήκες παραθύρων διαλόγου. Για να εμφανιστεί ένα παράθυρο διαλόγου, πρέπει να δημιουργηθεί από τη βιβλιοθήκη ένα \"ζωντανό\" παράθυρο διαλόγου."
+msgid "You must first declare a variable to call the Timer function and assign it the \"Long \" data type, otherwise a Date value is returned."
+msgstr "Πρώτα πρέπει να δηλώσετε μια μεταβλητή που καλεί τη συνάρτηση Timer και της αποδίδει τον τύπο δεδομένων \"μεγάλος ακέραιος\", αλλιώς επιστρέφεται μια τιμή ημερομηνίας."
-#: 03131800.xhp
+#: 03030303.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3153681\n"
+"03030303.xhp\n"
+"hd_id3153768\n"
"4\n"
"help.text"
-msgid "See <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
-msgstr "Δείτε <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Παραδείγματα</link>."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03131800.xhp
+#: 03030303.xhp
msgctxt ""
-"03131800.xhp\n"
-"hd_id3154286\n"
+"03030303.xhp\n"
+"par_id3161831\n"
"5\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Timer"
+msgstr "Timer"
-#: 03131800.xhp
+#: 03030303.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3159176\n"
+"03030303.xhp\n"
+"hd_id3146975\n"
"6\n"
"help.text"
-msgid "CreateUnoDialog( oDlgDesc )"
-msgstr "CreateUnoDialog( oDlgDesc )"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03131800.xhp
+#: 03030303.xhp
msgctxt ""
-"03131800.xhp\n"
-"hd_id3143270\n"
+"03030303.xhp\n"
+"par_id3146984\n"
"7\n"
"help.text"
+msgid "Date"
+msgstr "Ημερομηνία"
+
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"hd_id3156442\n"
+"8\n"
+"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03131800.xhp
+#: 03030303.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3159157\n"
-"8\n"
+"03030303.xhp\n"
+"par_id3145748\n"
+"12\n"
"help.text"
-msgid "' Get dialog description from the dialog library"
-msgstr "' Πάρε την περιγραφή του παραθύρου διαλόγου από τη βιβλιοθήκη παραθύρων διαλόγου"
+msgid "MsgBox lSec,0,\"Seconds since midnight\""
+msgstr "MsgBox lSec,0,\"Δευτερόλεπτα από τα μεσάνυχτα\""
-#: 03131800.xhp
+#: 03030303.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3149234\n"
-"9\n"
+"03030303.xhp\n"
+"par_id3156283\n"
+"17\n"
"help.text"
-msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
-msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1"
+msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"The time is\""
+msgstr "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"Η ώρα είναι\""
-#: 03131800.xhp
+#: 03050000.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3154923\n"
-"10\n"
+"03050000.xhp\n"
+"tit\n"
"help.text"
-msgid "' generate \"live\" dialog"
-msgstr "' δημιούργησε \"ζωντανό\" παράθυρο διαλόγου"
+msgid "Error-Handling Functions"
+msgstr "Συναρτήσεις χειρισμού σφαλμάτων"
-#: 03131800.xhp
+#: 03050000.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3149670\n"
-"11\n"
+"03050000.xhp\n"
+"hd_id3143271\n"
+"1\n"
"help.text"
-msgid "oDlgControl = CreateUnoDialog( oDlgDesc )"
-msgstr "oDlgControl = CreateUnoDialog( oDlgDesc )"
+msgid "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"Error-Handling Functions\">Error-Handling Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"Συναρτήσεις χειρισμού σφαλμάτων\">Συναρτήσεις χειρισμού σφαλμάτων</link>"
-#: 03131800.xhp
+#: 03050000.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3148550\n"
-"12\n"
+"03050000.xhp\n"
+"par_id3145068\n"
+"2\n"
"help.text"
-msgid "' display \"live\" dialog"
-msgstr "' εμφάνισε το \"ζωντανό\" παράθυρο διαλόγου"
+msgid "Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors."
+msgstr "Με αυτές τις προτάσεις και συναρτήσεις μπορείτε να καθορίσετε πώς η $[officename] Basic θα πρέπει να αντιδρά σε σφάλματα που παρουσιάζονται κατά την εκτέλεση του προγράμματος."
-#: 03131800.xhp
+#: 03050000.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3154072\n"
-"13\n"
+"03050000.xhp\n"
+"par_id3148946\n"
+"3\n"
"help.text"
-msgid "oDlgControl.execute"
-msgstr "oDlgControl.execute"
+msgid "$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs."
+msgstr "Η $[officename] Basic προσφέρει διάφορες μεθόδους για την αποτροπή της λήξης ενός προγράμματος όταν εμφανιστεί ένα λάθος χρόνου εκτέλεσης."
-#: 03102400.xhp
+#: 03050100.xhp
msgctxt ""
-"03102400.xhp\n"
+"03050100.xhp\n"
"tit\n"
"help.text"
-msgid "IsEmpty Function [Runtime]"
-msgstr "Συνάρτηση IsEmpty [Χρόνου εκτέλεσης]"
+msgid "Erl Function [Runtime]"
+msgstr "Συνάρτηση Erl [Χρόνου εκτέλεσης]"
-#: 03102400.xhp
+#: 03050100.xhp
msgctxt ""
-"03102400.xhp\n"
-"bm_id3153394\n"
+"03050100.xhp\n"
+"bm_id3157896\n"
"help.text"
-msgid "<bookmark_value>IsEmpty function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση IsEmpty</bookmark_value>"
+msgid "<bookmark_value>Erl function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Erl</bookmark_value>"
-#: 03102400.xhp
+#: 03050100.xhp
msgctxt ""
-"03102400.xhp\n"
-"hd_id3153394\n"
+"03050100.xhp\n"
+"hd_id3157896\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102400.xhp\" name=\"IsEmpty Function [Runtime]\">IsEmpty Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102400.xhp\" name=\"Συνάρτηση IsEmpty [Χρόνου εκτέλεσης]\">Συνάρτηση IsEmpty [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03050100.xhp\" name=\"Erl Function [Runtime]\">Erl Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03050100.xhp\" name=\"Συνάρτηση Erl [Χρόνου εκτέλεσης]\">Συνάρτηση Erl [Χρόνου εκτέλεσης]</link>"
-#: 03102400.xhp
+#: 03050100.xhp
msgctxt ""
-"03102400.xhp\n"
-"par_id3163045\n"
+"03050100.xhp\n"
+"par_id3153394\n"
"2\n"
"help.text"
-msgid "Tests if a Variant variable contains the Empty value. The Empty value indicates that the variable is not initialized."
-msgstr "Ελέγχει αν μια μεταβλητή Variant περιέχει την τιμή Empty, που δηλώνει ότι η μεταβλητή δεν έχει προετοιμαστεί."
+msgid "Returns the line number where an error occurred during program execution."
+msgstr "Επιστρέφει τον αριθμό γραμμής όπου παρουσιάστηκε το σφάλμα κατά την εκτέλεση του προγράμματος."
-#: 03102400.xhp
+#: 03050100.xhp
msgctxt ""
-"03102400.xhp\n"
-"hd_id3159158\n"
+"03050100.xhp\n"
+"hd_id3147574\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03102400.xhp
+#: 03050100.xhp
msgctxt ""
-"03102400.xhp\n"
-"par_id3153126\n"
+"03050100.xhp\n"
+"par_id3146795\n"
"4\n"
"help.text"
-msgid "IsEmpty (Var)"
-msgstr "IsEmpty (Var)"
+msgid "Erl"
+msgstr "Erl"
-#: 03102400.xhp
+#: 03050100.xhp
msgctxt ""
-"03102400.xhp\n"
-"hd_id3148685\n"
+"03050100.xhp\n"
+"hd_id3147265\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03102400.xhp
+#: 03050100.xhp
msgctxt ""
-"03102400.xhp\n"
-"par_id3156344\n"
+"03050100.xhp\n"
+"par_id3154924\n"
"6\n"
"help.text"
-msgid "Bool"
-msgstr "Δυαδικές μεταβλητές"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03102400.xhp
+#: 03050100.xhp
msgctxt ""
-"03102400.xhp\n"
-"hd_id3148947\n"
+"03050100.xhp\n"
+"hd_id3150792\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03102400.xhp
+#: 03050100.xhp
msgctxt ""
-"03102400.xhp\n"
-"par_id3154347\n"
+"03050100.xhp\n"
+"par_id3153771\n"
"8\n"
"help.text"
-msgid "<emph>Var:</emph> Any variable that you want to test. If the Variant contains the Empty value, the function returns True, otherwise the function returns False."
-msgstr "<emph>Var:</emph> Κάθε μεταβλητή που πρόκειται να ελεγχθεί. Αν η μεταβλητή Variant περιέχει την τιμή Empty, η συνάρτηση επιστρέφει True (Αληθές). Αλλιώς επιστρέφει False (Ψευδές)."
+msgid "The Erl function only returns a line number, and not a line label."
+msgstr "Η συνάρτηση Erl επιστρέφει μόνο έναν αριθμό γραμμής, και όχι μια ετικέτα γραμμής."
-#: 03102400.xhp
+#: 03050100.xhp
msgctxt ""
-"03102400.xhp\n"
-"hd_id3154138\n"
+"03050100.xhp\n"
+"hd_id3146921\n"
"9\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03102400.xhp
-msgctxt ""
-"03102400.xhp\n"
-"par_id3154863\n"
-"13\n"
-"help.text"
-msgid "Print IsEmpty(sVar) ' Returns True"
-msgstr "Print IsEmpty(sVar) ' επιστρέφει Αληθές"
-
-#: 03030200.xhp
+#: 03050100.xhp
msgctxt ""
-"03030200.xhp\n"
-"tit\n"
+"03050100.xhp\n"
+"par_id3150010\n"
+"11\n"
"help.text"
-msgid "Converting Time Values"
-msgstr "Μετατροπή τιμών ώρας"
+msgid "On Error GoTo ErrorHandler ' Set up error handler"
+msgstr "on error goto ErrorHandler ' Ρύθμιση του χειριστή σφαλμάτων"
-#: 03030200.xhp
+#: 03050100.xhp
msgctxt ""
-"03030200.xhp\n"
-"hd_id3147226\n"
-"1\n"
+"03050100.xhp\n"
+"par_id3153188\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030200.xhp\" name=\"Converting Time Values\">Converting Time Values</link>"
-msgstr "<link href=\"text/sbasic/shared/03030200.xhp\" name=\"Converting Time Values\">Μετατροπή τιμών ώρας</link>"
+msgid "' Error caused by non-existent file"
+msgstr "' Το σφάλμα προκλήθηκε λόγω ανύπαρκτου αρχείου"
-#: 03030200.xhp
+#: 03050100.xhp
msgctxt ""
-"03030200.xhp\n"
-"par_id3149415\n"
-"2\n"
+"03050100.xhp\n"
+"par_id3155416\n"
+"21\n"
"help.text"
-msgid "The following functions convert time values to calculable numbers."
-msgstr "Αυτή η ενότητα περιγράφει τις συναρτήσεις που χρησιμοποιούνται για τη μετατροπή τιμών ώρας σε υπολογίσιμους αριθμούς."
+msgid "MsgBox \"Error \" & err & \": \" & Error$ + chr(13) + \"In Line : \" + Erl + chr(13) + Now , 16 ,\"An error occurred\""
+msgstr "MsgBox \"Error \" & err & \": \" & error$ + chr(13) + \"In line : \" + Erl + chr(13) + Now , 16 ,\"Παρουσιάστηκε σφάλμα\""
-#: 03100600.xhp
+#: 03050200.xhp
msgctxt ""
-"03100600.xhp\n"
+"03050200.xhp\n"
"tit\n"
"help.text"
-msgid "CLng Function [Runtime]"
-msgstr "Συνάρτηση CLng [Χρόνου εκτέλεσης]"
+msgid "Err Function [Runtime]"
+msgstr "Συνάρτηση Err [Χρόνου εκτέλεσης]"
-#: 03100600.xhp
+#: 03050200.xhp
msgctxt ""
-"03100600.xhp\n"
-"bm_id3153311\n"
+"03050200.xhp\n"
+"bm_id3156343\n"
"help.text"
-msgid "<bookmark_value>CLng function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CLng</bookmark_value>"
+msgid "<bookmark_value>Err function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Err</bookmark_value>"
-#: 03100600.xhp
+#: 03050200.xhp
msgctxt ""
-"03100600.xhp\n"
-"hd_id3153311\n"
+"03050200.xhp\n"
+"hd_id3156343\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"CLng Function [Runtime]\">CLng Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"Συνάρτηση CLng [Χρόνου εκτέλεσης]\">Συνάρτηση CLng [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err Function [Runtime]\">Err Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03050200.xhp\" name=\"Συνάρτηση Err [Χρόνου εκτέλεσης]\">Συνάρτηση Err [Χρόνου εκτέλεσης]</link>"
-#: 03100600.xhp
+#: 03050200.xhp
msgctxt ""
-"03100600.xhp\n"
-"par_id3148686\n"
+"03050200.xhp\n"
+"par_id3150541\n"
"2\n"
"help.text"
-msgid "Converts any string or numeric expression to a long integer."
-msgstr "Μετατρέπει κάθε παράσταση συμβολοσειράς ή αριθμητική παράσταση σε ακέραιο μεγάλου μήκους."
+msgid "Returns an error code that identifies the error that occurred during program execution."
+msgstr "Επιστρέφει έναν κωδικό σφάλματος που προσδιορίζει το σφάλμα που παρουσιάστηκε κατά την εκτέλεση του προγράμματος."
-#: 03100600.xhp
+#: 03050200.xhp
msgctxt ""
-"03100600.xhp\n"
-"hd_id3145315\n"
+"03050200.xhp\n"
+"hd_id3149656\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03100600.xhp
+#: 03050200.xhp
msgctxt ""
-"03100600.xhp\n"
-"par_id3147573\n"
+"03050200.xhp\n"
+"par_id3154123\n"
"4\n"
"help.text"
-msgid "CLng (Expression)"
-msgstr "CLng (Expression)"
+msgid "Err"
+msgstr "Err"
-#: 03100600.xhp
+#: 03050200.xhp
msgctxt ""
-"03100600.xhp\n"
-"hd_id3145610\n"
+"03050200.xhp\n"
+"hd_id3147229\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03100600.xhp
+#: 03050200.xhp
msgctxt ""
-"03100600.xhp\n"
-"par_id3153897\n"
+"03050200.xhp\n"
+"par_id3150869\n"
"6\n"
"help.text"
-msgid "Long"
-msgstr "Μεγάλου μήκους"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03100600.xhp
+#: 03050200.xhp
msgctxt ""
-"03100600.xhp\n"
-"hd_id3154760\n"
+"03050200.xhp\n"
+"hd_id3153193\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03100600.xhp
+#: 03050200.xhp
msgctxt ""
-"03100600.xhp\n"
-"par_id3159414\n"
+"03050200.xhp\n"
+"par_id3149561\n"
"8\n"
"help.text"
-msgid "<emph>Expression:</emph> Any numerical expression that you want to convert. If the <emph>Expression</emph> lies outside the valid long integer range between -2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
-msgstr "<emph>Έκφραση:</emph> Οποιαδήποτε αριθμητική έκφραση που θέλετε να μετατρέψετε. Εάν η <emph>Έκφραση</emph> υπερβαίνει το εύρος τιμών μεταξύ -2.147.483.648 και 2.147.483.647, η $[officename] Basic εμφανίζει ένα λάθος υπερχείλισης. Για να μετατρέψει μια έκφραση συμβολοσειράς, ο αριθμός πρέπει να εισαχθεί ως κανονικό κείμενο (\"123.5\") χρησιμοποιώντας την προεπιλεγμένη μορφή αριθμού του λειτουργικού σας συστήματός."
+msgid "The Err function is used in error-handling routines to determine the error and the corrective action."
+msgstr "Η συνάρτηση Err χρησιμοποιείται σε ρουτίνες χειρισμού σφαλμάτων για να καθορίσει το σφάλμα και τη διορθωτική ενέργεια."
-#: 03100600.xhp
+#: 03050200.xhp
msgctxt ""
-"03100600.xhp\n"
-"par_id3150358\n"
+"03050200.xhp\n"
+"hd_id3147317\n"
"9\n"
"help.text"
-msgid "This function always rounds the fractional part of a number to the nearest integer."
-msgstr "Αυτή η συνάρτηση στρογγυλοποιεί πάντα το κλασματικό μέρος ενός αριθμού στον κοντινότερο ακέραιο αριθμό."
-
-#: 03100600.xhp
-msgctxt ""
-"03100600.xhp\n"
-"hd_id3154216\n"
-"10\n"
-"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: main0211.xhp
-msgctxt ""
-"main0211.xhp\n"
-"tit\n"
-"help.text"
-msgid "Macro Toolbar"
-msgstr "Γραμμή εργαλείων μακροεντολών"
-
-#: main0211.xhp
+#: 03050200.xhp
msgctxt ""
-"main0211.xhp\n"
-"bm_id3150543\n"
+"03050200.xhp\n"
+"par_id3147426\n"
+"11\n"
"help.text"
-msgid "<bookmark_value>toolbars; Basic IDE</bookmark_value><bookmark_value>macro toolbar</bookmark_value>"
-msgstr "<bookmark_value>γραμμές εργαλείων; Basic IDE</bookmark_value><bookmark_value>γραμμή εργαλείων μακροεντολών</bookmark_value>"
+msgid "On Error Goto ErrorHandler REM Set up error handler"
+msgstr "on error goto ErrorHandler REM Ρύθμιση του χειριστή σφαλμάτων"
-#: main0211.xhp
+#: 03050200.xhp
msgctxt ""
-"main0211.xhp\n"
-"hd_id3150543\n"
-"1\n"
+"03050200.xhp\n"
+"par_id3149481\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\">Macro Toolbar</link>"
-msgstr "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Γραμμή εργαλείων μακροεντολών\">Γραμμή εργαλείων μακροεντολών</link>"
+msgid "REM Error occurs due to non-existent file"
+msgstr "REM Παρουσιάστηκε σφάλμα λόγω ανύπαρκτου αρχείου"
-#: main0211.xhp
+#: 03050200.xhp
msgctxt ""
-"main0211.xhp\n"
-"par_id3147288\n"
-"2\n"
+"03050200.xhp\n"
+"par_id3145646\n"
+"21\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\">The <emph>Macro Toolbar </emph>contains commands to create, edit, and run macros.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\">Η <emph>γραμμή εργαλείων μακροεντολών</emph> περιέχει εντολές που δημιουργούν, που επεξεργάζονται, και που εκτελούν μακροεντολές.</ahelp>"
+msgid "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"an error occurred\""
+msgstr "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"Παρουσιάστηκε σφάλμα\""
-#: 03070100.xhp
+#: 03050300.xhp
msgctxt ""
-"03070100.xhp\n"
+"03050300.xhp\n"
"tit\n"
"help.text"
-msgid "\"-\" Operator [Runtime]"
-msgstr "Τελεστής \"-\" [Χρόνου εκτέλεσης]"
+msgid "Error Function [Runtime]"
+msgstr "Συνάρτηση Error [Χρόνου εκτέλεσης]"
-#: 03070100.xhp
+#: 03050300.xhp
msgctxt ""
-"03070100.xhp\n"
-"bm_id3156042\n"
+"03050300.xhp\n"
+"bm_id3159413\n"
"help.text"
-msgid "<bookmark_value>\"-\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>Τελεστής \"-\" (μαθηματικός)</bookmark_value>"
+msgid "<bookmark_value>Error function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Error</bookmark_value>"
-#: 03070100.xhp
+#: 03050300.xhp
msgctxt ""
-"03070100.xhp\n"
-"hd_id3156042\n"
+"03050300.xhp\n"
+"hd_id3159413\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03070100.xhp\">\"-\" Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070100.xhp\">Τελεστής \"-\" [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error Function [Runtime]\">Error Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03050300.xhp\" name=\"Συνάρτηση Error [Χρόνου εκτέλεσης]\">Συνάρτηση Error [Χρόνου εκτέλεσης]</link>"
-#: 03070100.xhp
+#: 03050300.xhp
msgctxt ""
-"03070100.xhp\n"
-"par_id3153345\n"
+"03050300.xhp\n"
+"par_id3148663\n"
"2\n"
"help.text"
-msgid "Subtracts two values."
-msgstr "Εκτελεί την πράξη της αφαίρεσης μεταξύ δύο τιμών."
+msgid "Returns the error message that corresponds to a given error code."
+msgstr "Επιστρέφει το μήνυμα σφάλματος που αντιστοιχεί σε έναν δεδομένο κωδικό σφάλματος."
-#: 03070100.xhp
+#: 03050300.xhp
msgctxt ""
-"03070100.xhp\n"
-"hd_id3149416\n"
+"03050300.xhp\n"
+"hd_id3153379\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03070100.xhp
-msgctxt ""
-"03070100.xhp\n"
-"par_id3156023\n"
-"4\n"
-"help.text"
-msgid "Result = Expression1 - Expression2"
-msgstr "Result = Expression1 - Expression2"
-
-#: 03070100.xhp
-msgctxt ""
-"03070100.xhp\n"
-"hd_id3154760\n"
-"5\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03070100.xhp
-msgctxt ""
-"03070100.xhp\n"
-"par_id3147560\n"
-"6\n"
-"help.text"
-msgid "<emph>Result:</emph> Any numerical expression that contains the result of the subtraction."
-msgstr "<emph>Result:</emph> Κάθε αριθμητική παράσταση που περιέχει το αποτέλεσμα της αφαίρεσης."
-
-#: 03070100.xhp
-msgctxt ""
-"03070100.xhp\n"
-"par_id3150398\n"
-"7\n"
-"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to subtract."
-msgstr "<emph>Expression1, Expression2:</emph> Οι αριθμητικές παραστάσεις που πρόκειται να αφαιρεθούν."
-
-#: 03070100.xhp
-msgctxt ""
-"03070100.xhp\n"
-"hd_id3154366\n"
-"8\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"tit\n"
-"help.text"
-msgid "TimeSerial Function [Runtime]"
-msgstr "Συνάρτηση TimeSerial [Χρόνου εκτέλεσης]"
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"bm_id3143271\n"
-"help.text"
-msgid "<bookmark_value>TimeSerial function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση TimeSerial</bookmark_value>"
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"hd_id3143271\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03030205.xhp\" name=\"TimeSerial Function [Runtime]\">TimeSerial Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030205.xhp\" name=\"Συνάρτηση TimeSerial [Χρόνου εκτέλεσης]\">Συνάρτηση TimeSerial [Χρόνου εκτέλεσης]</link>"
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"par_id3156344\n"
-"2\n"
-"help.text"
-msgid "Calculates a serial time value for the specified hour, minute, and second parameters that are passed as numeric value. You can then use this value to calculate the difference between times."
-msgstr "Υπολογίζει μια τιμή σειράς ώρας από την καθορισμένη ώρα, λεπτό και δευτερόλεπτο - παράμετροι που μεταβιβάζονται ως αριθμητικές τιμές- που αντιπροσωπεύει την ώρα σε μια αριθμητική τιμή απλής ακριβείας. Αυτή η τιμή μπορεί να χρησιμοποιηθεί για να υπολογίσει την διαφορά μεταξύ ωρών."
-
-#: 03030205.xhp
+#: 03050300.xhp
msgctxt ""
-"03030205.xhp\n"
-"hd_id3146794\n"
+"03050300.xhp\n"
+"par_id3154366\n"
"4\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Error (Expression)"
+msgstr "Error (Expression)"
-#: 03030205.xhp
+#: 03050300.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3150792\n"
+"03050300.xhp\n"
+"hd_id3145173\n"
"5\n"
"help.text"
-msgid "TimeSerial (hour, minute, second)"
-msgstr "TimeSerial (hour, minute, second)"
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"hd_id3148797\n"
-"6\n"
-"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03030205.xhp
+#: 03050300.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3154908\n"
-"7\n"
+"03050300.xhp\n"
+"par_id3154125\n"
+"6\n"
"help.text"
-msgid "Date"
-msgstr "Date"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03030205.xhp
+#: 03050300.xhp
msgctxt ""
-"03030205.xhp\n"
-"hd_id3154124\n"
-"8\n"
+"03050300.xhp\n"
+"hd_id3150869\n"
+"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03030205.xhp
+#: 03050300.xhp
msgctxt ""
-"03030205.xhp\n"
+"03050300.xhp\n"
"par_id3153193\n"
-"9\n"
-"help.text"
-msgid "<emph>hour:</emph> Any integer expression that indicates the hour of the time that is used to determine the serial time value. Valid values: 0-23."
-msgstr "<emph>hour:</emph> Κάθε ακέραια παράσταση που δηλώνει την ώρα, από την οποία θα καθοριστεί η τιμή σειράς ώρας. Έγκυρες τιμές: 0-23."
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"par_id3159252\n"
-"10\n"
-"help.text"
-msgid "<emph>minute:</emph> Any integer expression that indicates the minute of the time that is used to determine the serial time value. In general, use values between 0 and 59. However, you can also use values that lie outside of this range, where the number of minutes influence the hour value."
-msgstr "<emph>minute:</emph> Κάθε ακέραια παράσταση που δηλώνει το λεπτό, από το οποίο θα καθοριστεί η τιμή σειράς ώρας. Συνήθως εδώ μπορείτε να χρησιμοποιείτε τιμές μεταξύ 0 και 59. Ωστόσο, είναι δυνατές και τιμές εκτός αυτού του εύρους. Σε αυτή την περίπτωση, η τιμή του λεπτού επηρεάζει την τιμή της ώρας."
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"par_id3161831\n"
-"11\n"
-"help.text"
-msgid "<emph>second:</emph> Any integer expression that indicates the second of the time that is used to determine the serial time value. In general, you can use values between 0 and 59. However, you can also use values that lie outside of this range, where the number seconds influences the minute value."
-msgstr "<emph>second:</emph> Κάθε ακέραια παράσταση που δηλώνει το δευτερόλεπτο, από το οποίο θα καθοριστεί η τιμή σειράς ώρας. Συνήθως εδώ μπορείτε να χρησιμοποιείτε τιμές μεταξύ 0 και 59. Ωστόσο, είναι δυνατές και τιμές εκτός αυτού του εύρους. Σε αυτή την περίπτωση, η τιμή του δευτερολέπτου επηρεάζει την τιμή του λεπτού."
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"par_id3155854\n"
-"12\n"
-"help.text"
-msgid "<emph>Examples:</emph>"
-msgstr "<emph>Παραδείγματα:</emph>"
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"par_id3153952\n"
-"13\n"
-"help.text"
-msgid "12, -5, 45 corresponds to 11, 55, 45"
-msgstr "12, -5, 45 αντιστοιχεί σε 11, 55, 45"
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"par_id3147349\n"
-"14\n"
-"help.text"
-msgid "12, 61, 45 corresponds to 13, 2, 45"
-msgstr "12, 61, 45 αντιστοιχεί σε 13, 2, 45"
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"par_id3147426\n"
-"15\n"
-"help.text"
-msgid "12, 20, -2 corresponds to 12, 19, 58"
-msgstr "12, 20, -2 αντιστοιχεί σε 12, 19, 58"
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"par_id3153365\n"
-"16\n"
-"help.text"
-msgid "12, 20, 63 corresponds to 12, 21, 4"
-msgstr "12, 20, 63 αντιστοιχεί σε 12, 21, 4"
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"par_id3146985\n"
-"17\n"
-"help.text"
-msgid "You can use the TimeSerial function to convert any time into a single value that you can use to calculate time differences."
-msgstr "Με τη συνάρτηση TimeSerial μπορείτε να μετατρέπετε κάθε χρονική τιμή σε τιμή απλής ακριβείας, με την οποία μπορείτε να υπολογίσετε διαφορές ώρας."
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"par_id3155308\n"
-"18\n"
-"help.text"
-msgid "The TimeSerial function returns the type Variant with VarType 7 (Date). This value is stored internally as a double-precision number between 0 and 0.9999999999. As opposed to the DateSerial or DateValue function, where the serial date values are calculated as days relative to a fixed date, you can calculate with values returned by the TimeSerial function, but you cannot evaluate them."
-msgstr "Η συνάρτηση TimeSerial επιστρέφει τον τύπο μεταβλητής με VarType 7 (Date). Αυτή η τιμή αποθηκεύεται εσωτερικά ως αριθμός διπλής ακριβείας μεταξύ 0 και 0,9999999999. Σε αντίθεση με τις συναρτήσεις DateSerial ή DateValue, στις οποίες οι τιμές σειράς ημερομηνίας υπολογίζονται και έχουν ως αποτέλεσμα ημέρες σε σχέση με μια σταθερή ημερομηνία, μπορείτε να κάνετε τις πράξεις με τιμές που επιστρέφονται από τη συνάρτηση TimeSerial, αλλά δεν μπορείτε να τις αξιολογήσετε."
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"par_id3149482\n"
-"19\n"
-"help.text"
-msgid "In the TimeValue function, you can pass a string as a parameter containing the time. For the TimeSerial function, however, you can pass the individual parameters (hour, minute, second) as separate numeric expressions."
-msgstr "Στη συνάρτηση TimeValue, μπορείτε να μεταβιβάσετε μια συμβολοσειρά ως παράμετρο που περιέχει την ώρα. Ωστόσο, για τη συνάρτηση TimeSerial, μπορείτε να μεταβιβάσετε τις μεμονωμένες παραμέτρους (ώρα, λεπτό, δευτερόλεπτο) ως ξεχωριστές αριθμητικές παραστάσεις."
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"hd_id3154790\n"
-"20\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"par_id3155600\n"
-"25\n"
-"help.text"
-msgid "MsgBox dDate,64,\"Time as a number\""
-msgstr "MsgBox dDate,64,\"Χρόνος ως αριθμός\""
-
-#: 03030205.xhp
-msgctxt ""
-"03030205.xhp\n"
-"par_id3153417\n"
-"26\n"
-"help.text"
-msgid "MsgBox sDate,64,\"Formatted time\""
-msgstr "MsgBox sDate,64,\"Μορφοποιημένος χρόνος\""
-
-#: 03110000.xhp
-msgctxt ""
-"03110000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Comparison Operators"
-msgstr "Τελεστές σύγκρισης"
-
-#: 03110000.xhp
-msgctxt ""
-"03110000.xhp\n"
-"hd_id3155555\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Comparison Operators\">Comparison Operators</link>"
-msgstr "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Τελεστές σύγκρισης\">Τελεστές σύγκρισης</link>"
-
-#: 03110000.xhp
-msgctxt ""
-"03110000.xhp\n"
-"par_id3153528\n"
-"2\n"
-"help.text"
-msgid "The available comparison operators are described here."
-msgstr "Εδώ περιγράφονται οι διάφοροι διαθέσιμοι τελεστές σύγκρισης."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Condition Statements"
-msgstr "Προτάσεις συνθήκης"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"hd_id3154422\n"
-"1\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090100.xhp\" name=\"Condition Statements\">Condition Statements</link>"
-msgstr "<link href=\"text/sbasic/shared/03090100.xhp\" name=\"Δηλώσεις συνθήκης\">Δηλώσεις συνθήκης</link>"
+msgid "<emph>Expression:</emph> Any numeric expression that contains the error code of the error message that you want to return."
+msgstr "<emph>Expression:</emph> Κάθε αριθμητική παράσταση που περιέχει τον κωδικό σφάλματος του μηνύματος σφάλματος που επιστρέφεται."
-#: 03090100.xhp
+#: 03050300.xhp
msgctxt ""
-"03090100.xhp\n"
-"par_id3153750\n"
-"2\n"
+"03050300.xhp\n"
+"par_id3159254\n"
+"9\n"
"help.text"
-msgid "The following statements are based on conditions."
-msgstr "Οι ακόλουθες δηλώσεις βασίζονται σε συνθήκες."
+msgid "If no parameters are passed, the Error function returns the error message of the most recent error that occurred during program execution."
+msgstr "Αν δεν έχουν μεταβιβαστεί παράμετροι, η συνάρτηση Error επιστρέφει το μήνυμα σφάλματος του πιο πρόσφατου σφάλματος που παρουσιάστηκε κατά την εκτέλεση του προγράμματος."
-#: 03120105.xhp
+#: 03050500.xhp
msgctxt ""
-"03120105.xhp\n"
+"03050500.xhp\n"
"tit\n"
"help.text"
-msgid "CByte Function [Runtime]"
-msgstr "Συνάρτηση CByte [Χρόνου εκτέλεσης]"
+msgid "On Error GoTo ... Resume Statement [Runtime]"
+msgstr "Πρόταση On Error GoTo...Resume [Χρόνου εκτέλεσης]"
-#: 03120105.xhp
+#: 03050500.xhp
msgctxt ""
-"03120105.xhp\n"
-"bm_id3156027\n"
+"03050500.xhp\n"
+"bm_id3146795\n"
"help.text"
-msgid "<bookmark_value>CByte function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CByte</bookmark_value>"
+msgid "<bookmark_value>Resume Next parameter</bookmark_value><bookmark_value>On Error GoTo ... Resume statement</bookmark_value>"
+msgstr "<bookmark_value>Resume Next parameter</bookmark_value><bookmark_value>Δήλωση On Error GoTo...Resume</bookmark_value>"
-#: 03120105.xhp
+#: 03050500.xhp
msgctxt ""
-"03120105.xhp\n"
-"hd_id3156027\n"
+"03050500.xhp\n"
+"hd_id3146795\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"CByte Function [Runtime]\">CByte Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"Συνάρτηση CByte [Χρόνου εκτέλεσης]\">Συνάρτηση CByte [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03050500.xhp\" name=\"On Error GoTo ... Resume Statement [Runtime]\">On Error GoTo ... Resume Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03050500.xhp\" name=\"Δήλωση On Error GoTo ... Resume [Χρόνου εκτέλεσης]\">Δήλωση On Error GoTo...Resume [Χρόνου εκτέλεσης]</link>"
-#: 03120105.xhp
+#: 03050500.xhp
msgctxt ""
-"03120105.xhp\n"
-"par_id3143267\n"
+"03050500.xhp\n"
+"par_id3150358\n"
"2\n"
"help.text"
-msgid "Converts a string or a numeric expression to the type Byte."
-msgstr "Μετατρέπει μια παράσταση συμβολοσειράς ή μια αριθμητική παράσταση σε τύπο Byte."
+msgid "Enables an error-handling routine after an error occurs, or resumes program execution."
+msgstr "Ενεργοποιεί μια ρουτίνα χειρισμού σφάλματος αφού παρουσιαστεί κάποιο σφάλμα ή επαναφέρει την εκτέλεση του προγράμματος."
-#: 03120105.xhp
+#: 03050500.xhp
msgctxt ""
-"03120105.xhp\n"
-"hd_id3149811\n"
+"03050500.xhp\n"
+"hd_id3151212\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120105.xhp
+#: 03050500.xhp
msgctxt ""
-"03120105.xhp\n"
-"par_id3147573\n"
+"03050500.xhp\n"
+"par_id3145173\n"
"4\n"
"help.text"
-msgid "Cbyte( expression )"
-msgstr "Cbyte( expression )"
+msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}"
+msgstr "Σε {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}"
-#: 03120105.xhp
+#: 03050500.xhp
msgctxt ""
-"03120105.xhp\n"
-"hd_id3145315\n"
+"03050500.xhp\n"
+"hd_id3154125\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
-
-#: 03120105.xhp
-msgctxt ""
-"03120105.xhp\n"
-"par_id3148473\n"
-"6\n"
-"help.text"
-msgid "Byte"
-msgstr "Byte"
-
-#: 03120105.xhp
-msgctxt ""
-"03120105.xhp\n"
-"hd_id3147530\n"
-"7\n"
-"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03120105.xhp
-msgctxt ""
-"03120105.xhp\n"
-"par_id3145068\n"
-"8\n"
-"help.text"
-msgid "<emph>Expression:</emph> A string or a numeric expression."
-msgstr "<emph>Expression:</emph> Μια παράσταση συμβολοσειράς ή μια αριθμητική παράσταση."
-
-#: 03010201.xhp
-msgctxt ""
-"03010201.xhp\n"
-"tit\n"
-"help.text"
-msgid "InputBox Function [Runtime]"
-msgstr "Συνάρτηση InputBox [Χρόνου εκτέλεσης]"
-
-#: 03010201.xhp
-msgctxt ""
-"03010201.xhp\n"
-"bm_id3148932\n"
-"help.text"
-msgid "<bookmark_value>InputBox function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση InputBox</bookmark_value>"
-
-#: 03010201.xhp
-msgctxt ""
-"03010201.xhp\n"
-"hd_id3148932\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function [Runtime]\">InputBox Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"Συνάρτηση InputBox [Χρόνου εκτέλεσης]\">Συνάρτηση InputBox [Χρόνου εκτέλεσης]</link>"
-
-#: 03010201.xhp
-msgctxt ""
-"03010201.xhp\n"
-"par_id3151262\n"
-"2\n"
-"help.text"
-msgid "Displays a prompt in a dialog at which the user can input text. The input is assigned to a variable."
-msgstr "Εμφανίζει μία ειδοποίηση στο παράθυρο διαλόγου στο οποίο ο χρήστης μπορεί να εισαγάγει κείμενο. Το κείμενο που εισάγεται εκχωρείται σε μια μεταβλητή."
-
-#: 03010201.xhp
-msgctxt ""
-"03010201.xhp\n"
-"par_id3151100\n"
-"3\n"
-"help.text"
-msgid "The <emph>InputBox</emph> statement is a convenient method of entering text through a dialog. Confirm the input by clicking OK or pressing Return. The input is returned as the function return value. If you close the dialog with Cancel, <emph>InputBox</emph> returns a zero-length string (\"\")."
-msgstr "Η δήλωση The <emph>InputBox</emph> είναι μία συμβατική μέθοδος για να εισαγάγετε κείμενο μέσω ενός παραθύρου διαλόγου. Επιβεβαιώστε την είσοδο κάνοντας κλικ στο κουμπί OK ή πατώντας το πλήκτρο Enter. Η είσοδος επιστρέφεται ως τιμή επιστροφής της συνάρτησης. Αν κλείσετε το παράθυρο διαλόγου με τo κουμπί Άκυρο, το <emph>InputBox</emph> επιστρέφει συμβολοσειρά μηδενικού μήκους (\"\")."
-
-#: 03010201.xhp
-msgctxt ""
-"03010201.xhp\n"
-"hd_id3152347\n"
-"4\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03010201.xhp
-msgctxt ""
-"03010201.xhp\n"
-"par_id3159201\n"
-"5\n"
-"help.text"
-msgid "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])"
-msgstr "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])"
-
-#: 03010201.xhp
+#: 03050500.xhp
msgctxt ""
-"03010201.xhp\n"
-"hd_id3150713\n"
-"6\n"
+"03050500.xhp\n"
+"par_id3150869\n"
+"7\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "<emph>GoTo Labelname:</emph> If an error occurs, enables the error-handling routine that starts at the line \"Labelname\"."
+msgstr "<emph>GoTo Labelname:</emph> Αν παρουσιαστεί σφάλμα, ενεργοποιεί τη ρουτίνα χειρισμού σφάλματος η οποία αρχίζει στη γραμμή \"Labelname\"."
-#: 03010201.xhp
+#: 03050500.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3145090\n"
-"7\n"
+"03050500.xhp\n"
+"par_id3150439\n"
+"8\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "<emph>Resume Next:</emph> If an error occurs, program execution continues with the statement that follows the statement in which the error occurred."
+msgstr "<emph>Resume Next:</emph> Αν παρουσιαστεί σφάλμα, η εκτέλεση του προγράμματος συνεχίζεται με την πρόταση να ακολουθεί την πρόταση εκείνη στην οποία παρουσιάστηκε το σφάλμα."
-#: 03010201.xhp
+#: 03050500.xhp
msgctxt ""
-"03010201.xhp\n"
-"hd_id3149346\n"
-"8\n"
+"03050500.xhp\n"
+"par_id3149482\n"
+"9\n"
"help.text"
-msgid "Parameter:"
-msgstr "Παράμετρος:"
+msgid "<emph>GoTo 0:</emph> Disables the error handler in the current procedure."
+msgstr "<emph>Μετάβαση σε 0:</emph> Απενεργοποιεί το διαχειριστή σφαλμάτων στην τρέχουσα διαδικασία."
-#: 03010201.xhp
+#: 03050500.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3153311\n"
+"03050500.xhp\n"
+"par_id3149483\n"
"9\n"
"help.text"
-msgid "<emph>Msg</emph>: String expression displayed as the message in the dialog box."
-msgstr "<emph>Msg</emph>: Παράσταση συμβολοσειράς που εμφανίζεται ως μήνυμα στο παράθυρο διαλόγου."
+msgid "<emph>Local:</emph> \"On error\" is global in scope, and remains active until canceled by another \"On error\" statement. \"On Local error\" is local to the routine which invokes it. Local error handling overrides any previous global setting. When the invoking routine exits, the local error handling is canceled automatically, and any previous global setting is restored."
+msgstr "<emph>Τοπικό:</emph> \"On error\" είναι γενικής εμβέλειας και παραμένει ενεργό μέχρι να ακυρωθεί από μια άλλη δήλωση \"On error\". \"On Local error\" είναι τοπικό στη ρουτίνα που το καλεί. Η διαχείριση τοπικών σφαλμάτων αντικαθιστά οποιαδήποτε προηγούμενη γενική ρύθμιση. Όταν η καλούσα ρουτίνα εξέρχεται, η διαχείριση τοπικού σφάλματος ακυρώνεται αυτόματα και οποιαδήποτε προηγούμενη γενική ρύθμιση επαναφέρεται."
-#: 03010201.xhp
+#: 03050500.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3145315\n"
+"03050500.xhp\n"
+"par_id3148619\n"
"10\n"
"help.text"
-msgid "<emph>Title</emph>: String expression displayed in the title bar of the dialog box."
-msgstr "<emph>Title</emph>: Παράσταση συμβολοσειράς που εμφανίζεται στη γραμμή τίτλου του παραθύρου διαλόγου."
+msgid "The On Error GoTo statement is used to react to errors that occur in a macro."
+msgstr "Η δήλωση On Error GoTo χρησιμοποιείται για αντίδραση στα σφάλματα που συμβαίνουν σε μια μακροεντολή."
-#: 03010201.xhp
+#: 03050500.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3154307\n"
+"03050500.xhp\n"
+"hd_id3146985\n"
"11\n"
"help.text"
-msgid "<emph>Default</emph>: String expression displayed in the text box as default if no other input is given."
-msgstr "<emph>Default</emph>: Παράσταση συμβολοσειράς που εμφανίζεται στο πλαίσιο κειμένου ως προεπιλογή αν δεν δίνεται άλλη είσοδος."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03010201.xhp
+#: 03050500.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3147573\n"
-"12\n"
+"03050500.xhp\n"
+"par_id3153876\n"
+"52\n"
"help.text"
-msgid "<emph>x_pos</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
-msgstr "<emph>x_pos</emph>: Παράσταση ακέραιου αριθμού που καθορίζει την οριζόντια θέση του παραθύρου διαλόγου. Η θέση είναι μια απόλυτη συντεταγμένη και δεν αναφέρεται στο παράθυρο της εφαρμογής."
+msgid "Print #iNumber, \"This is a line of text\""
+msgstr "Print #iNumber, \"Αυτή είναι μια γραμμή κειμένου\""
-#: 03010201.xhp
+#: 03050500.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3156024\n"
-"13\n"
+"03050500.xhp\n"
+"par_id3146916\n"
+"67\n"
"help.text"
-msgid "<emph>y_pos</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
-msgstr "<emph>y_pos</emph>: Παράσταση ακέραιου αριθμού που καθορίζει την κάθετη θέση του παραθύρου διαλόγου. Η θέση είναι μια απόλυτη συντεταγμένη και δεν αναφέρεται στο παράθυρο της εφαρμογής."
+msgid "MsgBox \"All files will be closed\",0,\"Error\""
+msgstr "MsgBox \"Όλα τα αρχεία θα κλείσουν\",0,\"Error\""
-#: 03010201.xhp
+#: 03060000.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3153897\n"
-"14\n"
+"03060000.xhp\n"
+"tit\n"
"help.text"
-msgid "If <emph>x_pos</emph> and <emph>y_pos</emph> are omitted, the dialog is centered on the screen. The position is specified in <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
-msgstr "Αν εξαιρεθούν οι παράμετροι <emph>x_pos</emph> και <emph>y_pos</emph>, το παράθυρο διαλόγου εμφανίζεται στο κέντρο της οθόνης. Η θέση ορίζεται απο το <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
+msgid "Logical Operators"
+msgstr "Λογικοί τελεστές"
-#: 03010201.xhp
+#: 03060000.xhp
msgctxt ""
-"03010201.xhp\n"
-"hd_id3149456\n"
-"15\n"
+"03060000.xhp\n"
+"hd_id3147559\n"
+"1\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<link href=\"text/sbasic/shared/03060000.xhp\" name=\"Logical Operators\">Logical Operators</link>"
+msgstr "<link href=\"text/sbasic/shared/03060000.xhp\" name=\"Λογικοί τελεστές\">Λογικοί τελεστές</link>"
-#: 03010201.xhp
+#: 03060000.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3154367\n"
-"18\n"
+"03060000.xhp\n"
+"par_id3153379\n"
+"2\n"
"help.text"
-msgid "sText = InputBox (\"Please enter a phrase:\",\"Dear User\")"
-msgstr "sText = InputBox (\"Εισαγάγετε μια φράση:\",\"Αγαπητέ χρήστη\")"
+msgid "The following logical operators are supported by $[officename] Basic."
+msgstr "Αυτή η ενότητα περιγράφει τους λογικούς τελεστές που υποστηρίζονται από την $[officename] Basic."
-#: 03010201.xhp
+#: 03060000.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3151042\n"
-"19\n"
+"03060000.xhp\n"
+"par_id3154138\n"
+"3\n"
"help.text"
-msgid "MsgBox ( sText , 64, \"Confirmation of phrase\")"
-msgstr "MsgBox ( sText , 64, \"Επιβεβαίωση φράσης\")"
+msgid "Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not."
+msgstr "Οι λογικοί τελεστές συνδυάζουν (όσον αφορά τα bit) τα περιεχόμενα δύο παραστάσεων ή μεταβλητών. Για παράδειγμα, χρησιμοποιούνται για να ελεγχθεί αν έχουν καθοριστεί ή όχι συγκεκριμένα bit."
#: 03060100.xhp
msgctxt ""
@@ -12203,198 +16465,449 @@ msgctxt ""
msgid "vVarOut = B And A ' returns 8 due to the bitwise And combination of both arguments"
msgstr "vVarOut = B And A ' επιστρέφει 8 λόγω του συνδυασμού AND των δυαδικών ψηφίων για τα δύο ορίσματα"
-#: 01000000.xhp
+#: 03060200.xhp
msgctxt ""
-"01000000.xhp\n"
+"03060200.xhp\n"
"tit\n"
"help.text"
-msgid "Programming with $[officename] Basic"
-msgstr "Προγραμματισμός με την $[officename] Basic"
+msgid "Eqv Operator [Runtime]"
+msgstr "Τελεστής Eqv [Χρόνου εκτέλεσης]"
-#: 01000000.xhp
+#: 03060200.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3156027\n"
+"03060200.xhp\n"
+"bm_id3156344\n"
+"help.text"
+msgid "<bookmark_value>Eqv operator (logical)</bookmark_value>"
+msgstr "<bookmark_value>Τελεστής Eqv (λογικός)</bookmark_value>"
+
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"hd_id3156344\n"
"1\n"
"help.text"
-msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\" name=\"Programming with $[officename] Basic \">Programming with $[officename] Basic </link></variable>"
-msgstr "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\" name=\"Programming with $[officename] Basic \"> Προγραμματισμός με την $[officename] Basic </link></variable>"
+msgid "<link href=\"text/sbasic/shared/03060200.xhp\" name=\"Eqv Operator [Runtime]\">Eqv Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03060200.xhp\" name=\"Τελεστής Eqv [Χρόνου εκτέλεσης]\">Τελεστής Eqv [Χρόνου εκτέλεσης]</link>"
-#: 01000000.xhp
+#: 03060200.xhp
msgctxt ""
-"01000000.xhp\n"
-"par_id3153708\n"
+"03060200.xhp\n"
+"par_id3149656\n"
"2\n"
"help.text"
-msgid "This is where you find general information about working with macros and $[officename] Basic."
-msgstr "Εδώ μπορείτε να βρείτε γενικές πληροφορίες για το πώς να εργαστείτε με μακροεντολές και τη γλώσσα $[officename] Basic."
+msgid "Calculates the logical equivalence of two expressions."
+msgstr "Υπολογίζει μια λογική ισοδυναμία σε δύο παραστάσεις."
-#: 03090403.xhp
+#: 03060200.xhp
msgctxt ""
-"03090403.xhp\n"
-"tit\n"
+"03060200.xhp\n"
+"hd_id3154367\n"
+"3\n"
"help.text"
-msgid "Declare Statement [Runtime]"
-msgstr "Δήλωση Declare [Χρόνου εκτέλεσης]"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03090403.xhp
+#: 03060200.xhp
msgctxt ""
-"03090403.xhp\n"
-"bm_id3148473\n"
+"03060200.xhp\n"
+"par_id3154910\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>Declare statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Declare</bookmark_value>"
+msgid "Result = Expression1 Eqv Expression2"
+msgstr "Result = Expression1 Eqv Expression2"
-#: 03090403.xhp
+#: 03060200.xhp
msgctxt ""
-"03090403.xhp\n"
-"hd_id3148473\n"
-"1\n"
+"03060200.xhp\n"
+"hd_id3151043\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare Statement [Runtime]\">Declare Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Δήλωση Declare [Χρόνου εκτέλεσης]\">Δήλωση Declare [Χρόνου εκτέλεσης]</link>"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03090403.xhp
+#: 03060200.xhp
msgctxt ""
-"03090403.xhp\n"
-"bm_id3145316\n"
+"03060200.xhp\n"
+"par_id3150869\n"
+"6\n"
"help.text"
-msgid "<bookmark_value>DLL (Dynamic Link Library)</bookmark_value>"
-msgstr "<bookmark_value>DLL (Βιβλιοθήκη δυναμικής σύνδεσης)</bookmark_value>"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the comparison."
+msgstr "<emph>Result:</emph> Κάθε αριθμητική μεταβλητή που περιέχει το αποτέλεσμα του συνδυασμού."
-#: 03090403.xhp
+#: 03060200.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3145316\n"
+"03060200.xhp\n"
+"par_id3150448\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to compare."
+msgstr "<emph>Expression1, Expression2:</emph> Οποιεσδήποτε εκφράσεις που θέλετε να συγκρίνετε."
+
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3149562\n"
+"8\n"
+"help.text"
+msgid "When testing for equivalence between Boolean expressions, the result is <emph>True</emph> if both expressions are either <emph>True</emph> or <emph>False</emph>."
+msgstr "Όταν ελέγχετε την ισοδυναμία μεταξύ δύο δυαδικών παραστάσεων, το αποτέλεσμα είναι <emph>True</emph> (Αληθές) αν και οι δυο παραστάσεις είναι <emph>True</emph> ή <emph>False</emph> (Ψευδές)."
+
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3154319\n"
+"9\n"
+"help.text"
+msgid "In a bit-wise comparison, the Eqv operator only sets the corresponding bit in the result if a bit is set in both expressions, or in neither expression."
+msgstr "Σε μια σύγκριση όσον αφορά τα bit, ο τελεστής Eqv καθορίζει το αντίστοιχο bit στο αποτέλεσμα μόνο αν καθορίζεται κάποιο bit και στις δύο παραστάσεις, ή σε καμία από τις δύο παραστάσεις."
+
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"hd_id3159154\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Παράδειγμα:"
+
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3152462\n"
+"15\n"
+"help.text"
+msgid "vOut = A > B Eqv B > C ' returns -1"
+msgstr "vOut = A > B Eqv B > C ' επιστρέφει -1"
+
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3153191\n"
+"16\n"
+"help.text"
+msgid "vOut = B > A Eqv B > C ' returns 0"
+msgstr "vOut = B > A Eqv B > C ' επιστρέφει 0"
+
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3145799\n"
+"17\n"
+"help.text"
+msgid "vOut = A > B Eqv B > D ' returns 0"
+msgstr "vOut = A > B Eqv B > D ' επιστρέφει 0"
+
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3149412\n"
+"18\n"
+"help.text"
+msgid "vOut = (B > D Eqv B > A) ' returns -1"
+msgstr "vOut = (B > D Eqv B > A) ' επιστρέφει -1"
+
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3149959\n"
+"19\n"
+"help.text"
+msgid "vOut = B Eqv A ' returns -3"
+msgstr "vOut = B Eqv A ' επιστρέφει -3"
+
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Imp-Operator [Runtime]"
+msgstr "Τελεστής Imp [Χρόνου εκτέλεσης]"
+
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"bm_id3156024\n"
+"help.text"
+msgid "<bookmark_value>Imp operator (logical)</bookmark_value>"
+msgstr "<bookmark_value>Τελεστής Imp (λογικός)</bookmark_value>"
+
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"hd_id3156024\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060300.xhp\" name=\"Imp-Operator [Runtime]\">Imp Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03060300.xhp\" name=\"Τελεστής Imp [Χρόνου εκτέλεσης]\">Τελεστής Imp [Χρόνου εκτέλεσης]</link>"
+
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3148947\n"
"2\n"
"help.text"
-msgid "Declares and defines a subroutine in a DLL file that you want to execute from $[officename] Basic."
-msgstr "Χρησιμοποιείται για να δηλώσει και να καθορίσει μια υπορουτίνα σε ένα DLL (βιβλιοθήκη δυναμικής σύνδεσης) που πρόκειται να εκτελεσθεί από τη $[officename] Basic."
+msgid "Performs a logical implication on two expressions."
+msgstr "Εκτελεί τη λογική συνεπαγωγή δύο εκφράσεων."
-#: 03090403.xhp
+#: 03060300.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3146795\n"
+"03060300.xhp\n"
+"hd_id3148664\n"
"3\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
-msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03090403.xhp
+#: 03060300.xhp
msgctxt ""
-"03090403.xhp\n"
-"hd_id3156344\n"
+"03060300.xhp\n"
+"par_id3149656\n"
"4\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Result = Expression1 Imp Expression2"
+msgstr "Result = Expression1 Imp Expression2"
-#: 03090403.xhp
+#: 03060300.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3148664\n"
+"03060300.xhp\n"
+"hd_id3151212\n"
"5\n"
"help.text"
-msgid "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]"
-msgstr "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03090403.xhp
+#: 03060300.xhp
msgctxt ""
-"03090403.xhp\n"
-"hd_id3153360\n"
+"03060300.xhp\n"
+"par_id3154910\n"
"6\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the implication."
+msgstr "<emph>Result:</emph> Κάθε αριθμητική μεταβλητή που περιέχει το αποτέλεσμα της συνεπαγωγής."
-#: 03090403.xhp
+#: 03060300.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3154140\n"
+"03060300.xhp\n"
+"par_id3156281\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to evaluate with the Imp operator."
+msgstr "<emph>Expression1, Expression2:</emph> Οι παραστάσεις που πρόκειται να αξιολογηθούν με τον τελεστή Imp."
+
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3150440\n"
"8\n"
"help.text"
-msgid "<emph>Name:</emph> A different name than defined in the DLL, to call the subroutine from $[officename] Basic."
-msgstr "<emph>Name:</emph> Διαφορετικό όνομα από αυτό που καθορίζεται στη DLL, που χρησιμοποιείται για να καλέσει την υπορουτίνα από την $[officename] Basic."
+msgid "If you use the Imp operator in Boolean expressions, False is only returned if the first expression evaluates to True and the second expression to False."
+msgstr "Αν χρησιμοποιήσετε τον τελεστή Imp σε δυαδικές παραστάσεις, η τιμή False (Ψευδές) επιστρέφεται μόνο αν η πρώτη παράσταση αξιολογείται ως True (Αληθής) και η δεύτερη ως False (Ψευδής)."
-#: 03090403.xhp
+#: 03060300.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3150870\n"
+"03060300.xhp\n"
+"par_id3163710\n"
"9\n"
"help.text"
-msgid "<emph>Aliasname</emph>: Name of the subroutine as defined in the DLL."
-msgstr "<emph>Aliasname:</emph> Όνομα της υπορουτίνας όπως καθορίζεται στη DLL."
+msgid "If you use the Imp operator in bit expressions, a bit is deleted from the result if the corresponding bit is set in the first expression and the corresponding bit is deleted in the second expression."
+msgstr "Αν χρησιμοποιείτε τον τελεστή Imp σε παραστάσεις bit, ένα bit διαγράφεται από το αποτέλεσμα αν το αντίστοιχο bit καθορίζεται στην πρώτη παράσταση και το αντίστοιχο bit διαγράφεται από τη δεύτερη παράσταση."
-#: 03090403.xhp
+#: 03060300.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3154684\n"
+"03060300.xhp\n"
+"hd_id3147318\n"
"10\n"
"help.text"
-msgid "<emph>Libname:</emph> File or system name of the DLL. This library is automatically loaded the first time the function is used."
-msgstr "<emph>Libname:</emph> Όνομα αρχείου ή συστήματος της DLL. Αυτή η βιβλιοθήκη φορτώνεται αυτόματα την πρώτη φορά που χρησιμοποιείται η συνάρτηση."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090403.xhp
+#: 03060300.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3148452\n"
-"11\n"
+"03060300.xhp\n"
+"par_id3145750\n"
+"15\n"
"help.text"
-msgid "<emph>Argumentlist:</emph> List of parameters representing arguments that are passed to the procedure when it is called. The type and number of parameters is dependent on the executed procedure."
-msgstr "<emph>Argumentlist:</emph> Κατάλογος παραμέτρων που αντιπροσωπεύουν τα ορίσματα που μεταβιβάζονται στη διαδικασία όταν αυτή καλείται. Ο τύπος και ο αριθμός των παραμέτρων εξαρτάται από την διαδικασία που εκτελείται."
+msgid "vOut = A > B Imp B > C ' returns -1"
+msgstr "vOut = A > B Imp B > C ' επιστρέφει -1"
-#: 03090403.xhp
+#: 03060300.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3147289\n"
-"12\n"
+"03060300.xhp\n"
+"par_id3156441\n"
+"16\n"
"help.text"
-msgid "<emph>Type:</emph> Defines the data type of the value that is returned by a function procedure. You can exclude this parameter if a type-declaration character is entered after the name."
-msgstr "<emph>Type:</emph> Καθορίζει τον τύπο δεδομένων της τιμής που επιστέφει μια διαδικασία Function. Μπορεί να αποκλεισθεί αν ο χαρακτήρας δήλωσης τύπου εισαχθεί μετά το όνομα."
+msgid "vOut = B > A Imp B > C ' returns -1"
+msgstr "vOut = B > A Imp B > C ' επιστρέφει -1"
-#: 03090403.xhp
+#: 03060300.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3146922\n"
-"13\n"
+"03060300.xhp\n"
+"par_id3152596\n"
+"17\n"
"help.text"
-msgid "To pass a parameter to a subroutine as a value instead of as a reference, the parameter must be indicated by the keyword <emph>ByVal</emph>."
-msgstr "Οι παράμετροι θα πρέπει να δηλώνονται με τη λέξη-κλειδί <emph>ByVal</emph> αν πρόκειται να μεταβιβαστούν στην υπορουτίνα ως τιμή και όχι ως αναφορά."
+msgid "vOut = A > B Imp B > D ' returns 0"
+msgstr "vOut = A > B Imp B > D ' επιστρέφει 0"
-#: 03090403.xhp
+#: 03060300.xhp
msgctxt ""
-"03090403.xhp\n"
-"hd_id3153951\n"
-"14\n"
+"03060300.xhp\n"
+"par_id3154942\n"
+"18\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "vOut = (B > D Imp B > A) ' returns -1"
+msgstr "vOut = (B > D Imp B > A) ' επιστρέφει -1"
-#: 03120400.xhp
+#: 03060300.xhp
msgctxt ""
-"03120400.xhp\n"
+"03060300.xhp\n"
+"par_id3154492\n"
+"19\n"
+"help.text"
+msgid "vOut = B Imp A ' returns -1"
+msgstr "vOut = B Imp A ' επιστρέφει -1"
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
"tit\n"
"help.text"
-msgid "Editing String Length"
-msgstr "Επεξεργασία μήκους συμβολοσειράς"
+msgid "Not-Operator [Runtime]"
+msgstr "Τελεστής Not [Χρόνου εκτέλεσης]"
-#: 03120400.xhp
+#: 03060400.xhp
msgctxt ""
-"03120400.xhp\n"
-"hd_id3155150\n"
+"03060400.xhp\n"
+"bm_id3156024\n"
+"help.text"
+msgid "<bookmark_value>Not operator (logical)</bookmark_value>"
+msgstr "<bookmark_value>Τελεστής Not (λογικός)</bookmark_value>"
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"hd_id3156024\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Editing String Length\">Editing String Length</link>"
-msgstr "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Επεξεργασία μήκους συμβολοσειράς\">Επεξεργασία μήκους συμβολοσειράς </link>"
+msgid "<link href=\"text/sbasic/shared/03060400.xhp\" name=\"Not-Operator [Runtime]\">Not-Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03060400.xhp\" name=\"Τελεστής Not [Χρόνου εκτέλεσης]\">Τελεστής Not [Χρόνου εκτέλεσης]</link>"
-#: 03120400.xhp
+#: 03060400.xhp
msgctxt ""
-"03120400.xhp\n"
-"par_id3159201\n"
+"03060400.xhp\n"
+"par_id3159414\n"
"2\n"
"help.text"
-msgid "The following functions determine string lengths and compare strings."
-msgstr "Οι ακόλουθες συναρτήσεις χρησιμοποιούνται για να καθορίσουν το μήκος της συμβολοσειράς και για να συγκρίνουν συμβολοσειρές."
+msgid "Negates an expression by inverting the bit values."
+msgstr "Χρησιμοποιείται για να αναιρέσει μια παράσταση αντιστρέφοντας τις τιμές bit."
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"hd_id3149457\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3150360\n"
+"4\n"
+"help.text"
+msgid "Result = Not Expression"
+msgstr "Result = Not Expression"
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"hd_id3151211\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3147228\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the negation."
+msgstr "<emph>Result:</emph> Κάθε αριθμητική μεταβλητή που περιέχει το αποτέλεσμα της αναίρεσης."
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3154124\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any expression that you want to negate."
+msgstr "<emph>Expression:</emph> Οποιαδήποτε έκφραση που θέλετε να αναιρέσετε."
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3150868\n"
+"8\n"
+"help.text"
+msgid "When a Boolean expression is negated, the value True changes to False, and the value False changes to True."
+msgstr "Όταν αναιρείται μια δυαδική παράσταση, η τιμή True μετατρέπεται σε False και αντιστρόφως."
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3145785\n"
+"9\n"
+"help.text"
+msgid "In a bitwise negation each individual bit is inverted."
+msgstr "Σε μια αναίρεση bit, κάθε μεμονωμένο bit αντιστρέφεται."
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"hd_id3153093\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Παράδειγμα:"
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3145749\n"
+"15\n"
+"help.text"
+msgid "vOut = Not vA ' Returns -11"
+msgstr "vOut = Not vA ' επιστρέφει -11"
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3148645\n"
+"16\n"
+"help.text"
+msgid "vOut = Not(vC > vD) ' Returns -1"
+msgstr "vOut = Not(vC > vD) ' επιστρέφει -1"
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3156441\n"
+"17\n"
+"help.text"
+msgid "vOut = Not(vB > vA) ' Returns -1"
+msgstr "vOut = Not(vB > vA) ' Επιστρέφει -1"
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3152596\n"
+"18\n"
+"help.text"
+msgid "vOut = Not(vA > vB) ' Returns 0"
+msgstr "vOut = Not(vA > vB) ' Επιστρέφει 0"
#: 03060500.xhp
msgctxt ""
@@ -12502,7911 +17015,6809 @@ msgctxt ""
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
+"03060600.xhp\n"
"tit\n"
"help.text"
-msgid "Format Function [Runtime]"
-msgstr "Συνάρτηση Format [Χρόνου εκτέλεσης]"
+msgid "Xor-Operator [Runtime]"
+msgstr "Τελεστής Xor [Χρόνου εκτέλεσης]"
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
-"bm_id3153539\n"
+"03060600.xhp\n"
+"bm_id3156024\n"
"help.text"
-msgid "<bookmark_value>Format function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Format</bookmark_value>"
+msgid "<bookmark_value>Xor operator (logical)</bookmark_value>"
+msgstr "<bookmark_value>Τελεστής Xor (λογικός)</bookmark_value>"
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
-"hd_id3153539\n"
+"03060600.xhp\n"
+"hd_id3156024\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Format Function [Runtime]\">Format Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Συνάρτηση Format [Χρόνου εκτέλεσης]\">Συνάρτηση Format [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03060600.xhp\" name=\"Xor-Operator [Runtime]\">Xor-Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03060600.xhp\" name=\"Τελεστής Xor [Χρόνου εκτέλεσης]\">Τελεστής Xor [Χρόνου εκτέλεσης]</link>"
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3156042\n"
+"03060600.xhp\n"
+"par_id3159414\n"
"2\n"
"help.text"
-msgid "Converts a number to a string, and then formats it according to the format that you specify."
-msgstr "Μετατρέπει έναν αριθμό σε συμβολοσειρά και τον μορφοποιεί ανάλογα με τον κωδικό μορφοποίησης."
+msgid "Performs a logical Exclusive-Or combination of two expressions."
+msgstr "Εκτελεί τον λογικό συνδυασμό αποκλειστικού-ή δύο παραστάσεων."
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
-"hd_id3145090\n"
-"4\n"
+"03060600.xhp\n"
+"hd_id3153381\n"
+"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153527\n"
+"03060600.xhp\n"
+"par_id3150400\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 Xor Expression2"
+msgstr "Αποτέλεσμα = Παράσταση1 Xor Παράσταση2"
+
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"hd_id3153968\n"
"5\n"
"help.text"
-msgid "Format (Number [, Format As String])"
-msgstr "Format (Number [, Format As String])"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
-"hd_id3149178\n"
+"03060600.xhp\n"
+"par_id3150448\n"
"6\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the combination."
+msgstr "<emph>Αποτέλεσμα:</emph> Κάθε αριθμητική μεταβλητή που περιέχει το αποτέλεσμα του συνδυασμού."
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3148474\n"
+"03060600.xhp\n"
+"par_id3125864\n"
"7\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to combine."
+msgstr "<emph>Παράσταση1, Παράσταση2:</emph> Οποιεσδήποτε αριθμητικές παραστάσεις που θέλετε να συνδυαστούν."
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
-"hd_id3159176\n"
+"03060600.xhp\n"
+"par_id3150439\n"
"8\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "A logical Exclusive-Or conjunction of two Boolean expressions returns the value True only if both expressions are different from each other."
+msgstr "Μια λογική σύζευξη αποκλειστικού-ή δύο δυαδικών παραστάσεων επιστρέφει την τιμή True-Αληθές μόνο αν και οι δύο παραστάσεις διαφέρουν μεταξύ τους."
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3149415\n"
+"03060600.xhp\n"
+"par_id3153770\n"
"9\n"
"help.text"
-msgid "<emph>Number:</emph> Numeric expression that you want to convert to a formatted string."
-msgstr "<emph>Number:</emph> Αριθμητική παράσταση που πρόκειται να μετατραπεί σε μια μορφοποιημένη συμβολοσειρά."
+msgid "A bitwise Exclusive-Or conjunction returns a bit if the corresponding bit is set in only one of the two expressions."
+msgstr "Μια δυαδική σύνδεση αποκλειστικού-ή επιστρέφει ένα δυαδικό αν το αντίστοιχο δυαδικό έχει οριστεί μόνο σε μία από τις δύο παραστάσεις."
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3147531\n"
+"03060600.xhp\n"
+"hd_id3153366\n"
"10\n"
"help.text"
-msgid "<emph>Format:</emph> String that specifies the format code for the number. If <emph>Format</emph> is omitted, the Format function works like the <emph>Str</emph> function."
-msgstr "<emph>Format:</emph> Συμβολοσειρά που καθορίζει τον κώδικα μορφοποίησης για έναν αριθμό. Αν παραληφθεί η παράμετρος <emph>Format</emph> , τότε η συνάρτηση Format λειτουργεί όπως η συνάρτηση <emph>Str</emph>."
-
-#: 03120301.xhp
-msgctxt ""
-"03120301.xhp\n"
-"hd_id3147561\n"
-"47\n"
-"help.text"
-msgid "Formatting Codes"
-msgstr "Κώδικες μορφοποίησης"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3147265\n"
-"11\n"
+"03060600.xhp\n"
+"par_id3156442\n"
+"15\n"
"help.text"
-msgid "The following list describes the codes that you can use for formatting a number:"
-msgstr "Η ακόλουθη λίστα παρουσιάζει τους κώδικες που μπορείτε να χρησιμοποιήσετε για τη μορφοποίηση ενός αριθμού:"
+msgid "vOut = vA > vB Xor vB > vC ' returns 0"
+msgstr "vOut = vA > vB Xor vB > vC ' επιστρέφει 0"
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153380\n"
-"12\n"
+"03060600.xhp\n"
+"par_id3153191\n"
+"16\n"
"help.text"
-msgid "<emph>0:</emph> If <emph>Number</emph> has a digit at the position of the 0 in the format code, the digit is displayed, otherwise a zero is displayed."
-msgstr "<emph>0:</emph> Αν η <emph>Number</emph> έχει κάποιο ψηφίο στη θέση του 0 στον κώδικα μορφής, το ψηφίο δεν εμφανίζεται. Αλλιώς εμφανίζεται ένα μηδενικό."
+msgid "vOut = vB > vA Xor vB > vC ' returns -1"
+msgstr "vOut = vB > vA Xor vB > vC ' επιστρέφει -1"
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3151210\n"
-"13\n"
+"03060600.xhp\n"
+"par_id3153144\n"
+"17\n"
"help.text"
-msgid "If <emph>Number</emph> has fewer digits than the number of zeros in the format code, (on either side of the decimal), leading or trailing zeros are displayed. If the number has more digits to the left of the decimal separator than the amount of zeros in the format code, the additional digits are displayed without formatting."
-msgstr "Αν η έκφραση <emph>Number</emph> έχει λιγότερα ψηφία από το πλήθος των μηδενικών στον κώδικα μορφής (και στις δύο πλευρές της υποδιαστολής) εμφανίζονται τα μηδενικά που έπονται ή προηγούνται. Αν ο αριθμός διαθέτει περισσότερα ψηφία στα αριστερά της υποδιαστολής από το πλήθος των μηδενικών στον κώδικα μορφής, θα εμφανιστούν τα επιπλέον ψηφία χωρίς τροποποίηση."
+msgid "vOut = vA > vB Xor vB > vD ' returns -1"
+msgstr "vOut = vA > vB Xor vB > vD ' επιστρέφει -1"
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3151176\n"
-"14\n"
+"03060600.xhp\n"
+"par_id3154944\n"
+"18\n"
"help.text"
-msgid "Decimal places in the number are rounded according to the number of zeros that appear after the decimal separator in the <emph>Format </emph>code."
-msgstr "Τα δεκαδικά ψηφία του αριθμού στρογγυλοποιούνται στο πλήθος των μηδενικών στον κώδικα <emph>Format</emph> που ακολουθεί την υποδιαστολή."
+msgid "vOut = (vB > vD Xor vB > vA) ' returns 0"
+msgstr "vOut = (vB > vD Xor vB > vA) ' επιστρέφει 0"
-#: 03120301.xhp
+#: 03060600.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3154123\n"
-"15\n"
+"03060600.xhp\n"
+"par_id3148455\n"
+"19\n"
"help.text"
-msgid "<emph>#:</emph> If <emph>Number</emph> contains a digit at the position of the # placeholder in the <emph>Format</emph> code, the digit is displayed, otherwise nothing is displayed at this position."
-msgstr "<emph>#:</emph> Αν η έκφραση <emph>Number</emph> περιέχει κάποιο ψηφίο στη θέση του συμβόλου κράτησης θέσης # στον κώδικα <emph>Format</emph>, τότε εμφανίζεται το ψηφίο, αλλιώς δεν εμφανίζεται τίποτα σε αυτή τη θέση."
+msgid "vOut = vB Xor vA ' returns 2"
+msgstr "vOut = vB Xor vA ' επιστρέφει 2"
-#: 03120301.xhp
+#: 03070000.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3148452\n"
-"16\n"
+"03070000.xhp\n"
+"tit\n"
"help.text"
-msgid "This symbol works like the 0, except that leading or trailing zeroes are not displayed if there are more # characters in the format code than digits in the number. Only the relevant digits of the number are displayed."
-msgstr "Αυτό το σύμβολο λειτουργεί όπως το 0, με εξαίρεση το γεγονός ότι τα αρχικά ή τελικά μηδενικά δεν εμφανίζονται αν υπάρχουν στον κώδικα μορφής περισσότεροι χαρακτήρες # από τα ψηφία στον αριθμό. Εμφανίζονται μόνο τα σχετικά ψηφία του αριθμού."
+msgid "Mathematical Operators"
+msgstr "Μαθηματικοί τελεστές"
-#: 03120301.xhp
+#: 03070000.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3159150\n"
-"17\n"
+"03070000.xhp\n"
+"hd_id3149234\n"
+"1\n"
"help.text"
-msgid "<emph>.:</emph> The decimal placeholder determines the number of decimal places to the left and right of the decimal separator."
-msgstr "<emph>.:</emph> Το δεκαδικό σύμβολο κράτησης θέσης καθορίζει το πλήθος των δεκαδικών ψηφίων δεξιά και αριστερά της υποδιαστολής."
+msgid "<link href=\"text/sbasic/shared/03070000.xhp\" name=\"Mathematical Operators\">Mathematical Operators</link>"
+msgstr "<link href=\"text/sbasic/shared/03070000.xhp\" name=\"Μαθηματικοί τελεστές\">Μαθηματικοί τελεστές</link>"
-#: 03120301.xhp
+#: 03070000.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3159252\n"
-"18\n"
+"03070000.xhp\n"
+"par_id3145068\n"
+"2\n"
"help.text"
-msgid "If the format code contains only # placeholders to the left of this symbol, numbers less than 1 begin with a decimal separator. To always display a leading zero with fractional numbers, use 0 as a placeholder for the first digit to the left of the decimal separator."
-msgstr "Αν ο κώδικας μορφής περιέχει μόνο σύμβολα κράτησης θέσης # στα αριστερά αυτού του συμβόλου, οι αριθμοί που είναι μικρότεροι από 1 αρχίζουν με υποδιαστολή. Για να εμφανίζεται πάντα ένα μηδενικό μπροστά από τους κλασματικούς αριθμούς, χρησιμοποιείστε το 0 ως σύμβολο κράτησης θέσης για το πρώτο ψηφίο στα αριστερά της υποδιαστολής."
+msgid "The following mathematical operators are supported in $[officename] Basic."
+msgstr "Οι ακόλουθοι μαθηματικοί τελεστές υποστηρίζονται στη $[officename] Basic."
-#: 03120301.xhp
+#: 03070000.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153368\n"
-"19\n"
+"03070000.xhp\n"
+"par_id3148552\n"
+"3\n"
"help.text"
-msgid "<emph>%:</emph> Multiplies the number by 100 and inserts the percent sign (%) where the number appears in the format code."
-msgstr "<emph>%:</emph> Ο αριθμός πολλαπλασιάζεται επί 100. Το ποσοστιαίο σύμβολο (%) τοποθετείται στη θέση όπου εμφανίζεται στον κώδικα μορφής."
+msgid "This chapter provides a short overview of all of the arithmetical operators that you may need for calculations within a program."
+msgstr "Αυτή το κεφάλιο αποτελεί συνοπτική επισκόπηση όλων των αριθμητικών τελεστών που ίσως χρειαστείτε στους υπολογισμούς σε ένα πρόγραμμα."
-#: 03120301.xhp
+#: 03070100.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3149481\n"
-"20\n"
+"03070100.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>E- E+ e- e+ :</emph> If the format code contains at least one digit placeholder (0 or #) to the right of the symbol E-, E+, e-, or e+, the number is formatted in the scientific or exponential format. The letter E or e is inserted between the number and the exponent. The number of placeholders for digits to the right of the symbol determines the number of digits in the exponent."
-msgstr "<emph>E- E+ e- e+ :</emph> Αν ο κώδικας μορφής περιέχει τουλάχιστον ένα σύμβολο κράτησης θέσης ψηφίου (0 ή #) στα δεξιά του συμβόλου E-, E+, e-, ή e+, ο αριθμός μορφοποιείται στην επιστημονική ή εκθετική μορφή. Το γράμμα E ή e εισάγεται μεταξύ του αριθμού και του εκθέτη. Το πλήθος των συμβόλων κράτησης θέσης για ψηφία στα δεξιά του συμβόλου καθορίζει τον αριθμό των ψηφίων στον εκθέτη."
+msgid "\"-\" Operator [Runtime]"
+msgstr "Τελεστής \"-\" [Χρόνου εκτέλεσης]"
-#: 03120301.xhp
+#: 03070100.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3149262\n"
-"21\n"
+"03070100.xhp\n"
+"bm_id3156042\n"
"help.text"
-msgid "If the exponent is negative, a minus sign is displayed directly before an exponent with E-, E+, e-, e+. If the exponent is positive, a plus sign is only displayed before exponents with E+ or e+."
-msgstr "Αν ο εκθέτης είναι αρνητικός, εμφανίζεται ένα αρνητικό πρόσημο μπροστά από έναν εκθέτη με E-, E+, e-, e+. Αν ο εκθέτης είναι θετικός, τότε εμφανίζεται θετικό πρόσημο μόνο μπροστά από εκθέτες με E+ ή e+."
+msgid "<bookmark_value>\"-\" operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>Τελεστής \"-\" (μαθηματικός)</bookmark_value>"
-#: 03120301.xhp
+#: 03070100.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3148617\n"
-"23\n"
+"03070100.xhp\n"
+"hd_id3156042\n"
+"1\n"
"help.text"
-msgid "The thousands delimiter is displayed if the format code contains the delimiter enclosed by digit placeholders (0 or #)."
-msgstr "Ο οριοθέτης των χιλιάδων εμφανίζεται στον κώδικα μορφής αν ο κώδικας μορφής περιέχει το σύμβολο κράτησης θέσης εντός συμβόλων κράτησης θέσης ψηφίων (0 ή #)."
+msgid "<link href=\"text/sbasic/shared/03070100.xhp\">\"-\" Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070100.xhp\">Τελεστής \"-\" [Χρόνου εκτέλεσης]</link>"
-#: 03120301.xhp
+#: 03070100.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3163713\n"
-"29\n"
+"03070100.xhp\n"
+"par_id3153345\n"
+"2\n"
"help.text"
-msgid "The use of a period as a thousands and decimal separator is dependent on the regional setting. When you enter a number directly in Basic source code, always use a period as decimal delimiter. The actual character displayed as a decimal separator depends on the number format in your system settings."
-msgstr "Η χρήση της τελείας ως διαχωριστικού χιλιάδων και υποδιαστολής εξαρτάται από τις τοπικές ρυθμίσεις του συστήματός σας. Όταν εισάγετε έναν αριθμό άμεσα στο πηγαίο κώδικα της Basic, χρησιμοποιείτε πάντα μια τελεία ως υποδιαστολή. Ο χαρακτήρας που εμφανίζεται στην πραγματικότητα ως υποδιαστολή εξαρτάται από την μορφή του αριθμού στις τοπικές σας ρυθμίσεις. Τα παραδείγματα που παρουσιάζονται εδώ υποθέτουν ότι οι τοπικές ρυθμίσεις είναι US (Η.Π.Α.)."
+msgid "Subtracts two values."
+msgstr "Εκτελεί την πράξη της αφαίρεσης μεταξύ δύο τιμών."
-#: 03120301.xhp
+#: 03070100.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3152887\n"
-"24\n"
+"03070100.xhp\n"
+"hd_id3149416\n"
+"3\n"
"help.text"
-msgid "<emph>- + $ ( ) space:</emph> A plus (+), minus (-), dollar ($), space, or brackets entered directly in the format code is displayed as a literal character."
-msgstr "<emph>- + $ ( ) space:</emph> Το συν (+), το μείον (-), το δολάριο ($), το διάστημα, ή τα τετραγωνικά άγκιστρα που εισάγονται άμεσα στον κώδικα μορφοποίησης εμφανίζονται ως κυριολεκτικοί χαρακτήρες."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03120301.xhp
+#: 03070100.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3148576\n"
-"25\n"
+"03070100.xhp\n"
+"par_id3156023\n"
+"4\n"
"help.text"
-msgid "To display characters other than the ones listed here, you must precede it by a backslash (\\), or enclose it in quotation marks (\" \")."
-msgstr "Για την εμφάνιση χαρακτήρων που δεν αναφέρονται σε αυτή τη λίστα, θα πρέπει να προηγείται του χαρακτήρα μια ανάστροφη κάθετος (\\), ή να περικλείεται σε αγγλικά εισαγωγικά (\" \")."
+msgid "Result = Expression1 - Expression2"
+msgstr "Result = Expression1 - Expression2"
-#: 03120301.xhp
+#: 03070100.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153139\n"
-"26\n"
+"03070100.xhp\n"
+"hd_id3154760\n"
+"5\n"
"help.text"
-msgid "\\ : The backslash displays the next character in the format code."
-msgstr "\\ : Η ανάστροφη κάθετος εμφανίζει τον επόμενο χαρακτήρα στον κώδικα μορφής."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03120301.xhp
+#: 03070100.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153366\n"
-"27\n"
+"03070100.xhp\n"
+"par_id3147560\n"
+"6\n"
"help.text"
-msgid "Characters in the format code that have a special meaning can only be displayed as literal characters if they are preceded by a backslash. The backslash itself is not displayed, unless you enter a double backslash (\\\\) in the format code."
-msgstr "Οι χαρακτήρες στον κώδικα μορφοποίησης που έχουν ιδιαίτερη σημασία μπορούν να εμφανιστούν μόνο ως χαρακτήρες κειμένου αν προηγείται ανάστροφη κάθετος. Η ίδια η ανάστροφη κάθετος δεν εμφανίζεται, εκτός και αν εισαγάγετε διπλή ανάστροφη κάθετο (\\\\) στον κώδικα μορφής."
+msgid "<emph>Result:</emph> Any numerical expression that contains the result of the subtraction."
+msgstr "<emph>Result:</emph> Κάθε αριθμητική παράσταση που περιέχει το αποτέλεσμα της αφαίρεσης."
-#: 03120301.xhp
+#: 03070100.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3155411\n"
-"28\n"
+"03070100.xhp\n"
+"par_id3150398\n"
+"7\n"
"help.text"
-msgid "Characters that must be preceded by a backslash in the format code in order to be displayed as literal characters are date- and time-formatting characters (a, c, d, h, m, n, p, q, s, t, w, y, /, :), numeric-formatting characters (#, 0, %, E, e, comma, period), and string-formatting characters (@, &, <, >, !)."
-msgstr "Οι χαρακτήρες μπροστά από τους οποίους θα πρέπει να υπάρχει μια ανάστροφη κάθετος στον κώδικα μορφής ώστε να εμφανίζονται ως ρητοί χαρακτήρες είναι οι χαρακτήρες ημερομηνίας και χρόνου (a, c, d, h, m, n, p, q, s, t, w, y, /, :), οι χαρακτήρες αριθμητικής μορφοποίησης (#, 0, %, E, e, κόμμα, τελεία) και οι χαρακτήρες μορφοποίησης συμβολοσειράς (@, &, <, >, !)."
+msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to subtract."
+msgstr "<emph>Expression1, Expression2:</emph> Οι αριθμητικές παραστάσεις που πρόκειται να αφαιρεθούν."
-#: 03120301.xhp
+#: 03070100.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3145749\n"
-"30\n"
+"03070100.xhp\n"
+"hd_id3154366\n"
+"8\n"
"help.text"
-msgid "You can also use the following predefined number formats. Except for \"General Number\", all of the predefined format codes return the number as a decimal number with two decimal places."
-msgstr "Μπορούν επίσης να χρησιμοποιηθούν οι ακόλουθες προκαθορισμένες μορφές αριθμών. Με εξαίρεση την μορφή \"General Number\", όλοι οι κώδικες μορφής επιστρέφουν τον αριθμό ως δεκαδικό με δύο δεκαδικά ψηφία."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03120301.xhp
+#: 03070200.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3150113\n"
-"31\n"
+"03070200.xhp\n"
+"tit\n"
"help.text"
-msgid "If you use predefined formats, the name of the format must be enclosed in quotation marks."
-msgstr "Αν χρησιμοποιείτε προκαθορισμένες μορφές, το όνομα της μορφής θα πρέπει να περικλείεται σε αγγλικά εισαγωγικά."
+msgid "\"*\" Operator [Runtime]"
+msgstr "Τελεστής \"*\" [Χρόνου εκτέλεσης]"
-#: 03120301.xhp
+#: 03070200.xhp
msgctxt ""
-"03120301.xhp\n"
-"hd_id3149377\n"
-"32\n"
+"03070200.xhp\n"
+"bm_id3147573\n"
"help.text"
-msgid "Predefined format"
-msgstr "Προκαθορισμένη μορφή"
+msgid "<bookmark_value>\"*\" operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>Τελεστής \"*\" (μαθηματικός)</bookmark_value>"
-#: 03120301.xhp
+#: 03070200.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3154730\n"
-"33\n"
+"03070200.xhp\n"
+"hd_id3147573\n"
+"1\n"
"help.text"
-msgid "<emph>General Number:</emph> Numbers are displayed as entered."
-msgstr "<emph>General Number:</emph> Οι αριθμοί εμφανίζονται όπως έχουν εισαχθεί."
+msgid "<link href=\"text/sbasic/shared/03070200.xhp\">\"*\" Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070200.xhp\">Τελεστής \"*\" [Χρόνου εκτέλεσης]</link>"
-#: 03120301.xhp
+#: 03070200.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153158\n"
-"34\n"
+"03070200.xhp\n"
+"par_id3154347\n"
+"2\n"
"help.text"
-msgid "<emph>Currency:</emph> Inserts a dollar sign in front of the number and encloses negative numbers in brackets."
-msgstr "<emph>Currency:</emph> Μπροστά από τον αριθμό τοποθετείται ένα σύμβολο δολαρίου. Οι αρνητικό αριθμοί περικλείονται σε παρενθέσεις."
+msgid "Multiplies two values."
+msgstr "Πολλαπλασιάζει δύο τιμές."
-#: 03120301.xhp
+#: 03070200.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3154490\n"
-"35\n"
+"03070200.xhp\n"
+"hd_id3148946\n"
+"3\n"
"help.text"
-msgid "<emph>Fixed:</emph> Displays at least one digit in front of the decimal separator."
-msgstr "<emph>Fixed:</emph> Εμφανίζεται τουλάχιστον ένα ψηφίο μπροστά από την υποδιαστολή."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03120301.xhp
+#: 03070200.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153415\n"
-"36\n"
+"03070200.xhp\n"
+"par_id3150358\n"
+"4\n"
"help.text"
-msgid "<emph>Standard:</emph> Displays numbers with a thousands separator."
-msgstr "<emph>Standard:</emph> Εμφανίζει αριθμούς με διαχωριστικό χιλιάδων."
+msgid "Result = Expression1 * Expression2"
+msgstr "Αποτέλεσμα = Παράσταση1 * Παράσταση2"
-#: 03120301.xhp
+#: 03070200.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3150715\n"
-"37\n"
+"03070200.xhp\n"
+"hd_id3150400\n"
+"5\n"
"help.text"
-msgid "<emph>Percent:</emph> Multiplies the number by 100 and appends a percent sign to the number."
-msgstr "<emph>Percent:</emph> Ο αριθμός πολλαπλασιάζεται επί 100 και στον αριθμό προστίθεται ένα ποσοστιαίο σύμβολο."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03120301.xhp
+#: 03070200.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153836\n"
-"38\n"
+"03070200.xhp\n"
+"par_id3154365\n"
+"6\n"
"help.text"
-msgid "<emph>Scientific:</emph> Displays numbers in scientific format (for example, 1.00E+03 for 1000)."
-msgstr "<emph>Scientific:</emph> Εμφανίζει αριθμούς σε εκθετική μορφή (π.χ. 1,00E+03 για 1000)."
+msgid "<emph>Result:</emph> Any numeric expression that records the result of a multiplication."
+msgstr "<emph>Αποτέλεσμα:</emph> Κάθε αριθμητική παράσταση που καταγράφει το αποτέλεσμα ενός πολλαπλασιασμού."
-#: 03120301.xhp
+#: 03070200.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153707\n"
-"39\n"
+"03070200.xhp\n"
+"par_id3154685\n"
+"7\n"
"help.text"
-msgid "A format code can be divided into three sections that are separated by semicolons. The first part defines the format for positive values, the second part for negative values, and the third part for zero. If you only specify one format code, it applies to all numbers."
-msgstr "Ένας κώδικας μορφοποίησης μπορεί να χωριστεί σε τρία μέρη που διαχωρίζονται από ερωτηματικό. Το πρώτο μέρος καθορίζει την μορφή για θετικές τιμές, το δεύτερο μέρος για αρνητικές τιμές και το τρίτο για το μηδέν. Αν έχει δοθεί μόνο ένας κώδικας μορφής, ισχύει για όλους τους αριθμούς."
+msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to multiply."
+msgstr "<emph>Παράσταση1, Παράσταση2:</emph> Οι αριθμητικές παραστάσεις που πρόκειται να πολλαπλασιαστούν."
-#: 03120301.xhp
+#: 03070200.xhp
msgctxt ""
-"03120301.xhp\n"
-"hd_id3149019\n"
-"40\n"
+"03070200.xhp\n"
+"hd_id3153968\n"
+"8\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03120301.xhp
+#: 03070300.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_idN107A2\n"
+"03070300.xhp\n"
+"tit\n"
"help.text"
-msgid "' always use a period as decimal delimiter when you enter numbers in Basic source code."
-msgstr "' πάντα χρησιμοποιήστε μια τελεία ως διαχωριστικό δεκαδικών ψηφίων όταν εισάγετε αριθμούς στο πηγαίο κώδικα Basic."
+msgid "\"+\" Operator [Runtime]"
+msgstr "Τελεστής \"+\" [Χρόνου εκτέλεσης]"
-#: 03120301.xhp
+#: 03070300.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3147339\n"
-"46\n"
+"03070300.xhp\n"
+"bm_id3145316\n"
"help.text"
-msgid "' displays for example 6,328.20 in English locale, 6.328,20 in German locale."
-msgstr "' εμφανίζει παραδείγματος χάριν 6,328.20 στα αγγλικά, 6.328,20 στα γερμανικά."
+msgid "<bookmark_value>\"+\" operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>Τελεστής \"+\" (μαθηματικός)</bookmark_value>"
-#: 01050000.xhp
+#: 03070300.xhp
msgctxt ""
-"01050000.xhp\n"
-"tit\n"
+"03070300.xhp\n"
+"hd_id3145316\n"
+"1\n"
"help.text"
-msgid "$[officename] Basic IDE"
-msgstr "$[officename] Basic IDE"
+msgid "<link href=\"text/sbasic/shared/03070300.xhp\">\"+\" Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070300.xhp\">Τελεστής \"+\" [Χρόνου εκτέλεσης]</link>"
-#: 01050000.xhp
+#: 03070300.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3154422\n"
-"1\n"
+"03070300.xhp\n"
+"par_id3145068\n"
+"2\n"
"help.text"
-msgid "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
-msgstr "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
+msgid "Adds or combines two expressions."
+msgstr "Προσθέτει ή συνδυάζει δύο παραστάσεις."
-#: 01050000.xhp
+#: 03070300.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3153142\n"
-"2\n"
+"03070300.xhp\n"
+"hd_id3144500\n"
+"3\n"
"help.text"
-msgid "This section describes the structure of the Basic IDE."
-msgstr "Αυτό το τμήμα περιγράφει τη δομή του Basic IDE."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01050000.xhp
+#: 03070300.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_idN105C9\n"
+"03070300.xhp\n"
+"par_id3150358\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Basic IDE where you can write and edit macros.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"> Ανοίγει το Basic IDE όπου μπορείτε να γράψετε και να επεξεργαστείτε μακροεντολές.</ahelp>"
+msgid "Result = Expression1 + Expression2"
+msgstr "Αποτέλεσμα = Παράσταση1 + Παράσταση2"
-#: 01050000.xhp
+#: 03070300.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3153188\n"
+"03070300.xhp\n"
+"hd_id3150400\n"
"5\n"
"help.text"
-msgid "Commands From the Context menu of the Module Tabs"
-msgstr "Εντολές από το μενού περιεχομένου των καρτελών Module"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01050000.xhp
+#: 03070300.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3154731\n"
+"03070300.xhp\n"
+"par_id3154123\n"
"6\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
+msgid "<emph>Result:</emph> Any numerical expression that contains the result of the addition."
+msgstr "<emph>Αποτέλεσμα:</emph> Κάθε αριθμητική παράσταση που περιέχει το αποτέλεσμα της πρόσθεσης."
-#: 01050000.xhp
+#: 03070300.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3151074\n"
-"8\n"
+"03070300.xhp\n"
+"par_id3150870\n"
+"7\n"
"help.text"
-msgid "Module"
-msgstr "Άρθρωμα"
+msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to combine or to add."
+msgstr "<emph>Παράσταση1, Παράσταση2:</emph> Οι αριθμητικές παραστάσεις που πρόκειται να συνδυαστούν ή να προστεθούν."
-#: 01050000.xhp
+#: 03070300.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3149581\n"
-"9\n"
+"03070300.xhp\n"
+"hd_id3153969\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".uno:NewModule\">Inserts a new module into the current library.</ahelp>"
-msgstr "<ahelp hid=\".uno:NewModule\"> Εισάγει ένα νέο άρθρωμα στην τρέχουσα βιβλιοθήκη.</ahelp>"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 01050000.xhp
+#: 03070400.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3147397\n"
-"10\n"
+"03070400.xhp\n"
+"tit\n"
"help.text"
-msgid "Dialog"
-msgstr "Διάλογος"
+msgid "\"/\" Operator [Runtime]"
+msgstr "Τελεστής \"/\" [Χρόνου εκτέλεσης]"
-#: 01050000.xhp
+#: 03070400.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3144335\n"
-"11\n"
+"03070400.xhp\n"
+"bm_id3150669\n"
"help.text"
-msgid "<ahelp hid=\".uno:NewDialog\">Inserts a new dialog into the current library.</ahelp>"
-msgstr "<ahelp hid=\".uno:NewDialog\"> Εισάγει έναν νέο διάλογο στην τρέχουσα βιβλιοθήκη.</ahelp>"
+msgid "<bookmark_value>\"/\" operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>Τελεστής \"/\" (μαθηματικός)</bookmark_value>"
-#: 01050000.xhp
+#: 03070400.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3155602\n"
-"12\n"
+"03070400.xhp\n"
+"hd_id3150669\n"
+"1\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<link href=\"text/sbasic/shared/03070400.xhp\">\"/\" Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070400.xhp\">Τελεστής \"/\" [Χρόνου εκτέλεσης]</link>"
-#: 01050000.xhp
+#: 03070400.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3155064\n"
-"13\n"
+"03070400.xhp\n"
+"par_id3149670\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:DeleteCurrent\">Deletes the selected module.</ahelp>"
-msgstr "<ahelp hid=\".uno:DeleteCurrent\"> Διαγράφει το επιλεγμένο άρθρωμα.</ahelp>"
+msgid "Divides two values."
+msgstr "Εκτελεί την πράξη της διαίρεσης μεταξύ δύο τιμών."
-#: 01050000.xhp
+#: 03070400.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3149018\n"
-"14\n"
+"03070400.xhp\n"
+"hd_id3148946\n"
+"3\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01050000.xhp
+#: 03070400.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3154754\n"
-"15\n"
+"03070400.xhp\n"
+"par_id3153360\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".uno:RenameCurrent\">Renames the current module in place.</ahelp>"
-msgstr "<ahelp hid=\".uno:RenameCurrent\"> Μετονομάζει το επιλεγμένο άρθρωμα.</ahelp>"
+msgid "Result = Expression1 / Expression2"
+msgstr "Result = Expression1 / Expression2"
-#: 01050000.xhp
+#: 03070400.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3150043\n"
-"16\n"
+"03070400.xhp\n"
+"hd_id3150359\n"
+"5\n"
"help.text"
-msgid "Hide"
-msgstr "Απόκρυψη"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01050000.xhp
+#: 03070400.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3145147\n"
-"17\n"
+"03070400.xhp\n"
+"par_id3154141\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".uno:HideCurPage\">Hides the current module.</ahelp>"
-msgstr "<ahelp hid=\".uno:HideCurPage\"> Κρύβει το επιλεγμένο άρθρωμα.</ahelp>"
+msgid "<emph>Result:</emph> Any numerical value that contains the result of the division."
+msgstr "<emph>Result:</emph> Κάθε αριθμητική τιμή που περιέχει το αποτέλεσμα της διαίρεσης."
-#: 01050000.xhp
+#: 03070400.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3163805\n"
-"18\n"
+"03070400.xhp\n"
+"par_id3150448\n"
+"7\n"
"help.text"
-msgid "Modules"
-msgstr "Αρθρώματα"
+msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to divide."
+msgstr "<emph>Expression1, Expression2:</emph> Οι αριθμητικές παραστάσεις που πρόκειται να διαιρεθούν."
-#: 01050000.xhp
+#: 03070400.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3153965\n"
-"19\n"
+"03070400.xhp\n"
+"hd_id3154684\n"
+"8\n"
"help.text"
-msgid "Opens the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog."
-msgstr "Ανοίγει το παράθυρο διαλόγου <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Διαχείριση μακροεντολών\"><emph>Διαχείριση μακροεντολών</emph></link>."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03030120.xhp
+#: 03070500.xhp
msgctxt ""
-"03030120.xhp\n"
+"03070500.xhp\n"
"tit\n"
"help.text"
-msgid "DateDiff Function [Runtime]"
-msgstr "Συνάρτηση DateDiff [Χρόνου εκτέλεσης]"
+msgid "\"^\" Operator [Runtime]"
+msgstr "Τελεστής \"^\" [Χρόνος εκτέλεσης]"
-#: 03030120.xhp
+#: 03070500.xhp
msgctxt ""
-"03030120.xhp\n"
-"bm_id6134830\n"
+"03070500.xhp\n"
+"bm_id3145315\n"
"help.text"
-msgid "<bookmark_value>DateDiff function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση DateDiff</bookmark_value>"
+msgid "<bookmark_value>\"^\" operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>Τελεστής \"^\" (μαθηματικός)</bookmark_value>"
-#: 03030120.xhp
+#: 03070500.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10542\n"
+"03070500.xhp\n"
+"hd_id3145315\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030120.xhp\">DateDiff Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030120.xhp\">Συνάρτηση DateDiff [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03070500.xhp\">\"^\" Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070500.xhp\">Τελεστής \"^\" [Χρόνος εκτέλεσης]</link>"
-#: 03030120.xhp
+#: 03070500.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10546\n"
+"03070500.xhp\n"
+"par_id3149670\n"
+"2\n"
"help.text"
-msgid "Returns the number of date intervals between two given date values."
-msgstr "Επιστρέφει τον αριθμό διαστημάτων ημερομηνίας μεταξύ δύο δεδομένων τιμών ημερομηνίας."
+msgid "Raises a number to a power."
+msgstr "Υψώνει έναν αριθμό σε μια δύναμη."
-#: 03030120.xhp
+#: 03070500.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10549\n"
+"03070500.xhp\n"
+"hd_id3147264\n"
+"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03030120.xhp
-msgctxt ""
-"03030120.xhp\n"
-"par_idN10648\n"
-"help.text"
-msgid "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])"
-msgstr "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])"
-
-#: 03030120.xhp
-msgctxt ""
-"03030120.xhp\n"
-"par_idN1064B\n"
-"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
-
-#: 03030120.xhp
+#: 03070500.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN1064F\n"
+"03070500.xhp\n"
+"par_id3149656\n"
+"4\n"
"help.text"
-msgid "A number."
-msgstr "Ένας αριθμός."
+msgid "Result = Expression ^ Exponent"
+msgstr "Αποτέλεσμα = Παράσταση ^ εκθέτης"
-#: 03030120.xhp
+#: 03070500.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10652\n"
+"03070500.xhp\n"
+"hd_id3151211\n"
+"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03030120.xhp
-msgctxt ""
-"03030120.xhp\n"
-"par_idN10656\n"
-"help.text"
-msgid "<emph>Add</emph> - A string expression from the following table, specifying the date interval."
-msgstr "<emph>Add</emph> - Μια έκφραση συμβολοσειράς από τον ακόλουθο πίνακα, που διευκρινίζει το διάστημα ημερομηνίας."
-
-#: 03030120.xhp
-msgctxt ""
-"03030120.xhp\n"
-"par_idN10664\n"
-"help.text"
-msgid "<emph>Date1, Date2</emph> - The two date values to be compared."
-msgstr "<emph>Date1, Date2</emph> - Οι δύο τιμές ημερομηνίας που συγκρίνονται."
-
-#: 03030120.xhp
-msgctxt ""
-"03030120.xhp\n"
-"par_idN1066A\n"
-"help.text"
-msgid "<emph>Week_start</emph> - An optional parameter that specifies the starting day of a week."
-msgstr "<emph>Week_start</emph> - Μια προαιρετική παράμετρος που διευκρινίζει την πρώτη ημέρα της εβδομάδας."
-
-#: 03030120.xhp
-msgctxt ""
-"03030120.xhp\n"
-"par_idN1067A\n"
-"help.text"
-msgid "Week_start value"
-msgstr "Τιμή Week_start"
-
-#: 03030120.xhp
+#: 03070500.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10680\n"
+"03070500.xhp\n"
+"par_id3153192\n"
+"6\n"
"help.text"
-msgid "Explanation"
-msgstr "Εξήγηση"
+msgid "<emph>Result:</emph> Any numerical expression that contains the result of the number raised to a power."
+msgstr "<emph>Αποτέλεσμα:</emph> Κάθε αριθμητική παράσταση που περιέχει το αποτέλεσμα του αριθμού υψωμένου σε δύναμη."
-#: 03030120.xhp
+#: 03070500.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10687\n"
+"03070500.xhp\n"
+"par_id3150448\n"
+"7\n"
"help.text"
-msgid "0"
-msgstr "0"
+msgid "<emph>Expression:</emph> Numerical value that you want to raise to a power."
+msgstr "<emph>Παράσταση:</emph> Αριθμητική τιμή που πρόκειται να υψωθεί σε δύναμη."
-#: 03030120.xhp
+#: 03070500.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN1068D\n"
+"03070500.xhp\n"
+"par_id3156422\n"
+"8\n"
"help.text"
-msgid "Use system default value"
-msgstr "Χρήση προκαθορισμένων τιμών συστήματος"
+msgid "<emph>Exponent:</emph> The value of the power that you want to raise the expression to."
+msgstr "<emph>Εκθέτης:</emph> Η τιμή της δύναμης στην οποία θέλετε να υψώσετε την παράσταση."
-#: 03030120.xhp
+#: 03070500.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10694\n"
+"03070500.xhp\n"
+"hd_id3147287\n"
+"9\n"
"help.text"
-msgid "1"
-msgstr "1"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03030120.xhp
+#: 03070500.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN1069A\n"
+"03070500.xhp\n"
+"par_id3146984\n"
+"12\n"
"help.text"
-msgid "Sunday (default)"
-msgstr "Κυριακή (προεπιλογή)"
+msgid "Print Exp ( 23 * Log( 12.345 ) ) ' Raises by forming a logarithm"
+msgstr "Print Exp ( 23 * Log( 12.345 ) ) ' Ύψωση σχηματίζοντας έναν λογάριθμο"
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106A1\n"
+"03070600.xhp\n"
+"tit\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "Mod-Operator [Runtime]"
+msgstr "Τελεστής Mod [Χρόνου εκτέλεσης]"
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106A7\n"
+"03070600.xhp\n"
+"bm_id3150669\n"
"help.text"
-msgid "Monday"
-msgstr "Δευτέρα"
+msgid "<bookmark_value>MOD operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>Τελεστής Mod (μαθηματικός)</bookmark_value>"
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106AE\n"
+"03070600.xhp\n"
+"hd_id3150669\n"
+"1\n"
"help.text"
-msgid "3"
-msgstr "3"
+msgid "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"Mod-Operator [Runtime]\">Mod Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"Τελεστής Mod [Χρόνου εκτέλεσης]\">Τελεστής Mod [Χρόνου εκτέλεσης]</link>"
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106B4\n"
+"03070600.xhp\n"
+"par_id3148686\n"
+"2\n"
"help.text"
-msgid "Tuesday"
-msgstr "Τρίτη"
+msgid "Returns the integer remainder of a division."
+msgstr "Επιστρέφει το ακέραιο υπόλοιπο μιας διαίρεσης."
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106BB\n"
+"03070600.xhp\n"
+"hd_id3146795\n"
+"3\n"
"help.text"
-msgid "4"
-msgstr "4"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106C1\n"
+"03070600.xhp\n"
+"par_id3147560\n"
+"4\n"
"help.text"
-msgid "Wednesday"
-msgstr "Τετάρτη"
+msgid "Result = Expression1 MOD Expression2"
+msgstr "Result = Expression1 MOD Expression2"
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106C8\n"
+"03070600.xhp\n"
+"hd_id3149657\n"
+"5\n"
"help.text"
-msgid "5"
-msgstr "5"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106CE\n"
+"03070600.xhp\n"
+"par_id3153380\n"
+"6\n"
"help.text"
-msgid "Thursday"
-msgstr "Πέμπτη"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106D5\n"
+"03070600.xhp\n"
+"hd_id3154365\n"
+"7\n"
"help.text"
-msgid "6"
-msgstr "6"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106DB\n"
+"03070600.xhp\n"
+"par_id3145172\n"
+"8\n"
"help.text"
-msgid "Friday"
-msgstr "Παρασκευή"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the MOD operation."
+msgstr "<emph>Result:</emph> Κάθε αριθμητική μεταβλητή που περιέχει το αποτέλεσμα μιας πράξης MOD."
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106E2\n"
+"03070600.xhp\n"
+"par_id3151042\n"
+"9\n"
"help.text"
-msgid "7"
-msgstr "7"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to divide."
+msgstr "<emph>Expression1, Expression2:</emph> Οι αριθμητικές παραστάσεις που πρόκειται να διαιρεθούν."
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106E8\n"
+"03070600.xhp\n"
+"hd_id3147287\n"
+"10\n"
"help.text"
-msgid "Saturday"
-msgstr "Σάββατο"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106EB\n"
+"03070600.xhp\n"
+"par_id3161832\n"
+"12\n"
"help.text"
-msgid "<emph>Year_start</emph> - An optional parameter that specifies the starting week of a year."
-msgstr "<emph>Year_start</emph> - Μια προαιρετική παράμετρος που διευκρινίζει την πρώτη εβδομάδα ενός έτους."
+msgid "Print 10 Mod 2.5 ' returns 0"
+msgstr "print 10 mod 2.5 ' Επιστρέφει 0"
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106FB\n"
+"03070600.xhp\n"
+"par_id3146922\n"
+"13\n"
"help.text"
-msgid "Year_start value"
-msgstr "Τιμή Year_start"
+msgid "Print 10 / 2.5 ' returns 4"
+msgstr "Print 10 / 2.5 ' επιστρέφει 4"
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10701\n"
+"03070600.xhp\n"
+"par_id3145273\n"
+"14\n"
"help.text"
-msgid "Explanation"
-msgstr "Εξήγηση"
+msgid "Print 10 Mod 5 ' returns 0"
+msgstr "print 10 mod 5 ' επιστρέφει 0"
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10708\n"
+"03070600.xhp\n"
+"par_id3150011\n"
+"15\n"
"help.text"
-msgid "0"
-msgstr "0"
+msgid "Print 10 / 5 ' returns 2"
+msgstr "print 10 / 5 ' επιστρέφει 2"
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN1070E\n"
+"03070600.xhp\n"
+"par_id3149483\n"
+"16\n"
"help.text"
-msgid "Use system default value"
-msgstr "Χρήση προκαθορισμένων τιμών συστήματος"
+msgid "Print 5 Mod 10 ' returns 5"
+msgstr "Print 5 mod 10 ' επιστρέφει 5"
-#: 03030120.xhp
+#: 03070600.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10715\n"
+"03070600.xhp\n"
+"par_id3151114\n"
+"17\n"
"help.text"
-msgid "1"
-msgstr "1"
+msgid "Print 5 / 10 ' returns 0.5"
+msgstr "print 5 / 10 ' επιστρέφει 0.5"
-#: 03030120.xhp
+#: 03080000.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN1071B\n"
+"03080000.xhp\n"
+"tit\n"
"help.text"
-msgid "Week 1 is the week with January, 1st (default)"
-msgstr "Η εβδομάδα 1 είναι η εβδομάδα με την 1η Ιανουαρίου, (προεπιλογή)"
+msgid "Numeric Functions"
+msgstr "Αριθμητικές συναρτήσεις"
-#: 03030120.xhp
+#: 03080000.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10722\n"
+"03080000.xhp\n"
+"hd_id3153127\n"
+"1\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Numeric Functions\">Numeric Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Numeric Functions\">Αριθμητικές συναρτήσεις</link>"
-#: 03030120.xhp
+#: 03080000.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10728\n"
+"03080000.xhp\n"
+"par_id3148550\n"
+"2\n"
"help.text"
-msgid "Week 1 is the first week containing four or more days of that year"
-msgstr "Η εβδομάδα 1 είναι η πρώτη εβδομάδα που περιέχει τέσσερις ή περισσότερες ημέρες εκείνου του έτους"
+msgid "The following numeric functions perform calculations. Mathematical and Boolean operators are described in a separate section. Functions differ from operators in that functions pass arguments and return a result, instead of operators that return a result by combining two numeric expressions."
+msgstr "Εδώ θα βρείτε όλες τις συναρτήσεις που μπορούν να εκτελέσουν αριθμητικές πράξεις. Οι μαθηματικοί τελεστές και οι δυαδικοί τελεστές (Boolean) δεν περιλαμβάνονται εδώ, καθώς παρουσιάζονται σε άλλη ενότητα. Οι συναρτήσεις διαφέρουν από τους τελεστές στο εξής: Με τις συναρτήσεις μεταβιβάζονται ορίσματα και επιστρέφεται κάποιο αποτέλεσμα. Ωστόσο, οι τελεστές επιστρέφουν κάποιο αποτέλεσμα συνδυάζοντας δύο αριθμητικές παραστάσεις."
-#: 03030120.xhp
+#: 03080100.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN1072F\n"
+"03080100.xhp\n"
+"tit\n"
"help.text"
-msgid "3"
-msgstr "3"
+msgid "Trigonometric Functions"
+msgstr "Τριγωνομετρικές συναρτήσεις"
-#: 03030120.xhp
+#: 03080100.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10735\n"
+"03080100.xhp\n"
+"hd_id3159201\n"
+"1\n"
"help.text"
-msgid "Week 1 is the first week containing only days of the new year"
-msgstr "Η εβδομάδα 1 η πρώτη εβδομάδα περιέχει μόνο ημέρες του νέου έτους"
+msgid "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"Trigonometric Functions\">Trigonometric Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"Τριγωνομετρικές συναρτήσεις\">Τριγωνομετρικές συναρτήσεις</link>"
-#: 03030120.xhp
+#: 03080100.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10738\n"
+"03080100.xhp\n"
+"par_id3149180\n"
+"2\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "The following are the trigonometric functions that are supported in $[officename] Basic."
+msgstr "Οι ακόλουθες τριγωνομετρικές συναρτήσεις υποστηρίζονται στη $[officename] Basic."
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
+"03080101.xhp\n"
"tit\n"
"help.text"
-msgid "While...Wend Statement[Runtime]"
-msgstr "Δήλωση While...Wend [Χρόνου εκτέλεσης]"
+msgid "Atn Function [Runtime]"
+msgstr "Συνάρτηση Atn [Χρόνου εκτέλεσης]"
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"bm_id3150400\n"
+"03080101.xhp\n"
+"bm_id3150616\n"
"help.text"
-msgid "<bookmark_value>While;While...Wend loop</bookmark_value>"
-msgstr "<bookmark_value>βρόχος While;While...Wend</bookmark_value>"
+msgid "<bookmark_value>Atn function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Atn</bookmark_value>"
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"hd_id3150400\n"
+"03080101.xhp\n"
+"hd_id3150616\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend Statement[Runtime]\">While...Wend Statement[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"Δήλωση While...Wend [Χρόνου εκτέλεσης]\">Δήλωση While...Wend [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Function [Runtime]\">Atn Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Συνάρτηση Atn [Χρόνου εκτέλεσης]\">Συνάρτηση Atn [Χρόνου εκτέλεσης]</link>"
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3151211\n"
+"03080101.xhp\n"
+"par_id3149346\n"
"2\n"
"help.text"
-msgid "When a program encounters a While statement, it tests the condition. If the condition is False, the program continues directly following the Wend statement. If the condition is True, the loop is executed until the program finds Wend and then jumps back to the<emph> While </emph>statement. If the condition is still True, the loop is executed again."
-msgstr "Αν το πρόγραμμα συναντήσει μια πρόταση While, ελέγχει τη συνθήκη. Αν η συνθήκη είναι False, το πρόγραμμα συνεχίζει αμέσως μετά τη δήλωση Wend. Αν η συνθήκη είναι True, ο βρόχος εκτελείται μέχρι το πρόγραμμα να συναντήσει την δήλωση Wend και στη συνέχεια πηδά πίσω στην δήλωση <emph> While </emph>. Αν η συνθήκη είναι ακόμα True, ο βρόχος εκτελείται πάλι."
+msgid "Trigonometric function that returns the arctangent of a numeric expression. The return value is in the range -Pi/2 to +Pi/2."
+msgstr "Τριγωνομετρική συνάρτηση που επιστρέφει το τόξο εφαπτομένης μιας αριθμητικής παράστασης. Η επιστρεφόμενη τιμή βρίσκεται μεταξύ -π/2 και +π/2."
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3151041\n"
+"03080101.xhp\n"
+"par_id3143271\n"
"3\n"
"help.text"
-msgid "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Never exit a While...Wend loop with <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, since this can cause a run-time error."
-msgstr "Αντίθετα από τη δήλωση <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link>, δεν μπορείτε να ακυρώσετε έναν βρόχο <emph>While...Wend</emph> με την <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Μην βγείτε ποτέ από έναν βρόχο While...Wend με την <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, δεδομένου ότι αυτό μπορεί να προκαλέσει ένα λάθος χρόνου εκτέλεσης."
+msgid "The arctangent is the inverse of the tangent function. The Atn Function returns the angle \"Alpha\", expressed in radians, using the tangent of this angle. The function can also return the angle \"Alpha\" by comparing the ratio of the length of the side that is opposite of the angle to the length of the side that is adjacent to the angle in a right-angled triangle."
+msgstr "Το τόξο εφαπτομένης είναι το αντίστροφο της συνάρτησης εφαπτομένης. Η συνάρτηση Atn επιστρέφει τη γωνία \"Α\" σε ακτίνια χρησιμοποιώντας την εφαπτόμενη αυτής της γωνίας. Η συνάρτηση μπορεί επίσης να επιστρέψει τη γωνία \"Α\" συγκρίνοντας την αναλογία του μήκους της απέναντι πλευράς της γωνίας προς το μήκος της προσκείμενης πλευράς σε ένα ορθογώνιο τρίγωνο."
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3145172\n"
+"03080101.xhp\n"
+"par_id3145315\n"
"4\n"
"help.text"
-msgid "A Do...Loop is more flexible than a While...Wend."
-msgstr "Η Do...Loop είναι πιο ευέλικτη από την While...Wend."
+msgid "Atn(side opposite the angle/side adjacent to angle)= Alpha"
+msgstr "Atn(απέναντι πλευρά της γωνίας/προσκείμενη πλευρά της γωνίας)= Α"
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"hd_id3155133\n"
+"03080101.xhp\n"
+"hd_id3149669\n"
"5\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3147288\n"
+"03080101.xhp\n"
+"par_id3148947\n"
"6\n"
"help.text"
-msgid "While Condition [Statement] Wend"
-msgstr "While Condition [Statement] Wend"
+msgid "Atn (Number)"
+msgstr "Atn (Αριθμός)"
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"hd_id3153139\n"
+"03080101.xhp\n"
+"hd_id3148664\n"
"7\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3159153\n"
+"03080101.xhp\n"
+"par_id3150359\n"
"8\n"
"help.text"
-msgid "Sub ExampleWhileWend"
-msgstr "Sub ExampleWhileWend"
+msgid "Double"
+msgstr "Διπλό"
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3151114\n"
+"03080101.xhp\n"
+"hd_id3148798\n"
"9\n"
"help.text"
-msgid "Dim stext As String"
-msgstr "Dim stext As String"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3153143\n"
+"03080101.xhp\n"
+"par_id3156212\n"
"10\n"
"help.text"
-msgid "Dim iRun As Integer"
-msgstr "Dim iRun As Integer"
+msgid "<emph>Number:</emph> Any numerical expression that represents the ratio of two sides of a right triangle. The Atn function returns the corresponding angle in radians (arctangent)."
+msgstr "<emph>Αριθμός:</emph> Κάθε αριθμητική παράσταση που αντιπροσωπεύει το λόγο δύο πλευρών ενός ορθογωνίου τριγώνου. Η συνάρτηση Atn επιστρέφει την αντίστοιχη γωνία σε ακτίνια (τόξο εφαπτομένης)."
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3155306\n"
+"03080101.xhp\n"
+"par_id3153192\n"
"11\n"
"help.text"
-msgid "sText =\"This Is a short text\""
-msgstr "sText =\"Αυτό είναι ένα σύντομο κείμενο\""
+msgid "To convert radians to degrees, multiply radians by 180/pi."
+msgstr "Για να μετατρέψετε τα ακτίνια σε μοίρες, πολλαπλασιάστε τα ακτίνια με 180/π."
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3154011\n"
+"03080101.xhp\n"
+"par_id3147230\n"
"12\n"
"help.text"
-msgid "iRun = 1"
-msgstr "iRun = 1"
+msgid "degree=(radian*180)/pi"
+msgstr "μοίρες=(ακτίνια*180)/π"
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3147215\n"
+"03080101.xhp\n"
+"par_id3125864\n"
"13\n"
"help.text"
-msgid "While iRun < Len(sText)"
-msgstr "while iRun < Len(sText)"
+msgid "radian=(degree*pi)/180"
+msgstr "ακτίνια=(μοίρες*π)/180"
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3147427\n"
+"03080101.xhp\n"
+"par_id3159252\n"
"14\n"
"help.text"
-msgid "If Mid(sText,iRun,1 )<> \" \" Then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )"
-msgstr "If Mid(sText,iRun,1 )<> \" \" Then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )"
+msgid "Pi is here the fixed circle constant with the rounded value 3.14159."
+msgstr "Εδώ το π είναι η σταθερά του κύκλου με στρογγυλεμένη τιμή 3,14159."
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3149665\n"
+"03080101.xhp\n"
+"hd_id3153142\n"
"15\n"
"help.text"
-msgid "iRun = iRun + 1"
-msgstr "iRun = iRun + 1"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3152939\n"
+"03080101.xhp\n"
+"par_id3146985\n"
"16\n"
"help.text"
-msgid "Wend"
-msgstr "Wend"
+msgid "' The following example calculates for a right-angled triangle"
+msgstr "' Το ακόλουθο παράδειγμα υπολογίζει για ορθογώνιο τρίγωνο"
-#: 03090203.xhp
+#: 03080101.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3153189\n"
+"03080101.xhp\n"
+"par_id3145750\n"
"17\n"
"help.text"
-msgid "MsgBox sText,0,\"Text encoded\""
-msgstr "MsgBox sText,0,\"Κωδικοποιημένο κείμενο\""
-
-#: 03090203.xhp
-msgctxt ""
-"03090203.xhp\n"
-"par_id3145251\n"
-"18\n"
-"help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03103450.xhp
-msgctxt ""
-"03103450.xhp\n"
-"tit\n"
-"help.text"
-msgid "Global Statement [Runtime]"
-msgstr "Δήλωση Global [Χρόνου εκτέλεσης]"
-
-#: 03103450.xhp
-msgctxt ""
-"03103450.xhp\n"
-"bm_id3159201\n"
-"help.text"
-msgid "<bookmark_value>Global statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Global</bookmark_value>"
-
-#: 03103450.xhp
-msgctxt ""
-"03103450.xhp\n"
-"hd_id3159201\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03103450.xhp\" name=\"Global Statement [Runtime]\">Global Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103450.xhp\" name=\"Δήλωση Global [Χρόνου εκτέλεσης]\">Δήλωση Global [Χρόνου εκτέλεσης]</link>"
+msgid "' the angle Alpha from the tangent of the angle Alpha:"
+msgstr "' η γωνία Α από την εφαπτόμενη της γωνίας Α:"
-#: 03103450.xhp
+#: 03080101.xhp
msgctxt ""
-"03103450.xhp\n"
-"par_id3149177\n"
-"2\n"
+"03080101.xhp\n"
+"par_id3151112\n"
+"19\n"
"help.text"
-msgid "Dimensions a variable or an array at the global level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules for the current session."
-msgstr "Αποδίδει διαστάσεις σε μια μεταβλητή ή έναν πίνακα σε επίπεδο λειτουργικής μονάδας (όχι εντός μιας διαδικασίας Sub ή Function), έτσι ώστε η μεταβλητή και ο πίνακας να είναι έγκυρα σε όλες τις βιβλιοθήκες και τις λειτουργικές μονάδες."
+msgid "' rounded Pi = 3.14159 Is a predefined constant"
+msgstr "' στρογγυλοποιημένο π = 3.14159 ως προκαθορισμένη σταθερά"
-#: 03103450.xhp
+#: 03080101.xhp
msgctxt ""
-"03103450.xhp\n"
-"hd_id3143270\n"
-"3\n"
+"03080101.xhp\n"
+"par_id3149262\n"
+"22\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "d1 = InputBox$ (\"Enter the length of the side adjacent to the angle: \",\"Adjacent\")"
+msgstr "d1 = InputBox$ (\"Εισαγάγετε το μήκος της προσκείμενης στη γωνία: \",\"προσκείμενη\")"
-#: 03103450.xhp
+#: 03080101.xhp
msgctxt ""
-"03103450.xhp\n"
-"par_id3150771\n"
-"4\n"
+"03080101.xhp\n"
+"par_id3149482\n"
+"23\n"
"help.text"
-msgid "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
-msgstr "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
+msgid "d2 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"Opposite\")"
+msgstr "d2 = InputBox$ (\"Εισαγάγετε το μήκος της απέναντι πλευράς της γωνίας: \",\"απέναντι\")"
-#: 03103450.xhp
+#: 03080101.xhp
msgctxt ""
-"03103450.xhp\n"
-"hd_id3156152\n"
-"5\n"
+"03080101.xhp\n"
+"par_id3155415\n"
+"24\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Print \"The Alpha angle is\"; (atn (d2/d1) * 180 / Pi); \" degrees\""
+msgstr "Print \"Η γωνία Α είναι\"; (atn (d2/d1) * 180 / Pi); \" μοίρες\""
-#: 03100700.xhp
+#: 03080102.xhp
msgctxt ""
-"03100700.xhp\n"
+"03080102.xhp\n"
"tit\n"
"help.text"
-msgid "Const Statement [Runtime]"
-msgstr "Δήλωση Const [Χρόνου εκτέλεσης]"
+msgid "Cos Function [Runtime]"
+msgstr "Συνάρτηση Cos [Χρόνου εκτέλεσης]"
-#: 03100700.xhp
+#: 03080102.xhp
msgctxt ""
-"03100700.xhp\n"
-"bm_id3146958\n"
+"03080102.xhp\n"
+"bm_id3154923\n"
"help.text"
-msgid "<bookmark_value>Const statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Const</bookmark_value>"
+msgid "<bookmark_value>Cos function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Cos</bookmark_value>"
-#: 03100700.xhp
+#: 03080102.xhp
msgctxt ""
-"03100700.xhp\n"
-"hd_id3146958\n"
+"03080102.xhp\n"
+"hd_id3154923\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement [Runtime]\">Const Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Δήλωση Const [Χρόνου εκτέλεσης]\">Δήλωση Const [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Function [Runtime]\">Cos Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Συνάρτηση Cos [Χρόνου εκτέλεσης]\">Συνάρτηση Cos [Χρόνου εκτέλεσης]</link>"
-#: 03100700.xhp
+#: 03080102.xhp
msgctxt ""
-"03100700.xhp\n"
-"par_id3154143\n"
+"03080102.xhp\n"
+"par_id3159413\n"
"2\n"
"help.text"
-msgid "Defines a string as a constant."
-msgstr "Καθορίζει μια συμβολοσειρά ως σταθερά."
+msgid "Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1."
+msgstr "Υπολογίζει το συνημίτονο μιας γωνίας. Η γωνία ορίζεται σε ακτίνια. Το αποτέλεσμα βρίσκεται μεταξύ των τιμών -1 και 1."
-#: 03100700.xhp
+#: 03080102.xhp
msgctxt ""
-"03100700.xhp\n"
-"hd_id3150670\n"
+"03080102.xhp\n"
+"par_id3150358\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Using the angle Alpha, the Cos-Function calculates the ratio of the length of the side that is adjacent to the angle, divided by the length of the hypotenuse in a right-angled triangle."
+msgstr "Χρησιμοποιώντας τη γωνία Α, η συνάρτηση Cos υπολογίζει το λόγο του μήκους της προσκείμενης καθέτου προς το μήκος της υποτείνουσας ενός ορθογωνίου τριγώνου."
-#: 03100700.xhp
+#: 03080102.xhp
msgctxt ""
-"03100700.xhp\n"
-"par_id3150984\n"
+"03080102.xhp\n"
+"par_id3154141\n"
"4\n"
"help.text"
-msgid "Const Text = Expression"
-msgstr "Const Text = Expression"
+msgid "Cos(Alpha) = Adjacent/Hypotenuse"
+msgstr "Cos(Alpha) = προσκείμενη κάθετος/υποτείνουσα"
-#: 03100700.xhp
+#: 03080102.xhp
msgctxt ""
-"03100700.xhp\n"
-"hd_id3147530\n"
+"03080102.xhp\n"
+"hd_id3154125\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03100700.xhp
+#: 03080102.xhp
msgctxt ""
-"03100700.xhp\n"
-"par_id3153897\n"
+"03080102.xhp\n"
+"par_id3145172\n"
"6\n"
"help.text"
-msgid "<emph>Text:</emph> Any constant name that follows the standard variable naming conventions."
-msgstr "<emph>Text:</emph> Οποιοδήποτε σταθερό όνομα που ακολουθεί τις συμβάσεις ονοματοδοσίας μεταβλητών."
+msgid "Cos (Number)"
+msgstr "Cos (Number)"
-#: 03100700.xhp
+#: 03080102.xhp
msgctxt ""
-"03100700.xhp\n"
-"par_id3147264\n"
+"03080102.xhp\n"
+"hd_id3156214\n"
"7\n"
"help.text"
-msgid "A constant is a variable that helps to improve the readability of a program. Constants are not defined as a specific type of variable, but rather are used as placeholders in the code. You can only define a constant once and it cannot be modified. Use the following statement to define a constant:"
-msgstr "Μια σταθερά είναι ένας τύπος μεταβλητής που βοηθά ώστε το πρόγραμμα να είναι πιο ευανάγνωστο. Οι σταθερές δεν καθορίζονται ως συγκεκριμένος τύπος, αλλά χρησιμοποιούνται απλώς ως σύμβολα κράτησης θέσης στον κώδικα προγράμματος. Μια σταθερά μπορεί να καθοριστεί στο πρόγραμμα μόνο μία φορά και δεν μπορεί να τροποποιηθεί ποτέ. Χρησιμοποιήστε την ακόλουθη πρόταση για να καθορίσετε μια σταθερά:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03100700.xhp
+#: 03080102.xhp
msgctxt ""
-"03100700.xhp\n"
-"par_id3150542\n"
+"03080102.xhp\n"
+"par_id3150449\n"
"8\n"
"help.text"
-msgid "CONST ConstName=Expression"
-msgstr "CONST ConstName=Expression"
+msgid "Double"
+msgstr "Διπλό"
-#: 03100700.xhp
+#: 03080102.xhp
msgctxt ""
-"03100700.xhp\n"
-"par_id3150400\n"
+"03080102.xhp\n"
+"hd_id3153969\n"
"9\n"
"help.text"
-msgid "The type of expression is irrelevant. If a program is started, $[officename] Basic converts the program code internally so that each time a constant is used, the defined expression replaces it."
-msgstr "Ο τύπος της παράστασης είναι άνευ σημασίας. Αν γίνει εκκίνηση κάποιου προγράμματος, η [officename] Basic μετατρέπει το πρόγραμμα εσωτερικά έτσι ώστε κάθε φορά που χρησιμοποιείται μια σταθερά να αντικαθίσταται από την καθορισμένη παράσταση. Βασικά, είναι όπως μια εσωτερική συνάρτηση Αναζήτηση και Αντικατάσταση. Όποτε εμφανίζεται το όνομα της σταθεράς στον κώδικα του προγράμματος Basic, θα αντικαθίσταται από την παράσταση. Για τον λόγο αυτό, ο τύπος που εκχωρείται στη σταθερά δεν έχει καμία σημασία αφού χρησιμοποιείται μόνο η εσωτερική παράσταση."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03100700.xhp
+#: 03080102.xhp
msgctxt ""
-"03100700.xhp\n"
-"hd_id3154366\n"
+"03080102.xhp\n"
+"par_id3153770\n"
"10\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<emph>Number:</emph> Numeric expression that specifies an angle in radians that you want to calculate the cosine for."
+msgstr "<emph>Number:</emph> Αριθμητική παράσταση που καθορίζει μια γωνία σε ακτίνια, για την οποία πρόκειται να υπολογισθεί το συνημίτονο."
-#: 03100700.xhp
+#: 03080102.xhp
msgctxt ""
-"03100700.xhp\n"
-"par_id3153969\n"
+"03080102.xhp\n"
+"par_id3145749\n"
+"11\n"
+"help.text"
+msgid "To convert degrees to radians, multiply degrees by pi/180. To convert radians to degrees, multiply radians by 180/pi."
+msgstr "Για να μετατρέψετε τις μοίρες σε ακτίνια, πολλαπλασιάστε τις μοίρες με π/180. Για να μετατρέψετε τα ακτίνια σε μοίρες, πολλαπλασιάστε τα ακτίνια με 180/π."
+
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3149664\n"
+"12\n"
+"help.text"
+msgid "degree=(radian*180)/pi"
+msgstr "μοίρες=(ακτίνια*180)/π"
+
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3146985\n"
+"13\n"
+"help.text"
+msgid "radian=(degree*pi)/180"
+msgstr "ακτίνια=(μοίρες*π)/180"
+
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3152885\n"
"14\n"
"help.text"
-msgid "Const sVar = \"Program\", dVar As Double = 1.00"
-msgstr "Const sVar = \"Program\", dVar As Double = 1.00"
+msgid "Pi is here the fixed circle constant with the rounded value 3.14159..."
+msgstr "Το Pi είναι η σταθερά του κύκλου με τιμή 3,141592657... ."
-#: 01020200.xhp
+#: 03080102.xhp
msgctxt ""
-"01020200.xhp\n"
-"tit\n"
+"03080102.xhp\n"
+"hd_id3153951\n"
+"15\n"
"help.text"
-msgid "Using Objects"
-msgstr "Χρήση των αντικειμένων"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 01020200.xhp
+#: 03080102.xhp
msgctxt ""
-"01020200.xhp\n"
-"hd_id3145645\n"
-"1\n"
+"03080102.xhp\n"
+"par_id3155855\n"
+"16\n"
"help.text"
-msgid "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">Using the Object Catalog</link></variable>"
-msgstr "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\"> Χρησιμοποιώντας τους καταλόγους αντικειμένων</link></variable>"
+msgid "' The following example allows for a right-angled triangle the input of"
+msgstr "' Το ακόλουθο παράδειγμα επιτρέπει την εισαγωγή ενός ορθογώνιου τριγώνου"
-#: 01020200.xhp
+#: 03080102.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_id3153707\n"
-"76\n"
+"03080102.xhp\n"
+"par_id3149484\n"
+"17\n"
"help.text"
-msgid "The object catalog provides an overview of all modules and dialogs you have created in $[officename]."
-msgstr "Ο κατάλογος αντικειμένων παρέχει μια επισκόπηση όλων των αρθρωμάτων και των διαλόγων που έχετε δημιουργήσει μέσα στο $[officename]."
+msgid "' secant and angle (in degrees) and calculates the length of the hypotenuse:"
+msgstr "' τέμνουσα και γωνία (σε μοίρες) και υπολογίζει το μήκος της υποτείνουσας:"
-#: 01020200.xhp
+#: 03080102.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_id3147346\n"
-"78\n"
+"03080102.xhp\n"
+"par_id3150010\n"
+"19\n"
"help.text"
-msgid "Click the <emph>Object Catalog</emph> icon <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Icon</alt></image> in the Macro toolbar to display the object catalog."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Κατάλογος αντικειμένων</emph> <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Εικονίδιο</alt></image> στη γραμμή εργαλείων μακροεντολών για να εμφανιστεί ο κατάλογος αντικειμένων."
+msgid "' rounded Pi = 3.14159"
+msgstr "' στρογγυλεμένο π = 3.14159"
-#: 01020200.xhp
+#: 03080102.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_id3155114\n"
-"79\n"
+"03080102.xhp\n"
+"par_id3144764\n"
+"21\n"
"help.text"
-msgid "The dialog shows a list of all existing objects in a hierarchical representation. Double-clicking a list entry opens its subordinate objects."
-msgstr "Το παράθυρο διαλόγου παρουσιάζει έναν κατάλογο όλων των υπαρχόντων αντικειμένων με ιεραρχική δομή. Κάνοντας διπλό κλικ μια εισαγωγή στον κατάλογο, ανοίγει τα κατώτερα από αυτό αντικείμενά του."
+msgid "d1 = InputBox$ (\"\"Enter the length of the adjacent side: \",\"Adjacent\")"
+msgstr "d1 = InputBox$ (\"\"Εισαγάγετε το μήκος της προσκείμενης καθέτου: \",\"Adjacent\")"
-#: 01020200.xhp
+#: 03080102.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_id3150786\n"
-"83\n"
+"03080102.xhp\n"
+"par_id3154491\n"
+"22\n"
"help.text"
-msgid "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, select the corresponding entry and click the <emph>Show</emph> icon <image id=\"img_id3149527\" src=\"basctl/res/im01.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3149527\">Icon</alt></image>."
-msgstr "Για να εμφανίσετε ένα συγκεκριμένο άρθρωμα στο επεξεργαστή ή για να τοποθετήσετε το δρομέα στην επιλεγμένη SUB ή FUNCTION, επιλέξτε την αντίστοιχη καταχώριση και πατήστε το εικονίδιο <emph> Εμφάνιση </emph> <image id=\"img_id3149527\" src=\"basctl/res/im01.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3149527\">Εικονίδιο</alt></image>."
+msgid "dAngle = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
+msgstr "dAngle = InputBox$ (\"Εισαγάγετε τη γωνία Α (σε μοίρες): \",\"Alpha\")"
-#: 01020200.xhp
+#: 03080102.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_id3153266\n"
-"81\n"
+"03080102.xhp\n"
+"par_id3151074\n"
+"23\n"
"help.text"
-msgid "Click the (X) icon in the title bar to close the object catalog."
-msgstr "Κλείστε τον κατάλογο αντικειμένων κάνοντας κλικ στο εικονίδιο (X) που βρίσκεται στη γραμμή τίτλων."
+msgid "Print \"The length of the hypothenuse is\"; (d1 / cos (dAngle * Pi / 180))"
+msgstr "Print \"Το μήκος της υποτείνουσας είναι \"; (d1 / cos (dAngle * Pi / 180))"
-#: 03090405.xhp
+#: 03080103.xhp
msgctxt ""
-"03090405.xhp\n"
+"03080103.xhp\n"
"tit\n"
"help.text"
-msgid "FreeLibrary Function [Runtime]"
-msgstr "Συνάρτηση FreeLibrary [Χρόνου εκτέλεσης]"
+msgid "Sin Function [Runtime]"
+msgstr "Συνάρτηση Sin [Χρόνου εκτέλεσης]"
-#: 03090405.xhp
+#: 03080103.xhp
msgctxt ""
-"03090405.xhp\n"
-"bm_id3143270\n"
+"03080103.xhp\n"
+"bm_id3153896\n"
"help.text"
-msgid "<bookmark_value>FreeLibrary function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση FreeLibrary</bookmark_value>"
+msgid "<bookmark_value>Sin function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Sin</bookmark_value>"
-#: 03090405.xhp
+#: 03080103.xhp
msgctxt ""
-"03090405.xhp\n"
-"hd_id3143270\n"
+"03080103.xhp\n"
+"hd_id3153896\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary Function [Runtime]\">FreeLibrary Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"Συνάρτηση FreeLibrary [Χρόνου εκτέλεσης]\">Συνάρτηση FreeLibrary [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Function [Runtime]\">Sin Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Συνάρτηση Sin [Χρόνου εκτέλεσης]\">Συνάρτηση Sin [Χρόνου εκτέλεσης]</link>"
-#: 03090405.xhp
+#: 03080103.xhp
msgctxt ""
-"03090405.xhp\n"
-"par_id3147559\n"
+"03080103.xhp\n"
+"par_id3149456\n"
"2\n"
"help.text"
-msgid "Releases DLLs that were loaded by a Declare statement. A released DLL is automatically reloaded if one of its functions is called. See also: <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
-msgstr "Αποδεσμεύει τις DLL που φορτώθηκαν με μια πρόταση Declare. Μια αποδεσμευμένη DLL θα φορτωθεί πάλι αυτόματα αν κληθεί μία από τις συναρτήσεις της. Δείτε επίσης: <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
+msgid "Returns the sine of an angle. The angle is specified in radians. The result lies between -1 and 1."
+msgstr "Υπολογίζει το ημίτονο μιας γωνίας. Η γωνία ορίζεται σε ακτίνια. Το αποτέλεσμα βρίσκεται μεταξύ των τιμών -1 και 1."
-#: 03090405.xhp
+#: 03080103.xhp
msgctxt ""
-"03090405.xhp\n"
-"hd_id3148550\n"
+"03080103.xhp\n"
+"par_id3153379\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Using the angle Alpha, the Sin Function returns the ratio of the length of the opposite side of an angle to the length of the hypotenuse in a right-angled triangle."
+msgstr "Χρησιμοποιώντας τη γωνία Α, η συνάρτηση Sin επιστρέφει το λόγο του μήκους της απέναντι καθέτου της γωνίας προς το μήκος της υποτείνουσας ενός ορθογωνίου τριγώνου."
-#: 03090405.xhp
+#: 03080103.xhp
msgctxt ""
-"03090405.xhp\n"
-"par_id3153361\n"
+"03080103.xhp\n"
+"par_id3148798\n"
"4\n"
"help.text"
-msgid "FreeLibrary (LibName As String)"
-msgstr "FreeLibrary (LibName As String)"
+msgid "Sin(Alpha) = side opposite the angle/hypotenuse"
+msgstr "Sin(Alpha) = απέναντι κάθετος της γωνίας/υποτείνουσα"
-#: 03090405.xhp
+#: 03080103.xhp
msgctxt ""
-"03090405.xhp\n"
-"hd_id3153380\n"
+"03080103.xhp\n"
+"hd_id3147230\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03090405.xhp
+#: 03080103.xhp
msgctxt ""
-"03090405.xhp\n"
-"par_id3154138\n"
+"03080103.xhp\n"
+"par_id3154909\n"
"6\n"
"help.text"
-msgid "<emph>LibName:</emph> String expression that specifies the name of the DLL."
-msgstr "<emph>LibName:</emph> Παράσταση συμβολοσειράς που καθορίζει το όνομα της DLL."
+msgid "Sin (Number)"
+msgstr "Sin (Number)"
-#: 03090405.xhp
+#: 03080103.xhp
msgctxt ""
-"03090405.xhp\n"
-"par_id3146923\n"
+"03080103.xhp\n"
+"hd_id3156214\n"
"7\n"
"help.text"
-msgid "FreeLibrary can only release DLLs that are loaded during Basic runtime."
-msgstr "Η συνάρτηση FreeLibrary μπορεί να αποδεσμεύσει μόνο DLL που φορτώνονται κατά το χρόνο εκτέλεσης της Basic."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03090405.xhp
+#: 03080103.xhp
msgctxt ""
-"03090405.xhp\n"
-"hd_id3153363\n"
+"03080103.xhp\n"
+"par_id3150870\n"
"8\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Double"
+msgstr "Διπλό"
-#: 03103500.xhp
+#: 03080103.xhp
msgctxt ""
-"03103500.xhp\n"
-"tit\n"
+"03080103.xhp\n"
+"hd_id3155132\n"
+"9\n"
"help.text"
-msgid "Static Statement [Runtime]"
-msgstr "Δήλωση Static [Χρόνου εκτέλεσης]"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03103500.xhp
+#: 03080103.xhp
msgctxt ""
-"03103500.xhp\n"
-"bm_id3149798\n"
+"03080103.xhp\n"
+"par_id3145786\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>Static statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Static</bookmark_value>"
+msgid "<emph>Number:</emph> Numeric expression that defines the angle in radians that you want to calculate the sine for."
+msgstr "<emph>Number:</emph> Αριθμητική παράσταση που καθορίζει τη γωνία σε ακτίνια, για την οποία πρόκειται να υπολογισθεί το ημίτονο."
-#: 03103500.xhp
+#: 03080103.xhp
msgctxt ""
-"03103500.xhp\n"
-"hd_id3149798\n"
-"1\n"
+"03080103.xhp\n"
+"par_id3155413\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Static Statement [Runtime]\">Static Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Δήλωση Static [Χρόνου εκτέλεσης]\">Δήλωση Static [Χρόνου εκτέλεσης]</link>"
+msgid "To convert degrees to radians, multiply degrees by Pi/180, and to convert radians to degrees, multiply radians by 180/Pi."
+msgstr "Για να μετατρέψετε τις μοίρες σε ακτίνια, πολλαπλασιάστε τις μοίρες με π/180 και για να μετατρέψετε τα ακτίνια σε μοίρες, πολλαπλασιάστε τα ακτίνια με 180/π."
-#: 03103500.xhp
+#: 03080103.xhp
msgctxt ""
-"03103500.xhp\n"
-"par_id3153311\n"
-"2\n"
+"03080103.xhp\n"
+"par_id3149664\n"
+"12\n"
"help.text"
-msgid "Declares a variable or an array at the procedure level within a subroutine or a function, so that the values of the variable or the array are retained after exiting the subroutine or function. Dim statement conventions are also valid."
-msgstr "Δηλώνει μια μεταβλητή ή έναν πίνακα σε επίπεδο διαδικασίας (δηλ. εντός μιας διαδικασίας Sub ή Function) έτσι ώστε οι τιμές της μεταβλητής ή του πίνακα να διατηρούνται μετά την έξοδο από την διαδικασία Sub ή Function. Οι συμβάσεις για την πρόταση Dim είναι επίσης έγκυρες."
+msgid "grad=(radiant*180)/pi"
+msgstr "grad=(radiant*180)/pi"
-#: 03103500.xhp
+#: 03080103.xhp
msgctxt ""
-"03103500.xhp\n"
-"par_id3147264\n"
-"3\n"
+"03080103.xhp\n"
+"par_id3153143\n"
+"13\n"
"help.text"
-msgid "The <emph>Static statement</emph> cannot be used to define variable arrays. Arrays must be specified according to a fixed size."
-msgstr "Η <emph>δήλωση Static</emph> δεν μπορεί να χρησιμοποιηθεί για τον καθορισμό μεταβλητών πινάκων. Οι πίνακες πρέπει να καθορίζονται ως προς ένα σταθερό μέγεθος."
+msgid "radiant=(grad*pi)/180"
+msgstr "radiant=(grad*pi)/180"
-#: 03103500.xhp
+#: 03080103.xhp
msgctxt ""
-"03103500.xhp\n"
-"hd_id3149657\n"
-"4\n"
+"03080103.xhp\n"
+"par_id3151112\n"
+"14\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Pi is approximately 3.141593."
+msgstr "Το π είναι περίπου 3.141593."
-#: 03103500.xhp
+#: 03080103.xhp
msgctxt ""
-"03103500.xhp\n"
-"par_id3150400\n"
-"5\n"
+"03080103.xhp\n"
+"hd_id3163712\n"
+"15\n"
"help.text"
-msgid "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..."
-msgstr "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03103500.xhp
+#: 03080103.xhp
msgctxt ""
-"03103500.xhp\n"
-"hd_id3148452\n"
-"6\n"
+"03080103.xhp\n"
+"par_id3149482\n"
+"16\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "' In this example, the following entry is possible for a right-angled triangle:"
+msgstr "' Σε αυτό το παράδειγμα, η ακόλουθη καταχώριση είναι δυνατή για ένα ορθογώνιο τρίγωνο:"
-#: 03103500.xhp
+#: 03080103.xhp
msgctxt ""
-"03103500.xhp\n"
-"par_id3150870\n"
-"11\n"
+"03080103.xhp\n"
+"par_id3148577\n"
+"17\n"
"help.text"
-msgid "MsgBox iResult,0,\"The answer is\""
-msgstr "MsgBox iResult,0,\"Η απάντηση είναι\""
+msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the hypotenuse:"
+msgstr "' Η απέναντι κάθετος της γωνίας και η γωνία (σε μοίρες) για τον υπολογισμό του μήκους της υποτείνουσας:"
-#: 03103500.xhp
+#: 03080103.xhp
msgctxt ""
-"03103500.xhp\n"
-"par_id3151115\n"
-"15\n"
+"03080103.xhp\n"
+"par_id3150011\n"
+"19\n"
"help.text"
-msgid "' Function for initialization of the static variable"
-msgstr "' Συνάρτηση για αρχικοποίηση της στατικής μεταβλητής"
+msgid "' Pi = 3.1415926 is a predefined variable"
+msgstr "' π = 3,1415926 ως προκαθορισμένη μεταβλητή"
-#: 03103500.xhp
+#: 03080103.xhp
msgctxt ""
-"03103500.xhp\n"
-"par_id1057161\n"
+"03080103.xhp\n"
+"par_id3145251\n"
+"22\n"
"help.text"
-msgid "Const iMinimum As Integer = 40 ' minimum return value of this function"
-msgstr "Const iMinimum as Integer = 40 ' ελάχιστη επιστρεφόμενη τιμή αυτής της συνάντησης"
+msgid "d1 = InputBox$ (\"Enter the length of the opposite side: \",\"Opposite Side\")"
+msgstr "d1 = InputBox$ (\"Εισαγάγετε το μήκος της απέναντι καθέτου: \",\"Opposite Side\")"
-#: 03103500.xhp
+#: 03080103.xhp
msgctxt ""
-"03103500.xhp\n"
-"par_id580462\n"
+"03080103.xhp\n"
+"par_id3148456\n"
+"23\n"
"help.text"
-msgid "If iInit = 0 Then ' check if initialized"
-msgstr "If iInit = 0 then ' έλεγξε αν έχει αρχικοποιηθεί"
+msgid "dAlpha = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
+msgstr "dAlpha = InputBox$ (\"Εισάγετε τη γωνία Α (σε μοίρες): \",\"Alpha\")"
-#: 03090202.xhp
+#: 03080103.xhp
msgctxt ""
-"03090202.xhp\n"
+"03080103.xhp\n"
+"par_id3153877\n"
+"24\n"
+"help.text"
+msgid "Print \"The length of the hypotenuse is\"; (d1 / sin (dAlpha * Pi / 180))"
+msgstr "Print \"Το μήκος της υποτείνουσας είναι\"; (d1 / sin (dAlpha * Pi / 180))"
+
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
"tit\n"
"help.text"
-msgid "For...Next Statement [Runtime]"
-msgstr "Δήλωση For...Next [Χρόνου εκτέλεσης]"
+msgid "Tan Function [Runtime]"
+msgstr "Συνάρτηση Tan [Χρόνου εκτέλεσης]"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"bm_id3149205\n"
+"03080104.xhp\n"
+"bm_id3148550\n"
"help.text"
-msgid "<bookmark_value>For statement</bookmark_value><bookmark_value>To statement</bookmark_value><bookmark_value>Step statement</bookmark_value><bookmark_value>Next statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση For</bookmark_value><bookmark_value>πρόταση To</bookmark_value><bookmark_value>πρόταση Step</bookmark_value><bookmark_value>πρόταση Next</bookmark_value>"
+msgid "<bookmark_value>Tan function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Tan</bookmark_value>"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"hd_id3149205\n"
+"03080104.xhp\n"
+"hd_id3148550\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement [Runtime]\">For...Next Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement [Runtime]\">Πρόταση For...Next [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan Function [Runtime]\">Tan Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Συνάρτηση Tan [Χρόνου εκτέλεσης]\">Συνάρτηση Tan [Χρόνου εκτέλεσης]</link>"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3143267\n"
+"03080104.xhp\n"
+"par_id3148663\n"
"2\n"
"help.text"
-msgid "Repeats the statements between the For...Next block a specified number of times."
-msgstr "Επαναλαμβάνει τις προτάσεις μεταξύ του μπλοκ For....Next όσες φορές έχει καθοριστεί."
+msgid "Determines the tangent of an angle. The angle is specified in radians."
+msgstr "Προσδιορίζει την εφαπτομένη μιας γωνίας. Η γωνία ορίζεται σε ακτίνια."
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"hd_id3156153\n"
+"03080104.xhp\n"
+"par_id3153379\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Using the angle Alpha, the Tan Function calculates the ratio of the length of the side opposite the angle to the length of the side adjacent to the angle in a right-angled triangle."
+msgstr "Χρησιμοποιώντας τη γωνία Α, η συνάρτηση Tan υπολογίζει το λόγο του μήκους της απέναντι καθέτου προς το μήκος της προσκείμενης καθέτου της γωνίας ενός ορθογωνίου τριγώνου."
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3148473\n"
+"03080104.xhp\n"
+"par_id3154366\n"
"4\n"
"help.text"
-msgid "For counter=start To end [Step step]"
-msgstr "For counter=start To end [Step step]"
+msgid "Tan(Alpha) = side opposite the angle/side adjacent to angle"
+msgstr "Tan(Alpha) = απέναντι κάθετος της γωνίας/προσκείμενη κάθετο της γωνίας"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3156024\n"
+"03080104.xhp\n"
+"hd_id3145174\n"
"5\n"
"help.text"
-msgid "statement block"
-msgstr "πλαίσιο δηλώσεων"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3146796\n"
+"03080104.xhp\n"
+"par_id3151042\n"
"6\n"
"help.text"
-msgid "[Exit For]"
-msgstr "[Exit For]"
+msgid "Tan (Number)"
+msgstr "Tan (Αριθμός)"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3159414\n"
+"03080104.xhp\n"
+"hd_id3156214\n"
"7\n"
"help.text"
-msgid "statement block"
-msgstr "statement block"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3153897\n"
+"03080104.xhp\n"
+"par_id3156281\n"
"8\n"
"help.text"
-msgid "Next [counter]"
-msgstr "Next [counter]"
+msgid "Double"
+msgstr "Διπλό"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"hd_id3150400\n"
+"03080104.xhp\n"
+"hd_id3155132\n"
"9\n"
"help.text"
-msgid "Variables:"
-msgstr "Μεταβλητές:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3150358\n"
+"03080104.xhp\n"
+"par_id3145786\n"
"10\n"
"help.text"
-msgid "<emph>Counter:</emph> Loop counter initially assigned the value to the right of the equal sign (start). Only numeric variables are valid. The loop counter increases or decreases according to the variable Step until End is passed."
-msgstr "<emph>Counter:</emph> Στον μετρητή βρόχου εκχωρείται αρχικά η τιμή στα δεξιά του συμβόλου της ισότητας (έναρξη). Μόνο αριθμητικές μεταβλητές είναι έγκυρες. Ο μετρητής βρόχου αυξάνεται ή μειώνεται ανάλογα με τη μεταβλητή Step, έως ότου πραγματοποιηθεί υπέρβαση της μεταβλητής End."
+msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the tangent for (in radians)."
+msgstr "<emph>Αριθμός:</emph> Κάθε αριθμητική παράσταση για την οποία πρόκειται να υπολογισθεί η εφαπτόμενη (σε ακτίνια)."
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3152455\n"
+"03080104.xhp\n"
+"par_id3153728\n"
"11\n"
"help.text"
-msgid "<emph>Start:</emph> Numeric variable that defines the initial value at the beginning of the loop."
-msgstr "<emph>Start:</emph> Αριθμητική μεταβλητή που καθορίζει την αρχική τιμή στην οποία θα αρχίζει ο βρόχος."
+msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi."
+msgstr "Για να μετατρέψετε τις μοίρες σε ακτίνια, πολλαπλασιάστε τις μοίρες με π/180. Για να μετατρέψετε τα ακτίνια σε μοίρες, πολλαπλασιάστε τα ακτίνια με 180/π."
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3151043\n"
+"03080104.xhp\n"
+"par_id3155414\n"
"12\n"
"help.text"
-msgid "<emph>End:</emph> Numeric variable that defines the final value at the end of the loop."
-msgstr "<emph>End:</emph> Αριθμητική μεταβλητή που καθορίζει την τελική τιμή στην οποία θα τερματιστεί ο βρόχος."
+msgid "degrees=(radiant*180)/Pi"
+msgstr "μοίρες=(ακτίνια*180)/π"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3156281\n"
+"03080104.xhp\n"
+"par_id3146975\n"
"13\n"
"help.text"
-msgid "<emph>Step:</emph> Sets the value by which to increase or decrease the loop counter. If Step is not specified, the loop counter is incremented by 1. In this case, End must be greater than Start. If you want to decrease Counter, End must be less than Start, and Step must be assigned a negative value."
-msgstr "<emph>Step:</emph> Καθορίζει την τιμή κατά την οποία θα αυξηθεί ή θα μειωθεί ο μετρητής του βρόχου. Αν η μεταβλητή Step δεν έχει καθοριστεί, η τιμή του μετρητή αυξάνει κατά 1. Η μεταβλητή End πρέπει να είναι μεγαλύτερη της Start σε αυτή την περίπτωση. Αν θέλετε να μειώσετε τις τιμές της μεταβλητής Counter, η End πρέπει να είναι μικρότερη της Start, και θα πρέπει να εκχωρηθεί μια αρνητική τιμή."
+msgid "radiant=(degrees*Pi)/180"
+msgstr "ακτίνια=(μοίρες*π)/180"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3154684\n"
+"03080104.xhp\n"
+"par_id3147434\n"
"14\n"
"help.text"
-msgid "The <emph>For...Next</emph> loop repeats all of the statements in the loop for the number of times that is specified by the parameters."
-msgstr "Ο βρόχος <emph>For...Next</emph> χρησιμοποιείται για να επαναλάβει όλες τις προτάσεις μεταξύ αυτών των δύο λέξεων-κλειδιών όσες φορές καθορίζεται από τις παραμέτρους."
+msgid "Pi is approximately 3.141593."
+msgstr "Το π είναι περίπου 3.141593."
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3147287\n"
+"03080104.xhp\n"
+"hd_id3149483\n"
"15\n"
"help.text"
-msgid "As the counter variable is decreased, $[officename] Basic checks if the end value has been reached. As soon as the counter passes the end value, the loop automatically ends."
-msgstr "Καθώς μειώνεται η μεταβλητή του μετρητή, η $[officename] Basic ελέγχει αν έχει φτάσει στην τιμή τέλους. Αμέσως μόλις ο μετρητής προσπεράσει την τιμή τέλους, ο βρόχος τερματίζεται αυτόματα."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3159154\n"
+"03080104.xhp\n"
+"par_id3148646\n"
"16\n"
"help.text"
-msgid "It is possible to nest <emph>For...Next</emph> statements. If you do not specify a variable following the <emph>Next</emph> statement, <emph>Next</emph> automatically refers to the most recent <emph>For</emph> statement."
-msgstr "Είναι δυνατό να γίνει ένθεση των προτάσεων <emph>For...Next</emph>. Αν δεν καθορίσετε μια μεταβλητή που να ακολουθεί την πρόταση <emph>Next</emph>, η πρόταση <emph>Next</emph> αναφέρεται πάντα αυτόματα στην πιο πρόσφατη πρόταση <emph>For</emph>."
+msgid "' In this example, the following entry is possible for a right-angled triangle:"
+msgstr "' Σε αυτό το παράδειγμα, η ακόλουθη καταχώριση είναι δυνατή για ένα ορθογώνιο τρίγωνο:"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3155306\n"
+"03080104.xhp\n"
+"par_id3150012\n"
"17\n"
"help.text"
-msgid "If you specify an increment of 0, the statements between <emph>For</emph> and <emph>Next</emph> are repeated continuously."
-msgstr "Αν καθορίσετε βήμα του μετρητή ίσο με 0, οι προτάσεις μεταξύ της <emph>For</emph> και της <emph>Next</emph> επαναλαμβάνονται χωρίς διακοπή."
+msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the side adjacent to the angle:"
+msgstr "' Η απέναντι πλευρά της γωνίας και η γωνία (σε μοίρες) για τον υπολογισμό του μήκους της προσκείμενης πλευράς στη γωνία:"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3155854\n"
-"18\n"
+"03080104.xhp\n"
+"par_id3153158\n"
+"19\n"
"help.text"
-msgid "When counting down the counter variable, $[officename] Basic checks for overflow or underflow. The loop ends when Counter exceeds End (positive Step value) or is less than End (negative Step value)."
-msgstr "Όταν μετράει τη μεταβλητή μετρητή, η $[officename] Basic ελέγχει για υπερχείλιση ή το αντίθετο. Ο βρόχος τερματίζεται όταν η μεταβλητή Counter υπερβεί την End (θετική τιμή Step) ή όταν γίνει μικρότερη της End (αρνητική τιμή Step)."
+msgid "' Pi = 3.1415926 is a pre-defined variable"
+msgstr "' π = 3,1415926 ως προκαθορισμένη μεταβλητή"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3145273\n"
-"19\n"
+"03080104.xhp\n"
+"par_id3145252\n"
+"22\n"
"help.text"
-msgid "Use the <emph>Exit For</emph> statement to exit the loop unconditionally. This statement must be within a <emph>For...Next</emph> loop. Use the <emph>If...Then</emph> statement to test the exit condition as follows:"
-msgstr "Χρησιμοποιώντας την πρόταση <emph>Exit For</emph>, μπορεί να γίνει έξοδος από το βρόχο χωρίς όρους. Αυτή η πρόταση θα πρέπει να είναι εντός ενός βρόχου <emph>For...Next</emph>. Χρησιμοποιήστε την πρόταση <emph>If...Then</emph> για να ελέγξετε τη συνθήκη εξόδου ως εξής:"
+msgid "d1 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"opposite\")"
+msgstr "d1 = InputBox$ (\"Εισαγάγετε το μήκος της απέναντι καθέτου της γωνίας: \",\"απέναντι\")"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3153190\n"
-"20\n"
+"03080104.xhp\n"
+"par_id3149582\n"
+"23\n"
"help.text"
-msgid "For..."
-msgstr "For..."
+msgid "dAlpha = InputBox$ (\"Enter the Alpha angle (in degrees): \",\"Alpha\")"
+msgstr "dAlpha = InputBox$ (\"Εισαγάγετε τη γωνία Α (σε μοίρες): \",\"Α\")"
-#: 03090202.xhp
+#: 03080104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3149482\n"
-"21\n"
+"03080104.xhp\n"
+"par_id3154016\n"
+"24\n"
"help.text"
-msgid "statements"
-msgstr "statements"
+msgid "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))"
+msgstr "Print \"το μήκος της προσκείμενης πλευράς της γωνίας είναι\"; (d1 / tan (dAlpha * Pi / 180))"
-#: 03090202.xhp
+#: 03080200.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3147124\n"
-"22\n"
+"03080200.xhp\n"
+"tit\n"
"help.text"
-msgid "If condition = True Then Exit For"
-msgstr "If condition = True Then Exit For"
+msgid "Exponential and Logarithmic Functions"
+msgstr "Εκθετικές και λογαριθμικές συναρτήσεις"
-#: 03090202.xhp
+#: 03080200.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3153159\n"
-"23\n"
+"03080200.xhp\n"
+"hd_id3154758\n"
+"1\n"
"help.text"
-msgid "statements"
-msgstr "statements"
+msgid "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"Exponential and Logarithmic Functions\">Exponential and Logarithmic Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"Exponential and Logarithmic Functions\">Εκθετικές και λογαριθμικές συναρτήσεις</link>"
-#: 03090202.xhp
+#: 03080200.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3154096\n"
-"24\n"
+"03080200.xhp\n"
+"par_id3148550\n"
+"2\n"
"help.text"
-msgid "Next"
-msgstr "Next"
+msgid "$[officename] Basic supports the following exponential and logarithmic functions."
+msgstr "Οι ακόλουθες εκθετικές και λογαριθμικές συναρτήσεις υποστηρίζονται στη $[officename] Basic ."
-#: 03090202.xhp
+#: 03080201.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3156286\n"
-"25\n"
+"03080201.xhp\n"
+"tit\n"
"help.text"
-msgid "Note: In nested <emph>For...Next</emph> loops, if you exit a loop unconditionally with <emph>Exit For</emph>, only one loop is exited."
-msgstr "Σημείωση: Σε ένθετους βρόγχους <emph>For...Next</emph>, αν βγείτε από ένα βρόχο χωρίς όρους με <emph>Exit For</emph>, θα γίνει έξοδος μόνο από ένα βρόχο."
+msgid "Exp Function [Runtime]"
+msgstr "Συνάρτηση Exp [Χρόνου εκτέλεσης]"
-#: 03090202.xhp
+#: 03080201.xhp
msgctxt ""
-"03090202.xhp\n"
-"hd_id3148457\n"
-"26\n"
+"03080201.xhp\n"
+"bm_id3150616\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<bookmark_value>Exp function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Exp</bookmark_value>"
-#: 03090202.xhp
+#: 03080201.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3151074\n"
-"27\n"
+"03080201.xhp\n"
+"hd_id3150616\n"
+"1\n"
"help.text"
-msgid "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that are first filled with various contents:"
-msgstr "Το ακόλουθο παράδειγμα χρησιμοποιεί δύο ένθετους βρόγχους για να ταξινομήσει ένα πίνακα συμβολοσειρών με 10 στοιχεία ( sEntry() ), τα οποία συμπληρώνονται αρχικά με διάφορα περιεχόμενα:"
+msgid "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Exp Function [Runtime]\">Exp Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Συνάρτηση Exp [Χρόνου εκτέλεσης]\">Συνάρτηση Exp [Χρόνου εκτέλεσης]</link>"
-#: 03090202.xhp
+#: 03080201.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3155767\n"
-"42\n"
+"03080201.xhp\n"
+"par_id3155555\n"
+"2\n"
"help.text"
-msgid "sEntry(0) = \"Jerry\""
-msgstr "sEntry(10) =\" Κώστας\""
+msgid "Returns the base of the natural logarithm (e = 2.718282) raised to a power."
+msgstr "Επιστρέφει τη βάση ενός νεπέρειου λογαρίθμου (e = 2,718282) που υψώνεται σε δύναμη."
-#: 03090202.xhp
+#: 03080201.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3153711\n"
-"33\n"
+"03080201.xhp\n"
+"hd_id3150984\n"
+"3\n"
"help.text"
-msgid "sEntry(1) = \"Patty\""
-msgstr "sEntry(1) = \"Δήμητρα\""
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03090202.xhp
+#: 03080201.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3148993\n"
-"34\n"
+"03080201.xhp\n"
+"par_id3145315\n"
+"4\n"
"help.text"
-msgid "sEntry(2) = \"Kurt\""
-msgstr "sEntry(2) =\" Γιώργος\""
+msgid "Exp (Number)"
+msgstr "Exp (Number)"
-#: 03090202.xhp
+#: 03080201.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3156382\n"
-"35\n"
+"03080201.xhp\n"
+"hd_id3154347\n"
+"5\n"
"help.text"
-msgid "sEntry(3) = \"Thomas\""
-msgstr "sEntry(3) = \"Θωμάς\""
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03090202.xhp
+#: 03080201.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3155174\n"
-"36\n"
+"03080201.xhp\n"
+"par_id3149670\n"
+"6\n"
"help.text"
-msgid "sEntry(4) = \"Michael\""
-msgstr "sEntry(4) = \"Μιχάλης\""
+msgid "Double"
+msgstr "Διπλό"
-#: 03090202.xhp
+#: 03080201.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3166448\n"
-"37\n"
+"03080201.xhp\n"
+"hd_id3154760\n"
+"7\n"
"help.text"
-msgid "sEntry(5) = \"David\""
-msgstr "sEntry(5) =\" Γιάννης\""
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03090202.xhp
+#: 03080201.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3149255\n"
-"38\n"
+"03080201.xhp\n"
+"par_id3150793\n"
+"8\n"
"help.text"
-msgid "sEntry(6) = \"Cathy\""
-msgstr "sEntry(6) = \"Κατερίνα\""
+msgid "<emph>Number:</emph> Any numeric expression that specifies the power that you want to raise \"e\" to (the base of natural logarithms). The power must be for both single-precision numbers less than or equal to 88.02969 and double-precision numbers less than or equal to 709.782712893, since $[officename] Basic returns an Overflow error for numbers exceeding these values."
+msgstr "<emph>Αριθμός:</emph> Κάθε αριθμητική παράσταση που καθορίζει τη δύναμη στην οποία υψώνεται το \"e\" (η βάση των νεπέριων λογαρίθμων). Η δύναμη θα πρέπει να είναι τόσο για αριθμούς απλής ακριβείας μικρότερη ή ίση του 88,02969 όσο και για αριθμούς διπλής ακριβείας μικρότερη ή ίση του 709,782712893, αφού η $[officename] Basic επιστρέφει ένα σφάλμα υπερχείλισης για όσους αριθμούς υπερβαίνουν αυτές τις τιμές."
-#: 03090202.xhp
+#: 03080201.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3149565\n"
-"39\n"
+"03080201.xhp\n"
+"hd_id3156280\n"
+"9\n"
"help.text"
-msgid "sEntry(7) = \"Susie\""
-msgstr "sEntry(7) =\" Σούλα\""
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090202.xhp
+#: 03080201.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3145148\n"
-"40\n"
+"03080201.xhp\n"
+"par_id3159254\n"
+"13\n"
"help.text"
-msgid "sEntry(8) = \"Edward\""
-msgstr "sEntry(8) = \"Πέτρος\""
+msgid "Const b2=1.345e34"
+msgstr "const b2=1.345e34"
-#: 03090202.xhp
+#: 03080201.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3145229\n"
-"41\n"
+"03080201.xhp\n"
+"par_id3161832\n"
+"15\n"
"help.text"
-msgid "sEntry(9) = \"Christine\""
-msgstr "sEntry(9) = \"Χριστίνα\""
+msgid "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\""
+msgstr "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Πολλαπλασιασμός με λογάριθμο\""
-#: 03020401.xhp
+#: 03080202.xhp
msgctxt ""
-"03020401.xhp\n"
+"03080202.xhp\n"
"tit\n"
"help.text"
-msgid "ChDir Statement [Runtime]"
-msgstr "Δήλωση MkDir [Χρόνου εκτέλεσης]"
+msgid "Log Function [Runtime]"
+msgstr "Συνάρτηση Log [Χρόνου εκτέλεσης]"
-#: 03020401.xhp
+#: 03080202.xhp
msgctxt ""
-"03020401.xhp\n"
-"bm_id3150178\n"
+"03080202.xhp\n"
+"bm_id3149416\n"
"help.text"
-msgid "<bookmark_value>ChDir statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση MkDir</bookmark_value>"
+msgid "<bookmark_value>Log function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Log</bookmark_value>"
-#: 03020401.xhp
+#: 03080202.xhp
msgctxt ""
-"03020401.xhp\n"
-"hd_id3150178\n"
+"03080202.xhp\n"
+"hd_id3149416\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"ChDir Statement [Runtime]\">ChDir Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"Δήλωση MkDir [Χρόνου εκτέλεσης]\">Δήλωση MkDir [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Log Function [Runtime]\">Log Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Συνάρτηση Log [Χρόνου εκτέλεσης]\">Συνάρτηση Log [Χρόνου εκτέλεσης]</link>"
-#: 03020401.xhp
+#: 03080202.xhp
msgctxt ""
-"03020401.xhp\n"
-"par_id3153126\n"
+"03080202.xhp\n"
+"par_id3145066\n"
"2\n"
"help.text"
-msgid "Changes the current directory or drive."
-msgstr "Αλλάζει τον τρέχοντα κατάλογο ή μονάδα δίσκου."
-
-#: 03020401.xhp
-msgctxt ""
-"03020401.xhp\n"
-"par_id9783013\n"
-"help.text"
-msgid "This runtime statement currently does not work as documented. See <link href=\"http://www.openoffice.org/issues/show_bug.cgi?id=30692\">this issue</link> for more information."
-msgstr "Αυτή η δήλωση χρόνου εκτέλεσης προς το παρόν δεν λειτουργεί όπως έχει τεκμηριωθεί. Δείτε <link href=\"http://www.openoffice.org/issues/show_bug.cgi?id=30692\"> αυτό το θέμα</link> για περισσότερες πληροφορίες."
+msgid "Returns the natural logarithm of a number."
+msgstr "Επιστρέφει το φυσικό (νεπέριο) λογάριθμο ενός αριθμού."
-#: 03020401.xhp
+#: 03080202.xhp
msgctxt ""
-"03020401.xhp\n"
-"hd_id3154347\n"
+"03080202.xhp\n"
+"hd_id3159414\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020401.xhp
+#: 03080202.xhp
msgctxt ""
-"03020401.xhp\n"
-"par_id3153897\n"
+"03080202.xhp\n"
+"par_id3154760\n"
"4\n"
"help.text"
-msgid "ChDir Text As String"
-msgstr "ChDir Text As String"
+msgid "Log (Number)"
+msgstr "Log (Number)"
-#: 03020401.xhp
+#: 03080202.xhp
msgctxt ""
-"03020401.xhp\n"
-"hd_id3148664\n"
+"03080202.xhp\n"
+"hd_id3149457\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03020401.xhp
+#: 03080202.xhp
msgctxt ""
-"03020401.xhp\n"
-"par_id3150543\n"
+"03080202.xhp\n"
+"par_id3150791\n"
"6\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that specifies the directory path or drive."
-msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει τη διαδρομή του καταλόγου ή τη μονάδα δίσκου."
+msgid "Double"
+msgstr "Διπλό"
-#: 03020401.xhp
+#: 03080202.xhp
msgctxt ""
-"03020401.xhp\n"
-"par_id3152598\n"
+"03080202.xhp\n"
+"hd_id3151211\n"
"7\n"
"help.text"
-msgid "If you only want to change the current drive, enter the drive letter followed by a colon."
-msgstr "Αν θέλετε απλώς να αλλάξετε την τρέχουσα μονάδα δίσκου, πληκτρολογήστε το γράμμα της μονάδας δίσκου ακολουθούμενο από άνω και κάτω τελεία."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03020401.xhp
+#: 03080202.xhp
msgctxt ""
-"03020401.xhp\n"
-"hd_id3151116\n"
+"03080202.xhp\n"
+"par_id3151041\n"
"8\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03130000.xhp
-msgctxt ""
-"03130000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Other Commands"
-msgstr "Άλλες εντολές"
-
-#: 03130000.xhp
-msgctxt ""
-"03130000.xhp\n"
-"hd_id3156027\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03130000.xhp\" name=\"Other Commands\">Other Commands</link>"
-msgstr "<link href=\"text/sbasic/shared/03130000.xhp\" name=\"Άλλες εντολές\">Άλλες εντολές</link>"
-
-#: 03130000.xhp
-msgctxt ""
-"03130000.xhp\n"
-"par_id3153312\n"
-"2\n"
-"help.text"
-msgid "This is a list of the functions and the statements that are not included in the other categories."
-msgstr "Εδώ θα βρείτε όλες τις συναρτήσεις και τις προτάσεις που δεν περιλαμβάνονται στις άλλες κατηγορίες."
-
-#: 03030301.xhp
-msgctxt ""
-"03030301.xhp\n"
-"tit\n"
-"help.text"
-msgid "Date Statement [Runtime]"
-msgstr "Δήλωση Date [Χρόνου εκτέλεσης]"
-
-#: 03030301.xhp
-msgctxt ""
-"03030301.xhp\n"
-"bm_id3156027\n"
-"help.text"
-msgid "<bookmark_value>Date statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Date</bookmark_value>"
+msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the natural logarithm for."
+msgstr "<emph>Number:</emph> Κάθε αριθμητική παράσταση για την οποία πρόκειται να υπολογισθεί ένας φυσικό λογάριθμος."
-#: 03030301.xhp
+#: 03080202.xhp
msgctxt ""
-"03030301.xhp\n"
-"hd_id3156027\n"
-"1\n"
+"03080202.xhp\n"
+"par_id3150869\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Date Statement [Runtime]\">Date Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Δήλωση Date [Χρόνου εκτέλεσης]\">Δήλωση Date [Χρόνου εκτέλεσης]</link>"
+msgid "The natural logarithm is the logarithm to the base e. Base e is a constant with an approximate value of 2.718282..."
+msgstr "Φυσικός (νεπέριος) λογάριθμος είναι ο λογάριθμος με βάση e. Η βάση e είναι μια σταθερά με τιμή κατά προσέγγιση 2,718282..."
-#: 03030301.xhp
+#: 03080202.xhp
msgctxt ""
-"03030301.xhp\n"
-"par_id3147291\n"
-"2\n"
+"03080202.xhp\n"
+"par_id3153968\n"
+"10\n"
"help.text"
-msgid "Returns the current system date as a string, or resets the date. The date format depends on your local system settings."
-msgstr "Επιστρέφει την τρέχουσα ημερομηνία του συστήματος ως συμβολοσειρά ή επαναφέρει την ημερομηνία. Η μορφή της ημερομηνίας αναγνωρίζεται ανάλογα με τις τοπικές ρυθμίσεις του συστήματός σας."
+msgid "You can calculate logarithms to any base (n) for any number (x) by dividing the natural logarithm of x by the natural logarithm of n, as follows:"
+msgstr "Μπορείτε να υπολογίσετε λογάριθμους με οποιαδήποτε βάση (n) για κάθε αριθμό (x) διαιρώντας το φυσικό λογάριθμο του x δια του φυσικού λογάριθμου του n, ως ακολούθως:"
-#: 03030301.xhp
+#: 03080202.xhp
msgctxt ""
-"03030301.xhp\n"
-"hd_id3148686\n"
-"3\n"
+"03080202.xhp\n"
+"par_id3145420\n"
+"11\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Log n(x) = Log(x) / Log(n)"
+msgstr "Log n(x) = Log(x) / Log(n)"
-#: 03030301.xhp
+#: 03080202.xhp
msgctxt ""
-"03030301.xhp\n"
-"par_id3146794\n"
-"4\n"
+"03080202.xhp\n"
+"hd_id3155131\n"
+"12\n"
"help.text"
-msgid "Date ; Date = Text As String"
-msgstr "Date ; Date = Text As String"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03030301.xhp
+#: 03080202.xhp
msgctxt ""
-"03030301.xhp\n"
-"hd_id3154347\n"
-"5\n"
+"03080202.xhp\n"
+"par_id3149262\n"
+"18\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\""
+msgstr "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Πολλαπλασιασμός με λογαριθμική συνάρτηση\""
-#: 03030301.xhp
+#: 03080300.xhp
msgctxt ""
-"03030301.xhp\n"
-"par_id3145069\n"
-"6\n"
+"03080300.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Text:</emph> Only required in order to reset the system date. In this case, the string expression must correspond to the date format defined in your local settings."
-msgstr "<emph>Text:</emph> Απαιτείται μόνο για να επαναφέρει την ημερομηνία του συστήματος. Σε αυτή την περίπτωση, η παράσταση συμβολοσειράς πρέπει να αντιστοιχεί στη μορφή ημερομηνίας που καθορίστηκε στις τοπικές ρυθμίσεις του συστήματός σας."
+msgid "Generating Random Numbers"
+msgstr "Δημιουργία τυχαίων αριθμών"
-#: 03030301.xhp
+#: 03080300.xhp
msgctxt ""
-"03030301.xhp\n"
-"hd_id3150793\n"
-"7\n"
+"03080300.xhp\n"
+"hd_id3143270\n"
+"1\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Generating Random Numbers\">Generating Random Numbers</link>"
+msgstr "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Δημιουργία τυχαίων αριθμών\">Δημιουργία τυχαίων αριθμών</link>"
-#: 03030301.xhp
+#: 03080300.xhp
msgctxt ""
-"03030301.xhp\n"
-"par_id3156424\n"
-"9\n"
+"03080300.xhp\n"
+"par_id3154347\n"
+"2\n"
"help.text"
-msgid "MsgBox \"The date is \" & Date"
-msgstr "msgbox \"Η ημερομηνία είναι \" & Date"
+msgid "The following statements and functions generate random numbers."
+msgstr "Οι ακόλουθες προτάσεις και συναρτήσεις χρησιμοποιούνται για τη δημιουργία τυχαίων αριθμών."
-#: 03120304.xhp
+#: 03080301.xhp
msgctxt ""
-"03120304.xhp\n"
+"03080301.xhp\n"
"tit\n"
"help.text"
-msgid "LSet Statement [Runtime]"
-msgstr "Δήλωση LSet [Χρόνου εκτέλεσης]"
+msgid "Randomize Statement [Runtime]"
+msgstr "Πρόταση Randomize [Χρόνου εκτέλεσης]"
-#: 03120304.xhp
+#: 03080301.xhp
msgctxt ""
-"03120304.xhp\n"
-"bm_id3143268\n"
+"03080301.xhp\n"
+"bm_id3150616\n"
"help.text"
-msgid "<bookmark_value>LSet statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση LSet</bookmark_value>"
+msgid "<bookmark_value>Randomize statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση Randomize</bookmark_value>"
-#: 03120304.xhp
+#: 03080301.xhp
msgctxt ""
-"03120304.xhp\n"
-"hd_id3143268\n"
+"03080301.xhp\n"
+"hd_id3150616\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120304.xhp\" name=\"LSet Statement [Runtime]\">LSet Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120304.xhp\" name=\"Δήλωση LSet [Χρόνου εκτέλεσης]\">Δήλωση LSet [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize Statement [Runtime]\">Randomize Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Πρόταση Randomize [Χρόνου εκτέλεσης]\">Πρόταση Randomize [Χρόνου εκτέλεσης]</link>"
-#: 03120304.xhp
+#: 03080301.xhp
msgctxt ""
-"03120304.xhp\n"
-"par_id3155419\n"
+"03080301.xhp\n"
+"par_id3145090\n"
"2\n"
"help.text"
-msgid "Aligns a string to the left of a string variable, or copies a variable of a user-defined type to another variable of a different user-defined type."
-msgstr "Στοιχίζει μια συμβολοσειρά στα αριστερά μιας μεταβλητής συμβολοσειράς ή αντιγράφει μια μεταβλητή τύπου ορισμένου από το χρήστη σε άλλο τύπο μεταβλητής ή τύπο ορισμένου από το χρήστη."
+msgid "Initializes the random-number generator."
+msgstr "Αρχικοποιεί τη γεννήτρια τυχαίων αριθμών."
-#: 03120304.xhp
+#: 03080301.xhp
msgctxt ""
-"03120304.xhp\n"
-"hd_id3145317\n"
+"03080301.xhp\n"
+"hd_id3147573\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120304.xhp
+#: 03080301.xhp
msgctxt ""
-"03120304.xhp\n"
-"par_id3150984\n"
+"03080301.xhp\n"
+"par_id3145315\n"
"4\n"
"help.text"
-msgid "LSet Var As String = Text or LSet Var1 = Var2"
-msgstr "LSet Var As String = Text or LSet Var1 = Var2"
+msgid "Randomize [Number]"
+msgstr "Randomize [Αριθμός]"
-#: 03120304.xhp
+#: 03080301.xhp
msgctxt ""
-"03120304.xhp\n"
-"hd_id3143271\n"
+"03080301.xhp\n"
+"hd_id3152456\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03120304.xhp
+#: 03080301.xhp
msgctxt ""
-"03120304.xhp\n"
-"par_id3145610\n"
+"03080301.xhp\n"
+"par_id3149670\n"
"6\n"
"help.text"
-msgid "<emph>Var:</emph> Any String variable that contains the string that you want align to the left."
-msgstr "<emph>Var:</emph> Κάθε μεταβλητή συμβολοσειράς στην οποία η μεταβλητή πρόκειται να στοιχιστεί στα αριστερά."
+msgid "<emph>Number:</emph> Any integer value that initializes the random-number generator."
+msgstr "<emph>Αριθμός:</emph> Οποιαδήποτε ακέραιη τιμή που αρχικοποιεί τη γεννήτρια τυχαίων αριθμών."
-#: 03120304.xhp
+#: 03080301.xhp
msgctxt ""
-"03120304.xhp\n"
-"par_id3154346\n"
+"03080301.xhp\n"
+"hd_id3149655\n"
"7\n"
"help.text"
-msgid "<emph>Text:</emph> String that you want to align to the left of the string variable."
-msgstr "<emph>Text:</emph> Συμβολοσειρά που πρόκειται να στοιχιστεί στα αριστερά της μεταβλητής συμβολοσειράς."
-
-#: 03120304.xhp
-msgctxt ""
-"03120304.xhp\n"
-"par_id3151054\n"
-"8\n"
-"help.text"
-msgid "<emph>Var1:</emph> Name of the user-defined type variable that you want to copy to."
-msgstr "<emph>Var1:</emph> Όνομα της μεταβλητής με τύπο ορισμένο από το χρήστη στην οποία αντιγράφεται."
-
-#: 03120304.xhp
-msgctxt ""
-"03120304.xhp\n"
-"par_id3153361\n"
-"9\n"
-"help.text"
-msgid "<emph>Var2:</emph> Name of the user-defined type variable that you want to copy from."
-msgstr "<emph>Var2:</emph> Όνομα της μεταβλητής με τύπο ορισμένο από το χρήστη από την οποία αντιγράφεται."
-
-#: 03120304.xhp
-msgctxt ""
-"03120304.xhp\n"
-"par_id3154686\n"
-"10\n"
-"help.text"
-msgid "If the string is shorter than the string variable, <emph>LSet</emph> left-aligns the string within the string variable. Any remaining positions in the string variable are replaced by spaces. If the string is longer than the string variable, only the leftmost characters up to the length of the string variable are copied. With the <emph>LSet</emph> statement, you can also copy a user-defined type variable to another variable of the same type."
-msgstr "Αν η συμβολοσειρά είναι μικρότερου μήκους από τη μεταβλητή συμβολοσειράς, η πρόταση <emph>LSet</emph> στοιχίζει στα αριστερά τη συμβολοσειρά εντός της μεταβλητής συμβολοσειράς. Οι εναπομένουσες θέσεις στη μεταβλητή συμβολοσειράς αντικαθίστανται με διαστήματα. Αν μια συμβολοσειρά είναι μεγαλύτερου μήκους από τη μεταβλητή συμβολοσειράς, μόνο οι χαρακτήρες που βρίσκονται αριστερότερα μέχρι το μήκος της μεταβλητής συμβολοσειράς αντιγράφονται. Με την πρόταση <emph>LSet</emph> μπορείτε επίσης να αντιγράψετε μια μεταβλητή τύπου ορισμένου από το χρήστη σε μια άλλη μεταβλητή του ίδιου τύπου."
-
-#: 03120304.xhp
-msgctxt ""
-"03120304.xhp\n"
-"hd_id3156282\n"
-"11\n"
-"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03120304.xhp
-msgctxt ""
-"03120304.xhp\n"
-"par_id3152940\n"
-"18\n"
-"help.text"
-msgid "' Align \"SBX\" within the 40-character reference string"
-msgstr "' Στοίχιση \"SBX\" στη συμβολοσειρά αναφοράς 40 χαρακτήρων"
-
-#: 03120304.xhp
+#: 03080301.xhp
msgctxt ""
-"03120304.xhp\n"
-"par_id3148647\n"
-"19\n"
+"03080301.xhp\n"
+"par_id3147288\n"
+"14\n"
"help.text"
-msgid "' Replace asterisks with spaces"
-msgstr "' Αντικατάσταση αστερίσκων με κενά"
+msgid "iVar = Int((10 * Rnd) ) ' Range from 0 To 9"
+msgstr "iVar = Int((10 * Rnd) ) ' Περιοχή από 0 έως 9"
-#: 03120304.xhp
+#: 03080301.xhp
msgctxt ""
-"03120304.xhp\n"
-"par_id3151075\n"
-"30\n"
+"03080301.xhp\n"
+"par_id3148617\n"
+"22\n"
"help.text"
-msgid "' Left-align \"SBX\" within the 40-character reference string"
-msgstr "' Στοίχιση στα αριστερά \"SBX\" μες τη συμβολοσειρά αναφοράς 40 χαρακτήρων"
+msgid "MsgBox sText,0,\"Spectral Distribution\""
+msgstr "MsgBox sText,0,\"Φασματική κατανομή\""
-#: 03030107.xhp
+#: 03080302.xhp
msgctxt ""
-"03030107.xhp\n"
+"03080302.xhp\n"
"tit\n"
"help.text"
-msgid "CDateToIso Function [Runtime]"
-msgstr "Συνάρτηση CDateToIso [Χρόνου εκτέλεσης]"
+msgid "Rnd Function [Runtime]"
+msgstr "Συνάρτηση Rnd [Χρόνου εκτέλεσης]"
-#: 03030107.xhp
+#: 03080302.xhp
msgctxt ""
-"03030107.xhp\n"
-"bm_id3150620\n"
+"03080302.xhp\n"
+"bm_id3148685\n"
"help.text"
-msgid "<bookmark_value>CdateToIso function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CDateToIso</bookmark_value>"
+msgid "<bookmark_value>Rnd function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Rnd</bookmark_value>"
-#: 03030107.xhp
+#: 03080302.xhp
msgctxt ""
-"03030107.xhp\n"
-"hd_id3150620\n"
+"03080302.xhp\n"
+"hd_id3148685\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function [Runtime]\">CDateToIso Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function [Runtime]\">Συνάρτηση CDateToIso [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Function [Runtime]\">Rnd Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Συνάρτηση Rnd [Χρόνου εκτέλεσης]\">Συνάρτηση Rnd [Χρόνου εκτέλεσης]</link>"
-#: 03030107.xhp
+#: 03080302.xhp
msgctxt ""
-"03030107.xhp\n"
-"par_id3151097\n"
+"03080302.xhp\n"
+"par_id3149669\n"
"2\n"
"help.text"
-msgid "Returns the date in ISO format from a serial date number that is generated by the DateSerial or the DateValue function."
-msgstr "Επιστρέφει την ημερομηνία σε μορφή ISO από έναν σειριακό αριθμό ημερομηνίας που παράγεται από τη συνάρτηση DateSerial ή DateValue."
+msgid "Returns a random number between 0 and 1."
+msgstr "Επιστρέφει έναν τυχαίο αριθμό μεταξύ του 0 και του 1."
-#: 03030107.xhp
+#: 03080302.xhp
msgctxt ""
-"03030107.xhp\n"
-"hd_id3159224\n"
+"03080302.xhp\n"
+"hd_id3153897\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03030107.xhp
+#: 03080302.xhp
msgctxt ""
-"03030107.xhp\n"
-"par_id3149497\n"
+"03080302.xhp\n"
+"par_id3150543\n"
"4\n"
"help.text"
-msgid "CDateToIso(Number)"
-msgstr "CDateToIso(Number)"
+msgid "Rnd [(Expression)]"
+msgstr "Rnd [(Παράσταση)]"
-#: 03030107.xhp
+#: 03080302.xhp
msgctxt ""
-"03030107.xhp\n"
-"hd_id3152347\n"
+"03080302.xhp\n"
+"hd_id3149655\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03030107.xhp
+#: 03080302.xhp
msgctxt ""
-"03030107.xhp\n"
-"par_id3154422\n"
+"03080302.xhp\n"
+"par_id3154365\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "Double"
+msgstr "Διπλό"
-#: 03030107.xhp
+#: 03080302.xhp
msgctxt ""
-"03030107.xhp\n"
-"hd_id3147303\n"
+"03080302.xhp\n"
+"hd_id3154909\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03030107.xhp
+#: 03080302.xhp
msgctxt ""
-"03030107.xhp\n"
-"par_id3145136\n"
+"03080302.xhp\n"
+"par_id3125864\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Integer that contains the serial date number."
-msgstr "<emph>Number:</emph> Ακέραιος που περιέχει τον σειριακό αριθμό ημερομηνίας."
-
-#: 03030107.xhp
-msgctxt ""
-"03030107.xhp\n"
-"hd_id3147243\n"
-"9\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03030107.xhp
-msgctxt ""
-"03030107.xhp\n"
-"par_id3153126\n"
-"11\n"
-"help.text"
-msgid "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\""
-msgstr "MsgBox \"\" & CDateToIso(Now) ,64,\"Ημερομηνία ISO\""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"tit\n"
-"help.text"
-msgid "Shell Function [Runtime]"
-msgstr "Συνάρτηση Shell [Χρόνου εκτέλεσης]"
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"bm_id3150040\n"
-"help.text"
-msgid "<bookmark_value>Shell function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Shell</bookmark_value>"
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"hd_id3150040\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03130500.xhp\" name=\"Shell Function [Runtime]\">Shell Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03130500.xhp\" name=\"Συνάρτηση Shell [Χρόνου εκτέλεσης]\">Συνάρτηση Shell [Χρόνου εκτέλεσης]</link>"
+msgid "<emph>Expression:</emph> Any numeric expression."
+msgstr "<emph>Παράσταση:</emph> Κάθε αριθμητική έκφραση."
-#: 03130500.xhp
+#: 03080302.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3153394\n"
-"2\n"
+"03080302.xhp\n"
+"par_id3155306\n"
+"12\n"
"help.text"
-msgid "Starts another application and defines the respective window style, if necessary."
-msgstr "Αρχίζει μια άλλη εφαρμογή και καθορίζει το αντίστοιχο στυλ παραθύρου, αν είναι απαραίτητο."
+msgid "<emph>Omitted:</emph> Returns the next random number in the sequence."
+msgstr "<emph>Παραλειπόμενο:</emph> Επιστρέφει τον επόμενο τυχαίο αριθμό στην ακολουθία."
-#: 03130500.xhp
+#: 03080302.xhp
msgctxt ""
-"03130500.xhp\n"
-"hd_id3153345\n"
-"4\n"
+"03080302.xhp\n"
+"par_id3147318\n"
+"14\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "The <emph>Rnd</emph> function only returns values ranging from 0 to 1. To generate random integers in a given range, use the formula in the following example:"
+msgstr "Η συνάρτηση <emph>Rnd</emph> επιστρέφει μόνο τιμές που βρίσκονται μεταξύ 0 και 1. Για να δημιουργήσετε τυχαίους ακέραιους σε ένα δεδομένο εύρος τιμών, χρησιμοποιήστε τον τύπο στο ακόλουθο παράδειγμα:"
-#: 03130500.xhp
+#: 03080302.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3147576\n"
-"5\n"
+"03080302.xhp\n"
+"hd_id3151118\n"
+"15\n"
"help.text"
-msgid "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])"
-msgstr "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03130500.xhp
+#: 03080302.xhp
msgctxt ""
-"03130500.xhp\n"
-"hd_id3149235\n"
-"6\n"
+"03080302.xhp\n"
+"par_id3147124\n"
+"21\n"
"help.text"
-msgid "Parameter"
-msgstr "Παράμετρος"
+msgid "Print \"Number from 1 to 5\""
+msgstr "Print \"Αριθμός από το 1 έως το 5\""
-#: 03130500.xhp
+#: 03080302.xhp
msgctxt ""
-"03130500.xhp\n"
-"hd_id3154306\n"
+"03080302.xhp\n"
+"par_id3154943\n"
"23\n"
"help.text"
-msgid "Pathname"
-msgstr "Pathname"
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3155419\n"
-"7\n"
-"help.text"
-msgid "Complete path and program name of the program that you want to start."
-msgstr "Πλήρης διαδρομή και όνομα προγράμματος του προγράμματος που πρόκειται να εκκινηθεί."
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"hd_id3150771\n"
-"24\n"
-"help.text"
-msgid "Windowstyle"
-msgstr "Windowstyle"
+msgid "Print \"Number from 6 to 8\""
+msgstr "Print \"Αριθμός από το 6 έως το 8\""
-#: 03130500.xhp
+#: 03080302.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3145609\n"
-"8\n"
+"03080302.xhp\n"
+"par_id3151074\n"
+"25\n"
"help.text"
-msgid "Optional integer expression that specifies the style of the window that the program is executed in. The following values are possible:"
-msgstr "Προαιρετική ακέραια παράσταση που καθορίζει το στυλ του παραθύρου στο οποίο εκτελείται το πρόγραμμα. Είναι δυνατές οι ακόλουθες τιμές:"
+msgid "Print \"Greater than 8\""
+msgstr "Print \"Μεγαλύτερο από 8\""
-#: 03130500.xhp
+#: 03080302.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3148663\n"
-"25\n"
+"03080302.xhp\n"
+"par_id3155602\n"
+"27\n"
"help.text"
-msgid "0"
-msgstr "0"
+msgid "Print \"Outside range 1 to 10\""
+msgstr "Print \"Εκτός περιοχής από 1 έως 10\""
-#: 03130500.xhp
+#: 03080400.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3153360\n"
-"10\n"
+"03080400.xhp\n"
+"tit\n"
"help.text"
-msgid "The focus is on the hidden program window."
-msgstr "Η εστίαση είναι στο κρυφό παράθυρο προγράμματος."
+msgid "Square Root Calculation"
+msgstr "Υπολογισμός τετραγωνικής ρίζας"
-#: 03130500.xhp
+#: 03080400.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3154123\n"
-"26\n"
+"03080400.xhp\n"
+"hd_id3148946\n"
+"1\n"
"help.text"
-msgid "1"
-msgstr "1"
+msgid "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"Square Root Calculation\">Square Root Calculation</link>"
+msgstr "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"Υπολογισμός τετραγωνικής ρίζας\">Υπολογισμός τετραγωνικής ρίζας</link>"
-#: 03130500.xhp
+#: 03080400.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3144760\n"
-"11\n"
+"03080400.xhp\n"
+"par_id3159414\n"
+"2\n"
"help.text"
-msgid "The focus is on the program window in standard size."
-msgstr "Η εστίαση είναι στο παράθυρο προγράμματος τυπικού μεγέθους."
+msgid "Use this function to calculate square roots."
+msgstr "Με αυτήν την συνάρτηση μπορείτε να υπολογίζετε τετραγωνικές ρίζες."
-#: 03130500.xhp
+#: 03080401.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3156422\n"
-"27\n"
+"03080401.xhp\n"
+"tit\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "Sqr Function [Runtime]"
+msgstr "Συνάρτηση Sqr [Χρόνου εκτέλεσης]"
-#: 03130500.xhp
+#: 03080401.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3148451\n"
-"12\n"
+"03080401.xhp\n"
+"bm_id3156027\n"
"help.text"
-msgid "The focus is on the minimized program window."
-msgstr "Η εστίαση είναι στο ελαχιστοποιημένο παράθυρο προγράμματος."
+msgid "<bookmark_value>Sqr function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Sqr</bookmark_value>"
-#: 03130500.xhp
+#: 03080401.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3149561\n"
-"28\n"
+"03080401.xhp\n"
+"hd_id3156027\n"
+"1\n"
"help.text"
-msgid "3"
-msgstr "3"
+msgid "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr Function [Runtime]\">Sqr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Συνάρτηση Sqr [Χρόνου εκτέλεσης]\">Συνάρτηση Sqr [Χρόνου εκτέλεσης]</link>"
-#: 03130500.xhp
+#: 03080401.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3146921\n"
-"13\n"
+"03080401.xhp\n"
+"par_id3147226\n"
+"2\n"
"help.text"
-msgid "focus is on the maximized program window."
-msgstr "Η εστίαση είναι στο μεγιστοποιημένο παράθυρο προγράμματος."
+msgid "Calculates the square root of a numeric expression."
+msgstr "Υπολογίζει την τετραγωνική ρίζα μιας αριθμητικής παράστασης."
-#: 03130500.xhp
+#: 03080401.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3149481\n"
-"29\n"
+"03080401.xhp\n"
+"hd_id3143267\n"
+"3\n"
"help.text"
-msgid "4"
-msgstr "4"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03130500.xhp
+#: 03080401.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3155854\n"
-"14\n"
+"03080401.xhp\n"
+"par_id3149415\n"
+"4\n"
"help.text"
-msgid "Standard size program window, without focus."
-msgstr "Τυπικό μέγεθος παραθύρου προγράμματος, χωρίς εστίαση."
+msgid "Sqr (Number)"
+msgstr "Sqr (Number)"
-#: 03130500.xhp
+#: 03080401.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3145271\n"
-"30\n"
+"03080401.xhp\n"
+"hd_id3156023\n"
+"5\n"
"help.text"
-msgid "6"
-msgstr "6"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03130500.xhp
+#: 03080401.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3152938\n"
-"15\n"
+"03080401.xhp\n"
+"par_id3156343\n"
+"6\n"
"help.text"
-msgid "Minimized program window, focus remains on the active window."
-msgstr "Ελαχιστοποιημένο παράθυρο προγράμματος, η εστίαση παραμένει στο ενεργό παράθυρο."
+msgid "Double"
+msgstr "Διπλό"
-#: 03130500.xhp
+#: 03080401.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3146119\n"
-"31\n"
+"03080401.xhp\n"
+"hd_id3147265\n"
+"7\n"
"help.text"
-msgid "10"
-msgstr "10"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03130500.xhp
+#: 03080401.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3151112\n"
-"16\n"
+"03080401.xhp\n"
+"par_id3149457\n"
+"8\n"
"help.text"
-msgid "Full-screen display."
-msgstr "Εμφάνιση πλήρους οθόνης."
+msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the square root for."
+msgstr "<emph>Number:</emph> Κάθε αριθμητική παράσταση για την οποία πρόκειται να υπολογισθεί η τετραγωνική ρίζα."
-#: 03130500.xhp
+#: 03080401.xhp
msgctxt ""
-"03130500.xhp\n"
-"hd_id3150419\n"
-"33\n"
+"03080401.xhp\n"
+"par_id3154365\n"
+"9\n"
"help.text"
-msgid "Param"
-msgstr "Παράμετρος"
+msgid "A square root is the number that you multiply by itself to produce another number, for example, the square root of 36 is 6."
+msgstr "Η τετραγωνική ρίζα είναι ένας αριθμός που υψώνεται σε δύναμη του 2 για να προκύψει ο αριθμός c (6^2 είναι για παράδειγμα 36, συνεπώς η τετραγωνική ρίζα του 36 είναι 6)."
-#: 03130500.xhp
+#: 03080401.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3149412\n"
-"17\n"
+"03080401.xhp\n"
+"hd_id3153192\n"
+"10\n"
"help.text"
-msgid "Any string expression that specifies the command line that want to pass."
-msgstr "Κάθε παράσταση συμβολοσειράς που καθορίζει την γραμμή εντολών που πρόκειται να προσπεραστεί."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03130500.xhp
+#: 03080500.xhp
msgctxt ""
-"03130500.xhp\n"
-"hd_id3148456\n"
-"32\n"
+"03080500.xhp\n"
+"tit\n"
"help.text"
-msgid "bSync"
-msgstr "bSync"
+msgid "Integers"
+msgstr "Ακέραιοι"
-#: 03130500.xhp
+#: 03080500.xhp
msgctxt ""
-"03130500.xhp\n"
-"par_id3154096\n"
-"18\n"
+"03080500.xhp\n"
+"hd_id3153345\n"
+"1\n"
"help.text"
-msgid "If this value is set to <emph>true</emph>, the <emph>Shell</emph> command and all $[officename] tasks wait until the shell process completes. If the value is set to <emph>false</emph>, the shell returns directly. The default value is <emph>false</emph>."
-msgstr "Εάν αυτή η τιμή έχει ορισθεί σε <emph>True</emph>, τότε η εντολή <emph>Shell</emph> και όλες οι εργασίες του $[officename] περιμένετε έως ότου ολοκληρώνει η διαδικασία κελύφους. Εάν η τιμή έχει ορισθεί σε <emph>False</emph>, η διαδικασία κελύφους επιστρέφει άμεσα. Η προεπιλεγμένη τιμή είναι η <emph>False</emph>."
+msgid "<link href=\"text/sbasic/shared/03080500.xhp\" name=\"Integers\">Integers</link>"
+msgstr "<link href=\"text/sbasic/shared/03080500.xhp\" name=\"Ακέραιοι\">Ακέραιοι</link>"
-#: 03130500.xhp
+#: 03080500.xhp
msgctxt ""
-"03130500.xhp\n"
-"hd_id3154270\n"
-"19\n"
+"03080500.xhp\n"
+"par_id3156152\n"
+"2\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "The following functions round values to integers."
+msgstr "Οι ακόλουθες συναρτήσεις χρησιμοποιούνται για την στρογγυλοποίηση τιμών σε ακέραιους αριθμούς."
-#: 03131300.xhp
+#: 03080501.xhp
msgctxt ""
-"03131300.xhp\n"
+"03080501.xhp\n"
"tit\n"
"help.text"
-msgid "TwipsPerPixelX Function [Runtime]"
-msgstr "Συνάρτηση TwipsPerPixelX [Χρόνου εκτέλεσης]"
+msgid "Fix Function [Runtime]"
+msgstr "Συνάρτηση Fix [Χρόνου εκτέλεσης]"
-#: 03131300.xhp
+#: 03080501.xhp
msgctxt ""
-"03131300.xhp\n"
-"bm_id3153539\n"
+"03080501.xhp\n"
+"bm_id3159201\n"
"help.text"
-msgid "<bookmark_value>TwipsPerPixelX function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση TwipsPerPixelX</bookmark_value>"
+msgid "<bookmark_value>Fix function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Fix</bookmark_value>"
-#: 03131300.xhp
+#: 03080501.xhp
msgctxt ""
-"03131300.xhp\n"
-"hd_id3153539\n"
+"03080501.xhp\n"
+"hd_id3159201\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"TwipsPerPixelX Function [Runtime]\">TwipsPerPixelX Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"Συνάρτηση TwipsPerPixelX [Χρόνου εκτέλεσης]\">Συνάρτηση TwipsPerPixelX [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Fix Function [Runtime]\">Fix Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Συνάρτηση Fix [Χρόνου εκτέλεσης]\">Συνάρτηση Fix [Χρόνου εκτέλεσης]</link>"
-#: 03131300.xhp
+#: 03080501.xhp
msgctxt ""
-"03131300.xhp\n"
-"par_id3153394\n"
+"03080501.xhp\n"
+"par_id3149346\n"
"2\n"
"help.text"
-msgid "Returns the number of twips that represent the width of a pixel."
-msgstr "Επιστρέφει τον αριθμό των twip που αντιπροσωπεύουν το πλάτος ενός pixel."
+msgid "Returns the integer value of a numeric expression by removing the fractional part of the number."
+msgstr "Επιστρέφει την ακέραια τιμή μιας αριθμητικής παράστασης αφαιρώντας το κλασματικό μέρος του αριθμού."
-#: 03131300.xhp
+#: 03080501.xhp
msgctxt ""
-"03131300.xhp\n"
-"hd_id3153527\n"
+"03080501.xhp\n"
+"hd_id3155419\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03131300.xhp
+#: 03080501.xhp
msgctxt ""
-"03131300.xhp\n"
-"par_id3151110\n"
+"03080501.xhp\n"
+"par_id3156152\n"
"4\n"
"help.text"
-msgid "n = TwipsPerPixelX"
-msgstr "n = TwipsPerPixelX"
+msgid "Fix (Expression)"
+msgstr "Fix (Expression)"
-#: 03131300.xhp
+#: 03080501.xhp
msgctxt ""
-"03131300.xhp\n"
-"hd_id3150669\n"
+"03080501.xhp\n"
+"hd_id3154923\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03131300.xhp
+#: 03080501.xhp
msgctxt ""
-"03131300.xhp\n"
-"par_id3150503\n"
+"03080501.xhp\n"
+"par_id3148947\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιοι"
+msgid "Double"
+msgstr "Διπλό"
-#: 03131300.xhp
+#: 03080501.xhp
msgctxt ""
-"03131300.xhp\n"
-"hd_id3159176\n"
+"03080501.xhp\n"
+"hd_id3154760\n"
"7\n"
"help.text"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
+
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"par_id3149457\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Numeric expression that you want to return the integer value for."
+msgstr "<emph>Expression:</emph> Αριθμητική παράσταση από την οποία πρόκειται να επιστραφεί η ακέραια τιμή."
+
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"hd_id3150447\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03131300.xhp
+#: 03080501.xhp
msgctxt ""
-"03131300.xhp\n"
-"par_id3153061\n"
-"9\n"
+"03080501.xhp\n"
+"par_id3156214\n"
+"11\n"
"help.text"
-msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
-msgstr "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
+msgid "Print Fix(3.14159) ' returns 3."
+msgstr "Print Fix(3.14159) ' επιστρέφει 3."
-#: 03100500.xhp
+#: 03080501.xhp
msgctxt ""
-"03100500.xhp\n"
+"03080501.xhp\n"
+"par_id3154217\n"
+"12\n"
+"help.text"
+msgid "Print Fix(0) ' returns 0."
+msgstr "Print Fix(0) ' επιστρέφει 0."
+
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"par_id3145786\n"
+"13\n"
+"help.text"
+msgid "Print Fix(-3.14159) ' returns -3."
+msgstr "Print Fix(-3.14159) ' επιστρέφει -3."
+
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
"tit\n"
"help.text"
-msgid "CInt Function [Runtime]"
-msgstr "Συνάρτηση CInt [Χρόνου εκτέλεσης]"
+msgid "Int Function [Runtime]"
+msgstr "Συνάρτηση Int [Χρόνου εκτέλεσης]"
-#: 03100500.xhp
+#: 03080502.xhp
msgctxt ""
-"03100500.xhp\n"
-"bm_id3149346\n"
+"03080502.xhp\n"
+"bm_id3153345\n"
"help.text"
-msgid "<bookmark_value>CInt function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CInt</bookmark_value>"
+msgid "<bookmark_value>Int function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Int</bookmark_value>"
-#: 03100500.xhp
+#: 03080502.xhp
msgctxt ""
-"03100500.xhp\n"
-"hd_id3149346\n"
+"03080502.xhp\n"
+"hd_id3153345\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"CInt Function [Runtime]\">CInt Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"Συνάρτηση CInt [Χρόνου εκτέλεσης]\">Συνάρτηση CInt [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Function [Runtime]\">Int Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Συνάρτηση Int [Χρόνου εκτέλεσης]\">Συνάρτηση Int [Χρόνου εκτέλεσης]</link>"
-#: 03100500.xhp
+#: 03080502.xhp
msgctxt ""
-"03100500.xhp\n"
-"par_id3155419\n"
+"03080502.xhp\n"
+"par_id3155420\n"
"2\n"
"help.text"
-msgid "Converts any string or numeric expression to an integer."
-msgstr "Μετατρέπει οποιαδήποτε συμβολοσειρά ή αριθμητική έκφραση σε έναν ακέραιο αριθμό."
+msgid "Returns the integer portion of a number."
+msgstr "Επιστρέφει το ακέραιο μέρος ενός αριθμού."
-#: 03100500.xhp
+#: 03080502.xhp
msgctxt ""
-"03100500.xhp\n"
-"hd_id3147573\n"
+"03080502.xhp\n"
+"hd_id3147559\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03100500.xhp
+#: 03080502.xhp
msgctxt ""
-"03100500.xhp\n"
-"par_id3154142\n"
+"03080502.xhp\n"
+"par_id3146795\n"
"4\n"
"help.text"
-msgid "CInt (Expression)"
-msgstr "CInt (Expression)"
+msgid "Int (Number)"
+msgstr "Int (Number)"
-#: 03100500.xhp
+#: 03080502.xhp
msgctxt ""
-"03100500.xhp\n"
-"hd_id3147531\n"
+"03080502.xhp\n"
+"hd_id3149670\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03100500.xhp
+#: 03080502.xhp
msgctxt ""
-"03100500.xhp\n"
-"par_id3147560\n"
+"03080502.xhp\n"
+"par_id3150400\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "Double"
+msgstr "Διπλό"
-#: 03100500.xhp
+#: 03080502.xhp
msgctxt ""
-"03100500.xhp\n"
-"hd_id3145069\n"
+"03080502.xhp\n"
+"hd_id3149656\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03100500.xhp
+#: 03080502.xhp
msgctxt ""
-"03100500.xhp\n"
-"par_id3159414\n"
+"03080502.xhp\n"
+"par_id3148797\n"
"8\n"
"help.text"
-msgid "<emph>Expression:</emph> Any numeric expression that you want to convert. If the <emph>Expression</emph> exceeds the value range between -32768 and 32767, $[officename] Basic reports an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
-msgstr "<emph>Expression:</emph> Οποιαδήποτε αριθμητική έκφραση που θέλετε να μετατρέψετε. Εάν η <emph>Expression</emph> υπερβαίνει το εύρος τιμών μεταξύ -32768 και 32767, η $[officename] Basic εμφανίζει ένα λάθος υπερχείλισης. Για να μετατρέψει μια έκφραση συμβολοσειράς, ο αριθμός πρέπει να εισαχθεί ως κανονικό κείμενο (\"123.5\") χρησιμοποιώντας την προεπιλεγμένη μορφή αριθμού του λειτουργικού σας συστήματός."
+msgid "<emph>Number:</emph> Any valid numeric expression."
+msgstr "<emph>Αριθμός:</emph> Κάθε έγκυρη αριθμητική έκφραση."
-#: 03100500.xhp
+#: 03080502.xhp
msgctxt ""
-"03100500.xhp\n"
-"par_id3150358\n"
+"03080502.xhp\n"
+"hd_id3148672\n"
"9\n"
"help.text"
-msgid "This function always rounds the fractional part of a number to the nearest integer."
-msgstr "Αυτή η συνάρτηση στρογγυλοποιεί πάντα το κλασματικό μέρος ενός αριθμού στον κοντινότερο ακέραιο αριθμό."
-
-#: 03100500.xhp
-msgctxt ""
-"03100500.xhp\n"
-"hd_id3145419\n"
-"10\n"
-"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03030110.xhp
+#: 03080502.xhp
msgctxt ""
-"03030110.xhp\n"
-"tit\n"
+"03080502.xhp\n"
+"par_id3125864\n"
+"11\n"
"help.text"
-msgid "DateAdd Function [Runtime]"
-msgstr "Συνάρτηση DateAdd [Χρόνου εκτέλεσης]"
+msgid "Print Int(3.99) ' returns the value 3"
+msgstr "Print Int(3.99) ' επιστρέφει την τιμή 3"
-#: 03030110.xhp
+#: 03080502.xhp
msgctxt ""
-"03030110.xhp\n"
-"bm_id6269417\n"
+"03080502.xhp\n"
+"par_id3145787\n"
+"12\n"
"help.text"
-msgid "<bookmark_value>DateAdd function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση DateAdd</bookmark_value>"
+msgid "Print Int(0) ' returns the value 0"
+msgstr "Print Int(0) ' επιστρέφει την τιμή 0"
-#: 03030110.xhp
+#: 03080502.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10548\n"
+"03080502.xhp\n"
+"par_id3153143\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030110.xhp\">DateAdd Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030110.xhp\">Συνάρτηση DateAdd [Χρόνου εκτέλεσης]</link>"
+msgid "Print Int(-3.14159) ' returns the value -4"
+msgstr "Print Int(-3.14159) ' επιστρέφει την τιμή -4"
-#: 03030110.xhp
+#: 03080600.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10558\n"
+"03080600.xhp\n"
+"tit\n"
"help.text"
-msgid "Adds a date interval to a given date a number of times and returns the resulting date."
-msgstr "Προσθέτει ένα διάστημα ημερομηνίας σε μια δοθείσα ημερομηνία επαναλαμβανόμενα και επιστρέφει την προκύπτουσα ημερομηνία."
+msgid "Absolute Values"
+msgstr "Απόλυτες τιμές"
-#: 03030110.xhp
+#: 03080600.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN1055B\n"
+"03080600.xhp\n"
+"hd_id3146958\n"
+"1\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"Absolute Values\">Absolute Values</link>"
+msgstr "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"Απόλυτες τιμές\">Απόλυτες τιμές</link>"
-#: 03030110.xhp
+#: 03080600.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN1055F\n"
+"03080600.xhp\n"
+"par_id3150771\n"
+"2\n"
"help.text"
-msgid "DateAdd (Add, Count, Date)"
-msgstr "DateAdd (Add, Count, Date)"
+msgid "This function returns absolute values."
+msgstr "Αυτή η συνάρτηση επιστρέφει απόλυτες τιμές."
-#: 03030110.xhp
+#: 03080601.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN1061E\n"
+"03080601.xhp\n"
+"tit\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Abs Function [Runtime]"
+msgstr "Συνάρτηση Abs [Χρόνου εκτέλεσης]"
-#: 03030110.xhp
+#: 03080601.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10622\n"
+"03080601.xhp\n"
+"bm_id3159201\n"
"help.text"
-msgid "A Variant containing a date."
-msgstr "Η μεταβλητή Variant περιέχει ημερομηνία."
+msgid "<bookmark_value>Abs function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Abs</bookmark_value>"
-#: 03030110.xhp
+#: 03080601.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10625\n"
+"03080601.xhp\n"
+"hd_id3159201\n"
+"1\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Abs Function [Runtime]\">Abs Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Συνάρτηση Abs [Χρόνου εκτέλεσης]\">Συνάρτηση Abs [Χρόνου εκτέλεσης]</link>"
-#: 03030110.xhp
+#: 03080601.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10629\n"
+"03080601.xhp\n"
+"par_id3153394\n"
+"2\n"
"help.text"
-msgid "Add - A string expression from the following table, specifying the date interval."
-msgstr "Add - Ένα αλφαριθμητικό από τον ακόλουθο πίνακα, που διευκρινίζει το διάστημα ημερομηνίας."
+msgid "Returns the absolute value of a numeric expression."
+msgstr "Επιστρέφει την απόλυτη τιμή μιας αριθμητικής παράστασης."
-#: 03030110.xhp
+#: 03080601.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10636\n"
+"03080601.xhp\n"
+"hd_id3149233\n"
+"3\n"
"help.text"
-msgid "Add (string value)"
-msgstr "Add (string value)"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03030110.xhp
+#: 03080601.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN1063C\n"
+"03080601.xhp\n"
+"par_id3147573\n"
+"4\n"
"help.text"
-msgid "Explanation"
-msgstr "Εξήγηση"
+msgid "Abs (Number)"
+msgstr "Abs (Number)"
-#: 03030110.xhp
+#: 03080601.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10643\n"
+"03080601.xhp\n"
+"hd_id3156152\n"
+"5\n"
"help.text"
-msgid "yyyy"
-msgstr "yyyy"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03030110.xhp
+#: 03080601.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10649\n"
+"03080601.xhp\n"
+"par_id3149670\n"
+"6\n"
"help.text"
-msgid "Year"
-msgstr "Έτος"
+msgid "Double"
+msgstr "Διπλό"
-#: 03030110.xhp
+#: 03080601.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10650\n"
+"03080601.xhp\n"
+"hd_id3154924\n"
+"7\n"
"help.text"
-msgid "q"
-msgstr "q"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03030110.xhp
+#: 03080601.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10656\n"
+"03080601.xhp\n"
+"par_id3154347\n"
+"8\n"
"help.text"
-msgid "Quarter"
-msgstr "Τέταρτο"
+msgid "<emph>Number:</emph> Any numeric expression that you want to return the absolute value for. Positive numbers, including 0, are returned unchanged, whereas negative numbers are converted to positive numbers."
+msgstr "<emph>Number:</emph> Κάθε αριθμητική παράσταση για την οποία πρόκειται να επιστραφεί η απόλυτη τιμή. Κάθε θετικός αριθμός, συμπεριλαμβανομένου του 0, θα επιστραφεί ως θετικός. Κάθε αρνητικός αριθμός θα μετατραπεί σε θετικό."
-#: 03030110.xhp
+#: 03080601.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN1065D\n"
+"03080601.xhp\n"
+"par_id3153381\n"
+"9\n"
"help.text"
-msgid "m"
-msgstr "μ"
+msgid "The following example uses the Abs function to calculate the difference between two values. It does not matter which value you enter first."
+msgstr "Το ακόλουθο παράδειγμα χρησιμοποιεί τη συνάρτηση Abs για να υπολογίσει τη διαφορά μεταξύ δύο τιμών. Δεν έχει σημασία ποια από τις τιμές θα εισαγάγετε πρώτη."
-#: 03030110.xhp
+#: 03080601.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10663\n"
+"03080601.xhp\n"
+"hd_id3148451\n"
+"10\n"
"help.text"
-msgid "Month"
-msgstr "Μήνας"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03030110.xhp
+#: 03080601.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN1066A\n"
+"03080601.xhp\n"
+"par_id3145786\n"
+"14\n"
"help.text"
-msgid "y"
-msgstr "υ"
+msgid "siW1 = Int(InputBox$ (\"Please enter the first amount\",\"Value Input\"))"
+msgstr "siW1 = Int(InputBox$ (\"Εισάγετε την πρώτη ποσότητα\",\"Value input\"))"
-#: 03030110.xhp
+#: 03080601.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10670\n"
+"03080601.xhp\n"
+"par_id3149561\n"
+"15\n"
"help.text"
-msgid "Day of year"
-msgstr "Ημέρα του έτους"
+msgid "siW2 = Int(InputBox$ (\"Please enter the second amount\",\"Value Input\"))"
+msgstr "siW2 = Int(InputBox$ (\"Εισάγετε τη δεύτερη ποσότητα\",\"Value input\"))"
-#: 03030110.xhp
+#: 03080601.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10677\n"
+"03080601.xhp\n"
+"par_id3145750\n"
+"16\n"
"help.text"
-msgid "w"
-msgstr "w"
+msgid "Print \"The difference is \"; Abs(siW1 - siW2)"
+msgstr "Print \"Η διαφορά είναι \"; Abs(siW1 - siW2)"
-#: 03030110.xhp
+#: 03080700.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN1067D\n"
+"03080700.xhp\n"
+"tit\n"
"help.text"
-msgid "Weekday"
-msgstr "Μέρα της εβδομάδος"
+msgid "Expression Signs"
+msgstr "Πρόσημα παραστάσεων"
-#: 03030110.xhp
+#: 03080700.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10684\n"
+"03080700.xhp\n"
+"hd_id3150702\n"
+"1\n"
"help.text"
-msgid "ww"
-msgstr "ww"
+msgid "<link href=\"text/sbasic/shared/03080700.xhp\" name=\"Expression Signs\">Expression Signs</link>"
+msgstr "<link href=\"text/sbasic/shared/03080700.xhp\" name=\"Πρόσημα παραστάσεων\">Πρόσημα παραστάσεων</link>"
-#: 03030110.xhp
+#: 03080700.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN1068A\n"
+"03080700.xhp\n"
+"par_id3148668\n"
+"2\n"
"help.text"
-msgid "Week of year"
-msgstr "Εβδομάδα του έτους"
+msgid "This function returns the algebraic sign of a numeric expression."
+msgstr "Χρησιμοποιήστε αυτή τη συνάρτηση για να επιστραφεί το αλγεβρικό πρόσημο μιας αριθμητικής παράστασης."
-#: 03030110.xhp
+#: 03080701.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10691\n"
+"03080701.xhp\n"
+"tit\n"
"help.text"
-msgid "d"
-msgstr "δ"
+msgid "Sgn Function [Runtime]"
+msgstr "Συνάρτηση Sgn [Χρόνος εκτέλεσης]"
-#: 03030110.xhp
+#: 03080701.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN10697\n"
+"03080701.xhp\n"
+"bm_id3148474\n"
"help.text"
-msgid "Day"
-msgstr "Μέρα"
+msgid "<bookmark_value>Sgn function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Sgn</bookmark_value>"
-#: 03030110.xhp
+#: 03080701.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN1069E\n"
+"03080701.xhp\n"
+"hd_id3148474\n"
+"1\n"
"help.text"
-msgid "h"
-msgstr "η"
+msgid "<link href=\"text/sbasic/shared/03080701.xhp\" name=\"Sgn Function [Runtime]\">Sgn Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080701.xhp\" name=\"Συνάρτηση Sgn [Χρόνος εκτέλεσης]\">Συνάρτηση Sgn [Χρόνος εκτέλεσης]</link>"
-#: 03030110.xhp
+#: 03080701.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN106A4\n"
+"03080701.xhp\n"
+"par_id3148686\n"
+"2\n"
"help.text"
-msgid "Hour"
-msgstr "Ώρα"
+msgid "Returns an integer number between -1 and 1 that indicates if the number that is passed to the function is positive, negative, or zero."
+msgstr "Επιστέφει έναν ακέραιο αριθμό μεταξύ -1 και 1 που δείχνει αν ο αριθμός μεταβιβάστηκε στη συνάρτηση ως θετικός, αρνητικός ή μηδέν."
-#: 03030110.xhp
+#: 03080701.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN106AB\n"
+"03080701.xhp\n"
+"hd_id3156023\n"
+"3\n"
"help.text"
-msgid "n"
-msgstr "ν"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03030110.xhp
+#: 03080701.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN106B1\n"
+"03080701.xhp\n"
+"par_id3153897\n"
+"4\n"
"help.text"
-msgid "Minute"
-msgstr "Λεπτά"
+msgid "Sgn (Number)"
+msgstr "Sgn (Αριθμός)"
-#: 03030110.xhp
+#: 03080701.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN106B8\n"
+"03080701.xhp\n"
+"hd_id3145069\n"
+"5\n"
"help.text"
-msgid "s"
-msgstr "σ"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03030110.xhp
+#: 03080701.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN106BE\n"
+"03080701.xhp\n"
+"par_id3150359\n"
+"6\n"
"help.text"
-msgid "Second"
-msgstr "Δευτερόλεπτά"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03030110.xhp
+#: 03080701.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN106C1\n"
+"03080701.xhp\n"
+"hd_id3150543\n"
+"7\n"
"help.text"
-msgid "Count - A numerical expression specifying how often the Add interval will be added (Count is positive) or subtracted (Count is negative)."
-msgstr "Count - Μια αριθμητική έκφραση που διευκρινίζει πόσο συχνά το διάστημα Add θα προστεθεί (Count είναι θετικό) ή να αφαιρεθεί (Count είναι αρνητικό)."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03030110.xhp
+#: 03080701.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN106C4\n"
+"03080701.xhp\n"
+"par_id3154365\n"
+"8\n"
"help.text"
-msgid "Date - A given date or the name of a Variant variable containing a date. The Add value will be added Count times to this value."
-msgstr "Date - Μια δεδομένη ημερομηνία ή το όνομα μιας μεταβλητής Variant που περιέχει μια ημερομηνία. Η τιμή Add θα είναι προστιθέμενοι Count φορές σε αυτήν την τιμή."
+msgid "<emph>Number:</emph> Numeric expression that determines the value that is returned by the function."
+msgstr "<emph>Αριθμός:</emph> Αριθμητική παράσταση που καθορίζει την τιμή που επιστρέφεται από τη συνάρτηση."
-#: 03030110.xhp
+#: 03080701.xhp
msgctxt ""
-"03030110.xhp\n"
-"par_idN106C7\n"
+"03080701.xhp\n"
+"par_id3150767\n"
+"9\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "NumExpression"
+msgstr "ΑριθμητικήΠαράσταση"
-#: 03101100.xhp
+#: 03080701.xhp
msgctxt ""
-"03101100.xhp\n"
-"tit\n"
+"03080701.xhp\n"
+"par_id3150441\n"
+"10\n"
"help.text"
-msgid "DefBool Statement [Runtime]"
-msgstr "Πρόταση DefBool [Χρόνου εκτέλεσης]"
+msgid "Return value"
+msgstr "Τιμή επιστροφής"
-#: 03101100.xhp
+#: 03080701.xhp
msgctxt ""
-"03101100.xhp\n"
-"bm_id3145759\n"
+"03080701.xhp\n"
+"par_id3161833\n"
+"11\n"
"help.text"
-msgid "<bookmark_value>DefBool statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση DefBool</bookmark_value>"
+msgid "negative"
+msgstr "αρνητικός"
-#: 03101100.xhp
+#: 03080701.xhp
msgctxt ""
-"03101100.xhp\n"
-"hd_id3145759\n"
-"1\n"
+"03080701.xhp\n"
+"par_id3155306\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"DefBool Statement [Runtime]\">DefBool Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"Δήλωση DefBool [Χρόνου εκτέλεσης]\">Δήλωση DefBool [Χρόνου εκτέλεσης]</link>"
+msgid "Sgn returns -1."
+msgstr "Το Sgn επιστρέφει -1."
-#: 03101100.xhp
+#: 03080701.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3153089\n"
-"2\n"
+"03080701.xhp\n"
+"par_id3145271\n"
+"13\n"
"help.text"
-msgid "If no type-declaration character or keyword is specified, the DefBool statement sets the default data type for variables, according to a letter range."
-msgstr "Εάν κανένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί δεν έχει διευκρινιστεί, η δήλωση DefBool καθορίζει τον προεπιλεγμένο τύπο μεταβλητής, σύμφωνα με το εύρος των γραμμάτων."
+msgid "0"
+msgstr "0"
-#: 03101100.xhp
+#: 03080701.xhp
msgctxt ""
-"03101100.xhp\n"
-"hd_id3149495\n"
-"3\n"
+"03080701.xhp\n"
+"par_id3146119\n"
+"14\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Sgn returns 0."
+msgstr "Το Sgn επιστρέφει 0."
-#: 03101100.xhp
+#: 03080701.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3150682\n"
-"4\n"
+"03080701.xhp\n"
+"par_id3153139\n"
+"15\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgid "positive"
+msgstr "θετικός"
-#: 03101100.xhp
+#: 03080701.xhp
msgctxt ""
-"03101100.xhp\n"
-"hd_id3159201\n"
-"5\n"
+"03080701.xhp\n"
+"par_id3154319\n"
+"16\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Sgn returns 1."
+msgstr "Το Sgn επιστρέφει 1."
-#: 03101100.xhp
+#: 03080701.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3147226\n"
-"6\n"
+"03080701.xhp\n"
+"hd_id3152576\n"
+"17\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>Characterrange:</emph> Γράμματα που διευκρινίζουν το εύρος των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03101100.xhp
+#: 03080701.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3149178\n"
-"7\n"
+"03080701.xhp\n"
+"par_id3155416\n"
+"19\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph> Λέξη κλειδί που καθορίζει τον προεπιλεγμένο τύπο μεταβλητής:"
+msgid "Print sgn(-10) ' returns -1"
+msgstr "Print sgn(-10) ' επιστρέφει -1"
-#: 03101100.xhp
+#: 03080701.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3150669\n"
-"8\n"
+"03080701.xhp\n"
+"par_id3154096\n"
+"20\n"
"help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Keyword: </emph> Προεπιλεγμένος τύπος μεταβλητής"
+msgid "Print sgn(0) ' returns 0"
+msgstr "Print sgn(0) ' επιστρέφει 0"
-#: 03101100.xhp
+#: 03080701.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3149233\n"
-"9\n"
+"03080701.xhp\n"
+"par_id3148457\n"
+"21\n"
"help.text"
-msgid "<emph>DefBool:</emph> Boolean"
-msgstr "<emph>DefBool:</emph> Boolean"
+msgid "Print sgn(10) ' returns 1"
+msgstr "Print sgn(10) ' επιστρέφει 1"
-#: 03101100.xhp
+#: 03080800.xhp
msgctxt ""
-"03101100.xhp\n"
-"hd_id3149762\n"
-"10\n"
+"03080800.xhp\n"
+"tit\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Converting Numbers"
+msgstr "Μετατροπή αριθμών"
-#: 03101100.xhp
+#: 03080800.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3156152\n"
-"12\n"
+"03080800.xhp\n"
+"hd_id3145315\n"
+"1\n"
"help.text"
-msgid "' Prefix definition for variable types:"
-msgstr "' Ορισμός προθέματος για τους τύπους μεταβλητών:"
+msgid "<link href=\"text/sbasic/shared/03080800.xhp\" name=\"Converting Numbers\">Converting Numbers</link>"
+msgstr "<link href=\"text/sbasic/shared/03080800.xhp\" name=\"Μετατροπή αριθμών\">Μετατροπή αριθμών</link>"
-#: 03101100.xhp
+#: 03080800.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3151381\n"
-"22\n"
+"03080800.xhp\n"
+"par_id3154760\n"
+"2\n"
"help.text"
-msgid "bOK=TRUE ' bOK is an implicit boolean variable"
-msgstr "bOK=TRUE ' η bOK είναι μια υπονοούμενη δυαδική μεταβλητή"
+msgid "The following functions convert numbers from one number format to another."
+msgstr "Οι ακόλουθες συναρτήσεις μπορούν να χρησιμοποιηθούν για τη μετατροπή μιας μορφής αριθμών σε άλλη."
-#: 03020414.xhp
+#: 03080801.xhp
msgctxt ""
-"03020414.xhp\n"
+"03080801.xhp\n"
"tit\n"
"help.text"
-msgid "SetAttr Statement [Runtime]"
-msgstr "SetAttr Statement [Runtime]"
+msgid "Hex Function [Runtime]"
+msgstr "Συνάρτηση Hex [Χρόνου εκτέλεσης]"
-#: 03020414.xhp
+#: 03080801.xhp
msgctxt ""
-"03020414.xhp\n"
-"bm_id3147559\n"
+"03080801.xhp\n"
+"bm_id3150616\n"
"help.text"
-msgid "<bookmark_value>SetAttr statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση SetAttr</bookmark_value>"
+msgid "<bookmark_value>Hex function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Hex</bookmark_value>"
-#: 03020414.xhp
+#: 03080801.xhp
msgctxt ""
-"03020414.xhp\n"
-"hd_id3147559\n"
+"03080801.xhp\n"
+"hd_id3150616\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"SetAttr Statement [Runtime]\">SetAttr Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"SetAttr Statement [Runtime]\">Πρόταση SetAttr [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03080801.xhp\" name=\"Hex Function [Runtime]\">Hex Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080801.xhp\" name=\"Συνάρτηση Hex [Χρόνου εκτέλεσης]\">Συνάρτηση Hex [Χρόνου εκτέλεσης]</link>"
-#: 03020414.xhp
+#: 03080801.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3147264\n"
+"03080801.xhp\n"
+"par_id3145136\n"
"2\n"
"help.text"
-msgid "Sets the attribute information for a specified file."
-msgstr "Καθορίζει τις πληροφορίες χαρακτηριστικών για ένα καθορισμένο αρχείο."
+msgid "Returns a string that represents the hexadecimal value of a number."
+msgstr "Επιστρέφει μια συμβολοσειρά η οποία αντιπροσωπεύει την δεκαεξαδική τιμή ενός αριθμού."
-#: 03020414.xhp
+#: 03080801.xhp
msgctxt ""
-"03020414.xhp\n"
-"hd_id3150359\n"
+"03080801.xhp\n"
+"hd_id3147573\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020414.xhp
+#: 03080801.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3154365\n"
+"03080801.xhp\n"
+"par_id3150771\n"
"4\n"
"help.text"
-msgid "SetAttr FileName As String, Attribute As Integer"
-msgstr "SetAttr FileName As String, Attribute As Integer"
+msgid "Hex (Number)"
+msgstr "Hex (Number)"
-#: 03020414.xhp
+#: 03080801.xhp
msgctxt ""
-"03020414.xhp\n"
-"hd_id3125863\n"
+"03080801.xhp\n"
+"hd_id3147530\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03020414.xhp
+#: 03080801.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3154909\n"
+"03080801.xhp\n"
+"par_id3159414\n"
"6\n"
"help.text"
-msgid "FileName: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, <emph>SetAttr</emph> searches for the file in the current directory. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "FileName: Όνομα του αρχείου, συμπεριλαμβανομένης της διαδρομής, για το οποίο θα ελέγξετε τα χαρακτηριστικά. Αν δεν έχει καθοριστεί η διαδρομή, η πρόταση <emph>SetAttr</emph> αναζητεί το αρχείο στον τρέχοντα κατάλογο. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί εδώ."
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03020414.xhp
+#: 03080801.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3153192\n"
+"03080801.xhp\n"
+"hd_id3156344\n"
"7\n"
"help.text"
-msgid "<emph>Attribute:</emph> Bit pattern defining the attributes that you want to set or to clear:"
-msgstr "<emph>Attribute:</emph> Μοτίβο bit που ορίζει τα χαρακτηριστικά που θα καθοριστούν ή θα διαγραφούν:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03020414.xhp
+#: 03080801.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3145786\n"
+"03080801.xhp\n"
+"par_id3148947\n"
"8\n"
"help.text"
-msgid "<emph>Value</emph>"
-msgstr "<emph>Τιμή</emph>"
+msgid "<emph>Number:</emph> Any numeric expression that you want to convert to a hexadecimal number."
+msgstr "<emph>Number:</emph> Κάθε αριθμητική παράσταση που πρόκειται να μετατραπεί σε δεκαεξαδικό αριθμό."
-#: 03020414.xhp
+#: 03080801.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3152596\n"
+"03080801.xhp\n"
+"hd_id3154365\n"
"9\n"
"help.text"
-msgid "0 : Normal files."
-msgstr "0 : Κανονικά αρχεία."
-
-#: 03020414.xhp
-msgctxt ""
-"03020414.xhp\n"
-"par_id3149262\n"
-"10\n"
-"help.text"
-msgid "1 : Read-only files."
-msgstr "1 : Αρχεία μόνο για ανάγνωση."
-
-#: 03020414.xhp
-msgctxt ""
-"03020414.xhp\n"
-"par_id3152576\n"
-"13\n"
-"help.text"
-msgid "32 : File was changed since last backup (Archive bit)."
-msgstr "32 : Το αρχείο άλλαξε από την τελευταία δημιουργία αντιγράφου ασφαλείας (Archive bit)."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03020414.xhp
+#: 03080801.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3153093\n"
-"14\n"
+"03080801.xhp\n"
+"par_id3156214\n"
+"30\n"
"help.text"
-msgid "You can set multiple attributes by combining the respective values with a logic OR statement."
-msgstr "Μπορείτε να καθορίσετε πολλαπλά χαρακτηριστικά συνδυάζοντας τις αντίστοιχες τιμές με μια λογική πρόταση OR."
+msgid "' uses BasicFormulas in $[officename] Calc"
+msgstr "' χρησιμοποιεί τύπους της Basic στο $[officename] Calc"
-#: 03020414.xhp
+#: 03080801.xhp
msgctxt ""
-"03020414.xhp\n"
-"hd_id3147434\n"
-"15\n"
+"03080801.xhp\n"
+"par_id3149262\n"
+"20\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "' Returns a long integer from a hexadecimal value."
+msgstr "' Επιστρέφει έναν ακέραιο μεγάλου μήκους από μια δεκαεξαδική τιμή."
-#: 03020414.xhp
+#: 03080801.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3148645\n"
-"17\n"
+"03080801.xhp\n"
+"par_id3147215\n"
+"25\n"
"help.text"
-msgid "On Error GoTo ErrorHandler ' Define target for error handler"
-msgstr "On Error Goto ErrorHandler ' Καθορίστε τον στόχο για τον χειριστή λάθους"
+msgid "' Calculates a hexadecimal value in integer."
+msgstr "' Υπολογίζει μια δεκαεξαδική τιμή ως ακέραιο."
-#: 03090302.xhp
+#: 03080802.xhp
msgctxt ""
-"03090302.xhp\n"
+"03080802.xhp\n"
"tit\n"
"help.text"
-msgid "GoTo Statement [Runtime]"
-msgstr "Δήλωση GoTo [Χρόνου εκτέλεσης]"
+msgid "Oct Function [Runtime]"
+msgstr "Συνάρτηση Oct [Χρόνου εκτέλεσης]"
-#: 03090302.xhp
+#: 03080802.xhp
msgctxt ""
-"03090302.xhp\n"
-"bm_id3159413\n"
+"03080802.xhp\n"
+"bm_id3155420\n"
"help.text"
-msgid "<bookmark_value>GoTo statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση GoTo</bookmark_value>"
+msgid "<bookmark_value>Oct function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Oct</bookmark_value>"
-#: 03090302.xhp
+#: 03080802.xhp
msgctxt ""
-"03090302.xhp\n"
-"hd_id3159413\n"
+"03080802.xhp\n"
+"hd_id3155420\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo Statement [Runtime]\">GoTo Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"Δήλωση GoTo [Χρόνου εκτέλεσης]\">Δήλωση GoTo [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03080802.xhp\" name=\"Oct Function [Runtime]\">Oct Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080802.xhp\" name=\"Συνάρτηση Oct [Χρόνου εκτέλεσης]\">Συνάρτηση Oct [Χρόνου εκτέλεσης]</link>"
-#: 03090302.xhp
+#: 03080802.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3153379\n"
+"03080802.xhp\n"
+"par_id3154924\n"
"2\n"
"help.text"
-msgid "Continues program execution within a Sub or Function at the procedure line indicated by a label."
-msgstr "Συνεχίζει την εκτέλεση του προγράμματος σε μια υπορουτίνα ή συνάρτηση στη γραμμή της διαδικασίας που δηλώνεται από μια ετικέτα."
+msgid "Returns the octal value of a number."
+msgstr "Επιστρέφει την οκταδική τιμή ενός αριθμού."
-#: 03090302.xhp
+#: 03080802.xhp
msgctxt ""
-"03090302.xhp\n"
-"hd_id3149656\n"
+"03080802.xhp\n"
+"hd_id3148947\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03090302.xhp
+#: 03080802.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3154367\n"
+"03080802.xhp\n"
+"par_id3150543\n"
"4\n"
"help.text"
-msgid "see Parameters"
-msgstr "δείτε Παράμετροι"
+msgid "Oct (Number)"
+msgstr "Oct (Αριθμός)"
-#: 03090302.xhp
+#: 03080802.xhp
msgctxt ""
-"03090302.xhp\n"
-"hd_id3150870\n"
+"03080802.xhp\n"
+"hd_id3153360\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03090302.xhp
+#: 03080802.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3156214\n"
+"03080802.xhp\n"
+"par_id3154138\n"
"6\n"
"help.text"
-msgid "Sub/Function"
-msgstr "Sub/Function"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03090302.xhp
+#: 03080802.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3156424\n"
+"03080802.xhp\n"
+"hd_id3156422\n"
"7\n"
"help.text"
-msgid "statement block"
-msgstr "statement block"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03090302.xhp
+#: 03080802.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3154685\n"
+"03080802.xhp\n"
+"par_id3150768\n"
"8\n"
"help.text"
-msgid "Label1"
-msgstr "Label1"
+msgid "<emph>Number:</emph> Any numeric expression that you want to convert to an octal value."
+msgstr "<emph>Αριθμός:</emph> Κάθε αριθμητική παράσταση που πρόκειται να μετατραπεί σε οκταδική τιμή."
-#: 03090302.xhp
+#: 03080802.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3145786\n"
+"03080802.xhp\n"
+"hd_id3148672\n"
"9\n"
"help.text"
-msgid "<emph>Label2:</emph>"
-msgstr "<emph>Label2:</emph>"
-
-#: 03090302.xhp
-msgctxt ""
-"03090302.xhp\n"
-"par_id3161832\n"
-"10\n"
-"help.text"
-msgid "statement block"
-msgstr "statement block"
-
-#: 03090302.xhp
-msgctxt ""
-"03090302.xhp\n"
-"par_id3146120\n"
-"11\n"
-"help.text"
-msgid "Exit Sub"
-msgstr "Exit Sub"
-
-#: 03090302.xhp
-msgctxt ""
-"03090302.xhp\n"
-"par_id3150010\n"
-"12\n"
-"help.text"
-msgid "<emph>Label1:</emph>"
-msgstr "<emph>Label1:</emph>"
-
-#: 03090302.xhp
-msgctxt ""
-"03090302.xhp\n"
-"par_id3152462\n"
-"13\n"
-"help.text"
-msgid "statement block"
-msgstr "statement block"
-
-#: 03090302.xhp
-msgctxt ""
-"03090302.xhp\n"
-"par_id3149664\n"
-"14\n"
-"help.text"
-msgid "GoTo Label2"
-msgstr "GoTo Label2"
-
-#: 03090302.xhp
-msgctxt ""
-"03090302.xhp\n"
-"par_id3152886\n"
-"15\n"
-"help.text"
-msgid "End Sub/Function"
-msgstr "End Sub/Function"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090302.xhp
+#: 03090000.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3152596\n"
-"16\n"
+"03090000.xhp\n"
+"tit\n"
"help.text"
-msgid "Use the GoTo statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and then and end it with a colon (\":\")."
-msgstr "Χρησιμοποιήστε την δήλωση GoTo για να δώσετε οδηγία στην $[officename] Basic να συνεχίσει την εκτέλεση του προγράμματος σε άλλο τμήμα της διαδικασίας. Η θέση πρέπει να δηλώνεται με μια ετικέτα. Για να καθορίσετε μια ετικέτα, εκχωρήστε ένα όνομα και βάλτε στο τέλος άνω-κάτω τελεία (\":\")."
+msgid "Controlling Program Execution"
+msgstr "Έλεγχος εκτέλεσης προγράμματος"
-#: 03090302.xhp
+#: 03090000.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3155416\n"
-"17\n"
+"03090000.xhp\n"
+"hd_id3145136\n"
+"1\n"
"help.text"
-msgid "You cannot use the GoTo statement to jump out of a Sub or Function."
-msgstr "Δεν μπορείτε να χρησιμοποιήσετε την δήλωση GoTo για να μεταπηδήσετε έξω από μια διαδικασία Sub ή Function."
+msgid "<link href=\"text/sbasic/shared/03090000.xhp\" name=\"Controlling Program Execution\">Controlling Program Execution</link>"
+msgstr "<link href=\"text/sbasic/shared/03090000.xhp\" name=\"Έλεγχος εκτέλεσης προγράμματος\">Έλεγχος εκτέλεσης προγράμματος</link>"
-#: 03090302.xhp
+#: 03090000.xhp
msgctxt ""
-"03090302.xhp\n"
-"hd_id3154731\n"
-"19\n"
+"03090000.xhp\n"
+"par_id3143268\n"
+"2\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "The following statements control the execution of a program."
+msgstr "Οι ακόλουθες δηλώσεις χρησιμοποιούνται για τον έλεγχο της εκτέλεσης ενός προγράμματος."
-#: 03090302.xhp
+#: 03090000.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id6967035\n"
+"03090000.xhp\n"
+"par_id3156152\n"
+"3\n"
"help.text"
-msgid "see Parameters"
-msgstr "δείτε Παράμετρος"
+msgid "A program generally executes from the first line of code to the last line of code. You can also execute certain procedures within the program according to specific conditions, or repeat a section of the program within a sub-procedure or function. You can use loops to repeat parts of a program as many times as necessary, or until a certain condition is met. These type of control statements are classified as Condition, Loop, or Jump statements."
+msgstr "Συνήθως, ένα πρόγραμμα εκτελείται από επάνω προς τα κάτω. Ωστόσο, σε ορισμένες περιπτώσεις ίσως θελήσετε να εκτελέσετε μόνο ορισμένες διαδικασίες εντός του προγράμματος αν πληρούνται συγκεκριμένες συνθήκες. 'Η μπορεί να θέλετε να επαναλάβετε τμήμα του προγράμματος εντός μιας δευτερεύουσας διαδικασίας ή συνάρτησης. Σε αυτή την περίπτωση, μπορείτε να χρησιμοποιήσετε Βρόχους για να επαναλάβετε μέρη του προγράμματος όσες φορές είναι απαραίτητο, ή έως ότου εκπληρωθεί μια συγκεκριμένη συνθήκη. Αυτοί οι τύποι προτάσεων ελέγχου κατηγοριοποιούνται σε προτάσεις Συνθήκης, Βρόχου ή Μεταπήδησης."
-#: 03080700.xhp
+#: 03090100.xhp
msgctxt ""
-"03080700.xhp\n"
+"03090100.xhp\n"
"tit\n"
"help.text"
-msgid "Expression Signs"
-msgstr "Πρόσημα παραστάσεων"
+msgid "Condition Statements"
+msgstr "Προτάσεις συνθήκης"
-#: 03080700.xhp
+#: 03090100.xhp
msgctxt ""
-"03080700.xhp\n"
-"hd_id3150702\n"
+"03090100.xhp\n"
+"hd_id3154422\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080700.xhp\" name=\"Expression Signs\">Expression Signs</link>"
-msgstr "<link href=\"text/sbasic/shared/03080700.xhp\" name=\"Πρόσημα παραστάσεων\">Πρόσημα παραστάσεων</link>"
+msgid "<link href=\"text/sbasic/shared/03090100.xhp\" name=\"Condition Statements\">Condition Statements</link>"
+msgstr "<link href=\"text/sbasic/shared/03090100.xhp\" name=\"Δηλώσεις συνθήκης\">Δηλώσεις συνθήκης</link>"
-#: 03080700.xhp
+#: 03090100.xhp
msgctxt ""
-"03080700.xhp\n"
-"par_id3148668\n"
+"03090100.xhp\n"
+"par_id3153750\n"
"2\n"
"help.text"
-msgid "This function returns the algebraic sign of a numeric expression."
-msgstr "Χρησιμοποιήστε αυτή τη συνάρτηση για να επιστραφεί το αλγεβρικό πρόσημο μιας αριθμητικής παράστασης."
+msgid "The following statements are based on conditions."
+msgstr "Οι ακόλουθες δηλώσεις βασίζονται σε συνθήκες."
-#: 03120308.xhp
+#: 03090101.xhp
msgctxt ""
-"03120308.xhp\n"
+"03090101.xhp\n"
"tit\n"
"help.text"
-msgid "RSet Statement [Runtime]"
-msgstr "Δήλωση RSet [Χρόνου εκτέλεσης]"
+msgid "If...Then...Else Statement [Runtime]"
+msgstr "Δήλωση If...Then...Else [Χρόνου εκτέλεσης]"
-#: 03120308.xhp
+#: 03090101.xhp
msgctxt ""
-"03120308.xhp\n"
-"bm_id3153345\n"
+"03090101.xhp\n"
+"bm_id3154422\n"
"help.text"
-msgid "<bookmark_value>RSet statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση RSet</bookmark_value>"
+msgid "<bookmark_value>If statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση If</bookmark_value>"
-#: 03120308.xhp
+#: 03090101.xhp
msgctxt ""
-"03120308.xhp\n"
-"hd_id3153345\n"
+"03090101.xhp\n"
+"hd_id3154422\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120308.xhp\" name=\"RSet Statement [Runtime]\">RSet Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120308.xhp\" name=\"Δήλωση RSet [Χρόνου εκτέλεσης]\">Δήλωση RSet [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else Statement [Runtime]\">If...Then...Else Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"Δήλωση If...Then...Else [Χρόνου εκτέλεσης]\">Δήλωση If...Then...Else [Χρόνου εκτέλεσης]</link>"
-#: 03120308.xhp
+#: 03090101.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3150503\n"
+"03090101.xhp\n"
+"par_id3155555\n"
"2\n"
"help.text"
-msgid "Right-aligns a string within a string variable, or copies a user-defined variable type into another."
-msgstr "Στοιχίζει στα δεξιά μια συμβολοσειρά εντός μιας μεταβλητής συμβολοσειράς ή αντιγράφει μια μεταβλητή τύπου ορισμένου από το χρήστη σε μια άλλη."
+msgid "Defines one or more statement blocks that you only want to execute if a given condition is True."
+msgstr "Καθορίζει ένα ή περισσότερα μπλοκ προτάσεων που πρόκειται να εκτελεστούν μόνο αν μια δεδομένη συνθήκη είναι True (Αληθής)."
-#: 03120308.xhp
+#: 03090101.xhp
msgctxt ""
-"03120308.xhp\n"
-"hd_id3149234\n"
+"03090101.xhp\n"
+"hd_id3146957\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120308.xhp
+#: 03090101.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3150669\n"
+"03090101.xhp\n"
+"par_id3153126\n"
"4\n"
"help.text"
-msgid "RSet Text As String = Text or RSet Variable1 = Variable2"
-msgstr "RSet Text As String = Text or RSet Variable1 = Variable2"
+msgid "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf"
+msgstr "If condition=true Then ομάδα δηλώσεων [ElseIf condition=true Then] ομάδα δηλώσεων [Else] ομάδα δηλώσεων EndIf"
-#: 03120308.xhp
+#: 03090101.xhp
msgctxt ""
-"03120308.xhp\n"
-"hd_id3156024\n"
+"03090101.xhp\n"
+"par_id3123476\n"
+"help.text"
+msgid "Instead of Else If you can write ElseIf, instead of End If you can write EndIf."
+msgstr "Αντί για Else If μπορείτε να γράψετε ElseIf, αντί για End If μπορείτε να γράψετε EndIf."
+
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"hd_id3155419\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03120308.xhp
+#: 03090101.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3148552\n"
+"03090101.xhp\n"
+"par_id3153062\n"
"6\n"
"help.text"
-msgid "<emph>Text:</emph> Any string variable."
-msgstr "<emph>Text:</emph> Κάθε μεταβλητή συμβολοσειράς."
+msgid "The <emph>If...Then</emph> statement executes program blocks depending on given conditions. When $[officename] Basic encounters an <emph>If</emph> statement, the condition is tested. If the condition is True, all subsequent statements up to the next <emph>Else</emph> or <emph>ElseIf</emph> statement are executed. If the condition is False, and an <emph>ElseIf</emph> statement follows, $[officename] Basic tests the next condition and executes the following statements if the condition is True. If False, the program continues either with the next <emph>ElseIf</emph> or <emph>Else</emph> statement. Statements following <emph>Else</emph> are executed only if none of the previously tested conditions were True. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following <emph>EndIf</emph>."
+msgstr "Η δήλωση <emph>If...Then</emph> εκτελεί ομάδα προγραμμάτων ανάλογα με τις δεδομένες συνθήκες. Όταν η $[officename] Basic συναντά μια δήλωση <emph>If</emph>, η συνθήκη ελέγχεται. Αν η τιμή είναι αληθής, εκτελούνται όλες οι επακόλουθες δηλώσεις μέχρι την επόμενη δήλωση <emph>Else</emph> ή <emph>ElseIf</emph>. Αν η συνθήκη είναι ψευδής και ακολουθεί δήλωση <emph>ElseIf</emph> , η $[officename] Basic ελέγχει την επόμενη συνθήκη και εκτελεί τις ακόλουθες δηλώσεις αν η συνθήκη είναι αληθής. Αν είναι ψευδής, το πρόγραμμα συνεχίζει είτε με την επόμενη πρόταση <emph>ElseIf</emph> ή <emph>Else</emph>. Οι προτάσεις που ακολουθούν την <emph>Else</emph> εκτελούνται μόνο αν καμία από τις προηγούμενες ελεγχθείσες συνθήκες δεν ήταν αληθής. Αφού αξιολογηθούν όλες οι συνθήκες και αφού εκτελεστούν οι αντίστοιχες προτάσεις, το πρόγραμμα συνεχίζει με την πρόταση που έπεται της <emph>EndIf</emph>."
-#: 03120308.xhp
+#: 03090101.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3154924\n"
+"03090101.xhp\n"
+"par_id3153192\n"
"7\n"
"help.text"
-msgid "<emph>Text</emph>: String that you want to right-align in the string variable."
-msgstr "<emph>Text</emph>: Συμβολοσειρά που πρόκειται να στοιχιστεί στα δεξιά εντός μιας μεταβλητής συμβολοσειράς."
+msgid "You can nest multiple <emph>If...Then</emph> statements."
+msgstr "Μπορείτε να τοποθετηθείτε το πολλαπλές δηλώσεις <emph>If...Then</emph> την μία μέσα στην άλλη."
-#: 03120308.xhp
+#: 03090101.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3149456\n"
+"03090101.xhp\n"
+"par_id3154684\n"
"8\n"
"help.text"
-msgid "<emph>Variable1:</emph> User-defined variable that is the target for the copied variable."
-msgstr "<emph>Variable1:</emph> Μεταβλητή ορισμένη από το χρήστη ως προορισμός για τη μεταβλητή που αντιγράφεται."
+msgid "<emph>Else</emph> and <emph>ElseIf</emph> statements are optional."
+msgstr "Στο <emph>Else</emph> και στο <emph>ElseIf</emph> οι δηλώσεις είναι προαιρετικές."
-#: 03120308.xhp
+#: 03090101.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3153381\n"
+"03090101.xhp\n"
+"par_id3152939\n"
"9\n"
"help.text"
-msgid "<emph>Variable2:</emph> User-defined variable that you want to copy to another variable."
-msgstr "<emph>Variable2:</emph> Μεταβλητή ορισμένη από το χρήστη που πρόκειται αν αντιγραφεί σε μια άλλη μεταβλητή."
+msgid "You can use <emph>GoTo</emph> and <emph>GoSub</emph> to jump out of an <emph>If...Then</emph> block, but not to jump into an <emph>If...Then</emph> structure."
+msgstr "Μπορείτε να χρησιμοποιήσετε την <emph>GoTo</emph> και την <emph>GoSub</emph> για να φύγετε έξω από ένα μπλοκ <emph>If...Then</emph>, αλλά όχι για να φύγετε έξω από μία δομή <emph>If...Then</emph>."
-#: 03120308.xhp
+#: 03090101.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3154140\n"
+"03090101.xhp\n"
+"par_id3153951\n"
"10\n"
"help.text"
-msgid "If the string is shorter than the string variable, <emph>RSet</emph> aligns the string to the right within the string variable. Any remaining characters in the string variable are replaced with spaces. If the string is longer than the string variable, characters exceeding the length of the variable are truncated, and only the remaining characters are right-aligned within the string variable."
-msgstr "Αν η συμβολοσειρά είναι μικρότερου μήκους από τη μεταβλητή συμβολοσειράς, η πρόταση <emph>RSet</emph> στοιχίζει τη συμβολοσειρά στα δεξιά εντός της μεταβλητής συμβολοσειράς. Οι εναπομείναντες χαρακτήρες στη μεταβλητή συμβολοσειράς αντικαθίστανται με διαστήματα. Αν το μήκος της μεταβλητής είναι μεγαλύτερο από τη μεταβλητή συμβολοσειράς, όσοι χαρακτήρες υπερβαίνουν το μήκος της μεταβλητής περικόπτονται, και μόνο οι εναπομείναντες χαρακτήρες στοιχίζονται στα δεξιά εντός της μεταβλητής συμβολοσειράς."
+msgid "The following example enables you to enter the expiration date of a product, and determines if the expiration date has passed."
+msgstr "Το ακόλουθο παράδειγμα σάς επιτρέπει να εισαγάγετε την ημερομηνία λήξης ενός προϊόντος, και επιστρέφει την πληροφορία αν το προϊόν έληξε."
-#: 03120308.xhp
+#: 03090101.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3149202\n"
+"03090101.xhp\n"
+"hd_id3152576\n"
"11\n"
"help.text"
-msgid "You can also use the <emph>RSet statement</emph> to assign variables of one user-defined type to another."
-msgstr "Η <emph>RSet statement</emph> μπορεί να χρησιμοποιηθεί επίσης για να εκχωρήσει μεταβλητές ενός τύπου ορισμένου από το χρήστη σε μεταβλητές άλλου τύπου."
-
-#: 03120308.xhp
-msgctxt ""
-"03120308.xhp\n"
-"par_id3151042\n"
-"12\n"
-"help.text"
-msgid "The following example uses the <emph>RSet</emph> and <emph>LSet</emph> statements to modify the left and right alignment of a string."
-msgstr "Το παράδειγμα χρησιμοποιεί τις προτάσεις <emph>RSet</emph> και <emph>LSet</emph> για να τροποποιήσει τη δεξιά και αριστερή στοίχιση μιας συμβολοσειράς."
-
-#: 03120308.xhp
-msgctxt ""
-"03120308.xhp\n"
-"hd_id3154909\n"
-"13\n"
-"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03120308.xhp
+#: 03090101.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3155856\n"
-"20\n"
+"03090101.xhp\n"
+"par_id3154490\n"
+"16\n"
"help.text"
-msgid "' Right-align \"SBX\" in a 40-character string"
-msgstr "' Δεξιά στοίχιση \"SBX\" σε μια συμβολοσειρά 40 χαρακτήρων"
+msgid "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")"
+msgstr "sDate = InputBox(\"Εισαγάγετε την ημερομηνία λήξης (MM.ΗΗ.ΕΕΕΕ\")"
-#: 03120308.xhp
+#: 03090101.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3152577\n"
+"03090101.xhp\n"
+"par_id3155601\n"
"21\n"
"help.text"
-msgid "' Replace asterisks with spaces"
-msgstr "' Αντικατάσταση αστερίσκων με κενά"
-
-#: 03120308.xhp
-msgctxt ""
-"03120308.xhp\n"
-"par_id3145801\n"
-"32\n"
-"help.text"
-msgid "' Left-align \"SBX\" in a 40-character string"
-msgstr "' Αριστερή στοίχιση \"SBX\" σε μια συμβολοσειρά 40-χαρακτήρων"
-
-#: 03080200.xhp
-msgctxt ""
-"03080200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Exponential and Logarithmic Functions"
-msgstr "Εκθετικές και λογαριθμικές συναρτήσεις"
+msgid "MsgBox \"The expiration date has passed\""
+msgstr "MsgBox \"Η ημερομηνία λήξης πέρασε\""
-#: 03080200.xhp
+#: 03090101.xhp
msgctxt ""
-"03080200.xhp\n"
-"hd_id3154758\n"
-"1\n"
+"03090101.xhp\n"
+"par_id3146912\n"
+"23\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"Exponential and Logarithmic Functions\">Exponential and Logarithmic Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"Exponential and Logarithmic Functions\">Εκθετικές και λογαριθμικές συναρτήσεις</link>"
+msgid "MsgBox \"The expiration date has not yet passed\""
+msgstr "MsgBox \"Η ημερομηνία λήξης δεν έχει περάσει ακόμα\""
-#: 03080200.xhp
+#: 03090101.xhp
msgctxt ""
-"03080200.xhp\n"
-"par_id3148550\n"
-"2\n"
+"03090101.xhp\n"
+"par_id3154754\n"
+"25\n"
"help.text"
-msgid "$[officename] Basic supports the following exponential and logarithmic functions."
-msgstr "Οι ακόλουθες εκθετικές και λογαριθμικές συναρτήσεις υποστηρίζονται στη $[officename] Basic ."
+msgid "MsgBox \"The expiration date is today\""
+msgstr "MsgBox \"Η ημερομηνία λήξης είναι σήμερα\""
-#: 01030200.xhp
+#: 03090102.xhp
msgctxt ""
-"01030200.xhp\n"
+"03090102.xhp\n"
"tit\n"
"help.text"
-msgid "The Basic Editor"
-msgstr "Ο επεξεργαστής της Basic"
+msgid "Select...Case Statement [Runtime]"
+msgstr "Δήλωση Select...Case [Χρόνου εκτέλεσης]"
-#: 01030200.xhp
+#: 03090102.xhp
msgctxt ""
-"01030200.xhp\n"
-"bm_id3148647\n"
+"03090102.xhp\n"
+"bm_id3149416\n"
"help.text"
-msgid "<bookmark_value>saving;Basic code</bookmark_value><bookmark_value>loading;Basic code</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value>navigating;in Basic projects</bookmark_value><bookmark_value>long lines;in Basic editor</bookmark_value><bookmark_value>lines of text;in Basic editor</bookmark_value><bookmark_value>continuation;long lines in editor</bookmark_value>"
-msgstr "<bookmark_value> αποθήκευση;κώδικα Basic</bookmark_value><bookmark_value> φόρτωση; κώδικα Basic</bookmark_value><bookmark_value>επεξεργαστής Basic</bookmark_value><bookmark_value> περιήγηση;σε προγράμματα Basic</bookmark_value><bookmark_value>μεγάλες γραμμές;στον επεξεργαστή Basic</bookmark_value><bookmark_value>γραμμές κειμένου; στον επεξεργαστή Basic</bookmark_value><bookmark_value> προεκτάσεις;μεγάλες γραμμές;στον επεξεργαστή </bookmark_value>"
+msgid "<bookmark_value>Select...Case statement</bookmark_value><bookmark_value>Case statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Select...Case </bookmark_value><bookmark_value>Δήλωση Case</bookmark_value>"
-#: 01030200.xhp
+#: 03090102.xhp
msgctxt ""
-"01030200.xhp\n"
-"hd_id3147264\n"
+"03090102.xhp\n"
+"hd_id3149416\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"The Basic Editor\">The Basic Editor</link>"
-msgstr "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"Ο επεξεργαστής της Basic\">Ο επεξεργαστής της Basic</link>"
-
-#: 01030200.xhp
-msgctxt ""
-"01030200.xhp\n"
-"par_id3145069\n"
-"3\n"
-"help.text"
-msgid "The Basic Editor provides the standard editing functions you are familiar with when working in a text document. It supports the functions of the <emph>Edit</emph> menu (Cut, Delete, Paste), the ability to select text with the Shift key, as well as cursor positioning functions (for example, moving from word to word with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and the arrow keys)."
-msgstr "Ο επεξεργαστής της Basic σας παρέχει τις βασικές λειτουργίες επεξεργασίας κειμένου. Υποστηρίζει τις λειτουργίες του μενού <emph>Επεξεργασία</emph> (Αποκοπή,Διαγραφή, Επικόλληση), την δυνατότητα επιλογής κειμένου με το πλήκτρο Shift, και λειτουργίες τοποθέτησης δρομέα (π.χ., μετακίνηση από λέξη σε λέξη με το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> και τα πλήκτρα βέλους)."
+msgid "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select...Case Statement [Runtime]\">Select...Case Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Δήλωση Select...Case [Χρόνου εκτέλεσης]\">Δήλωση Select...Case [Χρόνου εκτέλεσης]</link>"
-#: 01030200.xhp
+#: 03090102.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3154686\n"
-"31\n"
+"03090102.xhp\n"
+"par_id3153896\n"
+"2\n"
"help.text"
-msgid "Long lines can be split into several parts by inserting a space and an underline character _ as the last two characters of a line. This connects the line with the following line to one logical line. (If \"Option Compatible\" is used in the same Basic module, the line continuation feature is also valid for comment lines.)"
-msgstr "Οι μεγάλες γραμμές μπορούν να χωριστούν σε αρκετά μέρη με την παρεμβολή ενός διαστήματος και τον χαρακτήρα υπογράμμισης _ σαν τους τελευταίους δύο χαρακτήρες της γραμμής. Αυτό συνδέει τη γραμμή με την επόμενη γραμμή σε μια ενιαία λογική γραμμή. (Εάν το \"Option Compatible\" χρησιμοποιείται στο ίδιο άρθρωμα Basic, το χαρακτηριστικό γνώρισμα συνέχειας γραμμών ισχύει επίσης και για τις γραμμές σχολίων.)"
+msgid "Defines one or more statement blocks depending on the value of an expression."
+msgstr "Καθορίσει ένα ή περισσότερα μπλοκ προτάσεων ανάλογα με την τιμή μιας παράστασης."
-#: 01030200.xhp
+#: 03090102.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3151042\n"
-"32\n"
+"03090102.xhp\n"
+"hd_id3147265\n"
+"3\n"
"help.text"
-msgid "If you press the <emph>Run BASIC</emph> icon on the <emph>Macro</emph> bar, program execution starts at the first line of the Basic editor. The program executes the first Sub or Function and then program execution stops. The \"Sub Main\" does not take precedence on program execution."
-msgstr "Εάν πατήσετε το εικονίδιο <emph>Εκτέλεση BASIC</emph> στην γραμμή εργαλείων <emph>μακροεντολές</emph>, γίνετε έναρξη της εκτέλεσης του προγράμματος από την πρώτη γραμμή του επεξεργαστή Basic. Το πρόγραμμα εκτελεί την πρώτη υπορουτίνα ή συνάρτηση και έπειτα τερματίζεται η εκτέλεση του προγράμματος. Η \"Sub Main\" δεν έχει προτεραιότητα στην εκτέλεση του προγράμματος."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01030200.xhp
+#: 03090102.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id59816\n"
+"03090102.xhp\n"
+"par_id3150400\n"
+"4\n"
"help.text"
-msgid "Insert your Basic code between the Sub Main and End Sub lines that you see when you first open the IDE. Alternatively, delete all lines and then enter your own Basic code."
-msgstr "Εισάγετε τον κώδικα Basic ανάμεσα στις γραμμές Sub Main και End Sub που βλέπετε αρχικά όταν ανοίγετε το IDE. Εναλλακτικά, διαγράψτε όλες τις γραμμές και εισάγετε έπειτα τον Basic κώδικα σας."
+msgid "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select"
+msgstr "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select"
-#: 01030200.xhp
+#: 03090102.xhp
msgctxt ""
-"01030200.xhp\n"
-"hd_id3125863\n"
-"4\n"
+"03090102.xhp\n"
+"hd_id3150767\n"
+"5\n"
"help.text"
-msgid "Navigating in a Project"
-msgstr "Περιήγηση σε ένα έργο"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01030200.xhp
+#: 03090102.xhp
msgctxt ""
-"01030200.xhp\n"
-"hd_id3145785\n"
+"03090102.xhp\n"
+"par_id3156281\n"
"6\n"
"help.text"
-msgid "The Library List"
-msgstr "Η λίστα βιβλιοθήκης"
+msgid "<emph>Condition:</emph> Any expression that controls if the statement block that follows the respective Case clause is executed."
+msgstr "<emph>Condition:</emph> Κάθε παράσταση που ελέγχει αν εκτελείται το μπλοκ προτάσεων που ακολουθεί τον αντίστοιχο όρο Case."
-#: 01030200.xhp
+#: 03090102.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3146120\n"
+"03090102.xhp\n"
+"par_id3150448\n"
"7\n"
"help.text"
-msgid "Select a library from the <emph>Library</emph> list at the left of the toolbar to load the library in the editor. The first module of the selected library will be displayed."
-msgstr "Επιλέξτε μια βιβλιοθήκη από την λίστα<emph> Βιβλιοθήκη</emph> στα αριστερά της γραμμής εργαλείων για να φορτώσει τη βιβλιοθήκη στο παράθυρο επεξεργασίας. Το πρώτο άρθρωμα της επιλεγμένης βιβλιοθήκης θα εμφανιστεί στον επεξεργαστή."
+msgid "<emph>Expression:</emph> Any expression that is compatible with the Condition type expression. The statement block that follows the Case clause is executed if <emph>Condition</emph> matches <emph>Expression</emph>."
+msgstr "<emph>Expression:</emph> Κάθε παράσταση που είναι συμβατή με τον τύπο παράστασης της παραμέτρου Condition. Το μπλοκ προτάσεων που ακολουθεί τον όρο Case εκτελείται αν η παράμετρος <emph>Condition</emph> συμφωνεί με την παράμετρο <emph>Expression</emph>."
-#: 01030200.xhp
+#: 03090102.xhp
msgctxt ""
-"01030200.xhp\n"
-"hd_id3153190\n"
+"03090102.xhp\n"
+"hd_id3153768\n"
"8\n"
"help.text"
-msgid "The Object Catalog"
-msgstr "Ο κατάλογος αντικειμένων"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 01030200.xhp
+#: 03090102.xhp
msgctxt ""
-"01030200.xhp\n"
-"hd_id3148647\n"
-"15\n"
+"03090102.xhp\n"
+"par_id3152597\n"
+"14\n"
"help.text"
-msgid "Saving and Loading Basic Source Code"
-msgstr "Αποθήκευση και φόρτωση πηγαίου κώδικα της Basic"
+msgid "Print \"Number from 1 to 5\""
+msgstr "Print \"Αριθμός από το 1 έως το 5\""
-#: 01030200.xhp
+#: 03090102.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3154320\n"
+"03090102.xhp\n"
+"par_id3147349\n"
"16\n"
"help.text"
-msgid "You can save Basic code in a text file for saving and importing in other programming systems."
-msgstr "Μπορείτε να αποθηκεύετε τον κώδικα Basic σε αρχείο κειμένου για την αποθήκευση και την εισαγωγή σε άλλα συστήματα προγραμματισμού."
-
-#: 01030200.xhp
-msgctxt ""
-"01030200.xhp\n"
-"par_id3149959\n"
-"25\n"
-"help.text"
-msgid "You cannot save Basic dialogs to a text file."
-msgstr "Δεν μπορείτε να αποθηκεύετε διαλόγους της Basic σε αρχείο κειμένου."
-
-#: 01030200.xhp
-msgctxt ""
-"01030200.xhp\n"
-"hd_id3149403\n"
-"17\n"
-"help.text"
-msgid "Saving Source Code to a Text File"
-msgstr "Αποθήκευση πηγαίου κώδικα σε ένα αρχείο κειμένων"
+msgid "Print \"Number from 6 to 8\""
+msgstr "Print \"Αριθμός από το 6 έως το 8\""
-#: 01030200.xhp
+#: 03090102.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3150327\n"
+"03090102.xhp\n"
+"par_id3152886\n"
"18\n"
"help.text"
-msgid "Select the module that you want to export as text from the object catalog."
-msgstr "Επιλέξτε το άρθρωμα που θέλετε να εξαγάγετε ως κείμενο από τον κατάλογο αντικειμένων."
-
-#: 01030200.xhp
-msgctxt ""
-"01030200.xhp\n"
-"par_id3150752\n"
-"19\n"
-"help.text"
-msgid "Click the <emph>Save Source As</emph> icon in the Macro toolbar."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Αποθήκευση BASIC</emph> στην γραμμή εργαλείων μακροεντολές."
+msgid "Print \"Greater than 8\""
+msgstr "Print \"Μεγαλύτερο από 8\""
-#: 01030200.xhp
+#: 03090102.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3154754\n"
+"03090102.xhp\n"
+"par_id3146975\n"
"20\n"
"help.text"
-msgid "Select a file name and click <emph>OK</emph> to save the file."
-msgstr "Επιλέξτε ένα όνομα αρχείων και κάντε κλικ στο <emph>OK</emph> για να αποθηκεύσετε το αρχείο."
-
-#: 01030200.xhp
-msgctxt ""
-"01030200.xhp\n"
-"hd_id3159264\n"
-"21\n"
-"help.text"
-msgid "Loading Source Code From a Text File"
-msgstr "Φόρτωση πηγαίου κώδικα από ένα αρχείο κειμένων"
-
-#: 01030200.xhp
-msgctxt ""
-"01030200.xhp\n"
-"par_id3147343\n"
-"22\n"
-"help.text"
-msgid "Select the module where you want to import the source code from the object catalog."
-msgstr "Επιλέξτε το άρθρωμα όπου θέλετε να εισαγάγετε τον πηγαίο κώδικα από τον κατάλογο αντικειμένου."
-
-#: 01030200.xhp
-msgctxt ""
-"01030200.xhp\n"
-"par_id3145230\n"
-"23\n"
-"help.text"
-msgid "Position the cursor where you want to insert the program code."
-msgstr "Τοποθετήστε το δρομέα στο σημείο όπου θέλετε να εισαγάγετε τον κώδικα προγράμματος."
-
-#: 01030200.xhp
-msgctxt ""
-"01030200.xhp\n"
-"par_id3149565\n"
-"24\n"
-"help.text"
-msgid "Click the <emph>Insert Source Text</emph> icon in the Macro toolbar."
-msgstr "Κάντε κλικ στο εικονίδιο <emph> Εισαγωγή κώδικα</emph> γραμμή εργαλείων μακροεντολές."
-
-#: 01030200.xhp
-msgctxt ""
-"01030200.xhp\n"
-"par_id3154020\n"
-"33\n"
-"help.text"
-msgid "Select the text file containing the source code and click <emph>OK</emph>."
-msgstr "Επιλέξτε το αρχείο κειμένου που περιέχει τον πηγαίο κώδικα και κάντε κλικ στο <emph>OK</emph>."
-
-#: 01030200.xhp
-msgctxt ""
-"01030200.xhp\n"
-"par_id3153198\n"
-"29\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
-msgstr "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Ολοκληρωμένο περιβάλλον ανάπτυξης της Basic\">Ολοκληρωμένο περιβάλλον ανάπτυξης της Basic</link>"
+msgid "Print \"Out of range 1 to 10\""
+msgstr "Print \"Εκτός εύρους τιμών από 1 έως 10\""
-#: 03102000.xhp
+#: 03090103.xhp
msgctxt ""
-"03102000.xhp\n"
+"03090103.xhp\n"
"tit\n"
"help.text"
-msgid "DefVar Statement [Runtime]"
-msgstr "Δήλωση DefVar [Χρόνου εκτέλεσης]"
+msgid "IIf Statement [Runtime]"
+msgstr "Δήλωση IIf [Χρόνου εκτέλεσης]"
-#: 03102000.xhp
+#: 03090103.xhp
msgctxt ""
-"03102000.xhp\n"
-"bm_id3143267\n"
+"03090103.xhp\n"
+"bm_id3155420\n"
"help.text"
-msgid "<bookmark_value>DefVar statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση DefVar</bookmark_value>"
+msgid "<bookmark_value>IIf statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση IIf</bookmark_value>"
-#: 03102000.xhp
+#: 03090103.xhp
msgctxt ""
-"03102000.xhp\n"
-"hd_id3143267\n"
+"03090103.xhp\n"
+"hd_id3155420\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"DefVar Statement [Runtime]\">DefVar Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"Δήλωση DefVar [Χρόνου εκτέλεσης]\">Δήλωση DefVar [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Statement [Runtime]\">IIf Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"Δήλωση IIf [Χρόνου εκτέλεσης]\">Δήλωση IIf [Χρόνου εκτέλεσης]</link>"
-#: 03102000.xhp
+#: 03090103.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3153825\n"
+"03090103.xhp\n"
+"par_id3145610\n"
"2\n"
"help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
-msgstr "Θέτει τον προεπιλεγμένο το τύπο μεταβλητής, σύμφωνα με την εμβέλεια των γραμμάτων, εάν κανένας χαρακτήρας δήλωσης τύπου ή λέξη κλειδί δεν διευκρινίζεται."
+msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression."
+msgstr "Επιστρέφει ένα από δύο δυνατά αποτελέσματα συνάρτησης, ανάλογα με τη λογική τιμή της παράστασης που αξιολογείται."
-#: 03102000.xhp
+#: 03090103.xhp
msgctxt ""
-"03102000.xhp\n"
-"hd_id3154143\n"
+"03090103.xhp\n"
+"hd_id3159413\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03102000.xhp
+#: 03090103.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3149514\n"
+"03090103.xhp\n"
+"par_id3147560\n"
"4\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)"
+msgstr "IIf (Expression, ExpressionTrue, ExpressionFalse)"
-#: 03102000.xhp
+#: 03090103.xhp
msgctxt ""
-"03102000.xhp\n"
-"hd_id3156024\n"
+"03090103.xhp\n"
+"hd_id3150541\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03102000.xhp
+#: 03090103.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3147560\n"
+"03090103.xhp\n"
+"par_id3153381\n"
"6\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>Characterrange:</emph> Γράμματα που διευκρινίζουν τη εμβέλεια των μεταβλητών για της οποίες θέλετε να ορίσετε προεπιλεγμένους τύπους δεδομένων."
+msgid "<emph>Expression:</emph> Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse."
+msgstr "<emph>Παράσταση:</emph> Κάθε παράσταση που πρόκειται να αξιολογηθεί. Αν η παράσταση αξιολογείται <emph>True</emph>, η συνάρτηση επιστρέφει το αποτέλεσμα ExpressionTrue, αλλιώς, επιστρέφει το αποτέλεσμα ExpressionFalse."
-#: 03102000.xhp
+#: 03090103.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3148552\n"
+"03090103.xhp\n"
+"par_id3150870\n"
"7\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο δεδομένων μιας μεταβλητής:"
-
-#: 03102000.xhp
-msgctxt ""
-"03102000.xhp\n"
-"par_id3153524\n"
-"8\n"
-"help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Λέξη-κλειδί:</emph> Προεπιλεγμένος τύπος μεταβλητής"
-
-#: 03102000.xhp
-msgctxt ""
-"03102000.xhp\n"
-"par_id3150767\n"
-"9\n"
-"help.text"
-msgid "<emph>DefVar:</emph> Variant"
-msgstr "<emph>DefVar:</emph> Variant"
-
-#: 03102000.xhp
-msgctxt ""
-"03102000.xhp\n"
-"hd_id3151041\n"
-"10\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<emph>ExpressionTrue, ExpressionFalse:</emph> Any expression, one of which will be returned as the function result, depending on the logical evaluation."
+msgstr "<emph>ExpressionTrue, ExpressionFalse:</emph> Οι παραστάσεις εκ των οποίων μία θα επιστραφεί ως το αποτέλεσμα της συνάρτησης, ανάλογα με τη λογική αξιολόγηση."
-#: 03102000.xhp
+#: 03090200.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3156214\n"
-"11\n"
+"03090200.xhp\n"
+"tit\n"
"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "' Ορισμός προθέματος για τους τύπους μεταβλητών:"
+msgid "Loops"
+msgstr "Βρόχοι"
-#: 03102000.xhp
+#: 03090200.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3154012\n"
-"21\n"
+"03090200.xhp\n"
+"hd_id3153990\n"
+"1\n"
"help.text"
-msgid "vDiv=99 ' vDiv is an implicit variant"
-msgstr "vDiv=99 ' Η vDiv είναι μια υπονοούμενη μεταβλητή"
+msgid "<link href=\"text/sbasic/shared/03090200.xhp\" name=\"Loops\">Loops</link>"
+msgstr "<link href=\"text/sbasic/shared/03090200.xhp\" name=\"Βρόχοι\">Βρόχοι</link>"
-#: 03102000.xhp
+#: 03090200.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3146121\n"
-"22\n"
+"03090200.xhp\n"
+"par_id3147226\n"
+"2\n"
"help.text"
-msgid "vDiv=\"Hello world\""
-msgstr "vDiv=\"Hello world\""
+msgid "The following statements execute loops."
+msgstr "Οι ακόλουθες προτάσεις εκτελούν βρόχους."
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
+"03090201.xhp\n"
"tit\n"
"help.text"
-msgid "Information"
-msgstr "Πληροφορίες"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"hd_id3148550\n"
-"1\n"
-"help.text"
-msgid "Information"
-msgstr "Πληροφορίες"
+msgid "Do...Loop Statement [Runtime]"
+msgstr "Πρόταση Do...Loop [Χρόνου εκτέλεσης]"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153381\n"
-"102\n"
+"03090201.xhp\n"
+"bm_id3156116\n"
"help.text"
-msgid "You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>. In Basic format codes, the decimal point (<emph>.</emph>) is always used as <emph>placeholder</emph> for the decimal separator defined in your locale and will be replaced by the corresponding character."
-msgstr "Μπορείτε να ορίσετε το χρησιμοποιούμενο τοπικό για έλεγχο μορφοποίησης αριθμών, ημερομηνιών και νομισμάτων στο $[officename] Basic στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> -Ρυθμίσεις γλώσσας - Γλώσσες</emph>. Σε κωδικούς μορφοποίησης Basic, το δεκαδικό σημείο (<emph>.</emph>) χρησιμοποιείται πάντοτε ως <emph>δεσμευτικό θέσης</emph> για τον καθορισμένο διαχωριστή δεκαδικών στο τοπικό σας και θα αντικατασταθεί από τον αντίστοιχο χαρακτήρα."
+msgid "<bookmark_value>Do...Loop statement</bookmark_value><bookmark_value>While; Do loop</bookmark_value><bookmark_value>Until</bookmark_value><bookmark_value>loops</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση Do...Loop</bookmark_value><bookmark_value>While; Do loop</bookmark_value><bookmark_value>Until</bookmark_value><bookmark_value>βρόχοι</bookmark_value>"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150870\n"
-"103\n"
+"03090201.xhp\n"
+"hd_id3156116\n"
+"1\n"
"help.text"
-msgid "The same applies to the locale settings for date, time and currency formats. The Basic format code will be interpreted and displayed according to your locale setting."
-msgstr "Το ίδιο ισχύει και για τις τοπικές ρυθμίσεις για την μορφή της ημερομηνίας, ώρας και νομίσματος. Ο κώδικας μορφοποίησης της Basic θα ερμηνευθεί και θα εμφανισθεί σύμφωνα με τις τοπικές ρυθμίσεις σας."
+msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop Statement [Runtime]\">Do...Loop Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Πρόταση Do...Loop [Χρόνου εκτέλεσης]\">Πρόταση Do...Loop [Χρόνου εκτέλεσης]</link>"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3156424\n"
+"03090201.xhp\n"
+"par_id3109850\n"
"2\n"
"help.text"
-msgid "The color values of the 16 basic colors are as follows:"
-msgstr "Οι τιμές χρωμάτων για τα 16 βασικά χρώματα έχουν ως εξής:"
+msgid "Repeats the statements between the Do and the Loop statement while the condition is True or until the condition becomes True."
+msgstr "Επαναλαμβάνει τις προτάσεις μεταξύ των προτάσεων Do και Loop, όσο η συνθήκη παραμένει True-Αληθής ή έως ότου η συνθήκη γίνει True."
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153091\n"
+"03090201.xhp\n"
+"hd_id3149119\n"
"3\n"
"help.text"
-msgid "<emph>Color Value</emph>"
-msgstr "<emph>Τιμή χρώματος</emph>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154319\n"
+"03090201.xhp\n"
+"par_id3155150\n"
"4\n"
"help.text"
-msgid "<emph>Color Name</emph>"
-msgstr "<emph>Όνομα χρώματος </emph>"
+msgid "Do [{While | Until} condition = True]"
+msgstr "Do [{While | Until} συνθήκη = True]"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3151112\n"
+"03090201.xhp\n"
+"par_id3154422\n"
"5\n"
"help.text"
-msgid "0"
-msgstr "0"
+msgid "statement block"
+msgstr "ομάδα προτάσεων"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3155854\n"
+"03090201.xhp\n"
+"par_id3150789\n"
"6\n"
"help.text"
-msgid "Black"
-msgstr "Μαύρο"
+msgid "[Exit Do]"
+msgstr "[Exit Do]"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154942\n"
+"03090201.xhp\n"
+"par_id3155805\n"
"7\n"
"help.text"
-msgid "128"
-msgstr "128"
+msgid "statement block"
+msgstr "ομάδα προτάσεων"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154731\n"
+"03090201.xhp\n"
+"par_id3145090\n"
"8\n"
"help.text"
-msgid "Blue"
-msgstr "Μπλε"
+msgid "Loop"
+msgstr "Βρόχος"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3145645\n"
+"03090201.xhp\n"
+"par_id3154749\n"
"9\n"
"help.text"
-msgid "32768"
-msgstr "32768"
+msgid "or"
+msgstr "or"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149400\n"
+"03090201.xhp\n"
+"par_id3150503\n"
"10\n"
"help.text"
-msgid "Green"
-msgstr "Πράσινο"
+msgid "Do"
+msgstr "Do"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150753\n"
+"03090201.xhp\n"
+"par_id3149762\n"
"11\n"
"help.text"
-msgid "32896"
-msgstr "32896"
+msgid "statement block"
+msgstr "ομάδα προτάσεων"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153765\n"
+"03090201.xhp\n"
+"par_id3150984\n"
"12\n"
"help.text"
-msgid "Cyan"
-msgstr "Κυανό"
+msgid "[Exit Do]"
+msgstr "[Exit Do]"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154756\n"
+"03090201.xhp\n"
+"par_id3143228\n"
"13\n"
"help.text"
-msgid "8388608"
-msgstr "8388608"
+msgid "statement block"
+msgstr "ομάδα προτάσεων"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3159266\n"
+"03090201.xhp\n"
+"par_id3149235\n"
"14\n"
"help.text"
-msgid "Red"
-msgstr "Κόκκινο"
+msgid "Loop [{While | Until} condition = True]"
+msgstr "Loop [{While | Until} συνθήκη = True]"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3163807\n"
+"03090201.xhp\n"
+"hd_id3156024\n"
"15\n"
"help.text"
-msgid "8388736"
-msgstr "8388736"
+msgid "Parameters/Elements"
+msgstr "Παράμετροι/στοιχεία"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3145150\n"
+"03090201.xhp\n"
+"par_id3156344\n"
"16\n"
"help.text"
-msgid "Magenta"
-msgstr "Ματζέντα"
+msgid "<emph>Condition:</emph> A comparison, numeric or string expression, that evaluates either True or False."
+msgstr "<emph>Συνθήκη:</emph> Μια σύγκριση, μια αριθμητική παράσταση ή μια παράσταση συμβολοσειράς που αξιολογείται είτε ως True είτε ως False."
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3147002\n"
+"03090201.xhp\n"
+"par_id3149669\n"
"17\n"
"help.text"
-msgid "8421376"
-msgstr "8421376"
+msgid "<emph>Statement block:</emph> Statements that you want to repeat while or until the condition is True."
+msgstr "<emph>Ομάδα προτάσεων:</emph> Οι προτάσεις που πρόκειται να επαναληφθούν όσο η συνθήκη είναι ή μέχρι να γίνει True."
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3152778\n"
+"03090201.xhp\n"
+"par_id3150791\n"
"18\n"
"help.text"
-msgid "Yellow"
-msgstr "Κίτρινο"
+msgid "The <emph>Do...Loop</emph> statement executes a loop as long as, or until, a certain condition is True. The condition for exiting the loop must be entered following either the <emph>Do</emph> or the <emph>Loop</emph> statement. The following examples are valid combinations:"
+msgstr "Η πρόταση <emph>Do...Loop</emph> εκτελεί έναν βρόγχο όσο, ή μέχρι, μια συγκεκριμένη συνθήκη να είναι True. Η συνθήκη για έξοδο από τον βρόγχο πρέπει να εισαχθεί μετά την πρόταση <emph>Do</emph>ή την<emph>Loop</emph>. Τα ακόλουθα παραδείγματα αποτελούν έγκυρους συνδυασμούς:"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150088\n"
+"03090201.xhp\n"
+"hd_id3154366\n"
"19\n"
"help.text"
-msgid "8421504"
-msgstr "8421504"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3159239\n"
+"03090201.xhp\n"
+"par_id3145171\n"
"20\n"
"help.text"
-msgid "White"
-msgstr "Λευκό"
+msgid "Do While condition = True"
+msgstr "Do While συνθήκη = True"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150206\n"
+"03090201.xhp\n"
+"par_id3149203\n"
"21\n"
"help.text"
-msgid "12632256"
-msgstr "12632256"
+msgid "...statement block"
+msgstr "...ομάδα προτάσεων"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149817\n"
+"03090201.xhp\n"
+"par_id3125864\n"
"22\n"
"help.text"
-msgid "Gray"
-msgstr "Γκρι"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3150363\n"
-"23\n"
-"help.text"
-msgid "255"
-msgstr "255"
+msgid "Loop"
+msgstr "Βρόχος"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154576\n"
+"03090201.xhp\n"
+"par_id3154124\n"
"24\n"
"help.text"
-msgid "Light blue"
-msgstr "Ανοιχτό μπλε"
+msgid "The statement block between the Do While and the Loop statements is repeated so long as the condition is true."
+msgstr "Η ομάδα προτάσεων μεταξύ των προτάσεων Do While και του Loop επαναλαμβάνεται όσο η συνθήκη παραμένει True."
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150367\n"
+"03090201.xhp\n"
+"par_id3153968\n"
"25\n"
"help.text"
-msgid "65280"
-msgstr "65280"
+msgid "Do Until condition = True"
+msgstr "Do Until συνθήκη = True"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150202\n"
+"03090201.xhp\n"
+"par_id3154909\n"
"26\n"
"help.text"
-msgid "Light green"
-msgstr "Ανοιχτό πράσινο"
+msgid "...statement block"
+msgstr "...ομάδα προτάσεων"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154487\n"
+"03090201.xhp\n"
+"par_id3159151\n"
"27\n"
"help.text"
-msgid "65535"
-msgstr "65535"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3151332\n"
-"28\n"
-"help.text"
-msgid "Light cyan"
-msgstr "Ανοιχτό κυανό"
+msgid "Loop"
+msgstr "Βρόχος"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3148702\n"
+"03090201.xhp\n"
+"par_id3150440\n"
"29\n"
"help.text"
-msgid "16711680"
-msgstr "16711680"
+msgid "The statement block between the Do Until and the Loop statements is repeated if the condition so long as the condition is false."
+msgstr "Η ομάδα προτάσεων μεταξύ των προτάσεων Do Until και Loop επαναλαμβάνεται όσο η συνθήκη είναι false."
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153067\n"
+"03090201.xhp\n"
+"par_id3153952\n"
"30\n"
"help.text"
-msgid "Light red"
-msgstr "Ανοιχτό κόκκινο"
+msgid "Do"
+msgstr "Do"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153912\n"
+"03090201.xhp\n"
+"par_id3147349\n"
"31\n"
"help.text"
-msgid "16711935"
-msgstr "16711935"
+msgid "...statement block"
+msgstr "...ομάδα προτάσεων"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3159097\n"
+"03090201.xhp\n"
+"par_id3159153\n"
"32\n"
"help.text"
-msgid "Light magenta"
-msgstr "Ανοιχτό ματζέντα"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3155266\n"
-"33\n"
-"help.text"
-msgid "16776960"
-msgstr "16776960"
+msgid "Loop While condition = True"
+msgstr "Loop While συνθήκη = True"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3157978\n"
+"03090201.xhp\n"
+"par_id3146985\n"
"34\n"
"help.text"
-msgid "Light yellow"
-msgstr "Ανοιχτό κίτρινο"
+msgid "The statement block between the Do and the Loop statements repeats so long as the condition is true."
+msgstr "Η ομάδα προτάσεων μεταξύ των προτάσεων Do και Loop επαναλαμβάνεται όσο η συνθήκη παραμένει true."
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153286\n"
+"03090201.xhp\n"
+"par_id3150488\n"
"35\n"
"help.text"
-msgid "16777215"
-msgstr "16777215"
+msgid "Do"
+msgstr "Do"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3151302\n"
+"03090201.xhp\n"
+"par_id3153189\n"
"36\n"
"help.text"
-msgid "Transparent white"
-msgstr "Διαφανές λευκό"
+msgid "...statement block"
+msgstr "...ομάδα προτάσεων"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"hd_id3152869\n"
+"03090201.xhp\n"
+"par_id3155411\n"
"37\n"
"help.text"
-msgid "<variable id=\"errorcode\">Error Codes</variable>"
-msgstr "<variable id=\"errorcode\">Κωδικοί σφαλμάτων</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id315509599\n"
-"help.text"
-msgid "<variable id=\"err1\">1 An exception occurred</variable>"
-msgstr "<variable id=\"err1\">1 Συνέβη εξαίρεση</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3155095\n"
-"38\n"
-"help.text"
-msgid "<variable id=\"err2\">2 Syntax error</variable>"
-msgstr "<variable id=\"err2\">2 Σφάλμα σύνταξης</variable>"
+msgid "Loop Until condition = True"
+msgstr "Loop Until συνθήκη = True"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149126\n"
+"03090201.xhp\n"
+"par_id3151117\n"
"39\n"
"help.text"
-msgid "<variable id=\"err3\">3 Return without Gosub</variable>"
-msgstr "<variable id=\"err3\">3 Επιστροφή χωρίς Gosub </variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3153976\n"
-"40\n"
-"help.text"
-msgid "<variable id=\"err4\">4 Incorrect entry; please retry</variable>"
-msgstr "<variable id=\"err4\">4 Άκυρη είσοδος· παρακαλώ ξαναπροσπαθήστε</variable>"
+msgid "The statement block between the Do and the Loop statements repeats until the condition is true."
+msgstr "Η ομάδα προτάσεων μεταξύ των προτάσεων Do και Loop επαναλαμβάνεται μέχρι η συνθήκη γίνει true."
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150891\n"
+"03090201.xhp\n"
+"par_id3149484\n"
"41\n"
"help.text"
-msgid "<variable id=\"err5\">5 Invalid procedure call</variable>"
-msgstr "<variable id=\"err5\">5 Άκυρη κλήση διαδικασίας </variable>"
+msgid "Use the <emph>Exit Do</emph> statement to unconditionally end the loop. You can add this statement anywhere in a <emph>Do</emph>...<emph>Loop</emph> statement. You can also define an exit condition using the <emph>If...Then</emph> structure as follows:"
+msgstr "Η πρόταση <emph>Exit Do</emph> τερματίζει το βρόχο χωρίς συνθήκες. Αυτή η πρόταση τοποθετείται οπουδήποτε σε μια πρόταση <emph>Do</emph>...<emph>Loop</emph>. Μπορείτε να καθορίσετε μια συνθήκη εξόδου χρησιμοποιώντας τη δομή <emph>If...Then</emph> ως ακολούθως:"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3159227\n"
+"03090201.xhp\n"
+"par_id3149262\n"
"42\n"
"help.text"
-msgid "<variable id=\"err6\">6 Overflow</variable>"
-msgstr "<variable id=\"err6\">6 Υπερχείλιση</variable>"
+msgid "Do..."
+msgstr "Do..."
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154649\n"
+"03090201.xhp\n"
+"par_id3149298\n"
"43\n"
"help.text"
-msgid "<variable id=\"err7\">7 Not enough memory</variable>"
-msgstr "<variable id=\"err7\">7 Ανεπάρκεια μνήμης</variable>"
+msgid "statements"
+msgstr "προτάσεις"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150050\n"
+"03090201.xhp\n"
+"par_id3145646\n"
"44\n"
"help.text"
-msgid "<variable id=\"err8\">8 Array already dimensioned</variable>"
-msgstr "<variable id=\"err8\">8 Πίνακας με ήδη καθορισμένες διαστάσεις</variable>"
+msgid "If condition = True Then Exit Do"
+msgstr "If συνθήκη = True Then Exit Do"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3148900\n"
+"03090201.xhp\n"
+"par_id3154490\n"
"45\n"
"help.text"
-msgid "<variable id=\"err9\">9 Index out of defined range</variable>"
-msgstr "<variable id=\"err9\">9 Δείκτης εκτός εμβέλειας</variable>"
+msgid "statements"
+msgstr "προτάσεις"
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153806\n"
+"03090201.xhp\n"
+"par_id3153159\n"
"46\n"
"help.text"
-msgid "<variable id=\"err10\">10 Duplicate definition</variable>"
-msgstr "<variable id=\"err10\">10 Διπλός ορισμός</variable>"
+msgid "Loop..."
+msgstr "Loop..."
-#: 00000003.xhp
+#: 03090201.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3146963\n"
+"03090201.xhp\n"
+"hd_id3147396\n"
"47\n"
"help.text"
-msgid "<variable id=\"err11\">11 Division by zero</variable>"
-msgstr "<variable id=\"err11\">11 Διαίρεση με το μηδέν</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3153013\n"
-"48\n"
-"help.text"
-msgid "<variable id=\"err12\">12 Variable not defined</variable>"
-msgstr "<variable id=\"err12\">12 Απροσδιόριστη μεταβλητή</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3155593\n"
-"49\n"
-"help.text"
-msgid "<variable id=\"err13\">13 Data type mismatch</variable>"
-msgstr "<variable id=\"err13\">13 Ασυμφωνία τύπου δεδομένων</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3151197\n"
-"50\n"
-"help.text"
-msgid "<variable id=\"err14\">14 Invalid parameter</variable>"
-msgstr "<variable id=\"err14\">14 Άκυρη παράμετρος</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3154710\n"
-"51\n"
-"help.text"
-msgid "<variable id=\"err18\">18 Process interrupted by user</variable>"
-msgstr "<variable id=\"err18\">18 Διακοπή διαδικασίας από τον χρήστη</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3147504\n"
-"52\n"
-"help.text"
-msgid "<variable id=\"err20\">20 Resume without error</variable>"
-msgstr "<variable id=\"err20\">20 Επαναφορά χωρίς λάθος</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3145319\n"
-"53\n"
-"help.text"
-msgid "<variable id=\"err28\">28 Not enough stack memory</variable>"
-msgstr "<variable id=\"err28\">28 Ανεπαρκής μνήμη στοίβας</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3146110\n"
-"54\n"
-"help.text"
-msgid "<variable id=\"err35\">35 Sub-procedure or function procedure not defined</variable>"
-msgstr "<variable id=\"err35\">35 Μη καθορισμένη υποδιαδικασία ή διαδικασία συνάρτησης</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3147246\n"
-"55\n"
-"help.text"
-msgid "<variable id=\"err48\">48 Error loading DLL file</variable>"
-msgstr "<variable id=\"err48\">48 Λάθος στη φόρτωση αρχείου DLL</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3146101\n"
-"56\n"
-"help.text"
-msgid "<variable id=\"err49\">49 Wrong DLL call convention</variable>"
-msgstr "<variable id=\"err49\">49 Λανθασμένη σύμβαση κλήσης DLL</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3153957\n"
-"57\n"
-"help.text"
-msgid "<variable id=\"err51\">51 Internal error</variable>"
-msgstr "<variable id=\"err51\">51 Εσωτερικό σφάλμα</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3154404\n"
-"58\n"
-"help.text"
-msgid "<variable id=\"err52\">52 Invalid file name or file number</variable>"
-msgstr "<variable id=\"err52\">52 Άκυρο όνομα αρχείου ή αριθμού αρχείου</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3151338\n"
-"59\n"
-"help.text"
-msgid "<variable id=\"err53\">53 File not found</variable>"
-msgstr "<variable id=\"err53\">53 Δεν βρέθηκε αρχείο</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3147298\n"
-"60\n"
-"help.text"
-msgid "<variable id=\"err54\">54 Incorrect file mode</variable>"
-msgstr "<variable id=\"err54\">54 Λαθεμένη κατάσταση αρχείου</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3148747\n"
-"61\n"
-"help.text"
-msgid "<variable id=\"err55\">55 File already open</variable>"
-msgstr "<variable id=\"err55\">55 Το αρχείο είναι ήδη ανοικτό</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3145233\n"
-"62\n"
-"help.text"
-msgid "<variable id=\"err57\">57 Device I/O error</variable>"
-msgstr "<variable id=\"err57\">57 Λάθος συσκευής εισαγωγής/εξαγωγής</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3156399\n"
-"63\n"
-"help.text"
-msgid "<variable id=\"err58\">58 File already exists</variable>"
-msgstr "<variable id=\"err58\">58 Το αρχείο υπάρχει ήδη</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3149324\n"
-"64\n"
-"help.text"
-msgid "<variable id=\"err59\">59 Incorrect record length</variable>"
-msgstr "<variable id=\"err59\">59 Άκυρο μήκος εγγραφής</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3147409\n"
-"65\n"
-"help.text"
-msgid "<variable id=\"err61\">61 Disk or hard drive full</variable>"
-msgstr "<variable id=\"err61\">61 Ο δίσκος ή ο σκληρός είναι γεμάτος</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3149146\n"
-"66\n"
-"help.text"
-msgid "<variable id=\"err62\">62 Reading exceeds EOF</variable>"
-msgstr "<variable id=\"err62\">62 Η ανάγνωση ξεπερνά το τέλος της γραμμής</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3150456\n"
-"67\n"
-"help.text"
-msgid "<variable id=\"err63\">63 Incorrect record number</variable>"
-msgstr "<variable id=\"err63\">63 Άκυρος αριθμός εγγραφής</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3146883\n"
-"68\n"
-"help.text"
-msgid "<variable id=\"err67\">67 Too many files</variable>"
-msgstr "<variable id=\"err67\">67 Υπερβολικά αρχεία</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3146818\n"
-"69\n"
-"help.text"
-msgid "<variable id=\"err68\">68 Device not available</variable>"
-msgstr "<variable id=\"err68\">68 Μη διαθέσιμη συσκευή</variable>"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3145225\n"
-"70\n"
-"help.text"
-msgid "<variable id=\"err70\">70 Access denied</variable>"
-msgstr "<variable id=\"err70\">70 Άρνηση πρόσβασης</variable>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150372\n"
-"71\n"
+"03090202.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err71\">71 Disk not ready</variable>"
-msgstr "<variable id=\"err71\">71 Ο δίσκος δεν είναι έτοιμος</variable>"
+msgid "For...Next Statement [Runtime]"
+msgstr "Δήλωση For...Next [Χρόνου εκτέλεσης]"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3148894\n"
-"72\n"
+"03090202.xhp\n"
+"bm_id3149205\n"
"help.text"
-msgid "<variable id=\"err73\">73 Not implemented</variable>"
-msgstr "<variable id=\"err73\">73 Μη εφαρμόσιμο</variable>"
+msgid "<bookmark_value>For statement</bookmark_value><bookmark_value>To statement</bookmark_value><bookmark_value>Step statement</bookmark_value><bookmark_value>Next statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση For</bookmark_value><bookmark_value>πρόταση To</bookmark_value><bookmark_value>πρόταση Step</bookmark_value><bookmark_value>πρόταση Next</bookmark_value>"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3152981\n"
-"73\n"
+"03090202.xhp\n"
+"hd_id3149205\n"
+"1\n"
"help.text"
-msgid "<variable id=\"err74\">74 Renaming on different drives impossible</variable>"
-msgstr "<variable id=\"err74\">74 Αδυναμία μετονομασίας σε διαφορετικούς οδηγούς</variable>"
+msgid "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement [Runtime]\">For...Next Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement [Runtime]\">Πρόταση For...Next [Χρόνου εκτέλεσης]</link>"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149355\n"
-"74\n"
+"03090202.xhp\n"
+"par_id3143267\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err75\">75 Path/file access error</variable>"
-msgstr "<variable id=\"err75\">75 Λάθος πρόσβασης διαδρομής/αρχείου</variable>"
+msgid "Repeats the statements between the For...Next block a specified number of times."
+msgstr "Επαναλαμβάνει τις προτάσεις μεταξύ του μπλοκ For....Next όσες φορές έχει καθοριστεί."
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150477\n"
-"75\n"
+"03090202.xhp\n"
+"hd_id3156153\n"
+"3\n"
"help.text"
-msgid "<variable id=\"err76\">76 Path not found</variable>"
-msgstr "<variable id=\"err76\">76 Η διαδρομή δεν βρέθηκε</variable>"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154678\n"
-"76\n"
+"03090202.xhp\n"
+"par_id3148473\n"
+"4\n"
"help.text"
-msgid "<variable id=\"err91\">91 Object variable not set</variable>"
-msgstr "<variable id=\"err91\">91 Η μεταβλητή αντικειμένου δεν ορίστηκε</variable>"
+msgid "For counter=start To end [Step step]"
+msgstr "For counter=start To end [Step step]"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149890\n"
-"77\n"
+"03090202.xhp\n"
+"par_id3156024\n"
+"5\n"
"help.text"
-msgid "<variable id=\"err93\">93 Invalid string pattern</variable>"
-msgstr "<variable id=\"err93\">93 Άκυρη μορφή συμβολοσειράς</variable>"
+msgid "statement block"
+msgstr "ομάδα προτάσεων"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3146942\n"
-"78\n"
+"03090202.xhp\n"
+"par_id3146796\n"
+"6\n"
"help.text"
-msgid "<variable id=\"err94\">94 Use of zero not permitted</variable>"
-msgstr "<variable id=\"err94\">94 Η χρήση του μηδενός δεν επιτρέπεται</variable>"
+msgid "[Exit For]"
+msgstr "[Exit For]"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469429\n"
+"03090202.xhp\n"
+"par_id3159414\n"
+"7\n"
"help.text"
-msgid "<variable id=\"err250\">250 DDE Error</variable>"
-msgstr "<variable id=\"err250\">250 σφάλμα δυναμικής ανταλλαγής δεδομένων</variable>"
+msgid "statement block"
+msgstr "ομάδα προτάσεων"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469428\n"
+"03090202.xhp\n"
+"par_id3153897\n"
+"8\n"
"help.text"
-msgid "<variable id=\"err280\">280 Awaiting response to DDE connection</variable>"
-msgstr "<variable id=\"err280\">280 Αναμονή απάντησης σε σύνδεση DDE</variable>"
+msgid "Next [counter]"
+msgstr "Next [counter]"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469427\n"
+"03090202.xhp\n"
+"hd_id3150400\n"
+"9\n"
"help.text"
-msgid "<variable id=\"err281\">281 No DDE channels available</variable>"
-msgstr "<variable id=\"err281\">281 Μη διαθέσιμα κανάλια DDE</variable>"
+msgid "Variables:"
+msgstr "Μεταβλητές:"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469426\n"
+"03090202.xhp\n"
+"par_id3150358\n"
+"10\n"
"help.text"
-msgid "<variable id=\"err282\">282 No application responded to DDE connect initiation</variable>"
-msgstr "<variable id=\"err282\">282 Χωρίς απάντηση εφαρμογής στην αρχικοποίηση της σύνδεσης DDE</variable>"
+msgid "<emph>Counter:</emph> Loop counter initially assigned the value to the right of the equal sign (start). Only numeric variables are valid. The loop counter increases or decreases according to the variable Step until End is passed."
+msgstr "<emph>Counter:</emph> Στον μετρητή βρόχου εκχωρείται αρχικά η τιμή στα δεξιά του συμβόλου της ισότητας (έναρξη). Μόνο αριθμητικές μεταβλητές είναι έγκυρες. Ο μετρητής βρόχου αυξάνεται ή μειώνεται ανάλογα με τη μεταβλητή Step, έως ότου πραγματοποιηθεί υπέρβαση της μεταβλητής End."
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469425\n"
+"03090202.xhp\n"
+"par_id3152455\n"
+"11\n"
"help.text"
-msgid "<variable id=\"err283\">283 Too many applications responded to DDE connect initiation</variable>"
-msgstr "<variable id=\"err283\">283 Υπερβολικές απαντήσεις εφαρμογών στην αχική σύνδεση DDE</variable>"
+msgid "<emph>Start:</emph> Numeric variable that defines the initial value at the beginning of the loop."
+msgstr "<emph>Start:</emph> Αριθμητική μεταβλητή που καθορίζει την αρχική τιμή στην οποία θα αρχίζει ο βρόχος."
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469424\n"
+"03090202.xhp\n"
+"par_id3151043\n"
+"12\n"
"help.text"
-msgid "<variable id=\"err284\">284 DDE channel locked</variable>"
-msgstr "<variable id=\"err284\">284 Κλειδωμένο κανάλι DDE</variable>"
+msgid "<emph>End:</emph> Numeric variable that defines the final value at the end of the loop."
+msgstr "<emph>End:</emph> Αριθμητική μεταβλητή που καθορίζει την τελική τιμή στην οποία θα τερματιστεί ο βρόχος."
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469423\n"
+"03090202.xhp\n"
+"par_id3156281\n"
+"13\n"
"help.text"
-msgid "<variable id=\"err285\">285 External application cannot execute DDE operation</variable>"
-msgstr "<variable id=\"err285\">285 Η εξωτερική εφαρμογή δεν μπορεί να εκτελέσει τη λειτουργία DDE</variable>"
+msgid "<emph>Step:</emph> Sets the value by which to increase or decrease the loop counter. If Step is not specified, the loop counter is incremented by 1. In this case, End must be greater than Start. If you want to decrease Counter, End must be less than Start, and Step must be assigned a negative value."
+msgstr "<emph>Step:</emph> Καθορίζει την τιμή κατά την οποία θα αυξηθεί ή θα μειωθεί ο μετρητής του βρόχου. Αν η μεταβλητή Step δεν έχει καθοριστεί, η τιμή του μετρητή αυξάνει κατά 1. Η μεταβλητή End πρέπει να είναι μεγαλύτερη της Start σε αυτή την περίπτωση. Αν θέλετε να μειώσετε τις τιμές της μεταβλητής Counter, η End πρέπει να είναι μικρότερη της Start, και θα πρέπει να εκχωρηθεί μια αρνητική τιμή."
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469422\n"
+"03090202.xhp\n"
+"par_id3154684\n"
+"14\n"
"help.text"
-msgid "<variable id=\"err286\">286 Timeout while waiting for DDE response</variable>"
-msgstr "<variable id=\"err286\">286 Λήξη χρόνου αναμονής ενώ αναμενόταν απάντηση DDE</variable>"
+msgid "The <emph>For...Next</emph> loop repeats all of the statements in the loop for the number of times that is specified by the parameters."
+msgstr "Ο βρόχος <emph>For...Next</emph> χρησιμοποιείται για να επαναλάβει όλες τις προτάσεις μεταξύ αυτών των δύο λέξεων-κλειδιών όσες φορές καθορίζεται από τις παραμέτρους."
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469421\n"
+"03090202.xhp\n"
+"par_id3147287\n"
+"15\n"
"help.text"
-msgid "<variable id=\"err287\">287 user pressed ESCAPE during DDE operation</variable>"
-msgstr "<variable id=\"err287\">287 ο χρήστης πάτησε ESC κατά τη λειτουργία DDE</variable>"
+msgid "As the counter variable is decreased, $[officename] Basic checks if the end value has been reached. As soon as the counter passes the end value, the loop automatically ends."
+msgstr "Καθώς μειώνεται η μεταβλητή του μετρητή, η $[officename] Basic ελέγχει αν έχει φτάσει στην τιμή τέλους. Αμέσως μόλις ο μετρητής προσπεράσει την τιμή τέλους, ο βρόχος τερματίζεται αυτόματα."
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469420\n"
+"03090202.xhp\n"
+"par_id3159154\n"
+"16\n"
"help.text"
-msgid "<variable id=\"err288\">288 External application busy</variable>"
-msgstr "<variable id=\"err288\">288 Η εξωτερική συσκευή είναι απασχολημένη</variable>"
+msgid "It is possible to nest <emph>For...Next</emph> statements. If you do not specify a variable following the <emph>Next</emph> statement, <emph>Next</emph> automatically refers to the most recent <emph>For</emph> statement."
+msgstr "Είναι δυνατό να γίνει ένθεση των προτάσεων <emph>For...Next</emph>. Αν δεν καθορίσετε μια μεταβλητή που να ακολουθεί την πρόταση <emph>Next</emph>, η πρόταση <emph>Next</emph> αναφέρεται πάντα αυτόματα στην πιο πρόσφατη πρόταση <emph>For</emph>."
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469419\n"
+"03090202.xhp\n"
+"par_id3155306\n"
+"17\n"
"help.text"
-msgid "<variable id=\"err289\">289 DDE operation without data</variable>"
-msgstr "<variable id=\"err289\">289 Λειτουργία DDE χωρίς δεδομένα</variable>"
+msgid "If you specify an increment of 0, the statements between <emph>For</emph> and <emph>Next</emph> are repeated continuously."
+msgstr "Αν καθορίσετε βήμα του μετρητή ίσο με 0, οι προτάσεις μεταξύ της <emph>For</emph> και της <emph>Next</emph> επαναλαμβάνονται χωρίς διακοπή."
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469418\n"
+"03090202.xhp\n"
+"par_id3155854\n"
+"18\n"
"help.text"
-msgid "<variable id=\"err290\">290 Data are in wrong format</variable>"
-msgstr "<variable id=\"err290\">290 Τα δεδομένα είναι σε λάθος μορφή</variable>"
+msgid "When counting down the counter variable, $[officename] Basic checks for overflow or underflow. The loop ends when Counter exceeds End (positive Step value) or is less than End (negative Step value)."
+msgstr "Όταν μετράει τη μεταβλητή μετρητή, η $[officename] Basic ελέγχει για υπερχείλιση ή το αντίθετο. Ο βρόχος τερματίζεται όταν η μεταβλητή Counter υπερβεί την End (θετική τιμή Step) ή όταν γίνει μικρότερη της End (αρνητική τιμή Step)."
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469417\n"
+"03090202.xhp\n"
+"par_id3145273\n"
+"19\n"
"help.text"
-msgid "<variable id=\"err291\">291 External application has been terminated</variable>"
-msgstr "<variable id=\"err291\">291 Η εξωτερική εφαρμογή έχει τελειώσει</variable>"
+msgid "Use the <emph>Exit For</emph> statement to exit the loop unconditionally. This statement must be within a <emph>For...Next</emph> loop. Use the <emph>If...Then</emph> statement to test the exit condition as follows:"
+msgstr "Χρησιμοποιώντας την πρόταση <emph>Exit For</emph>, μπορεί να γίνει έξοδος από το βρόχο χωρίς όρους. Αυτή η πρόταση θα πρέπει να είναι εντός ενός βρόχου <emph>For...Next</emph>. Χρησιμοποιήστε την πρόταση <emph>If...Then</emph> για να ελέγξετε τη συνθήκη εξόδου ως εξής:"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469416\n"
+"03090202.xhp\n"
+"par_id3153190\n"
+"20\n"
"help.text"
-msgid "<variable id=\"err292\">292 DDE connection interrupted or modified</variable>"
-msgstr "<variable id=\"err292\">292 Η σύνδεση DDE διακόπηκε ή τροποποιήθηκε</variable>"
+msgid "For..."
+msgstr "For..."
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469415\n"
+"03090202.xhp\n"
+"par_id3149482\n"
+"21\n"
"help.text"
-msgid "<variable id=\"err293\">293 DDE method invoked with no channel open</variable>"
-msgstr "<variable id=\"err293\">293 Η μέθοδος DDE κλήθηκε χωρίς ανοιχτό κανάλι</variable>"
+msgid "statements"
+msgstr "προτάσεις"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469414\n"
+"03090202.xhp\n"
+"par_id3147124\n"
+"22\n"
"help.text"
-msgid "<variable id=\"err294\">294 Invalid DDE link format</variable>"
-msgstr "<variable id=\"err294\">294 Άκυρη μορφή σύνδεσης DDE</variable>"
+msgid "If condition = True Then Exit For"
+msgstr "If condition = True Then Exit For"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469413\n"
+"03090202.xhp\n"
+"par_id3153159\n"
+"23\n"
"help.text"
-msgid "<variable id=\"err295\">295 DDE message has been lost</variable>"
-msgstr "<variable id=\"err295\">295 Το μήνυμα DDE χάθηκε</variable>"
+msgid "statements"
+msgstr "προτάσεις"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469412\n"
+"03090202.xhp\n"
+"par_id3154096\n"
+"24\n"
"help.text"
-msgid "<variable id=\"err296\">296 Paste link already performed</variable>"
-msgstr "<variable id=\"err296\">296 Η επικόλληση συνδέσμου εκτελέστηκε ήδη</variable>"
+msgid "Next"
+msgstr "Next"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469411\n"
+"03090202.xhp\n"
+"par_id3156286\n"
+"25\n"
"help.text"
-msgid "<variable id=\"err297\">297 Link mode cannot be set due to invalid link topic</variable>"
-msgstr "<variable id=\"err297\">297 Η κατάσταση σύνδεσης δεν μπορεί να οριστεί λόγω άκυρης τοπικής σύνδεσης</variable>"
+msgid "Note: In nested <emph>For...Next</emph> loops, if you exit a loop unconditionally with <emph>Exit For</emph>, only one loop is exited."
+msgstr "Σημείωση: Σε ένθετους βρόγχους <emph>For...Next</emph>, αν βγείτε από ένα βρόχο χωρίς όρους με <emph>Exit For</emph>, θα γίνει έξοδος μόνο από ένα βρόχο."
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469410\n"
+"03090202.xhp\n"
+"hd_id3148457\n"
+"26\n"
"help.text"
-msgid "<variable id=\"err298\">298 DDE requires the DDEML.DLL file</variable>"
-msgstr "<variable id=\"err298\">298 Το DDE απαιτεί το αρχείο DDEML.DLL</variable>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150028\n"
-"79\n"
+"03090202.xhp\n"
+"par_id3151074\n"
+"27\n"
"help.text"
-msgid "<variable id=\"err323\">323 Module cannot be loaded; invalid format</variable>"
-msgstr "<variable id=\"err323\">323 Αδύνατη η φόρτωση του αρθρώματος· άκυρη μορφή</variable>"
+msgid "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that are first filled with various contents:"
+msgstr "Το ακόλουθο παράδειγμα χρησιμοποιεί δύο ένθετους βρόγχους για να ταξινομήσει ένα πίνακα συμβολοσειρών με 10 στοιχεία ( sEntry() ), τα οποία συμπληρώνονται αρχικά με διάφορα περιεχόμενα:"
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3148434\n"
-"80\n"
+"03090202.xhp\n"
+"par_id3155767\n"
+"42\n"
"help.text"
-msgid "<variable id=\"err341\">341 Invalid object index</variable>"
-msgstr "<variable id=\"err341\">341 Άκυρος δείκτης αντικειμένου </variable>"
+msgid "sEntry(0) = \"Jerry\""
+msgstr "sEntry(10) =\" Κώστας\""
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3143219\n"
-"81\n"
+"03090202.xhp\n"
+"par_id3153711\n"
+"33\n"
"help.text"
-msgid "<variable id=\"err366\">366 Object is not available</variable>"
-msgstr "<variable id=\"err366\">366 Το αντικείμενο δεν είναι διαθέσιμο</variable>"
+msgid "sEntry(1) = \"Patty\""
+msgstr "sEntry(1) = \"Δήμητρα\""
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3144744\n"
-"82\n"
+"03090202.xhp\n"
+"par_id3148993\n"
+"34\n"
"help.text"
-msgid "<variable id=\"err380\">380 Incorrect property value</variable>"
-msgstr "<variable id=\"err380\">380 Άκυρη τιμή ιδιότητας</variable>"
+msgid "sEntry(2) = \"Kurt\""
+msgstr "sEntry(2) =\" Γιώργος\""
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3147420\n"
-"83\n"
+"03090202.xhp\n"
+"par_id3156382\n"
+"35\n"
"help.text"
-msgid "<variable id=\"err382\">382 This property is read-only</variable>"
-msgstr "<variable id=\"err382\">382 Αυτή η ιδιότητα είναι μόνο για ανάγνωση</variable>"
+msgid "sEntry(3) = \"Thomas\""
+msgstr "sEntry(3) = \"Θωμάς\""
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3147472\n"
-"84\n"
+"03090202.xhp\n"
+"par_id3155174\n"
+"36\n"
"help.text"
-msgid "<variable id=\"err394\">394 This property is write-only</variable>"
-msgstr "<variable id=\"err394\">394 Αυτή η ιδιότητα είναι μόνο για εγγραφή</variable>"
+msgid "sEntry(4) = \"Michael\""
+msgstr "sEntry(4) = \"Μιχάλης\""
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3148583\n"
-"85\n"
+"03090202.xhp\n"
+"par_id3166448\n"
+"37\n"
"help.text"
-msgid "<variable id=\"err420\">420 Invalid object reference</variable>"
-msgstr "<variable id=\"err420\">420 Άκυρη αναφορά αντικειμένου</variable>"
+msgid "sEntry(5) = \"David\""
+msgstr "sEntry(5) =\" Γιάννης\""
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153329\n"
-"86\n"
+"03090202.xhp\n"
+"par_id3149255\n"
+"38\n"
"help.text"
-msgid "<variable id=\"err423\">423 Property or method not found</variable>"
-msgstr "<variable id=\"err423\">423 Η ιδιότητα ή η μέθοδος δεν βρέθηκε</variable>"
+msgid "sEntry(6) = \"Cathy\""
+msgstr "sEntry(6) = \"Κατερίνα\""
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3148738\n"
-"87\n"
+"03090202.xhp\n"
+"par_id3149565\n"
+"39\n"
"help.text"
-msgid "<variable id=\"err424\">424 Object required</variable>"
-msgstr "<variable id=\"err424\">424 Απαιτείται αντικείμενο</variable>"
+msgid "sEntry(7) = \"Susie\""
+msgstr "sEntry(7) =\" Σούλα\""
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3159084\n"
-"88\n"
+"03090202.xhp\n"
+"par_id3145148\n"
+"40\n"
"help.text"
-msgid "<variable id=\"err425\">425 Invalid use of an object</variable>"
-msgstr "<variable id=\"err425\">425 Άκυρη χρήση αντικειμένου</variable>"
+msgid "sEntry(8) = \"Edward\""
+msgstr "sEntry(8) = \"Πέτρος\""
-#: 00000003.xhp
+#: 03090202.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3146806\n"
-"89\n"
+"03090202.xhp\n"
+"par_id3145229\n"
+"41\n"
"help.text"
-msgid "<variable id=\"err430\">430 OLE Automation is not supported by this object</variable>"
-msgstr "<variable id=\"err430\">430 Η αυτοματοποίηση OLE δεν υποστηρίζεται από αυτό το αντικείμενο</variable>"
+msgid "sEntry(9) = \"Christine\""
+msgstr "sEntry(9) = \"Χριστίνα\""
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3146130\n"
-"90\n"
+"03090203.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err438\">438 This property or method is not supported by the object</variable>"
-msgstr "<variable id=\"err438\">438 Αυτή η ιδιότητα ή η μέθοδος δεν υποστηρίζεται από το αντικείμενο</variable>"
+msgid "While...Wend Statement[Runtime]"
+msgstr "Δήλωση While...Wend [Χρόνου εκτέλεσης]"
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154374\n"
-"91\n"
+"03090203.xhp\n"
+"bm_id3150400\n"
"help.text"
-msgid "<variable id=\"err440\">440 OLE automation error</variable>"
-msgstr "<variable id=\"err440\">440 Λάθος αυτοματοποίησης OLE</variable>"
+msgid "<bookmark_value>While;While...Wend loop</bookmark_value>"
+msgstr "<bookmark_value>βρόχος While;While...Wend</bookmark_value>"
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149685\n"
-"92\n"
+"03090203.xhp\n"
+"hd_id3150400\n"
+"1\n"
"help.text"
-msgid "<variable id=\"err445\">445 This action is not supported by given object</variable>"
-msgstr "<variable id=\"err445\">445 Αυτή η ενέργεια δεν υποστηρίζεται από το δεδομένο αντικείμενο</variable>"
+msgid "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend Statement[Runtime]\">While...Wend Statement[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"Δήλωση While...Wend [Χρόνου εκτέλεσης]\">Δήλωση While...Wend [Χρόνου εκτέλεσης]</link>"
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150282\n"
-"93\n"
+"03090203.xhp\n"
+"par_id3151211\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err446\">446 Named arguments are not supported by given object</variable>"
-msgstr "<variable id=\"err446\">446 Επώνυμα ορίσματα δεν υποστηρίζονται από το δεδομένο αντικείμενο</variable>"
+msgid "When a program encounters a While statement, it tests the condition. If the condition is False, the program continues directly following the Wend statement. If the condition is True, the loop is executed until the program finds Wend and then jumps back to the<emph> While </emph>statement. If the condition is still True, the loop is executed again."
+msgstr "Αν το πρόγραμμα συναντήσει μια πρόταση While, ελέγχει τη συνθήκη. Αν η συνθήκη είναι False, το πρόγραμμα συνεχίζει αμέσως μετά τη δήλωση Wend. Αν η συνθήκη είναι True, ο βρόχος εκτελείται μέχρι το πρόγραμμα να συναντήσει την δήλωση Wend και στη συνέχεια πηδά πίσω στην δήλωση <emph> While </emph>. Αν η συνθήκη είναι ακόμα True, ο βρόχος εκτελείται πάλι."
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150142\n"
-"94\n"
+"03090203.xhp\n"
+"par_id3151041\n"
+"3\n"
"help.text"
-msgid "<variable id=\"err447\">447 The current locale setting is not supported by the given object</variable>"
-msgstr "<variable id=\"err447\">447 Η τρέχουσα τοπική ρύθμιση δεν υποστηρίζεται από το δεδομένο αντικείμενο</variable>"
+msgid "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Never exit a While...Wend loop with <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, since this can cause a run-time error."
+msgstr "Αντίθετα από τη δήλωση <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link>, δεν μπορείτε να ακυρώσετε έναν βρόχο <emph>While...Wend</emph> με την <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Μην βγείτε ποτέ από έναν βρόχο While...Wend με την <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, δεδομένου ότι αυτό μπορεί να προκαλέσει ένα λάθος χρόνου εκτέλεσης."
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3152771\n"
-"95\n"
+"03090203.xhp\n"
+"par_id3145172\n"
+"4\n"
"help.text"
-msgid "<variable id=\"err448\">448 Named argument not found</variable>"
-msgstr "<variable id=\"err448\">448 Το επώνυμο όρισμα δεν βρέθηκε</variable>"
+msgid "A Do...Loop is more flexible than a While...Wend."
+msgstr "Η Do...Loop είναι πιο ευέλικτη από την While...Wend."
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3145145\n"
-"96\n"
+"03090203.xhp\n"
+"hd_id3155133\n"
+"5\n"
"help.text"
-msgid "<variable id=\"err449\">449 Argument is not optional</variable>"
-msgstr "<variable id=\"err449\">449 Το όρισμα δεν είναι προαιρετικό</variable>"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154399\n"
-"97\n"
+"03090203.xhp\n"
+"par_id3147288\n"
+"6\n"
"help.text"
-msgid "<variable id=\"err450\">450 Invalid number of arguments</variable>"
-msgstr "<variable id=\"err450\">450 Άκυρος αριθμός ορισμάτων</variable>"
+msgid "While Condition [Statement] Wend"
+msgstr "While Condition [Statement] Wend"
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3146137\n"
-"98\n"
+"03090203.xhp\n"
+"hd_id3153139\n"
+"7\n"
"help.text"
-msgid "<variable id=\"err451\">451 Object is not a list</variable>"
-msgstr "<variable id=\"err451\">451 Το αντικείμενο δεν είναι λίστα</variable>"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149507\n"
-"99\n"
+"03090203.xhp\n"
+"par_id3159153\n"
+"8\n"
"help.text"
-msgid "<variable id=\"err452\">452 Invalid ordinal number</variable>"
-msgstr "<variable id=\"err452\">452 Άκυρος τακτικός αριθμός</variable>"
+msgid "Sub ExampleWhileWend"
+msgstr "Sub ExampleWhileWend"
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154566\n"
-"100\n"
+"03090203.xhp\n"
+"par_id3151114\n"
+"9\n"
"help.text"
-msgid "<variable id=\"err453\">453 Specified DLL function not found</variable>"
-msgstr "<variable id=\"err453\">453 Η επιλεγμένη συνάρτηση DLL δεν βρέθηκε</variable>"
+msgid "Dim stext As String"
+msgstr "Dim stext As String"
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3145595\n"
-"101\n"
+"03090203.xhp\n"
+"par_id3153143\n"
+"10\n"
"help.text"
-msgid "<variable id=\"err460\">460 Invalid clipboard format</variable>"
-msgstr "<variable id=\"err460\">460 Άκυρη μορφοποίηση προχείρου</variable>"
+msgid "Dim iRun As Integer"
+msgstr "Dim iRun As Integer"
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455951\n"
+"03090203.xhp\n"
+"par_id3155306\n"
+"11\n"
"help.text"
-msgid "<variable id=\"err951\">951 Unexpected symbol:</variable>"
-msgstr "<variable id=\"err951\">951 Απρόβλεπτο σύμβολο:</variable>"
+msgid "sText =\"This Is a short text\""
+msgstr "sText =\"Αυτό είναι ένα σύντομο κείμενο\""
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455952\n"
+"03090203.xhp\n"
+"par_id3154011\n"
+"12\n"
"help.text"
-msgid "<variable id=\"err952\">952 Expected:</variable>"
-msgstr "<variable id=\"err952\">952 Αναμενόμενο:</variable>"
+msgid "iRun = 1"
+msgstr "iRun = 1"
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455953\n"
+"03090203.xhp\n"
+"par_id3147215\n"
+"13\n"
"help.text"
-msgid "<variable id=\"err953\">953 Symbol expected</variable>"
-msgstr "<variable id=\"err953\">953 Αναμενόταν σύμβολο</variable>"
+msgid "While iRun < Len(sText)"
+msgstr "while iRun < Len(sText)"
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455954\n"
+"03090203.xhp\n"
+"par_id3147427\n"
+"14\n"
"help.text"
-msgid "<variable id=\"err954\">954 Variable expected</variable>"
-msgstr "<variable id=\"err954\">954 Αναμενόταν μεταβλητή</variable>"
+msgid "If Mid(sText,iRun,1 )<> \" \" Then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )"
+msgstr "If Mid(sText,iRun,1 )<> \" \" Then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )"
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455955\n"
+"03090203.xhp\n"
+"par_id3149665\n"
+"15\n"
"help.text"
-msgid "<variable id=\"err955\">955 Label expected</variable>"
-msgstr "<variable id=\"err955\">955 Αναμενόταν ετικέτα</variable>"
+msgid "iRun = iRun + 1"
+msgstr "iRun = iRun + 1"
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455956\n"
+"03090203.xhp\n"
+"par_id3152939\n"
+"16\n"
"help.text"
-msgid "<variable id=\"err956\">956 Value cannot be applied</variable>"
-msgstr "<variable id=\"err956\">956 Η τιμή δεν μπορεί να εφαρμοστεί</variable>"
+msgid "Wend"
+msgstr "Wend"
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455957\n"
+"03090203.xhp\n"
+"par_id3153189\n"
+"17\n"
"help.text"
-msgid "<variable id=\"err957\">957 Variable already defined</variable>"
-msgstr "<variable id=\"err957\">957 Ήδη καθορισμένη μεταβλητή</variable>"
+msgid "MsgBox sText,0,\"Text encoded\""
+msgstr "MsgBox sText,0,\"Κωδικοποιημένο κείμενο\""
-#: 00000003.xhp
+#: 03090203.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455958\n"
+"03090203.xhp\n"
+"par_id3145251\n"
+"18\n"
"help.text"
-msgid "<variable id=\"err958\">958 Sub procedure or function procedure already defined</variable>"
-msgstr "<variable id=\"err958\">958 Ήδη καθορισμένη υποδιαδικασία ή διαδικασία συνάρτησης</variable>"
+msgid "End Sub"
+msgstr "End Sub"
-#: 00000003.xhp
+#: 03090300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455959\n"
+"03090300.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err959\">959 Label already defined</variable>"
-msgstr "<variable id=\"err959\">959 Ήδη καθορισμένη ετικέτα</variable>"
+msgid "Jumps"
+msgstr "Μεταπηδήσεις"
-#: 00000003.xhp
+#: 03090300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455960\n"
+"03090300.xhp\n"
+"hd_id3151262\n"
+"1\n"
"help.text"
-msgid "<variable id=\"err960\">960 Variable not found</variable>"
-msgstr "<variable id=\"err960\">960 Δεν βρέθηκε μεταβλητή</variable>"
+msgid "<link href=\"text/sbasic/shared/03090300.xhp\" name=\"Jumps\">Jumps</link>"
+msgstr "<link href=\"text/sbasic/shared/03090300.xhp\" name=\"Μεταπηδήσεις\">Μεταπηδήσεις</link>"
-#: 00000003.xhp
+#: 03090300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455961\n"
+"03090300.xhp\n"
+"par_id3148983\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err961\">961 Array or procedure not found</variable>"
-msgstr "<variable id=\"err961\">961 Δεν βρέθηκε πίνακας ή διαδικασία</variable>"
+msgid "The following statements execute jumps."
+msgstr "Οι ακόλουθες δηλώσεις χρησιμοποιούνται για την εκτέλεση μεταπηδήσεων."
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455962\n"
+"03090301.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err962\">962 Procedure not found</variable>"
-msgstr "<variable id=\"err962\">962 Δεν βρέθηκε διαδικασία</variable>"
+msgid "GoSub...Return Statement [Runtime]"
+msgstr "Πρόταση GoSub...Return [Χρόνου εκτέλεσης]"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455963\n"
+"03090301.xhp\n"
+"bm_id3147242\n"
"help.text"
-msgid "<variable id=\"err963\">963 Label undefined</variable>"
-msgstr "<variable id=\"err963\">963 Απροσδιόριστη ετικέτα</variable>"
+msgid "<bookmark_value>GoSub...Return statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση GoSub...Return</bookmark_value>"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455964\n"
+"03090301.xhp\n"
+"hd_id3147242\n"
+"1\n"
"help.text"
-msgid "<variable id=\"err964\">964 Unknown data type</variable>"
-msgstr "<variable id=\"err964\">964 Άγνωστος τύπος δεδομένων</variable>"
+msgid "<link href=\"text/sbasic/shared/03090301.xhp\" name=\"GoSub...Return Statement [Runtime]\">GoSub...Return Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090301.xhp\" name=\"Πρόταση GoSub...Return [Χρόνου εκτέλεσης]\">Πρόταση GoSub...Return [Χρόνου εκτέλεσης]</link>"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455965\n"
+"03090301.xhp\n"
+"par_id3145316\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err965\">965 Exit expected</variable>"
-msgstr "<variable id=\"err965\">965 Αναμενόταν έξοδος</variable>"
+msgid "Calls a subroutine that is indicated by a label from a subroutine or a function. The statements following the label are executed until the next Return statement. Afterwards, the program continues with the statement that follows the <emph>GoSub </emph>statement."
+msgstr "Καλεί μια τοπική υπορουτίνα που υποδεικνύεται από μια ετικέτα από μια υπορουτίνα ή μια συνάρτηση. Οι προτάσεις μετά από την ετικέτα εκτελούνται μέχρι την επόμενη πρόταση Return. Κατόπιν, το πρόγραμμα συνεχίζεται με την πρόταση που ακολουθεί την πρόταση <emph>GoSub</emph>."
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455966\n"
+"03090301.xhp\n"
+"hd_id3145609\n"
+"3\n"
"help.text"
-msgid "<variable id=\"err966\">966 Statement block still open: missing</variable>"
-msgstr "<variable id=\"err966\">966 Ομαδική δήλωση ακόμα ανοιχτή: λείπει</variable>"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455967\n"
+"03090301.xhp\n"
+"par_id3145069\n"
+"4\n"
"help.text"
-msgid "<variable id=\"err967\">967 Parentheses do not match</variable>"
-msgstr "<variable id=\"err967\">967 Οι παρενθέσεις δεν ταιριάζουν</variable>"
+msgid "see Parameters"
+msgstr "δείτε Παράμετροι"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455968\n"
+"03090301.xhp\n"
+"hd_id3147265\n"
+"5\n"
"help.text"
-msgid "<variable id=\"err968\">968 Symbol already defined differently</variable>"
-msgstr "<variable id=\"err968\">968 Το σύμβολο καθορίστηκε ήδη διαφορετικά</variable>"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455969\n"
+"03090301.xhp\n"
+"par_id3148664\n"
+"6\n"
"help.text"
-msgid "<variable id=\"err969\">969 Parameters do not correspond to procedure</variable>"
-msgstr "<variable id=\"err969\">969 Οι παράμετροι δεν αντιστοιχούν σε διαδικασία</variable>"
+msgid "Sub/Function"
+msgstr "Sub/Function"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455970\n"
+"03090301.xhp\n"
+"par_id3150400\n"
+"7\n"
"help.text"
-msgid "<variable id=\"err970\">970 Invalid character in number</variable>"
-msgstr "<variable id=\"err970\">970 Άκυρος χαρακτήρας σε αριθμό</variable>"
+msgid "statement block"
+msgstr "ομάδα προτάσεων"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455971\n"
+"03090301.xhp\n"
+"par_id3154140\n"
+"8\n"
"help.text"
-msgid "<variable id=\"err971\">971 Array must be dimensioned</variable>"
-msgstr "<variable id=\"err971\">971 Ο πίνακας πρέπει να είναι με διαστάσεις</variable>"
+msgid "Label"
+msgstr "Ετικέτα"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455972\n"
+"03090301.xhp\n"
+"par_id3150869\n"
+"9\n"
"help.text"
-msgid "<variable id=\"err972\">972 Else/Endif without If</variable>"
-msgstr "<variable id=\"err972\">972 Else/Endif χωρίς If</variable>"
+msgid "statement block"
+msgstr "ομάδα προτάσεων"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455973\n"
+"03090301.xhp\n"
+"par_id3154909\n"
+"10\n"
"help.text"
-msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>"
-msgstr "<variable id=\"err973\">973 δεν επιτρέπεται μέσα σε διαδικασία</variable>"
+msgid "GoSub Label"
+msgstr "Ετικέτα GoSub"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455974\n"
+"03090301.xhp\n"
+"par_id3153969\n"
+"11\n"
"help.text"
-msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>"
-msgstr "<variable id=\"err974\">974 δεν επιτρέπεται έξω από διαδικασία</variable>"
+msgid "Exit Sub/Function"
+msgstr "Exit Sub/Function"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455975\n"
+"03090301.xhp\n"
+"par_id3154685\n"
+"12\n"
"help.text"
-msgid "<variable id=\"err975\">975 Dimension specifications do not match</variable>"
-msgstr "<variable id=\"err975\">975 Οι προδιαγραφές διάστασης δεν ταιριάζουν</variable>"
+msgid "Label:"
+msgstr "Ετικέτα:"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455976\n"
+"03090301.xhp\n"
+"par_id3145786\n"
+"13\n"
"help.text"
-msgid "<variable id=\"err976\">976 Unknown option:</variable>"
-msgstr "<variable id=\"err976\">976 Άγνωστη επιλογή:</variable>"
+msgid "statement block"
+msgstr "ομάδα προτάσεων"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455977\n"
+"03090301.xhp\n"
+"par_id3159252\n"
+"14\n"
"help.text"
-msgid "<variable id=\"err977\">977 Constant redefined</variable>"
-msgstr "<variable id=\"err977\">977 Ανακαθορισμός σταθεράς</variable>"
+msgid "Return"
+msgstr "Επιστροφή"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455978\n"
+"03090301.xhp\n"
+"par_id3154321\n"
+"15\n"
"help.text"
-msgid "<variable id=\"err978\">978 Program too large</variable>"
-msgstr "<variable id=\"err978\">978 Υπερβολικά μεγάλο πρόγραμμα</variable>"
+msgid "End Sub/Function"
+msgstr "End Sub/Function"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455979\n"
+"03090301.xhp\n"
+"par_id3147318\n"
+"16\n"
"help.text"
-msgid "<variable id=\"err979\">979 Strings or arrays not permitted</variable>"
-msgstr "<variable id=\"err979\">979 Ανεπίτρεπτες συμβολοσειρές ή πίνακες</variable>"
+msgid "The <emph>GoSub</emph> statement calls a local subroutine indicated by a label from within a subroutine or a function. The name of the label must end with a colon (\":\")."
+msgstr "Η πρόταση <emph>GoSub</emph> καλεί μια τοπική υπορουτίνα που υποδεικνύεται από μια ετικέτα μέσα από μια υπορουτίνα ή μια συνάρτηση. Το όνομα της ετικέτας πρέπει να τελειώσει με διπλή τελεία (\":\")."
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455980\n"
+"03090301.xhp\n"
+"par_id3153190\n"
+"17\n"
"help.text"
-msgid "<variable id=\"err1000\">1000 Object does not have this property</variable>"
-msgstr "<variable id=\"err1000\">1000 Το αντικείμενο δεν έχει αυτήν την ιδιότητα</variable>"
+msgid "If the program encounters a Return statement not preceded by <emph>GoSub</emph>, $[officename] Basic returns an error message. Use <emph>Exit Sub</emph> or <emph>Exit Function</emph> to ensure that the program leaves a Sub or Function before reaching the next Return statement."
+msgstr "Αν το πρόγραμμα συναντήσει μια πρόταση Return χωρίς να προηγείται μια <emph>GoSub</emph>, η $[officename] Basic επιστρέφει ένα μήνυμα σφάλματος. Χρησιμοποιείστε <emph>Exit Sub</emph> ή την <emph>Exit Function</emph> για να βεβαιωθείτε ότι το πρόγραμμα θα αφήσει μια διαδικασία Sub ή Function πριν φθάσει στην επόμενη πρόταση Return."
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455981\n"
+"03090301.xhp\n"
+"par_id3145799\n"
+"19\n"
"help.text"
-msgid "<variable id=\"err1001\">1001 Object does not have this method</variable>"
-msgstr "<variable id=\"err1001\">1001 Το αντικείμενο δεν έχει αυτή τη μέθοδο </variable>"
+msgid "The following example demonstrates the use of <emph>GoSub</emph> and <emph>Return</emph>. By executing a program section twice, the program calculates the square root of two numbers that are entered by the user."
+msgstr "Το ακόλουθο παράδειγμα παρουσιάζει τη χρήση των <emph>GoSub</emph> και <emph>Return</emph>. Εκτελώντας δύο φορές κάποια ενότητα του προγράμματος, το πρόγραμμα υπολογίζει την τετραγωνική ρίζα δύο αριθμών που έχει εισάγει ο χρήστης."
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455982\n"
+"03090301.xhp\n"
+"hd_id3156284\n"
+"20\n"
"help.text"
-msgid "<variable id=\"err1002\">1002 Required argument lacking</variable>"
-msgstr "<variable id=\"err1002\">1002 Έλλειψη απαιτούμενου ορίσματος</variable>"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455983\n"
+"03090301.xhp\n"
+"par_id3146970\n"
+"25\n"
"help.text"
-msgid "<variable id=\"err1003\">1003 Invalid number of arguments</variable>"
-msgstr "<variable id=\"err1003\">1003 Άκυρος αριθμός ορισμάτων</variable>"
+msgid "iInputa = Int(InputBox$ \"Enter the first number: \",\"NumberInput\"))"
+msgstr "iInputa = Int(InputBox$ \"Εισάγετε τον πρώτο αριθμό: \",\"ΕίσοδοςΑριθμού\"))"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455984\n"
+"03090301.xhp\n"
+"par_id3150329\n"
+"26\n"
"help.text"
-msgid "<variable id=\"err1004\">1004 Error executing a method</variable>"
-msgstr "<variable id=\"err1004\">1004 Σφάλμα εκτέλεσης μεθόδου</variable>"
+msgid "iInputb = Int(InputBox$ \"Enter the second number: \",\"NumberInput\"))"
+msgstr "iInputb = Int(InputBox$ \" Εισάγετε τον δεύτερο αριθμό: \",\"ΕίσοδοςΑριθμού\"))"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455985\n"
+"03090301.xhp\n"
+"par_id3154756\n"
+"29\n"
"help.text"
-msgid "<variable id=\"err1005\">1005 Unable to set property</variable>"
-msgstr "<variable id=\"err1005\">1005 Αδυναμία ορισμού ιδιότητας</variable>"
+msgid "Print \"The square root of\";iInputa;\" is\";iInputc"
+msgstr "Print \"Η τετραγωνική ρίζα του\";iInputa;\" είναι \";iInputc"
-#: 00000003.xhp
+#: 03090301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455986\n"
+"03090301.xhp\n"
+"par_id3147340\n"
+"32\n"
"help.text"
-msgid "<variable id=\"err1006\">1006 Unable to determine property</variable>"
-msgstr "<variable id=\"err1006\">1006 Αδυναμία προσδιορισμού ιδιότητας</variable>"
+msgid "Print \"The square root of\";iInputb;\" is\";iInputc"
+msgstr "Print \"Η τετραγωνική ρίζα του \";iInputb;\" είναι \";iInputc"
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
+"03090302.xhp\n"
"tit\n"
"help.text"
-msgid "Mid Function, Mid Statement [Runtime]"
-msgstr "Συνάρτηση Mid, Δήλωση Mid [Χρόνου εκτέλεσης]"
+msgid "GoTo Statement [Runtime]"
+msgstr "Δήλωση GoTo [Χρόνου εκτέλεσης]"
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
-"bm_id3143268\n"
+"03090302.xhp\n"
+"bm_id3159413\n"
"help.text"
-msgid "<bookmark_value>Mid function</bookmark_value><bookmark_value>Mid statement</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Mid</bookmark_value><bookmark_value>Δήλωση Mid</bookmark_value>"
+msgid "<bookmark_value>GoTo statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση GoTo</bookmark_value>"
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
-"hd_id3143268\n"
+"03090302.xhp\n"
+"hd_id3159413\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120306.xhp\" name=\"Mid Function, Mid Statement [Runtime]\">Mid Function, Mid Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120306.xhp\" name=\"Συνάρτηση Mid, Δήλωση Mid [Χρόνου εκτέλεσης]\">Συνάρτηση Mid, Δήλωση Mid [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo Statement [Runtime]\">GoTo Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"Δήλωση GoTo [Χρόνου εκτέλεσης]\">Δήλωση GoTo [Χρόνου εκτέλεσης]</link>"
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3148473\n"
+"03090302.xhp\n"
+"par_id3153379\n"
"2\n"
"help.text"
-msgid "Returns the specified portion of a string expression (<emph>Mid function</emph>), or replaces the portion of a string expression with another string (<emph>Mid statement</emph>)."
-msgstr "Επιστρέφει το καθορισμένο τμήμα μιας παράστασης συμβολοσειράς (<emph>Mid function</emph>), ή αντικαθιστά το τμήμα μιας έκφρασης συμβολοσειράς με άλλη συμβολοσειρά (<emph>Mid statement</emph>)."
+msgid "Continues program execution within a Sub or Function at the procedure line indicated by a label."
+msgstr "Συνεχίζει την εκτέλεση του προγράμματος σε μια υπορουτίνα ή συνάρτηση στη γραμμή της διαδικασίας που δηλώνεται από μια ετικέτα."
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
-"hd_id3154285\n"
+"03090302.xhp\n"
+"hd_id3149656\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3147530\n"
+"03090302.xhp\n"
+"par_id3154367\n"
"4\n"
"help.text"
-msgid "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)"
-msgstr "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)"
+msgid "see Parameters"
+msgstr "δείτε Παράμετροι"
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
-"hd_id3145068\n"
+"03090302.xhp\n"
+"hd_id3150870\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3149295\n"
+"03090302.xhp\n"
+"par_id3156214\n"
"6\n"
"help.text"
-msgid "String (only by Function)"
-msgstr "String (only by Function)"
+msgid "Sub/Function"
+msgstr "Sub/Function"
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
-"hd_id3154347\n"
+"03090302.xhp\n"
+"par_id3156424\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "statement block"
+msgstr "ομάδα προτάσεων"
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3148664\n"
+"03090302.xhp\n"
+"par_id3154685\n"
"8\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to modify."
-msgstr "<emph>Text:</emph> Οποιαδήποτε έκφραση συμβολοσειράς που θέλετε να τροποποιήσετε."
+msgid "Label1"
+msgstr "Label1"
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3150359\n"
+"03090302.xhp\n"
+"par_id3145786\n"
"9\n"
"help.text"
-msgid "<emph>Start: </emph>Numeric expression that indicates the character position within the string where the string portion that you want to replace or to return begins. The maximum allowed value is 65535."
-msgstr "<emph>Start:</emph> Ακέραια έκφραση που δηλώνει τη θέση του χαρακτήρα εντός της συμβολοσειράς όπου αρχίζει το τμήμα της συμβολοσειράς που πρόκειται να αντικατασταθεί ή να επιστραφεί. Η μέγιστη επιτρεπτή τιμή είναι 65535."
+msgid "<emph>Label2:</emph>"
+msgstr "<emph>Label2:</emph>"
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3148451\n"
+"03090302.xhp\n"
+"par_id3161832\n"
"10\n"
"help.text"
-msgid "<emph>Length:</emph> Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 65535."
-msgstr "<emph>Length:</emph> Ακέραια παράσταση που επιστρέφει το πλήθος των χαρακτήρων που πρόκειται να αντικατασταθούν ή να επιστραφούν. Η μέγιστη επιτρεπόμενη τιμή είναι 65535."
+msgid "statement block"
+msgstr "ομάδα προτάσεων"
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3125864\n"
+"03090302.xhp\n"
+"par_id3146120\n"
"11\n"
"help.text"
-msgid "If the Length parameter in the <emph>Mid function</emph> is omitted, all characters in the string expression from the start position to the end of the string are returned."
-msgstr "Αν παραληφθεί η παράμετρος Length στη <emph>Mid function</emph>, επιστρέφονται όλοι οι χαρακτήρες στην παράσταση συμβολοσειράς από τη θέση έναρξης ως το τέλος της συμβολοσειράς."
+msgid "Exit Sub"
+msgstr "Exit Sub"
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3144762\n"
+"03090302.xhp\n"
+"par_id3150010\n"
"12\n"
"help.text"
-msgid "If the Length parameter in the <emph>Mid statement</emph> is less than the length of the text that you want to replace, the text is reduced to the specified length."
-msgstr "Αν η παράμετρος Length στην <emph>Mid statement</emph> είναι μικρότερου μήκους από το κείμενο που πρόκειται να αντικατασταθεί, θα μειωθεί στο καθορισμένο μήκος."
+msgid "<emph>Label1:</emph>"
+msgstr "<emph>Label1:</emph>"
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3150769\n"
+"03090302.xhp\n"
+"par_id3152462\n"
"13\n"
"help.text"
-msgid "<emph>Text:</emph> The string to replace the string expression (<emph>Mid statement</emph>)."
-msgstr "<emph>Text:</emph> Η συμβολοσειρά που πρόκειται να αντικαταστήσει την παράσταση συμβολοσειράς (<emph>Mid statement</emph>)."
+msgid "statement block"
+msgstr "ομάδα προτάσεων"
-#: 03120306.xhp
+#: 03090302.xhp
msgctxt ""
-"03120306.xhp\n"
-"hd_id3149560\n"
+"03090302.xhp\n"
+"par_id3149664\n"
"14\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03120306.xhp
-msgctxt ""
-"03120306.xhp\n"
-"par_id3153189\n"
-"18\n"
-"help.text"
-msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
-msgstr "sInput = InputBox(\"Παρακαλώ εισάγετε μια ημερομηνία με την διεθνής μορφή 'YYYY-MM-DD'\")"
-
-#: 03030106.xhp
-msgctxt ""
-"03030106.xhp\n"
-"tit\n"
-"help.text"
-msgid "Year Function [Runtime]"
-msgstr "Συνάρτηση Year [Χρόνου εκτέλεσης]"
-
-#: 03030106.xhp
-msgctxt ""
-"03030106.xhp\n"
-"bm_id3148664\n"
-"help.text"
-msgid "<bookmark_value>Year function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Year</bookmark_value>"
-
-#: 03030106.xhp
-msgctxt ""
-"03030106.xhp\n"
-"hd_id3148664\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year Function [Runtime]\">Year Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Συνάρτηση Year [Χρόνου εκτέλεσης]\">Συνάρτηση Year [Χρόνου εκτέλεσης]</link>"
-
-#: 03030106.xhp
-msgctxt ""
-"03030106.xhp\n"
-"par_id3149655\n"
-"2\n"
-"help.text"
-msgid "Returns the year from a serial date number that is generated by the DateSerial or the DateValue function."
-msgstr "Επιστρέφει το έτος από έναν σειριακό αριθμό ημερομηνίας που παράγεται από την συνάρτηση DateSerial ή την συνάρτηση DateValue."
-
-#: 03030106.xhp
-msgctxt ""
-"03030106.xhp\n"
-"hd_id3154125\n"
-"3\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03030106.xhp
-msgctxt ""
-"03030106.xhp\n"
-"par_id3147229\n"
-"4\n"
-"help.text"
-msgid "Year (Number)"
-msgstr "Year (Number)"
-
-#: 03030106.xhp
-msgctxt ""
-"03030106.xhp\n"
-"hd_id3154685\n"
-"5\n"
-"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
-
-#: 03030106.xhp
-msgctxt ""
-"03030106.xhp\n"
-"par_id3153970\n"
-"6\n"
-"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
-
-#: 03030106.xhp
-msgctxt ""
-"03030106.xhp\n"
-"hd_id3150440\n"
-"7\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "GoTo Label2"
+msgstr "GoTo Label2"
-#: 03030106.xhp
+#: 03090302.xhp
msgctxt ""
-"03030106.xhp\n"
-"par_id3163712\n"
-"8\n"
+"03090302.xhp\n"
+"par_id3152886\n"
+"15\n"
"help.text"
-msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the year."
-msgstr "<emph>Number:</emph> Ακέραια παράσταση που περιέχει τον σειριακό αριθμό ημερομηνίας από τον οποίο θα υπολογιστεί το έτος."
+msgid "End Sub/Function"
+msgstr "End Sub/Function"
-#: 03030106.xhp
+#: 03090302.xhp
msgctxt ""
-"03030106.xhp\n"
+"03090302.xhp\n"
"par_id3152596\n"
-"9\n"
+"16\n"
"help.text"
-msgid "This function is the opposite of the <emph>DateSerial </emph>function, and returns the year of a serial date. For example, the expression:"
-msgstr "Αυτή η συνάρτηση είναι βασικά η αντίστροφη της συνάρτησης <emph>DateSerial</emph> και επιστρέφει το έτος μιας σειριακής ημερομηνίας. Παραδείγματος χάριν, η έκφραση:"
+msgid "Use the GoTo statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and then and end it with a colon (\":\")."
+msgstr "Χρησιμοποιήστε την δήλωση GoTo για να δώσετε οδηγία στην $[officename] Basic να συνεχίσει την εκτέλεση του προγράμματος σε άλλο τμήμα της διαδικασίας. Η θέση πρέπει να δηλώνεται με μια ετικέτα. Για να καθορίσετε μια ετικέτα, εκχωρήστε ένα όνομα και βάλτε στο τέλος άνω-κάτω τελεία (\":\")."
-#: 03030106.xhp
+#: 03090302.xhp
msgctxt ""
-"03030106.xhp\n"
-"par_id3149483\n"
-"11\n"
+"03090302.xhp\n"
+"par_id3155416\n"
+"17\n"
"help.text"
-msgid "returns the value 1994."
-msgstr "επιστρέφει την τιμή 1994."
+msgid "You cannot use the GoTo statement to jump out of a Sub or Function."
+msgstr "Δεν μπορείτε να χρησιμοποιήσετε την δήλωση GoTo για να μεταπηδήσετε έξω από μια διαδικασία Sub ή Function."
-#: 03030106.xhp
+#: 03090302.xhp
msgctxt ""
-"03030106.xhp\n"
-"hd_id3146985\n"
-"12\n"
+"03090302.xhp\n"
+"hd_id3154731\n"
+"19\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03030106.xhp
+#: 03090302.xhp
msgctxt ""
-"03030106.xhp\n"
-"par_id3153363\n"
-"14\n"
+"03090302.xhp\n"
+"par_id6967035\n"
"help.text"
-msgid "MsgBox \"\" & Year(Now) ,64,\"Current year\""
-msgstr "MsgBox \"\" & Year(Now) ,64,\"Τρέχον έτος\""
+msgid "see Parameters"
+msgstr "δείτε Παράμετροι"
-#: 03080601.xhp
+#: 03090303.xhp
msgctxt ""
-"03080601.xhp\n"
+"03090303.xhp\n"
"tit\n"
"help.text"
-msgid "Abs Function [Runtime]"
-msgstr "Συνάρτηση Abs [Χρόνου εκτέλεσης]"
+msgid "On...GoSub Statement; On...GoTo Statement [Runtime]"
+msgstr "Δήλωση On...GoSub, δήλωση On...GoTo [Χρόνου εκτέλεσης]"
-#: 03080601.xhp
+#: 03090303.xhp
msgctxt ""
-"03080601.xhp\n"
-"bm_id3159201\n"
+"03090303.xhp\n"
+"bm_id3153897\n"
"help.text"
-msgid "<bookmark_value>Abs function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Abs</bookmark_value>"
+msgid "<bookmark_value>On...GoSub statement</bookmark_value><bookmark_value>On...GoTo statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση On...GoSub</bookmark_value><bookmark_value>Δήλωση On...GoTo</bookmark_value>"
-#: 03080601.xhp
+#: 03090303.xhp
msgctxt ""
-"03080601.xhp\n"
-"hd_id3159201\n"
+"03090303.xhp\n"
+"hd_id3153897\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Abs Function [Runtime]\">Abs Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Συνάρτηση Abs [Χρόνου εκτέλεσης]\">Συνάρτηση Abs [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"On...GoSub Statement; On...GoTo Statement [Runtime]\">On...GoSub Statement; On...GoTo Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"Δήλωση On...GoSub, δήλωση On...GoTo [Χρόνου εκτέλεσης]\">Δήλωση On...GoSub, δήλωση On...GoTo [Χρόνου εκτέλεσης]</link>"
-#: 03080601.xhp
+#: 03090303.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3153394\n"
+"03090303.xhp\n"
+"par_id3150359\n"
"2\n"
"help.text"
-msgid "Returns the absolute value of a numeric expression."
-msgstr "Επιστρέφει την απόλυτη τιμή μιας αριθμητικής παράστασης."
+msgid "Branches to one of several specified lines in the program code, depending on the value of a numeric expression."
+msgstr "Διακλαδώνεται σε μία από τις γραμμές που έχουν καθοριστεί στον κώδικα του προγράμματος, ανάλογα με την τιμή μιας αριθμητικής παράστασης."
-#: 03080601.xhp
+#: 03090303.xhp
msgctxt ""
-"03080601.xhp\n"
-"hd_id3149233\n"
+"03090303.xhp\n"
+"hd_id3148798\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03080601.xhp
+#: 03090303.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3147573\n"
+"03090303.xhp\n"
+"par_id3154366\n"
"4\n"
"help.text"
-msgid "Abs (Number)"
-msgstr "Abs (Number)"
+msgid "On N GoSub Label1[, Label2[, Label3[,...]]]"
+msgstr "On N GoSub Label1[, Label2[, Label3[,...]]]"
-#: 03080601.xhp
+#: 03090303.xhp
msgctxt ""
-"03080601.xhp\n"
-"hd_id3156152\n"
+"03090303.xhp\n"
+"par_id3150769\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]"
+msgstr "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]"
-#: 03080601.xhp
+#: 03090303.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3149670\n"
+"03090303.xhp\n"
+"hd_id3156215\n"
"6\n"
"help.text"
-msgid "Double"
-msgstr "Double"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03080601.xhp
+#: 03090303.xhp
msgctxt ""
-"03080601.xhp\n"
-"hd_id3154924\n"
+"03090303.xhp\n"
+"par_id3148673\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>NumExpression:</emph> Any numeric expression between 0 and 255 that determines which of the lines the program branches to. If NumExpression is 0, the statement is not executed. If NumExpression is greater than 0, the program jumps to the label that has a position number that corresponds to the expression (1 = First label; 2 = Second label)"
+msgstr "<emph>NumExpression:</emph> Κάθε αριθμητική παράσταση μεταξύ 0 και 255 που καθορίζει σε ποια από τις γραμμές διακλαδώνεται το πρόγραμμα. Αν η παράμετρος NumExpression είναι 0, τότε η πρόταση δεν εκτελείται. Αν η παράμετρος NumExpression είναι μεγαλύτερη από 0, το πρόγραμμα μεταπηδά στην αντίστοιχη ετικέτα με αριθμό θέσης που αντιστοιχεί στην παράσταση (1 = Πρώτη ετικέτα, 2 = Δεύτερη ετικέτα)"
-#: 03080601.xhp
+#: 03090303.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3154347\n"
+"03090303.xhp\n"
+"par_id3153194\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Any numeric expression that you want to return the absolute value for. Positive numbers, including 0, are returned unchanged, whereas negative numbers are converted to positive numbers."
-msgstr "<emph>Number:</emph> Κάθε αριθμητική παράσταση για την οποία πρόκειται να επιστραφεί η απόλυτη τιμή. Κάθε θετικός αριθμός, συμπεριλαμβανομένου του 0, θα επιστραφεί ως θετικός. Κάθε αρνητικός αριθμός θα μετατραπεί σε θετικό."
+msgid "<emph>Label:</emph> Target line according to<emph> GoTo </emph>or <emph>GoSub</emph> structure."
+msgstr "<emph>Label:</emph> Γραμμή προορισμού σύμφωνα με την δομή <emph> GoTo </emph> ή με την <emph>GoSub</emph>."
-#: 03080601.xhp
+#: 03090303.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3153381\n"
+"03090303.xhp\n"
+"par_id3156442\n"
"9\n"
"help.text"
-msgid "The following example uses the Abs function to calculate the difference between two values. It does not matter which value you enter first."
-msgstr "Το ακόλουθο παράδειγμα χρησιμοποιεί τη συνάρτηση Abs για να υπολογίσει τη διαφορά μεταξύ δύο τιμών. Δεν έχει σημασία ποια από τις τιμές θα εισαγάγετε πρώτη."
+msgid "The <emph>GoTo</emph> or <emph>GoSub </emph>conventions are valid."
+msgstr "Οι συμβάσεις <emph>GoTo</emph> ή η <emph>GoSub</emph> είναι έγκυρες"
-#: 03080601.xhp
+#: 03090303.xhp
msgctxt ""
-"03080601.xhp\n"
-"hd_id3148451\n"
+"03090303.xhp\n"
+"hd_id3148645\n"
"10\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03080601.xhp
+#: 03090303.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3145786\n"
-"14\n"
+"03090303.xhp\n"
+"par_id3153948\n"
+"21\n"
"help.text"
-msgid "siW1 = Int(InputBox$ (\"Please enter the first amount\",\"Value Input\"))"
-msgstr "siW1 = Int(InputBox$ (\"Εισάγετε την πρώτη ποσότητα\",\"Value input\"))"
+msgid "sVar =sVar & \" From Sub 1 to\" : Return"
+msgstr "sVar =sVar & \" From Sub 1 to\" : Return"
-#: 03080601.xhp
+#: 03090303.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3149561\n"
-"15\n"
+"03090303.xhp\n"
+"par_id3153708\n"
+"23\n"
"help.text"
-msgid "siW2 = Int(InputBox$ (\"Please enter the second amount\",\"Value Input\"))"
-msgstr "siW2 = Int(InputBox$ (\"Εισάγετε τη δεύτερη ποσότητα\",\"Value input\"))"
+msgid "sVar =sVar & \" From Sub 2 to\" : Return"
+msgstr "sVar =sVar & \" From Sub 2 to\" : Return"
-#: 03080601.xhp
+#: 03090303.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3145750\n"
-"16\n"
+"03090303.xhp\n"
+"par_id3150321\n"
+"25\n"
"help.text"
-msgid "Print \"The difference is \"; Abs(siW1 - siW2)"
-msgstr "Print \"Η διαφορά είναι \"; Abs(siW1 - siW2)"
+msgid "sVar =sVar & \" Label 1\" : GoTo Ende"
+msgstr "sVar =sVar & \" Label 1\" : GoTo Ende"
-#: 03104000.xhp
+#: 03090303.xhp
msgctxt ""
-"03104000.xhp\n"
-"tit\n"
+"03090303.xhp\n"
+"par_id3155764\n"
+"27\n"
"help.text"
-msgid "IsMissing function [Runtime]"
-msgstr "Συνάρτηση IsMissing [Χρόνου εκτέλεσης]"
+msgid "sVar =sVar & \" Label 2\""
+msgstr "sVar =sVar & \" Label 2\""
-#: 03104000.xhp
+#: 03090400.xhp
msgctxt ""
-"03104000.xhp\n"
-"bm_id3153527\n"
+"03090400.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>IsMissing function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση IsMissing</bookmark_value>"
+msgid "Further Statements"
+msgstr "Πρόσθετες προτάσεις"
-#: 03104000.xhp
+#: 03090400.xhp
msgctxt ""
-"03104000.xhp\n"
-"hd_id3153527\n"
+"03090400.xhp\n"
+"hd_id3145316\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing function [Runtime]\">IsMissing function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"Συνάρτηση IsMissing [Χρόνου εκτέλεσης]\">Συνάρτηση IsMissing [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Further Statements\">Further Statements</link>"
+msgstr "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Πρόσθετες προτάσεις\">Πρόσθετες προτάσεις</link>"
-#: 03104000.xhp
+#: 03090400.xhp
msgctxt ""
-"03104000.xhp\n"
-"par_id3153825\n"
+"03090400.xhp\n"
+"par_id3154923\n"
"2\n"
"help.text"
-msgid "Tests if a function is called with an optional parameter."
-msgstr "Ελέγχει αν μια συνάρτηση καλείται με μια προαιρετική παράμετρο."
-
-#: 03104000.xhp
-msgctxt ""
-"03104000.xhp\n"
-"par_id3150669\n"
-"3\n"
-"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional\">Optional</link>"
-msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional\">Optional</link>"
+msgid "Statements that do not belong to any of the other runtime categories are described here."
+msgstr "Προτάσεις που δεν ανήκουν σε καμία από τις άλλες κατηγορίες χρόνου εκτέλεσης περιγράφονται εδώ."
-#: 03104000.xhp
+#: 03090401.xhp
msgctxt ""
-"03104000.xhp\n"
-"hd_id3145611\n"
-"4\n"
+"03090401.xhp\n"
+"tit\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Call Statement [Runtime]"
+msgstr "Δήλωση Call [Χρόνου εκτέλεσης]"
-#: 03104000.xhp
+#: 03090401.xhp
msgctxt ""
-"03104000.xhp\n"
-"par_id3154924\n"
-"5\n"
+"03090401.xhp\n"
+"bm_id3154422\n"
"help.text"
-msgid "IsMissing( ArgumentName )"
-msgstr "IsMissing( ArgumentName )"
+msgid "<bookmark_value>Call statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Call</bookmark_value>"
-#: 03104000.xhp
+#: 03090401.xhp
msgctxt ""
-"03104000.xhp\n"
-"hd_id3145069\n"
-"6\n"
+"03090401.xhp\n"
+"hd_id3154422\n"
+"1\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call Statement [Runtime]\">Call Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Δήλωση Call [Χρόνου εκτέλεσης]\">Δήλωση Call [Χρόνου εκτέλεσης]</link>"
-#: 03104000.xhp
+#: 03090401.xhp
msgctxt ""
-"03104000.xhp\n"
-"par_id3149457\n"
-"7\n"
+"03090401.xhp\n"
+"par_id3153394\n"
+"2\n"
"help.text"
-msgid "<emph>ArgumentName:</emph> the name of an optional argument."
-msgstr "<emph>ArgumentName:</emph> το όνομα ενός προαιρετικού ορίσματος."
+msgid "Transfers the control of the program to a subroutine, a function, or a DLL procedure."
+msgstr "Μεταφέρει τον έλεγχο του προγράμματος σε μια διαδικασία Sub, Function ή DLL."
-#: 03104000.xhp
+#: 03090401.xhp
msgctxt ""
-"03104000.xhp\n"
-"par_id3150398\n"
-"8\n"
+"03090401.xhp\n"
+"hd_id3153345\n"
+"3\n"
"help.text"
-msgid "If the IsMissing function is called by the ArgumentName, then True is returned."
-msgstr "Η IsMissing είναι αληθής, αν η συνάρτηση καλείται χωρίς την παράμετρο με το όνομα ArgumentName."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03104000.xhp
+#: 03090401.xhp
msgctxt ""
-"03104000.xhp\n"
-"par_id3148798\n"
-"9\n"
+"03090401.xhp\n"
+"par_id3150984\n"
+"4\n"
"help.text"
-msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
-msgstr "Δείτε επίσης: <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Παραδείγματα\">Παραδείγματα</link>."
+msgid "[Call] Name [Parameter]"
+msgstr "[Call] Name [Parameter]"
-#: main0601.xhp
+#: 03090401.xhp
msgctxt ""
-"main0601.xhp\n"
-"tit\n"
+"03090401.xhp\n"
+"hd_id3150771\n"
+"5\n"
"help.text"
-msgid "$[officename] Basic Help"
-msgstr "Βοήθεια για την $[officename] Basic"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: main0601.xhp
+#: 03090401.xhp
msgctxt ""
-"main0601.xhp\n"
-"hd_id3154232\n"
-"1\n"
+"03090401.xhp\n"
+"par_id3148473\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic Help\">%PRODUCTNAME Basic Help</link>"
-msgstr "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"Βοήθεια για το $[officename] Basic\">Βοήθεια για το %PRODUCTNAME Basic</link>"
+msgid "<emph>Name:</emph> Name of the subroutine, the function, or the DLL that you want to call"
+msgstr "<emph>Name:</emph> Όνομα της υπορουτίνας, της συνάρτησης, ή του DLL που θέλετε να καλέσετε"
-#: main0601.xhp
+#: 03090401.xhp
msgctxt ""
-"main0601.xhp\n"
-"par_id3153894\n"
-"4\n"
+"03090401.xhp\n"
+"par_id3148946\n"
+"7\n"
"help.text"
-msgid "%PRODUCTNAME %PRODUCTVERSION provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
-msgstr "Το %PRODUCTNAME %PRODUCTVERSION παρέχει μια διασύνδεση προγράμματος εφαρμογής (API) που επιτρέπει τον έλεγχο των συστατικών του $[officename] με διαφορετικές γλώσσες προγραμματισμού με τη χρήση της εργαλειοθήκης ανάπτυξης λογισμικού (SDK) του $[officename]. Για περισσότερες πληροφορίες για το $[officename] API και της εργαλειοθήκης ανάπτυξης λογισμικού, επισκεφθείτε <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
+msgid "<emph>Parameter:</emph> Parameters to pass to the procedure. The type and number of parameters is dependent on the routine that is executing."
+msgstr "<emph>Parameter:</emph> Οι παράμετροι που μεταβιβάζονται στη διαδικασία. Ο τύπος και ο αριθμός των παραμέτρων εξαρτώνται από την ρουτίνα που εκτελείται."
-#: main0601.xhp
+#: 03090401.xhp
msgctxt ""
-"main0601.xhp\n"
-"par_id3147226\n"
-"10\n"
+"03090401.xhp\n"
+"par_id3154216\n"
+"8\n"
"help.text"
-msgid "This help section explains the most common runtime functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"http://wiki.documentfoundation.org/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link> on the Wiki."
-msgstr "Αυτή η βοηθητική ενότητα εξηγεί τις πιο συνηθισμένες λειτουργίες χρόνου εκτέλεσης του %PRODUCTNAME Basic. Για περισσότερο αναλυτικές πληροφορίες παρακαλώ πηγαίνετε στο <link href=\"http://wiki.documentfoundation.org/Documentation/BASIC_Guide\">Οδηγός προγραμματισμού OpenOffice.org BASIC</link> στο Wiki."
+msgid "A keyword is optional when you call a procedure. If a function is executed as an expression, the parameters must be enclosed by brackets in the statement. If a DLL is called, it must first be specified in the <emph>Declare-Statement</emph>."
+msgstr "Μια λέξη-κλειδί είναι προαιρετική όταν καλείται μια διαδικασία. Αν η συνάρτηση εκτελείται ως παράσταση, οι παράμετροι θα πρέπει να περικλείονται σε παρενθέσεις στη συνάρτηση. Αν καλείται μια διαδικασία DLL, θα πρέπει να καθοριστεί πρώτα στην πρόταση <emph>Declare-Statement</emph>."
-#: main0601.xhp
+#: 03090401.xhp
msgctxt ""
-"main0601.xhp\n"
-"hd_id3146957\n"
+"03090401.xhp\n"
+"hd_id3125865\n"
"9\n"
"help.text"
-msgid "Working with %PRODUCTNAME Basic"
-msgstr "Εργασία με την %PRODUCTNAME Basic"
-
-#: main0601.xhp
-msgctxt ""
-"main0601.xhp\n"
-"hd_id3148473\n"
-"7\n"
-"help.text"
-msgid "Help about the Help"
-msgstr "Σχετικά με την χρήση της βοήθειας"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090407.xhp
+#: 03090402.xhp
msgctxt ""
-"03090407.xhp\n"
+"03090402.xhp\n"
"tit\n"
"help.text"
-msgid "Rem Statement [Runtime]"
-msgstr "Δήλωση Rem [Χρόνου εκτέλεσης]"
+msgid "Choose Function [Runtime]"
+msgstr "Συνάρτηση Choose [Χρόνου εκτέλεσης]"
-#: 03090407.xhp
+#: 03090402.xhp
msgctxt ""
-"03090407.xhp\n"
-"bm_id3154347\n"
+"03090402.xhp\n"
+"bm_id3143271\n"
"help.text"
-msgid "<bookmark_value>Rem statement</bookmark_value><bookmark_value>comments;Rem statement</bookmark_value>"
-msgstr "<bookmark_value>Rem statement</bookmark_value><bookmark_value>σχόλια;Δήλωση Rem</bookmark_value>"
+msgid "<bookmark_value>Choose function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Choose</bookmark_value>"
-#: 03090407.xhp
+#: 03090402.xhp
msgctxt ""
-"03090407.xhp\n"
-"hd_id3154347\n"
+"03090402.xhp\n"
+"hd_id3143271\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090407.xhp\" name=\"Rem Statement [Runtime]\">Rem Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090407.xhp\" name=\"Δήλωση Rem [Χρόνου εκτέλεσης]\">Δήλωση Rem [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Choose Function [Runtime]\">Choose Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Συνάρτηση Choose [Χρόνου εκτέλεσης]\">Συνάρτηση Choose [Χρόνου εκτέλεσης]</link>"
-#: 03090407.xhp
+#: 03090402.xhp
msgctxt ""
-"03090407.xhp\n"
-"par_id3153525\n"
+"03090402.xhp\n"
+"par_id3149234\n"
"2\n"
"help.text"
-msgid "Specifies that a program line is a comment."
-msgstr "Καθορίζει ότι μια γραμμή προγράμματος είναι σχόλιο."
+msgid "Returns a selected value from a list of arguments."
+msgstr "Επιστρέφει μια επιλεγμένη τιμή από μια λίστα ορισμάτων."
-#: 03090407.xhp
+#: 03090402.xhp
msgctxt ""
-"03090407.xhp\n"
-"hd_id3153360\n"
+"03090402.xhp\n"
+"hd_id3148943\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03090407.xhp
+#: 03090402.xhp
msgctxt ""
-"03090407.xhp\n"
-"par_id3154141\n"
+"03090402.xhp\n"
+"par_id3147560\n"
"4\n"
"help.text"
-msgid "Rem Text"
-msgstr "Rem Κείμενο"
+msgid "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])"
+msgstr "Choose (Ευρετήριο, Επιλογή1[, Επιλογή2, ... [,Επιλογή_n]])"
-#: 03090407.xhp
+#: 03090402.xhp
msgctxt ""
-"03090407.xhp\n"
-"hd_id3151042\n"
+"03090402.xhp\n"
+"hd_id3154346\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03090407.xhp
+#: 03090402.xhp
msgctxt ""
-"03090407.xhp\n"
-"par_id3150869\n"
+"03090402.xhp\n"
+"par_id3148664\n"
"6\n"
"help.text"
-msgid "<emph>Text:</emph> Any text that serves as a comment."
-msgstr "<emph>Text:</emph> Κάθε κείμενο που χρησιμεύει μόνο ως σχόλιο."
+msgid "<emph>Index:</emph> A numeric expression that specifies the value to return."
+msgstr "<emph>Ευρετήριο:</emph> Μια αριθμητική παράσταση που καθορίζει την τιμή επιστροφής."
-#: 03090407.xhp
+#: 03090402.xhp
msgctxt ""
-"03090407.xhp\n"
-"par_id3147318\n"
+"03090402.xhp\n"
+"par_id3150791\n"
"7\n"
"help.text"
-msgid "You can use the single quotation mark instead of the Rem keyword to indicate that the text on a line is comments. This symbol can be inserted directly to the right of the program code, followed by a comment."
-msgstr "Μπορείτε να χρησιμοποιήσετε μονά αγγλικά εισαγωγικά αντί της λέξης-κλειδί Rem για να δηλώσετε σχόλια. Αυτό το σύμβολο μπορεί να εισαχθεί απευθείας στα δεξιά του κώδικα προγράμματος, και στη συνέχεια να ακολουθεί ένα σχόλιο στο τέλος της γραμμής."
+msgid "<emph>Selection1:</emph> Any expression that contains one of the possible choices."
+msgstr "<emph>Επιλογή1:</emph> Κάθε παράσταση που περιέχει μία από τις δυνατές επιλογές."
-#: 03090407.xhp
+#: 03090402.xhp
msgctxt ""
-"03090407.xhp\n"
-"par_id6187017\n"
+"03090402.xhp\n"
+"par_id3151043\n"
+"8\n"
"help.text"
-msgid "You can use a space followed by the underline character _ as the last two characters of a line to continue the logical line on the next line. To continue comment lines, you must enter \"Option Compatible\" in the same Basic module."
-msgstr "Μπορείτε να χρησιμοποιήσετε ένα διάστημα που ακολουθείται από τον χαρακτήρα υπογράμμισης _ σαν τελευταίους δύο χαρακτήρες μιας γραμμής για να συνεχίσει τη λογική γραμμή στην επόμενη γραμμή. Για να συνεχίστε τις γραμμές σχολίου, πρέπει να εισαγάγετε \"Option Compatible\" στην ίδια ενότητα Basic."
+msgid "The <emph>Choose</emph> function returns a value from the list of expressions based on the index value. If Index = 1, the function returns the first expression in the list, if index i= 2, it returns the second expression, and so on."
+msgstr "Η συνάρτηση <emph>Choose</emph> επιστρέφει μια τιμή από τον κατάλογο των παραστάσεων βάσει της τιμής ευρετηρίου. Αν ευρετήριο = 1, η συνάρτηση επιστρέφει την πρώτη παράσταση του καταλόγου, εάν ευρετήριο i= 2, επιστρέφει τη δεύτερη παράσταση και ούτως καθεξής."
-#: 03090407.xhp
+#: 03090402.xhp
msgctxt ""
-"03090407.xhp\n"
-"hd_id3150012\n"
-"8\n"
+"03090402.xhp\n"
+"par_id3153192\n"
+"9\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a Null value."
+msgstr "Αν η τιμή ευρετηρίου είναι μικρότερη από 1 ή μεγαλύτερη από τον αριθμό των παραστάσεων στον κατάλογο, η συνάρτηση επιστρέφει μια μηδενική τιμή Null."
-#: 03090407.xhp
+#: 03090402.xhp
msgctxt ""
-"03090407.xhp\n"
-"par_id3153140\n"
-"13\n"
+"03090402.xhp\n"
+"par_id3156281\n"
+"10\n"
"help.text"
-msgid "' Nothing occurs here"
-msgstr "' Εδώ δεν συμβαίνει τίποτα"
+msgid "The following example uses the <emph>Choose</emph> function to select a string from several strings that form a menu:"
+msgstr "Το ακόλουθο παράδειγμα χρησιμοποιεί τη συνάρτηση <emph>Choose</emph> για την επιλογή μιας συμβολοσειράς από μια σειρά συμβολοσειρών που αποτελούν ένα μενού:"
-#: 03101140.xhp
+#: 03090402.xhp
msgctxt ""
-"03101140.xhp\n"
-"tit\n"
+"03090402.xhp\n"
+"hd_id3150439\n"
+"11\n"
"help.text"
-msgid "DefStr Statement [Runtime]"
-msgstr "Δήλωση DefStr [Χρόνου εκτέλεσης]"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03101140.xhp
+#: 03090402.xhp
msgctxt ""
-"03101140.xhp\n"
-"bm_id6161381\n"
+"03090402.xhp\n"
+"par_id3156443\n"
+"20\n"
"help.text"
-msgid "<bookmark_value>DefStr statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση DefStr</bookmark_value>"
+msgid "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")"
+msgstr "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")"
-#: 03101140.xhp
+#: 03090403.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN10577\n"
+"03090403.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101140.xhp\">DefStr Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101140.xhp\">Δήλωση DefStr [Χρόνου εκτέλεσης]</link>"
+msgid "Declare Statement [Runtime]"
+msgstr "Δήλωση Declare [Χρόνου εκτέλεσης]"
-#: 03101140.xhp
+#: 03090403.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN10587\n"
+"03090403.xhp\n"
+"bm_id3148473\n"
"help.text"
-msgid "If no type-declaration character or keyword is specified, the DefStr statement sets the default variable type, according to a letter range."
-msgstr "Εάν κανένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί δεν έχει διευκρινιστεί, η δήλωση DefStr καθορίζει τον προεπιλεγμένο τύπο μεταβλητής, σύμφωνα με το εύρος των γραμμάτων."
+msgid "<bookmark_value>Declare statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Declare</bookmark_value>"
-#: 03101140.xhp
+#: 03090403.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN1058A\n"
+"03090403.xhp\n"
+"hd_id3148473\n"
+"1\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare Statement [Runtime]\">Declare Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Δήλωση Declare [Χρόνου εκτέλεσης]\">Δήλωση Declare [Χρόνου εκτέλεσης]</link>"
-#: 03101140.xhp
+#: 03090403.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN1058E\n"
+"03090403.xhp\n"
+"bm_id3145316\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgid "<bookmark_value>DLL (Dynamic Link Library)</bookmark_value>"
+msgstr "<bookmark_value>DLL (Βιβλιοθήκη δυναμικής σύνδεσης)</bookmark_value>"
-#: 03101140.xhp
+#: 03090403.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN10591\n"
+"03090403.xhp\n"
+"par_id3145316\n"
+"2\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Declares and defines a subroutine in a DLL file that you want to execute from $[officename] Basic."
+msgstr "Χρησιμοποιείται για να δηλώσει και να καθορίσει μια υπορουτίνα σε ένα DLL (βιβλιοθήκη δυναμικής σύνδεσης) που πρόκειται να εκτελεσθεί από τη $[officename] Basic."
-#: 03101140.xhp
+#: 03090403.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN10595\n"
+"03090403.xhp\n"
+"par_id3146795\n"
+"3\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph> Γράμματα που διευκρινίζουν το εύρος των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
+msgid "See also: <link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
+msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
-#: 03101140.xhp
+#: 03090403.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN1059C\n"
+"03090403.xhp\n"
+"hd_id3156344\n"
+"4\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο δεδομένων μιας μεταβλητής:"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03101140.xhp
+#: 03090403.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN105A3\n"
+"03090403.xhp\n"
+"par_id3148664\n"
+"5\n"
"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>Keyword:</emph> Προεπιλεγμένος τύπος μεταβλητής"
+msgid "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]"
+msgstr "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]"
-#: 03101140.xhp
+#: 03090403.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN105AA\n"
+"03090403.xhp\n"
+"hd_id3153360\n"
+"6\n"
"help.text"
-msgid "<emph>DefStr:</emph> String"
-msgstr "<emph>DefStr:</emph> Συμβολοσειρά"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03101140.xhp
+#: 03090403.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN105B1\n"
+"03090403.xhp\n"
+"par_id3154140\n"
+"8\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<emph>Name:</emph> A different name than defined in the DLL, to call the subroutine from $[officename] Basic."
+msgstr "<emph>Name:</emph> Διαφορετικό όνομα από αυτό που καθορίζεται στη DLL, που χρησιμοποιείται για να καλέσει την υπορουτίνα από την $[officename] Basic."
-#: 03101140.xhp
+#: 03090403.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN105B5\n"
+"03090403.xhp\n"
+"par_id3150870\n"
+"9\n"
"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "' Ορισμοί προθέματος για τους τύπους μεταβλητών:"
+msgid "<emph>Aliasname</emph>: Name of the subroutine as defined in the DLL."
+msgstr "<emph>Aliasname:</emph> Όνομα της υπορουτίνας όπως καθορίζεται στη DLL."
-#: 03101140.xhp
+#: 03090403.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN105D3\n"
+"03090403.xhp\n"
+"par_id3154684\n"
+"10\n"
"help.text"
-msgid "sStr=String ' sStr is an implicit string variable"
-msgstr "sStr=String ' Η sStr είναι μια υπονοούμενη μεταβλητή συμβολοσειράς"
+msgid "<emph>Libname:</emph> File or system name of the DLL. This library is automatically loaded the first time the function is used."
+msgstr "<emph>Libname:</emph> Όνομα αρχείου ή συστήματος της DLL. Αυτή η βιβλιοθήκη φορτώνεται αυτόματα την πρώτη φορά που χρησιμοποιείται η συνάρτηση."
-#: 03060000.xhp
+#: 03090403.xhp
msgctxt ""
-"03060000.xhp\n"
-"tit\n"
+"03090403.xhp\n"
+"par_id3148452\n"
+"11\n"
"help.text"
-msgid "Logical Operators"
-msgstr "Λογικοί τελεστές"
+msgid "<emph>Argumentlist:</emph> List of parameters representing arguments that are passed to the procedure when it is called. The type and number of parameters is dependent on the executed procedure."
+msgstr "<emph>Argumentlist:</emph> Κατάλογος παραμέτρων που αντιπροσωπεύουν τα ορίσματα που μεταβιβάζονται στη διαδικασία όταν αυτή καλείται. Ο τύπος και ο αριθμός των παραμέτρων εξαρτάται από την διαδικασία που εκτελείται."
-#: 03060000.xhp
+#: 03090403.xhp
msgctxt ""
-"03060000.xhp\n"
-"hd_id3147559\n"
-"1\n"
+"03090403.xhp\n"
+"par_id3147289\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03060000.xhp\" name=\"Logical Operators\">Logical Operators</link>"
-msgstr "<link href=\"text/sbasic/shared/03060000.xhp\" name=\"Λογικοί τελεστές\">Λογικοί τελεστές</link>"
+msgid "<emph>Type:</emph> Defines the data type of the value that is returned by a function procedure. You can exclude this parameter if a type-declaration character is entered after the name."
+msgstr "<emph>Type:</emph> Καθορίζει τον τύπο δεδομένων της τιμής που επιστέφει μια διαδικασία Function. Μπορεί να αποκλεισθεί αν ο χαρακτήρας δήλωσης τύπου εισαχθεί μετά το όνομα."
-#: 03060000.xhp
+#: 03090403.xhp
msgctxt ""
-"03060000.xhp\n"
-"par_id3153379\n"
-"2\n"
+"03090403.xhp\n"
+"par_id3146922\n"
+"13\n"
"help.text"
-msgid "The following logical operators are supported by $[officename] Basic."
-msgstr "Αυτή η ενότητα περιγράφει τους λογικούς τελεστές που υποστηρίζονται από την $[officename] Basic."
+msgid "To pass a parameter to a subroutine as a value instead of as a reference, the parameter must be indicated by the keyword <emph>ByVal</emph>."
+msgstr "Οι παράμετροι θα πρέπει να δηλώνονται με τη λέξη-κλειδί <emph>ByVal</emph> αν πρόκειται να μεταβιβαστούν στην υπορουτίνα ως τιμή και όχι ως αναφορά."
-#: 03060000.xhp
+#: 03090403.xhp
msgctxt ""
-"03060000.xhp\n"
-"par_id3154138\n"
-"3\n"
+"03090403.xhp\n"
+"hd_id3153951\n"
+"14\n"
"help.text"
-msgid "Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not."
-msgstr "Οι λογικοί τελεστές συνδυάζουν (όσον αφορά τα bit) τα περιεχόμενα δύο παραστάσεων ή μεταβλητών. Για παράδειγμα, χρησιμοποιούνται για να ελεγχθεί αν έχουν καθοριστεί ή όχι συγκεκριμένα bit."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
+"03090404.xhp\n"
"tit\n"
"help.text"
-msgid "GlobalScope [Runtime]"
-msgstr "GlobalScope [Χρόνου εκτέλεσης]"
+msgid "End Statement [Runtime]"
+msgstr "Πρόταση End [Χρόνου εκτέλεσης]"
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"bm_id3150682\n"
+"03090404.xhp\n"
+"bm_id3150771\n"
"help.text"
-msgid "<bookmark_value>GlobalScope function</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση GlobalScope</bookmark_value><bookmark_value> συστήματα βιβλιοθηκών </bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
+msgid "<bookmark_value>End statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση End</bookmark_value>"
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"hd_id3150682\n"
+"03090404.xhp\n"
+"hd_id3150771\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope [Runtime]\">GlobalScope [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope [Χρόνου εκτέλεσης]\">GlobalScope [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"End Statement [Runtime]\">End Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"Πρόταση End [Χρόνου εκτέλεσης]\">Πρόταση End [Χρόνου εκτέλεσης]</link>"
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3153345\n"
+"03090404.xhp\n"
+"par_id3153126\n"
"2\n"
"help.text"
-msgid "Basic source code and dialogs are organized in a library system."
-msgstr "Ο πηγαίος κώδικας Basic και οι διάλογοι οργανώνονται σε ένα σύστημα βιβλιοθηκών."
+msgid "Ends a procedure or block."
+msgstr "Τερματίζει μια διαδικασία ή ομάδα."
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3145315\n"
+"03090404.xhp\n"
+"hd_id3147264\n"
"3\n"
"help.text"
-msgid "The LibraryContainer contains libraries"
-msgstr "Η LibraryContainer περιέχει βιβλιοθήκες"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3149514\n"
+"03090404.xhp\n"
+"par_id3148552\n"
"4\n"
"help.text"
-msgid "Libraries can contain modules and dialogs"
-msgstr "Εδώ μπορείτε να οργανώσετε τις βιβλιοθήκες που περιέχουν τις λειτουργικές μονάδες και τα παράθυρα διαλόγου."
+msgid "End, End Function, End If, End Select, End Sub"
+msgstr "End, End Function, End If, End Select, End Sub"
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"hd_id3143271\n"
+"03090404.xhp\n"
+"hd_id3149456\n"
"5\n"
"help.text"
-msgid "In Basic:"
-msgstr "Στη Basic:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3153061\n"
+"03090404.xhp\n"
+"par_id3150398\n"
"6\n"
"help.text"
-msgid "The LibraryContainer is called <emph>BasicLibraries</emph>."
-msgstr "Η LibraryContainer ονομάζεται <emph>BasicLibraries</emph>."
+msgid "Use the End statement as follows:"
+msgstr "Χρησιμοποιείστε την πρόταση End ως ακολούθως:"
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"hd_id3154346\n"
+"03090404.xhp\n"
+"hd_id3154366\n"
"7\n"
"help.text"
-msgid "In dialogs:"
-msgstr "Στα παράθυρα διαλόγου:"
+msgid "Statement"
+msgstr "Πρόταση"
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3148663\n"
+"03090404.xhp\n"
+"par_id3151043\n"
"8\n"
"help.text"
-msgid "The LibraryContainer is called <emph>DialogLibraries</emph>."
-msgstr "Η LibraryContainer ονομάζεται <emph>DialogLibraries</emph>."
+msgid "End: Is not required, but can be entered anywhere within a procedure to end the program execution."
+msgstr "End: Δεν απαιτείται, αλλά μπορεί να εισαχθεί οπουδήποτε σε μια διαδικασία για να τερματίσει την εκτέλεση του προγράμματος."
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3150543\n"
+"03090404.xhp\n"
+"par_id3145171\n"
"9\n"
"help.text"
-msgid "Both LibraryContainers exist in an application level and within every document. In the document Basic, the document's LibraryContainers are called automatically. If you want to call the global LibraryContainers from within a document, you must use the keyword <emph>GlobalScope</emph>."
-msgstr "Και τα δύο συστήματα LibraryContainer υπάρχουν σε επίπεδο εφαρμογής και σε κάθε έγγραφο. Σε έγγραφο της Basic, οι βιβλιοθήκες LibraryContainer του εγγράφου καλούνται αυτόματα. Αν θέλετε να καλέσετε τις καθολικές LibraryContainer από ένα έγγραφο, πρέπει να χρησιμοποιήσετε τη λέξη-κλειδί <emph>GlobalScope</emph>."
+msgid "End Function: Ends a <emph>Function</emph> statement."
+msgstr "End Function: Τερματίζει μια πρόταση <emph>Function</emph>."
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"hd_id3148920\n"
+"03090404.xhp\n"
+"par_id3153192\n"
"10\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "End If: Marks the end of a <emph>If...Then...Else</emph> block."
+msgstr "End If: Επισημαίνει το τέλος μιας ομάδας <emph>If...Then...Else</emph>."
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3149203\n"
+"03090404.xhp\n"
+"par_id3148451\n"
"11\n"
"help.text"
-msgid "GlobalScope"
-msgstr "GlobalScope"
+msgid "End Select: Marks the end of a <emph>Select Case</emph> block."
+msgstr "End Select: Επισημαίνει το τέλος μιας ομάδας<emph>Select Case</emph>."
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"hd_id3154685\n"
+"03090404.xhp\n"
+"par_id3155131\n"
"12\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "End Sub: Ends a <emph>Sub</emph> statement."
+msgstr "End Sub: Τερματίζει μια πρόταση <emph>Sub</emph>."
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3154124\n"
+"03090404.xhp\n"
+"hd_id3146120\n"
"13\n"
"help.text"
-msgid "Example in the document Basic"
-msgstr "Παράδειγμα στο έγγραφο Basic"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3158408\n"
-"14\n"
+"03090404.xhp\n"
+"par_id3152887\n"
+"19\n"
"help.text"
-msgid "' calling Dialog1 in the document library Standard"
-msgstr "' καλεί το Dialog1 στη βιβλιοθήκη εγγράφων Standard"
+msgid "Print \"Number from 1 to 5\""
+msgstr "Print \"Αριθμός από το 1 έως το 5\""
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3125865\n"
-"15\n"
+"03090404.xhp\n"
+"par_id3148618\n"
+"21\n"
"help.text"
-msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
-msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1"
+msgid "Print \"Number from 6 to 8\""
+msgstr "Print \"Αριθμός από το 6 έως το 8\""
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3154910\n"
-"16\n"
+"03090404.xhp\n"
+"par_id3147436\n"
+"23\n"
"help.text"
-msgid "' calling Dialog2 in the application library Library1"
-msgstr "' καλεί το Dialog2 στη βιβλιοθήκη εφαρμογών Library1"
+msgid "Print \"Greater than 8\""
+msgstr "Print \"Μεγαλύτερο από 8\""
-#: 03131900.xhp
+#: 03090404.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3156424\n"
-"17\n"
+"03090404.xhp\n"
+"par_id3150418\n"
+"25\n"
"help.text"
-msgid "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2"
-msgstr "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2"
+msgid "Print \"Outside range 1 to 10\""
+msgstr "Print \"Εκτός περιοχής από 1 έως 10\""
-#: 03030203.xhp
+#: 03090405.xhp
msgctxt ""
-"03030203.xhp\n"
+"03090405.xhp\n"
"tit\n"
"help.text"
-msgid "Now Function [Runtime]"
-msgstr "Συνάρτηση Now [Χρόνου εκτέλεσης]"
+msgid "FreeLibrary Function [Runtime]"
+msgstr "Συνάρτηση FreeLibrary [Χρόνου εκτέλεσης]"
-#: 03030203.xhp
+#: 03090405.xhp
msgctxt ""
-"03030203.xhp\n"
-"bm_id3149416\n"
+"03090405.xhp\n"
+"bm_id3143270\n"
"help.text"
-msgid "<bookmark_value>Now function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Now</bookmark_value>"
+msgid "<bookmark_value>FreeLibrary function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση FreeLibrary</bookmark_value>"
-#: 03030203.xhp
+#: 03090405.xhp
msgctxt ""
-"03030203.xhp\n"
-"hd_id3149416\n"
+"03090405.xhp\n"
+"hd_id3143270\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030203.xhp\" name=\"Now Function [Runtime]\">Now Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030203.xhp\" name=\"Συνάρτηση Now [Χρόνου εκτέλεσης]\">Συνάρτηση Now [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary Function [Runtime]\">FreeLibrary Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"Συνάρτηση FreeLibrary [Χρόνου εκτέλεσης]\">Συνάρτηση FreeLibrary [Χρόνου εκτέλεσης]</link>"
-#: 03030203.xhp
+#: 03090405.xhp
msgctxt ""
-"03030203.xhp\n"
-"par_id3149670\n"
+"03090405.xhp\n"
+"par_id3147559\n"
"2\n"
"help.text"
-msgid "Returns the current system date and time as a <emph>Date</emph> value."
-msgstr "Επιστρέφει την τρέχουσα ημερομηνία και ώρα συστήματος ως τιμή <emph>Date</emph>."
+msgid "Releases DLLs that were loaded by a Declare statement. A released DLL is automatically reloaded if one of its functions is called. See also: <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
+msgstr "Αποδεσμεύει τις DLL που φορτώθηκαν με μια πρόταση Declare. Μια αποδεσμευμένη DLL θα φορτωθεί πάλι αυτόματα αν κληθεί μία από τις συναρτήσεις της. Δείτε επίσης: <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
-#: 03030203.xhp
+#: 03090405.xhp
msgctxt ""
-"03030203.xhp\n"
-"hd_id3149456\n"
+"03090405.xhp\n"
+"hd_id3148550\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03030203.xhp
+#: 03090405.xhp
msgctxt ""
-"03030203.xhp\n"
-"par_id3149655\n"
+"03090405.xhp\n"
+"par_id3153361\n"
"4\n"
"help.text"
-msgid "Now"
-msgstr "Now"
+msgid "FreeLibrary (LibName As String)"
+msgstr "FreeLibrary (LibName As String)"
-#: 03030203.xhp
+#: 03090405.xhp
msgctxt ""
-"03030203.xhp\n"
-"hd_id3154366\n"
+"03090405.xhp\n"
+"hd_id3153380\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03030203.xhp
+#: 03090405.xhp
msgctxt ""
-"03030203.xhp\n"
-"par_id3154909\n"
+"03090405.xhp\n"
+"par_id3154138\n"
"6\n"
"help.text"
-msgid "Date"
-msgstr "Date"
+msgid "<emph>LibName:</emph> String expression that specifies the name of the DLL."
+msgstr "<emph>LibName:</emph> Παράσταση συμβολοσειράς που καθορίζει το όνομα της DLL."
-#: 03030203.xhp
+#: 03090405.xhp
msgctxt ""
-"03030203.xhp\n"
-"hd_id3147229\n"
+"03090405.xhp\n"
+"par_id3146923\n"
"7\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03030203.xhp
-msgctxt ""
-"03030203.xhp\n"
-"par_id3150870\n"
-"9\n"
-"help.text"
-msgid "MsgBox \"It is now \" & Now"
-msgstr "MsgBox \"Είναι τώρα \" & Now"
-
-#: 03100000.xhp
-msgctxt ""
-"03100000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Variables"
-msgstr "Μεταβλητές"
-
-#: 03100000.xhp
-msgctxt ""
-"03100000.xhp\n"
-"hd_id3149669\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"Variables\">Variables</link>"
-msgstr "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"Μεταβλητές\">Μεταβλητές</link>"
+msgid "FreeLibrary can only release DLLs that are loaded during Basic runtime."
+msgstr "Η συνάρτηση FreeLibrary μπορεί να αποδεσμεύσει μόνο DLL που φορτώνονται κατά το χρόνο εκτέλεσης της Basic."
-#: 03100000.xhp
+#: 03090405.xhp
msgctxt ""
-"03100000.xhp\n"
-"par_id3147265\n"
-"2\n"
+"03090405.xhp\n"
+"hd_id3153363\n"
+"8\n"
"help.text"
-msgid "The following statements and functions are for working with variables. You can use these functions to declare or define variables, convert variables from one type to another, or determine the variable type."
-msgstr "Οι ακόλουθες δηλώσεις και συναρτήσεις είναι για την εργασία με μεταβλητές. Μπορείτε να χρησιμοποιήσετε αυτές τις συναρτήσεις για να δηλώσετε ή να καθορίσετε τις μεταβλητές, να μετατρέψτε τις μεταβλητές από έναν τύπο σε άλλος, ή να καθορίσετε τον τύπο μεταβλητής."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
+"03090406.xhp\n"
"tit\n"
"help.text"
-msgid "Sin Function [Runtime]"
-msgstr "Συνάρτηση Sin [Χρόνου εκτέλεσης]"
+msgid "Function Statement [Runtime]"
+msgstr "Δήλωση Function [Χρόνου εκτέλεσης]"
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"bm_id3153896\n"
+"03090406.xhp\n"
+"bm_id3153346\n"
"help.text"
-msgid "<bookmark_value>Sin function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Sin</bookmark_value>"
+msgid "<bookmark_value>Function statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Function</bookmark_value>"
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"hd_id3153896\n"
+"03090406.xhp\n"
+"hd_id3153346\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Function [Runtime]\">Sin Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Συνάρτηση Sin [Χρόνου εκτέλεσης]\">Συνάρτηση Sin [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Function Statement [Runtime]\">Function Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Δήλωση Function [Χρόνου εκτέλεσης]\">Δήλωση Function [Χρόνου εκτέλεσης]</link>"
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"par_id3149456\n"
+"03090406.xhp\n"
+"par_id3159158\n"
"2\n"
"help.text"
-msgid "Returns the sine of an angle. The angle is specified in radians. The result lies between -1 and 1."
-msgstr "Υπολογίζει το ημίτονο μιας γωνίας. Η γωνία ορίζεται σε ακτίνια. Το αποτέλεσμα βρίσκεται μεταξύ των τιμών -1 και 1."
+msgid "Defines a subroutine that can be used as an expression to determine a return type."
+msgstr "Καθορίζει μια δευτερεύουσα διαδικασία που μπορεί να χρησιμοποιηθεί ως παράσταση για τον καθορισμό μιας τιμής επιστροφής."
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"par_id3153379\n"
+"03090406.xhp\n"
+"hd_id3145316\n"
"3\n"
"help.text"
-msgid "Using the angle Alpha, the Sin Function returns the ratio of the length of the opposite side of an angle to the length of the hypotenuse in a right-angled triangle."
-msgstr "Χρησιμοποιώντας τη γωνία Α, η συνάρτηση Sin επιστρέφει το λόγο του μήκους της απέναντι καθέτου της γωνίας προς το μήκος της υποτείνουσας ενός ορθογωνίου τριγώνου."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"par_id3148798\n"
+"03090406.xhp\n"
+"par_id3148944\n"
"4\n"
"help.text"
-msgid "Sin(Alpha) = side opposite the angle/hypotenuse"
-msgstr "Sin(Alpha) = απέναντι κάθετος της γωνίας/υποτείνουσα"
+msgid "see Parameter"
+msgstr "Δείτε: Παράμετρος"
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"hd_id3147230\n"
+"03090406.xhp\n"
+"hd_id3154760\n"
"5\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"par_id3154909\n"
+"03090406.xhp\n"
+"par_id3156344\n"
"6\n"
"help.text"
-msgid "Sin (Number)"
-msgstr "Sin (Number)"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"hd_id3156214\n"
+"03090406.xhp\n"
+"par_id3149457\n"
"7\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]"
+msgstr "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]"
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"par_id3150870\n"
+"03090406.xhp\n"
+"par_id3153360\n"
"8\n"
"help.text"
-msgid "Double"
-msgstr "Double"
+msgid "statement block"
+msgstr "ομάδα προτάσεων"
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"hd_id3155132\n"
+"03090406.xhp\n"
+"par_id3148797\n"
"9\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "[Exit Function]"
+msgstr "[Exit Function]"
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"par_id3145786\n"
+"03090406.xhp\n"
+"par_id3145419\n"
"10\n"
"help.text"
-msgid "<emph>Number:</emph> Numeric expression that defines the angle in radians that you want to calculate the sine for."
-msgstr "<emph>Number:</emph> Αριθμητική παράσταση που καθορίζει τη γωνία σε ακτίνια, για την οποία πρόκειται να υπολογισθεί το ημίτονο."
+msgid "statement block"
+msgstr "ομάδα προτάσεων"
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"par_id3155413\n"
+"03090406.xhp\n"
+"par_id3150449\n"
"11\n"
"help.text"
-msgid "To convert degrees to radians, multiply degrees by Pi/180, and to convert radians to degrees, multiply radians by 180/Pi."
-msgstr "Για να μετατρέψετε τις μοίρες σε ακτίνια, πολλαπλασιάστε τις μοίρες με π/180 και για να μετατρέψετε τα ακτίνια σε μοίρες, πολλαπλασιάστε τα ακτίνια με 180/π."
+msgid "End Function"
+msgstr "Τέλος συνάρτησης"
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"par_id3149664\n"
+"03090406.xhp\n"
+"par_id3156281\n"
"12\n"
"help.text"
-msgid "grad=(radiant*180)/pi"
-msgstr "grad=(radiant*180)/pi"
+msgid "Parameter"
+msgstr "Παράμετρος"
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"par_id3153143\n"
+"03090406.xhp\n"
+"par_id3153193\n"
"13\n"
"help.text"
-msgid "radiant=(grad*pi)/180"
-msgstr "radiant=(grad*pi)/180"
+msgid "<emph>Name:</emph> Name of the subroutine to contain the value returned by the function."
+msgstr "<emph>Name:</emph> Όνομα της δευτερεύουσας διαδικασίας που πρόκειται να περιέχει την τιμή που επιστρέφει η συνάρτηση."
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"par_id3151112\n"
+"03090406.xhp\n"
+"par_id3147229\n"
"14\n"
"help.text"
-msgid "Pi is approximately 3.141593."
-msgstr "Το π είναι περίπου 3.141593."
+msgid "<emph>VarName:</emph> Parameter to be passed to the subroutine."
+msgstr "<emph>VarName:</emph> Παράμετρος που πρόκειται να μεταβιβαστεί στην υπορουτίνα."
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"hd_id3163712\n"
+"03090406.xhp\n"
+"par_id3147287\n"
"15\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<emph>Type:</emph> Type-declaration keyword."
+msgstr "<emph>Type:</emph> Λέξη-κλειδί δήλωσης τύπου."
-#: 03080103.xhp
+#: 03090406.xhp
msgctxt ""
-"03080103.xhp\n"
-"par_id3149482\n"
+"03090406.xhp\n"
+"hd_id3163710\n"
"16\n"
"help.text"
-msgid "' In this example, the following entry is possible for a right-angled triangle:"
-msgstr "' Σε αυτό το παράδειγμα, η ακόλουθη καταχώριση είναι δυνατή για ένα ορθογώνιο τρίγωνο:"
-
-#: 03080103.xhp
-msgctxt ""
-"03080103.xhp\n"
-"par_id3148577\n"
-"17\n"
-"help.text"
-msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the hypotenuse:"
-msgstr "' Η απέναντι κάθετος της γωνίας και η γωνία (σε μοίρες) για τον υπολογισμό του μήκους της υποτείνουσας:"
-
-#: 03080103.xhp
-msgctxt ""
-"03080103.xhp\n"
-"par_id3150011\n"
-"19\n"
-"help.text"
-msgid "' Pi = 3.1415926 is a predefined variable"
-msgstr "' π = 3,1415926 ως προκαθορισμένη μεταβλητή"
-
-#: 03080103.xhp
-msgctxt ""
-"03080103.xhp\n"
-"par_id3145251\n"
-"22\n"
-"help.text"
-msgid "d1 = InputBox$ (\"Enter the length of the opposite side: \",\"Opposite Side\")"
-msgstr "d1 = InputBox$ (\"Εισαγάγετε το μήκος της απέναντι καθέτου: \",\"Opposite Side\")"
-
-#: 03080103.xhp
-msgctxt ""
-"03080103.xhp\n"
-"par_id3148456\n"
-"23\n"
-"help.text"
-msgid "dAlpha = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
-msgstr "dAlpha = InputBox$ (\"Εισάγετε τη γωνία Α (σε μοίρες): \",\"Alpha\")"
-
-#: 03080103.xhp
-msgctxt ""
-"03080103.xhp\n"
-"par_id3153877\n"
-"24\n"
-"help.text"
-msgid "Print \"The length of the hypotenuse is\"; (d1 / sin (dAlpha * Pi / 180))"
-msgstr "Print \"Το μήκος της υποτείνουσας είναι\"; (d1 / sin (dAlpha * Pi / 180))"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03050000.xhp
+#: 03090406.xhp
msgctxt ""
-"03050000.xhp\n"
-"tit\n"
+"03090406.xhp\n"
+"par_id3152939\n"
+"21\n"
"help.text"
-msgid "Error-Handling Functions"
-msgstr "Συναρτήσεις χειρισμού σφαλμάτων"
+msgid "For siStep = 0 To 10 ' Fill array with test data"
+msgstr "For siStep = 0 to 10 ' Γεμίζει τον πίνακα με τα δεδομένα δοκιμής"
-#: 03050000.xhp
+#: 03090406.xhp
msgctxt ""
-"03050000.xhp\n"
-"hd_id3143271\n"
-"1\n"
+"03090406.xhp\n"
+"par_id3154943\n"
+"32\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"Error-Handling Functions\">Error-Handling Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"Συναρτήσεις χειρισμού σφαλμάτων\">Συναρτήσεις χειρισμού σφαλμάτων</link>"
+msgid "' Linsearch searches a TextArray:sList() for a TextEntry:"
+msgstr "' Η Linsearch αναζητεί ένα TextArray:sList() για TextEntry:"
-#: 03050000.xhp
+#: 03090406.xhp
msgctxt ""
-"03050000.xhp\n"
-"par_id3145068\n"
-"2\n"
+"03090406.xhp\n"
+"par_id3155601\n"
+"33\n"
"help.text"
-msgid "Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors."
-msgstr "Με αυτές τις προτάσεις και συναρτήσεις μπορείτε να καθορίσετε πώς η $[officename] Basic θα πρέπει να αντιδρά σε σφάλματα που παρουσιάζονται κατά την εκτέλεση του προγράμματος."
+msgid "' Return value Is the index of the entry Or 0 (Null)"
+msgstr "' Η τιμή επιστροφής είναι ο δείκτης της καταχώρησης ή 0 (Null)"
-#: 03050000.xhp
+#: 03090406.xhp
msgctxt ""
-"03050000.xhp\n"
-"par_id3148946\n"
-"3\n"
+"03090406.xhp\n"
+"par_id3153707\n"
+"36\n"
"help.text"
-msgid "$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs."
-msgstr "Η $[officename] Basic προσφέρει διάφορες μεθόδους για την αποτροπή της λήξης ενός προγράμματος όταν εμφανιστεί ένα λάθος χρόνου εκτέλεσης."
+msgid "Exit For ' sItem found"
+msgstr "Exit for ' το sItem βρέθηκε"
-#: 03102100.xhp
+#: 03090407.xhp
msgctxt ""
-"03102100.xhp\n"
+"03090407.xhp\n"
"tit\n"
"help.text"
-msgid "Dim Statement [Runtime]"
-msgstr "Δήλωση Dim [Χρόνου εκτέλεσης]"
+msgid "Rem Statement [Runtime]"
+msgstr "Δήλωση Rem [Χρόνου εκτέλεσης]"
-#: 03102100.xhp
+#: 03090407.xhp
msgctxt ""
-"03102100.xhp\n"
-"bm_id3149812\n"
+"03090407.xhp\n"
+"bm_id3154347\n"
"help.text"
-msgid "<bookmark_value>Dim statement</bookmark_value><bookmark_value>arrays; dimensioning</bookmark_value><bookmark_value>dimensioning arrays</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Dim</bookmark_value><bookmark_value>πίνακες;διαστασιολόγηση</bookmark_value><bookmark_value> διαστασιολόγηση πίνακα</bookmark_value>"
+msgid "<bookmark_value>Rem statement</bookmark_value><bookmark_value>comments;Rem statement</bookmark_value>"
+msgstr "<bookmark_value>Rem statement</bookmark_value><bookmark_value>σχόλια;Δήλωση Rem</bookmark_value>"
-#: 03102100.xhp
+#: 03090407.xhp
msgctxt ""
-"03102100.xhp\n"
-"hd_id3149812\n"
+"03090407.xhp\n"
+"hd_id3154347\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Statement [Runtime]\">Dim Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Δήλωση Dim [Χρόνου εκτέλεσης]\">Δήλωση Dim [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03090407.xhp\" name=\"Rem Statement [Runtime]\">Rem Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090407.xhp\" name=\"Δήλωση Rem [Χρόνου εκτέλεσης]\">Δήλωση Rem [Χρόνου εκτέλεσης]</link>"
-#: 03102100.xhp
+#: 03090407.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3143271\n"
+"03090407.xhp\n"
+"par_id3153525\n"
"2\n"
"help.text"
-msgid "Declares a variable or an array."
-msgstr "Δηλώνει μια μεταβλητή ή έναν πίνακα."
+msgid "Specifies that a program line is a comment."
+msgstr "Καθορίζει ότι μια γραμμή προγράμματος είναι σχόλιο."
-#: 03102100.xhp
+#: 03090407.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3154686\n"
+"03090407.xhp\n"
+"hd_id3153360\n"
"3\n"
"help.text"
-msgid "If the variables are separated by commas (for example, DIM sPar1, sPar2, sPar3 AS STRING), only Variant variables can be defined. Use a separate definition line for each variable."
-msgstr "Αν οι μεταβλητές διαχωρίζονται με κόμμα (π.χ. DIM sPar1, sPar2, sPar3 AS STRING), μόνο οι μεταβλητές Variant θα καθοριστούν μέχρι την τελευταία μεταβλητή. Μια αποκλειστική γραμμή καθορισμού θα πρέπει να χρησιμοποιηθεί για κάθε μεταβλητή."
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3152576\n"
-"7\n"
-"help.text"
-msgid "Dim declares local variables within subroutines. Global variables are declared with the PUBLIC or the PRIVATE statement."
-msgstr "Η πρόταση Dim χρησιμοποιείται για να δηλώσει τοπικές μεταβλητές εντός διαδικασιών Sub. Οι καθολικές μεταβλητές εκτός των διαδικασιών Sub δηλώνονται με τις προτάσεις PUBLIC ή PRIVATE."
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"hd_id3156443\n"
-"8\n"
-"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03102100.xhp
+#: 03090407.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3149412\n"
-"9\n"
+"03090407.xhp\n"
+"par_id3154141\n"
+"4\n"
"help.text"
-msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
-msgstr "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
+msgid "Rem Text"
+msgstr "Rem Κείμενο"
-#: 03102100.xhp
+#: 03090407.xhp
msgctxt ""
-"03102100.xhp\n"
-"hd_id3147397\n"
-"10\n"
+"03090407.xhp\n"
+"hd_id3151042\n"
+"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3154730\n"
-"11\n"
-"help.text"
-msgid "<emph>VarName:</emph> Any variable or array name."
-msgstr "<emph>VarName:</emph> Οποιοδήποτε όνομα μεταβλητής ή πίνακα."
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3147125\n"
-"12\n"
-"help.text"
-msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
-msgstr "<emph>Start, End:</emph> Αριθμητικές τιμές ή σταθερές που καθορίζουν τον αριθμό των στοιχείων (NumberElements=(end-start)+1) και το εύρος των δεικτών."
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3153877\n"
-"13\n"
-"help.text"
-msgid "Start and End can be numerical expressions if ReDim is applied at the procedure level."
-msgstr "Οι παράμετροι Start και End μπορεί να είναι αριθμητικές παραστάσεις, αν η πρόταση ReDim εφαρμόζεται σε επίπεδο διαδικασίας."
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3153510\n"
-"14\n"
-"help.text"
-msgid "<emph>VarType:</emph> Key word that declares the data type of a variable."
-msgstr "<emph>VarType:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον τύπο δεδομένων μιας μεταβλητής."
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3154015\n"
-"15\n"
-"help.text"
-msgid "<emph>Keyword:</emph> Variable type"
-msgstr "<emph>Keyword:</emph> Τύπος μεταβλητής"
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3153949\n"
-"16\n"
-"help.text"
-msgid "<emph>Bool:</emph> Boolean variable (True, False)"
-msgstr "<emph>Bool:</emph> Boolean, δυαδική μεταβλητή (True, False)"
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3156275\n"
-"17\n"
-"help.text"
-msgid "<emph>Currency:</emph> Currency-Variable (Currency with 4 Decimal places)"
-msgstr "<emph>Currency:</emph> Μεταβλητή νομισματικής μονάδας (Νομισματική μονάδα με 4 δεκαδικά ψηφία)"
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3156057\n"
-"18\n"
-"help.text"
-msgid "<emph>Date:</emph> Date variable"
-msgstr "<emph>Date:</emph> Μεταβλητή ημερομηνίας"
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3148405\n"
-"19\n"
-"help.text"
-msgid "<emph>Double:</emph> Double-precision floating-point variable (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)"
-msgstr "<emph>Double:</emph> Μεταβλητή κινητής υποδιαστολής διπλής ακριβείας (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)"
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3148916\n"
-"20\n"
-"help.text"
-msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
-msgstr "<emph>Integer:</emph> Ακέραια μεταβλητή (-32768 - 32767)"
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3150045\n"
-"21\n"
-"help.text"
-msgid "<emph>Long:</emph> Long integer variable (-2.147.483.648 - 2.147.483.647)"
-msgstr "<emph>Long:</emph> Ακέραια μεταβλητή μεγάλου μήκους (-2.147.483.648 - 2.147.483.647)"
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3149255\n"
-"22\n"
-"help.text"
-msgid "<emph>Object:</emph> Object variable (Note: this variable can only subsequently be defined with Set!)"
-msgstr "<emph>Object:</emph> Μεταβλητή αντικειμένου (Σημείωση: μπορεί να οριστεί μόνο αργότερα με Set!)"
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3155937\n"
-"23\n"
-"help.text"
-msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
-msgstr "<emph>Single:</emph> Μεταβλητή κινητής υποδιαστολής απλής ακριβείας (3,402823 x 10E38 - 1,401298 x 10E-45)."
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3151251\n"
-"24\n"
-"help.text"
-msgid "<emph>String:</emph> String variable consisting of a maximum of 64,000 ASCII characters."
-msgstr "<emph>String:</emph> Μεταβλητή συμβολοσειράς που αποτελείται από 64.000 χαρακτήρες ASCII το μέγιστο."
-
-#: 03102100.xhp
+#: 03090407.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3154704\n"
-"25\n"
+"03090407.xhp\n"
+"par_id3150869\n"
+"6\n"
"help.text"
-msgid "<emph>[Variant]:</emph> Variant variable type (contains all types, specified by definition). If a key word is not specified, variables are automatically defined as Variant Type, unless a statement from DefBool to DefVar is used."
-msgstr "<emph>[Variant]:</emph> Τύπος μεταβλητής Variant (περιέχει όλους τους τύπους που έχουν καθοριστεί εξ ορισμού). Αν δεν έχει δοθεί λέξη-κλειδί, οι μεταβλητές καθορίζονται αυτόματα ως τύπος Variant, εκτός και αν έχει χρησιμοποιηθεί κάποια πρόταση από την DefBool έως DefVar."
+msgid "<emph>Text:</emph> Any text that serves as a comment."
+msgstr "<emph>Text:</emph> Κάθε κείμενο που χρησιμεύει μόνο ως σχόλιο."
-#: 03102100.xhp
+#: 03090407.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3146316\n"
-"26\n"
+"03090407.xhp\n"
+"par_id3147318\n"
+"7\n"
"help.text"
-msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word."
-msgstr "Στην $[officename] Basic, δεν χρειάζεται να δηλώσετε τις μεταβλητές σας ρητά. Εντούτοις, πρέπει να δηλώσετε έναν πίνακα προτού να μπορέσετε να τον χρησιμοποιήσετε. Μπορείτε να δηλώσετε μια μεταβλητή με την δήλωση Dim, χρησιμοποιώντας τα κόμματα ως διαχωριστικό για πολλαπλές δηλώσεις. Για να δηλώσετε έναν τύπο μεταβλητής, εισάγετε έναν χαρακτήρα τύπου-δήλωσης μετά από το όνομα ή χρησιμοποιήστε την αντίστοιχη λέξη-κλειδί."
+msgid "You can use the single quotation mark instead of the Rem keyword to indicate that the text on a line is comments. This symbol can be inserted directly to the right of the program code, followed by a comment."
+msgstr "Μπορείτε να χρησιμοποιήσετε μονά αγγλικά εισαγωγικά αντί της λέξης-κλειδί Rem για να δηλώσετε σχόλια. Αυτό το σύμβολο μπορεί να εισαχθεί απευθείας στα δεξιά του κώδικα προγράμματος, και στη συνέχεια να ακολουθεί ένα σχόλιο στο τέλος της γραμμής."
-#: 03102100.xhp
+#: 03090407.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3149924\n"
-"27\n"
+"03090407.xhp\n"
+"par_id6187017\n"
"help.text"
-msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables."
-msgstr "Η $[officename] Basic υποστηρίζει τους μονοδιάστατους ή πολυδιάστατους πίνακες που καθορίζονται από έναν συγκεκριμένο τύπο μεταβλητών. Οι πίνακες είναι κατάλληλοι εάν το πρόγραμμα σας περιέχει καταλόγους ή τους πίνακες που θέλετε να επεξεργαστείτε. Το πλεονέκτημα των πινάκων είναι ότι είναι δυνατό να επεξεργαστούν τα στοιχεία σύμφωνα με τους δείκτες τους, οι οποίοι μπορούν να έχουν την μορφή αριθμητικών εκφράσεων ή μεταβλητών."
+msgid "You can use a space followed by the underline character _ as the last two characters of a line to continue the logical line on the next line. To continue comment lines, you must enter \"Option Compatible\" in the same Basic module."
+msgstr "Μπορείτε να χρησιμοποιήσετε ένα διάστημα που ακολουθείται από τον χαρακτήρα υπογράμμισης _ σαν τελευταίους δύο χαρακτήρες μιας γραμμής για να συνεχίσει τη λογική γραμμή στην επόμενη γραμμή. Για να συνεχίστε τις γραμμές σχολίου, πρέπει να εισαγάγετε \"Option Compatible\" στην ίδια ενότητα Basic."
-#: 03102100.xhp
+#: 03090407.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3148488\n"
-"28\n"
+"03090407.xhp\n"
+"hd_id3150012\n"
+"8\n"
"help.text"
-msgid "Arrays are declared with the Dim statement. There are two methods to define the index range:"
-msgstr "Οι πίνακες δηλώνονται με πρόταση Dim. Υπάρχουν δύο μέθοδοι για να καθορίσετε το εύρος των τιμών ευρετηρίου:"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03102100.xhp
+#: 03090407.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3154662\n"
-"29\n"
+"03090407.xhp\n"
+"par_id3153140\n"
+"13\n"
"help.text"
-msgid "DIM text(20) as String REM 21 elements numbered from 0 to 20"
-msgstr "DIM text(20) as String REM 21 στοιχεία με αρίθμηση από 0 έως 20"
+msgid "' Nothing occurs here"
+msgstr "' Εδώ δεν συμβαίνει τίποτα"
-#: 03102100.xhp
+#: 03090408.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3155604\n"
-"30\n"
+"03090408.xhp\n"
+"tit\n"
"help.text"
-msgid "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25"
-msgstr "DIM text(5 to 25) as String REM 21 στοιχεία με αρίθμηση από 5 έως 25"
+msgid "Stop Statement [Runtime]"
+msgstr "Πρόταση Stop [Χρόνου εκτέλεσης]"
-#: 03102100.xhp
+#: 03090408.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3151274\n"
-"31\n"
+"03090408.xhp\n"
+"bm_id3153311\n"
"help.text"
-msgid "DIM text(-15 to 5) as String REM 21 elements (including 0)"
-msgstr "DIM text(-15 to 5) as String REM 21 στοιχεία (συμπεριλαμβανομένου του 0)"
+msgid "<bookmark_value>Stop statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση Stop</bookmark_value>"
-#: 03102100.xhp
+#: 03090408.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3152774\n"
-"32\n"
+"03090408.xhp\n"
+"hd_id3153311\n"
+"1\n"
"help.text"
-msgid "REM numbered from -15 to 5"
-msgstr "REM με αρίθμηση από -15 έως 5"
+msgid "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Stop Statement [Runtime]\">Stop Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Πρόταση Stop [Χρόνου εκτέλεσης]\">Πρόταση Stop [Χρόνου εκτέλεσης]</link>"
-#: 03102100.xhp
+#: 03090408.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3150829\n"
-"33\n"
+"03090408.xhp\n"
+"par_id3154142\n"
+"2\n"
"help.text"
-msgid "Two-dimensional data field"
-msgstr "Δισδιάστατο πεδίο δεδομένων"
+msgid "Stops the execution of the Basic program."
+msgstr "Σταματά την εκτέλεση του προγράμματος Basic."
-#: 03102100.xhp
+#: 03090408.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3149529\n"
-"34\n"
+"03090408.xhp\n"
+"hd_id3153126\n"
+"3\n"
"help.text"
-msgid "DIM text(20,2) as String REM 63 elements; form 0 to 20 level 1, from 0 to 20 level 2 and from 0 to 20 level 3."
-msgstr "DIM text(20,2) as String REM 63 στοιχεία, από 0 έως 20 επίπεδο 1, από 0 έως 20 επίπεδο 2 και από 0 έως 20 επίπεδο 3."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03102100.xhp
+#: 03090408.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3159239\n"
-"35\n"
+"03090408.xhp\n"
+"par_id3156023\n"
+"4\n"
"help.text"
-msgid "You can declare an array types as dynamic if a ReDim statement defines the number of dimensions in the subroutine or the function that contains the array. Generally, you can only define an array dimension once, and you cannot modify it. Within a subroutine, you can declare an array with ReDim. You can only define dimensions with numeric expressions. This ensures that the fields are only as large as necessary."
-msgstr "Μπορείτε να δηλώσετε έναν τύπο πίνακα ως δυναμικό αν η πρόταση ReDim καθορίζει τον αριθμό των διαστάσεων στην υπορουτίνα ή την συνάρτηση που περιέχει τον πίνακα. Γενικά, μπορείτε να καθορίσετε τη διάσταση ενός πίνακα μια φορά και δεν μπορείτε να την τροποποιήσετε. Σε μια υπορουτίνα, μπορείτε να δηλώσετε έναν πίνακα με ReDim. Μπορείτε να καθορίσετε μόνο διαστάσεις με αριθμητικές εκφράσεις. Αυτό βεβαιώνει ότι τα πεδία είναι μόνο τόσο μεγάλα όσο χρειάζεται."
+msgid "Stop"
+msgstr "Stop"
-#: 03102100.xhp
+#: 03090408.xhp
msgctxt ""
-"03102100.xhp\n"
-"hd_id3150344\n"
-"36\n"
+"03090408.xhp\n"
+"hd_id3156344\n"
+"5\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3154657\n"
-"40\n"
-"help.text"
-msgid "sVar = \"Office\""
-msgstr "sVar = \"Γραφείο\""
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3149036\n"
-"44\n"
-"help.text"
-msgid "' Two-dimensional data field"
-msgstr "' Δισδιάστατο πεδίο δεδομένων"
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3153782\n"
-"46\n"
-"help.text"
-msgid "Const sDim As String = \" Dimension:\""
-msgstr "Const sDim as String = \" Διάσταση:\""
-
-#: 03020102.xhp
+#: 03090409.xhp
msgctxt ""
-"03020102.xhp\n"
+"03090409.xhp\n"
"tit\n"
"help.text"
-msgid "FreeFile Function[Runtime]"
-msgstr "Συνάρτηση FreeFile [Χρόνου εκτέλεσης]"
+msgid "Sub Statement [Runtime]"
+msgstr "Δήλωση Sub [Χρόνου εκτέλεσης]"
-#: 03020102.xhp
+#: 03090409.xhp
msgctxt ""
-"03020102.xhp\n"
-"bm_id3150400\n"
+"03090409.xhp\n"
+"bm_id3147226\n"
"help.text"
-msgid "<bookmark_value>FreeFile function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση FreeFile</bookmark_value>"
+msgid "<bookmark_value>Sub statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Sub</bookmark_value>"
-#: 03020102.xhp
+#: 03090409.xhp
msgctxt ""
-"03020102.xhp\n"
-"hd_id3150400\n"
+"03090409.xhp\n"
+"hd_id3147226\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"FreeFile Function[Runtime]\">FreeFile Function[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"Συνάρτηση FreeFile [Χρόνου εκτέλεσης]\">Συνάρτηση FreeFile [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement [Runtime]\">Sub Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Δήλωση Sub [Χρόνου εκτέλεσης]\">Δήλωση Sub [Χρόνου εκτέλεσης]</link>"
-#: 03020102.xhp
+#: 03090409.xhp
msgctxt ""
-"03020102.xhp\n"
-"par_id3154366\n"
+"03090409.xhp\n"
+"par_id3153311\n"
"2\n"
"help.text"
-msgid "Returns the next available file number for opening a file. Use this function to open a file using a file number that is not already in use by a currently open file."
-msgstr "Επιστρέφει τον αριθμό του επόμενου διαθέσιμου αρχείου για άνοιγμα. Αυτό είναι χρήσιμο όταν θέλετε να ανοίξετε ένα αρχείο επιπρόσθετα σε άλλα ήδη ανοιγμένα αρχεία, και να διασφαλίσετε ότι ο αριθμός αρχείου δεν χρησιμοποιείται ήδη."
+msgid "Defines a subroutine."
+msgstr "Ορίζει μια υπορουτίνα."
-#: 03020102.xhp
+#: 03090409.xhp
msgctxt ""
-"03020102.xhp\n"
-"hd_id3150769\n"
+"03090409.xhp\n"
+"hd_id3149416\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 03020102.xhp
+#: 03090409.xhp
msgctxt ""
-"03020102.xhp\n"
-"hd_id3151042\n"
+"03090409.xhp\n"
+"par_id3147530\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "statement block"
+msgstr "ομάδα προτάσεων"
-#: 03020102.xhp
+#: 03090409.xhp
msgctxt ""
-"03020102.xhp\n"
-"par_id3150440\n"
-"6\n"
+"03090409.xhp\n"
+"hd_id3153525\n"
+"9\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03020102.xhp
+#: 03090409.xhp
msgctxt ""
-"03020102.xhp\n"
-"hd_id3148576\n"
-"7\n"
+"03090409.xhp\n"
+"par_id3150792\n"
+"10\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>Name:</emph> Name of the subroutine ."
+msgstr "<emph>Name:</emph> Όνομα της υπορουτίνας όπως καθορίζεται στη DLL."
-#: 03020102.xhp
+#: 03090409.xhp
msgctxt ""
-"03020102.xhp\n"
-"par_id3155854\n"
-"8\n"
+"03090409.xhp\n"
+"par_id3154138\n"
+"11\n"
"help.text"
-msgid "This function can only be used immediately in front of an Open statement. FreeFile returns the next available file number, but does not reserve it."
-msgstr "Αυτή η συνάρτηση πρέπει να χρησιμοποιείται ακριβώς πριν την πρόταση Open. Η συνάρτηση FreeFile επιστρέφει τον επόμενο διαθέσιμο αριθμό αρχείου, αλλά δεν τον δεσμεύει."
+msgid "<emph>VarName: </emph>Parameter that you want to pass to the subroutine."
+msgstr "<emph>VarName:</emph> Παράμετρος που πρόκειται να μεταβιβαστεί στην υπορουτίνα."
-#: 03020102.xhp
+#: 03090409.xhp
msgctxt ""
-"03020102.xhp\n"
-"hd_id3159153\n"
-"9\n"
+"03090409.xhp\n"
+"par_id3154908\n"
+"12\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<emph>Type:</emph> Type-declaration key word."
+msgstr "<emph>Type:</emph> Λέξη-κλειδί δήλωσης τύπου."
-#: 03020102.xhp
+#: 03090409.xhp
msgctxt ""
-"03020102.xhp\n"
-"par_id3155416\n"
-"18\n"
+"03090409.xhp\n"
+"hd_id3153770\n"
+"16\n"
"help.text"
-msgid "Print #iNumber, \"First line of text\""
-msgstr "Print #iNumber, \"Πρώτη γραμμή κειμένου\""
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03020102.xhp
+#: 03090409.xhp
msgctxt ""
-"03020102.xhp\n"
-"par_id3153416\n"
-"19\n"
+"03090409.xhp\n"
+"par_idN1063F\n"
"help.text"
-msgid "Print #iNumber, \"Another line of text\""
-msgstr "Print #iNumber, \"Μια ακόμα γραμμή κειμένου\""
+msgid "' some statements"
+msgstr "' μερικές δηλώσεις"
-#: 03120312.xhp
+#: 03090410.xhp
msgctxt ""
-"03120312.xhp\n"
+"03090410.xhp\n"
"tit\n"
"help.text"
-msgid "ConvertToURL Function [Runtime]"
-msgstr "Συνάρτηση ConvertToURL [Χρόνου εκτέλεσης]"
+msgid "Switch Function [Runtime]"
+msgstr "Συνάρτηση Switch [Χρόνου εκτέλεσης]"
-#: 03120312.xhp
+#: 03090410.xhp
msgctxt ""
-"03120312.xhp\n"
-"bm_id3152801\n"
+"03090410.xhp\n"
+"bm_id3148554\n"
"help.text"
-msgid "<bookmark_value>ConvertToURL function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση ConvertToURL</bookmark_value>"
+msgid "<bookmark_value>Switch function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Switch</bookmark_value>"
-#: 03120312.xhp
+#: 03090410.xhp
msgctxt ""
-"03120312.xhp\n"
-"hd_id3152801\n"
+"03090410.xhp\n"
+"hd_id3148554\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120312.xhp\" name=\"ConvertToURL Function [Runtime]\">ConvertToURL Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120312.xhp\" name=\"Συνάρτηση ConvertToURL [Χρόνου εκτέλεσης]\">Συνάρτηση ConvertToURL [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch Function [Runtime]\">Switch Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Συνάρτηση Switch [Χρόνου εκτέλεσης]\">Συνάρτηση Switch [Χρόνου εκτέλεσης]</link>"
-#: 03120312.xhp
+#: 03090410.xhp
msgctxt ""
-"03120312.xhp\n"
-"par_id3148538\n"
+"03090410.xhp\n"
+"par_id3148522\n"
"2\n"
"help.text"
-msgid "Converts a system file name to a file URL."
-msgstr "Μετατρέπει ένα αρχείο συστήματος σε διεύθυνση URL αρχείου."
+msgid "Evaluates a list of arguments, consisting of an expression followed by a value. The Switch function returns a value that is associated with the expression that is passed by this function."
+msgstr "Αξιολογεί μια λίστα ορισμάτων, η οποία αποτελείται από μια παράσταση που ακολουθείται από μια τιμή. Η συνάρτηση Switch επιστρέφει μια τιμή που συσχετίζεται με την παράσταση η οποία μεταβιβάζεται με αυτήν."
-#: 03120312.xhp
+#: 03090410.xhp
msgctxt ""
-"03120312.xhp\n"
-"hd_id3150669\n"
+"03090410.xhp\n"
+"hd_id3154863\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120312.xhp
+#: 03090410.xhp
msgctxt ""
-"03120312.xhp\n"
-"par_id3154285\n"
+"03090410.xhp\n"
+"par_id3155934\n"
"4\n"
"help.text"
-msgid "ConvertToURL(filename)"
-msgstr "ConvertToURL(filename)"
+msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])"
+msgstr "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])"
-#: 03120312.xhp
+#: 03090410.xhp
msgctxt ""
-"03120312.xhp\n"
-"hd_id3150984\n"
+"03090410.xhp\n"
+"hd_id3149119\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03120312.xhp
+#: 03090410.xhp
msgctxt ""
-"03120312.xhp\n"
-"par_id3147530\n"
+"03090410.xhp\n"
+"par_id3153894\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "The <emph>Switch</emph> function evaluates the expressions from left to right, and then returns the value that is assigned to the function expression. If expression and value are not given as a pair, a runtime error occurs."
+msgstr "Η συνάρτηση <emph>Switch</emph> αξιολογεί τις παραστάσεις από αριστερά προς τα δεξιά, και επιστρέφει την τιμή που έχει εκχωρηθεί στην παράσταση της συνάρτησης. Αν η παράσταση και η τιμή δεν έχουν δοθεί ως ζεύγος, τότε προκύπτει σφάλμα χρόνου εκτέλεσης."
-#: 03120312.xhp
+#: 03090410.xhp
msgctxt ""
-"03120312.xhp\n"
-"hd_id3148550\n"
+"03090410.xhp\n"
+"par_id3153990\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι"
+msgid "<emph>Expression:</emph> The expression that you want to evaluate."
+msgstr "<emph>Expression:</emph> Η έκφραση που θέλετε να υπολογίσετε."
-#: 03120312.xhp
+#: 03090410.xhp
msgctxt ""
-"03120312.xhp\n"
-"par_id3148947\n"
+"03090410.xhp\n"
+"par_id3153394\n"
"8\n"
"help.text"
-msgid "<emph>Filename:</emph> A file name as string."
-msgstr "<emph>Filename:</emph> Ένα όνομα αρχείου ως συμβολοσειρά."
+msgid "<emph>Value:</emph> The value that you want to return if the expression is True."
+msgstr "<emph>Value:</emph> Η τιμή που πρόκειται να επιστραφεί αν η παράσταση είναι True (Αληθής)."
-#: 03120312.xhp
+#: 03090410.xhp
msgctxt ""
-"03120312.xhp\n"
-"hd_id3153361\n"
+"03090410.xhp\n"
+"par_id3153346\n"
"9\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "In the following example, the <emph>Switch</emph> function assigns the appropriate gender to the name that is passed to the function:"
+msgstr "Στο ακόλουθο παράδειγμα, η συνάρτηση <emph>Switch</emph> χρησιμοποιείται για να εκχωρήσει το κατάλληλο γένος στο όνομα που έχει δοθεί στη συνάρτηση:"
-#: 03120312.xhp
+#: 03090410.xhp
msgctxt ""
-"03120312.xhp\n"
-"par_id3150792\n"
+"03090410.xhp\n"
+"hd_id3159157\n"
"10\n"
"help.text"
-msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
-msgstr "systemFile$ = \"c:\\folder\\mytext.txt\""
-
-#: 03120312.xhp
-msgctxt ""
-"03120312.xhp\n"
-"par_id3154365\n"
-"11\n"
-"help.text"
-msgid "url$ = ConvertToURL( systemFile$ )"
-msgstr "url$ = ConvertToURL( systemFile$ )"
-
-#: 03120312.xhp
-msgctxt ""
-"03120312.xhp\n"
-"par_id3151042\n"
-"12\n"
-"help.text"
-msgid "print url$"
-msgstr "print url$"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03120312.xhp
+#: 03090410.xhp
msgctxt ""
-"03120312.xhp\n"
-"par_id3154909\n"
+"03090410.xhp\n"
+"par_id3149579\n"
"13\n"
"help.text"
-msgid "systemFileAgain$ = ConvertFromURL( url$ )"
-msgstr "systemFileAgain$ = ConvertFromURL( url$ )"
+msgid "sGender = GetGenderIndex( \"John\" )"
+msgstr "sGender = GetGenderIndex( \"John\" )"
-#: 03120312.xhp
+#: 03090410.xhp
msgctxt ""
-"03120312.xhp\n"
-"par_id3144762\n"
-"14\n"
+"03090410.xhp\n"
+"par_id3153361\n"
+"18\n"
"help.text"
-msgid "print systemFileAgain$"
-msgstr "print systemFileAgain$"
+msgid "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")"
+msgstr "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")"
-#: 03103700.xhp
+#: 03090411.xhp
msgctxt ""
-"03103700.xhp\n"
+"03090411.xhp\n"
"tit\n"
"help.text"
-msgid "Set Statement[Runtime]"
-msgstr "Δήλωση Set [Χρόνου εκτέλεσης]"
+msgid "With Statement [Runtime]"
+msgstr "Δήλωση With [Χρόνου εκτέλεσης]"
-#: 03103700.xhp
+#: 03090411.xhp
msgctxt ""
-"03103700.xhp\n"
-"bm_id3154422\n"
+"03090411.xhp\n"
+"bm_id3153311\n"
"help.text"
-msgid "<bookmark_value>Set statement</bookmark_value><bookmark_value>Nothing object</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Set</bookmark_value><bookmark_value>Αντικείμενο Nothing</bookmark_value>"
+msgid "<bookmark_value>With statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση With</bookmark_value>"
-#: 03103700.xhp
+#: 03090411.xhp
msgctxt ""
-"03103700.xhp\n"
-"hd_id3154422\n"
+"03090411.xhp\n"
+"hd_id3153311\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Set Statement[Runtime]\">Set Statement[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Δήλωση Set [Χρόνου εκτέλεσης]\">Δήλωση Set [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"With Statement [Runtime]\">With Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"With Statement [Runtime]\">Πρόταση With [Χρόνου εκτέλεσης]</link>"
-#: 03103700.xhp
+#: 03090411.xhp
msgctxt ""
-"03103700.xhp\n"
-"par_id3159149\n"
+"03090411.xhp\n"
+"par_id3159158\n"
"2\n"
"help.text"
-msgid "Sets an object reference on a variable or a Property."
-msgstr "Καθορίζει μια αναφορά αντικειμένου σε μια μεταβλητή ή ιδιότητα."
+msgid "Sets an object as the default object. Unless another object name is declared, all properties and methods refer to the default object until the End With statement is reached."
+msgstr "Καθορίζει ένα αντικείμενο ως το προεπιλεγμένο αντικείμενο, στο οποίο αναφέρονται όλες οι ιδιότητες και μέθοδοι έως ότου κληθεί η πρόταση End With, με την προϋπόθεση ότι δεν έχει δοθεί άλλο όνομα αντικειμένου."
-#: 03103700.xhp
+#: 03090411.xhp
msgctxt ""
-"03103700.xhp\n"
-"hd_id3153105\n"
+"03090411.xhp\n"
+"hd_id3156153\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03103700.xhp
+#: 03090411.xhp
msgctxt ""
-"03103700.xhp\n"
-"par_id3154217\n"
+"03090411.xhp\n"
+"par_id3145609\n"
"4\n"
"help.text"
-msgid "Set ObjectVar = Object"
-msgstr "Set ObjectVar = Object"
+msgid "With Object Statement block End With"
+msgstr "With Object Statement block End With"
-#: 03103700.xhp
+#: 03090411.xhp
msgctxt ""
-"03103700.xhp\n"
-"hd_id3154685\n"
+"03090411.xhp\n"
+"hd_id3154924\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03103700.xhp
+#: 03090411.xhp
msgctxt ""
-"03103700.xhp\n"
-"par_id3156281\n"
+"03090411.xhp\n"
+"par_id3147560\n"
"6\n"
"help.text"
-msgid "<emph>ObjectVar:</emph> a variable or a property that requires an object reference."
-msgstr "<emph>ObjectVar:</emph> μια μεταβλητή ή ιδιότητα που πρέπει να λάβει μια αναφορά αντικειμένου."
-
-#: 03103700.xhp
-msgctxt ""
-"03103700.xhp\n"
-"par_id3159252\n"
-"7\n"
-"help.text"
-msgid "<emph>Object:</emph> Object that the variable or the property refers to."
-msgstr "<emph>Object:</emph> αντικείμενο στο οποίο θα πρέπει να αναφέρεται η μεταβλητή ή η ιδιότητα."
-
-#: 03103700.xhp
-msgctxt ""
-"03103700.xhp\n"
-"par_idN10623\n"
-"help.text"
-msgid "<emph>Nothing</emph> - Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment."
-msgstr "<emph>Nothing</emph> - Ορίζει το αντικείμενο <emph>Nothing</emph> σε μια μεταβλητή για να αναιρέσει μια προηγούμενη ανάθεση."
-
-#: 03103700.xhp
-msgctxt ""
-"03103700.xhp\n"
-"hd_id3159153\n"
-"8\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Use <emph>With</emph> and <emph>End With</emph> if you have several properties or methods for a single object."
+msgstr "Μπορείτε να χρησιμοποιήσετε τις προτάσεις <emph>With</emph> και <emph>End With</emph> αν έχετε αρκετές ιδιότητες ή μεθόδους για ένα μοναδικό αντικείμενο."
-#: 03101300.xhp
+#: 03090412.xhp
msgctxt ""
-"03101300.xhp\n"
+"03090412.xhp\n"
"tit\n"
"help.text"
-msgid "DefDate Statement [Runtime]"
-msgstr "Πρόταση DefDate [Χρόνου εκτέλεσης]"
+msgid "Exit Statement [Runtime]"
+msgstr "Πρόταση Exit [Χρόνου εκτέλεσης]"
-#: 03101300.xhp
+#: 03090412.xhp
msgctxt ""
-"03101300.xhp\n"
-"bm_id3150504\n"
+"03090412.xhp\n"
+"bm_id3152924\n"
"help.text"
-msgid "<bookmark_value>DefDate statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση DefDate</bookmark_value>"
+msgid "<bookmark_value>Exit statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Exit</bookmark_value>"
-#: 03101300.xhp
+#: 03090412.xhp
msgctxt ""
-"03101300.xhp\n"
-"hd_id3150504\n"
+"03090412.xhp\n"
+"hd_id3152924\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"DefDate Statement [Runtime]\">DefDate Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"DefDate Statement [Runtime]\">Πρόταση DefDate [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit Statement [Runtime]\">Exit Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Δήλωση Exit [Χρόνου εκτέλεσης]\">Δήλωση Exit [Χρόνου εκτέλεσης]</link>"
-#: 03101300.xhp
+#: 03090412.xhp
msgctxt ""
-"03101300.xhp\n"
-"par_id3145069\n"
+"03090412.xhp\n"
+"par_id3153394\n"
"2\n"
"help.text"
-msgid "If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range."
-msgstr "Εάν κανένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί δεν έχει διευκρινίστει, η δήλωση DefDate καθορίζει τον προεπιλεγμένο τύπο μεταβλητής, σύμφωνα με το εύρος των γραμμάτων."
+msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, or a subroutine."
+msgstr "Έξοδος από έναν βρόχο <emph>Do...Loop</emph>, <emph>For...Next</emph>, μία συνάρτηση, ή μια υπορουτίνα."
-#: 03101300.xhp
+#: 03090412.xhp
msgctxt ""
-"03101300.xhp\n"
-"hd_id3154758\n"
+"03090412.xhp\n"
+"hd_id3149763\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03101300.xhp
+#: 03090412.xhp
msgctxt ""
-"03101300.xhp\n"
-"par_id3148664\n"
+"03090412.xhp\n"
+"par_id3159157\n"
"4\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgid "see Parameters"
+msgstr "δείτε Παράμετροι"
-#: 03101300.xhp
+#: 03090412.xhp
msgctxt ""
-"03101300.xhp\n"
-"hd_id3150541\n"
+"03090412.xhp\n"
+"hd_id3148943\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03101300.xhp
+#: 03090412.xhp
msgctxt ""
-"03101300.xhp\n"
-"par_id3156709\n"
+"03090412.xhp\n"
+"par_id3154760\n"
"6\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph> Γράμματα που διευκρινίζουν το εύρος των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
+msgid "<emph>Exit Do</emph>"
+msgstr "<emph>Exit Do</emph>"
-#: 03101300.xhp
+#: 03090412.xhp
msgctxt ""
-"03101300.xhp\n"
-"par_id3150869\n"
+"03090412.xhp\n"
+"par_id3147559\n"
"7\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph> Λέξη-κλειδί που καθορίζει τον προεπιλεγμένο τύπο μεταβλητής:"
+msgid "Only valid within a <emph>Do...Loop</emph> statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If <emph>Do...Loop</emph> statements are nested, the control is transferred to the loop in the next higher level."
+msgstr "Είναι έγκυρη μόνο εντός μιας πρότασης <emph>Do...Loop</emph> για έξοδο από το βρόχο. Η εκτέλεση του προγράμματος συνεχίζει με την δήλωση που ακολουθεί την δήλωση Loop. Αν οι δηλώσεις <emph>Do...Loop</emph> είναι ένθετες, ο έλεγχος μεταφέρεται στο βρόχο που βρίσκεται στο αμέσως επόμενο ανώτερο επίπεδο."
-#: 03101300.xhp
+#: 03090412.xhp
msgctxt ""
-"03101300.xhp\n"
-"par_id3145171\n"
+"03090412.xhp\n"
+"par_id3150398\n"
"8\n"
"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>Λέξη-κλειδί:</emph> Προεπιλεγμένος τύπος μεταβλητής"
+msgid "<emph>Exit For</emph>"
+msgstr "<emph>Exit For</emph>"
-#: 03101300.xhp
+#: 03090412.xhp
msgctxt ""
-"03101300.xhp\n"
-"par_id3150767\n"
+"03090412.xhp\n"
+"par_id3148797\n"
"9\n"
"help.text"
-msgid "<emph>DefDate:</emph> Date"
-msgstr "<emph>DefDate:</emph> Ημερομηνία"
+msgid "Only valid within a <emph>For...Next</emph> loop to exit the loop. Program execution continues with the first statement that follows the <emph>Next</emph> statement. In nested statements, the control is transferred to the loop in the next higher level."
+msgstr "Είναι έγκυρη μόνο εντός ενός βρόχου <emph>For...Next</emph> για έξοδο από το βρόχο. Η εκτέλεση του προγράμματος συνεχίζει με την πρώτη δήλωση που ακολουθεί την δήλωση <emph>Next</emph>. Σε ένθετες δηλώσεις, ο έλεγχος μεταφέρεται στο βρόχο που βρίσκεται στο αμέσως επόμενο ανώτερο επίπεδο."
-#: 03101300.xhp
+#: 03090412.xhp
msgctxt ""
-"03101300.xhp\n"
-"hd_id3153768\n"
+"03090412.xhp\n"
+"par_id3147229\n"
"10\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03101300.xhp
-msgctxt ""
-"03101300.xhp\n"
-"par_id3145785\n"
-"12\n"
-"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "' Ορισμός προθέματος για τους τύπους μεταβλητών:"
-
-#: 03101300.xhp
-msgctxt ""
-"03101300.xhp\n"
-"par_id3152462\n"
-"22\n"
-"help.text"
-msgid "tDate=Date ' tDate is an implicit date variable"
-msgstr "tDate=Date ' tDate είναι μια υπονοούμενη μεταβλητή ημερομηνίας"
-
-#: 01020500.xhp
-msgctxt ""
-"01020500.xhp\n"
-"tit\n"
-"help.text"
-msgid "Libraries, Modules and Dialogs"
-msgstr "Βιβλιοθήκες, αρθρώματα και παράθυρα διαλόγων"
-
-#: 01020500.xhp
-msgctxt ""
-"01020500.xhp\n"
-"hd_id3147317\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"Libraries, Modules and Dialogs\">Libraries, Modules and Dialogs</link>"
-msgstr "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"Βιβλιοθήκες, αρθρώματα και παράθυρα διαλόγων\"> Βιβλιοθήκες, αρθρώματα και παράθυρα διαλόγων</link>"
-
-#: 01020500.xhp
-msgctxt ""
-"01020500.xhp\n"
-"par_id3147427\n"
-"2\n"
-"help.text"
-msgid "The following describes the basic use of libraries, modules and dialogs in $[officename] Basic."
-msgstr "Τα ακόλουθα περιγράφουν τη βασική χρήση των βιβλιοθηκών, των αρθρωμάτων και των διαλόγων στην $[officename] Basic."
-
-#: 01020500.xhp
-msgctxt ""
-"01020500.xhp\n"
-"par_id3146120\n"
-"3\n"
-"help.text"
-msgid "$[officename] Basic provides tools to help you structuring your projects. It supports various \"units\" which enable you to group individual SUBS and FUNCTIONS in a Basic project."
-msgstr "Η $[officename] Basic παρέχει εργαλεία που σας βοηθηθούν να δημιουργήσετε τα προγράμματά σας. Υποστηρίζει διάφορες \" μονάδες\" οι όποιες σας επιτρέπουν να ομαδοποιήσετε αυτόνομες SUBS και FUNCTIONS σε ένα πρόγραμμα Basic."
-
-#: 01020500.xhp
-msgctxt ""
-"01020500.xhp\n"
-"hd_id3148575\n"
-"5\n"
-"help.text"
-msgid "Libraries"
-msgstr "Βιβλιοθήκες"
-
-#: 01020500.xhp
-msgctxt ""
-"01020500.xhp\n"
-"par_id3150011\n"
-"6\n"
-"help.text"
-msgid "Libraries serve as a tool for organizing modules, and can either be attached to a document or a template. When the document or a template is saved, all modules contained in the library are automatically saved as well."
-msgstr "Οι βιβλιοθήκες χρησιμεύουν ως ένα εργαλείο για την ομαδοποίηση αρθρωμάτων, και μπορεί να συνδεθεί με ένα έγγραφο ή με ένα πρότυπο. Όταν ένα έγγραφο ή ένα πρότυπο αποθηκεύεται, όλα τα αρθρώματα που περιλαμβάνονται στη βιβλιοθήκη αποθηκεύονται επίσης αυτόματα."
-
-#: 01020500.xhp
-msgctxt ""
-"01020500.xhp\n"
-"par_id3151112\n"
-"7\n"
-"help.text"
-msgid "A library can contain up to 16,000 modules."
-msgstr "Μια βιβλιοθήκη μπορεί να περιέχει μέχρι 16.000 αρθρώματα."
-
-#: 01020500.xhp
-msgctxt ""
-"01020500.xhp\n"
-"hd_id3149262\n"
-"8\n"
-"help.text"
-msgid "Modules"
-msgstr "Αρθρώματα"
-
-#: 01020500.xhp
-msgctxt ""
-"01020500.xhp\n"
-"par_id3156441\n"
-"9\n"
-"help.text"
-msgid "A module contains SUBS and FUNCTIONS along with variable declarations. The length of the program that can be saved in a module is limited to 64 KB. If more space is required you can divide a $[officename] Basic project among several modules, and then save them in a single library."
-msgstr "Ένα άρθρωμα περιέχει SUBS και FUNCTIONS μαζί με τις δηλώσεις μεταβλητών. Το μήκος του προγράμματος που μπορεί να αποθηκευτεί σε ένα άρθρωμα περιορίζεται στα 64 KB. Εάν απαιτείται περισσότερος χώρος, μπορείτε να διαιρέσετε το πρόγραμμα της $[officename] Basic σε διαφορετικά αρθρώματα, και να τα αποθηκεύσετε μετά σε μια μόνο βιβλιοθήκη."
+msgid "<emph>Exit Function</emph>"
+msgstr "<emph>Exit Function</emph>"
-#: 01020500.xhp
+#: 03090412.xhp
msgctxt ""
-"01020500.xhp\n"
-"hd_id3152577\n"
+"03090412.xhp\n"
+"par_id3154685\n"
"11\n"
"help.text"
-msgid "Dialog Modules"
-msgstr "Αρθρώματα παραθύρων διαλόγου"
+msgid "Exits the <emph>Function</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Function</emph> call."
+msgstr "Πραγματοποιεί αμέσως έξοδο από τη διαδικασία <emph>Function</emph>. Η εκτέλεση του προγράμματος συνεχίζεται με την πρόταση που ακολουθεί την κλήση της <emph>Function</emph>."
-#: 01020500.xhp
+#: 03090412.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_id3149377\n"
+"03090412.xhp\n"
+"par_id3155132\n"
"12\n"
"help.text"
-msgid "Dialog modules contain dialog definitions, including the dialog box properties, the properties of each dialog element and the events assigned. Since a dialog module can only contain a single dialog, they are often referred to as \"dialogs\"."
-msgstr "Τα αρθρώματα διαλόγων περιέχουν τους ορισμούς διαλόγων, συμπεριλαμβανομένων των ιδιοτήτων πλαισίων διαλόγου, οι ιδιότητες κάθε στοιχείου διαλόγου και των γεγονότων που του έχουν οριστεί. Δεδομένου ότι ένα άρθρωμα διαλόγου μπορεί μόνο να περιέχει έναν μόνο διάλογο, αναφέρονται συχνά ως \" διάλογοι\"."
-
-#: 03030000.xhp
-msgctxt ""
-"03030000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Date and Time Functions"
-msgstr "Συναρτήσεις ημερομηνίας και ώρας"
-
-#: 03030000.xhp
-msgctxt ""
-"03030000.xhp\n"
-"hd_id3150502\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Date and Time Functions\">Date and Time Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Συναρτήσεις ημερομηνίας και ώρας\">Συναρτήσεις ημερομηνίας και ώρας</link>"
+msgid "<emph>Exit Sub</emph>"
+msgstr "<emph>Exit Sub</emph>"
-#: 03030000.xhp
+#: 03090412.xhp
msgctxt ""
-"03030000.xhp\n"
-"par_id3153255\n"
-"2\n"
+"03090412.xhp\n"
+"par_id3149561\n"
+"13\n"
"help.text"
-msgid "Use the statements and functions described here to perform date and time calculations."
-msgstr "Χρησιμοποιήστε τις δηλώσεις και τις συναρτήσεις που περιγράφονται εδώ για να εκτελέσετε υπολογισμούς ημερομηνίας και ώρας."
+msgid "Exits the subroutine immediately. Program execution continues with the statement that follows the <emph>Sub</emph> call."
+msgstr "Άμεση έξοδος της υπορουτίνας. Η εκτέλεση του προγράμματος συνεχίζεται με την πρόταση που ακολουθεί την κλήση της <emph>Sub</emph>."
-#: 03030000.xhp
+#: 03090412.xhp
msgctxt ""
-"03030000.xhp\n"
-"par_id3152363\n"
-"3\n"
+"03090412.xhp\n"
+"par_id3153143\n"
+"14\n"
"help.text"
-msgid "<item type=\"productname\">%PRODUCTNAME</item> Basic lets you calculate time or date differences by converting the time and date values to continuous numeric values. After the difference is calculated, special functions are used to reconvert the values to the standard time or date formats."
-msgstr "Κανονικά, δεν είναι δυνατό να υπολογίσετε τις διαφορές με συναρτήσεις ημερομηνίας και ώρας. Αν αφαιρέσετε τη συμβολοσειρά 12:30:45 από την 12:45:21 για να καθορίσετε τη διαφορά μεταξύ των δύο τιμών, θα προέκυπταν λάθος αποτελέσματα. Ωστόσο, η <item type=\"productname\">%PRODUCTNAME</item> Basic κάνει αυτό τον υπολογισμό δυνατό μετατρέποντας τις τιμές ώρας (ή ημερομηνίας) σε συνεχής αριθμητικές τιμές και έτσι επιτρέπει τον κανονικό υπολογισμό. Μετά τον υπολογισμό, χρησιμοποιούνται ειδικές συναρτήσεις για να μετατρέψουν πάλι τις τιμές στη συμβατική μορφή ώρας ή ημερομηνίας."
+msgid "The Exit statement does not define the end of a structure, and must not be confused with the End statement."
+msgstr "Η δήλωση Exit δεν καθορίζει το τέλος μιας δομής και δεν θα πρέπει να συγχέεται με την πρόταση End."
-#: 03030000.xhp
+#: 03090412.xhp
msgctxt ""
-"03030000.xhp\n"
-"par_id3151054\n"
-"4\n"
+"03090412.xhp\n"
+"hd_id3147348\n"
+"15\n"
"help.text"
-msgid "You can combine date and time values into a single floating-decimal number. Dates are converted to integers, and times to decimal values. <item type=\"productname\">%PRODUCTNAME</item> Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time."
-msgstr "Οι τιμές ημερομηνίας και ώρας μπορούν να συνδυαστούν. Οι τιμές ημερομηνίας που μετατρέπονται δεν έχουν ποτέ δεκαδικά μέρη. Από την άλλη πλευρά, οι τιμές ώρας αποτελούνται μόνο από δεκαδικά μέρη. Αυτό επιτρέπει τον συνδυασμό τιμών ημερομηνίας και ώρας με απλή πρόσθεση σε έναν δεκαδικό αριθμό κινητής υποδιαστολής. Η <item type=\"productname\">%PRODUCTNAME</item> Basic υποστηρίζει τον τύπο μεταβλητής Date, η οποία μπορεί να περιέχει ένα καθορισμό χρόνου που αποτελείται από την ημερομηνία και την ώρα."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090000.xhp
+#: 03090412.xhp
msgctxt ""
-"03090000.xhp\n"
-"tit\n"
+"03090412.xhp\n"
+"par_id3153158\n"
+"20\n"
"help.text"
-msgid "Controlling Program Execution"
-msgstr "Έλεγχος εκτέλεσης προγράμματος"
+msgid "For siStep = 0 To 10 ' Fill array with test data"
+msgstr "For siStep = 0 to 10 ' Γεμίζει τον πίνακα με τα δεδομένα δοκιμής"
-#: 03090000.xhp
+#: 03090412.xhp
msgctxt ""
-"03090000.xhp\n"
-"hd_id3145136\n"
-"1\n"
+"03090412.xhp\n"
+"par_id3153764\n"
+"31\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090000.xhp\" name=\"Controlling Program Execution\">Controlling Program Execution</link>"
-msgstr "<link href=\"text/sbasic/shared/03090000.xhp\" name=\"Έλεγχος εκτέλεσης προγράμματος\">Έλεγχος εκτέλεσης προγράμματος</link>"
+msgid "' LinSearch searches a TextArray:sList() for a TextEntry:"
+msgstr "' Η LinSearch αναζητεί μια TextArray:sList() για μία TextEntry:"
-#: 03090000.xhp
+#: 03090412.xhp
msgctxt ""
-"03090000.xhp\n"
-"par_id3143268\n"
-"2\n"
+"03090412.xhp\n"
+"par_id3148995\n"
+"32\n"
"help.text"
-msgid "The following statements control the execution of a program."
-msgstr "Οι ακόλουθες δηλώσεις χρησιμοποιούνται για τον έλεγχο της εκτέλεσης ενός προγράμματος."
+msgid "' Returns the index of the entry or 0 (Null)"
+msgstr "' Επιστρέφει το δείκτη μιας εισαγωγής ή το 0 (Null)"
-#: 03090000.xhp
+#: 03090412.xhp
msgctxt ""
-"03090000.xhp\n"
-"par_id3156152\n"
-"3\n"
+"03090412.xhp\n"
+"par_id3149567\n"
+"35\n"
"help.text"
-msgid "A program generally executes from the first line of code to the last line of code. You can also execute certain procedures within the program according to specific conditions, or repeat a section of the program within a sub-procedure or function. You can use loops to repeat parts of a program as many times as necessary, or until a certain condition is met. These type of control statements are classified as Condition, Loop, or Jump statements."
-msgstr "Συνήθως, ένα πρόγραμμα εκτελείται από επάνω προς τα κάτω. Ωστόσο, σε ορισμένες περιπτώσεις ίσως θελήσετε να εκτελέσετε μόνο ορισμένες διαδικασίες εντός του προγράμματος αν πληρούνται συγκεκριμένες συνθήκες. 'Η μπορεί να θέλετε να επαναλάβετε τμήμα του προγράμματος εντός μιας δευτερεύουσας διαδικασίας ή συνάρτησης. Σε αυτή την περίπτωση, μπορείτε να χρησιμοποιήσετε Βρόχους για να επαναλάβετε μέρη του προγράμματος όσες φορές είναι απαραίτητο, ή έως ότου εκπληρωθεί μια συγκεκριμένη συνθήκη. Αυτοί οι τύποι προτάσεων ελέγχου κατηγοριοποιούνται σε προτάσεις Συνθήκης, Βρόχου ή Μεταπήδησης."
+msgid "Exit For ' sItem found"
+msgstr "Exit for ' το sItem βρέθηκε"
-#: 03080000.xhp
+#: 03100000.xhp
msgctxt ""
-"03080000.xhp\n"
+"03100000.xhp\n"
"tit\n"
"help.text"
-msgid "Numeric Functions"
-msgstr "Αριθμητικές συναρτήσεις"
+msgid "Variables"
+msgstr "Μεταβλητές"
-#: 03080000.xhp
+#: 03100000.xhp
msgctxt ""
-"03080000.xhp\n"
-"hd_id3153127\n"
+"03100000.xhp\n"
+"hd_id3149669\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Numeric Functions\">Numeric Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Numeric Functions\">Αριθμητικές συναρτήσεις</link>"
+msgid "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"Variables\">Variables</link>"
+msgstr "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"Μεταβλητές\">Μεταβλητές</link>"
-#: 03080000.xhp
+#: 03100000.xhp
msgctxt ""
-"03080000.xhp\n"
-"par_id3148550\n"
+"03100000.xhp\n"
+"par_id3147265\n"
"2\n"
"help.text"
-msgid "The following numeric functions perform calculations. Mathematical and Boolean operators are described in a separate section. Functions differ from operators in that functions pass arguments and return a result, instead of operators that return a result by combining two numeric expressions."
-msgstr "Εδώ θα βρείτε όλες τις συναρτήσεις που μπορούν να εκτελέσουν αριθμητικές πράξεις. Οι μαθηματικοί τελεστές και οι δυαδικοί τελεστές (Boolean) δεν περιλαμβάνονται εδώ, καθώς παρουσιάζονται σε άλλη ενότητα. Οι συναρτήσεις διαφέρουν από τους τελεστές στο εξής: Με τις συναρτήσεις μεταβιβάζονται ορίσματα και επιστρέφεται κάποιο αποτέλεσμα. Ωστόσο, οι τελεστές επιστρέφουν κάποιο αποτέλεσμα συνδυάζοντας δύο αριθμητικές παραστάσεις."
+msgid "The following statements and functions are for working with variables. You can use these functions to declare or define variables, convert variables from one type to another, or determine the variable type."
+msgstr "Οι ακόλουθες δηλώσεις και συναρτήσεις είναι για την εργασία με μεταβλητές. Μπορείτε να χρησιμοποιήσετε αυτές τις συναρτήσεις για να δηλώσετε ή να καθορίσετε τις μεταβλητές, να μετατρέψτε τις μεταβλητές από έναν τύπο σε άλλος, ή να καθορίσετε τον τύπο μεταβλητής."
-#: 03120310.xhp
+#: 03100050.xhp
msgctxt ""
-"03120310.xhp\n"
+"03100050.xhp\n"
"tit\n"
"help.text"
-msgid "UCase Function [Runtime]"
-msgstr "Συνάρτηση UCase [Χρόνου εκτέλεσης]"
-
-#: 03120310.xhp
-msgctxt ""
-"03120310.xhp\n"
-"bm_id3153527\n"
-"help.text"
-msgid "<bookmark_value>UCase function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση UCase</bookmark_value>"
-
-#: 03120310.xhp
-msgctxt ""
-"03120310.xhp\n"
-"hd_id3153527\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase Function [Runtime]\">UCase Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"Συνάρτηση UCase [Χρόνου εκτέλεσης]\">Συνάρτηση UCase [Χρόνου εκτέλεσης]</link>"
-
-#: 03120310.xhp
-msgctxt ""
-"03120310.xhp\n"
-"par_id3155420\n"
-"2\n"
-"help.text"
-msgid "Converts lowercase characters in a string to uppercase."
-msgstr "Μετατρέπει τους πεζούς χαρακτήρες σε μια συμβολοσειρά σε κεφαλαίους."
-
-#: 03120310.xhp
-msgctxt ""
-"03120310.xhp\n"
-"par_id3150771\n"
-"3\n"
-"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase Function</link>"
-msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">Συνάρτηση LCase</link>"
+msgid "CCur Function [Runtime]"
+msgstr "Συνάρτηση CCur [Χρόνου εκτέλεσης]"
-#: 03120310.xhp
+#: 03100050.xhp
msgctxt ""
-"03120310.xhp\n"
-"par_id3149233\n"
-"4\n"
+"03100050.xhp\n"
+"bm_id8926053\n"
"help.text"
-msgid "<emph>Syntax</emph>:"
-msgstr "<emph>Σύνταξη</emph>:"
+msgid "<bookmark_value>CCur function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CCur</bookmark_value>"
-#: 03120310.xhp
+#: 03100050.xhp
msgctxt ""
-"03120310.xhp\n"
-"par_id3153061\n"
-"5\n"
+"03100050.xhp\n"
+"par_idN10541\n"
"help.text"
-msgid "UCase (Text As String)"
-msgstr "UCase (Text As String)"
+msgid "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">Συνάρτηση CCur [Χρόνου εκτέλεσης]</link>"
-#: 03120310.xhp
+#: 03100050.xhp
msgctxt ""
-"03120310.xhp\n"
-"par_id3159414\n"
-"6\n"
+"03100050.xhp\n"
+"par_idN10545\n"
"help.text"
-msgid "<emph>Return value</emph>:"
-msgstr "<emph>Τιμή επιστροφής</emph>:"
+msgid "Converts a string expression or numeric expression to a currency expression. The locale settings are used for decimal separators and currency symbols."
+msgstr "Μετατρέπει μια έκφραση συμβολοσειράς ή την αριθμητική παράσταση σε μια έκφραση νομίσματος. Οι τοπικές ρυθμίσεις χρησιμοποιούνται για το διαχωρισμό των δεκαδικών ψηφίων και των συμβόλων νομίσματος."
-#: 03120310.xhp
+#: 03100050.xhp
msgctxt ""
-"03120310.xhp\n"
-"par_id3146795\n"
-"7\n"
+"03100050.xhp\n"
+"par_idN10548\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03120310.xhp
+#: 03100050.xhp
msgctxt ""
-"03120310.xhp\n"
-"hd_id3149457\n"
-"8\n"
+"03100050.xhp\n"
+"par_idN105E8\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "CCur(Expression)"
+msgstr "CCur(Παράσταση)"
-#: 03120310.xhp
+#: 03100050.xhp
msgctxt ""
-"03120310.xhp\n"
-"par_id3150791\n"
-"9\n"
+"03100050.xhp\n"
+"par_idN105EB\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to convert."
-msgstr "<emph> Κείμενο:</emph> Οποιαδήποτε έκφραση συμβολοσειράς που θέλετε να μετατρέψετε."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03120310.xhp
+#: 03100050.xhp
msgctxt ""
-"03120310.xhp\n"
-"hd_id3154125\n"
-"10\n"
+"03100050.xhp\n"
+"par_idN105EF\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Currency"
+msgstr "Νόμισμα"
-#: 03120310.xhp
+#: 03100050.xhp
msgctxt ""
-"03120310.xhp\n"
-"par_id3149204\n"
-"14\n"
+"03100050.xhp\n"
+"par_idN105F2\n"
"help.text"
-msgid "Print LCase(sVar) ' returns \"las vegas\""
-msgstr "Print LCase(sVar) ' επιστρέφει \"las vegas\""
+msgid "Parameter:"
+msgstr "Παράμετρος:"
-#: 03120310.xhp
+#: 03100050.xhp
msgctxt ""
-"03120310.xhp\n"
-"par_id3156280\n"
-"15\n"
+"03100050.xhp\n"
+"par_idN105F6\n"
"help.text"
-msgid "Print UCase(sVar) ' returns \"LAS VEGAS\""
-msgstr "Print UCase(sVar) ' επιστρέφει \"LAS VEGAS\""
+msgid "Expression: Any string or numeric expression that you want to convert."
+msgstr "Παράσταση: Οποιαδήποτε συμβολοσειρά ή αριθμητική παράσταση που θέλετε να μετατρέψετε."
#: 03100060.xhp
msgctxt ""
@@ -20486,1006 +23897,875 @@ msgctxt ""
"par_idN105F8\n"
"help.text"
msgid "Expression: Any string or numeric expression that you want to convert."
-msgstr "Expression: Οποιαδήποτε συμβολοσειρά ή αριθμητική έκφραση που θέλετε να μετατρέψετε."
+msgstr "Παράσταση: Οποιαδήποτε συμβολοσειρά ή αριθμητική παράσταση που θέλετε να μετατρέψετε."
-#: 01040000.xhp
+#: 03100070.xhp
msgctxt ""
-"01040000.xhp\n"
+"03100070.xhp\n"
"tit\n"
"help.text"
-msgid "Event-Driven Macros"
-msgstr "Μακροεντολές οδηγούμενες από γεγονότα"
+msgid "CVar Function [Runtime]"
+msgstr "Συνάρτηση CVar [Χρόνου εκτέλεσης]"
-#: 01040000.xhp
+#: 03100070.xhp
msgctxt ""
-"01040000.xhp\n"
-"bm_id3154581\n"
+"03100070.xhp\n"
+"bm_id2338633\n"
"help.text"
-msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value>"
-msgstr "<bookmark_value> διαγραφή; αναθέσεις μακροεντολών σε γεγονότα</bookmark_value><bookmark_value>μακροεντολές; ανάθεση σε γεγονότα</bookmark_value><bookmark_value> ανάθεση μακροεντολών σε γεγονότα </bookmark_value><bookmark_value>γεγονότα; ανάθεση μακροεντολών</bookmark_value>"
+msgid "<bookmark_value>CVar function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CVar</bookmark_value>"
-#: 01040000.xhp
+#: 03100070.xhp
msgctxt ""
-"01040000.xhp\n"
-"hd_id3147348\n"
-"1\n"
+"03100070.xhp\n"
+"par_idN1054B\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Event-Driven Macros\">Event-Driven Macros</link>"
-msgstr "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Μακροεντολές οδηγούμενες από γεγονότα\">Μακροεντολές οδηγούμενες από γεγονότα</link>"
+msgid "<link href=\"text/sbasic/shared/03100070.xhp\">CVar Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100070.xhp\">Συνάρτηση CVar [Χρόνου εκτέλεσης]</link>"
-#: 01040000.xhp
+#: 03100070.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3146120\n"
-"2\n"
+"03100070.xhp\n"
+"par_idN1055B\n"
"help.text"
-msgid "This section describes how to assign Basic programs to program events."
-msgstr "Αυτό το τμήμα περιγράφει την διαδικασία ανάθεσης προγραμμάτων BASIC σε γεγονότα προγράμματος."
+msgid "Converts a string expression or numeric expression to a variant expression."
+msgstr "Μετατρέπει μια έκφραση συμβολοσειράς ή την αριθμητική έκφραση σε μια έκφραση variant."
-#: 01040000.xhp
+#: 03100070.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3149263\n"
-"4\n"
+"03100070.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of program events and at what point an assigned macro is executed."
-msgstr "Μπορείτε αυτόματα να εκτελέσετε μια μακροεντολή όταν εμφανίζεται ένα συγκεκριμένο γεγονός λογισμικού με την ανάθεση της επιθυμητής μακροεντολής στο γεγονός. Ο ακόλουθος πίνακας παρέχει μια επισκόπηση των γεγονότων προγράμματος και σε ποιο σημείο μια ορισμένη μακροεντολή θα εκτελεστεί."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01040000.xhp
+#: 03100070.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3148455\n"
-"5\n"
+"03100070.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "Event"
-msgstr "Γεγονός"
+msgid "CVar(Expression)"
+msgstr "CVar(Expression)"
-#: 01040000.xhp
+#: 03100070.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3145799\n"
-"6\n"
+"03100070.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "An assigned macro is executed..."
-msgstr "Μια ορισμένη μακροεντολή εκτελείται..."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 01040000.xhp
+#: 03100070.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3149379\n"
-"7\n"
+"03100070.xhp\n"
+"par_idN10569\n"
"help.text"
-msgid "Program Start"
-msgstr "Έναρξη προγράμματος"
+msgid "Variant."
+msgstr "Variant."
-#: 01040000.xhp
+#: 03100070.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3150715\n"
-"8\n"
+"03100070.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "... after a $[officename] application is started."
-msgstr "... μετά την εκκίνηση του $[officename]ι."
+msgid "Parameter:"
+msgstr "Παράμετρος:"
-#: 01040000.xhp
+#: 03100070.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3146914\n"
-"9\n"
+"03100070.xhp\n"
+"par_idN10570\n"
"help.text"
-msgid "Program End"
-msgstr "Τερματισμός προγράμματος"
+msgid "Expression: Any string or numeric expression that you want to convert."
+msgstr "Παράσταση: Οποιαδήποτε συμβολοσειρά ή αριθμητική παράσταση που θέλετε να μετατρέψετε."
-#: 01040000.xhp
+#: 03100080.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3153765\n"
-"10\n"
+"03100080.xhp\n"
+"tit\n"
"help.text"
-msgid "...before a $[officename] application is terminated."
-msgstr "... πριν να τερματιστεί το $[officename]."
+msgid "CVErr Function [Runtime]"
+msgstr "Συνάρτηση CVErr [Χρόνου εκτέλεσης]"
-#: 01040000.xhp
+#: 03100080.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3145150\n"
-"11\n"
+"03100080.xhp\n"
+"bm_id531022\n"
"help.text"
-msgid "Create Document"
-msgstr "Δημιουργία εγγράφου"
+msgid "<bookmark_value>CVErr function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CVErr</bookmark_value>"
-#: 01040000.xhp
+#: 03100080.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3163808\n"
-"12\n"
+"03100080.xhp\n"
+"par_idN1054B\n"
"help.text"
-msgid "...after a new document is created with <emph>File - New</emph> or with the <emph>New</emph> icon."
-msgstr "...αμέσως μετά τη δημιουργία νέου εγγράφου από την εντολή <emph>Αρχείο - Δημιουργία</emph> ή με το εικονίδιο <emph>Δημιουργία</emph>."
+msgid "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100080.xhp\">Συνάρτηση CVErr [Χρόνου εκτέλεσης]</link>"
-#: 01040000.xhp
+#: 03100080.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3145790\n"
-"13\n"
+"03100080.xhp\n"
+"par_idN1055B\n"
"help.text"
-msgid "Open Document"
-msgstr "Άνοιγμα εγγράφου"
+msgid "Converts a string expression or numeric expression to a variant expression of the sub type \"Error\"."
+msgstr "Μετατρέπει μια έκφραση συμβολοσειράς ή την αριθμητική έκφραση σε μια έκφραση variant του υπο- τύπου \"Error\"."
-#: 01040000.xhp
+#: 03100080.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3154572\n"
-"14\n"
+"03100080.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "...after a document is opened with <emph>File - Open</emph> or with the <emph>Open</emph> icon."
-msgstr "...αμέσως μετά το άνοιγμα ενός εγγράφου με <emph> Αρχείο - Άνοιγμα</emph> ή με το εικονίδιο <emph> Άνοιγμα </emph>."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01040000.xhp
+#: 03100080.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3153266\n"
-"15\n"
+"03100080.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "Save Document As"
-msgstr "Αποθήκευση εγγράφου ως"
+msgid "CVErr(Expression)"
+msgstr "CVErr(Expression)"
-#: 01040000.xhp
+#: 03100080.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3150208\n"
-"16\n"
+"03100080.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "...before a document is saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or the <emph>Save</emph> icon, if a document name has not yet been specified)."
-msgstr "...πριν την αποθήκευση εγγράφου με ένα καθορισμένο όνομα (από την εντολή <emph>Αρχείο - Αποθήκευση ως</emph>, ή από την εντολή <emph>Αρχείο - Αποθήκευση</emph> ή το εικονίδιο <emph>Αποθήκευση</emph>, αν το όνομα του εγγράφου δεν έχει καθοριστεί ακόμα)."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 01040000.xhp
+#: 03100080.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3158215\n"
-"43\n"
+"03100080.xhp\n"
+"par_idN10569\n"
"help.text"
-msgid "Document has been saved as"
-msgstr "Το έγγραφο αποθηκεύτηκε ως"
+msgid "Variant."
+msgstr "Variant."
-#: 01040000.xhp
+#: 03100080.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3150980\n"
-"44\n"
+"03100080.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "... after a document was saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or with the <emph>Save</emph> icon, if a document name has not yet been specified)."
-msgstr "...αμέσως μετά την αποθήκευση ενός εγγράφου με ένα καθορισμένο όνομα (από την εντολή <emph>Αρχείο - Αποθήκευση ως</emph>, ή από την εντολή <emph>Αρχείο - Αποθήκευση</emph> ή το εικονίδιο <emph>Αποθήκευση</emph>, αν το όνομα του εγγράφου δεν έχει καθοριστεί ακόμα)."
+msgid "Parameter:"
+msgstr "Παράμετρος:"
-#: 01040000.xhp
+#: 03100080.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3150519\n"
-"17\n"
+"03100080.xhp\n"
+"par_idN10570\n"
"help.text"
-msgid "Save Document"
-msgstr "Αποθήκευση εγγράφου"
+msgid "Expression: Any string or numeric expression that you want to convert."
+msgstr "Παράσταση: Οποιαδήποτε συμβολοσειρά ή αριθμητική παράσταση που θέλετε να μετατρέψετε."
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3155529\n"
-"18\n"
+"03100100.xhp\n"
+"tit\n"
"help.text"
-msgid "...before a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
-msgstr "...πριν την αποθήκευση ενός εγγράφου με την εντολή <emph>Αρχείο - Αποθήκευση</emph>, ή από το εικονίδιο <emph>Αποθήκευση</emph>, υπό την προϋπόθεση ότι έχει καθοριστεί το όνομα του εγγράφου."
+msgid "CBool Function [Runtime]"
+msgstr "Συνάρτηση CBool [Χρόνου εκτέλεσης]"
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3149404\n"
-"45\n"
+"03100100.xhp\n"
+"bm_id3150616\n"
"help.text"
-msgid "Document has been saved"
-msgstr "Το έγγραφο αποθηκεύτηκε"
+msgid "<bookmark_value>CBool function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CBool</bookmark_value>"
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3151332\n"
-"46\n"
+"03100100.xhp\n"
+"hd_id3150616\n"
+"1\n"
"help.text"
-msgid "...after a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
-msgstr "...αμέσως μετά την αποθήκευση εγγράφου από την εντολή <emph>Αρχείο - Αποθήκευση</emph> ή το εικονίδιο <emph>Αποθήκευση</emph>, υπό την προϋπόθεση ότι έχει καθοριστεί το όνομα του εγγράφου."
+msgid "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool Function [Runtime]\">CBool Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"Συνάρτηση CBool [Χρόνου εκτέλεσης]\">Συνάρτηση CBool [Χρόνου εκτέλεσης]</link>"
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3159171\n"
-"19\n"
+"03100100.xhp\n"
+"par_id3145136\n"
+"2\n"
"help.text"
-msgid "Document is closing"
-msgstr "Το έγγραφο κλείνει"
+msgid "Converts a string comparison or numeric comparison to a Boolean expression, or converts a single numeric expression to a Boolean expression."
+msgstr "Μετατρέπει μια σύγκριση συμβολοσειράς ή την αριθμητική σύγκριση σε μια έκφραση Boolean, ή μετατρέπει μια ενιαία αριθμητική έκφραση σε μια έκφραση Boolean."
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3146868\n"
-"20\n"
+"03100100.xhp\n"
+"hd_id3153345\n"
+"3\n"
"help.text"
-msgid "...before a document is closed."
-msgstr "...πριν το κλείσιμο ενός εγγράφου."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3159097\n"
-"47\n"
+"03100100.xhp\n"
+"par_id3149514\n"
+"4\n"
"help.text"
-msgid "Document closed"
-msgstr "Το έγγραφο έκλεισε"
+msgid "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)"
+msgstr "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) ή CBool (Number)"
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3148606\n"
-"48\n"
+"03100100.xhp\n"
+"hd_id3156152\n"
+"5\n"
"help.text"
-msgid "...after a document was closed. Note that the \"Save Document\" event may also occur when the document is saved before closing."
-msgstr "...μετά το κλείσιμο ενός εγγράφου. Σημειώστε ότι το γεγονός \"Αποθήκευση εγγράφου\" μπορεί επίσης να ενεργοποιηθεί μιας και πριν κλείσει ένα έγγραφο, αποθηκεύεται."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3144772\n"
-"21\n"
+"03100100.xhp\n"
+"par_id3155419\n"
+"6\n"
"help.text"
-msgid "Activate Document"
-msgstr "Ενεργοποίηση εγγράφου"
+msgid "Bool"
+msgstr "Μπουλ"
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3149442\n"
-"22\n"
+"03100100.xhp\n"
+"hd_id3147530\n"
+"7\n"
"help.text"
-msgid "...after a document is brought to the foreground."
-msgstr "... αμέσως μετά την εμφάνιση ενός εγγράφου στο προσκήνιο."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3150888\n"
-"23\n"
+"03100100.xhp\n"
+"par_id3156344\n"
+"8\n"
"help.text"
-msgid "Deactivate Document"
-msgstr "Απενεργοποίηση εγγράφου"
+msgid "<emph>Expression1, Expression2:</emph> Any string or numeric expressions that you want to compare. If the expressions match, the <emph>CBool</emph> function returns <emph>True</emph>, otherwise <emph>False</emph> is returned."
+msgstr "<emph>Expression1, Expression2:</emph> Οποιεσδήποτε συμβολοσειρά ή αριθμητικές εκφράσεις που θέλετε να συγκρίνετε. Εάν οι εκφράσεις ταιριάζουν, η συνάρτηση <emph>CBool</emph> επιστρέφει <emph>True</emph>, διαφορετικά επιστρέφει <emph>False</emph>."
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3154060\n"
-"24\n"
+"03100100.xhp\n"
+"par_id3149655\n"
+"9\n"
"help.text"
-msgid "...after another document is brought to the foreground."
-msgstr "...αμέσως μετά την ελαχιστοποίηση ενός εγγράφου στο παρασκήνιο."
+msgid "<emph>Number:</emph> Any numeric expression that you want to convert. If the expression equals 0, <emph>False</emph> is returned, otherwise <emph>True</emph> is returned."
+msgstr "<emph>Number:</emph> Οποιαδήποτε αριθμητική έκφραση που θέλετε να μετατρέψετε. Εάν η έκφραση είναι ίση με 0, επιστρέφεται η τιμή <emph>False</emph>, διαφορετικά επιστρέφεται η τιμή <emph>True</emph>."
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3152384\n"
-"25\n"
+"03100100.xhp\n"
+"par_id3145171\n"
+"10\n"
"help.text"
-msgid "Print Document"
-msgstr "Εκτύπωση εγγράφου"
+msgid "The following example uses the <emph>CBool</emph> function to evaluate the value that is returned by the <emph>Instr</emph> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgstr "Το ακόλουθο παράδειγμα χρησιμοποιεί τη συνάρτηση <emph>CBool</emph> για να αξιολογήσει την τιμή που επιστρέφεται από την συνάρτηση <emph>Instr</emph>. Οι συνάρτηση ελέγχει εάν η λέξη \"and\" βρίσκεται στην πρόταση που εισήχθη από το χρήστη."
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3152873\n"
-"26\n"
+"03100100.xhp\n"
+"hd_id3156212\n"
+"11\n"
"help.text"
-msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins."
-msgstr "...αμέσως μετά το κλείσιμο του παραθύρου διαλόγου <emph>Εκτύπωση</emph>, αλλά πριν την έναρξη της διαδικασίας εκτύπωσης."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3159227\n"
-"49\n"
+"03100100.xhp\n"
+"par_id3155132\n"
+"14\n"
"help.text"
-msgid "JavaScript run-time error"
-msgstr "Σφάλμα χρόνου εκτέλεσης JavaScript"
+msgid "sText = InputBox(\"Please enter a short sentence:\")"
+msgstr "sText = InputBox(\"Παρακαλώ εισάγετε μια σύντομη πρόταση:\")"
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3145362\n"
-"50\n"
+"03100100.xhp\n"
+"par_id3155855\n"
+"15\n"
"help.text"
-msgid "...when a JavaScript run-time error occurs."
-msgstr "...όταν λαμβάνει χώρα σφάλμα χρόνου εκτέλεσης της JavaScript."
+msgid "' Proof if the word »and« appears in the sentence."
+msgstr "' Απόδειξη εάν η λέξη »και« εμφανίζεται στην πρόταση."
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3154767\n"
-"27\n"
+"03100100.xhp\n"
+"par_id3146984\n"
+"16\n"
"help.text"
-msgid "Print Mail Merge"
-msgstr "Εκτύπωση συγχώνευσης αλληλογραφίας"
+msgid "' Instead of the command line"
+msgstr "' Αντί της γραμμής εντολών"
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3153555\n"
-"28\n"
+"03100100.xhp\n"
+"par_id3148576\n"
+"17\n"
"help.text"
-msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins. This event occurs for each copy printed."
-msgstr "...αμέσως μετά το κλείσιμο του παραθύρου διαλόγου <emph>Εκτύπωση</emph>, αλλά πριν την έναρξη της διαδικασίας εκτύπωσης. Αυτό το συμβάν λαμβάνει χώρα για κάθε αντίγραφο που εκτυπώνεται."
+msgid "' If Instr(Input, \"and\")<>0 Then..."
+msgstr "' If Instr(Input, \"and\")<>0 Then..."
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3156366\n"
-"51\n"
+"03100100.xhp\n"
+"par_id3154014\n"
+"18\n"
"help.text"
-msgid "Change of the page count"
-msgstr "Αλλαγή καταμέτρησης πλήθους σελίδων"
+msgid "' the CBool function is applied as follows:"
+msgstr "' η συνάρτηση CBool εφαρμόζεται ως ακολούθως:"
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3154627\n"
-"52\n"
+"03100100.xhp\n"
+"par_id3155413\n"
+"19\n"
"help.text"
-msgid "...when the page count changes."
-msgstr "... όταν αλλάζει ο αριθμός των σελίδων."
+msgid "If CBool(Instr(sText, \"and\")) Then"
+msgstr "If CBool(Instr(sText, και)) Then"
-#: 01040000.xhp
+#: 03100100.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3154737\n"
-"53\n"
+"03100100.xhp\n"
+"par_id3152940\n"
+"20\n"
"help.text"
-msgid "Message received"
-msgstr "Λήψη μηνύματος"
+msgid "MsgBox \"The word »and« appears in the sentence you entered!\""
+msgstr "MsgBox Η λέξη »και« εμφανίζεται στην πρόταση που πληκτρολογήσατε!"
-#: 01040000.xhp
+#: 03100300.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3150952\n"
-"54\n"
+"03100300.xhp\n"
+"tit\n"
"help.text"
-msgid "...if a message was received."
-msgstr "... εάν έχει ληφθεί μήνυμα."
+msgid "CDate Function [Runtime]"
+msgstr "Συνάρτηση CDate [Χρόνου εκτέλεσης]"
-#: 01040000.xhp
+#: 03100300.xhp
msgctxt ""
-"01040000.xhp\n"
-"hd_id3153299\n"
-"30\n"
+"03100300.xhp\n"
+"bm_id3150772\n"
"help.text"
-msgid "Assigning a Macro to an Event"
-msgstr "Αναθεση μακροεντολής σε ένα γεγονός"
+msgid "<bookmark_value>CDate function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CDate</bookmark_value>"
-#: 01040000.xhp
+#: 03100300.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3147244\n"
-"31\n"
+"03100300.xhp\n"
+"hd_id3150772\n"
+"1\n"
"help.text"
-msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
-msgstr "Επιλέξτε <emph>Εργαλεία - Προσαρμογή</emph> και κάντε κλικ στην καρτέλα <emph>Γεγονότα</emph>."
+msgid "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate Function [Runtime]\">CDate Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"Συνάρτηση CDate [Χρόνου εκτέλεσης]\">Συνάρτηση CDate [Χρόνου εκτέλεσης]</link>"
-#: 01040000.xhp
+#: 03100300.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3146098\n"
-"55\n"
+"03100300.xhp\n"
+"par_id3150986\n"
+"2\n"
"help.text"
-msgid "Select whether you want the assignment to be globally valid or just valid in the current document in the <emph>Save In</emph> listbox."
-msgstr "Επιλέξτε εάν θέλετε η ανάθεση να είναι έγκυρη συνολικά ή έγκυρη μόνο στο τρέχον έγγραφο στο πλαίσιο <emph>Αποθήκευση σε</emph>."
+msgid "Converts any string or numeric expression to a date value."
+msgstr "Μετατρέπει οποιαδήποτε συμβολοσειρά ή αριθμητική έκφραση σε μια τιμή ημερομηνίας."
-#: 01040000.xhp
+#: 03100300.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3150431\n"
-"32\n"
+"03100300.xhp\n"
+"hd_id3148944\n"
+"3\n"
"help.text"
-msgid "Select the event from the <emph>Event</emph> list."
-msgstr "Επιλέξτε το γεγονός από την λίστα <emph>Γεγονότα</emph>."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01040000.xhp
+#: 03100300.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3148742\n"
-"33\n"
+"03100300.xhp\n"
+"par_id3148947\n"
+"4\n"
"help.text"
-msgid "Click <emph>Macro</emph> and select the macro to be assigned to the selected event."
-msgstr "Κάντε κλικ στο <emph> Μακροεντολή</emph> και επιλέξτε τη μακροεντολή που θα ανατεθεί στο επιλεγμένο γεγονός."
+msgid "CDate (Expression)"
+msgstr "CDate (Παράσταση)"
-#: 01040000.xhp
+#: 03100300.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3146321\n"
-"35\n"
+"03100300.xhp\n"
+"hd_id3148552\n"
+"5\n"
"help.text"
-msgid "Click <emph>OK</emph> to assign the macro."
-msgstr "Κάντε κλικ στο <emph>OK</emph> για να ορίσετε την μακροεντολή."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 01040000.xhp
+#: 03100300.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3147414\n"
-"56\n"
+"03100300.xhp\n"
+"par_id3159414\n"
+"6\n"
"help.text"
-msgid "Click <emph>OK</emph> to close the dialog."
-msgstr "Κάντε κλικ στο <emph>OK</emph> για να κλείσει το παράθυρο διαλόγου."
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 01040000.xhp
+#: 03100300.xhp
msgctxt ""
-"01040000.xhp\n"
-"hd_id3154581\n"
-"36\n"
+"03100300.xhp\n"
+"hd_id3153525\n"
+"7\n"
"help.text"
-msgid "Removing the Assignment of a Macro to an Event"
-msgstr "Κατάργηση της ανάθεσης μιας μακροεντολής σε ένα συμβάν"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01040000.xhp
+#: 03100300.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3146883\n"
-"57\n"
+"03100300.xhp\n"
+"par_id3150359\n"
+"8\n"
"help.text"
-msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
-msgstr "Επιλέξτε <emph>Εργαλεία - Προσαρμογή</emph> και κάντε κλικ στην καρτέλα <emph>Γεγονότα</emph>."
+msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert."
+msgstr "<emph>Παράσταση:</emph> Οποιαδήποτε συμβολοσειρά ή αριθμητική έκφραση που θέλετε να μετατρέψετε."
-#: 01040000.xhp
+#: 03100300.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3155909\n"
-"58\n"
+"03100300.xhp\n"
+"par_id3125864\n"
+"9\n"
"help.text"
-msgid "Select whether you want to remove a global assignment or an assignment that is just valid in the current document by selecting the option in the <emph>Save In</emph> listbox."
-msgstr "Επιλέξτε εάν θέλετε να αφαιρέσετε μια καθολική ανάθεση ή μια ανάθεση που ισχύει μόνο στο τρέχον έγγραφο επιλέγοντας την επιλογή στο πλαίσιο <emph>Αποθήκευση σε</emph>."
+msgid "When you convert a string expression, the date and time must be entered in the format MM.DD.YYYY HH.MM.SS, as defined by the <emph>DateValue</emph> and <emph>TimeValue</emph> function conventions. In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time."
+msgstr "Όταν μετατρέπετε μια παράσταση συμβολοσειράς, η εισαγωγή της ημερομηνίας και της ώρας πρέπει να γίνεται με τη μορφή ΜΜ.ΗΗ.ΕΕΕΕ ΩΩ.ΛΛ.ΔΔ, όπως καθορίζεται από τις συμβάσεις των συναρτήσεων <emph>DateValue</emph> και <emph>TimeValue</emph>. Στις αριθμητικές παραστάσεις, οι τιμές που βρίσκονται στα αριστερά της υποδιαστολής αντιπροσωπεύουν την ημερομηνία, αρχίζοντας από τις 31 Δεκεμβρίου 1899. Οι τιμές στα δεξιά της υποδιαστολής αντιπροσωπεύουν την ώρα."
-#: 01040000.xhp
+#: 03100300.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3159129\n"
-"59\n"
+"03100300.xhp\n"
+"hd_id3156422\n"
+"10\n"
"help.text"
-msgid "Select the event that contains the assignment to be removed from the <emph>Event</emph> list."
-msgstr "Επιλέξτε το γεγονός που περιέχει την ανάθεση που θα διαγραφεί από το πλαίσιο λίστας <emph>Γεγονότα</emph>."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 01040000.xhp
+#: 03100400.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3149143\n"
-"37\n"
+"03100400.xhp\n"
+"tit\n"
"help.text"
-msgid "Click <emph>Remove</emph>."
-msgstr "Κάντε κλικ στο <emph>Αφαίρεση</emph>."
+msgid "CDbl Function [Runtime]"
+msgstr "Συνάρτηση CDbl [Χρόνου εκτέλεσης]"
-#: 01040000.xhp
+#: 03100400.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3149351\n"
-"60\n"
+"03100400.xhp\n"
+"bm_id3153750\n"
"help.text"
-msgid "Click <emph>OK</emph> to close the dialog."
-msgstr "Κάντε κλικ στο <emph>OK</emph> για να κλείσει το παράθυρο διαλόγου."
+msgid "<bookmark_value>CDbl function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CDbl</bookmark_value>"
-#: 01030300.xhp
+#: 03100400.xhp
msgctxt ""
-"01030300.xhp\n"
-"tit\n"
+"03100400.xhp\n"
+"hd_id3153750\n"
+"1\n"
"help.text"
-msgid "Debugging a Basic Program"
-msgstr "Αποσφαλμάτωση ενός προγράμματος BASIC"
+msgid "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl Function [Runtime]\">CDbl Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"Συνάρτηση CDbl [Χρόνου εκτέλεσης]\">Συνάρτηση CDbl [Χρόνου εκτέλεσης]</link>"
-#: 01030300.xhp
+#: 03100400.xhp
msgctxt ""
-"01030300.xhp\n"
-"bm_id3153344\n"
+"03100400.xhp\n"
+"par_id3149233\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>debugging Basic programs</bookmark_value><bookmark_value>variables; observing values</bookmark_value><bookmark_value>watching variables</bookmark_value><bookmark_value>run-time errors in Basic</bookmark_value><bookmark_value>error codes in Basic</bookmark_value><bookmark_value>breakpoints</bookmark_value><bookmark_value>Call Stack window</bookmark_value>"
-msgstr "<bookmark_value>αποσφαλμάτωση προγραμμάτων Basic</bookmark_value><bookmark_value>μεταβλητές; παρατηρώντας τιμές</bookmark_value><bookmark_value>παρατηρώντας τιμές </bookmark_value><bookmark_value>λάθη χρόνου εκτέλεσης στην Basic</bookmark_value><bookmark_value> κώδικες σφαλμάτων στην Basic</bookmark_value><bookmark_value>σημεία παύσης</bookmark_value><bookmark_value>Παράθυρο κλήσεων</bookmark_value>"
+msgid "Converts any numerical expression or string expression to a double type."
+msgstr "Μετατρέπει κάθε παράσταση συμβολοσειράς ή αριθμητική παράσταση σε τύπο διπλής ακριβείας."
-#: 01030300.xhp
+#: 03100400.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id3153344\n"
-"1\n"
+"03100400.xhp\n"
+"hd_id3149516\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01030300.xhp\">Debugging a Basic Program</link>"
-msgstr "<link href=\"text/sbasic/shared/01030300.xhp\"> Εντοπισμός σφαλμάτων σε πρόγραμμα Basic</link>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 01030300.xhp
+#: 03100400.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id3159224\n"
+"03100400.xhp\n"
+"par_id3156152\n"
"4\n"
"help.text"
-msgid "Breakpoints and Single Step Execution"
-msgstr "Σημεία παύσης και βηματική εκτέλεση"
+msgid "CDbl (Expression)"
+msgstr "CDbl (Expression)"
-#: 01030300.xhp
+#: 03100400.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3150682\n"
+"03100400.xhp\n"
+"hd_id3153061\n"
"5\n"
"help.text"
-msgid "You can check each line in your Basic program for errors using single step execution. Errors are easily traced since you can immediately see the result of each step. A pointer in the breakpoint column of the Editor indicates the current line. You can also set a breakpoint if you want to force the program to be interrupted at a specific position."
-msgstr "Η βηματική εκτέλεση σάς επιτρέπει να ελέγχετε κάθε εντολή στο πρόγραμμά σας για σφάλματα. Με αυτό τον τρόπο, μπορείτε να εντοπίζετε εύκολα τα σφάλματα αφού είστε σε θέση να βλέπετε αμέσως το αποτέλεσμα κάθε βήματος. Ένας δείκτης στη στήλη σημείων στάσης του προγράμματος επεξεργασίας δείχνει την τρέχουσα γραμμή. Επιπλέον, μπορείτε να εγκαταστήσετε ένα σημείο στάσης αν θέλετε να υποχρεώσετε το πρόγραμμα να διακόπτεται σε μια καθορισμένη θέση."
+msgid "Return value"
+msgstr "Τιμή επιστροφής"
-#: 01030300.xhp
+#: 03100400.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3147303\n"
-"7\n"
+"03100400.xhp\n"
+"par_id3145068\n"
+"6\n"
"help.text"
-msgid "Double-click in the <emph>breakpoint</emph> column at the left of the Editor window to toggle a breakpoint at the corresponding line. When the program reaches a breakpoint, the program execution is interrupted."
-msgstr "Κάντε διπλό κλικ στην στήλη <emph>σημείων στάσης</emph> στα αριστερά του παραθύρου επεξεργασίας για να επιλέξτε/από-επιλέξτε ένα σημείο παύσης στην αντίστοιχη γραμμή. Όταν το πρόγραμμα φθάσει σε ένα σημείο παύσης, η εκτέλεση προγράμματος διακόπτεται."
+msgid "Double"
+msgstr "Διπλό"
-#: 01030300.xhp
+#: 03100400.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3155805\n"
-"8\n"
+"03100400.xhp\n"
+"hd_id3154760\n"
+"7\n"
"help.text"
-msgid "The <emph>single step </emph>execution using the <emph>Single Step</emph> icon causes the program to branch into procedures and functions."
-msgstr "Η <emph>Βηματική εκτέλεση</emph> μέσω του εικονιδίου <emph>Βηματική εκτέλεση</emph> προκαλεί την διακλάδωση του προγράμματος σε διαδικασίες και σε συναρτήσεις."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01030300.xhp
+#: 03100400.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3151110\n"
-"25\n"
+"03100400.xhp\n"
+"par_id3153897\n"
+"8\n"
"help.text"
-msgid "The procedure step execution using the <emph>Procedure Step</emph> icon causes the program to skip over procedures and functions as a single step."
-msgstr "Η εκτέλεση διαδικασίας μέσω του το εικονιδίου <emph>Εκτέλεση διαδικασίας</emph> προκαλεί το πρόγραμμα να προσπεράσει τις διαδικασίες και τις συναρτήσεις ως ενιαίο βήμα."
+msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
+msgstr "<emph>Παράσταση:</emph> Οποιαδήποτε συμβολοσειρά ή αριθμητική παράσταση που θέλετε να μετατρέψετε. Για να μετατρέψετε μια παράσταση συμβολοσειράς, ο αριθμός πρέπει να εισαχθεί ως κανονικό κείμενο (\"123.5\") χρησιμοποιώντας την προεπιλεγμένη μορφή αριθμού του λειτουργικού συστήματος."
-#: 01030300.xhp
+#: 03100400.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id3153825\n"
+"03100400.xhp\n"
+"hd_id3148797\n"
"9\n"
"help.text"
-msgid "Properties of a Breakpoint"
-msgstr "Ιδιότητες σημείου στάσης"
-
-#: 01030300.xhp
-msgctxt ""
-"01030300.xhp\n"
-"par_id3147574\n"
-"26\n"
-"help.text"
-msgid "The properties of a breakpoint are available through its context menu by right-clicking the breakpoint in the breakpoint column."
-msgstr "Οι ιδιότητες ενός σημείου στάσης είναι διαθέσιμες μέσω του μενού περιβάλλοντος του με δεξί κλικ πάνω στο σημείο στάσης στη στήλη σημείων στάσης."
-
-#: 01030300.xhp
-msgctxt ""
-"01030300.xhp\n"
-"par_id3148473\n"
-"10\n"
-"help.text"
-msgid "You can <emph>activate</emph> and <emph>deactivate</emph> a breakpoint by selecting <emph>Active</emph> from its context menu. When a breakpoint is deactivated, it does not interrupt the program execution."
-msgstr "Μπορείτε να <emph>ενεργοποιήστε</emph> και να <emph>απενεργοποιήστε</emph> ένα σημείο στάσης με την επιλογή <emph>Ενεργό</emph> από το μενού περιβάλλοντος του. Όταν ένα σημείο στάσης απενεργοποιείται, δεν διακόπτει την εκτέλεση του προγράμματος."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 01030300.xhp
+#: 03100500.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3159413\n"
-"27\n"
+"03100500.xhp\n"
+"tit\n"
"help.text"
-msgid "Select <emph>Properties</emph> from the context menu of a breakpoint or select <emph>Breakpoints</emph> from the context menu of the breakpoint column to call the <emph>Breakpoints</emph> dialog where you can specify other breakpoint options."
-msgstr "Επιλέξτε <emph>Ιδιότητες</emph> από το μενού περιβάλλοντος ενός σημείου στάσης ή επιλέξτε <emph>Σημεία στάσης</emph> από το μενού περιβάλλοντος της στήλης σημείου στάσης για να καλέσετε το παράθυρο διαλόγου <emph>Σημεία στάσης</emph> όπου εκεί μπορείτε να ορίσετε και άλλες επιλογές για τα σημεία στάσης."
+msgid "CInt Function [Runtime]"
+msgstr "Συνάρτηση CInt [Χρόνου εκτέλεσης]"
-#: 01030300.xhp
+#: 03100500.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3156280\n"
-"11\n"
+"03100500.xhp\n"
+"bm_id3149346\n"
"help.text"
-msgid "The list displays all <emph>breakpoints</emph> with the corresponding line number in the source code. You can activate or deactivate a selected breakpoint by checking or clearing the <emph>Active</emph> box."
-msgstr "Ο κατάλογος εμφανίζει όλα τα <emph>σημεία στάσης</emph> με τον αντίστοιχο αριθμό γραμμών στον πηγαίο κώδικα. Μπορείτε να ενεργοποιήσετε ή να απενεργοποιήσετε ένα επιλεγμένο σημείο στάσης με το να ενεργοποιείτε ή να απενεργοποιείτε το πλαίσιο επιλογής <emph>Ενεργό</emph>."
+msgid "<bookmark_value>CInt function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CInt</bookmark_value>"
-#: 01030300.xhp
+#: 03100500.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3158407\n"
-"12\n"
+"03100500.xhp\n"
+"hd_id3149346\n"
+"1\n"
"help.text"
-msgid "The <emph>Pass Count</emph> specifies the number of times the breakpoint can be passed over before the program is interrupted. If you enter 0 (default setting) the program is always interrupted as soon as a breakpoint is encountered."
-msgstr "Στο πεδίο <emph>Αρ. διαδρομών</emph> μπορείτε να ορίσετε πόσες φορές το σημείο στάσης μπορεί να προσπεραστεί πριν να διακοπεί η εκτέλεση του προγράμματος. Αν εισαγάγετε 0 (προεπιλεγμένη ρύθμιση) το πρόγραμμα θα διακόπτεται πάντα μόλις συναντά το σημείο στάσης."
+msgid "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"CInt Function [Runtime]\">CInt Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"Συνάρτηση CInt [Χρόνου εκτέλεσης]\">Συνάρτηση CInt [Χρόνου εκτέλεσης]</link>"
-#: 01030300.xhp
+#: 03100500.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3153968\n"
-"13\n"
+"03100500.xhp\n"
+"par_id3155419\n"
+"2\n"
"help.text"
-msgid "Click <emph>Delete</emph> to remove the breakpoint from the program."
-msgstr "Κάντε κλικ στο <emph>Διαγραφή</emph> για να καταργήσετε το σημείο στάσης από το πρόγραμμα."
+msgid "Converts any string or numeric expression to an integer."
+msgstr "Μετατρέπει οποιαδήποτε συμβολοσειρά ή αριθμητική έκφραση σε έναν ακέραιο αριθμό."
-#: 01030300.xhp
+#: 03100500.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id3150439\n"
-"14\n"
+"03100500.xhp\n"
+"hd_id3147573\n"
+"3\n"
"help.text"
-msgid "Observing the Value of Variables"
-msgstr "Παρατηρώντας της τιμές των μεταβλητών"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01030300.xhp
+#: 03100500.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3153368\n"
-"15\n"
+"03100500.xhp\n"
+"par_id3154142\n"
+"4\n"
"help.text"
-msgid "You can monitor the values of a variable by adding it to the <emph>Watch</emph> window. To add a variable to the list of watched variables, type the variable name in the <emph>Watch</emph> text box and press Enter."
-msgstr "Μπορείτε να ελέγξετε τις τιμές μιας μεταβλητής με την προσθήκη της στο παράθυρο του <emph>Παρατηρητή</emph>. Για να προσθέσετε μια μεταβλητή στον κατάλογο με της παρατηρούμενες μεταβλητές, πληκτρολογήστε το όνομα της στο πλαίσιο κειμένου του <emph>παρατηρητή </emph> και πατήστε Enter."
+msgid "CInt (Expression)"
+msgstr "CInt (Expression)"
-#: 01030300.xhp
+#: 03100500.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3146986\n"
-"16\n"
+"03100500.xhp\n"
+"hd_id3147531\n"
+"5\n"
"help.text"
-msgid "The values of variables are only displayed if they are in scope. Variables that are not defined at the current source code location display (\"Out of Scope\") instead of a value."
-msgstr "Οι τιμές όλων των μεταβλητών στην τρέχουσα διαδικασία SUB ή FUNCTION εμφανίζονται στο παράθυρο του Παρατηρητή. Αν εμφανίζονται μεταβλητές που δεν καθορίζονται τοπικά για την τρέχουσα SUB ή FUNCTION, εμφανίζεται ένα μήνυμα (\"Εκτός πεδίου\") αντί της τιμής."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 01030300.xhp
+#: 03100500.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3145272\n"
-"17\n"
+"03100500.xhp\n"
+"par_id3147560\n"
+"6\n"
"help.text"
-msgid "You can also include arrays in the Watch window. If you enter the name of an array variable without an index value in the Watch text box, the content of the entire array is displayed."
-msgstr "Μπορείτε επίσης να περιλάβετε πίνακες στο παράθυρο του Παρατηρητή. Αν εισαγάγετε το όνομα μιας μεταβλητής πίνακα χωρίς τιμή ευρετηρίου στο πλαίσιο κειμένου του Παρατηρητή, εμφανίζεται το περιεχόμενο ολόκληρου του πίνακα."
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 01030300.xhp
+#: 03100500.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3145749\n"
-"19\n"
+"03100500.xhp\n"
+"hd_id3145069\n"
+"7\n"
"help.text"
-msgid "If you rest the mouse over a predefined variable in the Editor at run-time, the content of the variable is displayed in a pop-up box."
-msgstr "Αν αφήσετε το δείκτη του ποντικιού επάνω από μία έγκυρη (και προκαθορισμένη) μεταβλητή στο παράθυρο του Παρατηρητή κατά το χρόνο εκτέλεσης, εμφανίζεται το περιεχόμενο της μεταβλητής στο αναδυόμενο πλαίσιο κειμένου."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01030300.xhp
+#: 03100500.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id3148618\n"
-"20\n"
+"03100500.xhp\n"
+"par_id3159414\n"
+"8\n"
"help.text"
-msgid "The Call Stack Window"
-msgstr "Το παράθυρο στοίβας κλήσεων"
+msgid "<emph>Expression:</emph> Any numeric expression that you want to convert. If the <emph>Expression</emph> exceeds the value range between -32768 and 32767, $[officename] Basic reports an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
+msgstr "<emph>Expression:</emph> Οποιαδήποτε αριθμητική έκφραση που θέλετε να μετατρέψετε. Εάν η <emph>Expression</emph> υπερβαίνει το εύρος τιμών μεταξύ -32768 και 32767, η $[officename] Basic εμφανίζει ένα λάθος υπερχείλισης. Για να μετατρέψει μια έκφραση συμβολοσειράς, ο αριθμός πρέπει να εισαχθεί ως κανονικό κείμενο (\"123.5\") χρησιμοποιώντας την προεπιλεγμένη μορφή αριθμού του λειτουργικού σας συστήματός."
-#: 01030300.xhp
+#: 03100500.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3154491\n"
-"21\n"
+"03100500.xhp\n"
+"par_id3150358\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\">Provides an overview of the call hierarchy of procedures and functions.</ahelp> You can determine which procedures and functions called which other procedures and functions at the current point in the source code."
-msgstr "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\"> Παρέχει μια επισκόπηση της ιεραρχίας κλήσης των διαδικασιών και των συναρτήσεων.</ahelp> Μπορείτε να καθορίσετε ποιες διαδικασίες και συναρτήσεις κάλεσαν άλλες διαδικασίες και συναρτήσεις στο τρέχον σημείο του πηγαίου κώδικα."
+msgid "This function always rounds the fractional part of a number to the nearest integer."
+msgstr "Αυτή η συνάρτηση στρογγυλοποιεί πάντα το κλασματικό μέρος ενός αριθμού στον κοντινότερο ακέραιο αριθμό."
-#: 01030300.xhp
+#: 03100500.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id3150594\n"
-"24\n"
+"03100500.xhp\n"
+"hd_id3145419\n"
+"10\n"
"help.text"
-msgid "List of Run-Time Errors"
-msgstr "Κατάλογος σφαλμάτων χρόνου εκτέλεσης"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: keys.xhp
+#: 03100600.xhp
msgctxt ""
-"keys.xhp\n"
+"03100600.xhp\n"
"tit\n"
"help.text"
-msgid "Keyboard Shortcuts in the Basic IDE"
-msgstr "Συντομεύσεις πληκτρολογίου στο Basic IDE"
+msgid "CLng Function [Runtime]"
+msgstr "Συνάρτηση CLng [Χρόνου εκτέλεσης]"
-#: keys.xhp
+#: 03100600.xhp
msgctxt ""
-"keys.xhp\n"
-"bm_id3154760\n"
+"03100600.xhp\n"
+"bm_id3153311\n"
"help.text"
-msgid "<bookmark_value>keyboard;in IDE</bookmark_value><bookmark_value>shortcut keys;Basic IDE</bookmark_value><bookmark_value>IDE;keyboard shortcuts</bookmark_value>"
-msgstr "<bookmark_value>πληκτρολόγιο;στο IDE</bookmark_value><bookmark_value>πλήκτρα συντόμευσης;Basic IDE</bookmark_value><bookmark_value>IDE;πλήκτρα συντόμευσης</bookmark_value>"
+msgid "<bookmark_value>CLng function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CLng</bookmark_value>"
-#: keys.xhp
+#: 03100600.xhp
msgctxt ""
-"keys.xhp\n"
-"hd_id3154760\n"
+"03100600.xhp\n"
+"hd_id3153311\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/keys.xhp\" name=\"Keyboard Shortcuts in the Basic IDE\">Keyboard Shortcuts in the Basic IDE</link>"
-msgstr "<link href=\"text/sbasic/shared/keys.xhp\" name=\"Συντομεύσεις πληκτρολογίου στο Basic IDE\">Συντομεύσεις πληκτρολογίου στο Basic IDE</link>"
+msgid "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"CLng Function [Runtime]\">CLng Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"Συνάρτηση CLng [Χρόνου εκτέλεσης]\">Συνάρτηση CLng [Χρόνου εκτέλεσης]</link>"
-#: keys.xhp
+#: 03100600.xhp
msgctxt ""
-"keys.xhp\n"
-"par_id3149655\n"
+"03100600.xhp\n"
+"par_id3148686\n"
"2\n"
"help.text"
-msgid "In the Basic IDE you can use the following keyboard shortcuts:"
-msgstr "Στο Basic IDE μπορείτε να χρησιμοποιήσετε της ακόλουθες συντομεύσεις πληκτρολογίου:"
+msgid "Converts any string or numeric expression to a long integer."
+msgstr "Μετατρέπει κάθε παράσταση συμβολοσειράς ή αριθμητική παράσταση σε ακέραιο μεγάλου μήκους."
-#: keys.xhp
+#: 03100600.xhp
msgctxt ""
-"keys.xhp\n"
-"par_id3154908\n"
+"03100600.xhp\n"
+"hd_id3145315\n"
"3\n"
"help.text"
-msgid "Action"
-msgstr "Ενέργεια"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: keys.xhp
+#: 03100600.xhp
msgctxt ""
-"keys.xhp\n"
-"par_id3153192\n"
+"03100600.xhp\n"
+"par_id3147573\n"
"4\n"
"help.text"
-msgid "Keyboard shortcut"
-msgstr "Συντόμευση πληκτρολογίου"
+msgid "CLng (Expression)"
+msgstr "CLng (Expression)"
-#: keys.xhp
+#: 03100600.xhp
msgctxt ""
-"keys.xhp\n"
-"par_id3159254\n"
+"03100600.xhp\n"
+"hd_id3145610\n"
"5\n"
"help.text"
-msgid "Run code starting from the first line, or from the current breakpoint, if the program stopped there before"
-msgstr "Η εκτέλεση του κώδικα αρχίζει από την πρώτη γραμμή, ή από το τρέχον σημείο παύσης, εάν το πρόγραμμα είχε σταμάτησε εκεί από πριν"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: keys.xhp
+#: 03100600.xhp
msgctxt ""
-"keys.xhp\n"
-"par_id3163712\n"
+"03100600.xhp\n"
+"par_id3153897\n"
"6\n"
"help.text"
-msgid "F5"
-msgstr "F5"
+msgid "Long"
+msgstr "Μεγάλου μήκους"
-#: keys.xhp
+#: 03100600.xhp
msgctxt ""
-"keys.xhp\n"
-"par_id3150010\n"
+"03100600.xhp\n"
+"hd_id3154760\n"
"7\n"
"help.text"
-msgid "Stop"
-msgstr "Διακοπή"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: keys.xhp
+#: 03100600.xhp
msgctxt ""
-"keys.xhp\n"
-"par_id3154319\n"
+"03100600.xhp\n"
+"par_id3159414\n"
"8\n"
"help.text"
-msgid "Shift+F5"
-msgstr "Shift+F5"
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3151073\n"
-"11\n"
-"help.text"
-msgid "Add <link href=\"text/sbasic/shared/01050100.xhp\" name=\"watch\">watch</link> for the variable at the cursor"
-msgstr "Προσθήκη <link href=\"text/sbasic/shared/01050100.xhp\" name=\"watch\">παρατηρητή</link> για τη μεταβλητή κάτω από τον δρομέα."
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3154731\n"
-"12\n"
-"help.text"
-msgid "F7"
-msgstr "F7"
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3148455\n"
-"13\n"
-"help.text"
-msgid "Single step through each statement, starting at the first line or at that statement where the program execution stopped before."
-msgstr "Βηματική εκτέλεση μέσω κάθε δήλωσης, που αρχίζει από την πρώτη γραμμή ή σε εκείνη την δήλωση όπου η εκτέλεση προγράμματος είχε σταματήσει από πριν."
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3150716\n"
-"14\n"
-"help.text"
-msgid "F8"
-msgstr "F8"
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3156275\n"
-"15\n"
-"help.text"
-msgid "Single step as with F8, but a function call is considered to be only <emph>one</emph> statement"
-msgstr "Βηματική εκτέλεση όπως με το F8, αλλά μια κλήση συνάρτησης θεωρείται μόνο <emph>μία</emph> δήλωση"
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3153764\n"
-"16\n"
-"help.text"
-msgid "Shift+F8"
-msgstr "Shift+F8"
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3150323\n"
-"17\n"
-"help.text"
-msgid "Set or remove a <link href=\"text/sbasic/shared/01030300.xhp\" name=\"breakpoint\">breakpoint</link> at the current line or all breakpoints in the current selection"
-msgstr "Ενεργοποιεί ή αναιρεί ένα <link href=\"text/sbasic/shared/01030300.xhp\" name=\"σημείο στάσης\">σημείο στάσης</link> στην τρέχουσα γραμμή ή όλα τα σημεία στάσης στην τρέχουσα επιλογή"
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3147339\n"
-"18\n"
-"help.text"
-msgid "F9"
-msgstr "F9"
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3153963\n"
-"19\n"
-"help.text"
-msgid "Enable/disable the breakpoint at the current line or all breakpoints in the current selection"
-msgstr "Ενεργοποιήστε/απενεργοποιήστε το σημείο στάσης στην τρέχουσα γραμμή ή όλα τα σημεία παύσης στην τρέχουσα επιλογή"
+msgid "<emph>Expression:</emph> Any numerical expression that you want to convert. If the <emph>Expression</emph> lies outside the valid long integer range between -2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
+msgstr "<emph>Έκφραση:</emph> Οποιαδήποτε αριθμητική έκφραση που θέλετε να μετατρέψετε. Εάν η <emph>Έκφραση</emph> υπερβαίνει το εύρος τιμών μεταξύ -2.147.483.648 και 2.147.483.647, η $[officename] Basic εμφανίζει ένα λάθος υπερχείλισης. Για να μετατρέψει μια έκφραση συμβολοσειράς, ο αριθμός πρέπει να εισαχθεί ως κανονικό κείμενο (\"123.5\") χρησιμοποιώντας την προεπιλεγμένη μορφή αριθμού του λειτουργικού σας συστήματός."
-#: keys.xhp
+#: 03100600.xhp
msgctxt ""
-"keys.xhp\n"
-"par_id3155175\n"
-"20\n"
+"03100600.xhp\n"
+"par_id3150358\n"
+"9\n"
"help.text"
-msgid "Shift+F9"
-msgstr "Shift+F9"
+msgid "This function always rounds the fractional part of a number to the nearest integer."
+msgstr "Αυτή η συνάρτηση στρογγυλοποιεί πάντα το κλασματικό μέρος ενός αριθμού στον κοντινότερο ακέραιο αριθμό."
-#: keys.xhp
+#: 03100600.xhp
msgctxt ""
-"keys.xhp\n"
-"par_id3154702\n"
-"21\n"
+"03100600.xhp\n"
+"hd_id3154216\n"
+"10\n"
"help.text"
-msgid "A running macro can be aborted with Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8."
-msgstr "Μια εκτελούμενη μακροεντολή μπορεί να ακυρωθεί μέσω του συνδυασμού πλήκτρωνShift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q. Αν βρίσκεστε μέσα στο Basic IDE και η μακροεντολή σταματήσει σε ένα σημείο στάσης, ο συνδυασμός πλήκτρων Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q διακόπτει την εκτέλεση της μακροεντολής, αλλά θα το αναγνωρίσετε μόνο μετά το επόμενο F5, F8, ή Shift+F8."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03102200.xhp
+#: 03100700.xhp
msgctxt ""
-"03102200.xhp\n"
+"03100700.xhp\n"
"tit\n"
"help.text"
-msgid "IsArray Function [Runtime]"
-msgstr "Συνάρτηση IsArray [Χρόνου εκτέλεσης]"
+msgid "Const Statement [Runtime]"
+msgstr "Δήλωση Const [Χρόνου εκτέλεσης]"
-#: 03102200.xhp
+#: 03100700.xhp
msgctxt ""
-"03102200.xhp\n"
-"bm_id3154346\n"
+"03100700.xhp\n"
+"bm_id3146958\n"
"help.text"
-msgid "<bookmark_value>IsArray function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση IsArray</bookmark_value>"
+msgid "<bookmark_value>Const statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Const</bookmark_value>"
-#: 03102200.xhp
+#: 03100700.xhp
msgctxt ""
-"03102200.xhp\n"
-"hd_id3154346\n"
+"03100700.xhp\n"
+"hd_id3146958\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102200.xhp\" name=\"IsArray Function [Runtime]\">IsArray Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102200.xhp\" name=\"Συνάρτηση IsArray [Χρόνου εκτέλεσης]\">Συνάρτηση IsArray [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement [Runtime]\">Const Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Δήλωση Const [Χρόνου εκτέλεσης]\">Δήλωση Const [Χρόνου εκτέλεσης]</link>"
-#: 03102200.xhp
+#: 03100700.xhp
msgctxt ""
-"03102200.xhp\n"
-"par_id3159413\n"
+"03100700.xhp\n"
+"par_id3154143\n"
"2\n"
"help.text"
-msgid "Determines if a variable is a data field in an array."
-msgstr "Επιστρέφει μια ένδειξη που υποδηλώνει αν η δεδομένη μεταβλητή είναι ένα πεδίο δεδομένων σε κάποιον πίνακα."
+msgid "Defines a string as a constant."
+msgstr "Καθορίζει μια συμβολοσειρά ως σταθερά."
-#: 03102200.xhp
+#: 03100700.xhp
msgctxt ""
-"03102200.xhp\n"
-"hd_id3150792\n"
+"03100700.xhp\n"
+"hd_id3150670\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03102200.xhp
+#: 03100700.xhp
msgctxt ""
-"03102200.xhp\n"
-"par_id3153379\n"
+"03100700.xhp\n"
+"par_id3150984\n"
"4\n"
"help.text"
-msgid "IsArray (Var)"
-msgstr "IsArray (Var)"
+msgid "Const Text = Expression"
+msgstr "Const Text = Expression"
-#: 03102200.xhp
+#: 03100700.xhp
msgctxt ""
-"03102200.xhp\n"
-"hd_id3154365\n"
+"03100700.xhp\n"
+"hd_id3147530\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03102200.xhp
+#: 03100700.xhp
msgctxt ""
-"03102200.xhp\n"
-"par_id3154685\n"
+"03100700.xhp\n"
+"par_id3153897\n"
"6\n"
"help.text"
-msgid "Bool"
-msgstr "Δυαδικές μεταβλητές"
+msgid "<emph>Text:</emph> Any constant name that follows the standard variable naming conventions."
+msgstr "<emph>Text:</emph> Οποιοδήποτε σταθερό όνομα που ακολουθεί τις συμβάσεις ονοματοδοσίας μεταβλητών."
-#: 03102200.xhp
+#: 03100700.xhp
msgctxt ""
-"03102200.xhp\n"
-"hd_id3153969\n"
+"03100700.xhp\n"
+"par_id3147264\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "A constant is a variable that helps to improve the readability of a program. Constants are not defined as a specific type of variable, but rather are used as placeholders in the code. You can only define a constant once and it cannot be modified. Use the following statement to define a constant:"
+msgstr "Μια σταθερά είναι ένας τύπος μεταβλητής που βοηθά ώστε το πρόγραμμα να είναι πιο ευανάγνωστο. Οι σταθερές δεν καθορίζονται ως συγκεκριμένος τύπος, αλλά χρησιμοποιούνται απλώς ως σύμβολα κράτησης θέσης στον κώδικα προγράμματος. Μια σταθερά μπορεί να καθοριστεί στο πρόγραμμα μόνο μία φορά και δεν μπορεί να τροποποιηθεί ποτέ. Χρησιμοποιήστε την ακόλουθη πρόταση για να καθορίσετε μια σταθερά:"
-#: 03102200.xhp
+#: 03100700.xhp
msgctxt ""
-"03102200.xhp\n"
-"par_id3145172\n"
+"03100700.xhp\n"
+"par_id3150542\n"
"8\n"
"help.text"
-msgid "<emph>Var:</emph> Any variable that you want to test if it is declared as an array. If the variable is an array, then the function returns <emph>True</emph>, otherwise <emph>False </emph>is returned."
-msgstr "<emph>Var:</emph> Κάθε μεταβλητή για την οποία πρόκειται να ελεγχθεί αν έχει δηλωθεί ως πίνακας. Σε αυτή την περίπτωση, η συνάρτηση επιστρέφει την τιμή <emph>True</emph> (Αληθές). Αλλιώς, επιστρέφεται η τιμή <emph>False</emph> (Ψευδές)."
+msgid "CONST ConstName=Expression"
+msgstr "CONST ConstName=Expression"
-#: 03102200.xhp
+#: 03100700.xhp
msgctxt ""
-"03102200.xhp\n"
-"hd_id3155131\n"
+"03100700.xhp\n"
+"par_id3150400\n"
"9\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03080300.xhp
-msgctxt ""
-"03080300.xhp\n"
-"tit\n"
-"help.text"
-msgid "Generating Random Numbers"
-msgstr "Δημιουργία τυχαίων αριθμών"
+msgid "The type of expression is irrelevant. If a program is started, $[officename] Basic converts the program code internally so that each time a constant is used, the defined expression replaces it."
+msgstr "Ο τύπος της παράστασης είναι άνευ σημασίας. Αν γίνει εκκίνηση κάποιου προγράμματος, η [officename] Basic μετατρέπει το πρόγραμμα εσωτερικά έτσι ώστε κάθε φορά που χρησιμοποιείται μια σταθερά να αντικαθίσταται από την καθορισμένη παράσταση. Βασικά, είναι όπως μια εσωτερική συνάρτηση Αναζήτηση και Αντικατάσταση. Όποτε εμφανίζεται το όνομα της σταθεράς στον κώδικα του προγράμματος Basic, θα αντικαθίσταται από την παράσταση. Για τον λόγο αυτό, ο τύπος που εκχωρείται στη σταθερά δεν έχει καμία σημασία αφού χρησιμοποιείται μόνο η εσωτερική παράσταση."
-#: 03080300.xhp
+#: 03100700.xhp
msgctxt ""
-"03080300.xhp\n"
-"hd_id3143270\n"
-"1\n"
+"03100700.xhp\n"
+"hd_id3154366\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Generating Random Numbers\">Generating Random Numbers</link>"
-msgstr "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Δημιουργία τυχαίων αριθμών\">Δημιουργία τυχαίων αριθμών</link>"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03080300.xhp
+#: 03100700.xhp
msgctxt ""
-"03080300.xhp\n"
-"par_id3154347\n"
-"2\n"
+"03100700.xhp\n"
+"par_id3153969\n"
+"14\n"
"help.text"
-msgid "The following statements and functions generate random numbers."
-msgstr "Οι ακόλουθες προτάσεις και συναρτήσεις χρησιμοποιούνται για τη δημιουργία τυχαίων αριθμών."
+msgid "Const sVar = \"Program\", dVar As Double = 1.00"
+msgstr "Const sVar = \"Program\", dVar As Double = 1.00"
#: 03100900.xhp
msgctxt ""
@@ -21555,7 +24835,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Single"
-msgstr "Συμβολοσειρά"
+msgstr "Απλή ακρίβεια"
#: 03100900.xhp
msgctxt ""
@@ -21584,2607 +24864,1929 @@ msgctxt ""
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03080502.xhp
+#: 03101000.xhp
msgctxt ""
-"03080502.xhp\n"
+"03101000.xhp\n"
"tit\n"
"help.text"
-msgid "Int Function [Runtime]"
-msgstr "Συνάρτηση Int [Χρόνου εκτέλεσης]"
+msgid "CStr Function [Runtime]"
+msgstr "Συνάρτηση CStr [Χρόνου εκτέλεσης]"
-#: 03080502.xhp
+#: 03101000.xhp
msgctxt ""
-"03080502.xhp\n"
-"bm_id3153345\n"
+"03101000.xhp\n"
+"bm_id3146958\n"
"help.text"
-msgid "<bookmark_value>Int function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Int</bookmark_value>"
+msgid "<bookmark_value>CStr function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CStr</bookmark_value>"
-#: 03080502.xhp
+#: 03101000.xhp
msgctxt ""
-"03080502.xhp\n"
-"hd_id3153345\n"
+"03101000.xhp\n"
+"hd_id3146958\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Function [Runtime]\">Int Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Συνάρτηση Int [Χρόνου εκτέλεσης]\">Συνάρτηση Int [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"CStr Function [Runtime]\">CStr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"Συνάρτηση CStr [Χρόνου εκτέλεσης]\">Συνάρτηση CStr [Χρόνου εκτέλεσης]</link>"
-#: 03080502.xhp
+#: 03101000.xhp
msgctxt ""
-"03080502.xhp\n"
-"par_id3155420\n"
+"03101000.xhp\n"
+"par_id3147574\n"
"2\n"
"help.text"
-msgid "Returns the integer portion of a number."
-msgstr "Επιστρέφει το ακέραιο μέρος ενός αριθμού."
+msgid "Converts any numeric expression to a string expression."
+msgstr "Μετατρέπει κάθε αριθμητική παράσταση σε παράσταση συμβολοσειράς."
-#: 03080502.xhp
+#: 03101000.xhp
msgctxt ""
-"03080502.xhp\n"
-"hd_id3147559\n"
+"03101000.xhp\n"
+"hd_id3148473\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03080502.xhp
+#: 03101000.xhp
msgctxt ""
-"03080502.xhp\n"
-"par_id3146795\n"
+"03101000.xhp\n"
+"par_id3145315\n"
"4\n"
"help.text"
-msgid "Int (Number)"
-msgstr "Int (Number)"
+msgid "CStr (Expression)"
+msgstr "CStr (Παράσταση)"
-#: 03080502.xhp
+#: 03101000.xhp
msgctxt ""
-"03080502.xhp\n"
-"hd_id3149670\n"
+"03101000.xhp\n"
+"hd_id3153062\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03080502.xhp
+#: 03101000.xhp
msgctxt ""
-"03080502.xhp\n"
-"par_id3150400\n"
+"03101000.xhp\n"
+"par_id3153897\n"
"6\n"
"help.text"
-msgid "Double"
-msgstr "Double"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03080502.xhp
+#: 03101000.xhp
msgctxt ""
-"03080502.xhp\n"
-"hd_id3149656\n"
+"03101000.xhp\n"
+"hd_id3154760\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03080502.xhp
+#: 03101000.xhp
msgctxt ""
-"03080502.xhp\n"
-"par_id3148797\n"
+"03101000.xhp\n"
+"par_id3149457\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Any valid numeric expression."
-msgstr "<emph>Αριθμός:</emph> Κάθε έγκυρη αριθμητική έκφραση."
+msgid "<emph>Expression:</emph> Any valid string or numeric expression that you want to convert."
+msgstr "<emph>Παράσταση:</emph> Κάθε έγκυρη παράσταση συμβολοσειράς ή αριθμητική παράσταση που πρόκειται να μετατραπεί."
-#: 03080502.xhp
+#: 03101000.xhp
msgctxt ""
-"03080502.xhp\n"
-"hd_id3148672\n"
+"03101000.xhp\n"
+"hd_id3150358\n"
"9\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03080502.xhp
-msgctxt ""
-"03080502.xhp\n"
-"par_id3125864\n"
-"11\n"
-"help.text"
-msgid "Print Int(3.99) ' returns the value 3"
-msgstr "Print Int(3.99) ' επιστρέφει την τιμή 3"
-
-#: 03080502.xhp
-msgctxt ""
-"03080502.xhp\n"
-"par_id3145787\n"
-"12\n"
-"help.text"
-msgid "Print Int(0) ' returns the value 0"
-msgstr "Print Int(0) ' επιστρέφει την τιμή 0"
-
-#: 03080502.xhp
-msgctxt ""
-"03080502.xhp\n"
-"par_id3153143\n"
-"13\n"
-"help.text"
-msgid "Print Int(-3.14159) ' returns the value -4"
-msgstr "Print Int(-3.14159) ' επιστρέφει την τιμή -4"
+msgid "Expression Types and Conversion Returns"
+msgstr "Τύποι παράστασης και επιστροφές μετατροπής"
-#: 03120309.xhp
+#: 03101000.xhp
msgctxt ""
-"03120309.xhp\n"
-"tit\n"
+"03101000.xhp\n"
+"par_id3153192\n"
+"10\n"
"help.text"
-msgid "RTrim Function [Runtime]"
-msgstr "Συνάρτηση RTrim [Χρόνου εκτέλεσης]"
+msgid "Boolean :"
+msgstr "Μπουλ :"
-#: 03120309.xhp
+#: 03101000.xhp
msgctxt ""
-"03120309.xhp\n"
-"bm_id3154286\n"
+"03101000.xhp\n"
+"par_id3156422\n"
+"11\n"
"help.text"
-msgid "<bookmark_value>RTrim function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση RTrim</bookmark_value>"
+msgid "String that evaluates to either <emph>True</emph> or <emph>False</emph>."
+msgstr "Συμβολοσειρά που υπολογίζεται σε <emph>αληθή</emph> or <emph>ψευδή</emph>."
-#: 03120309.xhp
+#: 03101000.xhp
msgctxt ""
-"03120309.xhp\n"
-"hd_id3154286\n"
-"1\n"
+"03101000.xhp\n"
+"par_id3147287\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120309.xhp\" name=\"RTrim Function [Runtime]\">RTrim Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120309.xhp\" name=\"Συνάρτηση RTrim [Χρόνου εκτέλεσης]\">Συνάρτηση RTrim [Χρόνου εκτέλεσης]</link>"
+msgid "Date :"
+msgstr "Date :"
-#: 03120309.xhp
+#: 03101000.xhp
msgctxt ""
-"03120309.xhp\n"
-"par_id3153127\n"
-"2\n"
+"03101000.xhp\n"
+"par_id3155411\n"
+"13\n"
"help.text"
-msgid "Deletes the spaces at the end of a string expression."
-msgstr "Διαγράφει όλα τα διαστήματα στο τέλος μια παράστασης συμβολοσειράς."
+msgid "String that contains the date and time."
+msgstr "Συμβολοσειρά που περιέχει ημερομηνία και ώρα."
-#: 03120309.xhp
+#: 03101000.xhp
msgctxt ""
-"03120309.xhp\n"
-"par_id3153062\n"
-"3\n"
+"03101000.xhp\n"
+"par_id3147428\n"
+"14\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function\">LTrim Function</link>"
-msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03120305.xhp\" name=\"Συνάρτηση LTrim\">Συνάρτηση LTrim</link>"
+msgid "Null :"
+msgstr "Null :"
-#: 03120309.xhp
+#: 03101000.xhp
msgctxt ""
-"03120309.xhp\n"
-"hd_id3154924\n"
-"4\n"
+"03101000.xhp\n"
+"par_id3150486\n"
+"15\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Run-time error."
+msgstr "Σφάλμα χρόνου εκτέλεσης."
-#: 03120309.xhp
+#: 03101000.xhp
msgctxt ""
-"03120309.xhp\n"
-"par_id3154347\n"
-"5\n"
+"03101000.xhp\n"
+"par_id3153953\n"
+"16\n"
"help.text"
-msgid "RTrim (Text As String)"
-msgstr "RTrim (Text As String)"
+msgid "Empty :"
+msgstr "Empty :"
-#: 03120309.xhp
+#: 03101000.xhp
msgctxt ""
-"03120309.xhp\n"
-"hd_id3149457\n"
-"6\n"
+"03101000.xhp\n"
+"par_id3155306\n"
+"17\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "String without any characters."
+msgstr "Συμβολοσειρά χωρίς χαρακτήρες."
-#: 03120309.xhp
+#: 03101000.xhp
msgctxt ""
-"03120309.xhp\n"
-"par_id3153381\n"
-"7\n"
+"03101000.xhp\n"
+"par_id3149260\n"
+"18\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "Any :"
+msgstr "Any :"
-#: 03120309.xhp
+#: 03101000.xhp
msgctxt ""
-"03120309.xhp\n"
-"hd_id3148798\n"
-"8\n"
+"03101000.xhp\n"
+"par_id3152938\n"
+"19\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Corresponding number as string."
+msgstr "Ο αντίστοιχος αριθμός ως συμβολοσειρά."
-#: 03120309.xhp
+#: 03101000.xhp
msgctxt ""
-"03120309.xhp\n"
-"par_id3151380\n"
-"9\n"
+"03101000.xhp\n"
+"par_id3155738\n"
+"20\n"
"help.text"
-msgid "<emph>Text: </emph>Any string expression."
-msgstr "<emph> Κείμενο: </emph> Οποιαδήποτε έκφραση συμβολοσειράς."
+msgid "Zeros at the end of a floating-point number are not included in the returned string."
+msgstr "Τα μηδενικά στο τέλος ενός αριθμού κινητής υποδιαστολής δεν περιλαμβάνονται στην επιστρεφόμενη συμβολοσειρά."
-#: 03120309.xhp
+#: 03101000.xhp
msgctxt ""
-"03120309.xhp\n"
-"hd_id3151041\n"
-"10\n"
+"03101000.xhp\n"
+"hd_id3154729\n"
+"21\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03080500.xhp
-msgctxt ""
-"03080500.xhp\n"
-"tit\n"
-"help.text"
-msgid "Integers"
-msgstr "Ακέραιοι"
-
-#: 03080500.xhp
-msgctxt ""
-"03080500.xhp\n"
-"hd_id3153345\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03080500.xhp\" name=\"Integers\">Integers</link>"
-msgstr "<link href=\"text/sbasic/shared/03080500.xhp\" name=\"Ακέραιοι\">Ακέραιοι</link>"
-
-#: 03080500.xhp
-msgctxt ""
-"03080500.xhp\n"
-"par_id3156152\n"
-"2\n"
-"help.text"
-msgid "The following functions round values to integers."
-msgstr "Οι ακόλουθες συναρτήσεις χρησιμοποιούνται για την στρογγυλοποίηση τιμών σε ακέραιους αριθμούς."
-
-#: 03120102.xhp
+#: 03101100.xhp
msgctxt ""
-"03120102.xhp\n"
+"03101100.xhp\n"
"tit\n"
"help.text"
-msgid "Chr Function [Runtime]"
-msgstr "Συνάρτηση Chr [Χρόνου εκτέλεσης]"
+msgid "DefBool Statement [Runtime]"
+msgstr "Πρόταση DefBool [Χρόνου εκτέλεσης]"
-#: 03120102.xhp
+#: 03101100.xhp
msgctxt ""
-"03120102.xhp\n"
-"bm_id3149205\n"
+"03101100.xhp\n"
+"bm_id3145759\n"
"help.text"
-msgid "<bookmark_value>Chr function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Chr</bookmark_value>"
+msgid "<bookmark_value>DefBool statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση DefBool</bookmark_value>"
-#: 03120102.xhp
+#: 03101100.xhp
msgctxt ""
-"03120102.xhp\n"
-"hd_id3149205\n"
+"03101100.xhp\n"
+"hd_id3145759\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr Function [Runtime]\">Chr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Συνάρτηση Chr [Χρόνου εκτέλεσης]\">Συνάρτηση Chr [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"DefBool Statement [Runtime]\">DefBool Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"Δήλωση DefBool [Χρόνου εκτέλεσης]\">Δήλωση DefBool [Χρόνου εκτέλεσης]</link>"
-#: 03120102.xhp
+#: 03101100.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_id3153311\n"
+"03101100.xhp\n"
+"par_id3153089\n"
"2\n"
"help.text"
-msgid "Returns the character that corresponds to the specified character code."
-msgstr "Επιστρέφει το χαρακτήρα που αντιστοιχεί στον καθορισμένο κωδικό χαρακτήρα."
+msgid "If no type-declaration character or keyword is specified, the DefBool statement sets the default data type for variables, according to a letter range."
+msgstr "Εάν κανένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί δεν έχει διευκρινιστεί, η δήλωση DefBool καθορίζει τον προεπιλεγμένο τύπο μεταβλητής, σύμφωνα με το εύρος των γραμμάτων."
-#: 03120102.xhp
+#: 03101100.xhp
msgctxt ""
-"03120102.xhp\n"
-"hd_id3149514\n"
+"03101100.xhp\n"
+"hd_id3149495\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120102.xhp
+#: 03101100.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_id3150669\n"
+"03101100.xhp\n"
+"par_id3150682\n"
"4\n"
"help.text"
-msgid "Chr(Expression As Integer)"
-msgstr "Chr(Expression As Integer)"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx ΠεριοχήΧαρακτήρων1[, ΠεριοχήΧαρακτήρων2[,...]]"
-#: 03120102.xhp
+#: 03101100.xhp
msgctxt ""
-"03120102.xhp\n"
-"hd_id3143228\n"
+"03101100.xhp\n"
+"hd_id3159201\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03120102.xhp
+#: 03101100.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_id3153824\n"
+"03101100.xhp\n"
+"par_id3147226\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>ΠεριοχήΧαρακτήρων</emph> Γράμματα που διευκρινίζουν την περιοχή των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
-#: 03120102.xhp
+#: 03101100.xhp
msgctxt ""
-"03120102.xhp\n"
-"hd_id3148944\n"
+"03101100.xhp\n"
+"par_id3149178\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο μεταβλητής:"
-#: 03120102.xhp
+#: 03101100.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_id3149295\n"
+"03101100.xhp\n"
+"par_id3150669\n"
"8\n"
"help.text"
-msgid "<emph>Expression:</emph> Numeric variables that represent a valid 8 bit ASCII value (0-255) or a 16 bit Unicode value."
-msgstr "<emph>Expression:</emph> Αριθμητικές μεταβλητές που αντιπροσωπεύουν μια έγκυρη τιμή ASCII 8 bit (0-255) ή μια τιμή Unicode 16 bit."
+msgid "<emph>Keyword: </emph>Default variable type"
+msgstr "<emph>Λέξη-κλειδί</emph>Προεπιλεγμένος τύπος μεταβλητής"
-#: 03120102.xhp
+#: 03101100.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_id3159414\n"
+"03101100.xhp\n"
+"par_id3149233\n"
"9\n"
"help.text"
-msgid "Use the <emph>Chr$</emph> function to send special control sequences to a printer or to another output source. You can also use it to insert quotation marks in a string expression."
-msgstr "Η συνάρτηση <emph>Chr$</emph> χρησιμοποιείται συχνά για να στείλει ειδικές ακολουθίες ελέγχου σε έναν εκτυπωτή ή σε άλλη πηγή εξόδου. Μια άλλη χρήση θα μπορούσε να είναι, για παράδειγμα, η τοποθέτηση εισαγωγικών σε μια παράσταση συμβολοσειράς, που θα ήταν αλλιώς προβληματική σε περιβάλλον προγραμματισμού, αφού τα εισαγωγικά αντιπροσωπεύουν την αρχή της συμβολοσειράς στο κείμενο προέλευσης της $[officename] Basic."
+msgid "<emph>DefBool:</emph> Boolean"
+msgstr "<emph>DefBool:</emph> Boolean"
-#: 03120102.xhp
+#: 03101100.xhp
msgctxt ""
-"03120102.xhp\n"
-"hd_id3154366\n"
+"03101100.xhp\n"
+"hd_id3149762\n"
"10\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03120102.xhp
+#: 03101100.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_id3154909\n"
+"03101100.xhp\n"
+"par_id3156152\n"
"12\n"
"help.text"
-msgid "' This example inserts quotation marks (ASCII value 34) in a string."
-msgstr "' Αυτό το παράδειγμα εισάγει εισαγωγικά (τιμή ASCII 34) σε μια συμβολοσειρά."
+msgid "' Prefix definition for variable types:"
+msgstr "' Ορισμός προθέματος για τους τύπους μεταβλητών:"
-#: 03120102.xhp
+#: 03101100.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_id3151380\n"
-"13\n"
+"03101100.xhp\n"
+"par_id3151381\n"
+"22\n"
"help.text"
-msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\""
-msgstr "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\""
+msgid "bOK=TRUE ' bOK is an implicit boolean variable"
+msgstr "bOK=TRUE ' η bOK είναι μια υπονοούμενη δυαδική μεταβλητή"
-#: 03120102.xhp
+#: 03101110.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_id3145174\n"
-"14\n"
+"03101110.xhp\n"
+"tit\n"
"help.text"
-msgid "' The printout appears in the dialog as: A \"short\" trip."
-msgstr "' Ο εκτυπώσιμος χαρακτήρας εμφανίζεται στον διάλογο ως: A \"short\" trip."
+msgid "DefCur Statement [Runtime]"
+msgstr "Δήλωση DefCur [Χρόνου εκτέλεσης]"
-#: 03120102.xhp
+#: 03101110.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_idN10668\n"
+"03101110.xhp\n"
+"bm_id9555345\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
-msgstr "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
+msgid "<bookmark_value>DefCur statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση DefCur</bookmark_value>"
-#: 03131700.xhp
+#: 03101110.xhp
msgctxt ""
-"03131700.xhp\n"
-"tit\n"
+"03101110.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "GetProcessServiceManager Function [Runtime]"
-msgstr "Συνάρτηση GetProcessServiceManager [Χρόνου εκτέλεσης]"
+msgid "<link href=\"text/sbasic/shared/03101110.xhp\">DefCur Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101110.xhp\">Δήλωση DefCur [Χρόνου εκτέλεσης]</link>"
-#: 03131700.xhp
+#: 03101110.xhp
msgctxt ""
-"03131700.xhp\n"
-"bm_id3153255\n"
+"03101110.xhp\n"
+"par_idN1058D\n"
"help.text"
-msgid "<bookmark_value>GetProcessServiceManager function</bookmark_value><bookmark_value>ProcessServiceManager</bookmark_value>"
-msgstr "<bookmark_value>GetProcessServiceManager function</bookmark_value><bookmark_value>Συνάρτηση GetProcessServiceManager</bookmark_value>"
+msgid "If no type-declaration character or keyword is specified, the DefCur statement sets the default variable type, according to a letter range."
+msgstr "Αν δεν έχει καθοριστεί ένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί, η DefCur καθορίζει τον προεπιλεγμένο τύπο μεταβλητής ανάλογα με ένα εύρος γραμμάτων."
-#: 03131700.xhp
+#: 03101110.xhp
msgctxt ""
-"03131700.xhp\n"
-"hd_id3153255\n"
-"1\n"
+"03101110.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"GetProcessServiceManager Function [Runtime]\">GetProcessServiceManager Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"GetProcessServiceManager Function [Runtime]\">Συνάρτηση GetProcessServiceManager [Χρόνου εκτέλεσης]</link>"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03131700.xhp
+#: 03101110.xhp
msgctxt ""
-"03131700.xhp\n"
-"par_id3156414\n"
-"2\n"
+"03101110.xhp\n"
+"par_idN10594\n"
"help.text"
-msgid "Returns the ProcessServiceManager (central Uno ServiceManager)."
-msgstr "Επιστρέφει τον ProcessServiceManager (κεντρικό Uno ServiceManager)."
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx ΠεριοχήΧαρακτήρων1[, ΠεριοχήΧαρακτήρων2[,...]]"
-#: 03131700.xhp
+#: 03101110.xhp
msgctxt ""
-"03131700.xhp\n"
-"par_id3145136\n"
-"3\n"
+"03101110.xhp\n"
+"par_idN10597\n"
"help.text"
-msgid "This function is required when you want to instantiate a service using CreateInstanceWithArguments."
-msgstr "Είναι απαραίτητη όταν πρέπει να κάνετε έναρξη σε μια υπηρεσία χρησιμοποιώντας την CreateInstanceWithArguments."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03131700.xhp
+#: 03101110.xhp
msgctxt ""
-"03131700.xhp\n"
-"hd_id3153681\n"
-"4\n"
+"03101110.xhp\n"
+"par_idN1059B\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange:</emph> Γράμματα που διευκρινίζουν το εύρος των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
-#: 03131700.xhp
+#: 03101110.xhp
msgctxt ""
-"03131700.xhp\n"
-"par_id3151110\n"
-"5\n"
+"03101110.xhp\n"
+"par_idN105A2\n"
"help.text"
-msgid "oServiceManager = GetProcessServiceManager()"
-msgstr "oServiceManager = GetProcessServiceManager()"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο μεταβλητής:"
-#: 03131700.xhp
+#: 03101110.xhp
msgctxt ""
-"03131700.xhp\n"
-"hd_id3149516\n"
-"6\n"
+"03101110.xhp\n"
+"par_idN105A9\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>Keyword:</emph> Προεπιλεγμένος τύπος δεδομένων μεταβλητής"
-#: 03131700.xhp
+#: 03101110.xhp
msgctxt ""
-"03131700.xhp\n"
-"par_id3143270\n"
-"7\n"
+"03101110.xhp\n"
+"par_idN105B0\n"
"help.text"
-msgid "oServiceManager = GetProcessServiceManager()"
-msgstr "oServiceManager = GetProcessServiceManager()"
+msgid "<emph>DefCur:</emph> Currency"
+msgstr "<emph>DefCur:</emph> Currency"
-#: 03131700.xhp
+#: 03101110.xhp
msgctxt ""
-"03131700.xhp\n"
-"par_id3153825\n"
-"8\n"
+"03101110.xhp\n"
+"par_idN105B7\n"
"help.text"
-msgid "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
-msgstr "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03131700.xhp
+#: 03101110.xhp
msgctxt ""
-"03131700.xhp\n"
-"par_id3148473\n"
-"9\n"
+"03101110.xhp\n"
+"par_idN105BB\n"
"help.text"
-msgid "this is the same as the following statement:"
-msgstr "αυτή είναι η ίδια με την ακόλουθη πρόταση:"
+msgid "REM Prefix definitions for variable types:"
+msgstr "REM Καθορισμός προθέματος για τους τύπους μεταβλητών:"
-#: 03131700.xhp
+#: 03101110.xhp
msgctxt ""
-"03131700.xhp\n"
-"par_id3145609\n"
-"10\n"
+"03101110.xhp\n"
+"par_idN105D9\n"
"help.text"
-msgid "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
-msgstr "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
+msgid "cCur=Currency REM cCur is an implicit currency variable"
+msgstr "cCur=Currency REM Η cCur είναι μια εν δυνάμει μεταβλητή νομισματικής μονάδας"
-#: 03120101.xhp
+#: 03101120.xhp
msgctxt ""
-"03120101.xhp\n"
+"03101120.xhp\n"
"tit\n"
"help.text"
-msgid "Asc Function [Runtime]"
-msgstr "Συνάρτηση Asc [Χρόνου εκτέλεσης]"
+msgid "DefErr Statement [Runtime]"
+msgstr "Δήλωση DefErr [Χρόνου εκτέλεσης]"
-#: 03120101.xhp
+#: 03101120.xhp
msgctxt ""
-"03120101.xhp\n"
-"bm_id3150499\n"
+"03101120.xhp\n"
+"bm_id8177739\n"
"help.text"
-msgid "<bookmark_value>Asc function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Asc</bookmark_value>"
+msgid "<bookmark_value>DefErr statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση DefErr</bookmark_value>"
-#: 03120101.xhp
+#: 03101120.xhp
msgctxt ""
-"03120101.xhp\n"
-"hd_id3150499\n"
-"1\n"
+"03101120.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Function [Runtime]\">Asc Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Function [Runtime]\">Συνάρτηση Asc [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03101120.xhp\">DefErr Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101120.xhp\">Δήλωση DefErr [Χρόνου εκτέλεσης]</link>"
-#: 03120101.xhp
+#: 03101120.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_id3151384\n"
-"2\n"
+"03101120.xhp\n"
+"par_idN1058D\n"
"help.text"
-msgid "Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression."
-msgstr "Επιστρέφει την τιμή ASCII (American Standard Code for Information Interchange) του πρώτου χαρακτήρα σε μια παράσταση συμβολοσειράς."
+msgid "If no type-declaration character or keyword is specified, the DefErr statement sets the default variable type, according to a letter range."
+msgstr "Εάν κανένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί δεν έχει διευκρινιστεί, η δήλωση DefErr καθορίζει τον προεπιλεγμένο τύπο μεταβλητής, σύμφωνα με το εύρος των γραμμάτων."
-#: 03120101.xhp
+#: 03101120.xhp
msgctxt ""
-"03120101.xhp\n"
-"hd_id3155555\n"
-"3\n"
+"03101120.xhp\n"
+"par_idN10590\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120101.xhp
+#: 03101120.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_id3143267\n"
-"4\n"
+"03101120.xhp\n"
+"par_idN10594\n"
"help.text"
-msgid "Asc (Text As String)"
-msgstr "Asc (Text As String)"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx ΠεριοχήΧαρακτήρων1[, ΠεριοχήΧαρακτήρων2[,...]]"
-#: 03120101.xhp
+#: 03101120.xhp
msgctxt ""
-"03120101.xhp\n"
-"hd_id3147242\n"
-"5\n"
+"03101120.xhp\n"
+"par_idN10597\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03120101.xhp
+#: 03101120.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_id3150669\n"
-"6\n"
+"03101120.xhp\n"
+"par_idN1059B\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιοι"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange:</emph> Γράμματα που διευκρινίζουν το εύρος των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
-#: 03120101.xhp
+#: 03101120.xhp
msgctxt ""
-"03120101.xhp\n"
-"hd_id3148473\n"
-"7\n"
+"03101120.xhp\n"
+"par_idN105A2\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο μεταβλητής:"
-#: 03120101.xhp
+#: 03101120.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_id3149415\n"
-"8\n"
+"03101120.xhp\n"
+"par_idN105A9\n"
"help.text"
-msgid "<emph>Text:</emph> Any valid string expression. Only the first character in the string is relevant."
-msgstr "<emph>Text:</emph> Κάθε έγκυρη παράσταση συμβολοσειράς. Μόνο ο πρώτος χαρακτήρας της συμβολοσειράς είναι ουσιώδης."
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>Keyword:</emph> Προεπιλεγμένος τύπος δεδομένων μεταβλητής"
-#: 03120101.xhp
+#: 03101120.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_id3145609\n"
-"9\n"
+"03101120.xhp\n"
+"par_idN105B0\n"
"help.text"
-msgid "Use the Asc function to replace keys with values. If the Asc function encounters a blank string, $[officename] Basic reports a run-time error. In addition to 7 bit ASCII characters (Codes 0-127), the ASCII function can also detect non-printable key codes in ASCII code. This function can also handle 16 bit unicode characters."
-msgstr "Χρησιμοποιήστε την συνάρτηση Asc για να αντικαταστήσετε κλειδιά με τιμές. Αν μια συμβολοσειρά είναι κενή στη συνάρτηση Asc, η $[officename] Basic αναφέρει ένα σφάλμα χρόνου εκτέλεσης. Πέρα από τους 7 δυαδικούς χαρακτήρες ASCII (Κωδικοί 0-127), η συνάρτηση ASCII μπορεί επίσης να εντοπίσει μη εκτυπώσιμους κωδικούς κλειδιών στον κώδικα ASCII. Αυτή η συνάρτηση μπορεί επίσης να χειριστεί χαρακτήρες Unicode 16 δυαδικών."
+msgid "<emph>DefErr:</emph> Error"
+msgstr "<emph>DefErr:</emph> Error"
-#: 03120101.xhp
+#: 03101120.xhp
msgctxt ""
-"03120101.xhp\n"
-"hd_id3159413\n"
-"10\n"
+"03101120.xhp\n"
+"par_idN105B7\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03120101.xhp
-msgctxt ""
-"03120101.xhp\n"
-"par_id3150792\n"
-"12\n"
-"help.text"
-msgid "Print ASC(\"A\") ' returns 65"
-msgstr "Print ASC(\"A\") ' επιστρέφει 65"
-
-#: 03120101.xhp
+#: 03101120.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_id3148797\n"
-"13\n"
+"03101120.xhp\n"
+"par_idN105BB\n"
"help.text"
-msgid "Print ASC(\"Z\") ' returns 90"
-msgstr "Print ASC(\"Z\") ' επιστρέφει 90"
+msgid "' Prefix definitions for variable types:"
+msgstr "' Ορισμοί προθέματος για τους τύπους μεταβλητών:"
-#: 03120101.xhp
+#: 03101120.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_id3163800\n"
-"14\n"
+"03101120.xhp\n"
+"par_idN105D9\n"
"help.text"
-msgid "Print ASC(\"Las Vegas\") ' returns 76, since only the first character is taken into account"
-msgstr "Print ASC(\"Las Vegas\") ' επιστρέφει 76, αφού μόνο ο πρώτος χαρακτήρας λαμβάνεται υπόψη"
+msgid "eErr=Error ' eErr is an implicit error variable"
+msgstr "eErr=Error ' Η eErr είναι μια υπονοούμενη μεταβλητή σφάλματος"
-#: 03120101.xhp
+#: 03101130.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_idN1067B\n"
+"03101130.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
-msgstr "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
+msgid "DefSng Statement [Runtime]"
+msgstr "Δήλωση DefSng [Χρόνου εκτέλεσης]"
-#: 03100400.xhp
+#: 03101130.xhp
msgctxt ""
-"03100400.xhp\n"
-"tit\n"
+"03101130.xhp\n"
+"bm_id2445142\n"
"help.text"
-msgid "CDbl Function [Runtime]"
-msgstr "Συνάρτηση CDbl [Χρόνου εκτέλεσης]"
+msgid "<bookmark_value>DefSng statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση DefSng</bookmark_value>"
-#: 03100400.xhp
+#: 03101130.xhp
msgctxt ""
-"03100400.xhp\n"
-"bm_id3153750\n"
+"03101130.xhp\n"
+"par_idN10577\n"
"help.text"
-msgid "<bookmark_value>CDbl function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CDbl</bookmark_value>"
+msgid "<link href=\"text/sbasic/shared/03101130.xhp\">DefSng Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101130.xhp\">Δήλωση DefSng [Χρόνου εκτέλεσης]</link>"
-#: 03100400.xhp
+#: 03101130.xhp
msgctxt ""
-"03100400.xhp\n"
-"hd_id3153750\n"
-"1\n"
+"03101130.xhp\n"
+"par_idN10587\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl Function [Runtime]\">CDbl Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"Συνάρτηση CDbl [Χρόνου εκτέλεσης]\">Συνάρτηση CDbl [Χρόνου εκτέλεσης]</link>"
+msgid "If no type-declaration character or keyword is specified, the DefSng statement sets the default variable type, according to a letter range."
+msgstr "Εάν κανένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί δεν έχει διευκρινιστεί, η δήλωση DefSng καθορίζει τον προεπιλεγμένο τύπο μεταβλητής, σύμφωνα με το εύρος των γραμμάτων."
-#: 03100400.xhp
+#: 03101130.xhp
msgctxt ""
-"03100400.xhp\n"
-"par_id3149233\n"
-"2\n"
+"03101130.xhp\n"
+"par_idN1058A\n"
"help.text"
-msgid "Converts any numerical expression or string expression to a double type."
-msgstr "Μετατρέπει κάθε παράσταση συμβολοσειράς ή αριθμητική παράσταση σε τύπο διπλής ακριβείας."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03100400.xhp
+#: 03101130.xhp
msgctxt ""
-"03100400.xhp\n"
-"hd_id3149516\n"
-"3\n"
+"03101130.xhp\n"
+"par_idN1058E\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx ΠεριοχήΧαρακτήρων1[, ΠεριοχήΧαρακτήρων2[,...]]"
-#: 03100400.xhp
+#: 03101130.xhp
msgctxt ""
-"03100400.xhp\n"
-"par_id3156152\n"
-"4\n"
+"03101130.xhp\n"
+"par_idN10591\n"
"help.text"
-msgid "CDbl (Expression)"
-msgstr "CDbl (Expression)"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03100400.xhp
+#: 03101130.xhp
msgctxt ""
-"03100400.xhp\n"
-"hd_id3153061\n"
-"5\n"
+"03101130.xhp\n"
+"par_idN10595\n"
"help.text"
-msgid "Return value"
-msgstr "Επιστρεφόμενη τιμή"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange:</emph> Γράμματα που διευκρινίζουν το εύρος των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
-#: 03100400.xhp
+#: 03101130.xhp
msgctxt ""
-"03100400.xhp\n"
-"par_id3145068\n"
-"6\n"
+"03101130.xhp\n"
+"par_idN1059C\n"
"help.text"
-msgid "Double"
-msgstr "Double"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο μεταβλητής:"
-#: 03100400.xhp
+#: 03101130.xhp
msgctxt ""
-"03100400.xhp\n"
-"hd_id3154760\n"
-"7\n"
+"03101130.xhp\n"
+"par_idN105A3\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>Keyword:</emph> Προεπιλεγμένος τύπος δεδομένων μεταβλητής"
-#: 03100400.xhp
+#: 03101130.xhp
msgctxt ""
-"03100400.xhp\n"
-"par_id3153897\n"
-"8\n"
+"03101130.xhp\n"
+"par_idN105AA\n"
"help.text"
-msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
-msgstr "<emph>Έκφραση:</emph>Οποιαδήποτε συμβολοσειρά ή αριθμητική έκφραση που θέλετε να μετατρέψετε. Για μετατροπή έκφρασης συμβολοσειράς, ο αριθμός πρέπει να εισαχθεί ως κανονικό κείμενο (\"123.5\") χρησιμοποιώντας την προεπιλεγμένη μορφή αριθμού του λειτουργικού σας συστήματος."
+msgid "<emph>DefSng:</emph> Single"
+msgstr "<emph>DefSng:</emph> Single"
-#: 03100400.xhp
+#: 03101130.xhp
msgctxt ""
-"03100400.xhp\n"
-"hd_id3148797\n"
-"9\n"
+"03101130.xhp\n"
+"par_idN105B1\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03080102.xhp
+#: 03101130.xhp
msgctxt ""
-"03080102.xhp\n"
-"tit\n"
+"03101130.xhp\n"
+"par_idN105B5\n"
"help.text"
-msgid "Cos Function [Runtime]"
-msgstr "Συνάρτηση Cos [Χρόνου εκτέλεσης]"
+msgid "' Prefix definitions for variable types:"
+msgstr "' Ορισμοί προθέματος για τους τύπους μεταβλητών:"
-#: 03080102.xhp
+#: 03101130.xhp
msgctxt ""
-"03080102.xhp\n"
-"bm_id3154923\n"
+"03101130.xhp\n"
+"par_idN105D3\n"
"help.text"
-msgid "<bookmark_value>Cos function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Cos</bookmark_value>"
+msgid "sSng=Single ' sSng is an implicit single variable"
+msgstr "sSng=Single ' Η sSng είναι μια υπονοούμενη μοναδική μεταβλητή"
-#: 03080102.xhp
+#: 03101140.xhp
msgctxt ""
-"03080102.xhp\n"
-"hd_id3154923\n"
-"1\n"
+"03101140.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Function [Runtime]\">Cos Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Συνάρτηση Cos [Χρόνου εκτέλεσης]\">Συνάρτηση Cos [Χρόνου εκτέλεσης]</link>"
+msgid "DefStr Statement [Runtime]"
+msgstr "Δήλωση DefStr [Χρόνου εκτέλεσης]"
-#: 03080102.xhp
+#: 03101140.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3159413\n"
-"2\n"
+"03101140.xhp\n"
+"bm_id6161381\n"
"help.text"
-msgid "Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1."
-msgstr "Υπολογίζει το συνημίτονο μιας γωνίας. Η γωνία ορίζεται σε ακτίνια. Το αποτέλεσμα βρίσκεται μεταξύ των τιμών -1 και 1."
+msgid "<bookmark_value>DefStr statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση DefStr</bookmark_value>"
-#: 03080102.xhp
+#: 03101140.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3150358\n"
-"3\n"
+"03101140.xhp\n"
+"par_idN10577\n"
"help.text"
-msgid "Using the angle Alpha, the Cos-Function calculates the ratio of the length of the side that is adjacent to the angle, divided by the length of the hypotenuse in a right-angled triangle."
-msgstr "Χρησιμοποιώντας τη γωνία Α, η συνάρτηση Cos υπολογίζει το λόγο του μήκους της προσκείμενης καθέτου προς το μήκος της υποτείνουσας ενός ορθογωνίου τριγώνου."
+msgid "<link href=\"text/sbasic/shared/03101140.xhp\">DefStr Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101140.xhp\">Δήλωση DefStr [Χρόνου εκτέλεσης]</link>"
-#: 03080102.xhp
+#: 03101140.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3154141\n"
-"4\n"
+"03101140.xhp\n"
+"par_idN10587\n"
"help.text"
-msgid "Cos(Alpha) = Adjacent/Hypotenuse"
-msgstr "Cos(Alpha) = προσκείμενη κάθετος/υποτείνουσα"
+msgid "If no type-declaration character or keyword is specified, the DefStr statement sets the default variable type, according to a letter range."
+msgstr "Εάν κανένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί δεν έχει διευκρινιστεί, η δήλωση DefStr καθορίζει τον προεπιλεγμένο τύπο μεταβλητής, σύμφωνα με το εύρος των γραμμάτων."
-#: 03080102.xhp
+#: 03101140.xhp
msgctxt ""
-"03080102.xhp\n"
-"hd_id3154125\n"
-"5\n"
+"03101140.xhp\n"
+"par_idN1058A\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03080102.xhp
-msgctxt ""
-"03080102.xhp\n"
-"par_id3145172\n"
-"6\n"
-"help.text"
-msgid "Cos (Number)"
-msgstr "Cos (Number)"
-
-#: 03080102.xhp
-msgctxt ""
-"03080102.xhp\n"
-"hd_id3156214\n"
-"7\n"
-"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
-
-#: 03080102.xhp
+#: 03101140.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3150449\n"
-"8\n"
+"03101140.xhp\n"
+"par_idN1058E\n"
"help.text"
-msgid "Double"
-msgstr "Double"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx ΠεριοχήΧαρακτήρων1[, ΠεριοχήΧαρακτήρων2[,...]]"
-#: 03080102.xhp
+#: 03101140.xhp
msgctxt ""
-"03080102.xhp\n"
-"hd_id3153969\n"
-"9\n"
+"03101140.xhp\n"
+"par_idN10591\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03080102.xhp
-msgctxt ""
-"03080102.xhp\n"
-"par_id3153770\n"
-"10\n"
-"help.text"
-msgid "<emph>Number:</emph> Numeric expression that specifies an angle in radians that you want to calculate the cosine for."
-msgstr "<emph>Number:</emph> Αριθμητική παράσταση που καθορίζει μια γωνία σε ακτίνια, για την οποία πρόκειται να υπολογισθεί το συνημίτονο."
-
-#: 03080102.xhp
+#: 03101140.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3145749\n"
-"11\n"
+"03101140.xhp\n"
+"par_idN10595\n"
"help.text"
-msgid "To convert degrees to radians, multiply degrees by pi/180. To convert radians to degrees, multiply radians by 180/pi."
-msgstr "Για να μετατρέψετε τις μοίρες σε ακτίνια, πολλαπλασιάστε τις μοίρες με π/180. Για να μετατρέψετε τα ακτίνια σε μοίρες, πολλαπλασιάστε τα ακτίνια με 180/π."
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange:</emph> Γράμματα που διευκρινίζουν το εύρος των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
-#: 03080102.xhp
+#: 03101140.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3149664\n"
-"12\n"
+"03101140.xhp\n"
+"par_idN1059C\n"
"help.text"
-msgid "degree=(radian*180)/pi"
-msgstr "degree=(radian*180)/pi"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο μεταβλητής:"
-#: 03080102.xhp
+#: 03101140.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3146985\n"
-"13\n"
+"03101140.xhp\n"
+"par_idN105A3\n"
"help.text"
-msgid "radian=(degree*pi)/180"
-msgstr "radian=(degree*pi)/180"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>Keyword:</emph> Προεπιλεγμένος τύπος δεδομένων μεταβλητής"
-#: 03080102.xhp
+#: 03101140.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3152885\n"
-"14\n"
+"03101140.xhp\n"
+"par_idN105AA\n"
"help.text"
-msgid "Pi is here the fixed circle constant with the rounded value 3.14159..."
-msgstr "Το Pi είναι η σταθερά του κύκλου με τιμή 3,141592657... ."
+msgid "<emph>DefStr:</emph> String"
+msgstr "<emph>DefStr:</emph> Συμβολοσειρά"
-#: 03080102.xhp
+#: 03101140.xhp
msgctxt ""
-"03080102.xhp\n"
-"hd_id3153951\n"
-"15\n"
+"03101140.xhp\n"
+"par_idN105B1\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03080102.xhp
-msgctxt ""
-"03080102.xhp\n"
-"par_id3155855\n"
-"16\n"
-"help.text"
-msgid "' The following example allows for a right-angled triangle the input of"
-msgstr "' Το ακόλουθο παράδειγμα επιτρέπει την εισαγωγή ενός ορθογώνιου τριγώνου"
-
-#: 03080102.xhp
-msgctxt ""
-"03080102.xhp\n"
-"par_id3149484\n"
-"17\n"
-"help.text"
-msgid "' secant and angle (in degrees) and calculates the length of the hypotenuse:"
-msgstr "' τέμνουσα και γωνία (σε μοίρες) και υπολογίζει το μήκος της υποτείνουσας:"
-
-#: 03080102.xhp
-msgctxt ""
-"03080102.xhp\n"
-"par_id3150010\n"
-"19\n"
-"help.text"
-msgid "' rounded Pi = 3.14159"
-msgstr "' στρογγυλεμένο π = 3.14159"
-
-#: 03080102.xhp
+#: 03101140.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3144764\n"
-"21\n"
+"03101140.xhp\n"
+"par_idN105B5\n"
"help.text"
-msgid "d1 = InputBox$ (\"\"Enter the length of the adjacent side: \",\"Adjacent\")"
-msgstr "d1 = InputBox$ (\"\"Εισαγάγετε το μήκος της προσκείμενης καθέτου: \",\"Adjacent\")"
+msgid "' Prefix definitions for variable types:"
+msgstr "' Ορισμοί προθέματος για τους τύπους μεταβλητών:"
-#: 03080102.xhp
+#: 03101140.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3154491\n"
-"22\n"
+"03101140.xhp\n"
+"par_idN105D3\n"
"help.text"
-msgid "dAngle = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
-msgstr "dAngle = InputBox$ (\"Εισαγάγετε τη γωνία Α (σε μοίρες): \",\"Alpha\")"
+msgid "sStr=String ' sStr is an implicit string variable"
+msgstr "sStr=String ' Η sStr είναι μια υπονοούμενη μεταβλητή συμβολοσειράς"
-#: 03080102.xhp
+#: 03101300.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3151074\n"
-"23\n"
+"03101300.xhp\n"
+"tit\n"
"help.text"
-msgid "Print \"The length of the hypothenuse is\"; (d1 / cos (dAngle * Pi / 180))"
-msgstr "Print \"Το μήκος της υποτείνουσας είναι \"; (d1 / cos (dAngle * Pi / 180))"
+msgid "DefDate Statement [Runtime]"
+msgstr "Πρόταση DefDate [Χρόνου εκτέλεσης]"
-#: 01050300.xhp
+#: 03101300.xhp
msgctxt ""
-"01050300.xhp\n"
-"tit\n"
+"03101300.xhp\n"
+"bm_id3150504\n"
"help.text"
-msgid "Manage Breakpoints"
-msgstr "Διαχείριση σημείων στάσης"
+msgid "<bookmark_value>DefDate statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση DefDate</bookmark_value>"
-#: 01050300.xhp
+#: 03101300.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3154927\n"
+"03101300.xhp\n"
+"hd_id3150504\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
-msgstr "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Διαχείριση σημείων στάσης\">Διαχείριση σημείων στάσης</link>"
+msgid "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"DefDate Statement [Runtime]\">DefDate Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"DefDate Statement [Runtime]\">Πρόταση DefDate [Χρόνου εκτέλεσης]</link>"
-#: 01050300.xhp
+#: 03101300.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3148550\n"
+"03101300.xhp\n"
+"par_id3145069\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_BRKPROPS\">Specifies the options for breakpoints.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_BRKPROPS\"> Διευκρινίζει τις επιλογές για τα σημεία στάσης.</ahelp>"
+msgid "If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range."
+msgstr "Εάν κανένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί δεν έχει διευκρινίστει, η δήλωση DefDate καθορίζει τον προεπιλεγμένο τύπο μεταβλητής, σύμφωνα με το εύρος των γραμμάτων."
-#: 01050300.xhp
+#: 03101300.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3149670\n"
+"03101300.xhp\n"
+"hd_id3154758\n"
"3\n"
"help.text"
-msgid "Breakpoints"
-msgstr "Σημεία στάσης"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01050300.xhp
+#: 03101300.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3150398\n"
+"03101300.xhp\n"
+"par_id3148664\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_COMBOBOX_RID_BASICIDE_BREAKPOINTDLG_RID_CB_BRKPOINTS\">Enter the line number for a new breakpoint, then click <emph>New</emph>.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_COMBOBOX_RID_BASICIDE_BREAKPOINTDLG_RID_CB_BRKPOINTS\"> Εισάγετε τον αριθμό γραμμής για το νέο σημείο στάσης μαι μετά κάντε κλικ στο <emph>Δημιουργία</emph>.</ahelp>"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx ΠεριοχήΧαρακτήρων1[, ΠεριοχήΧαρακτήρων2[,...]]"
-#: 01050300.xhp
+#: 03101300.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3156280\n"
+"03101300.xhp\n"
+"hd_id3150541\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
+
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"par_id3156709\n"
"6\n"
"help.text"
-msgid "Active"
-msgstr "Ενεργό"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange:</emph> Γράμματα που διευκρινίζουν το εύρος των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
-#: 01050300.xhp
+#: 03101300.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3154910\n"
+"03101300.xhp\n"
+"par_id3150869\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_ACTIV\">Activates or deactivates the current breakpoint.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_ACTIV\">Ενεργοποιεί ή απενεργοποιεί το τρέχον σημείο στάσης.</ahelp>"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο μεταβλητής:"
-#: 01050300.xhp
+#: 03101300.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3144500\n"
+"03101300.xhp\n"
+"par_id3145171\n"
"8\n"
"help.text"
-msgid "Pass Count"
-msgstr "Αριθμός διαδρομών"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>Keyword:</emph> Προεπιλεγμένος τύπος δεδομένων μεταβλητής"
-#: 01050300.xhp
+#: 03101300.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3161831\n"
+"03101300.xhp\n"
+"par_id3150767\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_NUMERICFIELD_RID_BASICIDE_BREAKPOINTDLG_RID_FLD_PASS\">Specify the number of loops to perform before the breakpoint takes effect.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_NUMERICFIELD_RID_BASICIDE_BREAKPOINTDLG_RID_FLD_PASS\">Διευκρινίστε τον αριθμό των βρόχων που θα εκτελεστούν προτού να εφαρμοστεί το σημείο στάσης.</ahelp>"
+msgid "<emph>DefDate:</emph> Date"
+msgstr "<emph>DefDate:</emph> Ημερομηνία"
-#: 01050300.xhp
+#: 03101300.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3152579\n"
+"03101300.xhp\n"
+"hd_id3153768\n"
"10\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
-
-#: 01050300.xhp
-msgctxt ""
-"01050300.xhp\n"
-"par_id3148575\n"
-"11\n"
-"help.text"
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_NEW\">Creates a breakpoint on the line number specified.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_NEW\">Δημιουργεί ένα σημείο στάσης στον καθορισμένο αριθμό γραμμής.</ahelp>"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 01050300.xhp
+#: 03101300.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3147319\n"
+"03101300.xhp\n"
+"par_id3145785\n"
"12\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "' Prefix definitions for variable types:"
+msgstr "' Ορισμοί προθέματος για τους τύπους μεταβλητών:"
-#: 01050300.xhp
+#: 03101300.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3153363\n"
-"13\n"
+"03101300.xhp\n"
+"par_id3152462\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_DEL\">Deletes the selected breakpoint.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_DEL\">Διαγράφει το επιλεγμένο σημείο στάσης.</ahelp>"
+msgid "tDate=Date ' tDate is an implicit date variable"
+msgstr "tDate=Date ' tDate είναι μια υπονοούμενη μεταβλητή ημερομηνίας"
-#: 03104200.xhp
+#: 03101400.xhp
msgctxt ""
-"03104200.xhp\n"
+"03101400.xhp\n"
"tit\n"
"help.text"
-msgid "Array Function [Runtime]"
-msgstr "Συνάρτηση Array [Χρόνου εκτέλεσης]"
+msgid "DefDbl Statement [Runtime]"
+msgstr "Δήλωση DefDbl [Χρόνου εκτέλεσης]"
-#: 03104200.xhp
+#: 03101400.xhp
msgctxt ""
-"03104200.xhp\n"
-"bm_id3150499\n"
+"03101400.xhp\n"
+"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>Array function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Array</bookmark_value>"
+msgid "<bookmark_value>DefDbl statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση DefDbl</bookmark_value>"
-#: 03104200.xhp
+#: 03101400.xhp
msgctxt ""
-"03104200.xhp\n"
-"hd_id3150499\n"
+"03101400.xhp\n"
+"hd_id3147242\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array Function [Runtime]\">Array Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Συνάρτηση Array [Χρόνου εκτέλεσης]\">Συνάρτηση Array [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"DefDbl Statement [Runtime]\">DefDbl Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"Δήλωση DefDbl [Χρόνου εκτέλεσης]\">Δήλωση DefDbl [Χρόνου εκτέλεσης]</link>"
-#: 03104200.xhp
+#: 03101400.xhp
msgctxt ""
-"03104200.xhp\n"
-"par_id3155555\n"
+"03101400.xhp\n"
+"par_id3153126\n"
"2\n"
"help.text"
-msgid "Returns the type Variant with a data field."
-msgstr "Επιστρέφει τον τύπο μεταβλητής Variant με ένα πεδίο δεδομένων."
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr "Καθορίζει τον προεπιλεγμένο τύπο μεταβλητής ανάλογα με ένα εύρος γραμμάτων, αν δεν έχει καθοριστεί ένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί."
-#: 03104200.xhp
+#: 03101400.xhp
msgctxt ""
-"03104200.xhp\n"
-"hd_id3148538\n"
+"03101400.xhp\n"
+"hd_id3155420\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03104200.xhp
+#: 03101400.xhp
msgctxt ""
-"03104200.xhp\n"
-"par_id3153126\n"
+"03101400.xhp\n"
+"par_id3147530\n"
"4\n"
"help.text"
-msgid "Array ( Argument list)"
-msgstr "Array ( Argument list)"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx ΠεριοχήΧαρακτήρων1[, ΠεριοχήΧαρακτήρων2[,...]]"
-#: 03104200.xhp
+#: 03101400.xhp
msgctxt ""
-"03104200.xhp\n"
-"par_id3155419\n"
+"03101400.xhp\n"
+"hd_id3145069\n"
"5\n"
"help.text"
-msgid "See also <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
-msgstr "Δείτε ακόμα <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03104200.xhp
+#: 03101400.xhp
msgctxt ""
-"03104200.xhp\n"
-"hd_id3150669\n"
+"03101400.xhp\n"
+"par_id3147560\n"
"6\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>ΠεριοχήΧαρακτήρων</emph> Γράμματα που διευκρινίζουν την περιοχή των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
-#: 03104200.xhp
+#: 03101400.xhp
msgctxt ""
-"03104200.xhp\n"
-"par_id3145609\n"
+"03101400.xhp\n"
+"par_id3150791\n"
"7\n"
"help.text"
-msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
-msgstr "<emph>Argument list:</emph> Μία λίστα που περιέχει ένα αριθμό ορισμάτων που χωρίζονται μεταξύ τους με κόμματα."
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο μεταβλητής:"
-#: 03104200.xhp
+#: 03101400.xhp
msgctxt ""
-"03104200.xhp\n"
-"hd_id3156343\n"
+"03101400.xhp\n"
+"par_id3151210\n"
"8\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>Keyword:</emph> Προεπιλεγμένος τύπος δεδομένων μεταβλητής"
-#: 03104200.xhp
+#: 03101400.xhp
msgctxt ""
-"03104200.xhp\n"
-"par_id3153897\n"
+"03101400.xhp\n"
+"par_id3154123\n"
"9\n"
"help.text"
-msgid "Dim A As Variant"
-msgstr "Dim A As Variant"
+msgid "<emph>DefDbl:</emph> Double"
+msgstr "<emph>DefDbl:</emph> Διπλής ακριβείας"
-#: 03104200.xhp
+#: 03101400.xhp
msgctxt ""
-"03104200.xhp\n"
-"par_id3153525\n"
+"03101400.xhp\n"
+"hd_id3153192\n"
"10\n"
"help.text"
-msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")"
-msgstr "A = Array(\"Fred\",\"Tom\",\"Bill\")"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03104200.xhp
+#: 03101400.xhp
msgctxt ""
-"03104200.xhp\n"
-"par_id3150792\n"
-"11\n"
+"03101400.xhp\n"
+"par_id3156281\n"
+"12\n"
"help.text"
-msgid "Msgbox A(2)"
-msgstr "Msgbox A(2)"
+msgid "' Prefix definitions for variable types:"
+msgstr "' Ορισμοί προθέματος για τους τύπους μεταβλητών:"
-#: 03120104.xhp
+#: 03101400.xhp
msgctxt ""
-"03120104.xhp\n"
+"03101400.xhp\n"
+"par_id3153144\n"
+"22\n"
+"help.text"
+msgid "dValue=1.23e43 ' dValue is an implicit double variable type"
+msgstr "dValue=1.23e43 ' η dValue είναι ένας υπονοούμενος τύπος διπλής μεταβλητής"
+
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
"tit\n"
"help.text"
-msgid "Val Function [Runtime]"
-msgstr "Συνάρτηση Val [Χρόνου εκτέλεσης]"
+msgid "DefInt Statement [Runtime]"
+msgstr "Δήλωση DefDbl [Χρόνου εκτέλεσης] DefInt [Χρόνου εκτέλεσης]"
-#: 03120104.xhp
+#: 03101500.xhp
msgctxt ""
-"03120104.xhp\n"
-"bm_id3149205\n"
+"03101500.xhp\n"
+"bm_id3149811\n"
"help.text"
-msgid "<bookmark_value>Val function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Val</bookmark_value>"
+msgid "<bookmark_value>DefInt statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση DefDbl [Χρόνου εκτέλεσης] DefInt</bookmark_value>"
-#: 03120104.xhp
+#: 03101500.xhp
msgctxt ""
-"03120104.xhp\n"
-"hd_id3149205\n"
+"03101500.xhp\n"
+"hd_id3149811\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val Function [Runtime]\">Val Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Συνάρτηση Val [Χρόνου εκτέλεσης]\">Συνάρτηση Val [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"DefInt Statement [Runtime]\">DefInt Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"Δήλωση DefDbl [Χρόνου εκτέλεσης] DefInt [Χρόνου εκτέλεσης]\">Δήλωση DefDbl [Χρόνου εκτέλεσης] DefInt [Χρόνου εκτέλεσης]</link>"
-#: 03120104.xhp
+#: 03101500.xhp
msgctxt ""
-"03120104.xhp\n"
-"par_id3153345\n"
+"03101500.xhp\n"
+"par_id3149762\n"
"2\n"
"help.text"
-msgid "Converts a string to a numeric expression."
-msgstr "Μετατρέπει μία συμβολοσειρά σε αριθμητική έκφραση ."
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr "Καθορίζει τον προεπιλεγμένο τύπο μεταβλητής ανάλογα με ένα εύρος γραμμάτων, αν δεν έχει καθοριστεί ένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί."
-#: 03120104.xhp
+#: 03101500.xhp
msgctxt ""
-"03120104.xhp\n"
-"hd_id3159157\n"
+"03101500.xhp\n"
+"hd_id3148686\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120104.xhp
+#: 03101500.xhp
msgctxt ""
-"03120104.xhp\n"
-"par_id3149514\n"
+"03101500.xhp\n"
+"par_id3156023\n"
"4\n"
"help.text"
-msgid "Val (Text As String)"
-msgstr "Val (Text As String)"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx ΠεριοχήΧαρακτήρων1[, ΠεριοχήΧαρακτήρων2[,...]]"
-#: 03120104.xhp
+#: 03101500.xhp
msgctxt ""
-"03120104.xhp\n"
-"hd_id3150669\n"
+"03101500.xhp\n"
+"hd_id3156344\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03120104.xhp
+#: 03101500.xhp
msgctxt ""
-"03120104.xhp\n"
-"par_id3143228\n"
+"03101500.xhp\n"
+"par_id3147560\n"
"6\n"
"help.text"
-msgid "Double"
-msgstr "Double"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange:</emph> Γράμματα που διευκρινίζουν το εύρος των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
-#: 03120104.xhp
+#: 03101500.xhp
msgctxt ""
-"03120104.xhp\n"
-"hd_id3156024\n"
+"03101500.xhp\n"
+"par_id3150398\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο μεταβλητής:"
-#: 03120104.xhp
+#: 03101500.xhp
msgctxt ""
-"03120104.xhp\n"
-"par_id3154348\n"
+"03101500.xhp\n"
+"par_id3154365\n"
"8\n"
"help.text"
-msgid "<emph>Text:</emph> String that represents a number."
-msgstr "<emph>Text:</emph> Συμβολοσειρά που αντιπροσωπεύει έναν αριθμό."
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>Keyword:</emph> Προεπιλεγμένος τύπος δεδομένων μεταβλητής"
-#: 03120104.xhp
+#: 03101500.xhp
msgctxt ""
-"03120104.xhp\n"
-"par_id3149670\n"
+"03101500.xhp\n"
+"par_id3125863\n"
"9\n"
"help.text"
-msgid "Using the Val function, you can convert a string that represents numbers into numeric expressions. This is the inverse of the <emph>Str</emph> function. If only part of the string contains numbers, only the first appropriate characters of the string are converted. If the string does not contain any numbers, the <emph>Val</emph> function returns the value 0."
-msgstr "Χρησιμοποιώντας τη συνάρτηση Val, μπορείτε να μετατρέψετε μια συμβολοσειρά που αντιπροσωπεύει αριθμούς σε αριθμητικές παραστάσεις. Αυτή η συνάρτηση είναι η αντίστροφη της <emph>Str</emph>. Αν μόνο τμήμα της συμβολοσειράς περιέχει αριθμούς, μόνο οι πρώτοι κατάλληλοι χαρακτήρες της συμβολοσειράς μετατρέπονται. Αν η συμβολοσειρά δεν περιέχει καθόλου αριθμούς, η συνάρτηση <emph>Val</emph> επιστρέφει την τιμή 0."
+msgid "<emph>DefInt:</emph> Integer"
+msgstr "<emph>DefInt:</emph> Ακέραιος"
-#: 03120104.xhp
+#: 03101500.xhp
msgctxt ""
-"03120104.xhp\n"
-"hd_id3154365\n"
+"03101500.xhp\n"
+"hd_id3154123\n"
"10\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03010200.xhp
-msgctxt ""
-"03010200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Functions for Screen Input"
-msgstr "Συναρτήσεις εισόδου οθόνης"
-
-#: 03010200.xhp
+#: 03101500.xhp
msgctxt ""
-"03010200.xhp\n"
-"hd_id3149456\n"
-"1\n"
+"03101500.xhp\n"
+"par_id3151042\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010200.xhp\" name=\"Functions for Screen Input\">Functions for Screen Input</link>"
-msgstr "<link href=\"text/sbasic/shared/03010200.xhp\" name=\"Συναρτήσεις εισόδου οθόνης\">Συναρτήσεις εισόδου οθόνης</link>"
+msgid "' Prefix definitions for variable types"
+msgstr "' Ορισμοί προθέματος για τους τύπους μεταβλητών:"
-#: 03010200.xhp
+#: 03101500.xhp
msgctxt ""
-"03010200.xhp\n"
-"par_id3150398\n"
-"2\n"
+"03101500.xhp\n"
+"par_id3153728\n"
+"22\n"
"help.text"
-msgid "This section describes Runtime functions used to control screen input."
-msgstr "Αυτή η ενότητα περιγράφει τις συναρτήσεις που χρησιμοποιούνται για τον έλεγχο της εισόδου οθόνης."
+msgid "iCount=200 ' iCount is an implicit integer variable"
+msgstr "iCount=200 ' Η iCount είναι μια υπονοούμενη ακέραια μεταβλητή"
-#: 03020411.xhp
+#: 03101600.xhp
msgctxt ""
-"03020411.xhp\n"
+"03101600.xhp\n"
"tit\n"
"help.text"
-msgid "MkDir Statement [Runtime]"
-msgstr "Δήλωση MkDir [Χρόνου εκτέλεσης]"
+msgid "DefLng Statement [Runtime]"
+msgstr "Πρόταση DefLng [Χρόνου εκτέλεσης]"
-#: 03020411.xhp
+#: 03101600.xhp
msgctxt ""
-"03020411.xhp\n"
-"bm_id3156421\n"
+"03101600.xhp\n"
+"bm_id3148538\n"
"help.text"
-msgid "<bookmark_value>MkDir statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση MkDir</bookmark_value>"
+msgid "<bookmark_value>DefLng statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση DefLng</bookmark_value>"
-#: 03020411.xhp
+#: 03101600.xhp
msgctxt ""
-"03020411.xhp\n"
-"hd_id3156421\n"
+"03101600.xhp\n"
+"hd_id3148538\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"MkDir Statement [Runtime]\">MkDir Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"Δήλωση MkDir [Χρόνου εκτέλεσης]\">Δήλωση MkDir [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"DefLng Statement [Runtime]\">DefLng Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"Πρόταση DefLng [Χρόνου εκτέλεσης]\">Πρόταση DefLng [Χρόνου εκτέλεσης]</link>"
-#: 03020411.xhp
+#: 03101600.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3147000\n"
+"03101600.xhp\n"
+"par_id3149514\n"
"2\n"
"help.text"
-msgid "Creates a new directory on a data medium."
-msgstr "Δημιουργεί ένα νέο κατάλογο στο μέσο αποθήκευσης δεδομένων."
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr "Καθορίζει τον προεπιλεγμένο τύπο μεταβλητής ανάλογα με ένα εύρος γραμμάτων, αν δεν έχει καθοριστεί ένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί."
-#: 03020411.xhp
+#: 03101600.xhp
msgctxt ""
-"03020411.xhp\n"
-"hd_id3148520\n"
+"03101600.xhp\n"
+"hd_id3150504\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020411.xhp
+#: 03101600.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3155150\n"
+"03101600.xhp\n"
+"par_id3145609\n"
"4\n"
"help.text"
-msgid "MkDir Text As String"
-msgstr "MkDir Text As String"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx ΠεριοχήΧαρακτήρων1[, ΠεριοχήΧαρακτήρων2[,...]]"
-#: 03020411.xhp
+#: 03101600.xhp
msgctxt ""
-"03020411.xhp\n"
-"hd_id3156027\n"
+"03101600.xhp\n"
+"hd_id3154760\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03020411.xhp
+#: 03101600.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3153750\n"
+"03101600.xhp\n"
+"par_id3145069\n"
"6\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory to be created. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει το όνομα και τη διαδρομή του καταλόγου που πρόκειται να δημιουργηθεί. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί εδώ."
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>ΠεριοχήΧαρακτήρων</emph> Γράμματα που διευκρινίζουν την περιοχή των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
-#: 03020411.xhp
+#: 03101600.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3153311\n"
+"03101600.xhp\n"
+"par_id3150791\n"
"7\n"
"help.text"
-msgid "If the path is not determined, the directory is created in the current directory."
-msgstr "Εάν η διαδρομή δεν καθορίζεται, ο κατάλογος δημιουργείται στον τρέχοντα κατάλογο."
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο μεταβλητής:"
-#: 03020411.xhp
+#: 03101600.xhp
msgctxt ""
-"03020411.xhp\n"
-"hd_id3155388\n"
+"03101600.xhp\n"
+"par_id3148798\n"
"8\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03020411.xhp
-msgctxt ""
-"03020411.xhp\n"
-"par_id3149762\n"
-"10\n"
-"help.text"
-msgid "' Example for functions of the file organization"
-msgstr "' Παράδειγμα για συναρτήσεις της οργάνωσης αρχείων"
-
-#: 03020411.xhp
-msgctxt ""
-"03020411.xhp\n"
-"par_id3149669\n"
-"13\n"
-"help.text"
-msgid "Const sSubDir1 As String =\"Test\""
-msgstr "Const sSubDir1 as String =\"Test\""
-
-#: 03020411.xhp
-msgctxt ""
-"03020411.xhp\n"
-"par_id3148663\n"
-"14\n"
-"help.text"
-msgid "Const sFile2 As String = \"Copied.tmp\""
-msgstr "Const sFile2 as String = \"Copied.tmp\""
-
-#: 03020411.xhp
-msgctxt ""
-"03020411.xhp\n"
-"par_id3154071\n"
-"15\n"
-"help.text"
-msgid "Const sFile3 As String = \"Renamed.tmp\""
-msgstr "Const sFile3 as String = \"Renamed.tmp\""
-
-#: 03020411.xhp
-msgctxt ""
-"03020411.xhp\n"
-"par_id3154217\n"
-"19\n"
-"help.text"
-msgid "If Dir(sSubDir1,16)=\"\" Then ' Does the directory exist?"
-msgstr "If Dir(sSubDir1,16)=\"\" then ' Υπάρχει ο κατάλογος;"
-
-#: 03020411.xhp
-msgctxt ""
-"03020411.xhp\n"
-"par_id3147228\n"
-"21\n"
-"help.text"
-msgid "MsgBox sFile,0,\"Create directory\""
-msgstr "MsgBox sFile,0,\"Δημιουργία φακέλου\""
-
-#: 03020411.xhp
-msgctxt ""
-"03020411.xhp\n"
-"par_id3153770\n"
-"26\n"
-"help.text"
-msgid "MsgBox fSysURL(CurDir()),0,\"Current directory\""
-msgstr "MsgBox fSysURL(CurDir()),0,\"Τρέχον φάκελος\""
-
-#: 03020411.xhp
-msgctxt ""
-"03020411.xhp\n"
-"par_id3159154\n"
-"27\n"
-"help.text"
-msgid "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\""
-msgstr "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Χρόνος δημιουργίας\""
-
-#: 03020411.xhp
-msgctxt ""
-"03020411.xhp\n"
-"par_id3149484\n"
-"28\n"
-"help.text"
-msgid "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\""
-msgstr "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"Μήκος αρχείου\""
-
-#: 03020411.xhp
-msgctxt ""
-"03020411.xhp\n"
-"par_id3152885\n"
-"29\n"
-"help.text"
-msgid "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\""
-msgstr "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"Ιδιότητες αρχείου\""
-
-#: 03020411.xhp
-msgctxt ""
-"03020411.xhp\n"
-"par_id3153952\n"
-"31\n"
-"help.text"
-msgid "' Rename in the same directory"
-msgstr "' Μετονομασία στον ίδιο κατάλογο"
+msgid "<emph>Keyword: </emph>Default variable type"
+msgstr "<emph>Λέξη-κλειδί</emph>Προεπιλεγμένος τύπος μεταβλητής"
-#: 03020411.xhp
+#: 03101600.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3147426\n"
-"34\n"
+"03101600.xhp\n"
+"par_id3154686\n"
+"9\n"
"help.text"
-msgid "SetAttr( sFile, 0 ) 'Delete all attributes"
-msgstr "SetAttr( sFile, 0 ) 'Διέγραψε όλα τα χαρακτηριστικά"
+msgid "<emph>DefLng:</emph> Long"
+msgstr "<emph>DefLng:</emph> Ακέραιος μεγάλου μήκους"
-#: 03020411.xhp
+#: 03101600.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3148647\n"
-"35\n"
+"03101600.xhp\n"
+"hd_id3153192\n"
+"10\n"
"help.text"
-msgid "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\""
-msgstr "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"Νέες ιδιότητες αρχείου\""
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03020411.xhp
+#: 03101600.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3150092\n"
-"40\n"
+"03101600.xhp\n"
+"par_id3154124\n"
+"12\n"
"help.text"
-msgid "' Converts a system path in URL"
-msgstr "' Μετατρέπει τη διαδρομή συστήματος σε διεύθυνση URL"
+msgid "' Prefix definitions for variable types:"
+msgstr "' Ορισμοί προθέματος για τους τύπους μεταβλητών:"
-#: 03020411.xhp
+#: 03101600.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3156276\n"
-"49\n"
+"03101600.xhp\n"
+"par_id3145273\n"
+"22\n"
"help.text"
-msgid "' the colon with DOS"
-msgstr "' η άνω και κάτω τελεία στο DOS"
+msgid "lCount=123456789 ' lCount is an implicit long integer variable"
+msgstr "lCount=123456789 ' lCount είναι μια υπονοούμενη μεγάλη ακέραια μεταβλητή"
-#: 03050500.xhp
+#: 03101700.xhp
msgctxt ""
-"03050500.xhp\n"
+"03101700.xhp\n"
"tit\n"
"help.text"
-msgid "On Error GoTo ... Resume Statement [Runtime]"
-msgstr "Πρόταση On Error GoTo...Resume [Χρόνου εκτέλεσης]"
+msgid "DefObj Statement [Runtime]"
+msgstr "Πρόταση DefObj [Χρόνου εκτέλεσης]"
-#: 03050500.xhp
+#: 03101700.xhp
msgctxt ""
-"03050500.xhp\n"
-"bm_id3146795\n"
+"03101700.xhp\n"
+"bm_id3149811\n"
"help.text"
-msgid "<bookmark_value>Resume Next parameter</bookmark_value><bookmark_value>On Error GoTo ... Resume statement</bookmark_value>"
-msgstr "<bookmark_value>Resume Next parameter</bookmark_value><bookmark_value>Δήλωση On Error GoTo...Resume</bookmark_value>"
+msgid "<bookmark_value>DefObj statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση DefObj</bookmark_value>"
-#: 03050500.xhp
+#: 03101700.xhp
msgctxt ""
-"03050500.xhp\n"
-"hd_id3146795\n"
+"03101700.xhp\n"
+"hd_id3149811\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03050500.xhp\" name=\"On Error GoTo ... Resume Statement [Runtime]\">On Error GoTo ... Resume Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03050500.xhp\" name=\"Δήλωση On Error GoTo ... Resume [Χρόνου εκτέλεσης]\">Δήλωση On Error GoTo...Resume [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"DefObj Statement [Runtime]\">DefObj Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"Πρόταση DefObj [Χρόνου εκτέλεσης]\">Πρόταση DefObj [Χρόνου εκτέλεσης]</link>"
-#: 03050500.xhp
+#: 03101700.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3150358\n"
+"03101700.xhp\n"
+"par_id3147573\n"
"2\n"
"help.text"
-msgid "Enables an error-handling routine after an error occurs, or resumes program execution."
-msgstr "Ενεργοποιεί μια ρουτίνα χειρισμού σφάλματος αφού παρουσιαστεί κάποιο σφάλμα ή επαναφέρει την εκτέλεση του προγράμματος."
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr "Καθορίζει τον προεπιλεγμένο τύπο μεταβλητής ανάλογα με ένα εύρος γραμμάτων, αν δεν έχει καθοριστεί ένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί."
-#: 03050500.xhp
+#: 03101700.xhp
msgctxt ""
-"03050500.xhp\n"
-"hd_id3151212\n"
+"03101700.xhp\n"
+"hd_id3150504\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03050500.xhp
+#: 03101700.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3145173\n"
+"03101700.xhp\n"
+"par_id3147530\n"
"4\n"
"help.text"
-msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}"
-msgstr "Σε {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx ΠεριοχήΧαρακτήρων1[, ΠεριοχήΧαρακτήρων2[,...]]"
-#: 03050500.xhp
+#: 03101700.xhp
msgctxt ""
-"03050500.xhp\n"
-"hd_id3154125\n"
+"03101700.xhp\n"
+"hd_id3153896\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03050500.xhp
+#: 03101700.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3150869\n"
-"7\n"
+"03101700.xhp\n"
+"par_id3148552\n"
+"6\n"
"help.text"
-msgid "<emph>GoTo Labelname:</emph> If an error occurs, enables the error-handling routine that starts at the line \"Labelname\"."
-msgstr "<emph>GoTo Labelname:</emph> Αν παρουσιαστεί σφάλμα, ενεργοποιεί τη ρουτίνα χειρισμού σφάλματος η οποία αρχίζει στη γραμμή \"Labelname\"."
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>ΠεριοχήΧαρακτήρων</emph> Γράμματα που διευκρινίζουν την περιοχή των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
-#: 03050500.xhp
+#: 03101700.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3150439\n"
-"8\n"
+"03101700.xhp\n"
+"par_id3150358\n"
+"7\n"
"help.text"
-msgid "<emph>Resume Next:</emph> If an error occurs, program execution continues with the statement that follows the statement in which the error occurred."
-msgstr "<emph>Resume Next:</emph> Αν παρουσιαστεί σφάλμα, η εκτέλεση του προγράμματος συνεχίζεται με την πρόταση να ακολουθεί την πρόταση εκείνη στην οποία παρουσιάστηκε το σφάλμα."
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο μεταβλητής:"
-#: 03050500.xhp
+#: 03101700.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3149482\n"
-"9\n"
+"03101700.xhp\n"
+"par_id3148798\n"
+"8\n"
"help.text"
-msgid "<emph>GoTo 0:</emph> Disables the error handler in the current procedure."
-msgstr "<emph>Μετάβαση σε 0:</emph> Απενεργοποιεί το διαχειριστή σφαλμάτων στην τρέχουσα διαδικασία."
+msgid "<emph>Keyword: </emph>Default variable type"
+msgstr "<emph>Λέξη-κλειδί</emph>Προεπιλεγμένος τύπος μεταβλητής"
-#: 03050500.xhp
+#: 03101700.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3149483\n"
+"03101700.xhp\n"
+"par_id3150769\n"
"9\n"
"help.text"
-msgid "<emph>Local:</emph> \"On error\" is global in scope, and remains active until canceled by another \"On error\" statement. \"On Local error\" is local to the routine which invokes it. Local error handling overrides any previous global setting. When the invoking routine exits, the local error handling is canceled automatically, and any previous global setting is restored."
-msgstr "<emph>Τοπικό:</emph> \"On error\" είναι γενικής εμβέλειας και παραμένει ενεργό μέχρι να ακυρωθεί από μια άλλη δήλωση \"On error\". \"On Local error\" είναι τοπικό στη ρουτίνα που το καλεί. Η διαχείριση τοπικών σφαλμάτων αντικαθιστά οποιαδήποτε προηγούμενη γενική ρύθμιση. Όταν η καλούσα ρουτίνα εξέρχεται, η διαχείριση τοπικού σφάλματος ακυρώνεται αυτόματα και οποιαδήποτε προηγούμενη γενική ρύθμιση επαναφέρεται."
+msgid "<emph>DefObj:</emph> Object"
+msgstr "<emph>DefObj:</emph> Object"
-#: 03050500.xhp
+#: 03101700.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3148619\n"
+"03101700.xhp\n"
+"hd_id3156212\n"
"10\n"
"help.text"
-msgid "The On Error GoTo statement is used to react to errors that occur in a macro."
-msgstr "Η δήλωση On Error GoTo χρησιμοποιείται για αντίδραση στα σφάλματα που συμβαίνουν σε μια μακροεντολή."
-
-#: 03050500.xhp
-msgctxt ""
-"03050500.xhp\n"
-"hd_id3146985\n"
-"11\n"
-"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03050500.xhp
-msgctxt ""
-"03050500.xhp\n"
-"par_id3153876\n"
-"52\n"
-"help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr "Print #iNumber, \"Αυτή είναι μια γραμμή κειμένου\""
-
-#: 03050500.xhp
-msgctxt ""
-"03050500.xhp\n"
-"par_id3146916\n"
-"67\n"
-"help.text"
-msgid "MsgBox \"All files will be closed\",0,\"Error\""
-msgstr "MsgBox \"Όλα τα αρχεία θα κλείσουν\",0,\"Error\""
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"tit\n"
-"help.text"
-msgid "$[officename] Basic Glossary"
-msgstr "Γλωσσάρι της $[officename] Basic"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"hd_id3145068\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/00000002.xhp\" name=\"$[officename] Basic Glossary\">$[officename] Basic Glossary</link>"
-msgstr "<link href=\"text/sbasic/shared/00000002.xhp\" name=\"Γλωσσάρι της $[officename] Basic\">Γλωσσάρι της $[officename] Basic</link>"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3150792\n"
-"2\n"
-"help.text"
-msgid "This glossary explains some technical terms that you may come across when working with $[officename] Basic."
-msgstr "Αυτό το γλωσσάρι εξηγεί μερικούς τεχνικούς όρους που μπορείτε να συναντήσετε κατά το εργασία με την $[officename] Basic."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"hd_id3155133\n"
-"7\n"
-"help.text"
-msgid "Decimal Point"
-msgstr "Δεκαδικό σημείο"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3156443\n"
-"8\n"
-"help.text"
-msgid "When converting numbers, $[officename] Basic uses the locale settings of the system for determining the type of decimal and thousand separator."
-msgstr "Κατά τη μετατροπή των αριθμών, η $[officename] Basic χρησιμοποιεί τις τοπικές ρυθμίσεις του συστήματος για να καθορίσει τον διαχωρισμό των δεκάδων και των χιλιάδων."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3153092\n"
-"9\n"
-"help.text"
-msgid "The behavior has an effect on both the implicit conversion ( 1 + \"2.3\" = 3.3 ) as well as the runtime function <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
-msgstr "Η συμπεριφορά έχει επίδραση και στην απόλυτη μετατροπή ( 1 + \"2.3\" = 3.3 ) όπως και στη συνάρτηση χρόνου εκτέλεσης <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"hd_id3155854\n"
-"29\n"
-"help.text"
-msgid "Colors"
-msgstr "Χρώματα"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3145366\n"
-"30\n"
-"help.text"
-msgid "In $[officename] Basic, colors are treated as long integer value. The return value of color queries is also always a long integer value. When defining properties, colors can be specified using their RGB code that is converted to a long integer value using the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB function\">RGB function</link>."
-msgstr "Στην $[officename] Basic, τα χρώματα αντιμετωπίζονται ως ακέραιες τιμές μεγάλου μήκους. Η τιμή επιστροφής των ερωτήσεων χρώματος είναι επίσης πάντα μια ακέραια τιμή μεγάλου μήκους. Κατά τον καθορισμό των ιδιοτήτων, τα χρώματα μπορούν να οριστούν χρησιμοποιώντας τον RGB κώδικα που μετατρέπεται σε μια ακέραια τιμή μεγάλου μήκους χρησιμοποιώντας την <link href=\"text/sbasic/shared/03010305.xhp\" name=\"συνάρτηση RGB\">συνάρτηση RGB</link>."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"hd_id3146119\n"
-"32\n"
-"help.text"
-msgid "Measurement Units"
-msgstr "Μονάδες μέτρησης"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3154013\n"
-"33\n"
-"help.text"
-msgid "In $[officename] Basic, a <emph>method parameter</emph> or a <emph>property</emph> expecting unit information can be specified either as integer or long integer expression without a unit, or as a character string containing a unit. If no unit is passed to the method the default unit defined for the active document type will be used. If the parameter is passed as a character string containing a measurement unit, the default setting will be ignored. The default measurement unit for a document type can be set under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - (Document Type) - General</emph>."
-msgstr "Στην $[officename] Basic, μια <emph>παραμετρική μέθοδος</emph> ή μια <emph>ιδιότητα</emph> που περιμένει πληροφορίες μονάδας μπορεί να οριστεί είτε ως ακέραιος είτε έκφραση μεγάλου ακέραιου χωρίς μονάδα, είτε ως συμβολοσειρά χαρακτήρα που περιέχει μια μονάδα. Εάν καμιά μονάδα δεν περαστεί στη μέθοδο η προεπιλεγμένη καθορισμένη μονάδα για τον τύπο ενεργού εγγράφου θα χρησιμοποιηθεί. Εάν η παράμετρος περάσει ως συμβολοσειρά χαρακτήρα που περιέχει μια μονάδα μέτρησης, η προεπιλεγμένη ρύθμιση θα αγνοηθεί. Η προεπιλεγμένη μονάδα μέτρησης για ένα τύπο εγγράφου μπορεί να οριστεί στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία-Επιλογές</defaultinline></switchinline> -(Τύπος εγγράφου) - Γενικά</emph>."
-
-#: 00000002.xhp
+#: 03101700.xhp
msgctxt ""
-"00000002.xhp\n"
-"bm_id3145801\n"
+"03101700.xhp\n"
+"par_id3153969\n"
+"12\n"
"help.text"
-msgid "<bookmark_value>twips; definition</bookmark_value>"
-msgstr "<bookmark_value>twips; ορισμός</bookmark_value>"
+msgid "REM Prefix definitions for variable types:"
+msgstr "REM Καθορισμός προθέματος για τους τύπους μεταβλητών:"
-#: 00000002.xhp
+#: 03101700.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3145801\n"
-"5\n"
+"03101700.xhp\n"
+"par_id3156424\n"
+"13\n"
"help.text"
-msgid "Twips"
-msgstr "Twips"
+msgid "DefBool b"
+msgstr "DefBool b"
-#: 00000002.xhp
+#: 03101700.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3154731\n"
-"6\n"
+"03101700.xhp\n"
+"par_id3159254\n"
+"14\n"
"help.text"
-msgid "A twip is a screen-independent unit which is used to define the uniform position and size of screen elements on all display systems. A twip is 1/1440th of an inch or 1/20 of a printer's point. There are 1440 twips to an inch or about 567 twips to a centimeter."
-msgstr "Το twip είναι μια μονάδα ανεξάρτητη από την οθόνη, που χρησιμοποιείται για να καθορίσει την ενιαία θέση και μέγεθος των στοιχείων της οθόνης σε όλα τα συστήματα προβολής. Ένα twip είναι το 1/1440 της ίντσας ή το 1/20 της στιγμής του εκτυπωτή. Άρα μία ίντσα περιλαμβάνει 1440 twips και ένα εκατοστό περιλαμβάνει περίπου 567 twips."
+msgid "DefDate t"
+msgstr "DefDate t"
-#: 00000002.xhp
+#: 03101700.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3153159\n"
-"106\n"
+"03101700.xhp\n"
+"par_id3150440\n"
+"15\n"
"help.text"
-msgid "URL Notation"
-msgstr "Συμβολισμός URL"
+msgid "DefDbL d"
+msgstr "DefDbL d"
-#: 00000002.xhp
+#: 03101700.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3153415\n"
-"108\n"
+"03101700.xhp\n"
+"par_id3161832\n"
+"16\n"
"help.text"
-msgid "URLs (<emph>Uniform Resource Locators</emph>) are used to determine the location of a resource like a file in a file system, typically inside a network environment. A URL consists of a protocol specifier, a host specifier and a file and path specifier:"
-msgstr "Η URLs (<emph>Uniform Resource Locators</emph>) χρησιμοποιείται για να καθορίσει τη θέση ενός πόρου όπως ένα αρχείο σε ένα σύστημα αρχείων, συνήθως μέσα σε ένα περιβάλλον δικτύων. Η URL αποτελείτε από ένα προσδιοριστικό πρωτοκόλλου, ένα προσδιοριστικό κύριου υπολογιστή και ένας προσδιοριστικό διαδρομής αρχείου:"
+msgid "DefInt i"
+msgstr "DefInt i"
-#: 00000002.xhp
+#: 03101700.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3149121\n"
-"107\n"
+"03101700.xhp\n"
+"par_id3145365\n"
+"17\n"
"help.text"
-msgid "<emph>protocol</emph>://<emph>host.name</emph>/<emph>path/to/the/file.html</emph>"
-msgstr "<emph>πρωτόκολλο</emph>://<emph>host.name</emph>/<emph>path/to/the/file.html</emph>"
+msgid "DefLng l"
+msgstr "DefLng l"
-#: 00000002.xhp
+#: 03101700.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3168612\n"
-"109\n"
+"03101700.xhp\n"
+"par_id3149481\n"
+"18\n"
"help.text"
-msgid "The most common usage of URLs is on the internet when specifying web pages. Example for protocols are <emph>http</emph>, <emph>ftp</emph>, or <emph>file</emph>. The <emph>file</emph> protocol specifier is used when referring to a file on the local file system."
-msgstr "Η πιο κοινή χρήση της URL είναι στο διαδίκτυο για τη διευκρίνιση ιστοσελίδων. Παράδειγμα για τα πρωτόκολλα είναι <emph>http</emph>, <emph>ftp</emph>, ή <emph>file</emph>. Το πρωτόκολλο <emph>file</emph> χρησιμοποιείται κατά την αναφορά μας σε ένα αρχείο στο τοπικό σύστημα αρχείων."
+msgid "DefObj o"
+msgstr "DefObj o"
-#: 00000002.xhp
+#: 03101700.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3150324\n"
-"110\n"
+"03101700.xhp\n"
+"par_id3152886\n"
+"19\n"
"help.text"
-msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.sxw</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.sxw</emph> in URL notation."
-msgstr "Στο URL δεν επιτρέπεται να χρησιμοποιηθούν ορισμένοι ειδικοί χαρακτήρες. Αυτοί είτε αντικαθίστανται από άλλους χαρακτήρες είτε κωδικοποιούνται. Μια κάθετος (<emph>/</emph>) χρησιμοποιείται σε μία διαδρομή αρχείου ως διαχωριστικό. Παραδείγματος χάριν, ένα αρχείο που αναφέρεται ως <emph>C:\\My File.sxw</emph> στον τοπικό υπολογιστή \"Windows notation\", γίνεται <emph>file:///C|/My%20File.sxw</emph> στο URL."
+msgid "DefVar v"
+msgstr "DefVar v"
-#: 03120315.xhp
+#: 03102000.xhp
msgctxt ""
-"03120315.xhp\n"
+"03102000.xhp\n"
"tit\n"
"help.text"
-msgid "Join Function [Runtime]"
-msgstr "Συνάρτηση Join [Χρόνου εκτέλεσης]"
+msgid "DefVar Statement [Runtime]"
+msgstr "Δήλωση DefVar [Χρόνου εκτέλεσης]"
-#: 03120315.xhp
+#: 03102000.xhp
msgctxt ""
-"03120315.xhp\n"
-"bm_id3149416\n"
+"03102000.xhp\n"
+"bm_id3143267\n"
"help.text"
-msgid "<bookmark_value>Join function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Join</bookmark_value>"
+msgid "<bookmark_value>DefVar statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση DefVar</bookmark_value>"
-#: 03120315.xhp
+#: 03102000.xhp
msgctxt ""
-"03120315.xhp\n"
-"hd_id3149416\n"
+"03102000.xhp\n"
+"hd_id3143267\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Join Function [Runtime]\">Join Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Συνάρτηση Join [Χρόνου εκτέλεσης]\">Συνάρτηση Join [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"DefVar Statement [Runtime]\">DefVar Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"Δήλωση DefVar [Χρόνου εκτέλεσης]\">Δήλωση DefVar [Χρόνου εκτέλεσης]</link>"
-#: 03120315.xhp
+#: 03102000.xhp
msgctxt ""
-"03120315.xhp\n"
-"par_id3149670\n"
+"03102000.xhp\n"
+"par_id3153825\n"
"2\n"
"help.text"
-msgid "Returns a string from a number of substrings in a string array."
-msgstr "Επιστρέφει μια συμβολοσειρά από διάφορα υπό-συμβολοσειρές από έναν πίνακα συμβολοσειρών."
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr "Καθορίζει τον προεπιλεγμένο τύπο μεταβλητής ανάλογα με ένα εύρος γραμμάτων, αν δεν έχει καθοριστεί ένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί."
-#: 03120315.xhp
+#: 03102000.xhp
msgctxt ""
-"03120315.xhp\n"
-"hd_id3159414\n"
+"03102000.xhp\n"
+"hd_id3154143\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120315.xhp
+#: 03102000.xhp
msgctxt ""
-"03120315.xhp\n"
-"par_id3156344\n"
+"03102000.xhp\n"
+"par_id3149514\n"
"4\n"
"help.text"
-msgid "Join (Text As String Array, delimiter)"
-msgstr "Join (Text As String Array, delimiter)"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx ΠεριοχήΧαρακτήρων1[, ΠεριοχήΧαρακτήρων2[,...]]"
-#: 03120315.xhp
+#: 03102000.xhp
msgctxt ""
-"03120315.xhp\n"
-"hd_id3150400\n"
+"03102000.xhp\n"
+"hd_id3156024\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03120315.xhp
+#: 03102000.xhp
msgctxt ""
-"03120315.xhp\n"
-"par_id3150359\n"
+"03102000.xhp\n"
+"par_id3147560\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>ΠεριοχήΧαρακτήρων</emph> Γράμματα που διευκρινίζουν την περιοχή των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
-#: 03120315.xhp
+#: 03102000.xhp
msgctxt ""
-"03120315.xhp\n"
-"hd_id3148798\n"
+"03102000.xhp\n"
+"par_id3148552\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο μεταβλητής:"
-#: 03120315.xhp
+#: 03102000.xhp
msgctxt ""
-"03120315.xhp\n"
-"par_id3145171\n"
+"03102000.xhp\n"
+"par_id3153524\n"
"8\n"
"help.text"
-msgid "<emph>Text:</emph> A string array."
-msgstr "<emph>Text:</emph> Ένας πίνακας συμβολοσειρών"
+msgid "<emph>Keyword: </emph>Default variable type"
+msgstr "<emph>Λέξη-κλειδί</emph>Προεπιλεγμένος τύπος μεταβλητής"
-#: 03120315.xhp
+#: 03102000.xhp
msgctxt ""
-"03120315.xhp\n"
-"par_id3154908\n"
+"03102000.xhp\n"
+"par_id3150767\n"
"9\n"
"help.text"
-msgid "<emph>delimiter (optional):</emph> A string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If delimiter is a string of length zero \"\", the substrings are joined without separator."
-msgstr "<emph>delimiter (optional):</emph> Ένας χαρακτήρας συμβολοσειράς που χρησιμοποιείται για να χωρίσει τις υπό-συμβολοσειρές στην προκύπτουσα συμβολοσειρά. Ο προεπιλεγμένος χαρακτήρας διαχωρισμού είναι ο χαρακτήρας διαστήματος. Εάν ο οριοθέτης είναι μια συμβολοσειρά μηδενικού μήκους \", οι υπό-συμβολοσειρές ενώνονται χωρίς διαχωριστή."
+msgid "<emph>DefVar:</emph> Variant"
+msgstr "<emph>DefVar:</emph> Variant"
-#: 03120315.xhp
+#: 03102000.xhp
msgctxt ""
-"03120315.xhp\n"
-"hd_id3154218\n"
+"03102000.xhp\n"
+"hd_id3151041\n"
"10\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03030102.xhp
-msgctxt ""
-"03030102.xhp\n"
-"tit\n"
-"help.text"
-msgid "DateValue Function [Runtime]"
-msgstr "Συνάρτηση DateValue [Χρόνου εκτέλεσης]"
-
-#: 03030102.xhp
-msgctxt ""
-"03030102.xhp\n"
-"bm_id3156344\n"
-"help.text"
-msgid "<bookmark_value>DateValue function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση DateValue</bookmark_value>"
-
-#: 03030102.xhp
-msgctxt ""
-"03030102.xhp\n"
-"hd_id3156344\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue Function [Runtime]\">DateValue Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"Συνάρτηση DateValue [Χρόνου εκτέλεσης]\">Συνάρτηση DateValue [Χρόνου εκτέλεσης]</link>"
-
-#: 03030102.xhp
-msgctxt ""
-"03030102.xhp\n"
-"par_id3150542\n"
-"2\n"
-"help.text"
-msgid "Returns a date value from a date string. The date string is a complete date in a single numeric value. You can also use this serial number to determine the difference between two dates."
-msgstr "Επιστρέφει έναν αριθμό από μια συμβολοσειρά ημερομηνίας, ο οποίος αντιπροσωπεύει μια ολοκληρωμένη ημερομηνία σε μια αριθμητική τιμή απλής ακριβείας. Μπορείτε να χρησιμοποιήσετε αυτό τον αριθμό σειράς για να καθορίσετε τη διαφορά μεταξύ δύο ημερομηνιών."
-
-#: 03030102.xhp
-msgctxt ""
-"03030102.xhp\n"
-"hd_id3148799\n"
-"3\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03030102.xhp
-msgctxt ""
-"03030102.xhp\n"
-"par_id3154910\n"
-"4\n"
-"help.text"
-msgid "DateValue [(date)]"
-msgstr "DateValue [(date)]"
-
-#: 03030102.xhp
-msgctxt ""
-"03030102.xhp\n"
-"hd_id3150870\n"
-"5\n"
-"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
-
-#: 03030102.xhp
-msgctxt ""
-"03030102.xhp\n"
-"par_id3153194\n"
-"6\n"
-"help.text"
-msgid "Date"
-msgstr "Date"
-
-#: 03030102.xhp
+#: 03102000.xhp
msgctxt ""
-"03030102.xhp\n"
-"hd_id3153969\n"
-"7\n"
+"03102000.xhp\n"
+"par_id3156214\n"
+"11\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "' Prefix definitions for variable types:"
+msgstr "' Ορισμοί προθέματος για τους τύπους μεταβλητών:"
-#: 03030102.xhp
+#: 03102000.xhp
msgctxt ""
-"03030102.xhp\n"
-"par_id3153770\n"
-"8\n"
+"03102000.xhp\n"
+"par_id3154012\n"
+"21\n"
"help.text"
-msgid "<emph>Date:</emph> String expression that contains the date that you want to calculate. The date can be specified in almost any format."
-msgstr "<emph>Date:</emph> Παράσταση συμβολοσειράς που περιέχει την ημερομηνία που πρόκειται να υπολογισθεί. Μπορεί να καθοριστεί σχεδόν σε κάθε μορφή ημερομηνίας."
+msgid "vDiv=99 ' vDiv is an implicit variant"
+msgstr "vDiv=99 ' Η vDiv είναι μια υπονοούμενη μεταβλητή"
-#: 03030102.xhp
+#: 03102000.xhp
msgctxt ""
-"03030102.xhp\n"
-"par_id3153189\n"
+"03102000.xhp\n"
+"par_id3146121\n"
"22\n"
"help.text"
-msgid "You can use this function to convert a date that occurs between December 1, 1582 and December 31, 9999 into a single integer value. You can then use this value to calculate the difference between two dates. If the date argument lies outside the acceptable range, $[officename] Basic returns an error message."
-msgstr "Με αυτή τη συνάρτηση, μπορείτε να μετατρέψετε μια ημερομηνία μεταξύ 1 Δεκεμβρίου 1582 και 31 Δεκεμβρίου 9999 σε αριθμητικής τιμή απλής ακριβείας, η οποία μπορεί να χρησιμοποιηθεί στη συνέχεια για τον υπολογισμό τις διαφοράς μεταξύ δύο ημερομηνιών. Αν το όρισμα της ημερομηνίας βρίσκεται εκτός του αποδεκτού εύρους τιμών, η $[officename] Basic επιστρέφει ένα μήνυμα σφάλματος."
-
-#: 03030102.xhp
-msgctxt ""
-"03030102.xhp\n"
-"par_id3146974\n"
-"23\n"
-"help.text"
-msgid "In contrast to the DateSerial function that passes years, months, and days as separate numeric values, the DateValue function passes the date using the format \"month.[,]day.[,]year\"."
-msgstr "Σε αντίθεση με τη συνάρτηση DateSerial όπου το έτος, ο μήνας και η ημέρα μεταβιβάζονται ως ξεχωριστές αριθμητικές τιμές, στη συνάρτηση DateValue μεταβιβάζεται μια παράσταση συμβολοσειράς στη μορφή \"μήνας.[,]ημέρα.[,]έτος \"."
-
-#: 03030102.xhp
-msgctxt ""
-"03030102.xhp\n"
-"hd_id3153142\n"
-"24\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03120300.xhp
-msgctxt ""
-"03120300.xhp\n"
-"tit\n"
-"help.text"
-msgid "Editing String Contents"
-msgstr "Επεξεργασία περιεχομένων συμβολοσειρών"
-
-#: 03120300.xhp
-msgctxt ""
-"03120300.xhp\n"
-"bm_id7499008\n"
-"help.text"
-msgid "<bookmark_value>ampersand symbol in StarBasic</bookmark_value>"
-msgstr "<bookmark_value>το σύμβολο & στην StarBasic</bookmark_value>"
-
-#: 03120300.xhp
-msgctxt ""
-"03120300.xhp\n"
-"hd_id3153894\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"Editing String Contents\">Editing String Contents</link>"
-msgstr "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"Επεξεργασία περιεχομένων συμβολοσειρών\">Επεξεργασία περιεχομένων συμβολοσειρών</link>"
-
-#: 03120300.xhp
-msgctxt ""
-"03120300.xhp\n"
-"par_id3149178\n"
-"2\n"
-"help.text"
-msgid "The following functions edit, format, and align the contents of strings. Use the & operator to concatenate strings."
-msgstr "Οι ακόλουθες συναρτήσεις χρησιμοποιούνται για την επεξεργασία, μορφοποίηση και στοίχιση των περιεχομένων συμβολοσειρών. Χρησιμοποιήστε τον χαρακτήρα & για να συνδέσετε συμβολοσειρές."
-
-#: 03132400.xhp
-msgctxt ""
-"03132400.xhp\n"
-"tit\n"
-"help.text"
-msgid "CreateObject Function [Runtime]"
-msgstr "Συνάρτηση CreateObject [Χρόνου εκτέλεσης]"
-
-#: 03132400.xhp
-msgctxt ""
-"03132400.xhp\n"
-"bm_id659810\n"
-"help.text"
-msgid "<bookmark_value>CreateObject function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CreateObject</bookmark_value>"
-
-#: 03132400.xhp
-msgctxt ""
-"03132400.xhp\n"
-"par_idN10580\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03132400.xhp\">CreateObject Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132400.xhp\">Συνάρτηση CreateObject [Χρόνου εκτέλεσης]</link>"
-
-#: 03132400.xhp
-msgctxt ""
-"03132400.xhp\n"
-"par_idN10590\n"
-"help.text"
-msgid "<ahelp hid=\".\">Creates a UNO object. On Windows, can also create OLE objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί την παρουσία ενός τύπου δομής Uno. Στα Windows, μπορεί επίσης να δημιουργήσει τα αντικείμενα OLE</ahelp>"
-
-#: 03132400.xhp
-msgctxt ""
-"03132400.xhp\n"
-"par_idN1059F\n"
-"help.text"
-msgid "This method creates instances of the type that is passed as parameter."
-msgstr "Αυτή η μέθοδος δημιουργεί στιγμιότυπα του τύπου που περνά ως παράμετρος."
-
-#: 03132400.xhp
-msgctxt ""
-"03132400.xhp\n"
-"par_idN105A2\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03132400.xhp
-msgctxt ""
-"03132400.xhp\n"
-"par_idN105A6\n"
-"help.text"
-msgid "oObj = CreateObject( type )"
-msgstr "oObj = CreateObject( type )"
-
-#: 03132400.xhp
-msgctxt ""
-"03132400.xhp\n"
-"par_idN105A9\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "vDiv=\"Hello world\""
+msgstr "vDiv=\"Hello world\""
-#: 03020104.xhp
+#: 03102100.xhp
msgctxt ""
-"03020104.xhp\n"
+"03102100.xhp\n"
"tit\n"
"help.text"
-msgid "Reset Statement [Runtime]"
-msgstr "Δήλωση Open [Χρόνου εκτέλεσης] Reset [Χρόνου εκτέλεσης]"
+msgid "Dim Statement [Runtime]"
+msgstr "Δήλωση Dim [Χρόνου εκτέλεσης]"
-#: 03020104.xhp
+#: 03102100.xhp
msgctxt ""
-"03020104.xhp\n"
-"bm_id3154141\n"
+"03102100.xhp\n"
+"bm_id3149812\n"
"help.text"
-msgid "<bookmark_value>Reset statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Open [Χρόνου εκτέλεσης] Reset</bookmark_value>"
+msgid "<bookmark_value>Dim statement</bookmark_value><bookmark_value>arrays; dimensioning</bookmark_value><bookmark_value>dimensioning arrays</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Dim</bookmark_value><bookmark_value>πίνακες;διαστασιολόγηση</bookmark_value><bookmark_value> διαστασιολόγηση πίνακα</bookmark_value>"
-#: 03020104.xhp
+#: 03102100.xhp
msgctxt ""
-"03020104.xhp\n"
-"hd_id3154141\n"
+"03102100.xhp\n"
+"hd_id3149812\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020104.xhp\">Reset Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020104.xhp\">Δήλωση Reset [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Statement [Runtime]\">Dim Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Δήλωση Dim [Χρόνου εκτέλεσης]\">Δήλωση Dim [Χρόνου εκτέλεσης]</link>"
-#: 03020104.xhp
+#: 03102100.xhp
msgctxt ""
-"03020104.xhp\n"
-"par_id3156423\n"
+"03102100.xhp\n"
+"par_id3143271\n"
"2\n"
"help.text"
-msgid "Closes all open files and writes the contents of all file buffers to the harddisk."
-msgstr "Κλείνει όλα τα ανοιγμένα αρχεία και εγγράφει τα περιεχόμενα όλων των buffer αρχείων στο δίσκο."
+msgid "Declares a variable or an array."
+msgstr "Δηλώνει μια μεταβλητή ή έναν πίνακα."
-#: 03020104.xhp
+#: 03102100.xhp
msgctxt ""
-"03020104.xhp\n"
-"hd_id3154124\n"
+"03102100.xhp\n"
+"par_id3154686\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03020104.xhp
-msgctxt ""
-"03020104.xhp\n"
-"hd_id3161831\n"
-"5\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03020104.xhp
-msgctxt ""
-"03020104.xhp\n"
-"par_id3148455\n"
-"47\n"
-"help.text"
-msgid "Print #iNumber, \"This is a new line of text\""
-msgstr "Print #iNumber, \"Αυτή είναι μια νέα γραμμή κειμένου\""
-
-#: 03020104.xhp
-msgctxt ""
-"03020104.xhp\n"
-"par_id3163805\n"
-"62\n"
-"help.text"
-msgid "MsgBox \"All files will be closed\",0,\"Error\""
-msgstr "MsgBox \"Όλα τα αρχεία θα κλείσουν\",0,\"Error\""
-
-#: 03010303.xhp
-msgctxt ""
-"03010303.xhp\n"
-"tit\n"
-"help.text"
-msgid "Red Function [Runtime]"
-msgstr "Συνάρτηση Red [Χρόνου εκτέλεσης]"
-
-#: 03010303.xhp
-msgctxt ""
-"03010303.xhp\n"
-"bm_id3148947\n"
-"help.text"
-msgid "<bookmark_value>Red function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Red</bookmark_value>"
-
-#: 03010303.xhp
-msgctxt ""
-"03010303.xhp\n"
-"hd_id3148947\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red Function [Runtime]\">Red Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Συνάρτηση Red [Χρόνου εκτέλεσης]\">Συνάρτηση Red [Χρόνου εκτέλεσης]</link>"
+msgid "If the variables are separated by commas (for example, DIM sPar1, sPar2, sPar3 AS STRING), only Variant variables can be defined. Use a separate definition line for each variable."
+msgstr "Αν οι μεταβλητές διαχωρίζονται με κόμμα (π.χ. DIM sPar1, sPar2, sPar3 AS STRING), μόνο οι μεταβλητές Variant θα καθοριστούν μέχρι την τελευταία μεταβλητή. Μια αποκλειστική γραμμή καθορισμού θα πρέπει να χρησιμοποιηθεί για κάθε μεταβλητή."
-#: 03010303.xhp
+#: 03102100.xhp
msgctxt ""
-"03010303.xhp\n"
-"par_id3149656\n"
-"2\n"
+"03102100.xhp\n"
+"par_id3152576\n"
+"7\n"
"help.text"
-msgid "Returns the Red component of the specified color code."
-msgstr "Επιστρέφει το κόκκινο μέρος του καθορισμένου κώδικα χρώματος."
+msgid "Dim declares local variables within subroutines. Global variables are declared with the PUBLIC or the PRIVATE statement."
+msgstr "Η πρόταση Dim χρησιμοποιείται για να δηλώσει τοπικές μεταβλητές εντός διαδικασιών Sub. Οι καθολικές μεταβλητές εκτός των διαδικασιών Sub δηλώνονται με τις προτάσεις PUBLIC ή PRIVATE."
-#: 03010303.xhp
+#: 03102100.xhp
msgctxt ""
-"03010303.xhp\n"
-"hd_id3148799\n"
-"3\n"
+"03102100.xhp\n"
+"hd_id3156443\n"
+"8\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03010303.xhp
-msgctxt ""
-"03010303.xhp\n"
-"par_id3150448\n"
-"4\n"
-"help.text"
-msgid "Red (ColorNumber As Long)"
-msgstr "Red (ColorNumber As Long)"
-
-#: 03010303.xhp
-msgctxt ""
-"03010303.xhp\n"
-"hd_id3151042\n"
-"5\n"
-"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
-
-#: 03010303.xhp
+#: 03102100.xhp
msgctxt ""
-"03010303.xhp\n"
-"par_id3145173\n"
-"6\n"
+"03102100.xhp\n"
+"par_id3149412\n"
+"9\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
+msgstr "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
-#: 03010303.xhp
+#: 03102100.xhp
msgctxt ""
-"03010303.xhp\n"
-"hd_id3154685\n"
-"7\n"
+"03102100.xhp\n"
+"hd_id3147397\n"
+"10\n"
"help.text"
-msgid "Parameter:"
-msgstr "Παράμετρος:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03010303.xhp
+#: 03102100.xhp
msgctxt ""
-"03010303.xhp\n"
-"par_id3150440\n"
-"8\n"
+"03102100.xhp\n"
+"par_id3154730\n"
+"11\n"
"help.text"
-msgid "<emph>ColorNumber</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Red component."
-msgstr "<emph>ColorNumber</emph>: Παράσταση ακέραιου μεγάλου μήκους που καθορίζει τον <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"κώδικα χρώματος\">κώδικα χρώματος</link> για τον οποίο επιστρέφεται το κόκκινο μέρος του."
+msgid "<emph>VarName:</emph> Any variable or array name."
+msgstr "<emph>VarName:</emph> Οποιοδήποτε όνομα μεταβλητής ή πίνακα."
-#: 03010303.xhp
+#: 03102100.xhp
msgctxt ""
-"03010303.xhp\n"
-"hd_id3148575\n"
-"9\n"
+"03102100.xhp\n"
+"par_id3147125\n"
+"12\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
+msgstr "<emph>Start, End:</emph> Αριθμητικές τιμές ή σταθερές που καθορίζουν τον αριθμό των στοιχείων (NumberElements=(end-start)+1) και το εύρος των δεικτών."
-#: 03010303.xhp
+#: 03102100.xhp
msgctxt ""
-"03010303.xhp\n"
-"par_id3147435\n"
+"03102100.xhp\n"
+"par_id3153877\n"
"13\n"
"help.text"
-msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
-msgstr "MsgBox \"Το χρώμα \" & lVar & \" αποτελείται από:\" & Chr(13) &_"
+msgid "Start and End can be numerical expressions if ReDim is applied at the procedure level."
+msgstr "Οι παράμετροι Start και End μπορεί να είναι αριθμητικές παραστάσεις, αν η πρόταση ReDim εφαρμόζεται σε επίπεδο διαδικασίας."
-#: 03010303.xhp
+#: 03102100.xhp
msgctxt ""
-"03010303.xhp\n"
-"par_id3155306\n"
+"03102100.xhp\n"
+"par_id3153510\n"
"14\n"
"help.text"
-msgid "\"red= \" & red(lVar) & Chr(13)&_"
-msgstr "\"red= \" & red(lVar) & Chr(13)&_"
+msgid "<emph>VarType:</emph> Key word that declares the data type of a variable."
+msgstr "<emph>VarType:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον τύπο δεδομένων μιας μεταβλητής."
-#: 03010303.xhp
+#: 03102100.xhp
msgctxt ""
-"03010303.xhp\n"
-"par_id3149262\n"
+"03102100.xhp\n"
+"par_id3154015\n"
"15\n"
"help.text"
-msgid "\"green= \" & green(lVar) & Chr(13)&_"
-msgstr "\"green= \" & green(lVar) & Chr(13)&_"
+msgid "<emph>Keyword:</emph> Variable type"
+msgstr "<emph>Keyword:</emph> Τύπος μεταβλητής"
-#: 03010303.xhp
+#: 03102100.xhp
msgctxt ""
-"03010303.xhp\n"
-"par_id3147397\n"
+"03102100.xhp\n"
+"par_id3153949\n"
"16\n"
"help.text"
-msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
-msgstr "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
-
-#: 03120314.xhp
-msgctxt ""
-"03120314.xhp\n"
-"tit\n"
-"help.text"
-msgid "Split Function [Runtime]"
-msgstr "Συνάρτηση Split [Χρόνου εκτέλεσης]"
-
-#: 03120314.xhp
-msgctxt ""
-"03120314.xhp\n"
-"bm_id3156027\n"
-"help.text"
-msgid "<bookmark_value>Split function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Split</bookmark_value>"
-
-#: 03120314.xhp
-msgctxt ""
-"03120314.xhp\n"
-"hd_id3156027\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Split Function [Runtime]\">Split Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Συνάρτηση Split [Χρόνου εκτέλεσης]\">Συνάρτηση Split [Χρόνου εκτέλεσης]</link>"
-
-#: 03120314.xhp
-msgctxt ""
-"03120314.xhp\n"
-"par_id3155805\n"
-"2\n"
-"help.text"
-msgid "Returns an array of substrings from a string expression."
-msgstr "Επιστρέφει έναν πίνακα απο υπο-συμβολοσειρές από μια παράσταση συμβολοσειράς."
-
-#: 03120314.xhp
-msgctxt ""
-"03120314.xhp\n"
-"hd_id3149177\n"
-"3\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03120314.xhp
-msgctxt ""
-"03120314.xhp\n"
-"par_id3153824\n"
-"4\n"
-"help.text"
-msgid "Split (Text As String, delimiter, number)"
-msgstr "Split (Text As String, delimiter, number)"
+msgid "<emph>Bool:</emph> Boolean variable (True, False)"
+msgstr "<emph>Bool:</emph> Boolean, δυαδική μεταβλητή (True, False)"
-#: 03120314.xhp
+#: 03102100.xhp
msgctxt ""
-"03120314.xhp\n"
-"hd_id3149763\n"
-"5\n"
+"03102100.xhp\n"
+"par_id3156275\n"
+"17\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "<emph>Currency:</emph> Currency-Variable (Currency with 4 Decimal places)"
+msgstr "<emph>Currency:</emph> Μεταβλητή νομισματικής μονάδας (Νομισματική μονάδα με 4 δεκαδικά ψηφία)"
-#: 03120314.xhp
+#: 03102100.xhp
msgctxt ""
-"03120314.xhp\n"
-"par_id3154285\n"
-"6\n"
+"03102100.xhp\n"
+"par_id3156057\n"
+"18\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "<emph>Date:</emph> Date variable"
+msgstr "<emph>Date:</emph> Μεταβλητή ημερομηνίας"
-#: 03120314.xhp
+#: 03102100.xhp
msgctxt ""
-"03120314.xhp\n"
-"hd_id3145315\n"
-"7\n"
+"03102100.xhp\n"
+"par_id3148405\n"
+"19\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>Double:</emph> Double-precision floating-point variable (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)"
+msgstr "<emph>Double:</emph> Μεταβλητή κινητής υποδιαστολής διπλής ακριβείας (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)"
-#: 03120314.xhp
+#: 03102100.xhp
msgctxt ""
-"03120314.xhp\n"
-"par_id3156023\n"
-"8\n"
+"03102100.xhp\n"
+"par_id3148916\n"
+"20\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression."
-msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς."
+msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
+msgstr "<emph>Integer:</emph> Ακέραια μεταβλητή (-32768 - 32767)"
-#: 03120314.xhp
+#: 03102100.xhp
msgctxt ""
-"03120314.xhp\n"
-"par_id3147560\n"
-"9\n"
+"03102100.xhp\n"
+"par_id3150045\n"
+"21\n"
"help.text"
-msgid "<emph>delimiter (optional):</emph> A string of one or more characters length that is used to delimit the Text. The default is the space character."
-msgstr "<emph>delimiter (optional):</emph> Μια συμβολοσειρά του μήκους ενός ή περισσότερων χαρακτήρων που χρησιμοποιείται για να οριοθετήσει το κείμενο. Η προεπιλογή είναι ο χαρακτήρας διαστήματος."
+msgid "<emph>Long:</emph> Long integer variable (-2.147.483.648 - 2.147.483.647)"
+msgstr "<emph>Long:</emph> Ακέραια μεταβλητή μεγάλου μήκους (-2.147.483.648 - 2.147.483.647)"
-#: 03120314.xhp
+#: 03102100.xhp
msgctxt ""
-"03120314.xhp\n"
-"par_id3145069\n"
-"12\n"
+"03102100.xhp\n"
+"par_id3149255\n"
+"22\n"
"help.text"
-msgid "<emph>number (optional):</emph> The number of substrings that you want to return."
-msgstr "<emph>number (optional):</emph> Ο αριθμός υπό-συμβολοσειρών που θέλετε να επιστρέψετε."
+msgid "<emph>Object:</emph> Object variable (Note: this variable can only subsequently be defined with Set!)"
+msgstr "<emph>Object:</emph> Μεταβλητή αντικειμένου (Σημείωση: μπορεί να οριστεί μόνο αργότερα με Set!)"
-#: 03120314.xhp
+#: 03102100.xhp
msgctxt ""
-"03120314.xhp\n"
-"hd_id3150398\n"
-"10\n"
+"03102100.xhp\n"
+"par_id3155937\n"
+"23\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
+msgstr "<emph>Single:</emph> Μεταβλητή κινητής υποδιαστολής απλής ακριβείας (3,402823 x 10E38 - 1,401298 x 10E-45)."
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"tit\n"
+"03102100.xhp\n"
+"par_id3151251\n"
+"24\n"
"help.text"
-msgid "Input# Statement [Runtime]"
-msgstr "Πρόταση Input# [Χρόνου εκτέλεσης]"
+msgid "<emph>String:</emph> String variable consisting of a maximum of 64,000 ASCII characters."
+msgstr "<emph>String:</emph> Μεταβλητή συμβολοσειράς που αποτελείται από 64.000 χαρακτήρες ASCII το μέγιστο."
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"bm_id3154908\n"
+"03102100.xhp\n"
+"par_id3154704\n"
+"25\n"
"help.text"
-msgid "<bookmark_value>Input statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Input</bookmark_value>"
+msgid "<emph>[Variant]:</emph> Variant variable type (contains all types, specified by definition). If a key word is not specified, variables are automatically defined as Variant Type, unless a statement from DefBool to DefVar is used."
+msgstr "<emph>[Variant]:</emph> Τύπος μεταβλητής Variant (περιέχει όλους τους τύπους που έχουν καθοριστεί εξ ορισμού). Αν δεν έχει δοθεί λέξη-κλειδί, οι μεταβλητές καθορίζονται αυτόματα ως τύπος Variant, εκτός και αν έχει χρησιμοποιηθεί κάποια πρόταση από την DefBool έως DefVar."
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"hd_id3154908\n"
-"1\n"
+"03102100.xhp\n"
+"par_id3146316\n"
+"26\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# Statement [Runtime]\">Input# Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Δήλωση Input# [Χρόνου εκτέλεσης]\">Δήλωση Input# [Χρόνου εκτέλεσης]</link>"
+msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word."
+msgstr "Στην $[officename] Basic, δεν χρειάζεται να δηλώσετε τις μεταβλητές σας ρητά. Εντούτοις, πρέπει να δηλώσετε έναν πίνακα προτού να μπορέσετε να τον χρησιμοποιήσετε. Μπορείτε να δηλώσετε μια μεταβλητή με την δήλωση Dim, χρησιμοποιώντας τα κόμματα ως διαχωριστικό για πολλαπλές δηλώσεις. Για να δηλώσετε έναν τύπο μεταβλητής, εισάγετε έναν χαρακτήρα τύπου-δήλωσης μετά από το όνομα ή χρησιμοποιήστε την αντίστοιχη λέξη-κλειδί."
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3156424\n"
-"2\n"
+"03102100.xhp\n"
+"par_id3149924\n"
+"27\n"
"help.text"
-msgid "Reads data from an open sequential file."
-msgstr "Διαβάζει τα δεδομένα από ένα ανοιγμένο διαδοχικό αρχείο."
+msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables."
+msgstr "Η $[officename] Basic υποστηρίζει τους μονοδιάστατους ή πολυδιάστατους πίνακες που καθορίζονται από έναν συγκεκριμένο τύπο μεταβλητών. Οι πίνακες είναι κατάλληλοι εάν το πρόγραμμα σας περιέχει καταλόγους ή τους πίνακες που θέλετε να επεξεργαστείτε. Το πλεονέκτημα των πινάκων είναι ότι είναι δυνατό να επεξεργαστούν τα στοιχεία σύμφωνα με τους δείκτες τους, οι οποίοι μπορούν να έχουν την μορφή αριθμητικών εκφράσεων ή μεταβλητών."
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"hd_id3125863\n"
-"3\n"
+"03102100.xhp\n"
+"par_id3148488\n"
+"28\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Arrays are declared with the Dim statement. There are two methods to define the index range:"
+msgstr "Οι πίνακες δηλώνονται με πρόταση Dim. Υπάρχουν δύο μέθοδοι για να καθορίσετε το εύρος των τιμών ευρετηρίου:"
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3150440\n"
-"4\n"
+"03102100.xhp\n"
+"par_id3154662\n"
+"29\n"
"help.text"
-msgid "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
-msgstr "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
+msgid "DIM text(20) as String REM 21 elements numbered from 0 to 20"
+msgstr "DIM text(20) as String REM 21 στοιχεία με αρίθμηση από 0 έως 20"
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"hd_id3146121\n"
-"5\n"
+"03102100.xhp\n"
+"par_id3155604\n"
+"30\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25"
+msgstr "DIM text(5 to 25) as String REM 21 στοιχεία με αρίθμηση από 5 έως 25"
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3145749\n"
-"6\n"
+"03102100.xhp\n"
+"par_id3151274\n"
+"31\n"
"help.text"
-msgid "<emph>FileNumber:</emph> Number of the file that contains the data that you want to read. The file must be opened with the Open statement using the key word INPUT."
-msgstr "<emph>FileNumber:</emph> Ο αριθμός του αρχείου από το οποίο θα αναγνωσθούν τα δεδομένα. Το αρχείο θα πρέπει να έχει ανοιχθεί πριν από την πρόταση Open με την λέξη-κλειδί INPUT."
+msgid "DIM text(-15 to 5) as String REM 21 elements (including 0)"
+msgstr "DIM text(-15 to 5) as String REM 21 στοιχεία (συμπεριλαμβανομένου του 0)"
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3150011\n"
-"7\n"
+"03102100.xhp\n"
+"par_id3152774\n"
+"32\n"
"help.text"
-msgid "<emph>var:</emph> A numeric or string variable that you assign the values read from the opened file to."
-msgstr "<emph>var:</emph> Μια μεταβλητή στην οποία εκχωρούνται οι τιμές που διαβάζονται από το αρχείο. Οι αριθμητικές τιμές και οι τιμές συμβολοσειρών είναι έγκυρες."
+msgid "REM numbered from -15 to 5"
+msgstr "REM με αρίθμηση από -15 έως 5"
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3159153\n"
-"8\n"
+"03102100.xhp\n"
+"par_id3150829\n"
+"33\n"
"help.text"
-msgid "The <emph>Input#</emph> statement reads numeric values or strings from an open file and assigns the data to one or more variables. A numeric variable is read up to the first carriage return (Asc=13), line feed (Asc=10), space, or comma. String variables are read to up to the first carriage return (Asc=13), line feed (Asc=10), or comma."
-msgstr "Η δήλωση <emph>Input#</emph> χρησιμοποιείται για να διαβάσει αριθμητικές τιμές ή συμβολοσειρές από ένα ανοιγμένο αρχείο και να εκχωρήσει τα δεδομένα σε μία ή περισσότερες μεταβλητές. Μια αριθμητική μεταβλητή διαβάζεται μέχρι τον πρώτο χαρακτήρα επιστροφής (Asc=13), αλλαγή γραμμής (Asc=10), κενό διάστημα ή κόμμα. Οι μεταβλητές συμβολοσειρών διαβάζονται μέχρι τον πρώτο χαρακτήρα επιστροφής (Asc=13), αλλαγή γραμμής (Asc=10) ή κόμμα."
+msgid "Two-dimensional data field"
+msgstr "Δισδιάστατο πεδίο δεδομένων"
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3146984\n"
-"9\n"
+"03102100.xhp\n"
+"par_id3149529\n"
+"34\n"
"help.text"
-msgid "Data and data types in the opened file must appear in the same order as the variables that are passed in the \"var\" parameter. If you assign non-numeric values to a numeric variable, \"var\" is assigned a value of \"0\"."
-msgstr "Τα δεδομένα και οι τύποι δεδομένων σε ένα αρχείο θα πρέπει να εμφανίζονται στην ίδια σειρά όπως και οι μεταβλητές που μεταβιβάζονται στην παράμετρο \"var\". Αν αναθέσετε μη αριθμητικές τιμές σε μια αριθμητική μεταβλητή, τότε στη μεταβλητή εκχωρείται μηδενική τιμή."
+msgid "DIM text(20,2) as String REM 63 elements; form 0 to 20 level 1, from 0 to 20 level 2 and from 0 to 20 level 3."
+msgstr "DIM text(20,2) as String REM 63 στοιχεία, από 0 έως 20 επίπεδο 1, από 0 έως 20 επίπεδο 2 και από 0 έως 20 επίπεδο 3."
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3156442\n"
-"10\n"
+"03102100.xhp\n"
+"par_id3159239\n"
+"35\n"
"help.text"
-msgid "Records that are separated by commas cannot be assigned to a string variable. Quotation marks (\") in the file are disregarded as well. If you want to read these characters from the file, use the <emph>Line Input#</emph> statement to read pure text files (files containing only printable characters) line by line."
-msgstr "Οι εγγραφές στο αρχείο μπορούν να χωρίζονται με κόμμα, αυτός ο χαρακτήρας όμως δεν μπορεί να αναγνωσθεί σε μια μεταβλητή συμβολοσειράς. Επίσης αγνοούνται τα εισαγωγικά (\") στο αρχείο. Αν θέλετε να διαβάζετε αυτούς τους χαρακτήρες από το αρχείο, χρησιμοποιήστε την πρόταση <emph>Line Input#</emph> για να διαβάζετε αμιγή αρχεία κειμένου (αρχεία που περιέχουν μόνο εκτυπώσιμους χαρακτήρες) γραμμή προς γραμμή."
+msgid "You can declare an array types as dynamic if a ReDim statement defines the number of dimensions in the subroutine or the function that contains the array. Generally, you can only define an array dimension once, and you cannot modify it. Within a subroutine, you can declare an array with ReDim. You can only define dimensions with numeric expressions. This ensures that the fields are only as large as necessary."
+msgstr "Μπορείτε να δηλώσετε έναν τύπο πίνακα ως δυναμικό αν η πρόταση ReDim καθορίζει τον αριθμό των διαστάσεων στην υπορουτίνα ή την συνάρτηση που περιέχει τον πίνακα. Γενικά, μπορείτε να καθορίσετε τη διάσταση ενός πίνακα μια φορά και δεν μπορείτε να την τροποποιήσετε. Σε μια υπορουτίνα, μπορείτε να δηλώσετε έναν πίνακα με ReDim. Μπορείτε να καθορίσετε μόνο διαστάσεις με αριθμητικές εκφράσεις. Αυτό βεβαιώνει ότι τα πεδία είναι μόνο τόσο μεγάλα όσο χρειάζεται."
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3147349\n"
-"11\n"
+"03102100.xhp\n"
+"hd_id3150344\n"
+"36\n"
"help.text"
-msgid "If the end of the file is reached while reading a data element, an error occurs and the process is aborted."
-msgstr "Αν κατά την ανάγνωση ενός στοιχείου δεδομένων η διαδικασία φτάσει στο τέλος του αρχείου, τότε εμφανίζεται ένα μήνυμα σφάλματος και η διαδικασία ματαιώνεται."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"hd_id3152578\n"
-"12\n"
+"03102100.xhp\n"
+"par_id3154657\n"
+"40\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "sVar = \"Office\""
+msgstr "sVar = \"Γραφείο\""
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id4144765\n"
+"03102100.xhp\n"
+"par_id3149036\n"
+"44\n"
"help.text"
-msgid "' Write data ( which we will read later with Input ) to file"
-msgstr "' Εγγραφή δεδομένων (που θα διαβάσουμε αργότερα στην είσοδο) σε αρχείο"
+msgid "' Two-dimensional data field"
+msgstr "' Δισδιάστατο πεδίο δεδομένων"
-#: 03020202.xhp
+#: 03102100.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id4144766\n"
+"03102100.xhp\n"
+"par_id3153782\n"
+"46\n"
"help.text"
-msgid "' Read data file using Input"
-msgstr "' Ανάγνωση αρχείου δεδομένων χρησιμοποιώντας είσοδο"
+msgid "Const sDim As String = \" Dimension:\""
+msgstr "Const sDim as String = \" Διάσταση:\""
#: 03102101.xhp
msgctxt ""
@@ -24388,7 +26990,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word."
-msgstr "Στην $[officename] Basic, δεν χρειάζεται να δηλώσετε τις μεταβλητές ρητά. Εντούτοις, πρέπει να δηλώσετε έναν πίνακα προτού να τον χρησιμοποιήσετε. Μπορείτε να δηλώσετε μια μεταβλητή με την δήλωση Dim, χρησιμοποιώντας κόμματα για πολλαπλές δηλώσεις. Για να δηλώσετε έναν τύπο μεταβλητής, εισάγετε έναν χαρακτήρα τύπου-δήλωσης μετά από το όνομα ή χρησιμοποιήστε την αντίστοιχη λέξη κλειδί."
+msgstr "Στην $[officename] Basic, δεν χρειάζεται να δηλώσετε τις μεταβλητές σας ρητά. Εντούτοις, πρέπει να δηλώσετε έναν πίνακα προτού να μπορέσετε να τον χρησιμοποιήσετε. Μπορείτε να δηλώσετε μια μεταβλητή με την δήλωση Dim, χρησιμοποιώντας τα κόμματα ως διαχωριστικό για πολλαπλές δηλώσεις. Για να δηλώσετε έναν τύπο μεταβλητής, εισάγετε έναν χαρακτήρα τύπου-δήλωσης μετά από το όνομα ή χρησιμοποιήστε την αντίστοιχη λέξη-κλειδί."
#: 03102101.xhp
msgctxt ""
@@ -24397,7 +26999,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables."
-msgstr "Η $[officename] Basic υποστηρίζει τους μονοδιάστατους ή και τους πολυδιάστατους πίνακες που καθορίζονται από έναν διευκρινισμένο τύπο μεταβλητής. Οι πίνακες είναι κατάλληλοι εάν το πρόγραμμα σας περιέχει λίστες ή πίνακες που θέλετε να επεξεργαστείτε. Το πλεονέκτημα των πινάκων είναι ότι σας δίνεται η δυνατότητα να εξετάσετε όλα τα μεμονωμένα στοιχεία που περιέχουν σύμφωνα με τους δείκτες, οι όποιοι μπορεί να είναι σε μορφή αριθμητικής έκφρασης ή μεταβλητές."
+msgstr "Η $[officename] Basic υποστηρίζει τους μονοδιάστατους ή πολυδιάστατους πίνακες που καθορίζονται από έναν συγκεκριμένο τύπο μεταβλητών. Οι πίνακες είναι κατάλληλοι εάν το πρόγραμμα σας περιέχει καταλόγους ή τους πίνακες που θέλετε να επεξεργαστείτε. Το πλεονέκτημα των πινάκων είναι ότι είναι δυνατό να επεξεργαστούν τα στοιχεία σύμφωνα με τους δείκτες τους, οι οποίοι μπορούν να έχουν την μορφή αριθμητικών εκφράσεων ή μεταβλητών."
#: 03102101.xhp
msgctxt ""
@@ -24462,5003 +27064,4114 @@ msgctxt ""
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03030103.xhp
+#: 03102200.xhp
msgctxt ""
-"03030103.xhp\n"
+"03102200.xhp\n"
"tit\n"
"help.text"
-msgid "Day Function [Runtime]"
-msgstr "Συνάρτηση Day [Χρόνου εκτέλεσης]"
+msgid "IsArray Function [Runtime]"
+msgstr "Συνάρτηση IsArray [Χρόνου εκτέλεσης]"
-#: 03030103.xhp
+#: 03102200.xhp
msgctxt ""
-"03030103.xhp\n"
-"bm_id3153345\n"
+"03102200.xhp\n"
+"bm_id3154346\n"
"help.text"
-msgid "<bookmark_value>Day function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Day</bookmark_value>"
+msgid "<bookmark_value>IsArray function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση IsArray</bookmark_value>"
-#: 03030103.xhp
+#: 03102200.xhp
msgctxt ""
-"03030103.xhp\n"
-"hd_id3153345\n"
+"03102200.xhp\n"
+"hd_id3154346\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day Function [Runtime]\">Day Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Συνάρτηση Day [Χρόνου εκτέλεσης]\">Συνάρτηση Day [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03102200.xhp\" name=\"IsArray Function [Runtime]\">IsArray Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102200.xhp\" name=\"Συνάρτηση IsArray [Χρόνου εκτέλεσης]\">Συνάρτηση IsArray [Χρόνου εκτέλεσης]</link>"
-#: 03030103.xhp
+#: 03102200.xhp
msgctxt ""
-"03030103.xhp\n"
-"par_id3147560\n"
+"03102200.xhp\n"
+"par_id3159413\n"
"2\n"
"help.text"
-msgid "Returns a value that represents the day of the month based on a serial date number generated by <emph>DateSerial</emph> or <emph>DateValue</emph>."
-msgstr "Επιστρέφει μια τιμή του αντιπροσωπεύει την ημέρα του μήνα βάσει ενός αριθμού σειράς ημερομηνίας που παράγεται από τη συνάρτηση <emph>DateSerial</emph> ή την συνάρτηση <emph>DateValue</emph>."
+msgid "Determines if a variable is a data field in an array."
+msgstr "Επιστρέφει μια ένδειξη που υποδηλώνει αν η δεδομένη μεταβλητή είναι ένα πεδίο δεδομένων σε κάποιον πίνακα."
-#: 03030103.xhp
+#: 03102200.xhp
msgctxt ""
-"03030103.xhp\n"
-"hd_id3149456\n"
+"03102200.xhp\n"
+"hd_id3150792\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03030103.xhp
+#: 03102200.xhp
msgctxt ""
-"03030103.xhp\n"
-"par_id3150358\n"
+"03102200.xhp\n"
+"par_id3153379\n"
"4\n"
"help.text"
-msgid "Day (Number)"
-msgstr "Day (Number)"
+msgid "IsArray (Var)"
+msgstr "IsArray (Var)"
-#: 03030103.xhp
+#: 03102200.xhp
msgctxt ""
-"03030103.xhp\n"
-"hd_id3148798\n"
+"03102200.xhp\n"
+"hd_id3154365\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03030103.xhp
+#: 03102200.xhp
msgctxt ""
-"03030103.xhp\n"
-"par_id3125865\n"
+"03102200.xhp\n"
+"par_id3154685\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "Bool"
+msgstr "Μπουλ"
-#: 03030103.xhp
+#: 03102200.xhp
msgctxt ""
-"03030103.xhp\n"
-"hd_id3150448\n"
+"03102200.xhp\n"
+"hd_id3153969\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03030103.xhp
+#: 03102200.xhp
msgctxt ""
-"03030103.xhp\n"
-"par_id3156423\n"
+"03102200.xhp\n"
+"par_id3145172\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> A numeric expression that contains a serial date number from which you can determine the day of the month."
-msgstr "<emph>Number:</emph> Μια αριθμητική παράσταση που περιέχει έναν αριθμό σειράς ημερομηνίας από τον οποίο θα καθοριστεί η ημέρα του μήνα."
+msgid "<emph>Var:</emph> Any variable that you want to test if it is declared as an array. If the variable is an array, then the function returns <emph>True</emph>, otherwise <emph>False </emph>is returned."
+msgstr "<emph>Var:</emph> Κάθε μεταβλητή για την οποία πρόκειται να ελεγχθεί αν έχει δηλωθεί ως πίνακας. Σε αυτή την περίπτωση, η συνάρτηση επιστρέφει την τιμή <emph>True</emph> (Αληθές). Αλλιώς, επιστρέφεται η τιμή <emph>False</emph> (Ψευδές)."
-#: 03030103.xhp
+#: 03102200.xhp
msgctxt ""
-"03030103.xhp\n"
-"par_id3145786\n"
+"03102200.xhp\n"
+"hd_id3155131\n"
"9\n"
"help.text"
-msgid "This function is basically the opposite of the DateSerial function, returning the day of the month from a serial date number generated by the <emph>DateSerial</emph> or the <emph>DateValue</emph> function. For example, the expression"
-msgstr "Αυτή η συνάρτηση είναι βασικά η αντίστροφη της συνάρτησης DateSerial και επιστρέφει την ημέρα του μήνα από τον αριθμό σειράς ημερομηνίας που παράγεται από τη συνάρτηση <emph>DateSerial</emph> ή την <emph>DateValue</emph>. Παραδείγματος χάριν, η παράσταση"
-
-#: 03030103.xhp
-msgctxt ""
-"03030103.xhp\n"
-"par_id3153190\n"
-"11\n"
-"help.text"
-msgid "returns the value 20."
-msgstr "επιστρέφει την τιμή 20."
-
-#: 03030103.xhp
-msgctxt ""
-"03030103.xhp\n"
-"hd_id3149481\n"
-"12\n"
-"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03030103.xhp
-msgctxt ""
-"03030103.xhp\n"
-"par_id3149260\n"
-"14\n"
-"help.text"
-msgid "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\""
-msgstr "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" του μήνα\""
-
-#: 03104500.xhp
+#: 03102300.xhp
msgctxt ""
-"03104500.xhp\n"
+"03102300.xhp\n"
"tit\n"
"help.text"
-msgid "IsUnoStruct Function [Runtime]"
-msgstr "Συνάρτηση IsUnoStruct [Χρόνου εκτέλεσης]"
+msgid "IsDate Function [Runtime]"
+msgstr "Συνάρτηση IsDate [Χρόνου εκτέλεσης]"
-#: 03104500.xhp
+#: 03102300.xhp
msgctxt ""
-"03104500.xhp\n"
-"bm_id3146117\n"
+"03102300.xhp\n"
+"bm_id3145090\n"
"help.text"
-msgid "<bookmark_value>IsUnoStruct function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση IsUnoStruct</bookmark_value>"
+msgid "<bookmark_value>IsDate function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση IsDate</bookmark_value>"
-#: 03104500.xhp
+#: 03102300.xhp
msgctxt ""
-"03104500.xhp\n"
-"hd_id3146117\n"
+"03102300.xhp\n"
+"hd_id3145090\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"IsUnoStruct Function [Runtime]\">IsUnoStruct Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"Συνάρτηση IsUnoStruct [Χρόνου εκτέλεσης]\">Συνάρτηση IsUnoStruct [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate Function [Runtime]\">IsDate Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"Συνάρτηση IsDate [Χρόνου εκτέλεσης]\">Συνάρτηση IsDate [Χρόνου εκτέλεσης]</link>"
-#: 03104500.xhp
+#: 03102300.xhp
msgctxt ""
-"03104500.xhp\n"
-"par_id3146957\n"
+"03102300.xhp\n"
+"par_id3153311\n"
"2\n"
"help.text"
-msgid "Returns True if the given object is a Uno struct."
-msgstr "Επιστρέφει την τιμή True, αν το δεδομένο αντικείμενο είναι μια δομή Uno."
+msgid "Tests if a numeric or string expression can be converted to a <emph>Date</emph> variable."
+msgstr "Ελέγχει αν μια δεδομένη αριθμητική παράσταση ή παράσταση συμβολοσειράς μπορεί να μετατραπεί σε μεταβλητή <emph>Date</emph>"
-#: 03104500.xhp
+#: 03102300.xhp
msgctxt ""
-"03104500.xhp\n"
-"hd_id3148538\n"
+"03102300.xhp\n"
+"hd_id3153824\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03104500.xhp
+#: 03102300.xhp
msgctxt ""
-"03104500.xhp\n"
-"par_id3155341\n"
+"03102300.xhp\n"
+"par_id3147573\n"
"4\n"
"help.text"
-msgid "IsUnoStruct( Uno type )"
-msgstr "Δυαδικές μεταβλητές"
+msgid "IsDate (Expression)"
+msgstr "IsDate (Expression)"
-#: 03104500.xhp
+#: 03102300.xhp
msgctxt ""
-"03104500.xhp\n"
-"hd_id3148473\n"
+"03102300.xhp\n"
+"hd_id3143270\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03104500.xhp
+#: 03102300.xhp
msgctxt ""
-"03104500.xhp\n"
-"par_id3145315\n"
+"03102300.xhp\n"
+"par_id3147560\n"
"6\n"
"help.text"
msgid "Bool"
-msgstr "Bool"
+msgstr "Μπουλ"
-#: 03104500.xhp
+#: 03102300.xhp
msgctxt ""
-"03104500.xhp\n"
-"hd_id3145609\n"
+"03102300.xhp\n"
+"hd_id3148947\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03104500.xhp
+#: 03102300.xhp
msgctxt ""
-"03104500.xhp\n"
-"par_id3148947\n"
+"03102300.xhp\n"
+"par_id3145069\n"
"8\n"
"help.text"
-msgid "Uno type : A UnoObject"
-msgstr "Uno type : A UnoObject"
+msgid "<emph>Expression:</emph> Any numeric or string expression that you want to test. If the expression can be converted to a date, the function returns <emph>True</emph>, otherwise the function returns <emph>False</emph>."
+msgstr "<emph>Expression:</emph> Κάθε αριθμητική παράσταση ή παράσταση συμβολοσειράς που πρόκειται να ελεγχθεί. Αν η παράσταση μπορεί να μετατραπεί σε ημερομηνία, η συνάρτηση επιστρέφει την τιμή <emph>True</emph> (Αληθές). Αλλιώς, επιστρέφεται η τιμή <emph>False</emph> (Ψευδές)."
-#: 03104500.xhp
+#: 03102300.xhp
msgctxt ""
-"03104500.xhp\n"
-"hd_id3156343\n"
+"03102300.xhp\n"
+"hd_id3150447\n"
"9\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03104500.xhp
-msgctxt ""
-"03104500.xhp\n"
-"par_idN10638\n"
-"help.text"
-msgid "' Instantiate a service"
-msgstr "' Συγκεκριμενοποίηση μιας υπηρεσίας"
-
-#: 03104500.xhp
-msgctxt ""
-"03104500.xhp\n"
-"par_idN10644\n"
-"help.text"
-msgid "MsgBox bIsStruct ' Displays False because oSimpleFileAccess Is NO struct"
-msgstr "MsgBox bIsStruct ' Εμφανίζει Ψευδές επειδή το oSimpleFileAccess ΔΕΝ είναι δομή"
-
-#: 03104500.xhp
-msgctxt ""
-"03104500.xhp\n"
-"par_idN10649\n"
-"help.text"
-msgid "' Instantiate a Property struct"
-msgstr "' Συγκεκριμενοποίηση μιας ιδιότητας δομής"
-
-#: 03104500.xhp
-msgctxt ""
-"03104500.xhp\n"
-"par_idN10653\n"
-"help.text"
-msgid "MsgBox bIsStruct ' Displays True because aProperty is a struct"
-msgstr "MsgBox bIsStruct ' Εμφανίζει True επειδή το aProperty είναι struct"
-
-#: 03104500.xhp
-msgctxt ""
-"03104500.xhp\n"
-"par_idN1065B\n"
-"help.text"
-msgid "MsgBox bIsStruct ' Displays False because 42 is NO struct"
-msgstr "MsgBox bIsStruct ' Εμφανίζει False επειδή το 42 ΔΕΝ ΕΙΝΑΙ struct"
-
-#: 03030100.xhp
-msgctxt ""
-"03030100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Converting Date Values"
-msgstr "Μετατροπή τιμών ημερομηνίας"
-
-#: 03030100.xhp
+#: 03102300.xhp
msgctxt ""
-"03030100.xhp\n"
-"hd_id3147573\n"
-"1\n"
+"03102300.xhp\n"
+"par_id3150869\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030100.xhp\" name=\"Converting Date Values\">Converting Date Values</link>"
-msgstr "<link href=\"text/sbasic/shared/03030100.xhp\" name=\"Μετατροπή τιμών ημερομηνίας\">Μετατροπή τιμών ημερομηνίας</link>"
+msgid "Print IsDate(sDateVar) ' Returns True"
+msgstr "print IsDate(sDateVar) ' επιστρέφει Αληθές"
-#: 03030100.xhp
+#: 03102300.xhp
msgctxt ""
-"03030100.xhp\n"
-"par_id3154760\n"
-"2\n"
+"03102300.xhp\n"
+"par_id3147288\n"
+"15\n"
"help.text"
-msgid "The following functions convert date values to calculable numbers and back."
-msgstr "Εδώ θα βρείτε όλες τις συναρτήσεις που χρησιμοποιούνται για την μετατροπή τιμών ημερομηνίας σε υπολογίσιμους αριθμούς και αντιστρόφως."
+msgid "Print IsDate(sDateVar) ' Returns False"
+msgstr "Print IsDate(sDateVar) ' Επιστρέφει Ψευδές"
-#: 03010102.xhp
+#: 03102400.xhp
msgctxt ""
-"03010102.xhp\n"
+"03102400.xhp\n"
"tit\n"
"help.text"
-msgid "MsgBox Function [Runtime]"
-msgstr "Συνάρτηση MsgBox [Χρόνου εκτέλεσης]"
+msgid "IsEmpty Function [Runtime]"
+msgstr "Συνάρτηση IsEmpty [Χρόνου εκτέλεσης]"
-#: 03010102.xhp
+#: 03102400.xhp
msgctxt ""
-"03010102.xhp\n"
-"bm_id3153379\n"
+"03102400.xhp\n"
+"bm_id3153394\n"
"help.text"
-msgid "<bookmark_value>MsgBox function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση MsgBox</bookmark_value>"
+msgid "<bookmark_value>IsEmpty function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση IsEmpty</bookmark_value>"
-#: 03010102.xhp
+#: 03102400.xhp
msgctxt ""
-"03010102.xhp\n"
-"hd_id3153379\n"
+"03102400.xhp\n"
+"hd_id3153394\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox Function [Runtime]\">MsgBox Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"Συνάρτηση MsgBox [Χρόνου εκτέλεσης]\">Συνάρτηση MsgBox [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03102400.xhp\" name=\"IsEmpty Function [Runtime]\">IsEmpty Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102400.xhp\" name=\"Συνάρτηση IsEmpty [Χρόνου εκτέλεσης]\">Συνάρτηση IsEmpty [Χρόνου εκτέλεσης]</link>"
-#: 03010102.xhp
+#: 03102400.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3145171\n"
+"03102400.xhp\n"
+"par_id3163045\n"
"2\n"
"help.text"
-msgid "Displays a dialog box containing a message and returns a value."
-msgstr "Εμφανίζει ένα παράθυρο διαλόγου που περιέχει μήνυμα και επιστρέφει μία τιμή."
+msgid "Tests if a Variant variable contains the Empty value. The Empty value indicates that the variable is not initialized."
+msgstr "Ελέγχει αν μια μεταβλητή Variant περιέχει την τιμή Empty, που δηλώνει ότι η μεταβλητή δεν έχει προετοιμαστεί."
-#: 03010102.xhp
+#: 03102400.xhp
msgctxt ""
-"03010102.xhp\n"
-"hd_id3156281\n"
+"03102400.xhp\n"
+"hd_id3159158\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03010102.xhp
+#: 03102400.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3154685\n"
+"03102400.xhp\n"
+"par_id3153126\n"
"4\n"
"help.text"
-msgid "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])"
-msgstr "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])"
+msgid "IsEmpty (Var)"
+msgstr "IsEmpty (Var)"
-#: 03010102.xhp
+#: 03102400.xhp
msgctxt ""
-"03010102.xhp\n"
-"hd_id3153771\n"
+"03102400.xhp\n"
+"hd_id3148685\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03010102.xhp
+#: 03102400.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3146985\n"
+"03102400.xhp\n"
+"par_id3156344\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "Bool"
+msgstr "Μπουλ"
-#: 03010102.xhp
+#: 03102400.xhp
msgctxt ""
-"03010102.xhp\n"
-"hd_id3153363\n"
+"03102400.xhp\n"
+"hd_id3148947\n"
"7\n"
"help.text"
-msgid "Parameter:"
-msgstr "Παράμετρος:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03010102.xhp
+#: 03102400.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3153727\n"
+"03102400.xhp\n"
+"par_id3154347\n"
"8\n"
"help.text"
-msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
-msgstr "<emph>Κείμενο</emph>: Έκφραση συμβολοσειράς που εμφανίζετε ως μήνυμα στο πλαίσιο διαλόγου. Οι αλλαγές γραμμών μπορούν να εισαχθούν με τον χαρακτήρα Chr$(13)."
+msgid "<emph>Var:</emph> Any variable that you want to test. If the Variant contains the Empty value, the function returns True, otherwise the function returns False."
+msgstr "<emph>Var:</emph> Κάθε μεταβλητή που πρόκειται να ελεγχθεί. Αν η μεταβλητή Variant περιέχει την τιμή Empty, η συνάρτηση επιστρέφει True (Αληθές). Αλλιώς επιστρέφει False (Ψευδές)."
-#: 03010102.xhp
+#: 03102400.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3147317\n"
+"03102400.xhp\n"
+"hd_id3154138\n"
"9\n"
"help.text"
-msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the name of the respective application is displayed."
-msgstr "<emph>DialogTitle</emph>: Παράσταση συμβολοσειράς που εμφανίζεται στη γραμμή τίτλου του παραθύρου διαλόγου. Αν παραληφθεί, εμφανίζεται το όνομα της αντίστοιχης εφαρμογής."
-
-#: 03010102.xhp
-msgctxt ""
-"03010102.xhp\n"
-"par_id3153954\n"
-"10\n"
-"help.text"
-msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type and defines the number and type of buttons or icons displayed. <emph>Type</emph> represents a combination of bit patterns (dialog elements defined by adding the respective values):"
-msgstr "<emph>Type</emph>: Κάθε παράσταση ακέραιου αριθμού που καθορίζει τον τύπο του παραθύρου διαλόγου, μαζί με τον αριθμό και τον τύπο των κουμπιών ή εικονιδίων που θα εμφανιστούν. Η <emph>Type</emph> αντιπροσωπεύει ένα συνδυασμό μοτίβων bit, (τα στοιχεία του παραθύρου διαλόγου μπορούν να καθοριστούν με την προσθήκη των αντίστοιχων τιμών τους):"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03010102.xhp
+#: 03102400.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3154319\n"
-"11\n"
+"03102400.xhp\n"
+"par_id3154863\n"
+"13\n"
"help.text"
-msgid "<emph>Values</emph>"
-msgstr "<emph>Τιμές</emph>"
+msgid "Print IsEmpty(sVar) ' Returns True"
+msgstr "Print IsEmpty(sVar) ' επιστρέφει Αληθές"
-#: 03010102.xhp
+#: 03102450.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3147397\n"
-"12\n"
+"03102450.xhp\n"
+"tit\n"
"help.text"
-msgid "0 : Display OK button only."
-msgstr "0 : Εμφάνιση του πλήκτρου OK μόνο."
+msgid "IsError Function [Runtime]"
+msgstr "Συνάρτηση Error [Χρόνου εκτέλεσης]"
-#: 03010102.xhp
+#: 03102450.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3145646\n"
-"13\n"
+"03102450.xhp\n"
+"bm_id4954680\n"
"help.text"
-msgid "1 : Display OK and Cancel buttons."
-msgstr "1 : Εμφάνιση των κουμπιών OK και Άκυρο."
+msgid "<bookmark_value>IsError function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Error</bookmark_value>"
-#: 03010102.xhp
+#: 03102450.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3149410\n"
-"14\n"
+"03102450.xhp\n"
+"par_idN1054E\n"
"help.text"
-msgid "2 : Display Abort, Retry, and Ignore buttons."
-msgstr "2 : Εμφάνιση των κουμπιών Abort, Retry, και Ignore."
+msgid "<link href=\"text/sbasic/shared/03102450.xhp\">IsError Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102450.xhp\">Συνάρτηση Error [Χρόνου εκτέλεσης]</link>"
-#: 03010102.xhp
+#: 03102450.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3151075\n"
-"15\n"
+"03102450.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "3 : Display Yes, No, and Cancel buttons."
-msgstr "3 : Εμφάνιση των κουμπιών Ναι, Όχι και Άκυρο."
+msgid "Tests if a variable contains an error value."
+msgstr "Επιστρέφει μια ένδειξη που υποδηλώνει αν η μεταβλητή περιέχει μία τιμή λάθους."
-#: 03010102.xhp
+#: 03102450.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3153878\n"
-"16\n"
+"03102450.xhp\n"
+"par_idN10561\n"
"help.text"
-msgid "4 : Display Yes and No buttons."
-msgstr "4 : Εμφάνιση των κουμπιών Ναι και Όχι."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03010102.xhp
+#: 03102450.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3155601\n"
-"17\n"
+"03102450.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "5 : Display Retry and Cancel buttons."
-msgstr "5 : Εμφάνιση των κουμπιών Retry και Άκυρο."
+msgid "IsError (Var)"
+msgstr "IsError (Var)"
-#: 03010102.xhp
+#: 03102450.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3150716\n"
-"18\n"
+"03102450.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "16 : Add the Stop icon to the dialog."
-msgstr "16 : Προσθήκη του εικονιδίου Stop στο παράθυρο διαλόγου."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03010102.xhp
+#: 03102450.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3153837\n"
-"19\n"
+"03102450.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "32 : Add the Question icon to the dialog."
-msgstr "32 : Προσθήκη του εικονιδίου ερώτησης στο παράθυρο διαλόγου."
+msgid "Bool"
+msgstr "Μπουλ"
-#: 03010102.xhp
+#: 03102450.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3150751\n"
-"20\n"
+"03102450.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "48 : Add the Exclamation Point icon to the dialog."
-msgstr "48 : Προσθήκη του εικονιδίου θαυμαστικό στο παράθυρο διαλόγου."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03010102.xhp
+#: 03102450.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3146915\n"
-"21\n"
+"03102450.xhp\n"
+"par_idN10573\n"
"help.text"
-msgid "64 : Add the Information icon to the dialog."
-msgstr "64 : Προσθήκη του εικονιδίου πληροφορίας στο παράθυρο διαλόγου."
+msgid "<emph>Var:</emph> Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False."
+msgstr "<emph>Var:</emph> Κάθε μεταβλητή που πρόκειται να ελεγχθεί. Αν η μεταβλητή Variant περιέχει την τιμή Empty, η συνάρτηση επιστρέφει True (Αληθές). Αλλιώς επιστρέφει False (Ψευδές)."
-#: 03010102.xhp
+#: 03102600.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3145640\n"
-"22\n"
+"03102600.xhp\n"
+"tit\n"
"help.text"
-msgid "128 : First button in the dialog as default button."
-msgstr "128 : Το πρώτο κουμπί του διάλογου είναι το προεπιλεγμένο κουμπί."
+msgid "IsNull Function [Runtime]"
+msgstr "Συνάρτηση IsNull [Χρόνου εκτέλεσης]"
-#: 03010102.xhp
+#: 03102600.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3153765\n"
-"23\n"
+"03102600.xhp\n"
+"bm_id3155555\n"
"help.text"
-msgid "256 : Second button in the dialog as default button."
-msgstr "256 : Το δεύτερο κουμπί του διάλογου είναι το προεπιλεγμένο κουμπί."
+msgid "<bookmark_value>IsNull function</bookmark_value><bookmark_value>Null value</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση IsNull</bookmark_value><bookmark_value>Τιμή Null</bookmark_value>"
-#: 03010102.xhp
+#: 03102600.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3153715\n"
-"24\n"
+"03102600.xhp\n"
+"hd_id3155555\n"
+"1\n"
"help.text"
-msgid "512 : Third button in the dialog as default button."
-msgstr "512 : Το τρίτο κουμπί του διάλογου είναι το προεπιλεγμένο κουμπί."
+msgid "<link href=\"text/sbasic/shared/03102600.xhp\" name=\"IsNull Function [Runtime]\">IsNull Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102600.xhp\" name=\"Συνάρτηση IsNull [Χρόνου εκτέλεσης]\">Συνάρτηση IsNull [Χρόνου εκτέλεσης]</link>"
-#: 03010102.xhp
+#: 03102600.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3159267\n"
-"25\n"
+"03102600.xhp\n"
+"par_id3146957\n"
+"2\n"
"help.text"
-msgid "<emph>Return value:</emph>"
-msgstr "<emph>Τιμή επιστροφής:</emph>"
+msgid "Tests if a Variant contains the special Null value, indicating that the variable does not contain data."
+msgstr "Ελέγχει αν μια παραλλαγή περιέχει την ειδική τιμή Null, που δηλώνει ότι η μεταβλητή δεν περιέχει δεδομένα."
-#: 03010102.xhp
+#: 03102600.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3145230\n"
-"26\n"
+"03102600.xhp\n"
+"hd_id3150670\n"
+"3\n"
"help.text"
-msgid "1 : OK"
-msgstr "1 : OK"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03010102.xhp
+#: 03102600.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3149567\n"
-"27\n"
+"03102600.xhp\n"
+"par_id3150984\n"
+"4\n"
"help.text"
-msgid "2 : Cancel"
-msgstr "2 : Άκυρο"
+msgid "IsNull (Var)"
+msgstr "IsNull (Var)"
-#: 03010102.xhp
+#: 03102600.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id4056825\n"
+"03102600.xhp\n"
+"hd_id3149514\n"
+"5\n"
"help.text"
-msgid "3 : Abort"
-msgstr "3 : Εγκατάλειψη"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03010102.xhp
+#: 03102600.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3155335\n"
-"28\n"
+"03102600.xhp\n"
+"par_id3145609\n"
+"6\n"
"help.text"
-msgid "4 : Retry"
-msgstr "4 : Επανάληψη"
+msgid "Bool"
+msgstr "Μπουλ"
-#: 03010102.xhp
+#: 03102600.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3146918\n"
-"29\n"
+"03102600.xhp\n"
+"hd_id3149669\n"
+"7\n"
"help.text"
-msgid "5 : Ignore"
-msgstr "5 : Παράβλεψη"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03010102.xhp
+#: 03102600.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3155961\n"
-"30\n"
+"03102600.xhp\n"
+"par_id3159414\n"
+"8\n"
"help.text"
-msgid "6 : Yes"
-msgstr "6 : Ναι"
+msgid "<emph>Var:</emph> Any variable that you want to test. This function returns True if the Variant contains the Null value, or False if the Variant does not contain the Null value."
+msgstr "<emph>Var:</emph> Κάθε μεταβλητή που πρόκειται να ελεγχθεί. Αυτή η συνάρτηση επιστρέφει την τιμή αληθής αν η παραλλαγή περιέχει την τιμή Null, αλλιώς επιστρέφει ψευδές."
-#: 03010102.xhp
+#: 03102600.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3148488\n"
-"31\n"
+"03102600.xhp\n"
+"par_idN1062A\n"
"help.text"
-msgid "7 : No"
-msgstr "7 : Όχι"
+msgid "<emph>Null</emph> - This value is used for a variant data sub type without valid contents."
+msgstr "<emph>Null</emph> - Αυτή η τιμή χρησιμοποιείται για έναν υπο- τύπο στοιχείων παραλλαγής χωρίς έγκυρο περιεχόμενο."
-#: 03010102.xhp
+#: 03102600.xhp
msgctxt ""
-"03010102.xhp\n"
-"hd_id3150090\n"
-"40\n"
+"03102600.xhp\n"
+"hd_id3153381\n"
+"9\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03010102.xhp
-msgctxt ""
-"03010102.xhp\n"
-"par_id3151278\n"
-"43\n"
-"help.text"
-msgid "sVar = MsgBox(\"Las Vegas\")"
-msgstr "sVar = MsgBox(\"Las Vegas\")"
-
-#: 03010102.xhp
-msgctxt ""
-"03010102.xhp\n"
-"par_id3149034\n"
-"44\n"
-"help.text"
-msgid "sVar = MsgBox(\"Las Vegas\",1)"
-msgstr "sVar = MsgBox(\"Las Vegas\",1)"
-
-#: 03010102.xhp
-msgctxt ""
-"03010102.xhp\n"
-"par_id3166424\n"
-"45\n"
-"help.text"
-msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
-msgstr "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
-
-#: 03120302.xhp
+#: 03102700.xhp
msgctxt ""
-"03120302.xhp\n"
+"03102700.xhp\n"
"tit\n"
"help.text"
-msgid "LCase Function [Runtime]"
-msgstr "Συνάρτηση LCase [Χρόνου εκτέλεσης]"
+msgid "IsNumeric Function [Runtime]"
+msgstr "Συνάρτηση IsNumeric [Χρόνου εκτέλεσης]"
-#: 03120302.xhp
+#: 03102700.xhp
msgctxt ""
-"03120302.xhp\n"
-"bm_id3152363\n"
+"03102700.xhp\n"
+"bm_id3145136\n"
"help.text"
-msgid "<bookmark_value>LCase function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση LCase</bookmark_value>"
+msgid "<bookmark_value>IsNumeric function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση IsNumeric</bookmark_value>"
-#: 03120302.xhp
+#: 03102700.xhp
msgctxt ""
-"03120302.xhp\n"
-"hd_id3152363\n"
+"03102700.xhp\n"
+"hd_id3145136\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function [Runtime]\">LCase Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120302.xhp\" name=\"Συνάρτηση LCase [Χρόνου εκτέλεσης]\">Συνάρτηση LCase [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric Function [Runtime]\">IsNumeric Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102700.xhp\" name=\"Συνάρτηση IsNumeric [Χρόνου εκτέλεσης]\">Συνάρτηση IsNumeric [Χρόνου εκτέλεσης]</link>"
-#: 03120302.xhp
+#: 03102700.xhp
msgctxt ""
-"03120302.xhp\n"
-"par_id3145609\n"
+"03102700.xhp\n"
+"par_id3149177\n"
"2\n"
"help.text"
-msgid "Converts all uppercase letters in a string to lowercase."
-msgstr "Μετατρέπει όλα τα κεφαλαία γράμματα σε μια συμβολοσειρά σε πεζά γράμματα."
+msgid "Tests if an expression is a number. If the expression is a <link href=\"text/sbasic/shared/00000002.xhp#dezimal\" name=\"number\">number</link>, the function returns True, otherwise the function returns False."
+msgstr "Ελέγχει αν η δεδομένη παράσταση είναι αριθμός. Αν η παράσταση είναι ένας <link href=\"text/sbasic/shared/00000002.xhp#dezimal\" name=\"number\">αριθμός</link>, η συνάρτηση επιστρέφει True (Αληθές). Αλλιώς, επιστρέφεται η τιμή False (Ψευδές)."
-#: 03120302.xhp
+#: 03102700.xhp
msgctxt ""
-"03120302.xhp\n"
-"par_id3154347\n"
+"03102700.xhp\n"
+"hd_id3149415\n"
"3\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase\">UCase</link> Function"
-msgstr "Δείτε επίσης: Συνάρτηση <link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase\">UCase</link>"
-
-#: 03120302.xhp
-msgctxt ""
-"03120302.xhp\n"
-"hd_id3149456\n"
-"4\n"
-"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120302.xhp
+#: 03102700.xhp
msgctxt ""
-"03120302.xhp\n"
-"par_id3150791\n"
-"5\n"
+"03102700.xhp\n"
+"par_id3150771\n"
+"4\n"
"help.text"
-msgid "LCase (Text As String)"
-msgstr "LCase (Text As String)"
+msgid "IsNumeric (Var)"
+msgstr "IsNumeric (Var)"
-#: 03120302.xhp
+#: 03102700.xhp
msgctxt ""
-"03120302.xhp\n"
-"hd_id3154940\n"
-"6\n"
+"03102700.xhp\n"
+"hd_id3148685\n"
+"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03120302.xhp
+#: 03102700.xhp
msgctxt ""
-"03120302.xhp\n"
-"par_id3144760\n"
-"7\n"
+"03102700.xhp\n"
+"par_id3148944\n"
+"6\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "Bool"
+msgstr "Μπουλ"
-#: 03120302.xhp
+#: 03102700.xhp
msgctxt ""
-"03120302.xhp\n"
-"hd_id3151043\n"
-"8\n"
+"03102700.xhp\n"
+"hd_id3148947\n"
+"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03120302.xhp
+#: 03102700.xhp
msgctxt ""
-"03120302.xhp\n"
-"par_id3153193\n"
-"9\n"
+"03102700.xhp\n"
+"par_id3154760\n"
+"8\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to convert."
-msgstr "<emph>Text:</emph> Οποιαδήποτε έκφραση σειράς που θέλετε να μετατρέψετε."
+msgid "<emph>Var:</emph> Any expression that you want to test."
+msgstr "<emph>Var:</emph> Κάθε έκφραση που πρόκειται να ελεγχθεί."
-#: 03120302.xhp
+#: 03102700.xhp
msgctxt ""
-"03120302.xhp\n"
-"hd_id3148451\n"
-"10\n"
+"03102700.xhp\n"
+"hd_id3149656\n"
+"9\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03120302.xhp
+#: 03102700.xhp
msgctxt ""
-"03120302.xhp\n"
-"par_id3146121\n"
-"14\n"
+"03102700.xhp\n"
+"par_id3147230\n"
+"13\n"
"help.text"
-msgid "Print LCase(sVar) ' Returns \"las vegas\""
-msgstr "Print LCase(sVar) ' επιστρέφει \"las vegas\""
+msgid "Print IsNumeric(vVar) ' Returns False"
+msgstr "Print IsNumeric(sVar) ' επιστρέφει Ψευδές"
-#: 03120302.xhp
+#: 03102700.xhp
msgctxt ""
-"03120302.xhp\n"
-"par_id3146986\n"
+"03102700.xhp\n"
+"par_id3154910\n"
"15\n"
"help.text"
-msgid "Print UCase(sVar) ' Returns \"LAS VEGAS\""
-msgstr "Print UCase(sVar) ' επιστρέφει \"LAS VEGAS\""
+msgid "Print IsNumeric(vVar) ' Returns True"
+msgstr "Print IsNumeric(sVar) ' επιστρέφει Αληθές"
-#: 03132200.xhp
+#: 03102800.xhp
msgctxt ""
-"03132200.xhp\n"
+"03102800.xhp\n"
"tit\n"
"help.text"
-msgid "ThisComponent Statement [Runtime]"
-msgstr "Δήλωση ThisComponent [Χρόνου εκτέλεσης]"
+msgid "IsObject Function [Runtime]"
+msgstr "Συνάρτηση IsObject [Χρόνου εκτέλεσης]"
-#: 03132200.xhp
+#: 03102800.xhp
msgctxt ""
-"03132200.xhp\n"
-"bm_id3155342\n"
+"03102800.xhp\n"
+"bm_id3149346\n"
"help.text"
-msgid "<bookmark_value>ThisComponent property</bookmark_value><bookmark_value>components;addressing</bookmark_value>"
-msgstr "<bookmark_value>Ιδιότητα ThisComponent</bookmark_value><bookmark_value>συστατικά;καθορισμός διεύθυνσης</bookmark_value>"
+msgid "<bookmark_value>IsObject function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση IsObject</bookmark_value>"
-#: 03132200.xhp
+#: 03102800.xhp
msgctxt ""
-"03132200.xhp\n"
-"hd_id3155342\n"
+"03102800.xhp\n"
+"hd_id3149346\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent [Runtime]\">ThisComponent [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent [Χρόνου εκτέλεσης]\">ThisComponent [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03102800.xhp\" name=\"IsObject Function [Runtime]\">IsObject Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102800.xhp\" name=\"Συνάρτηση IsObject [Χρόνου εκτέλεσης]\">Συνάρτηση IsObject [Χρόνου εκτέλεσης]</link>"
-#: 03132200.xhp
+#: 03102800.xhp
msgctxt ""
-"03132200.xhp\n"
-"par_id3154923\n"
+"03102800.xhp\n"
+"par_id3148538\n"
"2\n"
"help.text"
-msgid "Addresses the active component so that its properties can be read and set. ThisComponent is used from document Basic, where it represents the document the Basic belongs to. The type of object accessed by ThisComponent depends on the document type."
-msgstr "Εξετάζει το ενεργό συστατικό έτσι ώστε οι ιδιότητές της μπορούν να διαβαστούν και να οριστούν. Το ThisComponent χρησιμοποιείται από το έγγραφο Basic, όπου αντιπροσωπεύει το έγγραφο που η Basic ανήκει. Ο τύπος του αντικειμένου που έχει πρόσβαση το ThisComponent εξαρτάται από τον τύπο του εγγράφου."
+msgid "Tests if an object variable is an OLE object. The function returns True if the variable is an OLE object, otherwise it returns False."
+msgstr "Ελέγχει αν η μεταβλητή αντικειμένου είναι ένα αντικείμενο OLE. Η συνάρτηση επιστρέφει True αν η μεταβλητή είναι τύπου OLE, αλλιώς επιστρέφει False ."
-#: 03132200.xhp
+#: 03102800.xhp
msgctxt ""
-"03132200.xhp\n"
-"hd_id3154346\n"
+"03102800.xhp\n"
+"hd_id3149234\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03132200.xhp
+#: 03102800.xhp
msgctxt ""
-"03132200.xhp\n"
-"par_id3151056\n"
+"03102800.xhp\n"
+"par_id3154285\n"
"4\n"
"help.text"
-msgid "ThisComponent"
-msgstr "ThisComponent"
+msgid "IsObject (ObjectVar)"
+msgstr "IsObject (ObjectVar)"
-#: 03132200.xhp
+#: 03102800.xhp
msgctxt ""
-"03132200.xhp\n"
-"hd_id3154940\n"
+"03102800.xhp\n"
+"hd_id3148685\n"
"5\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03132200.xhp
+#: 03102800.xhp
msgctxt ""
-"03132200.xhp\n"
-"par_id3154123\n"
-"7\n"
+"03102800.xhp\n"
+"par_id3156024\n"
+"6\n"
"help.text"
-msgid "' updates the \"Table of Contents\" in a text doc"
-msgstr "' ενημερώνει τον \"πίνακα περιεχομένων\" σε ένα έγγραφο κειμένου"
+msgid "Bool"
+msgstr "Μπουλ"
-#: 03132200.xhp
+#: 03102800.xhp
msgctxt ""
-"03132200.xhp\n"
-"par_id3153194\n"
-"10\n"
+"03102800.xhp\n"
+"hd_id3148947\n"
+"7\n"
"help.text"
-msgid "index = allindexes.getByName(\"Table of Contents1\")"
-msgstr "index = allindexes.getByName(\"Table of Contents1\")"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03132200.xhp
+#: 03102800.xhp
msgctxt ""
-"03132200.xhp\n"
-"par_id3156422\n"
-"11\n"
+"03102800.xhp\n"
+"par_id3148552\n"
+"8\n"
"help.text"
-msgid "' use the default name for Table of Contents and a 1"
-msgstr "' χρησιμοποιήστε το προεπιλεγμένο όνομα για τον πίνακα περιεχομένων και ένα 1"
+msgid "<emph>ObjectVar:</emph> Any variable that you want to test. If the Object variable contains an OLE object, the function returns True."
+msgstr "<emph>ObjectVar:</emph> Κάθε μεταβλητή που πρόκειται να ελεγχθεί. Αν η μεταβλητή Object περιέχει ένα αντικείμενο OLE, η συνάρτηση επιστρέφει True."
-#: 03030204.xhp
+#: 03102900.xhp
msgctxt ""
-"03030204.xhp\n"
+"03102900.xhp\n"
"tit\n"
"help.text"
-msgid "Second Function [Runtime]"
-msgstr "Συνάρτηση Second [Χρόνου εκτέλεσης]"
+msgid "LBound Function [Runtime]"
+msgstr "Συνάρτηση LBound [Χρόνου εκτέλεσης]"
-#: 03030204.xhp
+#: 03102900.xhp
msgctxt ""
-"03030204.xhp\n"
-"bm_id3153346\n"
+"03102900.xhp\n"
+"bm_id3156027\n"
"help.text"
-msgid "<bookmark_value>Second function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Second</bookmark_value>"
+msgid "<bookmark_value>LBound function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση LBound</bookmark_value>"
-#: 03030204.xhp
+#: 03102900.xhp
msgctxt ""
-"03030204.xhp\n"
-"hd_id3153346\n"
+"03102900.xhp\n"
+"hd_id3156027\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second Function [Runtime]\">Second Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Συνάρτηση Second [Χρόνου εκτέλεσης]\">Συνάρτηση Second [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03102900.xhp\" name=\"LBound Function [Runtime]\">LBound Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102900.xhp\" name=\"Συνάρτηση LBound [Χρόνου εκτέλεσης]\">Συνάρτηση LBound [Χρόνου εκτέλεσης]</link>"
-#: 03030204.xhp
+#: 03102900.xhp
msgctxt ""
-"03030204.xhp\n"
-"par_id3156023\n"
+"03102900.xhp\n"
+"par_id3147226\n"
"2\n"
"help.text"
-msgid "Returns an integer that represents the seconds of the serial time number that is generated by the TimeSerial or the TimeValue function."
-msgstr "Επιστρέφει έναν ακέραιο ο οποίος αντιπροσωπεύει το δευτερόλεπτο από τον αριθμό σειράς ώρας που παράγεται από τη συνάρτηση TimeSerial ή TimeValue."
+msgid "Returns the lower boundary of an array."
+msgstr "Επιστρέφει το κάτω σύνορο ενός πίνακα."
-#: 03030204.xhp
+#: 03102900.xhp
msgctxt ""
-"03030204.xhp\n"
-"hd_id3147264\n"
+"03102900.xhp\n"
+"hd_id3148538\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03030204.xhp
+#: 03102900.xhp
msgctxt ""
-"03030204.xhp\n"
-"par_id3146795\n"
+"03102900.xhp\n"
+"par_id3150503\n"
"4\n"
"help.text"
-msgid "Second (Number)"
-msgstr "Second (Number)"
+msgid "LBound (ArrayName [, Dimension])"
+msgstr "LBound (ΌνομαΠίνακα [, Διάσταση])"
-#: 03030204.xhp
+#: 03102900.xhp
msgctxt ""
-"03030204.xhp\n"
-"hd_id3150792\n"
+"03102900.xhp\n"
+"hd_id3150984\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03030204.xhp
+#: 03102900.xhp
msgctxt ""
-"03030204.xhp\n"
-"par_id3154140\n"
+"03102900.xhp\n"
+"par_id3153126\n"
"6\n"
"help.text"
msgid "Integer"
msgstr "Ακέραιος"
-#: 03030204.xhp
+#: 03102900.xhp
msgctxt ""
-"03030204.xhp\n"
-"hd_id3156280\n"
+"03102900.xhp\n"
+"hd_id3144500\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03030204.xhp
+#: 03102900.xhp
msgctxt ""
-"03030204.xhp\n"
-"par_id3154124\n"
+"03102900.xhp\n"
+"par_id3145069\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Numeric expression that contains the serial time number that is used to calculate the number of seconds."
-msgstr "<emph>Number:</emph> Αριθμητική παράσταση που περιέχει τον αριθμό σειράς ώρας από τον οποίο θα υπολογισθεί η τιμή δευτερολέπτου."
+msgid "<emph>ArrayName:</emph> Name of the array for which you want to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary of the array dimension."
+msgstr "<emph>ΌνομαΠίνακα:</emph> Το όνομα του πίνακα για τον οποίο θα επιστραφεί το άνω (<emph>Ubound</emph>) ή το κάτω (<emph>LBound</emph>) σύνορο της διάστασης του πίνακα."
-#: 03030204.xhp
+#: 03102900.xhp
msgctxt ""
-"03030204.xhp\n"
-"par_id3125864\n"
+"03102900.xhp\n"
+"par_id3149457\n"
"9\n"
"help.text"
-msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the seconds of a serial time value that is generated by the <emph>TimeSerial</emph> or <emph>TimeValue </emph>functions. For example, the expression:"
-msgstr "Αυτή η συνάρτηση είναι η αντίστροφη της συνάρτησης <emph>TimeSerial</emph>. Επιστρέφει το δευτερόλεπτο της καθορισμένης τιμής σειράς ώρας που παράγεται από τη συνάρτηση <emph>TimeSerial</emph> ή την <emph>TimeValue</emph>. Παραδείγματος χάριν, η παράσταση"
+msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary for. If a value is not specified, the first dimension is assumed."
+msgstr "<emph>[Διάσταση]:</emph> Ακέραιος που καθορίζει ποια διάσταση επιστρέφει το άνω (<emph>Ubound</emph>) ή το κάτω (<emph>LBound</emph>) σύνορο. Αν δεν έχει καθοριστεί κάποια τιμή, υποτίθεται η πρώτη διάσταση."
-#: 03030204.xhp
+#: 03102900.xhp
msgctxt ""
-"03030204.xhp\n"
-"par_id3153951\n"
+"03102900.xhp\n"
+"hd_id3145171\n"
"10\n"
"help.text"
-msgid "Print Second(TimeSerial(12,30,41))"
-msgstr "Print Second(TimeSerial(12,30,41))"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03030204.xhp
+#: 03102900.xhp
msgctxt ""
-"03030204.xhp\n"
-"par_id3151117\n"
-"11\n"
+"03102900.xhp\n"
+"par_id3145365\n"
+"18\n"
"help.text"
-msgid "returns the value 41."
-msgstr "επιστρέφει την τιμή 41."
+msgid "Print LBound(sVar()) ' Returns 10"
+msgstr "Print LBound(sVar()) ' επιστρέφει 10"
-#: 03030204.xhp
+#: 03102900.xhp
msgctxt ""
-"03030204.xhp\n"
-"hd_id3147426\n"
-"12\n"
+"03102900.xhp\n"
+"par_id3150486\n"
+"19\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Print UBound(sVar()) ' Returns 20"
+msgstr "Print UBound(sVar()) ' επιστρέφει 20"
-#: 03030204.xhp
+#: 03102900.xhp
msgctxt ""
-"03030204.xhp\n"
-"par_id3156441\n"
-"14\n"
+"03102900.xhp\n"
+"par_id3149665\n"
+"20\n"
"help.text"
-msgid "MsgBox \"The exact second of the current time is \"& Second( Now )"
-msgstr "MsgBox \"Το ακριβές δευτερόλεπτο της τρέχουσας ώρας είναι \"& Second( Now )"
+msgid "Print LBound(sVar(),2) ' Returns 5"
+msgstr "Print LBound(sVar(),2) ' επιστρέφει 5"
-#: 03102300.xhp
+#: 03102900.xhp
msgctxt ""
-"03102300.xhp\n"
+"03102900.xhp\n"
+"par_id3159154\n"
+"21\n"
+"help.text"
+msgid "Print UBound(sVar(),2) ' Returns 70"
+msgstr "Print UBound(sVar(),2) ' επιστρέφει 70"
+
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
"tit\n"
"help.text"
-msgid "IsDate Function [Runtime]"
-msgstr "Συνάρτηση IsDate [Χρόνου εκτέλεσης]"
+msgid "UBound Function [Runtime]"
+msgstr "Συνάρτηση UBound [Χρόνου εκτέλεσης]"
-#: 03102300.xhp
+#: 03103000.xhp
msgctxt ""
-"03102300.xhp\n"
-"bm_id3145090\n"
+"03103000.xhp\n"
+"bm_id3148538\n"
"help.text"
-msgid "<bookmark_value>IsDate function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση IsDate</bookmark_value>"
+msgid "<bookmark_value>UBound function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση UBound</bookmark_value>"
-#: 03102300.xhp
+#: 03103000.xhp
msgctxt ""
-"03102300.xhp\n"
-"hd_id3145090\n"
+"03103000.xhp\n"
+"hd_id3148538\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate Function [Runtime]\">IsDate Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"Συνάρτηση IsDate [Χρόνου εκτέλεσης]\">Συνάρτηση IsDate [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03103000.xhp\" name=\"UBound Function [Runtime]\">UBound Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103000.xhp\" name=\"Συνάρτηση UBound [Χρόνου εκτέλεσης]\">Συνάρτηση UBound [Χρόνου εκτέλεσης]</link>"
-#: 03102300.xhp
+#: 03103000.xhp
msgctxt ""
-"03102300.xhp\n"
-"par_id3153311\n"
+"03103000.xhp\n"
+"par_id3147573\n"
"2\n"
"help.text"
-msgid "Tests if a numeric or string expression can be converted to a <emph>Date</emph> variable."
-msgstr "Ελέγχει αν μια δεδομένη αριθμητική παράσταση ή παράσταση συμβολοσειράς μπορεί να μετατραπεί σε μεταβλητή <emph>Date</emph>"
+msgid "Returns the upper boundary of an array."
+msgstr "Επιστρέφει το άνω σύνορο ενός πίνακα."
-#: 03102300.xhp
+#: 03103000.xhp
msgctxt ""
-"03102300.xhp\n"
-"hd_id3153824\n"
+"03103000.xhp\n"
+"hd_id3150984\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03102300.xhp
+#: 03103000.xhp
msgctxt ""
-"03102300.xhp\n"
-"par_id3147573\n"
+"03103000.xhp\n"
+"par_id3149415\n"
"4\n"
"help.text"
-msgid "IsDate (Expression)"
-msgstr "IsDate (Expression)"
+msgid "UBound (ArrayName [, Dimension])"
+msgstr "UBound (ΌνομαΠίνακα [, Διάσταση])"
-#: 03102300.xhp
+#: 03103000.xhp
msgctxt ""
-"03102300.xhp\n"
-"hd_id3143270\n"
+"03103000.xhp\n"
+"hd_id3153897\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03102300.xhp
+#: 03103000.xhp
msgctxt ""
-"03102300.xhp\n"
-"par_id3147560\n"
+"03103000.xhp\n"
+"par_id3149670\n"
"6\n"
"help.text"
-msgid "Bool"
-msgstr "Δυαδικές μεταβλητές"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03102300.xhp
+#: 03103000.xhp
msgctxt ""
-"03102300.xhp\n"
-"hd_id3148947\n"
+"03103000.xhp\n"
+"hd_id3154347\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03102300.xhp
+#: 03103000.xhp
msgctxt ""
-"03102300.xhp\n"
-"par_id3145069\n"
+"03103000.xhp\n"
+"par_id3153381\n"
"8\n"
"help.text"
-msgid "<emph>Expression:</emph> Any numeric or string expression that you want to test. If the expression can be converted to a date, the function returns <emph>True</emph>, otherwise the function returns <emph>False</emph>."
-msgstr "<emph>Expression:</emph> Κάθε αριθμητική παράσταση ή παράσταση συμβολοσειράς που πρόκειται να ελεγχθεί. Αν η παράσταση μπορεί να μετατραπεί σε ημερομηνία, η συνάρτηση επιστρέφει την τιμή <emph>True</emph> (Αληθές). Αλλιώς, επιστρέφεται η τιμή <emph>False</emph> (Ψευδές)."
+msgid "<emph>ArrayName:</emph> Name of the array for which you want to determine the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary."
+msgstr "<emph>ΌνομαΠίνακα</emph> Το όνομα του πίνακα για τον οποίο θα επιστραφεί το άνω (<emph>Ubound</emph>) ή το κάτω (<emph>LBound</emph>) σύνορο."
-#: 03102300.xhp
+#: 03103000.xhp
msgctxt ""
-"03102300.xhp\n"
-"hd_id3150447\n"
+"03103000.xhp\n"
+"par_id3148797\n"
"9\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper(<emph>Ubound</emph>) or lower (<emph>LBound</emph>) boundary for. If no value is specified, the boundary of the first dimension is returned."
+msgstr "<emph>[Διάσταση]:</emph> Ακέραιος που καθορίζει για ποια διάσταση επιστρέφεται το άνω (<emph>Ubound</emph>) ή κάτω (<emph>LBound</emph>) σύνορο. Αν δεν έχει καθοριστεί κάποια τιμή, το σύνορο της πρώτης διάστασης επιστρέφεται."
-#: 03102300.xhp
+#: 03103000.xhp
msgctxt ""
-"03102300.xhp\n"
-"par_id3150869\n"
-"13\n"
+"03103000.xhp\n"
+"hd_id3153192\n"
+"10\n"
"help.text"
-msgid "Print IsDate(sDateVar) ' Returns True"
-msgstr "print IsDate(sDateVar) ' επιστρέφει Αληθές"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03102300.xhp
+#: 03103000.xhp
msgctxt ""
-"03102300.xhp\n"
-"par_id3147288\n"
-"15\n"
+"03103000.xhp\n"
+"par_id3152596\n"
+"18\n"
"help.text"
-msgid "Print IsDate(sDateVar) ' Returns False"
-msgstr "Print IsDate(sDateVar) ' Επιστρέφει Ψευδές"
+msgid "Print LBound(sVar()) ' Returns 10"
+msgstr "Print LBound(sVar()) ' επιστρέφει 10"
-#: 03020400.xhp
+#: 03103000.xhp
msgctxt ""
-"03020400.xhp\n"
-"tit\n"
+"03103000.xhp\n"
+"par_id3153138\n"
+"19\n"
"help.text"
-msgid "Managing Files"
-msgstr "Διαχείριση αρχείων"
+msgid "Print UBound(sVar()) ' Returns 20"
+msgstr "Print UBound(sVar()) ' επιστρέφει 20"
-#: 03020400.xhp
+#: 03103000.xhp
msgctxt ""
-"03020400.xhp\n"
-"hd_id3145136\n"
-"1\n"
+"03103000.xhp\n"
+"par_id3149665\n"
+"20\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020400.xhp\" name=\"Managing Files\">Managing Files</link>"
-msgstr "<link href=\"text/sbasic/shared/03020400.xhp\" name=\"Διαχείριση αρχείων\">Διαχείριση αρχείων</link>"
+msgid "Print LBound(sVar(),2) ' Returns 5"
+msgstr "Print LBound(sVar(),2) ' επιστρέφει 5"
-#: 03020400.xhp
+#: 03103000.xhp
msgctxt ""
-"03020400.xhp\n"
-"par_id3147264\n"
-"2\n"
+"03103000.xhp\n"
+"par_id3147214\n"
+"21\n"
"help.text"
-msgid "The functions and statements for managing files are described here."
-msgstr "Εδώ περιγράφονται όλες οι συναρτήσεις και οι προτάσεις που χρησιμοποιούνται για τη διαχείριση των αρχείων."
+msgid "Print UBound(sVar(),2) ' Returns 70"
+msgstr "Print UBound(sVar(),2) ' επιστρέφει 70"
-#: 03100100.xhp
+#: 03103100.xhp
msgctxt ""
-"03100100.xhp\n"
+"03103100.xhp\n"
"tit\n"
"help.text"
-msgid "CBool Function [Runtime]"
-msgstr "Συνάρτηση CBool [Χρόνου εκτέλεσης]"
+msgid "Let Statement [Runtime]"
+msgstr "Πρόταση Let [Χρόνου εκτέλεσης]"
-#: 03100100.xhp
+#: 03103100.xhp
msgctxt ""
-"03100100.xhp\n"
-"bm_id3150616\n"
+"03103100.xhp\n"
+"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>CBool function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CBool</bookmark_value>"
+msgid "<bookmark_value>Let statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση Let</bookmark_value>"
-#: 03100100.xhp
+#: 03103100.xhp
msgctxt ""
-"03100100.xhp\n"
-"hd_id3150616\n"
+"03103100.xhp\n"
+"hd_id3147242\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool Function [Runtime]\">CBool Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"Συνάρτηση CBool [Χρόνου εκτέλεσης]\">Συνάρτηση CBool [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03103100.xhp\" name=\"Let Statement [Runtime]\">Let Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103100.xhp\" name=\"Πρόταση Let [Χρόνου εκτέλεσης]\">Πρόταση Let [Χρόνου εκτέλεσης]</link>"
-#: 03100100.xhp
+#: 03103100.xhp
msgctxt ""
-"03100100.xhp\n"
-"par_id3145136\n"
+"03103100.xhp\n"
+"par_id3149233\n"
"2\n"
"help.text"
-msgid "Converts a string comparison or numeric comparison to a Boolean expression, or converts a single numeric expression to a Boolean expression."
-msgstr "Μετατρέπει μια σύγκριση συμβολοσειράς ή την αριθμητική σύγκριση σε μια έκφραση Boolean, ή μετατρέπει μια ενιαία αριθμητική έκφραση σε μια έκφραση Boolean."
+msgid "Assigns a value to a variable."
+msgstr "Εκχωρεί μια τιμή σε μια μεταβλητή."
-#: 03100100.xhp
+#: 03103100.xhp
msgctxt ""
-"03100100.xhp\n"
-"hd_id3153345\n"
+"03103100.xhp\n"
+"hd_id3153127\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03100100.xhp
+#: 03103100.xhp
msgctxt ""
-"03100100.xhp\n"
-"par_id3149514\n"
+"03103100.xhp\n"
+"par_id3154285\n"
"4\n"
"help.text"
-msgid "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)"
-msgstr "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) ή CBool (Number)"
+msgid "[Let] VarName=Expression"
+msgstr "[Let] VarName=Παράσταση"
-#: 03100100.xhp
+#: 03103100.xhp
msgctxt ""
-"03100100.xhp\n"
-"hd_id3156152\n"
+"03103100.xhp\n"
+"hd_id3148944\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03100100.xhp
+#: 03103100.xhp
msgctxt ""
-"03100100.xhp\n"
-"par_id3155419\n"
+"03103100.xhp\n"
+"par_id3147560\n"
"6\n"
"help.text"
-msgid "Bool"
-msgstr "Bool"
+msgid "<emph>VarName:</emph> Variable that you want to assign a value to. Value and variable type must be compatible."
+msgstr "<emph>VarName:</emph> Μεταβλητή στην οποία πρόκειται να εκχωρηθεί μια τιμή. Η τιμή και ο τύπος της μεταβλητής πρέπει να είναι συμβατά."
-#: 03100100.xhp
+#: 03103100.xhp
msgctxt ""
-"03100100.xhp\n"
-"hd_id3147530\n"
+"03103100.xhp\n"
+"par_id3148451\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "As in most BASIC dialects, the keyword <emph>Let</emph> is optional."
+msgstr "Όπως και στις περισσότερες διαλέκτους της BASIC, η λέξη-κλειδί <emph>Let</emph> είναι προαιρετική."
-#: 03100100.xhp
+#: 03103100.xhp
msgctxt ""
-"03100100.xhp\n"
-"par_id3156344\n"
+"03103100.xhp\n"
+"hd_id3145785\n"
"8\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any string or numeric expressions that you want to compare. If the expressions match, the <emph>CBool</emph> function returns <emph>True</emph>, otherwise <emph>False</emph> is returned."
-msgstr "<emph>Expression1, Expression2:</emph> Οποιεσδήποτε συμβολοσειρά ή αριθμητικές εκφράσεις που θέλετε να συγκρίνετε. Εάν οι εκφράσεις ταιριάζουν, η συνάρτηση <emph>CBool</emph> επιστρέφει <emph>True</emph>, διαφορετικά επιστρέφει <emph>False</emph>."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03100100.xhp
+#: 03103100.xhp
msgctxt ""
-"03100100.xhp\n"
-"par_id3149655\n"
-"9\n"
+"03103100.xhp\n"
+"par_id3152939\n"
+"12\n"
"help.text"
-msgid "<emph>Number:</emph> Any numeric expression that you want to convert. If the expression equals 0, <emph>False</emph> is returned, otherwise <emph>True</emph> is returned."
-msgstr "<emph>Number:</emph> Οποιαδήποτε αριθμητική έκφραση που θέλετε να μετατρέψετε. Εάν η έκφραση είναι ίση με 0, επιστρέφεται η τιμή <emph>False</emph>, διαφορετικά επιστρέφεται η τιμή <emph>True</emph>."
+msgid "MsgBox Len(sText) ' returns 9"
+msgstr "MsgBox Len(sText) ' επιστρέφει 9"
-#: 03100100.xhp
+#: 03103200.xhp
msgctxt ""
-"03100100.xhp\n"
-"par_id3145171\n"
-"10\n"
+"03103200.xhp\n"
+"tit\n"
"help.text"
-msgid "The following example uses the <emph>CBool</emph> function to evaluate the value that is returned by the <emph>Instr</emph> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
-msgstr "Το ακόλουθο παράδειγμα χρησιμοποιεί τη συνάρτηση <emph>CBool</emph> για να αξιολογήσει την τιμή που επιστρέφεται από την συνάρτηση <emph>Instr</emph>. Οι συνάρτηση ελέγχει εάν η λέξη \"and\" βρίσκεται στην πρόταση που εισήχθη από το χρήστη."
+msgid "Option Base Statement [Runtime]"
+msgstr "Πρόταση Option Base [Χρόνου εκτέλεσης]"
-#: 03100100.xhp
+#: 03103200.xhp
msgctxt ""
-"03100100.xhp\n"
-"hd_id3156212\n"
-"11\n"
+"03103200.xhp\n"
+"bm_id3155805\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<bookmark_value>Option Base statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Option Base</bookmark_value>"
-#: 03100100.xhp
+#: 03103200.xhp
msgctxt ""
-"03100100.xhp\n"
-"par_id3155132\n"
-"14\n"
+"03103200.xhp\n"
+"hd_id3155805\n"
+"1\n"
"help.text"
-msgid "sText = InputBox(\"Please enter a short sentence:\")"
-msgstr "sText = InputBox(\"Παρακαλώ εισάγετε μια σύντομη πρόταση:\")"
+msgid "<link href=\"text/sbasic/shared/03103200.xhp\" name=\"Option Base Statement [Runtime]\">Option Base Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103200.xhp\" name=\"Δήλωση Option Base [Χρόνου εκτέλεσης]\">Δήλωση Option Base [Χρόνου εκτέλεσης]</link>"
-#: 03100100.xhp
+#: 03103200.xhp
msgctxt ""
-"03100100.xhp\n"
-"par_id3155855\n"
-"15\n"
+"03103200.xhp\n"
+"par_id3147242\n"
+"2\n"
"help.text"
-msgid "' Proof if the word »and« appears in the sentence."
-msgstr "' Απόδειξη εάν η λέξη »και« εμφανίζεται στην πρόταση."
+msgid "Defines the default lower boundary for arrays as 0 or 1."
+msgstr "Καθορίζει το προεπιλεγμένο άνω όριο για πίνακες ως 0 ή 1."
-#: 03100100.xhp
+#: 03103200.xhp
msgctxt ""
-"03100100.xhp\n"
-"par_id3146984\n"
-"16\n"
+"03103200.xhp\n"
+"hd_id3150771\n"
+"3\n"
"help.text"
-msgid "' Instead of the command line"
-msgstr "' Αντί της γραμμής εντολών"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03100100.xhp
+#: 03103200.xhp
msgctxt ""
-"03100100.xhp\n"
-"par_id3148576\n"
-"17\n"
+"03103200.xhp\n"
+"par_id3147573\n"
+"4\n"
"help.text"
-msgid "' If Instr(Input, \"and\")<>0 Then..."
-msgstr "' If Instr(Input, \"and\")<>0 Then..."
+msgid "Option Base { 0 | 1}"
+msgstr "Option Base { 0 | 1}"
-#: 03100100.xhp
+#: 03103200.xhp
msgctxt ""
-"03100100.xhp\n"
-"par_id3154014\n"
-"18\n"
+"03103200.xhp\n"
+"hd_id3145315\n"
+"5\n"
"help.text"
-msgid "' the CBool function is applied as follows:"
-msgstr "' η συνάρτηση CBool εφαρμόζεται ως ακολούθως:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03100100.xhp
+#: 03103200.xhp
msgctxt ""
-"03100100.xhp\n"
-"par_id3155413\n"
-"19\n"
+"03103200.xhp\n"
+"par_id3147229\n"
+"6\n"
"help.text"
-msgid "If CBool(Instr(sText, \"and\")) Then"
-msgstr "If CBool(Instr(sText, και)) Then"
+msgid "This statement must be added before the executable program code in a module."
+msgstr "Αυτή η δήλωση πρέπει να προστεθεί πριν από τον εκτελέσιμο κώδικα σε μια ενότητα."
-#: 03100100.xhp
+#: 03103200.xhp
msgctxt ""
-"03100100.xhp\n"
-"par_id3152940\n"
-"20\n"
+"03103200.xhp\n"
+"hd_id3150870\n"
+"7\n"
"help.text"
-msgid "MsgBox \"The word »and« appears in the sentence you entered!\""
-msgstr "MsgBox Η λέξη »και« εμφανίζεται στην πρόταση που πληκτρολογήσατε!"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03020201.xhp
+#: 03103300.xhp
msgctxt ""
-"03020201.xhp\n"
+"03103300.xhp\n"
"tit\n"
"help.text"
-msgid "Get Statement [Runtime]"
-msgstr "Δήλωση Get [Χρόνου εκτέλεσης]"
+msgid "Option Explicit Statement [Runtime]"
+msgstr "Δήλωση Option Explicit [Χρόνου εκτέλεσης]"
-#: 03020201.xhp
+#: 03103300.xhp
msgctxt ""
-"03020201.xhp\n"
-"bm_id3154927\n"
+"03103300.xhp\n"
+"bm_id3145090\n"
"help.text"
-msgid "<bookmark_value>Get statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Get</bookmark_value>"
+msgid "<bookmark_value>Option Explicit statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Option Explicit</bookmark_value>"
-#: 03020201.xhp
+#: 03103300.xhp
msgctxt ""
-"03020201.xhp\n"
-"hd_id3154927\n"
+"03103300.xhp\n"
+"hd_id3145090\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020201.xhp\">Get Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020201.xhp\">Δήλωση Get [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03103300.xhp\" name=\"Option Explicit Statement [Runtime]\">Option Explicit Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103300.xhp\" name=\"Δήλωση Option Explicit [Χρόνου εκτέλεσης]\">Δήλωση Option Explicit [Χρόνου εκτέλεσης]</link>"
-#: 03020201.xhp
+#: 03103300.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3145069\n"
+"03103300.xhp\n"
+"par_id3148538\n"
"2\n"
"help.text"
-msgid "Reads a record from a relative file, or a sequence of bytes from a binary file, into a variable."
-msgstr "Διαβάζει μια εγγραφή από το αρχείο τυχαίας προσπέλασης, ή μία ακολουθία byte από το δυαδικό αρχείο, σε μια μεταβλητή."
+msgid "Specifies that every variable in the program code must be explicitly declared with the Dim statement."
+msgstr "Καθορίζει ότι κάθε μεταβλητή που χρησιμοποιείται στον κώδικα προγράμματος δηλώνεται ρητά με την πρόταση Dim."
-#: 03020201.xhp
+#: 03103300.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3154346\n"
+"03103300.xhp\n"
+"hd_id3149763\n"
"3\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link> Statement"
-msgstr "Δείτε επίσης: Δήλωση <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link>"
-
-#: 03020201.xhp
-msgctxt ""
-"03020201.xhp\n"
-"hd_id3150358\n"
-"4\n"
-"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020201.xhp
+#: 03103300.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3150792\n"
-"5\n"
+"03103300.xhp\n"
+"par_id3149514\n"
+"4\n"
"help.text"
-msgid "Get [#] FileNumber As Integer, [Position], Variable"
-msgstr "Get [#] FileNumber As Integer, [Position], Variable"
+msgid "Option Explicit"
+msgstr "Υπονοούμενη επιλογή"
-#: 03020201.xhp
+#: 03103300.xhp
msgctxt ""
-"03020201.xhp\n"
-"hd_id3154138\n"
-"6\n"
+"03103300.xhp\n"
+"hd_id3145315\n"
+"5\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03020201.xhp
-msgctxt ""
-"03020201.xhp\n"
-"par_id3150448\n"
-"7\n"
-"help.text"
-msgid "<emph>FileNumber:</emph> Any integer expression that determines the file number."
-msgstr "<emph>FileNumber:</emph> Κάθε παράσταση ακέραιου αριθμού που καθορίζει τον αριθμό του αρχείου."
-
-#: 03020201.xhp
-msgctxt ""
-"03020201.xhp\n"
-"par_id3154684\n"
-"8\n"
-"help.text"
-msgid "<emph>Position:</emph> For files opened in Random mode, <emph>Position</emph> is the number of the record that you want to read."
-msgstr "<emph>Position:</emph> Για τα αρχεία που ανοίγονται σε κατάσταση Random, η παράμετρος <emph>Position</emph> είναι ο αριθμός της εγγραφής προς ανάγνωση."
-
-#: 03020201.xhp
-msgctxt ""
-"03020201.xhp\n"
-"par_id3153768\n"
-"9\n"
-"help.text"
-msgid "For files opened in Binary mode, <emph>Position</emph> is the byte position in the file where the reading starts."
-msgstr "Για τα αρχεία που ανοίγονται σε δυαδική μορφή, η παράμετρος <emph>Position</emph> είναι η θέση του byte μέσα στο αρχείο όπου ξεκινά η ανάγνωση."
-
-#: 03020201.xhp
+#: 03103300.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3147319\n"
-"10\n"
+"03103300.xhp\n"
+"par_id3145172\n"
+"6\n"
"help.text"
-msgid "If <emph>Position</emph> is omitted, the current position or the current data record of the file is used."
-msgstr "Αν παραληφθεί η παράμετρος <emph>Position</emph>, χρησιμοποιείται η τρέχουσα θέση ή η τρέχουσα εγγραφή δεδομένων του αρχείου."
+msgid "This statement must be added before the executable program code in a module."
+msgstr "Αυτή η δήλωση πρέπει να προστεθεί πριν από τον εκτελέσιμο κώδικα σε μια ενότητα."
-#: 03020201.xhp
+#: 03103300.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3149484\n"
-"11\n"
+"03103300.xhp\n"
+"hd_id3125864\n"
+"7\n"
"help.text"
-msgid "Variable: Name of the variable to be read. With the exception of object variables, you can use any variable type."
-msgstr "Variable: Όνομα της μεταβλητής προς ανάγνωση. Με εξαίρεση τις μεταβλητές αντικειμένων, μπορεί να χρησιμοποιηθεί κάθε τύπος μεταβλητής."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03020201.xhp
+#: 03103300.xhp
msgctxt ""
-"03020201.xhp\n"
-"hd_id3153144\n"
+"03103300.xhp\n"
+"par_id3145787\n"
"12\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "For i% = 1 To 10 ' This results in a run-time error"
+msgstr "For i% = 1 to 10 ' Αυτό καταλήγει σε σφάλμα χρόνου εκτέλεσης"
-#: 03020201.xhp
+#: 03103400.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3155307\n"
-"15\n"
+"03103400.xhp\n"
+"tit\n"
"help.text"
-msgid "Dim sText As Variant ' Must be a variant"
-msgstr "Dim sText As Variant ' Πρέπει να είναι μεταβλητή"
+msgid "Public Statement [Runtime]"
+msgstr "Πρόταση Public [Χρόνου εκτέλεσης]"
-#: 03020201.xhp
+#: 03103400.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3149411\n"
-"21\n"
+"03103400.xhp\n"
+"bm_id3153311\n"
"help.text"
-msgid "Seek #iNumber,1 ' Position at beginning"
-msgstr "Seek #iNumber,1 ' Τοποθέτηση στη αρχή"
+msgid "<bookmark_value>Public statement</bookmark_value>"
+msgstr "<bookmark_value>Πρόταση Public</bookmark_value>"
-#: 03020201.xhp
+#: 03103400.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3153158\n"
-"22\n"
+"03103400.xhp\n"
+"hd_id3153311\n"
+"1\n"
"help.text"
-msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
-msgstr "Put #iNumber,, \"Αυτή είναι η πρώτη γραμμή κειμένου\" ' Συμπληρώστε τη γραμμή με κείμενο"
+msgid "<link href=\"text/sbasic/shared/03103400.xhp\" name=\"Public Statement [Runtime]\">Public Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103400.xhp\" name=\"Πρόταση Public [Χρόνου εκτέλεσης]\">Πρόταση Public [Χρόνου εκτέλεσης]</link>"
-#: 03020201.xhp
+#: 03103400.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3148457\n"
-"23\n"
+"03103400.xhp\n"
+"par_id3150669\n"
+"2\n"
"help.text"
-msgid "Put #iNumber,, \"This is the second line of text\""
-msgstr "Put #iNumber,, \"Αυτή είναι η δεύτερη γραμμή κειμένου\""
+msgid "Dimensions a variable or an array at the module level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules."
+msgstr "Αποδίδει διαστάσεις σε μια μεταβλητή ή έναν πίνακα σε επίπεδο αρθρώματος (δηλαδή, όχι σε μια υπορουτίνα ή συνάρτηση), έτσι ώστε η μεταβλητή και ο πίνακας να είναι έγκυρα σε όλες τις βιβλιοθήκες και τα αρθρώματα."
-#: 03020201.xhp
+#: 03103400.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3150715\n"
-"24\n"
+"03103400.xhp\n"
+"hd_id3150772\n"
+"3\n"
"help.text"
-msgid "Put #iNumber,, \"This is the third line of text\""
-msgstr "Put #iNumber,, \"Αυτή είναι η τρίτη γραμμή κειμένου\""
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03020201.xhp
+#: 03103400.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3155938\n"
-"33\n"
+"03103400.xhp\n"
+"par_id3155341\n"
+"4\n"
"help.text"
-msgid "Put #iNumber,,\"This is a new text\""
-msgstr "Put #iNumber,,\"Αυτό είναι νέο κείμενο\""
+msgid "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
+msgstr "Public VarName[(αρχή έως τέλος)] [Ως VarType][, VarName2[(αρχή έως τέλος)] [Ως VarType][,...]]"
-#: 03020201.xhp
+#: 03103400.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3146916\n"
-"36\n"
+"03103400.xhp\n"
+"hd_id3145315\n"
+"5\n"
"help.text"
-msgid "Put #iNumber,20,\"This is the text in record 20\""
-msgstr "Put #iNumber,20,\"Αυτό είναι το κείμενο στην εγγραφή 20\""
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03102700.xhp
+#: 03103450.xhp
msgctxt ""
-"03102700.xhp\n"
+"03103450.xhp\n"
"tit\n"
"help.text"
-msgid "IsNumeric Function [Runtime]"
-msgstr "Συνάρτηση IsNumeric [Χρόνου εκτέλεσης]"
+msgid "Global Statement [Runtime]"
+msgstr "Δήλωση Global [Χρόνου εκτέλεσης]"
-#: 03102700.xhp
+#: 03103450.xhp
msgctxt ""
-"03102700.xhp\n"
-"bm_id3145136\n"
+"03103450.xhp\n"
+"bm_id3159201\n"
"help.text"
-msgid "<bookmark_value>IsNumeric function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση IsNumeric</bookmark_value>"
+msgid "<bookmark_value>Global statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Global</bookmark_value>"
-#: 03102700.xhp
+#: 03103450.xhp
msgctxt ""
-"03102700.xhp\n"
-"hd_id3145136\n"
+"03103450.xhp\n"
+"hd_id3159201\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric Function [Runtime]\">IsNumeric Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102700.xhp\" name=\"Συνάρτηση IsNumeric [Χρόνου εκτέλεσης]\">Συνάρτηση IsNumeric [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03103450.xhp\" name=\"Global Statement [Runtime]\">Global Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103450.xhp\" name=\"Δήλωση Global [Χρόνου εκτέλεσης]\">Δήλωση Global [Χρόνου εκτέλεσης]</link>"
-#: 03102700.xhp
+#: 03103450.xhp
msgctxt ""
-"03102700.xhp\n"
+"03103450.xhp\n"
"par_id3149177\n"
"2\n"
"help.text"
-msgid "Tests if an expression is a number. If the expression is a <link href=\"text/sbasic/shared/00000002.xhp#dezimal\" name=\"number\">number</link>, the function returns True, otherwise the function returns False."
-msgstr "Ελέγχει αν η δεδομένη παράσταση είναι αριθμός. Αν η παράσταση είναι ένας <link href=\"text/sbasic/shared/00000002.xhp#dezimal\" name=\"number\">αριθμός</link>, η συνάρτηση επιστρέφει True (Αληθές). Αλλιώς, επιστρέφεται η τιμή False (Ψευδές)."
+msgid "Dimensions a variable or an array at the global level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules for the current session."
+msgstr "Αποδίδει διαστάσεις σε μια μεταβλητή ή έναν πίνακα σε επίπεδο λειτουργικής μονάδας (όχι εντός μιας διαδικασίας Sub ή Function), έτσι ώστε η μεταβλητή και ο πίνακας να είναι έγκυρα σε όλες τις βιβλιοθήκες και τις λειτουργικές μονάδες."
-#: 03102700.xhp
+#: 03103450.xhp
msgctxt ""
-"03102700.xhp\n"
-"hd_id3149415\n"
+"03103450.xhp\n"
+"hd_id3143270\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03102700.xhp
+#: 03103450.xhp
msgctxt ""
-"03102700.xhp\n"
+"03103450.xhp\n"
"par_id3150771\n"
"4\n"
"help.text"
-msgid "IsNumeric (Var)"
-msgstr "IsNumeric (Var)"
+msgid "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
+msgstr "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
-#: 03102700.xhp
+#: 03103450.xhp
msgctxt ""
-"03102700.xhp\n"
-"hd_id3148685\n"
+"03103450.xhp\n"
+"hd_id3156152\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
-
-#: 03102700.xhp
-msgctxt ""
-"03102700.xhp\n"
-"par_id3148944\n"
-"6\n"
-"help.text"
-msgid "Bool"
-msgstr "Bool"
-
-#: 03102700.xhp
-msgctxt ""
-"03102700.xhp\n"
-"hd_id3148947\n"
-"7\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03102700.xhp
-msgctxt ""
-"03102700.xhp\n"
-"par_id3154760\n"
-"8\n"
-"help.text"
-msgid "<emph>Var:</emph> Any expression that you want to test."
-msgstr "<emph>Var:</emph> Κάθε έκφραση που πρόκειται να ελεγχθεί."
-
-#: 03102700.xhp
-msgctxt ""
-"03102700.xhp\n"
-"hd_id3149656\n"
-"9\n"
-"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03102700.xhp
-msgctxt ""
-"03102700.xhp\n"
-"par_id3147230\n"
-"13\n"
-"help.text"
-msgid "Print IsNumeric(vVar) ' Returns False"
-msgstr "Print IsNumeric(sVar) ' επιστρέφει Ψευδές"
-
-#: 03102700.xhp
-msgctxt ""
-"03102700.xhp\n"
-"par_id3154910\n"
-"15\n"
-"help.text"
-msgid "Print IsNumeric(vVar) ' Returns True"
-msgstr "Print IsNumeric(sVar) ' επιστρέφει Αληθές"
-
-#: 03104100.xhp
+#: 03103500.xhp
msgctxt ""
-"03104100.xhp\n"
+"03103500.xhp\n"
"tit\n"
"help.text"
-msgid "Optional (in Function Statement) [Runtime]"
-msgstr "Optional (σε πρόταση Function) [Χρόνου εκτέλεσης]"
+msgid "Static Statement [Runtime]"
+msgstr "Δήλωση Static [Χρόνου εκτέλεσης]"
-#: 03104100.xhp
+#: 03103500.xhp
msgctxt ""
-"03104100.xhp\n"
-"bm_id3149205\n"
+"03103500.xhp\n"
+"bm_id3149798\n"
"help.text"
-msgid "<bookmark_value>Optional function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Optional</bookmark_value>"
+msgid "<bookmark_value>Static statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Static</bookmark_value>"
-#: 03104100.xhp
+#: 03103500.xhp
msgctxt ""
-"03104100.xhp\n"
-"hd_id3149205\n"
+"03103500.xhp\n"
+"hd_id3149798\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional (in Function Statement) [Runtime]\">Optional (in Function Statement) [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional (σε δήλωση Function) [Χρόνου εκτέλεσης]\">Optional (σε δήλωση Function) [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Static Statement [Runtime]\">Static Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Δήλωση Static [Χρόνου εκτέλεσης]\">Δήλωση Static [Χρόνου εκτέλεσης]</link>"
-#: 03104100.xhp
+#: 03103500.xhp
msgctxt ""
-"03104100.xhp\n"
-"par_id3143267\n"
+"03103500.xhp\n"
+"par_id3153311\n"
"2\n"
"help.text"
-msgid "Allows you to define parameters that are passed to a function as optional."
-msgstr "Σας επιτρέπει να καθορίσει παραμέτρους που περνούν σε μια συνάρτηση σαν προαιρετικές."
+msgid "Declares a variable or an array at the procedure level within a subroutine or a function, so that the values of the variable or the array are retained after exiting the subroutine or function. Dim statement conventions are also valid."
+msgstr "Δηλώνει μια μεταβλητή ή έναν πίνακα σε επίπεδο διαδικασίας (δηλ. εντός μιας διαδικασίας Sub ή Function) έτσι ώστε οι τιμές της μεταβλητής ή του πίνακα να διατηρούνται μετά την έξοδο από την διαδικασία Sub ή Function. Οι συμβάσεις για την πρόταση Dim είναι επίσης έγκυρες."
-#: 03104100.xhp
+#: 03103500.xhp
msgctxt ""
-"03104100.xhp\n"
-"par_id3155419\n"
+"03103500.xhp\n"
+"par_id3147264\n"
"3\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing\">IsMissing</link>"
-msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing\">IsMissing</link>"
+msgid "The <emph>Static statement</emph> cannot be used to define variable arrays. Arrays must be specified according to a fixed size."
+msgstr "Η <emph>δήλωση Static</emph> δεν μπορεί να χρησιμοποιηθεί για τον καθορισμό μεταβλητών πινάκων. Οι πίνακες πρέπει να καθορίζονται ως προς ένα σταθερό μέγεθος."
-#: 03104100.xhp
+#: 03103500.xhp
msgctxt ""
-"03104100.xhp\n"
-"hd_id3153824\n"
+"03103500.xhp\n"
+"hd_id3149657\n"
"4\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03104100.xhp
+#: 03103500.xhp
msgctxt ""
-"03104100.xhp\n"
-"par_id3159157\n"
+"03103500.xhp\n"
+"par_id3150400\n"
"5\n"
"help.text"
-msgid "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)"
-msgstr "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)"
+msgid "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..."
+msgstr "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..."
-#: 03104100.xhp
+#: 03103500.xhp
msgctxt ""
-"03104100.xhp\n"
-"hd_id3145610\n"
-"7\n"
+"03103500.xhp\n"
+"hd_id3148452\n"
+"6\n"
"help.text"
-msgid "Examples:"
-msgstr "Παραδείγματα:"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03104100.xhp
+#: 03103500.xhp
msgctxt ""
-"03104100.xhp\n"
-"par_id3154347\n"
-"8\n"
+"03103500.xhp\n"
+"par_id3150870\n"
+"11\n"
"help.text"
-msgid "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed."
-msgstr "Result = MyFunction(\"Here\", 1, \"There\") ' περνούν όλες οι παράμετροι."
+msgid "MsgBox iResult,0,\"The answer is\""
+msgstr "MsgBox iResult,0,\"Η απάντηση είναι\""
-#: 03104100.xhp
+#: 03103500.xhp
msgctxt ""
-"03104100.xhp\n"
-"par_id3146795\n"
-"9\n"
+"03103500.xhp\n"
+"par_id3151115\n"
+"15\n"
"help.text"
-msgid "Result = MyFunction(\"Test\", ,1) ' second argument is missing."
-msgstr "Result = MyFunction(\"Test\", ,1) ' η δεύτερη παράμετρος δεν υπάρχει."
+msgid "' Function for initialization of the static variable"
+msgstr "' Συνάρτηση για αρχικοποίηση της στατικής μεταβλητής"
-#: 03104100.xhp
+#: 03103500.xhp
msgctxt ""
-"03104100.xhp\n"
-"par_id3153897\n"
-"10\n"
+"03103500.xhp\n"
+"par_id1057161\n"
"help.text"
-msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
-msgstr "Δείτε επίσης: <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Παραδείγματα\">Παραδείγματα</link>."
+msgid "Const iMinimum As Integer = 40 ' minimum return value of this function"
+msgstr "Const iMinimum as Integer = 40 ' ελάχιστη επιστρεφόμενη τιμή αυτής της συνάντησης"
-#: 03090406.xhp
+#: 03103500.xhp
msgctxt ""
-"03090406.xhp\n"
+"03103500.xhp\n"
+"par_id580462\n"
+"help.text"
+msgid "If iInit = 0 Then ' check if initialized"
+msgstr "If iInit = 0 then ' έλεγξε αν έχει αρχικοποιηθεί"
+
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
"tit\n"
"help.text"
-msgid "Function Statement [Runtime]"
-msgstr "Δήλωση Function [Χρόνου εκτέλεσης]"
+msgid "TypeName Function; VarType Function[Runtime]"
+msgstr "Συνάρτηση TypeName, συνάρτηση VarType [Χρόνου εκτέλεσης]"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"bm_id3153346\n"
+"03103600.xhp\n"
+"bm_id3143267\n"
"help.text"
-msgid "<bookmark_value>Function statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Function</bookmark_value>"
+msgid "<bookmark_value>TypeName function</bookmark_value><bookmark_value>VarType function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση TypeName </bookmark_value><bookmark_value>Συνάρτηση VarType</bookmark_value>"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"hd_id3153346\n"
+"03103600.xhp\n"
+"hd_id3143267\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Function Statement [Runtime]\">Function Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Δήλωση Function [Χρόνου εκτέλεσης]\">Δήλωση Function [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"TypeName Function; VarType Function[Runtime]\">TypeName Function; VarType Function[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"Συνάρτηση TypeName, συνάρτηση VarType [Χρόνου εκτέλεσης]\">Συνάρτηση TypeName, συνάρτηση VarType [Χρόνου εκτέλεσης]</link>"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3159158\n"
+"03103600.xhp\n"
+"par_id3159157\n"
"2\n"
"help.text"
-msgid "Defines a subroutine that can be used as an expression to determine a return type."
-msgstr "Καθορίζει μια δευτερεύουσα διαδικασία που μπορεί να χρησιμοποιηθεί ως παράσταση για τον καθορισμό μιας τιμής επιστροφής."
+msgid "Returns a string (TypeName) or a numeric value (VarType) that contains information for a variable."
+msgstr "Επιστρέφει μια συμβολοσειρά (TypeName) ή μια αριθμητική τιμή (VarType) που περιέχει πληροφορίες για μια μεταβλητή."
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"hd_id3145316\n"
+"03103600.xhp\n"
+"hd_id3153825\n"
"3\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3148944\n"
+"03103600.xhp\n"
+"par_id3155341\n"
"4\n"
"help.text"
-msgid "see Parameter"
-msgstr "Δείτε: Παράμετρος"
+msgid "TypeName (Variable)VarType (Variable)"
+msgstr "TypeName (μεταβλητή)VarType (μεταβλητή)"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"hd_id3154760\n"
+"03103600.xhp\n"
+"hd_id3145610\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3156344\n"
+"03103600.xhp\n"
+"par_id3148947\n"
"6\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "String; Integer"
+msgstr "Συμβολοσειρά; Ακέραιος"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3149457\n"
+"03103600.xhp\n"
+"hd_id3146795\n"
"7\n"
"help.text"
-msgid "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]"
-msgstr "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3153360\n"
+"03103600.xhp\n"
+"par_id3148664\n"
"8\n"
"help.text"
-msgid "statement block"
-msgstr "statement block"
+msgid "<emph>Variable:</emph> The variable that you want to determine the type of. You can use the following values:"
+msgstr "<emph>Μεταβλητή:</emph> Η μεταβλητή για την οποία πρόκειται να καθοριστεί ο τύπος. Οι ακόλουθες τιμές είναι δυνατές:"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3148797\n"
+"03103600.xhp\n"
+"par_id3145171\n"
"9\n"
"help.text"
-msgid "[Exit Function]"
-msgstr "[Exit Function]"
+msgid "key word"
+msgstr "λέξη-κλειδί"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3145419\n"
+"03103600.xhp\n"
+"par_id3156212\n"
"10\n"
"help.text"
-msgid "statement block"
-msgstr "statement block"
+msgid "VarType"
+msgstr "VarType"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3150449\n"
+"03103600.xhp\n"
+"par_id3154684\n"
"11\n"
"help.text"
-msgid "End Function"
-msgstr "Τέλος συνάρτησης"
+msgid "Variable type"
+msgstr "Τύπος μεταβλητής"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3156281\n"
+"03103600.xhp\n"
+"par_id3151041\n"
"12\n"
"help.text"
-msgid "Parameter"
-msgstr "Παράμετρος"
+msgid "Boolean"
+msgstr "Λογική"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3153193\n"
+"03103600.xhp\n"
+"par_id3153367\n"
"13\n"
"help.text"
-msgid "<emph>Name:</emph> Name of the subroutine to contain the value returned by the function."
-msgstr "<emph>Name:</emph> Όνομα της δευτερεύουσας διαδικασίας που πρόκειται να περιέχει την τιμή που επιστρέφει η συνάρτηση."
+msgid "11"
+msgstr "11"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3147229\n"
+"03103600.xhp\n"
+"par_id3148645\n"
"14\n"
"help.text"
-msgid "<emph>VarName:</emph> Parameter to be passed to the subroutine."
-msgstr "<emph>VarName:</emph> Παράμετρος που πρόκειται να μεταβιβαστεί στην υπορουτίνα."
+msgid "Boolean variable"
+msgstr "Μεταβλητή Μπουλ"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3147287\n"
+"03103600.xhp\n"
+"par_id3153138\n"
"15\n"
"help.text"
-msgid "<emph>Type:</emph> Type-declaration keyword."
-msgstr "<emph>Type:</emph> Λέξη-κλειδί δήλωσης τύπου."
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"hd_id3163710\n"
+"03103600.xhp\n"
+"par_id3153363\n"
"16\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "7"
+msgstr "7"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3152939\n"
-"21\n"
+"03103600.xhp\n"
+"par_id3155411\n"
+"17\n"
"help.text"
-msgid "For siStep = 0 To 10 ' Fill array with test data"
-msgstr "For siStep = 0 to 10 ' Γεμίζει τον πίνακα με τα δεδομένα δοκιμής"
+msgid "Date variable"
+msgstr "Μεταβλητή ημερομηνίας"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3154943\n"
-"32\n"
+"03103600.xhp\n"
+"par_id3146975\n"
+"18\n"
"help.text"
-msgid "' Linsearch searches a TextArray:sList() for a TextEntry:"
-msgstr "' Η Linsearch αναζητεί ένα TextArray:sList() για TextEntry:"
+msgid "Double"
+msgstr "Διπλό"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3155601\n"
-"33\n"
+"03103600.xhp\n"
+"par_id3150486\n"
+"19\n"
"help.text"
-msgid "' Return value Is the index of the entry Or 0 (Null)"
-msgstr "' Η τιμή επιστροφής είναι ο δείκτης της καταχώρησης ή 0 (Null)"
+msgid "5"
+msgstr "5"
-#: 03090406.xhp
+#: 03103600.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3153707\n"
-"36\n"
+"03103600.xhp\n"
+"par_id3148616\n"
+"20\n"
"help.text"
-msgid "Exit For ' sItem found"
-msgstr "Exit for ' το sItem βρέθηκε"
+msgid "Double floating point variable"
+msgstr "Μεταβλητή κινητής υποδιαστολής διπλής ακριβείας"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"tit\n"
+"03103600.xhp\n"
+"par_id3148457\n"
+"21\n"
"help.text"
-msgid "Using Procedures and Functions"
-msgstr "Χρήση των διαδικασιών και των συναρτήσεων"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"bm_id3149456\n"
+"03103600.xhp\n"
+"par_id3145647\n"
+"22\n"
"help.text"
-msgid "<bookmark_value>procedures</bookmark_value><bookmark_value>functions;using</bookmark_value><bookmark_value>variables;passing to procedures and functions</bookmark_value><bookmark_value>parameters;for procedures and functions</bookmark_value><bookmark_value>parameters;passing by reference or value</bookmark_value><bookmark_value>variables;scope</bookmark_value><bookmark_value>scope of variables</bookmark_value><bookmark_value>GLOBAL variables</bookmark_value><bookmark_value>PUBLIC variables</bookmark_value><bookmark_value>PRIVATE variables</bookmark_value><bookmark_value>functions;return value type</bookmark_value><bookmark_value>return value type of functions</bookmark_value>"
-msgstr "<bookmark_value> διαδικασίες </bookmark_value><bookmark_value> συναρτήσεις;χρησιμοποίηση</bookmark_value><bookmark_value> μεταβλητές; εισαγωγή σε διαδικασίες και τις συναρτήσεις</bookmark_value><bookmark_value> παράμετροι; για τις διαδικασίες και τις συναρτήσεις </bookmark_value><bookmark_value>παράμετροι;εισαγωγή με αναφορά ή με τιμή </bookmark_value><bookmark_value> μεταβλητές; εμβέλεια</bookmark_value><bookmark_value> εμβέλεια των μεταβλητών</bookmark_value><bookmark_value>μεταβλητές GLOBAL</bookmark_value><bookmark_value>μεταβλητές PUBLIC</bookmark_value><bookmark_value> μεταβλητές PRIVATE</bookmark_value><bookmark_value>συναρτήσεις; τύπος τιμής επιστροφής </bookmark_value><bookmark_value> τύπος τιμής επιστροφής συνάρτησης</bookmark_value>"
+msgid "2"
+msgstr "2"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"hd_id3149456\n"
-"1\n"
+"03103600.xhp\n"
+"par_id3154490\n"
+"23\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures and Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/01020300.xhp\">Χρήση των διαδικασιών και των συναρτήσεων</link>"
+msgid "Integer variable"
+msgstr "Ακέραια μεταβλητή"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3150767\n"
-"2\n"
+"03103600.xhp\n"
+"par_id3149960\n"
+"24\n"
"help.text"
-msgid "The following describes the basic use of procedures and functions in $[officename] Basic."
-msgstr "Παρακάτω περιγράφεται τη βασική χρήση των διαδικασιών και των συναρτήσεων στην $[officename] Basic."
+msgid "Long"
+msgstr "Μεγάλου μήκους"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3151215\n"
-"56\n"
+"03103600.xhp\n"
+"par_id3154513\n"
+"25\n"
"help.text"
-msgid "When you create a new module, $[officename] Basic automatically inserts a SUB called \"Main\". This default name has nothing to do with the order or the starting point of a $[officename] Basic project. You can also safely rename this SUB."
-msgstr "Όταν δημιουργείτε ένα νέο άρθρωμα, η $[officename] Basic αυτόματα εισάγει μία SUB με το όνομα \"Main\". Αυτό το προεπιλεγμένο όνομα δεν έχει καμία σχέση με τη σειρά ή την αρχή ενός έργου της $[officename] Basic. Μπορείτε επίσης ακίνδυνα να μετονομάσετε την SUB με κάποιο άλλο όνομα της αρεσκείας σας."
+msgid "3"
+msgstr "3"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id314756320\n"
+"03103600.xhp\n"
+"par_id3151318\n"
+"26\n"
"help.text"
-msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
-msgstr "Μερικοί περιορισμοί εφαρμόζονται για τα ονόματα των δημόσιων μεταβλητών σας, υποδιαδικασιών και συναρτήσεων. Δεν πρέπει να χρησιμοποιήσετε το ίδιο όνομα με ένα από τα αρθρώματα της ίδιας βιβλιοθήκης."
+msgid "Long integer variable"
+msgstr "Ακέραια μεταβλητή μεγάλου μήκους"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3154124\n"
-"3\n"
+"03103600.xhp\n"
+"par_id3146972\n"
+"27\n"
"help.text"
-msgid "Procedures (SUBS) and functions (FUNCTIONS) help you maintaining a structured overview by separating a program into logical pieces."
-msgstr "Οι διαδικασίες (SUBS) και οι συναρτήσεις (FUNCTIONS) σας βοηθούν να διατηρείτε μια δομημένη σφαιρική επισκόπηση του κώδικα με τον χωρισμό ενός προγράμματος σε λογικά κομμάτια."
+msgid "Object"
+msgstr "Αντικείμενο"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3153193\n"
-"4\n"
+"03103600.xhp\n"
+"par_id3154482\n"
+"28\n"
"help.text"
-msgid "One benefit of procedures and functions is that, once you have developed a program code containing task components, you can use this code in another project."
-msgstr "Ένα πλεονέκτημα των διαδικασιών και των συναρτήσεων είναι ότι, μόλις αναπτύξετε έναν κώδικα προγράμματος που περιέχει τμήματα εργασιών, μπορείτε να χρησιμοποιήσετε αυτόν τον κώδικα σε και ένα άλλο έργο."
+msgid "9"
+msgstr "9"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"hd_id3153770\n"
-"26\n"
+"03103600.xhp\n"
+"par_id3150323\n"
+"29\n"
"help.text"
-msgid "Passing Variables to Procedures (SUB) and Functions (FUNCTION)"
-msgstr "Μεταβίβαση μεταβλητών σε διαδικασίες (SUB) και συναρτήσεις (FUNCTION)"
+msgid "Object variable"
+msgstr "Μεταβλητή αντικειμένου"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3155414\n"
-"27\n"
+"03103600.xhp\n"
+"par_id3148405\n"
+"30\n"
"help.text"
-msgid "Variables can be passed to both procedures and functions. The SUB or FUNCTION must be declared to expect parameters:"
-msgstr "Οι μεταβλητές μπορούν να περάσουν και στις διαδικασίες και στις συναρτήσεις. Η SUB ή η FUNCTION να δηλωθούν κατάλληλα ώστε να αναμένουν τις παραμέτρους:"
+msgid "Single"
+msgstr "Απλή ακρίβεια"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3151114\n"
-"29\n"
+"03103600.xhp\n"
+"par_id3149020\n"
+"31\n"
"help.text"
-msgid "Program code"
-msgstr "Κώδικας προγράμματος"
+msgid "4"
+msgstr "4"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3152577\n"
-"31\n"
+"03103600.xhp\n"
+"par_id3147341\n"
+"32\n"
"help.text"
-msgid "The SUB is called using the following syntax:"
-msgstr "Χρησιμοποιήστε την ακόλουθη σύνταξη για το SUB:"
+msgid "Single floating-point variable"
+msgstr "Μεταβλητή κινητής υποδιαστολής απλής ακριβείας"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3147124\n"
+"03103600.xhp\n"
+"par_id3155901\n"
"33\n"
"help.text"
-msgid "The parameters passed to a SUB must fit to those specified in the SUB declaration."
-msgstr "Βεβαιωθείτε ότι οι παράμετροι που μεταβιβάζονται σε μία διαδικασία SUB είναι ίδιες με όσες καθορίστηκαν στη δήλωση της SUB."
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3147397\n"
+"03103600.xhp\n"
+"par_id3155960\n"
"34\n"
"help.text"
-msgid "The same process applies to FUNCTIONS. In addition, functions always return a function result. The result of a function is defined by assigning the return value to the function name:"
-msgstr "Τα ίδια ισχύουν στις διαδικασίες FUNCTION. Επιπλέον, οι συναρτήσεις επιστρέφουν πάντα ένα αποτέλεσμα. Το αποτέλεσμα μιας συνάρτησης καθορίζεται με την ανάθεση της τιμής επιστροφής στο όνομα της συνάρτησης:"
+msgid "8"
+msgstr "8"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3156284\n"
-"36\n"
+"03103600.xhp\n"
+"par_id3146313\n"
+"35\n"
"help.text"
-msgid "Program code"
-msgstr "Κώδικας προγράμματος"
+msgid "String variable"
+msgstr "Μεταβλητή συμβολοσειράς"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3145799\n"
-"37\n"
+"03103600.xhp\n"
+"par_id3145149\n"
+"36\n"
"help.text"
-msgid "FunctionName=Result"
-msgstr "FunctionName=Result"
+msgid "Variant"
+msgstr "Παραλλαγή"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3153839\n"
-"39\n"
+"03103600.xhp\n"
+"par_id3154021\n"
+"37\n"
"help.text"
-msgid "The FUNCTION is called using the following syntax:"
-msgstr "Η FUNCTION καλείται χρησιμοποιώντας την ακόλουθη σύνταξη:"
+msgid "12"
+msgstr "12"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3146914\n"
-"40\n"
+"03103600.xhp\n"
+"par_id3145789\n"
+"38\n"
"help.text"
-msgid "Variable=FunctionName(Parameter1, Parameter2,...)"
-msgstr "Variable=FunctionName(Parameter1, Parameter2,...)"
+msgid "Variant variable (can contain all types specified by the definition)"
+msgstr "Μεταβλητή παραλλαγής (μπορεί να περιέχει όλους τους τύπους που έχουν καθοριστεί εξ ορισμού)"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN107B3\n"
+"03103600.xhp\n"
+"par_id3148630\n"
+"39\n"
"help.text"
-msgid "You can also use the fully qualified name to call a procedure or function:<br/><item type=\"literal\">Library.Module.Macro()</item><br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
-msgstr "Μπορείτε επίσης να χρησιμοποιήσετε το πλήρες όνομα για να καλέσετε μια διαδικασία ή μια συνάρτηση:<br/><item type=\"literal\">Library.Module.Macro()</item><br/> Για παράδειγμα, για να καλέσετε την μακροεντολή Autotext από την βιβλιοθήκη Gimmicks, χρησιμοποιήστε την ακόλουθη εντολή:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
+msgid "Empty"
+msgstr "Κενό"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"hd_id3156276\n"
-"45\n"
+"03103600.xhp\n"
+"par_id3152584\n"
+"40\n"
"help.text"
-msgid "Passing Variables by Value or Reference"
-msgstr "Μεταβίβαση μεταβλητών ως τιμής ή ως αναφορά"
+msgid "0"
+msgstr "0"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3155765\n"
-"47\n"
+"03103600.xhp\n"
+"par_id3151278\n"
+"41\n"
"help.text"
-msgid "Parameters can be passed to a SUB or a FUNCTION either by reference or by value. Unless otherwise specified, a parameter is always passed by reference. That means that a SUB or a FUNCTION gets the parameter and can read and modify its value."
-msgstr "Παράμετροι μπορούν να περάσουν στης SUB ή στης FUNCTION είτε με αναφορά είτε με τιμή. Με την επιφύλαξη τυχόν διαφορετικής ρύθμισης, μια παράμετρος περνά πάντα με αναφορά στην τιμή της. Αυτός σημαίνει ότι μία SUB ή μία FUNCTION παίρνει την παράμετρο και μπορεί να διαβάσει και να τροποποιήσει την τιμή της."
+msgid "Variable is not initialized"
+msgstr "Η μεταβλητή δεν έχει αρχικοποιηθεί"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3145640\n"
-"53\n"
+"03103600.xhp\n"
+"par_id3154576\n"
+"42\n"
"help.text"
-msgid "If you want to pass a parameter by value insert the key word \"ByVal\" in front of the parameter when you call a SUB or FUNCTION, for example:"
-msgstr "Εάν θέλετε να περάσετε μια παράμετρο με τιμή εισάγετε τη λέξη κλειδί \"ByVal\" μπροστά από την παράμετρο όταν καλείτε μία SUB ή μία FUNCTION, παραδείγματος χάριν:"
+msgid "Null"
+msgstr "Null"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3150042\n"
-"54\n"
+"03103600.xhp\n"
+"par_id3166424\n"
+"43\n"
"help.text"
-msgid "Result = Function(<emph>ByVal</emph> Parameter)"
-msgstr "Result = Function(<emph>ByVal</emph> Parameter)"
+msgid "1"
+msgstr "1"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3149258\n"
-"55\n"
+"03103600.xhp\n"
+"par_id3145131\n"
+"44\n"
"help.text"
-msgid "In this case, the original content of the parameter will not be modified by the FUNCTION since it only gets the value and not the parameter itself."
-msgstr "Σε αυτήν την περίπτωση, το αρχικό περιεχόμενο της παραμέτρου δεν θα τροποποιηθεί από την FUNCTION δεδομένου ότι παίρνει μόνο την τιμή και όχι η ίδια την παράμετρο."
+msgid "No valid data"
+msgstr "Χωρίς έγκυρα δεδομένα"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"hd_id3150982\n"
-"57\n"
+"03103600.xhp\n"
+"hd_id3149338\n"
+"45\n"
"help.text"
-msgid "Scope of Variables"
-msgstr "Εμβέλεια των μεταβλητών"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 01020300.xhp
+#: 03103600.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3149814\n"
+"03103600.xhp\n"
+"par_id3148817\n"
"58\n"
"help.text"
-msgid "A variable defined within a SUB or FUNCTION, only remains valid until the procedure is exited. This is known as a \"local\" variable. In many cases, you need a variable to be valid in all procedures, in every module of all libraries, or after a SUB or FUNCTION is exited."
-msgstr "Μια μεταβλητή που καθορίζεται μέσα σε μία SUB ή μία FUNCTION, παραμένει έγκυρη έως ότου τερματιστεί η συνάρτηση. Αυτή η μεταβλητή είναι γνωστή ως \"τοπική\" μεταβλητή. Σε πολλές περιπτώσεις, χρειαζόμαστε μια μεταβλητή που θα ισχύει σε όλες τις διαδικασίες, σε κάθε άρθρωμα ή σε όλες τις βιβλιοθήκες, ή μετά από το τέλος μίας SUB ή μίας FUNCTION."
-
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"hd_id3154186\n"
-"59\n"
-"help.text"
-msgid "Declaring Variables Outside a SUB or FUNCTION"
-msgstr "Δήλωση μεταβλητών εκτός SUB ή FUNCTION"
-
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3150208\n"
-"111\n"
-"help.text"
-msgid "Global VarName As TYPENAME"
-msgstr "GLOBAL VarName As TYPENAME"
-
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3145258\n"
-"112\n"
-"help.text"
-msgid "The variable is valid as long as the $[officename] session lasts."
-msgstr "Η μεταβλητή ισχύει εφόσον η συνεδρία του $[officename] δια."
-
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3153198\n"
-"60\n"
-"help.text"
-msgid "Public VarName As TYPENAME"
-msgstr "PUBLIC VarName As TYPENAME"
-
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3150088\n"
-"61\n"
-"help.text"
-msgid "The variable is valid in all modules."
-msgstr "Η μεταβλητή είναι έγκυρη σε όλα τα αρθρώματα."
+msgid "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types In $[officename] Basic\""
+msgstr "TypeName(lVar) & \" \" & VarType(lVar),0,\"Ορισμένοι τύποι στην $[officename] Basic\""
-#: 01020300.xhp
+#: 03103700.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3158212\n"
-"62\n"
+"03103700.xhp\n"
+"tit\n"
"help.text"
-msgid "Private VarName As TYPENAME"
-msgstr "PUBLIC VarName As TYPENAME"
+msgid "Set Statement[Runtime]"
+msgstr "Δήλωση Set [Χρόνου εκτέλεσης]"
-#: 01020300.xhp
+#: 03103700.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3152994\n"
-"63\n"
+"03103700.xhp\n"
+"bm_id3154422\n"
"help.text"
-msgid "The variable is only valid in this module."
-msgstr "Η μεταβλητή ισχύει μόνο σε αυτό το άρθρωμα."
+msgid "<bookmark_value>Set statement</bookmark_value><bookmark_value>Nothing object</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Set</bookmark_value><bookmark_value>Αντικείμενο Nothing</bookmark_value>"
-#: 01020300.xhp
+#: 03103700.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3150368\n"
-"65\n"
+"03103700.xhp\n"
+"hd_id3154422\n"
+"1\n"
"help.text"
-msgid "The variable is only valid in this module."
-msgstr "Η μεταβλητή ισχύει μόνο σε αυτό το άρθρωμα."
+msgid "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Set Statement[Runtime]\">Set Statement[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Δήλωση Set [Χρόνου εκτέλεσης]\">Δήλωση Set [Χρόνου εκτέλεσης]</link>"
-#: 01020300.xhp
+#: 03103700.xhp
msgctxt ""
-"01020300.xhp\n"
-"hd_id5097506\n"
+"03103700.xhp\n"
+"par_id3159149\n"
+"2\n"
"help.text"
-msgid "Example for private variables"
-msgstr "Παράδειγμα για τις ιδιωτικές μεταβλητές"
+msgid "Sets an object reference on a variable or a Property."
+msgstr "Καθορίζει μια αναφορά αντικειμένου σε μια μεταβλητή ή ιδιότητα."
-#: 01020300.xhp
+#: 03103700.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id8738975\n"
+"03103700.xhp\n"
+"hd_id3153105\n"
+"3\n"
"help.text"
-msgid "Enforce private variables to be private across modules by setting CompatibilityMode(true)."
-msgstr "Επιβολή στις ιδιωτικές μεταβλητές να είναι ιδιωτικές σε όλα τα αρθρώματα με τη ρύθμιση CompatibilityMode(true)."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01020300.xhp
+#: 03103700.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id9475997\n"
+"03103700.xhp\n"
+"par_id3154217\n"
+"4\n"
"help.text"
-msgid "myText = \"Hello\""
-msgstr "myText = \"Hello\""
+msgid "Set ObjectVar = Object"
+msgstr "Set ObjectVar = Object"
-#: 01020300.xhp
+#: 03103700.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id6933500\n"
+"03103700.xhp\n"
+"hd_id3154685\n"
+"5\n"
"help.text"
-msgid "Print \"In module1 : \", myText"
-msgstr "print \"in module1 : \", myText"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01020300.xhp
+#: 03103700.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id4104129\n"
+"03103700.xhp\n"
+"par_id3156281\n"
+"6\n"
"help.text"
-msgid "' Now returns empty string"
-msgstr "' Τώρα επιστρέφει κενή συμβολοσειρά"
+msgid "<emph>ObjectVar:</emph> a variable or a property that requires an object reference."
+msgstr "<emph>ObjectVar:</emph> μια μεταβλητή ή ιδιότητα που πρέπει να λάβει μια αναφορά αντικειμένου."
-#: 01020300.xhp
+#: 03103700.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id7906125\n"
+"03103700.xhp\n"
+"par_id3159252\n"
+"7\n"
"help.text"
-msgid "' (or rises error for Option Explicit)"
-msgstr "' (ή εμφανίζει λάθος για Option Explicit)"
+msgid "<emph>Object:</emph> Object that the variable or the property refers to."
+msgstr "<emph>Object:</emph> αντικείμενο στο οποίο θα πρέπει να αναφέρεται η μεταβλητή ή η ιδιότητα."
-#: 01020300.xhp
+#: 03103700.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id8055970\n"
+"03103700.xhp\n"
+"par_idN10623\n"
"help.text"
-msgid "Print \"Now in module2 : \", myText"
-msgstr "print \"Now in module2 : \", τοΚείμενοΜου"
+msgid "<emph>Nothing</emph> - Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment."
+msgstr "<emph>Nothing</emph> - Ορίζει το αντικείμενο <emph>Nothing</emph> σε μια μεταβλητή για να αναιρέσει μια προηγούμενη ανάθεση."
-#: 01020300.xhp
+#: 03103700.xhp
msgctxt ""
-"01020300.xhp\n"
-"hd_id3154368\n"
-"66\n"
+"03103700.xhp\n"
+"hd_id3159153\n"
+"8\n"
"help.text"
-msgid "Saving Variable Content after Exiting a SUB or FUNCTION"
-msgstr "Αποθήκευση περιεχομένων μεταβλητής μετά την έξοδο από SUB ή FUNCTION"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 01020300.xhp
+#: 03103800.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3156288\n"
-"67\n"
+"03103800.xhp\n"
+"tit\n"
"help.text"
-msgid "Static VarName As TYPENAME"
-msgstr "STATIC VarName As TYPENAME"
+msgid "FindObject Function [Runtime]"
+msgstr "Συνάρτηση FindObject [Χρόνου εκτέλεσης]"
-#: 01020300.xhp
+#: 03103800.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3154486\n"
-"68\n"
+"03103800.xhp\n"
+"bm_id3145136\n"
"help.text"
-msgid "The variable retains its value until the next time the FUNCTION or SUB is entered. The declaration must exist inside a SUB or a FUNCTION."
-msgstr "Η μεταβλητή διατηρεί την τιμή της μέχρι την επόμενη φορά που η FUNCTION ή η SUB προσπελαστεί. Η δήλωση πρέπει να υπάρχει μέσα σε SUB ή μέσα σε FUNCTION."
+msgid "<bookmark_value>FindObject function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση FindObject</bookmark_value>"
-#: 01020300.xhp
+#: 03103800.xhp
msgctxt ""
-"01020300.xhp\n"
-"hd_id3155809\n"
-"41\n"
+"03103800.xhp\n"
+"hd_id3145136\n"
+"1\n"
"help.text"
-msgid "Specifying the Return Value Type of a FUNCTION"
-msgstr "Καθορισμός του τύπου της τιμής επιστροφής μιας διαδικασίας FUNCTION"
+msgid "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject Function [Runtime]\">FindObject Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"Συνάρτηση FindObject [Χρόνου εκτέλεσης]\">Συνάρτηση FindObject [Χρόνου εκτέλεσης]</link>"
-#: 01020300.xhp
+#: 03103800.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3149404\n"
-"42\n"
+"03103800.xhp\n"
+"par_id3155341\n"
+"2\n"
"help.text"
-msgid "As with variables, include a type-declaration character after the function name, or the type indicated by \"As\" and the corresponding key word at the end of the parameter list to define the type of the function's return value, for example:"
-msgstr "Όπως με τις μεταβλητές, περιλάβετε έναν χαρακτήρα τύπου-δήλωσης μετά από το όνομα συνάρτησης, ή τον τύπο που υποδεικνύεται από το \"As\" και η αντίστοιχη λέξη κλειδί στο τέλος της λίστας παραμέτρων για να καθορίσετε τον τύπο της τιμής επιστροφής της συνάρτησης, παραδείγματος χάριν:"
+msgid "Enables an object to be addressed at run-time as a string parameter through the object name."
+msgstr "Ενεργοποιεί ένα αντικείμενο για να απευθυνθεί σε χρόνο εκτέλεσης ως παράμετρος συμβολοσειράς στο όνομα του αντικειμένου."
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"tit\n"
+"03103800.xhp\n"
+"par_id3150669\n"
+"3\n"
"help.text"
-msgid "Eqv Operator [Runtime]"
-msgstr "Τελεστής Eqv [Χρόνου εκτέλεσης]"
+msgid "For example, the following command:"
+msgstr "Για παράδειγμα, η ακόλουθη εντολή:"
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"bm_id3156344\n"
+"03103800.xhp\n"
+"par_id3148473\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>Eqv operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>Τελεστής Eqv (λογικός)</bookmark_value>"
+msgid "MyObj.Prop1.Command = 5"
+msgstr "MyObj.Prop1.Command = 5"
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"hd_id3156344\n"
-"1\n"
+"03103800.xhp\n"
+"par_id3156023\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03060200.xhp\" name=\"Eqv Operator [Runtime]\">Eqv Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03060200.xhp\" name=\"Τελεστής Eqv [Χρόνου εκτέλεσης]\">Τελεστής Eqv [Χρόνου εκτέλεσης]</link>"
+msgid "corresponds to the command block:"
+msgstr "αντιστοιχεί στο μπλοκ εντολών:"
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3149656\n"
-"2\n"
+"03103800.xhp\n"
+"par_id3153896\n"
+"6\n"
"help.text"
-msgid "Calculates the logical equivalence of two expressions."
-msgstr "Υπολογίζει μια λογική ισοδυναμία σε δύο παραστάσεις."
+msgid "Dim ObjVar as Object"
+msgstr "Dim ObjVar as Object"
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"hd_id3154367\n"
-"3\n"
+"03103800.xhp\n"
+"par_id3154760\n"
+"7\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Dim ObjProp as Object"
+msgstr "Dim ObjProp as Object"
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3154910\n"
-"4\n"
+"03103800.xhp\n"
+"par_id3145069\n"
+"8\n"
"help.text"
-msgid "Result = Expression1 Eqv Expression2"
-msgstr "Result = Expression1 Eqv Expression2"
+msgid "ObjName As String = \"MyObj\""
+msgstr "ObjName As String = \"MyObj\""
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"hd_id3151043\n"
-"5\n"
+"03103800.xhp\n"
+"par_id3154939\n"
+"9\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "ObjVar = FindObject( ObjName As String )"
+msgstr "ObjVar = FindObject( ObjName As String )"
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3150869\n"
-"6\n"
+"03103800.xhp\n"
+"par_id3150793\n"
+"10\n"
"help.text"
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the comparison."
-msgstr "<emph>Result:</emph> Κάθε αριθμητική μεταβλητή που περιέχει το αποτέλεσμα του συνδυασμού."
+msgid "PropName As String = \"Prop1\""
+msgstr "PropName As String = \"Prop1\""
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3150448\n"
-"7\n"
+"03103800.xhp\n"
+"par_id3154141\n"
+"11\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to compare."
-msgstr "<emph>Expression1, Expression2:</emph> Οποιεσδήποτε εκφράσεις που θέλετε να συγκρίνετε."
+msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
+msgstr "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3149562\n"
-"8\n"
+"03103800.xhp\n"
+"par_id3156424\n"
+"12\n"
"help.text"
-msgid "When testing for equivalence between Boolean expressions, the result is <emph>True</emph> if both expressions are either <emph>True</emph> or <emph>False</emph>."
-msgstr "Όταν ελέγχετε την ισοδυναμία μεταξύ δύο δυαδικών παραστάσεων, το αποτέλεσμα είναι <emph>True</emph> (Αληθές) αν και οι δυο παραστάσεις είναι <emph>True</emph> ή <emph>False</emph> (Ψευδές)."
+msgid "ObjProp.Command = 5"
+msgstr "ObjProp.Command = 5"
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3154319\n"
-"9\n"
+"03103800.xhp\n"
+"par_id3145420\n"
+"13\n"
"help.text"
-msgid "In a bit-wise comparison, the Eqv operator only sets the corresponding bit in the result if a bit is set in both expressions, or in neither expression."
-msgstr "Σε μια σύγκριση όσον αφορά τα bit, ο τελεστής Eqv καθορίζει το αντίστοιχο bit στο αποτέλεσμα μόνο αν καθορίζεται κάποιο bit και στις δύο παραστάσεις, ή σε καμία από τις δύο παραστάσεις."
+msgid "This allows names to be dynamically created at run-time. For example:"
+msgstr "Αυτό επιτρέπει τη δυναμική δημιουργία ονομάτων σε χρόνο εκτέλεσης. Για παράδειγμα:"
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"hd_id3159154\n"
-"10\n"
+"03103800.xhp\n"
+"par_id3153104\n"
+"14\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five control names."
+msgstr "\"TextEdit1\" to TextEdit5\" σε ένα βρόχο για να δημιουργήσετε 5 ονόματα στοιχείων ελέγχου."
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3152462\n"
+"03103800.xhp\n"
+"par_id3150767\n"
"15\n"
"help.text"
-msgid "vOut = A > B Eqv B > C ' returns -1"
-msgstr "vOut = A > B Eqv B > C ' επιστρέφει -1"
+msgid "See also: <link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject\">FindPropertyObject</link>"
+msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject\">FindPropertyObject</link>"
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3153191\n"
+"03103800.xhp\n"
+"hd_id3150868\n"
"16\n"
"help.text"
-msgid "vOut = B > A Eqv B > C ' returns 0"
-msgstr "vOut = B > A Eqv B > C ' επιστρέφει 0"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3145799\n"
+"03103800.xhp\n"
+"par_id3151042\n"
"17\n"
"help.text"
-msgid "vOut = A > B Eqv B > D ' returns 0"
-msgstr "vOut = A > B Eqv B > D ' επιστρέφει 0"
+msgid "FindObject( ObjName As String )"
+msgstr "FindObject( ObjName As String )"
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3149412\n"
+"03103800.xhp\n"
+"hd_id3159254\n"
"18\n"
"help.text"
-msgid "vOut = (B > D Eqv B > A) ' returns -1"
-msgstr "vOut = (B > D Eqv B > A) ' επιστρέφει -1"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03060200.xhp
+#: 03103800.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3149959\n"
+"03103800.xhp\n"
+"par_id3150439\n"
"19\n"
"help.text"
-msgid "vOut = B Eqv A ' returns -3"
-msgstr "vOut = B Eqv A ' επιστρέφει -3"
+msgid "<emph>ObjName: </emph>String that specifies the name of the object that you want to address at run-time."
+msgstr "<emph>ObjName:</emph> Συμβολοσειρά που καθορίζει το όνομα του αντικειμένου το οποίο πρόκειται να αντιμετωπιστεί σε χρόνο εκτέλεσης."
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
+"03103900.xhp\n"
"tit\n"
"help.text"
-msgid "MsgBox Statement [Runtime]"
-msgstr "Δηλώσεις MsgBox [Runtime]"
+msgid "FindPropertyObject Function [Runtime]"
+msgstr "Συνάρτηση FindPropertyObject [Χρόνου εκτέλεσης]"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"bm_id1807916\n"
+"03103900.xhp\n"
+"bm_id3146958\n"
"help.text"
-msgid "<bookmark_value>MsgBox statement</bookmark_value>"
-msgstr "<bookmark_value>Δηλώσεις MsgBox</bookmark_value>"
+msgid "<bookmark_value>FindPropertyObject function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση FindPropertyObject</bookmark_value>"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"hd_id3154927\n"
+"03103900.xhp\n"
+"hd_id3146958\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010101.xhp\">Δηλώσεις MsgBox [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject Function [Runtime]\">FindPropertyObject Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"Συνάρτηση FindPropertyObject [Χρόνου εκτέλεσης]\">Συνάρτηση FindPropertyObject [Χρόνου εκτέλεσης]</link>"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3148947\n"
+"03103900.xhp\n"
+"par_id3154285\n"
"2\n"
"help.text"
-msgid "Displays a dialog box containing a message."
-msgstr "Εμφανίζει ένα παράθυρο διαλόγου που περιέχει ένα μήνυμα."
+msgid "Enables objects to be addressed at run-time as a string parameter using the object name."
+msgstr "Επιτρέπει σε αντικείμενα να απευθύνονται σε χρόνο εκτέλεσης ως παράμετρος συμβολοσειράς χρησιμοποιώντας το όνομα του αντικειμένου."
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"hd_id3153897\n"
+"03103900.xhp\n"
+"par_id3147573\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "For instance, the command:"
+msgstr "Για παράδειγμα, η εντολή:"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3148664\n"
+"03103900.xhp\n"
+"par_id3145610\n"
"4\n"
"help.text"
-msgid "MsgBox Text As String [,Type As Integer [,Dialogtitle As String]] (As Statement) or MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]]) (As Function)"
-msgstr "MsgBox Text As String [,Type As Integer [,Dialogtitle As String]] (As Statement) or MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]]) (As Function)"
+msgid "MyObj.Prop1.Command = 5"
+msgstr "MyObj.Prop1.Command = 5"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"hd_id3153361\n"
+"03103900.xhp\n"
+"par_id3147265\n"
"5\n"
"help.text"
-msgid "Parameter:"
-msgstr "Παράμετρος:"
+msgid "corresponds to the following command block:"
+msgstr "αντιστοιχεί στο ακόλουθο μπλοκ εντολών:"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3148798\n"
+"03103900.xhp\n"
+"par_id3153896\n"
"6\n"
"help.text"
-msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
-msgstr "<emph>Κείμενο</emph>: Έκφραση συμβολοσειράς που εμφανίζεται ως μήνυμα σε πλαίσιο διαλόγου. Οι αλλαγές γραμμών εισαχθούν με τον χαρακτήρα Chr$(13)."
+msgid "Dim ObjVar as Object"
+msgstr "Dim ObjVar as Object"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3150769\n"
+"03103900.xhp\n"
+"par_id3148664\n"
"7\n"
"help.text"
-msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the title bar displays the name of the respective application."
-msgstr "<emph>DialogTitle</emph>: Παράσταση συμβολοσειράς που εμφανίζεται στη γραμμή τίτλου του παραθύρου διαλόγου. Αν παραληφθεί, η γραμμή τίτλου εμφανίζει το όνομα της αντίστοιχης εφαρμογής."
+msgid "Dim ObjProp as Object"
+msgstr "Dim ObjProp as Object"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3147228\n"
+"03103900.xhp\n"
+"par_id3150792\n"
"8\n"
"help.text"
-msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type, as well as the number and type of buttons to display, and the icon type. <emph>Type</emph> represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:"
-msgstr "<emph>Type</emph>: Κάθε παράσταση ακέραιου αριθμού που καθορίζει τον τύπο του παραθύρου διαλόγου, μαζί με τον αριθμό και τον τύπο των κουμπιών που θα εμφανιστούν, καθώς και τον τύπο των εικονιδίων. Η <emph>Type</emph> αντιπροσωπεύει ένα συνδυασμό μοτίβων bit, δηλ. ένας συνδυασμός στοιχείων μπορεί να καθοριστεί με την προσθήκη των αντίστοιχων τιμών τους:"
+msgid "ObjName As String = \"MyObj\""
+msgstr "ObjName As String = \"MyObj\""
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3161832\n"
+"03103900.xhp\n"
+"par_id3154365\n"
"9\n"
"help.text"
-msgid "0 : Display OK button only."
-msgstr "0 : Εμφάνιση του πλήκτρου OK μόνο."
+msgid "ObjVar = FindObject( ObjName As String )"
+msgstr "ObjVar = FindObject( ObjName As String )"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3153726\n"
+"03103900.xhp\n"
+"par_id3148453\n"
"10\n"
"help.text"
-msgid "1 : Display OK and Cancel buttons."
-msgstr "1 : Εμφάνιση των κουμπιών OK και Cancel."
+msgid "PropName As String = \"Prop1\""
+msgstr "PropName As String = \"Prop1\""
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3149665\n"
+"03103900.xhp\n"
+"par_id3150449\n"
"11\n"
"help.text"
-msgid "2 : Display Abort, Retry, and Ignore buttons."
-msgstr "2 : Εμφάνιση των κουμπιών Abort, Retry, και Ignore."
+msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
+msgstr "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3147318\n"
+"03103900.xhp\n"
+"par_id3159152\n"
"12\n"
"help.text"
-msgid "3 : Display Yes, No and Cancel buttons."
-msgstr "3 : Εμφάνιση των κουμπιών Ναι, Όχι και Άκυρο."
+msgid "ObjProp.Command = 5"
+msgstr "ObjProp.Command = 5"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3155412\n"
+"03103900.xhp\n"
+"par_id3156214\n"
"13\n"
"help.text"
-msgid "4 : Display Yes and No buttons."
-msgstr "4 : Εμφάνιση των κουμπιών Ναι και Όχι."
+msgid "To dynamically create Names at run-time, use:"
+msgstr "Μπορούν να δημιουργηθούν ονόματα δυναμικά σε χρόνο εκτέλεσης, για παράδειγμα μπορείτε να χρησιμοποιήσετε"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3146119\n"
+"03103900.xhp\n"
+"par_id3154686\n"
"14\n"
"help.text"
-msgid "5 : Display Retry and Cancel buttons."
-msgstr "5 : Εμφάνιση των κουμπιών Retry και Άκυρο."
+msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five names."
+msgstr "\"TextEdit1\" to TextEdit5\" σε ένα βρόχο για να δημιουργήσετε πέντε ονόματα."
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3159155\n"
+"03103900.xhp\n"
+"par_id3150868\n"
"15\n"
"help.text"
-msgid "16 : Add the Stop icon to the dialog."
-msgstr "16 : Προσθήκη του εικονιδίου Stop στο παράθυρο διαλόγου."
+msgid "See also: <link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>"
+msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3145366\n"
+"03103900.xhp\n"
+"hd_id3147287\n"
"16\n"
"help.text"
-msgid "32 : Add the Question icon to the dialog."
-msgstr "32 : Προσθήκη του εικονιδίου ερώτησης στο παράθυρο διαλόγου."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3147350\n"
+"03103900.xhp\n"
+"par_id3149560\n"
"17\n"
"help.text"
-msgid "48 : Add the Exclamation icon to the dialog."
-msgstr "48 : Προσθήκη του εικονιδίου θαυμαστικό στο παράθυρο διαλόγου."
+msgid "FindPropertyObject( ObjVar, PropName As String )"
+msgstr "FindPropertyObject( ObjVar, PropName As String )"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3149960\n"
+"03103900.xhp\n"
+"hd_id3150012\n"
"18\n"
"help.text"
-msgid "64 : Add the Information icon to the dialog."
-msgstr "64 : Προσθήκη του εικονιδίου πληροφορίας στο παράθυρο διαλόγου."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3154944\n"
+"03103900.xhp\n"
+"par_id3109839\n"
"19\n"
"help.text"
-msgid "128 : First button in the dialog as default button."
-msgstr "128 : Το πρώτο κουμπί του διάλογου είναι το προεπιλεγμένο κουμπί."
+msgid "<emph>ObjVar:</emph> Object variable that you want to dynamically define at run-time."
+msgstr "<emph>ObjVar:</emph> Μεταβλητή αντικειμένου που πρόκειται να καθοριστεί δυναμικά σε χρόνο εκτέλεσης."
-#: 03010101.xhp
+#: 03103900.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3155417\n"
+"03103900.xhp\n"
+"par_id3153363\n"
"20\n"
"help.text"
-msgid "256 : Second button in the dialog as default button."
-msgstr "256 : Το δεύτερο κουμπί του διάλογου είναι το προεπιλεγμένο κουμπί."
-
-#: 03010101.xhp
-msgctxt ""
-"03010101.xhp\n"
-"par_id3153878\n"
-"21\n"
-"help.text"
-msgid "512 : Third button in the dialog as default button."
-msgstr "512 : Το τρίτο κουμπί του διάλογου είναι το προεπιλεγμένο κουμπί."
-
-#: 03010101.xhp
-msgctxt ""
-"03010101.xhp\n"
-"hd_id3150715\n"
-"22\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03010101.xhp
-msgctxt ""
-"03010101.xhp\n"
-"par_id3150327\n"
-"24\n"
-"help.text"
-msgid "Const sText1 = \"An unexpected error occurred.\""
-msgstr "Const sText1 = \"Προέκυψε απρόσμενο σφάλμα.\""
-
-#: 03010101.xhp
-msgctxt ""
-"03010101.xhp\n"
-"par_id3146912\n"
-"25\n"
-"help.text"
-msgid "Const sText2 = \"The program execution will continue, however.\""
-msgstr "Const sText2 = \"Ωστόσο, η εκτέλεση του προγράμματος θα συνεχιστεί.\""
-
-#: 03010101.xhp
-msgctxt ""
-"03010101.xhp\n"
-"par_id3154757\n"
-"26\n"
-"help.text"
-msgid "Const sText3 = \"Error\""
-msgstr "Const sText3 = \"Σφάλμα\""
+msgid "<emph>PropName:</emph> String that specifies the name of the property that you want to address at run-time."
+msgstr "<emph>PropName:</emph> Συμβολοσειρά που καθορίζει το όνομα της ιδιότητας που πρόκειται να αντιμετωπιστεί σε χρόνο εκτέλεσης."
-#: 03080801.xhp
+#: 03104000.xhp
msgctxt ""
-"03080801.xhp\n"
+"03104000.xhp\n"
"tit\n"
"help.text"
-msgid "Hex Function [Runtime]"
-msgstr "Συνάρτηση Hex [Χρόνου εκτέλεσης]"
+msgid "IsMissing function [Runtime]"
+msgstr "Συνάρτηση IsMissing [Χρόνου εκτέλεσης]"
-#: 03080801.xhp
+#: 03104000.xhp
msgctxt ""
-"03080801.xhp\n"
-"bm_id3150616\n"
+"03104000.xhp\n"
+"bm_id3153527\n"
"help.text"
-msgid "<bookmark_value>Hex function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Hex</bookmark_value>"
+msgid "<bookmark_value>IsMissing function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση IsMissing</bookmark_value>"
-#: 03080801.xhp
+#: 03104000.xhp
msgctxt ""
-"03080801.xhp\n"
-"hd_id3150616\n"
+"03104000.xhp\n"
+"hd_id3153527\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080801.xhp\" name=\"Hex Function [Runtime]\">Hex Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080801.xhp\" name=\"Συνάρτηση Hex [Χρόνου εκτέλεσης]\">Συνάρτηση Hex [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing function [Runtime]\">IsMissing function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"Συνάρτηση IsMissing [Χρόνου εκτέλεσης]\">Συνάρτηση IsMissing [Χρόνου εκτέλεσης]</link>"
-#: 03080801.xhp
+#: 03104000.xhp
msgctxt ""
-"03080801.xhp\n"
-"par_id3145136\n"
+"03104000.xhp\n"
+"par_id3153825\n"
"2\n"
"help.text"
-msgid "Returns a string that represents the hexadecimal value of a number."
-msgstr "Επιστρέφει μια συμβολοσειρά η οποία αντιπροσωπεύει την δεκαεξαδική τιμή ενός αριθμού."
+msgid "Tests if a function is called with an optional parameter."
+msgstr "Ελέγχει αν μια συνάρτηση καλείται με μια προαιρετική παράμετρο."
-#: 03080801.xhp
+#: 03104000.xhp
msgctxt ""
-"03080801.xhp\n"
-"hd_id3147573\n"
+"03104000.xhp\n"
+"par_id3150669\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "See also: <link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional\">Optional</link>"
+msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional\">Optional</link>"
-#: 03080801.xhp
+#: 03104000.xhp
msgctxt ""
-"03080801.xhp\n"
-"par_id3150771\n"
+"03104000.xhp\n"
+"hd_id3145611\n"
"4\n"
"help.text"
-msgid "Hex (Number)"
-msgstr "Hex (Number)"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03080801.xhp
+#: 03104000.xhp
msgctxt ""
-"03080801.xhp\n"
-"hd_id3147530\n"
+"03104000.xhp\n"
+"par_id3154924\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "IsMissing( ArgumentName )"
+msgstr "IsMissing( ArgumentName )"
-#: 03080801.xhp
+#: 03104000.xhp
msgctxt ""
-"03080801.xhp\n"
-"par_id3159414\n"
+"03104000.xhp\n"
+"hd_id3145069\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03080801.xhp
+#: 03104000.xhp
msgctxt ""
-"03080801.xhp\n"
-"hd_id3156344\n"
+"03104000.xhp\n"
+"par_id3149457\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>ArgumentName:</emph> the name of an optional argument."
+msgstr "<emph>ArgumentName:</emph> το όνομα ενός προαιρετικού ορίσματος."
-#: 03080801.xhp
+#: 03104000.xhp
msgctxt ""
-"03080801.xhp\n"
-"par_id3148947\n"
+"03104000.xhp\n"
+"par_id3150398\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Any numeric expression that you want to convert to a hexadecimal number."
-msgstr "<emph>Number:</emph> Κάθε αριθμητική παράσταση που πρόκειται να μετατραπεί σε δεκαεξαδικό αριθμό."
+msgid "If the IsMissing function is called by the ArgumentName, then True is returned."
+msgstr "Η IsMissing είναι αληθής, αν η συνάρτηση καλείται χωρίς την παράμετρο με το όνομα ArgumentName."
-#: 03080801.xhp
+#: 03104000.xhp
msgctxt ""
-"03080801.xhp\n"
-"hd_id3154365\n"
+"03104000.xhp\n"
+"par_id3148798\n"
"9\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03080801.xhp
-msgctxt ""
-"03080801.xhp\n"
-"par_id3156214\n"
-"30\n"
-"help.text"
-msgid "' uses BasicFormulas in $[officename] Calc"
-msgstr "' χρησιμοποιεί τύπους της Basic στο $[officename] Calc"
-
-#: 03080801.xhp
-msgctxt ""
-"03080801.xhp\n"
-"par_id3149262\n"
-"20\n"
-"help.text"
-msgid "' Returns a long integer from a hexadecimal value."
-msgstr "' Επιστρέφει έναν ακέραιο μεγάλου μήκους από μια δεκαεξαδική τιμή."
-
-#: 03080801.xhp
-msgctxt ""
-"03080801.xhp\n"
-"par_id3147215\n"
-"25\n"
-"help.text"
-msgid "' Calculates a hexadecimal value in integer."
-msgstr "' Υπολογίζει μια δεκαεξαδική τιμή ως ακέραιο."
-
-#: 03080800.xhp
-msgctxt ""
-"03080800.xhp\n"
-"tit\n"
-"help.text"
-msgid "Converting Numbers"
-msgstr "Μετατροπή αριθμών"
-
-#: 03080800.xhp
-msgctxt ""
-"03080800.xhp\n"
-"hd_id3145315\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03080800.xhp\" name=\"Converting Numbers\">Converting Numbers</link>"
-msgstr "<link href=\"text/sbasic/shared/03080800.xhp\" name=\"Μετατροπή αριθμών\">Μετατροπή αριθμών</link>"
-
-#: 03080800.xhp
-msgctxt ""
-"03080800.xhp\n"
-"par_id3154760\n"
-"2\n"
-"help.text"
-msgid "The following functions convert numbers from one number format to another."
-msgstr "Οι ακόλουθες συναρτήσεις μπορούν να χρησιμοποιηθούν για τη μετατροπή μιας μορφής αριθμών σε άλλη."
+msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
+msgstr "Δείτε επίσης: <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Παραδείγματα\">Παραδείγματα</link>."
-#: 03120401.xhp
+#: 03104100.xhp
msgctxt ""
-"03120401.xhp\n"
+"03104100.xhp\n"
"tit\n"
"help.text"
-msgid "InStr Function [Runtime]"
-msgstr "Συνάρτηση InStr [Χρόνου εκτέλεσης]"
+msgid "Optional (in Function Statement) [Runtime]"
+msgstr "Optional (σε πρόταση Function) [Χρόνου εκτέλεσης]"
-#: 03120401.xhp
+#: 03104100.xhp
msgctxt ""
-"03120401.xhp\n"
-"bm_id3155934\n"
+"03104100.xhp\n"
+"bm_id3149205\n"
"help.text"
-msgid "<bookmark_value>InStr function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση InStr</bookmark_value>"
+msgid "<bookmark_value>Optional function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Optional</bookmark_value>"
-#: 03120401.xhp
+#: 03104100.xhp
msgctxt ""
-"03120401.xhp\n"
-"hd_id3155934\n"
+"03104100.xhp\n"
+"hd_id3149205\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr Function [Runtime]\">InStr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"Συνάρτηση InStr [Χρόνου εκτέλεσης]\">Συνάρτηση InStr [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional (in Function Statement) [Runtime]\">Optional (in Function Statement) [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional (σε δήλωση Function) [Χρόνου εκτέλεσης]\">Optional (σε δήλωση Function) [Χρόνου εκτέλεσης]</link>"
-#: 03120401.xhp
+#: 03104100.xhp
msgctxt ""
-"03120401.xhp\n"
-"par_id3153990\n"
+"03104100.xhp\n"
+"par_id3143267\n"
"2\n"
"help.text"
-msgid "Returns the position of a string within another string."
-msgstr "Επιστρέφει την θέση μιας συμβολοσειράς εντός μιας άλλης συμβολοσειράς."
+msgid "Allows you to define parameters that are passed to a function as optional."
+msgstr "Σας επιτρέπει να καθορίσει παραμέτρους που περνούν σε μια συνάρτηση σαν προαιρετικές."
-#: 03120401.xhp
+#: 03104100.xhp
msgctxt ""
-"03120401.xhp\n"
-"par_id3147303\n"
+"03104100.xhp\n"
+"par_id3155419\n"
"3\n"
"help.text"
-msgid "The Instr function returns the position at which the match was found. If the string was not found, the function returns 0."
-msgstr "Η συνάρτηση Instr επιστρέφει τη θέση όπου βρίσκεται το ταίριασμα. Αν δεν έχει βρεθεί η συμβολοσειρά, η συνάρτηση επιστρέφει 0."
+msgid "See also: <link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing\">IsMissing</link>"
+msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing\">IsMissing</link>"
-#: 03120401.xhp
+#: 03104100.xhp
msgctxt ""
-"03120401.xhp\n"
-"hd_id3145090\n"
+"03104100.xhp\n"
+"hd_id3153824\n"
"4\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120401.xhp
+#: 03104100.xhp
msgctxt ""
-"03120401.xhp\n"
-"par_id3146957\n"
+"03104100.xhp\n"
+"par_id3159157\n"
"5\n"
"help.text"
-msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
-msgstr "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
-
-#: 03120401.xhp
-msgctxt ""
-"03120401.xhp\n"
-"hd_id3148538\n"
-"6\n"
-"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)"
+msgstr "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)"
-#: 03120401.xhp
+#: 03104100.xhp
msgctxt ""
-"03120401.xhp\n"
-"par_id3149763\n"
+"03104100.xhp\n"
+"hd_id3145610\n"
"7\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "Examples:"
+msgstr "Παράδειγμα:"
-#: 03120401.xhp
+#: 03104100.xhp
msgctxt ""
-"03120401.xhp\n"
-"hd_id3148473\n"
+"03104100.xhp\n"
+"par_id3154347\n"
"8\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed."
+msgstr "Result = MyFunction(\"Here\", 1, \"There\") ' περνούν όλες οι παράμετροι."
-#: 03120401.xhp
+#: 03104100.xhp
msgctxt ""
-"03120401.xhp\n"
-"par_id3153126\n"
+"03104100.xhp\n"
+"par_id3146795\n"
"9\n"
"help.text"
-msgid "<emph>Start: </emph>A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The maximum allowed value is 65535."
-msgstr "<emph>Αρχή:</emph> Κάθε αριθμητική παράσταση που καθορίζει τη θέση εντός μιας συμβολοσειράς όπου θα αρχίσει η αναζήτηση μιας δευτερεύουσας συμβολοσειράς. Αν παραληφθεί αυτή η παράμετρος, η αναζήτηση αρχίζει από τον πρώτο χαρακτήρα. Η μέγιστη επιτρεπόμενη τιμή είναι 65535."
+msgid "Result = MyFunction(\"Test\", ,1) ' second argument is missing."
+msgstr "Result = MyFunction(\"Test\", ,1) ' η δεύτερη παράμετρος δεν υπάρχει."
-#: 03120401.xhp
+#: 03104100.xhp
msgctxt ""
-"03120401.xhp\n"
-"par_id3145609\n"
+"03104100.xhp\n"
+"par_id3153897\n"
"10\n"
"help.text"
-msgid "<emph>Text1:</emph> The string expression that you want to search."
-msgstr "<emph>Text1:</emph> Η έκφραση συμβολοσειράς που θέλετε να ψάξετε."
-
-#: 03120401.xhp
-msgctxt ""
-"03120401.xhp\n"
-"par_id3147559\n"
-"11\n"
-"help.text"
-msgid "<emph>Text2:</emph> The string expression that you want to search for."
-msgstr "<emph>Text2:</emph> Η έκφραση συμβολοσειράς που θέλετε να βρείτε."
-
-#: 03120401.xhp
-msgctxt ""
-"03120401.xhp\n"
-"par_id3154758\n"
-"12\n"
-"help.text"
-msgid "<emph>Compare:</emph> Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive."
-msgstr "<emph>Compare:</emph> Προαιρετική αριθμητική έκφραση που καθορίζει τον τύπο της σύγκρισης. Αυτή παράμετρος μπορεί να είναι 0 ή 1. Η προεπιλεγμένη τιμή 0 καθορίζει μια σύγκριση κειμένου με διάκριση πεζών-κεφαλαίων. Το 1 καθορίζει μια σύγκριση κειμένου (χωρίς διάκριση πεζών-κεφαλαίων)."
-
-#: 03120401.xhp
-msgctxt ""
-"03120401.xhp\n"
-"par_id3153361\n"
-"13\n"
-"help.text"
-msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted."
-msgstr "Η παράμετρος Compare δεν θα πρέπει να είναι καθορισμένη, αν έχει παραληφθεί η πρώτη παράμετρος επιστροφής. Αλλιώς προκύπτει σφάλμα χρόνου εκτέλεσης."
-
-#: 03120401.xhp
-msgctxt ""
-"03120401.xhp\n"
-"hd_id3154366\n"
-"14\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03120401.xhp
-msgctxt ""
-"03120401.xhp\n"
-"par_id3144760\n"
-"19\n"
-"help.text"
-msgid "sInput = \"Office\""
-msgstr "sInput = \"Office\""
-
-#: 03120401.xhp
-msgctxt ""
-"03120401.xhp\n"
-"par_id3154125\n"
-"20\n"
-"help.text"
-msgid "iPos = Instr(sInput,\"c\")"
-msgstr "iPos = Instr(sInput,\"c\")"
+msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
+msgstr "Δείτε επίσης: <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Παραδείγματα\">Παραδείγματα</link>."
-#: 03101400.xhp
+#: 03104200.xhp
msgctxt ""
-"03101400.xhp\n"
+"03104200.xhp\n"
"tit\n"
"help.text"
-msgid "DefDbl Statement [Runtime]"
-msgstr "Δήλωση DefDbl [Χρόνου εκτέλεσης]"
+msgid "Array Function [Runtime]"
+msgstr "Συνάρτηση Array [Χρόνου εκτέλεσης]"
-#: 03101400.xhp
+#: 03104200.xhp
msgctxt ""
-"03101400.xhp\n"
-"bm_id3147242\n"
+"03104200.xhp\n"
+"bm_id3150499\n"
"help.text"
-msgid "<bookmark_value>DefDbl statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση DefDbl</bookmark_value>"
+msgid "<bookmark_value>Array function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Array</bookmark_value>"
-#: 03101400.xhp
+#: 03104200.xhp
msgctxt ""
-"03101400.xhp\n"
-"hd_id3147242\n"
+"03104200.xhp\n"
+"hd_id3150499\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"DefDbl Statement [Runtime]\">DefDbl Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"Δήλωση DefDbl [Χρόνου εκτέλεσης]\">Δήλωση DefDbl [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array Function [Runtime]\">Array Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Συνάρτηση Array [Χρόνου εκτέλεσης]\">Συνάρτηση Array [Χρόνου εκτέλεσης]</link>"
-#: 03101400.xhp
+#: 03104200.xhp
msgctxt ""
-"03101400.xhp\n"
-"par_id3153126\n"
+"03104200.xhp\n"
+"par_id3155555\n"
"2\n"
"help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
-msgstr "Θέτει στην προεπιλεγμένο τύπο μεταβλητής, σύμφωνα με το εύρος γραμμάτων, εάν δεν διευκρινίζεται κανένας τύπος- δήλωσης ή λέξη κλειδί δήλωσης."
+msgid "Returns the type Variant with a data field."
+msgstr "Επιστρέφει τον τύπο μεταβλητής Variant με ένα πεδίο δεδομένων."
-#: 03101400.xhp
+#: 03104200.xhp
msgctxt ""
-"03101400.xhp\n"
-"hd_id3155420\n"
+"03104200.xhp\n"
+"hd_id3148538\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03101400.xhp
+#: 03104200.xhp
msgctxt ""
-"03101400.xhp\n"
-"par_id3147530\n"
+"03104200.xhp\n"
+"par_id3153126\n"
"4\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgid "Array ( Argument list)"
+msgstr "Array ( Argument list)"
-#: 03101400.xhp
+#: 03104200.xhp
msgctxt ""
-"03101400.xhp\n"
-"hd_id3145069\n"
+"03104200.xhp\n"
+"par_id3155419\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "See also <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
+msgstr "Δείτε ακόμα <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
-#: 03101400.xhp
+#: 03104200.xhp
msgctxt ""
-"03101400.xhp\n"
-"par_id3147560\n"
+"03104200.xhp\n"
+"hd_id3150669\n"
"6\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>Περιοχή χαρακτήρων</emph> Γράμματα που διευκρινίζουν το εύρος των μεταβλητών για τους οποίους θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03101400.xhp
+#: 03104200.xhp
msgctxt ""
-"03101400.xhp\n"
-"par_id3150791\n"
+"03104200.xhp\n"
+"par_id3145609\n"
"7\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο δεδομένων μιας μεταβλητής:"
+msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
+msgstr "<emph>Λίστα ορίσματος</emph> Μία λίστα οποιουδήποτε αριθμού ορισμάτων που χωρίζονται με κόμματα."
-#: 03101400.xhp
+#: 03104200.xhp
msgctxt ""
-"03101400.xhp\n"
-"par_id3151210\n"
+"03104200.xhp\n"
+"hd_id3156343\n"
"8\n"
"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>Keyword:</emph> Προεπιλεγμένος τύπος μεταβλητής"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03101400.xhp
+#: 03104200.xhp
msgctxt ""
-"03101400.xhp\n"
-"par_id3154123\n"
+"03104200.xhp\n"
+"par_id3153897\n"
"9\n"
"help.text"
-msgid "<emph>DefDbl:</emph> Double"
-msgstr "<emph>DefDbl:</emph> Διπλής ακριβείας"
+msgid "Dim A As Variant"
+msgstr "Dim A As Variant"
-#: 03101400.xhp
+#: 03104200.xhp
msgctxt ""
-"03101400.xhp\n"
-"hd_id3153192\n"
+"03104200.xhp\n"
+"par_id3153525\n"
"10\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03101400.xhp
-msgctxt ""
-"03101400.xhp\n"
-"par_id3156281\n"
-"12\n"
-"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "' Ορισμοί προθέματος για τους τύπους μεταβλητών:"
+msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")"
+msgstr "A = Array(\"Fred\",\"Tom\",\"Bill\")"
-#: 03101400.xhp
+#: 03104200.xhp
msgctxt ""
-"03101400.xhp\n"
-"par_id3153144\n"
-"22\n"
+"03104200.xhp\n"
+"par_id3150792\n"
+"11\n"
"help.text"
-msgid "dValue=1.23e43 ' dValue is an implicit double variable type"
-msgstr "dValue=1.23e43 ' η dValue είναι ένας υπονοούμενος τύπος διπλής μεταβλητής"
+msgid "Msgbox A(2)"
+msgstr "Msgbox A(2)"
-#: 03010302.xhp
+#: 03104300.xhp
msgctxt ""
-"03010302.xhp\n"
+"03104300.xhp\n"
"tit\n"
"help.text"
-msgid "Green Function [Runtime]"
-msgstr "Συνάρτηση Green [Χρόνου εκτέλεσης]"
+msgid "DimArray Function [Runtime]"
+msgstr "Συνάρτηση DimArray [Χρόνου εκτέλεσης]"
-#: 03010302.xhp
+#: 03104300.xhp
msgctxt ""
-"03010302.xhp\n"
-"bm_id3148947\n"
+"03104300.xhp\n"
+"bm_id3150616\n"
"help.text"
-msgid "<bookmark_value>Green function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Green</bookmark_value>"
+msgid "<bookmark_value>DimArray function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση DimArray</bookmark_value>"
-#: 03010302.xhp
+#: 03104300.xhp
msgctxt ""
-"03010302.xhp\n"
-"hd_id3148947\n"
+"03104300.xhp\n"
+"hd_id3150616\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function [Runtime]\">Green Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Συνάρτηση Green [Χρόνου εκτέλεσης]\">Συνάρτηση Green [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray Function [Runtime]\">DimArray Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"Συνάρτηση DimArray [Χρόνου εκτέλεσης]\">Συνάρτηση DimArray [Χρόνου εκτέλεσης]</link>"
-#: 03010302.xhp
+#: 03104300.xhp
msgctxt ""
-"03010302.xhp\n"
-"par_id3153361\n"
+"03104300.xhp\n"
+"par_id3153527\n"
"2\n"
"help.text"
-msgid "Returns the Green component of the given color code."
-msgstr "Επιστρέφει το πράσινο μέρος του καθορισμένου κώδικα χρώματος."
+msgid "Returns a Variant array."
+msgstr "Επιστρέφει έναν πίνακα παραλλαγής."
-#: 03010302.xhp
+#: 03104300.xhp
msgctxt ""
-"03010302.xhp\n"
-"hd_id3154140\n"
+"03104300.xhp\n"
+"hd_id3149762\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03010302.xhp
+#: 03104300.xhp
msgctxt ""
-"03010302.xhp\n"
-"par_id3153969\n"
+"03104300.xhp\n"
+"par_id3148473\n"
"4\n"
"help.text"
-msgid "Green (Color As Long)"
-msgstr "Green (Color As Long)"
+msgid "DimArray ( Argument list)"
+msgstr "DimArray ( λίστα ορίσματος)"
-#: 03010302.xhp
+#: 03104300.xhp
msgctxt ""
-"03010302.xhp\n"
-"hd_id3154124\n"
+"03104300.xhp\n"
+"par_id3154142\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "See also <link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array\">Array</link>"
+msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03104200.xhp\" name=\"Πίνακας\">Πίνακας</link>"
-#: 03010302.xhp
+#: 03104300.xhp
msgctxt ""
-"03010302.xhp\n"
-"par_id3153194\n"
+"03104300.xhp\n"
+"par_id3156023\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "If no parameters are passed, an empty array is created (like Dim A() that is the same as a sequence of length 0 in Uno). If parameters are specified, a dimension is created for each parameter."
+msgstr "Αν δεν μεταβιβάζεται καμία παράμετρος, δημιουργείται ένας κενός πίνακας (όπως Dim A() που είναι το ίδιο όπως μια ακολουθία μήκους 0 σε Uno). Αν έχουν δοθεί παράμετροι, δημιουργείται μια διάσταση για κάθε παράμετρο."
-#: 03010302.xhp
+#: 03104300.xhp
msgctxt ""
-"03010302.xhp\n"
-"hd_id3154909\n"
+"03104300.xhp\n"
+"hd_id3154760\n"
"7\n"
"help.text"
-msgid "Parameter:"
-msgstr "Παράμετρος:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03010302.xhp
+#: 03104300.xhp
msgctxt ""
-"03010302.xhp\n"
-"par_id3153770\n"
+"03104300.xhp\n"
+"par_id3159414\n"
"8\n"
"help.text"
-msgid "<emph>Color</emph>: Long integer expression that specifies a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Green component."
-msgstr "<emph>Color</emph>: Παράσταση ακέραιου μεγάλου μήκους που καθορίζει τον <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"κώδικα χρώματος\">κώδικα χρώματος</link> για τον οποίο επιστρέφεται το πράσινο μέρος του."
+msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
+msgstr "<emph>Λίστα ορίσματος</emph> Μία λίστα οποιουδήποτε αριθμού ορισμάτων που χωρίζονται με κόμματα."
-#: 03010302.xhp
+#: 03104300.xhp
msgctxt ""
-"03010302.xhp\n"
-"hd_id3149664\n"
+"03104300.xhp\n"
+"hd_id3150358\n"
"9\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03010302.xhp
-msgctxt ""
-"03010302.xhp\n"
-"par_id3151117\n"
-"13\n"
-"help.text"
-msgid "MsgBox \"The color \" & lVar & \" contains the components:\" & Chr(13) &_"
-msgstr "MsgBox \"Το χρώμα \" & lVar & \" περιέχει τα συστατικά:\" & Chr(13) &_"
-
-#: 03010302.xhp
-msgctxt ""
-"03010302.xhp\n"
-"par_id3153951\n"
-"14\n"
-"help.text"
-msgid "\"red = \" & red(lVar) & Chr(13)&_"
-msgstr "\"red = \" & red(lVar) & Chr(13)&_"
-
-#: 03010302.xhp
-msgctxt ""
-"03010302.xhp\n"
-"par_id3152462\n"
-"15\n"
-"help.text"
-msgid "\"green = \" & green(lVar) & Chr(13)&_"
-msgstr "\"green = \" & green(lVar) & Chr(13)&_"
-
-#: 03010302.xhp
+#: 03104300.xhp
msgctxt ""
-"03010302.xhp\n"
-"par_id3154730\n"
-"16\n"
+"03104300.xhp\n"
+"par_id3154939\n"
+"10\n"
"help.text"
-msgid "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\""
-msgstr "\"blue = \" & blue(lVar) & Chr(13) , 64,\"χρώματα\""
+msgid "DimArray( 2, 2, 4 ) is the same as DIM a( 2, 2, 4 )"
+msgstr "DimArray( 2, 2, 4 ) είναι το ίδιο όπως η DIM a( 2, 2, 4 )"
-#: 01030000.xhp
+#: 03104400.xhp
msgctxt ""
-"01030000.xhp\n"
+"03104400.xhp\n"
"tit\n"
"help.text"
-msgid "Integrated Development Environment (IDE)"
-msgstr "Ολοκληρωμένο περιβάλλον ανάπτυξης (IDE)"
-
-#: 01030000.xhp
-msgctxt ""
-"01030000.xhp\n"
-"bm_id3145090\n"
-"help.text"
-msgid "<bookmark_value>Basic IDE;Integrated Development Environment</bookmark_value><bookmark_value>IDE;Integrated Development Environment</bookmark_value>"
-msgstr "<bookmark_value>Basic IDE;IΟλοκληρωμένο περιβάλλον ανάπτυξης</bookmark_value><bookmark_value>IDE;Ολοκληρωμένο περιβάλλον ανάπτυξης</bookmark_value>"
-
-#: 01030000.xhp
-msgctxt ""
-"01030000.xhp\n"
-"hd_id3145090\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/01030000.xhp\" name=\"Integrated Development Environment (IDE)\">Integrated Development Environment (IDE)</link>"
-msgstr "<link href=\"text/sbasic/shared/01030000.xhp\" name=\"Ολοκληρωμένο περιβάλλον ανάπτυξης (IDE)\">Ολοκληρωμένο περιβάλλον ανάπτυξης (IDE)</link>"
-
-#: 01030000.xhp
-msgctxt ""
-"01030000.xhp\n"
-"par_id3146795\n"
-"2\n"
-"help.text"
-msgid "This section describes the Integrated Development Environment for $[officename] Basic."
-msgstr "Αυτό το τμήμα περιγράφει το ολοκληρωμένο περιβάλλον ανάπτυξης (IDE) για τo $[officename] Basic."
+msgid "HasUnoInterfaces Function [Runtime]"
+msgstr "Συνάρτηση HasUnoInterfaces [Χρόνου εκτέλεσης]"
-#: 03010100.xhp
+#: 03104400.xhp
msgctxt ""
-"03010100.xhp\n"
-"tit\n"
+"03104400.xhp\n"
+"bm_id3149987\n"
"help.text"
-msgid "Display Functions"
-msgstr "Συναρτήσεις εμφάνισης"
+msgid "<bookmark_value>HasUnoInterfaces function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση HasUnoInterfaces</bookmark_value>"
-#: 03010100.xhp
+#: 03104400.xhp
msgctxt ""
-"03010100.xhp\n"
-"hd_id3151384\n"
+"03104400.xhp\n"
+"hd_id3149987\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010100.xhp\" name=\"Display Functions\">Display Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03010100.xhp\" name=\"Συναρτήσεις εμφάνισης\">Συναρτήσεις εμφάνισης</link>"
+msgid "<link href=\"text/sbasic/shared/03104400.xhp\" name=\"HasUnoInterfaces Function [Runtime]\">HasUnoInterfaces Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104400.xhp\" name=\"Συνάρτηση HasUnoInterfaces [Χρόνου εκτέλεσης]\">Συνάρτηση HasUnoInterfaces [Χρόνου εκτέλεσης]</link>"
-#: 03010100.xhp
+#: 03104400.xhp
msgctxt ""
-"03010100.xhp\n"
-"par_id3149346\n"
+"03104400.xhp\n"
+"par_id3151262\n"
"2\n"
"help.text"
-msgid "This section describes Runtime functions used to output information to the screen display."
-msgstr "Αυτό το τμήμα περιγράφει όλες οι συναρτήσεις που χρησιμοποιούνται για να εμφανιστούν οι πληροφορίες στην οθόνη."
+msgid "Tests if a Basic Uno object supports certain Uno interfaces."
+msgstr "Ελέγχει αν ένα αντικείμενο Uno της Basic υποστηρίζει ορισμένες διεπαφές Uno."
-#: 03102450.xhp
+#: 03104400.xhp
msgctxt ""
-"03102450.xhp\n"
-"tit\n"
+"03104400.xhp\n"
+"par_id3154232\n"
+"3\n"
"help.text"
-msgid "IsError Function [Runtime]"
-msgstr "Συνάρτηση Error [Χρόνου εκτέλεσης]"
+msgid "Returns True, if <emph>all</emph> stated Uno interfaces are supported, otherwise False is returned."
+msgstr "Επιστρέφει την τιμή True, αν υποστηρίζονται <emph>όλες</emph> οι δηλωμένες διεπαφές Uno, αλλιώς επιστρέφεται η τιμή False."
-#: 03102450.xhp
+#: 03104400.xhp
msgctxt ""
-"03102450.xhp\n"
-"bm_id4954680\n"
+"03104400.xhp\n"
+"hd_id3150040\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>IsError function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Error</bookmark_value>"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03102450.xhp
+#: 03104400.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN1054E\n"
+"03104400.xhp\n"
+"par_id3155555\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102450.xhp\">IsError Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102450.xhp\">Συνάρτηση Error [Χρόνου εκτέλεσης]</link>"
+msgid "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])"
+msgstr "HasUnoInterfaces( oTest, Uno-ΌνομαΔιεπαφής 1 [, Uno-ΌνομαΔιεπαφής 2, ...])"
-#: 03102450.xhp
+#: 03104400.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN1055E\n"
+"03104400.xhp\n"
+"hd_id3153345\n"
+"6\n"
"help.text"
-msgid "Tests if a variable contains an error value."
-msgstr "Επιστρέφει μια ένδειξη που υποδηλώνει αν η μεταβλητή περιέχει μία τιμή λάθους."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03102450.xhp
+#: 03104400.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN10561\n"
+"03104400.xhp\n"
+"par_id3148538\n"
+"7\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Bool"
+msgstr "Μπουλ"
-#: 03102450.xhp
+#: 03104400.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN10565\n"
+"03104400.xhp\n"
+"hd_id3159157\n"
+"8\n"
"help.text"
-msgid "IsError (Var)"
-msgstr "IsError (Var)"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03102450.xhp
+#: 03104400.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN10568\n"
+"03104400.xhp\n"
+"par_id3155419\n"
+"9\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "<emph>oTest:</emph> the Basic Uno object that you want to test."
+msgstr "<emph>oTest:</emph> Το αντικείμενο Basic Uno που θέλετε να εξετάσετε."
-#: 03102450.xhp
+#: 03104400.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN1056C\n"
+"03104400.xhp\n"
+"par_id3149236\n"
+"10\n"
"help.text"
-msgid "Bool"
-msgstr "Δυαδικές μεταβλητές"
+msgid "<emph>Uno-Interface-Name:</emph> list of Uno interface names."
+msgstr "<emph>Uno-ΌνομαΔιεπαφής:</emph> η λίστα των ονομάτων διεπαφής Uno."
-#: 03102450.xhp
+#: 03104400.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN1056F\n"
+"03104400.xhp\n"
+"hd_id3147574\n"
+"11\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03102450.xhp
+#: 03104400.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN10573\n"
+"03104400.xhp\n"
+"par_id3149580\n"
+"12\n"
"help.text"
-msgid "<emph>Var:</emph> Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False."
-msgstr "<emph>Var:</emph> Κάθε μεταβλητή που πρόκειται να ελεγχθεί. Αν η μεταβλητή Variant περιέχει την τιμή Empty, η συνάρτηση επιστρέφει True (Αληθές). Αλλιώς επιστρέφει False (Ψευδές)."
+msgid "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )"
+msgstr "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )"
-#: 03131000.xhp
+#: 03104500.xhp
msgctxt ""
-"03131000.xhp\n"
+"03104500.xhp\n"
"tit\n"
"help.text"
-msgid "GetSolarVersion Function [Runtime]"
-msgstr "Συνάρτηση GetSolarVersion [Χρόνου εκτέλεσης]"
+msgid "IsUnoStruct Function [Runtime]"
+msgstr "Συνάρτηση IsUnoStruct [Χρόνου εκτέλεσης]"
-#: 03131000.xhp
+#: 03104500.xhp
msgctxt ""
-"03131000.xhp\n"
-"bm_id3157898\n"
+"03104500.xhp\n"
+"bm_id3146117\n"
"help.text"
-msgid "<bookmark_value>GetSolarVersion function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση GetSolarVersion</bookmark_value>"
+msgid "<bookmark_value>IsUnoStruct function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση IsUnoStruct</bookmark_value>"
-#: 03131000.xhp
+#: 03104500.xhp
msgctxt ""
-"03131000.xhp\n"
-"hd_id3157898\n"
+"03104500.xhp\n"
+"hd_id3146117\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"GetSolarVersion Function [Runtime]\">GetSolarVersion Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"Συνάρτηση GetSolarVersion [Χρόνου εκτέλεσης]\">Συνάρτηση GetSolarVersion [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"IsUnoStruct Function [Runtime]\">IsUnoStruct Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"Συνάρτηση IsUnoStruct [Χρόνου εκτέλεσης]\">Συνάρτηση IsUnoStruct [Χρόνου εκτέλεσης]</link>"
-#: 03131000.xhp
+#: 03104500.xhp
msgctxt ""
-"03131000.xhp\n"
-"par_id3152801\n"
+"03104500.xhp\n"
+"par_id3146957\n"
"2\n"
"help.text"
-msgid "Returns the internal number of the current $[officename] version."
-msgstr "Επιστρέφει τον εσωτερικό αριθμό της τρέχουσας έκδοσης του $[officename]."
+msgid "Returns True if the given object is a Uno struct."
+msgstr "Επιστρέφει την τιμή True, αν το δεδομένο αντικείμενο είναι μια δομή Uno."
-#: 03131000.xhp
+#: 03104500.xhp
msgctxt ""
-"03131000.xhp\n"
-"hd_id3153311\n"
+"03104500.xhp\n"
+"hd_id3148538\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03131000.xhp
+#: 03104500.xhp
msgctxt ""
-"03131000.xhp\n"
-"par_id3155388\n"
+"03104500.xhp\n"
+"par_id3155341\n"
"4\n"
"help.text"
-msgid "s = GetSolarVersion"
-msgstr "s = GetSolarVersion"
+msgid "IsUnoStruct( Uno type )"
+msgstr "Δυαδικές μεταβλητές"
-#: 03131000.xhp
+#: 03104500.xhp
msgctxt ""
-"03131000.xhp\n"
-"hd_id3149514\n"
+"03104500.xhp\n"
+"hd_id3148473\n"
"5\n"
"help.text"
msgid "Return value:"
-msgstr "Τιμή επιστροφής"
+msgstr "Τιμή επιστροφής:"
-#: 03131000.xhp
+#: 03104500.xhp
msgctxt ""
-"03131000.xhp\n"
-"par_id3148685\n"
+"03104500.xhp\n"
+"par_id3145315\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "Bool"
+msgstr "Μπουλ"
-#: 03131000.xhp
+#: 03104500.xhp
msgctxt ""
-"03131000.xhp\n"
-"hd_id3143270\n"
+"03104500.xhp\n"
+"hd_id3145609\n"
"7\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03131000.xhp
+#: 03104500.xhp
msgctxt ""
-"03131000.xhp\n"
+"03104500.xhp\n"
"par_id3148947\n"
-"11\n"
-"help.text"
-msgid "MsgBox sSep,64,\"Version number of the solar technology\""
-msgstr "MsgBox sSep,64,\"Αριθμός έκδοσης της τεχνολογίας solar\""
-
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"tit\n"
-"help.text"
-msgid "CreateUnoListener Function [Runtime]"
-msgstr "Συνάρτηση CreateUnoDialog [Χρόνου εκτέλεσης]"
-
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"bm_id3155150\n"
-"help.text"
-msgid "<bookmark_value>CreateUnoListener function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CreateUnoDialog</bookmark_value>"
-
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"hd_id3155150\n"
-"53\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function [Runtime]\">CreateUnoListener Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"Συνάρτηση CreateUnoDialog [Χρόνου εκτέλεσης]\">Συνάρτηση CreateUnoDialog [Χρόνου εκτέλεσης]</link>"
-
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"par_id3149346\n"
-"52\n"
-"help.text"
-msgid "Creates a Listener instance."
-msgstr "Δημιουργεί ένα στιγμιότυπο ακροάσεως."
-
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"par_id3153681\n"
-"51\n"
-"help.text"
-msgid "Many Uno interfaces let you register listeners on a special listener interface. This allows you to listen for specific events and call up the appropriate listener method. The CreateUnoListener function waits for the called listener interface and then passes the interface an object that the interface supports. This object is then passed to the method to register the listener."
-msgstr "Πολλές διεπαφές Uno σας αφήνουν να εγγράφετε τους ακροατές σε μια ειδική διεπαφή ακροάσεων. Αυτό σας επιτρέπει για να ακροαστείτε τα συγκεκριμένα γεγονότα και να καλέσετε την κατάλληλη μέθοδο ακροάσεων. Η συνάρτηση CreateUnoListener περιμένει την κληθείσα διεπαφή ακροάσεων και περνά έπειτα στη διεπαφή ένα αντικείμενο που υποστηρίζεται από την διεπαφή. Αυτό το αντικείμενο περνά έπειτα στη μέθοδο για να εγγραφεί τον ακρόαση."
-
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"hd_id3148685\n"
-"50\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"par_id3143228\n"
-"49\n"
+"8\n"
"help.text"
-msgid "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )"
-msgstr "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )"
+msgid "Uno type : A UnoObject"
+msgstr "Uno type : A UnoObject"
-#: 03132000.xhp
+#: 03104500.xhp
msgctxt ""
-"03132000.xhp\n"
-"hd_id3147574\n"
-"48\n"
+"03104500.xhp\n"
+"hd_id3156343\n"
+"9\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"par_id3154046\n"
-"47\n"
-"help.text"
-msgid "The following example is based on a Basic library object."
-msgstr "Το ακόλουθο παράδειγμα είναι βασισμένο σε ένα αντικείμενο βιβλιοθηκών της Basic."
-
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"par_id3149294\n"
-"44\n"
-"help.text"
-msgid "The CreateUnoListener method requires two parameters. The first is a prefix and is explained in detail below. The second parameter is the fully qualified name of the Listener interface that you want to use."
-msgstr "Η μέθοδος CreateUnoListener απαιτεί δύο παραμέτρους. Ο πρώτος είναι ένα πρόθεμα και εξηγείται λεπτομερώς παρακάτω. Η δεύτερη παράμετρος είναι το πλήρες όνομα με την υποστηριζόμενη μορφή της διεπαφής ακροάσεων που θέλετε να χρησιμοποιήσετε."
-
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"par_id3149670\n"
-"43\n"
-"help.text"
-msgid "The Listener must then be added to the Broadcaster Object. This is done by calling the appropriate method for adding a Listener. These methods always follow the pattern \"addFooListener\", where \"Foo\" is the Listener Interface Type, without the 'X'. In this example, the addContainerListener method is called to register the XContainerListener:"
-msgstr "Ο ακροατής πρέπει έπειτα να προστεθεί στο αντικείμενο μεταδόσεων. Αυτό γίνεται με την κλήση της κατάλληλης μεθόδου ενός ακροατή. Αυτές οι μέθοδοι ακολουθούν πάντα την μορφή \"addFooListener\", όπου \"Foo\" είναι ο τύπος διεπαφής ακροατών, χωρίς το 'X'. Σε αυτό το παράδειγμα, η μέθοδος addContainerListener καλείται για να καταχωρήσει την XContainerListener:"
-
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"par_id3154940\n"
-"41\n"
-"help.text"
-msgid "oLib = BasicLibraries.Library1 ' Library1 must exist!"
-msgstr "oLib = BasicLibraries.Library1 ' Η Library1πρέπει να υπάρχει!"
-
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"par_id3150359\n"
-"40\n"
-"help.text"
-msgid "oLib.addContainerListener( oListener ) ' Register the listener"
-msgstr "oLib.addContainerListener( oListener ) ' Καταχώριση του ακροατή"
-
-#: 03132000.xhp
+#: 03104500.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3154138\n"
-"39\n"
+"03104500.xhp\n"
+"par_idN10638\n"
"help.text"
-msgid "The Listener is now registered. When an event occurs, the corresponding Listener calls the appropriate method from the com.sun.star.container.XContainerListener Interface."
-msgstr "Ο ακροατής έχει τώρα εγγραφεί. Όταν ένα γεγονός ενεργοποιηθεί, ο αντίστοιχος ακροατής καλεί την κατάλληλη μέθοδο από τη διεπαφή com.sun.star.container.XContainerListener."
+msgid "' Instantiate a service"
+msgstr "' Συγκεκριμενοποίηση μιας υπηρεσίας"
-#: 03132000.xhp
+#: 03104500.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3148922\n"
-"38\n"
+"03104500.xhp\n"
+"par_idN10644\n"
"help.text"
-msgid "The prefix calls registered Listeners from Basic-subroutines. The Basic run-time system searches for Basic-subroutines or functions that have the name \"PrefixListenerMethode\" and calls them when found. Otherwise, a run-time error occurs."
-msgstr "Η κλήση προθεμάτων στους εγγραμμένους ακροατές από τις υπορουτίνες της Basic. Το σύστημα χρόνου εκτέλεσης της Basic αναζητά τις υπορουτίνες της Basic ή τις συναρτήσεις που έχουν το όνομα \"PrefixListenerMethode\" και τις καλεί όταν αυτές βρεθούνε. Διαφορετικά, εμφανίζεται ένα λάθος χρόνου εκτέλεσης."
+msgid "MsgBox bIsStruct ' Displays False because oSimpleFileAccess Is NO struct"
+msgstr "MsgBox bIsStruct ' Εμφανίζει Ψευδές επειδή το oSimpleFileAccess ΔΕΝ είναι δομή"
-#: 03132000.xhp
+#: 03104500.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3150768\n"
-"37\n"
+"03104500.xhp\n"
+"par_idN10649\n"
"help.text"
-msgid "In this example, the Listener-Interface uses the following methods:"
-msgstr "Σε αυτό το παράδειγμα, ο Listener-Interface χρησιμοποιεί τις ακόλουθες μεθόδους:"
+msgid "' Instantiate a Property struct"
+msgstr "' Συγκεκριμενοποίηση μιας ιδιότητας δομής"
-#: 03132000.xhp
+#: 03104500.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3151176\n"
-"36\n"
+"03104500.xhp\n"
+"par_idN10653\n"
"help.text"
-msgid "disposing:"
-msgstr "disposing:"
+msgid "MsgBox bIsStruct ' Displays True because aProperty is a struct"
+msgstr "MsgBox bIsStruct ' Εμφανίζει True επειδή το aProperty είναι struct"
-#: 03132000.xhp
+#: 03104500.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3145173\n"
-"35\n"
+"03104500.xhp\n"
+"par_idN1065B\n"
"help.text"
-msgid "Listener base interface (com.sun.star.lang.XEventListener): base interface for all Listener Interfaces"
-msgstr "Διεπαφή βάσεως ακροάσεων (com.sun.star.lang.XEventListener): διεπαφή βάσεων για όλες τις διεπαφές ακροάσεων"
+msgid "MsgBox bIsStruct ' Displays False because 42 is NO struct"
+msgstr "MsgBox bIsStruct ' Εμφανίζει False επειδή το 42 ΔΕΝ ΕΙΝΑΙ struct"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3156212\n"
-"34\n"
+"03104600.xhp\n"
+"tit\n"
"help.text"
-msgid "elementInserted:"
-msgstr "elementInserted:"
+msgid "EqualUnoObjects Function [Runtime]"
+msgstr "Συνάρτηση EqualUnoObjects [Χρόνου εκτέλεσης]"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3159254\n"
-"33\n"
+"03104600.xhp\n"
+"bm_id3149205\n"
"help.text"
-msgid "Method of the com.sun.star.container.XContainerListener interface"
-msgstr "Μέθοδος της διασύνδεσης com.sun.star.container.XContainerListener"
+msgid "<bookmark_value>EqualUnoObjects function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση EqualUnoObjects</bookmark_value>"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3147287\n"
-"32\n"
+"03104600.xhp\n"
+"hd_id3149205\n"
+"1\n"
"help.text"
-msgid "elementRemoved:"
-msgstr "elementRemoved:"
+msgid "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"EqualUnoObjects Function [Runtime]\">EqualUnoObjects Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"Συνάρτηση EqualUnoObjects [Χρόνου εκτέλεσης]\">Συνάρτηση EqualUnoObjects [Χρόνου εκτέλεσης]</link>"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3146119\n"
-"31\n"
+"03104600.xhp\n"
+"par_id3145090\n"
+"2\n"
"help.text"
-msgid "Method of the com.sun.star.container.XContainerListener interface"
-msgstr "Μέθοδος της διασύνδεσης com.sun.star.container.XContainerListener"
+msgid "Returns True if the two specified Basic Uno objects represent the same Uno object instance."
+msgstr "Επιστρέφει την τιμή True, εάν τα δύο δεδομένα αντικείμενα Uno της Basic αντιπροσωπεύουν το ίδιο στιγμιότυπο αντικειμένου Uno."
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3153951\n"
-"30\n"
+"03104600.xhp\n"
+"hd_id3148538\n"
+"3\n"
"help.text"
-msgid "elementReplaced:"
-msgstr "elementReplaced:"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3154013\n"
-"29\n"
+"03104600.xhp\n"
+"par_id3150669\n"
+"4\n"
"help.text"
-msgid "Method of the com.sun.star.container.XContainerListener interface"
-msgstr "Μέθοδος της διασύνδεσης com.sun.star.container.XContainerListener"
+msgid "EqualUnoObjects( oObj1, oObj2 )"
+msgstr "EqualUnoObjects( oObj1, oObj2 )"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3147435\n"
-"28\n"
+"03104600.xhp\n"
+"hd_id3150984\n"
+"5\n"
"help.text"
-msgid "In this example, the prefix is ContListener_. The following subroutines must therefore be implemented in Basic:"
-msgstr "Σε αυτό το παράδειγμα, το πρόθεμα είναι ContListener_. Οι ακόλουθες υπορουτίνες πρέπει επομένως να εφαρμοστούν μέσα στην Basic:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3155411\n"
-"27\n"
+"03104600.xhp\n"
+"par_id3154285\n"
+"6\n"
"help.text"
-msgid "ContListener_disposing"
-msgstr "ContListener_disposing"
+msgid "Bool"
+msgstr "Μπουλ"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3146923\n"
-"26\n"
+"03104600.xhp\n"
+"hd_id3145315\n"
+"7\n"
"help.text"
-msgid "ContListener_elementInserted"
-msgstr "ContListener_elementInserted"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3147318\n"
-"25\n"
+"03104600.xhp\n"
+"par_id3156024\n"
+"8\n"
"help.text"
-msgid "ContListener_elementRemoved"
-msgstr "ContListener_elementRemoved"
+msgid "// Copy of objects -> same instance"
+msgstr "// Αντιγραφή αντικειμένων -> ίδιο στιγμιότυπο"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3152578\n"
-"24\n"
+"03104600.xhp\n"
+"par_id3154923\n"
+"9\n"
"help.text"
-msgid "ContListener_elementReplaced"
-msgstr "ContListener_elementReplaced"
+msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
+msgstr "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3150592\n"
-"23\n"
+"03104600.xhp\n"
+"par_id3147559\n"
+"10\n"
"help.text"
-msgid "An event structure type that contains information about an event exists for every Listener type. When a Listener method is called, an instance of this event is passed to the method as a parameter. Basic Listener methods can also call these event objects, so long as the appropriate parameter is passed in the Sub declaration. For example:"
-msgstr "Ένας τύπος δομών γεγονότος που περιέχει τις πληροφορίες για ένα γεγονός υπάρχει για κάθε τύπο ακροάσεων. Όταν μια μέθοδος ακροάσεων καλείται, ένα στιγμιότυπο αυτού του γεγονότος περνά στη μέθοδο ως παράμετρος. Οι μέθοδοι Basic Listener μπορούν επίσης να καλούν αυτά τα αντικείμενα γεγονότος, εφ' όσον περνούν την κατάλληλη παράμετρο στην δήλωση Sub. Παραδείγματος χάριν:"
+msgid "oIntro2 = oIntrospection"
+msgstr "oIntro2 = oIntrospection"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3153876\n"
-"21\n"
+"03104600.xhp\n"
+"par_id3150541\n"
+"11\n"
"help.text"
-msgid "MsgBox \"disposing\""
-msgstr "MsgBox \"disposing\""
+msgid "print EqualUnoObjects( oIntrospection, oIntro2 )"
+msgstr "print EqualUnoObjects( oIntrospection, oIntro2 )"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3154098\n"
-"17\n"
+"03104600.xhp\n"
+"par_id3153525\n"
+"12\n"
"help.text"
-msgid "MsgBox \"elementInserted\""
-msgstr "MsgBox \"elementInserted\""
+msgid "// Copy of structs as value -> new instance"
+msgstr "// Αντίγραφο των δομών ως τιμές -> νέο στιγμιότυπο"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3153947\n"
+"03104600.xhp\n"
+"par_id3154366\n"
"13\n"
"help.text"
-msgid "MsgBox \"elementRemoved\""
-msgstr "MsgBox \"elementRemoved\""
-
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"par_id3148915\n"
-"9\n"
-"help.text"
-msgid "MsgBox \"elementReplaced\""
-msgstr "MsgBox \"elementReplaced\""
-
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"par_id3156056\n"
-"6\n"
-"help.text"
-msgid "You do not need to include the parameter of an event object if the object is not used:"
-msgstr "Δεν χρειάζετε να περιλάβετε την παράμετρο ενός αντικειμένου γεγονότος εάν το αντικείμενο δεν χρησιμοποιείται:"
+msgid "Dim Struct1 as new com.sun.star.beans.Property"
+msgstr "Dim Struct1 as new com.sun.star.beans.Property"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3150042\n"
-"5\n"
+"03104600.xhp\n"
+"par_id3154348\n"
+"14\n"
"help.text"
-msgid "' Minimal implementation of Sub disposing"
-msgstr "' Ελάχιστη υλοποίηση της διάθεσης Sub"
+msgid "Struct2 = Struct1"
+msgstr "Struct2 = Struct1"
-#: 03132000.xhp
+#: 03104600.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3150940\n"
-"2\n"
+"03104600.xhp\n"
+"par_id3154125\n"
+"15\n"
"help.text"
-msgid "Listener methods must <emph>always</emph> be implemented to avoid Basic run-time errors."
-msgstr "Οι μέθοδοι ακροάσεως πρέπει <emph> πάντα </emph> να υλοποιούνται για να αποφύγετε λάθη χρόνου εκτέλεσης της Basic."
+msgid "print EqualUnoObjects( Struct1, Struct2 )"
+msgstr "print EqualUnoObjects( Struct1, Struct2 )"
-#: 03020205.xhp
+#: 03104700.xhp
msgctxt ""
-"03020205.xhp\n"
+"03104700.xhp\n"
"tit\n"
"help.text"
-msgid "Write Statement [Runtime]"
-msgstr "Δήλωση Write [Χρόνου εκτέλεσης]"
+msgid "Erase Function [Runtime]"
+msgstr "Συνάρτηση Erase [Χρόνου εκτέλεσης]"
-#: 03020205.xhp
+#: 03104700.xhp
msgctxt ""
-"03020205.xhp\n"
-"bm_id3147229\n"
+"03104700.xhp\n"
+"bm_id624713\n"
"help.text"
-msgid "<bookmark_value>Write statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Write</bookmark_value>"
+msgid "<bookmark_value>Erase function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Erase</bookmark_value>"
-#: 03020205.xhp
+#: 03104700.xhp
msgctxt ""
-"03020205.xhp\n"
-"hd_id3147229\n"
-"1\n"
+"03104700.xhp\n"
+"par_idN10548\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Write Statement [Runtime]\">Write Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Δήλωση Write [Χρόνου εκτέλεσης]\">Δήλωση Write [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03104700.xhp\">Erase Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104700.xhp\">Συνάρτηση Erase [Χρόνου εκτέλεσης]</link>"
-#: 03020205.xhp
+#: 03104700.xhp
msgctxt ""
-"03020205.xhp\n"
-"par_id3154685\n"
-"2\n"
+"03104700.xhp\n"
+"par_idN10558\n"
"help.text"
-msgid "Writes data to a sequential file."
-msgstr "Γράφει δεδομένα σε ένα σειριακό αρχείο."
+msgid "Erases the contents of array elements of fixed size arrays, and releases the memory used by arrays of variable size."
+msgstr "Σβήνει το περιεχόμενο των στοιχείων πινάκων σταθερού μεγέθους, και απελευθερώνει τη μνήμη που χρησιμοποιείται από τους πίνακες μεταβλητού μεγέθους."
-#: 03020205.xhp
+#: 03104700.xhp
msgctxt ""
-"03020205.xhp\n"
-"hd_id3150449\n"
-"3\n"
+"03104700.xhp\n"
+"par_idN1055D\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020205.xhp
+#: 03104700.xhp
msgctxt ""
-"03020205.xhp\n"
-"par_id3145785\n"
-"4\n"
+"03104700.xhp\n"
+"par_idN105E6\n"
"help.text"
-msgid "Write [#FileName], [Expressionlist]"
-msgstr "Write [#FileName], [Expressionlist]"
+msgid "Erase Arraylist"
+msgstr "Erase Arraylist"
-#: 03020205.xhp
+#: 03104700.xhp
msgctxt ""
-"03020205.xhp\n"
-"hd_id3151116\n"
-"5\n"
+"03104700.xhp\n"
+"par_idN105E9\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03020205.xhp
-msgctxt ""
-"03020205.xhp\n"
-"par_id3153728\n"
-"6\n"
-"help.text"
-msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
-msgstr "<emph>FileName:</emph> Οποιαδήποτε αριθμητική έκφραση που περιέχει τον αριθμό αρχείου που ορίστηκε από την δήλωση Open για το αντίστοιχο αρχείο."
-
-#: 03020205.xhp
-msgctxt ""
-"03020205.xhp\n"
-"par_id3146120\n"
-"7\n"
-"help.text"
-msgid "<emph>Expressionlist:</emph> Variables or expressions that you want to enter in a file, separated by commas."
-msgstr "<emph>Expressionlist:</emph> Μεταβλητές ή εκφράσεις που θέλετε να εισαγάγετε σε ένα αρχείο, που χωρίζονται με κόμματα."
-
-#: 03020205.xhp
-msgctxt ""
-"03020205.xhp\n"
-"par_id3150010\n"
-"8\n"
-"help.text"
-msgid "If the expression list is omitted, the <emph>Write</emph> statement appends an empty line to the file."
-msgstr "Εάν η λίστα εκφράσεων παραλείπεται, η δήλωση <emph>Write</emph> επισυνάπτει μια κενή γραμμή στο αρχείο."
-
-#: 03020205.xhp
-msgctxt ""
-"03020205.xhp\n"
-"par_id3163713\n"
-"9\n"
-"help.text"
-msgid "To add an expression list to a new or an existing file, the file must be opened in the <emph>Output</emph> or <emph>Append</emph> mode."
-msgstr "Για την προσθήκη μιας λίστας εκφράσεων σε νέο ή υπάρχον αρχείο, το αρχείο θα πρέπει να ανοιχθεί στην κατάσταση <emph>Output</emph> ή <emph>Append</emph>."
-
-#: 03020205.xhp
+#: 03104700.xhp
msgctxt ""
-"03020205.xhp\n"
-"par_id3147428\n"
-"10\n"
+"03104700.xhp\n"
+"par_idN105ED\n"
"help.text"
-msgid "Strings that you write are enclosed by quotation marks and separated by commas. You do not need to enter these delimiters in the expression list."
-msgstr "Αλφαριθμητικά τα οποία γράφετε εσωκλείονται από εισαγωγικά και χωρίζονται από κόμματα. Δεν χρειάζεται να εισαγάγετε αυτούς τους οριοθέτες στην λίστα εκφράσεων."
+msgid "<emph>Arraylist</emph> - The list of arrays to be erased."
+msgstr "<emph>Arraylist</emph> - Η λίστα των πινάκων που θα διαγραφούν."
-#: 03020205.xhp
+#: 03110000.xhp
msgctxt ""
-"03020205.xhp\n"
-"par_id1002838\n"
+"03110000.xhp\n"
+"tit\n"
"help.text"
-msgid "Each <emph>Write</emph> statement outputs a line end symbol as last entry."
-msgstr "Κάθε μία δήλωση <emph>Write</emph> εξάγει ένα σύμβολο αλλαγής γραμμής στη τελευταία εισαγωγή."
+msgid "Comparison Operators"
+msgstr "Τελεστές σύγκρισης"
-#: 03020205.xhp
+#: 03110000.xhp
msgctxt ""
-"03020205.xhp\n"
-"par_id6618854\n"
+"03110000.xhp\n"
+"hd_id3155555\n"
+"1\n"
"help.text"
-msgid "Numbers with decimal delimiters are converted according to the locale settings."
-msgstr "Οι αριθμοί με δεκαδικούς οριοθέτες μετατρέπονται σύμφωνα με τις τοπικές ρυθμίσεις."
+msgid "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Comparison Operators\">Comparison Operators</link>"
+msgstr "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Τελεστές σύγκρισης\">Τελεστές σύγκρισης</link>"
-#: 03020205.xhp
+#: 03110000.xhp
msgctxt ""
-"03020205.xhp\n"
-"hd_id3151073\n"
-"11\n"
+"03110000.xhp\n"
+"par_id3153528\n"
+"2\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "The available comparison operators are described here."
+msgstr "Εδώ περιγράφονται οι διάφοροι διαθέσιμοι τελεστές σύγκρισης."
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
+"03110100.xhp\n"
"tit\n"
"help.text"
-msgid "GetAttr Function [Runtime]"
-msgstr "Συνάρτηση GetAttr [Χρόνου εκτέλεσης]"
+msgid "Comparison Operators [Runtime]"
+msgstr "Τελεστές σύγκρισης [Χρόνος εκτέλεσης]"
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"bm_id3150984\n"
+"03110100.xhp\n"
+"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>GetAttr function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση GetAttr</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value><bookmark_value>operators;comparisons</bookmark_value>"
+msgstr "<bookmark_value>τελεστές σύγκρισης;%PRODUCTNAME Basic</bookmark_value><bookmark_value>τελεστές; συγκρίσεις</bookmark_value>"
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"hd_id3150984\n"
+"03110100.xhp\n"
+"hd_id3150682\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"GetAttr Function [Runtime]\">GetAttr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"Συνάρτηση GetAttr [Χρόνου εκτέλεσης]\">Συνάρτηση GetAttr [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"Comparison Operators [Runtime]\">Comparison Operators [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"Τελεστές σύγκρισης [Χρόνος εκτέλεσης]\">Τελεστές σύγκρισης [Χρόνος εκτέλεσης]</link>"
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3154347\n"
+"03110100.xhp\n"
+"par_id3156042\n"
"2\n"
"help.text"
-msgid "Returns a bit pattern that identifies the file type or the name of a volume or a directory."
-msgstr "Επιστρέφει ένα μοτίβο bit που προσδιορίζει τον τύπο του αρχείου ή δείχνει αν έχει το όνομα ενός τόμου ή καταλόγου."
+msgid "Comparison operators compare two expressions. The result is returned as a Boolean expression that determines if the comparison is True (-1) or False (0)."
+msgstr "Οι τελεστές σύγκρισης συγκρίνουν δύο παραστάσεις. Το αποτέλεσμα επιστρέφεται ως δυαδική παράσταση που καθορίζει αν η σύγκριση είναι True (-1) ή False (0)."
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"hd_id3149457\n"
+"03110100.xhp\n"
+"hd_id3147291\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3150359\n"
+"03110100.xhp\n"
+"par_id3149177\n"
"4\n"
"help.text"
-msgid "GetAttr (Text As String)"
-msgstr "GetAttr (Text As String)"
+msgid "Result = Expression1 { = | < | > | <= | >= } Expression2"
+msgstr "Αποτέλεσμα = Παράσταση1 { = | < | > | <= | >= } Παράσταση2"
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"hd_id3151211\n"
+"03110100.xhp\n"
+"hd_id3145316\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3154909\n"
+"03110100.xhp\n"
+"par_id3147573\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "<emph>Result:</emph> Boolean expression that specifies the result of the comparison (True, or False)"
+msgstr "<emph>Αποτέλεσμα:</emph> Δυαδική παράσταση που καθορίζει το αποτέλεσμα της σύγκρισης (αληθές ή ψευδές)"
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"hd_id3145172\n"
+"03110100.xhp\n"
+"par_id3148686\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric values or strings that you want to compare."
+msgstr "<emph>Παράσταση1, Παράσταση2:</emph> Οι αριθμητικές τιμές ή οι συμβολοσειρές που πρόκειται να συγκριθούν."
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3151042\n"
+"03110100.xhp\n"
+"hd_id3147531\n"
"8\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που περιέχει ένα σαφή καθορισμό αρχείου. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί."
+msgid "Comparison operators"
+msgstr "Τελεστές σύγκρισης"
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3161831\n"
+"03110100.xhp\n"
+"par_id3147265\n"
"9\n"
"help.text"
-msgid "This function determines the attributes for a specified file and returns the bit pattern that can help you to identify the following file attributes:"
-msgstr "Αυτή η συνάρτηση χρησιμοποιείται για να καθορίσει τα χαρακτηριστικά για ένα καθορισμένο αρχείο και επιστρέφει ένα μοτίβο bit που σας βοηθάει να προσδιορίζετε τα χαρακτηριστικά του αρχείου ως ακολούθως:"
+msgid "= : Equal to"
+msgstr "= : Ίσο με"
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"hd_id3145364\n"
+"03110100.xhp\n"
+"par_id3154924\n"
"10\n"
"help.text"
-msgid "Value"
-msgstr "Τιμή"
+msgid "< : Less than"
+msgstr "< : Μικρότερο από"
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3147349\n"
+"03110100.xhp\n"
+"par_id3146795\n"
"11\n"
"help.text"
-msgid "0 : Normal files."
-msgstr "0 : Κανονικά αρχεία."
+msgid "> : Greater than"
+msgstr "> : Μεγαλύτερο από"
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3147434\n"
+"03110100.xhp\n"
+"par_id3150541\n"
"12\n"
"help.text"
-msgid "1 : Read-only files."
-msgstr "1 : Αρχεία μόνο για ανάγνωση."
-
-#: 03020409.xhp
-msgctxt ""
-"03020409.xhp\n"
-"par_id3159154\n"
-"15\n"
-"help.text"
-msgid "8 : Returns the name of the volume"
-msgstr "8 : Επιστρέφει το όνομα του τόμου"
-
-#: 03020409.xhp
-msgctxt ""
-"03020409.xhp\n"
-"par_id3145271\n"
-"16\n"
-"help.text"
-msgid "16 : Returns the name of the directory only."
-msgstr "16 : Επιστρέφει το όνομα του φακέλου μόνο."
+msgid "<= : Less than or equal to"
+msgstr "<= : Μικρότερο ή ίσο από"
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3153953\n"
-"17\n"
+"03110100.xhp\n"
+"par_id3150400\n"
+"13\n"
"help.text"
-msgid "32 : File was changed since last backup (Archive bit)."
-msgstr "32 : Το αρχείο άλλαξε από την τελευταία δημιουργία αντιγράφου ασφαλείας (Archive bit)."
+msgid ">= : Greater than or equal to"
+msgstr ">= : Μεγαλύτερο ή ίσο από"
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3156444\n"
-"18\n"
+"03110100.xhp\n"
+"par_id3148797\n"
+"14\n"
"help.text"
-msgid "If you want to know if a bit of the attribute byte is set, use the following query method:"
-msgstr "Αν θέλετε να μάθετε αν έχει οριστεί bit του byte χαρακτηριστικού, ακολουθείστε την ακόλουθη μέθοδο ερωτήματος:"
+msgid "<> : Not equal to"
+msgstr "<> : Διάφορο από"
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"hd_id3153094\n"
-"19\n"
+"03110100.xhp\n"
+"hd_id3154686\n"
+"15\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03020409.xhp
+#: 03110100.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3155415\n"
-"21\n"
+"03110100.xhp\n"
+"par_id3154909\n"
+"18\n"
"help.text"
-msgid "On Error GoTo ErrorHandler ' Define target for error handler"
-msgstr "On Error Goto ErrorHandler ' Καθορίστε τον στόχο για τον χειριστή σφάλματος"
+msgid "Dim sRoot As String ' Root directory for file in and output"
+msgstr "DIM sRoot As String ' Ριζικός κατάλογος για είσοδο και έξοδο αρχείων"
-#: 03090102.xhp
+#: 03120000.xhp
msgctxt ""
-"03090102.xhp\n"
+"03120000.xhp\n"
"tit\n"
"help.text"
-msgid "Select...Case Statement [Runtime]"
-msgstr "Δήλωση Select...Case [Χρόνου εκτέλεσης]"
-
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"bm_id3149416\n"
-"help.text"
-msgid "<bookmark_value>Select...Case statement</bookmark_value><bookmark_value>Case statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Select...Case </bookmark_value><bookmark_value>Δήλωση Case</bookmark_value>"
+msgid "Strings"
+msgstr "Συμβολοσειρές"
-#: 03090102.xhp
+#: 03120000.xhp
msgctxt ""
-"03090102.xhp\n"
-"hd_id3149416\n"
+"03120000.xhp\n"
+"hd_id3156153\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select...Case Statement [Runtime]\">Select...Case Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Δήλωση Select...Case [Χρόνου εκτέλεσης]\">Δήλωση Select...Case [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Strings\">Strings</link>"
+msgstr "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Συμβολοσειρές\">Συμβολοσειρές</link>"
-#: 03090102.xhp
+#: 03120000.xhp
msgctxt ""
-"03090102.xhp\n"
-"par_id3153896\n"
+"03120000.xhp\n"
+"par_id3159176\n"
"2\n"
"help.text"
-msgid "Defines one or more statement blocks depending on the value of an expression."
-msgstr "Καθορίσει ένα ή περισσότερα μπλοκ προτάσεων ανάλογα με την τιμή μιας παράστασης."
+msgid "The following functions and statements validate and return strings."
+msgstr "Εδώ θα βρείτε τις συναρτήσεις και τις προτάσεις που χρησιμοποιούνται για την επαλήθευση και την επιστροφή συμβολοσειρών."
-#: 03090102.xhp
+#: 03120000.xhp
msgctxt ""
-"03090102.xhp\n"
-"hd_id3147265\n"
+"03120000.xhp\n"
+"par_id3154285\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"par_id3150400\n"
-"4\n"
-"help.text"
-msgid "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select"
-msgstr "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select"
-
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"hd_id3150767\n"
-"5\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"par_id3156281\n"
-"6\n"
-"help.text"
-msgid "<emph>Condition:</emph> Any expression that controls if the statement block that follows the respective Case clause is executed."
-msgstr "<emph>Condition:</emph> Κάθε παράσταση που ελέγχει αν εκτελείται το μπλοκ προτάσεων που ακολουθεί τον αντίστοιχο όρο Case."
-
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"par_id3150448\n"
-"7\n"
-"help.text"
-msgid "<emph>Expression:</emph> Any expression that is compatible with the Condition type expression. The statement block that follows the Case clause is executed if <emph>Condition</emph> matches <emph>Expression</emph>."
-msgstr "<emph>Expression:</emph> Κάθε παράσταση που είναι συμβατή με τον τύπο παράστασης της παραμέτρου Condition. Το μπλοκ προτάσεων που ακολουθεί τον όρο Case εκτελείται αν η παράμετρος <emph>Condition</emph> συμφωνεί με την παράμετρο <emph>Expression</emph>."
-
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"hd_id3153768\n"
-"8\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"par_id3152597\n"
-"14\n"
-"help.text"
-msgid "Print \"Number from 1 to 5\""
-msgstr "Print \"Αριθμός από το 1 εώς το 5\""
+msgid "You can use strings to edit text within $[officename] Basic programs."
+msgstr "Μπορείτε να χρησιμοποιήσετε συμβολοσειρές για να επεξεργασθείτε κείμενο στα προγράμματα που είναι γραμμένα σε $[officename] Basic μέσω των συναρτήσεων και των προτάσεων που περιγράφονται εδώ."
-#: 03090102.xhp
+#: 03120100.xhp
msgctxt ""
-"03090102.xhp\n"
-"par_id3147349\n"
-"16\n"
+"03120100.xhp\n"
+"tit\n"
"help.text"
-msgid "Print \"Number from 6 to 8\""
-msgstr "Print \"Αριθμός από το 6 εώς το 8\""
+msgid "ASCII/ANSI Conversion in Strings"
+msgstr "Μετατροπή ASCII/ANSI σε συμβολοσειρές"
-#: 03090102.xhp
+#: 03120100.xhp
msgctxt ""
-"03090102.xhp\n"
-"par_id3152886\n"
-"18\n"
+"03120100.xhp\n"
+"hd_id3147443\n"
+"1\n"
"help.text"
-msgid "Print \"Greater than 8\""
-msgstr "Print \"Μεγαλύτερο του 8\""
+msgid "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"ASCII/ANSI Conversion in Strings\">ASCII/ANSI Conversion in Strings</link>"
+msgstr "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"Μετατροπή ASCII/ANSI σε συμβολοσειρές\">Μετατροπή ASCII/ANSI σε συμβολοσειρές</link>"
-#: 03090102.xhp
+#: 03120100.xhp
msgctxt ""
-"03090102.xhp\n"
-"par_id3146975\n"
-"20\n"
+"03120100.xhp\n"
+"par_id3159201\n"
+"2\n"
"help.text"
-msgid "Print \"Out of range 1 to 10\""
-msgstr "Print \"Εκτός εύρους τιμών από 1 έως 10\""
+msgid "The following functions convert strings to and from ASCII or ANSI code."
+msgstr "Εδώ θα βρείτε όλες τις συναρτήσεις για μετατροπή συμβολοσειρών σε ASCII/ANSI και αντιστρόφως."
-#: 03120313.xhp
+#: 03120101.xhp
msgctxt ""
-"03120313.xhp\n"
+"03120101.xhp\n"
"tit\n"
"help.text"
-msgid "ConvertFromURL Function [Runtime]"
-msgstr "Συνάρτηση ConvertFromURL [Χρόνου εκτέλεσης]"
+msgid "Asc Function [Runtime]"
+msgstr "Συνάρτηση Asc [Χρόνου εκτέλεσης]"
-#: 03120313.xhp
+#: 03120101.xhp
msgctxt ""
-"03120313.xhp\n"
-"bm_id3153894\n"
+"03120101.xhp\n"
+"bm_id3150499\n"
"help.text"
-msgid "<bookmark_value>ConvertFromURL function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση ConvertFromURL</bookmark_value>"
+msgid "<bookmark_value>Asc function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Asc</bookmark_value>"
-#: 03120313.xhp
+#: 03120101.xhp
msgctxt ""
-"03120313.xhp\n"
-"hd_id3153894\n"
+"03120101.xhp\n"
+"hd_id3150499\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"ConvertFromURL Function [Runtime]\">ConvertFromURL Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"Συνάρτηση ConvertFromURL [Χρόνου εκτέλεσης]\">Συνάρτηση ConvertFromURL [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Function [Runtime]\">Asc Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Function [Runtime]\">Συνάρτηση Asc [Χρόνου εκτέλεσης]</link>"
-#: 03120313.xhp
+#: 03120101.xhp
msgctxt ""
-"03120313.xhp\n"
-"par_id3147226\n"
+"03120101.xhp\n"
+"par_id3151384\n"
"2\n"
"help.text"
-msgid "Converts a file URL to a system file name."
-msgstr "Μετατρέπει μια διεύθυνση URL αρχείου σε όνομα αρχείου συστήματος."
+msgid "Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression."
+msgstr "Επιστρέφει την τιμή ASCII (American Standard Code for Information Interchange) του πρώτου χαρακτήρα σε μια παράσταση συμβολοσειράς."
-#: 03120313.xhp
+#: 03120101.xhp
msgctxt ""
-"03120313.xhp\n"
-"hd_id3143267\n"
+"03120101.xhp\n"
+"hd_id3155555\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120313.xhp
+#: 03120101.xhp
msgctxt ""
-"03120313.xhp\n"
-"par_id3154142\n"
+"03120101.xhp\n"
+"par_id3143267\n"
"4\n"
"help.text"
-msgid "ConvertFromURL(filename)"
-msgstr "ConvertFromURL(filename)"
+msgid "Asc (Text As String)"
+msgstr "Asc (Text As String)"
-#: 03120313.xhp
+#: 03120101.xhp
msgctxt ""
-"03120313.xhp\n"
-"hd_id3159157\n"
+"03120101.xhp\n"
+"hd_id3147242\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03120313.xhp
+#: 03120101.xhp
msgctxt ""
-"03120313.xhp\n"
+"03120101.xhp\n"
"par_id3150669\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03120313.xhp
+#: 03120101.xhp
msgctxt ""
-"03120313.xhp\n"
-"hd_id3143270\n"
+"03120101.xhp\n"
+"hd_id3148473\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03120313.xhp
+#: 03120101.xhp
msgctxt ""
-"03120313.xhp\n"
-"par_id3156023\n"
+"03120101.xhp\n"
+"par_id3149415\n"
"8\n"
"help.text"
-msgid "<emph>Filename:</emph> A file name as a string."
-msgstr "<emph> Όνομα αρχείου:</emph> Ένα όνομα αρχείων ως συμβολοσειρά."
+msgid "<emph>Text:</emph> Any valid string expression. Only the first character in the string is relevant."
+msgstr "<emph>Text:</emph> Κάθε έγκυρη παράσταση συμβολοσειράς. Μόνο ο πρώτος χαρακτήρας της συμβολοσειράς είναι ουσιώδης."
-#: 03120313.xhp
+#: 03120101.xhp
msgctxt ""
-"03120313.xhp\n"
-"hd_id3154760\n"
+"03120101.xhp\n"
+"par_id3145609\n"
"9\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Use the Asc function to replace keys with values. If the Asc function encounters a blank string, $[officename] Basic reports a run-time error. In addition to 7 bit ASCII characters (Codes 0-127), the ASCII function can also detect non-printable key codes in ASCII code. This function can also handle 16 bit unicode characters."
+msgstr "Χρησιμοποιήστε την συνάρτηση Asc για να αντικαταστήσετε κλειδιά με τιμές. Αν μια συμβολοσειρά είναι κενή στη συνάρτηση Asc, η $[officename] Basic αναφέρει ένα σφάλμα χρόνου εκτέλεσης. Πέρα από τους 7 δυαδικούς χαρακτήρες ASCII (Κωδικοί 0-127), η συνάρτηση ASCII μπορεί επίσης να εντοπίσει μη εκτυπώσιμους κωδικούς κλειδιών στον κώδικα ASCII. Αυτή η συνάρτηση μπορεί επίσης να χειριστεί χαρακτήρες Unicode 16 δυαδικών."
-#: 03120313.xhp
+#: 03120101.xhp
msgctxt ""
-"03120313.xhp\n"
-"par_id3148664\n"
+"03120101.xhp\n"
+"hd_id3159413\n"
"10\n"
"help.text"
-msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
-msgstr "systemFile$ = \"c:\\folder\\mytext.txt\""
-
-#: 03120313.xhp
-msgctxt ""
-"03120313.xhp\n"
-"par_id3150541\n"
-"11\n"
-"help.text"
-msgid "url$ = ConvertToURL( systemFile$ )"
-msgstr "url$ = ConvertToURL( systemFile$ )"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03120313.xhp
+#: 03120101.xhp
msgctxt ""
-"03120313.xhp\n"
+"03120101.xhp\n"
"par_id3150792\n"
"12\n"
"help.text"
-msgid "print url$"
-msgstr "print url$"
+msgid "Print ASC(\"A\") ' returns 65"
+msgstr "Print ASC(\"A\") ' επιστρέφει 65"
-#: 03120313.xhp
+#: 03120101.xhp
msgctxt ""
-"03120313.xhp\n"
-"par_id3154367\n"
+"03120101.xhp\n"
+"par_id3148797\n"
"13\n"
"help.text"
-msgid "systemFileAgain$ = ConvertFromURL( url$ )"
-msgstr "systemFileAgain$ = ConvertFromURL( url$ )"
+msgid "Print ASC(\"Z\") ' returns 90"
+msgstr "Print ASC(\"Z\") ' επιστρέφει 90"
-#: 03120313.xhp
+#: 03120101.xhp
msgctxt ""
-"03120313.xhp\n"
-"par_id3153194\n"
+"03120101.xhp\n"
+"par_id3163800\n"
"14\n"
"help.text"
-msgid "print systemFileAgain$"
-msgstr "print systemFileAgain$"
+msgid "Print ASC(\"Las Vegas\") ' returns 76, since only the first character is taken into account"
+msgstr "Print ASC(\"Las Vegas\") ' επιστρέφει 76, αφού μόνο ο πρώτος χαρακτήρας λαμβάνεται υπόψη"
-#: 03020408.xhp
+#: 03120101.xhp
msgctxt ""
-"03020408.xhp\n"
+"03120101.xhp\n"
+"par_idN1067B\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
+msgstr "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
+
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
"tit\n"
"help.text"
-msgid "FileLen-Function [Runtime]"
-msgstr "Συνάρτηση FileLen [Χρόνου εκτέλεσης]"
+msgid "Chr Function [Runtime]"
+msgstr "Συνάρτηση Chr [Χρόνου εκτέλεσης]"
-#: 03020408.xhp
+#: 03120102.xhp
msgctxt ""
-"03020408.xhp\n"
-"bm_id3153126\n"
+"03120102.xhp\n"
+"bm_id3149205\n"
"help.text"
-msgid "<bookmark_value>FileLen function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση FileLen</bookmark_value>"
+msgid "<bookmark_value>Chr function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Chr</bookmark_value>"
-#: 03020408.xhp
+#: 03120102.xhp
msgctxt ""
-"03020408.xhp\n"
-"hd_id3153126\n"
+"03120102.xhp\n"
+"hd_id3149205\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"FileLen-Function [Runtime]\">FileLen Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"Συνάρτηση FileLen [Χρόνου εκτέλεσης]\">Συνάρτηση FileLen [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr Function [Runtime]\">Chr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Συνάρτηση Chr [Χρόνου εκτέλεσης]\">Συνάρτηση Chr [Χρόνου εκτέλεσης]</link>"
-#: 03020408.xhp
+#: 03120102.xhp
msgctxt ""
-"03020408.xhp\n"
-"par_id3145068\n"
+"03120102.xhp\n"
+"par_id3153311\n"
"2\n"
"help.text"
-msgid "Returns the length of a file in bytes."
-msgstr "Επιστρέφει το μήκος του αρχείου σε byte."
+msgid "Returns the character that corresponds to the specified character code."
+msgstr "Επιστρέφει το χαρακτήρα που αντιστοιχεί στον καθορισμένο κωδικό χαρακτήρα."
-#: 03020408.xhp
+#: 03120102.xhp
msgctxt ""
-"03020408.xhp\n"
-"hd_id3159414\n"
+"03120102.xhp\n"
+"hd_id3149514\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020408.xhp
+#: 03120102.xhp
msgctxt ""
-"03020408.xhp\n"
-"par_id3149656\n"
+"03120102.xhp\n"
+"par_id3150669\n"
"4\n"
"help.text"
-msgid "FileLen (Text As String)"
-msgstr "FileLen (Text As String)"
+msgid "Chr(Expression As Integer)"
+msgstr "Chr(Expression As Integer)"
-#: 03020408.xhp
+#: 03120102.xhp
msgctxt ""
-"03020408.xhp\n"
-"hd_id3148798\n"
+"03120102.xhp\n"
+"hd_id3143228\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03020408.xhp
+#: 03120102.xhp
msgctxt ""
-"03020408.xhp\n"
-"par_id3156282\n"
+"03120102.xhp\n"
+"par_id3153824\n"
"6\n"
"help.text"
-msgid "Long"
-msgstr "Long"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03020408.xhp
+#: 03120102.xhp
msgctxt ""
-"03020408.xhp\n"
-"hd_id3150768\n"
+"03120102.xhp\n"
+"hd_id3148944\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03020408.xhp
+#: 03120102.xhp
msgctxt ""
-"03020408.xhp\n"
-"par_id3153193\n"
+"03120102.xhp\n"
+"par_id3149295\n"
"8\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που περιέχει ένα σαφή καθορισμό αρχείου. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί."
+msgid "<emph>Expression:</emph> Numeric variables that represent a valid 8 bit ASCII value (0-255) or a 16 bit Unicode value."
+msgstr "<emph>Expression:</emph> Αριθμητικές μεταβλητές που αντιπροσωπεύουν μια έγκυρη τιμή ASCII 8 bit (0-255) ή μια τιμή Unicode 16 bit."
-#: 03020408.xhp
+#: 03120102.xhp
msgctxt ""
-"03020408.xhp\n"
-"par_id3150439\n"
+"03120102.xhp\n"
+"par_id3159414\n"
"9\n"
"help.text"
-msgid "This function determines the length of a file. If the FileLen function is called for an open file, it returns the file length before it was opened. To determine the current file length of an open file, use the Lof function."
-msgstr "Αυτή η συνάρτηση χρησιμοποιείται για να καθορίσει το μήκος του αρχείου. Αν κληθεί η συνάρτηση FileLen για ένα ανοιχτό αρχείο, επιστρέφει το μήκος του αρχείου πριν αυτό ανοιχθεί. Για να καθορίσετε το τρέχον μήκος ενός ανοιχτού αρχείου, χρησιμοποιήστε τη συνάρτηση Lof αντί της συνάρτησης FileLen."
+msgid "Use the <emph>Chr$</emph> function to send special control sequences to a printer or to another output source. You can also use it to insert quotation marks in a string expression."
+msgstr "Η συνάρτηση <emph>Chr$</emph> χρησιμοποιείται συχνά για να στείλει ειδικές ακολουθίες ελέγχου σε έναν εκτυπωτή ή σε άλλη πηγή εξόδου. Μια άλλη χρήση θα μπορούσε να είναι, για παράδειγμα, η τοποθέτηση εισαγωγικών σε μια παράσταση συμβολοσειράς, που θα ήταν αλλιώς προβληματική σε περιβάλλον προγραμματισμού, αφού τα εισαγωγικά αντιπροσωπεύουν την αρχή της συμβολοσειράς στο κείμενο προέλευσης της $[officename] Basic."
-#: 03020408.xhp
+#: 03120102.xhp
msgctxt ""
-"03020408.xhp\n"
-"hd_id3163710\n"
+"03120102.xhp\n"
+"hd_id3154366\n"
"10\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03020402.xhp
-msgctxt ""
-"03020402.xhp\n"
-"tit\n"
-"help.text"
-msgid "ChDrive Statement [Runtime]"
-msgstr "Πρόταση ChDrive [Χρόνου εκτέλεσης]"
-
-#: 03020402.xhp
-msgctxt ""
-"03020402.xhp\n"
-"bm_id3145068\n"
-"help.text"
-msgid "<bookmark_value>ChDrive statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση ChDrive</bookmark_value>"
-
-#: 03020402.xhp
-msgctxt ""
-"03020402.xhp\n"
-"hd_id3145068\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive Statement [Runtime]\">ChDrive Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"Δήλωση ChDrive [Χρόνου εκτέλεσης]\"> Δήλωση ChDrive [Χρόνου εκτέλεσης]</link>"
-
-#: 03020402.xhp
-msgctxt ""
-"03020402.xhp\n"
-"par_id3149656\n"
-"2\n"
-"help.text"
-msgid "Changes the current drive."
-msgstr "Αλλάζει την τρέχουσα μονάδα δίσκου."
-
-#: 03020402.xhp
-msgctxt ""
-"03020402.xhp\n"
-"hd_id3154138\n"
-"3\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03020402.xhp
-msgctxt ""
-"03020402.xhp\n"
-"par_id3154685\n"
-"4\n"
-"help.text"
-msgid "ChDrive Text As String"
-msgstr "ChDrive Text As String"
-
-#: 03020402.xhp
-msgctxt ""
-"03020402.xhp\n"
-"hd_id3156423\n"
-"5\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03020402.xhp
+#: 03120102.xhp
msgctxt ""
-"03020402.xhp\n"
-"par_id3145172\n"
-"6\n"
+"03120102.xhp\n"
+"par_id3154909\n"
+"12\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that contains the drive letter of the new drive. If you want, you can use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που περιέχει το γράμμα της νέας μονάδας δίσκου. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί εδώ."
+msgid "' This example inserts quotation marks (ASCII value 34) in a string."
+msgstr "' Αυτό το παράδειγμα εισάγει εισαγωγικά (τιμή ASCII 34) σε μια συμβολοσειρά."
-#: 03020402.xhp
+#: 03120102.xhp
msgctxt ""
-"03020402.xhp\n"
-"par_id3145785\n"
-"7\n"
+"03120102.xhp\n"
+"par_id3151380\n"
+"13\n"
"help.text"
-msgid "The drive must be assigned a capital letter. Under Windows, the letter that you assign the drive is restricted by the settings in LASTDRV. If the drive argument is a multiple-character string, only the first letter is relevant. If you attempt to access a non-existent drive, an error occurs that you can respond to with the OnError statement."
-msgstr "Στη μονάδα δίσκου θα πρέπει να εκχωρηθεί ένα κεφάλαιο γράμμα και περιορίζεται από τις ρυθμίσεις στο LASTDRV. Αν το όρισμα της μονάδας δίσκου είναι μία συμβολοσειρά πολλαπλών χαρακτήρων, μόνο το πρώτο γράμμα είναι σχετικό. Αν επιχειρήσετε πρόσβαση σε μια ανύπαρκτη μονάδα δίσκου, τότε παρουσιάζεται σφάλμα στο οποίο μπορείτε να απαντήσετε με την πρόταση OnError."
+msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\""
+msgstr "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\""
-#: 03020402.xhp
+#: 03120102.xhp
msgctxt ""
-"03020402.xhp\n"
-"hd_id3153188\n"
-"8\n"
+"03120102.xhp\n"
+"par_id3145174\n"
+"14\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "' The printout appears in the dialog as: A \"short\" trip."
+msgstr "' Ο εκτυπώσιμος χαρακτήρας εμφανίζεται στον διάλογο ως: A \"short\" trip."
-#: 03020402.xhp
+#: 03120102.xhp
msgctxt ""
-"03020402.xhp\n"
-"par_id3152576\n"
-"10\n"
+"03120102.xhp\n"
+"par_idN10668\n"
"help.text"
-msgid "ChDrive \"D\" ' Only possible if a drive 'D' exists."
-msgstr "ChDrive \"D\" ' Δυνατό μόνο αν υπάρχει μονάδα δίσκου 'D'."
+msgid "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
+msgstr "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
-#: 03020410.xhp
+#: 03120103.xhp
msgctxt ""
-"03020410.xhp\n"
+"03120103.xhp\n"
"tit\n"
"help.text"
-msgid "Kill Statement [Runtime]"
-msgstr "Δήλωση Kill [Χρόνου εκτέλεσης]"
+msgid "Str Function [Runtime]"
+msgstr "Συνάρτηση Str [Χρόνου εκτέλεσης]"
-#: 03020410.xhp
+#: 03120103.xhp
msgctxt ""
-"03020410.xhp\n"
-"bm_id3153360\n"
+"03120103.xhp\n"
+"bm_id3143272\n"
"help.text"
-msgid "<bookmark_value>Kill statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση Kill</bookmark_value>"
+msgid "<bookmark_value>Str function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Str</bookmark_value>"
-#: 03020410.xhp
+#: 03120103.xhp
msgctxt ""
-"03020410.xhp\n"
-"hd_id3153360\n"
+"03120103.xhp\n"
+"hd_id3143272\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Kill Statement [Runtime]\">Kill Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Δήλωση Kill [Χρόνου εκτέλεσης]\">Δήλωση Kill [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str Function [Runtime]\">Str Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Συνάρτηση Str [Χρόνου εκτέλεσης]\">Συνάρτηση Str [Χρόνου εκτέλεσης]</link>"
-#: 03020410.xhp
+#: 03120103.xhp
msgctxt ""
-"03020410.xhp\n"
-"par_id3151211\n"
+"03120103.xhp\n"
+"par_id3155100\n"
"2\n"
"help.text"
-msgid "Deletes a file from a disk."
-msgstr "Διαγράφει ένα αρχείο από τον δίσκο."
+msgid "Converts a numeric expression into a string."
+msgstr "Μετατρέπει μια αριθμητική παράσταση σε συμβολοσειρά."
-#: 03020410.xhp
+#: 03120103.xhp
msgctxt ""
-"03020410.xhp\n"
-"hd_id3150767\n"
+"03120103.xhp\n"
+"hd_id3109850\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020410.xhp
+#: 03120103.xhp
msgctxt ""
-"03020410.xhp\n"
-"par_id3154685\n"
+"03120103.xhp\n"
+"par_id3149497\n"
"4\n"
"help.text"
-msgid "Kill File As String"
-msgstr "Kill File As String"
+msgid "Str (Expression)"
+msgstr "Str (Παράσταση)"
-#: 03020410.xhp
+#: 03120103.xhp
msgctxt ""
-"03020410.xhp\n"
-"hd_id3153194\n"
+"03120103.xhp\n"
+"hd_id3150040\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03020410.xhp
+#: 03120103.xhp
msgctxt ""
-"03020410.xhp\n"
-"par_id3150440\n"
+"03120103.xhp\n"
+"par_id3146117\n"
"6\n"
"help.text"
-msgid "<emph>File:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>File:</emph> Κάθε παράσταση συμβολοσειράς που περιέχει ένα σαφή καθορισμό αρχείου. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί."
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03020410.xhp
+#: 03120103.xhp
msgctxt ""
-"03020410.xhp\n"
-"hd_id3148645\n"
+"03120103.xhp\n"
+"hd_id3155805\n"
"7\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03020410.xhp
-msgctxt ""
-"03020410.xhp\n"
-"par_id3163710\n"
-"9\n"
-"help.text"
-msgid "Kill \"C:\\datafile.dat\" ' File must be created in advance"
-msgstr "Kill \"C:\\datafile.dat\" ' Το αρχείο θα πρέπει να έχει δημιουργηθεί εκ των προτέρων"
-
-#: 03020407.xhp
-msgctxt ""
-"03020407.xhp\n"
-"tit\n"
-"help.text"
-msgid "FileDateTime Function [Runtime]"
-msgstr "Συνάρτηση FileDateTime [Χρόνου εκτέλεσης]"
-
-#: 03020407.xhp
-msgctxt ""
-"03020407.xhp\n"
-"bm_id3153361\n"
-"help.text"
-msgid "<bookmark_value>FileDateTime function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση FileDateTime</bookmark_value>"
-
-#: 03020407.xhp
-msgctxt ""
-"03020407.xhp\n"
-"hd_id3153361\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"FileDateTime Function [Runtime]\">FileDateTime Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"Συνάρτηση FileDateTime [Χρόνου εκτέλεσης]\">Συνάρτηση FileDateTime [Χρόνου εκτέλεσης]</link>"
-
-#: 03020407.xhp
-msgctxt ""
-"03020407.xhp\n"
-"par_id3156423\n"
-"2\n"
-"help.text"
-msgid "Returns a string that contains the date and the time that a file was created or last modified."
-msgstr "Επιστρέφει μια συμβολοσειρά που δηλώνει την ημερομηνία και την ώρα που δημιουργήθηκε ή τροποποιήθηκε τελευταία το αρχείο."
-
-#: 03020407.xhp
-msgctxt ""
-"03020407.xhp\n"
-"hd_id3154685\n"
-"3\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03020407.xhp
-msgctxt ""
-"03020407.xhp\n"
-"par_id3154124\n"
-"4\n"
-"help.text"
-msgid "FileDateTime (Text As String)"
-msgstr "FileDateTime (Text As String)"
-
-#: 03020407.xhp
-msgctxt ""
-"03020407.xhp\n"
-"hd_id3150448\n"
-"5\n"
-"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03020407.xhp
+#: 03120103.xhp
msgctxt ""
-"03020407.xhp\n"
-"par_id3159153\n"
-"6\n"
+"03120103.xhp\n"
+"par_id3149178\n"
+"8\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that contains an unambiguous (no wildcards) file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που περιέχει ένα σαφή (χωρίς χαρακτήρες μπαλαντέρ) καθορισμό του αρχείου. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί."
+msgid "<emph>Expression: </emph>Any numeric expression."
+msgstr "<emph>Παράσταση:</emph> Κάθε αριθμητική έκφραση."
-#: 03020407.xhp
+#: 03120103.xhp
msgctxt ""
-"03020407.xhp\n"
-"par_id3155306\n"
-"7\n"
+"03120103.xhp\n"
+"par_id3146958\n"
+"9\n"
"help.text"
-msgid "This function determines the exact time of creation or last modification of a file, returned in the format \"MM.DD.YYYY HH.MM.SS\"."
-msgstr "Αυτή η συνάρτηση καθορίζει την ακριβή ώρα δημιουργίας ή τελευταίας τροποποίησης του αρχείου και την επιστρέφει στη μορφή \"MM.ΗΗ.ΕΕΕΕ ΩΩ.ΛΛ.ΔΔ\"."
+msgid "The <emph>Str</emph> function converts a numeric variable, or the result of a calculation into a string. Negative numbers are preceded by a minus sign. Positive numbers are preceded by a space (instead of the plus sign)."
+msgstr "Η συνάρτηση The <emph>Str</emph> μετατρέπει το αποτέλεσμα ενός υπολογισμού ή μιας αριθμητικής μεταβλητής σε συμβολοσειρά. Το αρνητικό πρόσημο προηγείται των αρνητικών αριθμών. Ένα κενό προηγείται των θετικών αριθμών (αντί για το θετικό πρόσημο)."
-#: 03020407.xhp
+#: 03120103.xhp
msgctxt ""
-"03020407.xhp\n"
-"hd_id3146119\n"
-"8\n"
+"03120103.xhp\n"
+"hd_id3155419\n"
+"10\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03103300.xhp
+#: 03120104.xhp
msgctxt ""
-"03103300.xhp\n"
+"03120104.xhp\n"
"tit\n"
"help.text"
-msgid "Option Explicit Statement [Runtime]"
-msgstr "Δήλωση Option Explicit [Χρόνου εκτέλεσης]"
+msgid "Val Function [Runtime]"
+msgstr "Συνάρτηση Val [Χρόνου εκτέλεσης]"
-#: 03103300.xhp
+#: 03120104.xhp
msgctxt ""
-"03103300.xhp\n"
-"bm_id3145090\n"
+"03120104.xhp\n"
+"bm_id3149205\n"
"help.text"
-msgid "<bookmark_value>Option Explicit statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Option Explicit</bookmark_value>"
+msgid "<bookmark_value>Val function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Val</bookmark_value>"
-#: 03103300.xhp
+#: 03120104.xhp
msgctxt ""
-"03103300.xhp\n"
-"hd_id3145090\n"
+"03120104.xhp\n"
+"hd_id3149205\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103300.xhp\" name=\"Option Explicit Statement [Runtime]\">Option Explicit Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103300.xhp\" name=\"Δήλωση Option Explicit [Χρόνου εκτέλεσης]\">Δήλωση Option Explicit [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val Function [Runtime]\">Val Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Συνάρτηση Val [Χρόνου εκτέλεσης]\">Συνάρτηση Val [Χρόνου εκτέλεσης]</link>"
-#: 03103300.xhp
+#: 03120104.xhp
msgctxt ""
-"03103300.xhp\n"
-"par_id3148538\n"
+"03120104.xhp\n"
+"par_id3153345\n"
"2\n"
"help.text"
-msgid "Specifies that every variable in the program code must be explicitly declared with the Dim statement."
-msgstr "Καθορίζει ότι κάθε μεταβλητή που χρησιμοποιείται στον κώδικα προγράμματος δηλώνεται ρητά με την πρόταση Dim."
+msgid "Converts a string to a numeric expression."
+msgstr "Μετατρέπει μία συμβολοσειρά σε αριθμητική έκφραση ."
-#: 03103300.xhp
+#: 03120104.xhp
msgctxt ""
-"03103300.xhp\n"
-"hd_id3149763\n"
+"03120104.xhp\n"
+"hd_id3159157\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03103300.xhp
+#: 03120104.xhp
msgctxt ""
-"03103300.xhp\n"
+"03120104.xhp\n"
"par_id3149514\n"
"4\n"
"help.text"
-msgid "Option Explicit"
-msgstr "Υπονοούμενη επιλογή"
+msgid "Val (Text As String)"
+msgstr "Val (Text As String)"
-#: 03103300.xhp
+#: 03120104.xhp
msgctxt ""
-"03103300.xhp\n"
-"hd_id3145315\n"
+"03120104.xhp\n"
+"hd_id3150669\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03103300.xhp
+#: 03120104.xhp
msgctxt ""
-"03103300.xhp\n"
-"par_id3145172\n"
+"03120104.xhp\n"
+"par_id3143228\n"
"6\n"
"help.text"
-msgid "This statement must be added before the executable program code in a module."
-msgstr "Αυτή η δήλωση πρέπει να προστεθεί πριν από τον εκτελέσιμο κώδικα σε μια ενότητα."
+msgid "Double"
+msgstr "Διπλό"
-#: 03103300.xhp
+#: 03120104.xhp
msgctxt ""
-"03103300.xhp\n"
-"hd_id3125864\n"
+"03120104.xhp\n"
+"hd_id3156024\n"
"7\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03103300.xhp
+#: 03120104.xhp
msgctxt ""
-"03103300.xhp\n"
-"par_id3145787\n"
-"12\n"
+"03120104.xhp\n"
+"par_id3154348\n"
+"8\n"
"help.text"
-msgid "For i% = 1 To 10 ' This results in a run-time error"
-msgstr "For i% = 1 to 10 ' Αυτό καταλήγει σε σφάλμα χρόνου εκτέλεσης"
+msgid "<emph>Text:</emph> String that represents a number."
+msgstr "<emph>Text:</emph> Συμβολοσειρά που αντιπροσωπεύει έναν αριθμό."
-#: 03020100.xhp
+#: 03120104.xhp
msgctxt ""
-"03020100.xhp\n"
-"tit\n"
+"03120104.xhp\n"
+"par_id3149670\n"
+"9\n"
"help.text"
-msgid "Opening and Closing Files"
-msgstr "Άνοιγμα και κλείσιμο αρχείων"
+msgid "Using the Val function, you can convert a string that represents numbers into numeric expressions. This is the inverse of the <emph>Str</emph> function. If only part of the string contains numbers, only the first appropriate characters of the string are converted. If the string does not contain any numbers, the <emph>Val</emph> function returns the value 0."
+msgstr "Χρησιμοποιώντας τη συνάρτηση Val, μπορείτε να μετατρέψετε μια συμβολοσειρά που αντιπροσωπεύει αριθμούς σε αριθμητικές παραστάσεις. Αυτή η συνάρτηση είναι η αντίστροφη της <emph>Str</emph>. Αν μόνο τμήμα της συμβολοσειράς περιέχει αριθμούς, μόνο οι πρώτοι κατάλληλοι χαρακτήρες της συμβολοσειράς μετατρέπονται. Αν η συμβολοσειρά δεν περιέχει καθόλου αριθμούς, η συνάρτηση <emph>Val</emph> επιστρέφει την τιμή 0."
-#: 03020100.xhp
+#: 03120104.xhp
msgctxt ""
-"03020100.xhp\n"
-"hd_id3152924\n"
-"1\n"
+"03120104.xhp\n"
+"hd_id3154365\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020100.xhp\" name=\"Opening and Closing Files\">Opening and Closing Files</link>"
-msgstr "<link href=\"text/sbasic/shared/03020100.xhp\" name=\"Άνοιγμα και κλείσιμο αρχείων\">Άνοιγμα και κλείσιμο αρχείων</link>"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03120307.xhp
+#: 03120105.xhp
msgctxt ""
-"03120307.xhp\n"
+"03120105.xhp\n"
"tit\n"
"help.text"
-msgid "Right Function [Runtime]"
-msgstr "Συνάρτηση Right [Χρόνου εκτέλεσης]"
+msgid "CByte Function [Runtime]"
+msgstr "Συνάρτηση CByte [Χρόνου εκτέλεσης]"
-#: 03120307.xhp
+#: 03120105.xhp
msgctxt ""
-"03120307.xhp\n"
-"bm_id3153311\n"
+"03120105.xhp\n"
+"bm_id3156027\n"
"help.text"
-msgid "<bookmark_value>Right function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Right</bookmark_value>"
+msgid "<bookmark_value>CByte function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CByte</bookmark_value>"
-#: 03120307.xhp
+#: 03120105.xhp
msgctxt ""
-"03120307.xhp\n"
-"hd_id3153311\n"
+"03120105.xhp\n"
+"hd_id3156027\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120307.xhp\" name=\"Right Function [Runtime]\">Right Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120307.xhp\" name=\"Συνάρτηση Right [Χρόνου εκτέλεσης]\">Συνάρτηση Right [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"CByte Function [Runtime]\">CByte Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"Συνάρτηση CByte [Χρόνου εκτέλεσης]\">Συνάρτηση CByte [Χρόνου εκτέλεσης]</link>"
-#: 03120307.xhp
+#: 03120105.xhp
msgctxt ""
-"03120307.xhp\n"
-"par_id3150984\n"
+"03120105.xhp\n"
+"par_id3143267\n"
"2\n"
"help.text"
-msgid "Returns the rightmost \"n\" characters of a string expression."
-msgstr "Επιστρέφει τους \"n\" χαρακτήρες μιας συμβολοσειράς που βρίσκονται στο δεξιό άκρο."
+msgid "Converts a string or a numeric expression to the type Byte."
+msgstr "Μετατρέπει μια παράσταση συμβολοσειράς ή μια αριθμητική παράσταση σε τύπο Byte."
-#: 03120307.xhp
+#: 03120105.xhp
msgctxt ""
-"03120307.xhp\n"
-"par_id3149763\n"
+"03120105.xhp\n"
+"hd_id3149811\n"
"3\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function\">Left Function</link>."
-msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03120303.xhp\" name=\"Συνάρτηση Left\">Συνάρτηση Left</link>."
-
-#: 03120307.xhp
-msgctxt ""
-"03120307.xhp\n"
-"hd_id3145315\n"
-"4\n"
-"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120307.xhp
+#: 03120105.xhp
msgctxt ""
-"03120307.xhp\n"
-"par_id3153061\n"
-"5\n"
+"03120105.xhp\n"
+"par_id3147573\n"
+"4\n"
"help.text"
-msgid "Right (Text As String, n As Long)"
-msgstr "Right (Text As String, n As Long)"
+msgid "Cbyte( expression )"
+msgstr "Cbyte( expression )"
-#: 03120307.xhp
+#: 03120105.xhp
msgctxt ""
-"03120307.xhp\n"
-"hd_id3145068\n"
-"6\n"
+"03120105.xhp\n"
+"hd_id3145315\n"
+"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03120307.xhp
+#: 03120105.xhp
msgctxt ""
-"03120307.xhp\n"
-"par_id3156344\n"
-"7\n"
+"03120105.xhp\n"
+"par_id3148473\n"
+"6\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "Byte"
+msgstr "Byte"
-#: 03120307.xhp
+#: 03120105.xhp
msgctxt ""
-"03120307.xhp\n"
-"hd_id3146795\n"
-"8\n"
+"03120105.xhp\n"
+"hd_id3147530\n"
+"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03120307.xhp
-msgctxt ""
-"03120307.xhp\n"
-"par_id3153526\n"
-"9\n"
-"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to return the rightmost characters of."
-msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς από την οποία πρόκειται να επιστραφούν οι χαρακτήρες που βρίσκονται στο δεξιό άκρο."
-
-#: 03120307.xhp
-msgctxt ""
-"03120307.xhp\n"
-"par_id3151211\n"
-"10\n"
-"help.text"
-msgid "<emph>n:</emph> Numeric expression that defines the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
-msgstr "<emph>n:</emph> Αριθμητική έκφραση που καθορίζει τον αριθμό χαρακτήρων που θέλετε να επιστρέψετε. Εάν το <emph>n</emph> = 0, επιστρέφεται μια σειρά μηδενικού μήκους. Η μέγιστη επιτρεπτή τιμή είναι 65535."
-
-#: 03120307.xhp
-msgctxt ""
-"03120307.xhp\n"
-"par_id3158410\n"
-"11\n"
-"help.text"
-msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)."
-msgstr "Το ακόλουθο παράδειγμα μετατρέπει μια δεδομένη ημερομηνία της μορφής (ΕΕΕΕ-MM-ΗΗ) στη μορφή ημερομηνίας Η.Π.Α. (MM/ΗΗ/ΕΕΕΕ)."
-
-#: 03120307.xhp
-msgctxt ""
-"03120307.xhp\n"
-"hd_id3156212\n"
-"12\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03120307.xhp
+#: 03120105.xhp
msgctxt ""
-"03120307.xhp\n"
-"par_id3159252\n"
-"16\n"
+"03120105.xhp\n"
+"par_id3145068\n"
+"8\n"
"help.text"
-msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
-msgstr "sInput = InputBox(\"Παρακαλώ εισάγετε μια ημερομηνία με την διεθνής μορφή 'YYYY-MM-DD'\")"
+msgid "<emph>Expression:</emph> A string or a numeric expression."
+msgstr "<emph>Expression:</emph> Μια παράσταση συμβολοσειράς ή μια αριθμητική παράσταση."
#: 03120200.xhp
msgctxt ""
@@ -29486,4206 +31199,3390 @@ msgctxt ""
msgid "The following functions repeat the contents of strings."
msgstr "Οι παρακάτω συναρτήσεις χρησιμοποιούνται για την επανάληψη των περιεχομένων συμβολοσειρών."
-#: 03070400.xhp
+#: 03120201.xhp
msgctxt ""
-"03070400.xhp\n"
+"03120201.xhp\n"
"tit\n"
"help.text"
-msgid "\"/\" Operator [Runtime]"
-msgstr "Τελεστής \"/\" [Χρόνου εκτέλεσης]"
+msgid "Space Function [Runtime]"
+msgstr "Συνάρτηση Space [Χρόνου εκτέλεσης]"
-#: 03070400.xhp
+#: 03120201.xhp
msgctxt ""
-"03070400.xhp\n"
-"bm_id3150669\n"
+"03120201.xhp\n"
+"bm_id3150499\n"
"help.text"
-msgid "<bookmark_value>\"/\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>Τελεστής \"/\" (μαθηματικός)</bookmark_value>"
+msgid "<bookmark_value>Space function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Space</bookmark_value>"
-#: 03070400.xhp
+#: 03120201.xhp
msgctxt ""
-"03070400.xhp\n"
-"hd_id3150669\n"
+"03120201.xhp\n"
+"hd_id3150499\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03070400.xhp\">\"/\" Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070400.xhp\">Τελεστής \"/\" [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120201.xhp\" name=\"Space Function [Runtime]\">Space Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120201.xhp\" name=\"Συνάρτηση Space [Χρόνου εκτέλεσης]\">Συνάρτηση Space [Χρόνου εκτέλεσης]</link>"
-#: 03070400.xhp
+#: 03120201.xhp
msgctxt ""
-"03070400.xhp\n"
-"par_id3149670\n"
+"03120201.xhp\n"
+"par_id3154927\n"
"2\n"
"help.text"
-msgid "Divides two values."
-msgstr "Εκτελεί την πράξη της διαίρεσης μεταξύ δύο τιμών."
+msgid "Returns a string that consists of a specified amount of spaces."
+msgstr "Επιστρέφει μια συμβολοσειρά που αποτελείται από ένα καθορισμένο πλήθος διαστημάτων."
-#: 03070400.xhp
+#: 03120201.xhp
msgctxt ""
-"03070400.xhp\n"
-"hd_id3148946\n"
+"03120201.xhp\n"
+"hd_id3153394\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03070400.xhp
+#: 03120201.xhp
msgctxt ""
-"03070400.xhp\n"
-"par_id3153360\n"
+"03120201.xhp\n"
+"par_id3143267\n"
"4\n"
"help.text"
-msgid "Result = Expression1 / Expression2"
-msgstr "Result = Expression1 / Expression2"
+msgid "Space (n As Long)"
+msgstr "Space (n As Long)"
-#: 03070400.xhp
+#: 03120201.xhp
msgctxt ""
-"03070400.xhp\n"
-"hd_id3150359\n"
+"03120201.xhp\n"
+"hd_id3147242\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03070400.xhp
+#: 03120201.xhp
msgctxt ""
-"03070400.xhp\n"
-"par_id3154141\n"
+"03120201.xhp\n"
+"par_id3149233\n"
"6\n"
"help.text"
-msgid "<emph>Result:</emph> Any numerical value that contains the result of the division."
-msgstr "<emph>Result:</emph> Κάθε αριθμητική τιμή που περιέχει το αποτέλεσμα της διαίρεσης."
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03070400.xhp
+#: 03120201.xhp
msgctxt ""
-"03070400.xhp\n"
-"par_id3150448\n"
+"03120201.xhp\n"
+"hd_id3156152\n"
"7\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to divide."
-msgstr "<emph>Expression1, Expression2:</emph> Οι αριθμητικές παραστάσεις που πρόκειται να διαιρεθούν."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03070400.xhp
+#: 03120201.xhp
msgctxt ""
-"03070400.xhp\n"
-"hd_id3154684\n"
+"03120201.xhp\n"
+"par_id3143228\n"
"8\n"
"help.text"
+msgid "<emph>n:</emph> Numeric expression that defines the number of spaces in the string. The maximum allowed value of n is 65535."
+msgstr "<emph>n:</emph> Αριθμητική παράσταση που καθορίζει το πλήθος των διαστημάτων στη συμβολοσειρά. Η μέγιστη επιτρεπτή τιμή είναι 65535."
+
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"hd_id3154760\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03050100.xhp
+#: 03120201.xhp
msgctxt ""
-"03050100.xhp\n"
+"03120201.xhp\n"
+"par_id3154216\n"
+"18\n"
+"help.text"
+msgid "MsgBox sOut,0,\"Info:\""
+msgstr "MsgBox sOut,0,\"Info:\""
+
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
"tit\n"
"help.text"
-msgid "Erl Function [Runtime]"
-msgstr "Συνάρτηση Erl [Χρόνου εκτέλεσης]"
+msgid "String Function [Runtime]"
+msgstr "Συνάρτηση String [Χρόνου εκτέλεσης]"
-#: 03050100.xhp
+#: 03120202.xhp
msgctxt ""
-"03050100.xhp\n"
-"bm_id3157896\n"
+"03120202.xhp\n"
+"bm_id3147291\n"
"help.text"
-msgid "<bookmark_value>Erl function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Erl</bookmark_value>"
+msgid "<bookmark_value>String function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση String</bookmark_value>"
-#: 03050100.xhp
+#: 03120202.xhp
msgctxt ""
-"03050100.xhp\n"
-"hd_id3157896\n"
+"03120202.xhp\n"
+"hd_id3147291\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03050100.xhp\" name=\"Erl Function [Runtime]\">Erl Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03050100.xhp\" name=\"Συνάρτηση Erl [Χρόνου εκτέλεσης]\">Συνάρτηση Erl [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"String Function [Runtime]\">String Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"Συνάρτηση String [Χρόνου εκτέλεσης]\">Συνάρτηση String [Χρόνου εκτέλεσης]</link>"
-#: 03050100.xhp
+#: 03120202.xhp
msgctxt ""
-"03050100.xhp\n"
-"par_id3153394\n"
+"03120202.xhp\n"
+"par_id3147242\n"
"2\n"
"help.text"
-msgid "Returns the line number where an error occurred during program execution."
-msgstr "Επιστρέφει τον αριθμό γραμμής όπου παρουσιάστηκε το σφάλμα κατά την εκτέλεση του προγράμματος."
+msgid "Creates a string according to the specified character, or the first character of a string expression that is passed to the function."
+msgstr "Δημιουργεί μια συμβολοσειρά σύμφωνα με τον καθορισμένο χαρακτήρα ή τον πρώτο χαρακτήρα μιας παράστασης συμβολοσειράς που μεταβιβάζεται στη συνάρτηση."
-#: 03050100.xhp
+#: 03120202.xhp
msgctxt ""
-"03050100.xhp\n"
-"hd_id3147574\n"
+"03120202.xhp\n"
+"hd_id3149516\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03050100.xhp
+#: 03120202.xhp
msgctxt ""
-"03050100.xhp\n"
-"par_id3146795\n"
+"03120202.xhp\n"
+"par_id3149233\n"
"4\n"
"help.text"
-msgid "Erl"
-msgstr "Erl"
+msgid "String (n As Long, {expression As Integer | character As String})"
+msgstr "String (n As Long, {expression As Integer | character As String})"
-#: 03050100.xhp
+#: 03120202.xhp
msgctxt ""
-"03050100.xhp\n"
-"hd_id3147265\n"
+"03120202.xhp\n"
+"hd_id3143270\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03050100.xhp
+#: 03120202.xhp
msgctxt ""
-"03050100.xhp\n"
-"par_id3154924\n"
+"03120202.xhp\n"
+"par_id3147530\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03050100.xhp
+#: 03120202.xhp
msgctxt ""
-"03050100.xhp\n"
-"hd_id3150792\n"
+"03120202.xhp\n"
+"hd_id3154923\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03050100.xhp
+#: 03120202.xhp
msgctxt ""
-"03050100.xhp\n"
-"par_id3153771\n"
+"03120202.xhp\n"
+"par_id3154347\n"
"8\n"
"help.text"
-msgid "The Erl function only returns a line number, and not a line label."
-msgstr "Η συνάρτηση Erl επιστρέφει μόνο έναν αριθμό γραμμής, και όχι μια ετικέτα γραμμής."
+msgid "<emph>n:</emph> Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 65535."
+msgstr "<emph>n:</emph> Αριθμητική παράσταση που δηλώνει το πλήθος των χαρακτήρων που πρόκειται να επιστραφούν στη συμβολοσειρά. Η μέγιστη επιτρεπόμενη τιμή του n είναι η 65535."
-#: 03050100.xhp
+#: 03120202.xhp
msgctxt ""
-"03050100.xhp\n"
-"hd_id3146921\n"
+"03120202.xhp\n"
+"par_id3148664\n"
"9\n"
"help.text"
-msgid "Example:"
-msgstr "Example:"
-
-#: 03050100.xhp
-msgctxt ""
-"03050100.xhp\n"
-"par_id3150010\n"
-"11\n"
-"help.text"
-msgid "On Error GoTo ErrorHandler ' Set up error handler"
-msgstr "on error goto ErrorHandler ' Ρύθμιση του χειριστή σφαλμάτων"
+msgid "<emph>Expression:</emph> Numeric expression that defines the ASCII code for the character."
+msgstr "<emph>Expression:</emph> Αριθμητική παράσταση που καθορίζει τον κωδικό ASCII για το χαρακτήρα."
-#: 03050100.xhp
+#: 03120202.xhp
msgctxt ""
-"03050100.xhp\n"
-"par_id3153188\n"
-"14\n"
+"03120202.xhp\n"
+"par_id3150359\n"
+"10\n"
"help.text"
-msgid "' Error caused by non-existent file"
-msgstr "' Το σφάλμα προκλήθηκε λόγω ανύπαρκτου αρχείου"
+msgid "<emph>Character:</emph> Any single character used to build the return string, or any string of which only the first character will be used."
+msgstr "<emph>Character:</emph> Κάθε μονός χαρακτήρας που χρησιμοποιείται για τη δημιουργία της συμβολοσειράς επιστροφής ή κάθε συμβολοσειρά από την οποία θα χρησιμοποιηθεί μόνο ο πρώτος χαρακτήρας."
-#: 03050100.xhp
+#: 03120202.xhp
msgctxt ""
-"03050100.xhp\n"
-"par_id3155416\n"
-"21\n"
+"03120202.xhp\n"
+"hd_id3152920\n"
+"11\n"
"help.text"
-msgid "MsgBox \"Error \" & err & \": \" & Error$ + chr(13) + \"In Line : \" + Erl + chr(13) + Now , 16 ,\"An error occurred\""
-msgstr "MsgBox \"Error \" & err & \": \" & error$ + chr(13) + \"In line : \" + Erl + chr(13) + Now , 16 ,\"Παρουσιάστηκε σφάλμα\""
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03104700.xhp
+#: 03120300.xhp
msgctxt ""
-"03104700.xhp\n"
+"03120300.xhp\n"
"tit\n"
"help.text"
-msgid "Erase Function [Runtime]"
-msgstr "Συνάρτηση Erase [Χρόνου εκτέλεσης]"
+msgid "Editing String Contents"
+msgstr "Επεξεργασία περιεχομένων συμβολοσειρών"
-#: 03104700.xhp
+#: 03120300.xhp
msgctxt ""
-"03104700.xhp\n"
-"bm_id624713\n"
+"03120300.xhp\n"
+"bm_id7499008\n"
"help.text"
-msgid "<bookmark_value>Erase function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Erase</bookmark_value>"
+msgid "<bookmark_value>ampersand symbol in StarBasic</bookmark_value>"
+msgstr "<bookmark_value>το σύμβολο & στην StarBasic</bookmark_value>"
-#: 03104700.xhp
+#: 03120300.xhp
msgctxt ""
-"03104700.xhp\n"
-"par_idN10548\n"
+"03120300.xhp\n"
+"hd_id3153894\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03104700.xhp\">Erase Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104700.xhp\">Συνάρτηση Erase [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"Editing String Contents\">Editing String Contents</link>"
+msgstr "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"Επεξεργασία περιεχομένων συμβολοσειρών\">Επεξεργασία περιεχομένων συμβολοσειρών</link>"
-#: 03104700.xhp
+#: 03120300.xhp
msgctxt ""
-"03104700.xhp\n"
-"par_idN10558\n"
+"03120300.xhp\n"
+"par_id3149178\n"
+"2\n"
"help.text"
-msgid "Erases the contents of array elements of fixed size arrays, and releases the memory used by arrays of variable size."
-msgstr "Σβήνει το περιεχόμενο των στοιχείων πινάκων σταθερού μεγέθους, και απελευθερώνει τη μνήμη που χρησιμοποιείται από τους πίνακες μεταβλητού μεγέθους."
+msgid "The following functions edit, format, and align the contents of strings. Use the & operator to concatenate strings."
+msgstr "Οι ακόλουθες συναρτήσεις χρησιμοποιούνται για την επεξεργασία, μορφοποίηση και στοίχιση των περιεχομένων συμβολοσειρών. Χρησιμοποιήστε τον χαρακτήρα & για να συνδέσετε συμβολοσειρές."
-#: 03104700.xhp
+#: 03120301.xhp
msgctxt ""
-"03104700.xhp\n"
-"par_idN1055D\n"
+"03120301.xhp\n"
+"tit\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Format Function [Runtime]"
+msgstr "Συνάρτηση Format [Χρόνου εκτέλεσης]"
-#: 03104700.xhp
+#: 03120301.xhp
msgctxt ""
-"03104700.xhp\n"
-"par_idN105E6\n"
+"03120301.xhp\n"
+"bm_id3153539\n"
"help.text"
-msgid "Erase Arraylist"
-msgstr "Erase Arraylist"
+msgid "<bookmark_value>Format function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Format</bookmark_value>"
-#: 03104700.xhp
+#: 03120301.xhp
msgctxt ""
-"03104700.xhp\n"
-"par_idN105E9\n"
+"03120301.xhp\n"
+"hd_id3153539\n"
+"1\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Format Function [Runtime]\">Format Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Συνάρτηση Format [Χρόνου εκτέλεσης]\">Συνάρτηση Format [Χρόνου εκτέλεσης]</link>"
-#: 03104700.xhp
+#: 03120301.xhp
msgctxt ""
-"03104700.xhp\n"
-"par_idN105ED\n"
+"03120301.xhp\n"
+"par_id3156042\n"
+"2\n"
"help.text"
-msgid "<emph>Arraylist</emph> - The list of arrays to be erased."
-msgstr "<emph>Arraylist</emph> - Η λίστα των πινάκων που θα διαγραφούν."
+msgid "Converts a number to a string, and then formats it according to the format that you specify."
+msgstr "Μετατρέπει έναν αριθμό σε συμβολοσειρά και τον μορφοποιεί ανάλογα με τον κωδικό μορφοποίησης."
-#: 03080201.xhp
+#: 03120301.xhp
msgctxt ""
-"03080201.xhp\n"
-"tit\n"
+"03120301.xhp\n"
+"hd_id3145090\n"
+"4\n"
"help.text"
-msgid "Exp Function [Runtime]"
-msgstr "Συνάρτηση Exp [Χρόνου εκτέλεσης]"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03080201.xhp
+#: 03120301.xhp
msgctxt ""
-"03080201.xhp\n"
-"bm_id3150616\n"
+"03120301.xhp\n"
+"par_id3153527\n"
+"5\n"
"help.text"
-msgid "<bookmark_value>Exp function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Exp</bookmark_value>"
+msgid "Format (Number [, Format As String])"
+msgstr "Format (Number [, Format As String])"
-#: 03080201.xhp
+#: 03120301.xhp
msgctxt ""
-"03080201.xhp\n"
-"hd_id3150616\n"
-"1\n"
+"03120301.xhp\n"
+"hd_id3149178\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Exp Function [Runtime]\">Exp Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Συνάρτηση Exp [Χρόνου εκτέλεσης]\">Συνάρτηση Exp [Χρόνου εκτέλεσης]</link>"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03080201.xhp
+#: 03120301.xhp
msgctxt ""
-"03080201.xhp\n"
-"par_id3155555\n"
-"2\n"
+"03120301.xhp\n"
+"par_id3148474\n"
+"7\n"
"help.text"
-msgid "Returns the base of the natural logarithm (e = 2.718282) raised to a power."
-msgstr "Επιστρέφει τη βάση ενός νεπέρειου λογαρίθμου (e = 2,718282) που υψώνεται σε δύναμη."
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03080201.xhp
+#: 03120301.xhp
msgctxt ""
-"03080201.xhp\n"
-"hd_id3150984\n"
-"3\n"
+"03120301.xhp\n"
+"hd_id3159176\n"
+"8\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03080201.xhp
+#: 03120301.xhp
msgctxt ""
-"03080201.xhp\n"
-"par_id3145315\n"
-"4\n"
+"03120301.xhp\n"
+"par_id3149415\n"
+"9\n"
"help.text"
-msgid "Exp (Number)"
-msgstr "Exp (Number)"
+msgid "<emph>Number:</emph> Numeric expression that you want to convert to a formatted string."
+msgstr "<emph>Number:</emph> Αριθμητική παράσταση που πρόκειται να μετατραπεί σε μια μορφοποιημένη συμβολοσειρά."
-#: 03080201.xhp
+#: 03120301.xhp
msgctxt ""
-"03080201.xhp\n"
-"hd_id3154347\n"
-"5\n"
+"03120301.xhp\n"
+"par_id3147531\n"
+"10\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "<emph>Format:</emph> String that specifies the format code for the number. If <emph>Format</emph> is omitted, the Format function works like the <emph>Str</emph> function."
+msgstr "<emph>Format:</emph> Συμβολοσειρά που καθορίζει τον κώδικα μορφοποίησης για έναν αριθμό. Αν παραληφθεί η παράμετρος <emph>Format</emph> , τότε η συνάρτηση Format λειτουργεί όπως η συνάρτηση <emph>Str</emph>."
-#: 03080201.xhp
+#: 03120301.xhp
msgctxt ""
-"03080201.xhp\n"
-"par_id3149670\n"
-"6\n"
+"03120301.xhp\n"
+"hd_id3147561\n"
+"47\n"
"help.text"
-msgid "Double"
-msgstr "Double"
+msgid "Formatting Codes"
+msgstr "Κώδικες μορφοποίησης"
-#: 03080201.xhp
+#: 03120301.xhp
msgctxt ""
-"03080201.xhp\n"
-"hd_id3154760\n"
-"7\n"
+"03120301.xhp\n"
+"par_id3147265\n"
+"11\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "The following list describes the codes that you can use for formatting a number:"
+msgstr "Η ακόλουθη λίστα παρουσιάζει τους κώδικες που μπορείτε να χρησιμοποιήσετε για τη μορφοποίηση ενός αριθμού:"
-#: 03080201.xhp
+#: 03120301.xhp
msgctxt ""
-"03080201.xhp\n"
-"par_id3150793\n"
-"8\n"
+"03120301.xhp\n"
+"par_id3153380\n"
+"12\n"
"help.text"
-msgid "<emph>Number:</emph> Any numeric expression that specifies the power that you want to raise \"e\" to (the base of natural logarithms). The power must be for both single-precision numbers less than or equal to 88.02969 and double-precision numbers less than or equal to 709.782712893, since $[officename] Basic returns an Overflow error for numbers exceeding these values."
-msgstr "<emph>Αριθμός:</emph> Κάθε αριθμητική παράσταση που καθορίζει τη δύναμη στην οποία υψώνεται το \"e\" (η βάση των νεπέριων λογαρίθμων). Η δύναμη θα πρέπει να είναι τόσο για αριθμούς απλής ακριβείας μικρότερη ή ίση του 88,02969 όσο και για αριθμούς διπλής ακριβείας μικρότερη ή ίση του 709,782712893, αφού η $[officename] Basic επιστρέφει ένα σφάλμα υπερχείλισης για όσους αριθμούς υπερβαίνουν αυτές τις τιμές."
+msgid "<emph>0:</emph> If <emph>Number</emph> has a digit at the position of the 0 in the format code, the digit is displayed, otherwise a zero is displayed."
+msgstr "<emph>0:</emph> Αν η <emph>Number</emph> έχει κάποιο ψηφίο στη θέση του 0 στον κώδικα μορφής, το ψηφίο δεν εμφανίζεται. Αλλιώς εμφανίζεται ένα μηδενικό."
-#: 03080201.xhp
+#: 03120301.xhp
msgctxt ""
-"03080201.xhp\n"
-"hd_id3156280\n"
-"9\n"
+"03120301.xhp\n"
+"par_id3151210\n"
+"13\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "If <emph>Number</emph> has fewer digits than the number of zeros in the format code, (on either side of the decimal), leading or trailing zeros are displayed. If the number has more digits to the left of the decimal separator than the amount of zeros in the format code, the additional digits are displayed without formatting."
+msgstr "Αν η έκφραση <emph>Number</emph> έχει λιγότερα ψηφία από το πλήθος των μηδενικών στον κώδικα μορφής (και στις δύο πλευρές της υποδιαστολής) εμφανίζονται τα μηδενικά που έπονται ή προηγούνται. Αν ο αριθμός διαθέτει περισσότερα ψηφία στα αριστερά της υποδιαστολής από το πλήθος των μηδενικών στον κώδικα μορφής, θα εμφανιστούν τα επιπλέον ψηφία χωρίς τροποποίηση."
-#: 03080201.xhp
+#: 03120301.xhp
msgctxt ""
-"03080201.xhp\n"
-"par_id3159254\n"
-"13\n"
+"03120301.xhp\n"
+"par_id3151176\n"
+"14\n"
"help.text"
-msgid "Const b2=1.345e34"
-msgstr "const b2=1.345e34"
+msgid "Decimal places in the number are rounded according to the number of zeros that appear after the decimal separator in the <emph>Format </emph>code."
+msgstr "Τα δεκαδικά ψηφία του αριθμού στρογγυλοποιούνται στο πλήθος των μηδενικών στον κώδικα <emph>Format</emph> που ακολουθεί την υποδιαστολή."
-#: 03080201.xhp
+#: 03120301.xhp
msgctxt ""
-"03080201.xhp\n"
-"par_id3161832\n"
+"03120301.xhp\n"
+"par_id3154123\n"
"15\n"
"help.text"
-msgid "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\""
-msgstr "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Πολλαπλασιασμός με λογάριθμο\""
+msgid "<emph>#:</emph> If <emph>Number</emph> contains a digit at the position of the # placeholder in the <emph>Format</emph> code, the digit is displayed, otherwise nothing is displayed at this position."
+msgstr "<emph>#:</emph> Αν η έκφραση <emph>Number</emph> περιέχει κάποιο ψηφίο στη θέση του συμβόλου κράτησης θέσης # στον κώδικα <emph>Format</emph>, τότε εμφανίζεται το ψηφίο, αλλιώς δεν εμφανίζεται τίποτα σε αυτή τη θέση."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"tit\n"
+"03120301.xhp\n"
+"par_id3148452\n"
+"16\n"
"help.text"
-msgid "Macro"
-msgstr "Μακροεντολή"
+msgid "This symbol works like the 0, except that leading or trailing zeroes are not displayed if there are more # characters in the format code than digits in the number. Only the relevant digits of the number are displayed."
+msgstr "Αυτό το σύμβολο λειτουργεί όπως το 0, με εξαίρεση το γεγονός ότι τα αρχικά ή τελικά μηδενικά δεν εμφανίζονται αν υπάρχουν στον κώδικα μορφής περισσότεροι χαρακτήρες # από τα ψηφία στον αριθμό. Εμφανίζονται μόνο τα σχετικά ψηφία του αριθμού."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"bm_id3153894\n"
+"03120301.xhp\n"
+"par_id3159150\n"
+"17\n"
"help.text"
-msgid "<bookmark_value>events;linked to objects</bookmark_value>"
-msgstr "<bookmark_value>γεγονότα; συνδεμένα με αντικείμενα</bookmark_value>"
+msgid "<emph>.:</emph> The decimal placeholder determines the number of decimal places to the left and right of the decimal separator."
+msgstr "<emph>.:</emph> Το δεκαδικό σύμβολο κράτησης θέσης καθορίζει το πλήθος των δεκαδικών ψηφίων δεξιά και αριστερά της υποδιαστολής."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3153894\n"
-"1\n"
+"03120301.xhp\n"
+"par_id3159252\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Macro</link>"
-msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Μακροεντολές\">Μακροεντολές</link>"
+msgid "If the format code contains only # placeholders to the left of this symbol, numbers less than 1 begin with a decimal separator. To always display a leading zero with fractional numbers, use 0 as a placeholder for the first digit to the left of the decimal separator."
+msgstr "Αν ο κώδικας μορφής περιέχει μόνο σύμβολα κράτησης θέσης # στα αριστερά αυτού του συμβόλου, οι αριθμοί που είναι μικρότεροι από 1 αρχίζουν με υποδιαστολή. Για να εμφανίζεται πάντα ένα μηδενικό μπροστά από τους κλασματικούς αριθμούς, χρησιμοποιείστε το 0 ως σύμβολο κράτησης θέσης για το πρώτο ψηφίο στα αριστερά της υποδιαστολής."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153748\n"
-"2\n"
+"03120301.xhp\n"
+"par_id3153368\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".\">Choose the macro that you want to execute when the selected graphic, frame, or OLE object is selected.</ahelp> Depending on the object that is selected, the function is either found on the <emph>Macro</emph> tab of the <emph>Object</emph> dialog, or in the <emph>Assign Macro</emph> dialog."
-msgstr "<ahelp hid=\".\"> Επιλέξτε τη μακροεντολή που θέλετε να εκτελέσετε όταν το επιλεγμένο γραφικό, πλαίσιο, ή αντικείμενο OLE επιλεχθεί.</ahelp> Ανάλογα με το αντικείμενο που επιλέγεται, η συνάρτηση είτε βρίσκεται στην καρτέλα <emph>Μακροεντολή</emph> του παραθύρου διαλόγου <emph>Αντικείμενο</emph>, ή στο παράθυρο διαλόγου <emph>Ορισμός μακροεντολής</emph>."
+msgid "<emph>%:</emph> Multiplies the number by 100 and inserts the percent sign (%) where the number appears in the format code."
+msgstr "<emph>%:</emph> Ο αριθμός πολλαπλασιάζεται επί 100. Το ποσοστιαίο σύμβολο (%) τοποθετείται στη θέση όπου εμφανίζεται στον κώδικα μορφής."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3150503\n"
-"3\n"
+"03120301.xhp\n"
+"par_id3149481\n"
+"20\n"
"help.text"
-msgid "Event"
-msgstr "Γεγονότα"
+msgid "<emph>E- E+ e- e+ :</emph> If the format code contains at least one digit placeholder (0 or #) to the right of the symbol E-, E+, e-, or e+, the number is formatted in the scientific or exponential format. The letter E or e is inserted between the number and the exponent. The number of placeholders for digits to the right of the symbol determines the number of digits in the exponent."
+msgstr "<emph>E- E+ e- e+ :</emph> Αν ο κώδικας μορφής περιέχει τουλάχιστον ένα σύμβολο κράτησης θέσης ψηφίου (0 ή #) στα δεξιά του συμβόλου E-, E+, e-, ή e+, ο αριθμός μορφοποιείται στην επιστημονική ή εκθετική μορφή. Το γράμμα E ή e εισάγεται μεταξύ του αριθμού και του εκθέτη. Το πλήθος των συμβόλων κράτησης θέσης για ψηφία στα δεξιά του συμβόλου καθορίζει τον αριθμό των ψηφίων στον εκθέτη."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3149763\n"
-"4\n"
+"03120301.xhp\n"
+"par_id3149262\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\"HID_MACRO_LB_EVENT\">Lists the events that are relevant to the macros that are currently assigned to the selected object.</ahelp>"
-msgstr "<ahelp hid=\"HID_MACRO_LB_EVENT\"> Απαριθμεί τα γεγονότα που είναι σχετικά με τις μακροεντολές που ορίζονται αυτήν την περίοδο στο επιλεγμένο αντικείμενο.</ahelp>"
+msgid "If the exponent is negative, a minus sign is displayed directly before an exponent with E-, E+, e-, e+. If the exponent is positive, a plus sign is only displayed before exponents with E+ or e+."
+msgstr "Αν ο εκθέτης είναι αρνητικός, εμφανίζεται ένα αρνητικό πρόσημο μπροστά από έναν εκθέτη με E-, E+, e-, e+. Αν ο εκθέτης είναι θετικός, τότε εμφανίζεται θετικό πρόσημο μόνο μπροστά από εκθέτες με E+ ή e+."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150670\n"
+"03120301.xhp\n"
+"par_id3148617\n"
"23\n"
"help.text"
-msgid "The following table describes the macros and the events that can by linked to objects in your document:"
-msgstr "Ο ακόλουθος πίνακας περιγράφει τις μακροεντολές και τα γεγονότα που μπορούν συνδεθούν με αντικείμενα στο έγγραφό σας:"
+msgid "The thousands delimiter is displayed if the format code contains the delimiter enclosed by digit placeholders (0 or #)."
+msgstr "Ο οριοθέτης των χιλιάδων εμφανίζεται στον κώδικα μορφής αν ο κώδικας μορφής περιέχει το σύμβολο κράτησης θέσης εντός συμβόλων κράτησης θέσης ψηφίων (0 ή #)."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153360\n"
+"03120301.xhp\n"
+"par_id3163713\n"
+"29\n"
+"help.text"
+msgid "The use of a period as a thousands and decimal separator is dependent on the regional setting. When you enter a number directly in Basic source code, always use a period as decimal delimiter. The actual character displayed as a decimal separator depends on the number format in your system settings."
+msgstr "Η χρήση της τελείας ως διαχωριστικού χιλιάδων και υποδιαστολής εξαρτάται από τις τοπικές ρυθμίσεις του συστήματός σας. Όταν εισάγετε έναν αριθμό άμεσα στο πηγαίο κώδικα της Basic, χρησιμοποιείτε πάντα μια τελεία ως υποδιαστολή. Ο χαρακτήρας που εμφανίζεται στην πραγματικότητα ως υποδιαστολή εξαρτάται από την μορφή του αριθμού στις τοπικές σας ρυθμίσεις. Τα παραδείγματα που παρουσιάζονται εδώ υποθέτουν ότι οι τοπικές ρυθμίσεις είναι US (Η.Π.Α.)."
+
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3152887\n"
"24\n"
"help.text"
-msgid "Event"
-msgstr "Γεγονός"
+msgid "<emph>- + $ ( ) space:</emph> A plus (+), minus (-), dollar ($), space, or brackets entered directly in the format code is displayed as a literal character."
+msgstr "<emph>- + $ ( ) space:</emph> Το συν (+), το μείον (-), το δολάριο ($), το διάστημα, ή τα τετραγωνικά άγκιστρα που εισάγονται άμεσα στον κώδικα μορφοποίησης εμφανίζονται ως κυριολεκτικοί χαρακτήρες."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154365\n"
+"03120301.xhp\n"
+"par_id3148576\n"
"25\n"
"help.text"
-msgid "Event trigger"
-msgstr "Εκκινητής γεγονότος"
+msgid "To display characters other than the ones listed here, you must precede it by a backslash (\\), or enclose it in quotation marks (\" \")."
+msgstr "Για την εμφάνιση χαρακτήρων που δεν αναφέρονται σε αυτή τη λίστα, θα πρέπει να προηγείται του χαρακτήρα μια ανάστροφη κάθετος (\\), ή να περικλείεται σε αγγλικά εισαγωγικά (\" \")."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3159149\n"
+"03120301.xhp\n"
+"par_id3153139\n"
"26\n"
"help.text"
-msgid "OLE object"
-msgstr "Αντικείμενο OLE"
+msgid "\\ : The backslash displays the next character in the format code."
+msgstr "\\ : Η ανάστροφη κάθετος εμφανίζει τον επόμενο χαρακτήρα στον κώδικα μορφής."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3148451\n"
+"03120301.xhp\n"
+"par_id3153366\n"
"27\n"
"help.text"
-msgid "Graphics"
-msgstr "Γραφικά"
+msgid "Characters in the format code that have a special meaning can only be displayed as literal characters if they are preceded by a backslash. The backslash itself is not displayed, unless you enter a double backslash (\\\\) in the format code."
+msgstr "Οι χαρακτήρες στον κώδικα μορφοποίησης που έχουν ιδιαίτερη σημασία μπορούν να εμφανιστούν μόνο ως χαρακτήρες κειμένου αν προηγείται ανάστροφη κάθετος. Η ίδια η ανάστροφη κάθετος δεν εμφανίζεται, εκτός και αν εισαγάγετε διπλή ανάστροφη κάθετο (\\\\) στον κώδικα μορφής."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3125863\n"
+"03120301.xhp\n"
+"par_id3155411\n"
"28\n"
"help.text"
-msgid "Frame"
-msgstr "Πλαίσιο"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3154216\n"
-"29\n"
-"help.text"
-msgid "AutoText"
-msgstr "Αυτόματο Κείμενο"
+msgid "Characters that must be preceded by a backslash in the format code in order to be displayed as literal characters are date- and time-formatting characters (a, c, d, h, m, n, p, q, s, t, w, y, /, :), numeric-formatting characters (#, 0, %, E, e, comma, period), and string-formatting characters (@, &, <, >, !)."
+msgstr "Οι χαρακτήρες μπροστά από τους οποίους θα πρέπει να υπάρχει μια ανάστροφη κάθετος στον κώδικα μορφής ώστε να εμφανίζονται ως ρητοί χαρακτήρες είναι οι χαρακτήρες ημερομηνίας και χρόνου (a, c, d, h, m, n, p, q, s, t, w, y, /, :), οι χαρακτήρες αριθμητικής μορφοποίησης (#, 0, %, E, e, κόμμα, τελεία) και οι χαρακτήρες μορφοποίησης συμβολοσειράς (@, &, <, >, !)."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3145785\n"
+"03120301.xhp\n"
+"par_id3145749\n"
"30\n"
"help.text"
-msgid "ImageMap area"
-msgstr "Περιοχή ImageMap"
+msgid "You can also use the following predefined number formats. Except for \"General Number\", all of the predefined format codes return the number as a decimal number with two decimal places."
+msgstr "Μπορούν επίσης να χρησιμοποιηθούν οι ακόλουθες προκαθορισμένες μορφές αριθμών. Με εξαίρεση την μορφή \"General Number\", όλοι οι κώδικες μορφής επιστρέφουν τον αριθμό ως δεκαδικό με δύο δεκαδικά ψηφία."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153138\n"
+"03120301.xhp\n"
+"par_id3150113\n"
"31\n"
"help.text"
-msgid "Hyperlink"
-msgstr "Υπερσύνδεση"
+msgid "If you use predefined formats, the name of the format must be enclosed in quotation marks."
+msgstr "Αν χρησιμοποιείτε προκαθορισμένες μορφές, το όνομα της μορφής θα πρέπει να περικλείεται σε αγγλικά εισαγωγικά."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3155306\n"
+"03120301.xhp\n"
+"hd_id3149377\n"
"32\n"
"help.text"
-msgid "Click object"
-msgstr "Κλικ σε αντικείμενο"
+msgid "Predefined format"
+msgstr "Προκαθορισμένη μορφή"
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3152460\n"
+"03120301.xhp\n"
+"par_id3154730\n"
"33\n"
"help.text"
-msgid "Object is selected."
-msgstr "Το αντικείμενο έχει επιλεχθεί."
+msgid "<emph>General Number:</emph> Numbers are displayed as entered."
+msgstr "<emph>General Number:</emph> Οι αριθμοί εμφανίζονται όπως έχουν εισαχθεί."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147348\n"
+"03120301.xhp\n"
+"par_id3153158\n"
"34\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "<emph>Currency:</emph> Inserts a dollar sign in front of the number and encloses negative numbers in brackets."
+msgstr "<emph>Currency:</emph> Μπροστά από τον αριθμό τοποθετείται ένα σύμβολο δολαρίου. Οι αρνητικό αριθμοί περικλείονται σε παρενθέσεις."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147426\n"
+"03120301.xhp\n"
+"par_id3154490\n"
"35\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "<emph>Fixed:</emph> Displays at least one digit in front of the decimal separator."
+msgstr "<emph>Fixed:</emph> Εμφανίζεται τουλάχιστον ένα ψηφίο μπροστά από την υποδιαστολή."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153951\n"
+"03120301.xhp\n"
+"par_id3153415\n"
"36\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "<emph>Standard:</emph> Displays numbers with a thousands separator."
+msgstr "<emph>Standard:</emph> Εμφανίζει αριθμούς με διαχωριστικό χιλιάδων."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150116\n"
+"03120301.xhp\n"
+"par_id3150715\n"
"37\n"
"help.text"
-msgid "Mouse over object"
-msgstr "Ποντίκι πάνω από αντικείμενο"
+msgid "<emph>Percent:</emph> Multiplies the number by 100 and appends a percent sign to the number."
+msgstr "<emph>Percent:</emph> Ο αριθμός πολλαπλασιάζεται επί 100 και στον αριθμό προστίθεται ένα ποσοστιαίο σύμβολο."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3145253\n"
+"03120301.xhp\n"
+"par_id3153836\n"
"38\n"
"help.text"
-msgid "Mouse moves over the object."
-msgstr "Κίνηση του ποντικιού πάνω από αντικείμενο."
+msgid "<emph>Scientific:</emph> Displays numbers in scientific format (for example, 1.00E+03 for 1000)."
+msgstr "<emph>Scientific:</emph> Εμφανίζει αριθμούς σε εκθετική μορφή (π.χ. 1,00E+03 για 1000)."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3144765\n"
+"03120301.xhp\n"
+"par_id3153707\n"
"39\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "A format code can be divided into three sections that are separated by semicolons. The first part defines the format for positive values, the second part for negative values, and the third part for zero. If you only specify one format code, it applies to all numbers."
+msgstr "Ένας κώδικας μορφοποίησης μπορεί να χωριστεί σε τρία μέρη που διαχωρίζονται από ερωτηματικό. Το πρώτο μέρος καθορίζει την μορφή για θετικές τιμές, το δεύτερο μέρος για αρνητικές τιμές και το τρίτο για το μηδέν. Αν έχει δοθεί μόνο ένας κώδικας μορφής, ισχύει για όλους τους αριθμούς."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153418\n"
+"03120301.xhp\n"
+"hd_id3149019\n"
"40\n"
"help.text"
-msgid "x"
-msgstr "x"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3153948\n"
-"41\n"
-"help.text"
-msgid "x"
-msgstr "x"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3145652\n"
-"42\n"
-"help.text"
-msgid "x"
-msgstr "x"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3155066\n"
-"43\n"
-"help.text"
-msgid "x"
-msgstr "x"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3155446\n"
-"44\n"
-"help.text"
-msgid "Trigger Hyperlink"
-msgstr "Εκκινητής υπερσύνδεσης"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154756\n"
-"45\n"
+"03120301.xhp\n"
+"par_idN107A2\n"
"help.text"
-msgid "Hyperlink assigned to the object is clicked."
-msgstr "Πατήθηκε η υπερσύνδεση που ορίστηκε στο αντικείμενο."
+msgid "' always use a period as decimal delimiter when you enter numbers in Basic source code."
+msgstr "' πάντα χρησιμοποιήστε μια τελεία ως διαχωριστικό δεκαδικών ψηφίων όταν εισάγετε αριθμούς στο πηγαίο κώδικα Basic."
-#: 05060700.xhp
+#: 03120301.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150042\n"
+"03120301.xhp\n"
+"par_id3147339\n"
"46\n"
"help.text"
-msgid "x"
-msgstr "x"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3151252\n"
-"47\n"
-"help.text"
-msgid "x"
-msgstr "x"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3147344\n"
-"48\n"
-"help.text"
-msgid "x"
-msgstr "x"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3146920\n"
-"49\n"
-"help.text"
-msgid "x"
-msgstr "x"
+msgid "' displays for example 6,328.20 in English locale, 6.328,20 in German locale."
+msgstr "' εμφανίζει παραδείγματος χάριν 6,328.20 στα αγγλικά, 6.328,20 στα γερμανικά."
-#: 05060700.xhp
+#: 03120302.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3159333\n"
-"50\n"
+"03120302.xhp\n"
+"tit\n"
"help.text"
-msgid "Mouse leaves object"
-msgstr "Το ποντίκι έξω από το αντικήμενο"
+msgid "LCase Function [Runtime]"
+msgstr "Συνάρτηση LCase [Χρόνου εκτέλεσης]"
-#: 05060700.xhp
+#: 03120302.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147003\n"
-"51\n"
+"03120302.xhp\n"
+"bm_id3152363\n"
"help.text"
-msgid "Mouse moves off of the object."
-msgstr "Το ποντίκι κινείται μακριά από το αντικείμενο."
+msgid "<bookmark_value>LCase function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση LCase</bookmark_value>"
-#: 05060700.xhp
+#: 03120302.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3151278\n"
-"52\n"
+"03120302.xhp\n"
+"hd_id3152363\n"
+"1\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "<link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function [Runtime]\">LCase Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120302.xhp\" name=\"Συνάρτηση LCase [Χρόνου εκτέλεσης]\">Συνάρτηση LCase [Χρόνου εκτέλεσης]</link>"
-#: 05060700.xhp
+#: 03120302.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3145257\n"
-"53\n"
+"03120302.xhp\n"
+"par_id3145609\n"
+"2\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "Converts all uppercase letters in a string to lowercase."
+msgstr "Μετατρέπει όλα τα κεφαλαία γράμματα σε μια συμβολοσειρά σε πεζά γράμματα."
-#: 05060700.xhp
+#: 03120302.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154122\n"
-"54\n"
+"03120302.xhp\n"
+"par_id3154347\n"
+"3\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "See also: <link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase\">UCase</link> Function"
+msgstr "Δείτε επίσης: Συνάρτηση <link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase\">UCase</link>"
-#: 05060700.xhp
+#: 03120302.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3156139\n"
-"55\n"
+"03120302.xhp\n"
+"hd_id3149456\n"
+"4\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 05060700.xhp
+#: 03120302.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3149036\n"
-"56\n"
+"03120302.xhp\n"
+"par_id3150791\n"
+"5\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "LCase (Text As String)"
+msgstr "LCase (Text As String)"
-#: 05060700.xhp
+#: 03120302.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150785\n"
-"57\n"
+"03120302.xhp\n"
+"hd_id3154940\n"
+"6\n"
"help.text"
-msgid "Graphics load successful"
-msgstr "Φόρτωση γραφικών επιτυχής"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 05060700.xhp
+#: 03120302.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153705\n"
-"58\n"
+"03120302.xhp\n"
+"par_id3144760\n"
+"7\n"
"help.text"
-msgid "Graphics are loaded successfully."
-msgstr "Η φόρτωση γραφικών έγινε με επιτυχία"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 05060700.xhp
+#: 03120302.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150343\n"
-"59\n"
+"03120302.xhp\n"
+"hd_id3151043\n"
+"8\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 05060700.xhp
+#: 03120302.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150202\n"
-"60\n"
+"03120302.xhp\n"
+"par_id3153193\n"
+"9\n"
"help.text"
-msgid "Graphics load terminated"
-msgstr "Η φόρτωση γραφικών τερματίστηκε"
+msgid "<emph>Text:</emph> Any string expression that you want to convert."
+msgstr "<emph> Κείμενο:</emph> Οποιαδήποτε έκφραση συμβολοσειράς που θέλετε να μετατρέψετε."
-#: 05060700.xhp
+#: 03120302.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3145584\n"
-"61\n"
+"03120302.xhp\n"
+"hd_id3148451\n"
+"10\n"
"help.text"
-msgid "Loading of graphics is stopped by the user (for example, when downloading the page)."
-msgstr "Η φόρτωση των γραφικών διακόπηκε από τον χρήστη (παραδείγματος χάριν, κατά τη λήψη της σελίδας)."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 05060700.xhp
+#: 03120302.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154259\n"
-"62\n"
+"03120302.xhp\n"
+"par_id3146121\n"
+"14\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "Print LCase(sVar) ' Returns \"las vegas\""
+msgstr "Print LCase(sVar) ' επιστρέφει \"las vegas\""
-#: 05060700.xhp
+#: 03120302.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3155089\n"
-"63\n"
+"03120302.xhp\n"
+"par_id3146986\n"
+"15\n"
"help.text"
-msgid "Graphics load faulty"
-msgstr "Λανθασμένη φόρτωση γραφικών"
+msgid "Print UCase(sVar) ' Returns \"LAS VEGAS\""
+msgstr "Print UCase(sVar) ' επιστρέφει \"LAS VEGAS\""
-#: 05060700.xhp
+#: 03120303.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153307\n"
-"64\n"
+"03120303.xhp\n"
+"tit\n"
"help.text"
-msgid "Graphics not successfully loaded, for example, if a graphic was not found."
-msgstr "Τα γραφικά δεν φορτώθηκαν επιτυχώς, παραδείγματος χάριν, εάν ένα γραφικό δεν βρέθηκε."
+msgid "Left Function [Runtime]"
+msgstr "Συνάρτηση Left [Χρόνου εκτέλεσης]"
-#: 05060700.xhp
+#: 03120303.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3148840\n"
-"65\n"
+"03120303.xhp\n"
+"bm_id3149346\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "<bookmark_value>Left function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Left</bookmark_value>"
-#: 05060700.xhp
+#: 03120303.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154533\n"
-"66\n"
+"03120303.xhp\n"
+"hd_id3149346\n"
+"1\n"
"help.text"
-msgid "Input of alpha characters"
-msgstr "Εισαγωγή αλφαριθμητικών χαρακτήρων"
+msgid "<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function [Runtime]\">Left Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Συνάρτηση Left [Χρόνου εκτέλεσης]\">Συνάρτηση Left [Χρόνου εκτέλεσης]</link>"
-#: 05060700.xhp
+#: 03120303.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3155266\n"
-"67\n"
+"03120303.xhp\n"
+"par_id3147242\n"
+"2\n"
"help.text"
-msgid "Text is entered from the keyboard."
-msgstr "Το κείμενο εισάγεται από το πληκτρολόγιο."
+msgid "Returns the number of leftmost characters that you specify of a string expression."
+msgstr "Επιστρέφει τον αριθμό των χαρακτήρων που βρίσκονται στα αριστερά μιας έκφρασης συμβολοσειράς που ορίζετε."
-#: 05060700.xhp
+#: 03120303.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3144768\n"
-"68\n"
+"03120303.xhp\n"
+"hd_id3156153\n"
+"3\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 05060700.xhp
+#: 03120303.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3145659\n"
-"69\n"
+"03120303.xhp\n"
+"par_id3150771\n"
+"4\n"
"help.text"
-msgid "Input of non-alpha characters"
-msgstr "Εισαγωγή μη αλφαριθμητικών χαρακτήρων"
+msgid "Left (Text As String, n As Long)"
+msgstr "Left (κείμενο ως συμβολοσειρά, n ως μεγάλος ακέραιος)"
-#: 05060700.xhp
+#: 03120303.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3151131\n"
-"70\n"
+"03120303.xhp\n"
+"hd_id3153824\n"
+"5\n"
"help.text"
-msgid "Nonprinting characters are entered from the keyboard, for example, tabs and line breaks."
-msgstr "Οι μη-εκτυπώσιμοι χαρακτήρες εισάγονται από το πληκτρολόγιο, παραδείγματος χάριν, τις ετικέτες και οι αλλαγές γραμμών."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 05060700.xhp
+#: 03120303.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3159206\n"
-"71\n"
+"03120303.xhp\n"
+"par_id3147530\n"
+"6\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 05060700.xhp
+#: 03120303.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150405\n"
-"72\n"
+"03120303.xhp\n"
+"hd_id3148946\n"
+"7\n"
"help.text"
-msgid "Resize frame"
-msgstr "Αλλαγή μεγέθους πλαισίου"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 05060700.xhp
+#: 03120303.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153972\n"
-"73\n"
+"03120303.xhp\n"
+"par_id3148552\n"
+"8\n"
"help.text"
-msgid "Frame is resized with the mouse."
-msgstr "Το πλαίσιο αλλάζει μέγεθος με το ποντίκι."
+msgid "<emph>Text:</emph> Any string expression that you want to return the leftmost characters from."
+msgstr "<emph>Κείμενο:</emph> Κάθε παράσταση συμβολοσειράς που θέλετε να επιστρέψει τους χαρακτήρες που βρίσκονται στο αριστερό άκρο."
-#: 05060700.xhp
+#: 03120303.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3152873\n"
-"74\n"
+"03120303.xhp\n"
+"par_id3149456\n"
+"9\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "<emph>n:</emph> Numeric expression that specifies the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
+msgstr "<emph>n:</emph> Ακέραια παράσταση που καθορίζει το πλήθος των χαρακτήρων που πρόκειται να επιστραφούν. Αν <emph>n</emph> = 0, τότε επιστρέφεται μια συμβολοσειρά μηδενικού μήκους. Η μέγιστη τιμή που επιτρέπεται είναι 65535."
-#: 05060700.xhp
+#: 03120303.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3148900\n"
-"75\n"
+"03120303.xhp\n"
+"par_id3150791\n"
+"10\n"
"help.text"
-msgid "Move frame"
-msgstr "Μετακίνηση πλαισίου"
+msgid "The following example converts a date in YYYY.MM.DD format to MM/DD/YYYY format."
+msgstr "Το ακόλουθο παράδειγμα μετατρέπει μια ημερομηνία της μορφής (ΕΕΕΕ.MM.ΗΗ) στη μορφή (MM/ΗΗ/ΕΕΕΕ)."
-#: 05060700.xhp
+#: 03120303.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154767\n"
-"76\n"
+"03120303.xhp\n"
+"hd_id3125863\n"
+"11\n"
"help.text"
-msgid "Frame is moved with the mouse."
-msgstr "Το πλαίσιο κινείται με το ποντίκι."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 05060700.xhp
+#: 03120303.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3155914\n"
-"77\n"
+"03120303.xhp\n"
+"par_id3150448\n"
+"15\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
+msgstr "sInput = InputBox(\"Παρακαλώ εισάγετε μια ημερομηνία με την διεθνή μορφή 'ΕΕΕΕ-ΜΜ-ΗΗ'\")"
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153010\n"
-"78\n"
+"03120304.xhp\n"
+"tit\n"
"help.text"
-msgid "Before inserting AutoText"
-msgstr "Πριν την εισαγωγή AutoText"
+msgid "LSet Statement [Runtime]"
+msgstr "Δήλωση LSet [Χρόνου εκτέλεσης]"
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147515\n"
-"79\n"
+"03120304.xhp\n"
+"bm_id3143268\n"
"help.text"
-msgid "Before a text block is inserted."
-msgstr "Προτού εισήχθη ένα πλαίσιο κειμένου."
+msgid "<bookmark_value>LSet statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση LSet</bookmark_value>"
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3151191\n"
-"80\n"
+"03120304.xhp\n"
+"hd_id3143268\n"
+"1\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "<link href=\"text/sbasic/shared/03120304.xhp\" name=\"LSet Statement [Runtime]\">LSet Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120304.xhp\" name=\"Δήλωση LSet [Χρόνου εκτέλεσης]\">Δήλωση LSet [Χρόνου εκτέλεσης]</link>"
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150956\n"
-"81\n"
+"03120304.xhp\n"
+"par_id3155419\n"
+"2\n"
"help.text"
-msgid "After inserting AutoText"
-msgstr "Μετά την εισαγωγή Αυτόματου κειμένου (AutoText)"
+msgid "Aligns a string to the left of a string variable, or copies a variable of a user-defined type to another variable of a different user-defined type."
+msgstr "Στοιχίζει μια συμβολοσειρά στα αριστερά μιας μεταβλητής συμβολοσειράς ή αντιγράφει μια μεταβλητή τύπου ορισμένου από το χρήστη σε άλλο τύπο μεταβλητής ή τύπο ορισμένου από το χρήστη."
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147502\n"
-"82\n"
+"03120304.xhp\n"
+"hd_id3145317\n"
+"3\n"
"help.text"
-msgid "After a text block is inserted."
-msgstr "Μετά την εισαγωγή ενός πλαισίου κειμένου."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147555\n"
-"83\n"
+"03120304.xhp\n"
+"par_id3150984\n"
+"4\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "LSet Var As String = Text or LSet Var1 = Var2"
+msgstr "LSet Var As String = Text or LSet Var1 = Var2"
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3153958\n"
+"03120304.xhp\n"
+"hd_id3143271\n"
"5\n"
"help.text"
-msgid "Macros"
-msgstr "Μακροεντολές"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150432\n"
+"03120304.xhp\n"
+"par_id3145610\n"
"6\n"
"help.text"
-msgid "Choose the macro that you want to execute when the selected event occurs."
-msgstr "Επιλέξτε τη μακροεντολή που θέλετε να εκτελέσετε όταν ενεργοποιείται το επιλεγμένο γεγονός."
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3147296\n"
-"84\n"
-"help.text"
-msgid "Frames allow you to link events to a function, so that the function can determine if it processes the event or $[officename] Writer."
-msgstr "Τα πλαίσια σας επιτρέπουν να συνδέσετε γεγονότα με μια συνάρτηση, έτσι ώστε η συνάρτηση να μπορεί να καθορίσει εάν επεξεργάζεται το γεγονός ή εάν το επεξεργάζεται ο $[officename] Writer."
+msgid "<emph>Var:</emph> Any String variable that contains the string that you want align to the left."
+msgstr "<emph>Var:</emph> Κάθε μεταβλητή συμβολοσειράς στην οποία η μεταβλητή πρόκειται να στοιχιστεί στα αριστερά."
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3155587\n"
+"03120304.xhp\n"
+"par_id3154346\n"
"7\n"
"help.text"
-msgid "Category"
-msgstr "Κατηγορία"
+msgid "<emph>Text:</emph> String that you want to align to the left of the string variable."
+msgstr "<emph>Text:</emph> Συμβολοσειρά που πρόκειται να στοιχιστεί στα αριστερά της μεταβλητής συμβολοσειράς."
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154068\n"
+"03120304.xhp\n"
+"par_id3151054\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"HID_MACRO_GROUP\">Lists the open $[officename] documents and applications. Click the name of the location where you want to save the macros.</ahelp>"
-msgstr "<ahelp hid=\"HID_MACRO_GROUP\"> Απαριθμεί τα ανοικτά έγγραφα του $[officename] και τις εφαρμογές. Κάντε κλικ το όνομα της θέσης όπου θέλετε να αποθηκευσετε τις μακροεντολές.</ahelp>"
+msgid "<emph>Var1:</emph> Name of the user-defined type variable that you want to copy to."
+msgstr "<emph>Var1:</emph> Όνομα της μεταβλητής με τύπο ορισμένο από το χρήστη στην οποία αντιγράφεται."
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3149744\n"
+"03120304.xhp\n"
+"par_id3153361\n"
"9\n"
"help.text"
-msgid "Macro name"
-msgstr "Όνομα μακροεντολής"
+msgid "<emph>Var2:</emph> Name of the user-defined type variable that you want to copy from."
+msgstr "<emph>Var2:</emph> Όνομα της μεταβλητής με τύπο ορισμένο από το χρήστη από την οποία αντιγράφεται."
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3151391\n"
+"03120304.xhp\n"
+"par_id3154686\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_MACRO_MACROS\">Lists the available macros. Click the macro that you want to assign to the selected object.</ahelp>"
-msgstr "<ahelp hid=\"HID_MACRO_MACROS\"> Απαριθμεί τις διαθέσιμες μακροεντολές. Κάντε κλικ τη μακροεντολή που θέλετε να ορίσετε στο επιλεγμένο αντικείμενο.</ahelp>"
+msgid "If the string is shorter than the string variable, <emph>LSet</emph> left-aligns the string within the string variable. Any remaining positions in the string variable are replaced by spaces. If the string is longer than the string variable, only the leftmost characters up to the length of the string variable are copied. With the <emph>LSet</emph> statement, you can also copy a user-defined type variable to another variable of the same type."
+msgstr "Αν η συμβολοσειρά είναι μικρότερου μήκους από τη μεταβλητή συμβολοσειράς, η πρόταση <emph>LSet</emph> στοιχίζει στα αριστερά τη συμβολοσειρά εντός της μεταβλητής συμβολοσειράς. Οι εναπομένουσες θέσεις στη μεταβλητή συμβολοσειράς αντικαθίστανται με διαστήματα. Αν μια συμβολοσειρά είναι μεγαλύτερου μήκους από τη μεταβλητή συμβολοσειράς, μόνο οι χαρακτήρες που βρίσκονται αριστερότερα μέχρι το μήκος της μεταβλητής συμβολοσειράς αντιγράφονται. Με την πρόταση <emph>LSet</emph> μπορείτε επίσης να αντιγράψετε μια μεταβλητή τύπου ορισμένου από το χρήστη σε μια άλλη μεταβλητή του ίδιου τύπου."
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3159260\n"
+"03120304.xhp\n"
+"hd_id3156282\n"
"11\n"
"help.text"
-msgid "Assign"
-msgstr "Ανάθεση"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3147406\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_ASSIGN\">Assigns the selected macro to the specified event.</ahelp> The assigned macro's entries are set after the event."
-msgstr "<ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_ASSIGN\">Ορίζει την επιλεγμένη μακροεντολή στο επιλεγμένο γεγονός.</ahelp> Οι ορισμένες καταχωρήσεις μακροεντολών τίθενται μετά από το γεγονός."
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"hd_id3150533\n"
-"15\n"
-"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3166456\n"
-"16\n"
+"03120304.xhp\n"
+"par_id3152940\n"
+"18\n"
"help.text"
-msgid "<variable id=\"aufheb\"><ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_DELETE\">Removes the macro that is assigned to the selected item.</ahelp></variable>"
-msgstr "<variable id=\"aufheb\"><ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_DELETE\">Αφαιρεί τη μακροεντολή που ορίστηκε στο επιλεγμένο στοιχείο.</ahelp></variable>"
+msgid "' Align \"SBX\" within the 40-character reference string"
+msgstr "' Στοίχιση \"SBX\" στη συμβολοσειρά αναφοράς 40 χαρακτήρων"
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3159126\n"
-"85\n"
+"03120304.xhp\n"
+"par_id3148647\n"
+"19\n"
"help.text"
-msgid "Macro selection"
-msgstr "Επιλογή μακροεντολών"
+msgid "' Replace asterisks with spaces"
+msgstr "' Αντικατάσταση αστερίσκων με κενά"
-#: 05060700.xhp
+#: 03120304.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3149149\n"
-"86\n"
+"03120304.xhp\n"
+"par_id3151075\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Select the macro that you want to assign.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Επιλέξτε τη μακροεντολή που θέλετε να ορίσετε.</ahelp>"
+msgid "' Left-align \"SBX\" within the 40-character reference string"
+msgstr "' Στοίχιση στα αριστερά \"SBX\" μες τη συμβολοσειρά αναφοράς 40 χαρακτήρων"
-#: 01010210.xhp
+#: 03120305.xhp
msgctxt ""
-"01010210.xhp\n"
+"03120305.xhp\n"
"tit\n"
"help.text"
-msgid "Basics"
-msgstr "Βασικές αρχές"
+msgid "LTrim Function [Runtime]"
+msgstr "Συνάρτηση LTrim [Χρόνου εκτέλεσης]"
-#: 01010210.xhp
+#: 03120305.xhp
msgctxt ""
-"01010210.xhp\n"
-"bm_id4488967\n"
+"03120305.xhp\n"
+"bm_id3147574\n"
"help.text"
-msgid "<bookmark_value>fundamentals</bookmark_value><bookmark_value>subroutines</bookmark_value><bookmark_value>variables;global and local</bookmark_value><bookmark_value>modules;subroutines and functions</bookmark_value>"
-msgstr "<bookmark_value> βασικές αρχές</bookmark_value><bookmark_value>υπορουτίνες </bookmark_value><bookmark_value> μεταβλητές; καθολικές και τοπικές</bookmark_value><bookmark_value> αρθρώματα; υπορουτίνες και συναρτήσεις</bookmark_value>"
+msgid "<bookmark_value>LTrim function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση LTrim</bookmark_value>"
-#: 01010210.xhp
+#: 03120305.xhp
msgctxt ""
-"01010210.xhp\n"
-"hd_id3154927\n"
+"03120305.xhp\n"
+"hd_id3147574\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01010210.xhp\" name=\"Basics\">Basics</link>"
-msgstr "<link href=\"text/sbasic/shared/01010210.xhp\" name=\"Βασικές αρχές\">Βασικές αρχές</link>"
-
-#: 01010210.xhp
-msgctxt ""
-"01010210.xhp\n"
-"par_id3156023\n"
-"14\n"
-"help.text"
-msgid "This section provides the fundamentals for working with $[officename] Basic."
-msgstr "Αυτή η ενότητα παρέχει τις βασικές αρχές για το πώς να εργαστείτε με τη $[officename] Basic."
+msgid "<link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function [Runtime]\">LTrim Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120305.xhp\" name=\"Συνάρτηση LTrim [Χρόνου εκτέλεσης]\">Συνάρτηση LTrim [Χρόνου εκτέλεσης]</link>"
-#: 01010210.xhp
+#: 03120305.xhp
msgctxt ""
-"01010210.xhp\n"
-"par_id3147560\n"
+"03120305.xhp\n"
+"par_id3145316\n"
"2\n"
"help.text"
-msgid "$[officename] Basic code is based on subroutines and functions that are specified between <emph>sub...end sub</emph> and <emph>function...end function</emph> sections. Each Sub or Function can call other Subs and Functions. If you take care to write generic code for a Sub or Function, you can probably re-use it in other programs. See also <link href=\"text/sbasic/shared/01020300.xhp\" name=\"Procedures and Functions\">Procedures and Functions</link>."
-msgstr "Ο κώδικας της $[officename] Basic είναι βασισμένος σε υπορουτίνες και συναρτήσεις που διευκρινίζονται μεταξύ των τμημάτων <emph>sub...end sub</emph> και <emph>function...end function</emph> αντίστοιχα. Κάθε υπορουτίνα ή συνάρτηση μπορεί να καλέσει άλλες υπορουτίνες και συναρτήσεις. Εάν σκοπεύετε για να γράψετε γενικό κώδικα για μια υπορουτίνα ή μια συνάρτηση, μπορείτε πιθανώς να τον επαναχρησιμοποιήσετε σε άλλα προγράμματα. Δείτε επίσης το <link href=\"text/sbasic/shared/01020300.xhp\" name=\"Διαδικασίες και συναρτήσεις\"> Διαδικασίες και συναρτήσεις </link>."
-
-#: 01010210.xhp
-msgctxt ""
-"01010210.xhp\n"
-"par_id314756320\n"
-"help.text"
-msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
-msgstr "Μερικοί περιορισμοί εφαρμόζονται για τα ονόματα των δημόσιων μεταβλητών σας, διαδικασιών και συναρτήσεων. Δεν πρέπει να χρησιμοποιείτε το ίδιο όνομα όπως ένα από τα αρθρώματα της ίδιας βιβλιοθήκης."
+msgid "Removes all leading spaces at the start of a string expression."
+msgstr "Αφαιρεί όλα τα αρχικά κενά διαστήματα σε μια παράσταση συμβολοσειράς."
-#: 01010210.xhp
+#: 03120305.xhp
msgctxt ""
-"01010210.xhp\n"
-"hd_id3150398\n"
+"03120305.xhp\n"
+"hd_id3154924\n"
"3\n"
"help.text"
-msgid "What is a Sub?"
-msgstr "Τι είναι μια υπορουτίνα;"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01010210.xhp
+#: 03120305.xhp
msgctxt ""
-"01010210.xhp\n"
-"par_id3148797\n"
+"03120305.xhp\n"
+"par_id3148552\n"
"4\n"
"help.text"
-msgid "<emph>Sub</emph> is the short form of <emph>subroutine</emph>, that is used to handle a certain task within a program. Subs are used to split a task into individual procedures. Splitting a program into procedures and sub-procedures enhances readability and reduces the error-proneness. A sub possibly takes some arguments as parameters but does not return any values back to the calling sub or function, for example:"
-msgstr "Το <emph>Sub</emph> είναι η συντομογραφία της λέξεως <emph>υπορουτίνα</emph>, που χρησιμοποιείται για να χειριστεί μία συγκεκριμένη εργασία στα πλαίσια ενός προγράμματος. Οι υπορουτίνες χρησιμοποιούνται για να χωριστεί μία εργασία σε μεμονωμένες διαδικασίες. Ο διαχωρισμός ενός προγράμματος σε διαδικασίες και τις υπό-διαδικασίες ενισχύει την αναγνωσιμότητα και μειώνει της περιπτώσεις λαθών. Μια υπορουτίνα ενδεχομένως να δέχεται μερικά ορίσματα ως παραμέτρους αλλά δεν επιστρέφει καμιά τιμή στην καλούσα υπορουτίνα ή τη συνάρτηση, παραδείγματος χάριν:"
-
-#: 01010210.xhp
-msgctxt ""
-"01010210.xhp\n"
-"par_id3150868\n"
-"15\n"
-"help.text"
-msgid "DoSomethingWithTheValues(MyFirstValue,MySecondValue)"
-msgstr "ΚάνεΚάτιΜεΤιςΤιμές(ΗΠρώτηΤιμήΜου,ΗΔεύτερηΤιμήΜου)"
+msgid "LTrim (Text As String)"
+msgstr "LTrim (Text As String)"
-#: 01010210.xhp
+#: 03120305.xhp
msgctxt ""
-"01010210.xhp\n"
-"hd_id3156282\n"
+"03120305.xhp\n"
+"hd_id3156344\n"
"5\n"
"help.text"
-msgid "What is a Function?"
-msgstr "Τι είναι μια συνάρτηση;"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 01010210.xhp
+#: 03120305.xhp
msgctxt ""
-"01010210.xhp\n"
-"par_id3156424\n"
+"03120305.xhp\n"
+"par_id3151056\n"
"6\n"
"help.text"
-msgid "A <emph>function</emph> is essentially a sub, which returns a value. You may use a function at the right side of a variable declaration, or at other places where you normally use values, for example:"
-msgstr "Μία <emph>συνάρτηση</emph> είναι ουσιαστικά μία διαδικασία, η όποια επιστρέφει μια τιμή. Μπορείτε να χρησιμοποιήσετε μια συνάρτηση στη δεξιά πλευρά μιας δήλωσης μεταβλητής, ή σε άλλες θέσεις όπου χρησιμοποιείτε κανονικά τιμές, παραδείγματος χάριν:"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 01010210.xhp
+#: 03120305.xhp
msgctxt ""
-"01010210.xhp\n"
-"par_id3146985\n"
+"03120305.xhp\n"
+"hd_id3150543\n"
"7\n"
"help.text"
-msgid "MySecondValue = myFunction(MyFirstValue)"
-msgstr "ΗΔεύτερηΤιμήΜου = ΗΣυνάρτησηΜου(ΗΠρώτηΤιμήΜου)"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01010210.xhp
+#: 03120305.xhp
msgctxt ""
-"01010210.xhp\n"
-"hd_id3153364\n"
+"03120305.xhp\n"
+"par_id3150792\n"
"8\n"
"help.text"
-msgid "Global and local variables"
-msgstr "Καθολικές και τοπικές μεταβλητές"
+msgid "<emph>Text:</emph> Any string expression."
+msgstr "<emph>Κείμενο:</emph> Κάθε παράσταση συμβολοσειράς."
-#: 01010210.xhp
+#: 03120305.xhp
msgctxt ""
-"01010210.xhp\n"
-"par_id3151112\n"
+"03120305.xhp\n"
+"par_id3125863\n"
"9\n"
"help.text"
-msgid "Global variables are valid for all subs and functions inside a module. They are declared at the beginning of a module before the first sub or function starts."
-msgstr "Οι καθολικές μεταβλητές ισχύουν για όλες τα διαδικασίες και τις συναρτήσεις μέσα σε ένα άρθρωμα. Δηλώνονται στην αρχή ενός αρθρώματος προτού να αρχίσει η πρώτη διαδικασία ή η πρώτη συνάρτηση."
+msgid "Use this function to remove spaces at the beginning of a string expression."
+msgstr "Χρησιμοποιείστε αυτή τη συνάρτηση για να αφαιρέσετε διαστήματα μπροστά από μια παράσταση συμβολοσειράς."
-#: 01010210.xhp
+#: 03120305.xhp
msgctxt ""
-"01010210.xhp\n"
-"par_id3154012\n"
+"03120305.xhp\n"
+"hd_id3145419\n"
"10\n"
"help.text"
-msgid "Variables that you declare within a sub or function are valid only inside this sub or function. These variables override global variables with the same name and local variables with the same name coming from superordinate subs or functions."
-msgstr "Οι μεταβλητές που δηλώνετε μέσα σε ένα υπορουτίνα ή μια συνάρτηση ισχύουν μόνο μέσα σε αυτήν την υπορουτίνα ή συνάρτηση. Αυτές οι μεταβλητές παρακάμπτουν τις καθολικές μεταβλητές με το ίδιο όνομα και τις τοπικές μεταβλητές με το ίδιο όνομα που προέρχεται από της ψηλότερες σε ιεραρχία υπορουτίνες ή συναρτήσεις."
-
-#: 01010210.xhp
-msgctxt ""
-"01010210.xhp\n"
-"hd_id3150010\n"
-"11\n"
-"help.text"
-msgid "Structuring"
-msgstr "Δομή προγράμματος"
-
-#: 01010210.xhp
-msgctxt ""
-"01010210.xhp\n"
-"par_id3153727\n"
-"12\n"
-"help.text"
-msgid "After separating your program into procedures and functions (Subs and Functions), you can save these procedures and functions as files for reuse in other projects. $[officename] Basic supports <link href=\"text/sbasic/shared/01020500.xhp\" name=\"Modules and Libraries\">Modules and Libraries</link>. Subs and functions are always contained in modules. You can define modules to be global or part of a document. Multiple modules can be combined to a library."
-msgstr "Αφού χωρίσετε το πρόγραμμά σας σε διαδικασίες και συναρτήσεις (Subs και Functions), μπορείτε να αποθηκεύετε αυτές τις διαδικασίες και συναρτήσεις ως αρχεία για την επαναχρησιμοποίηση τους σε άλλα προγράμματα. Το $[officename] Basic υποστηρίζει <link href=\"text/sbasic/shared/01020500.xhp\" name=\"Αρθρώματα και Βιβλιοθήκες\"> Αρθρώματα και Βιβλιοθήκες </link>. Τα υπορουτίνες και οι συναρτήσεις περιλαμβάνονται πάντα μέσα σε ενότητες. Μπορείτε να καθορίσετε τα αρθρώματα έτσι ώστε να είναι καθολικά ή μέρος ενός εγγράφου. Πολλά αρθρώματα μπορούν να συνδυαστούν μέσα σε μια βιβλιοθήκη."
-
-#: 01010210.xhp
-msgctxt ""
-"01010210.xhp\n"
-"par_id3152578\n"
-"13\n"
-"help.text"
-msgid "You can copy or move subs, functions, modules and libraries from one file to another by using the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro\">Macro</link> dialog."
-msgstr "Μπορείτε να αντιγράψετε ή να μετακινήσετε τις υπορουτίνες, τις λειτουργίες, τα αρθρώματα και τις βιβλιοθήκες από ένα αρχείο προς ένα άλλο χρησιμοποιώντας το παράθυρο διαλόγου <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Μακροεντολές\"> Μακροεντολές</link>."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
+"03120306.xhp\n"
"tit\n"
"help.text"
-msgid "FindPropertyObject Function [Runtime]"
-msgstr "Συνάρτηση FindPropertyObject [Χρόνου εκτέλεσης]"
+msgid "Mid Function, Mid Statement [Runtime]"
+msgstr "Συνάρτηση Mid, Δήλωση Mid [Χρόνου εκτέλεσης]"
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"bm_id3146958\n"
+"03120306.xhp\n"
+"bm_id3143268\n"
"help.text"
-msgid "<bookmark_value>FindPropertyObject function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση FindPropertyObject</bookmark_value>"
+msgid "<bookmark_value>Mid function</bookmark_value><bookmark_value>Mid statement</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Mid</bookmark_value><bookmark_value>Δήλωση Mid</bookmark_value>"
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"hd_id3146958\n"
+"03120306.xhp\n"
+"hd_id3143268\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject Function [Runtime]\">FindPropertyObject Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"Συνάρτηση FindPropertyObject [Χρόνου εκτέλεσης]\">Συνάρτηση FindPropertyObject [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120306.xhp\" name=\"Mid Function, Mid Statement [Runtime]\">Mid Function, Mid Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120306.xhp\" name=\"Συνάρτηση Mid, Δήλωση Mid [Χρόνου εκτέλεσης]\">Συνάρτηση Mid, Δήλωση Mid [Χρόνου εκτέλεσης]</link>"
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"par_id3154285\n"
+"03120306.xhp\n"
+"par_id3148473\n"
"2\n"
"help.text"
-msgid "Enables objects to be addressed at run-time as a string parameter using the object name."
-msgstr "Επιτρέπει σε αντικείμενα να απευθύνονται σε χρόνο εκτέλεσης ως παράμετρος συμβολοσειράς χρησιμοποιώντας το όνομα του αντικειμένου."
+msgid "Returns the specified portion of a string expression (<emph>Mid function</emph>), or replaces the portion of a string expression with another string (<emph>Mid statement</emph>)."
+msgstr "Επιστρέφει το καθορισμένο τμήμα μιας παράστασης συμβολοσειράς (<emph>Mid function</emph>), ή αντικαθιστά το τμήμα μιας έκφρασης συμβολοσειράς με άλλη συμβολοσειρά (<emph>Mid statement</emph>)."
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"par_id3147573\n"
+"03120306.xhp\n"
+"hd_id3154285\n"
"3\n"
"help.text"
-msgid "For instance, the command:"
-msgstr "Για παράδειγμα, η εντολή:"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"par_id3145610\n"
+"03120306.xhp\n"
+"par_id3147530\n"
"4\n"
"help.text"
-msgid "MyObj.Prop1.Command = 5"
-msgstr "MyObj.Prop1.Command = 5"
+msgid "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)"
+msgstr "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)"
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"par_id3147265\n"
+"03120306.xhp\n"
+"hd_id3145068\n"
"5\n"
"help.text"
-msgid "corresponds to the following command block:"
-msgstr "αντιστοιχεί στο ακόλουθο μπλοκ εντολών:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"par_id3153896\n"
+"03120306.xhp\n"
+"par_id3149295\n"
"6\n"
"help.text"
-msgid "Dim ObjVar as Object"
-msgstr "Dim ObjVar as Object"
+msgid "String (only by Function)"
+msgstr "String (only by Function)"
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"par_id3148664\n"
+"03120306.xhp\n"
+"hd_id3154347\n"
"7\n"
"help.text"
-msgid "Dim ObjProp as Object"
-msgstr "Dim ObjProp as Object"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"par_id3150792\n"
+"03120306.xhp\n"
+"par_id3148664\n"
"8\n"
"help.text"
-msgid "ObjName As String = \"MyObj\""
-msgstr "ObjName As String = \"MyObj\""
+msgid "<emph>Text:</emph> Any string expression that you want to modify."
+msgstr "<emph>Text:</emph> Οποιαδήποτε έκφραση συμβολοσειράς που θέλετε να τροποποιήσετε."
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"par_id3154365\n"
+"03120306.xhp\n"
+"par_id3150359\n"
"9\n"
"help.text"
-msgid "ObjVar = FindObject( ObjName As String )"
-msgstr "ObjVar = FindObject( ObjName As String )"
+msgid "<emph>Start: </emph>Numeric expression that indicates the character position within the string where the string portion that you want to replace or to return begins. The maximum allowed value is 65535."
+msgstr "<emph>Start:</emph> Ακέραια έκφραση που δηλώνει τη θέση του χαρακτήρα εντός της συμβολοσειράς όπου αρχίζει το τμήμα της συμβολοσειράς που πρόκειται να αντικατασταθεί ή να επιστραφεί. Η μέγιστη επιτρεπτή τιμή είναι 65535."
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"par_id3148453\n"
+"03120306.xhp\n"
+"par_id3148451\n"
"10\n"
"help.text"
-msgid "PropName As String = \"Prop1\""
-msgstr "PropName As String = \"Prop1\""
+msgid "<emph>Length:</emph> Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 65535."
+msgstr "<emph>Length:</emph> Ακέραια παράσταση που επιστρέφει το πλήθος των χαρακτήρων που πρόκειται να αντικατασταθούν ή να επιστραφούν. Η μέγιστη επιτρεπόμενη τιμή είναι 65535."
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"par_id3150449\n"
+"03120306.xhp\n"
+"par_id3125864\n"
"11\n"
"help.text"
-msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
-msgstr "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
+msgid "If the Length parameter in the <emph>Mid function</emph> is omitted, all characters in the string expression from the start position to the end of the string are returned."
+msgstr "Αν παραληφθεί η παράμετρος Length στη <emph>Mid function</emph>, επιστρέφονται όλοι οι χαρακτήρες στην παράσταση συμβολοσειράς από τη θέση έναρξης ως το τέλος της συμβολοσειράς."
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"par_id3159152\n"
+"03120306.xhp\n"
+"par_id3144762\n"
"12\n"
"help.text"
-msgid "ObjProp.Command = 5"
-msgstr "ObjProp.Command = 5"
+msgid "If the Length parameter in the <emph>Mid statement</emph> is less than the length of the text that you want to replace, the text is reduced to the specified length."
+msgstr "Αν η παράμετρος Length στην <emph>Mid statement</emph> είναι μικρότερου μήκους από το κείμενο που πρόκειται να αντικατασταθεί, θα μειωθεί στο καθορισμένο μήκος."
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"par_id3156214\n"
+"03120306.xhp\n"
+"par_id3150769\n"
"13\n"
"help.text"
-msgid "To dynamically create Names at run-time, use:"
-msgstr "Μπορούν να δημιουργηθούν ονόματα δυναμικά σε χρόνο εκτέλεσης, για παράδειγμα μπορείτε να χρησιμοποιήσετε"
+msgid "<emph>Text:</emph> The string to replace the string expression (<emph>Mid statement</emph>)."
+msgstr "<emph>Text:</emph> Η συμβολοσειρά που πρόκειται να αντικαταστήσει την παράσταση συμβολοσειράς (<emph>Mid statement</emph>)."
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"par_id3154686\n"
+"03120306.xhp\n"
+"hd_id3149560\n"
"14\n"
"help.text"
-msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five names."
-msgstr "\"TextEdit1\" to TextEdit5\" σε ένα βρόχο για να δημιουργήσετε πέντε ονόματα."
-
-#: 03103900.xhp
-msgctxt ""
-"03103900.xhp\n"
-"par_id3150868\n"
-"15\n"
-"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>"
-msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>"
-
-#: 03103900.xhp
-msgctxt ""
-"03103900.xhp\n"
-"hd_id3147287\n"
-"16\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03103900.xhp
-msgctxt ""
-"03103900.xhp\n"
-"par_id3149560\n"
-"17\n"
-"help.text"
-msgid "FindPropertyObject( ObjVar, PropName As String )"
-msgstr "FindPropertyObject( ObjVar, PropName As String )"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03103900.xhp
+#: 03120306.xhp
msgctxt ""
-"03103900.xhp\n"
-"hd_id3150012\n"
+"03120306.xhp\n"
+"par_id3153189\n"
"18\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03103900.xhp
-msgctxt ""
-"03103900.xhp\n"
-"par_id3109839\n"
-"19\n"
-"help.text"
-msgid "<emph>ObjVar:</emph> Object variable that you want to dynamically define at run-time."
-msgstr "<emph>ObjVar:</emph> Μεταβλητή αντικειμένου που πρόκειται να καθοριστεί δυναμικά σε χρόνο εκτέλεσης."
-
-#: 03103900.xhp
-msgctxt ""
-"03103900.xhp\n"
-"par_id3153363\n"
-"20\n"
-"help.text"
-msgid "<emph>PropName:</emph> String that specifies the name of the property that you want to address at run-time."
-msgstr "<emph>PropName:</emph> Συμβολοσειρά που καθορίζει το όνομα της ιδιότητας που πρόκειται να αντιμετωπιστεί σε χρόνο εκτέλεσης."
+msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
+msgstr "sInput = InputBox(\"Παρακαλώ εισάγετε μια ημερομηνία με την διεθνή μορφή 'ΕΕΕΕ-ΜΜ-ΗΗ'\")"
-#: 03090303.xhp
+#: 03120307.xhp
msgctxt ""
-"03090303.xhp\n"
+"03120307.xhp\n"
"tit\n"
"help.text"
-msgid "On...GoSub Statement; On...GoTo Statement [Runtime]"
-msgstr "Δήλωση On...GoSub, δήλωση On...GoTo [Χρόνου εκτέλεσης]"
+msgid "Right Function [Runtime]"
+msgstr "Συνάρτηση Right [Χρόνου εκτέλεσης]"
-#: 03090303.xhp
+#: 03120307.xhp
msgctxt ""
-"03090303.xhp\n"
-"bm_id3153897\n"
+"03120307.xhp\n"
+"bm_id3153311\n"
"help.text"
-msgid "<bookmark_value>On...GoSub statement</bookmark_value><bookmark_value>On...GoTo statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση On...GoSub</bookmark_value><bookmark_value>Δήλωση On...GoTo</bookmark_value>"
+msgid "<bookmark_value>Right function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Right</bookmark_value>"
-#: 03090303.xhp
+#: 03120307.xhp
msgctxt ""
-"03090303.xhp\n"
-"hd_id3153897\n"
+"03120307.xhp\n"
+"hd_id3153311\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"On...GoSub Statement; On...GoTo Statement [Runtime]\">On...GoSub Statement; On...GoTo Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"Δήλωση On...GoSub, δήλωση On...GoTo [Χρόνου εκτέλεσης]\">Δήλωση On...GoSub, δήλωση On...GoTo [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120307.xhp\" name=\"Right Function [Runtime]\">Right Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120307.xhp\" name=\"Συνάρτηση Right [Χρόνου εκτέλεσης]\">Συνάρτηση Right [Χρόνου εκτέλεσης]</link>"
-#: 03090303.xhp
+#: 03120307.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3150359\n"
+"03120307.xhp\n"
+"par_id3150984\n"
"2\n"
"help.text"
-msgid "Branches to one of several specified lines in the program code, depending on the value of a numeric expression."
-msgstr "Διακλαδώνεται σε μία από τις γραμμές που έχουν καθοριστεί στον κώδικα του προγράμματος, ανάλογα με την τιμή μιας αριθμητικής παράστασης."
+msgid "Returns the rightmost \"n\" characters of a string expression."
+msgstr "Επιστρέφει τους \"n\" χαρακτήρες μιας συμβολοσειράς που βρίσκονται στο δεξιό άκρο."
-#: 03090303.xhp
+#: 03120307.xhp
msgctxt ""
-"03090303.xhp\n"
-"hd_id3148798\n"
+"03120307.xhp\n"
+"par_id3149763\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "See also: <link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function\">Left Function</link>."
+msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03120303.xhp\" name=\"Συνάρτηση Left\">Συνάρτηση Left</link>."
-#: 03090303.xhp
+#: 03120307.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3154366\n"
+"03120307.xhp\n"
+"hd_id3145315\n"
"4\n"
"help.text"
-msgid "On N GoSub Label1[, Label2[, Label3[,...]]]"
-msgstr "On N GoSub Label1[, Label2[, Label3[,...]]]"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03090303.xhp
+#: 03120307.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3150769\n"
+"03120307.xhp\n"
+"par_id3153061\n"
"5\n"
"help.text"
-msgid "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]"
-msgstr "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]"
+msgid "Right (Text As String, n As Long)"
+msgstr "Right (Text As String, n As Long)"
-#: 03090303.xhp
+#: 03120307.xhp
msgctxt ""
-"03090303.xhp\n"
-"hd_id3156215\n"
+"03120307.xhp\n"
+"hd_id3145068\n"
"6\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03090303.xhp
+#: 03120307.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3148673\n"
+"03120307.xhp\n"
+"par_id3156344\n"
"7\n"
"help.text"
-msgid "<emph>NumExpression:</emph> Any numeric expression between 0 and 255 that determines which of the lines the program branches to. If NumExpression is 0, the statement is not executed. If NumExpression is greater than 0, the program jumps to the label that has a position number that corresponds to the expression (1 = First label; 2 = Second label)"
-msgstr "<emph>NumExpression:</emph> Κάθε αριθμητική παράσταση μεταξύ 0 και 255 που καθορίζει σε ποια από τις γραμμές διακλαδώνεται το πρόγραμμα. Αν η παράμετρος NumExpression είναι 0, τότε η πρόταση δεν εκτελείται. Αν η παράμετρος NumExpression είναι μεγαλύτερη από 0, το πρόγραμμα μεταπηδά στην αντίστοιχη ετικέτα με αριθμό θέσης που αντιστοιχεί στην παράσταση (1 = Πρώτη ετικέτα, 2 = Δεύτερη ετικέτα)"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03090303.xhp
+#: 03120307.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3153194\n"
+"03120307.xhp\n"
+"hd_id3146795\n"
"8\n"
"help.text"
-msgid "<emph>Label:</emph> Target line according to<emph> GoTo </emph>or <emph>GoSub</emph> structure."
-msgstr "<emph>Label:</emph> Γραμμή προορισμού σύμφωνα με την δομή <emph> GoTo </emph> ή με την <emph>GoSub</emph>."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03090303.xhp
+#: 03120307.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3156442\n"
+"03120307.xhp\n"
+"par_id3153526\n"
"9\n"
"help.text"
-msgid "The <emph>GoTo</emph> or <emph>GoSub </emph>conventions are valid."
-msgstr "Οι συμβάσεις <emph>GoTo</emph> ή η <emph>GoSub</emph> είναι έγκυρες"
+msgid "<emph>Text:</emph> Any string expression that you want to return the rightmost characters of."
+msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς από την οποία πρόκειται να επιστραφούν οι χαρακτήρες που βρίσκονται στο δεξιό άκρο."
-#: 03090303.xhp
+#: 03120307.xhp
msgctxt ""
-"03090303.xhp\n"
-"hd_id3148645\n"
+"03120307.xhp\n"
+"par_id3151211\n"
"10\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03090303.xhp
-msgctxt ""
-"03090303.xhp\n"
-"par_id3153948\n"
-"21\n"
-"help.text"
-msgid "sVar =sVar & \" From Sub 1 to\" : Return"
-msgstr "sVar =sVar & \" From Sub 1 to\" : Return"
+msgid "<emph>n:</emph> Numeric expression that defines the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
+msgstr "<emph>n:</emph> Αριθμητική έκφραση που καθορίζει τον αριθμό χαρακτήρων που θέλετε να επιστρέψετε. Εάν το <emph>n</emph> = 0, επιστρέφεται μια σειρά μηδενικού μήκους. Η μέγιστη επιτρεπτή τιμή είναι 65535."
-#: 03090303.xhp
+#: 03120307.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3153708\n"
-"23\n"
+"03120307.xhp\n"
+"par_id3158410\n"
+"11\n"
"help.text"
-msgid "sVar =sVar & \" From Sub 2 to\" : Return"
-msgstr "sVar =sVar & \" From Sub 2 to\" : Return"
+msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)."
+msgstr "Το ακόλουθο παράδειγμα μετατρέπει μια δεδομένη ημερομηνία της μορφής (ΕΕΕΕ-MM-ΗΗ) στη μορφή ημερομηνίας Η.Π.Α. (MM/ΗΗ/ΕΕΕΕ)."
-#: 03090303.xhp
+#: 03120307.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3150321\n"
-"25\n"
+"03120307.xhp\n"
+"hd_id3156212\n"
+"12\n"
"help.text"
-msgid "sVar =sVar & \" Label 1\" : GoTo Ende"
-msgstr "sVar =sVar & \" Label 1\" : GoTo Ende"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090303.xhp
+#: 03120307.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3155764\n"
-"27\n"
+"03120307.xhp\n"
+"par_id3159252\n"
+"16\n"
"help.text"
-msgid "sVar =sVar & \" Label 2\""
-msgstr "sVar =sVar & \" Label 2\""
+msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
+msgstr "sInput = InputBox(\"Παρακαλώ εισάγετε μια ημερομηνία με την διεθνή μορφή 'ΕΕΕΕ-ΜΜ-ΗΗ'\")"
-#: 03120202.xhp
+#: 03120308.xhp
msgctxt ""
-"03120202.xhp\n"
+"03120308.xhp\n"
"tit\n"
"help.text"
-msgid "String Function [Runtime]"
-msgstr "Συνάρτηση String [Χρόνου εκτέλεσης]"
+msgid "RSet Statement [Runtime]"
+msgstr "Δήλωση RSet [Χρόνου εκτέλεσης]"
-#: 03120202.xhp
+#: 03120308.xhp
msgctxt ""
-"03120202.xhp\n"
-"bm_id3147291\n"
+"03120308.xhp\n"
+"bm_id3153345\n"
"help.text"
-msgid "<bookmark_value>String function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση String</bookmark_value>"
+msgid "<bookmark_value>RSet statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση RSet</bookmark_value>"
-#: 03120202.xhp
+#: 03120308.xhp
msgctxt ""
-"03120202.xhp\n"
-"hd_id3147291\n"
+"03120308.xhp\n"
+"hd_id3153345\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"String Function [Runtime]\">String Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"Συνάρτηση String [Χρόνου εκτέλεσης]\">Συνάρτηση String [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120308.xhp\" name=\"RSet Statement [Runtime]\">RSet Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120308.xhp\" name=\"Δήλωση RSet [Χρόνου εκτέλεσης]\">Δήλωση RSet [Χρόνου εκτέλεσης]</link>"
-#: 03120202.xhp
+#: 03120308.xhp
msgctxt ""
-"03120202.xhp\n"
-"par_id3147242\n"
+"03120308.xhp\n"
+"par_id3150503\n"
"2\n"
"help.text"
-msgid "Creates a string according to the specified character, or the first character of a string expression that is passed to the function."
-msgstr "Δημιουργεί μια συμβολοσειρά σύμφωνα με τον καθορισμένο χαρακτήρα ή τον πρώτο χαρακτήρα μιας παράστασης συμβολοσειράς που μεταβιβάζεται στη συνάρτηση."
+msgid "Right-aligns a string within a string variable, or copies a user-defined variable type into another."
+msgstr "Στοιχίζει στα δεξιά μια συμβολοσειρά εντός μιας μεταβλητής συμβολοσειράς ή αντιγράφει μια μεταβλητή τύπου ορισμένου από το χρήστη σε μια άλλη."
-#: 03120202.xhp
+#: 03120308.xhp
msgctxt ""
-"03120202.xhp\n"
-"hd_id3149516\n"
+"03120308.xhp\n"
+"hd_id3149234\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120202.xhp
+#: 03120308.xhp
msgctxt ""
-"03120202.xhp\n"
-"par_id3149233\n"
+"03120308.xhp\n"
+"par_id3150669\n"
"4\n"
"help.text"
-msgid "String (n As Long, {expression As Integer | character As String})"
-msgstr "String (n As Long, {expression As Integer | character As String})"
+msgid "RSet Text As String = Text or RSet Variable1 = Variable2"
+msgstr "RSet Text As String = Text or RSet Variable1 = Variable2"
-#: 03120202.xhp
+#: 03120308.xhp
msgctxt ""
-"03120202.xhp\n"
-"hd_id3143270\n"
+"03120308.xhp\n"
+"hd_id3156024\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03120202.xhp
+#: 03120308.xhp
msgctxt ""
-"03120202.xhp\n"
-"par_id3147530\n"
+"03120308.xhp\n"
+"par_id3148552\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "<emph>Text:</emph> Any string variable."
+msgstr "<emph>Text:</emph> Κάθε μεταβλητή συμβολοσειράς."
-#: 03120202.xhp
+#: 03120308.xhp
msgctxt ""
-"03120202.xhp\n"
-"hd_id3154923\n"
+"03120308.xhp\n"
+"par_id3154924\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<emph>Text</emph>: String that you want to right-align in the string variable."
+msgstr "<emph>Text</emph>: Συμβολοσειρά που πρόκειται να στοιχιστεί στα δεξιά εντός μιας μεταβλητής συμβολοσειράς."
-#: 03120202.xhp
+#: 03120308.xhp
msgctxt ""
-"03120202.xhp\n"
-"par_id3154347\n"
+"03120308.xhp\n"
+"par_id3149456\n"
"8\n"
"help.text"
-msgid "<emph>n:</emph> Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 65535."
-msgstr "<emph>n:</emph> Αριθμητική παράσταση που δηλώνει το πλήθος των χαρακτήρων που πρόκειται να επιστραφούν στη συμβολοσειρά. Η μέγιστη επιτρεπόμενη τιμή του n είναι η 65535."
+msgid "<emph>Variable1:</emph> User-defined variable that is the target for the copied variable."
+msgstr "<emph>Variable1:</emph> Μεταβλητή ορισμένη από το χρήστη ως προορισμός για τη μεταβλητή που αντιγράφεται."
-#: 03120202.xhp
+#: 03120308.xhp
msgctxt ""
-"03120202.xhp\n"
-"par_id3148664\n"
+"03120308.xhp\n"
+"par_id3153381\n"
"9\n"
"help.text"
-msgid "<emph>Expression:</emph> Numeric expression that defines the ASCII code for the character."
-msgstr "<emph>Expression:</emph> Αριθμητική παράσταση που καθορίζει τον κωδικό ASCII για το χαρακτήρα."
+msgid "<emph>Variable2:</emph> User-defined variable that you want to copy to another variable."
+msgstr "<emph>Variable2:</emph> Μεταβλητή ορισμένη από το χρήστη που πρόκειται αν αντιγραφεί σε μια άλλη μεταβλητή."
-#: 03120202.xhp
+#: 03120308.xhp
msgctxt ""
-"03120202.xhp\n"
-"par_id3150359\n"
+"03120308.xhp\n"
+"par_id3154140\n"
"10\n"
"help.text"
-msgid "<emph>Character:</emph> Any single character used to build the return string, or any string of which only the first character will be used."
-msgstr "<emph>Character:</emph> Κάθε μονός χαρακτήρας που χρησιμοποιείται για τη δημιουργία της συμβολοσειράς επιστροφής ή κάθε συμβολοσειρά από την οποία θα χρησιμοποιηθεί μόνο ο πρώτος χαρακτήρας."
+msgid "If the string is shorter than the string variable, <emph>RSet</emph> aligns the string to the right within the string variable. Any remaining characters in the string variable are replaced with spaces. If the string is longer than the string variable, characters exceeding the length of the variable are truncated, and only the remaining characters are right-aligned within the string variable."
+msgstr "Αν η συμβολοσειρά είναι μικρότερου μήκους από τη μεταβλητή συμβολοσειράς, η πρόταση <emph>RSet</emph> στοιχίζει τη συμβολοσειρά στα δεξιά εντός της μεταβλητής συμβολοσειράς. Οι εναπομείναντες χαρακτήρες στη μεταβλητή συμβολοσειράς αντικαθίστανται με διαστήματα. Αν το μήκος της μεταβλητής είναι μεγαλύτερο από τη μεταβλητή συμβολοσειράς, όσοι χαρακτήρες υπερβαίνουν το μήκος της μεταβλητής περικόπτονται, και μόνο οι εναπομείναντες χαρακτήρες στοιχίζονται στα δεξιά εντός της μεταβλητής συμβολοσειράς."
-#: 03120202.xhp
+#: 03120308.xhp
msgctxt ""
-"03120202.xhp\n"
-"hd_id3152920\n"
+"03120308.xhp\n"
+"par_id3149202\n"
"11\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "You can also use the <emph>RSet statement</emph> to assign variables of one user-defined type to another."
+msgstr "Η <emph>RSet statement</emph> μπορεί να χρησιμοποιηθεί επίσης για να εκχωρήσει μεταβλητές ενός τύπου ορισμένου από το χρήστη σε μεταβλητές άλλου τύπου."
-#: 01030100.xhp
+#: 03120308.xhp
msgctxt ""
-"01030100.xhp\n"
-"tit\n"
+"03120308.xhp\n"
+"par_id3151042\n"
+"12\n"
"help.text"
-msgid "IDE Overview"
-msgstr "Επισκόπηση IDE"
+msgid "The following example uses the <emph>RSet</emph> and <emph>LSet</emph> statements to modify the left and right alignment of a string."
+msgstr "Το παράδειγμα χρησιμοποιεί τις προτάσεις <emph>RSet</emph> και <emph>LSet</emph> για να τροποποιήσει τη δεξιά και αριστερή στοίχιση μιας συμβολοσειράς."
-#: 01030100.xhp
+#: 03120308.xhp
msgctxt ""
-"01030100.xhp\n"
-"hd_id3147291\n"
-"1\n"
+"03120308.xhp\n"
+"hd_id3154909\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"IDE Overview\">IDE Overview</link>"
-msgstr "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"Επισκόπηση IDE\">Επισκόπηση IDE</link>"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 01030100.xhp
+#: 03120308.xhp
msgctxt ""
-"01030100.xhp\n"
-"par_id3156344\n"
-"3\n"
+"03120308.xhp\n"
+"par_id3155856\n"
+"20\n"
"help.text"
-msgid "The <link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\"><emph>Macro Toolbar</emph></link> in the IDE provides various icons for editing and testing programs."
-msgstr "Η <link href=\"text/sbasic/shared/main0211.xhp\" name=\"γραμμή εργαλείων μακροεντολών\"><emph>γραμμή εργαλείων μακροεντολών</emph></link> στο IDE παρέχει διάφορα εικονίδια για την επεξεργασία και τον έλεγχο προγραμμάτων."
+msgid "' Right-align \"SBX\" in a 40-character string"
+msgstr "' Δεξιά στοίχιση \"SBX\" σε μια συμβολοσειρά 40 χαρακτήρων"
-#: 01030100.xhp
+#: 03120308.xhp
msgctxt ""
-"01030100.xhp\n"
-"par_id3151210\n"
-"4\n"
+"03120308.xhp\n"
+"par_id3152577\n"
+"21\n"
"help.text"
-msgid "In the <link href=\"text/sbasic/shared/01030200.xhp\" name=\"Editor window\"><emph>Editor window</emph></link>, directly below the Macro toolbar, you can edit the Basic program code. The column on the left side is used to set breakpoints in the program code."
-msgstr "Στο <link href=\"text/sbasic/shared/01030200.xhp\" name=\"Παράθυρο επεξεργασίας\"><emph>Παράθυρο επεξεργασίας</emph></link>, ακριβώς κάτω από την γραμμή εργαλείων μακροεντολών, μπορείτε να επεξεργαστείτε τον κώδικα του προγράμματος Basic. Η στήλη στην αριστερή πλευρά χρησιμοποιείται για να θέσει τα σημεία παύσης στον κώδικα του προγράμματος."
+msgid "' Replace asterisks with spaces"
+msgstr "' Αντικατάσταση αστερίσκων με κενά"
-#: 01030100.xhp
+#: 03120308.xhp
msgctxt ""
-"01030100.xhp\n"
-"par_id3154686\n"
-"5\n"
+"03120308.xhp\n"
+"par_id3145801\n"
+"32\n"
"help.text"
-msgid "The <link href=\"text/sbasic/shared/01050100.xhp\" name=\"Watch\"><emph>Watch window</emph></link> (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process."
-msgstr "Το <link href=\"text/sbasic/shared/01050100.xhp\" name=\"Παράθυρο παρατήρησης\"><emph> Παράθυρο παρατήρησης</emph></link> (παρατηρητής) βρίσκεται κάτω από το παράθυρο επεξεργασίας στα αριστερά, και εμφανίζει το περιεχόμενο των μεταβλητών ή των πινάκων κατά τη διάρκεια μιας διαδικασίας ενιαίων βημάτων."
+msgid "' Left-align \"SBX\" in a 40-character string"
+msgstr "' Αριστερή στοίχιση \"SBX\" σε μια συμβολοσειρά 40-χαρακτήρων"
-#: 01030100.xhp
+#: 03120309.xhp
msgctxt ""
-"01030100.xhp\n"
-"par_id3145787\n"
-"8\n"
+"03120309.xhp\n"
+"tit\n"
"help.text"
-msgid "The <emph>Call Stack</emph> window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs."
-msgstr "Το παράθυρο<emph>Κλήσεις</emph> στα δεξιά παρέχει πληροφορίες για το σωρό κλήσης των SUB και των FUNCTION όταν ένα πρόγραμμα εκτελείται."
+msgid "RTrim Function [Runtime]"
+msgstr "Συνάρτηση RTrim [Χρόνου εκτέλεσης]"
-#: 01030100.xhp
+#: 03120309.xhp
msgctxt ""
-"01030100.xhp\n"
-"par_id3147434\n"
-"6\n"
+"03120309.xhp\n"
+"bm_id3154286\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
-msgstr "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Ολοκληρωμένο περιβάλλον ανάπτυξης της Basic\">Ολοκληρωμένο περιβάλλον ανάπτυξης της Basic</link>"
+msgid "<bookmark_value>RTrim function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση RTrim</bookmark_value>"
-#: 01050100.xhp
+#: 03120309.xhp
msgctxt ""
-"01050100.xhp\n"
-"tit\n"
+"03120309.xhp\n"
+"hd_id3154286\n"
+"1\n"
"help.text"
-msgid "Watch Window"
-msgstr "Παράθυρο Παρατηρητή"
+msgid "<link href=\"text/sbasic/shared/03120309.xhp\" name=\"RTrim Function [Runtime]\">RTrim Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120309.xhp\" name=\"Συνάρτηση RTrim [Χρόνου εκτέλεσης]\">Συνάρτηση RTrim [Χρόνου εκτέλεσης]</link>"
-#: 01050100.xhp
+#: 03120309.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3149457\n"
-"1\n"
+"03120309.xhp\n"
+"par_id3153127\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01050100.xhp\">Watch Window</link>"
-msgstr "<link href=\"text/sbasic/shared/01050100.xhp\">Παράθυρο Παρατηρητή</link>"
+msgid "Deletes the spaces at the end of a string expression."
+msgstr "Διαγράφει όλα τα διαστήματα στο τέλος μια παράστασης συμβολοσειράς."
-#: 01050100.xhp
+#: 03120309.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3154908\n"
-"9\n"
+"03120309.xhp\n"
+"par_id3153062\n"
+"3\n"
"help.text"
-msgid "The Watch window allows you to observe the value of variables during the execution of a program. Define the variable in the Watch text box. Click on <link href=\"text/sbasic/shared/02/11080000.xhp\">Enable Watch</link> to add the variable to the list box and to display its values."
-msgstr "Το παράθυρο Παρατηρητής σάς επιτρέπει να παρατηρείτε την τιμή των μεταβλητών κατά την διάρκεια εκτέλεσης του προγράμματος. Καθορίστε τη μεταβλητή στο πλαίσιο κειμένου Παρατηρητής. Κάντε κλικ στο κουμπί <link href=\"text/sbasic/shared/02/11080000.xhp\">Ενεργοποίηση παρατηρητή</link> για να προσθέσετε τη μεταβλητή στο πλαίσιο λίστας και για να προβάλετε τις τιμές της."
+msgid "See also: <link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function\">LTrim Function</link>"
+msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03120305.xhp\" name=\"Συνάρτηση LTrim\">Συνάρτηση LTrim</link>"
-#: 01050100.xhp
+#: 03120309.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3145173\n"
+"03120309.xhp\n"
+"hd_id3154924\n"
"4\n"
"help.text"
-msgid "Watch"
-msgstr "Παρατήρηση"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01050100.xhp
+#: 03120309.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3155132\n"
+"03120309.xhp\n"
+"par_id3154347\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\">Enter the name of the variable whose value is to be monitored.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\"> Εισάγετε το όνομα της μεταβλητής της οποίας η τιμή θα παρακολουθείται.</ahelp>"
+msgid "RTrim (Text As String)"
+msgstr "RTrim (Text As String)"
-#: 01050100.xhp
+#: 03120309.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3148645\n"
+"03120309.xhp\n"
+"hd_id3149457\n"
"6\n"
"help.text"
-msgid "Remove Watch"
-msgstr "Κατάργηση παρατήρησης"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 01050100.xhp
+#: 03120309.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3148576\n"
+"03120309.xhp\n"
+"par_id3153381\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\">Removes the selected variable from the list of watched variables.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\"> Αφαιρεί την επιλεγμένη μεταβλητή από την λίστα των μεταβλητών που παρακολουθούνται.</ahelp>"
-
-#: 01050100.xhp
-msgctxt ""
-"01050100.xhp\n"
-"par_id3147426\n"
-"help.text"
-msgid "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">Εικονίδιο</alt></image>"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 01050100.xhp
+#: 03120309.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3154012\n"
+"03120309.xhp\n"
+"hd_id3148798\n"
"8\n"
"help.text"
-msgid "Remove Watch"
-msgstr "Αφαίρεση παρατήρησης"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01050100.xhp
+#: 03120309.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3154491\n"
-"10\n"
+"03120309.xhp\n"
+"par_id3151380\n"
+"9\n"
"help.text"
-msgid "Editing the Value of a Watched Variable"
-msgstr "Επεξεργασία της τιμής μίας μεταβλητής που παρακολουθείται"
+msgid "<emph>Text: </emph>Any string expression."
+msgstr "<emph> Κείμενο: </emph> Οποιαδήποτε έκφραση συμβολοσειράς."
-#: 01050100.xhp
+#: 03120309.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3156283\n"
-"11\n"
+"03120309.xhp\n"
+"hd_id3151041\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_LIST\">Displays the list of watched variables. Click twice with a short pause in between on an entry to edit its value.</ahelp> The new value will be taken as the variable's value for the program."
-msgstr "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_LIST\"> Επιδεικνύει την λίστα των μεταβλητών που παρακολουθούνται. Κάντε κλικ δύο φορές με μια μικρή διακοπή ενδιάμεσα σε μια εισαγωγή της λίστας για να επεξεργαστείτε την τιμή της.</ahelp> Η νέα τιμή θα λαμβάνετε ως η τιμή της μεταβλητής για το ενεργό πρόγραμμα."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03020301.xhp
+#: 03120310.xhp
msgctxt ""
-"03020301.xhp\n"
+"03120310.xhp\n"
"tit\n"
"help.text"
-msgid "Eof Function [Runtime]"
-msgstr "Συνάρτηση Eof [Χρόνου εκτέλεσης]"
+msgid "UCase Function [Runtime]"
+msgstr "Συνάρτηση UCase [Χρόνου εκτέλεσης]"
-#: 03020301.xhp
+#: 03120310.xhp
msgctxt ""
-"03020301.xhp\n"
-"bm_id3154598\n"
+"03120310.xhp\n"
+"bm_id3153527\n"
"help.text"
-msgid "<bookmark_value>Eof function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Eof</bookmark_value>"
+msgid "<bookmark_value>UCase function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση UCase</bookmark_value>"
-#: 03020301.xhp
+#: 03120310.xhp
msgctxt ""
-"03020301.xhp\n"
-"hd_id3154598\n"
+"03120310.xhp\n"
+"hd_id3153527\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020301.xhp\" name=\"Eof Function [Runtime]\">Eof Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020301.xhp\" name=\"Συνάρτηση Eof [Χρόνου εκτέλεσης]\">Συνάρτηση Eof [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase Function [Runtime]\">UCase Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"Συνάρτηση UCase [Χρόνου εκτέλεσης]\">Συνάρτηση UCase [Χρόνου εκτέλεσης]</link>"
-#: 03020301.xhp
+#: 03120310.xhp
msgctxt ""
-"03020301.xhp\n"
-"par_id3147182\n"
+"03120310.xhp\n"
+"par_id3155420\n"
"2\n"
"help.text"
-msgid "Determines if the file pointer has reached the end of a file."
-msgstr "Καθορίζει αν ο δείκτης αρχείου έφτασε στο τέλος του αρχείου."
+msgid "Converts lowercase characters in a string to uppercase."
+msgstr "Μετατρέπει τους πεζούς χαρακτήρες σε μια συμβολοσειρά σε κεφαλαίους."
-#: 03020301.xhp
+#: 03120310.xhp
msgctxt ""
-"03020301.xhp\n"
-"hd_id3149119\n"
+"03120310.xhp\n"
+"par_id3150771\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "See also: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase Function</link>"
+msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">Συνάρτηση LCase</link>"
-#: 03020301.xhp
+#: 03120310.xhp
msgctxt ""
-"03020301.xhp\n"
-"par_id3147399\n"
+"03120310.xhp\n"
+"par_id3149233\n"
"4\n"
"help.text"
-msgid "Eof (intexpression As Integer)"
-msgstr "Eof (intexpression As Integer)"
+msgid "<emph>Syntax</emph>:"
+msgstr "<emph>Σύνταξη</emph>:"
-#: 03020301.xhp
+#: 03120310.xhp
msgctxt ""
-"03020301.xhp\n"
-"hd_id3153539\n"
+"03120310.xhp\n"
+"par_id3153061\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "UCase (Text As String)"
+msgstr "UCase (Text As String)"
-#: 03020301.xhp
+#: 03120310.xhp
msgctxt ""
-"03020301.xhp\n"
-"par_id3156027\n"
+"03120310.xhp\n"
+"par_id3159414\n"
"6\n"
"help.text"
-msgid "Bool"
-msgstr "Boolean μεταβλητές"
+msgid "<emph>Return value</emph>:"
+msgstr "<emph>Τιμή επιστροφής</emph>:"
-#: 03020301.xhp
+#: 03120310.xhp
msgctxt ""
-"03020301.xhp\n"
-"hd_id3152924\n"
+"03120310.xhp\n"
+"par_id3146795\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03020301.xhp
+#: 03120310.xhp
msgctxt ""
-"03020301.xhp\n"
-"par_id3153990\n"
+"03120310.xhp\n"
+"hd_id3149457\n"
"8\n"
"help.text"
-msgid "<emph>Intexpression:</emph> Any integer expression that evaluates to the number of an open file."
-msgstr "<emph>Intexpression:</emph> Κάθε ακέραια παράσταση η οποία αξιολογείται ως αριθμός ενός ανοιγμένου αρχείου."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03020301.xhp
+#: 03120310.xhp
msgctxt ""
-"03020301.xhp\n"
-"par_id3153527\n"
+"03120310.xhp\n"
+"par_id3150791\n"
"9\n"
"help.text"
-msgid "Use EOF to avoid errors when you attempt to get input past the end of a file. When you use the Input or Get statement to read from a file, the file pointer is advanced by the number of bytes read. When the end of a file is reached, EOF returns the value \"True\" (-1)."
-msgstr "Χρησιμοποιήστε τη συνάρτηση EOF για να αποφύγετε σφάλματα όταν προσπαθείτε να λάβετε δεδομένα εισόδου πέρα από το τέλος του αρχείου. Όταν χρησιμοποιείτε τις προτάσεις Input ή Get για ανάγνωση από ένα αρχείο, ο δείκτης αρχείου προωθείται πέρα από το πλήθος των byte που αναγνώσθηκαν. Αν έφτασε στο τέλος του αρχείου, η συνάρτηση EOF επιστρέφει την τιμή \"True\" (-1)."
+msgid "<emph>Text:</emph> Any string expression that you want to convert."
+msgstr "<emph> Κείμενο:</emph> Οποιαδήποτε έκφραση συμβολοσειράς που θέλετε να μετατρέψετε."
-#: 03020301.xhp
+#: 03120310.xhp
msgctxt ""
-"03020301.xhp\n"
-"hd_id3154046\n"
+"03120310.xhp\n"
+"hd_id3154125\n"
"10\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03020301.xhp
-msgctxt ""
-"03020301.xhp\n"
-"par_id3153360\n"
-"19\n"
-"help.text"
-msgid "Print #iNumber, \"First line of text\""
-msgstr "Print #iNumber, \" Αυτή είναι η πρώτη γραμμή του κειμένου\""
-
-#: 03020301.xhp
-msgctxt ""
-"03020301.xhp\n"
-"par_id3148797\n"
-"20\n"
-"help.text"
-msgid "Print #iNumber, \"Another line of text\""
-msgstr "Print #iNumber, \" Αυτή είναι μια ακόμα γραμμή κειμένου\""
-
-#: 03120000.xhp
-msgctxt ""
-"03120000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Strings"
-msgstr "Συμβολοσειρές"
-
-#: 03120000.xhp
-msgctxt ""
-"03120000.xhp\n"
-"hd_id3156153\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Strings\">Strings</link>"
-msgstr "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Συμβολοσειρές\">Συμβολοσειρές</link>"
-
-#: 03120000.xhp
+#: 03120310.xhp
msgctxt ""
-"03120000.xhp\n"
-"par_id3159176\n"
-"2\n"
+"03120310.xhp\n"
+"par_id3149204\n"
+"14\n"
"help.text"
-msgid "The following functions and statements validate and return strings."
-msgstr "Εδώ θα βρείτε τις συναρτήσεις και τις προτάσεις που χρησιμοποιούνται για την επαλήθευση και την επιστροφή συμβολοσειρών."
+msgid "Print LCase(sVar) ' returns \"las vegas\""
+msgstr "Print LCase(sVar) ' επιστρέφει \"las vegas\""
-#: 03120000.xhp
+#: 03120310.xhp
msgctxt ""
-"03120000.xhp\n"
-"par_id3154285\n"
-"3\n"
+"03120310.xhp\n"
+"par_id3156280\n"
+"15\n"
"help.text"
-msgid "You can use strings to edit text within $[officename] Basic programs."
-msgstr "Μπορείτε να χρησιμοποιήσετε συμβολοσειρές για να επεξεργασθείτε κείμενο στα προγράμματα που είναι γραμμένα σε $[officename] Basic μέσω των συναρτήσεων και των προτάσεων που περιγράφονται εδώ."
+msgid "Print UCase(sVar) ' returns \"LAS VEGAS\""
+msgstr "Print UCase(sVar) ' επιστρέφει \"LAS VEGAS\""
-#: 03060400.xhp
+#: 03120311.xhp
msgctxt ""
-"03060400.xhp\n"
+"03120311.xhp\n"
"tit\n"
"help.text"
-msgid "Not-Operator [Runtime]"
-msgstr "Τελεστής Not [Χρόνου εκτέλεσης]"
+msgid "Trim Function [Runtime]"
+msgstr "Συνάρτηση Trim [Χρόνου εκτέλεσης]"
-#: 03060400.xhp
+#: 03120311.xhp
msgctxt ""
-"03060400.xhp\n"
-"bm_id3156024\n"
+"03120311.xhp\n"
+"bm_id3150616\n"
"help.text"
-msgid "<bookmark_value>Not operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>Τελεστής Not (λογικός)</bookmark_value>"
+msgid "<bookmark_value>Trim function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Trim</bookmark_value>"
-#: 03060400.xhp
+#: 03120311.xhp
msgctxt ""
-"03060400.xhp\n"
-"hd_id3156024\n"
+"03120311.xhp\n"
+"hd_id3150616\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03060400.xhp\" name=\"Not-Operator [Runtime]\">Not-Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03060400.xhp\" name=\"Τελεστής Not [Χρόνου εκτέλεσης]\">Τελεστής Not [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Runtime]\">Trim Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Συνάρτηση Trim [Χρόνου εκτέλεσης]\">Συνάρτηση Trim [Χρόνου εκτέλεσης]</link>"
-#: 03060400.xhp
+#: 03120311.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3159414\n"
+"03120311.xhp\n"
+"par_id3149177\n"
"2\n"
"help.text"
-msgid "Negates an expression by inverting the bit values."
-msgstr "Χρησιμοποιείται για να αναιρέσει μια παράσταση αντιστρέφοντας τις τιμές bit."
+msgid "Removes all leading and trailing spaces from a string expression."
+msgstr "Αφαιρεί όλα τα αρχικά και τελικά κενά σε μια παράσταση συμβολοσειράς."
-#: 03060400.xhp
+#: 03120311.xhp
msgctxt ""
-"03060400.xhp\n"
-"hd_id3149457\n"
+"03120311.xhp\n"
+"hd_id3159157\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03060400.xhp
+#: 03120311.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3150360\n"
+"03120311.xhp\n"
+"par_id3155341\n"
"4\n"
"help.text"
-msgid "Result = Not Expression"
-msgstr "Result = Not Expression"
+msgid "Trim( Text As String )"
+msgstr "Trim( κείμενο ως συμβολοσειρά )"
-#: 03060400.xhp
+#: 03120311.xhp
msgctxt ""
-"03060400.xhp\n"
-"hd_id3151211\n"
+"03120311.xhp\n"
+"hd_id3155388\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03060400.xhp
+#: 03120311.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3147228\n"
+"03120311.xhp\n"
+"par_id3143228\n"
"6\n"
"help.text"
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the negation."
-msgstr "<emph>Result:</emph> Κάθε αριθμητική μεταβλητή που περιέχει το αποτέλεσμα της αναίρεσης."
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03060400.xhp
+#: 03120311.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3154124\n"
+"03120311.xhp\n"
+"hd_id3145609\n"
"7\n"
"help.text"
-msgid "<emph>Expression:</emph> Any expression that you want to negate."
-msgstr "<emph>Expression:</emph> Οποιαδήποτε έκφραση που θέλετε να αναιρέσετε."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03060400.xhp
+#: 03120311.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3150868\n"
+"03120311.xhp\n"
+"par_id3159414\n"
"8\n"
"help.text"
-msgid "When a Boolean expression is negated, the value True changes to False, and the value False changes to True."
-msgstr "Όταν αναιρείται μια δυαδική παράσταση, η τιμή True μετατρέπεται σε False και αντιστρόφως."
-
-#: 03060400.xhp
-msgctxt ""
-"03060400.xhp\n"
-"par_id3145785\n"
-"9\n"
-"help.text"
-msgid "In a bitwise negation each individual bit is inverted."
-msgstr "Σε μια αναίρεση bit, κάθε μεμονωμένο bit αντιστρέφεται."
+msgid "<emph>Text:</emph> Any string expression."
+msgstr "<emph>Κείμενο:</emph> Κάθε παράσταση συμβολοσειράς."
-#: 03060400.xhp
+#: 03120311.xhp
msgctxt ""
-"03060400.xhp\n"
-"hd_id3153093\n"
+"03120311.xhp\n"
+"hd_id3148663\n"
"10\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03060400.xhp
+#: 03120312.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3145749\n"
-"15\n"
+"03120312.xhp\n"
+"tit\n"
"help.text"
-msgid "vOut = Not vA ' Returns -11"
-msgstr "vOut = Not vA ' επιστρέφει -11"
+msgid "ConvertToURL Function [Runtime]"
+msgstr "Συνάρτηση ConvertToURL [Χρόνου εκτέλεσης]"
-#: 03060400.xhp
+#: 03120312.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3148645\n"
-"16\n"
+"03120312.xhp\n"
+"bm_id3152801\n"
"help.text"
-msgid "vOut = Not(vC > vD) ' Returns -1"
-msgstr "vOut = Not(vC > vD) ' επιστρέφει -1"
+msgid "<bookmark_value>ConvertToURL function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση ConvertToURL</bookmark_value>"
-#: 03060400.xhp
+#: 03120312.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3156441\n"
-"17\n"
+"03120312.xhp\n"
+"hd_id3152801\n"
+"1\n"
"help.text"
-msgid "vOut = Not(vB > vA) ' Returns -1"
-msgstr "vOut = Not(vB > vA) ' Επιστρέφει -1"
+msgid "<link href=\"text/sbasic/shared/03120312.xhp\" name=\"ConvertToURL Function [Runtime]\">ConvertToURL Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120312.xhp\" name=\"Συνάρτηση ConvertToURL [Χρόνου εκτέλεσης]\">Συνάρτηση ConvertToURL [Χρόνου εκτέλεσης]</link>"
-#: 03060400.xhp
+#: 03120312.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3152596\n"
-"18\n"
+"03120312.xhp\n"
+"par_id3148538\n"
+"2\n"
"help.text"
-msgid "vOut = Not(vA > vB) ' Returns 0"
-msgstr "vOut = Not(vA > vB) ' Επιστρέφει 0"
+msgid "Converts a system file name to a file URL."
+msgstr "Μετατρέπει ένα αρχείο συστήματος σε διεύθυνση URL αρχείου."
-#: 03090409.xhp
+#: 03120312.xhp
msgctxt ""
-"03090409.xhp\n"
-"tit\n"
+"03120312.xhp\n"
+"hd_id3150669\n"
+"3\n"
"help.text"
-msgid "Sub Statement [Runtime]"
-msgstr "Δήλωση Sub [Χρόνου εκτέλεσης]"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03090409.xhp
+#: 03120312.xhp
msgctxt ""
-"03090409.xhp\n"
-"bm_id3147226\n"
+"03120312.xhp\n"
+"par_id3154285\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>Sub statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Sub</bookmark_value>"
+msgid "ConvertToURL(filename)"
+msgstr "ConvertToURL(filename)"
-#: 03090409.xhp
+#: 03120312.xhp
msgctxt ""
-"03090409.xhp\n"
-"hd_id3147226\n"
-"1\n"
+"03120312.xhp\n"
+"hd_id3150984\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement [Runtime]\">Sub Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Δήλωση Sub [Χρόνου εκτέλεσης]\">Δήλωση Sub [Χρόνου εκτέλεσης]</link>"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03090409.xhp
+#: 03120312.xhp
msgctxt ""
-"03090409.xhp\n"
-"par_id3153311\n"
-"2\n"
+"03120312.xhp\n"
+"par_id3147530\n"
+"6\n"
"help.text"
-msgid "Defines a subroutine."
-msgstr "Ορίζει μια υπορουτίνα."
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03090409.xhp
+#: 03120312.xhp
msgctxt ""
-"03090409.xhp\n"
-"hd_id3149416\n"
-"3\n"
+"03120312.xhp\n"
+"hd_id3148550\n"
+"7\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03090409.xhp
+#: 03120312.xhp
msgctxt ""
-"03090409.xhp\n"
-"par_id3147530\n"
-"5\n"
+"03120312.xhp\n"
+"par_id3148947\n"
+"8\n"
"help.text"
-msgid "statement block"
-msgstr "statement block"
+msgid "<emph>Filename:</emph> A file name as string."
+msgstr "<emph>Filename:</emph> Ένα όνομα αρχείου ως συμβολοσειρά."
-#: 03090409.xhp
+#: 03120312.xhp
msgctxt ""
-"03090409.xhp\n"
-"hd_id3153525\n"
+"03120312.xhp\n"
+"hd_id3153361\n"
"9\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090409.xhp
+#: 03120312.xhp
msgctxt ""
-"03090409.xhp\n"
+"03120312.xhp\n"
"par_id3150792\n"
"10\n"
"help.text"
-msgid "<emph>Name:</emph> Name of the subroutine ."
-msgstr "<emph>Name:</emph> Όνομα της υπορουτίνας όπως καθορίζεται στη DLL."
+msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
+msgstr "systemFile$ = \"c:\\folder\\mytext.txt\""
-#: 03090409.xhp
+#: 03120312.xhp
msgctxt ""
-"03090409.xhp\n"
-"par_id3154138\n"
+"03120312.xhp\n"
+"par_id3154365\n"
"11\n"
"help.text"
-msgid "<emph>VarName: </emph>Parameter that you want to pass to the subroutine."
-msgstr "<emph>VarName:</emph> Παράμετρος που πρόκειται να μεταβιβαστεί στην υπορουτίνα."
+msgid "url$ = ConvertToURL( systemFile$ )"
+msgstr "url$ = ConvertToURL( systemFile$ )"
-#: 03090409.xhp
+#: 03120312.xhp
msgctxt ""
-"03090409.xhp\n"
-"par_id3154908\n"
+"03120312.xhp\n"
+"par_id3151042\n"
"12\n"
"help.text"
-msgid "<emph>Type:</emph> Type-declaration key word."
-msgstr "<emph>Type:</emph> Λέξη-κλειδί δήλωσης τύπου."
-
-#: 03090409.xhp
-msgctxt ""
-"03090409.xhp\n"
-"hd_id3153770\n"
-"16\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03090409.xhp
-msgctxt ""
-"03090409.xhp\n"
-"par_idN1063F\n"
-"help.text"
-msgid "' some statements"
-msgstr "' μερικές δηλώσεις"
-
-#: 01020000.xhp
-msgctxt ""
-"01020000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "print url$"
+msgstr "print url$"
-#: 01020000.xhp
+#: 03120312.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3148946\n"
-"1\n"
+"03120312.xhp\n"
+"par_id3154909\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01020000.xhp\" name=\"Syntax\">Syntax</link>"
-msgstr "<link href=\"text/sbasic/shared/01020000.xhp\" name=\"Σύνταξη\">Σύνταξη</link>"
+msgid "systemFileAgain$ = ConvertFromURL( url$ )"
+msgstr "systemFileAgain$ = ConvertFromURL( url$ )"
-#: 01020000.xhp
+#: 03120312.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3150793\n"
-"2\n"
+"03120312.xhp\n"
+"par_id3144762\n"
+"14\n"
"help.text"
-msgid "This section describes the basic syntax elements of $[officename] Basic. For a detailed description please refer to the $[officename] Basic Guide which is available separately."
-msgstr "Αυτή η ενότητα περιγράφει τα βασικά στοιχεία σύνταξης της $[officename] Basic. Για μια λεπτομερή περιγραφή των στοιχείων παρακαλώ δείτε τον Οδηγό $[officename] Basic που είναι διαθέσιμος ξεχωριστά."
+msgid "print systemFileAgain$"
+msgstr "print systemFileAgain$"
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
+"03120313.xhp\n"
"tit\n"
"help.text"
-msgid "Exit Statement [Runtime]"
-msgstr "Πρόταση Exit [Χρόνου εκτέλεσης]"
+msgid "ConvertFromURL Function [Runtime]"
+msgstr "Συνάρτηση ConvertFromURL [Χρόνου εκτέλεσης]"
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
-"bm_id3152924\n"
+"03120313.xhp\n"
+"bm_id3153894\n"
"help.text"
-msgid "<bookmark_value>Exit statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Exit</bookmark_value>"
+msgid "<bookmark_value>ConvertFromURL function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση ConvertFromURL</bookmark_value>"
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
-"hd_id3152924\n"
+"03120313.xhp\n"
+"hd_id3153894\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit Statement [Runtime]\">Exit Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Δήλωση Exit [Χρόνου εκτέλεσης]\">Δήλωση Exit [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"ConvertFromURL Function [Runtime]\">ConvertFromURL Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"Συνάρτηση ConvertFromURL [Χρόνου εκτέλεσης]\">Συνάρτηση ConvertFromURL [Χρόνου εκτέλεσης]</link>"
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3153394\n"
+"03120313.xhp\n"
+"par_id3147226\n"
"2\n"
"help.text"
-msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, or a subroutine."
-msgstr "Έξοδος από έναν βρόχο <emph>Do...Loop</emph>, <emph>For...Next</emph>, μία συνάρτηση, ή μια υπορουτίνα."
+msgid "Converts a file URL to a system file name."
+msgstr "Μετατρέπει μια διεύθυνση URL αρχείου σε όνομα αρχείου συστήματος."
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
-"hd_id3149763\n"
+"03120313.xhp\n"
+"hd_id3143267\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3159157\n"
+"03120313.xhp\n"
+"par_id3154142\n"
"4\n"
"help.text"
-msgid "see Parameters"
-msgstr "δείτε Παράμετροι"
+msgid "ConvertFromURL(filename)"
+msgstr "ConvertFromURL(filename)"
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
-"hd_id3148943\n"
+"03120313.xhp\n"
+"hd_id3159157\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3154760\n"
+"03120313.xhp\n"
+"par_id3150669\n"
"6\n"
"help.text"
-msgid "<emph>Exit Do</emph>"
-msgstr "<emph>Exit Do</emph>"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3147559\n"
+"03120313.xhp\n"
+"hd_id3143270\n"
"7\n"
"help.text"
-msgid "Only valid within a <emph>Do...Loop</emph> statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If <emph>Do...Loop</emph> statements are nested, the control is transferred to the loop in the next higher level."
-msgstr "Είναι έγκυρη μόνο εντός μιας πρότασης <emph>Do...Loop</emph> για έξοδο από το βρόχο. Η εκτέλεση του προγράμματος συνεχίζει με την δήλωση που ακολουθεί την δήλωση Loop. Αν οι δηλώσεις <emph>Do...Loop</emph> είναι ένθετες, ο έλεγχος μεταφέρεται στο βρόχο που βρίσκεται στο αμέσως επόμενο ανώτερο επίπεδο."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3150398\n"
+"03120313.xhp\n"
+"par_id3156023\n"
"8\n"
"help.text"
-msgid "<emph>Exit For</emph>"
-msgstr "<emph>Exit For</emph>"
+msgid "<emph>Filename:</emph> A file name as a string."
+msgstr "<emph> Όνομα αρχείου:</emph> Ένα όνομα αρχείων ως συμβολοσειρά."
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3148797\n"
+"03120313.xhp\n"
+"hd_id3154760\n"
"9\n"
"help.text"
-msgid "Only valid within a <emph>For...Next</emph> loop to exit the loop. Program execution continues with the first statement that follows the <emph>Next</emph> statement. In nested statements, the control is transferred to the loop in the next higher level."
-msgstr "Είναι έγκυρη μόνο εντός ενός βρόχου <emph>For...Next</emph> για έξοδο από το βρόχο. Η εκτέλεση του προγράμματος συνεχίζει με την πρώτη δήλωση που ακολουθεί την δήλωση <emph>Next</emph>. Σε ένθετες δηλώσεις, ο έλεγχος μεταφέρεται στο βρόχο που βρίσκεται στο αμέσως επόμενο ανώτερο επίπεδο."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3147229\n"
+"03120313.xhp\n"
+"par_id3148664\n"
"10\n"
"help.text"
-msgid "<emph>Exit Function</emph>"
-msgstr "<emph>Exit Function</emph>"
+msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
+msgstr "systemFile$ = \"c:\\folder\\mytext.txt\""
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3154685\n"
+"03120313.xhp\n"
+"par_id3150541\n"
"11\n"
"help.text"
-msgid "Exits the <emph>Function</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Function</emph> call."
-msgstr "Πραγματοποιεί αμέσως έξοδο από τη διαδικασία <emph>Function</emph>. Η εκτέλεση του προγράμματος συνεχίζεται με την πρόταση που ακολουθεί την κλήση της <emph>Function</emph>."
+msgid "url$ = ConvertToURL( systemFile$ )"
+msgstr "url$ = ConvertToURL( systemFile$ )"
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3155132\n"
+"03120313.xhp\n"
+"par_id3150792\n"
"12\n"
"help.text"
-msgid "<emph>Exit Sub</emph>"
-msgstr "<emph>Exit Sub</emph>"
+msgid "print url$"
+msgstr "print url$"
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3149561\n"
+"03120313.xhp\n"
+"par_id3154367\n"
"13\n"
"help.text"
-msgid "Exits the subroutine immediately. Program execution continues with the statement that follows the <emph>Sub</emph> call."
-msgstr "Άμεση έξοδος της υπορουτίνας. Η εκτέλεση του προγράμματος συνεχίζεται με την πρόταση που ακολουθεί την κλήση της <emph>Sub</emph>."
+msgid "systemFileAgain$ = ConvertFromURL( url$ )"
+msgstr "systemFileAgain$ = ConvertFromURL( url$ )"
-#: 03090412.xhp
+#: 03120313.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3153143\n"
+"03120313.xhp\n"
+"par_id3153194\n"
"14\n"
"help.text"
-msgid "The Exit statement does not define the end of a structure, and must not be confused with the End statement."
-msgstr "Η δήλωση Exit δεν καθορίζει το τέλος μιας δομής και δεν θα πρέπει να συγχέεται με την πρόταση End."
-
-#: 03090412.xhp
-msgctxt ""
-"03090412.xhp\n"
-"hd_id3147348\n"
-"15\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03090412.xhp
-msgctxt ""
-"03090412.xhp\n"
-"par_id3153158\n"
-"20\n"
-"help.text"
-msgid "For siStep = 0 To 10 ' Fill array with test data"
-msgstr "For siStep = 0 to 10 ' Γεμίζει τον πίνακα με τα δεδομένα δοκιμής"
-
-#: 03090412.xhp
-msgctxt ""
-"03090412.xhp\n"
-"par_id3153764\n"
-"31\n"
-"help.text"
-msgid "' LinSearch searches a TextArray:sList() for a TextEntry:"
-msgstr "' Η LinSearch αναζητεί μια TextArray:sList() για μία TextEntry:"
-
-#: 03090412.xhp
-msgctxt ""
-"03090412.xhp\n"
-"par_id3148995\n"
-"32\n"
-"help.text"
-msgid "' Returns the index of the entry or 0 (Null)"
-msgstr "' Επιστρέφει το δείκτη μιας εισαγωγής ή το 0 (Null)"
-
-#: 03090412.xhp
-msgctxt ""
-"03090412.xhp\n"
-"par_id3149567\n"
-"35\n"
-"help.text"
-msgid "Exit For ' sItem found"
-msgstr "Exit for ' το sItem βρέθηκε"
+msgid "print systemFileAgain$"
+msgstr "print systemFileAgain$"
-#: 03020204.xhp
+#: 03120314.xhp
msgctxt ""
-"03020204.xhp\n"
+"03120314.xhp\n"
"tit\n"
"help.text"
-msgid "Put Statement [Runtime]"
-msgstr "Δήλωση Put [Χρόνου εκτέλεσης]"
+msgid "Split Function [Runtime]"
+msgstr "Συνάρτηση Split [Χρόνου εκτέλεσης]"
-#: 03020204.xhp
+#: 03120314.xhp
msgctxt ""
-"03020204.xhp\n"
-"bm_id3150360\n"
+"03120314.xhp\n"
+"bm_id3156027\n"
"help.text"
-msgid "<bookmark_value>Put statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Put</bookmark_value>"
+msgid "<bookmark_value>Split function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Split</bookmark_value>"
-#: 03020204.xhp
+#: 03120314.xhp
msgctxt ""
-"03020204.xhp\n"
-"hd_id3150360\n"
+"03120314.xhp\n"
+"hd_id3156027\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put Statement [Runtime]\">Put Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Δήλωση Put [Χρόνου εκτέλεσης]\">Δήλωση Put [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Split Function [Runtime]\">Split Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Συνάρτηση Split [Χρόνου εκτέλεσης]\">Συνάρτηση Split [Χρόνου εκτέλεσης]</link>"
-#: 03020204.xhp
+#: 03120314.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3154909\n"
+"03120314.xhp\n"
+"par_id3155805\n"
"2\n"
"help.text"
-msgid "Writes a record to a relative file or a sequence of bytes to a binary file."
-msgstr "Καταγράφει μια εγγραφή σε ένα σχετικό αρχείο ή μια ακολουθία byte σε ένα δυαδικό αρχείο."
+msgid "Returns an array of substrings from a string expression."
+msgstr "Επιστρέφει έναν πίνακα απο υπο-συμβολοσειρές από μια παράσταση συμβολοσειράς."
-#: 03020204.xhp
+#: 03120314.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3156281\n"
+"03120314.xhp\n"
+"hd_id3149177\n"
"3\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link> statement"
-msgstr "Δείτε επίσης: δήλωση <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link>"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03020204.xhp
+#: 03120314.xhp
msgctxt ""
-"03020204.xhp\n"
-"hd_id3125863\n"
+"03120314.xhp\n"
+"par_id3153824\n"
"4\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Split (Text As String, delimiter, number)"
+msgstr "Split (Text As String, delimiter, number)"
-#: 03020204.xhp
+#: 03120314.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3155132\n"
+"03120314.xhp\n"
+"hd_id3149763\n"
"5\n"
"help.text"
-msgid "Put [#] FileNumber As Integer, [position], Variable"
-msgstr "Put [#] FileNumber As Integer, [position], Variable"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03020204.xhp
+#: 03120314.xhp
msgctxt ""
-"03020204.xhp\n"
-"hd_id3153190\n"
+"03120314.xhp\n"
+"par_id3154285\n"
"6\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03020204.xhp
+#: 03120314.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3146120\n"
+"03120314.xhp\n"
+"hd_id3145315\n"
"7\n"
"help.text"
-msgid "<emph>FileNumber:</emph> Any integer expression that defines the file that you want to write to."
-msgstr "<emph>FileNumber:</emph> Κάθε παράσταση ακέραιου αριθμού που καθορίζει το αρχείο που προορίζεται για εγγραφή."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03020204.xhp
+#: 03120314.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3155411\n"
+"03120314.xhp\n"
+"par_id3156023\n"
"8\n"
"help.text"
-msgid "<emph>Position: </emph>For relative files (random access files), the number of the record that you want to write."
-msgstr "<emph>Position:</emph> Για σχετικά αρχεία (αρχεία τυχαίας προσπέλασης), τον αριθμό της εγγραφής που προορίζεται για εγγραφή."
+msgid "<emph>Text:</emph> Any string expression."
+msgstr "<emph>Κείμενο:</emph> Κάθε παράσταση συμβολοσειράς."
-#: 03020204.xhp
+#: 03120314.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3148576\n"
+"03120314.xhp\n"
+"par_id3147560\n"
"9\n"
"help.text"
-msgid "For binary files (binary access), the position of the byte in the file where you want to start writing."
-msgstr "Για δυαδικά αρχεία (αρχεία δυαδικής προσπέλασης), η θέση byte στο αρχείο όπου θα αρχίσει η εγγραφή."
-
-#: 03020204.xhp
-msgctxt ""
-"03020204.xhp\n"
-"par_id3153729\n"
-"10\n"
-"help.text"
-msgid "<emph>Variable:</emph> Name of the variable that you want to write to the file."
-msgstr "<emph>Variable:</emph> Όνομα της μεταβλητής που θα εγγραφεί στο αρχείο."
-
-#: 03020204.xhp
-msgctxt ""
-"03020204.xhp\n"
-"par_id3146974\n"
-"11\n"
-"help.text"
-msgid "Note for relative files: If the contents of this variable does not match the length of the record that is specified in the <emph>Len</emph> clause of the <emph>Open</emph> statement, the space between the end of the newly written record and the next record is padded with existing data from the file that you are writing to."
-msgstr "Σημείωση για αρχεία τυχαίας προσπέλασης: Αν τα περιεχόμενα αυτής της μεταβλητής δεν αντιστοιχούν στο μήκος των εγγραφών που καθορίστηκαν στον όρο <emph>Len</emph> της πρότασης <emph>Open</emph>, το κενό διάστημα από το τέλος των νέων δεδομένων εγγραφής έως την επόμενη εγγραφή συμπληρώνεται με τα υπάρχοντα δεδομένα του αρχείου."
+msgid "<emph>delimiter (optional):</emph> A string of one or more characters length that is used to delimit the Text. The default is the space character."
+msgstr "<emph>delimiter (optional):</emph> Μια συμβολοσειρά του μήκους ενός ή περισσότερων χαρακτήρων που χρησιμοποιείται για να οριοθετήσει το κείμενο. Η προεπιλογή είναι ο χαρακτήρας διαστήματος."
-#: 03020204.xhp
+#: 03120314.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3155855\n"
+"03120314.xhp\n"
+"par_id3145069\n"
"12\n"
"help.text"
-msgid "Note for binary files: The contents of the variables are written to the specified position, and the file pointer is inserted directly after the last byte. No space is left between the records."
-msgstr "Σημείωση για δυαδικά αρχεία: Τα περιεχόμενα των μεταβλητών εγγράφονται στην καθορισμένη θέση, και ο δείκτης αρχείου τοποθετείται αμέσως μετά το τελευταίο byte, χωρίς κενό διάστημα μεταξύ των εγγραφών."
+msgid "<emph>number (optional):</emph> The number of substrings that you want to return."
+msgstr "<emph>number (optional):</emph> Ο αριθμός υπό-συμβολοσειρών που θέλετε να επιστρέψετε."
-#: 03020204.xhp
+#: 03120314.xhp
msgctxt ""
-"03020204.xhp\n"
-"hd_id3154491\n"
-"13\n"
+"03120314.xhp\n"
+"hd_id3150398\n"
+"10\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03020204.xhp
-msgctxt ""
-"03020204.xhp\n"
-"par_id3154729\n"
-"16\n"
-"help.text"
-msgid "Dim sText As Variant ' Must be a variant type"
-msgstr "Dim sText As Variant ' Πρέπει να είναι τύπος μεταβλητής"
-
-#: 03020204.xhp
-msgctxt ""
-"03020204.xhp\n"
-"par_id3156278\n"
-"22\n"
-"help.text"
-msgid "Seek #iNumber,1 ' Position To start writing"
-msgstr "Seek #iNumber,1 ' Θέση έναρξης εγγραφής"
-
-#: 03020204.xhp
-msgctxt ""
-"03020204.xhp\n"
-"par_id3153711\n"
-"23\n"
-"help.text"
-msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
-msgstr "Put #iNumber,, \"Αυτή είναι η πρώτη γραμμή κειμένου\" ' Συμπληρώστε τη γραμμή με κείμενο"
-
-#: 03020204.xhp
-msgctxt ""
-"03020204.xhp\n"
-"par_id3155446\n"
-"24\n"
-"help.text"
-msgid "Put #iNumber,, \"This is the second line of text\""
-msgstr "Put #iNumber,, \"Αυτή είναι η δεύτερη γραμμή κειμένου\""
-
-#: 03020204.xhp
-msgctxt ""
-"03020204.xhp\n"
-"par_id3154255\n"
-"25\n"
-"help.text"
-msgid "Put #iNumber,, \"This is the third line of text\""
-msgstr "Put #iNumber,, \"Αυτή είναι η τρίτη γραμμή κειμένου\""
-
-#: 03020204.xhp
-msgctxt ""
-"03020204.xhp\n"
-"par_id3150940\n"
-"34\n"
-"help.text"
-msgid "Put #iNumber,,\"This is new text\""
-msgstr "Put #iNumber,,\"Αυτό είναι νέο κείμενο\""
-
-#: 03020204.xhp
-msgctxt ""
-"03020204.xhp\n"
-"par_id3159102\n"
-"37\n"
-"help.text"
-msgid "Put #iNumber,20,\"This is the text in record 20\""
-msgstr "Put #iNumber,20,\"Αυτό είναι το κείμενο στην εγγραφή 20\""
-
-#: 03020415.xhp
+#: 03120315.xhp
msgctxt ""
-"03020415.xhp\n"
+"03120315.xhp\n"
"tit\n"
"help.text"
-msgid "FileExists Function [Runtime]"
-msgstr "Συνάρτηση FileExists [Χρόνου εκτέλεσης]"
+msgid "Join Function [Runtime]"
+msgstr "Συνάρτηση Join [Χρόνου εκτέλεσης]"
-#: 03020415.xhp
+#: 03120315.xhp
msgctxt ""
-"03020415.xhp\n"
-"bm_id3148946\n"
+"03120315.xhp\n"
+"bm_id3149416\n"
"help.text"
-msgid "<bookmark_value>FileExists function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση FileExists</bookmark_value>"
+msgid "<bookmark_value>Join function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Join</bookmark_value>"
-#: 03020415.xhp
+#: 03120315.xhp
msgctxt ""
-"03020415.xhp\n"
-"hd_id3148946\n"
+"03120315.xhp\n"
+"hd_id3149416\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"FileExists Function [Runtime]\">FileExists Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"Συνάρτηση FileExists [Χρόνου εκτέλεσης]\">Συνάρτηση FileExists [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Join Function [Runtime]\">Join Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Συνάρτηση Join [Χρόνου εκτέλεσης]\">Συνάρτηση Join [Χρόνου εκτέλεσης]</link>"
-#: 03020415.xhp
+#: 03120315.xhp
msgctxt ""
-"03020415.xhp\n"
-"par_id3153361\n"
+"03120315.xhp\n"
+"par_id3149670\n"
"2\n"
"help.text"
-msgid "Determines if a file or a directory is available on the data medium."
-msgstr "Καθορίζει αν κάποιο αρχείο ή υποκατάλογος είναι διαθέσιμο στο μέσο αποθήκευσης δεδομένων."
+msgid "Returns a string from a number of substrings in a string array."
+msgstr "Επιστρέφει μια συμβολοσειρά από διάφορα υπό-συμβολοσειρές από έναν πίνακα συμβολοσειρών."
-#: 03020415.xhp
+#: 03120315.xhp
msgctxt ""
-"03020415.xhp\n"
-"hd_id3150447\n"
+"03120315.xhp\n"
+"hd_id3159414\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020415.xhp
+#: 03120315.xhp
msgctxt ""
-"03020415.xhp\n"
-"par_id3154685\n"
+"03120315.xhp\n"
+"par_id3156344\n"
"4\n"
"help.text"
-msgid "FileExists(FileName As String | DirectoryName As String)"
-msgstr "FileExists(FileName As String | DirectoryName As String)"
+msgid "Join (Text As String Array, delimiter)"
+msgstr "Join (Text As String Array, delimiter)"
-#: 03020415.xhp
+#: 03120315.xhp
msgctxt ""
-"03020415.xhp\n"
-"hd_id3154126\n"
+"03120315.xhp\n"
+"hd_id3150400\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03020415.xhp
+#: 03120315.xhp
msgctxt ""
-"03020415.xhp\n"
-"par_id3150769\n"
+"03120315.xhp\n"
+"par_id3150359\n"
"6\n"
"help.text"
-msgid "Bool"
-msgstr "Boolean μεταβλητές"
+msgid "String"
+msgstr "Συμβολοσειρά"
-#: 03020415.xhp
+#: 03120315.xhp
msgctxt ""
-"03020415.xhp\n"
-"hd_id3153770\n"
+"03120315.xhp\n"
+"hd_id3148798\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03020415.xhp
-msgctxt ""
-"03020415.xhp\n"
-"par_id3147349\n"
-"8\n"
-"help.text"
-msgid "FileName | DirectoryName: Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "FileName | DirectoryName: Κάθε παράσταση συμβολοσειράς που περιέχει ένα σαφή καθορισμό αρχείου. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί."
-
-#: 03020415.xhp
-msgctxt ""
-"03020415.xhp\n"
-"hd_id3149664\n"
-"9\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"tit\n"
-"help.text"
-msgid "Organizing Libraries and Modules"
-msgstr "Οργάνωση βιβλιοθηκών και αρθρωμάτων"
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"bm_id3148797\n"
-"help.text"
-msgid "<bookmark_value>libraries;organizing</bookmark_value><bookmark_value>modules;organizing</bookmark_value><bookmark_value>copying;modules</bookmark_value><bookmark_value>adding libraries</bookmark_value><bookmark_value>deleting;libraries/modules/dialogs</bookmark_value><bookmark_value>dialogs;organizing</bookmark_value><bookmark_value>moving;modules</bookmark_value><bookmark_value>organizing;modules/libraries/dialogs</bookmark_value><bookmark_value>renaming modules and dialogs</bookmark_value>"
-msgstr "<bookmark_value>οργάνωση;βιβλιοθήκες </bookmark_value><bookmark_value> οργάνωση;αρθρώματα</bookmark_value><bookmark_value>αντιγραφή; αρθρώματα</bookmark_value><bookmark_value>προσθήκη βιβλιοθηκών</bookmark_value><bookmark_value>διαγραφή;βιβλιοθήκών/αρθρωμάτων/διαλόγων </bookmark_value><bookmark_value>διάλογοι;οργάνωση</bookmark_value><bookmark_value>μετακίνηση; αρθρωμάτων</bookmark_value><bookmark_value>οργάνωση;αρθρωμάτων/βιβλιοθήκών/διαλόγων</bookmark_value><bookmark_value>μετονομασία αρθρωμάτων και διαλόγων</bookmark_value>"
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"hd_id3148797\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Organizing Libraries and Modules</link></variable>"
-msgstr "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Οργάνωση βιβλιοθηκών και αρθρωμάτων</link></variable>"
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"hd_id3150868\n"
-"4\n"
-"help.text"
-msgid "Organizing Libraries"
-msgstr "Οργάνωση βιβλιοθηκών"
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"hd_id3125864\n"
-"5\n"
-"help.text"
-msgid "Creating a New Library"
-msgstr "Δημιουργία μιας νέας βιβλιοθήκης"
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3152576\n"
-"6\n"
-"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Διαχείριση μακροεντολών - %PRODUCTNAME Basic</emph> και κλικ στο <emph>Διαχείριση</emph> ή κλικ στο εικονίδιο <emph>Επιλογή αρθρώματος</emph> στο Basic IDE για να ανοίξετε το διάλογο <emph>Διαχείριση μακροεντολών</emph>."
-
-#: 01030400.xhp
+#: 03120315.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3153726\n"
+"03120315.xhp\n"
+"par_id3145171\n"
"8\n"
"help.text"
-msgid "Click the <emph>Libraries</emph> tab."
-msgstr "Κάντε κλικ στην καρτέλα <emph>Βιβλιοθήκες</emph>."
+msgid "<emph>Text:</emph> A string array."
+msgstr "<emph>Text:</emph> Ένας πίνακας συμβολοσειρών"
-#: 01030400.xhp
+#: 03120315.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3149664\n"
+"03120315.xhp\n"
+"par_id3154908\n"
"9\n"
"help.text"
-msgid "Select to where you want to attach the library in the <emph>Location</emph> list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be attached to this document and only available from there."
-msgstr "Επιλέξτε που θέλετε να συνδέσετε τη βιβλιοθήκη στην λίστα <emph>Τοποθεσία</emph>. Εάν επιλέξετε %PRODUCTNAME μακροεντολές & διάλογοι, η βιβλιοθήκη θα ανήκει στην εφαρμογή $[officename] και θα είναι διαθέσιμη για όλα τα έγγραφα. Εάν επιλέξετε ένα έγγραφο, τότε η βιβλιοθήκη θα συνδεθεί με το παρόν έγγραφο και θα είναι διαθέσιμη μόνο από εκεί."
+msgid "<emph>delimiter (optional):</emph> A string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If delimiter is a string of length zero \"\", the substrings are joined without separator."
+msgstr "<emph>delimiter (optional):</emph> Ένας χαρακτήρας συμβολοσειράς που χρησιμοποιείται για να χωρίσει τις υπό-συμβολοσειρές στην προκύπτουσα συμβολοσειρά. Ο προεπιλεγμένος χαρακτήρας διαχωρισμού είναι ο χαρακτήρας διαστήματος. Εάν ο οριοθέτης είναι μια συμβολοσειρά μηδενικού μήκους \", οι υπό-συμβολοσειρές ενώνονται χωρίς διαχωριστή."
-#: 01030400.xhp
+#: 03120315.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3153365\n"
+"03120315.xhp\n"
+"hd_id3154218\n"
"10\n"
"help.text"
-msgid "Click <emph>New</emph> and insert a name to create a new library."
-msgstr "Κάντε κλικ στο <emph>Δημιουργία</emph> και δώστε ένα όνομα για να δημιουργήσετε μια νέα βιβλιοθήκη."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"hd_id3147394\n"
-"48\n"
-"help.text"
-msgid "Import a Library"
-msgstr "Εισαγωγή βιβλιοθήκης"
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3153157\n"
-"49\n"
-"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Διαχείριση Μακροεντολών - %PRODUCTNAME Basic</emph> και κάντε κλικ στο <emph>Διαχείριση</emph> ή κάντε κλικ στο εικονίδιο <emph> Επιλογή αρθρώματος </emph> στο Basic IDE για να ανοίξετε το παράθυρο διαλόγου <emph>Διαχείριση μακροεντολών</emph>."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3146972\n"
-"50\n"
-"help.text"
-msgid "Click the <emph>Libraries</emph> tab."
-msgstr "Κάντε κλικ στην καρτέλα <emph>Βιβλιοθήκες</emph>."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3145640\n"
-"51\n"
-"help.text"
-msgid "Select to where you want to import the library in the <emph>Location</emph> list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be imported to this document and only available from there."
-msgstr "Επιλέξτε που θέλετε να εισάγετε τη βιβλιοθήκη στην λίστα <emph>Τοποθεσία</emph>. Εάν επιλέξετε %PRODUCTNAME μακροεντολές & διάλογοι, η θα βιβλιοθήκη θα ανήκει στην εφαρμογή $[officename] και θα είναι διαθέσιμη για όλα τα έγγραφα. Εάν επιλέξετε ένα έγγραφο, τότε η βιβλιοθήκη θα εισαχθεί σε αυτό το έγγραφο και θα είναι διαθέσιμη μόνο από εκεί."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 01030400.xhp
+#: 03120400.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3154253\n"
-"52\n"
+"03120400.xhp\n"
+"tit\n"
"help.text"
-msgid "Click <emph>Import...</emph> and select an external library to import."
-msgstr "Πατήστε στο <emph>Εισαγωγή...</emph> και επιλέξτε μια εξωτερική βιβλιοθήκη για εισαγωγή."
+msgid "Editing String Length"
+msgstr "Επεξεργασία μήκους συμβολοσειράς"
-#: 01030400.xhp
+#: 03120400.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3154705\n"
-"53\n"
+"03120400.xhp\n"
+"hd_id3155150\n"
+"1\n"
"help.text"
-msgid "Select all libraries to be imported in the <emph>Import Libraries</emph> dialog. The dialog displays all libraries that are contained in the selected file."
-msgstr "Επιλέξτε όλες τις βιβλιοθήκες για εισαγωγή στον διάλογο <emph>Εισαγωγή βιβλιοθηκών</emph>. Ο διάλογος εμφανίζει όλες τις βιβλιοθήκες που περιλαμβάνονται στο επιλεγμένο αρχείο."
+msgid "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Editing String Length\">Editing String Length</link>"
+msgstr "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Επεξεργασία μήκους συμβολοσειράς\">Επεξεργασία μήκους συμβολοσειράς </link>"
-#: 01030400.xhp
+#: 03120400.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3163807\n"
-"54\n"
+"03120400.xhp\n"
+"par_id3159201\n"
+"2\n"
"help.text"
-msgid "If you want to insert the library as a reference only check the <emph>Insert as reference (read-only)</emph> box. Read-only libraries are fully functional but cannot be modified in the Basic IDE."
-msgstr "Εάν θέλετε να εισάγετε τη βιβλιοθήκη μόνο ως παραπομπή, ενεργοποιήστε το πλαίσιο <emph> Εισαγωγή ως παραπομπή (μόνο για ανάγνωση)</emph>. Οι βιβλιοθήκες μόνο για ανάγνωση είναι πλήρως λειτουργικές αλλά δεν μπορούν να τροποποιηθούν από το Basic IDE."
+msgid "The following functions determine string lengths and compare strings."
+msgstr "Οι ακόλουθες συναρτήσεις χρησιμοποιούνται για να καθορίσουν το μήκος της συμβολοσειράς και για να συγκρίνουν συμβολοσειρές."
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3145228\n"
-"55\n"
+"03120401.xhp\n"
+"tit\n"
"help.text"
-msgid "Check the <emph>Replace existing libraries</emph> box if you want existing libraries of the same name to be overwritten."
-msgstr "Ενεργοποιήστε το πλαίσιο <emph>Αντικατάσταση υπαρχουσών βιβλιοθηκών</emph> εάν θέλετε οι υπάρχουσες βιβλιοθήκες με το ίδιο όνομα να αντικατασταθούν."
+msgid "InStr Function [Runtime]"
+msgstr "Συνάρτηση InStr [Χρόνου εκτέλεσης]"
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147004\n"
-"56\n"
+"03120401.xhp\n"
+"bm_id3155934\n"
"help.text"
-msgid "Click <emph>OK</emph> to import the library."
-msgstr "Πατήστε στο <emph>Εντάξει</emph> για να εισάγετε την βιβλιοθήκη."
+msgid "<bookmark_value>InStr function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση InStr</bookmark_value>"
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"hd_id3159099\n"
-"17\n"
+"03120401.xhp\n"
+"hd_id3155934\n"
+"1\n"
"help.text"
-msgid "Export a Library"
-msgstr "Εξαγωγή βιβλιοθήκης"
+msgid "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr Function [Runtime]\">InStr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"Συνάρτηση InStr [Χρόνου εκτέλεσης]\">Συνάρτηση InStr [Χρόνου εκτέλεσης]</link>"
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147005\n"
-"70\n"
+"03120401.xhp\n"
+"par_id3153990\n"
+"2\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Διαχείριση μακροεντολών - %PRODUCTNAME Basic</emph> και πατήστε<emph>Διαχείριση</emph> ή πατήστε το εικονίδιο <emph>Επιλογή αρθρώματος</emph> στο Basic IDE για να ανοίξετε το διάλογο <emph>Διαχείριση μακροεντολών</emph>."
+msgid "Returns the position of a string within another string."
+msgstr "Επιστρέφει την θέση μιας συμβολοσειράς εντός μιας άλλης συμβολοσειράς."
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147006\n"
-"71\n"
+"03120401.xhp\n"
+"par_id3147303\n"
+"3\n"
"help.text"
-msgid "Click the <emph>Libraries</emph> tab."
-msgstr "Πατήστε στην καρτέλα <emph>Βιβλιοθήκες</emph>."
+msgid "The Instr function returns the position at which the match was found. If the string was not found, the function returns 0."
+msgstr "Η συνάρτηση Instr επιστρέφει τη θέση όπου βρίσκεται το ταίριασμα. Αν δεν έχει βρεθεί η συμβολοσειρά, η συνάρτηση επιστρέφει 0."
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147007\n"
-"72\n"
+"03120401.xhp\n"
+"hd_id3145090\n"
+"4\n"
"help.text"
-msgid "In the <emph>Location</emph> list you specify where your library is stored. Select the library that you want to export. Note that you cannot export the <emph>Standard</emph> library."
-msgstr "Στη λίστα <emph>Τοποθεσία</emph> ορίστε πού είναι αποθηκευμένη η βιβλιοθήκη σας. Επιλέξτε τη βιβλιοθήκη που θέλετε να εξάγετε. Σημειώστε ότι δεν μπορείτε να εξάγετε την <emph>Τυπική</emph> βιβλιοθήκη. "
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147008\n"
-"73\n"
+"03120401.xhp\n"
+"par_id3146957\n"
+"5\n"
"help.text"
-msgid "Click <emph>Export...</emph>"
-msgstr "Πατήστε <emph>Εξαγωγή...</emph>"
+msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
+msgstr "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147009\n"
-"74\n"
+"03120401.xhp\n"
+"hd_id3148538\n"
+"6\n"
"help.text"
-msgid "Choose whether you want to export the library as an extension or as a basic library."
-msgstr "Επιλέξτε εάν θέλετε να εξάγετε τη βιβλιοθήκη ως μια επέκταση ή ως βασική βιβλιοθήκη."
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147010\n"
-"75\n"
+"03120401.xhp\n"
+"par_id3149763\n"
+"7\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Πατήστε στο <emph>Εντάξει</emph>."
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147011\n"
-"76\n"
+"03120401.xhp\n"
+"hd_id3148473\n"
+"8\n"
"help.text"
-msgid "Select where you want your library exported."
-msgstr "Επιλέξτε πού θέλετε να εξαχθεί η βιβλιοθήκη σας."
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147012\n"
-"77\n"
+"03120401.xhp\n"
+"par_id3153126\n"
+"9\n"
"help.text"
-msgid "Click <emph>Save</emph> to export the library."
-msgstr "Πατήστε στο <emph>Αποθήκευση</emph> για να εξάγετε την βιβλιοθήκη."
+msgid "<emph>Start: </emph>A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The maximum allowed value is 65535."
+msgstr "<emph>Αρχή:</emph> Κάθε αριθμητική παράσταση που καθορίζει τη θέση εντός μιας συμβολοσειράς όπου θα αρχίσει η αναζήτηση μιας δευτερεύουσας συμβολοσειράς. Αν παραληφθεί αυτή η παράμετρος, η αναζήτηση αρχίζει από τον πρώτο χαρακτήρα. Η μέγιστη επιτρεπόμενη τιμή είναι 65535."
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"hd_id3159100\n"
-"17\n"
+"03120401.xhp\n"
+"par_id3145609\n"
+"10\n"
"help.text"
-msgid "Deleting a Library"
-msgstr "Διαγραφή μιας βιβλιοθήκης"
+msgid "<emph>Text1:</emph> The string expression that you want to search."
+msgstr "<emph>Text1:</emph> Η έκφραση συμβολοσειράς που θέλετε να ψάξετε."
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3150086\n"
-"18\n"
+"03120401.xhp\n"
+"par_id3147559\n"
+"11\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Οργάνωση Μακροεντολών - %PRODUCTNAME Basic</emph> και κάντε κλικ στο <emph>Διαχείριση</emph> ή κάντε κλικ στο εικονίδιο <emph>Επιλογή αρθρώματος</emph> στο Basic IDE για να ανοίξετε το παράθυρο διαλόγου <emph>Διαχείριση μακροεντολών</emph>."
+msgid "<emph>Text2:</emph> The string expression that you want to search for."
+msgstr "<emph>Text2:</emph> Η έκφραση συμβολοσειράς που θέλετε να βρείτε."
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3146808\n"
-"57\n"
+"03120401.xhp\n"
+"par_id3154758\n"
+"12\n"
"help.text"
-msgid "Click the <emph>Libraries</emph> tab."
-msgstr "Κάντε κλικ στην καρτέλα <emph>Βιβλιοθήκες</emph>."
+msgid "<emph>Compare:</emph> Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive."
+msgstr "<emph>Compare:</emph> Προαιρετική αριθμητική έκφραση που καθορίζει τον τύπο της σύγκρισης. Αυτή παράμετρος μπορεί να είναι 0 ή 1. Η προεπιλεγμένη τιμή 0 καθορίζει μια σύγκριση κειμένου με διάκριση πεζών-κεφαλαίων. Το 1 καθορίζει μια σύγκριση κειμένου (χωρίς διάκριση πεζών-κεφαλαίων)."
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3158212\n"
-"58\n"
+"03120401.xhp\n"
+"par_id3153361\n"
+"13\n"
"help.text"
-msgid "Select the library to be deleted from the list."
-msgstr "Επιλέξτε τη βιβλιοθήκη που θα διαγραφεί από τον κατάλογο."
+msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted."
+msgstr "Η παράμετρος Compare δεν θα πρέπει να είναι καθορισμένη, αν έχει παραληφθεί η πρώτη παράμετρος επιστροφής. Αλλιώς προκύπτει σφάλμα χρόνου εκτέλεσης."
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3150361\n"
-"20\n"
+"03120401.xhp\n"
+"hd_id3154366\n"
+"14\n"
"help.text"
-msgid "Click <emph>Delete</emph>."
-msgstr "Κάντε κλικ στο <emph>Διαγραφή</emph>."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3152986\n"
+"03120401.xhp\n"
+"par_id3144760\n"
"19\n"
"help.text"
-msgid "Deleting a library permanently deletes all existing modules and corresponding procedures and functions."
-msgstr "Διαγράφοντας μία βιβλιοθήκη, όλα τα υπάρχοντα αρθρώματα της και οι αντίστοιχες διαδικασίες SUB και FUNCTION διαγράφονται μόνιμα."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3148868\n"
-"59\n"
-"help.text"
-msgid "You cannot delete the default library named \"Standard\"."
-msgstr "Δεν μπορείτε να διαγράψετε την προεπιλεγμένη βιβλιοθήκη που ονομάζεται \"Standard\"."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3146869\n"
-"60\n"
-"help.text"
-msgid "If you delete a library that was inserted as reference only the reference is deleted but not the library itself."
-msgstr "Εάν διαγράψετε μια βιβλιοθήκη που εισήχθηκε ως παραπομπή, διαγράφεται μόνο η παραπομπή και όχι η ίδια η βιβλιοθήκη."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"hd_id3147070\n"
-"21\n"
-"help.text"
-msgid "Organizing Modules and Dialogs"
-msgstr "Οργάνωση αρθρωμάτων και διαλόγων"
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"hd_id3155265\n"
-"61\n"
-"help.text"
-msgid "Creating a New Module or Dialog"
-msgstr "Δημιουργία ενός νέου αρθρώματος ή ενός παραθύρου διαλόγου"
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3154537\n"
-"62\n"
-"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Οργάνωση Μακροεντολών - %PRODUCTNAME Basic</emph> και κάντε κλικ στο <emph>Διαχείριση</emph> ή κάντε κλικ στο εικονίδιο <emph>Επιλογή αρθρώματος</emph> στο Basic IDE για να ανοίξετε το παράθυρο διαλόγου <emph>Διαχείριση μακροεντολών</emph>."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3146781\n"
-"63\n"
-"help.text"
-msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
-msgstr "Κάντε κλικ στην καρτέλα <emph>Αρθρώματα</emph> ή στην καρτέλα <emph>Διάλογοι</emph>."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3159206\n"
-"64\n"
-"help.text"
-msgid "Select the library where the module will be inserted and click <emph>New</emph>."
-msgstr "Επιλέξτε τη βιβλιοθήκη στην οποία θα εισαχθεί το άρθρωμα και κάντε κλικ στο <emph>Δημιουργία</emph>."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3152389\n"
-"65\n"
-"help.text"
-msgid "Enter a name for the module or the dialog and click <emph>OK</emph>."
-msgstr "Εισάγετε ένα όνομα για το άρθρωμα ή το διάλογο και κάντε κλικ στο <emph>OK</emph>."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"hd_id3152872\n"
-"25\n"
-"help.text"
-msgid "Renaming a Module or Dialog"
-msgstr "Μετονομασία ενός αρθρώματος ή ενός παραθύρου διαλόγου"
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3159230\n"
-"66\n"
-"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Οργάνωση Μακροεντολών - %PRODUCTNAME Basic</emph> και κάντε κλικ στο <emph>Διαχείριση</emph> ή κάντε κλικ στο εικονίδιο <emph>Επιλογή αρθρώματος</emph> στο Basic IDE για να ανοίξετε το παράθυρο διαλόγου <emph>Διαχείριση μακροεντολών</emph>."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3150046\n"
-"67\n"
-"help.text"
-msgid "Click the module to be renamed twice, with a pause between the clicks. Enter the new name."
-msgstr "Κάντε κλικ στο άρθρωμα που θέλετε να μετονομάσετε και εισάγετε το νέο όνομα."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3153801\n"
-"27\n"
-"help.text"
-msgid "In the Basic IDE, right-click the name of the module or dialog in the tabs at the bottom of the screen, choose <emph>Rename</emph> and type in the new name."
-msgstr "Στο Basic IDE, κάντε δεξί κλικ στο όνομα του αρθρώματος ή του διαλόγου στις καρτέλες στο κάτω μέρος της οθόνης, επιλέξτε <emph>Μετονομασία</emph> και πληκτρολογήστε το νέο όνομα."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3155526\n"
-"28\n"
-"help.text"
-msgid "Press Enter to confirm your changes."
-msgstr "Πατήστε το πλήκτρο Enter για να επιβεβαιώσετε τις αλλαγές σας."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"hd_id3146963\n"
-"29\n"
-"help.text"
-msgid "Deleting a Module or Dialog"
-msgstr "Διαγραφή ενός αρθρώματος ή ενός παραθύρου διαλόγου"
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3147547\n"
-"68\n"
-"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Διαχείριση Μακροεντολών - %PRODUCTNAME Basic</emph> και κάντε κλικ στο <emph>Διαχείριση</emph> ή κάντε κλικ στο εικονίδιο <emph>Επιλογή αρθρώματος</emph> στο Basic IDE για να ανοίξετε το παράθυρο διαλόγου <emph>Διαχείριση μακροεντολών</emph>."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3150958\n"
-"69\n"
-"help.text"
-msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
-msgstr "Κάντε κλικ στην καρτέλα <emph>Αρθρώματα</emph> ή στην καρτέλα <emph>Διάλογοι</emph>."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3149870\n"
-"30\n"
-"help.text"
-msgid "Select the module or dialog to be deleted from the list. Double-click an entry to reveal sub-entries, if required."
-msgstr "Επιλέξτε το άρθρωμα ή τον διάλογο που θα διαγραφεί από την λίστα. Κάντε κλικ δύο φορές σε μια καταχώριση της λίστας για να αποκαλύψετε δευτερεύουσες καταχωρίσεις αν αυτό είναι απαραίτητο."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3147248\n"
-"32\n"
-"help.text"
-msgid "Click <emph>Delete</emph>."
-msgstr "Κάντε κλικ στο <emph>Διαγραφή</emph>."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3151339\n"
-"31\n"
-"help.text"
-msgid "Deleting a module permanently deletes all existing procedures and functions in that module."
-msgstr "Η διαγραφή ενός αρθρώματος διαγράφει μόνιμα όλες τις υπάρχουσες διαδικασίες και συναρτήσεις σε αυτό το άρθρωμα."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"hd_id3151392\n"
-"33\n"
-"help.text"
-msgid "Organizing Projects among Documents or Templates"
-msgstr "Οργάνωση έργων μεταξύ εγγράφων ή προτύπων"
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"hd_id3156400\n"
-"36\n"
-"help.text"
-msgid "Moving or copying modules between documents, templates and the application."
-msgstr "Μετακίνηση ή αντιγραφή λειτουργικών μονάδων, παραθύρων διαλόγου ή βιβλιοθηκών μεταξύ εγγράφων, προτύπων και της εφαρμογής."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3146819\n"
-"37\n"
-"help.text"
-msgid "Open all documents or templates among which you want to move or copy the modules or dialogs."
-msgstr "Πρώτα, ανοίξτε όλα τα έγγραφα ή τα πρότυπα μεταξύ των οποίων θέλετε να μετακινήσετε ή να αντιγράψετε τα αρθρώματα ή τα παράθυρα διαλόγου."
-
-#: 01030400.xhp
-msgctxt ""
-"01030400.xhp\n"
-"par_id3149319\n"
-"38\n"
-"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Επιλέξτε <emph> Εργαλεία - Μακροεντολές – Οργάνωση Μακροεντολών - %PRODUCTNAME Basic</emph> και κάντε κλικ στο <emph>Διαχείριση</emph> ή κάντε κλικ στο εικονίδιο <emph>Επιλογή αρθρώματος</emph> στο Basic IDE για να ανοίξετε το παράθυρο διαλόγου <emph>Διαχείριση μακροεντολών</emph>."
+msgid "sInput = \"Office\""
+msgstr "sInput = \"Office\""
-#: 01030400.xhp
+#: 03120401.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3145637\n"
-"39\n"
+"03120401.xhp\n"
+"par_id3154125\n"
+"20\n"
"help.text"
-msgid "To move a module or dialog to another document, click the corresponding object in the list and drag it to the desired position. A horizontal line indicates the target position of the current object while dragging. Hold the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging to copy the object instead of moving it."
-msgstr "Για να μετακινήσετε ένα άρθρωμα ή ένα διάλογο σε ένα άλλο έγγραφο, κάντε κλικ στο αντίστοιχο αντικείμενο και μεταφέρετε το στην επιθυμητή τοποθεσία. Μια οριζόντια γραμμή επισημαίνει την θέση προορισμού του τρέχοντος αντικειμένου κατά την μεταφορά του. Κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> κατά την μεταγορά για να αντιγράψετε το αντικείμενο αντί να το μετακινήσετε."
+msgid "iPos = Instr(sInput,\"c\")"
+msgstr "iPos = Instr(sInput,\"c\")"
-#: 03020403.xhp
+#: 03120402.xhp
msgctxt ""
-"03020403.xhp\n"
+"03120402.xhp\n"
"tit\n"
"help.text"
-msgid "CurDir Function [Runtime]"
-msgstr "Συνάρτηση CurDir [Χρόνου εκτέλεσης]"
+msgid "Len Function [Runtime]"
+msgstr "Συνάρτηση Len [Χρόνου εκτέλεσης]"
-#: 03020403.xhp
+#: 03120402.xhp
msgctxt ""
-"03020403.xhp\n"
-"bm_id3153126\n"
+"03120402.xhp\n"
+"bm_id3154136\n"
"help.text"
-msgid "<bookmark_value>CurDir function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CurDir</bookmark_value>"
+msgid "<bookmark_value>Len function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Len</bookmark_value>"
-#: 03020403.xhp
+#: 03120402.xhp
msgctxt ""
-"03020403.xhp\n"
-"hd_id3153126\n"
+"03120402.xhp\n"
+"hd_id3154136\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020403.xhp\">Συνάρτηση CurDir [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120402.xhp\" name=\"Len Function [Runtime]\">Len Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120402.xhp\" name=\"Συνάρτηση Len [Χρόνου εκτέλεσης]\">Συνάρτηση Len [Χρόνου εκτέλεσης]</link>"
-#: 03020403.xhp
+#: 03120402.xhp
msgctxt ""
-"03020403.xhp\n"
-"par_id3156343\n"
+"03120402.xhp\n"
+"par_id3147576\n"
"2\n"
"help.text"
-msgid "Returns a variant string that represents the current path of the specified drive."
-msgstr "Επιστρέφει μια μεταβλητή συμβολοσειράς που αντιπροσωπεύει την τρέχουσα διαδρομή της καθορισμένης μονάδας δίσκου."
+msgid "Returns the number of characters in a string, or the number of bytes that are required to store a variable."
+msgstr "Επιστρέφει το πλήθος των χαρακτήρων σε μια συμβολοσειρά, ή το πλήθος των byte που απαιτούνται για την αποθήκευση μιας μεταβλητής."
-#: 03020403.xhp
+#: 03120402.xhp
msgctxt ""
-"03020403.xhp\n"
-"hd_id3149457\n"
+"03120402.xhp\n"
+"hd_id3159177\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020403.xhp
+#: 03120402.xhp
msgctxt ""
-"03020403.xhp\n"
-"par_id3153381\n"
+"03120402.xhp\n"
+"par_id3150669\n"
"4\n"
"help.text"
-msgid "CurDir [(Text As String)]"
-msgstr "CurDir [(Text As String)]"
+msgid "Len (Text As String)"
+msgstr "Len (Text As String)"
-#: 03020403.xhp
+#: 03120402.xhp
msgctxt ""
-"03020403.xhp\n"
-"hd_id3154366\n"
+"03120402.xhp\n"
+"hd_id3148473\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03020403.xhp
+#: 03120402.xhp
msgctxt ""
-"03020403.xhp\n"
-"par_id3156281\n"
+"03120402.xhp\n"
+"par_id3143270\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
+msgid "Long"
+msgstr "Μεγάλου μήκους"
-#: 03020403.xhp
+#: 03120402.xhp
msgctxt ""
-"03020403.xhp\n"
-"hd_id3156423\n"
+"03120402.xhp\n"
+"hd_id3147531\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr "Παράμετροι:"
-#: 03020403.xhp
+#: 03120402.xhp
msgctxt ""
-"03020403.xhp\n"
-"par_id3153193\n"
+"03120402.xhp\n"
+"par_id3147265\n"
"8\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that specifies an existing drive (for example, \"C\" for the first partition of the first hard drive)."
-msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει έναν υπάρχοντα δίσκο (π.χ. \"C\" για το πρώτο διαμέρισμα του πρώτου σκληρού δίσκου)."
+msgid "<emph>Text:</emph> Any string expression or a variable of another type."
+msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς ή μια μεταβλητή άλλου τύπου."
-#: 03020403.xhp
+#: 03120402.xhp
msgctxt ""
-"03020403.xhp\n"
-"par_id3155133\n"
+"03120402.xhp\n"
+"hd_id3153360\n"
"9\n"
"help.text"
-msgid "If no drive is specified or if the drive is a zero-length string (\"\"), CurDir returns the path for the current drive. $[officename] Basic reports an error if the syntax of the drive description is incorrect, the drive does not exist, or if the drive letter occurs after the letter defined in the CONFIG.SYS with the Lastdrive statement."
-msgstr "Αν δεν έχει καθοριστεί μονάδα δίσκου ή αν η μονάδα δίσκου είναι μια συμβολοσειρά μηδενικού μήκους (\"\"), η συνάρτηση CurDir επιστρέφει τη διαδρομή της τρέχουσας μονάδας δίσκου. Η $[officename] Basic αναφέρει σφάλμα αν η σύνταξη της περιγραφής της μονάδας δίσκου δεν είναι σωστή ή αν καθορίστηκε ανύπαρκτη μονάδα δίσκου ή που βρίσκεται μετά τη μονάδα δίσκου που καθορίστηκε στο CONFIG.SYS με την πρόταση Lastdrive."
-
-#: 03020403.xhp
-msgctxt ""
-"03020403.xhp\n"
-"par_id3150010\n"
-"10\n"
-"help.text"
-msgid "This function is not case-sensitive."
-msgstr "Αυτή η συνάρτηση δεν κάνει διάκριση πεζών-κεφαλαίων."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03020403.xhp
+#: 03120402.xhp
msgctxt ""
-"03020403.xhp\n"
-"hd_id3155411\n"
-"11\n"
+"03120402.xhp\n"
+"par_id3156214\n"
+"13\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "MsgBox Len(sText) REM Returns 9"
+msgstr "MsgBox Len(sText) REM Επιστρέφει 9"
-#: 03080202.xhp
+#: 03120403.xhp
msgctxt ""
-"03080202.xhp\n"
+"03120403.xhp\n"
"tit\n"
"help.text"
-msgid "Log Function [Runtime]"
-msgstr "Συνάρτηση Log [Χρόνου εκτέλεσης]"
+msgid "StrComp Function [Runtime]"
+msgstr "Συνάρτηση StrComp [Χρόνου εκτέλεσης]"
-#: 03080202.xhp
+#: 03120403.xhp
msgctxt ""
-"03080202.xhp\n"
-"bm_id3149416\n"
+"03120403.xhp\n"
+"bm_id3156027\n"
"help.text"
-msgid "<bookmark_value>Log function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Log</bookmark_value>"
+msgid "<bookmark_value>StrComp function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση StrComp</bookmark_value>"
-#: 03080202.xhp
+#: 03120403.xhp
msgctxt ""
-"03080202.xhp\n"
-"hd_id3149416\n"
+"03120403.xhp\n"
+"hd_id3156027\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Log Function [Runtime]\">Log Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Συνάρτηση Log [Χρόνου εκτέλεσης]\">Συνάρτηση Log [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"StrComp Function [Runtime]\">StrComp Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"Συνάρτηση StrComp [Χρόνου εκτέλεσης]\">Συνάρτηση StrComp [Χρόνου εκτέλεσης]</link>"
-#: 03080202.xhp
+#: 03120403.xhp
msgctxt ""
-"03080202.xhp\n"
-"par_id3145066\n"
+"03120403.xhp\n"
+"par_id3155805\n"
"2\n"
"help.text"
-msgid "Returns the natural logarithm of a number."
-msgstr "Επιστρέφει το φυσικό (νεπέριο) λογάριθμο ενός αριθμού."
+msgid "Compares two strings and returns an integer value that represents the result of the comparison."
+msgstr "Συγκρίνει δύο συμβολοσειρές και επιστρέφει μια τιμή που υποδηλώνει αν οι συμβολοσειρές είναι ίσες, αν μία από τις συμβολοσειρές είναι κενή ή αν μία συμβολοσειρά είναι πιο μεγάλη από την άλλη."
-#: 03080202.xhp
+#: 03120403.xhp
msgctxt ""
-"03080202.xhp\n"
-"hd_id3159414\n"
+"03120403.xhp\n"
+"hd_id3153345\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03080202.xhp
+#: 03120403.xhp
msgctxt ""
-"03080202.xhp\n"
-"par_id3154760\n"
+"03120403.xhp\n"
+"par_id3150503\n"
"4\n"
"help.text"
-msgid "Log (Number)"
-msgstr "Log (Number)"
+msgid "StrComp (Text1 As String, Text2 As String[, Compare])"
+msgstr "StrComp (Text1 As String, Text2 As String[, Compare])"
-#: 03080202.xhp
+#: 03120403.xhp
msgctxt ""
-"03080202.xhp\n"
-"hd_id3149457\n"
+"03120403.xhp\n"
+"hd_id3147574\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03080202.xhp
+#: 03120403.xhp
msgctxt ""
-"03080202.xhp\n"
-"par_id3150791\n"
+"03120403.xhp\n"
+"par_id3156152\n"
"6\n"
"help.text"
-msgid "Double"
-msgstr "Double"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03080202.xhp
+#: 03120403.xhp
msgctxt ""
-"03080202.xhp\n"
-"hd_id3151211\n"
+"03120403.xhp\n"
+"hd_id3150984\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Parameter:"
+msgstr "Παράμετρος:"
-#: 03080202.xhp
+#: 03120403.xhp
msgctxt ""
-"03080202.xhp\n"
-"par_id3151041\n"
+"03120403.xhp\n"
+"par_id3153061\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the natural logarithm for."
-msgstr "<emph>Number:</emph> Κάθε αριθμητική παράσταση για την οποία πρόκειται να υπολογισθεί ένας φυσικό λογάριθμος."
+msgid "<emph>Text1:</emph> Any string expression"
+msgstr "<emph>Text1:</emph> Κάθε παράσταση συμβολοσειράς"
-#: 03080202.xhp
+#: 03120403.xhp
msgctxt ""
-"03080202.xhp\n"
-"par_id3150869\n"
+"03120403.xhp\n"
+"par_id3147560\n"
"9\n"
"help.text"
-msgid "The natural logarithm is the logarithm to the base e. Base e is a constant with an approximate value of 2.718282..."
-msgstr "Φυσικός (νεπέριος) λογάριθμος είναι ο λογάριθμος με βάση e. Η βάση e είναι μια σταθερά με τιμή κατά προσέγγιση 2,718282..."
+msgid "<emph>Text2:</emph> Any string expression"
+msgstr "<emph>Text2:</emph> Κάθε παράσταση συμβολοσειράς"
-#: 03080202.xhp
+#: 03120403.xhp
msgctxt ""
-"03080202.xhp\n"
-"par_id3153968\n"
+"03120403.xhp\n"
+"par_id3146796\n"
"10\n"
"help.text"
-msgid "You can calculate logarithms to any base (n) for any number (x) by dividing the natural logarithm of x by the natural logarithm of n, as follows:"
-msgstr "Μπορείτε να υπολογίσετε λογάριθμους με οποιαδήποτε βάση (n) για κάθε αριθμό (x) διαιρώντας το φυσικό λογάριθμο του x δια του φυσικού λογάριθμου του n, ως ακολούθως:"
-
-#: 03080202.xhp
-msgctxt ""
-"03080202.xhp\n"
-"par_id3145420\n"
-"11\n"
-"help.text"
-msgid "Log n(x) = Log(x) / Log(n)"
-msgstr "Log n(x) = Log(x) / Log(n)"
-
-#: 03080202.xhp
-msgctxt ""
-"03080202.xhp\n"
-"hd_id3155131\n"
-"12\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03080202.xhp
-msgctxt ""
-"03080202.xhp\n"
-"par_id3149262\n"
-"18\n"
-"help.text"
-msgid "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\""
-msgstr "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Πολλαπλασιασμός με λογαριθμική συνάρτηση\""
-
-#: 03090103.xhp
-msgctxt ""
-"03090103.xhp\n"
-"tit\n"
-"help.text"
-msgid "IIf Statement [Runtime]"
-msgstr "Δήλωση IIf [Χρόνου εκτέλεσης]"
+msgid "<emph>Compare:</emph> This optional parameter sets the comparison method. If Compare = 1, the string comparison is case-sensitive. If Compare = 0, no distinction is made between uppercase and lowercase letters."
+msgstr "<emph>Compare:</emph> Αυτή η προαιρετική παράμετρος καθορίζει τη μέθοδο σύγκρισης. Αν Compare = 1, τότε η σύγκριση της συμβολοσειράς κάνει διάκριση πεζών-κεφαλαίων. Αν Compare = 0, τότε δεν γίνεται διάκριση μεταξύ πεζών και κεφαλαίων."
-#: 03090103.xhp
+#: 03120403.xhp
msgctxt ""
-"03090103.xhp\n"
-"bm_id3155420\n"
+"03120403.xhp\n"
+"hd_id3154940\n"
+"13\n"
"help.text"
-msgid "<bookmark_value>IIf statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση IIf</bookmark_value>"
+msgid "Return value"
+msgstr "Τιμή επιστροφής"
-#: 03090103.xhp
+#: 03120403.xhp
msgctxt ""
-"03090103.xhp\n"
-"hd_id3155420\n"
-"1\n"
+"03120403.xhp\n"
+"par_id3150358\n"
+"27\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Statement [Runtime]\">IIf Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"Δήλωση IIf [Χρόνου εκτέλεσης]\">Δήλωση IIf [Χρόνου εκτέλεσης]</link>"
+msgid "If Text1 < Text2 the function returns -1"
+msgstr "Εάν Text1 < Text2 η συνάρτηση επιστρέφει -1"
-#: 03090103.xhp
+#: 03120403.xhp
msgctxt ""
-"03090103.xhp\n"
-"par_id3145610\n"
-"2\n"
+"03120403.xhp\n"
+"par_id3151043\n"
+"28\n"
"help.text"
-msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression."
-msgstr "Επιστρέφει ένα από δύο δυνατά αποτελέσματα συνάρτησης, ανάλογα με τη λογική τιμή της παράστασης που αξιολογείται."
+msgid "If Text1 = Text2 the function returns 0"
+msgstr "Εάν Text1 = Text2 η συνάρτηση επιστρέφει 0"
-#: 03090103.xhp
+#: 03120403.xhp
msgctxt ""
-"03090103.xhp\n"
-"hd_id3159413\n"
-"3\n"
+"03120403.xhp\n"
+"par_id3158410\n"
+"29\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "If Text1 > Text2 the function returns 1"
+msgstr "Εάν Text1 > Text2 η συνάρτηση επιστρέφει 1"
-#: 03090103.xhp
+#: 03120403.xhp
msgctxt ""
-"03090103.xhp\n"
-"par_id3147560\n"
-"4\n"
+"03120403.xhp\n"
+"hd_id3153968\n"
+"18\n"
"help.text"
-msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)"
-msgstr "IIf (Expression, ExpressionTrue, ExpressionFalse)"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03090103.xhp
+#: 03130000.xhp
msgctxt ""
-"03090103.xhp\n"
-"hd_id3150541\n"
-"5\n"
+"03130000.xhp\n"
+"tit\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Other Commands"
+msgstr "Άλλες εντολές"
-#: 03090103.xhp
+#: 03130000.xhp
msgctxt ""
-"03090103.xhp\n"
-"par_id3153381\n"
-"6\n"
+"03130000.xhp\n"
+"hd_id3156027\n"
+"1\n"
"help.text"
-msgid "<emph>Expression:</emph> Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse."
-msgstr "<emph>Παράσταση:</emph> Κάθε παράσταση που πρόκειται να αξιολογηθεί. Αν η παράσταση αξιολογείται <emph>True</emph>, η συνάρτηση επιστρέφει το αποτέλεσμα ExpressionTrue, αλλιώς, επιστρέφει το αποτέλεσμα ExpressionFalse."
+msgid "<link href=\"text/sbasic/shared/03130000.xhp\" name=\"Other Commands\">Other Commands</link>"
+msgstr "<link href=\"text/sbasic/shared/03130000.xhp\" name=\"Άλλες εντολές\">Άλλες εντολές</link>"
-#: 03090103.xhp
+#: 03130000.xhp
msgctxt ""
-"03090103.xhp\n"
-"par_id3150870\n"
-"7\n"
+"03130000.xhp\n"
+"par_id3153312\n"
+"2\n"
"help.text"
-msgid "<emph>ExpressionTrue, ExpressionFalse:</emph> Any expression, one of which will be returned as the function result, depending on the logical evaluation."
-msgstr "<emph>ExpressionTrue, ExpressionFalse:</emph> Οι παραστάσεις εκ των οποίων μία θα επιστραφεί ως το αποτέλεσμα της συνάρτησης, ανάλογα με τη λογική αξιολόγηση."
+msgid "This is a list of the functions and the statements that are not included in the other categories."
+msgstr "Εδώ θα βρείτε όλες τις συναρτήσεις και τις προτάσεις που δεν περιλαμβάνονται στις άλλες κατηγορίες."
-#: 03090410.xhp
+#: 03130100.xhp
msgctxt ""
-"03090410.xhp\n"
+"03130100.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Function [Runtime]"
-msgstr "Συνάρτηση Switch [Χρόνου εκτέλεσης]"
+msgid "Beep Statement [Runtime]"
+msgstr "Δήλωση Beep [Χρόνου εκτέλεσης]"
-#: 03090410.xhp
+#: 03130100.xhp
msgctxt ""
-"03090410.xhp\n"
-"bm_id3148554\n"
+"03130100.xhp\n"
+"bm_id3143284\n"
"help.text"
-msgid "<bookmark_value>Switch function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Switch</bookmark_value>"
+msgid "<bookmark_value>Beep statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Beep</bookmark_value>"
-#: 03090410.xhp
+#: 03130100.xhp
msgctxt ""
-"03090410.xhp\n"
-"hd_id3148554\n"
+"03130100.xhp\n"
+"hd_id3143284\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch Function [Runtime]\">Switch Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Συνάρτηση Switch [Χρόνου εκτέλεσης]\">Συνάρτηση Switch [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Beep Statement [Runtime]\">Beep Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Δήλωση Beep [Χρόνου εκτέλεσης]\">Δήλωση Beep [Χρόνου εκτέλεσης]</link>"
-#: 03090410.xhp
+#: 03130100.xhp
msgctxt ""
-"03090410.xhp\n"
-"par_id3148522\n"
+"03130100.xhp\n"
+"par_id3159201\n"
"2\n"
"help.text"
-msgid "Evaluates a list of arguments, consisting of an expression followed by a value. The Switch function returns a value that is associated with the expression that is passed by this function."
-msgstr "Αξιολογεί μια λίστα ορισμάτων, η οποία αποτελείται από μια παράσταση που ακολουθείται από μια τιμή. Η συνάρτηση Switch επιστρέφει μια τιμή που συσχετίζεται με την παράσταση η οποία μεταβιβάζεται με αυτήν."
+msgid "Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch."
+msgstr "Παράγει έναν ήχο από το ηχείο του υπολογιστή. Ο τόνος εξαρτάται από το σύστημα και η ένταση και οξύτητα σε γενικές γραμμές δεν μπορούν να τροποποιηθούν."
-#: 03090410.xhp
+#: 03130100.xhp
msgctxt ""
-"03090410.xhp\n"
-"hd_id3154863\n"
+"03130100.xhp\n"
+"hd_id3153990\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03090410.xhp
+#: 03130100.xhp
msgctxt ""
-"03090410.xhp\n"
-"par_id3155934\n"
+"03130100.xhp\n"
+"par_id3147291\n"
"4\n"
"help.text"
-msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])"
-msgstr "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])"
+msgid "Beep"
+msgstr "Beep"
-#: 03090410.xhp
+#: 03130100.xhp
msgctxt ""
-"03090410.xhp\n"
-"hd_id3149119\n"
+"03130100.xhp\n"
+"hd_id3148538\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03090410.xhp
-msgctxt ""
-"03090410.xhp\n"
-"par_id3153894\n"
-"6\n"
-"help.text"
-msgid "The <emph>Switch</emph> function evaluates the expressions from left to right, and then returns the value that is assigned to the function expression. If expression and value are not given as a pair, a runtime error occurs."
-msgstr "Η συνάρτηση <emph>Switch</emph> αξιολογεί τις παραστάσεις από αριστερά προς τα δεξιά, και επιστρέφει την τιμή που έχει εκχωρηθεί στην παράσταση της συνάρτησης. Αν η παράσταση και η τιμή δεν έχουν δοθεί ως ζεύγος, τότε προκύπτει σφάλμα χρόνου εκτέλεσης."
-
-#: 03090410.xhp
-msgctxt ""
-"03090410.xhp\n"
-"par_id3153990\n"
-"7\n"
-"help.text"
-msgid "<emph>Expression:</emph> The expression that you want to evaluate."
-msgstr "<emph>Expression:</emph> Η έκφραση που θέλετε να υπολογίσετε."
-
-#: 03090410.xhp
-msgctxt ""
-"03090410.xhp\n"
-"par_id3153394\n"
-"8\n"
-"help.text"
-msgid "<emph>Value:</emph> The value that you want to return if the expression is True."
-msgstr "<emph>Value:</emph> Η τιμή που πρόκειται να επιστραφεί αν η παράσταση είναι True (Αληθής)."
-
-#: 03090410.xhp
-msgctxt ""
-"03090410.xhp\n"
-"par_id3153346\n"
-"9\n"
-"help.text"
-msgid "In the following example, the <emph>Switch</emph> function assigns the appropriate gender to the name that is passed to the function:"
-msgstr "Στο ακόλουθο παράδειγμα, η συνάρτηση <emph>Switch</emph> χρησιμοποιείται για να εκχωρήσει το κατάλληλο γένος στο όνομα που έχει δοθεί στη συνάρτηση:"
-
-#: 03090410.xhp
-msgctxt ""
-"03090410.xhp\n"
-"hd_id3159157\n"
-"10\n"
-"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03090410.xhp
-msgctxt ""
-"03090410.xhp\n"
-"par_id3149579\n"
-"13\n"
-"help.text"
-msgid "sGender = GetGenderIndex( \"John\" )"
-msgstr "sGender = GetGenderIndex( \"John\" )"
-
-#: 03090410.xhp
+#: 03130500.xhp
msgctxt ""
-"03090410.xhp\n"
-"par_id3153361\n"
-"18\n"
+"03130500.xhp\n"
+"tit\n"
"help.text"
-msgid "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")"
-msgstr "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")"
+msgid "Shell Function [Runtime]"
+msgstr "Συνάρτηση Shell [Χρόνου εκτέλεσης]"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"tit\n"
+"03130500.xhp\n"
+"bm_id3150040\n"
"help.text"
-msgid "QBColor Function [Runtime]"
-msgstr "Συνάρτηση QBColor [Χρόνου εκτέλεσης]"
+msgid "<bookmark_value>Shell function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση Shell</bookmark_value>"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"hd_id3149670\n"
+"03130500.xhp\n"
+"hd_id3150040\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"QBColor Function [Runtime]\">QBColor Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"Συνάρτηση QBColor [Χρόνου εκτέλεσης]\">Συνάρτηση QBColor [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03130500.xhp\" name=\"Shell Function [Runtime]\">Shell Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03130500.xhp\" name=\"Συνάρτηση Shell [Χρόνου εκτέλεσης]\">Συνάρτηση Shell [Χρόνου εκτέλεσης]</link>"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3150359\n"
+"03130500.xhp\n"
+"par_id3153394\n"
"2\n"
"help.text"
-msgid "Returns the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> color code of the color passed as a color value through an older MS-DOS based programming system."
-msgstr "Επιστρέφει τον κώδικα χρώματος <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> του χρώματος που μεταβιβάζεται ως τιμή χρώματος ενός παλιότερου προγραμματιστικού συστήματος που βασίζεται σε MS-DOS."
-
-#: 03010304.xhp
-msgctxt ""
-"03010304.xhp\n"
-"hd_id3154140\n"
-"3\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Starts another application and defines the respective window style, if necessary."
+msgstr "Αρχίζει μια άλλη εφαρμογή και καθορίζει το αντίστοιχο στυλ παραθύρου, αν είναι απαραίτητο."
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3151042\n"
+"03130500.xhp\n"
+"hd_id3153345\n"
"4\n"
"help.text"
-msgid "QBColor (ColorNumber As Integer)"
-msgstr "QBColor (ColorNumber As Integer)"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"hd_id3145172\n"
+"03130500.xhp\n"
+"par_id3147576\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])"
+msgstr "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3154685\n"
+"03130500.xhp\n"
+"hd_id3149235\n"
"6\n"
"help.text"
-msgid "Long"
-msgstr "Μεγάλου μήκους"
+msgid "Parameter"
+msgstr "Παράμετρος"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"hd_id3156560\n"
+"03130500.xhp\n"
+"hd_id3154306\n"
+"23\n"
+"help.text"
+msgid "Pathname"
+msgstr "Pathname"
+
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3155419\n"
"7\n"
"help.text"
-msgid "Parameter:"
-msgstr "Παράμετρος:"
+msgid "Complete path and program name of the program that you want to start."
+msgstr "Πλήρης διαδρομή και όνομα προγράμματος του προγράμματος που πρόκειται να εκκινηθεί."
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3161832\n"
-"8\n"
+"03130500.xhp\n"
+"hd_id3150771\n"
+"24\n"
"help.text"
-msgid "<emph>ColorNumber</emph>: Any integer expression that specifies the color value of the color passed from an older MS-DOS based programming system."
-msgstr "<emph>ColorNumber</emph>: Κάθε παράσταση ακέραιου αριθμού που καθορίζει την τιμή χρώματος του χρώματος που μεταβιβάζεται από παλιότερο προγραμματιστικό σύστημα που βασίζεται σε MS-DOS. Η παράμετρος"
+msgid "Windowstyle"
+msgstr "Windowstyle"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3147318\n"
-"9\n"
+"03130500.xhp\n"
+"par_id3145609\n"
+"8\n"
"help.text"
-msgid "<emph>ColorNumber</emph> can be assigned the following values:"
-msgstr "Το <emph>ColorNumber</emph> μπορεί να λάβει τις ακόλουθες τιμές:"
+msgid "Optional integer expression that specifies the style of the window that the program is executed in. The following values are possible:"
+msgstr "Προαιρετική ακέραια παράσταση που καθορίζει το στυλ του παραθύρου στο οποίο εκτελείται το πρόγραμμα. Είναι δυνατές οι ακόλουθες τιμές:"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3152576\n"
-"10\n"
+"03130500.xhp\n"
+"par_id3148663\n"
+"25\n"
"help.text"
-msgid "0 : Black"
-msgstr "0 : Μαύρο"
+msgid "0"
+msgstr "0"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3146975\n"
-"11\n"
+"03130500.xhp\n"
+"par_id3153360\n"
+"10\n"
"help.text"
-msgid "1 : Blue"
-msgstr "1 : Μπλε"
+msgid "The focus is on the hidden program window."
+msgstr "Η εστίαση είναι στο κρυφό παράθυρο προγράμματος."
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3151116\n"
-"12\n"
+"03130500.xhp\n"
+"par_id3154123\n"
+"26\n"
"help.text"
-msgid "2 : Green"
-msgstr "2 : Πράσινο"
+msgid "1"
+msgstr "1"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3155412\n"
-"13\n"
+"03130500.xhp\n"
+"par_id3144760\n"
+"11\n"
"help.text"
-msgid "3 : Cyan"
-msgstr "3 : Κυανό"
+msgid "The focus is on the program window in standard size."
+msgstr "Η εστίαση είναι στο παράθυρο προγράμματος τυπικού μεγέθους."
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3155306\n"
-"14\n"
+"03130500.xhp\n"
+"par_id3156422\n"
+"27\n"
"help.text"
-msgid "4 : Red"
-msgstr "4 : Κόκκινο"
+msgid "2"
+msgstr "2"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3153364\n"
-"15\n"
+"03130500.xhp\n"
+"par_id3148451\n"
+"12\n"
"help.text"
-msgid "5 : Magenta"
-msgstr "5 : Ματζέντα"
+msgid "The focus is on the minimized program window."
+msgstr "Η εστίαση είναι στο ελαχιστοποιημένο παράθυρο προγράμματος."
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3146119\n"
-"16\n"
+"03130500.xhp\n"
+"par_id3149561\n"
+"28\n"
"help.text"
-msgid "6 : Yellow"
-msgstr "6 : Κίτρινο"
+msgid "3"
+msgstr "3"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3154730\n"
-"17\n"
+"03130500.xhp\n"
+"par_id3146921\n"
+"13\n"
"help.text"
-msgid "7 : White"
-msgstr "7 : Λευκό"
+msgid "focus is on the maximized program window."
+msgstr "Η εστίαση είναι στο μεγιστοποιημένο παράθυρο προγράμματος."
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3153877\n"
-"18\n"
+"03130500.xhp\n"
+"par_id3149481\n"
+"29\n"
"help.text"
-msgid "8 : Gray"
-msgstr "8 : Γκρι"
+msgid "4"
+msgstr "4"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3147124\n"
-"19\n"
+"03130500.xhp\n"
+"par_id3155854\n"
+"14\n"
"help.text"
-msgid "9 : Light Blue"
-msgstr "9 : Ανοιχτό μπλε"
+msgid "Standard size program window, without focus."
+msgstr "Τυπικό μέγεθος παραθύρου προγράμματος, χωρίς εστίαση."
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3145646\n"
-"20\n"
+"03130500.xhp\n"
+"par_id3145271\n"
+"30\n"
"help.text"
-msgid "10 : Light Green"
-msgstr "10 : Ανοιχτό πράσινο"
+msgid "6"
+msgstr "6"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3149958\n"
-"21\n"
+"03130500.xhp\n"
+"par_id3152938\n"
+"15\n"
"help.text"
-msgid "11 : Light Cyan"
-msgstr "11 : Ανοιχτό κυανό"
+msgid "Minimized program window, focus remains on the active window."
+msgstr "Ελαχιστοποιημένο παράθυρο προγράμματος, η εστίαση παραμένει στο ενεργό παράθυρο."
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3154943\n"
-"22\n"
+"03130500.xhp\n"
+"par_id3146119\n"
+"31\n"
"help.text"
-msgid "12 : Light Red"
-msgstr "12 : Ανοιχτό κόκκινο"
+msgid "10"
+msgstr "10"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3150715\n"
-"23\n"
+"03130500.xhp\n"
+"par_id3151112\n"
+"16\n"
"help.text"
-msgid "13 : Light Magenta"
-msgstr "13 : Ανοιχτό ματζέντα"
+msgid "Full-screen display."
+msgstr "Εμφάνιση πλήρους οθόνης."
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3146970\n"
-"24\n"
+"03130500.xhp\n"
+"hd_id3150419\n"
+"33\n"
"help.text"
-msgid "14 : Light Yellow"
-msgstr "14 : Ανοιχτό κίτρινο"
+msgid "Param"
+msgstr "Παράμετρος"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3150750\n"
-"25\n"
+"03130500.xhp\n"
+"par_id3149412\n"
+"17\n"
"help.text"
-msgid "15 : Bright White"
-msgstr "15 : Έντονο λευκό"
+msgid "Any string expression that specifies the command line that want to pass."
+msgstr "Κάθε παράσταση συμβολοσειράς που καθορίζει την γραμμή εντολών που πρόκειται να προσπεραστεί."
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3146914\n"
-"26\n"
+"03130500.xhp\n"
+"hd_id3148456\n"
+"32\n"
"help.text"
-msgid "This function is used only to convert from older MS-DOS based BASIC applications that use the above color codes. The function returns a long integer value indicating the color to be used in the $[officename] IDE."
-msgstr "Αυτή η συνάρτηση χρησιμοποιείται μόνο για τη μετατροπή παλαιοτέρων εφαρμογών BASIC που στηρίζονται σε MS-DOS και που χρησιμοποιούν τους παραπάνω κώδικες χρωμάτων. Η συνάρτηση επιστρέφει μια τιμή ακέραιου μεγάλου μήκους υποδεικνύοντας το χρώμα που πρόκειται να χρησιμοποιηθεί στο IDE του $[officename]."
+msgid "bSync"
+msgstr "bSync"
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"hd_id3148406\n"
-"27\n"
+"03130500.xhp\n"
+"par_id3154096\n"
+"18\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "If this value is set to <emph>true</emph>, the <emph>Shell</emph> command and all $[officename] tasks wait until the shell process completes. If the value is set to <emph>false</emph>, the shell returns directly. The default value is <emph>false</emph>."
+msgstr "Εάν αυτή η τιμή έχει ορισθεί σε <emph>True</emph>, τότε η εντολή <emph>Shell</emph> και όλες οι εργασίες του $[officename] περιμένετε έως ότου ολοκληρώνει η διαδικασία κελύφους. Εάν η τιμή έχει ορισθεί σε <emph>False</emph>, η διαδικασία κελύφους επιστρέφει άμεσα. Η προεπιλεγμένη τιμή είναι η <emph>False</emph>."
-#: 03010304.xhp
+#: 03130500.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3149566\n"
-"33\n"
+"03130500.xhp\n"
+"hd_id3154270\n"
+"19\n"
"help.text"
-msgid "MsgBox stext,0,\"Color \" & iColor"
-msgstr "MsgBox stext,0,\"Χρώμα \" & iColor"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 03030105.xhp
+#: 03130600.xhp
msgctxt ""
-"03030105.xhp\n"
+"03130600.xhp\n"
"tit\n"
"help.text"
-msgid "WeekDay Function [Runtime]"
-msgstr "Συνάρτηση WeekDay [Χρόνου εκτέλεσης]"
+msgid "Wait Statement [Runtime]"
+msgstr "Δήλωση Wait [Χρόνου εκτέλεσης]"
-#: 03030105.xhp
+#: 03130600.xhp
msgctxt ""
-"03030105.xhp\n"
-"bm_id3153127\n"
+"03130600.xhp\n"
+"bm_id3154136\n"
"help.text"
-msgid "<bookmark_value>WeekDay function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση WeekDay</bookmark_value>"
+msgid "<bookmark_value>Wait statement</bookmark_value>"
+msgstr "<bookmark_value>Δήλωση Wait</bookmark_value>"
-#: 03030105.xhp
+#: 03130600.xhp
msgctxt ""
-"03030105.xhp\n"
-"hd_id3153127\n"
+"03130600.xhp\n"
+"hd_id3154136\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"WeekDay Function [Runtime]\">WeekDay Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"Συνάρτηση WeekDay [Χρόνου εκτέλεσης]\">Συνάρτηση WeekDay [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait Statement [Runtime]\">Wait Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Δήλωση Wait [Χρόνου εκτέλεσης]\">Δήλωση Wait [Χρόνου εκτέλεσης]</link>"
-#: 03030105.xhp
+#: 03130600.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3146795\n"
+"03130600.xhp\n"
+"par_id3149236\n"
"2\n"
"help.text"
-msgid "Returns the number corresponding to the weekday represented by a serial date number that is generated by the DateSerial or the DateValue function."
-msgstr "Επιστρέφει τον αριθμό που αντιστοιχεί στην ημέρα της εβδομάδας από έναν αριθμό σειράς ημερομηνίας που παράγεται από τη συνάρτηση DateSerial ή DateValue."
+msgid "Interrupts the program execution for the amount of time that you specify in milliseconds."
+msgstr "Διακόπτει την εκτέλεση του προγράμματος για δεδομένη χρονική περίοδο σε χιλιοστά του δευτερολέπτου."
-#: 03030105.xhp
+#: 03130600.xhp
msgctxt ""
-"03030105.xhp\n"
-"hd_id3145068\n"
+"03130600.xhp\n"
+"hd_id3143229\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03030105.xhp
+#: 03130600.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3149655\n"
+"03130600.xhp\n"
+"par_id3150669\n"
"4\n"
"help.text"
-msgid "WeekDay (Number)"
-msgstr "WeekDay (Number)"
+msgid "Wait millisec"
+msgstr "Wait millisec"
-#: 03030105.xhp
+#: 03130600.xhp
msgctxt ""
-"03030105.xhp\n"
-"hd_id3148799\n"
+"03130600.xhp\n"
+"hd_id3148943\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Parameters:"
+msgstr "Παράμετροι:"
-#: 03030105.xhp
+#: 03130600.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3154125\n"
+"03130600.xhp\n"
+"par_id3154924\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "<emph>millisec:</emph> Numeric expression that contains the amount of time (in milliseconds) to wait before the program is executed."
+msgstr "<emph>millisec:</emph> Αριθμητική παράσταση που περιέχει τη χρονική περίοδο (σε χιλιοστά του δευτερολέπτου) για την οποία θα πρέπει να περιμένει η εκτέλεση του προγράμματος."
-#: 03030105.xhp
+#: 03130600.xhp
msgctxt ""
-"03030105.xhp\n"
-"hd_id3150768\n"
+"03130600.xhp\n"
+"hd_id3150541\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03030105.xhp
-msgctxt ""
-"03030105.xhp\n"
-"par_id3151042\n"
-"8\n"
-"help.text"
-msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the day of the week (1-7)."
-msgstr "<emph>Number:</emph> Ακέραια παράσταση που περιέχει τον αριθμό σειράς ημερομηνίας από τον οποίο θα υπολογισθεί η ημέρα της εβδομάδας (1-7)."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03030105.xhp
+#: 03130600.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3159254\n"
-"9\n"
+"03130600.xhp\n"
+"par_id3156214\n"
+"13\n"
"help.text"
-msgid "The following example determines the day of the week using the WeekDay function when you enter a date."
-msgstr "Το ακόλουθο παράδειγμα σάς επιτρέπει να εισαγάγετε μια ημερομηνία και υπολογίζει την ημέρα της εβδομάδας μέσω της συνάρτησης WeekDay."
+msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
+msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"Προσωρινή διακοπή διάρκείας\""
-#: 03030105.xhp
+#: 03130700.xhp
msgctxt ""
-"03030105.xhp\n"
-"hd_id3148616\n"
-"10\n"
+"03130700.xhp\n"
+"tit\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "GetSystemTicks Function [Runtime]"
+msgstr "Συνάρτηση GetSystemTicks [Χρόνου εκτέλεσης]"
-#: 03030105.xhp
+#: 03130700.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3148576\n"
-"13\n"
+"03130700.xhp\n"
+"bm_id3147143\n"
"help.text"
-msgid "' Return And display the day of the week"
-msgstr "' Επιστροφή και εμφάνιση της ημέρας της εβδομάδας"
+msgid "<bookmark_value>GetSystemTicks function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση GetSystemTicks</bookmark_value>"
-#: 03030105.xhp
+#: 03130700.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3151117\n"
-"16\n"
+"03130700.xhp\n"
+"hd_id3147143\n"
+"1\n"
"help.text"
-msgid "sDay=\"Sunday\""
-msgstr "sDay=\"Κυριακή\""
+msgid "<link href=\"text/sbasic/shared/03130700.xhp\" name=\"GetSystemTicks Function [Runtime]\">GetSystemTicks Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03130700.xhp\" name=\"Συνάρτηση GetSystemTicks [Χρόνου εκτέλεσης]\">Συνάρτηση GetSystemTicks [Χρόνου εκτέλεσης]</link>"
-#: 03030105.xhp
+#: 03130700.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3153952\n"
-"18\n"
+"03130700.xhp\n"
+"par_id3153750\n"
+"2\n"
"help.text"
-msgid "sDay=\"Monday\""
-msgstr "sDay=\"Δευτέρα\""
+msgid "Returns the number of system ticks provided by the operating system. You can use this function to optimize certain processes."
+msgstr "Επιστρέφει τους χτύπους του συστήματος που παρέχονται από το λειτουργικό σύστημα. Ο αριθμός των χτύπων που επιστρέφεται εντός ενός καθορισμένου χρονικού πλαισίου εξαρτάται πάντα από το λειτουργικό σύστημα. Αυτή η λειτουργία μπορεί να χρησιμοποιηθεί για να βελτιστοποιήσει ορισμένες διαδικασίες."
-#: 03030105.xhp
+#: 03130700.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3153157\n"
-"20\n"
+"03130700.xhp\n"
+"hd_id3153311\n"
+"3\n"
"help.text"
-msgid "sDay=\"Tuesday\""
-msgstr "sDay=\"Τρίτη\""
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03030105.xhp
+#: 03130700.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3154942\n"
-"22\n"
+"03130700.xhp\n"
+"par_id3147242\n"
+"4\n"
"help.text"
-msgid "sDay=\"Wednesday\""
-msgstr "sDay=\"Τετάρτη\""
+msgid "GetSystemTicks()"
+msgstr "GetSystemTicks()"
-#: 03030105.xhp
+#: 03130700.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3155416\n"
-"24\n"
+"03130700.xhp\n"
+"hd_id3149233\n"
+"5\n"
"help.text"
-msgid "sDay=\"Thursday\""
-msgstr "sDay=\"Πέμπτη\""
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03030105.xhp
+#: 03130700.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3154015\n"
-"26\n"
+"03130700.xhp\n"
+"par_id3149762\n"
+"6\n"
"help.text"
-msgid "sDay=\"Friday\""
-msgstr "sDay=\"Παρασκευή\""
+msgid "Long"
+msgstr "Μεγάλου μήκους"
-#: 03030105.xhp
+#: 03130700.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3153707\n"
-"28\n"
+"03130700.xhp\n"
+"hd_id3156152\n"
+"7\n"
"help.text"
-msgid "sDay=\"Saturday\""
-msgstr "sDay=\"Σάββατο\""
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03030105.xhp
+#: 03130700.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3148993\n"
-"30\n"
+"03130700.xhp\n"
+"par_id3154938\n"
+"13\n"
"help.text"
-msgid "MsgBox \"\" + sDay,64,\"Today Is\""
-msgstr "msgbox \"\" + sDay,64,\"Σήμερα είναι\""
+msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
+msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"Προσωρινή διακοπή διάρκείας\""
#: 03130800.xhp
msgctxt ""
@@ -33746,7 +34643,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Return value:"
-msgstr "Τιμή επιστροφής"
+msgstr "Τιμή επιστροφής:"
#: 03130800.xhp
msgctxt ""
@@ -33793,3505 +34690,2608 @@ msgctxt ""
msgid "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\""
msgstr "MsgBox \"'\" & sTemp & \"'\" ,64,\"Κατάλογος προσωρινών αρχείων:\""
-#: 03020200.xhp
-msgctxt ""
-"03020200.xhp\n"
-"tit\n"
-"help.text"
-msgid "File Input/Output Functions"
-msgstr "Συναρτήσεις εισόδου/εξόδου αρχείων"
-
-#: 03020200.xhp
-msgctxt ""
-"03020200.xhp\n"
-"hd_id3150791\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03020200.xhp\" name=\"File Input/Output Functions\">File Input/Output Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03020200.xhp\" name=\"Συναρτήσεις εισόδου/εξόδου αρχείων\">Συναρτήσεις εισόδου/εξόδου αρχείων</link>"
-
-#: 03050300.xhp
+#: 03131000.xhp
msgctxt ""
-"03050300.xhp\n"
+"03131000.xhp\n"
"tit\n"
"help.text"
-msgid "Error Function [Runtime]"
-msgstr "Συνάρτηση Error [Χρόνου εκτέλεσης]"
+msgid "GetSolarVersion Function [Runtime]"
+msgstr "Συνάρτηση GetSolarVersion [Χρόνου εκτέλεσης]"
-#: 03050300.xhp
+#: 03131000.xhp
msgctxt ""
-"03050300.xhp\n"
-"bm_id3159413\n"
+"03131000.xhp\n"
+"bm_id3157898\n"
"help.text"
-msgid "<bookmark_value>Error function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Error</bookmark_value>"
+msgid "<bookmark_value>GetSolarVersion function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση GetSolarVersion</bookmark_value>"
-#: 03050300.xhp
+#: 03131000.xhp
msgctxt ""
-"03050300.xhp\n"
-"hd_id3159413\n"
+"03131000.xhp\n"
+"hd_id3157898\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error Function [Runtime]\">Error Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03050300.xhp\" name=\"Συνάρτηση Error [Χρόνου εκτέλεσης]\">Συνάρτηση Error [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"GetSolarVersion Function [Runtime]\">GetSolarVersion Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"Συνάρτηση GetSolarVersion [Χρόνου εκτέλεσης]\">Συνάρτηση GetSolarVersion [Χρόνου εκτέλεσης]</link>"
-#: 03050300.xhp
+#: 03131000.xhp
msgctxt ""
-"03050300.xhp\n"
-"par_id3148663\n"
+"03131000.xhp\n"
+"par_id3152801\n"
"2\n"
"help.text"
-msgid "Returns the error message that corresponds to a given error code."
-msgstr "Επιστρέφει το μήνυμα σφάλματος που αντιστοιχεί σε έναν δεδομένο κωδικό σφάλματος."
+msgid "Returns the internal number of the current $[officename] version."
+msgstr "Επιστρέφει τον εσωτερικό αριθμό της τρέχουσας έκδοσης του $[officename]."
-#: 03050300.xhp
+#: 03131000.xhp
msgctxt ""
-"03050300.xhp\n"
-"hd_id3153379\n"
+"03131000.xhp\n"
+"hd_id3153311\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03050300.xhp
+#: 03131000.xhp
msgctxt ""
-"03050300.xhp\n"
-"par_id3154366\n"
+"03131000.xhp\n"
+"par_id3155388\n"
"4\n"
"help.text"
-msgid "Error (Expression)"
-msgstr "Error (Expression)"
+msgid "s = GetSolarVersion"
+msgstr "s = GetSolarVersion"
-#: 03050300.xhp
+#: 03131000.xhp
msgctxt ""
-"03050300.xhp\n"
-"hd_id3145173\n"
+"03131000.xhp\n"
+"hd_id3149514\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03050300.xhp
+#: 03131000.xhp
msgctxt ""
-"03050300.xhp\n"
-"par_id3154125\n"
+"03131000.xhp\n"
+"par_id3148685\n"
"6\n"
"help.text"
msgid "String"
msgstr "Συμβολοσειρά"
-#: 03050300.xhp
-msgctxt ""
-"03050300.xhp\n"
-"hd_id3150869\n"
-"7\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03050300.xhp
-msgctxt ""
-"03050300.xhp\n"
-"par_id3153193\n"
-"8\n"
-"help.text"
-msgid "<emph>Expression:</emph> Any numeric expression that contains the error code of the error message that you want to return."
-msgstr "<emph>Expression:</emph> Κάθε αριθμητική παράσταση που περιέχει τον κωδικό σφάλματος του μηνύματος σφάλματος που επιστρέφεται."
-
-#: 03050300.xhp
-msgctxt ""
-"03050300.xhp\n"
-"par_id3159254\n"
-"9\n"
-"help.text"
-msgid "If no parameters are passed, the Error function returns the error message of the most recent error that occurred during program execution."
-msgstr "Αν δεν έχουν μεταβιβαστεί παράμετροι, η συνάρτηση Error επιστρέφει το μήνυμα σφάλματος του πιο πρόσφατου σφάλματος που παρουσιάστηκε κατά την εκτέλεση του προγράμματος."
-
-#: 03020413.xhp
-msgctxt ""
-"03020413.xhp\n"
-"tit\n"
-"help.text"
-msgid "RmDir Statement [Runtime]"
-msgstr "RmDir Statement [Runtime]"
-
-#: 03020413.xhp
-msgctxt ""
-"03020413.xhp\n"
-"bm_id3148947\n"
-"help.text"
-msgid "<bookmark_value>RmDir statement</bookmark_value>"
-msgstr "<bookmark_value>Πρόταση RmDir</bookmark_value>"
-
-#: 03020413.xhp
-msgctxt ""
-"03020413.xhp\n"
-"hd_id3148947\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"RmDir Statement [Runtime]\">RmDir Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"Δήλωση RmDir [Χρόνου εκτέλεσης]\">Δήλωση RmDir [Χρόνου εκτέλεσης]</link>"
-
-#: 03020413.xhp
-msgctxt ""
-"03020413.xhp\n"
-"par_id3149457\n"
-"2\n"
-"help.text"
-msgid "Deletes an existing directory from a data medium."
-msgstr "Διαγράφει έναν υπάρχοντα κατάλογο από το μέσο αποθήκευσης δεδομένων."
-
-#: 03020413.xhp
-msgctxt ""
-"03020413.xhp\n"
-"hd_id3153361\n"
-"3\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03020413.xhp
-msgctxt ""
-"03020413.xhp\n"
-"par_id3154367\n"
-"4\n"
-"help.text"
-msgid "RmDir Text As String"
-msgstr "RmDir Text As String"
-
-#: 03020413.xhp
-msgctxt ""
-"03020413.xhp\n"
-"hd_id3156281\n"
-"5\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03020413.xhp
-msgctxt ""
-"03020413.xhp\n"
-"par_id3151042\n"
-"6\n"
-"help.text"
-msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory that you want to delete. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει το όνομα και τη διαδρομή του καταλόγου που πρόκειται να δημιουργηθεί. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί εδώ."
-
-#: 03020413.xhp
+#: 03131000.xhp
msgctxt ""
-"03020413.xhp\n"
-"par_id3153192\n"
+"03131000.xhp\n"
+"hd_id3143270\n"
"7\n"
"help.text"
-msgid "If the path is not determined, the <emph>RmDir Statement</emph> searches for the directory that you want to delete in the current path. If it is not found there, an error message appears."
-msgstr "Αν δεν έχει καθοριστεί διαδρομή, η <emph>RmDir Statement</emph> θα αναζητήσει τον καθορισμένο κατάλογο στην τρέχουσα διαδρομή. Αν δεν βρεθεί εκεί, τότε εμφανίζεται ένα μήνυμα σφάλματος."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03020413.xhp
+#: 03131000.xhp
msgctxt ""
-"03020413.xhp\n"
-"hd_id3145271\n"
-"8\n"
+"03131000.xhp\n"
+"par_id3148947\n"
+"11\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "MsgBox sSep,64,\"Version number of the solar technology\""
+msgstr "MsgBox sSep,64,\"Αριθμός έκδοσης της τεχνολογίας solar\""
-#: 03020302.xhp
+#: 03131300.xhp
msgctxt ""
-"03020302.xhp\n"
+"03131300.xhp\n"
"tit\n"
"help.text"
-msgid "Loc Function [Runtime]"
-msgstr "Συνάρτηση Loc [Χρόνου εκτέλεσης]"
+msgid "TwipsPerPixelX Function [Runtime]"
+msgstr "Συνάρτηση TwipsPerPixelX [Χρόνου εκτέλεσης]"
-#: 03020302.xhp
+#: 03131300.xhp
msgctxt ""
-"03020302.xhp\n"
-"bm_id3148663\n"
+"03131300.xhp\n"
+"bm_id3153539\n"
"help.text"
-msgid "<bookmark_value>Loc function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Loc</bookmark_value>"
+msgid "<bookmark_value>TwipsPerPixelX function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση TwipsPerPixelX</bookmark_value>"
-#: 03020302.xhp
+#: 03131300.xhp
msgctxt ""
-"03020302.xhp\n"
-"hd_id3148663\n"
+"03131300.xhp\n"
+"hd_id3153539\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Loc Function [Runtime]\">Loc Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Συνάρτηση Loc [Χρόνου εκτέλεσης]\">Συνάρτηση Loc [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"TwipsPerPixelX Function [Runtime]\">TwipsPerPixelX Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"Συνάρτηση TwipsPerPixelX [Χρόνου εκτέλεσης]\">Συνάρτηση TwipsPerPixelX [Χρόνου εκτέλεσης]</link>"
-#: 03020302.xhp
+#: 03131300.xhp
msgctxt ""
-"03020302.xhp\n"
-"par_id3154138\n"
+"03131300.xhp\n"
+"par_id3153394\n"
"2\n"
"help.text"
-msgid "Returns the current position in an open file."
-msgstr "Επιστρέφει την τρέχουσα θέση σε ένα ανοιγμένο αρχείο."
+msgid "Returns the number of twips that represent the width of a pixel."
+msgstr "Επιστρέφει τον αριθμό των twip που αντιπροσωπεύουν το πλάτος ενός pixel."
-#: 03020302.xhp
+#: 03131300.xhp
msgctxt ""
-"03020302.xhp\n"
-"hd_id3156422\n"
+"03131300.xhp\n"
+"hd_id3153527\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03020302.xhp
+#: 03131300.xhp
msgctxt ""
-"03020302.xhp\n"
-"par_id3150768\n"
+"03131300.xhp\n"
+"par_id3151110\n"
"4\n"
"help.text"
-msgid "Loc(FileNumber)"
-msgstr "Loc(FileNumber)"
+msgid "n = TwipsPerPixelX"
+msgstr "n = TwipsPerPixelX"
-#: 03020302.xhp
+#: 03131300.xhp
msgctxt ""
-"03020302.xhp\n"
-"hd_id3150440\n"
+"03131300.xhp\n"
+"hd_id3150669\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03020302.xhp
+#: 03131300.xhp
msgctxt ""
-"03020302.xhp\n"
-"par_id3152578\n"
+"03131300.xhp\n"
+"par_id3150503\n"
"6\n"
"help.text"
-msgid "Long"
-msgstr "Μεγάλου μήκους"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03020302.xhp
+#: 03131300.xhp
msgctxt ""
-"03020302.xhp\n"
-"hd_id3152462\n"
+"03131300.xhp\n"
+"hd_id3159176\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03020302.xhp
-msgctxt ""
-"03020302.xhp\n"
-"par_id3153363\n"
-"8\n"
-"help.text"
-msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is set by the Open statement for the respective file."
-msgstr "<emph>FileNumber:</emph> Κάθε αριθμητική παράσταση που περιέχει τον αριθμό του αρχείου που καθορίζεται από την πρόταση Open για το σχετικό αρχείο."
-
-#: 03020302.xhp
-msgctxt ""
-"03020302.xhp\n"
-"par_id3154320\n"
-"9\n"
-"help.text"
-msgid "If the Loc function is used for an open random access file, it returns the number of the last record that was last read or written."
-msgstr "Αν η συνάρτηση Loc χρησιμοποιείται για ανοιγμένο αρχείο τυχαίας προσπέλασης, επιστρέφει τον αριθμό της εγγραφής που αναγνώσθηκε ή εγγράφηκε τελευταία."
-
-#: 03020302.xhp
-msgctxt ""
-"03020302.xhp\n"
-"par_id3151115\n"
-"10\n"
-"help.text"
-msgid "For a sequential file, the Loc function returns the position in a file divided by 128. For binary files, the position of the last read or written byte is returned."
-msgstr "Για ένα σειριακό αρχείο, η συνάρτηση Loc επιστρέφει τη θέση σε ένα αρχείο διαιρεμένη δια 128. Για δυαδικά αρχεία, επιστρέφει τη θέση του byte που αναγνώσθηκε ή εγγράφηκε τελευταίο."
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"tit\n"
-"help.text"
-msgid "DefErr Statement [Runtime]"
-msgstr "Δήλωση DefErr [Χρόνου εκτέλεσης]"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"bm_id8177739\n"
-"help.text"
-msgid "<bookmark_value>DefErr statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση DefErr</bookmark_value>"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN1057D\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03101120.xhp\">DefErr Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101120.xhp\">Δήλωση DefErr [Χρόνου εκτέλεσης]</link>"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN1058D\n"
-"help.text"
-msgid "If no type-declaration character or keyword is specified, the DefErr statement sets the default variable type, according to a letter range."
-msgstr "Εάν κανένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί δεν έχει διευκρινιστεί, η δήλωση DefErr καθορίζει τον προεπιλεγμένο τύπο μεταβλητής, σύμφωνα με το εύρος των γραμμάτων."
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN10590\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN10594\n"
-"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN10597\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN1059B\n"
-"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph> Γράμματα που διευκρινίζουν το εύρος των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN105A2\n"
-"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph> Λέξη κλειδί που καθορίζει τον προεπιλεγμένο τύπο μεταβλητής:"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN105A9\n"
-"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>Keyword:</emph> Προεπιλεγμένος τύπος μεταβλητής"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN105B0\n"
-"help.text"
-msgid "<emph>DefErr:</emph> Error"
-msgstr "<emph>DefErr:</emph> Error"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN105B7\n"
-"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN105BB\n"
-"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "' Ορισμός προθέματος για τους τύπους μεταβλητών:"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN105D9\n"
-"help.text"
-msgid "eErr=Error ' eErr is an implicit error variable"
-msgstr "eErr=Error ' Η eErr είναι μια υπονοούμενη μεταβλητή σφάλματος"
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"tit\n"
-"help.text"
-msgid "Imp-Operator [Runtime]"
-msgstr "Τελεστής Imp [Χρόνου εκτέλεσης]"
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"bm_id3156024\n"
-"help.text"
-msgid "<bookmark_value>Imp operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>Τελεστής Imp (λογικός)</bookmark_value>"
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"hd_id3156024\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03060300.xhp\" name=\"Imp-Operator [Runtime]\">Imp Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03060300.xhp\" name=\"Τελεστής Imp [Χρόνου εκτέλεσης]\">Τελεστής Imp [Χρόνου εκτέλεσης]</link>"
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"par_id3148947\n"
-"2\n"
-"help.text"
-msgid "Performs a logical implication on two expressions."
-msgstr "Εκτελεί τη λογική συνεπαγωγή δύο εκφράσεων."
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"hd_id3148664\n"
-"3\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"par_id3149656\n"
-"4\n"
-"help.text"
-msgid "Result = Expression1 Imp Expression2"
-msgstr "Result = Expression1 Imp Expression2"
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"hd_id3151212\n"
-"5\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"par_id3154910\n"
-"6\n"
-"help.text"
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the implication."
-msgstr "<emph>Result:</emph> Κάθε αριθμητική μεταβλητή που περιέχει το αποτέλεσμα της συνεπαγωγής."
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"par_id3156281\n"
-"7\n"
-"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to evaluate with the Imp operator."
-msgstr "<emph>Expression1, Expression2:</emph> Οι παραστάσεις που πρόκειται να αξιολογηθούν με τον τελεστή Imp."
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"par_id3150440\n"
-"8\n"
-"help.text"
-msgid "If you use the Imp operator in Boolean expressions, False is only returned if the first expression evaluates to True and the second expression to False."
-msgstr "Αν χρησιμοποιήσετε τον τελεστή Imp σε δυαδικές παραστάσεις, η τιμή False (Ψευδές) επιστρέφεται μόνο αν η πρώτη παράσταση αξιολογείται ως True (Αληθής) και η δεύτερη ως False (Ψευδής)."
-
-#: 03060300.xhp
+#: 03131300.xhp
msgctxt ""
-"03060300.xhp\n"
-"par_id3163710\n"
+"03131300.xhp\n"
+"par_id3153061\n"
"9\n"
"help.text"
-msgid "If you use the Imp operator in bit expressions, a bit is deleted from the result if the corresponding bit is set in the first expression and the corresponding bit is deleted in the second expression."
-msgstr "Αν χρησιμοποιείτε τον τελεστή Imp σε παραστάσεις bit, ένα bit διαγράφεται από το αποτέλεσμα αν το αντίστοιχο bit καθορίζεται στην πρώτη παράσταση και το αντίστοιχο bit διαγράφεται από τη δεύτερη παράσταση."
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"hd_id3147318\n"
-"10\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"par_id3145750\n"
-"15\n"
-"help.text"
-msgid "vOut = A > B Imp B > C ' returns -1"
-msgstr "vOut = A > B Imp B > C ' επιστρέφει -1"
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"par_id3156441\n"
-"16\n"
-"help.text"
-msgid "vOut = B > A Imp B > C ' returns -1"
-msgstr "vOut = B > A Imp B > C ' επιστρέφει -1"
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"par_id3152596\n"
-"17\n"
-"help.text"
-msgid "vOut = A > B Imp B > D ' returns 0"
-msgstr "vOut = A > B Imp B > D ' επιστρέφει 0"
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"par_id3154942\n"
-"18\n"
-"help.text"
-msgid "vOut = (B > D Imp B > A) ' returns -1"
-msgstr "vOut = (B > D Imp B > A) ' επιστρέφει -1"
-
-#: 03060300.xhp
-msgctxt ""
-"03060300.xhp\n"
-"par_id3154492\n"
-"19\n"
-"help.text"
-msgid "vOut = B Imp A ' returns -1"
-msgstr "vOut = B Imp A ' επιστρέφει -1"
-
-#: 03100070.xhp
-msgctxt ""
-"03100070.xhp\n"
-"tit\n"
-"help.text"
-msgid "CVar Function [Runtime]"
-msgstr "Συνάρτηση CVar [Χρόνου εκτέλεσης]"
-
-#: 03100070.xhp
-msgctxt ""
-"03100070.xhp\n"
-"bm_id2338633\n"
-"help.text"
-msgid "<bookmark_value>CVar function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση CVar</bookmark_value>"
-
-#: 03100070.xhp
-msgctxt ""
-"03100070.xhp\n"
-"par_idN1054B\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03100070.xhp\">CVar Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100070.xhp\">Συνάρτηση CVar [Χρόνου εκτέλεσης]</link>"
-
-#: 03100070.xhp
-msgctxt ""
-"03100070.xhp\n"
-"par_idN1055B\n"
-"help.text"
-msgid "Converts a string expression or numeric expression to a variant expression."
-msgstr "Μετατρέπει μια έκφραση συμβολοσειράς ή την αριθμητική έκφραση σε μια έκφραση variant."
-
-#: 03100070.xhp
-msgctxt ""
-"03100070.xhp\n"
-"par_idN1055E\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03100070.xhp
-msgctxt ""
-"03100070.xhp\n"
-"par_idN10562\n"
-"help.text"
-msgid "CVar(Expression)"
-msgstr "CVar(Expression)"
-
-#: 03100070.xhp
-msgctxt ""
-"03100070.xhp\n"
-"par_idN10565\n"
-"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
-
-#: 03100070.xhp
-msgctxt ""
-"03100070.xhp\n"
-"par_idN10569\n"
-"help.text"
-msgid "Variant."
-msgstr "Variant."
-
-#: 03100070.xhp
-msgctxt ""
-"03100070.xhp\n"
-"par_idN1056C\n"
-"help.text"
-msgid "Parameter:"
-msgstr "Παράμετρος:"
-
-#: 03100070.xhp
-msgctxt ""
-"03100070.xhp\n"
-"par_idN10570\n"
-"help.text"
-msgid "Expression: Any string or numeric expression that you want to convert."
-msgstr "Expression: Οποιαδήποτε συμβολοσειρά ή αριθμητική έκφραση που θέλετε να μετατρέψετε."
+msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
+msgstr "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
-#: 03070600.xhp
+#: 03131400.xhp
msgctxt ""
-"03070600.xhp\n"
+"03131400.xhp\n"
"tit\n"
"help.text"
-msgid "Mod-Operator [Runtime]"
-msgstr "Τελεστής Mod [Χρόνου εκτέλεσης]"
+msgid "TwipsPerPixelY Function [Runtime]"
+msgstr "Συνάρτηση TwipsPerPixelY [Χρόνου εκτέλεσης]"
-#: 03070600.xhp
+#: 03131400.xhp
msgctxt ""
-"03070600.xhp\n"
-"bm_id3150669\n"
+"03131400.xhp\n"
+"bm_id3150040\n"
"help.text"
-msgid "<bookmark_value>MOD operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>Τελεστής Mod (μαθηματικός)</bookmark_value>"
+msgid "<bookmark_value>TwipsPerPixelY function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση TwipsPerPixelY</bookmark_value>"
-#: 03070600.xhp
+#: 03131400.xhp
msgctxt ""
-"03070600.xhp\n"
-"hd_id3150669\n"
+"03131400.xhp\n"
+"hd_id3150040\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"Mod-Operator [Runtime]\">Mod Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"Τελεστής Mod [Χρόνου εκτέλεσης]\">Τελεστής Mod [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"TwipsPerPixelY Function [Runtime]\">TwipsPerPixelY Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"Συνάρτηση TwipsPerPixelY [Χρόνου εκτέλεσης]\">Συνάρτηση TwipsPerPixelY [Χρόνου εκτέλεσης]</link>"
-#: 03070600.xhp
+#: 03131400.xhp
msgctxt ""
-"03070600.xhp\n"
-"par_id3148686\n"
+"03131400.xhp\n"
+"par_id3154186\n"
"2\n"
"help.text"
-msgid "Returns the integer remainder of a division."
-msgstr "Επιστρέφει το ακέραιο υπόλοιπο μιας διαίρεσης."
+msgid "Returns the number of twips that represent the height of a pixel."
+msgstr "Επιστρέφει τον αριθμό των twip που αντιπροσωπεύουν το ύψος ενός pixel."
-#: 03070600.xhp
+#: 03131400.xhp
msgctxt ""
-"03070600.xhp\n"
-"hd_id3146795\n"
+"03131400.xhp\n"
+"hd_id3145090\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03070600.xhp
+#: 03131400.xhp
msgctxt ""
-"03070600.xhp\n"
-"par_id3147560\n"
+"03131400.xhp\n"
+"par_id3153681\n"
"4\n"
"help.text"
-msgid "Result = Expression1 MOD Expression2"
-msgstr "Result = Expression1 MOD Expression2"
+msgid "n = TwipsPerPixelY"
+msgstr "n = TwipsPerPixelY"
-#: 03070600.xhp
+#: 03131400.xhp
msgctxt ""
-"03070600.xhp\n"
-"hd_id3149657\n"
+"03131400.xhp\n"
+"hd_id3148473\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "Τιμή επιστροφής:"
-#: 03070600.xhp
+#: 03131400.xhp
msgctxt ""
-"03070600.xhp\n"
-"par_id3153380\n"
+"03131400.xhp\n"
+"par_id3154306\n"
"6\n"
"help.text"
msgid "Integer"
msgstr "Ακέραιος"
-#: 03070600.xhp
+#: 03131400.xhp
msgctxt ""
-"03070600.xhp\n"
-"hd_id3154365\n"
+"03131400.xhp\n"
+"hd_id3149235\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03070600.xhp
-msgctxt ""
-"03070600.xhp\n"
-"par_id3145172\n"
-"8\n"
-"help.text"
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the MOD operation."
-msgstr "<emph>Result:</emph> Κάθε αριθμητική μεταβλητή που περιέχει το αποτέλεσμα μιας πράξης MOD."
-
-#: 03070600.xhp
-msgctxt ""
-"03070600.xhp\n"
-"par_id3151042\n"
-"9\n"
-"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to divide."
-msgstr "<emph>Expression1, Expression2:</emph> Οι αριθμητικές παραστάσεις που πρόκειται να διαιρεθούν."
-
-#: 03070600.xhp
-msgctxt ""
-"03070600.xhp\n"
-"hd_id3147287\n"
-"10\n"
-"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03070600.xhp
-msgctxt ""
-"03070600.xhp\n"
-"par_id3161832\n"
-"12\n"
-"help.text"
-msgid "Print 10 Mod 2.5 ' returns 0"
-msgstr "print 10 mod 2.5 ' Επιστρέφει 0"
-
-#: 03070600.xhp
-msgctxt ""
-"03070600.xhp\n"
-"par_id3146922\n"
-"13\n"
-"help.text"
-msgid "Print 10 / 2.5 ' returns 4"
-msgstr "Print 10 / 2.5 ' επιστρέφει 4"
-
-#: 03070600.xhp
-msgctxt ""
-"03070600.xhp\n"
-"par_id3145273\n"
-"14\n"
-"help.text"
-msgid "Print 10 Mod 5 ' returns 0"
-msgstr "print 10 mod 5 ' επιστρέφει 0"
-
-#: 03070600.xhp
-msgctxt ""
-"03070600.xhp\n"
-"par_id3150011\n"
-"15\n"
-"help.text"
-msgid "Print 10 / 5 ' returns 2"
-msgstr "print 10 / 5 ' επιστρέφει 2"
-
-#: 03070600.xhp
-msgctxt ""
-"03070600.xhp\n"
-"par_id3149483\n"
-"16\n"
-"help.text"
-msgid "Print 5 Mod 10 ' returns 5"
-msgstr "Print 5 mod 10 ' επιστρέφει 5"
-
-#: 03070600.xhp
+#: 03131400.xhp
msgctxt ""
-"03070600.xhp\n"
-"par_id3151114\n"
-"17\n"
+"03131400.xhp\n"
+"par_id3154142\n"
+"9\n"
"help.text"
-msgid "Print 5 / 10 ' returns 0.5"
-msgstr "print 5 / 10 ' επιστρέφει 0.5"
+msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
+msgstr "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
-#: 03020406.xhp
+#: 03131500.xhp
msgctxt ""
-"03020406.xhp\n"
+"03131500.xhp\n"
"tit\n"
"help.text"
-msgid "FileCopy Statement [Runtime]"
-msgstr "Δήλωση FileCopy [Χρόνου εκτέλεσης]"
+msgid "CreateUnoStruct Function [Runtime]"
+msgstr "Συνάρτηση CreateUnoStruct [Χρόνου εκτέλεσης]"
-#: 03020406.xhp
+#: 03131500.xhp
msgctxt ""
-"03020406.xhp\n"
-"bm_id3154840\n"
+"03131500.xhp\n"
+"bm_id3150499\n"
"help.text"
-msgid "<bookmark_value>FileCopy statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση FileCopy</bookmark_value>"
+msgid "<bookmark_value>CreateUnoStruct function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CreateUnoStruct</bookmark_value>"
-#: 03020406.xhp
+#: 03131500.xhp
msgctxt ""
-"03020406.xhp\n"
-"hd_id3154840\n"
+"03131500.xhp\n"
+"hd_id3150499\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy Statement [Runtime]\">FileCopy Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"Δήλωση FileCopy [Χρόνου εκτέλεσης]\">Δήλωση FileCopy [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"CreateUnoStruct Function [Runtime]\">CreateUnoStruct Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"Συνάρτηση CreateUnoStruct [Χρόνου εκτέλεσης]\">Συνάρτηση CreateUnoStruct [Χρόνου εκτέλεσης]</link>"
-#: 03020406.xhp
+#: 03131500.xhp
msgctxt ""
-"03020406.xhp\n"
-"par_id3149497\n"
+"03131500.xhp\n"
+"par_id3150713\n"
"2\n"
"help.text"
-msgid "Copies a file."
-msgstr "Αντιγράφει ένα αρχείο."
+msgid "<ahelp hid=\".\">Creates an instance of a Uno structure type.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί την παρουσία ενός τύπου δομής Uno.</ahelp>"
-#: 03020406.xhp
+#: 03131500.xhp
msgctxt ""
-"03020406.xhp\n"
-"hd_id3147443\n"
+"03131500.xhp\n"
+"par_id3147226\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Use the following structure for your statement:"
+msgstr "Χρησιμοποιήστε την ακόλουθη δομή για τη δήλωσή σας:"
-#: 03020406.xhp
+#: 03131500.xhp
msgctxt ""
-"03020406.xhp\n"
-"par_id3146957\n"
+"03131500.xhp\n"
+"par_id3149177\n"
"4\n"
"help.text"
-msgid "FileCopy TextFrom As String, TextTo As String"
-msgstr "FileCopy TextFrom As String, TextTo As String"
+msgid "Dim oStruct as new com.sun.star.beans.Property"
+msgstr "Dim oStruct as new com.sun.star.beans.Property"
-#: 03020406.xhp
+#: 03131500.xhp
msgctxt ""
-"03020406.xhp\n"
-"hd_id3153825\n"
+"03131500.xhp\n"
+"hd_id3156153\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03020406.xhp
+#: 03131500.xhp
msgctxt ""
-"03020406.xhp\n"
-"par_id3155390\n"
+"03131500.xhp\n"
+"par_id3155341\n"
"6\n"
"help.text"
-msgid "<emph>TextFrom:</emph> Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>TextFrom:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει το όνομα του αρχείου που πρόκειται να αντιγραφεί. Μπορεί να περιλαμβάνει πληροφορίες για προαιρετικές διαδρομές και μονάδες δίσκου. Η <link href=\"text/sbasic/shared/00000002.xhp\" name=\"γραφή URL\">γραφή URL</link> μπορεί επίσης να χρησιμοποιηθεί εδώ."
+msgid "oStruct = CreateUnoStruct( Uno type name )"
+msgstr "oStruct = CreateUnoStruct( Uno type name )"
-#: 03020406.xhp
+#: 03131500.xhp
msgctxt ""
-"03020406.xhp\n"
-"par_id3150669\n"
+"03131500.xhp\n"
+"hd_id3145316\n"
"7\n"
"help.text"
-msgid "<emph>TextTo:</emph> Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation."
-msgstr "<emph>TextTo:</emph> Κάθε παράσταση συμβολοσειράς που καθορίζει το σημείο αντιγραφής του αρχείου προέλευσης. Μπορεί να περιέχει τη μονάδα δίσκου, τη διαδρομή και το όνομα αρχείου προορισμού."
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03020406.xhp
+#: 03131500.xhp
msgctxt ""
-"03020406.xhp\n"
-"par_id3150791\n"
+"03131500.xhp\n"
+"par_id3149762\n"
"8\n"
"help.text"
-msgid "You can only use the FileCopy statement to copy files that are not opened."
-msgstr "Μπορείτε να χρησιμοποιήσετε την πρόταση FileCopy μόνο για να αντιγράψετε αρχεία που δεν είναι ανοιχτά."
-
-#: 03020406.xhp
-msgctxt ""
-"03020406.xhp\n"
-"hd_id3125863\n"
-"9\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "oStruct = CreateUnoStruct( \"com.sun.star.beans.Property\" )"
+msgstr "oStruct = CreateUnoStruct( \"com.sun.star.beans.Property\" )"
-#: 03101500.xhp
+#: 03131600.xhp
msgctxt ""
-"03101500.xhp\n"
+"03131600.xhp\n"
"tit\n"
"help.text"
-msgid "DefInt Statement [Runtime]"
-msgstr "Δήλωση DefDbl [Χρόνου εκτέλεσης] DefInt [Χρόνου εκτέλεσης]"
+msgid "CreateUnoService Function [Runtime]"
+msgstr "Συνάρτηση CreateUnoService [Χρόνου εκτέλεσης]"
-#: 03101500.xhp
+#: 03131600.xhp
msgctxt ""
-"03101500.xhp\n"
-"bm_id3149811\n"
+"03131600.xhp\n"
+"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>DefInt statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση DefDbl [Χρόνου εκτέλεσης] DefInt</bookmark_value>"
+msgid "<bookmark_value>CreateUnoService function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CreateUnoService</bookmark_value>"
-#: 03101500.xhp
+#: 03131600.xhp
msgctxt ""
-"03101500.xhp\n"
-"hd_id3149811\n"
+"03131600.xhp\n"
+"hd_id3150682\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"DefInt Statement [Runtime]\">DefInt Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"Δήλωση DefDbl [Χρόνου εκτέλεσης] DefInt [Χρόνου εκτέλεσης]\">Δήλωση DefDbl [Χρόνου εκτέλεσης] DefInt [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function [Runtime]\">CreateUnoService Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"Συνάρτηση CreateUnoService [Χρόνου εκτέλεσης]\">Συνάρτηση CreateUnoService [Χρόνου εκτέλεσης]</link>"
-#: 03101500.xhp
+#: 03131600.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3149762\n"
+"03131600.xhp\n"
+"par_id3152924\n"
"2\n"
"help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
-msgstr "Καθορίζει τον προεπιλεγμένο τύπο μεταβλητής, ανάλογα με το εύρος γραμμάτων, αν δεν έχει καθοριστεί ένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί."
+msgid "Instantiates a Uno service with the ProcessServiceManager."
+msgstr "Κάνει έναρξη μιας υπηρεσία Uno με το ProcessServiceManager."
-#: 03101500.xhp
+#: 03131600.xhp
msgctxt ""
-"03101500.xhp\n"
-"hd_id3148686\n"
+"03131600.xhp\n"
+"hd_id3152801\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03101500.xhp
+#: 03131600.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3156023\n"
+"03131600.xhp\n"
+"par_id3153346\n"
"4\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101500.xhp
-msgctxt ""
-"03101500.xhp\n"
-"hd_id3156344\n"
-"5\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "oService = CreateUnoService( Uno service name )"
+msgstr "oService = CreateUnoService( Uno service name )"
-#: 03101500.xhp
+#: 03131600.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3147560\n"
-"6\n"
+"03131600.xhp\n"
+"par_idN1060F\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph> Γράμματα που διευκρινίζουν το εύρος των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
+msgid "For a list of available services, go to: http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html"
+msgstr "Για τον κατάλογο διαθέσιμων υπηρεσιών, πηγαίνετε στο: http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html"
-#: 03101500.xhp
+#: 03131600.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3150398\n"
-"7\n"
+"03131600.xhp\n"
+"hd_id3151111\n"
+"5\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph> Λέξη κλειδί που καθορίζει τον προεπιλεγμένο τύπο μεταβλητής:"
+msgid "Examples:"
+msgstr "Παράδειγμα:"
-#: 03101500.xhp
+#: 03131600.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3154365\n"
-"8\n"
+"03131600.xhp\n"
+"par_id3154046\n"
+"6\n"
"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>Keyword: </emph> Προεπιλεγμένος τύπος μεταβλητής"
+msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
+msgstr "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
-#: 03101500.xhp
+#: 03131600.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3125863\n"
-"9\n"
+"03131600.xhp\n"
+"bm_id8334604\n"
"help.text"
-msgid "<emph>DefInt:</emph> Integer"
-msgstr "<emph>DefInt:</emph> Ακέραιος"
+msgid "<bookmark_value>filepicker;API service</bookmark_value>"
+msgstr "<bookmark_value>επιλογέας αρχείου;Υπηρεσία API</bookmark_value>"
-#: 03101500.xhp
+#: 03131600.xhp
msgctxt ""
-"03101500.xhp\n"
-"hd_id3154123\n"
-"10\n"
+"03131600.xhp\n"
+"par_idN10625\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "The following code uses a service to open a file open dialog:"
+msgstr "Ο ακόλουθος κώδικας χρησιμοποιεί μια υπηρεσία για να ανοίξει έναν διάλογο εισαγωγής αρχείων:"
-#: 03101500.xhp
+#: 03131600.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3151042\n"
-"12\n"
+"03131600.xhp\n"
+"par_idN1062B\n"
"help.text"
-msgid "' Prefix definitions for variable types"
-msgstr "' Ορισμοί προθέματος για τους τύπους μεταβλητών:"
+msgid "fName = FileOpenDialog (\"Please select a file\")"
+msgstr "fName = FileOpenDialog (\"Παρακαλώ επιλέξτε ένα αρχείο\")"
-#: 03101500.xhp
+#: 03131600.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3153728\n"
-"22\n"
+"03131600.xhp\n"
+"par_idN10630\n"
"help.text"
-msgid "iCount=200 ' iCount is an implicit integer variable"
-msgstr "iCount=200 ' Η iCount είναι μια υπονοούμενη ακέραια μεταβλητή"
+msgid "Print \"file chosen: \"+fName"
+msgstr "print \"επιλεγμένο αρχείο: \"+fName"
-#: 03020304.xhp
+#: 03131700.xhp
msgctxt ""
-"03020304.xhp\n"
+"03131700.xhp\n"
"tit\n"
"help.text"
-msgid "Seek Function [Runtime]"
-msgstr "Συνάρτηση Seek [Χρόνου εκτέλεσης]"
+msgid "GetProcessServiceManager Function [Runtime]"
+msgstr "Συνάρτηση GetProcessServiceManager [Χρόνου εκτέλεσης]"
-#: 03020304.xhp
+#: 03131700.xhp
msgctxt ""
-"03020304.xhp\n"
-"bm_id3154367\n"
+"03131700.xhp\n"
+"bm_id3153255\n"
"help.text"
-msgid "<bookmark_value>Seek function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Seek</bookmark_value>"
+msgid "<bookmark_value>GetProcessServiceManager function</bookmark_value><bookmark_value>ProcessServiceManager</bookmark_value>"
+msgstr "<bookmark_value>GetProcessServiceManager function</bookmark_value><bookmark_value>Συνάρτηση GetProcessServiceManager</bookmark_value>"
-#: 03020304.xhp
+#: 03131700.xhp
msgctxt ""
-"03020304.xhp\n"
-"hd_id3154367\n"
+"03131700.xhp\n"
+"hd_id3153255\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek Function [Runtime]\">Seek Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Συνάρτηση Seek [Χρόνου εκτέλεσης]\">Συνάρτηση Seek [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"GetProcessServiceManager Function [Runtime]\">GetProcessServiceManager Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"GetProcessServiceManager Function [Runtime]\">Συνάρτηση GetProcessServiceManager [Χρόνου εκτέλεσης]</link>"
-#: 03020304.xhp
+#: 03131700.xhp
msgctxt ""
-"03020304.xhp\n"
-"par_id3156280\n"
+"03131700.xhp\n"
+"par_id3156414\n"
"2\n"
"help.text"
-msgid "Returns the position for the next writing or reading in a file that was opened with the open statement."
-msgstr "Επιστρέφει τη θέση για την επόμενη ανάγνωση ή εγγραφή στο αρχείο, που ανοίχθηκε με την πρόταση Open."
+msgid "Returns the ProcessServiceManager (central Uno ServiceManager)."
+msgstr "Επιστρέφει τον ProcessServiceManager (κεντρικό Uno ServiceManager)."
-#: 03020304.xhp
+#: 03131700.xhp
msgctxt ""
-"03020304.xhp\n"
-"par_id3153194\n"
+"03131700.xhp\n"
+"par_id3145136\n"
"3\n"
"help.text"
-msgid "For random access files, the Seek function returns the number of the next record to be read."
-msgstr "Για αρχεία τυχαίας προσπέλασης, η συνάρτηση Seek επιστρέφει τον αριθμό της επόμενης εγγραφής που πρόκειται να αναγνωσθεί."
+msgid "This function is required when you want to instantiate a service using CreateInstanceWithArguments."
+msgstr "Είναι απαραίτητη όταν πρέπει να κάνετε έναρξη σε μια υπηρεσία χρησιμοποιώντας την CreateInstanceWithArguments."
-#: 03020304.xhp
+#: 03131700.xhp
msgctxt ""
-"03020304.xhp\n"
-"par_id3161831\n"
+"03131700.xhp\n"
+"hd_id3153681\n"
"4\n"
"help.text"
-msgid "For all other files, the function returns the byte position at which the next operation is to occur."
-msgstr "Για αρχεία τυχαίας προσπέλασης, η συνάρτηση Seek επιστρέφει τον αριθμό της επόμενης εγγραφής που πρόκειται να αναγνωσθεί."
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03020304.xhp
+#: 03131700.xhp
msgctxt ""
-"03020304.xhp\n"
-"par_id3155854\n"
+"03131700.xhp\n"
+"par_id3151110\n"
"5\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>."
-msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>."
+msgid "oServiceManager = GetProcessServiceManager()"
+msgstr "oServiceManager = GetProcessServiceManager()"
-#: 03020304.xhp
+#: 03131700.xhp
msgctxt ""
-"03020304.xhp\n"
-"hd_id3152460\n"
+"03131700.xhp\n"
+"hd_id3149516\n"
"6\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03020304.xhp
+#: 03131700.xhp
msgctxt ""
-"03020304.xhp\n"
-"par_id3145365\n"
+"03131700.xhp\n"
+"par_id3143270\n"
"7\n"
"help.text"
-msgid "Seek (FileNumber)"
-msgstr "Seek (FileNumber)"
+msgid "oServiceManager = GetProcessServiceManager()"
+msgstr "oServiceManager = GetProcessServiceManager()"
-#: 03020304.xhp
+#: 03131700.xhp
msgctxt ""
-"03020304.xhp\n"
-"hd_id3148575\n"
+"03131700.xhp\n"
+"par_id3153825\n"
"8\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
+msgstr "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
-#: 03020304.xhp
+#: 03131700.xhp
msgctxt ""
-"03020304.xhp\n"
-"par_id3159156\n"
+"03131700.xhp\n"
+"par_id3148473\n"
"9\n"
"help.text"
-msgid "Long"
-msgstr "Μεγάλου μήκους"
+msgid "this is the same as the following statement:"
+msgstr "αυτή είναι η ίδια με την ακόλουθη πρόταση:"
-#: 03020304.xhp
+#: 03131700.xhp
msgctxt ""
-"03020304.xhp\n"
-"hd_id3149665\n"
+"03131700.xhp\n"
+"par_id3145609\n"
"10\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03020304.xhp
-msgctxt ""
-"03020304.xhp\n"
-"par_id3148645\n"
-"11\n"
-"help.text"
-msgid "<emph>FileNumber:</emph> The data channel number used in the Open statement."
-msgstr "<emph>FileNumber:</emph> Επιστρέφει τον αριθμό του αρχείου που καθορίστηκε από την πρόταση Open."
+msgid "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
+msgstr "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
-#: 03030202.xhp
+#: 03131800.xhp
msgctxt ""
-"03030202.xhp\n"
+"03131800.xhp\n"
"tit\n"
"help.text"
-msgid "Minute Function [Runtime]"
-msgstr "Συνάρτηση Minute [Χρόνου εκτέλεσης]"
+msgid "CreateUnoDialog Function [Runtime]"
+msgstr "Συνάρτηση CreateUnoDialog [Χρόνου εκτέλεσης]"
-#: 03030202.xhp
+#: 03131800.xhp
msgctxt ""
-"03030202.xhp\n"
-"bm_id3155419\n"
+"03131800.xhp\n"
+"bm_id3150040\n"
"help.text"
-msgid "<bookmark_value>Minute function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Minute</bookmark_value>"
+msgid "<bookmark_value>CreateUnoDialog function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CreateUnoDialog</bookmark_value>"
-#: 03030202.xhp
+#: 03131800.xhp
msgctxt ""
-"03030202.xhp\n"
-"hd_id3155419\n"
+"03131800.xhp\n"
+"hd_id3150040\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute Function [Runtime]\">Minute Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Συνάρτηση Minute [Χρόνου εκτέλεσης]\">Συνάρτηση Minute [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"CreateUnoDialog Function [Runtime]\">CreateUnoDialog Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"Συνάρτηση CreateUnoDialog [Χρόνου εκτέλεσης]\">Συνάρτηση CreateUnoDialog [Χρόνου εκτέλεσης]</link>"
-#: 03030202.xhp
+#: 03131800.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3156344\n"
+"03131800.xhp\n"
+"par_id3154186\n"
"2\n"
"help.text"
-msgid "Returns the minute of the hour that corresponds to the serial time value that is generated by the TimeSerial or the TimeValue function."
-msgstr "Επιστρέφει το λεπτό της ώρας που αντιστοιχεί σε έναν αριθμό σειράς ώρας που παράγεται από τη συνάρτηση TimeSerial ή TimeValue."
+msgid "Creates a Basic Uno object that represents a Uno dialog control during Basic runtime."
+msgstr "Δημιουργεί ένα αντικείμενο Basic Uno που αντιπροσωπεύει ένα παράθυρο διαλόγου στοιχείου ελέγχου Uno κατά τον χρόνο εκτέλεσης της Basic."
-#: 03030202.xhp
+#: 03131800.xhp
msgctxt ""
-"03030202.xhp\n"
-"hd_id3154758\n"
+"03131800.xhp\n"
+"par_id3153750\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Dialogs are defined in the dialog libraries. To display a dialog, a \"live\" dialog must be created from the library."
+msgstr "Τα παράθυρα διαλόγου καθορίζονται στις βιβλιοθήκες παραθύρων διαλόγου. Για να εμφανιστεί ένα παράθυρο διαλόγου, πρέπει να δημιουργηθεί από τη βιβλιοθήκη ένα \"ζωντανό\" παράθυρο διαλόγου."
-#: 03030202.xhp
+#: 03131800.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3149656\n"
+"03131800.xhp\n"
+"par_id3153681\n"
"4\n"
"help.text"
-msgid "Minute (Number)"
-msgstr "Minute (Number)"
+msgid "See <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
+msgstr "Δείτε <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Παραδείγματα</link>."
-#: 03030202.xhp
+#: 03131800.xhp
msgctxt ""
-"03030202.xhp\n"
-"hd_id3148798\n"
+"03131800.xhp\n"
+"hd_id3154286\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03030202.xhp
+#: 03131800.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3150449\n"
+"03131800.xhp\n"
+"par_id3159176\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "CreateUnoDialog( oDlgDesc )"
+msgstr "CreateUnoDialog( oDlgDesc )"
-#: 03030202.xhp
+#: 03131800.xhp
msgctxt ""
-"03030202.xhp\n"
-"hd_id3153193\n"
+"03131800.xhp\n"
+"hd_id3143270\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03030202.xhp
+#: 03131800.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3153969\n"
+"03131800.xhp\n"
+"par_id3159157\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the minute value."
-msgstr "<emph>Number:</emph> Αριθμητική έκφραση που περιέχει την τιμή της σειριακής ώρας που χρησιμοποιείται για την επιστροφή της τιμής λεπτού."
+msgid "' Get dialog description from the dialog library"
+msgstr "' Πάρε την περιγραφή του παραθύρου διαλόγου από τη βιβλιοθήκη παραθύρων διαλόγου"
-#: 03030202.xhp
+#: 03131800.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3150869\n"
+"03131800.xhp\n"
+"par_id3149234\n"
"9\n"
"help.text"
-msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the minute of the serial time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression:"
-msgstr "Αυτή η συνάρτηση είναι η αντίστροφη της συνάρτησης <emph>TimeSerial</emph>. Επιστρέφει το λεπτό της καθορισμένης τιμής σειράς ώρας που παράγεται από τη συνάρτηση <emph>TimeSerial</emph> ή την <emph>TimeValue </emph>. Παραδείγματος χάριν, η παράσταση"
+msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
+msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1"
-#: 03030202.xhp
+#: 03131800.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3149262\n"
+"03131800.xhp\n"
+"par_id3154923\n"
"10\n"
"help.text"
-msgid "Print Minute(TimeSerial(12,30,41))"
-msgstr "Print Minute(TimeSerial(12,30,41))"
+msgid "' generate \"live\" dialog"
+msgstr "' δημιούργησε \"ζωντανό\" παράθυρο διαλόγου"
-#: 03030202.xhp
+#: 03131800.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3148576\n"
+"03131800.xhp\n"
+"par_id3149670\n"
"11\n"
"help.text"
-msgid "returns the value 30."
-msgstr "επιστρέφει την τιμή 30."
+msgid "oDlgControl = CreateUnoDialog( oDlgDesc )"
+msgstr "oDlgControl = CreateUnoDialog( oDlgDesc )"
-#: 03030202.xhp
+#: 03131800.xhp
msgctxt ""
-"03030202.xhp\n"
-"hd_id3150010\n"
+"03131800.xhp\n"
+"par_id3148550\n"
"12\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "' display \"live\" dialog"
+msgstr "' εμφάνισε το \"ζωντανό\" παράθυρο διαλόγου"
-#: 03030202.xhp
+#: 03131800.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3159154\n"
+"03131800.xhp\n"
+"par_id3154072\n"
"13\n"
"help.text"
-msgid "Sub ExampleMinute"
-msgstr "Sub ExampleMinute"
-
-#: 03030202.xhp
-msgctxt ""
-"03030202.xhp\n"
-"par_id3146119\n"
-"14\n"
-"help.text"
-msgid "MsgBox \"The current minute is \"& Minute(Now)& \".\""
-msgstr "MsgBox \"Το τρέχον λεπτό είναι \"& Minute(Now)& \".\""
-
-#: 03030202.xhp
-msgctxt ""
-"03030202.xhp\n"
-"par_id3153726\n"
-"15\n"
-"help.text"
-msgid "end sub"
-msgstr "end sub"
+msgid "oDlgControl.execute"
+msgstr "oDlgControl.execute"
-#: 03103200.xhp
+#: 03131900.xhp
msgctxt ""
-"03103200.xhp\n"
+"03131900.xhp\n"
"tit\n"
"help.text"
-msgid "Option Base Statement [Runtime]"
-msgstr "Πρόταση Option Base [Χρόνου εκτέλεσης]"
+msgid "GlobalScope [Runtime]"
+msgstr "GlobalScope [Χρόνου εκτέλεσης]"
-#: 03103200.xhp
+#: 03131900.xhp
msgctxt ""
-"03103200.xhp\n"
-"bm_id3155805\n"
+"03131900.xhp\n"
+"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>Option Base statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Option Base</bookmark_value>"
+msgid "<bookmark_value>GlobalScope function</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση GlobalScope</bookmark_value><bookmark_value> συστήματα βιβλιοθηκών </bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
-#: 03103200.xhp
+#: 03131900.xhp
msgctxt ""
-"03103200.xhp\n"
-"hd_id3155805\n"
+"03131900.xhp\n"
+"hd_id3150682\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103200.xhp\" name=\"Option Base Statement [Runtime]\">Option Base Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103200.xhp\" name=\"Δήλωση Option Base [Χρόνου εκτέλεσης]\">Δήλωση Option Base [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope [Runtime]\">GlobalScope [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope [Χρόνου εκτέλεσης]\">GlobalScope [Χρόνου εκτέλεσης]</link>"
-#: 03103200.xhp
+#: 03131900.xhp
msgctxt ""
-"03103200.xhp\n"
-"par_id3147242\n"
+"03131900.xhp\n"
+"par_id3153345\n"
"2\n"
"help.text"
-msgid "Defines the default lower boundary for arrays as 0 or 1."
-msgstr "Καθορίζει το προεπιλεγμένο άνω όριο για πίνακες ως 0 ή 1."
+msgid "Basic source code and dialogs are organized in a library system."
+msgstr "Ο πηγαίος κώδικας Basic και οι διάλογοι οργανώνονται σε ένα σύστημα βιβλιοθηκών."
-#: 03103200.xhp
+#: 03131900.xhp
msgctxt ""
-"03103200.xhp\n"
-"hd_id3150771\n"
+"03131900.xhp\n"
+"par_id3145315\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "The LibraryContainer contains libraries"
+msgstr "Η LibraryContainer περιέχει βιβλιοθήκες"
-#: 03103200.xhp
+#: 03131900.xhp
msgctxt ""
-"03103200.xhp\n"
-"par_id3147573\n"
+"03131900.xhp\n"
+"par_id3149514\n"
"4\n"
"help.text"
-msgid "Option Base { 0 | 1}"
-msgstr "Option Base { 0 | 1}"
+msgid "Libraries can contain modules and dialogs"
+msgstr "Εδώ μπορείτε να οργανώσετε τις βιβλιοθήκες που περιέχουν τις λειτουργικές μονάδες και τα παράθυρα διαλόγου."
-#: 03103200.xhp
+#: 03131900.xhp
msgctxt ""
-"03103200.xhp\n"
-"hd_id3145315\n"
+"03131900.xhp\n"
+"hd_id3143271\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "In Basic:"
+msgstr "Στη Basic:"
-#: 03103200.xhp
+#: 03131900.xhp
msgctxt ""
-"03103200.xhp\n"
-"par_id3147229\n"
+"03131900.xhp\n"
+"par_id3153061\n"
"6\n"
"help.text"
-msgid "This statement must be added before the executable program code in a module."
-msgstr "Αυτή η δήλωση πρέπει να προστεθεί πριν από τον εκτελέσιμο κώδικα σε μια ενότητα."
+msgid "The LibraryContainer is called <emph>BasicLibraries</emph>."
+msgstr "Η LibraryContainer ονομάζεται <emph>BasicLibraries</emph>."
-#: 03103200.xhp
+#: 03131900.xhp
msgctxt ""
-"03103200.xhp\n"
-"hd_id3150870\n"
+"03131900.xhp\n"
+"hd_id3154346\n"
"7\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03080401.xhp
-msgctxt ""
-"03080401.xhp\n"
-"tit\n"
-"help.text"
-msgid "Sqr Function [Runtime]"
-msgstr "Συνάρτηση Sqr [Χρόνου εκτέλεσης]"
-
-#: 03080401.xhp
-msgctxt ""
-"03080401.xhp\n"
-"bm_id3156027\n"
-"help.text"
-msgid "<bookmark_value>Sqr function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Sqr</bookmark_value>"
+msgid "In dialogs:"
+msgstr "Στα παράθυρα διαλόγου:"
-#: 03080401.xhp
+#: 03131900.xhp
msgctxt ""
-"03080401.xhp\n"
-"hd_id3156027\n"
-"1\n"
+"03131900.xhp\n"
+"par_id3148663\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr Function [Runtime]\">Sqr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Συνάρτηση Sqr [Χρόνου εκτέλεσης]\">Συνάρτηση Sqr [Χρόνου εκτέλεσης]</link>"
+msgid "The LibraryContainer is called <emph>DialogLibraries</emph>."
+msgstr "Η LibraryContainer ονομάζεται <emph>DialogLibraries</emph>."
-#: 03080401.xhp
+#: 03131900.xhp
msgctxt ""
-"03080401.xhp\n"
-"par_id3147226\n"
-"2\n"
+"03131900.xhp\n"
+"par_id3150543\n"
+"9\n"
"help.text"
-msgid "Calculates the square root of a numeric expression."
-msgstr "Υπολογίζει την τετραγωνική ρίζα μιας αριθμητικής παράστασης."
+msgid "Both LibraryContainers exist in an application level and within every document. In the document Basic, the document's LibraryContainers are called automatically. If you want to call the global LibraryContainers from within a document, you must use the keyword <emph>GlobalScope</emph>."
+msgstr "Και τα δύο συστήματα LibraryContainer υπάρχουν σε επίπεδο εφαρμογής και σε κάθε έγγραφο. Σε έγγραφο της Basic, οι βιβλιοθήκες LibraryContainer του εγγράφου καλούνται αυτόματα. Αν θέλετε να καλέσετε τις καθολικές LibraryContainer από ένα έγγραφο, πρέπει να χρησιμοποιήσετε τη λέξη-κλειδί <emph>GlobalScope</emph>."
-#: 03080401.xhp
+#: 03131900.xhp
msgctxt ""
-"03080401.xhp\n"
-"hd_id3143267\n"
-"3\n"
+"03131900.xhp\n"
+"hd_id3148920\n"
+"10\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03080401.xhp
+#: 03131900.xhp
msgctxt ""
-"03080401.xhp\n"
-"par_id3149415\n"
-"4\n"
+"03131900.xhp\n"
+"par_id3149203\n"
+"11\n"
"help.text"
-msgid "Sqr (Number)"
-msgstr "Sqr (Number)"
+msgid "GlobalScope"
+msgstr "GlobalScope"
-#: 03080401.xhp
+#: 03131900.xhp
msgctxt ""
-"03080401.xhp\n"
-"hd_id3156023\n"
-"5\n"
+"03131900.xhp\n"
+"hd_id3154685\n"
+"12\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03080401.xhp
+#: 03131900.xhp
msgctxt ""
-"03080401.xhp\n"
-"par_id3156343\n"
-"6\n"
+"03131900.xhp\n"
+"par_id3154124\n"
+"13\n"
"help.text"
-msgid "Double"
-msgstr "Double"
+msgid "Example in the document Basic"
+msgstr "Παράδειγμα στο έγγραφο Basic"
-#: 03080401.xhp
+#: 03131900.xhp
msgctxt ""
-"03080401.xhp\n"
-"hd_id3147265\n"
-"7\n"
+"03131900.xhp\n"
+"par_id3158408\n"
+"14\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "' calling Dialog1 in the document library Standard"
+msgstr "' καλεί το Dialog1 στη βιβλιοθήκη εγγράφων Standard"
-#: 03080401.xhp
+#: 03131900.xhp
msgctxt ""
-"03080401.xhp\n"
-"par_id3149457\n"
-"8\n"
+"03131900.xhp\n"
+"par_id3125865\n"
+"15\n"
"help.text"
-msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the square root for."
-msgstr "<emph>Number:</emph> Κάθε αριθμητική παράσταση για την οποία πρόκειται να υπολογισθεί η τετραγωνική ρίζα."
+msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
+msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1"
-#: 03080401.xhp
+#: 03131900.xhp
msgctxt ""
-"03080401.xhp\n"
-"par_id3154365\n"
-"9\n"
+"03131900.xhp\n"
+"par_id3154910\n"
+"16\n"
"help.text"
-msgid "A square root is the number that you multiply by itself to produce another number, for example, the square root of 36 is 6."
-msgstr "Η τετραγωνική ρίζα είναι ένας αριθμός που υψώνεται σε δύναμη του 2 για να προκύψει ο αριθμός c (6^2 είναι για παράδειγμα 36, συνεπώς η τετραγωνική ρίζα του 36 είναι 6)."
+msgid "' calling Dialog2 in the application library Library1"
+msgstr "' καλεί το Dialog2 στη βιβλιοθήκη εφαρμογών Library1"
-#: 03080401.xhp
+#: 03131900.xhp
msgctxt ""
-"03080401.xhp\n"
-"hd_id3153192\n"
-"10\n"
+"03131900.xhp\n"
+"par_id3156424\n"
+"17\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2"
+msgstr "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2"
-#: 03130700.xhp
+#: 03132000.xhp
msgctxt ""
-"03130700.xhp\n"
+"03132000.xhp\n"
"tit\n"
"help.text"
-msgid "GetSystemTicks Function [Runtime]"
-msgstr "Συνάρτηση GetSystemTicks [Χρόνου εκτέλεσης]"
-
-#: 03130700.xhp
-msgctxt ""
-"03130700.xhp\n"
-"bm_id3147143\n"
-"help.text"
-msgid "<bookmark_value>GetSystemTicks function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση GetSystemTicks</bookmark_value>"
+msgid "CreateUnoListener Function [Runtime]"
+msgstr "Συνάρτηση CreateUnoDialog [Χρόνου εκτέλεσης]"
-#: 03130700.xhp
+#: 03132000.xhp
msgctxt ""
-"03130700.xhp\n"
-"hd_id3147143\n"
-"1\n"
+"03132000.xhp\n"
+"bm_id3155150\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03130700.xhp\" name=\"GetSystemTicks Function [Runtime]\">GetSystemTicks Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03130700.xhp\" name=\"Συνάρτηση GetSystemTicks [Χρόνου εκτέλεσης]\">Συνάρτηση GetSystemTicks [Χρόνου εκτέλεσης]</link>"
+msgid "<bookmark_value>CreateUnoListener function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CreateUnoDialog</bookmark_value>"
-#: 03130700.xhp
+#: 03132000.xhp
msgctxt ""
-"03130700.xhp\n"
-"par_id3153750\n"
-"2\n"
+"03132000.xhp\n"
+"hd_id3155150\n"
+"53\n"
"help.text"
-msgid "Returns the number of system ticks provided by the operating system. You can use this function to optimize certain processes."
-msgstr "Επιστρέφει τους χτύπους του συστήματος που παρέχονται από το λειτουργικό σύστημα. Ο αριθμός των χτύπων που επιστρέφεται εντός ενός καθορισμένου χρονικού πλαισίου εξαρτάται πάντα από το λειτουργικό σύστημα. Αυτή η λειτουργία μπορεί να χρησιμοποιηθεί για να βελτιστοποιήσει ορισμένες διαδικασίες."
+msgid "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function [Runtime]\">CreateUnoListener Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"Συνάρτηση CreateUnoDialog [Χρόνου εκτέλεσης]\">Συνάρτηση CreateUnoDialog [Χρόνου εκτέλεσης]</link>"
-#: 03130700.xhp
+#: 03132000.xhp
msgctxt ""
-"03130700.xhp\n"
-"hd_id3153311\n"
-"3\n"
+"03132000.xhp\n"
+"par_id3149346\n"
+"52\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Creates a Listener instance."
+msgstr "Δημιουργεί ένα στιγμιότυπο ακροάσεως."
-#: 03130700.xhp
+#: 03132000.xhp
msgctxt ""
-"03130700.xhp\n"
-"par_id3147242\n"
-"4\n"
+"03132000.xhp\n"
+"par_id3153681\n"
+"51\n"
"help.text"
-msgid "GetSystemTicks()"
-msgstr "GetSystemTicks()"
+msgid "Many Uno interfaces let you register listeners on a special listener interface. This allows you to listen for specific events and call up the appropriate listener method. The CreateUnoListener function waits for the called listener interface and then passes the interface an object that the interface supports. This object is then passed to the method to register the listener."
+msgstr "Πολλές διεπαφές Uno σας αφήνουν να εγγράφετε τους ακροατές σε μια ειδική διεπαφή ακροάσεων. Αυτό σας επιτρέπει για να ακροαστείτε τα συγκεκριμένα γεγονότα και να καλέσετε την κατάλληλη μέθοδο ακροάσεων. Η συνάρτηση CreateUnoListener περιμένει την κληθείσα διεπαφή ακροάσεων και περνά έπειτα στη διεπαφή ένα αντικείμενο που υποστηρίζεται από την διεπαφή. Αυτό το αντικείμενο περνά έπειτα στη μέθοδο για να εγγραφεί τον ακρόαση."
-#: 03130700.xhp
+#: 03132000.xhp
msgctxt ""
-"03130700.xhp\n"
-"hd_id3149233\n"
-"5\n"
+"03132000.xhp\n"
+"hd_id3148685\n"
+"50\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03130700.xhp
+#: 03132000.xhp
msgctxt ""
-"03130700.xhp\n"
-"par_id3149762\n"
-"6\n"
+"03132000.xhp\n"
+"par_id3143228\n"
+"49\n"
"help.text"
-msgid "Long"
-msgstr "Μεγάλου μήκους"
+msgid "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )"
+msgstr "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )"
-#: 03130700.xhp
+#: 03132000.xhp
msgctxt ""
-"03130700.xhp\n"
-"hd_id3156152\n"
-"7\n"
+"03132000.xhp\n"
+"hd_id3147574\n"
+"48\n"
"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03130700.xhp
+#: 03132000.xhp
msgctxt ""
-"03130700.xhp\n"
-"par_id3154938\n"
-"13\n"
+"03132000.xhp\n"
+"par_id3154046\n"
+"47\n"
"help.text"
-msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
-msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"Προσωρινή διακοπή διάρκείας\""
+msgid "The following example is based on a Basic library object."
+msgstr "Το ακόλουθο παράδειγμα είναι βασισμένο σε ένα αντικείμενο βιβλιοθηκών της Basic."
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"tit\n"
+"03132000.xhp\n"
+"par_id3149294\n"
+"44\n"
"help.text"
-msgid "If...Then...Else Statement [Runtime]"
-msgstr "Δήλωση If...Then...Else [Χρόνου εκτέλεσης]"
+msgid "The CreateUnoListener method requires two parameters. The first is a prefix and is explained in detail below. The second parameter is the fully qualified name of the Listener interface that you want to use."
+msgstr "Η μέθοδος CreateUnoListener απαιτεί δύο παραμέτρους. Ο πρώτος είναι ένα πρόθεμα και εξηγείται λεπτομερώς παρακάτω. Η δεύτερη παράμετρος είναι το πλήρες όνομα με την υποστηριζόμενη μορφή της διεπαφής ακροάσεων που θέλετε να χρησιμοποιήσετε."
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"bm_id3154422\n"
+"03132000.xhp\n"
+"par_id3149670\n"
+"43\n"
"help.text"
-msgid "<bookmark_value>If statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση If</bookmark_value>"
+msgid "The Listener must then be added to the Broadcaster Object. This is done by calling the appropriate method for adding a Listener. These methods always follow the pattern \"addFooListener\", where \"Foo\" is the Listener Interface Type, without the 'X'. In this example, the addContainerListener method is called to register the XContainerListener:"
+msgstr "Ο ακροατής πρέπει έπειτα να προστεθεί στο αντικείμενο μεταδόσεων. Αυτό γίνεται με την κλήση της κατάλληλης μεθόδου ενός ακροατή. Αυτές οι μέθοδοι ακολουθούν πάντα την μορφή \"addFooListener\", όπου \"Foo\" είναι ο τύπος διεπαφής ακροατών, χωρίς το 'X'. Σε αυτό το παράδειγμα, η μέθοδος addContainerListener καλείται για να καταχωρήσει την XContainerListener:"
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"hd_id3154422\n"
-"1\n"
+"03132000.xhp\n"
+"par_id3154940\n"
+"41\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else Statement [Runtime]\">If...Then...Else Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"Δήλωση If...Then...Else [Χρόνου εκτέλεσης]\">Δήλωση If...Then...Else [Χρόνου εκτέλεσης]</link>"
+msgid "oLib = BasicLibraries.Library1 ' Library1 must exist!"
+msgstr "oLib = BasicLibraries.Library1 ' Η Library1πρέπει να υπάρχει!"
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3155555\n"
-"2\n"
+"03132000.xhp\n"
+"par_id3150359\n"
+"40\n"
"help.text"
-msgid "Defines one or more statement blocks that you only want to execute if a given condition is True."
-msgstr "Καθορίζει ένα ή περισσότερα μπλοκ προτάσεων που πρόκειται να εκτελεστούν μόνο αν μια δεδομένη συνθήκη είναι True (Αληθής)."
+msgid "oLib.addContainerListener( oListener ) ' Register the listener"
+msgstr "oLib.addContainerListener( oListener ) ' Καταχώριση του ακροατή"
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"hd_id3146957\n"
-"3\n"
+"03132000.xhp\n"
+"par_id3154138\n"
+"39\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "The Listener is now registered. When an event occurs, the corresponding Listener calls the appropriate method from the com.sun.star.container.XContainerListener Interface."
+msgstr "Ο ακροατής έχει τώρα εγγραφεί. Όταν ένα γεγονός ενεργοποιηθεί, ο αντίστοιχος ακροατής καλεί την κατάλληλη μέθοδο από τη διεπαφή com.sun.star.container.XContainerListener."
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3153126\n"
-"4\n"
+"03132000.xhp\n"
+"par_id3148922\n"
+"38\n"
"help.text"
-msgid "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf"
-msgstr "If condition=true Then ομάδα δηλώσεων [ElseIf condition=true Then] ομάδα δηλώσεων [Else] ομάδα δηλώσεων EndIf"
+msgid "The prefix calls registered Listeners from Basic-subroutines. The Basic run-time system searches for Basic-subroutines or functions that have the name \"PrefixListenerMethode\" and calls them when found. Otherwise, a run-time error occurs."
+msgstr "Η κλήση προθεμάτων στους εγγραμμένους ακροατές από τις υπορουτίνες της Basic. Το σύστημα χρόνου εκτέλεσης της Basic αναζητά τις υπορουτίνες της Basic ή τις συναρτήσεις που έχουν το όνομα \"PrefixListenerMethode\" και τις καλεί όταν αυτές βρεθούνε. Διαφορετικά, εμφανίζεται ένα λάθος χρόνου εκτέλεσης."
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3123476\n"
+"03132000.xhp\n"
+"par_id3150768\n"
+"37\n"
"help.text"
-msgid "Instead of Else If you can write ElseIf, instead of End If you can write EndIf."
-msgstr "Αντί για Else If μπορείτε να γράψετε ElseIf, αντί για End If μπορείτε να γράψετε EndIf."
+msgid "In this example, the Listener-Interface uses the following methods:"
+msgstr "Σε αυτό το παράδειγμα, ο Listener-Interface χρησιμοποιεί τις ακόλουθες μεθόδους:"
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"hd_id3155419\n"
-"5\n"
+"03132000.xhp\n"
+"par_id3151176\n"
+"36\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "disposing:"
+msgstr "disposing:"
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3153062\n"
-"6\n"
+"03132000.xhp\n"
+"par_id3145173\n"
+"35\n"
"help.text"
-msgid "The <emph>If...Then</emph> statement executes program blocks depending on given conditions. When $[officename] Basic encounters an <emph>If</emph> statement, the condition is tested. If the condition is True, all subsequent statements up to the next <emph>Else</emph> or <emph>ElseIf</emph> statement are executed. If the condition is False, and an <emph>ElseIf</emph> statement follows, $[officename] Basic tests the next condition and executes the following statements if the condition is True. If False, the program continues either with the next <emph>ElseIf</emph> or <emph>Else</emph> statement. Statements following <emph>Else</emph> are executed only if none of the previously tested conditions were True. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following <emph>EndIf</emph>."
-msgstr "Η δήλωση <emph>If...Then</emph> εκτελεί ομάδα προγραμμάτων ανάλογα με τις δεδομένες συνθήκες. Όταν η $[officename] Basic συναντά μια δήλωση <emph>If</emph>, η συνθήκη ελέγχεται. Αν η τιμή είναι αληθής, εκτελούνται όλες οι επακόλουθες δηλώσεις μέχρι την επόμενη δήλωση <emph>Else</emph> ή <emph>ElseIf</emph>. Αν η συνθήκη είναι ψευδής και ακολουθεί δήλωση <emph>ElseIf</emph> , η $[officename] Basic ελέγχει την επόμενη συνθήκη και εκτελεί τις ακόλουθες δηλώσεις αν η συνθήκη είναι αληθής. Αν είναι ψευδής, το πρόγραμμα συνεχίζει είτε με την επόμενη πρόταση <emph>ElseIf</emph> ή <emph>Else</emph>. Οι προτάσεις που ακολουθούν την <emph>Else</emph> εκτελούνται μόνο αν καμία από τις προηγούμενες ελεγχθείσες συνθήκες δεν ήταν αληθής. Αφού αξιολογηθούν όλες οι συνθήκες και αφού εκτελεστούν οι αντίστοιχες προτάσεις, το πρόγραμμα συνεχίζει με την πρόταση που έπεται της <emph>EndIf</emph>."
+msgid "Listener base interface (com.sun.star.lang.XEventListener): base interface for all Listener Interfaces"
+msgstr "Διεπαφή βάσεως ακροάσεων (com.sun.star.lang.XEventListener): διεπαφή βάσεων για όλες τις διεπαφές ακροάσεων"
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3153192\n"
-"7\n"
+"03132000.xhp\n"
+"par_id3156212\n"
+"34\n"
"help.text"
-msgid "You can nest multiple <emph>If...Then</emph> statements."
-msgstr "Μπορείτε να τοποθετηθείτε το πολλαπλές δηλώσεις <emph>If...Then</emph> την μία μέσα στην άλλη."
+msgid "elementInserted:"
+msgstr "elementInserted:"
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3154684\n"
-"8\n"
+"03132000.xhp\n"
+"par_id3159254\n"
+"33\n"
"help.text"
-msgid "<emph>Else</emph> and <emph>ElseIf</emph> statements are optional."
-msgstr "Στο <emph>Else</emph> και στο <emph>ElseIf</emph> οι δηλώσεις είναι προαιρετικές."
+msgid "Method of the com.sun.star.container.XContainerListener interface"
+msgstr "Μέθοδος της διασύνδεσης com.sun.star.container.XContainerListener"
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3152939\n"
-"9\n"
+"03132000.xhp\n"
+"par_id3147287\n"
+"32\n"
"help.text"
-msgid "You can use <emph>GoTo</emph> and <emph>GoSub</emph> to jump out of an <emph>If...Then</emph> block, but not to jump into an <emph>If...Then</emph> structure."
-msgstr "Μπορείτε να χρησιμοποιήσετε την <emph>GoTo</emph> και την <emph>GoSub</emph> για να φύγετε έξω από ένα μπλοκ <emph>If...Then</emph>, αλλά όχι για να φύγετε έξω από μία δομή <emph>If...Then</emph>."
+msgid "elementRemoved:"
+msgstr "elementRemoved:"
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3153951\n"
-"10\n"
+"03132000.xhp\n"
+"par_id3146119\n"
+"31\n"
"help.text"
-msgid "The following example enables you to enter the expiration date of a product, and determines if the expiration date has passed."
-msgstr "Το ακόλουθο παράδειγμα σάς επιτρέπει να εισαγάγετε την ημερομηνία λήξης ενός προϊόντος, και επιστρέφει την πληροφορία αν το προϊόν έληξε."
+msgid "Method of the com.sun.star.container.XContainerListener interface"
+msgstr "Μέθοδος της διασύνδεσης com.sun.star.container.XContainerListener"
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"hd_id3152576\n"
-"11\n"
+"03132000.xhp\n"
+"par_id3153951\n"
+"30\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "elementReplaced:"
+msgstr "elementReplaced:"
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3154490\n"
-"16\n"
+"03132000.xhp\n"
+"par_id3154013\n"
+"29\n"
"help.text"
-msgid "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")"
-msgstr "sDate = InputBox(\"Εισαγάγετε την ημερομηνία λήξης (MM.ΗΗ.ΕΕΕΕ\")"
+msgid "Method of the com.sun.star.container.XContainerListener interface"
+msgstr "Μέθοδος της διασύνδεσης com.sun.star.container.XContainerListener"
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3155601\n"
-"21\n"
+"03132000.xhp\n"
+"par_id3147435\n"
+"28\n"
"help.text"
-msgid "MsgBox \"The expiration date has passed\""
-msgstr "MsgBox \"Η ημερομηνία λήξης πέρασε\""
+msgid "In this example, the prefix is ContListener_. The following subroutines must therefore be implemented in Basic:"
+msgstr "Σε αυτό το παράδειγμα, το πρόθεμα είναι ContListener_. Οι ακόλουθες υπορουτίνες πρέπει επομένως να εφαρμοστούν μέσα στην Basic:"
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3146912\n"
-"23\n"
+"03132000.xhp\n"
+"par_id3155411\n"
+"27\n"
"help.text"
-msgid "MsgBox \"The expiration date has not yet passed\""
-msgstr "MsgBox \"Η ημερομηνία λήξης δεν έχει περάσει ακόμα\""
+msgid "ContListener_disposing"
+msgstr "ContListener_disposing"
-#: 03090101.xhp
+#: 03132000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3154754\n"
-"25\n"
+"03132000.xhp\n"
+"par_id3146923\n"
+"26\n"
"help.text"
-msgid "MsgBox \"The expiration date is today\""
-msgstr "MsgBox \"Η ημερομηνία λήξης είναι σήμερα\""
+msgid "ContListener_elementInserted"
+msgstr "ContListener_elementInserted"
-#: 03120201.xhp
+#: 03132000.xhp
msgctxt ""
-"03120201.xhp\n"
-"tit\n"
+"03132000.xhp\n"
+"par_id3147318\n"
+"25\n"
"help.text"
-msgid "Space Function [Runtime]"
-msgstr "Συνάρτηση Space [Χρόνου εκτέλεσης]"
+msgid "ContListener_elementRemoved"
+msgstr "ContListener_elementRemoved"
-#: 03120201.xhp
+#: 03132000.xhp
msgctxt ""
-"03120201.xhp\n"
-"bm_id3150499\n"
+"03132000.xhp\n"
+"par_id3152578\n"
+"24\n"
"help.text"
-msgid "<bookmark_value>Space function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Space</bookmark_value>"
+msgid "ContListener_elementReplaced"
+msgstr "ContListener_elementReplaced"
-#: 03120201.xhp
+#: 03132000.xhp
msgctxt ""
-"03120201.xhp\n"
-"hd_id3150499\n"
-"1\n"
+"03132000.xhp\n"
+"par_id3150592\n"
+"23\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120201.xhp\" name=\"Space Function [Runtime]\">Space Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120201.xhp\" name=\"Συνάρτηση Space [Χρόνου εκτέλεσης]\">Συνάρτηση Space [Χρόνου εκτέλεσης]</link>"
+msgid "An event structure type that contains information about an event exists for every Listener type. When a Listener method is called, an instance of this event is passed to the method as a parameter. Basic Listener methods can also call these event objects, so long as the appropriate parameter is passed in the Sub declaration. For example:"
+msgstr "Ένας τύπος δομών γεγονότος που περιέχει τις πληροφορίες για ένα γεγονός υπάρχει για κάθε τύπο ακροάσεων. Όταν μια μέθοδος ακροάσεων καλείται, ένα στιγμιότυπο αυτού του γεγονότος περνά στη μέθοδο ως παράμετρος. Οι μέθοδοι Basic Listener μπορούν επίσης να καλούν αυτά τα αντικείμενα γεγονότος, εφ' όσον περνούν την κατάλληλη παράμετρο στην δήλωση Sub. Παραδείγματος χάριν:"
-#: 03120201.xhp
+#: 03132000.xhp
msgctxt ""
-"03120201.xhp\n"
-"par_id3154927\n"
-"2\n"
+"03132000.xhp\n"
+"par_id3153876\n"
+"21\n"
"help.text"
-msgid "Returns a string that consists of a specified amount of spaces."
-msgstr "Επιστρέφει μια συμβολοσειρά που αποτελείται από ένα καθορισμένο πλήθος διαστημάτων."
+msgid "MsgBox \"disposing\""
+msgstr "MsgBox \"disposing\""
-#: 03120201.xhp
+#: 03132000.xhp
msgctxt ""
-"03120201.xhp\n"
-"hd_id3153394\n"
-"3\n"
+"03132000.xhp\n"
+"par_id3154098\n"
+"17\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "MsgBox \"elementInserted\""
+msgstr "MsgBox \"elementInserted\""
-#: 03120201.xhp
+#: 03132000.xhp
msgctxt ""
-"03120201.xhp\n"
-"par_id3143267\n"
-"4\n"
+"03132000.xhp\n"
+"par_id3153947\n"
+"13\n"
"help.text"
-msgid "Space (n As Long)"
-msgstr "Space (n As Long)"
+msgid "MsgBox \"elementRemoved\""
+msgstr "MsgBox \"elementRemoved\""
-#: 03120201.xhp
+#: 03132000.xhp
msgctxt ""
-"03120201.xhp\n"
-"hd_id3147242\n"
-"5\n"
+"03132000.xhp\n"
+"par_id3148915\n"
+"9\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "MsgBox \"elementReplaced\""
+msgstr "MsgBox \"elementReplaced\""
-#: 03120201.xhp
+#: 03132000.xhp
msgctxt ""
-"03120201.xhp\n"
-"par_id3149233\n"
+"03132000.xhp\n"
+"par_id3156056\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "Συμβολοσειρά"
-
-#: 03120201.xhp
-msgctxt ""
-"03120201.xhp\n"
-"hd_id3156152\n"
-"7\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03120201.xhp
-msgctxt ""
-"03120201.xhp\n"
-"par_id3143228\n"
-"8\n"
-"help.text"
-msgid "<emph>n:</emph> Numeric expression that defines the number of spaces in the string. The maximum allowed value of n is 65535."
-msgstr "<emph>n:</emph> Αριθμητική παράσταση που καθορίζει το πλήθος των διαστημάτων στη συμβολοσειρά. Η μέγιστη επιτρεπτή τιμή είναι 65535."
+msgid "You do not need to include the parameter of an event object if the object is not used:"
+msgstr "Δεν χρειάζετε να περιλάβετε την παράμετρο ενός αντικειμένου γεγονότος εάν το αντικείμενο δεν χρησιμοποιείται:"
-#: 03120201.xhp
+#: 03132000.xhp
msgctxt ""
-"03120201.xhp\n"
-"hd_id3154760\n"
-"9\n"
+"03132000.xhp\n"
+"par_id3150042\n"
+"5\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "' Minimal implementation of Sub disposing"
+msgstr "' Ελάχιστη υλοποίηση της διάθεσης Sub"
-#: 03120201.xhp
+#: 03132000.xhp
msgctxt ""
-"03120201.xhp\n"
-"par_id3154216\n"
-"18\n"
+"03132000.xhp\n"
+"par_id3150940\n"
+"2\n"
"help.text"
-msgid "MsgBox sOut,0,\"Info:\""
-msgstr "MsgBox sOut,0,\"Info:\""
+msgid "Listener methods must <emph>always</emph> be implemented to avoid Basic run-time errors."
+msgstr "Οι μέθοδοι ακροάσεως πρέπει <emph> πάντα </emph> να υλοποιούνται για να αποφύγετε λάθη χρόνου εκτέλεσης της Basic."
-#: 03030101.xhp
+#: 03132100.xhp
msgctxt ""
-"03030101.xhp\n"
+"03132100.xhp\n"
"tit\n"
"help.text"
-msgid "DateSerial Function [Runtime]"
-msgstr "Συνάρτηση DateSerial [Χρόνου εκτέλεσης]"
+msgid "GetGuiType Function [Runtime]"
+msgstr "Συνάρτηση GetGuiType [Χρόνου εκτέλεσης]"
-#: 03030101.xhp
+#: 03132100.xhp
msgctxt ""
-"03030101.xhp\n"
-"bm_id3157896\n"
+"03132100.xhp\n"
+"bm_id3147143\n"
"help.text"
-msgid "<bookmark_value>DateSerial function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση DateSerial</bookmark_value>"
+msgid "<bookmark_value>GetGuiType function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση GetGuiType</bookmark_value>"
-#: 03030101.xhp
+#: 03132100.xhp
msgctxt ""
-"03030101.xhp\n"
-"hd_id3157896\n"
+"03132100.xhp\n"
+"hd_id3155310\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"DateSerial Function [Runtime]\">DateSerial Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"Συνάρτηση DateSerial [Χρόνου εκτέλεσης]\">Συνάρτηση DateSerial [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03132100.xhp\" name=\"GetGuiType Function [Runtime]\">GetGuiType Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132100.xhp\" name=\"Συνάρτηση GetGuiType [Χρόνου εκτέλεσης]\">Συνάρτηση GetGuiType [Χρόνου εκτέλεσης]</link>"
-#: 03030101.xhp
+#: 03132100.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3143267\n"
+"03132100.xhp\n"
+"par_id3152459\n"
"2\n"
"help.text"
-msgid "Returns a <emph>Date</emph> value for a specified year, month, or day."
-msgstr "Επιστρέφει μια τιμή <emph>Date</emph> για ένα καθορισμένο έτος, μήνα και ημέρα."
+msgid "Returns a numerical value that specifies the graphical user interface."
+msgstr "Επιστρέφει μια αριθμητική τιμή που διευκρινίζει την γραφική διασύνδεση χρήστη (GUI)."
-#: 03030101.xhp
+#: 03132100.xhp
msgctxt ""
-"03030101.xhp\n"
-"hd_id3147264\n"
+"03132100.xhp\n"
+"par_id3153323\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "This runtime function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments."
+msgstr "Αυτή η λειτουργία χρόνου εκτέλεσης παρέχεται μόνο για την προς τα κάτω συμβατότητα στις προηγούμενες εκδόσεις. Η τιμή επιστροφής δεν καθορίζεται στα περιβάλλοντα πελατών εξυπηρετητών."
-#: 03030101.xhp
+#: 03132100.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3149670\n"
+"03132100.xhp\n"
+"hd_id3154894\n"
"4\n"
"help.text"
-msgid "DateSerial (year, month, day)"
-msgstr "DateSerial (year, month, day)"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03030101.xhp
+#: 03132100.xhp
msgctxt ""
-"03030101.xhp\n"
-"hd_id3150792\n"
+"03132100.xhp\n"
+"par_id3147143\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "GetGUIType()"
+msgstr "GetGUIType()"
-#: 03030101.xhp
+#: 03132100.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3150398\n"
+"03132100.xhp\n"
+"hd_id3149346\n"
"6\n"
"help.text"
-msgid "Date"
-msgstr "Date"
+msgid "Return value:"
+msgstr "Τιμή επιστροφής:"
-#: 03030101.xhp
+#: 03132100.xhp
msgctxt ""
-"03030101.xhp\n"
-"hd_id3154141\n"
+"03132100.xhp\n"
+"par_id3153748\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Integer"
+msgstr "Ακέραιος"
-#: 03030101.xhp
+#: 03132100.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3147229\n"
+"03132100.xhp\n"
+"hd_id3149177\n"
"8\n"
"help.text"
-msgid "<emph>Year:</emph> Integer expression that indicates a year. All values between 0 and 99 are interpreted as the years 1900-1999. For years that fall outside this range, you must enter all four digits."
-msgstr "<emph>Year:</emph> Ακέραια παράσταση που δηλώνει το έτος. Όλες η τιμές μεταξύ 0 και 99 ερμηνεύονται ως τα έτη 1900-1999. Για ορίσματα άλλων ετών, θα πρέπει να εισαγάγετε και τα τέσσερα ψηφία."
+msgid "Return values:"
+msgstr "Τιμές επιστροφής:"
-#: 03030101.xhp
+#: 03132100.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3156280\n"
+"03132100.xhp\n"
+"par_id3147242\n"
"9\n"
"help.text"
-msgid "<emph>Month:</emph> Integer expression that indicates the month of the specified year. The accepted range is from 1-12."
-msgstr "<emph>Month:</emph> Ακέραια παράσταση που δηλώνει το μήνα του καθορισμένου έτους. Το αποδεκτό εύρος τιμών είναι μεταξύ 1-12."
-
-#: 03030101.xhp
-msgctxt ""
-"03030101.xhp\n"
-"par_id3151043\n"
-"10\n"
-"help.text"
-msgid "<emph>Day:</emph> Integer expression that indicates the day of the specified month. The accepted range is from 1-31. No error is returned when you enter a non-existing day for a month shorter than 31 days."
-msgstr "<emph>Ημέρα:</emph> Έκφραση ακέραιου που δείχνει την ημέρα του καθορισμένου μήνα. Το αποδεκτό εύρος είναι 1-31. Δεν επιστρέφεται σφάλμα όταν εισάγετε μια ανύπαρκτη ημέρα για μήνα μικρότερο από 31 ημέρες."
+msgid "1: Windows"
+msgstr "1: Windows"
-#: 03030101.xhp
+#: 03132100.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3161832\n"
+"03132100.xhp\n"
+"par_id3156152\n"
"11\n"
"help.text"
-msgid "The <emph>DateSerial function</emph> returns the number of days between December 30,1899 and the given date. You can use this function to calculate the difference between two dates."
-msgstr "Η <emph>DateSerial function</emph> επιστρέφει τον αριθμό των ημερών μεταξύ 30 Δεκεμβρίου 1899 και της δεδομένης ημερομηνίας. Μπορείτε να χρησιμοποιήσετε αυτή την συνάρτηση για να υπολογίσετε τη διαφορά μεταξύ δύο ημερομηνιών."
+msgid "4: UNIX"
+msgstr "4: UNIX"
-#: 03030101.xhp
+#: 03132100.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3155306\n"
+"03132100.xhp\n"
+"hd_id3148685\n"
"12\n"
"help.text"
-msgid "The <emph>DateSerial function</emph> returns the data type Variant with VarType 7 (Date). Internally, this value is stored as a Double value, so that when the given date is 1.1.1900, the returned value is 2. Negative values correspond to dates before December 30, 1899 (not inclusive)."
-msgstr "Η συνάρτηση <emph>DateSerial function</emph> επιστρέφει τη μεταβλητή τύπου δεδομένων με VarType 7 (Date). Εσωτερικά, αυτή η τιμή αποθηκεύεται ως αριθμός διπλής ακριβείας. Συνεπώς, η ημερομηνία 1.1.1900 έχει ως αποτέλεσμα την τιμή 2. Οι αρνητικές τιμές αντιστοιχούν σε ημερομηνίες πριν από τις 30 Δεκεμβρίου 1899 (δεν συμπεριλαμβάνονται)."
-
-#: 03030101.xhp
-msgctxt ""
-"03030101.xhp\n"
-"par_id3152576\n"
-"13\n"
-"help.text"
-msgid "If a date is defined that lies outside of the accepted range, $[officename] Basic returns an error message."
-msgstr "Αν καθοριστεί ημερομηνία με τιμή εκτός του αποδεκτού εύρους, η $[officename] Basic επιστρέφει ένα μήνυμα σφάλματος."
-
-#: 03030101.xhp
-msgctxt ""
-"03030101.xhp\n"
-"par_id3149481\n"
-"14\n"
-"help.text"
-msgid "Whereas you define the <emph>DateValue function</emph> as a string that contains the date, the <emph>DateSerial function</emph> evaluates each of the parameters (year, month, day) as separate numeric expressions."
-msgstr "Ενώ στην <emph>συνάρτηση DateValue</emph> καθορίζετε το όρισμα της συνάρτησης ως συμβολοσειρά που περιέχει την ημερομηνία, η <emph>συνάρτηση DateSerial</emph> αξιολογεί κάθε παράμετρο (έτος, μήνα, ημέρα) ως ξεχωριστές αριθμητικές παραστάσεις."
-
-#: 03030101.xhp
-msgctxt ""
-"03030101.xhp\n"
-"hd_id3155411\n"
-"15\n"
-"help.text"
msgid "Example:"
msgstr "Παράδειγμα:"
-#: 03030101.xhp
-msgctxt ""
-"03030101.xhp\n"
-"par_id3154942\n"
-"help.text"
-msgid "MsgBox lDate ' returns 23476"
-msgstr "MsgBox lDate ' επιστρέφει 23476"
-
-#: 03030101.xhp
-msgctxt ""
-"03030101.xhp\n"
-"par_id3151074\n"
-"help.text"
-msgid "MsgBox sDate ' returns 04/09/1964"
-msgstr "MsgBox sDate ' επιστρέφει 04/09/1964"
-
-#: 03020305.xhp
-msgctxt ""
-"03020305.xhp\n"
-"tit\n"
-"help.text"
-msgid "Seek Statement [Runtime]"
-msgstr "Δήλωση Seek [Χρόνου εκτέλεσης]"
-
-#: 03020305.xhp
-msgctxt ""
-"03020305.xhp\n"
-"bm_id3159413\n"
-"help.text"
-msgid "<bookmark_value>Seek statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Seek</bookmark_value>"
-
-#: 03020305.xhp
-msgctxt ""
-"03020305.xhp\n"
-"hd_id3159413\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek Statement [Runtime]\">Seek Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Δήλωση Seek [Χρόνου εκτέλεσης]\">Δήλωση Seek [Χρόνου εκτέλεσης]</link>"
-
-#: 03020305.xhp
-msgctxt ""
-"03020305.xhp\n"
-"par_id3153381\n"
-"2\n"
-"help.text"
-msgid "Sets the position for the next writing or reading in a file that was opened with the Open statement."
-msgstr "Καθορίζει τη θέση για την επόμενη ανάγνωση ή εγγραφή στο αρχείο, που ανοίχθηκε με την πρόταση Open."
-
-#: 03020305.xhp
-msgctxt ""
-"03020305.xhp\n"
-"par_id2100589\n"
-"help.text"
-msgid "For random access files, the Seek statement sets the number of the next record to be accessed."
-msgstr "Για αρχεία τυχαίας προσπέλασης, η συνάρτηση Seek επιστρέφει τον αριθμό της επόμενης εγγραφής που πρόκειται να προσπελαστεί."
-
-#: 03020305.xhp
-msgctxt ""
-"03020305.xhp\n"
-"par_id5444807\n"
-"help.text"
-msgid "For all other files, the Seek statement sets the byte position at which the next operation is to occur."
-msgstr "Για όλα τα άλλα αρχεία, η δήλωση Seek ορίζει τη θέση του byte στην οποία η επόμενη λειτουργία θα λάβει χώρα."
-
-#: 03020305.xhp
-msgctxt ""
-"03020305.xhp\n"
-"par_id3156280\n"
-"5\n"
-"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
-msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
-
-#: 03020305.xhp
-msgctxt ""
-"03020305.xhp\n"
-"hd_id3145785\n"
-"6\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
-
-#: 03020305.xhp
-msgctxt ""
-"03020305.xhp\n"
-"par_id3145273\n"
-"7\n"
-"help.text"
-msgid "Seek[#FileNumber], Position (As Long)"
-msgstr "Seek[#FileNumber], Position (As Long)"
-
-#: 03020305.xhp
-msgctxt ""
-"03020305.xhp\n"
-"hd_id3154321\n"
-"8\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03020305.xhp
-msgctxt ""
-"03020305.xhp\n"
-"par_id3153952\n"
-"9\n"
-"help.text"
-msgid "<emph>FileNumber: </emph>The data channel number used in the Open statement."
-msgstr "<emph>FileNumber:</emph> Επιστρέφει τον αριθμό του αρχείου που καθορίστηκε από την πρόταση Open."
-
-#: 03020305.xhp
-msgctxt ""
-"03020305.xhp\n"
-"par_id3145366\n"
-"10\n"
-"help.text"
-msgid "<emph>Position: </emph>Position for the next writing or reading. Position can be a number between 1 and 2,147,483,647. According to the file type, the position indicates the number of the record (files in the Random mode) or the byte position (files in the Binary, Output, Append or Input mode). The first byte in a file is position 1, the second byte is position 2, and so on."
-msgstr "<emph>Position:</emph> Η θέση για την επόμενη εγγραφή ή ανάγνωση. Η παράμετρος Position μπορεί να είναι ένας αριθμός μεταξύ 1 και 2.147.483.647. Ανάλογα με τον τύπο αρχείου, η θέση δηλώνει τον αριθμό της εγγραφής (Αρχεία σε κατάσταση Random) ή τη θέση του byte (Αρχεία σε κατάσταση Binary, Output, Append ή Input). Το πρώτο byte του αρχείου κατέχει τη θέση 1 και το δεύτερο byte τη θέση 2 και τα λοιπά."
-
-#: 03030206.xhp
+#: 03132200.xhp
msgctxt ""
-"03030206.xhp\n"
+"03132200.xhp\n"
"tit\n"
"help.text"
-msgid "TimeValue Function [Runtime]"
-msgstr "Συνάρτηση TimeValue [Χρόνου εκτέλεσης]"
+msgid "ThisComponent Statement [Runtime]"
+msgstr "Δήλωση ThisComponent [Χρόνου εκτέλεσης]"
-#: 03030206.xhp
+#: 03132200.xhp
msgctxt ""
-"03030206.xhp\n"
-"bm_id3149670\n"
+"03132200.xhp\n"
+"bm_id3155342\n"
"help.text"
-msgid "<bookmark_value>TimeValue function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση TimeValue</bookmark_value>"
+msgid "<bookmark_value>ThisComponent property</bookmark_value><bookmark_value>components;addressing</bookmark_value>"
+msgstr "<bookmark_value>Ιδιότητα ThisComponent</bookmark_value><bookmark_value>συστατικά;καθορισμός διεύθυνσης</bookmark_value>"
-#: 03030206.xhp
+#: 03132200.xhp
msgctxt ""
-"03030206.xhp\n"
-"hd_id3149670\n"
+"03132200.xhp\n"
+"hd_id3155342\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"TimeValue Function [Runtime]\">TimeValue Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"Συνάρτηση TimeValue [Χρόνου εκτέλεσης]\">Συνάρτηση TimeValue [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent [Runtime]\">ThisComponent [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent [Χρόνου εκτέλεσης]\">ThisComponent [Χρόνου εκτέλεσης]</link>"
-#: 03030206.xhp
+#: 03132200.xhp
msgctxt ""
-"03030206.xhp\n"
-"par_id3153361\n"
+"03132200.xhp\n"
+"par_id3154923\n"
"2\n"
"help.text"
-msgid "Calculates a serial time value from the specified hour, minute, and second - parameters passed as strings - that represents the time in a single numeric value. This value can be used to calculate the difference between times."
-msgstr "Υπολογίζει μια τιμή σειράς ώρας από μια καθορισμένη ώρα, λεπτό και δευτερόλεπτο - παράμετροι που μεταβιβάζονται ως συμβολοσειρές - που αντιπροσωπεύει την ώρα σε μια αριθμητική τιμή απλής ακριβείας. Αυτή η τιμή μπορεί να χρησιμοποιηθεί για τον υπολογισμό της διαφοράς μεταξύ ωρών."
+msgid "Addresses the active component so that its properties can be read and set. ThisComponent is used from document Basic, where it represents the document the Basic belongs to. The type of object accessed by ThisComponent depends on the document type."
+msgstr "Εξετάζει το ενεργό συστατικό έτσι ώστε οι ιδιότητές της μπορούν να διαβαστούν και να οριστούν. Το ThisComponent χρησιμοποιείται από το έγγραφο Basic, όπου αντιπροσωπεύει το έγγραφο που η Basic ανήκει. Ο τύπος του αντικειμένου που έχει πρόσβαση το ThisComponent εξαρτάται από τον τύπο του εγγράφου."
-#: 03030206.xhp
+#: 03132200.xhp
msgctxt ""
-"03030206.xhp\n"
-"hd_id3154138\n"
+"03132200.xhp\n"
+"hd_id3154346\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03030206.xhp
+#: 03132200.xhp
msgctxt ""
-"03030206.xhp\n"
-"par_id3156282\n"
+"03132200.xhp\n"
+"par_id3151056\n"
"4\n"
"help.text"
-msgid "TimeValue (Text As String)"
-msgstr "TimeValue (Text As String)"
+msgid "ThisComponent"
+msgstr "ThisComponent"
-#: 03030206.xhp
+#: 03132200.xhp
msgctxt ""
-"03030206.xhp\n"
-"hd_id3153969\n"
+"03132200.xhp\n"
+"hd_id3154940\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
-
-#: 03030206.xhp
-msgctxt ""
-"03030206.xhp\n"
-"par_id3156424\n"
-"6\n"
-"help.text"
-msgid "Date"
-msgstr "Date"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03030206.xhp
+#: 03132200.xhp
msgctxt ""
-"03030206.xhp\n"
-"hd_id3145172\n"
+"03132200.xhp\n"
+"par_id3154123\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
-
-#: 03030206.xhp
-msgctxt ""
-"03030206.xhp\n"
-"par_id3145786\n"
-"8\n"
-"help.text"
-msgid "<emph>Text:</emph> Any string expression that contains the time that you want to calculate in the format \"HH:MM:SS\"."
-msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς που περιέχει το χρόνο που πρόκειται να υπολογισθεί υπό τη μορφή \"ΩΩ:ΛΛ:ΔΔ\"."
-
-#: 03030206.xhp
-msgctxt ""
-"03030206.xhp\n"
-"par_id3152578\n"
-"9\n"
-"help.text"
-msgid "Use the TimeValue function to convert any time into a single value, so that you can calculate time differences."
-msgstr "Με τη συνάρτηση TimeValue μπορείτε να μετατρέπετε κάθε χρονική τιμή σε τιμή απλής ακριβείας, με την οποία μπορείτε να υπολογίσετε διαφορές ώρας."
+msgid "' updates the \"Table of Contents\" in a text doc"
+msgstr "' ενημερώνει τον \"πίνακα περιεχομένων\" σε ένα έγγραφο κειμένου"
-#: 03030206.xhp
+#: 03132200.xhp
msgctxt ""
-"03030206.xhp\n"
-"par_id3163710\n"
+"03132200.xhp\n"
+"par_id3153194\n"
"10\n"
"help.text"
-msgid "This TimeValue function returns the type Variant with VarType 7 (Date), and stores this value internally as a double-precision number between 0 and 0.9999999999."
-msgstr "Η συνάρτηση TimeValue επιστρέφει τον τύπο μεταβλητής Variant με VarType 7 (Date). Αυτή η τιμή αποθηκεύεται εσωτερικά ως αριθμός διπλής ακριβείας μεταξύ 0 και 0,9999999999."
+msgid "index = allindexes.getByName(\"Table of Contents1\")"
+msgstr "index = allindexes.getByName(\"Table of Contents1\")"
-#: 03030206.xhp
+#: 03132200.xhp
msgctxt ""
-"03030206.xhp\n"
-"par_id3151117\n"
+"03132200.xhp\n"
+"par_id3156422\n"
"11\n"
"help.text"
-msgid "As opposed to the DateSerial or the DateValue function, where serial date values result in days relative to a fixed date, you can calculate with the values that are returned by the TimeValue function, but you cannot evaluate them."
-msgstr "Σε αντίθεση με τις συναρτήσεις DateSerial ή DateValue, στις οποίες οι τιμές σειράς ημερομηνίας υπολογίζονται και έχουν ως αποτέλεσμα ημέρες σε σχέση με μια σταθερή ημερομηνία, μπορείτε να κάνετε τις πράξεις με τιμές που επιστρέφονται από τη συνάρτηση TimeSerial, αλλά δεν μπορείτε να τις αξιολογήσετε."
-
-#: 03030206.xhp
-msgctxt ""
-"03030206.xhp\n"
-"par_id3147426\n"
-"12\n"
-"help.text"
-msgid "In the TimeSerial function, you can pass individual parameters (hour, minute, second) as separate numeric expressions. For the TimeValue function, however, you can pass a string as a parameter containing the time."
-msgstr "Στη συνάρτηση TimeSerial, μπορείτε να μεταβιβάσετε μεμονωμένες παραμέτρους (ώρα, λεπτό, δευτερόλεπτο) ως ξεχωριστές αριθμητικές παραστάσεις. Για την συνάρτηση TimeValue, εντούτοις, μπορείτε να περάσετε μια συμβολοσειρά ως παράμετρο που να περιέχει το χρόνο."
-
-#: 03030206.xhp
-msgctxt ""
-"03030206.xhp\n"
-"hd_id3145271\n"
-"13\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03030206.xhp
-msgctxt ""
-"03030206.xhp\n"
-"par_id3149378\n"
-"33\n"
-"help.text"
-msgid "a1 = \"start time\""
-msgstr "a1 = \"χρόνος έναρξης\""
-
-#: 03030206.xhp
-msgctxt ""
-"03030206.xhp\n"
-"par_id3145800\n"
-"34\n"
-"help.text"
-msgid "b1 = \"end time\""
-msgstr "b1 = \"χρόνος λήξης\""
-
-#: 03030206.xhp
-msgctxt ""
-"03030206.xhp\n"
-"par_id3151074\n"
-"35\n"
-"help.text"
-msgid "c1 = \"total time\""
-msgstr "c1 = \"συνολικός χρόνος\""
+msgid "' use the default name for Table of Contents and a 1"
+msgstr "' χρησιμοποιήστε το προεπιλεγμένο όνομα για τον πίνακα περιεχομένων και ένα 1"
-#: 03120403.xhp
+#: 03132300.xhp
msgctxt ""
-"03120403.xhp\n"
+"03132300.xhp\n"
"tit\n"
"help.text"
-msgid "StrComp Function [Runtime]"
-msgstr "Συνάρτηση StrComp [Χρόνου εκτέλεσης]"
+msgid "CreateUnoValue Function [Runtime]"
+msgstr "Συνάρτηση CreateUnoValue [Χρόνου εκτέλεσης]"
-#: 03120403.xhp
+#: 03132300.xhp
msgctxt ""
-"03120403.xhp\n"
-"bm_id3156027\n"
+"03132300.xhp\n"
+"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>StrComp function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση StrComp</bookmark_value>"
+msgid "<bookmark_value>CreateUnoValue function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CreateUnoValue</bookmark_value>"
-#: 03120403.xhp
+#: 03132300.xhp
msgctxt ""
-"03120403.xhp\n"
-"hd_id3156027\n"
+"03132300.xhp\n"
+"hd_id3150682\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"StrComp Function [Runtime]\">StrComp Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"Συνάρτηση StrComp [Χρόνου εκτέλεσης]\">Συνάρτηση StrComp [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"CreateUnoValue Function [Runtime]\">CreateUnoValue Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"Συνάρτηση CreateUnoValue [Χρόνου εκτέλεσης]\">Συνάρτηση CreateUnoValue [Χρόνου εκτέλεσης]</link>"
-#: 03120403.xhp
+#: 03132300.xhp
msgctxt ""
-"03120403.xhp\n"
-"par_id3155805\n"
+"03132300.xhp\n"
+"par_id3147291\n"
"2\n"
"help.text"
-msgid "Compares two strings and returns an integer value that represents the result of the comparison."
-msgstr "Συγκρίνει δύο συμβολοσειρές και επιστρέφει μια τιμή που υποδηλώνει αν οι συμβολοσειρές είναι ίσες, αν μία από τις συμβολοσειρές είναι κενή ή αν μία συμβολοσειρά είναι πιο μεγάλη από την άλλη."
+msgid "Returns an object that represents a strictly typed value referring to the Uno type system."
+msgstr "Επιστρέφει ένα αντικείμενο που αντιπροσωπεύει μια αυστηρά δηλωμένη τιμή που αναφέρεται στο σύστημα τύπων Uno."
-#: 03120403.xhp
+#: 03132300.xhp
msgctxt ""
-"03120403.xhp\n"
-"hd_id3153345\n"
+"03132300.xhp\n"
+"par_id3143267\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "This object is automatically converted to an Any of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name."
+msgstr "Αυτό το αντικείμενο μετατρέπεται αυτόματα σε Any του αντίστοιχου τύπου όταν περνιέται σε Uno. Ο τύπος πρέπει να οριστεί από το πλήρως κατάλληλο όνομα τύπου Uno."
-#: 03120403.xhp
+#: 03132300.xhp
msgctxt ""
-"03120403.xhp\n"
-"par_id3150503\n"
+"03132300.xhp\n"
+"par_id3153626\n"
"4\n"
"help.text"
-msgid "StrComp (Text1 As String, Text2 As String[, Compare])"
-msgstr "StrComp (Text1 As String, Text2 As String[, Compare])"
+msgid "The $[officename] API frequently uses the Any type. It is the counterpart of the Variant type known from other environments. The Any type holds one arbitrary Uno type and is used in generic Uno interfaces."
+msgstr "Το $[officename] API συχνά χρησιμοποιεί τον τύπο Any. Είναι το αντίστοιχο του τύπου Variant που είναι γνωστό από άλλα περιβάλλοντα. Ο τύπος Any περιέχει έναν αυθαίρετο τύπο Uno και χρησιμοποιείται στις γενικές διεπαφές Uno."
-#: 03120403.xhp
+#: 03132300.xhp
msgctxt ""
-"03120403.xhp\n"
-"hd_id3147574\n"
+"03132300.xhp\n"
+"hd_id3147560\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Syntax:"
+msgstr "Σύνταξη:"
-#: 03120403.xhp
+#: 03132300.xhp
msgctxt ""
-"03120403.xhp\n"
-"par_id3156152\n"
+"03132300.xhp\n"
+"par_id3154760\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) to get a byte sequence."
+msgstr "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) για να πάρει μια ακολουθία ψηφιολέξεων."
-#: 03120403.xhp
+#: 03132300.xhp
msgctxt ""
-"03120403.xhp\n"
-"hd_id3150984\n"
+"03132300.xhp\n"
+"par_id3150541\n"
"7\n"
"help.text"
-msgid "Parameter:"
-msgstr "Παράμετρος:"
+msgid "If CreateUnoValue cannot be converted to the specified Uno type, and error occurs. For the conversion, the TypeConverter service is used."
+msgstr "Εάν η CreateUnoValue δεν μπορέσει να μετατραπεί στο συγκεκριμένο τύπο Uno, εμφανίζεται ένα λάθος. Για τη μετατροπή, χρησιμοποιείται η υπηρεσία TypeConverter."
-#: 03120403.xhp
+#: 03132300.xhp
msgctxt ""
-"03120403.xhp\n"
-"par_id3153061\n"
+"03132300.xhp\n"
+"par_id3153524\n"
"8\n"
"help.text"
-msgid "<emph>Text1:</emph> Any string expression"
-msgstr "<emph>Text1:</emph> Κάθε παράσταση συμβολοσειράς"
+msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This can happen when you try to access generic Any based interfaces, such as XPropertySet::setPropertyValue( Name, Value ) or X???Container::insertBy???( ???, Value ), from $[officename] Basic. The Basic runtime does not recognize these types as they are only defined in the corresponding service."
+msgstr "Αυτή η συνάρτηση προορίζεται για χρήση στις περιπτώσεις όπου ο προεπιλεγμένος μηχανισμός μετατροπής Basic σε τύπο Uno είναι ανεπαρκής. Αυτό μπορεί να συμβεί όταν προσπαθείτε να προσπελάσετε βασικές γενικά Any με βάση διεπαφές, όπως XPropertySet::setPropertyValue(Όνομα, Τιμή) ή X???Container::insertBy???( ???, Τιμή ), από την $[officename] Basic. Ο χρόνος εκτέλεσης της Basic δεν αναγνωρίζει αυτούς τους τύπους γιατί καθορίζονται μόνο στην αντίστοιχη υπηρεσία."
-#: 03120403.xhp
+#: 03132300.xhp
msgctxt ""
-"03120403.xhp\n"
-"par_id3147560\n"
+"03132300.xhp\n"
+"par_id3154366\n"
"9\n"
"help.text"
-msgid "<emph>Text2:</emph> Any string expression"
-msgstr "<emph>Text2:</emph> Κάθε παράσταση συμβολοσειράς"
+msgid "In this type of situation, $[officename] Basic chooses the best matching type for the Basic type that you want to convert. However, if the wrong type is selected, an error occurs. You use the CreateUnoValue() function to create a value for the unknown Uno type."
+msgstr "Σε αυτό είδος των καταστάσεων, $[officename] η Basic επιλέγει τον τύπο που ταιριάζει καλύτερα για τον τύπο της Basic που θέλετε να μετατρέψετε. Εντούτοις, εάν επιλέγει λανθασμένος τύπος, ένα λάθος συμβαίνει. Χρησιμοποιείστε την συνάρτηση CreateUnoValue() για να δημιουργήσει μια τιμή για τον άγνωστο τύπο Uno."
-#: 03120403.xhp
+#: 03132300.xhp
msgctxt ""
-"03120403.xhp\n"
-"par_id3146796\n"
+"03132300.xhp\n"
+"par_id3150769\n"
"10\n"
"help.text"
-msgid "<emph>Compare:</emph> This optional parameter sets the comparison method. If Compare = 1, the string comparison is case-sensitive. If Compare = 0, no distinction is made between uppercase and lowercase letters."
-msgstr "<emph>Compare:</emph> Αυτή η προαιρετική παράμετρος καθορίζει τη μέθοδο σύγκρισης. Αν Compare = 1, τότε η σύγκριση της συμβολοσειράς κάνει διάκριση πεζών-κεφαλαίων. Αν Compare = 0, τότε δεν γίνεται διάκριση μεταξύ πεζών και κεφαλαίων."
-
-#: 03120403.xhp
-msgctxt ""
-"03120403.xhp\n"
-"hd_id3154940\n"
-"13\n"
-"help.text"
-msgid "Return value"
-msgstr "Τιμή επιστροφής"
-
-#: 03120403.xhp
-msgctxt ""
-"03120403.xhp\n"
-"par_id3150358\n"
-"27\n"
-"help.text"
-msgid "If Text1 < Text2 the function returns -1"
-msgstr "Εάν Text1 < Text2 η συνάρτηση επιστρέφει -1"
-
-#: 03120403.xhp
-msgctxt ""
-"03120403.xhp\n"
-"par_id3151043\n"
-"28\n"
-"help.text"
-msgid "If Text1 = Text2 the function returns 0"
-msgstr "Εάν Text1 = Text2 η συνάρτηση επιστρέφει 0"
-
-#: 03120403.xhp
-msgctxt ""
-"03120403.xhp\n"
-"par_id3158410\n"
-"29\n"
-"help.text"
-msgid "If Text1 > Text2 the function returns 1"
-msgstr "Εάν Text1 > Text2 η συνάρτηση επιστρέφει 1"
+msgid "You can also use this function to pass non-Any values, but this is not recommend. If Basic already knows the target type, using the CreateUnoValue() function will only lead to additional converting operations that slow down the Basic execution."
+msgstr "Μπορείτε επίσης να χρησιμοποιήσετε αυτήν την συνάρτηση για να περάσετε τιμές μη Any, αλλά αυτό δεν συστήνεται. Εάν η Basic ξέρει ήδη τον τύπο προορισμού, χρήση της συνάρτησης CreateUnoValue() θα οδηγήσει μόνο σε πρόσθετες διαδικασίες μετατροπής που επιβραδύνουν την εκτέλεση της Basic."
-#: 03120403.xhp
+#: 03132400.xhp
msgctxt ""
-"03120403.xhp\n"
-"hd_id3153968\n"
-"18\n"
+"03132400.xhp\n"
+"tit\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "CreateObject Function [Runtime]"
+msgstr "Συνάρτηση CreateObject [Χρόνου εκτέλεσης]"
-#: 03120402.xhp
+#: 03132400.xhp
msgctxt ""
-"03120402.xhp\n"
-"tit\n"
+"03132400.xhp\n"
+"bm_id659810\n"
"help.text"
-msgid "Len Function [Runtime]"
-msgstr "Συνάρτηση Len [Χρόνου εκτέλεσης]"
+msgid "<bookmark_value>CreateObject function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση CreateObject</bookmark_value>"
-#: 03120402.xhp
+#: 03132400.xhp
msgctxt ""
-"03120402.xhp\n"
-"bm_id3154136\n"
+"03132400.xhp\n"
+"par_idN10580\n"
"help.text"
-msgid "<bookmark_value>Len function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Len</bookmark_value>"
+msgid "<link href=\"text/sbasic/shared/03132400.xhp\">CreateObject Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132400.xhp\">Συνάρτηση CreateObject [Χρόνου εκτέλεσης]</link>"
-#: 03120402.xhp
+#: 03132400.xhp
msgctxt ""
-"03120402.xhp\n"
-"hd_id3154136\n"
-"1\n"
+"03132400.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120402.xhp\" name=\"Len Function [Runtime]\">Len Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120402.xhp\" name=\"Συνάρτηση Len [Χρόνου εκτέλεσης]\">Συνάρτηση Len [Χρόνου εκτέλεσης]</link>"
+msgid "<ahelp hid=\".\">Creates a UNO object. On Windows, can also create OLE objects.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί την παρουσία ενός τύπου δομής Uno. Στα Windows, μπορεί επίσης να δημιουργήσει τα αντικείμενα OLE</ahelp>"
-#: 03120402.xhp
+#: 03132400.xhp
msgctxt ""
-"03120402.xhp\n"
-"par_id3147576\n"
-"2\n"
+"03132400.xhp\n"
+"par_idN1059F\n"
"help.text"
-msgid "Returns the number of characters in a string, or the number of bytes that are required to store a variable."
-msgstr "Επιστρέφει το πλήθος των χαρακτήρων σε μια συμβολοσειρά, ή το πλήθος των byte που απαιτούνται για την αποθήκευση μιας μεταβλητής."
+msgid "This method creates instances of the type that is passed as parameter."
+msgstr "Αυτή η μέθοδος δημιουργεί στιγμιότυπα του τύπου που περνά ως παράμετρος."
-#: 03120402.xhp
+#: 03132400.xhp
msgctxt ""
-"03120402.xhp\n"
-"hd_id3159177\n"
-"3\n"
+"03132400.xhp\n"
+"par_idN105A2\n"
"help.text"
msgid "Syntax:"
msgstr "Σύνταξη:"
-#: 03120402.xhp
+#: 03132400.xhp
msgctxt ""
-"03120402.xhp\n"
-"par_id3150669\n"
-"4\n"
+"03132400.xhp\n"
+"par_idN105A6\n"
"help.text"
-msgid "Len (Text As String)"
-msgstr "Len (Text As String)"
+msgid "oObj = CreateObject( type )"
+msgstr "oObj = CreateObject( type )"
-#: 03120402.xhp
+#: 03132400.xhp
msgctxt ""
-"03120402.xhp\n"
-"hd_id3148473\n"
-"5\n"
+"03132400.xhp\n"
+"par_idN105A9\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 03120402.xhp
+#: 03132500.xhp
msgctxt ""
-"03120402.xhp\n"
-"par_id3143270\n"
-"6\n"
+"03132500.xhp\n"
+"tit\n"
"help.text"
-msgid "Long"
-msgstr "Μεγάλου μήκους"
+msgid "GetDefaultContext Function [Runtime]"
+msgstr "Συνάρτηση GetDefaultContext [Χρόνου εκτέλεσης]"
-#: 03120402.xhp
+#: 03132500.xhp
msgctxt ""
-"03120402.xhp\n"
-"hd_id3147531\n"
-"7\n"
+"03132500.xhp\n"
+"bm_id4761192\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<bookmark_value>GetDefaultContext function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση GetDefaultContext</bookmark_value>"
-#: 03120402.xhp
+#: 03132500.xhp
msgctxt ""
-"03120402.xhp\n"
-"par_id3147265\n"
-"8\n"
+"03132500.xhp\n"
+"par_idN10580\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression or a variable of another type."
-msgstr "<emph>Text:</emph> Κάθε παράσταση συμβολοσειράς ή μια μεταβλητή άλλου τύπου."
+msgid "<link href=\"text/sbasic/shared/03132500.xhp\">GetDefaultContext Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132500.xhp\">Συνάρτηση GetDefaultContext [Χρόνου εκτέλεσης]</link>"
-#: 03120402.xhp
+#: 03132500.xhp
msgctxt ""
-"03120402.xhp\n"
-"hd_id3153360\n"
-"9\n"
+"03132500.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Returns the default context of the process service factory, if existent, else returns a null reference."
+msgstr "Επιστρέφει το προεπιλεγμένο περιεχόμενο του εργοστασίου υπηρεσιών διαδικασίας, εάν υπάρχει, αλλιώς επιστρέφει μια μηδενική αναφορά."
-#: 03120402.xhp
+#: 03132500.xhp
msgctxt ""
-"03120402.xhp\n"
-"par_id3156214\n"
-"13\n"
+"03132500.xhp\n"
+"par_idN10593\n"
"help.text"
-msgid "MsgBox Len(sText) REM Returns 9"
-msgstr "MsgBox Len(sText) REM Επιστρέφει 9"
+msgid "This runtime function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the <item type=\"literal\">Professional UNO</item> chapter in the <item type=\"literal\">Developer's Guide</item> on <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link> for more information."
+msgstr "Αυτή η συνάρτηση χρόνου εκτέλεσης επιστρέφει το προεπιλεγμένο περιεχόμενο στοιχείου για χρήση, εάν ενεργοποιηθούν οι υπηρεσίες μέσω του XmultiServiceFactory. Δείτε το κεφάλαιο <item type=\"literal\">Επαγγελματικό UNO</item> στο <item type=\"literal\">Οδηγός προγραμματιστή</item> στο <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link> για περισσότερες πληροφορίες."
-#: 03130600.xhp
+#: 05060700.xhp
msgctxt ""
-"03130600.xhp\n"
+"05060700.xhp\n"
"tit\n"
"help.text"
-msgid "Wait Statement [Runtime]"
-msgstr "Δήλωση Wait [Χρόνου εκτέλεσης]"
+msgid "Macro"
+msgstr "Μακροεντολή"
-#: 03130600.xhp
+#: 05060700.xhp
msgctxt ""
-"03130600.xhp\n"
-"bm_id3154136\n"
+"05060700.xhp\n"
+"bm_id3153894\n"
"help.text"
-msgid "<bookmark_value>Wait statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Wait</bookmark_value>"
+msgid "<bookmark_value>events;linked to objects</bookmark_value>"
+msgstr "<bookmark_value>γεγονότα; συνδεμένα με αντικείμενα</bookmark_value>"
-#: 03130600.xhp
+#: 05060700.xhp
msgctxt ""
-"03130600.xhp\n"
-"hd_id3154136\n"
+"05060700.xhp\n"
+"hd_id3153894\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait Statement [Runtime]\">Wait Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Δήλωση Wait [Χρόνου εκτέλεσης]\">Δήλωση Wait [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Macro</link>"
+msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Μακροεντολές\">Μακροεντολές</link>"
-#: 03130600.xhp
+#: 05060700.xhp
msgctxt ""
-"03130600.xhp\n"
-"par_id3149236\n"
+"05060700.xhp\n"
+"par_id3153748\n"
"2\n"
"help.text"
-msgid "Interrupts the program execution for the amount of time that you specify in milliseconds."
-msgstr "Διακόπτει την εκτέλεση του προγράμματος για δεδομένη χρονική περίοδο σε χιλιοστά του δευτερολέπτου."
+msgid "<ahelp hid=\".\">Choose the macro that you want to execute when the selected graphic, frame, or OLE object is selected.</ahelp> Depending on the object that is selected, the function is either found on the <emph>Macro</emph> tab of the <emph>Object</emph> dialog, or in the <emph>Assign Macro</emph> dialog."
+msgstr "<ahelp hid=\".\"> Επιλέξτε τη μακροεντολή που θέλετε να εκτελέσετε όταν το επιλεγμένο γραφικό, πλαίσιο, ή αντικείμενο OLE επιλεχθεί.</ahelp> Ανάλογα με το αντικείμενο που επιλέγεται, η συνάρτηση είτε βρίσκεται στην καρτέλα <emph>Μακροεντολή</emph> του παραθύρου διαλόγου <emph>Αντικείμενο</emph>, ή στο παράθυρο διαλόγου <emph>Ορισμός μακροεντολής</emph>."
-#: 03130600.xhp
+#: 05060700.xhp
msgctxt ""
-"03130600.xhp\n"
-"hd_id3143229\n"
+"05060700.xhp\n"
+"hd_id3150503\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Event"
+msgstr "Γεγονός"
-#: 03130600.xhp
+#: 05060700.xhp
msgctxt ""
-"03130600.xhp\n"
-"par_id3150669\n"
+"05060700.xhp\n"
+"par_id3149763\n"
"4\n"
"help.text"
-msgid "Wait millisec"
-msgstr "Wait millisec"
+msgid "<ahelp hid=\"HID_MACRO_LB_EVENT\">Lists the events that are relevant to the macros that are currently assigned to the selected object.</ahelp>"
+msgstr "<ahelp hid=\"HID_MACRO_LB_EVENT\"> Απαριθμεί τα γεγονότα που είναι σχετικά με τις μακροεντολές που ορίζονται αυτήν την περίοδο στο επιλεγμένο αντικείμενο.</ahelp>"
-#: 03130600.xhp
+#: 05060700.xhp
msgctxt ""
-"03130600.xhp\n"
-"hd_id3148943\n"
-"5\n"
+"05060700.xhp\n"
+"par_id3150670\n"
+"23\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "The following table describes the macros and the events that can by linked to objects in your document:"
+msgstr "Ο ακόλουθος πίνακας περιγράφει τις μακροεντολές και τα γεγονότα που μπορούν συνδεθούν με αντικείμενα στο έγγραφό σας:"
-#: 03130600.xhp
+#: 05060700.xhp
msgctxt ""
-"03130600.xhp\n"
-"par_id3154924\n"
-"6\n"
+"05060700.xhp\n"
+"par_id3153360\n"
+"24\n"
"help.text"
-msgid "<emph>millisec:</emph> Numeric expression that contains the amount of time (in milliseconds) to wait before the program is executed."
-msgstr "<emph>millisec:</emph> Αριθμητική παράσταση που περιέχει τη χρονική περίοδο (σε χιλιοστά του δευτερολέπτου) για την οποία θα πρέπει να περιμένει η εκτέλεση του προγράμματος."
+msgid "Event"
+msgstr "Γεγονός"
-#: 03130600.xhp
+#: 05060700.xhp
msgctxt ""
-"03130600.xhp\n"
-"hd_id3150541\n"
-"7\n"
+"05060700.xhp\n"
+"par_id3154365\n"
+"25\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Event trigger"
+msgstr "Εκκινητής γεγονότος"
-#: 03130600.xhp
+#: 05060700.xhp
msgctxt ""
-"03130600.xhp\n"
-"par_id3156214\n"
-"13\n"
+"05060700.xhp\n"
+"par_id3159149\n"
+"26\n"
"help.text"
-msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
-msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"Η παύση διήρκεσε\""
+msgid "OLE object"
+msgstr "Αντικείμενο OLE"
-#: 03010300.xhp
+#: 05060700.xhp
msgctxt ""
-"03010300.xhp\n"
-"tit\n"
+"05060700.xhp\n"
+"par_id3148451\n"
+"27\n"
"help.text"
-msgid "Color Functions"
-msgstr "Συναρτήσεις Χρώματος"
+msgid "Graphics"
+msgstr "Γραφικά"
-#: 03010300.xhp
+#: 05060700.xhp
msgctxt ""
-"03010300.xhp\n"
-"hd_id3157896\n"
-"1\n"
+"05060700.xhp\n"
+"par_id3125863\n"
+"28\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Color Functions\">Color Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Συναρτήσεις Χρώματος\">Συναρτήσεις Χρώματος</link>"
+msgid "Frame"
+msgstr "Πλαίσιο"
-#: 03010300.xhp
+#: 05060700.xhp
msgctxt ""
-"03010300.xhp\n"
-"par_id3155555\n"
-"2\n"
+"05060700.xhp\n"
+"par_id3154216\n"
+"29\n"
"help.text"
-msgid "This section describes Runtime functions used to define colors."
-msgstr "Αυτή η ενότητα περιγράφει τις συναρτήσεις χρόνου εκτέλεσης που χρησιμοποιούνται για να καθορίσουν τα χρώματα."
+msgid "AutoText"
+msgstr "Αυτόματο Κείμενο"
-#: 03132100.xhp
+#: 05060700.xhp
msgctxt ""
-"03132100.xhp\n"
-"tit\n"
+"05060700.xhp\n"
+"par_id3145785\n"
+"30\n"
"help.text"
-msgid "GetGuiType Function [Runtime]"
-msgstr "Συνάρτηση GetGuiType [Χρόνου εκτέλεσης]"
+msgid "ImageMap area"
+msgstr "Περιοχή ImageMap"
-#: 03132100.xhp
+#: 05060700.xhp
msgctxt ""
-"03132100.xhp\n"
-"bm_id3147143\n"
+"05060700.xhp\n"
+"par_id3153138\n"
+"31\n"
"help.text"
-msgid "<bookmark_value>GetGuiType function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση GetGuiType</bookmark_value>"
+msgid "Hyperlink"
+msgstr "Υπερσύνδεση"
-#: 03132100.xhp
+#: 05060700.xhp
msgctxt ""
-"03132100.xhp\n"
-"hd_id3155310\n"
-"1\n"
+"05060700.xhp\n"
+"par_id3155306\n"
+"32\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03132100.xhp\" name=\"GetGuiType Function [Runtime]\">GetGuiType Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132100.xhp\" name=\"Συνάρτηση GetGuiType [Χρόνου εκτέλεσης]\">Συνάρτηση GetGuiType [Χρόνου εκτέλεσης]</link>"
+msgid "Click object"
+msgstr "Κλικ σε αντικείμενο"
-#: 03132100.xhp
+#: 05060700.xhp
msgctxt ""
-"03132100.xhp\n"
-"par_id3152459\n"
-"2\n"
+"05060700.xhp\n"
+"par_id3152460\n"
+"33\n"
"help.text"
-msgid "Returns a numerical value that specifies the graphical user interface."
-msgstr "Επιστρέφει μια αριθμητική τιμή που διευκρινίζει την γραφική διασύνδεση χρήστη (GUI)."
+msgid "Object is selected."
+msgstr "Το αντικείμενο έχει επιλεχθεί."
-#: 03132100.xhp
+#: 05060700.xhp
msgctxt ""
-"03132100.xhp\n"
-"par_id3153323\n"
-"3\n"
+"05060700.xhp\n"
+"par_id3147348\n"
+"34\n"
"help.text"
-msgid "This runtime function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments."
-msgstr "Αυτή η λειτουργία χρόνου εκτέλεσης παρέχεται μόνο για την προς τα κάτω συμβατότητα στις προηγούμενες εκδόσεις. Η τιμή επιστροφής δεν καθορίζεται στα περιβάλλοντα πελατών εξυπηρετητών."
+msgid "x"
+msgstr "x"
-#: 03132100.xhp
+#: 05060700.xhp
msgctxt ""
-"03132100.xhp\n"
-"hd_id3154894\n"
-"4\n"
+"05060700.xhp\n"
+"par_id3147426\n"
+"35\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "x"
+msgstr "x"
-#: 03132100.xhp
+#: 05060700.xhp
msgctxt ""
-"03132100.xhp\n"
-"par_id3147143\n"
-"5\n"
+"05060700.xhp\n"
+"par_id3153951\n"
+"36\n"
"help.text"
-msgid "GetGUIType()"
-msgstr "GetGUIType()"
+msgid "x"
+msgstr "x"
-#: 03132100.xhp
+#: 05060700.xhp
msgctxt ""
-"03132100.xhp\n"
-"hd_id3149346\n"
-"6\n"
+"05060700.xhp\n"
+"par_id3150116\n"
+"37\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Mouse over object"
+msgstr "Ποντίκι πάνω από αντικείμενο"
-#: 03132100.xhp
+#: 05060700.xhp
msgctxt ""
-"03132100.xhp\n"
-"par_id3153748\n"
-"7\n"
+"05060700.xhp\n"
+"par_id3145253\n"
+"38\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιοι"
+msgid "Mouse moves over the object."
+msgstr "Κίνηση του ποντικιού πάνω από αντικείμενο."
-#: 03132100.xhp
+#: 05060700.xhp
msgctxt ""
-"03132100.xhp\n"
-"hd_id3149177\n"
-"8\n"
+"05060700.xhp\n"
+"par_id3144765\n"
+"39\n"
"help.text"
-msgid "Return values:"
-msgstr "Τιμές επιστροφής:"
+msgid "x"
+msgstr "x"
-#: 03132100.xhp
+#: 05060700.xhp
msgctxt ""
-"03132100.xhp\n"
-"par_id3147242\n"
-"9\n"
+"05060700.xhp\n"
+"par_id3153418\n"
+"40\n"
"help.text"
-msgid "1: Windows"
-msgstr "1: Windows"
+msgid "x"
+msgstr "x"
-#: 03132100.xhp
+#: 05060700.xhp
msgctxt ""
-"03132100.xhp\n"
-"par_id3156152\n"
-"11\n"
+"05060700.xhp\n"
+"par_id3153948\n"
+"41\n"
"help.text"
-msgid "4: UNIX"
-msgstr "4: UNIX"
+msgid "x"
+msgstr "x"
-#: 03132100.xhp
+#: 05060700.xhp
msgctxt ""
-"03132100.xhp\n"
-"hd_id3148685\n"
-"12\n"
+"05060700.xhp\n"
+"par_id3145652\n"
+"42\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "x"
+msgstr "x"
-#: 03050200.xhp
+#: 05060700.xhp
msgctxt ""
-"03050200.xhp\n"
-"tit\n"
+"05060700.xhp\n"
+"par_id3155066\n"
+"43\n"
"help.text"
-msgid "Err Function [Runtime]"
-msgstr "Συνάρτηση Err [Χρόνου εκτέλεσης]"
+msgid "x"
+msgstr "x"
-#: 03050200.xhp
+#: 05060700.xhp
msgctxt ""
-"03050200.xhp\n"
-"bm_id3156343\n"
+"05060700.xhp\n"
+"par_id3155446\n"
+"44\n"
"help.text"
-msgid "<bookmark_value>Err function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Err</bookmark_value>"
+msgid "Trigger Hyperlink"
+msgstr "Εκκινητής υπερσύνδεσης"
-#: 03050200.xhp
+#: 05060700.xhp
msgctxt ""
-"03050200.xhp\n"
-"hd_id3156343\n"
-"1\n"
+"05060700.xhp\n"
+"par_id3154756\n"
+"45\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err Function [Runtime]\">Err Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03050200.xhp\" name=\"Συνάρτηση Err [Χρόνου εκτέλεσης]\">Συνάρτηση Err [Χρόνου εκτέλεσης]</link>"
+msgid "Hyperlink assigned to the object is clicked."
+msgstr "Πατήθηκε η υπερσύνδεση που ορίστηκε στο αντικείμενο."
-#: 03050200.xhp
+#: 05060700.xhp
msgctxt ""
-"03050200.xhp\n"
-"par_id3150541\n"
-"2\n"
+"05060700.xhp\n"
+"par_id3150042\n"
+"46\n"
"help.text"
-msgid "Returns an error code that identifies the error that occurred during program execution."
-msgstr "Επιστρέφει έναν κωδικό σφάλματος που προσδιορίζει το σφάλμα που παρουσιάστηκε κατά την εκτέλεση του προγράμματος."
+msgid "x"
+msgstr "x"
-#: 03050200.xhp
+#: 05060700.xhp
msgctxt ""
-"03050200.xhp\n"
-"hd_id3149656\n"
-"3\n"
+"05060700.xhp\n"
+"par_id3151252\n"
+"47\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "x"
+msgstr "x"
-#: 03050200.xhp
+#: 05060700.xhp
msgctxt ""
-"03050200.xhp\n"
-"par_id3154123\n"
-"4\n"
+"05060700.xhp\n"
+"par_id3147344\n"
+"48\n"
"help.text"
-msgid "Err"
-msgstr "Err"
+msgid "x"
+msgstr "x"
-#: 03050200.xhp
+#: 05060700.xhp
msgctxt ""
-"03050200.xhp\n"
-"hd_id3147229\n"
-"5\n"
+"05060700.xhp\n"
+"par_id3146920\n"
+"49\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "x"
+msgstr "x"
-#: 03050200.xhp
+#: 05060700.xhp
msgctxt ""
-"03050200.xhp\n"
-"par_id3150869\n"
-"6\n"
+"05060700.xhp\n"
+"par_id3159333\n"
+"50\n"
"help.text"
-msgid "Integer"
-msgstr "Ακέραιος"
+msgid "Mouse leaves object"
+msgstr "Το ποντίκι έξω από το αντικήμενο"
-#: 03050200.xhp
+#: 05060700.xhp
msgctxt ""
-"03050200.xhp\n"
-"hd_id3153193\n"
-"7\n"
+"05060700.xhp\n"
+"par_id3147003\n"
+"51\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Mouse moves off of the object."
+msgstr "Το ποντίκι κινείται μακριά από το αντικείμενο."
-#: 03050200.xhp
+#: 05060700.xhp
msgctxt ""
-"03050200.xhp\n"
-"par_id3149561\n"
-"8\n"
+"05060700.xhp\n"
+"par_id3151278\n"
+"52\n"
"help.text"
-msgid "The Err function is used in error-handling routines to determine the error and the corrective action."
-msgstr "Η συνάρτηση Err χρησιμοποιείται σε ρουτίνες χειρισμού σφαλμάτων για να καθορίσει το σφάλμα και τη διορθωτική ενέργεια."
+msgid "x"
+msgstr "x"
-#: 03050200.xhp
+#: 05060700.xhp
msgctxt ""
-"03050200.xhp\n"
-"hd_id3147317\n"
-"9\n"
+"05060700.xhp\n"
+"par_id3145257\n"
+"53\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "x"
+msgstr "x"
-#: 03050200.xhp
+#: 05060700.xhp
msgctxt ""
-"03050200.xhp\n"
-"par_id3147426\n"
-"11\n"
+"05060700.xhp\n"
+"par_id3154122\n"
+"54\n"
"help.text"
-msgid "On Error Goto ErrorHandler REM Set up error handler"
-msgstr "on error goto ErrorHandler REM Ρύθμιση του χειριστή σφαλμάτων"
+msgid "x"
+msgstr "x"
-#: 03050200.xhp
+#: 05060700.xhp
msgctxt ""
-"03050200.xhp\n"
-"par_id3149481\n"
-"14\n"
+"05060700.xhp\n"
+"par_id3156139\n"
+"55\n"
"help.text"
-msgid "REM Error occurs due to non-existent file"
-msgstr "REM Παρουσιάστηκε σφάλμα λόγω ανύπαρκτου αρχείου"
+msgid "x"
+msgstr "x"
-#: 03050200.xhp
+#: 05060700.xhp
msgctxt ""
-"03050200.xhp\n"
-"par_id3145646\n"
-"21\n"
+"05060700.xhp\n"
+"par_id3149036\n"
+"56\n"
"help.text"
-msgid "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"an error occurred\""
-msgstr "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"Παρουσιάστηκε σφάλμα\""
+msgid "x"
+msgstr "x"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"tit\n"
+"05060700.xhp\n"
+"par_id3150785\n"
+"57\n"
"help.text"
-msgid "FindObject Function [Runtime]"
-msgstr "Συνάρτηση FindObject [Χρόνου εκτέλεσης]"
+msgid "Graphics load successful"
+msgstr "Φόρτωση γραφικών επιτυχής"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"bm_id3145136\n"
+"05060700.xhp\n"
+"par_id3153705\n"
+"58\n"
"help.text"
-msgid "<bookmark_value>FindObject function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση FindObject</bookmark_value>"
+msgid "Graphics are loaded successfully."
+msgstr "Η φόρτωση γραφικών έγινε με επιτυχία"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"hd_id3145136\n"
-"1\n"
+"05060700.xhp\n"
+"par_id3150343\n"
+"59\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject Function [Runtime]\">FindObject Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"Συνάρτηση FindObject [Χρόνου εκτέλεσης]\">Συνάρτηση FindObject [Χρόνου εκτέλεσης]</link>"
+msgid "x"
+msgstr "x"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3155341\n"
-"2\n"
+"05060700.xhp\n"
+"par_id3150202\n"
+"60\n"
"help.text"
-msgid "Enables an object to be addressed at run-time as a string parameter through the object name."
-msgstr "Ενεργοποιεί ένα αντικείμενο για να απευθυνθεί σε χρόνο εκτέλεσης ως παράμετρος συμβολοσειράς στο όνομα του αντικειμένου."
+msgid "Graphics load terminated"
+msgstr "Η φόρτωση γραφικών τερματίστηκε"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3150669\n"
-"3\n"
+"05060700.xhp\n"
+"par_id3145584\n"
+"61\n"
"help.text"
-msgid "For example, the following command:"
-msgstr "Για παράδειγμα, η ακόλουθη εντολή:"
+msgid "Loading of graphics is stopped by the user (for example, when downloading the page)."
+msgstr "Η φόρτωση των γραφικών διακόπηκε από τον χρήστη (παραδείγματος χάριν, κατά τη λήψη της σελίδας)."
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3148473\n"
-"4\n"
+"05060700.xhp\n"
+"par_id3154259\n"
+"62\n"
"help.text"
-msgid "MyObj.Prop1.Command = 5"
-msgstr "MyObj.Prop1.Command = 5"
+msgid "x"
+msgstr "x"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3156023\n"
-"5\n"
+"05060700.xhp\n"
+"par_id3155089\n"
+"63\n"
"help.text"
-msgid "corresponds to the command block:"
-msgstr "αντιστοιχεί στο μπλοκ εντολών:"
+msgid "Graphics load faulty"
+msgstr "Λανθασμένη φόρτωση γραφικών"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3153896\n"
-"6\n"
+"05060700.xhp\n"
+"par_id3153307\n"
+"64\n"
"help.text"
-msgid "Dim ObjVar as Object"
-msgstr "Dim ObjVar as Object"
+msgid "Graphics not successfully loaded, for example, if a graphic was not found."
+msgstr "Τα γραφικά δεν φορτώθηκαν επιτυχώς, παραδείγματος χάριν, εάν ένα γραφικό δεν βρέθηκε."
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3154760\n"
-"7\n"
+"05060700.xhp\n"
+"par_id3148840\n"
+"65\n"
"help.text"
-msgid "Dim ObjProp as Object"
-msgstr "Dim ObjProp as Object"
+msgid "x"
+msgstr "x"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3145069\n"
-"8\n"
+"05060700.xhp\n"
+"par_id3154533\n"
+"66\n"
"help.text"
-msgid "ObjName As String = \"MyObj\""
-msgstr "ObjName As String = \"MyObj\""
+msgid "Input of alpha characters"
+msgstr "Εισαγωγή αλφαριθμητικών χαρακτήρων"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3154939\n"
-"9\n"
+"05060700.xhp\n"
+"par_id3155266\n"
+"67\n"
"help.text"
-msgid "ObjVar = FindObject( ObjName As String )"
-msgstr "ObjVar = FindObject( ObjName As String )"
+msgid "Text is entered from the keyboard."
+msgstr "Το κείμενο εισάγεται από το πληκτρολόγιο."
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3150793\n"
-"10\n"
+"05060700.xhp\n"
+"par_id3144768\n"
+"68\n"
"help.text"
-msgid "PropName As String = \"Prop1\""
-msgstr "PropName As String = \"Prop1\""
+msgid "x"
+msgstr "x"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3154141\n"
-"11\n"
+"05060700.xhp\n"
+"par_id3145659\n"
+"69\n"
"help.text"
-msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
-msgstr "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
+msgid "Input of non-alpha characters"
+msgstr "Εισαγωγή μη αλφαριθμητικών χαρακτήρων"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3156424\n"
-"12\n"
+"05060700.xhp\n"
+"par_id3151131\n"
+"70\n"
"help.text"
-msgid "ObjProp.Command = 5"
-msgstr "ObjProp.Command = 5"
+msgid "Nonprinting characters are entered from the keyboard, for example, tabs and line breaks."
+msgstr "Οι μη-εκτυπώσιμοι χαρακτήρες εισάγονται από το πληκτρολόγιο, παραδείγματος χάριν, τις ετικέτες και οι αλλαγές γραμμών."
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3145420\n"
-"13\n"
+"05060700.xhp\n"
+"par_id3159206\n"
+"71\n"
"help.text"
-msgid "This allows names to be dynamically created at run-time. For example:"
-msgstr "Αυτό επιτρέπει τη δυναμική δημιουργία ονομάτων σε χρόνο εκτέλεσης. Για παράδειγμα:"
+msgid "x"
+msgstr "x"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3153104\n"
-"14\n"
+"05060700.xhp\n"
+"par_id3150405\n"
+"72\n"
"help.text"
-msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five control names."
-msgstr "\"TextEdit1\" to TextEdit5\" σε ένα βρόχο για να δημιουργήσετε 5 ονόματα στοιχείων ελέγχου."
+msgid "Resize frame"
+msgstr "Αλλαγή μεγέθους πλαισίου"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3150767\n"
-"15\n"
+"05060700.xhp\n"
+"par_id3153972\n"
+"73\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject\">FindPropertyObject</link>"
-msgstr "Δείτε επίσης: <link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject\">FindPropertyObject</link>"
+msgid "Frame is resized with the mouse."
+msgstr "Το πλαίσιο αλλάζει μέγεθος με το ποντίκι."
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"hd_id3150868\n"
-"16\n"
+"05060700.xhp\n"
+"par_id3152873\n"
+"74\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "x"
+msgstr "x"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3151042\n"
-"17\n"
+"05060700.xhp\n"
+"par_id3148900\n"
+"75\n"
"help.text"
-msgid "FindObject( ObjName As String )"
-msgstr "FindObject( ObjName As String )"
+msgid "Move frame"
+msgstr "Μετακίνηση πλαισίου"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"hd_id3159254\n"
-"18\n"
+"05060700.xhp\n"
+"par_id3154767\n"
+"76\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Frame is moved with the mouse."
+msgstr "Το πλαίσιο κινείται με το ποντίκι."
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3150439\n"
-"19\n"
+"05060700.xhp\n"
+"par_id3155914\n"
+"77\n"
"help.text"
-msgid "<emph>ObjName: </emph>String that specifies the name of the object that you want to address at run-time."
-msgstr "<emph>ObjName:</emph> Συμβολοσειρά που καθορίζει το όνομα του αντικειμένου το οποίο πρόκειται να αντιμετωπιστεί σε χρόνο εκτέλεσης."
+msgid "x"
+msgstr "x"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"tit\n"
+"05060700.xhp\n"
+"par_id3153010\n"
+"78\n"
"help.text"
-msgid "Lof Function [Runtime]"
-msgstr "Συνάρτηση Lof [Χρόνου εκτέλεσης]"
+msgid "Before inserting AutoText"
+msgstr "Πριν την εισαγωγή AutoText"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"bm_id3156024\n"
+"05060700.xhp\n"
+"par_id3147515\n"
+"79\n"
"help.text"
-msgid "<bookmark_value>Lof function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση Lof</bookmark_value>"
+msgid "Before a text block is inserted."
+msgstr "Προτού εισήχθη ένα πλαίσιο κειμένου."
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"hd_id3156024\n"
-"1\n"
+"05060700.xhp\n"
+"par_id3151191\n"
+"80\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Function [Runtime]\">Lof Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Function [Runtime]\">Συνάρτηση Lof [Χρόνου εκτέλεσης]</link>"
+msgid "x"
+msgstr "x"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3146794\n"
-"2\n"
+"05060700.xhp\n"
+"par_id3150956\n"
+"81\n"
"help.text"
-msgid "Returns the size of an open file in bytes."
-msgstr "Επιστρέφει το μέγεθος ενός ανοιχτού αρχείου σε byte."
+msgid "After inserting AutoText"
+msgstr "Μετά την εισαγωγή Αυτόματου κειμένου (AutoText)"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"hd_id3153380\n"
-"3\n"
+"05060700.xhp\n"
+"par_id3147502\n"
+"82\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "After a text block is inserted."
+msgstr "Μετά την εισαγωγή ενός πλαισίου κειμένου."
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3150359\n"
-"4\n"
+"05060700.xhp\n"
+"par_id3147555\n"
+"83\n"
"help.text"
-msgid "Lof (FileNumber)"
-msgstr "Lof (FileNumber)"
+msgid "x"
+msgstr "x"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"hd_id3154141\n"
+"05060700.xhp\n"
+"hd_id3153958\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "Τιμή επιστροφής:"
+msgid "Macros"
+msgstr "Μακροεντολές"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3147230\n"
+"05060700.xhp\n"
+"par_id3150432\n"
"6\n"
"help.text"
-msgid "Long"
-msgstr "Μεγάλου μήκους"
+msgid "Choose the macro that you want to execute when the selected event occurs."
+msgstr "Επιλέξτε τη μακροεντολή που θέλετε να εκτελέσετε όταν ενεργοποιείται το επιλεγμένο γεγονός."
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"hd_id3156281\n"
+"05060700.xhp\n"
+"par_id3147296\n"
+"84\n"
+"help.text"
+msgid "Frames allow you to link events to a function, so that the function can determine if it processes the event or $[officename] Writer."
+msgstr "Τα πλαίσια σας επιτρέπουν να συνδέσετε γεγονότα με μια συνάρτηση, έτσι ώστε η συνάρτηση να μπορεί να καθορίσει εάν επεξεργάζεται το γεγονός ή εάν το επεξεργάζεται ο $[officename] Writer."
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3155587\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Category"
+msgstr "Κατηγορία"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3150869\n"
+"05060700.xhp\n"
+"par_id3154068\n"
"8\n"
"help.text"
-msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is specified in the Open statement."
-msgstr "<emph>FileNumber:</emph> Κάθε αριθμητική παράσταση που περιέχει τον αριθμό του αρχείου που καθορίστηκε με την πρόταση Open."
+msgid "<ahelp hid=\"HID_MACRO_GROUP\">Lists the open $[officename] documents and applications. Click the name of the location where you want to save the macros.</ahelp>"
+msgstr "<ahelp hid=\"HID_MACRO_GROUP\"> Απαριθμεί τα ανοικτά έγγραφα του $[officename] και τις εφαρμογές. Κάντε κλικ το όνομα της θέσης όπου θέλετε να αποθηκευσετε τις μακροεντολές.</ahelp>"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3147349\n"
+"05060700.xhp\n"
+"hd_id3149744\n"
"9\n"
"help.text"
-msgid "To obtain the length of a file that is not open, use the <emph>FileLen</emph> function."
-msgstr "Για να λάβετε το μήκος ενός αρχείου που δεν είναι ανοιχτό, χρησιμοποιήστε τη συνάρτηση <emph>FileLen</emph>."
+msgid "Macro name"
+msgstr "Όνομα μακροεντολής"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"hd_id3155415\n"
+"05060700.xhp\n"
+"par_id3151391\n"
"10\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
-
-#: 03020303.xhp
-msgctxt ""
-"03020303.xhp\n"
-"par_id3154730\n"
-"13\n"
-"help.text"
-msgid "Dim sText As Variant REM must be a Variant"
-msgstr "Dim sText As Variant REM πρέπει να είναι Variant"
+msgid "<ahelp hid=\"HID_MACRO_MACROS\">Lists the available macros. Click the macro that you want to assign to the selected object.</ahelp>"
+msgstr "<ahelp hid=\"HID_MACRO_MACROS\"> Απαριθμεί τις διαθέσιμες μακροεντολές. Κάντε κλικ τη μακροεντολή που θέλετε να ορίσετε στο επιλεγμένο αντικείμενο.</ahelp>"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3156276\n"
-"19\n"
+"05060700.xhp\n"
+"hd_id3159260\n"
+"11\n"
"help.text"
-msgid "Seek #iNumber,1 REM Position at start"
-msgstr "Seek #iNumber,1 REM Τοποθέτηση στην αρχή"
+msgid "Assign"
+msgstr "Ανάθεση"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3148405\n"
-"20\n"
+"05060700.xhp\n"
+"par_id3147406\n"
+"12\n"
"help.text"
-msgid "Put #iNumber,, \"This is the first line of text\" REM Fill with text"
-msgstr "Put #iNumber,, \"Αυτή είναι η πρώτη γραμμή κειμένου\" REM Συμπληρώστε με κείμενο"
+msgid "<ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_ASSIGN\">Assigns the selected macro to the specified event.</ahelp> The assigned macro's entries are set after the event."
+msgstr "<ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_ASSIGN\">Ορίζει την επιλεγμένη μακροεντολή στο επιλεγμένο γεγονός.</ahelp> Οι ορισμένες καταχωρήσεις μακροεντολών τίθενται μετά από το γεγονός."
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3154756\n"
-"21\n"
+"05060700.xhp\n"
+"hd_id3150533\n"
+"15\n"
"help.text"
-msgid "Put #iNumber,, \"This is the second line of text\""
-msgstr "Put #iNumber,, \"Αυτή είναι η δεύτερη γραμμή κειμένου\""
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3145643\n"
-"22\n"
+"05060700.xhp\n"
+"par_id3166456\n"
+"16\n"
"help.text"
-msgid "Put #iNumber,, \"This is the third line of text\""
-msgstr "Put #iNumber,, \"Αυτή είναι η τρίτη γραμμή κειμένου\""
+msgid "<variable id=\"aufheb\"><ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_DELETE\">Removes the macro that is assigned to the selected item.</ahelp></variable>"
+msgstr "<variable id=\"aufheb\"><ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_DELETE\">Αφαιρεί τη μακροεντολή που ορίστηκε στο επιλεγμένο στοιχείο.</ahelp></variable>"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3150299\n"
-"31\n"
+"05060700.xhp\n"
+"hd_id3159126\n"
+"85\n"
"help.text"
-msgid "Put #iNumber,,\"This is a new line of text\""
-msgstr "Put #iNumber,,\"Αυτή είναι μια νέα γραμμή κειμένου\""
+msgid "Macro selection"
+msgstr "Επιλογή μακροεντολών"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3166425\n"
-"34\n"
+"05060700.xhp\n"
+"par_id3149149\n"
+"86\n"
"help.text"
-msgid "Put #iNumber,20,\"This is the text in record 20\""
-msgstr "Put #iNumber,20,\"Αυτό είναι το κείμενο στην εγγραφή 20\""
+msgid "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Select the macro that you want to assign.</ahelp>"
+msgstr "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Επιλέξτε τη μακροεντολή που θέλετε να ορίσετε.</ahelp>"
-#: 03090401.xhp
+#: keys.xhp
msgctxt ""
-"03090401.xhp\n"
+"keys.xhp\n"
"tit\n"
"help.text"
-msgid "Call Statement [Runtime]"
-msgstr "Δήλωση Call [Χρόνου εκτέλεσης]"
+msgid "Keyboard Shortcuts in the Basic IDE"
+msgstr "Συντομεύσεις πληκτρολογίου στο Basic IDE"
-#: 03090401.xhp
+#: keys.xhp
msgctxt ""
-"03090401.xhp\n"
-"bm_id3154422\n"
+"keys.xhp\n"
+"bm_id3154760\n"
"help.text"
-msgid "<bookmark_value>Call statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Call</bookmark_value>"
+msgid "<bookmark_value>keyboard;in IDE</bookmark_value><bookmark_value>shortcut keys;Basic IDE</bookmark_value><bookmark_value>IDE;keyboard shortcuts</bookmark_value>"
+msgstr "<bookmark_value>πληκτρολόγιο;στο IDE</bookmark_value><bookmark_value>πλήκτρα συντόμευσης;Basic IDE</bookmark_value><bookmark_value>IDE;πλήκτρα συντόμευσης</bookmark_value>"
-#: 03090401.xhp
+#: keys.xhp
msgctxt ""
-"03090401.xhp\n"
-"hd_id3154422\n"
+"keys.xhp\n"
+"hd_id3154760\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call Statement [Runtime]\">Call Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Δήλωση Call [Χρόνου εκτέλεσης]\">Δήλωση Call [Χρόνου εκτέλεσης]</link>"
+msgid "<link href=\"text/sbasic/shared/keys.xhp\" name=\"Keyboard Shortcuts in the Basic IDE\">Keyboard Shortcuts in the Basic IDE</link>"
+msgstr "<link href=\"text/sbasic/shared/keys.xhp\" name=\"Συντομεύσεις πληκτρολογίου στο Basic IDE\">Συντομεύσεις πληκτρολογίου στο Basic IDE</link>"
-#: 03090401.xhp
+#: keys.xhp
msgctxt ""
-"03090401.xhp\n"
-"par_id3153394\n"
+"keys.xhp\n"
+"par_id3149655\n"
"2\n"
"help.text"
-msgid "Transfers the control of the program to a subroutine, a function, or a DLL procedure."
-msgstr "Μεταφέρει τον έλεγχο του προγράμματος σε μια διαδικασία Sub, Function ή DLL."
+msgid "In the Basic IDE you can use the following keyboard shortcuts:"
+msgstr "Στο Basic IDE μπορείτε να χρησιμοποιήσετε της ακόλουθες συντομεύσεις πληκτρολογίου:"
-#: 03090401.xhp
+#: keys.xhp
msgctxt ""
-"03090401.xhp\n"
-"hd_id3153345\n"
+"keys.xhp\n"
+"par_id3154908\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Action"
+msgstr "Ενέργεια"
-#: 03090401.xhp
+#: keys.xhp
msgctxt ""
-"03090401.xhp\n"
-"par_id3150984\n"
+"keys.xhp\n"
+"par_id3153192\n"
"4\n"
"help.text"
-msgid "[Call] Name [Parameter]"
-msgstr "[Call] Name [Parameter]"
+msgid "Keyboard shortcut"
+msgstr "Συντόμευση πληκτρολογίου"
-#: 03090401.xhp
+#: keys.xhp
msgctxt ""
-"03090401.xhp\n"
-"hd_id3150771\n"
+"keys.xhp\n"
+"par_id3159254\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "Run code starting from the first line, or from the current breakpoint, if the program stopped there before"
+msgstr "Η εκτέλεση του κώδικα αρχίζει από την πρώτη γραμμή, ή από το τρέχον σημείο παύσης, εάν το πρόγραμμα είχε σταμάτησε εκεί από πριν"
-#: 03090401.xhp
+#: keys.xhp
msgctxt ""
-"03090401.xhp\n"
-"par_id3148473\n"
+"keys.xhp\n"
+"par_id3163712\n"
"6\n"
"help.text"
-msgid "<emph>Name:</emph> Name of the subroutine, the function, or the DLL that you want to call"
-msgstr "<emph>Name:</emph> Όνομα της υπορουτίνας, της συνάρτησης, ή του DLL που θέλετε να καλέσετε"
+msgid "F5"
+msgstr "F5"
-#: 03090401.xhp
+#: keys.xhp
msgctxt ""
-"03090401.xhp\n"
-"par_id3148946\n"
+"keys.xhp\n"
+"par_id3150010\n"
"7\n"
"help.text"
-msgid "<emph>Parameter:</emph> Parameters to pass to the procedure. The type and number of parameters is dependent on the routine that is executing."
-msgstr "<emph>Parameter:</emph> Οι παράμετροι που μεταβιβάζονται στη διαδικασία. Ο τύπος και ο αριθμός των παραμέτρων εξαρτώνται από την ρουτίνα που εκτελείται."
+msgid "Stop"
+msgstr "Stop"
-#: 03090401.xhp
+#: keys.xhp
msgctxt ""
-"03090401.xhp\n"
-"par_id3154216\n"
+"keys.xhp\n"
+"par_id3154319\n"
"8\n"
"help.text"
-msgid "A keyword is optional when you call a procedure. If a function is executed as an expression, the parameters must be enclosed by brackets in the statement. If a DLL is called, it must first be specified in the <emph>Declare-Statement</emph>."
-msgstr "Μια λέξη-κλειδί είναι προαιρετική όταν καλείται μια διαδικασία. Αν η συνάρτηση εκτελείται ως παράσταση, οι παράμετροι θα πρέπει να περικλείονται σε παρενθέσεις στη συνάρτηση. Αν καλείται μια διαδικασία DLL, θα πρέπει να καθοριστεί πρώτα στην πρόταση <emph>Declare-Statement</emph>."
-
-#: 03090401.xhp
-msgctxt ""
-"03090401.xhp\n"
-"hd_id3125865\n"
-"9\n"
-"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Shift+F5"
+msgstr "Shift+F5"
-#: 03130100.xhp
+#: keys.xhp
msgctxt ""
-"03130100.xhp\n"
-"tit\n"
+"keys.xhp\n"
+"par_id3151073\n"
+"11\n"
"help.text"
-msgid "Beep Statement [Runtime]"
-msgstr "Δήλωση Beep [Χρόνου εκτέλεσης]"
+msgid "Add <link href=\"text/sbasic/shared/01050100.xhp\" name=\"watch\">watch</link> for the variable at the cursor"
+msgstr "Προσθήκη <link href=\"text/sbasic/shared/01050100.xhp\" name=\"watch\">παρατηρητή</link> για τη μεταβλητή κάτω από τον δρομέα."
-#: 03130100.xhp
+#: keys.xhp
msgctxt ""
-"03130100.xhp\n"
-"bm_id3143284\n"
+"keys.xhp\n"
+"par_id3154731\n"
+"12\n"
"help.text"
-msgid "<bookmark_value>Beep statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση Beep</bookmark_value>"
+msgid "F7"
+msgstr "F7"
-#: 03130100.xhp
+#: keys.xhp
msgctxt ""
-"03130100.xhp\n"
-"hd_id3143284\n"
-"1\n"
+"keys.xhp\n"
+"par_id3148455\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Beep Statement [Runtime]\">Beep Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Δήλωση Beep [Χρόνου εκτέλεσης]\">Δήλωση Beep [Χρόνου εκτέλεσης]</link>"
+msgid "Single step through each statement, starting at the first line or at that statement where the program execution stopped before."
+msgstr "Βηματική εκτέλεση μέσω κάθε δήλωσης, που αρχίζει από την πρώτη γραμμή ή σε εκείνη την δήλωση όπου η εκτέλεση προγράμματος είχε σταματήσει από πριν."
-#: 03130100.xhp
+#: keys.xhp
msgctxt ""
-"03130100.xhp\n"
-"par_id3159201\n"
-"2\n"
+"keys.xhp\n"
+"par_id3150716\n"
+"14\n"
"help.text"
-msgid "Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch."
-msgstr "Παράγει έναν ήχο από το ηχείο του υπολογιστή. Ο τόνος εξαρτάται από το σύστημα και η ένταση και οξύτητα σε γενικές γραμμές δεν μπορούν να τροποποιηθούν."
+msgid "F8"
+msgstr "F8"
-#: 03130100.xhp
+#: keys.xhp
msgctxt ""
-"03130100.xhp\n"
-"hd_id3153990\n"
-"3\n"
+"keys.xhp\n"
+"par_id3156275\n"
+"15\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Single step as with F8, but a function call is considered to be only <emph>one</emph> statement"
+msgstr "Βηματική εκτέλεση όπως με το F8, αλλά μια κλήση συνάρτησης θεωρείται μόνο <emph>μία</emph> δήλωση"
-#: 03130100.xhp
+#: keys.xhp
msgctxt ""
-"03130100.xhp\n"
-"par_id3147291\n"
-"4\n"
+"keys.xhp\n"
+"par_id3153764\n"
+"16\n"
"help.text"
-msgid "Beep"
-msgstr "Beep"
+msgid "Shift+F8"
+msgstr "Shift+F8"
-#: 03130100.xhp
+#: keys.xhp
msgctxt ""
-"03130100.xhp\n"
-"hd_id3148538\n"
-"5\n"
+"keys.xhp\n"
+"par_id3150323\n"
+"17\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Set or remove a <link href=\"text/sbasic/shared/01030300.xhp\" name=\"breakpoint\">breakpoint</link> at the current line or all breakpoints in the current selection"
+msgstr "Ενεργοποιεί ή αναιρεί ένα <link href=\"text/sbasic/shared/01030300.xhp\" name=\"σημείο στάσης\">σημείο στάσης</link> στην τρέχουσα γραμμή ή όλα τα σημεία στάσης στην τρέχουσα επιλογή"
-#: 03101110.xhp
+#: keys.xhp
msgctxt ""
-"03101110.xhp\n"
-"tit\n"
+"keys.xhp\n"
+"par_id3147339\n"
+"18\n"
"help.text"
-msgid "DefCur Statement [Runtime]"
-msgstr "Δήλωση DefCur [Χρόνου εκτέλεσης]"
+msgid "F9"
+msgstr "F9"
-#: 03101110.xhp
+#: keys.xhp
msgctxt ""
-"03101110.xhp\n"
-"bm_id9555345\n"
+"keys.xhp\n"
+"par_id3153963\n"
+"19\n"
"help.text"
-msgid "<bookmark_value>DefCur statement</bookmark_value>"
-msgstr "<bookmark_value>Δήλωση DefCur</bookmark_value>"
+msgid "Enable/disable the breakpoint at the current line or all breakpoints in the current selection"
+msgstr "Ενεργοποιήστε/απενεργοποιήστε το σημείο στάσης στην τρέχουσα γραμμή ή όλα τα σημεία παύσης στην τρέχουσα επιλογή"
-#: 03101110.xhp
+#: keys.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN1057D\n"
+"keys.xhp\n"
+"par_id3155175\n"
+"20\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101110.xhp\">DefCur Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101110.xhp\">Δήλωση DefCur [Χρόνου εκτέλεσης]</link>"
+msgid "Shift+F9"
+msgstr "Shift+F9"
-#: 03101110.xhp
+#: keys.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN1058D\n"
+"keys.xhp\n"
+"par_id3154702\n"
+"21\n"
"help.text"
-msgid "If no type-declaration character or keyword is specified, the DefCur statement sets the default variable type, according to a letter range."
-msgstr "Αν δεν έχει καθοριστεί ένας χαρακτήρας δήλωσης τύπου ή κάποια λέξη-κλειδί, η DefCur καθορίζει τον προεπιλεγμένο τύπο μεταβλητής ανάλογα με ένα εύρος γραμμάτων."
+msgid "A running macro can be aborted with Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8."
+msgstr "Μια εκτελούμενη μακροεντολή μπορεί να ακυρωθεί μέσω του συνδυασμού πλήκτρωνShift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q. Αν βρίσκεστε μέσα στο Basic IDE και η μακροεντολή σταματήσει σε ένα σημείο στάσης, ο συνδυασμός πλήκτρων Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q διακόπτει την εκτέλεση της μακροεντολής, αλλά θα το αναγνωρίσετε μόνο μετά το επόμενο F5, F8, ή Shift+F8."
-#: 03101110.xhp
+#: main0211.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN10590\n"
+"main0211.xhp\n"
+"tit\n"
"help.text"
-msgid "Syntax:"
-msgstr "Σύνταξη:"
+msgid "Macro Toolbar"
+msgstr "Γραμμή εργαλείων μακροεντολών"
-#: 03101110.xhp
+#: main0211.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN10594\n"
+"main0211.xhp\n"
+"bm_id3150543\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgid "<bookmark_value>toolbars; Basic IDE</bookmark_value><bookmark_value>macro toolbar</bookmark_value>"
+msgstr "<bookmark_value>γραμμές εργαλείων; Basic IDE</bookmark_value><bookmark_value>γραμμή εργαλείων μακροεντολών</bookmark_value>"
-#: 03101110.xhp
+#: main0211.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN10597\n"
+"main0211.xhp\n"
+"hd_id3150543\n"
+"1\n"
"help.text"
-msgid "Parameters:"
-msgstr "Παράμετροι:"
+msgid "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\">Macro Toolbar</link>"
+msgstr "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Γραμμή εργαλείων μακροεντολών\">Γραμμή εργαλείων μακροεντολών</link>"
-#: 03101110.xhp
+#: main0211.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN1059B\n"
+"main0211.xhp\n"
+"par_id3147288\n"
+"2\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph> Γράμματα που διευκρινίζουν το εύρος των μεταβλητών που θέλετε να τους ορίσετε τον προεπιλεγμένο τύπο δεδομένων."
+msgid "<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\">The <emph>Macro Toolbar </emph>contains commands to create, edit, and run macros.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\">Η <emph>γραμμή εργαλείων μακροεντολών</emph> περιέχει εντολές που δημιουργούν, που επεξεργάζονται, και που εκτελούν μακροεντολές.</ahelp>"
-#: 03101110.xhp
+#: main0601.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN105A2\n"
+"main0601.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph> Λέξη-κλειδί που χρησιμοποιείται για να δηλώσει τον προεπιλεγμένο τύπο δεδομένων μιας μεταβλητής:"
+msgid "$[officename] Basic Help"
+msgstr "Βοήθεια για την $[officename] Basic"
-#: 03101110.xhp
+#: main0601.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN105A9\n"
+"main0601.xhp\n"
+"hd_id3154232\n"
+"1\n"
"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>Keyword:</emph> Προεπιλεγμένος τύπος δεδομένων μεταβλητής"
+msgid "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic Help\">%PRODUCTNAME Basic Help</link>"
+msgstr "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"Βοήθεια για το \"$[officename] Basic\">Βοήθεια για το %PRODUCTNAME Basic</link>"
-#: 03101110.xhp
+#: main0601.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN105B0\n"
+"main0601.xhp\n"
+"par_id3153894\n"
+"4\n"
"help.text"
-msgid "<emph>DefCur:</emph> Currency"
-msgstr "<emph>DefCur:</emph> Currency"
+msgid "%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
+msgstr "Το %PRODUCTNAME παρέχει μια διεπαφή προγραμματισμού εφαρμογής (API) που επιτρέπει τον έλεγχο των συστατικών του $[officename] με διαφορετικές προγραμματιστικές γλώσσες χρησιμοποιώντας το (SDK) του $[officename]. Για περισσότερες πληροφορίες για το API $[officename] και το πακέτο ανάπτυξης λογισμικού επισκεφτείτε <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
-#: 03101110.xhp
+#: main0601.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN105B7\n"
+"main0601.xhp\n"
+"par_id3147226\n"
+"10\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "This help section explains the most common runtime functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"http://wiki.documentfoundation.org/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link> on the Wiki."
+msgstr "Αυτή η βοηθητική ενότητα εξηγεί τις πιο συνηθισμένες λειτουργίες χρόνου εκτέλεσης του %PRODUCTNAME Basic. Για περισσότερο αναλυτικές πληροφορίες παρακαλώ πηγαίνετε στο <link href=\"http://wiki.documentfoundation.org/Documentation/BASIC_Guide\">Οδηγός προγραμματισμού OpenOffice.org BASIC</link> στο Wiki."
-#: 03101110.xhp
+#: main0601.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN105BB\n"
+"main0601.xhp\n"
+"hd_id3146957\n"
+"9\n"
"help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM Καθορισμός προθέματος για τους τύπους μεταβλητών:"
+msgid "Working with %PRODUCTNAME Basic"
+msgstr "Εργασία με την %PRODUCTNAME Basic"
-#: 03101110.xhp
+#: main0601.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN105D9\n"
+"main0601.xhp\n"
+"hd_id3148473\n"
+"7\n"
"help.text"
-msgid "cCur=Currency REM cCur is an implicit currency variable"
-msgstr "cCur=Currency REM Η cCur είναι μια εν δυνάμει μεταβλητή νομισματικής μονάδας"
+msgid "Help about the Help"
+msgstr "Σχετικά με την χρήση της βοήθειας"
diff --git a/source/el/helpcontent2/source/text/sbasic/shared/01.po b/source/el/helpcontent2/source/text/sbasic/shared/01.po
index d2c25435c74..5b1ad78bba5 100644
--- a/source/el/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/el/helpcontent2/source/text/sbasic/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
"PO-Revision-Date: 2012-12-08 20:55+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,201 +16,6 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1355000145.0\n"
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"tit\n"
-"help.text"
-msgid "Append libraries"
-msgstr "Προσθήκη βιβλιοθηκών"
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"bm_id3150502\n"
-"help.text"
-msgid "<bookmark_value>libraries; adding</bookmark_value><bookmark_value>inserting;Basic libraries</bookmark_value>"
-msgstr "<bookmark_value>βιβλιοθήκες; προσθήκη</bookmark_value><bookmark_value>εισαγωγή;βιβλιοθήκες BASIC</bookmark_value>"
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"hd_id3150502\n"
-"1\n"
-"help.text"
-msgid "Append libraries"
-msgstr "Προσθήκη βιβλιοθηκών"
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"par_id3154840\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Locate that <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
-msgstr "<ahelp hid=\".\">Εντοπίστε την <item type=\"productname\">%PRODUCTNAME</item> Basic βιβλιοθήκη που επιθυμείτε να προσθέσετε στην τρέχουσα λίστα, και κάντε κλικ στο Άνοιγμα.</ahelp>"
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"hd_id3149119\n"
-"3\n"
-"help.text"
-msgid "File name:"
-msgstr "Όνομα αρχείου:"
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"par_id3147102\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Enter a name or the path to the library that you want to append.</ahelp> You can also select a library from the list."
-msgstr "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Εισάγετε ένα όνομα ή τη διαδρομή της βιβλιοθήκης που επιθυμείτε να προσθέσετε.</ahelp> Μπορείτε επίσης να επιλέξετε μια βιβλιοθήκη από την λίστα."
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"hd_id3147291\n"
-"5\n"
-"help.text"
-msgid "Options"
-msgstr "Επιλογές"
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"hd_id3147226\n"
-"7\n"
-"help.text"
-msgid "Insert as reference (read-only)"
-msgstr "Εισαγωγή ως παραπομπή (μόνο για ανάγνωση)"
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"par_id3155892\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Adds the selected library as a read-only file. The library is reloaded each time you start <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Προσθέστε την επιλεγμένη βιβλιοθήκη σαν αρχείο μόνο για ανάγνωση. Η βιβλιοθήκη επαναφορτώνεται κάθε φορά που κάνετε εκκίνηση του <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"hd_id3145071\n"
-"9\n"
-"help.text"
-msgid "Replace existing libraries"
-msgstr "Αντικατάσταση υπαρχουσών βιβλιοθηκών"
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"par_id3149812\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Replaces a library that has the same name with the current library.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Αντικαθιστά μία βιβλιοθήκη που έχει το ίδιο όνομα με την τρέχουσα βιβλιοθήκη.</ahelp>"
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Change Password"
-msgstr "Αλλαγή κωδικού πρόσβασης"
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"hd_id3159399\n"
-"1\n"
-"help.text"
-msgid "Change Password"
-msgstr "Αλλαγή κωδικού πρόσβασης"
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"par_id3150276\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_PASSWORD\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
-msgstr "<ahelp hid=\"HID_PASSWORD\">Προστατεύει την επιλεγμένη βιβλιοθήκη με έναν κωδικό.</ahelp> Μπορείτε να εισάγετε ένα νέο κωδικό, ή να αλλάξετε τον τρέχοντα κωδικό."
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"hd_id3154285\n"
-"3\n"
-"help.text"
-msgid "Old password"
-msgstr "Παλιός κωδικός πρόσβασης"
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"hd_id3153665\n"
-"4\n"
-"help.text"
-msgid "Password"
-msgstr "Κωδικός πρόσβασης"
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"par_id3155628\n"
-"5\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Enter the current password for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Εισάγετε τον τρέχοντα κωδικό για την επιλεγμένη βιβλιοθήκη.</ahelp>"
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"hd_id3153126\n"
-"6\n"
-"help.text"
-msgid "New password"
-msgstr "Νέος κωδικός πρόσβασης"
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"hd_id3153628\n"
-"7\n"
-"help.text"
-msgid "Password"
-msgstr "Κωδικός πρόσβασης"
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"par_id3159413\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Enter a new password for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Εισάγετε ένα νέο κωδικό για την επιλεγμένη βιβλιοθήκη.</ahelp>"
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"hd_id3148947\n"
-"9\n"
-"help.text"
-msgid "Confirm"
-msgstr "Επιβεβαίωση"
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"par_id3149457\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Repeat the new password for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Επαναλάβετε τον νέο κωδικό για την επιλεγμένη βιβλιοθήκη.</ahelp>"
-
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -613,3 +418,198 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">Locate that $[officename] Basic library that you want to add to the current list, and then click Open.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">Τοποθετήστε την $[officename] Basic βιβλιοθήκη που επιθυμείτε να προσθέσετε στην τρέχουσα λίστα , και έπειτα κάντε κλικ στο Άνοιγμα.</ahelp>"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Change Password"
+msgstr "Αλλαγή κωδικού πρόσβασης"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3159399\n"
+"1\n"
+"help.text"
+msgid "Change Password"
+msgstr "Αλλαγή κωδικού πρόσβασης"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3150276\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_PASSWORD\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
+msgstr "<ahelp hid=\"HID_PASSWORD\">Προστατεύει την επιλεγμένη βιβλιοθήκη με έναν κωδικό.</ahelp> Μπορείτε να εισάγετε ένα νέο κωδικό, ή να αλλάξετε τον τρέχοντα κωδικό."
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3154285\n"
+"3\n"
+"help.text"
+msgid "Old password"
+msgstr "Παλιός κωδικός πρόσβασης"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3153665\n"
+"4\n"
+"help.text"
+msgid "Password"
+msgstr "Κωδικός πρόσβασης"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3155628\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Enter the current password for the selected library.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Εισάγετε τον τρέχοντα κωδικό για την επιλεγμένη βιβλιοθήκη.</ahelp>"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3153126\n"
+"6\n"
+"help.text"
+msgid "New password"
+msgstr "Νέος κωδικός πρόσβασης"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3153628\n"
+"7\n"
+"help.text"
+msgid "Password"
+msgstr "Κωδικός πρόσβασης"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3159413\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Enter a new password for the selected library.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Εισάγετε ένα νέο κωδικό για την επιλεγμένη βιβλιοθήκη.</ahelp>"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3148947\n"
+"9\n"
+"help.text"
+msgid "Confirm"
+msgstr "Επιβεβαίωση"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3149457\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Repeat the new password for the selected library.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Επαναλάβετε τον νέο κωδικό για την επιλεγμένη βιβλιοθήκη.</ahelp>"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Append libraries"
+msgstr "Προσθήκη βιβλιοθηκών"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"bm_id3150502\n"
+"help.text"
+msgid "<bookmark_value>libraries; adding</bookmark_value><bookmark_value>inserting;Basic libraries</bookmark_value>"
+msgstr "<bookmark_value>βιβλιοθήκες; προσθήκη</bookmark_value><bookmark_value>εισαγωγή;βιβλιοθήκες BASIC</bookmark_value>"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3150502\n"
+"1\n"
+"help.text"
+msgid "Append libraries"
+msgstr "Προσθήκη βιβλιοθηκών"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3154840\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Locate that <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
+msgstr "<ahelp hid=\".\">Εντοπίστε την <item type=\"productname\">%PRODUCTNAME</item> Basic βιβλιοθήκη που επιθυμείτε να προσθέσετε στην τρέχουσα λίστα, και κάντε κλικ στο Άνοιγμα.</ahelp>"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3149119\n"
+"3\n"
+"help.text"
+msgid "File name:"
+msgstr "Όνομα αρχείου:"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3147102\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Enter a name or the path to the library that you want to append.</ahelp> You can also select a library from the list."
+msgstr "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Εισάγετε ένα όνομα ή τη διαδρομή της βιβλιοθήκης που επιθυμείτε να προσθέσετε.</ahelp> Μπορείτε επίσης να επιλέξετε μια βιβλιοθήκη από την λίστα."
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3147291\n"
+"5\n"
+"help.text"
+msgid "Options"
+msgstr "Επιλογές"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3147226\n"
+"7\n"
+"help.text"
+msgid "Insert as reference (read-only)"
+msgstr "Εισαγωγή ως παραπομπή (μόνο για ανάγνωση)"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3155892\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Adds the selected library as a read-only file. The library is reloaded each time you start <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Προσθέστε την επιλεγμένη βιβλιοθήκη σαν αρχείο μόνο για ανάγνωση. Η βιβλιοθήκη επαναφορτώνεται κάθε φορά που κάνετε εκκίνηση του <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3145071\n"
+"9\n"
+"help.text"
+msgid "Replace existing libraries"
+msgstr "Αντικατάσταση υπαρχουσών βιβλιοθηκών"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3149812\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Replaces a library that has the same name with the current library.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Αντικαθιστά μία βιβλιοθήκη που έχει το ίδιο όνομα με την τρέχουσα βιβλιοθήκη.</ahelp>"
diff --git a/source/el/helpcontent2/source/text/sbasic/shared/02.po b/source/el/helpcontent2/source/text/sbasic/shared/02.po
index 95d2d5ba52d..edc88a90b56 100644
--- a/source/el/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/el/helpcontent2/source/text/sbasic/shared/02.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2012-01-28 21:16+0200\n"
-"Last-Translator: Dimitris <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"PO-Revision-Date: 2013-05-30 05:57+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -14,144 +14,136 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1369893429.0\n"
-#: 11150000.xhp
+#: 11010000.xhp
msgctxt ""
-"11150000.xhp\n"
+"11010000.xhp\n"
"tit\n"
"help.text"
-msgid "Save Source As"
-msgstr "Αποθήκευση κώδικα ως"
+msgid "Library"
+msgstr "Βιβλιοθήκη"
-#: 11150000.xhp
+#: 11010000.xhp
msgctxt ""
-"11150000.xhp\n"
-"hd_id3149497\n"
+"11010000.xhp\n"
+"hd_id3151100\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"Save Source As\">Save Source As</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"Αποθήκευση κώδικα ως\">Αποθήκευση κώδικα ως</link>"
+msgid "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"Library\">Library</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"Βιβλιοθήκη\">Βιβλιοθήκη</link>"
-#: 11150000.xhp
+#: 11010000.xhp
msgctxt ""
-"11150000.xhp\n"
-"par_id3147261\n"
-"3\n"
+"11010000.xhp\n"
+"par_id3154136\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:SaveBasicAs\">Saves the source code of the selected Basic macro.</ahelp>"
-msgstr "<ahelp hid=\".uno:SaveBasicAs\"> Αποθηκεύει τον πηγαίο κώδικα της επιλεγμένης μακροεντολής Basic .</ahelp>"
+msgid "<ahelp hid=\".uno:LibSelector\" visibility=\"visible\">Select the library that you want to edit.</ahelp> The first module of the library that you select is displayed in the Basic IDE."
+msgstr "<ahelp hid=\".uno:LibSelector\" visibility=\"visible\"> Επιλέξτε τη βιβλιοθήκη που επιθυμείτε να επεξεργαστείτε.</ahelp> Το πρώτο άρθρωμα της βιβλιοθήκης που επιλέξατε εμφανίζεται μέσα στο περιβάλλον εργασίας Basic IDE."
-#: 11150000.xhp
+#: 11010000.xhp
msgctxt ""
-"11150000.xhp\n"
-"par_id3145071\n"
+"11010000.xhp\n"
+"par_id3149095\n"
"help.text"
-msgid "<image id=\"img_id3149182\" src=\"cmd/sc_savebasicas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149182\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149182\" src=\"cmd/sc_savebasicas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149182\">Εικονίδιο</alt></image>"
+msgid "<image src=\"res/helpimg/feldalle.png\" id=\"img_id3147576\" localize=\"true\"><alt id=\"alt_id3147576\">List box Library</alt></image>"
+msgstr "<image src=\"res/helpimg/feldalle.png\" id=\"img_id3147576\" localize=\"true\"><alt id=\"alt_id3147576\">Λίστα βιβλιοθηκών</alt></image>"
-#: 11150000.xhp
+#: 11010000.xhp
msgctxt ""
-"11150000.xhp\n"
-"par_id3151110\n"
-"2\n"
+"11010000.xhp\n"
+"par_id3147654\n"
+"3\n"
"help.text"
-msgid "Save Source As"
-msgstr "Αποθήκευση κώδικα ως"
+msgid "Library List Box"
+msgstr "Λίστα βιβλιοθηκών"
-#: 11140000.xhp
+#: 11020000.xhp
msgctxt ""
-"11140000.xhp\n"
+"11020000.xhp\n"
"tit\n"
"help.text"
-msgid "Insert Source Text"
-msgstr "Εισαγωγή κώδικα"
+msgid "Compile"
+msgstr "Μεταγλώττιση"
-#: 11140000.xhp
+#: 11020000.xhp
msgctxt ""
-"11140000.xhp\n"
-"hd_id3154044\n"
+"11020000.xhp\n"
+"hd_id3148983\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"Insert Source Text\">Insert Source Text</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"Εισαγωγή κώδικα \">Εισαγωγή κώδικα </link>"
+msgid "<link href=\"text/sbasic/shared/02/11020000.xhp\" name=\"Compile\">Compile</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11020000.xhp\" name=\"Μεταγλώττιση\">Μεταγλώττιση</link>"
-#: 11140000.xhp
+#: 11020000.xhp
msgctxt ""
-"11140000.xhp\n"
-"par_id3150702\n"
+"11020000.xhp\n"
+"par_id3159201\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:LoadBasic\">Opens the Basic source text in the Basic IDE window.</ahelp>"
-msgstr "<ahelp hid=\".uno:LoadBasic\">Ανοίγει το κείμενο κώδικα της Basic στο παράθυρο εργασίας της Basic IDE.</ahelp>"
-
-#: 11140000.xhp
-msgctxt ""
-"11140000.xhp\n"
-"par_id3150445\n"
-"3\n"
-"help.text"
-msgid "Place the cursor in the code where you want to insert the source text, and then click the <emph>Insert source text</emph> icon. Locate the file that contains the Basic source text that you want to insert, and then click <emph>Open</emph>."
-msgstr "Τοποθετήστε το δείκτη στον κώδικα όπου επιθυμείτε να παρεμβάλετε το κείμενο κώδικα, και έπειτα κάντε κλικ στο εικονίδιο <emph>Εισαγωγή κώδικα</emph>. Εντοπίστε το αρχείο που περιέχει το κείμενο κώδικα της Basic που επιθυμείτε να εισάγετε, και ύστερα κάντε κλικ στο <emph>Άνοιγμα</emph>."
+msgid "<ahelp hid=\".uno:CompileBasic\" visibility=\"visible\">Compiles the Basic macro.</ahelp> You need to compile a macro after you make changes to it, or if the macro uses single or procedure steps."
+msgstr "<ahelp hid=\".uno:CompileBasic\" visibility=\"visible\"> Μεταγλωττίζει τη μακροεντολή Basic .</ahelp> Πρέπει να μεταγλωττίσετε μια μακροεντολή μετά από κάθε αλλαγή σε αυτήν, ή εάν η μακροεντολή χρησιμοποιεί βηματική ή διαδικαστική εκτέλεση."
-#: 11140000.xhp
+#: 11020000.xhp
msgctxt ""
-"11140000.xhp\n"
-"par_id3145136\n"
+"11020000.xhp\n"
+"par_id3156426\n"
"help.text"
-msgid "<image id=\"img_id3147571\" src=\"cmd/sc_loadbasic.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147571\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147571\" src=\"cmd/sc_loadbasic.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147571\">Εικονίδιο</alt></image>"
+msgid "<image src=\"cmd/sc_compilebasic.png\" id=\"img_id3147576\"><alt id=\"alt_id3147576\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_compilebasic.png\" id=\"img_id3147576\"><alt id=\"alt_id3147576\">Icon</alt></image>"
-#: 11140000.xhp
+#: 11020000.xhp
msgctxt ""
-"11140000.xhp\n"
-"par_id3145346\n"
-"4\n"
+"11020000.xhp\n"
+"par_id3149399\n"
+"3\n"
"help.text"
-msgid "Insert source text"
-msgstr "Εισαγωγή κειμένου κώδικα"
+msgid "Compile"
+msgstr "Μεταγλώττιση"
-#: 11190000.xhp
+#: 11030000.xhp
msgctxt ""
-"11190000.xhp\n"
+"11030000.xhp\n"
"tit\n"
"help.text"
-msgid "Export Dialog"
-msgstr "Εξαγωγή διαλόγου"
+msgid "Run"
+msgstr "Εκτέλεση"
-#: 11190000.xhp
+#: 11030000.xhp
msgctxt ""
-"11190000.xhp\n"
-"hd_id3156183\n"
+"11030000.xhp\n"
+"hd_id3153255\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11190000.xhp\" name=\"Export Dialog\">Export Dialog</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11190000.xhp\" name=\"Εξαγωγή διαλόγου\">Εξαγωγή διαλόγου</link>"
+msgid "<link href=\"text/sbasic/shared/02/11030000.xhp\" name=\"Run\">Run</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11030000.xhp\" name=\"Εκτέλεση\">Εκτέλεση</link>"
-#: 11190000.xhp
+#: 11030000.xhp
msgctxt ""
-"11190000.xhp\n"
-"par_id3152363\n"
+"11030000.xhp\n"
+"par_id3159201\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">In the dialog editor, this command calls a \"Save as\" dialog to export the current BASIC dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Στον συντάκτη διαλόγου, αυτή η εντολή καλεί ένα διάλογο \"Αποθήκευση ως\" για εξαγωγή του τρέχοντος διαλόγου BASIC.</ahelp>"
+msgid "<ahelp hid=\".uno:RunBasic\">Runs the first macro of the current module.</ahelp>"
+msgstr "<ahelp hid=\".uno:RunBasic\">Εκτελεί την πρώτη μακροεντολή του τρέχοντος αρθρώματος.</ahelp>"
-#: 11190000.xhp
+#: 11030000.xhp
msgctxt ""
-"11190000.xhp\n"
-"par_id3143267\n"
+"11030000.xhp\n"
+"par_id3156410\n"
"help.text"
-msgid "<image id=\"img_id3155339\" src=\"cmd/sc_exportdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155339\" src=\"cmd/sc_exportdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3153311\" src=\"cmd/sc_runbasic.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153311\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153311\" src=\"cmd/sc_runbasic.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153311\">Icon</alt></image>"
-#: 11190000.xhp
+#: 11030000.xhp
msgctxt ""
-"11190000.xhp\n"
-"par_id3145383\n"
+"11030000.xhp\n"
+"par_id3154750\n"
"3\n"
"help.text"
-msgid "Export Dialog"
-msgstr "Εξαγωγή διαλόγου"
+msgid "Run"
+msgstr "Εκτέλεση"
#: 11040000.xhp
msgctxt ""
@@ -204,6 +196,311 @@ msgctxt ""
msgid "Stop"
msgstr "Διακοπή"
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Single Step"
+msgstr "Βηματική εκτέλεση"
+
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"hd_id3155934\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Βηματική εκτέλεση\">Βηματική εκτέλεση</link>"
+
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3146117\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:BasicStepInto\">Runs the macro and stops it after the next command.</ahelp>"
+msgstr "<ahelp hid=\".uno:BasicStepInto\">Εκτελεί τη μακροεντολή και την σταματά ύστερα από την επόμενη εντολή.</ahelp>"
+
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3152801\n"
+"4\n"
+"help.text"
+msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
+msgstr "Μπορείτε να χρησιμοποιήσετε αυτήν την εντολή σε συνδυασμό με τον <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Παρατηρητή\">Παρατηρητή</link> για την αντιμετώπιση σφαλμάτων."
+
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3157958\n"
+"help.text"
+msgid "<image id=\"img_id3153345\" src=\"cmd/sc_basicstepinto.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153345\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153345\" src=\"cmd/sc_basicstepinto.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153345\">Εικονίδιο</alt></image>"
+
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3147573\n"
+"3\n"
+"help.text"
+msgid "Single Step"
+msgstr "Βηματική εκτέλεση"
+
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3149235\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step function\">Procedure Step function</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Εκτέλεση διαδικασίας\">Εκτέλεση διαδικασίας</link>"
+
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Procedure Step"
+msgstr "Εκτέλεση διαδικασίας"
+
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"hd_id3148520\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step\">Procedure Step</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Εκτέλεση διαδικασίας\">Εκτέλεση διαδικασίας</link>"
+
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3152363\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:BasicStepOver\">Runs the macro and stops it after the next procedure.</ahelp>"
+msgstr "<ahelp hid=\".uno:BasicStepOver\">Εκτελεί τη μακροεντολή και την σταματά μετά από την επόμενη διαδικασία.</ahelp>"
+
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3153394\n"
+"4\n"
+"help.text"
+msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
+msgstr "Μπορείτε να χρησιμοποιήσετε αυτήν την εντολή σε συνδυασμό με τον <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Παρατηρητή\">Παρατηρητή</link> για την αντιμετώπιση σφαλμάτων."
+
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3147576\n"
+"help.text"
+msgid "<image id=\"img_id3143267\" src=\"cmd/sc_basicstepover.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">Icon</alt></image>"
+msgstr "<image id=\"img_id3143267\" src=\"cmd/sc_basicstepover.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">Εικονίδιο</alt></image>"
+
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3154307\n"
+"3\n"
+"help.text"
+msgid "Procedure Step"
+msgstr "Εκτέλεση διαδικασίας"
+
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3153562\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step function\">Single Step function</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Λειτουργία βηματικής εκτέλεσης\">Λειτουργία βηματικής εκτέλεσης</link>"
+
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Breakpoint"
+msgstr "Σημείο στάσης"
+
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"hd_id3154863\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"Breakpoint\">Breakpoint</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"Σημείο στάσης\">Σημείο στάσης</link>"
+
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3155364\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ToggleBreakPoint\">Inserts a breakpoint in the program line.</ahelp>"
+msgstr "<ahelp hid=\".uno:ToggleBreakPoint\">Εισάγει ένα σημείο στάσης στην γραμμή του προγράμματος.</ahelp>"
+
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3149346\n"
+"4\n"
+"help.text"
+msgid "The breakpoint is inserted at the cursor position. Use a breakpoint to interrupt a program just before an error occurs. You can then troubleshoot the program by running it in <link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link> mode until the error occurs. You can also use the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> icon to check the content of the relevant variables."
+msgstr "Το σημείο στάσης εισέρχεται στη τρέχουσα θέση του δρομέα. Χρησιμοποιήστε το σημείο στάσης για να διακόψετε ένα πρόγραμμα αμέσως πριν εμφανιστεί ένα σφάλμα. Μπορείτε έπειτα να ανιχνεύσετε το σφάλμα του προγράμματος να το εκτελέσετε με<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Βηματική εκτέλεση\">Βηματική εκτέλεση</link> έως ότου εμφανιστεί το σφάλμα. Μπορείτε επίσης να χρησιμοποιήσετε το εικονίδιο <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Παρατηρητής\">Παρατηρητής</link> για να ελέγξετε το περιεχόμενο των εμπλεκόμενων μεταβλητών."
+
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3156346\n"
+"help.text"
+msgid "<image id=\"img_id3152780\" src=\"cmd/sc_togglebreakpoint.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3152780\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152780\" src=\"cmd/sc_togglebreakpoint.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3152780\">Εικονίδιο</alt></image>"
+
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3149416\n"
+"3\n"
+"help.text"
+msgid "Breakpoint"
+msgstr "Σημείο στάσης"
+
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Enable Watch"
+msgstr "Ενεργοποίηση παρατηρητή"
+
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"hd_id3154863\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Enable Watch\">Enable Watch</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Ενεργοποίηση παρατηρητή\">Ενεργοποίηση παρατηρητή</link>"
+
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3093440\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:AddWatch\">Click this icon to view the variables in a macro. The contents of the variable are displayed in a separate window.</ahelp>"
+msgstr "<ahelp hid=\".uno:AddWatch\">Πατήστε σε αυτό το εικονίδιο για να προβάλετε τις μεταβλητές σε μία μακροεντολή. Τα περιεχόμενα των μεταβλητών εμφανίζονται σε ξεχωριστό παράθυρο.</ahelp>"
+
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3147399\n"
+"6\n"
+"help.text"
+msgid "Click the name of a variable to select it, then click the <emph>Enable Watch</emph> icon. The value that is assigned to the variable is displayed next to its name. This value is constantly updated."
+msgstr "Πατήστε στο όνομα μιας μεταβλητής για να την επιλέξετε, ύστερα κάντε κλικ στο εικονίδιο <emph>Ενεργοποίηση παρατηρητή</emph>. Η τιμή που ορίστηκε στη μεταβλητή εμφανίζεται δίπλα από το όνομά της. Η τιμή ενημερώνεται συνεχώς."
+
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3155892\n"
+"help.text"
+msgid "<image id=\"img_id3147209\" src=\"cmd/sc_addwatch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147209\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147209\" src=\"cmd/sc_addwatch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147209\">Εικονίδιο</alt></image>"
+
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3150276\n"
+"3\n"
+"help.text"
+msgid "Enable Watch"
+msgstr "Ενεργοποίηση παρατηρητή"
+
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3159158\n"
+"4\n"
+"help.text"
+msgid "To remove the variable watch, select the variable in the Watch window, and then click on the <emph>Remove Watch</emph> icon."
+msgstr "Για να αφαιρέσετε την παρατήρηση της μεταβλητής, επιλέξτε τη μεταβλητή στο παράθυρο Παρατήρηση, και ύστερα κάντε κλικ στο εικονίδιο <emph>Αφαίρεση παρατήρησης</emph>."
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Object Catalog"
+msgstr "Κατάλογος αντικειμένων"
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"hd_id3153255\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Object Catalog\">Object Catalog</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Κατάλογος αντικειμένων\">Κατάλογος αντικειμένων</link>"
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3151384\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ObjectCatalog\">Opens the <emph>Objects</emph> pane, where you can view Basic objects.</ahelp>"
+msgstr "<ahelp hid=\".uno:ObjectCatalog\">Ανοίγει το παράθυρο <emph>Αντικείμενα</emph>, όπου μπορείτε να δείτε βασικά αντικείμενα.</ahelp>"
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3147576\n"
+"15\n"
+"help.text"
+msgid "Double click the name of a function or sub to load the module that contains that function or sub, and to position the cursor. Double click the name of a module or dialog to load and display that module or dialog."
+msgstr "Διπλοπατήστε το όνομα μιας συνάρτησης ή υπορουτίνας για φόρτωση της ενότητας που περιέχει αυτήν τη συνάρτηση ή υπορουτίνα και τοποθέτηση του δρομέα. Διπλοπατήστε το όνομα μιας ενότητας ή διαλόγου για φόρτωση και εμφάνιση αυτής της ενότητας ή διαλόγου."
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3148538\n"
+"help.text"
+msgid "<image id=\"img_id3163803\" src=\"cmd/sc_objectcatalog.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163803\">Icon</alt></image>"
+msgstr "<image id=\"img_id3163803\" src=\"cmd/sc_objectcatalog.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163803\">Εικονίδιο</alt></image>"
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3154515\n"
+"3\n"
+"help.text"
+msgid "Object Catalog"
+msgstr "Κατάλογος αντικειμένων"
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"hd_id3146794\n"
+"13\n"
+"help.text"
+msgid "Window Area"
+msgstr "Περιοχή παραθύρου"
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3149655\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Displays a hierarchical view of the current $[officename] macro libraries, modules, and dialogs. To display the contents of an item in the window, double click its name.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Εμφανίζει μια ιεραρχική προβολή των τρεχουσών βιβλιοθηκών μακροεντολών, ενοτήτων και διαλόγων. Για την εμφάνιση των περιεχομένων ενός στοιχείου στο παράθυρο, διπλοπατήστε το όνομά του.</ahelp>"
+
#: 11100000.xhp
msgctxt ""
"11100000.xhp\n"
@@ -247,48 +544,48 @@ msgctxt ""
msgid "Macros"
msgstr "Μακροεντολές"
-#: 11160000.xhp
+#: 11110000.xhp
msgctxt ""
-"11160000.xhp\n"
+"11110000.xhp\n"
"tit\n"
"help.text"
-msgid "Step Out"
-msgstr "Έξοδος από την τρέχουσα Sub/Function"
+msgid "Modules"
+msgstr "Αρθρώματα"
-#: 11160000.xhp
+#: 11110000.xhp
msgctxt ""
-"11160000.xhp\n"
-"hd_id3148983\n"
+"11110000.xhp\n"
+"hd_id3148520\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11160000.xhp\" name=\"Step Out\">Step Out</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11160000.xhp\" name=\"Έξοδος από την τρέχουσα Sub/Function \">Έξοδος από την τρέχουσα Sub/Function</link>"
+msgid "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Modules\">Modules</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Αρθρώματα\">Αρθρώματα</link>"
-#: 11160000.xhp
+#: 11110000.xhp
msgctxt ""
-"11160000.xhp\n"
-"par_id3157898\n"
+"11110000.xhp\n"
+"par_id3156414\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:BasicStepOut\" visibility=\"visible\">Jumps back to the previous routine in the current macro.</ahelp>"
-msgstr "<ahelp hid=\".uno:BasicStepOut\" visibility=\"visible\">Μεταβαίνει στην προηγούμενη ρουτίνα της τρέχουσας μακροεντολής</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">Click here to open the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">Κάντε κλικ εδώ για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Διαχείριση μακροεντολών\"><emph>Διαχείριση μακροεντολών</emph></link>.</ahelp>"
-#: 11160000.xhp
+#: 11110000.xhp
msgctxt ""
-"11160000.xhp\n"
-"par_id3156410\n"
+"11110000.xhp\n"
+"par_id3157958\n"
"help.text"
-msgid "<image src=\"cmd/sc_basicstepout.png\" id=\"img_id3159233\"><alt id=\"alt_id3159233\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_basicstepout.png\" id=\"img_id3159233\"><alt id=\"alt_id3159233\">Εικονίδιο</alt></image>"
+msgid "<image src=\"cmd/sc_moduledialog.png\" id=\"img_id3155535\"><alt id=\"alt_id3155535\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_moduledialog.png\" id=\"img_id3155535\"><alt id=\"alt_id3155535\">Εικονίδιο</alt></image>"
-#: 11160000.xhp
+#: 11110000.xhp
msgctxt ""
-"11160000.xhp\n"
-"par_id3158421\n"
+"11110000.xhp\n"
+"par_id3145383\n"
"3\n"
"help.text"
-msgid "Step Out"
-msgstr "Έξοδος από την τρέχουσα Sub/Function"
+msgid "Modules"
+msgstr "Αρθρώματα"
#: 11120000.xhp
msgctxt ""
@@ -333,309 +630,329 @@ msgctxt ""
msgid "Find Parentheses"
msgstr "Εύρεση παρενθέσεων"
-#: 11110000.xhp
+#: 11140000.xhp
msgctxt ""
-"11110000.xhp\n"
+"11140000.xhp\n"
"tit\n"
"help.text"
-msgid "Modules"
-msgstr "Αρθρώματα"
+msgid "Insert Source Text"
+msgstr "Εισαγωγή κώδικα"
-#: 11110000.xhp
+#: 11140000.xhp
msgctxt ""
-"11110000.xhp\n"
-"hd_id3148520\n"
+"11140000.xhp\n"
+"hd_id3154044\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Modules\">Modules</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Αρθρώματα\">Αρθρώματα</link>"
+msgid "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"Insert Source Text\">Insert Source Text</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"Εισαγωγή κώδικα \">Εισαγωγή κώδικα </link>"
-#: 11110000.xhp
+#: 11140000.xhp
msgctxt ""
-"11110000.xhp\n"
-"par_id3156414\n"
+"11140000.xhp\n"
+"par_id3150702\n"
"2\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">Click here to open the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">Κάντε κλικ εδώ για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Διαχείριση μακροεντολών\"><emph>Διαχείριση μακροεντολών</emph></link>.</ahelp>"
+msgid "<ahelp hid=\".uno:LoadBasic\">Opens the Basic source text in the Basic IDE window.</ahelp>"
+msgstr "<ahelp hid=\".uno:LoadBasic\">Ανοίγει το κείμενο κώδικα της Basic στο παράθυρο εργασίας της Basic IDE.</ahelp>"
-#: 11110000.xhp
+#: 11140000.xhp
msgctxt ""
-"11110000.xhp\n"
-"par_id3157958\n"
+"11140000.xhp\n"
+"par_id3150445\n"
+"3\n"
"help.text"
-msgid "<image src=\"cmd/sc_moduledialog.png\" id=\"img_id3155535\"><alt id=\"alt_id3155535\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_moduledialog.png\" id=\"img_id3155535\"><alt id=\"alt_id3155535\">Εικονίδιο</alt></image>"
+msgid "Place the cursor in the code where you want to insert the source text, and then click the <emph>Insert source text</emph> icon. Locate the file that contains the Basic source text that you want to insert, and then click <emph>Open</emph>."
+msgstr "Τοποθετήστε το δείκτη στον κώδικα όπου επιθυμείτε να παρεμβάλετε το κείμενο κώδικα, και έπειτα κάντε κλικ στο εικονίδιο <emph>Εισαγωγή κώδικα</emph>. Εντοπίστε το αρχείο που περιέχει το κείμενο κώδικα της Basic που επιθυμείτε να εισάγετε, και ύστερα κάντε κλικ στο <emph>Άνοιγμα</emph>."
-#: 11110000.xhp
+#: 11140000.xhp
msgctxt ""
-"11110000.xhp\n"
-"par_id3145383\n"
-"3\n"
+"11140000.xhp\n"
+"par_id3145136\n"
"help.text"
-msgid "Modules"
-msgstr "Αρθρώματα"
+msgid "<image id=\"img_id3147571\" src=\"cmd/sc_loadbasic.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147571\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147571\" src=\"cmd/sc_loadbasic.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147571\">Εικονίδιο</alt></image>"
-#: 11060000.xhp
+#: 11140000.xhp
msgctxt ""
-"11060000.xhp\n"
+"11140000.xhp\n"
+"par_id3145346\n"
+"4\n"
+"help.text"
+msgid "Insert source text"
+msgstr "Εισαγωγή κειμένου κώδικα"
+
+#: 11150000.xhp
+msgctxt ""
+"11150000.xhp\n"
"tit\n"
"help.text"
-msgid "Procedure Step"
-msgstr "Εκτέλεση διαδικασίας"
+msgid "Save Source As"
+msgstr "Αποθήκευση κώδικα ως"
-#: 11060000.xhp
+#: 11150000.xhp
msgctxt ""
-"11060000.xhp\n"
-"hd_id3148520\n"
+"11150000.xhp\n"
+"hd_id3149497\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step\">Procedure Step</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Εκτέλεση διαδικασίας\">Εκτέλεση διαδικασίας</link>"
+msgid "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"Save Source As\">Save Source As</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"Αποθήκευση κώδικα ως\">Αποθήκευση κώδικα ως</link>"
-#: 11060000.xhp
+#: 11150000.xhp
msgctxt ""
-"11060000.xhp\n"
-"par_id3152363\n"
+"11150000.xhp\n"
+"par_id3147261\n"
+"3\n"
+"help.text"
+msgid "<ahelp hid=\".uno:SaveBasicAs\">Saves the source code of the selected Basic macro.</ahelp>"
+msgstr "<ahelp hid=\".uno:SaveBasicAs\"> Αποθηκεύει τον πηγαίο κώδικα της επιλεγμένης μακροεντολής Basic .</ahelp>"
+
+#: 11150000.xhp
+msgctxt ""
+"11150000.xhp\n"
+"par_id3145071\n"
+"help.text"
+msgid "<image id=\"img_id3149182\" src=\"cmd/sc_savebasicas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149182\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149182\" src=\"cmd/sc_savebasicas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149182\">Εικονίδιο</alt></image>"
+
+#: 11150000.xhp
+msgctxt ""
+"11150000.xhp\n"
+"par_id3151110\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:BasicStepOver\">Runs the macro and stops it after the next procedure.</ahelp>"
-msgstr "<ahelp hid=\".uno:BasicStepOver\">Εκτελεί τη μακροεντολή και την σταματά μετά από την επόμενη διαδικασία.</ahelp>"
+msgid "Save Source As"
+msgstr "Αποθήκευση κώδικα ως"
-#: 11060000.xhp
+#: 11160000.xhp
msgctxt ""
-"11060000.xhp\n"
-"par_id3153394\n"
-"4\n"
+"11160000.xhp\n"
+"tit\n"
"help.text"
-msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
-msgstr "Μπορείτε να χρησιμοποιήσετε αυτήν την εντολή σε συνδυασμό με τον <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Παρατηρητή\">Παρατηρητή</link> για την αντιμετώπιση σφαλμάτων."
+msgid "Step Out"
+msgstr "Έξοδος από την τρέχουσα Sub/Function"
-#: 11060000.xhp
+#: 11160000.xhp
msgctxt ""
-"11060000.xhp\n"
-"par_id3147576\n"
+"11160000.xhp\n"
+"hd_id3148983\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3143267\" src=\"cmd/sc_basicstepover.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">Icon</alt></image>"
-msgstr "<image id=\"img_id3143267\" src=\"cmd/sc_basicstepover.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/sbasic/shared/02/11160000.xhp\" name=\"Step Out\">Step Out</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11160000.xhp\" name=\"Έξοδος από την τρέχουσα Sub/Function \">Έξοδος από την τρέχουσα Sub/Function</link>"
-#: 11060000.xhp
+#: 11160000.xhp
msgctxt ""
-"11060000.xhp\n"
-"par_id3154307\n"
-"3\n"
+"11160000.xhp\n"
+"par_id3157898\n"
+"2\n"
"help.text"
-msgid "Procedure Step"
-msgstr "Εκτέλεση διαδικασίας"
+msgid "<ahelp hid=\".uno:BasicStepOut\" visibility=\"visible\">Jumps back to the previous routine in the current macro.</ahelp>"
+msgstr "<ahelp hid=\".uno:BasicStepOut\" visibility=\"visible\">Μεταβαίνει στην προηγούμενη ρουτίνα της τρέχουσας μακροεντολής</ahelp>"
-#: 11060000.xhp
+#: 11160000.xhp
msgctxt ""
-"11060000.xhp\n"
-"par_id3153562\n"
-"6\n"
+"11160000.xhp\n"
+"par_id3156410\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step function\">Single Step function</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Λειτουργία βηματικής εκτέλεσης\">Λειτουργία βηματικής εκτέλεσης</link>"
+msgid "<image src=\"cmd/sc_basicstepout.png\" id=\"img_id3159233\"><alt id=\"alt_id3159233\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_basicstepout.png\" id=\"img_id3159233\"><alt id=\"alt_id3159233\">Εικονίδιο</alt></image>"
-#: 11090000.xhp
+#: 11160000.xhp
msgctxt ""
-"11090000.xhp\n"
-"tit\n"
+"11160000.xhp\n"
+"par_id3158421\n"
+"3\n"
"help.text"
-msgid "Object Catalog"
-msgstr "Κατάλογος αντικειμένων"
+msgid "Step Out"
+msgstr "Έξοδος από την τρέχουσα Sub/Function"
-#: 11090000.xhp
+#: 11170000.xhp
msgctxt ""
-"11090000.xhp\n"
-"hd_id3153255\n"
-"1\n"
+"11170000.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Object Catalog\">Object Catalog</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Κατάλογος αντικειμένων\">Κατάλογος αντικειμένων</link>"
+msgid "Manage Breakpoints"
+msgstr "Διαχείριση σημείων στάσης"
-#: 11090000.xhp
+#: 11170000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3151384\n"
-"2\n"
+"11170000.xhp\n"
+"hd_id3156183\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:ObjectCatalog\">Opens the <emph>Objects</emph> dialog, where you can view Basic objects.</ahelp>"
-msgstr "<ahelp hid=\".uno:ObjectCatalog\"> Ανοίγει το παράθυρο διαλόγου <emph>Αντικείμενα</emph>, όπου εκεί μπορείτε να προβάλετε τα αντικείμενα της Basic.</ahelp>"
+msgid "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"Διαχείριση σημείων στάσης\">Διαχείριση σημείων στάσης</link>"
-#: 11090000.xhp
+#: 11170000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3147576\n"
-"15\n"
+"11170000.xhp\n"
+"par_id3152363\n"
+"2\n"
"help.text"
-msgid "Double click the name of a function or sub to load the module that contains that function or sub, and to position the cursor. Click the name of a module or dialog and then click the <emph>Show</emph> icon to load and display that module or dialog."
-msgstr "Κάντε διπλό κλικ στο όνομα μιας συνάρτησης ή μίας υπολειτουργίας για να φορτωθεί το άρθρωμα που περιέχει την συνάρτηση ή την υπολειτουργία, και να τοποθετηθεί ο δείκτης. Κάντε κλικ στο όνομα ενός αρθρώματος ή ενός παραθύρου διαλόγου και έπειτα στο εικονίδιο<emph>Εμφάνιση</emph>για να φορτωθεί και να εμφανιστεί το άρθρωμα ή το παράθυρο διαλόγου."
+msgid "<ahelp hid=\".\">Calls a dialog to manage breakpoints.</ahelp>"
+msgstr "<ahelp hid=\".\">Καλεί ένα παράθυρο διαλόγου για τη διαχείριση των σημείων στάσης.</ahelp>"
-#: 11090000.xhp
+#: 11170000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3148538\n"
+"11170000.xhp\n"
+"par_id3143267\n"
"help.text"
-msgid "<image id=\"img_id3163803\" src=\"cmd/sc_objectcatalog.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163803\">Icon</alt></image>"
-msgstr "<image id=\"img_id3163803\" src=\"cmd/sc_objectcatalog.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163803\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3155339\" src=\"cmd/sc_managebreakpoints.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155339\" src=\"cmd/sc_managebreakpoints.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Εικονίδιο</alt></image>"
-#: 11090000.xhp
+#: 11170000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3154515\n"
+"11170000.xhp\n"
+"par_id3145383\n"
"3\n"
"help.text"
-msgid "Object Catalog"
-msgstr "Κατάλογος αντικειμένων"
+msgid "Manage Breakpoints"
+msgstr "Διαχείριση σημείων στάσης"
-#: 11090000.xhp
+#: 11170000.xhp
msgctxt ""
-"11090000.xhp\n"
-"hd_id3155388\n"
+"11170000.xhp\n"
+"par_id3154897\n"
"4\n"
"help.text"
-msgid "Show"
-msgstr "Εμφάνιση"
+msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints dialog\"><emph>Manage Breakpoints</emph> dialog</link>"
+msgstr "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Παράθυρο διαλόγου διαχείρισης σημείων στάσης\"><emph>Παράθυρο διαλόγου διαχείρισης σημείων στάσης</emph></link>"
-#: 11090000.xhp
+#: 11180000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3155630\n"
-"5\n"
+"11180000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_OBJCAT_SHOW\">Display the source text or dialog of a selected object.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_OBJCAT_SHOW\">Εμφάνιση του πηγαίου κειμένου ή παραθύρου διαλόγου από ένα επιλεγμένο αντικείμενο.</ahelp>"
+msgid "Import Dialog"
+msgstr "Εισαγωγή διαλόγου"
-#: 11090000.xhp
+#: 11180000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3153126\n"
+"11180000.xhp\n"
+"hd_id3156183\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3148474\" src=\"basctl/res/im01.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148474\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148474\" src=\"basctl/res/im01.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148474\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/sbasic/shared/02/11180000.xhp\" name=\"Import Dialog\">Import Dialog</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11180000.xhp\" name=\"Import Dialog\">Εισαγωγή διαλόγου</link>"
-#: 11090000.xhp
+#: 11180000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3147560\n"
-"6\n"
+"11180000.xhp\n"
+"par_id3152363\n"
+"2\n"
"help.text"
-msgid "Show"
-msgstr "Εμφάνιση"
+msgid "<ahelp hid=\".\">Calls an \"Open\" dialog to import a BASIC dialog file.</ahelp>"
+msgstr "<ahelp hid=\".\">Καλεί έναν \"ανοικτό\" διάλογο για εισαγωγή ενός αρχείου διαλόγου BASIC.</ahelp>"
-#: 11090000.xhp
+#: 11180000.xhp
msgctxt ""
-"11090000.xhp\n"
-"hd_id3146794\n"
-"13\n"
+"11180000.xhp\n"
+"par_id0929200903505211\n"
"help.text"
-msgid "Window Area"
-msgstr "Περιοχή παραθύρου"
+msgid "If the imported dialog has a name that already exists in the library, you see a message box where you can decide to rename the imported dialog. In this case the dialog will be renamed to the next free \"automatic\" name like when creating a new dialog. Or you can replace the existing dialog by the imported dialog. If you click Cancel the dialog is not imported."
+msgstr "Εάν ο εισαχθείς διάλογος έχει ένα όνομα που ήδη υπάρχει στη βιβλιοθήκη, θα δείτε ένα πλαίσιο μηνύματος όπου μπορείτε να αποφασίσετε τη μετονομασία του εισαχθέντος διαλόγου. Σε αυτήν την περίπτωση ο διάλογος θα μετονομαστεί στο επόμενο ελεύθερο \"αυτόματο\" όνομα όπως όταν δημιουργείται νέος διάλογος. Ή μπορείτε να αντικαταστήσετε τον υπάρχοντα διάλογο από τον εισαχθέντα διάλογο. Πατώντας ακύρωση, ο διάλογος δεν εισάγεται."
-#: 11090000.xhp
+#: 11180000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3149655\n"
-"14\n"
+"11180000.xhp\n"
+"par_id0929200903505360\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Displays a hierarchical view of the current $[officename] macro libraries, modules, and dialogs. To display the contents of an item in the window, double-click its name or select the name and click the <emph>Show</emph> icon.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\"> Εμφανίζει μια ιεραρχική άποψη της τρέχουσας βιβλιοθήκης μακροεντολών, αρθρωμάτων και παραθύρων διαλόγου του $[officename]. Για να εμφανίσετε τα περιεχόμενα ενός στοιχείου στο παράθυρο, κάντε διπλό κλικ στο όνομά του ή επιλέξτε το όνομα και κάντε κλικ στο εικονίδιο <emph>Εμφάνιση</emph>.</ahelp>"
+msgid "Dialogs can contain localization data. When importing a dialog, a mismatch of the dialogs' localization status can occur."
+msgstr "Οι διάλογοι μπορεί να περιέχουν δεδομένα τοπικοποίησης. Εισάγοντας ένα διάλογο, μπορεί να μην ταιριάξει η κατάσταση τοπικοποίησης των διαλόγων."
-#: 11070000.xhp
+#: 11180000.xhp
msgctxt ""
-"11070000.xhp\n"
-"tit\n"
+"11180000.xhp\n"
+"par_id0929200903505320\n"
"help.text"
-msgid "Breakpoint"
-msgstr "Σημείο στάσης"
+msgid "If the library contains additional languages compared to the imported dialog, or if the imported dialog is not localized at all, then the additional languages will silently be added to the imported dialog using the strings of the dialog's default locale."
+msgstr "Εάν η βιβλιοθήκη περιέχει πρόσθετες γλώσσες συγκρινόμενη με τον εισαγόμενο διάλογο, ή εάν ο εισαχθείς διάλογος δεν τοπικοποιείται καθόλου, τότε οι πρόσθετες γλώσσες θα προστεθούν σιωπηλά στον εισαχθέντα διάλογο χρησιμοποιώντας τα αλφαριθμητικά του προεπιλεγμένου τοπικού διαλόγου."
-#: 11070000.xhp
+#: 11180000.xhp
msgctxt ""
-"11070000.xhp\n"
-"hd_id3154863\n"
-"1\n"
+"11180000.xhp\n"
+"par_id0929200903505383\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"Breakpoint\">Breakpoint</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"Σημείο στάσης\">Σημείο στάσης</link>"
+msgid "If the imported dialog contains additional languages compared to the library, or if the library is not localized at all, then you see a message box with Add, Omit, and Cancel buttons."
+msgstr "Εάν ο εισαγόμενος διάλογος περιέχει πρόσθετες γλώσσες συγκρινόμενος με τη βιβλιοθήκη, ή εάν η βιβλιοθήκη δεν είναι καθόλου τοπικοποιημένη, τότε θα δείτε ένα πλαίσιο μηνύματος με κουμπιά προσθήκη, παράλειψη και ακύρωση."
-#: 11070000.xhp
+#: 11180000.xhp
msgctxt ""
-"11070000.xhp\n"
-"par_id3155364\n"
-"2\n"
+"11180000.xhp\n"
+"par_id0929200903505340\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToggleBreakPoint\">Inserts a breakpoint in the program line.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToggleBreakPoint\">Εισάγει ένα σημείο στάσης στην γραμμή του προγράμματος.</ahelp>"
+msgid "Add: The additional languages from the imported dialog will be added to the already existing dialog. The resources from the library's default language will be used for the new languages. This is the same as if you add these languages manually."
+msgstr "Προσθήκη: Οι πρόσθετες γλώσσες από τον εισαγόμενο διάλογο θα προστεθεί στον ήδη υπάρχοντα διάλογο. Οι πηγές από την προεπιλεγμένη γλώσσα της βιβλιοθήκης θα χρησιμοποιηθούν για τις νέες γλώσσες. Αυτό είναι το ίδιο σαν να προσθέτατε αυτές τις γλώσσες χειροκίνητα."
-#: 11070000.xhp
+#: 11180000.xhp
msgctxt ""
-"11070000.xhp\n"
-"par_id3149346\n"
-"4\n"
+"11180000.xhp\n"
+"par_id0929200903505367\n"
"help.text"
-msgid "The breakpoint is inserted at the cursor position. Use a breakpoint to interrupt a program just before an error occurs. You can then troubleshoot the program by running it in <link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link> mode until the error occurs. You can also use the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> icon to check the content of the relevant variables."
-msgstr "Το σημείο στάσης εισέρχεται στη τρέχουσα θέση του δρομέα. Χρησιμοποιήστε το σημείο στάσης για να διακόψετε ένα πρόγραμμα αμέσως πριν εμφανιστεί ένα σφάλμα. Μπορείτε έπειτα να ανιχνεύσετε το σφάλμα του προγράμματος να το εκτελέσετε με<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Βηματική εκτέλεση\">Βηματική εκτέλεση</link> έως ότου εμφανιστεί το σφάλμα. Μπορείτε επίσης να χρησιμοποιήσετε το εικονίδιο <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Παρατηρητής\">Παρατηρητής</link> για να ελέγξετε το περιεχόμενο των εμπλεκόμενων μεταβλητών."
+msgid "Omit: The library's language settings will stay unchanged. The imported dialog's resources for the omitted languages are not copied into the library, but they remain in the imported dialog's source files."
+msgstr "Παράλειψη: Οι ρυθμίσεις γλώσσας της βιβλιοθήκης θα παραμείνουν αμετάβλητες. Οι πηγές του εισαγόμενου διαλόγου για τις παραλειπόμενες γλώσσες δεν αντιγράφονται στη βιβλιοθήκη, αλλά παραμένουν στις πηγές αρχείων του εισαγόμενου διάλογου."
-#: 11070000.xhp
+#: 11180000.xhp
msgctxt ""
-"11070000.xhp\n"
-"par_id3156346\n"
+"11180000.xhp\n"
+"par_id3143267\n"
"help.text"
-msgid "<image id=\"img_id3152780\" src=\"cmd/sc_togglebreakpoint.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3152780\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152780\" src=\"cmd/sc_togglebreakpoint.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3152780\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3155339\" src=\"cmd/sc_importdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155339\" src=\"cmd/sc_importdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Εικονίδιο</alt></image>"
-#: 11070000.xhp
+#: 11180000.xhp
msgctxt ""
-"11070000.xhp\n"
-"par_id3149416\n"
+"11180000.xhp\n"
+"par_id3145383\n"
"3\n"
"help.text"
-msgid "Breakpoint"
-msgstr "Σημείο στάσης"
+msgid "Import Dialog"
+msgstr "Εισαγωγή διαλόγου"
-#: 11020000.xhp
+#: 11190000.xhp
msgctxt ""
-"11020000.xhp\n"
+"11190000.xhp\n"
"tit\n"
"help.text"
-msgid "Compile"
-msgstr "Μεταγλώττιση"
+msgid "Export Dialog"
+msgstr "Εξαγωγή διαλόγου"
-#: 11020000.xhp
+#: 11190000.xhp
msgctxt ""
-"11020000.xhp\n"
-"hd_id3148983\n"
+"11190000.xhp\n"
+"hd_id3156183\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11020000.xhp\" name=\"Compile\">Compile</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11020000.xhp\" name=\"Μεταγλώττιση\">Μεταγλώττιση</link>"
+msgid "<link href=\"text/sbasic/shared/02/11190000.xhp\" name=\"Export Dialog\">Export Dialog</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11190000.xhp\" name=\"Εξαγωγή διαλόγου\">Εξαγωγή διαλόγου</link>"
-#: 11020000.xhp
+#: 11190000.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3159201\n"
+"11190000.xhp\n"
+"par_id3152363\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:CompileBasic\" visibility=\"visible\">Compiles the Basic macro.</ahelp> You need to compile a macro after you make changes to it, or if the macro uses single or procedure steps."
-msgstr "<ahelp hid=\".uno:CompileBasic\" visibility=\"visible\"> Μεταγλωττίζει τη μακροεντολή Basic .</ahelp> Πρέπει να μεταγλωττίσετε μια μακροεντολή μετά από κάθε αλλαγή σε αυτήν, ή εάν η μακροεντολή χρησιμοποιεί βηματική ή διαδικαστική εκτέλεση."
+msgid "<ahelp hid=\".\">In the dialog editor, this command calls a \"Save as\" dialog to export the current BASIC dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Στον συντάκτη διαλόγου, αυτή η εντολή καλεί ένα διάλογο \"Αποθήκευση ως\" για εξαγωγή του τρέχοντος διαλόγου BASIC.</ahelp>"
-#: 11020000.xhp
+#: 11190000.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3156426\n"
+"11190000.xhp\n"
+"par_id3143267\n"
"help.text"
-msgid "<image src=\"cmd/sc_compilebasic.png\" id=\"img_id3147576\"><alt id=\"alt_id3147576\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_compilebasic.png\" id=\"img_id3147576\"><alt id=\"alt_id3147576\">Icon</alt></image>"
+msgid "<image id=\"img_id3155339\" src=\"cmd/sc_exportdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155339\" src=\"cmd/sc_exportdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Εικονίδιο</alt></image>"
-#: 11020000.xhp
+#: 11190000.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3149399\n"
+"11190000.xhp\n"
+"par_id3145383\n"
"3\n"
"help.text"
-msgid "Compile"
-msgstr "Μεταγλώττιση"
+msgid "Export Dialog"
+msgstr "Εξαγωγή διαλόγου"
#: 20000000.xhp
msgctxt ""
@@ -1404,354 +1721,3 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\".\">Adds a tree control that can show a hierarchical list. You can populate the list by your program, using API calls (XtreeControl).</ahelp>"
msgstr "<ahelp hid=\".\"> Προσθέτει ένα πεδίο ελέγχου δέντρων που παρουσιάζει μία ιεραρχική λίστα. Μπορείτε να συμπληρώσετε τη λίστα από το πρόγραμμά σας, χρησιμοποιώντας κλήσεις API (XtreeControl).</ahelp>"
-
-#: 11010000.xhp
-msgctxt ""
-"11010000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Library"
-msgstr "Βιβλιοθήκη"
-
-#: 11010000.xhp
-msgctxt ""
-"11010000.xhp\n"
-"hd_id3151100\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"Library\">Library</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"Βιβλιοθήκη\">Βιβλιοθήκη</link>"
-
-#: 11010000.xhp
-msgctxt ""
-"11010000.xhp\n"
-"par_id3154136\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:LibSelector\" visibility=\"visible\">Select the library that you want to edit.</ahelp> The first module of the library that you select is displayed in the Basic IDE."
-msgstr "<ahelp hid=\".uno:LibSelector\" visibility=\"visible\"> Επιλέξτε τη βιβλιοθήκη που επιθυμείτε να επεξεργαστείτε.</ahelp> Το πρώτο άρθρωμα της βιβλιοθήκης που επιλέξατε εμφανίζεται μέσα στο περιβάλλον εργασίας Basic IDE."
-
-#: 11010000.xhp
-msgctxt ""
-"11010000.xhp\n"
-"par_id3149095\n"
-"help.text"
-msgid "<image src=\"res/helpimg/feldalle.png\" id=\"img_id3147576\" localize=\"true\"><alt id=\"alt_id3147576\">List box Library</alt></image>"
-msgstr "<image src=\"res/helpimg/feldalle.png\" id=\"img_id3147576\" localize=\"true\"><alt id=\"alt_id3147576\">Λίστα βιβλιοθηκών</alt></image>"
-
-#: 11010000.xhp
-msgctxt ""
-"11010000.xhp\n"
-"par_id3147654\n"
-"3\n"
-"help.text"
-msgid "Library List Box"
-msgstr "Λίστα βιβλιοθηκών"
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Import Dialog"
-msgstr "Εισαγωγή διαλόγου"
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"hd_id3156183\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11180000.xhp\" name=\"Import Dialog\">Import Dialog</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11180000.xhp\" name=\"Import Dialog\">Εισαγωγή διαλόγου</link>"
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id3152363\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Calls an \"Open\" dialog to import a BASIC dialog file.</ahelp>"
-msgstr "<ahelp hid=\".\">Καλεί έναν \"ανοικτό\" διάλογο για εισαγωγή ενός αρχείου διαλόγου BASIC.</ahelp>"
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id0929200903505211\n"
-"help.text"
-msgid "If the imported dialog has a name that already exists in the library, you see a message box where you can decide to rename the imported dialog. In this case the dialog will be renamed to the next free \"automatic\" name like when creating a new dialog. Or you can replace the existing dialog by the imported dialog. If you click Cancel the dialog is not imported."
-msgstr "Εάν ο εισαχθείς διάλογος έχει ένα όνομα που ήδη υπάρχει στη βιβλιοθήκη, θα δείτε ένα πλαίσιο μηνύματος όπου μπορείτε να αποφασίσετε τη μετονομασία του εισαχθέντος διαλόγου. Σε αυτήν την περίπτωση ο διάλογος θα μετονομαστεί στο επόμενο ελεύθερο \"αυτόματο\" όνομα όπως όταν δημιουργείται νέος διάλογος. Ή μπορείτε να αντικαταστήσετε τον υπάρχοντα διάλογο από τον εισαχθέντα διάλογο. Πατώντας ακύρωση, ο διάλογος δεν εισάγεται."
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id0929200903505360\n"
-"help.text"
-msgid "Dialogs can contain localization data. When importing a dialog, a mismatch of the dialogs' localization status can occur."
-msgstr "Οι διάλογοι μπορεί να περιέχουν δεδομένα τοπικοποίησης. Εισάγοντας ένα διάλογο, μπορεί να μην ταιριάξει η κατάσταση τοπικοποίησης των διαλόγων."
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id0929200903505320\n"
-"help.text"
-msgid "If the library contains additional languages compared to the imported dialog, or if the imported dialog is not localized at all, then the additional languages will silently be added to the imported dialog using the strings of the dialog's default locale."
-msgstr "Εάν η βιβλιοθήκη περιέχει πρόσθετες γλώσσες συγκρινόμενη με τον εισαγόμενο διάλογο, ή εάν ο εισαχθείς διάλογος δεν τοπικοποιείται καθόλου, τότε οι πρόσθετες γλώσσες θα προστεθούν σιωπηλά στον εισαχθέντα διάλογο χρησιμοποιώντας τα αλφαριθμητικά του προεπιλεγμένου τοπικού διαλόγου."
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id0929200903505383\n"
-"help.text"
-msgid "If the imported dialog contains additional languages compared to the library, or if the library is not localized at all, then you see a message box with Add, Omit, and Cancel buttons."
-msgstr "Εάν ο εισαγόμενος διάλογος περιέχει πρόσθετες γλώσσες συγκρινόμενος με τη βιβλιοθήκη, ή εάν η βιβλιοθήκη δεν είναι καθόλου τοπικοποιημένη, τότε θα δείτε ένα πλαίσιο μηνύματος με κουμπιά προσθήκη, παράλειψη και ακύρωση."
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id0929200903505340\n"
-"help.text"
-msgid "Add: The additional languages from the imported dialog will be added to the already existing dialog. The resources from the library's default language will be used for the new languages. This is the same as if you add these languages manually."
-msgstr "Προσθήκη: Οι πρόσθετες γλώσσες από τον εισαγόμενο διάλογο θα προστεθεί στον ήδη υπάρχοντα διάλογο. Οι πηγές από την προεπιλεγμένη γλώσσα της βιβλιοθήκης θα χρησιμοποιηθούν για τις νέες γλώσσες. Αυτό είναι το ίδιο σαν να προσθέτατε αυτές τις γλώσσες χειροκίνητα."
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id0929200903505367\n"
-"help.text"
-msgid "Omit: The library's language settings will stay unchanged. The imported dialog's resources for the omitted languages are not copied into the library, but they remain in the imported dialog's source files."
-msgstr "Παράλειψη: Οι ρυθμίσεις γλώσσας της βιβλιοθήκης θα παραμείνουν αμετάβλητες. Οι πηγές του εισαγόμενου διαλόγου για τις παραλειπόμενες γλώσσες δεν αντιγράφονται στη βιβλιοθήκη, αλλά παραμένουν στις πηγές αρχείων του εισαγόμενου διάλογου."
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id3143267\n"
-"help.text"
-msgid "<image id=\"img_id3155339\" src=\"cmd/sc_importdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155339\" src=\"cmd/sc_importdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Εικονίδιο</alt></image>"
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id3145383\n"
-"3\n"
-"help.text"
-msgid "Import Dialog"
-msgstr "Εισαγωγή διαλόγου"
-
-#: 11050000.xhp
-msgctxt ""
-"11050000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Single Step"
-msgstr "Βηματική εκτέλεση"
-
-#: 11050000.xhp
-msgctxt ""
-"11050000.xhp\n"
-"hd_id3155934\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Βηματική εκτέλεση\">Βηματική εκτέλεση</link>"
-
-#: 11050000.xhp
-msgctxt ""
-"11050000.xhp\n"
-"par_id3146117\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:BasicStepInto\">Runs the macro and stops it after the next command.</ahelp>"
-msgstr "<ahelp hid=\".uno:BasicStepInto\">Εκτελεί τη μακροεντολή και την σταματά ύστερα από την επόμενη εντολή.</ahelp>"
-
-#: 11050000.xhp
-msgctxt ""
-"11050000.xhp\n"
-"par_id3152801\n"
-"4\n"
-"help.text"
-msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
-msgstr "Μπορείτε να χρησιμοποιήσετε αυτήν την εντολή σε συνδυασμό με την εντολή <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Παρατήρηση\">Παρατήρηση</link> για την αντιμετώπιση σφαλμάτων."
-
-#: 11050000.xhp
-msgctxt ""
-"11050000.xhp\n"
-"par_id3157958\n"
-"help.text"
-msgid "<image id=\"img_id3153345\" src=\"cmd/sc_basicstepinto.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153345\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153345\" src=\"cmd/sc_basicstepinto.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153345\">Εικονίδιο</alt></image>"
-
-#: 11050000.xhp
-msgctxt ""
-"11050000.xhp\n"
-"par_id3147573\n"
-"3\n"
-"help.text"
-msgid "Single Step"
-msgstr "Βηματική εκτέλεση"
-
-#: 11050000.xhp
-msgctxt ""
-"11050000.xhp\n"
-"par_id3149235\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step function\">Procedure Step function</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Εκτέλεση διαδικασίας\">Εκτέλεση διαδικασίας</link>"
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Run"
-msgstr "Εκτέλεση"
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"hd_id3153255\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11030000.xhp\" name=\"Run\">Run</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11030000.xhp\" name=\"Εκτέλεση\">Εκτέλεση</link>"
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"par_id3159201\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:RunBasic\">Runs the first macro of the current module.</ahelp>"
-msgstr "<ahelp hid=\".uno:RunBasic\">Εκτελεί την πρώτη μακροεντολή του τρέχοντος αρθρώματος.</ahelp>"
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"par_id3156410\n"
-"help.text"
-msgid "<image id=\"img_id3153311\" src=\"cmd/sc_runbasic.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153311\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153311\" src=\"cmd/sc_runbasic.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153311\">Icon</alt></image>"
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"par_id3154750\n"
-"3\n"
-"help.text"
-msgid "Run"
-msgstr "Εκτέλεση"
-
-#: 11080000.xhp
-msgctxt ""
-"11080000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Enable Watch"
-msgstr "Ενεργοποίηση παρατηρητή"
-
-#: 11080000.xhp
-msgctxt ""
-"11080000.xhp\n"
-"hd_id3154863\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Enable Watch\">Enable Watch</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Ενεργοποίηση παρατηρητή\">Ενεργοποίηση παρατηρητή</link>"
-
-#: 11080000.xhp
-msgctxt ""
-"11080000.xhp\n"
-"par_id3093440\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:AddWatch\">Click this icon to view the variables in a macro. The contents of the variable are displayed in a separate window.</ahelp>"
-msgstr "<ahelp hid=\".uno:AddWatch\">Πατήστε σε αυτό το εικονίδιο για να προβάλετε τις μεταβλητές σε μία μακροεντολή. Τα περιεχόμενα των μεταβλητών εμφανίζονται σε ξεχωριστό παράθυρο.</ahelp>"
-
-#: 11080000.xhp
-msgctxt ""
-"11080000.xhp\n"
-"par_id3147399\n"
-"6\n"
-"help.text"
-msgid "Click the name of a variable to select it, then click the <emph>Enable Watch</emph> icon. The value that is assigned to the variable is displayed next to its name. This value is constantly updated."
-msgstr "Πατήστε στο όνομα μιας μεταβλητής για να την επιλέξετε, ύστερα κάντε κλικ στο εικονίδιο <emph>Ενεργοποίηση παρατηρητή</emph>. Η τιμή που ορίστηκε στη μεταβλητή εμφανίζεται δίπλα από το όνομά της. Η τιμή ενημερώνεται συνεχώς."
-
-#: 11080000.xhp
-msgctxt ""
-"11080000.xhp\n"
-"par_id3155892\n"
-"help.text"
-msgid "<image id=\"img_id3147209\" src=\"cmd/sc_addwatch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147209\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147209\" src=\"cmd/sc_addwatch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147209\">Εικονίδιο</alt></image>"
-
-#: 11080000.xhp
-msgctxt ""
-"11080000.xhp\n"
-"par_id3150276\n"
-"3\n"
-"help.text"
-msgid "Enable Watch"
-msgstr "Ενεργοποίηση παρατηρητή"
-
-#: 11080000.xhp
-msgctxt ""
-"11080000.xhp\n"
-"par_id3159158\n"
-"4\n"
-"help.text"
-msgid "To remove the variable watch, select the variable in the Watch window, and then click on the <emph>Remove Watch</emph> icon."
-msgstr "Για να αφαιρέσετε την παρατήρηση της μεταβλητής, επιλέξτε τη μεταβλητή στο παράθυρο Παρατήρηση, και ύστερα κάντε κλικ στο εικονίδιο <emph>Αφαίρεση παρατήρησης</emph>."
-
-#: 11170000.xhp
-msgctxt ""
-"11170000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Manage Breakpoints"
-msgstr "Διαχείριση σημείων στάσης"
-
-#: 11170000.xhp
-msgctxt ""
-"11170000.xhp\n"
-"hd_id3156183\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"Διαχείριση σημείων στάσης\">Διαχείριση σημείων στάσης</link>"
-
-#: 11170000.xhp
-msgctxt ""
-"11170000.xhp\n"
-"par_id3152363\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Calls a dialog to manage breakpoints.</ahelp>"
-msgstr "<ahelp hid=\".\">Καλεί ένα παράθυρο διαλόγου για τη διαχείριση των σημείων στάσης.</ahelp>"
-
-#: 11170000.xhp
-msgctxt ""
-"11170000.xhp\n"
-"par_id3143267\n"
-"help.text"
-msgid "<image id=\"img_id3155339\" src=\"cmd/sc_managebreakpoints.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155339\" src=\"cmd/sc_managebreakpoints.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Εικονίδιο</alt></image>"
-
-#: 11170000.xhp
-msgctxt ""
-"11170000.xhp\n"
-"par_id3145383\n"
-"3\n"
-"help.text"
-msgid "Manage Breakpoints"
-msgstr "Διαχείριση σημείων στάσης"
-
-#: 11170000.xhp
-msgctxt ""
-"11170000.xhp\n"
-"par_id3154897\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints dialog\"><emph>Manage Breakpoints</emph> dialog</link>"
-msgstr "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Παράθυρο διαλόγου διαχείρισης σημείων στάσης\"><emph>Παράθυρο διαλόγου διαχείρισης σημείων στάσης</emph></link>"
diff --git a/source/el/helpcontent2/source/text/scalc.po b/source/el/helpcontent2/source/text/scalc.po
index 408f950c89b..cded8b5a076 100644
--- a/source/el/helpcontent2/source/text/scalc.po
+++ b/source/el/helpcontent2/source/text/scalc.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2012-01-28 10:03+0200\n"
"Last-Translator: Dimitris <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,572 +15,313 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"tit\n"
-"help.text"
-msgid "Status Bar"
-msgstr "Γραμμή κατάστασης"
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"hd_id3151385\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/scalc/main0208.xhp\" name=\"Γραμμή κατάστασης\">Γραμμή κατάστασης</link>"
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"par_id3149669\n"
-"2\n"
-"help.text"
-msgid "The <emph>Status Bar</emph> displays information about the current sheet."
-msgstr "Η <emph>Γραμμή Κατάστασης</emph> εμφανίζει πληροφορίες σχετικά με το ενεργό φύλλο."
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"hd_id0821200911024321\n"
-"help.text"
-msgid "Digital Signature"
-msgstr "Ψηφιακή υπογραφή"
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"par_id0821200911024344\n"
-"help.text"
-msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Δείτε ακόμη το <link href=\"text/shared/guide/digital_signatures.xhp\">Ψηφιακές υπογραφές</link>."
-
-#: main0112.xhp
+#: main0000.xhp
msgctxt ""
-"main0112.xhp\n"
+"main0000.xhp\n"
"tit\n"
"help.text"
-msgid "Data"
-msgstr "Δεδομένα"
+msgid "Welcome to the $[officename] Calc Help"
+msgstr "Καλωσορίσατε στη Βοήθεια του $[officename] Calc"
-#: main0112.xhp
+#: main0000.xhp
msgctxt ""
-"main0112.xhp\n"
-"hd_id3153254\n"
+"main0000.xhp\n"
+"hd_id3147338\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/main0112.xhp\" name=\"Data\">Data</link>"
-msgstr "<link href=\"text/scalc/main0112.xhp\" name=\"Δεδομένα\">Δεδομένα</link>"
-
-#: main0112.xhp
-msgctxt ""
-"main0112.xhp\n"
-"par_id3147264\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Data</emph> menu commands to edit the data in the current sheet. You can define ranges, sort and filter the data, calculate results, outline data, and create a pivot table.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρήση των εντολών μενού <emph>Δεδομένα</emph> για επεξεργασία των δεδομένων στο τρέχον φύλλο. Μπορείτε να ορίσετε περιοχές, να ταξινομήσετε και να φιλτράρετε τα δεδομένα, να υπολογίσετε αποτελέσματα, να ορίσετε δεδομένα και να δημιουργήσετε ένα συγκεντρωτικό πίνακα.</ahelp>"
+msgid "Welcome to the $[officename] Calc Help"
+msgstr "Καλωσορίσατε στη Βοήθεια του $[officename] Calc"
-#: main0112.xhp
+#: main0000.xhp
msgctxt ""
-"main0112.xhp\n"
-"hd_id3150400\n"
+"main0000.xhp\n"
+"hd_id3153965\n"
"3\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12010000.xhp\" name=\"Define Range\">Define Range</link>"
-msgstr "<link href=\"text/scalc/01/12010000.xhp\" name=\"Ορισμός περιοχής\">Ορισμός περιοχής</link>"
-
-#: main0112.xhp
-msgctxt ""
-"main0112.xhp\n"
-"hd_id3125863\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12020000.xhp\" name=\"Select Range\">Select Range</link>"
-msgstr "<link href=\"text/scalc/01/12020000.xhp\" name=\"Επιλογή περιοχής\">Επιλογή περιοχής</link>"
+msgid "How to Work With $[officename] Calc"
+msgstr "Πως να εργαστείτε με το $[officename] Calc"
-#: main0112.xhp
+#: main0000.xhp
msgctxt ""
-"main0112.xhp\n"
-"hd_id3153726\n"
+"main0000.xhp\n"
+"par_id3147004\n"
"5\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12030000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/scalc/01/12030000.xhp\" name=\"Ταξινόμηση\">Ταξινόμηση</link>"
+msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Functions by Category\">List of Functions by Category</link>"
+msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"Λίστα συναρτήσεων ανά κατηγορία\">Λίστα συναρτήσεων ανά κατηγορία</link>"
-#: main0112.xhp
+#: main0000.xhp
msgctxt ""
-"main0112.xhp\n"
-"hd_id3153142\n"
+"main0000.xhp\n"
+"hd_id3154659\n"
"6\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12050000.xhp\" name=\"Subtotals\">Subtotals</link>"
-msgstr "<link href=\"text/scalc/01/12050000.xhp\" name=\"Μερικά αθροίσματα\">Μερικά αθροίσματα</link>"
-
-#: main0112.xhp
-msgctxt ""
-"main0112.xhp\n"
-"hd_id3151073\n"
-"10\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12120000.xhp\" name=\"Validity\">Validity</link>"
-msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"Εγκυρότητα\">Εγκυρότητα</link>"
-
-#: main0112.xhp
-msgctxt ""
-"main0112.xhp\n"
-"hd_id3145254\n"
-"7\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12060000.xhp\" name=\"Multiple Operations\">Multiple Operations</link>"
-msgstr "<link href=\"text/scalc/01/12060000.xhp\" name=\"Πολλαπλές πράξεις\">Πολλαπλές πράξεις</link>"
-
-#: main0112.xhp
-msgctxt ""
-"main0112.xhp\n"
-"hd_id1387066\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/text2columns.xhp\">Text to Columns</link>"
-msgstr "<link href=\"text/scalc/01/text2columns.xhp\">Κείμενο σε στήλες</link>"
-
-#: main0112.xhp
-msgctxt ""
-"main0112.xhp\n"
-"hd_id3150717\n"
-"8\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12070000.xhp\" name=\"Consolidate\">Consolidate</link>"
-msgstr "<link href=\"text/scalc/01/12070000.xhp\" name=\"Ενοποίηση\">Ενοποίηση</link>"
+msgid "$[officename] Calc Menus, Toolbars, and Keys"
+msgstr "Μενού, γραμμές εργαλείων και πλήκτρα του $[officename] Calc"
-#: main0112.xhp
+#: main0000.xhp
msgctxt ""
-"main0112.xhp\n"
-"hd_id3154754\n"
-"9\n"
+"main0000.xhp\n"
+"hd_id3150883\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresh Range\">Refresh Range</link>"
-msgstr "<link href=\"text/scalc/01/12100000.xhp\" name=\"Ανανέωση περιοχής\">Ανανέωση περιοχής</link>"
+msgid "Help about the Help"
+msgstr "Βοήθεια σχετικά με το μενού βοήθειας"
-#: main0106.xhp
+#: main0100.xhp
msgctxt ""
-"main0106.xhp\n"
+"main0100.xhp\n"
"tit\n"
"help.text"
-msgid "Tools"
-msgstr "Εργαλεία"
+msgid "Menus"
+msgstr "Μενού"
-#: main0106.xhp
+#: main0100.xhp
msgctxt ""
-"main0106.xhp\n"
-"hd_id3150769\n"
+"main0100.xhp\n"
+"hd_id3156023\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/scalc/main0106.xhp\" name=\"Εργαλεία\">Εργαλεία</link>"
+msgid "<variable id=\"main0100\"><link href=\"text/scalc/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+msgstr "<variable id=\"main0100\"><link href=\"text/scalc/main0100.xhp\" name=\"Μενού\">Μενού</link></variable>"
-#: main0106.xhp
+#: main0100.xhp
msgctxt ""
-"main0106.xhp\n"
-"par_id3150440\n"
+"main0100.xhp\n"
+"par_id3154760\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">The <emph>Tools </emph>menu contains commands to check spelling, to trace sheet references, to find mistakes and to define scenarios.</ahelp>"
-msgstr "<ahelp hid=\".\">Το μενού <emph>Εργαλεία</emph> περιέχει εντολές για τον ορθογραφικό έλεγχο, την ανίχνευση αναφορών σε φύλλα, τον εντοπισμό σφαλμάτων και τον ορισμό σεναρίων.</ahelp>"
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"par_id3152576\n"
-"10\n"
-"help.text"
-msgid "You can also create and assign macros and configure the look and feel of toolbars, menus, keyboard, and set the default options for $[officename] applications."
-msgstr "Μπορείτε επίσης να δημιουργήσετε και να προσαρμόσετε μακροεντολές για την όψη και αίσθηση των γραμμών εργαλείων, των μενού, του πληκτρολογίου και των προεπιλογών για τις εφαρμογές του $[officename]."
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"hd_id3149122\n"
-"12\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
-msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Αναζήτηση στόχου\">Αναζήτηση στόχου</link>"
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"hd_id3155768\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/06050000.xhp\" name=\"Scenarios\">Scenarios</link>"
-msgstr "<link href=\"text/scalc/01/06050000.xhp\" name=\"Σενάρια\">Σενάρια</link>"
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"hd_id3154015\n"
-"9\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Επιλογές αυτόματης διόρθωσης\">Επιλογές αυτόματης διόρθωσης</link>"
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"hd_id3150086\n"
-"8\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>"
+msgid "The following menu commands are available for spreadsheets."
+msgstr "Οι ακόλουθες εντολές μενού είναι διαθέσιμες για τα υπολογιστικά φύλλα."
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
+"main0101.xhp\n"
"tit\n"
"help.text"
-msgid "$[officename] Calc Features"
-msgstr "Χαρακτηριστικά του $[officename] Calc"
+msgid "File"
+msgstr "Αρχείο"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3154758\n"
+"main0101.xhp\n"
+"hd_id3156023\n"
"1\n"
"help.text"
-msgid "<variable id=\"main0503\"><link href=\"text/scalc/main0503.xhp\" name=\"$[officename] Calc Features\">$[officename] Calc Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/scalc/main0503.xhp\" name=\"Χαρακτηριστικά του $[officename] Calc\">Χαρακτηριστικά του $[officename] Calc</link></variable>"
+msgid "<link href=\"text/scalc/main0101.xhp\" name=\"File\">File</link>"
+msgstr "<link href=\"text/scalc/main0101.xhp\" name=\"Αρχείο\">Αρχείο</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3149457\n"
+"main0101.xhp\n"
+"par_id3151112\n"
"2\n"
"help.text"
-msgid "$[officename] Calc is a spreadsheet application that you can use to calculate, analyze, and manage your data. You can also import and modify Microsoft Excel spreadsheets."
-msgstr "Το $[officename] Calc είναι μια εφαρμογή υπολογιστικών φύλλων που μπορείτε να χρησιμοποιήσετε για τον υπολογισμό, την ανάλυση και τη διαχείριση των δεδομένων σας. Επίσης μπορείτε να εισάγετε και να τροποποιήσετε υπολογιστικά φύλλα από το Microsoft Excel."
+msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+msgstr "<ahelp hid=\".\">Αυτές οι εντολές αφορούν το τρέχον έγγραφο, το άνοιγμα νέου εγγράφου, ή το κλείσιμο της εφαρμογής.</ahelp>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3148797\n"
+"main0101.xhp\n"
+"hd_id3154684\n"
"4\n"
"help.text"
-msgid "Calculations"
-msgstr "Υπολογισμοί"
+msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3145172\n"
+"main0101.xhp\n"
+"hd_id3147434\n"
"5\n"
"help.text"
-msgid "$[officename] Calc provides you with <link href=\"text/scalc/01/04060100.xhp\" name=\"functions\">functions</link>, including statistical and banking functions, that you can use to create formulas to perform complex calculations on your data."
-msgstr "Στο $[officename] Calc περιέχονται <link href=\"text/scalc/01/04060100.xhp\" name=\"συναρτήσεις\">συναρτήσεις</link>, συμπεριλαμβανομένων των στατιστικών και των τραπεζικών συναρτήσεων, τις οποίες μπορείτε να χρησιμοποιήσετε για να δημιουργήσετε μαθηματικούς τύπους για την εκτέλεση σύνθετων υπολογισμών στα δεδομένα σας."
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3145271\n"
-"6\n"
-"help.text"
-msgid "You can also use the <link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilots\">Function Wizard</link> to help you create your formulas."
-msgstr "Επίσης μπορείτε να χρησιμοποιήσετε τον <link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilots\">Οδηγό συναρτήσεων</link> για να σας βοηθήσει να δημιουργήσετε τους δικούς σας τύπους."
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"hd_id3152596\n"
-"13\n"
-"help.text"
-msgid "What-If Calculations"
-msgstr "Υπολογισμοί για υποθετικά σενάρια"
+msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3156444\n"
-"14\n"
+"main0101.xhp\n"
+"hd_id3147396\n"
+"11\n"
"help.text"
-msgid "An interesting feature is to be able to immediately view the results of changes made to one factor of calculations that are composed of several factors. For instance, you can see how changing the time period in a loan calculation affects the interest rates or repayment amounts. Furthermore, you can manage larger tables by using different predefined scenarios."
-msgstr "Ένα ενδιαφέρον χαρακτηριστικό είναι ότι μπορείτε να εμφανίσετε άμεσα τα αποτελέσματα των τροποποιήσεων που εφαρμόσατε σε ένα συντελεστή των υπολογισμών σας που αποτελούνται από διαφόρους συντελεστές. Για παράδειγμα, μπορείτε δείτε πώς η μεταβολή της περιόδου σε έναν υπολογισμό δανείου επηρεάζει τα επιτόκια ή τα ποσά προεξόφλησης του δανείου. Επιπροσθέτως, μπορείτε να διαχειριστείτε μεγαλύτερους πίνακες χρησιμοποιώντας διάφορα προκαθορισμένα σενάρια."
+msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\">Εκδόσεις</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3148576\n"
+"main0101.xhp\n"
+"hd_id3149400\n"
"7\n"
"help.text"
-msgid "Database Functions"
-msgstr "Συναρτήσεις βάσεων δεδομένων"
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3154011\n"
-"8\n"
-"help.text"
-msgid "Use spreadsheets to arrange, store, and filter your data."
-msgstr "Χρησιμοποιήστε υπολογιστικά φύλλα για την τακτοποίηση, την αποθήκευση, την επεξεργασία και το φιλτράρισμα των δεδομένων σας."
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3154942\n"
-"25\n"
-"help.text"
-msgid "$[officename] Calc lets you drag-and-drop tables from databases, or lets you use a spreadsheet as a data source for creating form letters in $[officename] Writer."
-msgstr "Το $[officename] Calc επιτρέπει την μεταφορά και απόθεση πινάκων από βάσεις δεδομένων, ή την χρήση υπολογιστικών φύλλων ως προελεύσεις δεδομένων για τη δημιουργία επιστολών με το $[officename] Writer."
+msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες\">Ιδιότητες</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3145800\n"
+"main0101.xhp\n"
+"hd_id3155445\n"
"9\n"
"help.text"
-msgid "Arranging Data"
-msgstr "Τακτοποίηση δεδομένων"
+msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3154490\n"
+"main0101.xhp\n"
+"hd_id3147339\n"
"10\n"
"help.text"
-msgid "With a few mouse-clicks, you can reorganize your spreadsheet to show or hide certain data ranges, or to format ranges according to special conditions, or to quickly calculate subtotals and totals."
-msgstr "Με μόνο λίγα κλικ του ποντικιού μπορείτε να αναδιοργανώσετε την προβολή του υπολογιστικού σας φύλλου ώστε αυτό να εμφανίζει ή να αποκρύπτει περιοχές δεδομένων, να μορφοποιεί περιοχές ανάλογα με τις ιδιαίτερες συνθήκες ή να υπολογίζει μερικά και ολικά αθροίσματα."
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"hd_id3155601\n"
-"16\n"
-"help.text"
-msgid "Dynamic Charts"
-msgstr "Δυναμικά διαγράμματα"
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3149121\n"
-"17\n"
-"help.text"
-msgid "$[officename] Calc lets you present spreadsheet data in dynamic charts that update automatically when the data changes."
-msgstr "Το $[officename] Calc σας επιτρέπει να παρουσιάσετε τα δεδομένα σας σε δυναμικά διαγράμματα τα οποία ενημερώνονται αυτόματα όταν τροποποιούνται τα δεδομένα."
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"hd_id3153707\n"
-"18\n"
-"help.text"
-msgid "Opening and Saving Microsoft Files"
-msgstr "Άνοιγμα και αποθήκευση αρχείων Microsoft"
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3157867\n"
-"19\n"
-"help.text"
-msgid "Use the $[officename] filters to convert Excel files, or to open and save in a variety of other <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formats</link>."
-msgstr "Χρησιμοποιήστε τα φίλτρα του $[officename] για τη μετατροπή αρχείων Excel, ή για το άνοιγμα και την αποθήκευση σε μία ποικιλία από <link href=\"text/shared/00/00000020.xhp\" name=\"μορφές\">μορφές</link> αρχείων."
+msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link>"
+msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις εκτυπωτή\">Ρυθμίσεις εκτυπωτή</link>"
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
+"main0102.xhp\n"
"tit\n"
"help.text"
-msgid "Text Formatting Bar"
-msgstr "Γραμμή μορφοποίησης κειμένου"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3156330\n"
+"main0102.xhp\n"
+"hd_id3156023\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/main0205.xhp\" name=\"Text Formatting Bar\">Text Formatting Bar</link>"
-msgstr "<link href=\"text/scalc/main0205.xhp\" name=\"Γραμμή μορφοποίησης κειμένου\">Γραμμή μορφοποίησης κειμένου</link>"
+msgid "<link href=\"text/scalc/main0102.xhp\" name=\"Edit\">Edit</link>"
+msgstr "<link href=\"text/scalc/main0102.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"par_id3151112\n"
+"main0102.xhp\n"
+"par_id3154758\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_TOOLBOX_DRTEXT\">The <emph>Text Formatting</emph> Bar that is displayed when the cursor is in a text object, such as a text frame or a drawing object, contains formatting and alignment commands.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_TOOLBOX_DRTEXT\">Η γραμμή εργαλείων <emph>Μορφοποίηση κειμένου</emph> εμφανίζεται όταν ο δείκτης βρίσκεται μέσα σε ένα αντικείμενο κειμένου, όπως ένα πλαίσιο κειμένου ή ένα αντικείμενο σχεδίασης, και περιέχει εντολές μορφοποίησης και στοίχισης.</ahelp>"
-
-#: main0205.xhp
-msgctxt ""
-"main0205.xhp\n"
-"hd_id3148575\n"
-"7\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Χρώμα γραμματοσειράς\">Χρώμα γραμματοσειράς</link>"
-
-#: main0205.xhp
-msgctxt ""
-"main0205.xhp\n"
-"hd_id3154944\n"
-"8\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 1\">Line Spacing: 1</link>"
-msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Διάστιχο γραμμής: 1\">Διάστιχο γραμμής: 1</link>"
-
-#: main0205.xhp
-msgctxt ""
-"main0205.xhp\n"
-"hd_id3146969\n"
-"9\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 1.5\">Line Spacing: 1.5</link>"
-msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Διάστιχο γραμμής: 1.5\">Διάστιχο γραμμής: 1.5</link>"
-
-#: main0205.xhp
-msgctxt ""
-"main0205.xhp\n"
-"hd_id3153711\n"
-"10\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 2\">Line Spacing: 2</link>"
-msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Διάστιχο γραμμής: 2\">Διάστιχο γραμμής: 2</link>"
+msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+msgstr "<ahelp hid=\".\">Το μενού αυτό περιέχει εντολές για την επεξεργασία των περιεχομένων του τρέχοντος εγγράφου.</ahelp>"
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3147345\n"
-"11\n"
+"main0102.xhp\n"
+"hd_id3146119\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Align Left\">Align Left</link>"
-msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Αριστερή στοίχιση\">Αριστερή στοίχιση</link>"
+msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Ειδική επικόλληση\">Ειδική επικόλληση</link>"
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3155337\n"
+"main0102.xhp\n"
+"hd_id3153728\n"
"12\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Centered\">Centered</link>"
-msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Στοίχιση στο κέντρο\">Στοίχιση στο κέντρο</link>"
+msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Σύγκριση εγγράφου\">Σύγκριση εγγράφου</link>"
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3147001\n"
-"13\n"
+"main0102.xhp\n"
+"hd_id3154492\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Align Right\">Align Right</link>"
-msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Δεξιά στοίχιση\">Δεξιά στοίχιση</link>"
+msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Εύρεση και αντικατάσταση\">Εύρεση και αντικατάσταση</link>"
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3155115\n"
-"14\n"
+"main0102.xhp\n"
+"hd_id3150715\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Justify\">Justify</link>"
-msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Πλήρης στοίχιση\">Πλήρης στοίχιση</link>"
+msgid "<link href=\"text/scalc/01/02120000.xhp\" name=\"Headers & Footers\">Headers & Footers</link>"
+msgstr "<link href=\"text/scalc/01/02120000.xhp\" name=\"Κεφαλίδες και υποσέλιδα\">Κεφαλίδες και υποσέλιδα</link>"
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3150202\n"
-"15\n"
+"main0102.xhp\n"
+"hd_id3149018\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Εκθέτης\">Εκθέτης</link>"
+msgid "<link href=\"text/scalc/01/02150000.xhp\" name=\"Delete Contents\">Delete Contents</link>"
+msgstr "<link href=\"text/scalc/01/02150000.xhp\" name=\"Διαγραφή περιεχομένων\">Διαγραφή περιεχομένων</link>"
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3155531\n"
-"16\n"
+"main0102.xhp\n"
+"hd_id3156384\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Δείκτης\">Δείκτης</link>"
+msgid "<link href=\"text/scalc/01/02160000.xhp\" name=\"Delete Cells\">Delete Cells</link>"
+msgstr "<link href=\"text/scalc/01/02160000.xhp\" name=\"Διαγραφή κελιών\">Διαγραφή κελιών</link>"
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3145387\n"
-"17\n"
+"main0102.xhp\n"
+"hd_id3146919\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
+msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Συνδέσεις\">Συνδέσεις</link>"
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3153067\n"
-"18\n"
+"main0102.xhp\n"
+"hd_id3148488\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Παράγραφος\">Παράγραφος</link>"
+msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Χάρτης εικόνας\">Χάρτης εικόνας</link>"
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
+"main0103.xhp\n"
"tit\n"
"help.text"
-msgid "Drawing Object Properties Bar"
-msgstr "Γραμμή ιδιοτήτων αντικειμένου σχεδίασης"
+msgid "View"
+msgstr "Προβολή"
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id3154346\n"
+"main0103.xhp\n"
+"hd_id3151112\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/main0203.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/scalc/main0203.xhp\" name=\"Γραμμή ιδιοτήτων αντικειμένου σχεδίασης\">Γραμμή ιδιοτήτων αντικειμένου σχεδίασης</link>"
+msgid "<link href=\"text/scalc/main0103.xhp\" name=\"View\">View</link>"
+msgstr "<link href=\"text/scalc/main0103.xhp\" name=\"Προβολή\">Προβολή</link>"
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
-"par_id3149656\n"
+"main0103.xhp\n"
+"par_id3149456\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_TOOLBOX_DRAW\">The <emph>Drawing Object Properties</emph> Bar for objects that you select in the sheet contains formatting and alignment commands.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_TOOLBOX_DRAW\">Η γραμμή <emph>Ιδιότητες αντικειμένου σχεδίασης</emph> που περιέχει εντολές για τη μορφοποίηση και τη στοίχιση επιλεγμένων αντικειμένων σε ένα φύλλο εργασίας.</ahelp>"
-
-#: main0203.xhp
-msgctxt ""
-"main0203.xhp\n"
-"hd_id3145748\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πρότυπο γραμμής\">Πρότυπο γραμμής</link>"
+msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+msgstr "<ahelp hid=\".\">Το μενού αυτό περιέχει εντολές για τη διαχείριση της προβολής του εγγράφου στην οθόνη.</ahelp>"
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id3151073\n"
-"4\n"
+"main0103.xhp\n"
+"par_idN105AB\n"
"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πλάτος γραμμής\">Πλάτος γραμμής</link>"
+msgid "Normal"
+msgstr "Κανονική"
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id3153417\n"
-"5\n"
+"main0103.xhp\n"
+"par_idN105AF\n"
"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Χρώμα γραμμής\">Χρώμα γραμμής</link>"
+msgid "<ahelp hid=\".\">Displays the normal view of the sheet.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει την κανονική προβολή ενός φύλλου.</ahelp>"
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id3147338\n"
-"6\n"
+"main0103.xhp\n"
+"hd_id3125863\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Χρώμα παρασκηνίου\">Χρώμα παρασκηνίου</link>"
+msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
#: main0104.xhp
msgctxt ""
@@ -697,89 +438,6 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Μεταβλητό πλαίσιο\">Μεταβλητό πλαίσιο</link>"
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"tit\n"
-"help.text"
-msgid "Tools Bar"
-msgstr "Γραμμή εργαλείων"
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"hd_id3143268\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/main0218.xhp\" name=\"Tools Bar\">Tools Bar</link>"
-msgstr "<link href=\"text/scalc/main0218.xhp\" name=\"Γραμμή εργαλείων\">Γραμμή εργαλείων</link>"
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"par_id3151112\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SC_TOOLBOX_TOOLS\">Use the Tools bar to access commonly used commands.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_TOOLBOX_TOOLS\">Χρησιμοποιήστε τη γραμμή Εργαλεία για να έχετε πρόσβαση στις πιο συχνά χρησιμοποιούμενες εντολές.</ahelp>"
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"par_idN10610\n"
-"help.text"
-msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Controls\">Controls</link>"
-msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Έλεγχοι\">Έλεγχοι</link>"
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"hd_id3154730\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/scalc/02/06080000.xhp\" name=\"Choose Themes\">Choose Themes</link>"
-msgstr "<link href=\"text/scalc/02/06080000.xhp\" name=\"Επιλογή θεμάτων\">Επιλογή θεμάτων</link>"
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"par_idN10690\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12040300.xhp\" name=\"Advanced Filter\">Advanced Filter</link>"
-msgstr "<link href=\"text/scalc/01/12040300.xhp\" name=\"Ειδικό φίλτρο\">Ειδικό φίλτρο</link>"
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"par_idN106A8\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12090100.xhp\">Start</link>"
-msgstr "<link href=\"text/scalc/01/12090100.xhp\">Εκκίνηση</link>"
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"par_idN106C0\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Euro Converter\">Euro Converter</link>"
-msgstr "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Μετατροπέας σε ευρώ\">Μετατροπέας σε ευρώ</link>"
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"par_idN106D8\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04070100.xhp\">Define</link>"
-msgstr "<link href=\"text/scalc/01/04070100.xhp\">Ορισμός</link>"
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"par_idN106F0\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
-msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Αναζήτηση στόχου\">Αναζήτηση στόχου</link>"
-
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -878,283 +536,234 @@ msgctxt ""
msgid "<link href=\"text/shared/02/01170200.xhp\" name=\"Form\">Form</link>"
msgstr "<link href=\"text/shared/02/01170200.xhp\" name=\"Φόρμα\">Φόρμα</link>"
-#: main0107.xhp
-msgctxt ""
-"main0107.xhp\n"
-"tit\n"
-"help.text"
-msgid "Window"
-msgstr "Παράθυρο"
-
-#: main0107.xhp
-msgctxt ""
-"main0107.xhp\n"
-"hd_id3154758\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/main0107.xhp\" name=\"Window\">Window</link>"
-msgstr "<link href=\"text/scalc/main0107.xhp\" name=\"Παράθυρο\">Παράθυρο</link>"
-
-#: main0107.xhp
-msgctxt ""
-"main0107.xhp\n"
-"par_id3150398\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:WindowList\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\">Περιέχει εντολές για τη διαχείριση και εμφάνιση των παραθύρων του εγγράφου.</ahelp>"
-
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
+"main0106.xhp\n"
"tit\n"
"help.text"
-msgid "Page Preview Bar"
-msgstr "Γραμμή προεπισκόπησης σελίδας"
+msgid "Tools"
+msgstr "Εργαλεία"
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
-"hd_id3156023\n"
+"main0106.xhp\n"
+"hd_id3150769\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/main0210.xhp\" name=\"Page Preview Bar\">Page Preview Bar</link>"
-msgstr "<link href=\"text/scalc/main0210.xhp\" name=\"Γραμμή προεπισκόπησης σελίδας\">Γραμμή προεπισκόπησης σελίδας</link>"
+msgid "<link href=\"text/scalc/main0106.xhp\" name=\"Tools\">Tools</link>"
+msgstr "<link href=\"text/scalc/main0106.xhp\" name=\"Εργαλεία\">Εργαλεία</link>"
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
-"par_id3148663\n"
+"main0106.xhp\n"
+"par_id3150440\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_WIN_PREVIEW\">The <emph>Page Preview</emph> Bar is displayed when you choose <emph>File - Page Preview</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_WIN_PREVIEW\">Η γραμμή <emph>Προεπισκόπηση σελίδας</emph> εμφανίζεται όταν επιλέγετε το μενού <emph>Αρχείο - Προεπισκόπηση σελίδας</emph>.</ahelp>"
-
-#: main0210.xhp
-msgctxt ""
-"main0210.xhp\n"
-"hd_id3147393\n"
-"3\n"
-"help.text"
-msgid "Full Screen"
-msgstr "Πλήρης οθόνη"
+msgid "<ahelp hid=\".\">The <emph>Tools </emph>menu contains commands to check spelling, to trace sheet references, to find mistakes and to define scenarios.</ahelp>"
+msgstr "<ahelp hid=\".\">Το μενού <emph>Εργαλεία</emph> περιέχει εντολές για τον ορθογραφικό έλεγχο, την ανίχνευση αναφορών σε φύλλα, τον εντοπισμό σφαλμάτων και τον ορισμό σεναρίων.</ahelp>"
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
-"par_id460828\n"
+"main0106.xhp\n"
+"par_id3152576\n"
+"10\n"
"help.text"
-msgid "Hides the menus and toolbars. To exit the full screen mode, click the <emph>Full Screen On/Off</emph> button."
-msgstr "Κρύβει τα μενού και τις γραμμές εργαλείων. Για έξοδο από την κατάσταση πλήρους οθόνης, κλικ στο κουμπί <emph>ανοιχτή/κλειστή πλήρης οθόνη</emph>."
+msgid "You can also create and assign macros and configure the look and feel of toolbars, menus, keyboard, and set the default options for $[officename] applications."
+msgstr "Μπορείτε επίσης να δημιουργήσετε και να προσαρμόσετε μακροεντολές για την όψη και αίσθηση των γραμμών εργαλείων, των μενού, του πληκτρολογίου και των προεπιλογών για τις εφαρμογές του $[officename]."
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
-"hd_id3147394\n"
-"3\n"
+"main0106.xhp\n"
+"hd_id3149122\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"Format Page\">Format Page</link>"
-msgstr "<link href=\"text/scalc/01/05070000.xhp\" name=\"Μορφοποίηση σελίδας\">Μορφοποίηση σελίδας</link>"
+msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
+msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Αναζήτηση στόχου\">Αναζήτηση στόχου</link>"
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
-"hd_id3147494\n"
-"3\n"
+"main0106.xhp\n"
+"hd_id3155768\n"
+"6\n"
"help.text"
-msgid "Margins"
-msgstr "Περιθώρια"
+msgid "<link href=\"text/scalc/01/06050000.xhp\" name=\"Scenarios\">Scenarios</link>"
+msgstr "<link href=\"text/scalc/01/06050000.xhp\" name=\"Σενάρια\">Σενάρια</link>"
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
-"par_id460929\n"
+"main0106.xhp\n"
+"hd_id3154015\n"
+"9\n"
"help.text"
-msgid "Shows or hides margins of the page. Margins can be dragged by the mouse, and also can be set on <emph>Page</emph> tab of <emph>Page Style</emph> dialog."
-msgstr "Εμφανίζει ή κρύβει περιθώρια σελίδας. Τα περιθώρια μπορούν να συρθούν με το ποντίκι και επίσης μπορούν να οριστούν στην καρτέλα <emph>σελίδα</emph> του διαλόγου <emph>τεχνοτροπία σελίδας</emph>."
+msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Επιλογές αυτόματης διόρθωσης\">Επιλογές αυτόματης διόρθωσης</link>"
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
-"hd_id3245494\n"
-"3\n"
+"main0106.xhp\n"
+"hd_id3150086\n"
+"8\n"
"help.text"
-msgid "Scaling Factor"
-msgstr "Συντελεστής κλίμακας"
+msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>"
-#: main0210.xhp
+#: main0107.xhp
msgctxt ""
-"main0210.xhp\n"
-"par_id460939\n"
+"main0107.xhp\n"
+"tit\n"
"help.text"
-msgid "This slide defines a page scale for the printed spreadsheet. Scaling factor can be set on <emph>Sheet</emph> tab of <emph>Page Style</emph> dialog, too."
-msgstr "Αυτός ο ολισθητής καθορίζει την κλίμακα σελίδας για το τυπωμένο λογιστικό φύλλο. Συντελεστής κλίμακας μπορεί να οριστεί στην καρτέλα <emph>Φύλλο</emph> του διαλόγου <emph>Τεχνοτροπία σελίδας</emph>, επίσης."
+msgid "Window"
+msgstr "Παράθυρο"
-#: main0210.xhp
+#: main0107.xhp
msgctxt ""
-"main0210.xhp\n"
-"hd_id3147395\n"
-"3\n"
+"main0107.xhp\n"
+"hd_id3154758\n"
+"1\n"
"help.text"
-msgid "Close Preview"
-msgstr "Κλείσιμο προεπισκόπησης"
+msgid "<link href=\"text/scalc/main0107.xhp\" name=\"Window\">Window</link>"
+msgstr "<link href=\"text/scalc/main0107.xhp\" name=\"Παράθυρο\">Παράθυρο</link>"
-#: main0210.xhp
+#: main0107.xhp
msgctxt ""
-"main0210.xhp\n"
-"par_id460829\n"
+"main0107.xhp\n"
+"par_id3150398\n"
+"2\n"
"help.text"
-msgid "To exit the page preview, click the <emph>Close Preview</emph> button."
-msgstr "Για έξοδο της προεπισκόπησης σελίδας, κλικ στο κουμπί <emph>Κλείσιμο προεπισκόπησης</emph>."
+msgid "<ahelp hid=\".uno:WindowList\">Contains commands for manipulating and displaying document windows.</ahelp>"
+msgstr "<ahelp hid=\".uno:WindowList\">Περιέχει εντολές για τη διαχείριση και εμφάνιση των παραθύρων του εγγράφου.</ahelp>"
-#: main0103.xhp
+#: main0112.xhp
msgctxt ""
-"main0103.xhp\n"
+"main0112.xhp\n"
"tit\n"
"help.text"
-msgid "View"
-msgstr "Προβολή"
+msgid "Data"
+msgstr "Δεδομένα"
-#: main0103.xhp
+#: main0112.xhp
msgctxt ""
-"main0103.xhp\n"
-"hd_id3151112\n"
+"main0112.xhp\n"
+"hd_id3153254\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/main0103.xhp\" name=\"View\">View</link>"
-msgstr "<link href=\"text/scalc/main0103.xhp\" name=\"Προβολή\">Προβολή</link>"
+msgid "<link href=\"text/scalc/main0112.xhp\" name=\"Data\">Data</link>"
+msgstr "<link href=\"text/scalc/main0112.xhp\" name=\"Δεδομένα\">Δεδομένα</link>"
-#: main0103.xhp
+#: main0112.xhp
msgctxt ""
-"main0103.xhp\n"
-"par_id3149456\n"
+"main0112.xhp\n"
+"par_id3147264\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Το μενού αυτό περιέχει εντολές για τη διαχείριση της προβολής του εγγράφου στην οθόνη.</ahelp>"
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"par_idN105AB\n"
-"help.text"
-msgid "Normal"
-msgstr "Κανονική"
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"par_idN105AF\n"
-"help.text"
-msgid "<ahelp hid=\".\">Displays the normal view of the sheet.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει την κανονική προβολή ενός φύλλου.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Data</emph> menu commands to edit the data in the current sheet. You can define ranges, sort and filter the data, calculate results, outline data, and create a pivot table.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρήση των εντολών μενού <emph>Δεδομένα</emph> για επεξεργασία των δεδομένων στο τρέχον φύλλο. Μπορείτε να ορίσετε περιοχές, να ταξινομήσετε και να φιλτράρετε τα δεδομένα, να υπολογίσετε αποτελέσματα, να ορίσετε δεδομένα και να δημιουργήσετε ένα συγκεντρωτικό πίνακα.</ahelp>"
-#: main0103.xhp
+#: main0112.xhp
msgctxt ""
-"main0103.xhp\n"
-"hd_id3125863\n"
+"main0112.xhp\n"
+"hd_id3150400\n"
"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
+msgid "<link href=\"text/scalc/01/12010000.xhp\" name=\"Define Range\">Define Range</link>"
+msgstr "<link href=\"text/scalc/01/12010000.xhp\" name=\"Ορισμός περιοχής\">Ορισμός περιοχής</link>"
-#: main0102.xhp
+#: main0112.xhp
msgctxt ""
-"main0102.xhp\n"
-"tit\n"
+"main0112.xhp\n"
+"hd_id3125863\n"
+"4\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "<link href=\"text/scalc/01/12020000.xhp\" name=\"Select Range\">Select Range</link>"
+msgstr "<link href=\"text/scalc/01/12020000.xhp\" name=\"Επιλογή περιοχής\">Επιλογή περιοχής</link>"
-#: main0102.xhp
+#: main0112.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3156023\n"
-"1\n"
+"main0112.xhp\n"
+"hd_id3153726\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/scalc/main0102.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/scalc/main0102.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
+msgid "<link href=\"text/scalc/01/12030000.xhp\" name=\"Sort\">Sort</link>"
+msgstr "<link href=\"text/scalc/01/12030000.xhp\" name=\"Ταξινόμηση\">Ταξινόμηση</link>"
-#: main0102.xhp
+#: main0112.xhp
msgctxt ""
-"main0102.xhp\n"
-"par_id3154758\n"
-"2\n"
+"main0112.xhp\n"
+"hd_id3153142\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Το μενού αυτό περιέχει εντολές για την επεξεργασία των περιεχομένων του τρέχοντος εγγράφου.</ahelp>"
+msgid "<link href=\"text/scalc/01/12050000.xhp\" name=\"Subtotals\">Subtotals</link>"
+msgstr "<link href=\"text/scalc/01/12050000.xhp\" name=\"Μερικά αθροίσματα\">Μερικά αθροίσματα</link>"
-#: main0102.xhp
+#: main0112.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3146119\n"
-"3\n"
+"main0112.xhp\n"
+"hd_id3151073\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Ειδική επικόλληση\">Ειδική επικόλληση</link>"
+msgid "<link href=\"text/scalc/01/12120000.xhp\" name=\"Validity\">Validity</link>"
+msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"Εγκυρότητα\">Εγκυρότητα</link>"
-#: main0102.xhp
+#: main0112.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3153728\n"
-"12\n"
+"main0112.xhp\n"
+"hd_id3145254\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Σύγκριση εγγράφου\">Σύγκριση εγγράφου</link>"
+msgid "<link href=\"text/scalc/01/12060000.xhp\" name=\"Multiple Operations\">Multiple Operations</link>"
+msgstr "<link href=\"text/scalc/01/12060000.xhp\" name=\"Πολλαπλές πράξεις\">Πολλαπλές πράξεις</link>"
-#: main0102.xhp
+#: main0112.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3154492\n"
-"4\n"
+"main0112.xhp\n"
+"hd_id1387066\n"
"help.text"
-msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Εύρεση και αντικατάσταση\">Εύρεση και αντικατάσταση</link>"
+msgid "<link href=\"text/scalc/01/text2columns.xhp\">Text to Columns</link>"
+msgstr "<link href=\"text/scalc/01/text2columns.xhp\">Κείμενο σε στήλες</link>"
-#: main0102.xhp
+#: main0112.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3150715\n"
-"5\n"
+"main0112.xhp\n"
+"hd_id3150717\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02120000.xhp\" name=\"Headers & Footers\">Headers & Footers</link>"
-msgstr "<link href=\"text/scalc/01/02120000.xhp\" name=\"Κεφαλίδες και υποσέλιδα\">Κεφαλίδες και υποσέλιδα</link>"
+msgid "<link href=\"text/scalc/01/12070000.xhp\" name=\"Consolidate\">Consolidate</link>"
+msgstr "<link href=\"text/scalc/01/12070000.xhp\" name=\"Ενοποίηση\">Ενοποίηση</link>"
-#: main0102.xhp
+#: main0112.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3149018\n"
-"6\n"
+"main0112.xhp\n"
+"hd_id3154754\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02150000.xhp\" name=\"Delete Contents\">Delete Contents</link>"
-msgstr "<link href=\"text/scalc/01/02150000.xhp\" name=\"Διαγραφή περιεχομένων\">Διαγραφή περιεχομένων</link>"
+msgid "<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresh Range\">Refresh Range</link>"
+msgstr "<link href=\"text/scalc/01/12100000.xhp\" name=\"Ανανέωση περιοχής\">Ανανέωση περιοχής</link>"
-#: main0102.xhp
+#: main0200.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3156384\n"
-"7\n"
+"main0200.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02160000.xhp\" name=\"Delete Cells\">Delete Cells</link>"
-msgstr "<link href=\"text/scalc/01/02160000.xhp\" name=\"Διαγραφή κελιών\">Διαγραφή κελιών</link>"
+msgid "Toolbars"
+msgstr "Γραμμές εργαλείων"
-#: main0102.xhp
+#: main0200.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3146919\n"
-"10\n"
+"main0200.xhp\n"
+"hd_id3154758\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Συνδέσεις\">Συνδέσεις</link>"
+msgid "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+msgstr "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων</link></variable>"
-#: main0102.xhp
+#: main0200.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3148488\n"
-"11\n"
+"main0200.xhp\n"
+"par_id3148798\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Χάρτης εικόνας\">Χάρτης εικόνας</link>"
+msgid "This submenu lists the toolbars that are available in spreadsheets.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr "Αυτό το υπομενού εμφανίζει τις γραμμές εργαλείων που είναι διαθέσιμες στα υπολογιστικά φύλλα.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
#: main0202.xhp
msgctxt ""
@@ -1382,84 +991,201 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Aligns the contents of the cell to the left and right cell borders.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Στοιχίζει τα περιεχόμενα του κελιού στα αριστερά και δεξιά περιγράμματα του κελιού.</ahelp>"
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
+"main0203.xhp\n"
"tit\n"
"help.text"
-msgid "Welcome to the $[officename] Calc Help"
-msgstr "Καλωσορίσατε στη Βοήθεια του $[officename] Calc"
+msgid "Drawing Object Properties Bar"
+msgstr "Γραμμή ιδιοτήτων αντικειμένου σχεδίασης"
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
-"hd_id3147338\n"
+"main0203.xhp\n"
+"hd_id3154346\n"
"1\n"
"help.text"
-msgid "Welcome to the $[officename] Calc Help"
-msgstr "Καλωσορίσατε στη Βοήθεια του $[officename] Calc"
+msgid "<link href=\"text/scalc/main0203.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+msgstr "<link href=\"text/scalc/main0203.xhp\" name=\"Γραμμή ιδιοτήτων αντικειμένου σχεδίασης\">Γραμμή ιδιοτήτων αντικειμένου σχεδίασης</link>"
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
-"hd_id3153965\n"
+"main0203.xhp\n"
+"par_id3149656\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_TOOLBOX_DRAW\">The <emph>Drawing Object Properties</emph> Bar for objects that you select in the sheet contains formatting and alignment commands.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_TOOLBOX_DRAW\">Η γραμμή <emph>Ιδιότητες αντικειμένου σχεδίασης</emph> που περιέχει εντολές για τη μορφοποίηση και τη στοίχιση επιλεγμένων αντικειμένων σε ένα φύλλο εργασίας.</ahelp>"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3145748\n"
"3\n"
"help.text"
-msgid "How to Work With $[officename] Calc"
-msgstr "Πως να εργαστείτε με το $[officename] Calc"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πρότυπο γραμμής\">Πρότυπο γραμμής</link>"
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
-"par_id3147004\n"
-"5\n"
+"main0203.xhp\n"
+"hd_id3151073\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Functions by Category\">List of Functions by Category</link>"
-msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"Λίστα συναρτήσεων ανά κατηγορία\">Λίστα συναρτήσεων ανά κατηγορία</link>"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πλάτος γραμμής\">Πλάτος γραμμής</link>"
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
-"hd_id3154659\n"
-"6\n"
+"main0203.xhp\n"
+"hd_id3153417\n"
+"5\n"
"help.text"
-msgid "$[officename] Calc Menus, Toolbars, and Keys"
-msgstr "Μενού, γραμμές εργαλείων και πλήκτρα του $[officename] Calc"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Χρώμα γραμμής\">Χρώμα γραμμής</link>"
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
-"hd_id3150883\n"
-"4\n"
+"main0203.xhp\n"
+"hd_id3147338\n"
+"6\n"
"help.text"
-msgid "Help about the Help"
-msgstr "Βοήθεια σχετικά με το μενού βοήθειας"
+msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Background Color\">Background Color</link>"
+msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Χρώμα παρασκηνίου\">Χρώμα παρασκηνίου</link>"
-#: main0100.xhp
+#: main0205.xhp
msgctxt ""
-"main0100.xhp\n"
+"main0205.xhp\n"
"tit\n"
"help.text"
-msgid "Menus"
-msgstr "Μενού"
+msgid "Text Formatting Bar"
+msgstr "Γραμμή μορφοποίησης κειμένου"
-#: main0100.xhp
+#: main0205.xhp
msgctxt ""
-"main0100.xhp\n"
-"hd_id3156023\n"
+"main0205.xhp\n"
+"hd_id3156330\n"
"1\n"
"help.text"
-msgid "<variable id=\"main0100\"><link href=\"text/scalc/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/scalc/main0100.xhp\" name=\"Μενού\">Μενού</link></variable>"
+msgid "<link href=\"text/scalc/main0205.xhp\" name=\"Text Formatting Bar\">Text Formatting Bar</link>"
+msgstr "<link href=\"text/scalc/main0205.xhp\" name=\"Γραμμή μορφοποίησης κειμένου\">Γραμμή μορφοποίησης κειμένου</link>"
-#: main0100.xhp
+#: main0205.xhp
msgctxt ""
-"main0100.xhp\n"
-"par_id3154760\n"
+"main0205.xhp\n"
+"par_id3151112\n"
"2\n"
"help.text"
-msgid "The following menu commands are available for spreadsheets."
-msgstr "Οι ακόλουθες εντολές μενού είναι διαθέσιμες για τα υπολογιστικά φύλλα."
+msgid "<ahelp hid=\"HID_SC_TOOLBOX_DRTEXT\">The <emph>Text Formatting</emph> Bar that is displayed when the cursor is in a text object, such as a text frame or a drawing object, contains formatting and alignment commands.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_TOOLBOX_DRTEXT\">Η γραμμή εργαλείων <emph>Μορφοποίηση κειμένου</emph> εμφανίζεται όταν ο δείκτης βρίσκεται μέσα σε ένα αντικείμενο κειμένου, όπως ένα πλαίσιο κειμένου ή ένα αντικείμενο σχεδίασης, και περιέχει εντολές μορφοποίησης και στοίχισης.</ahelp>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3148575\n"
+"7\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Χρώμα γραμματοσειράς\">Χρώμα γραμματοσειράς</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3154944\n"
+"8\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 1\">Line Spacing: 1</link>"
+msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Διάστιχο γραμμής: 1\">Διάστιχο γραμμής: 1</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3146969\n"
+"9\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 1.5\">Line Spacing: 1.5</link>"
+msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Διάστιχο γραμμής: 1.5\">Διάστιχο γραμμής: 1.5</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3153711\n"
+"10\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 2\">Line Spacing: 2</link>"
+msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Διάστιχο γραμμής: 2\">Διάστιχο γραμμής: 2</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3147345\n"
+"11\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Align Left\">Align Left</link>"
+msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Αριστερή στοίχιση\">Αριστερή στοίχιση</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3155337\n"
+"12\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Centered\">Centered</link>"
+msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Στοίχιση στο κέντρο\">Στοίχιση στο κέντρο</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3147001\n"
+"13\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Align Right\">Align Right</link>"
+msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Δεξιά στοίχιση\">Δεξιά στοίχιση</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3155115\n"
+"14\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Justify\">Justify</link>"
+msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Πλήρης στοίχιση\">Πλήρης στοίχιση</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3150202\n"
+"15\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Εκθέτης\">Εκθέτης</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3155531\n"
+"16\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Δείκτης\">Δείκτης</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3145387\n"
+"17\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3153067\n"
+"18\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Παράγραφος\">Παράγραφος</link>"
#: main0206.xhp
msgctxt ""
@@ -1487,111 +1213,150 @@ msgctxt ""
msgid "<ahelp hid=\"HID_SC_INPUTWIN\">Use this bar to enter formulas.</ahelp>"
msgstr "<ahelp hid=\"HID_SC_INPUTWIN\">Χρησιμοποιήστε αυτή τη γραμμή για να εισάγετε τύπους.</ahelp>"
-#: main0200.xhp
+#: main0208.xhp
msgctxt ""
-"main0200.xhp\n"
+"main0208.xhp\n"
"tit\n"
"help.text"
-msgid "Toolbars"
-msgstr "Γραμμές εργαλείων"
+msgid "Status Bar"
+msgstr "Γραμμή κατάστασης"
-#: main0200.xhp
+#: main0208.xhp
msgctxt ""
-"main0200.xhp\n"
-"hd_id3154758\n"
+"main0208.xhp\n"
+"hd_id3151385\n"
"1\n"
"help.text"
-msgid "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων</link></variable>"
+msgid "<link href=\"text/scalc/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+msgstr "<link href=\"text/scalc/main0208.xhp\" name=\"Γραμμή κατάστασης\">Γραμμή κατάστασης</link>"
-#: main0200.xhp
+#: main0208.xhp
msgctxt ""
-"main0200.xhp\n"
-"par_id3148798\n"
+"main0208.xhp\n"
+"par_id3149669\n"
"2\n"
"help.text"
-msgid "This submenu lists the toolbars that are available in spreadsheets.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Αυτό το υπομενού εμφανίζει τις γραμμές εργαλείων που είναι διαθέσιμες στα υπολογιστικά φύλλα.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgid "The <emph>Status Bar</emph> displays information about the current sheet."
+msgstr "Η <emph>Γραμμή Κατάστασης</emph> εμφανίζει πληροφορίες σχετικά με το ενεργό φύλλο."
-#: main0101.xhp
+#: main0208.xhp
msgctxt ""
-"main0101.xhp\n"
+"main0208.xhp\n"
+"hd_id0821200911024321\n"
+"help.text"
+msgid "Digital Signature"
+msgstr "Ψηφιακή υπογραφή"
+
+#: main0208.xhp
+msgctxt ""
+"main0208.xhp\n"
+"par_id0821200911024344\n"
+"help.text"
+msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+msgstr "Δείτε ακόμη το <link href=\"text/shared/guide/digital_signatures.xhp\">Ψηφιακές υπογραφές</link>."
+
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
"tit\n"
"help.text"
-msgid "File"
-msgstr "Αρχείο"
+msgid "Page Preview Bar"
+msgstr "Γραμμή προεπισκόπησης σελίδας"
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
+"main0210.xhp\n"
"hd_id3156023\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/main0101.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/scalc/main0101.xhp\" name=\"Αρχείο\">Αρχείο</link>"
+msgid "<link href=\"text/scalc/main0210.xhp\" name=\"Page Preview Bar\">Page Preview Bar</link>"
+msgstr "<link href=\"text/scalc/main0210.xhp\" name=\"Γραμμή προεπισκόπησης σελίδας\">Γραμμή προεπισκόπησης σελίδας</link>"
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
-"par_id3151112\n"
+"main0210.xhp\n"
+"par_id3148663\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυτές οι εντολές αφορούν το τρέχον έγγραφο, το άνοιγμα νέου εγγράφου, ή το κλείσιμο της εφαρμογής.</ahelp>"
+msgid "<ahelp hid=\"HID_SC_WIN_PREVIEW\">The <emph>Page Preview</emph> Bar is displayed when you choose <emph>File - Page Preview</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_WIN_PREVIEW\">Η γραμμή <emph>Προεπισκόπηση σελίδας</emph> εμφανίζεται όταν επιλέγετε το μενού <emph>Αρχείο - Προεπισκόπηση σελίδας</emph>.</ahelp>"
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3154684\n"
-"4\n"
+"main0210.xhp\n"
+"hd_id3147393\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
+msgid "Full Screen"
+msgstr "Πλήρης οθόνη"
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3147434\n"
-"5\n"
+"main0210.xhp\n"
+"par_id460828\n"
"help.text"
-msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
+msgid "Hides the menus and toolbars. To exit the full screen mode, click the <emph>Full Screen On/Off</emph> button."
+msgstr "Κρύβει τα μενού και τις γραμμές εργαλείων. Για έξοδο από την κατάσταση πλήρους οθόνης, κλικ στο κουμπί <emph>ανοιχτή/κλειστή πλήρης οθόνη</emph>."
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3147396\n"
-"11\n"
+"main0210.xhp\n"
+"hd_id3147394\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\">Εκδόσεις</link>"
+msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"Format Page\">Format Page</link>"
+msgstr "<link href=\"text/scalc/01/05070000.xhp\" name=\"Μορφοποίηση σελίδας\">Μορφοποίηση σελίδας</link>"
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3149400\n"
-"7\n"
+"main0210.xhp\n"
+"hd_id3147494\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες\">Ιδιότητες</link>"
+msgid "Margins"
+msgstr "Περιθώρια"
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3155445\n"
-"9\n"
+"main0210.xhp\n"
+"par_id460929\n"
"help.text"
-msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
+msgid "Shows or hides margins of the page. Margins can be dragged by the mouse, and also can be set on <emph>Page</emph> tab of <emph>Page Style</emph> dialog."
+msgstr "Εμφανίζει ή κρύβει περιθώρια σελίδας. Τα περιθώρια μπορούν να συρθούν με το ποντίκι και επίσης μπορούν να οριστούν στην καρτέλα <emph>σελίδα</emph> του διαλόγου <emph>τεχνοτροπία σελίδας</emph>."
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3147339\n"
-"10\n"
+"main0210.xhp\n"
+"hd_id3245494\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις εκτυπωτή\">Ρυθμίσεις εκτυπωτή</link>"
+msgid "Scaling Factor"
+msgstr "Συντελεστής κλίμακας"
+
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id460939\n"
+"help.text"
+msgid "This slide defines a page scale for the printed spreadsheet. Scaling factor can be set on <emph>Sheet</emph> tab of <emph>Page Style</emph> dialog, too."
+msgstr "Αυτός ο ολισθητής καθορίζει την κλίμακα σελίδας για το τυπωμένο λογιστικό φύλλο. Συντελεστής κλίμακας μπορεί να οριστεί στην καρτέλα <emph>Φύλλο</emph> του διαλόγου <emph>Τεχνοτροπία σελίδας</emph>, επίσης."
+
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"hd_id3147395\n"
+"3\n"
+"help.text"
+msgid "Close Preview"
+msgstr "Κλείσιμο προεπισκόπησης"
+
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id460829\n"
+"help.text"
+msgid "To exit the page preview, click the <emph>Close Preview</emph> button."
+msgstr "Για έξοδο της προεπισκόπησης σελίδας, κλικ στο κουμπί <emph>Κλείσιμο προεπισκόπησης</emph>."
#: main0214.xhp
msgctxt ""
@@ -1618,3 +1383,238 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\".\">The <emph>Picture</emph> bar is displayed when you insert or select a picture in a sheet.</ahelp>"
msgstr "<ahelp hid=\".\">Η γραμμή <emph>Εικόνα</emph> εμφανίζεται όταν γίνει εισαγωγή ή επιλογή μιας εικόνας σε ένα φύλλο.</ahelp>"
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"tit\n"
+"help.text"
+msgid "Tools Bar"
+msgstr "Γραμμή εργαλείων"
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"hd_id3143268\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0218.xhp\" name=\"Tools Bar\">Tools Bar</link>"
+msgstr "<link href=\"text/scalc/main0218.xhp\" name=\"Γραμμή εργαλείων\">Γραμμή εργαλείων</link>"
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_id3151112\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_TOOLBOX_TOOLS\">Use the Tools bar to access commonly used commands.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_TOOLBOX_TOOLS\">Χρησιμοποιήστε τη γραμμή Εργαλεία για να έχετε πρόσβαση στις πιο συχνά χρησιμοποιούμενες εντολές.</ahelp>"
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN10610\n"
+"help.text"
+msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Controls\">Controls</link>"
+msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Έλεγχοι\">Έλεγχοι</link>"
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"hd_id3154730\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/scalc/02/06080000.xhp\" name=\"Choose Themes\">Choose Themes</link>"
+msgstr "<link href=\"text/scalc/02/06080000.xhp\" name=\"Επιλογή θεμάτων\">Επιλογή θεμάτων</link>"
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN10690\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12040300.xhp\" name=\"Advanced Filter\">Advanced Filter</link>"
+msgstr "<link href=\"text/scalc/01/12040300.xhp\" name=\"Ειδικό φίλτρο\">Ειδικό φίλτρο</link>"
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106A8\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12090100.xhp\">Start</link>"
+msgstr "<link href=\"text/scalc/01/12090100.xhp\">Εκκίνηση</link>"
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106C0\n"
+"help.text"
+msgid "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Euro Converter\">Euro Converter</link>"
+msgstr "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Μετατροπέας σε ευρώ\">Μετατροπέας σε ευρώ</link>"
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106D8\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04070100.xhp\">Define</link>"
+msgstr "<link href=\"text/scalc/01/04070100.xhp\">Ορισμός</link>"
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106F0\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
+msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Αναζήτηση στόχου\">Αναζήτηση στόχου</link>"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"tit\n"
+"help.text"
+msgid "$[officename] Calc Features"
+msgstr "Χαρακτηριστικά του $[officename] Calc"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3154758\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"main0503\"><link href=\"text/scalc/main0503.xhp\" name=\"$[officename] Calc Features\">$[officename] Calc Features</link></variable>"
+msgstr "<variable id=\"main0503\"><link href=\"text/scalc/main0503.xhp\" name=\"Χαρακτηριστικά του $[officename] Calc\">Χαρακτηριστικά του $[officename] Calc</link></variable>"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3149457\n"
+"2\n"
+"help.text"
+msgid "$[officename] Calc is a spreadsheet application that you can use to calculate, analyze, and manage your data. You can also import and modify Microsoft Excel spreadsheets."
+msgstr "Το $[officename] Calc είναι μια εφαρμογή υπολογιστικών φύλλων που μπορείτε να χρησιμοποιήσετε για τον υπολογισμό, την ανάλυση και τη διαχείριση των δεδομένων σας. Επίσης μπορείτε να εισάγετε και να τροποποιήσετε υπολογιστικά φύλλα από το Microsoft Excel."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3148797\n"
+"4\n"
+"help.text"
+msgid "Calculations"
+msgstr "Υπολογισμοί"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3145172\n"
+"5\n"
+"help.text"
+msgid "$[officename] Calc provides you with <link href=\"text/scalc/01/04060100.xhp\" name=\"functions\">functions</link>, including statistical and banking functions, that you can use to create formulas to perform complex calculations on your data."
+msgstr "Στο $[officename] Calc περιέχονται <link href=\"text/scalc/01/04060100.xhp\" name=\"συναρτήσεις\">συναρτήσεις</link>, συμπεριλαμβανομένων των στατιστικών και των τραπεζικών συναρτήσεων, τις οποίες μπορείτε να χρησιμοποιήσετε για να δημιουργήσετε μαθηματικούς τύπους για την εκτέλεση σύνθετων υπολογισμών στα δεδομένα σας."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3145271\n"
+"6\n"
+"help.text"
+msgid "You can also use the <link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilots\">Function Wizard</link> to help you create your formulas."
+msgstr "Επίσης μπορείτε να χρησιμοποιήσετε τον <link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilots\">Οδηγό συναρτήσεων</link> για να σας βοηθήσει να δημιουργήσετε τους δικούς σας τύπους."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3152596\n"
+"13\n"
+"help.text"
+msgid "What-If Calculations"
+msgstr "Υπολογισμοί για υποθετικά σενάρια"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3156444\n"
+"14\n"
+"help.text"
+msgid "An interesting feature is to be able to immediately view the results of changes made to one factor of calculations that are composed of several factors. For instance, you can see how changing the time period in a loan calculation affects the interest rates or repayment amounts. Furthermore, you can manage larger tables by using different predefined scenarios."
+msgstr "Ένα ενδιαφέρον χαρακτηριστικό είναι ότι μπορείτε να εμφανίσετε άμεσα τα αποτελέσματα των τροποποιήσεων που εφαρμόσατε σε ένα συντελεστή των υπολογισμών σας που αποτελούνται από διαφόρους συντελεστές. Για παράδειγμα, μπορείτε δείτε πώς η μεταβολή της περιόδου σε έναν υπολογισμό δανείου επηρεάζει τα επιτόκια ή τα ποσά προεξόφλησης του δανείου. Επιπροσθέτως, μπορείτε να διαχειριστείτε μεγαλύτερους πίνακες χρησιμοποιώντας διάφορα προκαθορισμένα σενάρια."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3148576\n"
+"7\n"
+"help.text"
+msgid "Database Functions"
+msgstr "Συναρτήσεις βάσεων δεδομένων"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3154011\n"
+"8\n"
+"help.text"
+msgid "Use spreadsheets to arrange, store, and filter your data."
+msgstr "Χρησιμοποιήστε υπολογιστικά φύλλα για την τακτοποίηση, την αποθήκευση, την επεξεργασία και το φιλτράρισμα των δεδομένων σας."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3154942\n"
+"25\n"
+"help.text"
+msgid "$[officename] Calc lets you drag-and-drop tables from databases, or lets you use a spreadsheet as a data source for creating form letters in $[officename] Writer."
+msgstr "Το $[officename] Calc επιτρέπει την μεταφορά και απόθεση πινάκων από βάσεις δεδομένων, ή την χρήση υπολογιστικών φύλλων ως προελεύσεις δεδομένων για τη δημιουργία επιστολών με το $[officename] Writer."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3145800\n"
+"9\n"
+"help.text"
+msgid "Arranging Data"
+msgstr "Τακτοποίηση δεδομένων"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3154490\n"
+"10\n"
+"help.text"
+msgid "With a few mouse-clicks, you can reorganize your spreadsheet to show or hide certain data ranges, or to format ranges according to special conditions, or to quickly calculate subtotals and totals."
+msgstr "Με μόνο λίγα κλικ του ποντικιού μπορείτε να αναδιοργανώσετε την προβολή του υπολογιστικού σας φύλλου ώστε αυτό να εμφανίζει ή να αποκρύπτει περιοχές δεδομένων, να μορφοποιεί περιοχές ανάλογα με τις ιδιαίτερες συνθήκες ή να υπολογίζει μερικά και ολικά αθροίσματα."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3155601\n"
+"16\n"
+"help.text"
+msgid "Dynamic Charts"
+msgstr "Δυναμικά διαγράμματα"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3149121\n"
+"17\n"
+"help.text"
+msgid "$[officename] Calc lets you present spreadsheet data in dynamic charts that update automatically when the data changes."
+msgstr "Το $[officename] Calc σας επιτρέπει να παρουσιάσετε τα δεδομένα σας σε δυναμικά διαγράμματα τα οποία ενημερώνονται αυτόματα όταν τροποποιούνται τα δεδομένα."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3153707\n"
+"18\n"
+"help.text"
+msgid "Opening and Saving Microsoft Files"
+msgstr "Άνοιγμα και αποθήκευση αρχείων Microsoft"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3157867\n"
+"19\n"
+"help.text"
+msgid "Use the $[officename] filters to convert Excel files, or to open and save in a variety of other <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formats</link>."
+msgstr "Χρησιμοποιήστε τα φίλτρα του $[officename] για τη μετατροπή αρχείων Excel, ή για το άνοιγμα και την αποθήκευση σε μία ποικιλία από <link href=\"text/shared/00/00000020.xhp\" name=\"μορφές\">μορφές</link> αρχείων."
diff --git a/source/el/helpcontent2/source/text/scalc/00.po b/source/el/helpcontent2/source/text/scalc/00.po
index 4dcd04cd2fb..ae9aa7aeecf 100644
--- a/source/el/helpcontent2/source/text/scalc/00.po
+++ b/source/el/helpcontent2/source/text/scalc/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2012-06-18 16:12+0200\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,828 +15,287 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
+"00000004.xhp\n"
"tit\n"
"help.text"
-msgid "Window Menu"
-msgstr "Μενού Παράθυρο"
+msgid "To access this function..."
+msgstr "Για να έχετε πρόσβαση σε αυτήν τη λειτουργία..."
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"hd_id3155628\n"
+"00000004.xhp\n"
+"hd_id3155535\n"
"1\n"
"help.text"
-msgid "Window Menu"
-msgstr "Μενού Παράθυρο"
+msgid "<variable id=\"wie\">To access this function... </variable>"
+msgstr "<variable id=\"wie\">Για να έχετε πρόσβαση σε αυτήν τη λειτουργία... </variable>"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3147335\n"
-"2\n"
+"00000004.xhp\n"
+"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <emph>Window - Split</emph></variable>"
-msgstr "<variable id=\"fete\">Επιλέξτε <emph>Παράθυρο - Διαίρεση</emph></variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgstr "<variable id=\"moreontop\">Περισσότερες εξηγήσεις στην κορυφή της σελίδας. </variable>"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3153663\n"
-"3\n"
+"00000004.xhp\n"
+"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <emph>Window - Freeze</emph></variable>"
-msgstr "<variable id=\"fefix\">Επιλέξτε <emph>Παράθυρο - Παγίωση</emph></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\">Στις συναρτήσεις του %PRODUCTNAME Calc, οι παράμετροι που σημειώνονται ως \"προαιρετικές\" μπορούν να εξαχθούν όταν καμιά παράμετρος δεν ακολουθεί. Για παράδειγμα, σε μια συνάρτηση με τέσσερις παραμέτρους, όπου οι δύο τελευταίες παράμετροι είναι σημειωμένες ως \"προαιρετικές\", μπορείτε να αφήσετε έξω την παράμετρο 4 ή τις παραμέτρους 3 και 4, αλλά δεν μπορείτε να εξάγετε μόνο την παράμετρο 3. </variable>"
-#: 00000412.xhp
+#: 00000004.xhp
msgctxt ""
-"00000412.xhp\n"
+"00000004.xhp\n"
+"par_id9751884\n"
+"help.text"
+msgid "<variable id=\"codes\">Codes greater than 127 may depend on your system's character mapping (for example iso-8859-1, iso-8859-2, Windows-1252, Windows-1250), and hence may not be portable.</variable>"
+msgstr "<variable id=\"codes\"> Κωδικοποιήσεις μεγαλύτερες από 127 μπορεί να εξαρτώνται από τη χαρτογράφηση χαρακτήρων του συστήματος σας (για παράδειγμα οι iso-8859-1, iso-8859-2, Windows-1252, Windows-1250), και μπορούν να είναι κινητές.</variable>"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
"tit\n"
"help.text"
-msgid "Data Menu"
-msgstr "Μενού Δεδομένα"
+msgid "Edit Menu"
+msgstr "Μενού Επεξεργασία"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"hd_id3145136\n"
+"00000402.xhp\n"
+"hd_id3147303\n"
"1\n"
"help.text"
-msgid "Data Menu"
-msgstr "Μενού Δεδομένα"
+msgid "Edit Menu"
+msgstr "Μενού Επεξεργασία"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id8366954\n"
+"00000402.xhp\n"
+"par_id3155555\n"
+"2\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=\"kopffuss\">Choose <emph>Edit - Headers & Footers</emph></variable>"
+msgstr "<variable id=\"kopffuss\">Επιλέξτε <emph>Επεξεργασία - Κεφαλίδες και υποσέλιδα</emph></variable>"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3147399\n"
+"00000402.xhp\n"
+"par_id3159233\n"
"3\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Επιλέξτε <emph>Δεδομένα - Ορισμός περιοχής</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Edit - Headers & Footers - Header/Footer</emph> tabs</variable>"
+msgstr "<variable id=\"bkopfzeile\">Επιλέξτε τις καρτέλες <emph>Επεξεργασία - Κεφαλίδες και υποσέλιδα - Κεφαλίδα/Υποσέλιδο </emph> </variable>"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3145345\n"
+"00000402.xhp\n"
+"par_id3150443\n"
"4\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Επιλέξτε <emph>Δεδομένα - Επιλογή περιοχής</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Edit - Fill</emph></variable>"
+msgstr "<variable id=\"bausfullen\">Επιλέξτε <emph>Επεξεργασία - Γέμισμα</emph></variable>"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3150443\n"
+"00000402.xhp\n"
+"par_id3143267\n"
"5\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Επιλέξτε <emph>Δεδομένα - Ταξινόμηση</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Edit - Fill - Down</emph></variable>"
+msgstr "<variable id=\"bausunten\">Επιλέξτε <emph>Επεξεργασία - Γέμισμα - Κάτω</emph></variable>"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3148491\n"
+"00000402.xhp\n"
+"par_id3153880\n"
"6\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Δεδομένα - Ταξινόμηση - Κριτήρια ταξινόμησης</emph>"
+msgid "<variable id=\"bausrechts\">Choose <emph>Edit - Fill - Right</emph></variable>"
+msgstr "<variable id=\"bausrechts\">Επιλέξτε <emph>Επεξεργασία - Γέμισμα - Δεξιά</emph></variable>"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3154516\n"
+"00000402.xhp\n"
+"par_id3151245\n"
"7\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Στην Τυπική γραμμή , κάντε κλικ"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3148663\n"
-"help.text"
-msgid "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">Εικονίδιο</alt></image>"
+msgid "<variable id=\"bausoben\">Choose <emph>Edit - Fill - Up</emph></variable>"
+msgstr "<variable id=\"bausoben\">Επιλέξτε <emph>Επεξεργασία - Γέμισμα - Πάνω</emph></variable>"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3150767\n"
+"00000402.xhp\n"
+"par_id3145068\n"
"8\n"
"help.text"
-msgid "Sort Ascending"
-msgstr "Αύξουσα ταξινόμηση"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3153969\n"
-"help.text"
-msgid "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">Icon</alt></image>"
-msgstr "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">Εικονίδιο</alt></image>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Edit - Fill - Left</emph></variable>"
+msgstr "<variable id=\"bauslinks\">Επιλέξτε <emph>Επεξεργασία - Γέμισμα - Αριστερά</emph></variable>"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3145364\n"
+"00000402.xhp\n"
+"par_id3150400\n"
"9\n"
"help.text"
-msgid "Sort Descending"
-msgstr "Φθίνουσα ταξινόμηση"
+msgid "<variable id=\"baustab\">Choose <emph>Edit - Fill - Sheet</emph></variable>"
+msgstr "<variable id=\"baustab\">Επιλέξτε <emph>Επεξεργασία - Γέμισμα - Φύλλο</emph></variable>"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3146984\n"
+"00000402.xhp\n"
+"par_id3154910\n"
"10\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=\"bausreihe\">Choose <emph>Edit - Fill - Series</emph></variable>"
+msgstr "<variable id=\"bausreihe\">Επιλέξτε <emph>Επεξεργασία - Γέμισμα - Κατηγορίες</emph></variable>"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3155308\n"
+"00000402.xhp\n"
+"par_id3154123\n"
"11\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Επιλέξτε <emph>Δεδομένα - Φίλτρο</emph></variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3148646\n"
-"12\n"
-"help.text"
-msgid "Choose <emph>Data - Filter - AutoFilter</emph>"
-msgstr "Επιλέξτε <emph>Δεδομένα - Φίλτρο - Αυτόματο φίλτρο</emph>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3151113\n"
-"13\n"
-"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Στη γραμμή εργαλείων ή στη γραμμή δεδομένων πίνακα, κάντε κλικ"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3145799\n"
-"help.text"
-msgid "<image id=\"img_id3149413\" src=\"cmd/sc_datafilterautofilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149413\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149413\" src=\"cmd/sc_datafilterautofilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149413\">Εικονίδιο</alt></image>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3149401\n"
-"14\n"
-"help.text"
-msgid "AutoFilter"
-msgstr "Αυτόματο φίλτρο"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3156278\n"
-"17\n"
-"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - Filter - Advanced Filter</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Επιλέξτε <emph>Δεδομένα - Φίλτρο - Ειδικό φίλτρο</emph></variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3153764\n"
-"18\n"
-"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter - More>></emph> button"
-msgstr "Επιλέξτε το κουμπί <emph>Δεδομένα - Φίλτρο - Τυπικό φίλτρο - Πρόσθετα>></emph>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3155444\n"
-"19\n"
-"help.text"
-msgid "Choose <emph>Data - Filter - Advanced Filter - More>></emph> button"
-msgstr "Επιλέξτε το κουμπί <emph>Δεδομένα - Φίλτρο - Ειδικό φίλτρο - Πρόσθετα>></emph>"
+msgid "Choose <emph>Edit - Delete Contents</emph>"
+msgstr "Επιλέξτε <emph>Επεξεργασία - Διαγραφή περιεχομένων</emph>"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3156382\n"
+"00000402.xhp\n"
+"par_id3145785\n"
"20\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Remove Filter</emph>"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Φίλτρο - Αφαίρεση φίλτρου</emph>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3155961\n"
-"48\n"
-"help.text"
-msgid "On Table Data bar, click <emph>Remove Filter/Sort</emph>"
-msgstr "Στη γραμμή δεδομένων πίνακα, κάντε κλικ στο κουμπί <emph>Αφαίρεση φίλτρου/ταξινόμησης</emph>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3148485\n"
-"help.text"
-msgid "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145792\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145792\">Εικονίδιο</alt></image>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3149207\n"
-"49\n"
-"help.text"
-msgid "Remove Filter/Sort"
-msgstr "Αφαίρεση φίλτρου/ταξινόμησης"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3152778\n"
-"21\n"
-"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Επιλέξτε <emph>Δεδομένα - Φίλτρο - Απόκρυψη αυτόματου φίλτρου</emph></variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3166424\n"
-"22\n"
-"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Επιλέξτε <emph>Δεδομένα - Μερικά αθροίσματα</emph></variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3154574\n"
-"23\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>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3151277\n"
-"24\n"
-"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Επιλέξτε την καρτέλα <emph>Δεδομένα - Μερικά αθροίσματα - Επιλογές</emph></variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3145133\n"
-"25\n"
-"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Επιλέξτε <emph>Δεδομένα - Εγκυρότητα</emph></variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3152992\n"
-"26\n"
-"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Καρτέλα μενού <emph>Δεδομένα - Εγκυρότητα - Κριτήρια</emph></variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3150367\n"
-"27\n"
-"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Επιλέξτε την καρτέλα <emph>Δεδομένα - Εγκυρότητα - Βοήθεια εισαγωγής</emph></variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3154486\n"
-"28\n"
-"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Επιλέξτε την καρτέλα <emph>Δεδομένα - Εγκυρότητα - Ειδοποίηση σφάλματος</emph></variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3146978\n"
-"29\n"
-"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Επιλέξτε <emph>Δεδομένα - Πολλαπλές λειτουργίες</emph></variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3155809\n"
-"30\n"
-"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Επιλέξτε <emph>Δεδομένα - Ενοποίηση</emph></variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3148701\n"
-"31\n"
-"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση</emph></variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3153815\n"
-"32\n"
-"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Απόκρυψη λεπτομερειών</emph></variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3159223\n"
-"33\n"
-"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Εμφάνιση λεπτομερειών</emph></variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3146870\n"
-"34\n"
-"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Ομαδοποίηση</emph>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3144507\n"
-"51\n"
-"help.text"
-msgid "F12"
-msgstr "F12"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3144772\n"
-"35\n"
-"help.text"
-msgid "On <emph>Tools</emph> bar, click"
-msgstr "Στη γραμμή <emph>Εργαλεία</emph>, κάντε κλικ"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3149438\n"
-"help.text"
-msgid "<image id=\"img_id3153287\" src=\"cmd/sc_group.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153287\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153287\" src=\"cmd/sc_group.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153287\">Εικονίδιο</alt></image>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3150214\n"
-"36\n"
-"help.text"
-msgid "Group"
-msgstr "Ομαδοποίηση"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3146781\n"
-"37\n"
-"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Αναίρεση ομαδοποίησης</emph>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3150892\n"
-"52\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3155097\n"
-"38\n"
-"help.text"
-msgid "On <emph>Tools</emph> bar, click"
-msgstr "Στη γραμμή <emph>Εργαλεία</emph>, κάντε κλικ"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3150048\n"
-"help.text"
-msgid "<image id=\"img_id3155914\" src=\"cmd/sc_ungroup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155914\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155914\" src=\"cmd/sc_ungroup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155914\">Εικονίδιο</alt></image>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3153555\n"
-"39\n"
-"help.text"
-msgid "Ungroup"
-msgstr "Αναίρεση ομαδοποίησης"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3153008\n"
-"40\n"
-"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Αυτόματη διάρθρωση</emph></variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3154709\n"
-"41\n"
-"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Κατάργηση</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\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Εμφάνιση λεπτομερειών</emph> (για κάποιους συγκεντρωτικούς πίνακες)</variable>"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3155759\n"
-"42\n"
-"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας</emph></variable>"
+msgid "Backspace"
+msgstr "Οπισθοδρόμηση"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3154625\n"
-"43\n"
+"00000402.xhp\n"
+"par_id3150011\n"
+"12\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Data - Pivot Table - Create</emph></variable>"
-msgstr "<variable id=\"dndpa\">Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Δημιουργία</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Edit - Delete Cells</emph></variable>"
+msgstr "<variable id=\"bzelo\">Επιλέξτε <emph>Επεξεργασία - Διαγραφή κελιών</emph></variable>"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3147558\n"
-"53\n"
+"00000402.xhp\n"
+"par_id3153951\n"
+"13\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Data - Pivot Table - Create</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 "Choose <emph>Edit – Sheet - Delete</emph>"
+msgstr "Επιλέξτε <emph>Επεξεργασία – Φύλλο - Διαγραφή</emph>"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3153297\n"
-"50\n"
+"00000402.xhp\n"
+"par_id3155306\n"
+"18\n"
"help.text"
-msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Δημιουργία</emph>, στο διάλογο προέλευσης επιλογής διαλέξτε την επιλογή <emph>Τρέχουσα επιλογή</emph>."
+msgid "Open context menu for a sheet tab"
+msgstr "Άνοιγμα μενού περιβάλλοντος για μια καρτέλα του φύλλου"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3145118\n"
-"54\n"
+"00000402.xhp\n"
+"par_id3146119\n"
+"14\n"
"help.text"
-msgid "Choose <emph>Data - Pivot Table - Create</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>Edit – Sheets – Move/Copy</emph>"
+msgstr "Επιλέξτε <emph>Επεξεργασία - Φύλλα - Μετακίνηση/Αντιγραφή</emph>"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3153294\n"
-"44\n"
+"00000402.xhp\n"
+"par_id3148645\n"
+"19\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Ανανέωση</emph></variable>"
+msgid "Open context menu for a sheet tab"
+msgstr "Άνοιγμα μενού περιβάλλοντος για μια καρτέλα του φύλλου"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3151344\n"
-"45\n"
+"00000402.xhp\n"
+"par_id3153093\n"
+"15\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=\"bmaumloe\">Choose <emph>Edit - Delete Manual Break</emph></variable>"
+msgstr "<variable id=\"bmaumloe\">Επιλέξτε <emph>Επεξεργασία - Διαγραφή χειροκίνητης αλλαγής </emph></variable>"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3150397\n"
-"46\n"
+"00000402.xhp\n"
+"par_id3153191\n"
+"16\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Επιλέξτε <emph>Δεδομένα - Ανανέωση περιοχής</emph></variable>"
+msgid "<variable id=\"bzeilum\">Choose <emph>Edit - Delete Manual Break - Row Break</emph></variable>"
+msgstr "<variable id=\"bzeilum\">Επιλέξτε <emph>Επεξεργασία - Διαγραφή χειροκίνητης αλλαγής - Αλλαγή γραμμής</emph></variable>"
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_idN10B8F\n"
+"00000402.xhp\n"
+"par_id3145645\n"
+"17\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=\"bspaum\">Choose <emph>Edit - Delete Manual Break - Column Break</emph></variable>"
+msgstr "<variable id=\"bspaum\">Επιλέξτε <emph>Επεξεργασία - Διαγραφή χειροκίνητης αλλαγής - Αλλαγή στήλης</emph></variable>"
-#: 00000405.xhp
+#: 00000403.xhp
msgctxt ""
-"00000405.xhp\n"
+"00000403.xhp\n"
"tit\n"
"help.text"
-msgid "Format Menu"
-msgstr "Μενού Μορφοποίηση"
+msgid "View Menu"
+msgstr "Μενού Προβολή"
-#: 00000405.xhp
+#: 00000403.xhp
msgctxt ""
-"00000405.xhp\n"
-"hd_id3150769\n"
+"00000403.xhp\n"
+"hd_id3145673\n"
"1\n"
"help.text"
-msgid "Format Menu"
-msgstr "Μενού Μορφοποίηση"
+msgid "View Menu"
+msgstr "Μενού Προβολή"
-#: 00000405.xhp
+#: 00000403.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3154685\n"
+"00000403.xhp\n"
+"par_id3150275\n"
"2\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Επιλέξτε <emph>Μορφή - Κελιά</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgstr "<variable id=\"aspze\">Επιλέξτε <emph>Προβολή - Επικεφαλίδες γραμμών και στηλών</emph></variable>"
-#: 00000405.xhp
+#: 00000403.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3153194\n"
+"00000403.xhp\n"
+"par_id3154514\n"
"3\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=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgstr "<variable id=\"awehe\">Επιλέξτε <emph>Προβολή - Επισήμανση τιμής</emph></variable>"
-#: 00000405.xhp
+#: 00000403.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3155854\n"
+"00000403.xhp\n"
+"par_id3148947\n"
"4\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Επιλέξτε <emph>Μορφή - Γραμμή</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgstr "<variable id=\"rechenleiste\">Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων -Γραμμή τύπου</emph></variable>"
-#: 00000405.xhp
+#: 00000403.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3150012\n"
+"00000403.xhp\n"
+"par_id3148663\n"
"5\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Επιλέξτε <emph>Μορφή - Γραμμή - Βέλτιστο ύψος</emph></variable>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3148645\n"
-"6\n"
-"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Γραμμή - Απόκρυψη</emph>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3153728\n"
-"7\n"
-"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Στήλη - Απόκρυψη</emph>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3151114\n"
-"8\n"
-"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Επιλέξτε <emph>Μορφή – Φύλλο - Απόκρυψη</emph>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3148576\n"
-"9\n"
-"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Γραμμή - Εμφάνιση</emph>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3156286\n"
-"10\n"
-"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Στήλη - Εμφάνιση</emph>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3145645\n"
-"11\n"
-"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Επιλέξτε <emph>Μορφή - Στήλη</emph></variable>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3145252\n"
-"12\n"
-"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Στήλη - Βέλτιστο πλάτος</emph>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3146971\n"
-"36\n"
-"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "Κάντε διπλό κλικ στο δεξί διαχωριστικό στις επικεφαλίδες της στήλης"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3147362\n"
-"15\n"
-"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Επιλέξτε <emph>Μορφή - Φύλλο</emph></variable>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3163805\n"
-"16\n"
-"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Επιλέξτε <emph>Μορφή - Φύλλο - Μετονομασία</emph></variable>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3155333\n"
-"17\n"
-"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Επιλέξτε <emph>Μορφή - Φύλλο - Εμφάνιση</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\">Επιλέξτε <emph>Μορφή - Σελίδα</emph></variable>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3155508\n"
-"25\n"
-"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Επιλέξτε <emph>Μορφή - Σελίδα - Φύλλο</emph> tab </variable>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3150883\n"
-"26\n"
-"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης</emph></variable>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3156448\n"
-"27\n"
-"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Ορισμός</emph></variable>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3156290\n"
-"35\n"
-"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Προσθήκη</emph></variable>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3155812\n"
-"28\n"
-"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Remove</emph></variable>"
-msgstr "<variable id=\"fodbah\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Αφαίρεση</emph></variable>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3153307\n"
-"29\n"
-"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Επεξεργασία</emph></variable>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3153916\n"
-"31\n"
-"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Αυτόματη μορφοποίηση</emph>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3154532\n"
-"32\n"
-"help.text"
-msgid "On the Tools bar, click"
-msgstr "Στη γραμμή Εργαλεία, κάντε κλικ"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3149332\n"
-"help.text"
-msgid "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156020\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156020\">Εικονίδιο</alt></image>"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3154060\n"
-"33\n"
-"help.text"
-msgid "AutoFormat"
-msgstr "Αυτόματη μορφοποίηση"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3154618\n"
-"34\n"
-"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Επιλέξτε <emph>Μορφή - Μορφοποίηση υπό όρους</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break Preview</emph></variable>"
+msgstr "<variable id=\"seumvo\">Επιλέξτε <emph>Προβολή - Προεπισκόπηση αλλαγής σελίδας</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -1244,58 +703,263 @@ msgctxt ""
msgid "<variable id=\"einabesch\">Choose <emph>Insert - Names - Labels</emph></variable>"
msgstr "<variable id=\"einabesch\">Επιλέξτε <emph>Εισαγωγή - Ονόματα - Ετικέτες</emph></variable>"
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
+"00000405.xhp\n"
"tit\n"
"help.text"
-msgid "View Menu"
-msgstr "Μενού Προβολή"
+msgid "Format Menu"
+msgstr "Μενού Μορφοποίηση"
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"hd_id3145673\n"
+"00000405.xhp\n"
+"hd_id3150769\n"
"1\n"
"help.text"
-msgid "View Menu"
-msgstr "Μενού Προβολή"
+msgid "Format Menu"
+msgstr "Μενού Μορφοποίηση"
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3150275\n"
+"00000405.xhp\n"
+"par_id3154685\n"
"2\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=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
+msgstr "<variable id=\"fozelle\">Επιλέξτε <emph>Μορφή - Κελιά</emph></variable>"
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3154514\n"
+"00000405.xhp\n"
+"par_id3153194\n"
"3\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Επιλέξτε <emph>Προβολή - Επισήμανση τιμής</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
+msgstr "<variable id=\"fozelstz\">Επιλέξτε <emph>Μορφή - Κελιά - Προστασία κελιού</emph> tab </variable>"
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3148947\n"
+"00000405.xhp\n"
+"par_id3155854\n"
"4\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων -Γραμμή τύπου</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
+msgstr "<variable id=\"fozei\">Επιλέξτε <emph>Μορφή - Γραμμή</emph></variable>"
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3148663\n"
+"00000405.xhp\n"
+"par_id3150012\n"
"5\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break Preview</emph></variable>"
-msgstr "<variable id=\"seumvo\">Επιλέξτε <emph>Προβολή - Προεπισκόπηση αλλαγής σελίδας</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgstr "<variable id=\"fozeiophoe\">Επιλέξτε <emph>Μορφή - Γραμμή - Βέλτιστο ύψος</emph></variable>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3148645\n"
+"6\n"
+"help.text"
+msgid "Choose <emph>Format - Row - Hide</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Γραμμή - Απόκρυψη</emph>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3153728\n"
+"7\n"
+"help.text"
+msgid "Choose <emph>Format - Column - Hide</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Στήλη - Απόκρυψη</emph>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3151114\n"
+"8\n"
+"help.text"
+msgid "Choose <emph>Format - Sheet - Hide</emph>"
+msgstr "Επιλέξτε <emph>Μορφή – Φύλλο - Απόκρυψη</emph>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3148576\n"
+"9\n"
+"help.text"
+msgid "Choose <emph>Format - Row - Show</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Γραμμή - Εμφάνιση</emph>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3156286\n"
+"10\n"
+"help.text"
+msgid "Choose <emph>Format - Column - Show</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Στήλη - Εμφάνιση</emph>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3145645\n"
+"11\n"
+"help.text"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
+msgstr "<variable id=\"fospa\">Επιλέξτε <emph>Μορφή - Στήλη</emph></variable>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3145252\n"
+"12\n"
+"help.text"
+msgid "Choose <emph>Format - Column - Optimal Width</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Στήλη - Βέλτιστο πλάτος</emph>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3146971\n"
+"36\n"
+"help.text"
+msgid "Double-click right column separator in column headers"
+msgstr "Κάντε διπλό κλικ στο δεξί διαχωριστικό στις επικεφαλίδες της στήλης"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3147362\n"
+"15\n"
+"help.text"
+msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
+msgstr "<variable id=\"fot\">Επιλέξτε <emph>Μορφή - Φύλλο</emph></variable>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3163805\n"
+"16\n"
+"help.text"
+msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
+msgstr "<variable id=\"fotu\">Επιλέξτε <emph>Μορφή - Φύλλο - Μετονομασία</emph></variable>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3155333\n"
+"17\n"
+"help.text"
+msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
+msgstr "<variable id=\"fotenb\">Επιλέξτε <emph>Μορφή - Φύλλο - Εμφάνιση</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\">Επιλέξτε <emph>Μορφή - Σελίδα</emph></variable>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3155508\n"
+"25\n"
+"help.text"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
+msgstr "<variable id=\"fostel\">Επιλέξτε <emph>Μορφή - Σελίδα - Φύλλο</emph> tab </variable>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3150883\n"
+"26\n"
+"help.text"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
+msgstr "<variable id=\"fodrbe\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης</emph></variable>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3156448\n"
+"27\n"
+"help.text"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
+msgstr "<variable id=\"fodrfe\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Ορισμός</emph></variable>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3156290\n"
+"35\n"
+"help.text"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
+msgstr "<variable id=\"fodrhin\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Προσθήκη</emph></variable>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3155812\n"
+"28\n"
+"help.text"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Remove</emph></variable>"
+msgstr "<variable id=\"fodbah\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Αφαίρεση</emph></variable>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3153307\n"
+"29\n"
+"help.text"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
+msgstr "<variable id=\"fodbbe\">Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Επεξεργασία</emph></variable>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3153916\n"
+"31\n"
+"help.text"
+msgid "Choose <emph>Format - AutoFormat</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Αυτόματη μορφοποίηση</emph>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3154532\n"
+"32\n"
+"help.text"
+msgid "On the Tools bar, click"
+msgstr "Στη γραμμή Εργαλεία, κάντε κλικ"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3149332\n"
+"help.text"
+msgid "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156020\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156020\">Εικονίδιο</alt></image>"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3154060\n"
+"33\n"
+"help.text"
+msgid "AutoFormat"
+msgstr "Αυτόματη μορφοποίηση"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3154618\n"
+"34\n"
+"help.text"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgstr "<variable id=\"bedingte\">Επιλέξτε <emph>Μορφή - Μορφοποίηση υπό όρους</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -1546,231 +1210,567 @@ msgctxt ""
msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - Cell Contents - AutoInput</emph></variable>"
msgstr "<variable id=\"autoeingabe\">Επιλέξτε <emph>Εργαλεία - Περιεχόμενα κελιού - Αυτόματη εισαγωγή</emph></variable>"
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
+"00000407.xhp\n"
"tit\n"
"help.text"
-msgid "To access this function..."
-msgstr "Για να έχετε πρόσβαση σε αυτήν τη λειτουργία..."
+msgid "Window Menu"
+msgstr "Μενού Παράθυρο"
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
-"hd_id3155535\n"
+"00000407.xhp\n"
+"hd_id3155628\n"
"1\n"
"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Για να έχετε πρόσβαση σε αυτήν τη λειτουργία... </variable>"
-
-#: 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 "Window Menu"
+msgstr "Μενού Παράθυρο"
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_idN105AF\n"
+"00000407.xhp\n"
+"par_id3147335\n"
+"2\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=\"fete\">Choose <emph>Window - Split</emph></variable>"
+msgstr "<variable id=\"fete\">Επιλέξτε <emph>Παράθυρο - Διαίρεση</emph></variable>"
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_id9751884\n"
+"00000407.xhp\n"
+"par_id3153663\n"
+"3\n"
"help.text"
-msgid "<variable id=\"codes\">Codes greater than 127 may depend on your system's character mapping (for example iso-8859-1, iso-8859-2, Windows-1252, Windows-1250), and hence may not be portable.</variable>"
-msgstr "<variable id=\"codes\"> Κωδικοποιήσεις μεγαλύτερες από 127 μπορεί να εξαρτώνται από τη χαρτογράφηση χαρακτήρων του συστήματος σας (για παράδειγμα οι iso-8859-1, iso-8859-2, Windows-1252, Windows-1250), και μπορούν να είναι κινητές.</variable>"
+msgid "<variable id=\"fefix\">Choose <emph>Window - Freeze</emph></variable>"
+msgstr "<variable id=\"fefix\">Επιλέξτε <emph>Παράθυρο - Παγίωση</emph></variable>"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
+"00000412.xhp\n"
"tit\n"
"help.text"
-msgid "Edit Menu"
-msgstr "Μενού Επεξεργασία"
+msgid "Data Menu"
+msgstr "Μενού Δεδομένα"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"hd_id3147303\n"
+"00000412.xhp\n"
+"hd_id3145136\n"
"1\n"
"help.text"
-msgid "Edit Menu"
-msgstr "Μενού Επεξεργασία"
+msgid "Data Menu"
+msgstr "Μενού Δεδομένα"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3155555\n"
-"2\n"
+"00000412.xhp\n"
+"par_id8366954\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Edit - Headers & Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Επιλέξτε <emph>Επεξεργασία - Κεφαλίδες και υποσέλιδα</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgstr "<variable id=\"text2columns\">Επιλέξτε <emph>Δεδομένα - Κείμενο σε στήλες</emph></variable>"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3159233\n"
+"00000412.xhp\n"
+"par_id3147399\n"
"3\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Edit - Headers & Footers - Header/Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Επιλέξτε τις καρτέλες <emph>Επεξεργασία - Κεφαλίδες και υποσέλιδα - Κεφαλίδα/Υποσέλιδο </emph> </variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
+msgstr "<variable id=\"dbrbf\">Επιλέξτε <emph>Δεδομένα - Ορισμός περιοχής</emph></variable>"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3150443\n"
+"00000412.xhp\n"
+"par_id3145345\n"
"4\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Edit - Fill</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Επιλέξτε <emph>Επεξεργασία - Γέμισμα</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
+msgstr "<variable id=\"dbrba\">Επιλέξτε <emph>Δεδομένα - Επιλογή περιοχής</emph></variable>"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3143267\n"
+"00000412.xhp\n"
+"par_id3150443\n"
"5\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Edit - Fill - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Επιλέξτε <emph>Επεξεργασία - Γέμισμα - Κάτω</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort</emph></variable>"
+msgstr "<variable id=\"dnsrt\">Επιλέξτε <emph>Δεδομένα - Ταξινόμηση</emph></variable>"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3153880\n"
+"00000412.xhp\n"
+"par_id3148491\n"
"6\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Edit - Fill - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Επιλέξτε <emph>Επεξεργασία - Γέμισμα - Δεξιά</emph></variable>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Δεδομένα - Ταξινόμηση - Κριτήρια ταξινόμησης</emph>"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3151245\n"
+"00000412.xhp\n"
+"par_id3154516\n"
"7\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Edit - Fill - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Επιλέξτε <emph>Επεξεργασία - Γέμισμα - Πάνω</emph></variable>"
+msgid "On Standard bar, click"
+msgstr "Στην Τυπική γραμμή , κάντε κλικ"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3145068\n"
+"00000412.xhp\n"
+"par_id3148663\n"
+"help.text"
+msgid "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">Εικονίδιο</alt></image>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150767\n"
"8\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Edit - Fill - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Επιλέξτε <emph>Επεξεργασία - Γέμισμα - Αριστερά</emph></variable>"
+msgid "Sort Ascending"
+msgstr "Αύξουσα ταξινόμηση"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3150400\n"
-"9\n"
+"00000412.xhp\n"
+"par_id3153969\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Edit - Fill - Sheet</emph></variable>"
-msgstr "<variable id=\"baustab\">Επιλέξτε <emph>Επεξεργασία - Γέμισμα - Φύλλο</emph></variable>"
+msgid "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">Icon</alt></image>"
+msgstr "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">Εικονίδιο</alt></image>"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3154910\n"
-"10\n"
+"00000412.xhp\n"
+"par_id3145364\n"
+"9\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Edit - Fill - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Επιλέξτε <emph>Επεξεργασία - Γέμισμα - Κατηγορίες</emph></variable>"
+msgid "Sort Descending"
+msgstr "Φθίνουσα ταξινόμηση"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3154123\n"
-"11\n"
+"00000412.xhp\n"
+"par_id3146984\n"
+"10\n"
"help.text"
-msgid "Choose <emph>Edit - Delete Contents</emph>"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Διαγραφή περιεχομένων</emph>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
+msgstr "<variable id=\"dnstot\">Επιλέξτε την καρτέλα <emph>Δεδομένα - Ταξινόμηση - Επιλογές</emph></variable>"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3145785\n"
-"20\n"
+"00000412.xhp\n"
+"par_id3155308\n"
+"11\n"
"help.text"
-msgid "Backspace"
-msgstr "Οπισθοδρόμηση"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
+msgstr "<variable id=\"dnftr\">Επιλέξτε <emph>Δεδομένα - Φίλτρο</emph></variable>"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3150011\n"
+"00000412.xhp\n"
+"par_id3148646\n"
"12\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Edit - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Επιλέξτε <emph>Επεξεργασία - Διαγραφή κελιών</emph></variable>"
+msgid "Choose <emph>Data - Filter - AutoFilter</emph>"
+msgstr "Επιλέξτε <emph>Δεδομένα - Φίλτρο - Αυτόματο φίλτρο</emph>"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3153951\n"
+"00000412.xhp\n"
+"par_id3151113\n"
"13\n"
"help.text"
-msgid "Choose <emph>Edit – Sheet - Delete</emph>"
-msgstr "Επιλέξτε <emph>Επεξεργασία – Φύλλο - Διαγραφή</emph>"
+msgid "On Tools bar or Table Data bar, click"
+msgstr "Στη γραμμή εργαλείων ή στη γραμμή δεδομένων πίνακα, κάντε κλικ"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3155306\n"
-"18\n"
+"00000412.xhp\n"
+"par_id3145799\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Άνοιγμα μενού περιβάλλοντος για μια καρτέλα του φύλλου"
+msgid "<image id=\"img_id3149413\" src=\"cmd/sc_datafilterautofilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149413\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149413\" src=\"cmd/sc_datafilterautofilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149413\">Εικονίδιο</alt></image>"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3146119\n"
+"00000412.xhp\n"
+"par_id3149401\n"
"14\n"
"help.text"
-msgid "Choose <emph>Edit – Sheets – Move/Copy</emph>"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Φύλλα - Μετακίνηση/Αντιγραφή</emph>"
+msgid "AutoFilter"
+msgstr "Αυτόματο φίλτρο"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3148645\n"
+"00000412.xhp\n"
+"par_id3156278\n"
+"17\n"
+"help.text"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - Filter - Advanced Filter</emph></variable>"
+msgstr "<variable id=\"dnfspz\">Επιλέξτε <emph>Δεδομένα - Φίλτρο - Ειδικό φίλτρο</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153764\n"
+"18\n"
+"help.text"
+msgid "Choose <emph>Data - Filter - Standard Filter - More>></emph> button"
+msgstr "Επιλέξτε το κουμπί <emph>Δεδομένα - Φίλτρο - Τυπικό φίλτρο - Πρόσθετα>></emph>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155444\n"
"19\n"
"help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Άνοιγμα μενού περιβάλλοντος για μια καρτέλα του φύλλου"
+msgid "Choose <emph>Data - Filter - Advanced Filter - More>></emph> button"
+msgstr "Επιλέξτε το κουμπί <emph>Δεδομένα - Φίλτρο - Ειδικό φίλτρο - Πρόσθετα>></emph>"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3153093\n"
-"15\n"
+"00000412.xhp\n"
+"par_id3156382\n"
+"20\n"
"help.text"
-msgid "<variable id=\"bmaumloe\">Choose <emph>Edit - Delete Manual Break</emph></variable>"
-msgstr "<variable id=\"bmaumloe\">Επιλέξτε <emph>Επεξεργασία - Διαγραφή χειροκίνητης αλλαγής </emph></variable>"
+msgid "Choose <emph>Data - Filter - Remove Filter</emph>"
+msgstr "Επιλέξτε <emph>Επεξεργασία - Φίλτρο - Αφαίρεση φίλτρου</emph>"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3153191\n"
-"16\n"
+"00000412.xhp\n"
+"par_id3155961\n"
+"48\n"
"help.text"
-msgid "<variable id=\"bzeilum\">Choose <emph>Edit - Delete Manual Break - Row Break</emph></variable>"
-msgstr "<variable id=\"bzeilum\">Επιλέξτε <emph>Επεξεργασία - Διαγραφή χειροκίνητης αλλαγής - Αλλαγή γραμμής</emph></variable>"
+msgid "On Table Data bar, click <emph>Remove Filter/Sort</emph>"
+msgstr "Στη γραμμή δεδομένων πίνακα, κάντε κλικ στο κουμπί <emph>Αφαίρεση φίλτρου/ταξινόμησης</emph>"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3145645\n"
-"17\n"
+"00000412.xhp\n"
+"par_id3148485\n"
"help.text"
-msgid "<variable id=\"bspaum\">Choose <emph>Edit - Delete Manual Break - Column Break</emph></variable>"
-msgstr "<variable id=\"bspaum\">Επιλέξτε <emph>Επεξεργασία - Διαγραφή χειροκίνητης αλλαγής - Αλλαγή στήλης</emph></variable>"
+msgid "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145792\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145792\">Εικονίδιο</alt></image>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3149207\n"
+"49\n"
+"help.text"
+msgid "Remove Filter/Sort"
+msgstr "Αφαίρεση φίλτρου/ταξινόμησης"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3152778\n"
+"21\n"
+"help.text"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - Filter - Hide AutoFilter</emph></variable>"
+msgstr "<variable id=\"dnaftas\">Επιλέξτε <emph>Δεδομένα - Φίλτρο - Απόκρυψη αυτόματου φίλτρου</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3166424\n"
+"22\n"
+"help.text"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgstr "<variable id=\"dntegs\">Επιλέξτε <emph>Δεδομένα - Μερικά αθροίσματα</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154574\n"
+"23\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>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3151277\n"
+"24\n"
+"help.text"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
+msgstr "<variable id=\"dntopi\">Επιλέξτε την καρτέλα <emph>Δεδομένα - Μερικά αθροίσματα - Επιλογές</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3145133\n"
+"25\n"
+"help.text"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgstr "<variable id=\"datengueltig\">Επιλέξτε <emph>Δεδομένα - Εγκυρότητα</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3152992\n"
+"26\n"
+"help.text"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
+msgstr "<variable id=\"datengueltigwerte\">Καρτέλα μενού <emph>Δεδομένα - Εγκυρότητα - Κριτήρια</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150367\n"
+"27\n"
+"help.text"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
+msgstr "<variable id=\"datengueltigeingabe\">Επιλέξτε την καρτέλα <emph>Δεδομένα - Εγκυρότητα - Βοήθεια εισαγωγής</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154486\n"
+"28\n"
+"help.text"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
+msgstr "<variable id=\"datengueltigfehler\">Επιλέξτε την καρτέλα <emph>Δεδομένα - Εγκυρότητα - Ειδοποίηση σφάλματος</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3146978\n"
+"29\n"
+"help.text"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
+msgstr "<variable id=\"dnmfo\">Επιλέξτε <emph>Δεδομένα - Πολλαπλές λειτουργίες</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155809\n"
+"30\n"
+"help.text"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
+msgstr "<variable id=\"dnksd\">Επιλέξτε <emph>Δεδομένα - Ενοποίηση</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3148701\n"
+"31\n"
+"help.text"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
+msgstr "<variable id=\"dngld\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153815\n"
+"32\n"
+"help.text"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
+msgstr "<variable id=\"dngda\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Απόκρυψη λεπτομερειών</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3159223\n"
+"33\n"
+"help.text"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgstr "<variable id=\"dngde\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Εμφάνιση λεπτομερειών</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3146870\n"
+"34\n"
+"help.text"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>"
+msgstr "Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Ομαδοποίηση</emph>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3144507\n"
+"51\n"
+"help.text"
+msgid "F12"
+msgstr "F12"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3144772\n"
+"35\n"
+"help.text"
+msgid "On <emph>Tools</emph> bar, click"
+msgstr "Στη γραμμή <emph>Εργαλεία</emph>, κάντε κλικ"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3149438\n"
+"help.text"
+msgid "<image id=\"img_id3153287\" src=\"cmd/sc_group.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153287\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153287\" src=\"cmd/sc_group.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153287\">Εικονίδιο</alt></image>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150214\n"
+"36\n"
+"help.text"
+msgid "Group"
+msgstr "Ομαδοποίηση"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3146781\n"
+"37\n"
+"help.text"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgstr "Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Αναίρεση ομαδοποίησης</emph>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150892\n"
+"52\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155097\n"
+"38\n"
+"help.text"
+msgid "On <emph>Tools</emph> bar, click"
+msgstr "Στη γραμμή <emph>Εργαλεία</emph>, κάντε κλικ"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150048\n"
+"help.text"
+msgid "<image id=\"img_id3155914\" src=\"cmd/sc_ungroup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155914\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155914\" src=\"cmd/sc_ungroup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155914\">Εικονίδιο</alt></image>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153555\n"
+"39\n"
+"help.text"
+msgid "Ungroup"
+msgstr "Αναίρεση ομαδοποίησης"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153008\n"
+"40\n"
+"help.text"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
+msgstr "<variable id=\"dnglagl\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Αυτόματη διάρθρωση</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154709\n"
+"41\n"
+"help.text"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
+msgstr "<variable id=\"dnglef\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Κατάργηση</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\">Επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Εμφάνιση λεπτομερειών</emph> (για κάποιους συγκεντρωτικούς πίνακες)</variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155759\n"
+"42\n"
+"help.text"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
+msgstr "<variable id=\"dndtpt\">Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154625\n"
+"43\n"
+"help.text"
+msgid "<variable id=\"dndpa\">Choose <emph>Data - Pivot Table - Create</emph></variable>"
+msgstr "<variable id=\"dndpa\">Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Δημιουργία</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3147558\n"
+"53\n"
+"help.text"
+msgid "<variable id=\"dndq\">Choose <emph>Data - Pivot Table - Create</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>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153297\n"
+"50\n"
+"help.text"
+msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgstr "Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Δημιουργία</emph>, στο διάλογο προέλευσης επιλογής διαλέξτε την επιλογή <emph>Τρέχουσα επιλογή</emph>."
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3145118\n"
+"54\n"
+"help.text"
+msgid "Choose <emph>Data - Pivot Table - Create</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>."
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153294\n"
+"44\n"
+"help.text"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
+msgstr "<variable id=\"dndpak\">Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Ανανέωση</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3151344\n"
+"45\n"
+"help.text"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
+msgstr "<variable id=\"dndploe\">Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Διαγραφή</emph></variable>"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150397\n"
+"46\n"
+"help.text"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgstr "<variable id=\"dndakt\">Επιλέξτε <emph>Δεδομένα - Ανανέωση περιοχής</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\">Επιλέξτε <emph>Δεδομένα - Διάρθρωση - Ομαδοποίηση</emph></variable>"
diff --git a/source/el/helpcontent2/source/text/scalc/01.po b/source/el/helpcontent2/source/text/scalc/01.po
index a991e3385fd..a8a13410715 100644
--- a/source/el/helpcontent2/source/text/scalc/01.po
+++ b/source/el/helpcontent2/source/text/scalc/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-01-17 15:09+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-05-30 13:58+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,193 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358435369.0\n"
-
-#: 04090000.xhp
-msgctxt ""
-"04090000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Link to External Data"
-msgstr "Σύνδεση σε εξωτερικά δεδομένα"
-
-#: 04090000.xhp
-msgctxt ""
-"04090000.xhp\n"
-"par_id3153192\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"SC_PUSHBUTTON_RID_SCDLG_LINKAREA_BTN_BROWSE\" visibility=\"hidden\">Locate the file containing the data you want to insert.</ahelp>"
-msgstr "<ahelp hid=\"SC_PUSHBUTTON_RID_SCDLG_LINKAREA_BTN_BROWSE\" visibility=\"hidden\">Εντοπίστε το αρχείο που περιέχει τα δεδομένα που επιθυμείτε να εισάγετε.</ahelp>"
-
-#: 04090000.xhp
-msgctxt ""
-"04090000.xhp\n"
-"hd_id3145785\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\">Link to External Data</link>"
-msgstr "<link href=\"text/scalc/01/04090000.xhp\" name=\"Εξωτερικά δεδομένα\">Σύνδεση σε εξωτερικά δεδομένα</link>"
-
-#: 04090000.xhp
-msgctxt ""
-"04090000.xhp\n"
-"par_id3149262\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\".uno:InsertExternalDataSourc\">Inserts data from an HTML, Calc, or Excel file into the current sheet as a link. The data must be located within a named range.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertExternalDataSourc\">Εισάγει δεδομένα από ένα αρχείο HTML, Calc, ή Excel στο τρέχον φύλλο ως σύνδεσμο. Τα δεδομένα πρέπει να εντοπιστούν εντός της επώνυμης περιοχής.</ahelp>"
-
-#: 04090000.xhp
-msgctxt ""
-"04090000.xhp\n"
-"hd_id3146984\n"
-"5\n"
-"help.text"
-msgid "URL of external data source."
-msgstr "Ιστοσελίδα της πηγής των εξωτερικών δεδομένων"
-
-#: 04090000.xhp
-msgctxt ""
-"04090000.xhp\n"
-"par_id3145366\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SCDLG_LINKAREAURL\">Enter the URL or the file name that contains the data that you want to insert, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\"HID_SCDLG_LINKAREAURL\">Εισαγωγή του URL ή του ονόματος αρχείου που περιέχει τα δεδομένα που θέλετε να εισάγετε και έπειτα πατήστε Enter.</ahelp>"
-
-#: 04090000.xhp
-msgctxt ""
-"04090000.xhp\n"
-"hd_id3145251\n"
-"7\n"
-"help.text"
-msgid "Available tables/ranges"
-msgstr "Διαθέσιμοι πίνακες/περιοχές"
-
-#: 04090000.xhp
-msgctxt ""
-"04090000.xhp\n"
-"par_id3147397\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SC_MULTILISTBOX_RID_SCDLG_LINKAREA_LB_RANGES\">Select the table or the data range that you want to insert.</ahelp>"
-msgstr "<ahelp hid=\"SC_MULTILISTBOX_RID_SCDLG_LINKAREA_LB_RANGES\">Επιλέξτε τον πίνακα ή την περιοχή δεδομένων που επιθυμείτε να εισάγετε.</ahelp>"
-
-#: 04090000.xhp
-msgctxt ""
-"04090000.xhp\n"
-"hd_id3154492\n"
-"9\n"
-"help.text"
-msgid "Update every"
-msgstr "Ενημέρωση όλων"
-
-#: 04090000.xhp
-msgctxt ""
-"04090000.xhp\n"
-"par_id3154017\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SC_NUMERICFIELD_RID_SCDLG_LINKAREA_NF_DELAY\">Enter the number of seconds to wait before the external data are reloaded into the current document.</ahelp>"
-msgstr "<ahelp hid=\"SC_NUMERICFIELD_RID_SCDLG_LINKAREA_NF_DELAY\">Εισάγετε τον αριθμό των δευτερολέπτων της αναμονής πριν επαναφορτωθούν τα εξωτερικά δεδομένα στο τρέχον έγγραφο.</ahelp>"
-
-#: func_minute.xhp
-msgctxt ""
-"func_minute.xhp\n"
-"tit\n"
-"help.text"
-msgid "MINUTE"
-msgstr "MINUTE"
-
-#: func_minute.xhp
-msgctxt ""
-"func_minute.xhp\n"
-"bm_id3149803\n"
-"help.text"
-msgid "<bookmark_value>MINUTE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση MINUTE</bookmark_value>"
-
-#: func_minute.xhp
-msgctxt ""
-"func_minute.xhp\n"
-"hd_id3149803\n"
-"66\n"
-"help.text"
-msgid "<variable id=\"minute\"><link href=\"text/scalc/01/func_minute.xhp\">MINUTE</link></variable>"
-msgstr "<variable id=\"minute\"><link href=\"text/scalc/01/func_minute.xhp\">MINUTE</link></variable>"
-
-#: func_minute.xhp
-msgctxt ""
-"func_minute.xhp\n"
-"par_id3148988\n"
-"67\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_MINUTE\">Calculates the minute for an internal time value.</ahelp> The minute is returned as a number between 0 and 59."
-msgstr "<ahelp hid=\"HID_FUNC_MINUTE\">Υπολογίζει το λεπτό για μια εσωτερική χρονική τιμή.</ahelp> Το λεπτό επιστρέφεται ως αριθμός μεταξύ 0 και 59."
-
-#: func_minute.xhp
-msgctxt ""
-"func_minute.xhp\n"
-"hd_id3154343\n"
-"68\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: func_minute.xhp
-msgctxt ""
-"func_minute.xhp\n"
-"par_id3148660\n"
-"69\n"
-"help.text"
-msgid "MINUTE(Number)"
-msgstr "MINUTE(Αριθμός)"
-
-#: func_minute.xhp
-msgctxt ""
-"func_minute.xhp\n"
-"par_id3154611\n"
-"70\n"
-"help.text"
-msgid "<emph>Number</emph>, as a time value, is a decimal number where the number of the minute is to be returned."
-msgstr "Ο <emph>Αριθμός</emph>, ως τιμή χρόνου, είναι ένας δεκαδικός αριθμός, όπου πρόκειται να επιστραφεί ο αριθμός του λεπτού."
-
-#: func_minute.xhp
-msgctxt ""
-"func_minute.xhp\n"
-"hd_id3145374\n"
-"71\n"
-"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
-
-#: func_minute.xhp
-msgctxt ""
-"func_minute.xhp\n"
-"par_id3148463\n"
-"72\n"
-"help.text"
-msgid "<item type=\"input\">=MINUTE(8.999)</item> returns 58"
-msgstr "Η συνάρτηση <item type=\"input\">=MINUTE(8.999)</item> επιστρέφει το αποτέλεσμα 58"
-
-#: func_minute.xhp
-msgctxt ""
-"func_minute.xhp\n"
-"par_id3149419\n"
-"73\n"
-"help.text"
-msgid "<item type=\"input\">=MINUTE(8.9999)</item> returns 59"
-msgstr "Η συνάρτηση <item type=\"input\">=MINUTE(8.9999)</item> επιστρέφει το αποτέλεσμα 59"
-
-#: func_minute.xhp
-msgctxt ""
-"func_minute.xhp\n"
-"par_id3144755\n"
-"74\n"
-"help.text"
-msgid "<item type=\"input\">=MINUTE(NOW())</item> returns the current minute value."
-msgstr "Η συνάρτηση <item type=\"input\">=MINUTE(NOW())</item> επιστρέφει την τρέχουσα τιμή λεπτού."
+"X-POOTLE-MTIME: 1369922335.0\n"
#: 01120000.xhp
msgctxt ""
@@ -266,6126 +80,1909 @@ msgctxt ""
msgid "<link href=\"text/scalc/main0210.xhp\" name=\"Page View Object Bar\">Page View Object Bar</link>"
msgstr "<link href=\"text/scalc/main0210.xhp\" name=\"Γραμμή αντικειμένου προβολής σελίδας\">\"Γραμμή αντικειμένου προβολής σελίδας</link>"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
+"02110000.xhp\n"
"tit\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Navigator"
+msgstr "Περιηγητής"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"bm_id3147228\n"
+"02110000.xhp\n"
+"bm_id3150791\n"
"help.text"
-msgid "<bookmark_value>sorting; options for database ranges</bookmark_value><bookmark_value>sorting;Asian languages</bookmark_value><bookmark_value>Asian languages;sorting</bookmark_value><bookmark_value>phonebook sorting rules</bookmark_value><bookmark_value>natural sort algorithm</bookmark_value>"
-msgstr "<bookmark_value>ταξινόμηση, επιλογές για περιοχές βάσης δεδομένων</bookmark_value><bookmark_value>ταξινόμηση, ασιατικές γλώσσες</bookmark_value><bookmark_value>ασιατικές γλώσσες, ταξινόμηση</bookmark_value><bookmark_value>κανόνες ταξινόμησης τηλεφωνικού καταλόγου</bookmark_value><bookmark_value>αλγόριθμος φυσικής ταξινόμησης</bookmark_value>"
+msgid "<bookmark_value>Navigator;for sheets</bookmark_value><bookmark_value>navigating;in spreadsheets</bookmark_value><bookmark_value>displaying; scenario names</bookmark_value><bookmark_value>scenarios;displaying names</bookmark_value>"
+msgstr "<bookmark_value>Περιήγηση, για φύλλα</bookmark_value><bookmark_value>περιήγηση, σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>εμφάνιση, ονόματα σεναρίων</bookmark_value><bookmark_value>σενάρια, εμφάνιση ονομάτων</bookmark_value>"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"hd_id3147228\n"
+"02110000.xhp\n"
+"hd_id3150791\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12030200.xhp\" name=\"Options\"> Options</link>"
-msgstr "<link href=\"text/scalc/01/12030200.xhp\" name=\"Επιλογές\"> Επιλογές</link>"
+msgid "<link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link>"
+msgstr "<link href=\"text/scalc/01/02110000.xhp\" name=\"Περιηγητής\">Περιηγητής</link>"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"par_id3153770\n"
+"02110000.xhp\n"
+"par_id3156422\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/SortOptionsPage\"> Sets additional sorting options.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/SortOptionsPage\"> Καθορίζει επιπρόσθετες επιλογές ταξινόμησης..</ahelp>"
+msgid "<ahelp hid=\".uno:Navigator\">Activates and deactivates the Navigator.</ahelp> The Navigator is a <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dockable window\">dockable window</link>."
+msgstr "<ahelp hid=\".uno:Navigator\">Ενεργοποιεί και απενεργοποιεί τον Περιηγητή.</ahelp> Η Περιήγηση είναι ένα <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"αποσπώμενο παράθυρο\">αποσπώμενο παράθυρο</link>."
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"hd_id3146976\n"
-"3\n"
+"02110000.xhp\n"
+"par_id3145271\n"
+"40\n"
"help.text"
-msgid "Case Sensitivity"
-msgstr "Διάκριση πεζών και κεφαλαίων"
+msgid "Choose <emph>View - Navigator</emph> to display the Navigator."
+msgstr "Επιλέξτε <emph>Προβολή - Περιηγητής</emph> για να εμφανιστεί η περιήγηση."
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"par_id3153091\n"
+"02110000.xhp\n"
+"hd_id3159155\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/case\"> Sorts first by uppercase letters and then by lowercase letters. For Asian languages, special handling applies.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/case\"> Ταξινομεί πρώτα τα κεφαλαία γράμματα και ύστερα τα πεζά. Για τις ασιατικές γλώσσες, εφαρμόζει ειδική διαχείριση.</ahelp>"
-
-#: 12030200.xhp
-msgctxt ""
-"12030200.xhp\n"
-"par_idN10637\n"
-"help.text"
-msgid "Note for Asian languages: Check <emph>Case Sensitivity</emph> to apply multi-level collation. With multi-level collation, entries are first compared in their primitive forms with their cases and diacritics ignored. If they evaluate as the same, their diacritics are taken into account for the second-level comparison. If they still evaluate as the same, their cases, character widths, and Japanese Kana difference are considered for the third-level comparison."
-msgstr "Σημείωση για ασιατικές γλώσσες: Ελέγξτε τη <emph>Διάκριση πεζών και κεφαλαίων</emph> για να εφαρμόσετε ταξινόμηση πολλαπλών επιπέδων. Με αυτόν τον τρόπο, οι καταχωρήσεις συγκρίνονται καταρχήν με τις πρωταρχικές μορφές τους χωρίς να γίνεται διάκριση πεζών και κεφαλαίων. Αν εκτιμούνται με τον ίδιο τρόπο, η διάκριση μεταφέρεται στο λογαριασμό για την σύγκριση δευτέρου επιπέδου. Αν ακόμα εκτιμούνται έτσι, τα πλάτη χαρακτήρων και η γιαπωνέζικη διαφορά θεωρούνται για τη σύγκριση τρίτου επιπέδου."
+msgid "Column"
+msgstr "Στήλη"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"hd_id3155856\n"
+"02110000.xhp\n"
+"par_id3146984\n"
"5\n"
"help.text"
-msgid "Range contains column/row labels"
-msgstr "Περιοχή που περιέχει ετικέτες γραμμών/στηλών"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_COL\">Enter the column letter. Press Enter to reposition the cell cursor to the specified column in the same row.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_COL\">Εισάγετε το γράμμα της στήλης. Πατήστε Enter για να τοποθετήσετε το δρομέα κελιού στην καθορισθείσα στήλη στην ίδια σειρά.</ahelp>"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"par_id3154014\n"
+"02110000.xhp\n"
+"hd_id3147126\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/header\"> Omits the first row or the first column in the selection from the sort.</ahelp> The <emph>Direction</emph> setting at the bottom of the dialog defines the name and function of this check box."
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/header\"> Παραλείπει την πρώτη γραμμή ή την πρώτη στήλη στην επιλογή από την ταξινόμηση.</ahelp> Η ρύθμιση για την <emph>Κατεύθυνση</emph> στο τέλος του παραθύρου διαλόγου καθορίζει το όνομα και τη συνάρτηση αυτού του πεδίου ελέγχου."
+msgid "Row"
+msgstr "Γραμμή"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"hd_id3147436\n"
+"02110000.xhp\n"
+"par_id3149958\n"
"7\n"
"help.text"
-msgid "Include formats"
-msgstr "Συμπερίληψη μορφών"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_ROW\">Enter a row number. Press Enter to reposition the cell cursor to the specified row in the same column.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_ROW\">Εισάγετε τον αριθμό γραμμής. Πατήστε Enter για να τοποθετήσετε το δρομέα κελιού στην καθορισθείσα γραμμή στην ίδια στήλη.</ahelp>"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"par_id3149377\n"
+"02110000.xhp\n"
+"hd_id3150717\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/formats\"> Preserves the current cell formatting.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/formats\"> Διατηρεί την τρέχουσα μορφοποίηση κελιών.</ahelp>"
-
-#: 12030200.xhp
-msgctxt ""
-"12030200.xhp\n"
-"hd_id3147438\n"
-"help.text"
-msgid "Enable natural sort"
-msgstr "Ενεροποίηση φυσικής ταξινόμησης"
-
-#: 12030200.xhp
-msgctxt ""
-"12030200.xhp\n"
-"par_id3149378\n"
-"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/naturalsort\">Natural sort is a sort algorithm that sorts string-prefixed numbers based on the value of the numerical element in each sorted number, instead of the traditional way of sorting them as ordinary strings.</ahelp> For instance, let's assume you have a series of values such as, A1, A2, A3, A4, A5, A6, ..., A19, A20, A21. When you put these values into a range of cells and run the sort, it will become A1, A11, A12, A13, ..., A19, A2, A20, A21, A3, A4, A5, ..., A9. While this sorting behavior may make sense to those who understand the underlying sorting mechanism, to the rest of the population it seems completely bizarre, if not outright inconvenient. With the natural sort feature enabled, values such as the ones in the above example get sorted \"properly\", which improves the convenience of sorting operations in general."
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/naturalsort\">Φυσική ταξινόμηση είναι μια αλγοριθμική ταξινόμηση που ταξινομεί τους αριθμούς με πρόθημα συμβολοσειράς βασισμένη στην τιμή του αριθμητικού στοιχείου σε κάθε ταξινομημένο αριθμό, αντί για τον παραδοσιακό τρόπο ταξινόμησης τους ως κανονικές συμβολοσειρές.</ahelp> Για παράδειγμα, ας υποθέσουμε ότι έχετε μια σειρά τιμών όπως A1, A2, A3, A4, A5, A6, ..., A19, A20, A21. Όταν βάζετε αυτές τις τιμές σε μια περιοχή κελιών και εκτελέσετε ταξινόμηση, θα γίνουν A1, A11, A12, A13, ..., A19, A2, A20, A21, A3, A4, A5, ..., A9. Ενώ αυτή η συμπεριφορά ταξινόμησης μπορεί να έχει νόημα για αυτούς που καταλαβαίνουν τον υποκείμενο μηχανισμό ταξινόμησης, στον υπόλοιπο πληθυσμό φαίνεται πλήρως περίεργη, εάν όχι εντελώς άβολη. Με τη λειτουργία φυσικής ταξινόμησης ενεργοποιημένη, τιμές τέτοιες όπως αυτές στο παραπάνω παράδειγμα ταξινομούνται \"κατάλληλα\", βελτιώνοντας την ευκολία των λειτουργιών ταξινόμησης γενικά."
+msgid "Data Range"
+msgstr "Περιοχή δεδομένων"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"hd_id3153878\n"
+"02110000.xhp\n"
+"par_id3150752\n"
"10\n"
"help.text"
-msgid "Copy sort results to:"
-msgstr "Αντιγραφή αποτελεσμάτων ταξινόμησης στο:"
-
-#: 12030200.xhp
-msgctxt ""
-"12030200.xhp\n"
-"par_id3156286\n"
-"11\n"
-"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/copyresult\"> Copies the sorted list to the cell range that you specify.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/copyresult\"> Αντιγράφει την ταξινομημένη λίστα στην περιοχή κελιών που καθορίζετε.</ahelp>"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_DATA\">Specifies the current data range denoted by the position of the cell cursor.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_DATA\">Καθορίζει την τρέχουσα περιοχή δεδομένων που υποδεικνύεται από τη θέση του δρομέα κελιού.</ahelp>"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"hd_id3153418\n"
-"12\n"
+"02110000.xhp\n"
+"par_id3159264\n"
"help.text"
-msgid "Sort results"
-msgstr "Αποτελέσματα ταξινόμησης"
+msgid "<image id=\"img_id3147338\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147338\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147338\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147338\">Εικονίδιο</alt></image>"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"par_id3155602\n"
-"13\n"
+"02110000.xhp\n"
+"par_id3146919\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outarealb\"> Select a named <link href=\"text/scalc/01/12010000.xhp\" name=\"cell range\"> cell range</link> where you want to display the sorted list, or enter a cell range in the input box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outarealb\"> Επιλέξτε μία επώνυμη <link href=\"text/scalc/01/12010000.xhp\" name=\"περιοχή κελιών\">περιοχή κελιών</link>όπου επιθυμείτε να εμφανιστεί η ταξινομημένη λίστα, ή εισάγετε μία περιοχή κελιών στο πεδίο εισαγωγής.</ahelp>"
+msgid "Data Range"
+msgstr "Περιοχή δεδομένων"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"hd_id3153707\n"
+"02110000.xhp\n"
+"hd_id3148488\n"
"14\n"
"help.text"
-msgid "Sort results"
-msgstr "Αποτελέσματα ταξινόμησης"
-
-#: 12030200.xhp
-msgctxt ""
-"12030200.xhp\n"
-"par_id3145642\n"
-"15\n"
-"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outareaed\"> Enter the cell range where you want to display the sorted list, or select a named range from the list.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outareaed\"> Εισάγετε την περιοχή κελιών όπου επιθυμείτε να εμφανιστεί η ταξινομημένη λίστα, ή επιλέξτε μία επώνυμη περιοχή από τη λίστα.</ahelp>"
+msgid "Start"
+msgstr "Έναρξη"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"hd_id3155445\n"
+"02110000.xhp\n"
+"par_id3150086\n"
"16\n"
"help.text"
-msgid "Custom sort order"
-msgstr "Προσαρμοσμένη σειρά ταξινόμησης"
-
-#: 12030200.xhp
-msgctxt ""
-"12030200.xhp\n"
-"par_id3156385\n"
-"17\n"
-"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuser\"> Click here and then select the custom sort order that you want.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuser\"> Κάντε κλικ εδώ και ύστερα επιλέξτε την προσαρμοσμένη σειρά ταξινόμησης που επιθυμείτε.</ahelp>"
-
-#: 12030200.xhp
-msgctxt ""
-"12030200.xhp\n"
-"hd_id3154704\n"
-"18\n"
-"help.text"
-msgid "Custom sort order"
-msgstr "Προσαρμοσμένη σειρά ταξινόμησης"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_UP\">Moves to the cell at the beginning of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_UP\">Μετακινείται στο κελί στην αρχή της τρέχουσας περιοχής δεδομένων, την οποία μπορείτε να επισημάνετε χρησιμοποιώντας το κουμπί <emph>Περιοχή δεδομένων</emph>.</ahelp>"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"par_id3155962\n"
-"19\n"
+"02110000.xhp\n"
+"par_id3152994\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuserlb\"> Select the custom sort order that you want to apply. To define a custom sort order, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060400.xhp\" name=\"%PRODUCTNAME Calc - Sort Lists\">%PRODUCTNAME Calc - Sort Lists</link> .</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuserlb\"> Επιλέξτε την προσαρμοσμένη σειρά ταξινόμησης που θέλετε να εφαρμόσετε. Για να καθορίσετε μια προσαρμοσμένη σειρά ταξινόμησης, επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060400.xhp\" name=\"%PRODUCTNAME Calc - Λίστες ταξινόμησης\">%PRODUCTNAME Calc - Λίστες ταξινόμησης</link> .</ahelp>"
+msgid "<image id=\"img_id3150515\" src=\"sw/imglst/sc20186.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150515\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150515\" src=\"sw/imglst/sc20186.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150515\">Εικονίδιο</alt></image>"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"hd_id3149257\n"
-"28\n"
+"02110000.xhp\n"
+"par_id3154372\n"
+"15\n"
"help.text"
-msgid "Language"
-msgstr "Γλώσσα"
+msgid "Start"
+msgstr "Έναρξη"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"hd_id3147004\n"
-"29\n"
+"02110000.xhp\n"
+"hd_id3146982\n"
+"17\n"
"help.text"
-msgid "Language"
-msgstr "Γλώσσα"
+msgid "End"
+msgstr "Τέλος"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"par_id3150787\n"
-"32\n"
+"02110000.xhp\n"
+"par_id3152985\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/language\"> Select the language for the sorting rules.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/language\">Επιλέξτε γλώσσα για τους κανόνες ταξινόμησης.</ahelp>"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_DOWN\">Moves to the cell at the end of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_DOWN\">Μετακινείται στο κελί στο τέλος της τρέχουσας περιοχής δεδομένων, την οποία μπορείτε να επισημάνετε χρησιμοποιώντας το κουμπί <emph>Περιοχή δεδομένων</emph>.</ahelp>"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"hd_id3150344\n"
-"30\n"
+"02110000.xhp\n"
+"par_id3159170\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "<image id=\"img_id3148871\" src=\"sw/imglst/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148871\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148871\" src=\"sw/imglst/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148871\">Εικονίδιο</alt></image>"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"par_id3155113\n"
-"33\n"
+"02110000.xhp\n"
+"par_id3147072\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/algorithmlb\"> Select a sorting option for the language.</ahelp> For example, select the \"phonebook\" option for German to include the umlaut special character in the sorting."
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/algorithmlb\"> Επιλέξτε την επιλογή ταξινόμησης από τη λίστα.</ahelp> Για παράδειγμα, επιλέξτε την επιλογή \"τηλεφωνικός κατάλογος\" για γερμανικά για να περιλάβετε τον ειδικό χαρακτήρα των διαλυτικών μεταφωνίας στην ταξινόμηση."
+msgid "End"
+msgstr "Τέλος"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"hd_id3152580\n"
+"02110000.xhp\n"
+"hd_id3150107\n"
"20\n"
"help.text"
-msgid "Direction"
-msgstr "Κατεύθυνση"
+msgid "Toggle"
+msgstr "Εναλλαγή"
-#: 12030200.xhp
+#: 02110000.xhp
msgctxt ""
-"12030200.xhp\n"
-"hd_id3154201\n"
+"02110000.xhp\n"
+"par_id3159098\n"
"22\n"
"help.text"
-msgid "Top to Bottom (Sort Rows)"
-msgstr "Πάνω σε κάτω (ταξινόμηση γραμμών)"
-
-#: 12030200.xhp
-msgctxt ""
-"12030200.xhp\n"
-"par_id3166430\n"
-"23\n"
-"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/topdown\"> Sorts rows by the values in the active columns of the selected range.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/topdown\">Ταξινομεί τις γραμμές από τις τιμές των ενεργών στηλών εντός της επιλεγμένης περιοχής.</ahelp>"
-
-#: 12030200.xhp
-msgctxt ""
-"12030200.xhp\n"
-"hd_id3145588\n"
-"24\n"
-"help.text"
-msgid "Left to Right (Sort Columns)"
-msgstr "Αριστερά σε δεξιά (ταξινόμηση στηλών)"
-
-#: 12030200.xhp
-msgctxt ""
-"12030200.xhp\n"
-"par_id3154370\n"
-"25\n"
-"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/leftright\"> Sorts columns by the values in the active rows of the selected range.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/leftright\"> Ταξινομεί τις στήλες από τις τιμές των ενεργών γραμμών εντός της επιλεγμένης περιοχής.</ahelp>"
-
-#: 12030200.xhp
-msgctxt ""
-"12030200.xhp\n"
-"hd_id3156290\n"
-"26\n"
-"help.text"
-msgid "Data area"
-msgstr "Περιοχή δεδομένων"
-
-#: 12030200.xhp
-msgctxt ""
-"12030200.xhp\n"
-"par_id3156446\n"
-"27\n"
-"help.text"
-msgid "Displays the cell range that you want to sort."
-msgstr "Εμφανίζει την περιοχή κελιών που επιθυμείτε να ταξινομήσετε."
-
-#: 12100000.xhp
-msgctxt ""
-"12100000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Refresh Range"
-msgstr "Ανανέωση περιοχής"
-
-#: 12100000.xhp
-msgctxt ""
-"12100000.xhp\n"
-"bm_id3153662\n"
-"help.text"
-msgid "<bookmark_value>database ranges; refreshing</bookmark_value>"
-msgstr "<bookmark_value>περιοχές βάσης δεδομένων, ανανέωση</bookmark_value>"
-
-#: 12100000.xhp
-msgctxt ""
-"12100000.xhp\n"
-"hd_id3153662\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresh Range\">Refresh Range</link>"
-msgstr "<link href=\"text/scalc/01/12100000.xhp\" name=\"Ανανέωση περιοχής\">Ανανέωση περιοχής</link>"
-
-#: 12100000.xhp
-msgctxt ""
-"12100000.xhp\n"
-"par_id3153088\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"aktualisieren\"><ahelp hid=\".uno:DataAreaRefresh\" visibility=\"visible\">Updates a data range that was inserted from an external database. The data in the sheet is updated to match the data in the external database.</ahelp></variable>"
-msgstr "<variable id=\"aktualisieren\"><ahelp hid=\".uno:DataAreaRefresh\" visibility=\"visible\">Ενημερώνει μια περιοχή δεδομένων που εισήχθηκε από μία εξωτερική βάση δεδομένων. Τα δεδομένα στο φύλλο ενημερώνονται για να ταιριάζουν στα δεδομένα της εξωτερικής βάσης δεδομένων.</ahelp></variable>"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_ROOT\">Toggles the content view. Only the selected Navigator element and its subelements are displayed.</ahelp> Click the icon again to restore all elements for viewing."
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_ROOT\">Εναλλάσει την προβολή περιεχομένου. Μόνο το επιλεγμένο στοιχείο της Περιήγησης και τα υποστοιχεία του εμφανίζονται.</ahelp> Κάντε κλικ ξανά στο εικονίδιο για να αποκαταστήσετε την προβολή όλων των στοιχείων."
-#: 12040500.xhp
+#: 02110000.xhp
msgctxt ""
-"12040500.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"par_id3152869\n"
"help.text"
-msgid "Hide AutoFilter"
-msgstr "Απόκρυψη αυτόματου φίλτρου"
+msgid "<image id=\"img_id3149126\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149126\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149126\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149126\">Εικονίδιο</alt></image>"
-#: 12040500.xhp
+#: 02110000.xhp
msgctxt ""
-"12040500.xhp\n"
-"bm_id3150276\n"
+"02110000.xhp\n"
+"par_id3159229\n"
+"21\n"
"help.text"
-msgid "<bookmark_value>database ranges; hiding AutoFilter</bookmark_value>"
-msgstr "<bookmark_value>περιοχές βάσης δεδομένων, απόκρυψη αυτόματου φίλτρου</bookmark_value>"
+msgid "Toggle"
+msgstr "Εναλλαγή"
-#: 12040500.xhp
+#: 02110000.xhp
msgctxt ""
-"12040500.xhp\n"
-"hd_id3150276\n"
-"1\n"
+"02110000.xhp\n"
+"hd_id3149381\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12040500.xhp\" name=\"Hide AutoFilter\">Hide AutoFilter</link>"
-msgstr "<link href=\"text/scalc/01/12040500.xhp\" name=\"Απόκρυψη αυτόματου φίλτρου\">Απόκρυψη αυτόματου φίλτρου</link>"
+msgid "Contents"
+msgstr "Περιεχόμενα"
-#: 12040500.xhp
+#: 02110000.xhp
msgctxt ""
-"12040500.xhp\n"
-"par_id3156326\n"
-"2\n"
+"02110000.xhp\n"
+"par_id3150051\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".uno:DataFilterHideAutoFilter\" visibility=\"visible\">Hides the AutoFilter buttons in the selected cell range.</ahelp>"
-msgstr "<ahelp hid=\".uno:DataFilterHideAutoFilter\" visibility=\"visible\">Αποκρύπτει τα κουμπιά αυτόματου φίλτρου στην επιλεγμένη περιοχή κελιών.</ahelp>"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_ZOOM\">Allows you to hide/show the contents.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_ZOOM\">Σας επιτρέπει να προβάλετε/αποκρύψετε τα περιεχόμενα.</ahelp>"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"par_id3155597\n"
"help.text"
-msgid "Insert Sheet"
-msgstr "Εισαγωγή φύλλου"
+msgid "<image id=\"img_id3154738\" src=\"sw/imglst/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154738\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154738\" src=\"sw/imglst/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154738\">Εικονίδιο</alt></image>"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"bm_id4522232\n"
+"02110000.xhp\n"
+"par_id3150955\n"
+"12\n"
"help.text"
-msgid "<bookmark_value>sheets;creating</bookmark_value>"
-msgstr "<bookmark_value>φύλλα;δημιουργία</bookmark_value>"
+msgid "Contents"
+msgstr "Περιεχόμενα"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id3155629\n"
-"1\n"
+"02110000.xhp\n"
+"hd_id3147244\n"
+"23\n"
"help.text"
-msgid "Insert Sheet"
-msgstr "Εισαγωγή φύλλου"
+msgid "Scenarios"
+msgstr "Σενάρια"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3147264\n"
-"2\n"
+"02110000.xhp\n"
+"par_id3153955\n"
+"25\n"
"help.text"
-msgid "<variable id=\"tabelleeinfuegentext\"><ahelp hid=\".uno:Insert\">Defines the options to be used to insert a new sheet.</ahelp> You can create a new sheet, or insert an existing sheet from a file.</variable>"
-msgstr "<variable id=\"tabelleeinfuegentext\"><ahelp hid=\".uno:Insert\">Καθορίζει τις επιλογές που θα χρησιμοποιηθούν για την εισαγωγή νέου φύλλου.</ahelp> Μπορείτε να δημιουργήσετε νέο φύλλο, ή να εισάγετε ένα υπάρχον φύλλο από ένα αρχείο.</variable>"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Displays all available scenarios. Double-click a name to apply that scenario.</ahelp> The result is shown in the sheet. For more information, choose <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Tools - Scenarios</emph></link>."
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Εμφανίζει όλα τα διαθέσιμα σενάρια. Κάντε διπλό κλικ σε ένα όνομα για να εφαρμόσετε αυτό το σενάριο.</ahelp> Το αποτέλεσμα εμφανίζεται στο φύλλο. Για περισσότερες πληροφορίες, επιλέξτε <link href=\"text/scalc/01/06050000.xhp\" name=\"Εργαλεία - Σενάρια\"><emph>Εργαλεία - Σενάρια</emph></link>."
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id3154684\n"
-"19\n"
+"02110000.xhp\n"
+"par_id3148745\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "<image id=\"img_id3159256\" src=\"sc/imglst/na07.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159256\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159256\" src=\"sc/imglst/na07.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159256\">Εικονίδιο</alt></image>"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3156281\n"
-"20\n"
+"02110000.xhp\n"
+"par_id3166466\n"
+"24\n"
"help.text"
-msgid "Specifies where the new sheet is to be inserted into your document."
-msgstr "Καθορίζει τη θέση που θα εισαχθεί το νέο φύλλο στο έγγραφό σας."
+msgid "Scenarios"
+msgstr "Σενάρια"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id3154123\n"
-"21\n"
+"02110000.xhp\n"
+"par_idN10A6C\n"
"help.text"
-msgid "Before current sheet"
-msgstr "Πριν το τρέχον φύλλο"
+msgid "If the Navigator displays scenarios, you can access the following commands when you right-click a scenario entry:"
+msgstr "Αν η Περιήγηση εμφανίζει σενάρια, μπορείτε να προσπελάσετε τις ακόλουθες εντολές όταν κάνετε δεξί κλικ σε μια καταχώρηση σεναρίου:"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3145787\n"
-"22\n"
+"02110000.xhp\n"
+"par_idN10A77\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSERT_TABLE:RB_BEFORE\">Inserts a new sheet directly before the current sheet.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSERT_TABLE:RB_BEFORE\">Εισάγει ένα νέο φύλλο απευθείας πριν το τρέχον φύλλο.</ahelp>"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id3155414\n"
-"23\n"
+"02110000.xhp\n"
+"par_idN10A7B\n"
"help.text"
-msgid "After current sheet"
-msgstr "Μετά το τρέχον φύλλο"
+msgid "<ahelp hid=\"HID_SC_SCENARIO_DELETE\">Deletes the selected scenario.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_SCENARIO_DELETE\">Διαγράφει το επιλεγμένο σενάριο.</ahelp>"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3145271\n"
-"24\n"
+"02110000.xhp\n"
+"par_idN10A92\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSERT_TABLE:RB_BEHIND\">Inserts a new sheet directly after the current sheet.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSERT_TABLE:RB_BEHIND\">Εισάγει ένα νέο φύλλο απευθείας ύστερα από το τρέχον φύλλο.</ahelp>"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id3147428\n"
-"25\n"
+"02110000.xhp\n"
+"par_idN10A96\n"
"help.text"
-msgid "Sheet"
-msgstr "Δημιουργία"
+msgid "<ahelp hid=\"HID_SC_SCENARIO_EDIT\">Opens the <link href=\"text/scalc/01/06050000.xhp\">Edit scenario</link> dialog, where you can edit the scenario properties.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_SCENARIO_EDIT\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/scalc/01/06050000.xhp\">Επεξεργασία σεναρίου</link>, όπου μπορείτε να επεξεργασθείτε τις ιδιότητες του σεναρίου.</ahelp>"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3154012\n"
+"02110000.xhp\n"
+"hd_id3150037\n"
"26\n"
"help.text"
-msgid "Specifies whether a new sheet or an existing sheet is inserted into the document."
-msgstr "Καθορίζει αν ένα νέο φύλλο ή ένα υπάρχον φύλλο εισάγεται στο έγγραφο."
+msgid "Drag Mode"
+msgstr "Λειτουργία μεταφοράς"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id3147350\n"
-"3\n"
+"02110000.xhp\n"
+"par_id3157876\n"
+"28\n"
"help.text"
-msgid "New sheet"
-msgstr "Δημιουργία"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_DROP\">Opens a submenu for selecting the drag mode. You decide which action is performed when dragging and dropping an object from the Navigator into a document. Depending on the mode you select, the icon indicates whether a hyperlink, link or a copy is created.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_DROP\">Ανοίγει ένα υπομενού για την επιλογή της λειτουργίας για σύρσιμο. Αποφασίζετε ποια ενέργεια θα γίνει όταν σύρετε και αφήνετε ένα αντικείμενο από την Περιήγηση σε ένα έγγραφο. Ανάλογα με τη λειτουργία που θα επιλέξετε, το εικονίδιο υποδεικνύει αν θα δημιουργηθεί υπερσύνδεση, σύνδεση ή αντίγραφο.</ahelp>"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3149262\n"
-"4\n"
+"02110000.xhp\n"
+"par_id3149947\n"
"help.text"
-msgid "<ahelp hid=\"SC_RADIOBUTTON_RID_SCDLG_INSERT_TABLE_RB_NEW\">Creates a new sheet. Enter a sheet name in the <emph>Name</emph> field. Allowed characters are letters, numbers, spaces, and the underline character.</ahelp>"
-msgstr "<ahelp hid=\"SC_RADIOBUTTON_RID_SCDLG_INSERT_TABLE_RB_NEW\">Δημιουργεί ένα νέο φύλλο. Εισάγετε ένα όνομα για το φύλλο στο πεδίο <emph>Όνομα</emph> . Επιτρέπονται οι χαρακτήρες όπως γράμματα, αριθμοί, κενά, και η κάτω πάυλα.</ahelp>"
+msgid "<image id=\"img_id3159119\" src=\"cmd/sc_chainframes.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159119\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159119\" src=\"cmd/sc_chainframes.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159119\">Εικονίδιο</alt></image>"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id3155418\n"
+"02110000.xhp\n"
+"par_id3150656\n"
"27\n"
"help.text"
-msgid "No. of sheets"
-msgstr "Αριθμός φύλλων"
+msgid "Drag Mode"
+msgstr "Λειτουργία μεταφοράς"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3148457\n"
-"28\n"
+"02110000.xhp\n"
+"hd_id3149009\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\"SC:NUMERICFIELD:RID_SCDLG_INSERT_TABLE:NF_COUNT\">Specifies the number of sheets to be created.</ahelp>"
-msgstr "<ahelp hid=\"SC:NUMERICFIELD:RID_SCDLG_INSERT_TABLE:NF_COUNT\">Καθορίζει τον αριθμό των φύλλων που θα δημιουργηθούν.</ahelp>"
+msgid "Insert as Hyperlink"
+msgstr "Εισαγωγή ως υπερσύνδεση"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id3149379\n"
-"7\n"
+"02110000.xhp\n"
+"par_id3146938\n"
+"30\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "<ahelp hid=\"HID_SC_DROPMODE_URL\">Inserts a hyperlink when you drag-and-drop an object from the Navigator into a document.</ahelp> You can later click the created hyperlink to set the cursor and the view to the respective object."
+msgstr "<ahelp hid=\"HID_SC_DROPMODE_URL\">Εισάγει μια υπερσύνδεση όταν σύρετε και αφήνετε ένα αντικείμενο από την Περιήγηση σε ένα έγγραφο.</ahelp> Μπορείτε αργότερα να κάνετε κλικ στην υπερσύνδεση για να βάλετε το δρομέα και την προβολή στο αντίστοιχο αντικείμενο."
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3150718\n"
-"8\n"
+"02110000.xhp\n"
+"par_id3880733\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_INSERT_TABLE:ED_TABNAME\">Specifies the name of the new sheet.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_INSERT_TABLE:ED_TABNAME\">Καθορίζει το όνομα του νέου φύλλου.</ahelp>"
+msgid "If you insert a hyperlink that links to an open document, you need to save the document before you can use the hyperlink."
+msgstr "Αν εισάγετε μια υπερσύνδεση προς ένα ανοιχτό έγγραφο, πρέπει να σώσετε το έγγραφο πριν μπορέσετε να χρησιμοποιήσετε την υπερσύνδεση."
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id3155066\n"
-"9\n"
+"02110000.xhp\n"
+"hd_id3154682\n"
+"31\n"
"help.text"
-msgid "From File"
-msgstr "Από αρχείο"
+msgid "Insert as Link"
+msgstr "Εισαγωγή ως σύνδεση"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3153714\n"
-"10\n"
+"02110000.xhp\n"
+"par_id3150746\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\"SC_RADIOBUTTON_RID_SCDLG_INSERT_TABLE_RB_FROMFILE\">Inserts a sheet from an existing file into the current document.</ahelp>"
-msgstr "<ahelp hid=\"SC_RADIOBUTTON_RID_SCDLG_INSERT_TABLE_RB_FROMFILE\">Εισάγει ένα φύλλο από ένα υπάρχον αρχείο στο τρέχον έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"HID_SC_DROPMODE_LINK\">Creates a link when you drag-and-drop an object from the Navigator into a document.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_DROPMODE_LINK\">Δημιουργεί μια σύνδεση όταν σύρετε και αφήνετε ένα αντικείμενο από την Περιήγηση σε ένα έγγραφο.</ahelp>"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id3149020\n"
-"15\n"
+"02110000.xhp\n"
+"hd_id3145824\n"
+"33\n"
"help.text"
-msgid "Browse"
-msgstr "Αναζήτηση"
+msgid "Insert as Copy"
+msgstr "Εισαγωγή ως αντίγραφο"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3159267\n"
-"16\n"
+"02110000.xhp\n"
+"par_id3147471\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_INSERT_TABLE:BTN_BROWSE\">Opens a dialog for selecting a file.</ahelp>"
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_INSERT_TABLE:BTN_BROWSE\">Ανοίγει ένα παράθυρο διαλόγου για την επιλογή αρχείου.</ahelp>"
+msgid "<ahelp hid=\"HID_SC_DROPMODE_COPY\">Generates a copy when you drag-and-drop an object from the Navigator into a document.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_DROPMODE_COPY\">Δημιουργεί ένα αντίγραφο όταν σύρετε και αφήνετε ένα αντικείμενο από την Περιήγηση σε ένα έγγραφο.</ahelp>"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id3149255\n"
-"29\n"
+"02110000.xhp\n"
+"hd_id3147423\n"
+"38\n"
"help.text"
-msgid "Available Sheets"
-msgstr "Διαθέσιμα φύλλα"
+msgid "Objects"
+msgstr "Αντικείμενα"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3155336\n"
-"30\n"
+"02110000.xhp\n"
+"par_id3150700\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_INSERT_TABLE:LB_TABLES\">If you selected a file by using the <emph>Browse</emph> button, the sheets contained in it are displayed in the list box. The file path is displayed below this box. Select the sheet to be inserted from the list box.</ahelp>"
-msgstr "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_INSERT_TABLE:LB_TABLES\">Εάν επιλέξατε ένα αρχείο χρησιμοποιώντας το κουμπί <emph>Εξερεύνηση</emph>, τα φύλλα που περιλαμβάνονταν σε αυτό εμφανίζονται στο πλαίσιο λίστας. Η διαδρομή αρχείου εμφανίζεται κάτω από αυτό το πλαίσιο. Επιλέξτε το φύλλο που θέλετε να εισαγάγετε από το πλαίσιο λίστας.</ahelp>"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_ENTRIES\">Displays all objects in your document.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_ENTRIES\">Εμφανίζει όλα τα αντικείμενα του εγγράφου σας.</ahelp>"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id3145791\n"
-"17\n"
+"02110000.xhp\n"
+"hd_id3150860\n"
+"35\n"
"help.text"
-msgid "Link"
-msgstr "Σύνδεση"
+msgid "Documents"
+msgstr "Έγγραφα"
-#: 04050000.xhp
+#: 02110000.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3152580\n"
-"18\n"
+"02110000.xhp\n"
+"par_id3153929\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_INSERT_TABLE_CB_LINK\">Select to insert the sheet as a link instead as a copy. The links can be updated to show the current contents.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_INSERT_TABLE_CB_LINK\">Επιλέξτε να εισάγετε το φύλλο ως σύνδεση αντί ως αντίγραφο. Οι συνδέσεις μπορούν να ενημερώνονται για να εμφανίζουν τα τρέχοντα δεδομένα.</ahelp>"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_DOC\">Displays the names of all open documents.</ahelp> To switch to another open document in the Navigator, click the document name. The status (active, inactive) of the document is shown in brackets after the name. You can switch the active document in the <emph>Window</emph> menu."
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_DOC\">Εμφανίζει τα ονόματα όλων των ανοιχτών εγγράφων.</ahelp> Για να μεταφερθείτε σε άλλο ανοιχτό έγγραφο στην Περιήγηση, κάντε κλικ στο όνομα του εγγράφου. Η κατάσταση (ενεργό, ανενεργό) του εγγράφου εμφανίζεται σε αγκύλες μετά το όνομα. Μπορείτε να αλλάξετε το ενεργό έγγραφο από το μενού <emph>Παράθυρο</emph>."
-#: 06060100.xhp
+#: 02120000.xhp
msgctxt ""
-"06060100.xhp\n"
+"02120000.xhp\n"
"tit\n"
"help.text"
-msgid "Protecting Sheet"
-msgstr "Προστασία φύλλου"
+msgid "Headers & Footers"
+msgstr "Κεφαλίδες και υποσέλιδα"
-#: 06060100.xhp
+#: 02120000.xhp
msgctxt ""
-"06060100.xhp\n"
-"hd_id3153087\n"
+"02120000.xhp\n"
+"hd_id3145251\n"
"1\n"
"help.text"
-msgid "Protecting Sheet"
-msgstr "Προστατευόμενο φύλλο"
+msgid "Headers & Footers"
+msgstr "Κεφαλίδες και υποσέλιδα"
-#: 06060100.xhp
+#: 02120000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3148664\n"
+"02120000.xhp\n"
+"par_id3151073\n"
"2\n"
"help.text"
-msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Protects the cells in the current sheet from being modified.</ahelp></variable> Choose <emph>Tools - Protect Document - Sheet</emph> to open the <emph>Protect Sheet</emph> dialog in which you then specify sheet protection with or without a password."
-msgstr "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Προστατεύει τα κελιά στο τρέχον φύλλο ώστε να μην μπορούν να τροποποιηθούν.</ahelp></variable> Επιλέξτε <emph>Εργαλεία - Προστασία εγγράφου - Φύλλο</emph> για να ανοίξετε το παράθυρο διαλόγου <emph>Προστασία φύλλου</emph> στο οποίο μπορείτε να καθορίσετε την προστασία του φύλλου με ή χωρίς κωδικό."
-
-#: 06060100.xhp
-msgctxt ""
-"06060100.xhp\n"
-"par_id3149664\n"
-"5\n"
-"help.text"
-msgid "To protect cells from further editing, the <emph>Protected</emph> check box must be checked on the <link href=\"text/scalc/01/05020600.xhp\" name=\"Format - Cells - Cell Protection\"><emph>Format - Cells - Cell Protection</emph></link> tab page or on the <emph>Format Cells</emph> context menu."
-msgstr "Για να προστατεύετε κελιά από επιπρόσθετη επεξεργασία, το πεδίο ελέγχου <emph>Προστατευμένο</emph> πρέπει να επισημανθεί στην σελίδα της καρτέλας <link href=\"text/scalc/01/05020600.xhp\" name=\"Μορφοποίηση - Κελιά - Προστασία κελιών\"><emph>Μορφοποίηση - Κελιά - Προστασία κελιών</emph></link> ή στο μενού περιβάλλοντος <emph>Μορφοποίηση κελιών</emph>."
-
-#: 06060100.xhp
-msgctxt ""
-"06060100.xhp\n"
-"par_id3154490\n"
-"8\n"
-"help.text"
-msgid "Unprotected cells or cell ranges can be set up on a protected sheet by using the <emph>Tools - Protect Document - Sheet</emph> and <emph>Format - Cells - Cell Protection</emph> menus:"
-msgstr "Τα μη προστατευμένα κελιά ή περιοχές κελιών μπορούν να ρυθμιστούν σε ένα προστατευμένο φύλλο χρησιμοποιώντας τα μενού <emph>Εργαλεία - Προστασία εγγράφου - Φύλλο</emph> και <emph>Μορφοποίηση - Κελιά - Μορφοποίηση κελιών</emph>:"
-
-#: 06060100.xhp
-msgctxt ""
-"06060100.xhp\n"
-"par_id3149123\n"
-"16\n"
-"help.text"
-msgid "Select the cells that will be unprotected"
-msgstr "Επιλέξτε τα κελιά για να αναιρέσετε την προστασία τους"
-
-#: 06060100.xhp
-msgctxt ""
-"06060100.xhp\n"
-"par_id3150329\n"
-"17\n"
-"help.text"
-msgid "Select <emph>Format - Cells - Cell Protection</emph>. Unmark the <emph>Protected</emph> box and click <emph>OK</emph>."
-msgstr "Επιλέξτε <emph>Μορφοποίηση - Κελιά - Προστασία κελιών</emph>. Αποεπιλέξετε το πεδίο <emph>Προστατευμένο</emph> και κάντε κλικ στο κουμπί <emph>OK</emph>."
-
-#: 06060100.xhp
-msgctxt ""
-"06060100.xhp\n"
-"par_id3156384\n"
-"18\n"
-"help.text"
-msgid "On the <emph>Tools - Protect Document - Sheet</emph> menu, activate protection for the sheet. Effective immediately, only the cell range you selected in step 1 can be edited."
-msgstr "Στο μενού <emph>Εργαλεία - Προστασία εγγράφου - Φύλλο</emph>, ενεργοποιήστε την προστασία για το φύλλο. Εφαρμόζεται αυτόματα, και μόνο η περιοχή κελιών που επιλέξατε στο βήμα 1 μπορεί να επεξεργαστεί."
-
-#: 06060100.xhp
-msgctxt ""
-"06060100.xhp\n"
-"par_id3149566\n"
-"9\n"
-"help.text"
-msgid "To later change an unprotected area to a protected area, select the range. Next, on the <emph>Format - Cells - Cell Protection</emph> tab page, check the <emph>Protected</emph> box. Finally, choose the <emph>Tools - Protect Document - Sheet </emph>menu. The previously editable range is now protected."
-msgstr "Για να αλλάξετε αργότερα μία μη προστατευμένη περιοχή σε προστατευμένη, επιλέξτε την περιοχή. Στη συνέχεια, στη σελίδα της καρτέλας <emph>Μορφοποίηση - Κελιά - Προστασία κελιών</emph>, επισημάνετε το πεδίο <emph>Προστατευμένο</emph>. Τέλος, επιλέξτε από το μενού <emph>Εργαλεία - Προστασία εγγράφου - Φύλλο </emph>. Η περιοχή που ήταν πριν επεξεργάσιμη τώρα θα προστατεύεται."
-
-#: 06060100.xhp
-msgctxt ""
-"06060100.xhp\n"
-"par_id3153964\n"
-"10\n"
-"help.text"
-msgid "Sheet protection also affects the context menu of the sheet tabs at the bottom of the screen. The <emph>Delete</emph> and <emph>Rename</emph> commands cannot be selected."
-msgstr "Η προστασία φύλλου επηρεάζει επίσης το μενού περιεχομένου των καρτελών φύλλου στον πυθμένα της οθόνης. Οι εντολές <emph>Διαγραφή</emph> και <emph>Μετονομασία</emph> δεν μπορούν να επιλεγούν."
-
-#: 06060100.xhp
-msgctxt ""
-"06060100.xhp\n"
-"par_id3150301\n"
-"19\n"
-"help.text"
-msgid "If a sheet is protected, you will not be able to modify or delete any Cell Styles."
-msgstr "Αν ένα φύλλο είναι προστατευμένο, δεν θα είναι δυνατό να τροποποιείτε ή να διαγράφετε Πρότυπα κελιών."
+msgid "<variable id=\"kopfundfusszeilentext\"><ahelp hid=\".uno:EditHeaderAndFooter\">Allows you to define and format headers and footers.</ahelp></variable>"
+msgstr "<variable id=\"kopfundfusszeilentext\"><ahelp hid=\".uno:EditHeaderAndFooter\">Σας επιτρέπει να καθορίσετε και να μορφοποιήσετε κεφαλίδες και υποσέλιδα</ahelp></variable>"
-#: 06060100.xhp
+#: 02120000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3154656\n"
+"02120000.xhp\n"
+"par_id3153415\n"
"3\n"
"help.text"
-msgid "A protected sheet or cell range can no longer be modified until this protection is disabled. To disable the protection, choose the <emph>Tools - Protect Document - Sheet</emph> command. If no password was set, the sheet protection is immediately disabled. If the sheet was password protected, the <emph>Remove Protection</emph> dialog opens, where you must enter the password."
-msgstr "Ένα προστατευμένο φύλλο ή περιοχή κελιών δεν μπορεί να τροποποιηθεί περαιτέρω μέχρι να απενεργοποιηθεί η προστασία. Για να απενεργοποιήσετε την προστασία, επιλέξτε την εντολή <emph>Εργαλεία - Προστασία εγγράφου - Φύλλο</emph>. Αν δεν έχει καθοριστεί κάποιος κωδικός, η προστασία του φύλλου απενεργοποιείται άμεσα. Αν το φύλλο ήταν προστατευμένο με κωδικό, ανοίγει το παράθυρο διαλόγου <emph>Κατάργηση προστασίας</emph>, όπου πρέπει να εισάγετε τον κωδικό."
-
-#: 06060100.xhp
-msgctxt ""
-"06060100.xhp\n"
-"par_id3149815\n"
-"11\n"
-"help.text"
-msgid "Once saved, protected sheets can only be saved again by using the <emph>File - Save As</emph> command."
-msgstr "Όταν αποθηκευθούν, τα προστατευμένα φύλλα μπορούν να αποθηκευτούν ξανά χρησιμοποιώντας την εντολή <emph>Αρχείο - Αποθήκευση ως</emph>"
-
-#: 06060100.xhp
-msgctxt ""
-"06060100.xhp\n"
-"hd_id3150206\n"
-"4\n"
-"help.text"
-msgid "Password (optional)"
-msgstr "Κωδικός (προαιρετικό)"
-
-#: 06060100.xhp
-msgctxt ""
-"06060100.xhp\n"
-"par_id3152990\n"
-"7\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Protect\">Allows you to enter a password to protect the sheet from unauthorized changes.</ahelp>"
-msgstr "<ahelp hid=\".uno:Protect\">Σας επιτρέπει να εισάγετε ένα κωδικό για να προστατεύσετε το φύλλο από μη εξουσιοδοτημένες αλλαγές.</ahelp>"
-
-#: 06060100.xhp
-msgctxt ""
-"06060100.xhp\n"
-"par_id3148700\n"
-"12\n"
-"help.text"
-msgid "Complete protection of your work can be achieved by combining both options on the <emph>Tools - Protect Document</emph> menu, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button."
-msgstr "Η πλήρης προστασία της εργασίας μπορεί να επιτευχθεί συνδυάζοντας και τις δύο επιλογές στο μενού <emph>Εργαλεία - Προστασία εγγράφου</emph>, περιλαμβάνοντας προστασία με κωδικό. Για να για να ανοίγει όλο το έγγραφο μαζί, στο παράθυρο διαλόγου <emph>Αποθήκευση</emph> επιλέξτε το πεδίο <emph>Αποθήκευση με κωδικό</emph> πριν κάνετε κλικ στο κουμπί <emph>Αποθήκευση</emph>."
+msgid "The<emph> Headers/Footers </emph>dialog contains the tabs for defining headers and footers. There will be separate tabs for the left and right page headers and footers if the <emph>Same content left/right</emph> option was not marked in the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog."
+msgstr "Ο διάλογος<emph> Κεφαλίδες/Υποσέλιδα </emph>περιέχει τις καρτέλες για τον καθορισμό κεφαλίδων και υποσέλιδων. Θα υπάρχουν ξεχωριστές καρτέλες για τις κεφαλίδες και τα υποσέλιδα της αριστερής και της δεξιάς πλευράς αν η επιλογή <emph>Ίδιο περιεχόμενο αριστερά/δεξιά</emph> δεν είναι ενεργοποιημένη στο διάλογο <link href=\"text/scalc/01/05070000.xhp\" name=\"Πρότυπο σελίδας\">Πρότυπο σελίδας</link>."
-#: 06030300.xhp
+#: 02120100.xhp
msgctxt ""
-"06030300.xhp\n"
+"02120100.xhp\n"
"tit\n"
"help.text"
-msgid "Trace Dependents"
-msgstr "Ίχνος εξαρτήσεων"
+msgid "Header/Footer"
+msgstr "Κεφαλίδα/Υποσέλιδο"
-#: 06030300.xhp
+#: 02120100.xhp
msgctxt ""
-"06030300.xhp\n"
-"bm_id3153252\n"
+"02120100.xhp\n"
+"bm_id3153360\n"
"help.text"
-msgid "<bookmark_value>cells; tracing dependents</bookmark_value>"
-msgstr "<bookmark_value>κελιά, ίχνος εξαρτήσεων</bookmark_value>"
+msgid "<bookmark_value>page styles; headers</bookmark_value> <bookmark_value>page styles; footers</bookmark_value> <bookmark_value>headers; defining</bookmark_value> <bookmark_value>footers; defining</bookmark_value> <bookmark_value>file names in headers/footers</bookmark_value> <bookmark_value>changing;dates, automatically</bookmark_value> <bookmark_value>dates;updating automatically</bookmark_value> <bookmark_value>automatic date updates</bookmark_value>"
+msgstr "<bookmark_value>πρότυπα σελίδας, κεφαλίδες</bookmark_value><bookmark_value>πρότυπα σελίδας, υποσέλιδα</bookmark_value><bookmark_value>κεφαλίδες, καθορισμός</bookmark_value><bookmark_value>υποσέλιδα, καθορισμός</bookmark_value><bookmark_value>ονόματα αρχείων σε κεφαλίδες/υποσέλιδα</bookmark_value><bookmark_value>αλλαγή, ημερομηνίες, αυτόματα</bookmark_value><bookmark_value>ημερομηνίες, αυτόματες ενημερώσεις</bookmark_value><bookmark_value>αυτόματες ενημερώσεις ημερομηνίας</bookmark_value>"
-#: 06030300.xhp
+#: 02120100.xhp
msgctxt ""
-"06030300.xhp\n"
-"hd_id3153252\n"
+"02120100.xhp\n"
+"hd_id3153360\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06030300.xhp\" name=\"Trace Dependents\">Trace Dependents</link>"
-msgstr "<link href=\"text/scalc/01/06030300.xhp\" name=\"Ίχνος εξαρτήσεων\">Ίχνος εξαρτήσεων</link>"
+msgid "<link href=\"text/scalc/01/02120100.xhp\" name=\"Header/Footer\">Header/Footer</link>"
+msgstr "<link href=\"text/scalc/01/02120100.xhp\" name=\"Κεφαλίδα/Υποσέλιδο\">Κεφαλίδα/Υποσέλιδο</link>"
-#: 06030300.xhp
+#: 02120100.xhp
msgctxt ""
-"06030300.xhp\n"
-"par_id3156024\n"
+"02120100.xhp\n"
+"par_id3150768\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:ShowDependents\" visibility=\"visible\">Draws tracer arrows to the active cell from formulas that depend on values in the active cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowDependents\" visibility=\"visible\">Σχεδιάζει βέλη ιχνών στο ενεργό κελί από τύπους που εξαρτώνται από τιμές στο ενεργό κελί.</ahelp>"
-
-#: 06030300.xhp
-msgctxt ""
-"06030300.xhp\n"
-"par_id3148948\n"
-"4\n"
-"help.text"
-msgid "The area of all cells that are used together with the active cell in a formula is highlighted by a blue frame."
-msgstr "Η περιοχή όλων των κελιών που χρησιμοποιούνται μαζί με το ενεργό κελί σε έναν τύπο επισημαίνεται με μπλε πλαίσιο."
+msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/HeaderFooterContent\">Defines or formats a header or footer for a Page Style.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/HeaderFooterContent\">Καθορίζει ή μορφοποιεί μία κεφαλίδα ή υποσέλιδο για ένα Πρότυπο σελίδας.</ahelp>"
-#: 06030300.xhp
+#: 02120100.xhp
msgctxt ""
-"06030300.xhp\n"
-"par_id3151112\n"
+"02120100.xhp\n"
+"hd_id3145748\n"
"3\n"
"help.text"
-msgid "This function works per level. For instance, if one level of traces has already been activated to show the precedents (or dependents), then you would see the next dependency level by activating the <emph>Trace</emph> function again."
-msgstr "Αυτή η λειτουργία λειτουργεί ανά επίπεδο. Για παράδειγμα, αν ένα επίπεδο ιχνών έχει ενεργοποιηθεί ήδη για να εμφανίσει τα προηγούμενα (ή τις εξαρτήσεις), τότε θα μπορείτε να προβάλετε το επόμενο επίπεδο εξάρτησης ενεργοποιώντας πάλι τη λειτουργία <emph>Ίχνος</emph>."
-
-#: 12060000.xhp
-msgctxt ""
-"12060000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Multiple Operations"
-msgstr "Πολλαπλές πράξεις"
-
-#: 12060000.xhp
-msgctxt ""
-"12060000.xhp\n"
-"hd_id3153381\n"
-"1\n"
-"help.text"
-msgid "Multiple Operations"
-msgstr "Πολλαπλές πράξεις"
+msgid "Left Area"
+msgstr "Αριστερή περιοχή"
-#: 12060000.xhp
+#: 02120100.xhp
msgctxt ""
-"12060000.xhp\n"
-"par_id3154140\n"
-"2\n"
+"02120100.xhp\n"
+"par_id3147434\n"
+"4\n"
"help.text"
-msgid "<variable id=\"mehrfachoperationen\"><ahelp hid=\".uno:TableOperationDialog\">Applies the same formula to different cells, but with different parameter values.</ahelp></variable>"
-msgstr "<variable id=\"mehrfachoperationen\"><ahelp hid=\".uno:TableOperationDialog\">Εφαρμόζει τον ίδιο τύπο σε διαφορετικά κελιά, αλλά με διαφορετικές τιμές παραμέτρων.</ahelp></variable>"
+msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Εισάγετε το κείμενο που θα εμφανιστεί στην αριστερή πλευρά της κεφαλίδας ή του υποσέλιδου.</ahelp>"
-#: 12060000.xhp
+#: 02120100.xhp
msgctxt ""
-"12060000.xhp\n"
-"par_id3152598\n"
+"02120100.xhp\n"
+"hd_id3148648\n"
"5\n"
"help.text"
-msgid "The <emph>Row</emph> or <emph>Column</emph> box must contain a reference to the first cell of the selected range."
-msgstr "Το πεδίο <emph>Γραμμή</emph> ή <emph>Στήλη</emph> πρέπει να περιέχει μία παραπομπή στο πρώτο κελί της επιλεγμένης περιοχής."
-
-#: 12060000.xhp
-msgctxt ""
-"12060000.xhp\n"
-"par_id3154011\n"
-"16\n"
-"help.text"
-msgid "If you export a spreadsheet containing multiple operations to Microsoft Excel, the location of the cells containing the formula must be fully defined relative to the data range."
-msgstr "Όταν κάνετε εξαγωγή ενός υπολογιστικού φύλλου που περιέχει πολλαπλές λειτουργίες στο πρόγραμμα Microsoft Excel, η τοποθεσία των κελιών που περιέχουν τον τύπο πρέπει να καθοριστούν πλήρως σχετικά με την περιοχή δεδομένων."
-
-#: 12060000.xhp
-msgctxt ""
-"12060000.xhp\n"
-"hd_id3156441\n"
-"3\n"
-"help.text"
-msgid "Defaults"
-msgstr "Προεπιλογές"
+msgid "Center Area"
+msgstr "Κεντρική περιοχή"
-#: 12060000.xhp
+#: 02120100.xhp
msgctxt ""
-"12060000.xhp\n"
-"hd_id3154492\n"
+"02120100.xhp\n"
+"par_id3163710\n"
"6\n"
"help.text"
-msgid "Formulas"
-msgstr "Τύποι"
+msgid "<ahelp hid=\".\">Enter the text to be displayed at the center of the header or footer.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το κείμενο που θα εμφανιστεί στο κέντρο της κεφαλίδας ή του υποσέλιδου.</ahelp>"
-#: 12060000.xhp
+#: 02120100.xhp
msgctxt ""
-"12060000.xhp\n"
-"par_id3151073\n"
+"02120100.xhp\n"
+"hd_id3154942\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_FORMULARANGE\">Enter the cell references for the cells containing the formulas that you want to use in the multiple operation.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_FORMULARANGE\">Εισάγετε τις παραπομπές κελιών για τα κελιά που περιέχουν τους τύπους που θέλετε να χρησιμοποιήσετε στη πολλαπλή λειτουργία.</ahelp>"
+msgid "Right Area"
+msgstr "Δεξιά περιοχή"
-#: 12060000.xhp
+#: 02120100.xhp
msgctxt ""
-"12060000.xhp\n"
-"hd_id3154729\n"
+"02120100.xhp\n"
+"par_id3147126\n"
"8\n"
"help.text"
-msgid "Row"
-msgstr "Γραμμή"
-
-#: 12060000.xhp
-msgctxt ""
-"12060000.xhp\n"
-"par_id3148456\n"
-"9\n"
-"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_ROWCELL\">Enter the input cell reference that you want to use as a variable for the rows in the data table.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_ROWCELL\">Εισάγετε τη παραπομπή κελιού που θέλετε να χρησιμοποιήσετε ως μεταβλητή για τις γραμμές στο πίνακα δεδομένων.</ahelp>"
-
-#: 12060000.xhp
-msgctxt ""
-"12060000.xhp\n"
-"hd_id3150718\n"
-"14\n"
-"help.text"
-msgid "Column"
-msgstr "Στήλη"
-
-#: 12060000.xhp
-msgctxt ""
-"12060000.xhp\n"
-"par_id3150327\n"
-"15\n"
-"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_COLCELL\">Enter the input cell reference that you want to use as a variable for the columns in the data table.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_COLCELL\">Eισάγετε τη παραπομπή κελιού που θέλετε να χρησιμοποιήσετε ως μεταβλητή για τις στήλες στο πίνακα δεδομένων.</ahelp>"
-
-#: func_today.xhp
-msgctxt ""
-"func_today.xhp\n"
-"tit\n"
-"help.text"
-msgid "TODAY"
-msgstr "TODAY"
-
-#: func_today.xhp
-msgctxt ""
-"func_today.xhp\n"
-"bm_id3145659\n"
-"help.text"
-msgid "<bookmark_value>TODAY function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση TODAY</bookmark_value>"
-
-#: func_today.xhp
-msgctxt ""
-"func_today.xhp\n"
-"hd_id3145659\n"
-"29\n"
-"help.text"
-msgid "<variable id=\"today\"><link href=\"text/scalc/01/func_today.xhp\">TODAY</link></variable>"
-msgstr "<variable id=\"today\"><link href=\"text/scalc/01/func_today.xhp\">TODAY</link></variable>"
-
-#: func_today.xhp
-msgctxt ""
-"func_today.xhp\n"
-"par_id3153759\n"
-"30\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_HEUTE\">Returns the current computer system date.</ahelp> The value is updated when you reopen the document or modify the values of the document."
-msgstr "<ahelp hid=\"HID_FUNC_HEUTE\">Επιστρέφει την τρέχουσα τιμή του συστήματος του υπολογιστή.</ahelp> Η τιμή ενημερώνεται όταν ανοίγετε και πάλι το έγγραφο ή όταν τροποποιείτε τις τιμές του εγγράφου."
+msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_RIGHT\">Enter the text to be displayed at the right side of the header or footer.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_RIGHT\">Εισάγετε το κείμενο που θα εμφανιστεί στη δεξιά πλευρά της κεφαλίδας ή του υποσέλιδου.</ahelp>"
-#: func_today.xhp
-msgctxt ""
-"func_today.xhp\n"
-"hd_id3154051\n"
-"31\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: func_today.xhp
+#: 02120100.xhp
msgctxt ""
-"func_today.xhp\n"
-"par_id3153154\n"
-"32\n"
+"02120100.xhp\n"
+"par_idN10811\n"
"help.text"
-msgid "TODAY()"
-msgstr "TODAY()"
+msgid "Header/Footer"
+msgstr "Κεφαλίδα/Υποσέλιδο"
-#: func_today.xhp
+#: 02120100.xhp
msgctxt ""
-"func_today.xhp\n"
-"par_id3154741\n"
-"33\n"
+"02120100.xhp\n"
+"par_idN10815\n"
"help.text"
-msgid "TODAY is a function without arguments."
-msgstr "Η συνάρτηση TODAY είναι μία συνάρτηση χωρίς ορίσματα."
+msgid "<ahelp hid=\".\">Select a predefined header or footer from the list.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε μια ορισμένη κεφαλίδα ή υποσέλιδο από τη λίστα.</ahelp>"
-#: func_today.xhp
+#: 02120100.xhp
msgctxt ""
-"func_today.xhp\n"
-"hd_id3153627\n"
-"34\n"
+"02120100.xhp\n"
+"hd_id3154729\n"
+"9\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Text attributes"
+msgstr "Ιδιότητες κειμένου"
-#: func_today.xhp
+#: 02120100.xhp
msgctxt ""
-"func_today.xhp\n"
-"par_id3156106\n"
-"35\n"
+"02120100.xhp\n"
+"par_id3150717\n"
+"10\n"
"help.text"
-msgid "<item type=\"input\">TODAY()</item> returns the current computer system date."
-msgstr "Η συνάρτηση <item type=\"input\">TODAY()</item> επιστρέφει την τρέχουσα ημερομηνία του συστήματος του υπολογιστή."
+msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TEXT\">Opens a dialog to assign formats to new or selected text.</ahelp> The <emph>Text Attributes </emph>dialog contains the tab pages <link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>, <link href=\"text/shared/01/05020200.xhp\" name=\"Font Effects\">Font Effects</link> and <link href=\"text/shared/01/05020500.xhp\" name=\"Font Position\">Font Position</link>."
+msgstr ".<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TEXT\">Ανοίγει ένα παράθυρο διαλόγου για να αναθέσετε μορφοποιήσεις στο νέο ή επιλεγμένο κείμενο.</ahelp> Το παράθυρο διαλόγου <emph>Ιδιότητες κειμένου </emph>περιέχει τις σελίδες της καρτέλας <link href=\"text/shared/01/05020100.xhp\" name=\"Γραμματοσειρά\">Γραμματοσειρά</link>, <link href=\"text/shared/01/05020200.xhp\" name=\"Εφέ γραμματοσειράς\">Εφέ γραμματοσειράς</link> and <link href=\"text/shared/01/05020500.xhp\" name=\"Θέση γραμματοσειράς\">Θέση γραμματοσειράς</link>."
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"tit\n"
+"02120100.xhp\n"
+"par_id3159266\n"
"help.text"
-msgid "Financial Functions Part One"
-msgstr "Οικονομικές συναρτήσεις - Μέρος πρώτο"
+msgid "<image id=\"img_id3156386\" src=\"sc/res/text.png\" width=\"0.1874in\" height=\"0.1665in\"><alt id=\"alt_id3156386\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156386\" src=\"sc/res/text.png\" width=\"0.1874in\" height=\"0.1665in\"><alt id=\"alt_id3156386\">Εικονίδιο</alt></image>"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"bm_id3143284\n"
+"02120100.xhp\n"
+"par_id3155336\n"
+"25\n"
"help.text"
-msgid "<bookmark_value>financial functions</bookmark_value> <bookmark_value>functions; financial functions</bookmark_value> <bookmark_value>Function Wizard; financial</bookmark_value> <bookmark_value>amortizations, see also depreciations</bookmark_value>"
-msgstr "<bookmark_value>οικονομικές συναρτήσεις</bookmark_value><bookmark_value>συναρτήσεις, οικονομικές συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συναρτήσεων, οικονομικές</bookmark_value><bookmark_value>χρεωλύσια, δες επίσης αποσβέσεις</bookmark_value>"
+msgid "Text Attributes"
+msgstr "Ιδιότητες κειμένου"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3143284\n"
-"1\n"
+"02120100.xhp\n"
+"hd_id3145792\n"
+"11\n"
"help.text"
-msgid "Financial Functions Part One"
-msgstr "Οικονομικές συναρτήσεις - Μέρος πρώτο"
+msgid "File Name"
+msgstr "Όνομα αρχείου"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3149095\n"
-"2\n"
+"02120100.xhp\n"
+"par_id3150206\n"
+"12\n"
"help.text"
-msgid "<variable id=\"finanztext\">This category contains the mathematical finance functions of <item type=\"productname\">%PRODUCTNAME</item> Calc. </variable>"
-msgstr "<variable id=\"finanztext\">Η κατηγορία αυτή περιέχει τις οικονομικές μαθηματικές συναρτήσεις του <item type=\"productname\">%PRODUCTNAME</item> Calc. </variable>"
+msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_FILE\">Inserts a file name placeholder in the selected area.</ahelp> Click to insert the title. Long-click to select either title, file name or path/file name from the submenu. If a title has not be assigned (see <emph>File - Properties</emph>), the file name will be inserted instead."
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_FILE\">Εισάγει ένα πεδίο ένδειξης θέσης του ονόματος του αρχείου στην επιλεγμένη περιοχή.</ahelp> Κάντε κλικ για να εισάγετε τον τίτλο. Κάντε παρατεταμένο κλικ σε κάθε τίτλο, αρχείο ή όνομα μονοπατιού/αρχείου από το δευτερεύον μενού. Αν έχει ανατεθεί ένα τίτλος (δείτε <emph>Αρχείο - Ιδιότητες</emph>), θα εισαχθεί επομένως το όνομα αρχείου."
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"bm_id3153366\n"
+"02120100.xhp\n"
+"par_id3150369\n"
"help.text"
-msgid "<bookmark_value>AMORDEGRC function</bookmark_value> <bookmark_value>depreciations;degressive amortizations</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση AMORDEGRC</bookmark_value><bookmark_value>αποσβέσεις;φθίνοντα χρεολύσια</bookmark_value>"
+msgid "<image id=\"img_id3150518\" src=\"res/folderop.png\" width=\"0.1665in\" height=\"0.1252in\"><alt id=\"alt_id3150518\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150518\" src=\"res/folderop.png\" width=\"0.1665in\" height=\"0.1252in\"><alt id=\"alt_id3150518\">Εικονίδιο</alt></image>"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3153366\n"
-"359\n"
+"02120100.xhp\n"
+"par_id3154487\n"
+"26\n"
"help.text"
-msgid "AMORDEGRC"
-msgstr "AMORDEGRC"
+msgid "File Name"
+msgstr "Όνομα αρχείου"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3147434\n"
-"360\n"
+"02120100.xhp\n"
+"hd_id3155812\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_AMORDEGRC\">Calculates the amount of depreciation for a settlement period as degressive amortization.</ahelp> Unlike AMORLINC, a depreciation coefficient that is independent of the depreciable life is used here."
-msgstr "<ahelp hid=\"HID_AAI_FUNC_AMORDEGRC\">Υπολογίζει το ποσό απόσβεσης για μια περίοδο διακανονισμού ως φθίνον χρεολύσιο.</ahelp> Σε αντίθεση με τη συνάρτηση AMORLINC, εδώ χρησιμοποιείται ένας συντελεστής απόσβεσης ο οποίος είναι ανεξάρτητος από τη διάρκεια ζωής απόσβεσης."
+msgid "Sheet Name"
+msgstr "Όνομα φύλλου"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3155855\n"
-"361\n"
+"02120100.xhp\n"
+"par_id3148842\n"
+"14\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TABLE\">Inserts a placeholder in the selected header/footer area, which is replaced by the sheet name in the header/footer of the actual document.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TABLE\">Εισάγει ένα πεδίο ένδειξης θέσης στην επιλεγμένη περιοχή κεφαλίδας/υποσέλιδου, που αντικαθίσταται από το όνομα του φύλλου στην κεφαλίδα/υποσέλιδο του ενεργού εγγράφου.</ahelp>"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3147427\n"
-"362\n"
+"02120100.xhp\n"
+"par_id3146870\n"
"help.text"
-msgid "AMORDEGRC(Cost; DatePurchased; FirstPeriod; Salvage; Period; Rate; Basis)"
-msgstr "AMORDEGRC (Κόστος;Ημερομηνία αγοράς;Πρώτη περίοδος;Υπολειμματική αξία;Περίοδος;Επιτόκιο;Βάση)"
+msgid "<image id=\"img_id3148870\" src=\"sc/res/table.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148870\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148870\" src=\"sc/res/table.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148870\">Εικονίδιο</alt></image>"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3147125\n"
-"363\n"
+"02120100.xhp\n"
+"par_id3147071\n"
+"27\n"
"help.text"
-msgid "<emph>Cost</emph> is the acquisition costs."
-msgstr "<emph>Κόστος</emph> είναι τα κόστη κτήσης."
+msgid "Sheet Name"
+msgstr "Όνομα φύλλου"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3151074\n"
-"364\n"
+"02120100.xhp\n"
+"hd_id3144768\n"
+"15\n"
"help.text"
-msgid "<emph>DatePurchased</emph> is the date of acquisition."
-msgstr "<emph>ΗμερομηνίαΑγοράς</emph> είναι η ημερομηνία απόκτησης."
+msgid "Page"
+msgstr "Σελίδα"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3144765\n"
-"365\n"
+"02120100.xhp\n"
+"par_id3154960\n"
+"16\n"
"help.text"
-msgid "<emph>FirstPeriod </emph>is the end date of the first settlement period."
-msgstr "<emph>ΠρώτηΠερίοδος </emph> είναι η τελική ημερομηνία της πρώτης περιόδου πληρωμής."
+msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_PAGE\">Inserts a placeholder in the selected header/footer area, which is replaced by page numbering. This allows continuous page numbering in a document.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_PAGE\">Εισάγει ένα πεδίο ένδειξης θέσης στην επιλεγμένη περιοχή κεφαλίδας/υποσέλιδου που θα αντικατασταθεί από την αρίθμηση σελίδων. Αυτό επιτρέπει τη συνεχόμενη αρίθμηση σελίδων σε ένα έγγραφο.</ahelp>"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3156286\n"
-"366\n"
+"02120100.xhp\n"
+"par_id3151304\n"
"help.text"
-msgid "<emph>Salvage</emph> is the salvage value of the capital asset at the end of the depreciable life."
-msgstr "<emph>ΥπολειμματικήΑξία</emph> είναι η τιμή υπολειμματικής αξίας του περουσιακού κεφαλαίου στο τέλος της ζωής απόσβεσης."
+msgid "<image id=\"img_id3155386\" src=\"sc/res/page.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155386\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155386\" src=\"sc/res/page.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155386\">Εικονίδιο</alt></image>"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3153415\n"
-"367\n"
+"02120100.xhp\n"
+"par_id3150048\n"
+"28\n"
"help.text"
-msgid "<emph>Period</emph> is the settlement period to be considered."
-msgstr "<emph>Περίοδος</emph> είναι η θεωρούμενη περίοδος πληρωμής."
+msgid "Page"
+msgstr "Σελίδα"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3155064\n"
-"368\n"
+"02120100.xhp\n"
+"hd_id3146962\n"
+"17\n"
"help.text"
-msgid "<emph>Rate</emph> is the rate of depreciation."
-msgstr "<emph>Επιτόκιο</emph> είναι το επιτόκιο της απόσβεσης."
+msgid "Pages"
+msgstr "Σελίδες"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"bm_id3153765\n"
+"02120100.xhp\n"
+"par_id3153812\n"
+"18\n"
"help.text"
-msgid "<bookmark_value>AMORLINC function</bookmark_value> <bookmark_value>depreciations;linear amortizations</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση AMORLINC</bookmark_value><bookmark_value>υποτιμήσεις, γραμμικά χρεολύσια</bookmark_value>"
+msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_PAGES\">Inserts a placeholder in the selected header/footer area, which is replaced by the total number of pages in the document.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_PAGES\">Εισάγει ένα πεδίο ένδειξης θέσης στην επιλεγμένη περιοχή κεφαλίδας/υποσέλιδου που θα αντικατασταθεί από το συνολικό αριθμό σελίδων του εγγράφου.</ahelp>"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3153765\n"
-"369\n"
+"02120100.xhp\n"
+"par_id3149315\n"
"help.text"
-msgid "AMORLINC"
-msgstr "AMORLINC"
+msgid "<image id=\"img_id3155757\" src=\"sc/res/pages.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155757\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155757\" src=\"sc/res/pages.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155757\">Εικονίδιο</alt></image>"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3159264\n"
-"370\n"
+"02120100.xhp\n"
+"par_id3147499\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_AMORLINC\">Calculates the amount of depreciation for a settlement period as linear amortization. If the capital asset is purchased during the settlement period, the proportional amount of depreciation is considered.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_AMORLINC\">Υπολογίζει το ποσό απόσβεσης για μια περίοδο διακανονισμού ως γραμμικό χρεολύσιο. Εάν το περιουσιακό στοιχείο (πάγιο) αγοράστηκε κατά τη διάρκεια της περιόδου διακανονισμού, εξετάζεται το αναλογικό ποσό της απόσβεσης.</ahelp>"
+msgid "Pages"
+msgstr "Σελίδες"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3150044\n"
-"371\n"
+"02120100.xhp\n"
+"hd_id3149050\n"
+"19\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3147363\n"
-"372\n"
+"02120100.xhp\n"
+"par_id3153960\n"
+"20\n"
"help.text"
-msgid "AMORLINC(Cost; DatePurchased; FirstPeriod; Salvage; Period; Rate; Basis)"
-msgstr "AMORLINC(Κόστος;Ημερομηνία αγοράς;Πρώτη περίοδος;Υπολειμματική αξία;Περίοδος;Συντελεστής;Βάση)"
+msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_DATE\">Inserts a placeholder in the selected header/footer area, which is replaced by the current date which will be repeated in the header/footer on each page of the document.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_DATE\">Εισάγει ένα πεδίο ένδειξης θέσης στην επιλεγμένη περιοχή κεφαλίδας/υποσέλιδου, που θα αντικατασταθεί από την τρέχουσα ημερομηνία η οποία θα επαναληφθεί στην κεφαλίδα/υποσέλιδο σε κάθε σελίδα του εγγράφου.</ahelp>"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3146920\n"
-"373\n"
+"02120100.xhp\n"
+"par_id3147299\n"
"help.text"
-msgid "<emph>Cost</emph> means the acquisition costs."
-msgstr "<emph>Κόστος</emph> σημαίνει τα κόστη κτήσης."
+msgid "<image id=\"img_id3150394\" src=\"sc/res/date.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150394\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150394\" src=\"sc/res/date.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150394\">Εικονίδιο</alt></image>"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3163807\n"
-"374\n"
+"02120100.xhp\n"
+"par_id3150540\n"
+"30\n"
"help.text"
-msgid "<emph>DatePurchased</emph> is the date of acquisition."
-msgstr "<emph>ΗμερομηνίαΑγοράς</emph> είναι η ημερομηνία απόκτησης."
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3148488\n"
-"375\n"
+"02120100.xhp\n"
+"hd_id3147610\n"
+"21\n"
"help.text"
-msgid "<emph>FirstPeriod </emph>is the end date of the first settlement period."
-msgstr "<emph>ΠρώτηΠερίοδος</emph> είναι η τελική ημερομηνία της πρώτης περιόδου πληρωμής."
+msgid "Time"
+msgstr "Ώρα"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3149530\n"
-"376\n"
+"02120100.xhp\n"
+"par_id3145638\n"
+"22\n"
"help.text"
-msgid "<emph>Salvage</emph> is the salvage value of the capital asset at the end of the depreciable life."
-msgstr "<emph>ΥπολειμματικήΑξία</emph> είναι η τιμή υπολειμματικής αξίας του περουσιακού κεφαλαίου στο τέλος της ζωής απόσβεσης."
+msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TIME\">Inserts a placeholder in the selected header/footer area, which is replaced by the current time in the header/footer on each page of the document.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TIME\">Εισάγει ένα πεδίο ένδειξης θέσης στην επιλεγμένη περιοχή κεφαλίδας/υποσέλιδου που θα αντικατασταθεί από την τρέχουσα ώρα στην κεφαλίδα/υποσέλιδο κάθε σελίδας του εγγράφου.</ahelp>"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3148633\n"
-"377\n"
+"02120100.xhp\n"
+"par_id3153122\n"
"help.text"
-msgid "<emph>Period</emph> is the settlement period to be considered."
-msgstr "<emph>Περίοδος</emph> είναι η θεωρούμενη περίοδος πληρωμής."
+msgid "<image id=\"img_id3146884\" src=\"sc/res/time.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146884\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146884\" src=\"sc/res/time.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146884\">Εικονίδιο</alt></image>"
-#: 04060103.xhp
+#: 02120100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3150982\n"
-"378\n"
+"02120100.xhp\n"
+"par_id3157904\n"
+"31\n"
"help.text"
-msgid "<emph>Rate</emph> is the rate of depreciation."
-msgstr "<emph>Επιτόκιο</emph> είναι το επιτόκιο απόσβεσης."
+msgid "Time"
+msgstr "Ώρα"
-#: 04060103.xhp
+#: 02140000.xhp
msgctxt ""
-"04060103.xhp\n"
-"bm_id3145257\n"
+"02140000.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>ACCRINT function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ACCRINT</bookmark_value>"
+msgid "Fill"
+msgstr "Γέμισμα"
-#: 04060103.xhp
+#: 02140000.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3145257\n"
-"335\n"
+"02140000.xhp\n"
+"bm_id8473769\n"
"help.text"
-msgid "ACCRINT"
-msgstr "ACCRINT"
+msgid "<bookmark_value>filling;selection lists</bookmark_value> <bookmark_value>selection lists;filling cells</bookmark_value>"
+msgstr "<bookmark_value>γέμισμα, λίστες επιλογής</bookmark_value><bookmark_value>λίστες επιλογής, γέμισμα κελιών</bookmark_value>"
-#: 04060103.xhp
+#: 02140000.xhp
msgctxt ""
-"04060103.xhp\n"
-"bm_id3151276\n"
+"02140000.xhp\n"
+"hd_id3153876\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>accrued interests;periodic payments</bookmark_value>"
-msgstr "<bookmark_value>σωρευτικοί τόκοι, περιοδικές πληρωμές</bookmark_value>"
+msgid "<link href=\"text/scalc/01/02140000.xhp\" name=\"Fill\">Fill</link>"
+msgstr "<link href=\"text/scalc/01/02140000.xhp\" name=\"Γέμισμα\">Γέμισμα</link>"
-#: 04060103.xhp
+#: 02140000.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3151276\n"
-"336\n"
+"02140000.xhp\n"
+"par_id3156285\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_ACCRINT\">Calculates the accrued interest of a security in the case of periodic payments.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_ACCRINT\">Υπολογίζει το συσσωρευμένο τόκο ενός τίτλου, στην περίπτωση καταβολής με περιοδικές πληρωμές.</ahelp>"
+msgid "<ahelp hid=\".\">Automatically fills cells with content.</ahelp>"
+msgstr "<ahelp hid=\".\">Συμπληρώνει αυτόματα τα κελιά με περιεχόμενο.</ahelp>"
-#: 04060103.xhp
+#: 02140000.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3152581\n"
-"337\n"
+"02140000.xhp\n"
+"par_id3147343\n"
+"9\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "The $[officename] Calc context menus have <link href=\"text/scalc/01/02140000.xhp\" name=\"other options\">additional options</link> for filling the cells."
+msgstr "Τα μενού περιεχομένου του $[officename] Calc παρέχουν <link href=\"text/scalc/01/02140000.xhp\" name=\"πρόσθετες επιλογές\">επιπρόσθετες επιλογές</link> για το γέμισμα των κελιών."
-#: 04060103.xhp
+#: 02140000.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3159092\n"
-"338\n"
+"02140000.xhp\n"
+"hd_id3149207\n"
+"7\n"
"help.text"
-msgid "ACCRINT(Issue; FirstInterest; Settlement; Rate; Par; Frequency; Basis)"
-msgstr "ACCRINT (Έκδοση; ΠρώτοςTόκος; Διακανονισμός; Επιτόκιο; ΟνομαστικήAξία; Συχνότητα; Βάση)"
+msgid "<link href=\"text/scalc/01/02140500.xhp\" name=\"Sheet\">Sheet</link>"
+msgstr "<link href=\"text/scalc/01/02140500.xhp\" name=\"Φύλλο\">Φύλλο</link>"
-#: 04060103.xhp
+#: 02140000.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3150519\n"
-"339\n"
+"02140000.xhp\n"
+"hd_id3155111\n"
+"8\n"
"help.text"
-msgid "<emph>Issue</emph> is the issue date of the security."
-msgstr "<emph>Έκδοση</emph> είναι η ημερομηνία έκδοσης του τίτλου."
+msgid "<link href=\"text/scalc/01/02140600.xhp\" name=\"Rows\">Series</link>"
+msgstr "<link href=\"text/scalc/01/02140600.xhp\" name=\"Σειρές\">Σειρές</link>"
-#: 04060103.xhp
+#: 02140000.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3155376\n"
-"340\n"
+"02140000.xhp\n"
+"par_id3152994\n"
+"3\n"
"help.text"
-msgid "<emph>FirstInterest</emph> is the first interest date of the security."
-msgstr "<emph>ΠρώτοςΤόκος</emph> είναι η ημερομηνία πρώτου τόκου του τίτλου."
+msgid "<emph>Filling cells using context menus:</emph>"
+msgstr "<emph>Γέμισμα κελιών χρησιμοποιώντας το μενού περιεχομένου:</emph>"
-#: 04060103.xhp
+#: 02140000.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3166431\n"
-"341\n"
+"02140000.xhp\n"
+"par_id3145384\n"
+"4\n"
"help.text"
-msgid "<emph>Settlement</emph> is the date at which the interest accrued up until then is to be calculated."
-msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία μέχρι την οποία οι μέχρι τότε σωρευμένοι τόκοι πρέπει να υπολογιστούν."
+msgid "Call the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link> when positioned in a cell and choose <emph>Selection List</emph>."
+msgstr "Καλέστε το <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link> όταν βρίσκεστε μέσα σε ένα κελί και επιλέξτε <emph>Λίστα επιλογής</emph>."
-#: 04060103.xhp
+#: 02140000.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3154486\n"
-"342\n"
+"02140000.xhp\n"
+"par_id3156450\n"
+"5\n"
"help.text"
-msgid "<emph>Rate</emph> is the annual nominal rate of interest (coupon interest rate)"
-msgstr "<emph>Επιτόκιο</emph> είναι το ετήσιο ονομαστικό επιτόκιο (επιτόκιο τοκομεριδίων)"
+msgid "<ahelp hid=\".uno:DataSelect\">A list box containing all text found in the current column is displayed.</ahelp> The text is sorted alphabetically and multiple entries are listed only once."
+msgstr "<ahelp hid=\".uno:DataSelect\">Εμφανίζεται ένα πεδίο λίστας που περιέχει όλο το κείμενο που βρέθηκε στην τρέχουσα στήλη.</ahelp> Το κείμενο ταξινομείται αλφαβητικά και οι πολλαπλές καταχωρήσεις αναφέρονται στη λίστα μόνο μία φορά."
-#: 04060103.xhp
+#: 02140000.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3156445\n"
-"343\n"
+"02140000.xhp\n"
+"par_id3148699\n"
+"6\n"
"help.text"
-msgid "<emph>Par</emph> is the par value of the security."
-msgstr "<emph>ΟνομαστικήΑξία</emph> είναι η τιμή της ονομαστικής αξίας του τίτλου."
+msgid "Click one of the listed entries to copy it to the cell."
+msgstr "Κάντε κλικ σε μια από της καταχωρίσεις της λίστας για να την αντιγράψετε στο κελί."
-#: 04060103.xhp
+#: 02140100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3149406\n"
-"344\n"
+"02140100.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των πληρωμών τόκου ετησίως (1, 2 ή 4)."
+msgid "Down"
+msgstr "Κάτω"
-#: 04060103.xhp
+#: 02140100.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3148699\n"
-"345\n"
+"02140100.xhp\n"
+"hd_id3150792\n"
+"1\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<link href=\"text/scalc/01/02140100.xhp\" name=\"Down\">Down</link>"
+msgstr "<link href=\"text/scalc/01/02140100.xhp\" name=\"Κάτω\">Κάτω</link>"
-#: 04060103.xhp
+#: 02140100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3148599\n"
-"346\n"
+"02140100.xhp\n"
+"par_id3153969\n"
+"2\n"
"help.text"
-msgid "A security is issued on 2001-02-28. First interest is set for 2001-08-31. The settlement date is 2001-05-01. The Rate is 0.1 or 10% and Par is 1000 currency units. Interest is paid half-yearly (frequency is 2). The basis is the US method (0). How much interest has accrued?"
-msgstr "Ένας τίτλος εκδόθηκε στις 28.2.2001. Η ημερομηνία πρώτου τοκισμού έχει οριστεί για τις 31.8.2001. Η ημερομηνία διακανονισμού είναι στις 1.5.2001. Το ονομαστικό επιτόκιο είναι 0,1 ή 10%, η ονομαστική αξία είναι 1000 νομισματικές μονάδες. Ο τόκος καταβάλλεται σε εξαμηνιαία βάση (η συχνότητα είναι 2). Η βάση είναι η μέθοδος ΗΠΑ (0). Ποιος είναι ο τόκος που έχει συσσωρευτεί;"
+msgid "<ahelp hid=\".uno:FillDown\" visibility=\"visible\">Fills a selected range of at least two rows with the contents of the top cell of the range.</ahelp>"
+msgstr "<ahelp hid=\".uno:FillDown\" visibility=\"visible\">Συμπληρώνει μια επιλεγμένη περιοχή τουλάχιστον δύο γραμμών με τα περιεχόμενα του κελιού που βρίσκεται στην κορυφή της περιοχής.</ahelp>"
-#: 04060103.xhp
+#: 02140100.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3148840\n"
-"347\n"
+"02140100.xhp\n"
+"par_id3145787\n"
+"3\n"
"help.text"
-msgid "<item type=\"input\">=ACCRINT(\"2001-02-28\";\"2001-08-31\";\"2001-05-01\";0.1;1000;2;0)</item> returns 16.94444."
-msgstr "Η συνάρτηση <item type=\"input\">=ACCRINT(\"2001-02-28\";\"2001-08-31\";\"2001-05-01\";0.1;1000;2;0)</item> επιστρέφει ως αποτέλεσμα 16,94444."
+msgid "If a selected range has only one column, the contents of the top cell are copied to all others. If several columns are selected, the contents of the corresponding top cell will be copied down."
+msgstr "Αν η επιλεγμένη περιοχή περιέχει μόνο μία στήλη, τα περιεχόμενα του πάνω κελιού αντιγράφονται σε όλα τα υπόλοιπα. Αν μερικές στήλες είναι επιλεγμένες, τα περιεχόμενα του αντίστοιχου πάνω κελιού θα αντιγραφούν από κάτω."
-#: 04060103.xhp
+#: 02140200.xhp
msgctxt ""
-"04060103.xhp\n"
-"bm_id3151240\n"
+"02140200.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>ACCRINTM function</bookmark_value> <bookmark_value>accrued interests;one-off payments</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ACCRINTM</bookmark_value><bookmark_value>συσσωρευμένοι τόκοι, εφάπαξ πληρωμές</bookmark_value>"
+msgid "Right"
+msgstr "Δεξιά"
-#: 04060103.xhp
+#: 02140200.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3151240\n"
-"348\n"
+"02140200.xhp\n"
+"hd_id3153896\n"
+"1\n"
"help.text"
-msgid "ACCRINTM"
-msgstr "ACCRINTM"
+msgid "<link href=\"text/scalc/01/02140200.xhp\" name=\"Right\">Right</link>"
+msgstr "<link href=\"text/scalc/01/02140200.xhp\" name=\"Δεξιά\">Δεξιά</link>"
-#: 04060103.xhp
+#: 02140200.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3157981\n"
-"349\n"
+"02140200.xhp\n"
+"par_id3153361\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_ACCRINTM\">Calculates the accrued interest of a security in the case of one-off payment at the settlement date.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_ACCRINTM\">Υπολογίζει το συσσωρευμένο τόκο ενός τίτλου, στην περίπτωση καταβολής εφάπαξ, κατά την ημερομηνία διακανονισμού.</ahelp>"
+msgid "<ahelp hid=\".uno:FillRight\" visibility=\"visible\">Fills a selected range of at least two columns with the contents of the left most cell.</ahelp>"
+msgstr "<ahelp hid=\".uno:FillRight\" visibility=\"visible\">Συμπληρώνει μια επιλεγμένη περιοχή τουλάχιστον δύο στηλών με τα περιεχόμενα του πιο αριστερού κελιού της περιοχής.</ahelp>"
-#: 04060103.xhp
+#: 02140200.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3159097\n"
-"350\n"
+"02140200.xhp\n"
+"par_id3154684\n"
+"3\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "If a range of only one row is selected, the contents of the far left cell are copied to all the other selected cells. If you have selected several rows, each of the far left cells is copied into those cells to the right."
+msgstr "Εάν επιλέγεται μια περιοχή μίας γραμμής, τα περιεχόμενα του πιο αριστερού κελιού αντιγράφονται σε όλα τα άλλα επιλεγμένα κελιά. Εάν έχετε επιλέξει διάφορες γραμμές, καθένα από τα αριστερά κελιά αντιγράφεται στα δεξιά κελιά."
-#: 04060103.xhp
+#: 02140300.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3147074\n"
-"351\n"
+"02140300.xhp\n"
+"tit\n"
"help.text"
-msgid "ACCRINTM(Issue; Settlement; Rate; Par; Basis)"
-msgstr "ACCRINTM (Έκδοση; Διακανονισμός; Επιτόκιο; ΟνομαστικήAξία; Βάση)"
+msgid "Up"
+msgstr "Πάνω"
-#: 04060103.xhp
+#: 02140300.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3144773\n"
-"352\n"
+"02140300.xhp\n"
+"hd_id3147264\n"
+"1\n"
"help.text"
-msgid "<emph>Issue</emph> is the issue date of the security."
-msgstr "<emph>Έκδοση</emph> είναι η ημερομηνία έκδοσης του τίτλου."
+msgid "<link href=\"text/scalc/01/02140300.xhp\" name=\"Up\">Up</link>"
+msgstr "<link href=\"text/scalc/01/02140300.xhp\" name=\"Πάνω\">Πάνω</link>"
-#: 04060103.xhp
+#: 02140300.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3154956\n"
-"353\n"
+"02140300.xhp\n"
+"par_id3150793\n"
+"2\n"
"help.text"
-msgid "<emph>Settlement</emph> is the date at which the interest accrued up until then is to be calculated."
-msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία μέχρι την οποία το σωρευμένο μέχρι τότε επιτόκιο υπολογίζεται."
+msgid "<ahelp hid=\".uno:FillUp\" visibility=\"visible\">Fills a selected range of at least two rows with the contents of the bottom most cell.</ahelp>"
+msgstr "<ahelp hid=\".uno:FillUp\" visibility=\"visible\">Συμπληρώνει μια επιλεγμένη περιοχή τουλάχιστον δύο γραμμών με τα περιεχόμενα του τελευταίου κελιού.</ahelp>"
-#: 04060103.xhp
+#: 02140300.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3153972\n"
-"354\n"
+"02140300.xhp\n"
+"par_id3150447\n"
+"3\n"
"help.text"
-msgid "<emph>Rate</emph> is the annual nominal rate of interest (coupon interest rate)."
-msgstr "<emph>Επιτόκιο</emph> είναι το ετήσιο ονομαστικό επιτόκιο (επιτόκιο τοκομεριδίου)"
+msgid "If a selected range has only one column, the content of the bottom most cell is copied into the selected cells. If several columns are selected, the contents of the bottom most cells are copied into those selected above."
+msgstr "Εάν είναι επιλεγμένη μια περιοχή μίας μόνο στήλης, τα περιεχόμενα του τελευταίου κελιού αντιγράφονται σε όλα τα άλλα επιλεγμένα κελιά. Εάν έχετε επιλέξει διάφορες στήλες, τα περιεχόμενα των τελευταίων κελιών αντιγράφονται σε εκείνα που έχουν επιλεγεί στην κορυφή."
-#: 04060103.xhp
+#: 02140400.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3159204\n"
-"355\n"
+"02140400.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Par</emph> is the par value of the security."
-msgstr "<emph>ΟνομαστικήΑξία</emph> είναι η τιμή ονομαστικής αξίας του τίτλου."
+msgid "Left"
+msgstr "Αριστερά"
-#: 04060103.xhp
+#: 02140400.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3155384\n"
-"356\n"
+"02140400.xhp\n"
+"hd_id3153896\n"
+"1\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<link href=\"text/scalc/01/02140400.xhp\" name=\"Left\">Left</link>"
+msgstr "<link href=\"text/scalc/01/02140400.xhp\" name=\"Αριστερά\">Αριστερά</link>"
-#: 04060103.xhp
+#: 02140400.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3154541\n"
-"357\n"
+"02140400.xhp\n"
+"par_id3150793\n"
+"2\n"
"help.text"
-msgid "A security is issued on 2001-04-01. The maturity date is set for 2001-06-15. The Rate is 0.1 or 10% and Par is 1000 currency units. The basis of the daily/annual calculation is the daily balance (3). How much interest has accrued?"
-msgstr "Ένας τίτλος εκδόθηκε στις 1.4.2001. Η ημερομηνία λήξης έχει οριστεί για τις 15.6.2001. Το ονομαστικό επιτόκιο είναι 0,1 ή 10%, η ονομαστική αξία είναι 1000 νομισματικές μονάδες. Η βάση του ημερήσιου/ετήσιου υπολογισμού είναι το ημερήσιο υπόλοιπο (3). Ποιος είναι ο τόκος που έχει συσσωρευτεί;"
+msgid "<ahelp hid=\".uno:FillLeft\" visibility=\"visible\">Fills a selected range of at least two columns with the contents of the far right cell.</ahelp>"
+msgstr "<ahelp hid=\".uno:FillLeft\" visibility=\"visible\">Συμπληρώνει μία επιλεγμένη περιοχή τουλάχιστον δύο στηλών με τα περιεχόμενα του πιο δεξιού κελιού.</ahelp>"
-#: 04060103.xhp
+#: 02140400.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3149128\n"
-"358\n"
+"02140400.xhp\n"
+"par_id3156280\n"
+"3\n"
"help.text"
-msgid "<item type=\"input\">=ACCRINTM(\"2001-04-01\";\"2001-06-15\";0.1;1000;3)</item> returns 20.54795."
-msgstr "Η συνάρτηση <item type=\"input\">=ACCRINTM(\"1.4.2001\";\"15.6.2001\";0.1;1000;3)</item> επιστρέφει ως αποτέλεσμα 20,54795."
+msgid "If a selected range has only one row, the content of the far right cell is copied into all other cells of the range. If several rows are selected, the far right cells are copied into the cells to the left."
+msgstr "Εάν μία επιλεγμένη περιοχή περιέχει μόνο μία γραμμή, το περιεχόμενο του πιο δεξιού κελιού αντιγράφεται σε όλα τα υπόλοιπα κελιά της περιοχής. Εάν έχετε επιλέξει διάφορες γραμμές, τα πιο δεξιά κελιά αντιγράφονται στο κελιά στα αριστερά."
-#: 04060103.xhp
+#: 02140500.xhp
msgctxt ""
-"04060103.xhp\n"
-"bm_id3145753\n"
+"02140500.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>RECEIVED function</bookmark_value> <bookmark_value>amount received for fixed-interest securities</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση RECEIVED</bookmark_value><bookmark_value>ποσό είσπραξης για τίτλους με σταθερό επιτόκιο</bookmark_value>"
+msgid "Fill Sheet"
+msgstr "Γέμισμα φύλλου"
-#: 04060103.xhp
+#: 02140500.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3145753\n"
-"390\n"
+"02140500.xhp\n"
+"hd_id3153897\n"
+"1\n"
"help.text"
-msgid "RECEIVED"
-msgstr "RECEIVED"
+msgid "Fill Sheet"
+msgstr "Γέμισμα φύλλου"
-#: 04060103.xhp
+#: 02140500.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3150051\n"
-"391\n"
+"02140500.xhp\n"
+"par_id3150791\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_RECEIVED\">Calculates the amount received that is paid for a fixed-interest security at a given point in time.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_RECEIVED\">Υπολογίζει το ποσό που έχει εισπραχθεί, το οποίο καταβάλλεται για έναν τίτλο σταθερού επιτοκίου, σε μια δεδομένη χρονική στιγμή.</ahelp>"
+msgid "<variable id=\"tabellenfuellentext\"><ahelp hid=\".uno:FillTable\" visibility=\"visible\">Specifies the options for transferring sheets or ranges of a certain sheet.</ahelp></variable>"
+msgstr "<variable id=\"tabellenfuellentext\"><ahelp hid=\".uno:FillTable\" visibility=\"visible\">Καθορίζει τις επιλογές για μεταφορά φύλλων ή περιοχών ενός συγκεκριμένου φύλλου.</ahelp></variable>"
-#: 04060103.xhp
+#: 02140500.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3149385\n"
-"392\n"
+"02140500.xhp\n"
+"par_id3150767\n"
+"3\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "In contrast to copying an area to the clipboard, you can filter certain information and calculate values. This command is only visible if you have selected two sheets in the document. To select multiple sheets, click each sheet tab while pressing <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> or Shift."
+msgstr "Σε αντίθεση με την αντιγραφή μιας περιοχής στο πρόχειρο, μπορείτε να φιλτράρετε συγκεκριμένες πληροφορίες και να υπολογίσετε τιμές. Αυτή η εντολή είναι ορατή μόνο να έχετε επιλέξει δύο φύλλα στο έγγραφο. Για να επιλέξετε πολλαπλά φύλλα, κάντε κλικ σε κάθε καρτέλα φύλλου ενώ πιέζετε το πλήκτρο <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> ή το Shift."
-#: 04060103.xhp
+#: 02140500.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3145362\n"
-"393\n"
+"02140500.xhp\n"
+"hd_id3155131\n"
+"4\n"
"help.text"
-msgid "RECEIVED(\"Settlement\"; \"Maturity\"; Investment; Discount; Basis)"
-msgstr "RECEIVED(\"Διακανονισμός\", \"Ωρίμανση\", Επένδυση, Προεξόφληση, Βάση)"
+msgid "Filling a Sheet"
+msgstr "Γέμισμα ενός φύλλου"
-#: 04060103.xhp
+#: 02140500.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3154654\n"
-"394\n"
+"02140500.xhp\n"
+"par_id3146119\n"
+"5\n"
"help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+msgid "Select the entire sheet by clicking the empty gray box in the upper left of the sheet. You can also select an area of the sheet to be copied."
+msgstr "Επιλογή του συνολικού φύλλου με κλικ στο άδειο γκρι πλαίσιο στα πάνω αριστερά του φύλλου. Μπορείτε επίσης να επιλέξετε μια περιοχή του φύλλου για αντιγραφή."
-#: 04060103.xhp
+#: 02140500.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3153011\n"
-"395\n"
+"02140500.xhp\n"
+"par_id3153726\n"
+"6\n"
"help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgid "Press <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and click the tab of the sheet where you want to insert the contents."
+msgstr "Πατήστε <switchinline select=\"sys\"> <caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> και κλικ στην καρτέλα του φύλλου όπου θέλετε να εισάγετε τα περιεχόμενα."
-#: 04060103.xhp
+#: 02140500.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3155525\n"
-"396\n"
+"02140500.xhp\n"
+"par_id3147436\n"
+"7\n"
"help.text"
-msgid "<emph>Investment</emph> is the purchase sum."
-msgstr "<emph>Επένδυση</emph> είναι το ποσό αγοράς."
+msgid "Select the command <emph>Edit - Fill - Sheet</emph>. In the dialog which appears, the check box <emph>Numbers</emph> must be selected (or <emph>Paste All</emph>) if you want to combine operations with the values. You can also choose the desired operation here."
+msgstr "Επιλέξτε την εντολή <emph>Επεξεργασία - Γέμισμα - Φύλλο</emph>. Στο παράθυρο διαλόγου που εμφανίζεται, το πεδίο ελέγχου <emph>Αριθμοί</emph> πρέπει να επιλεγεί (ή <emph>Επικόλληση όλων</emph>) αν επιθυμείτε να συνδυάσετε λειτουργίες σχετικά με τις τιμές. Μπορείτε επίσης να επιλέξετε εδώ την επιθυμητή λειτουργία."
-#: 04060103.xhp
+#: 02140500.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3155760\n"
-"397\n"
+"02140500.xhp\n"
+"par_id3154942\n"
+"8\n"
"help.text"
-msgid "<emph>Discount</emph> is the percentage discount on acquisition of the security."
-msgstr "Η <emph>Προεξόφληση</emph> είναι το ποσοστό προεξόφλησης κατά την αγορά του τίτλου."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο <emph>OK</emph>."
-#: 04060103.xhp
+#: 02140500.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3154710\n"
-"398\n"
+"02140500.xhp\n"
+"par_id3156283\n"
+"9\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "This dialog is similar to the <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Contents\">Paste Contents</link> dialog, where you can find additional tips."
+msgstr "Αυτός ο διάλογος είναι παρόμοιος με τον <link href=\"text/shared/01/02070000.xhp\" name=\"Επικόλληση περιεχομένων\">Επικόλληση περιεχομένων</link>, όπου μπορείτε να βρείτε επιπλέον συμβουλές."
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3154735\n"
-"399\n"
+"02140600.xhp\n"
+"tit\n"
"help.text"
-msgid "Settlement date: February 15 1999, maturity date: May 15 1999, investment sum: 1000 currency units, discount: 5.75 per cent, basis: Daily balance/360 = 2."
-msgstr "Ημερομηνία διακανονισμού: 15 Φεβρουαρίου 1999, ημερομηνία λήξης: 15 Μαΐου 1999, ποσό επένδυσης: 1000 νομισματικές μονάδες, προεξόφληση: 5.75 τοις εκατό, βάση: Ημερήσιο υπόλοιπο/360 = 2."
+msgid "Fill Series"
+msgstr "Γέμισμα σειρών"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3146108\n"
-"400\n"
+"02140600.xhp\n"
+"hd_id3148664\n"
+"1\n"
"help.text"
-msgid "The amount received on the maturity date is calculated as follows:"
-msgstr "Το ποσό που εισπράχθηκε κατά την ημερομηνία λήξης υπολογίζεται ως εξής:"
+msgid "Fill Series"
+msgstr "Γέμισμα σειρών"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3147246\n"
-"401\n"
+"02140600.xhp\n"
+"par_id3148797\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">=RECEIVED(\"1999-02-15\";\"1999-05-15\";1000;0.0575;2)</item> returns 1014.420266."
-msgstr "Η συνάρτηση <item type=\"input\">=RECEIVED(\"2.15.99\";\"5.15.99\";1000;0.0575;2)</item> επιστρέφει ως αποτέλεσμα 1014.420266."
+msgid "<variable id=\"reihenfuellentext\"><ahelp hid=\".uno:FillSeries\">Automatically generate series with the options in this dialog. Determine direction, increment, time unit and series type.</ahelp></variable>"
+msgstr "<variable id=\"reihenfuellentext\"><ahelp hid=\".uno:FillSeries\">Δημιουργεί αυτόματα σειρές με τις επιλογές σε αυτό το παράθυρο διαλόγου. Καθορίστε την κατεύθυνση, την αύξηση, τη μονάδα χρόνου και τον τύπο της σειράς.</ahelp></variable>"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"bm_id3147556\n"
+"02140600.xhp\n"
+"par_id3146976\n"
+"41\n"
"help.text"
-msgid "<bookmark_value>PV function</bookmark_value> <bookmark_value>present values</bookmark_value> <bookmark_value>calculating; present values</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση PV</bookmark_value><bookmark_value>παρούσες αξίες</bookmark_value><bookmark_value>υπολογισμός, παρούσες αξίες</bookmark_value>"
+msgid "Before filling a series, first select the cell range."
+msgstr "Πριν γεμίσετε μια σειρά, πρώτα επιλέξτε την περιοχή κελιών."
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3147556\n"
+"02140600.xhp\n"
+"par_id3145748\n"
"3\n"
"help.text"
-msgid "PV"
-msgstr "PV"
+msgid "To automatically continue a series using the assumed completion rules, choose the <emph>AutoFill</emph> option after opening the <emph>Fill Series</emph> dialog."
+msgstr "Για να συνεχίσετε αυτόματα μια σειρά χρησιμοποιώντας τους συναγόμενους κανόνες συμπλήρωσης, επιλέξτε το <emph>Αυτόματο γέμισμα</emph> αφού ανοίξετε το παράθυρο διαλόγου <emph>Γέμισμα σειρών</emph>."
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3153301\n"
+"02140600.xhp\n"
+"hd_id3147435\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_BW\">Returns the present value of an investment resulting from a series of regular payments.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_BW\">Επιστρέφει την παρούσα αξία μιας επένδυσης, η οποία προκύπτει από μια σειρά τακτικών καταβολών.</ahelp>"
+msgid "Direction"
+msgstr "Κατεύθυνση"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3146099\n"
+"02140600.xhp\n"
+"par_id3154729\n"
"5\n"
"help.text"
-msgid "Use this function to calculate the amount of money needed to be invested at a fixed rate today, to receive a specific amount, an annuity, over a specified number of periods. You can also determine how much money is to remain after the elapse of the period. Specify as well if the amount is to be paid out at the beginning or at the end of each period."
-msgstr "Χρησιμοποιήστε αυτήν τη συνάρτηση για να υπολογίσετε το ποσό των χρημάτων που χρειάζεστε για να επενδύσετε με σταθερό επιτόκιο σήμερα, για να εισπράξετε ένα συγκεκριμένο ποσό, ένα ετήσιο ποσό, σε συγκεκριμένο αριθμό περιόδων. Μπορείτε επίσης να καθορίσετε πόσα χρήματα θα μείνουν μετά το πέρας της περιόδου. Καθορίστε επίσης εάν το ποσό θα πληρώνεται στην αρχή ή στο τέλος της περιόδου."
+msgid "Determines the direction of series creation."
+msgstr "Καθορίζει την κατεύθυνση της δημιουργίας σειρών."
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3153334\n"
+"02140600.xhp\n"
+"hd_id3145253\n"
"6\n"
"help.text"
-msgid "Enter these values either as numbers, expressions or references. If, for example, interest is paid annually at 8%, but you want to use month as your period, enter 8%/12 under <emph>Rate</emph> and <item type=\"productname\">%PRODUCTNAME</item> Calc with automatically calculate the correct factor."
-msgstr "Εισάγετε αυτές τις τιμές ως αριθμούς, εκφράσεις ή παραπομπές. Εάν, για παράδειγμα, ο τόκος καταβάλλεται ετησίως σε ποσοστό 8%, αλλά εσείς θέλετε να χρησιμοποιήσετε το μήνα ως περίοδο αναφοράς, εισάγετε 8%/12 για τον <emph>Τόκος</emph> και το <item type=\"productname\">%PRODUCTNAME</item> Calc θα υπολογίσει αυτόματα το σωστό συντελεστή."
+msgid "Down"
+msgstr "Κάτω"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3147407\n"
+"02140600.xhp\n"
+"par_id3155418\n"
"7\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_BOTTOM\">Creates a downward series in the selected cell range for the column using the defined increment to the end value.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_BOTTOM\">Δημιουργεί μια σειρά προς τα κάτω στην επιλεγμένη περιοχή κελιών για τη στήλη χρησιμοποιώντας το καθορισμένο βήμα μέχρι την τελική τιμή.</ahelp>"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3150395\n"
+"02140600.xhp\n"
+"hd_id3155738\n"
"8\n"
"help.text"
-msgid "PV(Rate; NPer; Pmt; FV; Type)"
-msgstr "PV(Επιτόκιο; ΑριθμόςΠεριόδων; ΔόσηΑποπληρωμής; ΜελλοντικήΑξία; Τύπος)"
+msgid "Right"
+msgstr "Δεξιά"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3151341\n"
+"02140600.xhp\n"
+"par_id3149402\n"
"9\n"
"help.text"
-msgid "<emph>Rate</emph> defines the interest rate per period."
-msgstr "<emph>Επιτόκιο</emph> καθορίζει το επιτόκιο ανά περίοδο."
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_RIGHT\">Creates a series running from left to right within the selected cell range using the defined increment to the end value.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_RIGHT\">Δημιουργεί μια σειρά από αριστερά προς τα δεξιά στην επιλεγμένη περιοχή κελιών χρησιμοποιώντας το καθορισμένο βήμα μέχρι την τελική τιμή.</ahelp>"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3153023\n"
+"02140600.xhp\n"
+"hd_id3146972\n"
"10\n"
"help.text"
-msgid "<emph>NPer</emph> is the total number of periods (payment period)."
-msgstr "<emph>ΑριθμόςΠεριόδων</emph> είναι ο συνολικός αριθμός περιόδων (περίοδος πληρωμής)."
+msgid "Up"
+msgstr "Πάνω"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3146323\n"
+"02140600.xhp\n"
+"par_id3153711\n"
"11\n"
"help.text"
-msgid "<emph>Pmt</emph> is the regular payment made per period."
-msgstr "<emph>Δόση αποπληρωμής</emph> είναι η κανονική πληρωμή που γίνεται ανά περίοδο."
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_TOP\">Creates an upward series in the cell range of the column using the defined increment to the end value.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_TOP\">Δημιουργεί μια σειρά προς τα πάνω στην επιλεγμένη περιοχή κελιών για τη στήλη χρησιμοποιώντας το καθορισμένο βήμα μέχρι την τελική τιμή.</ahelp>"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3150536\n"
+"02140600.xhp\n"
+"hd_id3153764\n"
"12\n"
"help.text"
-msgid "<emph>FV</emph> (optional) defines the future value remaining after the final installment has been made."
-msgstr "<emph>ΜελλοντικήΑξία</emph> (προαιρετικό) καθορίζει την υπολειπόμενη μελλοντική αξία μετά την πληρωμή της τελικής δόσης."
+msgid "Left"
+msgstr "Αριστερά"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3146883\n"
+"02140600.xhp\n"
+"par_id3156382\n"
"13\n"
"help.text"
-msgid "<emph>Type</emph> (optional) denotes due date for payments. Type = 1 means due at the beginning of a period and Type = 0 (default) means due at the end of the period."
-msgstr "<emph>Τύπος</emph> (προαιρετικό) υποδηλώνει την οφειλόμενη ημερομηνία πληρωμών. Τύπος = 1 σημαίνει οφειλή στην αρχή της περιόδου και Τύπος = 0 (προεπιλογή) σημαίνει οφειλή στο τέλος της περιόδου."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_idN10B13\n"
-"help.text"
-msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_LEFT\">Creates a series running from right to left in the selected cell range using the defined increment to the end value.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_LEFT\">Δημιουργεί μια σειρά από δεξιά προς τα αριστερά στην επιλεγμένη περιοχή κελιών χρησιμοποιώντας το καθορισμένο βήμα μέχρι την τελική τιμή.</ahelp>"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3150037\n"
+"02140600.xhp\n"
+"hd_id3147344\n"
"14\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Series Type"
+msgstr "Τύπος σειράς δεδομένων"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3145225\n"
+"02140600.xhp\n"
+"par_id3149257\n"
"15\n"
"help.text"
-msgid "What is the present value of an investment, if 500 currency units are paid out monthly and the annual interest rate is 8%? The payment period is 48 months and 20,000 currency units are to remain at the end of the payment period."
-msgstr "Ποια είναι η παρούσα αξία μιας επένδυσης, εάν καταβάλλονται 500 νομισματικές μονάδες μηνιαίως και το ετήσιο επιτόκιο είναι 8%; Η περίοδος καταβολής είναι 48 μήνες και στο τέλος της περιόδου καταβολών θα υπάρχουν 20.000 νομισματικές μονάδες."
+msgid "Defines the series type. Choose between <emph>Linear, Growth, Date </emph>and <emph>AutoFill</emph>."
+msgstr "Καθορίζει τον τύπος της σειράς. Επιλέξτε ανάμεσα στις επιλογές <emph>Αριθμητική, Γεωμετρική, Ημερομηνία</emph> και <emph>Αυτόματο γέμισμα</emph>."
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3155907\n"
+"02140600.xhp\n"
+"hd_id3148488\n"
"16\n"
"help.text"
-msgid "<item type=\"input\">=PV(8%/12;48;500;20000)</item> = -35,019.37 currency units. Under the named conditions, you must deposit 35,019.37 currency units today, if you want to receive 500 currency units per month for 48 months and have 20,000 currency units left over at the end. Cross-checking shows that 48 x 500 currency units + 20,000 currency units = 44,000 currency units. The difference between this amount and the 35,000 currency units deposited represents the interest paid."
-msgstr "<item type=\"input\">=PV(8%/12;48;500;20000)</item> = -35,019.37 νομισματικές μονάδες. Στις δεδομένες συνθήκες, πρέπει να καταθέσετε 35 019,37 νομισματικές μονάδες σήμερα, εάν θέλετε να πάρετε 500 νομισματικές μονάδες ανά μήνα για 48 μήνες και να έχετε υπόλοιπο 20 000 νομισματικές μονάδες στο τέλος. Μια διασταύρωση δείχνει ότι 48 x 500 λογιστικές μονάδες + 20 000 λογιστικές μονάδες = 44 000 λογιστικές μονάδες. Η διαφορά μεταξύ αυτού του ποσού και των 35 000 κατατεθειμένων λογιστικών μονάδων αντιπροσωπεύει το πληρωμένο επιτόκιο."
+msgid "Linear"
+msgstr "Γραμμική"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3149150\n"
+"02140600.xhp\n"
+"par_id3159238\n"
"17\n"
"help.text"
-msgid "If you enter references instead of these values into the formula, you can calculate any number of \"If-then\" scenarios. Please note: references to constants must be defined as absolute references. Examples of this type of application are found under the depreciation functions."
-msgstr "Αν εισάγετε παραπομπές κελιών αντί για τις τιμές αυτές στον τύπο, μπορείτε να υπολογίσετε οποιοδήποτε σενάριο \"Αν-τότε\". Παρακαλώ σημειώστε: οι παραπομπές στις σταθερές πρέπει να ορισθούν ως απόλυτες παραπομπές. Παραδείγματα αυτού του τύπου εφαρμογών μπορείτε να βρείτε στις συναρτήσεις απόσβεσης."
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_ARITHMETIC\">Creates a linear number series using the defined increment and end value.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_ARITHMETIC\">Δημιουργεί μια γραμμική σειρά αριθμών χρησιμοποιώντας το καθορισμένο βήμα και την τελική τιμή.</ahelp>"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"bm_id3152978\n"
+"02140600.xhp\n"
+"hd_id3149210\n"
+"18\n"
"help.text"
-msgid "<bookmark_value>calculating; depreciations</bookmark_value> <bookmark_value>SYD function</bookmark_value> <bookmark_value>depreciations; arithmetic declining</bookmark_value> <bookmark_value>arithmetic declining depreciations</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμοί, αποσβέσεις</bookmark_value><bookmark_value>συνάρτηση SYD</bookmark_value><bookmark_value>αποσβέσεις, αριθμητική μείωση</bookmark_value><bookmark_value>αποσβέσεις σταθερής μείωσης</bookmark_value>"
+msgid "Growth"
+msgstr "Γεωμετρική"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3152978\n"
+"02140600.xhp\n"
+"par_id3150364\n"
"19\n"
"help.text"
-msgid "SYD"
-msgstr "SYD"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_GEOMETRIC\">Creates a growth series using the defined increment and end value.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_GEOMETRIC\">Δημιουργεί μια γεωμετρική πρόοδο χρησιμοποιώντας το καθορισμένο βήμα και την τελική τιμή.</ahelp>"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3148732\n"
+"02140600.xhp\n"
+"hd_id3149528\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DIA\">Returns the arithmetic-declining depreciation rate.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DIA\">Επιστρέφει τον αριθμητικό-φθίνοντα ρυθμό απόσβεσης.</ahelp>"
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3149886\n"
+"02140600.xhp\n"
+"par_id3150887\n"
"21\n"
"help.text"
-msgid "Use this function to calculate the depreciation amount for one period of the total depreciation span of an object. Arithmetic declining depreciation reduces the depreciation amount from period to period by a fixed sum."
-msgstr "Χρησιμοποιήστε αυτήν τη συνάρτηση για να υπολογίσετε το ποσό απόσβεσης για μια περίοδο του συνόλου της περιόδου απόσβεσης ενός αντικειμένου. Η αριθμητική φθίνουσα απόσβεση μειώνει το ποσό απόσβεσης από περίοδο σε περίοδο κατά ένα σταθερό ποσό."
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_DATE\">Creates a date series using the defined increment and end date.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_DATE\">Δημιουργεί μια σειρά ημερομηνιών χρησιμοποιώντας το καθορισμένο βήμα και την τελική ημερομηνία.</ahelp>"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3149431\n"
+"02140600.xhp\n"
+"hd_id3150202\n"
"22\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "AutoFill"
+msgstr "Αυτόματο γέμισμα"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3150483\n"
+"02140600.xhp\n"
+"par_id3156288\n"
"23\n"
"help.text"
-msgid "SYD(Cost; Salvage; Life; Period)"
-msgstr "SYD(Κόστος;ΥπολειμματικήΑξία;Ζωή;Περίοδος)"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_AUTOFILL\">Forms a series directly in the sheet.</ahelp> The AutoFill function takes account of customized lists. For example, by entering <emph>January</emph> in the first cell, the series is completed using the list defined under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists</emph>."
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_AUTOFILL\">Σχηματίζει μια σειρά αμέσως στο φύλλο.</ahelp> Η συνάρτηση αυτόματο γέμισμα λαμβάνει υπόψη τις προσαρμοσμένες λίστες. Για παράδειγμα, εισάγοντας <emph>Ιανουάριος</emph> στο πρώτο κελί, η σειρά συμπληρώνεται χρησιμοποιώντας την καθοριζόμενη λίστα στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Λίστες ταξινόμησης</emph>."
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3146879\n"
+"02140600.xhp\n"
+"par_id3155811\n"
"24\n"
"help.text"
-msgid "<emph>Cost</emph> is the initial cost of an asset."
-msgstr "<emph>Κόστος</emph> είναι το αρχικό κόστος ενός περιουσιακού στοιχείου."
+msgid "AutoFill tries to complete a value series by using a defined pattern. The series 1,3,5 is automatically completed with 7,9,11,13, and so on. Date and time series are completed accordingly; for example, after 01.01.99 and 15.01.99, an interval of 14 days is used."
+msgstr "Το Αυτόματο γέμισμα προσπαθεί να συμπληρώσει μια σειρά τιμών χρησιμοποιώντας ένα καθορισμένο σχέδιο. Η σειρά 1,3,5 συμπληρώνεται αυτόματα με τα 7,9,11,13 κ.ο.κ. Οι σειρές ημερομηνίας και ώρας συμπληρώνονται αντίστοιχα. Π.χ. μετά την 01.01.99 και 15.01.99 χρησιμοποιείται ένα διάστημα 14 ημερών."
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3147423\n"
+"02140600.xhp\n"
+"hd_id3148700\n"
"25\n"
"help.text"
-msgid "<emph>Salvage</emph> is the value of an asset after depreciation."
-msgstr "<emph>ΥπολειμματικήΑξία</emph> είναι η τιμή περουσιακού στοιχείου μετά την απόσβεση."
+msgid "Unit of Time"
+msgstr "Μονάδα χρόνου"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3151229\n"
+"02140600.xhp\n"
+"par_id3153308\n"
"26\n"
"help.text"
-msgid "<emph>Life</emph> is the period fixing the time span over which an asset is depreciated."
-msgstr "<emph>Ζωή</emph> είναι η περίοδος που καθορίζει το χρόνο απόσβεσης ενός περιουσιακού στοιχείου."
+msgid "In this area you can specify the desired unit of time. This area is only active if the <emph>Date</emph> option has been chosen in the <emph>Series type</emph> area."
+msgstr "Σε αυτή την περιοχή μπορείτε να καθορίσετε την επιθυμητή μονάδα χρόνου. Αυτή η περιοχή είναι ενεργή μόνο αν έχει επιλεχθεί η επιλογή <emph>Ημερομηνία</emph> στην περιοχή <emph>Τύπος σειράς</emph>."
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3147473\n"
+"02140600.xhp\n"
+"hd_id3148868\n"
"27\n"
"help.text"
-msgid "<emph>Period</emph> defines the period for which the depreciation is to be calculated."
-msgstr "Η <emph>Περίοδος</emph> καθορίζει την περίοδο για την οποία θα υπολογιστεί η απόσβεση."
+msgid "Day"
+msgstr "Ημέρα"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"hd_id3148434\n"
+"02140600.xhp\n"
+"par_id3148605\n"
"28\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_DAY\">Use the <emph>Date</emph> series type and this option to create a series using seven days.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_DAY\">Χρησιμοποιήστε τον τύπο σειράς <emph>Ημερομηνία</emph> και αυτή την επιλογή για να δημιουργήσετε μια σειρά επτά ημερών.</ahelp>"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3149688\n"
+"02140600.xhp\n"
+"hd_id3144771\n"
"29\n"
"help.text"
-msgid "A video system initially costing 50,000 currency units is to be depreciated annually for the next 5 years. The salvage value is to be 10,000 currency units. You want to calculate depreciation for the first year."
-msgstr "Πρόκειται να γίνει απόσβεση ενός βίντεο με αρχική τιμή 50.000 νομισματικές μονάδες, σε ετήσια βάση, για τα επόμενα 5 χρόνια. Η υπολειμματική (αναπόσβεστη) αξία θα είναι 10.000 νομισματικές μονάδες. Θέλετε να υπολογίσετε την απόσβεση για τον πρώτο χρόνο."
+msgid "Weekday"
+msgstr "Ημέρα της εβδομάδας"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3150900\n"
+"02140600.xhp\n"
+"par_id3150108\n"
"30\n"
"help.text"
-msgid "<item type=\"input\">=SYD(50000;10000;5;1)</item>=13,333.33 currency units. The depreciation amount for the first year is 13,333.33 currency units."
-msgstr "<item type=\"input\">=SYD(50000;10000;5;1)</item>=13 333,33 νομισματικές μονάδες. Το ποσό απόσβεσης για το πρώτο έτος είναι 13 333,33 νομισματικές μονάδες."
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_DAY_OF_WEEK\">Use the <emph>Date</emph> series type and this option to create a series of five day sets.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_DAY_OF_WEEK\">Χρησιμοποιήστε τον τύπο σειράς <emph>Ημερομηνία</emph> και αυτή την επιλογή για να δημιουργήσετε μια σειρά από πενθήμερα.</ahelp>"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3146142\n"
+"02140600.xhp\n"
+"hd_id3154957\n"
"31\n"
"help.text"
-msgid "To have an overview of depreciation rates per period, it is best to define a depreciation table. By entering the different depreciation formulas available in <item type=\"productname\">%PRODUCTNAME</item> Calc next to each other, you can see which depreciation form is the most appropriate. Enter the table as follows:"
-msgstr "Για να έχετε μια επισκόπηση των ρυθμών απόσβεσης ανά περίοδο, είναι καλύτερο να καθορίσετε έναν πίνακα απόσβεσης. Εισάγοντας τους διάφορους τύπους απόσβεσης που είναι διαθέσιμοι στο <item type=\"productname\">%PRODUCTNAME</item> Calc, τον έναν δίπλα στον άλλον, μπορείτε να δείτε ποια μορφή απόσβεσης είναι η πιο κατάλληλη. Εισαγάγετε τον πίνακα ως εξής:"
+msgid "Month"
+msgstr "Μήνας"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3155258\n"
+"02140600.xhp\n"
+"par_id3149126\n"
"32\n"
"help.text"
-msgid "<emph>A</emph>"
-msgstr "<emph>Α</emph>"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_MONTH\">Use the <emph>Date</emph> series type and this option to form a series from the names or abbreviations of the months.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_MONTH\">Χρησιμοποιήστε τον τύπο σειράς <emph>Ημερομηνία</emph> και αυτή την επιλογή για να δημιουργήσετε μια σειρά από τα ονόματα ή τις συντομογραφίες των μηνών.</ahelp>"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3154558\n"
+"02140600.xhp\n"
+"hd_id3152870\n"
"33\n"
"help.text"
-msgid "<emph>B</emph>"
-msgstr "<emph>Β</emph>"
+msgid "Year"
+msgstr "Έτος"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3152372\n"
+"02140600.xhp\n"
+"par_id3151300\n"
"34\n"
"help.text"
-msgid "<emph>C</emph>"
-msgstr "<emph>C</emph>"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_YEAR\">Use the <emph>Date</emph> series type and this option to create a series of years.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_YEAR\">Χρησιμοποιήστε τον τύπο σειράς <emph>Ημερομηνία</emph> και αυτή την επιλογή για να δημιουργήσετε μια σειρά ετών.</ahelp>"
-#: 04060103.xhp
+#: 02140600.xhp
msgctxt ""
-"04060103.xhp\n"
-"par_id3149949\n"
+"02140600.xhp\n"
+"hd_id3154762\n"
"35\n"
"help.text"
-msgid "<emph>D</emph>"
-msgstr "<emph>D</emph>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3145123\n"
-"36\n"
-"help.text"
-msgid "<emph>E</emph>"
-msgstr "<emph>E</emph>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3149504\n"
-"37\n"
-"help.text"
-msgid "1"
-msgstr "1"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3153778\n"
-"38\n"
-"help.text"
-msgid "<item type=\"input\">Initial Cost</item>"
-msgstr "<item type=\"input\">Αρχικό κόστος</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3159083\n"
-"39\n"
-"help.text"
-msgid "<item type=\"input\">Salvage Value</item>"
-msgstr "<item type=\"input\">Υπολειμματική τιμή</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3150002\n"
-"40\n"
-"help.text"
-msgid "<item type=\"input\">Useful Life</item>"
-msgstr "<item type=\"input\">Ωφέλιμη ζωή</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3153006\n"
-"41\n"
-"help.text"
-msgid "<item type=\"input\">Time Period</item>"
-msgstr "<item type=\"input\">Χρονική περίοδος</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3154505\n"
-"42\n"
-"help.text"
-msgid "<item type=\"input\">Deprec. SYD</item>"
-msgstr "<item type=\"input\">Απόσβεση SYD</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3150336\n"
-"43\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3155926\n"
-"44\n"
-"help.text"
-msgid "<item type=\"input\">50,000 currency units</item>"
-msgstr "<item type=\"input\">50 000 νομισματικές μονάδες </item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3153736\n"
-"45\n"
-"help.text"
-msgid "<item type=\"input\">10,000 currency units</item>"
-msgstr "<item type=\"input\">10 000 νομισματικές μονάδες</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3150131\n"
-"46\n"
-"help.text"
-msgid "<item type=\"input\">5</item>"
-msgstr "<item type=\"input\">5</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3148766\n"
-"47\n"
-"help.text"
-msgid "<item type=\"input\">1</item>"
-msgstr "<item type=\"input\">1</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3159136\n"
-"48\n"
-"help.text"
-msgid "<item type=\"input\">13,333.33 currency units</item>"
-msgstr "<item type=\"input\">13 333,33νομισματικές μονάδες</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3151018\n"
-"49\n"
-"help.text"
-msgid "3"
-msgstr "3"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3148397\n"
-"50\n"
-"help.text"
-msgid "<item type=\"input\">2</item>"
-msgstr "<item type=\"input\">2</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3146907\n"
-"51\n"
-"help.text"
-msgid "<item type=\"input\">10,666.67 currency units</item>"
-msgstr "<item type=\"input\">10 666,67 νομισματικές μονάδες</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3147356\n"
-"52\n"
-"help.text"
-msgid "4"
-msgstr "4"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3150267\n"
-"53\n"
-"help.text"
-msgid "<item type=\"input\">3</item>"
-msgstr "<item type=\"input\">3</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3145628\n"
-"54\n"
-"help.text"
-msgid "<item type=\"input\">8,000.00 currency units</item>"
-msgstr "<item type=\"input\">8 000,00 νομισματικές μονάδες</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3149004\n"
-"55\n"
-"help.text"
-msgid "5"
-msgstr "5"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3153545\n"
-"56\n"
-"help.text"
-msgid "<item type=\"input\">4</item>"
-msgstr "<item type=\"input\">4</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3154634\n"
-"57\n"
-"help.text"
-msgid "<item type=\"input\">5,333.33 currency units</item>"
-msgstr "<item type=\"input\">5 333,33 νομισματικές μονάδες</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3147537\n"
-"58\n"
-"help.text"
-msgid "6"
-msgstr "6"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3155085\n"
-"59\n"
-"help.text"
-msgid "<item type=\"input\">5</item>"
-msgstr "<item type=\"input\">5</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3158413\n"
-"60\n"
-"help.text"
-msgid "<item type=\"input\">2,666.67 currency units</item>"
-msgstr "<item type=\"input\">2 666,67 νομισματικές μονάδες</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3154866\n"
-"61\n"
-"help.text"
-msgid "7"
-msgstr "7"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3155404\n"
-"62\n"
-"help.text"
-msgid "<item type=\"input\">6</item>"
-msgstr "<item type=\"input\">6</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3148431\n"
-"63\n"
-"help.text"
-msgid "<item type=\"input\">0.00 currency units</item>"
-msgstr "<item type=\"input\">0,00 νομισματικές μονάδες</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3156261\n"
-"64\n"
-"help.text"
-msgid "8"
-msgstr "8"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3083286\n"
-"65\n"
-"help.text"
-msgid "<item type=\"input\">7</item>"
-msgstr "<item type=\"input\">7</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3083443\n"
-"67\n"
-"help.text"
-msgid "9"
-msgstr "9"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3154815\n"
-"68\n"
-"help.text"
-msgid "<item type=\"input\">8</item>"
-msgstr "<item type=\"input\">8</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3145082\n"
-"70\n"
-"help.text"
-msgid "10"
-msgstr "10"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3156307\n"
-"71\n"
-"help.text"
-msgid "<item type=\"input\">9</item>"
-msgstr "<item type=\"input\">9</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3147564\n"
-"73\n"
-"help.text"
-msgid "11"
-msgstr "11"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3146856\n"
-"74\n"
-"help.text"
-msgid "<item type=\"input\">10</item>"
-msgstr "<item type=\"input\">10</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3150880\n"
-"76\n"
-"help.text"
-msgid "12"
-msgstr "12"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3145208\n"
-"77\n"
-"help.text"
-msgid "13"
-msgstr "13"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3156113\n"
-"78\n"
-"help.text"
-msgid "<item type=\"input\">>0</item>"
-msgstr "<item type=\"input\">0</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3153625\n"
-"79\n"
-"help.text"
-msgid "<item type=\"input\">Total</item>"
-msgstr "<item type=\"input\">Άθροισμα</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3151297\n"
-"80\n"
-"help.text"
-msgid "<item type=\"input\">40,000.00 currency units</item>"
-msgstr "<item type=\"input\">40 000,00 νομισματικές μονάδες</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3149979\n"
-"81\n"
-"help.text"
-msgid "The formula in E2 is as follows:"
-msgstr "Ο τύπος στο κελί E2 έχει ως εξής:"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3155849\n"
-"82\n"
-"help.text"
-msgid "<item type=\"input\">=SYD($A$2;$B$2;$C$2;D2)</item>"
-msgstr "<item type=\"input\">=SYD($A$2;$B$2;$C$2;D2)</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3156124\n"
-"83\n"
-"help.text"
-msgid "This formula is duplicated in column E down to E11 (select E2, then drag down the lower right corner with the mouse)."
-msgstr "Αυτός ο τύπος επαναλαμβάνεται στη στήλη E έως το κελί E11 (επιλέξτε το κελί E2 και στη συνέχεια σύρετε με το ποντίκι έως την κάτω δεξιά γωνία)."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3147270\n"
-"84\n"
-"help.text"
-msgid "Cell E13 contains the formula used to check the total of the depreciation amounts. It uses the SUMIF function as the negative values in E8:E11 must not be considered. The condition >0 is contained in cell A13. The formula in E13 is as follows:"
-msgstr "Το κελί E13 περιέχει τον τύπο που χρησιμοποιείται για τον έλεγχο του συνόλου των ποσών απόσβεσης. Χρησιμοποιεί τη συνάρτηση SUMIF, καθώς οι αρνητικές τιμές στα κελιά E8:E11 δεν πρέπει να ληφθούν υπόψη. Η συνθήκη >0 περιέχεται στο κελί A13. Ο τύπος στο κελί E13 είναι ο παρακάτω:"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3152811\n"
-"85\n"
-"help.text"
-msgid "<item type=\"input\">=SUMIF(E2:E11;A13)</item>"
-msgstr "<item type=\"input\">=SUMIF(E2:E11;A13)</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3155998\n"
-"86\n"
-"help.text"
-msgid "Now view the depreciation for a 10 year period, or at a salvage value of 1 currency unit, or enter a different initial cost, and so on."
-msgstr "Τώρα προβάλετε την απόσβεση για μια περίοδο 10 ετών ή με υπολειμματική αξία 1 νομισματικής μονάδας ή εισαγάγετε ένα διαφορετικό αρχικό κόστος κτλ."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"bm_id3155104\n"
-"help.text"
-msgid "<bookmark_value>DISC function</bookmark_value> <bookmark_value>allowances</bookmark_value> <bookmark_value>discounts</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DISC</bookmark_value><bookmark_value>επιχορηγήσεις</bookmark_value><bookmark_value>εξοφλήσεις</bookmark_value>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3155104\n"
-"379\n"
-"help.text"
-msgid "DISC"
-msgstr "DISC"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3153891\n"
-"380\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_DISC\">Calculates the allowance (discount) of a security as a percentage.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_DISC\">Υπολογίζει το προεξοφλητικό επιτόκιο ενός τίτλου ως ποσοστό.</ahelp>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3153982\n"
-"381\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3149756\n"
-"382\n"
-"help.text"
-msgid "DISC(\"Settlement\"; \"Maturity\"; Price; Redemption; Basis)"
-msgstr "DISC(\"Διακανονισμός\", \"Ωρίμανση\", Τιμή, Εξαγορά, Βάση)"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3156014\n"
-"383\n"
-"help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3154304\n"
-"384\n"
-"help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία ωριμάζει ο τίτλος (λήγει)."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3159180\n"
-"385\n"
-"help.text"
-msgid "<emph>Price</emph> is the price of the security per 100 currency units of par value."
-msgstr "<emph>Τιμή</emph> είναι η τιμή του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής τιμής."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3147253\n"
-"386\n"
-"help.text"
-msgid "<emph>Redemption</emph> is the redemption value of the security per 100 currency units of par value."
-msgstr "<emph>Εξαγορά</emph> είναι η τιμή εξαγοράς του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3151174\n"
-"387\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3155902\n"
-"388\n"
-"help.text"
-msgid "A security is purchased on 2001-01-25; the maturity date is 2001-11-15. The price (purchase price) is 97, the redemption value is 100. Using daily balance calculation (basis 3) how high is the settlement (discount)?"
-msgstr "Γίνεται αγορά ενός τίτλου στις 25.1.2001. Η ημερομηνία λήξης είναι στις 15.11.2001. Η τιμή (τιμή αγοράς) είναι 97, η τιμή εξαγοράς είναι 100. Χρησιμοποιώντας τον υπολογισμός ημερήσιου υπολοίπου (βάση 3), πόσο υψηλός είναι ο διακανονισμός (προεξόφληση);"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3152797\n"
-"389\n"
-"help.text"
-msgid "<item type=\"input\">=DISC(\"2001-01-25\";\"2001-11-15\";97;100;3)</item> returns about 0.0372 or 3.72 per cent."
-msgstr "Η συνάρτηση <item type=\"input\">=DISC(\"25.1.2001\";\"15.11.2001\";97;100;3)</item> επιστρέφει ως αποτέλεσμα 0,0372 ή 3.72 τοις εκατό."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"bm_id3154695\n"
-"help.text"
-msgid "<bookmark_value>DURATION_ADD function</bookmark_value> <bookmark_value>Microsoft Excel functions</bookmark_value> <bookmark_value>durations;fixed interest securities</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DURATION_ADD</bookmark_value><bookmark_value>συναρτήσεις του Microsoft Excel</bookmark_value><bookmark_value>διάρκειες, τίτλοι σταθερών επιτοκίων</bookmark_value>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3154695\n"
-"402\n"
-"help.text"
-msgid "DURATION_ADD"
-msgstr "DURATION_ADD"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3145768\n"
-"403\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_DURATION\">Calculates the duration of a fixed interest security in years.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_DURATION\">Υπολογίζει τη διάρκεια ενός τίτλου σταθερού επιτοκίου, σε έτη.</ahelp>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3153904\n"
-"404\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3153373\n"
-"405\n"
-"help.text"
-msgid "DURATION_ADD(\"Settlement\"; \"Maturity\"; Coupon; Yield; Frequency; Basis)"
-msgstr "DURATION_ADD(\"Διακανονισμός\", \"Λήξη\", Τοκομερίδιο, Απόδοση, Συχνότητα, Βάση)"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3155397\n"
-"406\n"
-"help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph>είναι η ημερομηνία αγοράς του τίτλου."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3148558\n"
-"407\n"
-"help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία ωριμάζει ο τίτλος (λήγει)."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3153096\n"
-"408\n"
-"help.text"
-msgid "<emph>Coupon</emph> is the annual coupon interest rate (nominal rate of interest)"
-msgstr "<emph>Τοκομερίδιο</emph> είναι το ετήσιο τοκομερίδιο επιτοκίου (ονομαστικό επιτόκιο)"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3154594\n"
-"409\n"
-"help.text"
-msgid "<emph>Yield</emph> is the annual yield of the security."
-msgstr "<emph>Απόδοση</emph> είναι η ετήσια απόδοση του τίτλου."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3149906\n"
-"410\n"
-"help.text"
-msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των πληρωμών τόκου ετησίως (1, 2 ή 4)."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3146995\n"
-"411\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3148834\n"
-"412\n"
-"help.text"
-msgid "A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The Coupon rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the duration?"
-msgstr "Ένας τίτλος αγοράζεται στις 1/1/2001. Η ημερομηνία λήξης είναι 1/1/2006. Το ονομαστικό επιτόκιο είναι 8%. Η απόδοση είναι 9,0%. Ο τόκος καταβάλλεται ανά εξάμηνο (η συχνότητα περιόδων είναι 2). Χρησιμοποιώντας τη μέθοδο υπολογισμού ημερήσιου τόκου (βάση 3), ποια είναι η τροποποιημένη περίοδος;"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3154902\n"
-"413\n"
-"help.text"
-msgid "<item type=\"input\">=DURATION_ADD(\"2001-01-01\";\"2006-01-01\";0.08;0.09;2;3)</item>"
-msgstr "<item type=\"input\">=DURATION_ADD(\"1.1.2001\";\"1.1.2006\";0.08;0.09;2;3)</item>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"bm_id3159147\n"
-"help.text"
-msgid "<bookmark_value>annual net interest rates</bookmark_value> <bookmark_value>calculating; annual net interest rates</bookmark_value> <bookmark_value>net annual interest rates</bookmark_value> <bookmark_value>EFFECTIVE function</bookmark_value>"
-msgstr "<bookmark_value>ετήσια καθαρά επιτόκια</bookmark_value><bookmark_value>υπολογισμός, ετήσια καθαρά επιτόκια</bookmark_value><bookmark_value>καθαρά ετήσια επιτόκια</bookmark_value><bookmark_value>συνάρτηση EFFECTIVE</bookmark_value>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3159147\n"
-"88\n"
-"help.text"
-msgid "EFFECTIVE"
-msgstr "EFFECTIVE"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3154204\n"
-"89\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_EFFEKTIV\">Returns the net annual interest rate for a nominal interest rate.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_EFFEKTIV\">Επιστρέφει το καθαρό ετήσιο επιτόκιο για ένα ονομαστικό επιτόκιο.</ahelp>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3145417\n"
-"90\n"
-"help.text"
-msgid "Nominal interest refers to the amount of interest due at the end of a calculation period. Effective interest increases with the number of payments made. In other words, interest is often paid in installments (for example, monthly or quarterly) before the end of the calculation period."
-msgstr "Το ονομαστικό επιτόκιο αναφέρεται στον τόκο που είναι πληρωτέος στο τέλος της περιόδου υπολογισμού. Το πραγματικό επιτόκιο αυξάνεται με τον αριθμό των πληρωμών που πραγματοποιούνται. Δηλαδή, ο τόκος συχνά καταβάλλεται εκ των προτέρων (για παράδειγμα, με μηνιαίες, τριμηνιαίες κτλ. δόσεις) πριν από το τέλος της περιόδου υπολογισμού."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3150510\n"
-"91\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3148805\n"
-"92\n"
-"help.text"
-msgid "EFFECTIVE(Nom; P)"
-msgstr "EFFECTIVE(Nom; P)"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3149768\n"
-"93\n"
-"help.text"
-msgid "<emph>Nom</emph> is the nominal interest."
-msgstr "<emph>Ονομαστικός</emph> είναι ο ονομαστικός τόκος."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3149334\n"
-"94\n"
-"help.text"
-msgid "<emph>P</emph> is the number of interest payment periods per year."
-msgstr "<emph>Περίοδοι</emph> είναι ο αριθμός των περιόδων πληρωμών τόκων ανά έτος."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3154223\n"
-"95\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3144499\n"
-"96\n"
-"help.text"
-msgid "If the annual nominal interest rate is 9.75% and four interest calculation periods are defined, what is the actual interest rate (effective rate)?"
-msgstr "Εάν το ετήσιο ονομαστικό επιτόκιο είναι 9,75% και έχουν καθοριστεί τέσσερις περίοδοι υπολογισμού, ποιο είναι το πραγματικό επιτόκιο (ωφέλιμο επιτόκιο);"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3150772\n"
-"97\n"
-"help.text"
-msgid "<item type=\"input\">=EFFECTIVE(9.75%;4)</item> = 10.11% The annual effective rate is therefore 10.11%."
-msgstr "<item type=\"input\">=EFFECTIVE(9.75%;4)</item> = 10.11%. Ο ετήσιος πραγματικός τόκος είναι κατά συνέπεια 10,11%."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"bm_id3147241\n"
-"help.text"
-msgid "<bookmark_value>effective interest rates</bookmark_value> <bookmark_value>EFFECT_ADD function</bookmark_value>"
-msgstr "<bookmark_value>πραγματικά επιτόκια</bookmark_value><bookmark_value>συνάρτηση EFFECT_ADD</bookmark_value>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3147241\n"
-"414\n"
-"help.text"
-msgid "EFFECT_ADD"
-msgstr "EFFECT_ADD"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3147524\n"
-"415\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_EFFECT\">Calculates the effective annual rate of interest on the basis of the nominal interest rate and the number of interest payments per annum.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_EFFECT\">Υπολογίζει το πραγματικό ετήσιο επιτόκιο με βάση το ονομαστικό επιτόκιο και τον αριθμό των καταβολών τόκου ετησίως.</ahelp>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3155364\n"
-"416\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3155118\n"
-"417\n"
-"help.text"
-msgid "EFFECT_ADD(NominalRate; NPerY)"
-msgstr "EFFECTIVE_ADD(Ονομαστικό επιτόκιο;ΑριθμόςΠεριόδωνΈτους)"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3148907\n"
-"418\n"
-"help.text"
-msgid "<emph>NominalRate</emph> is the annual nominal rate of interest."
-msgstr "<emph>ΟνομαστικόΕπιτόκιο</emph> είναι το ετήσιο ονομαστικό επιτόκιο."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3154274\n"
-"419\n"
-"help.text"
-msgid "<emph>NPerY </emph>is the number of interest payments per year."
-msgstr "<emph>ΑριθμόςΠεριόδωνΈτους</emph> είναι ο αριθμός των πληρωμών τόκου ετησίως."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3149156\n"
-"420\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3158426\n"
-"421\n"
-"help.text"
-msgid "What is the effective annual rate of interest for a 5.25% nominal rate and quarterly payment."
-msgstr "Ποιο είναι το πραγματικό επιτόκιο για ένα ονομαστικό επιτόκιο 5,25% και τριμηνιαίες πληρωμές."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3148927\n"
-"422\n"
-"help.text"
-msgid "<item type=\"input\">=EFFECT_ADD(0.0525;4)</item> returns 0.053543 or 5.3543%."
-msgstr "Το <item type=\"input\">=EFFECT_ADD(0.0525;4)</item> επιστρέφει 0,053543 ή 5,3534%."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"bm_id3149998\n"
-"help.text"
-msgid "<bookmark_value>calculating; arithmetic-degressive depreciations</bookmark_value> <bookmark_value>arithmetic-degressive depreciations</bookmark_value> <bookmark_value>depreciations;arithmetic-degressive</bookmark_value> <bookmark_value>DDB function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, αποσβέσεις φθίνουσες-αριθμητικές</bookmark_value><bookmark_value>φθίνουσες-αριθμητικές αποσβέσεις</bookmark_value><bookmark_value>αποσβέσεις, αριθμητικές-φθίνουσες</bookmark_value><bookmark_value>συνάρτηση DDB</bookmark_value>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3149998\n"
-"99\n"
-"help.text"
-msgid "DDB"
-msgstr "DDB"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3159190\n"
-"100\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_GDA\">Returns the depreciation of an asset for a specified period using the arithmetic-declining method.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GDA\">Επιστρέφει την απόσβεση ενός περιουσιακού στοιχείου για μια καθορισμένη περίοδο, χρησιμοποιώντας την αριθμητική-φθίνουσα μέθοδο.</ahelp>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3152361\n"
-"101\n"
-"help.text"
-msgid "Use this form of depreciation if you require a higher initial depreciation value as opposed to linear depreciation. The depreciation value gets less with each period and is usually used for assets whose value loss is higher shortly after purchase (for example, vehicles, computers). Please note that the book value will never reach zero under this calculation type."
-msgstr "Χρησιμοποιήστε αυτήν τη μορφή απόσβεσης, εάν θέλετε μια υψηλότερη αρχική τιμή απόσβεσης (σε αντίθεση με την γραμμική απόσβεση). Η τιμή απόσβεσης μειώνεται με το πέρας κάθε περιόδου και συνήθως χρησιμοποιείται για περιουσιακά στοιχεία των οποίων η απώλεια αξίας είναι υψηλότερη πολύ σύντομα μετά την αγορά τους (π.χ. οχήματα, υπολογιστές). Έχετε υπόψη ότι η λογιστική αξία δεν θα φτάσει ποτέ το μηδέν, με αυτόν τον τρόπο υπολογισμού."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3156038\n"
-"102\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3166452\n"
-"103\n"
-"help.text"
-msgid "DDB(Cost; Salvage; Life; Period; Factor)"
-msgstr "DDB(Κόστος; ΥπολειμματικήΑξία; Ζωή; Περίοδος; Συντελεστής)"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3153237\n"
-"104\n"
-"help.text"
-msgid "<emph>Cost</emph> fixes the initial cost of an asset."
-msgstr "<emph>Κόστος</emph> ορίζει το αρχικό κόστος ενός περιουσιακού στοιχείου."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3149787\n"
-"105\n"
-"help.text"
-msgid "<emph>Salvage</emph> fixes the value of an asset at the end of its life."
-msgstr "<emph>ΥπολειμματικήΑξία</emph> ορίζει την τιμή ενός περουσιακού στοιχείου στο τέλος της ζωής του."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3152945\n"
-"106\n"
-"help.text"
-msgid "<emph>Life</emph> is the number of periods (for example, years or months) defining how long the asset is to be used."
-msgstr "<emph>Ζωή</emph> είναι ο αριθμός των περιόδων (π.χ., έτη ή μήνες) που καθορίζουν τη διάρκεια χρήσης του περιουσιακού στοιχείου."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3149736\n"
-"107\n"
-"help.text"
-msgid "<emph>Period</emph> states the period for which the value is to be calculated."
-msgstr "Η <emph>Περίοδος</emph> καθορίζει την περίοδο για την οποία θα υπολογιστεί η τιμή."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3150243\n"
-"108\n"
-"help.text"
-msgid "<emph>Factor</emph> (optional) is the factor by which depreciation decreases. If a value is not entered, the default is factor 2."
-msgstr "<emph>Συντελεστής</emph> (προαιρετικός) είναι ο συντελεστής κατά τον οποίο μειώνεται η απόσβεση. Εάν δεν εισαχθεί τιμή, η προεπιλογή είναι συντελεστής 2."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3159274\n"
-"109\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3152882\n"
-"110\n"
-"help.text"
-msgid "A computer system with an initial cost of 75,000 currency units is to be depreciated monthly over 5 years. The value at the end of the depreciation is to be 1 currency unit. The factor is 2."
-msgstr "Ένα σύστημα υπολογιστή με αρχικό κόστος 75.000 νομισματικές μονάδες, θα αποσβεστεί μηνιαίως σε διάρκεια 5 ετών. Η αξία στο τέλος της απόσβεσης θα είναι 1 νομισματική μονάδα. Ο συντελεστής είναι 2."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3154106\n"
-"111\n"
-"help.text"
-msgid "<item type=\"input\">=DDB(75000;1;60;12;2) </item>= 1,721.81 currency units. Therefore, the double-declining depreciation in the twelfth month after purchase is 1,721.81 currency units."
-msgstr "<item type=\"input\">=DDB(75000;1;60;12;2) </item>= 1.721,81 νομισματικές μονάδες. Συνεπώς, η διπλά φθίνουσα απόσβεση στη διάρκεια του πρώτου μήνα μετά την αγορά, είναι 1.721,81 νομισματικές μονάδες."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"bm_id3149962\n"
-"help.text"
-msgid "<bookmark_value>calculating; geometric-degressive depreciations</bookmark_value> <bookmark_value>geometric-degressive depreciations</bookmark_value> <bookmark_value>depreciations;geometric-degressive</bookmark_value> <bookmark_value>DB function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, γεωμετρικά-φθίνουσες αποσβέσεις</bookmark_value><bookmark_value>γεωμετρικά-φθίνουσες αποσβέσεις</bookmark_value><bookmark_value>αποσβέσεις, γεωμετρικά-φθίνουσες</bookmark_value><bookmark_value>συνάρτηση DB</bookmark_value>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3149962\n"
-"113\n"
-"help.text"
-msgid "DB"
-msgstr "DB"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3148989\n"
-"114\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_GDA2\">Returns the depreciation of an asset for a specified period using the double-declining balance method.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GDA2\">Επιστρέφει την απόσβεση ενός περιουσιακού στοιχείου για μια καθορισμένη περίοδο, χρησιμοποιώντας τη διπλά-φθίνουσα μέθοδο εξισορρόπησης.</ahelp>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3156213\n"
-"115\n"
-"help.text"
-msgid "This form of depreciation is used if you want to get a higher depreciation value at the beginning of the depreciation (as opposed to linear depreciation). The depreciation value is reduced with every depreciation period by the depreciation already deducted from the initial cost."
-msgstr "Αυτή η μορφή απόσβεσης χρησιμοποιείται εφόσον θέλετε υψηλότερη τιμή απόσβεσης στην αρχή της απόσβεσης (σε αντίθεση με τη γραμμική απόσβεση). Η τιμή απόσβεσης μειώνεται σε κάθε περίοδο απόσβεσης κατά το ποσό απόσβεσης που έχει ήδη αφαιρεθεί από το αρχικό κόστος."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3149807\n"
-"116\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3153349\n"
-"117\n"
-"help.text"
-msgid "DB(Cost; Salvage; Life; Period; Month)"
-msgstr "DB(Κόστος; ΥπολειμματικήΑξία; Ζωή; Περίοδος; Μήνας)"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3148462\n"
-"118\n"
-"help.text"
-msgid "<emph>Cost</emph> is the initial cost of an asset."
-msgstr "<emph>Κόστος</emph> είναι το αρχικό κόστος ενός περιουσιακού στοιχείου."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3148658\n"
-"119\n"
-"help.text"
-msgid "<emph>Salvage</emph> is the value of an asset at the end of the depreciation."
-msgstr "<emph>ΥπολειμματικήΑξία</emph> είναι η αξία ενός περιουσιακού στοιχείου στο τέλος της απόσβεσης."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3145371\n"
-"120\n"
-"help.text"
-msgid "<emph>Life</emph> defines the period over which an asset is depreciated."
-msgstr "<emph>Ζωή</emph> καθορίζει την περίοδο απόσβεσης περουσιακού στοιχείου."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3154608\n"
-"121\n"
-"help.text"
-msgid "<emph>Period</emph> is the length of each period. The length must be entered in the same date unit as the depreciation period."
-msgstr "<emph>Περίοδος</emph> είναι το μήκος κάθε περιόδου. Το μήκος πρέπει να έχει τις ίδιες μονάδες ημερομηνίας όπως και η περίοδος απόσβεσης."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3150829\n"
-"122\n"
-"help.text"
-msgid "<emph>Month</emph> (optional) denotes the number of months for the first year of depreciation. If an entry is not defined, 12 is used as the default."
-msgstr "<emph>Μήνας</emph> (προαιρετικό) υποδηλώνει τον αριθμό των μηνών για το πρώτο έτος απόσβεσης. Εάν δεν υπάρχει καταχώριση, χρησιμοποιείται το 12 ως προεπιλογή."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3151130\n"
-"123\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3156147\n"
-"124\n"
-"help.text"
-msgid "A computer system with an initial cost of 25,000 currency units is to be depreciated over a three year period. The salvage value is to be 1,000 currency units. One period is 30 days."
-msgstr "Η απόσβεση ενός συστήματος υπολογιστή με αρχικό κόστος 25.000 νομισματικές μονάδες θα διαρκέσει τρία χρόνια. Η υπολειμματική αξία θα είναι 1.000 νομισματικές μονάδες. Μία περίοδος διαρκεί 30 ημέρες."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3149513\n"
-"125\n"
-"help.text"
-msgid "<item type=\"input\">=DB(25000;1000;36;1;6)</item> = 1,075.00 currency units"
-msgstr "<item type=\"input\">=DB(25000;1000;36;1;6)</item> = 1 075,00 νομισματικές μονάδες"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3159242\n"
-"126\n"
-"help.text"
-msgid "The fixed-declining depreciation of the computer system is 1,075.00 currency units."
-msgstr "Η σταθερά φθίνουσα απόσβεση του συστήματος υπολογιστή είναι 1.075,00 νομισματικές μονάδες."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"bm_id3153948\n"
-"help.text"
-msgid "<bookmark_value>IRR function</bookmark_value> <bookmark_value>calculating;internal rates of return, regular payments</bookmark_value> <bookmark_value>internal rates of return;regular payments</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IRR</bookmark_value><bookmark_value>υπολογισμός, εσωτερικά επιτόκια απόδοσης, τακτικές πληρωμές</bookmark_value><bookmark_value>εσωτερικά επιτόκια απόδοσης, τακτικές πληρωμές</bookmark_value>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3153948\n"
-"128\n"
-"help.text"
-msgid "IRR"
-msgstr "IRR"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3143282\n"
-"129\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_IKV\">Calculates the internal rate of return for an investment.</ahelp> The values represent cash flow values at regular intervals, at least one value must be negative (payments), and at least one value must be positive (income)."
-msgstr "<ahelp hid=\"HID_FUNC_IKV\">Υπολογίζει το εσωτερικό επιτόκιο απόδοσης (βαθμός απόδοσης) μιας επένδυσης.</ahelp> Οι τιμές αναπαριστούν τις χρηματικές ροές σε τακτά διαστήματα, τουλάχιστον μία πρέπει να είναι αρνητική (πληρωμές) και τουλάχιστον μία να είναι θετική (εισόδημα)."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3150599\n"
-"130\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3155427\n"
-"131\n"
-"help.text"
-msgid "IRR(Values; Guess)"
-msgstr "IRR(Τιμές; Εκτίμηση)"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3144758\n"
-"132\n"
-"help.text"
-msgid "<emph>Values</emph> represents an array containing the values."
-msgstr "<emph>Τιμές</emph> αντιπροσωπεύει έναν πίνακα που περιέχει τις τιμές."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3149233\n"
-"133\n"
-"help.text"
-msgid "<emph>Guess</emph> (optional) is the estimated value. An iterative method is used to calculate the internal rate of return. If you can provide only few values, you should provide an initial guess to enable the iteration."
-msgstr "<emph>Εκτίμηση</emph> (προαιρετικό) είναι η εκτιμώμενη τιμή. Νια επαναληπτική μέθοδος χρησιμοποιείται για τον υπολογισμό του εσωτερικού επιτοκίου απόδοσης. Εάν μπορείτε να παράσχετε μόνο μερικές τιμές, θα μπορούσατε να παράσχετε μια αρχική εκτίμηση για ενεργοποίηση της επανάληψης."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3151258\n"
-"134\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3150630\n"
-"135\n"
-"help.text"
-msgid "Under the assumption that cell contents are A1=<item type=\"input\">-10000</item>, A2=<item type=\"input\">3500</item>, A3=<item type=\"input\">7600</item> and A4=<item type=\"input\">1000</item>, the formula <item type=\"input\">=IRR(A1:A4)</item> gives a result of 11,33%."
-msgstr "Με την υπόθεση ότι τα περιεχόμενα κελιών είναι A1=<item type=\"input\">-10000</item>, A2=<item type=\"input\">3500</item>, A3=<item type=\"input\">7600</item> και A4=<item type=\"input\">1000</item>, ο τύπος <item type=\"input\">=IRR(A1:A4)</item> δίνει ένα αποτέλεσμα του 11,33%."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"bm_id3151012\n"
-"help.text"
-msgid "<bookmark_value>calculating; interests for unchanged amortization installments</bookmark_value> <bookmark_value>interests for unchanged amortization installments</bookmark_value> <bookmark_value>ISPMT function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, επιτόκια για αμετάβλητες χρεωλυτικές δόσεις</bookmark_value><bookmark_value> επιτόκια για αμετάβλητες χρεολυτικές δόσεις</bookmark_value><bookmark_value>συνάρτηση ISPMT</bookmark_value>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3151012\n"
-"314\n"
-"help.text"
-msgid "ISPMT"
-msgstr "ISPMT"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3148693\n"
-"315\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ISPMT\">Calculates the level of interest for unchanged amortization installments.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISPMT\">Αυτή η παράμετρος σας επιτρέπει να υπολογίσετε τα επίπεδα του επιτοκίου για αμετάβλητες χρεολυτικές δόσεις.</ahelp>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3154661\n"
-"316\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3146070\n"
-"317\n"
-"help.text"
-msgid "ISPMT(Rate; Period; TotalPeriods; Invest)"
-msgstr "ISPMT(επιτόκιο; Περίοδος; ΣύνολοΠεριόδων; Επένδυση)"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3148672\n"
-"318\n"
-"help.text"
-msgid "<emph>Rate</emph> sets the periodic interest rate."
-msgstr "<emph>Επιτόκιο</emph> είναι το περιοδικό επιτόκιο."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3145777\n"
-"319\n"
-"help.text"
-msgid "<emph>Period</emph> is the number of installments for calculation of interest."
-msgstr "<emph>Περίοδος</emph> είναι ο αριθμός των δόσεων για τον υπολογισμό του τόκου."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3153678\n"
-"320\n"
-"help.text"
-msgid "<emph>TotalPeriods</emph> is the total number of installment periods."
-msgstr "<emph>ΣύνολοΠεριόδων</emph>είναι ο συνολικός αριθμός περιόδων των δόσεων."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3159390\n"
-"321\n"
-"help.text"
-msgid "<emph>Invest</emph> is the amount of the investment."
-msgstr "<emph>Επένδυση</emph> είναι το ποσό της επένδυσης."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"hd_id3156162\n"
-"322\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3149558\n"
-"323\n"
-"help.text"
-msgid "For a credit amount of 120,000 currency units with a two-year term and monthly installments, at a yearly interest rate of 12% the level of interest after 1.5 years is required."
-msgstr "Για ένα ποσό πίστωσης 120.000 νομισματικών μονάδων, με διάρκεια δύο ετών και μηνιαίες δόσεις, με επιτόκιο 12%, ζητείται ο τόκος μετά από 1,5 χρόνο."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3150949\n"
-"324\n"
-"help.text"
-msgid "<item type=\"input\">=ISPMT(1%;18;24;120000)</item> = -300 currency units. The monthly interest after 1.5 years amounts to 300 currency units."
-msgstr "<item type=\"input\">=ISPMT(1%;18;24;120000)</item> = -300 νομισματικές μονάδες. Ο μηνιαίος τόκος μετά από 1,5 χρόνο ανέρχεται σε 300 νομισματικές μονάδες."
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3146812\n"
-"426\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04060119.xhp\" name=\"Forward to Financial Functions Part Two\">Financial Functions Part Two</link>"
-msgstr "<link href=\"text/scalc/01/04060119.xhp\" name=\"Μετάβαση στις Οικονομικές συναρτήσεις - Μέρος δεύτερο\">Μετάβαση στις Οικονομικές συναρτήσεις - Μέρος δεύτερο</link>"
-
-#: 04060103.xhp
-msgctxt ""
-"04060103.xhp\n"
-"par_id3154411\n"
-"427\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04060118.xhp\" name=\"Forward to Financial Functions Part Three\">Financial Functions Part Three</link>"
-msgstr "<link href=\"text/scalc/01/04060118.xhp\" name=\"Μετάβαση στις Οικονομικές συναρτήσεις - Μέρος τρίτο\">Μετάβαση στις Οικονομικές συναρτήσεις - Μέρος τρίτο</link>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"tit\n"
-"help.text"
-msgid "Add-in Functions, List of Analysis Functions Part Two"
-msgstr "Πρόσθετες συναρτήσεις, Λίστα συναρτήσεων ανάλυσης - Μέρος δεύτερο"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3145074\n"
-"help.text"
-msgid "<bookmark_value>imaginary numbers in analysis functions</bookmark_value> <bookmark_value>complex numbers in analysis functions</bookmark_value>"
-msgstr "<bookmark_value>φανταστικοί αριθμοί σε συναρτήσεις ανάλυσης</bookmark_value><bookmark_value>μιγαδικοί αριθμοί σε συναρτήσεις ανάλυσης</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3154659\n"
-"1\n"
-"help.text"
-msgid "Add-in Functions, List of Analysis Functions Part Two"
-msgstr "Πρόσθετες συναρτήσεις, Λίστα συναρτήσεων ανάλυσης - Μέρος δεύτερο"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3151242\n"
-"174\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04060108.xhp\" name=\"Category Statistics\">Category Statistics</link>"
-msgstr "<link href=\"text/scalc/01/04060108.xhp\" name=\"Στατιστικά κατηγορικών δεδομένων\">Στατιστικά κατηγορικών δεδομένων</link>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3148869\n"
-"5\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04060115.xhp\" name=\"Analysis Functions Part One\">Analysis Functions Part One</link>"
-msgstr "<link href=\"text/scalc/01/04060115.xhp\" name=\"Συναρτήσεις ανάλυσης - Μέρος πρώτο\">Συναρτήσεις ανάλυσης - Μέρος πρώτο</link>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3147072\n"
-"240\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04060111.xhp\" name=\"Back to the Overview\">Back to the Overview</link>"
-msgstr "<link href=\"text/scalc/01/04060111.xhp\" name=\"Πίσω στην προεπισκόπηση\">Πίσω στην προεπισκόπηση</link>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3154959\n"
-"help.text"
-msgid "<bookmark_value>IMABS function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMABS</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3154959\n"
-"44\n"
-"help.text"
-msgid "IMABS"
-msgstr "IMABS"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149895\n"
-"45\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMABS\">The result is the absolute value of a complex number.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMABS\">Το αποτέλεσμα είναι η απόλυτη τιμή ενός μιγαδικού αριθμού.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3155382\n"
-"46\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3151302\n"
-"47\n"
-"help.text"
-msgid "IMABS(\"ComplexNumber\")"
-msgstr "IMABS(\"Μιγαδικός αριθμός\")"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3153974\n"
-"48\n"
-"help.text"
-msgid "<variable id=\"complex\"><emph>ComplexNumber</emph> is a complex number that is entered in the form \"x+yi\" or \"x+yj\".</variable>"
-msgstr "<variable id=\"complex\"><emph>ΜιγαδικόςΑριθμός</emph> είναι ένας μιγαδικός αριθμός που μπαίνει στη μορφή \"x+yi\" ή \"x+yj\".</variable>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3149697\n"
-"49\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3143222\n"
-"50\n"
-"help.text"
-msgid "<item type=\"input\">=IMABS(\"5+12j\")</item> returns 13."
-msgstr "<item type=\"input\">=IMABS(\"5+12j\")</item> επιστρέφει 13."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3145357\n"
-"help.text"
-msgid "<bookmark_value>IMAGINARY function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMAGINARY</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3145357\n"
-"51\n"
-"help.text"
-msgid "IMAGINARY"
-msgstr "IMAGINARY"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3146965\n"
-"52\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMAGINARY\">The result is the imaginary coefficient of a complex number.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMAGINARY\">Το αποτέλεσμα είναι το φανταστικό μέρος ενός μιγαδικού αριθμού.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3153555\n"
-"53\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3155522\n"
-"54\n"
-"help.text"
-msgid "IMAGINARY(\"ComplexNumber\")"
-msgstr "IMAGINARY(\"Μιγαδικός αριθμός\")"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3151193\n"
-"56\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3155592\n"
-"57\n"
-"help.text"
-msgid "<item type=\"input\">=IMAGINARY(\"4+3j\")</item> returns 3."
-msgstr "<item type=\"input\">=IMAGINARY(\"4+3j\")</item> επιστρέφει 3."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3146106\n"
-"help.text"
-msgid "<bookmark_value>IMPOWER function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMPOWER</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3146106\n"
-"58\n"
-"help.text"
-msgid "IMPOWER"
-msgstr "IMPOWER"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3147245\n"
-"59\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">The result is the integer power of a complex number.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">Το αποτέλεσμα είναι η ακέραιη δύναμη ενός μιγαδικού αριθμού.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3150954\n"
-"60\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3147501\n"
-"61\n"
-"help.text"
-msgid "IMPOWER(\"ComplexNumber\"; Number)"
-msgstr "IMPOWER(\"Μιγαδικός αριθμός\"; Αριθμός)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3155743\n"
-"63\n"
-"help.text"
-msgid "<emph>Number</emph> is the exponent."
-msgstr "Το <emph>Αριθμός</emph> είναι ο εκθέτης."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3149048\n"
-"64\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3151393\n"
-"65\n"
-"help.text"
-msgid "<item type=\"input\">=IMPOWER(\"2+3i\";2)</item> returns -5+12i."
-msgstr "<item type=\"input\">=IMPOWER(\"2+3i\";2)</item> επιστρέφει -5+12i."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3148748\n"
-"help.text"
-msgid "<bookmark_value>IMARGUMENT function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMARGUMENT</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3148748\n"
-"66\n"
-"help.text"
-msgid "IMARGUMENT"
-msgstr "IMARGUMENT"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3151341\n"
-"67\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMARGUMENT\">The result is the argument (the phi angle) of a complex number.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMARGUMENT\">Το αποτέλεσμα είναι το όρισμα (η γωνία φ) ενός μιγαδικού αριθμού.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3150533\n"
-"68\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3156402\n"
-"69\n"
-"help.text"
-msgid "IMARGUMENT(\"ComplexNumber\")"
-msgstr "IMARGUMENT(\"Μιγαδικός αριθμός\")"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3153019\n"
-"71\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3159125\n"
-"72\n"
-"help.text"
-msgid "<item type=\"input\">=IMARGUMENT(\"3+4j\")</item> returns 0.927295."
-msgstr "<item type=\"input\">=IMARGUMENT(\"3+4j\")</item> επιστρέφει 0.927295."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3149146\n"
-"help.text"
-msgid "<bookmark_value>IMCOS function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMCOS</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3149146\n"
-"73\n"
-"help.text"
-msgid "IMCOS"
-msgstr "IMCOS"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149725\n"
-"74\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMCOS\">The result is the cosine of a complex number.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMCOS\">Το αποτέλεσμα είναι το συνημίτονο ενός μιγαδικού αριθμού.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3159116\n"
-"75\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3147415\n"
-"76\n"
-"help.text"
-msgid "IMCOS(\"ComplexNumber\")"
-msgstr "IMCOS(\"Μιγαδικός αριθμός\")"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3152980\n"
-"78\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3157901\n"
-"79\n"
-"help.text"
-msgid "<item type=\"input\">=IMCOS(\"3+4j\") </item>returns -27.03-3.85i (rounded)."
-msgstr "Το <item type=\"input\">=IMCOS(\"3+4j\")</item> επιστρέφει -27.03-3.85i (στρογγυλοποιημένο)."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3150024\n"
-"help.text"
-msgid "<bookmark_value>IMDIV function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMDIV</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3150024\n"
-"80\n"
-"help.text"
-msgid "IMDIV"
-msgstr "IMDIV"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3145825\n"
-"81\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMDIV\">The result is the division of two complex numbers.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMDIV\">Το αποτέλεσμα είναι το πηλίκο δύο μιγαδικών αριθμών.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3150465\n"
-"82\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3146942\n"
-"83\n"
-"help.text"
-msgid "IMDIV(\"Numerator\"; \"Denominator\")"
-msgstr "IMDIV(\"Αριθμητής\"; \"Παρονομαστής\")"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3150741\n"
-"84\n"
-"help.text"
-msgid "<emph>Numerator</emph>, <emph>Denominator</emph> are complex numbers that are entered in the form \"x+yi\" or \"x+yj\"."
-msgstr "<emph>Αριθμητής</emph>, <emph>Παρονομαστής</emph>: οι μιγαδικοί αριθμοί που εισάγονται με τη μορφή \"x + yi\" or \"x + yj\"."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3151229\n"
-"85\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3148440\n"
-"86\n"
-"help.text"
-msgid "<item type=\"input\">=IMDIV(\"-238+240i\";\"10+24i\")</item> returns 5+12i."
-msgstr "<item type=\"input\">=IMDIV(\"-238+240i\";\"10+24i\")</item> επιστρέφει 5+12i."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3153039\n"
-"help.text"
-msgid "<bookmark_value>IMEXP function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMEXP</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3153039\n"
-"87\n"
-"help.text"
-msgid "IMEXP"
-msgstr "IMEXP"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3144741\n"
-"88\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMEXP\">The result is the power of e and the complex number.</ahelp> The constant e has a value of approximately 2.71828182845904."
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMEXP\">Το αποτέλεσμα είναι η δύναμη του e (ο αριθμός Euler) υψωμένη στο μιγαδικό αριθμό.</ahelp> Η σταθερά e έχει τιμή περίπου 2.71828182845904."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3145591\n"
-"89\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3154810\n"
-"90\n"
-"help.text"
-msgid "IMEXP(\"ComplexNumber\")"
-msgstr "IMEXP(\"Μιγαδικός αριθμός\")"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3148581\n"
-"92\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149253\n"
-"93\n"
-"help.text"
-msgid "<item type=\"input\">=IMEXP(\"1+j\") </item>returns 1.47+2.29j (rounded)."
-msgstr "<item type=\"input\">=IMEXP(\"1+j\") </item>επιστρέφει 1.47+2.29j (στρογυλοποιημένο)."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3149955\n"
-"help.text"
-msgid "<bookmark_value>IMCONJUGATE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMCONJUGATE</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3149955\n"
-"94\n"
-"help.text"
-msgid "IMCONJUGATE"
-msgstr "IMCONJUGATE"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3155263\n"
-"95\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMCONJUGATE\">The result is the conjugated complex complement to a complex number.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMCONJUGATE\">Το αποτέλεσμα είναι ο συζυγής μιγαδικός ενός μιγαδικού αριθμού.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3148750\n"
-"96\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3153082\n"
-"97\n"
-"help.text"
-msgid "IMCONJUGATE(\"ComplexNumber\")"
-msgstr "IMCONJUGATE(\"Μιγαδικός αριθμός\")"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3153326\n"
-"99\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149688\n"
-"100\n"
-"help.text"
-msgid "<item type=\"input\">=IMCONJUGATE(\"1+j\")</item> returns 1-j."
-msgstr "<item type=\"input\">=IMCONJUGATE(\"1+j\")</item> επιστρέφει 1-j."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3150898\n"
-"help.text"
-msgid "<bookmark_value>IMLN function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMLN</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3150898\n"
-"101\n"
-"help.text"
-msgid "IMLN"
-msgstr "IMLN"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3146853\n"
-"102\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMLN\">The result is the natural logarithm (to the base e) of a complex number.</ahelp> The constant e has a value of approximately 2.71828182845904."
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMLN\">Το αποτέλεσμα είναι ο φυσικός λογάριθμος (βάση e) ενός μιγαδικού αριθμού.</ahelp> Η σταθερά e έχει τιμή περίπου2.71828182845904."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3150008\n"
-"103\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3155954\n"
-"104\n"
-"help.text"
-msgid "IMLN(\"ComplexNumber\")"
-msgstr "IMLN(\"Μιγαδικός αριθμός\")"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3153565\n"
-"106\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3153736\n"
-"107\n"
-"help.text"
-msgid "<item type=\"input\">=IMLN(\"1+j\")</item> returns 0.35+0.79j (rounded)."
-msgstr "<item type=\"input\">=IMLN(\"1+j\")</item> επιστρέφει 0.35+0.79j (στρογγυλοποιημένο)."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3155929\n"
-"help.text"
-msgid "<bookmark_value>IMLOG10 function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMLOG10</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3155929\n"
-"108\n"
-"help.text"
-msgid "IMLOG10"
-msgstr "IMLOG10"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149882\n"
-"109\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMLOG10\">The result is the common logarithm (to the base 10) of a complex number.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMLOG10\">Το αποτέλεσμα είναι ο κοινός λογάριθμος (βάση 10) ενός μιγαδικού αριθμού.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3154327\n"
-"110\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3150128\n"
-"111\n"
-"help.text"
-msgid "IMLOG10(\"ComplexNumber\")"
-msgstr "IMLOG10(\"Μιγαδικός αριθμός\")"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3149003\n"
-"113\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3151021\n"
-"114\n"
-"help.text"
-msgid "<item type=\"input\">=IMLOG10(\"1+j\")</item> returns 0.15+0.34j (rounded)."
-msgstr "<item type=\"input\">=IMLOG10(\"1+j\")</item> επιστρέφει 0.15+0.34j (στρογγυλοποιημένο)."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3155623\n"
-"help.text"
-msgid "<bookmark_value>IMLOG2 function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMLOG2</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3155623\n"
-"115\n"
-"help.text"
-msgid "IMLOG2"
-msgstr "IMLOG2"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3150932\n"
-"116\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMLOG2\">The result is the binary logarithm of a complex number.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMLOG2\">Το αποτέλεσμα είναι ο δυαδικός λογάριθμος ενός μιγαδικού αριθμού.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3153046\n"
-"117\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3145355\n"
-"118\n"
-"help.text"
-msgid "IMLOG2(\"ComplexNumber\")"
-msgstr "IMLOG2(\"Μιγαδικός αριθμός\")"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3148768\n"
-"120\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149536\n"
-"121\n"
-"help.text"
-msgid "<item type=\"input\">=IMLOG2(\"1+j\")</item> returns 0.50+1.13j (rounded)."
-msgstr "<item type=\"input\">=IMLOG2(\"1+j\")</item> επιστρέφει 0.50+1.13j (στρογγυλοππιημένο)."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3145626\n"
-"help.text"
-msgid "<bookmark_value>IMPRODUCT function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMPRODUCT</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3145626\n"
-"122\n"
-"help.text"
-msgid "IMPRODUCT"
-msgstr "IMPRODUCT"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3153545\n"
-"123\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMPRODUCT\">The result is the product of up to 29 complex numbers.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMPRODUCT\">Το αποτέλεσμα είναι το γινόμενο έως και 29 μιγαδικών αριθμών.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3149388\n"
-"124\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149027\n"
-"125\n"
-"help.text"
-msgid "IMPRODUCT(\"ComplexNumber\"; \"ComplexNumber1\"; ...)"
-msgstr "IMPRODUCT(\"Μιγαδικός αριθμός\"; \"Μιγαδικός αριθμός1\"; ...)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3153228\n"
-"127\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3155815\n"
-"128\n"
-"help.text"
-msgid "<item type=\"input\">=IMPRODUCT(\"3+4j\";\"5-3j\")</item> returns 27+11j."
-msgstr "<item type=\"input\">=IMPRODUCT(\"3+4j\";\"5-3j\")</item> επιστρέφει 27+11j."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3147539\n"
-"help.text"
-msgid "<bookmark_value>IMREAL function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMREAL</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3147539\n"
-"129\n"
-"help.text"
-msgid "IMREAL"
-msgstr "IMREAL"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3155372\n"
-"130\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMREAL\">The result is the real coefficient of a complex number.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMREAL\">Το αποτέλεσμα είναι το πραγματικό μέρος ενός μιγαδικού αριθμού.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3154951\n"
-"131\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3153927\n"
-"132\n"
-"help.text"
-msgid "IMREAL(\"ComplexNumber\")"
-msgstr "IMREAL(\"Μιγαδικός αριθμός\")"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3155409\n"
-"134\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3155986\n"
-"135\n"
-"help.text"
-msgid "<item type=\"input\">=IMREAL(\"1+3j\")</item> returns 1."
-msgstr "<item type=\"input\">=IMREAL(\"1+3j\")</item> επιστρέφει 1."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3148431\n"
-"help.text"
-msgid "<bookmark_value>IMSIN function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMSIN</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3148431\n"
-"136\n"
-"help.text"
-msgid "IMSIN"
-msgstr "IMSIN"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3152591\n"
-"137\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMSIN\">The result is the sine of a complex number.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSIN\">Το αποτέλεσμα είναι το ημίτονο ενός μιγαδικού αριθμού.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3149822\n"
-"138\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3150387\n"
-"139\n"
-"help.text"
-msgid "IMSIN(\"ComplexNumber\")"
-msgstr "IMSIN(\"Μιγαδικός αριθμός\")"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3150613\n"
-"141\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3154310\n"
-"142\n"
-"help.text"
-msgid "<item type=\"input\">=IMSIN(\"3+4j\")</item> returns 3.85+27.02j (rounded)."
-msgstr "<item type=\"input\">=IMSIN(\"3+4j\")</item> επιστρέφει 3.85+27.02j (στρογγυλοποιημένο)."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3163826\n"
-"help.text"
-msgid "<bookmark_value>IMSUB function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMSUB</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3163826\n"
-"143\n"
-"help.text"
-msgid "IMSUB"
-msgstr "IMSUB"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149277\n"
-"144\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMSUB\">The result is the subtraction of two complex numbers.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSUB\">Το αποτέλεσμα είναι η διαφορά δύο μιγαδικών αριθμών.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3149264\n"
-"145\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149710\n"
-"146\n"
-"help.text"
-msgid "IMSUB(\"ComplexNumber1\"; \"ComplexNumber2\")"
-msgstr "IMSUB(\"Μιγαδικός αριθμός1\"; \"Μιγαδικός αριθμός2\")"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3155833\n"
-"148\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3150963\n"
-"149\n"
-"help.text"
-msgid "<item type=\"input\">=IMSUB(\"13+4j\";\"5+3j\")</item> returns 8+j."
-msgstr "<item type=\"input\">=IMSUB(\"13+4j\";\"5+3j\")</item> επιστρέφει 8+j."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3156312\n"
-"help.text"
-msgid "<bookmark_value>IMSUM function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMSUM</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3156312\n"
-"150\n"
-"help.text"
-msgid "IMSUM"
-msgstr "IMSUM"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3153215\n"
-"151\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMSUM\">The result is the sum of up to 29 complex numbers.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSUM\">Το αποτέλεσμα είναι το άθροισμα έως και 29 μιγαδικών αριθμών.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3156095\n"
-"152\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3152930\n"
-"153\n"
-"help.text"
-msgid "IMSUM(\"ComplexNumber1\"; \"ComplexNumber2\"; ...)"
-msgstr "IMSUM(\"Μιγαδικός αριθμός1\"; \"Μιγαδικός αριθμός2\"; ...)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3154640\n"
-"155\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3147081\n"
-"156\n"
-"help.text"
-msgid "<item type=\"input\">=IMSUM(\"13+4j\";\"5+3j\")</item> returns 18+7j."
-msgstr "<item type=\"input\">=IMSUM(\"13+4j\";\"5+3j\")</item> επιστρέφει 18+7j."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3147570\n"
-"help.text"
-msgid "<bookmark_value>IMSQRT function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IMSQRT</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3147570\n"
-"167\n"
-"help.text"
-msgid "IMSQRT"
-msgstr "IMSQRT"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3156131\n"
-"168\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_IMSQRT\">The result is the square root of a complex number.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSQRT\">Το αποτέλεσμα είναι η τετραγωνική ρίζα ενός μιγαδικού αριθμού.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3145202\n"
-"169\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3150760\n"
-"170\n"
-"help.text"
-msgid "IMSQRT(\"ComplexNumber\")"
-msgstr "IMSQRT(\"Μιγαδικός αριθμός\")"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3147268\n"
-"172\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3152807\n"
-"173\n"
-"help.text"
-msgid "<item type=\"input\">=IMSQRT(\"3+4i\")</item> returns 2+1i."
-msgstr "<item type=\"input\">=IMSQRT(\"3+4i\")</item> επιστρέφει 2+1i."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3154054\n"
-"help.text"
-msgid "<bookmark_value>COMPLEX function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COMPLEX</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3154054\n"
-"157\n"
-"help.text"
-msgid "COMPLEX"
-msgstr "COMPLEX"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3156111\n"
-"158\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_COMPLEX\">The result is a complex number which is returned from a real coefficient and an imaginary coefficient.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_COMPLEX\">Το αποτέλεσμα είναι ένας μιγαδικός αριθμός, που αποτελείται από ένα πραγματικό και ένα φανταστικό μέρος.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3154744\n"
-"159\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3155999\n"
-"160\n"
-"help.text"
-msgid "COMPLEX(RealNum; INum; Suffix)"
-msgstr "COMPLEX(Πραγματικός αριθμός; Φανταστικός αριθμός; Κατάληξη)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3153626\n"
-"161\n"
-"help.text"
-msgid "<emph>RealNum</emph> is the real coefficient of the complex number."
-msgstr "<emph>Πραγματικός αριθμός</emph>: το πραγματικό μέρος του μιγαδικού αριθμού."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149135\n"
-"162\n"
-"help.text"
-msgid "<emph>INum</emph> is the imaginary coefficient of the complex number."
-msgstr "<emph>Φανταστικός αριθμός</emph>: το φανταστικό μέρος του μιγαδικού αριθμού."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3155849\n"
-"163\n"
-"help.text"
-msgid "<emph>Suffix</emph> is a list of options, \"i\" or \"j\"."
-msgstr "<emph>Κατάληξη</emph>: λίστα επιλογών, \"i\" ή \"j\"."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3145659\n"
-"164\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3143229\n"
-"165\n"
-"help.text"
-msgid "<item type=\"input\">=COMPLEX(3;4;\"j\")</item> returns 3+4j."
-msgstr "<item type=\"input\">=COMPLEX(3;4;\"j\")</item> επιστρέφει 3+4j."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3155103\n"
-"help.text"
-msgid "<bookmark_value>OCT2BIN function</bookmark_value> <bookmark_value>converting;octal numbers, into binary numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση OCT2BIN</bookmark_value><bookmark_value>μετατροπή, οκταδκούς αριθμούς σε δυαδικούς</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3155103\n"
-"217\n"
-"help.text"
-msgid "OCT2BIN"
-msgstr "OCT2BIN"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3146898\n"
-"218\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_OCT2BIN\">The result is the binary number for the octal number entered.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_OCT2BIN\">Το αποτέλεσμα είναι ο δυαδικός αριθμός για τον οκταδικό αριθμό που καταχωρήθηκε.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3146088\n"
-"219\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3154303\n"
-"220\n"
-"help.text"
-msgid "OCT2BIN(Number; Places)"
-msgstr "OCT2BIN(Αριθμός; Θέσεις)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3156013\n"
-"221\n"
-"help.text"
-msgid "<emph>Number</emph> is the octal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
-msgstr "Το <emph>Αριθμός</emph> είναι ένας οκταδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων. Το πιο σημαντικό ψηφίο είναι του προσήμου, τα ακόλουθα bits καθορίζουν την τιμή. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3153984\n"
-"222\n"
-"help.text"
-msgid "<emph>Places</emph> is the number of places to be output."
-msgstr "<emph>Θέσεις</emph> είναι ο αριθμός των ψηφίων που θα εξαχθούν."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3147493\n"
-"223\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3147260\n"
-"224\n"
-"help.text"
-msgid "<item type=\"input\">=OCT2BIN(3;3)</item> returns 011."
-msgstr "<item type=\"input\">=OCT2BIN(3;3)</item> επιστρέφει 011."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3152791\n"
-"help.text"
-msgid "<bookmark_value>OCT2DEC function</bookmark_value> <bookmark_value>converting;octal numbers, into decimal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση OCT2DEC</bookmark_value><bookmark_value>μετατροπή, οκταδικών αριθμών σε δεκαδικούς</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3152791\n"
-"225\n"
-"help.text"
-msgid "OCT2DEC"
-msgstr "OCT2DEC"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149199\n"
-"226\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_OCT2DEZ\">The result is the decimal number for the octal number entered.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_OCT2DEZ\">Το αποτέλεσμα είναι ο δεκαδικός αριθμός για τον οκταδικό αριθμό που καταχωρήθηκε.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3159337\n"
-"227\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3153902\n"
-"228\n"
-"help.text"
-msgid "OCT2DEC(Number)"
-msgstr "OCT2DEC(Αριθμός)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3155326\n"
-"229\n"
-"help.text"
-msgid "<emph>Number</emph> is the octal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
-msgstr "Το <emph>Αριθμός</emph> είναι ένας οκταδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων. Το πιο σημαντικό ψηφίο είναι του προσήμου, τα ακόλουθα bits καθορίζουν την τιμή. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3154698\n"
-"230\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3154930\n"
-"231\n"
-"help.text"
-msgid "<item type=\"input\">=OCT2DEC(144)</item> returns 100."
-msgstr "<item type=\"input\">=OCT2DEC(144)</item> επιστρέφει 100."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3155391\n"
-"help.text"
-msgid "<bookmark_value>OCT2HEX function</bookmark_value> <bookmark_value>converting;octal numbers, into hexadecimal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση OCT2HEX</bookmark_value><bookmark_value>μετατροπή, οκταδικοί αριθμοί σε δεκαεξαδικούς</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3155391\n"
-"232\n"
-"help.text"
-msgid "OCT2HEX"
-msgstr "OCT2HEX"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3148831\n"
-"233\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_OCT2HEX\"> The result is the hexadecimal number for the octal number entered.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_OCT2HEX\">Το αποτέλεσμα είναι ο δεκαεξαδικός αριθμός για τον οκταδικό αριθμό που καταχωρήθηκε.</ahelp>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3146988\n"
-"234\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3150523\n"
-"235\n"
-"help.text"
-msgid "OCT2HEX(Number; Places)"
-msgstr "OCT2HEX(Αριθμός; Θέσεις)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3159162\n"
-"236\n"
-"help.text"
-msgid "<emph>Number</emph> is the octal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
-msgstr "Το <emph>Αριθμός</emph> είναι ένας οκταδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων. Το πιο σημαντικό ψηφίο είναι του προσήμου, τα ακόλουθα bits καθορίζουν την τιμή. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3145420\n"
-"237\n"
-"help.text"
-msgid "<emph>Places</emph> is the number of places to be output."
-msgstr "<emph>Θέσεις</emph> είναι ο αριθμός των ψηφίων που θα εξαχθούν."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3150504\n"
-"238\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3148802\n"
-"239\n"
-"help.text"
-msgid "<item type=\"input\">=OCT2HEX(144;4)</item> returns 0064."
-msgstr "Το <item type=\"input\">=OCT2HEX(144;4)</item> επιστρέφει 0064."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3148446\n"
-"help.text"
-msgid "<bookmark_value>CONVERT_ADD function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση CONVERT_ADD</bookmark_value>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3148446\n"
-"175\n"
-"help.text"
-msgid "CONVERT_ADD"
-msgstr "CONVERT_ADD"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3154902\n"
-"176\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_CONVERT\">Converts a value from one unit of measure to the corresponding value in another unit of measure.</ahelp> Enter the units of measures directly as text in quotation marks or as a reference. If you enter the units of measure in cells, they must correspond exactly with the following list which is case sensitive: For example, in order to enter a lower case l (for liter) in a cell, enter the apostrophe ' immediately followed by l."
-msgstr "<ahelp hid=\"HID_AAI_FUNC_CONVERT\">Μετατρέπει μια τιμή από μια μονάδα μέτρησης στην αντίστοιχη τιμή σε μια άλλη μονάδα μέτρησης.</ahelp> Εισάγετε τις μονάδες μέτρησης απευθείας ως κείμενο σε εισαγωγικά ή ως αναφορά. Αν εισάγετε τις μονάδες μέτρησης σε κελιά, πρέπει να αντιστοιχούν επακριβώς με την ακόλουθη λίστα ή οποία διακρίνει μεταξύ πεζών - κεφαλαίων (case sensitive): π.χ., για να εισάγετε ένα πεζό l (για τα λίτρα), εισάγετε την απόστροφο και αμέως μετά το l."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3153055\n"
-"177\n"
-"help.text"
-msgid "Property"
-msgstr "Ιδιότητα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3147234\n"
-"178\n"
-"help.text"
-msgid "Units"
-msgstr "Μονάδες"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3147512\n"
-"179\n"
-"help.text"
-msgid "Weight"
-msgstr "Βάρος"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3148476\n"
-"180\n"
-"help.text"
-msgid "<emph>g</emph>, sg, lbm, <emph>u</emph>, ozm, stone, ton, grain, pweight, hweight, shweight, brton"
-msgstr "<emph>g</emph>, sg, lbm, <emph>u</emph>, ozm, stone, ton, grain, pweight, hweight, shweight, brton"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3155361\n"
-"181\n"
-"help.text"
-msgid "Length"
-msgstr "Μήκος"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3148925\n"
-"182\n"
-"help.text"
-msgid "<emph>m</emph>, mi, Nmi, in, ft, yd, ang, Pica, ell, <emph>parsec</emph>, <emph>lightyear</emph>, survey_mi"
-msgstr "<emph>m</emph>, mi, Nmi, in, ft, yd, ang, Pica, ell, <emph>parsec</emph>, <emph>lightyear</emph>, survey_mi"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3158429\n"
-"183\n"
-"help.text"
-msgid "Time"
-msgstr "Ώρα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3150707\n"
-"184\n"
-"help.text"
-msgid "yr, day, hr, mn, <emph>sec</emph>, <emph>s</emph>"
-msgstr "yr, day, hr, mn, <emph>sec</emph>, <emph>s</emph>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3153238\n"
-"185\n"
-"help.text"
-msgid "Pressure"
-msgstr "Πίεση"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3166437\n"
-"186\n"
-"help.text"
-msgid "<emph>Pa</emph>, <emph>atm</emph>, <emph>at</emph>, <emph>mmHg</emph>, Torr, psi"
-msgstr "<emph>Pa</emph>, <emph>atm</emph>, <emph>at</emph>, <emph>mmHg</emph>, Torr, psi"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3152944\n"
-"187\n"
-"help.text"
-msgid "Force"
-msgstr "Ισχύς"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3155582\n"
-"188\n"
-"help.text"
-msgid "<emph>N</emph>, <emph>dyn</emph>, <emph>dy</emph>, lbf, <emph>pond</emph>"
-msgstr "<emph>N</emph>, <emph>dyn</emph>, <emph>dy</emph>, lbf, <emph>pond</emph>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3153686\n"
-"189\n"
-"help.text"
-msgid "Energy"
-msgstr "Ενέργεια"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3153386\n"
-"190\n"
-"help.text"
-msgid "<emph>J</emph>, <emph>e</emph>, <emph>c</emph>, <emph>cal</emph>, <emph>eV</emph>, <emph>ev</emph>, HPh, <emph>Wh</emph>, <emph>wh</emph>, flb, BTU, btu"
-msgstr "<emph>J</emph>, <emph>e</emph>, <emph>c</emph>, <emph>cal</emph>, <emph>eV</emph>, <emph>ev</emph>, HPh, <emph>Wh</emph>, <emph>wh</emph>, flb, BTU, btu"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3154100\n"
-"191\n"
-"help.text"
-msgid "Power"
-msgstr "Ισχύς"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149915\n"
-"192\n"
-"help.text"
-msgid "<emph>W</emph>, <emph>w</emph>, HP, PS"
-msgstr "<emph>W</emph>, <emph>w</emph>, HP, PS"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3148988\n"
-"193\n"
-"help.text"
-msgid "Field strength"
-msgstr "Ένταση πεδίου"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3148616\n"
-"194\n"
-"help.text"
-msgid "<emph>T</emph>, <emph>ga</emph>"
-msgstr "<emph>T</emph>, <emph>ga</emph>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3151120\n"
-"195\n"
-"help.text"
-msgid "Temperature"
-msgstr "Θερμοκρασία"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3148659\n"
-"196\n"
-"help.text"
-msgid "C, F, <emph>K</emph>, <emph>kel</emph>, Reau, Rank"
-msgstr "C, F, <emph>K</emph>, <emph>kel</emph>, Reau, Rank"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3154610\n"
-"197\n"
-"help.text"
-msgid "Volume"
-msgstr "Όγκος"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149423\n"
-"198\n"
-"help.text"
-msgid "<emph>l</emph>, <emph>L</emph>, <emph>lt</emph>, tsp, tbs, oz, cup, pt, us_pt, qt, gal, <emph>m3</emph>, mi3, Nmi3, in3, ft3, yd3, ang3, Pica3, barrel, bushel, regton, Schooner, Middy, Glass"
-msgstr "<emph>l</emph>, <emph>L</emph>, <emph>lt</emph>, tsp, tbs, oz, cup, pt, us_pt, qt, gal, <emph>m3</emph>, mi3, Nmi3, in3, ft3, yd3, ang3, Pica3, barrel, bushel, regton, Schooner, Middy, Glass"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149244\n"
-"199\n"
-"help.text"
-msgid "Area"
-msgstr "Περιοχές"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3150425\n"
-"200\n"
-"help.text"
-msgid "<emph>m2</emph>, mi2, Nmi2, in2, ft2, yd2, <emph>ang2</emph>, Pica2, Morgen, <emph>ar</emph>, acre, ha"
-msgstr "<emph>m2</emph>, mi2, Nmi2, in2, ft2, yd2, <emph>ang2</emph>, Pica2, Morgen, <emph>ar</emph>, acre, ha"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3150629\n"
-"201\n"
-"help.text"
-msgid "Speed"
-msgstr "Ταχύτητα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3159246\n"
-"202\n"
-"help.text"
-msgid "<emph>m/s</emph>, <emph>m/sec</emph>, m/h, mph, kn, admkn"
-msgstr "<emph>m/s</emph>, <emph>m/sec</emph>, m/h, mph, kn, admkn"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3150789\n"
-"201\n"
-"help.text"
-msgid "Information"
-msgstr "Πληροφορίες"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3159899\n"
-"202\n"
-"help.text"
-msgid "<emph>bit</emph>, <emph>byte</emph>"
-msgstr "<emph>bit</emph>, <emph>byte</emph>"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3143277\n"
-"203\n"
-"help.text"
-msgid "Units of measure in <emph>bold</emph> can be preceded by a prefix character from the following list:"
-msgstr "Μονάδες μέτρησης σε <emph>έντονα</emph> μπορούν να προηγούνται από ένα χαρακτήρα προθέματος από την ακόλουθη λίστα:"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3148422\n"
-"204\n"
-"help.text"
-msgid "Prefix"
-msgstr "Πρόθημα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3148423\n"
-"help.text"
-msgid "Multiplier"
-msgstr "Πολλαπλασιαστής"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149490\n"
-"help.text"
-msgid "Y (yotta)"
-msgstr "Y (yotta)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149931\n"
-"help.text"
-msgid "10^24"
-msgstr "10^24"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149491\n"
-"help.text"
-msgid "Z (zetta)"
-msgstr "Z (zetta)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149932\n"
-"help.text"
-msgid "10^21"
-msgstr "10^21"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149492\n"
-"help.text"
-msgid "E (exa)"
-msgstr "E (exa)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149933\n"
-"help.text"
-msgid "10^18"
-msgstr "10^18"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149493\n"
-"help.text"
-msgid "P (peta)"
-msgstr "P (peta)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149934\n"
-"help.text"
-msgid "10^15"
-msgstr "10^15"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149494\n"
-"help.text"
-msgid "T (tera)"
-msgstr "T (tera)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149935\n"
-"help.text"
-msgid "10^12"
-msgstr "10^12"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149495\n"
-"help.text"
-msgid "G (giga)"
-msgstr "G (giga)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149936\n"
-"help.text"
-msgid "10^9"
-msgstr "10^9"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149496\n"
-"help.text"
-msgid "M (mega)"
-msgstr "M (mega)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149937\n"
-"help.text"
-msgid "10^6"
-msgstr "10^6"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149497\n"
-"help.text"
-msgid "k (kilo)"
-msgstr "k (kilo)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149938\n"
-"help.text"
-msgid "10^3"
-msgstr "10^3"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149498\n"
-"help.text"
-msgid "h (hecto)"
-msgstr "h (hecto)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149939\n"
-"help.text"
-msgid "10^2"
-msgstr "10^2"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149499\n"
-"help.text"
-msgid "e (deca)"
-msgstr "e (deca)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149940\n"
-"help.text"
-msgid "10^1"
-msgstr "10^1"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149500\n"
-"help.text"
-msgid "d (deci)"
-msgstr "d (deci)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3143940\n"
-"help.text"
-msgid "10^-1"
-msgstr "10^-1"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149501\n"
-"help.text"
-msgid "c (centi)"
-msgstr "c (centi)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149941\n"
-"help.text"
-msgid "10^-2"
-msgstr "10^-2"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149502\n"
-"help.text"
-msgid "m (milli)"
-msgstr "m (milli)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149942\n"
-"help.text"
-msgid "10^-3"
-msgstr "10^-3"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149503\n"
-"help.text"
-msgid "u (micro)"
-msgstr "u (micro)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149943\n"
-"help.text"
-msgid "10^-6"
-msgstr "10^-6"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149504\n"
-"help.text"
-msgid "n (nano)"
-msgstr "n (nano)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149944\n"
-"help.text"
-msgid "10^-9"
-msgstr "10^-9"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149505\n"
-"help.text"
-msgid "p (pico)"
-msgstr "p (pico)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149945\n"
-"help.text"
-msgid "10^-12"
-msgstr "10^-12"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149506\n"
-"help.text"
-msgid "f (femto)"
-msgstr "f (femto)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149946\n"
-"help.text"
-msgid "10^-15"
-msgstr "10^-15"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149507\n"
-"help.text"
-msgid "a (atto)"
-msgstr "a (atto)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149947\n"
-"help.text"
-msgid "10^-18"
-msgstr "10^-18"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149508\n"
-"help.text"
-msgid "z (zepto)"
-msgstr "z (zepto)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149948\n"
-"help.text"
-msgid "10^-21"
-msgstr "10^-21"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149509\n"
-"help.text"
-msgid "y (yocto)"
-msgstr "y (yocto)"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3149949\n"
-"help.text"
-msgid "10^-24"
-msgstr "10^-24"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id0908200903061174\n"
-"help.text"
-msgid "Information units \"bit\" and \"byte\" may also be prefixed by one of the following IEC 60027-2 / IEEE 1541 prefixes:"
-msgstr "Σε πληροφοριακές μονάδες όπως \"bit\" και \"byte\" μπορεί να προστεθούν προθέματα από τα ακόλουθα προθέματα IEC 60027-2 / IEEE 1541 :"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id0908200903090966\n"
-"help.text"
-msgid "ki kibi 1024"
-msgstr "ki kibi 1024"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id0908200903090958\n"
-"help.text"
-msgid "Mi mebi 1048576"
-msgstr "Mi mebi 1048576"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id0908200903090936\n"
-"help.text"
-msgid "Gi gibi 1073741824"
-msgstr "Gi gibi 1073741824"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id0908200903090975\n"
-"help.text"
-msgid "Ti tebi 1099511627776"
-msgstr "Ti tebi 1099511627776"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id0908200903090930\n"
-"help.text"
-msgid "Pi pebi 1125899906842620"
-msgstr "Pi pebi 1125899906842620"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id0908200903091070\n"
-"help.text"
-msgid "Ei exbi 1152921504606850000"
-msgstr "Ei exbi 1152921504606850000"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id0908200903091097\n"
-"help.text"
-msgid "Zi zebi 1180591620717410000000"
-msgstr "Zi zebi 1180591620717410000000"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id0908200903091010\n"
-"help.text"
-msgid "Yi yobi 1208925819614630000000000"
-msgstr "Yi yobi 1208925819614630000000000"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3146125\n"
-"209\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3153695\n"
-"210\n"
-"help.text"
-msgid "CONVERT_ADD(Number; \"FromUnit\"; \"ToUnit\")"
-msgstr "CONVERT_ADD(Αριθμός; \"Από μονάδα\"; \"Σε μονάδα\")"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3147522\n"
-"211\n"
-"help.text"
-msgid "<emph>Number</emph> is the number to be converted."
-msgstr "<emph>Αριθμός</emph>ς είναι ο αριθμός που θα μετατραπεί."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3154472\n"
-"212\n"
-"help.text"
-msgid "<emph>FromUnit</emph> is the unit from which conversion is taking place."
-msgstr "<emph>Από μονάδα</emph>: η μονάδα από την οποία θα πραγματοποιηθεί η μετατροπή."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3153790\n"
-"213\n"
-"help.text"
-msgid "<emph>ToUnit</emph> is the unit to which conversion is taking place. Both units must be of the same type."
-msgstr "<emph>Σε μονάδα</emph>: η μονάδα προς την οποία θα πραγματοποιηθεί η μετατροπή."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3156270\n"
-"214\n"
-"help.text"
-msgid "Examples"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3156336\n"
-"215\n"
-"help.text"
-msgid "<item type=\"input\">=CONVERT_ADD(10;\"HP\";\"PS\") </item>returns, rounded to two decimal places, 10.14. 10 HP equal 10.14 PS."
-msgstr "Το <item type=\"input\">=CONVERT_ADD(10;\"HP\";\"PS\")</item> επιστρέφει, στρογγυλοποιημένο σε δύο δεκαδικά 10.14. 10 HP ισούται με 10.14 PS."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3154834\n"
-"216\n"
-"help.text"
-msgid "<item type=\"input\">=CONVERT_ADD(10;\"km\";\"mi\") </item>returns, rounded to two decimal places, 6.21. 10 kilometers equal 6.21 miles. The k is the permitted prefix character for the factor 10^3."
-msgstr "Το <item type=\"input\">=CONVERT_ADD(10;\"km\";\"mi\")</item> επιστρέφει, στρογγυλοποιημένο σε δύο δεκαδικά, 6.21. 10 Kilometers ισούνται με 6.21 miles. Το k είναι το επιτρεπόμενο πρόθεμα για το 10^3."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"bm_id3147096\n"
-"help.text"
-msgid "<bookmark_value>FACTDOUBLE function</bookmark_value> <bookmark_value>factorials;numbers with increments of two</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση FACTDOUBLE</bookmark_value><bookmark_value>παραγοντικά, αριθμοί με βήμα αύξησης δύο</bookmark_value>"
+msgid "Start Value"
+msgstr "Αρχική τιμή"
-#: 04060116.xhp
+#: 02140600.xhp
msgctxt ""
-"04060116.xhp\n"
-"hd_id3147096\n"
+"02140600.xhp\n"
+"par_id3149381\n"
"36\n"
"help.text"
-msgid "FACTDOUBLE"
-msgstr "FACTDOUBLE"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_FILLSERIES:ED_START_VALUES\">Determines the start value for the series.</ahelp> Use numbers, dates or times."
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_FILLSERIES:ED_START_VALUES\">Καθορίζει την αρχική τιμή για τη σειρά.</ahelp> Χρησιμοποιήστε αριθμούς, ημερομηνίες ή χρόνους."
-#: 04060116.xhp
+#: 02140600.xhp
msgctxt ""
-"04060116.xhp\n"
-"par_id3151309\n"
+"02140600.xhp\n"
+"hd_id3153013\n"
"37\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_FACTDOUBLE\">Returns the double factorial of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_FACTDOUBLE\">Το αποτέλεσμα είναι το διπλό παραγοντικό ενός αριθμού.</ahelp>"
+msgid "End Value"
+msgstr "Τελική τιμή"
-#: 04060116.xhp
+#: 02140600.xhp
msgctxt ""
-"04060116.xhp\n"
-"hd_id3154666\n"
+"02140600.xhp\n"
+"par_id3153487\n"
"38\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_FILLSERIES:ED_END_VALUES\">Determines the end value for the series.</ahelp> Use numbers, dates or times."
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_FILLSERIES:ED_END_VALUES\">Καθορίζει την τιμή τέλους για τη σειρά</ahelp> Χρησιμοποιήστε αριθμούς, ημερομηνίες ή ώρες."
-#: 04060116.xhp
+#: 02140600.xhp
msgctxt ""
-"04060116.xhp\n"
-"par_id3155121\n"
+"02140600.xhp\n"
+"hd_id3149312\n"
"39\n"
"help.text"
-msgid "FACTDOUBLE(Number)"
-msgstr "FACTDOUBLE(Αριθμός)"
+msgid "Increment"
+msgstr "Βήμα"
-#: 04060116.xhp
+#: 02140600.xhp
msgctxt ""
-"04060116.xhp\n"
-"par_id3158440\n"
+"02140600.xhp\n"
+"par_id3154739\n"
"40\n"
"help.text"
-msgid "Returns <emph>Number</emph> <emph>!!</emph>, the double factorial of <emph>Number</emph>, where <emph>Number</emph> is an integer greater than or equal to zero."
-msgstr "Επιστρέφει το <emph>Αριθμός</emph><emph>!!</emph>, το διπλό παραγοντικό του <emph>Αριθμού</emph>, όπου <emph>Αριθμός</emph> ακέραιος μεγαλύτερος ή ίσος του μηδενός."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id2480849\n"
-"help.text"
-msgid "For even numbers FACTDOUBLE(n) returns:"
-msgstr "Για άρτιους αριθμούς το FACTDOUBLE(n) επιστρέφει:"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id4181951\n"
-"help.text"
-msgid "2*4*6*8* ... *n"
-msgstr "2*4*6*8* ... *ν"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id2927335\n"
-"help.text"
-msgid "For odd numbers FACTDOUBLE(n) returns:"
-msgstr "Για περιττούς αριθμούς το FACTDOUBLE(n) επιστρέφει:"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id2107303\n"
-"help.text"
-msgid "1*3*5*7* ... *n"
-msgstr "1*3*5*7* ... *ν"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id4071779\n"
-"help.text"
-msgid "FACTDOUBLE(0) returns 1 by definition."
-msgstr "Το FACTDOUBLE(0) επιστρέφει 1 εξ ορισμού."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id3154622\n"
-"42\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id7844477\n"
-"help.text"
-msgid "<item type=\"input\">=FACTDOUBLE(5)</item> returns 15."
-msgstr "<item type=\"input\">=FACTDOUBLE(5)</item> επιστρέφει 15."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id3154116\n"
-"43\n"
-"help.text"
-msgid "<item type=\"input\">=FACTDOUBLE(6)</item> returns 48."
-msgstr "<item type=\"input\">=FACTDOUBLE(6)</item> επιστρέφει 48."
-
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"par_id6478469\n"
-"help.text"
-msgid "<item type=\"input\">=FACTDOUBLE(0)</item> returns 1."
-msgstr "<item type=\"input\">=FACTDOUBLE(0)</item> επιστρέφει 1."
+msgid "The term \"increment\" denotes the amount by which a given value increases.<ahelp hid=\"SC:EDIT:RID_SCDLG_FILLSERIES:ED_INCREMENT\"> Determines the value by which the series of the selected type increases by each step.</ahelp> Entries can only be made if the linear, growth or date series types have been selected."
+msgstr "Ο όρος \"βήμα\" αντιπροσωπεύει το ποσό κατά το οποίο αυξάνει μια δοσμένη τιμή. <ahelp hid=\"SC:EDIT:RID_SCDLG_FILLSERIES:ED_INCREMENT\">Καθορίζει την τιμή κατά την οποία μια σειρά του επιλεγμένου τύπου αυξάνει σε κάθε βήμα.</ahelp> Καταχωρίσεις μπορούν να γίνουν μόνο αν έχουν επιλεγεί οι τύποι σειρών αριθμητική, γεωμετρική ή ημερομηνία."
-#: solver_options.xhp
+#: 02150000.xhp
msgctxt ""
-"solver_options.xhp\n"
+"02150000.xhp\n"
"tit\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
-
-#: solver_options.xhp
-msgctxt ""
-"solver_options.xhp\n"
-"hd_id2794274\n"
-"help.text"
-msgid "Options"
-msgstr "Επιλογές"
-
-#: solver_options.xhp
-msgctxt ""
-"solver_options.xhp\n"
-"par_id6776940\n"
-"help.text"
-msgid "The Options dialog for the <link href=\"text/scalc/01/solver.xhp\">Solver</link> is used to set some options."
-msgstr "Το παράθυρο διαλόγου Επιλογές για την <link href=\"text/scalc/01/solver.xhp\">Επίλυση</link>χρησιμοποιείται για να καθορισθούν ορισμένες επιλογές."
-
-#: solver_options.xhp
-msgctxt ""
-"solver_options.xhp\n"
-"par_id393993\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a solver engine. The listbox is disabled if only one solver engine is installed. Solver engines can be installed as extensions.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μια μηχανή επίλυσης. Η λίστα είναι απενεργοποιημένη αν μόνο μια μηχανή επίλυσης είναι εγκατεστημένη. Οι μηχανές επίλυσης μπορούν να εγκατασταθούν ως επεκτάσεις.</ahelp>"
-
-#: solver_options.xhp
-msgctxt ""
-"solver_options.xhp\n"
-"par_id5871761\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Configure the current solver.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ρύθμιση της τρέχουσας επίλυσης.</ahelp>"
-
-#: solver_options.xhp
-msgctxt ""
-"solver_options.xhp\n"
-"par_id6531266\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">If the current entry in the Settings listbox allows to edit a value, you can click the Edit button. A dialog opens where you can change the value.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν η τρέχουσα καταχώρηση στη λίστα Ρυθμίσεις σας επιτρέπει την επεξεργασία μιας τιμής, μπορείτε να κάνετε κλικ στο κουμπί Επεξεργασία. Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να αλλάξετε την τιμή.</ahelp>"
-
-#: solver_options.xhp
-msgctxt ""
-"solver_options.xhp\n"
-"par_id3912778\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter or change the value.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε ή μεταβάλετε την τιμή.</ahelp>"
-
-#: solver_options.xhp
-msgctxt ""
-"solver_options.xhp\n"
-"par_id3163853\n"
-"help.text"
-msgid "Use the Options dialog to configure the current solver engine."
-msgstr "Χρησιμοποιήστε το παράθυρο διαλόγου Επιλογές για να ρυθμίσετε την τρέχουσα μηχανή επίλυσης."
-
-#: solver_options.xhp
-msgctxt ""
-"solver_options.xhp\n"
-"par_id121158\n"
-"help.text"
-msgid "You can install more solver engines as extensions, if available. Open Tools - Extension Manager and browse to the Extensions web site to search for extensions."
-msgstr "Μπορείτε να εγκαταστήσετε περισσότερες μηχανές επίλυσης ως επεκτάσεις, αν είναι διαθέσιμες. Ανοίξτε το Εργαλεία - Διαχειριστής επεκτάσεων και περιηγηθείτε στην ιστοσελίδα των επεκτάσεων για να ψάξετε για επεκτάσεις."
-
-#: solver_options.xhp
-msgctxt ""
-"solver_options.xhp\n"
-"par_id3806878\n"
-"help.text"
-msgid "Select the solver engine to use and to configure from the listbox. The listbox is disabled if onle one solver engine is installed."
-msgstr "Επιλέξτε τη μηχανή επίλυσης που θα χρησιμοποιήσετε και θα ρυθμίσετε από τη λίστα. Η λίστα είναι ανενεργή αν μόνο μια μηχανή επίλυσης είναι εγκατεστημένη."
-
-#: solver_options.xhp
-msgctxt ""
-"solver_options.xhp\n"
-"par_id130619\n"
-"help.text"
-msgid "In the Settings box, check all settings that you want to use for the current goal seeking operation. If the current option offers different values, the Edit button is enabled. Click Edit to open a dialog where you can change the value."
-msgstr "Στο πεδίο Ρυθμίσεις, τσεκάρετε όσες θέλετε να χρησιμοποιήσετε για την τρέχουσα αναζήτηση στόχου. Αν η τρέχουσα επιλογή προσφέρει διαφορετικές τιμές τότε το κουμπί Επεξεργασία είναι ενεργό. Κάντε κλικ στο Επεξεργασία για να ανοίξετε ένα παράθυρο διαλόγου όπου μπορείτε να αλλάξετε την τιμή."
-
-#: solver_options.xhp
-msgctxt ""
-"solver_options.xhp\n"
-"par_id9999694\n"
-"help.text"
-msgid "Click OK to accept the changes and to go back to the <link href=\"text/scalc/01/solver.xhp\">Solver</link> dialog."
-msgstr "Κάντε κλικ στο OK για να αποδεχθείτε τις αλλαγές και επιστρέψτε στο παράθυρο διαλόγου <link href=\"text/scalc/01/solver.xhp\">Επίλυση</link>."
+msgid "Deleting Contents"
+msgstr "Διαγραφή περιεχομένων"
-#: 05080400.xhp
+#: 02150000.xhp
msgctxt ""
-"05080400.xhp\n"
-"tit\n"
+"02150000.xhp\n"
+"bm_id3143284\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "<bookmark_value>deleting; cell contents</bookmark_value><bookmark_value>cells; deleting contents</bookmark_value><bookmark_value>spreadsheets; deleting cell contents</bookmark_value><bookmark_value>cell contents; deleting</bookmark_value>"
+msgstr "<bookmark_value>διαγραφή, περιεχόμενα κελιών</bookmark_value><bookmark_value>κελιά, διαγραφή περιεχομένων</bookmark_value><bookmark_value>υπολογιστικά φύλλα, διαγραφή περιεχομένων κελιών</bookmark_value><bookmark_value>περιεχόμενα κελιών, διαγραφή</bookmark_value>"
-#: 05080400.xhp
+#: 02150000.xhp
msgctxt ""
-"05080400.xhp\n"
-"hd_id3149457\n"
+"02150000.xhp\n"
+"hd_id3143284\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05080400.xhp\" name=\"Add\">Add</link>"
-msgstr "<link href=\"text/scalc/01/05080400.xhp\" name=\"Προσθήκη\">Προσθήκη</link>"
+msgid "Deleting Contents"
+msgstr "Διαγραφή περιεχομένων"
-#: 05080400.xhp
+#: 02150000.xhp
msgctxt ""
-"05080400.xhp\n"
-"par_id3156423\n"
+"02150000.xhp\n"
+"par_id3149456\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:AddPrintArea\">Adds the current selection to the defined print areas.</ahelp>"
-msgstr "<ahelp hid=\".uno:AddPrintArea\">Προσθέτει την τρέχουσα επιλογή στις καθορισμένες περιοχές εκτύπωσης.</ahelp>"
+msgid "<variable id=\"inhalteloeschentext\"><ahelp hid=\".uno:Delete\">Specifies the contents to be deleted from the active cell or from a selected cell range.</ahelp></variable> If several sheets are selected, all selected sheets will be affected."
+msgstr "<variable id=\"inhalteloeschentext\"><ahelp hid=\".uno:Delete\">Καθορίζει τα περιεχόμενα που θα διαγραφούν από το ενεργό κελί ή από μία επιλεγμένη περιοχή κελιών.</ahelp></variable> Αν έχουν επιλεγεί διάφορα φύλλα, θα επηρεαστούν όλα τα επιλεγμένα φύλλα."
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"tit\n"
+"02150000.xhp\n"
+"par_id3159154\n"
+"21\n"
"help.text"
-msgid "Styles and Formatting"
-msgstr "Πρότυπα και μορφοποίηση"
+msgid "This dialog is also called by pressing Backspace after the cell cursor has been activated on the sheet."
+msgstr "Αυτός ο διάλογος επίσης καλείται πατώντας οπισθοδιαγραφή μετά την ενεργοποίηση στο φύλλο του δρομέα κελιού."
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"bm_id3150447\n"
+"02150000.xhp\n"
+"par_id3145367\n"
+"22\n"
"help.text"
-msgid "<bookmark_value>Stylist, see Styles and Formatting window</bookmark_value> <bookmark_value>Styles and Formatting window</bookmark_value> <bookmark_value>formats; Styles and Formatting window</bookmark_value> <bookmark_value>formatting; Styles and Formatting window</bookmark_value> <bookmark_value>paint can for applying styles</bookmark_value>"
-msgstr "<bookmark_value>Στιλίστας, δείτε το παράθυρο Πρότυπα και μορφοποίηση</bookmark_value><bookmark_value>παράθυρο Πρότυπα και μορφοποίηση</bookmark_value><bookmark_value>μορφές, παράθυρο Πρότυπα και μορφοποίηση</bookmark_value><bookmark_value>μορφοποίηση, παράθυρο Πρότυπα και μορφοποίηση</bookmark_value><bookmark_value>δυνατότητα σχεδίασης για εφαρμογή σε πρότυπο</bookmark_value>"
+msgid "Pressing Delete deletes content without calling the dialog or changing formats."
+msgstr "Πατώντας Διαγραφή διαγράφεται το περιεχόμενο χωρίς κλήση του διαλόγου ή αλλαγή μορφών."
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"hd_id3150447\n"
-"1\n"
+"02150000.xhp\n"
+"par_id3153951\n"
+"23\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link>"
-msgstr "<link href=\"text/scalc/01/05100000.xhp\" name=\"Πρότυπα και μορφοποίηση\">Πρότυπα και μορφοποίηση</link>"
+msgid "Use <emph>Cut</emph> on the Standard bar to delete contents and formats without the dialog."
+msgstr "Χρησιμοποιήστε την <emph>Αποκοπή</emph> στην βασική γραμμή εργαλείων για να διαγράψετε τα περιεχόμενα και τις μορφοποιήσεις δίχως το παράθυρο διαλόγου."
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3147434\n"
-"2\n"
+"02150000.xhp\n"
+"hd_id3148575\n"
+"3\n"
"help.text"
-msgid "Use the Styles and Formatting window to assign styles to objects and text sections. You can update Styles, modify existing Styles or create new Styles."
-msgstr "Χρησιμοποιήστε το παράθυρο Πρότυπα και μορφοποίηση για να αναθέσετε πρότυπα σε αντικείμενα και ενότητες κειμένου. Μπορείτε να ενημερώσετε τα Πρότυπα, να τροποποιήσετε τα υπάρχοντα ή να δημιουργήσετε νέα."
+msgid "Selection"
+msgstr "Επιλογή"
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
+"02150000.xhp\n"
"par_id3149665\n"
-"30\n"
-"help.text"
-msgid "The Styles and Formatting <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dockable window\">dockable window</link> can remain open while editing the document."
-msgstr "Το <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"μεταβλητό παράθυρο\">μεταβλητό παράθυρο</link> Πρότυπα και μορφοποίηση μπορεί να παραμείνει ανοικτό κατά την επεξεργασία του εγγράφου."
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"hd_id3150012\n"
-"36\n"
-"help.text"
-msgid "How to apply a cell style:"
-msgstr "Πώς να εφαρμόσετε ένα πρότυπο κελιών:"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3159155\n"
-"37\n"
-"help.text"
-msgid "Select the cell or cell range."
-msgstr "Επιλέξτε το κελί ή την περιοχή κελιών."
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3145749\n"
-"38\n"
-"help.text"
-msgid "Double-click the style in the Styles and Formatting window."
-msgstr "Κάντε διπλό κλικ στο πρότυπο στο παράθυρο Πρότυπα και μορφοποίηση."
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"hd_id3153877\n"
"4\n"
"help.text"
-msgid "Cell Styles"
-msgstr "Πρότυπα κελιών"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3145801\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\".uno:ParaStyle\">Displays the list of the available Cell Styles for <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"indirect cell formatting\">indirect cell formatting</link>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaStyle\">Εμφανίζει τη λίστα με τα διαθέσιμα πρότυπα κελιών για την <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"έμμεση μορφοποίηση κελιών\">έμμεση μορφοποίηση κελιών</link>.</ahelp>"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3150751\n"
-"help.text"
-msgid "<image id=\"img_id3153714\" src=\"sc/res/sf01.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153714\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153714\" src=\"sc/res/sf01.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153714\">Εικονίδιο</alt></image>"
+msgid "This area lists the options for deleting contents."
+msgstr "Αυτή η περιοχή περιέχει τη λίστα επιλογών για διαγραφή των περιεχομένων."
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3154255\n"
+"02150000.xhp\n"
+"hd_id3146975\n"
"5\n"
"help.text"
-msgid "Cell Styles"
-msgstr "Πρότυπα κελιών"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"hd_id3153963\n"
-"7\n"
-"help.text"
-msgid "Page Styles"
-msgstr "Πρότυπα σελίδας"
+msgid "Delete All"
+msgstr "Διαγραφή όλων"
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3147003\n"
-"9\n"
+"02150000.xhp\n"
+"par_id3154729\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".uno:PageStyle\">Displays the Page Styles available for indirect page formatting.</ahelp>"
-msgstr "<ahelp hid=\".uno:PageStyle\">Εμφανίζει τα Πρότυπα σελίδας που είναι διαθέσιμα για έμμεση μορφοποίηση της σελίδας.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/deletecontents/deleteall\">Deletes all content from the selected cell range.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/deletecontents/deleteall\">Διαγράφει όλο το περιεχόμενο από την επιλεγμένη περιοχή κελιών.</ahelp>"
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3159100\n"
+"02150000.xhp\n"
+"hd_id3156286\n"
+"7\n"
"help.text"
-msgid "<image id=\"img_id3149814\" src=\"sw/imglst/sf04.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149814\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149814\" src=\"sw/imglst/sf04.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149814\">Εικονίδιο</alt></image>"
+msgid "Text"
+msgstr "Κείμενο"
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3150361\n"
+"02150000.xhp\n"
+"par_id3154015\n"
"8\n"
"help.text"
-msgid "Page Styles"
-msgstr "Πρότυπα σελίδας"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"hd_id3150202\n"
-"10\n"
-"help.text"
-msgid "Fill Format Mode"
-msgstr "Λειτουργία μορφοποίησης γεμίσματος"
+msgid "<ahelp hid=\"/modules/scalc/ui/deletecontents/text\">Deletes text only. Formats, formulas, numbers and dates are not affected.</ahelp>"
+msgstr "<ahelp hid=\"/modules/scalc/ui/deletecontents/text\">Διαγράφει μόνο κείμενο. Οι μορφοποιήσεις, οι τύποι, οι αριθμοί και οι ημερομηνίες δεν επηρεάζονται.</ahelp>"
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3155531\n"
-"12\n"
+"02150000.xhp\n"
+"hd_id3153840\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Turns the Fill Format mode on and off. Use the paint can to assign the Style selected in the Styles and Formatting window.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Ενεργοποιεί και απενεργοποιεί τη Λειτουργία μορφής γεμίσματος. Χρησιμοποιείστε τον κουβά χρώματος για να αντιστοιχίσετε το πρότυπο που επιλέξατε στο παράθυρο Πρότυπα και μορφοποίηση.</ahelp>"
+msgid "Numbers"
+msgstr "Αριθμοί"
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3155087\n"
+"02150000.xhp\n"
+"par_id3148405\n"
+"10\n"
"help.text"
-msgid "<image id=\"img_id3153068\" src=\"cmd/sc_fillstyle.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153068\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153068\" src=\"cmd/sc_fillstyle.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153068\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"/modules/scalc/ui/deletecontents/numbers\">Deletes numbers only. Formats and formulas remain unchanged.</ahelp>"
+msgstr "<ahelp hid=\"/modules/scalc/ui/deletecontents/numbers\">Διαγράφει μόνο αριθμούς. Οι μορφοποιήσεις και οι τύποι παραμένουν αμετάβλητα.</ahelp>"
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3156198\n"
+"02150000.xhp\n"
+"hd_id3155764\n"
"11\n"
"help.text"
-msgid "Fill Format Mode"
-msgstr "Λειτουργία μορφοποίησης γεμίσματος"
+msgid "Date & time"
+msgstr "Ημερομηνία και ώρα"
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"hd_id3148870\n"
-"13\n"
+"02150000.xhp\n"
+"par_id3149567\n"
+"12\n"
"help.text"
-msgid "How to apply a new style with the paint can:"
-msgstr "Πώς να εφαρμόσετε ένα νέο πρότυπο με το ποτιστήρι:"
+msgid "<ahelp hid=\"/modules/scalc/ui/deletecontents/datetime\">Deletes date and time values. Formats, text, numbers and formulas remain unchanged.</ahelp>"
+msgstr "<ahelp hid=\"/modules/scalc/ui/deletecontents/datetime\">Διαγράφει τιμές ημερομηνίας και ώρας. Οι μορφοποιήσεις, το κείμενο, οι αριθμοί και οι τύποι παραμένουν αμετάβλητα.</ahelp>"
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3145078\n"
-"27\n"
+"02150000.xhp\n"
+"hd_id3154703\n"
+"13\n"
"help.text"
-msgid "Select the desired style from the Styles and Formatting window."
-msgstr "Επιλέξτε το επιθυμητό πρότυπο από το παράθυρο Πρότυπα και μορφοποίηση."
+msgid "Formulas"
+msgstr "Τύποι"
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3159098\n"
-"28\n"
+"02150000.xhp\n"
+"par_id3148485\n"
+"14\n"
"help.text"
-msgid "Click the <emph>Fill Format Mode</emph> icon."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Λειτουργία μορφοποίησης γεμίσματος</emph>"
+msgid "<ahelp hid=\"/modules/scalc/ui/deletecontents/formulas\">Deletes formulas. Text, numbers, formats, dates and times remain unchanged.</ahelp>"
+msgstr "<ahelp hid=\"/modules/scalc/ui/deletecontents/formulas\">Διαγράφει τύπους. Το κείμενο, οι αριθμοί, οι μορφοποιήσεις, οι ημερομηνίες και οι ώρες παραμένουν αμετάβλητα.</ahelp>"
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3148609\n"
+"02150000.xhp\n"
+"hd_id3150300\n"
"15\n"
"help.text"
-msgid "Click a cell to format it, or drag your mouse over a certain range to format the whole range. Repeat this action for other cells and ranges."
-msgstr "Κάντε κλικ σε ένα κελί για να το μορφοποιήσετε, ή σύρετε το ποντίκι πάνω από μία συγκεκριμένη περιοχή για να μορφοποιήσετε ολόκληρη την περιοχή. Επαναλάβατε αυτή την ενέργεια για άλλα κελιά και περιοχές."
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3149438\n"
-"29\n"
-"help.text"
-msgid "Click the <emph>Fill Format Mode</emph> again to exit this mode."
-msgstr "Κάντε κλικ ξανά στο εικονίδιο <emph>Λειτουργία μορφοποίησης γεμίσματος</emph> για να τερματίσετε τη λειτουργία."
+msgid "Comments"
+msgstr "Σχόλια"
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"hd_id3153975\n"
+"02150000.xhp\n"
+"par_id3154658\n"
"16\n"
"help.text"
-msgid "New Style from Selection"
-msgstr "Νέο πρότυπο από την επιλογή"
+msgid "<ahelp hid=\"/modules/scalc/ui/deletecontents/comments\">Deletes comments added to cells. All other elements remain unchanged.</ahelp>"
+msgstr "<ahelp hid=\"/modules/scalc/ui/deletecontents/comments\">Διαγράφει σημειώσεις που έχουν προστεθεί σε κελιά. Όλα τα υπόλοιπα στοιχεία παραμένουν αμετάβλητα.</ahelp>"
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3149499\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"HID_TEMPLDLG_NEWBYEXAMPLE\">Creates a new style based on the formatting of a selected object.</ahelp> Assign a name for the style in the <link href=\"text/shared/01/05140100.xhp\" name=\"Create Style\">Create Style</link> dialog."
-msgstr "<ahelp hid=\"HID_TEMPLDLG_NEWBYEXAMPLE\">Δημιουργεί ένα νέο πρότυπο βασισμένο στη μορφοποίηση του επιλεγμένου αντικειμένου.</ahelp> Αναθέστε ένα όνομα για το πρότυπο στο παράθυρο διαλόγου <link href=\"text/shared/01/05140100.xhp\" name=\"Δημιουργία προτύπου\">Δημιουργία προτύπου</link> ."
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3150050\n"
-"help.text"
-msgid "<image id=\"img_id3154649\" src=\"cmd/sc_stylenewbyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154649\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154649\" src=\"cmd/sc_stylenewbyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154649\">Εικονίδιο</alt></image>"
-
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3146963\n"
+"02150000.xhp\n"
+"hd_id3155112\n"
"17\n"
"help.text"
-msgid "New Style from Selection"
-msgstr "Νέο πρότυπο από την επιλογή"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"hd_id3153813\n"
-"19\n"
-"help.text"
-msgid "Update Style"
-msgstr "Ενημέρωση προτύπου"
+msgid "Formats"
+msgstr "Μορφοποιήσεις"
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3154707\n"
-"21\n"
+"02150000.xhp\n"
+"par_id3146134\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">Updates the Style selected in the Styles and Formatting window with the current formatting of the selected object.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">Ενημερώνει το πρότυπο που επιλέξατε στο παράθυρο Πρότυπα και μορφοποίηση με την τρέχουσα μορφοποίηση του επιλεγμένου αντικειμένου.</ahelp>"
+msgid "<ahelp hid=\"/modules/scalc/ui/deletecontents/formats\">Deletes format attributes applied to cells. All cell content remains unchanged.</ahelp>"
+msgstr "<ahelp hid=\"/modules/scalc/ui/deletecontents/formats\">Διαγράφει ιδιότητες μορφοποιήσεων που εφαρμόστηκαν σε κελιά. Όλο το περιεχόμενο των κελιών παραμένει αμετάβλητο.</ahelp>"
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3145118\n"
+"02150000.xhp\n"
+"hd_id3150088\n"
+"19\n"
"help.text"
-msgid "<image id=\"img_id3155754\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155754\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155754\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155754\">Εικονίδιο</alt></image>"
+msgid "Objects"
+msgstr "Αντικείμενα"
-#: 05100000.xhp
+#: 02150000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3147501\n"
+"02150000.xhp\n"
+"par_id3152990\n"
"20\n"
"help.text"
-msgid "Update Style"
-msgstr "Ενημέρωση προτύπου"
+msgid "<ahelp hid=\"/modules/scalc/ui/deletecontents/objects\">Deletes objects. All cell content remains unchanged.</ahelp>"
+msgstr "<ahelp hid=\"/modules/scalc/ui/deletecontents/objects\">Διαγράφει αντικείμενα. Όλο το άλλο περιεχόμενο των κελιών παραμένει αμετάβλητο.</ahelp>"
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_idN109BE\n"
-"help.text"
-msgid "Style List"
-msgstr "Λίστα προτύπων"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_idN109C2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_TEMPLATE_FMT\">Displays the list of the styles from the selected style category.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLATE_FMT\">Εμφανίζει τη λίστα με τα πρότυπα από την επιλεγμένη κατηγορία προτύπων.</ahelp>"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_idN109D1\n"
-"help.text"
-msgid "In the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link> you can choose commands to create a new style, delete a user-defined style, or change the selected style."
-msgstr "Στο <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"μενού περιβάλλοντος\">μενού περιβάλλοντος</link> μπορείτε να επιλέξετε εντολές για να δημιουργήσετε ένα νέο πρότυπο, να διαγράψετε ένα προσαρμοσμένο πρότυπο, ή να μεταβάλετε το επιλεγμένο πρότυπο."
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"hd_id3149053\n"
-"24\n"
-"help.text"
-msgid "Style Groups"
-msgstr "Ομάδες προτύπων"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3147299\n"
-"25\n"
-"help.text"
-msgid "<ahelp hid=\"HID_TEMPLATE_FILTER\">Lists the available style groups.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLATE_FILTER\">Δημιουργεί μία λίστα με τις διαθέσιμες ομάδες προτύπων.</ahelp>"
-
-#: 04070300.xhp
+#: 02160000.xhp
msgctxt ""
-"04070300.xhp\n"
+"02160000.xhp\n"
"tit\n"
"help.text"
-msgid "Creating Names"
-msgstr "Δημιουργία ονομάτων"
+msgid "Delete Cells"
+msgstr "Διαγραφή κελιών"
-#: 04070300.xhp
+#: 02160000.xhp
msgctxt ""
-"04070300.xhp\n"
-"bm_id3147264\n"
+"02160000.xhp\n"
+"bm_id3153726\n"
"help.text"
-msgid "<bookmark_value>cell ranges;creating names automatically</bookmark_value><bookmark_value>names; for cell ranges</bookmark_value>"
-msgstr "<bookmark_value>περιοχές κελιών, αυτόματη δημιουργία ονομάτων</bookmark_value><bookmark_value>ονόματα, για περιοχές κελιών</bookmark_value>"
+msgid "<bookmark_value>cells; deleting cells</bookmark_value><bookmark_value>columns; deleting</bookmark_value><bookmark_value>rows; deleting</bookmark_value><bookmark_value>spreadsheets; deleting cells</bookmark_value><bookmark_value>deleting;cells/rows/columns</bookmark_value>"
+msgstr "<bookmark_value>κελιά, διαγραφή κελιών</bookmark_value><bookmark_value>στήλες, διαγραφή</bookmark_value><bookmark_value>γραμμές, διαγραφή</bookmark_value><bookmark_value>υπολογιστικά φύλλα, διαγραφή κελιών</bookmark_value><bookmark_value>διαγραφή, κελιά/γραμμές/στήλες</bookmark_value>"
-#: 04070300.xhp
+#: 02160000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3147264\n"
+"02160000.xhp\n"
+"hd_id3153726\n"
"1\n"
"help.text"
-msgid "Creating Names"
-msgstr "Δημιουργία ονομάτων"
+msgid "Delete Cells"
+msgstr "Διαγραφή κελιών"
-#: 04070300.xhp
+#: 02160000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3153969\n"
+"02160000.xhp\n"
+"par_id3154490\n"
"2\n"
"help.text"
-msgid "<variable id=\"namenuebernehmentext\"><ahelp hid=\".uno:CreateNames\">Allows you to automatically name multiple cell ranges.</ahelp></variable>"
-msgstr "<variable id=\"namenuebernehmentext\"><ahelp hid=\".uno:CreateNames\">Σας επιτρέπει να ονομάζετε αυτόματα πολλαπλές περιοχές κελιών.</ahelp></variable>"
-
-#: 04070300.xhp
-msgctxt ""
-"04070300.xhp\n"
-"par_id3156280\n"
-"13\n"
-"help.text"
-msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Insert - Names - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want."
-msgstr "Επιλέξτε την περιοχή που περιέχει όλες τις περιοχές που επιθυμείτε να ονομάσετε. Ύστερα επιλέξτε από το μενού <emph>Εισαγωγή - Ονόματα - Δημιουργία</emph>. Με αυτόν τον τρόπο ανοίγετε το παράθυρο διαλόγου <emph>Δημιουργία ονομάτων</emph>, από την οποία μπορείτε να επιλέξετε τις επιλογές ονομασίας που επιθυμείτε."
+msgid "<variable id=\"zellenloeschentext\"><ahelp hid=\".uno:DeleteCell\">Completely deletes selected cells, columns or rows. The cells below or to the right of the deleted cells will fill the space.</ahelp></variable> Note that the selected delete option is stored and reloaded when the dialog is next called."
+msgstr "<variable id=\"zellenloeschentext\"><ahelp hid=\".uno:DeleteCell\">Διαγράφει τελείως τα επιλεγμένα κελιά, στήλες ή γραμμές. Τα κελιά κάτω ή στα δεξιά των διαγραφέντων κελιών θα γεμίσουν το κενό.</ahelp> </variable> Σημειώστε ότι η επιλεγμένη επιλογή διαγραφής αποθηκεύεται και επαναφορτώνεται όταν κληθεί ξανά ο διάλογος."
-#: 04070300.xhp
+#: 02160000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3151116\n"
+"02160000.xhp\n"
+"hd_id3149121\n"
"3\n"
"help.text"
-msgid "Create names from"
-msgstr "Δημιουργία ονομάτων από"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 04070300.xhp
+#: 02160000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3152597\n"
+"02160000.xhp\n"
+"par_id3150751\n"
"4\n"
"help.text"
-msgid "Defines which part of the spreadsheet is to be used for creating the name."
-msgstr "Καθορίζει το τμήμα του υπολογιστικού φύλλου που θα χρησιμοποιηθεί για τη δημιουργία του ονόματος."
+msgid "This area contains options for specifying how sheets are displayed after deleting cells."
+msgstr "Αυτή η περιοχή περιέχει επιλογές για καθορισμό της εμφάνισης των φύλλων ύστερα από τη διαγραφή κελιών."
-#: 04070300.xhp
+#: 02160000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3153729\n"
+"02160000.xhp\n"
+"hd_id3155767\n"
"5\n"
"help.text"
-msgid "Top row"
-msgstr "Πάνω γραμμή"
+msgid "Shift cells up"
+msgstr "Μετακίνηση κελιών προς τα πάνω"
-#: 04070300.xhp
+#: 02160000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3149263\n"
+"02160000.xhp\n"
+"par_id3153714\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES_CREATE:BTN_TOP\">Creates the range names from the header row of the selected range.</ahelp> Each column receives a separated name and cell reference."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES_CREATE:BTN_TOP\">Δημιουργεί τα ονόματα περιοχών από τη γραμμή κεφαλίδας της επιλεγμένης περιοχής.</ahelp> Κάθε στήλη αποδέχεται ένα ξεχωριστό όνομα και παραπομπή κελιών."
+msgid "<ahelp hid=\"modules/scalc/ui/deletecells/up\">Fills the space produced by the deleted cells with the cells underneath it.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/deletecells/up\">Συμπληρώνει το κενό που δημιουργήθηκε από τα διαγραμμένα κελιά με τα κελιά που βρίσκονται από κάτω τους.</ahelp>"
-#: 04070300.xhp
+#: 02160000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3146984\n"
+"02160000.xhp\n"
+"hd_id3156382\n"
"7\n"
"help.text"
-msgid "Left Column"
-msgstr "Αριστερή στήλη"
+msgid "Shift cells left"
+msgstr "Μετακίνηση κελιών προς τα αριστερά"
-#: 04070300.xhp
+#: 02160000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3153190\n"
+"02160000.xhp\n"
+"par_id3154702\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES_CREATE:BTN_LEFT\">Creates the range names from the entries in the first column of the selected sheet range.</ahelp> Each row receives a separated name and cell reference."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES_CREATE:BTN_LEFT\">Δημιουργεί τα ονόματα περιοχών από τις καταχωρήσεις στην πρώτη στήλη της επιλεγμένης περιοχής του φύλλου.</ahelp> Κάθε γραμμή αποδέχεται ένα ξεχωριστό όνομα και παραπομπή κελιών."
+msgid "<ahelp hid=\"modules/scalc/ui/deletecells/left\">Fills the resulting space by the cells to the right of the deleted cells.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/deletecells/left\">Συμπληρώνει το κενό που άφησε το αποτέλεσμα της διαγραφής κελιών στα δεξιά από τα διαγραμμένα κελιά.</ahelp>"
-#: 04070300.xhp
+#: 02160000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3156284\n"
+"02160000.xhp\n"
+"hd_id3146918\n"
"9\n"
"help.text"
-msgid "Bottom row"
-msgstr "Κάτω γραμμή"
+msgid "Delete entire row(s)"
+msgstr "Διαγραφή ολόκληρης γραμμής(ών)"
-#: 04070300.xhp
+#: 02160000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3147124\n"
+"02160000.xhp\n"
+"par_id3148487\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES_CREATE:BTN_BOTTOM\">Creates the range names from the entries in the last row of the selected sheet range.</ahelp> Each column receives a separated name and cell reference."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES_CREATE:BTN_BOTTOM\">Δημιουργεί τα ονόματα περιοχών από τις καταχωρήσεις στην τελευταία γραμμή της επιλεγμένης περιοχής του φύλλου.</ahelp> Κάθε στήλη αποδέχεται ένα ξεχωριστό όνομα και παραπομπή κελιών."
+msgid "<ahelp hid=\".uno:DeleteRows\">After selecting at least one cell, deletes the entire row from the sheet.</ahelp>"
+msgstr "<ahelp hid=\".uno:DeleteRows\">Αφού επιλέξετε τουλάχιστον ένα κελί, διαγράφει ολόκληρη τη γραμμή από το φύλλο.</ahelp>"
-#: 04070300.xhp
+#: 02160000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3154731\n"
+"02160000.xhp\n"
+"hd_id3155114\n"
"11\n"
"help.text"
-msgid "Right Column"
-msgstr "Δεξιά στήλη"
+msgid "Delete entire column(s)"
+msgstr "Διαγραφή ολόκληρης στήλης(ών)"
-#: 04070300.xhp
+#: 02160000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3153158\n"
+"02160000.xhp\n"
+"par_id3150086\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES_CREATE:BTN_RIGHT\">Creates the range names from the entries in the last column of the selected sheet range.</ahelp> Each row receives a separated name and cell reference."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES_CREATE:BTN_RIGHT\">Δημιουργεί τα ονόματα περιοχών από τις καταχωρήσεις στην τελευταία στήλη της επιλεγμένης περιοχής του φύλλου.</ahelp> Κάθε γραμμή αποδέχεται ένα ξεχωριστό όνομα και παραπομπή κελιών."
+msgid "<ahelp hid=\".uno:DeleteColumns\">After selecting at least one cell, deletes the entire column from the sheet.</ahelp>"
+msgstr "<ahelp hid=\".uno:DeleteColumns\">Αφού επιλέξετε τουλάχιστον ένα κελί, διαγράφει ολόκληρη τη στήλη από το φύλλο</ahelp>"
+
+#: 02160000.xhp
+msgctxt ""
+"02160000.xhp\n"
+"par_id3166424\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/02150000.xhp\" name=\"Deleting Contents\">Deleting Contents</link>"
+msgstr "<link href=\"text/scalc/01/02150000.xhp\" name=\"Διαγραφή περιεχομένων\">Διαγραφή περιεχομένων</link>"
#: 02170000.xhp
msgctxt ""
@@ -6466,4645 +2063,3523 @@ msgctxt ""
msgid "Cancels the dialog. No delete is performed."
msgstr "Ακυρώνει το παράθυρο διαλόγου. Δεν πραγματοποιείται η διαγραφή."
-#: 12050200.xhp
+#: 02180000.xhp
msgctxt ""
-"12050200.xhp\n"
+"02180000.xhp\n"
"tit\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Move or Copy a Sheet"
+msgstr "Μετακίνηση ή αντιγραφή φύλλου"
-#: 12050200.xhp
+#: 02180000.xhp
msgctxt ""
-"12050200.xhp\n"
-"bm_id3154758\n"
+"02180000.xhp\n"
+"bm_id3153360\n"
"help.text"
-msgid "<bookmark_value>subtotals; sorting options</bookmark_value>"
-msgstr "<bookmark_value>μερικά αθροίσματα, επιλογές ταξινόμησης</bookmark_value>"
+msgid "<bookmark_value>spreadsheets; moving</bookmark_value><bookmark_value>spreadsheets; copying</bookmark_value><bookmark_value>moving; spreadsheets</bookmark_value><bookmark_value>copying; spreadsheets</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα, μετακίνηση</bookmark_value><bookmark_value>υπολογιστικά φύλλα, αντιγραφή</bookmark_value><bookmark_value>μετακίνηση, υπολογιστικά φύλλα</bookmark_value><bookmark_value>αντιγραφή, υπολογιστικά φύλλα</bookmark_value>"
-#: 12050200.xhp
+#: 02180000.xhp
msgctxt ""
-"12050200.xhp\n"
-"hd_id3154758\n"
+"02180000.xhp\n"
+"hd_id3153360\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12050200.xhp\" name=\"Options\">Options</link>"
-msgstr "<link href=\"text/scalc/01/12050200.xhp\" name=\"Επιλογές\">Επιλογές</link>"
+msgid "Move or Copy a Sheet"
+msgstr "Μετακίνηση ή αντιγραφή φύλλου"
-#: 12050200.xhp
+#: 02180000.xhp
msgctxt ""
-"12050200.xhp\n"
-"par_id3154124\n"
+"02180000.xhp\n"
+"par_id3154686\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SCPAGE_SUBT_OPTIONS\">Specify the settings for calculating and presenting subtotals.</ahelp>"
-msgstr "<ahelp hid=\"HID_SCPAGE_SUBT_OPTIONS\">Καθορίστε διάφορες ρυθμίσεις για τον υπολογισμό και την παρουσίαση των μερικών αθροισμάτων.</ahelp>"
+msgid "<variable id=\"tabelleverschiebenkopierentext\"><ahelp hid=\".uno:Move\">Moves or copies a sheet to a new location in the document or to a different document.</ahelp></variable>"
+msgstr "<variable id=\"tabelleverschiebenkopierentext\"><ahelp hid=\".uno:Move\">Μετακινεί ή αντιγράφει ένα φύλλο σε μία νέα τοποθεσία στο έγγραφο ή σε ένα διαφορετικό έγγραφο.</ahelp></variable>"
-#: 12050200.xhp
+#: 02180000.xhp
msgctxt ""
-"12050200.xhp\n"
-"hd_id3156422\n"
+"02180000.xhp\n"
+"par_id2282479\n"
+"help.text"
+msgid "When you copy and paste cells containing <link href=\"text/scalc/01/04060102.xhp\">date values</link> between different spreadsheets, both spreadsheet documents must be set to the same date base. If date bases differ, the displayed date values will change!"
+msgstr "Όταν αντιγράφετε και επικολλάτε κελιά που περιέχουν <link href=\"text/scalc/01/04060102.xhp\">ημερομηνίες</link> μεταξύ διαφορετικών υπολογιστικών φύλλων και στα δύο έγγραφα πρέπει να έχει ορισθεί η ίδια βάση ημερομηνίας. Αν αυτές διαφέρουν, οι εμφανιζόμενες ημερομηνίες θα αλλάξουν!"
+
+#: 02180000.xhp
+msgctxt ""
+"02180000.xhp\n"
+"hd_id3163710\n"
"3\n"
"help.text"
-msgid "Page break between groups"
-msgstr "Νέα σελίδα με κάθε αλλαγή ομάδας"
+msgid "To Document"
+msgstr "Σε έγγραφο"
-#: 12050200.xhp
+#: 02180000.xhp
msgctxt ""
-"12050200.xhp\n"
-"par_id3147317\n"
+"02180000.xhp\n"
+"par_id3148645\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_PAGEBREAK\">Inserts a new page after each group of subtotaled data.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_PAGEBREAK\">Εισάγει μια νέα σελίδα μετά από κάθε ομάδα δεδομένων για την οποία έχουν υπολογισθεί τα μερικά αθροίσματα.</ahelp>"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_MOVETAB:LB_DEST\">Indicates where the current sheet is to be moved or copied to.</ahelp> Select <emph>- new document -</emph> if you want to create a new location for the sheet to be moved or copied."
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_MOVETAB:LB_DEST\">Υποδηλώνει πού θα μετακινηθεί ή θα αντιγραφεί το τρέχον φύλλο.</ahelp> Επιλέξτε <emph>- νέο έγγραφο</emph> αν επιθυμείτε να δημιουργήσετε μία νέα τοποθεσία στην οποία θα μετακινηθεί ή θα αντιγραφεί το φύλλο."
-#: 12050200.xhp
+#: 02180000.xhp
msgctxt ""
-"12050200.xhp\n"
-"hd_id3146985\n"
+"02180000.xhp\n"
+"hd_id3154012\n"
"5\n"
"help.text"
-msgid "Case sensitive"
-msgstr "Διάκριση πεζών και κεφαλαίων"
+msgid "Insert Before"
+msgstr "Εισαγωγή πριν"
-#: 12050200.xhp
+#: 02180000.xhp
msgctxt ""
-"12050200.xhp\n"
-"par_id3153190\n"
+"02180000.xhp\n"
+"par_id3145366\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_CASE\">Recalculates subtotals when you change the case of a data label.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_CASE\">Υπολογίζει ξανά τα μερικά αθροίσματα όταν αλλάζετε την κατάσταση της ετικέτας δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_MOVETAB:LB_INSERT\">The current sheet is moved or copied in front of the selected sheet.</ahelp> The <emph>- move to end position -</emph> option places the current sheet at the end."
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_MOVETAB:LB_INSERT\">Το τρέχον φύλλο μετακινείται ή αντιγράφεται μπροστά από το επιλεγμένο φύλλο.</ahelp> Η επιλογή <emph>- μετακίνηση στο τέλος</emph> τοποθετεί το τρέχον φύλλο στο τέλος."
-#: 12050200.xhp
+#: 02180000.xhp
msgctxt ""
-"12050200.xhp\n"
-"hd_id3151119\n"
+"02180000.xhp\n"
+"hd_id3153726\n"
"7\n"
"help.text"
-msgid "Pre-sort area according to groups"
-msgstr "Αρχική ταξινόμηση περιοχή σύμφωνα με ομάδες"
+msgid "Copy"
+msgstr "Αντιγραφή"
-#: 12050200.xhp
+#: 02180000.xhp
msgctxt ""
-"12050200.xhp\n"
-"par_id3149664\n"
+"02180000.xhp\n"
+"par_id3144764\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_SORT\">Sorts the area that you selected in the <emph>Group by</emph> box of the Group tabs according to the columns that you selected.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_SORT\">Ταξινομεί την περιοχή που έχετε επιλέξει στο πεδίο <emph>Ομαδοποίηση ανά</emph> των καρτελών Ομάδες στις στήλες που έχετε επιλέξει.</ahelp>"
-
-#: 12050200.xhp
-msgctxt ""
-"12050200.xhp\n"
-"hd_id3153951\n"
-"9\n"
-"help.text"
-msgid "Sort"
-msgstr "Ταξινόμηση"
-
-#: 12050200.xhp
-msgctxt ""
-"12050200.xhp\n"
-"hd_id3145252\n"
-"11\n"
-"help.text"
-msgid "Include formats"
-msgstr "Συμπερίληψη μορφοποιήσεων"
-
-#: 12050200.xhp
-msgctxt ""
-"12050200.xhp\n"
-"par_id3147125\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_FORMATS\">Considers formatting attributes when sorting.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_FORMATS\">Θεωρεί τις ιδιότητες μορφοποίησης κατά την ταξινόμηση.</ahelp>"
-
-#: 12050200.xhp
-msgctxt ""
-"12050200.xhp\n"
-"hd_id3155418\n"
-"13\n"
-"help.text"
-msgid "Custom sort order"
-msgstr "Προσαρμοσμένη σειρά ταξινόμησης"
-
-#: 12050200.xhp
-msgctxt ""
-"12050200.xhp\n"
-"par_id3149400\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_SUBT_OPTIONS:LB_USERDEF\">Uses a custom sorting order that you defined in the Options dialog box at <emph>%PRODUCTNAME Calc - Sort Lists</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_SUBT_OPTIONS:LB_USERDEF\">Χρησιμοποιεί μια προσαρμοσμένη σειρά ταξινόμησης που καθορίζετε στο πλαίσιο διαλόγου επιλογών στο <emph>%PRODUCTNAME Calc - Λίστες ταξινόμησης</emph>.</ahelp>"
-
-#: 12050200.xhp
-msgctxt ""
-"12050200.xhp\n"
-"hd_id3149121\n"
-"15\n"
-"help.text"
-msgid "Ascending"
-msgstr "Αύξουσα"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_MOVETAB:BTN_COPY\">Specifies that the sheet is to be copied. If the option is unmarked, the sheet is moved.</ahelp> Moving sheets is the default."
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_MOVETAB:BTN_COPY\">Καθορίζει ότι το φύλλο θα αντιγραφεί. Αν δεν έχει επιλεγεί, το φύλλο μετακινείται.</ahelp> Η μετακίνηση φύλλων είναι η προεπιλογή."
-#: 12050200.xhp
+#: 02190000.xhp
msgctxt ""
-"12050200.xhp\n"
-"par_id3155068\n"
-"16\n"
+"02190000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SUBT_OPTIONS:BTN_ASCENDING\">Sorts beginning with the lowest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on Tools - Options - Language settings - Languages."
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SUBT_OPTIONS:BTN_ASCENDING\">Η ταξινόμηση ξεκινά με την χαμηλότερη τιμή. Μπορείτε να καθορίσετε τους κανόνες ταξινόμησης στο Δεδομένα - Ταξινόμηση - Επιλογές.</ahelp> Καθορίζετε την προεπιλογή στο Εργαλεία - Επιλογές - Ρυθμίσεις γλώσσας - Γλώσσες."
+msgid "Delete Manual Breaks"
+msgstr "Διαγραφή χειροκίνητων αλλαγών"
-#: 12050200.xhp
+#: 02190000.xhp
msgctxt ""
-"12050200.xhp\n"
-"hd_id3155443\n"
-"17\n"
+"02190000.xhp\n"
+"hd_id3150541\n"
+"1\n"
"help.text"
-msgid "Descending"
-msgstr "Φθίνουσα"
+msgid "<link href=\"text/scalc/01/02190000.xhp\" name=\"Delete Manual Breaks\">Delete Manual Break</link>"
+msgstr "<link href=\"text/scalc/01/02190000.xhp\" name=\"Διαγραφή χειροκίνητης αλλαγής\">Διαγραφή χειροκίνητης αλλαγής</link>"
-#: 12050200.xhp
+#: 02190000.xhp
msgctxt ""
-"12050200.xhp\n"
-"par_id3153766\n"
-"18\n"
+"02190000.xhp\n"
+"par_id3154365\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SUBT_OPTIONS:BTN_DESCENDING\">Sorts beginning with the highest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on Tools - Options - Language settings - Languages."
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SUBT_OPTIONS:BTN_DESCENDING\">Η ταξινόμηση ξεκινά με τη χαμηλότερη τιμή. Μπορείτε να καθορίσετε τους κανόνες ταξινόμησης στο Δεδομένα - Ταξινόμηση - Επιλογές.</ahelp> Μπορείτε να καθορίσετε την προεπιλογή στο Εργαλεία - Επιλογές - Ρυθμίσεις γλώσσας - Γλώσσες."
+msgid "<ahelp hid=\".\">Choose the type of manual break that you want to delete.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον τύπο της χειροκίνητης αλλαγής που θέλετε να διαγράψετε.</ahelp>"
-#: 04060112.xhp
+#: 02190100.xhp
msgctxt ""
-"04060112.xhp\n"
+"02190100.xhp\n"
"tit\n"
"help.text"
-msgid "Add-in for Programming in $[officename] Calc"
-msgstr "Πρόσθετο για προγραμματισμό στο $[officename] Calc"
+msgid "Row Break"
+msgstr "Αλλαγή γραμμής"
-#: 04060112.xhp
+#: 02190100.xhp
msgctxt ""
-"04060112.xhp\n"
-"bm_id3151076\n"
+"02190100.xhp\n"
+"bm_id3156326\n"
"help.text"
-msgid "<bookmark_value>programming; add-ins</bookmark_value><bookmark_value>shared libraries; programming</bookmark_value><bookmark_value>external DLL functions</bookmark_value><bookmark_value>functions; $[officename] Calc add-in DLL</bookmark_value><bookmark_value>add-ins; for programming</bookmark_value>"
-msgstr "<bookmark_value>προγραμματισμός, πρόσθετα</bookmark_value><bookmark_value>κοινές βιβλιοθήκες, προγραμματισμός</bookmark_value><bookmark_value>συναρτήσεις εξωτερικών DLL</bookmark_value><bookmark_value>συναρτήσεις, $[officename] Calc πρόσθετο DLL</bookmark_value><bookmark_value>πρόσθετα, για ποργραμματισμό</bookmark_value>"
+msgid "<bookmark_value>spreadsheets; deleting row breaks</bookmark_value><bookmark_value>deleting;manual row breaks</bookmark_value><bookmark_value>row breaks; deleting</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα, διαγραφή αλλαγών γραμμών</bookmark_value><bookmark_value>διαγραφή, χειροκίνητες αλλαγές γραμμών</bookmark_value><bookmark_value>αλλαγές γραμμών, διαγραφή</bookmark_value>"
-#: 04060112.xhp
+#: 02190100.xhp
msgctxt ""
-"04060112.xhp\n"
-"hd_id3151076\n"
+"02190100.xhp\n"
+"hd_id3156326\n"
"1\n"
"help.text"
-msgid "Add-in for Programming in $[officename] Calc"
-msgstr "Πρόσθετο για προγραμματισμό στο $[officename] Calc"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3147001\n"
-"220\n"
-"help.text"
-msgid "The method of extending Calc by Add-Ins that is described in the following is outdated. The interfaces are still valid and supported, to ensure compatibility with existing Add-Ins, but for programming new Add-Ins you should use the new <link href=\"text/shared/guide/integratinguno.xhp\" name=\"API functions\">API functions</link>."
-msgstr "Η μέθοδος επέκτασης του Calc με Πρόσθετα που περιγράφεται στα ακόλουθα είναι ξεπερασμένη.Τα περιβάλλοντα είναι ακόμη έγκυρα και υποστηρίζονται για να εξασφαλισθεί η συμβατότητα με τα υπάρχοντα πρόσθετα, αλλά για προγραμματισμό νέων προσθέτων θα πρέπει να χρησιμοποιήσετε τις νέες <link href=\"text/shared/guide/integratinguno.xhp\" name=\"συναρτήσεις API\">συναρτήσεις API</link>."
+msgid "<link href=\"text/scalc/01/02190100.xhp\" name=\"Row Break\">Row Break</link>"
+msgstr "<link href=\"text/scalc/01/02190100.xhp\" name=\"Αλλαγή γραμμής\">Αλλαγή γραμμής</link>"
-#: 04060112.xhp
+#: 02190100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150361\n"
+"02190100.xhp\n"
+"par_id3154366\n"
"2\n"
"help.text"
-msgid "$[officename] Calc can be expanded by Add-Ins, which are external programming modules providing additional functions for working with spreadsheets. These are listed in the <emph>Function Wizard</emph> in the <emph>Add-In</emph> category. If you would like to program an Add-In yourself, you can learn here which functions must be exported by the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>external DLL</defaultinline></switchinline> so that the Add-In can be successfully attached."
-msgstr "Στο $[officename] Calc είναι δυνατή η προσθήκη προσθέτων, τα οποία αποτελούν εξωτερικές λειτουργικές μονάδες προγραμματισμού, που παρέχουν πρόσθετες συναρτήσεις για την εργασία με υπολογιστικά φύλλα. Τα πρόσθετα αυτά εμφανίζονται στον <emph>Οδηγό συνάρτησης</emph>, στην κατηγορία <emph>Πρόσθετες</emph>. Εάν θέλετε να προγραμματίσετε οι ίδιοι ένα τέτοιο πρόσθετο, μπορείτε να μάθετε εδώ ποιες είναι οι συναρτήσεις που πρέπει να εξαγάγετε από την <switchinline select=\"sys\"><caseinline select=\"UNIX\">κοινή βιβλιοθήκη</caseinline><defaultinline>εξωτερική DLL</defaultinline></switchinline> έτσι ώστε να προσαρτηθεί επιτυχώς το Πρόσθετο."
+msgid "<ahelp hid=\".uno:DeleteRowbreak\">Removes the manual row break above the active cell.</ahelp>"
+msgstr "<ahelp hid=\".uno:DeleteRowbreak\">Αφαιρεί τη χειροκίνητη αλλαγή γραμμής πάνω από το ενεργό κελί.</ahelp>"
-#: 04060112.xhp
+#: 02190100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149211\n"
+"02190100.xhp\n"
+"par_id3151041\n"
"3\n"
"help.text"
-msgid "$[officename] searches the Add-in folder defined in the configuration for a suitable <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>DLL</defaultinline></switchinline>. To be recognized by $[officename], the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>DLL</defaultinline></switchinline> must have certain properties, as explained in the following. This information allows you to program your own Add-In for <emph>Function Wizard</emph> of $[officename] Calc."
-msgstr "Το $[officename] ψάχνει το φάκελο Πρόσθετα που καθορίζεται στις ρυθμίσεις για μια κατάλληλη <switchinline select=\"sys\"><caseinline select=\"UNIX\">κοινή βιβλιοθήκη</caseinline><defaultinline>DLL</defaultinline></switchinline>. Για να αναγνωρίζεται από το $[officename], η <switchinline select=\"sys\"><caseinline select=\"UNIX\">κοινή βιβλιοθήκη</caseinline><defaultinline>DLL</defaultinline></switchinline> πρέπει να έχει συγκεκριμένες ιδιότητες, όπως εξηγείται ακολούθως. Αυτές οι πληροφορίες σας επιτρέπουν προγραμματίσετε το δικό σας Πρόσθετο για τον <emph>Οδηγό συνάρτησης</emph> του $[officename] Calc."
+msgid "Position the cursor in a cell directly below the row break indicated by a horizontal line and choose <emph>Edit - Delete Manual Break - Row Break</emph>. The manual row break is removed."
+msgstr "Τοποθετήστε το δρομέα σε ένα κελί ακριβώς κάτω από την αλλαγή γραμμής που υποδεικνύεται από μια οριζόντια γραμμή και επιλέξτε <emph>Επεξεργασία - Διαγραφή Χειροκίνητης αλλαγής - Αλλαγή γραμμής</emph>. Αφαιρείται η χειροκίνητη αλλαγή γραμμής."
-#: 04060112.xhp
+#: 02190200.xhp
msgctxt ""
-"04060112.xhp\n"
-"hd_id3146981\n"
-"4\n"
+"02190200.xhp\n"
+"tit\n"
"help.text"
-msgid "The Add-In Concept"
-msgstr "Η έννοια του πρόσθετου"
+msgid "Column Break"
+msgstr "Αλλαγή στήλης"
-#: 04060112.xhp
+#: 02190200.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3156292\n"
-"5\n"
+"02190200.xhp\n"
+"bm_id3151384\n"
"help.text"
-msgid "Each Add-In library provides several functions. Some functions are used for administrative purposes. You can choose almost any name for your own functions. However, they must also follow certain rules regarding parameter passing. The exact naming and calling conventions vary for different platforms."
-msgstr "Κάθε βιβλιοθήκη προσθέτων παρέχει πολλές συναρτήσεις. Κάποιες συναρτήσεις χρησιμοποιούνται για διαχειριστικούς σκοπούς. Μπορείτε να διαλέξετε όποια ονόματα θέλετε για τις συναρτήσεις σας. Ωστόσο, και αυτά πρέπει να συμμορφώνονται με συγκεκριμένους κανόνες που αφορούν τη μεταβίβαση των παραμέτρων. Οι ακριβείς συμβάσεις ονομασίας και κλήσης ποικίλλουν ανάλογα με την πλατφόρμα."
+msgid "<bookmark_value>spreadsheets;deleting column breaks</bookmark_value><bookmark_value>deleting;manual column breaks</bookmark_value><bookmark_value>column breaks;deleting</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα, διαγραφή αλλαγών στήλης</bookmark_value><bookmark_value>διαγραφή, χειροκίνητες αλλαγές στήλης</bookmark_value><bookmark_value>αλλαγές στήλης, διαγραφή</bookmark_value>"
-#: 04060112.xhp
+#: 02190200.xhp
msgctxt ""
-"04060112.xhp\n"
-"hd_id3152890\n"
-"6\n"
+"02190200.xhp\n"
+"hd_id3151384\n"
+"1\n"
"help.text"
-msgid "Functions of <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>AddIn DLL</defaultinline></switchinline>"
-msgstr "Συναρτήσεις της <switchinline select=\"sys\"><caseinline select=\"UNIX\">Κοινής βιβλιοθήκης</caseinline><defaultinline>DLL Προσθέτων</defaultinline></switchinline>"
+msgid "<link href=\"text/scalc/01/02190200.xhp\" name=\"Column Break\">Column Break</link>"
+msgstr "<link href=\"text/scalc/01/02190200.xhp\" name=\"Αλλαγή στήλης\">Αλλαγή στήλης</link>"
-#: 04060112.xhp
+#: 02190200.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3148837\n"
-"7\n"
+"02190200.xhp\n"
+"par_id3154124\n"
+"2\n"
"help.text"
-msgid "At a minimum, the administrative functions <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionCount\">GetFunctionCount</link> and <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionData\">GetFunctionData</link> must exist. Using these, the functions as well as parameter types and return values can be determined. As return values, the Double and String types are supported. As parameters, additionally the cell areas <link href=\"text/scalc/01/04060112.xhp\" name=\"Double Array\">Double Array</link>, <link href=\"text/scalc/01/04060112.xhp\" name=\"String Array\">String Array</link>, and <link href=\"text/scalc/01/04060112.xhp\" name=\"Cell Array\">Cell Array</link> are supported."
-msgstr "Οι διαχειριστικές συναρτήσεις που πρέπει να υπάρχουν τουλάχιστον είναι οι συναρτήσεις <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionCount\">GetFunctionCount</link> και <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionData\">GetFunctionData</link>. Βάσει αυτών των συναρτήσεων, μπορούν να οριστούν οι συναρτήσεις, οι τύποι των παραμέτρων και οι τιμές επιστροφής. Όσον αφορά τις τιμές επιστροφής, υποστηρίζονται οι τύποι Διπλή και Συμβολοσειρά. Ως παράμετροι, επιπλέον υποστηρίζονται οι περιοχές κελιών <link href=\"text/scalc/01/04060112.xhp\" name=\"Double Array\">Double Array</link>, <link href=\"text/scalc/01/04060112.xhp\" name=\"String Array\">String Array</link>, και <link href=\"text/scalc/01/04060112.xhp\" name=\"Cell Array\">Cell Array</link>."
+msgid "<ahelp hid=\".uno:DeleteColumnbreak\">Removes a manual column break to the left of the active cell.</ahelp>"
+msgstr "<ahelp hid=\".uno:DeleteColumnbreak\">Αφαιρεί μια χειροκίνητη αλλαγή στήλης στα αριστερά του ενεργού κελιού.</ahelp>"
-#: 04060112.xhp
+#: 02190200.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3148604\n"
-"8\n"
+"02190200.xhp\n"
+"par_id3145173\n"
+"3\n"
"help.text"
-msgid "Parameters are passed using references. Therefore, a change of these values is basically possible. However, this is not supported in $[officename] Calc because it does not make sense within spreadsheets."
-msgstr "Η μεταβίβαση των παραμέτρων γίνεται βάσει παραπομπών. Ως εκ τούτου, η αλλαγή αυτών των τιμών είναι, κανονικά, δυνατή. Ωστόσο, αυτή η δυνατότητα δεν υποστηρίζεται από το $[officename] Calc, λόγω του ότι η χρήση της δεν έχει κανένα νόημα στα φύλλα υπολογισμού."
+msgid "Position the cursor in the cell to the right of the column break indicated by a vertical line and choose <emph>Edit - Delete Manual Break - Column Break</emph>. The manual column break is removed."
+msgstr "Τοποθετήστε το δρομέα σε ένα κελί ακριβώς στα δεξιά της αλλαγής στήλης που υποδεικνύεται από μια κάθετη γραμμή και επιλέξτε <emph>Επεξεργασία - Διαγραφή Χειροκίνητης αλλαγής - Αλλαγή στήλης</emph>. Αφαιρείται η χειροκίνητη αλλαγή στήλης."
-#: 04060112.xhp
+#: 02200000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150112\n"
-"9\n"
+"02200000.xhp\n"
+"tit\n"
"help.text"
-msgid "Libraries can be reloaded during runtime and their contents can be analyzed by the administrative functions. For each function, information is available about count and type of parameters, internal and external function names and an administrative number."
-msgstr "Οι βιβλιοθήκες μπορούν να φορτωθούν ξανά κατά τη διάρκεια του χρόνου φόρτωσης και τα περιεχόμενά τους μπορούν να αναλυθούν βάσει των διαχειριστικών συναρτήσεων. Για κάθε συνάρτηση, υπάρχουν διαθέσιμες πληροφορίες σχετικά με τον αριθμό και τον τύπο των παραμέτρων, τα εσωτερικά και τα πραγματικά ονόματα των εφαρμογών, καθώς και με έναν αριθμό διαχείρισης."
+msgid "Sheet"
+msgstr "Δημιουργία"
-#: 04060112.xhp
+#: 02200000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3155269\n"
-"10\n"
+"02200000.xhp\n"
+"hd_id3146794\n"
+"1\n"
"help.text"
-msgid "The functions are called synchronously and return their results immediately. Real time functions (asynchronous functions) are also possible; however, they are not explained in detail because of their complexity."
-msgstr "Η κλήση των συναρτήσεων γίνεται με συγχρονισμό και η επιστροφή των αποτελεσμάτων είναι άμεση. Υπάρχει και η δυνατότητα εφαρμογής συναρτήσεων σε πραγματικό χρόνο (ασύγχρονες συναρτήσεις). Δεν εξηγούνται, ωστόσο, με λεπτομέρεια, διότι είναι εξαιρετικά πολύπλοκες."
+msgid "<link href=\"text/scalc/01/02200000.xhp\" name=\"Sheet\">Sheet</link>"
+msgstr "<link href=\"text/scalc/01/02200000.xhp\" name=\"Φύλλο\">Φύλλο</link>"
-#: 04060112.xhp
+#: 02200000.xhp
msgctxt ""
-"04060112.xhp\n"
-"hd_id3145077\n"
-"11\n"
+"02200000.xhp\n"
+"par_id3149456\n"
+"2\n"
"help.text"
-msgid "General information about the interface"
-msgstr "Γενικές πληροφορίες σχετικά με το περιβάλλον"
+msgid "<ahelp hid=\".\">Edit commands for entire sheets.</ahelp>"
+msgstr "<ahelp hid=\".\">Επεξεργασία εντολών για ολόκληρα φύλλα.</ahelp>"
-#: 04060112.xhp
+#: 02200000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3146776\n"
-"12\n"
+"02200000.xhp\n"
+"hd_id3150792\n"
+"3\n"
"help.text"
-msgid "The maximum number of parameters in an Add-In function attached to $[officename] Calc is 16: one return value and a maximum of 15 function input parameters."
-msgstr "Ο μέγιστος αριθμός παραμέτρων σε μια συνάρτηση πρόσθετου που επισυνάπτεται στο $[officename] Calc είναι 16: μία τιμή επιστροφής και 15 παράμετροι εισαγωγής στη συνάρτηση το ανώτερο."
+msgid "<link href=\"text/scalc/01/02180000.xhp\" name=\"Move/Copy\">Move/Copy</link>"
+msgstr "<link href=\"text/scalc/01/02180000.xhp\" name=\"Μετακίνηση/Αντιγραφή\">Μετακίνηση/Αντιγραφή</link>"
-#: 04060112.xhp
+#: 02200000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149899\n"
-"13\n"
+"02200000.xhp\n"
+"hd_id3153968\n"
+"4\n"
"help.text"
-msgid "The data types are defined as follows:"
-msgstr "Οι τύποι των δεδομένων ορίζονται ως εξής:"
+msgid "<link href=\"text/scalc/01/02210000.xhp\" name=\"Select\">Select</link>"
+msgstr "<link href=\"text/scalc/01/02210000.xhp\" name=\"Επιλογή\">Επιλογή</link>"
-#: 04060112.xhp
+#: 02200000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3151302\n"
-"14\n"
+"02200000.xhp\n"
+"hd_id3163708\n"
+"5\n"
"help.text"
-msgid "<emph>Data types</emph>"
-msgstr "<emph>Τύποι δεδομένων</emph>"
+msgid "<link href=\"text/scalc/01/02170000.xhp\" name=\"Delete\">Delete</link>"
+msgstr "<link href=\"text/scalc/01/02170000.xhp\" name=\"Διαγραφή\">Διαγραφή</link>"
-#: 04060112.xhp
+#: 02200000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3143222\n"
-"15\n"
+"02200000.xhp\n"
+"hd_id3163733308\n"
"help.text"
-msgid "<emph>Definition</emph>"
-msgstr "<emph>Ορισμός</emph>"
+msgid "<link href=\"text/shared/01/06140500.xhp\" name=\"Events\">Events</link>"
+msgstr "<link href=\"text/shared/01/06140500.xhp\" name=\"Γεγονότα\">Γεγονότα</link>"
-#: 04060112.xhp
+#: 02210000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149384\n"
-"16\n"
+"02210000.xhp\n"
+"tit\n"
"help.text"
-msgid "CALLTYPE"
-msgstr "CALLTYPE"
+msgid "Selecting Sheets"
+msgstr "Επιλογή φύλλων"
-#: 04060112.xhp
+#: 02210000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3146963\n"
-"17\n"
+"02210000.xhp\n"
+"hd_id3156023\n"
+"5\n"
"help.text"
-msgid "Under Windows: FAR PASCAL (_far _pascal)"
-msgstr "Σε περιβάλλον Windows: FAR PASCAL (_far _pascal)"
+msgid "Selecting Sheets"
+msgstr "Επιλογή φύλλων"
-#: 04060112.xhp
+#: 02210000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153809\n"
-"18\n"
+"02210000.xhp\n"
+"par_id3147265\n"
+"1\n"
"help.text"
-msgid "Other: default (operating system specific default)"
-msgstr "Σε άλλο περιβάλλον: προεπιλογή (προεπιλογή ανάλογα με το λειτουργικό σύστημα)"
+msgid "<variable id=\"tabellenauswaehlen\"><ahelp hid=\".uno:SelectTables\" visibility=\"visible\">Selects multiple sheets.</ahelp></variable>"
+msgstr "<variable id=\"tabellenauswaehlen\"><ahelp hid=\".uno:SelectTables\" visibility=\"visible\">Επιλέγει πολλαπλά φύλλα.</ahelp></variable>"
-#: 04060112.xhp
+#: 02210000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154734\n"
-"19\n"
+"02210000.xhp\n"
+"hd_id3125863\n"
+"2\n"
"help.text"
-msgid "USHORT"
-msgstr "USHORT"
+msgid "Selected Sheets"
+msgstr "Επιλεγμένα φύλλα"
-#: 04060112.xhp
+#: 02210000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3155760\n"
-"20\n"
+"02210000.xhp\n"
+"par_id3153969\n"
+"3\n"
"help.text"
-msgid "2 Byte unsigned Integer"
-msgstr "Ακέραιος 2 byte χωρίς πρόσημο"
+msgid "<ahelp hid=\"HID_SELECTTABLES\" visibility=\"visible\">Lists the sheets in the current document. To select a sheet, press the up or down arrow keys to move to a sheet in the list. To add a sheet to the selection, hold down Ctrl (Mac: Command) while pressing the arrow keys and then press Spacebar. To select a range of sheets, hold down Shift and press the arrow keys. </ahelp>"
+msgstr "<ahelp hid=\"HID_SELECTTABLES\" visibility=\"visible\">Αναφέρει τα φύλλα που υπάρχουν στο τρέχον έγγραφο. Για να επιλέξετε ένα φύλλο πατήστε το πάνω ή κάτω βέλος του πληκτρολογίου για την μετάβαση σε ένα φύλλο της λίστας. Για να προσθέσετε ένα φύλλο στην επιλογή, κρατήστε πατημένο το πλήκτρο Ctrl (Mac: Command) ενώ πατάτε τα πλήκτρα βέλους και μετά πατήστε Spacebar. Για να επιλέξετε μια σειρά από φύλλα, κρατήστε πατημένο το Shift και πατήστε τα πλήκτρα βέλους. </ahelp>"
-#: 04060112.xhp
+#: 03070000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3145320\n"
-"21\n"
+"03070000.xhp\n"
+"tit\n"
"help.text"
-msgid "DOUBLE"
-msgstr "DOUBLE"
+msgid "Column & Row Headers"
+msgstr "Kεφαλίδες γραμμών και στηλών"
-#: 04060112.xhp
+#: 03070000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150956\n"
-"22\n"
+"03070000.xhp\n"
+"bm_id3156024\n"
"help.text"
-msgid "8 byte platform-dependent format"
-msgstr "Μορφή 8 byte ανάλογα με την πλατφόρμα"
+msgid "<bookmark_value>spreadsheets; displaying headers of columns/rows</bookmark_value><bookmark_value>displaying; headers of columns/rows</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα, εμφάνιση κεφαλίδων στηλών/γραμμών</bookmark_value><bookmark_value>εμφάνιση, κεφαλίδες στηλών/γραμμών</bookmark_value>"
-#: 04060112.xhp
+#: 03070000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3146097\n"
-"23\n"
+"03070000.xhp\n"
+"hd_id3156024\n"
+"1\n"
"help.text"
-msgid "Paramtype"
-msgstr "Paramtype"
+msgid "<link href=\"text/scalc/01/03070000.xhp\" name=\"Column & Row Headers\">Column & Row Headers</link>"
+msgstr "<link href=\"text/scalc/01/03070000.xhp\" name=\"Kεφαλίδες στηλών και γραμμών\">Kεφαλίδες στηλών και γραμμών</link>"
-#: 04060112.xhp
+#: 03070000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150432\n"
-"24\n"
+"03070000.xhp\n"
+"par_id3147230\n"
+"2\n"
"help.text"
-msgid "Platform-dependent like int"
-msgstr "Ανάλογα με την πλατφόρμα, όπως ο int"
+msgid "<ahelp hid=\".uno:ViewRowColumnHeaders\">Shows column headers and row headers.</ahelp>"
+msgstr "<ahelp hid=\".uno:ViewRowColumnHeaders\">Εμφανίζει τις κεφαλίδες στηλών και γραμμών.</ahelp>"
-#: 04060112.xhp
+#: 03070000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153955\n"
-"25\n"
+"03070000.xhp\n"
+"par_id3156280\n"
+"4\n"
"help.text"
-msgid "PTR_DOUBLE =0 pointer to a double"
-msgstr "PTR_DOUBLE =0 δείκτης σε τύπο διπλής ακρίβειας"
+msgid "To hide the column and row headers unmark this menu entry."
+msgstr "Για να αποκρύψετε τις κεφαλίδες των στηλών και γραμμών αποεπιλέξτε αυτή την καταχώριση του μενού."
-#: 04060112.xhp
+#: 03070000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3159262\n"
-"26\n"
+"03070000.xhp\n"
+"par_id3156441\n"
+"3\n"
"help.text"
-msgid "PTR_STRING =1 pointer to a zero-terminated string"
-msgstr "PTR_STRING =1 δείκτης σε συμβολοσειρά που καταλήγει σε 0"
+msgid "You can also set the view of the column and row headers in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link></emph>."
+msgstr "Μπορείτε επίσης να ορίσετε την προβολή κεφαλίδων στη στήλη και τη γραμμή στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Υπολογιστικό φύλλο - Προβολή\">%PRODUCTNAME Calc - Προβολή</link></emph>."
-#: 04060112.xhp
+#: 03080000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3148747\n"
-"27\n"
+"03080000.xhp\n"
+"tit\n"
"help.text"
-msgid "PTR_DOUBLE_ARR =2 pointer to a double array"
-msgstr "PTR_DOUBLE_ARR =2 δείκτης σε διπλό πίνακα"
+msgid "Value Highlighting"
+msgstr "Επισήμανση τιμών"
-#: 04060112.xhp
+#: 03080000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3147406\n"
-"28\n"
+"03080000.xhp\n"
+"bm_id3151384\n"
"help.text"
-msgid "PTR_STRING_ARR =3 pointer to a string array"
-msgstr "PTR_STRING_ARR =3 δείκτης σε πίνακα συμβολοσειράς"
+msgid "<bookmark_value>spreadsheets; value highlighting</bookmark_value><bookmark_value>values;highlighting</bookmark_value><bookmark_value>highlighting; values in sheets</bookmark_value><bookmark_value>colors;values</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα, επισήμανση τιμών</bookmark_value><bookmark_value>τιμές, επισήμανση</bookmark_value><bookmark_value>επισήμανση, τιμές σε φύλλα</bookmark_value><bookmark_value>χρώματα,τιμές</bookmark_value>"
-#: 04060112.xhp
+#: 03080000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3151392\n"
-"29\n"
+"03080000.xhp\n"
+"hd_id3151384\n"
"help.text"
-msgid "PTR_CELL_ARR =4 pointer to a cell array"
-msgstr "PTR_CELL_ARR =4 δείκτης σε πίνακα κελιών"
+msgid "<link href=\"text/scalc/01/03080000.xhp\" name=\"Value Highlighting\">Value Highlighting</link>"
+msgstr "<link href=\"text/scalc/01/03080000.xhp\" name=\"Επισήμανση τιμής\">Επισήμανση τιμής</link>"
-#: 04060112.xhp
+#: 03080000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153028\n"
-"30\n"
+"03080000.xhp\n"
+"par_id3154366\n"
"help.text"
-msgid "NONE =5"
-msgstr "NONE =5"
+msgid "<ahelp hid=\".uno:ViewValueHighlighting\">Displays cell contents in different colors, depending on type.</ahelp>"
+msgstr "<ahelp hid=\".uno:ViewValueHighlighting\">Εμφανίζει τα περιεχόμενα κελιού σε διαφορετικά χρώματα,ανάλογα με τον τύπο.</ahelp>"
-#: 04060112.xhp
+#: 03080000.xhp
msgctxt ""
-"04060112.xhp\n"
-"hd_id3156396\n"
-"31\n"
+"03080000.xhp\n"
+"par_id3125863\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>DLL</defaultinline></switchinline> functions"
-msgstr "Συναρτήσεις <switchinline select=\"sys\"><caseinline select=\"UNIX\">Κοινής βιβλιοθήκης</caseinline><defaultinline>DLL</defaultinline></switchinline>"
+msgid "To remove the highlighting, unmark the menu entry."
+msgstr "Για να αφαιρέσετε την επισήμανση, αποεπιλέξτε την καταχώριση μενού."
-#: 04060112.xhp
+#: 03080000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153019\n"
-"32\n"
+"03080000.xhp\n"
+"par_id3145785\n"
"help.text"
-msgid "Following you will find a description of those functions, which are called at the <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>external DLL</defaultinline></switchinline>."
-msgstr "Ακολούθως θα βρείτε μια περιγραφή αυτών των συναρτήσεων, που καλούνται στην <switchinline select=\"sys\"><caseinline select=\"UNIX\">Κοινή βιβλιοθήκη </caseinline><defaultinline>εξωτερική DLL</defaultinline></switchinline>."
+msgid "Text cells are formatted in black, formulas in green, and number cells in blue, no matter how their display is formatted."
+msgstr "Τα κελιά κειμένου μορφοποιούνται μαύρα, οι τύποι πράσινοι και τα κελιά των αριθμών γαλάζια, ανεξάρτητα από τη μορφοποίηση της εμφάνισης τους."
-#: 04060112.xhp
+#: 03080000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150038\n"
-"33\n"
+"03080000.xhp\n"
+"par_id3153188\n"
"help.text"
-msgid "For all <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>DLL</defaultinline></switchinline> functions, the following applies:"
-msgstr "Για όλες τις συναρτήσεις της <switchinline select=\"sys\"><caseinline select=\"UNIX\">Κοινή βιβλιοθήκη </caseinline><defaultinline>εξωτερική DLL</defaultinline></switchinline>, ισχύουν τα ακόλουθα:"
+msgid "If this function is active, colors that you define in the document will not be displayed. When you deactivate the function, the user-defined colors are displayed again."
+msgstr "Αν αυτή η λειτουργία είναι ενεργή, τα χρώματα που καθορίζετε στο έγγραφο δεν θα εμφανίζονται. Όταν απενεργοποιείτε τη συνάρτηση, τα προσαρμοσμένα χρώματα θα εμφανιστούν ξανά."
-#: 04060112.xhp
+#: 03090000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3157876\n"
-"34\n"
+"03090000.xhp\n"
+"tit\n"
"help.text"
-msgid "void CALLTYPE fn(out, in1, in2, ...)"
-msgstr "void CALLTYPE fn(out, in1, in2, ...)"
+msgid "Formula Bar"
+msgstr "Γραμμή τύπων"
-#: 04060112.xhp
+#: 03090000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3147616\n"
-"35\n"
+"03090000.xhp\n"
+"bm_id3147264\n"
"help.text"
-msgid "Output: Resulting value"
-msgstr "Έξοδος: Η τιμή του αποτελέσματος"
+msgid "<bookmark_value>formula bar;spreadsheets</bookmark_value><bookmark_value>spreadsheets; formula bar</bookmark_value>"
+msgstr "<bookmark_value>γραμμή τύπων, υπολογιστικά φύλλα</bookmark_value><bookmark_value>υπολογιστικά φύλλα, γραμμή τύπων</bookmark_value>"
-#: 04060112.xhp
+#: 03090000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3159119\n"
-"36\n"
+"03090000.xhp\n"
+"hd_id3147264\n"
+"1\n"
"help.text"
-msgid "Input: Any number of types (double&, char*, double*, char**, Cell area), where the <link href=\"text/scalc/01/04060112.xhp\" name=\"Cell area\">Cell area</link> is an array of types double array, string array, or cell array."
-msgstr "Είσοδος: Οποιοσδήποτε αριθμός τύπων (double&, char*, double*, char**, περιοχή κελιών), όπου η <link href=\"text/scalc/01/04060112.xhp\" name=\"Περιοχή κελιών\">Περιοχή κελιών</link> είναι ένας πίνακας με τύπο διπλός πίνακας, πίνακας συμβολοσειράς ή πίνακας κελιών."
+msgid "<link href=\"text/scalc/01/03090000.xhp\" name=\"Formula Bar\">Formula Bar</link>"
+msgstr "<link href=\"text/scalc/01/03090000.xhp\" name=\"Γραμμή τύπων\">Γραμμή τύπων</link>"
-#: 04060112.xhp
+#: 03090000.xhp
msgctxt ""
-"04060112.xhp\n"
-"hd_id3150653\n"
-"37\n"
+"03090000.xhp\n"
+"par_id3156423\n"
+"2\n"
"help.text"
-msgid "GetFunctionCount()"
-msgstr "GetFunctionCount()"
+msgid "<ahelp hid=\".uno:InputLineVisible\">Shows or hides the Formula Bar, which is used for entering and editing formulas.</ahelp> The Formula Bar is the most important tool when working with spreadsheets."
+msgstr "<ahelp hid=\".uno:InputLineVisible\">Εμφανίζει ή αποκρύπτει τη γραμμή τύπων, που χρησιμοποιείται για την εισαγωγή και την επεξεργασία τύπων.</ahelp> Η γραμμή τύπων είναι το πιο σημαντικό εργαλείο για την εργασία σε υπολογιστικά φύλλα."
-#: 04060112.xhp
+#: 03090000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3152981\n"
-"38\n"
+"03090000.xhp\n"
+"par_id3154686\n"
+"4\n"
"help.text"
-msgid "Returns the number of functions without the management functions of the reference parameter. Each function has a unique number between 0 and nCount-1. This number will be needed for the <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionData\">GetFunctionData</link> and <link href=\"text/scalc/01/04060112.xhp\" name=\"GetParameterDescription\">GetParameterDescription</link> functions later."
-msgstr "Επιστρέφει τον αριθμό των συναρτήσεων χωρίς τις διαχειριστικές συναρτήσεις της παραμέτρου αναφοράς. Κάθε συνάρτηση έχει έναν μοναδικό αριθμό μεταξύ του 0 και του nCount-1. Αυτός ο αριθμός είναι απαραίτητος, στη συνέχεια, για τις συναρτήσεις <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionData\">GetFunctionData</link> και <link href=\"text/scalc/01/04060112.xhp\" name=\"GetParameterDescription\">GetParameterDescription</link>."
+msgid "To hide the Formula Bar, unmark the menu item."
+msgstr "Για να αποκρύψετε τη γραμμή τύπων, αποεπιλέξτε το αντικείμενο του μενού."
-#: 04060112.xhp
+#: 03090000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150742\n"
-"39\n"
+"03090000.xhp\n"
+"par_id3145787\n"
+"3\n"
"help.text"
-msgid "<emph>Syntax</emph>"
-msgstr "<emph>Σύνταξη</emph>"
+msgid "If the Formula Bar is hidden, you can still edit cells by activating the edit mode with F2. After editing cells, accept the changes by pressing Enter, or discard entries by pressing Esc. Esc is also used to exit the edit mode."
+msgstr "Αν η γραμμή τύπων αποκρύπτεται, μπορείτε ακόμη να επεξεργαστείτε κελιά ενεργοποιώντας τη λειτουργία επεξεργασίας πιέζοντας το πλήκτρο F2. Αφού επεξεργαστείτε κελιά, αποδεχτείτε τις αλλαγές πιέζοντας το πλήκτρο Enter, ή απορρίψτε καταχωρήσεις πιέζοντας το πλήκτρο Esc. Το πλήκτρο Esc χρησιμοποιείται επίσης για την έξοδο από τη λειτουργία επεξεργασίας."
-#: 04060112.xhp
+#: 03100000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3148728\n"
-"40\n"
+"03100000.xhp\n"
+"tit\n"
"help.text"
-msgid "void CALLTYPE GetFunctionCount(USHORT& nCount)"
-msgstr "void CALLTYPE GetFunctionCount(USHORT& nCount)"
+msgid "Page Break Preview"
+msgstr "Προεπισκόπηση αλλαγής σελίδας"
-#: 04060112.xhp
+#: 03100000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154677\n"
-"41\n"
+"03100000.xhp\n"
+"hd_id3151384\n"
+"1\n"
"help.text"
-msgid "<emph>Parameter</emph>"
-msgstr "<emph>Παράμετρος</emph>"
+msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"Page Break Preview\">Page Break Preview</link>"
+msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Προεπισκόπηση αλλαγής σελίδας\">Προεπισκόπηση αλλαγής σελίδας</link>"
-#: 04060112.xhp
+#: 03100000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3146940\n"
-"42\n"
+"03100000.xhp\n"
+"par_id3150792\n"
+"2\n"
"help.text"
-msgid "USHORT &nCount:"
-msgstr "USHORT &nCount:"
+msgid "<ahelp hid=\".uno:PagebreakMode\">Display the page breaks and print ranges in the sheet. Choose <emph>View - Normal</emph> to switch this mode off.</ahelp>"
+msgstr "<ahelp hid=\".uno:PagebreakMode\">Εμφανίστε τις αλλαγές σελίδας και εκτυπώστε τις περιοχές στο φύλλο. Επιλέξτε <emph>Προβολή - Κανονική</emph> για να απενεργοποιήσετε αυτήν τη λειτουργία.</ahelp>"
-#: 04060112.xhp
+#: 03100000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149893\n"
-"43\n"
+"03100000.xhp\n"
+"par_id3153877\n"
+"13\n"
"help.text"
-msgid "Output: Reference to a variable, which is supposed to contain the number of Add-In functions. For example: If the Add-In provides 5 functions for $[officename] Calc, then nCount=5."
-msgstr "Έξοδος: Αναφορά σε μια μεταβλητή, η οποία πρέπει κανονικά να περιέχει τον αριθμό των συναρτήσεων πρόσθετου. Π.χ.: Εάν το πρόσθετο παρέχει 5 συναρτήσεις για το $[officename] Calc, η έξοδος πρέπει να είναι nCount=5."
+msgid "The context menu of the page break preview contains functions for editing page breaks, including the following options:"
+msgstr "Το μενού περιβάλλοντος της προεπισκόπησης αλλαγής σελίδας περιέχει συναρτήσεις για την επεξεργασία των αλλαγών σελίδας, συμπεριλαμβανομένων των ακόλουθων επιλογών:"
-#: 04060112.xhp
+#: 03100000.xhp
msgctxt ""
-"04060112.xhp\n"
-"hd_id3147476\n"
-"44\n"
+"03100000.xhp\n"
+"hd_id3154731\n"
+"14\n"
"help.text"
-msgid "GetFunctionData()"
-msgstr "GetFunctionData()"
+msgid "Delete All Manual Breaks"
+msgstr "Διαγραφή όλων των χειροκίνητων αλλαγών"
-#: 04060112.xhp
+#: 03100000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154841\n"
-"45\n"
+"03100000.xhp\n"
+"par_id3149400\n"
+"15\n"
"help.text"
-msgid "Determines all the important information about an Add-In function."
-msgstr "Προσδιορίζει όλες τις σημαντικές πληροφορίες για μια Πρόσθετη συνάρτηση."
+msgid "<ahelp hid=\".uno:DeleteAllBreaks\">Deletes all manual breaks in the current sheet.</ahelp>"
+msgstr "<ahelp hid=\".uno:DeleteAllBreaks\">Διαγράφει όλες τις χειροκίνητες αλλαγές στο τρέχον φύλλο.</ahelp>"
-#: 04060112.xhp
+#: 03100000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3148888\n"
-"46\n"
+"03100000.xhp\n"
+"hd_id3155067\n"
+"18\n"
"help.text"
-msgid "<emph>Syntax</emph>"
-msgstr "<emph>Σύνταξη</emph>"
+msgid "Add Print Range"
+msgstr "Προσθήκη περιοχής εκτύπωσης"
-#: 04060112.xhp
+#: 03100000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3148434\n"
-"47\n"
+"03100000.xhp\n"
+"par_id3155764\n"
+"19\n"
"help.text"
-msgid "void CALLTYPE GetFunctionData(USHORT& nNo, char* pFuncName, USHORT& nParamCount, Paramtype* peType, char* pInternalName)"
-msgstr "void CALLTYPE GetFunctionData(USHORT& nNo, char* pFuncName, USHORT& nParamCount, Paramtype* peType, char* pInternalName)"
+msgid "Adds the selected cells to print ranges."
+msgstr "Προσθέτει τα επιλεγμένα κελιά σε περιοχές εκτύπωσης."
-#: 04060112.xhp
+#: 04010000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149253\n"
-"48\n"
+"04010000.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Parameter</emph>"
-msgstr "<emph>Παράμετρος</emph>"
+msgid "Manual Break"
+msgstr "Χειροκίνητη αλλαγή"
-#: 04060112.xhp
+#: 04010000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149686\n"
-"49\n"
+"04010000.xhp\n"
+"bm_id3153192\n"
"help.text"
-msgid "USHORT& nNo:"
-msgstr "USHORT& nNo:"
+msgid "<bookmark_value>spreadsheets; inserting breaks in</bookmark_value><bookmark_value>inserting; breaks</bookmark_value><bookmark_value>page breaks; inserting in spreadsheets</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα, εισαγωγή αλλαγών σε</bookmark_value><bookmark_value>εισαγωγή, αλλαγές</bookmark_value><bookmark_value>αλλαγές σελίδας, εισαγωγή σε υπολογιστικά φύλλα</bookmark_value>"
-#: 04060112.xhp
+#: 04010000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149949\n"
-"50\n"
+"04010000.xhp\n"
+"hd_id3153192\n"
+"1\n"
"help.text"
-msgid "Input: Function number between 0 and nCount-1, inclusively."
-msgstr "Είσοδος: Ο αριθμός των συναρτήσεων μεταξύ του 0 και του nCount-1, συμπεριλαμβανομένων και αυτών."
+msgid "<link href=\"text/scalc/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+msgstr "<link href=\"text/scalc/01/04010000.xhp\" name=\"Χειροκίνητη αλλαγή\">Χειροκίνητη αλλαγή</link>"
-#: 04060112.xhp
+#: 04010000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149546\n"
-"51\n"
+"04010000.xhp\n"
+"par_id3125864\n"
+"2\n"
"help.text"
-msgid "char* pFuncName:"
-msgstr "char* pFuncName:"
+msgid "<ahelp hid=\".\">This command inserts manual row or column breaks to ensure that your data prints properly. You can insert a horizontal page break above, or a vertical page break to the left of, the active cell.</ahelp>"
+msgstr "<ahelp hid=\".\">Αυτή η εντολή εισάγει χειροκίνητες αλλαγές γραμμών ή στηλών για να βεβαιωθείτε ότι τα δεδομένα σας εκτυπώνονται σωστά. Μπορείτε να εισάγετε μία οριζόντια αλλαγή σελίδας πάνω, ή μία κάθετη αλλαγή σελίδας στα αριστερά του ενεργού κελιού.</ahelp>"
-#: 04060112.xhp
+#: 04010000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3148579\n"
-"52\n"
+"04010000.xhp\n"
+"par_id3155133\n"
+"3\n"
"help.text"
-msgid "Output: Function name as seen by the programmer, as it is named in the <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>DLL</defaultinline></switchinline>. This name does not determine the name used in the <emph>Function Wizard</emph>."
-msgstr "Έξοδος: Το όνομα της συνάρτησης όπως το βλέπει ο προγραμματιστής, όπως ονομάζεται στην <switchinline select=\"sys\"><caseinline select=\"UNIX\">Κοινή βιβλιοθήκη</caseinline><defaultinline>DLL</defaultinline></switchinline>. Αυτό το όνομα δεν καθορίζει το όνομα που χρησιμοποιείται στον <emph>Οδηγό συνάρτησης</emph>."
+msgid "Choose <link href=\"text/scalc/01/02190000.xhp\" name=\"Edit - Delete Manual Break\">Edit - Delete Manual Break</link> to remove breaks created manually."
+msgstr "Επιλέξτε <link href=\"text/scalc/01/02190000.xhp\" name=\"Επεξεργασία - Διαγραφή χειροκίνητης αλλαγής\">Επεξεργασία - Διαγραφή χειροκίνητης αλλαγής</link>"
-#: 04060112.xhp
+#: 04010100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153935\n"
-"53\n"
+"04010100.xhp\n"
+"tit\n"
"help.text"
-msgid "USHORT& nParamCount:"
-msgstr "USHORT& nParamCount:"
+msgid "Row Break"
+msgstr "Αλλαγή γραμμής"
-#: 04060112.xhp
+#: 04010100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150142\n"
-"54\n"
+"04010100.xhp\n"
+"bm_id3153821\n"
"help.text"
-msgid "Output: Number of parameters in AddIn function. This number must be greater than 0, because there is always a result value; the maximum value is 16."
-msgstr "Έξοδος: Ο αριθμός των παραμέτρων στη συνάρτηση πρόσθετου. Αυτός ο αριθμός πρέπει να είναι μεγαλύτερος του 0, καθώς υπάρχει πάντα μια τιμή αποτελέσματος. Η μέγιστη τιμή είναι 16."
+msgid "<bookmark_value>sheets; inserting row breaks</bookmark_value><bookmark_value>row breaks; inserting</bookmark_value><bookmark_value>inserting; manual row breaks</bookmark_value><bookmark_value>manual row breaks</bookmark_value>"
+msgstr "<bookmark_value>φύλλα, εισαγωγή αλλαγών γραμμής</bookmark_value><bookmark_value>αλλαγές γραμμής, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, χειροκίνητες αλλαγές γραμμής</bookmark_value><bookmark_value>χειροκίνητες αλλαγές γραμμής</bookmark_value>"
-#: 04060112.xhp
+#: 04010100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3145143\n"
-"55\n"
+"04010100.xhp\n"
+"hd_id3153821\n"
+"1\n"
"help.text"
-msgid "Paramtype* peType:"
-msgstr "Paramtype* peType:"
+msgid "<link href=\"text/scalc/01/04010100.xhp\" name=\"Row Break\">Row Break</link>"
+msgstr "<link href=\"text/scalc/01/04010100.xhp\" name=\"Αλλαγή γραμμής\">Αλλαγή γραμμής</link>"
-#: 04060112.xhp
+#: 04010100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3148750\n"
-"56\n"
+"04010100.xhp\n"
+"par_id3149656\n"
+"2\n"
"help.text"
-msgid "Output: Pointer to an array of exactly 16 variables of type Paramtype. The first nParamCount entries are filled with the suitable type of parameter."
-msgstr "Έξοδος: Δείκτης σε έναν πίνακα 16 ακριβώς μεταβλητών τύπου Paramtype. Οι πρώτες nParamCount καταχωρήσεις συμπληρώνονται με την παράμετρο του κατάλληλου τύπου."
+msgid "<ahelp hid=\".uno:InsertRowBreak\">Inserts a row break (horizontal page break) above the selected cell.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertRowBreak\">Εισάγει μία αλλαγή γραμμής (οριζόντια αλλαγή σελίδας) πάνω από το επιλεγμένο κελί.</ahelp>"
-#: 04060112.xhp
+#: 04010100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153078\n"
-"57\n"
+"04010100.xhp\n"
+"par_id3156422\n"
+"3\n"
"help.text"
-msgid "char* pInternalName:"
-msgstr "char* pInternalName:"
+msgid "The manual row break is indicated by a dark blue horizontal line."
+msgstr "Η χειροκίνητη αλλαγή γραμμών υποδηλώνεται από μια σκούρα μπλε οριζόντια γραμμή."
-#: 04060112.xhp
+#: 04010200.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3155261\n"
-"58\n"
+"04010200.xhp\n"
+"tit\n"
"help.text"
-msgid "Output: Function name as seen by the user, as it appears in the <emph>Function Wizard</emph>. May contain umlauts."
-msgstr "Έξοδος: Το όνομα της συνάρτησης όπως το βλέπει ο χρήστης, δηλαδή, όπως εμφανίζεται στον <emph>Οδηγό συνάρτησης</emph>. Μπορεί να περιλαμβάνει umlaut."
+msgid "Column Break"
+msgstr "Αλλαγή στήλης"
-#: 04060112.xhp
+#: 04010200.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153327\n"
-"59\n"
+"04010200.xhp\n"
+"bm_id3155923\n"
"help.text"
-msgid "The pFuncName and pInternalName parameters are char arrays, which are implemented with size 256 in $[officename] Calc."
-msgstr "Οι παράμετροι pFuncName και pInternalName είναι πίνακες χαρακτήρων, οι οποίοι εφαρμόζονται με μέγεθος 256 στο $[officename] Calc."
+msgid "<bookmark_value>spreadsheets; inserting column breaks</bookmark_value><bookmark_value>column breaks; inserting</bookmark_value><bookmark_value>inserting; manual column breaks</bookmark_value><bookmark_value>manual column breaks</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα, εισαγωγή αλλαγών στήλης</bookmark_value><bookmark_value>αλλαγές στήλης, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, χειροκίνητες αλλαγές στήλης</bookmark_value><bookmark_value>χειροκίνητες αλλαγές στήλης</bookmark_value>"
-#: 04060112.xhp
+#: 04010200.xhp
msgctxt ""
-"04060112.xhp\n"
-"hd_id3148567\n"
-"60\n"
+"04010200.xhp\n"
+"hd_id3155923\n"
+"1\n"
"help.text"
-msgid "GetParameterDescription()"
-msgstr "GetParameterDescription()"
+msgid "<link href=\"text/scalc/01/04010200.xhp\" name=\"Column Break\">Column Break</link>"
+msgstr "<link href=\"text/scalc/01/04010200.xhp\" name=\"Αλλαγή στήλης\">Αλλαγή στήλης</link>"
-#: 04060112.xhp
+#: 04010200.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153000\n"
-"61\n"
+"04010200.xhp\n"
+"par_id3150447\n"
+"2\n"
"help.text"
-msgid "Provides a brief description of the Add-In function and its parameters. As an option, this function can be used to show a function and parameter description in the <emph>Function Wizard</emph>."
-msgstr "Παρέχει μια σύντομη περιγραφή της συνάρτησης πρόσθετου και των παραμέτρων της. Ως επιλογή, αυτή η συνάρτηση μπορεί να χρησιμοποιηθεί για την εμφάνιση της περιγραφής μιας συνάρτησης και των παραμέτρων στον <emph>Οδηγό συνάρτησης</emph>."
+msgid "<ahelp hid=\".uno:InsertColumnBreak\">Inserts a column break (vertical page break) to the left of the active cell.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertColumnBreak\">Εισάγει μία αλλαγή στηλών (κάθετη αλλαγή σελίδας) στα αριστερά του ενεργού κελιού.</ahelp>"
-#: 04060112.xhp
+#: 04010200.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154501\n"
-"62\n"
+"04010200.xhp\n"
+"par_id3145171\n"
+"3\n"
"help.text"
-msgid "<emph>Syntax</emph>"
-msgstr "<emph>Σύνταξη</emph>"
+msgid "The manual column break is indicated by a dark blue vertical line."
+msgstr "Η χειροκίνητη αλλαγή στηλών υποδηλώνεται από μια σκούρα μπλε κάθετη γραμμή."
-#: 04060112.xhp
+#: 04020000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153564\n"
-"63\n"
+"04020000.xhp\n"
+"tit\n"
"help.text"
-msgid "void CALLTYPE GetParameterDescription(USHORT& nNo, USHORT& nParam, char* pName, char* pDesc)"
-msgstr "void CALLTYPE GetParameterDescription(USHORT& nNo, USHORT& nParam, char* pName, char* pDesc)"
+msgid "Insert Cells"
+msgstr "Εισαγωγή κελιών"
-#: 04060112.xhp
+#: 04020000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3157995\n"
-"64\n"
+"04020000.xhp\n"
+"bm_id3156023\n"
"help.text"
-msgid "<emph>Parameter</emph>"
-msgstr "<emph>Παράμετρος</emph>"
+msgid "<bookmark_value>spreadsheets; inserting cells</bookmark_value><bookmark_value>cells; inserting</bookmark_value><bookmark_value>inserting; cells</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα, εισαγωγή κελιών</bookmark_value><bookmark_value>κελιά, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, κελιά</bookmark_value>"
-#: 04060112.xhp
+#: 04020000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3155925\n"
-"65\n"
+"04020000.xhp\n"
+"hd_id3156023\n"
+"1\n"
"help.text"
-msgid "USHORT& nNo:"
-msgstr "USHORT& nNo:"
+msgid "Insert Cells"
+msgstr "Εισαγωγή κελιών"
-#: 04060112.xhp
+#: 04020000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149883\n"
-"66\n"
+"04020000.xhp\n"
+"par_id3150542\n"
+"2\n"
"help.text"
-msgid "Input: Number of the function in the library; between 0 and nCount-1."
-msgstr "Είσοδος: Ο αριθμός της συνάρτησης στη βιβλιοθήκη. Μεταξύ του 0 και του nCount-1."
+msgid "<variable id=\"zelleneinfuegentext\"><ahelp hid=\".uno:InsertCell\">Opens the<emph> Insert Cells </emph>dialog, in which you can insert new cells according to the options that you specify.</ahelp></variable> You can delete cells by choosing <link href=\"text/scalc/01/02160000.xhp\" name=\"Edit - Delete Cells\"><emph>Edit - Delete Cells</emph></link>."
+msgstr "<variable id=\"zelleneinfuegentext\"><ahelp hid=\".uno:InsertCell\">Ανοίγει το παράθυρο διαλόγου<emph> Εισαγωγή κελιών </emph>, στο οποίο μπορείτε να εισάγετε νέα κελιά σύμφωνα με τις επιλογές που καθορίσατε.</ahelp></variable> Μπορείτε να διαγράψετε κελιά επιλέγοντας <link href=\"text/scalc/01/02160000.xhp\" name=\"Επεξεργασία - Διαγραφή κελιών\"><emph>Επεξεργασία - Διαγραφή κελιών</emph></link>."
-#: 04060112.xhp
+#: 04020000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154326\n"
-"67\n"
+"04020000.xhp\n"
+"hd_id3153768\n"
+"3\n"
"help.text"
-msgid "USHORT& nParam:"
-msgstr "USHORT& nParam:"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 04060112.xhp
+#: 04020000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3159139\n"
-"68\n"
+"04020000.xhp\n"
+"par_id3149262\n"
+"4\n"
"help.text"
-msgid "Input: Indicates, for which parameter the description is provided; parameters start at 1. If nParam is 0, the description itself is supposed to be provided in pDesc; in this case, pName does not have any meaning."
-msgstr "Είσοδος: Επισημαίνει την παράμετρο για την οποία δίνεται η περιγραφή. Οι παράμετροι ξεκινούν από το 1. Εάν η παράμετρος nParam είναι 0, η ίδια η περιγραφή πρέπει να εμφανίζεται στην παράμετρο pDesc. Σε αυτήν την περίπτωση, η παράμετρος pName δεν έχει κανένα νόημα."
+msgid "This area contains the options available for inserting cells into a sheet. The cell quantity and position is defined by selecting a cell range in the sheet beforehand."
+msgstr "Αυτή η περιοχή περιλαμβάνει τις διαθέσιμες επιλογές για την εισαγωγή κελιών σε ένα φύλλο. Η ποσότητα και η θέση των κελιών ορίζεται από πριν με την επιλογή μιας περιοχής κελιών στο φύλλο."
-#: 04060112.xhp
+#: 04020000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3147374\n"
-"69\n"
+"04020000.xhp\n"
+"hd_id3146120\n"
+"5\n"
"help.text"
-msgid "char* pName:"
-msgstr "char* pName:"
+msgid "Shift cells down"
+msgstr "Μετακίνηση κελιών προς τα κάτω"
-#: 04060112.xhp
+#: 04020000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3145245\n"
-"70\n"
+"04020000.xhp\n"
+"par_id3152596\n"
+"6\n"
"help.text"
-msgid "Output: Takes up the parameter name or type, for example, the word \"Number\" or \"String\" or \"Date\", and so on. Implemented in $[officename] Calc as char[256]."
-msgstr "Έξοδος: Λαμβάνει το όνομα ή τον τύπο της παραμέτρου, π.χ. τη λέξη \"Αριθμός\" ή \"Συμβολοσειρά\" ή \"Ημερομηνία\" κ.ο.κ. Υλοποιείται στο $[officename] Calc ως char[256]."
+msgid "<variable id=\"zellenuntentext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_CELLSDOWN\">Moves the contents of the selected range downward when cells are inserted.</ahelp></variable>"
+msgstr "<variable id=\"zellenuntentext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_CELLSDOWN\">Μετακινεί τα περιεχόμενα της επιλεγμένης περιοχής προς τα κάτω όταν εισάγονται κελιά.</ahelp></variable>"
-#: 04060112.xhp
+#: 04020000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3151020\n"
-"71\n"
+"04020000.xhp\n"
+"hd_id3147434\n"
+"7\n"
"help.text"
-msgid "char* pDesc:"
-msgstr "char* pDesc:"
+msgid "Shift cells right"
+msgstr "Μετακίνηση κελιών προς τα δεξιά"
-#: 04060112.xhp
+#: 04020000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3148389\n"
-"72\n"
+"04020000.xhp\n"
+"par_id3144764\n"
+"8\n"
"help.text"
-msgid "Output: Takes up the description of the parameter, for example, \"Value, at which the universe is to be calculated.\" Implemented in $[officename] Calc as char[256]."
-msgstr "Έξοδος: Λαμβάνει την περιγραφή της παραμέτρου, π.χ. τη λέξη \"Τιμή, στην οποία θα υπολογισθεί το σύμπαν\". Υλοποιείται στο $[officename] Calc ως char[256]."
+msgid "<variable id=\"zellenrechtstext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_CELLSRIGHT\">Moves the contents of the selected range to the right when cells are inserted.</ahelp></variable>"
+msgstr "<variable id=\"zellenrechtstext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_CELLSRIGHT\">Μετακινεί τα περιεχόμενα της επιλεγμένης περιοχής στα δεξιά όταν εισάγονται κελιά.</ahelp></variable>"
-#: 04060112.xhp
+#: 04020000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3145303\n"
-"73\n"
+"04020000.xhp\n"
+"hd_id3153877\n"
+"9\n"
"help.text"
-msgid "pName and pDesc are char arrays; implemented in $[officename] Calc with size 256. Please note that the space available in the <emph>Function Wizard</emph> is limited and that the 256 characters cannot be fully used."
-msgstr "Οι παράμετροι pName και pDesc είναι πίνακες χαρακτήρων. Εφαρμόζονται στο $[officename] Calc με μέγεθος 256. Ο χώρος που είναι διαθέσιμος στον <emph>Οδηγό συνάρτησης</emph> είναι περιορισμένος και δεν είναι δυνατή η χρήση και των 256 χαρακτήρων."
+msgid "Entire row"
+msgstr "Ολόκληρη η γραμμή"
-#: 04060112.xhp
+#: 04020000.xhp
msgctxt ""
-"04060112.xhp\n"
-"hd_id3148874\n"
-"76\n"
+"04020000.xhp\n"
+"par_id3155417\n"
+"10\n"
"help.text"
-msgid "Cell areas"
-msgstr "Περιοχές κελιών"
+msgid "<variable id=\"zeilenganzetext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_INSROWS\">Inserts an entire row. The position of the row is determined by the selection on the sheet.</ahelp></variable> The number of rows inserted depends on how many rows are selected. The contents of the original rows are moved downward."
+msgstr "<variable id=\"zeilenganzetext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_INSROWS\">Εισάγει μία ολόκληρη γραμμή. Η θέση της γραμμής καθορίζεται από την επιλογή στο φύλλο.</ahelp></variable> Ο αριθμός γραμμών που εισάγονται εξαρτάται από πόσες γραμμές έχουν επιλεγεί. Τα περιεχόμενα των αρχικών γραμμών μετακινούνται προς τα κάτω."
-#: 04060112.xhp
+#: 04020000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150265\n"
-"77\n"
+"04020000.xhp\n"
+"hd_id3146971\n"
+"11\n"
"help.text"
-msgid "The following tables contain information about which data structures must be provided by an external program module in order to pass cell areas. $[officename] Calc distinguishes between three different arrays, depending on the data type."
-msgstr "Οι ακόλουθοι πίνακες περιλαμβάνουν τις πληροφορίες για το ποιες δομές δεδομένων πρέπει να παρέχονται από μια εξωτερική λειτουργική μονάδα προγράμματος, προκειμένου να είναι δυνατή η μεταβίβαση των περιοχών κελιών. Το $[officename] Calc διακρίνει μεταξύ τριών διαφορετικών πινάκων, ανάλογα με τον τύπο των δεδομένων."
+msgid "Entire column"
+msgstr "Ολόκληρη στήλη"
-#: 04060112.xhp
+#: 04020000.xhp
msgctxt ""
-"04060112.xhp\n"
-"hd_id3156060\n"
-"78\n"
+"04020000.xhp\n"
+"par_id3155068\n"
+"12\n"
"help.text"
-msgid "Double Array"
-msgstr "Διπλός πίνακας"
+msgid "<variable id=\"spaltenganzetext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_INSCOLS\">Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns.</ahelp></variable> The contents of the original columns are shifted to the right."
+msgstr "<variable id=\"spaltenganzetext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_INSCOLS\">Εισάγει μια ολόκληρη στήλη.Ο αριθμός στηλών που εισάγονται καθορίζεται από τον επιλεγμένο αριθμό στηλών. </ahelp></variable> Τα περιεχόμενα των αρχικών στηλών μετακινούνται προς τα δεξιά."
-#: 04060112.xhp
+#: 04030000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149540\n"
-"79\n"
+"04030000.xhp\n"
+"tit\n"
"help.text"
-msgid "As a parameter, a cell area with values of the Number/Double type can be passed. A double array in $[officename] Calc is defined as follows:"
-msgstr "Ως παράμετρος, μπορεί να μεταβιβαστεί μια περιοχή κελιών με τιμές τύπου Αριθμό/Διπλής. Ένα διπλός πίνακας στο $[officename] Calc ορίζεται ως ακολούθως:"
+msgid "Rows"
+msgstr "Γραμμές"
-#: 04060112.xhp
+#: 04030000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149388\n"
-"80\n"
+"04030000.xhp\n"
+"bm_id3150541\n"
"help.text"
-msgid "<emph>Offset</emph>"
-msgstr "<emph>Αντιστάθμισμα</emph>"
+msgid "<bookmark_value>spreadsheets; inserting rows</bookmark_value><bookmark_value>rows; inserting</bookmark_value><bookmark_value>inserting; rows</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα, γραμμές</bookmark_value><bookmark_value>γραμμές, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, γραμμές</bookmark_value>"
-#: 04060112.xhp
+#: 04030000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154636\n"
-"81\n"
+"04030000.xhp\n"
+"hd_id3150541\n"
+"1\n"
"help.text"
-msgid "<emph>Name</emph>"
-msgstr "<emph>Όνομα</emph>"
+msgid "<link href=\"text/scalc/01/04030000.xhp\" name=\"Rows\">Rows</link>"
+msgstr "<link href=\"text/scalc/01/04030000.xhp\" name=\"Γραμμές\">Γραμμές</link>"
-#: 04060112.xhp
+#: 04030000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153228\n"
-"82\n"
+"04030000.xhp\n"
+"par_id3150767\n"
+"2\n"
"help.text"
-msgid "<emph>Description</emph>"
-msgstr "<emph>Περιγραφή</emph>"
+msgid "<ahelp hid=\".uno:InsertRows\" visibility=\"visible\">Inserts a new row above the active cell.</ahelp> The number of rows inserted correspond to the number of rows selected. The existing rows are moved downward."
+msgstr "<ahelp hid=\".uno:InsertRows\" visibility=\"visible\">Εισάγει μία νέα γραμμή πάνω από το ενεργό κελί.</ahelp> Ο αριθμός των γραμμών που εισάγονται αντιστοιχεί στον αριθμό των επιλεγμένων γραμμών. Οι υπάρχουσες γραμμές μετακινούνται προς τα κάτω."
-#: 04060112.xhp
+#: 04040000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150685\n"
-"83\n"
+"04040000.xhp\n"
+"tit\n"
"help.text"
-msgid "0"
-msgstr "0"
+msgid "Columns"
+msgstr "Στήλες"
-#: 04060112.xhp
+#: 04040000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154869\n"
-"84\n"
+"04040000.xhp\n"
+"bm_id3155628\n"
"help.text"
-msgid "Col1"
-msgstr "Στήλη1"
+msgid "<bookmark_value>spreadsheets; inserting columns</bookmark_value><bookmark_value>inserting; columns</bookmark_value><bookmark_value>columns; inserting</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα, εισαγωγή στηλών</bookmark_value><bookmark_value>εισαγωγή, στήλες</bookmark_value><bookmark_value>στήλες, εισαγωγή</bookmark_value>"
-#: 04060112.xhp
+#: 04040000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3147541\n"
-"85\n"
+"04040000.xhp\n"
+"hd_id3155628\n"
+"1\n"
"help.text"
-msgid "Column number in the upper-left corner of the cell area. Numbering starts at 0."
-msgstr "Ο αριθμός της στήλης στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+msgid "<link href=\"text/scalc/01/04040000.xhp\" name=\"Columns\">Columns</link>"
+msgstr "<link href=\"text/scalc/01/04040000.xhp\" name=\"Στήλες\">Στήλες</link>"
-#: 04060112.xhp
+#: 04040000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149783\n"
-"86\n"
+"04040000.xhp\n"
+"par_id3150791\n"
+"2\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "<ahelp hid=\".uno:InsertColumns\">Inserts a new column to the left of the active cell.</ahelp> The number of columns inserted corresponds to the number of columns selected. The existing columns are moved to the right."
+msgstr "<ahelp hid=\".uno:InsertColumns\">Εισάγει μια νέα στήλη στα αριστερά του ενεργού κελιού.</ahelp> Ο αριθμός των στηλών που εισάγονται αντιστοιχεί στον αριθμό των επιλεγμένων γραμμών. Οι υπάρχουσες στήλες μετακινούνται προς τα δεξιά."
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3155986\n"
-"87\n"
+"04050000.xhp\n"
+"tit\n"
"help.text"
-msgid "Row1"
-msgstr "Γραμμή1"
+msgid "Insert Sheet"
+msgstr "Εισαγωγή φύλλου"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3147483\n"
-"88\n"
+"04050000.xhp\n"
+"bm_id4522232\n"
"help.text"
-msgid "Row number in the upper-left corner of the cell area; numbering starts at 0."
-msgstr "Ο αριθμός της γραμμής στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+msgid "<bookmark_value>sheets;creating</bookmark_value>"
+msgstr "<bookmark_value>φύλλα;δημιουργία</bookmark_value>"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153721\n"
-"89\n"
+"04050000.xhp\n"
+"hd_id3155629\n"
+"1\n"
"help.text"
-msgid "4"
-msgstr "4"
+msgid "Insert Sheet"
+msgstr "Εισαγωγή φύλλου"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154317\n"
-"90\n"
+"04050000.xhp\n"
+"par_id3147264\n"
+"2\n"
"help.text"
-msgid "Tab1"
-msgstr "Καρτέλα1"
+msgid "<variable id=\"tabelleeinfuegentext\"><ahelp hid=\".uno:Insert\">Defines the options to be used to insert a new sheet.</ahelp> You can create a new sheet, or insert an existing sheet from a file.</variable>"
+msgstr "<variable id=\"tabelleeinfuegentext\"><ahelp hid=\".uno:Insert\">Καθορίζει τις επιλογές που θα χρησιμοποιηθούν για την εισαγωγή νέου φύλλου.</ahelp> Μπορείτε να δημιουργήσετε νέο φύλλο, ή να εισάγετε ένα υπάρχον φύλλο από ένα αρχείο.</variable>"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149820\n"
-"91\n"
+"04050000.xhp\n"
+"hd_id3154684\n"
+"19\n"
"help.text"
-msgid "Table number in the upper-left corner of the cell area; numbering starts at 0."
-msgstr "Ο αριθμός του πίνακα στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+msgid "Position"
+msgstr "Θέση"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3163820\n"
-"92\n"
+"04050000.xhp\n"
+"par_id3156281\n"
+"20\n"
"help.text"
-msgid "6"
-msgstr "6"
+msgid "Specifies where the new sheet is to be inserted into your document."
+msgstr "Καθορίζει τη θέση που θα εισαχθεί το νέο φύλλο στο έγγραφό σας."
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149710\n"
-"93\n"
+"04050000.xhp\n"
+"hd_id3154123\n"
+"21\n"
"help.text"
-msgid "Col2"
-msgstr "Στήλη2"
+msgid "Before current sheet"
+msgstr "Πριν το τρέχον φύλλο"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154819\n"
-"94\n"
+"04050000.xhp\n"
+"par_id3145787\n"
+"22\n"
"help.text"
-msgid "Column number in the lower-right corner of the cell area. Numbering starts at 0."
-msgstr "Ο αριθμός στήλης στην κάτω δεξιά γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/before\">Inserts a new sheet directly before the current sheet.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/before\">Εισάγει ένα νέο φύλλο απευθείας πριν το τρέχον φύλλο.</ahelp>"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3145083\n"
-"95\n"
+"04050000.xhp\n"
+"hd_id3155414\n"
+"23\n"
"help.text"
-msgid "8"
-msgstr "8"
+msgid "After current sheet"
+msgstr "Μετά το τρέχον φύλλο"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3156310\n"
-"96\n"
+"04050000.xhp\n"
+"par_id3145271\n"
+"24\n"
"help.text"
-msgid "Row2"
-msgstr "Γραμμή2"
+msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/after\">Inserts a new sheet directly after the current sheet.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/after\">Εισάγει ένα νέο φύλλο απευθείας ύστερα από το τρέχον φύλλο.</ahelp>"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150968\n"
-"97\n"
+"04050000.xhp\n"
+"hd_id3147428\n"
+"25\n"
"help.text"
-msgid "Row number in the lower-right corner of the cell area; numbering starts at 0."
-msgstr "Ο αριθμός γραμμής στην κάτω δεξιά γωνία της περιοχής κελιών· η αρίθμηση ξεκινά από το 0."
+msgid "Sheet"
+msgstr "Δημιουργία"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3156133\n"
-"98\n"
+"04050000.xhp\n"
+"par_id3154012\n"
+"26\n"
"help.text"
-msgid "10"
-msgstr "10"
+msgid "Specifies whether a new sheet or an existing sheet is inserted into the document."
+msgstr "Καθορίζει αν ένα νέο φύλλο ή ένα υπάρχον φύλλο εισάγεται στο έγγραφο."
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153218\n"
-"99\n"
+"04050000.xhp\n"
+"hd_id3147350\n"
+"3\n"
"help.text"
-msgid "Tab2"
-msgstr "Καρτέλα2"
+msgid "New sheet"
+msgstr "Δημιουργία"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3147086\n"
-"100\n"
+"04050000.xhp\n"
+"par_id3149262\n"
+"4\n"
"help.text"
-msgid "Table number in the lower-right corner of the cell area; numbering starts at 0."
-msgstr "Ο αριθμός πίνακα στην κάτω δεξιά γωνία της περιοχής κελιών· η αρίθμηση ξεκινά από το 0."
+msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/new\">Creates a new sheet. Enter a sheet name in the <emph>Name</emph> field. Allowed characters are letters, numbers, spaces, and the underline character.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/new\">Δημιουργεί ένα νέο φύλλο. Εισάγετε ένα όνομα για το φύλλο στο πεδίο <emph>Όνομα</emph> . Επιτρέπονται οι χαρακτήρες όπως γράμματα, αριθμοί, κενά, και η κάτω πάυλα.</ahelp>"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3151270\n"
-"101\n"
+"04050000.xhp\n"
+"hd_id3155418\n"
+"27\n"
"help.text"
-msgid "12"
-msgstr "12"
+msgid "No. of sheets"
+msgstr "Αριθμός φύλλων"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3152934\n"
-"102\n"
+"04050000.xhp\n"
+"par_id3148457\n"
+"28\n"
"help.text"
-msgid "Count"
-msgstr "Μέτρηση"
+msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/countnf\">Specifies the number of sheets to be created.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/countnf\">Καθορίζει τον αριθμό των φύλλων που θα δημιουργηθούν.</ahelp>"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3145202\n"
-"103\n"
+"04050000.xhp\n"
+"hd_id3149379\n"
+"7\n"
"help.text"
-msgid "Number of the following elements. Empty cells are not counted or passed."
-msgstr "Ο αριθμός των ακόλουθων στοιχείων. Τα κενά κελιά δεν καταμετρούνται ή περνούν."
+msgid "Name"
+msgstr "Όνομα"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150879\n"
-"104\n"
+"04050000.xhp\n"
+"par_id3150718\n"
+"8\n"
"help.text"
-msgid "14"
-msgstr "14"
+msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/nameed\">Specifies the name of the new sheet.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/nameed\">Καθορίζει το όνομα του νέου φύλλου.</ahelp>"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3156002\n"
-"105\n"
+"04050000.xhp\n"
+"hd_id3155066\n"
+"9\n"
"help.text"
-msgid "Col"
-msgstr "Στήλη"
+msgid "From File"
+msgstr "Από αρχείο"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3147276\n"
-"106\n"
+"04050000.xhp\n"
+"par_id3153714\n"
+"10\n"
"help.text"
-msgid "Column number of the element. Numbering starts at 0."
-msgstr "Αριθμός στήλης του στοιχείου. Η αρίθμηση ξεκινά από το 0."
+msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/fromfile\">Inserts a sheet from an existing file into the current document.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/fromfile\">Εισάγει ένα φύλλο από ένα υπάρχον αρχείο στο τρέχον έγγραφο.</ahelp>"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3151295\n"
-"107\n"
+"04050000.xhp\n"
+"hd_id3149020\n"
+"15\n"
"help.text"
-msgid "16"
-msgstr "16"
+msgid "Browse"
+msgstr "Αναζήτηση"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150261\n"
-"108\n"
+"04050000.xhp\n"
+"par_id3159267\n"
+"16\n"
"help.text"
-msgid "Row"
-msgstr "Γραμμή"
+msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/browse\">Opens a dialog for selecting a file.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/browse\">Ανοίγει ένα παράθυρο διαλόγου για την επιλογή αρχείου.</ahelp>"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3155851\n"
-"109\n"
+"04050000.xhp\n"
+"hd_id3149255\n"
+"29\n"
"help.text"
-msgid "Row number of the element; numbering starts at 0."
-msgstr "Αριθμός σειράς του στοιχείου. Η αρίθμηση ξεκινά από το 0."
+msgid "Available Sheets"
+msgstr "Διαθέσιμα φύλλα"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153150\n"
-"110\n"
+"04050000.xhp\n"
+"par_id3155336\n"
+"30\n"
"help.text"
-msgid "18"
-msgstr "18"
+msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/tables\">If you selected a file by using the <emph>Browse</emph> button, the sheets contained in it are displayed in the list box. The file path is displayed below this box. Select the sheet to be inserted from the list box.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/tables\">Εάν επιλέξατε ένα αρχείο χρησιμοποιώντας το κουμπί <emph>Εξερεύνηση</emph>, τα φύλλα που περιλαμβάνονταν σε αυτό εμφανίζονται στο πλαίσιο λίστας. Η διαδρομή αρχείου εμφανίζεται κάτω από αυτό το πλαίσιο. Επιλέξτε το φύλλο που θέλετε να εισαγάγετε από το πλαίσιο λίστας.</ahelp>"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153758\n"
-"111\n"
+"04050000.xhp\n"
+"hd_id3145791\n"
+"17\n"
"help.text"
-msgid "Tab"
-msgstr "Καρτέλα"
+msgid "Link"
+msgstr "Σύνδεση"
-#: 04060112.xhp
+#: 04050000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150154\n"
-"112\n"
+"04050000.xhp\n"
+"par_id3152580\n"
+"18\n"
"help.text"
-msgid "Table number of the element; numbering starts at 0."
-msgstr "Αριθμός πίνακα του στοιχείου. Η αρίθμηση ξεκινά από το 0."
+msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/link\">Select to insert the sheet as a link instead as a copy. The links can be updated to show the current contents.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/link\">Επιλέξτε να εισάγετε το φύλλο ως σύνδεση αντί ως αντίγραφο. Οι συνδέσεις μπορούν να ενημερώνονται για να εμφανίζουν τα τρέχοντα δεδομένα.</ahelp>"
-#: 04060112.xhp
+#: 04050100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149289\n"
-"113\n"
+"04050100.xhp\n"
+"tit\n"
"help.text"
-msgid "20"
-msgstr "20"
+msgid "Sheet from file"
+msgstr "Φύλλο από αρχείο"
-#: 04060112.xhp
+#: 04050100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3156010\n"
-"114\n"
+"04050100.xhp\n"
+"par_idN105C1\n"
"help.text"
-msgid "Error"
-msgstr "Σφάλμα"
+msgid "<link href=\"text/scalc/01/04050100.xhp\">Sheet from file</link>"
+msgstr "<link href=\"text/scalc/01/04050100.xhp\">Φύλλο από αρχείο</link>"
-#: 04060112.xhp
+#: 04050100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3159181\n"
-"115\n"
+"04050100.xhp\n"
+"par_idN105D1\n"
"help.text"
-msgid "Error number, where the value 0 is defined as \"no error.\" If the element comes from a formula cell the error value is determined by the formula."
-msgstr "Αριθμός σφάλματος, όπου η τιμή 0 καθορίζεται ως \"όχι σφάλμα\". Αν το στοιχείο προέρχεται από ένα κελί με τύπο η τιμή σφάλματος καθορίζεται από τον τύπο."
+msgid "<ahelp hid=\"26275\">Inserts a sheet from a different spreadsheet file.</ahelp>"
+msgstr "<ahelp hid=\"26275\">Εισάγει ένα φύλλο από αρχείο διαφορετικού υπολογιστικού φύλλου.</ahelp>"
-#: 04060112.xhp
+#: 04050100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3147493\n"
-"116\n"
+"04050100.xhp\n"
+"par_idN105F7\n"
"help.text"
-msgid "22"
-msgstr "22"
+msgid "Use the <link href=\"text/shared/01/01020000.xhp\">File - Open</link> dialog to locate the spreadsheet."
+msgstr "Χρησιμοποιήστε το παράθυρο διαλόγου <link href=\"text/shared/01/01020000.xhp\">Αρχείο - Άνοιγμα</link> για να εντοπίσετε ένα υπολογιστικό φύλλο."
-#: 04060112.xhp
+#: 04050100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149200\n"
-"117\n"
+"04050100.xhp\n"
+"par_idN10609\n"
"help.text"
-msgid "Value"
-msgstr "Τιμή"
+msgid "In the <link href=\"text/scalc/01/04050000.xhp\">Insert Sheet</link> dialog, select the sheet that you want to insert."
+msgstr "Στο παράθυρο διαλόγου <link href=\"text/scalc/01/04050000.xhp\">Εισαγωγή φύλλου</link> , επιλέξτε το φύλλο που επιθυμείτε να εισάγετε."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3151174\n"
-"118\n"
+"04060000.xhp\n"
+"tit\n"
"help.text"
-msgid "8 byte IEEE variable of type double/floating point"
-msgstr "Μεταβλητή IEEE 8 byte τύπου διπλής ακρίβειας/κινητής υποδιαστολής"
+msgid "Function Wizard"
+msgstr "Οδηγός συναρτήσεων"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154688\n"
-"119\n"
+"04060000.xhp\n"
+"bm_id3147426\n"
"help.text"
-msgid "30"
-msgstr "30"
+msgid "<bookmark_value>inserting functions; Function Wizard</bookmark_value><bookmark_value>functions;Function Wizard</bookmark_value><bookmark_value>wizards; functions</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή συναρτήσεων, Οδηγός συναρτήσεων</bookmark_value><bookmark_value>συναρτήσεις, οΟδηγός συναρτήσεων</bookmark_value><bookmark_value>οδηγοί, συναρτήσεις</bookmark_value>"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3159337\n"
-"120\n"
+"04060000.xhp\n"
+"hd_id3147426\n"
+"1\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilot: Functions\">Function Wizard</link>"
+msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"Αυτόματος πιλότος: Συναρτήσεις\">Οδηγός συναρτήσεων</link>"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3155388\n"
-"121\n"
+"04060000.xhp\n"
+"par_id3145271\n"
+"2\n"
"help.text"
-msgid "Next element"
-msgstr "Επόμενο στοιχείο"
+msgid "<variable id=\"funktionsautopilottext\"><ahelp hid=\".uno:FunctionDialog\">Opens the <emph>Function Wizard</emph>, which helps you to interactively create formulas.</ahelp></variable> Before you start the Wizard, select a cell or a range of cells from the current sheet, in order to determine the position at which the formula will be inserted."
+msgstr "<variable id=\"funktionsautopilottext\"><ahelp hid=\".uno:FunctionDialog\">Ανοίγει τον <emph>Οδηγό συναρτήσεων</emph>, που σας βοηθά να δημιουργείτε τύπους με αλληλεπίδραση.</ahelp></variable> Πριν ξεκινήσετε τον οδηγό, επιλέξτε ένα κελί ή μία περιοχή κελιών από το τρέχον φύλλο, για να καθορίσετε τη θέση στην οποία θα εισαχθεί ο τύπος."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"hd_id3154935\n"
-"122\n"
+"04060000.xhp\n"
+"par_id8007446\n"
"help.text"
-msgid "String Array"
-msgstr "Σειρά αλφαριθμητικών δεδομένων"
+msgid "You can download the complete ODFF (OpenDocument Format Formula) specification from the <link href=\"http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula\">OASIS</link> web site."
+msgstr "Μπορείτε να μεταφορτώσετε την πλήρη προδιαγραφή ODFF (OpenDocument Format Formula) από την ιστοσελίδα του <link href=\"http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula\">OASIS</link>."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153105\n"
-"123\n"
+"04060000.xhp\n"
+"par_id3159153\n"
+"60\n"
"help.text"
-msgid "A cell area, which contains values of data type Text and is passed as a string array. A string array in $[officename] Calc is defined as follows:"
-msgstr "Μια περιοχή κελιών, η οποία περιέχει τιμές με τύπο δεδομένων Κείμενο και χειρίζεται ως σειρά αλφαριθμητικών δεδομένων. Μία σειρά αλφαριθμητικών δεδομένων στο $[officename] Calc καθορίζεται ως εξής:"
+msgid "The <emph>Function Wizard</emph> has two tabs: <emph>Functions</emph> is used to create formulas, and <emph>Structure</emph> is used to check the formula build."
+msgstr "Ο <emph>Οδηγός συναρτήσεων</emph> περιέχει δύο καρτέλες: Η καρτέλα <emph>Συναρτήσεις</emph> χρησιμοποιείται για τη δημιουργία τύπων, και η καρτέλα <emph>Δομή</emph> για τον έλεγχο της δομής των τύπων."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149908\n"
-"124\n"
+"04060000.xhp\n"
+"hd_id3154490\n"
+"3\n"
"help.text"
-msgid "<emph>Offset</emph>"
-msgstr "<emph>Αντιστάθμισμα</emph>"
+msgid "Functions Tab"
+msgstr "Καρτέλα συναρτήσεων"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3159165\n"
-"125\n"
+"04060000.xhp\n"
+"par_id3149378\n"
+"5\n"
"help.text"
-msgid "<emph>Name</emph>"
-msgstr "<emph>Όνομα</emph>"
+msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Categories and Functions\">List of Categories and Functions</link>"
+msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"Λίστα κατηγοριών και συναρτήσεων\">Λίστα κατηγοριών και συναρτήσεων</link>"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3159150\n"
-"126\n"
+"04060000.xhp\n"
+"hd_id3154730\n"
+"36\n"
"help.text"
-msgid "<emph>Description</emph>"
-msgstr "<emph>Περιγραφή</emph>"
+msgid "Category"
+msgstr "Κατηγορία"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149769\n"
-"127\n"
+"04060000.xhp\n"
+"par_id3153417\n"
+"37\n"
"help.text"
-msgid "0"
-msgstr "0"
+msgid "<variable id=\"kategorienliste\"><ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_CATEGORY\">Lists all the categories to which the different functions are assigned. Select a category to view the appropriate functions in the list field below.</ahelp> Select \"All\" to view all functions in alphabetical order, irrespective of category. \"Last Used\" lists the functions you have most recently used. </variable>"
+msgstr "<variable id=\"kategorienliste\"><ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_CATEGORY\">Δημιουργεί μία λίστα με όλες τις κατηγορίες στις οποίες αναφέρονται οι διαφορετικές συναρτήσεις.</ahelp> Επιλέξτε \"Όλες\" για να εμφανίσετε όλες τις συναρτήσεις με αλφαβητική σειρά. Η επιλογή \"Τελευταία χρήση\" επιστρέφει μια λίστα με τις συναρτήσεις που χρησιμοποιήσατε πιο πρόσφατα. </variable>"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150509\n"
-"128\n"
+"04060000.xhp\n"
+"hd_id3150749\n"
+"6\n"
"help.text"
-msgid "Col1"
-msgstr "Στήλη1"
+msgid "Function"
+msgstr "Συνάρτηση"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3148447\n"
-"129\n"
+"04060000.xhp\n"
+"par_id3155445\n"
+"7\n"
"help.text"
-msgid "Column number in the upper-left corner of the cell area. Numbering starts at 0."
-msgstr "Ο αριθμός της στήλης στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_FUNCTION\">Displays the functions found under the selected category. Double-click to select a function.</ahelp> A single-click displays a short function description."
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_FUNCTION\">Εμφανίζει τις συναρτήσεις που βρέθηκαν στην επιλεγμένη κατηγορία. Κάντε διπλό κλικ για να επιλέξετε μία συνάρτηση.</ahelp> Αν κάνετε απλό κλικ εμφανίζεται μία περιληπτική περιγραφή της συνάρτησης."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3145418\n"
-"130\n"
+"04060000.xhp\n"
+"hd_id3159264\n"
+"8\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "Array"
+msgstr "Πίνακα"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3147512\n"
-"131\n"
+"04060000.xhp\n"
+"par_id3149566\n"
+"9\n"
"help.text"
-msgid "Row1"
-msgstr "Γραμμή1"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_FORMULA:BTN_MATRIX\">Specifies that the selected function is inserted into the selected cell range as an array formula. </ahelp> Array formulas operate on multiple cells. Each cell in the array contains the formula, not as a copy but as a common formula shared by all matrix cells."
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_FORMULA:BTN_MATRIX\">Καθορίζει ότι η επιλεγμένη συνάρτηση εισάγεται στην επιλεγμένη περιοχή κελιών σαν τύπος πίνακα. </ahelp> Οι τύποι πίνακα εφαρμόζονται σε πολλαπλούς τύπους. Κάθε κελί στη σειρά δεδομένων περιέχει τον τύπο, όχι σαν αντίγραφο αλλά σαν έναν κοινό τύπο που μοιράζεται από όλα τα κελιά του πίνακα."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3147235\n"
-"132\n"
+"04060000.xhp\n"
+"par_id3155959\n"
+"61\n"
"help.text"
-msgid "Row number in the upper-left corner of the cell area; numbering starts at 0."
-msgstr "Ο αριθμός της γραμμής στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+msgid "The <emph>Array</emph> option is identical to the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Enter command, which is used to enter and confirm formulas in the sheet. The formula is inserted as a matrix formula indicated by two braces { }."
+msgstr "Η επιλογή <emph>Πίνακας</emph> είναι ίδια με την εντολή <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Enter, που χρησιμοποιείται για την εισαγωγή και επιβεβαίωση τύπων στο φύλλο. Ο τύπος που εισάγεται είναι ένας τύπος μήτρας και επισημαίνεται με 2 άγκιστρα { }."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3155362\n"
-"133\n"
+"04060000.xhp\n"
+"par_id3152993\n"
+"40\n"
"help.text"
-msgid "4"
-msgstr "4"
+msgid "The maximum size of an array range is 128 by 128 cells."
+msgstr "Το μέγιστο μέγεθος μιας περιοχής πίνακα είναι 128 επί 128 κελιά."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3151051\n"
-"134\n"
+"04060000.xhp\n"
+"hd_id3150367\n"
+"41\n"
"help.text"
-msgid "Tab1"
-msgstr "Καρτέλα1"
+msgid "Argument Input Fields"
+msgstr "Πεδία εισαγωγής ορισμάτων"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3148923\n"
-"135\n"
+"04060000.xhp\n"
+"par_id3145587\n"
+"15\n"
"help.text"
-msgid "Table number in the upper-left corner of the cell area; numbering starts at 0."
-msgstr "Ο αριθμός του πίνακα στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+msgid "When you double-click a function, the argument input field(s) appear on the right side of the dialog. To select a cell reference as an argument, click directly into the cell, or drag across the required range on the sheet while holding down the mouse button. You can also enter numerical and other values or references directly into the corresponding fields in the dialog. When using <link href=\"text/scalc/01/04060102.xhp\" name=\"date entries\">date entries</link>, make sure you use the correct format. Click OK to insert the result into the spreadsheet."
+msgstr "Όταν κάνετε διπλό κλικ σε μία συνάρτηση, το πεδίο(α) εισαγωγής ορισμάτων εμφανίζονται στη δεξιά πλευρά του παραθύρου διαλόγου. Για να επιλέξετε μία παραπομπή κελιού ως όρισμα, κάντε κλικ απευθείας στο κελί, ή μεταφέρετέ το κατά μήκος της απαιτούμενης περιοχής στο φύλλο ενώ ταυτόχρονα κρατήστε πατημένο το κουμπί του ποντικιού σας. Μπορείτε επίσης να εισάγετε αριθμητικές και άλλες τιμές ή παραπομπές απευθείας στα αντίστοιχα πεδία στο παράθυρο διαλόγου. Όταν χρησιμοποιείτε <link href=\"text/scalc/01/04060102.xhp\" name=\"καταχωρήσεις ημερομηνιών\">καταχωρήσεις ημερομηνιών</link>, βεβαιωθείτε ότι χρησιμοποιείτε τη σωστή μορφοποίηση. Κάντε κλικ στο OK για να εισάγετε το αποτέλεσμα στο υπολογιστικό φύλλο."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149158\n"
-"136\n"
+"04060000.xhp\n"
+"hd_id3149408\n"
+"18\n"
"help.text"
-msgid "6"
-msgstr "6"
+msgid "Function Result"
+msgstr "Αποτέλεσμα συνάρτησης"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3166437\n"
-"137\n"
+"04060000.xhp\n"
+"par_id3155809\n"
+"19\n"
"help.text"
-msgid "Col2"
-msgstr "Στήλη2"
+msgid "As soon you enter arguments in the function, the result is calculated. This preview informs you if the calculation can be carried out with the arguments given. If the arguments result in an error, the corresponding <link href=\"text/scalc/05/02140000.xhp\" name=\"error code\">error code</link> is displayed."
+msgstr "Αφού εισαγάγετε τα ορίσματα στη συνάρτηση, υπολογίζεται το αποτέλεσμα. Αυτή η προεπισκόπηση σάς ενημερώνει εάν ο υπολογισμός είναι δυνατό να πραγματοποιηθεί με τα δεδομένα ορίσματα. Εάν από τα ορίσματα προκύψει σφάλμα, εμφανίζεται ο αντίστοιχος <link href=\"text/scalc/05/02140000.xhp\" name=\"κωδικός σφάλματος\">κωδικός σφάλματος</link>."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149788\n"
-"138\n"
+"04060000.xhp\n"
+"par_id3148700\n"
+"23\n"
"help.text"
-msgid "Column number in the lower-right corner of the cell area. Numbering starts at 0."
-msgstr "Αριθμός στήλης στην κάτω δεξιά γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+msgid "The required arguments are indicated by names in bold print."
+msgstr "Τα ονόματα των απαραίτητων ορισμάτων εμφανίζονται με έντονη γραφή."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3166450\n"
-"139\n"
+"04060000.xhp\n"
+"hd_id3153064\n"
+"22\n"
"help.text"
-msgid "8"
-msgstr "8"
+msgid "f(x) (depending on the selected function)"
+msgstr "f(x) (ανάλογα με την επιλεγμένη συνάρτηση)"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3152877\n"
-"140\n"
+"04060000.xhp\n"
+"par_id3157980\n"
+"24\n"
"help.text"
-msgid "Row2"
-msgstr "Γραμμή2"
+msgid "<ahelp hid=\"HID_SC_FAP_BTN_FX4\">Allows you to access a subordinate level of the <emph>Function Wizard</emph> in order to nest another function within the function, instead of a value or reference.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_FAP_BTN_FX4\">Σας επιτρέπει να έχετε πρόσβαση σε υποδεέστερο επίπεδο του <emph>Οδηγού συναρτήσεων</emph> ώστε να εμφωλεύσετε μια άλλη συνάρτηση εντός της συνάρτησης, αντί για μία τιμή ή παραπομπή.</ahelp>"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3152949\n"
-"141\n"
+"04060000.xhp\n"
+"hd_id3145076\n"
+"25\n"
"help.text"
-msgid "Row number in the lower-right corner of the cell area; numbering starts at 0."
-msgstr "Αριθμός σειράς στην κάτω δεξιά γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+msgid "Argument/Parameter/Cell Reference (depending on the selected function)"
+msgstr "Όρισμα/Παράμετρος/Παραπομπή κελιών (ανάλογα με την επιλεγμένη συνάρτηση)"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3159270\n"
-"142\n"
+"04060000.xhp\n"
+"par_id3159097\n"
+"26\n"
"help.text"
-msgid "10"
-msgstr "10"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_FORMULA:ED_REF\">The number of visible text fields depends on the function. Enter arguments either directly into the argument fields or by clicking a cell in the table.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_FORMULA:ED_REF\">Ο αριθμός των ορατών πεδίων κειμένου εξαρτάται από τη συνάρτηση. Εισάγετε ορίσματα είτε απευθείας στα πεδία ορίσματος είτε κάνοντας κλικ σε ένα κελί του πίνακα.</ahelp>"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154107\n"
-"143\n"
+"04060000.xhp\n"
+"hd_id3154957\n"
+"51\n"
"help.text"
-msgid "Tab2"
-msgstr "Καρτέλα2"
+msgid "Result"
+msgstr "Αποτέλεσμα"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153747\n"
-"144\n"
+"04060000.xhp\n"
+"par_id3150211\n"
+"52\n"
"help.text"
-msgid "Table number in the lower-right corner of the cell area; numbering starts at 0."
-msgstr "Αριθμός πίνακα στην κάτω δεξιά γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+msgid "Displays the calculation result or an error message."
+msgstr "Εμφανίζει το αποτέλεσμα του υπολογισμού ή ένα μήνυμα σφάλματος."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149924\n"
-"145\n"
+"04060000.xhp\n"
+"hd_id3151304\n"
+"43\n"
"help.text"
-msgid "12"
-msgstr "12"
+msgid "Formula"
+msgstr "Τύπος"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154858\n"
-"146\n"
+"04060000.xhp\n"
+"par_id3149898\n"
+"44\n"
"help.text"
-msgid "Count"
-msgstr "Αρίθηση"
+msgid "<ahelp hid=\"HID_SC_FAP_FORMULA\">Displays the created formula. Type your entries directly, or create the formula using the wizard.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_FAP_FORMULA\">Εμφανίζει τον τύπο που δημιουργήσατε. Πληκτρολογήστε τις καταχωρήσεις σας απευθείας, ή δημιουργήστε τον τύπο χρησιμοποιώντας τον οδηγό.</ahelp>"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3148621\n"
-"147\n"
+"04060000.xhp\n"
+"hd_id3153249\n"
+"45\n"
"help.text"
-msgid "Number of the following elements. Empty cells are not counted or passed."
-msgstr "Αριθμός των ακόλουθων στοιχείων. Τα κενά κελιά δεν προσμετρώνται ή παραλείπονται."
+msgid "Back"
+msgstr "Πίσω"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3148467\n"
-"148\n"
+"04060000.xhp\n"
+"par_id3152869\n"
+"53\n"
"help.text"
-msgid "14"
-msgstr "14"
+msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_FORMULA:BTN_BACKWARD\">Moves the focus back through the formula components, marking them as it does so.</ahelp>"
+msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_FORMULA:BTN_BACKWARD\">Μετακινεί την εστίαση πίσω κατά μήκος των στοιχείων του τύπου, επισημαίνοντάς τα ταυτόχρονα.</ahelp>"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3151126\n"
-"149\n"
+"04060000.xhp\n"
+"par_id3146966\n"
+"56\n"
"help.text"
-msgid "Col"
-msgstr "Στήλη"
+msgid "To select a single function from a complex formula consisting of several functions, double-click the function in the formula window."
+msgstr "Για να επιλέξετε μία απλή συνάρτηση από έναν πολύπλοκο τύπο που αποτελείται από διάφορες συναρτήσεις, κάντε διπλό κλικ στη συνάρτηση στο παράθυρο του τύπου."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154334\n"
-"150\n"
+"04060000.xhp\n"
+"hd_id3155762\n"
+"54\n"
"help.text"
-msgid "Column number of the element. Numbering starts at 0."
-msgstr "Αριθμός στήλης του στοιχείου. Η αρίθμηση ξεκινά από το 0."
+msgid "Next"
+msgstr "Επόμενο"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149416\n"
-"151\n"
+"04060000.xhp\n"
+"par_id3149316\n"
+"55\n"
"help.text"
-msgid "16"
-msgstr "16"
+msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_FORMULA:BTN_FORWARD\">Moves forward through the formula components in the formula window.</ahelp> This button can also be used to assign functions to the formula. If you select a function and click the <emph>Next </emph>button, the selection appears in the formula window."
+msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_FORMULA:BTN_FORWARD\">Μετακινεί στοιχεία κατά μήκος του τύπου στο παράθυρο τύπων.</ahelp> Αυτό το κουμπί μπορεί επίσης να χρησιμοποιηθεί για να αναθέτετε συναρτήσεις στον τύπο. Αν επιλέξετε μία συνάρτηση και κάνετε κλικ στο κουμπί <emph>Επόμενο </emph>, η επιλογή εμφανίζεται στο παράθυρο τύπων."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150631\n"
-"152\n"
+"04060000.xhp\n"
+"par_id3159262\n"
+"57\n"
"help.text"
-msgid "Row"
-msgstr "Γραμμή"
+msgid "Double-click a function in the selection window to transfer it to the formula window."
+msgstr "Κάντε διπλό κλικ σε μια συνάρτηση στο παράθυρο επιλογής για να την μεταφέρετε στο παράθυρο τύπων."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150424\n"
-"153\n"
+"04060000.xhp\n"
+"hd_id3148745\n"
+"58\n"
"help.text"
-msgid "Row number of the element; numbering starts at 0."
-msgstr "Αριθμός σειράς του στοιχείου. Η αρίθμηση ξεκινά από το 0."
+msgid "Cancel"
+msgstr "Ακύρωση"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154797\n"
-"154\n"
+"04060000.xhp\n"
+"par_id3147402\n"
+"59\n"
"help.text"
-msgid "18"
-msgstr "18"
+msgid "Closes the dialog without implementing the formula."
+msgstr "Κλείνει το παράθυρο διαλόγου δίχως να εφαρμόζεται ο τύπος."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3143274\n"
-"155\n"
+"04060000.xhp\n"
+"hd_id3150534\n"
+"32\n"
"help.text"
-msgid "Tab"
-msgstr "Καρτέλα"
+msgid "OK"
+msgstr "OK"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149513\n"
-"156\n"
+"04060000.xhp\n"
+"par_id3153029\n"
+"33\n"
"help.text"
-msgid "Table number of the element; numbering starts at 0."
-msgstr "Αριθμός πίνακα του στοιχείου. Η αρίθμηση ξεκινά από το 0."
+msgid "Ends the <emph>Function Wizard</emph>, and transfers the formula to the selected cells."
+msgstr "Τερματίζει τον <emph>Οδηγό συναρτήσεων</emph>, και μεταφέρει τον τύπο στα επιλεγμένα κελιά."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3145306\n"
-"157\n"
+"04060000.xhp\n"
+"par_id3156400\n"
+"34\n"
"help.text"
-msgid "20"
-msgstr "20"
+msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Categories and Functions\">List of Categories and Functions</link>"
+msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"Λίστα κατηγοριών και συναρτήσεων\">Λίστα κατηγοριών και συναρτήσεων</link>"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153948\n"
-"158\n"
+"04060000.xhp\n"
+"hd_id3147610\n"
+"47\n"
"help.text"
-msgid "Error"
-msgstr "Σφάλμα"
+msgid "Structure tab"
+msgstr "Καρτέλα δομής"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153534\n"
-"159\n"
+"04060000.xhp\n"
+"par_id3153122\n"
+"48\n"
"help.text"
-msgid "Error number, where the value 0 is defined as \"no error.\" If the element comes from a formula cell the error value is determined by the formula."
-msgstr "Αριθμός σφάλματος, όπου η τιμή 0 καθορίζεται ως \"όχι σφάλμα\". Αν το στοιχείο προέρχεται από ένα κελί με τύπο η τιμή σφάλματος καθορίζεται από τον τύπο."
+msgid "On this page, you can view the structure of the function."
+msgstr "Σε αυτή τη σελίδα, μπορείτε να προβάλετε τη δομή της συνάρτησης."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153311\n"
-"160\n"
+"04060000.xhp\n"
+"par_id3149350\n"
+"4\n"
"help.text"
-msgid "22"
-msgstr "22"
+msgid "If you start the <emph>Function Wizard</emph> while the cell cursor is positioned in a cell that already contains a function, the <emph>Structure</emph> tab is opened and shows the composition of the current formula."
+msgstr "Εάν εκκινήσετε τον <emph>Οδηγό συναρτήσεων</emph> ενώ ο δείκτης βρίσκεται σε ένα κελί που περιέχει ήδη μια συνάρτηση, ενεργοποιείται η επιλογή <emph>Δομή</emph> και εμφανίζεται η σύνθεση του τρέχοντος τύπου."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3148695\n"
-"161\n"
+"04060000.xhp\n"
+"hd_id3149014\n"
+"49\n"
"help.text"
-msgid "Len"
-msgstr "Len"
+msgid "Structure"
+msgstr "Δομή"
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3152769\n"
-"162\n"
+"04060000.xhp\n"
+"par_id3150481\n"
+"50\n"
"help.text"
-msgid "Length of the following string, including closing zero byte. If the length including closing zero byte equals an odd value a second zero byte is added to the string so that an even value is achieved. Therefore, Len is calculated using ((StrLen+2)&~1)."
-msgstr "Το μήκος της επόμενης συμβολοσειράς, συμπεριλαμβανομένου του μηδενικού byte τερματισμού. Εάν το μήκος, συμπεριλαμβανομένου του μηδενικού byte, ισούται με περιττή τιμή, προστίθεται ένα δεύτερο μηδενικό στη συμβολοσειρά, προκειμένου να επιτευχθεί μια άρτια τιμή. Ως εκ τούτου, το μήκος υπολογίζεται βάσει της συνάρτησης ((StrLen+2)&~1)."
+msgid "<ahelp hid=\"HID_SC_FAP_STRUCT\">Displays a hierarchical representation of the current function.</ahelp> You can hide or show the arguments by a click on the plus or minus sign in front."
+msgstr "<ahelp hid=\"HID_SC_FAP_STRUCT\">Εμφανίζει μία ιεραρχική παρουσίαση της τρέχουσας συνάρτησης.</ahelp> Μπορείτε να αποκρύψετε ή να εμφανίσετε τα ορίσματα κάνοντας κλικ μπροστά από το σύμβολο συν ή το μείον."
-#: 04060112.xhp
+#: 04060000.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153772\n"
-"163\n"
+"04060000.xhp\n"
+"par_id3148886\n"
+"63\n"
"help.text"
-msgid "24"
-msgstr "24"
+msgid "Blue dots denote correctly entered arguments. Red dots indicate incorrect data types. For example: if the SUM function has one argument entered as text, this is highlighted in red as SUM only permits number entries."
+msgstr "Οι μπλε τελείες υποδηλώνουν ότι τα ορίσματα έχουν εισαχθεί σωστά. Οι κόκκινες τελείες υποδηλώνουν ότι οι τύποι δεδομένων είναι εσφαλμένοι. Για παράδειγμα: η συνάρτηση SUM περιλαμβάνει ορίσματα που έχουν εισαχθεί ως κείμενο. Αυτά επισημαίνονται με κόκκινο χρώμα, καθώς η συνάρτηση SUM επιτρέπει τη χρήση μόνο αριθμών."
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153702\n"
-"164\n"
+"04060100.xhp\n"
+"tit\n"
"help.text"
-msgid "String"
-msgstr "Αλφαριθμητικό"
+msgid "Functions by Category"
+msgstr "Συναρτήσεις ανά κατηγορία"
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154474\n"
-"165\n"
+"04060100.xhp\n"
+"bm_id3148575\n"
"help.text"
-msgid "String with closing zero byte"
-msgstr "Ακολουθία χαρακτήρων με μηδενικό byte κλεισίματος."
+msgid "<bookmark_value>functions;listed by category</bookmark_value> <bookmark_value>categories of functions</bookmark_value> <bookmark_value>list of functions</bookmark_value>"
+msgstr "<bookmark_value>συνάρτησεις;ανά κατηγορία</bookmark_value> <bookmark_value>κατηγορίες συναρτήσεων</bookmark_value> <bookmark_value>λίστα με συναρτήσεις</bookmark_value>"
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3156269\n"
-"166\n"
+"04060100.xhp\n"
+"hd_id3154944\n"
+"16\n"
"help.text"
-msgid "24+Len"
-msgstr "24+Len"
+msgid "Functions by Category"
+msgstr "Συναρτήσεις ανά κατηγορία"
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154825\n"
-"167\n"
+"04060100.xhp\n"
+"par_id3149378\n"
+"2\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "This section describes the functions of $[officename] Calc. The various functions are divided into categories in the Function Wizard."
+msgstr "Αυτή η ενότητα περιγράφει τις συναρτήσεις του $[officename] Calc. Οι διάφορες συναρτήσεις χωρίζονται σε κατηγορίες στον Οδηγό συναρτήσεων."
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3147097\n"
-"168\n"
+"04060100.xhp\n"
+"par_id0120200910234570\n"
"help.text"
-msgid "Next element"
-msgstr "Επόμενο στοιχείο"
+msgid "You can find detailed explanations, illustrations, and examples of Calc functions <link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">in the LibreOffice WikiHelp</link>."
+msgstr "Μπορείτε να βρείτε λεπτομερείς επεξηγήσεις, εικόνες και παραδείγματα των συναρτήσεων Calc στο <link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">στο LibreOffice ΒοήθειαΒίκι</link>."
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"hd_id3159091\n"
-"169\n"
+"04060100.xhp\n"
+"hd_id3146972\n"
+"3\n"
"help.text"
-msgid "Cell Array"
-msgstr "Πίνακες κελιών"
+msgid "<link href=\"text/scalc/01/04060101.xhp\" name=\"Database\">Database</link>"
+msgstr "<link href=\"text/scalc/01/04060101.xhp\" name=\"Βάση δεδομένων\">Βάσης δεδομένων</link>"
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3156140\n"
-"170\n"
+"04060100.xhp\n"
+"hd_id3155443\n"
+"4\n"
"help.text"
-msgid "Cell arrays are used to call cell areas containing text as well as numbers. A cell array in $[officename] Calc is defined as follows:"
-msgstr "Οι πίνακες κελιών χρησιμοποιούνται για την κλήση περιοχών κελιών, που περιέχουν τόσο κείμενο όσο και αριθμούς. Ο πίνακας κελιών ορίζεται στο $[officename] Calc ως εξής:"
+msgid "<link href=\"text/scalc/01/04060102.xhp\" name=\"Date & Time\">Date & Time</link>"
+msgstr "<link href=\"text/scalc/01/04060102.xhp\" name=\"Ημερομηνία και ώρα\">Ημερομηνία και ώρα</link>"
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154664\n"
-"171\n"
+"04060100.xhp\n"
+"hd_id3147339\n"
+"5\n"
"help.text"
-msgid "<emph>Offset</emph>"
-msgstr "<emph>Αντιστάθμισμα</emph>"
+msgid "<link href=\"text/scalc/01/04060103.xhp\" name=\"Financial\">Financial</link>"
+msgstr "<link href=\"text/scalc/01/04060103.xhp\" name=\"Οικονομικές\">Οικονομικές</link>"
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154566\n"
-"172\n"
+"04060100.xhp\n"
+"hd_id3153963\n"
+"6\n"
"help.text"
-msgid "<emph>Name</emph>"
-msgstr "<emph>Όνομα</emph>"
+msgid "<link href=\"text/scalc/01/04060104.xhp\" name=\"Information\">Information</link>"
+msgstr "<link href=\"text/scalc/01/04060104.xhp\" name=\"Πληροφοριακές\">Πληροφοριακές</link>"
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3146073\n"
-"173\n"
+"04060100.xhp\n"
+"hd_id3146316\n"
+"7\n"
"help.text"
-msgid "<emph>Description</emph>"
-msgstr "<emph>Περιγραφή</emph>"
+msgid "<link href=\"text/scalc/01/04060105.xhp\" name=\"Logical\">Logical</link>"
+msgstr "<link href=\"text/scalc/01/04060105.xhp\" name=\"Λογικές\">Λογικές</link>"
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3154117\n"
-"174\n"
+"04060100.xhp\n"
+"hd_id3148485\n"
+"8\n"
"help.text"
-msgid "0"
-msgstr "0"
+msgid "<link href=\"text/scalc/01/04060106.xhp\" name=\"Mathematical\">Mathematical</link>"
+msgstr "<link href=\"text/scalc/01/04060106.xhp\" name=\"Μαθηματικές\">Μαθηματικές</link>"
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150988\n"
-"175\n"
+"04060100.xhp\n"
+"hd_id3150363\n"
+"9\n"
"help.text"
-msgid "Col1"
-msgstr "Στήλη1"
+msgid "<link href=\"text/scalc/01/04060107.xhp\" name=\"Matrix\">Array</link>"
+msgstr "<link href=\"text/scalc/01/04060107.xhp\" name=\"Μήτρα\">Πίνακας</link>"
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3146783\n"
-"176\n"
+"04060100.xhp\n"
+"hd_id3150208\n"
+"10\n"
"help.text"
-msgid "Column number in the upper-left corner of the cell area. Numbering starts at 0."
-msgstr "Ο αριθμός της στήλης στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+msgid "<link href=\"text/scalc/01/04060108.xhp\" name=\"Statistical\">Statistical</link>"
+msgstr "<link href=\"text/scalc/01/04060108.xhp\" name=\"Στατιστικές\">Στατιστικές</link>"
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153666\n"
-"177\n"
+"04060100.xhp\n"
+"hd_id3166428\n"
+"11\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "<link href=\"text/scalc/01/04060109.xhp\" name=\"Spreadsheet\">Spreadsheet</link>"
+msgstr "<link href=\"text/scalc/01/04060109.xhp\" name=\"Υπολογιστικό φύλλο\">Υπολογιστικό φύλλο</link>"
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149560\n"
-"178\n"
+"04060100.xhp\n"
+"hd_id3145585\n"
+"12\n"
"help.text"
-msgid "Row1"
-msgstr "Γραμμή1"
+msgid "<link href=\"text/scalc/01/04060110.xhp\" name=\"Text\">Text</link>"
+msgstr "<link href=\"text/scalc/01/04060110.xhp\" name=\"Κείμενο\">Κείμενο</link>"
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3156156\n"
-"179\n"
+"04060100.xhp\n"
+"hd_id3156449\n"
+"13\n"
"help.text"
-msgid "Row number in the upper-left corner of the cell area; numbering starts at 0."
-msgstr "Ο αριθμός της γραμμής στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+msgid "<link href=\"text/scalc/01/04060111.xhp\" name=\"Add-in\">Add-in</link>"
+msgstr "<link href=\"text/scalc/01/04060111.xhp\" name=\"Πρόσθετες\">Πρόσθετες</link>"
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150408\n"
-"180\n"
+"04060100.xhp\n"
+"par_id3150715\n"
+"14\n"
"help.text"
-msgid "4"
-msgstr "4"
+msgid "<link href=\"text/scalc/01/04060199.xhp\" name=\"Operators\">Operators</link> are also available."
+msgstr "<link href=\"text/scalc/01/04060199.xhp\" name=\"Τελεστές\">Τελεστές</link> είναι επίσης διαθέσιμοι."
-#: 04060112.xhp
+#: 04060100.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150593\n"
-"181\n"
+"04060100.xhp\n"
+"par_id0902200809540918\n"
"help.text"
-msgid "Tab1"
-msgstr "Καρτέλα1"
+msgid "<variable id=\"drking\"><link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">Calc Functions By Category</link> in the LibreOffice WikiHelp</variable>"
+msgstr "<variable id=\"drking\"><link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">Συναρτήσεις Calc ανά κατηγορία</link> στο LibreOffice ΒοήθειαΒίκι</variable>"
-#: 04060112.xhp
+#: 04060101.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150357\n"
-"182\n"
+"04060101.xhp\n"
+"tit\n"
"help.text"
-msgid "Table number in the upper-left corner of the cell area; numbering starts at 0."
-msgstr "Ο αριθμός του πίνακα στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+msgid "Database Functions"
+msgstr "Συναρτήσεις βάσεων δεδομένων"
-#: 04060112.xhp
+#: 04060101.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3146912\n"
-"183\n"
+"04060101.xhp\n"
+"bm_id3148946\n"
"help.text"
-msgid "6"
-msgstr "6"
+msgid "<bookmark_value>Function Wizard; databases</bookmark_value> <bookmark_value>functions; database functions</bookmark_value> <bookmark_value>databases; functions in $[officename] Calc</bookmark_value>"
+msgstr "<bookmark_value>Οδηγός συναρτήσεων, βάσεις δεδομένων</bookmark_value><bookmark_value>συναρτήσεις, συναρτήσεις βάσεων δεδομένων</bookmark_value><bookmark_value>βάσεις δεδομένων, συναρτήσεις στο $[officename] Calc</bookmark_value>"
-#: 04060112.xhp
+#: 04060101.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153352\n"
-"184\n"
+"04060101.xhp\n"
+"hd_id3148946\n"
+"1\n"
"help.text"
-msgid "Col2"
-msgstr "Στήλη2"
+msgid "Database Functions"
+msgstr "Συναρτήσεις βάσεων δεδομένων"
-#: 04060112.xhp
+#: 04060101.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3155893\n"
-"185\n"
+"04060101.xhp\n"
+"par_id3145173\n"
+"2\n"
"help.text"
-msgid "Column number in the lower-right corner of the cell area. Numbering starts at 0."
-msgstr "Αριθμός στήλης στην κάτω δεξιά γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+msgid "<variable id=\"datenbanktext\">This section deals with functions used with data organized as one row of data for one record. </variable>"
+msgstr "<variable id=\"datenbanktext\">Αυτή η ενότητα αντιμετωπίζει συναρτήσεις που χρησιμοποιήθηκαν με δεδομένα οργανωμένα ως μία γραμμή για μια εγγραφή. </variable>"
-#: 04060112.xhp
+#: 04060101.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3150827\n"
+"04060101.xhp\n"
+"par_id3154016\n"
"186\n"
"help.text"
-msgid "8"
-msgstr "8"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3148406\n"
-"187\n"
-"help.text"
-msgid "Row2"
-msgstr "Γραμμή2"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3150673\n"
-"188\n"
-"help.text"
-msgid "Row number in the lower-right corner of the cell area; numbering starts at 0."
-msgstr "Αριθμός σειράς στην κάτω δεξιά γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3155864\n"
-"189\n"
-"help.text"
-msgid "10"
-msgstr "10"
+msgid "The Database category may be confused with a database integrated in $[officename]. However, there is no connection between a database in $[officename] and the Database category in $[officename] Calc."
+msgstr "Η κατηγορία Βάση Δεδομένων μπορεί να μπερδευτεί με τη βάση δεδομένων που υπάρχει στο $[officename]. Όμως, δεν υπάρχει καμία σχέση μεταξύ μιας βάσης δεδομένων στο $[officename] και της κατηγορίας Βάση δεδομένων του $[officename] Calc."
-#: 04060112.xhp
+#: 04060101.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3153197\n"
+"04060101.xhp\n"
+"hd_id3150329\n"
"190\n"
"help.text"
-msgid "Tab2"
-msgstr "Καρτέλα2"
+msgid "Example Data:"
+msgstr "Παράδειγμα δεδομένων:"
-#: 04060112.xhp
+#: 04060101.xhp
msgctxt ""
-"04060112.xhp\n"
-"par_id3149329\n"
+"04060101.xhp\n"
+"par_id3153713\n"
"191\n"
"help.text"
-msgid "Table number in the lower-right corner of the cell area; numbering starts at 0."
-msgstr "Αριθμός πίνακα στην κάτω δεξιά γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3147360\n"
-"192\n"
-"help.text"
-msgid "12"
-msgstr "12"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3154520\n"
-"193\n"
-"help.text"
-msgid "Count"
-msgstr "Αρίθμηση"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3150647\n"
-"194\n"
-"help.text"
-msgid "Number of the following elements. Empty cells are not counted or passed."
-msgstr "Αριθμός των ακόλουθων στοιχείων. Τα κενά κελιά δεν προσμετρώνται ή παραλείπονται."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3149747\n"
-"195\n"
-"help.text"
-msgid "14"
-msgstr "14"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3147579\n"
-"196\n"
-"help.text"
-msgid "Col"
-msgstr "Στήλη"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3154188\n"
-"197\n"
-"help.text"
-msgid "Column number of the element. Numbering starts at 0."
-msgstr "Αριθμός στήλης του στοιχείου. Η αρίθμηση ξεκινά από το 0."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3159209\n"
-"198\n"
-"help.text"
-msgid "16"
-msgstr "16"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3153265\n"
-"199\n"
-"help.text"
-msgid "Row"
-msgstr "Γραμμή"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3150095\n"
-"200\n"
-"help.text"
-msgid "Row number of the element; numbering starts at 0."
-msgstr "Αριθμός σειράς του στοιχείου. Η αρίθμηση ξεκινά από το 0."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3151276\n"
-"201\n"
-"help.text"
-msgid "18"
-msgstr "18"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3149177\n"
-"202\n"
-"help.text"
-msgid "Tab"
-msgstr "Καρτέλα"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3146925\n"
-"203\n"
-"help.text"
-msgid "Table number of the element; numbering starts at 0."
-msgstr "Αριθμός πίνακα του στοιχείου. Η αρίθμηση ξεκινά από το 0."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3150488\n"
-"204\n"
-"help.text"
-msgid "20"
-msgstr "20"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3149441\n"
-"205\n"
-"help.text"
-msgid "Error"
-msgstr "Σφάλμα"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3156048\n"
-"206\n"
-"help.text"
-msgid "Error number, where the value 0 is defined as \"no error.\" If the element comes from a formula cell the error value is determined by the formula."
-msgstr "Αριθμός σφάλματος, όπου η τιμή 0 καθορίζεται ως \"όχι σφάλμα\". Αν το στοιχείο προέρχεται από ένα κελί με τύπο η τιμή σφάλματος καθορίζεται από τον τύπο."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3163813\n"
-"207\n"
-"help.text"
-msgid "22"
-msgstr "22"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3159102\n"
-"208\n"
-"help.text"
-msgid "Type"
-msgstr "Τύπος"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3149581\n"
-"209\n"
-"help.text"
-msgid "Type of cell content, 0 == Double, 1 == String"
-msgstr "Τύπος του περιεχομένου του κελιού, 0 == Διπλής ακρίβειας, 1 == Συμβολοσειρά"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3155182\n"
-"210\n"
-"help.text"
-msgid "24"
-msgstr "24"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3153291\n"
-"211\n"
-"help.text"
-msgid "Value or Len"
-msgstr "Τιμή ή Μήκος"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3148560\n"
-"212\n"
-"help.text"
-msgid "If type == 0: 8 byte IEEE variable of type double/floating point"
-msgstr "Εάν ο τύπος == 0: Μεταβλητή IEEE 8 byte τύπου διπλής ακρίβειας/κινητής υποδιαστολής"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3148901\n"
-"213\n"
-"help.text"
-msgid "If type == 1: Length of the following string, including closing zero byte. If the length including closing zero byte equals an odd value a second zero byte is added to the string so that an even value is achieved. Therefore, Len is calculated using ((StrLen+2)&~1)."
-msgstr "Εάν ο τύπος == 1: Το μήκος της επόμενης συμβολοσειράς, συμπεριλαμβανομένου του μηδενικού byte κλεισίματος. Εάν το μήκος, συμπεριλαμβανομένου του μηδενικού byte κλεισίματος, ισούται με περιττή τιμή, προστίθεται ένα δεύτερο μηδενικό στη συμβολοσειρά, προκειμένου να επιτευχθεί μια άρτια τιμή. Ως εκ τούτου, το μήκος υπολογίζεται βάσει της συνάρτησης ((StrLen+2)&~1)."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3145215\n"
-"214\n"
-"help.text"
-msgid "26 if type==1"
-msgstr "26 εάν ο τύπος==1"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3155143\n"
-"215\n"
-"help.text"
-msgid "String"
-msgstr "Αλφαριθμητικό"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3149298\n"
-"216\n"
-"help.text"
-msgid "If type == 1: String with closing zero byte"
-msgstr "Εάν ο τύπος == 1: Συμβολοσειρά με μηδενικό byte κλεισίματος"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3151322\n"
-"217\n"
-"help.text"
-msgid "32 or 26+Len"
-msgstr "32 ή 26+Len"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3163722\n"
-"218\n"
-"help.text"
-msgid "..."
-msgstr "..."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3151059\n"
-"219\n"
-"help.text"
-msgid "Next element"
-msgstr "Επόμενο στοιχείο"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"tit\n"
-"help.text"
-msgid "Statistical Functions Part Four"
-msgstr "Στατιστικές συναρτήσεις - Μέρος τέταρτο"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"hd_id3153415\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"mq\"><link href=\"text/scalc/01/04060184.xhp\" name=\"Statistical Functions Part Four\">Statistical Functions Part Four</link></variable>"
-msgstr "<variable id=\"mq\"><link href=\"text/scalc/01/04060184.xhp\" name=\"Στατιστικές συναρτήσεις - Μέρος τέταρτο\">Στατιστικές συναρτήσεις - Μέρος τέταρτο</link></variable>"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"bm_id3154511\n"
-"help.text"
-msgid "<bookmark_value>MAX function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση MAX</bookmark_value>"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"hd_id3154511\n"
-"2\n"
-"help.text"
-msgid "MAX"
-msgstr "MAX"
+msgid "The following data will be used in some of the function description examples:"
+msgstr "Τα ακόλουθα δεδομένα θα χρησιμοποιηθούν σε ορισμένα από τα παραδείγματα περιγραφής συναρτήσεων:"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3153709\n"
+"04060101.xhp\n"
+"par_id3155766\n"
"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_MAX\">Returns the maximum value in a list of arguments.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_MAX\">Επιστρέφει την μέγιστη τιμή σε μια λίστα ορισμάτων.</ahelp>"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id9282509\n"
-"help.text"
-msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error."
-msgstr "Επιστρέφει 0 αν δεν βρεθεί αριθμητική τιμή ή σφάλμα στην περιοχή(ές) κελιών που εισήχθη ως αναφορά(ές) κελιών. Τα κελιά με κείμενο αγνοούνται από τις MIN() και MAX(). Οι συναρτήσεις MINA() και MAXA() επιστρέφουν 0 αν δεν βρεθεί τιμή (αριθμητική ή κείμενο). Εισαγωγή ενός ως έχει αλφαριθμητικού ορίσματος στη MIN() ή τη MAX(), π.χ. MIN(\"όρισμα\"), καταλήγει σε σφάλμα."
+msgid "The range A1:E10 lists the children invited to Joe's birthday party. The following information is given for each entry: column A shows the name, B the grade, then age in years, distance to school in meters and weight in kilograms."
+msgstr "Η περιοχή Α1:Ε10 απαριθμεί τα παιδιά που έχουν προσκληθεί στο πάρτι γενεθλίων του Γιάννη. Παρέχονται οι ακόλουθες πληροφορίες για κάθε καταχώρηση: η στήλη Α εμφανίζει το όνομα, η Β την τάξη, μετά την ηλικία σε έτη, την απόσταση από το σχολείο σε μέτρα και το βάρος σε χιλιόγραμμα."
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3154256\n"
+"04060101.xhp\n"
+"par_id3145232\n"
"4\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "A"
+msgstr "A"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3147340\n"
+"04060101.xhp\n"
+"par_id3146316\n"
"5\n"
"help.text"
-msgid "MAX(Number1; Number2; ...Number30)"
-msgstr "MAX(Αριθμός1, Αριθμός2, ...Αριθμός30)"
+msgid "B"
+msgstr "B"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3149568\n"
+"04060101.xhp\n"
+"par_id3150297\n"
"6\n"
"help.text"
-msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges."
-msgstr "Οι <emph>Αριθμός1, Αριθμός2, ...Αριθμός30</emph> είναι αριθμητικές τιμές ή περιοχές."
+msgid "C"
+msgstr "C"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3153963\n"
+"04060101.xhp\n"
+"par_id3150344\n"
"7\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "D"
+msgstr "D"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3147343\n"
+"04060101.xhp\n"
+"par_id3150785\n"
"8\n"
"help.text"
-msgid "<item type=\"input\">=MAX(A1;A2;A3;50;100;200)</item> returns the largest value from the list."
-msgstr "Η συνάρτηση <item type=\"input\">=MAX(A1;A2;A3;50;100;200)</item> επιστρέφει την υψηλότερη τιμή της λίστας."
+msgid "E"
+msgstr "E"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3148485\n"
+"04060101.xhp\n"
+"par_id3150090\n"
"9\n"
"help.text"
-msgid "<item type=\"input\">=MAX(A1:B100)</item> returns the largest value from the list."
-msgstr "Η συνάρτηση <item type=\"input\">=MAX(A1:B100)</item> επιστρέφει την υψηλότερη τιμή της λίστας."
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"bm_id3166426\n"
-"help.text"
-msgid "<bookmark_value>MAXA function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση MAXA</bookmark_value>"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"hd_id3166426\n"
-"139\n"
-"help.text"
-msgid "MAXA"
-msgstr "MAXA"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3150363\n"
-"140\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_MAXA\">Returns the maximum value in a list of arguments. In opposite to MAX, here you can enter text. The value of the text is 0.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_MAXA\">Επιστρέφει την μέγιστη τιμή σε μια λίστα ορισμάτων. Σε αντίθεση με τη συνάρτηση MAX, εδώ μπορείτε να εισάγετε κείμενο. Η τιμή του κειμένου είναι 0.</ahelp>"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id7689443\n"
-"help.text"
-msgid "The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered."
-msgstr "Οι συναρτήσεις MINA() και MAXA() επιστρέφουν 0 αν δεν βρεθεί τιμή (αριθμητική ή κείμενο) ή σφάλμα."
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"hd_id3150516\n"
-"141\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3166431\n"
-"142\n"
-"help.text"
-msgid "MAXA(Value1; Value2; ... Value30)"
-msgstr "MAXA(Τιμή1, Τιμή2, ...Τιμή30)"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3150202\n"
-"143\n"
-"help.text"
-msgid "<emph>Value1; Value2;...Value30</emph> are values or ranges. Text has the value of 0."
-msgstr "Οι <emph>Τιμή1, Τιμή2,...Τιμή30</emph> είναι τιμές ή περιοχές. Το κείμενο έχει την τιμή 0."
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"hd_id3156290\n"
-"144\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3156446\n"
-"145\n"
-"help.text"
-msgid "<item type=\"input\">=MAXA(A1;A2;A3;50;100;200;\"Text\")</item> returns the largest value from the list."
-msgstr "Η συνάρτηση <item type=\"input\">=MAXA(A1;A2;A3;50;100;200;\"Text\")</item> επιστρέφει την υψηλότερη τιμή της λίστας."
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3149404\n"
-"146\n"
-"help.text"
-msgid "<item type=\"input\">=MAXA(A1:B100)</item> returns the largest value from the list."
-msgstr "Η συνάρτηση <item type=\"input\">=MAXA(A1:B100)</item> επιστρέφει την υψηλότερη τιμή της λίστας."
+msgid "1"
+msgstr "1"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"bm_id3153820\n"
+"04060101.xhp\n"
+"par_id3152992\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>MEDIAN function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση MEDIAN</bookmark_value>"
+msgid "<item type=\"input\">Name</item>"
+msgstr "<item type=\"input\">Όνομα</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3153820\n"
+"04060101.xhp\n"
+"par_id3155532\n"
"11\n"
"help.text"
-msgid "MEDIAN"
-msgstr "MEDIAN"
+msgid "<item type=\"input\">Grade</item>"
+msgstr "<item type=\"input\">Τάξη</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3151241\n"
+"04060101.xhp\n"
+"par_id3156448\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_MEDIAN\">Returns the median of a set of numbers. In a set containing an uneven number of values, the median will be the number in the middle of the set and in a set containing an even number of values, it will be the mean of the two values in the middle of the set.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_MEDIAN\">Επιστρέφει τη διάμεσο ενός συνόλου αριθμών. Σε ένα σύνολο που περιέχει περιττό αριθμό τιμών, η διάμεσος θα είναι ο αριθμός στη μέση του συνόλου και σε ένα σύνολο που περιέχει άρτιο αριθμό τιμών, θα είναι ο μέσος των δύο τιμών στη μέση του συνόλου.</ahelp>"
+msgid "<item type=\"input\">Age</item>"
+msgstr "<item type=\"input\">Ηλικία</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3148871\n"
+"04060101.xhp\n"
+"par_id3154486\n"
"13\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<item type=\"input\">Distance to School</item>"
+msgstr "<item type=\"input\">Απόσταση για το σχολείο</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3155264\n"
+"04060101.xhp\n"
+"par_id3152899\n"
"14\n"
"help.text"
-msgid "MEDIAN(Number1; Number2; ...Number30)"
-msgstr "MEDIAN(Αριθμός1, Αριθμός2, ...Αριθμός30)"
+msgid "<item type=\"input\">Weight</item>"
+msgstr "<item type=\"input\">Βάρος</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3150109\n"
+"04060101.xhp\n"
+"par_id3153816\n"
"15\n"
"help.text"
-msgid "<emph>Number1; Number2;...Number30</emph> are values or ranges, which represent a sample. Each number can also be replaced by a reference."
-msgstr "Οι <emph>Αριθμός1, Αριθμός2,...Αριθμός30</emph> είναι τιμές ή περιοχές, που απεικονίζουν ένα δείγμα. Κάθε αριθμός μπορεί επίσης να αντικατασταθεί από μια παραπομπή."
+msgid "2"
+msgstr "2"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3144506\n"
+"04060101.xhp\n"
+"par_id3151240\n"
"16\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">Andy</item>"
+msgstr "<item type=\"input\">Ανδρέας</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3145078\n"
+"04060101.xhp\n"
+"par_id3156016\n"
"17\n"
"help.text"
-msgid "for an odd number: <item type=\"input\">=MEDIAN(1;5;9;20;21)</item> returns 9 as the median value."
-msgstr "για έναν περιττό αριθμό: Η συνάρτηση <item type=\"input\">=MEDIAN(1;5;9;20;21)</item> επιστρέφει το 9 σαν τιμή διαμέσου."
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3149126\n"
-"165\n"
-"help.text"
-msgid "for an even number: <item type=\"input\">=MEDIAN(1;5;9;20)</item> returns the average of the two middle values 5 and 9, thus 7."
-msgstr "για έναν άρτιο αριθμό: Η συνάρτηση <item type=\"input\">=MEDIAN(1;5;9;20)</item> επιστρέφει τη μέση τιμή των δύο μεσαίων τιμών 5 και 9, συνεπώς 7."
+msgid "<item type=\"input\">3</item>"
+msgstr "<item type=\"input\">3</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"bm_id3154541\n"
+"04060101.xhp\n"
+"par_id3145073\n"
+"18\n"
"help.text"
-msgid "<bookmark_value>MIN function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση MIN</bookmark_value>"
+msgid "<item type=\"input\">9</item>"
+msgstr "<item type=\"input\">9</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3154541\n"
+"04060101.xhp\n"
+"par_id3154956\n"
"19\n"
"help.text"
-msgid "MIN"
-msgstr "MIN"
+msgid "<item type=\"input\">150</item>"
+msgstr "<item type=\"input\">150</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3143222\n"
+"04060101.xhp\n"
+"par_id3153976\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_MIN\">Returns the minimum value in a list of arguments.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_MIN\">Επιστρέφει την ελάχιστη τιμή σε μια λίστα ορισμάτων.</ahelp>"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id2301400\n"
-"help.text"
-msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error."
-msgstr "Επιστρέφει 0 αν δεν βρεθεί αριθμητική τιμή ή σφάλμα στην περιοχή(ές) κελιών που εισήχθη ως αναφορά(ές) κελιών. Τα κελιά με κείμενο αγνοούνται από τις MIN() και MAX(). Οι συναρτήσεις MINA() και MAXA() επιστρέφουν 0 αν δεν βρεθεί τιμή (αριθμητική ή κείμενο). Εισαγωγή ενός ως έχει αλφαριθμητικού ορίσματος στη MIN() ή τη MAX(), π.χ. MIN(\"όρισμα\"), καταλήγει σε σφάλμα."
+msgid "<item type=\"input\">40</item>"
+msgstr "<item type=\"input\">40</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3154651\n"
+"04060101.xhp\n"
+"par_id3150894\n"
"21\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "3"
+msgstr "3"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3146964\n"
+"04060101.xhp\n"
+"par_id3152870\n"
"22\n"
"help.text"
-msgid "MIN(Number1; Number2; ...Number30)"
-msgstr "MIN(Αριθμός1, Αριθμός2, ...Αριθμός30)"
+msgid "<item type=\"input\">Betty</item>"
+msgstr "<item type=\"input\">Μπέττυ</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3153486\n"
+"04060101.xhp\n"
+"par_id3149692\n"
"23\n"
"help.text"
-msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges."
-msgstr "Οι <emph>Αριθμός1, Αριθμός2, ...Αριθμός30</emph> είναι αριθμητικές τιμές ή περιοχές."
+msgid "<item type=\"input\">4</item>"
+msgstr "<item type=\"input\">4</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3155523\n"
+"04060101.xhp\n"
+"par_id3154652\n"
"24\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">10</item>"
+msgstr "<item type=\"input\">10</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3154734\n"
+"04060101.xhp\n"
+"par_id3149381\n"
"25\n"
"help.text"
-msgid "<item type=\"input\">=MIN(A1:B100)</item> returns the smallest value in the list."
-msgstr "Η συνάρτηση <item type=\"input\">=MIN(A1:B100)</item> επιστρέφει τη μικρότερη τιμή στη λίστα."
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"bm_id3147504\n"
-"help.text"
-msgid "<bookmark_value>MINA function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση MINA</bookmark_value>"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"hd_id3147504\n"
-"148\n"
-"help.text"
-msgid "MINA"
-msgstr "MINA"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3147249\n"
-"149\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_MINA\">Returns the minimum value in a list of arguments. Here you can also enter text. The value of the text is 0.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_MINA\">Επιστέφει την ελάχιστη τιμή σε μια λίστα ορισμάτων. Εδώ μπορείτε να εισάγετε επίσης κείμενο. Η τιμή του κειμένου είναι 0.</ahelp>"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id4294564\n"
-"help.text"
-msgid "The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered."
-msgstr "Οι συναρτήσεις MINA() και MAXA() επιστρέφουν 0 αν δεν βρεθεί τιμή (αριθμητική ή κείμενο) ή σφάλμα."
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"hd_id3150435\n"
-"150\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3153336\n"
-"151\n"
-"help.text"
-msgid "MINA(Value1; Value2; ... Value30)"
-msgstr "MINA(Τιμή1, Τιμή2, ...Τιμή30)"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3146098\n"
-"152\n"
-"help.text"
-msgid "<emph>Value1; Value2;...Value30</emph> are values or ranges. Text has the value of 0."
-msgstr "Οι <emph>Τιμή1, Τιμή2, ...Τιμή30</emph> είναι τιμές ή περιοχές. Το κείμενο έχει τιμή 0."
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"hd_id3148743\n"
-"153\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3147401\n"
-"154\n"
-"help.text"
-msgid "<item type=\"input\">=MINA(1;\"Text\";20)</item> returns 0."
-msgstr "Η συνάρτηση <item type=\"input\">=MINA(1;\"Text\";20)</item> επιστρέφει ως αποτέλεσμα 0."
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3147295\n"
-"155\n"
-"help.text"
-msgid "<item type=\"input\">=MINA(A1:B100)</item> returns the smallest value in the list."
-msgstr "Η συνάρτηση <item type=\"input\">=MINA(A1:B100)</item> Επιστρέφει τη μικρότερη τιμή στη λίστα."
+msgid "<item type=\"input\">1000</item>"
+msgstr "<item type=\"input\">1000</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"bm_id3166465\n"
+"04060101.xhp\n"
+"par_id3153812\n"
+"26\n"
"help.text"
-msgid "<bookmark_value>AVEDEV function</bookmark_value><bookmark_value>averages;statistical functions</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση AVEDEV</bookmark_value><bookmark_value>μέσες τιμές, στατιστικές συναρτήσεις</bookmark_value>"
+msgid "<item type=\"input\">42</item>"
+msgstr "<item type=\"input\">42</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3166465\n"
+"04060101.xhp\n"
+"par_id3146965\n"
"27\n"
"help.text"
-msgid "AVEDEV"
-msgstr "AVEDEV"
+msgid "4"
+msgstr "4"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3150373\n"
+"04060101.xhp\n"
+"par_id3155596\n"
"28\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_MITTELABW\">Returns the average of the absolute deviations of data points from their mean.</ahelp> Displays the diffusion in a data set."
-msgstr "<ahelp hid=\"HID_FUNC_MITTELABW\">Επιστρέφει το μέσο όρο των απόλυτων αποκλίσεων των σημείων δεδομένων από τη μέση τιμή τους.</ahelp> Εμφανίζει τη διασπορά σε ένα σύνολο δεδομένων."
+msgid "<item type=\"input\">Charles</item>"
+msgstr "<item type=\"input\">Κάρολος</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3150038\n"
+"04060101.xhp\n"
+"par_id3147244\n"
"29\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<item type=\"input\">3</item>"
+msgstr "<item type=\"input\">3</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3145636\n"
+"04060101.xhp\n"
+"par_id3149871\n"
"30\n"
"help.text"
-msgid "AVEDEV(Number1; Number2; ...Number30)"
-msgstr "AVEDEV(Αριθμός1, Αριθμός2, ...Αριθμός30)"
+msgid "<item type=\"input\">10</item>"
+msgstr "<item type=\"input\">10</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3157871\n"
+"04060101.xhp\n"
+"par_id3155752\n"
"31\n"
"help.text"
-msgid "<emph>Number1, Number2,...Number30</emph> are values or ranges that represent a sample. Each number can also be replaced by a reference."
-msgstr "Οι <emph>Αριθμός1, Αριθμός2,...Αριθμός30</emph> είναι τιμές ή περιοχές που απεικονίζουν ένα δείγμα. Κάθε αριθμός μπορεί επίσης να αντικατασταθεί από μια παραπομπή."
+msgid "<item type=\"input\">300</item>"
+msgstr "<item type=\"input\">300</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3149725\n"
+"04060101.xhp\n"
+"par_id3149052\n"
"32\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">51</item>"
+msgstr "<item type=\"input\">51</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3153122\n"
+"04060101.xhp\n"
+"par_id3146097\n"
"33\n"
"help.text"
-msgid "<item type=\"input\">=AVEDEV(A1:A50)</item>"
-msgstr "<item type=\"input\">=AVEDEV(A1:A50)</item>"
+msgid "5"
+msgstr "5"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"bm_id3145824\n"
+"04060101.xhp\n"
+"par_id3147296\n"
+"34\n"
"help.text"
-msgid "<bookmark_value>AVERAGE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση AVERAGE</bookmark_value>"
+msgid "<item type=\"input\">Daniel</item>"
+msgstr "<item type=\"input\">Δανιήλ</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3145824\n"
+"04060101.xhp\n"
+"par_id3150393\n"
"35\n"
"help.text"
-msgid "AVERAGE"
-msgstr "AVERAGE"
+msgid "<item type=\"input\">5</item>"
+msgstr "<item type=\"input\">5</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3150482\n"
+"04060101.xhp\n"
+"par_id3145236\n"
"36\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_MITTELWERT\">Returns the average of the arguments.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_MITTELWERT\">Επιστρέφει τον μέσο όρο των ορισμάτων.</ahelp>"
+msgid "<item type=\"input\">11</item>"
+msgstr "<item type=\"input\">11</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3146943\n"
+"04060101.xhp\n"
+"par_id3150534\n"
"37\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<item type=\"input\">1200</item>"
+msgstr "<item type=\"input\">1200</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3154679\n"
+"04060101.xhp\n"
+"par_id3150375\n"
"38\n"
"help.text"
-msgid "AVERAGE(Number1; Number2; ...Number30)"
-msgstr "AVERAGE(Αριθμός1, Αριθμός2, ...Αριθμός30)"
+msgid "<item type=\"input\">48</item>"
+msgstr "<item type=\"input\">48</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3150741\n"
+"04060101.xhp\n"
+"par_id3159121\n"
"39\n"
"help.text"
-msgid "<emph>Number1; Number2;...Number 0</emph> are numerical values or ranges."
-msgstr "Οι <emph>Αριθμός1, Αριθμός2, ...Αριθμός30</emph> είναι αριθμητικές τιμές ή περιοχές."
+msgid "6"
+msgstr "6"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3153039\n"
+"04060101.xhp\n"
+"par_id3150456\n"
"40\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">Eva</item>"
+msgstr "<item type=\"input\">Εύα</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3151232\n"
+"04060101.xhp\n"
+"par_id3146886\n"
"41\n"
"help.text"
-msgid "<item type=\"input\">=AVERAGE(A1:A50)</item>"
-msgstr "<item type=\"input\">=AVERAGE(A1:A50)</item>"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"bm_id3148754\n"
-"help.text"
-msgid "<bookmark_value>AVERAGEA function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση AVERAGEA</bookmark_value>"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"hd_id3148754\n"
-"157\n"
-"help.text"
-msgid "AVERAGEA"
-msgstr "AVERAGEA"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3145138\n"
-"158\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_MITTELWERTA\">Returns the average of the arguments. The value of a text is 0.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_MITTELWERTA\">Επιστρέφει το μέσο όρο των ορισμάτων. Η τιμή του κειμένου είναι 0.</ahelp>"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"hd_id3153326\n"
-"159\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3149734\n"
-"160\n"
-"help.text"
-msgid "AVERAGEA(Value1; Value2; ... Value30)"
-msgstr "AVERAGEA(Αριθμός1, Αριθμός2, ...Αριθμός30)"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3155260\n"
-"161\n"
-"help.text"
-msgid "<emph>Value1; Value2;...Value30</emph> are values or ranges. Text has the value of 0."
-msgstr "Οι <emph>Αριθμός1, Αριθμός2, ...Αριθμός30</emph> είναι τιμές ή περιοχές. Το κείμενο έχει τιμή 0."
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"hd_id3149504\n"
-"162\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3150864\n"
-"163\n"
-"help.text"
-msgid "<item type=\"input\">=AVERAGEA(A1:A50)</item>"
-msgstr "<item type=\"input\">=AVERAGEA(A1:A50)</item>"
+msgid "<item type=\"input\">2</item>"
+msgstr "<item type=\"input\">2</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"bm_id3153933\n"
+"04060101.xhp\n"
+"par_id3149945\n"
+"42\n"
"help.text"
-msgid "<bookmark_value>MODE function</bookmark_value><bookmark_value>most common value</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση MODE</bookmark_value><bookmark_value>πιο κοινή τιμή</bookmark_value>"
+msgid "<item type=\"input\">8</item>"
+msgstr "<item type=\"input\">8</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3153933\n"
+"04060101.xhp\n"
+"par_id3157904\n"
"43\n"
"help.text"
-msgid "MODE"
-msgstr "MODE"
+msgid "<item type=\"input\">650</item>"
+msgstr "<item type=\"input\">650</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3153085\n"
+"04060101.xhp\n"
+"par_id3149352\n"
"44\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_MODALWERT\">Returns the most common value in a data set.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice."
-msgstr "<ahelp hid=\"HID_FUNC_MODALWERT\">Επιστρέφει την πιο κοινή τιμή σε ένα σύνολο δεδομένων.</ahelp> Αν υπάρχουν αρκετές τιμές με την ίδια συχνότητα εμφάνισης, επιστρέφει την μικρότερη τιμή. Όταν κάποια τιμή δεν εμφανίζεται δύο φορές, τότε παρουσιάζεται σφάλμα."
+msgid "<item type=\"input\">33</item>"
+msgstr "<item type=\"input\">33</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3153003\n"
+"04060101.xhp\n"
+"par_id3150028\n"
"45\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "7"
+msgstr "7"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3155950\n"
+"04060101.xhp\n"
+"par_id3145826\n"
"46\n"
"help.text"
-msgid "MODE(Number1; Number2; ...Number30)"
-msgstr "MODE(Αριθμός1, Αριθμός2, ...Αριθμός30)"
+msgid "<item type=\"input\">F</item><item type=\"input\">rank</item>"
+msgstr "<item type=\"input\">F</item><item type=\"input\">rank</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3150337\n"
+"04060101.xhp\n"
+"par_id3150743\n"
"47\n"
"help.text"
-msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges."
-msgstr "Οι <emph>Αριθμός1, Αριθμός2, ...Αριθμός30</emph> είναι αριθμητικές τιμές ή περιοχές."
+msgid "<item type=\"input\">2</item>"
+msgstr "<item type=\"input\">2</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3153571\n"
+"04060101.xhp\n"
+"par_id3154844\n"
"48\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">7</item>"
+msgstr "<item type=\"input\">7</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3153733\n"
+"04060101.xhp\n"
+"par_id3148435\n"
"49\n"
"help.text"
-msgid "<item type=\"input\">=MODE(A1:A50)</item>"
-msgstr "<item type=\"input\">=MODE(A1:A50)</item>"
+msgid "<item type=\"input\">3</item><item type=\"input\">00</item>"
+msgstr "<item type=\"input\">3</item><item type=\"input\">00</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"bm_id3149879\n"
+"04060101.xhp\n"
+"par_id3148882\n"
+"50\n"
"help.text"
-msgid "<bookmark_value>NEGBINOMDIST function</bookmark_value><bookmark_value>negative binomial distribution</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση NEGBINOMDIST</bookmark_value><bookmark_value>αρνητική διωνυμική κατανομή</bookmark_value>"
+msgid "<item type=\"input\">4</item><item type=\"input\">2</item>"
+msgstr "<item type=\"input\">4</item><item type=\"input\">2</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3149879\n"
+"04060101.xhp\n"
+"par_id3150140\n"
"51\n"
"help.text"
-msgid "NEGBINOMDIST"
-msgstr "NEGBINOMDIST"
+msgid "8"
+msgstr "8"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3155437\n"
+"04060101.xhp\n"
+"par_id3146137\n"
"52\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_NEGBINOMVERT\">Returns the negative binomial distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_NEGBINOMVERT\">Επιστρέφει την αρνητική διωνυμική κατανομή.</ahelp>"
+msgid "<item type=\"input\">Greta</item>"
+msgstr "<item type=\"input\">Μαργαρίτα</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3145351\n"
+"04060101.xhp\n"
+"par_id3148739\n"
"53\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<item type=\"input\">1</item>"
+msgstr "<item type=\"input\">1</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3150935\n"
+"04060101.xhp\n"
+"par_id3148583\n"
"54\n"
"help.text"
-msgid "NEGBINOMDIST(X; R; SP)"
-msgstr "NEGBINOMDIST(X, Ν-Χ, Pεπιτυχία)"
+msgid "<item type=\"input\">7</item>"
+msgstr "<item type=\"input\">7</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3153044\n"
+"04060101.xhp\n"
+"par_id3154556\n"
"55\n"
"help.text"
-msgid "<emph>X</emph> represents the value returned for unsuccessful tests."
-msgstr "Η <emph>X</emph> αντιπροσωπεύει την τιμή που επιστρέφεται για ανεπιτυχείς δοκιμές."
+msgid "<item type=\"input\">200</item>"
+msgstr "<item type=\"input\">200</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3151018\n"
+"04060101.xhp\n"
+"par_id3155255\n"
"56\n"
"help.text"
-msgid "<emph>R</emph> represents the value returned for successful tests."
-msgstr "Η <emph>Ν-Χ</emph> αντιπροσωπεύει την τιμή που επιστρέφεται για επιτυχείς δοκιμές."
+msgid "<item type=\"input\">36</item>"
+msgstr "<item type=\"input\">36</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3148878\n"
+"04060101.xhp\n"
+"par_id3145141\n"
"57\n"
"help.text"
-msgid "<emph>SP</emph> is the probability of the success of an attempt."
-msgstr "Η <emph>Pεπιτυχία</emph> είναι η πιθανότητα επιτυχίας μιας προσπάθειας."
+msgid "9"
+msgstr "9"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3149539\n"
+"04060101.xhp\n"
+"par_id3153078\n"
"58\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">Harry</item>"
+msgstr "<item type=\"input\">Χάρης</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3148770\n"
+"04060101.xhp\n"
+"par_id3149955\n"
"59\n"
"help.text"
-msgid "<item type=\"input\">=NEGBINOMDIST(1;1;0.5)</item> returns 0.25."
-msgstr "Η συνάρτηση <item type=\"input\">=NEGBINOMDIST(1;1;0.5)</item> επιστρέφει ως αποτέλεσμα 0.25."
+msgid "<item type=\"input\">3</item>"
+msgstr "<item type=\"input\">3</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"bm_id3155516\n"
+"04060101.xhp\n"
+"par_id3150005\n"
+"60\n"
"help.text"
-msgid "<bookmark_value>NORMINV function</bookmark_value><bookmark_value>normal distribution;inverse of</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση NORMINV</bookmark_value><bookmark_value>κανονική κατανομή, αντίστροφη της</bookmark_value>"
+msgid "<item type=\"input\">9</item>"
+msgstr "<item type=\"input\">9</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3155516\n"
+"04060101.xhp\n"
+"par_id3155951\n"
"61\n"
"help.text"
-msgid "NORMINV"
-msgstr "NORMINV"
+msgid "<item type=\"input\">1200</item>"
+msgstr "<item type=\"input\">1200</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3154634\n"
+"04060101.xhp\n"
+"par_id3145169\n"
"62\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_NORMINV\">Returns the inverse of the normal cumulative distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_NORMINV\">Επιστρέφει την αντίστροφη της αθροιστικής κανονικής κατανομής.</ahelp>"
+msgid "<item type=\"input\">44</item>"
+msgstr "<item type=\"input\">44</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3153227\n"
+"04060101.xhp\n"
+"par_id3153571\n"
"63\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "10"
+msgstr "10"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3147534\n"
+"04060101.xhp\n"
+"par_id3148761\n"
"64\n"
"help.text"
-msgid "NORMINV(Number; Mean; StDev)"
-msgstr "NORMINV(Αριθμός, Μέσος, Τυπική-απόκλιση)"
+msgid "<item type=\"input\">Irene</item>"
+msgstr "<item type=\"input\">Ειρήνη</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3154950\n"
+"04060101.xhp\n"
+"par_id3149877\n"
"65\n"
"help.text"
-msgid "<emph>Number</emph> represents the probability value used to determine the inverse normal distribution."
-msgstr "Ο <emph>Αριθμός</emph> αντιπροσωπεύει την τιμή πιθανότητας σύμφωνα με την οποία υπολογίζεται η αντίστροφη κανονική κατανομή."
+msgid "<item type=\"input\">2</item>"
+msgstr "<item type=\"input\">2</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3150690\n"
+"04060101.xhp\n"
+"par_id3154327\n"
"66\n"
"help.text"
-msgid "<emph>Mean</emph> represents the mean value in the normal distribution."
-msgstr "Ο <emph>Μέσος</emph> αντιπροσωπεύει τη μέση τιμή της κανονικής κατανομής."
+msgid "<item type=\"input\">8</item>"
+msgstr "<item type=\"input\">8</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3148594\n"
+"04060101.xhp\n"
+"par_id3155435\n"
"67\n"
"help.text"
-msgid "<emph>StDev</emph> represents the standard deviation of the normal distribution."
-msgstr "Η <emph>Τυπική-απόκλιση</emph> αντιπροσωπεύει την τυπική απόκλιση της κανονικής κατανομής."
+msgid "<item type=\"input\">1000</item>"
+msgstr "<item type=\"input\">1000</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3155822\n"
+"04060101.xhp\n"
+"par_id3145353\n"
"68\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">42</item>"
+msgstr "<item type=\"input\">42</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3153921\n"
+"04060101.xhp\n"
+"par_id3150662\n"
"69\n"
"help.text"
-msgid "<item type=\"input\">=NORMINV(0.9;63;5)</item> returns 69.41. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams."
-msgstr "Η συνάρτηση <item type=\"input\">=NORMINV(0.9;63;5)</item> επιστρέφει ως αποτέλεσμα 69.41. Αν το μέσο αυγό ζυγίζει 63 γραμμάρια με τυπική απόκλιση 5, τότε θα υπάρχει 90% πιθανότητα ότι το αυγό θα ζυγίζει περισσότερο από 69.41 γραμμάρια."
+msgid "11"
+msgstr "11"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"bm_id3153722\n"
+"04060101.xhp\n"
+"par_id3150568\n"
+"70\n"
"help.text"
-msgid "<bookmark_value>NORMDIST function</bookmark_value><bookmark_value>density function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση NORMDIST</bookmark_value><bookmark_value>συνάρτηση πυκνότητας</bookmark_value>"
+msgid "12"
+msgstr "12"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3153722\n"
+"04060101.xhp\n"
+"par_id3149393\n"
"71\n"
"help.text"
-msgid "NORMDIST"
-msgstr "NORMDIST"
+msgid "13"
+msgstr "13"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3150386\n"
+"04060101.xhp\n"
+"par_id3153544\n"
"72\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_NORMVERT\">Returns the density function or the normal cumulative distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_NORMVERT\">Επιστρέφει τη συνάρτηση πυκνότητας ή την αθροιστική της κανονικής κατανομής.</ahelp>"
+msgid "<item type=\"input\">Name</item>"
+msgstr "<item type=\"input\">Όνομα</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3083282\n"
+"04060101.xhp\n"
+"par_id3158414\n"
"73\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<item type=\"input\">Grade</item>"
+msgstr "<item type=\"input\">Τάξη</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3150613\n"
+"04060101.xhp\n"
+"par_id3152820\n"
"74\n"
"help.text"
-msgid "NORMDIST(Number; Mean; StDev; C)"
-msgstr "NORMDIST(Αριθμός, Μέσος, Τυπική-απόκλιση, C)"
+msgid "<item type=\"input\">Age</item>"
+msgstr "<item type=\"input\">Ηλικία</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3149820\n"
+"04060101.xhp\n"
+"par_id3154866\n"
"75\n"
"help.text"
-msgid "<emph>Number</emph> is the value of the distribution based on which the normal distribution is to be calculated."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή της κατανομής σύμφωνα με την οποία υπολογίζεται η κανονική κατανομή."
+msgid "<item type=\"input\">Distance to School</item>"
+msgstr "<item type=\"input\">Απόσταση για το σχολείο</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3146063\n"
+"04060101.xhp\n"
+"par_id3150471\n"
"76\n"
"help.text"
-msgid "<emph>Mean</emph> is the mean value of the distribution."
-msgstr "Ο <emph>Μέσος</emph> αντιπροσωπεύει τη μέση τιμή της κατανομής."
+msgid "<item type=\"input\">Weight</item>"
+msgstr "<item type=\"input\">Βάρος</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3156295\n"
+"04060101.xhp\n"
+"par_id3153920\n"
"77\n"
"help.text"
-msgid "<emph>StDev</emph> is the standard deviation of the distribution."
-msgstr "Η <emph>StDev</emph> είναι η τυπική απόκλιση της κατανομής."
+msgid "14"
+msgstr "14"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3145080\n"
+"04060101.xhp\n"
+"par_id3148429\n"
"78\n"
"help.text"
-msgid "<emph>C</emph> is optional. <emph>C</emph> = 0 calculates the density function, <emph>C</emph> = 1 calculates the distribution."
-msgstr "Η <emph>C</emph> είναι μία λογική τιμή που καθορίζει τη μορφή της συνάρτησης. Για <emph>C = 0</emph> υπολογίζεται η συνάρτηση κατανομής, και για <emph>C = 1</emph> υπολογίζεται η κατανομή."
+msgid "<item type=\"input\">>600</item>"
+msgstr "<item type=\"input\">>600</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3152972\n"
+"04060101.xhp\n"
+"par_id3152588\n"
"79\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "15"
+msgstr "15"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3149283\n"
+"04060101.xhp\n"
+"par_id3083286\n"
"80\n"
"help.text"
-msgid "<item type=\"input\">=NORMDIST(70;63;5;0)</item> returns 0.03."
-msgstr "Η συνάρτηση <item type=\"input\">=NORMDIST(70;63;5;0)</item> επιστρέφει ως αποτέλεσμα 0.03."
+msgid "16"
+msgstr "16"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3149448\n"
+"04060101.xhp\n"
+"par_id3163823\n"
"81\n"
"help.text"
-msgid "<item type=\"input\">=NORMDIST(70;63;5;1)</item> returns 0.92."
-msgstr "Η συνάρτηση <item type=\"input\">=NORMDIST(70;63;5;1)</item> επιστρέφει ως αποτέλεσμα 0.92."
+msgid "<item type=\"input\">DCOUNT</item>"
+msgstr "<item type=\"input\">DCOUNT</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"bm_id3152934\n"
+"04060101.xhp\n"
+"par_id3145083\n"
+"82\n"
"help.text"
-msgid "<bookmark_value>PEARSON function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση PEARSON</bookmark_value>"
+msgid "<item type=\"input\">5</item>"
+msgstr "<item type=\"input\">5</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3152934\n"
+"04060101.xhp\n"
+"par_id3149282\n"
"83\n"
"help.text"
-msgid "PEARSON"
-msgstr "PEARSON"
+msgid "The formula in cell B16 is =DCOUNT(A1:E10;0;A13:E14)"
+msgstr "Ο τύπος στο κελί Β16 είναι =DCOUNT(A1:E10;0;A13:E14)"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3153216\n"
+"04060101.xhp\n"
+"hd_id3150962\n"
+"192\n"
+"help.text"
+msgid "Database Function Parameters:"
+msgstr "Παράμετροι συνάρτησης βάσης δεδομένων:"
+
+#: 04060101.xhp
+msgctxt ""
+"04060101.xhp\n"
+"par_id3155837\n"
"84\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_PEARSON\">Returns the Pearson product moment correlation coefficient r.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_PEARSON\">Επιστρέφει το r, δηλαδή το συντελεστή συσχέτισης κατά Pearson.</ahelp>"
+msgid "The following items are the parameter definitions for all database functions:"
+msgstr "Τα ακόλουθα αντικείμενα είναι οι ορισμοί των παραμέτρων για όλες τις λειτουργίες βάσης δεδομένων:"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3147081\n"
+"04060101.xhp\n"
+"par_id3149453\n"
"85\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<emph>Database</emph> is the cell range defining the database."
+msgstr "Η <emph>Βάση δεδομένων</emph> είναι η περιοχή κελιών που καθορίζει τη βάση δεδομένων."
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3156133\n"
+"04060101.xhp\n"
+"par_id3151272\n"
"86\n"
"help.text"
-msgid "PEARSON(Data1; Data2)"
-msgstr "PEARSON(Δεδομένα1, Δεδομένα2)"
+msgid "<emph>DatabaseField</emph> specifies the column where the function operates on after the search criteria of the first parameter is applied and the data rows are selected. It is not related to the search criteria itself. Use the number 0 to specify the whole data range. <variable id=\"quotes\">To reference a column by means of the column header name, place quotation marks around the header name. </variable>"
+msgstr "Το <emph>πεδίο βάσης δεδομένων</emph> καθορίζει τη στήλη όπου δρα η συνάρτηση, μετά την εφαρμογή των κριτηρίων αναζήτησης της πρώτης παραμέτρου και την επιλογή των γραμμών. Δεν σχετίζεται με τα κριτήρια αναζήτησης αυτά καθεαυτά. Χρησιμοποιήστε τον αριθμό 0 για να καθορίσετε ολόκληρη την περιοχή δεδομένων. <variable id=\"quotes\">Για να αναφέρετε μαι στήλη με χρήση της κεφαλίδας της, τοποθετείστε εισαγωγικά εκατέρωθεν του ονόματος.</variable>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3151272\n"
+"04060101.xhp\n"
+"par_id3147083\n"
"87\n"
"help.text"
-msgid "<emph>Data1</emph> represents the array of the first data set."
-msgstr "Τα <emph>Δεδομένα1</emph> αντιπροσωπεύουν τη σειρά δεδομένων της πρώτης εγγραφής."
+msgid "<emph>SearchCriteria</emph> is the cell range containing search criteria. If you write several criteria in one row they are connected by AND. If you write the criteria in different rows they are connected by OR. Empty cells in the search criteria range will be ignored."
+msgstr "Το <emph>κριτήρια αναζήτησης</emph> είναι η περιοχή κελιών που περιέχει τα κριτήρια αναζήτησης. Αν γράψετε πολλά κριτήρια σε μία γραμμή συνδέονται με AND. Αν γράψετε τα κριτήρια σε διαφορετικές γραμμές συνδέονται με OR. Κενά κελιά στην περιοχή των κριτηρίων αναζήτησης θα αγνοηθούν."
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3153279\n"
+"04060101.xhp\n"
+"par_id3151188\n"
+"188\n"
+"help.text"
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\">%PRODUCTNAME Calc - Calculate</link> to define how $[officename] Calc acts when searching for identical entries."
+msgstr "Επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\" name=\"Υπολογιστικό φύλλο - Υπολογισμός\">%PRODUCTNAME Calc - Υπολογισμός</link> για να καθορίσετε πώς το $[officename] Calc συμπεριφέρεται όταν αναζητά ταυτόσημες καταχωρίσεις."
+
+#: 04060101.xhp
+msgctxt ""
+"04060101.xhp\n"
+"par_id3882869\n"
+"help.text"
+msgid "See also the Wiki page about <link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Conditional_Counting_and_Summation\">Conditional Counting and Summation</link>."
+msgstr "Δείτε επίσης τη σελίδα Wiki σχετικά με <link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Conditional_Counting_and_Summation\">Υπό όρους μέτρηση και άθροιση</link>."
+
+#: 04060101.xhp
+msgctxt ""
+"04060101.xhp\n"
+"bm_id3150882\n"
+"help.text"
+msgid "<bookmark_value>DCOUNT function</bookmark_value> <bookmark_value>counting rows;with numeric values</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DCOUNT</bookmark_value><bookmark_value>καταμέτρηση γραμμών, με αριθμητικές τιμές</bookmark_value>"
+
+#: 04060101.xhp
+msgctxt ""
+"04060101.xhp\n"
+"hd_id3150882\n"
"88\n"
"help.text"
-msgid "<emph>Data2</emph> represents the array of the second data set."
-msgstr "Τα <emph>Δεδομένα2</emph> αντιπροσωπεύουν τη σειρά δεδομένων της δεύτερης εγγραφής."
+msgid "DCOUNT"
+msgstr "DCOUNT"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3147567\n"
+"04060101.xhp\n"
+"par_id3156133\n"
"89\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\"HID_FUNC_DBANZAHL\">DCOUNT counts the number of rows (records) in a database that match the specified search criteria and contain numerical values.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DBANZAHL\">Η DCOUNT καταμετρά τον αριθμό των γραμμών (εγγραφών) σε μια βάση δεδομένων που συμφωνούν με τα καθορισμένα κριτήρια και περιέχουν αριθμητικές τιμές.</ahelp>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3151187\n"
+"04060101.xhp\n"
+"hd_id3156099\n"
"90\n"
"help.text"
-msgid "<item type=\"input\">=PEARSON(A1:A30;B1:B30)</item> returns the Pearson correlation coefficient of both data sets."
-msgstr "Η συνάρτηση <item type=\"input\">=PEARSON(A1:A30;B1:B30)</item> επιστρέφει τον συντελεστή συσχέτισης κατά Pearson μεταξύ δύο συνόλων δεδομένων."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"bm_id3152806\n"
+"04060101.xhp\n"
+"par_id3153218\n"
+"91\n"
"help.text"
-msgid "<bookmark_value>PHI function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση PHI</bookmark_value>"
+msgid "DCOUNT(Database; DatabaseField; SearchCriteria)"
+msgstr "DCOUNT(Βάση-δεδομένων, Πεδίο-βάσης-δεδομένων, Κριτήρια αναζήτησης)"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3152806\n"
+"04060101.xhp\n"
+"par_id3153273\n"
+"187\n"
+"help.text"
+msgid "For the DatabaseField parameter you can enter a cell to specify the column, or enter the number 0 for the entire database. The parameter cannot be empty. <embedvar href=\"text/scalc/01/04060101.xhp#quotes\"/>"
+msgstr "Για την παράμετρο Πεδίο-βάσης-δεδομένων μπορείτε να εισάγετε ένα κελί για να καθορίσετε τη στήλη, ή τον αριθμό μηδέν για ολόκληρη τη βάση δεδομένων. Η παράμετρος δεν μπορεί να είναι κενή.<embedvar href=\"text/scalc/01/04060101.xhp#quotes\"/>"
+
+#: 04060101.xhp
+msgctxt ""
+"04060101.xhp\n"
+"hd_id3154743\n"
"92\n"
"help.text"
-msgid "PHI"
-msgstr "PHI"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3150254\n"
+"04060101.xhp\n"
+"par_id3153623\n"
"93\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_PHI\">Returns the values of the distribution function for a standard normal distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_PHI\">Επιστρέφει τις τιμές της συνάρτησης κατανομής για μία τυπική κανονική κατανομή.</ahelp>"
+msgid "In the example above (scroll up, please), we want to know how many children have to travel more than 600 meters to school. The result is to be stored in cell B16. Set the cursor in cell B16. Enter the formula <item type=\"input\">=DCOUNT(A1:E10;0;A13:E14)</item> in B16. The <emph>Function Wizard</emph> helps you to input ranges."
+msgstr "Στο παράδειγμα παραπάνω (δείτε παραπάνω, παρακαλώ), θέλουμε να γνωρίζουμε πόσα παιδιά θα μετακινούνται πάνω από 600 μέτρα για το σχολείο. Το αποτέλεσμα θα αποθηκευθεί στο κελί Β16. Βάλτε το δρομέα στο κελί Β16. Εισάγετε τον τύπο <item type=\"input\">=DCOUNT(A1:E10;0;A13:E14)</item> στο κελί Β16. Ο <emph>Οδηγός συνάρτησης</emph> σας βοηθάει να εισάγετε περιοχές."
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3154748\n"
+"04060101.xhp\n"
+"par_id3149142\n"
"94\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<emph>Database</emph> is the range of data to be evaluated, including its headers: in this case A1:E10. <emph>DatabaseField</emph> specifies the column for the search criteria: in this case, the whole database. <emph>SearchCriteria</emph> is the range where you can enter the search parameters: in this case, A13:E14."
+msgstr "Το <emph>Βάση-δεδομένων</emph> είναι το εύρος των δεδομένων που θα αξιολογηθούν, περιλαμβανομένων των κεφαλίδων, σε αυτή την περίπτωση Α1:Ε10. Το <emph>Πεδίο-βάσης-δεδομένων</emph> καθορίζει τη στήλη για τα κριτήρια αναζήτησης: σε αυτή την περίπτωση ολόκληρη τη βάση δεδομένων. Το <emph>Κριτήρια αναζήτησης</emph> είναι η περιοχή όπου μπορείτε να εισάγετε τις παραμέτρους αναζήτησης, σε αυτή την περίπτωση Α13:Ε14."
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3149976\n"
+"04060101.xhp\n"
+"par_id3145652\n"
"95\n"
"help.text"
-msgid "PHI(Number)"
-msgstr "PHI(Αριθμός)"
+msgid "To learn how many children in second grade are over 7 years of age, delete the entry >600 in cell D14 and enter <item type=\"input\">2</item> in cell B14 under Grade, and enter <item type=\"input\">>7</item> in cell C14 to the right. The result is 2. Two children are in second grade and over 7 years of age. As both criteria are in the same row, they are connected by AND."
+msgstr "Για να μάθετε πόσα παιδιά της δεύτερης τάξης είναι άνω των 7 ετών, διαγράψτε την καταχώρηση >600 στο κελί D14 και εισάγετε <item type=\"input\">2</item> στο κελί Β14 κάτω από την Τάξη, και εισάγετε <item type=\"input\">>7</item> στο κελί C14 στα δεξιά. Το αποτέλεσμα είναι 2. Δύο παιδιά βρίσκονται στη δεύτερη τάξη και είναι άνω των 7 ετών. Καθώς και τα δύο κριτήρια βρίσκονται στην ίδια σειρά συνδέονται με AND."
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3156108\n"
-"96\n"
+"04060101.xhp\n"
+"bm_id3156123\n"
"help.text"
-msgid "<emph>Number</emph> represents the value based on which the standard normal distribution is calculated."
-msgstr "Ο <emph>Αριθμός</emph> αντιπροσωπεύει την τιμή βάσει της οποίας υπολογίζεται η τυπική κανονική κατανομή."
+msgid "<bookmark_value>DCOUNTA function</bookmark_value> <bookmark_value>records;counting in Calc databases</bookmark_value> <bookmark_value>counting rows;with numeric or alphanumeric values</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DCOUNTA</bookmark_value><bookmark_value>εγγραφές, καταμέτρηση στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>καταμέτρηση γραμμών, με αριθμητικές και αλφαριθμητικές τιμές</bookmark_value>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3153621\n"
+"04060101.xhp\n"
+"hd_id3156123\n"
"97\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "DCOUNTA"
+msgstr "DCOUNTA"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3155849\n"
+"04060101.xhp\n"
+"par_id3156110\n"
"98\n"
"help.text"
-msgid "<item type=\"input\">=PHI(2.25) </item>= 0.03"
-msgstr "<item type=\"input\">=PHI(2.25) </item>= 0.03"
+msgid "<ahelp hid=\"HID_FUNC_DBANZAHL2\">DCOUNTA counts the number of rows (records) in a database that match the specified search conditions, and contain numeric or alphanumeric values.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DBANZAHL2\"> Η DCOUNTA καταμετρά των αριθμό των γραμμών (εγγραφών) μιας βάσης δεδομένων που συμφωνούν με τα καθορισμένα κριτήρια αναζήτησης και περιέχουν αριθμητικές και αλφαριθμητικές τιμές.</ahelp>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3143236\n"
+"04060101.xhp\n"
+"hd_id3143228\n"
"99\n"
"help.text"
-msgid "<item type=\"input\">=PHI(-2.25)</item> = 0.03"
-msgstr "<item type=\"input\">=PHI(-2.25)</item> = 0.03"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3149286\n"
+"04060101.xhp\n"
+"par_id3146893\n"
"100\n"
"help.text"
-msgid "<item type=\"input\">=PHI(0)</item> = 0.4"
-msgstr "<item type=\"input\">=PHI(0)</item> = 0.4"
+msgid "DCOUNTA(Database; DatabaseField; SearchCriteria)"
+msgstr "DCOUNTA(Βάση-δεδομένων, Πεδίο-βάσης-δεδομένων, Κριτήρια-αναζήτησης)"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"bm_id3153985\n"
+"04060101.xhp\n"
+"hd_id3149751\n"
+"101\n"
"help.text"
-msgid "<bookmark_value>POISSON function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση POISSON</bookmark_value>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3153985\n"
+"04060101.xhp\n"
+"par_id3153982\n"
"102\n"
"help.text"
-msgid "POISSON"
-msgstr "POISSON"
+msgid "In the example above (scroll up, please), you can search for the number of children whose name starts with an E or a subsequent letter. Edit the formula in B16 to read <item type=\"input\">=DCOUNTA(A1:E10;\"Name\";A13:E14)</item>. Delete the old search criteria and enter <item type=\"input\">>=E</item> under Name in field A14. The result is 5. If you now delete all number values for Greta in row 8, the result changes to 4. Row 8 is no longer included in the count because it does not contain any values. The name Greta is text, not a value. Note that the DatabaseField parameter must point to a column that can contain values."
+msgstr "Στο παράδειγμα παραπάνω, μπορείτε να αναζητήσετε τον αριθμό των παιδιών των οποίων το όνομα αρχίζει από Ε και μετά. Επεξεργασθείτε τον τύπο στο Β16 ώστε να γίνει <item type=\"input\">=DCOUNTA(A1:E10;\"Ηλικία\";A13:E14)</item>. Διαγράψτε τα παλιά κριτήρια αναζήτησης και εισάγετε <item type=\"input\">>=E</item> στο Όνομα στο πεδίο Α14. Το αποτέλεσμα είναι 5. Αν τώρα διαγράψετε όλες τις αριθμητικές τιμές για την κοπέλα στη γραμμή 8, το αποτέλεσμα αλλάζει σε 4. Η γραμμή 8 δεν περιλαμβάνεται πια στην καταμέτρηση διότι δεν περιέχει τιμές. Το όνομα της κοπέλας είναι κείμενο, όχι τιμή. Σημειώστε ότι η παράμετρος Πεδίο-βάσης-δεδομένων πρέπει να δείχνει σε στήλη που να μπορεί να περιέχει τιμές."
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3154298\n"
-"103\n"
+"04060101.xhp\n"
+"bm_id3147256\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_POISSON\">Returns the Poisson distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_POISSON\">Επιστρέφει την κατανομή Poisson.</ahelp>"
+msgid "<bookmark_value>DGET function</bookmark_value> <bookmark_value>cell contents;searching in Calc databases</bookmark_value> <bookmark_value>searching;cell contents in Calc databases</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DGET</bookmark_value><bookmark_value>περιεχόμενα κελιών, αναζήτηση στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αναζήτηση, περιεχόμενα κελιών στις βάσεις δεδομένων του Calc</bookmark_value>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3159183\n"
+"04060101.xhp\n"
+"hd_id3147256\n"
"104\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "DGET"
+msgstr "DGET"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3146093\n"
+"04060101.xhp\n"
+"par_id3152801\n"
"105\n"
"help.text"
-msgid "POISSON(Number; Mean; C)"
-msgstr "POISSON(Αριθμός, Μέσος, C)"
+msgid "<ahelp hid=\"HID_FUNC_DBAUSZUG\">DGET returns the contents of the referenced cell in a database which matches the specified search criteria.</ahelp> In case of an error, the function returns either #VALUE! for no row found, or Err502 for more than one cell found."
+msgstr "<ahelp hid=\"HID_FUNC_DBAUSZUG\">Η DGET επιστρέφει τα περιεχόμενα του αναφερθέντος κελιού σε μια βάση δεδομένων που ταιριάζει με τα καθορισθέντα κριτήρια.</ahelp> Στην περίπτωση λάθους, η συνάρτηση επιστρέφει είτε #ΤΙΜΗ! αν δεν βρεθεί γραμμή, είτε Σφάλμα502 για περισσότερα μη ευρεθέντα κελιά."
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3147253\n"
+"04060101.xhp\n"
+"hd_id3159344\n"
"106\n"
"help.text"
-msgid "<emph>Number</emph> represents the value based on which the Poisson distribution is calculated."
-msgstr "Ο <emph>Αριθμός</emph> αντιπροσωπεύει την τιμή βάσει της οποίας υπολογίζεται η κατανομή Poisson."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3151177\n"
+"04060101.xhp\n"
+"par_id3154696\n"
"107\n"
"help.text"
-msgid "<emph>Mean</emph> represents the middle value of the Poisson distribution."
-msgstr "Ο <emph>Μέσος</emph> αντιπροσωπεύει τη μέση τιμή της κατανομής Poisson."
+msgid "DGET(Database; DatabaseField; SearchCriteria)"
+msgstr "DGET(Βάση-δεδομένων, Πεδίο-βάσης-δεδομένων, Κριτήρια-αναζήτησης)"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3149200\n"
+"04060101.xhp\n"
+"hd_id3153909\n"
"108\n"
"help.text"
-msgid "<emph>C</emph> (optional) = 0 or False calculates the density function; <emph>C</emph> = 1 or True calculates the distribution. When omitted, the default value True is inserted when you save the document, for best compatibility with other programs and older versions of %PRODUCTNAME."
-msgstr "<emph>C</emph> (προαιρετικό) = 0 ή ψευδές υπολογίζει την συνάρτηση πυκνότητας· <emph>C</emph> = 1 ή αληθές υπολογίζει την κατανομή. Όταν παραλείπεται, η προεπιλεγμένη τιμή αληθής εισάγεται όταν αποθηκεύεται το έγγραφο, για καλύτερη συμβατότητα με άλλα προγράμματα και παλιότερες εκδόσεις του %PRODUCTNAME."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3159347\n"
+"04060101.xhp\n"
+"par_id3155388\n"
"109\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "In the above example (scroll up, please), we want to determine what grade a child is in, whose name was entered in cell A14. The formula is entered in cell B16 and differs slightly from the earlier examples because only one column (one database field) can be entered for <emph>DatabaseField</emph>. Enter the following formula:"
+msgstr "Στο παραπάνω παράδειγμα (κάνοντας κύλιση πάνω), θέλουμε να καθορίσουμε σε ποια τάξη βρίσκεται το παιδί, του οποίου το όνομα εισήχθηκε στο κελί Α14. Ο τύπος εισήχθηκε στο κελί Β16 και διαφέρει ελαφρά από τα προηγούμενα παραδείγματα επειδή μόνο μία στήλη (ένα πεδίο βάσης δεδομένων) μπορεί να εισαχθεί για το <emph>Πεδίο βάσης δεδομένων</emph>. Εισάγετε τον ακόλουθο τύπο:"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3150113\n"
+"04060101.xhp\n"
+"par_id3153096\n"
"110\n"
"help.text"
-msgid "<item type=\"input\">=POISSON(60;50;1)</item> returns 0.93."
-msgstr "Η συνάρτηση <item type=\"input\">=POISSON(60;50;1)</item> επιστρέφει ως αποτέλεσμα 0.93."
+msgid "<item type=\"input\">=DGET(A1:E10;\"Grade\";A13:E14)</item>"
+msgstr "<item type=\"input\">=DGET(A1:E10;\"Grade\";A13:E14)</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"bm_id3153100\n"
+"04060101.xhp\n"
+"par_id3150524\n"
+"111\n"
"help.text"
-msgid "<bookmark_value>PERCENTILE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση PERCENTILE</bookmark_value>"
+msgid "Enter the name <item type=\"input\">Frank</item> in A14, and you see the result 2. Frank is in second grade. Enter <item type=\"input\">\"Age\"</item> instead of \"Grade\" and you will get Frank's age."
+msgstr "Εισάγετε το όνομα <item type=\"input\">Frank</item> στο κελί A14, και θα δείτε το αποτέλεσμα 2. Ο Φρανκ βρίσκεται στη δεύτερα τάξη. Εισάγετε <item type=\"input\">\"Ηλικία\"</item> αντί για \"Τάξη\" και θα έχετε την ηλικία του Φρανκ."
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3153100\n"
+"04060101.xhp\n"
+"par_id3148833\n"
"112\n"
"help.text"
-msgid "PERCENTILE"
-msgstr "PERCENTILE"
+msgid "Or enter the value <item type=\"input\">11</item> in cell C14 only, and delete the other entries in this row. Edit the formula in B16 as follows:"
+msgstr "Ή εισάγετε την τιμή <item type=\"input\">11</item> στο κελί C14 μόνο, και διαγράψτε τις άλλες καταχωρίσεις σε αυτή τη γραμμή. Επεξεργαστείτε τον τύπο στο κελί Β16 ως εξής:"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3154940\n"
+"04060101.xhp\n"
+"par_id3149912\n"
"113\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_QUANTIL\">Returns the alpha-percentile of data values in an array.</ahelp> A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For <item type=\"literal\">Alpha</item> = 25%, the percentile means the first quartile; <item type=\"literal\">Alpha</item> = 50% is the MEDIAN."
-msgstr "<ahelp hid=\"HID_FUNC_QUANTIL\">Επιστρέφει το άλφα-ποσοστημόριο των τιμών των δεδομένων σε μία σειρά δεδομένων.</ahelp> Ένα ποσοστημόριο επιστρέφει την τιμή κλίμακας μιας σειράς δεδομένων που κυμαίνεται από την μικρότερη(Άλφα=0) στη μεγαλύτερη τιμή (Άλφα=1) της σειράς δεδομένων. Για <item type=\"literal\">Άλφα</item> = 25%, η ποσοστημοριακή τιμή είναι το πρώτο τεταρτημόριο. Για <item type=\"literal\">Άλφα</item> = 50% είναι η ΔΙΑΜΕΣΟΣ."
+msgid "<item type=\"input\">=DGET(A1:E10;\"Name\";A13:E14)</item>"
+msgstr "<item type=\"input\">=DGET(A1:E10;\"Όνομα\";A13:E14)</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3150531\n"
+"04060101.xhp\n"
+"par_id3148813\n"
"114\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Instead of the grade, the name is queried. The answer appears at once: Daniel is the only child aged 11."
+msgstr "Αντί για την τάξη γίνεται ερώτημα για το όνομα. Η απάντηση εμφανίζεται αμέσως: Ο Δανιήλ είναι το μόνο παιδί ηλικίας 11 ετών."
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3148813\n"
+"04060101.xhp\n"
+"bm_id3149766\n"
+"help.text"
+msgid "<bookmark_value>DMAX function</bookmark_value> <bookmark_value>maximum values in Calc databases</bookmark_value> <bookmark_value>searching;maximum values in columns</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DMAX</bookmark_value><bookmark_value>μέγιστες τιμές στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αναζήτηση, μέγιστες τιμές σε στήλες</bookmark_value>"
+
+#: 04060101.xhp
+msgctxt ""
+"04060101.xhp\n"
+"hd_id3149766\n"
"115\n"
"help.text"
-msgid "PERCENTILE(Data; Alpha)"
-msgstr "PERCENTILE(Δεδομένα, Άλφα)"
+msgid "DMAX"
+msgstr "DMAX"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3153054\n"
+"04060101.xhp\n"
+"par_id3154903\n"
"116\n"
"help.text"
-msgid "<emph>Data</emph> represents the array of data."
-msgstr "Τα <emph>Δεδομένα</emph> αντιπροσωπεύουν τη σειρά των δεδομένων."
+msgid "<ahelp hid=\"HID_FUNC_DBMAX\">DMAX returns the maximum content of a cell (field) in a database (all records) that matches the specified search conditions.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DBMAX\">Η συνάρτηση DMAX επιστρέφει το μέγιστο περιεχόμενα ενός κελιού (πεδίου) σε μία βάση δεδομένων (όλες τις εγγραφές) που ταιριάζει τις καθορισμένες συνθήκες αναζήτησης.</ahelp>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3154212\n"
+"04060101.xhp\n"
+"hd_id3150771\n"
"117\n"
"help.text"
-msgid "<emph>Alpha</emph> represents the percentage of the scale between 0 and 1."
-msgstr "Το <emph>Άλφα</emph> αντιπροσωπεύει ένα ποσοστό της κλίμακας μεταξύ 0 και 1."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3154290\n"
+"04060101.xhp\n"
+"par_id3159157\n"
"118\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "DMAX(Database; DatabaseField; SearchCriteria)"
+msgstr "DMAX(Βάση-δεδομένων, Πεδίο-βάσης-δεδομένων, Κριτήρια-αναζήτησης)"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3159147\n"
+"04060101.xhp\n"
+"hd_id3145420\n"
"119\n"
"help.text"
-msgid "<item type=\"input\">=PERCENTILE(A1:A50;0.1)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50."
-msgstr "Η συνάρτηση <item type=\"input\">=PERCENTILE(A1:A50;0.1)</item> απεικονίζει την τιμή στο σύνολο δεδομένων, η οποία ισούται με 10% της συνολικής κλίμακας των δεδομένων στα κελιά A1:A50."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"bm_id3148807\n"
+"04060101.xhp\n"
+"par_id3148442\n"
+"120\n"
"help.text"
-msgid "<bookmark_value>PERCENTRANK function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση PERCENTRANK</bookmark_value>"
+msgid "To find out how much the heaviest child in each grade weighed in the above example (scroll up, please), enter the following formula in B16:"
+msgstr "Για να εντοπίσετε πόσο ζυγίζει το πιο βαρύ παιδί σε κάθε τάξη στο παραπάνω παράδειγμα (κάνοντας κύλιση πάνω), εισάγετε τον ακόλουθο τύπο στο κελί Β16:"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3148807\n"
+"04060101.xhp\n"
+"par_id3148804\n"
"121\n"
"help.text"
-msgid "PERCENTRANK"
-msgstr "PERCENTRANK"
+msgid "<item type=\"input\">=DMAX(A1:E10;\"Weight\";A13:E14)</item>"
+msgstr "<item type=\"input\">=DMAX(A1:E10;\"Βάρος\";A13:E14)</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3153573\n"
+"04060101.xhp\n"
+"par_id3150510\n"
"122\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_QUANTILSRANG\">Returns the percentage rank of a value in a sample.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_QUANTILSRANG\">Επιστρέφει την ποσοστιαία τάξη μιας τιμής σε ένα δείγμα.</ahelp>"
+msgid "Under Grade, enter <item type=\"input\">1, 2, 3,</item> and so on, one after the other. After entering a grade number, the weight of the heaviest child in that grade appears."
+msgstr "Στο πεδίο της τάξης, εισάγετε <item type=\"input\">1, 2, 3,</item> και συνεχίστε έτσι, το ένα μετά το άλλο. Αφού εισάγετε τον αριθμό της τάξης, εμφανίζεται το βάρος του παιδιού που ζυγίζει πιο πολύ σε αυτή τη τάξη."
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3147512\n"
+"04060101.xhp\n"
+"bm_id3159141\n"
+"help.text"
+msgid "<bookmark_value>DMIN function</bookmark_value> <bookmark_value>minimum values in Calc databases</bookmark_value> <bookmark_value>searching;minimum values in columns</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DMIN</bookmark_value><bookmark_value>ελάχιστες τιμές στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αναζήτηση, ελάχιστες τιμές σε στήλες</bookmark_value>"
+
+#: 04060101.xhp
+msgctxt ""
+"04060101.xhp\n"
+"hd_id3159141\n"
"123\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "DMIN"
+msgstr "DMIN"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3147238\n"
+"04060101.xhp\n"
+"par_id3154261\n"
"124\n"
"help.text"
-msgid "PERCENTRANK(Data; Value)"
-msgstr "PERCENTRANK(Δεδομένα, Τιμή)"
+msgid "<ahelp hid=\"HID_FUNC_DBMIN\">DMIN returns the minimum content of a cell (field) in a database that matches the specified search criteria.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DBMIN\">Η DMIN επιστρέφει το ελάχιστο περιεχόμενο ενός κελιού (πεδίου) σε μια βάση δεδομένων που συμφωνεί με τα καθορισμένα κριτήρια αναζήτησης.</ahelp>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3154266\n"
+"04060101.xhp\n"
+"hd_id3147238\n"
"125\n"
"help.text"
-msgid "<emph>Data</emph> represents the array of data in the sample."
-msgstr "Τα <emph>Δεδομένα</emph> αντιπροσωπεύουν τη σειρά των δεδομένων στο δείγμα."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3148475\n"
+"04060101.xhp\n"
+"par_id3148479\n"
"126\n"
"help.text"
-msgid "<emph>Value</emph> represents the value whose percentile rank must be determined."
-msgstr "Η <emph>Τιμή</emph> αντιπροσωπεύει την τιμή για την οποία πρέπει να καθοριστεί η ποσοστιαία τάξη."
+msgid "DMIN(Database; DatabaseField; SearchCriteria)"
+msgstr "DMIN(Βάση-δεδομένων, Πεδίο-βάσης-δεδομένων, Κριτήρια-αναζήτησης)"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3155364\n"
+"04060101.xhp\n"
+"hd_id3151050\n"
"127\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3149163\n"
+"04060101.xhp\n"
+"par_id3148925\n"
"128\n"
"help.text"
-msgid "<item type=\"input\">=PERCENTRANK(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear."
-msgstr "Η συνάρτηση <item type=\"input\">=PERCENTRANK(A1:A50;50)</item> επιστρέφει την ποσοστιαία τάξη της τιμής 50 από το συνολικό εύρος όλων των τιμών που βρέθηκαν στα κελιά Α1:Α50. Αν η τιμή 50 βρεθεί έξω από το συνολικό εύρος, παρουσιάζεται ένα μήνυμα σφάλματος."
+msgid "To find the shortest distance to school for the children in each grade in the above example (scroll up, please), enter the following formula in B16:"
+msgstr "Για να εντοπίσετε την πιο κοντινή απόσταση από το σχολείο για τα παιδιά σε κάθε τάξη στο παραπάνω παράδειγμα (κάνοντας κύλιση πάνω), εισάγετε τον ακόλουθο τύπο στο κελί Β16:"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"bm_id3166442\n"
+"04060101.xhp\n"
+"par_id3149161\n"
+"129\n"
"help.text"
-msgid "<bookmark_value>QUARTILE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση QUARTILE</bookmark_value>"
+msgid "<item type=\"input\">=DMIN(A1:E10;\"Distance to School\";A13:E14)</item>"
+msgstr "<item type=\"input\">=DMIN(A1:E10;\"Απόσταση για το σχολείο\";A13:E14)</item>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3166442\n"
+"04060101.xhp\n"
+"par_id3148917\n"
"130\n"
"help.text"
-msgid "QUARTILE"
-msgstr "QUARTILE"
+msgid "In row 14, under Grade, enter <item type=\"input\">1, 2, 3,</item> and so on, one after the other. The shortest distance to school for each grade appears."
+msgstr "Στη γραμμή 14, στη τάξη, εισάγετε <item type=\"input\">1, 2, 3,</item>, και συνεχίστε έτσι, το ένα μετά το άλλο. Η πιο κοντινή απόσταση για το σχολείο για κάθε τάξη εμφανίζεται."
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3146958\n"
+"04060101.xhp\n"
+"bm_id3154274\n"
+"help.text"
+msgid "<bookmark_value>DAVERAGE function</bookmark_value> <bookmark_value>averages; in Calc databases</bookmark_value> <bookmark_value>calculating;averages in Calc databases</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DAVERAGE</bookmark_value><bookmark_value>μέσες τιμές, στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>υπολογισμός, μέσες τιμές στις βάσεις δεδομένων του Calc</bookmark_value>"
+
+#: 04060101.xhp
+msgctxt ""
+"04060101.xhp\n"
+"hd_id3154274\n"
"131\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_QUARTILE\">Returns the quartile of a data set.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_QUARTILE\">Επιστρέφει το τεταρτημόριο ενός συνόλου δεδομένων.</ahelp>"
+msgid "DAVERAGE"
+msgstr "DAVERAGE"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"hd_id3152942\n"
+"04060101.xhp\n"
+"par_id3166453\n"
"132\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"HID_FUNC_DBMITTELWERT\">DAVERAGE returns the average of the values of all cells (fields) in all rows (database records) that match the specified search criteria.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DBMITTELWERT\">Η DAVERAGE επιστρέφει το μέσο όρο των τιμών των κελιών (πεδίων) σε όλες τις γραμμές (εγγραφές βάσης δεδομένων) που συμφωνούν με τα κριτήρια αναζήτησης.</ahelp>"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3153684\n"
+"04060101.xhp\n"
+"hd_id3146955\n"
"133\n"
"help.text"
-msgid "QUARTILE(Data; Type)"
-msgstr "QUARTILE(Δεδομένα, Τύπος)"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3153387\n"
+"04060101.xhp\n"
+"par_id3150710\n"
"134\n"
"help.text"
-msgid "<emph>Data</emph> represents the array of data in the sample."
-msgstr "Τα <emph>Δεδομένα</emph> αντιπροσωπεύουν τη σειρά των δεδομένων στο δείγμα."
+msgid "DAVERAGE(Database; DatabaseField; SearchCriteria)"
+msgstr "DAVERAGE(Βάση-δεδομένων, Πεδίο-βάσης-δεδομένων, Κριτήρια αναζήτησης)"
-#: 04060184.xhp
+#: 04060101.xhp
msgctxt ""
-"04060184.xhp\n"
-"par_id3155589\n"
+"04060101.xhp\n"
+"hd_id3152943\n"
"135\n"
"help.text"
-msgid "<emph>Type</emph> represents the type of quartile. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX.)"
-msgstr "Ο <emph>Τύπος</emph> αντιπροσωπεύει τον τύπο του τεταρτημορίου. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% και 4 = MAX.)"
-
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"hd_id3149103\n"
-"136\n"
-"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060184.xhp
-msgctxt ""
-"04060184.xhp\n"
-"par_id3159276\n"
-"137\n"
-"help.text"
-msgid "<item type=\"input\">=QUARTILE(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50."
-msgstr "Το <item type=\"input\">=QUARTILE(A1:A50;2)</item> επιστρέφει την τιμή στην οποία το 50% της κλίμακας αντιστοιχεί στην χαμηλότερη από τις μέγιστες τιμές στην περιοχή Α1:Α50."
-
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"tit\n"
+"04060101.xhp\n"
+"par_id3149104\n"
+"136\n"
"help.text"
-msgid "Operators in $[officename] Calc"
-msgstr "Τελεστές στο $[officename] Calc"
+msgid "To find the average weight of all children of the same age in the above example (scroll up, please), enter the following formula in B16:"
+msgstr "Για να βρείτε το μέσο βάρος όλων των παιδιών της ίδιας ηλικίας στο παραπάνω παράδειγμα, εισάγετε τον ακόλουθο τύπο στο Β16:"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"bm_id3156445\n"
+"04060101.xhp\n"
+"par_id3153688\n"
+"137\n"
"help.text"
-msgid "<bookmark_value>formulas; operators</bookmark_value><bookmark_value>operators; formula functions</bookmark_value><bookmark_value>division sign, see also operators</bookmark_value><bookmark_value>multiplication sign, see also operators</bookmark_value><bookmark_value>minus sign, see also operators</bookmark_value><bookmark_value>plus sign, see also operators</bookmark_value><bookmark_value>text operators</bookmark_value><bookmark_value>comparisons;operators in Calc</bookmark_value><bookmark_value>arithmetical operators</bookmark_value><bookmark_value>reference operators</bookmark_value>"
-msgstr "<bookmark_value>τύποι, τελεστές</bookmark_value><bookmark_value>τελεστές, συναρτήσεις τύπων</bookmark_value><bookmark_value>σύμβολο διαίρεσης, δείτε επίσης τελεστές</bookmark_value><bookmark_value>σύμβολο πολλαπλασιασμού, δείτε επίσης τελεστές</bookmark_value><bookmark_value>σύμβολο αφαίρεσης, δείτε επίσης τελεστές</bookmark_value><bookmark_value>σύμβολο πρόσθεσης, δείτε επίσης τελεστές</bookmark_value><bookmark_value>τελεστές κειμένου</bookmark_value><bookmark_value>συγκρίσεις, τελεστές στο Calc</bookmark_value><bookmark_value>αριθμητικοί τελεστές</bookmark_value><bookmark_value>τελεστές παραπομπής</bookmark_value>"
+msgid "<item type=\"input\">=DAVERAGE(A1:E10;\"Weight\";A13:E14)</item>"
+msgstr "<item type=\"input\">=DAVERAGE(A1:E10;\"Βάρος\";A13:E14)</item>"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"hd_id3156445\n"
-"1\n"
+"04060101.xhp\n"
+"par_id3155587\n"
+"138\n"
"help.text"
-msgid "Operators in $[officename] Calc"
-msgstr "Τελεστές στο $[officename] Calc"
+msgid "In row 14, under Age, enter <item type=\"input\">7, 8, 9,</item> and so on, one after the other. The average weight of all children of the same age appears."
+msgstr "Στη γραμμή 14, κάτω από το Ηλικία, εισάγετε <item type=\"input\">7, 8, 9,</item> κ.ο.κ. το ένα μετά το άλλο. Το μέσο βάρος όλων των παιδιών της αντίστοιχης ηλικίας θα εμφανισθεί."
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3155812\n"
-"2\n"
+"04060101.xhp\n"
+"bm_id3159269\n"
"help.text"
-msgid "You can use the following operators in $[officename] Calc:"
-msgstr "Μπορείτε να χρησιμοποιήσετε τους ακόλουθους τελεστές στο $[officename] Calc."
+msgid "<bookmark_value>DPRODUCT function</bookmark_value> <bookmark_value>multiplying;cell contents in Calc databases</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DPRODUCT</bookmark_value><bookmark_value>πολλαπλασιασμός, περιεχόμενα κελιών στις βάσεις δεδομένων του Calc</bookmark_value>"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"hd_id3153066\n"
-"3\n"
+"04060101.xhp\n"
+"hd_id3159269\n"
+"139\n"
"help.text"
-msgid "Arithmetical Operators"
-msgstr "Αριθμητικοί τελεστές"
+msgid "DPRODUCT"
+msgstr "DPRODUCT"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3148601\n"
-"4\n"
+"04060101.xhp\n"
+"par_id3152879\n"
+"140\n"
"help.text"
-msgid "These operators return numerical results."
-msgstr "Αυτοί οι τελεστές επιστρέφουν αριθμητικά αποτελέσματα."
+msgid "<ahelp hid=\"HID_FUNC_DBPRODUKT\">DPRODUCT multiplies all cells of a data range where the cell contents match the search criteria.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DBPRODUKT\">Η DPRODUCT πολλαπλασιάζει όλα τα κελιά μιας περιοχής δεδομένων όπου τα περιεχόμενα των κελιών συμφωνούν με τα κριτήρια αναζήτησης.</ahelp>"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3144768\n"
-"5\n"
+"04060101.xhp\n"
+"hd_id3149966\n"
+"141\n"
"help.text"
-msgid "Operator"
-msgstr "Τελεστής"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3157982\n"
-"6\n"
+"04060101.xhp\n"
+"par_id3154854\n"
+"142\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "DPRODUCT(Database; DatabaseField; SearchCriteria)"
+msgstr "DPRODUCT(Βάση-δεδομένων; Πεδίο-Βάσης-Δεδομένων; Κριτήρια Αναζήτησης)"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3159096\n"
-"7\n"
+"04060101.xhp\n"
+"hd_id3149802\n"
+"143\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3149126\n"
-"8\n"
-"help.text"
-msgid "+ (Plus)"
-msgstr "+ (Συν)"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3150892\n"
-"9\n"
-"help.text"
-msgid "Addition"
-msgstr "Πρόσθεση"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3153247\n"
-"10\n"
-"help.text"
-msgid "1+1"
-msgstr "1+1"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3159204\n"
-"11\n"
-"help.text"
-msgid "- (Minus)"
-msgstr "- (Μείον)"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3145362\n"
-"12\n"
-"help.text"
-msgid "Subtraction"
-msgstr "Αφαίρεση"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3153554\n"
-"13\n"
-"help.text"
-msgid "2-1"
-msgstr "2-1"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3153808\n"
-"14\n"
-"help.text"
-msgid "- (Minus)"
-msgstr "- (Μείον)"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3151193\n"
-"15\n"
-"help.text"
-msgid "Negation"
-msgstr "Άρνηση"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3154712\n"
-"16\n"
-"help.text"
-msgid "-5"
-msgstr "-5"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3149873\n"
-"17\n"
-"help.text"
-msgid "* (asterisk)"
-msgstr "* (αστερίσκος)"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3147504\n"
-"18\n"
-"help.text"
-msgid "Multiplication"
-msgstr "Πολλαπλασιασμός"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3149055\n"
-"19\n"
-"help.text"
-msgid "2*2"
-msgstr "2*2"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3151341\n"
-"20\n"
-"help.text"
-msgid "/ (Slash)"
-msgstr "/ (Κάθετος)"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3159260\n"
-"21\n"
-"help.text"
-msgid "Division"
-msgstr "Διαίρεση"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3153027\n"
-"22\n"
-"help.text"
-msgid "9/3"
-msgstr "9/3"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3156396\n"
-"23\n"
-"help.text"
-msgid "% (Percent)"
-msgstr "% (Ποσοστό)"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3150372\n"
-"24\n"
-"help.text"
-msgid "Percent"
-msgstr "Ποσοστό"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3145632\n"
-"25\n"
-"help.text"
-msgid "15%"
-msgstr "15%"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3149722\n"
-"26\n"
-"help.text"
-msgid "^ (Caret)"
-msgstr "^ (Σημείο παράληψης)"
-
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3159127\n"
-"27\n"
+"04060101.xhp\n"
+"par_id3148986\n"
+"144\n"
"help.text"
-msgid "Exponentiation"
-msgstr "Εκθετικοποίηση"
+msgid "With the birthday party example above (scroll up, please), there is no meaningful application of this function."
+msgstr "Με το παράδειγμα του πάρτι γενεθλίων παραπάνω, δεν έχει νόημα η εφαρμογή αυτής της συνάρτησης."
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3157873\n"
-"28\n"
+"04060101.xhp\n"
+"bm_id3148462\n"
"help.text"
-msgid "3^2"
-msgstr "3^2"
+msgid "<bookmark_value>DSTDEV function</bookmark_value> <bookmark_value>standard deviations in databases;based on a sample</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DSTDEV</bookmark_value><bookmark_value>τυπικές αποκλίσεις σε βάσεις δεδομένων, βάσει ενός δείγματος</bookmark_value>"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"hd_id3152981\n"
-"29\n"
+"04060101.xhp\n"
+"hd_id3148462\n"
+"145\n"
"help.text"
-msgid "Comparative operators"
-msgstr "Τελεστές σύγκρισης"
+msgid "DSTDEV"
+msgstr "DSTDEV"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3157902\n"
-"30\n"
+"04060101.xhp\n"
+"par_id3154605\n"
+"146\n"
"help.text"
-msgid "These operators return either true or false."
-msgstr "Αυτοί οι τελεστές μπορούν να επιστρέψουν αληθές ή ψευδές αποτέλεσμα."
+msgid "<ahelp hid=\"HID_FUNC_DBSTDABW\">DSTDEV calculates the standard deviation of a population based on a sample, using the numbers in a database column that match the given conditions.</ahelp> The records are treated as a sample of data. That means that the children in the example represent a cross section of all children. Note that a representative result can not be obtained from a sample of less than one thousand."
+msgstr "<ahelp hid=\"HID_FUNC_DBSTDABW\">Η DSTDEV υπολογίζει την τυπική απόκλιση ενός πληθυσμού βασισμένη σε ένα δείγμα, χρησιμοποιώντας τους αριθμούς σε μια στήλη της βάσης δεδομένων που συμφωνεί με τα δοθέντα κριτήρια.</ahelp> Οι εγγραφές θεωρούνται δείγμα δεδομένων. Αυτό σημαίνει ότι τα παιδιά στο παράδειγμα αντιπροσωπεύουν μια κατανομή όλων των παιδιών. Σημειώστε ότι δεν μπορεί να προκύψει αντιπροσωπευτικό αποτέλεσμα από μέγεθος δείγματος μικρότερο του χίλια."
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3149889\n"
-"31\n"
+"04060101.xhp\n"
+"hd_id3149427\n"
+"147\n"
"help.text"
-msgid "Operator"
-msgstr "Τελεστής"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3150743\n"
-"32\n"
+"04060101.xhp\n"
+"par_id3148661\n"
+"148\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "DSTDEV(Database; DatabaseField; SearchCriteria)"
+msgstr "DSTDEV(Βάση-δεδομένων; Πεδίο-Βάσης-Δεδομένων; Κριτήρια Αναζήτησης)"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3146877\n"
-"33\n"
+"04060101.xhp\n"
+"hd_id3153945\n"
+"149\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3148888\n"
-"34\n"
-"help.text"
-msgid "= (equal sign)"
-msgstr "= (σύμβολο ισότητας)"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3154845\n"
-"35\n"
-"help.text"
-msgid "Equal"
-msgstr "Ίσο"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3154546\n"
-"36\n"
-"help.text"
-msgid "A1=B1"
-msgstr "A1=B1"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3154807\n"
-"37\n"
-"help.text"
-msgid "> (Greater than)"
-msgstr "> (Μεγαλύτερο από)"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3148580\n"
-"38\n"
-"help.text"
-msgid "Greater than"
-msgstr "Μεγαλύτερο από"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3145138\n"
-"39\n"
-"help.text"
-msgid "A1>B1"
-msgstr "A1>Β1"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3149507\n"
-"40\n"
-"help.text"
-msgid "< (Less than)"
-msgstr "< (Μικρότερο από)"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3150145\n"
-"41\n"
-"help.text"
-msgid "Less than"
-msgstr "Μικρότερο από"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3150901\n"
-"42\n"
-"help.text"
-msgid "A1<B1"
-msgstr "A1<Β1"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3153078\n"
-"43\n"
-"help.text"
-msgid ">= (Greater than or equal to)"
-msgstr ">= (Μεγαλύτερο ή ίσο με)"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3150866\n"
-"44\n"
-"help.text"
-msgid "Greater than or equal to"
-msgstr "Μεγαλύτερο ή ίσο με"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3153111\n"
-"45\n"
-"help.text"
-msgid "A1>=B1"
-msgstr "A1>=Β1"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3153004\n"
-"46\n"
-"help.text"
-msgid "<= (Less than or equal to)"
-msgstr "<= (Μικρότερο ή ίσο με)"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3150335\n"
-"47\n"
-"help.text"
-msgid "Less than or equal to"
-msgstr "Μικρότερο ή ίσο με"
-
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3148760\n"
-"48\n"
+"04060101.xhp\n"
+"par_id3149934\n"
+"150\n"
"help.text"
-msgid "A1<=B1"
-msgstr "A1<=B1"
+msgid "To find the standard deviation of the weight for all children of the same age in the example (scroll up, please), enter the following formula in B16:"
+msgstr "Για να βρείτε την τυπική απόκλιση του βάρους όλων των παιδιών της ίδιας ηλικίας στο παραπάνω παράδειγμα, εισάγετε τον ακόλουθο τύπο στο Β16:"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3157994\n"
-"49\n"
+"04060101.xhp\n"
+"par_id3150630\n"
+"151\n"
"help.text"
-msgid "<> (Inequality)"
-msgstr "<>(Ανισότητα)"
+msgid "<item type=\"input\">=DSTDEV(A1:E10;\"Weight\";A13:E14)</item>"
+msgstr "<item type=\"input\">=DSTDEV(A1:E10;\"Βάρος\";A13:E14)</item>"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3150019\n"
-"50\n"
+"04060101.xhp\n"
+"par_id3153536\n"
+"152\n"
"help.text"
-msgid "Inequality"
-msgstr "Ανισότητα"
+msgid "In row 14, under Age, enter <item type=\"input\">7, 8, 9,</item> and so on, one after the other. The result shown is the standard deviation of the weight of all children of this age."
+msgstr "Στη γραμμή 14, κάτω από το Ηλικία, εισάγετε <item type=\"input\">7, 8, 9,</item> κ.ο.κ. το ένα μετά το άλλο. Η τυπική απόκλιση του βάρους όλων των παιδιών της αντίστοιχης ηλικίας θα εμφανισθεί."
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3149878\n"
-"51\n"
+"04060101.xhp\n"
+"bm_id3150429\n"
"help.text"
-msgid "A1<>B1"
-msgstr "A1<>B1"
+msgid "<bookmark_value>DSTDEVP function</bookmark_value> <bookmark_value>standard deviations in databases;based on populations</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DSTDEVP</bookmark_value><bookmark_value>τυπικές αποκλίσεις σε βάσεις δεδομένων, βάσει πληθυσμών</bookmark_value>"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"hd_id3145241\n"
-"52\n"
+"04060101.xhp\n"
+"hd_id3150429\n"
+"153\n"
"help.text"
-msgid "Text operators"
-msgstr "Τελεστές κειμένου"
+msgid "DSTDEVP"
+msgstr "DSTDEVP"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3155438\n"
-"53\n"
+"04060101.xhp\n"
+"par_id3145598\n"
+"154\n"
"help.text"
-msgid "The operator combines separate texts into one text."
-msgstr "Ο τελεστής συνδυάζει διαχωρισμένα τμήματα κειμένου σε ένα κείμενο."
+msgid "<ahelp hid=\"HID_FUNC_DBSTDABWN\">DSTDEVP calculates the standard deviation of a population based on all cells of a data range which match the search criteria.</ahelp> The records from the example are treated as the whole population."
+msgstr "<ahelp hid=\"HID_FUNC_DBSTDABWN\">Η DSTDEVP υπολογίζει την τυπική απόκλιση ενός πληθυσμού βασισμένη σε ένα δείγμα, χρησιμοποιώντας τους αριθμούς σε μια στήλη της βάσης δεδομένων που συμφωνεί με τα δοθέντα κριτήρια.</ahelp> Οι εγγραφές θεωρούνται ως ολόκληρος ο πληθυσμός."
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3150566\n"
-"54\n"
+"04060101.xhp\n"
+"hd_id3145307\n"
+"155\n"
"help.text"
-msgid "Operator"
-msgstr "Τελεστής"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3153048\n"
-"55\n"
+"04060101.xhp\n"
+"par_id3149484\n"
+"156\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "DSTDEVP(Database; DatabaseField; SearchCriteria)"
+msgstr "DSTDEVP(Βάση δεδομένων; Πεδίο Βάσης Δεδομένων; Κριτήρια Αναζήτησης)"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3149001\n"
-"56\n"
+"04060101.xhp\n"
+"hd_id3153322\n"
+"157\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3148769\n"
-"57\n"
-"help.text"
-msgid "& (And)"
-msgstr "& (Και)"
-
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"bm_id3157975\n"
+"04060101.xhp\n"
+"par_id3155431\n"
+"158\n"
"help.text"
-msgid "<bookmark_value>text concatenation AND</bookmark_value>"
-msgstr "<bookmark_value>αλληλουχία κειμένου AND</bookmark_value>"
+msgid "To find the standard deviation of the weight for all children of the same age at Joe's birthday party (scroll up, please), enter the following formula in B16:"
+msgstr "Για να βρείτε την τυπική απόκλιση του βάρους όλων των παιδιών της ίδιας ηλικίας στο πάρτυ γενεθλίων του Γιάννη, εισάγετε τον ακόλουθο τύπο στο Β16:"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3157975\n"
-"58\n"
+"04060101.xhp\n"
+"par_id3148411\n"
+"159\n"
"help.text"
-msgid "text concatenation AND"
-msgstr "αλληλουχία κειμένου AND"
+msgid "<item type=\"input\">=DSTDEVP(A1:E10;\"Weight\";A13:E14)</item>"
+msgstr "<item type=\"input\">=DSTDEVP(A1:E10;\"Βάρος\";A13:E14)</item>"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3157993\n"
-"59\n"
+"04060101.xhp\n"
+"par_id3143271\n"
+"160\n"
"help.text"
-msgid "\"Sun\" & \"day\" is \"Sunday\""
-msgstr "\"Καλη\" & \"μέρα\" είναι \"Καλημέρα\""
+msgid "In row 14, under Age, enter <item type=\"input\">7, 8, 9,</item> and so on, one after the other. The result is the standard deviation of the weight for all same-aged children whose weight was checked."
+msgstr "Στη γραμμή 14, κάτω από το Ηλικία, εισάγετε <item type=\"input\">7, 8, 9,</item> κ.ο.κ. το ένα μετά το άλλο. Η τυπική απόκλιση του βάρους όλων των παιδιών της αντίστοιχης ηλικίας των οποίων το βάρος ελέγχθηκε θα εμφανισθεί."
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"hd_id3153550\n"
-"60\n"
+"04060101.xhp\n"
+"bm_id3154794\n"
"help.text"
-msgid "Reference operators"
-msgstr "Τελεστές παραπομπής"
+msgid "<bookmark_value>DSUM function</bookmark_value> <bookmark_value>calculating;sums in Calc databases</bookmark_value> <bookmark_value>sums;cells in Calc databases</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DSUM</bookmark_value><bookmark_value>υπολογισμός, αθροίσματα σε βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αθροίσματα, κελιά σε βάσεις δεδομένων του Calc</bookmark_value>"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3149024\n"
-"61\n"
+"04060101.xhp\n"
+"hd_id3154794\n"
+"161\n"
"help.text"
-msgid "These operators return a cell range of zero, one or more cells."
-msgstr "Αυτοί οι τελεστές επιστρέφουν μία περιοχή κελιών με μηδέν, ένα ή περισσότερα κελιά."
+msgid "DSUM"
+msgstr "DSUM"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id2324900\n"
+"04060101.xhp\n"
+"par_id3149591\n"
+"162\n"
"help.text"
-msgid "Range has the highest precedence, then intersection, and then finally union."
-msgstr "Το εύρος έχει την υψηλότερη προτεραιότητα μετά η τομή και τέλος η ένωση."
+msgid "<ahelp hid=\"HID_FUNC_DBSUMME\">DSUM returns the total of all cells in a database field in all rows (records) that match the specified search criteria.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DBSUMME\">Η DSUM επιστρέφει το σύνολο όλων των κελιών σε ένα πεδίο βάσης δεδομένων σε όλες τις γραμμές (εγγραφές) που συμφωνούν με τα καθορισμένα κριτήρια αναζήτησης.</ahelp>"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3158416\n"
-"62\n"
+"04060101.xhp\n"
+"hd_id3146128\n"
+"163\n"
"help.text"
-msgid "Operator"
-msgstr "Τελεστής"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3152822\n"
-"63\n"
+"04060101.xhp\n"
+"par_id3150989\n"
+"164\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "DSUM(Database; DatabaseField; SearchCriteria)"
+msgstr "DSUM(Βάση δεδομένων; Πεδίο Βάσης Δεδομένων; Κριτήρια Αναζήτησης)"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id3154949\n"
-"64\n"
+"04060101.xhp\n"
+"hd_id3159079\n"
+"165\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3156257\n"
-"65\n"
-"help.text"
-msgid ": (Colon)"
-msgstr ": (Άνω κάτω τελεία)"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3153924\n"
-"66\n"
-"help.text"
-msgid "Range"
-msgstr "Εύρος"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3148432\n"
-"67\n"
-"help.text"
-msgid "A1:C108"
-msgstr "A1:C108"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3152592\n"
-"68\n"
-"help.text"
-msgid "! (Exclamation point)"
-msgstr "! (Σύμβολο θαυμαστικού)"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"bm_id3150606\n"
-"help.text"
-msgid "<bookmark_value>intersection operator</bookmark_value>"
-msgstr "<bookmark_value>τελεστής τομής</bookmark_value>"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3150606\n"
-"69\n"
-"help.text"
-msgid "Intersection"
-msgstr "Τομή"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3083445\n"
-"70\n"
-"help.text"
-msgid "SUM(A1:B6!B5:C12)"
-msgstr "SUM(A1:B6!B5:C12)"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id3150385\n"
-"71\n"
-"help.text"
-msgid "Calculates the sum of all cells in the intersection; in this example, the result yields the sum of cells B5 and B6."
-msgstr "Υπολογίζει το άθροισμα όλων των κελιών στην τομή. Σε αυτό το παράδειγμα, το αποτέλεσμα αποδίδει το άθροισμα των κελιών B5 και B6."
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id4003723\n"
-"help.text"
-msgid "~ (Tilde)"
-msgstr "~ (Περισπωμένη)"
-
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id838953\n"
-"help.text"
-msgid "Concatenation or union"
-msgstr "Συνένωση ή ένωση"
-
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id2511978\n"
+"04060101.xhp\n"
+"par_id3152766\n"
+"166\n"
"help.text"
-msgid "Takes two references and returns a reference list, which is a concatenation of the left reference followed by the right reference. Double entries are referenced twice. See note below this table."
-msgstr "Παίρνει δύο αναφορές και επιστρέφει μια λίστα αναφοράς, η οποία είναι μαι αλληλουχία της αριστερής αναφοράς ακολουθούμενης από τη δεξιά αναφορά. Οι διπλοεγγραφές καταχωρούνται εις διπλούν. Δείτε τη σημείωση κάτω από αυτόν τον πίνακα."
+msgid "To find the length of the combined distance to school of all children at Joe's birthday party (scroll up, please) who are in second grade, enter the following formula in B16:"
+msgstr "Για να βρείτε το μήκος της συνδυασμένης απόστασης από το σχολείο όλων των παιδιών στα πάρτι γενεθλίων του Γιάννη (παραπάνω), που είναι στη δευτέρα τάξη, εισάγετε τον ακόλουθο τύπο στο Β16:"
-#: 04060199.xhp
+#: 04060101.xhp
msgctxt ""
-"04060199.xhp\n"
-"par_id181890\n"
+"04060101.xhp\n"
+"par_id3151312\n"
+"167\n"
"help.text"
-msgid "Reference concatenation using a tilde character was implemented lately. When a formula with the tilde operator exists in a document that is opened in old versions of the software, an error is returned. A reference list is not allowed inside an array expression."
-msgstr "Η αλυσίδα παραπομπής με χρήση ενός χαρακτήρα περισπωμένης (tilde) εχει εφαρμοστεί πρόσφατα. Όταν υπάρχει ένας τύπος με το τελεστή περισπωμένης σε ένα έγγραφο που έχει ανοιχθεί με παλαιότερες εκδόσεις του τότε επιστρέφεται σφάλμα. Μια λίστα παραπομπών δεν επιτρέπεται σε μέσα σε μια array expression."
+msgid "<item type=\"input\">=DSUM(A1:E10;\"Distance to School\";A13:E14)</item>"
+msgstr "<item type=\"input\">=DSUM(A1:E10;\"Απόσταση από το σχολείο\";A13:E14)</item>"
-#: func_weekday.xhp
+#: 04060101.xhp
msgctxt ""
-"func_weekday.xhp\n"
-"tit\n"
+"04060101.xhp\n"
+"par_id3150596\n"
+"168\n"
"help.text"
-msgid "WEEKDAY"
-msgstr "WEEKDAY"
+msgid "Enter <item type=\"input\">2</item> in row 14 under Grade. The sum (1950) of the distances to school of all the children who are in second grade is displayed."
+msgstr "Εισάγετε <item type=\"input\">2</item> στη γραμμή 14 στην Τάξη. Εμφανίζεται το άθροισμα (1950) των αποστάσεων από το σχολείο όλων των παιδιών της δευτέρας."
-#: func_weekday.xhp
+#: 04060101.xhp
msgctxt ""
-"func_weekday.xhp\n"
-"bm_id3154925\n"
+"04060101.xhp\n"
+"bm_id3155614\n"
"help.text"
-msgid "<bookmark_value>WEEKDAY function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση WEEKDAY</bookmark_value>"
+msgid "<bookmark_value>DVAR function</bookmark_value> <bookmark_value>variances;based on samples</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DVAR</bookmark_value><bookmark_value>διακυμάνσεις, βάσει δειγμάτων</bookmark_value>"
-#: func_weekday.xhp
+#: 04060101.xhp
msgctxt ""
-"func_weekday.xhp\n"
-"hd_id3154925\n"
-"136\n"
+"04060101.xhp\n"
+"hd_id3155614\n"
+"170\n"
"help.text"
-msgid "<variable id=\"weekday\"><link href=\"text/scalc/01/func_weekday.xhp\">WEEKDAY</link></variable>"
-msgstr "<variable id=\"weekday\"><link href=\"text/scalc/01/func_weekday.xhp\">WEEKDAY</link></variable>"
+msgid "DVAR"
+msgstr "DVAR"
-#: func_weekday.xhp
+#: 04060101.xhp
msgctxt ""
-"func_weekday.xhp\n"
-"par_id3154228\n"
-"137\n"
+"04060101.xhp\n"
+"par_id3154418\n"
+"171\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_WOCHENTAG\">Returns the day of the week for the given date value.</ahelp> The day is returned as an integer between 1 (Sunday) and 7 (Saturday) if no type or type=1 is specified. If type=2, numbering begins at Monday=1; and if type=3 numbering begins at Monday=0."
-msgstr "<ahelp hid=\"HID_FUNC_WOCHENTAG\">Επιστρέφει την ημέρα της εβδομάδας για την τρέχουσα τιμή ημερομηνίας.</ahelp> Η ημέρα επιστρέφεται ως ακέραιος ανάμεσα στον αριθμό 1 (Κυριακή) και στον αριθμό 7 (Σάββατο), εφόσον δεν έχει καθοριστεί τύπος ή έχει καθοριστεί τύπος = 1. Εάν τύπος=2, η αρίθμηση ξεκινά Δευτέρα=1 και, εάν τύπος=3, η αρίθμηση ξεκινά με Δευτέρα=0."
+msgid "<ahelp hid=\"HID_FUNC_DBVARIANZ\">DVAR returns the variance of all cells of a database field in all records that match the specified search criteria.</ahelp> The records from the example are treated as a sample of data. A representative result cannot be obtained from a sample population of less than one thousand."
+msgstr "<ahelp hid=\"HID_FUNC_DBVARIANZ\">Η DVAR επιστρέφει τη διακύμανση όλων των κελιών ενός πεδίου βάσης δεδομένων σε όλες τις εγγραφές που συμφωνούν με τα καθορισθέντα κριτήρια αναζήτησης.</ahelp> Οι εγγραφές του παραδείγματος αντιμετωπίζει ως δείγμα δεδομένων. Δεν μπορεί να έχουμε αντιπροσωπευτικό αποτέλεσμα από δείγμα πληθυσμού κάτω από χίλια."
-#: func_weekday.xhp
+#: 04060101.xhp
msgctxt ""
-"func_weekday.xhp\n"
-"hd_id3147217\n"
-"138\n"
+"04060101.xhp\n"
+"hd_id3154825\n"
+"172\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: func_weekday.xhp
-msgctxt ""
-"func_weekday.xhp\n"
-"par_id3149033\n"
-"139\n"
-"help.text"
-msgid "WEEKDAY(Number; Type)"
-msgstr "WEEKDAY(Αριθμός, Τύπος)"
-
-#: func_weekday.xhp
-msgctxt ""
-"func_weekday.xhp\n"
-"par_id3149046\n"
-"140\n"
-"help.text"
-msgid "<emph>Number</emph>, as a date value, is a decimal for which the weekday is to be returned."
-msgstr "Ο <emph>Αριθμός</emph>, ως τιμή ημερομηνίας, είναι ένας δεκαδικός αριθμός, για τον οποίο πρόκειται να επιστραφεί η ημέρα της εβδομάδας."
-
-#: func_weekday.xhp
-msgctxt ""
-"func_weekday.xhp\n"
-"par_id3154394\n"
-"141\n"
-"help.text"
-msgid "<emph>Type</emph> determines the type of calculation. For Type=1, the weekdays are counted starting from Sunday (this is the default even when the Type parameter is missing). For Type=2, the weekdays are counted starting from Monday=1. For Type=3, the weekdays are counted starting from Monday=0."
-msgstr "Ο <emph>Τύπος</emph> καθορίζει τον τύπο του υπολογισμού. Για την τιμή Τύπος =1, οι ημέρες της εβδομάδας μετρούνται ξεκινώντας από την Κυριακή (αυτή είναι η προεπιλογή, ακόμα και στην περίπτωση που λείπει η παράμετρος Τύπος). Για την τιμή Τύπος=2 οι ημέρες της εβδομάδας μετρούνται ξεκινώντας από τη Δευτέρα=1. Για την τιμή Τύπος=3, οι ημέρες της εβδομάδας μετρούνται ξεκινώντας από τη Δευτέρα=0."
-
-#: func_weekday.xhp
-msgctxt ""
-"func_weekday.xhp\n"
-"par_id3156188\n"
-"142\n"
-"help.text"
-msgid "These values apply only to the standard date format that you select under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Calculate</emph>."
-msgstr "Αυτές οι τιμές εφαρμόζονται μόνο στην τυπική μορφή ημερομηνίας που επιλέγετε στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Υπολογισμός</emph>."
-
-#: func_weekday.xhp
-msgctxt ""
-"func_weekday.xhp\n"
-"hd_id3153836\n"
-"143\n"
-"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
-
-#: func_weekday.xhp
-msgctxt ""
-"func_weekday.xhp\n"
-"par_id3150317\n"
-"144\n"
-"help.text"
-msgid "=WEEKDAY(\"2000-06-14\") returns 4 (the Type parameter is missing, therefore the standard count is used. The standard count starts with Sunday as day number 1. June 14, 2000 was a Wednesday and therefore day number 4)."
-msgstr "=WEEKDAY(\"2000-06-14\") επιστρέφει την τιμή 4 (η παράμετρος Τύπος λείπει, ειδάλλως χρησιμοποιείται η τυπική μέτρηση. Η τυπική μέτρηση ξεκινά από την Κυριακή σαν η μέρα με αριθμό 1. Η 14 Ιουνίου 2000 ήταν Τετάρτη ή αλλιώς ημέρα νούμερο 4)."
-
-#: func_weekday.xhp
-msgctxt ""
-"func_weekday.xhp\n"
-"par_id3153174\n"
-"145\n"
-"help.text"
-msgid "=WEEKDAY(\"1996-07-24\";2) returns 3 (the Type parameter is 2, therefore Monday is day number 1. July 24, 1996 was a Wednesday and therefore day number 3)."
-msgstr "=WEEKDAY(\"1996-07-24\";2) επιστρέφει την τιμή 3 (η παράμετρος Τύπος έχει την τιμή 2, ειδάλλως η Δευτέρα είναι η ημέρα με αριθμό 1. Η 24 Ιουλίου 1996 ήταν Τετάρτη ή αλλιώς ημέρα νούμερο 3)."
-
-#: func_weekday.xhp
-msgctxt ""
-"func_weekday.xhp\n"
-"par_id3153525\n"
-"146\n"
-"help.text"
-msgid "=WEEKDAY(\"1996-07-24\";1) returns 4 (the Type parameter is 1, therefore Sunday is day number 1. July 24, 1996 was a Wednesday and therefore day number 4)."
-msgstr "=WEEKDAY(\"1996-07-24\";1) επιστρέφει την τιμή 4 (η παράμετρος Τύπος έχει την τιμή 1, ειδάλλως η Κυριακή είναι η ημέρα με αριθμό 1. Η 24 Ιουλίου 1996 ήταν Τετάρτη ή αλλιώς ημέρα νούμερο 4)."
-
-#: func_weekday.xhp
-msgctxt ""
-"func_weekday.xhp\n"
-"par_id3150575\n"
-"147\n"
-"help.text"
-msgid "=WEEKDAY(NOW()) returns the number of the current day."
-msgstr "=WEEKDAY(NOW())επιστρέφει τον αριθμό της τρέχουσας ημέρας."
-
-#: func_weekday.xhp
-msgctxt ""
-"func_weekday.xhp\n"
-"par_id3150588\n"
-"171\n"
-"help.text"
-msgid "To obtain a function indicating whether a day in A1 is a business day, use the IF and WEEKDAY functions as follows: <br/>IF(WEEKDAY(A1;2)<6;\"Business day\";\"Weekend\")"
-msgstr "Για να ανακτήσετε μία συνάρτηση που να υποδηλώνει αν μία ημέρα στο Α1 είναι μία εργάσιμη ημέρα, χρησιμοποιήστε τις συναρτήσεις IF και WEEKDAY ως εξής: <br/>IF(WEEKDAY(A1;2)<6;\"Εργάσιμη ημέρα\";\"Σαββατοκύριακο\")"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Consolidate by"
-msgstr "Ενοποίηση ως προς"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3151210\n"
-"1\n"
-"help.text"
-msgid "Consolidate by"
-msgstr "Ενοποίηση ως προς"
-
-#: 12070100.xhp
+#: 04060101.xhp
msgctxt ""
-"12070100.xhp\n"
-"hd_id3125864\n"
-"2\n"
+"04060101.xhp\n"
+"par_id3156138\n"
+"173\n"
"help.text"
-msgid "Consolidate by"
-msgstr "Ενοποίηση ως προς"
+msgid "DVAR(Database; DatabaseField; SearchCriteria)"
+msgstr "DVAR(Βάση δεδομένων; Πεδίο Βάσης Δεδομένων; Κριτήρια Αναζήτησης)"
-#: 12070100.xhp
+#: 04060101.xhp
msgctxt ""
-"12070100.xhp\n"
-"par_id3154909\n"
-"3\n"
+"04060101.xhp\n"
+"hd_id3151257\n"
+"174\n"
"help.text"
-msgid "Use this section if the cell ranges that you want to consolidate contain labels. You only need to select these options if the consolidation ranges contain similar labels and the data arranged is arranged differently."
-msgstr "Χρησιμοποιήστε αυτήν την ενότητα αν οι περιοχές κελιών που επιθυμείτε να ενοποιηθούν περιέχουν ετικέτες. Χρειάζεστε μόνο να επιλέξετε αυτές τις επιλογές αν οι περιοχές ενοποίησης περιέχουν παρόμοιες ετικέτες και τα δεδομένα τακτοποιήθηκαν διαφορετικά."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12070100.xhp
+#: 04060101.xhp
msgctxt ""
-"12070100.xhp\n"
-"hd_id3153968\n"
-"4\n"
+"04060101.xhp\n"
+"par_id3153701\n"
+"175\n"
"help.text"
-msgid "Row labels"
-msgstr "Ετικέτες γραμμών"
+msgid "To find the variance of the weight of all children of the same age of the above example (scroll up, please), enter the following formula in B16:"
+msgstr "Για να βρείτε τη διακύμανση του βάρους όλων των παιδιών της ίδιας ηλικίας στο παραπάνω παράδειγμα, εισάγετε τον ακόλουθο τύπο στο Β16:"
-#: 12070100.xhp
+#: 04060101.xhp
msgctxt ""
-"12070100.xhp\n"
-"par_id3150441\n"
-"5\n"
+"04060101.xhp\n"
+"par_id3153676\n"
+"176\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_BYROW\" visibility=\"visible\">Uses the row labels to arrange the consolidated data.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_BYROW\" visibility=\"visible\">Χρησιμοποιεί τις ετικέτες γραμμών για την τακτοποίηση των ενοποιημένων δεδομένων.</ahelp>"
+msgid "<item type=\"input\">=DVAR(A1:E10;\"Weight\";A13:E14)</item>"
+msgstr "<item type=\"input\">=DVAR(A1:E10;\"Βάρος\";A13:E14)</item>"
-#: 12070100.xhp
+#: 04060101.xhp
msgctxt ""
-"12070100.xhp\n"
-"hd_id3146976\n"
-"6\n"
+"04060101.xhp\n"
+"par_id3153798\n"
+"177\n"
"help.text"
-msgid "Column labels"
-msgstr "Ετικέτες στηλών"
+msgid "In row 14, under Age, enter <item type=\"input\">7, 8, 9,</item> and so on, one after the other. You will see as a result the variance of the weight values for all children of this age."
+msgstr "Στη γραμμή 14, κάτω από το Ηλικία, εισάγετε <item type=\"input\">7, 8, 9,</item> κ.ο.κ. το ένα μετά το άλλο. Η διακύμανση των τιμών του βάρους όλων των παιδιών της αντίστοιχης ηλικίας θα εμφανισθεί."
-#: 12070100.xhp
+#: 04060101.xhp
msgctxt ""
-"12070100.xhp\n"
-"par_id3155411\n"
-"7\n"
+"04060101.xhp\n"
+"bm_id3153880\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_BYCOL\" visibility=\"visible\">Uses the column labels to arrange the consolidated data.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_BYCOL\" visibility=\"visible\">Χρησιμοποιεί τις ετικέτες στηλών για την τακτοποίηση των ενοποιημένων δεδομένων.</ahelp>"
+msgid "<bookmark_value>DVARP function</bookmark_value> <bookmark_value>variances;based on populations</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DVARP</bookmark_value><bookmark_value>διακυμάνσεις, βάσει πληθυσμών</bookmark_value>"
-#: 12070100.xhp
+#: 04060101.xhp
msgctxt ""
-"12070100.xhp\n"
-"hd_id3153191\n"
-"12\n"
+"04060101.xhp\n"
+"hd_id3153880\n"
+"178\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "DVARP"
+msgstr "DVARP"
-#: 12070100.xhp
+#: 04060101.xhp
msgctxt ""
-"12070100.xhp\n"
-"hd_id3159154\n"
-"8\n"
+"04060101.xhp\n"
+"par_id3155119\n"
+"179\n"
"help.text"
-msgid "Link to source data"
-msgstr "Σύνδεση με την προέλευση δεδομένων"
+msgid "<ahelp hid=\"HID_FUNC_DBVARIANZEN\">DVARP calculates the variance of all cell values in a database field in all records that match the specified search criteria.</ahelp> The records are from the example are treated as an entire population."
+msgstr "<ahelp hid=\"HID_FUNC_DBVARIANZEN\">Η DVARP υπολογίζει τη διακύμανση όλων των κελιών ενός πεδίου βάσης δεδομένων σε όλες τις εγγραφές που συμφωνούν με τα καθορισθέντα κριτήρια αναζήτησης.</ahelp> Οι εγγραφές του παραδείγματος αντιμετωπίζει ως ολόκληρος πληθυσμός."
-#: 12070100.xhp
+#: 04060101.xhp
msgctxt ""
-"12070100.xhp\n"
-"par_id3146986\n"
-"9\n"
+"04060101.xhp\n"
+"hd_id3145774\n"
+"180\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_REFS\" visibility=\"visible\">Links the data in the consolidation range to the source data, and automatically updates the results of the consolidation when the source data is changed.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_REFS\" visibility=\"visible\">Συνδέει τα δεδομένα στην περιοχή ενοποίησης με τα δεδομένα πηγής, και ενημερώνει αυτόματα τα αποτελέσματα της ενοποίησης αν έχουν πραγματοποιηθεί τροποποιήσεις στα αρχικά δεδομένα.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12070100.xhp
+#: 04060101.xhp
msgctxt ""
-"12070100.xhp\n"
-"hd_id3163708\n"
-"10\n"
+"04060101.xhp\n"
+"par_id3153776\n"
+"181\n"
"help.text"
-msgid "More <<"
-msgstr "Πρόσθετα <<"
+msgid "DVARP(Database; DatabaseField; SearchCriteria)"
+msgstr "DVARP(Βάση δεδομένων; Πεδίο Βάσης Δεδομένων; Κριτήρια Αναζήτησης)"
-#: 12070100.xhp
+#: 04060101.xhp
msgctxt ""
-"12070100.xhp\n"
-"par_id3151118\n"
-"11\n"
+"04060101.xhp\n"
+"hd_id3151110\n"
+"182\n"
"help.text"
-msgid "Hides the additional options."
-msgstr "Αποκρύπτει τις επιπρόσθετες επιλογές."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 05080100.xhp
+#: 04060101.xhp
msgctxt ""
-"05080100.xhp\n"
-"tit\n"
+"04060101.xhp\n"
+"par_id3147099\n"
+"183\n"
"help.text"
-msgid "Define"
-msgstr "Ορισμός"
+msgid "To find the variance of the weight for all children of the same age at Joe's birthday party (scroll up, please), enter the following formula in B16:"
+msgstr "Για να βρείτε τη διακύμανση του βάρους όλων των παιδιών της ίδιας ηλικίας στο πάρτι γενεθλίων του Γιάννη, εισάγετε τον ακόλουθο τύπο στο Β16:"
-#: 05080100.xhp
+#: 04060101.xhp
msgctxt ""
-"05080100.xhp\n"
-"hd_id3145673\n"
-"1\n"
+"04060101.xhp\n"
+"par_id3147322\n"
+"184\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05080100.xhp\" name=\"Define\">Define</link>"
-msgstr "<link href=\"text/scalc/01/05080100.xhp\" name=\"Ορισμός\">Ορισμός</link>"
+msgid "<item type=\"input\">=DVARP(A1:E10;\"Weight\";A13:E14)</item>"
+msgstr "<item type=\"input\">=DVARP(A1:E10;\"Βάρος\";A13:E14)</item>"
-#: 05080100.xhp
+#: 04060101.xhp
msgctxt ""
-"05080100.xhp\n"
-"par_id3153896\n"
-"2\n"
+"04060101.xhp\n"
+"par_id3146902\n"
+"185\n"
"help.text"
-msgid "<ahelp hid=\".uno:DefinePrintArea\">Defines an active cell or selected cell area as the print range.</ahelp>"
-msgstr "<ahelp hid=\".uno:DefinePrintArea\">Καθορίζει ένα ενεργό κελί ή μια επιλεγμένη περιοχή κελιών ως περιοχή εκτύπωσης.</ahelp>"
+msgid "In row 14, under Age, enter <item type=\"input\">7, 8, 9,</item> and so on, one after the other. The variance of the weight values for all children of this age attending Joe's birthday party appears."
+msgstr "Στη γραμμή 14, κάτω από το Ηλικία, εισάγετε <item type=\"input\">7, 8, 9,</item> κ.ο.κ. το ένα μετά το άλλο. Η διακύμανση των τιμών του βάρους όλων των παιδιών της αντίστοιχης ηλικίας που θα είναι στο πάρτυ του Γιάννη θα εμφανισθεί."
#: 04060102.xhp
msgctxt ""
@@ -11479,6049 +5954,2200 @@ msgctxt ""
msgid "<embedvar href=\"text/scalc/01/func_timevalue.xhp#timevalue\"/>"
msgstr "<embedvar href=\"text/scalc/01/func_timevalue.xhp#timevalue\"/>"
-#: 05030000.xhp
-msgctxt ""
-"05030000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Row"
-msgstr "Γραμμή"
-
-#: 05030000.xhp
-msgctxt ""
-"05030000.xhp\n"
-"hd_id3147228\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/05030000.xhp\" name=\"Row\">Row</link>"
-msgstr "<link href=\"text/scalc/01/05030000.xhp\" name=\"Γραμμή\">Γραμμή</link>"
-
-#: 05030000.xhp
-msgctxt ""
-"05030000.xhp\n"
-"par_id3154685\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Sets the row height and hides or shows selected rows.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει το ύψος γραμμής και αποκρύπτει ή εμφανίζει τις επιλεγμένες γραμμές.</ahelp>"
-
-#: 05030000.xhp
-msgctxt ""
-"05030000.xhp\n"
-"hd_id3155132\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05340100.xhp\" name=\"Height\">Height</link>"
-msgstr "<link href=\"text/shared/01/05340100.xhp\" name=\"Ύψος\">Ύψος</link>"
-
-#: 05030000.xhp
-msgctxt ""
-"05030000.xhp\n"
-"hd_id3155854\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/05030200.xhp\" name=\"Optimal Height\">Optimal Height</link>"
-msgstr "<link href=\"text/scalc/01/05030200.xhp\" name=\"Βέλτιστο ύψος\">Βέλτιστο ύψος</link>"
-
-#: func_days.xhp
-msgctxt ""
-"func_days.xhp\n"
-"tit\n"
-"help.text"
-msgid "DAYS"
-msgstr "DAYS"
-
-#: func_days.xhp
-msgctxt ""
-"func_days.xhp\n"
-"bm_id3151328\n"
-"help.text"
-msgid "<bookmark_value>DAYS function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DAYS</bookmark_value>"
-
-#: func_days.xhp
-msgctxt ""
-"func_days.xhp\n"
-"hd_id3151328\n"
-"116\n"
-"help.text"
-msgid "<variable id=\"days\"><link href=\"text/scalc/01/func_days.xhp\">DAYS</link></variable>"
-msgstr "<variable id=\"days\"><link href=\"text/scalc/01/func_days.xhp\">DAYS</link></variable>"
-
-#: func_days.xhp
-msgctxt ""
-"func_days.xhp\n"
-"par_id3155139\n"
-"117\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_TAGE\">Calculates the difference between two date values.</ahelp> The result returns the number of days between the two days."
-msgstr "<ahelp hid=\"HID_FUNC_TAGE\">Υπολογίζει τη διαφορά μεταξύ δύο τιμών ημερομηνιών.</ahelp> Το αποτέλεσμα επιστρέφει τον αριθμό των ημερών μεταξύ των δύο ημερών."
-
-#: func_days.xhp
-msgctxt ""
-"func_days.xhp\n"
-"hd_id3155184\n"
-"118\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: func_days.xhp
-msgctxt ""
-"func_days.xhp\n"
-"par_id3149578\n"
-"119\n"
-"help.text"
-msgid "DAYS(Date2; Date1)"
-msgstr "DAYS(Ημερομηνία2, Ημερομηνία1)"
-
-#: func_days.xhp
-msgctxt ""
-"func_days.xhp\n"
-"par_id3151376\n"
-"120\n"
-"help.text"
-msgid "<emph>Date1</emph> is the start date, <emph>Date2</emph> is the end date. If <emph>Date2</emph> is an earlier date than <emph>Date1</emph> the result is a negative number."
-msgstr "Η <emph>Ημερομηνία1</emph> είναι η αρχική ημερομηνία, η <emph>Ημερομηνία2</emph> είναι η τελευταία ημερομηνία. Αν η <emph>Ημερομηνία2</emph> είναι προηγούμενη από την <emph>Ημερομηνία1</emph> το αποτέλεσμα είναι ένας αρνητικός αριθμός."
-
-#: func_days.xhp
-msgctxt ""
-"func_days.xhp\n"
-"hd_id3151001\n"
-"121\n"
-"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
-
-#: func_days.xhp
-msgctxt ""
-"func_days.xhp\n"
-"par_id3159101\n"
-"123\n"
-"help.text"
-msgid "=DAYS(\"2010-01-01\"; NOW()) returns the number of days from today until January 1, 2010."
-msgstr "=DAYS(\"2010-01-01\"; NOW()) επιστρέφει τον αριθμό των ημερών από σήμερα μέχρι τη 1 Ιανουαρίου 2010."
-
-#: func_days.xhp
-msgctxt ""
-"func_days.xhp\n"
-"par_id3163720\n"
-"172\n"
-"help.text"
-msgid "=DAYS(\"1990-10-10\";\"1980-10-10\") returns 3652 days."
-msgstr "=DAYS(\"1990-10-10\";\"1980-10-10\") επιστρέφει 3652 ημέρες."
-
-#: 07080000.xhp
-msgctxt ""
-"07080000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Split"
-msgstr "Διαίρεση"
-
-#: 07080000.xhp
-msgctxt ""
-"07080000.xhp\n"
-"hd_id3163800\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/07080000.xhp\" name=\"Split\">Split</link>"
-msgstr "<link href=\"text/scalc/01/07080000.xhp\" name=\"Διαίρεση\">Διαίρεση</link>"
-
-#: 07080000.xhp
-msgctxt ""
-"07080000.xhp\n"
-"par_id3150084\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:SplitWindow\" visibility=\"visible\">Divides the current window at the top left corner of the active cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:SplitWindow\" visibility=\"visible\">Διαχωρίζει το τρέχον παράθυρο στην άνω αριστερή γωνία του ενεργού κελιού.</ahelp>"
-
-#: 07080000.xhp
-msgctxt ""
-"07080000.xhp\n"
-"par_id3154910\n"
-"3\n"
-"help.text"
-msgid "You can also use the mouse to split the window horizontally or vertically. To do this, drag the thick black line located directly above the vertical scrollbar or directly to the right of the horizontal scrollbar into the window. A thick black line will show where the window is split."
-msgstr "Μπορείτε επίσης να χρησιμοποιείστε το ποντίκι για να διαιρέσετε το παράθυρο οριζόντια ή κάθετα. Για να το κάνετε, σύρετε στη σελίδα εργασίας τη χοντρή μαύρη γραμμή που βρίσκεται ακριβώς επάνω από την κάθετη γραμμή κύλισης ή απευθείας στα δεξιά της οριζόντιας γραμμής κύλισης του παραθύρου. Στο σημείο που διαιρείται η σελίδα εργασίας θα εμφανιστεί μια χοντρή μαύρη γραμμή."
-
-#: 07080000.xhp
-msgctxt ""
-"07080000.xhp\n"
-"par_id3149263\n"
-"4\n"
-"help.text"
-msgid "A split window has its own scrollbars in each partial section; by contrast, <link href=\"text/scalc/01/07090000.xhp\" name=\"fixed window sections\">fixed window sections</link> are not scrollable."
-msgstr "Ένα διαιρεμένο παράθυρο έχει τις δικές του γραμμές κύλισης σε κάθε επιμέρους τμήμα. Αντιθέτως, τα <link href=\"text/scalc/01/07090000.xhp\" name=\"σταθερά τμήματα παραθύρου\">σταθερά τμήματα παραθύρου</link> δεν έχουν γραμμές κύλισης."
-
-#: 12080500.xhp
+#: 04060103.xhp
msgctxt ""
-"12080500.xhp\n"
+"04060103.xhp\n"
"tit\n"
"help.text"
-msgid "AutoOutline"
-msgstr "Αυτόματη διάρθρωση"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"hd_id3150275\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12080500.xhp\" name=\"AutoOutline\">AutoOutline</link>"
-msgstr "<link href=\"text/scalc/01/12080500.xhp\" name=\"Αυτόματη διάρθρωση\">Αυτόματη διάρθρωση</link>"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3145069\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:AutoOutline\">If the selected cell range contains formulas or references, $[officename] automatically outlines the selection.</ahelp>"
-msgstr "<ahelp hid=\".uno:AutoOutline\">Αν η επιλεγμένη περιοχή κελιών περιέχει τύπους ή παραπομπές, το $[officename] διαρθρώνει αυτόματα την επιλογή.</ahelp>"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3148798\n"
-"10\n"
-"help.text"
-msgid "For example, consider the following table:"
-msgstr "Για παράδειγμα, θεωρήστε τον ακόλουθο πίνακα:"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3154123\n"
-"11\n"
-"help.text"
-msgid "January"
-msgstr "Ιανουάριος"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3154011\n"
-"12\n"
-"help.text"
-msgid "February"
-msgstr "Φεβρουάριος"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3152460\n"
-"13\n"
-"help.text"
-msgid "March"
-msgstr "Μάρτιος"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3146119\n"
-"14\n"
-"help.text"
-msgid "1st Quarter"
-msgstr "1ο Τρίμηνο"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3155854\n"
-"15\n"
-"help.text"
-msgid "April"
-msgstr "Απρίλιος"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3148575\n"
-"16\n"
-"help.text"
-msgid "May"
-msgstr "Μάιος"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3145271\n"
-"17\n"
-"help.text"
-msgid "June"
-msgstr "Ιούνιος"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3145648\n"
-"18\n"
-"help.text"
-msgid "2nd Quarter"
-msgstr "2ο Τρίμηνο"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3153876\n"
-"19\n"
-"help.text"
-msgid "100"
-msgstr "100"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3145251\n"
-"20\n"
-"help.text"
-msgid "120"
-msgstr "120"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3149400\n"
-"21\n"
-"help.text"
-msgid "130"
-msgstr "130"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3150328\n"
-"22\n"
-"help.text"
-msgid "350"
-msgstr "350"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3155443\n"
-"23\n"
-"help.text"
-msgid "100"
-msgstr "100"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3153713\n"
-"24\n"
-"help.text"
-msgid "100"
-msgstr "100"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3156385\n"
-"25\n"
-"help.text"
-msgid "200"
-msgstr "200"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3145230\n"
-"26\n"
-"help.text"
-msgid "400"
-msgstr "400"
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3147363\n"
-"27\n"
-"help.text"
-msgid "The cells for the 1st and 2nd quarters each contain a sum formula for the three cells to their left. If you apply the <emph>AutoOutline</emph> command, the table is grouped into two quarters."
-msgstr "Τα κελιά για το 1ο και το 2ο τρίμηνο περιέχουν το καθένα έναν τύπο αθροίσματος για τα τρία κελιά στα αριστερά τους. Αν εφαρμόσετε την εντολή <emph>Αυτόματη διάρθρωση</emph>, ο πίνακας ομαδοποιείται σε δύο τρίμηνα."
-
-#: 12080500.xhp
-msgctxt ""
-"12080500.xhp\n"
-"par_id3146918\n"
-"9\n"
-"help.text"
-msgid "To remove the outline, select the table, and then choose <link href=\"text/scalc/01/12080600.xhp\" name=\"Data - Group and Outline - Remove\">Data - Group and Outline - Remove</link>."
-msgstr "Για να αφαιρέσετε τη διάρθρωση, επιλέξτε τον πίνακα, και ύστερα επιλέξτε από το μενού <link href=\"text/scalc/01/12080600.xhp\" name=\"Δεδομένα - Ομαδοποίηση και διάρθρωση - Αφαίρεση\">Δεδομένα - Ομαδοποίηση και διάρθρωση - Αφαίρεση</link>."
+msgid "Financial Functions Part One"
+msgstr "Οικονομικές συναρτήσεις - Μέρος πρώτο"
-#: 05120000.xhp
+#: 04060103.xhp
msgctxt ""
-"05120000.xhp\n"
-"tit\n"
+"04060103.xhp\n"
+"bm_id3143284\n"
"help.text"
-msgid "Conditional Formatting"
-msgstr "Μορφοποίηση υπό όρους"
+msgid "<bookmark_value>financial functions</bookmark_value> <bookmark_value>functions; financial functions</bookmark_value> <bookmark_value>Function Wizard; financial</bookmark_value> <bookmark_value>amortizations, see also depreciations</bookmark_value>"
+msgstr "<bookmark_value>οικονομικές συναρτήσεις</bookmark_value><bookmark_value>συναρτήσεις, οικονομικές συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συναρτήσεων, οικονομικές</bookmark_value><bookmark_value>χρεωλύσια, δες επίσης αποσβέσεις</bookmark_value>"
-#: 05120000.xhp
+#: 04060103.xhp
msgctxt ""
-"05120000.xhp\n"
-"hd_id3155132\n"
+"04060103.xhp\n"
+"hd_id3143284\n"
"1\n"
"help.text"
-msgid "Conditional Formatting"
-msgstr "Μορφοποίηση υπό όρους"
+msgid "Financial Functions Part One"
+msgstr "Οικονομικές συναρτήσεις - Μέρος πρώτο"
-#: 05120000.xhp
+#: 04060103.xhp
msgctxt ""
-"05120000.xhp\n"
-"par_id3163710\n"
+"04060103.xhp\n"
+"par_id3149095\n"
"2\n"
"help.text"
-msgid "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Choose <emph>Conditional Formatting</emph> to define format styles depending on certain conditions.</ahelp></variable> If a style was already assigned to a cell, it remains unchanged. The style entered here is then evaluated. You can enter three conditions that query the contents of cell values or formulas. The conditions are evaluated from 1 to 3. If the condition 1 matches the condition, the defined style will be used. Otherwise, condition 2 is evaluated, and its defined style used. If this style does not match, condition 3 is evaluated."
-msgstr "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Επιλέξτε τη <emph>Μορφοποίηση υπό όρους</emph> για να καθορίσετε πρότυπα μορφοποίησης ανάλογα με τις συγκεκριμένες συνθήκες.</ahelp></variable> Αν έχει ανατεθεί ήδη ένα πρότυπο σε ένα κελί, παραμένει αμετάβλητο. Το πρότυπο που εισήχθηκε εδώ τότε εκτιμάται. Μπορείτε να εισάγετε τρεις συνθήκες που περιέχουν τα περιεχόμενα τιμών ή τύπων του κελιού. Οι συνθήκες εκτιμώνται από 1 σε 3. Αν η συνθήκη 1 ταιριάζει τη συνθήκη, το καθορισμένο πρότυπο θα χρησιμοποιηθεί. Ειδάλλως, η συνθήκη 2 εκτιμάται, και χρησιμοποιείται το καθορισμένο της πρότυπο. Αν αυτό το πρότυπο δεν ταιριάζει, εκτιμάται η συνθήκη 3."
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"par_id2414014\n"
-"help.text"
-msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose Tools - Cell Contents - AutoCalculate (you see a check mark next to the command when AutoCalculate is enabled)."
-msgstr "Για εφαρμόσετε υπό όρους μορφοποίηση, πρέπει να είναι ενεργοποιημένος ο Αυτόματος υπολογισμός. Επιλέξτε Εργαλεία - Περιεχόμενα κελιών - Αυτόματος υπολογισμός (θα δείτε ένα τικ δίπλα στην εντολή όταν είναι ενεργοποιημένος ο Αυτόματος υπολογισμός)."
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"bm_id3153189\n"
-"help.text"
-msgid "<bookmark_value>conditional formatting; conditions</bookmark_value>"
-msgstr "<bookmark_value>μορφοποίηση υπό όρους, συνθήκες</bookmark_value>"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"hd_id3153189\n"
-"18\n"
-"help.text"
-msgid "Condition 1/2/3"
-msgstr "Συνθήκη 1/2/3"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"par_id3149413\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONDFORMAT:CBX_COND3\">Mark the boxes corresponding to each condition and enter the corresponding condition.</ahelp> To close the dialog, click <emph>OK</emph>."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONDFORMAT:CBX_COND3\">Σημειώστε τα πλαίσια σύμφωνα με κάθε συνθήκη και εισάγετε την αντίστοιχη συνθήκη.</ahelp> Για να κλείσετε το παράθυρο διαλόγου, κάντε κλικ στο κουμπί <emph>OK</emph>."
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"hd_id3147394\n"
-"5\n"
-"help.text"
-msgid "Cell Value / Formula"
-msgstr "Τιμή / Τύπος κελιού"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"par_id3155602\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_1\">Specifies if conditional formatting is dependent on a cell value or a formula.</ahelp> If you select a formula as a reference, the <emph>Cell Value Condition</emph> box is displayed to the right of the <emph>Cell value/Formula</emph> field. If the condition is \"Formula is\", enter a cell reference. If the cell reference is a value other than zero, the condition matches."
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_1\">Καθορίζει αν η μορφοποίηση υπό όρους εξαρτάται από μία τιμή κελιού ή έναν τύπου.</ahelp> Αν επιλέξετε έναν τύπο ως παραπομπή, το πλαίσιο <emph>Συνθήκη τιμής κελιού</emph> εμφανίζεται στα δεξιά του πεδίου <emph>Τιμή/Τύπος κελιού</emph> . Αν η συνθήκη είναι \"Ο τύπος είναι\", εισάγετε μία παραπομπή κελιού Αν η παραπομπή του κελιού είναι μια τιμή διαφορετική του μηδενός, η συνθήκη ταιριάζει."
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"hd_id3153709\n"
-"7\n"
-"help.text"
-msgid "Cell Value Condition"
-msgstr "Συνθήκη τιμής κελιού"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"par_id3153764\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_2\">Choose a condition for the format to be applied to the selected cells.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_2\">Επιλέξτε μια συνθήκη για τη μορφοποίηση που πρόκειται να εφαρμοστεί στα επιλεγμένα κελιά.</ahelp>"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"hd_id3156384\n"
-"9\n"
-"help.text"
-msgid "Cell Style"
-msgstr "Πρότυπο κελιού"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"par_id3145228\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_TEMPLATE\">Choose the style to be applied if the specified condition matches.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_TEMPLATE\">Επιλέξτε το πρότυπο που θα εφαρμοστεί αν ταιριάζει η καθορισμένη συνθήκη.</ahelp>"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"hd_id0509200913175331\n"
-"help.text"
-msgid "New Style"
-msgstr "Νέο πρότυπο"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"par_id0509200913175368\n"
-"help.text"
-msgid "<ahelp hid=\".\">If you haven't already defined a style to be used, you can click New Style to open the Organizer tab page of the Cell Style dialog. Define a new style there and click OK.</ahelp>"
-msgstr "<ahelp hid=\".\">Αν δεν έχετε καθορίσει ήδη ένα πρότυπο για χρήση, μπορείτε να κάνετε κλικ στο Νέο πρότυπο για να ανοίξει η καρτέλα οργάνωσης του διαλόγου στυλ κελιών, καθορίστε ένα νέο στυλ και πατήστε ΟΚ</ahelp>"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"hd_id3146316\n"
-"11\n"
-"help.text"
-msgid "Parameter field"
-msgstr "Πεδίο παραμέτρων"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"par_id3155114\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONDFORMAT:EDT_COND3_2\" visibility=\"hidden\">Enter a reference, value or formula.</ahelp> Enter a reference, value or formula in the parameter field, or in both parameter fields if you have selected a condition that requires two parameters. You can also enter formulas containing relative references."
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONDFORMAT:EDT_COND3_2\" visibility=\"hidden\">Εισάγετε μία παραπομπή, τιμή ή τύπο.</ahelp> Πληκτρολογήστε μια παραπομπή, τιμή ή τύπο στο πεδίο παραμέτρων, ή και στα δύο πεδία παραμέτρων αν έχετε επιλέξει μια συνθήκη που απαιτεί δύο παραμέτρους. Μπορείτε επίσης να πληκτρολογήσετε τύπους που περιέχουν σχετικές παραπομπές."
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"par_id3145257\n"
-"13\n"
-"help.text"
-msgid "Once the parameters have been defined, the condition is complete. It may appear as:"
-msgstr "Όταν έχουν καθοριστεί οι παράμετροι, τότε η συνθήκη είναι πλήρης. Μπορεί να εμφανίζεται ως εξής:"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"par_id3150784\n"
-"14\n"
-"help.text"
-msgid "Cell value is equal 0: Cell style Null value (You must have already defined a cell style with this name before assigning it to a condition)."
-msgstr "Η τιμή κελιού ισούται με 0: Null τιμή προτύπου κελιού (Θα πρέπει να έχετε ήδη καθορίσει κάποιο πρότυπο κελιού με αυτό το όνομα πριν το αναθέσετε σε μια συνθήκη)."
+msgid "<variable id=\"finanztext\">This category contains the mathematical finance functions of <item type=\"productname\">%PRODUCTNAME</item> Calc. </variable>"
+msgstr "<variable id=\"finanztext\">Η κατηγορία αυτή περιέχει τις οικονομικές μαθηματικές συναρτήσεις του <item type=\"productname\">%PRODUCTNAME</item> Calc. </variable>"
-#: 05120000.xhp
+#: 04060103.xhp
msgctxt ""
-"05120000.xhp\n"
-"par_id3150365\n"
-"15\n"
+"04060103.xhp\n"
+"bm_id3153366\n"
"help.text"
-msgid "Cell value is between $B$20 and $B$21: Cell style Result (The corresponding value limits must already exist in cells B20 and B21)."
-msgstr "Η τιμή κελιού είναι μεταξύ $B$20 και $B$21: Το αποτέλεσμα προτύπου κελιού (Τα όρια της αντίστοιχης τιμής πρέπει ήδη να υπάρχουν στα κελιά B20 και B21)."
+msgid "<bookmark_value>AMORDEGRC function</bookmark_value> <bookmark_value>depreciations;degressive amortizations</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση AMORDEGRC</bookmark_value><bookmark_value>αποσβέσεις;φθίνοντα χρεολύσια</bookmark_value>"
-#: 05120000.xhp
+#: 04060103.xhp
msgctxt ""
-"05120000.xhp\n"
-"par_id3152992\n"
-"16\n"
+"04060103.xhp\n"
+"hd_id3153366\n"
+"359\n"
"help.text"
-msgid "Formula is SUM($A$1:$A$5)=10: Cell style Result (The selected cells are formatted with the Result style if the sum of the contents in cells A1 to A5 is equal to 10)."
-msgstr "Ο τύπος είναι SUM($A$1:$A$5)=10: Το αποτέλεσμα πρότυπου κελιού (Τα επιλεγμένα κελιά μορφοποιούνται με το πρότυπο αποτέλεσμα εάν το άθροισμα των περιεχομένων στα κελιά A1 έως A5 ισούται με 10)."
+msgid "AMORDEGRC"
+msgstr "AMORDEGRC"
-#: 05120000.xhp
+#: 04060103.xhp
msgctxt ""
-"05120000.xhp\n"
-"par_idN107E1\n"
+"04060103.xhp\n"
+"par_id3147434\n"
+"360\n"
"help.text"
-msgid "<embedvar href=\"text/scalc/guide/cellstyle_conditional.xhp#cellstyle_conditional\"/>"
-msgstr "<embedvar href=\"text/scalc/guide/cellstyle_conditional.xhp#cellstyle_conditional\"/>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_AMORDEGRC\">Calculates the amount of depreciation for a settlement period as degressive amortization.</ahelp> Unlike AMORLINC, a depreciation coefficient that is independent of the depreciable life is used here."
+msgstr "<ahelp hid=\"HID_AAI_FUNC_AMORDEGRC\">Υπολογίζει το ποσό απόσβεσης για μια περίοδο διακανονισμού ως φθίνον χρεολύσιο.</ahelp> Σε αντίθεση με τη συνάρτηση AMORLINC, εδώ χρησιμοποιείται ένας συντελεστής απόσβεσης ο οποίος είναι ανεξάρτητος από τη διάρκεια ζωής απόσβεσης."
-#: 12080200.xhp
+#: 04060103.xhp
msgctxt ""
-"12080200.xhp\n"
-"tit\n"
+"04060103.xhp\n"
+"hd_id3155855\n"
+"361\n"
"help.text"
-msgid "Show Details"
-msgstr "Εμφάνιση λεπτομερειών"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12080200.xhp
+#: 04060103.xhp
msgctxt ""
-"12080200.xhp\n"
-"bm_id3153561\n"
+"04060103.xhp\n"
+"par_id3147427\n"
+"362\n"
"help.text"
-msgid "<bookmark_value>tables; showing details</bookmark_value>"
-msgstr "<bookmark_value>πίνακες, εμφάνιση λεπτομερειών</bookmark_value>"
+msgid "AMORDEGRC(Cost; DatePurchased; FirstPeriod; Salvage; Period; Rate; Basis)"
+msgstr "AMORDEGRC (Κόστος;Ημερομηνία αγοράς;Πρώτη περίοδος;Υπολειμματική αξία;Περίοδος;Επιτόκιο;Βάση)"
-#: 12080200.xhp
+#: 04060103.xhp
msgctxt ""
-"12080200.xhp\n"
-"hd_id3153561\n"
-"1\n"
+"04060103.xhp\n"
+"par_id3147125\n"
+"363\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12080200.xhp\" name=\"Show Details\">Show Details</link>"
-msgstr "<link href=\"text/scalc/01/12080200.xhp\" name=\"Εμφάνιση λεπτομερειών\">Εμφάνιση λεπτομερειών</link>"
+msgid "<emph>Cost</emph> is the acquisition costs."
+msgstr "<emph>Κόστος</emph> είναι τα κόστη κτήσης."
-#: 12080200.xhp
+#: 04060103.xhp
msgctxt ""
-"12080200.xhp\n"
-"par_id3153822\n"
-"2\n"
+"04060103.xhp\n"
+"par_id3151074\n"
+"364\n"
"help.text"
-msgid "<ahelp hid=\".uno:ShowDetail\">Shows the details of the grouped row or column that contains the cursor. To show the details of all of the grouped rows or columns, select the outlined table, and then choose this command.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowDetail\">Εμφανίζει τις λεπτομέρειες της ομαδοποιημένης γραμμής ή στήλης που περιέχει το δρομέα. Για να εμφανίσετε τις λεπτομέρειες όλων των ομαδοποιημένων γραμμών ή στηλών, επιλέξτε το διαρθρωμένο πίνακα, και ύστερα επιλέξτε αυτήν την εντολή.</ahelp>"
+msgid "<emph>DatePurchased</emph> is the date of acquisition."
+msgstr "<emph>ΗμερομηνίαΑγοράς</emph> είναι η ημερομηνία απόκτησης."
-#: 12080200.xhp
+#: 04060103.xhp
msgctxt ""
-"12080200.xhp\n"
-"par_id3155922\n"
-"3\n"
+"04060103.xhp\n"
+"par_id3144765\n"
+"365\n"
"help.text"
-msgid "To hide a selected group, choose <emph>Data -Outline – </emph><link href=\"text/scalc/01/12080100.xhp\" name=\"Hide Details\"><emph>Hide Details</emph></link>."
-msgstr "Για απόκρυψη μιας επιλεγμένης ομάδας, επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - </emph><link href=\"text/scalc/01/12080100.xhp\" name=\"Απόκρυψη λεπτομερειών \"><emph>Απόκρυψη λεπτομερειών</emph></link>."
+msgid "<emph>FirstPeriod </emph>is the end date of the first settlement period."
+msgstr "<emph>ΠρώτηΠερίοδος </emph> είναι η τελική ημερομηνία της πρώτης περιόδου πληρωμής."
-#: 12080200.xhp
+#: 04060103.xhp
msgctxt ""
-"12080200.xhp\n"
-"par_id6036561\n"
+"04060103.xhp\n"
+"par_id3156286\n"
+"366\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12080700.xhp\">Show Details command in pivot tables</link>"
-msgstr "<link href=\"text/scalc/01/12080700.xhp\">Προβολή εντολής λεπτομέρειες σε συγκεντρωτικούς πίνακες</link>"
+msgid "<emph>Salvage</emph> is the salvage value of the capital asset at the end of the depreciable life."
+msgstr "<emph>ΥπολειμματικήΑξία</emph> είναι η τιμή υπολειμματικής αξίας του περουσιακού κεφαλαίου στο τέλος της ζωής απόσβεσης."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"tit\n"
+"04060103.xhp\n"
+"par_id3153415\n"
+"367\n"
"help.text"
-msgid "Statistical Functions Part Three"
-msgstr "Στατιστικές συναρτήσεις - Μέρος τρίτο"
+msgid "<emph>Period</emph> is the settlement period to be considered."
+msgstr "<emph>Περίοδος</emph> είναι η θεωρούμενη περίοδος πληρωμής."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3166425\n"
-"1\n"
+"04060103.xhp\n"
+"par_id3155064\n"
+"368\n"
"help.text"
-msgid "<variable id=\"kl\"><link href=\"text/scalc/01/04060183.xhp\" name=\"Statistical Functions Part Three\">Statistical Functions Part Three</link></variable>"
-msgstr "<variable id=\"kl\"><link href=\"text/scalc/01/04060183.xhp\" name=\"Στατιστικές συναρτήσεις - Μέρος τρίτο\">Στατιστικές συναρτήσεις - Μέρος τρίτο</link></variable>"
+msgid "<emph>Rate</emph> is the rate of depreciation."
+msgstr "<emph>Επιτόκιο</emph> είναι το επιτόκιο της απόσβεσης."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"bm_id3149530\n"
+"04060103.xhp\n"
+"bm_id3153765\n"
"help.text"
-msgid "<bookmark_value>LARGE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση LARGE</bookmark_value>"
+msgid "<bookmark_value>AMORLINC function</bookmark_value> <bookmark_value>depreciations;linear amortizations</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση AMORLINC</bookmark_value><bookmark_value>υποτιμήσεις, γραμμικά χρεολύσια</bookmark_value>"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3149530\n"
-"2\n"
+"04060103.xhp\n"
+"hd_id3153765\n"
+"369\n"
"help.text"
-msgid "LARGE"
-msgstr "LARGE"
+msgid "AMORLINC"
+msgstr "AMORLINC"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3150518\n"
-"3\n"
+"04060103.xhp\n"
+"par_id3159264\n"
+"370\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KGROESSTE\">Returns the Rank_c-th largest value in a data set.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KGROESSTE\">Επιστρέφει την κ-μεγαλύτερη τιμή σε ένα σύνολο δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_AMORLINC\">Calculates the amount of depreciation for a settlement period as linear amortization. If the capital asset is purchased during the settlement period, the proportional amount of depreciation is considered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_AMORLINC\">Υπολογίζει το ποσό απόσβεσης για μια περίοδο διακανονισμού ως γραμμικό χρεολύσιο. Εάν το περιουσιακό στοιχείο (πάγιο) αγοράστηκε κατά τη διάρκεια της περιόδου διακανονισμού, εξετάζεται το αναλογικό ποσό της απόσβεσης.</ahelp>"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3152990\n"
-"4\n"
+"04060103.xhp\n"
+"hd_id3150044\n"
+"371\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3154372\n"
-"5\n"
-"help.text"
-msgid "LARGE(Data; RankC)"
-msgstr "LARGE(Δεδομένα, ΘέσηΚ)"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3152986\n"
-"6\n"
-"help.text"
-msgid "<emph>Data</emph> is the cell range of data."
-msgstr "Τα <emph>Δεδομένα</emph> είναι η περιοχή κελιών με δεδομένα."
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3156448\n"
-"7\n"
-"help.text"
-msgid "<emph>RankC</emph> is the ranking of the value."
-msgstr "Η <emph>ΘέσηΚ</emph> είναι η τάξη της τιμής."
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"hd_id3152889\n"
-"8\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3148702\n"
-"9\n"
-"help.text"
-msgid "<item type=\"input\">=LARGE(A1:C50;2)</item> gives the second largest value in A1:C50."
-msgstr "Η συνάρτηση <item type=\"input\">=LARGE(A1:C50;2)</item> επιστρέφει τη δεύτερη μεγαλύτερη τιμή από τα κελιά A1:C50."
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"bm_id3154532\n"
-"help.text"
-msgid "<bookmark_value>SMALL function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SMALL</bookmark_value>"
-
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3154532\n"
-"11\n"
+"04060103.xhp\n"
+"par_id3147363\n"
+"372\n"
"help.text"
-msgid "SMALL"
-msgstr "SMALL"
+msgid "AMORLINC(Cost; DatePurchased; FirstPeriod; Salvage; Period; Rate; Basis)"
+msgstr "AMORLINC(Κόστος;Ημερομηνία αγοράς;Πρώτη περίοδος;Υπολειμματική αξία;Περίοδος;Συντελεστής;Βάση)"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3157981\n"
-"12\n"
+"04060103.xhp\n"
+"par_id3146920\n"
+"373\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KKLEINSTE\">Returns the Rank_c-th smallest value in a data set.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KKLEINSTE\">Επιστρέφει την κ-μικρότερη τιμή σε ένα σύνολο δεδομένων.</ahelp>"
+msgid "<emph>Cost</emph> means the acquisition costs."
+msgstr "<emph>Κόστος</emph> σημαίνει τα κόστη κτήσης."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3154957\n"
-"13\n"
+"04060103.xhp\n"
+"par_id3163807\n"
+"374\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<emph>DatePurchased</emph> is the date of acquisition."
+msgstr "<emph>ΗμερομηνίαΑγοράς</emph> είναι η ημερομηνία απόκτησης."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3153974\n"
-"14\n"
+"04060103.xhp\n"
+"par_id3148488\n"
+"375\n"
"help.text"
-msgid "SMALL(Data; RankC)"
-msgstr "SMALL(Δεδομένα, ΘέσηK)"
+msgid "<emph>FirstPeriod </emph>is the end date of the first settlement period."
+msgstr "<emph>ΠρώτηΠερίοδος </emph> είναι η τελική ημερομηνία της πρώτης περιόδου πληρωμής."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3154540\n"
-"15\n"
+"04060103.xhp\n"
+"par_id3149530\n"
+"376\n"
"help.text"
-msgid "<emph>Data</emph> is the cell range of data."
-msgstr "Τα <emph>Δεδομένα</emph> είναι η περιοχή κελιών με δεδομένα."
+msgid "<emph>Salvage</emph> is the salvage value of the capital asset at the end of the depreciable life."
+msgstr "<emph>ΥπολειμματικήΑξία</emph> είναι η τιμή υπολειμματικής αξίας του περουσιακού κεφαλαίου στο τέλος της ζωής απόσβεσης."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3155094\n"
-"16\n"
+"04060103.xhp\n"
+"par_id3148633\n"
+"377\n"
"help.text"
-msgid "<emph>RankC</emph> is the rank of the value."
-msgstr "Η <emph>ΘέσηΚ</emph> είναι η τάξη της τιμής."
+msgid "<emph>Period</emph> is the settlement period to be considered."
+msgstr "<emph>Περίοδος</emph> είναι η θεωρούμενη περίοδος πληρωμής."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3153247\n"
-"17\n"
+"04060103.xhp\n"
+"par_id3150982\n"
+"378\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<emph>Rate</emph> is the rate of depreciation."
+msgstr "<emph>Επιτόκιο</emph> είναι το επιτόκιο της απόσβεσης."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3149897\n"
-"18\n"
+"04060103.xhp\n"
+"bm_id3145257\n"
"help.text"
-msgid "<item type=\"input\">=SMALL(A1:C50;2)</item> gives the second smallest value in A1:C50."
-msgstr "Η συνάρτηση <item type=\"input\">=SMALL(A1:C50;2)</item> επιστρέφει τη δεύτερη μικρότερη τιμή από τα κελιά A1:C50."
+msgid "<bookmark_value>ACCRINT function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ACCRINT</bookmark_value>"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"bm_id3153559\n"
+"04060103.xhp\n"
+"hd_id3145257\n"
+"335\n"
"help.text"
-msgid "<bookmark_value>CONFIDENCE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση CONFIDENCE</bookmark_value>"
+msgid "ACCRINT"
+msgstr "ACCRINT"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3153559\n"
-"20\n"
+"04060103.xhp\n"
+"bm_id3151276\n"
"help.text"
-msgid "CONFIDENCE"
-msgstr "CONFIDENCE"
+msgid "<bookmark_value>accrued interests;periodic payments</bookmark_value>"
+msgstr "<bookmark_value>σωρευτικοί τόκοι, περιοδικές πληρωμές</bookmark_value>"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3153814\n"
-"21\n"
+"04060103.xhp\n"
+"par_id3151276\n"
+"336\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KONFIDENZ\">Returns the (1-alpha) confidence interval for a normal distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KONFIDENZ\">Επιστρέφει το (1-α) διάστημα εμπιστοσύνης για μία κανονική κατανομή.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_ACCRINT\">Calculates the accrued interest of a security in the case of periodic payments.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_ACCRINT\">Υπολογίζει το συσσωρευμένο τόκο ενός τίτλου, στην περίπτωση καταβολής με περιοδικές πληρωμές.</ahelp>"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3149315\n"
-"22\n"
+"04060103.xhp\n"
+"hd_id3152581\n"
+"337\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3147501\n"
-"23\n"
-"help.text"
-msgid "CONFIDENCE(Alpha; StDev; Size)"
-msgstr "CONFIDENCE(Άλφα, Τυπική-απόκλιση, Μέγεθος)"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3149872\n"
-"24\n"
-"help.text"
-msgid "<emph>Alpha</emph> is the level of the confidence interval."
-msgstr "Το <emph>Άλφα</emph> είναι το επίπεδο στατιστικής σημαντικότητα του διαστήματος εμπιστοσύνης."
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3145324\n"
-"25\n"
-"help.text"
-msgid "<emph>StDev</emph> is the standard deviation for the total population."
-msgstr "Η <emph>Τυπική-απόκλιση</emph> είναι η τυπική απόκλιση του συνολικού πληθυσμού."
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3153075\n"
-"26\n"
-"help.text"
-msgid "<emph>Size</emph> is the size of the total population."
-msgstr "Το <emph>Μέγεθος</emph> είναι το μέγεθος του συνολικού πληθυσμού."
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"hd_id3150435\n"
-"27\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3153335\n"
-"28\n"
-"help.text"
-msgid "<item type=\"input\">=CONFIDENCE(0.05;1.5;100)</item> gives 0.29."
-msgstr "Η συνάρτηση <item type=\"input\">=CONFIDENCE(0.05;1.5;100)</item> αποδίδει 0.29."
-
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"bm_id3148746\n"
+"04060103.xhp\n"
+"par_id3159092\n"
+"338\n"
"help.text"
-msgid "<bookmark_value>CORREL function</bookmark_value><bookmark_value>coefficient of correlation</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση CORREL</bookmark_value><bookmark_value>συντελεστής συσχέτισης</bookmark_value>"
+msgid "ACCRINT(Issue; FirstInterest; Settlement; Rate; Par; Frequency; Basis)"
+msgstr "ACCRINT (Έκδοση; ΠρώτοςTόκος; Διακανονισμός; Επιτόκιο; ΟνομαστικήAξία; Συχνότητα; Βάση)"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3148746\n"
-"30\n"
+"04060103.xhp\n"
+"par_id3150519\n"
+"339\n"
"help.text"
-msgid "CORREL"
-msgstr "CORREL"
+msgid "<emph>Issue</emph> is the issue date of the security."
+msgstr "<emph>Έκδοση</emph> είναι η ημερομηνία έκδοσης του τίτλου."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3147299\n"
-"31\n"
+"04060103.xhp\n"
+"par_id3155376\n"
+"340\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KORREL\">Returns the correlation coefficient between two data sets.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KORREL\">Επιστρέφει το συντελεστή συσχέτισης μεταξύ δύο συνόλων δεδομένων.</ahelp>"
+msgid "<emph>FirstInterest</emph> is the first interest date of the security."
+msgstr "<emph>ΠρώτοςΤόκος</emph> είναι η ημερομηνία πρώτου τόκου του τίτλου."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3156397\n"
-"32\n"
+"04060103.xhp\n"
+"par_id3166431\n"
+"341\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<emph>Settlement</emph> is the date at which the interest accrued up until then is to be calculated."
+msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία μέχρι την οποία οι μέχρι τότε σωρευμένοι τόκοι πρέπει να υπολογιστούν."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3153023\n"
-"33\n"
+"04060103.xhp\n"
+"par_id3154486\n"
+"342\n"
"help.text"
-msgid "CORREL(Data1; Data2)"
-msgstr "CORREL(Δεδομένα1, Δεδομένα2)"
+msgid "<emph>Rate</emph> is the annual nominal rate of interest (coupon interest rate)"
+msgstr "<emph>Επιτόκιο</emph> είναι το ετήσιο ονομαστικό επιτόκιο (επιτόκιο τοκομεριδίων)"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3150036\n"
-"34\n"
+"04060103.xhp\n"
+"par_id3156445\n"
+"343\n"
"help.text"
-msgid "<emph>Data1</emph> is the first data set."
-msgstr "Τα <emph>Δεδομένα1</emph> είναι το πρώτο σύνολο δεδομένων."
+msgid "<emph>Par</emph> is the par value of the security."
+msgstr "<emph>ΟνομαστικήΑξία</emph> είναι η τιμή της ονομαστικής αξίας του τίτλου."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3153021\n"
-"35\n"
+"04060103.xhp\n"
+"par_id3149406\n"
+"344\n"
"help.text"
-msgid "<emph>Data2</emph> is the second data set."
-msgstr "Τα <emph>Δεδομένα2</emph> είναι το δεύτερο σύνολο δεδομένων."
+msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
+msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των πληρωμών τόκου ετησίως (1, 2 ή 4)."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3149720\n"
-"36\n"
+"04060103.xhp\n"
+"hd_id3148699\n"
+"345\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3149941\n"
-"37\n"
-"help.text"
-msgid "<item type=\"input\">=CORREL(A1:A50;B1:B50)</item> calculates the correlation coefficient as a measure of the linear correlation of the two data sets."
-msgstr "Η συνάρτηση <item type=\"input\">=CORREL(A1:A50;B1:B50)</item> υπολογίζει το συντελεστή συσχέτισης ως μέτρηση της γραμμικής συσχέτισης των δύο συνόλων δεδομένων."
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"bm_id3150652\n"
-"help.text"
-msgid "<bookmark_value>COVAR function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COVAR</bookmark_value>"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"hd_id3150652\n"
-"39\n"
-"help.text"
-msgid "COVAR"
-msgstr "COVAR"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3146875\n"
-"40\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KOVAR\">Returns the covariance of the product of paired deviations.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KOVAR\">Επιστρέφει τη συνδιακύμανση του γινομένου συσχετισμένων αποκλίσεων.</ahelp>"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"hd_id3149013\n"
-"41\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3150740\n"
-"42\n"
-"help.text"
-msgid "COVAR(Data1; Data2)"
-msgstr "COVAR(Δεδομένα1, Δεδομένα2)"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3145827\n"
-"43\n"
-"help.text"
-msgid "<emph>Data1</emph> is the first data set."
-msgstr "Τα <emph>Δεδομένα1</emph> είναι το πρώτο σύνολο δεδομένων."
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3150465\n"
-"44\n"
-"help.text"
-msgid "<emph>Data2</emph> is the second data set."
-msgstr "Τα <emph>Δεδομένα2</emph> είναι το δεύτερο σύνολο δεδομένων."
-
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3154677\n"
-"45\n"
+"04060103.xhp\n"
+"par_id3148599\n"
+"346\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "A security is issued on 2001-02-28. First interest is set for 2001-08-31. The settlement date is 2001-05-01. The Rate is 0.1 or 10% and Par is 1000 currency units. Interest is paid half-yearly (frequency is 2). The basis is the US method (0). How much interest has accrued?"
+msgstr "Ένας τίτλος εκδόθηκε στις 28.2.2001. Η ημερομηνία πρώτου τοκισμού έχει οριστεί για τις 31.8.2001. Η ημερομηνία διακανονισμού είναι στις 1.5.2001. Το ονομαστικό επιτόκιο είναι 0,1 ή 10%, η ονομαστική αξία είναι 1000 νομισματικές μονάδες. Ο τόκος καταβάλλεται σε εξαμηνιαία βάση (η συχνότητα είναι 2). Η βάση είναι η μέθοδος ΗΠΑ (0). Ποιος είναι ο τόκος που έχει συσσωρευτεί;"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3144748\n"
-"46\n"
+"04060103.xhp\n"
+"par_id3148840\n"
+"347\n"
"help.text"
-msgid "<item type=\"input\">=COVAR(A1:A30;B1:B30)</item>"
-msgstr "<item type=\"input\">=COVAR(A1:A30;B1:B30)</item>"
+msgid "<item type=\"input\">=ACCRINT(\"2001-02-28\";\"2001-08-31\";\"2001-05-01\";0.1;1000;2;0)</item> returns 16.94444."
+msgstr "Η συνάρτηση <item type=\"input\">=ACCRINT(\"2001-02-28\";\"2001-08-31\";\"2001-05-01\";0.1;1000;2;0)</item> επιστρέφει ως αποτέλεσμα 16,94444."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"bm_id3147472\n"
+"04060103.xhp\n"
+"bm_id3151240\n"
"help.text"
-msgid "<bookmark_value>CRITBINOM function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση CRITBINOM</bookmark_value>"
+msgid "<bookmark_value>ACCRINTM function</bookmark_value> <bookmark_value>accrued interests;one-off payments</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ACCRINTM</bookmark_value><bookmark_value>συσσωρευμένοι τόκοι, εφάπαξ πληρωμές</bookmark_value>"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3147472\n"
-"48\n"
+"04060103.xhp\n"
+"hd_id3151240\n"
+"348\n"
"help.text"
-msgid "CRITBINOM"
-msgstr "CRITBINOM"
+msgid "ACCRINTM"
+msgstr "ACCRINTM"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3149254\n"
-"49\n"
+"04060103.xhp\n"
+"par_id3157981\n"
+"349\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KRITBINOM\">Επιστρέφει τη μικρότερη τιμή για την οποία η αθροιστική διωνυμική κατανομή είναι μικρότερη ή ίση με μια κριτική τιμή.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_ACCRINTM\">Calculates the accrued interest of a security in the case of one-off payment at the settlement date.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_ACCRINTM\">Υπολογίζει το συσσωρευμένο τόκο ενός τίτλου, στην περίπτωση καταβολής εφάπαξ, κατά την ημερομηνία διακανονισμού.</ahelp>"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3153930\n"
-"50\n"
+"04060103.xhp\n"
+"hd_id3159097\n"
+"350\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3148586\n"
-"51\n"
-"help.text"
-msgid "CRITBINOM(Trials; SP; Alpha)"
-msgstr "CRITBINOM(Δοκιμές, Pεπιτυχία, Άλφα)"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3145593\n"
-"52\n"
-"help.text"
-msgid "<emph>Trials</emph> is the total number of trials."
-msgstr "Οι <emph>Δοκιμές</emph> είναι ο συνολικός αριθμός δοκιμών."
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3153084\n"
-"53\n"
-"help.text"
-msgid "<emph>SP</emph> is the probability of success for one trial."
-msgstr "H <emph>Pεπιτυχία</emph> είναι η πιθανότητα επιτυχίας για μία προσπάθεια."
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3149726\n"
-"54\n"
-"help.text"
-msgid "<emph>Alpha</emph> is the threshold probability to be reached or exceeded."
-msgstr "Το <emph>Άλφα</emph>είναι η πιθανότητα κατωφλιού που πρόκειται να επιτευχθεί ή να ξεπεραστεί."
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"hd_id3148752\n"
-"55\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3148740\n"
-"56\n"
-"help.text"
-msgid "<item type=\"input\">=CRITBINOM(100;0.5;0.1)</item> yields 44."
-msgstr "Η συνάρτηση <item type=\"input\">=CRITBINOM(100;0.5;0.1)</item> αποδίδει 44."
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"bm_id3155956\n"
-"help.text"
-msgid "<bookmark_value>KURT function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση KURT</bookmark_value>"
-
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3155956\n"
-"58\n"
+"04060103.xhp\n"
+"par_id3147074\n"
+"351\n"
"help.text"
-msgid "KURT"
-msgstr "KURT"
+msgid "ACCRINTM(Issue; Settlement; Rate; Par; Basis)"
+msgstr "ACCRINTM (Έκδοση; Διακανονισμός; Επιτόκιο; ΟνομαστικήAξία; Βάση)"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3153108\n"
-"59\n"
+"04060103.xhp\n"
+"par_id3144773\n"
+"352\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KURT\">Returns the kurtosis of a data set (at least 4 values required).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KURT\">Επιστρέφει την κύρτωση ενός συνόλου δεδομένων (απαιτούνται τουλάχιστον 4 τιμές).</ahelp>"
+msgid "<emph>Issue</emph> is the issue date of the security."
+msgstr "<emph>Έκδοση</emph> είναι η ημερομηνία έκδοσης του τίτλου."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3150334\n"
-"60\n"
+"04060103.xhp\n"
+"par_id3154956\n"
+"353\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<emph>Settlement</emph> is the date at which the interest accrued up until then is to be calculated."
+msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία μέχρι την οποία οι μέχρι τότε σωρευμένοι τόκοι πρέπει να υπολογιστούν."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3154508\n"
-"61\n"
+"04060103.xhp\n"
+"par_id3153972\n"
+"354\n"
"help.text"
-msgid "KURT(Number1; Number2; ...Number30)"
-msgstr "KURT(Αριθμός1, Αριθμός2, ...Αριθμός30)"
+msgid "<emph>Rate</emph> is the annual nominal rate of interest (coupon interest rate)."
+msgstr "<emph>Επιτόκιο</emph> είναι το ετήσιο ονομαστικό επιτόκιο (επιτόκιο τοκομεριδίου)"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3145167\n"
-"62\n"
+"04060103.xhp\n"
+"par_id3159204\n"
+"355\n"
"help.text"
-msgid "<emph>Number1,Number2,...Number30</emph> are numeric arguments or ranges representing a random sample of distribution."
-msgstr "Οι <emph>Αριθμός1, Αριθμός2,...Αριθμός30</emph> είναι αριθμητικά ορίσματα που απεικονίζουν ένα τυχαίο δείγμα κατανομής."
+msgid "<emph>Par</emph> is the par value of the security."
+msgstr "<emph>ΟνομαστικήΑξία</emph> είναι η τιμή της ονομαστικής αξίας του τίτλου."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3158000\n"
-"63\n"
+"04060103.xhp\n"
+"hd_id3155384\n"
+"356\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3150016\n"
-"64\n"
-"help.text"
-msgid "<item type=\"input\">=KURT(A1;A2;A3;A4;A5;A6)</item>"
-msgstr "<item type=\"input\">=KURT(A1;A2;A3;A4;A5;A6)</item>"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"bm_id3150928\n"
-"help.text"
-msgid "<bookmark_value>LOGINV function</bookmark_value><bookmark_value>inverse of lognormal distribution</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση LOGINV</bookmark_value><bookmark_value>αντίστροφη λογαριθμική κανονική κατανομή</bookmark_value>"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"hd_id3150928\n"
-"66\n"
-"help.text"
-msgid "LOGINV"
-msgstr "LOGINV"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3145297\n"
-"67\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_LOGINV\">Returns the inverse of the lognormal distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_LOGINV\">Επιστρέφει την αντίστροφη μιας λογαριθμικής κανονικής κατανομής.</ahelp>"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"hd_id3151016\n"
-"68\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3153049\n"
-"69\n"
-"help.text"
-msgid "LOGINV(Number; Mean; StDev)"
-msgstr "LOGINV(Αριθμός, Μέσος, Τυπική-απόκλιση)"
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3148390\n"
-"70\n"
-"help.text"
-msgid "<emph>Number</emph> is the probability value for which the inverse standard logarithmic distribution is to be calculated."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή της πιθανότητας για την οποία πρόκειται να υπολογισθεί η αντίστροφη τυπική λογαριθμική κατανομή."
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3149538\n"
-"71\n"
-"help.text"
-msgid "<emph>Mean</emph> is the arithmetic mean of the standard logarithmic distribution."
-msgstr "Ο <emph>Μέσος</emph> είναι η μέση τιμή της τυπικής λογαριθμικής κατανομής."
-
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3145355\n"
-"72\n"
-"help.text"
-msgid "<emph>StDev</emph> is the standard deviation of the standard logarithmic distribution."
-msgstr "Η <emph>Τυπική-απόκλιση</emph> είναι η απόκλιση της τυπικής λογαριθμικής κατανομής."
-
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3148768\n"
-"73\n"
+"04060103.xhp\n"
+"par_id3154541\n"
+"357\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "A security is issued on 2001-04-01. The maturity date is set for 2001-06-15. The Rate is 0.1 or 10% and Par is 1000 currency units. The basis of the daily/annual calculation is the daily balance (3). How much interest has accrued?"
+msgstr "Ένας τίτλος εκδόθηκε στις 1.4.2001. Η ημερομηνία λήξης έχει οριστεί για τις 15.6.2001. Το ονομαστικό επιτόκιο είναι 0,1 ή 10%, η ονομαστική αξία είναι 1000 νομισματικές μονάδες. Η βάση του ημερήσιου/ετήσιου υπολογισμού είναι το ημερήσιο υπόλοιπο (3). Ποιος είναι ο τόκος που έχει συσσωρευτεί;"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3155623\n"
-"74\n"
+"04060103.xhp\n"
+"par_id3149128\n"
+"358\n"
"help.text"
-msgid "<item type=\"input\">=LOGINV(0.05;0;1)</item> returns 0.19."
-msgstr "Η συνάρτηση <item type=\"input\">=LOGINV(0.05;0;1)</item> επιστρέφει ως αποτέλεσμα 0.19."
+msgid "<item type=\"input\">=ACCRINTM(\"2001-04-01\";\"2001-06-15\";0.1;1000;3)</item> returns 20.54795."
+msgstr "Η συνάρτηση <item type=\"input\">=ACCRINTM(\"1.4.2001\";\"15.6.2001\";0.1;1000;3)</item> επιστρέφει ως αποτέλεσμα 20,54795."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"bm_id3158417\n"
+"04060103.xhp\n"
+"bm_id3145753\n"
"help.text"
-msgid "<bookmark_value>LOGNORMDIST function</bookmark_value><bookmark_value>cumulative lognormal distribution</bookmark_value>"
-msgstr "<bookmark_value>συνάρτησης LOGNORMDIST</bookmark_value><bookmark_value>αθροιστική λογαριθμική κανονική κατανομή</bookmark_value>"
+msgid "<bookmark_value>RECEIVED function</bookmark_value> <bookmark_value>amount received for fixed-interest securities</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση RECEIVED</bookmark_value><bookmark_value>ποσό είσπραξης για τίτλους με σταθερό επιτόκιο</bookmark_value>"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3158417\n"
-"76\n"
+"04060103.xhp\n"
+"hd_id3145753\n"
+"390\n"
"help.text"
-msgid "LOGNORMDIST"
-msgstr "LOGNORMDIST"
+msgid "RECEIVED"
+msgstr "RECEIVED"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3154953\n"
-"77\n"
+"04060103.xhp\n"
+"par_id3150051\n"
+"391\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_LOGNORMVERT\">Returns the cumulative lognormal distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_LOGNORMVERT\">Επιστρέφει την αθροιστική λογαριθμική κανονική κατανομή.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_RECEIVED\">Calculates the amount received that is paid for a fixed-interest security at a given point in time.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_RECEIVED\">Υπολογίζει το ποσό που έχει εισπραχθεί, το οποίο καταβάλλεται για έναν τίτλο σταθερού επιτοκίου, σε μια δεδομένη χρονική στιγμή.</ahelp>"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3150474\n"
-"78\n"
+"04060103.xhp\n"
+"hd_id3149385\n"
+"392\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3150686\n"
-"79\n"
+"04060103.xhp\n"
+"par_id3145362\n"
+"393\n"
"help.text"
-msgid "LOGNORMDIST(Number; Mean; StDev; Cumulative)"
-msgstr "LOGNORMDIST(Αριθμός, Μέσος, Τυπική-απόκλιση)"
+msgid "RECEIVED(\"Settlement\"; \"Maturity\"; Investment; Discount; Basis)"
+msgstr "RECEIVED(\"Διακανονισμός\", \"Ωρίμανση\", Επένδυση, Προεξόφληση, Βάση)"
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3154871\n"
-"80\n"
+"04060103.xhp\n"
+"par_id3154654\n"
+"394\n"
"help.text"
-msgid "<emph>Number</emph> is the probability value for which the standard logarithmic distribution is to be calculated."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή της πιθανότητας για την οποία πρόκειται να υπολογισθεί η αντίστροφη τυπική λογαριθμική κατανομή."
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3155820\n"
-"81\n"
+"04060103.xhp\n"
+"par_id3153011\n"
+"395\n"
"help.text"
-msgid "<emph>Mean</emph> (optional) is the mean value of the standard logarithmic distribution."
-msgstr "Ο <emph>Μέσος</emph> είναι η μέση τιμή της τυπικής λογαριθμικής κατανομής."
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3155991\n"
-"82\n"
+"04060103.xhp\n"
+"par_id3155525\n"
+"396\n"
"help.text"
-msgid "<emph>StDev</emph> (optional) is the standard deviation of the standard logarithmic distribution."
-msgstr "Η <emph>Τυπική-απόκλιση</emph> είναι η μέση τιμή της τυπικής λογαριθμικής κατανομής."
+msgid "<emph>Investment</emph> is the purchase sum."
+msgstr "<emph>Επένδυση</emph> είναι το ποσό αγοράς."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"par_id3155992\n"
+"04060103.xhp\n"
+"par_id3155760\n"
+"397\n"
"help.text"
-msgid "<emph>Cumulative</emph> (optional) = 0 calculates the density function, Cumulative = 1 calculates the distribution."
-msgstr "<emph>Αθροιστική</emph> (προαιρετικό) = 0 υπολογίζει την συνάρτηση πυκνότητας, Αθροιστική = 1 υπολογίζει την κατανομή."
+msgid "<emph>Discount</emph> is the percentage discount on acquisition of the security."
+msgstr "Η <emph>Προεξόφληση</emph> είναι το ποσοστό προεξόφλησης κατά την αγορά του τίτλου."
-#: 04060183.xhp
+#: 04060103.xhp
msgctxt ""
-"04060183.xhp\n"
-"hd_id3153178\n"
-"83\n"
+"04060103.xhp\n"
+"hd_id3154710\n"
+"398\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060183.xhp
-msgctxt ""
-"04060183.xhp\n"
-"par_id3149778\n"
-"84\n"
-"help.text"
-msgid "<item type=\"input\">=LOGNORMDIST(0.1;0;1)</item> returns 0.01."
-msgstr "Η συνάρτηση <item type=\"input\">=LOGNORMDIST(0.1;0;1)</item> επιστρέφει ως αποτέλεσμα το 0.01."
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Names"
-msgstr "Ονόματα"
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"hd_id3153951\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Names</link>"
-msgstr "<link href=\"text/scalc/01/04070000.xhp\" name=\"Ονόματα\">Ονόματα</link>"
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"par_id3145801\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Allows you to name the different sections of your spreadsheet document.</ahelp> By naming the different sections, you can easily <link href=\"text/scalc/01/02110000.xhp\" name=\"navigate\">navigate</link> through the spreadsheet documents and find specific information."
-msgstr "<ahelp hid=\".\">Σας επιτρέπει να ονομάζετε τις διαφορετικές ενότητες του εγγράφου σας υπολογιστικού φύλλου.</ahelp> Όταν ονομάζετε τις διαφορετικές ενότητες, μπορείτε εύκολα να πραγματοποιήσετε <link href=\"text/scalc/01/02110000.xhp\" name=\"περιήγηση\">περιήγηση</link> σε έγγραφα υπολογιστικών φύλλων και να βρείτε συγκεκριμένες πληροφορίες."
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"hd_id3153878\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Define\">Define</link>"
-msgstr "<link href=\"text/scalc/01/04070100.xhp\" name=\"Ορισμός\">Ορισμός</link>"
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"hd_id3146969\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04070200.xhp\" name=\"Insert\">Insert</link>"
-msgstr "<link href=\"text/scalc/01/04070200.xhp\" name=\"Εισαγωγή\">Εισαγωγή</link>"
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"hd_id3155764\n"
-"5\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04070300.xhp\" name=\"Apply\">Apply</link>"
-msgstr "<link href=\"text/scalc/01/04070300.xhp\" name=\"Εφαρμογή\">Εφαρμογή</link>"
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"hd_id3156382\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04070400.xhp\" name=\"Labels\">Labels</link>"
-msgstr "<link href=\"text/scalc/01/04070400.xhp\" name=\"Ετικέτες\">Ετικέτες</link>"
-
-#: 05050300.xhp
+#: 04060103.xhp
msgctxt ""
-"05050300.xhp\n"
-"tit\n"
+"04060103.xhp\n"
+"par_id3154735\n"
+"399\n"
"help.text"
-msgid "Show Sheet"
-msgstr "Εμφάνιση φύλλου"
+msgid "Settlement date: February 15 1999, maturity date: May 15 1999, investment sum: 1000 currency units, discount: 5.75 per cent, basis: Daily balance/360 = 2."
+msgstr "Ημερομηνία διακανονισμού: 15 Φεβρουαρίου 1999, ημερομηνία λήξης: 15 Μαΐου 1999, ποσό επένδυσης: 1000 νομισματικές μονάδες, προεξόφληση: 5.75 τοις εκατό, βάση: Ημερήσιο υπόλοιπο/360 = 2."
-#: 05050300.xhp
+#: 04060103.xhp
msgctxt ""
-"05050300.xhp\n"
-"bm_id3148946\n"
+"04060103.xhp\n"
+"par_id3146108\n"
+"400\n"
"help.text"
-msgid "<bookmark_value>sheets; displaying</bookmark_value><bookmark_value>displaying; sheets</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, εμφάνιση</bookmark_value><bookmark_value>εμφάνιση, φύλλα</bookmark_value>"
+msgid "The amount received on the maturity date is calculated as follows:"
+msgstr "Το ποσό που εισπράχθηκε κατά την ημερομηνία λήξης υπολογίζεται ως εξής:"
-#: 05050300.xhp
+#: 04060103.xhp
msgctxt ""
-"05050300.xhp\n"
-"hd_id3148946\n"
-"1\n"
+"04060103.xhp\n"
+"par_id3147246\n"
+"401\n"
"help.text"
-msgid "Show Sheet"
-msgstr "Εμφάνιση φύλλου"
+msgid "<item type=\"input\">=RECEIVED(\"1999-02-15\";\"1999-05-15\";1000;0.0575;2)</item> returns 1014.420266."
+msgstr "Η συνάρτηση <item type=\"input\">=RECEIVED(\"2.15.99\";\"5.15.99\";1000;0.0575;2)</item> επιστρέφει ως αποτέλεσμα 1014.420266."
-#: 05050300.xhp
+#: 04060103.xhp
msgctxt ""
-"05050300.xhp\n"
-"par_id3148799\n"
-"2\n"
+"04060103.xhp\n"
+"bm_id3147556\n"
"help.text"
-msgid "<variable id=\"tabeintext\"><ahelp visibility=\"visible\" hid=\".uno:Show\">Displays sheets that were previously hidden with the <emph>Hide</emph> command.</ahelp></variable> Select one sheet only to call the command. The current sheet is always selected. If a sheet other than the current sheet is selected, you can deselect it by pressing <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> while clicking the corresponding sheet tab at the bottom of the window."
-msgstr "<variable id=\"tabeintext\"><ahelp visibility=\"visible\" hid=\".uno:Show\">Εμφανίζει φύλλα που είχαν αποκρυφθεί με την εντολή <emph>Απόκρυψη</emph>.</ahelp></variable> Επιλέξτε μόνο ένα φύλλο για να καλέσετε την εντολή. Το τρέχον φύλλο είναι πάντοτε επιλεγμένο. Αν έχει επιλεχθεί φύλλο άλλο από το τρέχον, μπορείτε να το αποεπιλέξετε πατώντας <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> ενώ κάνετε κλικ στην αντίστοιχη καρτέλα στο κάτω μέρος του παραθύρου."
+msgid "<bookmark_value>PV function</bookmark_value> <bookmark_value>present values</bookmark_value> <bookmark_value>calculating; present values</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση PV</bookmark_value><bookmark_value>παρούσες αξίες</bookmark_value><bookmark_value>υπολογισμός, παρούσες αξίες</bookmark_value>"
-#: 05050300.xhp
+#: 04060103.xhp
msgctxt ""
-"05050300.xhp\n"
-"hd_id3151112\n"
+"04060103.xhp\n"
+"hd_id3147556\n"
"3\n"
"help.text"
-msgid "Hidden sheets"
-msgstr "Κρυφά φύλλα"
+msgid "PV"
+msgstr "PV"
-#: 05050300.xhp
+#: 04060103.xhp
msgctxt ""
-"05050300.xhp\n"
-"par_id3145273\n"
+"04060103.xhp\n"
+"par_id3153301\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_SHOW_TAB:LB_ENTRYLIST\" visibility=\"visible\">Displays a list of all hidden sheets in your spreadsheet document.</ahelp> To show a certain sheet, click the corresponding entry on the list and confirm with OK."
-msgstr "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_SHOW_TAB:LB_ENTRYLIST\" visibility=\"visible\">Εμφανίζει μια λίστα όλων των κρυφών φύλλων στο έγγραφό σας.</ahelp> Για να εμφανίσετε ένα συγκεκριμένο φύλλο, κάντε κλικ στην αντίστοιχη καταχώριση της λίστας και επιβεβαιώστε την επιλογή σας με το κουμπί ΟΚ."
-
-#: 06990000.xhp
-msgctxt ""
-"06990000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Cell Contents"
-msgstr "Περιεχόμενα κελιού"
-
-#: 06990000.xhp
-msgctxt ""
-"06990000.xhp\n"
-"hd_id3153087\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/06990000.xhp\" name=\"Cell Contents\">Cell Contents</link>"
-msgstr "<link href=\"text/scalc/01/06990000.xhp\" name=\"Περιεχόμενα κελιών\">Περιεχόμενα κελιών</link>"
-
-#: 06990000.xhp
-msgctxt ""
-"06990000.xhp\n"
-"par_id3145674\n"
-"2\n"
-"help.text"
-msgid "Opens a submenu with commands to calculate tables and activate AutoInput."
-msgstr "Ανοίγει ένα δευτερεύον μενού με εντολές για να υπολογίσετε τους πίνακες και να ενεργοποιήσετε την αυτόματη εισαγωγή."
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Select Source"
-msgstr "Επιλογή προέλευσης"
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"hd_id3153663\n"
-"1\n"
-"help.text"
-msgid "Select Source"
-msgstr "Επιλογή προέλευσης"
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"par_id3145119\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:DataDataPilotRun\">Opens a dialog where you can select the source for your pivot table, and then create your table.</ahelp>"
-msgstr "<ahelp hid=\".uno:DataDataPilotRun\">Ανοίξτε ένα διάλογο όπου μπορείτε να επιλέξετε την πηγή για το συγκεντρωτικό πίνακα και έπειτα δημιουργήστε τον πίνακά σας.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_BW\">Returns the present value of an investment resulting from a series of regular payments.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BW\">Επιστρέφει την παρούσα αξία μιας επένδυσης, η οποία προκύπτει από μια σειρά τακτικών καταβολών.</ahelp>"
-#: 12090100.xhp
+#: 04060103.xhp
msgctxt ""
-"12090100.xhp\n"
-"hd_id3154760\n"
+"04060103.xhp\n"
+"par_id3146099\n"
"5\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "Use this function to calculate the amount of money needed to be invested at a fixed rate today, to receive a specific amount, an annuity, over a specified number of periods. You can also determine how much money is to remain after the elapse of the period. Specify as well if the amount is to be paid out at the beginning or at the end of each period."
+msgstr "Χρησιμοποιήστε αυτήν τη συνάρτηση για να υπολογίσετε το ποσό των χρημάτων που χρειάζεστε για να επενδύσετε με σταθερό επιτόκιο σήμερα, για να εισπράξετε ένα συγκεκριμένο ποσό, ένα ετήσιο ποσό, σε συγκεκριμένο αριθμό περιόδων. Μπορείτε επίσης να καθορίσετε πόσα χρήματα θα μείνουν μετά το πέρας της περιόδου. Καθορίστε επίσης εάν το ποσό θα πληρώνεται στην αρχή ή στο τέλος της περιόδου."
-#: 12090100.xhp
+#: 04060103.xhp
msgctxt ""
-"12090100.xhp\n"
-"par_id3150543\n"
+"04060103.xhp\n"
+"par_id3153334\n"
"6\n"
"help.text"
-msgid "Select a data source for the pivot table."
-msgstr "Επιλέξτε μία πηγή δεδομένων για το συγκεντρωτικό πίνακα."
+msgid "Enter these values either as numbers, expressions or references. If, for example, interest is paid annually at 8%, but you want to use month as your period, enter 8%/12 under <emph>Rate</emph> and <item type=\"productname\">%PRODUCTNAME</item> Calc with automatically calculate the correct factor."
+msgstr "Εισάγετε αυτές τις τιμές ως αριθμούς, εκφράσεις ή παραπομπές. Εάν, για παράδειγμα, ο τόκος καταβάλλεται ετησίως σε ποσοστό 8%, αλλά εσείς θέλετε να χρησιμοποιήσετε το μήνα ως περίοδο αναφοράς, εισάγετε 8%/12 για τον <emph>Τόκος</emph> και το <item type=\"productname\">%PRODUCTNAME</item> Calc θα υπολογίσει αυτόματα το σωστό συντελεστή."
-#: 12090100.xhp
+#: 04060103.xhp
msgctxt ""
-"12090100.xhp\n"
-"hd_id3148799\n"
+"04060103.xhp\n"
+"hd_id3147407\n"
"7\n"
"help.text"
-msgid "Current Selection"
-msgstr "Τρέχουσα επιλογή"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12090100.xhp
+#: 04060103.xhp
msgctxt ""
-"12090100.xhp\n"
-"par_id3125865\n"
+"04060103.xhp\n"
+"par_id3150395\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\".\">Uses the selected cells as the data source for the pivot table.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιεί τα επιλεγμένα κελιά ως πηγή δεδομένων για το συγκεντρωτικό πίνακα.</ahelp>"
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"par_id3150011\n"
-"13\n"
-"help.text"
-msgid "The data columns in the pivot table use the same number format as the first data row in the current selection."
-msgstr "Οι στήλες δεδομένων στο συγκεντρωτικό πίνακα χρησιμοποιούν την ίδια μορφοποίηση αριθμών όπως και η πρώτη γραμμή δεδομένων στην τρέχουσα επιλογή."
+msgid "PV(Rate; NPer; Pmt; FV; Type)"
+msgstr "PV(Επιτόκιο; ΑριθμόςΠεριόδων; ΔόσηΑποπληρωμής; ΜελλοντικήΑξία; Τύπος)"
-#: 12090100.xhp
+#: 04060103.xhp
msgctxt ""
-"12090100.xhp\n"
-"hd_id3147348\n"
+"04060103.xhp\n"
+"par_id3151341\n"
"9\n"
"help.text"
-msgid "Data source registered in $[officename]"
-msgstr "Καταχωρημένη προέλευση δεδομένων του $[officename]"
+msgid "<emph>Rate</emph> defines the interest rate per period."
+msgstr "<emph>Επιτόκιο</emph> καθορίζει το επιτόκιο ανά περίοδο."
-#: 12090100.xhp
+#: 04060103.xhp
msgctxt ""
-"12090100.xhp\n"
-"par_id3145271\n"
+"04060103.xhp\n"
+"par_id3153023\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Uses a table or query in a database that is registered in $[officename] as the data source for the pivot table.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιεί έναν πίνακα ή ένα ερώτημα σε μία βάση δεδομένων που καταχωρήθηκε στο $[officename] ως πηγή δεδομένων για το συγκεντρωτικό πίνακα.</ahelp>"
+msgid "<emph>NPer</emph> is the total number of periods (payment period)."
+msgstr "<emph>ΑριθμόςΠεριόδων</emph> είναι ο συνολικός αριθμός περιόδων (περίοδος πληρωμής)."
-#: 12090100.xhp
+#: 04060103.xhp
msgctxt ""
-"12090100.xhp\n"
-"hd_id3146119\n"
+"04060103.xhp\n"
+"par_id3146323\n"
"11\n"
"help.text"
-msgid "External source/interface"
-msgstr "Εξωτερική πηγή/διεπαφή"
+msgid "<emph>Pmt</emph> is the regular payment made per period."
+msgstr "<emph>Δόση αποπληρωμής</emph> είναι η κανονική πληρωμή που γίνεται ανά περίοδο."
-#: 12090100.xhp
+#: 04060103.xhp
msgctxt ""
-"12090100.xhp\n"
-"par_id3145647\n"
+"04060103.xhp\n"
+"par_id3150536\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>External Source</emph> dialog where you can select the OLAP data source for the pivot table.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο <emph>Εξωτερική πηγή</emph> όπου μπορείτε να επιλέξετε την πηγή δεδομένων OLAP για το συγκεντρωτικό πίνακα.</ahelp>"
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"par_idN10670\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table dialog\">Pivot table dialog</link>"
-msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"Διάλογος συγκεντρωτικού πίνακα\">Διάλογος συγκεντρωτικού πίνακα</link>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"tit\n"
-"help.text"
-msgid "Pivot Table"
-msgstr "Συγκεντρωτικός πίνακας"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"bm_id2306894\n"
-"help.text"
-msgid "<bookmark_value>pivot table function;show details</bookmark_value><bookmark_value>pivot table function;drill down</bookmark_value>"
-msgstr "<bookmark_value> συνάρτηση συγκεντρωτικού πίνακα;εμφάνιση λεπτομερειών</bookmark_value><bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; εξάσκηση</bookmark_value>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"hd_id3149165\n"
-"1\n"
-"help.text"
-msgid "Pivot Table"
-msgstr "Συγκεντρωτικός πίνακας"
+msgid "<emph>FV</emph> (optional) defines the future value remaining after the final installment has been made."
+msgstr "<emph>ΜελλοντικήΑξία</emph> (προαιρετικό) καθορίζει την υπολειπόμενη μελλοντική αξία μετά την πληρωμή της τελικής δόσης."
-#: 12090102.xhp
+#: 04060103.xhp
msgctxt ""
-"12090102.xhp\n"
-"par_id3155922\n"
+"04060103.xhp\n"
+"par_id3146883\n"
"13\n"
"help.text"
-msgid "<ahelp hid=\".uno:DataPilotExec\">Specify the layout of the table that is generated by the pivot table.</ahelp>"
-msgstr "<ahelp hid=\".uno:DataPilotExec\">Καθορίστε τη διάταξη του πίνακα που δημιουργείται από το συγκεντρωτικό πίνακα.</ahelp>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id3148798\n"
-"34\n"
-"help.text"
-msgid "The pivot table displays data fields as buttons which you can drag and drop to define the pivot table."
-msgstr "Ο συγκεντρωτικός πίνακας εμφανίζει πεδία δεδομένων ως κουμπιά που μπορείτε να σύρετε και να αποθέσετε για να καθορίσετε τον συγκεντρωτικό πίνακα."
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"hd_id3154908\n"
-"18\n"
-"help.text"
-msgid "Layout"
-msgstr "Διάταξη"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id3150768\n"
-"19\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SC_DPLAY_SELECT\">To define the layout of a pivot table, drag and drop data field buttons onto the <emph>Page Fields, Row Fields, Column Fields, </emph>and<emph> Data Fields </emph>areas.</ahelp> You can also use drag and drop to rearrange the data fields on a pivot table."
-msgstr "<ahelp hid=\"HID_SC_DPLAY_SELECT\">Για να καθορίσετε τη διάταξη του συγκεντρωτικού πίνακα, σύρτε και αποθέστε τα κουμπιά πεδίων δεδομένων στις περιοχές <emph>Πεδία σελίδας, Πεδία γραμμών, Πεδία στηλών</emph>και<emph> Πεδία δεδομένων </emph>.</ahelp> Μπορείτε επίσης να χρησιμοποιήσετε την ίδια μέθοδο για να αναδιευθέτηση των πεδίων δεδομένων σε έναν συγκεντρωτικό πίνακα."
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id3147229\n"
-"20\n"
-"help.text"
-msgid "$[officename] automatically adds a caption to buttons that are dragged into the <emph>Data Fields </emph>area. The caption contains the name of the data field as well as the formula that created the data."
-msgstr "Το $[officename] προσθέτει αυτόματα μία λεζάντα σε κουμπιά που μεταφέρθηκαν στην περιοχή <emph>Πεδία δεδομένων </emph>. Η λεζάντα περιέχει το όνομα του πεδίου δεδομένων όπως επίσης και τον τύπο που δημιούργησε τα δεδομένα."
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id3145749\n"
-"21\n"
-"help.text"
-msgid "To change the function that is used by a data field, double-click a button in the <emph>Data Fields</emph> area to open the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\">Data Field</link> dialog. You can also double-click buttons in the <emph>Row Fields</emph> or <emph>Column Fields</emph> areas."
-msgstr "Για να αλλάξετε τη συνάρτηση που χρησιμοποιείται από ένα πεδίο δεδομένων, κάντε διπλό κλικ στην περιοχή <emph>Πεδία δεδομένων</emph>για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/scalc/01/12090105.xhp\" name=\"Πεδίο δεδομένων\">Πεδίο δεδομένων</link>. Μπορείτε επίσης να κάνετε διπλό κλικ σε κουμπιά στις περιοχές <emph>Πεδία γραμμών</emph> ή <emph>Πεδία στηλών</emph>."
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"hd_id3149260\n"
-"28\n"
-"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id3150010\n"
-"27\n"
-"help.text"
-msgid "<ahelp hid=\"SC_PUSHBUTTON_RID_SCDLG_PIVOT_LAYOUT_BTN_REMOVE\">Removes the selected data field from the table layout.</ahelp>"
-msgstr "<ahelp hid=\"SC_PUSHBUTTON_RID_SCDLG_PIVOT_LAYOUT_BTN_REMOVE\">Αφαιρεί το επιλεγμένο πεδίο δεδομένων από τη διάταξη πίνακα.</ahelp>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"hd_id3145273\n"
-"26\n"
-"help.text"
-msgid "Options"
-msgstr "Επιλογές"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id3146120\n"
-"25\n"
-"help.text"
-msgid "<ahelp hid=\"SC_PUSHBUTTON_RID_SCDLG_PIVOT_LAYOUT_BTN_OPTIONS\">Opens the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Data Field</emph></link> dialog where you can change the function that is associated with the selected field.</ahelp>"
-msgstr "<ahelp hid=\"SC_PUSHBUTTON_RID_SCDLG_PIVOT_LAYOUT_BTN_OPTIONS\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/scalc/01/12090105.xhp\" name=\"Πεδίο δεδομένων\"><emph>Πεδίο δεδομένων</emph></link> όπου μπορείτε να αλλάξετε τη συνάρτηση που συνδέεται με το επιλεγμένο πεδίο.</ahelp>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"hd_id3154944\n"
-"22\n"
-"help.text"
-msgid "More"
-msgstr "Πρόσθετα"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id3145647\n"
-"23\n"
-"help.text"
-msgid "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_PIVOT_LAYOUT:BTN_MORE\">Displays or hides additional options for defining the pivot table.</ahelp>"
-msgstr "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_PIVOT_LAYOUT:BTN_MORE\">Εμφανίζει ή αποκρύπτει πρόσθετες επιλογές για τον καθορισμό του συγκεντρωτικού πίνακα.</ahelp>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"hd_id3151073\n"
-"2\n"
-"help.text"
-msgid "Result"
-msgstr "Αποτέλεσμα"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id3155417\n"
-"3\n"
-"help.text"
-msgid "Specify the settings for displaying the results of the pivot table."
-msgstr "Καθορίστε τις ρυθμίσεις για την εμφάνιση των αποτελεσμάτων του συγκεντρωτικού πίνακα."
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"hd_id0509200913025625\n"
-"help.text"
-msgid "Selection from"
-msgstr "Επιλογή από"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id0509200913025615\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select the area that contains the data for the current pivot table.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε την περιοχή που περιέχει τα δεδομένα για τον τρέχοντα συγκεντρωτικό πίνακα.</ahelp>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"hd_id3155603\n"
-"4\n"
-"help.text"
-msgid "Results to"
-msgstr "Αποτελέσματα στο"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id3153838\n"
-"5\n"
-"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_PIVOT_LAYOUT:ED_OUTAREA\">Select the area where you want to display the results of the pivot table.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_PIVOT_LAYOUT:ED_OUTAREA\">Επιλέξτε την περιοχή όπου επιθυμείτε να εμφανίσετε τα αποτελέσματα του συγκεντρωτικού πίνακα.</ahelp>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id3155961\n"
-"6\n"
-"help.text"
-msgid "If the selected area contains data, the pivot table overwrites the data. To prevent the loss of existing data, let the pivot table automatically select the area to display the results."
-msgstr "Αν η επιλεγμένη περιοχή περιέχει δεδομένα, ο συγκεντρωτικός πίνακας αντικαθιστά τα δεδομένα. Για να εμποδίσετε την απώλεια των υπαρχόντων δεδομένων, επιτρέψτε στον συγκεντρωτικό πίνακα να επιλέγει αυτόματα την περιοχή εμφάνισης των αποτελεσμάτων."
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"hd_id3147364\n"
-"7\n"
-"help.text"
-msgid "Ignore empty rows"
-msgstr "Παράβλεψη κενών γραμμών"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id3154022\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_IGNEMPTYROWS\">Ignores empty fields in the data source.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_IGNEMPTYROWS\">Παραβλέπει τα κενά πεδία στην πηγή δεδομένων.</ahelp>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"hd_id3155114\n"
-"9\n"
-"help.text"
-msgid "Identify categories"
-msgstr "Αναγνώριση κατηγοριών"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id3145257\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_DETECTCAT\">Automatically assigns rows without labels to the category of the row above.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_DETECTCAT\">Αναθέτει αυτόματα γραμμές χωρίς ετικέτες στην κατηγορία της παραπάνω γραμμής.</ahelp>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"hd_id3149207\n"
-"14\n"
-"help.text"
-msgid "Total columns"
-msgstr "Συνολικές στήλες"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id3166426\n"
-"15\n"
-"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_TOTALCOL\">Calculates and displays the grand total of the column calculation.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_TOTALCOL\">Υπολογίζει και εμφανίζει το μεγάλο σύνολο του υπολογισμού στηλών.</ahelp>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"hd_id3150364\n"
-"16\n"
-"help.text"
-msgid "Total rows"
-msgstr "Συνολικές γραμμές"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id3152583\n"
-"17\n"
-"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_TOTALROW\">Calculates and displays the grand total of the row calculation.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_TOTALROW\">Υπολογίζει και εμφανίζει το μεγάλο σύνολο του υπολογισμού γραμμών.</ahelp>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_idN10897\n"
-"help.text"
-msgid "Add filter"
-msgstr "Προσθήκη φίλτρου"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_idN1089B\n"
-"help.text"
-msgid "<ahelp hid=\".\">Adds a Filter button to pivot tables that are based on spreadsheet data.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει ένα κουμπί φίλτρου σε συγκεντρωτικούς πίνακες που βασίζονται σε δεδομένα υπολογιστικού φύλλου.</ahelp>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_idN108B2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Filter dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου Φίλτρο.</ahelp>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_idN108C9\n"
-"help.text"
-msgid "Enable drill to details"
-msgstr "Ενεργοποίησης εξάσκησης σε λεπτομέρειες"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_idN108CD\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select this check box and double-click an item label in the table to show or hide details for the item. Clear this check box and double-click a cell in the table to edit the contents of the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε αυτό το πεδίο ελέγχου και κάντε διπλό κλικ σε μία ετικέτα αντικειμένου στον πίνακα για να εμφανίσετε ή να αποκρύψετε λεπτομέρειες για το αντικείμενο. Αφαιρέστε το πεδίο ελέγχου και κάντε διπλό κλικ σε ένα κελί του πίνακα για να επεξεργαστείτε τα περιεχόμενά του.</ahelp>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_idN108DC\n"
-"help.text"
-msgid "To examine details inside a pivot table"
-msgstr "Για να εξετάσετε τις λεπτομέρειες σε έναν συγκεντρωτικό πίνακα"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_idN108E0\n"
-"help.text"
-msgid "Do one of the following:"
-msgstr "Εκτελέστε ένα από τα ακόλουθα:"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_idN108E6\n"
-"help.text"
-msgid "Select a range of cells and choose <emph>Data - Group and Outline - Show Details</emph>."
-msgstr "Επιλέξτε μία περιοχή κελιών και επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Εμφάνιση λεπτομερειών</emph>."
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_idN108EE\n"
-"help.text"
-msgid "Double-click a field in the table."
-msgstr "Κάντε διπλό κλικ σε ένα πεδίο στον πίνακα."
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_idN108F1\n"
-"help.text"
-msgid "If you double-click a field which has adjacent fields at the same level, the <emph>Show Detail</emph> dialog opens:"
-msgstr "Αν κάνετε διπλό κλικ σε ένα πεδίο που έχει γειτονικά πεδία στο ίδιο επίπεδο, ανοίγει το παράθυρο διαλόγου <emph>Εμφάνιση λεπτομερειών</emph>:"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_idN10900\n"
-"help.text"
-msgid "Show Detail"
-msgstr "Εμφάνιση λεπτομερειών"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_idN10904\n"
-"help.text"
-msgid "<ahelp hid=\".\">Choose the field that you want to view the details for.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το πεδίο του οποίου επιθυμείτε να εμφανίσετε τις λεπτομέρειες.</ahelp>"
-
-#: 12090102.xhp
-msgctxt ""
-"12090102.xhp\n"
-"par_id3149817\n"
-"35\n"
-"help.text"
-msgid "<link href=\"text/scalc/04/01020000.xhp\" name=\"Pivot table shortcut keys\">Pivot table shortcut keys</link>"
-msgstr "<link href=\"text/scalc/04/01020000.xhp\" name=\"Πλήκτρα συντόμευσης συγκεντρωτικού πίνακα\">Πλήκτρα συντόμευσης συγκεντρωτικού πίνακα</link>"
-
-#: 03070000.xhp
-msgctxt ""
-"03070000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Column & Row Headers"
-msgstr "Kεφαλίδες γραμμών και στηλών"
-
-#: 03070000.xhp
-msgctxt ""
-"03070000.xhp\n"
-"bm_id3156024\n"
-"help.text"
-msgid "<bookmark_value>spreadsheets; displaying headers of columns/rows</bookmark_value><bookmark_value>displaying; headers of columns/rows</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, εμφάνιση κεφαλίδων στηλών/γραμμών</bookmark_value><bookmark_value>εμφάνιση, κεφαλίδες στηλών/γραμμών</bookmark_value>"
-
-#: 03070000.xhp
-msgctxt ""
-"03070000.xhp\n"
-"hd_id3156024\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/03070000.xhp\" name=\"Column & Row Headers\">Column & Row Headers</link>"
-msgstr "<link href=\"text/scalc/01/03070000.xhp\" name=\"Kεφαλίδες στηλών και γραμμών\">Kεφαλίδες στηλών και γραμμών</link>"
-
-#: 03070000.xhp
-msgctxt ""
-"03070000.xhp\n"
-"par_id3147230\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:ViewRowColumnHeaders\">Shows column headers and row headers.</ahelp>"
-msgstr "<ahelp hid=\".uno:ViewRowColumnHeaders\">Εμφανίζει τις κεφαλίδες στηλών και γραμμών.</ahelp>"
-
-#: 03070000.xhp
-msgctxt ""
-"03070000.xhp\n"
-"par_id3156280\n"
-"4\n"
-"help.text"
-msgid "To hide the column and row headers unmark this menu entry."
-msgstr "Για να αποκρύψετε τις κεφαλίδες των στηλών και γραμμών αποεπιλέξτε αυτή την καταχώριση του μενού."
-
-#: 03070000.xhp
-msgctxt ""
-"03070000.xhp\n"
-"par_id3156441\n"
-"3\n"
-"help.text"
-msgid "You can also set the view of the column and row headers in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link></emph>."
-msgstr "Μπορείτε επίσης να ορίσετε την προβολή κεφαλίδων στη στήλη και τη γραμμή στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Υπολογιστικό φύλλο - Προβολή\">%PRODUCTNAME Calc - Προβολή</link></emph>."
-
-#: 04070400.xhp
-msgctxt ""
-"04070400.xhp\n"
-"tit\n"
-"help.text"
-msgid "Define Label Range"
-msgstr "Καθορισμός περιοχής ετικέτας"
-
-#: 04070400.xhp
-msgctxt ""
-"04070400.xhp\n"
-"bm_id3150791\n"
-"help.text"
-msgid "<bookmark_value>sheets; defining label ranges</bookmark_value><bookmark_value>label ranges in sheets</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, καθορισμός περιοχών ετικέτας</bookmark_value><bookmark_value>περιοχές ετικέτας σε φύλλα</bookmark_value>"
-
-#: 04070400.xhp
-msgctxt ""
-"04070400.xhp\n"
-"hd_id3150791\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"define_label_range\"><link href=\"text/scalc/01/04070400.xhp\">Define Label Range</link></variable>"
-msgstr "<variable id=\"define_label_range\"><link href=\"text/scalc/01/04070400.xhp\">Καθορισμός περιοχής ετικέτας</link></variable>"
-
-#: 04070400.xhp
-msgctxt ""
-"04070400.xhp\n"
-"par_id3150868\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"beschtext\"><ahelp hid=\".uno:DefineLabelRange\">Opens a dialog in which you can define a label range.</ahelp></variable>"
-msgstr "<variable id=\"beschtext\"><ahelp hid=\".uno:DefineLabelRange\">Ανοίγει ένα παράθυρο διαλόγου στο οποίο μπορείτε να καθορίσετε μία περιοχή ετικέτας.</ahelp></variable>"
+msgid "<emph>Type</emph> (optional) denotes due date for payments. Type = 1 means due at the beginning of a period and Type = 0 (default) means due at the end of the period."
+msgstr "<emph>Τύπος</emph> (προαιρετικό) υποδηλώνει την οφειλόμενη ημερομηνία πληρωμών. Τύπος = 1 σημαίνει οφειλή στην αρχή της περιόδου και Τύπος = 0 (προεπιλογή) σημαίνει οφειλή στο τέλος της περιόδου."
-#: 04070400.xhp
+#: 04060103.xhp
msgctxt ""
-"04070400.xhp\n"
-"par_id3155411\n"
-"13\n"
+"04060103.xhp\n"
+"par_idN10B13\n"
"help.text"
-msgid "The cell contents of a label range can be used like names in formulas - $[officename] recognizes these names in the same manner that it does the predefined names of the weekdays and months. These names are automatically completed when typed into a formula. In addition, the names defined by label ranges will have priority over names defined by automatically generated ranges."
-msgstr "Τα περιεχόμενα των κελιών μιας περιοχής ετικέτας μπορούν να χρησιμοποιηθούν ως ονόματα σε τύπους - το $[officename] αναγνωρίζει αυτά τα ονόματα ακριβώς όπως, για παράδειγμα, τα προκαθορισμένα ονόματα των ημερών της εβδομάδας και των μηνών. Αυτό σημαίνει ότι όταν γίνει εισαγωγή τους σε κάποιο τύπο, τα ονόματα αυτά προστίθενται αυτόματα. Επιπλέον, οι περιοχές που καθορίστηκαν από περιοχές ετικέτας θα έχουν σειρά προτεραιότητας σε όσα ονόματα ορίστηκαν από αυτόματα δημιουργημένες περιοχές."
+msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-#: 04070400.xhp
+#: 04060103.xhp
msgctxt ""
-"04070400.xhp\n"
-"par_id3147435\n"
+"04060103.xhp\n"
+"hd_id3150037\n"
"14\n"
"help.text"
-msgid "You can set label ranges that contain the same labels on different sheets. $[officename] first searches the label ranges of the current sheet and, following a failed search, the ranges of other sheets."
-msgstr "Μπορείτε να καθορίζετε αρκετές περιοχές ετικέτας που να περιέχουν τις ίδιες ετικέτες για διαφορετικά φύλλα. Στην περίπτωση αυτή, το $[officename] αναζητεί τις περιοχές ετικέτας του τρέχοντος φύλλου και, κατόπιν αποτυχημένης αναζήτησης, τις περιοχές άλλων φύλλων."
-
-#: 04070400.xhp
-msgctxt ""
-"04070400.xhp\n"
-"hd_id3145801\n"
-"3\n"
-"help.text"
-msgid "Range"
-msgstr "Περιοχή"
-
-#: 04070400.xhp
-msgctxt ""
-"04070400.xhp\n"
-"par_id3154731\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_COLROWNAMERANGES:ED_AREA\">Displays the cell reference of each label range.</ahelp> In order to remove a label range from the list box, select it and then click <emph>Delete</emph>."
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_COLROWNAMERANGES:ED_AREA\">Εμφανίζει την παραπομπή κελιών της κάθε περιοχής ετικέτας.</ahelp> Για να αφαιρέσετε μία περιοχή ετικέτας από το πλαίσιο λίστας, επιλέξτε την και ύστερα κάντε κλικ στην επιλογή <emph>Διαγραφή</emph>."
-
-#: 04070400.xhp
-msgctxt ""
-"04070400.xhp\n"
-"hd_id3149121\n"
-"5\n"
-"help.text"
-msgid "Contains column labels"
-msgstr "Περιέχει ετικέτες στηλών"
-
-#: 04070400.xhp
-msgctxt ""
-"04070400.xhp\n"
-"par_id3150330\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_COLROWNAMERANGES:BTN_COLHEAD\">Includes column labels in the current label range.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_COLROWNAMERANGES:BTN_COLHEAD\">Περιλαμβάνει ετικέτες στηλών στην τρέχουσα περιοχή ετικέτας.</ahelp>"
-
-#: 04070400.xhp
-msgctxt ""
-"04070400.xhp\n"
-"hd_id3149020\n"
-"7\n"
-"help.text"
-msgid "Contains row labels"
-msgstr "Περιέχει ετικέτες γραμμών"
-
-#: 04070400.xhp
-msgctxt ""
-"04070400.xhp\n"
-"par_id3154754\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_COLROWNAMERANGES:BTN_ROWHEAD\">Includes row labels in the current label range.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_COLROWNAMERANGES:BTN_ROWHEAD\">Περιλαμβάνει ετικέτες γραμμών στην τρέχουσα περιοχή ετικέτας.</ahelp>"
-
-#: 04070400.xhp
-msgctxt ""
-"04070400.xhp\n"
-"hd_id3159264\n"
-"11\n"
-"help.text"
-msgid "For data range"
-msgstr "Για περιοχή δεδομένων"
-
-#: 04070400.xhp
-msgctxt ""
-"04070400.xhp\n"
-"par_id3154703\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_COLROWNAMERANGES:ED_DATA\">Sets the data range for which the selected label range is valid. To modify it, click in the sheet and select another range with the mouse.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_COLROWNAMERANGES:ED_DATA\">Καθορίζει την περιοχή δεδομένων για την οποία είναι έγκυρη η επιλεγμένη περιοχή ετικέτας. Για να την τροποποιήσετε, κάντε κλικ στο φύλλο και επιλέξτε διαφορετική περιοχή με το ποντίκι σας.</ahelp>"
-
-#: 04070400.xhp
-msgctxt ""
-"04070400.xhp\n"
-"hd_id3145789\n"
-"9\n"
-"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
-
-#: 04070400.xhp
-msgctxt ""
-"04070400.xhp\n"
-"par_id3147005\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_COLROWNAMERANGES:BTN_ADD\">Adds the current label range to the list.</ahelp>"
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_COLROWNAMERANGES:BTN_ADD\">Προσθέτει την τρέχουσα περιοχή ετικέτας στη λίστα.</ahelp>"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"tit\n"
-"help.text"
-msgid "Statistical Functions Part Two"
-msgstr "Στατιστικές συναρτήσεις - Μέρος δεύτερο"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"hd_id3154372\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"fh\"><link href=\"text/scalc/01/04060182.xhp\" name=\"Statistical Functions Part Two\">Statistical Functions Part Two</link></variable>"
-msgstr "<variable id=\"fh\"><link href=\"text/scalc/01/04060182.xhp\" name=\"Στατιστικές συναρτήσεις - Μέρος δεύτερο\">Στατιστικές συναρτήσεις - Μέρος δεύτερο</link></variable>"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"bm_id3145388\n"
-"help.text"
-msgid "<bookmark_value>FINV function</bookmark_value> <bookmark_value>inverse F probability distribution</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση FINV</bookmark_value><bookmark_value>αντίστροφη F κατανομή πιθανότητας</bookmark_value>"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"hd_id3145388\n"
-"2\n"
-"help.text"
-msgid "FINV"
-msgstr "FINV"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3155089\n"
-"3\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_FINV\">Returns the inverse of the F probability distribution.</ahelp> The F distribution is used for F tests in order to set the relation between two differing data sets."
-msgstr "<ahelp hid=\"HID_FUNC_FINV\">Επιστρέφει την αντίστροφη F κατανομή πιθανότητας.</ahelp> Η F κατανομή χρησιμοποιείται για F-test με σκοπό να προσδιορίσει τη σχέση μεταξύ δύο διαφορετικών συνόλων δεδομένων."
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"hd_id3153816\n"
-"4\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3153068\n"
-"5\n"
-"help.text"
-msgid "FINV(Number; DegreesFreedom1; DegreesFreedom2)"
-msgstr "FINV(Αριθμός, Βαθμοί-ελευθερίας1, Βαθμοί-ελευθερίας2)"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3146866\n"
-"6\n"
-"help.text"
-msgid "<emph>Number</emph> is probability value for which the inverse F distribution is to be calculated."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή πιθανότητας για την οποία υπολογίζεται η αντίστροφη F κατανομή."
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3153914\n"
-"7\n"
-"help.text"
-msgid "<emph>DegreesFreedom1</emph> is the number of degrees of freedom in the numerator of the F distribution."
-msgstr "Οι <emph>Βαθμοί -ελευθερίας1</emph> είναι ο αριθμός των βαθμών ελευθερίας του αριθμητή της F κατανομής."
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3148607\n"
-"8\n"
-"help.text"
-msgid "<emph>DegreesFreedom2</emph> is the number of degrees of freedom in the denominator of the F distribution."
-msgstr "Οι <emph>Βαθμοί -ελευθερίας2</emph> είναι ο αριθμός των βαθμών ελευθερίας του παρονομαστή της F κατανομής."
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"hd_id3156021\n"
-"9\n"
-"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3145073\n"
-"10\n"
-"help.text"
-msgid "<item type=\"input\">=FINV(0.5;5;10)</item> yields 0.93."
-msgstr "Η συνάρτηση <item type=\"input\">=FINV(0.5;5;10)</item> αποδίδει 0.93"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"bm_id3150888\n"
-"help.text"
-msgid "<bookmark_value>FISHER function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση FISHER</bookmark_value>"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"hd_id3150888\n"
-"12\n"
-"help.text"
-msgid "FISHER"
-msgstr "FISHER"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3155384\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_FISHER\">Returns the Fisher transformation for x and creates a function close to a normal distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_FISHER\">Επιστρέφει το μετασχηματισμό κατά Fisher για το x και δημιουργεί μια συνάρτηση που προσεγγίζει μια κανονική κατανομή.</ahelp>"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"hd_id3149898\n"
-"14\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3143220\n"
+"04060103.xhp\n"
+"par_id3145225\n"
"15\n"
"help.text"
-msgid "FISHER(Number)"
-msgstr "FISHER(Αριθμός)"
+msgid "What is the present value of an investment, if 500 currency units are paid out monthly and the annual interest rate is 8%? The payment period is 48 months and 20,000 currency units are to remain at the end of the payment period."
+msgstr "Ποια είναι η παρούσα αξία μιας επένδυσης, εάν καταβάλλονται 500 νομισματικές μονάδες μηνιαίως και το ετήσιο επιτόκιο είναι 8%; Η περίοδος καταβολής είναι 48 μήνες και στο τέλος της περιόδου καταβολών θα υπάρχουν 20.000 νομισματικές μονάδες."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3159228\n"
+"04060103.xhp\n"
+"par_id3155907\n"
"16\n"
"help.text"
-msgid "<emph>Number</emph> is the value to be transformed."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή που πρόκειται να μετασχηματιστεί."
+msgid "<item type=\"input\">=PV(8%/12;48;500;20000)</item> = -35,019.37 currency units. Under the named conditions, you must deposit 35,019.37 currency units today, if you want to receive 500 currency units per month for 48 months and have 20,000 currency units left over at the end. Cross-checking shows that 48 x 500 currency units + 20,000 currency units = 44,000 currency units. The difference between this amount and the 35,000 currency units deposited represents the interest paid."
+msgstr "<item type=\"input\">=PV(8%/12;48;500;20000)</item> = -35,019.37 νομισματικές μονάδες. Στις δεδομένες συνθήκες, πρέπει να καταθέσετε 35 019,37 νομισματικές μονάδες σήμερα, εάν θέλετε να πάρετε 500 νομισματικές μονάδες ανά μήνα για 48 μήνες και να έχετε υπόλοιπο 20 000 νομισματικές μονάδες στο τέλος. Μια διασταύρωση δείχνει ότι 48 x 500 λογιστικές μονάδες + 20 000 λογιστικές μονάδες = 44 000 λογιστικές μονάδες. Η διαφορά μεταξύ αυτού του ποσού και των 35 000 κατατεθειμένων λογιστικών μονάδων αντιπροσωπεύει το πληρωμένο επιτόκιο."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3154763\n"
+"04060103.xhp\n"
+"par_id3149150\n"
"17\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "If you enter references instead of these values into the formula, you can calculate any number of \"If-then\" scenarios. Please note: references to constants must be defined as absolute references. Examples of this type of application are found under the depreciation functions."
+msgstr "Αν εισάγετε παραπομπές κελιών αντί για τις τιμές αυτές στον τύπο, μπορείτε να υπολογίσετε οποιοδήποτε σενάριο \"Αν-τότε\". Παρακαλώ σημειώστε: οι παραπομπές στις σταθερές πρέπει να ορισθούν ως απόλυτες παραπομπές. Παραδείγματα αυτού του τύπου εφαρμογών μπορείτε να βρείτε στις συναρτήσεις απόσβεσης."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3149383\n"
-"18\n"
+"04060103.xhp\n"
+"bm_id3152978\n"
"help.text"
-msgid "<item type=\"input\">=FISHER(0.5)</item> yields 0.55."
-msgstr "Η συνάρτηση <item type=\"input\">=FISHER(0.5)</item> αποδίδει 0.55."
+msgid "<bookmark_value>calculating; depreciations</bookmark_value> <bookmark_value>SYD function</bookmark_value> <bookmark_value>depreciations; arithmetic declining</bookmark_value> <bookmark_value>arithmetic declining depreciations</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμοί, αποσβέσεις</bookmark_value><bookmark_value>συνάρτηση SYD</bookmark_value><bookmark_value>αποσβέσεις, αριθμητική μείωση</bookmark_value><bookmark_value>αποσβέσεις σταθερής μείωσης</bookmark_value>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"bm_id3155758\n"
+"04060103.xhp\n"
+"hd_id3152978\n"
+"19\n"
"help.text"
-msgid "<bookmark_value>FISHERINV function</bookmark_value> <bookmark_value>inverse of Fisher transformation</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση FISHERINV</bookmark_value><bookmark_value>αντίστροφος μετασχηματισμός κατά Fisher</bookmark_value>"
+msgid "SYD"
+msgstr "SYD"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3155758\n"
+"04060103.xhp\n"
+"par_id3148732\n"
"20\n"
"help.text"
-msgid "FISHERINV"
-msgstr "FISHERINV"
+msgid "<ahelp hid=\"HID_FUNC_DIA\">Returns the arithmetic-declining depreciation rate.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DIA\">Επιστρέφει τον αριθμητικό-φθίνοντα ρυθμό απόσβεσης.</ahelp>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3154734\n"
+"04060103.xhp\n"
+"par_id3149886\n"
"21\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_FISHERINV\">Returns the inverse of the Fisher transformation for x and creates a function close to a normal distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_FISHERINV\">Επιστρέφει τον αντίστροφο μετασχηματισμό κατά Fisher για το x και δημιουργεί μια συνάρτηση που προσεγγίζει μια κανονική κατανομή.</ahelp>"
+msgid "Use this function to calculate the depreciation amount for one period of the total depreciation span of an object. Arithmetic declining depreciation reduces the depreciation amount from period to period by a fixed sum."
+msgstr "Χρησιμοποιήστε αυτήν τη συνάρτηση για να υπολογίσετε το ποσό απόσβεσης για μια περίοδο του συνόλου της περιόδου απόσβεσης ενός αντικειμένου. Η αριθμητική φθίνουσα απόσβεση μειώνει το ποσό απόσβεσης από περίοδο σε περίοδο κατά ένα σταθερό ποσό."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3155755\n"
+"04060103.xhp\n"
+"hd_id3149431\n"
"22\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3146108\n"
+"04060103.xhp\n"
+"par_id3150483\n"
"23\n"
"help.text"
-msgid "FISHERINV(Number)"
-msgstr "FISHERINV(Αριθμός)"
+msgid "SYD(Cost; Salvage; Life; Period)"
+msgstr "SYD(Κόστος;ΥπολειμματικήΑξία;Ζωή;Περίοδος)"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3145115\n"
+"04060103.xhp\n"
+"par_id3146879\n"
"24\n"
"help.text"
-msgid "<emph>Number</emph> is the value that is to undergo reverse-transformation."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή που πρόκειται να υποστεί τον αντίστροφο μετασχηματισμό."
+msgid "<emph>Cost</emph> is the initial cost of an asset."
+msgstr "<emph>Κόστος</emph> είναι το αρχικό κόστος ενός περιουσιακού στοιχείου."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3155744\n"
+"04060103.xhp\n"
+"par_id3147423\n"
"25\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<emph>Salvage</emph> is the value of an asset after depreciation."
+msgstr "<emph>ΥπολειμματικήΑξία</emph> είναι η τιμή περουσιακού στοιχείου μετά την απόσβεση."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3150432\n"
+"04060103.xhp\n"
+"par_id3151229\n"
"26\n"
"help.text"
-msgid "<item type=\"input\">=FISHERINV(0.5)</item> yields 0.46."
-msgstr "Η συνάρτηση <item type=\"input\">=FISHERINV(0.5)</item> αποδίδει 0.46."
+msgid "<emph>Life</emph> is the period fixing the time span over which an asset is depreciated."
+msgstr "<emph>Ζωή</emph> είναι η περίοδος που καθορίζει το χρόνο απόσβεσης ενός περιουσιακού στοιχείου."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"bm_id3151390\n"
+"04060103.xhp\n"
+"par_id3147473\n"
+"27\n"
"help.text"
-msgid "<bookmark_value>FTEST function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση FTEST</bookmark_value>"
+msgid "<emph>Period</emph> defines the period for which the depreciation is to be calculated."
+msgstr "Η <emph>Περίοδος</emph> καθορίζει την περίοδο για την οποία θα υπολογιστεί η απόσβεση."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3151390\n"
+"04060103.xhp\n"
+"hd_id3148434\n"
"28\n"
"help.text"
-msgid "FTEST"
-msgstr "FTEST"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3150534\n"
+"04060103.xhp\n"
+"par_id3149688\n"
"29\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_FTEST\">Returns the result of an F test.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_FTEST\">Επιστρέφει το αποτέλεσμα ενός F-test.</ahelp>"
+msgid "A video system initially costing 50,000 currency units is to be depreciated annually for the next 5 years. The salvage value is to be 10,000 currency units. You want to calculate depreciation for the first year."
+msgstr "Πρόκειται να γίνει απόσβεση ενός βίντεο με αρχική τιμή 50.000 νομισματικές μονάδες, σε ετήσια βάση, για τα επόμενα 5 χρόνια. Η υπολειμματική (αναπόσβεστη) αξία θα είναι 10.000 νομισματικές μονάδες. Θέλετε να υπολογίσετε την απόσβεση για τον πρώτο χρόνο."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3166466\n"
+"04060103.xhp\n"
+"par_id3150900\n"
"30\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<item type=\"input\">=SYD(50000;10000;5;1)</item>=13,333.33 currency units. The depreciation amount for the first year is 13,333.33 currency units."
+msgstr "<item type=\"input\">=SYD(50000;10000;5;1)</item>=13 333,33 νομισματικές μονάδες. Το ποσό απόσβεσης για το πρώτο έτος είναι 13 333,33 νομισματικές μονάδες."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3153024\n"
+"04060103.xhp\n"
+"par_id3146142\n"
"31\n"
"help.text"
-msgid "FTEST(Data1; Data2)"
-msgstr "FTEST(Δεδομένα1, Δεδομένα2)"
+msgid "To have an overview of depreciation rates per period, it is best to define a depreciation table. By entering the different depreciation formulas available in <item type=\"productname\">%PRODUCTNAME</item> Calc next to each other, you can see which depreciation form is the most appropriate. Enter the table as follows:"
+msgstr "Για να έχετε μια επισκόπηση των ρυθμών απόσβεσης ανά περίοδο, είναι καλύτερο να καθορίσετε έναν πίνακα απόσβεσης. Εισάγοντας τους διάφορους τύπους απόσβεσης που είναι διαθέσιμοι στο <item type=\"productname\">%PRODUCTNAME</item> Calc, τον έναν δίπλα στον άλλον, μπορείτε να δείτε ποια μορφή απόσβεσης είναι η πιο κατάλληλη. Εισαγάγετε τον πίνακα ως εξής:"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3150032\n"
+"04060103.xhp\n"
+"par_id3155258\n"
"32\n"
"help.text"
-msgid "<emph>Data1</emph> is the first record array."
-msgstr "Τα <emph>Δεδομένα1</emph> είναι η πρώτη σειρά δεδομένων εγγραφής."
+msgid "<emph>A</emph>"
+msgstr "<emph>Α</emph>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3153018\n"
+"04060103.xhp\n"
+"par_id3154558\n"
"33\n"
"help.text"
-msgid "<emph>Data2</emph> is the second record array."
-msgstr "Τα <emph>Δεδομένα2</emph> είναι η δεύτερη σειρά δεδομένων εγγραφής."
+msgid "<emph>B</emph>"
+msgstr "<emph>Β</emph>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3153123\n"
+"04060103.xhp\n"
+"par_id3152372\n"
"34\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<emph>C</emph>"
+msgstr "<emph>C</emph>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3159126\n"
+"04060103.xhp\n"
+"par_id3149949\n"
"35\n"
"help.text"
-msgid "<item type=\"input\">=FTEST(A1:A30;B1:B12)</item> calculates whether the two data sets are different in their variance and returns the probability that both sets could have come from the same total population."
-msgstr "Η συνάρτηση <item type=\"input\">=FTEST(A1:A30;B1:B12)</item> υπολογίζει αν τα δύο σύνολα δεδομένων έχουν διαφορετική διακύμανση και επιστρέφει την πιθανότητα ότι και τα δύο σύνολα έχουν προέρθει από τον ίδιο συνολικό πληθυσμό."
+msgid "<emph>D</emph>"
+msgstr "<emph>D</emph>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"bm_id3150372\n"
+"04060103.xhp\n"
+"par_id3145123\n"
+"36\n"
"help.text"
-msgid "<bookmark_value>FDIST function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση FDIST</bookmark_value>"
+msgid "<emph>E</emph>"
+msgstr "<emph>E</emph>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3150372\n"
+"04060103.xhp\n"
+"par_id3149504\n"
"37\n"
"help.text"
-msgid "FDIST"
-msgstr "FDIST"
+msgid "1"
+msgstr "1"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3152981\n"
+"04060103.xhp\n"
+"par_id3153778\n"
"38\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_FVERT\">Calculates the values of an F distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_FVERT\">Υπολογίζει τις τιμές μιας F κατανομής.</ahelp>"
+msgid "<item type=\"input\">Initial Cost</item>"
+msgstr "<item type=\"input\">Αρχικό κόστος</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3150484\n"
+"04060103.xhp\n"
+"par_id3159083\n"
"39\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<item type=\"input\">Salvage Value</item>"
+msgstr "<item type=\"input\">Υπολειμματική τιμή</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3145826\n"
+"04060103.xhp\n"
+"par_id3150002\n"
"40\n"
"help.text"
-msgid "FDIST(Number; DegreesFreedom1; DegreesFreedom2)"
-msgstr "FDIST(Αριθμός, Βαθμοί-ελευθερίας1, Βαθμοί-ελευθερίας2)"
+msgid "<item type=\"input\">Useful Life</item>"
+msgstr "<item type=\"input\">Ωφέλιμη ζωή</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3150461\n"
+"04060103.xhp\n"
+"par_id3153006\n"
"41\n"
"help.text"
-msgid "<emph>Number</emph> is the value for which the F distribution is to be calculated."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί η F κατανομή."
+msgid "<item type=\"input\">Time Period</item>"
+msgstr "<item type=\"input\">Χρονική περίοδος</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3150029\n"
+"04060103.xhp\n"
+"par_id3154505\n"
"42\n"
"help.text"
-msgid "<emph>degreesFreedom1</emph> is the degrees of freedom in the numerator in the F distribution."
-msgstr "Οι <emph>Βαθμοί-ελευθερίας1</emph> είναι ο αριθμός των βαθμών ελευθερίας του αριθμητή της F κατανομής."
+msgid "<item type=\"input\">Deprec. SYD</item>"
+msgstr "<item type=\"input\">Απόσβεση SYD</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3146877\n"
+"04060103.xhp\n"
+"par_id3150336\n"
"43\n"
"help.text"
-msgid "<emph>degreesFreedom2</emph> is the degrees of freedom in the denominator in the F distribution."
-msgstr "Οι <emph>Βαθμοί-ελευθερίας2</emph> είναι ο αριθμός των βαθμών ελευθερίας του παρονομαστή της F κατανομής."
+msgid "2"
+msgstr "2"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3147423\n"
+"04060103.xhp\n"
+"par_id3155926\n"
"44\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">50,000 currency units</item>"
+msgstr "<item type=\"input\">50 000 νομισματικές μονάδες </item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3150696\n"
+"04060103.xhp\n"
+"par_id3153736\n"
"45\n"
"help.text"
-msgid "<item type=\"input\">=FDIST(0.8;8;12)</item> yields 0.61."
-msgstr "Η συνάρτηση <item type=\"input\">=FDIST(0.8;8;12)</item> αποδίδει 0.61."
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"bm_id0119200903223192\n"
-"help.text"
-msgid "<bookmark_value>GAMMA function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση GAMMAINV</bookmark_value>"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"hd_id0119200903205393\n"
-"help.text"
-msgid "GAMMA"
-msgstr "GAMMA"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id0119200903205379\n"
-"help.text"
-msgid "<ahelp hid=\".\">Returns the Gamma function value.</ahelp> Note that GAMMAINV is not the inverse of GAMMA, but of GAMMADIST."
-msgstr "<ahelp hid=\".\">Επιστρέφει την τιμή της συνάρτησης Γάμμα.</ahelp> Σημειώστε πως η GAMMAINV δεν είναι η αντίστροφη της GAMMA, αλλά της GAMMADIST."
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"hd_id0119200903271613\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id0119200903271614\n"
-"help.text"
-msgid "<emph>Number</emph> is the number for which the Gamma function value is to be calculated."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί ο φυσικός λογάριθμος της Γάμμα συνάρτησης."
+msgid "<item type=\"input\">10,000 currency units</item>"
+msgstr "<item type=\"input\">10 000 νομισματικές μονάδες</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"bm_id3154841\n"
+"04060103.xhp\n"
+"par_id3150131\n"
+"46\n"
"help.text"
-msgid "<bookmark_value>GAMMAINV function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση GAMMAINV</bookmark_value>"
+msgid "<item type=\"input\">5</item>"
+msgstr "<item type=\"input\">5</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3154841\n"
+"04060103.xhp\n"
+"par_id3148766\n"
"47\n"
"help.text"
-msgid "GAMMAINV"
-msgstr "GAMMAINV"
+msgid "<item type=\"input\">1</item>"
+msgstr "<item type=\"input\">1</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3153932\n"
+"04060103.xhp\n"
+"par_id3159136\n"
"48\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_GAMMAINV\">Returns the inverse of the Gamma cumulative distribution GAMMADIST.</ahelp> This function allows you to search for variables with different distribution."
-msgstr "<ahelp hid=\"HID_FUNC_GAMMAINV\">Επιστρέφει την αντίστροφη της Γάμμα αθροιστικής κατανομής.</ahelp> Η συνάρτηση αυτή σας επιτρέπει να αναζητήσετε μεταβλητές με διαφορετική κατανομή."
+msgid "<item type=\"input\">13,333.33 currency units</item>"
+msgstr "<item type=\"input\">13 333,33νομισματικές μονάδες</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3149949\n"
+"04060103.xhp\n"
+"par_id3151018\n"
"49\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "3"
+msgstr "3"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3155828\n"
+"04060103.xhp\n"
+"par_id3148397\n"
"50\n"
"help.text"
-msgid "GAMMAINV(Number; Alpha; Beta)"
-msgstr "GAMMAINV(Αριθμός, Άλφα, Βήτα)"
+msgid "<item type=\"input\">2</item>"
+msgstr "<item type=\"input\">2</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3145138\n"
+"04060103.xhp\n"
+"par_id3146907\n"
"51\n"
"help.text"
-msgid "<emph>Number</emph> is the probability value for which the inverse Gamma distribution is to be calculated."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή της πιθανότητας για την οποία πρόκειται να υπολογισθεί η αντίστροφη Γάμμα κατανομή."
+msgid "<item type=\"input\">10,666.67 currency units</item>"
+msgstr "<item type=\"input\">10 666,67 νομισματικές μονάδες</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3152785\n"
+"04060103.xhp\n"
+"par_id3147356\n"
"52\n"
"help.text"
-msgid "<emph>Alpha</emph> is the parameter Alpha of the Gamma distribution."
-msgstr "Το <emph>Άλφα</emph> είναι η παράμετρος Άλφα της κατανομής Γάμμα."
+msgid "4"
+msgstr "4"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3154561\n"
+"04060103.xhp\n"
+"par_id3150267\n"
"53\n"
"help.text"
-msgid "<emph>Beta</emph> is the parameter Beta of the Gamma distribution."
-msgstr "Το <emph>Βήτα</emph> είναι η παράμετρος Βήτα της κατανομής Γάμμα."
+msgid "<item type=\"input\">3</item>"
+msgstr "<item type=\"input\">3</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3148734\n"
+"04060103.xhp\n"
+"par_id3145628\n"
"54\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">8,000.00 currency units</item>"
+msgstr "<item type=\"input\">8 000,00 νομισματικές μονάδες</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3153331\n"
+"04060103.xhp\n"
+"par_id3149004\n"
"55\n"
"help.text"
-msgid "<item type=\"input\">=GAMMAINV(0.8;1;1)</item> yields 1.61."
-msgstr "Η συνάρτηση <item type=\"input\">=GAMMAINV(0.8;1;1)</item> αποδίδει 1.61."
+msgid "5"
+msgstr "5"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"bm_id3154806\n"
+"04060103.xhp\n"
+"par_id3153545\n"
+"56\n"
"help.text"
-msgid "<bookmark_value>GAMMALN function</bookmark_value> <bookmark_value>natural logarithm of Gamma function</bookmark_value>"
-msgstr "<bookmark_value>Συνάρτηση GAMMALN</bookmark_value> <bookmark_value>φυσικός λογάριθμος της συνάρτησης Γάμμα</bookmark_value>"
+msgid "<item type=\"input\">4</item>"
+msgstr "<item type=\"input\">4</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3154806\n"
+"04060103.xhp\n"
+"par_id3154634\n"
"57\n"
"help.text"
-msgid "GAMMALN"
-msgstr "GAMMALN"
+msgid "<item type=\"input\">5,333.33 currency units</item>"
+msgstr "<item type=\"input\">5 333,33 νομισματικές μονάδες</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3148572\n"
+"04060103.xhp\n"
+"par_id3147537\n"
"58\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_GAMMALN\">Returns the natural logarithm of the Gamma function: G(x).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GAMMALN\">Επιστρέφει το φυσικό λογάριθμο της Γάμμα συνάρτησης: G(x).</ahelp>"
+msgid "6"
+msgstr "6"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3152999\n"
+"04060103.xhp\n"
+"par_id3155085\n"
"59\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<item type=\"input\">5</item>"
+msgstr "<item type=\"input\">5</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3153112\n"
+"04060103.xhp\n"
+"par_id3158413\n"
"60\n"
"help.text"
-msgid "GAMMALN(Number)"
-msgstr "GAMMALN(Αριθμός)"
+msgid "<item type=\"input\">2,666.67 currency units</item>"
+msgstr "<item type=\"input\">2 666,67 νομισματικές μονάδες</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3154502\n"
+"04060103.xhp\n"
+"par_id3154866\n"
"61\n"
"help.text"
-msgid "<emph>Number</emph> is the value for which the natural logarithm of the Gamma function is to be calculated."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί ο φυσικός λογάριθμος της Γάμμα συνάρτησης."
+msgid "7"
+msgstr "7"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3153568\n"
+"04060103.xhp\n"
+"par_id3155404\n"
"62\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">6</item>"
+msgstr "<item type=\"input\">6</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3153730\n"
+"04060103.xhp\n"
+"par_id3148431\n"
"63\n"
"help.text"
-msgid "<item type=\"input\">=GAMMALN(2)</item> yields 0."
-msgstr "Η συνάρτηση <item type=\"input\">=GAMMALN(2)</item> αποδίδει 0."
+msgid "<item type=\"input\">0.00 currency units</item>"
+msgstr "<item type=\"input\">0,00 νομισματικές μονάδες</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"bm_id3150132\n"
+"04060103.xhp\n"
+"par_id3156261\n"
+"64\n"
"help.text"
-msgid "<bookmark_value>GAMMADIST function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση GAMMADIST</bookmark_value>"
+msgid "8"
+msgstr "8"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3150132\n"
+"04060103.xhp\n"
+"par_id3083286\n"
"65\n"
"help.text"
-msgid "GAMMADIST"
-msgstr "GAMMADIST"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3155931\n"
-"66\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Returns the values of a Gamma distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Επιστρέφει τις τιμές μίας Γάμμα κατανομής.</ahelp>"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id0119200903333675\n"
-"help.text"
-msgid "The inverse function is GAMMAINV."
-msgstr "Η αντίστροφη συνάρτηση είναι η GAMMAINV."
+msgid "<item type=\"input\">7</item>"
+msgstr "<item type=\"input\">7</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3147373\n"
+"04060103.xhp\n"
+"par_id3083443\n"
"67\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "9"
+msgstr "9"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3155436\n"
+"04060103.xhp\n"
+"par_id3154815\n"
"68\n"
"help.text"
-msgid "GAMMADIST(Number; Alpha; Beta; C)"
-msgstr "GAMMADIST(Αριθμός, Άλφα, Βήτα, C)"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3150571\n"
-"69\n"
-"help.text"
-msgid "<emph>Number</emph> is the value for which the Gamma distribution is to be calculated."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί η Γάμμα κατανομή."
+msgid "<item type=\"input\">8</item>"
+msgstr "<item type=\"input\">8</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3145295\n"
+"04060103.xhp\n"
+"par_id3145082\n"
"70\n"
"help.text"
-msgid "<emph>Alpha</emph> is the parameter Alpha of the Gamma distribution."
-msgstr "Το <emph>Άλφα</emph> είναι η παράμετρος Άλφα της κατανομής Γάμμα."
+msgid "10"
+msgstr "10"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3151015\n"
+"04060103.xhp\n"
+"par_id3156307\n"
"71\n"
"help.text"
-msgid "<emph>Beta</emph> is the parameter Beta of the Gamma distribution"
-msgstr "Το <emph>Βήτα</emph> είναι η παράμετρος Βήτα της κατανομής Γάμμα."
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3157972\n"
-"72\n"
-"help.text"
-msgid "<emph>C</emph> (optional) = 0 or False calculates the density function <emph>C</emph> = 1 or True calculates the distribution."
-msgstr "Για <emph>C</emph> = 0 υπολογίζεται η συνάρτηση πυκνότητας πιθανότητας, και για <emph>C</emph> = 1 η κατανομή."
+msgid "<item type=\"input\">9</item>"
+msgstr "<item type=\"input\">9</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3149535\n"
+"04060103.xhp\n"
+"par_id3147564\n"
"73\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "11"
+msgstr "11"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3145354\n"
+"04060103.xhp\n"
+"par_id3146856\n"
"74\n"
"help.text"
-msgid "<item type=\"input\">=GAMMADIST(2;1;1;1)</item> yields 0.86."
-msgstr "Η συνάρτηση <item type=\"input\">=GAMMADIST(2;1;1;1)</item> αποδίδει 0.86."
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"bm_id3150272\n"
-"help.text"
-msgid "<bookmark_value>GAUSS function</bookmark_value> <bookmark_value>normal distribution; standard</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση GAUSS</bookmark_value><bookmark_value>κανονική κατανομή, τυπική</bookmark_value>"
+msgid "<item type=\"input\">10</item>"
+msgstr "<item type=\"input\">10</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3150272\n"
+"04060103.xhp\n"
+"par_id3150880\n"
"76\n"
"help.text"
-msgid "GAUSS"
-msgstr "GAUSS"
+msgid "12"
+msgstr "12"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3149030\n"
+"04060103.xhp\n"
+"par_id3145208\n"
"77\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_GAUSS\">Returns the standard normal cumulative distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GAUSS\">Επιστρέφει την αθροιστική της τυπικής κανονικής κατανομής.</ahelp>"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id2059694\n"
-"help.text"
-msgid "It is GAUSS(x)=NORMSDIST(x)-0.5"
-msgstr "Είναι GAUSS(x)=NORMSDIST(x)-0.5"
+msgid "13"
+msgstr "13"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3153551\n"
+"04060103.xhp\n"
+"par_id3156113\n"
"78\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<item type=\"input\">>0</item>"
+msgstr "<item type=\"input\">0</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3155368\n"
+"04060103.xhp\n"
+"par_id3153625\n"
"79\n"
"help.text"
-msgid "GAUSS(Number)"
-msgstr "GAUSS(Αριθμός)"
+msgid "<item type=\"input\">Total</item>"
+msgstr "<item type=\"input\">Άθροισμα</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3153228\n"
+"04060103.xhp\n"
+"par_id3151297\n"
"80\n"
"help.text"
-msgid "<emph>Number</emph> is the value for which the value of the standard normal distribution is to be calculated."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή ως προς την οποία υπολογίζεται η τυπική κανονική κατανομή."
+msgid "<item type=\"input\">40,000.00 currency units</item>"
+msgstr "<item type=\"input\">40 000,00 νομισματικές μονάδες</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3150691\n"
+"04060103.xhp\n"
+"par_id3149979\n"
"81\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "The formula in E2 is as follows:"
+msgstr "Ο τύπος στο κελί E2 έχει ως εξής:"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3154867\n"
+"04060103.xhp\n"
+"par_id3155849\n"
"82\n"
"help.text"
-msgid "<item type=\"input\">=GAUSS(0.19)</item> = 0.08"
-msgstr "<item type=\"input\">=GAUSS(0.19)</item> = 0.08"
+msgid "<item type=\"input\">=SYD($A$2;$B$2;$C$2;D2)</item>"
+msgstr "<item type=\"input\">=SYD($A$2;$B$2;$C$2;D2)</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3148594\n"
+"04060103.xhp\n"
+"par_id3156124\n"
"83\n"
"help.text"
-msgid "<item type=\"input\">=GAUSS(0.0375)</item> = 0.01"
-msgstr "<item type=\"input\">=GAUSS(0.0375)</item> = 0.01"
+msgid "This formula is duplicated in column E down to E11 (select E2, then drag down the lower right corner with the mouse)."
+msgstr "Αυτός ο τύπος επαναλαμβάνεται στη στήλη E έως το κελί E11 (επιλέξτε το κελί E2 και στη συνέχεια σύρετε με το ποντίκι έως την κάτω δεξιά γωνία)."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"bm_id3148425\n"
+"04060103.xhp\n"
+"par_id3147270\n"
+"84\n"
"help.text"
-msgid "<bookmark_value>GEOMEAN function</bookmark_value> <bookmark_value>means;geometric</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση GEOMEAN</bookmark_value><bookmark_value>μέσοι, γεωμετρικός</bookmark_value>"
+msgid "Cell E13 contains the formula used to check the total of the depreciation amounts. It uses the SUMIF function as the negative values in E8:E11 must not be considered. The condition >0 is contained in cell A13. The formula in E13 is as follows:"
+msgstr "Το κελί E13 περιέχει τον τύπο που χρησιμοποιείται για τον έλεγχο του συνόλου των ποσών απόσβεσης. Χρησιμοποιεί τη συνάρτηση SUMIF, καθώς οι αρνητικές τιμές στα κελιά E8:E11 δεν πρέπει να ληφθούν υπόψη. Η συνθήκη >0 περιέχεται στο κελί A13. Ο τύπος στο κελί E13 είναι ο παρακάτω:"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3148425\n"
+"04060103.xhp\n"
+"par_id3152811\n"
"85\n"
"help.text"
-msgid "GEOMEAN"
-msgstr "GEOMEAN"
+msgid "<item type=\"input\">=SUMIF(E2:E11;A13)</item>"
+msgstr "<item type=\"input\">=SUMIF(E2:E11;A13)</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3156257\n"
+"04060103.xhp\n"
+"par_id3155998\n"
"86\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_GEOMITTEL\">Returns the geometric mean of a sample.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GEOMITTEL\">Επιστρέφει το γεωμετρικό μέσο όρο ενός δείγματος.</ahelp>"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"hd_id3147167\n"
-"87\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3153720\n"
-"88\n"
-"help.text"
-msgid "GEOMEAN(Number1; Number2; ...Number30)"
-msgstr "GEOMEAN(Αριθμός1, Αριθμός2, ...Αριθμός30)"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3152585\n"
-"89\n"
-"help.text"
-msgid "<emph>Number1, Number2,...Number30</emph> are numeric arguments or ranges that represent a random sample."
-msgstr "Τα <emph>Αριθμός1, Αριθμός2,...Αριθμός30</emph> είναι τα αριθμητικά ορίσματα ή περιοχές που απεικονίζουν ένα τυχαίο δείγμα."
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"hd_id3146146\n"
-"90\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3149819\n"
-"92\n"
-"help.text"
-msgid "<item type=\"input\">=GEOMEAN(23;46;69)</item> = 41.79. The geometric mean value of this random sample is therefore 41.79."
-msgstr "<item type=\"input\">=GEOMEAN(23;46;69)</item> = 41.79. Συνεπώς, η τιμή του γεωμετρικού μέσου όρου αυτού του τυχαίου δείγματος είναι 41.79."
+msgid "Now view the depreciation for a 10 year period, or at a salvage value of 1 currency unit, or enter a different initial cost, and so on."
+msgstr "Τώρα προβάλετε την απόσβεση για μια περίοδο 10 ετών ή με υπολειμματική αξία 1 νομισματικής μονάδας ή εισαγάγετε ένα διαφορετικό αρχικό κόστος κτλ."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"bm_id3152966\n"
+"04060103.xhp\n"
+"bm_id3155104\n"
"help.text"
-msgid "<bookmark_value>TRIMMEAN function</bookmark_value> <bookmark_value>means;of data set without margin data</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση TRIMMEAN</bookmark_value><bookmark_value>μέσοι, σύνολο δεδομένων δίχως ακραίες τιμές</bookmark_value>"
+msgid "<bookmark_value>DISC function</bookmark_value> <bookmark_value>allowances</bookmark_value> <bookmark_value>discounts</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DISC</bookmark_value><bookmark_value>επιχορηγήσεις</bookmark_value><bookmark_value>εξοφλήσεις</bookmark_value>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3152966\n"
-"94\n"
+"04060103.xhp\n"
+"hd_id3155104\n"
+"379\n"
"help.text"
-msgid "TRIMMEAN"
-msgstr "TRIMMEAN"
+msgid "DISC"
+msgstr "DISC"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3149716\n"
-"95\n"
+"04060103.xhp\n"
+"par_id3153891\n"
+"380\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_GESTUTZTMITTEL\">Returns the mean of a data set without the Alpha percent of data at the margins.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GESTUTZTMITTEL\">Επιστρέφει το μέσο του συνόλου δεδομένων δίχως το Άλφα τοις εκατό των δεδομένων στις ακραίες τιμές.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_DISC\">Calculates the allowance (discount) of a security as a percentage.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_DISC\">Υπολογίζει το προεξοφλητικό επιτόκιο ενός τίτλου ως ποσοστό.</ahelp>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3149281\n"
-"96\n"
+"04060103.xhp\n"
+"hd_id3153982\n"
+"381\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3154821\n"
-"97\n"
-"help.text"
-msgid "TRIMMEAN(Data; Alpha)"
-msgstr "TRIMMEAN(Δεδομένα, Άλφα)"
-
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3155834\n"
-"98\n"
-"help.text"
-msgid "<emph>Data</emph> is the array of data in the sample."
-msgstr "Τα <emph>Δεδομένα</emph> είναι η σειρά των δεδομένων στο δείγμα."
-
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3156304\n"
-"99\n"
+"04060103.xhp\n"
+"par_id3149756\n"
+"382\n"
"help.text"
-msgid "<emph>Alpha</emph> is the percentage of the marginal data that will not be taken into consideration."
-msgstr "Το <emph>Άλφα</emph> είναι το ποσοστό των ακραίων δεδομένων που δεν θα ληφθούν υπόψη."
+msgid "DISC(\"Settlement\"; \"Maturity\"; Price; Redemption; Basis)"
+msgstr "DISC(\"Διακανονισμός\", \"Ωρίμανση\", Τιμή, Εξαγορά, Βάση)"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3151180\n"
-"100\n"
+"04060103.xhp\n"
+"par_id3156014\n"
+"383\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3156130\n"
-"101\n"
+"04060103.xhp\n"
+"par_id3154304\n"
+"384\n"
"help.text"
-msgid "<item type=\"input\">=TRIMMEAN(A1:A50; 0.1)</item> calculates the mean value of numbers in A1:A50, without taking into consideration the 5 percent of the values representing the highest values and the 5 percent of the values representing the lowest ones. The percentage numbers refer to the amount of the untrimmed mean value, not to the number of summands."
-msgstr "Η συνάρτηση <item type=\"input\">=TRIMMEAN(A1:A50; 0.1)</item> υπολογίζει τη μέση τιμή των αριθμών Α1:Α50, χωρίς να θεωρεί το 5 τοις εκατό που αντιπροσωπεύει τις υψηλότερες τιμές και το 5 τοις εκατό που αντιπροσωπεύει τις χαμηλότερες τιμές. Οι ποσοστιαίοι αριθμοί αναφέρονται στην ποσότητα της τετριμμένης μέσης τιμής, και όχι στο αριθμό των αθροίσεων."
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"bm_id3153216\n"
+"04060103.xhp\n"
+"par_id3159180\n"
+"385\n"
"help.text"
-msgid "<bookmark_value>ZTEST function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ZTEST</bookmark_value>"
+msgid "<emph>Price</emph> is the price of the security per 100 currency units of par value."
+msgstr "<emph>Τιμή</emph> είναι η τιμή του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής τιμής."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3153216\n"
-"103\n"
+"04060103.xhp\n"
+"par_id3147253\n"
+"386\n"
"help.text"
-msgid "ZTEST"
-msgstr "ZTEST"
+msgid "<emph>Redemption</emph> is the redemption value of the security per 100 currency units of par value."
+msgstr "<emph>Εξαγορά</emph> είναι η τιμή εξαγοράς του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3150758\n"
-"104\n"
+"04060103.xhp\n"
+"hd_id3151174\n"
+"387\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_GTEST\">Calculates the probability of observing a z-statistic greater than the one computed based on a sample.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GTEST\">Υπολογίζει την πιθανότητα παρατήρησης z-στατιστικής μεγαλύτερης από την υπολογισμένη με βάση ένα δείγμα.</ahelp>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3150872\n"
-"105\n"
+"04060103.xhp\n"
+"par_id3155902\n"
+"388\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "A security is purchased on 2001-01-25; the maturity date is 2001-11-15. The price (purchase price) is 97, the redemption value is 100. Using daily balance calculation (basis 3) how high is the settlement (discount)?"
+msgstr "Γίνεται αγορά ενός τίτλου στις 25.1.2001. Η ημερομηνία λήξης είναι στις 15.11.2001. Η τιμή (τιμή αγοράς) είναι 97, η τιμή εξαγοράς είναι 100. Χρησιμοποιώντας τον υπολογισμός ημερήσιου υπολοίπου (βάση 3), πόσο υψηλός είναι ο διακανονισμός (προεξόφληση);"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3153274\n"
-"106\n"
+"04060103.xhp\n"
+"par_id3152797\n"
+"389\n"
"help.text"
-msgid "ZTEST(Data; mu; Sigma)"
-msgstr "ZTEST(Δεδομένα; mu; σίγμα)"
+msgid "<item type=\"input\">=DISC(\"2001-01-25\";\"2001-11-15\";97;100;3)</item> returns about 0.0372 or 3.72 per cent."
+msgstr "Η συνάρτηση <item type=\"input\">=DISC(\"25.1.2001\";\"15.11.2001\";97;100;3)</item> επιστρέφει ως αποτέλεσμα 0,0372 ή 3.72 τοις εκατό."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3156109\n"
-"107\n"
+"04060103.xhp\n"
+"bm_id3154695\n"
"help.text"
-msgid "<emph>Data</emph> is the given sample, drawn from a normally distributed population."
-msgstr "<emph>Δεδομένα</emph> είναι το δοσμένο δείγμα, σχεδιασμένο από έναν κανονικά κατανεμημένο πληθυσμό."
+msgid "<bookmark_value>DURATION_ADD function</bookmark_value> <bookmark_value>Microsoft Excel functions</bookmark_value> <bookmark_value>durations;fixed interest securities</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DURATION_ADD</bookmark_value><bookmark_value>συναρτήσεις του Microsoft Excel</bookmark_value><bookmark_value>διάρκειες, τίτλοι σταθερών επιτοκίων</bookmark_value>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3149977\n"
-"108\n"
+"04060103.xhp\n"
+"hd_id3154695\n"
+"402\n"
"help.text"
-msgid "<emph>mu</emph> is the known mean of the population."
-msgstr "<emph>mu</emph> είναι ο γνωστός μέσος πληθυσμός."
+msgid "DURATION_ADD"
+msgstr "DURATION_ADD"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3154740\n"
-"109\n"
+"04060103.xhp\n"
+"par_id3145768\n"
+"403\n"
"help.text"
-msgid "<emph>Sigma</emph> (optional) is the known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
-msgstr "<emph>Sigma</emph> (προαιρετικό) είναι η γνωστή τυπική απόκλιση του πληθυσμού. Εάν παραληφθεί, χρησιμοποιείται η τυπική απόκλιση του δοσμένου δείγματος."
+msgid "<ahelp hid=\"HID_AAI_FUNC_DURATION\">Calculates the duration of a fixed interest security in years.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_DURATION\">Υπολογίζει τη διάρκεια ενός τίτλου σταθερού επιτοκίου, σε έτη.</ahelp>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id0305200911372999\n"
+"04060103.xhp\n"
+"hd_id3153904\n"
+"404\n"
"help.text"
-msgid "See also the <link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_ZTEST_function\">Wiki page</link>."
-msgstr "Δείτε επίσης το <link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_ZTEST_function\">Σελίδα Wiki</link>."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"bm_id3153623\n"
+"04060103.xhp\n"
+"par_id3153373\n"
+"405\n"
"help.text"
-msgid "<bookmark_value>HARMEAN function</bookmark_value> <bookmark_value>means;harmonic</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση HARMEAN</bookmark_value><bookmark_value>μέσοι, αρμονικός</bookmark_value>"
+msgid "DURATION_ADD(\"Settlement\"; \"Maturity\"; Coupon; Yield; Frequency; Basis)"
+msgstr "DURATION_ADD(\"Διακανονισμός\", \"Λήξη\", Τοκομερίδιο, Απόδοση, Συχνότητα, Βάση)"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3153623\n"
-"113\n"
+"04060103.xhp\n"
+"par_id3155397\n"
+"406\n"
"help.text"
-msgid "HARMEAN"
-msgstr "HARMEAN"
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3155102\n"
-"114\n"
+"04060103.xhp\n"
+"par_id3148558\n"
+"407\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_HARMITTEL\">Returns the harmonic mean of a data set.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_HARMITTEL\">Επιστρέφει τον αρμονικό μέσο μιας ομάδας δεδομένων.</ahelp>"
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3146900\n"
-"115\n"
+"04060103.xhp\n"
+"par_id3153096\n"
+"408\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<emph>Coupon</emph> is the annual coupon interest rate (nominal rate of interest)"
+msgstr "<emph>Τοκομερίδιο</emph> είναι το ετήσιο τοκομερίδιο επιτοκίου (ονομαστικό επιτόκιο)"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3149287\n"
-"116\n"
+"04060103.xhp\n"
+"par_id3154594\n"
+"409\n"
"help.text"
-msgid "HARMEAN(Number1; Number2; ...Number30)"
-msgstr "HARMEAN(Αριθμός1, Αριθμός2, ...Αριθμός30)"
+msgid "<emph>Yield</emph> is the annual yield of the security."
+msgstr "<emph>Απόδοση</emph> είναι η ετήσια απόδοση του τίτλου."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3154303\n"
-"117\n"
+"04060103.xhp\n"
+"par_id3149906\n"
+"410\n"
"help.text"
-msgid "<emph>Number1,Number2,...Number30</emph> are up to 30 values or ranges, that can be used to calculate the harmonic mean."
-msgstr "Οι <emph>Αριθμός1, Αριθμός2, ...Αριθμός30</emph> είναι 30 τιμές ή περιοχές, που μπορούν να χρησιμοποιηθούν για τον υπολογισμό του αρμονικού μέσου."
+msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
+msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των πληρωμών τόκου ετησίως (1, 2 ή 4)."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3159179\n"
-"118\n"
+"04060103.xhp\n"
+"hd_id3146995\n"
+"411\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3146093\n"
-"120\n"
+"04060103.xhp\n"
+"par_id3148834\n"
+"412\n"
"help.text"
-msgid "<item type=\"input\">=HARMEAN(23;46;69)</item> = 37.64. The harmonic mean of this random sample is thus 37.64"
-msgstr "<item type=\"input\">=HARMEAN(23;46;69)</item> = 37.64. Συνεπώς, ο αρμονικός μέσος αυτού του τυχαίου δείγματος είναι 37.64."
+msgid "A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The Coupon rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the duration?"
+msgstr "Ένας τίτλος αγοράζεται στις 1/1/2001. Η ημερομηνία λήξης είναι 1/1/2006. Το ονομαστικό επιτόκιο είναι 8%. Η απόδοση είναι 9,0%. Ο τόκος καταβάλλεται ανά εξάμηνο (η συχνότητα περιόδων είναι 2). Χρησιμοποιώντας τη μέθοδο υπολογισμού ημερήσιου τόκου (βάση 3), ποια είναι η τροποποιημένη περίοδος;"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"bm_id3152801\n"
+"04060103.xhp\n"
+"par_id3154902\n"
+"413\n"
"help.text"
-msgid "<bookmark_value>HYPGEOMDIST function</bookmark_value> <bookmark_value>sampling without replacement</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση HYPGEOMDIST</bookmark_value><bookmark_value>δειγματοληψία χωρίς επανάθεση</bookmark_value>"
+msgid "<item type=\"input\">=DURATION_ADD(\"2001-01-01\";\"2006-01-01\";0.08;0.09;2;3)</item>"
+msgstr "<item type=\"input\">=DURATION_ADD(\"1.1.2001\";\"1.1.2006\";0.08;0.09;2;3)</item>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3152801\n"
-"122\n"
+"04060103.xhp\n"
+"bm_id3159147\n"
"help.text"
-msgid "HYPGEOMDIST"
-msgstr "HYPGEOMDIST"
+msgid "<bookmark_value>annual net interest rates</bookmark_value> <bookmark_value>calculating; annual net interest rates</bookmark_value> <bookmark_value>net annual interest rates</bookmark_value> <bookmark_value>EFFECTIVE function</bookmark_value>"
+msgstr "<bookmark_value>ετήσια καθαρά επιτόκια</bookmark_value><bookmark_value>υπολογισμός, ετήσια καθαρά επιτόκια</bookmark_value><bookmark_value>καθαρά ετήσια επιτόκια</bookmark_value><bookmark_value>συνάρτηση EFFECTIVE</bookmark_value>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3159341\n"
-"123\n"
+"04060103.xhp\n"
+"hd_id3159147\n"
+"88\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_HYPGEOMVERT\">Returns the hypergeometric distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_HYPGEOMVERT\">Επιστρέφει την υπεργεωμετρική κατανομή.</ahelp>"
+msgid "EFFECTIVE"
+msgstr "EFFECTIVE"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3154697\n"
-"124\n"
+"04060103.xhp\n"
+"par_id3154204\n"
+"89\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"HID_FUNC_EFFEKTIV\">Returns the net annual interest rate for a nominal interest rate.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_EFFEKTIV\">Επιστρέφει το καθαρό ετήσιο επιτόκιο για ένα ονομαστικό επιτόκιο.</ahelp>"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3155388\n"
-"125\n"
+"04060103.xhp\n"
+"par_id3145417\n"
+"90\n"
"help.text"
-msgid "HYPGEOMDIST(X; NSample; Successes; NPopulation)"
-msgstr "HYPGEOMDIST(X, Nδείγμα, Επιτυχίες, Νπληθυσμός)"
+msgid "Nominal interest refers to the amount of interest due at the end of a calculation period. Effective interest increases with the number of payments made. In other words, interest is often paid in installments (for example, monthly or quarterly) before the end of the calculation period."
+msgstr "Το ονομαστικό επιτόκιο αναφέρεται στον τόκο που είναι πληρωτέος στο τέλος της περιόδου υπολογισμού. Το πραγματικό επιτόκιο αυξάνεται με τον αριθμό των πληρωμών που πραγματοποιούνται. Δηλαδή, ο τόκος συχνά καταβάλλεται εκ των προτέρων (για παράδειγμα, με μηνιαίες, τριμηνιαίες κτλ. δόσεις) πριν από το τέλος της περιόδου υπολογισμού."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3154933\n"
-"126\n"
+"04060103.xhp\n"
+"hd_id3150510\n"
+"91\n"
"help.text"
-msgid "<emph>X</emph> is the number of results achieved in the random sample."
-msgstr "Το <emph>X</emph> είναι ο αριθμός των αποτελεσμάτων που επιτεύχθηκαν στο τυχαίο δείγμα."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3153106\n"
-"127\n"
+"04060103.xhp\n"
+"par_id3148805\n"
+"92\n"
"help.text"
-msgid "<emph>NSample</emph> is the size of the random sample."
-msgstr "Το <emph>Nδείγμα</emph> είναι το μέγεθος του τυχαίου δείγματος."
+msgid "EFFECTIVE(Nom; P)"
+msgstr "EFFECTIVE(Nom; P)"
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3146992\n"
-"128\n"
+"04060103.xhp\n"
+"par_id3149768\n"
+"93\n"
"help.text"
-msgid "<emph>Successes</emph> is the number of possible results in the total population."
-msgstr "Οι <emph>Επιτυχίες</emph> είναι ο αριθμός των δυνατών αποτελεσμάτων στον συνολικό πληθυσμό."
+msgid "<emph>Nom</emph> is the nominal interest."
+msgstr "<emph>Ονομαστικός</emph> είναι ο ονομαστικός τόκος."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"par_id3148826\n"
-"129\n"
+"04060103.xhp\n"
+"par_id3149334\n"
+"94\n"
"help.text"
-msgid "<emph>NPopulation </emph>is the size of the total population."
-msgstr "Ο <emph>Nπληθυσμός </emph>είναι το μέγεθος του συνολικού πληθυσμού."
+msgid "<emph>P</emph> is the number of interest payment periods per year."
+msgstr "<emph>Περίοδοι</emph> είναι ο αριθμός των περιόδων πληρωμών τόκων ανά έτος."
-#: 04060182.xhp
+#: 04060103.xhp
msgctxt ""
-"04060182.xhp\n"
-"hd_id3150529\n"
-"130\n"
+"04060103.xhp\n"
+"hd_id3154223\n"
+"95\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060182.xhp
-msgctxt ""
-"04060182.xhp\n"
-"par_id3154904\n"
-"131\n"
-"help.text"
-msgid "<item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> yields 0.81. If 90 out of 100 pieces of buttered toast fall from the table and hit the floor with the buttered side first, then if 2 pieces of buttered toast are dropped from the table, the probability is 81%, that both will strike buttered side first."
-msgstr "Η συνάρτηση <item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> αποδίδει 0.81. Αν 90 από τα 100 κομμάτια από φρυγανιές με βούτυρο πέφτουν από το τραπέζι και χτυπούν στο πάτωμα με την πλευρά με το βούτυρο πρώτα, τότε αν 2 κομμάτια φρυγανιάς με βούτυρο έπεσαν από το τραπέζι, η πιθανότητα είναι 81%, που σημαίνει και οι δύο φρυγανιές θα χτυπήσουν κάτω με την πλευρά με βούτυρο πρώτα."
-
-#: 12010100.xhp
-msgctxt ""
-"12010100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Options"
-msgstr "Επιλογές"
-
-#: 12010100.xhp
-msgctxt ""
-"12010100.xhp\n"
-"hd_id3154760\n"
-"1\n"
-"help.text"
-msgid "Options"
-msgstr "Επιλογές"
-
-#: 12010100.xhp
+#: 04060103.xhp
msgctxt ""
-"12010100.xhp\n"
-"hd_id3153379\n"
-"3\n"
+"04060103.xhp\n"
+"par_id3144499\n"
+"96\n"
"help.text"
-msgid "Contains column labels"
-msgstr "Περιέχει ετικέτες στηλών"
+msgid "If the annual nominal interest rate is 9.75% and four interest calculation periods are defined, what is the actual interest rate (effective rate)?"
+msgstr "Εάν το ετήσιο ονομαστικό επιτόκιο είναι 9,75% και έχουν καθοριστεί τέσσερις περίοδοι υπολογισμού, ποιο είναι το πραγματικό επιτόκιο (ωφέλιμο επιτόκιο);"
-#: 12010100.xhp
+#: 04060103.xhp
msgctxt ""
-"12010100.xhp\n"
-"par_id3148798\n"
-"4\n"
+"04060103.xhp\n"
+"par_id3150772\n"
+"97\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_HEADER\" visibility=\"visible\">Selected cell ranges contains labels.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_HEADER\" visibility=\"visible\">Οι επιλεγμένες περιοχές κελιών περιέχουν ετικέτες.</ahelp>"
+msgid "<item type=\"input\">=EFFECTIVE(9.75%;4)</item> = 10.11% The annual effective rate is therefore 10.11%."
+msgstr "<item type=\"input\">=EFFECTIVE(9.75%;4)</item> = 10.11%. Ο ετήσιος πραγματικός τόκος είναι κατά συνέπεια 10,11%."
-#: 12010100.xhp
+#: 04060103.xhp
msgctxt ""
-"12010100.xhp\n"
-"hd_id3153970\n"
-"5\n"
+"04060103.xhp\n"
+"bm_id3147241\n"
"help.text"
-msgid "Insert or delete cells"
-msgstr "Εισαγωγή ή διαγραφή κελιών"
+msgid "<bookmark_value>effective interest rates</bookmark_value> <bookmark_value>EFFECT_ADD function</bookmark_value>"
+msgstr "<bookmark_value>πραγματικά επιτόκια</bookmark_value><bookmark_value>συνάρτηση EFFECT_ADD</bookmark_value>"
-#: 12010100.xhp
+#: 04060103.xhp
msgctxt ""
-"12010100.xhp\n"
-"par_id3154684\n"
-"6\n"
+"04060103.xhp\n"
+"hd_id3147241\n"
+"414\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_SIZE\" visibility=\"visible\">Automatically inserts new rows and columns into the database range in your document when new records are added to the database.</ahelp> To manually update the database range, choose <emph>Data - Refresh</emph> <emph>Range</emph>."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_SIZE\" visibility=\"visible\">Εισάγει αυτόματα νέες γραμμές και στήλες στην περιοχη της βάσης δεδομένων στο έγγραφό σας όταν προσθέτονται νέες εγγραφές στη βάση δεδομένων.</ahelp> Για να ενημερώσετε αυτόματα μία περιοχή βάσης δεδομένων, επιλέξτε <emph>Δεδομένα - Ανανέωση</emph> <emph>Περιοχή</emph>."
+msgid "EFFECT_ADD"
+msgstr "EFFECT_ADD"
-#: 12010100.xhp
+#: 04060103.xhp
msgctxt ""
-"12010100.xhp\n"
-"hd_id3153768\n"
-"7\n"
+"04060103.xhp\n"
+"par_id3147524\n"
+"415\n"
"help.text"
-msgid "Keep formatting"
-msgstr "Διατήρηση μορφοποίησης"
+msgid "<ahelp hid=\"HID_AAI_FUNC_EFFECT\">Calculates the effective annual rate of interest on the basis of the nominal interest rate and the number of interest payments per annum.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_EFFECT\">Υπολογίζει το πραγματικό ετήσιο επιτόκιο με βάση το ονομαστικό επιτόκιο και τον αριθμό των καταβολών τόκου ετησίως.</ahelp>"
-#: 12010100.xhp
+#: 04060103.xhp
msgctxt ""
-"12010100.xhp\n"
-"par_id3147435\n"
-"8\n"
+"04060103.xhp\n"
+"hd_id3155364\n"
+"416\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_FORMAT\" visibility=\"visible\">Applies the existing cell format of headers and first data row to the whole database range.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_FORMAT\" visibility=\"visible\">Εφαρμόζει την υπάρχουσα μορφή κελιού κεφαλίδων και την πρώτη γραμμή δεδομένων σε ολόκληρη της περιοχή της βάσης δεδομένων.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12010100.xhp
+#: 04060103.xhp
msgctxt ""
-"12010100.xhp\n"
-"hd_id3155856\n"
-"9\n"
+"04060103.xhp\n"
+"par_id3155118\n"
+"417\n"
"help.text"
-msgid "Don't save imported data"
-msgstr "Μη αποθήκευση εισηγμένων δεδομένων"
+msgid "EFFECT_ADD(NominalRate; NPerY)"
+msgstr "EFFECTIVE_ADD(Ονομαστικό επιτόκιο;ΑριθμόςΠεριόδωνΈτους)"
-#: 12010100.xhp
+#: 04060103.xhp
msgctxt ""
-"12010100.xhp\n"
-"par_id3153363\n"
-"10\n"
+"04060103.xhp\n"
+"par_id3148907\n"
+"418\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_STRIPDATA\" visibility=\"visible\">Only saves a reference to the database, and not the contents of the cells.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_STRIPDATA\" visibility=\"visible\">Αποθηκεύει μόνο μία παραπομπή στη βάση δεδομένων, και όχι τα περιεχόμενα των κελιών.</ahelp>"
+msgid "<emph>NominalRate</emph> is the annual nominal rate of interest."
+msgstr "<emph>ΟνομαστικόΕπιτόκιο</emph> είναι το ετήσιο ονομαστικό επιτόκιο."
-#: 12010100.xhp
+#: 04060103.xhp
msgctxt ""
-"12010100.xhp\n"
-"hd_id3147428\n"
-"11\n"
+"04060103.xhp\n"
+"par_id3154274\n"
+"419\n"
"help.text"
-msgid "Source:"
-msgstr "Πηγή:"
+msgid "<emph>NPerY </emph>is the number of interest payments per year."
+msgstr "<emph>ΑριθμόςΠεριόδωνΈτους</emph> είναι ο αριθμός των πληρωμών τόκου ετησίως."
-#: 12010100.xhp
+#: 04060103.xhp
msgctxt ""
-"12010100.xhp\n"
-"par_id3148576\n"
-"12\n"
+"04060103.xhp\n"
+"hd_id3149156\n"
+"420\n"
"help.text"
-msgid "Displays information about the current database source and any existing operators."
-msgstr "Εμφανίζει πληροφορίες για την πηγή της τρέχουσας βάσης δεδομένων και όποιους τελεστές υπάρχουν."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12010100.xhp
+#: 04060103.xhp
msgctxt ""
-"12010100.xhp\n"
-"hd_id3146976\n"
-"13\n"
+"04060103.xhp\n"
+"par_id3158426\n"
+"421\n"
"help.text"
-msgid "More <<"
-msgstr "Πρόσθετα <<"
+msgid "What is the effective annual rate of interest for a 5.25% nominal rate and quarterly payment."
+msgstr "Ποιο είναι το πραγματικό επιτόκιο για ένα ονομαστικό επιτόκιο 5,25% και τριμηνιαίες πληρωμές."
-#: 12010100.xhp
+#: 04060103.xhp
msgctxt ""
-"12010100.xhp\n"
-"par_id3149664\n"
-"14\n"
+"04060103.xhp\n"
+"par_id3148927\n"
+"422\n"
"help.text"
-msgid "Hides the additional options."
-msgstr "Αποκρύπτει τις επιπρόσθετες επιλογές."
+msgid "<item type=\"input\">=EFFECT_ADD(0.0525;4)</item> returns 0.053543 or 5.3543%."
+msgstr "Το <item type=\"input\">=EFFECT_ADD(0.0525;4)</item> επιστρέφει 0,053543 ή 5,3534%."
-#: func_hour.xhp
+#: 04060103.xhp
msgctxt ""
-"func_hour.xhp\n"
-"tit\n"
+"04060103.xhp\n"
+"bm_id3149998\n"
"help.text"
-msgid "HOUR"
-msgstr "HOUR"
+msgid "<bookmark_value>calculating; arithmetic-degressive depreciations</bookmark_value> <bookmark_value>arithmetic-degressive depreciations</bookmark_value> <bookmark_value>depreciations;arithmetic-degressive</bookmark_value> <bookmark_value>DDB function</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός, αποσβέσεις φθίνουσες-αριθμητικές</bookmark_value><bookmark_value>φθίνουσες-αριθμητικές αποσβέσεις</bookmark_value><bookmark_value>αποσβέσεις, αριθμητικές-φθίνουσες</bookmark_value><bookmark_value>συνάρτηση DDB</bookmark_value>"
-#: func_hour.xhp
+#: 04060103.xhp
msgctxt ""
-"func_hour.xhp\n"
-"bm_id3154725\n"
+"04060103.xhp\n"
+"hd_id3149998\n"
+"99\n"
"help.text"
-msgid "<bookmark_value>HOUR function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση HOUR</bookmark_value>"
+msgid "DDB"
+msgstr "DDB"
-#: func_hour.xhp
+#: 04060103.xhp
msgctxt ""
-"func_hour.xhp\n"
-"hd_id3154725\n"
-"96\n"
+"04060103.xhp\n"
+"par_id3159190\n"
+"100\n"
"help.text"
-msgid "<variable id=\"hour\"><link href=\"text/scalc/01/func_hour.xhp\">HOUR</link></variable>"
-msgstr "<variable id=\"hour\"><link href=\"text/scalc/01/func_hour.xhp\">HOUR</link></variable>"
+msgid "<ahelp hid=\"HID_FUNC_GDA\">Returns the depreciation of an asset for a specified period using the arithmetic-declining method.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GDA\">Επιστρέφει την απόσβεση ενός περιουσιακού στοιχείου για μια καθορισμένη περίοδο, χρησιμοποιώντας την αριθμητική-φθίνουσα μέθοδο.</ahelp>"
-#: func_hour.xhp
+#: 04060103.xhp
msgctxt ""
-"func_hour.xhp\n"
-"par_id3149747\n"
-"97\n"
+"04060103.xhp\n"
+"par_id3152361\n"
+"101\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_STUNDE\">Returns the hour for a given time value.</ahelp> The hour is returned as an integer between 0 and 23."
-msgstr "<ahelp hid=\"HID_FUNC_STUNDE\">Επιστρέφει την ώρα για μία δοθείσα τιμή χρόνου.</ahelp> Η ώρα αποδίδεται ως ακέραιος αριθμός μεταξύ του 0 και του 23."
+msgid "Use this form of depreciation if you require a higher initial depreciation value as opposed to linear depreciation. The depreciation value gets less with each period and is usually used for assets whose value loss is higher shortly after purchase (for example, vehicles, computers). Please note that the book value will never reach zero under this calculation type."
+msgstr "Χρησιμοποιήστε αυτήν τη μορφή απόσβεσης, εάν θέλετε μια υψηλότερη αρχική τιμή απόσβεσης (σε αντίθεση με την γραμμική απόσβεση). Η τιμή απόσβεσης μειώνεται με το πέρας κάθε περιόδου και συνήθως χρησιμοποιείται για περιουσιακά στοιχεία των οποίων η απώλεια αξίας είναι υψηλότερη πολύ σύντομα μετά την αγορά τους (π.χ. οχήματα, υπολογιστές). Έχετε υπόψη ότι η λογιστική αξία δεν θα φτάσει ποτέ το μηδέν, με αυτόν τον τρόπο υπολογισμού."
-#: func_hour.xhp
+#: 04060103.xhp
msgctxt ""
-"func_hour.xhp\n"
-"hd_id3149338\n"
-"98\n"
+"04060103.xhp\n"
+"hd_id3156038\n"
+"102\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: func_hour.xhp
-msgctxt ""
-"func_hour.xhp\n"
-"par_id3150637\n"
-"99\n"
-"help.text"
-msgid "HOUR(Number)"
-msgstr "HOUR(Αριθμός)"
-
-#: func_hour.xhp
-msgctxt ""
-"func_hour.xhp\n"
-"par_id3147547\n"
-"100\n"
-"help.text"
-msgid "<emph>Number</emph>, as a time value, is a decimal, for which the hour is to be returned."
-msgstr "Ο <emph>Αριθμός</emph>, ως τιμή χρόνου, είναι ένας δεκαδικός αριθμός, για τον οποίο πρόκειται να επιστραφεί ή ώρα."
-
-#: func_hour.xhp
-msgctxt ""
-"func_hour.xhp\n"
-"hd_id3153264\n"
-"101\n"
-"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
-
-#: func_hour.xhp
+#: 04060103.xhp
msgctxt ""
-"func_hour.xhp\n"
-"par_id3159215\n"
+"04060103.xhp\n"
+"par_id3166452\n"
"103\n"
"help.text"
-msgid "<item type=\"input\">=HOUR(NOW())</item> returns the current hour"
-msgstr "Η συνάρτηση <item type=\"input\">=HOUR(NOW())</item> επιστρέφει την τρέχουσα ώρα"
+msgid "DDB(Cost; Salvage; Life; Period; Factor)"
+msgstr "DDB(Κόστος; ΥπολειμματικήΑξία; Ζωή; Περίοδος; Συντελεστής)"
-#: func_hour.xhp
+#: 04060103.xhp
msgctxt ""
-"func_hour.xhp\n"
-"par_id3145152\n"
+"04060103.xhp\n"
+"par_id3153237\n"
"104\n"
"help.text"
-msgid "<item type=\"input\">=HOUR(C4)</item> returns 17 if the contents of C4 = <item type=\"input\">17:20:00</item>."
-msgstr "Η συνάρτηση <item type=\"input\">=HOUR(C4)</item> επιστρέφει το αποτέλεσμα 17 εάν τα περιεχόμενα του κελιού C4 = <item type=\"input\">17:20:00</item>."
+msgid "<emph>Cost</emph> fixes the initial cost of an asset."
+msgstr "<emph>Κόστος</emph> ορίζει το αρχικό κόστος ενός περιουσιακού στοιχείου."
-#: func_hour.xhp
+#: 04060103.xhp
msgctxt ""
-"func_hour.xhp\n"
-"par_id3154188\n"
+"04060103.xhp\n"
+"par_id3149787\n"
"105\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060102.xhp\" name=\"YEAR\">YEAR</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"NOW\">NOW</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"MINUTE\">MINUTE</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"MONTH\">MONTH</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"DAY\">DAY</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"WEEKDAY\">WEEKDAY</link>."
-msgstr "<link href=\"text/scalc/01/04060102.xhp\" name=\"YEAR\">YEAR</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"NOW\">NOW</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"MINUTE\">MINUTE</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"MONTH\">MONTH</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"DAY\">DAY</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"WEEKDAY\">WEEKDAY</link>."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"tit\n"
-"help.text"
-msgid "Add-in Functions, List of Analysis Functions Part One"
-msgstr "Πρόσθετες Συναρτήσεις, Λίστα Συναρτήσεων Ανάλυσης Μέρος Πρώτο"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"bm_id3152871\n"
-"help.text"
-msgid "<bookmark_value>add-ins; analysis functions</bookmark_value><bookmark_value>analysis functions</bookmark_value>"
-msgstr "<bookmark_value>πρόσθετα, συναρτήσεις ανάλυσης</bookmark_value><bookmark_value>συναρτήσεις ανάλυσης</bookmark_value>"
+msgid "<emph>Salvage</emph> fixes the value of an asset at the end of its life."
+msgstr "<emph>ΥπολειμματικήΑξία</emph> ορίζει την τιμή ενός περουσιακού στοιχείου στο τέλος της ζωής του."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"hd_id3152871\n"
-"1\n"
+"04060103.xhp\n"
+"par_id3152945\n"
+"106\n"
"help.text"
-msgid "Add-in Functions, List of Analysis Functions Part One"
-msgstr "Συναρτήσεις Προσθέτου, Λίστα Συναρτήσεις Ανάλυσης Μέρος Πρώτο"
+msgid "<emph>Life</emph> is the number of periods (for example, years or months) defining how long the asset is to be used."
+msgstr "<emph>Ζωή</emph> είναι ο αριθμός των περιόδων (π.χ., έτη ή μήνες) που καθορίζουν τη διάρκεια χρήσης του περιουσιακού στοιχείου."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3149873\n"
-"102\n"
+"04060103.xhp\n"
+"par_id3149736\n"
+"107\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060110.xhp\" name=\"General conversion function BASIS\">General conversion function BASIS</link>"
-msgstr "<link href=\"text/scalc/01/04060110.xhp\" name=\"Συνάρτηση γενικής μετατροπής BASIS\">Συνάρτηση γενικής μετατροπής BASIS</link>"
+msgid "<emph>Period</emph> states the period for which the value is to be calculated."
+msgstr "Η <emph>Περίοδος</emph> καθορίζει την περίοδο για την οποία θα υπολογιστεί η τιμή."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3145324\n"
-"5\n"
+"04060103.xhp\n"
+"par_id3150243\n"
+"108\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060116.xhp\" name=\"Analysis functions Part Two\">Analysis functions Part Two</link>"
-msgstr "<link href=\"text/scalc/01/04060116.xhp\" name=\"Συναρτήσεις ανάλυσης - Μέρος δεύτερο\">Συναρτήσεις ανάλυσης - Μέρος δεύτερο</link>"
+msgid "<emph>Factor</emph> (optional) is the factor by which depreciation decreases. If a value is not entered, the default is factor 2."
+msgstr "<emph>Συντελεστής</emph> (προαιρετικός) είναι ο συντελεστής κατά τον οποίο μειώνεται η απόσβεση. Εάν δεν εισαχθεί τιμή, η προεπιλογή είναι συντελεστής 2."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3155751\n"
-"156\n"
+"04060103.xhp\n"
+"hd_id3159274\n"
+"109\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060111.xhp\" name=\"Back to the Overview\">Back to the Overview</link>"
-msgstr "<link href=\"text/scalc/01/04060111.xhp\" name=\"Πίσω στην επισκόπηση\">Πίσω στην επισκόπηση</link>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"bm_id3153074\n"
+"04060103.xhp\n"
+"par_id3152882\n"
+"110\n"
"help.text"
-msgid "<bookmark_value>Bessel functions</bookmark_value>"
-msgstr "<bookmark_value>συναρτήσεις Bessel</bookmark_value>"
+msgid "A computer system with an initial cost of 75,000 currency units is to be depreciated monthly over 5 years. The value at the end of the depreciation is to be 1 currency unit. The factor is 2."
+msgstr "Ένα σύστημα υπολογιστή με αρχικό κόστος 75.000 νομισματικές μονάδες, θα αποσβεστεί μηνιαίως σε διάρκεια 5 ετών. Η αξία στο τέλος της απόσβεσης θα είναι 1 νομισματική μονάδα. Ο συντελεστής είναι 2."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"hd_id3153334\n"
+"04060103.xhp\n"
+"par_id3154106\n"
"111\n"
"help.text"
-msgid "BESSELI"
-msgstr "BESSELI"
+msgid "<item type=\"input\">=DDB(75000;1;60;12;2) </item>= 1,721.81 currency units. Therefore, the double-declining depreciation in the twelfth month after purchase is 1,721.81 currency units."
+msgstr "<item type=\"input\">=DDB(75000;1;60;12;2) </item>= 1.721,81 νομισματικές μονάδες. Συνεπώς, η διπλά φθίνουσα απόσβεση στη διάρκεια του πρώτου μήνα μετά την αγορά, είναι 1.721,81 νομισματικές μονάδες."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3153960\n"
-"112\n"
+"04060103.xhp\n"
+"bm_id3149962\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_BESSELI\">Calculates the modified Bessel function.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_BESSELI\">Υπολογίζει την τροποποιημένη συνάρτηση Bessel.</ahelp>"
+msgid "<bookmark_value>calculating; geometric-degressive depreciations</bookmark_value> <bookmark_value>geometric-degressive depreciations</bookmark_value> <bookmark_value>depreciations;geometric-degressive</bookmark_value> <bookmark_value>DB function</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός, γεωμετρικά-φθίνουσες αποσβέσεις</bookmark_value><bookmark_value>γεωμετρικά-φθίνουσες αποσβέσεις</bookmark_value><bookmark_value>αποσβέσεις, γεωμετρικά-φθίνουσες</bookmark_value><bookmark_value>συνάρτηση DB</bookmark_value>"
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"hd_id3150392\n"
+"04060103.xhp\n"
+"hd_id3149962\n"
"113\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "DB"
+msgstr "DB"
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3147295\n"
+"04060103.xhp\n"
+"par_id3148989\n"
"114\n"
"help.text"
-msgid "BESSELI(X; N)"
-msgstr "BESSELI(X; N)"
+msgid "<ahelp hid=\"HID_FUNC_GDA2\">Returns the depreciation of an asset for a specified period using the fixed-declining balance method.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GDA2\">Επιστρέφει την απόσβεση ενός περιουσιακού στοιχείου για μια ορισμένη περίοδο χρησιμοποιώντας τη μέθοδο της σταθερής απομείωσης υπολοίπου.</ahelp>"
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3151338\n"
+"04060103.xhp\n"
+"par_id3156213\n"
"115\n"
"help.text"
-msgid "<emph>X</emph> is the value on which the function will be calculated."
-msgstr "<emph>X</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί η συνάρτηση."
+msgid "This form of depreciation is used if you want to get a higher depreciation value at the beginning of the depreciation (as opposed to linear depreciation). The depreciation value is reduced with every depreciation period by the depreciation already deducted from the initial cost."
+msgstr "Αυτή η μορφή απόσβεσης χρησιμοποιείται εφόσον θέλετε υψηλότερη τιμή απόσβεσης στην αρχή της απόσβεσης (σε αντίθεση με τη γραμμική απόσβεση). Η τιμή απόσβεσης μειώνεται σε κάθε περίοδο απόσβεσης κατά το ποσό απόσβεσης που έχει ήδη αφαιρεθεί από το αρχικό κόστος."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3151392\n"
+"04060103.xhp\n"
+"hd_id3149807\n"
"116\n"
"help.text"
-msgid "<emph>N</emph> is the order of the Bessel function"
-msgstr "<emph>N</emph> είναι η τάξη της συνάρτησης Bessel"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3153027\n"
-"103\n"
-"help.text"
-msgid "BESSELJ"
-msgstr "BESSELJ"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3153015\n"
-"104\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_BESSELJ\">Calculates the Bessel function (cylinder function).</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_BESSELJ\">Υπολογίζει τη συνάρτηση Bessel (κυλινδρική συνάρτηση).</ahelp>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3146884\n"
-"105\n"
-"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3150032\n"
-"106\n"
-"help.text"
-msgid "BESSELJ(X; N)"
-msgstr "BESSELJ(Χ, Ν)"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3150378\n"
-"107\n"
-"help.text"
-msgid "<emph>X</emph> is the value on which the function will be calculated."
-msgstr "<emph>X</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί η συνάρτηση."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3145638\n"
-"108\n"
-"help.text"
-msgid "<emph>N</emph> is the order of the Bessel function"
-msgstr "<emph>N</emph> είναι η τάξη της συνάρτησης Bessel"
-
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"hd_id3149946\n"
+"04060103.xhp\n"
+"par_id3153349\n"
"117\n"
"help.text"
-msgid "BESSELK"
-msgstr "BESSELK"
+msgid "DB(Cost; Salvage; Life; Period; Month)"
+msgstr "DB(Κόστος; ΥπολειμματικήΑξία; Ζωή; Περίοδος; Μήνας)"
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3159122\n"
+"04060103.xhp\n"
+"par_id3148462\n"
"118\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_BESSELK\">Calculates the modified Bessel function.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_BESSELK\">Υπολογίζει την τροποποιημένη συνάρτηση Bessel.</ahelp>"
+msgid "<emph>Cost</emph> is the initial cost of an asset."
+msgstr "<emph>Κόστος</emph> είναι το αρχικό κόστος ενός περιουσιακού στοιχείου."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"hd_id3150650\n"
+"04060103.xhp\n"
+"par_id3148658\n"
"119\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<emph>Salvage</emph> is the value of an asset at the end of the depreciation."
+msgstr "<emph>ΥπολειμματικήΑξία</emph> είναι η αξία ενός περιουσιακού στοιχείου στο τέλος της απόσβεσης."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3149354\n"
+"04060103.xhp\n"
+"par_id3145371\n"
"120\n"
"help.text"
-msgid "BESSELK(X; N)"
-msgstr "BESSELK(Χ, Ν)"
+msgid "<emph>Life</emph> defines the period over which an asset is depreciated."
+msgstr "<emph>Ζωή</emph> καθορίζει την περίοδο απόσβεσης περουσιακού στοιχείου."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3150481\n"
+"04060103.xhp\n"
+"par_id3154608\n"
"121\n"
"help.text"
-msgid "<emph>X</emph> is the value on which the function will be calculated."
-msgstr "<emph>X</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί η συνάρτηση."
+msgid "<emph>Period</emph> is the length of each period. The length must be entered in the same date unit as the depreciation period."
+msgstr "<emph>Περίοδος</emph> είναι το μήκος κάθε περιόδου. Το μήκος πρέπει να έχει τις ίδιες μονάδες ημερομηνίας όπως και η περίοδος απόσβεσης."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3150024\n"
+"04060103.xhp\n"
+"par_id3150829\n"
"122\n"
"help.text"
-msgid "<emph>N</emph> is the order of the Bessel function"
-msgstr "<emph>N</emph> είναι η τάξη της συνάρτησης Bessel"
+msgid "<emph>Month</emph> (optional) denotes the number of months for the first year of depreciation. If an entry is not defined, 12 is used as the default."
+msgstr "<emph>Μήνας</emph> (προαιρετικό) υποδηλώνει τον αριθμό των μηνών για το πρώτο έτος απόσβεσης. Εάν δεν υπάρχει καταχώριση, χρησιμοποιείται το 12 ως προεπιλογή."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"hd_id3145828\n"
+"04060103.xhp\n"
+"hd_id3151130\n"
"123\n"
"help.text"
-msgid "BESSELY"
-msgstr "BESSELY"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3146877\n"
+"04060103.xhp\n"
+"par_id3156147\n"
"124\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_BESSELY\">Calculates the modified Bessel function.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_BESSELY\">Υπολογίζει την τροποποιημένη συνάρτηση Bessel.</ahelp>"
+msgid "A computer system with an initial cost of 25,000 currency units is to be depreciated over a three year period. The salvage value is to be 1,000 currency units. One period is 30 days."
+msgstr "Η απόσβεση ενός συστήματος υπολογιστή με αρχικό κόστος 25.000 νομισματικές μονάδες θα διαρκέσει τρία χρόνια. Η υπολειμματική αξία θα είναι 1.000 νομισματικές μονάδες. Μία περίοδος διαρκεί 30 ημέρες."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"hd_id3146941\n"
+"04060103.xhp\n"
+"par_id3149513\n"
"125\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<item type=\"input\">=DB(25000;1000;36;1;6)</item> = 1,075.00 currency units"
+msgstr "<item type=\"input\">=DB(25000;1000;36;1;6)</item> = 1 075,00 νομισματικές μονάδες"
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3148884\n"
+"04060103.xhp\n"
+"par_id3159242\n"
"126\n"
"help.text"
-msgid "BESSELY(X; N)"
-msgstr "BESSELY(Χ, Ν)"
+msgid "The fixed-declining depreciation of the computer system is 1,075.00 currency units."
+msgstr "Η σταθερά φθίνουσα απόσβεση του συστήματος υπολογιστή είναι 1.075,00 νομισματικές μονάδες."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3147475\n"
-"127\n"
+"04060103.xhp\n"
+"bm_id3153948\n"
"help.text"
-msgid "<emph>X</emph> is the value on which the function will be calculated."
-msgstr "<emph>X</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί η συνάρτηση."
+msgid "<bookmark_value>IRR function</bookmark_value> <bookmark_value>calculating;internal rates of return, regular payments</bookmark_value> <bookmark_value>internal rates of return;regular payments</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IRR</bookmark_value><bookmark_value>υπολογισμός, εσωτερικά επιτόκια απόδοσης, τακτικές πληρωμές</bookmark_value><bookmark_value>εσωτερικά επιτόκια απόδοσης, τακτικές πληρωμές</bookmark_value>"
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3147421\n"
+"04060103.xhp\n"
+"hd_id3153948\n"
"128\n"
"help.text"
-msgid "<emph>N</emph> is the order of the Bessel function"
-msgstr "<emph>N</emph> είναι η τάξη της συνάρτησης Bessel"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"bm_id3153034\n"
-"help.text"
-msgid "<bookmark_value>BIN2DEC function</bookmark_value><bookmark_value>converting;binary numbers, into decimal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BIN2DEC</bookmark_value><bookmark_value>μετατροπή, δυαδικούς αριθμούς σε δεκαδικούς</bookmark_value>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3153034\n"
-"17\n"
-"help.text"
-msgid "BIN2DEC"
-msgstr "BIN2DEC"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3144744\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_BIN2DEC\">The result is the decimal number for the binary number entered.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_BIN2DEC\">Το αποτέλεσμα είναι ο δεκαδικός αριθμός για το δυαδικό αριθμό που καταχωρήθηκε.</ahelp>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3145593\n"
-"19\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3149726\n"
-"20\n"
-"help.text"
-msgid "BIN2DEC(Number)"
-msgstr "BIN2DEC(Αριθμός)"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3150142\n"
-"21\n"
-"help.text"
-msgid "<emph>Number</emph> is a binary number. The number can have a maximum of 10 places (bits). The most significant bit is the sign bit. Negative numbers are entered as two's complement."
-msgstr "Το <emph>Αριθμός</emph> είναι ένας δυαδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων (bits). Το πιο σημαντικό ψηφίο είναι του προσήμου. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3149250\n"
-"22\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3145138\n"
-"23\n"
-"help.text"
-msgid "<item type=\"input\">=BIN2DEC(1100100)</item> returns 100."
-msgstr "Το <item type=\"input\">=BIN2DEC(1100100)</item>επιστρέφει 100."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"bm_id3149954\n"
-"help.text"
-msgid "<bookmark_value>BIN2HEX function</bookmark_value><bookmark_value>converting;binary numbers, into hexadecimal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BIN2HEX</bookmark_value><bookmark_value>μετατροπή, δυαδικοί αριθμοί, σε δεκαεξαδικούς αριθμούς</bookmark_value>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3149954\n"
-"24\n"
-"help.text"
-msgid "BIN2HEX"
-msgstr "BIN2HEX"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3148585\n"
-"25\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_BIN2HEX\">The result is the hexadecimal number for the binary number entered.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_BIN2HEX\">Το αποτέλεσμα είναι ο δεκαεξαδικός αριθμός για το δυαδικό αριθμό που καταχωρήθηκε.</ahelp>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3153936\n"
-"26\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3148753\n"
-"27\n"
-"help.text"
-msgid "BIN2HEX(Number; Places)"
-msgstr "BIN2HEX(Αριθμός; Θέσεις)"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3155255\n"
-"28\n"
-"help.text"
-msgid "<emph>Number</emph> is a binary number. The number can have a maximum of 10 places (bits). The most significant bit is the sign bit. Negative numbers are entered as two's complement."
-msgstr "Το <emph>Αριθμός</emph> είναι ένας δυαδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων (bits). Το πιο σημαντικό ψηφίο είναι του προσήμου. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3150860\n"
-"29\n"
-"help.text"
-msgid "Places means the number of places to be output."
-msgstr "Θέσεις σημαίνει τον αριθμό των θέσεων που θα εξαχθούν."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3155829\n"
-"30\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3149686\n"
-"31\n"
-"help.text"
-msgid "<item type=\"input\">=BIN2HEX(1100100;6)</item> returns 000064."
-msgstr "Το <item type=\"input\">=BIN2HEX(1100100;6)</item> επιστρέφει 000064."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"bm_id3153332\n"
-"help.text"
-msgid "<bookmark_value>BIN2OCT function</bookmark_value><bookmark_value>converting;binary numbers, into octal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BIN2OCT</bookmark_value><bookmark_value>μετατροπή, δυαδικοί αριθμοί, σε οκταδικούς αριθμούς</bookmark_value>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3153332\n"
-"9\n"
-"help.text"
-msgid "BIN2OCT"
-msgstr "BIN2OCT"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3155951\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_BIN2OCT\"> The result is the octal number for the binary number entered.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_BIN2OCT\">Το αποτέλεσμα είναι ο οκταδικός αριθμός για δυαδικό που εισήχθη.</ahelp>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3153001\n"
-"11\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3154508\n"
-"12\n"
-"help.text"
-msgid "BIN2OCT(Number; Places)"
-msgstr "BIN2OCT(Αριθμός; Θέσεις)"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3153567\n"
-"13\n"
-"help.text"
-msgid "<emph>Number</emph> is a binary number. The number can have a maximum of 10 places (bits). The most significant bit is the sign bit. Negative numbers are entered as two's complement."
-msgstr "Το <emph>Αριθμός</emph> είναι ένας δυαδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων (bits). Το πιο σημαντικό ψηφίο είναι του προσήμου. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3155929\n"
-"14\n"
-"help.text"
-msgid "<emph>Places</emph> means the number of places to be output."
-msgstr "Το <emph>Θέσεις</emph> αναφέρεται στο πλήθος των ψηφίων που θα εμφανίζονται."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3150128\n"
-"15\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3153733\n"
-"16\n"
-"help.text"
-msgid "<item type=\"input\">=BIN2OCT(1100100;4)</item> returns 0144."
-msgstr "Το <item type=\"input\">=BIN2OCT(1100100;4)</item> επιστρέφει 0144."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"bm_id3150014\n"
-"help.text"
-msgid "<bookmark_value>DELTA function</bookmark_value><bookmark_value>recognizing;equal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DELTA</bookmark_value><bookmark_value>αναγνώριση, ίσων αριθμών</bookmark_value>"
+msgid "IRR"
+msgstr "IRR"
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"hd_id3150014\n"
+"04060103.xhp\n"
+"par_id3143282\n"
"129\n"
"help.text"
-msgid "DELTA"
-msgstr "DELTA"
+msgid "<ahelp hid=\"HID_FUNC_IKV\">Calculates the internal rate of return for an investment.</ahelp> The values represent cash flow values at regular intervals, at least one value must be negative (payments), and at least one value must be positive (income)."
+msgstr "<ahelp hid=\"HID_FUNC_IKV\">Υπολογίζει το εσωτερικό επιτόκιο απόδοσης (βαθμός απόδοσης) μιας επένδυσης.</ahelp> Οι τιμές αναπαριστούν τις χρηματικές ροές σε τακτά διαστήματα, τουλάχιστον μία πρέπει να είναι αρνητική (πληρωμές) και τουλάχιστον μία να είναι θετική (εισόδημα)."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3148760\n"
+"04060103.xhp\n"
+"hd_id3150599\n"
"130\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_DELTA\">The result is TRUE (1) if both numbers, which are delivered as an argument, are equal, otherwise it is FALSE (0).</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_DELTA\">Το αποτέλεσμα είναι TRUE (1), εάν και οι δύο αριθμοί που παρέχονται ως όρισμα είναι ίσοι, διαφορετικά το αποτέλεσμα είναι FALSE (0).</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"hd_id3155435\n"
+"04060103.xhp\n"
+"par_id3155427\n"
"131\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "IRR(Values; Guess)"
+msgstr "IRR(Τιμές; Εκτίμηση)"
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3145247\n"
+"04060103.xhp\n"
+"par_id3144758\n"
"132\n"
"help.text"
-msgid "DELTA(Number1; Number2)"
-msgstr "DELTA(Αριθμός1; Αριθμός2)"
+msgid "<emph>Values</emph> represents an array containing the values."
+msgstr "<emph>Τιμές</emph> αντιπροσωπεύει έναν πίνακα που περιέχει τις τιμές."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"hd_id3149002\n"
+"04060103.xhp\n"
+"par_id3149233\n"
"133\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<emph>Guess</emph> (optional) is the estimated value. An iterative method is used to calculate the internal rate of return. If you can provide only few values, you should provide an initial guess to enable the iteration."
+msgstr "<emph>Εκτίμηση</emph> (προαιρετικό) είναι η εκτιμώμενη τιμή. Νια επαναληπτική μέθοδος χρησιμοποιείται για τον υπολογισμό του εσωτερικού επιτοκίου απόδοσης. Εάν μπορείτε να παράσχετε μόνο μερικές τιμές, θα μπορούσατε να παράσχετε μια αρχική εκτίμηση για ενεργοποίηση της επανάληψης."
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"par_id3151020\n"
+"04060103.xhp\n"
+"hd_id3151258\n"
"134\n"
"help.text"
-msgid "<item type=\"input\">=DELTA(1;2)</item> returns 0."
-msgstr "Το <item type=\"input\">=DELTA(1;2)</item> επιστρέφει 0."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"bm_id3157971\n"
-"help.text"
-msgid "<bookmark_value>DEC2BIN function</bookmark_value><bookmark_value>converting;decimal numbers, into binary numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DEC2BIN</bookmark_value><bookmark_value>μετατροπή, δεκαδικοί αριθμοί σε δυαδικούς</bookmark_value>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3157971\n"
-"55\n"
-"help.text"
-msgid "DEC2BIN"
-msgstr "DEC2BIN"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3153043\n"
-"56\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_DEC2BIN\"> The result is the binary number for the decimal number entered between -512 and 511.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_DEC2BIN\">Το αποτέλεσμα είναι ο δυαδικός αριθμός για το δεκαδικό αριθμό που καταχωρήθηκε μεταξύ του -512 και του 511.</ahelp>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3145349\n"
-"57\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3150569\n"
-"58\n"
-"help.text"
-msgid "DEC2BIN(Number; Places)"
-msgstr "DEC2BIN(Αριθμός; Θέσεις)"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3148768\n"
-"59\n"
-"help.text"
-msgid "<emph>Number</emph> is a decimal number. If Number is negative, the function returns a binary number with 10 characters. The most significant bit is the sign bit, the other 9 bits return the value."
-msgstr "<emph>Αριθμός</emph>: ο δεκαδικός αριθμός. Εάν ο Αριθμός είναι αρνητικός, η συνάρτηση επιστρέφει έναν δυαδικό αριθμό με 10 χαρακτήρες. Το πιο σημαντικό bit είναι το bit του προσήμου. Τα υπόλοιπα 9 bit επιστρέφουν την τιμή."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3149537\n"
-"60\n"
-"help.text"
-msgid "<emph>Places</emph> means the number of places to be output."
-msgstr "Το <emph>Θέσεις</emph> αναφέρεται στο πλήθος των ψηφίων που θα εμφανίζονται."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3150265\n"
-"61\n"
-"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3150662\n"
-"62\n"
-"help.text"
-msgid "<item type=\"input\">=DEC2BIN(100;8)</item> returns 01100100."
-msgstr "Το <item type=\"input\">=DEC2BIN(100;8)</item> επιστρέφει 01100100."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"bm_id3149388\n"
-"help.text"
-msgid "<bookmark_value>DEC2HEX function</bookmark_value><bookmark_value>converting;decimal numbers, into hexadecimal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DEC2HEX</bookmark_value><bookmark_value>μετατροπή, δεκαδικοί αριθμοί σε δεκαεξαδικούς</bookmark_value>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3149388\n"
-"71\n"
-"help.text"
-msgid "DEC2HEX"
-msgstr "DEC2HEX"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3149030\n"
-"72\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_DEC2HEX\">The result is the hexadecimal number for the decimal number entered.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_DEC2HEX\">Το αποτέλεσμα είναι ο δεκαεξαδικός αριθμός για το δεκαδικό που εισήχθη.</ahelp>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3150691\n"
-"73\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3147535\n"
-"74\n"
-"help.text"
-msgid "DEC2HEX(Number; Places)"
-msgstr "DEC2HEX(Αριθμός; Θέσεις)"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3152820\n"
-"75\n"
-"help.text"
-msgid "<emph>Number</emph> is a decimal number. If Number is negative, the function returns a hexadecimal number with 10 characters (40 bits). The most significant bit is the sign bit, the other 39 bits return the value."
-msgstr "<emph>Αριθμός</emph>: ο δεκαδικός αριθμός. Εάν ο Αριθμός είίναι αρνητικός, η συνάρτηση επιστρέφει έναν δεκαεξαδικό αριθμό με 10 χαρακτήρες (40 bit). Το πιο σημαντικό bit είναι το bit του προσήμου. Τα υπόλοιπα 39 bit επιστρέφουν την τιμή."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3153221\n"
-"76\n"
-"help.text"
-msgid "<emph>Places</emph> means the number of places to be output."
-msgstr "Το <emph>Θέσεις</emph> αναφέρεται στο πλήθος των ψηφίων που θα εμφανίζονται."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3154869\n"
-"77\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3150476\n"
-"78\n"
-"help.text"
-msgid "<item type=\"input\">=DEC2HEX(100;4)</item> returns 0064."
-msgstr "Το <item type=\"input\">=DEC2HEX(100;4)</item> επιστρέφει 0064."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"bm_id3154948\n"
-"help.text"
-msgid "<bookmark_value>DEC2OCT function</bookmark_value><bookmark_value>converting;decimal numbers, into octal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DEC2OCT</bookmark_value><bookmark_value>μετατροπή, δεκαδικοί σε οκταδικούς</bookmark_value>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3154948\n"
-"63\n"
-"help.text"
-msgid "DEC2OCT"
-msgstr "DEC2OCT"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3153920\n"
-"64\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_DEC2OCT\">The result is the octal number for the decimal number entered.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_DEC2OCT\">Το αποτέλεσμα είναι ο οκταδικός αριθμός για τον δεκαδικό αριθμό που καταχωρήθηκε.</ahelp>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3153178\n"
-"65\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3148427\n"
-"66\n"
-"help.text"
-msgid "DEC2OCT(Number; Places)"
-msgstr "DEC2OCT(Αριθμός; Θέσεις)"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3155991\n"
-"67\n"
-"help.text"
-msgid "<emph>Number</emph> is a decimal number. If Number is negative, the function returns an octal number with 10 characters (30 bits). The most significant bit is the sign bit, the other 29 bits return the value."
-msgstr "<emph>Αριθμός</emph>: ο δεκαδικός αριθμός. Εάν ο Αριθμός είναι αρνητικός, η συνάρτηση επιστρέφει έναν οκταδικό αριθμό με 10 χαρακτήρες (30 bit). Το πιο σημαντικό bit είναι το bit του προσήμου. Τα υπόλοιπα 29 bit επιστρέφουν την τιμή."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3152587\n"
-"68\n"
-"help.text"
-msgid "<emph>Places</emph> means the number of places to be output."
-msgstr "Το <emph>Θέσεις</emph> αναφέρεται στο πλήθος των δεκαδικών ψηφίων που θα εμφανίζονται."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3147482\n"
-"69\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3154317\n"
-"70\n"
-"help.text"
-msgid "<item type=\"input\">=DEC2OCT(100;4)</item> returns 0144."
-msgstr "Το <item type=\"input\">=DEC2OCT(100;4)</item> επιστρέφει 0144."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"bm_id3083446\n"
-"help.text"
-msgid "<bookmark_value>ERF function</bookmark_value><bookmark_value>Gaussian error integral</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ERF</bookmark_value><bookmark_value>ολοκλήρωμα Gaussian σφάλματος</bookmark_value>"
-
-#: 04060115.xhp
+#: 04060103.xhp
msgctxt ""
-"04060115.xhp\n"
-"hd_id3083446\n"
+"04060103.xhp\n"
+"par_id3150630\n"
"135\n"
"help.text"
-msgid "ERF"
-msgstr "ERF"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3150381\n"
-"136\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_ERF\">Returns values of the Gaussian error integral.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_ERF\">Η συνάρτηση επιστρέφει τιμές του ολοκληρώματος σφάλματος Gauss .</ahelp>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3152475\n"
-"137\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3163824\n"
-"138\n"
-"help.text"
-msgid "ERF(LowerLimit; UpperLimit)"
-msgstr "ERF(Κάτω_όριο; Άνω_όριο)"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3149715\n"
-"139\n"
-"help.text"
-msgid "<emph>LowerLimit</emph> is the lower limit of the integral."
-msgstr "<emph>Κάτω όριο</emph>: το κάτω όριο του ολοκληρώματος."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3156294\n"
-"140\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 places between 0 and the lower limit."
-msgstr "<emph>Άνω όριο</emph>: προαιρετικά, το άνω όριο του ολοκληρώματος. Εάν λείπει αυτή η τιμή, ο υπολογισμός γίνεται μεταξύ του 0 και του κάτω ορίου."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3154819\n"
-"141\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3152974\n"
-"142\n"
-"help.text"
-msgid "<item type=\"input\">=ERF(0;1)</item> returns 0.842701."
-msgstr "Το <item type=\"input\">=ERF(0;1)</item> επιστρέφει 0.842701."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"bm_id3145082\n"
-"help.text"
-msgid "<bookmark_value>ERFC function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ERFC</bookmark_value>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3145082\n"
-"143\n"
-"help.text"
-msgid "ERFC"
-msgstr "ERFC"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3149453\n"
-"144\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_ERFC\">Returns complementary values of the Gaussian error integral between x and infinity.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_ERFC\">Η συνάρτηση επιστρέφει συμπληρωματικές τιμές του ολοκληρώματος σφάλματος Gauss μεταξύ του x και του άπειρου.</ahelp>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3155839\n"
-"145\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3153220\n"
-"146\n"
-"help.text"
-msgid "ERFC(LowerLimit)"
-msgstr "ERFC(Κάτω_όριο)"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3147620\n"
-"147\n"
-"help.text"
-msgid "<emph>LowerLimit</emph> is the lower limit of the integral"
-msgstr "<emph>Κάτω όριο</emph>: το κάτω όριο του ολοκληρώματος."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3146861\n"
-"148\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3156102\n"
-"149\n"
-"help.text"
-msgid "<item type=\"input\">=ERFC(1)</item> returns 0.157299."
-msgstr "Το <item type=\"input\">=ERFC(1)</item> επιστρέφει 0.157299."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"bm_id3152927\n"
-"help.text"
-msgid "<bookmark_value>GESTEP function</bookmark_value><bookmark_value>numbers;greater than or equal to</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση GESTEP</bookmark_value><bookmark_value>αριθμοί, μεγαλύτεροι από ή ίσοι με</bookmark_value>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3152927\n"
-"150\n"
-"help.text"
-msgid "GESTEP"
-msgstr "STDEVP"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3150763\n"
-"151\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_GESTEP\">The result is 1 if <item type=\"literal\">Number</item> is greater than or equal to <item type=\"literal\">Step</item>.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_GESTEP\">Το αποτέλεσμα είναι 1 αν ο <item type=\"literal\">Αριθμός</item> είναι μεγαλύτερος ή ίσος με το <item type=\"literal\">Βήμα</item>.</ahelp>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3150879\n"
-"152\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3145212\n"
-"153\n"
-"help.text"
-msgid "GESTEP(Number; Step)"
-msgstr "GESTEP(Αριθμός; Βήμα)"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3153275\n"
-"154\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3156132\n"
-"155\n"
-"help.text"
-msgid "<item type=\"input\">=GESTEP(5;1)</item> returns 1."
-msgstr "Η συνάρτηση <item type=\"input\">=GESTEP(5;1)</item> επιστρέφει την τιμή 1."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"bm_id3147276\n"
-"help.text"
-msgid "<bookmark_value>HEX2BIN function</bookmark_value><bookmark_value>converting;hexadecimal numbers, into binary numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση HEX2BIN</bookmark_value><bookmark_value>μετατροπή, δεκαεξαδικούς σε δυαδικούς</bookmark_value>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3147276\n"
-"79\n"
-"help.text"
-msgid "HEX2BIN"
-msgstr "HEX2BIN"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3150258\n"
-"80\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_HEX2BIN\">The result is the binary number for the hexadecimal number entered.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_HEX2BIN\">Το αποτέλεσμα είναι ο δυαδικός αριθμός για το δεκαεξαδικό αριθμό που καταχωρήθηκε.</ahelp>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3156117\n"
-"81\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3155847\n"
-"82\n"
-"help.text"
-msgid "HEX2BIN(Number; Places)"
-msgstr "HEX2BIN(Αριθμός; Θέσεις)"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3152810\n"
-"83\n"
-"help.text"
-msgid "<emph>Number</emph> is a hexadecimal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
-msgstr "Το <emph>Αριθμός</emph> είναι ένας δεκαεξαδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων. Το πιο σημαντικό ψηφίο είναι του προσήμου, τα ακόλουθα bits καθορίζουν την τιμή. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3153758\n"
-"84\n"
-"help.text"
-msgid "<emph>Places</emph> is the number of places to be output."
-msgstr "<emph>Θέσεις</emph> είναι ο αριθμός των ψηφίων που θα εξαχθούν."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3154052\n"
-"85\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3156002\n"
-"86\n"
-"help.text"
-msgid "<item type=\"input\">=HEX2BIN(64;8)</item> returns 01100100."
-msgstr "Το <item type=\"input\">=HEX2BIN(64;8)</item> επιστρέφει 01100100."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"bm_id3154742\n"
-"help.text"
-msgid "<bookmark_value>HEX2DEC function</bookmark_value><bookmark_value>converting;hexadecimal numbers, into decimal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση HEX2DEC</bookmark_value><bookmark_value>μετατρποή, δεκαεξαδικοί αριθμοί, σε δεκαδικούς</bookmark_value>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3154742\n"
-"87\n"
-"help.text"
-msgid "HEX2DEC"
-msgstr "HEX2DEC"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3153626\n"
-"88\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_HEX2DEC\">The result is the decimal number for the hexadecimal number entered.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_HEX2DEC\">Το αποτέλεσμα είναι ο δεκαδικός αριθμός για το δεκαεξαδικό αριθμό που καταχωρήθηκε.</ahelp>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3143233\n"
-"89\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3149293\n"
-"90\n"
-"help.text"
-msgid "HEX2DEC(Number)"
-msgstr "HEX2DEC(Αριθμός)"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3159176\n"
-"91\n"
-"help.text"
-msgid "<emph>Number</emph> is a hexadecimal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
-msgstr "Το <emph>Αριθμός</emph> είναι ένας δεκαεξαδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων. Το πιο σημαντικό ψηφίο είναι του προσήμου, τα ακόλουθα bits καθορίζουν την τιμή. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3154304\n"
-"92\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3146093\n"
-"93\n"
-"help.text"
-msgid "<item type=\"input\">=HEX2DEC(64)</item> returns 100."
-msgstr "Η συνάρτηση <item type=\"input\">=HEX2DEC(64)</item>επιστρέφει ως αποτέλεσμα 100."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"bm_id3149750\n"
-"help.text"
-msgid "<bookmark_value>HEX2OCT function</bookmark_value><bookmark_value>converting;hexadecimal numbers, into octal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση HEX2OCT</bookmark_value><bookmark_value>μετατροπή, δεκαεξαδικούς αριθμούς σε οκταδικούς</bookmark_value>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3149750\n"
-"94\n"
-"help.text"
-msgid "HEX2OCT"
-msgstr "HEX2OCT"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3153983\n"
-"95\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_HEX2OCT\">The result is the octal number for the hexadecimal number entered.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_HEX2OCT\">Το αποτέλεσμα είναι ο οκταδικός αριθμός για τον δεκαεξαδικό αριθμό που καταχωρήθηκε.</ahelp>"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3145660\n"
-"96\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3151170\n"
-"97\n"
-"help.text"
-msgid "HEX2OCT(Number; Places)"
-msgstr "HEX2OCT(Αριθμός; Θέσεις)"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3152795\n"
-"98\n"
-"help.text"
-msgid "<emph>Number</emph> is a hexadecimal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
-msgstr "Το <emph>Αριθμός</emph> είναι ένας δεκαεξαδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων. Το πιο σημαντικό ψηφίο είναι του προσήμου, τα ακόλουθα bits καθορίζουν την τιμή. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3149204\n"
-"99\n"
-"help.text"
-msgid "<emph>Places</emph> is the number of places to be output."
-msgstr "<emph>Θέσεις</emph> είναι ο αριθμός των ψηφίων που θα εξαχθούν."
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"hd_id3153901\n"
-"100\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060115.xhp
-msgctxt ""
-"04060115.xhp\n"
-"par_id3159341\n"
-"101\n"
-"help.text"
-msgid "<item type=\"input\">=HEX2OCT(64;4)</item> returns 0144."
-msgstr "Το <item type=\"input\">=HEX2OCT(64;4)</item> επιστρέφει 0144."
-
-#: 12090300.xhp
-msgctxt ""
-"12090300.xhp\n"
-"tit\n"
-"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
-
-#: 12090300.xhp
-msgctxt ""
-"12090300.xhp\n"
-"hd_id3150276\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12090300.xhp\" name=\"Delete\">Delete</link>"
-msgstr "<link href=\"text/scalc/01/12090300.xhp\" name=\"Διαγραφή\">Διαγραφή</link>"
-
-#: 12090300.xhp
-msgctxt ""
-"12090300.xhp\n"
-"par_id3159400\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:DeletePivotTable\" visibility=\"visible\">Deletes the selected pivot table.</ahelp>"
-msgstr "<ahelp hid=\".uno:DeletePivotTable\" visibility=\"visible\">Διαγράφει τον επιλεγμένο συγκεντρωτικό πίνακα.</ahelp>"
-
-#: 05070000.xhp
-msgctxt ""
-"05070000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Page Style"
-msgstr "Πρότυπο σελίδας"
-
-#: 05070000.xhp
-msgctxt ""
-"05070000.xhp\n"
-"hd_id3157910\n"
-"1\n"
-"help.text"
-msgid "Page Style"
-msgstr "Πρότυπο σελίδας"
-
-#: 05070000.xhp
-msgctxt ""
-"05070000.xhp\n"
-"par_id3156023\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"seitetext\"><ahelp hid=\".uno:PageFormatDialog\" visibility=\"visible\">Opens a dialog where you can define the appearance of all pages in your document.</ahelp></variable>"
-msgstr "<variable id=\"seitetext\"><ahelp hid=\".uno:PageFormatDialog\" visibility=\"visible\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να καθορίσετε πώς θα εμφανίζονται όλες οι σελίδες στο έγγραφό σας.</ahelp></variable>"
-
-#: func_second.xhp
-msgctxt ""
-"func_second.xhp\n"
-"tit\n"
-"help.text"
-msgid "SECOND"
-msgstr "SECOND"
+msgid "Under the assumption that cell contents are A1=<item type=\"input\">-10000</item>, A2=<item type=\"input\">3500</item>, A3=<item type=\"input\">7600</item> and A4=<item type=\"input\">1000</item>, the formula <item type=\"input\">=IRR(A1:A4)</item> gives a result of 11,33%."
+msgstr "Με την υπόθεση ότι τα περιεχόμενα κελιών είναι A1=<item type=\"input\">-10000</item>, A2=<item type=\"input\">3500</item>, A3=<item type=\"input\">7600</item> και A4=<item type=\"input\">1000</item>, ο τύπος <item type=\"input\">=IRR(A1:A4)</item> δίνει ένα αποτέλεσμα του 11,33%."
-#: func_second.xhp
+#: 04060103.xhp
msgctxt ""
-"func_second.xhp\n"
-"bm_id3159390\n"
+"04060103.xhp\n"
+"bm_id3151012\n"
"help.text"
-msgid "<bookmark_value>SECOND function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SECOND</bookmark_value>"
+msgid "<bookmark_value>calculating; interests for unchanged amortization installments</bookmark_value> <bookmark_value>interests for unchanged amortization installments</bookmark_value> <bookmark_value>ISPMT function</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός, επιτόκια για αμετάβλητες χρεωλυτικές δόσεις</bookmark_value><bookmark_value> επιτόκια για αμετάβλητες χρεολυτικές δόσεις</bookmark_value><bookmark_value>συνάρτηση ISPMT</bookmark_value>"
-#: func_second.xhp
+#: 04060103.xhp
msgctxt ""
-"func_second.xhp\n"
-"hd_id3159390\n"
-"86\n"
+"04060103.xhp\n"
+"hd_id3151012\n"
+"314\n"
"help.text"
-msgid "<variable id=\"second\"><link href=\"text/scalc/01/func_second.xhp\">SECOND</link></variable>"
-msgstr "<variable id=\"second\"><link href=\"text/scalc/01/func_second.xhp\">SECOND</link></variable>"
+msgid "ISPMT"
+msgstr "ISPMT"
-#: func_second.xhp
+#: 04060103.xhp
msgctxt ""
-"func_second.xhp\n"
-"par_id3148974\n"
-"87\n"
+"04060103.xhp\n"
+"par_id3148693\n"
+"315\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_SEKUNDE\">Returns the second for the given time value.</ahelp> The second is given as an integer between 0 and 59."
-msgstr "<ahelp hid=\"HID_FUNC_SEKUNDE\">Επιστρέφει το δευτερόλεπτο για τη δοθείσα τιμή χρόνου.</ahelp> Το δευτερόλεπτο δίνεται ως ακέραιος αριθμός μεταξύ του 0 και του 59."
+msgid "<ahelp hid=\"HID_FUNC_ISPMT\">Calculates the level of interest for unchanged amortization installments.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISPMT\">Αυτή η παράμετρος σας επιτρέπει να υπολογίσετε τα επίπεδα του επιτοκίου για αμετάβλητες χρεολυτικές δόσεις.</ahelp>"
-#: func_second.xhp
+#: 04060103.xhp
msgctxt ""
-"func_second.xhp\n"
-"hd_id3154362\n"
-"88\n"
+"04060103.xhp\n"
+"hd_id3154661\n"
+"316\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: func_second.xhp
-msgctxt ""
-"func_second.xhp\n"
-"par_id3148407\n"
-"89\n"
-"help.text"
-msgid "SECOND(Number)"
-msgstr "SECOND(Αριθμός)"
-
-#: func_second.xhp
-msgctxt ""
-"func_second.xhp\n"
-"par_id3155904\n"
-"90\n"
-"help.text"
-msgid "<emph>Number</emph>, as a time value, is a decimal, for which the second is to be returned."
-msgstr "Ο <emph>Αριθμός</emph>, ως τιμή χρόνου, είναι ένας δεκαδικός αριθμός, για τον οποίο πρόκειται να επιστραφεί το δευτερόλεπτο."
-
-#: func_second.xhp
-msgctxt ""
-"func_second.xhp\n"
-"hd_id3149992\n"
-"91\n"
-"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
-
-#: func_second.xhp
-msgctxt ""
-"func_second.xhp\n"
-"par_id3153350\n"
-"93\n"
-"help.text"
-msgid "<item type=\"input\">=SECOND(NOW())</item> returns the current second"
-msgstr "Η συνάρτηση <item type=\"input\">=SECOND(NOW())</item> επιστρέφει το τρέχον δευτερόλεπτο"
-
-#: func_second.xhp
-msgctxt ""
-"func_second.xhp\n"
-"par_id3150831\n"
-"94\n"
-"help.text"
-msgid "<item type=\"input\">=SECOND(C4)</item> returns 17 if contents of C4 = <item type=\"input\">12:20:17</item>."
-msgstr "Η συνάρτηση <item type=\"input\">=SECOND(C4)</item> επιστρέφει το αποτέλεσμα 17, εφόσον τα περιεχόμενα του κελιού C4 = <item type=\"input\">12:20:17</item>."
-
-#: 02190200.xhp
-msgctxt ""
-"02190200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Column Break"
-msgstr "Αλλαγή στήλης"
-
-#: 02190200.xhp
-msgctxt ""
-"02190200.xhp\n"
-"bm_id3151384\n"
-"help.text"
-msgid "<bookmark_value>spreadsheets;deleting column breaks</bookmark_value><bookmark_value>deleting;manual column breaks</bookmark_value><bookmark_value>column breaks;deleting</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, διαγραφή αλλαγών στήλης</bookmark_value><bookmark_value>διαγραφή, χειροκίνητες αλλαγές στήλης</bookmark_value><bookmark_value>αλλαγές στήλης, διαγραφή</bookmark_value>"
-
-#: 02190200.xhp
-msgctxt ""
-"02190200.xhp\n"
-"hd_id3151384\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/02190200.xhp\" name=\"Column Break\">Column Break</link>"
-msgstr "<link href=\"text/scalc/01/02190200.xhp\" name=\"Αλλαγή στήλης\">Αλλαγή στήλης</link>"
-
-#: 02190200.xhp
-msgctxt ""
-"02190200.xhp\n"
-"par_id3154124\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:DeleteColumnbreak\">Removes a manual column break to the left of the active cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:DeleteColumnbreak\">Αφαιρεί μια χειροκίνητη αλλαγή στήλης στα αριστερά του ενεργού κελιού.</ahelp>"
-
-#: 02190200.xhp
-msgctxt ""
-"02190200.xhp\n"
-"par_id3145173\n"
-"3\n"
-"help.text"
-msgid "Position the cursor in the cell to the right of the column break indicated by a vertical line and choose <emph>Edit - Delete Manual Break - Column Break</emph>. The manual column break is removed."
-msgstr "Τοποθετήστε το δρομέα σε ένα κελί ακριβώς στα δεξιά της αλλαγής στήλης που υποδεικνύεται από μια κάθετη γραμμή και επιλέξτε <emph>Επεξεργασία - Διαγραφή Χειροκίνητης αλλαγής - Αλλαγή στήλης</emph>. Αφαιρείται η χειροκίνητη αλλαγή στήλης."
-
-#: 12080100.xhp
-msgctxt ""
-"12080100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Hide Details"
-msgstr "Απόκρυψη λεπτομερειών"
-
-#: 12080100.xhp
-msgctxt ""
-"12080100.xhp\n"
-"bm_id3155628\n"
-"help.text"
-msgid "<bookmark_value>sheets; hiding details</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, απόκρυψη λεπτομερειών</bookmark_value>"
-
-#: 12080100.xhp
-msgctxt ""
-"12080100.xhp\n"
-"hd_id3155628\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12080100.xhp\" name=\"Hide Details\">Hide Details</link>"
-msgstr "<link href=\"text/scalc/01/12080100.xhp\" name=\"Απόκρυψη λεπτομερειών\">Απόκρυψη λεπτομερειών</link>"
-
-#: 12080100.xhp
-msgctxt ""
-"12080100.xhp\n"
-"par_id3154515\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:HideDetail\" visibility=\"visible\">Hides the details of the grouped row or column that contains the cursor. To hide all of the grouped rows or columns, select the outlined table, and then choose this command.</ahelp>"
-msgstr "<ahelp hid=\".uno:HideDetail\" visibility=\"visible\">Αποκρύπτει τις λεπτομέρειες της ομαδοποιημένης γραμμής ή στήλης που περιέχει το δρομέα. Για να αποκρύψετε όλες τις ομαδοποιημένες γραμμές ή στήλες, επιλέξτε το διαρθρωμένο πίνακα, και ύστερα επιλέξτε αυτήν την εντολή.</ahelp>"
-
-#: 12080100.xhp
-msgctxt ""
-"12080100.xhp\n"
-"par_id3153252\n"
-"3\n"
-"help.text"
-msgid "To show all hidden groups, select the outlined table, and then choose <emph>Data -Outline –</emph> <link href=\"text/scalc/01/12080200.xhp\" name=\"Show Details\"><emph>Show Details</emph></link>."
-msgstr "Για να εμφανίσετε όλες τις κρυφές ομάδες, επιλέξτε το διαρθρωμένο πίνακα, και υτερα επιλέξτε <emph>Δεδομένα - Διάρθρωση –</emph> <link href=\"text/scalc/01/12080200.xhp\" name=\"Εμφάνιση λεπτομερειών\"><emph>Εμφάνιση λεπτομερειών</emph></link>."
-
-#: 12090200.xhp
-msgctxt ""
-"12090200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Refresh"
-msgstr "Ανανέωση"
-
-#: 12090200.xhp
-msgctxt ""
-"12090200.xhp\n"
-"hd_id3151385\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12090200.xhp\" name=\"Refresh\">Refresh</link>"
-msgstr "<link href=\"text/scalc/01/12090200.xhp\" name=\"Ανανέωση\">Ανανέωση</link>"
-
-#: 12090200.xhp
-msgctxt ""
-"12090200.xhp\n"
-"par_id3149456\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:RecalcPivotTable\">Updates the pivot table.</ahelp>"
-msgstr "<ahelp hid=\".uno:RecalcPivotTable\">Ενημερώνει το συγκεντρωτικό πίνακα.</ahelp>"
-
-#: 12090200.xhp
-msgctxt ""
-"12090200.xhp\n"
-"par_id3150400\n"
-"3\n"
-"help.text"
-msgid "After you import an Excel spreadsheet that contains a pivot table, click in the table, and then choose <emph>Data - Pivot Table - Refresh</emph>."
-msgstr "Αφού εισάγετε ένα υπολογιστικό φύλλο του Excel που περιέχει συγκεντρωτικό πίνακα, κλικ στον πίνακα και μετά επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Ενημέρωση</emph>."
-
-#: 05080000.xhp
-msgctxt ""
-"05080000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Print Ranges"
-msgstr "Περιοχές εκτύπωσης"
-
-#: 05080000.xhp
-msgctxt ""
-"05080000.xhp\n"
-"hd_id3154013\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/05080000.xhp\" name=\"Print Ranges\">Print Ranges</link>"
-msgstr "<link href=\"text/scalc/01/05080000.xhp\" name=\"Περιοχές εκτύπωσης\">Περιοχές εκτύπωσης</link>"
-
-#: 05080000.xhp
-msgctxt ""
-"05080000.xhp\n"
-"par_id3155855\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Manages print ranges. Only cells within the print ranges will be printed.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαχειρίζεται τις περιοχές εκτύπωσης. Θα εκτυπωθούν μόνο τα κελιά αυτών των περιοχών.</ahelp>"
-
-#: 05080000.xhp
-msgctxt ""
-"05080000.xhp\n"
-"par_id3146119\n"
-"4\n"
-"help.text"
-msgid "If you do not define any print range manually, Calc assigns an automatic print range to include all the cells that are not empty."
-msgstr "Αν δεν καθορίσετε μια περιοχή εκτύπωσης με το χέρι, το Calc ορίζει αυτόματα μια περιοχή που περιλαμβάνει όλα τα κελιά που δεν είναι κενά."
-
-#: 05080000.xhp
-msgctxt ""
-"05080000.xhp\n"
-"hd_id3154729\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/05080300.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/scalc/01/05080300.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
-
-#: func_eomonth.xhp
-msgctxt ""
-"func_eomonth.xhp\n"
-"tit\n"
-"help.text"
-msgid "EOMONTH"
-msgstr "EOMONTH"
-
-#: func_eomonth.xhp
-msgctxt ""
-"func_eomonth.xhp\n"
-"bm_id3150991\n"
-"help.text"
-msgid "<bookmark_value>EOMONTH function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση EOMONTH</bookmark_value>"
-
-#: func_eomonth.xhp
-msgctxt ""
-"func_eomonth.xhp\n"
-"hd_id3150991\n"
-"231\n"
-"help.text"
-msgid "<variable id=\"eomonth\"><link href=\"text/scalc/01/func_eomonth.xhp\">EOMONTH</link></variable>"
-msgstr "<variable id=\"eomonth\"><link href=\"text/scalc/01/func_eomonth.xhp\">EOMONTH</link></variable>"
-
-#: func_eomonth.xhp
+#: 04060103.xhp
msgctxt ""
-"func_eomonth.xhp\n"
-"par_id3152766\n"
-"232\n"
+"04060103.xhp\n"
+"par_id3146070\n"
+"317\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_EOMONTH\">Returns the date of the last day of a month which falls m<emph>onths</emph> away from the s<emph>tart date</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_EOMONTH\">Επιστρέφει την ημερομηνία της τελευταίας ημέρας ενός μήνα που αντιστοιχεί σε κάποιους μ<emph>ήνες</emph> από την η<emph>μερομηνία έναρξης</emph>.</ahelp>"
+msgid "ISPMT(Rate; Period; TotalPeriods; Invest)"
+msgstr "ISPMT(επιτόκιο; Περίοδος; ΣύνολοΠεριόδων; Επένδυση)"
-#: func_eomonth.xhp
+#: 04060103.xhp
msgctxt ""
-"func_eomonth.xhp\n"
-"hd_id3150597\n"
-"233\n"
+"04060103.xhp\n"
+"par_id3148672\n"
+"318\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<emph>Rate</emph> sets the periodic interest rate."
+msgstr "<emph>Επιτόκιο</emph> είναι το περιοδικό επιτόκιο."
-#: func_eomonth.xhp
+#: 04060103.xhp
msgctxt ""
-"func_eomonth.xhp\n"
-"par_id3150351\n"
-"234\n"
+"04060103.xhp\n"
+"par_id3145777\n"
+"319\n"
"help.text"
-msgid "EOMONTH(StartDate; Months)"
-msgstr "EOMONTH (Ημερομηνία-έναρξης, Μήνες)"
+msgid "<emph>Period</emph> is the number of installments for calculation of interest."
+msgstr "<emph>Περίοδος</emph> είναι ο αριθμός των δόσεων για τον υπολογισμό του τόκου."
-#: func_eomonth.xhp
+#: 04060103.xhp
msgctxt ""
-"func_eomonth.xhp\n"
-"par_id3146787\n"
-"235\n"
+"04060103.xhp\n"
+"par_id3153678\n"
+"320\n"
"help.text"
-msgid "<emph>StartDate</emph> is a date (the starting point of the calculation)."
-msgstr "Η <emph>Ημερομηνία-έναρξης</emph>είναι μία ημερομηνία (το σημείο έναρξης του υπολογισμού)."
+msgid "<emph>TotalPeriods</emph> is the total number of installment periods."
+msgstr "<emph>ΣύνολοΠεριόδων</emph>είναι ο συνολικός αριθμός περιόδων των δόσεων."
-#: func_eomonth.xhp
+#: 04060103.xhp
msgctxt ""
-"func_eomonth.xhp\n"
-"par_id3155615\n"
-"236\n"
+"04060103.xhp\n"
+"par_id3159390\n"
+"321\n"
"help.text"
-msgid "<emph>Months</emph> is the number of months before (negative) or after (positive) the start date."
-msgstr "Οι <emph>Μήνες</emph> είναι ο αριθμός των μηνών πριν (αρνητικός) ή μετά από (θετικός) την ημερομηνία έναρξης."
+msgid "<emph>Invest</emph> is the amount of the investment."
+msgstr "<emph>Επένδυση</emph> είναι το ποσό της επένδυσης."
-#: func_eomonth.xhp
+#: 04060103.xhp
msgctxt ""
-"func_eomonth.xhp\n"
-"hd_id3156335\n"
-"237\n"
+"04060103.xhp\n"
+"hd_id3156162\n"
+"322\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: func_eomonth.xhp
-msgctxt ""
-"func_eomonth.xhp\n"
-"par_id3154829\n"
-"238\n"
-"help.text"
-msgid "What is the last day of the month that falls 6 months after September 14 2001?"
-msgstr "Ποια είναι η τελευταία ημέρα του μήνα που αντιστοιχεί σε 6 μήνες μετά από τις 14 Σεπτεμβρίου 2001;"
-
-#: func_eomonth.xhp
-msgctxt ""
-"func_eomonth.xhp\n"
-"par_id3156143\n"
-"239\n"
-"help.text"
-msgid "<item type=\"input\">=EOMONTH(DATE(2001;9;14);6)</item> returns the serial number 37346. Formatted as a date, this is 2002-03-31."
-msgstr "<item type=\"input\">=EOMONTH(DATE(2001;9;14);6)</item> επιστρέφει το σειριακό αριθμό 37346. Μορφοποιημένο ως ημερομηνία, δηλαδή 31-3-2002."
-
-#: func_eomonth.xhp
-msgctxt ""
-"func_eomonth.xhp\n"
-"par_id3156144\n"
-"239\n"
-"help.text"
-msgid "<item type=\"input\">=EOMONTH(\"2001-09-14\";6)</item> works as well. If the date is given as string, it has to be in ISO format."
-msgstr "<item type=\"input\">=EOMONTH(\"2001-09-14\";6)</item> κάνει το ίδιο. Εάν η ημερομηνία δίνεται ως αλφαριθμητικό, πρέπει να είναι σε μορφή ISO."
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Headers & Footers"
-msgstr "Κεφαλίδες και υποσέλιδα"
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"hd_id3145251\n"
-"1\n"
-"help.text"
-msgid "Headers & Footers"
-msgstr "Κεφαλίδες και υποσέλιδα"
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"par_id3151073\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"kopfundfusszeilentext\"><ahelp hid=\".uno:EditHeaderAndFooter\">Allows you to define and format headers and footers.</ahelp></variable>"
-msgstr "<variable id=\"kopfundfusszeilentext\"><ahelp hid=\".uno:EditHeaderAndFooter\">Σας επιτρέπει να καθορίσετε και να μορφοποιήσετε κεφαλίδες και υποσέλιδα</ahelp></variable>"
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"par_id3153415\n"
-"3\n"
-"help.text"
-msgid "The<emph> Headers/Footers </emph>dialog contains the tabs for defining headers and footers. There will be separate tabs for the left and right page headers and footers if the <emph>Same content left/right</emph> option was not marked in the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog."
-msgstr "Ο διάλογος<emph> Κεφαλίδες/Υποσέλιδα </emph>περιέχει τις καρτέλες για τον καθορισμό κεφαλίδων και υποσέλιδων. Θα υπάρχουν ξεχωριστές καρτέλες για τις κεφαλίδες και τα υποσέλιδα της αριστερής και της δεξιάς πλευράς αν η επιλογή <emph>Ίδιο περιεχόμενο αριστερά/δεξιά</emph> δεν είναι ενεργοποιημένη στο διάλογο <link href=\"text/scalc/01/05070000.xhp\" name=\"Πρότυπο σελίδας\">Πρότυπο σελίδας</link>."
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"tit\n"
-"help.text"
-msgid "Statistics Functions"
-msgstr "Στατιστικές συναρτήσεις"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"bm_id3153018\n"
-"help.text"
-msgid "<bookmark_value>statistics functions</bookmark_value><bookmark_value>Function Wizard; statistics</bookmark_value><bookmark_value>functions; statistics functions</bookmark_value>"
-msgstr "<bookmark_value>στατιστικές συναρτήσεις</bookmark_value><bookmark_value>οδηγός συναρτήσεων, στατιστικές</bookmark_value><bookmark_value>συναρτήσεις, στατιστικές συναρτήσεις</bookmark_value>"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"hd_id3153018\n"
-"1\n"
-"help.text"
-msgid "Statistics Functions"
-msgstr "Στατιστικές συναρτήσεις"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3157874\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"statistiktext\">This category contains the <emph>Statistics</emph> functions. </variable>"
-msgstr "<variable id=\"statistiktext\">Αυτή η κατηγορία περιέχει τις <emph>Στατιστικές</emph> συναρτήσεις. </variable>"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3149001\n"
-"9\n"
-"help.text"
-msgid "Some of the examples use the following data table:"
-msgstr "Μερικά από τα παραδείγματα χρησιμοποιούν τον ακόλουθο πίνακα δεδομένων:"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3148775\n"
-"10\n"
-"help.text"
-msgid "C"
-msgstr "C"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3145297\n"
-"11\n"
-"help.text"
-msgid "D"
-msgstr "D"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3150661\n"
-"12\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3153551\n"
-"13\n"
-"help.text"
-msgid "x value"
-msgstr "x τιμή"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3147536\n"
-"14\n"
-"help.text"
-msgid "y value"
-msgstr "y τιμή"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3153224\n"
-"15\n"
-"help.text"
-msgid "3"
-msgstr "3"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3150475\n"
-"16\n"
-"help.text"
-msgid "-5"
-msgstr "-5"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3155367\n"
-"17\n"
-"help.text"
-msgid "-3"
-msgstr "-3"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3149783\n"
-"18\n"
-"help.text"
-msgid "4"
-msgstr "4"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3153181\n"
-"19\n"
-"help.text"
-msgid "-2"
-msgstr "-2"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3148429\n"
-"20\n"
-"help.text"
-msgid "0"
-msgstr "0"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3152588\n"
-"21\n"
-"help.text"
-msgid "5"
-msgstr "5"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3147483\n"
-"22\n"
-"help.text"
-msgid "-1"
-msgstr "-1"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3083443\n"
-"23\n"
-"help.text"
-msgid "1"
-msgstr "1"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3149826\n"
-"24\n"
-"help.text"
-msgid "6"
-msgstr "6"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3163820\n"
-"25\n"
-"help.text"
-msgid "0"
-msgstr "0"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3154816\n"
-"26\n"
-"help.text"
-msgid "3"
-msgstr "3"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3149276\n"
-"27\n"
-"help.text"
-msgid "7"
-msgstr "7"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3149267\n"
-"28\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3156310\n"
-"29\n"
-"help.text"
-msgid "4"
-msgstr "4"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3154639\n"
-"30\n"
-"help.text"
-msgid "8"
-msgstr "8"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3145205\n"
-"31\n"
-"help.text"
-msgid "4"
-msgstr "4"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3153276\n"
-"32\n"
-"help.text"
-msgid "6"
-msgstr "6"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3150756\n"
-"33\n"
-"help.text"
-msgid "9"
-msgstr "9"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3156095\n"
-"34\n"
-"help.text"
-msgid "6"
-msgstr "6"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3152929\n"
-"35\n"
-"help.text"
-msgid "8"
-msgstr "8"
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3156324\n"
-"36\n"
-"help.text"
-msgid "The statistical functions are described in the following subsections."
-msgstr "Οι στατιστικές συναρτήσεις περιγράφονται στις ακόλουθες υποενότητες."
-
-#: 04060108.xhp
-msgctxt ""
-"04060108.xhp\n"
-"par_id3150271\n"
-"37\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04060116.xhp\" name=\"Statistical Functions in the Analysis-AddIn.\">Statistical Functions in the Analysis-AddIn</link>"
-msgstr "<link href=\"text/scalc/01/04060116.xhp\" name=\"Στατιστικές συναρτήσεις στην πρόσθετη λειτουργία - Ανάλυση-.\">Στατιστικές συναρτήσεις στην πρόσθετη λειτουργία - Ανάλυση</link>"
-
-#: 02190100.xhp
-msgctxt ""
-"02190100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Row Break"
-msgstr "Αλλαγή γραμμής"
-
-#: 02190100.xhp
-msgctxt ""
-"02190100.xhp\n"
-"bm_id3156326\n"
-"help.text"
-msgid "<bookmark_value>spreadsheets; deleting row breaks</bookmark_value><bookmark_value>deleting;manual row breaks</bookmark_value><bookmark_value>row breaks; deleting</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, διαγραφή αλλαγών γραμμών</bookmark_value><bookmark_value>διαγραφή, χειροκίνητες αλλαγές γραμμών</bookmark_value><bookmark_value>αλλαγές γραμμών, διαγραφή</bookmark_value>"
-
-#: 02190100.xhp
-msgctxt ""
-"02190100.xhp\n"
-"hd_id3156326\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/02190100.xhp\" name=\"Row Break\">Row Break</link>"
-msgstr "<link href=\"text/scalc/01/02190100.xhp\" name=\"Αλλαγή γραμμής\">Αλλαγή γραμμής</link>"
-
-#: 02190100.xhp
-msgctxt ""
-"02190100.xhp\n"
-"par_id3154366\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:DeleteRowbreak\">Removes the manual row break above the active cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:DeleteRowbreak\">Αφαιρεί τη χειροκίνητη αλλαγή γραμμής πάνω από το ενεργό κελί.</ahelp>"
-
-#: 02190100.xhp
-msgctxt ""
-"02190100.xhp\n"
-"par_id3151041\n"
-"3\n"
-"help.text"
-msgid "Position the cursor in a cell directly below the row break indicated by a horizontal line and choose <emph>Edit - Delete Manual Break - Row Break</emph>. The manual row break is removed."
-msgstr "Τοποθετήστε το δρομέα σε ένα κελί ακριβώς κάτω από την αλλαγή γραμμής που υποδεικνύεται από μια οριζόντια γραμμή και επιλέξτε <emph>Επεξεργασία - Διαγραφή Χειροκίνητης αλλαγής - Αλλαγή γραμμής</emph>. Αφαιρείται η χειροκίνητη αλλαγή γραμμής."
-
-#: 02140300.xhp
-msgctxt ""
-"02140300.xhp\n"
-"tit\n"
-"help.text"
-msgid "Up"
-msgstr "Πάνω"
-
-#: 02140300.xhp
-msgctxt ""
-"02140300.xhp\n"
-"hd_id3147264\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/02140300.xhp\" name=\"Up\">Up</link>"
-msgstr "<link href=\"text/scalc/01/02140300.xhp\" name=\"Πάνω\">Πάνω</link>"
-
-#: 02140300.xhp
-msgctxt ""
-"02140300.xhp\n"
-"par_id3150793\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:FillUp\" visibility=\"visible\">Fills a selected range of at least two rows with the contents of the bottom most cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:FillUp\" visibility=\"visible\">Συμπληρώνει μια επιλεγμένη περιοχή τουλάχιστον δύο γραμμών με τα περιεχόμενα του τελευταίου κελιού.</ahelp>"
-
-#: 02140300.xhp
-msgctxt ""
-"02140300.xhp\n"
-"par_id3150447\n"
-"3\n"
-"help.text"
-msgid "If a selected range has only one column, the content of the bottom most cell is copied into the selected cells. If several columns are selected, the contents of the bottom most cells are copied into those selected above."
-msgstr "Εάν είναι επιλεγμένη μια περιοχή μίας μόνο στήλης, τα περιεχόμενα του τελευταίου κελιού αντιγράφονται σε όλα τα άλλα επιλεγμένα κελιά. Εάν έχετε επιλέξει διάφορες στήλες, τα περιεχόμενα των τελευταίων κελιών αντιγράφονται σε εκείνα που έχουν επιλεγεί στην κορυφή."
-
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Optimal Row Heights"
-msgstr "Βέλτιστα ύψη γραμμών"
-
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"bm_id3148491\n"
-"help.text"
-msgid "<bookmark_value>sheets; optimal row heights</bookmark_value><bookmark_value>rows; optimal heights</bookmark_value><bookmark_value>optimal row heights</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, βέλτιστα ύψη γραμμών</bookmark_value><bookmark_value>γραμμές, βέλτιστα ύψη</bookmark_value><bookmark_value>βέλτιστα ύψη γραμμών</bookmark_value>"
-
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"hd_id3148491\n"
-"1\n"
-"help.text"
-msgid "Optimal Row Heights"
-msgstr "Βέλτιστα ύψη γραμμών"
-
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"par_id3154758\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Determines the optimal row height for the selected rows.</ahelp></variable> The optimal row height depends on the font size of the largest character in the row. You can use various <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"units of measure\">units of measure</link>."
-msgstr "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Καθορίζει το βέλτιστο ύψος γραμμών για τις επιλεγμένες γραμμές.</ahelp></variable> Το βέλτιστο ύψος γραμμών εξαρτάται από το μέγεθος της γραμματοσειράς του μεγαλύτερου χαρακτήρα της γραμμής. Μπορείτε να χρησιμοποιήσετε διάφορες <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"μονάδες μέτρησης\">μονάδες μέτρησης</link>."
-
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"hd_id3154908\n"
-"3\n"
-"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
-
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"par_id3151044\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SC:METRICFIELD:RID_SCDLG_ROW_OPT:ED_VALUE\">Sets additional spacing between the largest character in a row and the cell boundaries.</ahelp>"
-msgstr "<ahelp hid=\"SC:METRICFIELD:RID_SCDLG_ROW_OPT:ED_VALUE\">Καθορίζει επιπρόσθετα διαστήματα μεταξύ του μεγαλύτερου χαρακτήρα μίας γραμμής και τα όρια των κελιών.</ahelp>"
-
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"hd_id3150439\n"
-"5\n"
-"help.text"
-msgid "Default value"
-msgstr "Προεπιλεγμένη τιμή"
-
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"par_id3146984\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_ROW_OPT:BTN_DEFVAL\">Restores the default value for the optimal row height.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_ROW_OPT:BTN_DEFVAL\">Επαναφέρει την προεπιλεγμένη τιμή για το βέλτιστο ύψος γραμμής.</ahelp>"
-
-#: 04070200.xhp
-msgctxt ""
-"04070200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert Name"
-msgstr "Εισαγωγή ονόματος"
-
-#: 04070200.xhp
-msgctxt ""
-"04070200.xhp\n"
-"bm_id3153195\n"
-"help.text"
-msgid "<bookmark_value>cell ranges; inserting named ranges</bookmark_value><bookmark_value>inserting; cell ranges</bookmark_value>"
-msgstr "<bookmark_value>περιοχές κελιών, εισαγωγή επώνυμων περιοχών</bookmark_value><bookmark_value>εισαγωγή, περιοχές κελιών</bookmark_value>"
-
-#: 04070200.xhp
-msgctxt ""
-"04070200.xhp\n"
-"hd_id3153195\n"
-"1\n"
-"help.text"
-msgid "Insert Name"
-msgstr "Εισαγωγή ονόματος"
-
-#: 04070200.xhp
-msgctxt ""
-"04070200.xhp\n"
-"par_id3150011\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"nameneinfuegentext\"><ahelp hid=\".uno:InsertName\">Inserts a defined named cell range at the current cursor's position.</ahelp></variable>"
-msgstr "<variable id=\"nameneinfuegentext\"><ahelp hid=\".uno:InsertName\">Εισάγει μια καθορισμένη επώνυμη περιοχή κελιών στην τρέχουσα θέση του δρομέα.</ahelp></variable>"
-
-#: 04070200.xhp
-msgctxt ""
-"04070200.xhp\n"
-"par_id3149412\n"
-"7\n"
-"help.text"
-msgid "You can only insert a cell area after having defined a name for the area."
-msgstr "Μπορείτε να κάνετε εισαγωγή μίας περιοχής κελιών αφού έχετε καθορίσει το όνομα για την περιοχή."
-
-#: 04070200.xhp
-msgctxt ""
-"04070200.xhp\n"
-"hd_id3153160\n"
-"3\n"
-"help.text"
-msgid "Insert name"
-msgstr "Εισαγωγή ονόματος"
-
-#: 04070200.xhp
-msgctxt ""
-"04070200.xhp\n"
-"par_id3154944\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_NAMES_PASTE:LB_ENTRYLIST\">Lists all defined cell areas. Double-click an entry to insert the named area into the active sheet at the current cursor position.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_NAMES_PASTE:LB_ENTRYLIST\">Δημιουργεί λίστα με όλες τις καθορισμένες περιοχές κελιών. Κάντε διπλό κλικ σε μία καταχώριση για να εισάγετε την επώνυμη περιοχή στο ενεργό φύλλο στην τρέχουσα θέση του δρομέα.</ahelp>"
-
-#: 04070200.xhp
-msgctxt ""
-"04070200.xhp\n"
-"hd_id3153418\n"
-"5\n"
-"help.text"
-msgid "Insert All"
-msgstr "Εισαγωγή όλων"
-
-#: 04070200.xhp
-msgctxt ""
-"04070200.xhp\n"
-"par_id3155066\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_NAMES_PASTE:BTN_ADD\">Inserts a list of all named areas and the corresponding cell references at the current cursor position.</ahelp>"
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_NAMES_PASTE:BTN_ADD\">Εισάγει μία λίστα με όλες τις επώνυμες περιοχές και τις αντίστοιχες παραπομπές κελιών στην τρέχουσα θέση του δρομέα.</ahelp>"
-
-#: 06030500.xhp
-msgctxt ""
-"06030500.xhp\n"
-"tit\n"
-"help.text"
-msgid "Remove All Traces"
-msgstr "Αφαίρεση όλων των ιχνών"
-
-#: 06030500.xhp
-msgctxt ""
-"06030500.xhp\n"
-"bm_id3153088\n"
-"help.text"
-msgid "<bookmark_value>cells; removing traces</bookmark_value>"
-msgstr "<bookmark_value>κελιά, αφαίρεση ιχνών</bookmark_value>"
-
-#: 06030500.xhp
-msgctxt ""
-"06030500.xhp\n"
-"hd_id3153088\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/06030500.xhp\" name=\"Remove All Traces\">Remove All Traces</link>"
-msgstr "<link href=\"text/scalc/01/06030500.xhp\" name=\"Αφαίρεση όλων των ιχνών\">Αφαίρεση όλων των ιχνών</link>"
-
-#: 06030500.xhp
-msgctxt ""
-"06030500.xhp\n"
-"par_id3151246\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:ClearArrows\" visibility=\"visible\">Removes all tracer arrows from the spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\".uno:ClearArrows\" visibility=\"visible\">Αφαιρεί όλα τα βέλη ιχνών από το υπολογιστικό φύλλο.</ahelp>"
-
-#: 02210000.xhp
-msgctxt ""
-"02210000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Selecting Sheets"
-msgstr "Επιλογή φύλλων"
-
-#: 02210000.xhp
-msgctxt ""
-"02210000.xhp\n"
-"hd_id3156023\n"
-"5\n"
-"help.text"
-msgid "Selecting Sheets"
-msgstr "Επιλογή φύλλων"
-
-#: 02210000.xhp
-msgctxt ""
-"02210000.xhp\n"
-"par_id3147265\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"tabellenauswaehlen\"><ahelp hid=\".uno:SelectTables\" visibility=\"visible\">Selects multiple sheets.</ahelp></variable>"
-msgstr "<variable id=\"tabellenauswaehlen\"><ahelp hid=\".uno:SelectTables\" visibility=\"visible\">Επιλέγει πολλαπλά φύλλα.</ahelp></variable>"
-
-#: 02210000.xhp
-msgctxt ""
-"02210000.xhp\n"
-"hd_id3125863\n"
-"2\n"
-"help.text"
-msgid "Selected Sheets"
-msgstr "Επιλεγμένα φύλλα"
-
-#: 02210000.xhp
-msgctxt ""
-"02210000.xhp\n"
-"par_id3153969\n"
-"3\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SELECTTABLES\" visibility=\"visible\">Lists the sheets in the current document. To select a sheet, press the up or down arrow keys to move to a sheet in the list. To add a sheet to the selection, hold down Ctrl (Mac: Command) while pressing the arrow keys and then press Spacebar. To select a range of sheets, hold down Shift and press the arrow keys. </ahelp>"
-msgstr "<ahelp hid=\"HID_SELECTTABLES\" visibility=\"visible\">Αναφέρει τα φύλλα που υπάρχουν στο τρέχον έγγραφο. Για να επιλέξετε ένα φύλλο πατήστε το πάνω ή κάτω βέλος του πληκτρολογίου για την μετάβαση σε ένα φύλλο της λίστας. Για να προσθέσετε ένα φύλλο στην επιλογή, κρατήστε πατημένο το πλήκτρο Ctrl (Mac: Command) ενώ πατάτε τα πλήκτρα βέλους και μετά πατήστε Spacebar. Για να επιλέξετε μια σειρά από φύλλα, κρατήστε πατημένο το Shift και πατήστε τα πλήκτρα βέλους. </ahelp>"
-
-#: func_timevalue.xhp
-msgctxt ""
-"func_timevalue.xhp\n"
-"tit\n"
-"help.text"
-msgid "TIMEVALUE"
-msgstr "TIMEVALUE"
-
-#: func_timevalue.xhp
-msgctxt ""
-"func_timevalue.xhp\n"
-"bm_id3146755\n"
-"help.text"
-msgid "<bookmark_value>TIMEVALUE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση TIMEVALUE</bookmark_value>"
-
-#: func_timevalue.xhp
-msgctxt ""
-"func_timevalue.xhp\n"
-"hd_id3146755\n"
-"160\n"
-"help.text"
-msgid "<variable id=\"timevalue\"><link href=\"text/scalc/01/func_timevalue.xhp\">TIMEVALUE</link></variable>"
-msgstr "<variable id=\"timevalue\"><link href=\"text/scalc/01/func_timevalue.xhp\">TIMEVALUE</link></variable>"
-
-#: func_timevalue.xhp
-msgctxt ""
-"func_timevalue.xhp\n"
-"par_id3148502\n"
-"161\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ZEITWERT\">TIMEVALUE returns the internal time number from a text enclosed by quotes and which may show a possible time entry format.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ZEITWERT\">Η συνάρτηση TIMEVALUE επιστρέφει τον εσωτερικό αριθμό σειράς από κείμενο που βρίσκεται σε εισαγωγικά και που ενδέχεται να εμφανίσει μια πιθανή μορφή καταχώρισης ημερομηνίας.</ahelp>"
-
-#: func_timevalue.xhp
-msgctxt ""
-"func_timevalue.xhp\n"
-"par_id3150794\n"
-"162\n"
-"help.text"
-msgid "The internal number indicated as a decimal is the result of the date system used under $[officename] to calculate date entries."
-msgstr "Ο εσωτερικός αριθμός που υποδηλώνεται ως δεκαδικός αριθμός είναι το αποτέλεσμα του συστήματος ημερομηνίας που χρησιμοποιείται από το $[officename] για τον υπολογισμό καταχωρήσεων ημερομηνίας."
-
-#: func_timevalue.xhp
-msgctxt ""
-"func_timevalue.xhp\n"
-"par_id011920090347118\n"
-"help.text"
-msgid "If the text string also includes a year, month, or day, TIMEVALUE only returns the fractional part of the conversion."
-msgstr "Αν το κείμενο περιέχει χρόνο, μήνα, ή μέρα, η TIMEVALUE επιστρέφει μόνο το δεκαδικό μέρος της μετατροπής."
-
-#: func_timevalue.xhp
-msgctxt ""
-"func_timevalue.xhp\n"
-"hd_id3150810\n"
-"163\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: func_timevalue.xhp
-msgctxt ""
-"func_timevalue.xhp\n"
-"par_id3150823\n"
-"164\n"
-"help.text"
-msgid "TIMEVALUE(\"Text\")"
-msgstr "TIMEVALUE(\"Κείμενο\")"
-
-#: func_timevalue.xhp
+#: 04060103.xhp
msgctxt ""
-"func_timevalue.xhp\n"
-"par_id3152556\n"
-"165\n"
+"04060103.xhp\n"
+"par_id3149558\n"
+"323\n"
"help.text"
-msgid "<emph>Text</emph> is a valid time expression and must be entered in quotation marks."
-msgstr "Το <emph>Κείμενο</emph> είναι μια έγκυρη έκφραση ώρας και πρέπει να τοποθετηθεί σε εισαγωγικά."
+msgid "For a credit amount of 120,000 currency units with a two-year term and monthly installments, at a yearly interest rate of 12% the level of interest after 1.5 years is required."
+msgstr "Για ένα ποσό πίστωσης 120.000 νομισματικών μονάδων, με διάρκεια δύο ετών και μηνιαίες δόσεις, με επιτόκιο 12%, ζητείται ο τόκος μετά από 1,5 χρόνο."
-#: func_timevalue.xhp
+#: 04060103.xhp
msgctxt ""
-"func_timevalue.xhp\n"
-"hd_id3146815\n"
-"166\n"
+"04060103.xhp\n"
+"par_id3150949\n"
+"324\n"
"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
+msgid "<item type=\"input\">=ISPMT(1%;18;24;120000)</item> = -300 currency units. The monthly interest after 1.5 years amounts to 300 currency units."
+msgstr "<item type=\"input\">=ISPMT(1%;18;24;120000)</item> = -300 νομισματικές μονάδες. Ο μηνιαίος τόκος μετά από 1,5 χρόνο ανέρχεται σε 300 νομισματικές μονάδες."
-#: func_timevalue.xhp
+#: 04060103.xhp
msgctxt ""
-"func_timevalue.xhp\n"
-"par_id3146829\n"
-"167\n"
+"04060103.xhp\n"
+"par_id3146812\n"
+"426\n"
"help.text"
-msgid "<item type=\"input\">=TIMEVALUE(\"4PM\")</item> returns 0.67. When formatting in time format HH:MM:SS, you then get 16:00:00."
-msgstr "Η συνάρτηση <item type=\"input\">=TIMEVALUE(\"4PM\")</item> επιστρέφει ως αποτέλεσμα 0.67. Κατά τη μορφοποίηση ώρας ΩΩ:ΛΛ:ΔΔ, σας επιστρέφεται 16:00:00."
+msgid "<link href=\"text/scalc/01/04060119.xhp\" name=\"Forward to Financial Functions Part Two\">Financial Functions Part Two</link>"
+msgstr "<link href=\"text/scalc/01/04060119.xhp\" name=\"Μετάβαση στις Οικονομικές συναρτήσεις - Μέρος δεύτερο\">Μετάβαση στις Οικονομικές συναρτήσεις - Μέρος δεύτερο</link>"
-#: func_timevalue.xhp
+#: 04060103.xhp
msgctxt ""
-"func_timevalue.xhp\n"
-"par_id3153632\n"
-"168\n"
+"04060103.xhp\n"
+"par_id3154411\n"
+"427\n"
"help.text"
-msgid "<item type=\"input\">=TIMEVALUE(\"24:00\")</item> returns 1. If you use the HH:MM:SS time format, the value is 00:00:00."
-msgstr "Η συνάρτηση <item type=\"input\">=TIMEVALUE(\"24:00\")</item> επιστρέφει την τιμή 1. Αν χρησιμοποιήσετε τη μορφή ώρας ΩΩ:ΛΛ:ΔΔ, η τιμή θα είναι 00:00:00."
+msgid "<link href=\"text/scalc/01/04060118.xhp\" name=\"Forward to Financial Functions Part Three\">Financial Functions Part Three</link>"
+msgstr "<link href=\"text/scalc/01/04060118.xhp\" name=\"Μετάβαση στις Οικονομικές συναρτήσεις - Μέρος τρίτο\">Μετάβαση στις Οικονομικές συναρτήσεις - Μέρος τρίτο</link>"
#: 04060104.xhp
msgctxt ""
@@ -19039,7 +9665,7 @@ msgctxt ""
"240\n"
"help.text"
msgid "<emph>Number</emph> is the number to be tested."
-msgstr "<emph>Αριθμός</emph> είναι ο αριθμός που θα ελεγχθεί."
+msgstr "<emph>Αριθμός</emph> είναι η τιμή που θα ελεγχθεί."
#: 04060104.xhp
msgctxt ""
@@ -19154,7 +9780,7 @@ msgctxt ""
"119\n"
"help.text"
msgid "N"
-msgstr "N"
+msgstr "Ν"
#: 04060104.xhp
msgctxt ""
@@ -20059,8098 +10685,6709 @@ msgctxt ""
msgid "<emph>Reference</emph> (list of options) is the position of the cell to be examined. If <emph>Reference</emph> is a range, the cell moves to the top left of the range. If <emph>Reference</emph> is missing, $[officename] Calc uses the position of the cell in which this formula is located. Microsoft Excel uses the reference of the cell in which the cursor is positioned."
msgstr "<emph>Παραπομπή</emph> (λίστα επιλογών) είναι η θέση του κελιού που θα εξεταστεί. Αν η <emph>Παραπομπή</emph> είναι περιοχή, το κελί μετακινείται στο πάνω αριστερά μέρος της περιοχής. Αν λείπει η <emph>Παραπομπή</emph>, το $[officename] Calc χρησιμοποιεί τη θέση του κελιού στο οποίο βρίσκεται ο τύπος. Το Microsoft Excel χρησιμοποιεί την παραπομπή του κελιού στο οποίο βρίσκεται ο δρομέας."
-#: func_yearfrac.xhp
+#: 04060105.xhp
msgctxt ""
-"func_yearfrac.xhp\n"
+"04060105.xhp\n"
"tit\n"
"help.text"
-msgid "YEARFRAC"
-msgstr "YEARFRAC"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"bm_id3148735\n"
-"help.text"
-msgid "<bookmark_value>YEARFRAC function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση YEARFRAC</bookmark_value>"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"hd_id3148735\n"
-"196\n"
-"help.text"
-msgid "<variable id=\"yearfrac\"><link href=\"text/scalc/01/func_yearfrac.xhp\">YEARFRAC</link></variable>"
-msgstr "<variable id=\"yearfrac\"><link href=\"text/scalc/01/func_yearfrac.xhp\">YEARFRAC</link></variable>"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3150899\n"
-"197\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\"> The result is a number between 0 and 1, representing the fraction of a year between <emph>StartDate</emph> and <emph>EndDate</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\"> Το αποτέλεσμα είναι ένας αριθμός ανάμεσα στο 0 και το 1 που αποτελεί το τμήμα του έτους μεταξύ της <emph>StartDate</emph> και της <emph>EndDate</emph>.</ahelp>"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"hd_id3155259\n"
-"198\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3155823\n"
-"199\n"
-"help.text"
-msgid "YEARFRAC(StartDate; EndDate; Basis)"
-msgstr "YEARFRAC(Ημερομηνίαέναρξης;Ημερομηνίαλήξης;Βάση)"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3145144\n"
-"200\n"
-"help.text"
-msgid "<emph>StartDate</emph> and <emph>EndDate</emph> are two date values."
-msgstr "Η <emph>StartDate</emph> και η <emph>EndDate</emph> είναι δύο τιμές ημερομηνίας."
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3149954\n"
-"201\n"
-"help.text"
-msgid "<emph>Basis</emph> is chosen from a list of options and indicates how the year is to be calculated."
-msgstr "Η <emph>Βάση</emph> επιλέγεται από μια λίστα επιλογών και υποδηλώνει τον τρόπο υπολογισμού του έτους."
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3146847\n"
-"202\n"
-"help.text"
-msgid "Basis"
-msgstr "Βάση"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3155956\n"
-"203\n"
-"help.text"
-msgid "Calculation"
-msgstr "Υπολογισμός"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3154502\n"
-"204\n"
-"help.text"
-msgid "0 or missing"
-msgstr "0 ή ελλιπής"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3149877\n"
-"205\n"
-"help.text"
-msgid "US method (NASD), 12 months of 30 days each"
-msgstr "Μέθοδος ΗΠΑ (NASD), 12 μήνες των 30 ημερών ο καθένας"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3148766\n"
-"250\n"
-"help.text"
-msgid "1"
-msgstr "1"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3154326\n"
-"206\n"
-"help.text"
-msgid "Exact number of days in months, exact number of days in year"
-msgstr "Ακριβής αριθμός ημερών σε μήνες, ακριβής αριθμός ημερών σε έτος"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3145245\n"
-"251\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3155620\n"
-"207\n"
-"help.text"
-msgid "Exact number of days in month, year has 360 days"
-msgstr "Ακριβής αριθμός ημερών σε μήνα, ένα έτος αποτελείται από 360 ημέρες"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3145297\n"
-"252\n"
-"help.text"
-msgid "3"
-msgstr "3"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3148394\n"
-"208\n"
-"help.text"
-msgid "Exact number of days in month, year has 365 days"
-msgstr "Ακριβής αριθμός ημερών σε μήνα, ένα έτος αποτελείται από 365 ημέρες"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3151022\n"
-"253\n"
-"help.text"
-msgid "4"
-msgstr "4"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3150931\n"
-"209\n"
-"help.text"
-msgid "European method, 12 months of 30 days each"
-msgstr "Ευρωπαϊκή μέθοδος, 12 μήνες των 30 ημερών ο καθένας"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"hd_id3145626\n"
-"210\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3149007\n"
-"211\n"
-"help.text"
-msgid "What fraction of the year 2008 lies between 2008-01-01 and 2008-07-01?"
-msgstr "Ποιο μέρος του έτους 2008 βρίσκεται ανάμεσα στις ημερομηνίες 01-01-2008 και 01-07-2008;"
-
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3154632\n"
-"212\n"
-"help.text"
-msgid "=YEARFRAC(\"2008-01-01\"; \"2008-07-01\";0) returns 0.50."
-msgstr "=YEARFRAC(\"2008-01-01\"; \"2008-07-01\";0) επιστρέφει την τιμή 0.50."
+msgid "Logical Functions"
+msgstr "Λογικές συναρτήσεις"
-#: 12040300.xhp
+#: 04060105.xhp
msgctxt ""
-"12040300.xhp\n"
-"tit\n"
+"04060105.xhp\n"
+"bm_id3153484\n"
"help.text"
-msgid "Advanced Filter"
-msgstr "Ειδικό φίλτρο"
+msgid "<bookmark_value>logical functions</bookmark_value> <bookmark_value>Function Wizard; logical</bookmark_value> <bookmark_value>functions; logical functions</bookmark_value>"
+msgstr "<bookmark_value>λογικές συναρτήσεις</bookmark_value> <bookmark_value>Οδηγός συναρτήσεων; λογικές</bookmark_value> <bookmark_value>συναρτήσεις; λογικές συναρτήσεις</bookmark_value>"
-#: 12040300.xhp
+#: 04060105.xhp
msgctxt ""
-"12040300.xhp\n"
-"hd_id3158394\n"
+"04060105.xhp\n"
+"hd_id3153484\n"
"1\n"
"help.text"
-msgid "Advanced Filter"
-msgstr "Ειδικό φίλτρο"
+msgid "Logical Functions"
+msgstr "Λογικές συναρτήσεις"
-#: 12040300.xhp
+#: 04060105.xhp
msgctxt ""
-"12040300.xhp\n"
-"par_id3156281\n"
+"04060105.xhp\n"
+"par_id3149312\n"
"2\n"
"help.text"
-msgid "<variable id=\"spezialfilter\"><ahelp hid=\".uno:DataFilterSpecialFilter\">Defines an advanced filter.</ahelp></variable>"
-msgstr "<variable id=\"spezialfilter\"><ahelp hid=\".uno:DataFilterSpecialFilter\">Καθορίζει ένα ειδικό φίλτρο.</ahelp></variable>"
-
-#: 12040300.xhp
-msgctxt ""
-"12040300.xhp\n"
-"par_idN105EB\n"
-"help.text"
-msgid "<embedvar href=\"text/scalc/guide/filters.xhp#filters\"/>"
-msgstr "<embedvar href=\"text/scalc/guide/filters.xhp#filters\"/>"
-
-#: 12040300.xhp
-msgctxt ""
-"12040300.xhp\n"
-"hd_id3153771\n"
-"25\n"
-"help.text"
-msgid "Read filter criteria from"
-msgstr "Ανάγνωση κριτηρίων φίλτρου από"
-
-#: 12040300.xhp
-msgctxt ""
-"12040300.xhp\n"
-"par_id3147426\n"
-"26\n"
-"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_SPEC_FILTER:ED_CRITERIA_AREA\">Select the named range, or enter the cell range that contains the filter criteria that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_SPEC_FILTER:ED_CRITERIA_AREA\">Επιλέξτε την επώνυμη περιοχή, ή εισάγετε την περιοχή κελιών που περιέχει τα κριτήρια φιλτραρίσματος που επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
+msgid "<variable id=\"logischtext\">This category contains the <emph>Logical</emph> functions. </variable>"
+msgstr "<variable id=\"logischtext\">Η κατηγορία αυτή περιέχει <emph>Λογικές</emph> συναρτήσεις. </variable>"
-#: 12040300.xhp
+#: 04060105.xhp
msgctxt ""
-"12040300.xhp\n"
-"hd_id3153188\n"
-"27\n"
+"04060105.xhp\n"
+"bm_id3147505\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12040201.xhp\" name=\"More\">More</link>"
-msgstr "<link href=\"text/scalc/01/12040201.xhp\" name=\"Πρόσθετα\">Πρόσθετα</link>"
+msgid "<bookmark_value>AND function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση AND</bookmark_value>"
-#: 06030600.xhp
+#: 04060105.xhp
msgctxt ""
-"06030600.xhp\n"
-"tit\n"
+"04060105.xhp\n"
+"hd_id3147505\n"
+"29\n"
"help.text"
-msgid "Trace Error"
-msgstr "Σφάλμα ίχνους"
+msgid "AND"
+msgstr "AND"
-#: 06030600.xhp
+#: 04060105.xhp
msgctxt ""
-"06030600.xhp\n"
-"bm_id3153561\n"
+"04060105.xhp\n"
+"par_id3153959\n"
+"65\n"
"help.text"
-msgid "<bookmark_value>cells; tracing errors</bookmark_value><bookmark_value>tracing errors</bookmark_value><bookmark_value>error tracing</bookmark_value>"
-msgstr "<bookmark_value>κελιά, σφάλματα σκιαγράφησης</bookmark_value><bookmark_value>σφάλματα σκιαγράφησης</bookmark_value><bookmark_value>σφάλμα σκιαγράφησης</bookmark_value>"
+msgid "<ahelp hid=\"HID_FUNC_UND\">Returns TRUE if all arguments are TRUE.</ahelp> If one of the elements is FALSE, this function returns the FALSE value."
+msgstr "<ahelp hid=\"HID_FUNC_UND\">Επιστρέφει TRUE αν όλα τα ορίσματα είναι TRUE.</ahelp> Αν ένα από τα στοιχεία είναι FALSE, η συνάρτηση επιστρέφει την τιμή FALSE."
-#: 06030600.xhp
+#: 04060105.xhp
msgctxt ""
-"06030600.xhp\n"
-"hd_id3153561\n"
-"1\n"
+"04060105.xhp\n"
+"par_id3146100\n"
+"66\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06030600.xhp\" name=\"Trace Error\">Trace Error</link>"
-msgstr "<link href=\"text/scalc/01/06030600.xhp\" name=\"Σφάλμα ίχνους\">Σφάλμα ίχνους</link>"
+msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values."
+msgstr "Τα ορίσματα είναι είτε λογικές εκφράσεις από μόνες τους (TRUE, 1<5, 2+3=7, B8<10) που επιστρέφουν λογικές τιμές, είτε πίνακες (A1:C3) που περιέχουν λογικές τιμές."
-#: 06030600.xhp
+#: 04060105.xhp
msgctxt ""
-"06030600.xhp\n"
-"par_id3148550\n"
-"2\n"
+"04060105.xhp\n"
+"par_id3150538\n"
+"67\n"
"help.text"
-msgid "<ahelp hid=\".uno:ShowErrors\" visibility=\"visible\">Draws tracer arrows to all precedent cells which cause an error value in a selected cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowErrors\" visibility=\"visible\">Σχεδιάζει βέλη ιχνών σε όλα τα προηγούμενα κελιά που προκαλούν τιμή σφάλματος σε ένα επιλεγμένο κελί.</ahelp>"
+msgid "When a function expects a single value, but you entered a cell range, then the value from the cell range is taken that is in the same column or row as the formula."
+msgstr "Όταν μια συνάρτηση περιμένει μία μοναδική τιμή και εσείς έχετε δώσει μια περιοχή κελιών, τότε ως τιμή εκλαμβάνεται αυτή που βρίσκεται στην ίδια γραμμή ή στήλη με τον τύπο."
-#: 02140200.xhp
+#: 04060105.xhp
msgctxt ""
-"02140200.xhp\n"
-"tit\n"
+"04060105.xhp\n"
+"par_id3149128\n"
+"68\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "If the entered range is outside of the current column or row of the formula, the function returns the error value #VALUE!"
+msgstr "Αν η περιοχή που εισήχθηκε έξω από την τρέχουσα στήλη ή γραμμή του τύπου, η συνάρτηση επιστρέφει την τιμή σφάλματος #VALUE!"
-#: 02140200.xhp
+#: 04060105.xhp
msgctxt ""
-"02140200.xhp\n"
-"hd_id3153896\n"
-"1\n"
+"04060105.xhp\n"
+"hd_id3150374\n"
+"31\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02140200.xhp\" name=\"Right\">Right</link>"
-msgstr "<link href=\"text/scalc/01/02140200.xhp\" name=\"Δεξιά\">Δεξιά</link>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 02140200.xhp
+#: 04060105.xhp
msgctxt ""
-"02140200.xhp\n"
-"par_id3153361\n"
-"2\n"
+"04060105.xhp\n"
+"par_id3159123\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\".uno:FillRight\" visibility=\"visible\">Fills a selected range of at least two columns with the contents of the left most cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:FillRight\" visibility=\"visible\">Συμπληρώνει μια επιλεγμένη περιοχή τουλάχιστον δύο στηλών με τα περιεχόμενα του πιο αριστερού κελιού της περιοχής.</ahelp>"
+msgid "AND(LogicalValue1; LogicalValue2 ...LogicalValue30)"
+msgstr "AND(ΛογικήΤιμή1; ΛογικήΤιμή2 ...ΛογικήΤιμή30)"
-#: 02140200.xhp
+#: 04060105.xhp
msgctxt ""
-"02140200.xhp\n"
-"par_id3154684\n"
-"3\n"
+"04060105.xhp\n"
+"par_id3150038\n"
+"33\n"
"help.text"
-msgid "If a range of only one row is selected, the contents of the far left cell are copied to all the other selected cells. If you have selected several rows, each of the far left cells is copied into those cells to the right."
-msgstr "Εάν επιλέγεται μια περιοχή μίας γραμμής, τα περιεχόμενα του πιο αριστερού κελιού αντιγράφονται σε όλα τα άλλα επιλεγμένα κελιά. Εάν έχετε επιλέξει διάφορες γραμμές, καθένα από τα αριστερά κελιά αντιγράφεται στα δεξιά κελιά."
+msgid "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> are conditions to be checked. All conditions can be either TRUE or FALSE. If a range is entered as a parameter, the function uses the value from the range that is in the current column or row. The result is TRUE if the logical value in all cells within the cell range is TRUE."
+msgstr "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> είναι συνθήκες προς έλεγχο. Όλες οι συνθήκες μπορεί να είναι είτε TRUE ή FALSE. Αν μια περιοχή ορισθεί ως παράμετρος, τότε η συνάρτηση χρησιμοποιεί την τιμή της περιοχής από την τρέχουσα στήλη ή γραμμή. Το αποτέλεσμα είναι TRUE αν η λογική τιμή σε όλα τα κελιά μέσα στην περιοχή των κελιών είναι TRUE."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"tit\n"
+"04060105.xhp\n"
+"hd_id3149143\n"
+"34\n"
"help.text"
-msgid "Data field"
-msgstr "Πεδίο δεδομένων"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"bm_id7292397\n"
+"04060105.xhp\n"
+"par_id3153123\n"
+"35\n"
"help.text"
-msgid "<bookmark_value>calculating;pivot table</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός;συγκεντρωτικός πίνακας</bookmark_value>"
+msgid "The logical values of entries 12<13; 14>12, and 7<6 are to be checked:"
+msgstr "Θα ελεγχθούν οι λογικές τιμές των καταχωρήσεων 12<13; 14>12, και 7<6:"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"hd_id3150871\n"
-"1\n"
+"04060105.xhp\n"
+"par_id3145632\n"
+"36\n"
"help.text"
-msgid "Data field"
-msgstr "Πεδίο δεδομένων"
+msgid "<item type=\"input\">=AND(12<13;14>12;7<6)</item> returns FALSE."
+msgstr "<item type=\"input\">=AND(12<13;14>12;7<6)</item> επιστρέφει FALSE."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_id3154124\n"
-"16\n"
+"04060105.xhp\n"
+"par_id3149946\n"
+"60\n"
"help.text"
-msgid "The contents of this dialog is different for data fields in the <emph>Data</emph> area, and data fields in the <emph>Row</emph> or <emph>Column</emph> area of the <link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table\">Pivot Table</link> dialog."
-msgstr "Τα περιεχόμενα αυτού του διαλόγου είναι διαφορετικά για πεδία δεδομένων στην περιοχή <emph>Δεδομένα</emph> και πεδία δεδομένων στην περιοχή <emph> Γραμμή</emph> ή στη<emph> Στήλη</emph> του διαλόγου <link href=\"text/scalc/01/12090102.xhp\" name=\"Συγκεντρωτικός πίνακας\">Συγκεντρωτικός πίνακας</link>."
+msgid "<item type=\"input\">=AND (FALSE;TRUE)</item> returns FALSE."
+msgstr "<item type=\"input\">=AND (FALSE;TRUE)</item> επιστρέφει FALSE."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"hd_id3152596\n"
-"2\n"
+"04060105.xhp\n"
+"bm_id3149015\n"
"help.text"
-msgid "Subtotals"
-msgstr "Υποσύνολα"
+msgid "<bookmark_value>FALSE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση FALSE</bookmark_value>"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_id3151113\n"
+"04060105.xhp\n"
+"hd_id3149015\n"
"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_PIVOTSUBT\">Specify the subtotals that you want to calculate.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_PIVOTSUBT\">Καθορίστε τα μερικά αθροίσματα που επιθυμείτε να υπολογιστούν.</ahelp>"
+msgid "FALSE"
+msgstr "FALSE"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"hd_id3145366\n"
+"04060105.xhp\n"
+"par_id3149890\n"
"4\n"
"help.text"
-msgid "None"
-msgstr "Κανένα"
+msgid "<ahelp hid=\"HID_FUNC_FALSCH\">Returns the logical value FALSE.</ahelp> The FALSE() function does not require any arguments, and always returns the logical value FALSE."
+msgstr "<ahelp hid=\"HID_FUNC_FALSCH\">Επιστρέφει τη λογική τιμή FALSE.</ahelp> Η συνάρτηση FALSE() δεν απαιτεί καθόλου ορίσματα, και πάντα επιστρέφει τη λογική τιμή FALSE."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_id3152576\n"
+"04060105.xhp\n"
+"hd_id3146939\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_PIVOTSUBT:BTN_NONE\">Does not calculate subtotals.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_PIVOTSUBT:BTN_NONE\">Δεν υπολογίζει μερικά αθροίσματα.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"hd_id3154012\n"
+"04060105.xhp\n"
+"par_id3150030\n"
"6\n"
"help.text"
-msgid "Automatic"
-msgstr "Αυτόματα"
+msgid "FALSE()"
+msgstr "FALSE()"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_id3155856\n"
+"04060105.xhp\n"
+"hd_id3150697\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_PIVOTSUBT:BTN_AUTO\">Automatically calculates subtotals.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_PIVOTSUBT:BTN_AUTO\">Υπολογίζει αυτόματα μερικά αθροίσματα.</ahelp>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"hd_id3155411\n"
+"04060105.xhp\n"
+"par_id3154842\n"
"8\n"
"help.text"
-msgid "User-defined"
-msgstr "Καθορισμένο από το χρήστη"
+msgid "<item type=\"input\">=FALSE()</item> returns FALSE"
+msgstr "<item type=\"input\">=FALSE()</item> επιστρέφει FALSE"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_id3149581\n"
+"04060105.xhp\n"
+"par_id3147468\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_PIVOTSUBT:BTN_USER\">Select this option, and then click the type of subtotal that you want to calculate in the list.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_PIVOTSUBT:BTN_USER\">Κάντε αυτή την επιλογή, και ύστερα κάντε κλικ στον τύπο του μερικού αθροίσματος που επιθυμείτε να υπολογιστεί στη λίστα.</ahelp>"
-
-#: 12090105.xhp
-msgctxt ""
-"12090105.xhp\n"
-"hd_id3147124\n"
-"10\n"
-"help.text"
-msgid "Function"
-msgstr "Συνάρτηση"
-
-#: 12090105.xhp
-msgctxt ""
-"12090105.xhp\n"
-"par_id3154490\n"
-"11\n"
-"help.text"
-msgid "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_PIVOTSUBT:LB_FUNC\">Click the type of subtotal that you want to calculate. This option is only available if the <emph>User-defined</emph> option is selected.</ahelp>"
-msgstr "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_PIVOTSUBT:LB_FUNC\">Κάντε κλικ στον τύπο του μερικού αθροίσματος που επιθυμείτε να υπολογιστεί. Αυτή η επιλογή είναι διαθέσιμη μόνο αν η επιλογή <emph>Καθορισμένο από το χρήστη</emph> είναι επιλεγμένη.</ahelp>"
-
-#: 12090105.xhp
-msgctxt ""
-"12090105.xhp\n"
-"hd_id3154944\n"
-"14\n"
-"help.text"
-msgid "Show elements without data"
-msgstr "Εμφάνιση στοιχείων χωρίς δεδομένα"
+msgid "<item type=\"input\">=NOT(FALSE())</item> returns TRUE"
+msgstr "<item type=\"input\">=NOT(FALSE())</item> επιστρέφει TRUE"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_id3149403\n"
-"15\n"
+"04060105.xhp\n"
+"bm_id3150141\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOTSUBT:CB_SHOWALL\">Includes empty columns and rows in the results table.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOTSUBT:CB_SHOWALL\">Περιλαμβάνει κενές στήλες και γραμμές στον πίνακα αποτελεσμάτων.</ahelp>"
+msgid "<bookmark_value>IF function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IF</bookmark_value>"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"hd_id3149122\n"
-"12\n"
+"04060105.xhp\n"
+"hd_id3150141\n"
+"48\n"
"help.text"
-msgid "Name:"
-msgstr "Όνομα:"
+msgid "IF"
+msgstr "IF"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_id3150749\n"
-"13\n"
+"04060105.xhp\n"
+"par_id3148740\n"
+"49\n"
"help.text"
-msgid "Lists the name of the selected data field."
-msgstr "Δημιουργεί μια λίστα με το πεδίο των επιλεγμένων δεδομένων."
+msgid "<ahelp hid=\"HID_FUNC_WENN\">Specifies a logical test to be performed.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_WENN\">Καθορίζει τη λογική δοκιμή που θα εφαρμοστεί.</ahelp>"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN106EC\n"
+"04060105.xhp\n"
+"hd_id3153325\n"
+"50\n"
"help.text"
-msgid "More"
-msgstr "Πρόσθετα"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN106F0\n"
+"04060105.xhp\n"
+"par_id3154558\n"
+"51\n"
"help.text"
-msgid "<ahelp hid=\".\">Expands or reduces the dialog. The <emph>More</emph> button is visible for data fields only.</ahelp>"
-msgstr "<ahelp hid=\".\">Επεκτείνει ή μειώνει το παράθυρο διαλόγου. Το κουμπί <emph>Πρόσθετα</emph> είναι ορατό μόνο για πεδία δεδομένων.</ahelp>"
+msgid "IF(Test; ThenValue; OtherwiseValue)"
+msgstr "IF(Έλεγχος; Τιμή_Αν; \"Τιμή_Αλλιώς\")"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN106F3\n"
+"04060105.xhp\n"
+"par_id3149727\n"
+"52\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "<emph>Test</emph> is any value or expression that can be TRUE or FALSE."
+msgstr "<emph>Test</emph> είναι οποιαδήποτε τιμή ή έκφραση που μπορεί να είναι TRUE ή FALSE."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN106F7\n"
+"04060105.xhp\n"
+"par_id3155828\n"
+"53\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/scalc/01/12090106.xhp\">Data Field Options</link> dialog. The <emph>Options</emph> button is visible for column, row, or page fields only.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/scalc/01/12090106.xhp\">Επιλογές πεδίου δεδομένων</link> . Το κουμπί <emph>Επιλογές</emph> είναι ορατό μόνο για στήλη, γραμμή, ή πεδία σελίδας.</ahelp>"
+msgid "<emph>ThenValue</emph> (optional) is the value that is returned if the logical test is TRUE."
+msgstr "<emph>ThenValue</emph> (προαιρετική) είναι η τιμή που επιστρέφεται αν η λογική δοκιμή είναι TRUE."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN10708\n"
+"04060105.xhp\n"
+"par_id3154811\n"
+"54\n"
"help.text"
-msgid "If the dialog is expanded by the <emph>More</emph> button, the following items are added to the dialog:"
-msgstr "Αν έχει επεκταθεί ο διάλογος από το κουμπί <emph>Πρόσθετα</emph> ,τα ακόλουθα αντικείμενα προστίθενται στο παράθυρο διαλόγου:"
+msgid "<emph>OtherwiseValue</emph> (optional) is the value that is returned if the logical test is FALSE."
+msgstr "<emph>OtherwiseValue</emph> (προαιρετική) είναι η τιμή που επιστρέφεται αν η λογική δοκιμή είναι FALSE."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN1070B\n"
+"04060105.xhp\n"
+"par_idN107FA\n"
"help.text"
-msgid "Displayed value"
-msgstr "Εμφανιζόμενη τιμή"
+msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN1070F\n"
+"04060105.xhp\n"
+"hd_id3149507\n"
+"55\n"
"help.text"
-msgid "<ahelp hid=\".\">For each data field, you can select the type of display.</ahelp> For some types you can select additional information for a base field and a base item."
-msgstr "<ahelp hid=\".\">Για κάθε πεδίο δεδομένων, μπορείτε να επιλέξετε τον τύπο εμφάνισης.</ahelp> Για μερικούς τύπους μπορείτε να επιλέξετε επιπρόσθετες πληροφορίες για ένα πεδίο βάσης και ένα αντικείμενο βάσης."
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN10712\n"
+"04060105.xhp\n"
+"par_id3150867\n"
+"57\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "<item type=\"input\">=IF(A1>5;100;\"too small\")</item> If the value in A1 is higher than 5, the value 100 is entered in the current cell; otherwise, the text “too small” (without quotes) is entered."
+msgstr "<item type=\"input\">=IF(A1>5;100;\"too small\")</item> Αν η τιμή στο A1 είναι μεγαλύτερη από 5, εισάγεται η τιμή 100 στο τρέχον κελί; αλλιώς εισάγεται το κείμενο “πολύ μικρή” (χωρίς εισαγωγικά)."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN10716\n"
+"04060105.xhp\n"
+"bm_id3155954\n"
"help.text"
-msgid "<ahelp hid=\"1495371266\">Select the type of calculating of the displayed value for the data field.</ahelp>"
-msgstr "<ahelp hid=\"1495371266\">Επιλέξτε τον τύπο του υπολογισμού της εμφανιζόμενης τιμής για το πεδίο δεδομένων.</ahelp>"
+msgid "<bookmark_value>NOT function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση NOT</bookmark_value>"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN10724\n"
+"04060105.xhp\n"
+"hd_id3155954\n"
+"12\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "NOT"
+msgstr "NOT"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN1072A\n"
+"04060105.xhp\n"
+"par_id3153570\n"
+"13\n"
"help.text"
-msgid "Displayed value"
-msgstr "Εμφανιζόμενη τιμή"
+msgid "<ahelp hid=\"HID_FUNC_NICHT\">Complements (inverts) a logical value.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_NICHT\">Συμπληρώνει (αντιστρέφει) μια λογική τιμή.</ahelp>"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN10731\n"
+"04060105.xhp\n"
+"hd_id3147372\n"
+"14\n"
"help.text"
-msgid "Normal"
-msgstr "Κανονική"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN10737\n"
+"04060105.xhp\n"
+"par_id3157996\n"
+"15\n"
"help.text"
-msgid "Results are shown unchanged"
-msgstr "Αποτελέσματα που εμφανίζονται χωρίς αλλαγή"
+msgid "NOT(LogicalValue)"
+msgstr "NOT(Λογική-τιμή)"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN1073E\n"
+"04060105.xhp\n"
+"par_id3148766\n"
+"16\n"
"help.text"
-msgid "Difference from"
-msgstr "Διαφορά από"
+msgid "<emph>LogicalValue</emph> is any value to be complemented."
+msgstr "<emph>LogicalValue</emph> είναι οποιαδήποτε τιμή προς συμπλήρωση."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN10744\n"
+"04060105.xhp\n"
+"hd_id3149884\n"
+"17\n"
"help.text"
-msgid "From each result, its reference value (see below) is subtracted, and the difference is shown. Totals outside of the base field are shown as empty results."
-msgstr "Για κάθε αποτέλεσμα, η τιμή παραπομπής του (δείτε παρακάτω) αφαιρείται, και εμφανίζεται η διαφορά. Τα σύνολα έξω από το πεδίο βάσης εμφανίζονται ως κενά αποτελέσματα."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN10747\n"
+"04060105.xhp\n"
+"par_id3150132\n"
+"18\n"
"help.text"
-msgid "<emph>Named item</emph>"
-msgstr "<emph>Επώνυμο αντικείμενο</emph>"
+msgid "<item type=\"input\">=NOT(A)</item>. If A=TRUE then NOT(A) will evaluate FALSE."
+msgstr "<item type=\"input\">=NOT(A)</item>. Αν A=TRUE τότε το NOT(A) θα εκτιμήσει FALSE."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN1074C\n"
+"04060105.xhp\n"
+"bm_id3148394\n"
"help.text"
-msgid "If a base item name is specified, the reference value for a combination of field items is the result where the item in the base field is replaced by the specified base item."
-msgstr "Αν ένα όνομα αντικειμένου βάσης έχει καθοριστεί, η τιμή παραπομπής για ένα συνδυασμό των αντικειμένων του πεδίου είναι το αποτέλεσμα όπου το αντικείμενο στο πεδίο βάσης αντικαθίσταται από το καθορισμένο αντικείμενο βάσης."
+msgid "<bookmark_value>OR function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση OR</bookmark_value>"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN1074F\n"
+"04060105.xhp\n"
+"hd_id3148394\n"
+"20\n"
"help.text"
-msgid "<emph>Previous item or Next item</emph>"
-msgstr "<emph>Προηγούμενο αντικείμενο ή Επόμενο αντικείμενο</emph>"
+msgid "OR"
+msgstr "OR"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN10754\n"
+"04060105.xhp\n"
+"par_id3156060\n"
+"61\n"
"help.text"
-msgid "If \"previous item\" or \"next item\" is specified as the base item, the reference value is the result for the next visible member of the base field, in the base field's sort order."
-msgstr "Αν το \"προηγούμενο αντικείμενο\" ή το \"επόμενο αντικείμενο\" καθορίζεται ως αντικείμενο βάσης, η τιμή παραπομπής είναι το αποτέλεσμα για το επόμενο ορατό μέλος του πεδίου βάσης, στη σειρά ταξινόμησης του πεδίου βάσης."
+msgid "<ahelp hid=\"HID_FUNC_ODER\">Returns TRUE if at least one argument is TRUE.</ahelp> This function returns the value FALSE, if all the arguments have the logical value FALSE."
+msgstr "<ahelp hid=\"HID_FUNC_ODER\">Επσιτρέφει TRUE αν τουλάχιστον ένα όρισμα είναι TRUE.</ahelp> Αυτή η συνάρτηση πειστρέφει την τιμή FALSE, αν όλα τα ορίσματα έχουν τη λογική τιμή FALSE."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN1075B\n"
+"04060105.xhp\n"
+"par_id3148771\n"
+"62\n"
"help.text"
-msgid "% Of"
-msgstr "% από"
+msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values."
+msgstr "Τα ορίσματα είναι είτε λογικές εκφράσεις από μόνες τους (TRUE, 1<5, 2+3=7, B8<10) που επιστρέφουν λογικές τιμές, είτε πίνακες (A1:C3) που περιέχουν λογικές τιμές."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN10761\n"
+"04060105.xhp\n"
+"par_id3153546\n"
+"63\n"
"help.text"
-msgid "Each result is divided by its reference value. The reference value is determined in the same way as for \"Difference from\". Totals outside of the base field are shown as empty results."
-msgstr "Κάθε αποτέλεσμα αποτελείται από την τιμή παραπομπής του. Η τιμή παραπομπής καθορίζεται με τον ίδιο τρόπο όπως η \"Διαφορά από\". Τα σύνολα έξω από το πεδίο βάσης εμφανίζονται ως κενά αποτελέσματα."
+msgid "When a function expects a single value, but you entered a cell range, then the value from the cell range is taken that is in the same column or row as the formula."
+msgstr "Όταν μια συνάρτηση περιμένει μία μοναδική τιμή και εσείς έχετε δώσει μια περιοχή κελιών, τότε ως τιμή εκλαμβάνεται αυτή που βρίσκεται στην ίδια γραμμή ή στήλη με τον τύπο."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN1076A\n"
+"04060105.xhp\n"
+"par_id3149027\n"
+"64\n"
"help.text"
-msgid "% Difference from"
-msgstr "% διαφορά από"
+msgid "If the entered range is outside of the current column or row of the formula, the function returns the error value #VALUE!"
+msgstr "Αν η περιοχή που εισήχθηκε έξω από την τρέχουσα στήλη ή γραμμή του τύπου, η συνάρτηση επιστρέφει την τιμή σφάλματος #VALUE!"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN10770\n"
+"04060105.xhp\n"
+"hd_id3155517\n"
+"22\n"
"help.text"
-msgid "From each result, its reference value is subtracted, and the difference is divided by the reference value. The reference value is determined in the same way as for \"Difference from\". Totals outside of the base field are shown as empty results."
-msgstr "Για κάθε αποτέλεσμα, η τιμή παραπομπής του αφαιρείται, και η διαφορά διαιρείται από την τιμή παραπομπής. Η τιμή παραπομπής καθορίζεται με τον ίδιο τρόπο όπως για τη \"Διαφορά από\". Τα σύνολα έξω από το πεδίο βάσης εμφανίζονται ως κενά σύνολα."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN10777\n"
+"04060105.xhp\n"
+"par_id3150468\n"
+"23\n"
"help.text"
-msgid "Running total in"
-msgstr "Εκτέλεση συνόλου σε"
+msgid "OR(LogicalValue1; LogicalValue2 ...LogicalValue30)"
+msgstr "OR(ΛογικήΤιμή1; ΛογικήΤιμή2 ...ΛογικήΤιμή30)"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN1077D\n"
+"04060105.xhp\n"
+"par_id3155819\n"
+"24\n"
"help.text"
-msgid "Each result is added to the sum of the results for preceding items in the base field, in the base field's sort order, and the total sum is shown."
-msgstr "Κάθε αποτέλεσμα προστίθεται στο άθροισμα των αποτελεσμάτων για προηγούμενα αντικείμενα στο πεδίο βάσης, στη σειρά ταξινόμησης του πεδίου βάσης, και το συνολικό άθροισμα εμφανίζεται."
+msgid "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> are conditions to be checked. All conditions can be either TRUE or FALSE. If a range is entered as a parameter, the function uses the value from the range that is in the current column or row."
+msgstr "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> είναι συνθήκες προς έλεγχο. Όλες οι συνθήκες μπορεί να είναι είτε TRUE ή FALSE. Αν μια περιοχή ορισθεί ως παράμετρος, τότε η συνάρτηση χρησιμοποιεί την τιμή της περιοχής από την τρέχουσα στήλη ή γραμμή. Το αποτέλεσμα είναι TRUE αν η λογική τιμή σε όλα τα κελιά μέσα στην περιοχή των κελιών είναι TRUE."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN10780\n"
+"04060105.xhp\n"
+"hd_id3153228\n"
+"25\n"
"help.text"
-msgid "Results are always summed, even if a different summary function was used to get each result."
-msgstr "Τα αποτελέσματα πάντα αθροίζονται, ακόμη κι αν χρησιμοποιήθηκε διαφορετική συνάρτηση αθροίσματος για την επιστροφή του κάθε αποτελέσματος."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN10787\n"
+"04060105.xhp\n"
+"par_id3154870\n"
+"26\n"
"help.text"
-msgid "% of row"
-msgstr "% της γραμμής"
+msgid "The logical values of entries 12<11; 13>22, and 45=45 are to be checked."
+msgstr "Θα ελεγχθούν οι λογικές τιμές των καταχωρήσεων 12<11; 13>22 και 45=45."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN1078D\n"
+"04060105.xhp\n"
+"par_id3155371\n"
+"27\n"
"help.text"
-msgid "Each result is divided by the total result for its row in the pivot table. If there are several data fields, the total for the result's data field is used. If there are subtotals with manually selected summary functions, the total with the data field's summary function is still used."
-msgstr "Κάθε αποτέλεσμα διαιρείται με το συνολικό αποτέλεσμα για τη γραμμή του στον συγκεντρωτικό πίνακα. Αν υπάρχουν διάφορα πεδία δεδομένων, χρησιμοποιείται το σύνολο για το πεδίο δεδομένων του αποτελέσματος. Αν υπάρχουν υποαθροίσματα με χειροκίνητα επιλεγμένες συναρτήσεις αθροίσματος, χρησιμοποιείται κι εδώ το άθροισμα της συνάρτησης αθροίσματος του πεδίου δεδομένων."
+msgid "<item type=\"input\">=OR(12<11;13>22;45=45)</item> returns TRUE."
+msgstr "<item type=\"input\">=OR(12<11;13>22;45=45)</item> επιστρέφει TRUE."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN10794\n"
+"04060105.xhp\n"
+"par_id3158412\n"
+"59\n"
"help.text"
-msgid "% of column"
-msgstr "% της στήλης"
+msgid "<item type=\"input\">=OR(FALSE;TRUE)</item> returns TRUE."
+msgstr "<item type=\"input\">=OR(FALSE;TRUE)</item> επιστρέφει TRUE."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN1079A\n"
+"04060105.xhp\n"
+"bm_id3156256\n"
"help.text"
-msgid "Same as \"% of row\", but the total for the result's column is used."
-msgstr "Το ίδιο με \"% της σειράς\" αλλά χρησιμοποιείται το σύνολο για τη στήλη του αποτελέσματος."
+msgid "<bookmark_value>TRUE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση TRUE</bookmark_value>"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN107A1\n"
+"04060105.xhp\n"
+"hd_id3156256\n"
+"38\n"
"help.text"
-msgid "% of total"
-msgstr "% του συνόλου"
+msgid "TRUE"
+msgstr "TRUE"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN107A7\n"
+"04060105.xhp\n"
+"par_id3155985\n"
+"39\n"
"help.text"
-msgid "Same as \"% of row\", but the grand total for the result's data field is used."
-msgstr "Το ίδιο με \"% της σειράς\" αλλά χρησιμοποιείται το γενικό σύνολο για το πεδίο δεδομένων του αποτελέσματος."
+msgid "<ahelp hid=\"HID_FUNC_WAHR\">The logical value is set to TRUE.</ahelp> The TRUE() function does not require any arguments, and always returns the logical value TRUE."
+msgstr "<ahelp hid=\"HID_FUNC_WAHR\">Η λογική τιμή ορίζεται TRUE.</ahelp> Η συνάρτηση TRUE() δεν χρειάζεται ορίσματα και πάντα επιστρέφει τη λογική τιμή TRUE."
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN107AE\n"
+"04060105.xhp\n"
+"hd_id3153717\n"
+"40\n"
"help.text"
-msgid "Index"
-msgstr "Ευρετήριο"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN107B4\n"
+"04060105.xhp\n"
+"par_id3152590\n"
+"41\n"
"help.text"
-msgid "The row and column totals and the grand total, following the same rules as above, are used to calculate the following expression:"
-msgstr "Τα σύνολα γραμμών και στηλών και το μεγάλο σύνολο, σύμφωνα με τους ίδιους κανόνες όπως παραπάνω, χρησιμοποιούνται για τον υπολογισμό της ακόλουθης έκφρασης:"
+msgid "TRUE()"
+msgstr "TRUE()"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN107B7\n"
+"04060105.xhp\n"
+"hd_id3147175\n"
+"42\n"
"help.text"
-msgid "( original result * grand total ) / ( row total * column total )"
-msgstr "( αρχικό αποτέλεσμα * συνολικό άθροισμα ) / ( άθροισμα γραμμών * άθροισμα στηλών )"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN107BA\n"
+"04060105.xhp\n"
+"par_id3146148\n"
+"43\n"
"help.text"
-msgid "Base field"
-msgstr "Πεδίο βάσης"
+msgid "If A=TRUE and B=FALSE the following examples appear:"
+msgstr "Αν A=TRUE και B=FALSE εμφανίζονται τα ακόλουθα παραδείγματα:"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN107BE\n"
+"04060105.xhp\n"
+"par_id3083285\n"
+"44\n"
"help.text"
-msgid "<ahelp hid=\"1495371267\">Select the field from which the respective value is taken as base for the calculation.</ahelp>"
-msgstr "<ahelp hid=\"1495371267\">Επιλέξτε το πεδίο από το οποίο η αντίστοιχη τιμή χρησιμοποιείται ως βάση για τον υπολογισμό.</ahelp>"
+msgid "<item type=\"input\">=AND(A;B)</item> returns FALSE"
+msgstr "<item type=\"input\">=AND(A;B)</item> επιστρέφει FALSE"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN107C1\n"
+"04060105.xhp\n"
+"par_id3083444\n"
+"45\n"
"help.text"
-msgid "Base item"
-msgstr "Αντικείμενο βάσης"
+msgid "<item type=\"input\">=OR(A;B)</item> returns TRUE"
+msgstr "<item type=\"input\">=OR(A;B)</item> επιστρέφει TRUE"
-#: 12090105.xhp
+#: 04060105.xhp
msgctxt ""
-"12090105.xhp\n"
-"par_idN107C5\n"
+"04060105.xhp\n"
+"par_id3154314\n"
+"46\n"
"help.text"
-msgid "<ahelp hid=\"1495371268\">Select the item of the base field from which the respective value is taken as base for the calculation.</ahelp>"
-msgstr "<ahelp hid=\"1495371268\">Επιλέξτε το αντικείμενο του πεδίου βάσης από το οποίο η αντίστοιχη τιμή χρησιμοποιείται ως βάση για τον υπολογισμό.</ahelp>"
+msgid "<item type=\"input\">=NOT(AND(A;B))</item> returns TRUE"
+msgstr "<item type=\"input\">=NOT(AND(A;B))</item> επιστρέφει TRUE"
-#: 02150000.xhp
+#: 04060106.xhp
msgctxt ""
-"02150000.xhp\n"
+"04060106.xhp\n"
"tit\n"
"help.text"
-msgid "Deleting Contents"
-msgstr "Διαγραφή περιεχομένων"
+msgid "Mathematical Functions"
+msgstr "Μαθηματικές συναρτήσεις"
-#: 02150000.xhp
+#: 04060106.xhp
msgctxt ""
-"02150000.xhp\n"
-"bm_id3143284\n"
+"04060106.xhp\n"
+"bm_id3147124\n"
"help.text"
-msgid "<bookmark_value>deleting; cell contents</bookmark_value><bookmark_value>cells; deleting contents</bookmark_value><bookmark_value>spreadsheets; deleting cell contents</bookmark_value><bookmark_value>cell contents; deleting</bookmark_value>"
-msgstr "<bookmark_value>διαγραφή, περιεχόμενα κελιών</bookmark_value><bookmark_value>κελιά, διαγραφή περιεχομένων</bookmark_value><bookmark_value>υπολογιστικά φύλλα, διαγραφή περιεχομένων κελιών</bookmark_value><bookmark_value>περιεχόμενα κελιών, διαγραφή</bookmark_value>"
+msgid "<bookmark_value>mathematical functions</bookmark_value><bookmark_value>Function Wizard; mathematical</bookmark_value><bookmark_value>functions; mathematical functions</bookmark_value><bookmark_value>trigonometric functions</bookmark_value>"
+msgstr "<bookmark_value>μαθηματικές συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συνάρτησης, μαθηματικές</bookmark_value><bookmark_value>συναρτήσεις, μαθηματικές συναρτήσεις</bookmark_value><bookmark_value>τριφωνομετρικές συναρτήσεις</bookmark_value>"
-#: 02150000.xhp
+#: 04060106.xhp
msgctxt ""
-"02150000.xhp\n"
-"hd_id3143284\n"
+"04060106.xhp\n"
+"hd_id3147124\n"
"1\n"
"help.text"
-msgid "Deleting Contents"
-msgstr "Διαγραφή περιεχομένων"
+msgid "Mathematical Functions"
+msgstr "Μαθηματικές συναρτήσεις"
-#: 02150000.xhp
+#: 04060106.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3149456\n"
+"04060106.xhp\n"
+"par_id3154943\n"
"2\n"
"help.text"
-msgid "<variable id=\"inhalteloeschentext\"><ahelp hid=\".uno:Delete\">Specifies the contents to be deleted from the active cell or from a selected cell range.</ahelp></variable> If several sheets are selected, all selected sheets will be affected."
-msgstr "<variable id=\"inhalteloeschentext\"><ahelp hid=\".uno:Delete\">Καθορίζει τα περιεχόμενα που θα διαγραφούν από το ενεργό κελί ή από μία επιλεγμένη περιοχή κελιών.</ahelp></variable> Αν έχουν επιλεγεί διάφορα φύλλα, θα επηρεαστούν όλα τα επιλεγμένα φύλλα."
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"par_id3159154\n"
-"21\n"
-"help.text"
-msgid "This dialog is also called by pressing Backspace after the cell cursor has been activated on the sheet."
-msgstr "Αυτός ο διάλογος επίσης καλείται πατώντας οπισθοδιαγραφή μετά την ενεργοποίηση στο φύλλο του δρομέα κελιού."
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"par_id3145367\n"
-"22\n"
-"help.text"
-msgid "Pressing Delete deletes content without calling the dialog or changing formats."
-msgstr "Πατώντας Διαγραφή διαγράφεται το περιεχόμενο χωρίς κλήση του διαλόγου ή αλλαγή μορφών."
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"par_id3153951\n"
-"23\n"
-"help.text"
-msgid "Use <emph>Cut</emph> on the Standard bar to delete contents and formats without the dialog."
-msgstr "Χρησιμοποιήστε την <emph>Αποκοπή</emph> στην βασική γραμμή εργαλείων για να διαγράψετε τα περιεχόμενα και τις μορφοποιήσεις δίχως το παράθυρο διαλόγου."
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"hd_id3148575\n"
-"3\n"
-"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"par_id3149665\n"
-"4\n"
-"help.text"
-msgid "This area lists the options for deleting contents."
-msgstr "Αυτή η περιοχή περιέχει τη λίστα επιλογών για διαγραφή των περιεχομένων."
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"hd_id3146975\n"
-"5\n"
-"help.text"
-msgid "Delete All"
-msgstr "Διαγραφή όλων"
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"par_id3154729\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELALL\">Deletes all content from the selected cell range.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELALL\">Διαγράφει όλο το περιεχόμενο από την επιλεγμένη περιοχή κελιών.</ahelp>"
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"hd_id3156286\n"
-"7\n"
-"help.text"
-msgid "Text"
-msgstr "Κείμενο"
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"par_id3154015\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELSTRINGS\">Deletes text only. Formats, formulas, numbers and dates are not affected.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELSTRINGS\">Διαγράφει μόνο κείμενο. Οι μορφοποιήσεις, οι τύποι, οι αριθμοί και οι ημερομηνίες δεν επηρεάζονται.</ahelp>"
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"hd_id3153840\n"
-"9\n"
-"help.text"
-msgid "Numbers"
-msgstr "Αριθμοί"
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"par_id3148405\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELNUMBERS\">Deletes numbers only. Formats and formulas remain unchanged.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELNUMBERS\">Διαγράφει μόνο αριθμούς. Οι μορφοποιήσεις και οι τύποι παραμένουν αμετάβλητα.</ahelp>"
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"hd_id3155764\n"
-"11\n"
-"help.text"
-msgid "Date & time"
-msgstr "Ημερομηνία και ώρα"
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"par_id3149567\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELDATETIME\">Deletes date and time values. Formats, text, numbers and formulas remain unchanged.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELDATETIME\">Διαγράφει τιμές ημερομηνίας και ώρας. Οι μορφοποιήσεις, το κείμενο, οι αριθμοί και οι τύποι παραμένουν αμετάβλητα.</ahelp>"
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"hd_id3154703\n"
-"13\n"
-"help.text"
-msgid "Formulas"
-msgstr "Τύποι"
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"par_id3148485\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELFORMULAS\">Deletes formulas. Text, numbers, formats, dates and times remain unchanged.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELFORMULAS\">Διαγράφει τύπους. Το κείμενο, οι αριθμοί, οι μορφοποιήσεις, οι ημερομηνίες και οι ώρες παραμένουν αμετάβλητα.</ahelp>"
-
-#: 02150000.xhp
-msgctxt ""
-"02150000.xhp\n"
-"hd_id3150300\n"
-"15\n"
-"help.text"
-msgid "Comments"
-msgstr "Σχόλια"
+msgid "<variable id=\"mathematiktext\">This category contains the <emph>Mathematical</emph> functions for Calc.</variable> To open the <emph>Function Wizard</emph>, choose <link href=\"text/scalc/01/04060000.xhp\" name=\"Insert - Function\"><emph>Insert - Function</emph></link>."
+msgstr "<variable id=\"mathematiktext\"> Αυτή η κατηγορία περιέχει τις <emph>Μαθηματικές</emph> συναρτήσεις για το Calc.</variable> Για ανοίξετε τον <emph>Οδηγό συνάρτησης</emph>, επιλέξτε <link href=\"text/scalc/01/04060000.xhp\" name=\"Εισαγωγή - Συνάρτηση\"><emph>Εισαγωγή - Συνάρτηση</emph></link>."
-#: 02150000.xhp
+#: 04060106.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3154658\n"
-"16\n"
+"04060106.xhp\n"
+"bm_id3146944\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELNOTES\">Deletes comments added to cells. All other elements remain unchanged.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELNOTES\">Διαγράφει σημειώσεις που έχουν προστεθεί σε κελιά. Όλα τα υπόλοιπα στοιχεία παραμένουν αμετάβλητα.</ahelp>"
+msgid "<bookmark_value>ABS function</bookmark_value><bookmark_value>absolute values</bookmark_value><bookmark_value>values;absolute</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ABS</bookmark_value><bookmark_value>απόλυτες τιμές</bookmark_value><bookmark_value>τιμές, απόλυτες</bookmark_value>"
-#: 02150000.xhp
+#: 04060106.xhp
msgctxt ""
-"02150000.xhp\n"
-"hd_id3155112\n"
-"17\n"
+"04060106.xhp\n"
+"hd_id3146944\n"
+"33\n"
"help.text"
-msgid "Formats"
-msgstr "Μορφοποιήσεις"
+msgid "ABS"
+msgstr "ABS"
-#: 02150000.xhp
+#: 04060106.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3146134\n"
-"18\n"
+"04060106.xhp\n"
+"par_id3154546\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELATTRS\">Deletes format attributes applied to cells. All cell content remains unchanged.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELATTRS\">Διαγράφει ιδιότητες μορφοποιήσεων που εφαρμόστηκαν σε κελιά. Όλο το περιεχόμενο των κελιών παραμένει αμετάβλητο.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_ABS\">Returns the absolute value of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ABS\">Επιστρέφει την απόλυτη τιμή ενός αριθμού.</ahelp>"
-#: 02150000.xhp
+#: 04060106.xhp
msgctxt ""
-"02150000.xhp\n"
-"hd_id3150088\n"
-"19\n"
+"04060106.xhp\n"
+"hd_id3154843\n"
+"35\n"
"help.text"
-msgid "Objects"
-msgstr "Αντικείμενα"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 02150000.xhp
+#: 04060106.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3152990\n"
-"20\n"
+"04060106.xhp\n"
+"par_id3147475\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELOBJECTS\">Deletes objects. All cell content remains unchanged.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_DELCONT_BTN_DELOBJECTS\">Διαγράφει αντικείμενα. Όλο το άλλο περιεχόμενο των κελιών παραμένει αμετάβλητο.</ahelp>"
+msgid "ABS(Number)"
+msgstr "ABS(Αριθμός)"
-#: 12080400.xhp
+#: 04060106.xhp
msgctxt ""
-"12080400.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3148438\n"
+"37\n"
"help.text"
-msgid "Ungroup"
-msgstr "Άρση ομαδοποίησης"
+msgid "<emph>Number</emph> is the number whose absolute value is to be calculated. The absolute value of a number is its value without the +/- sign."
+msgstr "<emph>Αριθμός</emph> είναι ο αριθμός του οποίου η απόλυτη τιμή θα υπολογισθεί. Η απόλυτη τιμή ενός αριθμού είναι η τιμή του χωρίς το πρόσημο (+/-)."
-#: 12080400.xhp
+#: 04060106.xhp
msgctxt ""
-"12080400.xhp\n"
-"hd_id3148492\n"
-"1\n"
+"04060106.xhp\n"
+"hd_id3155823\n"
+"38\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12080400.xhp\" name=\"Ungroup\">Ungroup</link>"
-msgstr "<link href=\"text/scalc/01/12080400.xhp\" name=\"Άρση ομαδοποίησης\">Άρση ομαδοποίησης</link>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12080400.xhp
+#: 04060106.xhp
msgctxt ""
-"12080400.xhp\n"
-"par_id3151384\n"
-"2\n"
+"04060106.xhp\n"
+"par_id3152787\n"
+"39\n"
"help.text"
-msgid "<variable id=\"gruppierungauf\"><ahelp hid=\".uno:Ungroup\" visibility=\"visible\">Ungroups the selection. In a nested group, the last rows or columns that were added are removed from the group.</ahelp></variable>"
-msgstr "<variable id=\"gruppierungauf\"><ahelp hid=\".uno:Ungroup\" visibility=\"visible\">Κάνει άρση τη ομαδοποίησης της επιλογής. Σε μία εμφωλευμένη ομάδα, οι τελευταίες γραμμές ή στήλες που προστέθηκαν αφαιρούνται από την ομάδα.</ahelp></variable>"
+msgid "<item type=\"input\">=ABS(-56)</item> returns 56."
+msgstr "Η συνάρτηση <item type=\"input\">=ABS(-56)</item> επιστρέφει ως αποτέλεσμα 56."
-#: 12080400.xhp
+#: 04060106.xhp
msgctxt ""
-"12080400.xhp\n"
-"hd_id3151210\n"
-"3\n"
+"04060106.xhp\n"
+"par_id3148752\n"
+"40\n"
"help.text"
-msgid "Deactivate for"
-msgstr "Απενεργοποίηση για"
+msgid "<item type=\"input\">=ABS(12)</item> returns 12."
+msgstr "Η συνάρτηση <item type=\"input\">=ABS(12)</item> επιστρέφει ως αποτέλεσμα 12."
-#: 12080400.xhp
+#: 04060106.xhp
msgctxt ""
-"12080400.xhp\n"
-"hd_id3156280\n"
-"5\n"
+"04060106.xhp\n"
+"par_id320139\n"
"help.text"
-msgid "Rows"
-msgstr "Γραμμές"
+msgid "<item type=\"input\">=ABS(0)</item> returns 0."
+msgstr "Η συνάρτηση <item type=\"input\">=ABS(0)</item> επιστρέφει ως αποτέλεσμα 0."
-#: 12080400.xhp
+#: 04060106.xhp
msgctxt ""
-"12080400.xhp\n"
-"par_id3125864\n"
-"6\n"
+"04060106.xhp\n"
+"bm_id3150896\n"
"help.text"
-msgid "Removes selected rows from a group."
-msgstr "Αφαιρεί τις επιλεγμένες γραμμές από μία ομάδα."
+msgid "<bookmark_value>COUNTBLANK function</bookmark_value><bookmark_value>counting;empty cells</bookmark_value><bookmark_value>empty cells;counting</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COUNTBLANK</bookmark_value><bookmark_value>καταμέτρηση, κενά κελιά</bookmark_value><bookmark_value>κενά κελιά, καταμέτρηση</bookmark_value>"
-#: 12080400.xhp
+#: 04060106.xhp
msgctxt ""
-"12080400.xhp\n"
-"hd_id3147230\n"
-"7\n"
+"04060106.xhp\n"
+"hd_id3150896\n"
+"42\n"
"help.text"
-msgid "Columns"
-msgstr "Στήλες"
+msgid "COUNTBLANK"
+msgstr "COUNTBLANK"
-#: 12080400.xhp
+#: 04060106.xhp
msgctxt ""
-"12080400.xhp\n"
-"par_id3154685\n"
-"8\n"
+"04060106.xhp\n"
+"par_id3155260\n"
+"43\n"
"help.text"
-msgid "Removes selected columns from a group."
-msgstr "Αφαιρεί τις επιλεγμένες στήλες από μία ομάδα."
+msgid "<ahelp hid=\"HID_FUNC_ANZAHLLEEREZELLEN\">Returns the number of empty cells.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ANZAHLLEEREZELLEN\">Επιστρέφει το πλήθος των κενών κελιών.</ahelp>"
-#: 07090000.xhp
+#: 04060106.xhp
msgctxt ""
-"07090000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"hd_id3145144\n"
+"44\n"
"help.text"
-msgid "Freeze"
-msgstr "Παγίωση"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 07090000.xhp
+#: 04060106.xhp
msgctxt ""
-"07090000.xhp\n"
-"hd_id3150517\n"
-"1\n"
+"04060106.xhp\n"
+"par_id3153931\n"
+"45\n"
"help.text"
-msgid "<link href=\"text/scalc/01/07090000.xhp\" name=\"Freeze\">Freeze</link>"
-msgstr "<link href=\"text/scalc/01/07090000.xhp\" name=\"Παγίωση\">Παγίωση</link>"
+msgid "COUNTBLANK(Range)"
+msgstr "COUNTBLANK(Περιοχή)"
-#: 07090000.xhp
+#: 04060106.xhp
msgctxt ""
-"07090000.xhp\n"
-"par_id3156289\n"
-"2\n"
+"04060106.xhp\n"
+"par_id3149512\n"
+"46\n"
"help.text"
-msgid "<ahelp hid=\".uno:FreezePanes\" visibility=\"visible\">Divides the sheet at the top left corner of the active cell and the area to the top left is no longer scrollable.</ahelp>"
-msgstr "<ahelp hid=\".uno:FreezePanes\" visibility=\"visible\">Διαιρεί το φύλλο στην πάνω αριστερή γωνία του ενεργού κελιού και η περιοχή πάνω αριστερά δεν δέχεται πλέον κύλιση.</ahelp>"
+msgid "Returns the number of empty cells in the cell range <emph>Range</emph>."
+msgstr "Επιστρέφει τον αριθμό των κενών κελιών στην περιοχή κελιών <emph>Περιοχή</emph>."
-#: 12050000.xhp
+#: 04060106.xhp
msgctxt ""
-"12050000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"hd_id3146139\n"
+"47\n"
"help.text"
-msgid "Subtotals"
-msgstr "Υποσύνολα"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12050000.xhp
+#: 04060106.xhp
msgctxt ""
-"12050000.xhp\n"
-"hd_id3153822\n"
-"1\n"
+"04060106.xhp\n"
+"par_id3148586\n"
+"48\n"
"help.text"
-msgid "Subtotals"
-msgstr "Υποσύνολα"
+msgid "<item type=\"input\">=COUNTBLANK(A1:B2)</item> returns 4 if cells A1, A2, B1, and B2 are all empty."
+msgstr "Η συνάρτηση <item type=\"input\">=COUNTBLANK(A1:B2)</item> επιστρέφει ως αποτέλεσμα 4 αν τα κελιά Α1, Α2, Β1, Β2 είναι κενά."
-#: 12050000.xhp
+#: 04060106.xhp
msgctxt ""
-"12050000.xhp\n"
-"par_id3145119\n"
-"2\n"
+"04060106.xhp\n"
+"bm_id3153114\n"
"help.text"
-msgid "<variable id=\"teilergebnisse\"><ahelp hid=\".uno:DataSubTotals\" visibility=\"visible\">Calculates subtotals for the columns that you select.</ahelp></variable> $[officename] uses the SUM function to automatically calculate the subtotal and grand total values in a labeled range. You can also use other functions to perform the calculation. $[officename] automatically recognizes a defined database area when you place the cursor in it."
-msgstr "<variable id=\"teilergebnisse\"><ahelp hid=\".uno:DataSubTotals\" visibility=\"visible\">Υπολογίζει τα μερικά αθροίσματα για τις στήλες που επιλέγετε.</ahelp></variable> Το $[officename] χρησιμοποιεί τη συνάρτηση SUM για να υπολογίζει αυτόματα το μερικό άθροισμα και τις μεγάλες συνολικές τιμές σε μια περιοχή με ετικέτες. Μπορείτε επίσης να χρησιμοποιήσετε διαφορετικές συναρτήσεις για να εκτελέσετε τον υπολογισμό. Το $[officename] αναγνωρίζει αυτόματα μία καθορισμένη περιοχή βάσης δεδομένων όταν τοποθετείτε το δρομέα σε αυτή."
+msgid "<bookmark_value>ACOS function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ACOS</bookmark_value>"
-#: 12050000.xhp
+#: 04060106.xhp
msgctxt ""
-"12050000.xhp\n"
-"par_id3153896\n"
-"3\n"
+"04060106.xhp\n"
+"hd_id3153114\n"
+"50\n"
"help.text"
-msgid "For example, you can generate a sales summary for a certain postal code based on data from a client database."
-msgstr "Για παράδειγμα, μπορείτε να δημιουργήσετε ένα άθροισμα πωλήσεων για έναν συγκεκριμένο ταχυδρομικό κώδικα που βασίζεται σε δεδομένα από μία βάση δεδομένων του πελάτη."
+msgid "ACOS"
+msgstr "ACOS"
-#: 12050000.xhp
+#: 04060106.xhp
msgctxt ""
-"12050000.xhp\n"
-"hd_id3163708\n"
-"4\n"
+"04060106.xhp\n"
+"par_id3145163\n"
+"51\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<ahelp hid=\"HID_FUNC_ARCCOS\">Returns the inverse trigonometric cosine of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ARCCOS\">Επιστρέφει το αντίστροφο τριγωνομετρικό συνημίτονο ενός αριθμού.</ahelp>"
-#: 12050000.xhp
+#: 04060106.xhp
msgctxt ""
-"12050000.xhp\n"
-"par_id3154125\n"
-"5\n"
+"04060106.xhp\n"
+"hd_id3153565\n"
+"52\n"
"help.text"
-msgid "Deletes the subtotal rows in the selected area."
-msgstr "Διαγράφει τις γραμμές των μερικών αθροισμάτων στην επιλεγμένη περιοχή."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 06030800.xhp
+#: 04060106.xhp
msgctxt ""
-"06030800.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3150020\n"
+"53\n"
"help.text"
-msgid "Mark Invalid Data"
-msgstr "Σήμανση μη έγκυρων δεδομένων"
+msgid "ACOS(Number)"
+msgstr "ACOS(Αριθμός)"
-#: 06030800.xhp
+#: 04060106.xhp
msgctxt ""
-"06030800.xhp\n"
-"bm_id3153821\n"
+"04060106.xhp\n"
+"par_id3159134\n"
+"54\n"
"help.text"
-msgid "<bookmark_value>cells; invalid data</bookmark_value><bookmark_value>data; showing invalid data</bookmark_value><bookmark_value>invalid data;marking</bookmark_value>"
-msgstr "<bookmark_value>κελιά, μη έντονα δεδομένα</bookmark_value><bookmark_value>δεδομένα, εμφάνιση μη έγκυρων δεδομένων</bookmark_value><bookmark_value>μη έγκυρα δεδομένα, σήμανση</bookmark_value>"
+msgid "This function returns the inverse trigonometric cosine of <emph>Number</emph>, that is the angle (in radians) whose cosine is Number. The angle returned is between 0 and PI."
+msgstr "Αυτή η συνάρτηση επιστρέφει το αντίστροφο τριγωνομετρικό συνημίτονο του <emph>Αριθμού</emph>, δηλαδή τη γωνία (σε ακτίνια) της οποίας το συνημίτονο είναι ο Αριθμός. Η γωνία επιστρέφεται ως τιμή μεταξύ 0 και π."
-#: 06030800.xhp
+#: 04060106.xhp
msgctxt ""
-"06030800.xhp\n"
-"hd_id3153821\n"
-"1\n"
+"04060106.xhp\n"
+"par_id679647\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06030800.xhp\" name=\"Mark Invalid Data\">Mark Invalid Data</link>"
-msgstr "<link href=\"text/scalc/01/06030800.xhp\" name=\"Σήμανση μη έγκυρων δεδομένων\">Σήμανση μη έγκυρων δεδομένων</link>"
+msgid "To return the angle in degrees, use the DEGREES function."
+msgstr "Για να επιστραφεί η γωνία σε μοίρες, χρησιμοποιήστε τη συνάρτηση DEGREES."
-#: 06030800.xhp
+#: 04060106.xhp
msgctxt ""
-"06030800.xhp\n"
-"par_id3147264\n"
-"2\n"
+"04060106.xhp\n"
+"hd_id3149882\n"
+"55\n"
"help.text"
-msgid "<ahelp hid=\".uno:ShowInvalid\" visibility=\"visible\">Marks all cells in the sheet that contain values outside the validation rules.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowInvalid\" visibility=\"visible\">Επισημαίνει όλα τα κελιά στο φύλλο που περιέχουν τιμές εκτός των κανόνων εγκυρότητας.</ahelp>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 06030800.xhp
+#: 04060106.xhp
msgctxt ""
-"06030800.xhp\n"
-"par_id3151211\n"
-"3\n"
+"04060106.xhp\n"
+"par_id3150128\n"
+"56\n"
"help.text"
-msgid "The <link href=\"text/scalc/01/12120000.xhp\" name=\"validity rules\">validity rules</link> restrict the input of numbers, dates, time values and text to certain values. However, it is possible to enter invalid values or copy invalid values into the cells if the <emph>Stop</emph> option is not selected. When you assign a validity rule, existing values in a cell will not be modified."
-msgstr "Οι <link href=\"text/scalc/01/12120000.xhp\" name=\"κανόνες εγκυρότητας\">κανόνες εγκυρότητας</link> περιορίζουν την είσοδο αριθμών, ημερομηνιών, τιμών χρόνου και κειμένου σε ορισμένες τιμές. Ωστόσο, είναι δυνατό να εισαγάγετε άκυρες τιμές ή να αντιγράψετε άκυρες τιμές στα κελιά εάν η επιλογή <emph>Στάση</emph> δεν είναι ενεργή. Όταν αναθέτετε έναν κανόνα εγκυρότητας, οι υπάρχουσες τιμές σε κάποιο κελί δεν θα τροποποιηθούν."
+msgid "<item type=\"input\">=ACOS(-1)</item> returns 3.14159265358979 (PI radians)"
+msgstr "Η συνάρτηση <item type=\"input\">=ACOS(-1)</item> επιστρέφει ως αποτέλεσμα 3.14159265358979 (Pi ακτίνια)"
-#: func_eastersunday.xhp
+#: 04060106.xhp
msgctxt ""
-"func_eastersunday.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id8792382\n"
"help.text"
-msgid "EASTERSUNDAY"
-msgstr "EASTERSUNDAY"
+msgid "<item type=\"input\">=DEGREES(ACOS(0.5))</item> returns 60. The cosine of 60 degrees is 0.5."
+msgstr "Η συνάρτηση <item type=\"input\">=DEGREES(ACOS(0.5))</item> επιστρέφει ως αποτέλεσμα 60. Το συνημίτονο των 60 μοιρών είναι 0.5."
-#: func_eastersunday.xhp
+#: 04060106.xhp
msgctxt ""
-"func_eastersunday.xhp\n"
-"bm_id3152960\n"
+"04060106.xhp\n"
+"bm_id3145355\n"
"help.text"
-msgid "<bookmark_value>EASTERSUNDAY function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση EASTERSUNDAY</bookmark_value>"
+msgid "<bookmark_value>ACOSH function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ACOSH</bookmark_value>"
-#: func_eastersunday.xhp
+#: 04060106.xhp
msgctxt ""
-"func_eastersunday.xhp\n"
-"hd_id3152960\n"
-"175\n"
+"04060106.xhp\n"
+"hd_id3145355\n"
+"60\n"
"help.text"
-msgid "<variable id=\"eastersunday\"><link href=\"text/scalc/01/func_eastersunday.xhp\">EASTERSUNDAY</link></variable>"
-msgstr "<variable id=\"eastersunday\"><link href=\"text/scalc/01/func_eastersunday.xhp\">EASTERSUNDAY</link></variable>"
+msgid "ACOSH"
+msgstr "ACOSH"
-#: func_eastersunday.xhp
+#: 04060106.xhp
msgctxt ""
-"func_eastersunday.xhp\n"
-"par_id3154570\n"
-"176\n"
+"04060106.xhp\n"
+"par_id3157993\n"
+"61\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_OSTERSONNTAG\">Returns the date of Easter Sunday for the entered year.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_OSTERSONNTAG\">Επιστρέφει την ημερομηνία της Κυριακής του Πάσχα για το έτος που εισαγάγατε.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_ARCOSHYP\">Returns the inverse hyperbolic cosine of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ARCOSHYP\">Επιστρέφει το αντίστροφο υπερβολικό συνημίτονο ενός αριθμού..</ahelp>"
-#: func_eastersunday.xhp
+#: 04060106.xhp
msgctxt ""
-"func_eastersunday.xhp\n"
-"hd_id9460127\n"
+"04060106.xhp\n"
+"hd_id3145295\n"
+"62\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: func_eastersunday.xhp
-msgctxt ""
-"func_eastersunday.xhp\n"
-"par_id2113711\n"
-"help.text"
-msgid "EASTERSUNDAY(Year)"
-msgstr "EASTERSUNDAY(Έτος)"
-
-#: func_eastersunday.xhp
-msgctxt ""
-"func_eastersunday.xhp\n"
-"par_id3938413\n"
-"help.text"
-msgid "<emph>Year</emph> is an integer between 1583 and 9956 or 0 and 99. You can also calculate other holidays by simple addition with this date."
-msgstr "Το <emph>Έτος</emph> είναι ένας ακέραιος αριθμός ανάμεσα στο 1583 και το 9956 ή στο 0 και το 99. Μπορείτε επίσης να υπολογίσετε εύκολα άλλες αργίες με απλή πρόσθεση σε αυτήν την ημερομηνία."
-
-#: func_eastersunday.xhp
-msgctxt ""
-"func_eastersunday.xhp\n"
-"par_id3156156\n"
-"177\n"
-"help.text"
-msgid "Easter Monday = EASTERSUNDAY(Year) + 1"
-msgstr "Δευτέρα του Πάσχα = EASTERSUNDAY(Έτος) + 1"
-
-#: func_eastersunday.xhp
-msgctxt ""
-"func_eastersunday.xhp\n"
-"par_id3147521\n"
-"178\n"
-"help.text"
-msgid "Good Friday = EASTERSUNDAY(Year) - 2"
-msgstr "Μεγάλη Παρασκευή = EASTERSUNDAY(Έτος) - 2"
-
-#: func_eastersunday.xhp
-msgctxt ""
-"func_eastersunday.xhp\n"
-"par_id3146072\n"
-"179\n"
-"help.text"
-msgid "Pentecost Sunday = EASTERSUNDAY(Year) + 49"
-msgstr "Κυριακή της Πεντηκοστής = EASTERSUNDAY(Έτος) + 49"
-
-#: func_eastersunday.xhp
-msgctxt ""
-"func_eastersunday.xhp\n"
-"par_id3149553\n"
-"180\n"
-"help.text"
-msgid "Pentecost Monday = EASTERSUNDAY(Year) + 50"
-msgstr "Του Αγίου Πνεύματος = EASTERSUNDAY(Έτος) + 50"
-
-#: func_eastersunday.xhp
-msgctxt ""
-"func_eastersunday.xhp\n"
-"hd_id3155120\n"
-"181\n"
-"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
-
-#: func_eastersunday.xhp
-msgctxt ""
-"func_eastersunday.xhp\n"
-"par_id3154472\n"
-"182\n"
-"help.text"
-msgid "=EASTERSUNDAY(2000) returns 2000-04-23."
-msgstr "=EASTERSUNDAY(2000) επιστρέφει το αποτέλεσμα 23-04-2000."
-
-#: func_eastersunday.xhp
+#: 04060106.xhp
msgctxt ""
-"func_eastersunday.xhp\n"
-"par_id3150940\n"
-"184\n"
+"04060106.xhp\n"
+"par_id3151017\n"
+"63\n"
"help.text"
-msgid "EASTERSUNDAY(2000)+49 returns the internal serial number 36688. The result is 2000-06-11. Format the serial date number as a date, for example in the format YYYY-MM-DD."
-msgstr "Η συνάρτηση EASTERSUNDAY(2000)+49 επιστρέφει τον εσωτερικό σειριακό αριθμό 36688. Το αποτέλεσμα είναι 11-06-2000. Μορφοποιήστε το σειριακό αριθμό ημερομηνίας ως ημερομηνία, για παράδειγμα στη μορφή ΗΗ-ΜΜ-ΕΕΕΕ."
+msgid "ACOSH(Number)"
+msgstr "ACOSH(Αριθμός)"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3149000\n"
+"64\n"
"help.text"
-msgid "Navigator"
-msgstr "Περιηγητής"
+msgid "This function returns the inverse hyperbolic cosine of <emph>Number</emph>, that is the number whose hyperbolic cosine is Number."
+msgstr "Η συνάρτηση επιστρέφει το αντίστροφο υπερβολικό συνημίτονο του <emph>Αριθμού</emph>, δηλαδή τον αριθμό του οποίου το υπερβολικό συνημίτονο είναι ο Αριθμός."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"bm_id3150791\n"
+"04060106.xhp\n"
+"par_id6393932\n"
"help.text"
-msgid "<bookmark_value>Navigator;for sheets</bookmark_value><bookmark_value>navigating;in spreadsheets</bookmark_value><bookmark_value>displaying; scenario names</bookmark_value><bookmark_value>scenarios;displaying names</bookmark_value>"
-msgstr "<bookmark_value>Περιήγηση, για φύλλα</bookmark_value><bookmark_value>περιήγηση, σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>εμφάνιση, ονόματα σεναρίων</bookmark_value><bookmark_value>σενάρια, εμφάνιση ονομάτων</bookmark_value>"
+msgid "Number must be greater than or equal to 1."
+msgstr "Ο αριθμός πρέπει να είναι μεγαλύτερος ή ίσος του 1."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3150791\n"
-"1\n"
+"04060106.xhp\n"
+"hd_id3150566\n"
+"65\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link>"
-msgstr "<link href=\"text/scalc/01/02110000.xhp\" name=\"Περιηγητής\">Περιηγητής</link>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3156422\n"
-"2\n"
+"04060106.xhp\n"
+"par_id3145629\n"
+"66\n"
"help.text"
-msgid "<ahelp hid=\".uno:Navigator\">Activates and deactivates the Navigator.</ahelp> The Navigator is a <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dockable window\">dockable window</link>."
-msgstr "<ahelp hid=\".uno:Navigator\">Ενεργοποιεί και απενεργοποιεί τον Περιηγητή.</ahelp> Η Περιήγηση είναι ένα <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"αποσπώμενο παράθυρο\">αποσπώμενο παράθυρο</link>."
+msgid "<item type=\"input\">=ACOSH(1)</item> returns 0."
+msgstr "Η συνάρτηση <item type=\"input\">=ACOSH(1)</item> επιστρέφει ως αποτέλεσμα 0."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3145271\n"
-"40\n"
+"04060106.xhp\n"
+"par_id951567\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph> to display the Navigator."
-msgstr "Επιλέξτε <emph>Προβολή - Περιηγητής</emph> για να εμφανιστεί η περιήγηση."
+msgid "<item type=\"input\">=ACOSH(COSH(4))</item> returns 4."
+msgstr "Η συνάρτηση <item type=\"input\">=ACOSH(COSH(4))</item> επιστρέφει ως αποτέλεσμα 4."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3159155\n"
-"4\n"
+"04060106.xhp\n"
+"bm_id3149027\n"
"help.text"
-msgid "Column"
-msgstr "Στήλη"
+msgid "<bookmark_value>ACOT function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ACOT</bookmark_value>"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3146984\n"
-"5\n"
+"04060106.xhp\n"
+"hd_id3149027\n"
+"70\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_NAVIPI_COL\">Enter the column letter. Press Enter to reposition the cell cursor to the specified column in the same row.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_COL\">Εισάγετε το γράμμα της στήλης. Πατήστε Enter για να τοποθετήσετε το δρομέα κελιού στην καθορισθείσα στήλη στην ίδια σειρά.</ahelp>"
+msgid "ACOT"
+msgstr "ACOT"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3147126\n"
-"6\n"
+"04060106.xhp\n"
+"par_id3155818\n"
+"71\n"
"help.text"
-msgid "Row"
-msgstr "Γραμμή"
+msgid "<ahelp hid=\"HID_FUNC_ARCCOT\">Returns the inverse cotangent (the arccotangent) of the given number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ARCCOT\">Επιστρέφει την αντίστροφη εφαπτομένη (τόξο εφαπτομένης) του δεδομένου αριθμού.</ahelp>"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149958\n"
-"7\n"
+"04060106.xhp\n"
+"hd_id3153225\n"
+"72\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_NAVIPI_ROW\">Enter a row number. Press Enter to reposition the cell cursor to the specified row in the same column.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_ROW\">Εισάγετε τον αριθμό γραμμής. Πατήστε Enter για να τοποθετήσετε το δρομέα κελιού στην καθορισθείσα γραμμή στην ίδια στήλη.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3150717\n"
-"8\n"
+"04060106.xhp\n"
+"par_id3158419\n"
+"73\n"
"help.text"
-msgid "Data Range"
-msgstr "Περιοχή δεδομένων"
+msgid "ACOT(Number)"
+msgstr "ACOT(Αριθμός)"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150752\n"
-"10\n"
+"04060106.xhp\n"
+"par_id3154948\n"
+"74\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_NAVIPI_DATA\">Specifies the current data range denoted by the position of the cell cursor.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_DATA\">Καθορίζει την τρέχουσα περιοχή δεδομένων που υποδεικνύεται από τη θέση του δρομέα κελιού.</ahelp>"
+msgid "This function returns the inverse trigonometric cotangent of <emph>Number</emph>, that is the angle (in radians) whose cotangent is Number. The angle returned is between 0 and PI."
+msgstr "Η συνάρτηση επιστρέφει την αντίστροφη τριγωνομετρική συνεφαπτομένη του <emph>Αριθμού</emph>, δηλαδή τη γωνία (σε ακτίνια) της οποίας η συνεφαπτομένη είναι ο Αριθμός. Η γωνία δίδεται μεταξύ 0 και π."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3159264\n"
+"04060106.xhp\n"
+"par_id5834528\n"
"help.text"
-msgid "<image id=\"img_id3147338\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147338\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147338\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147338\">Εικονίδιο</alt></image>"
+msgid "To return the angle in degrees, use the DEGREES function."
+msgstr "Για να επιστραφεί η γωνία σε μοίρες, χρησιμοποιήστε τη συνάρτηση DEGREES."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3146919\n"
-"9\n"
+"04060106.xhp\n"
+"hd_id3147538\n"
+"75\n"
"help.text"
-msgid "Data Range"
-msgstr "Περιοχή δεδομένων"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3148488\n"
-"14\n"
+"04060106.xhp\n"
+"par_id3155375\n"
+"76\n"
"help.text"
-msgid "Start"
-msgstr "Έναρξη"
+msgid "<item type=\"input\">=ACOT(1)</item> returns 0.785398163397448 (PI/4 radians)."
+msgstr "Το <item type=\"input\">=ACOT(1)</item> επιστρέφει 0.785398163397448 (π/4 ακτίνια)."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150086\n"
-"16\n"
+"04060106.xhp\n"
+"par_id8589434\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_NAVIPI_UP\">Moves to the cell at the beginning of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_UP\">Μετακινείται στο κελί στην αρχή της τρέχουσας περιοχής δεδομένων, την οποία μπορείτε να επισημάνετε χρησιμοποιώντας το κουμπί <emph>Περιοχή δεδομένων</emph>.</ahelp>"
+msgid "<item type=\"input\">=DEGREES(ACOT(1))</item> returns 45. The tangent of 45 degrees is 1."
+msgstr "Το <item type=\"input\">=DEGREES(ACOT(1))</item> επιστρέφει 45. Η συνεφαπτομένη των 45 μοιρών είναι 1."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3152994\n"
+"04060106.xhp\n"
+"bm_id3148426\n"
"help.text"
-msgid "<image id=\"img_id3150515\" src=\"sw/imglst/sc20186.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150515\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150515\" src=\"sw/imglst/sc20186.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150515\">Εικονίδιο</alt></image>"
+msgid "<bookmark_value>ACOTH function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ACOTH</bookmark_value>"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154372\n"
-"15\n"
+"04060106.xhp\n"
+"hd_id3148426\n"
+"80\n"
"help.text"
-msgid "Start"
-msgstr "Έναρξη"
+msgid "ACOTH"
+msgstr "ACOTH"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3146982\n"
-"17\n"
+"04060106.xhp\n"
+"par_id3147478\n"
+"81\n"
"help.text"
-msgid "End"
-msgstr "Τέλος"
+msgid "<ahelp hid=\"HID_FUNC_ARCOTHYP\">Returns the inverse hyperbolic cotangent of the given number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ARCOTHYP\">Επιστρέφει την αντίστροφη υπερβολική εφαπτομένη του δεδομένου αριθμού.</ahelp>"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3152985\n"
-"19\n"
+"04060106.xhp\n"
+"hd_id3152585\n"
+"82\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_NAVIPI_DOWN\">Moves to the cell at the end of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_DOWN\">Μετακινείται στο κελί στο τέλος της τρέχουσας περιοχής δεδομένων, την οποία μπορείτε να επισημάνετε χρησιμοποιώντας το κουμπί <emph>Περιοχή δεδομένων</emph>.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3159170\n"
+"04060106.xhp\n"
+"par_id3147172\n"
+"83\n"
"help.text"
-msgid "<image id=\"img_id3148871\" src=\"sw/imglst/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148871\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148871\" src=\"sw/imglst/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148871\">Εικονίδιο</alt></image>"
+msgid "ACOTH(Number)"
+msgstr "ACOTH(Αριθμός)"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3147072\n"
-"18\n"
+"04060106.xhp\n"
+"par_id3146155\n"
+"84\n"
"help.text"
-msgid "End"
-msgstr "Τέλος"
+msgid "This function returns the inverse hyperbolic cotangent of <emph>Number</emph>, that is the number whose hyperbolic cotangent is Number."
+msgstr "Η συνάρτηση επιστρέφει την αντίστροφη υπερβολική συνεφαπτομένη του <emph>Αριθμού</emph>, δηλαδή τον αριθμό του οποίου η υπερβολική συνεφαπτομένη είναι ο Αριθμός."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3150107\n"
-"20\n"
+"04060106.xhp\n"
+"par_id5818659\n"
"help.text"
-msgid "Toggle"
-msgstr "Εναλλαγή"
+msgid "An error results if Number is between -1 and 1 inclusive."
+msgstr "Υπάρχει κάποιο σφάλμα αν ο Αριθμός βρίσκεται στο κλειστό διάστημα από το -1 ως το 1."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3159098\n"
-"22\n"
+"04060106.xhp\n"
+"hd_id3083452\n"
+"85\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_NAVIPI_ROOT\">Toggles the content view. Only the selected Navigator element and its subelements are displayed.</ahelp> Click the icon again to restore all elements for viewing."
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_ROOT\">Εναλλάσει την προβολή περιεχομένου. Μόνο το επιλεγμένο στοιχείο της Περιήγησης και τα υποστοιχεία του εμφανίζονται.</ahelp> Κάντε κλικ ξανά στο εικονίδιο για να αποκαταστήσετε την προβολή όλων των στοιχείων."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3152869\n"
+"04060106.xhp\n"
+"par_id3150608\n"
+"86\n"
"help.text"
-msgid "<image id=\"img_id3149126\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149126\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149126\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149126\">Εικονίδιο</alt></image>"
+msgid "<item type=\"input\">=ACOTH(1.1)</item> returns inverse hyperbolic cotangent of 1.1, approximately 1.52226."
+msgstr "Το <item type=\"input\">=ACOTH(1.1)</item> επιστρέφει την αντίστροφη υπερβολική συνεφαπτομένη του 1.1, περίπου 1.52226."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3159229\n"
-"21\n"
+"04060106.xhp\n"
+"bm_id3145084\n"
"help.text"
-msgid "Toggle"
-msgstr "Εναλλαγή"
+msgid "<bookmark_value>ASIN function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ASIN</bookmark_value>"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3149381\n"
-"11\n"
+"04060106.xhp\n"
+"hd_id3145084\n"
+"90\n"
"help.text"
-msgid "Contents"
-msgstr "Περιεχόμενα"
+msgid "ASIN"
+msgstr "ASIN"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150051\n"
-"13\n"
+"04060106.xhp\n"
+"par_id3156296\n"
+"91\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_NAVIPI_ZOOM\">Allows you to hide/show the contents.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_ZOOM\">Σας επιτρέπει να προβάλετε/αποκρύψετε τα περιεχόμενα.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_ARCSIN\">Returns the inverse trigonometric sine of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ARCSIN\">Επιστρέφει το αντίστροφο τριγωνομετρικό ημίτονο ενός αριθμού.</ahelp>"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3155597\n"
+"04060106.xhp\n"
+"hd_id3149716\n"
+"92\n"
"help.text"
-msgid "<image id=\"img_id3154738\" src=\"sw/imglst/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154738\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154738\" src=\"sw/imglst/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154738\">Εικονίδιο</alt></image>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150955\n"
-"12\n"
+"04060106.xhp\n"
+"par_id3156305\n"
+"93\n"
"help.text"
-msgid "Contents"
-msgstr "Περιεχόμενα"
+msgid "ASIN(Number)"
+msgstr "ASIN(Αριθμός)"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3147244\n"
-"23\n"
+"04060106.xhp\n"
+"par_id3150964\n"
+"94\n"
"help.text"
-msgid "Scenarios"
-msgstr "Σενάρια"
+msgid "This function returns the inverse trigonometric sine of <emph>Number</emph>, that is the angle (in radians) whose sine is Number. The angle returned is between -PI/2 and +PI/2."
+msgstr "Η συνάρτηση επιστρέφει το αντίστροφο τριγωνομετρικό ημίτονο του <emph>Αριθμού</emph>, δηλαδή τη γωνία (σε ακτίνια) της οποίας το ημίτονο είναι ο Αριθμός. Η γωνία είναι μεταξύ -π/2 και +π/2."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153955\n"
-"25\n"
+"04060106.xhp\n"
+"par_id203863\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Displays all available scenarios. Double-click a name to apply that scenario.</ahelp> The result is shown in the sheet. For more information, choose <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Tools - Scenarios</emph></link>."
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Εμφανίζει όλα τα διαθέσιμα σενάρια. Κάντε διπλό κλικ σε ένα όνομα για να εφαρμόσετε αυτό το σενάριο.</ahelp> Το αποτέλεσμα εμφανίζεται στο φύλλο. Για περισσότερες πληροφορίες, επιλέξτε <link href=\"text/scalc/01/06050000.xhp\" name=\"Εργαλεία - Σενάρια\"><emph>Εργαλεία - Σενάρια</emph></link>."
+msgid "To return the angle in degrees, use the DEGREES function."
+msgstr "Για να επιστραφεί η γωνία σε μοίρες, χρησιμοποιήστε τη συνάρτηση DEGREES."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3148745\n"
+"04060106.xhp\n"
+"hd_id3149448\n"
+"95\n"
"help.text"
-msgid "<image id=\"img_id3159256\" src=\"sc/imglst/navipi/na07.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159256\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159256\" src=\"sc/imglst/navipi/na07.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159256\">Εικονίδιο</alt></image>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3166466\n"
-"24\n"
+"04060106.xhp\n"
+"par_id3156100\n"
+"96\n"
"help.text"
-msgid "Scenarios"
-msgstr "Σενάρια"
+msgid "<item type=\"input\">=ASIN(0)</item> returns 0."
+msgstr "Η συνάρτηση <item type=\"input\">=ASIN(0)</item> επιστρέφει ως αποτέλεσμα 0."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_idN10A6C\n"
+"04060106.xhp\n"
+"par_id6853846\n"
"help.text"
-msgid "If the Navigator displays scenarios, you can access the following commands when you right-click a scenario entry:"
-msgstr "Αν η Περιήγηση εμφανίζει σενάρια, μπορείτε να προσπελάσετε τις ακόλουθες εντολές όταν κάνετε δεξί κλικ σε μια καταχώρηση σεναρίου:"
+msgid "<item type=\"input\">=ASIN(1)</item> returns 1.5707963267949 (PI/2 radians)."
+msgstr "Η συνάρτηση <item type=\"input\">=ASIN(1)</item> επιστρέφει ως αποτέλεσμα 1.5707963267949 (Pi/2 ακτίνια)."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_idN10A77\n"
+"04060106.xhp\n"
+"par_id8772240\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<item type=\"input\">=DEGREES(ASIN(0.5))</item> returns 30. The sine of 30 degrees is 0.5."
+msgstr "Η συνάρτηση <item type=\"input\">=DEGREES(ASIN(0.5))</item> επιστρέφει ως αποτέλεσμα 3. Το ημίτονο των 30 μοιρών είναι 0.5."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_idN10A7B\n"
+"04060106.xhp\n"
+"bm_id3151266\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_SCENARIO_DELETE\">Deletes the selected scenario.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_SCENARIO_DELETE\">Διαγράφει το επιλεγμένο σενάριο.</ahelp>"
+msgid "<bookmark_value>ASINH function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ASINH</bookmark_value>"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_idN10A92\n"
+"04060106.xhp\n"
+"hd_id3151266\n"
+"100\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "ASINH"
+msgstr "ASINH"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_idN10A96\n"
+"04060106.xhp\n"
+"par_id3147077\n"
+"101\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_SCENARIO_EDIT\">Opens the <link href=\"text/scalc/01/06050000.xhp\">Edit scenario</link> dialog, where you can edit the scenario properties.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_SCENARIO_EDIT\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/scalc/01/06050000.xhp\">Επεξεργασία σεναρίου</link>, όπου μπορείτε να επεξεργασθείτε τις ιδιότητες του σεναρίου.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_ARSINHYP\">Returns the inverse hyperbolic sine of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ARSINHYP\">Επιστρέφει το αντίστροφο υπερβολικό ημίτονο ενός αριθμού.</ahelp>"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3150037\n"
-"26\n"
+"04060106.xhp\n"
+"hd_id3150763\n"
+"102\n"
"help.text"
-msgid "Drag Mode"
-msgstr "Λειτουργία μεταφοράς"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3157876\n"
-"28\n"
+"04060106.xhp\n"
+"par_id3150882\n"
+"103\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_NAVIPI_DROP\">Opens a submenu for selecting the drag mode. You decide which action is performed when dragging and dropping an object from the Navigator into a document. Depending on the mode you select, the icon indicates whether a hyperlink, link or a copy is created.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_DROP\">Ανοίγει ένα υπομενού για την επιλογή της λειτουργίας για σύρσιμο. Αποφασίζετε ποια ενέργεια θα γίνει όταν σύρετε και αφήνετε ένα αντικείμενο από την Περιήγηση σε ένα έγγραφο. Ανάλογα με τη λειτουργία που θα επιλέξετε, το εικονίδιο υποδεικνύει αν θα δημιουργηθεί υπερσύνδεση, σύνδεση ή αντίγραφο.</ahelp>"
+msgid "ASINH(Number)"
+msgstr "ASINH(Αριθμός)"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149947\n"
+"04060106.xhp\n"
+"par_id3147621\n"
+"104\n"
"help.text"
-msgid "<image id=\"img_id3159119\" src=\"cmd/sc_chainframes.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159119\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159119\" src=\"cmd/sc_chainframes.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159119\">Εικονίδιο</alt></image>"
+msgid "This function returns the inverse hyperbolic sine of <emph>Number</emph>, that is the number whose hyperbolic sine is Number."
+msgstr "Η συνάρτηση επιστρέφει το αντίστροφο υπερβολικό ημίτονο του <emph>Αριθμού</emph>, δηλαδή τον αριθμό του οποίου το υπερβολικό ημίτονο είναι ο Αριθμός."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150656\n"
-"27\n"
+"04060106.xhp\n"
+"hd_id3153212\n"
+"105\n"
"help.text"
-msgid "Drag Mode"
-msgstr "Λειτουργία μεταφοράς"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3149009\n"
-"29\n"
+"04060106.xhp\n"
+"par_id3156120\n"
+"106\n"
"help.text"
-msgid "Insert as Hyperlink"
-msgstr "Εισαγωγή ως υπερσύνδεση"
+msgid "<item type=\"input\">=ASINH(-90)</item> returns approximately -5.1929877."
+msgstr "Η συνάρτηση <item type=\"input\">=ASINH(-90)</item> επιστρέφει προσεγγιστικά -5.1929877."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3146938\n"
-"30\n"
+"04060106.xhp\n"
+"par_id4808496\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_DROPMODE_URL\">Inserts a hyperlink when you drag-and-drop an object from the Navigator into a document.</ahelp> You can later click the created hyperlink to set the cursor and the view to the respective object."
-msgstr "<ahelp hid=\"HID_SC_DROPMODE_URL\">Εισάγει μια υπερσύνδεση όταν σύρετε και αφήνετε ένα αντικείμενο από την Περιήγηση σε ένα έγγραφο.</ahelp> Μπορείτε αργότερα να κάνετε κλικ στην υπερσύνδεση για να βάλετε το δρομέα και την προβολή στο αντίστοιχο αντικείμενο."
+msgid "<item type=\"input\">=ASINH(SINH(4))</item> returns 4."
+msgstr "Η συνάρτηση <item type=\"input\">=ASINH(SINH(4))</item> επιστρέφει ως αποτέλεσμα την τιμή 4."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3880733\n"
+"04060106.xhp\n"
+"bm_id3155996\n"
"help.text"
-msgid "If you insert a hyperlink that links to an open document, you need to save the document before you can use the hyperlink."
-msgstr "Αν εισάγετε μια υπερσύνδεση προς ένα ανοιχτό έγγραφο, πρέπει να σώσετε το έγγραφο πριν μπορέσετε να χρησιμοποιήσετε την υπερσύνδεση."
+msgid "<bookmark_value>ATAN function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ATAN</bookmark_value>"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3154682\n"
-"31\n"
+"04060106.xhp\n"
+"hd_id3155996\n"
+"110\n"
"help.text"
-msgid "Insert as Link"
-msgstr "Εισαγωγή ως σύνδεση"
+msgid "ATAN"
+msgstr "ATAN"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150746\n"
-"32\n"
+"04060106.xhp\n"
+"par_id3149985\n"
+"111\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_DROPMODE_LINK\">Creates a link when you drag-and-drop an object from the Navigator into a document.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_DROPMODE_LINK\">Δημιουργεί μια σύνδεση όταν σύρετε και αφήνετε ένα αντικείμενο από την Περιήγηση σε ένα έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_ARCTAN\">Returns the inverse trigonometric tangent of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ARCTAN\">Επιστρέφει την αντίστροφη τριγωνομετρική εφαπτομένη ενός αριθμού.</ahelp>"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3145824\n"
-"33\n"
+"04060106.xhp\n"
+"hd_id3151294\n"
+"112\n"
"help.text"
-msgid "Insert as Copy"
-msgstr "Εισαγωγή ως αντίγραφο"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3147471\n"
-"34\n"
+"04060106.xhp\n"
+"par_id3150261\n"
+"113\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_DROPMODE_COPY\">Generates a copy when you drag-and-drop an object from the Navigator into a document.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_DROPMODE_COPY\">Δημιουργεί ένα αντίγραφο όταν σύρετε και αφήνετε ένα αντικείμενο από την Περιήγηση σε ένα έγγραφο.</ahelp>"
+msgid "ATAN(Number)"
+msgstr "ATAN(Αριθμός)"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3147423\n"
-"38\n"
+"04060106.xhp\n"
+"par_id3147267\n"
+"114\n"
"help.text"
-msgid "Objects"
-msgstr "Αντικείμενα"
+msgid "This function returns the inverse trigonometric tangent of <emph>Number</emph>, that is the angle (in radians) whose tangent is Number. The angle returned is between -PI/2 and PI/2."
+msgstr "Η συνάρτηση επιστρέφει την αντίστροφη τριγωνομετρική εφαπτομένη του <emph>Αριθμού</emph>, δηλαδή τη γωνία (σε ακτίνια) της οποίας η εφαπτομένη είναι ο Αριθμός. Η γωνία δίδεται μεταξύ -π/2 και π/2."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150700\n"
-"39\n"
+"04060106.xhp\n"
+"par_id6293527\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_NAVIPI_ENTRIES\">Displays all objects in your document.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_ENTRIES\">Εμφανίζει όλα τα αντικείμενα του εγγράφου σας.</ahelp>"
+msgid "To return the angle in degrees, use the DEGREES function."
+msgstr "Για να επιστραφεί η γωνία σε μοίρες, χρησιμοποιήστε τη συνάρτηση DEGREES."
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3150860\n"
-"35\n"
+"04060106.xhp\n"
+"hd_id3154054\n"
+"115\n"
"help.text"
-msgid "Documents"
-msgstr "Έγγραφα"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 02110000.xhp
+#: 04060106.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153929\n"
-"36\n"
+"04060106.xhp\n"
+"par_id3143229\n"
+"116\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_NAVIPI_DOC\">Displays the names of all open documents.</ahelp> To switch to another open document in the Navigator, click the document name. The status (active, inactive) of the document is shown in brackets after the name. You can switch the active document in the <emph>Window</emph> menu."
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_DOC\">Εμφανίζει τα ονόματα όλων των ανοιχτών εγγράφων.</ahelp> Για να μεταφερθείτε σε άλλο ανοιχτό έγγραφο στην Περιήγηση, κάντε κλικ στο όνομα του εγγράφου. Η κατάσταση (ενεργό, ανενεργό) του εγγράφου εμφανίζεται σε αγκύλες μετά το όνομα. Μπορείτε να αλλάξετε το ενεργό έγγραφο από το μενού <emph>Παράθυρο</emph>."
+msgid "<item type=\"input\">=ATAN(1)</item> returns 0.785398163397448 (PI/4 radians)."
+msgstr "Η συνάρτηση <item type=\"input\">=ATAN(1)</item> επιστρέφει ως αποτέλεσμα 0.785398163397448 (Pi/4 ακτίνια)."
-#: 04080000.xhp
+#: 04060106.xhp
msgctxt ""
-"04080000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id8746299\n"
"help.text"
-msgid "Function List"
-msgstr "Λίστα συναρτήσεων"
+msgid "<item type=\"input\">=DEGREES(ATAN(1))</item> returns 45. The tangent of 45 degrees is 1."
+msgstr "Το <item type=\"input\">=DEGREES(ATAN(1))</item> επιστρέφει 45. Η εφαπτομένη των 45 μοιρών είναι 1."
-#: 04080000.xhp
+#: 04060106.xhp
msgctxt ""
-"04080000.xhp\n"
-"bm_id3154126\n"
+"04060106.xhp\n"
+"bm_id3153983\n"
"help.text"
-msgid "<bookmark_value>formula list window</bookmark_value><bookmark_value>function list window</bookmark_value><bookmark_value>inserting functions; function list window</bookmark_value>"
-msgstr "<bookmark_value>παράθυρο λίστας τύπων</bookmark_value><bookmark_value>παράθυρο λίστας συναρτήσεων</bookmark_value><bookmark_value>εισαγωγή συναρτήσεων, παράθυρο λίστας συναρτήσεων</bookmark_value>"
+msgid "<bookmark_value>ATAN2 function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ATAN2</bookmark_value>"
-#: 04080000.xhp
+#: 04060106.xhp
msgctxt ""
-"04080000.xhp\n"
-"hd_id3154126\n"
-"1\n"
+"04060106.xhp\n"
+"hd_id3153983\n"
+"120\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04080000.xhp\" name=\"Function List\">Function List</link>"
-msgstr "<link href=\"text/scalc/01/04080000.xhp\" name=\"Λίστα συναρτήσεων\">Λίστα συναρτήσεων</link>"
+msgid "ATAN2"
+msgstr "ATAN2"
-#: 04080000.xhp
+#: 04060106.xhp
msgctxt ""
-"04080000.xhp\n"
-"par_id3151118\n"
-"2\n"
+"04060106.xhp\n"
+"par_id3154297\n"
+"121\n"
"help.text"
-msgid "<variable id=\"funktionslistetext\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">This command opens the <emph>Function List</emph> window, which displays all functions that can be inserted into your document.</ahelp></variable> The <emph>Function List</emph> window is similar to the <emph>Functions</emph> tab page of the <link href=\"text/scalc/01/04060000.xhp\" name=\"Function Wizard\">Function Wizard</link>. The functions are inserted with placeholders to be replaced with your own values."
-msgstr "<variable id=\"funktionslistetext\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">Η εντολή αυτή ανοίγει το παράθυρο <emph>Λίστα συναρτήσεων</emph> , το οποίο εμφανίζει όλες τις συναρτήσεις που μπορούν να εισαχθούν στο έγγραφό σας.</ahelp></variable> Το παράθυρο <emph>Λίστα συναρτήσεων</emph> με τη σελίδα της καρτέλας <emph>Συναρτήσεις</emph> για τον <link href=\"text/scalc/01/04060000.xhp\" name=\"Οδηγός συναρτήσεων\">Οδηγός συναρτήσεων</link>. Οι συναρτήσεις εισάγονται με σημεία ένδειξης θέσης ώστε να αντικαθιστώνται από τις δικές σας τιμές."
+msgid "<ahelp hid=\"HID_FUNC_ARCTAN2\">Returns the inverse trigonometric tangent of the specified x and y coordinates.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ARCTAN2\">Επιστρέφει την αντίστροφη τριγωνομετρική εφαπτομένη των καθορισμένων x και y συντεταγμένων.</ahelp>"
-#: 04080000.xhp
+#: 04060106.xhp
msgctxt ""
-"04080000.xhp\n"
-"par_id3152576\n"
-"3\n"
+"04060106.xhp\n"
+"hd_id3149758\n"
+"122\n"
"help.text"
-msgid "The <emph>Function List</emph> window is a resizable <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dockable window\">dockable window</link>. Use it to quickly enter functions in the spreadsheet. By double-clicking an entry in the functions list, the respective function is directly inserted with all parameters."
-msgstr "Το παράθυρο <emph>Λίστα συναρτήσεων</emph> είναι ένα <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"περικόψιμο παράθυρο\">περικόψιμο παράθυρο</link> μεταβλητού μεγέθους. Μπορείτε να το χρησιμοποιήσετε για να εισάγετε γρήγορα συναρτήσεις στο υπολογιστικό φύλλο. Κάνοντας διπλό κλικ σε μία καταχώριση στη λίστα συναρτήσεων, η αντίστοιχη συνάρτηση εισάγεται απευθείας με όλες τις παραμέτρους."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04080000.xhp
+#: 04060106.xhp
msgctxt ""
-"04080000.xhp\n"
-"hd_id3145799\n"
-"4\n"
+"04060106.xhp\n"
+"par_id3156013\n"
+"123\n"
"help.text"
-msgid "Category List"
-msgstr "Λίστα κατηγοριών"
+msgid "ATAN2(NumberX; NumberY)"
+msgstr "ATAN2(ΤιμήX; ΤιμήY)"
-#: 04080000.xhp
+#: 04060106.xhp
msgctxt ""
-"04080000.xhp\n"
-"hd_id3153160\n"
-"5\n"
+"04060106.xhp\n"
+"par_id3151168\n"
+"124\n"
"help.text"
-msgid "Function List"
-msgstr "Λίστα συναρτήσεων"
+msgid "<emph>NumberX</emph> is the value of the x coordinate."
+msgstr "<emph>ΑριθμόςΧ</emph> είναι η τιμή της χ συντεταγμένης."
-#: 04080000.xhp
+#: 04060106.xhp
msgctxt ""
-"04080000.xhp\n"
-"par_id3149412\n"
-"6\n"
+"04060106.xhp\n"
+"par_id3152798\n"
+"125\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:FID_FUNCTION_BOX:LB_FUNC\">Displays the available functions.</ahelp> When you select a function, the area below the list box displays a short description. To insert the selected function double-click it or click the <emph>Insert Function into calculation sheet</emph> icon."
-msgstr "<ahelp hid=\"SC:LISTBOX:FID_FUNCTION_BOX:LB_FUNC\">Εμφανίζει τις διαθέσιμες συναρτήσεις.</ahelp> Όταν επιλέγετε μία συνάρτηση, η περιοχή κάτω από το πλαίσιο λίστας εμφανίζει μια μικρή περιγραφή. Για να εισάγετε την επιλεγμένη συνάρτηση κάντε διπλό κλικ σε αυτή ή κάντε κλικ στο εικονίδιο <emph>Εισαγωγή συνάρτησης στο υπολογιστικό φύλλο</emph> ."
+msgid "<emph>NumberY</emph> is the value of the y coordinate."
+msgstr "<emph>ΑριθμόςΥ</emph> είναι η τιμή της Υ συντεταγμένης."
-#: 04080000.xhp
+#: 04060106.xhp
msgctxt ""
-"04080000.xhp\n"
-"hd_id3146971\n"
-"7\n"
+"04060106.xhp\n"
+"par_id5036164\n"
"help.text"
-msgid "Insert Function into calculation sheet"
-msgstr "Εισαγωγή συνάρτησης στο υπολογιστικό φύλλο"
+msgid "ATAN2 returns the inverse trigonometric tangent, that is, the angle (in radians) between the x-axis and a line from point NumberX, NumberY to the origin. The angle returned is between -PI and PI."
+msgstr "Η ATAN2 επιστρέφει την αντίστροφη τριγωνομετρική εφαπτομένη, δηλαδή τη γωνία (σε ακτίνια) μεταξύ του άξονα των χ και μιας γραμμής από το σημείο (Χ, Υ) στην αρχή των αξόνων. Η γωνία βρίσκεται μεταξύ -π και π."
-#: 04080000.xhp
+#: 04060106.xhp
msgctxt ""
-"04080000.xhp\n"
-"par_id3150043\n"
+"04060106.xhp\n"
+"par_id3001800\n"
"help.text"
-msgid "<image id=\"img_id3159267\" src=\"sc/res/fx.png\" width=\"0.1945inch\" height=\"0.1945inch\"><alt id=\"alt_id3159267\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159267\" src=\"sc/res/fx.png\" width=\"0.1945inch\" height=\"0.1945inch\"><alt id=\"alt_id3159267\">Εικονίδιο</alt></image>"
+msgid "To return the angle in degrees, use the DEGREES function."
+msgstr "Για να επιστραφεί η γωνία σε μοίρες, χρησιμοποιήστε τη συνάρτηση DEGREES."
-#: 04080000.xhp
+#: 04060106.xhp
msgctxt ""
-"04080000.xhp\n"
-"par_id3147345\n"
-"8\n"
+"04060106.xhp\n"
+"hd_id3145663\n"
+"126\n"
"help.text"
-msgid "<ahelp hid=\"SC:IMAGEBUTTON:FID_FUNCTION_BOX:IMB_INSERT\">Inserts the selected function into the document.</ahelp>"
-msgstr "<ahelp hid=\"SC:IMAGEBUTTON:FID_FUNCTION_BOX:IMB_INSERT\">Εισάγει την επιλεγμένη συνάρτηση στο έγγραφο.</ahelp>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12070000.xhp
+#: 04060106.xhp
msgctxt ""
-"12070000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3154692\n"
+"127\n"
"help.text"
-msgid "Consolidate"
-msgstr "Ενοποίηση"
+msgid "<item type=\"input\">=ATAN2(20;20)</item> returns 0.785398163397448 (PI/4 radians)."
+msgstr "Η συνάρτηση <item type=\"input\">=ATAN2(20;20)</item> επιστρέφει ως αποτέλεσμα 0.785398163397448 (Pi/4 ακτίνια)."
-#: 12070000.xhp
+#: 04060106.xhp
msgctxt ""
-"12070000.xhp\n"
-"hd_id3148946\n"
-"1\n"
+"04060106.xhp\n"
+"par_id1477095\n"
"help.text"
-msgid "Consolidate"
-msgstr "Ενοποίηση"
+msgid "<item type=\"input\">=DEGREES(ATAN2(12.3;12.3))</item> returns 45. The tangent of 45 degrees is 1."
+msgstr "Το <item type=\"input\">=DEGREES(ATAN2(12.3;12.3))</item> επιστρέφει 45. Η εφαπτομένη των 45 μοιρών είναι 1."
-#: 12070000.xhp
+#: 04060106.xhp
msgctxt ""
-"12070000.xhp\n"
-"par_id3148798\n"
-"2\n"
+"04060106.xhp\n"
+"bm_id3155398\n"
"help.text"
-msgid "<variable id=\"konsolidieren\"><ahelp hid=\".uno:DataConsolidate\">Combines data from one or more independent cell ranges and calculates a new range using the function that you specify.</ahelp></variable>"
-msgstr "<variable id=\"konsolidieren\"><ahelp hid=\".uno:DataConsolidate\">Συνδυάζει δεδομένα από μία ή περισσότερες ανεξάρτητες περιοχές δεδομένων και υπολογίζει μία νέα περιοχή χρησιμοποιώντας τη συνάρτηση που καθορίζετε.</ahelp></variable>"
+msgid "<bookmark_value>ATANH function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ATANH</bookmark_value>"
-#: 12070000.xhp
+#: 04060106.xhp
msgctxt ""
-"12070000.xhp\n"
-"hd_id3150010\n"
-"8\n"
+"04060106.xhp\n"
+"hd_id3155398\n"
+"130\n"
"help.text"
-msgid "Function"
-msgstr "Συνάρτηση"
+msgid "ATANH"
+msgstr "ATANH"
-#: 12070000.xhp
+#: 04060106.xhp
msgctxt ""
-"12070000.xhp\n"
-"par_id3149377\n"
-"9\n"
+"04060106.xhp\n"
+"par_id3148829\n"
+"131\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONSOLIDATE:LB_FUNC\">Select the function that you want to use to consolidate the data.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONSOLIDATE:LB_FUNC\">Επιλέξτε τη συνάρτηση που επιθυμείτε να χρησιμοποιήσετε για την ενοποίηση των δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_ARTANHYP\">Returns the inverse hyperbolic tangent of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ARTANHYP\">Επιστρέφει την αντίστροφη υπερβολική εφαπτομένη ενός αριθμού.</ahelp>"
-#: 12070000.xhp
+#: 04060106.xhp
msgctxt ""
-"12070000.xhp\n"
-"hd_id3147127\n"
-"10\n"
+"04060106.xhp\n"
+"hd_id3146997\n"
+"132\n"
"help.text"
-msgid "Consolidation ranges"
-msgstr "Περιοχές ενοποίησης"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12070000.xhp
+#: 04060106.xhp
msgctxt ""
-"12070000.xhp\n"
-"par_id3151075\n"
-"11\n"
+"04060106.xhp\n"
+"par_id3149912\n"
+"133\n"
"help.text"
-msgid "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_CONSOLIDATE:LB_CONSAREAS\">Displays the cell ranges that you want to consolidate.</ahelp>"
-msgstr "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_CONSOLIDATE:LB_CONSAREAS\">Εμφανίζει τις περιοχές κελιών που επιθυμείτε να ενοποιηθούν.</ahelp>"
+msgid "ATANH(Number)"
+msgstr "ATANH(Αριθμός)"
-#: 12070000.xhp
+#: 04060106.xhp
msgctxt ""
-"12070000.xhp\n"
-"hd_id3147397\n"
-"12\n"
+"04060106.xhp\n"
+"par_id3150521\n"
+"134\n"
"help.text"
-msgid "Source data range"
-msgstr "Περιοχή προέλευσης δεδομένων"
+msgid "This function returns the inverse hyperbolic tangent of <emph>Number</emph>, that is the number whose hyperbolic tangent is Number."
+msgstr "Αυτή η συνάρτηση επιστρέφει την αντίστροφη υπερβολική εφαπτομένη του <emph>Αριθμού</emph>, δηλαδή τον αριθμό του οποίου η υπερβολική εφαπτομένη είναι ο Αριθμός."
-#: 12070000.xhp
+#: 04060106.xhp
msgctxt ""
-"12070000.xhp\n"
-"par_id3153836\n"
-"13\n"
+"04060106.xhp\n"
+"par_id9357280\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONSOLIDATE:ED_DATA_AREA\">Specifies the cell range that you want to consolidate with the cell ranges listed in the <emph>Consolidation ranges </emph>box. Select a cell range in a sheet, and then click <emph>Add</emph>. You can also select a the name of a predefined cell from the <emph>Source data range </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONSOLIDATE:ED_DATA_AREA\">Καθορίζει την περιοχή κελιών που επιθυμείτε να ενοποιηθούν με τις περιοχές κελιών που βρίσκονται σε λίστα στο πεδίο <emph>Περιοχές ενοποίησης </emph>. Επιλέξτε μία περιοχή κελιών σε ένα φύλλο, και ύστερα κάντε κλικ στο κουμπί <emph>Προσθήκη</emph>. Μπορείτε επίσης να επιλέξετε το όνομα του προκαθορισμένου κελιού από τη λίστα <emph>Περιοχή προέλευσης δεδομένων </emph>.</ahelp>"
+msgid "Number must obey the condition -1 < number < 1."
+msgstr "Ο αριθμός πρέπει να εκπληρεί τη συνθήκη -1 < αριθμός < 1."
-#: 12070000.xhp
+#: 04060106.xhp
msgctxt ""
-"12070000.xhp\n"
-"hd_id3155768\n"
-"15\n"
+"04060106.xhp\n"
+"hd_id3148450\n"
+"135\n"
"help.text"
-msgid "Copy results to"
-msgstr "Αντιγραφή αποτελεσμάτων σε"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12070000.xhp
+#: 04060106.xhp
msgctxt ""
-"12070000.xhp\n"
-"par_id3147341\n"
-"16\n"
+"04060106.xhp\n"
+"par_id3145419\n"
+"136\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONSOLIDATE:ED_DEST_AREA\">Displays the first cell in the range where the consolidation results will be displayed.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONSOLIDATE:ED_DEST_AREA\">Εμφανίζει το πρώτο κελί στην περιοχή όπου εμφανίζονται τα αποτελέσματα ενοποίησης.</ahelp>"
+msgid "<item type=\"input\">=ATANH(0)</item> returns 0."
+msgstr "Το <item type=\"input\">=ATANH(0)</item> επιστρέφει 0."
-#: 12070000.xhp
+#: 04060106.xhp
msgctxt ""
-"12070000.xhp\n"
-"hd_id3147345\n"
-"17\n"
+"04060106.xhp\n"
+"bm_id3153062\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "<bookmark_value>COS function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COS</bookmark_value>"
-#: 12070000.xhp
+#: 04060106.xhp
msgctxt ""
-"12070000.xhp\n"
-"par_id3155335\n"
-"18\n"
+"04060106.xhp\n"
+"hd_id3153062\n"
+"149\n"
"help.text"
-msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_CONSOLIDATE:BTN_ADD\">Adds the cell range specified in the <emph>Source data range</emph> box to the <emph>Consolidation ranges </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_CONSOLIDATE:BTN_ADD\">Προσθέτει την περιοχή κελιών που καθορίστηκε στο πεδίο <emph>Περιοχή δεδομένων πηγής</emph>στο πεδίο <emph>Περιοχές ενοποίησης </emph>.</ahelp>"
+msgid "COS"
+msgstr "COS"
-#: 12070000.xhp
+#: 04060106.xhp
msgctxt ""
-"12070000.xhp\n"
-"hd_id3148630\n"
-"19\n"
+"04060106.xhp\n"
+"par_id3148803\n"
+"150\n"
"help.text"
-msgid "More >>"
-msgstr "Πρόσθετα >>"
+msgid "<ahelp hid=\"HID_FUNC_COS\">Returns the cosine of the given angle (in radians).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_COS\">Επιστρέφει το συνημίτονο μιας γωνίας (σε ακτίνια).</ahelp>"
-#: 12070000.xhp
+#: 04060106.xhp
msgctxt ""
-"12070000.xhp\n"
-"par_id3159239\n"
-"20\n"
+"04060106.xhp\n"
+"hd_id3150779\n"
+"151\n"
"help.text"
-msgid "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_CONSOLIDATE:BTN_MORE\">Shows additional <link href=\"text/scalc/01/12070100.xhp\" name=\"options\">options</link>.</ahelp>"
-msgstr "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_CONSOLIDATE:BTN_MORE\">Εμφανίζει επιπρόσθετες <link href=\"text/scalc/01/12070100.xhp\" name=\"επιλογές\">επιλογές</link>.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 06070000.xhp
+#: 04060106.xhp
msgctxt ""
-"06070000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3154213\n"
+"152\n"
"help.text"
-msgid "AutoCalculate"
-msgstr "Αυτόματος υπολογισμός"
+msgid "COS(Number)"
+msgstr "COS(Αριθμός)"
-#: 06070000.xhp
+#: 04060106.xhp
msgctxt ""
-"06070000.xhp\n"
-"bm_id3145673\n"
+"04060106.xhp\n"
+"par_id3154285\n"
+"153\n"
"help.text"
-msgid "<bookmark_value>calculating; auto calculating sheets</bookmark_value><bookmark_value>recalculating;auto calculating sheets</bookmark_value><bookmark_value>AutoCalculate function in sheets</bookmark_value><bookmark_value>correcting sheets automatically</bookmark_value><bookmark_value>formulas;AutoCalculate function</bookmark_value><bookmark_value>cell contents;AutoCalculate function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, αυτόματος υπολογισμός φύλλων</bookmark_value><bookmark_value>επανυπολογισμός, αυτόματος υπολογισμός φύλλων</bookmark_value><bookmark_value>λειτουργία Αυτόματος υπολογισμός σε φύλλα</bookmark_value><bookmark_value>αυτόματη διόρθωση φύλλων</bookmark_value><bookmark_value>τύποι, λειτουργία Αυτόματος υπολογισμός</bookmark_value><bookmark_value>περιεχόμενα κελιών, λειτουργία Αυτόματος υπολογισμός</bookmark_value>"
+msgid "Returns the (trigonometric) cosine of <emph>Number</emph>, the angle in radians."
+msgstr "Αυτή η συνάρτηση επιστρέφει το (τριγωνομετρικό) συνημίτονο του <emph>Αριθμού</emph>, της γωνίας σε ακτίνια."
-#: 06070000.xhp
+#: 04060106.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3145673\n"
-"1\n"
+"04060106.xhp\n"
+"par_id831019\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06070000.xhp\" name=\"AutoCalculate\">AutoCalculate</link>"
-msgstr "<link href=\"text/scalc/01/06070000.xhp\" name=\"Αυτόματος υπολογισμός\">Αυτόματος υπολογισμός</link>"
+msgid "To return the cosine of an angle in degrees, use the RADIANS function."
+msgstr "Για να επιστραφεί η τιμή του συνημιτόνου μιας γωνίας εκφρασμένης σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
-#: 06070000.xhp
+#: 04060106.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3148798\n"
-"2\n"
+"04060106.xhp\n"
+"hd_id3153579\n"
+"154\n"
"help.text"
-msgid "<ahelp hid=\".uno:AutomaticCalculation\">Automatically recalculates all formulas in the document.</ahelp>"
-msgstr "<ahelp hid=\".uno:AutomaticCalculation\">Επανυπολογίζει αυτόματα όλους τους τύπους του εγγράφου.</ahelp>"
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 06070000.xhp
+#: 04060106.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3145173\n"
-"3\n"
+"04060106.xhp\n"
+"par_id3147240\n"
+"155\n"
"help.text"
-msgid "All cells are recalculated after a sheet cell has been modified. Any charts in the sheet will also be refreshed."
-msgstr "Επανυπολογίζονται όλα τα κελιά μετά την τροποποίηση ενός φύλλου. Επίσης ενημερώνονται και όσα διαγράμματα περιέχονται στο φύλλο."
+msgid "<item type=\"input\">=COS(PI()/2)</item> returns 0, the cosine of PI/2 radians."
+msgstr "Το <item type=\"input\">=COS(PI()/2)</item> επιστρέφει 0, το συνημίτονο των π/2 ακτινίων."
-#: func_networkdays.xhp
+#: 04060106.xhp
msgctxt ""
-"func_networkdays.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3147516\n"
+"156\n"
"help.text"
-msgid "NETWORKDAYS"
-msgstr "NETWORKDAYS"
+msgid "<item type=\"input\">=COS(RADIANS(60))</item> returns 0.5, the cosine of 60 degrees."
+msgstr "Το <item type=\"input\">=COS(RADIANS(60))</item> επσιτρέφει 0.5, το συνημίτονο των 60 μοιρών."
-#: func_networkdays.xhp
+#: 04060106.xhp
msgctxt ""
-"func_networkdays.xhp\n"
-"bm_id3151254\n"
+"04060106.xhp\n"
+"bm_id3154277\n"
"help.text"
-msgid "<bookmark_value>NETWORKDAYS function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση NETWORKDAYS</bookmark_value>"
+msgid "<bookmark_value>COSH function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COSH</bookmark_value>"
-#: func_networkdays.xhp
+#: 04060106.xhp
msgctxt ""
-"func_networkdays.xhp\n"
-"hd_id3151254\n"
-"240\n"
+"04060106.xhp\n"
+"hd_id3154277\n"
+"159\n"
"help.text"
-msgid "<variable id=\"networkdays\"><link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link></variable>"
-msgstr "<variable id=\"networkdays\"><link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link></variable>"
+msgid "COSH"
+msgstr "COSH"
-#: func_networkdays.xhp
+#: 04060106.xhp
msgctxt ""
-"func_networkdays.xhp\n"
-"par_id3153788\n"
-"241\n"
+"04060106.xhp\n"
+"par_id3146946\n"
+"160\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_NETWORKDAYS\">Returns the number of workdays between a <emph>start date and an end date</emph>. Holidays can be deducted.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_NETWORKDAYS\">Επιστρέφει τον αριθμό των εργάσιμων ημερών μεταξύ της <emph>ημερομηνίας έναρξης και της ημερομηνίας λήξης</emph>. Οι ημέρες αργίας μπορούν να αφαιρεθούν.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_COSHYP\">Returns the hyperbolic cosine of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_COSHYP\">Αυτή η συνάρτηση επιστρέφει το υπερβολικό συνημίτονο ενός αριθμού.</ahelp>"
-#: func_networkdays.xhp
+#: 04060106.xhp
msgctxt ""
-"func_networkdays.xhp\n"
-"hd_id3148677\n"
-"242\n"
+"04060106.xhp\n"
+"hd_id3149792\n"
+"161\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: func_networkdays.xhp
-msgctxt ""
-"func_networkdays.xhp\n"
-"par_id3145775\n"
-"243\n"
-"help.text"
-msgid "NETWORKDAYS(StartDate; EndDate; Holidays)"
-msgstr "NETWORKDAYS(Ημερομηνία-έναρξης, Ημερομηνία-λήξης, Ημέρες-αργίας)"
-
-#: func_networkdays.xhp
-msgctxt ""
-"func_networkdays.xhp\n"
-"par_id3153885\n"
-"244\n"
-"help.text"
-msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation."
-msgstr "Η <emph>Ημερομηνία-έναρξης</emph> είναι η ημερομηνία από την οποία διενεργείται ο υπολογισμός. Εάν η ημερομηνία έναρξης είναι εργάσιμη ημέρα, η ημέρα περιλαμβάνεται στον υπολογισμό."
-
-#: func_networkdays.xhp
+#: 04060106.xhp
msgctxt ""
-"func_networkdays.xhp\n"
-"par_id3151110\n"
-"245\n"
+"04060106.xhp\n"
+"par_id3166440\n"
+"162\n"
"help.text"
-msgid "<emph>EndDate</emph> is the date up until when the calculation is carried out. If the end date is a workday, the day is included in the calculation."
-msgstr "Η <emph>Ημερομηνία-λήξης</emph> είναι η ημερομηνία μέχρι την οποία διενεργείται ο υπολογισμός. Εάν η ημερομηνία λήξης είναι εργάσιμη ημέρα, περιλαμβάνεται στον υπολογισμό."
+msgid "COSH(Number)"
+msgstr "COSH(Αριθμός)"
-#: func_networkdays.xhp
+#: 04060106.xhp
msgctxt ""
-"func_networkdays.xhp\n"
-"par_id3154115\n"
-"246\n"
+"04060106.xhp\n"
+"par_id3150710\n"
+"163\n"
"help.text"
-msgid "<emph>Holidays</emph> is an optional list of holidays. These are non-working days. Enter a cell range in which the holidays are listed individually."
-msgstr "Οι <emph>Ημέρες-αργίας</emph> είναι μία προαιρετική λίστα με ημέρες αργίας. Αυτές είναι οι μη εργάσιμες ημέρες. Εισάγετε μία περιοχή κελιών στις οποίες υπάρχει λίστα με μεμονωμένες ημέρες αργίας."
+msgid "Returns the hyperbolic cosine of <emph>Number</emph>."
+msgstr "Επιστρέφει το υπερβολικό συνημίτονο του <emph>Αριθμού</emph>."
-#: func_networkdays.xhp
+#: 04060106.xhp
msgctxt ""
-"func_networkdays.xhp\n"
-"hd_id3146902\n"
-"247\n"
+"04060106.xhp\n"
+"hd_id3153234\n"
+"164\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: func_networkdays.xhp
-msgctxt ""
-"func_networkdays.xhp\n"
-"par_id3154661\n"
-"248\n"
-"help.text"
-msgid "How many workdays fall between 2001-12-15 and 2002-01-15? The start date is located in C3 and the end date in D3. Cells F3 to J3 contain the following Christmas and New Year holidays: \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"."
-msgstr "Πόσες εργάσιμες ημέρες υπάρχουν ανάμεσα στις 15-12-2001 και στις 15-01-2002; Η ημερομηνία έναρξης βρίσκεται στο κελί C3 και η ημερομηνία λήξης στο κελί D3. Τα κελιά F3 έως J3 περιέχουν τις ακόλουθες αργίες Χριστουγέννων και Πρωτοχρονιάς: \"24-12-2001\", \"25-12-2001\", \"26-12-2001\", \"31-12-2001\", \"01-01-2002\"."
-
-#: func_networkdays.xhp
-msgctxt ""
-"func_networkdays.xhp\n"
-"par_id3147328\n"
-"249\n"
-"help.text"
-msgid "=NETWORKDAYS(C3;D3;F3:J3) returns 17 workdays."
-msgstr "=NETWORKDAYS(C3;D3;F3:J3) επιστρέφει σαν αποτέλεσμα 17 εργάσιμες ημέρες."
-
-#: 05030400.xhp
-msgctxt ""
-"05030400.xhp\n"
-"tit\n"
-"help.text"
-msgid "Show"
-msgstr "Εμφάνιση"
-
-#: 05030400.xhp
+#: 04060106.xhp
msgctxt ""
-"05030400.xhp\n"
-"bm_id3147264\n"
+"04060106.xhp\n"
+"par_id3154099\n"
+"165\n"
"help.text"
-msgid "<bookmark_value>spreadsheets; showing columns</bookmark_value><bookmark_value>showing; columns</bookmark_value><bookmark_value>showing; rows</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, εμφάνιση στηλών</bookmark_value><bookmark_value>εμφάνιση, στήλες</bookmark_value><bookmark_value>εμφάνιση, γραμμές</bookmark_value>"
+msgid "<item type=\"input\">=COSH(0)</item> returns 1, the hyperbolic cosine of 0."
+msgstr "Το <item type=\"input\">=COSH(0)</item> επιστρέφει 1, το υπερβολικό συνημίτονο του 0."
-#: 05030400.xhp
+#: 04060106.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3147264\n"
-"1\n"
+"04060106.xhp\n"
+"bm_id3152888\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05030400.xhp\" name=\"Show\">Show</link>"
-msgstr "<link href=\"text/scalc/01/05030400.xhp\" name=\"Εμφάνιση\">Εμφάνιση</link>"
+msgid "<bookmark_value>COT function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COT</bookmark_value>"
-#: 05030400.xhp
+#: 04060106.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3150447\n"
-"2\n"
+"04060106.xhp\n"
+"hd_id3152888\n"
+"169\n"
"help.text"
-msgid "<ahelp hid=\".uno:ShowColumn\">Choose this command to show previously hidden rows or columns.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowColumn\">Επιλέξτε αυτή τη εντολή για να εμφανίσετε γραμμές ή στήλες που είχατε αποκρύψει προηγουμένως.</ahelp>"
+msgid "COT"
+msgstr "COT"
-#: 05030400.xhp
+#: 04060106.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3155131\n"
-"3\n"
+"04060106.xhp\n"
+"par_id3153679\n"
+"170\n"
"help.text"
-msgid "To show a column or row, select the range of rows or columns containing the hidden elements, then choose <emph>Format - Row - Show</emph> or <emph>Format - Column - Show</emph>."
-msgstr "Για να εμφανιστεί κάποια γραμμή ή στήλη, επιλέξτε την περιοχή των γραμμών ή στηλών που περιέχουν τα κρυφά στοιχεία, και στη συνέχεια επιλέξτε <emph>Μορφή - Γραμμή - Εμφάνιση</emph> ή <emph>Μορφή - Στήλη - Εμφάνιση</emph>."
+msgid "<ahelp hid=\"HID_FUNC_COT\">Returns the cotangent of the given angle (in radians).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_COT\">Επιστρέφει τη συνεφαπτομένη της δοθείσης γωνίας (σε ακτίνια).</ahelp>"
-#: 05030400.xhp
+#: 04060106.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3145748\n"
-"4\n"
+"04060106.xhp\n"
+"hd_id3152943\n"
+"171\n"
"help.text"
-msgid "To show all hidden cells, first click in the field in the upper left corner. This selects all cells of the table."
-msgstr "Για να εμφανίσετε όλα τα κρυφά κελιά, κάντε πρώτα κλικ στο πεδίο στην επάνω αριστερά γωνία. Αυτό πειλέγει όλα τα κελιά του πίνακα."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 06030100.xhp
+#: 04060106.xhp
msgctxt ""
-"06030100.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3154856\n"
+"172\n"
"help.text"
-msgid "Trace Precedents"
-msgstr "Ίχνος προηγούμενων"
+msgid "COT(Number)"
+msgstr "COT(Αριθμός)"
-#: 06030100.xhp
+#: 04060106.xhp
msgctxt ""
-"06030100.xhp\n"
-"bm_id3155628\n"
+"04060106.xhp\n"
+"par_id3149969\n"
+"173\n"
"help.text"
-msgid "<bookmark_value>cells; tracing precedents</bookmark_value><bookmark_value>formula cells;tracing precedents</bookmark_value>"
-msgstr "<bookmark_value>κελιά, σκιαγράφηση προηγούμενων</bookmark_value><bookmark_value>κελιά τύπων, σκιαγράφηση προηγούμενων</bookmark_value>"
+msgid "Returns the (trigonometric) cotangent of <emph>Number</emph>, the angle in radians."
+msgstr "Επιστρέφει την (τριγωνομετρική) συνεφαπτομένη του <emph>Αριθμού</emph>, τη γωνία σε ακτίνια."
-#: 06030100.xhp
+#: 04060106.xhp
msgctxt ""
-"06030100.xhp\n"
-"hd_id3155628\n"
-"1\n"
+"04060106.xhp\n"
+"par_id3444624\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06030100.xhp\" name=\"Trace Precedents\">Trace Precedents</link>"
-msgstr "<link href=\"text/scalc/01/06030100.xhp\" name=\"Ίχνος προηγούμενων\">Ίχνος προηγούμενων</link>"
+msgid "To return the cotangent of an angle in degrees, use the RADIANS function."
+msgstr "Για να επιστραφεί η συνεφαπτομένη μιας γωνίας σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
-#: 06030100.xhp
+#: 04060106.xhp
msgctxt ""
-"06030100.xhp\n"
-"par_id3153542\n"
-"2\n"
+"04060106.xhp\n"
+"par_id6814477\n"
"help.text"
-msgid "<ahelp hid=\".uno:ShowPrecedents\">This function shows the relationship between the current cell containing a formula and the cells used in the formula.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowPrecedents\">Αυτή η λειτουργία δηλώνει τη σχέση μεταξύ του τρέχοντος κελιού που περιέχει έναν τύπο και των κελιών που χρησιμοποιούνται στον τύπο.</ahelp>"
+msgid "The cotangent of an angle is equivalent to 1 divided by the tangent of that angle."
+msgstr "Η συνεφαπτομένη μιας γωνίας ισούται με 1 προς την εφαπτομένη αυτής της γωνίας."
-#: 06030100.xhp
+#: 04060106.xhp
msgctxt ""
-"06030100.xhp\n"
-"par_id3147265\n"
-"4\n"
+"04060106.xhp\n"
+"hd_id3149800\n"
+"174\n"
"help.text"
-msgid "Traces are displayed in the sheet with marking arrows. At the same time, the range of all the cells contained in the formula of the current cell is highlighted with a blue frame."
-msgstr "Η εμφάνιση ιχνών στο φύλλο γίνεται με τη χρήση βελών σήμανσης. Παράλληλα, η περιοχή όλων των κελιών που περιλαμβάνονται στον τύπο του τρέχοντος κελιού επισημαίνεται με μπλε πλαίσιο."
+msgid "Examples:"
+msgstr "Παράδειγμα"
-#: 06030100.xhp
+#: 04060106.xhp
msgctxt ""
-"06030100.xhp\n"
-"par_id3154321\n"
-"3\n"
+"04060106.xhp\n"
+"par_id3148616\n"
+"175\n"
"help.text"
-msgid "This function is based on a principle of layers. For example, if the precedent cell to a formula is already indicated with a tracer arrow, when you repeat this command, the tracer arrows are drawn to the precedent cells of this cell."
-msgstr "Αυτή η συνάρτηση βασίζεται στην αρχή των επιπέδων. Για παράδειγμα, αν το προηγούμενο κελί σε έναν τύπο δηλώνεται ήδη με ένα βέλος ίχνους, όταν επαναλάβετε αυτήν την εντολή, τα βέλη ιχνών σχεδιάζονται στα προηγούμενα κελιά αυτού του κελιού."
+msgid "<item type=\"input\">=COT(PI()/4)</item> returns 1, the cotangent of PI/4 radians."
+msgstr "Το <item type=\"input\">=COT(PI()/4)</item> επιστρέφει 1, τη συνεφαπτομένη π/4 ακτινίων."
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3148986\n"
+"176\n"
"help.text"
-msgid "Define Names"
-msgstr "Ορισμός ονομάτων"
+msgid "<item type=\"input\">=COT(RADIANS(45))</item> returns 1, the cotangent of 45 degrees."
+msgstr "Το <item type=\"input\">=COT(RADIANS(45))</item> επιστρέφει 1, τη συνεφαπτομένη 45 μοιρών."
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3156330\n"
-"1\n"
+"04060106.xhp\n"
+"bm_id3154337\n"
"help.text"
-msgid "Define Names"
-msgstr "Ορισμός ονομάτων"
+msgid "<bookmark_value>COTH function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COTH</bookmark_value>"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3154366\n"
-"2\n"
+"04060106.xhp\n"
+"hd_id3154337\n"
+"178\n"
"help.text"
-msgid "<variable id=\"namenfestlegentext\"><ahelp hid=\".uno:DefineName\">Opens a dialog where you can specify a name for a selected area.</ahelp></variable>"
-msgstr "<variable id=\"namenfestlegentext\"><ahelp hid=\".uno:DefineName\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να καθορίσετε μία ονομασία για την επιλεγμένη περιοχή.</ahelp></variable>"
+msgid "COTH"
+msgstr "COTH"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3154123\n"
-"31\n"
+"04060106.xhp\n"
+"par_id3149419\n"
+"179\n"
"help.text"
-msgid "Use the mouse to define ranges or type the reference into the <emph>Define Name </emph>dialog fields."
-msgstr "Χρησιμοποιήστε το ποντίκι σας για να καθορίσετε τις περιοχές ή για να εισαγάγετε την παραπομπή στα πεδία του παραθύρου διαλόγου <emph>Ορισμός ονομάτων </emph>."
+msgid "<ahelp hid=\"HID_FUNC_COTHYP\">Returns the hyperbolic cotangent of a given number (angle).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_COTHYP\">Επιστρέφει την υπερβολική συνεφαπτομένη ενός αριθμού (γωνίας).</ahelp>"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3155131\n"
-"30\n"
+"04060106.xhp\n"
+"hd_id3149242\n"
+"180\n"
"help.text"
-msgid "The <emph>Sheet Area</emph> box on the Formula bar contains a list of defined names for the ranges. Click a name from this box to highlight the corresponding reference on the spreadsheet. Names given formulas or parts of a formula are not listed here."
-msgstr "Το πεδίο <emph>Περιοχή φύλλου</emph> στη γραμμή Τύπος περιέχει μία λίστα με τα καθορισμένα ονόματα για τις περιοχές. Κάντε κλικ σε ένα όνομα από αυτό το πεδίο για να επισημάνετε την αντίστοιχη παραπομπή στο υπολογιστικό φύλλο. Τα ονόματα που δίνονται σε τύπους ή σε τμήματα τύπων δεν βρίσκονται σε αυτήν τη λίστα."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3151118\n"
-"3\n"
+"04060106.xhp\n"
+"par_id3143280\n"
+"181\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "COTH(Number)"
+msgstr "COTH(Αριθμός)"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3163712\n"
-"29\n"
+"04060106.xhp\n"
+"par_id3154799\n"
+"182\n"
"help.text"
-msgid "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_NAMES:ED_NAME\">Enter the name of the area for which you want to define a reference. All area names already defined in the spreadsheet are listed in the text field below.</ahelp> If you click a name on the list, the corresponding reference in the document will be shown with a blue frame. If multiple cell ranges belong to the same area name, they are displayed with different colored frames."
-msgstr "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_NAMES:ED_NAME\">Εισάγετε το όνομα της περιοχής για την οποία επιθυμείτε να ορίσετε την παραπομπή. Όλα τα ονόματα περιοχών που ήδη ορίστηκα στο υπολογιστικό φύλλο βρίσκονται σε λίστα στο πεδίο κειμένου παρακάτω.</ahelp> Αν κάνετε κλικ σε ένα όνομα στη λίστα, η αντίστοιχη παραπομπή στο έγγραφο θα εμφανιστεί με ένα μπλε πλαίσιο. Αν πολλαπλές περιοχές κελιών κατέχουν το ίδιο όνομα περιοχής, εμφανίζοντας με πλαίσια διαφορετικού χρώματος."
+msgid "Returns the hyperbolic cotangent of <emph>Number</emph>."
+msgstr "Επιστρέφει την υπερβολική συνεφαπτομένη του <emph>Αριθμού</emph>."
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3153728\n"
-"9\n"
+"04060106.xhp\n"
+"hd_id3155422\n"
+"183\n"
"help.text"
-msgid "Assigned to"
-msgstr "Αντιστοιχίστηκε στο"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3147435\n"
-"10\n"
+"04060106.xhp\n"
+"par_id3144754\n"
+"184\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_NAMES:ED_ASSIGN\">The reference of the selected area name is shown here as an absolute value.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_NAMES:ED_ASSIGN\">Η παραπομπή του επιλεγμένου ονόματος περιοχής εμφανίζεται εδώ ως απόλυτη τιμή.</ahelp>"
+msgid "<item type=\"input\">=COTH(1)</item> returns the hyperbolic cotangent of 1, approximately 1.3130."
+msgstr "Το <item type=\"input\">=COTH(1)</item> επιστρέφει την υπερβολική συνεφαπτομένη του 1, περίπου 1.3130."
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3146986\n"
-"12\n"
+"04060106.xhp\n"
+"bm_id6110552\n"
"help.text"
-msgid "To insert a new area reference, place the cursor in this field and use your mouse to select the desired area in any sheet of your spreadsheet document."
-msgstr "Για να εισαγάγετε μια νέα παραπομπή περιοχής, τοποθετήστε το δρομέα σε αυτό το πεδίο και χρησιμοποιήστε το ποντίκι σας για να επιλέξετε την επιθυμητή περιοχή σε οποιοδήποτε έγγραφο υπολογιστικού φύλλου."
+msgid "<bookmark_value>CSC function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση CSC</bookmark_value>"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3154729\n"
-"13\n"
+"04060106.xhp\n"
+"hd_id9523234\n"
+"149\n"
"help.text"
-msgid "More"
-msgstr "Πρόσθετα"
+msgid "CSC"
+msgstr "CSC"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3149958\n"
-"14\n"
+"04060106.xhp\n"
+"par_id4896433\n"
+"150\n"
"help.text"
-msgid "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_NAMES:BTN_MORE\">Allows you to specify the <emph>Area type </emph>(optional) for the reference.</ahelp>"
-msgstr "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_NAMES:BTN_MORE\">Σας επιτρέπει να καθορίσετε την επιλογή <emph>Τύπος περιοχής </emph>(προαιρετικό) για την παραπομπή.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_COSECANT\">Returns the cosecant of the given angle (in radians). The cosecant of an angle is equivalent to 1 divided by the sine of that angle</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_COSECANT\">Επιστρέφει τη συντέμνουσα της δοσμένης γωνίας (σε ακτίνια). Η συντέμνουσα μιας γωνίας είναι ισοδύναμη με 1 διαιρεμένο με το ημίτονο αυτής της γωνίας</ahelp>"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3147394\n"
-"15\n"
+"04060106.xhp\n"
+"hd_id3534032\n"
+"151\n"
"help.text"
-msgid "Area type"
-msgstr "Τύπος περιοχής"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3155416\n"
-"16\n"
+"04060106.xhp\n"
+"par_id4571344\n"
+"152\n"
"help.text"
-msgid "Defines additional options related to the type of reference area."
-msgstr "Καθορίζει πρόσθετες επιλογές σχετικές με τον τύπο της περιοχής παραπομπής."
+msgid "CSC(Number)"
+msgstr "CSC(Αριθμός)"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3150716\n"
-"17\n"
+"04060106.xhp\n"
+"par_id9859164\n"
+"153\n"
"help.text"
-msgid "Print range"
-msgstr "Περιοχή εκτύπωσης"
+msgid "Returns the (trigonometric) cosecant of <emph>Number</emph>, the angle in radians."
+msgstr "Επιστρέφει την (τριγωνομετρική) συντέμνουσα του <emph>αριθμού</emph>, τη γωνία σε ακτίνια."
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3150751\n"
-"18\n"
+"04060106.xhp\n"
+"par_id3428494\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES:BTN_PRINTAREA\">Defines the area as a print range.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES:BTN_PRINTAREA\">Καθορίζει την περιοχή ως περιοχή εκτύπωσης.</ahelp>"
+msgid "To return the cosecant of an angle in degrees, use the RADIANS function."
+msgstr "Για να επιστραφεί η συντέμνουσα μιας γωνίας εκφρασμένης σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3153764\n"
-"19\n"
+"04060106.xhp\n"
+"hd_id2577161\n"
+"154\n"
"help.text"
-msgid "Filter"
-msgstr "Φιλτρο"
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3155766\n"
-"20\n"
+"04060106.xhp\n"
+"par_id3736803\n"
+"155\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES:BTN_CRITERIA\">Defines the selected area to be used in an <link href=\"text/scalc/01/12040300.xhp\" name=\"advanced filter\">advanced filter</link>.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES:BTN_CRITERIA\">Καθορίζει την επιλεγμένη περιοχή που θα χρησιμοποιηθεί σε ένα <link href=\"text/scalc/01/12040300.xhp\" name=\"ειδικό φίλτρο\">ειδικό φίλτρο</link>.</ahelp>"
+msgid "<item type=\"input\">=CSC(PI()/4)</item> returns approximately 1.4142135624, the inverse of the sine of PI/4 radians."
+msgstr "<item type=\"input\">=CSC(PI()/4)</item> επιστρέφει περίπου 1.4142135624, το αντίστροφο του ημιτόνου των PI/4 ακτινίων."
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3159267\n"
-"21\n"
+"04060106.xhp\n"
+"par_id6016818\n"
+"156\n"
"help.text"
-msgid "Repeat column"
-msgstr "Επανάληψη στήλης"
+msgid "<item type=\"input\">=CSC(RADIANS(30))</item> returns 2, the cosecant of 30 degrees."
+msgstr "<item type=\"input\">=CSC(RADIANS(30))</item> επιστρέφει 2, την συντέμνουσα των 30 μοιρών."
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3149565\n"
-"22\n"
+"04060106.xhp\n"
+"bm_id9288877\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES:BTN_COLHEADER\">Defines the area as a repeating column.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES:BTN_COLHEADER\">Καθορίζει την περιοχή ως στήλης επανάληψης.</ahelp>"
+msgid "<bookmark_value>CSCH function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση CSCH</bookmark_value>"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3153966\n"
-"23\n"
+"04060106.xhp\n"
+"hd_id4325650\n"
+"159\n"
"help.text"
-msgid "Repeat row"
-msgstr "Επανάληψη γραμμής"
+msgid "CSCH"
+msgstr "CSCH"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3150300\n"
-"24\n"
+"04060106.xhp\n"
+"par_id579916\n"
+"160\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES:BTN_ROWHEADER\">Defines the area as a repeating row.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES:BTN_ROWHEADER\">Καθορίζει την περιοχή ως γραμμή επανάληψης.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_COSECANTHYP\">Returns the hyperbolic cosecant of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_COSECANTHYP\">Επιστρέφει την υπερβολική συντέμνουσα ενός αριθμού.</ahelp>"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3155112\n"
-"27\n"
+"04060106.xhp\n"
+"hd_id5336768\n"
+"161\n"
"help.text"
-msgid "Add/Modify"
-msgstr "Προσθήκη/Τροποποίηση"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04070100.xhp
+#: 04060106.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3159236\n"
-"28\n"
+"04060106.xhp\n"
+"par_id3108851\n"
+"162\n"
"help.text"
-msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_NAMES:BTN_ADD\">Click the <emph>Add</emph> button to add the defined name to the list. Click the <emph>Modify</emph> button to enter another name for an already existing name selected from the list.</ahelp>"
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_NAMES:BTN_ADD\">Κάντε κλικ στο κουμπί <emph>Προσθήκη</emph> για να προσθέσετε το καθορισμένο όνομα στη λίστα. Κάντε κλικ στο κουμπί <emph>Τροποποίηση</emph> για να εισάγετε ένα διαφορετικό όνομα για ένα ήδη υπάρχον όνομα που επιλέχτηκε από τη λίστα.</ahelp>"
+msgid "CSCH(Number)"
+msgstr "CSCH(Αριθμός)"
-#: func_datevalue.xhp
+#: 04060106.xhp
msgctxt ""
-"func_datevalue.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id1394188\n"
+"163\n"
"help.text"
-msgid "DATEVALUE"
-msgstr "DATEVALUE"
+msgid "Returns the hyperbolic cosecant of <emph>Number</emph>."
+msgstr "Επιστρέφει την υπερβολική συντέμνουσα του <emph>αριθμού</emph>."
-#: func_datevalue.xhp
+#: 04060106.xhp
msgctxt ""
-"func_datevalue.xhp\n"
-"bm_id3145621\n"
+"04060106.xhp\n"
+"hd_id6037477\n"
+"164\n"
"help.text"
-msgid "<bookmark_value>DATEVALUE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DATEVALUE</bookmark_value>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: func_datevalue.xhp
+#: 04060106.xhp
msgctxt ""
-"func_datevalue.xhp\n"
-"hd_id3145621\n"
-"18\n"
+"04060106.xhp\n"
+"par_id5426085\n"
+"165\n"
"help.text"
-msgid "<variable id=\"datevalue\"><link href=\"text/scalc/01/func_datevalue.xhp\">DATEVALUE</link></variable>"
-msgstr "<variable id=\"datevalue\"><link href=\"text/scalc/01/func_datevalue.xhp\">DATEVALUE</link></variable>"
+msgid "<item type=\"input\">=CSCH(1)</item> returns approximately 0.8509181282, the hyperbolic cosecant of 1."
+msgstr "<item type=\"input\">=CSCH(1)</item> επιστρέφει περίπου 0,8509181282, την υπερβολική συντέμνουσα του 1."
-#: func_datevalue.xhp
+#: 04060106.xhp
msgctxt ""
-"func_datevalue.xhp\n"
-"par_id3145087\n"
-"19\n"
+"04060106.xhp\n"
+"bm_id3145314\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DATWERT\">Returns the internal date number for text in quotes.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DATWERT\">Επιστρέφει τον εσωτερικό αριθμό ημερομηνίας για το κείμενο σε εισαγωγικά.</ahelp>"
+msgid "<bookmark_value>DEGREES function</bookmark_value><bookmark_value>converting;radians, into degrees</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DEGREES</bookmark_value><bookmark_value>μετατροπή, ακτίνια σε μοίρες</bookmark_value>"
-#: func_datevalue.xhp
+#: 04060106.xhp
msgctxt ""
-"func_datevalue.xhp\n"
-"par_id3149281\n"
-"20\n"
+"04060106.xhp\n"
+"hd_id3145314\n"
+"188\n"
"help.text"
-msgid "The internal date number is returned as a number. The number is determined by the date system that is used by $[officename] to calculate dates."
-msgstr "Ο εσωτερικός αριθμός ημερομηνίας επιστρέφεται ως αριθμός. Ο αριθμός καθορίζεται από το σύστημα ημερομηνίας που χρησιμοποιείται από το $[officename] για τον υπολογισμό ημερομηνιών."
+msgid "DEGREES"
+msgstr "DEGREES"
-#: func_datevalue.xhp
+#: 04060106.xhp
msgctxt ""
-"func_datevalue.xhp\n"
-"par_id0119200903491982\n"
+"04060106.xhp\n"
+"par_id3149939\n"
+"189\n"
"help.text"
-msgid "If the text string also includes a time value, DATEVALUE only returns the integer part of the conversion."
-msgstr "Αν το κείμενο περιέχει και μια τιμή ώρας, η DATEVALUE επιστρέφει μόνο το ακέραιο μέρος της μετατροπής."
+msgid "<ahelp hid=\"HID_FUNC_DEG\">Converts radians into degrees.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DEG\">Μετατρέπει ακτίνια σε μοίρες.</ahelp>"
-#: func_datevalue.xhp
+#: 04060106.xhp
msgctxt ""
-"func_datevalue.xhp\n"
-"hd_id3156294\n"
-"21\n"
+"04060106.xhp\n"
+"hd_id3150623\n"
+"190\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: func_datevalue.xhp
+#: 04060106.xhp
msgctxt ""
-"func_datevalue.xhp\n"
-"par_id3149268\n"
-"22\n"
+"04060106.xhp\n"
+"par_id3145600\n"
+"191\n"
"help.text"
-msgid "DATEVALUE(\"Text\")"
-msgstr "DATEVALUE(Κείμενο)"
+msgid "DEGREES(Number)"
+msgstr "DEGREES(Αριθμός)"
-#: func_datevalue.xhp
+#: 04060106.xhp
msgctxt ""
-"func_datevalue.xhp\n"
-"par_id3154819\n"
-"23\n"
+"04060106.xhp\n"
+"par_id3149484\n"
+"192\n"
"help.text"
-msgid "<emph>Text</emph> is a valid date expression and must be entered with quotation marks."
-msgstr "Το <emph>Κείμενο</emph> είναι μια έγκυρη έκφραση ημερομηνίας και πρέπει να εισάγεται σε εισαγωγικά."
+msgid "<emph>Number</emph> is the angle in radians to be converted to degrees."
+msgstr "<emph>Αριθμός</emph> είναι η γωνία σε ακτίνια που θα μετατραπεί σε μοίρες."
-#: func_datevalue.xhp
+#: 04060106.xhp
msgctxt ""
-"func_datevalue.xhp\n"
-"hd_id3156309\n"
-"24\n"
+"04060106.xhp\n"
+"hd_id3669545\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: func_datevalue.xhp
+#: 04060106.xhp
msgctxt ""
-"func_datevalue.xhp\n"
-"par_id3155841\n"
-"25\n"
+"04060106.xhp\n"
+"par_id3459578\n"
"help.text"
-msgid "<emph>=DATEVALUE(\"1954-07-20\")</emph> yields 19925."
-msgstr "<emph>=DATEVALUE(\"1954-07-20\")</emph> αποδίδει 19925."
+msgid "<item type=\"input\">=DEGREES(PI())</item> returns 180 degrees."
+msgstr "Το <item type=\"input\">=DEGREES(PI())</item> επιστρέφει 180 μοίρες."
-#: 06060200.xhp
+#: 04060106.xhp
msgctxt ""
-"06060200.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"bm_id3148698\n"
"help.text"
-msgid "Protecting document"
-msgstr "Προστασία εγγράφου"
+msgid "<bookmark_value>EXP function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση EXP</bookmark_value>"
-#: 06060200.xhp
+#: 04060106.xhp
msgctxt ""
-"06060200.xhp\n"
-"hd_id3150541\n"
-"1\n"
+"04060106.xhp\n"
+"hd_id3148698\n"
+"198\n"
"help.text"
-msgid "Protecting document"
-msgstr "Προστασία εγγράφου"
+msgid "EXP"
+msgstr "EXP"
-#: 06060200.xhp
+#: 04060106.xhp
msgctxt ""
-"06060200.xhp\n"
-"par_id3145172\n"
-"2\n"
+"04060106.xhp\n"
+"par_id3150592\n"
+"199\n"
"help.text"
-msgid "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Protects the sheet structure of your document from modifications. It is impossible to insert, delete, rename, move or copy sheets.</ahelp></variable> Open the <emph>Protect document</emph> dialog with <emph>Tools - Protect Document - Document</emph>. Optionally enter a password and click OK."
-msgstr "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Προστατεύει τη δομή φύλλου του εγγράφου σας από τροποποιήσεις. Είναι αδύνατο να εισάγετε, διαγράψετε, μετονομάσετε, μετακινήσετε ή αντιγράψετε φύλλα.</ahelp></variable> Ανοίξτε το παράθυρο διαλόγου <emph>Προστασία εγγράφου</emph> από το <emph>Εργαλεία - Προστασία εγγράφου - Έγγραφο</emph>. Προαιρετικά εισάγετε ένα κωδικό πρόσβασης και πατήστε ΟΚ."
+msgid "<ahelp hid=\"HID_FUNC_EXP\">Returns e raised to the power of a number.</ahelp> The constant e has a value of approximately 2.71828182845904."
+msgstr "<ahelp hid=\"HID_FUNC_EXP\">Επιστρέφει το e υψωμένο στη δύναμη του αριθμού.</ahelp> Η σταθερά e έχει τιμή περίπου 2.71828182845904."
-#: 06060200.xhp
+#: 04060106.xhp
msgctxt ""
-"06060200.xhp\n"
-"par_id3153188\n"
-"6\n"
+"04060106.xhp\n"
+"hd_id3150351\n"
+"200\n"
"help.text"
-msgid "The structure of protected spreadsheet documents can be changed only if the <emph>Protect</emph> option is disabled. On the context menus for the spreadsheet tabs at the lower graphic border, only the menu item <emph>Select All Sheets</emph> can be activated. All other menu items are deactivated. To remove the protection, call up the command <emph>Tools - Protect Document - Document</emph> again. If no password is assigned, protection is immediately removed. If you were assigned a password, the <emph>Remove Spreadsheet Protection</emph> dialog appears, in which you must enter the password. Only then can you remove the check mark specifying that protection is active."
-msgstr "Η δομή των προστατευμένων εγγράφων υπολογιστικού φύλλου μπορεί να αλλάξει μόνο αν απενεργοποιηθεί η επιλογή <emph>Προστασία</emph>. Στα μενού περιεχομένου των καρτελών του υπολογιστικού φύλλου που βρίσκονται στο κάτω περίγραμμα, μόνο το στοιχείο μενού <emph>Επιλογή όλων των φύλλων</emph> μπορεί να ενεργοποιηθεί. Όλα τα άλλα αντικείμενα του μενού είναι απενεργοποιημένα. Για να καταργήσετε την προστασία, επιλέξτε και πάλι την εντολή <emph>Εργαλεία - Προστασία εγγράφου - Έγγραφο</emph>. Αν δεν έχει ορισθεί κωδικός πρόσβασης, τότε η προστασία καταργείται αμέσως. Αν είχατε ορίσει κωδικό πρόσβασης, θα προβληθεί το παράθυρο διαλόγου <emph>Κατάργηση προστασίας υπολογιστικού φύλλου</emph>, όπου θα πρέπει να πληκτρολογήσετε τον κωδικό πρόσβασης. Μόνο τότε θα καταργηθεί το σύμβολο επιλογής που δηλώνει ότι η κατάσταση προστασίας είναι ενεργή."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 06060200.xhp
+#: 04060106.xhp
msgctxt ""
-"06060200.xhp\n"
-"par_id3145750\n"
-"7\n"
+"04060106.xhp\n"
+"par_id3146786\n"
+"201\n"
"help.text"
-msgid "A protected document, once saved, can only be saved again with the <emph>File - Save As</emph> menu command."
-msgstr "Ένα προστατευμένο έγγραφο, αφού αποθηκευθεί, μπορεί να αποθηκευθεί εκ νέου μόνο με την εντολή μενού <emph>Αρχείο - Αποθήκευση ως</emph>."
+msgid "EXP(Number)"
+msgstr "EXP(Αριθμός)"
-#: 06060200.xhp
+#: 04060106.xhp
msgctxt ""
-"06060200.xhp\n"
-"hd_id3152596\n"
-"4\n"
+"04060106.xhp\n"
+"par_id3155608\n"
+"202\n"
"help.text"
-msgid "Password (optional)"
-msgstr "Κωδικός (προαιρετικό)"
+msgid "<emph>Number</emph> is the power to which e is to be raised."
+msgstr "<emph>Αριθμός</emph> είναι η δύναμη στην οποία θα υψωθεί το e."
-#: 06060200.xhp
+#: 04060106.xhp
msgctxt ""
-"06060200.xhp\n"
-"par_id3155412\n"
-"5\n"
+"04060106.xhp\n"
+"hd_id3154418\n"
+"203\n"
"help.text"
-msgid "You can create a password to protect your document against unauthorized or accidental modifications."
-msgstr "Μπορείτε να δημιουργήσετε έναν κωδικό για να προστατέψετε το έγγραφό σας από μη εξουσιοδοτημένες τυχαίες τροποποιήσεις."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 06060200.xhp
+#: 04060106.xhp
msgctxt ""
-"06060200.xhp\n"
-"par_id3150717\n"
-"9\n"
+"04060106.xhp\n"
+"par_id3156340\n"
+"204\n"
"help.text"
-msgid "You can completely protect your work by combining both options from <emph>Tools - Protect Document</emph>, including password entry. If you want to prevent the document from being opened by other users, select <emph>Save With Password </emph>and click the <emph>Save</emph> button. The <emph>Enter Password</emph> dialog appears. Consider carefully when choosing a password; if you forget it after you close a document you will be unable to access the document."
-msgstr "Μπορείτε να επιτύχετε την πλήρη προστασία της εργασίας σας με συνδυασμό και των δύο επιλογών στο μενού <emph>Εργαλεία - Προστασία εγγράφου</emph>, συμπεριλαμβάνοντας κωδικό πρόσβασης. Για να απαγορεύσετε τελείως το άνοιγμα του εγγράφου από άλλους χρήστες, ενεργοποιήστε το πεδίο <emph>Αποθήκευση με κωδικό πρόσβασης</emph> κατά την αρχική αποθήκευση πριν κάνετε κλικ στο κουμπί <emph>Αποθήκευση</emph>. Εμφανίζεται το παράθυρο διαλόγου <emph>Εισαγωγή κωδικού πρόσβασης</emph>. Σκεφθείτε προσεκτικά των κωδικό που θα επιλέξετε. Σημειώστε ότι σε περίπτωση που ξεχάσετε τον κωδικό πρόσβασης δεν θα μπορείτε να ανοίξετε το έγγραφό σας."
+msgid "<item type=\"input\">=EXP(1)</item> returns 2.71828182845904, the mathematical constant e to Calc's accuracy."
+msgstr "Το <item type=\"input\">=EXP(1)</item> επιστρέφει 2.71828182845904, δηλαδή τη μαθηματική σταθερά e με την ακρίβεια του Calc."
-#: 12040100.xhp
+#: 04060106.xhp
msgctxt ""
-"12040100.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"bm_id3145781\n"
"help.text"
-msgid "AutoFilter"
-msgstr "Αυτόματο φίλτρο"
+msgid "<bookmark_value>FACT function</bookmark_value><bookmark_value>factorials;numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση FACT</bookmark_value><bookmark_value>παραγοντικά, αριθμοί</bookmark_value>"
-#: 12040100.xhp
+#: 04060106.xhp
msgctxt ""
-"12040100.xhp\n"
-"hd_id3153541\n"
-"1\n"
+"04060106.xhp\n"
+"hd_id3145781\n"
+"208\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12040100.xhp\" name=\"AutoFilter\">AutoFilter</link>"
-msgstr "<link href=\"text/scalc/01/12040100.xhp\" name=\"Αυτόματο φίλτρο\">Αυτόματο φίλτρο</link>"
+msgid "FACT"
+msgstr "FACT"
-#: 12040100.xhp
+#: 04060106.xhp
msgctxt ""
-"12040100.xhp\n"
-"par_id3148550\n"
-"2\n"
+"04060106.xhp\n"
+"par_id3151109\n"
+"209\n"
"help.text"
-msgid "<ahelp hid=\".uno:DataFilterAutoFilter\">Automatically filters the selected cell range, and creates one-row list boxes where you can choose the items that you want to display.</ahelp>"
-msgstr "<ahelp hid=\".uno:DataFilterAutoFilter\">Φιλτράρει αυτόματα την επιλεγμένη περιοχή κελιών, και δημιουργεί πλαίσια λίστας με μία γραμμή όπου μπορείτε να επιλέξετε τα αντικείμενα που επιθυμείτε να εμφανίσετε.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_FAKULTAET\">Returns the factorial of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_FAKULTAET\">Επιστρέφει το παραγοντικό ενός αριθμού.</ahelp>"
-#: 12040100.xhp
+#: 04060106.xhp
msgctxt ""
-"12040100.xhp\n"
-"par_id3145171\n"
-"3\n"
+"04060106.xhp\n"
+"hd_id3146902\n"
+"210\n"
"help.text"
-msgid "<link href=\"text/shared/02/12090000.xhp\" name=\"Default filter\">Default filter</link>"
-msgstr "<link href=\"text/shared/02/12090000.xhp\" name=\"Προεπιλεγμένο φίλτρο\">Προεπιλεγμένο φίλτρο</link>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3154661\n"
+"211\n"
"help.text"
-msgid "Logical Functions"
-msgstr "Λογικές συναρτήσεις"
+msgid "FACT(Number)"
+msgstr "FACT(Αριθμός)"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"bm_id3153484\n"
+"04060106.xhp\n"
+"par_id3152952\n"
+"212\n"
"help.text"
-msgid "<bookmark_value>logical functions</bookmark_value> <bookmark_value>Function Wizard; logical</bookmark_value> <bookmark_value>functions; logical functions</bookmark_value>"
-msgstr "<bookmark_value>λογικές συναρτήσεις</bookmark_value> <bookmark_value>Οδηγός συναρτήσεων; λογικές</bookmark_value> <bookmark_value>συναρτήσεις; λογικές συναρτήσεις</bookmark_value>"
+msgid "Returns Number!, the factorial of <emph>Number</emph>, calculated as 1*2*3*4* ... * Number."
+msgstr "Επιστρέφει το Αριθμός!, δηλ. το παραγοντικό του <emph>Αριθμού</emph>, υπολογισμένο ως 1*2*3*4*...*Αριθμός."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3153484\n"
-"1\n"
+"04060106.xhp\n"
+"par_id3834650\n"
"help.text"
-msgid "Logical Functions"
-msgstr "Λογικές συναρτήσεις"
+msgid "=FACT(0) returns 1 by definition."
+msgstr "=FACT(0) επιστρέφει ως αποτέλεσμα την τιμή 1 εξ ορισμού."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3149312\n"
-"2\n"
+"04060106.xhp\n"
+"par_id8429517\n"
"help.text"
-msgid "<variable id=\"logischtext\">This category contains the <emph>Logical</emph> functions. </variable>"
-msgstr "<variable id=\"logischtext\">Η κατηγορία αυτή περιέχει <emph>Λογικές</emph> συναρτήσεις. </variable>"
+msgid "The factorial of a negative number returns the \"invalid argument\" error."
+msgstr "Το παραγοντικό ενός αρνητικού αριθμού επιστρέφει το σφάλμα \"μη έγκυρο όρισμα\"."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"bm_id3147505\n"
+"04060106.xhp\n"
+"hd_id3154569\n"
+"213\n"
"help.text"
-msgid "<bookmark_value>AND function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση AND</bookmark_value>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3147505\n"
-"29\n"
+"04060106.xhp\n"
+"par_id3154476\n"
+"216\n"
"help.text"
-msgid "AND"
-msgstr "AND"
+msgid "<item type=\"input\">=FACT(3)</item> returns 6."
+msgstr "Η συνάρτηση <item type=\"input\">=FACT(3)</item> επιστρέφει ως αποτέλεσμα 6."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3153959\n"
-"65\n"
+"04060106.xhp\n"
+"par_id3147525\n"
+"214\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_UND\">Returns TRUE if all arguments are TRUE.</ahelp> If one of the elements is FALSE, this function returns the FALSE value."
-msgstr "<ahelp hid=\"HID_FUNC_UND\">Επιστρέφει TRUE αν όλα τα ορίσματα είναι TRUE.</ahelp> Αν ένα από τα στοιχεία είναι FALSE, η συνάρτηση επιστρέφει την τιμή FALSE."
+msgid "<item type=\"input\">=FACT(0)</item> returns 1."
+msgstr "Η συνάρτηση <item type=\"input\">=FACT(0)</item> επιστρέφει ως αποτέλεσμα 1."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3146100\n"
-"66\n"
+"04060106.xhp\n"
+"bm_id3159084\n"
"help.text"
-msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values."
-msgstr "Τα ορίσματα είναι είτε λογικές εκφράσεις από μόνες τους (TRUE, 1<5, 2+3=7, B8<10) που επιστρέφουν λογικές τιμές, είτε πίνακες (A1:C3) που περιέχουν λογικές τιμές."
+msgid "<bookmark_value>INT function</bookmark_value><bookmark_value>numbers;rounding down to next integer</bookmark_value><bookmark_value>rounding;down to next integer</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση INT</bookmark_value><bookmark_value>αριθμοί, στρογγυλοποίηση προς τα κάτω στον επόμενο ακέραιο</bookmark_value><bookmark_value>στρογγυλοποίηση, προς τα κάτω στον επόμενο ακέραιο</bookmark_value>"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3150538\n"
-"67\n"
+"04060106.xhp\n"
+"hd_id3159084\n"
+"218\n"
"help.text"
-msgid "When a function expects a single value, but you entered a cell range, then the value from the cell range is taken that is in the same column or row as the formula."
-msgstr "Όταν μια συνάρτηση περιμένει μία μοναδική τιμή και εσείς έχετε δώσει μια περιοχή κελιών, τότε ως τιμή εκλαμβάνεται αυτή που βρίσκεται στην ίδια γραμμή ή στήλη με τον τύπο."
+msgid "INT"
+msgstr "INT"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3149128\n"
-"68\n"
+"04060106.xhp\n"
+"par_id3158441\n"
+"219\n"
"help.text"
-msgid "If the entered range is outside of the current column or row of the formula, the function returns the error value #VALUE!"
-msgstr "Αν η περιοχή που εισήχθηκε έξω από την τρέχουσα στήλη ή γραμμή του τύπου, η συνάρτηση επιστρέφει την τιμή σφάλματος #VALUE!"
+msgid "<ahelp hid=\"HID_FUNC_GANZZAHL\">Rounds a number down to the nearest integer.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GANZZAHL\">Στρογγυλοποιεί έναν αριθμό προς τα κάτω στον πλησιέστερο ακέραιο.</ahelp>"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3150374\n"
-"31\n"
+"04060106.xhp\n"
+"hd_id3146132\n"
+"220\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3159123\n"
-"32\n"
+"04060106.xhp\n"
+"par_id3156146\n"
+"221\n"
"help.text"
-msgid "AND(LogicalValue1; LogicalValue2 ...LogicalValue30)"
-msgstr "AND(ΛογικήΤιμή1; ΛογικήΤιμή2 ...ΛογικήΤιμή30)"
+msgid "INT(Number)"
+msgstr "INT(Αριθμός)"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3150038\n"
-"33\n"
+"04060106.xhp\n"
+"par_id3154117\n"
+"222\n"
"help.text"
-msgid "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> are conditions to be checked. All conditions can be either TRUE or FALSE. If a range is entered as a parameter, the function uses the value from the range that is in the current column or row. The result is TRUE if the logical value in all cells within the cell range is TRUE."
-msgstr "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> είναι συνθήκες προς έλεγχο. Όλες οι συνθήκες μπορεί να είναι είτε TRUE ή FALSE. Αν μια περιοχή ορισθεί ως παράμετρος, τότε η συνάρτηση χρησιμοποιεί την τιμή της περιοχής από την τρέχουσα στήλη ή γραμμή. Το αποτέλεσμα είναι TRUE αν η λογική τιμή σε όλα τα κελιά μέσα στην περιοχή των κελιών είναι TRUE."
+msgid "Returns <emph>Number</emph> rounded down to the nearest integer."
+msgstr "Επιστρέφει τον <emph>Αριθμό</emph> στρογγυλοποιημένο προς τα κάτω στον πλησιέστερο ακέραιο."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3149143\n"
-"34\n"
+"04060106.xhp\n"
+"par_id153508\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Negative numbers round down to the integer below."
+msgstr "Οι αρνητικοί αριθμοί στρογγυλοποιούνται προς τα κάτω στον επόμενο ακέραιο."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3153123\n"
-"35\n"
+"04060106.xhp\n"
+"hd_id3155118\n"
+"223\n"
"help.text"
-msgid "The logical values of entries 12<13; 14>12, and 7<6 are to be checked:"
-msgstr "Θα ελεγχθούν οι λογικές τιμές των καταχωρήσεων 12<13; 14>12, και 7<6:"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3145632\n"
-"36\n"
+"04060106.xhp\n"
+"par_id3156267\n"
+"224\n"
"help.text"
-msgid "<item type=\"input\">=AND(12<13;14>12;7<6)</item> returns FALSE."
-msgstr "<item type=\"input\">=AND(12<13;14>12;7<6)</item> επιστρέφει FALSE."
+msgid "<item type=\"input\">=INT(5.7)</item> returns 5."
+msgstr "Η συνάρτηση <item type=\"input\">=INT(5.7)</item> επιστρέφει ως αποτέλεσμα 5."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3149946\n"
-"60\n"
+"04060106.xhp\n"
+"par_id3147323\n"
+"225\n"
"help.text"
-msgid "<item type=\"input\">=AND (FALSE;TRUE)</item> returns FALSE."
-msgstr "<item type=\"input\">=AND (FALSE;TRUE)</item> επιστρέφει FALSE."
+msgid "<item type=\"input\">=INT(-1.3)</item> returns -2."
+msgstr "Η συνάρτηση <item type=\"input\">=INT(-1.3)</item> επιστρέφει ως αποτέλεσμα -2."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"bm_id3149015\n"
+"04060106.xhp\n"
+"bm_id3150938\n"
"help.text"
-msgid "<bookmark_value>FALSE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση FALSE</bookmark_value>"
+msgid "<bookmark_value>EVEN function</bookmark_value><bookmark_value>numbers;rounding up/down to even integers</bookmark_value><bookmark_value>rounding;up/down to even integers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση EVEN</bookmark_value><bookmark_value>αριθμοί, στρογγυλοποίηση προς τα πάνω/κάτω σε άρτιους ακέραιους</bookmark_value><bookmark_value>στρογγυλοποίηση, προς τα πάνω/κάτω σε άρτιους ακέραιους</bookmark_value>"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3149015\n"
-"3\n"
+"04060106.xhp\n"
+"hd_id3150938\n"
+"227\n"
"help.text"
-msgid "FALSE"
-msgstr "FALSE"
+msgid "EVEN"
+msgstr "EVEN"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3149890\n"
-"4\n"
+"04060106.xhp\n"
+"par_id3149988\n"
+"228\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_FALSCH\">Returns the logical value FALSE.</ahelp> The FALSE() function does not require any arguments, and always returns the logical value FALSE."
-msgstr "<ahelp hid=\"HID_FUNC_FALSCH\">Επιστρέφει τη λογική τιμή FALSE.</ahelp> Η συνάρτηση FALSE() δεν απαιτεί καθόλου ορίσματα, και πάντα επιστρέφει τη λογική τιμή FALSE."
+msgid "<ahelp hid=\"HID_FUNC_GERADE\">Rounds a positive number up to the next even integer and a negative number down to the next even integer.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GERADE\">Στρογγυλοποιεί ένα θετικό αριθμό προς τα πάνω στον επόμενο άρτιο ακέραιο και έναν αρνητικό αριθμό προς τα κάτων στον επόμενο άρτιο ακέραιο.</ahelp>"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3146939\n"
-"5\n"
+"04060106.xhp\n"
+"hd_id3148401\n"
+"229\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060105.xhp
-msgctxt ""
-"04060105.xhp\n"
-"par_id3150030\n"
-"6\n"
-"help.text"
-msgid "FALSE()"
-msgstr "FALSE()"
-
-#: 04060105.xhp
-msgctxt ""
-"04060105.xhp\n"
-"hd_id3150697\n"
-"7\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060105.xhp
-msgctxt ""
-"04060105.xhp\n"
-"par_id3154842\n"
-"8\n"
-"help.text"
-msgid "<item type=\"input\">=FALSE()</item> returns FALSE"
-msgstr "<item type=\"input\">=FALSE()</item> επιστρέφει FALSE"
-
-#: 04060105.xhp
-msgctxt ""
-"04060105.xhp\n"
-"par_id3147468\n"
-"9\n"
-"help.text"
-msgid "<item type=\"input\">=NOT(FALSE())</item> returns TRUE"
-msgstr "<item type=\"input\">=NOT(FALSE())</item> επιστρέφει TRUE"
-
-#: 04060105.xhp
-msgctxt ""
-"04060105.xhp\n"
-"bm_id3150141\n"
-"help.text"
-msgid "<bookmark_value>IF function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IF</bookmark_value>"
-
-#: 04060105.xhp
-msgctxt ""
-"04060105.xhp\n"
-"hd_id3150141\n"
-"48\n"
-"help.text"
-msgid "IF"
-msgstr "IF"
-
-#: 04060105.xhp
-msgctxt ""
-"04060105.xhp\n"
-"par_id3148740\n"
-"49\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_WENN\">Specifies a logical test to be performed.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_WENN\">Καθορίζει τη λογική δοκιμή που θα εφαρμοστεί.</ahelp>"
-
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3153325\n"
-"50\n"
+"04060106.xhp\n"
+"par_id3150830\n"
+"230\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "EVEN(Number)"
+msgstr "EVEN(Αριθμός)"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3154558\n"
-"51\n"
+"04060106.xhp\n"
+"par_id3153350\n"
+"231\n"
"help.text"
-msgid "IF(Test; ThenValue; OtherwiseValue)"
-msgstr "IF(Έλεγχος; Τιμή_Αν; \"Τιμή_Αλλιώς\")"
+msgid "Returns <emph>Number</emph> rounded to the next even integer up, away from zero."
+msgstr "Επιστρέφει τον <emph>Αριθμό</emph> στρογγυλοποιημένο στον επόμενο άρτιο ακέραιο, πάνω από το μηδέν."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3149727\n"
-"52\n"
+"04060106.xhp\n"
+"hd_id3155508\n"
+"232\n"
"help.text"
-msgid "<emph>Test</emph> is any value or expression that can be TRUE or FALSE."
-msgstr "<emph>Test</emph> είναι οποιαδήποτε τιμή ή έκφραση που μπορεί να είναι TRUE ή FALSE."
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3155828\n"
-"53\n"
+"04060106.xhp\n"
+"par_id3154361\n"
+"233\n"
"help.text"
-msgid "<emph>ThenValue</emph> (optional) is the value that is returned if the logical test is TRUE."
-msgstr "<emph>ThenValue</emph> (προαιρετική) είναι η τιμή που επιστρέφεται αν η λογική δοκιμή είναι TRUE."
+msgid "<item type=\"input\">=EVEN(2.3)</item> returns 4."
+msgstr "Η συνάρτηση <item type=\"input\">=EVEN(2.3)</item> επιστρέφει ως αποτέλεσμα 4."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3154811\n"
-"54\n"
+"04060106.xhp\n"
+"par_id8477736\n"
"help.text"
-msgid "<emph>OtherwiseValue</emph> (optional) is the value that is returned if the logical test is FALSE."
-msgstr "<emph>OtherwiseValue</emph> (προαιρετική) είναι η τιμή που επιστρέφεται αν η λογική δοκιμή είναι FALSE."
+msgid "<item type=\"input\">=EVEN(2)</item> returns 2."
+msgstr "Η συνάρτηση <item type=\"input\">=EVEN(2)</item> επιστρέφει ως αποτέλεσμα 2."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_idN107FA\n"
+"04060106.xhp\n"
+"par_id159611\n"
"help.text"
-msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgid "<item type=\"input\">=EVEN(0)</item> returns 0."
+msgstr "Η συνάρτηση <item type=\"input\">=EVEN(0)</item> επιστρέφει ως αποτέλεσμα 0."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3149507\n"
-"55\n"
+"04060106.xhp\n"
+"par_id6097598\n"
"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
+msgid "<item type=\"input\">=EVEN(-0.5)</item> returns -2."
+msgstr "Η συνάρτηση <item type=\"input\">=EVEN(-0.5)</item> επιστρέφει ως αποτέλεσμα -2."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3150867\n"
-"57\n"
+"04060106.xhp\n"
+"bm_id3147356\n"
"help.text"
-msgid "<item type=\"input\">=IF(A1>5;100;\"too small\")</item> If the value in A1 is higher than 5, the value 100 is entered in the current cell; otherwise, the text “too small” (without quotes) is entered."
-msgstr "<item type=\"input\">=IF(A1>5;100;\"too small\")</item> Αν η τιμή στο A1 είναι μεγαλύτερη από 5, εισάγεται η τιμή 100 στο τρέχον κελί; αλλιώς εισάγεται το κείμενο “πολύ μικρή” (χωρίς εισαγωγικά)."
+msgid "<bookmark_value>GCD function</bookmark_value><bookmark_value>greatest common divisor</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση GCD</bookmark_value><bookmark_value>μέγιστος κοινός διαιρέτης</bookmark_value>"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"bm_id3155954\n"
+"04060106.xhp\n"
+"hd_id3147356\n"
+"237\n"
"help.text"
-msgid "<bookmark_value>NOT function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση NOT</bookmark_value>"
+msgid "GCD"
+msgstr "GCD"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3155954\n"
-"12\n"
+"04060106.xhp\n"
+"par_id3152465\n"
+"238\n"
"help.text"
-msgid "NOT"
-msgstr "NOT"
+msgid "<ahelp hid=\"HID_FUNC_GGT\">Returns the greatest common divisor of two or more integers.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GGT\">Επιστρέφει το μέγιστο κοινό διαιρέτη δύο ή περισσότερων ακεραίων.</ahelp>"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3153570\n"
-"13\n"
+"04060106.xhp\n"
+"par_id2769249\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_NICHT\">Complements (inverts) a logical value.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_NICHT\">Συμπληρώνει (αντιστρέφει) μια λογική τιμή.</ahelp>"
+msgid "The greatest common divisor is the positive largest integer which will divide, without remainder, each of the given integers."
+msgstr "Ο μέγιστος κοινός διαιρέτης είναι ο μεγαλύτερος θετικός ακέραιος ο οποίος διαιρεί, χωρίς να αφήνει υπόλοιπο, κάθε έναν από τους δοσμένους ακέραιους."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3147372\n"
-"14\n"
+"04060106.xhp\n"
+"hd_id3150643\n"
+"239\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3157996\n"
-"15\n"
+"04060106.xhp\n"
+"par_id3154524\n"
+"240\n"
"help.text"
-msgid "NOT(LogicalValue)"
-msgstr "NOT(Λογική-τιμή)"
+msgid "GCD(Integer1; Integer2; ...; Integer30)"
+msgstr "GCD(Ακέραιος1; Ακέραιος2; ...;Ακέραιος30)"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3148766\n"
-"16\n"
+"04060106.xhp\n"
+"par_id3149340\n"
+"241\n"
"help.text"
-msgid "<emph>LogicalValue</emph> is any value to be complemented."
-msgstr "<emph>LogicalValue</emph> είναι οποιαδήποτε τιμή προς συμπλήρωση."
+msgid "<emph>Integer1 To 30</emph> are up to 30 integers whose greatest common divisor is to be calculated."
+msgstr "<emph>Ακέραιος1 ως 30</emph> είναι μέχρι 30 ακέραιοι των οποίων θα υπολογιστεί ο μέγιστος κοινός διαιρέτης."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3149884\n"
-"17\n"
+"04060106.xhp\n"
+"hd_id3147317\n"
+"242\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060105.xhp
-msgctxt ""
-"04060105.xhp\n"
-"par_id3150132\n"
-"18\n"
-"help.text"
-msgid "<item type=\"input\">=NOT(A)</item>. If A=TRUE then NOT(A) will evaluate FALSE."
-msgstr "<item type=\"input\">=NOT(A)</item>. Αν A=TRUE τότε το NOT(A) θα εκτιμήσει FALSE."
-
-#: 04060105.xhp
-msgctxt ""
-"04060105.xhp\n"
-"bm_id3148394\n"
-"help.text"
-msgid "<bookmark_value>OR function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση OR</bookmark_value>"
-
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3148394\n"
-"20\n"
+"04060106.xhp\n"
+"par_id3151285\n"
+"243\n"
"help.text"
-msgid "OR"
-msgstr "OR"
+msgid "<item type=\"input\">=GCD(16;32;24) </item>gives the result 8, because 8 is the largest number that can divide 16, 24 and 32 without a remainder."
+msgstr "Το <item type=\"input\">=GCD(16;32;24) </item> δίνει αποτέλεσμα 8, επειδή το 8 είνια ο μεγαλύτερος ακέραιος που μπορεί διαιρέσει το 16, το 24 και το 32 χωρίς υπόλοιπο."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3156060\n"
-"61\n"
+"04060106.xhp\n"
+"par_id1604663\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ODER\">Returns TRUE if at least one argument is TRUE.</ahelp> This function returns the value FALSE, if all the arguments have the logical value FALSE."
-msgstr "<ahelp hid=\"HID_FUNC_ODER\">Επσιτρέφει TRUE αν τουλάχιστον ένα όρισμα είναι TRUE.</ahelp> Αυτή η συνάρτηση πειστρέφει την τιμή FALSE, αν όλα τα ορίσματα έχουν τη λογική τιμή FALSE."
+msgid "<item type=\"input\">=GCD(B1:B3)</item> where cells B1, B2, B3 contain <item type=\"input\">9</item>, <item type=\"input\">12</item>, <item type=\"input\">9</item> gives 3."
+msgstr "Το <item type=\"input\">=GCD(B1:B3)</item> όπου τα κελιά B1, B2, B3 περιέχουν <item type=\"input\">9</item>, <item type=\"input\">12</item>, <item type=\"input\">9</item> δίνει 3."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3148771\n"
-"62\n"
+"04060106.xhp\n"
+"bm_id3151221\n"
"help.text"
-msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values."
-msgstr "Τα ορίσματα είναι είτε λογικές εκφράσεις από μόνες τους (TRUE, 1<5, 2+3=7, B8<10) που επιστρέφουν λογικές τιμές, είτε πίνακες (A1:C3) που περιέχουν λογικές τιμές."
+msgid "<bookmark_value>GCD_ADD function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση GCD_ADD</bookmark_value>"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3153546\n"
-"63\n"
+"04060106.xhp\n"
+"hd_id3151221\n"
+"677\n"
"help.text"
-msgid "When a function expects a single value, but you entered a cell range, then the value from the cell range is taken that is in the same column or row as the formula."
-msgstr "Όταν μια συνάρτηση περιμένει μία μοναδική τιμή και εσείς έχετε δώσει μια περιοχή κελιών, τότε ως τιμή εκλαμβάνεται αυτή που βρίσκεται στην ίδια γραμμή ή στήλη με τον τύπο."
+msgid "GCD_ADD"
+msgstr "GCD_ADD"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3149027\n"
-"64\n"
+"04060106.xhp\n"
+"par_id3153257\n"
+"678\n"
"help.text"
-msgid "If the entered range is outside of the current column or row of the formula, the function returns the error value #VALUE!"
-msgstr "Αν η εισαχθείσα περιοχή έιναι εκτός της τρέχουσας στήλης ή γραμμής του τύπου, η συνάρτηση επιστρέφει την τιμή σφάλματος #VALUE!"
+msgid "<ahelp hid=\"HID_AAI_FUNC_GCD\"> The result is the greatest common divisor of a list of numbers.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_GCD\">Το αποτέλεσμα είναι ο μέγιστος κοινός διαιρέτης μια λίστας αριθμών.</ahelp>"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3155517\n"
-"22\n"
+"04060106.xhp\n"
+"hd_id3147548\n"
+"679\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3150468\n"
-"23\n"
+"04060106.xhp\n"
+"par_id3156205\n"
+"680\n"
"help.text"
-msgid "OR(LogicalValue1; LogicalValue2 ...LogicalValue30)"
-msgstr "OR(ΛογικήΤιμή1; ΛογικήΤιμή2 ...ΛογικήΤιμή30)"
+msgid "GCD_ADD(Number(s))"
+msgstr "GCD_ADD(Αριθμός(οί))"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3155819\n"
-"24\n"
+"04060106.xhp\n"
+"par_id3145150\n"
+"681\n"
"help.text"
-msgid "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> are conditions to be checked. All conditions can be either TRUE or FALSE. If a range is entered as a parameter, the function uses the value from the range that is in the current column or row."
-msgstr "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> είναι συνθήκες προς έλεγχο. Όλες οι συνθήκες μπορεί να είναι είτε TRUE ή FALSE. Αν μια περιοχή ορισθεί ως παράμετρος, τότε η συνάρτηση χρησιμοποιεί την τιμή της περιοχής από την τρέχουσα στήλη ή γραμμή. Το αποτέλεσμα είναι TRUE αν η λογική τιμή σε όλα τα κελιά μέσα στην περιοχή των κελιών είναι TRUE."
+msgid "<emph>Number(s)</emph> is a list of up to 30 numbers."
+msgstr "<emph>(Αριθμός(οί)</emph>) είναι μια λίστα μέχρι 30 αριθμών."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3153228\n"
-"25\n"
+"04060106.xhp\n"
+"hd_id3150239\n"
+"682\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060105.xhp
-msgctxt ""
-"04060105.xhp\n"
-"par_id3154870\n"
-"26\n"
-"help.text"
-msgid "The logical values of entries 12<11; 13>22, and 45=45 are to be checked."
-msgstr "Θα ελεγχθούν οι λογικές τιμές των καταχωρήσεων 12<11; 13>22 και 45=45."
-
-#: 04060105.xhp
-msgctxt ""
-"04060105.xhp\n"
-"par_id3155371\n"
-"27\n"
-"help.text"
-msgid "<item type=\"input\">=OR(12<11;13>22;45=45)</item> returns TRUE."
-msgstr "<item type=\"input\">=OR(12<11;13>22;45=45)</item> επιστρέφει TRUE."
-
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3158412\n"
-"59\n"
+"04060106.xhp\n"
+"par_id3159192\n"
+"683\n"
"help.text"
-msgid "<item type=\"input\">=OR(FALSE;TRUE)</item> returns TRUE."
-msgstr "<item type=\"input\">=OR(FALSE;TRUE)</item> επιστρέφει TRUE."
+msgid "<item type=\"input\">=GCD_ADD(5;15;25)</item> returns 5."
+msgstr "Το <item type=\"input\">=GCD_ADD(5;15;25)</item> επιστρέφει 5."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"bm_id3156256\n"
+"04060106.xhp\n"
+"bm_id3156048\n"
"help.text"
-msgid "<bookmark_value>TRUE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση TRUE</bookmark_value>"
+msgid "<bookmark_value>ISEVEN function</bookmark_value><bookmark_value>even integers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ISEVEN</bookmark_value><bookmark_value>άρτιοι ακέραιοι</bookmark_value>"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3156256\n"
-"38\n"
+"04060106.xhp\n"
+"hd_id3156048\n"
+"245\n"
"help.text"
-msgid "TRUE"
-msgstr "TRUE"
+msgid "ISEVEN"
+msgstr "ISEVEN"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3155985\n"
-"39\n"
+"04060106.xhp\n"
+"par_id3149169\n"
+"246\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_WAHR\">The logical value is set to TRUE.</ahelp> The TRUE() function does not require any arguments, and always returns the logical value TRUE."
-msgstr "<ahelp hid=\"HID_FUNC_WAHR\">Η λογική τιμή ορίζεται TRUE.</ahelp> Η συνάρτηση TRUE() δεν χρειάζεται ορίσματα και πάντα επιστρέφει τη λογική τιμή TRUE."
+msgid "<ahelp hid=\"HID_FUNC_ISTGERADE\">Returns TRUE if the value is an even integer, or FALSE if the value is odd.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTGERADE\">Επιστρέφει TRUE αν η τιμή είναι άρτιος ακέραιος, ή FALSE αν η τιμή είναι περιττός.</ahelp>"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"hd_id3153717\n"
-"40\n"
+"04060106.xhp\n"
+"hd_id3146928\n"
+"247\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060105.xhp
-msgctxt ""
-"04060105.xhp\n"
-"par_id3152590\n"
-"41\n"
-"help.text"
-msgid "TRUE()"
-msgstr "TRUE()"
-
-#: 04060105.xhp
-msgctxt ""
-"04060105.xhp\n"
-"hd_id3147175\n"
-"42\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3146148\n"
-"43\n"
+"04060106.xhp\n"
+"par_id3151203\n"
+"248\n"
"help.text"
-msgid "If A=TRUE and B=FALSE the following examples appear:"
-msgstr "Αν A=TRUE και B=FALSE εμφανίζονται τα ακόλουθα παραδείγματα:"
+msgid "ISEVEN(Value)"
+msgstr "ISEVEN(Τιμή)"
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3083285\n"
-"44\n"
+"04060106.xhp\n"
+"par_id3150491\n"
+"249\n"
"help.text"
-msgid "<item type=\"input\">=AND(A;B)</item> returns FALSE"
-msgstr "<item type=\"input\">=AND(A;B)</item> επιστρέφει FALSE"
+msgid "<emph>Value</emph> is the value to be checked."
+msgstr "<emph>Τιμή</emph> είναι η τιμή που θα ελεγχθεί."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3083444\n"
-"45\n"
+"04060106.xhp\n"
+"par_id3445844\n"
"help.text"
-msgid "<item type=\"input\">=OR(A;B)</item> returns TRUE"
-msgstr "<item type=\"input\">=OR(A;B)</item> επιστρέφει TRUE"
+msgid "If Value is not an integer any digits after the decimal point are ignored. The sign of Value is also ignored."
+msgstr "Αν η Τιμή δεν είναι ακέραιος τότε τα ψηφία μετά την υποδιαστολή θα αγνοηθούν. Επίσης, δεν λαμβάνεται υπόψη το πρόσημο της Τιμής."
-#: 04060105.xhp
+#: 04060106.xhp
msgctxt ""
-"04060105.xhp\n"
-"par_id3154314\n"
-"46\n"
+"04060106.xhp\n"
+"hd_id3154136\n"
+"250\n"
"help.text"
-msgid "<item type=\"input\">=NOT(AND(A;B))</item> returns TRUE"
-msgstr "<item type=\"input\">=NOT(AND(A;B))</item> επιστρέφει TRUE"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12080700.xhp
+#: 04060106.xhp
msgctxt ""
-"12080700.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3163813\n"
+"251\n"
"help.text"
-msgid "Show Details (Pivot Table)"
-msgstr "Εμφάνιση λεπτομερειών (συγκεντρωτικός πίνακας)"
+msgid "<item type=\"input\">=ISEVEN(48)</item> returns TRUE"
+msgstr "Η συνάρτηση <item type=\"input\">=ISEVEN(48)</item> επιστρέφει ως αποτέλεσμα TRUE."
-#: 12080700.xhp
+#: 04060106.xhp
msgctxt ""
-"12080700.xhp\n"
-"hd_id3344523\n"
+"04060106.xhp\n"
+"par_id8378856\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12080700.xhp\">Show Details (Pivot Table)</link>"
-msgstr "<link href=\"text/scalc/01/12080700.xhp\">Εμφάνιση λεπτομερειών (Συγκεντρωτικός πίνακας)</link>"
+msgid "<item type=\"input\">=ISEVEN(33)</item> returns FALSE"
+msgstr "Η συνάρτηση <item type=\"input\">=ISEVEN(33)</item> επιστρέφει ως αποτέλεσμα FALSE"
-#: 12080700.xhp
+#: 04060106.xhp
msgctxt ""
-"12080700.xhp\n"
-"par_id871303\n"
+"04060106.xhp\n"
+"par_id7154759\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts a new \"drill-down\" sheet with more information about the current pivot table cell. You can also double-click a pivot table cell to insert the \"drill-down\" sheet. The new sheet shows a subset of rows from the original data source that constitutes the result data displayed in the current cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει ένα νέο \"εξορυγμένο\" φύλλο με περισσότερες πληροφορίες σχετικά με το τρέχον κελί του συγκεντρωτικού πίνακα. Μπορείτε επίσης να κάνετε διπλό κλικ σε ένα συγκεντρωτικό πίνακα για να εισάγετε το \"εξορυγμένο\" φύλλο. Το νέο φύλλο εμφανίζει ένα υποσύνολο των σειρών από την αρχική προέλευση δεδομένων το οποίο αποτελεί τα δεδομένα των αποτελεσμάτων που εμφανίζονται στο τρέχον κελί.</ahelp>"
+msgid "<item type=\"input\">=ISEVEN(0)</item> returns TRUE"
+msgstr "Η συνάρτηση <item type=\"input\">=ISEVEN(0)</item> επιστρέφει ως αποτέλεσμα TRUE"
-#: 12080700.xhp
+#: 04060106.xhp
msgctxt ""
-"12080700.xhp\n"
-"par_id7132480\n"
+"04060106.xhp\n"
+"par_id1912289\n"
"help.text"
-msgid "Hidden items are not evaluated, the rows for the hidden items are included. Show Details is available only for pivot tables that are based on cell ranges or database data."
-msgstr "Τα κρυφά αντικείμενα δεν αξιολογούνται, οι σειρές για τα κρυφά αντικείμενα περιλαμβάνονται. Η εμφάνιση λεπτομερειών είναι διαθέσιμη μόνο για συγκεντρωτικούς πίνακες που βασίζονται σε περιοχές κελιών ή δεδομένα βάσης δεδομένων."
+msgid "<item type=\"input\">=ISEVEN(-2.1)</item> returns TRUE"
+msgstr "Η συνάρτηση <item type=\"input\">=ISEVEN(-2.1)</item> επιστρέφει ως αποτέλεσμα TRUE"
-#: func_date.xhp
+#: 04060106.xhp
msgctxt ""
-"func_date.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id5627307\n"
"help.text"
-msgid "DATE"
-msgstr "DATE"
+msgid "<item type=\"input\">=ISEVEN(3.999)</item> returns FALSE"
+msgstr "Η συνάρτηση <item type=\"input\">=ISEVEN(3.999)</item> επιστρέφει ως αποτέλεσμα FALSE"
-#: func_date.xhp
+#: 04060106.xhp
msgctxt ""
-"func_date.xhp\n"
-"bm_id3155511\n"
+"04060106.xhp\n"
+"bm_id3156034\n"
"help.text"
-msgid "<bookmark_value>DATE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DATE</bookmark_value>"
+msgid "<bookmark_value>ISODD function</bookmark_value><bookmark_value>odd integers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ISODD</bookmark_value><bookmark_value>περιττοί ακέραιοι</bookmark_value>"
-#: func_date.xhp
+#: 04060106.xhp
msgctxt ""
-"func_date.xhp\n"
-"hd_id3155511\n"
-"3\n"
+"04060106.xhp\n"
+"hd_id3156034\n"
+"255\n"
"help.text"
-msgid "<variable id=\"date\"><link href=\"text/scalc/01/func_date.xhp\">DATE</link></variable>"
-msgstr "<variable id=\"date\"><link href=\"text/scalc/01/func_date.xhp\">DATE</link></variable>"
+msgid "ISODD"
+msgstr "ISODD"
-#: func_date.xhp
+#: 04060106.xhp
msgctxt ""
-"func_date.xhp\n"
-"par_id3153551\n"
-"4\n"
+"04060106.xhp\n"
+"par_id3155910\n"
+"256\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DATUM\">This function calculates a date specified by year, month, day and displays it in the cell's formatting.</ahelp> The default format of a cell containing the DATE function is the date format, but you can format the cells with any other number format."
-msgstr "<ahelp hid=\"HID_FUNC_DATUM\">Αυτή η συνάρτηση υπολογίζει μια ημερομηνία που καθορίστηκε ανά έτος, μήνα, ημέρα και την εμφανίζει στη μορφοποίηση κελιού.</ahelp> Η προεπιλεγμένη μορφή ενός κελιού που περιέχει τη συνάρτηση DATE είναι η μορφή ημερομηνίας, αλλά μπορείτε να μορφοποιήσετε τα κελιά με οποιαδήποτε άλλη μορφή αριθμού."
+msgid "<ahelp hid=\"HID_FUNC_ISTUNGERADE\">Returns TRUE if the value is odd, or FALSE if the number is even.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTUNGERADE\">Επιστρέφει TRUE αν η τιμή είναι περιττή ή FALSE αν ο αριθμός είναι άρτιος.</ahelp>"
-#: func_date.xhp
+#: 04060106.xhp
msgctxt ""
-"func_date.xhp\n"
-"hd_id3148590\n"
-"5\n"
+"04060106.xhp\n"
+"hd_id3151006\n"
+"257\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: func_date.xhp
-msgctxt ""
-"func_date.xhp\n"
-"par_id3150474\n"
-"6\n"
-"help.text"
-msgid "DATE(Year; Month; Day)"
-msgstr "DATE(Έτος, Μήνας, Ημέρα)"
-
-#: func_date.xhp
-msgctxt ""
-"func_date.xhp\n"
-"par_id3152815\n"
-"7\n"
-"help.text"
-msgid "<emph>Year</emph> is an integer between 1583 and 9957 or between 0 and 99."
-msgstr "Το <emph>Έτος</emph> είναι ένας ακέραιος αριθμός μεταξύ 1583 και 9957 ή μεταξύ 0 και 99."
-
-#: func_date.xhp
-msgctxt ""
-"func_date.xhp\n"
-"par_id3153222\n"
-"174\n"
-"help.text"
-msgid "In <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - General </item>you can set from which year a two-digit number entry is recognized as 20xx."
-msgstr "Στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Γενικά </item>μπορείτε να ορίσετε από ποιο έτος μια καταχώρηση αριθμού δύο ψηφίων αναγνωρίζεται ως 20xx."
-
-#: func_date.xhp
+#: 04060106.xhp
msgctxt ""
-"func_date.xhp\n"
-"par_id3155817\n"
-"8\n"
+"04060106.xhp\n"
+"par_id3151375\n"
+"258\n"
"help.text"
-msgid "<emph>Month</emph> is an integer indicating the month."
-msgstr "Ο <emph>Μήνας</emph> είναι ένας ακέραιος αριθμός που υποδηλώνει το μήνα."
+msgid "ISODD(value)"
+msgstr "ISODD(τιμή)"
-#: func_date.xhp
+#: 04060106.xhp
msgctxt ""
-"func_date.xhp\n"
-"par_id3153183\n"
-"9\n"
+"04060106.xhp\n"
+"par_id3155139\n"
+"259\n"
"help.text"
-msgid "<emph>Day</emph> is an integer indicating the day of the month."
-msgstr "Η <emph>Ημέρα</emph> είναι ένας ακέραιος αριθμός που υποδηλώνει την ημέρα του μήνα."
+msgid "<emph>Value</emph> is the value to be checked."
+msgstr "<emph>Τιμή</emph> είναι η τιμή που θα ελεγχθεί."
-#: func_date.xhp
+#: 04060106.xhp
msgctxt ""
-"func_date.xhp\n"
-"par_id3156260\n"
-"10\n"
+"04060106.xhp\n"
+"par_id9027680\n"
"help.text"
-msgid "If the values for month and day are out of bounds, they are carried over to the next digit. If you enter <item type=\"input\">=DATE(00;12;31)</item> the result will be 12/31/00. If, on the other hand, you enter <item type=\"input\">=DATE(00;13;31)</item> the result will be 1/31/01."
-msgstr "Εάν οι τιμές για το μήνα και την ημέρα είναι έξω από τα όρια, μεταφέρονται στο επόμενο ψηφίο. Εάν εισάγετε <item type=\"input\">=DATE(00;12;31)</item> το αποτέλεσμα θα είναι 12/31/00. Αν, από την άλλη πλευρά, εισάγετε <item type=\"input\">=DATE(00;13;31)</item> το αποτέλεσμα θα είναι 1/31/01."
+msgid "If Value is not an integer any digits after the decimal point are ignored. The sign of Value is also ignored."
+msgstr "Αν η Τιμή δεν είναι ακέραιος τότε τα ψηφία μετά την υποδιαστολή θα αγνοηθούν. Επίσης, δεν λαμβάνεται υπόψη το πρόσημο της Τιμής."
-#: func_date.xhp
+#: 04060106.xhp
msgctxt ""
-"func_date.xhp\n"
-"hd_id3147477\n"
-"12\n"
+"04060106.xhp\n"
+"hd_id3163723\n"
+"260\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: func_date.xhp
-msgctxt ""
-"func_date.xhp\n"
-"par_id3152589\n"
-"16\n"
-"help.text"
-msgid "<item type=\"input\">=DATE(00;1;31)</item> yields 1/31/00 if the cell format setting is MM/DD/YY."
-msgstr "Η συνάρτηση <item type=\"input\">=DATE(00;1;31)</item> επιστρέφει ως αποτέλεσμα 1/31/00 αν η ρύθμιση της μορφής του κελιού είναι ΗΗ/ΜΜ/ΕΕ."
-
-#: 02180000.xhp
-msgctxt ""
-"02180000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Move or Copy a Sheet"
-msgstr "Μετακίνηση ή αντιγραφή φύλλου"
-
-#: 02180000.xhp
-msgctxt ""
-"02180000.xhp\n"
-"bm_id3153360\n"
-"help.text"
-msgid "<bookmark_value>spreadsheets; moving</bookmark_value><bookmark_value>spreadsheets; copying</bookmark_value><bookmark_value>moving; spreadsheets</bookmark_value><bookmark_value>copying; spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, μετακίνηση</bookmark_value><bookmark_value>υπολογιστικά φύλλα, αντιγραφή</bookmark_value><bookmark_value>μετακίνηση, υπολογιστικά φύλλα</bookmark_value><bookmark_value>αντιγραφή, υπολογιστικά φύλλα</bookmark_value>"
-
-#: 02180000.xhp
-msgctxt ""
-"02180000.xhp\n"
-"hd_id3153360\n"
-"1\n"
-"help.text"
-msgid "Move or Copy a Sheet"
-msgstr "Μετακίνηση ή αντιγραφή φύλλου"
-
-#: 02180000.xhp
-msgctxt ""
-"02180000.xhp\n"
-"par_id3154686\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"tabelleverschiebenkopierentext\"><ahelp hid=\".uno:Move\">Moves or copies a sheet to a new location in the document or to a different document.</ahelp></variable>"
-msgstr "<variable id=\"tabelleverschiebenkopierentext\"><ahelp hid=\".uno:Move\">Μετακινεί ή αντιγράφει ένα φύλλο σε μία νέα τοποθεσία στο έγγραφο ή σε ένα διαφορετικό έγγραφο.</ahelp></variable>"
-
-#: 02180000.xhp
-msgctxt ""
-"02180000.xhp\n"
-"par_id2282479\n"
-"help.text"
-msgid "When you copy and paste cells containing <link href=\"text/scalc/01/04060102.xhp\">date values</link> between different spreadsheets, both spreadsheet documents must be set to the same date base. If date bases differ, the displayed date values will change!"
-msgstr "Όταν αντιγράφετε και επικολλάτε κελιά που περιέχουν <link href=\"text/scalc/01/04060102.xhp\">ημερομηνίες</link> μεταξύ διαφορετικών υπολογιστικών φύλλων και στα δύο έγγραφα πρέπει να έχει ορισθεί η ίδια βάση ημερομηνίας. Αν αυτές διαφέρουν, οι εμφανιζόμενες ημερομηνίες θα αλλάξουν!"
-
-#: 02180000.xhp
-msgctxt ""
-"02180000.xhp\n"
-"hd_id3163710\n"
-"3\n"
-"help.text"
-msgid "To Document"
-msgstr "Σε έγγραφο"
-
-#: 02180000.xhp
-msgctxt ""
-"02180000.xhp\n"
-"par_id3148645\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_MOVETAB:LB_DEST\">Indicates where the current sheet is to be moved or copied to.</ahelp> Select <emph>- new document -</emph> if you want to create a new location for the sheet to be moved or copied."
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_MOVETAB:LB_DEST\">Υποδηλώνει πού θα μετακινηθεί ή θα αντιγραφεί το τρέχον φύλλο.</ahelp> Επιλέξτε <emph>- νέο έγγραφο</emph> αν επιθυμείτε να δημιουργήσετε μία νέα τοποθεσία στην οποία θα μετακινηθεί ή θα αντιγραφεί το φύλλο."
-
-#: 02180000.xhp
-msgctxt ""
-"02180000.xhp\n"
-"hd_id3154012\n"
-"5\n"
-"help.text"
-msgid "Insert Before"
-msgstr "Εισαγωγή πριν"
-
-#: 02180000.xhp
+#: 04060106.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_id3145366\n"
-"6\n"
+"04060106.xhp\n"
+"par_id3155345\n"
+"261\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_MOVETAB:LB_INSERT\">The current sheet is moved or copied in front of the selected sheet.</ahelp> The <emph>- move to end position -</emph> option places the current sheet at the end."
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_MOVETAB:LB_INSERT\">Το τρέχον φύλλο μετακινείται ή αντιγράφεται μπροστά από το επιλεγμένο φύλλο.</ahelp> Η επιλογή <emph>- μετακίνηση στο τέλος</emph> τοποθετεί το τρέχον φύλλο στο τέλος."
+msgid "<item type=\"input\">=ISODD(33)</item> returns TRUE"
+msgstr "Η συνάρτηση <item type=\"input\">=ISODD(33)</item> επιστρέφει ως αποτέλεσμα TRUE"
-#: 02180000.xhp
+#: 04060106.xhp
msgctxt ""
-"02180000.xhp\n"
-"hd_id3153726\n"
-"7\n"
+"04060106.xhp\n"
+"par_id9392986\n"
"help.text"
-msgid "Copy"
-msgstr "Αντιγραφή"
+msgid "<item type=\"input\">=ISODD(48)</item> returns FALSE"
+msgstr "Η συνάρτηση <item type=\"input\">=ISODD(48)</item> επιστρέφει ως αποτέλεσμα FALSE"
-#: 02180000.xhp
+#: 04060106.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_id3144764\n"
-"8\n"
+"04060106.xhp\n"
+"par_id5971251\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_MOVETAB:BTN_COPY\">Specifies that the sheet is to be copied. If the option is unmarked, the sheet is moved.</ahelp> Moving sheets is the default."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_MOVETAB:BTN_COPY\">Καθορίζει ότι το φύλλο θα αντιγραφεί. Αν δεν έχει επιλεγεί, το φύλλο μετακινείται.</ahelp> Η μετακίνηση φύλλων είναι η προεπιλογή."
+msgid "<item type=\"input\">=ISODD(3.999)</item> returns TRUE"
+msgstr "Η συνάρτηση <item type=\"input\">=ISODD(3.999)</item> επιστρέφει ως αποτέλεσμα TRUE"
-#: func_now.xhp
+#: 04060106.xhp
msgctxt ""
-"func_now.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id4136478\n"
"help.text"
-msgid "NOW"
-msgstr "NOW"
+msgid "<item type=\"input\">=ISODD(-3.1)</item> returns TRUE"
+msgstr "Η συνάρτηση <item type=\"input\">=ISODD(-3.1)</item> επιστρέφει ως αποτέλεσμα TRUE"
-#: func_now.xhp
+#: 04060106.xhp
msgctxt ""
-"func_now.xhp\n"
-"bm_id3150521\n"
+"04060106.xhp\n"
+"bm_id3145213\n"
"help.text"
-msgid "<bookmark_value>NOW function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση NOW</bookmark_value>"
+msgid "<bookmark_value>LCM function</bookmark_value><bookmark_value>least common multiples</bookmark_value><bookmark_value>lowest common multiples</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση LCM</bookmark_value><bookmark_value>ελάχιστα κοινά πολλαπλάσια</bookmark_value><bookmark_value>ελάχιστο κοινό πολλαπλάσιο</bookmark_value>"
-#: func_now.xhp
+#: 04060106.xhp
msgctxt ""
-"func_now.xhp\n"
-"hd_id3150521\n"
-"47\n"
+"04060106.xhp\n"
+"hd_id3145213\n"
+"265\n"
"help.text"
-msgid "<variable id=\"now\"><link href=\"text/scalc/01/func_now.xhp\">NOW</link></variable>"
-msgstr "<variable id=\"now\"><link href=\"text/scalc/01/func_now.xhp\">NOW</link></variable>"
+msgid "LCM"
+msgstr "LCM"
-#: func_now.xhp
+#: 04060106.xhp
msgctxt ""
-"func_now.xhp\n"
-"par_id3148829\n"
-"48\n"
+"04060106.xhp\n"
+"par_id3146814\n"
+"266\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_JETZT\">Returns the computer system date and time.</ahelp> The value is updated when you recalculate the document or each time a cell value is modified."
-msgstr "<ahelp hid=\"HID_FUNC_JETZT\">Επιστρέφει την ημερομηνία και την ώρα του συστήματος του υπολογιστή.</ahelp> Η τιμή ενημερώνεται όταν υπολογίζετε ξανά το έγγραφο ή κάθε φορά που τροποποιείται μια τιμή κελιού."
+msgid "<ahelp hid=\"HID_FUNC_KGV\">Returns the least common multiple of one or more integers.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KGV\">Επιστρέφει το ελάχιστο κοινό πολλαπλάσιο ενός ή περισσότερων ακέραιων.</ahelp>"
-#: func_now.xhp
+#: 04060106.xhp
msgctxt ""
-"func_now.xhp\n"
-"hd_id3146988\n"
-"49\n"
+"04060106.xhp\n"
+"hd_id3148632\n"
+"267\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: func_now.xhp
+#: 04060106.xhp
msgctxt ""
-"func_now.xhp\n"
-"par_id3154897\n"
-"50\n"
+"04060106.xhp\n"
+"par_id3147279\n"
+"268\n"
"help.text"
-msgid "NOW()"
-msgstr "NOW()"
+msgid "LCM(Integer1; Integer2; ...; Integer30)"
+msgstr "LCM(Ακέραιος1; Ακέραιος2; ...; Ακέραιος30)"
-#: func_now.xhp
+#: 04060106.xhp
msgctxt ""
-"func_now.xhp\n"
-"par_id4598529\n"
+"04060106.xhp\n"
+"par_id3156348\n"
+"269\n"
"help.text"
-msgid "NOW is a function without arguments."
-msgstr "Η συνάρτηση NOW είναι μία συνάρτηση χωρίς ορίσματα."
+msgid "<emph>Integer1 to 30</emph> are up to 30 integers whose lowest common multiple is to be calculated."
+msgstr "<emph>Ακέραιος1 ως 30</emph> είνια μέχρι 30 ακέραιοι των οποίων θα υπολογιστεί το ελάχιστο κοινό πολλαπλάσιο."
-#: func_now.xhp
+#: 04060106.xhp
msgctxt ""
-"func_now.xhp\n"
-"hd_id3154205\n"
-"51\n"
+"04060106.xhp\n"
+"hd_id3156431\n"
+"270\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: func_now.xhp
-msgctxt ""
-"func_now.xhp\n"
-"par_id3150774\n"
-"52\n"
-"help.text"
-msgid "<item type=\"input\">=NOW()-A1</item> returns the difference between the date in A1 and now. Format the result as a number."
-msgstr "<item type=\"input\">=NOW()-A1</item> επιστρέφει τη διαφορά μεταξύ της ημερομηνίας στο Α1 κελί και της σημερινής ημερομηνίας. Μορφοποιήστε το αποτέλεσμα ως αριθμό."
-
-#: 02140100.xhp
-msgctxt ""
-"02140100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Down"
-msgstr "Κάτω"
-
-#: 02140100.xhp
-msgctxt ""
-"02140100.xhp\n"
-"hd_id3150792\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/02140100.xhp\" name=\"Down\">Down</link>"
-msgstr "<link href=\"text/scalc/01/02140100.xhp\" name=\"Κάτω\">Κάτω</link>"
-
-#: 02140100.xhp
-msgctxt ""
-"02140100.xhp\n"
-"par_id3153969\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:FillDown\" visibility=\"visible\">Fills a selected range of at least two rows with the contents of the top cell of the range.</ahelp>"
-msgstr "<ahelp hid=\".uno:FillDown\" visibility=\"visible\">Συμπληρώνει μια επιλεγμένη περιοχή τουλάχιστον δύο γραμμών με τα περιεχόμενα του κελιού που βρίσκεται στην κορυφή της περιοχής.</ahelp>"
-
-#: 02140100.xhp
-msgctxt ""
-"02140100.xhp\n"
-"par_id3145787\n"
-"3\n"
-"help.text"
-msgid "If a selected range has only one column, the contents of the top cell are copied to all others. If several columns are selected, the contents of the corresponding top cell will be copied down."
-msgstr "Αν η επιλεγμένη περιοχή περιέχει μόνο μία στήλη, τα περιεχόμενα του πάνω κελιού αντιγράφονται σε όλα τα υπόλοιπα. Αν μερικές στήλες είναι επιλεγμένες, τα περιεχόμενα του αντίστοιχου πάνω κελιού θα αντιγραφούν από κάτω."
-
-#: format_graphic.xhp
-msgctxt ""
-"format_graphic.xhp\n"
-"tit\n"
-"help.text"
-msgid "Graphic"
-msgstr "Γραφικό"
-
-#: format_graphic.xhp
-msgctxt ""
-"format_graphic.xhp\n"
-"par_idN10548\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/format_graphic.xhp\">Graphic</link>"
-msgstr "<link href=\"text/scalc/01/format_graphic.xhp\">Γραφικό</link>"
-
-#: format_graphic.xhp
-msgctxt ""
-"format_graphic.xhp\n"
-"par_idN10558\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu to edit the properties of the selected object.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα δευτερεύον μενού για να επεξεργαστείτε τις ιδιότητες του επιλεγμένου αντικειμένου.</ahelp>"
-
-#: format_graphic.xhp
-msgctxt ""
-"format_graphic.xhp\n"
-"par_id1650440\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05990000.xhp\">Define Text Attributes</link>"
-msgstr "<link href=\"text/shared/01/05990000.xhp\">Καθορισμός ιδιοτήτων κειμένου</link>"
-
-#: format_graphic.xhp
-msgctxt ""
-"format_graphic.xhp\n"
-"par_id363475\n"
-"help.text"
-msgid "Sets the layout and anchoring properties for text in the selected drawing or text object."
-msgstr "Καθορίζει τη διάταξη και τις ιδιότητες αγκύρωσης για το κείμενο στο επιλεγμένο αντικείμενο σχεδίασης ή κειμένου."
-
-#: format_graphic.xhp
-msgctxt ""
-"format_graphic.xhp\n"
-"par_id9746696\n"
-"help.text"
-msgid "Points"
-msgstr "Σημεία"
-
-#: format_graphic.xhp
-msgctxt ""
-"format_graphic.xhp\n"
-"par_id2480544\n"
-"help.text"
-msgid "<ahelp hid=\".\">Switches <emph>Edit Points</emph> mode for an inserted freeform line on and off.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιεί και απενεργοποιεί τη λειτουργία <emph>Επεξεργασία σημείων</emph> για μία εισηγμένη γραμμή ελεύθερου σχήματος.</ahelp>"
-
-#: 06030900.xhp
-msgctxt ""
-"06030900.xhp\n"
-"tit\n"
-"help.text"
-msgid "Refresh Traces"
-msgstr "Ανανέωση ιχνών"
-
-#: 06030900.xhp
-msgctxt ""
-"06030900.xhp\n"
-"bm_id3152349\n"
-"help.text"
-msgid "<bookmark_value>cells; refreshing traces</bookmark_value><bookmark_value>traces; refreshing</bookmark_value><bookmark_value>updating;traces</bookmark_value>"
-msgstr "<bookmark_value>κελιά, ανανέωση ιχνών</bookmark_value><bookmark_value>ίχνη, ανανέωση</bookmark_value><bookmark_value>ενημέρωση, ίχνη</bookmark_value>"
-
-#: 06030900.xhp
+#: 04060106.xhp
msgctxt ""
-"06030900.xhp\n"
-"hd_id3152349\n"
-"1\n"
+"04060106.xhp\n"
+"par_id3154914\n"
+"271\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06030900.xhp\" name=\"Refresh Traces\">Refresh Traces</link>"
-msgstr "<link href=\"text/scalc/01/06030900.xhp\" name=\"Ανανέωση ιχνών\">Ανανέωση ιχνών</link>"
+msgid "If you enter the numbers <item type=\"input\">512</item>;<item type=\"input\">1024</item> and <item type=\"input\">2000</item> in the Integer 1;2 and 3 text boxes, 128000 will be returned as the result."
+msgstr "Αν εισαγάγετε τις τιμές <item type=\"input\">512</item>;<item type=\"input\">1024</item> και <item type=\"input\">2000</item> στα πλαίσια κειμένου Ακέραιος 1, 2 και 3, το αποτέλεσμα που προκύπτει θα είναι 128000."
-#: 06030900.xhp
+#: 04060106.xhp
msgctxt ""
-"06030900.xhp\n"
-"par_id3148947\n"
-"2\n"
+"04060106.xhp\n"
+"bm_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".uno:RefreshArrows\">Redraws all traces in the sheet. Formulas modified when traces are redrawn are taken into account.</ahelp>"
-msgstr "<ahelp hid=\".uno:RefreshArrows\">Χρησιμοποιήστε αυτή την εντολή για να σχεδιάσετε εκ νέου όλα τα ίχνη στο φύλλο. Οι τροποποιημένοι τύποι που προκύπτουν από τον επανασχεδιασμό όλων των ιχνών λαμβάνονται επίσης υπόψη.</ahelp>"
+msgid "<bookmark_value>LCM_ADD function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση LCM_ADD</bookmark_value>"
-#: 06030900.xhp
+#: 04060106.xhp
msgctxt ""
-"06030900.xhp\n"
-"par_id3148798\n"
-"3\n"
+"04060106.xhp\n"
+"hd_id3154230\n"
+"684\n"
"help.text"
-msgid "Detective arrows in the document are updated under the following circumstances:"
-msgstr "Τα βέλη του Ανιχνευτή στο έγγραφο ανανεώνονται υπό τις ακόλουθες συνθήκες:"
+msgid "LCM_ADD"
+msgstr "LCM_ADD"
-#: 06030900.xhp
+#: 04060106.xhp
msgctxt ""
-"06030900.xhp\n"
-"par_id3153192\n"
-"4\n"
+"04060106.xhp\n"
+"par_id3149036\n"
+"685\n"
"help.text"
-msgid "Starting <emph>Tools - Detective - Update Refresh Traces</emph>"
-msgstr "Έναρξη του <emph>Εργαλεία - Ανιχνευτής - Ανανέωση ιχνών</emph>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_LCM\"> The result is the lowest common multiple of a list of numbers.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_LCM\">Το αποτέλεσμα είναι το ελάχιστο κοινό πολλαπλάσιο μια λίστας αριθμών.</ahelp>"
-#: 06030900.xhp
+#: 04060106.xhp
msgctxt ""
-"06030900.xhp\n"
-"par_id3151041\n"
-"5\n"
+"04060106.xhp\n"
+"hd_id3153132\n"
+"686\n"
"help.text"
-msgid "If <emph>Tools - Detective - Update Automatically</emph> is turned on, every time formulas are changed in the document."
-msgstr "Αν ενεργοποιηθεί η επιλογή <emph>Εργαλεία - Ανιχνευτής - Αυτόματη ενημέρωση</emph>, τότε κάθε φορά που οι τύποι θα τροποποιούνται σε αυτό το έγγραφο."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05080300.xhp
+#: 04060106.xhp
msgctxt ""
-"05080300.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3154395\n"
+"687\n"
"help.text"
-msgid "Edit Print Ranges"
-msgstr "Επεξεργασία περιοχών εκτύπωσης"
+msgid "LCM_ADD(Number(s))"
+msgstr "LCM_ADD(Αριθμός(οί))"
-#: 05080300.xhp
+#: 04060106.xhp
msgctxt ""
-"05080300.xhp\n"
-"hd_id3153088\n"
-"1\n"
+"04060106.xhp\n"
+"par_id3147377\n"
+"688\n"
"help.text"
-msgid "Edit Print Ranges"
-msgstr "Επεξεργασία περιοχών εκτύπωσης"
+msgid "<emph>Number(s)</emph> is a list of up to 30 numbers."
+msgstr "<emph>(Αριθμός(οί)</emph>) είναι μια λίστα μέχρι 30 αριθμών."
-#: 05080300.xhp
+#: 04060106.xhp
msgctxt ""
-"05080300.xhp\n"
-"par_id3159488\n"
-"2\n"
+"04060106.xhp\n"
+"hd_id3145122\n"
+"689\n"
"help.text"
-msgid "<variable id=\"druckbereichetext\"><ahelp hid=\".uno:EditPrintArea\">Opens a dialog where you can specify the print range.</ahelp></variable> You can also set the rows or columns which are to be repeated in every page."
-msgstr "<variable id=\"druckbereichetext\"><ahelp hid=\".uno:EditPrintArea\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να καθορίσετε την περιοχή εκτύπωσης.</ahelp></variable> Μπορείτε επίσης να ορίσετε τις γραμμές ή τις στήλες που θα επαναλαμβάνονται σε κάθε σελίδα."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 05080300.xhp
+#: 04060106.xhp
msgctxt ""
-"05080300.xhp\n"
-"par_idN105AE\n"
+"04060106.xhp\n"
+"par_id3145135\n"
+"690\n"
"help.text"
-msgid "<embedvar href=\"text/scalc/guide/printranges.xhp#printranges\"/>"
-msgstr "<embedvar href=\"text/scalc/guide/printranges.xhp#printranges\"/>"
+msgid "<item type=\"input\">=LCM_ADD(5;15;25)</item> returns 75."
+msgstr "<item type=\"input\">=LCM_ADD(5;15;25)</item> επιστρέφει 75."
-#: 05080300.xhp
+#: 04060106.xhp
msgctxt ""
-"05080300.xhp\n"
-"hd_id3156281\n"
-"3\n"
+"04060106.xhp\n"
+"bm_id3155802\n"
"help.text"
-msgid "Print range"
-msgstr "Περιοχή εκτύπωσης"
+msgid "<bookmark_value>COMBIN function</bookmark_value><bookmark_value>number of combinations</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COMBIN</bookmark_value><bookmark_value>αριθμός συνδυασμών</bookmark_value>"
-#: 05080300.xhp
+#: 04060106.xhp
msgctxt ""
-"05080300.xhp\n"
-"par_id3147228\n"
-"4\n"
+"04060106.xhp\n"
+"hd_id3155802\n"
+"273\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_AREAS:ED_PRINTAREA\">Allows you to modify a defined print range.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_AREAS:ED_PRINTAREA\">Σας επιτρέπει να τροποποιήσετε μια καθορισμένη περιοχή εκτύπωσης.</ahelp>"
+msgid "COMBIN"
+msgstr "COMBIN"
-#: 05080300.xhp
+#: 04060106.xhp
msgctxt ""
-"05080300.xhp\n"
-"par_id3145174\n"
-"5\n"
+"04060106.xhp\n"
+"par_id3156172\n"
+"274\n"
"help.text"
-msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Insert - Names - Define</emph> command, this name will be displayed and can be selected from the list box."
-msgstr "Επιλέξτε <emph>-καμία-</emph> για να καταργήσετε έναν ορισμό περιοχής εκτύπωσης για το τρέχον υπολογιστικό φύλλο. Επιλέξτε <emph>-ολόκληρο φύλλο-</emph> για να καθορίσετε το τρέχον φύλλο ως περιοχή εκτύπωσης. Διαλέξτε <emph>-επιλογή-</emph>, για να ορίσετε την επιλεγμένη περιοχή υπολογιστικού φύλλου ως περιοχή εκτύπωσης. Επιλέγοντας <emph>-από το χρήστη-</emph>, μπορείτε να ορίσετε περιοχή εκτύπωσης που ήδη καθορίσατε χρησιμοποιώντας την εντολή <emph>Μορφή - Περιοχές εκτύπωσης - Ορισμός</emph>. Εάν έχετε ονομάσει μια περιοχή χρησιμοποιώντας την εντολή <emph>Εισαγωγή - Ονόματα - Ορισμός</emph>, αυτό το όνομα θα εμφανιστεί και μπορεί να επιλεγεί από το πλαίσιο λίστας."
+msgid "<ahelp hid=\"HID_FUNC_KOMBINATIONEN\">Returns the number of combinations for elements without repetition.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KOMBINATIONEN\">Επιστρέφει τον αριθμό των συνδυασμών των στοιχείων χωρίς επανάληψη.</ahelp>"
-#: 05080300.xhp
+#: 04060106.xhp
msgctxt ""
-"05080300.xhp\n"
-"par_id3145272\n"
-"6\n"
+"04060106.xhp\n"
+"hd_id3156193\n"
+"275\n"
"help.text"
-msgid "In the right-hand text box, you can enter a print range by reference or by name. If the cursor is in the <emph>Print range</emph> text box, you can also select the print range in the spreadsheet with your mouse."
-msgstr "Στο δεξιό πλαίσιο κειμένου, μπορείτε να κάνετε εισαγωγή μιας περιοχής εκτύπωσης με αναφορά ή με όνομα. Αν ο δρομέας βρίσκεται στον πλαίσιο κειμένου <emph>Περιοχή εκτύπωσης</emph>, μπορείτε επίσης να επιλέξετε την περιοχή εκτύπωσης στο υπολογιστικό φύλλο με το ποντίκι."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05080300.xhp
+#: 04060106.xhp
msgctxt ""
-"05080300.xhp\n"
-"hd_id3149260\n"
-"7\n"
+"04060106.xhp\n"
+"par_id3150223\n"
+"276\n"
"help.text"
-msgid "Rows to repeat"
-msgstr "Γραμμές για επανάληψη"
+msgid "COMBIN(Count1; Count2)"
+msgstr "COMBIN(Count1; Count2)"
-#: 05080300.xhp
+#: 04060106.xhp
msgctxt ""
-"05080300.xhp\n"
-"par_id3147426\n"
-"8\n"
+"04060106.xhp\n"
+"par_id3150313\n"
+"277\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_AREAS:ED_REPEATROW\">Choose one or more rows to print on every page. In the right text box enter the row reference, for example, \"1\" or \"$1\" or \"$2:$3\".</ahelp> The list box displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating row."
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_AREAS:ED_REPEATROW\">Επιλέξτε μία ή περισσότερες γραμμές για εκτύπωση σε κάθε σελίδα. Στο δεξιό πλαίσιο του κειμένου εισάγετε την παραπομπή γραμμών, για παράδειγμα, \"1\" ή $1\" ή \"$2:$3\".</ahelp> Το πλαίσιο της λίστας εμφανίζεται ως <emph>-προσαρμοσμένο-</emph>. Μπορείτε επίσης να επιλέξετε <emph>-κανένα-</emph> για να καταργήσετε μία καθορισμένη επαναλαμβανόμενη γραμμή."
+msgid "<emph>Count1</emph> is the number of items in the set."
+msgstr "<emph>Πλήθος1</emph> είναι ο αριθμός των αντικειμένων στο σύνολο."
-#: 05080300.xhp
+#: 04060106.xhp
msgctxt ""
-"05080300.xhp\n"
-"par_id3155418\n"
-"9\n"
+"04060106.xhp\n"
+"par_id3153830\n"
+"278\n"
"help.text"
-msgid "You can also define repeating rows by dragging the mouse in the spreadsheet, if the cursor is in the <emph>Rows to repeat</emph> text field in the dialog."
-msgstr "Επίσης, μπορείτε να καθορίσετε γραμμές σύροντας το ποντίκι στο υπολογιστικό φύλλο, αν ο δρομέας βρίσκεται στο πεδίο κειμένου <emph>Γραμμές για επανάληψη</emph> στο παράθυρο διαλόγου."
+msgid "<emph>Count2</emph> is the number of items to choose from the set."
+msgstr "<emph>Πλήθος2</emph> είναι ο αριθμός των αντικειμένων που θα επιλεγούν από το σύνολο."
-#: 05080300.xhp
+#: 04060106.xhp
msgctxt ""
-"05080300.xhp\n"
-"hd_id3149581\n"
-"10\n"
+"04060106.xhp\n"
+"par_id6807458\n"
"help.text"
-msgid "Columns to repeat"
-msgstr "Στήλες για επανάληψη"
+msgid "COMBIN returns the number of ordered ways to choose these items. For example if there are 3 items A, B and C in a set, you can choose 2 items in 3 different ways, namely AB, AC and BC."
+msgstr "Η COMBIN επιστρέφει τον αριθμό των διατάξεων με τις οποίες μπορούν να επιλεγούν αυτά τα αντικείμενα. Π.χ. αν υπάρχουν τρία αντικείμενα Α, Β και Γ σε ένα σύνολο, μπορείτε να επιλέξετε 2 αντικείμενα με τρεις διαφορετικούς τρόπους, συγκεκριμένα ΑΒ, ΑΓ και ΒΓ."
-#: 05080300.xhp
+#: 04060106.xhp
msgctxt ""
-"05080300.xhp\n"
-"par_id3155602\n"
-"11\n"
+"04060106.xhp\n"
+"par_id7414471\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_AREAS:ED_REPEATCOL\">Choose one or more columns to print on every page. In the right text box enter the column reference, for example, \"A\" or \"AB\" or \"$C:$E\".</ahelp> The list box then displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating column."
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_AREAS:ED_REPEATCOL\">Επιλέξτε μία ή περισσότερες στήλες για εκτύπωση σε κάθε σελίδα. Στο δεξιό πλαίσιο του κειμένου εισάγετε την παραπομπή στηλών, για παράδειγμα, \"A\" ή \"AB\" ή \"$C:$E\".</ahelp> Το πλαίσιο λίστας εμφανίζεται ως <emph>-προσαρμοσμένο-</emph>. Μπορείτε επίσης να επιλέξετε <emph>-κανένα-</emph> για να καταργήσετε μία καθορισμένη επαναλαμβανόμενη στήλη."
+msgid "COMBIN implements the formula: Count1!/(Count2!*(Count1-Count2)!)"
+msgstr "Η COMBIN εφαρμόζει τον τύπο: Count1!/(Count2!*(Count1-Count2)!)"
-#: 05080300.xhp
+#: 04060106.xhp
msgctxt ""
-"05080300.xhp\n"
-"par_id3150749\n"
-"12\n"
+"04060106.xhp\n"
+"hd_id3153171\n"
+"279\n"
"help.text"
-msgid "You can also define repeating columns by dragging the mouse in the spreadsheet, if the cursor is in the <emph>Columns to repeat</emph> text field in the dialog."
-msgstr "Μπορείτε επίσης να καθορίσετε επαναλαμβανόμενες στήλες σύροντας το ποντίκι στο υπολογιστικό φύλλο, αν ο δρομέας βρίσκεται στο πεδίο κειμένου <emph>Στήλες για επανάληψη</emph> στο παράθυρο διαλόγου."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 05060000.xhp
+#: 04060106.xhp
msgctxt ""
-"05060000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3153517\n"
+"280\n"
"help.text"
-msgid "Merge and Center Cells"
-msgstr "Συγχώνευση και κεντράρισμα κελιών"
+msgid "<item type=\"input\">=COMBIN(3;2)</item> returns 3."
+msgstr "Η συνάρτηση <item type=\"input\">=COMBIN(3;2)</item> επιστρέφει ως αποτέλεσμα 3."
-#: 05060000.xhp
+#: 04060106.xhp
msgctxt ""
-"05060000.xhp\n"
-"hd_id3149785\n"
-"1\n"
+"04060106.xhp\n"
+"bm_id3150284\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05060000.xhp\" name=\"Merge and Center Cells\">Merge and Center Cells</link>"
-msgstr "<link href=\"text/scalc/01/05060000.xhp\" name=\"Merge and Center Cells\">Συγχώνευση και κεντράρισμα κελιών</link>"
+msgid "<bookmark_value>COMBINA function</bookmark_value><bookmark_value>number of combinations with repetitions</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COMBINA</bookmark_value><bookmark_value>αριθμός συνδυασμών με επαναλήψεις</bookmark_value>"
-#: 05060000.xhp
+#: 04060106.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3151246\n"
-"2\n"
+"04060106.xhp\n"
+"hd_id3150284\n"
+"282\n"
"help.text"
-msgid "<ahelp hid=\".\">Combines the selected cells into a single cell or splits merged cells. Aligns cell content centered.</ahelp>"
-msgstr "<ahelp hid=\".\">Συνδυάζει τα επιλεγμένα κελιά σε ένα μοναδικό κελί ή διαιρεί συγχωνευμένα κελιά. Κεντράρει το περιεχόμενο των κελιών.</ahelp>"
+msgid "COMBINA"
+msgstr "COMBINA"
-#: 05060000.xhp
+#: 04060106.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3154020\n"
-"18\n"
+"04060106.xhp\n"
+"par_id3157894\n"
+"283\n"
"help.text"
-msgid "Choose <emph>Format - Merge Cells - Merge and Center Cells</emph>"
-msgstr "Επιλέξτε <emph>Μορφοποίηση - Συγχώνευση κελιών - Συγχώνευση και κεντράρισμα κελιών</emph>"
+msgid "<ahelp hid=\"HID_FUNC_KOMBINATIONEN2\">Returns the number of combinations of a subset of items including repetitions.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KOMBINATIONEN2\">Επιστρέφει τον αριθμό των συνδυασμών ενός υποσυνόλου αντικειμένων με επαναλήψεις.</ahelp>"
-#: 05060000.xhp
+#: 04060106.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3148552\n"
-"4\n"
+"04060106.xhp\n"
+"hd_id3145752\n"
+"284\n"
"help.text"
-msgid "The merged cell receives the name of the first cell of the original cell range. Merged cells cannot be merged a second time with other cells. The range must form a rectangle, multiple selection is not supported."
-msgstr "Το κελί που προκύπτει από την συγχώνευση λαμβάνει το όνομα του πρώτου κελιού της αρχικής περιοχής κελιών. Τα συγχωνευμένα κελιά δεν μπορούν να συγχωνευθούν και δεύτερη φορά με άλλα κελιά. Η περιοχή θα πρέπει να έχει τη μορφή παραλληλογράμμου ενώ δεν υποστηρίζεται η πολλαπλή επιλογή."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05060000.xhp
+#: 04060106.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3149665\n"
-"3\n"
+"04060106.xhp\n"
+"par_id3145765\n"
+"285\n"
"help.text"
-msgid "If the cells to be merged have any contents, a security dialog is shown."
-msgstr "Αν τα κελιά που πρόκειται να συγχωνευθούν έχουν κάποιο περιεχόμενο, τότε είναι απαραίτητη μια επιβεβαίωση ασφαλείας."
+msgid "COMBINA(Count1; Count2)"
+msgstr "COMBINA(Count1; Count2)"
-#: 05060000.xhp
+#: 04060106.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3153718\n"
+"04060106.xhp\n"
+"par_id3153372\n"
+"286\n"
"help.text"
-msgid "Merging cells can lead to calculation errors in formulas in the table."
-msgstr "Τα συγχωνευμένα κελιά μπορούν να οδηγήσουν σε σφάλματα υπολογισμού σε τύπους στον πίνακα."
+msgid "<emph>Count1</emph> is the number of items in the set."
+msgstr "<emph>Πλήθος1</emph> είναι ο αριθμός των αντικειμένων στο σύνολο."
-#: 12040000.xhp
+#: 04060106.xhp
msgctxt ""
-"12040000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3155544\n"
+"287\n"
"help.text"
-msgid "Filter"
-msgstr "Φιλτράρισμα"
+msgid "<emph>Count2</emph> is the number of items to choose from the set."
+msgstr "<emph>Πλήθος2</emph> είναι ο αριθμός των αντικειμένων που θα επιλεγούν από το σύνολο."
-#: 12040000.xhp
+#: 04060106.xhp
msgctxt ""
-"12040000.xhp\n"
-"hd_id3150767\n"
-"1\n"
+"04060106.xhp\n"
+"par_id1997131\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12040000.xhp\" name=\"Filter\">Filter</link>"
-msgstr "<link href=\"text/scalc/01/12040000.xhp\" name=\"Φιλτράρισμα\">Φιλτράρισμα</link>"
+msgid "COMBINA returns the number of unique ways to choose these items, where the order of choosing is irrelevant, and repetition of items is allowed. For example if there are 3 items A, B and C in a set, you can choose 2 items in 6 different ways, namely AA, AB, AC, BB, BC and CC."
+msgstr "COMBINA επιστρέφει τον αριθμό των μοναδικών τρόπων για επιλογή αυτών των στοιχείων, όπου η σειρά επιλογής είναι αδιάφορη και η επανάληψη των στοιχείων επιτρέπεται. Για παράδειγμα εάν υπάρχουν 3 στοιχεία A, B και C σε ένα σύνολο, μπορείτε να διαλέξετε 2 στοιχεία με 6 διαφορετικούς τρόπους, δηλαδή AA, AB, AC, BB, BC και CC."
-#: 12040000.xhp
+#: 04060106.xhp
msgctxt ""
-"12040000.xhp\n"
-"par_id3155131\n"
-"2\n"
+"04060106.xhp\n"
+"par_id2052064\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows commands to filter your data.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει εντολές για το φιλτράρισμα των δεδομένων σας.</ahelp>"
+msgid "COMBINA implements the formula: (Count1+Count2-1)! / (Count2!(Count1-1)!)"
+msgstr "Η COMBINA εφαρμόζει τον τύπο: (Πλήθος1+Πλήθος2-1)! / (Πλήθος2!(Πλήθος1-1)!)"
-#: 12040000.xhp
+#: 04060106.xhp
msgctxt ""
-"12040000.xhp\n"
-"par_id3146119\n"
-"7\n"
+"04060106.xhp\n"
+"hd_id3154584\n"
+"288\n"
"help.text"
-msgid "$[officename] automatically recognizes predefined database ranges."
-msgstr "Το $[officename] αναγνωρίζει αυτόματα προκαθορισμένες περιοχές βάσης δεδομένων."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12040000.xhp
+#: 04060106.xhp
msgctxt ""
-"12040000.xhp\n"
-"par_id3153363\n"
-"3\n"
+"04060106.xhp\n"
+"par_id3152904\n"
+"289\n"
"help.text"
-msgid "The following filtering options are available:"
-msgstr "Οι ακόλουθες επιλογές φιλτραρίσματος είναι διαθέσιμες:"
+msgid "<item type=\"input\">=COMBINA(3;2)</item> returns 6."
+msgstr "Η συνάρτηση <item type=\"input\">=COMBINA(3;2)</item>επιστρέφει ως αποτέλεσμα 6."
-#: 12040000.xhp
+#: 04060106.xhp
msgctxt ""
-"12040000.xhp\n"
-"hd_id3153728\n"
-"4\n"
+"04060106.xhp\n"
+"bm_id3156086\n"
"help.text"
-msgid "<link href=\"text/shared/02/12090000.xhp\" name=\"Standard filter\">Standard filter</link>"
-msgstr "<link href=\"text/shared/02/12090000.xhp\" name=\"Τυπικό φίλτρο\">Τυπικό φίλτρο</link>"
+msgid "<bookmark_value>TRUNC function</bookmark_value><bookmark_value>decimal places;cutting off</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση TRUNC</bookmark_value><bookmark_value>δεκαδικές θέσεις, αποκοπή</bookmark_value>"
-#: 12040000.xhp
+#: 04060106.xhp
msgctxt ""
-"12040000.xhp\n"
-"hd_id3159153\n"
-"5\n"
+"04060106.xhp\n"
+"hd_id3156086\n"
+"291\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12040300.xhp\" name=\"Advanced filter\">Advanced filter</link>"
-msgstr "<link href=\"text/scalc/01/12040300.xhp\" name=\"Ειδικό φίλτρο\">Ειδικό φίλτρο</link>"
+msgid "TRUNC"
+msgstr "TRUNC"
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3157866\n"
+"292\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "<ahelp hid=\"HID_FUNC_KUERZEN\">Truncates a number by removing decimal places.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KUERZEN\">Περικόπτει έναν αριθμό αφαιρώντας δεκαδικά.</ahelp>"
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"hd_id3149119\n"
-"1\n"
+"04060106.xhp\n"
+"hd_id3148499\n"
+"293\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12090104.xhp\" name=\"Options\">Options</link>"
-msgstr "<link href=\"text/scalc/01/12090104.xhp\" name=\"Επιλογές\">Επιλογές</link>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"par_id3147102\n"
-"2\n"
+"04060106.xhp\n"
+"par_id3148511\n"
+"294\n"
"help.text"
-msgid "<variable id=\"zusaetzetext\"><ahelp hid=\"\" visibility=\"visible\">Displays or hides additional filtering options.</ahelp></variable>"
-msgstr "<variable id=\"zusaetzetext\"><ahelp hid=\"\" visibility=\"visible\">Εμφανίζει ή αποκρύπτει επιπρόσθετες επιλογές φιλτραρίσματος.</ahelp></variable>"
+msgid "TRUNC(Number; Count)"
+msgstr "TRUNC(Αριθμός; Πλήθος)"
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"hd_id3147008\n"
-"3\n"
+"04060106.xhp\n"
+"par_id3150796\n"
+"295\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Returns <emph>Number</emph> with at most <emph>Count</emph> decimal places. Excess decimal places are simply removed, irrespective of sign."
+msgstr "Επιστρέφει τον <emph>Αριθμό</emph> με το πολύ <emph>τόσες</emph> δεκαδικές θέσεις. Τα επιπλέον δεκαδικά απλώς αγνοούνται, ανεξαρτήτως του προσήμου."
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"hd_id3153662\n"
-"5\n"
+"04060106.xhp\n"
+"par_id3150816\n"
+"296\n"
"help.text"
-msgid "Case sensitive"
-msgstr "Διάκριση πεζών και κεφαλαίων"
+msgid "<item type=\"literal\">TRUNC(Number; 0)</item> behaves as <item type=\"literal\">INT(Number)</item> for positive numbers, but effectively rounds towards zero for negative numbers."
+msgstr "Το <item type=\"literal\">TRUNC(Αριθμός; 0)</item> συμπεριφέρεται όπως το <item type=\"literal\">INT(Αριθμός)</item> για τους θετικούς αριθμούς, αλλά στην πράξη στρογγυλοποιεί προς τα πάνω (προς το μηδέν) τους αρνητικούς αριθμούς."
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"par_id3145673\n"
-"6\n"
+"04060106.xhp\n"
+"par_id3148548\n"
+"557\n"
"help.text"
-msgid "Distinguishes between uppercase and lowercase letters."
-msgstr "Κάνει διάκριση πεζών και κεφαλαίων γραμμάτων."
+msgid "The <emph>visible</emph> decimal places of the result are specified in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Calculate</link>."
+msgstr "Οι <emph>ορατές</emph> δεκαδικές θέσεις του αποτελέσματος καθορίζονται στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Υπολογισμός</link>."
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"hd_id3156327\n"
-"7\n"
+"04060106.xhp\n"
+"hd_id3152555\n"
+"297\n"
"help.text"
-msgid "Regular Expression"
-msgstr "Κανονική έκφραση"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"par_id3151245\n"
-"8\n"
+"04060106.xhp\n"
+"par_id3152569\n"
+"298\n"
"help.text"
-msgid "Allows you to use wildcards in the filter definition."
-msgstr "Σας επιτρέπει να χρησιμοποιήσετε αναπληρώσεις στον ορισμό του φίλτρου."
+msgid "<item type=\"input\">=TRUNC(1.239;2)</item> returns 1.23. The 9 is lost."
+msgstr "Η συνάρτηση <item type=\"input\">=TRUNC(1.239;2)</item> επιστρέφει ως αποτέλεσμα 1.23. Το 9 έχει χαθεί."
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"par_id3147264\n"
-"29\n"
+"04060106.xhp\n"
+"par_id7050080\n"
"help.text"
-msgid "If the <emph>Regular Expression</emph> check box is selected, you can use EQUAL (=) and NOT EQUAL (<>) also in comparisons. You can also use the following functions: DCOUNTA, DGET, MATCH, COUNTIF, SUMIF, LOOKUP, VLOOKUP and HLOOKUP."
-msgstr "Αν είναι επιλεγμένο το πεδίο ελέγχου <emph>Κανονική έκφραση</emph>, μπορείτε να χρησιμοποιήσετε τα EQUAL (=) και NOT EQUAL (<>) επίσης σε συγκρίσεις. Μπορείτε επίσης να χρησιμοποιήσετε τις ακόλουθες συναρτήσεις: DCOUNTA, DGET, MATCH, COUNTIF, SUMIF, LOOKUP, VLOOKUP and HLOOKUP."
+msgid "<item type=\"input\">=TRUNC(-1.234999;3)</item> returns -1.234. All the 9s are lost."
+msgstr "Η συνάρτηση <item type=\"input\">=TRUNC(-1.234999;3)</item> επιστρέφει ως αποτέλεσμα -1.234. Όλα τα 9 χάνονται."
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"hd_id3153379\n"
-"30\n"
+"04060106.xhp\n"
+"bm_id3153601\n"
"help.text"
-msgid "Unique records only"
-msgstr "Μοναδικές εγγραφές μόνο"
+msgid "<bookmark_value>LN function</bookmark_value><bookmark_value>natural logarithm</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση LN</bookmark_value><bookmark_value>φυσικός λογάριθμος</bookmark_value>"
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"par_id3154138\n"
-"31\n"
+"04060106.xhp\n"
+"hd_id3153601\n"
+"301\n"
"help.text"
-msgid "Excludes duplicate rows in the list of filtered data."
-msgstr "Εξάγει τις διπλότυπες γραμμές στη λίστα των φιλτραρισμένων δεδομένων."
+msgid "LN"
+msgstr "LN"
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"hd_id3156282\n"
-"32\n"
+"04060106.xhp\n"
+"par_id3154974\n"
+"302\n"
"help.text"
-msgid "Data area"
-msgstr "Περιοχή δεδομένων"
+msgid "<ahelp hid=\"HID_FUNC_LN\">Returns the natural logarithm based on the constant e of a number.</ahelp> The constant e has a value of approximately 2.71828182845904."
+msgstr "<ahelp hid=\"HID_FUNC_LN\">Επιστρέφει το φυσικό λογάριθμο ενός αριθμού βασισμένο στη σταθερά e.</ahelp> Η σταθερά e έχει τιμή περίπου 2.71828182845904."
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"par_id3150768\n"
-"33\n"
+"04060106.xhp\n"
+"hd_id3154993\n"
+"303\n"
"help.text"
-msgid "Displays the name of the filtered data area in the table."
-msgstr "Εμφανίζει το όνομα της περιοχής φιλτραρισμένων δεδομένων στον πίνακα."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"hd_id3156424\n"
-"34\n"
+"04060106.xhp\n"
+"par_id3155284\n"
+"304\n"
"help.text"
-msgid "More<<"
-msgstr "Πρόσθετα<<"
+msgid "LN(Number)"
+msgstr "LN(Αριθμός)"
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"par_id3125864\n"
-"35\n"
+"04060106.xhp\n"
+"par_id3155297\n"
+"305\n"
"help.text"
-msgid "Hides the additional options."
-msgstr "Αποκρύπτει τις επιπρόσθετες επιλογές."
+msgid "<emph>Number</emph> is the value whose natural logarithm is to be calculated."
+msgstr "<emph>Αριθμός</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί ο φυσικός λογάριθμος."
-#: 12090104.xhp
+#: 04060106.xhp
msgctxt ""
-"12090104.xhp\n"
-"par_id3154011\n"
+"04060106.xhp\n"
+"hd_id3153852\n"
+"306\n"
"help.text"
-msgid "<link href=\"text/shared/01/02100001.xhp\" name=\"List of Regular Expressions\">List of Regular Expressions</link>"
-msgstr "<link href=\"text/shared/01/02100001.xhp\" name=\"Λίστα κανονικών εκφράσεων\">Λίστα κανονικών εκφράσεων</link>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 05040000.xhp
+#: 04060106.xhp
msgctxt ""
-"05040000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3153866\n"
+"307\n"
"help.text"
-msgid "Column"
-msgstr "Στήλη"
+msgid "<item type=\"input\">=LN(3)</item> returns the natural logarithm of 3 (approximately 1.0986)."
+msgstr "Η συνάρτηση <item type=\"input\">=LN(3)</item> επιστρέφει τον φυσικό λογάριθμο του 3 (προσεγγιστικά 1.0986)."
-#: 05040000.xhp
+#: 04060106.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3155628\n"
-"1\n"
+"04060106.xhp\n"
+"par_id5747245\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05040000.xhp\" name=\"Column\">Column</link>"
-msgstr "<link href=\"text/scalc/01/05040000.xhp\" name=\"Στήλη\">Στήλη</link>"
+msgid "<item type=\"input\">=LN(EXP(321))</item> returns 321."
+msgstr "Η συνάρτηση <item type=\"input\">=LN(EXP(321))</item> επιστρέφει ως αποτέλεσμα 321."
-#: 05040000.xhp
+#: 04060106.xhp
msgctxt ""
-"05040000.xhp\n"
-"par_id3148946\n"
-"2\n"
+"04060106.xhp\n"
+"bm_id3109813\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets the column width and hides or shows selected columns.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το πλάτος στήλης και αποκρύπτει ή εμφανίζει τις επιλεγμένες στήλες.</ahelp>"
+msgid "<bookmark_value>LOG function</bookmark_value><bookmark_value>logarithms</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση LOG</bookmark_value><bookmark_value>λογάριθμοι</bookmark_value>"
-#: 05040000.xhp
+#: 04060106.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3150398\n"
-"3\n"
+"04060106.xhp\n"
+"hd_id3109813\n"
+"311\n"
"help.text"
-msgid "<link href=\"text/shared/01/05340200.xhp\" name=\"Width\">Width</link>"
-msgstr "<link href=\"text/shared/01/05340200.xhp\" name=\"Πλάτος\">Πλάτος</link>"
+msgid "LOG"
+msgstr "LOG"
-#: 05040000.xhp
+#: 04060106.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3145171\n"
-"4\n"
+"04060106.xhp\n"
+"par_id3109841\n"
+"312\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05040200.xhp\" name=\"Optimal Width\">Optimal Width</link>"
-msgstr "<link href=\"text/scalc/01/05040200.xhp\" name=\"Βέλτιστο πλάτος\">Βέλτιστο πλάτος</link>"
+msgid "<ahelp hid=\"HID_FUNC_LOG\">Returns the logarithm of a number to the specified base.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_LOG\">Επιστρέφει το λογάριθμο ενός αριθμού στην καθορισμένη βάση.</ahelp>"
-#: 02140000.xhp
+#: 04060106.xhp
msgctxt ""
-"02140000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"hd_id3144719\n"
+"313\n"
"help.text"
-msgid "Fill"
-msgstr "Γέμισμα"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 02140000.xhp
+#: 04060106.xhp
msgctxt ""
-"02140000.xhp\n"
-"bm_id8473769\n"
+"04060106.xhp\n"
+"par_id3144732\n"
+"314\n"
"help.text"
-msgid "<bookmark_value>filling;selection lists</bookmark_value> <bookmark_value>selection lists;filling cells</bookmark_value>"
-msgstr "<bookmark_value>γέμισμα, λίστες επιλογής</bookmark_value><bookmark_value>λίστες επιλογής, γέμισμα κελιών</bookmark_value>"
+msgid "LOG(Number; Base)"
+msgstr "LOG(Αριθμός; Βάση)"
-#: 02140000.xhp
+#: 04060106.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3153876\n"
-"1\n"
+"04060106.xhp\n"
+"par_id3144746\n"
+"315\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02140000.xhp\" name=\"Fill\">Fill</link>"
-msgstr "<link href=\"text/scalc/01/02140000.xhp\" name=\"Γέμισμα\">Γέμισμα</link>"
+msgid "<emph>Number</emph> is the value whose logarithm is to be calculated."
+msgstr "<emph>Αριθμός</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί ο λογάριθμος."
-#: 02140000.xhp
+#: 04060106.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3156285\n"
-"2\n"
+"04060106.xhp\n"
+"par_id3152840\n"
+"316\n"
"help.text"
-msgid "<ahelp hid=\".\">Automatically fills cells with content.</ahelp>"
-msgstr "<ahelp hid=\".\">Συμπληρώνει αυτόματα τα κελιά με περιεχόμενο.</ahelp>"
+msgid "<emph>Base</emph> (optional) is the base for the logarithm calculation. If omitted, Base 10 is assumed."
+msgstr "<emph>Βάση</emph> είναι η βάση για τον λογαριθμικό υπολογισμό. Εάν παραληφθεί, υποτίθεται η βάση 10."
-#: 02140000.xhp
+#: 04060106.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3147343\n"
-"9\n"
+"04060106.xhp\n"
+"hd_id3152860\n"
+"317\n"
"help.text"
-msgid "The $[officename] Calc context menus have <link href=\"text/scalc/01/02140000.xhp\" name=\"other options\">additional options</link> for filling the cells."
-msgstr "Τα μενού περιεχομένου του $[officename] Calc παρέχουν <link href=\"text/scalc/01/02140000.xhp\" name=\"πρόσθετες επιλογές\">επιπρόσθετες επιλογές</link> για το γέμισμα των κελιών."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 02140000.xhp
+#: 04060106.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3149207\n"
-"7\n"
+"04060106.xhp\n"
+"par_id3154429\n"
+"318\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02140500.xhp\" name=\"Sheet\">Sheet</link>"
-msgstr "<link href=\"text/scalc/01/02140500.xhp\" name=\"Φύλλο\">Φύλλο</link>"
+msgid "<item type=\"input\">=LOG(10;3)</item> returns the logarithm to base 3 of 10 (approximately 2.0959)."
+msgstr "Το <item type=\"input\">=LOG(10;3)</item> επιστρέφει το λογάριθμο με βάση 3 του 10 (περίπου 2.0959)."
-#: 02140000.xhp
+#: 04060106.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3155111\n"
-"8\n"
+"04060106.xhp\n"
+"par_id5577562\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02140600.xhp\" name=\"Rows\">Series</link>"
-msgstr "<link href=\"text/scalc/01/02140600.xhp\" name=\"Σειρές\">Σειρές</link>"
+msgid "<item type=\"input\">=LOG(7^4;7)</item> returns 4."
+msgstr "Η συνάρτηση <item type=\"input\">=LOG(7^4;7)</item> επιστρέφει ως αποτέλεσμα 4."
-#: 02140000.xhp
+#: 04060106.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3152994\n"
-"3\n"
+"04060106.xhp\n"
+"bm_id3154187\n"
"help.text"
-msgid "<emph>Filling cells using context menus:</emph>"
-msgstr "<emph>Γέμισμα κελιών χρησιμοποιώντας το μενού περιεχομένου:</emph>"
+msgid "<bookmark_value>LOG10 function</bookmark_value><bookmark_value>base-10 logarithm</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση LOG10</bookmark_value><bookmark_value>λογάριθμος βάση-10</bookmark_value>"
-#: 02140000.xhp
+#: 04060106.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3145384\n"
-"4\n"
+"04060106.xhp\n"
+"hd_id3154187\n"
+"322\n"
"help.text"
-msgid "Call the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link> when positioned in a cell and choose <emph>Selection List</emph>."
-msgstr "Καλέστε το <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link> όταν βρίσκεστε μέσα σε ένα κελί και επιλέξτε <emph>Λίστα επιλογής</emph>."
+msgid "LOG10"
+msgstr "LOG10"
-#: 02140000.xhp
+#: 04060106.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3156450\n"
-"5\n"
+"04060106.xhp\n"
+"par_id3155476\n"
+"323\n"
"help.text"
-msgid "<ahelp hid=\".uno:DataSelect\">A list box containing all text found in the current column is displayed.</ahelp> The text is sorted alphabetically and multiple entries are listed only once."
-msgstr "<ahelp hid=\".uno:DataSelect\">Εμφανίζεται ένα πεδίο λίστας που περιέχει όλο το κείμενο που βρέθηκε στην τρέχουσα στήλη.</ahelp> Το κείμενο ταξινομείται αλφαβητικά και οι πολλαπλές καταχωρήσεις αναφέρονται στη λίστα μόνο μία φορά."
+msgid "<ahelp hid=\"HID_FUNC_LOG10\">Returns the base-10 logarithm of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_LOG10\">Επιστρέφει το δεκαδικό λογάριθμο ενός αριθμού.</ahelp>"
-#: 02140000.xhp
+#: 04060106.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3148699\n"
-"6\n"
+"04060106.xhp\n"
+"hd_id3155494\n"
+"324\n"
"help.text"
-msgid "Click one of the listed entries to copy it to the cell."
-msgstr "Κάντε κλικ σε μια από της καταχωρίσεις της λίστας για να την αντιγράψετε στο κελί."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 06030000.xhp
+#: 04060106.xhp
msgctxt ""
-"06030000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3159294\n"
+"325\n"
"help.text"
-msgid "Detective"
-msgstr "Ανίχνευση"
+msgid "LOG10(Number)"
+msgstr "LOG10(Αριθμός)"
-#: 06030000.xhp
+#: 04060106.xhp
msgctxt ""
-"06030000.xhp\n"
-"bm_id3151245\n"
+"04060106.xhp\n"
+"par_id3159308\n"
+"326\n"
"help.text"
-msgid "<bookmark_value>cell links search</bookmark_value> <bookmark_value>searching; links in cells</bookmark_value> <bookmark_value>traces;precedents and dependents</bookmark_value> <bookmark_value>Formula Auditing,see Detective</bookmark_value> <bookmark_value>Detective</bookmark_value>"
-msgstr "<bookmark_value>αναζήτηση συνδέσμων κελιών</bookmark_value><bookmark_value>αναζήτηση; σύνδεσμοι σε κελιά</bookmark_value><bookmark_value>ίχνη;προηγούμενα και επόμενα</bookmark_value><bookmark_value>τύπος ελέγχου,δείτε ανίχνευση</bookmark_value><bookmark_value>Ανίχνευση</bookmark_value>"
+msgid "Returns the logarithm to base 10 of <emph>Number</emph>."
+msgstr "Επιστρέφει το λογάριθμο με βάση 10 του ορίσματος <emph>Αριθμός</emph>."
-#: 06030000.xhp
+#: 04060106.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3151245\n"
-"1\n"
+"04060106.xhp\n"
+"hd_id3159328\n"
+"327\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06030000.xhp\" name=\"Detective\">Detective</link>"
-msgstr "<link href=\"text/scalc/01/06030000.xhp\" name=\"Ανίχνευση\">Ανίχνευση</link>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 06030000.xhp
+#: 04060106.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3151211\n"
-"2\n"
+"04060106.xhp\n"
+"par_id3157916\n"
+"328\n"
"help.text"
-msgid "This command activates the Spreadsheet Detective. With the Detective, you can trace the dependencies from the current formula cell to the cells in the spreadsheet."
-msgstr "Αυτή η εντολή ενεργοποιεί την Ανίχνευση υπολογιστικού φύλλου. Με την Ανίχνευση, μπορείτε να σκιαγραφήσετε τις εξαρτήσεις από το τρέχον κελί τύπου στα κελιά του υπολογιστικού φύλλου."
+msgid "<item type=\"input\">=LOG10(5)</item> returns the base-10 logarithm of 5 (approximately 0.69897)."
+msgstr "Το <item type=\"input\">=LOG10(5)</item> επιστρέφει το (δεκαδικό) λογάριθμο του 5 (περίπου 0,69897)."
-#: 06030000.xhp
+#: 04060106.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3150447\n"
-"3\n"
+"04060106.xhp\n"
+"bm_id3152518\n"
"help.text"
-msgid "Once you have defined a trace, you can point with the mouse cursor to the trace. The mouse cursor will change its shape. Double-click the trace with this cursor to select the referenced cell at the end of the trace."
-msgstr "Αν έχετε καθορίσει ένα ίχνος, μπορείτε να τοποθετήσετε το δείκτη του ποντικιού επάνω του. Τότε ο δείκτης θα αλλάξει το σχήμα του. Κάντε διπλό κλικ στο ίχνος με αυτό το σχήμα δρομέα για να επιλέξετε το κελί με παραπομπή που βρίσκεται στο τέλος του ίχνους."
+msgid "<bookmark_value>CEILING function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση CEILING</bookmark_value><bookmark_value>στρογγυλοποίηση, μέχρι σημαντικά πολλαπλάσια</bookmark_value>"
-#: text2columns.xhp
+#: 04060106.xhp
msgctxt ""
-"text2columns.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"hd_id3152518\n"
+"332\n"
"help.text"
-msgid "Text to Columns"
-msgstr "Κείμενο σε στήλες"
+msgid "CEILING"
+msgstr "CEILING"
-#: text2columns.xhp
+#: 04060106.xhp
msgctxt ""
-"text2columns.xhp\n"
-"bm_id8004394\n"
+"04060106.xhp\n"
+"par_id3153422\n"
+"558\n"
"help.text"
-msgid "<bookmark_value>text to columns</bookmark_value>"
-msgstr "<bookmark_value>κείμενο σε στήλες</bookmark_value>"
+msgid "<ahelp hid=\"HID_FUNC_OBERGRENZE\">Rounds a number up to the nearest multiple of Significance.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_OBERGRENZE\">Στρογγυλοποιεί έναν αριθμό στο πλησιέστερο πολλαπλάσιο σημαντικότητας.</ahelp>"
-#: text2columns.xhp
+#: 04060106.xhp
msgctxt ""
-"text2columns.xhp\n"
-"hd_id2300180\n"
+"04060106.xhp\n"
+"hd_id3153440\n"
+"334\n"
"help.text"
-msgid "<link href=\"text/scalc/01/text2columns.xhp\">Text to Columns</link>"
-msgstr "<link href=\"text/scalc/01/text2columns.xhp\">Κείμενο σε στήλες</link>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: text2columns.xhp
+#: 04060106.xhp
msgctxt ""
-"text2columns.xhp\n"
-"par_id655232\n"
+"04060106.xhp\n"
+"par_id3153454\n"
+"335\n"
"help.text"
-msgid "<variable id=\"text2columns\">Opens the Text to Columns dialog, where you enter settings to expand the contents of selected cells to multiple cells. </variable>"
-msgstr "<variable id=\"text2columns\">Ανοίγει το παράθυρο διαλόγου Κείμενο σε στήλες, όπου μπορείτε να εισάγετε ρυθμίσεις για να επεκτείνετε τα περιεχόμενα επιλεγμένων κελιών σε πολλά κελιά.</variable>"
+msgid "CEILING(Number; Significance; Mode)"
+msgstr "CEILING(Αριθμός; Σημαντικότητα; Κατάσταση)"
-#: text2columns.xhp
+#: 04060106.xhp
msgctxt ""
-"text2columns.xhp\n"
-"hd_id9599597\n"
+"04060106.xhp\n"
+"par_id3153467\n"
+"336\n"
"help.text"
-msgid "To expand cell contents to multiple cells"
-msgstr "Για να επεκτείνετε τα περιεχόμενα κελιών σε πολλά κελιά"
+msgid "<emph>Number</emph> is the number that is to be rounded up."
+msgstr "<emph>Αριθμός</emph> είνια ο αριθμός που θα στρογγυλοποιηθεί προς τα πάνω."
-#: text2columns.xhp
+#: 04060106.xhp
msgctxt ""
-"text2columns.xhp\n"
-"par_id2021546\n"
+"04060106.xhp\n"
+"par_id3155000\n"
+"337\n"
"help.text"
-msgid "You can expand cells that contain comma separated values (CSV) into multiple cells in the same row."
-msgstr "Μπορείτε να επεκτείνετε τα κελιά που περιέχουν τιμές χωρισμένες με κόμμα (CSV) σε πολλαπλά κελιά στην ίδια γραμμή."
+msgid "<emph>Significance</emph> is the number to whose multiple the value is to be rounded up."
+msgstr "<emph>Σημαντικότητα</emph> είναι ο αριθμός στου οποίου το πολλαπλάσιο θα στρογγυλοποιηθεί η τιμή."
-#: text2columns.xhp
+#: 04060106.xhp
msgctxt ""
-"text2columns.xhp\n"
-"par_id2623981\n"
+"04060106.xhp\n"
+"par_id3155020\n"
+"559\n"
"help.text"
-msgid "For example, cell A1 contains the comma separated values <item type=\"literal\">1,2,3,4</item>, and cell A2 contains the text <item type=\"literal\">A,B,C,D</item>."
-msgstr "Π.χ. το κελί Α1 περιέχει τις διαχωρισμένες με κόμμα τιμές <item type=\"literal\">1,2,3,4</item>, και το κελί Α2 περιέχει το κείμενο <item type=\"literal\">A,B,C,D</item>."
+msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number. This parameter is ignored when exporting to MS Excel as Excel does not know any third parameter."
+msgstr "Η <emph>Κατάσταση</emph> είναι μια προαιρετική τιμή. Αν δίνεται τιμή για την Κατάσταση και δεν είναι ίση με το μηδέν, και αν ο Αριθμός και η Σημαντικότητα είναι αρνητικοί, τότε η στρογγυλοποίηση γίνεται με βάση την απόλυτη τιμή του Αριθμού. Αυτή η παράμετρος αγνοείται όταν γίνεται εξαγωγή σε MS Excel καθώς το Excel δεν αναγνωρίζει τρίτη παράμετρο."
-#: text2columns.xhp
+#: 04060106.xhp
msgctxt ""
-"text2columns.xhp\n"
-"par_id7242042\n"
+"04060106.xhp\n"
+"par_id3163792\n"
+"629\n"
"help.text"
-msgid "Select the cell or cells that you want to expand."
-msgstr "Επιλέξτε το κελί ή τα κελιά που επιθυμείτε να επεκτείνετε."
+msgid "If both parameters Number and Significance are negative and the Mode value is equal to zero or is not given, the results in $[officename] and Excel will differ after the import has been completed. If you export the spreadsheet to Excel, use Mode=1 to see the same results in Excel as in Calc."
+msgstr "Αν και οι δύο παράμετροι Αριθμός και Σημαντικότητα είναι αρνητικές και η τιμή της Κατάστασης είναι ίση με μηδέν ή δεν δίνεται, τα αποτελέσματα του $[officename] και του Excel θα διαφέρουν μετά την ολοκλήρωση της εισαγωγής. Αν εξάγετε το υπολογιστικό φύλλο στο Excel, χρησιμοποιήστε Κατάσταση=1 για να δείτε τα ίδια αποτελέσματα τόσο στο Excel όσο και στο Calc."
-#: text2columns.xhp
+#: 04060106.xhp
msgctxt ""
-"text2columns.xhp\n"
-"par_id6999420\n"
+"04060106.xhp\n"
+"hd_id3145697\n"
+"338\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph>."
-msgstr "Επιλέξτε <emph>Δεδομένα - Κείμενο σε στήλες</emph>."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: text2columns.xhp
+#: 04060106.xhp
msgctxt ""
-"text2columns.xhp\n"
-"par_id6334116\n"
+"04060106.xhp\n"
+"par_id3145710\n"
+"339\n"
"help.text"
-msgid "You see the Text to Columns dialog."
-msgstr "Βλέπετε το παράθυρο διαλόγου Κείμενο σε στήλες."
+msgid "<item type=\"input\">=CEILING(-11;-2)</item> returns -10"
+msgstr "<item type=\"input\">=CEILING(-11;-2)</item> επιστρέφει -10"
-#: text2columns.xhp
+#: 04060106.xhp
msgctxt ""
-"text2columns.xhp\n"
-"par_id9276406\n"
+"04060106.xhp\n"
+"par_id3145725\n"
+"340\n"
"help.text"
-msgid "Select the separator options. The preview shows how the current cell contents will be transformed into multiple cells."
-msgstr "Επιλέξτε τα διαχωριστικά. Η προεπισκόπηση δείχνει πως τα περιεχόμενα του τρέχοντος κελιού θα μετατραπούν σε πολλαπλά κελιά."
+msgid "<item type=\"input\">=CEILING(-11;-2;0)</item> returns -10"
+msgstr "<item type=\"input\">=CEILING(-11;-2;0)</item> επιστρέφει -10"
-#: text2columns.xhp
+#: 04060106.xhp
msgctxt ""
-"text2columns.xhp\n"
-"par_id8523819\n"
+"04060106.xhp\n"
+"par_id3145740\n"
+"341\n"
"help.text"
-msgid "You can select a fixed width and then click the ruler on the preview to set cell breakup positions."
-msgstr "Μπορείτε να επιλέξετε ένα σταθερό πλάτος και μετά να κάνετε κλικ στο χάρακα στην προεπισκόπηση για να ορίσετε τις θέσεις διαχωρισμού των κελιών."
+msgid "<item type=\"input\">=CEILING(-11;-2;1)</item> returns -12"
+msgstr "<item type=\"input\">=CEILING(-11;-2;1)</item> επιστρέφει -12"
-#: text2columns.xhp
+#: 04060106.xhp
msgctxt ""
-"text2columns.xhp\n"
-"par_id1517380\n"
+"04060106.xhp\n"
+"bm_id3157762\n"
"help.text"
-msgid "You can select or enter separator characters to define the positions of breaking points. The separator characters are removed from the resulting cell contents."
-msgstr "Μπορείτε να επιλέξετε ή να εισάγετε διαχωριστικούς χαρακτήρες για καθορίσετε τις θέσεις των σημείων αλλαγής. Οι διαχωριστικοί χαρακτήρες αφαιρούνται από τα περιεχόμενα των κελιών που προκύπτουν."
+msgid "<bookmark_value>PI function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση PI</bookmark_value>"
-#: text2columns.xhp
+#: 04060106.xhp
msgctxt ""
-"text2columns.xhp\n"
-"par_id7110812\n"
+"04060106.xhp\n"
+"hd_id3157762\n"
+"343\n"
"help.text"
-msgid "In the example, you select the comma as a delimiter character. Cells A1 and A2 will be expanded to four columns each. A1 contains 1, B1 contains 2, and so on."
-msgstr "Στο παράδειγμα, επιλέγετε το κόμμα ως διαχωριστικό χαρακτήρα. Τα κελιά Α1 και Β1 θα επεκταθούν σε τέσσερις στήλες. το Α1 περιέχει 1, το Α2 περιέχει 2 κ.ο.κ."
+msgid "PI"
+msgstr "PI"
-#: 06031000.xhp
+#: 04060106.xhp
msgctxt ""
-"06031000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3157790\n"
+"344\n"
"help.text"
-msgid "AutoRefresh"
-msgstr "Αυτόματη ενημέρωση"
+msgid "<ahelp hid=\"HID_FUNC_PI\">Returns 3.14159265358979, the value of the mathematical constant PI to 14 decimal places.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_PI\">Επιστρέφει 3.14159265358979, την τιμή της μαθηματικής σταθεράς π με ακρίβεια 14 δεκαδικών.</ahelp>"
-#: 06031000.xhp
+#: 04060106.xhp
msgctxt ""
-"06031000.xhp\n"
-"bm_id3154515\n"
+"04060106.xhp\n"
+"hd_id3157809\n"
+"345\n"
"help.text"
-msgid "<bookmark_value>cells; autorefreshing traces</bookmark_value><bookmark_value>traces; autorefreshing</bookmark_value>"
-msgstr "<bookmark_value>κελιά, αυτόματη ανανέωση ιχνών</bookmark_value><bookmark_value>ίχνη, αυτόματη ανανέωση</bookmark_value>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 06031000.xhp
+#: 04060106.xhp
msgctxt ""
-"06031000.xhp\n"
-"hd_id3154515\n"
-"1\n"
+"04060106.xhp\n"
+"par_id3157822\n"
+"346\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06031000.xhp\" name=\"AutoRefresh\">AutoRefresh</link>"
-msgstr "<link href=\"text/scalc/01/06031000.xhp\" name=\"Αυτόματη Ενημέρωση\">Αυτόματη Ενημέρωση</link>"
+msgid "PI()"
+msgstr "PI()"
-#: 06031000.xhp
+#: 04060106.xhp
msgctxt ""
-"06031000.xhp\n"
-"par_id3147264\n"
-"2\n"
+"04060106.xhp\n"
+"hd_id3157836\n"
+"347\n"
"help.text"
-msgid "<ahelp hid=\".uno:AutoRefreshArrows\" visibility=\"visible\">Automatically refreshes all the traces in the sheet whenever you modify a formula.</ahelp>"
-msgstr "<ahelp hid=\".uno:AutoRefreshArrows\" visibility=\"visible\">Χρησιμοποιήστε αυτό το κουμπί για να ανανεώσετε αυτόματα όλα τα ίχνη στο φύλλο όταν τροποποιείτε έναν τύπο.</ahelp>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: func_workday.xhp
+#: 04060106.xhp
msgctxt ""
-"func_workday.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3152370\n"
+"348\n"
"help.text"
-msgid "WORKDAY"
-msgstr "WORKDAY"
+msgid "<item type=\"input\">=PI()</item> returns 3.14159265358979."
+msgstr "Το <item type=\"input\">=PI()</item> επιστρέφει 3.14159265358979."
-#: func_workday.xhp
+#: 04060106.xhp
msgctxt ""
-"func_workday.xhp\n"
-"bm_id3149012\n"
+"04060106.xhp\n"
+"bm_id3152418\n"
"help.text"
-msgid "<bookmark_value>WORKDAY function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση WORKDAY</bookmark_value>"
+msgid "<bookmark_value>MULTINOMIAL function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση MULTINOMIAL</bookmark_value>"
-#: func_workday.xhp
+#: 04060106.xhp
msgctxt ""
-"func_workday.xhp\n"
-"hd_id3149012\n"
-"186\n"
+"04060106.xhp\n"
+"hd_id3152418\n"
+"635\n"
"help.text"
-msgid "<variable id=\"workday\"><link href=\"text/scalc/01/func_workday.xhp\">WORKDAY</link></variable>"
-msgstr "<variable id=\"workday\"><link href=\"text/scalc/01/func_workday.xhp\">WORKDAY</link></variable>"
+msgid "MULTINOMIAL"
+msgstr "MULTINOMIAL"
-#: func_workday.xhp
+#: 04060106.xhp
msgctxt ""
-"func_workday.xhp\n"
-"par_id3149893\n"
-"187\n"
+"04060106.xhp\n"
+"par_id3152454\n"
+"636\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_WORKDAY\"> The result is a date number that can be formatted as a date. You then see the date of a day that is a certain number of <emph>workdays</emph> away from the <emph>start date</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_WORKDAY\"> Το αποτέλεσμα είναι ένα αριθμός ημέρας που μπορεί να μορφοποιηθεί ως ημερομηνία. Ύστερα δείτε την ημερομηνία μιας ημέρας που είναι ένας συγκεκριμένος αριθμός από <emph>εργάσιμες ημέρες</emph> από την <emph>ημερομηνία έναρξης</emph>.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_MULTINOMIAL\"> Returns the factorial of the sum of the arguments divided by the product of the factorials of the arguments.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_MULTINOMIAL\">Επιστρέφει το παραγοντικό του αθροίσματος των ορισμάτων διαιρεμένου δια του γινόμενου των παραγοντικών των ορισμάτων.</ahelp>"
-#: func_workday.xhp
+#: 04060106.xhp
msgctxt ""
-"func_workday.xhp\n"
-"hd_id3146944\n"
-"188\n"
+"04060106.xhp\n"
+"hd_id3155646\n"
+"637\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: func_workday.xhp
-msgctxt ""
-"func_workday.xhp\n"
-"par_id3154844\n"
-"189\n"
-"help.text"
-msgid "WORKDAY(StartDate; Days; Holidays)"
-msgstr "WORKDAY(StartDate; Ημέρες; Αργίες)"
-
-#: func_workday.xhp
-msgctxt ""
-"func_workday.xhp\n"
-"par_id3147469\n"
-"190\n"
-"help.text"
-msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation."
-msgstr "Η <emph>StartDate</emph> είναι η ημερομηνία από την οποία διενεργείται ο υπολογισμός. Εάν η ημερομηνία έναρξης είναι εργάσιμη ημέρα, περιλαμβάνεται στον υπολογισμό."
-
-#: func_workday.xhp
+#: 04060106.xhp
msgctxt ""
-"func_workday.xhp\n"
-"par_id3153038\n"
-"191\n"
+"04060106.xhp\n"
+"par_id3155660\n"
+"638\n"
"help.text"
-msgid "<emph>Days</emph> is the number of workdays. Positive value for a result after the start date, negative value for a result before the start date."
-msgstr "Οι <emph>Ημέρες</emph> είναι ο αριθμός των εργάσιμων ημερών. Θετική τιμή για ένα αποτέλεσμα ύστερα από την ημερομηνία έναρξης, αρνητική τιμή για ένα αποτέλεσμα πριν την ημερομηνία έναρξης."
+msgid "MULTINOMIAL(Number(s))"
+msgstr "MULTINOMIAL(Αριθμός(οί))"
-#: func_workday.xhp
+#: 04060106.xhp
msgctxt ""
-"func_workday.xhp\n"
-"par_id3150693\n"
-"192\n"
+"04060106.xhp\n"
+"par_id3155673\n"
+"639\n"
"help.text"
-msgid "<emph>Holidays</emph> is a list of optional holidays. These are non-working days. Enter a cell range in which the holidays are listed individually."
-msgstr "Οι <emph>Ημέρες αργίας</emph> είναι μία λίστα με προαιρετικές ημέρες αργίας. Αυτές δεν είναι εργάσιμες ημέρες. Εισάγετε μία περιοχή κελιών στην οποία υπάρχει υπάρχει λίστα με μεμονωμένες ημέρες αργίας."
+msgid "<emph>Number(s)</emph> is a list of up to 30 numbers."
+msgstr "<emph>(Αριθμός(οί)</emph>) είναι μια λίστα μέχρι 30 αριθμών."
-#: func_workday.xhp
+#: 04060106.xhp
msgctxt ""
-"func_workday.xhp\n"
-"hd_id3150141\n"
-"193\n"
+"04060106.xhp\n"
+"hd_id3155687\n"
+"640\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: func_workday.xhp
-msgctxt ""
-"func_workday.xhp\n"
-"par_id3152782\n"
-"194\n"
-"help.text"
-msgid "What date came 17 workdays after 1 December 2001? Enter the start date \"2001-12-01\" in C3 and the number of workdays in D3. Cells F3 to J3 contain the following Christmas and New Year holidays: \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"."
-msgstr "Τι ημερομηνία είναι 17 εργάσιμες ημέρες ύστερα από τις 1 Δεκεμβρίου 2001; Εισάγετε την ημερομηνία έναρξης \"01-12-2001\" στο C3 και τον αριθμό των εργάσιμων ημερών στο D3. Τα κελιά F3 μέχρι J3 περιέχουν τις ακόλουθες αργίες Χριστουγέννων και Πρωτοχρονιάς: \"24-12-2001\", \"25-12-2001\", \"26-12-2001\", \"31-12-2001\", \"01-01-2002\"."
-
-#: func_workday.xhp
+#: 04060106.xhp
msgctxt ""
-"func_workday.xhp\n"
-"par_id3146142\n"
-"195\n"
+"04060106.xhp\n"
+"par_id3155701\n"
+"641\n"
"help.text"
-msgid "=WORKDAY(C3;D3;F3:J3) returns 2001-12-28. Format the serial date number as a date, for example in the format YYYY-MM-DD."
-msgstr "=WORKDAY(C3;D3;F3:J3) επιστρέφει το αποτέλεσμα 2001-12-28. Μορφοποιήστε το σειριακό αριθμό ημερομηνίας ως ημερομηνία, για παράδειγμα στη μορφή ΗΗ-ΜΜ-ΕΕΕ."
+msgid "<item type=\"input\">=MULTINOMIAL(F11:H11)</item> returns 1260, if F11 to H11 contain the values <item type=\"input\">2</item>, <item type=\"input\">3</item> and <item type=\"input\">4</item>. This corresponds to the formula =(2+3+4)! / (2!*3!*4!)"
+msgstr "Το <item type=\"input\">=MULTINOMIAL(F11:H11)</item> επιστρέφει 1260, αν τα F11 ως H11 περιέχουν τις τιμές <item type=\"input\">2</item>, <item type=\"input\">3</item> and <item type=\"input\">4</item>. Αυτό αντιστοιχεί στον τύπο =(2+3+4)! / (2!*3!*4!)"
-#: 12020000.xhp
+#: 04060106.xhp
msgctxt ""
-"12020000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"bm_id3155717\n"
"help.text"
-msgid "Select Database Range"
-msgstr "Επιλογή περιοχής βάσης δεδομένων"
+msgid "<bookmark_value>POWER function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση POWER</bookmark_value>"
-#: 12020000.xhp
+#: 04060106.xhp
msgctxt ""
-"12020000.xhp\n"
-"bm_id3145068\n"
+"04060106.xhp\n"
+"hd_id3155717\n"
+"350\n"
"help.text"
-msgid "<bookmark_value>databases; selecting (Calc)</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων, επιλογή (Calc)</bookmark_value>"
+msgid "POWER"
+msgstr "POWER"
-#: 12020000.xhp
+#: 04060106.xhp
msgctxt ""
-"12020000.xhp\n"
-"hd_id3145068\n"
-"1\n"
+"04060106.xhp\n"
+"par_id3159495\n"
+"351\n"
"help.text"
-msgid "Select Database Range"
-msgstr "Επιλογή περιοχής βάσης δεδομένων"
+msgid "<ahelp hid=\"HID_FUNC_POTENZ\">Returns a number raised to another number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_POTENZ\">Επιστρέφει έναν αριθμό υψωμένο σε έναν άλλο αριθμό.</ahelp>"
-#: 12020000.xhp
+#: 04060106.xhp
msgctxt ""
-"12020000.xhp\n"
-"par_id3149655\n"
-"2\n"
+"04060106.xhp\n"
+"hd_id3159513\n"
+"352\n"
"help.text"
-msgid "<variable id=\"bereichwaehlen\"><ahelp hid=\".uno:SelectDB\">Selects a database range that you defined under <link href=\"text/scalc/01/12010000.xhp\" name=\"Data - Define Range\">Data - Define Range</link>.</ahelp></variable>"
-msgstr "<variable id=\"bereichwaehlen\"><ahelp hid=\".uno:SelectDB\">Επιλέγει μία περιοχή βάσης δεδομένων που καθορίσατε από την επιλογή <link href=\"text/scalc/01/12010000.xhp\" name=\"Δεδομένα - Καθορισμός περιοχής\">Δεδομένα - Καθορισμός περιοχής</link>.</ahelp></variable>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12020000.xhp
+#: 04060106.xhp
msgctxt ""
-"12020000.xhp\n"
-"hd_id3153192\n"
-"3\n"
+"04060106.xhp\n"
+"par_id3159526\n"
+"353\n"
"help.text"
-msgid "Ranges"
-msgstr "Περιοχές"
+msgid "POWER(Base; Exponent)"
+msgstr "POWER(Βάση; Εκθέτης)"
-#: 12020000.xhp
+#: 04060106.xhp
msgctxt ""
-"12020000.xhp\n"
-"par_id3154684\n"
-"4\n"
+"04060106.xhp\n"
+"par_id3159540\n"
+"354\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_SELENTRY_LIST\">Lists the available database ranges. To select a database range, click its name, and then click <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_SELENTRY_LIST\">Δημιουργεί μια λίστα με τις διαθέσιμες περιοχές βάσης δεδομένων. Για να επιλέξετε μία περιοχή της βάσης δεδομένων, κάντε κλικ στο όνομά της, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>.</ahelp>"
+msgid "Returns <emph>Base</emph> raised to the power of <emph>Exponent</emph>."
+msgstr "Επιστρέφει τη <emph>βάση</emph> υψωμένη στη δύναμη του <emph>εκθέτη</emph>."
-#: 02160000.xhp
+#: 04060106.xhp
msgctxt ""
-"02160000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id5081637\n"
"help.text"
-msgid "Delete Cells"
-msgstr "Διαγραφή κελιών"
+msgid "The same result may be achieved by using the exponentiation operator ^:"
+msgstr "Το ίδιο αποτέλεσμα επιτυγχάνεται με τον τελεστή ^:"
-#: 02160000.xhp
+#: 04060106.xhp
msgctxt ""
-"02160000.xhp\n"
-"bm_id3153726\n"
+"04060106.xhp\n"
+"par_id9759514\n"
"help.text"
-msgid "<bookmark_value>cells; deleting cells</bookmark_value><bookmark_value>columns; deleting</bookmark_value><bookmark_value>rows; deleting</bookmark_value><bookmark_value>spreadsheets; deleting cells</bookmark_value><bookmark_value>deleting;cells/rows/columns</bookmark_value>"
-msgstr "<bookmark_value>κελιά, διαγραφή κελιών</bookmark_value><bookmark_value>στήλες, διαγραφή</bookmark_value><bookmark_value>γραμμές, διαγραφή</bookmark_value><bookmark_value>υπολογιστικά φύλλα, διαγραφή κελιών</bookmark_value><bookmark_value>διαγραφή, κελιά/γραμμές/στήλες</bookmark_value>"
+msgid "<item type=\"literal\">Base^Exponent</item>"
+msgstr "<item type=\"literal\">Βάση^εκθέτης</item>"
-#: 02160000.xhp
+#: 04060106.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3153726\n"
-"1\n"
+"04060106.xhp\n"
+"hd_id3159580\n"
+"356\n"
"help.text"
-msgid "Delete Cells"
-msgstr "Διαγραφή κελιών"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 02160000.xhp
+#: 04060106.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3154490\n"
-"2\n"
+"04060106.xhp\n"
+"par_id3159594\n"
+"357\n"
"help.text"
-msgid "<variable id=\"zellenloeschentext\"><ahelp hid=\".uno:DeleteCell\">Completely deletes selected cells, columns or rows. The cells below or to the right of the deleted cells will fill the space.</ahelp></variable> Note that the selected delete option is stored and reloaded when the dialog is next called."
-msgstr "<variable id=\"zellenloeschentext\"><ahelp hid=\".uno:DeleteCell\">Διαγράφει τελείως τα επιλεγμένα κελιά, στήλες ή γραμμές. Τα κελιά κάτω ή στα δεξιά των διαγραφέντων κελιών θα γεμίσουν το κενό.</ahelp> </variable> Σημειώστε ότι η επιλεγμένη επιλογή διαγραφής αποθηκεύεται και επαναφορτώνεται όταν κληθεί ξανά ο διάλογος."
+msgid "<item type=\"input\">=POWER(4;3)</item> returns 64, which is 4 to the power of 3."
+msgstr "Το <item type=\"input\">=POWER(4;3)</item> επιστρέφει 64, το οποίο είναι το 4 υψωμένο στη δύναμη του 3."
-#: 02160000.xhp
+#: 04060106.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3149121\n"
-"3\n"
+"04060106.xhp\n"
+"par_id1614429\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "=4^3 also returns 4 to the power of 3."
+msgstr "Το =4^3 επίσης επιστρέφει το 4 υψωμένο στη δύναμη του 3."
-#: 02160000.xhp
+#: 04060106.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3150751\n"
-"4\n"
+"04060106.xhp\n"
+"bm_id3152651\n"
"help.text"
-msgid "This area contains options for specifying how sheets are displayed after deleting cells."
-msgstr "Αυτή η περιοχή περιέχει επιλογές για καθορισμό της εμφάνισης των φύλλων ύστερα από τη διαγραφή κελιών."
+msgid "<bookmark_value>SERIESSUM function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SERIESSUM</bookmark_value>"
-#: 02160000.xhp
+#: 04060106.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3155767\n"
-"5\n"
+"04060106.xhp\n"
+"hd_id3152651\n"
+"642\n"
"help.text"
-msgid "Shift cells up"
-msgstr "Μετακίνηση κελιών προς τα πάνω"
+msgid "SERIESSUM"
+msgstr "SERIESSUM"
-#: 02160000.xhp
+#: 04060106.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3153714\n"
-"6\n"
+"04060106.xhp\n"
+"par_id3152688\n"
+"643\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_DELCELL:BTN_CELLSUP\">Fills the space produced by the deleted cells with the cells underneath it.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_DELCELL:BTN_CELLSUP\">Συμπληρώνει το κενό που δημιουργήθηκε από τα διαγραμμένα κελιά με τα κελιά που βρίσκονται από κάτω τους.</ahelp>"
+msgid "<ahelp hid=\".\">Sums the first terms of a power series.</ahelp>"
+msgstr "<ahelp hid=\".\">Αθροίζει τους πρώτους όρους μιας σειράς δυνάμεων.</ahelp>"
-#: 02160000.xhp
+#: 04060106.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3156382\n"
-"7\n"
+"04060106.xhp\n"
+"par_id3152708\n"
+"644\n"
"help.text"
-msgid "Shift cells left"
-msgstr "Μετακίνηση κελιών προς τα αριστερά"
+msgid "SERIESSUM(x;n;m;coefficients) = coefficient_1*x^n + coefficient_2*x^(n+m) + coefficient_3*x^(n+2m) +...+ coefficient_i*x^(n+(i-1)m)"
+msgstr "SERIESSUM(x;n;m;coefficients) = coefficient_1*x^n + coefficient_2*x^(n+m) + coefficient_3*x^(n+2m) +...+ coefficient_i*x^(n+(i-1)m)"
-#: 02160000.xhp
+#: 04060106.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3154702\n"
-"8\n"
+"04060106.xhp\n"
+"hd_id3152724\n"
+"645\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_DELCELL:BTN_CELLSLEFT\">Fills the resulting space by the cells to the right of the deleted cells.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_DELCELL:BTN_CELLSLEFT\">Συμπληρώνει το κενό που άφησε το αποτέλεσμα της διαγραφής κελιών στα δεξιά από τα διαγραμμένα κελιά.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 02160000.xhp
+#: 04060106.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3146918\n"
-"9\n"
+"04060106.xhp\n"
+"par_idN11BD9\n"
"help.text"
-msgid "Delete entire row(s)"
-msgstr "Διαγραφή ολόκληρης γραμμής(ών)"
+msgid "SERIESSUM(X; N; M; Coefficients)"
+msgstr "SERIESSUM(X, N, M, συντελεστές)"
-#: 02160000.xhp
+#: 04060106.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3148487\n"
-"10\n"
+"04060106.xhp\n"
+"par_id3152737\n"
+"646\n"
"help.text"
-msgid "<ahelp hid=\".uno:DeleteRows\">After selecting at least one cell, deletes the entire row from the sheet.</ahelp>"
-msgstr "<ahelp hid=\".uno:DeleteRows\">Αφού επιλέξετε τουλάχιστον ένα κελί, διαγράφει ολόκληρη τη γραμμή από το φύλλο.</ahelp>"
+msgid "<emph>X</emph> is the input value for the power series."
+msgstr "<emph>X</emph> είναι η τιμή που εισάγεται για τη δυναμοσειρά."
-#: 02160000.xhp
+#: 04060106.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3155114\n"
-"11\n"
+"04060106.xhp\n"
+"par_id3144344\n"
+"647\n"
"help.text"
-msgid "Delete entire column(s)"
-msgstr "Διαγραφή ολόκληρης στήλης(ών)"
+msgid "<emph>N</emph> is the initial power"
+msgstr "<emph>N</emph> είναι η αρχική δύναμη."
-#: 02160000.xhp
+#: 04060106.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3150086\n"
-"12\n"
+"04060106.xhp\n"
+"par_id3144357\n"
+"648\n"
"help.text"
-msgid "<ahelp hid=\".uno:DeleteColumns\">After selecting at least one cell, deletes the entire column from the sheet.</ahelp>"
-msgstr "<ahelp hid=\".uno:DeleteColumns\">Αφού επιλέξετε τουλάχιστον ένα κελί, διαγράφει ολόκληρη τη στήλη από το φύλλο</ahelp>"
+msgid "<emph>M</emph> is the increment to increase N"
+msgstr "<emph>M</emph> είναι το βήμα αύξησης του N"
-#: 02160000.xhp
+#: 04060106.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3166424\n"
+"04060106.xhp\n"
+"par_id3144370\n"
+"649\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02150000.xhp\" name=\"Deleting Contents\">Deleting Contents</link>"
-msgstr "<link href=\"text/scalc/01/02150000.xhp\" name=\"Διαγραφή περιεχομένων\">Διαγραφή περιεχομένων</link>"
+msgid "<emph>Coefficients</emph> is a series of coefficients. For each coefficient the series sum is extended by one section."
+msgstr "<emph>Συντελεστές</emph> είνια μια σειρά συντελεστών. Για κάθε συντελεστή το άθροισμα της σειράς αυξάνεται κατά ένα τμήμα."
-#: 03100000.xhp
+#: 04060106.xhp
msgctxt ""
-"03100000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"bm_id3144386\n"
"help.text"
-msgid "Page Break Preview"
-msgstr "Προεπισκόπηση αλλαγής σελίδας"
+msgid "<bookmark_value>PRODUCT function</bookmark_value><bookmark_value>numbers;multiplying</bookmark_value><bookmark_value>multiplying;numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση PRODUCT</bookmark_value><bookmark_value>αριθμοί, πολλαπλασιασμός</bookmark_value><bookmark_value>πολλαπλασιασμός, αριθμοί</bookmark_value>"
-#: 03100000.xhp
+#: 04060106.xhp
msgctxt ""
-"03100000.xhp\n"
-"hd_id3151384\n"
-"1\n"
+"04060106.xhp\n"
+"hd_id3144386\n"
+"361\n"
"help.text"
-msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"Page Break Preview\">Page Break Preview</link>"
-msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Προεπισκόπηση αλλαγής σελίδας\">Προεπισκόπηση αλλαγής σελίδας</link>"
+msgid "PRODUCT"
+msgstr "PRODUCT"
-#: 03100000.xhp
+#: 04060106.xhp
msgctxt ""
-"03100000.xhp\n"
-"par_id3150792\n"
-"2\n"
+"04060106.xhp\n"
+"par_id3144414\n"
+"362\n"
"help.text"
-msgid "<ahelp hid=\".uno:PagebreakMode\">Display the page breaks and print ranges in the sheet. Choose <emph>View - Normal</emph> to switch this mode off.</ahelp>"
-msgstr "<ahelp hid=\".uno:PagebreakMode\">Εμφανίστε τις αλλαγές σελίδας και εκτυπώστε τις περιοχές στο φύλλο. Επιλέξτε <emph>Προβολή - Κανονική</emph> για να απενεργοποιήσετε αυτήν τη λειτουργία.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_PRODUKT\">Multiplies all the numbers given as arguments and returns the product.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_PRODUKT\">Πολλαπλασιάζει όλους τους αριθμούς που δίνονται ως ορίσματα και επιστρέφει το γινόμενο.</ahelp>"
-#: 03100000.xhp
+#: 04060106.xhp
msgctxt ""
-"03100000.xhp\n"
-"par_id3153877\n"
-"13\n"
+"04060106.xhp\n"
+"hd_id3144433\n"
+"363\n"
"help.text"
-msgid "The context menu of the page break preview contains functions for editing page breaks, including the following options:"
-msgstr "Το μενού περιβάλλοντος της προεπισκόπησης αλλαγής σελίδας περιέχει συναρτήσεις για την επεξεργασία των αλλαγών σελίδας, συμπεριλαμβανομένων των ακόλουθων επιλογών:"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 03100000.xhp
+#: 04060106.xhp
msgctxt ""
-"03100000.xhp\n"
-"hd_id3154731\n"
-"14\n"
+"04060106.xhp\n"
+"par_id3144446\n"
+"364\n"
"help.text"
-msgid "Delete All Manual Breaks"
-msgstr "Διαγραφή όλων των χειροκίνητων αλλαγών"
+msgid "PRODUCT(Number1; Number2; ...; Number30)"
+msgstr "PRODUCT(Αριθμός1; Αριθμός2; ...; Αριθμός30)"
-#: 03100000.xhp
+#: 04060106.xhp
msgctxt ""
-"03100000.xhp\n"
-"par_id3149400\n"
-"15\n"
+"04060106.xhp\n"
+"par_id3144460\n"
+"365\n"
"help.text"
-msgid "<ahelp hid=\".uno:DeleteAllBreaks\">Deletes all manual breaks in the current sheet.</ahelp>"
-msgstr "<ahelp hid=\".uno:DeleteAllBreaks\">Διαγράφει όλες τις χειροκίνητες αλλαγές στο τρέχον φύλλο.</ahelp>"
+msgid "<emph>Number1 to 30</emph> are up to 30 arguments whose product is to be calculated."
+msgstr "<emph>Αριθμός1 ως 30</emph> είναι μέχρι 30 ορίσματα των οποίων το γινόμενο θα υπολογιστεί."
-#: 03100000.xhp
+#: 04060106.xhp
msgctxt ""
-"03100000.xhp\n"
-"hd_id3155067\n"
-"18\n"
+"04060106.xhp\n"
+"par_id1589098\n"
"help.text"
-msgid "Add Print Range"
-msgstr "Προσθήκη περιοχής εκτύπωσης"
+msgid "PRODUCT returns number1 * number2 * number3 * ..."
+msgstr "Η PRODUCT επιστρέφει το number1 * number2 * number3 * ..."
-#: 03100000.xhp
+#: 04060106.xhp
msgctxt ""
-"03100000.xhp\n"
-"par_id3155764\n"
-"19\n"
+"04060106.xhp\n"
+"hd_id3144480\n"
+"366\n"
"help.text"
-msgid "Adds the selected cells to print ranges."
-msgstr "Προσθέτει τα επιλεγμένα κελιά σε περιοχές εκτύπωσης."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: func_time.xhp
+#: 04060106.xhp
msgctxt ""
-"func_time.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3144494\n"
+"367\n"
"help.text"
-msgid "TIME"
-msgstr "TIME"
+msgid "<item type=\"input\">=PRODUCT(2;3;4)</item> returns 24."
+msgstr "Η συνάρτηση <item type=\"input\">=PRODUCT(2;3;4)</item> επιστρέφει ως αποτέλεσμα 24."
-#: func_time.xhp
+#: 04060106.xhp
msgctxt ""
-"func_time.xhp\n"
-"bm_id3154073\n"
+"04060106.xhp\n"
+"bm_id3160340\n"
"help.text"
-msgid "<bookmark_value>TIME function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση TIME</bookmark_value>"
+msgid "<bookmark_value>SUMSQ function</bookmark_value><bookmark_value>square number additions</bookmark_value><bookmark_value>sums;of square numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SUMSQ</bookmark_value><bookmark_value>προσθέσεις τετραγώνων</bookmark_value><bookmark_value>αθροίσματα, τετραγώνων</bookmark_value>"
-#: func_time.xhp
+#: 04060106.xhp
msgctxt ""
-"func_time.xhp\n"
-"hd_id3154073\n"
-"149\n"
+"04060106.xhp\n"
+"hd_id3160340\n"
+"369\n"
"help.text"
-msgid "<variable id=\"time\"><link href=\"text/scalc/01/func_time.xhp\">TIME</link></variable>"
-msgstr "<variable id=\"time\"><link href=\"text/scalc/01/func_time.xhp\">TIME</link></variable>"
+msgid "SUMSQ"
+msgstr "SUMSQ"
-#: func_time.xhp
+#: 04060106.xhp
msgctxt ""
-"func_time.xhp\n"
-"par_id3145762\n"
-"150\n"
+"04060106.xhp\n"
+"par_id3160368\n"
+"370\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ZEIT\">TIME returns the current time value from values for hours, minutes and seconds.</ahelp> This function can be used to convert a time based on these three elements to a decimal time value."
-msgstr "<ahelp hid=\"HID_FUNC_ZEIT\">Η TIME συνάρτηση επιστρέφει την τρέχουσα τιμή χρόνου από τις τιμές για ώρες, λεπτά και δευτερόλεπτα.</ahelp> Αυτή η συνάρτηση μπορεί να χρησιμοποιηθεί για τη μετατροπή μιας ώρας με βάση τα τρία στοιχεία σε δεκαδική τιμή χρόνου."
+msgid "<ahelp hid=\"HID_FUNC_QUADRATESUMME\">If you want to calculate the sum of the squares of numbers (totaling up of the squares of the arguments), enter these into the text fields.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_QUADRATESUMME\">Αν θέλετε να υπολογίσετε το άθροισμα των τετραγώνων των αριθμών (σύνολο των τετραγώνων των ορισμάτων), εισάγετέ τα στα πεδία κειμένου.</ahelp>"
-#: func_time.xhp
+#: 04060106.xhp
msgctxt ""
-"func_time.xhp\n"
-"hd_id3155550\n"
-"151\n"
+"04060106.xhp\n"
+"hd_id3160388\n"
+"371\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: func_time.xhp
-msgctxt ""
-"func_time.xhp\n"
-"par_id3154584\n"
-"152\n"
-"help.text"
-msgid "TIME(Hour; Minute; Second)"
-msgstr "TIME(Ώρα, Λεπτό, Δευτερόλεπτο)"
-
-#: func_time.xhp
-msgctxt ""
-"func_time.xhp\n"
-"par_id3152904\n"
-"153\n"
-"help.text"
-msgid "Use an integer to set the <emph>Hour</emph>."
-msgstr "Χρησιμοποιήστε έναν ακέραιο για να καθορίσετε την <emph>Ώρα</emph>."
-
-#: func_time.xhp
-msgctxt ""
-"func_time.xhp\n"
-"par_id3151346\n"
-"154\n"
-"help.text"
-msgid "Use an integer to set the <emph>Minute</emph>."
-msgstr "Χρησιμοποιήστε έναν ακέραιο για να καθορίσετε το <emph>Λεπτό</emph>."
-
-#: func_time.xhp
-msgctxt ""
-"func_time.xhp\n"
-"par_id3151366\n"
-"155\n"
-"help.text"
-msgid "Use an integer to set the <emph>Second</emph>."
-msgstr "Χρησιμοποιήστε έναν ακέραιο για να καθορίσετε το <emph>Δευτερόλεπτο</emph>."
-
-#: func_time.xhp
+#: 04060106.xhp
msgctxt ""
-"func_time.xhp\n"
-"hd_id3145577\n"
-"156\n"
+"04060106.xhp\n"
+"par_id3160402\n"
+"372\n"
"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
+msgid "SUMSQ(Number1; Number2; ...; Number30)"
+msgstr "SUMSQ(Αριθμός1; Αριθμός2; ...; Αριθμός30)"
-#: func_time.xhp
+#: 04060106.xhp
msgctxt ""
-"func_time.xhp\n"
-"par_id3156076\n"
-"157\n"
+"04060106.xhp\n"
+"par_id3160415\n"
+"373\n"
"help.text"
-msgid "<item type=\"input\">=TIME(0;0;0)</item> returns 00:00:00"
-msgstr "Η συνάρτηση <item type=\"input\">=TIME(0;0;0)</item> επιστρέφει το αποτέλεσμα 00:00:00"
+msgid "<emph>Number1 to 30</emph> are up to 30 arguments the sum of whose squares is to be calculated."
+msgstr "<emph>Αριθμός1 ως 30</emph> είναι μέχρι 30 ορίσματα των οποίων το άθροισμα των τετραγώνων θα υπολογιστεί."
-#: func_time.xhp
+#: 04060106.xhp
msgctxt ""
-"func_time.xhp\n"
-"par_id3156090\n"
-"158\n"
+"04060106.xhp\n"
+"hd_id3160436\n"
+"374\n"
"help.text"
-msgid "<item type=\"input\">=TIME(4;20;4)</item> returns 04:20:04"
-msgstr "Η συνάρτηση <item type=\"input\">=TIME(4;20;4)</item>επιστρέφει το αποτέλεσμα 04:20:04"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: func_days360.xhp
+#: 04060106.xhp
msgctxt ""
-"func_days360.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3160449\n"
+"375\n"
"help.text"
-msgid "DAYS360"
-msgstr "DAYS360"
+msgid "If you enter the numbers <item type=\"input\">2</item>; <item type=\"input\">3</item> and <item type=\"input\">4</item> in the Number 1; 2 and 3 text boxes, 29 is returned as the result."
+msgstr "Αν εισάγετε τους αριθμούς <item type=\"input\">2</item>; <item type=\"input\">3</item> και <item type=\"input\">4</item> στα πεδία κειμένου Αριθμός1, 2 και 3, θα επιστραφεί το αποτέλεσμα 29."
-#: func_days360.xhp
+#: 04060106.xhp
msgctxt ""
-"func_days360.xhp\n"
-"bm_id3148555\n"
+"04060106.xhp\n"
+"bm_id3158247\n"
"help.text"
-msgid "<bookmark_value>DAYS360 function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DAYS360</bookmark_value>"
+msgid "<bookmark_value>MOD function</bookmark_value><bookmark_value>remainders of divisions</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση MOD</bookmark_value><bookmark_value>υπόλοιπα διαιρέσεων</bookmark_value>"
-#: func_days360.xhp
+#: 04060106.xhp
msgctxt ""
-"func_days360.xhp\n"
-"hd_id3148555\n"
-"124\n"
+"04060106.xhp\n"
+"hd_id3158247\n"
+"387\n"
"help.text"
-msgid "<variable id=\"days360\"><link href=\"text/scalc/01/func_days360.xhp\">DAYS360</link></variable>"
-msgstr "<variable id=\"days360\"><link href=\"text/scalc/01/func_days360.xhp\">DAYS360</link></variable>"
+msgid "MOD"
+msgstr "MOD"
-#: func_days360.xhp
+#: 04060106.xhp
msgctxt ""
-"func_days360.xhp\n"
-"par_id3156032\n"
-"125\n"
+"04060106.xhp\n"
+"par_id3158276\n"
+"388\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_TAGE360\">Returns the difference between two dates based on the 360 day year used in interest calculations.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TAGE360\">Επιστρέφει τη διαφορά ανάμεσα σε δύο ημερομηνιών με βάση το έτος 360 ημερών που χρησιμοποιείται σε υπολογισμούς τόκων.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_REST\">Returns the remainder when one integer is divided by another.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_REST\">Επιστρέφει το υπόλοιπο όταν ένας ακέραιος διαιρείται από άλλον.</ahelp>"
-#: func_days360.xhp
+#: 04060106.xhp
msgctxt ""
-"func_days360.xhp\n"
-"hd_id3155347\n"
-"126\n"
+"04060106.xhp\n"
+"hd_id3158294\n"
+"389\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: func_days360.xhp
+#: 04060106.xhp
msgctxt ""
-"func_days360.xhp\n"
-"par_id3155313\n"
-"127\n"
+"04060106.xhp\n"
+"par_id3158308\n"
+"390\n"
"help.text"
-msgid "DAYS360(\"Date1\"; \"Date2\"; Type)"
-msgstr "DAYS360(\"Ημερομηνία1\", \"Ημερομηνία2\", Τύπος)"
+msgid "MOD(Dividend; Divisor)"
+msgstr "MOD(Διαιρετέος; Διαιρέτης)"
-#: func_days360.xhp
+#: 04060106.xhp
msgctxt ""
-"func_days360.xhp\n"
-"par_id3145263\n"
-"128\n"
+"04060106.xhp\n"
+"par_id3158321\n"
+"391\n"
"help.text"
-msgid "If <emph>Date2</emph> is earlier than <emph>Date1</emph>, the function will return a negative number."
-msgstr "Εάν η <emph>Ημερομηνία2</emph> είναι προγενέστερη της <emph>ημερομηνία1</emph>, η συνάρτηση θα επιστρέψει αρνητικό αριθμό."
+msgid "For integer arguments this function returns Dividend modulo Divisor, that is the remainder when <emph>Dividend</emph> is divided by <emph>Divisor</emph>."
+msgstr "Για ακέραια ορίσματα αυτή η συνάρτηση επιστρέφει τον Διαιρετέτο modulo Διαιρέτη, δηλαδή το υπόλοιπο όταν ο <emph>Διαιρετεός</emph> διαρείται από τον <emph>Διαιρέτη</emph>."
-#: func_days360.xhp
+#: 04060106.xhp
msgctxt ""
-"func_days360.xhp\n"
-"par_id3151064\n"
-"129\n"
+"04060106.xhp\n"
+"par_id3158341\n"
+"392\n"
"help.text"
-msgid "The optional argument <emph>Type</emph> determines the type of difference calculation. If Type = 0 or if the argument is missing, the US method (NASD, National Association of Securities Dealers) is used. If Type <> 0, the European method is used."
-msgstr "Το προαιρετικό όρισμα <emph>Τύπος</emph> καθορίζει τον τύπο του υπολογισμού της διαφοράς. Εάν Τύπος = 0 ή αν λείπει το όρισμα, χρησιμοποιείται η αμερικάνικη μέθοδος (NASD, National Association of Securities Dealers). Αν Τύπος <> 0, χρησιμοποιείται η ευρωπαϊκή μέθοδος."
+msgid "This function is implemented as <item type=\"literal\">Dividend - Divisor * INT(Dividend/Divisor)</item> , and this formula gives the result if the arguments are not integer."
+msgstr "Αυτη η συνάρτηση υπολογίζεται ως <item type=\"literal\">Διαιρετέος - Διαιρέτης * INT(Διαιρετέος/Διαιρέτης)</item>, και αυτός ο τύπος δίνει το αποτέλεσμα αν τα ορίσματα δεν είναι ακέραιοι."
-#: func_days360.xhp
+#: 04060106.xhp
msgctxt ""
-"func_days360.xhp\n"
-"hd_id3148641\n"
-"130\n"
+"04060106.xhp\n"
+"hd_id3158361\n"
+"393\n"
"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: func_days360.xhp
+#: 04060106.xhp
msgctxt ""
-"func_days360.xhp\n"
-"par_id3156348\n"
-"132\n"
+"04060106.xhp\n"
+"par_id3158374\n"
+"394\n"
"help.text"
-msgid "=DAYS360(\"2000-01-01\";NOW()) returns the number of interest days from January 1, 2000 until today."
-msgstr "=DAYS360(\"2000-01-01\";NOW()) επιστρέφει τον αριθμό των ημερών του τόκου από τη 1 Ιανουαρίου 2000 μέχρι σήμερα."
+msgid "<item type=\"input\">=MOD(22;3)</item> returns 1, the remainder when 22 is divided by 3."
+msgstr "Το <item type=\"input\">=MOD(22;3)</item> επιστρέφει 1, το υπόλοιπο όταν το 22 διαιρείται με το 3."
-#: 12030000.xhp
+#: 04060106.xhp
msgctxt ""
-"12030000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id1278420\n"
"help.text"
-msgid "Sort"
-msgstr "Ταξινόμηση"
+msgid "<item type=\"input\">=MOD(11.25;2.5)</item> returns 1.25."
+msgstr "Η συνάρτηση <item type=\"input\">=MOD(11.25;2.5)</item> επιστρέφει ως αποτέλεσμα 1.25."
-#: 12030000.xhp
+#: 04060106.xhp
msgctxt ""
-"12030000.xhp\n"
-"hd_id3150275\n"
-"1\n"
+"04060106.xhp\n"
+"bm_id3144592\n"
"help.text"
-msgid "Sort"
-msgstr "Ταξινόμηση"
+msgid "<bookmark_value>QUOTIENT function</bookmark_value><bookmark_value>divisions</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση QUOTIENT</bookmark_value><bookmark_value>διαιρέσεις</bookmark_value>"
-#: 12030000.xhp
+#: 04060106.xhp
msgctxt ""
-"12030000.xhp\n"
-"par_id3155922\n"
-"2\n"
+"04060106.xhp\n"
+"hd_id3144592\n"
+"652\n"
"help.text"
-msgid "<variable id=\"sorttext\"><ahelp hid=\".uno:DataSort\">Sorts the selected rows according to the conditions that you specify.</ahelp></variable> $[officename] automatically recognizes and selects database ranges."
-msgstr "<variable id=\"sorttext\"><ahelp hid=\".uno:DataSort\">Ταξινομεί τις επιλεγμένες γραμμές σύμφωνα με τις συνθήκες που καθορίζετε.</ahelp></variable> Το $[officename] αναγνωρίζει αυτόματα και επιλέγει περιοχές βάσης δεδομένων."
+msgid "QUOTIENT"
+msgstr "QUOTIENT"
-#: 12030000.xhp
+#: 04060106.xhp
msgctxt ""
-"12030000.xhp\n"
-"par_id3147428\n"
-"4\n"
+"04060106.xhp\n"
+"par_id3144627\n"
+"653\n"
"help.text"
-msgid "You cannot sort data if the <link href=\"text/shared/01/02230000.xhp\" name=\"Record changes\">Record changes</link> options is enabled."
-msgstr "Δεν μπορείτε να ταξινομήσετε δεδομένα αν απαιτείται η επιλογή <link href=\"text/shared/01/02230000.xhp\" name=\"Αλλαγές εγγραφής\">Αλλαγές εγγραφής</link> ."
+msgid "<ahelp hid=\"HID_AAI_FUNC_QUOTIENT\">Returns the integer part of a division operation.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_QUOTIENT\">Επιστρέφει το ακέραιο μέρος μιας διαίρεσης.</ahelp>"
-#: 05080200.xhp
+#: 04060106.xhp
msgctxt ""
-"05080200.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"hd_id3144646\n"
+"654\n"
"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05080200.xhp
+#: 04060106.xhp
msgctxt ""
-"05080200.xhp\n"
-"hd_id3153562\n"
-"1\n"
+"04060106.xhp\n"
+"par_id3144659\n"
+"655\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05080200.xhp\" name=\"Remove\">Remove</link>"
-msgstr "<link href=\"text/scalc/01/05080200.xhp\" name=\"Αφαίρεση\">Αφαίρεση</link>"
+msgid "QUOTIENT(Numerator; Denominator)"
+msgstr "QUOTIENT(Αριθμητής; Παρονομαστής)"
-#: 05080200.xhp
+#: 04060106.xhp
msgctxt ""
-"05080200.xhp\n"
-"par_id3148550\n"
-"2\n"
+"04060106.xhp\n"
+"par_id9038972\n"
"help.text"
-msgid "<ahelp hid=\".uno:DeletePrintArea\">Removes the defined print area.</ahelp>"
-msgstr "<ahelp hid=\".uno:DeletePrintArea\">Ακυρώνει την καθορισμένη περιοχή εκτύπωσης.</ahelp>"
+msgid "Returns the integer part of <emph>Numerator</emph> divided by <emph>Denominator</emph>."
+msgstr "Επιστρέφει το ακέραιο μέρος του <emph>Αριθμητή</emph> διαιρούμενου δια του <emph>Παρονομαστή</emph>."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id7985168\n"
"help.text"
-msgid "Fill Series"
-msgstr "Γέμισμα σειρών"
+msgid "QUOTIENT is equivalent to <item type=\"literal\">INT(numerator/denominator)</item>, except that it may report errors with different error codes."
+msgstr "Η QUOTIENT είνια ισοδύναμη με το <item type=\"literal\">INT(αριθμητής/παρονομαστής)</item>, εκτός του ότι μπορεί να αναφέρει τα λάθη με διαφορετικούς κωδικούς λαθών."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3148664\n"
-"1\n"
+"04060106.xhp\n"
+"hd_id3144674\n"
+"656\n"
"help.text"
-msgid "Fill Series"
-msgstr "Γέμιδμα σειρών"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3148797\n"
-"2\n"
+"04060106.xhp\n"
+"par_id3144687\n"
+"657\n"
"help.text"
-msgid "<variable id=\"reihenfuellentext\"><ahelp hid=\".uno:FillSeries\">Automatically generate series with the options in this dialog. Determine direction, increment, time unit and series type.</ahelp></variable>"
-msgstr "<variable id=\"reihenfuellentext\"><ahelp hid=\".uno:FillSeries\">Δημιουργεί αυτόματα σειρές με τις επιλογές σε αυτό το παράθυρο διαλόγου. Καθορίστε την κατεύθυνση, την αύξηση, τη μονάδα χρόνου και τον τύπο της σειράς.</ahelp></variable>"
+msgid "<item type=\"input\">=QUOTIENT(11;3)</item> returns 3. The remainder of 2 is lost."
+msgstr "Το <item type=\"input\">=QUOTIENT(11;3)</item> επιστρέφει 3. Το υπόλοιπο 2 χάνεται."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3146976\n"
-"41\n"
+"04060106.xhp\n"
+"bm_id3144702\n"
"help.text"
-msgid "Before filling a series, first select the cell range."
-msgstr "Πριν γεμίσετε μια σειρά, πρώτα επιλέξτε την περιοχή κελιών."
+msgid "<bookmark_value>RADIANS function</bookmark_value><bookmark_value>converting;degrees, into radians</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση RADIANS</bookmark_value><bookmark_value>μετατροπή, μοίρες, σε ακτίνια</bookmark_value>"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3145748\n"
-"3\n"
+"04060106.xhp\n"
+"hd_id3144702\n"
+"377\n"
"help.text"
-msgid "To automatically continue a series using the assumed completion rules, choose the <emph>AutoFill</emph> option after opening the <emph>Fill Series</emph> dialog."
-msgstr "Για να συνεχίσετε αυτόματα μια σειρά χρησιμοποιώντας τους συναγόμενους κανόνες συμπλήρωσης, επιλέξτε το <emph>Αυτόματο γέμισμα</emph> αφού ανοίξετε το παράθυρο διαλόγου <emph>Γέμισμα σειρών</emph>."
+msgid "RADIANS"
+msgstr "RADIANS"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3147435\n"
-"4\n"
+"04060106.xhp\n"
+"par_id3158025\n"
+"378\n"
"help.text"
-msgid "Direction"
-msgstr "Κατεύθυνση"
+msgid "<ahelp hid=\"HID_FUNC_RAD\">Converts degrees to radians.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_RAD\">Μετατρέπει μοίρες σε ακτίνια.</ahelp>"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3154729\n"
-"5\n"
+"04060106.xhp\n"
+"hd_id3158042\n"
+"379\n"
"help.text"
-msgid "Determines the direction of series creation."
-msgstr "Καθορίζει την κατεύθυνση της δημιουργίας σειρών."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3145253\n"
-"6\n"
+"04060106.xhp\n"
+"par_id3158055\n"
+"380\n"
"help.text"
-msgid "Down"
-msgstr "Κάτω"
+msgid "RADIANS(Number)"
+msgstr "RADIANS(Αριθμός)"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3155418\n"
-"7\n"
+"04060106.xhp\n"
+"par_id3158069\n"
+"381\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_BOTTOM\">Creates a downward series in the selected cell range for the column using the defined increment to the end value.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_BOTTOM\">Δημιουργεί μια σειρά προς τα κάτω στην επιλεγμένη περιοχή κελιών για τη στήλη χρησιμοποιώντας το καθορισμένο βήμα μέχρι την τελική τιμή.</ahelp>"
+msgid "<emph>Number</emph> is the angle in degrees to be converted to radians."
+msgstr "<emph>Αριθμός</emph> είναι η γωνία σε μοίρες που θα μετατραπεί σε ακτίνια."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3155738\n"
-"8\n"
+"04060106.xhp\n"
+"hd_id876186\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3149402\n"
-"9\n"
+"04060106.xhp\n"
+"par_id3939634\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_RIGHT\">Creates a series running from left to right within the selected cell range using the defined increment to the end value.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_RIGHT\">Δημιουργεί μια σειρά από αριστερά προς τα δεξιά στην επιλεγμένη περιοχή κελιών χρησιμοποιώντας το καθορισμένο βήμα μέχρι την τελική τιμή.</ahelp>"
+msgid "<item type=\"input\">=RADIANS(90)</item> returns 1.5707963267949, which is PI/2 to Calc's accuracy."
+msgstr "Το <item type=\"input\">=RADIANS(90)</item> επιστρέφει 1.5707963267949, το οποίο είναι το π/2 με την ακρίβεια του Calc."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3146972\n"
-"10\n"
+"04060106.xhp\n"
+"bm_id3158121\n"
"help.text"
-msgid "Up"
-msgstr "Πάνω"
+msgid "<bookmark_value>ROUND function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ROUND</bookmark_value>"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3153711\n"
-"11\n"
+"04060106.xhp\n"
+"hd_id3158121\n"
+"398\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_TOP\">Creates an upward series in the cell range of the column using the defined increment to the end value.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_TOP\">Δημιουργεί μια σειρά προς τα πάνω στην επιλεγμένη περιοχή κελιών για τη στήλη χρησιμοποιώντας το καθορισμένο βήμα μέχρι την τελική τιμή.</ahelp>"
+msgid "ROUND"
+msgstr "ROUND"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3153764\n"
-"12\n"
+"04060106.xhp\n"
+"par_id3158150\n"
+"399\n"
"help.text"
-msgid "Left"
-msgstr "Αριστερά"
+msgid "<ahelp hid=\"HID_FUNC_RUNDEN\">Rounds a number to a certain number of decimal places.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_RUNDEN\">Στρογγυλοποιεί έναν αριθμό σε συγκεκριμένο αριθμό δεκαδικών ψηφίων.</ahelp>"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3156382\n"
-"13\n"
+"04060106.xhp\n"
+"hd_id3158169\n"
+"400\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_LEFT\">Creates a series running from right to left in the selected cell range using the defined increment to the end value.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_LEFT\">Δημιουργεί μια σειρά από δεξιά προς τα αριστερά στην επιλεγμένη περιοχή κελιών χρησιμοποιώντας το καθορισμένο βήμα μέχρι την τελική τιμή.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3147344\n"
-"14\n"
+"04060106.xhp\n"
+"par_id3158182\n"
+"401\n"
"help.text"
-msgid "Series Type"
-msgstr "Τύπος σειράς δεδομένων"
+msgid "ROUND(Number; Count)"
+msgstr "ROUND(Αριθμός; Πλήθος)"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3149257\n"
-"15\n"
+"04060106.xhp\n"
+"par_id3158196\n"
+"402\n"
"help.text"
-msgid "Defines the series type. Choose between <emph>Linear, Growth, Date </emph>and <emph>AutoFill</emph>."
-msgstr "Καθορίζει τον τύπος της σειράς. Επιλέξτε ανάμεσα στις επιλογές <emph>Αριθμητική, Γεωμετρική, Ημερομηνία</emph> και <emph>Αυτόματο γέμισμα</emph>."
+msgid "Returns <emph>Number</emph> rounded to <emph>Count</emph> decimal places. If Count is omitted or zero, the function rounds to the nearest integer. If Count is negative, the function rounds to the nearest 10, 100, 1000, etc."
+msgstr "Επιστρέφει τον <emph>Αριθμό</emph> στρογγυλοποιημένο σε <emph>Πλήθος</emph> δεκαδικών. Αν το Πλήθος παραλειφθεί, ή ορισθεί 0, η συνάρτηση στρογγυλοποιεί στον πλησιέστερο ακέραιο. Αν το Πλήθος είναι αρνητικό, η συνάρτηση στρογγυλοποιεί στην πλησιέστερη 10άδα, 100άδα, 1000άδα κ.ο.κ."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3148488\n"
-"16\n"
+"04060106.xhp\n"
+"par_id599688\n"
"help.text"
-msgid "Linear"
-msgstr "Γραμμική"
+msgid "This function rounds to the nearest number. See ROUNDDOWN and ROUNDUP for alternatives."
+msgstr "Αυτή η συνάρτηση στρογγυλοποιεί στον πλησιέστερο αριθμό. Δείτε τις ROUNDDOWN και ROUNDUP για εναλλακτικές λύσεις."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3159238\n"
-"17\n"
+"04060106.xhp\n"
+"hd_id3145863\n"
+"404\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_ARITHMETIC\">Creates a linear number series using the defined increment and end value.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_ARITHMETIC\">Δημιουργεί μια γραμμική σειρά αριθμών χρησιμοποιώντας το καθορισμένο βήμα και την τελική τιμή.</ahelp>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3149210\n"
-"18\n"
+"04060106.xhp\n"
+"par_id3145876\n"
+"405\n"
"help.text"
-msgid "Growth"
-msgstr "Γεωμετρική"
+msgid "<item type=\"input\">=ROUND(2.348;2)</item> returns 2.35"
+msgstr "Η συνάρτηση <item type=\"input\">=ROUND(2.348;2)</item> επιστρέφει ως αποτέλεσμα 2.35"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3150364\n"
-"19\n"
+"04060106.xhp\n"
+"par_id3145899\n"
+"406\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_GEOMETRIC\">Creates a growth series using the defined increment and end value.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_GEOMETRIC\">Δημιουργεί μια γεωμετρική πρόοδο χρησιμοποιώντας το καθορισμένο βήμα και την τελική τιμή.</ahelp>"
+msgid "<item type=\"input\">=ROUND(-32.4834;3)</item> returns -32.483. Change the cell format to see all decimals."
+msgstr "<item type=\"input\">=ROUND(-32,4834;3)</item> επιστρέφει -32,483. Αλλάξτε τη μορφή των κελιών για να δείτε όλα τα δεκαδικά."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3149528\n"
-"20\n"
+"04060106.xhp\n"
+"par_id1371501\n"
"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
+msgid "<item type=\"input\">=ROUND(2.348;0)</item> returns 2."
+msgstr "Η συνάρτηση <item type=\"input\">=ROUND(2.348;0)</item> επιστρέφει ως αποτέλεσμα 2."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3150887\n"
-"21\n"
+"04060106.xhp\n"
+"par_id4661702\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_DATE\">Creates a date series using the defined increment and end date.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_DATE\">Δημιουργεί μια σειρά ημερομηνιών χρησιμοποιώντας το καθορισμένο βήμα και την τελική ημερομηνία.</ahelp>"
+msgid "<item type=\"input\">=ROUND(2.5)</item> returns 3."
+msgstr "Η συνάρτηση <item type=\"input\">=ROUND(2.5)</item> επιστρέφει ως αποτέλεσμα 3."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3150202\n"
-"22\n"
+"04060106.xhp\n"
+"par_id7868892\n"
"help.text"
-msgid "AutoFill"
-msgstr "Αυτόματο γέμισμα"
+msgid "<item type=\"input\">=ROUND(987.65;-2)</item> returns 1000."
+msgstr "Η συνάρτηση <item type=\"input\">=ROUND(987.65;-2)</item> επιστρέφει ως αποτέλεσμα 1000."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3156288\n"
-"23\n"
+"04060106.xhp\n"
+"bm_id3145991\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_AUTOFILL\">Forms a series directly in the sheet.</ahelp> The AutoFill function takes account of customized lists. For example, by entering <emph>January</emph> in the first cell, the series is completed using the list defined under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists</emph>."
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_AUTOFILL\">Σχηματίζει μια σειρά αμέσως στο φύλλο.</ahelp> Η συνάρτηση αυτόματο γέμισμα λαμβάνει υπόψη τις προσαρμοσμένες λίστες. Για παράδειγμα, εισάγοντας <emph>Ιανουάριος</emph> στο πρώτο κελί, η σειρά συμπληρώνεται χρησιμοποιώντας την καθοριζόμενη λίστα στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Λίστες ταξινόμησης</emph>."
+msgid "<bookmark_value>ROUNDDOWN function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ROUNDDOWN</bookmark_value>"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3155811\n"
+"04060106.xhp\n"
+"hd_id3145991\n"
"24\n"
"help.text"
-msgid "AutoFill tries to complete a value series by using a defined pattern. The series 1,3,5 is automatically completed with 7,9,11,13, and so on. Date and time series are completed accordingly; for example, after 01.01.99 and 15.01.99, an interval of 14 days is used."
-msgstr "Το Αυτόματο γέμισμα προσπαθεί να συμπληρώσει μια σειρά τιμών χρησιμοποιώντας ένα καθορισμένο σχέδιο. Η σειρά 1,3,5 συμπληρώνεται αυτόματα με τα 7,9,11,13 κ.ο.κ. Οι σειρές ημερομηνίας και ώρας συμπληρώνονται αντίστοιχα. Π.χ. μετά την 01.01.99 και 15.01.99 χρησιμοποιείται ένα διάστημα 14 ημερών."
+msgid "ROUNDDOWN"
+msgstr "ROUNDDOWN"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3148700\n"
+"04060106.xhp\n"
+"par_id3146020\n"
"25\n"
"help.text"
-msgid "Unit of Time"
-msgstr "Μονάδα χρόνου"
+msgid "<ahelp hid=\"HID_FUNC_ABRUNDEN\">Rounds a number down, toward zero, to a certain precision.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ABRUNDEN\">Στρογγυλοποιεί έναν αριθμό προς τα κάτω, προς το μηδέν, σε συγκεκριμένη ακρίβεια.</ahelp>"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3153308\n"
+"04060106.xhp\n"
+"hd_id3146037\n"
"26\n"
"help.text"
-msgid "In this area you can specify the desired unit of time. This area is only active if the <emph>Date</emph> option has been chosen in the <emph>Series type</emph> area."
-msgstr "Σε αυτή την περιοχή μπορείτε να καθορίσετε την επιθυμητή μονάδα χρόνου. Αυτή η περιοχή είναι ενεργή μόνο αν έχει επιλεχθεί η επιλογή <emph>Ημερομηνία</emph> στην περιοχή <emph>Τύπος σειράς</emph>."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3148868\n"
+"04060106.xhp\n"
+"par_id3146051\n"
"27\n"
"help.text"
-msgid "Day"
-msgstr "Ημέρα"
+msgid "ROUNDDOWN(Number; Count)"
+msgstr "ROUNDDOWN(Αριθμός; Πλήθος)"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3148605\n"
+"04060106.xhp\n"
+"par_id3146064\n"
"28\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_DAY\">Use the <emph>Date</emph> series type and this option to create a series using seven days.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_DAY\">Χρησιμοποιήστε τον τύπο σειράς <emph>Ημερομηνία</emph> και αυτή την επιλογή για να δημιουργήσετε μια σειρά επτά ημερών.</ahelp>"
+msgid "Returns <emph>Number</emph> rounded down (towards zero) to <emph>Count</emph> decimal places. If Count is omitted or zero, the function rounds down to an integer. If Count is negative, the function rounds down to the next 10, 100, 1000, etc."
+msgstr "Επιστρέφει τον <emph>Αριθμό</emph> στρογγυλοποιημένο προς τα κάτω (προς το μηδέν) σε <emph>Πλήθος</emph> δεκαδικών. Αν το Πλήθος παραλειφθεί, ή ορισθεί 0, η συνάρτηση στρογγυλοποιεί σε ακέραιο. Αν το Πλήθος είναι αρνητικό, η συνάρτηση στρογγυλοποιεί στην επόμενη 10άδα, 100άδα, 1000άδα κ.ο.κ."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3144771\n"
-"29\n"
+"04060106.xhp\n"
+"par_id2188787\n"
"help.text"
-msgid "Weekday"
-msgstr "Ημέρα της εβδομάδας"
+msgid "This function rounds towards zero. See ROUNDUP and ROUND for alternatives."
+msgstr "Αυτή η συνάρτηση στρογγυλοποιεί προς το μηδέν. Δείτε τις ROUNDUP και ROUND για εναλλακτικές λύσεις."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3150108\n"
+"04060106.xhp\n"
+"hd_id3163164\n"
"30\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_DAY_OF_WEEK\">Use the <emph>Date</emph> series type and this option to create a series of five day sets.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_DAY_OF_WEEK\">Χρησιμοποιήστε τον τύπο σειράς <emph>Ημερομηνία</emph> και αυτή την επιλογή για να δημιουργήσετε μια σειρά από πενθήμερα.</ahelp>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3154957\n"
+"04060106.xhp\n"
+"par_id3163178\n"
"31\n"
"help.text"
-msgid "Month"
-msgstr "Μήνας"
-
-#: 02140600.xhp
-msgctxt ""
-"02140600.xhp\n"
-"par_id3149126\n"
-"32\n"
-"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_MONTH\">Use the <emph>Date</emph> series type and this option to form a series from the names or abbreviations of the months.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_MONTH\">Χρησιμοποιήστε τον τύπο σειράς <emph>Ημερομηνία</emph> και αυτή την επιλογή για να δημιουργήσετε μια σειρά από τα ονόματα ή τις συντομογραφίες των μηνών.</ahelp>"
-
-#: 02140600.xhp
-msgctxt ""
-"02140600.xhp\n"
-"hd_id3152870\n"
-"33\n"
-"help.text"
-msgid "Year"
-msgstr "Έτος"
+msgid "<item type=\"input\">=ROUNDDOWN(1.234;2)</item> returns 1.23."
+msgstr "Η συνάρτηση <item type=\"input\">=ROUNDDOWN(1.234;2)</item> επιστρέφει ως αποτέλεσμα 1.23."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3151300\n"
-"34\n"
+"04060106.xhp\n"
+"par_id5833307\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_YEAR\">Use the <emph>Date</emph> series type and this option to create a series of years.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_FILLSERIES:BTN_YEAR\">Χρησιμοποιήστε τον τύπο σειράς <emph>Ημερομηνία</emph> και αυτή την επιλογή για να δημιουργήσετε μια σειρά ετών.</ahelp>"
+msgid "<item type=\"input\">=ROUNDDOWN(45.67;0)</item> returns 45."
+msgstr "Η συνάρτηση <item type=\"input\">=ROUNDDOWN(45.67;0)</item> επιστρέφει ως αποτέλεσμα 45."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3154762\n"
-"35\n"
+"04060106.xhp\n"
+"par_id7726676\n"
"help.text"
-msgid "Start Value"
-msgstr "Αρχική τιμή"
+msgid "<item type=\"input\">=ROUNDDOWN(-45.67)</item> returns -45."
+msgstr "Η συνάρτηση <item type=\"input\">=ROUNDDOWN(-45.67)</item> επιστρέφει ως αποτέλεσμα -45."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3149381\n"
-"36\n"
+"04060106.xhp\n"
+"par_id3729361\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_FILLSERIES:ED_START_VALUES\">Determines the start value for the series.</ahelp> Use numbers, dates or times."
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_FILLSERIES:ED_START_VALUES\">Καθορίζει την αρχική τιμή για τη σειρά.</ahelp> Χρησιμοποιήστε αριθμούς, ημερομηνίες ή χρόνους."
+msgid "<item type=\"input\">=ROUNDDOWN(987.65;-2)</item> returns 900."
+msgstr "Η συνάρτηση <item type=\"input\">=ROUNDDOWN(987.65;-2)</item> επιστρέφει ως αποτέλεσμα 900."
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3153013\n"
-"37\n"
+"04060106.xhp\n"
+"bm_id3163268\n"
"help.text"
-msgid "End Value"
-msgstr "Τελική τιμή"
+msgid "<bookmark_value>ROUNDUP function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ROUNDUP</bookmark_value>"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3153487\n"
-"38\n"
+"04060106.xhp\n"
+"hd_id3163268\n"
+"140\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_FILLSERIES:ED_END_VALUES\">Determines the end value for the series.</ahelp> Use numbers, dates or times."
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_FILLSERIES:ED_END_VALUES\">Καθορίζει την τιμή τέλους για τη σειρά</ahelp> Χρησιμοποιήστε αριθμούς, ημερομηνίες ή ώρες."
+msgid "ROUNDUP"
+msgstr "ROUNDUP"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"hd_id3149312\n"
-"39\n"
+"04060106.xhp\n"
+"par_id3163297\n"
+"141\n"
"help.text"
-msgid "Increment"
-msgstr "Βήμα"
+msgid "<ahelp hid=\"HID_FUNC_AUFRUNDEN\">Rounds a number up, away from zero, to a certain precision.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_AUFRUNDEN\">Στρογγυλοποιεί έναν αριθμό προς τα πάνω, μακριά από το μηδέν, σε συγκεκριμένη ακρίβεια.</ahelp>"
-#: 02140600.xhp
+#: 04060106.xhp
msgctxt ""
-"02140600.xhp\n"
-"par_id3154739\n"
-"40\n"
+"04060106.xhp\n"
+"hd_id3163315\n"
+"142\n"
"help.text"
-msgid "The term \"increment\" denotes the amount by which a given value increases.<ahelp hid=\"SC:EDIT:RID_SCDLG_FILLSERIES:ED_INCREMENT\"> Determines the value by which the series of the selected type increases by each step.</ahelp> Entries can only be made if the linear, growth or date series types have been selected."
-msgstr "Ο όρος \"βήμα\" αντιπροσωπεύει το ποσό κατά το οποίο αυξάνει μια δοσμένη τιμή. <ahelp hid=\"SC:EDIT:RID_SCDLG_FILLSERIES:ED_INCREMENT\">Καθορίζει την τιμή κατά την οποία μια σειρά του επιλεγμένου τύπου αυξάνει σε κάθε βήμα.</ahelp> Καταχωρίσεις μπορούν να γίνουν μόνο αν έχουν επιλεγεί οι τύποι σειρών αριθμητική, γεωμετρική ή ημερομηνία."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12120000.xhp
+#: 04060106.xhp
msgctxt ""
-"12120000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3163328\n"
+"143\n"
"help.text"
-msgid "Validity"
-msgstr "Εγκυρότητα"
+msgid "ROUNDUP(Number; Count)"
+msgstr "ROUNDUP(Αριθμός; Πλήθος)"
-#: 12120000.xhp
+#: 04060106.xhp
msgctxt ""
-"12120000.xhp\n"
-"hd_id3156347\n"
-"1\n"
+"04060106.xhp\n"
+"par_id3163342\n"
+"144\n"
"help.text"
-msgid "Validity"
-msgstr "Εγκυρότητα"
+msgid "Returns <emph>Number</emph> rounded up (away from zero) to <emph>Count</emph> decimal places. If Count is omitted or zero, the function rounds up to an integer. If Count is negative, the function rounds up to the next 10, 100, 1000, etc."
+msgstr "Επιστρέφει τον <emph>Αριθμό</emph> στρογγυλοποιημένο προς τα πάνω (μακριά από το μηδέν) σε <emph>Πλήθος</emph> δεκαδικών. Αν το Πλήθος παραλειφθεί, ή ορισθεί 0, η συνάρτηση στρογγυλοποιεί σε ακέραιο. Αν το Πλήθος είναι αρνητικό, η συνάρτηση στρογγυλοποιεί στην επόμενη 10άδα, 100άδα, 1000άδα κ.ο.κ."
-#: 12120000.xhp
+#: 04060106.xhp
msgctxt ""
-"12120000.xhp\n"
-"par_id3153252\n"
-"2\n"
+"04060106.xhp\n"
+"par_id9573961\n"
"help.text"
-msgid "<variable id=\"gueltigkeit\"><ahelp hid=\".uno:Validation\">Defines what data is valid for a selected cell or cell range.</ahelp></variable>"
-msgstr "<variable id=\"gueltigkeit\"><ahelp hid=\".uno:Validation\">Καθορίζει ποια δεδομένα είναι έγκυρα για ένα επιλεγμένο κελί ή μία περιοχή κελιών.</ahelp></variable>"
+msgid "This function rounds away from zero. See ROUNDDOWN and ROUND for alternatives."
+msgstr "Αυτή η συνάρτηση στρογγυλοποιεί μακριά από το μηδέν. Δείτε τις ROUNDDOWN και ROUND για εναλλακτικές λύσεις."
-#: 12120000.xhp
+#: 04060106.xhp
msgctxt ""
-"12120000.xhp\n"
-"par_idN105D1\n"
+"04060106.xhp\n"
+"hd_id3163381\n"
+"146\n"
"help.text"
-msgid "You can also insert a list box from the Controls toolbar and link the list box to a cell. This way you can specify the valid values on the <link href=\"text/shared/02/01170102.xhp\">Data</link> page of the list box properties window."
-msgstr "Μπορείτε επίσης να εισάγετε ένα πλαίσιο λίστας από τη γραμμή εργαλείων Έλεγχοι και να συνδέσετε το πλαίσιο λίστας σε ένα κελί. Με αυτόν τον τρόπο μπορείτε να καθορίσετε τις έγκυρες τιμές στη σελίδα <link href=\"text/shared/02/01170102.xhp\">Δεδομένα</link> του παραθύρου ιδιοτήτων του πλαισίου λίστας."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 03090000.xhp
+#: 04060106.xhp
msgctxt ""
-"03090000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id3144786\n"
+"147\n"
"help.text"
-msgid "Formula Bar"
-msgstr "Γραμμή τύπων"
+msgid "<item type=\"input\">=ROUNDUP(1.1111;2)</item> returns 1.12."
+msgstr "Η συνάρτηση <item type=\"input\">=ROUNDUP(1.1111;2)</item> επιστρέφει ως αποτέλεσμα 1.12."
-#: 03090000.xhp
+#: 04060106.xhp
msgctxt ""
-"03090000.xhp\n"
-"bm_id3147264\n"
+"04060106.xhp\n"
+"par_id7700430\n"
"help.text"
-msgid "<bookmark_value>formula bar;spreadsheets</bookmark_value><bookmark_value>spreadsheets; formula bar</bookmark_value>"
-msgstr "<bookmark_value>γραμμή τύπων, υπολογιστικά φύλλα</bookmark_value><bookmark_value>υπολογιστικά φύλλα, γραμμή τύπων</bookmark_value>"
+msgid "<item type=\"input\">=ROUNDUP(1.2345;1)</item> returns 1.3."
+msgstr "Η συνάρτηση <item type=\"input\">=ROUNDUP(1.2345;1)</item> επιστρέφει ως αποτέλεσμα 1.3."
-#: 03090000.xhp
+#: 04060106.xhp
msgctxt ""
-"03090000.xhp\n"
-"hd_id3147264\n"
-"1\n"
+"04060106.xhp\n"
+"par_id1180455\n"
"help.text"
-msgid "<link href=\"text/scalc/01/03090000.xhp\" name=\"Formula Bar\">Formula Bar</link>"
-msgstr "<link href=\"text/scalc/01/03090000.xhp\" name=\"Γραμμή τύπων\">Γραμμή τύπων</link>"
+msgid "<item type=\"input\">=ROUNDUP(45.67;0)</item> returns 46."
+msgstr "Η συνάρτηση <item type=\"input\">=ROUNDUP(45.67;0)</item> επιστρέφει ως αποτέλεσμα 46."
-#: 03090000.xhp
+#: 04060106.xhp
msgctxt ""
-"03090000.xhp\n"
-"par_id3156423\n"
-"2\n"
+"04060106.xhp\n"
+"par_id3405560\n"
"help.text"
-msgid "<ahelp hid=\".uno:InputLineVisible\">Shows or hides the Formula Bar, which is used for entering and editing formulas.</ahelp> The Formula Bar is the most important tool when working with spreadsheets."
-msgstr "<ahelp hid=\".uno:InputLineVisible\">Εμφανίζει ή αποκρύπτει τη γραμμή τύπων, που χρησιμοποιείται για την εισαγωγή και την επεξεργασία τύπων.</ahelp> Η γραμμή τύπων είναι το πιο σημαντικό εργαλείο για την εργασία σε υπολογιστικά φύλλα."
+msgid "<item type=\"input\">=ROUNDUP(-45.67)</item> returns -46."
+msgstr "Η συνάρτηση <item type=\"input\">=ROUNDUP(-45.67)</item> επιστρέφει ως αποτέλεσμα -46."
-#: 03090000.xhp
+#: 04060106.xhp
msgctxt ""
-"03090000.xhp\n"
-"par_id3154686\n"
-"4\n"
+"04060106.xhp\n"
+"par_id3409527\n"
"help.text"
-msgid "To hide the Formula Bar, unmark the menu item."
-msgstr "Για να αποκρύψετε τη γραμμή τύπων, αποεπιλέξτε το αντικείμενο του μενού."
+msgid "<item type=\"input\">=ROUNDUP(987.65;-2)</item> returns 1000."
+msgstr "Η συνάρτηση <item type=\"input\">=ROUNDUP(987.65;-2)</item> επιστρέφει ως αποτέλεσμα 1000."
-#: 03090000.xhp
+#: 04060106.xhp
msgctxt ""
-"03090000.xhp\n"
-"par_id3145787\n"
-"3\n"
+"04060106.xhp\n"
+"bm_id5256537\n"
"help.text"
-msgid "If the Formula Bar is hidden, you can still edit cells by activating the edit mode with F2. After editing cells, accept the changes by pressing Enter, or discard entries by pressing Esc. Esc is also used to exit the edit mode."
-msgstr "Αν η γραμμή τύπων αποκρύπτεται, μπορείτε ακόμη να επεξεργαστείτε κελιά ενεργοποιώντας τη λειτουργία επεξεργασίας πιέζοντας το πλήκτρο F2. Αφού επεξεργαστείτε κελιά, αποδεχτείτε τις αλλαγές πιέζοντας το πλήκτρο Enter, ή απορρίψτε καταχωρήσεις πιέζοντας το πλήκτρο Esc. Το πλήκτρο Esc χρησιμοποιείται επίσης για την έξοδο από τη λειτουργία επεξεργασίας."
+msgid "<bookmark_value>SEC function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SEC</bookmark_value>"
-#: 03080000.xhp
+#: 04060106.xhp
msgctxt ""
-"03080000.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"hd_id5187204\n"
+"149\n"
"help.text"
-msgid "Value Highlighting"
-msgstr "Επισήμανση τιμών"
+msgid "SEC"
+msgstr "SEC"
-#: 03080000.xhp
+#: 04060106.xhp
msgctxt ""
-"03080000.xhp\n"
-"bm_id3151384\n"
+"04060106.xhp\n"
+"par_id9954962\n"
+"150\n"
"help.text"
-msgid "<bookmark_value>spreadsheets; value highlighting</bookmark_value><bookmark_value>values;highlighting</bookmark_value><bookmark_value>highlighting; values in sheets</bookmark_value><bookmark_value>colors;values</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, επισήμανση τιμών</bookmark_value><bookmark_value>τιμές, επισήμανση</bookmark_value><bookmark_value>επισήμανση, τιμές σε φύλλα</bookmark_value><bookmark_value>χρώματα,τιμές</bookmark_value>"
+msgid "<ahelp hid=\"HID_FUNC_SECANT\">Returns the secant of the given angle (in radians). The secant of an angle is equivalent to 1 divided by the cosine of that angle</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_SECANT\">Επιστρέφει την τέμνουσα της δοσμένης γωνίας (σε ακτίνια). Η τέμνουσα μιας γωνίας είναι ισοδύναμη με το 1 διαιρεμένο με το συνημίτονο αυτής της γωνίας</ahelp>"
-#: 03080000.xhp
+#: 04060106.xhp
msgctxt ""
-"03080000.xhp\n"
-"hd_id3151384\n"
+"04060106.xhp\n"
+"hd_id422243\n"
+"151\n"
"help.text"
-msgid "<link href=\"text/scalc/01/03080000.xhp\" name=\"Value Highlighting\">Value Highlighting</link>"
-msgstr "<link href=\"text/scalc/01/03080000.xhp\" name=\"Επισήμανση τιμής\">Επισήμανση τιμής</link>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 03080000.xhp
+#: 04060106.xhp
msgctxt ""
-"03080000.xhp\n"
-"par_id3154366\n"
+"04060106.xhp\n"
+"par_id2055913\n"
+"152\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewValueHighlighting\">Displays cell contents in different colors, depending on type.</ahelp>"
-msgstr "<ahelp hid=\".uno:ViewValueHighlighting\">Εμφανίζει τα περιεχόμενα κελιού σε διαφορετικά χρώματα,ανάλογα με τον τύπο.</ahelp>"
+msgid "SEC(Number)"
+msgstr "SEC(αριθμός)"
-#: 03080000.xhp
+#: 04060106.xhp
msgctxt ""
-"03080000.xhp\n"
-"par_id3125863\n"
+"04060106.xhp\n"
+"par_id9568170\n"
+"153\n"
"help.text"
-msgid "To remove the highlighting, unmark the menu entry."
-msgstr "Για να αφαιρέσετε την επισήμανση, αποεπιλέξτε την καταχώριση μενού."
+msgid "Returns the (trigonometric) secant of <emph>Number</emph>, the angle in radians."
+msgstr "Επιστρέφει την (τριγωνομετρική) τέμνουσα του <emph>αριθμού</emph>, τη γωνία σε ακτίνια."
-#: 03080000.xhp
+#: 04060106.xhp
msgctxt ""
-"03080000.xhp\n"
-"par_id3145785\n"
+"04060106.xhp\n"
+"par_id9047465\n"
"help.text"
-msgid "Text cells are formatted in black, formulas in green, and number cells in blue, no matter how their display is formatted."
-msgstr "Τα κελιά κειμένου μορφοποιούνται μαύρα, οι τύποι πράσινοι και τα κελιά των αριθμών γαλάζια, ανεξάρτητα από τη μορφοποίηση της εμφάνισης τους."
+msgid "To return the secant of an angle in degrees, use the RADIANS function."
+msgstr "Για επιστροφή της τέμνουσας μιας γωνίας σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
-#: 03080000.xhp
+#: 04060106.xhp
msgctxt ""
-"03080000.xhp\n"
-"par_id3153188\n"
+"04060106.xhp\n"
+"hd_id9878918\n"
+"154\n"
"help.text"
-msgid "If this function is active, colors that you define in the document will not be displayed. When you deactivate the function, the user-defined colors are displayed again."
-msgstr "Αν αυτή η λειτουργία είναι ενεργή, τα χρώματα που καθορίζετε στο έγγραφο δεν θα εμφανίζονται. Όταν απενεργοποιείτε τη συνάρτηση, τα προσαρμοσμένα χρώματα θα εμφανιστούν ξανά."
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"tit\n"
+"04060106.xhp\n"
+"par_id6935513\n"
+"155\n"
"help.text"
-msgid "Financial Functions Part Three"
-msgstr "Οικονομικές συναρτήσεις - Μέρος τρίτο"
+msgid "<item type=\"input\">=SEC(PI()/4)</item> returns approximately 1.4142135624, the inverse of the cosine of PI/4 radians."
+msgstr "<item type=\"input\">=SEC(PI()/4)</item> επιστρέφει περίπου 1,4142135624, το αντίστροφο του συνημιτόνου των PI/4 ακτινίων."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3146780\n"
-"1\n"
+"04060106.xhp\n"
+"par_id3954287\n"
+"156\n"
"help.text"
-msgid "Financial Functions Part Three"
-msgstr "Οικονομικές συναρτήσεις - Μέρος τρίτο"
+msgid "<item type=\"input\">=SEC(RADIANS(60))</item> returns 2, the secant of 60 degrees."
+msgstr "<item type=\"input\">=SEC(RADIANS(60))</item> επιστρέφει 2, την τέμνουσα των 60 μοιρών."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3145112\n"
+"04060106.xhp\n"
+"bm_id840005\n"
"help.text"
-msgid "<bookmark_value>ODDFPRICE function</bookmark_value><bookmark_value>prices;securities with irregular first interest date</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ODDFPRICE</bookmark_value><bookmark_value>τιμές, ασφάλειες με ακανόνιστο πρώτο επιτόκιο</bookmark_value>"
+msgid "<bookmark_value>SECH function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SECH</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3145112\n"
-"71\n"
+"04060106.xhp\n"
+"hd_id8661934\n"
+"159\n"
"help.text"
-msgid "ODDFPRICE"
-msgstr "ODDFPRICE"
+msgid "SECH"
+msgstr "SECH"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3147250\n"
-"72\n"
+"04060106.xhp\n"
+"par_id408174\n"
+"160\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_ODDFPRICE\">Calculates the price per 100 currency units par value of a security, if the first interest date falls irregularly.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDFPRICE\">Υπολογίζει την τιμή ανά 100 νομισματικές μονάδες ονομαστικής αξίας ενός τίτλου, αν η πρώτη ημερομηνία του πρώτου τοκισμού του τίτλου είναι ακανόνιστη.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_SECANTHYP\">Returns the hyperbolic secant of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_SECANTHYP\">Επιστρέφει την υπερβολική τέμνουσα ενός αριθμού.</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3153074\n"
-"73\n"
+"04060106.xhp\n"
+"hd_id875988\n"
+"161\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3146098\n"
-"74\n"
+"04060106.xhp\n"
+"par_id4985391\n"
+"162\n"
"help.text"
-msgid "ODDFPRICE(Settlement; Maturity; Issue; FirstCoupon; Rate; Yield; Redemption; Frequency; Basis)"
-msgstr "ODDFYIELD(Διακανονισμός;Λήξη;Έκδοση;Πρώτο τοκομερίδιο;Επιτόκιο;Τιμή;Εξαγορά;Συχνότητα;Βάση)"
+msgid "SECH(Number)"
+msgstr "SECH(αριθμός)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3153337\n"
-"75\n"
+"04060106.xhp\n"
+"par_id1952124\n"
+"163\n"
"help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονσιμός</emph>: η ημερομηνία αγοράς της ασφάλειας."
+msgid "Returns the hyperbolic secant of <emph>Number</emph>."
+msgstr "Επιστρέφει την υπερβολική τέμνουσα του <emph>αριθμού</emph>."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149051\n"
-"76\n"
+"04060106.xhp\n"
+"hd_id9838764\n"
+"164\n"
"help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3147297\n"
-"77\n"
+"04060106.xhp\n"
+"par_id1187764\n"
+"165\n"
"help.text"
-msgid "<emph>Issue</emph> is the date of issue of the security."
-msgstr "<emph>Έκδοση</emph>: η ημερομηνία έκδοσης του τίτλου."
+msgid "<item type=\"input\">=SECH(0)</item> returns 1, the hyperbolic secant of 0."
+msgstr "<item type=\"input\">=SECH(0)</item> επιστρέφει 1, την υπερβολική τέμνουσα του 0."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150393\n"
-"78\n"
+"04060106.xhp\n"
+"bm_id3144877\n"
"help.text"
-msgid "<emph>FirstCoupon</emph> is the first interest date of the security."
-msgstr "<emph>Πρώτος τοκομερίδιο</emph>: Η ημερομηνία πρώτου τοκισμού του τίτλου."
+msgid "<bookmark_value>SIN function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SIN</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3147402\n"
-"79\n"
+"04060106.xhp\n"
+"hd_id3144877\n"
+"408\n"
"help.text"
-msgid "<emph>Rate</emph> is the annual rate of interest."
-msgstr "<emph>Επιτόκιο</emph> είναι η ετήσια τιμή επιτοκίου."
+msgid "SIN"
+msgstr "SIN"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3151387\n"
-"80\n"
+"04060106.xhp\n"
+"par_id3144906\n"
+"409\n"
"help.text"
-msgid "<emph>Yield</emph> is the annual yield of the security."
-msgstr "<emph>Απόδοση</emph>: η ετήσια απόδοση του τίτλου."
+msgid "<ahelp hid=\"HID_FUNC_SIN\">Returns the sine of the given angle (in radians).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_SIN\">Επιστρέφει το ημίτονο της δοσμένης γωνίας (σε ακτίνια).</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3153023\n"
-"81\n"
+"04060106.xhp\n"
+"hd_id3144923\n"
+"410\n"
"help.text"
-msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
-msgstr "<emph>Εξαγορά</emph>: η τιμή εξαγοράς του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150539\n"
-"82\n"
+"04060106.xhp\n"
+"par_id3144937\n"
+"411\n"
"help.text"
-msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
+msgid "SIN(Number)"
+msgstr "SIN(Αριθμός)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3157871\n"
+"04060106.xhp\n"
+"par_id3144950\n"
+"412\n"
"help.text"
-msgid "<bookmark_value>ODDFYIELD function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ODDFYIELD</bookmark_value>"
+msgid "Returns the (trigonometric) sine of <emph>Number</emph>, the angle in radians."
+msgstr "Επιστρέφει το (τριγωνομετρικό) ημίτονο του <emph>Αριθμού</emph>, δηλ. της γωνίας σε ακτίνια."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3157871\n"
-"87\n"
+"04060106.xhp\n"
+"par_id8079470\n"
"help.text"
-msgid "ODDFYIELD"
-msgstr "ODDFYIELD"
+msgid "To return the sine of an angle in degrees, use the RADIANS function."
+msgstr "Για να πάρετε το ημίτονο μιας γωνίας εκφρασμένης σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3147414\n"
-"88\n"
+"04060106.xhp\n"
+"hd_id3144969\n"
+"413\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_ODDFYIELD\">Calculates the yield of a security if the first interest date falls irregularly.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDFYIELD\">Υπολογίζει την απόδοση ενός τίτλου αν η πρώτη ημερομηνία τοκισμού είναι ακανόνιστη.</ahelp>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3150651\n"
-"89\n"
+"04060106.xhp\n"
+"par_id3144983\n"
+"414\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<item type=\"input\">=SIN(PI()/2)</item> returns 1, the sine of PI/2 radians."
+msgstr "Το <item type=\"input\">=SIN(PI()/2)</item> επιστρέφει 1, το ημίτονο π/2 ακτινίων."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3152982\n"
-"90\n"
+"04060106.xhp\n"
+"par_id3916440\n"
"help.text"
-msgid "ODDFYIELD(Settlement; Maturity; Issue; FirstCoupon; Rate; Price; Redemption; Frequency; Basis)"
-msgstr "ODDFYIELD(Διακανονισμός;Λήξη;Έκδοση;Πρώτο τοκομερίδιο;Επιτόκιο;Τιμή;Εξαγορά;Συχνότητα;Βάση)"
+msgid "<item type=\"input\">=SIN(RADIANS(30))</item> returns 0.5, the sine of 30 degrees."
+msgstr "Το <item type=\"input\">=SIN(RADIANS(30))</item> επιστρέφει 0.5, το ημίτονο των 30 μοιρών."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3157906\n"
-"91\n"
+"04060106.xhp\n"
+"bm_id3163397\n"
"help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph>: η ημερομηνία αγοράς του τίτλου."
+msgid "<bookmark_value>SINH function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SINH</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150026\n"
-"92\n"
+"04060106.xhp\n"
+"hd_id3163397\n"
+"418\n"
"help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgid "SINH"
+msgstr "SINH"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149012\n"
-"93\n"
+"04060106.xhp\n"
+"par_id3163426\n"
+"419\n"
"help.text"
-msgid "<emph>Issue</emph> is the date of issue of the security."
-msgstr "<emph>Έκδοση</emph>: η ημερομηνία έκδοσης του τίτλου."
+msgid "<ahelp hid=\"HID_FUNC_SINHYP\">Returns the hyperbolic sine of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_SINHYP\">Επιστρέφει το υπερβολικό ημίτονο ενός αριθμού.</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3148725\n"
-"94\n"
+"04060106.xhp\n"
+"hd_id3163444\n"
+"420\n"
"help.text"
-msgid "<emph>FirstCoupon</emph> is the first interest period of the security."
-msgstr "<emph>Πρώτος τοκομερίδιο</emph>: Η ημερομηνία πρώτου τοκισμού του τίτλου."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150465\n"
-"95\n"
+"04060106.xhp\n"
+"par_id3163457\n"
+"421\n"
"help.text"
-msgid "<emph>Rate</emph> is the annual rate of interest."
-msgstr "<emph>Επιτόκιο</emph> είναι το ετήσιο επιτόκιο."
+msgid "SINH(Number)"
+msgstr "SINH(Αριθμός)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3146940\n"
-"96\n"
+"04060106.xhp\n"
+"par_id3163471\n"
+"422\n"
"help.text"
-msgid "<emph>Price</emph> is the price of the security."
-msgstr "<emph>Τιμή</emph> είναι η τιμή του τίτλου."
+msgid "Returns the hyperbolic sine of <emph>Number</emph>."
+msgstr "Επιστρέφει το υπερβολικό ημίτονο του <emph>Αριθμού</emph>."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149893\n"
-"97\n"
+"04060106.xhp\n"
+"hd_id3163491\n"
+"423\n"
"help.text"
-msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
-msgstr "<emph>Εξαγορά</emph>: η τιμή εξαγοράς του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3148888\n"
-"98\n"
+"04060106.xhp\n"
+"par_id3163504\n"
+"424\n"
"help.text"
-msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
+msgid "<item type=\"input\">=SINH(0)</item> returns 0, the hyperbolic sine of 0."
+msgstr "Το <item type=\"input\">=SINH(0)</item> επιστρέφει 0, το υπερβολικό ημίτονο του 0."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3153933\n"
+"04060106.xhp\n"
+"bm_id3163596\n"
"help.text"
-msgid "<bookmark_value>ODDLPRICE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ODDLPRICE</bookmark_value>"
+msgid "<bookmark_value>SUM function</bookmark_value><bookmark_value>adding;numbers in cell ranges</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SUM</bookmark_value><bookmark_value>πρόσθεση, αριθμοί σε περιοχές κελιών</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3153933\n"
-"103\n"
+"04060106.xhp\n"
+"hd_id3163596\n"
+"428\n"
"help.text"
-msgid "ODDLPRICE"
-msgstr "ODDLPRICE"
+msgid "SUM"
+msgstr "SUM"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3145145\n"
-"104\n"
+"04060106.xhp\n"
+"par_id3163625\n"
+"429\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_ODDLPRICE\">Calculates the price per 100 currency units par value of a security, if the last interest date falls irregularly.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDLPRICE\">Υπολογίζει την τιμή ανά 100 νομισματικές μονάδες ονομαστικής αξίας ενός τίτλου, αν η τελευταία ημερομηνία τοκισμού του τίτλου είναι ακανόνιστη.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_SUMME\">Adds all the numbers in a range of cells.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_SUMME\">Αθροίζει τους αριθμούς σε μια περιοχή κελιών.</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3152784\n"
-"105\n"
+"04060106.xhp\n"
+"hd_id3163643\n"
+"430\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3155262\n"
-"106\n"
+"04060106.xhp\n"
+"par_id3163656\n"
+"431\n"
"help.text"
-msgid "ODDLPRICE(Settlement; Maturity; LastInterest; Rate; Yield; Redemption; Frequency; Basis)"
-msgstr "ODDLPRICE(Διακανονισμός;Λήξη;Τελευταίος τόκος;Επιτόκιο;Απόδοση;Εξαγορά;Συχνότητα;Βάση)"
+msgid "SUM(Number1; Number2; ...; Number30)"
+msgstr "SUM(Αριθμός1; Αριθμός2; ...; Αριθμός30)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149689\n"
-"107\n"
+"04060106.xhp\n"
+"par_id3163671\n"
+"432\n"
"help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph>: η ημερομηνία αγοράς του τίτλου."
+msgid "<emph>Number 1 to Number 30</emph> are up to 30 arguments whose sum is to be calculated."
+msgstr "<emph>Αριθμός1 ως 30</emph> είνια μέχρι 30 ορίσματα των οποίων το άθροισμα θα υπολογιστεί."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3148753\n"
-"108\n"
+"04060106.xhp\n"
+"hd_id3163690\n"
+"433\n"
"help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150861\n"
-"109\n"
+"04060106.xhp\n"
+"par_id3163704\n"
+"434\n"
"help.text"
-msgid "<emph>LastInterest</emph> is the last interest date of the security."
-msgstr "<emph>Τελευταίος τόκος</emph>: Η ημερομηνία τελευταίου τοκισμού του τίτλου."
+msgid "If you enter the numbers <item type=\"input\">2</item>; <item type=\"input\">3 </item>and <item type=\"input\">4</item> in the Number 1; 2 and 3 text boxes, 9 will be returned as the result."
+msgstr "Αν εισαγάγετε τις τιμές <item type=\"input\">2</item>; <item type=\"input\">3 </item> και <item type=\"input\">4</item> στα πλαίσια κειμένου Αριθμός 1, 2 και 3, το αποτέλεσμα που προκύπτει θα είναι 9."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3155831\n"
-"110\n"
+"04060106.xhp\n"
+"par_id3151740\n"
+"556\n"
"help.text"
-msgid "<emph>Rate</emph> is the annual rate of interest."
-msgstr "<emph>Επιτόκιο</emph> είναι το ετήσιο επιτόκιο."
+msgid "<item type=\"input\">=SUM(A1;A3;B5)</item> calculates the sum of the three cells. <item type=\"input\">=SUM (A1:E10)</item> calculates the sum of all cells in the A1 to E10 cell range."
+msgstr "Το <item type=\"input\">=SUM(A1;A3;B5)</item> υπολογίζει το άθροισμα των τριών κελιών. Το <item type=\"input\">=SUM (A1:E10)</item> υπολογίζει το άθροισμα όλων των κελιών στην περιοχή A1 ως E10."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3153328\n"
-"111\n"
+"04060106.xhp\n"
+"par_id3151756\n"
+"619\n"
"help.text"
-msgid "<emph>Yield</emph> is the annual yield of the security."
-msgstr "<emph>Απόδοση</emph>: η ετήσια απόδοση του τίτλου."
+msgid "Conditions linked by AND can be used with the function SUM() in the following manner:"
+msgstr "Συνθήκες συνδεδεμένες με AND μπορούν να χρησιμοποιηθούν με τη συνάρτηση SUM() κατά τον ακόλουθο τρόπο:"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149186\n"
-"112\n"
+"04060106.xhp\n"
+"par_id3151774\n"
+"620\n"
"help.text"
-msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
-msgstr "<emph>Εξαγορά</emph>: η τιμή εξαγοράς του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
+msgid "Example assumption: You have entered invoices into a table. Column A contains the date value of the invoice, column B the amounts. You want to find a formula that you can use to return the total of all amounts only for a specific month, e.g. only the amount for the period >=2008-01-01 to <2008-02-01. The range with the date values covers A1:A40, the range containing the amounts to be totaled is B1:B40. C1 contains the start date, 2008<item type=\"input\">-01-01</item>, of the invoices to be included and C2 the date, 2008<item type=\"input\">-02-01</item>, that is no longer included."
+msgstr "Παραδοχές παραδείγματος: Έχετε εισάγει τιμολόγια σε έναν πίνακα. Η στήλη Α περιέχει την ημερομηνία του τιμολογίου, η στήλη Β τα ποσά. Θέλετε να βρείτε έναν τύπο που να μπορείτε να χρησιμοποιήσετε για να πάρετε το σύνολο όλων των ποσών για ένα συγκεκριμένο μήνα, π.χ. για την περίοδο >=01-01-2008 έως <01-02-2008. Η περιοχή με τις τιμές ημερομηνιών είναι A1:A40, η περιοχή με τα ποσά προς άθροιση είναι B1:B40. Το C1 περιέχει την ημερομηνία έναρξης, <item type=\"input\">01-01-</item>2008, των τιμολογίων που θα περιληφθούν στην άθροιση και το C2 την ημερομηνία, <item type=\"input\">01-02-</item>2008, που δεν συμπεριλαμβάνεται πια."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149726\n"
-"113\n"
+"04060106.xhp\n"
+"par_id3151799\n"
+"621\n"
"help.text"
-msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
+msgid "Enter the following formula as an array formula:"
+msgstr "Εισάγετε τον ακόλουθο τύπο ως τύπο πίνακα:"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3153111\n"
-"114\n"
+"04060106.xhp\n"
+"par_id3151813\n"
+"622\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</item>"
+msgstr "<item type=\"input\">=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</item>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3152999\n"
-"115\n"
+"04060106.xhp\n"
+"par_id3151828\n"
+"623\n"
"help.text"
-msgid "Settlement date: February 7 1999, maturity date: June 15 1999, last interest: October 15 1998. Interest rate: 3.75 per cent, yield: 4.05 per cent, redemption value: 100 currency units, frequency of payments: half-yearly = 2, basis: = 0"
-msgstr "Ημερομηνία διακανονισμού: 7 Φεβρουαρίου 1999, ημερομηνία λήξης: 15 Ιουνίου 1999, τελευταία ημερομηνία τοκισμού: 15 Οκτωβρίου 1998. Επιτόκιο: 3,75 στα εκατό, απόδοση: 4,05 στα εκατό, τιμή εξαγοράς: 100 νομισματικές μονάδες, συχνότητα πληρωμών: εξαμηνιαία = 2, βάση: = 0"
+msgid "In order to enter this as an array formula, you must press the Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command </caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Enter keys instead of simply pressing the Enter key to close the formula. The formula will then be shown in the <emph>Formula</emph> bar enclosed in braces."
+msgstr "Για να εισάγετε αυτό ως ένα τύπο πίνακα, θα πρέπει να πατήσετε το συνδυασμό πλήκτρων Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Enter αντί του απλού Enter για να κλείσετε τον τύπο. Ο τύπος τότε θα εμφανιστεί ανάμεσα σε άγκιστρα στην γραμμή <emph>Τύπος</emph>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3148567\n"
-"116\n"
+"04060106.xhp\n"
+"par_id3151869\n"
+"624\n"
"help.text"
-msgid "The price per 100 currency units per value of a security, which has an irregular last interest date, is calculated as follows:"
-msgstr "Η τιμή ανά 100 νομισματικές μονάδες ονομαστικής αξίας ενός τίτλου, που έχει ακανόνιστη τελευταία ημερομηνία τοκισμού, υπολογίζεται ως ακολούθως:"
+msgid "{=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)}"
+msgstr "{=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)}"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150332\n"
-"117\n"
+"04060106.xhp\n"
+"par_id3151884\n"
+"625\n"
"help.text"
-msgid "=ODDLPRICE(\"1999-02-07\";\"1999-06-15\";\"1998-10-15\"; 0.0375; 0.0405;100;2;0) returns 99.87829."
-msgstr "Το =ODDLPRICE(\"1999-02-07\";\"1999-06-15\";\"1998-10-15\"; 0.0375; 0.0405;100;2;0) επιστρέφει 99.87829."
+msgid "The formula is based on the fact that the result of a comparison is 1 if the criterion is met and 0 if it is not met. The individual comparison results will be treated as an array and used in matrix multiplication, and at the end the individual values will be totaled to give the result matrix."
+msgstr "Ο τύπος βασίζεται στο γεγονός ότι το αποτέλεσμα μιας σύγκρισης είναι 1, εφόσον το κριτήριο πληρούται και 0 στην αντίθετη περίπτωση. Τα επιμέρους αποτελέσματα σύγκρισης θα αντιμετωπιστούν ως πίνακας και θα χρησιμοποιηθούν σε πολλαπλασιασμούς πινάκων και, στο τέλος, οι επιμέρους τιμές θα αθροιστούν για να δώσουν τη μήτρα αποτελεσμάτων."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3153564\n"
+"04060106.xhp\n"
+"bm_id3151957\n"
"help.text"
-msgid "<bookmark_value>ODDLYIELD function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ODDLYIELD</bookmark_value>"
+msgid "<bookmark_value>SUMIF function</bookmark_value><bookmark_value>adding;specified numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SUMIF</bookmark_value><bookmark_value>προσθέσεις, καθορισμένων αριθμών</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3153564\n"
-"118\n"
+"04060106.xhp\n"
+"hd_id3151957\n"
+"436\n"
"help.text"
-msgid "ODDLYIELD"
-msgstr "ODDLYIELD"
+msgid "SUMIF"
+msgstr "SUMIF"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3158002\n"
-"119\n"
+"04060106.xhp\n"
+"par_id3151986\n"
+"437\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_ODDLYIELD\">Calculates the yield of a security if the last interest date falls irregularly.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDLYIELD\">Υπολογίζει την απόδοση ενός τίτλου αν η τελευταία ημερομηνία του τελευταίου τοκισμού είναι ακανόνιστη.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Adds the cells specified by a given criteria.</ahelp> This function is used to browse a range when you search for a certain value."
+msgstr "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Προσθέτει τα καθορισμένα κελιά που ορίζονται με τα δεδομένα κριτήρια.</ahelp> Αυτή η συνάρτηση χρησιμοποιείται για περιηγηθείτε σε μια περιοχή κελιών όταν ψάχνετε για μια συγκεκριμένη τιμή."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3147366\n"
-"120\n"
+"04060106.xhp\n"
+"hd_id3152015\n"
+"438\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3150018\n"
-"121\n"
-"help.text"
-msgid "ODDLYIELD(Settlement; Maturity; LastInterest; Rate; Price; Redemption; Frequency; Basis)"
-msgstr "ODDLYIELD(Διακανονισμός;Λήξη;Τελευταίος τόκος;Επιτόκιο;Τιμή;Εξαγορά;Συχνότητα;Βάση)"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3159132\n"
-"122\n"
-"help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph>: η ημερομηνία αγοράς του τίτλου."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3150134\n"
-"123\n"
-"help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3145245\n"
-"124\n"
+"04060106.xhp\n"
+"par_id3152028\n"
+"439\n"
"help.text"
-msgid "<emph>LastInterest</emph> is the last interest date of the security."
-msgstr "<emph>Τελευταίος τόκος</emph>: Η ημερομηνία τελευταίου τοκισμού του τίτλου."
+msgid "SUMIF(Range; Criteria; SumRange)"
+msgstr "SUMIF(Περιοχή; Κριτήρια; Περιοχή_άθροισης)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3151014\n"
-"125\n"
+"04060106.xhp\n"
+"par_id3152043\n"
+"440\n"
"help.text"
-msgid "<emph>Rate</emph> is the annual rate of interest."
-msgstr "<emph>Επιτόκιο</emph> είναι το ετήσιο επιτόκιο."
+msgid "<emph>Range</emph> is the range to which the criteria are to be applied."
+msgstr "<emph>Περιοχή</emph> είνια η περιοχή στην οποία θα εφαρμοσθούν τα κριτήρια."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149003\n"
-"126\n"
+"04060106.xhp\n"
+"par_id3152062\n"
+"441\n"
"help.text"
-msgid "<emph>Price</emph> is the price of the security."
-msgstr "<emph>Τιμή</emph> είναι η τιμή του τίτλου."
+msgid "<emph>Criteria</emph> is the cell in which the search criterion is shown, or the search criterion itself. If the criteria is written into the formula, it has to be surrounded by double quotes."
+msgstr "<emph>Κριτήρια</emph> είναι το κελί στο οποίο εμφανίζονται τα κριτήρια αναζήτησης ή το ίδιο το κριτήριο αναζήτησης. Αν τα κριτήρια έιναι γραμμένα στον τύπο, πρέπει να περιλαμβάνονται σε διπλά εισαγωγικά."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3148880\n"
-"127\n"
+"04060106.xhp\n"
+"par_id3152083\n"
+"442\n"
"help.text"
-msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
-msgstr "<emph>Εξαγορά</emph>: η τιμή εξαγοράς του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
+msgid "<emph>SumRange</emph> is the range from which values are summed. If this parameter has not been indicated, the values found in the Range are summed."
+msgstr "<emph>Περιοχή_άθροισης</emph> είναι η περιοχή, οι τιμές της οποίας αθροίζονται. Εάν αυτή η παράμετρος δεν έχει καθοριστεί, αθροίζονται οι τιμές της παραμέτρου Περιοχή."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3155622\n"
-"128\n"
+"04060106.xhp\n"
+"par_id8347422\n"
"help.text"
-msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
+msgid "SUMIF supports the reference concatenation operator (~) only in the Criteria parameter, and only if the optional SumRange parameter is not given."
+msgstr "Η SUMIF υποστηρίζει τον τελεστή αλληλουχίας αναφοράς (~) μόνο στην παράμετρο Κριτήρια και μόνο αν δεν δίνεται η προαιρετική παράμετρος Περιοχή_Άθροισης."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3145303\n"
-"129\n"
+"04060106.xhp\n"
+"hd_id3152110\n"
+"443\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3145350\n"
-"130\n"
+"04060106.xhp\n"
+"par_id3152148\n"
+"626\n"
"help.text"
-msgid "Settlement date: April 20 1999, maturity date: June 15 1999, last interest: October 15 1998. Interest rate: 3.75 per cent, price: 99.875 currency units, redemption value: 100 currency units, frequency of payments: half-yearly = 2, basis: = 0"
-msgstr "Ημερομηνία διακανονισμού: 20 Απριλίου 1999, ημερομηνία λήξης: 15 Ιουνίου 1999, τελευταία ημερομηνία τοκισμού: 15 Οκτωβρίου 1998. Επιτόκιο: 3,75 στα εκατό, τιμή: 99,875 νομισματικές μονάδες, τιμή εξαγοράς: 100 νομισματικές μονάδες, συχνότητα πληρωμών: εξαμηνιαία: = 2, βάση: = 0"
+msgid "To sum up only negative numbers: <item type=\"input\">=SUMIF(A1:A10;\"<0\")</item>"
+msgstr "Για να αθροίσετε μόνο αρνητικούς αριθμούς: <item type=\"input\">=SUMIF(A1:A10;\"<0\")</item>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3157990\n"
-"131\n"
+"04060106.xhp\n"
+"par_id6670125\n"
"help.text"
-msgid "The yield of the security, that has an irregular last interest date, is calculated as follows:"
-msgstr "Η απόδοση του τίτλου, που έχει ακανόνιστη τελευταία ημερομηνία τοκισμού, υπολογίζεται ως ακολούθως:"
+msgid "<item type=\"input\">=SUMIF(A1:A10;\">0\";B1:10)</item> - sums values from the range B1:B10 only if the corresponding values in the range A1:A10 are >0."
+msgstr "<item type=\"input\">=SUMIF(A1:A10;\">0\";B1:10)</item> - αθροίζει τιμές από την περιοχή B1:B10 μόνο αν οι αντίστοιχες τιμές στην περιοχή A1:A10 είναι >0."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150572\n"
-"132\n"
+"04060106.xhp\n"
+"par_id6062196\n"
"help.text"
-msgid "=ODDLYIELD(\"1999-04-20\";\"1999-06-15\"; \"1998-10-15\"; 0.0375; 99.875; 100;2;0) returns 0.044873 or 4.4873%."
-msgstr "Το =ODDLYIELD(\"1999-04-20\";\"1999-06-15\"; \"1998-10-15\"; 0.0375; 99.875; 100;2;0) επιστρέφει 0.044873 ή 4.4873%."
+msgid "See COUNTIF() for some more syntax examples that can be used with SUMIF()."
+msgstr "Δες την COUNTIF() για μερικά ακόμη παραδείγματα που μπορούν να χρησιμοποιηθούν με την SUMIF()."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3148768\n"
+"04060106.xhp\n"
+"bm_id3152195\n"
"help.text"
-msgid "<bookmark_value>calculating;variable declining depreciations</bookmark_value><bookmark_value>depreciations;variable declining</bookmark_value><bookmark_value>VDB function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, αποσβέσεις φθίνουσας μεταβλητής</bookmark_value><bookmark_value>αποσβέσεις, φθίνουσας μεταβλητής</bookmark_value><bookmark_value>συνάρτηση VDB</bookmark_value>"
+msgid "<bookmark_value>TAN function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση TAN</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3148768\n"
-"222\n"
+"04060106.xhp\n"
+"hd_id3152195\n"
+"446\n"
"help.text"
-msgid "VDB"
-msgstr "VDB"
+msgid "TAN"
+msgstr "TAN"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154636\n"
-"223\n"
+"04060106.xhp\n"
+"par_id3152224\n"
+"447\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_VDB\">Returns the depreciation of an asset for a specified or partial period using a variable declining balance method.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_VDB\">Επιστρέφει την απόσβεση ενός περιουσιακού στοιχείου για μια καθορισμένη ή μερική περίοδο, χρησιμοποιώντας μια μέθοδο μεταβλητών φθινουσών προβλέψεων.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_TAN\">Returns the tangent of the given angle (in radians).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_TAN\">Επιστρέφει την εφαπτομένη της δοσμένης γωνίας (σε ακτίνια).</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3155519\n"
-"224\n"
+"04060106.xhp\n"
+"hd_id3152242\n"
+"448\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3149025\n"
-"225\n"
-"help.text"
-msgid "VDB(Cost; Salvage; Life; S; End; Factor; Type)"
-msgstr "VDB(Κόστος; Αναπόσβεστη; Ζωή; Ε; Τέλος; Συντελεστής; Τύπος)"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3150692\n"
-"226\n"
-"help.text"
-msgid "<emph>Cost</emph> is the initial value of an asset."
-msgstr "<emph>Κόστος</emph> είναι το αρχικό κόστος ενός περιουσιακού στοιχείου."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3155369\n"
-"227\n"
-"help.text"
-msgid "<emph>Salvage</emph> is the value of an asset at the end of the depreciation."
-msgstr "<emph>Αναπόσβεστη</emph> είναι η αξία ενός περιουσιακού στοιχείου στο τέλος της απόσβεσης."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3154954\n"
-"228\n"
-"help.text"
-msgid "<emph>Life</emph> is the depreciation duration of the asset."
-msgstr "<emph>Ζωή</emph> είναι η περίοδος απόσβεσης της αξίας του περιουσιακού στοιχείου."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3152817\n"
-"229\n"
-"help.text"
-msgid "<emph>S</emph> is the start of the depreciation. A must be entered in the same date unit as the duration."
-msgstr "<emph>Ε</emph> είναι η αρχή της απόσβεσης. Ο συντελεστής απόσβεσης A πρέπει να εισάγεται στην ίδια μονάδα ημερομηνίας με την διάρκεια."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3153221\n"
-"230\n"
-"help.text"
-msgid "<emph>End</emph> is the end of the depreciation."
-msgstr "<emph>Τέλος</emph> είναι το τέλος της απόσβεσης."
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3147536\n"
-"231\n"
+"04060106.xhp\n"
+"par_id3152255\n"
+"449\n"
"help.text"
-msgid "<emph>Factor</emph> (optional) is the depreciation factor. Factor = 2 is double rate depreciation."
-msgstr "<emph>Συντελεστής</emph> (προαιρετικό) είναι ο συντελεστής απόσβεσης. Συντελεστής = 2 είναι απόσβεση με διπλάσιο ποσοστό της γραμμικής."
+msgid "TAN(Number)"
+msgstr "TAN(Αριθμός)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154865\n"
-"232\n"
+"04060106.xhp\n"
+"par_id3152269\n"
+"450\n"
"help.text"
-msgid "<emph>Type </emph>is an optional parameter. Type = 1 means a switch to linear depreciation. In Type = 0 no switch is made."
-msgstr "<emph>Τύπος</emph> (προαιρετικό). Το 1 σημαίνει αλλαγή σε γραμμική απόσβεση. Σε Τύπο = 0 δεν γίνεται καμία αλλαγή."
+msgid "Returns the (trigonometric) tangent of <emph>Number</emph>, the angle in radians."
+msgstr "Επιστρέφει την (τριγωνομετρική) εφαπτομένη του <emph>Αριθμού</emph>, δηλ. της γωνίας σε ακτίνια."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_idN10A0D\n"
+"04060106.xhp\n"
+"par_id5752128\n"
"help.text"
-msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgid "To return the tangent of an angle in degrees, use the RADIANS function."
+msgstr "Για να δώσετε τη γωνία σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3148429\n"
-"233\n"
+"04060106.xhp\n"
+"hd_id3152287\n"
+"451\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3153927\n"
-"234\n"
-"help.text"
-msgid "What is the declining-balance double-rate depreciation for a period if the initial cost is 35,000 currency units and the value at the end of the depreciation is 7,500 currency units. The depreciation period is 3 years. The depreciation from the 10th to the 20th period is calculated."
-msgstr "Ποια είναι η φθίνουσα απόσβεση για μια περίοδο, αν το αρχικό κόστος είναι 35.000 νομισματικές μονάδες και η αξία στο τέλος της απόσβεσης είναι 7.500 νομισματικές μονάδες. Η περίοδος απόσβεσης είναι 3 έτη. Υπολογίζεται η απόσβεση από την 10η έως την 20η περίοδο ."
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3155991\n"
-"235\n"
+"04060106.xhp\n"
+"par_id3152301\n"
+"452\n"
"help.text"
-msgid "<item type=\"input\">=VDB(35000;7500;36;10;20;2)</item> = 8603.80 currency units. The depreciation during the period between the 10th and the 20th period is 8,603.80 currency units."
-msgstr "<item type=\"input\">=VDB(35000;7500;36;10;20;2)</item> = 8603,80 νομισματικές μονάδες. Η απόσβεση κατά την περίοδο μεταξύ της 10ης και 20ης περιόδου είναι 8.603,80 νομισματικές μονάδες."
+msgid "<item type=\"input\">=TAN(PI()/4) </item>returns 1, the tangent of PI/4 radians."
+msgstr "Το <item type=\"input\">=TAN(PI()/4) </item> επιστρέφει 1, την εφαπτομένη π/4 ακτινίων."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3147485\n"
+"04060106.xhp\n"
+"par_id1804864\n"
"help.text"
-msgid "<bookmark_value>calculating;internal rates of return, irregular payments</bookmark_value><bookmark_value>internal rates of return;irregular payments</bookmark_value><bookmark_value>XIRR function</bookmark_value>"
-msgstr "<bookmark_value>υπολογιμσός, εσωτερικό επιτόκιο, ακανόνιστες πληρωμές</bookmark_value><bookmark_value>εσωτερικά επιτόκια, ακανόνιστες πληρωμές</bookmark_value><bookmark_value>συνάρτηση XIRR</bookmark_value>"
+msgid "<item type=\"input\">=TAN(RADIANS(45))</item> returns 1, the tangent of 45 degrees."
+msgstr "Το <item type=\"input\">=TAN(RADIANS(45))</item> επιστρέφει 1, την εφαπτομένη 45 μοιρών."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3147485\n"
-"193\n"
+"04060106.xhp\n"
+"bm_id3165434\n"
"help.text"
-msgid "XIRR"
-msgstr "XIRR"
+msgid "<bookmark_value>TANH function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση TANH</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3145614\n"
-"194\n"
+"04060106.xhp\n"
+"hd_id3165434\n"
+"456\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_XIRR\">Calculates the internal rate of return for a list of payments which take place on different dates.</ahelp> The calculation is based on a 365 days per year basis, ignoring leap years."
-msgstr "<ahelp hid=\"HID_AAI_FUNC_XIRR\">Υπολογίζει τον εσωτερικό συντελεστή απόδοσης για μια λίστα πληρωμών που πραγματοποιούνται σε διαφορετικές ημερομηνίες.</ahelp> Ο υπολογισμός βασίζεται σε 365 μέρες το χρόνο αγνοώντας τα δίσεκτα έτη."
+msgid "TANH"
+msgstr "TANH"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_idN10E62\n"
+"04060106.xhp\n"
+"par_id3165462\n"
+"457\n"
"help.text"
-msgid "If the payments take place at regular intervals, use the IRR function."
-msgstr "Αν οι πληρωμές γίνονται σε τακτά διαστήματα, χρησιμοποιήστε τη συνάρτηση IRR."
+msgid "<ahelp hid=\"HID_FUNC_TANHYP\">Returns the hyperbolic tangent of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_TANHYP\">Επιστρέφει την υπερβολική εφαπτομένη ενός αριθμού.</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3146149\n"
-"195\n"
+"04060106.xhp\n"
+"hd_id3165480\n"
+"458\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3149826\n"
-"196\n"
-"help.text"
-msgid "XIRR(Values; Dates; Guess)"
-msgstr "XIRR(Τιμές; Ημερομηνίες; Εκτίμηση)"
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3163821\n"
-"197\n"
+"04060106.xhp\n"
+"par_id3165494\n"
+"459\n"
"help.text"
-msgid "<emph>Values</emph> and <emph>Dates</emph> refer to a series of payments and the series of associated date values. The first pair of dates defines the start of the payment plan. All other date values must be later, but need not be in any order. The series of values must contain at least one negative and one positive value (receipts and deposits)."
-msgstr "<emph>Τιμές</emph> και <emph>Ημερομηνίες</emph>: μια σειρά πληρωμών και η σειρά των αντίστοιχων τιμών των ημερομηνιών. Το πρώτο ζεύγος ημερομηνιών καθορίζει την έναρξη του σχεδίου πληρωμής. Όλες οι άλλες τιμές ημερομηνιών πρέπει να είναι αργότερα, αλλά δεν χρειάζεται να βρίσκονται σε σειρά. Η σειρά των τιμών πρέπει να περιέχει τουλάχιστον μία αρνητική και μία θετική τιμή (αναλήψεις και καταθέσεις)."
+msgid "TANH(Number)"
+msgstr "TANH(Αριθμός)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149708\n"
-"198\n"
+"04060106.xhp\n"
+"par_id3165508\n"
+"460\n"
"help.text"
-msgid "<emph>Guess</emph> (optional) is a guess that can be input for the internal rate of return. The default is 10%."
-msgstr "<emph>Εκτίμηση</emph>: μπορείτε να εισαγάγετε προαιρετικά μια υπόθεση για τον εσωτερικό συντελεστή απόδοσης. Η προεπιλογή είναι 10%."
+msgid "Returns the hyperbolic tangent of <emph>Number</emph>."
+msgstr "Επιστρέφει την υπερβολική εφαπτομένη ενός <emph>Αριθμού</emph>."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3145085\n"
-"199\n"
+"04060106.xhp\n"
+"hd_id3165527\n"
+"461\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149273\n"
-"200\n"
+"04060106.xhp\n"
+"par_id3165541\n"
+"462\n"
"help.text"
-msgid "Calculation of the internal rate of return for the following five payments:"
-msgstr "Υπολογισμός του εσωτερικού συντελεστή απόδοσης για τις ακόλουθες πέντε πληρωμές:"
+msgid "<item type=\"input\">=TANH(0)</item> returns 0, the hyperbolic tangent of 0."
+msgstr "Το <item type=\"input\">=TANH(0)</item> επιστρέφει 0, την υπερβολική εφαπτομένη του 0."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3155838\n"
-"305\n"
+"04060106.xhp\n"
+"bm_id3165633\n"
"help.text"
-msgid "A"
-msgstr "A"
+msgid "<bookmark_value>AutoFilter function; subtotals</bookmark_value><bookmark_value>sums;of filtered data</bookmark_value><bookmark_value>filtered data; sums</bookmark_value><bookmark_value>SUBTOTAL function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση Αυτόματο Φίλτρο, μερικά σύνολα</bookmark_value><bookmark_value>αθροίσματα, φιλτραρισμένων δεδομένων</bookmark_value><bookmark_value>φιλτραρισμένα δεδομένα, αθροίσματα</bookmark_value><bookmark_value>συνάρτηση SUBTOTAL</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3152934\n"
-"306\n"
+"04060106.xhp\n"
+"hd_id3165633\n"
+"466\n"
"help.text"
-msgid "B"
-msgstr "B"
+msgid "SUBTOTAL"
+msgstr "SUBTOTAL"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154638\n"
-"307\n"
+"04060106.xhp\n"
+"par_id3165682\n"
+"467\n"
"help.text"
-msgid "C"
-msgstr "C"
+msgid "<ahelp hid=\"HID_FUNC_TEILERGEBNIS\">Calculates subtotals.</ahelp> If a range already contains subtotals, these are not used for further calculations. Use this function with the AutoFilters to take only the filtered records into account."
+msgstr "<ahelp hid=\"HID_FUNC_TEILERGEBNIS\">Υπολογίζει μερικά σύνολα.</ahelp> Εάν μια περιοχή περιέχει ήδη μερικά σύνολα, αυτά δεν χρησιμοποιούνται για περαιτέρω υπολογισμούς. Χρησιμοποιήστε αυτήν τη συνάρτηση με τα Αυτόματα φίλτρα για να ληφθούν υπόψη μόνο οι φιλτραρισμένες καταχωρήσεις."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3147083\n"
-"308\n"
+"04060106.xhp\n"
+"hd_id3165704\n"
+"495\n"
"help.text"
-msgid "1"
-msgstr "1"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3151187\n"
-"309\n"
+"04060106.xhp\n"
+"par_id3165717\n"
+"496\n"
"help.text"
-msgid "2001-01-01"
-msgstr "2001-01-01"
+msgid "SUBTOTAL(Function; Range)"
+msgstr "SUBTOTAL(Συνάρτηση; Περιοχή)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3145212\n"
-"201\n"
+"04060106.xhp\n"
+"par_id3165731\n"
+"497\n"
"help.text"
-msgid "-<item type=\"input\">10000</item>"
-msgstr "-<item type=\"input\">10000</item>"
+msgid "<emph>Function</emph> is a number that stands for one of the following functions:"
+msgstr "<emph>Συνάρτηση</emph> είναι ένας αριθμός που αντιστοιχεί σε μία από τις ακόλουθες συναρτήσεις:"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3146856\n"
-"202\n"
+"04060106.xhp\n"
+"par_id3165782\n"
+"469\n"
"help.text"
-msgid "<item type=\"input\">Received</item>"
-msgstr "<item type=\"input\">Παραλήφθηκε</item>"
+msgid "Function index"
+msgstr "Ευρετήριο συναρτήσεων"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3153277\n"
-"310\n"
+"04060106.xhp\n"
+"par_id3165806\n"
+"470\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "Function"
+msgstr "Συνάρτηση"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154052\n"
-"203\n"
+"04060106.xhp\n"
+"par_id3165833\n"
+"471\n"
"help.text"
-msgid "2001-01-02"
-msgstr "2001-01-02"
+msgid "1"
+msgstr "1"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3151297\n"
-"204\n"
+"04060106.xhp\n"
+"par_id3165856\n"
+"472\n"
"help.text"
-msgid "<item type=\"input\">2000</item>"
-msgstr "<item type=\"input\">2000</item>"
+msgid "AVERAGE"
+msgstr "AVERAGE"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149985\n"
-"205\n"
+"04060106.xhp\n"
+"par_id3165883\n"
+"473\n"
"help.text"
-msgid "<item type=\"input\">Deposited</item>"
-msgstr "<item type=\"input\">Προκαταβεβλημένο</item>"
+msgid "2"
+msgstr "2"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154744\n"
-"311\n"
+"04060106.xhp\n"
+"par_id3165906\n"
+"474\n"
"help.text"
-msgid "3"
-msgstr "3"
+msgid "COUNT"
+msgstr "COUNT"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3153151\n"
-"206\n"
+"04060106.xhp\n"
+"par_id3165933\n"
+"475\n"
"help.text"
-msgid "2001-03-15"
-msgstr "2001-03-15"
+msgid "3"
+msgstr "3"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3145657\n"
-"207\n"
+"04060106.xhp\n"
+"par_id3165956\n"
+"476\n"
"help.text"
-msgid "2500"
-msgstr "2500"
+msgid "COUNTA"
+msgstr "COUNTA"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3155101\n"
-"312\n"
+"04060106.xhp\n"
+"par_id3165983\n"
+"477\n"
"help.text"
msgid "4"
msgstr "4"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3146894\n"
-"208\n"
-"help.text"
-msgid "2001-05-12"
-msgstr "2001-05-12"
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3143231\n"
-"209\n"
+"04060106.xhp\n"
+"par_id3166006\n"
+"478\n"
"help.text"
-msgid "5000"
-msgstr "5000"
+msgid "MAX"
+msgstr "MAX"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3156012\n"
-"313\n"
+"04060106.xhp\n"
+"par_id3166033\n"
+"479\n"
"help.text"
msgid "5"
msgstr "5"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3149758\n"
-"210\n"
-"help.text"
-msgid "2001-08-10"
-msgstr "2001-08-10"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3147495\n"
-"211\n"
-"help.text"
-msgid "1000"
-msgstr "1000"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3152793\n"
-"212\n"
-"help.text"
-msgid "=XIRR(B1:B5; A1:A5; 0.1) returns 0.1828."
-msgstr "=XIRR(B1:B5; A1:A5; 0.1) επιστρέφει 0.1828."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"bm_id3149198\n"
-"help.text"
-msgid "<bookmark_value>XNPV function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση XNPV</bookmark_value>"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"hd_id3149198\n"
-"213\n"
-"help.text"
-msgid "XNPV"
-msgstr "XNPV"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3153904\n"
-"214\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Calculates the capital value (net present value)for a list of payments which take place on different dates.</ahelp> The calculation is based on a 365 days per year basis, ignoring leap years."
-msgstr "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Υπολογίζει την αξία κεφαλαίου (καθαρή παρούσα αξία) για μια λίστα πληρωμών που πραγματοποιούνται σε διαφορετικές ημερομηνίες.</ahelp> Η βάση υπολογισμού είναι 365 μέρες το χρόνο αγνοώντας τα δίσεκτα έτη."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_idN11138\n"
-"help.text"
-msgid "If the payments take place at regular intervals, use the NPV function."
-msgstr "Αν οι πληρωμές πραγματοποιούνται σε τακτά χρονικά διαστήματα, χρησιμοποιείστε τη συνάρτηση NPV."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"hd_id3155323\n"
-"215\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150117\n"
-"216\n"
+"04060106.xhp\n"
+"par_id3166056\n"
+"480\n"
"help.text"
-msgid "XNPV(Rate; Values; Dates)"
-msgstr "XNPV(Επιτόκιο; Τιμές; Ημερομηνίες)"
+msgid "MIN"
+msgstr "MIN"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3153100\n"
-"217\n"
+"04060106.xhp\n"
+"par_id3143316\n"
+"481\n"
"help.text"
-msgid "<emph>Rate</emph> is the internal rate of return for the payments."
-msgstr "<emph>Επιτόκιο</emph>: ο εσωτερικός συντελεστής απόδοσης για τις πληρωμές."
+msgid "6"
+msgstr "6"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3155395\n"
-"218\n"
+"04060106.xhp\n"
+"par_id3143339\n"
+"482\n"
"help.text"
-msgid "<emph>Values</emph> and <emph>Dates</emph> refer to a series of payments and the series of associated date values. The first pair of dates defines the start of the payment plan. All other date values must be later, but need not be in any order. The series of values must contain at least one negative and one positive value (receipts and deposits)"
-msgstr "<emph>Τιμές</emph> και <emph>Ημερομηνίες</emph>: μια σειρά πληρωμών και η σειρά των αντίστοιχων τιμών των ημερομηνιών. Το πρώτο ζεύγος ημερομηνιών καθορίζει την έναρξη του σχεδίου πληρωμής. Όλες οι άλλες τιμές ημερομηνιών πρέπει να είναι αργότερα, αλλά δεν χρειάζεται να βρίσκονται σε σειρά. Η σειρά των τιμών πρέπει να περιέχει τουλάχιστον μία αρνητική και μία θετική τιμή (αναλήψεις και καταθέσεις)"
+msgid "PRODUCT"
+msgstr "PRODUCT"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3148832\n"
-"219\n"
+"04060106.xhp\n"
+"par_id3143366\n"
+"483\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "7"
+msgstr "7"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150525\n"
-"220\n"
+"04060106.xhp\n"
+"par_id3143389\n"
+"484\n"
"help.text"
-msgid "Calculation of the net present value for the above-mentioned five payments for a notional internal rate of return of 6%."
-msgstr "Υπολογισμός της καθαρής παρούσας αξίας για τις προαναφερθείσες πέντε πληρωμές για ένα ενδεικτικό εσωτερικό συντελεστή απόδοσης της τάξεως του 6%."
+msgid "STDEV"
+msgstr "STDEV"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149910\n"
-"221\n"
+"04060106.xhp\n"
+"par_id3143416\n"
+"485\n"
"help.text"
-msgid "<item type=\"input\">=XNPV(0.06;B1:B5;A1:A5)</item> returns 323.02."
-msgstr "Το <item type=\"input\">=XNPV(0.06;B1:B5;A1:A5)</item> επιστρέφει 323.02."
+msgid "8"
+msgstr "8"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3148822\n"
+"04060106.xhp\n"
+"par_id3143439\n"
+"486\n"
"help.text"
-msgid "<bookmark_value>calculating;rates of return</bookmark_value><bookmark_value>RRI function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμοί, επιτόκια</bookmark_value><bookmark_value>συνάρτηση RRI</bookmark_value>"
+msgid "STDEVP"
+msgstr "STDEVP"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3148822\n"
-"237\n"
+"04060106.xhp\n"
+"par_id3143466\n"
+"487\n"
"help.text"
-msgid "RRI"
-msgstr "RRI"
+msgid "9"
+msgstr "9"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154293\n"
-"238\n"
+"04060106.xhp\n"
+"par_id3143489\n"
+"488\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ZGZ\">Calculates the interest rate resulting from the profit (return) of an investment.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ZGZ\">Υπολογίζει το επιτόκιο που προκύπτει από το κέρδος (απόδοση) μιας επένδυσης.</ahelp>"
+msgid "SUM"
+msgstr "SUM"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3148444\n"
-"239\n"
+"04060106.xhp\n"
+"par_id3143516\n"
+"489\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "10"
+msgstr "10"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3148804\n"
-"240\n"
+"04060106.xhp\n"
+"par_id3143539\n"
+"490\n"
"help.text"
-msgid "RRI(P; PV; FV)"
-msgstr "RRI(P;PV;FV)"
+msgid "VAR"
+msgstr "VAR"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154901\n"
-"241\n"
+"04060106.xhp\n"
+"par_id3143566\n"
+"491\n"
"help.text"
-msgid "<emph>P</emph> is the number of periods needed for calculating the interest rate."
-msgstr "<emph>P</emph> είναι ο αριθμός των περιόδων που χρειάζονται για τον υπολογισμό του επιτοκίου."
+msgid "11"
+msgstr "11"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3159149\n"
-"242\n"
+"04060106.xhp\n"
+"par_id3143589\n"
+"492\n"
"help.text"
-msgid "<emph>PV</emph> is the present (current) value. The cash value is the deposit of cash or the current cash value of an allowance in kind. As a deposit value a positive value must be entered; the deposit must not be 0 or <0."
-msgstr "Το <emph>PV</emph> είναι η τρέχουσα αξία. Η χρηματική αξία είναι η προκαταβολή μετρητών ή τρέχουσα ταμιακή αξία ενός ποσού σε είδος. Ως αξία προκαταβολής πρέπει να εισαχθεί θετική τιμή. Η προκαταβολή δεν μπορεί να είναι 0 ή <0."
+msgid "VARP"
+msgstr "VARP"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149771\n"
-"243\n"
+"04060106.xhp\n"
+"par_id3143606\n"
+"498\n"
"help.text"
-msgid "<emph>FV</emph> determines what is desired as the cash value of the deposit."
-msgstr "<emph>FV</emph> καθορίζει τι είναι επιθυμητό ως αξία της κατάθεσης."
+msgid "<emph>Range</emph> is the range whose cells are included."
+msgstr "<emph>Περιοχή</emph> είναι η περιοχή της οποίας τα κελιά συμπεριλαμβάνονται."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3148941\n"
-"244\n"
+"04060106.xhp\n"
+"hd_id3143625\n"
+"499\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3154212\n"
-"245\n"
-"help.text"
-msgid "For four periods (years) and a cash value of 7,500 currency units, the interest rate of the return is to be calculated if the future value is 10,000 currency units."
-msgstr "Για τέσσερις περιόδους (έτη) και για τρέχουσα αξία 7.500 νομισματικών μονάδων, πρόκειται να υπολογισθεί το επιτόκιο της απόδοσης αν η μελλοντική αξία είναι 10.000 νομισματικές μονάδες."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3150775\n"
-"246\n"
-"help.text"
-msgid "<item type=\"input\">=RRI(4;7500;10000)</item> = 7.46 %"
-msgstr "<item type=\"input\">=RRI(4;7500;10000)</item> = 7.46 %"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3145413\n"
-"247\n"
-"help.text"
-msgid "The interest rate must be 7.46 % so that 7,500 currency units will become 10,000 currency units."
-msgstr "Το επιτόκιο πρέπει να είναι 7,46 % έτσι ώστε οι 7.500 νομισματικές μονάδες να γίνουν 10.000 νομισματικές μονάδες."
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3154267\n"
+"04060106.xhp\n"
+"par_id3143638\n"
+"562\n"
"help.text"
-msgid "<bookmark_value>calculating;constant interest rates</bookmark_value><bookmark_value>constant interest rates</bookmark_value><bookmark_value>RATE function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, σταθερά επιτόκια</bookmark_value><bookmark_value>σταθερά επιτόκια</bookmark_value><bookmark_value>συνάρτηση RATE</bookmark_value>"
+msgid "You have a table in the cell range A1:B5 containing cities in column A and accompanying figures in column B. You have used an AutoFilter so that you only see rows containing the city Hamburg. You want to see the sum of the figures that are displayed; that is, just the subtotal for the filtered rows. In this case the correct formula would be:"
+msgstr "Φανταστείτε ότι έχετε έναν πίνακα στην περιοχή κελιών A1:B5 που στην στήλη Α περιέχει πόλεις και στη στήλη Β σχετικούς αριθμούς. Έχετε χρησιμοποιήσει ένα Αυτόματο φίλτρο, π.χ. για να βλέπετε μόνο τις γραμμές που περιέχουν την πόλη Αμβούργο. Τώρα θέλετε να δείτε το άθροισμα των αριθμών που εμφανίζονται, δηλ. μόνο το μερικό αποτέλεσμα των φιλτραρισμένων γραμμών. Σε αυτήν την περίπτωση ο σωστός τύπος θα ήταν:"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3154267\n"
-"249\n"
+"04060106.xhp\n"
+"par_id3143658\n"
+"563\n"
"help.text"
-msgid "RATE"
-msgstr "RATE"
+msgid "<item type=\"input\">=SUBTOTAL(9;B2:B5)</item>"
+msgstr "<item type=\"input\">=SUBTOTAL(9;B2:B5)</item>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3151052\n"
-"250\n"
+"04060106.xhp\n"
+"bm_id3143672\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ZINS\">Returns the constant interest rate per period of an annuity.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ZINS\">Επιστρέφει το σταθερό επιτόκιο ανά περίοδο μιας προσόδου.</ahelp>"
+msgid "<bookmark_value>Euro; converting</bookmark_value><bookmark_value>EUROCONVERT function</bookmark_value>"
+msgstr "<bookmark_value>Ευρώ; μετατροπή σε</bookmark_value><bookmark_value>συνάρτηση CONVERT</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3154272\n"
-"251\n"
+"04060106.xhp\n"
+"hd_id3143672\n"
+"564\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "EUROCONVERT"
+msgstr "EUROCONVERT"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3158423\n"
-"252\n"
+"04060106.xhp\n"
+"par_id3143708\n"
+"565\n"
"help.text"
-msgid "RATE(NPer; Pmt; PV; FV; Type; Guess)"
-msgstr "RATE(NPer; Pmt; PV; FV; Τύπος; Εκτίμηση)"
+msgid "<ahelp hid=\"HID_FUNC_UMRECHNEN\">Converts between old European national currency and to and from Euros.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_UMRECHNEN\">Μετατρέπει από παλιά Ευρωπαϊκά νομίσματα προς Ευρώ και το αντίστροφο.</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3148910\n"
-"253\n"
+"04060106.xhp\n"
+"par_id3143731\n"
+"566\n"
"help.text"
-msgid "<emph>NPer</emph> is the total number of periods, during which payments are made (payment period)."
-msgstr "<emph>NPer</emph> είναι ο συνολικός αριθμός των περιόδων κατά τις οποίες καταβάλλονται πληρωμές (περίοδος πληρωμής)."
+msgid "<emph>Syntax</emph>"
+msgstr "<emph>Σύνταξη</emph>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3148925\n"
-"254\n"
+"04060106.xhp\n"
+"par_id3143748\n"
+"567\n"
"help.text"
-msgid "<emph>Pmt</emph> is the constant payment (annuity) paid during each period."
-msgstr "<emph>Pmt</emph> είναι η σταθερή πληρωμή (πρόσοδος) που καταβάλλεται σε κάθε περίοδο."
+msgid "EUROCONVERT(Value; \"From_currency\"; \"To_currency\", full_precision, triangulation_precision)"
+msgstr "EUROCONVERT(Value; \"Από νόμισμα\"; \"Σε_νόμισμα\", πλήρης_ακρίβεια, τριγωνομετρική_ακρίβεια)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149160\n"
-"255\n"
+"04060106.xhp\n"
+"par_id3143763\n"
+"568\n"
"help.text"
-msgid "<emph>PV</emph> is the cash value in the sequence of payments."
-msgstr "<emph>PV</emph> είναι η παρούσα τρέχουσα αξία σε μια σειρά πληρωμών."
+msgid "<emph>Value</emph> is the amount of the currency to be converted."
+msgstr "<emph>Τιμή</emph> είναι το ποσό στο νόμισμα από το οποίο θα γίνει η μετατροπή."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3166456\n"
-"256\n"
+"04060106.xhp\n"
+"par_id3143782\n"
+"569\n"
"help.text"
-msgid "<emph>FV</emph> (optional) is the future value, which is reached at the end of the periodic payments."
-msgstr "<emph>FV</emph> (προαιρετικό) είναι η μελλοντική αξία, η οποία επιτυγχάνεται στο τέλος των περιοδικών πληρωμών."
+msgid "<emph>From_currency</emph> and <emph>To_currency</emph> are the currency units to convert from and to respectively. These must be text, the official abbreviation for the currency (for example, \"EUR\"). The rates (shown per Euro) were set by the European Commission."
+msgstr "Η <emph>Νόμισμα1</emph> και η <emph>Νόμισμα2</emph> είναι οι νομισματικές μονάδες που θα μετατραπούν η μία στην άλλη και αντιστρόφως. Αυτές πρέπει να είναι κείμενο και συγκεκριμένα η επίσημη συντομογραφία για το νόμισμα (π.χ. \"EUR\"). Οι ισοτιμίες (ανά Ευρώ) έχουν καθορισθεί από την Ευρωπαϊκή Επιτροπή."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3153243\n"
-"257\n"
+"04060106.xhp\n"
+"par_id0119200904301810\n"
"help.text"
-msgid "<emph>Type</emph> (optional) is the due date of the periodic payment, either at the beginning or at the end of a period."
-msgstr "<emph>Τύπος</emph> (προαιρετικό) είναι η ημερομηνία λήξης της περιοδικής πληρωμής, είτε στην αρχή είτε στο τέλος της περιόδου."
+msgid "<emph>Full_precision</emph> is optional. If omitted or False, the result is rounded according to the decimals of the To currency. If Full_precision is True, the result is not rounded."
+msgstr "Η <emph>Πλήρης ακρίβεια</emph> είναι προαιρετική. Αν δεν συμπεριληφθεί, ή είναι False, το αποτέλεσμα στρογγυλοποιείται σύμφωνα με τα δεκαδικά του νομίσματος στο πεδίο Προς. Αν η πλήρης ακρίεια έχει ορισθεί σε True, το αποτέλεσμα δεν στρογγυλοποιείται."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3146949\n"
-"258\n"
+"04060106.xhp\n"
+"par_id0119200904301815\n"
"help.text"
-msgid "<emph>Guess</emph> (optional) determines the estimated value of the interest with iterative calculation."
-msgstr "<emph>Εκτίμηση</emph> (προαιρετικό) καθορίζει την εκτιμώμενη αξία του τόκου με διαδοχικούς υπολογισμούς."
+msgid "<emph>Triangulation_precision</emph> is optional. If Triangulation_precision is given and >=3, the intermediate result of a triangular conversion (currency1,EUR,currency2) is rounded to that precision. If Triangulation_precision is omitted, the intermediate result is not rounded. Also if To currency is \"EUR\", Triangulation_precision is used as if triangulation was needed and conversion from EUR to EUR was applied."
+msgstr "Η <emph>Τριγωνική ακρίβεια</emph> είναι προαιρετική. Αν δοθεί Τριγωνική ακρίβεια και είναι >=3, το αποτέλεσμα της τριγωνικής μετατροπής (νόμισμα1,EUR,νόμισμα2) στρογγυλοποιείται σε αυτή την ακρίβεια. Αν η Τριγωνική ακρίβεια δεν συμπεριληφθεί , το αποτέλεσμα δεν στρογγυλοποιείται. Ακόμα αν το νόμισμα είναι \"EUR\",η Τριγωνική ακρίβεια χρησιμοποιείται ως τριγωνική όταν χρειαστεί και όταν εφαρμόζεται μετατροπή από EUR σε EUR ."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_idN10E2A\n"
+"04060106.xhp\n"
+"par_id3143819\n"
+"570\n"
"help.text"
-msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgid "<emph>Examples</emph>"
+msgstr "<emph>Παραδείγματα</emph>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3149791\n"
-"259\n"
+"04060106.xhp\n"
+"par_id3143837\n"
+"571\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">=EUROCONVERT(100;\"ATS\";\"EUR\")</item> converts 100 Austrian Schillings into Euros."
+msgstr "Το <item type=\"input\">=CONVERT(100;\"ATS\";\"EUR\")</item> μετατρέπει 100 Αυστριακά Σελίνια σε Ευρώ."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150706\n"
-"260\n"
+"04060106.xhp\n"
+"par_id3143853\n"
+"572\n"
"help.text"
-msgid "What is the constant interest rate for a payment period of 3 periods if 10 currency units are paid regularly and the present cash value is 900 currency units."
-msgstr "Ποιο είναι το σταθερό επιτόκιο για περίοδο πληρωμής 3 περιόδων αν καταβάλλονται τακτικά 10 νομισματικές μονάδες και η παρούσα αξία είναι 900 νομισματικές μονάδες."
+msgid "<item type=\"input\">=EUROCONVERT(100;\"EUR\";\"DEM\")</item> converts 100 Euros into German Marks."
+msgstr "Το <item type=\"input\">=CONVERT(100;\"EUR\";\"DEM\")</item> μετατρέπει 100 Ευρώ σε Γερμανικά Μάρκα."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3155586\n"
-"261\n"
+"04060106.xhp\n"
+"bm_id0908200902090676\n"
"help.text"
-msgid "<item type=\"input\">=RATE(3;10;900)</item> = -121% The interest rate is therefore 121%."
-msgstr "<item type=\"input\">=RATE(3;10;900)</item> = -121% Το επιτόκιο είναι λοιπόν 121%."
+msgid "<bookmark_value>CONVERT function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση CONVERT</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3149106\n"
+"04060106.xhp\n"
+"hd_id0908200902074836\n"
"help.text"
-msgid "<bookmark_value>INTRATE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση INTRATE</bookmark_value>"
+msgid "CONVERT"
+msgstr "CONVERT"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3149106\n"
-"60\n"
+"04060106.xhp\n"
+"par_id0908200902131122\n"
"help.text"
-msgid "INTRATE"
-msgstr "INTRATE"
+msgid "<ahelp hid=\".\">Converts a value from one unit of measurement to another unit of measurement. The conversion factors are given in a list in the configuration.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετατρέπει μια τιμή από μια μονάδα μέτρησης σε μία άλλη. Οι συντελεστές μετατροπής δίνονται σε μία λίστα στις ρυθμίσεις.</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149918\n"
-"61\n"
+"04060106.xhp\n"
+"par_id0908200902475420\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_INTRATE\">Calculates the annual interest rate that results when a security (or other item) is purchased at an investment value and sold at a redemption value. No interest is paid.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_INTRATE\">Υπολογίζει το ετήσιο επιτόκιο που προκύπτει όταν ένας τίτλος (ή άλλο στοιχείο) αγοράζεται σε αξία επένδυσης και πωλείται σε αξία εξαγοράς. Δεν καταβάλλεται τόκος.</ahelp>"
+msgid "At one time the list of conversion factors included the legacy European currencies and the Euro (see examples below). We suggest using the new function EUROCONVERT for converting these currencies."
+msgstr "Παλαιότερα ή λίστα μετατροπής περιλάμβανε και τις παλαιά ευρωπαϊκά νομίσματα (δείτε τα παραδείγματα παρακάτω). Σας προτείνουμε να χρησιμοποιήσετε την νέα συνάρτηση EUROCONVERT για την μετατροπή αυτών των νομισμάτων."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3149974\n"
-"62\n"
+"04060106.xhp\n"
+"hd_id0908200902131071\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3149800\n"
-"63\n"
-"help.text"
-msgid "INTRATE(Settlement; Maturity; Investment; Redemption; Basis)"
-msgstr "INTRATE(Διακανονισμός;Λήξη;Επένδυση;Εξαγορά;Βάση)"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3148618\n"
-"64\n"
-"help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3148988\n"
-"65\n"
-"help.text"
-msgid "<emph>Maturity</emph> is the date on which the security is sold."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3154604\n"
-"66\n"
-"help.text"
-msgid "<emph>Investment</emph> is the purchase price."
-msgstr "<emph>Επένδυση</emph>: η τιμή αγοράς."
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154337\n"
-"67\n"
+"04060106.xhp\n"
+"par_id0908200902131191\n"
"help.text"
-msgid "<emph>Redemption</emph> is the selling price."
-msgstr "<emph>Εξαγορά</emph>: η τιμή πώλησης."
+msgid "CONVERT(value;\"text\";\"text\")"
+msgstr "CONVERT(value;\"text\";\"text\")"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3145380\n"
-"68\n"
+"04060106.xhp\n"
+"hd_id0908200902131152\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149426\n"
-"69\n"
+"04060106.xhp\n"
+"par_id090820090213112\n"
"help.text"
-msgid "A painting is bought on 1990-01-15 for 1 million and sold on 2002-05-05 for 2 million. The basis is daily balance calculation (basis = 3). What is the average annual level of interest?"
-msgstr "Ένας πίνακας αγοράστηκε στις 15/1/1990 για 1 εκατομμύριο και πωλήθηκε στις 5/5/2002 για 2 εκατομμύρια. Η βάση είναι υπολογισμός ημερήσιας απόσβεσης (βάση = 3). Ποιο είναι το μέσο ετήσιο επίπεδο τόκων;"
+msgid "<item type=\"input\">=CONVERT(100;\"ATS\";\"EUR\")</item> returns the Euro value of 100 Austrian Schillings."
+msgstr "Το <item type=\"input\">=CONVERT(100;\"ATS\";\"EUR\")</item> μετατρέπει 100 Αυστριακά Σελίνια σε Ευρώ."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3151125\n"
-"70\n"
+"04060106.xhp\n"
+"par_id0908200902475431\n"
"help.text"
-msgid "=INTRATE(\"1990-01-15\"; \"2002-05-05\"; 1000000; 2000000; 3) returns 8.12%."
-msgstr "=INTRATE(\"1990-01-15\"; \"2002-05-05\"; 1000000; 2000000; 3) επιστρέφει 8.12%."
+msgid "=CONVERT(100;\"EUR\";\"DEM\") converts 100 Euros into German Marks."
+msgstr "=CONVERT(100;\"EUR\";\"DEM\") μετατρέπει 100 Ευρώ σε γερμανικά μάρκα."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3148654\n"
+"04060106.xhp\n"
+"bm_id3157177\n"
"help.text"
-msgid "<bookmark_value>COUPNCD function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COUPNCD</bookmark_value>"
+msgid "<bookmark_value>ODD function</bookmark_value><bookmark_value>rounding;up/down to nearest odd integer</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ODD</bookmark_value><bookmark_value>στρογγυλοποίηση, προς τα πάνω/κάτω στον πλησιέστερο ακέραιο</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3148654\n"
-"163\n"
+"04060106.xhp\n"
+"hd_id3157177\n"
+"502\n"
"help.text"
-msgid "COUPNCD"
-msgstr "COUPNCD"
+msgid "ODD"
+msgstr "ODD"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149927\n"
-"164\n"
+"04060106.xhp\n"
+"par_id3157205\n"
+"503\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_COUPNCD\">Returns the date of the first interest date after the settlement date. Format the result as a date.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPNCD\">Επιστρέφει την ημερομηνία της πρώτης ημερομηνίας τοκισμού κατόπιν της ημερομηνίας διακανονισμού. Μορφοποιεί το αποτέλεσμα ως ημερομηνία.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_UNGERADE\">Rounds a positive number up to the nearest odd integer and a negative number down to the nearest odd integer.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_UNGERADE\">Στρογγυλοποιεί έναν θετικό αριθμό προς τα πάνω στον πλησιέστερο περιττό ακέραιο και ένα αρνητικό αριθμό προς τα κάτω στον πλησιέστερο περιττό ακέραιο.</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3153317\n"
-"165\n"
+"04060106.xhp\n"
+"hd_id3157223\n"
+"504\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3150423\n"
-"166\n"
-"help.text"
-msgid "COUPNCD(Settlement; Maturity; Frequency; Basis)"
-msgstr "COUPNCD(Διακανονισμός; Λήξη; Συχνότητα; Βάση)"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3150628\n"
-"167\n"
-"help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3153536\n"
-"168\n"
+"04060106.xhp\n"
+"par_id3157237\n"
+"505\n"
"help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgid "ODD(Number)"
+msgstr "ODD(Αριθμός)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3145313\n"
-"169\n"
+"04060106.xhp\n"
+"par_id3157250\n"
+"506\n"
"help.text"
-msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
+msgid "Returns <emph>Number</emph> rounded to the next odd integer up, away from zero."
+msgstr "Επιστρέφει τον <emph>Αριθμό</emph> στρογγυλοποιημένο στον επόμενο (μεγαλύτερο) περιττό ακέραιο."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3155424\n"
-"170\n"
+"04060106.xhp\n"
+"hd_id3157270\n"
+"507\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3154794\n"
-"171\n"
-"help.text"
-msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) when is the next interest date?"
-msgstr "Ένας τίτλος αγοράζεται στις 25/1/2001. Η ημερομηνία λήξης είναι 15/11/2001. Ο τόκος καταβάλλεται ανά εξάμηνο (η συχνότητα περιόδων είναι 2). Χρησιμοποιώντας τη μέθοδο υπολογισμού ημερήσιου τόκου (βάση 3), πότε είναι η επόμενη ημερομηνία τοκισμού;"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3159251\n"
-"172\n"
-"help.text"
-msgid "=COUPNCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2001-05-15."
-msgstr "Το =COUPNCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) επιστρέφει 2001-05-15."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"bm_id3143281\n"
-"help.text"
-msgid "<bookmark_value>COUPDAYS function</bookmark_value>"
-msgstr "<bookmark_value>συχνότητα COUPDAYS</bookmark_value>"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"hd_id3143281\n"
-"143\n"
-"help.text"
-msgid "COUPDAYS"
-msgstr "COUPDAYS"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3149488\n"
-"144\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_COUPDAYS\">Returns the number of days in the current interest period in which the settlement date falls.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPDAYS\">Επιστρέφει τον αριθμό των ημερών στην τρέχουσα περίοδο τοκισμού στην οποία εμπίπτει η ημερομηνία διακανονισμού.</ahelp>"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"hd_id3148685\n"
-"145\n"
-"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3149585\n"
-"146\n"
-"help.text"
-msgid "COUPDAYS(Settlement; Maturity; Frequency; Basis)"
-msgstr "COUPDAYS(Διακανονισμός; Λήξη; Συχνότητα; Βάση)"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3152767\n"
-"147\n"
-"help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3151250\n"
-"148\n"
-"help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3146126\n"
-"149\n"
+"04060106.xhp\n"
+"par_id3157283\n"
+"508\n"
"help.text"
-msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
+msgid "<item type=\"input\">=ODD(1.2)</item> returns 3."
+msgstr "Η συνάρτηση <item type=\"input\">=ODD(1.2)</item> επιστρέφει ως αποτέλεσμα 3."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3153705\n"
-"150\n"
+"04060106.xhp\n"
+"par_id8746910\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">=ODD(1)</item> returns 1."
+msgstr "Η συνάρτηση <item type=\"input\">=ODD(1)</item> επιστρέφει ως αποτέλεσμα 1."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3147530\n"
-"151\n"
+"04060106.xhp\n"
+"par_id9636524\n"
"help.text"
-msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many days are there in the interest period in which the settlement date falls?"
-msgstr "Ένας τίτλος αγοράζεται στις 25/1/2001. Η ημερομηνία λήξης είναι 15/11/2001. Ο τόκος καταβάλλεται ανά εξάμηνο (η συχνότητα περιόδων είναι 2). Χρησιμοποιώντας την μέθοδο υπολογισμού ημερήσιου τόκου (βάση 3), πόσες μέρες υπάρχουν στην περίοδο τοκισμού στην οποία εμπίπτει η ημερομηνία διακανονισμού;"
+msgid "<item type=\"input\">=ODD(0)</item> returns 1."
+msgstr "Η συνάρτηση <item type=\"input\">=ODD(0)</item> επιστρέφει ως αποτέλεσμα 1."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3156338\n"
-"152\n"
+"04060106.xhp\n"
+"par_id5675527\n"
"help.text"
-msgid "=COUPDAYS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 181."
-msgstr "Το =COUPDAYS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) επιστρέφει 181."
+msgid "<item type=\"input\">=ODD(-3.1)</item> returns -5."
+msgstr "Η συνάρτηση <item type=\"input\">=ODD(-3.1)</item> επιστρέφει ως αποτέλεσμα -5."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3154832\n"
+"04060106.xhp\n"
+"bm_id3157404\n"
"help.text"
-msgid "<bookmark_value>COUPDAYSNC function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COUPDAYSNC</bookmark_value>"
+msgid "<bookmark_value>FLOOR function</bookmark_value><bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση FLOOR</bookmark_value><bookmark_value>στρογγυλοποίηση, προς τα κάτω στο πλησιέστερο πολλαπλάσιο σημαντικότητας</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3154832\n"
-"153\n"
+"04060106.xhp\n"
+"hd_id3157404\n"
+"512\n"
"help.text"
-msgid "COUPDAYSNC"
-msgstr "COUPDAYSNC"
+msgid "FLOOR"
+msgstr "FLOOR"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3147100\n"
-"154\n"
+"04060106.xhp\n"
+"par_id3157432\n"
+"513\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_COUPDAYSNC\">Returns the number of days from the settlement date until the next interest date.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPDAYSNC\">Επιστρέφει τον αριθμό των ημερών από τη ημερομηνία διακανονισμού μέχρι την ημερομηνία του επόμενου τοκισμού.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Rounds a number down to the nearest multiple of Significance.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Στρογγυλοποιεί έναν αριθμό προς τα κάτω στο πλησιέστερο πολλαπλάσιο σημαντικότητας.</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3151312\n"
-"155\n"
+"04060106.xhp\n"
+"hd_id3157451\n"
+"514\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3155121\n"
-"156\n"
+"04060106.xhp\n"
+"par_id3157464\n"
+"515\n"
"help.text"
-msgid "COUPDAYSNC(Settlement; Maturity; Frequency; Basis)"
-msgstr "COUPDAYSNC(Διακανονισμός; Λήξη; Συχνότητα; Βάση)"
+msgid "FLOOR(Number; Significance; Mode)"
+msgstr "FLOOR(Αριθμός; Σημαντικότητα; Κατάσταση)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3158440\n"
-"157\n"
+"04060106.xhp\n"
+"par_id3157478\n"
+"516\n"
"help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+msgid "<emph>Number</emph> is the number that is to be rounded down."
+msgstr "<emph>Αριθμός</emph> είναι ο αριθμός που θα στρογγυλοποιηθεί."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3146075\n"
-"158\n"
+"04060106.xhp\n"
+"par_id3157497\n"
+"517\n"
"help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgid "<emph>Significance</emph> is the value to whose multiple the number is to be rounded down."
+msgstr "<emph>Σημαντικότητα</emph> είναι η τιμή στης οποίας το πολλαπλάσιο θα στρογγυλοποιηθεί προς τα κάτω ο αριθμός."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154620\n"
-"159\n"
+"04060106.xhp\n"
+"par_id3157517\n"
+"561\n"
"help.text"
-msgid "<emph>Frequency </emph>is number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
+msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of the number. This parameter is ignored when exporting to MS Excel as Excel does not know any third parameter."
+msgstr "Η <emph>Κατάσταση</emph> είναι προαιρετική. Αν η τιμή της είναι δοσμένη και διάφορη του μηδενός, και αν ο Αριθμός και η Σημαντικότητα είναι αρνητικοί, τότε η στρογγυλοποίηση γίνεται βασισμένη στην απόλυτη τιμή του αριθμού. Αυτή η παράμετρος αγνοείται κατά την εξαγωγή στο MS Excel καθώς το Excel δεν γνωρίζει τρίτη παράμετρο."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3155604\n"
-"160\n"
+"04060106.xhp\n"
+"par_id3163894\n"
+"630\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "If both parameters Number and Significance are negative, and if the Mode value is equal to zero or is not specified, then the results in $[officename] Calc and Excel will differ after exporting. If you export the spreadsheet to Excel, use Mode=1 to see the same results in Excel as in Calc."
+msgstr "Αν καιο αριθμός και η σημαντικότητα είναι αρνητικοί και η Κατάσταση είναι μηδέν ή δεν έχει ορισθεί, τότε τα αποτελέσματα μεταξύ του $[officename] Calc και του Excel θα διαφέρουν μετά την εξαγωγή. Αν εξάγετε το υπολογστικό φύλλο στο Excel χρησιμοποιήστε Κατάσταση=1 για να δίνει τα ίδια αποτελέσματα με το Calc."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3148671\n"
-"161\n"
+"04060106.xhp\n"
+"hd_id3163932\n"
+"518\n"
"help.text"
-msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many days are there until the next interest payment?"
-msgstr "Ένας τίτλος αγοράζεται στις 25/1/2001. Η ημερομηνία λήξης είναι 15/11/2001. Ο τόκος καταβάλλεται ανά εξάμηνο (η συχνότητα περιόδων είναι 2). Χρησιμοποιώντας τη μέθοδο υπολογισμού ημερήσιου τόκου (βάση 3), σε πόσες ημέρες είναι η επόμενη καταβολή τόκων;"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3156158\n"
-"162\n"
+"04060106.xhp\n"
+"par_id3163945\n"
+"519\n"
"help.text"
-msgid "=COUPDAYSNC(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 110."
-msgstr "Το =COUPDAYSNC(\"2001-01-25\"; \"2001-11-15\"; 2; 3) επιστρέφει 110."
+msgid "<item type=\"input\">=FLOOR( -11;-2)</item> returns -12"
+msgstr "Το <item type=\"input\">=FLOOR( -11;-2)</item> επιστρέφει -12"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3150408\n"
+"04060106.xhp\n"
+"par_id3163966\n"
+"520\n"
"help.text"
-msgid "<bookmark_value>COUPDAYBS function</bookmark_value><bookmark_value>durations;first interest payment until settlement date</bookmark_value><bookmark_value>securities;first interest payment until settlement date</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COUPDAYBS</bookmark_value><bookmark_value>διάρκειες, πρώτη πληρωμή τόκου μέχρι την ημερομηνία διακανονισμού</bookmark_value><bookmark_value>τίτλοι, πρώτη πληρωμή τόκου μέχρι την ημερομηνία διακανονισμού</bookmark_value>"
+msgid "<item type=\"input\">=FLOOR( -11;-2;0)</item> returns -12"
+msgstr "Το <item type=\"input\">=FLOOR( -11;-2;0)</item> επιστρέφει -12"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3150408\n"
-"133\n"
+"04060106.xhp\n"
+"par_id3163988\n"
+"521\n"
"help.text"
-msgid "COUPDAYBS"
-msgstr "COUPDAYBS"
+msgid "<item type=\"input\">=FLOOR( -11;-2;1)</item> returns -10"
+msgstr "Το <item type=\"input\">=FLOOR( -11;-2;1)</item> επιστρέφει -10"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3146795\n"
-"134\n"
+"04060106.xhp\n"
+"bm_id3164086\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_COUPDAYBS\">Returns the number of days from the first day of interest payment on a security until the settlement date.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPDAYBS\">Επιστρέφει τον αριθμό των ημερών από την πρώτη ημέρα της πληρωμής τόκου κάποιου τίτλου μέχρι την ημερομηνία διακανονισμού.</ahelp>"
+msgid "<bookmark_value>SIGN function</bookmark_value><bookmark_value>algebraic signs</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SIGN</bookmark_value><bookmark_value>αλγεβρικά πρόσημα</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3156142\n"
-"135\n"
+"04060106.xhp\n"
+"hd_id3164086\n"
+"523\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "SIGN"
+msgstr "SIGN"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3159083\n"
-"136\n"
+"04060106.xhp\n"
+"par_id3164115\n"
+"524\n"
"help.text"
-msgid "COUPDAYBS(Settlement; Maturity; Frequency; Basis)"
-msgstr "COUPDAYBS(Διακανονισμός; Λήξη; Συχνότητα; Βάση)"
+msgid "<ahelp hid=\"HID_FUNC_VORZEICHEN\">Returns the sign of a number. Returns 1 if the number is positive, -1 if negative and 0 if zero.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_VORZEICHEN\">Επιστρέφει το πρόσημο ενός αριθμού. Επιστρέφει 1 αν ο αριθμός είναι θετικός, -1 αν είναι αρνητικός και 0 αν είναι μηδέν.</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3146907\n"
-"137\n"
+"04060106.xhp\n"
+"hd_id3164136\n"
+"525\n"
"help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3159390\n"
-"138\n"
+"04060106.xhp\n"
+"par_id3164150\n"
+"526\n"
"help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgid "SIGN(Number)"
+msgstr "SIGN(Αριθμός)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154414\n"
-"139\n"
+"04060106.xhp\n"
+"par_id3164164\n"
+"527\n"
"help.text"
-msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
+msgid "<emph>Number</emph> is the number whose sign is to be determined."
+msgstr "Ο <emph>Αριθμός</emph> είναι ο αριθμός του οποίου θα καθοριστεί το σύμβολο."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3153880\n"
-"140\n"
+"04060106.xhp\n"
+"hd_id3164183\n"
+"528\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150592\n"
-"141\n"
+"04060106.xhp\n"
+"par_id3164197\n"
+"529\n"
"help.text"
-msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many days is this?"
-msgstr "Ένας τίτλος αγοράζεται στις 25/1/2001. Η ημερομηνία λήξης είναι 15/11/2001. Ο τόκος καταβάλλεται ανά εξάμηνο (η συχνότητα περιόδων είναι 2). Χρησιμοποιώντας τη μέθοδο υπολογισμού ημερήσιου τόκου (βάση 3), πόσες μέρες προκύπτουν;"
+msgid "<item type=\"input\">=SIGN(3.4)</item> returns 1."
+msgstr "Η συνάρτηση <item type=\"input\">=SIGN(3.4)</item> επιστρέφει ως αποτέλεσμα 1."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3151103\n"
-"142\n"
+"04060106.xhp\n"
+"par_id3164212\n"
+"530\n"
"help.text"
-msgid "=COUPDAYBS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 71."
-msgstr "Το =COUPDAYBS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) επιστρέφει 71."
+msgid "<item type=\"input\">=SIGN(-4.5)</item> returns -1."
+msgstr "Η συνάρτηση <item type=\"input\">=SIGN(-4.5)</item> επιστρέφει ως αποτέλεσμα -1."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3152957\n"
+"04060106.xhp\n"
+"bm_id3164252\n"
"help.text"
-msgid "<bookmark_value>COUPPCD function</bookmark_value><bookmark_value>dates;interest date prior to settlement date</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COUPPCD</bookmark_value><bookmark_value>ημερομηνίες, ημερομηνία τοκισμού πριν την ημερομηνία διακανονισμού</bookmark_value>"
+msgid "<bookmark_value>MROUND function</bookmark_value><bookmark_value>nearest multiple</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση MROUND</bookmark_value><bookmark_value>πιο κοντινό πολλαπλάσιο</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3152957\n"
-"183\n"
+"04060106.xhp\n"
+"hd_id3164252\n"
+"658\n"
"help.text"
-msgid "COUPPCD"
-msgstr "COUPPCD"
+msgid "MROUND"
+msgstr "MROUND"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3153678\n"
-"184\n"
+"04060106.xhp\n"
+"par_id3164288\n"
+"659\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_COUPPCD\">Returns the date of the interest date prior to the settlement date. Format the result as a date.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPPCD\">Επιστρέφει την ημερομηνία της ημερομηνίας τοκισμού πριν από την ημερομηνία διακανονισμού. Μορφοποιεί το αποτέλεσμα ως ημερομηνία.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_MROUND\">Returns a number rounded to the nearest multiple of another number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_MROUND\">Επιστρέφει ένα αριθμός που περικλείεται από το πιο κοντινό πολλαπλάσιο ενός άλλου αριθμού.</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3156269\n"
-"185\n"
+"04060106.xhp\n"
+"hd_id3164306\n"
+"660\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3153790\n"
-"186\n"
-"help.text"
-msgid "COUPPCD(Settlement; Maturity; Frequency; Basis)"
-msgstr "COUPPCD(Διακανονισμός; Λήξη; Συχνότητα; Βάση)"
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150989\n"
-"187\n"
+"04060106.xhp\n"
+"par_id3164320\n"
+"661\n"
"help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+msgid "MROUND(Number; Multiple)"
+msgstr "MROUND(Αριθμός, Πολλαπλάσιο)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154667\n"
-"188\n"
+"04060106.xhp\n"
+"par_id3486434\n"
"help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgid "Returns <emph>Number</emph> rounded to the nearest multiple of <emph>Multiple</emph>."
+msgstr "Επιστρέφει τον <emph>Αριθμό</emph> στρογγυλοποιημένο στο πλησιέστερο πολλαπλάσιο του <emph>Πολλαπλάσιο</emph>."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154569\n"
-"189\n"
+"04060106.xhp\n"
+"par_id3068636\n"
"help.text"
-msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
+msgid "An alternative implementation would be <item type=\"literal\">Multiple * ROUND(Number/Multiple)</item>."
+msgstr "Μια εναλλακτική υλοποίηση θα ήταν <item type=\"literal\">Πολλαπλάσιο * ROUND(Αριθμός/Πολλαπλάσιο)</item>."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3150826\n"
-"190\n"
+"04060106.xhp\n"
+"hd_id3164333\n"
+"662\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3148968\n"
-"191\n"
+"04060106.xhp\n"
+"par_id3164347\n"
+"663\n"
"help.text"
-msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) what was the interest date prior to purchase?"
-msgstr "Ένας τίτλος αγοράζεται στις 1.25.2001. Η ημερομηνία λήξης είναι 11.15.2001. Ο τόκος καταβάλλεται ανά εξάμηνο (η συχνότητα περιόδων είναι 2). Χρησιμοποιώντας τη μέθοδο υπολογισμού ημερήσιου τόκου (βάση 3), ποια ήταν η ημερομηνία τοκισμού πριν από την αγορά;"
+msgid "<item type=\"input\">=MROUND(15.5;3)</item> returns 15, as 15.5 is closer to 15 (= 3*5) than to 18 (= 3*6)."
+msgstr "Το <item type=\"input\">=MROUND(15.5;3)</item> επιστρέφει 15, καθώς το 15.5 είναι πλησιέστερα στο 15 (= 3*5) από το 18 (= 3*6)."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149992\n"
-"192\n"
+"04060106.xhp\n"
+"par_idN14DD6\n"
"help.text"
-msgid "=COUPPCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2000-15-11."
-msgstr "Το =COUPPCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) επιστρέφει 2000-15-11."
+msgid "<item type=\"input\">=MROUND(1.4;0.5)</item> returns 1.5 (= 0.5*3)."
+msgstr "Το <item type=\"input\">=MROUND(1.4;0.5)</item> επιστρέφει 1.5 (= 0.5*3)."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3150673\n"
+"04060106.xhp\n"
+"bm_id3164375\n"
"help.text"
-msgid "<bookmark_value>COUPNUM function</bookmark_value><bookmark_value>number of coupons</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COUPNUM</bookmark_value><bookmark_value>αριθμός τοκομεριδίων</bookmark_value>"
+msgid "<bookmark_value>SQRT function</bookmark_value><bookmark_value>square roots;positive numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SQRT</bookmark_value><bookmark_value>τετραγωνικές ρίζες, θετικοί αριθμοί</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3150673\n"
-"173\n"
+"04060106.xhp\n"
+"hd_id3164375\n"
+"532\n"
"help.text"
-msgid "COUPNUM"
-msgstr "COUPNUM"
+msgid "SQRT"
+msgstr "SQRT"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154350\n"
-"174\n"
+"04060106.xhp\n"
+"par_id3164404\n"
+"533\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_COUPNUM\">Returns the number of coupons (interest payments) between the settlement date and the maturity date.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPNUM\">Επιστρέφει τον αριθμό των τοκομεριδίων (πληρωμές τόκων) μεταξύ της ημερομηνίας διακανονισμού και της ημερομηνίας λήξης.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_WURZEL\">Returns the positive square root of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_WURZEL\">Επιστρέφει την θετική τετραγωνική ρίζα ενός αριθμού.</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3148400\n"
-"175\n"
+"04060106.xhp\n"
+"hd_id3164424\n"
+"534\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3153200\n"
-"176\n"
-"help.text"
-msgid "COUPNUM(Settlement; Maturity; Frequency; Basis)"
-msgstr "COUPNUM(Διακανονισμός; Λήξη; Συχνότητα; Βάση)"
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3159406\n"
-"177\n"
+"04060106.xhp\n"
+"par_id3164437\n"
+"535\n"
"help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+msgid "SQRT(Number)"
+msgstr "SQRT(Αριθμός)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3155864\n"
-"178\n"
+"04060106.xhp\n"
+"par_id3164451\n"
+"536\n"
"help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgid "Returns the positive square root of <emph>Number</emph>."
+msgstr "Επιστρέφει τη θετική τετραγωνική ρίζα του <emph>Αριθμού</emph>."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154720\n"
-"179\n"
+"04060106.xhp\n"
+"par_id6870021\n"
"help.text"
-msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
+msgid "Number must be positive."
+msgstr "Ο αριθμός πρέπει να είναι θετικός."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3149319\n"
-"180\n"
+"04060106.xhp\n"
+"hd_id3164471\n"
+"537\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3152460\n"
-"181\n"
+"04060106.xhp\n"
+"par_id3164484\n"
+"538\n"
"help.text"
-msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many interest dates are there?"
-msgstr "Ένας τίτλος αγοράζεται στις 25/1/2001· η ημερομηνία λήξης είναι 15/11/2001. Ο τόκος καταβάλλεται ανά εξάμηνο (η συχνότητα περιόδων είναι 2). Χρησιμοποιώντας την μέθοδο υπολογισμού ημερήσιου τόκου (βάση 3), πόσες ημερομηνίες τοκισμού υπάρχουν;"
+msgid "<item type=\"input\">=SQRT(16)</item> returns 4."
+msgstr "Η συνάρτηση <item type=\"input\">=SQRT(16)</item> επιστρέφει ως αποτέλεσμα 4."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150640\n"
-"182\n"
+"04060106.xhp\n"
+"par_id3591723\n"
"help.text"
-msgid "=COUPNUM(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2."
-msgstr "Το =COUPNUM(\"2001-01-25\"; \"2001-11-15\"; 2; 3) επιστρέφει 2."
+msgid "<item type=\"input\">=SQRT(-16)</item> returns an <item type=\"literal\">invalid argument</item> error."
+msgstr "Το <item type=\"input\">=SQRT(-16)</item> επιστρέφει λάθος <item type=\"literal\">άκυρο όρισμα</item>."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3149339\n"
+"04060106.xhp\n"
+"bm_id3164560\n"
"help.text"
-msgid "<bookmark_value>IPMT function</bookmark_value><bookmark_value>periodic amortizement rates</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IPMT</bookmark_value><bookmark_value>περιοδικά επιτόκια τοκοχρεωλυσίου</bookmark_value>"
+msgid "<bookmark_value>SQRTPI function</bookmark_value><bookmark_value>square roots;products of Pi</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SQRTPI</bookmark_value><bookmark_value>τετραγωνικές ρίζες, γινόμενα των Pi</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3149339\n"
-"263\n"
+"04060106.xhp\n"
+"hd_id3164560\n"
+"665\n"
"help.text"
-msgid "IPMT"
-msgstr "IPMT"
+msgid "SQRTPI"
+msgstr "SQRTPI"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154522\n"
-"264\n"
+"04060106.xhp\n"
+"par_id3164596\n"
+"666\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ZINSZ\">Calculates the periodic amortizement for an investment with regular payments and a constant interest rate.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ZINSZ\">Υπολογίζει το περιοδικό τοκοχρεολύσιο για μια επένδυση με τακτικές πληρωμές και σταθερό επιτόκιο.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_SQRTPI\">Returns the square root of (PI times a number).</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_SQRTPI\">Επιστρέφει την τετραγωνική ρίζα ενός (Pi φορές έναν αριθμό).</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3153266\n"
-"265\n"
+"04060106.xhp\n"
+"hd_id3164614\n"
+"667\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3151283\n"
-"266\n"
-"help.text"
-msgid "IPMT(Rate; Period; NPer; PV; FV; Type)"
-msgstr "IPMT(Επιτόκιο; Περίοδος; NΠερ; PV; FV; Τύπος)"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3147313\n"
-"267\n"
-"help.text"
-msgid "<emph>Rate</emph> is the periodic interest rate."
-msgstr "<emph>Επιτόκιο</emph> είναι το περιοδικό επιτόκιο."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3145158\n"
-"268\n"
-"help.text"
-msgid "<emph>Period</emph> is the period, for which the compound interest is calculated. Period=NPER if compound interest for the last period is calculated."
-msgstr "<emph>Περίοδος</emph> είναι η περίοδος για την οποία υπολογίζεται ο σύνθετος τόκος. Περίοδος = ΝΠερ αν υπολογίζεται ο σύνθετος τόκος για την τελευταία περίοδο."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3147577\n"
-"269\n"
-"help.text"
-msgid "<emph>NPer</emph> is the total number of periods, during which annuity is paid."
-msgstr "<emph>ΝΠερ</emph> είναι ο συνολικός αριθμός περιόδων, κατά τις οποίες καταβάλλεται η πρόσοδος."
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3156211\n"
-"270\n"
+"04060106.xhp\n"
+"par_id3164627\n"
+"668\n"
"help.text"
-msgid "<emph>PV</emph> is the present cash value in sequence of payments."
-msgstr "<emph>PV</emph> είναι η παρούσα τρέχουσα αξία στη σειρά πληρωμών."
+msgid "SQRTPI(Number)"
+msgstr "SQRTPI(Αριθμός)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3151213\n"
-"271\n"
+"04060106.xhp\n"
+"par_id1501510\n"
"help.text"
-msgid "<emph>FV</emph> (optional) is the desired value (future value) at the end of the periods."
-msgstr "<emph>FV</emph> (προαιρετικό) είναι η επιθυμητή αξία (μελλοντική αξία) στο τέλος των περιόδων."
+msgid "Returns the positive square root of (PI multiplied by <emph>Number</emph>)."
+msgstr "Επιστρέφει τη θετική τετραγωνική ρίζα του (π επί τον <emph>Αριθμό</emph>)."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154195\n"
-"272\n"
+"04060106.xhp\n"
+"par_id9929197\n"
"help.text"
-msgid "<emph>Type</emph> is the due date for the periodic payments."
-msgstr "<emph>Τύπος</emph> είναι η ημερομηνία που πρέπει να καταβληθούν οι περιοδικές πληρωμές."
+msgid "This is equivalent to <item type=\"literal\">SQRT(PI()*Number)</item>."
+msgstr "Αυτό είναι ισοδύναμο του <item type=\"literal\">SQRT(PI()*Αριθμός)</item>."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3150102\n"
-"273\n"
+"04060106.xhp\n"
+"hd_id3164641\n"
+"669\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3149438\n"
-"274\n"
-"help.text"
-msgid "What is the interest rate during the fifth period (year) if the constant interest rate is 5% and the cash value is 15,000 currency units? The periodic payment is seven years."
-msgstr "Ποιο είναι το επιτόκιο κατά την πέμπτη περίοδο (έτος) αν το σταθερό επιτόκιο είναι 5% και η τρέχουσα αξία είναι 15.000 νομισματικές μονάδες; Η περιοδική πληρωμή είναι επτά έτη."
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150496\n"
-"275\n"
+"04060106.xhp\n"
+"par_id3164654\n"
+"670\n"
"help.text"
-msgid "<item type=\"input\">=IPMT(5%;5;7;15000)</item> = -352.97 currency units. The compound interest during the fifth period (year) is 352.97 currency units."
-msgstr "<item type=\"input\">=IPMT(5%;5;7;15000)</item> = -352,97 νομισματικές μονάδες. Ο σύνθετος τόκος κατά την πέμπτη περίοδο (έτος) είναι 352,97 νομισματικές μονάδες."
+msgid "<item type=\"input\">=SQRTPI(2)</item> returns the squareroot of (2PI), approximately 2.506628."
+msgstr "Το <item type=\"input\">=SQRTPI(2)</item> επιστρέφει την τετραγωνική ρίζα του (2π), περίπου 2.506628."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3151205\n"
+"04060106.xhp\n"
+"bm_id3164669\n"
"help.text"
-msgid "<bookmark_value>calculating;future values</bookmark_value><bookmark_value>future values;constant interest rates</bookmark_value><bookmark_value>FV function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, μελλοντικές αξίες</bookmark_value><bookmark_value>μελλοντικές αξίες, σταθερά επιτόκια</bookmark_value><bookmark_value>συνάρτηση FV</bookmark_value>"
+msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
+msgstr "<bookmark_value>τυχαίοι αριθμοί, μεταξύ ορίων</bookmark_value><bookmark_value>συνάρτηση RANDBETWEEN</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3151205\n"
-"277\n"
+"04060106.xhp\n"
+"hd_id3164669\n"
+"671\n"
"help.text"
-msgid "FV"
-msgstr "FV"
+msgid "RANDBETWEEN"
+msgstr "RANDBETWEEN"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154140\n"
-"278\n"
+"04060106.xhp\n"
+"par_id3164711\n"
+"672\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ZW\">Returns the future value of an investment based on periodic, constant payments and a constant interest rate (Future Value).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ZW\">Επιστρέφει τη μελλοντική αξία μιας επένδυσης βάσει περιοδικών, σταθερών πληρωμών και με σταθερό επιτόκιο (μελλοντική αξία).</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_RANDBETWEEN\">Returns an integer random number in a specified range.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_RANDBETWEEN\">Επιστρέφει έναν ακέραιο τυχαίο αριθμό σε μία καθορισμένη περιοχή.</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3155178\n"
-"279\n"
+"04060106.xhp\n"
+"hd_id3164745\n"
+"673\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3145215\n"
-"280\n"
-"help.text"
-msgid "FV(Rate; NPer; Pmt; PV; Type)"
-msgstr "FV(Επιτόκιο; ΝΠερ; Pmt; PV; Τύπος)"
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3155136\n"
-"281\n"
-"help.text"
-msgid "<emph>Rate</emph> is the periodic interest rate."
-msgstr "<emph>Επιτόκιο</emph> είναι το περιοδικό επιτόκιο."
-
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3156029\n"
-"282\n"
-"help.text"
-msgid "<emph>NPer</emph> is the total number of periods (payment period)."
-msgstr "<emph>NPer</emph> είναι ο συνολικός αριθμός των περιόδων (περίοδος πληρωμής)."
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3151322\n"
-"283\n"
+"04060106.xhp\n"
+"par_id3164758\n"
+"674\n"
"help.text"
-msgid "<emph>Pmt</emph> is the annuity paid regularly per period."
-msgstr "<emph>Pmt</emph> είναι η πρόσοδος που καταβάλλεται τακτικά ανά περίοδο."
+msgid "RANDBETWEEN(Bottom; Top)"
+msgstr "RANDBETWEEN(Κάτω-όριο, Πάνω-όριο)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3145256\n"
-"284\n"
+"04060106.xhp\n"
+"par_id7112338\n"
"help.text"
-msgid "<emph>PV</emph> (optional) is the (present) cash value of an investment."
-msgstr "<emph>PV</emph> (προαιρετικό) είναι η (παρούσα) τρέχουσα αξία μιας επένδυσης."
+msgid "Returns an integer random number between integers <emph>Bottom</emph> and <emph>Top</emph> (both inclusive)."
+msgstr "Επιστρέφει έναν ακέραιο τυχαίο αριθμό μεταξύ των ακεραίων <emph>Κάτω</emph> και <emph>Πάνω</emph> (συμπεριλαμβανομένων και των δύο)."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150999\n"
-"285\n"
+"04060106.xhp\n"
+"par_id2855616\n"
"help.text"
-msgid "<emph>Type</emph> (optional) defines whether the payment is due at the beginning or the end of a period."
-msgstr "<emph>Τύπος</emph> (προαιρετικό) καθορίζει αν η πληρωμή αναμένεται στην αρχή ή στο τέλος της περιόδου."
+msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9."
+msgstr "Η συνάρτηση παράγει ένα νέο τυχαίο αριθμό κάθε φορά που το Calc κάνει επανυπολογισμό. Για να εξαναγκάσετε το Calc σε χειροκίνητο επανυπολογισμό πατήστε τα πλήκτρα Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_idN114D8\n"
+"04060106.xhp\n"
+"par_id2091433\n"
"help.text"
-msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgid "To generate random numbers which never recalculate, copy cells containing this function, and use <item type=\"menuitem\">Edit - Paste Special</item> (with <item type=\"menuitem\">Paste All</item> and <item type=\"menuitem\">Formulas</item> not marked and <item type=\"menuitem\">Numbers</item> marked)."
+msgstr "Για να δημιουργήσετε τυχαίους αριθμούς που δεν επανυπολογίζονται ποτέ, αντιγράψτε τα κελιά που περιέχουν αυτή τη συνάρτηση και χρησιμοποιήστε το <item type=\"menuitem\">Επεξεργασία - Ειδική Επικόλληση</item> (με το <item type=\"menuitem\">Επικόλληση όλων</item> και το <item type=\"menuitem\">Τύποι</item> αποεπιλεγμένα και το <item type=\"menuitem\">Αριθμοί</item> επιλεγμένο)."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3146800\n"
-"286\n"
+"04060106.xhp\n"
+"hd_id3164772\n"
+"675\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3146813\n"
-"287\n"
-"help.text"
-msgid "What is the value at the end of an investment if the interest rate is 4% and the payment period is two years, with a periodic payment of 750 currency units. The investment has a present value of 2,500 currency units."
-msgstr "Ποια είναι η αξία στο τέλος της επένδυσης αν το επιτόκιο είναι 4% και η περίοδος πληρωμής είναι δύο έτη, με περιοδική πληρωμή 750 νομισματικών μονάδων. Η επένδυση έχει παρούσα αξία 2.500 νομισματικών μονάδων."
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149302\n"
-"288\n"
+"04060106.xhp\n"
+"par_id3164785\n"
+"676\n"
"help.text"
-msgid "<item type=\"input\">=FV(4%;2;750;2500) </item>= -4234.00 currency units. The value at the end of the investment is 4234.00 currency units."
-msgstr "<item type=\"input\">=FV(4%;2;750;2500) </item>= -4234,00 νομισματικές μονάδες. Η αξία στη λήξη της επένδυσης είναι 4234,00 νομισματικές μονάδες."
+msgid "<item type=\"input\">=RANDBETWEEN(20;30)</item> returns an integer of between 20 and 30."
+msgstr "Η συνάρτηση <item type=\"input\">=RANDBETWEEN(20;30)</item> επιστρέφει έναν ακέραιο αριθμό μεταξύ του 20 και του 30."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3155912\n"
+"04060106.xhp\n"
+"bm_id3164800\n"
"help.text"
-msgid "<bookmark_value>FVSCHEDULE function</bookmark_value><bookmark_value>future values;varying interest rates</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση FVSCHEDULE</bookmark_value><bookmark_value>μελλοντικές αξίες, κυμαινόμενα επιτόκια</bookmark_value>"
+msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση RAND</bookmark_value><bookmark_value>τυχαίοι αριθμοί, μεταξύ 0 και 1</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3155912\n"
-"51\n"
+"04060106.xhp\n"
+"hd_id3164800\n"
+"542\n"
"help.text"
-msgid "FVSCHEDULE"
-msgstr "FVSCHEDULE"
+msgid "RAND"
+msgstr "RAND"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3163726\n"
-"52\n"
+"04060106.xhp\n"
+"par_id3164829\n"
+"543\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_FVSCHEDULE\">Calculates the accumulated value of the starting capital for a series of periodically varying interest rates.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_FVSCHEDULE\">Υπολογίζει τη συσσωρευμένη αξία του αρχικού κεφαλαίου για μια σειρά περιοδικά μεταβλητών επιτοκίων.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_ZUFALLSZAHL\">Returns a random number between 0 and 1.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ZUFALLSZAHL\">Επιστρέφει έναν τυχαίο αριθμό μεταξύ 0 και 1.</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3149571\n"
-"53\n"
+"04060106.xhp\n"
+"hd_id3164870\n"
+"545\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3148891\n"
-"54\n"
+"04060106.xhp\n"
+"par_id3164884\n"
+"546\n"
"help.text"
-msgid "FVSCHEDULE(Principal; Schedule)"
-msgstr "FVSCHEDULE(Κεφάλαιο; Πρόγραμμα)"
+msgid "RAND()"
+msgstr "RAND()"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3148904\n"
-"55\n"
+"04060106.xhp\n"
+"par_id5092318\n"
"help.text"
-msgid "<emph>Principal</emph> is the starting capital."
-msgstr "<emph>Κεφάλαιο</emph>: είναι το αρχικό κεφάλαιο."
+msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9."
+msgstr "Η συνάρτηση παράγει ένα νέο τυχαίο αριθμό κάθε φορά που το Calc κάνει επανυπολογισμό. Για να εξαναγκάσετε το Calc σε χειροκίνητο επανυπολογισμό πατήστε τα πλήκτρα Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3148562\n"
-"56\n"
+"04060106.xhp\n"
+"par_id9312417\n"
"help.text"
-msgid "<emph>Schedule</emph> is a series of interest rates, for example, as a range H3:H5 or as a (List) (see example)."
-msgstr "<emph>Πρόγραμμα</emph>: μια σειρά επιτοκίων, π.χ. ως περιοχή H3:H5 ή ως (List) (δείτε παράδειγμα)."
+msgid "To generate random numbers which never recalculate, copy cells each containing =RAND(), and use <item type=\"menuitem\">Edit - Paste Special</item> (with <item type=\"menuitem\">Paste All</item> and <item type=\"menuitem\">Formulas</item> not marked and <item type=\"menuitem\">Numbers</item> marked)."
+msgstr "Για να δημιουργήσετε τυχαίους αριθμούς που δεν επανυπολογίζονται ποτέ, αντιγράψτε τα κελιά που περιέχουν =RAND() και χρησιμοποιήστε το <item type=\"menuitem\">Επεξεργασία - Ειδική Επικόλληση</item> (με το <item type=\"menuitem\">Επικόλληση όλων</item> και το <item type=\"menuitem\">Αριθμοί</item> αποεπιλεγμένα και το <item type=\"menuitem\">Αριθμοί</item> επιλεγμένο)."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3147288\n"
-"57\n"
+"04060106.xhp\n"
+"hd_id9089022\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3148638\n"
-"58\n"
-"help.text"
-msgid "1000 currency units have been invested in for three years. The interest rates were 3%, 4% and 5% per annum. What is the value after three years?"
-msgstr "Έχετε επενδύσει 1.000 νομισματικές μονάδες για τρία χρόνια. Τα επιτόκια ήταν 3%, 4% και 5% ανά έτος. Ποια θα είναι η αξία μετά από τρία χρόνια;"
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3156358\n"
-"59\n"
+"04060106.xhp\n"
+"par_id9569078\n"
"help.text"
-msgid "<item type=\"input\">=FVSCHEDULE(1000;{0.03;0.04;0.05})</item> returns 1124.76."
-msgstr "Το <item type=\"input\">=FVSCHEDULE(1000;{0.03;0.04;0.05})</item> επιστρέφει 1124.76."
+msgid "<item type=\"input\">=RAND()</item> returns a random number between 0 and 1."
+msgstr "Το <item type=\"input\">=RAND()</item> επιστρέφει ένα τυχαίο αριθμό μεταξύ 0 και 1."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"bm_id3156435\n"
+"04060106.xhp\n"
+"bm_id3164897\n"
"help.text"
-msgid "<bookmark_value>calculating;number of payment periods</bookmark_value><bookmark_value>payment periods;number of</bookmark_value><bookmark_value>number of payment periods</bookmark_value><bookmark_value>NPER function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, αριθμός περιόδων πληρωμής</bookmark_value><bookmark_value>περίοδοι πληρωμής, αριθμός</bookmark_value><bookmark_value>αριθμός περιόδων πληρωμής</bookmark_value><bookmark_value>συνάρτηση NPER</bookmark_value>"
+msgid "<bookmark_value>COUNTIF function</bookmark_value><bookmark_value>counting;specified cells</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COUNTIF</bookmark_value><bookmark_value>καταμέτρηση, καθορισμένα κελιά</bookmark_value>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3156435\n"
-"290\n"
+"04060106.xhp\n"
+"hd_id3164897\n"
+"547\n"
"help.text"
-msgid "NPER"
-msgstr "NPER"
+msgid "COUNTIF"
+msgstr "COUNTIF"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3152363\n"
-"291\n"
+"04060106.xhp\n"
+"par_id3164926\n"
+"548\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ZZR\">Returns the number of periods for an investment based on periodic, constant payments and a constant interest rate.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ZZR\">Επιστρέφει τον αριθμό των περιόδων για μια επένδυση βάσει περιοδικών, σταθερών πληρωμών και με σταθερό επιτόκιο.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_ZAEHLENWENN\">Returns the number of cells that meet with certain criteria within a cell range.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ZAEHLENWENN\">Επιστρέφει τον αριθμό των κελιών που ταιριάζουν με συγκεκριμένα κριτήρια εντός της περιοχής κελιών.</ahelp>"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3147216\n"
-"292\n"
+"04060106.xhp\n"
+"hd_id3164953\n"
+"549\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060118.xhp
-msgctxt ""
-"04060118.xhp\n"
-"par_id3155934\n"
-"293\n"
-"help.text"
-msgid "NPER(Rate; Pmt; PV; FV; Type)"
-msgstr "NPER(Επιτόκιο; Pmt; PV; FV; Τύπος)"
-
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3155946\n"
-"294\n"
+"04060106.xhp\n"
+"par_id3164967\n"
+"550\n"
"help.text"
-msgid "<emph>Rate</emph> is the periodic interest rate."
-msgstr "<emph>Επιτόκιο</emph> είναι το περιοδικό επιτόκιο."
+msgid "COUNTIF(Range; Criteria)"
+msgstr "COUNTIF(Περιοχή, Κριτήρια)"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3149042\n"
-"295\n"
+"04060106.xhp\n"
+"par_id3164980\n"
+"551\n"
"help.text"
-msgid "<emph>Pmt</emph> is the constant annuity paid in each period."
-msgstr "<emph>Pmt</emph> είναι η σταθερή πρόσοδος που καταβάλλεται σε κάθε περίοδο."
+msgid "<emph>Range</emph> is the range to which the criteria are to be applied."
+msgstr "<emph>Περιοχή</emph> είνια η περιοχή στην οποία θα εφαρμοσθούν τα κριτήρια."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3153134\n"
-"296\n"
+"04060106.xhp\n"
+"par_id3165000\n"
+"552\n"
"help.text"
-msgid "<emph>PV</emph> is the present value (cash value) in a sequence of payments."
-msgstr "<emph>PV</emph> είναι η παρούσα τρέχουσα αξία σε μια σειρά πληρωμών."
+msgid "<emph>Criteria</emph> indicates the criteria in the form of a number, an expression or a character string. These criteria determine which cells are counted. You may also enter a search text in the form of a regular expression, e.g. b.* for all words that begin with b. You may also indicate a cell range that contains the search criterion. If you search for literal text, enclose the text in double quotes."
+msgstr "Το <emph>Κριτήρια</emph> δείχνει τα κριτήρια με τη μορφή αριθμού, έκφρασης ή αλφαριθμητικού χαρακτήρων. Αυτά τα κριτήρια καθορίζουν ποια κελιά καταμετρώνται. Μπορείτε επίσης να εισάγετε ένα κείμενο αναζήτησης με τη μορφή κανονικής παράστασης, π.χ. β.* για΄ολες τις λέξεις που αρχίζουν με β. Μπορείτε επίσης να υποδείξετε μια περιοχή κελιών που περιέχει το κριτήριο αναζήτησης. Αν ψάχνεται για έκφραση κειμένου, περικλείστε τη σε διπλά εισαγωγικά."
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3154398\n"
-"297\n"
+"04060106.xhp\n"
+"hd_id3165037\n"
+"553\n"
"help.text"
-msgid "<emph>FV</emph> (optional) is the future value, which is reached at the end of the last period."
-msgstr "<emph>FV</emph> (προαιρετικό) είναι η μελλοντική αξία, η οποία επιτυγχάνεται στο τέλος της τελευταίας περιόδου."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3145127\n"
-"298\n"
+"04060106.xhp\n"
+"par_id3166505\n"
+"627\n"
"help.text"
-msgid "<emph>Type</emph> (optional) is the due date of the payment at the beginning or at the end of the period."
-msgstr "<emph>Τύπος</emph> (προαιρετικό) είναι η ημερομηνία που πρέπει να γίνει η πληρωμή, είτε στην αρχή είτε στο τέλος της περιόδου."
+msgid "A1:A10 is a cell range containing the numbers <item type=\"input\">2000</item> to <item type=\"input\">2009</item>. Cell B1 contains the number <item type=\"input\">2006</item>. In cell B2, you enter a formula:"
+msgstr "Το A1:A10 είνια μια περιοχή κελιών που περιέχει τους αριθμούς <item type=\"input\">2000</item> έως <item type=\"input\">2009</item>. Το κελί B1 περιέχει τον αριθμό <item type=\"input\">2006</item>. Στο κελί Β2, εισάγετε έναν τύπο:"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_idN1166C\n"
+"04060106.xhp\n"
+"par_id3581652\n"
"help.text"
-msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgid "<item type=\"input\">=COUNTIF(A1:A10;2006)</item> - this returns 1"
+msgstr "<item type=\"input\">=COUNTIF(A1:A10;2006)</item> - αυτό επιστρέφει 1"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"hd_id3155795\n"
-"299\n"
+"04060106.xhp\n"
+"par_id708639\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">=COUNTIF(A1:A10;B1)</item> - this returns 1"
+msgstr "<item type=\"input\">=COUNTIF(A1:A10;B1)</item> - αυτό επιστρέφει 1"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3147378\n"
-"300\n"
+"04060106.xhp\n"
+"par_id5169225\n"
"help.text"
-msgid "How many payment periods does a payment period cover with a periodic interest rate of 6%, a periodic payment of 153.75 currency units and a present cash value of 2.600 currency units."
-msgstr "Πόσες περιόδους πληρωμής καλύπτει μια περίοδος πληρωμής με περιοδικό επιτόκιο 6%, περιοδική πληρωμή 153,75 νομισματικών μονάδων και παρούσα τρέχουσα αξία 2600 νομισματικών μονάδων."
+msgid "<item type=\"input\">=COUNTIF(A1:A10;\">=2006\") </item>- this returns 4"
+msgstr "<item type=\"input\">=COUNTIF(A1:A10;\">=2006\") </item> - αυτό επιστρέφει 4"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3156171\n"
-"301\n"
+"04060106.xhp\n"
+"par_id2118594\n"
"help.text"
-msgid "<item type=\"input\">=NPER(6%;153.75;2600)</item> = -12,02. The payment period covers 12.02 periods."
-msgstr "<item type=\"input\">=NPER(6%;153.75;2600)</item> = -12,02. Η περίοδος πληρωμής καλύπτει 12.02 περιόδους."
+msgid "<item type=\"input\">=COUNTIF(A1:A10;\"<\"&B1)</item> - when B1 contains <item type=\"input\">2006</item>, this returns 6"
+msgstr "<item type=\"input\">=COUNTIF(A1:A10;\"<\"&B1)</item> - όταν το Β1 περιέχει <item type=\"input\">2006</item>, αυτό επιστρέφει 6"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3150309\n"
-"314\n"
+"04060106.xhp\n"
+"par_id166020\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060103.xhp\" name=\"Back to Financial Functions Part One\">Back to Financial Functions Part One</link>"
-msgstr "<link href=\"text/scalc/01/04060103.xhp\" name=\"Επιστροφή στις Οικονομικές συναρτήσεις - Μέρος Πρώτο\">Επιστροφή στις Οικονομικές συναρτήσεις - Μέρος Πρώτο</link>"
+msgid "<item type=\"input\">=COUNTIF(A1:A10;C2)</item> where cell C2 contains the text <item type=\"input\">>2006</item> counts the number of cells in the range A1:A10 which are >2006"
+msgstr "Το <item type=\"input\">=COUNTIF(A1:A10;C2)</item> όπου το κελί C2 περιέχει το κείμενο <item type=\"input\">>2006</item> καταμετρά το πλήθος των κελιών της περιοχής A1:A10 τα οποία είνια >2006"
-#: 04060118.xhp
+#: 04060106.xhp
msgctxt ""
-"04060118.xhp\n"
-"par_id3153163\n"
-"315\n"
+"04060106.xhp\n"
+"par_id6386913\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060119.xhp\" name=\"Back to Financial Functions Part Two\">Back to Financial Functions Part Two</link>"
-msgstr "<link href=\"text/scalc/01/04060119.xhp\" name=\"Επιστροφή στις Οικονομικές συναρτήσεις - Μέρος δεύτερο\">Επιστροφή στις Οικονομικές συναρτήσεις - Μέρος δεύτερο</link>"
+msgid "To count only negative numbers: <item type=\"input\">=COUNTIF(A1:A10;\"<0\")</item>"
+msgstr "Για μέτρηση μόνο των αρνητικών αριθμών: <item type=\"input\">=COUNTIF(A1:A10;\"<0\")</item>"
#: 04060107.xhp
msgctxt ""
@@ -28211,7 +17448,7 @@ msgctxt ""
"260\n"
"help.text"
msgid "A"
-msgstr "A"
+msgstr "Α"
#: 04060107.xhp
msgctxt ""
@@ -28220,7 +17457,7 @@ msgctxt ""
"261\n"
"help.text"
msgid "B"
-msgstr "B"
+msgstr "Β"
#: 04060107.xhp
msgctxt ""
@@ -28728,7 +17965,7 @@ msgctxt ""
"330\n"
"help.text"
msgid "Select the cell range or array containing the array formula."
-msgstr "Επιλέξτε το κελί ή την περιοχή που περιέχει τον τύπο πίνακα."
+msgstr "Επιλέξτε την περιοχή κελιών ή τον πίνακα που περιέχει τον τύπο πίνακα."
#: 04060107.xhp
msgctxt ""
@@ -28787,7 +18024,7 @@ msgctxt ""
"par_idN10D65\n"
"help.text"
msgid "A"
-msgstr "A"
+msgstr "Α"
#: 04060107.xhp
msgctxt ""
@@ -28915,7 +18152,7 @@ msgctxt ""
"par_idN10DE2\n"
"help.text"
msgid "A"
-msgstr "A"
+msgstr "Α"
#: 04060107.xhp
msgctxt ""
@@ -29267,7 +18504,7 @@ msgctxt ""
"par_idN10D71\n"
"help.text"
msgid "You can find a general introduction to Array functions at the top of this page."
-msgstr "Μπορείτε να βρείτε μία γενική εισαγωγή σε συναρτήσεις πίνακα στην κορυφή αυτής της σελίδας."
+msgstr "Μπορείτε να βρείτε μία γενική εισαγωγή σε συναρτήσεις σειρών δεδομένων στην κορυφή αυτής της σελίδας."
#: 04060107.xhp
msgctxt ""
@@ -30116,7 +19353,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "A"
-msgstr "A"
+msgstr "Α"
#: 04060107.xhp
msgctxt ""
@@ -30125,7 +19362,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "B"
-msgstr "B"
+msgstr "Β"
#: 04060107.xhp
msgctxt ""
@@ -30978,7 +20215,7 @@ msgctxt ""
"par_idN11B2F\n"
"help.text"
msgid "A"
-msgstr "A"
+msgstr "Α"
#: 04060107.xhp
msgctxt ""
@@ -30986,7 +20223,7 @@ msgctxt ""
"par_idN11B35\n"
"help.text"
msgid "B"
-msgstr "B"
+msgstr "Β"
#: 04060107.xhp
msgctxt ""
@@ -31285,7 +20522,7 @@ msgctxt ""
"182\n"
"help.text"
msgid "<emph>ArrayX</emph> represents the first array whose elements are to be squared and added."
-msgstr "Ο <emph>ΠίνακαςΧ</emph> αντιπροσωπεύει τον πρώτο πίνακα του οποίου τα στοιχεία πρόκειται να υψωθούν στο τετράγωνο και να προστεθούν."
+msgstr "Ο <emph>ΠίνακαςΧ</emph> αντιπροσωπεύει τον πρώτο πίνακα του οποίου τα στοιχεία θα τετραγωνιστούν και θα αθροιστούν."
#: 04060107.xhp
msgctxt ""
@@ -31425,7 +20662,7 @@ msgctxt ""
"200\n"
"help.text"
msgid "<emph>DataY</emph> represents the Y Data array."
-msgstr "Το <emph>ΔεδομέναY</emph> αντιπροσωπεύει τον πίνακα των Υ δεδομένων."
+msgstr "Τα <emph>ΔεδομέναΥ</emph> αντιπροσωπεύουν τον πίνακα δεδομένων Υ."
#: 04060107.xhp
msgctxt ""
@@ -31434,7 +20671,7 @@ msgctxt ""
"201\n"
"help.text"
msgid "<emph>DataX</emph> (optional) represents the X Data array."
-msgstr "Το <emph>ΔεδομέναΧ</emph> (προαιρετικό) αντιπροσωπεύει τον πίνακα των Χ δεδομένων."
+msgstr "Τα <emph>ΔεδομέναX</emph> (προαιρετικό) αντιπροσωπεύουν τον πίνακα δεδομένων Χ."
#: 04060107.xhp
msgctxt ""
@@ -31539,7 +20776,7 @@ msgctxt ""
"211\n"
"help.text"
msgid "<emph>DataY</emph> represents the Y Data array."
-msgstr "Το <emph>Δεδομένα</emph>Y αντιπροσωπεύει τον πίνακα των Υ δεδομένων."
+msgstr "Τα <emph>ΔεδομέναΥ</emph> αντιπροσωπεύουν τον πίνακα δεδομένων Υ."
#: 04060107.xhp
msgctxt ""
@@ -31548,7 +20785,7 @@ msgctxt ""
"212\n"
"help.text"
msgid "<emph>DataX</emph> (optional) represents the X Data array."
-msgstr "Το <emph>ΔεδομέναX</emph> (προαιρετικό) αντιπροσωπεύει τον πίνακα των Χ δεδομένων."
+msgstr "Τα <emph>ΔεδομέναX</emph> (προαιρετικό) αντιπροσωπεύουν τον πίνακα δεδομένων Χ."
#: 04060107.xhp
msgctxt ""
@@ -31602,531 +20839,2786 @@ msgctxt ""
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 DataY. Enter any other parameters, mark <emph>Array</emph> and click <emph>OK</emph>."
msgstr "Αυτή η συνάρτηση επιστρέφει ένα πίνακα και αντιμετωπίζεται με τον ίδιο τρόπο όπως οι άλλες συναρτήσεις πίνακα. Επιλέξτε την περιοχή που θέλετε να εμφανισθεί η απάντηση και επιλέξτε τη συνάρτηση. Επιλέξτε τα ΔεδομέναΥ. Εισάγετε τυχόν άλλες παραμέτρους, μαρκάρετε το <emph>Πίνακας</emph> και πατήστε <emph>OK</emph>."
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
+"04060108.xhp\n"
"tit\n"
"help.text"
-msgid "DATEDIF"
-msgstr "DATEDIF"
+msgid "Statistics Functions"
+msgstr "Στατιστικές συναρτήσεις"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"bm_id3155511\n"
+"04060108.xhp\n"
+"bm_id3153018\n"
"help.text"
-msgid "<bookmark_value>DATEDIF function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DATEDIF</bookmark_value>"
+msgid "<bookmark_value>statistics functions</bookmark_value><bookmark_value>Function Wizard; statistics</bookmark_value><bookmark_value>functions; statistics functions</bookmark_value>"
+msgstr "<bookmark_value>στατιστικές συναρτήσεις</bookmark_value><bookmark_value>οδηγός συναρτήσεων, στατιστικές</bookmark_value><bookmark_value>συναρτήσεις, στατιστικές συναρτήσεις</bookmark_value>"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"hd_id3155511\n"
+"04060108.xhp\n"
+"hd_id3153018\n"
+"1\n"
"help.text"
-msgid "<variable id=\"datedif\"><link href=\"text/scalc/01/func_datedif.xhp\">DATEDIF</link></variable>"
-msgstr "<variable id=\"datedif\"><link href=\"text/scalc/01/func_datedif.xhp\">DATEDIF</link></variable>"
+msgid "Statistics Functions"
+msgstr "Στατιστικές συναρτήσεις"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id3153551\n"
+"04060108.xhp\n"
+"par_id3157874\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DATUM\">This function returns the number of whole days, months or years between Start date and End date.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DATUM\">Αυτή η συνάρτηση επιστρέφει τον αριθμό των συνολικών ημερών, μηνών ή ετών μεταξύ αρχικής και τελικής ημερομηνίας.</ahelp>"
+msgid "<variable id=\"statistiktext\">This category contains the <emph>Statistics</emph> functions. </variable>"
+msgstr "<variable id=\"statistiktext\">Αυτή η κατηγορία περιέχει τις <emph>Στατιστικές</emph> συναρτήσεις. </variable>"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"hd_id3148590\n"
+"04060108.xhp\n"
+"par_id3149001\n"
+"9\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Some of the examples use the following data table:"
+msgstr "Μερικά από τα παραδείγματα χρησιμοποιούν τον ακόλουθο πίνακα δεδομένων:"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id3150474\n"
+"04060108.xhp\n"
+"par_id3148775\n"
+"10\n"
"help.text"
-msgid "DATEDIF(Start date; End date; Interval)"
-msgstr "DATEDIF(αρχική ημερομηνία; τελική ημερομηνία; διάστημα)"
+msgid "C"
+msgstr "C"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id3152815\n"
+"04060108.xhp\n"
+"par_id3145297\n"
+"11\n"
"help.text"
-msgid "<emph>Start date</emph> is the date from when the calculation is carried out."
-msgstr "<emph>αρχική ημερομηνία</emph> είναι η ημερομηνία από τότε που εκτελείται ο υπολογισμός."
+msgid "D"
+msgstr "D"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id3155817\n"
+"04060108.xhp\n"
+"par_id3150661\n"
+"12\n"
"help.text"
-msgid "<emph>End date</emph> is the date until the calculation is carried out. End date must be later, than Start date."
-msgstr "<emph>τελική ημερομηνία</emph> είναι η ημερομηνία μέχρι την εκτέλεση του υπολογισμού. Η τελική ημερομηνία πρέπει να είναι μεταγενέστερη, από την αρχική ημερομηνία."
+msgid "2"
+msgstr "2"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id3153183\n"
+"04060108.xhp\n"
+"par_id3153551\n"
+"13\n"
"help.text"
-msgid "<emph>Interval</emph> is a string, accepted values are \"d\", \"m\", \"y\", \"ym\", \"md\" or \"yd\"."
-msgstr "<emph>διάστημα</emph> είναι μια συμβολοσειρά, αποδεκτές τιμές είναι \"d\", \"m\", \"y\", \"ym\", \"md\" ή \"yd\"."
+msgid "x value"
+msgstr "x τιμή"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id5735953\n"
+"04060108.xhp\n"
+"par_id3147536\n"
+"14\n"
"help.text"
-msgid "Value for \"Interval\""
-msgstr "Τιμή για \"διάστημα\""
+msgid "y value"
+msgstr "y τιμή"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id8360850\n"
+"04060108.xhp\n"
+"par_id3153224\n"
+"15\n"
"help.text"
-msgid "Return value"
-msgstr "Επιστρεφόμενη τιμή"
+msgid "3"
+msgstr "3"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id9648731\n"
+"04060108.xhp\n"
+"par_id3150475\n"
+"16\n"
"help.text"
-msgid "\"d\""
-msgstr "\"d\""
+msgid "-5"
+msgstr "-5"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id908841\n"
+"04060108.xhp\n"
+"par_id3155367\n"
+"17\n"
"help.text"
-msgid "Number of whole days between Start date and End date."
-msgstr "Αριθμός πλήρων ημερών μεταξύ αρχικής και τελικής ημερομηνίας."
+msgid "-3"
+msgstr "-3"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id8193914\n"
+"04060108.xhp\n"
+"par_id3149783\n"
+"18\n"
"help.text"
-msgid "\"m\""
-msgstr "\"m\""
+msgid "4"
+msgstr "4"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id9841608\n"
+"04060108.xhp\n"
+"par_id3153181\n"
+"19\n"
"help.text"
-msgid "Number of whole months between Start date and End date."
-msgstr "Αριθμός πλήρων μηνών μεταξύ αρχικής και τελικής ημερομηνίας."
+msgid "-2"
+msgstr "-2"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id2701803\n"
+"04060108.xhp\n"
+"par_id3148429\n"
+"20\n"
"help.text"
-msgid "\"y\""
-msgstr "\"y\""
+msgid "0"
+msgstr "0"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id2136295\n"
+"04060108.xhp\n"
+"par_id3152588\n"
+"21\n"
"help.text"
-msgid "Number of whole years between Start date and End date."
-msgstr "Αριθμός πλήρων ετών μεταξύ αρχικής και τελικής ημερομηνίας."
+msgid "5"
+msgstr "5"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id9200109\n"
+"04060108.xhp\n"
+"par_id3147483\n"
+"22\n"
"help.text"
-msgid "\"ym\""
-msgstr "\"ym\""
+msgid "-1"
+msgstr "-1"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id4186223\n"
+"04060108.xhp\n"
+"par_id3083443\n"
+"23\n"
"help.text"
-msgid "Number of whole months when subtracting years from the difference of Start date and End date."
-msgstr "Αριθμός όλων των μηνών όταν αφαιρούνται έτη από τη διαφορά της αρχικής και τελικής ημερομηνίας."
+msgid "1"
+msgstr "1"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id5766472\n"
+"04060108.xhp\n"
+"par_id3149826\n"
+"24\n"
"help.text"
-msgid "\"md\""
-msgstr "\"md\""
+msgid "6"
+msgstr "6"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id1491134\n"
+"04060108.xhp\n"
+"par_id3163820\n"
+"25\n"
"help.text"
-msgid "Number of whole days when subtracting years and months from the difference of Start date and End date."
-msgstr "Αριθμός ολόκληρων ημερών όταν αφαιρούνται έτη και μήνες από τη διαφορά της αρχικής και τελικής ημερομηνίας"
+msgid "0"
+msgstr "0"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id5866472\n"
+"04060108.xhp\n"
+"par_id3154816\n"
+"26\n"
"help.text"
-msgid "\"yd\""
-msgstr "\"yd\""
+msgid "3"
+msgstr "3"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id1591134\n"
+"04060108.xhp\n"
+"par_id3149276\n"
+"27\n"
"help.text"
-msgid "Number of whole days when subtracting years from the difference of Start date and End date."
-msgstr "Αριθμός ολόκληρων ημερών όταν αφαιρούνται έτη από τη διαφορά της αρχικής και τελικής ημερομηνίας"
+msgid "7"
+msgstr "7"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"hd_id3147477\n"
+"04060108.xhp\n"
+"par_id3149267\n"
+"28\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "2"
+msgstr "2"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id3152589\n"
+"04060108.xhp\n"
+"par_id3156310\n"
+"29\n"
"help.text"
-msgid "Birthday calculation. A man was born on 1974-04-17. Today is 2012-06-13."
-msgstr "Υπολογισμός γενεθλίων. Κάποιος γεννήθηκε στις 17-04-1974. Σήμερα είναι 13-06-2012."
+msgid "4"
+msgstr "4"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id3252589\n"
+"04060108.xhp\n"
+"par_id3154639\n"
+"30\n"
"help.text"
-msgid "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"y\")</item> yields 38. <item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"ym\")</item> yields 1. <item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"md\")</item> yields 27. So he is 38 years, 1 month and 27 days old."
-msgstr "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"y\")</item> δίνει 38. <item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"ym\")</item> δίνει 1. <item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"md\")</item> δίνει 27. Έτσι είναι 38 ετών, 1 μηνός και 27 ημερών."
+msgid "8"
+msgstr "8"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id3352589\n"
+"04060108.xhp\n"
+"par_id3145205\n"
+"31\n"
"help.text"
-msgid "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"m\")</item> yields 457, he has been living for 457 months."
-msgstr "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"m\")</item> δίνει 457, έχει ζήσει 457 μήνες."
+msgid "4"
+msgstr "4"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id3452589\n"
+"04060108.xhp\n"
+"par_id3153276\n"
+"32\n"
"help.text"
-msgid "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"d\")</item> yields 13937, he has been living for 13937 days."
-msgstr "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"d\")</item> δίνει 13937, έχει ζήσει για 13937 ημέρες."
+msgid "6"
+msgstr "6"
-#: func_datedif.xhp
+#: 04060108.xhp
msgctxt ""
-"func_datedif.xhp\n"
-"par_id3752589\n"
+"04060108.xhp\n"
+"par_id3150756\n"
+"33\n"
"help.text"
-msgid "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"yd\")</item> yields 57, his birthday was 57 days ago."
-msgstr "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"yd\")</item> δίνει 57, τα γεννέθλια του ήταν πριν 57 ημέρες."
+msgid "9"
+msgstr "9"
-#: 06030200.xhp
+#: 04060108.xhp
msgctxt ""
-"06030200.xhp\n"
-"tit\n"
+"04060108.xhp\n"
+"par_id3156095\n"
+"34\n"
"help.text"
-msgid "Remove Precedents"
-msgstr "Αφαίρεση προηγούμενων"
+msgid "6"
+msgstr "6"
-#: 06030200.xhp
+#: 04060108.xhp
msgctxt ""
-"06030200.xhp\n"
-"bm_id3155628\n"
+"04060108.xhp\n"
+"par_id3152929\n"
+"35\n"
"help.text"
-msgid "<bookmark_value>cells; removing precedents</bookmark_value><bookmark_value>formula cells;removing precedents</bookmark_value>"
-msgstr "<bookmark_value>κελιά, αφαίρεση προηγούμενων</bookmark_value><bookmark_value>κελιά τύπων, αφαίρεση προηγούμενων</bookmark_value>"
+msgid "8"
+msgstr "8"
-#: 06030200.xhp
+#: 04060108.xhp
msgctxt ""
-"06030200.xhp\n"
-"hd_id3155628\n"
-"1\n"
+"04060108.xhp\n"
+"par_id3156324\n"
+"36\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06030200.xhp\" name=\"Remove Precedents\">Remove Precedents</link>"
-msgstr "<link href=\"text/scalc/01/06030200.xhp\" name=\"Αφαίρεση προηγούμενων\">Αφαίρεση προηγούμενων</link>"
+msgid "The statistical functions are described in the following subsections."
+msgstr "Οι στατιστικές συναρτήσεις περιγράφονται στις ακόλουθες υποενότητες."
-#: 06030200.xhp
+#: 04060108.xhp
msgctxt ""
-"06030200.xhp\n"
-"par_id3149456\n"
-"2\n"
+"04060108.xhp\n"
+"par_id3150271\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\".uno:ClearArrowPrecedents\">Deletes one level of the trace arrows that were inserted with the <emph>Trace Precedents</emph> command.</ahelp>"
-msgstr "<ahelp hid=\".uno:ClearArrowPrecedents\">Διαγράφει ένα επίπεδο βελών ιχνών που εισήχθηκαν με την εντολή <emph>Ίχνος προηγούμενων</emph> .</ahelp>"
+msgid "<link href=\"text/scalc/01/04060116.xhp\" name=\"Statistical Functions in the Analysis-AddIn.\">Statistical Functions in the Analysis-AddIn</link>"
+msgstr "<link href=\"text/scalc/01/04060116.xhp\" name=\"Στατιστικές συναρτήσεις στην πρόσθετη λειτουργία - Ανάλυση-.\">Στατιστικές συναρτήσεις στην πρόσθετη λειτουργία - Ανάλυση</link>"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
+"04060109.xhp\n"
"tit\n"
"help.text"
-msgid "AutoFormat"
-msgstr "Αυτόματη μορφοποίηση"
+msgid "Spreadsheet Functions"
+msgstr "Συναρτήσεις υπολογιστικών φύλλων"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3149666\n"
+"04060109.xhp\n"
+"bm_id3148522\n"
+"help.text"
+msgid "<bookmark_value>spreadsheets; functions</bookmark_value> <bookmark_value>Function Wizard; spreadsheets</bookmark_value> <bookmark_value>functions; spreadsheets</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα, συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συναρτήσεων, υπολογιστικά φύλλα</bookmark_value><bookmark_value>συναρτήσεις, υπολογιστικά φύλλα</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3148522\n"
"1\n"
"help.text"
-msgid "<variable id=\"autoformat\"><link href=\"text/scalc/01/05110000.xhp\" name=\"AutoFormat\">AutoFormat</link></variable>"
-msgstr "<variable id=\"autoformat\"><link href=\"text/scalc/01/05110000.xhp\" name=\"Αυτόματη μορφοποίηση\">Αυτόματη μορφοποίηση</link></variable>"
+msgid "Spreadsheet Functions"
+msgstr "Συναρτήσεις υπολογιστικών φύλλων"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3145367\n"
+"04060109.xhp\n"
+"par_id3144508\n"
"2\n"
"help.text"
-msgid "<variable id=\"autoformattext\"><ahelp hid=\".\">Use this command to apply an AutoFormat to a selected sheet area or to define your own AutoFormats.</ahelp></variable>"
-msgstr "<variable id=\"autoformattext\"><ahelp hid=\".\">Χρησιμοποιήστε αυτήν την εντολή για να εφαρμόσετε μία αυτόματη μορφοποίηση στην επιλεγμένη περιοχή του φύλλου ή για να ορίσετε τις δικές σας αυτόματες μορφοποιήσεις.</ahelp></variable>"
+msgid "<variable id=\"tabelletext\">This section contains descriptions of the <emph>Spreadsheet</emph> functions together with an example.</variable>"
+msgstr "<variable id=\"tabelletext\">Αυτή η ενότητα περιέχει περιγραφές των συναρτήσεων <emph>υπολογιστικού φύλλου</emph>μαζί με ένα παράδειγμα.</variable>"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3148455\n"
+"04060109.xhp\n"
+"bm_id3146968\n"
+"help.text"
+msgid "<bookmark_value>ADDRESS function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ADDRESS</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3146968\n"
"3\n"
"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "ADDRESS"
+msgstr "ADDRESS"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3145799\n"
+"04060109.xhp\n"
+"par_id3155762\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_AUTOFORMAT:LB_FORMAT\">Choose a predefined AutoFormat to apply to a selected area in your sheet.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_AUTOFORMAT:LB_FORMAT\">Επιλέξτε μια προκαθορισμένη αυτόματη μορφοποίηση για να την εφαρμόσετε σε μια επιλεγμένη περιοχή του φύλλου σας.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_ADRESSE\">Returns a cell address (reference) as text, according to the specified row and column numbers.</ahelp> You can determine whether the address is interpreted as an absolute address (for example, $A$1) or as a relative address (as A1) or in a mixed form (A$1 or $A1). You can also specify the name of the sheet."
+msgstr "<ahelp hid=\"HID_FUNC_ADRESSE\">Επιστρέφει μια διεύθυνση κελιού (παραπομπή) ως κείμενο, σύμφωνα με τους καθορισμένους αριθμούς γραμμής και στήλης.</ahelp> Μπορείτε να καθορίσετε αν η διεύθυνση θα εκφρασθεί ως απόλυτη (π.χ. $Α$1) ή ως σχετική (Α1) ή σε μικτή μορφή (Α$1 ή $Α1). Μπορείτε επίσης να καθορίσετε το όνομα του φύλλου."
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3149410\n"
-"5\n"
+"04060109.xhp\n"
+"par_id1027200802301348\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "For interoperability the ADDRESS and INDIRECT functions support an optional parameter to specify whether the R1C1 address notation instead of the usual A1 notation should be used."
+msgstr "Για καλύτερη λειτουργία ανάμεσα τους, οι συναρτήσεις ADDRESS και INDIRECT υποστηρίζουν μια προαιρετική παράμετρο για τον καθορισμό του αν θα γίνεται χρήση της σημείωσης διεύθυνσης R1C1 αντί για τη συνήθη σημείωση A1."
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3154017\n"
-"6\n"
+"04060109.xhp\n"
+"par_id1027200802301445\n"
"help.text"
-msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_AUTOFORMAT:BTN_ADD\">Allows you to add the current formatting of a range of at least 4 x 4 cells to the list of predefined AutoFormats.</ahelp> The <link href=\"text/shared/01/05150101.xhp\" name=\"Add AutoFormat\">Add AutoFormat</link> dialog then appears."
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_AUTOFORMAT:BTN_ADD\">Σας επιτρέπει να προσθέσετε την τρέχουσα μορφοποίηση μιας περιοχής που να περιέχει τουλάχιστον 4 x 4 κελιά στη λίστα των προκαθορισμένων αυτόματων μορφοποιήσεων. Ύστερα εμφανίζεται το παράθυρο διαλόγου </ahelp><link href=\"text/shared/01/05150101.xhp\" name=\"Προσθήκη αυτόματης μορφοποίησης\">Προσθήκη αυτόματης μορφοποίησης</link> ."
+msgid "In ADDRESS, the parameter is inserted as the fourth parameter, shifting the optional sheet name parameter to the fifth position."
+msgstr "Στην ADDRESS, η παράμετρος εισάγεται ως η τέταρτη παράμετρος και μετακινεί τη προαιρετική παράμετρο ονόματος φύλλου στην πέμπτη θέση."
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3153708\n"
-"29\n"
+"04060109.xhp\n"
+"par_id102720080230153\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_AUTOFMT_NAME\">Enter a name and click <emph>OK</emph>. </ahelp>"
-msgstr "<ahelp hid=\"HID_SC_AUTOFMT_NAME\">Εισάγετε ένα όνομα και κάντε κλικ στο κουμπί <emph>OK</emph>. </ahelp>"
+msgid "In INDIRECT, the parameter is appended as the second parameter."
+msgstr "Στην INDIRECT, η παράμετρος προστίθεται ως δεύτερη παράμετρος."
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3150044\n"
+"04060109.xhp\n"
+"par_id102720080230151\n"
+"help.text"
+msgid "In both functions, if the argument is inserted with the value 0, then the R1C1 notation is used. If the argument is not given or has a value other than 0, then the A1 notation is used."
+msgstr "Και στις δυο συναρτήσεις αν εισαχθεί όρισμα με τιμή 0, τότε χρησιμοποιείται η σημείωση R1C1. Αν δεν έχει εισαχθεί όρισμα ή έχει τιμή μεγαλύτερη του 0, τότε χρησιμοποιείται η σημείωση A1."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id1027200802301556\n"
+"help.text"
+msgid "In case of R1C1 notation, ADDRESS returns address strings using the exclamation mark '!' as the sheet name separator, and INDIRECT expects the exclamation mark as sheet name separator. Both functions still use the dot '.' sheet name separator with A1 notation."
+msgstr "Στην περίπτωση της σημείωσης R1C1, η ADDRESS επιστρέφει αλφαριθμητικά διεύθυνσης χρησιμοποιώντας το θαυμαστικό '!' ως διαχωριστικό ονόματος φύλλων, και η INDIRECT αναμένει ότι το θαυμαστικό θα είναι διαχωριστικό ονόματος φύλλων. Και οι δύο συναρτήσεις χρησιμοποιούν την τελεία '.' ως διαχωριστικό ονομάτων φύλλων αν χρησιμοποιηθεί η σημείωση A1"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id1027200802301521\n"
+"help.text"
+msgid "When opening documents from ODF 1.0/1.1 format, the ADDRESS functions that show a sheet name as the fourth paramater will shift that sheet name to become the fifth parameter. A new fourth parameter with the value 1 will be inserted."
+msgstr "Κατά το άνοιγμα εγγράφων μορφής ODF 1.0/1.1, οι συναρτήσεις ADDRESS που δείχνουν το όνομα του φύλλου ως την τέταρτη παράμετρο θα μετακινήσουν αυτό το όνομα φύλλου ώστε να γίνει η πέμπτη παράμετρος. Μια νέα τέταρτη παράμετρος με την τιμή 1 θα εισαχθεί."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id1027200802301650\n"
+"help.text"
+msgid "When storing a document in ODF 1.0/1.1 format, if ADDRESS functions have a fourth parameter, that parameter will be removed."
+msgstr "Κατά την αποθήκευση εγγράφων σε μορφή ODF 1.0/1.1, αν οι συναρτήσεις ADDRESS έχουν μια τέταρτη παράμετρο, αυτή η παράμετρος θα απομακρυνθεί."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id102720080230162\n"
+"help.text"
+msgid "Do not save a spreadsheet in the old ODF 1.0/1.1 format if the ADDRESS function's new fourth parameter was used with a value of 0."
+msgstr "Μην αποθηκεύετε ένα λογιστικό φύλλο με την παλιά μορφή ODF 1.0/1.1 αν η νέα τέταρτη παράμετρος της συνάρτησης ADDRESS έχει τιμή 0."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id1027200802301756\n"
+"help.text"
+msgid "The INDIRECT function is saved without conversion to ODF 1.0/1.1 format. If the second parameter was present, an older version of Calc will return an error for that function."
+msgstr "Η συνάρτηση INDIRECT αποθηκεύεται χωρίς μετατροπή σε μορφή αρχείου ODF 1.0/1.1 Αν η δεύτερη παράμετρος είναι παρούσα, μια παλαιότερη έκδοση του Calc θα επιστρέψει σφάλμα για αυτή την συνάρτηση."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3151196\n"
+"5\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154707\n"
+"6\n"
+"help.text"
+msgid "ADDRESS(Row; Column; Abs; A1; \"Sheet\")"
+msgstr "ADDRESS(Γραμμή; Στήλη; Abs; A1; \"Φύλλο\")"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3147505\n"
"7\n"
"help.text"
-msgid "More"
-msgstr "Πρόσθετα"
+msgid "<emph>Row</emph> represents the row number for the cell reference"
+msgstr "Το <emph>Γραμμή</emph> αναπαριστά τον αριθμό γραμμής για την αναφορά κελιού."
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3146920\n"
+"04060109.xhp\n"
+"par_id3145323\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_AUTOFORMAT:BTN_MORE\">Opens the <emph>Formatting</emph> section, which displays the formatting overrides that can be applied to the spreadsheet. Deselecting an option keeps the format of the current spreadsheet for that format type.</ahelp>"
-msgstr "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_AUTOFORMAT:BTN_MORE\">Ανοίγει την ενότητα <emph>Μορφοποίηση</emph>, η οποία εμφανίζει τις προτεραιότητες μορφοποίησης που μπορούν να εφαρμοστούν στο υπολογιστικό φύλλο. Αποεπιλέγοντας μια επιλογή διατηρείται η μορφή του τρέχοντος υπολογιστικού φύλλου για το τύπο μορφοποίησης.</ahelp>"
+msgid "<emph>Column</emph> represents the column number for the cell reference (the number, not the letter)"
+msgstr "Το <emph>Στήλη</emph> αναπαριστά τον αριθμό στήλης για την αναφορά κελιού (τον αριθμό, όχι το γράμμα)"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3155961\n"
+"04060109.xhp\n"
+"par_id3153074\n"
"9\n"
"help.text"
-msgid "Formatting"
-msgstr "Μορφοποίηση"
+msgid "<emph>Abs</emph> determines the type of reference:"
+msgstr "Το <emph>Abs</emph> καθορίζει τον τύπο αναφοράς:"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3153965\n"
+"04060109.xhp\n"
+"par_id3153298\n"
"10\n"
"help.text"
-msgid "In this section you can select or deselect the available formatting options. If you want to keep any of the settings currently in your spreadsheet, deselect the corresponding option."
-msgstr "Σε αυτήν την ενότητα μπορείτε να επιλέξετε ή να αποεπιλέξετε τις διαθέσιμες επιλογές μορφοποίησης. Αν επιθυμείτε να διατηρήσετε κάποιες από τις τρέχουσες ρυθμίσεις στο υπολογιστικό σας φύλλο, αποεπιλέξτε την αντίστοιχη επιλογή."
+msgid "1: absolute ($A$1)"
+msgstr "1: απόλυτη ($A$1)"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3154021\n"
+"04060109.xhp\n"
+"par_id3150431\n"
"11\n"
"help.text"
-msgid "Number format"
-msgstr "Μορφή αριθμού"
+msgid "2: row reference type is absolute; column reference is relative (A$1)"
+msgstr "2: αναφορά γραμμής απόλυτη, αναφορά στήλης σχετική (A$1)"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3159239\n"
+"04060109.xhp\n"
+"par_id3146096\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_NUMFORMAT\">When marked, specifies that you want to retain the number format of the selected format.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_NUMFORMAT\">Όταν επιλέγεται, καθορίζει ότι θέλετε να διατηρείται η μορφή αριθμού της επιλεγμένης μορφής.</ahelp>"
+msgid "3: row (relative); column (absolute) ($A1)"
+msgstr "3: γραμμή (σχετική); στήλη (απόλυτη) ($A1)"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3149530\n"
+"04060109.xhp\n"
+"par_id3153334\n"
"13\n"
"help.text"
-msgid "Borders"
-msgstr "Περιγράμματα"
+msgid "4: relative (A1)"
+msgstr "4: σχετική (A1)"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3145259\n"
+"04060109.xhp\n"
+"par_id1027200802465915\n"
+"help.text"
+msgid "<emph>A1</emph> (optional) - if set to 0, the R1C1 notation is used. If this parameter is absent or set to another value than 0, the A1 notation is used."
+msgstr "<emph>A1</emph> (προαιρετικό) - Αν ορισθεί σε 0, χρησιμοποιείται η σημείωση R1C1. Αν αυτή η παράμετρος είναι απούσα ή έχει άλλη τιμή εκτός από 0, τότε χρησιμοποιείται η σημείωση A1 notation."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3153962\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_BORDER\">When marked, specifies that you want to retain the border of the selected format.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_BORDER\">Όταν επιλέγεται, καθορίζει ότι θέλετε να διατηρείται το περίγραμμα της επιλεγμένης μορφής.</ahelp>"
+msgid "<emph>Sheet</emph> represents the name of the sheet. It must be placed in double quotes."
+msgstr "Το <emph>Φύλλο</emph> αντιπροσωπεύει το όνομα του φύλλου. Πρέπει να τοποθετείται σε διπλά εισαγωγικά."
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3154657\n"
+"04060109.xhp\n"
+"hd_id3147299\n"
"15\n"
"help.text"
-msgid "Font"
-msgstr "Γραμματοσειρά"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3152990\n"
+"04060109.xhp\n"
+"par_id3148744\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_FONT\">When marked, specifies that you want to retain the font of the selected format.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_FONT\">Όταν επιλέγεται, καθορίζει ότι θέλετε να διατηρείται η γραμματοσειρά της επιλεγμένης μορφής.</ahelp>"
+msgid "<item type=\"input\">=ADDRESS(1;1;2;;\"Sheet2\")</item> returns the following: Sheet2.A$1"
+msgstr "Η συνάρτηση <item type=\"input\">=ADDRESS(1;1;2;\"Φύλλο2\")</item> επιστρέφει τα εξής: Φύλλο2.A$1"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3155379\n"
+"04060109.xhp\n"
+"par_id3159260\n"
"17\n"
"help.text"
-msgid "Pattern"
-msgstr "Μοτίβο"
+msgid "If the cell A1 in sheet 2 contains the value <item type=\"input\">-6</item>, you can refer indirectly to the referenced cell using a function in B2 by entering <item type=\"input\">=ABS(INDIRECT(B2))</item>. The result is the absolute value of the cell reference specified in B2, which in this case is 6."
+msgstr "Εάν το κελί Α1 στο φύλλο 2 περιέχει την τιμή<item type=\"input\">-6</item>, μπορείτε να αναφερθείτε έμμεσα στο κελί παραπομπής χρησιμοποιώντας μια συνάρτηση στο B2 εισάγοντας τη συνάρτηση <item type=\"input\">=ABS(INDIRECT(B2))</item>. Το αποτέλεσμα είναι η απόλυτη τιμή της αναφοράς κελιού που έχει καθοριστεί στο κελί B2, η οποία σε αυτήν την περίπτωση είναι το 6."
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3150368\n"
-"18\n"
+"04060109.xhp\n"
+"bm_id3150372\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_PATTERN\">When marked, specifies that you want to retain the pattern of the selected format.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_PATTERN\">Όταν επιλέγεται, καθορίζει ότι θέλετε να διατηρείται το μοτίβο της επιλεγμένης μορφής.</ahelp>"
+msgid "<bookmark_value>AREAS function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση AREAS</bookmark_value>"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3146115\n"
+"04060109.xhp\n"
+"hd_id3150372\n"
"19\n"
"help.text"
-msgid "Alignment"
-msgstr "Στοίχιση"
+msgid "AREAS"
+msgstr "AREAS"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3156445\n"
+"04060109.xhp\n"
+"par_id3150036\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_ALIGNMENT\">When marked, specifies that you want to retain the alignment of the selected format.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_ALIGNMENT\">Όταν επιλέγεται, καθορίζει ότι θέλετε να διατηρείται η στοίχιση της επιλεγμένης μορφής.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_BEREICHE\">Returns the number of individual ranges that belong to a multiple range.</ahelp> A range can consist of contiguous cells or a single cell."
+msgstr "<ahelp hid=\"HID_FUNC_BEREICHE\">Επιστρέφει τον αριθμό των μεμονωμένων περιοχών που ανήκουν σε μια πολλαπλή περιοχή.</ahelp> Μια περιοχή μπορεί να αποτελείται από συνεχόμενα κελιά ή από ένα μόνο κελί."
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3155811\n"
+"04060109.xhp\n"
+"par_id061020090307073\n"
+"help.text"
+msgid "The function expects a single argument. If you state multiple ranges, you must enclose them into additional parentheses. Multiple ranges can be entered using the semicolon (;) as divider, but this gets automatically converted to the tilde (~) operator. The tilde is used to join ranges."
+msgstr "Η συνάρτηση αναμένει μια παράμετρο. Αν δηλώσετε πολλαπλές περιοχές, θα πρέπει να τις περικλείσετε μέσα σε επιπρόσθετες παρενθέσεις. Οι πολλαπλές περιοχές μπορούν να εισαχθούν με τη χρήση του ερωτηματικού (;) ως διαχωριστικό, το οποίο θα μετατραπεί αυτόματα σε περισπωμένη (~). Η περισπωμένη χρησιμοποιείται για την συνένωση περιοχών."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3145222\n"
"21\n"
"help.text"
-msgid "AutoFit width and height"
-msgstr "Αυτόματο γέμισμα πλάτους και ύψους"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3148703\n"
+"04060109.xhp\n"
+"par_id3155907\n"
"22\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_ADJUST\">When marked, specifies that you want to retain the width and height of the selected cells of the selected format.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_ADJUST\">Όταν επιλέγεται, καθορίζει ότι θέλετε να διατηρείται το πλάτος και το ύψος των επιλεγμένων κελιών της επιλεγμένης μορφής.</ahelp>"
+msgid "AREAS(Reference)"
+msgstr "AREAS(Παραπομπή)"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3159223\n"
+"04060109.xhp\n"
+"par_id3153118\n"
+"23\n"
+"help.text"
+msgid "Reference represents the reference to a cell or cell range."
+msgstr "Η παραπομπή απεικονίζει την αναφορά σε ένα κελί ή μία περιοχή κελιών."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3148891\n"
+"24\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149946\n"
+"25\n"
+"help.text"
+msgid "<item type=\"input\">=AREAS((A1:B3;F2;G1))</item> returns 3, as it is a reference to three cells and/or areas. After entry this gets converted to =AREAS((A1:B3~F2~G1))."
+msgstr "Το <item type=\"input\">=ΠΕΡΙΟΧΕΣ(A1:B3;F2;G1)</item> επιστρέφει 3, καθώς αναφέρεται σε τρία κελιά και/ή περιοχές. Μετά την καταχώριση αυτό μετατρέπεται σε =ΠΕΡΙΟΧΕΣ((A1:B3~F2~G1))."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3146820\n"
"26\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "<item type=\"input\">=AREAS(All)</item> returns 1 if you have defined an area named All under <emph>Data - Define Range</emph>."
+msgstr "Το <item type=\"input\">=AREAS(Όλα)</item> επιστρέφει 1 αν έχετε ορίσει μια περιοχή με το όνομα Όλα στο <emph>Δεδομένα - Ορισμός Περιοχής</emph>."
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3153064\n"
-"27\n"
+"04060109.xhp\n"
+"bm_id3148727\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_RENAME_AUTOFMT\">Opens a dialog where you can change the specification of the selected AutoFormat.</ahelp> The button is only visible if you clicked the <emph>More</emph> button."
-msgstr "<ahelp hid=\"HID_SC_RENAME_AUTOFMT\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να αλλάξετε τον καθορισμό της επιλεγμένης αυτόματης μορφοποίησης.</ahelp> Το κουμπί είναι ορατό μόνο αν κάνετε κλικ στο κουμπί <emph>Πρόσθετα</emph> ."
+msgid "<bookmark_value>DDE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DDE</bookmark_value>"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3153912\n"
+"04060109.xhp\n"
+"hd_id3148727\n"
"28\n"
"help.text"
-msgid "The <emph>Rename AutoFormat</emph> dialog opens.<ahelp hid=\"HID_SC_REN_AFMT_NAME\"> Enter the new name of the AutoFormat here.</ahelp>"
-msgstr "Το παράθυρο διαλόγου <emph>Μετονομασία αυτόματης μορφοποίησης</emph> ανοίγει.<ahelp hid=\"HID_SC_REN_AFMT_NAME\"> Εισάγετε το νέο όνομα της αυτόματης μορφοποίησης εδώ.</ahelp>"
+msgid "DDE"
+msgstr "DDE"
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3155264\n"
-"23\n"
+"04060109.xhp\n"
+"par_id3149434\n"
+"29\n"
"help.text"
-msgid "More"
-msgstr "Πρόσθετα"
+msgid "<ahelp hid=\"HID_FUNC_DDE\">Returns the result of a DDE-based link.</ahelp> If the contents of the linked range or section changes, the returned value will also change. You must reload the spreadsheet or choose <emph>Edit - Links</emph> to see the updated links. Cross-platform links, for example from a <item type=\"productname\">%PRODUCTNAME</item> installation running on a Windows machine to a document created on a Linux machine, are not allowed."
+msgstr "<ahelp hid=\"HID_FUNC_DDE\">Επιστρέφει το αποτέλεσμα μιας σύνδεσης DDE.</ahelp> Αν τα περιεχόμενα της συνδεδεμένης περιοχής ή ενότητας αλλάξουν, η τιμή που πειστρέφεται θα αλλάξει επίσης. Πρέπει να ξαναφορτώσετε το πυολογιστικό φύλλο ή να επιλέξετε <emph>Επεξεργασία - Σύνδεσμοι</emph> για να δείτε τους ανανεωμένους συνδέσμους. Δεν επιτρέποντα συνδέσεις μεταξύ διαφορετικών πλατφορμών, π.χ. από εγκατάσταση του <item type=\"productname\">%PRODUCTNAME</item> σε Windows σε έγγραοφ δημιουργημένο σε εγκατάσταση σε Linux."
-#: 05110000.xhp
+#: 04060109.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3159094\n"
-"24\n"
+"04060109.xhp\n"
+"hd_id3150700\n"
+"30\n"
"help.text"
-msgid "Closes the <emph>Formatting</emph> options section, if it is currently open."
-msgstr "Κλείνει την ενότητα επιλογών <emph>Μορφοποίηση</emph>, αν είναι ανοικτό εκείνη τη στιγμή."
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3148886\n"
+"31\n"
+"help.text"
+msgid "DDE(\"Server\"; \"File\"; \"Range\"; Mode)"
+msgstr "DDE(\"Εξυπηρετητής\"; \"Αρχείο\"; \"Περιοχή\"; \"Κατάσταση\")"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154842\n"
+"32\n"
+"help.text"
+msgid "<emph>Server</emph> is the name of a server application. <item type=\"productname\">%PRODUCTNAME</item>applications have the server name \"Soffice\"."
+msgstr "<emph>Εξυπηρετητής</emph> είναι το όνομα της εφαρμογής στον εξυπηρετητή. Οι εφαρμογές του <item type=\"productname\">%PRODUCTNAME</item> έχουν το όνομα εξυπηρετητή \"Soffice\"."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3153034\n"
+"33\n"
+"help.text"
+msgid "<emph>File</emph> is the complete file name, including path specification."
+msgstr "<emph>Αρχείο</emph> είναι ολόκληρο το όνομα αρχείου, συμπεριλαμβανομένης της διαδρομής."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3147472\n"
+"34\n"
+"help.text"
+msgid "<emph>Range</emph> is the area containing the data to be evaluated."
+msgstr "<emph>Περιοχή</emph> είναι η περιοχή που περιέχει τα δεδομένα που θα αξιολογηθούν."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3152773\n"
+"184\n"
+"help.text"
+msgid "<emph>Mode</emph> is an optional parameter that controls the method by which the DDE server converts its data into numbers."
+msgstr "<emph>Κατάσταση</emph> είναι μια προαιρετική παράμετρος που ελέγχει τη μέθοδο με την οποία ο διακομιστής DDE μετατρέπει τα δεδομένα του σε αριθμούς."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154383\n"
+"185\n"
+"help.text"
+msgid "<emph>Mode</emph>"
+msgstr "<emph>Λειτουργία</emph>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3145146\n"
+"186\n"
+"help.text"
+msgid "<emph>Effect</emph>"
+msgstr "<emph>Αποτέλεσμα</emph>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154558\n"
+"187\n"
+"help.text"
+msgid "0 or missing"
+msgstr "0 ή ελλιπής"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3145596\n"
+"188\n"
+"help.text"
+msgid "Number format from the \"Default\" cell style"
+msgstr "Μορφή αριθμού από το στυλ κελιού \"Προεπιλογή\""
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3152785\n"
+"189\n"
+"help.text"
+msgid "1"
+msgstr "1"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154380\n"
+"190\n"
+"help.text"
+msgid "Data are always interpreted in the standard format for US English"
+msgstr "Τα δεδομένα ερμηνεύονται πάντα με την προεπιλεγμένη μορφή για Αγγλικά ΗΠΑ"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150279\n"
+"191\n"
+"help.text"
+msgid "2"
+msgstr "2"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3153775\n"
+"192\n"
+"help.text"
+msgid "Data are retrieved as text; no conversion to numbers"
+msgstr "Τα δεδομένα ανακτώνται ως κείμενο και δεν μετατρέπονται σε αριθμούς"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3149546\n"
+"35\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3148734\n"
+"36\n"
+"help.text"
+msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\data1.sxc\";\"sheet1.A1\")</item> reads the contents of cell A1 in sheet1 of the <item type=\"productname\">%PRODUCTNAME</item> Calc spreadsheet data1.sxc."
+msgstr "Η <item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\data1.sxc\";\"φύλλο1.A1\")</item> διαβάζει τα περιεχόμενα του κελιού Α1 στο φύλλο1 του υπολογιστικού φύλλο data1.sxc του <item type=\"productname\">%PRODUCTNAME</item> Calc."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3153081\n"
+"37\n"
+"help.text"
+msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.sxw\";\"Today's motto\")</item> returns a motto in the cell containing this formula. First, you must enter a line in the motto.sxw document containing the motto text and define it as the first line of a section named <item type=\"literal\">Today's Motto</item> (in <item type=\"productname\">%PRODUCTNAME</item> Writer under <emph>Insert - Section</emph>). If the motto is modified (and saved) in the <item type=\"productname\">%PRODUCTNAME</item> Writer document, the motto is updated in all <item type=\"productname\">%PRODUCTNAME</item> Calc cells in which this DDE link is defined."
+msgstr "Το <item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.sxw\";\"Σημερινό Απόφθεγμα\")</item> επιστρέφει ένα απόφθεγμα στο κελί που περιέχει αυτό τον τύπο. Πρώτα, πρέπει να εισάγετε για γραμμή στο έγγραφο motto.sxw που περιέχει το κείμενο του αποφθέγματος και να την καθορίσετε ως πρώτη γραμμή μιας ενότητας με το όνομα <item type=\"literal\">Σημερινό Απόφθεγμα</item> (στο <item type=\"productname\">%PRODUCTNAME</item> Writer στο <emph>Εισαγωγή - Ενότητα</emph>). Αν το απόφθεγμα τροποποιηθεί (και αποθηκευθεί) στο έγγραφο του <item type=\"productname\">%PRODUCTNAME</item> Writer, το απόφθεγμα ενημερώνεται σε όλα τα κελιά του <item type=\"productname\">%PRODUCTNAME</item> Calc στα οποία έχει καθορισθεί αυτή η σύνδεση DDE."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3153114\n"
+"help.text"
+msgid "<bookmark_value>ERRORTYPE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ERRORTYPE</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3153114\n"
+"38\n"
+"help.text"
+msgid "ERRORTYPE"
+msgstr "ERRORTYPE"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3148568\n"
+"39\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_FEHLERTYP\">Returns the number corresponding to an <link href=\"text/scalc/05/02140000.xhp\" name=\"error value\">error value</link> occurring in a different cell.</ahelp> With the aid of this number, you can generate an error message text."
+msgstr "<ahelp hid=\"HID_FUNC_FEHLERTYP\">Επιστρέφει τον αριθμό που αντιστοιχεί σε μια <link href=\"text/scalc/05/02140000.xhp\" name=\"τιμή σφάλματος\">τιμή σφάλματος</link> που εμφανίζεται σε διαφορετικό κελί.</ahelp> Με τη βοήθεια αυτού του αριθμού, μπορείτε να δημιουργήσετε ένα κείμενο σφάλματος."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149877\n"
+"40\n"
+"help.text"
+msgid "The Status Bar displays the predefined error code from <item type=\"productname\">%PRODUCTNAME</item> if you click the cell containing the error."
+msgstr "Η γραμμή κατάστασης έχει τον προκαθορισμένο κωδικό σφάλματος από το <item type=\"productname\">%PRODUCTNAME</item>, εάν κάνετε κλικ στο κελί που περιέχει το σφάλμα."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3154327\n"
+"41\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3151322\n"
+"42\n"
+"help.text"
+msgid "ERRORTYPE(Reference)"
+msgstr "ERRORTYPE(Παραπομπή)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150132\n"
+"43\n"
+"help.text"
+msgid "<emph>Reference</emph> contains the address of the cell in which the error occurs."
+msgstr "Η <emph>Παραπομπή</emph> περιέχει τη διεύθυνση του κελιού στο οποίο παρουσιάζεται στο σφάλμα."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3145248\n"
+"44\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3146904\n"
+"45\n"
+"help.text"
+msgid "If cell A1 displays Err:518, the function <item type=\"input\">=ERRORTYPE(A1)</item> returns the number 518."
+msgstr "Εάν το κελί A1 εμφανίζει την τιμή Err:518, η συνάρτηση <item type=\"input\">=ERRORTYPE(A1)</item> θα επιστρέψει τον αριθμό 518."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3151221\n"
+"help.text"
+msgid "<bookmark_value>INDEX function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση INDEX</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3151221\n"
+"47\n"
+"help.text"
+msgid "INDEX"
+msgstr "INDEX"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150268\n"
+"48\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_INDEX\">INDEX returns a sub range, specified by row and column number, or an optional range index. Depending on context, INDEX returns a reference or content.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_INDEX\">Η συνάρτηση INDEX επιστρέφει μια υπο-περιοχή, που καθορίζεται με τον αριθμό γραμμής και στήλης ή με ένα προαιρετικό όνομα περιοχής. Ανάλογα με το περιεχόμενο, η INDEX επιστρέφει μια παραππμπή ή περιεχόμενο.</ahelp>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3156063\n"
+"49\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149007\n"
+"50\n"
+"help.text"
+msgid "INDEX(Reference; Row; Column; Range)"
+msgstr "INDEX(Παραπομπή; Γραμμή; Στήλη; Περιοχή)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3153260\n"
+"51\n"
+"help.text"
+msgid "<emph>Reference</emph> is a reference, entered either directly or by specifying a range name. If the reference consists of multiple ranges, you must enclose the reference or range name in parentheses."
+msgstr "<emph>Παραπομπή</emph> είναι μια παραπομπή σε κελί, που έχει εισαχθεί είτε απευθείας είτε καθορίζοντας ένα όνομα περιοχής. Εάν η παραπομπή αποτελείται από πολλαπλές περιοχές, πρέπει να τοποθετήσετε την παραπομπή ή το όνομα της περιοχής σε παρενθέσεις."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3145302\n"
+"52\n"
+"help.text"
+msgid "<emph>Row</emph> (optional) represents the row index of the reference range, for which to return a value. In case of zero (no specific row) all referenced rows are returned."
+msgstr "<emph>Γραμμή</emph> (προαιρετική) αναπαριστά τον αριθμό γραμμής της περιοχής παραπομπής, για την οποία θα επιστραφεί τιμή. Στην περίπτωση του μηδέν (καμία συγκεκριμένη γραμμή) επιστρέφονται όλες οι γραμμές της παραπομπής."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154628\n"
+"53\n"
+"help.text"
+msgid "<emph>Column</emph> (optional) represents the column index of the reference range, for which to return a value. In case of zero (no specific column) all referenced columns are returned."
+msgstr "<emph>Στήλη</emph> (προαιρετική) αναπαριστά τον αριθμό στήλης της περιοχής παραπομπής, για την οποία θα επιστραφεί τιμή. Στην περίπτωση του μηδέν (καμία συγκεκριμένη γραμμή) επιστρέφονται όλες οι στήλες της παραπομπής."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3155514\n"
+"54\n"
+"help.text"
+msgid "<emph>Range</emph> (optional) represents the index of the subrange if referring to a multiple range."
+msgstr "<emph>Περιοχή</emph> (προαιρετική) αντιπροσωπεύει τον αριθμό της υποπεριοχής αν αναφερόμαστε σε πολλαπλή περιοχή."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3145264\n"
+"55\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3159112\n"
+"56\n"
+"help.text"
+msgid "<item type=\"input\">=INDEX(Prices;4;1)</item> returns the value from row 4 and column 1 of the database range defined in <emph>Data - Define</emph> as <emph>Prices</emph>."
+msgstr "Το <item type=\"input\">=INDEX(Prices;4;1)</item> επιστρέφει την τιμή από τη γραμμή 4 και τη στήλη 1 της περιοχής βάσης δεδομένων που καθορίζεται στο <emph>Δεδομένα - Ορισμός</emph> περιοχής ως <emph>Τιμές</emph>."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150691\n"
+"57\n"
+"help.text"
+msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Insert - Names - Define</emph>."
+msgstr "Το <item type=\"input\">=INDEX(SumX;4;1)</item> επιστρέφει την τιμή από την περιοχή <emph>SumX</emph> στη γραμμή 4 και στήλη 1 όπως καθορίζεται στο <emph>Εισαγωγή - Ονόματα - Καθορισμός</emph>."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id4109012\n"
+"help.text"
+msgid "<item type=\"input\">=INDEX(A1:B6;1)</item> returns a reference to the first row of A1:B6."
+msgstr "Το <item type=\"input\">=INDEX(A1:B6;1)</item> επιστρέφει μια παραπομπή στην πρώτη σειρά της περιοχής A1:B6."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id9272133\n"
+"help.text"
+msgid "<item type=\"input\">=INDEX(A1:B6;0;1)</item> returns a reference to the first column of A1:B6."
+msgstr "Το <item type=\"input\">=INDEX(A1:B6;0;1)</item> επιστρέφει μια παραπομπή στην πρώτη στήλη της περιοχής A1:B6."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3158419\n"
+"58\n"
+"help.text"
+msgid "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Insert - Names - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter."
+msgstr "Το <item type=\"input\">=INDEX((multi);4;1)</item> υποδεικνύει την τιμή που περιέχεται στη γραμμή 4 και στήλη 1 της (πολλαπλής) περιοχής, την οποία ονομάσατε με το <emph>Εισαγωγή - Ονόματα - Καθορισμός</emph> ως <emph>multi</emph>. Η πολλαπλή περιοχή μπορεί να αποτελείται από πολλές ορθογώνιες περιοχές, κάθε μία με γραμμή 4 και στήλη 1. Αν τώρα επιθυμείτε να καλέσετε το δεύτερο μπλοκ της πολλαπλής περιοχής εισάγετε τον αριθμό <item type=\"input\">2</item> για την παράμετρο <emph>περιοχή</emph>."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3148595\n"
+"59\n"
+"help.text"
+msgid "<item type=\"input\">=INDEX(A1:B6;1;1)</item> indicates the value in the upper-left of the A1:B6 range."
+msgstr "Το <item type=\"input\">=INDEX(A1:B6;1;1)</item> υποδεικνύει την τιμή πάνω αριστερά της περιοχής A1:B6."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id9960020\n"
+"help.text"
+msgid "<item type=\"input\">=INDEX((multi);0;0;2)</item> returns a reference to the second range of the multiple range."
+msgstr "Το <item type=\"input\">=INDEX((multi);0;0;2)</item> επιστρέφει μια παραπομπή στη δεύτερη περιοχή της πολλαπλής περιοχής."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3153181\n"
+"help.text"
+msgid "<bookmark_value>INDIRECT function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση INDIRECT</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3153181\n"
+"62\n"
+"help.text"
+msgid "INDIRECT"
+msgstr "INDIRECT"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3147169\n"
+"63\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_INDIREKT\">Returns the <emph>reference</emph> specified by a text string.</ahelp> This function can also be used to return the area of a corresponding string."
+msgstr "<ahelp hid=\"HID_FUNC_INDIREKT\">Επιστρέφει την <emph>παραπομπή</emph> που καθορίζεται από ένα κείμενο.</ahelp> Αυτή η συνάρτηση μπορεί επίσης να χρησιμοποιηθεί για να επιστραφεί η περιοχή μιας αντίστοιχης συμβολοσειράς."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3153717\n"
+"64\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149824\n"
+"65\n"
+"help.text"
+msgid "INDIRECT(Ref; A1)"
+msgstr "INDIRECT(Ref; A1)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154317\n"
+"66\n"
+"help.text"
+msgid "<emph>Ref</emph> represents a reference to a cell or an area (in text form) for which to return the contents."
+msgstr "Το <emph>Ref</emph> αναπαριστά μια παραπομπή σε ένα κελί ή μια περιοχή (σε μορφή κειμένου) της οποίας τα περιεχόμενα θα επιστραφούν."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id1027200802470312\n"
+"help.text"
+msgid "<emph>A1</emph> (optional) - if set to 0, the R1C1 notation is used. If this parameter is absent or set to another value than 0, the A1 notation is used."
+msgstr "<emph>A1</emph> (προαιρετικό) - Αν ορισθεί σε 0, χρησιμοποιείται η σημείωση R1C1. Αν αυτή η παράμετρος είναι απούσα ή έχει άλλη τιμή εκτός από 0, τότε χρησιμοποιείται η σημείωση A1 notation."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_idN10CAE\n"
+"help.text"
+msgid "If you open an Excel spreadsheet that uses indirect addresses calculated from string functions, the sheet addresses will not be translated automatically. For example, the Excel address in INDIRECT(\"filename!sheetname\"&B1) is not converted into the Calc address in INDIRECT(\"filename.sheetname\"&B1)."
+msgstr "Αν ανοίξετε ένα υπολογιστικό φύλλο του Excel που χρησιμοποιεί έμμεσες διευθύνσεις που υπολογίζονται από αλφαριθμητικές συναρτήσεις, οι διευθύνσεις του φύλλου δεν θα μεταφρασθούν αυτόματα. Π.χ., η διεύθυνση του Excel στο INDIRECT(\"filename!sheetname\"&B1) δεν μετατρέπεται στη διεύθυνση του Calc στο INDIRECT(\"filename.sheetname\"&B1)."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3150389\n"
+"67\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150608\n"
+"68\n"
+"help.text"
+msgid "<item type=\"input\">=INDIRECT(A1)</item> equals 100 if A1 contains C108 as a reference and cell C108 contains a value of <item type=\"input\">100</item>."
+msgstr "Το <item type=\"input\">=INDIRECT(A1)</item> ισούται με 100 αν το Α1 περιέχει το C108 ως αναφορά και το κελί C108 περιέχει την τιμή <item type=\"input\">100</item>."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3083286\n"
+"181\n"
+"help.text"
+msgid "<item type=\"input\">=SUM(INDIRECT(\"a1:\" & ADDRESS(1;3)))</item> totals the cells in the area of A1 up to the cell with the address defined by row 1 and column 3. This means that area A1:C1 is totaled."
+msgstr "Το <item type=\"input\">=SUM(INDIRECT(\"a1:\" & ADDRESS(1;3)))</item> αθροίζει τα κελιά στην περιοχή Α1 έως το κελί με τη διεύθυνση που ορίζεται από τη γραμμή 1 και στήλη 3. Αυτό σημαίνει ότι αθροίζεται η περιοχή A1:C1."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3154818\n"
+"help.text"
+msgid "<bookmark_value>COLUMN function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COLUMN</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3154818\n"
+"70\n"
+"help.text"
+msgid "COLUMN"
+msgstr "COLUMN"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149711\n"
+"193\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_SPALTE\">Returns the column number of a cell reference.</ahelp> If the reference is a cell the column number of the cell is returned; if the parameter is a cell area, the corresponding column numbers are returned in a single-row <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"array\">array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"as an array formula\">as an array formula</link>. If the COLUMN function with an area reference parameter is not used for an array formula, only the column number of the first cell within the area is determined."
+msgstr "<ahelp hid=\"HID_FUNC_SPALTE\">Επιστρέφει τον αριθμό στήλης μιας παραπομπής κελιού.</ahelp> Εάν η παραπομπή είναι ένα κελί, επιστρέφεται ο αριθμός στήλης του κελιού. Εάν η παράμετρος είναι μια περιοχή κελιών, οι αντίστοιχοι αριθμοί στήλης επιστρέφονται σε έναν <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"πίνακα\">πίνακα</link> μονής γραμμής, εφόσον ο τύπος έχει εισαχθεί <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"ως τύπος πίνακα\">ως τύπος πίνακα</link>. Εάν η συνάρτηση COLUMN με παράμετρο παραπομπής σε περιοχή δεν χρησιμοποιείται για τύπο πίνακα, καθορίζεται μόνο ο αριθμός στήλης του πρώτου κελιού μέσα στην περιοχή."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3149283\n"
+"72\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149447\n"
+"73\n"
+"help.text"
+msgid "COLUMN(Reference)"
+msgstr "COLUMN(Παραπομπή)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3156310\n"
+"74\n"
+"help.text"
+msgid "<emph>Reference</emph> is the reference to a cell or cell area whose first column number is to be found."
+msgstr "Η <emph>Παραπομπή</emph> είναι η παραπομπή σε κελί ή περιοχή κελιών της οποίας ο αριθμός της πρώτης στήλης θα εντοπιστεί."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3155837\n"
+"194\n"
+"help.text"
+msgid "If no reference is entered, the column number of the cell in which the formula is entered is found. <item type=\"productname\">%PRODUCTNAME</item> Calc automatically sets the reference to the current cell."
+msgstr "Εάν δεν έχει εισαχθεί παραπομπή, εντοπίζεται ο αριθμός στήλης του κελιού στο οποίο έχει εισαχθεί ο τύπος. Το <item type=\"productname\">%PRODUCTNAME</item> Calc ορίζει αυτόματα την παραπομπή στο τρέχον κελί."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3152932\n"
+"75\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3147571\n"
+"76\n"
+"help.text"
+msgid "<item type=\"input\">=COLUMN(A1)</item> equals 1. Column A is the first column in the table."
+msgstr "Η συνάρτηση <item type=\"input\">=COLUMN(A1)</item> ισούται με 1. Η στήλη Α είναι η πρώτη στήλη του πίνακα."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3147079\n"
+"77\n"
+"help.text"
+msgid "<item type=\"input\">=COLUMN(C3:E3)</item> equals 3. Column C is the third column in the table."
+msgstr "Η συνάρτηση <item type=\"input\">=COLUMN(C3:E3)</item> ισούται με 3. Η στήλη C είναι η τρίτη στήλη του πίνακα."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3146861\n"
+"195\n"
+"help.text"
+msgid "<item type=\"input\">=COLUMN(D3:G10)</item> returns 4 because column D is the fourth column in the table and the COLUMN function is not used as an array formula. (In this case, the first value of the array is always used as the result.)"
+msgstr "Η συνάρτηση <item type=\"input\">=COLUMN(D3:G10)</item> επιστρέφει ως αποτέλεσμα 4 επειδή η στήλη D είναι η τέταρτη στήλη του πίνακα και η συνάρτηση COLUMN δεν χρησιμοποιείται σαν συνάρτηση πίνακα. (Σε αυτήν την περίπτωση, η πρώτη τιμή του πίνακα χρησιμοποιείται πάντα ως αποτέλεσμα.)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3156320\n"
+"196\n"
+"help.text"
+msgid "<item type=\"input\">{=COLUMN(B2:B7)}</item> and <item type=\"input\">=COLUMN(B2:B7)</item> both return 2 because the reference only contains column B as the second column in the table. Because single-column areas have only one column number, it does not make a difference whether or not the formula is used as an array formula."
+msgstr "Οι συναρτήσεις <item type=\"input\">{=COLUMN(B2:B7)}</item> και <item type=\"input\">=COLUMN(B2:B7)</item> επιστρέφουν και οι δύο τον αριθμό 2 γιατί η παραπομπή περιέχει μόνο τη στήλη B ως τη δεύτερη στήλη του πίνακα. Επειδή οι περιοχές με μία μόνο στήλη έχουν μόνο έναν αριθμό στήλης, δεν έχει σημασία εάν ο τύπος χρησιμοποιείται ως τύπος πίνακα."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150872\n"
+"197\n"
+"help.text"
+msgid "<item type=\"input\">=COLUMN()</item> returns 3 if the formula was entered in column C."
+msgstr "Η συνάρτηση <item type=\"input\">=COLUMN()</item> επιστρέφει ως αποτέλεσμα 3 αν ο τύπος έχει εισαχθεί στη στήλη C."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3153277\n"
+"198\n"
+"help.text"
+msgid "<item type=\"input\">{=COLUMN(Rabbit)}</item> returns the single-row array (3, 4) if \"Rabbit\" is the named area (C1:D3)."
+msgstr "Η συνάρτηση <item type=\"input\">{=COLUMN(Rabbit)}</item> επιστρέφει τον πίνακα μίας σειράς (3, 4), εάν το \"Κουνέλι\" είναι η καθορισμένη περιοχή (C1:D3)."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3154643\n"
+"help.text"
+msgid "<bookmark_value>COLUMNS function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COLUMNS</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3154643\n"
+"79\n"
+"help.text"
+msgid "COLUMNS"
+msgstr "COLUMNS"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3151182\n"
+"80\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_SPALTEN\">Returns the number of columns in the given reference.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_SPALTEN\">Επιστρέφει τον αριθμό των στηλών στη δοθείσα παραπομπή.</ahelp>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3149141\n"
+"81\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154047\n"
+"82\n"
+"help.text"
+msgid "COLUMNS(Array)"
+msgstr "COLUMNS(Πίνακας)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154745\n"
+"83\n"
+"help.text"
+msgid "<emph>Array</emph> is the reference to a cell range whose total number of columns is to be found. The argument can also be a single cell."
+msgstr "Ο <emph>Πίνακας</emph> είναι η παραπομπή σε μια περιοχή κελιών, της οποίας ο συνολικός αριθμός στηλών θα εντοπιστεί. Το όρισμα μπορεί επίσης να είναι ένα μόνο κελί."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3153622\n"
+"84\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149577\n"
+"200\n"
+"help.text"
+msgid "<item type=\"input\">=COLUMNS(B5)</item> returns 1 because a cell only contains one column."
+msgstr "Η συνάρτηση <item type=\"input\">=COLUMNS(B5)</item> επιστρέφει ως αποτέλεσμα 1 επειδή ένα κελί μόνο του περιέχει μία στήλη."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3145649\n"
+"85\n"
+"help.text"
+msgid "<item type=\"input\">=COLUMNS(A1:C5)</item> equals 3. The reference comprises three columns."
+msgstr "Η συνάρτηση <item type=\"input\">=COLUMNS(A1:C5)</item> ισούται με 3. Η παραπομπή συγκρίνει τρεις στήλες."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3155846\n"
+"201\n"
+"help.text"
+msgid "<item type=\"input\">=COLUMNS(Rabbit)</item> returns 2 if <item type=\"literal\">Rabbit</item> is the named range (C1:D3)."
+msgstr "Η συνάρτηση <item type=\"input\">=COLUMNS(Κουνέλι)</item> επιστρέφει ως αποτέλεσμα 2 αν το <item type=\"literal\">Κουνέλι</item> είναι η καθορισμένη περιοχή (C1:D3)."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3153152\n"
+"help.text"
+msgid "<bookmark_value>vertical search function</bookmark_value> <bookmark_value>VLOOKUP function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση κάθετης αναζήτησης</bookmark_value><bookmark_value>συνάρτηση VLOOKUP</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3153152\n"
+"87\n"
+"help.text"
+msgid "VLOOKUP"
+msgstr "VLOOKUP"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149984\n"
+"88\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_SVERWEIS\">Vertical search with reference to adjacent cells to the right.</ahelp> This function checks if a specific value is contained in the first column of an array. The function then returns the value in the same row of the column named by <item type=\"literal\">Index</item>. If the <item type=\"literal\">SortOrder</item> parameter is omitted or set to TRUE or one, it is assumed that the data is sorted in ascending order. In this case, if the exact <item type=\"literal\">SearchCriterion</item> is not found, the last value that is smaller than the criterion will be returned. If <item type=\"literal\">SortOrder</item> is set to FALSE or zero, an exact match must be found, otherwise the error <emph>Error: Value Not Available</emph> will be the result. Thus with a value of zero the data does not need to be sorted in ascending order."
+msgstr "<ahelp hid=\"HID_FUNC_SVERWEIS\">Κάθετη αναζήτηση ως προς τα διπλανά κελιά στα δεξιά.</ahelp> Αυτή η συνάρτηση ελέγχει αν μια συγκεκριμένη τιμή περιέχεται στην πρώτη στήλη μιας περιοχής. Η συνάρτηση μετά επιστρέφει την τιμή στην ίδια γραμμή ή στήλη που κατονομάζεται στο <item type=\"literal\">Index</item>. Αν η παράμετρος <item type=\"literal\">Σειρά-ταξινόμησης</item> παραλείπεται ή ορίζεται ως TRUE ή 1, υποτίθεται ότι τα δεδομένα ταξινομούνται κατά αύξουσα σειρά. Σε αυτή την περίπτωση, αν το ακριβές <item type=\"literal\">Κριτήριο-Αναζήτησης</item> δεν βρεθεί, θα επιστραφεί η τελευταία τιμή που είναι μικρότερη από το κριτήριο. Αν η παράμετρος <item type=\"literal\">Σειρά-ταξινόμησης</item> ορισθεί ως FALSE ή 0, πρέπει να βρεθεί ακριβές ταίριασμα αλλιώς εμφανίζεται το σφάλμα <emph>Σφάλμα: Η τιμή δεν είναι διαθέσιμη</emph>. Έτσι με μια τιμή μηδέν τα δεδομένα δεν είναι απαραίτητο να είναι ταξινομημένα κατά αύξουσα σειρά."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3146898\n"
+"89\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150156\n"
+"90\n"
+"help.text"
+msgid "=VLOOKUP(SearchCriterion; Array; Index; SortOrder)"
+msgstr "=VLOOKUP(Κριτήριο-αναζήτησης, Πίνακας, Δείκτης, Σειρά-ταξινόμησης)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149289\n"
+"91\n"
+"help.text"
+msgid "<emph>SearchCriterion</emph> is the value searched for in the first column of the array."
+msgstr "Το <emph>Κριτήριο-αναζήτησης</emph> είναι η τιμή που αναζητείται στην πρώτη στήλη της σειράς δεδομένων."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3153884\n"
+"92\n"
+"help.text"
+msgid "<emph>Array</emph> is the reference, which is to comprise at least two columns."
+msgstr "Ο <emph>Πίνακας</emph> είναι η παραπομπή, που αποτελείται από τουλάχιστον δύο στήλες."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3156005\n"
+"93\n"
+"help.text"
+msgid "<emph>Index</emph> is the number of the column in the array that contains the value to be returned. The first column has the number 1."
+msgstr "Ο <emph>Δείκτης</emph> είναι ο αριθμός της στήλης στον πίνακα που περιέχει την τιμή που θα επιστραφεί ως αποτέλεσμα. Η πρώτη στήλη έχει τον αριθμό 1."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3151208\n"
+"94\n"
+"help.text"
+msgid "<emph>SortOrder</emph> is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is between the lowest and highest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return this message: <emph>Error: Value Not Available</emph>."
+msgstr "Το <emph>ΣειράΤαξινόμησης</emph> είναι μια προαιρετική παράμετρος που υποδηλώνει εάν η πρώτη στήλη στον πίνακα ταξινομείται κατά αύξουσα σειρά (αυτή είναι η προεπιλογή). Εισαγάγετε τη λογική τιμή FALSE, εάν η πρώτη στήλη δεν έχει ταξινομηθεί κατά αύξουσα σειρά. Στις ταξινομημένες στήλες μπορεί να διενεργηθεί αναζήτηση πολύ ταχύτερα και η συνάρτηση πάντα επιστρέφει μια τιμή, ακόμα και στην περίπτωση που η τιμή δεν συμφωνεί απόλυτα (εάν βρίσκεται ανάμεσα στη χαμηλότερη και την υψηλότερη τιμή της ταξινομημένης λίστας). Σε λίστες που δεν έχουν ταξινομηθεί, η τιμή αναζήτησης πρέπει να ταιριάζει απόλυτα. Διαφορετικά, η συνάρτηση θα επιστρέψει το ακόλουθο μήνυμα: <emph>Σφάλμα: Μη διαθέσιμη Τιμή</emph>."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3147487\n"
+"95\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154129\n"
+"96\n"
+"help.text"
+msgid "You want to enter the number of a dish on the menu in cell A1, and the name of the dish is to appear as text in the neighboring cell (B1) immediately. The Number to Name assignment is contained in the D1:E100 array. D1 contains <item type=\"input\">100</item>, E1 contains the name <item type=\"input\">Vegetable Soup</item>, and so forth, for 100 menu items. The numbers in column D are sorted in ascending order; thus, the optional <item type=\"literal\">SortOrder</item> parameter is not necessary."
+msgstr "Υποθέτουμε ότι θέλετε να εισάγετε τον αριθμό ενός πιάτου στο μενού στο κελί A1, και το όνομα του πιάτου θα εμφανιστεί ως κείμενο στο γειτονικό κελί (B1) αμέσως. Η αντιστοίχηση αριθμός-σε-όνομα περιέχεται στον πίνακα D1:E100. Το κελί D1 περιέχει την τιμή <item type=\"input\">100</item>, το κελί E1 περιέχει το όνομα <item type=\"input\">Σούπα χορτοφάγων</item>, κ.ο.κ., για 100 αντικείμενα του μενού. Οι αριθμοί στην στήλη D ταξινομούνται σε αύξουσα σειρά. Συνεπώς, η προαιρετική παράμετρος <item type=\"literal\">Σειρά ταξινόμησης</item> δεν είναι απαραίτητη."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3145663\n"
+"97\n"
+"help.text"
+msgid "Enter the following formula in B1:"
+msgstr "Εισάγετε τον ακόλουθο τύπο στο κελί B1:"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3151172\n"
+"98\n"
+"help.text"
+msgid "<item type=\"input\">=VLOOKUP(A1;D1:E100;2)</item>"
+msgstr "<item type=\"input\">=VLOOKUP(A1;D1:E100;2)</item>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149200\n"
+"99\n"
+"help.text"
+msgid "As soon as you enter a number in A1 B1 will show the corresponding text contained in the second column of reference D1:E100. Entering a nonexistent number displays the text with the next number down. To prevent this, enter FALSE as the last parameter in the formula so that an error message is generated when a nonexistent number is entered."
+msgstr "Μόλις εισάγετε έναν αριθμό στο κελί A1, στο B1 θα εμφανίζει το αντίστοιχο κείμενο που περιέχεται στη δεύτερη στήλη παραπομπής D1:E100. Εισάγοντας έναν αριθμό που δεν υπάρχει, εμφανίζεται το κείμενο του επόμενου αριθμού από κάτω. Για να το αποφύγετε, εισαγάγετε την τιμή FALSE ως την τελευταία παράμετρο στον τύπο, ώστε να εμφανίζεται ένα μήνυμα σφάλματος, όταν εισάγεται ένας ανύπαρκτος αριθμός."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3153905\n"
+"help.text"
+msgid "<bookmark_value>sheet numbers; looking up</bookmark_value> <bookmark_value>SHEET function</bookmark_value>"
+msgstr "<bookmark_value>αριθμοί φύλλων, αναζήτηση</bookmark_value><bookmark_value>συνάρτηση SHEET</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3153905\n"
+"215\n"
+"help.text"
+msgid "SHEET"
+msgstr "SHEET"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150309\n"
+"216\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_TABELLE\">Returns the sheet number of a reference or a string representing a sheet name.</ahelp> If you do not enter any parameters, the result is the sheet number of the spreadsheet containing the formula."
+msgstr "<ahelp hid=\"HID_FUNC_TABELLE\">Επιστρέφει τον αριθμό του φύλλου της παραπομπής ή του αλφαριθμητικού που αντιπροσωπεύει ένα όνομα φύλλου.</ahelp> Εάν δεν εισαγάγετε παραμέτρους, το αποτέλεσμα είναι ο αριθμός φύλλου που περιέχει τον τύπο."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3148564\n"
+"217\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3153095\n"
+"218\n"
+"help.text"
+msgid "SHEET(Reference)"
+msgstr "SHEET(Παραπομπή)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154588\n"
+"219\n"
+"help.text"
+msgid "<emph>Reference</emph> is optional and is the reference to a cell, an area, or a sheet name string."
+msgstr "Η <emph>Παραπομπή</emph> είναι προαιρετική και είναι η παραπομπή σε ένα κελί, μια περιοχή ή μια ακολουθία χαρακτήρων ονόματος πίνακα."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3155399\n"
+"220\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3146988\n"
+"221\n"
+"help.text"
+msgid "<item type=\"input\">=SHEET(Sheet2.A1)</item> returns 2 if Sheet2 is the second sheet in the spreadsheet document."
+msgstr "Η συνάρτηση <item type=\"input\">=SHEET(Sheet2.A1)</item> επιστρέφεις την τιμή 2 αν το Φύλλο2 είναι το δεύτερο φύλλο στο έγγραφο του υπολογιστικού φύλλου."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3148829\n"
+"help.text"
+msgid "<bookmark_value>number of sheets; function</bookmark_value> <bookmark_value>SHEETS function</bookmark_value>"
+msgstr "<bookmark_value>αριθμός φύλλων, συνάρτηση</bookmark_value><bookmark_value>συνάρτηση SHEETS</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3148829\n"
+"222\n"
+"help.text"
+msgid "SHEETS"
+msgstr "SHEETS"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3148820\n"
+"223\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_TABELLEN\">Determines the number of sheets in a reference.</ahelp> If you do not enter any parameters, it returns the number of sheets in the current document."
+msgstr "<ahelp hid=\"HID_FUNC_TABELLEN\">Καθορίζει τον αριθμό των φύλλων σε μια αναφορά.</ahelp> Εάν δεν εισαγάγετε παραμέτρους, επιστρέφει τον αριθμό των φύλλων στο τρέχον έγγραφο."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3154220\n"
+"224\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150777\n"
+"225\n"
+"help.text"
+msgid "SHEETS(Reference)"
+msgstr "SHEETS(Παραπομπή)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3153060\n"
+"226\n"
+"help.text"
+msgid "<emph>Reference</emph> is the reference to a sheet or an area. This parameter is optional."
+msgstr "Η <emph>Παραπομπή</emph> είναι η παραπομπή σε έναν πίνακα ή μια περιοχή. Αυτή η παράμετρος είναι προαιρετική."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3149766\n"
+"227\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150507\n"
+"228\n"
+"help.text"
+msgid "<item type=\"input\">=SHEETS(Sheet1.A1:Sheet3.G12)</item> returns 3 if Sheet1, Sheet2, and Sheet3 exist in the sequence indicated."
+msgstr "Η συνάρτηση <item type=\"input\">=SHEETS(Sheet1.A1:Sheet3.G12)</item> επιστρέφει ως αποτέλεσμα 3 αν τα φύλλα Φύλλο1, Φύλλο2 και Φύλλο3 υπάρχουν με την σειρά που υποδεικνύονται."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3158407\n"
+"help.text"
+msgid "<bookmark_value>MATCH function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση MATCH</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3158407\n"
+"101\n"
+"help.text"
+msgid "MATCH"
+msgstr "MATCH"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154896\n"
+"102\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_VERGLEICH\">Returns the relative position of an item in an array that matches a specified value.</ahelp> The function returns the position of the value found in the lookup_array as a number."
+msgstr "<ahelp hid=\"HID_FUNC_VERGLEICH\">Επιστρέφει τη σχετική θέση ενός στοιχείου σε έναν πίνακα που ταιριάζει με μια καθορισμένη τιμή.</ahelp> Η συνάρτηση επιστρέφει τη θέση της τιμής που βρέθηκε ως αριθμός στον πίνακα-αναζήτησης."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3153834\n"
+"103\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3159152\n"
+"104\n"
+"help.text"
+msgid "MATCH(SearchCriterion; LookupArray; Type)"
+msgstr "MATCH(Κριτήριο-αναζήτησης, Πίνακας-αναζήτησης, Τύπος)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149336\n"
+"105\n"
+"help.text"
+msgid "<emph>SearchCriterion</emph> is the value which is to be searched for in the single-row or single-column array."
+msgstr "Το <emph>Κριτήριο-αναζήτησης</emph> είναι η τιμή που θα αναζητηθεί στον πίνακα μίας γραμμής ή μίας στήλης."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3159167\n"
+"106\n"
+"help.text"
+msgid "<emph>LookupArray</emph> is the reference searched. A lookup array can be a single row or column, or part of a single row or column."
+msgstr "<emph>ΠίνακαςΑναζήτησης</emph> είναι η παραπομπή που αναζητείται. Ένας πίνακας αναζήτησης μπορεί να είναι μία μόνο γραμμή ή στήλη, ή τμήμα μίας γραμμής ή στήλης."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3147239\n"
+"107\n"
+"help.text"
+msgid "<emph>Type</emph> may take the values 1, 0, or -1. If Type = 1 or if this optional parameter is missing, it is assumed that the first column of the search array is sorted in ascending order. If Type = -1 it is assumed that the column in sorted in descending order. This corresponds to the same function in Microsoft Excel."
+msgstr "Ο <emph>Τύπος</emph> μπορεί να έχει τις τιμές 1, 0 ή -1. Εάν Τύπος = 1 ή εάν αυτή η προαιρετική παράμετρος δεν έχει καθοριστεί, θεωρείται ότι η πρώτη στήλη του πίνακα αναζήτησης ταξινομείται σε αύξουσα σειρά. Εάν Τύπος = -1 θεωρείται ότι η στήλη ταξινομείται σε φθίνουσα σειρά. Αντιστοιχεί στη συμπεριφορά της ίδιας συνάρτησης στο Microsoft Excel."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154265\n"
+"231\n"
+"help.text"
+msgid "If Type = 0, only exact matches are found. If the search criterion is found more than once, the function returns the index of the first matching value. Only if Type = 0 can you search for regular expressions."
+msgstr "Εάν Τύπος = 0, εντοπίζονται μόνο ακριβείς περιπτώσεις συμφωνίας. Εάν το κριτήριο αναζήτησης βρεθεί πάνω από μία φορά, η συνάρτηση επιστρέφει το πρώτο που θα βρεθεί. Μόνο εάν Τύπος = 0, μπορείτε να αναζητήσετε κανονικές εκφράσεις."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3147528\n"
+"232\n"
+"help.text"
+msgid "If Type = 1 or the third parameter is missing, the index of the last value that is smaller or equal to the search criterion is returned. This applies even when the search array is not sorted. For Type = -1, the first value that is larger or equal is returned."
+msgstr "Εάν Τύπος = 1 ή λείπει η τρίτη παράμετρος, επιστρέφεται η τελευταία παράμετρος που είναι μικρότερη ή ίση με το κριτήριο αναζήτησης. Αυτό ισχύει ακόμα και όταν ο πίνακας αναζήτησης δεν έχει ταξινομηθεί. Εάν Τύπος = -1, επιστρέφεται η πρώτη τιμή που είναι μεγαλύτερη ή ίση ."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3155119\n"
+"108\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3155343\n"
+"109\n"
+"help.text"
+msgid "<item type=\"input\">=MATCH(200;D1:D100)</item> searches the area D1:D100, which is sorted by column D, for the value 200. As soon as this value is reached, the number of the row in which it was found is returned. If a higher value is found during the search in the column, the number of the previous row is returned."
+msgstr "Το <item type=\"input\">=MATCH(200;D1:D100)</item> αναζητεί την περιοχή D1:D100, η οποία ταξινομείται κατά τη στήλη D, για την τιμή 200. Μόλις βρεθεί η τιμή αυτή, επιστρέφεται ο αριθμός της σειράς στην οποία βρέθηκε. Αν βρεθεί μεγαλύτερη τιμή κατά την αναζήτηση στη στήλη, επιστρέφεται ο αριθμός της προηγούμενης γραμμής."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3158430\n"
+"help.text"
+msgid "<bookmark_value>OFFSET function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση OFFSET</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3158430\n"
+"111\n"
+"help.text"
+msgid "OFFSET"
+msgstr "OFFSET"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149167\n"
+"112\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_VERSCHIEBUNG\">Returns the value of a cell offset by a certain number of rows and columns from a given reference point.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_VERSCHIEBUNG\">Επιστρέφει την τιμή ενός κελιού μετατοπισμένο κατά ορισμένο αριθμό γραμμών και στηλών από ένα δεδομένο σημείο αναφοράς.</ahelp>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3146952\n"
+"113\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3159194\n"
+"114\n"
+"help.text"
+msgid "OFFSET(Reference; Rows; Columns; Height; Width)"
+msgstr "OFFSET(Παραπομπή. Γραμμές. Στήλες. Ύψος. Πλάτος)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3152360\n"
+"115\n"
+"help.text"
+msgid "<emph>Reference</emph> is the reference from which the function searches for the new reference."
+msgstr "Η <emph>Παραπομπή</emph> είναι η αναφορά από την οποία η συνάρτηση αναζητά τη νέα παραπομπή."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3156032\n"
+"116\n"
+"help.text"
+msgid "<emph>Rows</emph> is the number of rows by which the reference was corrected up (negative value) or down."
+msgstr "Οι <emph>Γραμμές</emph> είναι ο αριθμός των γραμμών από τις οποίες η παραπομπή διορθώθηκε προς τα πάνω (αρνητική τιμή) ή προς τα κάτω."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3166458\n"
+"117\n"
+"help.text"
+msgid "<emph>Columns</emph> (optional) is the number of columns by which the reference was corrected to the left (negative value) or to the right."
+msgstr "Οι <emph>Στήλες</emph> (προαιρετικό) είναι ο αριθμός των στηλών σύμφωνα με τις οποίες διορθώθηκε η παραπομπή προς τα επάνω (αρνητική τιμή) ή προς τα κάτω."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150708\n"
+"118\n"
+"help.text"
+msgid "<emph>Height</emph> (optional) is the vertical height for an area that starts at the new reference position."
+msgstr "Το <emph>Ύψος</emph> (προαιρετικό) είναι το κατακόρυφο ύψος για μία περιοχή που ξεκινά από τη θέση της νέας παραπομπής."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3147278\n"
+"119\n"
+"help.text"
+msgid "<emph>Width</emph> (optional) is the horizontal width for an area that starts at the new reference position."
+msgstr "Το <emph>Πλάτος</emph> (προαιρετικό) είναι το οριζόντιο πλάτος για μια περιοχή που ξεκινά στη θέση της νέας παραπομπής."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id8662373\n"
+"help.text"
+msgid "Arguments <emph>Rows</emph> and <emph>Columns</emph> must not lead to zero or negative start row or column."
+msgstr "Τα ορίσματα <emph>Γραμμές</emph> και <emph>Στήλες</emph> δεν πρέπει να οδηγούν σε μηδενική ή αρνητική εκκίνηση γραμμής ή στήλης."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id9051484\n"
+"help.text"
+msgid "Arguments <emph>Height</emph> and <emph>Width</emph> must not lead to zero or negative count of rows or columns."
+msgstr "Τα ορίσματα <emph>Ύψος</emph> και <emph>Πλάτος</emph> δεν πρέπει να οδηγούν σε μηδενικό ή αρνητικό πλήθος γραμμών ή στηλών."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_idN1104B\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3155586\n"
+"120\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149744\n"
+"121\n"
+"help.text"
+msgid "<item type=\"input\">=OFFSET(A1;2;2)</item> returns the value in cell C3 (A1 moved by two rows and two columns down). If C3 contains the value <item type=\"input\">100</item> this function returns the value 100."
+msgstr "Η συνάρτηση <item type=\"input\">=OFFSET(A1;2;2)</item> επιστρέφει την τιμή στο κελί C3 (το Α1 μετακινήθηκε δύο γραμμές και δύο στήλες κάτω). Αν το κελί C3 περιέχει την τιμή <item type=\"input\">100</item>, η συνάρτηση αυτή επιστρέφει την τιμή 100."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id7439802\n"
+"help.text"
+msgid "<item type=\"input\">=OFFSET(B2:C3;1;1)</item> returns a reference to B2:C3 moved down by 1 row and one column to the right (C3:D4)."
+msgstr "Το <item type=\"input\">=OFFSET(B2:C3;1;1)</item> επιστρέφει μια αναφορά στη B2:C3 μετατοπισμένη προς τα κάτω κατά μία σειρά και μία στήλη προς τα δεξιά (C3:D4)."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3009430\n"
+"help.text"
+msgid "<item type=\"input\">=OFFSET(B2:C3;-1;-1)</item> returns a reference to B2:C3 moved up by 1 row and one column to the left (A1:B2)."
+msgstr "Το <item type=\"input\">=OFFSET(B2:C3;-1;-1)</item> επιστρέφει μια αναφορά στη B2:C3 μετατοπισμένη κατά μία σειρά επάνω και κατά μία στήλη αριστερά (A1:B2)."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id2629169\n"
+"help.text"
+msgid "<item type=\"input\">=OFFSET(B2:C3;0;0;3;4)</item> returns a reference to B2:C3 resized to 3 rows and 4 columns (B2:E4)."
+msgstr "Το <item type=\"input\">=OFFSET(B2:C3;0;0;3;4)</item> επιστρέφει μια αναφορά στη B2:C3 με αλλαγή μεγέθους σε 3 σειρές και 4 στήλες (B2:E4)."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id6668599\n"
+"help.text"
+msgid "<item type=\"input\">=OFFSET(B2:C3;1;0;3;4)</item> returns a reference to B2:C3 moved down by one row resized to 3 rows and 4 columns (B2:E4)."
+msgstr "Το <item type=\"input\">=OFFSET(B2:C3;0;0;3;4)</item> επιστρέφει μια αναφορά στη B2:C3 μετατοπισμένη κατά μία σειρά κάτω με αλλαγή μεγέθους σε 3 σειρές και 4 στήλες (B2:E4)."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3153739\n"
+"122\n"
+"help.text"
+msgid "<item type=\"input\">=SUM(OFFSET(A1;2;2;5;6))</item> determines the total of the area that starts in cell C3 and has a height of 5 rows and a width of 6 columns (area=C3:H7)."
+msgstr "Η συνάρτηση <item type=\"input\">=SUM(OFFSET(A1;2;2;5;6))</item> καθορίζει το σύνολο της περιοχής που ξεκινά από το κελί C3 και έχει ύψος 5 γραμμές και πλάτος 6 στήλες (περιοχή=C3:H7)."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3159273\n"
+"help.text"
+msgid "<bookmark_value>LOOKUP function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση LOOKUP</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3159273\n"
+"123\n"
+"help.text"
+msgid "LOOKUP"
+msgstr "LOOKUP"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3153389\n"
+"124\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_VERWEIS\">Returns the contents of a cell either from a one-row or one-column range.</ahelp> Optionally, the assigned value (of the same index) is returned in a different column and row. As opposed to <link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> and <link href=\"text/scalc/01/04060109.xhp\" name=\"HLOOKUP\">HLOOKUP</link>, search and result vector may be at different positions; they do not have to be adjacent. Additionally, the search vector for the LOOKUP must be sorted ascending, otherwise the search will not return any usable results."
+msgstr "<ahelp hid=\"HID_FUNC_VERWEIS\">Επιστρέφει τα περιεχόμενα ενός κελιού από μια περιοχή μιας γραμμής ή μιας στήλης.</ahelp> Προαιρετικά, η αντιστοιχισμένη τιμή (του ίδιου δείκτη) επιστρέφεται σε διαφορετική στήλη και γραμμή. Σε αντίθεση με τις συναρτήσεις <link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> και <link href=\"text/scalc/01/04060109.xhp\" name=\"HLOOKUP\">HLOOKUP</link>, τα διανύσματα αναζήτησης και αποτελέσματος μπορεί να βρίσκονται σε διαφορετικές θέσεις. Δεν χρειάζεται να είναι συνεχόμενα. Επιπλέον, το διάνυσμα αναζήτησης για τη συνάρτηση LOOKUP πρέπει να είναι ταξινομημένο, διαφορετικά η αναζήτηση δεν θα επιστρέψει έγκυρα αποτελέσματα."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id4484084\n"
+"help.text"
+msgid "If LOOKUP cannot find the search criterion, it matches the largest value in the search vector that is less than or equal to the search criterion."
+msgstr "Αν η LOOKUP δεν μπορεί να βρει ακριβώς το κριτήριο αναζήτησης, ταιριάζει τη μεγαλύτερη τιμή στο εύρος αναζήτησης που είναι μικρότερη ή ίση με το κριτήριο αναζήτησης."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3152947\n"
+"125\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154104\n"
+"126\n"
+"help.text"
+msgid "LOOKUP(SearchCriterion; SearchVector; ResultVector)"
+msgstr "LOOKUP(Κριτήριο, Διάνυσμα-αναζήτηση, Διάνυσμα-αποτελέσματος)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150646\n"
+"127\n"
+"help.text"
+msgid "<emph>SearchCriterion</emph> is the value to be searched for; entered either directly or as a reference."
+msgstr "Το <emph>Κριτήριο</emph> είναι η τιμή που θα αναζητηθεί, είτε εισαχθεί απευθείας είτε ως παραπομπή."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154854\n"
+"128\n"
+"help.text"
+msgid "<emph>SearchVector</emph> is the single-row or single-column area to be searched."
+msgstr "Το <emph>Διάνυσμα-αναζήτησης</emph> είναι η περιοχή μίας γραμμής ή μίας στήλης όπου θα διενεργηθεί η αναζήτηση."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149925\n"
+"129\n"
+"help.text"
+msgid "<emph>ResultVector</emph> is another single-row or single-column range from which the result of the function is taken. The result is the cell of the result vector with the same index as the instance found in the search vector."
+msgstr "Το <emph>Διάνυσμα-αποτελέσματος</emph> είναι μια άλλη περιοχή μίας γραμμής ή μίας στήλης από την οποία λαμβάνεται το αποτέλεσμα της συνάρτησης. Το αποτέλεσμα είναι το κελί του διανύσματος αποτελέσματος με τον ίδιο δείκτη όπως στην εμφάνιση που βρέθηκε στο διάνυσμα αναζήτησης."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3148624\n"
+"130\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149809\n"
+"131\n"
+"help.text"
+msgid "<item type=\"input\">=LOOKUP(A1;D1:D100;F1:F100)</item> searches the corresponding cell in range D1:D100 for the number you entered in A1. For the instance found, the index is determined, for example, the 12th cell in this range. Then, the contents of the 12th cell are returned as the value of the function (in the result vector)."
+msgstr "Το <item type=\"input\">=LOOKUP(A1;D1:D100;F1:F100)</item> αναζητά το αντίστοιχο κελί στην περιοχή D1:D100 για τον αριθμό που εισάγατε στο Α1. Για την εύρεση, καθορίζεται ο αριθμός, π.χ. το 12ο κελί στην περιοχή. Μετά, το περιεχόμενο του 12ου κελιού επιστρέφεται ως τιμή της συνάρτησης (στο διάνυσμα αποτελέσματος)."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3149425\n"
+"help.text"
+msgid "<bookmark_value>STYLE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση STYLE</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3149425\n"
+"133\n"
+"help.text"
+msgid "STYLE"
+msgstr "STYLE"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150826\n"
+"134\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_VORLAGE\">Applies a style to the cell containing the formula.</ahelp> After a set amount of time, another style can be applied. This function always returns the value 0, allowing you to add it to another function without changing the value. Together with the CURRENT function you can apply a color to a cell regardless of the value. For example: =...+STYLE(IF(CURRENT()>3;\"red\";\"green\")) applies the style \"red\" to the cell if the value is greater than 3, otherwise the style \"green\" is applied. Both cell formats have to be defined beforehand."
+msgstr "<ahelp hid=\"HID_FUNC_VORLAGE\">Εφαρμόζει ένα πρότυπο στο κελί που περιέχει τον τύπο.</ahelp> Μετά από ένα καθορισμένο χρονικό διάστημα, μπορεί να εφαρμοστεί ένα άλλο πρότυπο μορφοποίησης. Αυτή η συνάρτηση επιστρέφει πάντα την τιμή 0 και σας επιτρέπει να την προσθέσετε σε μια άλλη συνάρτηση χωρίς να αλλάξετε την τιμή. Σε συνδυασμό με τη συνάρτηση CURRENT μπορείτε να εφαρμόσετε ένα χρώμα σε ένα κελί ανεξάρτητα από την τιμή. Π.χ.: =...+STYLE(IF(CURRENT()>3;\"κόκκινο\";\"πράσινο\")) εφαρμόζει το πρότυπο \"κόκκινο\" στο κελί αν η τιμή είναι μεγαλύτερη του 3, αλλιώς εφαρμόζεται το πρότυπο \"πράσινο\". Και τα δύο πρότυπα πρέπει να έχουν καθορισθεί από πριν."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3145373\n"
+"135\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149302\n"
+"136\n"
+"help.text"
+msgid "STYLE(\"Style\"; Time; \"Style2\")"
+msgstr "STYLE(\"Πρότυπο\", Ώρα, \"Πρότυπο2\")"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150596\n"
+"137\n"
+"help.text"
+msgid "<emph>Style</emph> is the name of a cell style assigned to the cell. Style names must be entered in quotation marks."
+msgstr "Το <emph>Πρότυπο</emph> είναι το όνομα ενός προτύπου κελιού που έχει αντιστοιχηθεί στο κελί. Τα ονόματα των προτύπων πρέπει να τοποθετούνται σε εισαγωγικά."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3156149\n"
+"138\n"
+"help.text"
+msgid "<emph>Time</emph> is an optional time range in seconds. If this parameter is missing the style will not be changed after a certain amount of time has passed."
+msgstr "Η <emph>Ώρα</emph> είναι η προαιρετική περιοχή ώρας σε δευτερόλεπτα. Αν αυτή η παράμετρος λείπει το πρότυπο δεν θα αλλάξει μετά το πέρας ενός συγκεκριμένου χρονικού διαστήματος."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149520\n"
+"139\n"
+"help.text"
+msgid "<emph>Style2</emph> is the optional name of a cell style assigned to the cell after a certain amount of time has passed. If this parameter is missing \"Default\" is assumed."
+msgstr "Το <emph>Πρότυπο2</emph> είναι το προαιρετικό όνομα ενός προτύπου κελιού που έχει αντιστοιχηθεί στο κελί μετά το πέρας ενός συγκεκριμένου χρονικού διαστήματος. Εάν αυτή η παράμετρος λείπει, εισάγεται η τιμή \"Προεπιλογή\"."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_idN111CA\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3159254\n"
+"140\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3151374\n"
+"141\n"
+"help.text"
+msgid "<item type=\"input\">=STYLE(\"Invisible\";60;\"Default\")</item> formats the cell in transparent format for 60 seconds after the document was recalculated or loaded, then the Default format is assigned. Both cell formats have to be defined beforehand."
+msgstr "Η συνάρτηση <item type=\"input\">=STYLE(\"Invisible\";60;\"Default\")</item> μορφοποιεί το κελί σε διαφανή μορφοποίηση για 60 δευτερόλεπτα ύστερα από τον επανυπολογισμό ή τη φόρτωση του εγγράφου, ύστερα ανατίθεται η μορφή Προεπιλογή. Και οι δύο μορφές κελιών πρέπει να καθοριστεί νωρίτερα."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id8056886\n"
+"help.text"
+msgid "Since STYLE() has a numeric return value of zero, this return value gets appended to a string. This can be avoided using T() as in the following example"
+msgstr "Επειδή η συνάρτηση STYLE() έχει μία αριθμητική τιμή επιστροφής του μηδενός, αυτή η επιστρεφόμενα τιμή προστίθεται σε ένα αλφαριθμητικό. Αυτό μπορεί να εμποδιστεί χρησιμοποιώντας τη συνάρτηση T() όπως στο ακόλουθο παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3668935\n"
+"help.text"
+msgid "<item type=\"input\">=\"Text\"&T(STYLE(\"myStyle\"))</item>"
+msgstr "<item type=\"input\">=\"Κείμενο\"&T(STYLE(\"myStyle\"))</item>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3042085\n"
+"help.text"
+msgid "See also CURRENT() for another example."
+msgstr "Δείτε επίσης τη συνάρτηση CURRENT() για ένα άλλο παράδειγμα."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3150430\n"
+"help.text"
+msgid "<bookmark_value>CHOOSE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση CHOOSE</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3150430\n"
+"142\n"
+"help.text"
+msgid "CHOOSE"
+msgstr "CHOOSE"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3143270\n"
+"143\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_WAHL\">Uses an index to return a value from a list of up to 30 values.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_WAHL\">Χρησιμοποιεί ένα ευρετήριο για να επιστρέψει μια τιμή από μια λίστα μέχρι 30 τιμών.</ahelp>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3153533\n"
+"144\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3155425\n"
+"145\n"
+"help.text"
+msgid "CHOOSE(Index; Value1; ...; Value30)"
+msgstr "CHOOSE(Ευρετήριο; Τιμή1; ...; Τιμή30)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3144755\n"
+"146\n"
+"help.text"
+msgid "<emph>Index</emph> is a reference or number between 1 and 30 indicating which value is to be taken from the list."
+msgstr "<emph>Ευρετήριο</emph> είναι μια αναφορά ή ένας αριθμός ανάμεσα στο 1 και το 30 που υποδηλώνει την τιμή που θα χρησιμοποιηθεί από τη λίστα."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3149939\n"
+"147\n"
+"help.text"
+msgid "<emph>Value1...Value30</emph> is the list of values entered as a reference to a cell or as individual values."
+msgstr "<emph>Τιμή1...Τιμή30</emph> είναι η λίστα τιμών που έχουν εισαχθεί ως παραπομπή σε ένα κελί ή ως επιμέρους τιμές."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3151253\n"
+"148\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150625\n"
+"149\n"
+"help.text"
+msgid "<item type=\"input\">=CHOOSE(A1;B1;B2;B3;\"Today\";\"Yesterday\";\"Tomorrow\")</item>, for example, returns the contents of cell B2 for A1 = 2; for A1 = 4, the function returns the text \"Today\"."
+msgstr "<item type=\"input\">=CHOOSE(A1;B1;B2;B3;\"Σήμερα\";\"Χθες\";\"Αύριο\")</item>, π.χ., επιστρέφει τα περιεχόμενα του κελιού Β2 για Α1=2. Για Α1=4, η συνάρτηση επιστρέφει το κείμενο \"Σήμερα\"."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3151001\n"
+"help.text"
+msgid "<bookmark_value>HLOOKUP function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση HLOOKUP</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3151001\n"
+"151\n"
+"help.text"
+msgid "HLOOKUP"
+msgstr "HLOOKUP"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3148688\n"
+"152\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_WVERWEIS\">Searches for a value and reference to the cells below the selected area.</ahelp> This function verifies if the first row of an array contains a certain value. The function returns then the value in a row of the array, named in the <emph>Index</emph>, in the same column."
+msgstr "<ahelp hid=\"HID_FUNC_WVERWEIS\">Επιστρέφει για μια τιμή και αναφορά στα κελιά κάτω από την επιλεγμένη περιοχή.</ahelp> Αυτή η συνάρτηση επαληθεύει αν η πρώτη γραμμή ενός πίνακα περιέχει μια συγκεκριμένη τιμή. Η συνάρτηση επιστρέφει τότε την τιμή σε μια γραμμή του πίνακα, που ονομάζεται στο <emph>Ευρετήριο</emph>, στην ίδια στήλη."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3154661\n"
+"153\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3146070\n"
+"154\n"
+"help.text"
+msgid "HLOOKUP(SearchCriteria; Array; Index; Sorted)"
+msgstr "HLOOKUP(ΚριτήριαΑναζήτησης; Πίνακας; Ευρετήριο; Ταξινόμηση)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3148672\n"
+"155\n"
+"help.text"
+msgid "See also:<link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> (columns and rows are exchanged)"
+msgstr "Δείτε επίσης:<link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> (Γίνεται αλλαγή στηλών και γραμμών)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3147321\n"
+"help.text"
+msgid "<bookmark_value>ROW function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ROW</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3147321\n"
+"157\n"
+"help.text"
+msgid "ROW"
+msgstr "ROW"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154564\n"
+"203\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_ZEILE\">Returns the row number of a cell reference.</ahelp> If the reference is a cell, it returns the row number of the cell. If the reference is a cell range, it returns the corresponding row numbers in a one-column <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"Array\">Array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"as an array formula\">as an array formula</link>. If the ROW function with a range reference is not used in an array formula, only the row number of the first range cell will be returned."
+msgstr "<ahelp hid=\"HID_FUNC_ZEILE\">Επιστρέφει τον αριθμό γραμμής μίας παραπομπής κελιών.</ahelp> Εάν η παραπομπή είναι ένα κελί, επιστρέφει τον αριθμό γραμμής του κελιού. Εάν η παραπομπή είναι μια περιοχή κελιών, επιστρέφει τους αντίστοιχους αριθμούς γραμμών σε έναν μονής στήλης,<link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"Πίνακα\">Πίνακα</link> εφόσον ο τύπος έχει εισαχθεί <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"ως τύπος πίνακα\">ως τύπος πίνακα</link>. Αν η συνάρτηση ROW με μία παραπομπής περιοχής δεν χρησιμοποιείται σε έναν τύπο πίνακα, μόνο ο αριθμός γραμμής της πρώτης περιοχής θα επιστραφεί."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3158439\n"
+"159\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154916\n"
+"160\n"
+"help.text"
+msgid "ROW(Reference)"
+msgstr "ROW(Παραπομπή)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3156336\n"
+"161\n"
+"help.text"
+msgid "<emph>Reference</emph> is a cell, an area, or the name of an area."
+msgstr "Η <emph>Παραπομπή</emph> είναι ένα κελί, μια περιοχή ή το όνομα μιας περιοχής."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3151109\n"
+"204\n"
+"help.text"
+msgid "If you do not indicate a reference, the row number of the cell in which the formula is entered will be found. <item type=\"productname\">%PRODUCTNAME</item> Calc automatically sets the reference to the current cell."
+msgstr "Εάν δεν ορίσετε μια παραπομπή, θα βρεθεί ο αριθμός γραμμής του κελιού στο οποίο έχει εισαχθεί ο τύπος. Το <item type=\"productname\">%PRODUCTNAME</item> Calc ορίζει αυτόματα την παραπομπή στο τρέχον κελί."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3155609\n"
+"162\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154830\n"
+"205\n"
+"help.text"
+msgid "<item type=\"input\">=ROW(B3)</item> returns 3 because the reference refers to the third row in the table."
+msgstr "Η συνάρτηση <item type=\"input\">=ROW(B3)</item> επιστρέφει την τιμή 3 επειδή η παραπομπή αναφέρεται στην τρίτη γραμμή του πίνακα."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3147094\n"
+"206\n"
+"help.text"
+msgid "<item type=\"input\">{=ROW(D5:D8)}</item> returns the single-column array (5, 6, 7, 8) because the reference specified contains rows 5 through 8."
+msgstr "Η συνάρτηση <item type=\"input\">{=ROW(D5:D8)}</item> επιστρέφει τη σειρά δεδομένων μίας στήλης (5, 6, 7, 8) γιατί η καθορισμένη παραπομπή περιέχει τις γραμμές 5 έως 8."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3153701\n"
+"207\n"
+"help.text"
+msgid "<item type=\"input\">=ROW(D5:D8)</item> returns 5 because the ROW function is not used as array formula and only the number of the first row of the reference is returned."
+msgstr "Η συνάρτηση <item type=\"input\">=ROW(D5:D8)</item> επιστρέφει την τιμή 5 γιατί η συνάρτηση ROW δεν χρησιμοποιείται σαν τύπος σειράς δεδομένων και μόνο ο αριθμός της πρώτης γραμμή της παραπομπής επιστρέφεται."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150996\n"
+"208\n"
+"help.text"
+msgid "<item type=\"input\">{=ROW(A1:E1)}</item> and <item type=\"input\">=ROW(A1:E1)</item> both return 1 because the reference only contains row 1 as the first row in the table. (Because single-row areas only have one row number it does not make any difference whether or not the formula is used as an array formula.)"
+msgstr "Οι συναρτήσεις <item type=\"input\">{=ROW(A1:E1)}</item> και <item type=\"input\">=ROW(A1:E1)</item> επιστρέφουν την τιμή 1 γιατί η παραπομπή περιέχει μόνο τη γραμμή 1, ως πρώτη στήλη του πίνακα. (Καθώς οι περιοχές μίας γραμμής έχουν μόνο έναν αριθμό γραμμής, δεν έχει σημασία εάν ο τύπος χρησιμοποιείται ως τύπος σειράς δεδομένων.)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3153671\n"
+"209\n"
+"help.text"
+msgid "<item type=\"input\">=ROW()</item> returns 3 if the formula was entered in row 3."
+msgstr "Η συνάρτηση <item type=\"input\">=ROW()</item> επιστρέφει την τιμή 3 αν ο τύπος εισήχθηκε στη γραμμή 3."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3153790\n"
+"210\n"
+"help.text"
+msgid "<item type=\"input\">{=ROW(Rabbit)}</item> returns the single-column array (1, 2, 3) if \"Rabbit\" is the named area (C1:D3)."
+msgstr "Η συνάρτηση <item type=\"input\">{=ROW(Κουνέλι)}</item> επιστρέφει τη σειρά δεδομένων μίας γραμμής (1, 2, 3) εάν η περιοχή (C1:D3) ονομάζεται \"Κουνέλι\"."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id3145772\n"
+"help.text"
+msgid "<bookmark_value>ROWS function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ROWS</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3145772\n"
+"166\n"
+"help.text"
+msgid "ROWS"
+msgstr "ROWS"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3148971\n"
+"167\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_ZEILEN\">Returns the number of rows in a reference or array.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ZEILEN\">Επιστρέφει το πλήθος των γραμμών σε μια παραπομπή ή σειρά δεδομένων.</ahelp>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3156051\n"
+"168\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154357\n"
+"169\n"
+"help.text"
+msgid "ROWS(Array)"
+msgstr "ROWS(Πίνακας)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3155942\n"
+"170\n"
+"help.text"
+msgid "<emph>Array</emph> is the reference or named area whose total number of rows is to be determined."
+msgstr "Ο <emph>Πίνακας</emph> είναι η παραπομπή ή η καθορισμένη περιοχή της οποίας ο συνολικός αριθμός γραμμών θα καθοριστεί."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3155869\n"
+"171\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154725\n"
+"212\n"
+"help.text"
+msgid "<item type=\"input\">=Rows(B5)</item> returns 1 because a cell only contains one row."
+msgstr "Η συνάρτηση <item type=\"input\">=Rows(B5)</item> επιστρέφει την τιμή 1 επειδή ένα κελί μόνο περιέχει μία γραμμή."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150102\n"
+"172\n"
+"help.text"
+msgid "<item type=\"input\">=ROWS(A10:B12)</item> returns 3."
+msgstr "Η συνάρτηση <item type=\"input\">=ROWS(A10:B12)</item> επιστρέφει αποτέλεσμα 3."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3155143\n"
+"213\n"
+"help.text"
+msgid "<item type=\"input\">=ROWS(Rabbit)</item> returns 3 if \"Rabbit\" is the named area (C1:D3)."
+msgstr "Η συνάρτηση <item type=\"input\">=ROWS(Rabbit)</item> επιστρέφει την τιμή 3 αν το \"Κουνέλι\" είναι η επώνυμη περιοχή (C1:D3)."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id9959410\n"
+"help.text"
+msgid "<bookmark_value>HYPERLINK function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση HYPERLINK</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_idN11798\n"
+"help.text"
+msgid "HYPERLINK"
+msgstr "HYPERLINK"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_idN117F1\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_HYPERLINK\">When you click a cell that contains the HYPERLINK function, the hyperlink opens.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_HYPERLINK\">Όταν κάνετε κλικ σε ένα κελί που περιέχει τη συνάρτηση HYPERLINK, τότε ανοίγει η υπερσύνδεση.</ahelp>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_idN11800\n"
+"help.text"
+msgid "If you use the optional <emph>CellText</emph> parameter, the formula locates the URL, and then displays the text or number."
+msgstr "Αν χρησιμοποιήσετε την προαιρετική παράμετρο <emph>κείμενο κελιού</emph>, ο τύπος προσδιορίζει την ιστοσελίδα, και ύστερα εμφανίζει το κείμενο."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_idN11803\n"
+"help.text"
+msgid "To open a hyperlinked cell with the keyboard, select the cell, press F2 to enter the Edit mode, move the cursor in front of the hyperlink, press Shift+F10, and then choose <emph>Open Hyperlink</emph>."
+msgstr "Για να ανοίξετε ένα κελί που περιέχει μια υπερσύνδεση με το πληκτρολόγιο, επιλέξτε το κελί, πιέστε το πλήκτρο F2 για να εισάγετε τη λειτουργία Επεξεργασία, μετακινήστε το δρομέα μπροστά από την υπερσύνδεση, πιέστε το συνδυασμό πλήκτρων Shift+F10, και τέλος επιλέξτε <emph>Άνοιγμα υπερσύνδεσης</emph>."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_idN1180A\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_idN1180E\n"
+"help.text"
+msgid "HYPERLINK(\"URL\") or HYPERLINK(\"URL\"; \"CellText\")"
+msgstr "HYPERLINK(\"URL\") ή HYPERLINK(\"URL\" \"Κείμενο-κελιού\")"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_idN11811\n"
+"help.text"
+msgid "<emph>URL</emph> specifies the link target. The optional <emph>CellText</emph> parameter is the text or a number that is displayed in the cell and will be returned as the result. If the <emph>CellText</emph> parameter is not specified, the <emph>URL</emph> is displayed in the cell text and will be returned as the result."
+msgstr "Το <emph>URL</emph> καθορίζει τον προορισμό του συνδέσμου. Η προαιρετική παράμετρος <emph>Κείμενο-κελιού</emph> είναι το κείμενο που εμφανίζεται στο κελί και το αποτέλεσμα της συνάρτησης. Αν η παράμετρος <emph>Κείμενο-κελιού</emph> δεν καθοριστεί, η <emph>URL</emph> εμφανίζεται στο κείμενο του κελιού και στο αποτέλεσμα της συνάρτησης."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id0907200912224576\n"
+"help.text"
+msgid "The number 0 is returned for empty cells and matrix elements."
+msgstr "Ο αριθμός 0 επιστρέφεται για κενά κελιά και στοιχεία πινάκων."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_idN11823\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_idN11827\n"
+"help.text"
+msgid "<item type=\"input\">=HYPERLINK(\"http://www.example.org\")</item> displays the text \"http://www.example.org\" in the cell and executes the hyperlink http://www.example.org when clicked."
+msgstr "Η συνάρτηση <item type=\"input\">=HYPERLINK(\"http://www.example.org\")</item> εμφανίζει το κείμενο \"http://www.example.org\" στο κελί και εκτελεί την υπερσύνδεση http://www.example.org αν κάνετε κλικ σε αυτό."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_idN1182A\n"
+"help.text"
+msgid "<item type=\"input\">=HYPERLINK(\"http://www.example.org\";\"Click here\")</item> displays the text \"Click here\" in the cell and executes the hyperlink http://www.example.org when clicked."
+msgstr "Η συνάρτηση <item type=\"input\">=HYPERLINK(\"http://www.example.org\";\"Κάντε κλικ εδώ\")</item> εμφανίζει το κείμενο \"Κάντε κλικ εδώ\" στο κελί και εκτελεί την υπερσύνδεση http://www.example.org όταν κάνετε κλικ σε αυτό."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id0907200912224534\n"
+"help.text"
+msgid "=HYPERLINK(\"http://www.example.org\";12345) displays the number 12345 and executes the hyperlink http://www.example.org when clicked."
+msgstr "Η συνάρτηση =HYPERLINK(\"http://www.example.org\";12345) εμφανίζει τον αριθμό 12345 και εκτελεί την υπερσύνδεση http://www.example.org όταν πατηθεί."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_idN1182D\n"
+"help.text"
+msgid "<item type=\"input\">=HYPERLINK($B4)</item> where cell B4 contains <item type=\"input\">http://www.example.org</item>. The function adds http://www.example.org to the URL of the hyperlink cell and returns the same text which is used as formula result."
+msgstr "<item type=\"input\">=HYPERLINK($B4)</item> όπου το κελί B4 περιέχει το <item type=\"input\">http://www.example.org</item>. Η συνάρτηση προσθέτει το http://www.example.org στο URL της υπερσλυνδεσης του κελιού και επιστρέφει υο ίδιο κείμενο που χρησιμοποιήθηκε ως αποτέλεσμα συνάρτησης."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_idN11830\n"
+"help.text"
+msgid "<item type=\"input\">=HYPERLINK(\"http://www.\";\"Click \") & \"example.org\"</item> displays the text Click example.org in the cell and executes the hyperlink http://www.example.org when clicked."
+msgstr "Η συνάρτηση <item type=\"input\">=HYPERLINK(\"http://www.\";\"Κάντε κλικ στο \") & \"example.org\"</item> εμφανίζει το κείμενο Κάντε κλικ στο example.org στο κελί και εκτελεί τον υπερσύνδεσμο http://www.example.org όταν κάνετε κλικ σε αυτό."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id8859523\n"
+"help.text"
+msgid "<item type=\"input\">=HYPERLINK(\"#Sheet1.A1\";\"Go to top\")</item> displays the text Go to top and jumps to cell Sheet1.A1 in this document."
+msgstr "Το <item type=\"input\">=HYPERLINK(\"#Sheet1.A1\";\"Μετάβαση στην κορυφή\")</item> εμφανίζει το κείμενο Μετάβαση στην κορυφή και μεταπηδά στο κελί Α1 στο Φύλλο1 σε αυτό το έγγραφο."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id2958769\n"
+"help.text"
+msgid "<item type=\"input\">=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Go to Writer bookmark\")</item>displays the text Go to Writer bookmark, loads the specified text document and jumps to bookmark \"Specification\"."
+msgstr "Το <item type=\"input\">=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Μετάβαση στο σελιδοδείκτη του Writer\")</item> εμφανίζει το κείμενο Μετάβαση στο σελιδοδείκτη του Writer, ανοίγει το καθορισμένο έγγραφο κειμένου και μεταβαίνει στον σελιδοδείκτη \"Specification\"."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"bm_id7682424\n"
+"help.text"
+msgid "<bookmark_value>GETPIVOTDATA function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση GETPIVOTDATA</bookmark_value>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3747062\n"
+"help.text"
+msgid "GETPIVOTDATA"
+msgstr "GETPIVOTDATA"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3593859\n"
+"help.text"
+msgid "<ahelp hid=\".\">The GETPIVOTDATA function returns a result value from a pivot table. The value is addressed using field and item names, so it remains valid if the layout of the pivot table changes.</ahelp>"
+msgstr "<ahelp hid=\".\">Η συνάρτηση GETPIVOTDATA επιστρέφει αποτέλεσμα από ένα συγκεντρωτικό πίνακα. Η τιμή διευθυνσιοδοτείται με χρήση ονομάτων πεδίων και στοιχείων, έτσι παραμένει έγκυρη εάν η διάταξη του συγκεντρωτικού πίνακα αλλάξει.</ahelp>"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id9741508\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id909451\n"
+"help.text"
+msgid "Two different syntax definitions can be used:"
+msgstr "Μπορούν να χρησιμοποιηθούν δύο διαφορετικοί ορισμοί σύνταξης:"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id1665089\n"
+"help.text"
+msgid "GETPIVOTDATA(TargetField; pivot table; [ Field 1; Item 1; ... ])"
+msgstr "GETPIVOTDATA(πεδίο στόχου; συγκεντρωτικός πίνακας; [ Πεδίο 1; Αντικείμενο 1; ... ])"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id4997100\n"
+"help.text"
+msgid "GETPIVOTDATA(pivot table; Constraints)"
+msgstr "GETPIVOTDATA(συγκεντρωτικός πίνακας; περιορισμοί)"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id1672109\n"
+"help.text"
+msgid "The second syntax is assumed if exactly two parameters are given, of which the first parameter is a cell or cell range reference. The first syntax is assumed in all other cases. The Function Wizard shows the first syntax."
+msgstr "Ο δεύτερος τρόπος σύνταξης υιοθετείται αν δίνονται ακριβώς δύο παράμετροι εκ των οποίων η πρώτη είναι ένα κελί ή μια αναφορά περιοχής κελιών. Ο πρώτος τρόπος χρησιμοποιείται σε όλες τις άλλες περιπτώσεις. Ο Οδηγός συνάρτησης δείχνει τον πρώτο τρόπο."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id9464094\n"
+"help.text"
+msgid "First Syntax"
+msgstr "Πρώτη σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id9302346\n"
+"help.text"
+msgid "<emph>TargetField</emph> is a string that selects one of the pivot table's data fields. The string can be the name of the source column, or the data field name as shown in the table (like \"Sum - Sales\")."
+msgstr "Το <emph>πεδίο στόχου</emph> είναι ένα αλφαριθμητικό που επιλέγει ένα από πεδία δεδομένων του συγκεντρωτικού πίνακα. Το αλφαριθμητικό μπορεί να είναι το όνομα της στήλης προέλευσης ή το όνομα του πεδίου δεδομένων όπως φαίνεται στον πίνακα (όπως \"Άθροισμα - Πωλήσεις\")."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id8296151\n"
+"help.text"
+msgid "<emph>pivot table</emph> is a reference to a cell or cell range that is positioned within a pivot table or contains a pivot table. If the cell range contains several pivot tables, the table that was created last is used."
+msgstr "Ο <emph>Συγκεντρωτικός πίνακας</emph> είναι μια αναφορά σε ένα κελί ή περιοχή κελιών που είναι τοποθετημένο σε ένα συγκεντρωτικό πίνακα ή περιέχει ένα συγκεντρωτικό πίνακα. Αν η περιοχή κελιών περιλαμβάνει πολλούς συγκεντρωτικούς πίνακες, χρησιμοποιείται ο πίνακας που δημιουργήθηκε τελευταίος."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id4809411\n"
+"help.text"
+msgid "If no <emph>Field n / Item n</emph> pairs are given, the grand total is returned. Otherwise, each pair adds a constraint that the result must satisfy. <emph>Field n</emph> is the name of a field from the pivot table. <emph>Item n</emph> is the name of an item from that field."
+msgstr "Αν δεν δίνονται τα ζευγάρια <emph>Πεδίο n / Στοιχείο n</emph>, επιστρέφεται το συνολικό άθροισμα. Αλλιώς κάθε ζεύγος προσθέτει έναν περιορισμό τον οποίο πρέπει να ικανοποιεί το αποτέλεσμα. Το <emph>Πεδίο n</emph> είναι το όνομα ενός πεδίου από τον συγκεντρωτικό πίνακα. Το <emph>Στοιχείο n</emph> είναι το όνομα ενός στοιχείου από αυτό το πεδίο."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id6454969\n"
+"help.text"
+msgid "If the pivot table contains only a single result value that fulfills all of the constraints, or a subtotal result that summarizes all matching values, that result is returned. If there is no matching result, or several ones without a subtotal for them, an error is returned. These conditions apply to results that are included in the pivot table."
+msgstr "Αν ο συγκεντρωτικός πίνακας περιέχει μόνο μία τιμή αποτελέσματος που ικανοποιεί όλους τους περιορισμούς, ή ένα υποσύνολο που συνοψίζει όλες τις τιμές που ταιριάζουν, επιστρέφεται αυτό το αποτέλεσμα. Αν δεν υπάρχει κανένα κατάλληλο αποτέλεσμα ή υπάρχουν πολλά χωρίς υποσύνολο για αυτά, επιστρέφεται μήνυμα λάθους. Αυτές οι συνθήκες ισχύουν για αποτελέσματα που συμπεριλαμβάνονται στον συγκεντρωτικό πίνακα."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id79042\n"
+"help.text"
+msgid "If the source data contains entries that are hidden by settings of the pivot table, they are ignored. The order of the Field/Item pairs is not significant. Field and item names are not case-sensitive."
+msgstr "Αν τα δεδομένα προέλευσης περιέχουν καταχωρήσεις που αποκρύπτονται από ρυθμίσεις του συγκεντρωτικού πίνακα, αυτές αγνοούνται. Η σειρά των ζευγών Πεδίο/Στοιχείο δεν παίζει ρόλο. Τα ονόματα πεδίων και στοιχείων δεν διακρίνουν πεζά-κεφαλαία."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id7928708\n"
+"help.text"
+msgid "If no constraint for a page field is given, the field's selected value is implicitly used. If a constraint for a page field is given, it must match the field's selected value, or an error is returned. Page fields are the fields at the top left of a pivot table, populated using the \"Page Fields\" area of the pivot table layout dialog. From each page field, an item (value) can be selected, which means only that item is included in the calculation."
+msgstr "Αν δεν δίνεται περιορισμός για ένα πεδίο σελίδας, χρησιμοποιείται υπονοούμενα η επιλεγμένη τιμή του πεδίου. Αν δίνεται περιορισμός για πεδίο σελίδας, πρέπει να ταιριάζει την επιλεγμένη τιμή του πεδίου, αλλιώς επιστρέφεται σφάλμα. Τα πεδία σελίδας είναι πεδία στην κορυφή αριστερά ενός συγκεντρωτικού πίνακα, που ορίζονται από την περιοχή \"Πεδία Σελίδας\" του διαλόγου διάταξης συγκεντρωτικού πίνακα. Από κάθε πεδίο σελίδας, μπορεί να επιλεγεί ένα στοιχείο (τιμή), το οποίο σημαίνει ότι μόνο αυτό το στοιχείο περιλαμβάνεται στον υπολογισμό."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3864253\n"
+"help.text"
+msgid "Subtotal values from the pivot table are only used if they use the function \"auto\" (except when specified in the constraint, see <item type=\"literal\">Second Syntax</item> below)."
+msgstr "Τιμές υποαθροισμάτων από τον συγκεντρωτικό πίνακα χρησιμοποιούνται μόνο αν χρησιμοποιούν τη λειτουργία \"auto\" (εκτός όταν καθορίζεται στον περιορισμό, βλέπε <item type=\"literal\">Δεύτερη σύνταξη</item> παρακάτω)."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"hd_id3144016\n"
+"help.text"
+msgid "Second Syntax"
+msgstr "Δεύτερη σύνταξη"
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id9937131\n"
+"help.text"
+msgid "<emph>pivot table</emph> has the same meaning as in the first syntax."
+msgstr "Ο <emph>συγκεντρωτικός πίνακας</emph> έχει την ίδια έννοια όπως η πρώτη σύνταξη."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id5616626\n"
+"help.text"
+msgid "<emph>Constraints</emph> is a space-separated list. Entries can be quoted (single quotes). The whole string must be enclosed in quotes (double quotes), unless you reference the string from another cell."
+msgstr "Το <emph>Περιορισμοί</emph> είναι μια λίστα διαχωρισμένη με κενά. Οι καταχωρίσεις μπορούν να έχουν εισαγωγικά (μονά). Ολόκληρο το αλφαριθμητικό πρέπει να περιλαμβάνεται σε εισαγωγικά (διπλά) εκτός και αν παραπέμπεται το αλφαριθμητικό από άλλο κελί."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id4076357\n"
+"help.text"
+msgid "One of the entries can be the data field name. The data field name can be left out if the pivot table contains only one data field, otherwise it must be present."
+msgstr "Μία από τις καταχωρίσεις μπορεί να είναι το όνομα του πεδίου δεδομένων. Το όνομα του πεδίου τιμών μπορεί να μην συμπεριληφθεί αν ο συγκεντρωτικός πίνακας περιλαμβάνει μόνο ένα πεδίο δεδομένων, αλλιώς πρέπει να υπάρχει."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id8231757\n"
+"help.text"
+msgid "Each of the other entries specifies a constraint in the form <item type=\"literal\">Field[Item]</item> (with literal characters [ and ]), or only <item type=\"literal\">Item</item> if the item name is unique within all fields that are used in the pivot table."
+msgstr "Κάθε μία από τις άλλες καταχωρίσεις καθορίζει ένα περιορισμό της μορφής <item type=\"literal\">Πεδίο[Στοιχείο]</item> (με τους τυπογραφικούς χαρακτήρες [ και ]) ή μόνο <item type=\"literal\">Στοιχείο</item> αν το όνομα του στοιχείου είναι μοναδικό σε όλα τα πεδία που χρησιμοποιούνται στον συγκεντρωτικό πίνακα."
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3168736\n"
+"help.text"
+msgid "A function name can be added in the form <emph>Field[Item;Function]</emph>, which will cause the constraint to match only subtotal values which use that function. The possible function names are Sum, Count, Average, Max, Min, Product, Count (Numbers only), StDev (Sample), StDevP (Population), Var (Sample), and VarP (Population), case-insensitive."
+msgstr "Μπορεί να προστεθεί ένα όνομα συνάρτησης με τη μορφή <emph>Πεδίο[Αντικείμενο;Συνάρτηση]</emph>, το οποίο θα οδηγήσει τον περιορισμό να ταιριάξει μόνο όσες τιμές υποσυνόλων χρησιμοποιούν αυτή τη συνάρτηση. Τα δυνατά ονόματα συναρτήσεων είναι Sum, Count, Average, Max, Min, Product, Count (Αριθμοί μόνο), StDev (Δείγμα), StDevP (Πληθυσμός), Var (Δείγμα), και VarP (Πληθυσμός), με ταίριασμα πεζών-κεφαλαίων."
#: 04060110.xhp
msgctxt ""
@@ -34322,7 +25814,7 @@ msgctxt ""
"140\n"
"help.text"
msgid "T"
-msgstr "T"
+msgstr "Τ"
#: 04060110.xhp
msgctxt ""
@@ -34797,3146 +26289,8722 @@ msgctxt ""
msgid "<item type=\"input\">=VALUE(\"4321\")</item> returns 4321."
msgstr "Η συνάρτηση <item type=\"input\">=VALUE(\"4321\")</item> επιστρέφιε ως αποτέλεσμα 4321."
-#: 04020000.xhp
+#: 04060111.xhp
msgctxt ""
-"04020000.xhp\n"
+"04060111.xhp\n"
"tit\n"
"help.text"
-msgid "Insert Cells"
-msgstr "Εισαγωγή κελιών"
+msgid "Add-in Functions"
+msgstr "Πρόσθετες συναρτήσεις"
-#: 04020000.xhp
+#: 04060111.xhp
msgctxt ""
-"04020000.xhp\n"
-"bm_id3156023\n"
+"04060111.xhp\n"
+"bm_id3150870\n"
"help.text"
-msgid "<bookmark_value>spreadsheets; inserting cells</bookmark_value><bookmark_value>cells; inserting</bookmark_value><bookmark_value>inserting; cells</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, εισαγωγή κελιών</bookmark_value><bookmark_value>κελιά, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, κελιά</bookmark_value>"
+msgid "<bookmark_value>add-ins; functions</bookmark_value><bookmark_value>functions; add-in functions</bookmark_value><bookmark_value>Function Wizard; add-ins</bookmark_value>"
+msgstr "<bookmark_value>πρόσθετες λειτουργίες, συναρτήσεις</bookmark_value><bookmark_value>συναρτήσεις, πρόσθετες συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συναρτήσεων, πρόσθετες λειτουργίες</bookmark_value>"
-#: 04020000.xhp
+#: 04060111.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3156023\n"
+"04060111.xhp\n"
+"hd_id3150870\n"
"1\n"
"help.text"
-msgid "Insert Cells"
-msgstr "Εισαγωγή κελιών"
+msgid "Add-in Functions"
+msgstr "Πρόσθετες συναρτήσεις"
-#: 04020000.xhp
+#: 04060111.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3150542\n"
+"04060111.xhp\n"
+"par_id3147427\n"
"2\n"
"help.text"
-msgid "<variable id=\"zelleneinfuegentext\"><ahelp hid=\".uno:InsertCell\">Opens the<emph> Insert Cells </emph>dialog, in which you can insert new cells according to the options that you specify.</ahelp></variable> You can delete cells by choosing <link href=\"text/scalc/01/02160000.xhp\" name=\"Edit - Delete Cells\"><emph>Edit - Delete Cells</emph></link>."
-msgstr "<variable id=\"zelleneinfuegentext\"><ahelp hid=\".uno:InsertCell\">Ανοίγει το παράθυρο διαλόγου<emph> Εισαγωγή κελιών </emph>, στο οποίο μπορείτε να εισάγετε νέα κελιά σύμφωνα με τις επιλογές που καθορίσατε.</ahelp></variable> Μπορείτε να διαγράψετε κελιά επιλέγοντας <link href=\"text/scalc/01/02160000.xhp\" name=\"Επεξεργασία - Διαγραφή κελιών\"><emph>Επεξεργασία - Διαγραφή κελιών</emph></link>."
+msgid "<variable id=\"addintext\">The following describes and lists some of the available add-in functions. </variable>"
+msgstr "<variable id=\"addintext\">Τα ακόλουθα περιγράφουν και περιέχουν λίστα με μερικές από τις διαθέσιμες πρόσθετες συναρτήσεις. </variable>"
-#: 04020000.xhp
+#: 04060111.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3153768\n"
+"04060111.xhp\n"
+"par_id3163713\n"
+"75\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060112.xhp#addinconcept\">Add-in concept</link>"
+msgstr "<link href=\"text/scalc/01/04060112.xhp#addinconcept\">Η έννοια του πρόσθετου</link>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3146120\n"
+"5\n"
+"help.text"
+msgid "You will also find a <link href=\"text/scalc/01/04060112.xhp\">description of the $[officename] Calc add-in interface</link> in the Help. In addition, important functions and their parameters are described in the Help for the <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>$[officename] Calc add-in DLL</defaultinline></switchinline>."
+msgstr "Θα βρείτε επίσης μια <link href=\"text/scalc/01/04060112.xhp\">περιγραφή του περιβάλλοντος προσθέτων του $[officename] Calc</link> στη Βοήθεια. Επιλέον, σημαντικές συναρτήσεις και οι παράμετροί τους περιγράφονται στη Βοήθεια για την <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library</caseinline><defaultinline>$[officename] Calc πρόσθετο DLL</defaultinline></switchinline>."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3151075\n"
+"7\n"
+"help.text"
+msgid "Add-ins supplied"
+msgstr "Παρεχόμενα πρόσθετα"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3156285\n"
+"8\n"
+"help.text"
+msgid "$[officename] contains examples for the add-in interface of $[officename] Calc."
+msgstr "Το $[officename] περιέχει παραδείγματα για τη διαχείριση προσθέτων του $[officename] Calc."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3159267\n"
+"76\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060115.xhp\">Analysis Functions Part One</link>"
+msgstr "<link href=\"text/scalc/01/04060115.xhp\">Συναρτήσεις ανάλυσης - Μέρος πρώτο</link>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3154703\n"
+"77\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060116.xhp\">Analysis Functions Part Two</link>"
+msgstr "<link href=\"text/scalc/01/04060116.xhp\">Συναρτήσεις ανάλυσης - Μέρος δεύτερο</link>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"bm_id3149566\n"
+"help.text"
+msgid "<bookmark_value>ISLEAPYEAR function</bookmark_value><bookmark_value>leap year determination</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ISLEAPYEAR</bookmark_value><bookmark_value>προσδιορισμός δίσεκτου έτους</bookmark_value>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3149566\n"
+"14\n"
+"help.text"
+msgid "ISLEAPYEAR"
+msgstr "ISLEAPYEAR"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3150297\n"
+"15\n"
+"help.text"
+msgid "<ahelp hid=\".\">Determines whether a year is a leap year.</ahelp> If yes, the function will return the value 1 (TRUE); if not, it will return 0 (FALSE)."
+msgstr "<ahelp hid=\".\">Καθορίζει εάν το έτος είναι δίσεκτο.</ahelp> Εάν ναι, η συνάρτηση επιστρέφει την τιμή 1 (ΑΛΗΘΗΣ). Εάν όχι, επιστρέφει 0 (ΨΕΥΔΗΣ)."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3148487\n"
+"16\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3150205\n"
+"17\n"
+"help.text"
+msgid "ISLEAPYEAR(\"Date\")"
+msgstr "ISLEAPYEAR(\"Ημερομηνία\")"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3159239\n"
+"18\n"
+"help.text"
+msgid "<emph>Date</emph> specifies whether a given date falls within a leap year. The Date parameter must be a valid date according to the locale settings of %PRODUCTNAME."
+msgstr "Η <emph>Ημερομηνία</emph> καθορίζει αν οι δοθείσα ημερομηνία βρίσκεται εντός δίσεκτου έτους. Η παράμετρος Ημερομηνία πρέπει να είναι έγκυρη ημερομηνία σύμφωνα με τις ρυθμίσεις τοπικοποίησης του %PRODUCTNAME."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3149817\n"
+"19\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3150786\n"
+"20\n"
+"help.text"
+msgid "=ISLEAPYEAR(A1) returns 1, if A1 contains 1968-02-29, the valid date 29th of February 1968 in your locale setting."
+msgstr "=ISLEAPYEAR(A1) επιστρέφει την τιμή 1, αν το κελί Α1 περιέχει την ημερομηνία 1968-02-29, την έγκυρη ημερομηνία 29 Φεβρουαρίου 1968 στην τοπική σας ρύθμιση."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_idN107E7\n"
+"help.text"
+msgid "You may also use =ISLEAPYEAR(\"1968-02-29\") or =ISLEAPYEAR(\"2/29/68\")."
+msgstr "Μπορείτε επίσης να χρησιμοποιήσετε τη συνάρτηση =ISLEAPYEAR(\"1968-02-29\") ή την =ISLEAPYEAR(\"2/29/68\")."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_idN107EA\n"
+"help.text"
+msgid "Never use =ISLEAPYEAR(2/29/68), because this would first evaluate 2 divided by 29 divided by 68, and then calculate the ISLEAPYEAR function from this small number as a serial date number."
+msgstr "Μην χρησιμοποιείτε ποτέ =ISLEAPYEAR(2/29/68), επειδή αυτή η συνάρτηση υπολογίζει το 2 διαιρεμένο με το 29 και με το 68, και ύστερα υπολογίζει τη συνάρτηση ISLEAPYEAR για το μικρό αυτό αριθμό ως ακολουθιακό αριθμό ημερομηνίας."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"bm_id3154656\n"
+"help.text"
+msgid "<bookmark_value>YEARS function</bookmark_value><bookmark_value>number of years between two dates</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση YEARS</bookmark_value><bookmark_value>αριθμός ετών μεταξύ δύο ημερομηνιών</bookmark_value>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3154656\n"
+"21\n"
+"help.text"
+msgid "YEARS"
+msgstr "YEARS"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3150886\n"
+"22\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DAI_FUNC_DIFFYEARS\">Calculates the difference in years between two dates.</ahelp>"
+msgstr "<ahelp hid=\"HID_DAI_FUNC_DIFFYEARS\">Υπολογίζει τη διαφορά μεταξύ δύο ημερομηνιών σε έτη.</ahelp>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3154370\n"
+"23\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3146114\n"
+"24\n"
+"help.text"
+msgid "YEARS(StartDate; EndDate; Type)"
+msgstr "YEARS(Ημερομηνία-έναρξης, Ημερομηνία-λήξης, Τύπος)"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3145387\n"
+"25\n"
+"help.text"
+msgid "<emph>StartDate</emph> is the first date"
+msgstr "Η <emph>Ημερομηνία-έναρξης</emph> είναι η πρώτη ημερομηνία"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3156290\n"
+"26\n"
+"help.text"
+msgid "<emph>EndDate</emph> is the second date"
+msgstr "Η <emph>Ημερομηνία-λήξης</emph> είναι η δεύτερη ημερομηνία"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3152893\n"
+"27\n"
+"help.text"
+msgid "<emph>Type</emph> calculates the type of difference. Possible values are 0 (interval) and 1 (in calendar years)."
+msgstr "Ο <emph>Τύπος</emph> υπολογίζει τον τύπο της διαφοράς. Πιθανές τιμές είναι το 0 (διάστημα) και το 1 (σε ημερολογιακά έτη)."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"bm_id3152898\n"
+"help.text"
+msgid "<bookmark_value>MONTHS function</bookmark_value><bookmark_value>number of months between two dates</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση MONTHS</bookmark_value><bookmark_value>αριθμός μηνών μεταξύ δύο ημερομηνιών</bookmark_value>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3152898\n"
+"28\n"
+"help.text"
+msgid "MONTHS"
+msgstr "MONTHS"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3153066\n"
+"29\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DAI_FUNC_DIFFMONTHS\">Calculates the difference in months between two dates.</ahelp>"
+msgstr "Υ<ahelp hid=\"HID_DAI_FUNC_DIFFMONTHS\">πολογίζει τη διαφορά μεταξύ δύο ημερομηνιών σε μήνες.</ahelp>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3151240\n"
+"30\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3146869\n"
+"31\n"
+"help.text"
+msgid "MONTHS(StartDate; EndDate; Type)"
+msgstr "MONTHS(Ημερομηνία-έναρξης, Ημερομηνία-λήξης, Τύπος)"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3145075\n"
+"32\n"
+"help.text"
+msgid "<emph>StartDate</emph> is the first date"
+msgstr "Η <emph>Ημερομηνία-έναρξης</emph> είναι η πρώτη ημερομηνία"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3157981\n"
+"33\n"
+"help.text"
+msgid "<emph>EndDate</emph> is the second date"
+msgstr "Η <emph>Ημερομηνία-λήξης</emph> είναι η δεύτερη ημερομηνία"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3150111\n"
+"34\n"
+"help.text"
+msgid "<emph>Type</emph> calculates the type of difference. Possible values include 0 (interval) and 1 (in calendar months)."
+msgstr "Ο <emph>Τύπος</emph> υπολογίζει τον τύπο της διαφοράς. Πιθανές τιμές είναι το 0 (διάστημα) και το 1 (σε ημερολογιακά έτη)."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"bm_id3159094\n"
+"help.text"
+msgid "<bookmark_value>ROT13 function</bookmark_value><bookmark_value>encrypting text</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ROT13</bookmark_value><bookmark_value>κρυπτογραφημένο κείμενο</bookmark_value>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3159094\n"
+"35\n"
+"help.text"
+msgid "ROT13"
+msgstr "ROT13"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3146781\n"
+"36\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DAI_FUNC_ROT13\">Encrypts a character string by moving the characters 13 positions in the alphabet.</ahelp> After the letter Z, the alphabet begins again (Rotation). By applying the encryption function again to the resulting code, you can decrypt the text."
+msgstr "<ahelp hid=\"HID_DAI_FUNC_ROT13\">Κρυπτογραφεί μια ακολουθία χαρακτήρων μετακινώντας του χαρακτήρες κατά 13 θέσεις μέσα στην αλφάβητο.</ahelp> Μετά το γράμμα Z, το αλφάβητο αρχίζει από την αρχή (Περιστροφή). Εφαρμόζοντας ξανά τη συνάρτηση κρυπτογράφησης στον κώδικα που θα προκύψει, μπορείτε να αποκρυπτογραφήσετε το κείμενο."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3150893\n"
+"37\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3159205\n"
+"38\n"
+"help.text"
+msgid "ROT13(Text)"
+msgstr "ROT13(Κείμενο)"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3153249\n"
+"39\n"
+"help.text"
+msgid "<emph>Text</emph> is the character string to be encrypted. ROT13(ROT13(Text)) decrypts the code."
+msgstr "Το <emph>Κείμενο</emph> είναι η ακολουθία χαρακτήρων που θα κρυπτογραφηθεί, Η συνάρτηση ROT13(ROT13(Κείμενο)) αποκρυπτογραφεί τον κωδικό."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"bm_id3151300\n"
+"help.text"
+msgid "<bookmark_value>DAYSINYEAR function</bookmark_value><bookmark_value>number of days; in a specific year</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DAYSINYEAR</bookmark_value><bookmark_value>αριθμός ημερών, σε συγκεκριμένο έτος</bookmark_value>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3151300\n"
+"43\n"
+"help.text"
+msgid "DAYSINYEAR"
+msgstr "DAYSINYEAR"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3143220\n"
+"44\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DAI_FUNC_DAYSINYEAR\">Calculates the number of days of the year in which the date entered occurs.</ahelp>"
+msgstr "<ahelp hid=\"HID_DAI_FUNC_DAYSINYEAR\">Υπολογίζει τον αριθμό των ημερών στο έτος μέχρι τη δεδομένη ημερομηνία.</ahelp>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3145358\n"
+"45\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3154651\n"
+"46\n"
+"help.text"
+msgid "DAYSINYEAR(Date)"
+msgstr "DAYSINYEAR(Ημερομηνία)"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3153803\n"
+"47\n"
+"help.text"
+msgid "<emph>Date</emph> is any date in the respective year. The Date parameter must be a valid date according to the locale settings of %PRODUCTNAME."
+msgstr "Η <emph>Ημερομηνία</emph> είναι κάποια ημερομηνία στο αντίστοιχο έτος. Η παράμετρο Ημερομηνία πρέπει να είναι έγκυρη ημερομηνία σύμφωνα με τις ρυθμίσεις τοπικοποίησης του %PRODUCTNAME."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3153487\n"
+"48\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3153811\n"
+"49\n"
+"help.text"
+msgid "=DAYSINYEAR(A1) returns 366 days if A1 contains 1968-02-29, a valid date for the year 1968."
+msgstr "=DAYSINYEAR(A1) επιστρέφει ως αποτέλεσμα 366 ημέρες εφόσον το κελί Α1 περιέχει την ημερομηνία 1968-02-29, μία έγκυρη ημερομηνία για το έτος 1968."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"bm_id3154737\n"
+"help.text"
+msgid "<bookmark_value>DAYSINMONTH function</bookmark_value><bookmark_value>number of days;in a specific month of a year</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DAYSINMONTH</bookmark_value><bookmark_value>αριθμός ημερών, σε συγκεκριμένο μήνα του έτους</bookmark_value>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3154737\n"
+"50\n"
+"help.text"
+msgid "DAYSINMONTH"
+msgstr "DAYSINMONTH"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3149316\n"
+"51\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DAI_FUNC_DAYSINMONTH\">Calculates the number of days of the month in which the date entered occurs.</ahelp>"
+msgstr "<ahelp hid=\"HID_DAI_FUNC_DAYSINMONTH\">Υπολογίζει τον αριθμό των ημερών στο μήνα μέχρι μια συγκεκριμένη ημερομηνία.</ahelp>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3145114\n"
+"52\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3150955\n"
+"53\n"
+"help.text"
+msgid "DAYSINMONTH(Date)"
+msgstr "DAYSINMONTH(Ημερομηνία)"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3147501\n"
+"54\n"
+"help.text"
+msgid "<emph>Date</emph> is any date in the respective month of the desired year. The Date parameter must be a valid date according to the locale settings of %PRODUCTNAME."
+msgstr "Η <emph>Ημερομηνία</emph> είναι κάποια ημερομηνία στο συγκεκριμένο μήνα του επιθυμητού έτους. Η παράμετρος Ημερομηνία πρέπει να είναι έγκυρη ημερομηνία σύμφωνα με τις ρυθμίσεις τοπικοποίησης του %PRODUCTNAME."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3149871\n"
+"55\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3155742\n"
+"56\n"
+"help.text"
+msgid "=DAYSINMONTH(A1) returns 29 days if A1 contains 1968-02-17, a valid date for February 1968."
+msgstr "=DAYSINMONTH(A1) επιστρέφει ως αποτέλεσμα 29 ημέρες εφόσον το κελί Α1 περιέχει την ημερομηνία 1968-02-17, μία έγκυρη ημερομηνία για τον Φεβρουάριο του 1968."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"bm_id3149048\n"
+"help.text"
+msgid "<bookmark_value>WEEKS function</bookmark_value><bookmark_value>number of weeks;between two dates</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση WEEKS</bookmark_value><bookmark_value>αριθμός εβδομάδων, μεταξύ δύο ετών</bookmark_value>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3149048\n"
+"57\n"
+"help.text"
+msgid "WEEKS"
+msgstr "WEEKS"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3153340\n"
+"58\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DAI_FUNC_DIFFWEEKS\">Calculates the difference in weeks between two dates.</ahelp>"
+msgstr "<ahelp hid=\"HID_DAI_FUNC_DIFFWEEKS\">Υπολογίζει τη διαφορά μεταξύ δύο ημερομηνιών σε εβδομάδες.</ahelp>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3150393\n"
+"59\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3147402\n"
+"60\n"
+"help.text"
+msgid "WEEKS(StartDate; EndDate; Type)"
+msgstr "WEEKS(Ημερομηνία-έναρξης, Ημερομηνία-λήξης, Τύπος)"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3151387\n"
+"61\n"
+"help.text"
+msgid "<emph>StartDate</emph> is the first date"
+msgstr "Η <emph>Ημερομηνία-έναρξης</emph> είναι η πρώτη ημερομηνία"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3146324\n"
+"62\n"
+"help.text"
+msgid "<emph>EndDate</emph> is the second date"
+msgstr "Η <emph>Ημερομηνία-λήξης</emph> είναι η δεύτερη ημερομηνία"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3166467\n"
+"63\n"
+"help.text"
+msgid "<emph>Type</emph> calculates the type of difference. The possible values are 0 (interval) and 1 (in numbers of weeks)."
+msgstr "Ο <emph>Τύπος</emph> υπολογίζει τον τύπο της διαφοράς. Πιθανές τιμές είναι το 0 (διάστημα) και το 1 (σε ημερολογιακά έτη)."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"bm_id3145237\n"
+"help.text"
+msgid "<bookmark_value>WEEKSINYEAR function</bookmark_value><bookmark_value>number of weeks;in a specific year</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση WEEKSINYEAR</bookmark_value><bookmark_value>αριθμός εβδομάδων, σε συγκεκριμένο έτος</bookmark_value>"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3145237\n"
+"64\n"
+"help.text"
+msgid "WEEKSINYEAR"
+msgstr "WEEKSINYEAR"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3147410\n"
+"65\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DAI_FUNC_WEEKSINYEAR\">Calculates the number of weeks of the year in which the date entered occurs.</ahelp> The number of weeks is defined as follows: a week that spans two years is added to the year in which most days of that week occur."
+msgstr "<ahelp hid=\"HID_DAI_FUNC_WEEKSINYEAR\">Υπολογίζει τον αριθμό των εβδομάδων σε ένα έτος μέχρι μια ορισμένη ημερομηνία.</ahelp> Ο αριθμός των εβδομάδων ορίζεται ως εξής: μια εβδομάδα κατά τη διάρκεια της οποίας γίνεται αλλαγή του έτους προστίθεται στο έτος στο οποίο ανήκουν οι περισσότερες ημέρες αυτής της εβδομάδας."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3149719\n"
+"66\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3145638\n"
+"67\n"
+"help.text"
+msgid "WEEKSINYEAR(Date)"
+msgstr "WEEKSINYEAR(Ημερομηνία)"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3149946\n"
+"68\n"
+"help.text"
+msgid "<emph>Date</emph> is any date in the respective year. The Date parameter must be a valid date according to the locale settings of %PRODUCTNAME."
+msgstr "Η <emph>Ημερομηνία</emph> είναι κάποια ημερομηνία στο αντίστοιχο έτος. Η παράμετρο Ημερομηνία πρέπει να είναι έγκυρη ημερομηνία σύμφωνα με τις ρυθμίσεις τοπικοποίησης του %PRODUCTNAME."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3150037\n"
+"69\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3147614\n"
+"70\n"
+"help.text"
+msgid "WEEKSINYEAR(A1) returns 53 if A1 contains 1970-02-17, a valid date for the year 1970."
+msgstr "Το WEEKSINYEAR(A1) επιστρέφει 53 αν το Α1 περιέχει 1970-02-17, μια έγκυρη ημερομηνία για το έτος 1970."
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3157901\n"
+"72\n"
+"help.text"
+msgid "Add-ins through %PRODUCTNAME API"
+msgstr "Πρόσθετα μέσω του %PRODUCTNAME API"
+
+#: 04060111.xhp
+msgctxt ""
+"04060111.xhp\n"
+"par_id3149351\n"
+"73\n"
+"help.text"
+msgid "Add-ins can also be implemented through the %PRODUCTNAME <link href=\"http://api.libreoffice.org/\">API</link>."
+msgstr "Τα πρόσθετα μπορούν επίσης να πραγματοποιηθούν μέσω του %PRODUCTNAME <link href=\"http://api.libreoffice.org/\">API</link>."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"tit\n"
+"help.text"
+msgid "Add-in for Programming in $[officename] Calc"
+msgstr "Πρόσθετο για προγραμματισμό στο $[officename] Calc"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"bm_id3151076\n"
+"help.text"
+msgid "<bookmark_value>programming; add-ins</bookmark_value><bookmark_value>shared libraries; programming</bookmark_value><bookmark_value>external DLL functions</bookmark_value><bookmark_value>functions; $[officename] Calc add-in DLL</bookmark_value><bookmark_value>add-ins; for programming</bookmark_value>"
+msgstr "<bookmark_value>προγραμματισμός, πρόσθετα</bookmark_value><bookmark_value>κοινές βιβλιοθήκες, προγραμματισμός</bookmark_value><bookmark_value>συναρτήσεις εξωτερικών DLL</bookmark_value><bookmark_value>συναρτήσεις, $[officename] Calc πρόσθετο DLL</bookmark_value><bookmark_value>πρόσθετα, για ποργραμματισμό</bookmark_value>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3151076\n"
+"1\n"
+"help.text"
+msgid "Add-in for Programming in $[officename] Calc"
+msgstr "Πρόσθετο για προγραμματισμό στο $[officename] Calc"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147001\n"
+"220\n"
+"help.text"
+msgid "The method of extending Calc by Add-Ins that is described in the following is outdated. The interfaces are still valid and supported, to ensure compatibility with existing Add-Ins, but for programming new Add-Ins you should use the new <link href=\"text/shared/guide/integratinguno.xhp\" name=\"API functions\">API functions</link>."
+msgstr "Η μέθοδος επέκτασης του Calc με Πρόσθετα που περιγράφεται στα ακόλουθα είναι ξεπερασμένη.Τα περιβάλλοντα είναι ακόμη έγκυρα και υποστηρίζονται για να εξασφαλισθεί η συμβατότητα με τα υπάρχοντα πρόσθετα, αλλά για προγραμματισμό νέων προσθέτων θα πρέπει να χρησιμοποιήσετε τις νέες <link href=\"text/shared/guide/integratinguno.xhp\" name=\"συναρτήσεις API\">συναρτήσεις API</link>."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150361\n"
+"2\n"
+"help.text"
+msgid "$[officename] Calc can be expanded by Add-Ins, which are external programming modules providing additional functions for working with spreadsheets. These are listed in the <emph>Function Wizard</emph> in the <emph>Add-In</emph> category. If you would like to program an Add-In yourself, you can learn here which functions must be exported by the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>external DLL</defaultinline></switchinline> so that the Add-In can be successfully attached."
+msgstr "Στο $[officename] Calc είναι δυνατή η προσθήκη προσθέτων, τα οποία αποτελούν εξωτερικές λειτουργικές μονάδες προγραμματισμού, που παρέχουν πρόσθετες συναρτήσεις για την εργασία με υπολογιστικά φύλλα. Τα πρόσθετα αυτά εμφανίζονται στον <emph>Οδηγό συνάρτησης</emph>, στην κατηγορία <emph>Πρόσθετες</emph>. Εάν θέλετε να προγραμματίσετε οι ίδιοι ένα τέτοιο πρόσθετο, μπορείτε να μάθετε εδώ ποιες είναι οι συναρτήσεις που πρέπει να εξαγάγετε από την <switchinline select=\"sys\"><caseinline select=\"UNIX\">κοινή βιβλιοθήκη</caseinline><defaultinline>εξωτερική DLL</defaultinline></switchinline> έτσι ώστε να προσαρτηθεί επιτυχώς το Πρόσθετο."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149211\n"
"3\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "$[officename] searches the Add-in folder defined in the configuration for a suitable <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>DLL</defaultinline></switchinline>. To be recognized by $[officename], the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>DLL</defaultinline></switchinline> must have certain properties, as explained in the following. This information allows you to program your own Add-In for <emph>Function Wizard</emph> of $[officename] Calc."
+msgstr "Το $[officename] ψάχνει το φάκελο Πρόσθετα που καθορίζεται στις ρυθμίσεις για μια κατάλληλη <switchinline select=\"sys\"><caseinline select=\"UNIX\">κοινή βιβλιοθήκη</caseinline><defaultinline>DLL</defaultinline></switchinline>. Για να αναγνωρίζεται από το $[officename], η <switchinline select=\"sys\"><caseinline select=\"UNIX\">κοινή βιβλιοθήκη</caseinline><defaultinline>DLL</defaultinline></switchinline> πρέπει να έχει συγκεκριμένες ιδιότητες, όπως εξηγείται ακολούθως. Αυτές οι πληροφορίες σας επιτρέπουν προγραμματίσετε το δικό σας Πρόσθετο για τον <emph>Οδηγό συνάρτησης</emph> του $[officename] Calc."
-#: 04020000.xhp
+#: 04060112.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3149262\n"
+"04060112.xhp\n"
+"hd_id3146981\n"
"4\n"
"help.text"
-msgid "This area contains the options available for inserting cells into a sheet. The cell quantity and position is defined by selecting a cell range in the sheet beforehand."
-msgstr "Αυτή η περιοχή περιλαμβάνει τις διαθέσιμες επιλογές για την εισαγωγή κελιών σε ένα φύλλο. Η ποσότητα και η θέση των κελιών ορίζεται από πριν με την επιλογή μιας περιοχής κελιών στο φύλλο."
+msgid "The Add-In Concept"
+msgstr "Η έννοια του πρόσθετου"
-#: 04020000.xhp
+#: 04060112.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3146120\n"
+"04060112.xhp\n"
+"par_id3156292\n"
"5\n"
"help.text"
-msgid "Shift cells down"
-msgstr "Μετακίνηση κελιών προς τα κάτω"
+msgid "Each Add-In library provides several functions. Some functions are used for administrative purposes. You can choose almost any name for your own functions. However, they must also follow certain rules regarding parameter passing. The exact naming and calling conventions vary for different platforms."
+msgstr "Κάθε βιβλιοθήκη προσθέτων παρέχει πολλές συναρτήσεις. Κάποιες συναρτήσεις χρησιμοποιούνται για διαχειριστικούς σκοπούς. Μπορείτε να διαλέξετε όποια ονόματα θέλετε για τις συναρτήσεις σας. Ωστόσο, και αυτά πρέπει να συμμορφώνονται με συγκεκριμένους κανόνες που αφορούν τη μεταβίβαση των παραμέτρων. Οι ακριβείς συμβάσεις ονομασίας και κλήσης ποικίλλουν ανάλογα με την πλατφόρμα."
-#: 04020000.xhp
+#: 04060112.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3152596\n"
+"04060112.xhp\n"
+"hd_id3152890\n"
"6\n"
"help.text"
-msgid "<variable id=\"zellenuntentext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_CELLSDOWN\">Moves the contents of the selected range downward when cells are inserted.</ahelp></variable>"
-msgstr "<variable id=\"zellenuntentext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_CELLSDOWN\">Μετακινεί τα περιεχόμενα της επιλεγμένης περιοχής προς τα κάτω όταν εισάγονται κελιά.</ahelp></variable>"
+msgid "Functions of <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>AddIn DLL</defaultinline></switchinline>"
+msgstr "Συναρτήσεις της <switchinline select=\"sys\"><caseinline select=\"UNIX\">Κοινής βιβλιοθήκης</caseinline><defaultinline>DLL Προσθέτων</defaultinline></switchinline>"
-#: 04020000.xhp
+#: 04060112.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3147434\n"
+"04060112.xhp\n"
+"par_id3148837\n"
"7\n"
"help.text"
-msgid "Shift cells right"
-msgstr "Μετακίνηση κελιών προς τα δεξιά"
+msgid "At a minimum, the administrative functions <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionCount\">GetFunctionCount</link> and <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionData\">GetFunctionData</link> must exist. Using these, the functions as well as parameter types and return values can be determined. As return values, the Double and String types are supported. As parameters, additionally the cell areas <link href=\"text/scalc/01/04060112.xhp\" name=\"Double Array\">Double Array</link>, <link href=\"text/scalc/01/04060112.xhp\" name=\"String Array\">String Array</link>, and <link href=\"text/scalc/01/04060112.xhp\" name=\"Cell Array\">Cell Array</link> are supported."
+msgstr "Οι διαχειριστικές συναρτήσεις που πρέπει να υπάρχουν τουλάχιστον είναι οι συναρτήσεις <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionCount\">GetFunctionCount</link> και <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionData\">GetFunctionData</link>. Βάσει αυτών των συναρτήσεων, μπορούν να οριστούν οι συναρτήσεις, οι τύποι των παραμέτρων και οι τιμές επιστροφής. Όσον αφορά τις τιμές επιστροφής, υποστηρίζονται οι τύποι Διπλή και Συμβολοσειρά. Ως παράμετροι, επιπλέον υποστηρίζονται οι περιοχές κελιών <link href=\"text/scalc/01/04060112.xhp\" name=\"Double Array\">Double Array</link>, <link href=\"text/scalc/01/04060112.xhp\" name=\"String Array\">String Array</link>, και <link href=\"text/scalc/01/04060112.xhp\" name=\"Cell Array\">Cell Array</link>."
-#: 04020000.xhp
+#: 04060112.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3144764\n"
+"04060112.xhp\n"
+"par_id3148604\n"
"8\n"
"help.text"
-msgid "<variable id=\"zellenrechtstext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_CELLSRIGHT\">Moves the contents of the selected range to the right when cells are inserted.</ahelp></variable>"
-msgstr "<variable id=\"zellenrechtstext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_CELLSRIGHT\">Μετακινεί τα περιεχόμενα της επιλεγμένης περιοχής στα δεξιά όταν εισάγονται κελιά.</ahelp></variable>"
+msgid "Parameters are passed using references. Therefore, a change of these values is basically possible. However, this is not supported in $[officename] Calc because it does not make sense within spreadsheets."
+msgstr "Η μεταβίβαση των παραμέτρων γίνεται βάσει παραπομπών. Ως εκ τούτου, η αλλαγή αυτών των τιμών είναι, κανονικά, δυνατή. Ωστόσο, αυτή η δυνατότητα δεν υποστηρίζεται από το $[officename] Calc, λόγω του ότι η χρήση της δεν έχει κανένα νόημα στα φύλλα υπολογισμού."
-#: 04020000.xhp
+#: 04060112.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3153877\n"
+"04060112.xhp\n"
+"par_id3150112\n"
"9\n"
"help.text"
-msgid "Entire row"
-msgstr "Ολόκληρη η γραμμή"
+msgid "Libraries can be reloaded during runtime and their contents can be analyzed by the administrative functions. For each function, information is available about count and type of parameters, internal and external function names and an administrative number."
+msgstr "Οι βιβλιοθήκες μπορούν να φορτωθούν ξανά κατά τη διάρκεια του χρόνου φόρτωσης και τα περιεχόμενά τους μπορούν να αναλυθούν βάσει των διαχειριστικών συναρτήσεων. Για κάθε συνάρτηση, υπάρχουν διαθέσιμες πληροφορίες σχετικά με τον αριθμό και τον τύπο των παραμέτρων, τα εσωτερικά και τα πραγματικά ονόματα των εφαρμογών, καθώς και με έναν αριθμό διαχείρισης."
-#: 04020000.xhp
+#: 04060112.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3155417\n"
+"04060112.xhp\n"
+"par_id3155269\n"
"10\n"
"help.text"
-msgid "<variable id=\"zeilenganzetext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_INSROWS\">Inserts an entire row. The position of the row is determined by the selection on the sheet.</ahelp></variable> The number of rows inserted depends on how many rows are selected. The contents of the original rows are moved downward."
-msgstr "<variable id=\"zeilenganzetext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_INSROWS\">Εισάγει μία ολόκληρη γραμμή. Η θέση της γραμμής καθορίζεται από την επιλογή στο φύλλο.</ahelp></variable> Ο αριθμός γραμμών που εισάγονται εξαρτάται από πόσες γραμμές έχουν επιλεγεί. Τα περιεχόμενα των αρχικών γραμμών μετακινούνται προς τα κάτω."
+msgid "The functions are called synchronously and return their results immediately. Real time functions (asynchronous functions) are also possible; however, they are not explained in detail because of their complexity."
+msgstr "Η κλήση των συναρτήσεων γίνεται με συγχρονισμό και η επιστροφή των αποτελεσμάτων είναι άμεση. Υπάρχει και η δυνατότητα εφαρμογής συναρτήσεων σε πραγματικό χρόνο (ασύγχρονες συναρτήσεις). Δεν εξηγούνται, ωστόσο, με λεπτομέρεια, διότι είναι εξαιρετικά πολύπλοκες."
-#: 04020000.xhp
+#: 04060112.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3146971\n"
+"04060112.xhp\n"
+"hd_id3145077\n"
"11\n"
"help.text"
-msgid "Entire column"
-msgstr "Ολόκληρη στήλη"
+msgid "General information about the interface"
+msgstr "Γενικές πληροφορίες σχετικά με το περιβάλλον"
-#: 04020000.xhp
+#: 04060112.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3155068\n"
+"04060112.xhp\n"
+"par_id3146776\n"
"12\n"
"help.text"
-msgid "<variable id=\"spaltenganzetext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_INSCOLS\">Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns.</ahelp></variable> The contents of the original columns are shifted to the right."
-msgstr "<variable id=\"spaltenganzetext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_INSCOLS\">Εισάγει μια ολόκληρη στήλη.Ο αριθμός στηλών που εισάγονται καθορίζεται από τον επιλεγμένο αριθμό στηλών. </ahelp></variable> Τα περιεχόμενα των αρχικών στηλών μετακινούνται προς τα δεξιά."
+msgid "The maximum number of parameters in an Add-In function attached to $[officename] Calc is 16: one return value and a maximum of 15 function input parameters."
+msgstr "Ο μέγιστος αριθμός παραμέτρων σε μια συνάρτηση πρόσθετου που επισυνάπτεται στο $[officename] Calc είναι 16: μία τιμή επιστροφής και 15 παράμετροι εισαγωγής στη συνάρτηση το ανώτερο."
-#: 05050100.xhp
+#: 04060112.xhp
msgctxt ""
-"05050100.xhp\n"
-"tit\n"
+"04060112.xhp\n"
+"par_id3149899\n"
+"13\n"
"help.text"
-msgid "Rename Sheet"
-msgstr "Μετονομασία φύλλου"
+msgid "The data types are defined as follows:"
+msgstr "Οι τύποι των δεδομένων ορίζονται ως εξής:"
-#: 05050100.xhp
+#: 04060112.xhp
msgctxt ""
-"05050100.xhp\n"
-"bm_id3147336\n"
+"04060112.xhp\n"
+"par_id3151302\n"
+"14\n"
"help.text"
-msgid "<bookmark_value>worksheet names</bookmark_value><bookmark_value>changing; sheet names</bookmark_value><bookmark_value>sheets; renaming</bookmark_value>"
-msgstr "<bookmark_value>ονόματα φύλλων εργασίας</bookmark_value><bookmark_value>αλλαγή, ονόματα φύλλων</bookmark_value><bookmark_value>φύλλα, μετονομασία</bookmark_value>"
+msgid "<emph>Data types</emph>"
+msgstr "<emph>Τύποι δεδομένων</emph>"
-#: 05050100.xhp
+#: 04060112.xhp
msgctxt ""
-"05050100.xhp\n"
-"hd_id3147336\n"
-"1\n"
+"04060112.xhp\n"
+"par_id3143222\n"
+"15\n"
"help.text"
-msgid "Rename Sheet"
-msgstr "Μετονομασία φύλλου"
+msgid "<emph>Definition</emph>"
+msgstr "<emph>Ορισμός</emph>"
-#: 05050100.xhp
+#: 04060112.xhp
msgctxt ""
-"05050100.xhp\n"
-"par_id3150792\n"
-"2\n"
+"04060112.xhp\n"
+"par_id3149384\n"
+"16\n"
"help.text"
-msgid "<variable id=\"umbenennentext\"><ahelp hid=\".uno:RenameTable\">This command opens a dialog where you can assign a different name to the current sheet.</ahelp></variable>"
-msgstr "<variable id=\"umbenennentext\"><ahelp hid=\".uno:RenameTable\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να καθορίσετε διαφορετικό όνομα για το τρέχον φύλλο.</ahelp></variable>"
+msgid "CALLTYPE"
+msgstr "CALLTYPE"
-#: 05050100.xhp
+#: 04060112.xhp
msgctxt ""
-"05050100.xhp\n"
-"hd_id3153968\n"
-"3\n"
+"04060112.xhp\n"
+"par_id3146963\n"
+"17\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "Under Windows: FAR PASCAL (_far _pascal)"
+msgstr "Σε περιβάλλον Windows: FAR PASCAL (_far _pascal)"
-#: 05050100.xhp
+#: 04060112.xhp
msgctxt ""
-"05050100.xhp\n"
-"par_id3155131\n"
+"04060112.xhp\n"
+"par_id3153809\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_APPEND_NAME\">Enter a new name for the sheet here.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_APPEND_NAME\">Εισάγετε εδώ ένα νέο όνομα για το φύλλο.</ahelp>"
+msgid "Other: default (operating system specific default)"
+msgstr "Σε άλλο περιβάλλον: προεπιλογή (προεπιλογή ανάλογα με το λειτουργικό σύστημα)"
-#: 05050100.xhp
+#: 04060112.xhp
msgctxt ""
-"05050100.xhp\n"
-"par_id3153092\n"
-"5\n"
+"04060112.xhp\n"
+"par_id3154734\n"
+"19\n"
"help.text"
-msgid "You can also open the<emph> Rename Sheet </emph>dialog through the context menu by positioning the mouse pointer over a sheet tab at the bottom of the window and <switchinline select=\"sys\"><caseinline select=\"MAC\">clicking while pressing Control</caseinline><defaultinline>clicking the right mouse button</defaultinline></switchinline>."
-msgstr "Μπορείτε ακόμα να ανοίξετε το διάλογο <emph> Μετονομασία φύλλου </emph>μέσω του μενού περιεχομένου, τοποθετώντας το ποντίκι σας πάνω από μια καρτέλα φύλλου που βρίσκεται στο κάτω μέρος του παραθύρου και καθώς έχετε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\"> Control</caseinline><defaultinline>να κάνετε κλικ με το δεξί πλήκτρο του ποντικιού</defaultinline></switchinline>."
+msgid "USHORT"
+msgstr "USHORT"
-#: 05050100.xhp
+#: 04060112.xhp
msgctxt ""
-"05050100.xhp\n"
-"par_id3147396\n"
-"6\n"
+"04060112.xhp\n"
+"par_id3155760\n"
+"20\n"
"help.text"
-msgid "Alternatively, click the sheet tab while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Alt</defaultinline></switchinline> key. Now you can change the name directly. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "Εναλλακτικά, κάντε κλικ πάνω στη καρτέλα φύλλου πατώντας ταυτόχρονα το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Alt</defaultinline></switchinline>. Με αυτό το τρόπο μπορείτε να αλλάξετε απευθείας το όνομα. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "2 Byte unsigned Integer"
+msgstr "Ακέραιος 2 byte χωρίς πρόσημο"
-#: 06060000.xhp
+#: 04060112.xhp
msgctxt ""
-"06060000.xhp\n"
-"tit\n"
+"04060112.xhp\n"
+"par_id3145320\n"
+"21\n"
"help.text"
-msgid "Protect Document"
-msgstr "Προστασία εγγράφου"
+msgid "DOUBLE"
+msgstr "DOUBLE"
-#: 06060000.xhp
+#: 04060112.xhp
msgctxt ""
-"06060000.xhp\n"
-"hd_id3148946\n"
-"1\n"
+"04060112.xhp\n"
+"par_id3150956\n"
+"22\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06060000.xhp\" name=\"Protect Document\">Protect Document</link>"
-msgstr "<link href=\"text/scalc/01/06060000.xhp\" name=\"Προστασία εγγράφου\">Προστασία εγγράφου</link>"
+msgid "8 byte platform-dependent format"
+msgstr "Μορφή 8 byte ανάλογα με την πλατφόρμα"
-#: 06060000.xhp
+#: 04060112.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_id3153362\n"
-"2\n"
+"04060112.xhp\n"
+"par_id3146097\n"
+"23\n"
"help.text"
-msgid "The<emph> Protect Document </emph>command prevents changes from being made to cells in the sheets or to sheets in a document. As an option, you can define a password. If a password is defined, removal of the protection is only possible if the user enters the correct password."
-msgstr "Η εντολή <emph>Προστασία εγγράφου</emph> αποτρέπει τις αλλαγές σε κελιά σε υπολογιστικά φύλλα και έγγραφα. Προαιρετικά, μπορείτε να καθορίσετε έναν κωδικό πρόσβασης. Αν ορισθεί κωδικός πρόσβασης τότε η αφαίρεση της προστασίας είναι δυνατή μόνο αν ο χρήστης εισάγει το σωστό κωδικό."
+msgid "Paramtype"
+msgstr "Paramtype"
-#: 06060000.xhp
+#: 04060112.xhp
msgctxt ""
-"06060000.xhp\n"
-"hd_id3147228\n"
-"3\n"
+"04060112.xhp\n"
+"par_id3150432\n"
+"24\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06060100.xhp\" name=\"Sheets\">Sheets</link>"
-msgstr "<link href=\"text/scalc/01/06060100.xhp\" name=\"Φύλλα\">Φύλλα</link>"
+msgid "Platform-dependent like int"
+msgstr "Ανάλογα με την πλατφόρμα, όπως ο int"
-#: 06060000.xhp
+#: 04060112.xhp
msgctxt ""
-"06060000.xhp\n"
-"hd_id3153768\n"
-"4\n"
+"04060112.xhp\n"
+"par_id3153955\n"
+"25\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06060200.xhp\" name=\"Documents\">Documents</link>"
-msgstr "<link href=\"text/scalc/01/06060200.xhp\" name=\"Έγγραφα\">Έγγραφα</link>"
+msgid "PTR_DOUBLE =0 pointer to a double"
+msgstr "PTR_DOUBLE =0 δείκτης σε τύπο διπλής ακρίβειας"
-#: 06060000.xhp
+#: 04060112.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN10622\n"
+"04060112.xhp\n"
+"par_id3159262\n"
+"26\n"
"help.text"
-msgid "<embedvar href=\"text/scalc/guide/cell_protect.xhp#cell_protect\"/>"
-msgstr "<embedvar href=\"text/scalc/guide/cell_protect.xhp#cell_protect\"/>"
+msgid "PTR_STRING =1 pointer to a zero-terminated string"
+msgstr "PTR_STRING =1 δείκτης σε συμβολοσειρά που καταλήγει σε 0"
-#: 04060120.xhp
+#: 04060112.xhp
msgctxt ""
-"04060120.xhp\n"
+"04060112.xhp\n"
+"par_id3148747\n"
+"27\n"
+"help.text"
+msgid "PTR_DOUBLE_ARR =2 pointer to a double array"
+msgstr "PTR_DOUBLE_ARR =2 δείκτης σε διπλό πίνακα"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147406\n"
+"28\n"
+"help.text"
+msgid "PTR_STRING_ARR =3 pointer to a string array"
+msgstr "PTR_STRING_ARR =3 δείκτης σε πίνακα συμβολοσειράς"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151392\n"
+"29\n"
+"help.text"
+msgid "PTR_CELL_ARR =4 pointer to a cell array"
+msgstr "PTR_CELL_ARR =4 δείκτης σε πίνακα κελιών"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153028\n"
+"30\n"
+"help.text"
+msgid "NONE =5"
+msgstr "NONE =5"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3156396\n"
+"31\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>DLL</defaultinline></switchinline> functions"
+msgstr "Συναρτήσεις <switchinline select=\"sys\"><caseinline select=\"UNIX\">Κοινής βιβλιοθήκης</caseinline><defaultinline>DLL</defaultinline></switchinline>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153019\n"
+"32\n"
+"help.text"
+msgid "Following you will find a description of those functions, which are called at the <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>external DLL</defaultinline></switchinline>."
+msgstr "Ακολούθως θα βρείτε μια περιγραφή αυτών των συναρτήσεων, που καλούνται στην <switchinline select=\"sys\"><caseinline select=\"UNIX\">Κοινή βιβλιοθήκη </caseinline><defaultinline>εξωτερική DLL</defaultinline></switchinline>."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150038\n"
+"33\n"
+"help.text"
+msgid "For all <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>DLL</defaultinline></switchinline> functions, the following applies:"
+msgstr "Για όλες τις συναρτήσεις της <switchinline select=\"sys\"><caseinline select=\"UNIX\">Κοινή βιβλιοθήκη </caseinline><defaultinline>εξωτερική DLL</defaultinline></switchinline>, ισχύουν τα ακόλουθα:"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3157876\n"
+"34\n"
+"help.text"
+msgid "void CALLTYPE fn(out, in1, in2, ...)"
+msgstr "void CALLTYPE fn(out, in1, in2, ...)"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147616\n"
+"35\n"
+"help.text"
+msgid "Output: Resulting value"
+msgstr "Έξοδος: Η τιμή του αποτελέσματος"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159119\n"
+"36\n"
+"help.text"
+msgid "Input: Any number of types (double&, char*, double*, char**, Cell area), where the <link href=\"text/scalc/01/04060112.xhp\" name=\"Cell area\">Cell area</link> is an array of types double array, string array, or cell array."
+msgstr "Είσοδος: Οποιοσδήποτε αριθμός τύπων (double&, char*, double*, char**, περιοχή κελιών), όπου η <link href=\"text/scalc/01/04060112.xhp\" name=\"Περιοχή κελιών\">Περιοχή κελιών</link> είναι ένας πίνακας με τύπο διπλός πίνακας, πίνακας συμβολοσειράς ή πίνακας κελιών."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3150653\n"
+"37\n"
+"help.text"
+msgid "GetFunctionCount()"
+msgstr "GetFunctionCount()"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3152981\n"
+"38\n"
+"help.text"
+msgid "Returns the number of functions without the management functions of the reference parameter. Each function has a unique number between 0 and nCount-1. This number will be needed for the <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionData\">GetFunctionData</link> and <link href=\"text/scalc/01/04060112.xhp\" name=\"GetParameterDescription\">GetParameterDescription</link> functions later."
+msgstr "Επιστρέφει τον αριθμό των συναρτήσεων χωρίς τις διαχειριστικές συναρτήσεις της παραμέτρου αναφοράς. Κάθε συνάρτηση έχει έναν μοναδικό αριθμό μεταξύ του 0 και του nCount-1. Αυτός ο αριθμός είναι απαραίτητος, στη συνέχεια, για τις συναρτήσεις <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionData\">GetFunctionData</link> και <link href=\"text/scalc/01/04060112.xhp\" name=\"GetParameterDescription\">GetParameterDescription</link>."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150742\n"
+"39\n"
+"help.text"
+msgid "<emph>Syntax</emph>"
+msgstr "<emph>Σύνταξη</emph>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148728\n"
+"40\n"
+"help.text"
+msgid "void CALLTYPE GetFunctionCount(USHORT& nCount)"
+msgstr "void CALLTYPE GetFunctionCount(USHORT& nCount)"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154677\n"
+"41\n"
+"help.text"
+msgid "<emph>Parameter</emph>"
+msgstr "<emph>Παράμετρος</emph>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3146940\n"
+"42\n"
+"help.text"
+msgid "USHORT &nCount:"
+msgstr "USHORT &nCount:"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149893\n"
+"43\n"
+"help.text"
+msgid "Output: Reference to a variable, which is supposed to contain the number of Add-In functions. For example: If the Add-In provides 5 functions for $[officename] Calc, then nCount=5."
+msgstr "Έξοδος: Αναφορά σε μια μεταβλητή, η οποία πρέπει κανονικά να περιέχει τον αριθμό των συναρτήσεων πρόσθετου. Π.χ.: Εάν το πρόσθετο παρέχει 5 συναρτήσεις για το $[officename] Calc, η έξοδος πρέπει να είναι nCount=5."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3147476\n"
+"44\n"
+"help.text"
+msgid "GetFunctionData()"
+msgstr "GetFunctionData()"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154841\n"
+"45\n"
+"help.text"
+msgid "Determines all the important information about an Add-In function."
+msgstr "Προσδιορίζει όλες τις σημαντικές πληροφορίες για μια Πρόσθετη συνάρτηση."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148888\n"
+"46\n"
+"help.text"
+msgid "<emph>Syntax</emph>"
+msgstr "<emph>Σύνταξη</emph>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148434\n"
+"47\n"
+"help.text"
+msgid "void CALLTYPE GetFunctionData(USHORT& nNo, char* pFuncName, USHORT& nParamCount, Paramtype* peType, char* pInternalName)"
+msgstr "void CALLTYPE GetFunctionData(USHORT& nNo, char* pFuncName, USHORT& nParamCount, Paramtype* peType, char* pInternalName)"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149253\n"
+"48\n"
+"help.text"
+msgid "<emph>Parameter</emph>"
+msgstr "<emph>Παράμετρος</emph>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149686\n"
+"49\n"
+"help.text"
+msgid "USHORT& nNo:"
+msgstr "USHORT& nNo:"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149949\n"
+"50\n"
+"help.text"
+msgid "Input: Function number between 0 and nCount-1, inclusively."
+msgstr "Είσοδος: Ο αριθμός των συναρτήσεων μεταξύ του 0 και του nCount-1, συμπεριλαμβανομένων και αυτών."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149546\n"
+"51\n"
+"help.text"
+msgid "char* pFuncName:"
+msgstr "char* pFuncName:"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148579\n"
+"52\n"
+"help.text"
+msgid "Output: Function name as seen by the programmer, as it is named in the <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>DLL</defaultinline></switchinline>. This name does not determine the name used in the <emph>Function Wizard</emph>."
+msgstr "Έξοδος: Το όνομα της συνάρτησης όπως το βλέπει ο προγραμματιστής, όπως ονομάζεται στην <switchinline select=\"sys\"><caseinline select=\"UNIX\">Κοινή βιβλιοθήκη</caseinline><defaultinline>DLL</defaultinline></switchinline>. Αυτό το όνομα δεν καθορίζει το όνομα που χρησιμοποιείται στον <emph>Οδηγό συνάρτησης</emph>."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153935\n"
+"53\n"
+"help.text"
+msgid "USHORT& nParamCount:"
+msgstr "USHORT& nParamCount:"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150142\n"
+"54\n"
+"help.text"
+msgid "Output: Number of parameters in AddIn function. This number must be greater than 0, because there is always a result value; the maximum value is 16."
+msgstr "Έξοδος: Ο αριθμός των παραμέτρων στη συνάρτηση πρόσθετου. Αυτός ο αριθμός πρέπει να είναι μεγαλύτερος του 0, καθώς υπάρχει πάντα μια τιμή αποτελέσματος. Η μέγιστη τιμή είναι 16."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145143\n"
+"55\n"
+"help.text"
+msgid "Paramtype* peType:"
+msgstr "Paramtype* peType:"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148750\n"
+"56\n"
+"help.text"
+msgid "Output: Pointer to an array of exactly 16 variables of type Paramtype. The first nParamCount entries are filled with the suitable type of parameter."
+msgstr "Έξοδος: Δείκτης σε έναν πίνακα 16 ακριβώς μεταβλητών τύπου Paramtype. Οι πρώτες nParamCount καταχωρήσεις συμπληρώνονται με την παράμετρο του κατάλληλου τύπου."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153078\n"
+"57\n"
+"help.text"
+msgid "char* pInternalName:"
+msgstr "char* pInternalName:"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155261\n"
+"58\n"
+"help.text"
+msgid "Output: Function name as seen by the user, as it appears in the <emph>Function Wizard</emph>. May contain umlauts."
+msgstr "Έξοδος: Το όνομα της συνάρτησης όπως το βλέπει ο χρήστης, δηλαδή, όπως εμφανίζεται στον <emph>Οδηγό συνάρτησης</emph>. Μπορεί να περιλαμβάνει umlaut."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153327\n"
+"59\n"
+"help.text"
+msgid "The pFuncName and pInternalName parameters are char arrays, which are implemented with size 256 in $[officename] Calc."
+msgstr "Οι παράμετροι pFuncName και pInternalName είναι πίνακες χαρακτήρων, οι οποίοι εφαρμόζονται με μέγεθος 256 στο $[officename] Calc."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3148567\n"
+"60\n"
+"help.text"
+msgid "GetParameterDescription()"
+msgstr "GetParameterDescription()"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153000\n"
+"61\n"
+"help.text"
+msgid "Provides a brief description of the Add-In function and its parameters. As an option, this function can be used to show a function and parameter description in the <emph>Function Wizard</emph>."
+msgstr "Παρέχει μια σύντομη περιγραφή της συνάρτησης πρόσθετου και των παραμέτρων της. Ως επιλογή, αυτή η συνάρτηση μπορεί να χρησιμοποιηθεί για την εμφάνιση της περιγραφής μιας συνάρτησης και των παραμέτρων στον <emph>Οδηγό συνάρτησης</emph>."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154501\n"
+"62\n"
+"help.text"
+msgid "<emph>Syntax</emph>"
+msgstr "<emph>Σύνταξη</emph>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153564\n"
+"63\n"
+"help.text"
+msgid "void CALLTYPE GetParameterDescription(USHORT& nNo, USHORT& nParam, char* pName, char* pDesc)"
+msgstr "void CALLTYPE GetParameterDescription(USHORT& nNo, USHORT& nParam, char* pName, char* pDesc)"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3157995\n"
+"64\n"
+"help.text"
+msgid "<emph>Parameter</emph>"
+msgstr "<emph>Παράμετρος</emph>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155925\n"
+"65\n"
+"help.text"
+msgid "USHORT& nNo:"
+msgstr "USHORT& nNo:"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149883\n"
+"66\n"
+"help.text"
+msgid "Input: Number of the function in the library; between 0 and nCount-1."
+msgstr "Είσοδος: Ο αριθμός της συνάρτησης στη βιβλιοθήκη. Μεταξύ του 0 και του nCount-1."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154326\n"
+"67\n"
+"help.text"
+msgid "USHORT& nParam:"
+msgstr "USHORT& nParam:"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159139\n"
+"68\n"
+"help.text"
+msgid "Input: Indicates, for which parameter the description is provided; parameters start at 1. If nParam is 0, the description itself is supposed to be provided in pDesc; in this case, pName does not have any meaning."
+msgstr "Είσοδος: Επισημαίνει την παράμετρο για την οποία δίνεται η περιγραφή. Οι παράμετροι ξεκινούν από το 1. Εάν η παράμετρος nParam είναι 0, η ίδια η περιγραφή πρέπει να εμφανίζεται στην παράμετρο pDesc. Σε αυτήν την περίπτωση, η παράμετρος pName δεν έχει κανένα νόημα."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147374\n"
+"69\n"
+"help.text"
+msgid "char* pName:"
+msgstr "char* pName:"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145245\n"
+"70\n"
+"help.text"
+msgid "Output: Takes up the parameter name or type, for example, the word \"Number\" or \"String\" or \"Date\", and so on. Implemented in $[officename] Calc as char[256]."
+msgstr "Έξοδος: Λαμβάνει το όνομα ή τον τύπο της παραμέτρου, π.χ. τη λέξη \"Αριθμός\" ή \"Συμβολοσειρά\" ή \"Ημερομηνία\" κ.ο.κ. Υλοποιείται στο $[officename] Calc ως char[256]."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151020\n"
+"71\n"
+"help.text"
+msgid "char* pDesc:"
+msgstr "char* pDesc:"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148389\n"
+"72\n"
+"help.text"
+msgid "Output: Takes up the description of the parameter, for example, \"Value, at which the universe is to be calculated.\" Implemented in $[officename] Calc as char[256]."
+msgstr "Έξοδος: Λαμβάνει την περιγραφή της παραμέτρου, π.χ. τη λέξη \"Τιμή, στην οποία θα υπολογισθεί το σύμπαν\". Υλοποιείται στο $[officename] Calc ως char[256]."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145303\n"
+"73\n"
+"help.text"
+msgid "pName and pDesc are char arrays; implemented in $[officename] Calc with size 256. Please note that the space available in the <emph>Function Wizard</emph> is limited and that the 256 characters cannot be fully used."
+msgstr "Οι παράμετροι pName και pDesc είναι πίνακες χαρακτήρων. Εφαρμόζονται στο $[officename] Calc με μέγεθος 256. Ο χώρος που είναι διαθέσιμος στον <emph>Οδηγό συνάρτησης</emph> είναι περιορισμένος και δεν είναι δυνατή η χρήση και των 256 χαρακτήρων."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3148874\n"
+"76\n"
+"help.text"
+msgid "Cell areas"
+msgstr "Περιοχές κελιών"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150265\n"
+"77\n"
+"help.text"
+msgid "The following tables contain information about which data structures must be provided by an external program module in order to pass cell areas. $[officename] Calc distinguishes between three different arrays, depending on the data type."
+msgstr "Οι ακόλουθοι πίνακες περιλαμβάνουν τις πληροφορίες για το ποιες δομές δεδομένων πρέπει να παρέχονται από μια εξωτερική λειτουργική μονάδα προγράμματος, προκειμένου να είναι δυνατή η μεταβίβαση των περιοχών κελιών. Το $[officename] Calc διακρίνει μεταξύ τριών διαφορετικών πινάκων, ανάλογα με τον τύπο των δεδομένων."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3156060\n"
+"78\n"
+"help.text"
+msgid "Double Array"
+msgstr "Διπλός πίνακας"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149540\n"
+"79\n"
+"help.text"
+msgid "As a parameter, a cell area with values of the Number/Double type can be passed. A double array in $[officename] Calc is defined as follows:"
+msgstr "Ως παράμετρος, μπορεί να μεταβιβαστεί μια περιοχή κελιών με τιμές τύπου Αριθμό/Διπλής. Ένα διπλός πίνακας στο $[officename] Calc ορίζεται ως ακολούθως:"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149388\n"
+"80\n"
+"help.text"
+msgid "<emph>Offset</emph>"
+msgstr "<emph>Αντιστάθμισμα</emph>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154636\n"
+"81\n"
+"help.text"
+msgid "<emph>Name</emph>"
+msgstr "<emph>Όνομα</emph>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153228\n"
+"82\n"
+"help.text"
+msgid "<emph>Description</emph>"
+msgstr "<emph>Περιγραφή</emph>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150685\n"
+"83\n"
+"help.text"
+msgid "0"
+msgstr "0"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154869\n"
+"84\n"
+"help.text"
+msgid "Col1"
+msgstr "Στήλη1"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147541\n"
+"85\n"
+"help.text"
+msgid "Column number in the upper-left corner of the cell area. Numbering starts at 0."
+msgstr "Ο αριθμός της στήλης στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149783\n"
+"86\n"
+"help.text"
+msgid "2"
+msgstr "2"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155986\n"
+"87\n"
+"help.text"
+msgid "Row1"
+msgstr "Γραμμή1"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147483\n"
+"88\n"
+"help.text"
+msgid "Row number in the upper-left corner of the cell area; numbering starts at 0."
+msgstr "Ο αριθμός της γραμμής στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153721\n"
+"89\n"
+"help.text"
+msgid "4"
+msgstr "4"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154317\n"
+"90\n"
+"help.text"
+msgid "Tab1"
+msgstr "Καρτέλα1"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149820\n"
+"91\n"
+"help.text"
+msgid "Table number in the upper-left corner of the cell area; numbering starts at 0."
+msgstr "Ο αριθμός του πίνακα στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3163820\n"
+"92\n"
+"help.text"
+msgid "6"
+msgstr "6"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149710\n"
+"93\n"
+"help.text"
+msgid "Col2"
+msgstr "Στήλη2"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154819\n"
+"94\n"
+"help.text"
+msgid "Column number in the lower-right corner of the cell area. Numbering starts at 0."
+msgstr "Ο αριθμός στήλης στην κάτω δεξιά γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145083\n"
+"95\n"
+"help.text"
+msgid "8"
+msgstr "8"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156310\n"
+"96\n"
+"help.text"
+msgid "Row2"
+msgstr "Γραμμή2"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150968\n"
+"97\n"
+"help.text"
+msgid "Row number in the lower-right corner of the cell area; numbering starts at 0."
+msgstr "Ο αριθμός γραμμής στην κάτω δεξιά γωνία της περιοχής κελιών· η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156133\n"
+"98\n"
+"help.text"
+msgid "10"
+msgstr "10"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153218\n"
+"99\n"
+"help.text"
+msgid "Tab2"
+msgstr "Καρτέλα2"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147086\n"
+"100\n"
+"help.text"
+msgid "Table number in the lower-right corner of the cell area; numbering starts at 0."
+msgstr "Ο αριθμός πίνακα στην κάτω δεξιά γωνία της περιοχής κελιών· η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151270\n"
+"101\n"
+"help.text"
+msgid "12"
+msgstr "12"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3152934\n"
+"102\n"
+"help.text"
+msgid "Count"
+msgstr "Μέτρηση"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145202\n"
+"103\n"
+"help.text"
+msgid "Number of the following elements. Empty cells are not counted or passed."
+msgstr "Ο αριθμός των ακόλουθων στοιχείων. Τα κενά κελιά δεν καταμετρούνται ή περνούν."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150879\n"
+"104\n"
+"help.text"
+msgid "14"
+msgstr "14"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156002\n"
+"105\n"
+"help.text"
+msgid "Col"
+msgstr "Στήλη"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147276\n"
+"106\n"
+"help.text"
+msgid "Column number of the element. Numbering starts at 0."
+msgstr "Αριθμός στήλης του στοιχείου. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151295\n"
+"107\n"
+"help.text"
+msgid "16"
+msgstr "16"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150261\n"
+"108\n"
+"help.text"
+msgid "Row"
+msgstr "Γραμμή"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155851\n"
+"109\n"
+"help.text"
+msgid "Row number of the element; numbering starts at 0."
+msgstr "Αριθμός σειράς του στοιχείου. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153150\n"
+"110\n"
+"help.text"
+msgid "18"
+msgstr "18"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153758\n"
+"111\n"
+"help.text"
+msgid "Tab"
+msgstr "Καρτέλα"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150154\n"
+"112\n"
+"help.text"
+msgid "Table number of the element; numbering starts at 0."
+msgstr "Αριθμός πίνακα του στοιχείου. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149289\n"
+"113\n"
+"help.text"
+msgid "20"
+msgstr "20"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156010\n"
+"114\n"
+"help.text"
+msgid "Error"
+msgstr "Σφάλμα"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159181\n"
+"115\n"
+"help.text"
+msgid "Error number, where the value 0 is defined as \"no error.\" If the element comes from a formula cell the error value is determined by the formula."
+msgstr "Αριθμός σφάλματος, όπου η τιμή 0 καθορίζεται ως \"όχι σφάλμα\". Αν το στοιχείο προέρχεται από ένα κελί με τύπο η τιμή σφάλματος καθορίζεται από τον τύπο."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147493\n"
+"116\n"
+"help.text"
+msgid "22"
+msgstr "22"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149200\n"
+"117\n"
+"help.text"
+msgid "Value"
+msgstr "Τιμή"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151174\n"
+"118\n"
+"help.text"
+msgid "8 byte IEEE variable of type double/floating point"
+msgstr "Μεταβλητή IEEE 8 byte τύπου διπλής ακρίβειας/κινητής υποδιαστολής"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154688\n"
+"119\n"
+"help.text"
+msgid "30"
+msgstr "30"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159337\n"
+"120\n"
+"help.text"
+msgid "..."
+msgstr "..."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155388\n"
+"121\n"
+"help.text"
+msgid "Next element"
+msgstr "Επόμενο στοιχείο"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3154935\n"
+"122\n"
+"help.text"
+msgid "String Array"
+msgstr "Σειρά αλφαριθμητικών δεδομένων"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153105\n"
+"123\n"
+"help.text"
+msgid "A cell area, which contains values of data type Text and is passed as a string array. A string array in $[officename] Calc is defined as follows:"
+msgstr "Μια περιοχή κελιών, η οποία περιέχει τιμές με τύπο δεδομένων Κείμενο και χειρίζεται ως σειρά αλφαριθμητικών δεδομένων. Μία σειρά αλφαριθμητικών δεδομένων στο $[officename] Calc καθορίζεται ως εξής:"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149908\n"
+"124\n"
+"help.text"
+msgid "<emph>Offset</emph>"
+msgstr "<emph>Αντιστάθμισμα</emph>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159165\n"
+"125\n"
+"help.text"
+msgid "<emph>Name</emph>"
+msgstr "<emph>Όνομα</emph>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159150\n"
+"126\n"
+"help.text"
+msgid "<emph>Description</emph>"
+msgstr "<emph>Περιγραφή</emph>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149769\n"
+"127\n"
+"help.text"
+msgid "0"
+msgstr "0"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150509\n"
+"128\n"
+"help.text"
+msgid "Col1"
+msgstr "Στήλη1"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148447\n"
+"129\n"
+"help.text"
+msgid "Column number in the upper-left corner of the cell area. Numbering starts at 0."
+msgstr "Ο αριθμός της στήλης στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145418\n"
+"130\n"
+"help.text"
+msgid "2"
+msgstr "2"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147512\n"
+"131\n"
+"help.text"
+msgid "Row1"
+msgstr "Γραμμή1"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147235\n"
+"132\n"
+"help.text"
+msgid "Row number in the upper-left corner of the cell area; numbering starts at 0."
+msgstr "Ο αριθμός της γραμμής στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155362\n"
+"133\n"
+"help.text"
+msgid "4"
+msgstr "4"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151051\n"
+"134\n"
+"help.text"
+msgid "Tab1"
+msgstr "Καρτέλα1"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148923\n"
+"135\n"
+"help.text"
+msgid "Table number in the upper-left corner of the cell area; numbering starts at 0."
+msgstr "Ο αριθμός του πίνακα στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149158\n"
+"136\n"
+"help.text"
+msgid "6"
+msgstr "6"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3166437\n"
+"137\n"
+"help.text"
+msgid "Col2"
+msgstr "Στήλη2"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149788\n"
+"138\n"
+"help.text"
+msgid "Column number in the lower-right corner of the cell area. Numbering starts at 0."
+msgstr "Ο αριθμός στήλης στην κάτω δεξιά γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3166450\n"
+"139\n"
+"help.text"
+msgid "8"
+msgstr "8"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3152877\n"
+"140\n"
+"help.text"
+msgid "Row2"
+msgstr "Γραμμή2"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3152949\n"
+"141\n"
+"help.text"
+msgid "Row number in the lower-right corner of the cell area; numbering starts at 0."
+msgstr "Ο αριθμός γραμμής στην κάτω δεξιά γωνία της περιοχής κελιών· η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159270\n"
+"142\n"
+"help.text"
+msgid "10"
+msgstr "10"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154107\n"
+"143\n"
+"help.text"
+msgid "Tab2"
+msgstr "Καρτέλα2"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153747\n"
+"144\n"
+"help.text"
+msgid "Table number in the lower-right corner of the cell area; numbering starts at 0."
+msgstr "Ο αριθμός πίνακα στην κάτω δεξιά γωνία της περιοχής κελιών· η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149924\n"
+"145\n"
+"help.text"
+msgid "12"
+msgstr "12"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154858\n"
+"146\n"
+"help.text"
+msgid "Count"
+msgstr "Μέτρηση"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148621\n"
+"147\n"
+"help.text"
+msgid "Number of the following elements. Empty cells are not counted or passed."
+msgstr "Ο αριθμός των ακόλουθων στοιχείων. Τα κενά κελιά δεν καταμετρούνται ή περνούν."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148467\n"
+"148\n"
+"help.text"
+msgid "14"
+msgstr "14"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151126\n"
+"149\n"
+"help.text"
+msgid "Col"
+msgstr "Στήλη"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154334\n"
+"150\n"
+"help.text"
+msgid "Column number of the element. Numbering starts at 0."
+msgstr "Αριθμός στήλης του στοιχείου. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149416\n"
+"151\n"
+"help.text"
+msgid "16"
+msgstr "16"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150631\n"
+"152\n"
+"help.text"
+msgid "Row"
+msgstr "Γραμμή"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150424\n"
+"153\n"
+"help.text"
+msgid "Row number of the element; numbering starts at 0."
+msgstr "Αριθμός σειράς του στοιχείου. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154797\n"
+"154\n"
+"help.text"
+msgid "18"
+msgstr "18"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3143274\n"
+"155\n"
+"help.text"
+msgid "Tab"
+msgstr "Καρτέλα"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149513\n"
+"156\n"
+"help.text"
+msgid "Table number of the element; numbering starts at 0."
+msgstr "Αριθμός πίνακα του στοιχείου. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145306\n"
+"157\n"
+"help.text"
+msgid "20"
+msgstr "20"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153948\n"
+"158\n"
+"help.text"
+msgid "Error"
+msgstr "Σφάλμα"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153534\n"
+"159\n"
+"help.text"
+msgid "Error number, where the value 0 is defined as \"no error.\" If the element comes from a formula cell the error value is determined by the formula."
+msgstr "Αριθμός σφάλματος, όπου η τιμή 0 καθορίζεται ως \"όχι σφάλμα\". Αν το στοιχείο προέρχεται από ένα κελί με τύπο η τιμή σφάλματος καθορίζεται από τον τύπο."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153311\n"
+"160\n"
+"help.text"
+msgid "22"
+msgstr "22"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148695\n"
+"161\n"
+"help.text"
+msgid "Len"
+msgstr "Len"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3152769\n"
+"162\n"
+"help.text"
+msgid "Length of the following string, including closing zero byte. If the length including closing zero byte equals an odd value a second zero byte is added to the string so that an even value is achieved. Therefore, Len is calculated using ((StrLen+2)&~1)."
+msgstr "Το μήκος της επόμενης συμβολοσειράς, συμπεριλαμβανομένου του μηδενικού byte τερματισμού. Εάν το μήκος, συμπεριλαμβανομένου του μηδενικού byte, ισούται με περιττή τιμή, προστίθεται ένα δεύτερο μηδενικό στη συμβολοσειρά, προκειμένου να επιτευχθεί μια άρτια τιμή. Ως εκ τούτου, το μήκος υπολογίζεται βάσει της συνάρτησης ((StrLen+2)&~1)."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153772\n"
+"163\n"
+"help.text"
+msgid "24"
+msgstr "24"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153702\n"
+"164\n"
+"help.text"
+msgid "String"
+msgstr "Αλφαριθμητικό"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154474\n"
+"165\n"
+"help.text"
+msgid "String with closing zero byte"
+msgstr "Ακολουθία χαρακτήρων με μηδενικό byte κλεισίματος."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156269\n"
+"166\n"
+"help.text"
+msgid "24+Len"
+msgstr "24+Len"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154825\n"
+"167\n"
+"help.text"
+msgid "..."
+msgstr "..."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147097\n"
+"168\n"
+"help.text"
+msgid "Next element"
+msgstr "Επόμενο στοιχείο"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3159091\n"
+"169\n"
+"help.text"
+msgid "Cell Array"
+msgstr "Πίνακες κελιών"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156140\n"
+"170\n"
+"help.text"
+msgid "Cell arrays are used to call cell areas containing text as well as numbers. A cell array in $[officename] Calc is defined as follows:"
+msgstr "Οι πίνακες κελιών χρησιμοποιούνται για την κλήση περιοχών κελιών, που περιέχουν τόσο κείμενο όσο και αριθμούς. Ο πίνακας κελιών ορίζεται στο $[officename] Calc ως εξής:"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154664\n"
+"171\n"
+"help.text"
+msgid "<emph>Offset</emph>"
+msgstr "<emph>Αντιστάθμισμα</emph>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154566\n"
+"172\n"
+"help.text"
+msgid "<emph>Name</emph>"
+msgstr "<emph>Όνομα</emph>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3146073\n"
+"173\n"
+"help.text"
+msgid "<emph>Description</emph>"
+msgstr "<emph>Περιγραφή</emph>"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154117\n"
+"174\n"
+"help.text"
+msgid "0"
+msgstr "0"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150988\n"
+"175\n"
+"help.text"
+msgid "Col1"
+msgstr "Στήλη1"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3146783\n"
+"176\n"
+"help.text"
+msgid "Column number in the upper-left corner of the cell area. Numbering starts at 0."
+msgstr "Ο αριθμός της στήλης στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153666\n"
+"177\n"
+"help.text"
+msgid "2"
+msgstr "2"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149560\n"
+"178\n"
+"help.text"
+msgid "Row1"
+msgstr "Γραμμή1"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156156\n"
+"179\n"
+"help.text"
+msgid "Row number in the upper-left corner of the cell area; numbering starts at 0."
+msgstr "Ο αριθμός της γραμμής στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150408\n"
+"180\n"
+"help.text"
+msgid "4"
+msgstr "4"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150593\n"
+"181\n"
+"help.text"
+msgid "Tab1"
+msgstr "Καρτέλα1"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150357\n"
+"182\n"
+"help.text"
+msgid "Table number in the upper-left corner of the cell area; numbering starts at 0."
+msgstr "Ο αριθμός του πίνακα στην πάνω αριστερή γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3146912\n"
+"183\n"
+"help.text"
+msgid "6"
+msgstr "6"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153352\n"
+"184\n"
+"help.text"
+msgid "Col2"
+msgstr "Στήλη2"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155893\n"
+"185\n"
+"help.text"
+msgid "Column number in the lower-right corner of the cell area. Numbering starts at 0."
+msgstr "Ο αριθμός στήλης στην κάτω δεξιά γωνία της περιοχής κελιών. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150827\n"
+"186\n"
+"help.text"
+msgid "8"
+msgstr "8"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148406\n"
+"187\n"
+"help.text"
+msgid "Row2"
+msgstr "Γραμμή2"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150673\n"
+"188\n"
+"help.text"
+msgid "Row number in the lower-right corner of the cell area; numbering starts at 0."
+msgstr "Ο αριθμός γραμμής στην κάτω δεξιά γωνία της περιοχής κελιών· η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155864\n"
+"189\n"
+"help.text"
+msgid "10"
+msgstr "10"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153197\n"
+"190\n"
+"help.text"
+msgid "Tab2"
+msgstr "Καρτέλα2"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149329\n"
+"191\n"
+"help.text"
+msgid "Table number in the lower-right corner of the cell area; numbering starts at 0."
+msgstr "Ο αριθμός πίνακα στην κάτω δεξιά γωνία της περιοχής κελιών· η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147360\n"
+"192\n"
+"help.text"
+msgid "12"
+msgstr "12"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154520\n"
+"193\n"
+"help.text"
+msgid "Count"
+msgstr "Μέτρηση"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150647\n"
+"194\n"
+"help.text"
+msgid "Number of the following elements. Empty cells are not counted or passed."
+msgstr "Ο αριθμός των ακόλουθων στοιχείων. Τα κενά κελιά δεν καταμετρούνται ή περνούν."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149747\n"
+"195\n"
+"help.text"
+msgid "14"
+msgstr "14"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147579\n"
+"196\n"
+"help.text"
+msgid "Col"
+msgstr "Στήλη"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154188\n"
+"197\n"
+"help.text"
+msgid "Column number of the element. Numbering starts at 0."
+msgstr "Αριθμός στήλης του στοιχείου. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159209\n"
+"198\n"
+"help.text"
+msgid "16"
+msgstr "16"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153265\n"
+"199\n"
+"help.text"
+msgid "Row"
+msgstr "Γραμμή"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150095\n"
+"200\n"
+"help.text"
+msgid "Row number of the element; numbering starts at 0."
+msgstr "Αριθμός σειράς του στοιχείου. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151276\n"
+"201\n"
+"help.text"
+msgid "18"
+msgstr "18"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149177\n"
+"202\n"
+"help.text"
+msgid "Tab"
+msgstr "Καρτέλα"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3146925\n"
+"203\n"
+"help.text"
+msgid "Table number of the element; numbering starts at 0."
+msgstr "Αριθμός πίνακα του στοιχείου. Η αρίθμηση ξεκινά από το 0."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150488\n"
+"204\n"
+"help.text"
+msgid "20"
+msgstr "20"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149441\n"
+"205\n"
+"help.text"
+msgid "Error"
+msgstr "Σφάλμα"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156048\n"
+"206\n"
+"help.text"
+msgid "Error number, where the value 0 is defined as \"no error.\" If the element comes from a formula cell the error value is determined by the formula."
+msgstr "Αριθμός σφάλματος, όπου η τιμή 0 καθορίζεται ως \"όχι σφάλμα\". Αν το στοιχείο προέρχεται από ένα κελί με τύπο η τιμή σφάλματος καθορίζεται από τον τύπο."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3163813\n"
+"207\n"
+"help.text"
+msgid "22"
+msgstr "22"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159102\n"
+"208\n"
+"help.text"
+msgid "Type"
+msgstr "Τύπος"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149581\n"
+"209\n"
+"help.text"
+msgid "Type of cell content, 0 == Double, 1 == String"
+msgstr "Τύπος του περιεχομένου του κελιού, 0 == Διπλής ακρίβειας, 1 == Συμβολοσειρά"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155182\n"
+"210\n"
+"help.text"
+msgid "24"
+msgstr "24"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153291\n"
+"211\n"
+"help.text"
+msgid "Value or Len"
+msgstr "Τιμή ή Μήκος"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148560\n"
+"212\n"
+"help.text"
+msgid "If type == 0: 8 byte IEEE variable of type double/floating point"
+msgstr "Εάν ο τύπος == 0: Μεταβλητή IEEE 8 byte τύπου διπλής ακρίβειας/κινητής υποδιαστολής"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148901\n"
+"213\n"
+"help.text"
+msgid "If type == 1: Length of the following string, including closing zero byte. If the length including closing zero byte equals an odd value a second zero byte is added to the string so that an even value is achieved. Therefore, Len is calculated using ((StrLen+2)&~1)."
+msgstr "Εάν ο τύπος == 1: Το μήκος της επόμενης συμβολοσειράς, συμπεριλαμβανομένου του μηδενικού byte κλεισίματος. Εάν το μήκος, συμπεριλαμβανομένου του μηδενικού byte κλεισίματος, ισούται με περιττή τιμή, προστίθεται ένα δεύτερο μηδενικό στη συμβολοσειρά, προκειμένου να επιτευχθεί μια άρτια τιμή. Ως εκ τούτου, το μήκος υπολογίζεται βάσει της συνάρτησης ((StrLen+2)&~1)."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145215\n"
+"214\n"
+"help.text"
+msgid "26 if type==1"
+msgstr "26 εάν ο τύπος==1"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155143\n"
+"215\n"
+"help.text"
+msgid "String"
+msgstr "Αλφαριθμητικό"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149298\n"
+"216\n"
+"help.text"
+msgid "If type == 1: String with closing zero byte"
+msgstr "Εάν ο τύπος == 1: Συμβολοσειρά με μηδενικό byte κλεισίματος"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151322\n"
+"217\n"
+"help.text"
+msgid "32 or 26+Len"
+msgstr "32 ή 26+Len"
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3163722\n"
+"218\n"
+"help.text"
+msgid "..."
+msgstr "..."
+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151059\n"
+"219\n"
+"help.text"
+msgid "Next element"
+msgstr "Επόμενο στοιχείο"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
"tit\n"
"help.text"
-msgid "Bit Operation Functions"
-msgstr "Συναρτήσεις λειτουργίας δυαδικών ψηφίων"
+msgid "Add-in Functions, List of Analysis Functions Part One"
+msgstr "Πρόσθετες Συναρτήσεις, Λίστα Συναρτήσεων Ανάλυσης Μέρος Πρώτο"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"hd_id4149052\n"
+"04060115.xhp\n"
+"bm_id3152871\n"
+"help.text"
+msgid "<bookmark_value>add-ins; analysis functions</bookmark_value><bookmark_value>analysis functions</bookmark_value>"
+msgstr "<bookmark_value>πρόσθετα, συναρτήσεις ανάλυσης</bookmark_value><bookmark_value>συναρτήσεις ανάλυσης</bookmark_value>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3152871\n"
"1\n"
"help.text"
-msgid "Bit Operation Functions"
-msgstr "Συναρτήσεις λειτουργίας δυαδικών ψηφίων"
+msgid "Add-in Functions, List of Analysis Functions Part One"
+msgstr "Πρόσθετες Συναρτήσεις, Λίστα Συναρτήσεων Ανάλυσης Μέρος Πρώτο"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"bm_id4150026\n"
+"04060115.xhp\n"
+"par_id3149873\n"
+"102\n"
"help.text"
-msgid "<bookmark_value>BITAND function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BITAND</bookmark_value>"
+msgid "<link href=\"text/scalc/01/04060110.xhp\" name=\"General conversion function BASIS\">General conversion function BASIS</link>"
+msgstr "<link href=\"text/scalc/01/04060110.xhp\" name=\"Συνάρτηση γενικής μετατροπής BASIS\">Συνάρτηση γενικής μετατροπής BASIS</link>"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"hd_id4150026\n"
-"238\n"
+"04060115.xhp\n"
+"par_id3145324\n"
+"5\n"
"help.text"
-msgid "BITAND"
-msgstr "BITAND"
+msgid "<link href=\"text/scalc/01/04060116.xhp\" name=\"Analysis functions Part Two\">Analysis functions Part Two</link>"
+msgstr "<link href=\"text/scalc/01/04060116.xhp\" name=\"Συναρτήσεις ανάλυσης - Μέρος δεύτερο\">Συναρτήσεις ανάλυσης - Μέρος δεύτερο</link>"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4146942\n"
-"239\n"
+"04060115.xhp\n"
+"par_id3155751\n"
+"156\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_BITAND\">Returns a bitwise logical \"and\" of the parameters.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_BITAND\">Επιστρέφει ένα λογικό δυαδικό \"και\" των παραμέτρων.</ahelp>"
+msgid "<link href=\"text/scalc/01/04060111.xhp\" name=\"Back to the Overview\">Back to the Overview</link>"
+msgstr "<link href=\"text/scalc/01/04060111.xhp\" name=\"Πίσω στην προεπισκόπηση\">Πίσω στην προεπισκόπηση</link>"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"hd_id4150459\n"
-"240\n"
+"04060115.xhp\n"
+"bm_id3153074\n"
+"help.text"
+msgid "<bookmark_value>Bessel functions</bookmark_value>"
+msgstr "<bookmark_value>συναρτήσεις Bessel</bookmark_value>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3153334\n"
+"111\n"
+"help.text"
+msgid "BESSELI"
+msgstr "BESSELI"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3153960\n"
+"112\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_BESSELI\">Calculates the modified Bessel function.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_BESSELI\">Υπολογίζει την τροποποιημένη συνάρτηση Bessel.</ahelp>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3150392\n"
+"113\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4146878\n"
-"241\n"
+"04060115.xhp\n"
+"par_id3147295\n"
+"114\n"
"help.text"
-msgid "BITAND(number1; number2)"
-msgstr "BITAND(αριθμός1; αριθμός2)"
+msgid "BESSELI(X; N)"
+msgstr "BESSELI(X; N)"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4151228\n"
-"242\n"
+"04060115.xhp\n"
+"par_id3151338\n"
+"115\n"
"help.text"
-msgid "<emph>Number1</emph> and <emph>number2</emph> are positive integers less than 2 ^ 48 (281 474 976 710 656)."
-msgstr "<emph>Αριθμός1</emph> και <emph>αριθμός2</emph> είναι θετικοί ακέραιοι μικρότεροι από 2 ^ 48 (281 474 976 710 656)."
+msgid "<emph>X</emph> is the value on which the function will be calculated."
+msgstr "<emph>X</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί η συνάρτηση."
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"hd_id4148582\n"
-"248\n"
+"04060115.xhp\n"
+"par_id3151392\n"
+"116\n"
+"help.text"
+msgid "<emph>N</emph> is the order of the Bessel function"
+msgstr "<emph>N</emph> είναι η τάξη της συνάρτησης Bessel"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3153027\n"
+"103\n"
+"help.text"
+msgid "BESSELJ"
+msgstr "BESSELJ"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3153015\n"
+"104\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_BESSELJ\">Calculates the Bessel function (cylinder function).</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_BESSELJ\">Υπολογίζει τη συνάρτηση Bessel (κυλινδρική συνάρτηση).</ahelp>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3146884\n"
+"105\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3150032\n"
+"106\n"
+"help.text"
+msgid "BESSELJ(X; N)"
+msgstr "BESSELJ(Χ, Ν)"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3150378\n"
+"107\n"
+"help.text"
+msgid "<emph>X</emph> is the value on which the function will be calculated."
+msgstr "<emph>X</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί η συνάρτηση."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3145638\n"
+"108\n"
+"help.text"
+msgid "<emph>N</emph> is the order of the Bessel function"
+msgstr "<emph>N</emph> είναι η τάξη της συνάρτησης Bessel"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3149946\n"
+"117\n"
+"help.text"
+msgid "BESSELK"
+msgstr "BESSELK"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3159122\n"
+"118\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_BESSELK\">Calculates the modified Bessel function.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_BESSELK\">Υπολογίζει την τροποποιημένη συνάρτηση Bessel.</ahelp>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3150650\n"
+"119\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3149354\n"
+"120\n"
+"help.text"
+msgid "BESSELK(X; N)"
+msgstr "BESSELK(Χ, Ν)"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3150481\n"
+"121\n"
+"help.text"
+msgid "<emph>X</emph> is the value on which the function will be calculated."
+msgstr "<emph>X</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί η συνάρτηση."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3150024\n"
+"122\n"
+"help.text"
+msgid "<emph>N</emph> is the order of the Bessel function"
+msgstr "<emph>N</emph> είναι η τάξη της συνάρτησης Bessel"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3145828\n"
+"123\n"
+"help.text"
+msgid "BESSELY"
+msgstr "BESSELY"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3146877\n"
+"124\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_BESSELY\">Calculates the modified Bessel function.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_BESSELY\">Υπολογίζει την τροποποιημένη συνάρτηση Bessel.</ahelp>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3146941\n"
+"125\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3148884\n"
+"126\n"
+"help.text"
+msgid "BESSELY(X; N)"
+msgstr "BESSELY(Χ, Ν)"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3147475\n"
+"127\n"
+"help.text"
+msgid "<emph>X</emph> is the value on which the function will be calculated."
+msgstr "<emph>X</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί η συνάρτηση."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3147421\n"
+"128\n"
+"help.text"
+msgid "<emph>N</emph> is the order of the Bessel function"
+msgstr "<emph>N</emph> είναι η τάξη της συνάρτησης Bessel"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"bm_id3153034\n"
+"help.text"
+msgid "<bookmark_value>BIN2DEC function</bookmark_value><bookmark_value>converting;binary numbers, into decimal numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BIN2DEC</bookmark_value><bookmark_value>μετατροπή, δυαδικούς αριθμούς σε δεκαδικούς</bookmark_value>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3153034\n"
+"17\n"
+"help.text"
+msgid "BIN2DEC"
+msgstr "BIN2DEC"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3144744\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_BIN2DEC\">The result is the decimal number for the binary number entered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_BIN2DEC\">Το αποτέλεσμα είναι ο δεκαδικός αριθμός για το δυαδικό αριθμό που καταχωρήθηκε.</ahelp>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3145593\n"
+"19\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3149726\n"
+"20\n"
+"help.text"
+msgid "BIN2DEC(Number)"
+msgstr "BIN2DEC(Αριθμός)"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3150142\n"
+"21\n"
+"help.text"
+msgid "<emph>Number</emph> is a binary number. The number can have a maximum of 10 places (bits). The most significant bit is the sign bit. Negative numbers are entered as two's complement."
+msgstr "Το <emph>Αριθμός</emph> είναι ένας δυαδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων (bits). Το πιο σημαντικό ψηφίο είναι του προσήμου. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3149250\n"
+"22\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4149246\n"
-"250\n"
+"04060115.xhp\n"
+"par_id3145138\n"
+"23\n"
"help.text"
-msgid "<item type=\"input\">=BITAND(6;10)</item> returns 2 (0110 & 1010 = 0010)."
-msgstr "<item type=\"input\">=BITAND(6;10)</item> επιστρέφει 2 (0110 & 1010 = 0010)."
+msgid "<item type=\"input\">=BIN2DEC(1100100)</item> returns 100."
+msgstr "Το <item type=\"input\">=BIN2DEC(1100100)</item>επιστρέφει 100."
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"bm_id4146139\n"
+"04060115.xhp\n"
+"bm_id3149954\n"
"help.text"
-msgid "<bookmark_value>BITOR function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BITOR</bookmark_value>"
+msgid "<bookmark_value>BIN2HEX function</bookmark_value><bookmark_value>converting;binary numbers, into hexadecimal numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BIN2HEX</bookmark_value><bookmark_value>μετατροπή, δυαδικοί αριθμοί, σε δεκαεξαδικούς αριθμούς</bookmark_value>"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"hd_id4146139\n"
-"252\n"
+"04060115.xhp\n"
+"hd_id3149954\n"
+"24\n"
"help.text"
-msgid "BITOR"
-msgstr "BITOR"
+msgid "BIN2HEX"
+msgstr "BIN2HEX"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4150140\n"
-"253\n"
+"04060115.xhp\n"
+"par_id3148585\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_BITOR\">Returns a bitwise logical \"or\" of the parameters.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_BITOR\">Επιστρέφει ένα λογικό δυαδικό \"ή\" των παραμέτρων.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_BIN2HEX\">The result is the hexadecimal number for the binary number entered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_BIN2HEX\">Το αποτέλεσμα είναι ο δεκαεξαδικός αριθμός για το δυαδικό αριθμό που καταχωρήθηκε.</ahelp>"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"hd_id4149188\n"
-"254\n"
+"04060115.xhp\n"
+"hd_id3153936\n"
+"26\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4148733\n"
-"255\n"
+"04060115.xhp\n"
+"par_id3148753\n"
+"27\n"
"help.text"
-msgid "BITOR(number1; number2)"
-msgstr "BITOR(αριθμός1; αριθμός2)"
+msgid "BIN2HEX(Number; Places)"
+msgstr "BIN2HEX(Αριθμός; Θέσεις)"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4150864\n"
-"256\n"
+"04060115.xhp\n"
+"par_id3155255\n"
+"28\n"
"help.text"
-msgid "<emph>Number1</emph> and <emph>number2</emph> are positive integers less than 2 ^ 48 (281 474 976 710 656)."
-msgstr "<emph>Αριθμός1</emph> και <emph>αριθμός2</emph> είναι θετικοί ακέραιοι μικρότεροι από 2 ^ 48 (281 474 976 710 656)."
+msgid "<emph>Number</emph> is a binary number. The number can have a maximum of 10 places (bits). The most significant bit is the sign bit. Negative numbers are entered as two's complement."
+msgstr "Το <emph>Αριθμός</emph> είναι ένας δυαδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων (bits). Το πιο σημαντικό ψηφίο είναι του προσήμου. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4149884\n"
-"264\n"
+"04060115.xhp\n"
+"par_id3150860\n"
+"29\n"
"help.text"
-msgid "<item type=\"input\">=BITOR(6;10)</item> returns 14 (0110 | 1010 = 1110)."
-msgstr "<item type=\"input\">=BITOR(6;10)</item> επιστρέφει 14 (0110 | 1010 = 1110)."
+msgid "Places means the number of places to be output."
+msgstr "Θέσεις σημαίνει τον αριθμό των θέσεων που θα εξαχθούν."
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"bm_id4150019\n"
+"04060115.xhp\n"
+"hd_id3155829\n"
+"30\n"
"help.text"
-msgid "<bookmark_value>BITXOR function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BITXOR</bookmark_value>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"hd_id4150019\n"
-"182\n"
+"04060115.xhp\n"
+"par_id3149686\n"
+"31\n"
"help.text"
-msgid "BITXOR"
-msgstr "BITXOR"
+msgid "<item type=\"input\">=BIN2HEX(1100100;6)</item> returns 000064."
+msgstr "Το <item type=\"input\">=BIN2HEX(1100100;6)</item> επιστρέφει 000064."
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4145246\n"
-"183\n"
+"04060115.xhp\n"
+"bm_id3153332\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_BITXOR\">Returns a bitwise logical \"exclusive or\" of the parameters.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_BITXOR\">Επιστρέφει ένα λογικό δυαδικό \"αποκλειστικό ή\" των παραμέτρων.</ahelp>"
+msgid "<bookmark_value>BIN2OCT function</bookmark_value><bookmark_value>converting;binary numbers, into octal numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BIN2OCT</bookmark_value><bookmark_value>μετατροπή, δυαδικοί αριθμοί, σε οκταδικούς αριθμούς</bookmark_value>"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"hd_id4153047\n"
-"184\n"
+"04060115.xhp\n"
+"hd_id3153332\n"
+"9\n"
+"help.text"
+msgid "BIN2OCT"
+msgstr "BIN2OCT"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3155951\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_BIN2OCT\"> The result is the octal number for the binary number entered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_BIN2OCT\">Το αποτέλεσμα είναι ο οκταδικός αριθμός για δυαδικό που εισήχθη.</ahelp>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3153001\n"
+"11\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4157970\n"
-"185\n"
+"04060115.xhp\n"
+"par_id3154508\n"
+"12\n"
"help.text"
-msgid "BITXOR(number1; number2)"
-msgstr "BITXOR(αριθμός1; αριθμός2)"
+msgid "BIN2OCT(Number; Places)"
+msgstr "BIN2OCT(Αριθμός; Θέσεις)"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4145302\n"
-"186\n"
+"04060115.xhp\n"
+"par_id3153567\n"
+"13\n"
"help.text"
-msgid "<emph>Number1</emph> and <emph>number2</emph> are positive integers less than 2 ^ 48 (281 474 976 710 656)."
-msgstr "<emph>αριθμός1</emph> και <emph>αριθμός2</emph> είναι θετικοί ακέραιοι μικρότεροι από 2 ^ 48 (281 474 976 710 656)."
+msgid "<emph>Number</emph> is a binary number. The number can have a maximum of 10 places (bits). The most significant bit is the sign bit. Negative numbers are entered as two's complement."
+msgstr "Το <emph>Αριθμός</emph> είναι ένας δυαδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων (bits). Το πιο σημαντικό ψηφίο είναι του προσήμου. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"hd_id4150269\n"
-"192\n"
+"04060115.xhp\n"
+"par_id3155929\n"
+"14\n"
+"help.text"
+msgid "<emph>Places</emph> means the number of places to be output."
+msgstr "Το <emph>Θέσεις</emph> αναφέρεται στο πλήθος των ψηφίων που θα εμφανίζονται."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3150128\n"
+"15\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4149394\n"
-"196\n"
+"04060115.xhp\n"
+"par_id3153733\n"
+"16\n"
"help.text"
-msgid "<item type=\"input\">=BITXOR(6;10)</item> returns 12 (0110 ^ 1010 = 1100)"
-msgstr "<item type=\"input\">=BITXOR(6;10)</item> επιστρέφει 12 (0110 ^ 1010 = 1100)"
+msgid "<item type=\"input\">=BIN2OCT(1100100;4)</item> returns 0144."
+msgstr "Το <item type=\"input\">=BIN2OCT(1100100;4)</item> επιστρέφει 0144."
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"bm_id4155370\n"
+"04060115.xhp\n"
+"bm_id3150014\n"
"help.text"
-msgid "<bookmark_value>BITLSHIFT function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BITLSHIFT</bookmark_value>"
+msgid "<bookmark_value>DELTA function</bookmark_value><bookmark_value>recognizing;equal numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DELTA</bookmark_value><bookmark_value>αναγνώριση, ίσων αριθμών</bookmark_value>"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"hd_id4155370\n"
-"266\n"
+"04060115.xhp\n"
+"hd_id3150014\n"
+"129\n"
"help.text"
-msgid "BITLSHIFT"
-msgstr "BITLSHIFT"
+msgid "DELTA"
+msgstr "DELTA"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4158411\n"
-"267\n"
+"04060115.xhp\n"
+"par_id3148760\n"
+"130\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_BITLSHIFT\">Shifts a number left by n bits.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_BITLSHIFT\">Μετατοπίζει έναν αριθμό αριστερά κατά n δυαδικά.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_DELTA\">The result is TRUE (1) if both numbers, which are delivered as an argument, are equal, otherwise it is FALSE (0).</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_DELTA\">Το αποτέλεσμα είναι TRUE (1), εάν και οι δύο αριθμοί που παρέχονται ως όρισμα είναι ίσοι, διαφορετικά το αποτέλεσμα είναι FALSE (0).</ahelp>"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"hd_id4155814\n"
-"268\n"
+"04060115.xhp\n"
+"hd_id3155435\n"
+"131\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4147536\n"
-"269\n"
+"04060115.xhp\n"
+"par_id3145247\n"
+"132\n"
"help.text"
-msgid "BITLSHIFT(number; shift)"
-msgstr "BITLSHIFT(αριθμός; μετατόπιση)"
+msgid "DELTA(Number1; Number2)"
+msgstr "DELTA(Αριθμός1; Αριθμός2)"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4150475\n"
-"270\n"
+"04060115.xhp\n"
+"hd_id3149002\n"
+"133\n"
"help.text"
-msgid "<emph>Number</emph> is a positive integer less than 2 ^ 48 (281 474 976 710 656)."
-msgstr "<emph>Αριθμός</emph> είναι ένας θετικός ακέραιος μικρότερος από 2 ^ 48 (281 474 976 710 656)."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4153921\n"
-"271\n"
+"04060115.xhp\n"
+"par_id3151020\n"
+"134\n"
"help.text"
-msgid "<emph>Shift</emph> is the number of positions the bits will be moved to the left. If shift is negative, it is synonymous with BITRSHIFT (number; -shift)."
-msgstr "<emph>Shift</emph> είναι ο αριθμός των θέσεων των δυαδικών που θα μετακινηθούν προς τα αριστερά. Εάν η μετατόπιση είναι αρνητική, είναι συνώνυμο με BITRSHIFT (αριθμός; -μετατόπιση)."
+msgid "<item type=\"input\">=DELTA(1;2)</item> returns 0."
+msgstr "Το <item type=\"input\">=DELTA(1;2)</item> επιστρέφει 0."
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"hd_id4153723\n"
-"276\n"
+"04060115.xhp\n"
+"bm_id3157971\n"
+"help.text"
+msgid "<bookmark_value>DEC2BIN function</bookmark_value><bookmark_value>converting;decimal numbers, into binary numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DEC2BIN</bookmark_value><bookmark_value>μετατροπή, δεκαδικοί αριθμοί σε δυαδικούς</bookmark_value>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3157971\n"
+"55\n"
+"help.text"
+msgid "DEC2BIN"
+msgstr "DEC2BIN"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3153043\n"
+"56\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_DEC2BIN\"> The result is the binary number for the decimal number entered between -512 and 511.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_DEC2BIN\">Το αποτέλεσμα είναι ο δυαδικός αριθμός για το δεκαδικό αριθμό που καταχωρήθηκε μεταξύ του -512 και του 511.</ahelp>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3145349\n"
+"57\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3150569\n"
+"58\n"
+"help.text"
+msgid "DEC2BIN(Number; Places)"
+msgstr "DEC2BIN(Αριθμός; Θέσεις)"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3148768\n"
+"59\n"
+"help.text"
+msgid "<emph>Number</emph> is a decimal number. If Number is negative, the function returns a binary number with 10 characters. The most significant bit is the sign bit, the other 9 bits return the value."
+msgstr "<emph>Αριθμός</emph>: ο δεκαδικός αριθμός. Εάν ο Αριθμός είναι αρνητικός, η συνάρτηση επιστρέφει έναν δυαδικό αριθμό με 10 χαρακτήρες. Το πιο σημαντικό bit είναι το bit του προσήμου. Τα υπόλοιπα 9 bit επιστρέφουν την τιμή."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3149537\n"
+"60\n"
+"help.text"
+msgid "<emph>Places</emph> means the number of places to be output."
+msgstr "Το <emph>Θέσεις</emph> αναφέρεται στο πλήθος των ψηφίων που θα εμφανίζονται."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3150265\n"
+"61\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4149819\n"
-"278\n"
+"04060115.xhp\n"
+"par_id3150662\n"
+"62\n"
"help.text"
-msgid "<item type=\"input\">=BITLSHIFT(6;1)</item> returns 12 (0110 << 1 = 1100)."
-msgstr "<item type=\"input\">=BITLSHIFT(6;1)</item> επιστρέφει 12 (0110 << 1 = 1100)."
+msgid "<item type=\"input\">=DEC2BIN(100;8)</item> returns 01100100."
+msgstr "Το <item type=\"input\">=DEC2BIN(100;8)</item> επιστρέφει 01100100."
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"bm_id4083280\n"
+"04060115.xhp\n"
+"bm_id3149388\n"
"help.text"
-msgid "<bookmark_value>BITRSHIFT function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BITRSHIFT</bookmark_value>"
+msgid "<bookmark_value>DEC2HEX function</bookmark_value><bookmark_value>converting;decimal numbers, into hexadecimal numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DEC2HEX</bookmark_value><bookmark_value>μετατροπή, δεκαδικοί αριθμοί σε δεκαεξαδικούς</bookmark_value>"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"hd_id4083280\n"
-"165\n"
+"04060115.xhp\n"
+"hd_id3149388\n"
+"71\n"
"help.text"
-msgid "BITRSHIFT"
-msgstr "BITRSHIFT"
+msgid "DEC2HEX"
+msgstr "DEC2HEX"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4152482\n"
-"166\n"
+"04060115.xhp\n"
+"par_id3149030\n"
+"72\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_BITRSHIFT\">Shifts a number right by n bits.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_BITRSHIFT\">Μετατοπίζει ένα αριθμό δεξιά κατά n δυαδικά.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_DEC2HEX\">The result is the hexadecimal number for the decimal number entered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_DEC2HEX\">Το αποτέλεσμα είναι ο δεκαεξαδικός αριθμός για το δεκαδικό που εισήχθη.</ahelp>"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"hd_id4149713\n"
-"167\n"
+"04060115.xhp\n"
+"hd_id3150691\n"
+"73\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4145087\n"
-"168\n"
+"04060115.xhp\n"
+"par_id3147535\n"
+"74\n"
"help.text"
-msgid "BITRSHIFT(number; shift)"
-msgstr "BITRSHIFT(αριθμός; μετατόπιση)"
+msgid "DEC2HEX(Number; Places)"
+msgstr "DEC2HEX(Αριθμός; Θέσεις)"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4149277\n"
-"169\n"
+"04060115.xhp\n"
+"par_id3152820\n"
+"75\n"
"help.text"
-msgid "<emph>Number</emph> is a positive integer less than 2 ^ 48 (281 474 976 710 656)."
-msgstr "<emph>Αριθμός</emph> είναι ένας θετικός ακέραιος μικρότερος από 2 ^ 48 (281 474 976 710 656)."
+msgid "<emph>Number</emph> is a decimal number. If Number is negative, the function returns a hexadecimal number with 10 characters (40 bits). The most significant bit is the sign bit, the other 39 bits return the value."
+msgstr "<emph>Αριθμός</emph>: ο δεκαδικός αριθμός. Εάν ο Αριθμός είίναι αρνητικός, η συνάρτηση επιστρέφει έναν δεκαεξαδικό αριθμό με 10 χαρακτήρες (40 bit). Το πιο σημαντικό bit είναι το bit του προσήμου. Τα υπόλοιπα 39 bit επιστρέφουν την τιμή."
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4149270\n"
-"170\n"
+"04060115.xhp\n"
+"par_id3153221\n"
+"76\n"
"help.text"
-msgid "<emph>Shift</emph> is the number of positions the bits will be moved to the right. If shift is negative, it is synonymous with BITLSHIFT (number; -shift)."
-msgstr "<emph>Μετατόπιση</emph> είναι ο αριθμός των θέσεων των δυαδικών που θα μετακινηθεί προς τα δεξιά. Εάν η μετατόπιση είναι αρνητική, είναι συνώνυμο με BITLSHIFT (αριθμός; -μετατόπιση)."
+msgid "<emph>Places</emph> means the number of places to be output."
+msgstr "Το <emph>Θέσεις</emph> αναφέρεται στο πλήθος των ψηφίων που θα εμφανίζονται."
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"hd_id4152933\n"
-"175\n"
+"04060115.xhp\n"
+"hd_id3154869\n"
+"77\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060120.xhp
+#: 04060115.xhp
msgctxt ""
-"04060120.xhp\n"
-"par_id4156130\n"
-"179\n"
+"04060115.xhp\n"
+"par_id3150476\n"
+"78\n"
"help.text"
-msgid "<item type=\"input\">=BITRSHIFT(6;1)</item> returns 3 (0110 >> 1 = 0011)."
-msgstr "<item type=\"input\">=BITRSHIFT(6;1)</item> επιστρέφει 3 (0110 >> 1 = 0011)."
+msgid "<item type=\"input\">=DEC2HEX(100;4)</item> returns 0064."
+msgstr "Το <item type=\"input\">=DEC2HEX(100;4)</item> επιστρέφει 0064."
-#: 05020600.xhp
+#: 04060115.xhp
msgctxt ""
-"05020600.xhp\n"
-"tit\n"
+"04060115.xhp\n"
+"bm_id3154948\n"
"help.text"
-msgid "Cell Protection"
-msgstr "Προστασία κελιών"
+msgid "<bookmark_value>DEC2OCT function</bookmark_value><bookmark_value>converting;decimal numbers, into octal numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DEC2OCT</bookmark_value><bookmark_value>μετατροπή, δεκαδικοί σε οκταδικούς</bookmark_value>"
-#: 05020600.xhp
+#: 04060115.xhp
msgctxt ""
-"05020600.xhp\n"
-"hd_id3145119\n"
-"1\n"
+"04060115.xhp\n"
+"hd_id3154948\n"
+"63\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05020600.xhp\" name=\"Cell Protection\">Cell Protection</link>"
-msgstr "<link href=\"text/scalc/01/05020600.xhp\" name=\"Προστασία κελιών\">Προστασία κελιών</link>"
+msgid "DEC2OCT"
+msgstr "DEC2OCT"
-#: 05020600.xhp
+#: 04060115.xhp
msgctxt ""
-"05020600.xhp\n"
-"par_id3150398\n"
-"2\n"
+"04060115.xhp\n"
+"par_id3153920\n"
+"64\n"
"help.text"
-msgid "<ahelp hid=\"HID_SCPAGE_PROTECTION\">Defines protection options for selected cells.</ahelp>"
-msgstr "<ahelp hid=\"HID_SCPAGE_PROTECTION\">Καθορίζει διάφορες επιλογές προστασίας για επιλεγμένα κελιά.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_DEC2OCT\">The result is the octal number for the decimal number entered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_DEC2OCT\">Το αποτέλεσμα είναι ο οκταδικός αριθμός για τον δεκαδικό αριθμό που καταχωρήθηκε.</ahelp>"
-#: 05020600.xhp
+#: 04060115.xhp
msgctxt ""
-"05020600.xhp\n"
-"hd_id3150447\n"
-"3\n"
+"04060115.xhp\n"
+"hd_id3153178\n"
+"65\n"
"help.text"
-msgid "Protection"
-msgstr "Προστασία"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05020600.xhp
+#: 04060115.xhp
msgctxt ""
-"05020600.xhp\n"
-"hd_id3125864\n"
-"9\n"
+"04060115.xhp\n"
+"par_id3148427\n"
+"66\n"
"help.text"
-msgid "Hide all"
-msgstr "Απόκρυψη όλων"
+msgid "DEC2OCT(Number; Places)"
+msgstr "DEC2OCT(Αριθμός; Θέσεις)"
-#: 05020600.xhp
+#: 04060115.xhp
msgctxt ""
-"05020600.xhp\n"
-"par_id3153768\n"
-"10\n"
+"04060115.xhp\n"
+"par_id3155991\n"
+"67\n"
"help.text"
-msgid "<ahelp hid=\"SC:TRISTATEBOX:RID_SCPAGE_PROTECTION:BTN_HIDE_ALL\">Hides formulas and contents of the selected cells.</ahelp>"
-msgstr "<ahelp hid=\"SC:TRISTATEBOX:RID_SCPAGE_PROTECTION:BTN_HIDE_ALL\">Αποκρύπτει τους τύπους και τα περιεχόμενα των επιλεγμένων κελιών.</ahelp>"
+msgid "<emph>Number</emph> is a decimal number. If Number is negative, the function returns an octal number with 10 characters (30 bits). The most significant bit is the sign bit, the other 29 bits return the value."
+msgstr "<emph>Αριθμός</emph>: ο δεκαδικός αριθμός. Εάν ο Αριθμός είναι αρνητικός, η συνάρτηση επιστρέφει έναν οκταδικό αριθμό με 10 χαρακτήρες (30 bit). Το πιο σημαντικό bit είναι το bit του προσήμου. Τα υπόλοιπα 29 bit επιστρέφουν την τιμή."
-#: 05020600.xhp
+#: 04060115.xhp
msgctxt ""
-"05020600.xhp\n"
-"hd_id3153190\n"
-"5\n"
+"04060115.xhp\n"
+"par_id3152587\n"
+"68\n"
"help.text"
-msgid "Protected"
-msgstr "Προστατευμένο"
+msgid "<emph>Places</emph> means the number of places to be output."
+msgstr "Το <emph>Θέσεις</emph> αναφέρεται στο πλήθος των ψηφίων που θα εμφανίζονται."
-#: 05020600.xhp
+#: 04060115.xhp
msgctxt ""
-"05020600.xhp\n"
-"par_id3151119\n"
-"6\n"
+"04060115.xhp\n"
+"hd_id3147482\n"
+"69\n"
"help.text"
-msgid "<ahelp hid=\"SC:TRISTATEBOX:RID_SCPAGE_PROTECTION:BTN_PROTECTED\">Prevents the selected cells from being modified.</ahelp>"
-msgstr "<ahelp hid=\"SC:TRISTATEBOX:RID_SCPAGE_PROTECTION:BTN_PROTECTED\">Εμποδίζει την τροποποίηση των επιλεγμένων κελιών.</ahelp>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 05020600.xhp
+#: 04060115.xhp
msgctxt ""
-"05020600.xhp\n"
-"par_id3156283\n"
-"15\n"
+"04060115.xhp\n"
+"par_id3154317\n"
+"70\n"
"help.text"
-msgid "This cell protection only takes effect if you also protect the sheet (<emph>Tools - Protect Document - Sheet</emph>)."
-msgstr "Αυτή η προστασία κελιού λαμβάνει χώρα μόνο εάν προστατεύετε επίσης το φύλλο (<emph>Εργαλεία - Προστασία εγγράφου - Φύλλο</emph>)."
+msgid "<item type=\"input\">=DEC2OCT(100;4)</item> returns 0144."
+msgstr "Το <item type=\"input\">=DEC2OCT(100;4)</item> επιστρέφει 0144."
-#: 05020600.xhp
+#: 04060115.xhp
msgctxt ""
-"05020600.xhp\n"
-"hd_id3149377\n"
-"7\n"
+"04060115.xhp\n"
+"bm_id3083446\n"
"help.text"
-msgid "Hide formula"
-msgstr "Απόκρυψη τύπου"
+msgid "<bookmark_value>ERF function</bookmark_value><bookmark_value>Gaussian error integral</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ERF</bookmark_value><bookmark_value>ολοκλήρωμα Gaussian σφάλματος</bookmark_value>"
-#: 05020600.xhp
+#: 04060115.xhp
msgctxt ""
-"05020600.xhp\n"
-"par_id3154510\n"
-"8\n"
+"04060115.xhp\n"
+"hd_id3083446\n"
+"135\n"
"help.text"
-msgid "<ahelp hid=\"SC:TRISTATEBOX:RID_SCPAGE_PROTECTION:BTN_HIDE_FORMULAR\">Hides formulas in the selected cells.</ahelp>"
-msgstr "<ahelp hid=\"SC:TRISTATEBOX:RID_SCPAGE_PROTECTION:BTN_HIDE_FORMULAR\">Αποκρύπτει τους τύπους στα επιλεγμένα κελιά.</ahelp>"
+msgid "ERF"
+msgstr "ERF"
-#: 05020600.xhp
+#: 04060115.xhp
msgctxt ""
-"05020600.xhp\n"
-"hd_id3155602\n"
-"11\n"
+"04060115.xhp\n"
+"par_id3150381\n"
+"136\n"
"help.text"
-msgid "Print"
-msgstr "Εκτύπωση"
+msgid "<ahelp hid=\"HID_AAI_FUNC_ERF\">Returns values of the Gaussian error integral.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_ERF\">Η συνάρτηση επιστρέφει τιμές του ολοκληρώματος σφάλματος Gauss .</ahelp>"
-#: 05020600.xhp
+#: 04060115.xhp
msgctxt ""
-"05020600.xhp\n"
-"par_id3153836\n"
-"12\n"
+"04060115.xhp\n"
+"hd_id3152475\n"
+"137\n"
"help.text"
-msgid "Defines print options for the sheet."
-msgstr "Καθορίζει τις επιλογές εκτύπωσης για το φύλλο."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05020600.xhp
+#: 04060115.xhp
msgctxt ""
-"05020600.xhp\n"
-"hd_id3155065\n"
-"13\n"
+"04060115.xhp\n"
+"par_id3163824\n"
+"138\n"
"help.text"
-msgid "Hide when printing"
-msgstr "Απόκρυψη κατά την εκτύπωση"
+msgid "ERF(LowerLimit; UpperLimit)"
+msgstr "ERF(Κάτω_όριο; Άνω_όριο)"
-#: 05020600.xhp
+#: 04060115.xhp
msgctxt ""
-"05020600.xhp\n"
-"par_id3155443\n"
-"14\n"
+"04060115.xhp\n"
+"par_id3149715\n"
+"139\n"
"help.text"
-msgid "<ahelp hid=\"SC:TRISTATEBOX:RID_SCPAGE_PROTECTION:BTN_HIDE_PRINT\">Keeps the selected cells from being printed.</ahelp>"
-msgstr "<ahelp hid=\"SC:TRISTATEBOX:RID_SCPAGE_PROTECTION:BTN_HIDE_PRINT\">Διατηρεί τα επιλεγμένα κελιά και δεν επιτρέπει την εκτύπωσή τους.</ahelp>"
+msgid "<emph>LowerLimit</emph> is the lower limit of the integral."
+msgstr "<emph>Κάτω όριο</emph>: το κάτω όριο του ολοκληρώματος."
-#: 05020000.xhp
+#: 04060115.xhp
msgctxt ""
-"05020000.xhp\n"
+"04060115.xhp\n"
+"par_id3156294\n"
+"140\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 places between 0 and the lower limit."
+msgstr "<emph>Άνω όριο</emph>: προαιρετικά, το άνω όριο του ολοκληρώματος. Εάν λείπει αυτή η τιμή, ο υπολογισμός γίνεται μεταξύ του 0 και του κάτω ορίου."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3154819\n"
+"141\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3152974\n"
+"142\n"
+"help.text"
+msgid "<item type=\"input\">=ERF(0;1)</item> returns 0.842701."
+msgstr "Το <item type=\"input\">=ERF(0;1)</item> επιστρέφει 0.842701."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"bm_id3145082\n"
+"help.text"
+msgid "<bookmark_value>ERFC function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ERFC</bookmark_value>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3145082\n"
+"143\n"
+"help.text"
+msgid "ERFC"
+msgstr "ERFC"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3149453\n"
+"144\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_ERFC\">Returns complementary values of the Gaussian error integral between x and infinity.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_ERFC\">Η συνάρτηση επιστρέφει συμπληρωματικές τιμές του ολοκληρώματος σφάλματος Gauss μεταξύ του x και του άπειρου.</ahelp>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3155839\n"
+"145\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3153220\n"
+"146\n"
+"help.text"
+msgid "ERFC(LowerLimit)"
+msgstr "ERFC(Κάτω_όριο)"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3147620\n"
+"147\n"
+"help.text"
+msgid "<emph>LowerLimit</emph> is the lower limit of the integral"
+msgstr "<emph>Κάτω όριο</emph>: το κάτω όριο του ολοκληρώματος."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3146861\n"
+"148\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3156102\n"
+"149\n"
+"help.text"
+msgid "<item type=\"input\">=ERFC(1)</item> returns 0.157299."
+msgstr "Το <item type=\"input\">=ERFC(1)</item> επιστρέφει 0.157299."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"bm_id3152927\n"
+"help.text"
+msgid "<bookmark_value>GESTEP function</bookmark_value><bookmark_value>numbers;greater than or equal to</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση GESTEP</bookmark_value><bookmark_value>αριθμοί, μεγαλύτεροι από ή ίσοι με</bookmark_value>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3152927\n"
+"150\n"
+"help.text"
+msgid "GESTEP"
+msgstr "STDEVP"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3150763\n"
+"151\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_GESTEP\">The result is 1 if <item type=\"literal\">Number</item> is greater than or equal to <item type=\"literal\">Step</item>.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_GESTEP\">Το αποτέλεσμα είναι 1 αν ο <item type=\"literal\">Αριθμός</item> είναι μεγαλύτερος ή ίσος με το <item type=\"literal\">Βήμα</item>.</ahelp>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3150879\n"
+"152\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3145212\n"
+"153\n"
+"help.text"
+msgid "GESTEP(Number; Step)"
+msgstr "GESTEP(Αριθμός; Βήμα)"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3153275\n"
+"154\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3156132\n"
+"155\n"
+"help.text"
+msgid "<item type=\"input\">=GESTEP(5;1)</item> returns 1."
+msgstr "Η συνάρτηση <item type=\"input\">=GESTEP(5;1)</item> επιστρέφει την τιμή 1."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"bm_id3147276\n"
+"help.text"
+msgid "<bookmark_value>HEX2BIN function</bookmark_value><bookmark_value>converting;hexadecimal numbers, into binary numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση HEX2BIN</bookmark_value><bookmark_value>μετατροπή, δεκαεξαδικούς σε δυαδικούς</bookmark_value>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3147276\n"
+"79\n"
+"help.text"
+msgid "HEX2BIN"
+msgstr "HEX2BIN"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3150258\n"
+"80\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_HEX2BIN\">The result is the binary number for the hexadecimal number entered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_HEX2BIN\">Το αποτέλεσμα είναι ο δυαδικός αριθμός για το δεκαεξαδικό αριθμό που καταχωρήθηκε.</ahelp>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3156117\n"
+"81\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3155847\n"
+"82\n"
+"help.text"
+msgid "HEX2BIN(Number; Places)"
+msgstr "HEX2BIN(Αριθμός; Θέσεις)"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3152810\n"
+"83\n"
+"help.text"
+msgid "<emph>Number</emph> is a hexadecimal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
+msgstr "Το <emph>Αριθμός</emph> είναι ένας δεκαεξαδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων. Το πιο σημαντικό ψηφίο είναι του προσήμου, τα ακόλουθα bits καθορίζουν την τιμή. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3153758\n"
+"84\n"
+"help.text"
+msgid "<emph>Places</emph> is the number of places to be output."
+msgstr "<emph>Θέσεις</emph> είναι ο αριθμός των ψηφίων που θα εξαχθούν."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3154052\n"
+"85\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3156002\n"
+"86\n"
+"help.text"
+msgid "<item type=\"input\">=HEX2BIN(64;8)</item> returns 01100100."
+msgstr "Το <item type=\"input\">=HEX2BIN(64;8)</item> επιστρέφει 01100100."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"bm_id3154742\n"
+"help.text"
+msgid "<bookmark_value>HEX2DEC function</bookmark_value><bookmark_value>converting;hexadecimal numbers, into decimal numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση HEX2DEC</bookmark_value><bookmark_value>μετατρποή, δεκαεξαδικοί αριθμοί, σε δεκαδικούς</bookmark_value>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3154742\n"
+"87\n"
+"help.text"
+msgid "HEX2DEC"
+msgstr "HEX2DEC"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3153626\n"
+"88\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_HEX2DEC\">The result is the decimal number for the hexadecimal number entered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_HEX2DEC\">Το αποτέλεσμα είναι ο δεκαδικός αριθμός για το δεκαεξαδικό αριθμό που καταχωρήθηκε.</ahelp>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3143233\n"
+"89\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3149293\n"
+"90\n"
+"help.text"
+msgid "HEX2DEC(Number)"
+msgstr "HEX2DEC(Αριθμός)"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3159176\n"
+"91\n"
+"help.text"
+msgid "<emph>Number</emph> is a hexadecimal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
+msgstr "Το <emph>Αριθμός</emph> είναι ένας δεκαεξαδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων. Το πιο σημαντικό ψηφίο είναι του προσήμου, τα ακόλουθα bits καθορίζουν την τιμή. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3154304\n"
+"92\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3146093\n"
+"93\n"
+"help.text"
+msgid "<item type=\"input\">=HEX2DEC(64)</item> returns 100."
+msgstr "Η συνάρτηση <item type=\"input\">=HEX2DEC(64)</item>επιστρέφει ως αποτέλεσμα 100."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"bm_id3149750\n"
+"help.text"
+msgid "<bookmark_value>HEX2OCT function</bookmark_value><bookmark_value>converting;hexadecimal numbers, into octal numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση HEX2OCT</bookmark_value><bookmark_value>μετατροπή, δεκαεξαδικούς αριθμούς σε οκταδικούς</bookmark_value>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3149750\n"
+"94\n"
+"help.text"
+msgid "HEX2OCT"
+msgstr "HEX2OCT"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3153983\n"
+"95\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_HEX2OCT\">The result is the octal number for the hexadecimal number entered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_HEX2OCT\">Το αποτέλεσμα είναι ο οκταδικός αριθμός για τον δεκαεξαδικό αριθμό που καταχωρήθηκε.</ahelp>"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3145660\n"
+"96\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3151170\n"
+"97\n"
+"help.text"
+msgid "HEX2OCT(Number; Places)"
+msgstr "HEX2OCT(Αριθμός; Θέσεις)"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3152795\n"
+"98\n"
+"help.text"
+msgid "<emph>Number</emph> is a hexadecimal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
+msgstr "Το <emph>Αριθμός</emph> είναι ένας δεκαεξαδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων. Το πιο σημαντικό ψηφίο είναι του προσήμου, τα ακόλουθα bits καθορίζουν την τιμή. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3149204\n"
+"99\n"
+"help.text"
+msgid "<emph>Places</emph> is the number of places to be output."
+msgstr "<emph>Θέσεις</emph> είναι ο αριθμός των ψηφίων που θα εξαχθούν."
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"hd_id3153901\n"
+"100\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3159341\n"
+"101\n"
+"help.text"
+msgid "<item type=\"input\">=HEX2OCT(64;4)</item> returns 0144."
+msgstr "Το <item type=\"input\">=HEX2OCT(64;4)</item> επιστρέφει 0144."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
"tit\n"
"help.text"
-msgid "Format Cells"
-msgstr "Μορφοποίηση κελιών"
+msgid "Add-in Functions, List of Analysis Functions Part Two"
+msgstr "Πρόσθετες συναρτήσεις, Λίστα συναρτήσεων ανάλυσης - Μέρος δεύτερο"
-#: 05020000.xhp
+#: 04060116.xhp
msgctxt ""
-"05020000.xhp\n"
-"bm_id3148663\n"
+"04060116.xhp\n"
+"bm_id3145074\n"
"help.text"
-msgid "<bookmark_value>cell attributes</bookmark_value><bookmark_value>attributes;cells</bookmark_value><bookmark_value>formatting;cells</bookmark_value><bookmark_value>cells;formatting dialog</bookmark_value>"
-msgstr "<bookmark_value>ιδιότητες κελιών</bookmark_value><bookmark_value>ιδιότητες, κελιά</bookmark_value><bookmark_value>μορφοποίηση, κελιά</bookmark_value><bookmark_value>κελιά, μορφοποίηση παραθύρου δαιλόγου</bookmark_value>"
+msgid "<bookmark_value>imaginary numbers in analysis functions</bookmark_value> <bookmark_value>complex numbers in analysis functions</bookmark_value>"
+msgstr "<bookmark_value>φανταστικοί αριθμοί σε συναρτήσεις ανάλυσης</bookmark_value><bookmark_value>μιγαδικοί αριθμοί σε συναρτήσεις ανάλυσης</bookmark_value>"
-#: 05020000.xhp
+#: 04060116.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3148663\n"
+"04060116.xhp\n"
+"hd_id3154659\n"
"1\n"
"help.text"
-msgid "Format Cells"
-msgstr "Μορφοποίηση κελιών"
+msgid "Add-in Functions, List of Analysis Functions Part Two"
+msgstr "Πρόσθετες συναρτήσεις, Λίστα συναρτήσεων ανάλυσης - Μέρος δεύτερο"
-#: 05020000.xhp
+#: 04060116.xhp
msgctxt ""
-"05020000.xhp\n"
-"par_id3150448\n"
-"2\n"
+"04060116.xhp\n"
+"par_id3151242\n"
+"174\n"
"help.text"
-msgid "<variable id=\"zellattributetext\"><ahelp hid=\".uno:FormatCellDialog\">Allows you to specify a variety of formatting options and to apply attributes to the selected cells.</ahelp></variable>"
-msgstr "<variable id=\"zellattributetext\"><ahelp hid=\".uno:FormatCellDialog\">Σας επιτρέπει να καθορίσετε μια ποικιλία επιλογών μορφοποίησης και να εφαρμόσετε ιδιότητες στα επιλεγμένα κελιά.</ahelp></variable>"
+msgid "<link href=\"text/scalc/01/04060108.xhp\" name=\"Category Statistics\">Category Statistics</link>"
+msgstr "<link href=\"text/scalc/01/04060108.xhp\" name=\"Στατιστικά κατηγορικών δεδομένων\">Στατιστικά κατηγορικών δεδομένων</link>"
-#: 05020000.xhp
+#: 04060116.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3145785\n"
-"3\n"
+"04060116.xhp\n"
+"par_id3148869\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>"
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Αριθμοί\">Αριθμοί</link>"
+msgid "<link href=\"text/scalc/01/04060115.xhp\" name=\"Analysis Functions Part One\">Analysis Functions Part One</link>"
+msgstr "<link href=\"text/scalc/01/04060115.xhp\" name=\"Συναρτήσεις ανάλυσης - Μέρος πρώτο\">Συναρτήσεις ανάλυσης - Μέρος πρώτο</link>"
-#: 05020000.xhp
+#: 04060116.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3146119\n"
-"4\n"
+"04060116.xhp\n"
+"par_id3147072\n"
+"240\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>"
-msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Γραμματοσειρά\">Γραμματοσειρά</link>"
+msgid "<link href=\"text/scalc/01/04060111.xhp\" name=\"Back to the Overview\">Back to the Overview</link>"
+msgstr "<link href=\"text/scalc/01/04060111.xhp\" name=\"Πίσω στην προεπισκόπηση\">Πίσω στην προεπισκόπηση</link>"
-#: func_weeknum.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknum.xhp\n"
-"tit\n"
+"04060116.xhp\n"
+"bm_id3154959\n"
"help.text"
-msgid "WEEKNUM"
-msgstr "WEEKNUM"
+msgid "<bookmark_value>IMABS function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMABS</bookmark_value>"
-#: func_weeknum.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknum.xhp\n"
-"bm_id3159161\n"
+"04060116.xhp\n"
+"hd_id3154959\n"
+"44\n"
"help.text"
-msgid "<bookmark_value>WEEKNUM function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση WEEKNUM</bookmark_value>"
+msgid "IMABS"
+msgstr "IMABS"
-#: func_weeknum.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknum.xhp\n"
-"hd_id3159161\n"
-"54\n"
+"04060116.xhp\n"
+"par_id3149895\n"
+"45\n"
"help.text"
-msgid "<variable id=\"weeknum\"><link href=\"text/scalc/01/func_weeknum.xhp\">WEEKNUM</link></variable>"
-msgstr "<variable id=\"weeknum\"><link href=\"text/scalc/01/func_weeknum.xhp\">WEEKNUM</link></variable>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMABS\">The result is the absolute value of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMABS\">Το αποτέλεσμα είναι η απόλυτη τιμή ενός μιγαδικού αριθμού.</ahelp>"
-#: func_weeknum.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknum.xhp\n"
-"par_id3149770\n"
-"55\n"
+"04060116.xhp\n"
+"hd_id3155382\n"
+"46\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KALENDERWOCHE\">WEEKNUM calculates the week number of the year for the internal date value.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KALENDERWOCHE\">Η συνάρτηση WEEKNUM υπολογίζει τον αριθμό της εβδομάδας του έτους για την εσωτερική τιμή ημερομηνίας.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: func_weeknum.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknum.xhp\n"
-"par_idN105E4\n"
+"04060116.xhp\n"
+"par_id3151302\n"
+"47\n"
"help.text"
-msgid "The International Standard ISO 8601 has decreed that Monday shall be the first day of the week. A week that lies partly in one year and partly in another is assigned a number in the year in which most of its days lie. That means that week number 1 of any year is the week that contains the January 4th."
-msgstr "Το διεθνές Standard ISO 8601 έχει θεσπίσει τη Δευτέρα σαν την πρώτη ημέρα της εβδομάδας. Μία εβδομάδα που βρίσκεται μερικώς σε ένα έτος και μερικώς σε ένα άλλο ανατίθεται στο έτος στο οποίο περιέχει τις περισσότερες ημέρες. Αυτό σημαίνει ότι ο αριθμός εβδομάδας 1 οποιωνδήποτε ετών είναι η εβδομάδα που περιέχει την ημέρα 4η Ιανουαρίου."
+msgid "IMABS(\"ComplexNumber\")"
+msgstr "IMABS(\"Μιγαδικός αριθμός\")"
-#: func_weeknum.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknum.xhp\n"
-"hd_id3153055\n"
-"56\n"
+"04060116.xhp\n"
+"par_id3153974\n"
+"48\n"
+"help.text"
+msgid "<variable id=\"complex\"><emph>ComplexNumber</emph> is a complex number that is entered in the form \"x+yi\" or \"x+yj\".</variable>"
+msgstr "<variable id=\"complex\"><emph>ΜιγαδικόςΑριθμός</emph> είναι ένας μιγαδικός αριθμός που μπαίνει στη μορφή \"x+yi\" ή \"x+yj\".</variable>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3149697\n"
+"49\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3143222\n"
+"50\n"
+"help.text"
+msgid "<item type=\"input\">=IMABS(\"5+12j\")</item> returns 13."
+msgstr "<item type=\"input\">=IMABS(\"5+12j\")</item> επιστρέφει 13."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3145357\n"
+"help.text"
+msgid "<bookmark_value>IMAGINARY function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMAGINARY</bookmark_value>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3145357\n"
+"51\n"
+"help.text"
+msgid "IMAGINARY"
+msgstr "IMAGINARY"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3146965\n"
+"52\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMAGINARY\">The result is the imaginary coefficient of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMAGINARY\">Το αποτέλεσμα είναι το φανταστικό μέρος ενός μιγαδικού αριθμού.</ahelp>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3153555\n"
+"53\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: func_weeknum.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknum.xhp\n"
-"par_id3147236\n"
+"04060116.xhp\n"
+"par_id3155522\n"
+"54\n"
+"help.text"
+msgid "IMAGINARY(\"ComplexNumber\")"
+msgstr "IMAGINARY(\"Μιγαδικός αριθμός\")"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3151193\n"
+"56\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155592\n"
"57\n"
"help.text"
-msgid "WEEKNUM(Number; Mode)"
-msgstr "WEEKNUM(αριθμός; λειτουργία)"
+msgid "<item type=\"input\">=IMAGINARY(\"4+3j\")</item> returns 3."
+msgstr "<item type=\"input\">=IMAGINARY(\"4+3j\")</item> επιστρέφει 3."
-#: func_weeknum.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknum.xhp\n"
-"par_id3147511\n"
+"04060116.xhp\n"
+"bm_id3146106\n"
+"help.text"
+msgid "<bookmark_value>IMPOWER function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMPOWER</bookmark_value>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3146106\n"
"58\n"
"help.text"
-msgid "<emph>Number</emph> is the internal date number."
-msgstr "Ο <emph>Αριθμός</emph> είναι ο εσωτερικός αριθμός ημερομηνίας."
+msgid "IMPOWER"
+msgstr "IMPOWER"
-#: func_weeknum.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknum.xhp\n"
-"par_id3154269\n"
+"04060116.xhp\n"
+"par_id3147245\n"
"59\n"
"help.text"
-msgid "<emph>Mode</emph> sets the start of the week and the calculation type."
-msgstr "Η <emph>Λειτουργία</emph> ορίζει την έναρξη της εβδομάδας και τον τύπο υπολογισμού."
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">The result is the integer power of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">Το αποτέλεσμα είναι η ακέραιη δύναμη ενός μιγαδικού αριθμού.</ahelp>"
-#: func_weeknum.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknum.xhp\n"
-"par_id3148930\n"
+"04060116.xhp\n"
+"hd_id3150954\n"
"60\n"
"help.text"
-msgid "1 = Sunday"
-msgstr "1 = Κυριακή"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: func_weeknum.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknum.xhp\n"
-"par_id3154280\n"
+"04060116.xhp\n"
+"par_id3147501\n"
"61\n"
"help.text"
-msgid "2 = Monday"
-msgstr "2 = Δευτέρα"
+msgid "IMPOWER(\"ComplexNumber\"; Number)"
+msgstr "IMPOWER(\"Μιγαδικός αριθμός\"; Αριθμός)"
-#: func_weeknum.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknum.xhp\n"
-"hd_id3146948\n"
-"62\n"
+"04060116.xhp\n"
+"par_id3155743\n"
+"63\n"
"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
+msgid "<emph>Number</emph> is the exponent."
+msgstr "Το <emph>Αριθμός</emph> είναι ο εκθέτης."
-#: func_weeknum.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknum.xhp\n"
-"par_id3150704\n"
+"04060116.xhp\n"
+"hd_id3149048\n"
+"64\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3151393\n"
"65\n"
"help.text"
-msgid "=WEEKNUM(\"1995-01-01\";1) returns 1"
-msgstr "=WEEKNUM(\"1995-01-01\";1) επιστρέφει την τιμή 1"
+msgid "<item type=\"input\">=IMPOWER(\"2+3i\";2)</item> returns -5+12i."
+msgstr "<item type=\"input\">=IMPOWER(\"2+3i\";2)</item> επιστρέφει -5+12i."
-#: func_weeknum.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknum.xhp\n"
-"par_id3149792\n"
-"64\n"
+"04060116.xhp\n"
+"bm_id3148748\n"
"help.text"
-msgid "=WEEKNUM(\"1995-01-01\";2) returns 52. If the week starts on Monday, Sunday belongs to the last week of the previous year."
-msgstr "=WEEKNUM(\"1995-01-01\";2) επιστρέφει το αποτέλεσμα 52. Αν η εβδομάδα ξεκινά τη Δευτέρα, η Κυριακή ανήκει στην τελευταία εβδομάδα του προηγούμενου έτους."
+msgid "<bookmark_value>IMARGUMENT function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMARGUMENT</bookmark_value>"
-#: 02140500.xhp
+#: 04060116.xhp
msgctxt ""
-"02140500.xhp\n"
-"tit\n"
+"04060116.xhp\n"
+"hd_id3148748\n"
+"66\n"
"help.text"
-msgid "Fill Sheet"
-msgstr "Γέμισμα φύλλου"
+msgid "IMARGUMENT"
+msgstr "IMARGUMENT"
-#: 02140500.xhp
+#: 04060116.xhp
msgctxt ""
-"02140500.xhp\n"
-"hd_id3153897\n"
-"1\n"
+"04060116.xhp\n"
+"par_id3151341\n"
+"67\n"
"help.text"
-msgid "Fill Sheet"
-msgstr "Γέμισμα φύλλου"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMARGUMENT\">The result is the argument (the phi angle) of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMARGUMENT\">Το αποτέλεσμα είναι το όρισμα (η γωνία φ) ενός μιγαδικού αριθμού.</ahelp>"
-#: 02140500.xhp
+#: 04060116.xhp
msgctxt ""
-"02140500.xhp\n"
-"par_id3150791\n"
-"2\n"
+"04060116.xhp\n"
+"hd_id3150533\n"
+"68\n"
"help.text"
-msgid "<variable id=\"tabellenfuellentext\"><ahelp hid=\".uno:FillTable\" visibility=\"visible\">Specifies the options for transferring sheets or ranges of a certain sheet.</ahelp></variable>"
-msgstr "<variable id=\"tabellenfuellentext\"><ahelp hid=\".uno:FillTable\" visibility=\"visible\">Καθορίζει τις επιλογές για μεταφορά φύλλων ή περιοχών ενός συγκεκριμένου φύλλου.</ahelp></variable>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 02140500.xhp
+#: 04060116.xhp
msgctxt ""
-"02140500.xhp\n"
-"par_id3150767\n"
-"3\n"
+"04060116.xhp\n"
+"par_id3156402\n"
+"69\n"
"help.text"
-msgid "In contrast to copying an area to the clipboard, you can filter certain information and calculate values. This command is only visible if you have selected two sheets in the document. To select multiple sheets, click each sheet tab while pressing <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> or Shift."
-msgstr "Σε αντίθεση με την αντιγραφή μιας περιοχής στο πρόχειρο, μπορείτε να φιλτράρετε συγκεκριμένες πληροφορίες και να υπολογίσετε τιμές. Αυτή η εντολή είναι ορατή μόνο να έχετε επιλέξει δύο φύλλα στο έγγραφο. Για να επιλέξετε πολλαπλά φύλλα, κάντε κλικ σε κάθε καρτέλα φύλλου ενώ πιέζετε το πλήκτρο <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> ή το Shift."
+msgid "IMARGUMENT(\"ComplexNumber\")"
+msgstr "IMARGUMENT(\"Μιγαδικός αριθμός\")"
-#: 02140500.xhp
+#: 04060116.xhp
msgctxt ""
-"02140500.xhp\n"
-"hd_id3155131\n"
-"4\n"
+"04060116.xhp\n"
+"hd_id3153019\n"
+"71\n"
"help.text"
-msgid "Filling a Sheet"
-msgstr "Γέμισμα ενός φύλλου"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 02140500.xhp
+#: 04060116.xhp
msgctxt ""
-"02140500.xhp\n"
-"par_id3146119\n"
-"5\n"
+"04060116.xhp\n"
+"par_id3159125\n"
+"72\n"
"help.text"
-msgid "Select the entire sheet by clicking the empty gray box in the upper left of the sheet. You can also select an area of the sheet to be copied."
-msgstr "Επιλογή του συνολικού φύλλου με κλικ στο άδειο γκρι πλαίσιο στα πάνω αριστερά του φύλλου. Μπορείτε επίσης να επιλέξετε μια περιοχή του φύλλου για αντιγραφή."
+msgid "<item type=\"input\">=IMARGUMENT(\"3+4j\")</item> returns 0.927295."
+msgstr "<item type=\"input\">=IMARGUMENT(\"3+4j\")</item> επιστρέφει 0.927295."
-#: 02140500.xhp
+#: 04060116.xhp
msgctxt ""
-"02140500.xhp\n"
-"par_id3153726\n"
-"6\n"
+"04060116.xhp\n"
+"bm_id3149146\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and click the tab of the sheet where you want to insert the contents."
-msgstr "Πατήστε <switchinline select=\"sys\"> <caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> και κλικ στην καρτέλα του φύλλου όπου θέλετε να εισάγετε τα περιεχόμενα."
+msgid "<bookmark_value>IMCOS function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMCOS</bookmark_value>"
-#: 02140500.xhp
+#: 04060116.xhp
msgctxt ""
-"02140500.xhp\n"
-"par_id3147436\n"
-"7\n"
+"04060116.xhp\n"
+"hd_id3149146\n"
+"73\n"
"help.text"
-msgid "Select the command <emph>Edit - Fill - Sheet</emph>. In the dialog which appears, the check box <emph>Numbers</emph> must be selected (or <emph>Paste All</emph>) if you want to combine operations with the values. You can also choose the desired operation here."
-msgstr "Επιλέξτε την εντολή <emph>Επεξεργασία - Γέμισμα - Φύλλο</emph>. Στο παράθυρο διαλόγου που εμφανίζεται, το πεδίο ελέγχου <emph>Αριθμοί</emph> πρέπει να επιλεγεί (ή <emph>Επικόλληση όλων</emph>) αν επιθυμείτε να συνδυάσετε λειτουργίες σχετικά με τις τιμές. Μπορείτε επίσης να επιλέξετε εδώ την επιθυμητή λειτουργία."
+msgid "IMCOS"
+msgstr "IMCOS"
-#: 02140500.xhp
+#: 04060116.xhp
msgctxt ""
-"02140500.xhp\n"
-"par_id3154942\n"
-"8\n"
+"04060116.xhp\n"
+"par_id3149725\n"
+"74\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο <emph>OK</emph>."
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMCOS\">The result is the cosine of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMCOS\">Το αποτέλεσμα είναι το συνημίτονο ενός μιγαδικού αριθμού.</ahelp>"
-#: 02140500.xhp
+#: 04060116.xhp
msgctxt ""
-"02140500.xhp\n"
-"par_id3156283\n"
-"9\n"
+"04060116.xhp\n"
+"hd_id3159116\n"
+"75\n"
"help.text"
-msgid "This dialog is similar to the <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Contents\">Paste Contents</link> dialog, where you can find additional tips."
-msgstr "Αυτός ο διάλογος είναι παρόμοιος με τον <link href=\"text/shared/01/02070000.xhp\" name=\"Επικόλληση περιεχομένων\">Επικόλληση περιεχομένων</link>, όπου μπορείτε να βρείτε επιπλέον συμβουλές."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"tit\n"
+"04060116.xhp\n"
+"par_id3147415\n"
+"76\n"
"help.text"
-msgid "Sheet"
-msgstr "Φύλλο"
+msgid "IMCOS(\"ComplexNumber\")"
+msgstr "IMCOS(\"Μιγαδικός αριθμός\")"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"bm_id3150542\n"
+"04060116.xhp\n"
+"hd_id3152980\n"
+"78\n"
"help.text"
-msgid "<bookmark_value>pages; order when printing</bookmark_value><bookmark_value>printing; page order</bookmark_value>"
-msgstr "<bookmark_value>σελίδες, σειρά εκτύπωσης</bookmark_value><bookmark_value>εκτύπωση, σειρά σελίδων</bookmark_value>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3156329\n"
-"1\n"
+"04060116.xhp\n"
+"par_id3157901\n"
+"79\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05070500.xhp\" name=\"Sheet\">Sheet</link>"
-msgstr "<link href=\"text/scalc/01/05070500.xhp\" name=\"Φύλλο\">Φύλλο</link>"
+msgid "<item type=\"input\">=IMCOS(\"3+4j\") </item>returns -27.03-3.85i (rounded)."
+msgstr "Το <item type=\"input\">=IMCOS(\"3+4j\")</item> επιστρέφει -27.03-3.85i (στρογγυλοποιημένο)."
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3151384\n"
-"2\n"
+"04060116.xhp\n"
+"bm_id3150024\n"
"help.text"
-msgid "<ahelp hid=\"HID_SCPAGE_TABLE\">Specifies the elements to be included in the printout of all sheets with the current Page Style. Additionally, you can set the print order, the first page number, and the page scale.</ahelp>"
-msgstr "<ahelp hid=\"HID_SCPAGE_TABLE\">Καθορίζει τα στοιχεία που πρόκειται να συμπεριληφθούν στην εκτύπωση όλων των φύλλων που χρησιμοποιούν το τρέχον Πρότυπο σελίδας. Επιπρόσθετα, μπορείτε να καθορίστε τη σειρά εκτύπωσης, τον αριθμό της πρώτης σελίδας καθώς και την κλίμακα των σελίδων.</ahelp>"
+msgid "<bookmark_value>IMDIV function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMDIV</bookmark_value>"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3150542\n"
-"3\n"
+"04060116.xhp\n"
+"hd_id3150024\n"
+"80\n"
"help.text"
-msgid "Print"
-msgstr "Εκτύπωση"
+msgid "IMDIV"
+msgstr "IMDIV"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3125863\n"
-"4\n"
+"04060116.xhp\n"
+"par_id3145825\n"
+"81\n"
"help.text"
-msgid "Defines which elements of the spreadsheet are to be printed."
-msgstr "Καθορίζει ποια στοιχεία του υπολογιστικού φύλλου πρόκειται να εκτυπωθούν."
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMDIV\">The result is the division of two complex numbers.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMDIV\">Το αποτέλεσμα είναι το πηλίκο δύο μιγαδικών αριθμών.</ahelp>"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3151041\n"
-"5\n"
+"04060116.xhp\n"
+"hd_id3150465\n"
+"82\n"
"help.text"
-msgid "Column and row headers"
-msgstr "Kεφαλίδες γραμμών και στηλών"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3147228\n"
-"6\n"
+"04060116.xhp\n"
+"par_id3146942\n"
+"83\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_HEADER\">Specifies whether you want the column and row headers to be printed.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_HEADER\">Επιλέξτε αυτό το πλαίσιο αν θέλετε να εκτυπωθούν οι κεφαλίδες των στηλών A, B,... και οι κεφαλίδες των γραμμών 1, 2,...</ahelp>"
+msgid "IMDIV(\"Numerator\"; \"Denominator\")"
+msgstr "IMDIV(\"Αριθμητής\"; \"Παρονομαστής\")"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3150439\n"
-"7\n"
+"04060116.xhp\n"
+"par_id3150741\n"
+"84\n"
"help.text"
-msgid "Grid"
-msgstr "Πλέγμα"
+msgid "<emph>Numerator</emph>, <emph>Denominator</emph> are complex numbers that are entered in the form \"x+yi\" or \"x+yj\"."
+msgstr "<emph>Αριθμητής</emph>, <emph>Παρονομαστής</emph>: οι μιγαδικοί αριθμοί που εισάγονται με τη μορφή \"x + yi\" or \"x + yj\"."
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3147436\n"
-"8\n"
+"04060116.xhp\n"
+"hd_id3151229\n"
+"85\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_GRID\">Prints out the borders of the individual cells as a grid.</ahelp> For the view on screen, make your choice under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"View\"><emph>View</emph></link> - <emph>Grid lines</emph>."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_GRID\">Εκτυπώνει τα περιγράμματα των ατομικών κελιών ως πλέγμα.</ahelp> Για την προβολή στην οθόνη, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc</emph> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"View\"><emph>Προβολή</emph></link> - <emph>Γραμμές πλέγματος</emph>."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3145750\n"
-"9\n"
+"04060116.xhp\n"
+"par_id3148440\n"
+"86\n"
"help.text"
-msgid "Comments"
-msgstr "Σχόλιο"
+msgid "<item type=\"input\">=IMDIV(\"-238+240i\";\"10+24i\")</item> returns 5+12i."
+msgstr "<item type=\"input\">=IMDIV(\"-238+240i\";\"10+24i\")</item> επιστρέφει 5+12i."
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3150010\n"
-"10\n"
+"04060116.xhp\n"
+"bm_id3153039\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_NOTES\">Prints the comments defined in your spreadsheet.</ahelp> They will be printed on a separate page, along with the corresponding cell reference."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_NOTES\">Εκτυπώνει τις σημειώσεις που καθορίζονται στο υπολογιστικό σας φύλλο.</ahelp> Θα εκτυπωθούν σε μια ξεχωριστή σελίδα, μαζί με την αντίστοιχη παραπομπή στα κελιά."
+msgid "<bookmark_value>IMEXP function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMEXP</bookmark_value>"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3154944\n"
-"11\n"
+"04060116.xhp\n"
+"hd_id3153039\n"
+"87\n"
"help.text"
-msgid "Objects/graphics"
-msgstr "Αντικείμενα/γραφικά"
+msgid "IMEXP"
+msgstr "IMEXP"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3149581\n"
-"12\n"
+"04060116.xhp\n"
+"par_id3144741\n"
+"88\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_OBJECTS\">Includes all inserted objects (if printable) and graphics with the printed document.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_OBJECTS\">Επιλέξτε από αυτό το πλαίσιο λίστας για να περιλάβετε μαζί με το εκτυπωμένο έγγραφο όλα τα αντικείμενα (αν είναι εκτυπώσιμα) και τα γραφικά που έχουν εισαχθεί.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMEXP\">The result is the power of e and the complex number.</ahelp> The constant e has a value of approximately 2.71828182845904."
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMEXP\">Το αποτέλεσμα είναι η δύναμη του e (ο αριθμός Euler) υψωμένη στο μιγαδικό αριθμό.</ahelp> Η σταθερά e έχει τιμή περίπου 2.71828182845904."
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3149377\n"
-"13\n"
+"04060116.xhp\n"
+"hd_id3145591\n"
+"89\n"
"help.text"
-msgid "Charts"
-msgstr "Διαγράμματα"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3148455\n"
-"14\n"
+"04060116.xhp\n"
+"par_id3154810\n"
+"90\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_CHARTS\">Prints the charts that have been inserted into your spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_CHARTS\">Κάντε κλικ εδώ για να εκτυπώσετε τα διαγράμματα που έχουν εισαχθεί στο υπολογιστικό σας φύλλο.</ahelp>"
+msgid "IMEXP(\"ComplexNumber\")"
+msgstr "IMEXP(\"Μιγαδικός αριθμός\")"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3153418\n"
-"15\n"
+"04060116.xhp\n"
+"hd_id3148581\n"
+"92\n"
"help.text"
-msgid "Drawing Objects"
-msgstr "Αντικείμενα σχεδίασης"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3149122\n"
-"16\n"
+"04060116.xhp\n"
+"par_id3149253\n"
+"93\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_DRAWINGS\">Includes all drawing objects in the printed document.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_DRAWINGS\">Επιλέξτε από αυτό το πλαίσιο λίστας για να περιλάβετε στο εκτυπωμένο έγγραφο όλα τα αντικείμενα σχεδίασης.</ahelp>"
+msgid "<item type=\"input\">=IMEXP(\"1+j\") </item>returns 1.47+2.29j (rounded)."
+msgstr "<item type=\"input\">=IMEXP(\"1+j\") </item>επιστρέφει 1.47+2.29j (στρογυλοποιημένο)."
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3150330\n"
-"17\n"
+"04060116.xhp\n"
+"bm_id3149955\n"
"help.text"
-msgid "Formulas"
-msgstr "Τύποι"
+msgid "<bookmark_value>IMCONJUGATE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMCONJUGATE</bookmark_value>"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3153715\n"
-"18\n"
+"04060116.xhp\n"
+"hd_id3149955\n"
+"94\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_FORMULAS\">Prints the formulas contained in the cells, instead of the results.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_FORMULAS\">Επιλέξτε αυτό το πλαίσιο αν θέλετε να εκτυπώσετε τους τύπους που περιλαμβάνονται στα κελιά αντί των αποτελεσμάτων.</ahelp>"
+msgid "IMCONJUGATE"
+msgstr "IMCONJUGATE"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3156385\n"
-"19\n"
+"04060116.xhp\n"
+"par_id3155263\n"
+"95\n"
"help.text"
-msgid "Zero Values"
-msgstr "Μηδενικές τιμές"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMCONJUGATE\">The result is the conjugated complex complement to a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMCONJUGATE\">Το αποτέλεσμα είναι ο συζυγής μιγαδικός ενός μιγαδικού αριθμού.</ahelp>"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3149258\n"
-"20\n"
+"04060116.xhp\n"
+"hd_id3148750\n"
+"96\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_NULLVALS\">Specifies that cells with a zero value are printed.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_NULLVALS\">Ορίζει ότι θα εκτυπωθούν τα κελιά με τιμή μηδέν.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3154022\n"
-"21\n"
+"04060116.xhp\n"
+"par_id3153082\n"
+"97\n"
"help.text"
-msgid "Page Order"
-msgstr "Σειρά σελίδας"
+msgid "IMCONJUGATE(\"ComplexNumber\")"
+msgstr "IMCONJUGATE(\"Μιγαδικός αριθμός\")"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3166423\n"
-"22\n"
+"04060116.xhp\n"
+"hd_id3153326\n"
+"99\n"
"help.text"
-msgid "Defines the order in which data in a sheet is numbered and printed when it does not fit on one printed page."
-msgstr "Καθορίστε τη σειρά με την οποία τα δεδομένα σε ένα φύλλο θα αριθμηθούν και θα εκτυπωθούν σε περίπτωση που δεν χωρούν σε μία εκτυπωμένη σελίδα."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3152580\n"
-"23\n"
+"04060116.xhp\n"
+"par_id3149688\n"
+"100\n"
"help.text"
-msgid "Top to bottom, then right"
-msgstr "Από πάνω προς κάτω, ύστερα δεξιά"
+msgid "<item type=\"input\">=IMCONJUGATE(\"1+j\")</item> returns 1-j."
+msgstr "<item type=\"input\">=IMCONJUGATE(\"1+j\")</item> επιστρέφει 1-j."
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3150205\n"
-"24\n"
+"04060116.xhp\n"
+"bm_id3150898\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_TABLE:BTN_TOPDOWN\">Prints vertically from the left column to the bottom of the sheet.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_TABLE:BTN_TOPDOWN\">Κάντε αυτή την επιλογή για να εκτυπώσετε καθέτως, από την αριστερή στήλη προς το κάτω μέρος του φύλλου.</ahelp>"
+msgid "<bookmark_value>IMLN function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMLN</bookmark_value>"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3150786\n"
-"25\n"
+"04060116.xhp\n"
+"hd_id3150898\n"
+"101\n"
"help.text"
-msgid "Left to right, then down"
-msgstr "Από αριστερά προς δεξιά, μετά κάτω"
+msgid "IMLN"
+msgstr "IMLN"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3154657\n"
-"26\n"
+"04060116.xhp\n"
+"par_id3146853\n"
+"102\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_TABLE:BTN_LEFTRIGHT\">Prints horizontally from the top row of the sheet to the right column.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_TABLE:BTN_LEFTRIGHT\">Κάντε αυτή την επιλογή για να εκτυπώσετε οριζοντίως, από την επάνω στήλη του φύλλου προς την δεξιά στήλη.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMLN\">The result is the natural logarithm (to the base e) of a complex number.</ahelp> The constant e has a value of approximately 2.71828182845904."
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMLN\">Το αποτέλεσμα είναι ο φυσικός λογάριθμος (βάση e) ενός μιγαδικού αριθμού.</ahelp> Η σταθερά e έχει τιμή περίπου2.71828182845904."
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3150887\n"
-"27\n"
+"04060116.xhp\n"
+"hd_id3150008\n"
+"103\n"
"help.text"
-msgid "First page number"
-msgstr "Αριθμός πρώτης σελίδας"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3155378\n"
-"28\n"
+"04060116.xhp\n"
+"par_id3155954\n"
+"104\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_PAGENO\">Select this option if you want the first page to start with a number other than 1.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_TABLE:BTN_PAGENO\">Κάντε αυτή την επιλογή αν θέλετε η πρώτη σελίδα να αρχίζει με αριθμό διάφορο του 1.</ahelp>"
+msgid "IMLN(\"ComplexNumber\")"
+msgstr "IMLN(\"Μιγαδικός αριθμός\")"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3145389\n"
-"35\n"
+"04060116.xhp\n"
+"hd_id3153565\n"
+"106\n"
"help.text"
-msgid "<ahelp hid=\"SC:NUMERICFIELD:RID_SCPAGE_TABLE:ED_PAGENO\">Enter the number of the first page.</ahelp>"
-msgstr "<ahelp hid=\"SC:NUMERICFIELD:RID_SCPAGE_TABLE:ED_PAGENO\">Εισάγετε τον αριθμό της πρώτης σελίδας.</ahelp>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3146978\n"
-"29\n"
+"04060116.xhp\n"
+"par_id3153736\n"
+"107\n"
"help.text"
-msgid "Scale"
-msgstr "Κλίμακα"
+msgid "<item type=\"input\">=IMLN(\"1+j\")</item> returns 0.35+0.79j (rounded)."
+msgstr "<item type=\"input\">=IMLN(\"1+j\")</item> επιστρέφει 0.35+0.79j (στρογγυλοποιημένο)."
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3149408\n"
-"30\n"
+"04060116.xhp\n"
+"bm_id3155929\n"
"help.text"
-msgid "Defines a page scale for the printed spreadsheet."
-msgstr "Καθορίζει την κλίμακα της σελίδας για το εκτυπωμένο υπολογιστικό φύλλο."
+msgid "<bookmark_value>IMLOG10 function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMLOG10</bookmark_value>"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_idN1096D\n"
+"04060116.xhp\n"
+"hd_id3155929\n"
+"108\n"
"help.text"
-msgid "Scaling mode"
-msgstr "Λειτουργία κλίμακας"
+msgid "IMLOG10"
+msgstr "IMLOG10"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_idN10971\n"
+"04060116.xhp\n"
+"par_id3149882\n"
+"109\n"
"help.text"
-msgid "<ahelp hid=\"sc:ListBox:RID_SCPAGE_TABLE:LB_SCALEMODE\">Select a scaling mode from the list box. Appropriate controls will be shown at the side of the list box.</ahelp>"
-msgstr "<ahelp hid=\"sc:ListBox:RID_SCPAGE_TABLE:LB_SCALEMODE\">Επιλέξτε ένα τύπο κλιμάκωσης από τη λίστα. Τα κατάλληλα πλήκτρα ελέγχου θα εμφανισθούν στο πλάι της λίστας.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMLOG10\">The result is the common logarithm (to the base 10) of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMLOG10\">Το αποτέλεσμα είναι ο κοινός λογάριθμος (βάση 10) ενός μιγαδικού αριθμού.</ahelp>"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3155089\n"
-"31\n"
+"04060116.xhp\n"
+"hd_id3154327\n"
+"110\n"
"help.text"
-msgid "Reduce/enlarge printout"
-msgstr "Σμίκρυνση/μεγέθυνση εξόδου εκτύπωσης"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3159171\n"
-"32\n"
+"04060116.xhp\n"
+"par_id3150128\n"
+"111\n"
"help.text"
-msgid "Specifies a scaling factor to scale all printed pages."
-msgstr "Κάντε αυτή την επιλογή για να καθορίσετε ένα συντελεστή μεγέθυνσης ή σμίκρυνσης που να καθορίζει την κλίμακα όλων των εκτυπωμένων σελίδων."
+msgid "IMLOG10(\"ComplexNumber\")"
+msgstr "IMLOG10(\"Μιγαδικός αριθμός\")"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_idN1099A\n"
+"04060116.xhp\n"
+"hd_id3149003\n"
+"113\n"
"help.text"
-msgid "Scaling factor"
-msgstr "Συντελεστής κλίμακας"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3152899\n"
-"36\n"
+"04060116.xhp\n"
+"par_id3151021\n"
+"114\n"
"help.text"
-msgid "<ahelp hid=\"SC_METRICFIELD_RID_SCPAGE_TABLE_ED_SCALEALL\" visibility=\"hidden\">Enter a scaling factor. Factors less than 100 reduce the pages, higher factors enlarge the pages.</ahelp>"
-msgstr "<ahelp hid=\"SC_METRICFIELD_RID_SCPAGE_TABLE_ED_SCALEALL\" visibility=\"hidden\">Εισάγετε ένα συντελεστή κλιμάκωσης. Συντελεστές μικρότεροι από 100 σμικρύνουν τις σελίδες, ενώ μεγαλύτεροι τις μεγεθύνουν.</ahelp>"
+msgid "<item type=\"input\">=IMLOG10(\"1+j\")</item> returns 0.15+0.34j (rounded)."
+msgstr "<item type=\"input\">=IMLOG10(\"1+j\")</item> επιστρέφει 0.15+0.34j (στρογγυλοποιημένο)."
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_idN109B2\n"
+"04060116.xhp\n"
+"bm_id3155623\n"
"help.text"
-msgid "Fit print range(s) to width/height"
-msgstr "Ταίριασμα περιοχής(ών) εκτύπωσης στο πλάτος/ύψος"
+msgid "<bookmark_value>IMLOG2 function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMLOG2</bookmark_value>"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_idN109B5\n"
+"04060116.xhp\n"
+"hd_id3155623\n"
+"115\n"
"help.text"
-msgid "Specifies the maximum number of pages horizontally (width) and vertically (height) on which every sheet with the current Page Style is to be printed."
-msgstr "Καθορίζει το μέγιστο αριθμό σελίδων οριζοντίως (πλάτος) και καθέτως (ύψος) με τον οποίο θα εκτυπωθεί κάθε φύλλο που χρησιμοποιεί το τρέχον Πρότυπο σελίδας."
+msgid "IMLOG2"
+msgstr "IMLOG2"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_idN109BB\n"
+"04060116.xhp\n"
+"par_id3150932\n"
+"116\n"
"help.text"
-msgid "The print ranges are always scaled proportionally, so the resulting number of pages may be less than specified."
-msgstr "Οι περιοχές εκτύπωσης κλιμακώνονται αναλογικά, έτσι ο τελικός αριθμός σελίδων μπορεί να είναι μικρότερος από τον καθορισμένο."
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMLOG2\">The result is the binary logarithm of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMLOG2\">Το αποτέλεσμα είναι ο δυαδικός λογάριθμος ενός μιγαδικού αριθμού.</ahelp>"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_idN109BF\n"
+"04060116.xhp\n"
+"hd_id3153046\n"
+"117\n"
"help.text"
-msgid "You may clear one of the boxes, then the unspecified dimension will use as many pages as necessary."
-msgstr "Μπορείτε να καθαρίσετε ένα από τα πεδία, τότε η ακαθόριστη διάσταση θα χρησιμοποιήσει όσες σελίδες απαιτούνται."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_idN109C3\n"
+"04060116.xhp\n"
+"par_id3145355\n"
+"118\n"
"help.text"
-msgid "If you clear both boxes, this will result in a scaling factor of 100%."
-msgstr "Αν αποεπιλέξετε και τα δύο πεδία, τότε θα έχετε συντελεστή κλιμάκωσης 100%."
+msgid "IMLOG2(\"ComplexNumber\")"
+msgstr "IMLOG2(\"Μιγαδικός αριθμός\")"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_idN109CE\n"
+"04060116.xhp\n"
+"hd_id3148768\n"
+"120\n"
"help.text"
-msgid "Width in pages"
-msgstr "Πλάτος σε σελίδες"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_idN109D1\n"
+"04060116.xhp\n"
+"par_id3149536\n"
+"121\n"
"help.text"
-msgid "<ahelp hid=\"sc:NumericField:RID_SCPAGE_TABLE:ED_SCALEPAGEWIDTH\">Enter the maximum number of pages to be printed horizontally across.</ahelp>"
-msgstr "<ahelp hid=\"sc:NumericField:RID_SCPAGE_TABLE:ED_SCALEPAGEWIDTH\">Καταχωρήστε το μέγιστο αριθμό σελίδων που θα εκτυπωθούν κατά μήκος οριζόντια.</ahelp>"
+msgid "<item type=\"input\">=IMLOG2(\"1+j\")</item> returns 0.50+1.13j (rounded)."
+msgstr "<item type=\"input\">=IMLOG2(\"1+j\")</item> επιστρέφει 0.50+1.13j (στρογγυλοππιημένο)."
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_idN109E8\n"
+"04060116.xhp\n"
+"bm_id3145626\n"
"help.text"
-msgid "Height in pages"
-msgstr "Ύψος σε σελίδες"
+msgid "<bookmark_value>IMPRODUCT function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMPRODUCT</bookmark_value>"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_idN109EB\n"
+"04060116.xhp\n"
+"hd_id3145626\n"
+"122\n"
"help.text"
-msgid "<ahelp hid=\"sc:NumericField:RID_SCPAGE_TABLE:ED_SCALEPAGEHEIGHT\">Enter the maximum number of pages to be printed vertically stacked.</ahelp>"
-msgstr "<ahelp hid=\"sc:NumericField:RID_SCPAGE_TABLE:ED_SCALEPAGEHEIGHT\">Καταχωρήστε το μέγιστο αριθμό σελίδων που θα εκτυπωθούν στοιβαγμένες κάθετα.</ahelp>"
+msgid "IMPRODUCT"
+msgstr "IMPRODUCT"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3148868\n"
-"33\n"
+"04060116.xhp\n"
+"par_id3153545\n"
+"123\n"
"help.text"
-msgid "Fit print range(s) on number of pages"
-msgstr "Ταίριασμα περιοχής σελίδας(ων) σε αριθμό σελίδων"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMPRODUCT\">The result is the product of up to 29 complex numbers.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMPRODUCT\">Το αποτέλεσμα είναι το γινόμενο έως και 29 μιγαδικών αριθμών.</ahelp>"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3145074\n"
-"34\n"
+"04060116.xhp\n"
+"hd_id3149388\n"
+"124\n"
"help.text"
-msgid "Specifies the maximum number of pages on which every sheet with the current Page Style is to be printed. The scale will be reduced as necessary to fit the defined number of pages."
-msgstr "Καθορίζει το μέγιστο αριθμό σελίδων με τον οποίο θα εκτυπωθεί κάθε φύλλο με το τρέχον Πρότυπο σελίδας. Η κλίμακα θα μειωθεί όσο είνια απαραίτητο για να ταιριάξει στον καθορισθέντα αριθμό σελίδων."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_idN10A26\n"
+"04060116.xhp\n"
+"par_id3149027\n"
+"125\n"
"help.text"
-msgid "Number of pages"
-msgstr "Αριθμός σελίδων"
+msgid "IMPRODUCT(\"ComplexNumber\"; \"ComplexNumber1\"; ...)"
+msgstr "IMPRODUCT(\"Μιγαδικός αριθμός\"; \"Μιγαδικός αριθμός1\"; ...)"
-#: 05070500.xhp
+#: 04060116.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3144507\n"
-"37\n"
+"04060116.xhp\n"
+"hd_id3153228\n"
+"127\n"
"help.text"
-msgid "<ahelp hid=\"SC:NUMERICFIELD:RID_SCPAGE_TABLE:ED_SCALEPAGENUM\">Enter the maximum number of pages to be printed.</ahelp>"
-msgstr "<ahelp hid=\"SC:NUMERICFIELD:RID_SCPAGE_TABLE:ED_SCALEPAGENUM\">Καταχωρίστε το μέγιστο αριθμό σελίδων που θα εκτυπωθούν.</ahelp>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: func_weeknumadd.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknumadd.xhp\n"
-"tit\n"
+"04060116.xhp\n"
+"par_id3155815\n"
+"128\n"
"help.text"
-msgid "WEEKNUM_ADD"
-msgstr "WEEKNUM_ADD"
+msgid "<item type=\"input\">=IMPRODUCT(\"3+4j\";\"5-3j\")</item> returns 27+11j."
+msgstr "<item type=\"input\">=IMPRODUCT(\"3+4j\";\"5-3j\")</item> επιστρέφει 27+11j."
-#: func_weeknumadd.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknumadd.xhp\n"
-"bm_id3166443\n"
+"04060116.xhp\n"
+"bm_id3147539\n"
"help.text"
-msgid "<bookmark_value>WEEKNUM_ADD function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση WEEKNUM_ADD</bookmark_value>"
+msgid "<bookmark_value>IMREAL function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMREAL</bookmark_value>"
-#: func_weeknumadd.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknumadd.xhp\n"
-"hd_id3166443\n"
-"222\n"
+"04060116.xhp\n"
+"hd_id3147539\n"
+"129\n"
"help.text"
-msgid "<variable id=\"weeknumadd\"><link href=\"text/scalc/01/func_weeknumadd.xhp\">WEEKNUM_ADD</link></variable>"
-msgstr "<variable id=\"weeknumadd\"><link href=\"text/scalc/01/func_weeknumadd.xhp\">WEEKNUM_ADD</link></variable>"
+msgid "IMREAL"
+msgstr "IMREAL"
-#: func_weeknumadd.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknumadd.xhp\n"
-"par_id3152945\n"
-"223\n"
+"04060116.xhp\n"
+"par_id3155372\n"
+"130\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_WEEKNUM\">The result indicates the number of the calendar week for a date.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_WEEKNUM\">Το αποτέλεσμα υποδηλώνει τον αριθμό της ημερολογιακής εβδομάδας για μια ημερομηνία.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMREAL\">The result is the real coefficient of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMREAL\">Το αποτέλεσμα είναι το πραγματικό μέρος ενός μιγαδικού αριθμού.</ahelp>"
-#: func_weeknumadd.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknumadd.xhp\n"
-"par_idN105DD\n"
+"04060116.xhp\n"
+"hd_id3154951\n"
+"131\n"
"help.text"
-msgid "The WEEKNUM_ADD function is designed to calculate week numbers exactly as Microsoft Excel does. Use the <link href=\"text/scalc/01/func_weeknum.xhp\">WEEKNUM</link> function, or format your date cells using the WW formatting code, when you need ISO 8601 week numbers."
-msgstr "Η συνάρτηση WEEKNUM_ADD σχεδιάστηκε για να υπολογίζει τους αριθμούς εβδομάδων ακριβώς όπως το Microsoft Excel. Χρησιμοποιήστε τη συνάρτηση <link href=\"text/scalc/01/func_weeknum.xhp\">WEEKNUM</link>, ή μορφοποιήστε τα κελιά ημερομηνιών χρησιμοποιώντας το κώδικα μορφοποίησης WW, όταν χρειάζεστε ISO 8601 αριθμούς εβδομάδων."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: func_weeknumadd.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknumadd.xhp\n"
-"hd_id3153745\n"
-"224\n"
+"04060116.xhp\n"
+"par_id3153927\n"
+"132\n"
+"help.text"
+msgid "IMREAL(\"ComplexNumber\")"
+msgstr "IMREAL(\"Μιγαδικός αριθμός\")"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3155409\n"
+"134\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155986\n"
+"135\n"
+"help.text"
+msgid "<item type=\"input\">=IMREAL(\"1+3j\")</item> returns 1."
+msgstr "<item type=\"input\">=IMREAL(\"1+3j\")</item> επιστρέφει 1."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3148431\n"
+"help.text"
+msgid "<bookmark_value>IMSIN function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMSIN</bookmark_value>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3148431\n"
+"136\n"
+"help.text"
+msgid "IMSIN"
+msgstr "IMSIN"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3152591\n"
+"137\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMSIN\">The result is the sine of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSIN\">Το αποτέλεσμα είναι το ημίτονο ενός μιγαδικού αριθμού.</ahelp>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3149822\n"
+"138\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: func_weeknumadd.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknumadd.xhp\n"
-"par_id3153685\n"
+"04060116.xhp\n"
+"par_id3150387\n"
+"139\n"
+"help.text"
+msgid "IMSIN(\"ComplexNumber\")"
+msgstr "IMSIN(\"Μιγαδικός αριθμός\")"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3150613\n"
+"141\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154310\n"
+"142\n"
+"help.text"
+msgid "<item type=\"input\">=IMSIN(\"3+4j\")</item> returns 3.85+27.02j (rounded)."
+msgstr "<item type=\"input\">=IMSIN(\"3+4j\")</item> επιστρέφει 3.85+27.02j (στρογγυλοποιημένο)."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3163826\n"
+"help.text"
+msgid "<bookmark_value>IMSUB function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMSUB</bookmark_value>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3163826\n"
+"143\n"
+"help.text"
+msgid "IMSUB"
+msgstr "IMSUB"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149277\n"
+"144\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMSUB\">The result is the subtraction of two complex numbers.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSUB\">Το αποτέλεσμα είναι η διαφορά δύο μιγαδικών αριθμών.</ahelp>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3149264\n"
+"145\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149710\n"
+"146\n"
+"help.text"
+msgid "IMSUB(\"ComplexNumber1\"; \"ComplexNumber2\")"
+msgstr "IMSUB(\"Μιγαδικός αριθμός1\"; \"Μιγαδικός αριθμός2\")"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3155833\n"
+"148\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150963\n"
+"149\n"
+"help.text"
+msgid "<item type=\"input\">=IMSUB(\"13+4j\";\"5+3j\")</item> returns 8+j."
+msgstr "<item type=\"input\">=IMSUB(\"13+4j\";\"5+3j\")</item> επιστρέφει 8+j."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3156312\n"
+"help.text"
+msgid "<bookmark_value>IMSUM function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMSUM</bookmark_value>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3156312\n"
+"150\n"
+"help.text"
+msgid "IMSUM"
+msgstr "IMSUM"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153215\n"
+"151\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMSUM\">The result is the sum of up to 29 complex numbers.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSUM\">Το αποτέλεσμα είναι το άθροισμα έως και 29 μιγαδικών αριθμών.</ahelp>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3156095\n"
+"152\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3152930\n"
+"153\n"
+"help.text"
+msgid "IMSUM(\"ComplexNumber1\"; \"ComplexNumber2\"; ...)"
+msgstr "IMSUM(\"Μιγαδικός αριθμός1\"; \"Μιγαδικός αριθμός2\"; ...)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3154640\n"
+"155\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3147081\n"
+"156\n"
+"help.text"
+msgid "<item type=\"input\">=IMSUM(\"13+4j\";\"5+3j\")</item> returns 18+7j."
+msgstr "<item type=\"input\">=IMSUM(\"13+4j\";\"5+3j\")</item> επιστρέφει 18+7j."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3147570\n"
+"help.text"
+msgid "<bookmark_value>IMSQRT function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IMSQRT</bookmark_value>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3147570\n"
+"167\n"
+"help.text"
+msgid "IMSQRT"
+msgstr "IMSQRT"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3156131\n"
+"168\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMSQRT\">The result is the square root of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSQRT\">Το αποτέλεσμα είναι η τετραγωνική ρίζα ενός μιγαδικού αριθμού.</ahelp>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3145202\n"
+"169\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150760\n"
+"170\n"
+"help.text"
+msgid "IMSQRT(\"ComplexNumber\")"
+msgstr "IMSQRT(\"Μιγαδικός αριθμός\")"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3147268\n"
+"172\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3152807\n"
+"173\n"
+"help.text"
+msgid "<item type=\"input\">=IMSQRT(\"3+4i\")</item> returns 2+1i."
+msgstr "<item type=\"input\">=IMSQRT(\"3+4i\")</item> επιστρέφει 2+1i."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3154054\n"
+"help.text"
+msgid "<bookmark_value>COMPLEX function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COMPLEX</bookmark_value>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3154054\n"
+"157\n"
+"help.text"
+msgid "COMPLEX"
+msgstr "COMPLEX"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3156111\n"
+"158\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_COMPLEX\">The result is a complex number which is returned from a real coefficient and an imaginary coefficient.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_COMPLEX\">Το αποτέλεσμα είναι ένας μιγαδικός αριθμός, που αποτελείται από ένα πραγματικό και ένα φανταστικό μέρος.</ahelp>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3154744\n"
+"159\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155999\n"
+"160\n"
+"help.text"
+msgid "COMPLEX(RealNum; INum; Suffix)"
+msgstr "COMPLEX(Πραγματικός αριθμός; Φανταστικός αριθμός; Κατάληξη)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153626\n"
+"161\n"
+"help.text"
+msgid "<emph>RealNum</emph> is the real coefficient of the complex number."
+msgstr "<emph>Πραγματικός αριθμός</emph>: το πραγματικό μέρος του μιγαδικού αριθμού."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149135\n"
+"162\n"
+"help.text"
+msgid "<emph>INum</emph> is the imaginary coefficient of the complex number."
+msgstr "<emph>Φανταστικός αριθμός</emph>: το φανταστικό μέρος του μιγαδικού αριθμού."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155849\n"
+"163\n"
+"help.text"
+msgid "<emph>Suffix</emph> is a list of options, \"i\" or \"j\"."
+msgstr "<emph>Κατάληξη</emph>: λίστα επιλογών, \"i\" ή \"j\"."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3145659\n"
+"164\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3143229\n"
+"165\n"
+"help.text"
+msgid "<item type=\"input\">=COMPLEX(3;4;\"j\")</item> returns 3+4j."
+msgstr "<item type=\"input\">=COMPLEX(3;4;\"j\")</item> επιστρέφει 3+4j."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3155103\n"
+"help.text"
+msgid "<bookmark_value>OCT2BIN function</bookmark_value> <bookmark_value>converting;octal numbers, into binary numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση OCT2BIN</bookmark_value><bookmark_value>μετατροπή, οκταδκούς αριθμούς σε δυαδικούς</bookmark_value>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3155103\n"
+"217\n"
+"help.text"
+msgid "OCT2BIN"
+msgstr "OCT2BIN"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3146898\n"
+"218\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_OCT2BIN\">The result is the binary number for the octal number entered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_OCT2BIN\">Το αποτέλεσμα είναι ο δυαδικός αριθμός για τον οκταδικό αριθμό που καταχωρήθηκε.</ahelp>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3146088\n"
+"219\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154303\n"
+"220\n"
+"help.text"
+msgid "OCT2BIN(Number; Places)"
+msgstr "OCT2BIN(Αριθμός; Θέσεις)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3156013\n"
+"221\n"
+"help.text"
+msgid "<emph>Number</emph> is the octal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
+msgstr "Το <emph>Αριθμός</emph> είναι ένας οκταδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων. Το πιο σημαντικό ψηφίο είναι του προσήμου, τα ακόλουθα bits καθορίζουν την τιμή. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153984\n"
+"222\n"
+"help.text"
+msgid "<emph>Places</emph> is the number of places to be output."
+msgstr "<emph>Θέσεις</emph> είναι ο αριθμός των ψηφίων που θα εξαχθούν."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3147493\n"
+"223\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3147260\n"
+"224\n"
+"help.text"
+msgid "<item type=\"input\">=OCT2BIN(3;3)</item> returns 011."
+msgstr "<item type=\"input\">=OCT2BIN(3;3)</item> επιστρέφει 011."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3152791\n"
+"help.text"
+msgid "<bookmark_value>OCT2DEC function</bookmark_value> <bookmark_value>converting;octal numbers, into decimal numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση OCT2DEC</bookmark_value><bookmark_value>μετατροπή, οκταδικών αριθμών σε δεκαδικούς</bookmark_value>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3152791\n"
"225\n"
"help.text"
-msgid "WEEKNUM_ADD(Date; ReturnType)"
-msgstr "WEEKNUM_ADD(Ημερομηνία, Τύπος-επιστροφής)"
+msgid "OCT2DEC"
+msgstr "OCT2DEC"
-#: func_weeknumadd.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknumadd.xhp\n"
-"par_id3159277\n"
+"04060116.xhp\n"
+"par_id3149199\n"
"226\n"
"help.text"
-msgid "<emph>Date</emph> is the date within the calendar week."
-msgstr "Η <emph>Ημερομηνία</emph> είναι η ημερομηνία εντός της ημερολογιακής εβδομάδας."
+msgid "<ahelp hid=\"HID_AAI_FUNC_OCT2DEZ\">The result is the decimal number for the octal number entered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_OCT2DEZ\">Το αποτέλεσμα είναι ο δεκαδικός αριθμός για τον οκταδικό αριθμό που καταχωρήθηκε.</ahelp>"
-#: func_weeknumadd.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknumadd.xhp\n"
-"par_id3154098\n"
+"04060116.xhp\n"
+"hd_id3159337\n"
"227\n"
"help.text"
-msgid "<emph>ReturnType</emph> is 1 for week beginning on a Sunday, 2 for week beginning on a Monday."
-msgstr "Ο <emph>Τύπος-επιστροφής</emph> είναι 1 για την εβδομάδα που ξεκινά Κυριακή, 2 για την εβδομάδα που ξεκινά Δευτέρα."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: func_weeknumadd.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknumadd.xhp\n"
-"hd_id3152886\n"
+"04060116.xhp\n"
+"par_id3153902\n"
"228\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "OCT2DEC(Number)"
+msgstr "OCT2DEC(Αριθμός)"
-#: func_weeknumadd.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknumadd.xhp\n"
-"par_id3149973\n"
+"04060116.xhp\n"
+"par_id3155326\n"
"229\n"
"help.text"
-msgid "In which week number does 12.24.2001 fall?"
-msgstr "Σε ποιον αριθμό εβδομάδας αντιστοιχεί η ημερομηνία 24.12.2001;"
+msgid "<emph>Number</emph> is the octal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
+msgstr "Το <emph>Αριθμός</emph> είναι ένας οκταδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων. Το πιο σημαντικό ψηφίο είναι του προσήμου, τα ακόλουθα bits καθορίζουν την τιμή. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
-#: func_weeknumadd.xhp
+#: 04060116.xhp
msgctxt ""
-"func_weeknumadd.xhp\n"
-"par_id3149914\n"
+"04060116.xhp\n"
+"hd_id3154698\n"
"230\n"
"help.text"
-msgid "<item type=\"input\">=WEEKNUM_ADD(24.12.2001;1)</item> returns 52."
-msgstr "Η συνάρτηση <item type=\"input\">=WEEKNUM_ADD(24.12.2001;1)</item> επιστρέφει αποτέλεσμα 52."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: func_month.xhp
+#: 04060116.xhp
msgctxt ""
-"func_month.xhp\n"
+"04060116.xhp\n"
+"par_id3154930\n"
+"231\n"
+"help.text"
+msgid "<item type=\"input\">=OCT2DEC(144)</item> returns 100."
+msgstr "<item type=\"input\">=OCT2DEC(144)</item> επιστρέφει 100."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3155391\n"
+"help.text"
+msgid "<bookmark_value>OCT2HEX function</bookmark_value> <bookmark_value>converting;octal numbers, into hexadecimal numbers</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση OCT2HEX</bookmark_value><bookmark_value>μετατροπή, οκταδικοί αριθμοί σε δεκαεξαδικούς</bookmark_value>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3155391\n"
+"232\n"
+"help.text"
+msgid "OCT2HEX"
+msgstr "OCT2HEX"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148831\n"
+"233\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_OCT2HEX\"> The result is the hexadecimal number for the octal number entered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_OCT2HEX\">Το αποτέλεσμα είναι ο δεκαεξαδικός αριθμός για τον οκταδικό αριθμό που καταχωρήθηκε.</ahelp>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3146988\n"
+"234\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150523\n"
+"235\n"
+"help.text"
+msgid "OCT2HEX(Number; Places)"
+msgstr "OCT2HEX(Αριθμός; Θέσεις)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3159162\n"
+"236\n"
+"help.text"
+msgid "<emph>Number</emph> is the octal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
+msgstr "Το <emph>Αριθμός</emph> είναι ένας οκταδικός αριθμός. Ο αριθμός μπορεί να έχει ένα μέγιστο 10 θέσεων. Το πιο σημαντικό ψηφίο είναι του προσήμου, τα ακόλουθα bits καθορίζουν την τιμή. Οι αρνητικοί αριθμοί εισάγονται ως συμπλήρωμα του δύο."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3145420\n"
+"237\n"
+"help.text"
+msgid "<emph>Places</emph> is the number of places to be output."
+msgstr "<emph>Θέσεις</emph> είναι ο αριθμός των ψηφίων που θα εξαχθούν."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3150504\n"
+"238\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148802\n"
+"239\n"
+"help.text"
+msgid "<item type=\"input\">=OCT2HEX(144;4)</item> returns 0064."
+msgstr "Το <item type=\"input\">=OCT2HEX(144;4)</item> επιστρέφει 0064."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3148446\n"
+"help.text"
+msgid "<bookmark_value>CONVERT_ADD function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση CONVERT_ADD</bookmark_value>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3148446\n"
+"175\n"
+"help.text"
+msgid "CONVERT_ADD"
+msgstr "CONVERT_ADD"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154902\n"
+"176\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_CONVERT\">Converts a value from one unit of measure to the corresponding value in another unit of measure.</ahelp> Enter the units of measures directly as text in quotation marks or as a reference. If you enter the units of measure in cells, they must correspond exactly with the following list which is case sensitive: For example, in order to enter a lower case l (for liter) in a cell, enter the apostrophe ' immediately followed by l."
+msgstr "<ahelp hid=\"HID_AAI_FUNC_CONVERT\">Μετατρέπει μια τιμή από μια μονάδα μέτρησης στην αντίστοιχη τιμή σε μια άλλη μονάδα μέτρησης.</ahelp> Εισάγετε τις μονάδες μέτρησης απευθείας ως κείμενο σε εισαγωγικά ή ως αναφορά. Αν εισάγετε τις μονάδες μέτρησης σε κελιά, πρέπει να αντιστοιχούν επακριβώς με την ακόλουθη λίστα ή οποία διακρίνει μεταξύ πεζών - κεφαλαίων (case sensitive): π.χ., για να εισάγετε ένα πεζό l (για τα λίτρα), εισάγετε την απόστροφο και αμέως μετά το l."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153055\n"
+"177\n"
+"help.text"
+msgid "Property"
+msgstr "Ιδιότητα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3147234\n"
+"178\n"
+"help.text"
+msgid "Units"
+msgstr "Μονάδες"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3147512\n"
+"179\n"
+"help.text"
+msgid "Weight"
+msgstr "Βάρος"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148476\n"
+"180\n"
+"help.text"
+msgid "<emph>g</emph>, sg, lbm, <emph>u</emph>, ozm, stone, ton, grain, pweight, hweight, shweight, brton"
+msgstr "<emph>g</emph>, sg, lbm, <emph>u</emph>, ozm, stone, ton, grain, pweight, hweight, shweight, brton"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155361\n"
+"181\n"
+"help.text"
+msgid "Length"
+msgstr "Μήκος"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148925\n"
+"182\n"
+"help.text"
+msgid "<emph>m</emph>, mi, Nmi, in, ft, yd, ang, Pica, ell, <emph>parsec</emph>, <emph>lightyear</emph>, survey_mi"
+msgstr "<emph>m</emph>, mi, Nmi, in, ft, yd, ang, Pica, ell, <emph>parsec</emph>, <emph>lightyear</emph>, survey_mi"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3158429\n"
+"183\n"
+"help.text"
+msgid "Time"
+msgstr "Ώρα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150707\n"
+"184\n"
+"help.text"
+msgid "yr, day, hr, mn, <emph>sec</emph>, <emph>s</emph>"
+msgstr "yr, day, hr, mn, <emph>sec</emph>, <emph>s</emph>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153238\n"
+"185\n"
+"help.text"
+msgid "Pressure"
+msgstr "Πίεση"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3166437\n"
+"186\n"
+"help.text"
+msgid "<emph>Pa</emph>, <emph>atm</emph>, <emph>at</emph>, <emph>mmHg</emph>, Torr, psi"
+msgstr "<emph>Pa</emph>, <emph>atm</emph>, <emph>at</emph>, <emph>mmHg</emph>, Torr, psi"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3152944\n"
+"187\n"
+"help.text"
+msgid "Force"
+msgstr "Ισχύς"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155582\n"
+"188\n"
+"help.text"
+msgid "<emph>N</emph>, <emph>dyn</emph>, <emph>dy</emph>, lbf, <emph>pond</emph>"
+msgstr "<emph>N</emph>, <emph>dyn</emph>, <emph>dy</emph>, lbf, <emph>pond</emph>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153686\n"
+"189\n"
+"help.text"
+msgid "Energy"
+msgstr "Ενέργεια"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153386\n"
+"190\n"
+"help.text"
+msgid "<emph>J</emph>, <emph>e</emph>, <emph>c</emph>, <emph>cal</emph>, <emph>eV</emph>, <emph>ev</emph>, HPh, <emph>Wh</emph>, <emph>wh</emph>, flb, BTU, btu"
+msgstr "<emph>J</emph>, <emph>e</emph>, <emph>c</emph>, <emph>cal</emph>, <emph>eV</emph>, <emph>ev</emph>, HPh, <emph>Wh</emph>, <emph>wh</emph>, flb, BTU, btu"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154100\n"
+"191\n"
+"help.text"
+msgid "Power"
+msgstr "Ισχύς"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149915\n"
+"192\n"
+"help.text"
+msgid "<emph>W</emph>, <emph>w</emph>, HP, PS"
+msgstr "<emph>W</emph>, <emph>w</emph>, HP, PS"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148988\n"
+"193\n"
+"help.text"
+msgid "Field strength"
+msgstr "Ένταση πεδίου"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148616\n"
+"194\n"
+"help.text"
+msgid "<emph>T</emph>, <emph>ga</emph>"
+msgstr "<emph>T</emph>, <emph>ga</emph>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3151120\n"
+"195\n"
+"help.text"
+msgid "Temperature"
+msgstr "Θερμοκρασία"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148659\n"
+"196\n"
+"help.text"
+msgid "C, F, <emph>K</emph>, <emph>kel</emph>, Reau, Rank"
+msgstr "C, F, <emph>K</emph>, <emph>kel</emph>, Reau, Rank"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154610\n"
+"197\n"
+"help.text"
+msgid "Volume"
+msgstr "Όγκος"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149423\n"
+"198\n"
+"help.text"
+msgid "<emph>l</emph>, <emph>L</emph>, <emph>lt</emph>, tsp, tbs, oz, cup, pt, us_pt, qt, gal, <emph>m3</emph>, mi3, Nmi3, in3, ft3, yd3, ang3, Pica3, barrel, bushel, regton, Schooner, Middy, Glass"
+msgstr "<emph>l</emph>, <emph>L</emph>, <emph>lt</emph>, tsp, tbs, oz, cup, pt, us_pt, qt, gal, <emph>m3</emph>, mi3, Nmi3, in3, ft3, yd3, ang3, Pica3, barrel, bushel, regton, Schooner, Middy, Glass"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149244\n"
+"199\n"
+"help.text"
+msgid "Area"
+msgstr "Περιοχές"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150425\n"
+"200\n"
+"help.text"
+msgid "<emph>m2</emph>, mi2, Nmi2, in2, ft2, yd2, <emph>ang2</emph>, Pica2, Morgen, <emph>ar</emph>, acre, ha"
+msgstr "<emph>m2</emph>, mi2, Nmi2, in2, ft2, yd2, <emph>ang2</emph>, Pica2, Morgen, <emph>ar</emph>, acre, ha"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150629\n"
+"201\n"
+"help.text"
+msgid "Speed"
+msgstr "Ταχύτητα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3159246\n"
+"202\n"
+"help.text"
+msgid "<emph>m/s</emph>, <emph>m/sec</emph>, m/h, mph, kn, admkn"
+msgstr "<emph>m/s</emph>, <emph>m/sec</emph>, m/h, mph, kn, admkn"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150789\n"
+"201\n"
+"help.text"
+msgid "Information"
+msgstr "Πληροφορίες"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3159899\n"
+"202\n"
+"help.text"
+msgid "<emph>bit</emph>, <emph>byte</emph>"
+msgstr "<emph>bit</emph>, <emph>byte</emph>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3143277\n"
+"203\n"
+"help.text"
+msgid "Units of measure in <emph>bold</emph> can be preceded by a prefix character from the following list:"
+msgstr "Μονάδες μέτρησης σε <emph>έντονα</emph> μπορούν να προηγούνται από ένα χαρακτήρα προθέματος από την ακόλουθη λίστα:"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148422\n"
+"204\n"
+"help.text"
+msgid "Prefix"
+msgstr "Πρόθημα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148423\n"
+"help.text"
+msgid "Multiplier"
+msgstr "Πολλαπλασιαστής"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149490\n"
+"help.text"
+msgid "Y (yotta)"
+msgstr "Y (yotta)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149931\n"
+"help.text"
+msgid "10^24"
+msgstr "10^24"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149491\n"
+"help.text"
+msgid "Z (zetta)"
+msgstr "Z (zetta)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149932\n"
+"help.text"
+msgid "10^21"
+msgstr "10^21"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149492\n"
+"help.text"
+msgid "E (exa)"
+msgstr "E (exa)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149933\n"
+"help.text"
+msgid "10^18"
+msgstr "10^18"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149493\n"
+"help.text"
+msgid "P (peta)"
+msgstr "P (peta)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149934\n"
+"help.text"
+msgid "10^15"
+msgstr "10^15"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149494\n"
+"help.text"
+msgid "T (tera)"
+msgstr "T (tera)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149935\n"
+"help.text"
+msgid "10^12"
+msgstr "10^12"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149495\n"
+"help.text"
+msgid "G (giga)"
+msgstr "G (giga)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149936\n"
+"help.text"
+msgid "10^9"
+msgstr "10^9"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149496\n"
+"help.text"
+msgid "M (mega)"
+msgstr "M (mega)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149937\n"
+"help.text"
+msgid "10^6"
+msgstr "10^6"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149497\n"
+"help.text"
+msgid "k (kilo)"
+msgstr "k (kilo)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149938\n"
+"help.text"
+msgid "10^3"
+msgstr "10^3"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149498\n"
+"help.text"
+msgid "h (hecto)"
+msgstr "h (hecto)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149939\n"
+"help.text"
+msgid "10^2"
+msgstr "10^2"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149499\n"
+"help.text"
+msgid "e (deca)"
+msgstr "e (deca)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149940\n"
+"help.text"
+msgid "10^1"
+msgstr "10^1"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149500\n"
+"help.text"
+msgid "d (deci)"
+msgstr "d (deci)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3143940\n"
+"help.text"
+msgid "10^-1"
+msgstr "10^-1"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149501\n"
+"help.text"
+msgid "c (centi)"
+msgstr "c (centi)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149941\n"
+"help.text"
+msgid "10^-2"
+msgstr "10^-2"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149502\n"
+"help.text"
+msgid "m (milli)"
+msgstr "m (milli)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149942\n"
+"help.text"
+msgid "10^-3"
+msgstr "10^-3"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149503\n"
+"help.text"
+msgid "u (micro)"
+msgstr "u (micro)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149943\n"
+"help.text"
+msgid "10^-6"
+msgstr "10^-6"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149504\n"
+"help.text"
+msgid "n (nano)"
+msgstr "n (nano)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149944\n"
+"help.text"
+msgid "10^-9"
+msgstr "10^-9"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149505\n"
+"help.text"
+msgid "p (pico)"
+msgstr "p (pico)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149945\n"
+"help.text"
+msgid "10^-12"
+msgstr "10^-12"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149506\n"
+"help.text"
+msgid "f (femto)"
+msgstr "f (femto)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149946\n"
+"help.text"
+msgid "10^-15"
+msgstr "10^-15"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149507\n"
+"help.text"
+msgid "a (atto)"
+msgstr "a (atto)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149947\n"
+"help.text"
+msgid "10^-18"
+msgstr "10^-18"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149508\n"
+"help.text"
+msgid "z (zepto)"
+msgstr "z (zepto)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149948\n"
+"help.text"
+msgid "10^-21"
+msgstr "10^-21"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149509\n"
+"help.text"
+msgid "y (yocto)"
+msgstr "y (yocto)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149949\n"
+"help.text"
+msgid "10^-24"
+msgstr "10^-24"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903061174\n"
+"help.text"
+msgid "Information units \"bit\" and \"byte\" may also be prefixed by one of the following IEC 60027-2 / IEEE 1541 prefixes:"
+msgstr "Σε πληροφοριακές μονάδες όπως \"bit\" και \"byte\" μπορεί να προστεθούν προθέματα από τα ακόλουθα προθέματα IEC 60027-2 / IEEE 1541 :"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903090966\n"
+"help.text"
+msgid "ki kibi 1024"
+msgstr "ki kibi 1024"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903090958\n"
+"help.text"
+msgid "Mi mebi 1048576"
+msgstr "Mi mebi 1048576"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903090936\n"
+"help.text"
+msgid "Gi gibi 1073741824"
+msgstr "Gi gibi 1073741824"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903090975\n"
+"help.text"
+msgid "Ti tebi 1099511627776"
+msgstr "Ti tebi 1099511627776"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903090930\n"
+"help.text"
+msgid "Pi pebi 1125899906842620"
+msgstr "Pi pebi 1125899906842620"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903091070\n"
+"help.text"
+msgid "Ei exbi 1152921504606850000"
+msgstr "Ei exbi 1152921504606850000"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903091097\n"
+"help.text"
+msgid "Zi zebi 1180591620717410000000"
+msgstr "Zi zebi 1180591620717410000000"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903091010\n"
+"help.text"
+msgid "Yi yobi 1208925819614630000000000"
+msgstr "Yi yobi 1208925819614630000000000"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3146125\n"
+"209\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153695\n"
+"210\n"
+"help.text"
+msgid "CONVERT_ADD(Number; \"FromUnit\"; \"ToUnit\")"
+msgstr "CONVERT_ADD(Αριθμός; \"Από μονάδα\"; \"Σε μονάδα\")"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3147522\n"
+"211\n"
+"help.text"
+msgid "<emph>Number</emph> is the number to be converted."
+msgstr "<emph>Αριθμός</emph>ς είναι ο αριθμός που θα μετατραπεί."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154472\n"
+"212\n"
+"help.text"
+msgid "<emph>FromUnit</emph> is the unit from which conversion is taking place."
+msgstr "<emph>Από μονάδα</emph>: η μονάδα από την οποία θα πραγματοποιηθεί η μετατροπή."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153790\n"
+"213\n"
+"help.text"
+msgid "<emph>ToUnit</emph> is the unit to which conversion is taking place. Both units must be of the same type."
+msgstr "<emph>Σε μονάδα</emph>: η μονάδα προς την οποία θα πραγματοποιηθεί η μετατροπή."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3156270\n"
+"214\n"
+"help.text"
+msgid "Examples"
+msgstr "Παραδείγματα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3156336\n"
+"215\n"
+"help.text"
+msgid "<item type=\"input\">=CONVERT_ADD(10;\"HP\";\"PS\") </item>returns, rounded to two decimal places, 10.14. 10 HP equal 10.14 PS."
+msgstr "Το <item type=\"input\">=CONVERT_ADD(10;\"HP\";\"PS\")</item> επιστρέφει, στρογγυλοποιημένο σε δύο δεκαδικά 10.14. 10 HP ισούται με 10.14 PS."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154834\n"
+"216\n"
+"help.text"
+msgid "<item type=\"input\">=CONVERT_ADD(10;\"km\";\"mi\") </item>returns, rounded to two decimal places, 6.21. 10 kilometers equal 6.21 miles. The k is the permitted prefix character for the factor 10^3."
+msgstr "Το <item type=\"input\">=CONVERT_ADD(10;\"km\";\"mi\")</item> επιστρέφει, στρογγυλοποιημένο σε δύο δεκαδικά, 6.21. 10 Kilometers ισούνται με 6.21 miles. Το k είναι το επιτρεπόμενο πρόθεμα για το 10^3."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3147096\n"
+"help.text"
+msgid "<bookmark_value>FACTDOUBLE function</bookmark_value> <bookmark_value>factorials;numbers with increments of two</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση FACTDOUBLE</bookmark_value><bookmark_value>παραγοντικά, αριθμοί με βήμα αύξησης δύο</bookmark_value>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3147096\n"
+"36\n"
+"help.text"
+msgid "FACTDOUBLE"
+msgstr "FACTDOUBLE"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3151309\n"
+"37\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_FACTDOUBLE\">Returns the double factorial of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_FACTDOUBLE\">Το αποτέλεσμα είναι το διπλό παραγοντικό ενός αριθμού.</ahelp>"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3154666\n"
+"38\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155121\n"
+"39\n"
+"help.text"
+msgid "FACTDOUBLE(Number)"
+msgstr "FACTDOUBLE(Αριθμός)"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3158440\n"
+"40\n"
+"help.text"
+msgid "Returns <emph>Number</emph> <emph>!!</emph>, the double factorial of <emph>Number</emph>, where <emph>Number</emph> is an integer greater than or equal to zero."
+msgstr "Επιστρέφει το <emph>Αριθμός</emph><emph>!!</emph>, το διπλό παραγοντικό του <emph>Αριθμού</emph>, όπου <emph>Αριθμός</emph> ακέραιος μεγαλύτερος ή ίσος του μηδενός."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id2480849\n"
+"help.text"
+msgid "For even numbers FACTDOUBLE(n) returns:"
+msgstr "Για άρτιους αριθμούς το FACTDOUBLE(n) επιστρέφει:"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id4181951\n"
+"help.text"
+msgid "2*4*6*8* ... *n"
+msgstr "2*4*6*8* ... *ν"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id2927335\n"
+"help.text"
+msgid "For odd numbers FACTDOUBLE(n) returns:"
+msgstr "Για περιττούς αριθμούς το FACTDOUBLE(n) επιστρέφει:"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id2107303\n"
+"help.text"
+msgid "1*3*5*7* ... *n"
+msgstr "1*3*5*7* ... *ν"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id4071779\n"
+"help.text"
+msgid "FACTDOUBLE(0) returns 1 by definition."
+msgstr "Το FACTDOUBLE(0) επιστρέφει 1 εξ ορισμού."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3154622\n"
+"42\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id7844477\n"
+"help.text"
+msgid "<item type=\"input\">=FACTDOUBLE(5)</item> returns 15."
+msgstr "<item type=\"input\">=FACTDOUBLE(5)</item> επιστρέφει 15."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154116\n"
+"43\n"
+"help.text"
+msgid "<item type=\"input\">=FACTDOUBLE(6)</item> returns 48."
+msgstr "<item type=\"input\">=FACTDOUBLE(6)</item> επιστρέφει 48."
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id6478469\n"
+"help.text"
+msgid "<item type=\"input\">=FACTDOUBLE(0)</item> returns 1."
+msgstr "<item type=\"input\">=FACTDOUBLE(0)</item> επιστρέφει 1."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
"tit\n"
"help.text"
-msgid "MONTH"
-msgstr "MONTH"
+msgid "Financial Functions Part Three"
+msgstr "Οικονομικές συναρτήσεις - Μέρος τρίτο"
-#: func_month.xhp
+#: 04060118.xhp
msgctxt ""
-"func_month.xhp\n"
-"bm_id3149936\n"
+"04060118.xhp\n"
+"hd_id3146780\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>MONTH function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση MONTH</bookmark_value>"
+msgid "Financial Functions Part Three"
+msgstr "Οικονομικές συναρτήσεις - Μέρος τρίτο"
-#: func_month.xhp
+#: 04060118.xhp
msgctxt ""
-"func_month.xhp\n"
-"hd_id3149936\n"
+"04060118.xhp\n"
+"bm_id3145112\n"
+"help.text"
+msgid "<bookmark_value>ODDFPRICE function</bookmark_value><bookmark_value>prices;securities with irregular first interest date</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ODDFPRICE</bookmark_value><bookmark_value>τιμές, ασφάλειες με ακανόνιστο πρώτο επιτόκιο</bookmark_value>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3145112\n"
+"71\n"
+"help.text"
+msgid "ODDFPRICE"
+msgstr "ODDFPRICE"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3147250\n"
+"72\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_ODDFPRICE\">Calculates the price per 100 currency units par value of a security, if the first interest date falls irregularly.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDFPRICE\">Υπολογίζει την τιμή ανά 100 νομισματικές μονάδες ονομαστικής αξίας ενός τίτλου, αν η πρώτη ημερομηνία του πρώτου τοκισμού του τίτλου είναι ακανόνιστη.</ahelp>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3153074\n"
+"73\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3146098\n"
+"74\n"
+"help.text"
+msgid "ODDFPRICE(Settlement; Maturity; Issue; FirstCoupon; Rate; Yield; Redemption; Frequency; Basis)"
+msgstr "ODDFYIELD(Διακανονισμός;Λήξη;Έκδοση;Πρώτο τοκομερίδιο;Επιτόκιο;Τιμή;Εξαγορά;Συχνότητα;Βάση)"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3153337\n"
+"75\n"
+"help.text"
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3149051\n"
"76\n"
"help.text"
-msgid "<variable id=\"month\"><link href=\"text/scalc/01/func_month.xhp\">MONTH</link></variable>"
-msgstr "<variable id=\"month\"><link href=\"text/scalc/01/func_month.xhp\">MONTH</link></variable>"
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
-#: func_month.xhp
+#: 04060118.xhp
msgctxt ""
-"func_month.xhp\n"
-"par_id3153538\n"
+"04060118.xhp\n"
+"par_id3147297\n"
"77\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_MONAT\">Returns the month for the given date value.</ahelp> The month is returned as an integer between 1 and 12."
-msgstr "<ahelp hid=\"HID_FUNC_MONAT\">Επιστρέφει το μήνα για τη τιμή της δοθείσας ημερομηνίας.</ahelp> Ο μήνας επιστρέφεται ως ακέραιος αριθμός μεταξύ 1 και 12."
+msgid "<emph>Issue</emph> is the date of issue of the security."
+msgstr "<emph>Έκδοση</emph>: η ημερομηνία έκδοσης του τίτλου."
-#: func_month.xhp
+#: 04060118.xhp
msgctxt ""
-"func_month.xhp\n"
-"hd_id3149517\n"
+"04060118.xhp\n"
+"par_id3150393\n"
"78\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<emph>FirstCoupon</emph> is the first interest date of the security."
+msgstr "<emph>Πρώτος τοκομερίδιο</emph>: Η ημερομηνία πρώτου τοκισμού του τίτλου."
-#: func_month.xhp
+#: 04060118.xhp
msgctxt ""
-"func_month.xhp\n"
-"par_id3145602\n"
+"04060118.xhp\n"
+"par_id3147402\n"
"79\n"
"help.text"
-msgid "MONTH(Number)"
-msgstr "MONTH(Αριθμός)"
+msgid "<emph>Rate</emph> is the annual rate of interest."
+msgstr "<emph>Επιτόκιο</emph> είναι η ετήσια τιμή επιτοκίου."
-#: func_month.xhp
+#: 04060118.xhp
msgctxt ""
-"func_month.xhp\n"
-"par_id3149485\n"
+"04060118.xhp\n"
+"par_id3151387\n"
"80\n"
"help.text"
-msgid "<emph>Number</emph>, as a time value, is a decimal for which the month is to be returned."
-msgstr "Ο <emph>Αριθμός</emph>, ως τιμή χρόνου, είναι ένας δεκαδικός αριθμός για τον οποίο θα επιστραφεί ο μήνας."
+msgid "<emph>Yield</emph> is the annual yield of the security."
+msgstr "<emph>Απόδοση</emph> είναι η ετήσια απόδοση του τίτλου."
-#: func_month.xhp
+#: 04060118.xhp
msgctxt ""
-"func_month.xhp\n"
-"hd_id3153322\n"
+"04060118.xhp\n"
+"par_id3153023\n"
"81\n"
"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
+msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
+msgstr "<emph>Εξαγορά</emph>: η τιμή εξαγοράς του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
-#: func_month.xhp
+#: 04060118.xhp
msgctxt ""
-"func_month.xhp\n"
-"par_id3149244\n"
-"83\n"
+"04060118.xhp\n"
+"par_id3150539\n"
+"82\n"
"help.text"
-msgid "=MONTH(NOW()) returns the current month."
-msgstr "=MONTH(NOW()) επιστρέφει τον τρέχοντα μήνα."
+msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
+msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
-#: func_month.xhp
+#: 04060118.xhp
msgctxt ""
-"func_month.xhp\n"
-"par_id3154790\n"
-"84\n"
+"04060118.xhp\n"
+"bm_id3157871\n"
"help.text"
-msgid "=MONTH(C4) returns 7 if you enter 2000-07-07 to cell C4 (that date value might get formatted differently after you press Enter)."
-msgstr "Το =MONTH(C4) επιστρέφει 7 αν εισάγετε 2000-07-07 στο κελί C4 (αυτή η ημερομηνία μπορεί να μορφοποιηθεί διαφορετικά αφού πατήσετε Enter)."
+msgid "<bookmark_value>ODDFYIELD function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ODDFYIELD</bookmark_value>"
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"tit\n"
+"04060118.xhp\n"
+"hd_id3157871\n"
+"87\n"
"help.text"
-msgid "Solver"
-msgstr "Επίλυση"
+msgid "ODDFYIELD"
+msgstr "ODDFYIELD"
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"bm_id7654652\n"
+"04060118.xhp\n"
+"par_id3147414\n"
+"88\n"
"help.text"
-msgid "<bookmark_value>goal seeking;solver</bookmark_value><bookmark_value>what if operations;solver</bookmark_value><bookmark_value>back-solving</bookmark_value><bookmark_value>solver</bookmark_value>"
-msgstr "<bookmark_value>αναζήτηση στόχου, λύτης</bookmark_value><bookmark_value>πράξεις εάν - τι, λύτης</bookmark_value><bookmark_value>επίλυση προς τα πίσω</bookmark_value><bookmark_value>λύτης</bookmark_value>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_ODDFYIELD\">Calculates the yield of a security if the first interest date falls irregularly.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDFYIELD\">Υπολογίζει την απόδοση ενός τίτλου αν η πρώτη ημερομηνία τοκισμού είναι ακανόνιστη.</ahelp>"
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"hd_id9216284\n"
+"04060118.xhp\n"
+"hd_id3150651\n"
+"89\n"
"help.text"
-msgid "<variable id=\"solver\"><link href=\"text/scalc/01/solver.xhp\">Solver</link></variable>"
-msgstr "<variable id=\"solver\"><link href=\"text/scalc/01/solver.xhp\">Επίλυση</link></variable>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id9210486\n"
+"04060118.xhp\n"
+"par_id3152982\n"
+"90\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Solver dialog. A solver allows to solve equations with multiple unknown variables by goal seeking methods.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο της Επίλυσης. Η Επίλυση επιτρέπει τη λύση εξισώσεων με πολλούς αγνώστους με μεθόδους αναζήτησης στόχου.</ahelp>"
+msgid "ODDFYIELD(Settlement; Maturity; Issue; FirstCoupon; Rate; Price; Redemption; Frequency; Basis)"
+msgstr "ODDFYIELD(Διακανονισμός;Λήξη;Έκδοση;Πρώτο τοκομερίδιο;Επιτόκιο;Τιμή;Εξαγορά;Συχνότητα;Βάση)"
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id8538773\n"
+"04060118.xhp\n"
+"par_id3157906\n"
+"91\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter or click the cell reference of the target cell. This field takes the address of the cell whose value is to be optimized.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε ή κάντε κλικ στην αναφορά του κελιού στόχου. Αυτό το πεδίο παίρνει τη διεύθυνση του κελιού του οποίου η τιμή θα βελτιστοποιηθεί.</ahelp>"
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id7564012\n"
+"04060118.xhp\n"
+"par_id3150026\n"
+"92\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Try to solve the equation for a maximum value of the target cell.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσπαθήστε να λύσετε την εξίσωση για μία μέγιστη τιμή του κελιού στόχου.</ahelp>"
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id1186254\n"
+"04060118.xhp\n"
+"par_id3149012\n"
+"93\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Try to solve the equation for a minimum value of the target cell.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσπαθήστε να λύσετε την εξίσωση για μία ελάχιστη τιμή του κελιού στόχου..</ahelp>"
+msgid "<emph>Issue</emph> is the date of issue of the security."
+msgstr "<emph>Έκδοση</emph>: η ημερομηνία έκδοσης του τίτλου."
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id7432477\n"
+"04060118.xhp\n"
+"par_id3148725\n"
+"94\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Try to solve the equation to approach a given value of the target cell.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσπαθήστε να λύσετε την εξίσωση ώστε να προσεγγίζει μία δοθείσα τιμή του κελιού στόχου..</ahelp>"
+msgid "<emph>FirstCoupon</emph> is the first interest period of the security."
+msgstr "<emph>Πρώτος τοκομερίδιο</emph>: Η ημερομηνία πρώτου τοκισμού του τίτλου."
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id7141026\n"
+"04060118.xhp\n"
+"par_id3150465\n"
+"95\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the value or a cell reference.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε την τιμή ή μια παραπομπή κελιού.</ahelp>"
+msgid "<emph>Rate</emph> is the annual rate of interest."
+msgstr "<emph>Επιτόκιο</emph> είναι η ετήσια τιμή επιτοκίου."
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id8531449\n"
+"04060118.xhp\n"
+"par_id3146940\n"
+"96\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the cell range that can be changed.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε την περιοχή κελιών που μπορεί να μεταβληθεί.</ahelp>"
+msgid "<emph>Price</emph> is the price of the security."
+msgstr "<emph>Τιμή</emph> είναι η τιμή του τίτλου."
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id9183935\n"
+"04060118.xhp\n"
+"par_id3149893\n"
+"97\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter a cell reference.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε μια αναφορά κελιού.</ahelp>"
+msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
+msgstr "<emph>Εξαγορά</emph>: η τιμή εξαγοράς του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id946684\n"
+"04060118.xhp\n"
+"par_id3148888\n"
+"98\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select an operator from the list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε έναν τελεστή από τη λίστα.</ahelp>"
+msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
+msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id9607226\n"
+"04060118.xhp\n"
+"bm_id3153933\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter a value or a cell reference.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε μια τιμή ή μια αναφορά κελιού.</ahelp>"
+msgid "<bookmark_value>ODDLPRICE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ODDLPRICE</bookmark_value>"
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id1939451\n"
+"04060118.xhp\n"
+"hd_id3153933\n"
+"103\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to shrink or restore the dialog. You can click or select cells in the sheet. You can enter a cell reference manually in the input box.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να μικρύνετε ή να αποκαταστήσετε το παράθυρο διαλόγου. Μπορείτε να κάνετε κλικ ή να επιλέξετε κελιά στο φύλλο. Μπορείτε να εισάγετε μια αναφορά κελιού χειροκίνητα στο πεδίο εισαγωγής.</ahelp>"
+msgid "ODDLPRICE"
+msgstr "ODDLPRICE"
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id9038972\n"
+"04060118.xhp\n"
+"par_id3145145\n"
+"104\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to remove the row from the list. Any rows from below this row move up.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να αφαιρέσετε τη γραμμή από τη λίστα. Οι γραμμές κάτω από αυτή μετακινούνται επάνω.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_ODDLPRICE\">Calculates the price per 100 currency units par value of a security, if the last interest date falls irregularly.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDLPRICE\">Υπολογίζει την τιμή ανά 100 νομισματικές μονάδες ονομαστικής αξίας ενός τίτλου, αν η τελευταία ημερομηνία τοκισμού του τίτλου είναι ακανόνιστη.</ahelp>"
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id2423780\n"
+"04060118.xhp\n"
+"hd_id3152784\n"
+"105\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Options dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου Επιλογές.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id2569658\n"
+"04060118.xhp\n"
+"par_id3155262\n"
+"106\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to solve the equation with the current settings. The dialog settings are retained until you close the current document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να λύσετε την εξίσωση με τις τρέχουσες ρυθμίσεις. Οι ρυθμίσεις του διαλόγου παραμένουν μέχρι να κλείσετε το τρέχον έγγραφο.</ahelp>"
+msgid "ODDLPRICE(Settlement; Maturity; LastInterest; Rate; Yield; Redemption; Frequency; Basis)"
+msgstr "ODDLPRICE(Διακανονισμός;Λήξη;Τελευταίος τόκος;Επιτόκιο;Απόδοση;Εξαγορά;Συχνότητα;Βάση)"
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id5474410\n"
+"04060118.xhp\n"
+"par_id3149689\n"
+"107\n"
"help.text"
-msgid "To solve equations with the solver"
-msgstr "Για να λύνετε εξισώσεις με την Επίλυση"
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id2216559\n"
+"04060118.xhp\n"
+"par_id3148753\n"
+"108\n"
"help.text"
-msgid "The goal of the solver process is to find those variable values of an equation that result in an optimized value in the <emph>target cell</emph>, also named the \"objective\". You can choose whether the value in the target cell should be a maximum, a minimum, or approaching a given value."
-msgstr "Ο στόχος της διαδικασίας επίλυσης είναι να βρει αυτές τις τιμές των μεταβλητών της εξίσωσης που καταλήγουν σε μια βέλτιστη τιμή στο <emph>κελί στόχο</emph>, επίσης γνωστής ως \"αντικειμενικός σκοπός\". Μπορείτε να επιλέξετε αν η τιμή στο κελί στόχος θα πρέπει να είναι μέγιστο, ελάχιστο ή να προσεγγίζει κάποια δοσμένη τιμή."
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id7869502\n"
+"04060118.xhp\n"
+"par_id3150861\n"
+"109\n"
"help.text"
-msgid "The initial variable values are inserted in a rectangular cell range that you enter in the <emph>By changing cells</emph> box."
-msgstr "Οι αρχικές τιμές των μεταβλητών εισάγονται σε μια ορθογώνια περιοχή κελιών που εισάγετε στο πεδίο <emph>Με αλλαγή των κελιών</emph>."
+msgid "<emph>LastInterest</emph> is the last interest date of the security."
+msgstr "<emph>Τελευταίος τόκος</emph>: Η ημερομηνία τελευταίου τοκισμού του τίτλου."
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id9852900\n"
+"04060118.xhp\n"
+"par_id3155831\n"
+"110\n"
"help.text"
-msgid "You can define a series of limiting conditions that set constraints for some cells. For example, you can set the constraint that one of the variables or cells must not be bigger than another variable, or not bigger than a given value. You can also define the constraint that one or more variables must be integers (values without decimals), or binary values (where only 0 and 1 are allowed)."
-msgstr "Μπορείτε να ορίσετε μια σειρά περιοριστικών συνθηκών που θέτουν περιορισμούς για ορισμένα κελιά. Π.χ. μπορείτε να θέσετε τον περιορισμό ότι μία από τις μεταβλητές ή τα κελιά πρέπει να μην είναι μεγαλύτερη από μια άλλη μεταβλητή, ή όχι μεγαλύτερη από μια δεδομένη τιμή. Μπορείτε επίσης να ορίσετε τον περιορισμό ότι μία ή περισσότερες μεταβλητές πρέπει να είναι ακέραιοι (τιμές χωρίς δεκαδικά) ή δυαδικές τιμές (όπου μόνο το 0 και το 1 επιτρέπονται)."
+msgid "<emph>Rate</emph> is the annual rate of interest."
+msgstr "<emph>Επιτόκιο</emph> είναι η ετήσια τιμή επιτοκίου."
-#: solver.xhp
+#: 04060118.xhp
msgctxt ""
-"solver.xhp\n"
-"par_id5323953\n"
+"04060118.xhp\n"
+"par_id3153328\n"
+"111\n"
"help.text"
-msgid "The default solver engine supports only linear equations."
-msgstr "Η προεπιλεγμένη μηχανή επίλυσης υποστηρίζει μόνο γραμμικές εξισώσεις."
+msgid "<emph>Yield</emph> is the annual yield of the security."
+msgstr "<emph>Απόδοση</emph> είναι η ετήσια απόδοση του τίτλου."
-#: 12010000.xhp
+#: 04060118.xhp
msgctxt ""
-"12010000.xhp\n"
-"tit\n"
+"04060118.xhp\n"
+"par_id3149186\n"
+"112\n"
"help.text"
-msgid "Define Database Range"
-msgstr "Ορισμός περιοχής βάσης δεδομένων"
+msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
+msgstr "<emph>Εξαγορά</emph>: η τιμή εξαγοράς του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
-#: 12010000.xhp
+#: 04060118.xhp
msgctxt ""
-"12010000.xhp\n"
-"hd_id3157909\n"
-"1\n"
+"04060118.xhp\n"
+"par_id3149726\n"
+"113\n"
"help.text"
-msgid "Define Database Range"
-msgstr "Ορισμός περιοχής βάσης δεδομένων"
+msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
+msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
-#: 12010000.xhp
+#: 04060118.xhp
msgctxt ""
-"12010000.xhp\n"
-"par_id3155922\n"
-"2\n"
+"04060118.xhp\n"
+"hd_id3153111\n"
+"114\n"
"help.text"
-msgid "<variable id=\"bereichtext\"><ahelp hid=\".uno:DefineDBName\">Defines a database range based on the selected cells in your sheet.</ahelp></variable>"
-msgstr "<variable id=\"bereichtext\"><ahelp hid=\".uno:DefineDBName\">Καθορίζει μία περιοχή βάσης δεδομένων που βασίζεται στα επιλεγμένα κελιά στο φύλλο σας.</ahelp></variable>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12010000.xhp
+#: 04060118.xhp
msgctxt ""
-"12010000.xhp\n"
-"par_id3149456\n"
-"5\n"
+"04060118.xhp\n"
+"par_id3152999\n"
+"115\n"
"help.text"
-msgid "You can only select a rectangular cell range."
-msgstr "Μπορείτε να επιλέξετε μία ορθογώνια περιοχή κελιών."
+msgid "Settlement date: February 7 1999, maturity date: June 15 1999, last interest: October 15 1998. Interest rate: 3.75 per cent, yield: 4.05 per cent, redemption value: 100 currency units, frequency of payments: half-yearly = 2, basis: = 0"
+msgstr "Ημερομηνία διακανονισμού: 7 Φεβρουαρίου 1999, ημερομηνία λήξης: 15 Ιουνίου 1999, τελευταία ημερομηνία τοκισμού: 15 Οκτωβρίου 1998. Επιτόκιο: 3,75 στα εκατό, απόδοση: 4,05 στα εκατό, τιμή εξαγοράς: 100 νομισματικές μονάδες, συχνότητα πληρωμών: εξαμηνιαία = 2, βάση: = 0"
-#: 12010000.xhp
+#: 04060118.xhp
msgctxt ""
-"12010000.xhp\n"
-"hd_id3156422\n"
-"3\n"
+"04060118.xhp\n"
+"par_id3148567\n"
+"116\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "The price per 100 currency units per value of a security, which has an irregular last interest date, is calculated as follows:"
+msgstr "Η τιμή ανά 100 νομισματικές μονάδες ονομαστικής αξίας ενός τίτλου, που έχει ακανόνιστη τελευταία ημερομηνία τοκισμού, υπολογίζεται ως ακολούθως:"
-#: 12010000.xhp
+#: 04060118.xhp
msgctxt ""
-"12010000.xhp\n"
-"par_id3150770\n"
-"4\n"
+"04060118.xhp\n"
+"par_id3150332\n"
+"117\n"
"help.text"
-msgid "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_DBNAMES:ED_NAME\">Enter a name for the database range that you want to define, or select an existing name from the list.</ahelp>"
-msgstr "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_DBNAMES:ED_NAME\">Πληκτρολογήστε ένα όνομα για την περιοχή βάσης δεδομένων που θέλετε να ορίσετε, ή επιλέξτε κάποιο όνομα από τη λίστα.</ahelp>"
+msgid "=ODDLPRICE(\"1999-02-07\";\"1999-06-15\";\"1998-10-15\"; 0.0375; 0.0405;100;2;0) returns 99.87829."
+msgstr "Το =ODDLPRICE(\"1999-02-07\";\"1999-06-15\";\"1998-10-15\"; 0.0375; 0.0405;100;2;0) επιστρέφει 99.87829."
-#: 12010000.xhp
+#: 04060118.xhp
msgctxt ""
-"12010000.xhp\n"
-"hd_id3147228\n"
-"6\n"
+"04060118.xhp\n"
+"bm_id3153564\n"
"help.text"
-msgid "Range"
-msgstr "Περιοχή"
+msgid "<bookmark_value>ODDLYIELD function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ODDLYIELD</bookmark_value>"
-#: 12010000.xhp
+#: 04060118.xhp
msgctxt ""
-"12010000.xhp\n"
-"par_id3150441\n"
-"7\n"
+"04060118.xhp\n"
+"hd_id3153564\n"
+"118\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_DBNAMES:ED_DBAREA\">Displays the selected cell range.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_DBNAMES:ED_DBAREA\">Εμφανίζει την επιλεγμένη περιοχή κελιών.</ahelp>"
+msgid "ODDLYIELD"
+msgstr "ODDLYIELD"
-#: 12010000.xhp
+#: 04060118.xhp
msgctxt ""
-"12010000.xhp\n"
-"hd_id3153188\n"
-"10\n"
+"04060118.xhp\n"
+"par_id3158002\n"
+"119\n"
"help.text"
-msgid "Add/Modify"
-msgstr "Προσθήκη/Τροποποίηση"
+msgid "<ahelp hid=\"HID_AAI_FUNC_ODDLYIELD\">Calculates the yield of a security if the last interest date falls irregularly.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDLYIELD\">Υπολογίζει την απόδοση ενός τίτλου αν η τελευταία ημερομηνία του τελευταίου τοκισμού είναι ακανόνιστη.</ahelp>"
-#: 12010000.xhp
+#: 04060118.xhp
msgctxt ""
-"12010000.xhp\n"
-"par_id3153726\n"
-"11\n"
+"04060118.xhp\n"
+"hd_id3147366\n"
+"120\n"
"help.text"
-msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_DBNAMES:BTN_ADD\">Adds the selected cell range to the database range list, or modifies an existing database range.</ahelp>"
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_DBNAMES:BTN_ADD\">Προσθέτει την επιλεγμένη περιοχή κελιών στη λίστα της περιοχής βάσης δεδομένων, ή τροποποιεί μία υπάρχουσα περιοχή βάσης δεδομένων.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12010000.xhp
+#: 04060118.xhp
msgctxt ""
-"12010000.xhp\n"
-"hd_id3150010\n"
-"12\n"
+"04060118.xhp\n"
+"par_id3150018\n"
+"121\n"
"help.text"
-msgid "More >>"
-msgstr "Πρόσθετα >>"
+msgid "ODDLYIELD(Settlement; Maturity; LastInterest; Rate; Price; Redemption; Frequency; Basis)"
+msgstr "ODDLYIELD(Διακανονισμός;Λήξη;Τελευταίος τόκος;Επιτόκιο;Τιμή;Εξαγορά;Συχνότητα;Βάση)"
-#: 12010000.xhp
+#: 04060118.xhp
msgctxt ""
-"12010000.xhp\n"
-"par_id3153144\n"
-"13\n"
+"04060118.xhp\n"
+"par_id3159132\n"
+"122\n"
"help.text"
-msgid "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_DBNAMES:BTN_MORE\">Shows additional <link href=\"text/scalc/01/12010100.xhp\" name=\"options\">options</link>.</ahelp>"
-msgstr "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_DBNAMES:BTN_MORE\">Εμφανίζει επιπρόσθετες <link href=\"text/scalc/01/12010100.xhp\" name=\"επιλογές\">επιλογές</link>.</ahelp>"
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"tit\n"
+"04060118.xhp\n"
+"par_id3150134\n"
+"123\n"
"help.text"
-msgid "1st, 2nd, 3rd Group"
-msgstr "1η, 2η, 3η ομάδα"
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"hd_id3149784\n"
-"1\n"
+"04060118.xhp\n"
+"par_id3145245\n"
+"124\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12050100.xhp\" name=\"1st, 2nd, 3rd Group\">1st, 2nd, 3rd Group</link>"
-msgstr "<link href=\"text/scalc/01/12050100.xhp\" name=\"1η, 2η, 3η ομάδα\">1η, 2η, 3η ομάδα</link>"
+msgid "<emph>LastInterest</emph> is the last interest date of the security."
+msgstr "<emph>Τελευταίος τόκος</emph>: Η ημερομηνία τελευταίου τοκισμού του τίτλου."
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"par_id3145068\n"
-"2\n"
+"04060118.xhp\n"
+"par_id3151014\n"
+"125\n"
"help.text"
-msgid "<ahelp hid=\"HID_SCPAGE_SUBT_GROUP1\">Specify the settings for up to three subtotal groups. Each tab has the same layout.</ahelp>"
-msgstr "<ahelp hid=\"HID_SCPAGE_SUBT_GROUP1\">Καθορίστε τις ρυθμίσεις μέχρι τρεις ομάδες μερικών αθροισμάτων. Κάθε καρτέλα έχει την ίδια διάταξη.</ahelp>"
+msgid "<emph>Rate</emph> is the annual rate of interest."
+msgstr "<emph>Επιτόκιο</emph> είναι η ετήσια τιμή επιτοκίου."
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"par_id3148797\n"
-"3\n"
+"04060118.xhp\n"
+"par_id3149003\n"
+"126\n"
"help.text"
-msgid "To insert subtotal values into a table:"
-msgstr "Για να εισάγετε τιμές μερικών αθροισμάτων σε έναν πίνακα:"
+msgid "<emph>Price</emph> is the price of the security."
+msgstr "<emph>Τιμή</emph> είναι η τιμή του τίτλου."
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"par_id3154908\n"
-"13\n"
+"04060118.xhp\n"
+"par_id3148880\n"
+"127\n"
"help.text"
-msgid "Ensure that the columns of the table have labels."
-msgstr "Βεβαιωθείτε ότι οι στήλες του πίνακας έχουν ετικέτες."
+msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
+msgstr "<emph>Εξαγορά</emph>: η τιμή εξαγοράς του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"par_id3153968\n"
-"4\n"
+"04060118.xhp\n"
+"par_id3155622\n"
+"128\n"
"help.text"
-msgid "Select the table or the area in the table that you want to calculate subtotals for, and then choose <emph>Data – Subtotals</emph>."
-msgstr "Επιλέξτε πρώτα τον πίνακα ή την περιοχή στον πίνακα που επιθυμείτε να υπολογισθούν τα μερικά αθροίσματα, και ύστερα επιλέξτε <emph>Δεδομένα - Μερικά αθροίσματα</emph>."
+msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
+msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"par_id3161831\n"
-"5\n"
+"04060118.xhp\n"
+"hd_id3145303\n"
+"129\n"
"help.text"
-msgid "In the <emph>Group By</emph> box, select the column that you want to add the subtotals to."
-msgstr "Στο πεδίο <emph>Ομαδοποίηση κατά</emph>, επιλέξτε τη στήλη που επιθυμείτε να προσθέσετε τα μερικά αθροίσματα."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"par_id3153188\n"
-"6\n"
+"04060118.xhp\n"
+"par_id3145350\n"
+"130\n"
"help.text"
-msgid "In the <emph>Calculate subtotals for</emph> box, select the check boxes for the columns containing the values that you want to subtotal."
-msgstr "Στο πεδίο <emph>Υπολογισμός μερικών αθροισμάτων για</emph>, επιλέξτε τα πεδία ελέγχου για τις στήλες που περιέχουν τις τιμές που επιθυμείτε στο μερικό άθροισμα."
+msgid "Settlement date: April 20 1999, maturity date: June 15 1999, last interest: October 15 1998. Interest rate: 3.75 per cent, price: 99.875 currency units, redemption value: 100 currency units, frequency of payments: half-yearly = 2, basis: = 0"
+msgstr "Ημερομηνία διακανονισμού: 20 Απριλίου 1999, ημερομηνία λήξης: 15 Ιουνίου 1999, τελευταία ημερομηνία τοκισμού: 15 Οκτωβρίου 1998. Επιτόκιο: 3,75 στα εκατό, τιμή: 99,875 νομισματικές μονάδες, τιμή εξαγοράς: 100 νομισματικές μονάδες, συχνότητα πληρωμών: εξαμηνιαία: = 2, βάση: = 0"
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"par_id3152460\n"
-"14\n"
+"04060118.xhp\n"
+"par_id3157990\n"
+"131\n"
"help.text"
-msgid "In the <emph>Use function</emph> box, select the function that you want to use to calculate the subtotals."
-msgstr "Στο πεδίο <emph>Χρήση συνάρτησης</emph>, επιλέξτε τη συνάρτηση που επιθυμείτε να χρησιμοποιήσετε για να υπολογίσετε τα μερικά αθροίσματα."
+msgid "The yield of the security, that has an irregular last interest date, is calculated as follows:"
+msgstr "Η απόδοση του τίτλου, που έχει ακανόνιστη τελευταία ημερομηνία τοκισμού, υπολογίζεται ως ακολούθως:"
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"par_id3154321\n"
-"15\n"
+"04060118.xhp\n"
+"par_id3150572\n"
+"132\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "=ODDLYIELD(\"1999-04-20\";\"1999-06-15\"; \"1998-10-15\"; 0.0375; 99.875; 100;2;0) returns 0.044873 or 4.4873%."
+msgstr "Το =ODDLYIELD(\"1999-04-20\";\"1999-06-15\"; \"1998-10-15\"; 0.0375; 99.875; 100;2;0) επιστρέφει 0.044873 ή 4.4873%."
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"hd_id3156441\n"
-"7\n"
+"04060118.xhp\n"
+"bm_id3148768\n"
"help.text"
-msgid "Group by"
-msgstr "Ομαδοποίηση κατά"
+msgid "<bookmark_value>calculating;variable declining depreciations</bookmark_value><bookmark_value>depreciations;variable declining</bookmark_value><bookmark_value>VDB function</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός, αποσβέσεις φθίνουσας μεταβλητής</bookmark_value><bookmark_value>αποσβέσεις, φθίνουσας μεταβλητής</bookmark_value><bookmark_value>συνάρτηση VDB</bookmark_value>"
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"par_id3154013\n"
-"8\n"
+"04060118.xhp\n"
+"hd_id3148768\n"
+"222\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_SUBT_GROUP\">Select the column that you want to control the subtotal calculation process. If the contents of the selected column change, the subtotals are automatically recalculated.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_SUBT_GROUP\">Επιλέξτε την στήλη που επιθυμείτε να ελέγχει την διαδικασία υπολογισμού μερικών αθροισμάτων. Αν αλλάξουν τα περιεχόμενα της επιλεγμένης στήλης, θα αρχίσει αυτόματα ο υπολογισμός των μερικών αθροισμάτων ξανά.</ahelp>"
+msgid "VDB"
+msgstr "VDB"
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"hd_id3154943\n"
-"9\n"
+"04060118.xhp\n"
+"par_id3154636\n"
+"223\n"
"help.text"
-msgid "Calculate subtotals for"
-msgstr "Υπολογισμός μερικών αθροισμάτων για"
+msgid "<ahelp hid=\"HID_FUNC_VDB\">Returns the depreciation of an asset for a specified or partial period using a variable declining balance method.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_VDB\">Επιστρέφει την απόσβεση ενός περιουσιακού στοιχείου για μια καθορισμένη ή μερική περίοδο, χρησιμοποιώντας μια μέθοδο μεταβλητών φθινουσών προβλέψεων.</ahelp>"
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"par_id3147125\n"
-"10\n"
+"04060118.xhp\n"
+"hd_id3155519\n"
+"224\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_SUBT_COLS\">Select the column(s) containing the values that you want to subtotal.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_SUBT_COLS\">Επιλέξτε τη στήλη(ες) που περιέχουν τις τιμές που επιθυμείτε στο μερικό άθροισμα.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"hd_id3156283\n"
-"11\n"
+"04060118.xhp\n"
+"par_id3149025\n"
+"225\n"
"help.text"
-msgid "Use function"
-msgstr "Χρήση συνάρτησης"
+msgid "VDB(Cost; Salvage; Life; S; End; Factor; Type)"
+msgstr "VDB(Κόστος; Αναπόσβεστη; Ζωή; Ε; Τέλος; Συντελεστής; Τύπος)"
-#: 12050100.xhp
+#: 04060118.xhp
msgctxt ""
-"12050100.xhp\n"
-"par_id3145647\n"
-"12\n"
+"04060118.xhp\n"
+"par_id3150692\n"
+"226\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_SUBT_FUNC\">Select the mathematical function that you want to use to calculate the subtotals.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_SUBT_FUNC\">Επιλέξτε τη μαθηματική συνάρτηση που επιθυμείτε να χρησιμοποιηθεί για τον υπολογισμό των μερικών αθροισμάτων.</ahelp>"
+msgid "<emph>Cost</emph> is the initial value of an asset."
+msgstr "<emph>Κόστος</emph> είναι το αρχικό κόστος ενός περιουσιακού στοιχείου."
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"tit\n"
+"04060118.xhp\n"
+"par_id3155369\n"
+"227\n"
"help.text"
-msgid "Create Scenario"
-msgstr "Δημιουργία σεναρίου"
+msgid "<emph>Salvage</emph> is the value of an asset at the end of the depreciation."
+msgstr "<emph>ΥπολειμματικήΑξία</emph> είναι η αξία ενός περιουσιακού στοιχείου στο τέλος της απόσβεσης."
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"hd_id3156023\n"
-"1\n"
+"04060118.xhp\n"
+"par_id3154954\n"
+"228\n"
"help.text"
-msgid "Create Scenario"
-msgstr "Δημιουργία σεναρίου"
+msgid "<emph>Life</emph> is the depreciation duration of the asset."
+msgstr "<emph>Ζωή</emph> είναι η περίοδος απόσβεσης της αξίας του περιουσιακού στοιχείου."
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_id3150541\n"
-"2\n"
+"04060118.xhp\n"
+"par_id3152817\n"
+"229\n"
"help.text"
-msgid "<variable id=\"szenariotext\"><ahelp hid=\".uno:ScenarioManager\">Defines a scenario for the selected sheet area.</ahelp></variable>"
-msgstr "<variable id=\"szenariotext\"><ahelp hid=\".uno:ScenarioManager\">Καθορίζει ένα σενάριο για την επιλεγμένη περιοχή του φύλλου.</ahelp></variable>"
+msgid "<emph>S</emph> is the start of the depreciation. A must be entered in the same date unit as the duration."
+msgstr "<emph>Ε</emph> είναι η αρχή της απόσβεσης. Ο συντελεστής απόσβεσης A πρέπει να εισάγεται στην ίδια μονάδα ημερομηνίας με την διάρκεια."
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_idN10637\n"
+"04060118.xhp\n"
+"par_id3153221\n"
+"230\n"
"help.text"
-msgid "<embedvar href=\"text/scalc/guide/scenario.xhp#scenario\"/>"
-msgstr "<embedvar href=\"text/scalc/guide/scenario.xhp#scenario\"/>"
+msgid "<emph>End</emph> is the end of the depreciation."
+msgstr "<emph>Τέλος</emph> είναι το τέλος της απόσβεσης."
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"hd_id3156280\n"
-"3\n"
+"04060118.xhp\n"
+"par_id3147536\n"
+"231\n"
"help.text"
-msgid "Name of scenario"
-msgstr "Όνομα σεναρίου"
+msgid "<emph>Factor</emph> (optional) is the depreciation factor. Factor = 2 is double rate depreciation."
+msgstr "<emph>Συντελεστής</emph> (προαιρετικό) είναι ο συντελεστής απόσβεσης. Συντελεστής = 2 είναι απόσβεση με διπλάσιο ποσοστό της γραμμικής."
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_id3151041\n"
-"13\n"
+"04060118.xhp\n"
+"par_id3154865\n"
+"232\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_SCENWIN_TOP\">Defines the name for the scenario. Use a clear and unique name so you can easily identify the scenario.</ahelp> You can also modify a scenario name in the Navigator through the <emph>Properties </emph>context menu command."
-msgstr "<ahelp hid=\"HID_SC_SCENWIN_TOP\">Καθορίζει το όνομα για το σενάριο. Χρησιμοποιήστε ένα σαφές και μοναδικό όνομα ώστε να μπορείτε να το αναγνωρίζετε εύκολα.</ahelp> Μπορείτε επίσης να τροποποιήσετε ένα όνομα σεναρίου στην Περιήγηση μ΄σω της εντολής του μενού περιεχομένου <emph>Ιδιότητες</emph>."
+msgid "<emph>Type </emph>is an optional parameter. Type = 1 means a switch to linear depreciation. In Type = 0 no switch is made."
+msgstr "<emph>Τύπος</emph> (προαιρετικό). Το 1 σημαίνει αλλαγή σε γραμμική απόσβεση. Σε Τύπο = 0 δεν γίνεται καμία αλλαγή."
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"hd_id3153954\n"
-"14\n"
+"04060118.xhp\n"
+"par_idN10A0D\n"
"help.text"
-msgid "Comment"
-msgstr "Σχόλιο"
+msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_id3155411\n"
-"15\n"
+"04060118.xhp\n"
+"hd_id3148429\n"
+"233\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_SCENWIN_BOTTOM\">Specifies additional information about the scenario. This information will be displayed in the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link> when you click the <emph>Scenarios</emph> icon and select the desired scenario.</ahelp> You can also modify this information in the Navigator through the <emph>Properties </emph>context menu command."
-msgstr "<ahelp hid=\"HID_SC_SCENWIN_BOTTOM\">Καθορίζει επιπλέον πληροφορίες για το σενάριο. Αυτές οι πληροφορίες θα εμφανιστούν στο παράθυρο της <link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγησης\">Περιήγησης</link> όταν κάνετε κλικ στο εικονίδιο <emph>Σενάρια</emph> και επιλέξτε το σενάριο που θέλετε.</ahelp> Μπορείτε επίσης να τροποποιήσετε αυτές τις πληροφορίες στην Περιήγηση μέσω της εντολής <emph>Ιδιότητες</emph> του μενού περιεχομένου."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"hd_id3145273\n"
-"16\n"
+"04060118.xhp\n"
+"par_id3153927\n"
+"234\n"
"help.text"
-msgid "Settings"
-msgstr "Ρυθμίσεις"
+msgid "What is the declining-balance double-rate depreciation for a period if the initial cost is 35,000 currency units and the value at the end of the depreciation is 7,500 currency units. The depreciation period is 3 years. The depreciation from the 10th to the 20th period is calculated."
+msgstr "Ποια είναι η φθίνουσα απόσβεση για μια περίοδο, αν το αρχικό κόστος είναι 35.000 νομισματικές μονάδες και η αξία στο τέλος της απόσβεσης είναι 7.500 νομισματικές μονάδες. Η περίοδος απόσβεσης είναι 3 έτη. Υπολογίζεται η απόσβεση από την 10η έως την 20η περίοδο ."
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_id3153364\n"
-"17\n"
+"04060118.xhp\n"
+"par_id3155991\n"
+"235\n"
"help.text"
-msgid "This section is used to define some of the settings used in the scenario display."
-msgstr "Αυτή η ενότητα χρησιμοποιείται για τον ορισμό μερικών από τις ρυθμίσεις που χρησιμοποιούνται στην εμφάνιση του σεναρίου."
+msgid "<item type=\"input\">=VDB(35000;7500;36;10;20;2)</item> = 8603.80 currency units. The depreciation during the period between the 10th and the 20th period is 8,603.80 currency units."
+msgstr "<item type=\"input\">=VDB(35000;7500;36;10;20;2)</item> = 8603,80 νομισματικές μονάδες. Η απόσβεση κατά την περίοδο μεταξύ της 10ης και 20ης περιόδου είναι 8.603,80 νομισματικές μονάδες."
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"hd_id3145367\n"
-"18\n"
+"04060118.xhp\n"
+"bm_id3147485\n"
"help.text"
-msgid "Display border"
-msgstr "Εμφάνιση περιγράμματος"
+msgid "<bookmark_value>calculating;internal rates of return, irregular payments</bookmark_value><bookmark_value>internal rates of return;irregular payments</bookmark_value><bookmark_value>XIRR function</bookmark_value>"
+msgstr "<bookmark_value>υπολογιμσός, εσωτερικό επιτόκιο, ακανόνιστες πληρωμές</bookmark_value><bookmark_value>εσωτερικά επιτόκια, ακανόνιστες πληρωμές</bookmark_value><bookmark_value>συνάρτηση XIRR</bookmark_value>"
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_id3151073\n"
-"19\n"
+"04060118.xhp\n"
+"hd_id3147485\n"
+"193\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_NEWSCENARIO:LB_COLOR\">Highlights the scenario in your table with a border. The color for the border is specified in the field to the right of this option.</ahelp> The border will have a title bar displaying the name of the last scenario. The button on the right of the scenario border offers you an overview of all the scenarios in this area, if several have been defined. You can choose any of the scenarios from this list without restrictions."
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_NEWSCENARIO:LB_COLOR\">Επισημαίνει το σενάριο στον πίνακά σας με ένα περίγραμμα. Το χρώμα του περιγράμματος καθορίζεται στο πεδίο δεξιά αυτής της επιλογής.</ahelp> Το περίγραμμα θα φέρει μια γραμμή τίτλου που εμφανίζει το όνομα του τελευταίου σεναρίου. Το κουμπί στα δεξιά του περιγράμματος του σεναρίου σας προσφέρει μια επισκόπηση όλων των σεναρίων σε αυτή την περιοχή, αν έχουν καθοριστεί πάνω από ένα. Μπορείτε να επιλέξετε οποιοδήποτε από τα σενάρια της λίστας χωρίς περιορισμούς."
+msgid "XIRR"
+msgstr "XIRR"
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"hd_id3149582\n"
-"20\n"
+"04060118.xhp\n"
+"par_id3145614\n"
+"194\n"
"help.text"
-msgid "Copy back"
-msgstr "Αντιγραφή πίσω"
+msgid "<ahelp hid=\"HID_AAI_FUNC_XIRR\">Calculates the internal rate of return for a list of payments which take place on different dates.</ahelp> The calculation is based on a 365 days per year basis, ignoring leap years."
+msgstr "<ahelp hid=\"HID_AAI_FUNC_XIRR\">Υπολογίζει τον εσωτερικό συντελεστή απόδοσης για μια λίστα πληρωμών που πραγματοποιούνται σε διαφορετικές ημερομηνίες.</ahelp> Ο υπολογισμός βασίζεται σε 365 μέρες το χρόνο αγνοώντας τα δίσεκτα έτη."
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_id3154942\n"
-"21\n"
+"04060118.xhp\n"
+"par_idN10E62\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NEWSCENARIO:CB_TWOWAY\">Copies the values of cells that you change into the active scenario. If you do not select this option, the scenario is not changed when you change cell values. The behavior of the <emph>Copy back</emph> setting depends on the cell protection, the sheet protection, and the <emph>Prevent changes</emph> settings.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NEWSCENARIO:CB_TWOWAY\">Αντιγράφει τις τιμές των κελιών που αλλάζετε στο ενεργό σενάριο. Αν δεν επιλέξετε αυτή την επιλογή, το σενάριο δεν αλλάζει όταν αλλάζετε τις τιμές στα κελιά. Η συμπεριφοροά του <emph>Αντιγραφή πίσω</emph> εξαρτάται από την προστασία κελιών, την προστασία φύλλου και τις ρυθμίσεις <emph>Αποκλεισμού αλλαγών</emph>.</ahelp>"
+msgid "If the payments take place at regular intervals, use the IRR function."
+msgstr "Αν οι πληρωμές γίνονται σε τακτά διαστήματα, χρησιμοποιήστε τη συνάρτηση IRR."
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"hd_id3149402\n"
-"22\n"
+"04060118.xhp\n"
+"hd_id3146149\n"
+"195\n"
"help.text"
-msgid "Copy entire sheet"
-msgstr "Αντιγραφή ολόκληρης σελίδας"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_id3146969\n"
-"23\n"
+"04060118.xhp\n"
+"par_id3149826\n"
+"196\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NEWSCENARIO:CB_COPYALL\">Copies the entire sheet into an additional scenario sheet. </ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NEWSCENARIO:CB_COPYALL\">Αντιγράφει ολόκληρο το φύλλο σε ένα πρόσθετο φύλλο σεναρίου.</ahelp>"
+msgid "XIRR(Values; Dates; Guess)"
+msgstr "XIRR(Τιμές; Ημερομηνίες; Εκτίμηση)"
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_idN1075A\n"
+"04060118.xhp\n"
+"par_id3163821\n"
+"197\n"
"help.text"
-msgid "Prevent changes"
-msgstr "Αποκλεισμός αλλαγών"
+msgid "<emph>Values</emph> and <emph>Dates</emph> refer to a series of payments and the series of associated date values. The first pair of dates defines the start of the payment plan. All other date values must be later, but need not be in any order. The series of values must contain at least one negative and one positive value (receipts and deposits)."
+msgstr "<emph>Τιμές</emph> και <emph>Ημερομηνίες</emph>: μια σειρά πληρωμών και η σειρά των αντίστοιχων τιμών των ημερομηνιών. Το πρώτο ζεύγος ημερομηνιών καθορίζει την έναρξη του σχεδίου πληρωμής. Όλες οι άλλες τιμές ημερομηνιών πρέπει να είναι αργότερα, αλλά δεν χρειάζεται να βρίσκονται σε σειρά. Η σειρά των τιμών πρέπει να περιέχει τουλάχιστον μία αρνητική και μία θετική τιμή (αναλήψεις και καταθέσεις)."
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_idN1075E\n"
+"04060118.xhp\n"
+"par_id3149708\n"
+"198\n"
"help.text"
-msgid "<ahelp hid=\"sc:CheckBox:RID_SCDLG_NEWSCENARIO:CB_PROTECT\">Prevents changes to the active scenario. The behavior of the <emph>Copy back</emph> setting depends on the cell protection, the sheet protection, and the <emph>Prevent changes</emph> settings.</ahelp>"
-msgstr "<ahelp hid=\"sc:CheckBox:RID_SCDLG_NEWSCENARIO:CB_PROTECT\">Αποκλείει τις αλλαγές στο τρέχον σενάριο. Η συμπεριφορά του <emph>Αντιγραφή πίσω</emph> εξαρτάται από την προστασία κελιών, την προστασία φύλλου και τις ρυθμίσεις <emph>Αποκλεισμού αλλαγών</emph>.</ahelp>"
+msgid "<emph>Guess</emph> (optional) is a guess that can be input for the internal rate of return. The default is 10%."
+msgstr "<emph>Εκτίμηση</emph>: μπορείτε να εισαγάγετε προαιρετικά μια υπόθεση για τον εσωτερικό συντελεστή απόδοσης. Η προεπιλογή είναι 10%."
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_idN10778\n"
+"04060118.xhp\n"
+"hd_id3145085\n"
+"199\n"
"help.text"
-msgid "You can only change the scenario properties if the <emph>Prevent changes</emph> option is not selected and if the sheet is not protected."
-msgstr "Μπορείτε να αλλάξετε τις ιδιότητες του σεναρίου μόνο αν δεν έχει επιλεγεί το <emph>Αποκλεισμός αλλαγών</emph> και αν το φύλλο δεν είναι προστατευμένο."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_idN10780\n"
+"04060118.xhp\n"
+"par_id3149273\n"
+"200\n"
"help.text"
-msgid "You can only edit cell values if the <emph>Prevent changes</emph> option is selected, if the <emph>Copy back</emph> is option is not selected, and if the cells are not protected."
-msgstr "Μπορείτε να αλλάξετε τις τιμές των κελιών μόνο αν έχει επιλεγεί το <emph>Αποκλεισμός αλλαγών</emph>, δεν έχει επιλεγεί το <emph>Αντιγραφή πίσω</emph> και αν τα κελιά δεν είναι προστατευμένα."
+msgid "Calculation of the internal rate of return for the following five payments:"
+msgstr "Υπολογισμός του εσωτερικού συντελεστή απόδοσης για τις ακόλουθες πέντε πληρωμές:"
-#: 06050000.xhp
+#: 04060118.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_idN1078C\n"
+"04060118.xhp\n"
+"par_id3155838\n"
+"305\n"
"help.text"
-msgid "You can only change scenario cell values and write them back into the scenario if the <emph>Prevent changes</emph> option is not selected, if the <emph>Copy back</emph> option is selected, and if the cells are not protected."
-msgstr "Μπορείτε να αλλάξετε τις τιμές των κελιών και να τις περάσετε στο σενάριο μόνο αν δεν έχει επιλεγεί το <emph>Αποκλεισμός αλλαγών</emph>, έχει επιλεγεί το <emph>Αντιγραφή πίσω</emph> και αν τα κελιά δεν είναι προστατευμένα."
+msgid "A"
+msgstr "Α"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"tit\n"
+"04060118.xhp\n"
+"par_id3152934\n"
+"306\n"
"help.text"
-msgid "Data Field Options"
-msgstr "Επιλογές πεδίου δεδομένων"
+msgid "B"
+msgstr "Β"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"bm_id711386\n"
+"04060118.xhp\n"
+"par_id3154638\n"
+"307\n"
"help.text"
-msgid "<bookmark_value>hiding;data fields, from calculations in pivot table</bookmark_value><bookmark_value>display options in pivot table</bookmark_value><bookmark_value>sorting;options in pivot table</bookmark_value><bookmark_value>data field options for pivot table</bookmark_value>"
-msgstr "<bookmark_value>απόκρυψη;πεδία δεδομένων, από υπολογισμούς στο συγκεντρωτικό πίνακα</bookmark_value><bookmark_value>εμφάνιση επιλογών στο συγκεντρωτικό πίνακα</bookmark_value><bookmark_value>ταξινόμηση;επιλογές στο συγκεντρωτικό πίνακα</bookmark_value><bookmark_value>επιλογές πεδίου δεδομένων για το συγκεντρωτικό πίνακα</bookmark_value>"
+msgid "C"
+msgstr "C"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN10542\n"
+"04060118.xhp\n"
+"par_id3147083\n"
+"308\n"
"help.text"
-msgid "Data Field Options"
-msgstr "Επιλογές πεδίου δεδομένων"
+msgid "1"
+msgstr "1"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN10546\n"
+"04060118.xhp\n"
+"par_id3151187\n"
+"309\n"
"help.text"
-msgid "You can specify additional options for column, row, and page data fields in the <link href=\"text/scalc/01/12090105.xhp\">pivot table</link>."
-msgstr "Μπορείτε να καθορίσετε πρόσθετες επιλογές για πεδία δεδομένων στήλης, γραμμής και σελίδας στο <link href=\"text/scalc/01/12090105.xhp\">συγκεντρωτικός πίνακας</link>."
+msgid "2001-01-01"
+msgstr "2001-01-01"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN10557\n"
+"04060118.xhp\n"
+"par_id3145212\n"
+"201\n"
"help.text"
-msgid "Sort by"
-msgstr "Ταξινόμηση ανά"
+msgid "-<item type=\"input\">10000</item>"
+msgstr "-<item type=\"input\">10000</item>"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN1055B\n"
+"04060118.xhp\n"
+"par_id3146856\n"
+"202\n"
"help.text"
-msgid "<ahelp hid=\"1495387653\">Select the data field that you want to sort columns or rows by.</ahelp>"
-msgstr "<ahelp hid=\"1495387653\">Επιλέξτε το πεδίο δεδομένων από το οποίο επιθυμείτε να ταξινομήσετε στήλες η γραμμές.</ahelp>"
+msgid "<item type=\"input\">Received</item>"
+msgstr "<item type=\"input\">Παραλήφθηκε</item>"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN1055E\n"
+"04060118.xhp\n"
+"par_id3153277\n"
+"310\n"
"help.text"
-msgid "Ascending"
-msgstr "Αύξουσα"
+msgid "2"
+msgstr "2"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN10562\n"
+"04060118.xhp\n"
+"par_id3154052\n"
+"203\n"
"help.text"
-msgid "<ahelp hid=\"1495384580\">Sorts the values from the lowest value to the highest value. If the selected field is the field for which the dialog was opened, the items are sorted by name. If a data field was selected, the items are sorted by the resultant value of the selected data field.</ahelp>"
-msgstr "<ahelp hid=\"1495384580\">Ταξινομεί τις τιμές από τη χαμηλότερη τιμή ως την υψηλότερη. Αν το επιλεγμένο πεδίο είναι το πεδίο για το οποίο έχει ανοίξει το παράθυρο διαλόγου, τα αντικείμενα ταξινομούνται κατά όνομα. Αν έχει επιλεγεί το πεδίο δεδομένων, τα αντικείμενα ταξινομούνται από την επακόλουθη τιμή του επιλεγμένου πεδίου δεδομένων.</ahelp>"
+msgid "2001-01-02"
+msgstr "2001-01-02"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN10565\n"
+"04060118.xhp\n"
+"par_id3151297\n"
+"204\n"
"help.text"
-msgid "Descending"
-msgstr "Φθίνουσα"
+msgid "<item type=\"input\">2000</item>"
+msgstr "<item type=\"input\">2000</item>"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN10569\n"
+"04060118.xhp\n"
+"par_id3149985\n"
+"205\n"
"help.text"
-msgid "<ahelp hid=\"1495384581\">Sorts the values descending from the highest value to the lowest value. If the selected field is the field for which the dialog was opened, the items are sorted by name. If a data field was selected, the items are sorted by the resultant value of the selected data field.</ahelp>"
-msgstr "<ahelp hid=\"1495384581\">Ταξινομεί τις τιμές κατά φθίνουσα σειρά από τη μεγαλύτερη τιμή στη μικρότερη. Αν το επιλεγμένο πεδίο είναι το πεδίο για το οποίο ανοίχθηκε το παράθυρο διαλόγου, τα αντικείμενα ταξινομούνται κατά όνομα. Αν επιλέχθηκε πεδίο δεδομένων τα αντικείμενα ταξινομούνται κατά την προκύπτουσα τιμή του επιλεγμένου πεδίου δεδοδμένων.</ahelp>"
+msgid "<item type=\"input\">Deposited</item>"
+msgstr "<item type=\"input\">Προκαταβεβλημένο</item>"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN1056C\n"
+"04060118.xhp\n"
+"par_id3154744\n"
+"311\n"
"help.text"
-msgid "Manual"
-msgstr "Χειροκίνητα"
+msgid "3"
+msgstr "3"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN10570\n"
+"04060118.xhp\n"
+"par_id3153151\n"
+"206\n"
"help.text"
-msgid "<ahelp hid=\"1495384582\">Sorts values alphabetically.</ahelp>"
-msgstr "<ahelp hid=\"1495384582\">Ταξινομεί τις τιμές αλφαβητικά.</ahelp>"
+msgid "2001-03-15"
+msgstr "2001-03-15"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN10585\n"
+"04060118.xhp\n"
+"par_id3145657\n"
+"207\n"
"help.text"
-msgid "Display options"
-msgstr "Εμφάνιση επιλογών"
+msgid "2500"
+msgstr "2500"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN10589\n"
+"04060118.xhp\n"
+"par_id3155101\n"
+"312\n"
"help.text"
-msgid "You can specify the display options for all row fields except for the last, innermost row field."
-msgstr "Μπορείτε να ορίσετε τις επιλογές εμφάνισης για όλα τα πεδία γραμμών εκτός του τελευταίου προς τα μέσα πεδίου γραμμής."
+msgid "4"
+msgstr "4"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN1058C\n"
+"04060118.xhp\n"
+"par_id3146894\n"
+"208\n"
"help.text"
-msgid "Layout"
-msgstr "Διάταξη"
+msgid "2001-05-12"
+msgstr "2001-05-12"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN10590\n"
+"04060118.xhp\n"
+"par_id3143231\n"
+"209\n"
"help.text"
-msgid "<ahelp hid=\"1495387654\">Select the layout mode for the field in the list box.</ahelp>"
-msgstr "<ahelp hid=\"1495387654\">Επιλέξτε την κατάσταση διάταξης για το πεδίο, στη λίστα.</ahelp>"
+msgid "5000"
+msgstr "5000"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN10593\n"
+"04060118.xhp\n"
+"par_id3156012\n"
+"313\n"
"help.text"
-msgid "Empty line after each item"
-msgstr "Κενή γραμμή ύστερα από κάθε αντικείμενο"
+msgid "5"
+msgstr "5"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN10597\n"
+"04060118.xhp\n"
+"par_id3149758\n"
+"210\n"
"help.text"
-msgid "<ahelp hid=\"1495385090\">Adds an empty row after the data for each item in the pivot table.</ahelp>"
-msgstr "<ahelp hid=\"1495385090\">Προσθέτει μια άδεια γραμμή μετά τα δεδομένα για κάθε στοιχείο στον συγκεντρωτικό πίνακα.</ahelp>"
+msgid "2001-08-10"
+msgstr "2001-08-10"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN1059A\n"
+"04060118.xhp\n"
+"par_id3147495\n"
+"211\n"
"help.text"
-msgid "Show automatically"
-msgstr "Αυτόματη εμφάνιση"
+msgid "1000"
+msgstr "1000"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN1059E\n"
+"04060118.xhp\n"
+"par_id3152793\n"
+"212\n"
"help.text"
-msgid "Displays the top or bottom nn items when you sort by a specified field."
-msgstr "Εμφανίζει τα πρώτα ή τελευταία ν αντικείμενα όταν ταξινομείτε κατά ένα συγκεκριμένο πεδίο."
+msgid "=XIRR(B1:B5; A1:A5; 0.1) returns 0.1828."
+msgstr "=XIRR(B1:B5; A1:A5; 0.1) επιστρέφει 0.1828."
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN105A1\n"
+"04060118.xhp\n"
+"bm_id3149198\n"
"help.text"
-msgid "Show"
-msgstr "Εμφάνιση"
+msgid "<bookmark_value>XNPV function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση XNPV</bookmark_value>"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN105A5\n"
+"04060118.xhp\n"
+"hd_id3149198\n"
+"213\n"
"help.text"
-msgid "<ahelp hid=\"1495385091\">Turns on the automatic show feature.</ahelp>"
-msgstr "<ahelp hid=\"1495385091\">Ενεργοποιεί τη λειτουργία αυτόματης εμφάνισης.</ahelp>"
+msgid "XNPV"
+msgstr "XNPV"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN105A8\n"
+"04060118.xhp\n"
+"par_id3153904\n"
+"214\n"
"help.text"
-msgid "items"
-msgstr "αντικείμενα"
+msgid "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Calculates the capital value (net present value)for a list of payments which take place on different dates.</ahelp> The calculation is based on a 365 days per year basis, ignoring leap years."
+msgstr "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Υπολογίζει την αξία κεφαλαίου (καθαρή παρούσα αξία) για μια λίστα πληρωμών που πραγματοποιούνται σε διαφορετικές ημερομηνίες.</ahelp> Η βάση υπολογισμού είναι 365 μέρες το χρόνο αγνοώντας τα δίσεκτα έτη."
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN105AC\n"
+"04060118.xhp\n"
+"par_idN11138\n"
"help.text"
-msgid "<ahelp hid=\"1495390209\">Enter the maximum number of items that you want to show automatically.</ahelp>"
-msgstr "<ahelp hid=\"1495390209\">Εισάγετε το μέγιστο αριθμό αντικειμένων που επιθυμείτε να εμφανίζονται αυτόματα.</ahelp>"
+msgid "If the payments take place at regular intervals, use the NPV function."
+msgstr "Αν οι πληρωμές πραγματοποιούνται σε τακτά χρονικά διαστήματα, χρησιμοποιείστε τη συνάρτηση NPV."
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN105AF\n"
+"04060118.xhp\n"
+"hd_id3155323\n"
+"215\n"
"help.text"
-msgid "From"
-msgstr "Από"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN105B3\n"
+"04060118.xhp\n"
+"par_id3150117\n"
+"216\n"
"help.text"
-msgid "<ahelp hid=\"1495387655\">Shows the top or bottom items in the specified sort order.</ahelp>"
-msgstr "<ahelp hid=\"1495387655\">Εμφανίζει τα πρώτα ή τα τελευταία αντικείμενα κατά την καθορισμένη σειρά ταξινόμησης.</ahelp>"
+msgid "XNPV(Rate; Values; Dates)"
+msgstr "XNPV(Επιτόκιο; Τιμές; Ημερομηνίες)"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN105B6\n"
+"04060118.xhp\n"
+"par_id3153100\n"
+"217\n"
"help.text"
-msgid "Using field"
-msgstr "Χρήση πεδίου"
+msgid "<emph>Rate</emph> is the internal rate of return for the payments."
+msgstr "<emph>Επιτόκιο</emph>: ο εσωτερικός συντελεστής απόδοσης για τις πληρωμές."
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN105BA\n"
+"04060118.xhp\n"
+"par_id3155395\n"
+"218\n"
"help.text"
-msgid "<ahelp hid=\"1495387656\">Select the data field that you want to sort the data by.</ahelp>"
-msgstr "<ahelp hid=\"1495387656\">Επιλέξτε το πεδίο δεδομένων κατά το οποίο θέλετε να ταξινομηθούν τα δεδομένα.</ahelp>"
+msgid "<emph>Values</emph> and <emph>Dates</emph> refer to a series of payments and the series of associated date values. The first pair of dates defines the start of the payment plan. All other date values must be later, but need not be in any order. The series of values must contain at least one negative and one positive value (receipts and deposits)"
+msgstr "<emph>Τιμές</emph> και <emph>Ημερομηνίες</emph>: μια σειρά πληρωμών και η σειρά των αντίστοιχων τιμών των ημερομηνιών. Το πρώτο ζεύγος ημερομηνιών καθορίζει την έναρξη του σχεδίου πληρωμής. Όλες οι άλλες τιμές ημερομηνιών πρέπει να είναι αργότερα, αλλά δεν χρειάζεται να βρίσκονται σε σειρά. Η σειρά των τιμών πρέπει να περιέχει τουλάχιστον μία αρνητική και μία θετική τιμή (αναλήψεις και καταθέσεις)"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN105BD\n"
+"04060118.xhp\n"
+"hd_id3148832\n"
+"219\n"
"help.text"
-msgid "Hide items"
-msgstr "Απόκρυψη αντικειμένων"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN105C1\n"
+"04060118.xhp\n"
+"par_id3150525\n"
+"220\n"
"help.text"
-msgid "<ahelp hid=\"59010\">Select the items that you want to hide from the calculations.</ahelp>"
-msgstr "<ahelp hid=\"59010\">Επιλέξτε τα αντικείμενα που θέλετε να αποκρύψετε από τους υπολογισμούς.</ahelp>"
+msgid "Calculation of the net present value for the above-mentioned five payments for a notional internal rate of return of 6%."
+msgstr "Υπολογισμός της καθαρής παρούσας αξίας για τις προαναφερθείσες πέντε πληρωμές για ένα ενδεικτικό εσωτερικό συντελεστή απόδοσης της τάξεως του 6%."
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN105C4\n"
+"04060118.xhp\n"
+"par_id3149910\n"
+"221\n"
"help.text"
-msgid "Hierarchy"
-msgstr "Ιεραρχία"
+msgid "<item type=\"input\">=XNPV(0.06;B1:B5;A1:A5)</item> returns 323.02."
+msgstr "Το <item type=\"input\">=XNPV(0.06;B1:B5;A1:A5)</item> επιστρέφει 323.02."
-#: 12090106.xhp
+#: 04060118.xhp
msgctxt ""
-"12090106.xhp\n"
-"par_idN105C8\n"
+"04060118.xhp\n"
+"bm_id3148822\n"
"help.text"
-msgid "<ahelp hid=\"1495387657\">Select the hierarchy that you want to use. The pivot table must be based on an external source data that contains data hierarchies.</ahelp>"
-msgstr "<ahelp hid=\"1495387657\">Επιλέξτε την ιεραρχία που θέλετε να χρησιμοποιήσετε. Ο συγκεντρωτικός πίνακας πρέπει να βασίζεται σε μια εξωτερική πηγή δεδομένων που περιέχει ιεραρχίες δεδομένων.</ahelp>"
+msgid "<bookmark_value>calculating;rates of return</bookmark_value><bookmark_value>RRI function</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμοί, επιτόκια</bookmark_value><bookmark_value>συνάρτηση RRI</bookmark_value>"
-#: 06080000.xhp
+#: 04060118.xhp
msgctxt ""
-"06080000.xhp\n"
-"tit\n"
+"04060118.xhp\n"
+"hd_id3148822\n"
+"237\n"
"help.text"
-msgid "Recalculate"
-msgstr "Επανάληψη υπολογισμού"
+msgid "RRI"
+msgstr "RRI"
-#: 06080000.xhp
+#: 04060118.xhp
msgctxt ""
-"06080000.xhp\n"
-"bm_id3157909\n"
+"04060118.xhp\n"
+"par_id3154293\n"
+"238\n"
"help.text"
-msgid "<bookmark_value>recalculating;all formulas in sheets</bookmark_value><bookmark_value>formulas; recalculating manually</bookmark_value><bookmark_value>cell contents; recalculating</bookmark_value>"
-msgstr "<bookmark_value>επανυπολογισμός, όλοι οι τύποι στα φύλλα</bookmark_value><bookmark_value>τύποι, χειροκίνητος επανυπολογισμός</bookmark_value><bookmark_value>περιεχόμενα κελιών, επανυπολογισμός</bookmark_value>"
+msgid "<ahelp hid=\"HID_FUNC_ZGZ\">Calculates the interest rate resulting from the profit (return) of an investment.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ZGZ\">Υπολογίζει το επιτόκιο που προκύπτει από το κέρδος (απόδοση) μιας επένδυσης.</ahelp>"
-#: 06080000.xhp
+#: 04060118.xhp
msgctxt ""
-"06080000.xhp\n"
-"hd_id3157909\n"
-"1\n"
+"04060118.xhp\n"
+"hd_id3148444\n"
+"239\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06080000.xhp\" name=\"Recalculate\">Recalculate</link>"
-msgstr "<link href=\"text/scalc/01/06080000.xhp\" name=\"Επανυπολογισμός\">Επανυπολογισμός</link>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 06080000.xhp
+#: 04060118.xhp
msgctxt ""
-"06080000.xhp\n"
-"par_id3154758\n"
-"2\n"
+"04060118.xhp\n"
+"par_id3148804\n"
+"240\n"
"help.text"
-msgid "<ahelp hid=\".uno:Calculate\">Recalculates all changed formulas. If AutoCalculate is enabled, the Recalculate command applies only to formulas like RAND or NOW.</ahelp>"
-msgstr "<ahelp hid=\".uno:Calculate\">Επαναϋπολογίζει όλους τους αλλαγμένους τύπους. Εάν ο αυτόματος υπολογισμός είναι ενεργοποιημένος, η εντολή επαναϋπολογισμού εφαρμόζεται μόνο στους τύπους όπως RAND ή NOW.</ahelp>"
+msgid "RRI(P; PV; FV)"
+msgstr "RRI(P;PV;FV)"
-#: 06080000.xhp
+#: 04060118.xhp
msgctxt ""
-"06080000.xhp\n"
-"par_id315475899\n"
+"04060118.xhp\n"
+"par_id3154901\n"
+"241\n"
"help.text"
-msgid "Press F9 to recalculate. Press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 to recalculate all formulas in the document."
-msgstr "Πατήστε F9 για επαναϋπολογισμό. Πατήστε Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 για επαναϋπολογισμό όλων των τύπων στο έγγραφο."
+msgid "<emph>P</emph> is the number of periods needed for calculating the interest rate."
+msgstr "<emph>P</emph> είναι ο αριθμός των περιόδων που χρειάζονται για τον υπολογισμό του επιτοκίου."
-#: 06080000.xhp
+#: 04060118.xhp
msgctxt ""
-"06080000.xhp\n"
-"par_id3150793\n"
-"5\n"
+"04060118.xhp\n"
+"par_id3159149\n"
+"242\n"
"help.text"
-msgid "After the document has been recalculated, the display is refreshed. All charts are also refreshed."
-msgstr "Μετά τον επαναϋπολογισμό του εγγράφου, η προβολή ανανεώνεται. Όλα τα γραφήματα επίσης ανανεώνονται."
+msgid "<emph>PV</emph> is the present (current) value. The cash value is the deposit of cash or the current cash value of an allowance in kind. As a deposit value a positive value must be entered; the deposit must not be 0 or <0."
+msgstr "Το <emph>PV</emph> είναι η τρέχουσα αξία. Η χρηματική αξία είναι η προκαταβολή μετρητών ή τρέχουσα ταμιακή αξία ενός ποσού σε είδος. Ως αξία προκαταβολής πρέπει να εισαχθεί θετική τιμή. Η προκαταβολή δεν μπορεί να είναι 0 ή <0."
-#: 06080000.xhp
+#: 04060118.xhp
msgctxt ""
-"06080000.xhp\n"
-"par_id315475855\n"
+"04060118.xhp\n"
+"par_id3149771\n"
+"243\n"
"help.text"
-msgid "The Add-In functions like RANDBETWEEN currently cannot respond to the Recalculate command or F9. Press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 to recalculate all formulas, including the Add-In functions."
-msgstr "Οι πρόσθετες συναρτήσεις όπως RANDBETWEEN προς το παρόν δεν απαντούν στην εντολή επαναϋπολογισμού ή F9. Πατήστε Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 για επαναϋπολογισμό όλων των τύπων, συμπεριλαμβάνοντας τις πρόσθετες συναρτήσεις."
+msgid "<emph>FV</emph> determines what is desired as the cash value of the deposit."
+msgstr "<emph>FV</emph> καθορίζει τι είναι επιθυμητό ως αξία της κατάθεσης."
-#: 05050000.xhp
+#: 04060118.xhp
msgctxt ""
-"05050000.xhp\n"
-"tit\n"
+"04060118.xhp\n"
+"hd_id3148941\n"
+"244\n"
"help.text"
-msgid "Sheet"
-msgstr "Φύλλο"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 05050000.xhp
+#: 04060118.xhp
msgctxt ""
-"05050000.xhp\n"
-"bm_id1245460\n"
+"04060118.xhp\n"
+"par_id3154212\n"
+"245\n"
"help.text"
-msgid "<bookmark_value>CTL;right-to-left sheets</bookmark_value><bookmark_value>sheets;right-to-left</bookmark_value><bookmark_value>right-to-left text;spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>CTL, φύλλα δεξιά-προς-αριστερά</bookmark_value><bookmark_value>φύλλα, δεξιά-προς-αριστερά</bookmark_value><bookmark_value>κείμενο δεξιά-προς-αριστερά, υπολογιστικά φύλλα</bookmark_value>"
+msgid "For four periods (years) and a cash value of 7,500 currency units, the interest rate of the return is to be calculated if the future value is 10,000 currency units."
+msgstr "Για τέσσερις περιόδους (έτη) και για τρέχουσα αξία 7.500 νομισματικών μονάδων, πρόκειται να υπολογισθεί το επιτόκιο της απόδοσης αν η μελλοντική αξία είναι 10.000 νομισματικές μονάδες."
-#: 05050000.xhp
+#: 04060118.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3155923\n"
-"1\n"
+"04060118.xhp\n"
+"par_id3150775\n"
+"246\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05050000.xhp\" name=\"Sheet\">Sheet</link>"
-msgstr "<link href=\"text/scalc/01/05050000.xhp\" name=\"Φύλλο\">Φύλλο</link>"
+msgid "<item type=\"input\">=RRI(4;7500;10000)</item> = 7.46 %"
+msgstr "<item type=\"input\">=RRI(4;7500;10000)</item> = 7.46 %"
-#: 05050000.xhp
+#: 04060118.xhp
msgctxt ""
-"05050000.xhp\n"
-"par_id3154758\n"
-"2\n"
+"04060118.xhp\n"
+"par_id3145413\n"
+"247\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets the sheet name and hides or shows selected sheets.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το όνομα του φύλλου και αποκρύπτει ή εμφανίζει τα επιλεγμένα φύλλα.</ahelp>"
+msgid "The interest rate must be 7.46 % so that 7,500 currency units will become 10,000 currency units."
+msgstr "Το επιτόκιο πρέπει να είναι 7,46 % έτσι ώστε οι 7.500 νομισματικές μονάδες να γίνουν 10.000 νομισματικές μονάδες."
-#: 05050000.xhp
+#: 04060118.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3156280\n"
-"3\n"
+"04060118.xhp\n"
+"bm_id3154267\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05050100.xhp\" name=\"Rename\">Rename</link>"
-msgstr "<link href=\"text/scalc/01/05050100.xhp\" name=\"Μετονομασία\">Μετονομασία</link>"
+msgid "<bookmark_value>calculating;constant interest rates</bookmark_value><bookmark_value>constant interest rates</bookmark_value><bookmark_value>RATE function</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός, σταθερά επιτόκια</bookmark_value><bookmark_value>σταθερά επιτόκια</bookmark_value><bookmark_value>συνάρτηση RATE</bookmark_value>"
-#: 05050000.xhp
+#: 04060118.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3145787\n"
-"4\n"
+"04060118.xhp\n"
+"hd_id3154267\n"
+"249\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05050300.xhp\" name=\"Show\">Show</link>"
-msgstr "<link href=\"text/scalc/01/05050300.xhp\" name=\"Εμφάνιση\">Εμφάνιση</link>"
+msgid "RATE"
+msgstr "RATE"
-#: 05050000.xhp
+#: 04060118.xhp
msgctxt ""
-"05050000.xhp\n"
-"par_id3150542\n"
-"5\n"
+"04060118.xhp\n"
+"par_id3151052\n"
+"250\n"
"help.text"
-msgid "If a sheet has been hidden, the Show Sheet dialog opens, which allows you to select a sheet to be shown again."
-msgstr "Αν ένα φύλλο έχει αποκρυφτεί, το παράθυρο διαλόγου Εμφάνιση φύλλου ανοίγει, κάτι που σας επιτρέπει να επιλέξετε ένα φύλλο για εμφάνισή του ξανά."
+msgid "<ahelp hid=\"HID_FUNC_ZINS\">Returns the constant interest rate per period of an annuity.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ZINS\">Επιστρέφει το σταθερό επιτόκιο ανά περίοδο μιας προσόδου.</ahelp>"
-#: 05050000.xhp
+#: 04060118.xhp
msgctxt ""
-"05050000.xhp\n"
-"par_idN10656\n"
+"04060118.xhp\n"
+"hd_id3154272\n"
+"251\n"
"help.text"
-msgid "Right-To-Left"
-msgstr "Δεξιά-προς-αριστερά"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 05050000.xhp
+#: 04060118.xhp
msgctxt ""
-"05050000.xhp\n"
-"par_idN1065A\n"
+"04060118.xhp\n"
+"par_id3158423\n"
+"252\n"
"help.text"
-msgid "<ahelp hid=\".uno:SheetRightToLeft\">Changes the orientation of the current sheet to Right-To-Left if <link href=\"text/shared/optionen/01150300.xhp\">CTL</link> support is enabled.</ahelp>"
-msgstr "<ahelp hid=\".uno:SheetRightToLeft\">Μεεταβάλει τον προσανατολισμό του τρέχοντος φύλλου σε Δεξιά-προς-αριστερά αν η υποστήριξη <link href=\"text/shared/optionen/01150300.xhp\">CTL</link> είναι ενεργοποιημένη.</ahelp>"
+msgid "RATE(NPer; Pmt; PV; FV; Type; Guess)"
+msgstr "RATE(NPer; Pmt; PV; FV; Τύπος; Εκτίμηση)"
-#: 05030300.xhp
+#: 04060118.xhp
msgctxt ""
-"05030300.xhp\n"
-"tit\n"
+"04060118.xhp\n"
+"par_id3148910\n"
+"253\n"
"help.text"
-msgid "Hide"
-msgstr "Απόκρυψη"
+msgid "<emph>NPer</emph> is the total number of periods, during which payments are made (payment period)."
+msgstr "<emph>NPer</emph> είναι ο συνολικός αριθμός των περιόδων κατά τις οποίες καταβάλλονται πληρωμές (περίοδος πληρωμής)."
-#: 05030300.xhp
+#: 04060118.xhp
msgctxt ""
-"05030300.xhp\n"
-"bm_id3147265\n"
+"04060118.xhp\n"
+"par_id3148925\n"
+"254\n"
"help.text"
-msgid "<bookmark_value>spreadsheets; hiding functions</bookmark_value><bookmark_value>hiding; rows</bookmark_value><bookmark_value>hiding; columns</bookmark_value><bookmark_value>hiding; sheets</bookmark_value><bookmark_value>sheets;hiding</bookmark_value><bookmark_value>columns;hiding</bookmark_value><bookmark_value>rows;hiding</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, απόκρυψη συναρτήσεων</bookmark_value><bookmark_value>απόκρυψη, γραμμές</bookmark_value><bookmark_value>απόκρυψη, στήλες</bookmark_value><bookmark_value>απόκρυψη, φύλλα</bookmark_value><bookmark_value>φύλλα, απόκρυψη</bookmark_value><bookmark_value>στήλες, απόκρυψη</bookmark_value><bookmark_value>γραμμές, απόκρυψη</bookmark_value>"
+msgid "<emph>Pmt</emph> is the constant payment (annuity) paid during each period."
+msgstr "<emph>Pmt</emph> είναι η σταθερή πληρωμή (πρόσοδος) που καταβάλλεται σε κάθε περίοδο."
-#: 05030300.xhp
+#: 04060118.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3147265\n"
-"1\n"
+"04060118.xhp\n"
+"par_id3149160\n"
+"255\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05030300.xhp\" name=\"Hide\">Hide</link>"
-msgstr "<link href=\"text/scalc/01/05030300.xhp\" name=\"Απόκρυψη\">Απόκρυψη</link>"
+msgid "<emph>PV</emph> is the cash value in the sequence of payments."
+msgstr "<emph>PV</emph> είναι η παρούσα τρέχουσα αξία σε μια σειρά πληρωμών."
-#: 05030300.xhp
+#: 04060118.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3156281\n"
-"2\n"
+"04060118.xhp\n"
+"par_id3166456\n"
+"256\n"
"help.text"
-msgid "<ahelp hid=\".uno:Hide\">Hides selected rows, columns or individual sheets.</ahelp>"
-msgstr "<ahelp hid=\".uno:Hide\">Αποκρύπτει τις επιλεγμένες γραμμές, στήλες ή μεμονωμένα φύλλα.</ahelp>"
+msgid "<emph>FV</emph> (optional) is the future value, which is reached at the end of the periodic payments."
+msgstr "<emph>FV</emph> (προαιρετικό) είναι η μελλοντική αξία, η οποία επιτυγχάνεται στο τέλος των περιοδικών πληρωμών."
-#: 05030300.xhp
+#: 04060118.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3148645\n"
-"3\n"
+"04060118.xhp\n"
+"par_id3153243\n"
+"257\n"
"help.text"
-msgid "Select the rows or columns that you want to hide, and then choose <emph>Format - Row - Hide </emph>or<emph> Format - Column - Hide</emph>."
-msgstr "Επιλέξτε τις γραμμές ή στήλες που επιθυμείτε να αποκρύψετε, και ύστερα επιλέξτε <emph>Μορφή - Γραμμή - Απόκρυψη </emph>ή<emph> Μορφή - Στήλη - Απόκρυψη</emph>."
+msgid "<emph>Type</emph> (optional) is the due date of the periodic payment, either at the beginning or at the end of a period."
+msgstr "<emph>Τύπος</emph> (προαιρετικό) είναι η ημερομηνία λήξης της περιοδικής πληρωμής, είτε στην αρχή είτε στο τέλος της περιόδου."
-#: 05030300.xhp
+#: 04060118.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3147427\n"
-"6\n"
+"04060118.xhp\n"
+"par_id3146949\n"
+"258\n"
"help.text"
-msgid "You can hide a sheet by selecting the sheet tab and then choosing <emph>Format - Sheet - Hide</emph>. Hidden sheets are not printed unless they occur within a <link href=\"text/scalc/01/05080000.xhp\" name=\"print range\">print range</link>."
-msgstr "Μπορείτε να αποκρύψετε ένα υπολογιστικό φύλλο επιλέγοντας την καρτέλα φύλλου και στη συνέχεια επιλέγοντας <emph>Μορφή - Φύλλο - Απόκρυψη</emph>. Τα φύλλα που αποκρύψατε δεν εκτυπώνονται εκτός και αν εμφανίζονται σε μια <link href=\"text/scalc/01/05080000.xhp\" name=\"περιοχή εκτύπωσης\">περιοχή εκτύπωσης</link>."
+msgid "<emph>Guess</emph> (optional) determines the estimated value of the interest with iterative calculation."
+msgstr "<emph>Εκτίμηση</emph> (προαιρετικό) καθορίζει την εκτιμώμενη αξία του τόκου με διαδοχικούς υπολογισμούς."
-#: 05030300.xhp
+#: 04060118.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3153157\n"
-"5\n"
+"04060118.xhp\n"
+"par_idN10E2A\n"
"help.text"
-msgid "A break in the row or column header indicates whether the row or column is hidden."
-msgstr "Το σύμβολο της αλλαγής στην κεφαλίδα της γραμμής ή της στήλης υποδηλώνει αν η γραμμή ή η στήλη έχει αποκρυφτεί."
+msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-#: 05030300.xhp
+#: 04060118.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3145251\n"
-"4\n"
+"04060118.xhp\n"
+"hd_id3149791\n"
+"259\n"
"help.text"
-msgid "To display hidden rows, columns or sheets"
-msgstr "Για να εμφανίζετε γραμμές, στήλες ή υπολογιστικά φύλλα που έχουν αποκρυφτεί"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 05030300.xhp
+#: 04060118.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id8337046\n"
+"04060118.xhp\n"
+"par_id3150706\n"
+"260\n"
"help.text"
-msgid "Select the range that includes the hidden objects. You can also use the box in the corner above row 1 and beside column A. For sheets, this step is not necessary."
-msgstr "Επιλέξτε την περιοχή που περιλαμβάνει τα κρυφά αντικείμενα. Μπορείτε επίσης να χρησιμοποιήσετε το πεδίο στη γωνία πάνω από το γραμμή 1 και δίπλα στη στήλη Α. Για τα φύλλα, αυτό το βήμα δεν είναι απαραίτητο."
+msgid "What is the constant interest rate for a payment period of 3 periods if 10 currency units are paid regularly and the present cash value is 900 currency units."
+msgstr "Ποιο είναι το σταθερό επιτόκιο για περίοδο πληρωμής 3 περιόδων αν καταβάλλονται τακτικά 10 νομισματικές μονάδες και η παρούσα αξία είναι 900 νομισματικές μονάδες."
-#: 05030300.xhp
+#: 04060118.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id5532090\n"
+"04060118.xhp\n"
+"par_id3155586\n"
+"261\n"
"help.text"
-msgid "Choose <link href=\"text/scalc/01/05030400.xhp\" name=\"Format - Row/Column - Show\">Format - Row/Column - Show</link> or <link href=\"text/scalc/01/05050300.xhp\" name=\"Format - Sheet - Show\">Format - Sheet - Show</link>."
-msgstr "Επιλέξτε <link href=\"text/scalc/01/05030400.xhp\" name=\"Μορφή - Γραμμή/Στήλη - Εμφάνιση\">Μορφή - Γραμμή/Στήλη - Εμφάνιση</link> ή <link href=\"text/scalc/01/05050300.xhp\" name=\"Μορφή - Φύλλο - Εμφάνιση\">Μορφή - Φύλλο - Εμφάνιση</link>."
+msgid "<item type=\"input\">=RATE(3;10;900)</item> = -121% The interest rate is therefore 121%."
+msgstr "<item type=\"input\">=RATE(3;10;900)</item> = -121% Το επιτόκιο είναι λοιπόν 121%."
-#: 12090101.xhp
+#: 04060118.xhp
msgctxt ""
-"12090101.xhp\n"
-"tit\n"
+"04060118.xhp\n"
+"bm_id3149106\n"
"help.text"
-msgid "Select Data Source"
-msgstr "Επιλογή προέλευσης βάσης δεδομένων"
+msgid "<bookmark_value>INTRATE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση INTRATE</bookmark_value>"
-#: 12090101.xhp
+#: 04060118.xhp
msgctxt ""
-"12090101.xhp\n"
-"hd_id3143268\n"
-"1\n"
+"04060118.xhp\n"
+"hd_id3149106\n"
+"60\n"
"help.text"
-msgid "Select Data Source"
-msgstr "Επιλογή προέλευσης βάσης δεδομένων"
+msgid "INTRATE"
+msgstr "INTRATE"
-#: 12090101.xhp
+#: 04060118.xhp
msgctxt ""
-"12090101.xhp\n"
-"par_id3148552\n"
-"2\n"
+"04060118.xhp\n"
+"par_id3149918\n"
+"61\n"
"help.text"
-msgid "Select the database and the table or query containing the data that you want to use."
-msgstr "Επιλέξτε τη βάση δεδομένων και τον πίνακα του ερωτήματος που περιέχει τα δεδομένα που επιθυμείτε να χρησιμοποιήσετε."
+msgid "<ahelp hid=\"HID_AAI_FUNC_INTRATE\">Calculates the annual interest rate that results when a security (or other item) is purchased at an investment value and sold at a redemption value. No interest is paid.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_INTRATE\">Υπολογίζει το ετήσιο επιτόκιο που προκύπτει όταν ένας τίτλος (ή άλλο στοιχείο) αγοράζεται σε αξία επένδυσης και πωλείται σε αξία εξαγοράς. Δεν καταβάλλεται τόκος.</ahelp>"
-#: 12090101.xhp
+#: 04060118.xhp
msgctxt ""
-"12090101.xhp\n"
-"hd_id3154140\n"
-"3\n"
+"04060118.xhp\n"
+"hd_id3149974\n"
+"62\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12090101.xhp
+#: 04060118.xhp
msgctxt ""
-"12090101.xhp\n"
-"par_id3125863\n"
-"4\n"
+"04060118.xhp\n"
+"par_id3149800\n"
+"63\n"
"help.text"
-msgid "<ahelp hid=\".\">You can only select databases that are registered in %PRODUCTNAME.</ahelp> To register a data source, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Base - Databases</emph>."
-msgstr "<ahelp hid=\".\">Μπορείτε να επιλέξετε μόνο βάσεις δεδομένων που είναι καταχωρημένες στο %PRODUCTNAME.</ahelp> Για καταχώριση μιας πηγής δεδομένων, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Base - Βάση δεδομένων</emph>."
+msgid "INTRATE(Settlement; Maturity; Investment; Redemption; Basis)"
+msgstr "INTRATE(Διακανονισμός;Λήξη;Επένδυση;Εξαγορά;Βάση)"
-#: 12090101.xhp
+#: 04060118.xhp
msgctxt ""
-"12090101.xhp\n"
-"hd_id3151041\n"
-"5\n"
+"04060118.xhp\n"
+"par_id3148618\n"
+"64\n"
"help.text"
-msgid "Database"
-msgstr "Βάση δεδομένων"
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
-#: 12090101.xhp
+#: 04060118.xhp
msgctxt ""
-"12090101.xhp\n"
-"par_id3156424\n"
-"6\n"
+"04060118.xhp\n"
+"par_id3148988\n"
+"65\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_DAPIDATA:LB_DATABASE\">Select the database that contains the data source that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_DAPIDATA:LB_DATABASE\">Επιλέξτε τη βάση δεδομένων που περιέχει την πηγή δεδομένων που επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
+msgid "<emph>Maturity</emph> is the date on which the security is sold."
+msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
-#: 12090101.xhp
+#: 04060118.xhp
msgctxt ""
-"12090101.xhp\n"
-"hd_id3145364\n"
-"7\n"
+"04060118.xhp\n"
+"par_id3154604\n"
+"66\n"
"help.text"
-msgid "Data source"
-msgstr "Προέλευση βάσης δεδομένων"
+msgid "<emph>Investment</emph> is the purchase price."
+msgstr "<emph>Επένδυση</emph>: η τιμή αγοράς."
-#: 12090101.xhp
+#: 04060118.xhp
msgctxt ""
-"12090101.xhp\n"
-"par_id3149260\n"
-"8\n"
+"04060118.xhp\n"
+"par_id3154337\n"
+"67\n"
"help.text"
-msgid "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_DAPIDATA:CB_OBJECT\">Select the data source that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_DAPIDATA:CB_OBJECT\">Επιλέξτε την προέλευση δεδομένων που επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
+msgid "<emph>Redemption</emph> is the selling price."
+msgstr "<emph>Εξαγορά</emph>: η τιμή πώλησης."
-#: 12090101.xhp
+#: 04060118.xhp
msgctxt ""
-"12090101.xhp\n"
-"hd_id3147428\n"
-"9\n"
+"04060118.xhp\n"
+"hd_id3145380\n"
+"68\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12090101.xhp
+#: 04060118.xhp
msgctxt ""
-"12090101.xhp\n"
-"par_id3150010\n"
-"10\n"
+"04060118.xhp\n"
+"par_id3149426\n"
+"69\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_DAPIDATA:LB_OBJTYPE\">Click the source type of for the selected data source.</ahelp> You can choose from four source types: \"Table\", \"Query\" and \"SQL\" or SQL (Native)."
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_DAPIDATA:LB_OBJTYPE\">Κάντε κλικ στον τύπο της προέλευσης για την επιλεγμένη πηγή δεδομένων.</ahelp> Μπορείτε να επιλέξετε μεταξύ τεσσάρων τύπων πηγών: \"Πίνακας\", \"Ερώτημα\" και \"SQL\" or SQL (Native)."
+msgid "A painting is bought on 1990-01-15 for 1 million and sold on 2002-05-05 for 2 million. The basis is daily balance calculation (basis = 3). What is the average annual level of interest?"
+msgstr "Ένας πίνακας αγοράστηκε στις 15/1/1990 για 1 εκατομμύριο και πωλήθηκε στις 5/5/2002 για 2 εκατομμύρια. Η βάση είναι υπολογισμός ημερήσιας απόσβεσης (βάση = 3). Ποιο είναι το μέσο ετήσιο επίπεδο τόκων;"
-#: 12090101.xhp
+#: 04060118.xhp
msgctxt ""
-"12090101.xhp\n"
-"par_id3147348\n"
-"11\n"
+"04060118.xhp\n"
+"par_id3151125\n"
+"70\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table dialog\">Pivot table dialog</link>"
-msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"Διάλογος συγκεντρωτικού πίνακα\">Διάλογος συγκεντρωτικού πίνακα</link>"
+msgid "=INTRATE(\"1990-01-15\"; \"2002-05-05\"; 1000000; 2000000; 3) returns 8.12%."
+msgstr "=INTRATE(\"1990-01-15\"; \"2002-05-05\"; 1000000; 2000000; 3) επιστρέφει 8.12%."
-#: 02200000.xhp
+#: 04060118.xhp
msgctxt ""
-"02200000.xhp\n"
-"tit\n"
+"04060118.xhp\n"
+"bm_id3148654\n"
"help.text"
-msgid "Sheet"
-msgstr "Φύλλο"
+msgid "<bookmark_value>COUPNCD function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COUPNCD</bookmark_value>"
-#: 02200000.xhp
+#: 04060118.xhp
msgctxt ""
-"02200000.xhp\n"
-"hd_id3146794\n"
-"1\n"
+"04060118.xhp\n"
+"hd_id3148654\n"
+"163\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02200000.xhp\" name=\"Sheet\">Sheet</link>"
-msgstr "<link href=\"text/scalc/01/02200000.xhp\" name=\"Φύλλο\">Φύλλο</link>"
+msgid "COUPNCD"
+msgstr "COUPNCD"
-#: 02200000.xhp
+#: 04060118.xhp
msgctxt ""
-"02200000.xhp\n"
-"par_id3149456\n"
-"2\n"
+"04060118.xhp\n"
+"par_id3149927\n"
+"164\n"
"help.text"
-msgid "<ahelp hid=\".\">Edit commands for entire sheets.</ahelp>"
-msgstr "<ahelp hid=\".\">Επεξεργασία εντολών για ολόκληρα φύλλα.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_COUPNCD\">Returns the date of the first interest date after the settlement date. Format the result as a date.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPNCD\">Επιστρέφει την ημερομηνία της πρώτης ημερομηνίας τοκισμού κατόπιν της ημερομηνίας διακανονισμού. Μορφοποιεί το αποτέλεσμα ως ημερομηνία.</ahelp>"
-#: 02200000.xhp
+#: 04060118.xhp
msgctxt ""
-"02200000.xhp\n"
-"hd_id3150792\n"
-"3\n"
+"04060118.xhp\n"
+"hd_id3153317\n"
+"165\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02180000.xhp\" name=\"Move/Copy\">Move/Copy</link>"
-msgstr "<link href=\"text/scalc/01/02180000.xhp\" name=\"Μετακίνηση/Αντιγραφή\">Μετακίνηση/Αντιγραφή</link>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 02200000.xhp
+#: 04060118.xhp
msgctxt ""
-"02200000.xhp\n"
-"hd_id3153968\n"
-"4\n"
+"04060118.xhp\n"
+"par_id3150423\n"
+"166\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02210000.xhp\" name=\"Select\">Select</link>"
-msgstr "<link href=\"text/scalc/01/02210000.xhp\" name=\"Επιλογή\">Επιλογή</link>"
+msgid "COUPNCD(Settlement; Maturity; Frequency; Basis)"
+msgstr "COUPNCD(Διακανονισμός; Λήξη; Συχνότητα; Βάση)"
-#: 02200000.xhp
+#: 04060118.xhp
msgctxt ""
-"02200000.xhp\n"
-"hd_id3163708\n"
-"5\n"
+"04060118.xhp\n"
+"par_id3150628\n"
+"167\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02170000.xhp\" name=\"Delete\">Delete</link>"
-msgstr "<link href=\"text/scalc/01/02170000.xhp\" name=\"Διαγραφή\">Διαγραφή</link>"
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
-#: 02200000.xhp
+#: 04060118.xhp
msgctxt ""
-"02200000.xhp\n"
-"hd_id3163733308\n"
+"04060118.xhp\n"
+"par_id3153536\n"
+"168\n"
"help.text"
-msgid "<link href=\"text/shared/01/06140500.xhp\" name=\"Events\">Events</link>"
-msgstr "<link href=\"text/shared/01/06140500.xhp\" name=\"Γεγονότα\">Γεγονότα</link>"
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
-#: 06130000.xhp
+#: 04060118.xhp
msgctxt ""
-"06130000.xhp\n"
-"tit\n"
+"04060118.xhp\n"
+"par_id3145313\n"
+"169\n"
"help.text"
-msgid "AutoInput"
-msgstr "Αυτόματη εισαγωγή"
+msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
+msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
-#: 06130000.xhp
+#: 04060118.xhp
msgctxt ""
-"06130000.xhp\n"
-"bm_id2486037\n"
+"04060118.xhp\n"
+"hd_id3155424\n"
+"170\n"
"help.text"
-msgid "<bookmark_value>entering entries with AutoInput function</bookmark_value><bookmark_value>capital letters;AutoInput function</bookmark_value>"
-msgstr "<bookmark_value>Εισαγωγή καταχωρήσεων με τη συνάρτηση Αυτόματη εισαγωγή</bookmark_value><bookmark_value>κεφαλαία γράμματα, λειτουργία αυτόματης εισαγωγή</bookmark_value>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 06130000.xhp
+#: 04060118.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3148492\n"
-"1\n"
+"04060118.xhp\n"
+"par_id3154794\n"
+"171\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06130000.xhp\" name=\"AutoInput\">AutoInput</link>"
-msgstr "<link href=\"text/scalc/01/06130000.xhp\" name=\"Αυτόματη Εισαγωγή\">Αυτόματη Εισαγωγή</link>"
+msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) when is the next interest date?"
+msgstr "Ένας τίτλος αγοράζεται στις 25/1/2001. Η ημερομηνία λήξης είναι 15/11/2001. Ο τόκος καταβάλλεται ανά εξάμηνο (η συχνότητα περιόδων είναι 2). Χρησιμοποιώντας τη μέθοδο υπολογισμού ημερήσιου τόκου (βάση 3), πότε είναι η επόμενη ημερομηνία τοκισμού;"
-#: 06130000.xhp
+#: 04060118.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150793\n"
-"2\n"
+"04060118.xhp\n"
+"par_id3159251\n"
+"172\n"
"help.text"
-msgid "<ahelp hid=\".uno:AutoComplete\">Switches the AutoInput function on and off, which automatically completes entries, based on other entries in the same column.</ahelp> The column is scanned up to a maximum of 2000 cells or 200 different strings."
-msgstr "<ahelp hid=\".uno:AutoComplete\">Ενεργοποιεί ή απενεργοποιεί τη λειτουργία αυτόματης εισαγωγής, η οποία συμπληρώνει αυτόματα τις καταχωρήσεις που πληκτρολογείτε, βασισμένη στις άλλες καταχωρίσεις στην ίδια στήλη.</ahelp> Λαμβάνεται υπόψη ολόκληρη η στήλη, με μέγιστο όριο τα 2000 κελιά ή τα 200 διαφορετικά αλφαριθμητικά."
+msgid "=COUPNCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2001-05-15."
+msgstr "Το =COUPNCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) επιστρέφει 2001-05-15."
-#: 06130000.xhp
+#: 04060118.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3156422\n"
-"8\n"
+"04060118.xhp\n"
+"bm_id3143281\n"
"help.text"
-msgid "The completion text is highlighted."
-msgstr "Το κείμενο της συμπλήρωσης επισημαίνεται."
+msgid "<bookmark_value>COUPDAYS function</bookmark_value>"
+msgstr "<bookmark_value>συχνότητα COUPDAYS</bookmark_value>"
-#: 06130000.xhp
+#: 04060118.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN1065D\n"
+"04060118.xhp\n"
+"hd_id3143281\n"
+"143\n"
"help.text"
-msgid "To accept the completion, press <item type=\"keycode\">Enter</item> or a cursor key."
-msgstr "Για να αποδεχθείτε τη συμπλήρωση πατήστε <item type=\"keycode\">Enter</item> ή ένα πλήκτρο με βέλος."
+msgid "COUPDAYS"
+msgstr "COUPDAYS"
-#: 06130000.xhp
+#: 04060118.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN10665\n"
+"04060118.xhp\n"
+"par_id3149488\n"
+"144\n"
"help.text"
-msgid "To append text or to edit the completion, press <item type=\"keycode\">F2</item>."
-msgstr "Για να προσθέσετε κείμενο ή για να επεξεργασθείτε τη συμπλήρωση πατήστε <item type=\"keycode\">F2</item>."
+msgid "<ahelp hid=\"HID_AAI_FUNC_COUPDAYS\">Returns the number of days in the current interest period in which the settlement date falls.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPDAYS\">Επιστρέφει τον αριθμό των ημερών στην τρέχουσα περίοδο τοκισμού στην οποία εμπίπτει η ημερομηνία διακανονισμού.</ahelp>"
-#: 06130000.xhp
+#: 04060118.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN1066D\n"
+"04060118.xhp\n"
+"hd_id3148685\n"
+"145\n"
"help.text"
-msgid "To view more completions, press <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab</item> to scroll forward, or <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Tab</item> to scroll backward."
-msgstr "Για να δείτε περισσότερες ολοκληρώσεις, πατήστε <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab</item> για εμπροσθοκύλιση , ή <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Tab</item> για οπισθοκύλιση."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 06130000.xhp
+#: 04060118.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN10679\n"
+"04060118.xhp\n"
+"par_id3149585\n"
+"146\n"
"help.text"
-msgid "To see a list of all available AutoInput text items for the current column, press <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow</item>."
-msgstr "Για να δείτε μια λίστα όλων των διαθέσιμων στοιχείων κειμένου αυτόματης εισαγωγής για την τρέχουσα στήλη, πατήστε <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+κάτω βέλος</item>."
+msgid "COUPDAYS(Settlement; Maturity; Frequency; Basis)"
+msgstr "COUPDAYS(Διακανονισμός; Λήξη; Συχνότητα; Βάση)"
-#: 06130000.xhp
+#: 04060118.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150439\n"
-"3\n"
+"04060118.xhp\n"
+"par_id3152767\n"
+"147\n"
"help.text"
-msgid "When typing formulas using characters that match previous entries, a Help tip will appear listing the last ten functions used from <emph>Function Wizard</emph>, from all defined range names, from all database range names, and from the content of all label ranges."
-msgstr "Όταν πληκτρολογείτε τύπους χρησιμοποιώντας χαρακτήρες που ταιριάζουν με προηγούμενες καταχωρήσεις, τότε θα εμφανιστεί μια συμβουλή Βοήθειας, η οποία θα αναγράφει τις τελευταίες δέκα συναρτήσεις του <emph>Οδηγού συνάρτησης</emph> που χρησιμοποιήθηκαν, από όλα τα καθορισμένα ονόματα περιοχών, από όλα τα ονόματα περιοχών βάσης δεδομένων και από το περιεχόμενο όλων των περιοχών ετικετών."
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
-#: 06130000.xhp
+#: 04060118.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3153363\n"
-"5\n"
+"04060118.xhp\n"
+"par_id3151250\n"
+"148\n"
"help.text"
-msgid "AutoInput is case-sensitive. If, for example, you have written \"Total\" in a cell, you cannot enter \"total\" in another cell of the same column without first deactivating AutoInput."
-msgstr "Η Αυτόματη Εισαγωγή λαμβάνει υπόψη πεζά-κεφαλαία. Αν, π.χ., έχετε γράψει \"Σύνολο\" σε ένα κελί, δεν μπορείτε να εισάγετε \"σύνολο\" σε άλλο κελί της ίδιας στήλης αν δεν απενεργοποιήσετε πρώτα την Αυτόματη Εισαγωγή."
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
-#: 06020000.xhp
+#: 04060118.xhp
msgctxt ""
-"06020000.xhp\n"
-"tit\n"
+"04060118.xhp\n"
+"par_id3146126\n"
+"149\n"
"help.text"
-msgid "Hyphenation"
-msgstr "Συλλαβισμός"
+msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
+msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
-#: 06020000.xhp
+#: 04060118.xhp
msgctxt ""
-"06020000.xhp\n"
-"bm_id3159399\n"
+"04060118.xhp\n"
+"hd_id3153705\n"
+"150\n"
"help.text"
-msgid "<bookmark_value>automatic hyphenation in spreadsheets</bookmark_value><bookmark_value>hyphenation; in spreadsheets</bookmark_value><bookmark_value>syllables in spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>αυτόματο συλλαβισμός σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>συλλαβισμός, σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>συλλαβές σε υπολογιστικά φύλλα</bookmark_value>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 06020000.xhp
+#: 04060118.xhp
msgctxt ""
-"06020000.xhp\n"
-"hd_id3159399\n"
-"1\n"
+"04060118.xhp\n"
+"par_id3147530\n"
+"151\n"
"help.text"
-msgid "Hyphenation"
-msgstr "Συλλαβισμός"
+msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many days are there in the interest period in which the settlement date falls?"
+msgstr "Ένας τίτλος αγοράζεται στις 25/1/2001. Η ημερομηνία λήξης είναι 15/11/2001. Ο τόκος καταβάλλεται ανά εξάμηνο (η συχνότητα περιόδων είναι 2). Χρησιμοποιώντας την μέθοδο υπολογισμού ημερήσιου τόκου (βάση 3), πόσες μέρες υπάρχουν στην περίοδο τοκισμού στην οποία εμπίπτει η ημερομηνία διακανονισμού;"
-#: 06020000.xhp
+#: 04060118.xhp
msgctxt ""
-"06020000.xhp\n"
-"par_id3145068\n"
-"2\n"
+"04060118.xhp\n"
+"par_id3156338\n"
+"152\n"
"help.text"
-msgid "<variable id=\"silben\"><ahelp hid=\".uno:Hyphenate\">The <emph>Hyphenation </emph>command calls the dialog for setting the hyphenation in $[officename] Calc.</ahelp></variable>"
-msgstr "<variable id=\"silben\"><ahelp hid=\".uno:Hyphenate\">Η εντολή <emph>Hyphenation </emph>καλεί το παράθυρο διαλόγου για ρύθμιση του συλλαβισμού στο $[officename] Calc.</ahelp></variable>"
+msgid "=COUPDAYS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 181."
+msgstr "Το =COUPDAYS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) επιστρέφει 181."
-#: 06020000.xhp
+#: 04060118.xhp
msgctxt ""
-"06020000.xhp\n"
-"par_id3154366\n"
-"3\n"
+"04060118.xhp\n"
+"bm_id3154832\n"
"help.text"
-msgid "You can only turn on the automatic hyphenation in $[officename] Calc when the <link href=\"text/shared/01/05340300.xhp\" name=\"row break\">row break</link> feature is active."
-msgstr "Μπορείτε να ενεργοποιήσετε τον αυτόματο συλλαβισμό στο $[officename] Calc μόνο όταν η <link href=\"text/shared/01/05340300.xhp\" name=\"αλλαγή γραμμής\">αλλαγή γραμμής</link> είναι ενεργή."
+msgid "<bookmark_value>COUPDAYSNC function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COUPDAYSNC</bookmark_value>"
-#: 06020000.xhp
+#: 04060118.xhp
msgctxt ""
-"06020000.xhp\n"
-"hd_id3153192\n"
-"4\n"
+"04060118.xhp\n"
+"hd_id3154832\n"
+"153\n"
"help.text"
-msgid "Hyphenation for selected cells."
-msgstr "Συλλαβισμός για επιλεγμένα κελιά."
+msgid "COUPDAYSNC"
+msgstr "COUPDAYSNC"
-#: 06020000.xhp
+#: 04060118.xhp
msgctxt ""
-"06020000.xhp\n"
-"par_id3150868\n"
-"5\n"
+"04060118.xhp\n"
+"par_id3147100\n"
+"154\n"
"help.text"
-msgid "Select the cells for which you want to change the hyphenation."
-msgstr "Επιλέξτε τα κελιά για τα οποία θέλετε να αλλάξετε το συλλαβισμό."
+msgid "<ahelp hid=\"HID_AAI_FUNC_COUPDAYSNC\">Returns the number of days from the settlement date until the next interest date.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPDAYSNC\">Επιστρέφει τον αριθμό των ημερών από τη ημερομηνία διακανονισμού μέχρι την ημερομηνία του επόμενου τοκισμού.</ahelp>"
-#: 06020000.xhp
+#: 04060118.xhp
msgctxt ""
-"06020000.xhp\n"
-"par_id3150440\n"
-"6\n"
+"04060118.xhp\n"
+"hd_id3151312\n"
+"155\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Hyphenation</emph>."
-msgstr "Επιλέξτε από το μενού <emph>Εργαλεία - Γλώσσα - Συλλαβισμός</emph>."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 06020000.xhp
+#: 04060118.xhp
msgctxt ""
-"06020000.xhp\n"
-"par_id3156441\n"
-"7\n"
+"04060118.xhp\n"
+"par_id3155121\n"
+"156\n"
"help.text"
-msgid "The <emph>Format Cells</emph> dialog appears with the <emph>Alignment</emph> tab page open."
-msgstr "Εμφανίζεται το παράθυρο διαλόγου <emph>Κελιά μορφοποίησης</emph> με την καρτέλα σελίδας <emph>Στοίχιση</emph> ανοικτή."
+msgid "COUPDAYSNC(Settlement; Maturity; Frequency; Basis)"
+msgstr "COUPDAYSNC(Διακανονισμός; Λήξη; Συχνότητα; Βάση)"
-#: 06020000.xhp
+#: 04060118.xhp
msgctxt ""
-"06020000.xhp\n"
-"par_id3149260\n"
-"12\n"
+"04060118.xhp\n"
+"par_id3158440\n"
+"157\n"
"help.text"
-msgid "Mark the <emph>Wrap text automatically</emph> and <emph>Hyphenation active</emph> check boxes."
-msgstr "Τσεκάρετε το <emph>Αυτόματη αναδίπλωση κειμένου</emph> και το <emph>Ενεργοποίηση συλλαβισμού</emph>."
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
-#: 06020000.xhp
+#: 04060118.xhp
msgctxt ""
-"06020000.xhp\n"
-"hd_id3153094\n"
-"8\n"
+"04060118.xhp\n"
+"par_id3146075\n"
+"158\n"
"help.text"
-msgid "Hyphenation for Drawing Objects"
-msgstr "Συλλαβισμός για αντικείμενα σχεδίασης"
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
-#: 06020000.xhp
+#: 04060118.xhp
msgctxt ""
-"06020000.xhp\n"
-"par_id3148577\n"
-"9\n"
+"04060118.xhp\n"
+"par_id3154620\n"
+"159\n"
"help.text"
-msgid "Select a drawing object."
-msgstr "Επιλέξτε ένα αντικείμενο σχεδίασης."
+msgid "<emph>Frequency </emph>is number of interest payments per year (1, 2 or 4)."
+msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
-#: 06020000.xhp
+#: 04060118.xhp
msgctxt ""
-"06020000.xhp\n"
-"par_id3156285\n"
-"10\n"
+"04060118.xhp\n"
+"hd_id3155604\n"
+"160\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Hyphenation</emph>."
-msgstr "Επιλέξτε <emph>Εργαλεία - Γλώσσα - Συλλαβισμός</emph>."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 06020000.xhp
+#: 04060118.xhp
msgctxt ""
-"06020000.xhp\n"
-"par_id3147394\n"
-"11\n"
+"04060118.xhp\n"
+"par_id3148671\n"
+"161\n"
"help.text"
-msgid "Each time you call the command you turn the hyphenation for the drawing object on or off. A check mark shows the current status."
-msgstr "Κάθε φορά που καλείτε την εντολή, ενεργοποιείτε ή απενεργοποιείτε το συλλαβισμό για το αντικείμενο σχεδίασης. Ένα σημάδι επιλογής δηλώνει την τρέχουσα κατάσταση."
+msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many days are there until the next interest payment?"
+msgstr "Ένας τίτλος αγοράζεται στις 25/1/2001. Η ημερομηνία λήξης είναι 15/11/2001. Ο τόκος καταβάλλεται ανά εξάμηνο (η συχνότητα περιόδων είναι 2). Χρησιμοποιώντας τη μέθοδο υπολογισμού ημερήσιου τόκου (βάση 3), σε πόσες ημέρες είναι η επόμενη καταβολή τόκων;"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3156158\n"
+"162\n"
+"help.text"
+msgid "=COUPDAYSNC(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 110."
+msgstr "Το =COUPDAYSNC(\"2001-01-25\"; \"2001-11-15\"; 2; 3) επιστρέφει 110."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"bm_id3150408\n"
+"help.text"
+msgid "<bookmark_value>COUPDAYBS function</bookmark_value><bookmark_value>durations;first interest payment until settlement date</bookmark_value><bookmark_value>securities;first interest payment until settlement date</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COUPDAYBS</bookmark_value><bookmark_value>διάρκειες, πρώτη πληρωμή τόκου μέχρι την ημερομηνία διακανονισμού</bookmark_value><bookmark_value>τίτλοι, πρώτη πληρωμή τόκου μέχρι την ημερομηνία διακανονισμού</bookmark_value>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3150408\n"
+"133\n"
+"help.text"
+msgid "COUPDAYBS"
+msgstr "COUPDAYBS"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3146795\n"
+"134\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_COUPDAYBS\">Returns the number of days from the first day of interest payment on a security until the settlement date.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPDAYBS\">Επιστρέφει τον αριθμό των ημερών από την πρώτη ημέρα της πληρωμής τόκου κάποιου τίτλου μέχρι την ημερομηνία διακανονισμού.</ahelp>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3156142\n"
+"135\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3159083\n"
+"136\n"
+"help.text"
+msgid "COUPDAYBS(Settlement; Maturity; Frequency; Basis)"
+msgstr "COUPDAYBS(Διακανονισμός; Λήξη; Συχνότητα; Βάση)"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3146907\n"
+"137\n"
+"help.text"
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3159390\n"
+"138\n"
+"help.text"
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3154414\n"
+"139\n"
+"help.text"
+msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
+msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των πληρωμών τόκου ετησίως (1, 2 ή 4)."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3153880\n"
+"140\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3150592\n"
+"141\n"
+"help.text"
+msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many days is this?"
+msgstr "Ένας τίτλος αγοράζεται στις 25/1/2001. Η ημερομηνία λήξης είναι 15/11/2001. Ο τόκος καταβάλλεται ανά εξάμηνο (η συχνότητα περιόδων είναι 2). Χρησιμοποιώντας τη μέθοδο υπολογισμού ημερήσιου τόκου (βάση 3), πόσες μέρες προκύπτουν;"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3151103\n"
+"142\n"
+"help.text"
+msgid "=COUPDAYBS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 71."
+msgstr "Το =COUPDAYBS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) επιστρέφει 71."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"bm_id3152957\n"
+"help.text"
+msgid "<bookmark_value>COUPPCD function</bookmark_value><bookmark_value>dates;interest date prior to settlement date</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COUPPCD</bookmark_value><bookmark_value>ημερομηνίες, ημερομηνία τοκισμού πριν την ημερομηνία διακανονισμού</bookmark_value>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3152957\n"
+"183\n"
+"help.text"
+msgid "COUPPCD"
+msgstr "COUPPCD"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3153678\n"
+"184\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_COUPPCD\">Returns the date of the interest date prior to the settlement date. Format the result as a date.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPPCD\">Επιστρέφει την ημερομηνία της ημερομηνίας τοκισμού πριν από την ημερομηνία διακανονισμού. Μορφοποιεί το αποτέλεσμα ως ημερομηνία.</ahelp>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3156269\n"
+"185\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3153790\n"
+"186\n"
+"help.text"
+msgid "COUPPCD(Settlement; Maturity; Frequency; Basis)"
+msgstr "COUPPCD(Διακανονισμός; Λήξη; Συχνότητα; Βάση)"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3150989\n"
+"187\n"
+"help.text"
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3154667\n"
+"188\n"
+"help.text"
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3154569\n"
+"189\n"
+"help.text"
+msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
+msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των πληρωμών τόκου ετησίως (1, 2 ή 4)."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3150826\n"
+"190\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3148968\n"
+"191\n"
+"help.text"
+msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) what was the interest date prior to purchase?"
+msgstr "Ένας τίτλος αγοράζεται στις 1.25.2001. Η ημερομηνία λήξης είναι 11.15.2001. Ο τόκος καταβάλλεται ανά εξάμηνο (η συχνότητα περιόδων είναι 2). Χρησιμοποιώντας τη μέθοδο υπολογισμού ημερήσιου τόκου (βάση 3), ποια ήταν η ημερομηνία τοκισμού πριν από την αγορά;"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3149992\n"
+"192\n"
+"help.text"
+msgid "=COUPPCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2000-15-11."
+msgstr "Το =COUPPCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) επιστρέφει 2000-15-11."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"bm_id3150673\n"
+"help.text"
+msgid "<bookmark_value>COUPNUM function</bookmark_value><bookmark_value>number of coupons</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COUPNUM</bookmark_value><bookmark_value>αριθμός τοκομεριδίων</bookmark_value>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3150673\n"
+"173\n"
+"help.text"
+msgid "COUPNUM"
+msgstr "COUPNUM"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3154350\n"
+"174\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_COUPNUM\">Returns the number of coupons (interest payments) between the settlement date and the maturity date.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPNUM\">Επιστρέφει τον αριθμό των τοκομεριδίων (πληρωμές τόκων) μεταξύ της ημερομηνίας διακανονισμού και της ημερομηνίας λήξης.</ahelp>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3148400\n"
+"175\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3153200\n"
+"176\n"
+"help.text"
+msgid "COUPNUM(Settlement; Maturity; Frequency; Basis)"
+msgstr "COUPNUM(Διακανονισμός; Λήξη; Συχνότητα; Βάση)"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3159406\n"
+"177\n"
+"help.text"
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3155864\n"
+"178\n"
+"help.text"
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3154720\n"
+"179\n"
+"help.text"
+msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
+msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των πληρωμών τόκου ετησίως (1, 2 ή 4)."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3149319\n"
+"180\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3152460\n"
+"181\n"
+"help.text"
+msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many interest dates are there?"
+msgstr "Ένας τίτλος αγοράζεται στις 25/1/2001· η ημερομηνία λήξης είναι 15/11/2001. Ο τόκος καταβάλλεται ανά εξάμηνο (η συχνότητα περιόδων είναι 2). Χρησιμοποιώντας την μέθοδο υπολογισμού ημερήσιου τόκου (βάση 3), πόσες ημερομηνίες τοκισμού υπάρχουν;"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3150640\n"
+"182\n"
+"help.text"
+msgid "=COUPNUM(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2."
+msgstr "Το =COUPNUM(\"2001-01-25\"; \"2001-11-15\"; 2; 3) επιστρέφει 2."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"bm_id3149339\n"
+"help.text"
+msgid "<bookmark_value>IPMT function</bookmark_value><bookmark_value>periodic amortizement rates</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IPMT</bookmark_value><bookmark_value>περιοδικά επιτόκια τοκοχρεωλυσίου</bookmark_value>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3149339\n"
+"263\n"
+"help.text"
+msgid "IPMT"
+msgstr "IPMT"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3154522\n"
+"264\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_ZINSZ\">Calculates the periodic amortizement for an investment with regular payments and a constant interest rate.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ZINSZ\">Υπολογίζει το περιοδικό τοκοχρεολύσιο για μια επένδυση με τακτικές πληρωμές και σταθερό επιτόκιο.</ahelp>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3153266\n"
+"265\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3151283\n"
+"266\n"
+"help.text"
+msgid "IPMT(Rate; Period; NPer; PV; FV; Type)"
+msgstr "IPMT(Επιτόκιο; Περίοδος; NΠερ; PV; FV; Τύπος)"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3147313\n"
+"267\n"
+"help.text"
+msgid "<emph>Rate</emph> is the periodic interest rate."
+msgstr "<emph>Επιτόκιο</emph> είναι το περιοδικό επιτόκιο."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3145158\n"
+"268\n"
+"help.text"
+msgid "<emph>Period</emph> is the period, for which the compound interest is calculated. Period=NPER if compound interest for the last period is calculated."
+msgstr "<emph>Περίοδος</emph> είναι η περίοδος για την οποία υπολογίζεται ο σύνθετος τόκος. Περίοδος = ΝΠερ αν υπολογίζεται ο σύνθετος τόκος για την τελευταία περίοδο."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3147577\n"
+"269\n"
+"help.text"
+msgid "<emph>NPer</emph> is the total number of periods, during which annuity is paid."
+msgstr "<emph>ΝΠερ</emph> είναι ο συνολικός αριθμός περιόδων, κατά τις οποίες καταβάλλεται η πρόσοδος."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3156211\n"
+"270\n"
+"help.text"
+msgid "<emph>PV</emph> is the present cash value in sequence of payments."
+msgstr "<emph>PV</emph> είναι η παρούσα τρέχουσα αξία στη σειρά πληρωμών."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3151213\n"
+"271\n"
+"help.text"
+msgid "<emph>FV</emph> (optional) is the desired value (future value) at the end of the periods."
+msgstr "<emph>FV</emph> (προαιρετικό) είναι η επιθυμητή αξία (μελλοντική αξία) στο τέλος των περιόδων."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3154195\n"
+"272\n"
+"help.text"
+msgid "<emph>Type</emph> is the due date for the periodic payments."
+msgstr "<emph>Τύπος</emph> είναι η ημερομηνία που πρέπει να καταβληθούν οι περιοδικές πληρωμές."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3150102\n"
+"273\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3149438\n"
+"274\n"
+"help.text"
+msgid "What is the interest rate during the fifth period (year) if the constant interest rate is 5% and the cash value is 15,000 currency units? The periodic payment is seven years."
+msgstr "Ποιο είναι το επιτόκιο κατά την πέμπτη περίοδο (έτος) αν το σταθερό επιτόκιο είναι 5% και η τρέχουσα αξία είναι 15.000 νομισματικές μονάδες; Η περιοδική πληρωμή είναι επτά έτη."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3150496\n"
+"275\n"
+"help.text"
+msgid "<item type=\"input\">=IPMT(5%;5;7;15000)</item> = -352.97 currency units. The compound interest during the fifth period (year) is 352.97 currency units."
+msgstr "<item type=\"input\">=IPMT(5%;5;7;15000)</item> = -352,97 νομισματικές μονάδες. Ο σύνθετος τόκος κατά την πέμπτη περίοδο (έτος) είναι 352,97 νομισματικές μονάδες."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"bm_id3151205\n"
+"help.text"
+msgid "<bookmark_value>calculating;future values</bookmark_value><bookmark_value>future values;constant interest rates</bookmark_value><bookmark_value>FV function</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός, μελλοντικές αξίες</bookmark_value><bookmark_value>μελλοντικές αξίες, σταθερά επιτόκια</bookmark_value><bookmark_value>συνάρτηση FV</bookmark_value>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3151205\n"
+"277\n"
+"help.text"
+msgid "FV"
+msgstr "FV"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3154140\n"
+"278\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_ZW\">Returns the future value of an investment based on periodic, constant payments and a constant interest rate (Future Value).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ZW\">Επιστρέφει τη μελλοντική αξία μιας επένδυσης βάσει περιοδικών, σταθερών πληρωμών και με σταθερό επιτόκιο (μελλοντική αξία).</ahelp>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3155178\n"
+"279\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3145215\n"
+"280\n"
+"help.text"
+msgid "FV(Rate; NPer; Pmt; PV; Type)"
+msgstr "FV(Επιτόκιο; ΝΠερ; Pmt; PV; Τύπος)"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3155136\n"
+"281\n"
+"help.text"
+msgid "<emph>Rate</emph> is the periodic interest rate."
+msgstr "<emph>Επιτόκιο</emph> είναι το περιοδικό επιτόκιο."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3156029\n"
+"282\n"
+"help.text"
+msgid "<emph>NPer</emph> is the total number of periods (payment period)."
+msgstr "<emph>ΑριθμόςΠεριόδων</emph> είναι ο συνολικός αριθμός περιόδων (περίοδος πληρωμής)."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3151322\n"
+"283\n"
+"help.text"
+msgid "<emph>Pmt</emph> is the annuity paid regularly per period."
+msgstr "<emph>Pmt</emph> είναι η πρόσοδος που καταβάλλεται τακτικά ανά περίοδο."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3145256\n"
+"284\n"
+"help.text"
+msgid "<emph>PV</emph> (optional) is the (present) cash value of an investment."
+msgstr "<emph>PV</emph> (προαιρετικό) είναι η (παρούσα) τρέχουσα αξία μιας επένδυσης."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3150999\n"
+"285\n"
+"help.text"
+msgid "<emph>Type</emph> (optional) defines whether the payment is due at the beginning or the end of a period."
+msgstr "<emph>Τύπος</emph> (προαιρετικό) καθορίζει αν η πληρωμή αναμένεται στην αρχή ή στο τέλος της περιόδου."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_idN114D8\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3146800\n"
+"286\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3146813\n"
+"287\n"
+"help.text"
+msgid "What is the value at the end of an investment if the interest rate is 4% and the payment period is two years, with a periodic payment of 750 currency units. The investment has a present value of 2,500 currency units."
+msgstr "Ποια είναι η αξία στο τέλος της επένδυσης αν το επιτόκιο είναι 4% και η περίοδος πληρωμής είναι δύο έτη, με περιοδική πληρωμή 750 νομισματικών μονάδων. Η επένδυση έχει παρούσα αξία 2.500 νομισματικών μονάδων."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3149302\n"
+"288\n"
+"help.text"
+msgid "<item type=\"input\">=FV(4%;2;750;2500) </item>= -4234.00 currency units. The value at the end of the investment is 4234.00 currency units."
+msgstr "<item type=\"input\">=FV(4%;2;750;2500) </item>= -4234,00 νομισματικές μονάδες. Η αξία στη λήξη της επένδυσης είναι 4234,00 νομισματικές μονάδες."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"bm_id3155912\n"
+"help.text"
+msgid "<bookmark_value>FVSCHEDULE function</bookmark_value><bookmark_value>future values;varying interest rates</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση FVSCHEDULE</bookmark_value><bookmark_value>μελλοντικές αξίες, κυμαινόμενα επιτόκια</bookmark_value>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3155912\n"
+"51\n"
+"help.text"
+msgid "FVSCHEDULE"
+msgstr "FVSCHEDULE"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3163726\n"
+"52\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_FVSCHEDULE\">Calculates the accumulated value of the starting capital for a series of periodically varying interest rates.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_FVSCHEDULE\">Υπολογίζει τη συσσωρευμένη αξία του αρχικού κεφαλαίου για μια σειρά περιοδικά μεταβλητών επιτοκίων.</ahelp>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3149571\n"
+"53\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3148891\n"
+"54\n"
+"help.text"
+msgid "FVSCHEDULE(Principal; Schedule)"
+msgstr "FVSCHEDULE(Κεφάλαιο; Πρόγραμμα)"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3148904\n"
+"55\n"
+"help.text"
+msgid "<emph>Principal</emph> is the starting capital."
+msgstr "<emph>Κεφάλαιο</emph>: είναι το αρχικό κεφάλαιο."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3148562\n"
+"56\n"
+"help.text"
+msgid "<emph>Schedule</emph> is a series of interest rates, for example, as a range H3:H5 or as a (List) (see example)."
+msgstr "<emph>Πρόγραμμα</emph>: μια σειρά επιτοκίων, π.χ. ως περιοχή H3:H5 ή ως (List) (δείτε παράδειγμα)."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3147288\n"
+"57\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3148638\n"
+"58\n"
+"help.text"
+msgid "1000 currency units have been invested in for three years. The interest rates were 3%, 4% and 5% per annum. What is the value after three years?"
+msgstr "Έχετε επενδύσει 1.000 νομισματικές μονάδες για τρία χρόνια. Τα επιτόκια ήταν 3%, 4% και 5% ανά έτος. Ποια θα είναι η αξία μετά από τρία χρόνια;"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3156358\n"
+"59\n"
+"help.text"
+msgid "<item type=\"input\">=FVSCHEDULE(1000;{0.03;0.04;0.05})</item> returns 1124.76."
+msgstr "Το <item type=\"input\">=FVSCHEDULE(1000;{0.03;0.04;0.05})</item> επιστρέφει 1124.76."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"bm_id3156435\n"
+"help.text"
+msgid "<bookmark_value>calculating;number of payment periods</bookmark_value><bookmark_value>payment periods;number of</bookmark_value><bookmark_value>number of payment periods</bookmark_value><bookmark_value>NPER function</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός, αριθμός περιόδων πληρωμής</bookmark_value><bookmark_value>περίοδοι πληρωμής, αριθμός</bookmark_value><bookmark_value>αριθμός περιόδων πληρωμής</bookmark_value><bookmark_value>συνάρτηση NPER</bookmark_value>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3156435\n"
+"290\n"
+"help.text"
+msgid "NPER"
+msgstr "NPER"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3152363\n"
+"291\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_ZZR\">Returns the number of periods for an investment based on periodic, constant payments and a constant interest rate.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ZZR\">Επιστρέφει τον αριθμό των περιόδων για μια επένδυση βάσει περιοδικών, σταθερών πληρωμών και με σταθερό επιτόκιο.</ahelp>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3147216\n"
+"292\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3155934\n"
+"293\n"
+"help.text"
+msgid "NPER(Rate; Pmt; PV; FV; Type)"
+msgstr "NPER(Επιτόκιο; Pmt; PV; FV; Τύπος)"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3155946\n"
+"294\n"
+"help.text"
+msgid "<emph>Rate</emph> is the periodic interest rate."
+msgstr "<emph>Επιτόκιο</emph> είναι το περιοδικό επιτόκιο."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3149042\n"
+"295\n"
+"help.text"
+msgid "<emph>Pmt</emph> is the constant annuity paid in each period."
+msgstr "<emph>Pmt</emph> είναι η σταθερή πρόσοδος που καταβάλλεται σε κάθε περίοδο."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3153134\n"
+"296\n"
+"help.text"
+msgid "<emph>PV</emph> is the present value (cash value) in a sequence of payments."
+msgstr "<emph>PV</emph> είναι η παρούσα τρέχουσα αξία σε μια σειρά πληρωμών."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3154398\n"
+"297\n"
+"help.text"
+msgid "<emph>FV</emph> (optional) is the future value, which is reached at the end of the last period."
+msgstr "<emph>FV</emph> (προαιρετικό) είναι η μελλοντική αξία, η οποία επιτυγχάνεται στο τέλος της τελευταίας περιόδου."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3145127\n"
+"298\n"
+"help.text"
+msgid "<emph>Type</emph> (optional) is the due date of the payment at the beginning or at the end of the period."
+msgstr "<emph>Τύπος</emph> (προαιρετικό) είναι η ημερομηνία που πρέπει να γίνει η πληρωμή, είτε στην αρχή είτε στο τέλος της περιόδου."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_idN1166C\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"hd_id3155795\n"
+"299\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3147378\n"
+"300\n"
+"help.text"
+msgid "How many payment periods does a payment period cover with a periodic interest rate of 6%, a periodic payment of 153.75 currency units and a present cash value of 2.600 currency units."
+msgstr "Πόσες περιόδους πληρωμής καλύπτει μια περίοδος πληρωμής με περιοδικό επιτόκιο 6%, περιοδική πληρωμή 153,75 νομισματικών μονάδων και παρούσα τρέχουσα αξία 2600 νομισματικών μονάδων."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3156171\n"
+"301\n"
+"help.text"
+msgid "<item type=\"input\">=NPER(6%;153.75;2600)</item> = -12,02. The payment period covers 12.02 periods."
+msgstr "<item type=\"input\">=NPER(6%;153.75;2600)</item> = -12,02. Η περίοδος πληρωμής καλύπτει 12.02 περιόδους."
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3150309\n"
+"314\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060103.xhp\" name=\"Back to Financial Functions Part One\">Back to Financial Functions Part One</link>"
+msgstr "<link href=\"text/scalc/01/04060103.xhp\" name=\"Επιστροφή στις Οικονομικές συναρτήσεις - Μέρος Πρώτο\">Επιστροφή στις Οικονομικές συναρτήσεις - Μέρος Πρώτο</link>"
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3153163\n"
+"315\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060119.xhp\" name=\"Back to Financial Functions Part Two\">Back to Financial Functions Part Two</link>"
+msgstr "<link href=\"text/scalc/01/04060119.xhp\" name=\"Επιστροφή στις Οικονομικές συναρτήσεις - Μέρος δεύτερο\">Επιστροφή στις Οικονομικές συναρτήσεις - Μέρος δεύτερο</link>"
#: 04060119.xhp
msgctxt ""
@@ -38452,7 +35520,7 @@ msgctxt ""
"271\n"
"help.text"
msgid "<emph>NPer</emph> is the payment period with the total number of periods. NPER can also be a non-integer value."
-msgstr "<emph>NPer</emph> είναι η περίοδος πληρωμής με το συνολικό αριθμό περιόδων. Μπορεί να είναι επίσης μη-ακέραια τιμή."
+msgstr "<emph>NPer</emph> είναι η περίοδος πληρωμής με το συνολικό αριθμό περιόδων. Μπορεί να είναι επίσης μη-ακέραια."
#: 04060119.xhp
msgctxt ""
@@ -38479,7 +35547,7 @@ msgctxt ""
"274\n"
"help.text"
msgid "<emph>E</emph> is the last period."
-msgstr "<emph>E</emph> είναι η τελευταία περίοδος."
+msgstr "<emph>Ε</emph> είναι η τελευταία περίοδος."
#: 04060119.xhp
msgctxt ""
@@ -38577,7 +35645,7 @@ msgctxt ""
"170\n"
"help.text"
msgid "<emph>NPer</emph> is the total number of payment periods. The rate and NPER must refer to the same unit, and thus both be calculated annually or monthly."
-msgstr "<emph>NPer</emph> είναι ο συνολικός αριθμός περιόδων πληρωμής. Το επιτόκιο και το NPER πρέπει να αναφέρονται στην ίδια μονάδα και ως εκ τούτου πρέπει και τα δύο να υπολογίζονται μηνιαίως ή ετησίως."
+msgstr "<emph>NPer</emph> είναι ο συνολικός αριθμός περιόδων πληρωμής. Το επιτόκιο και το NPER πρέπει να αναφέρονται στην ίδια μονάδα και ως εκ τούτου και τα δύο πρέπει να υπολογίζονται ετησίως ή μηνιαίως"
#: 04060119.xhp
msgctxt ""
@@ -38586,7 +35654,7 @@ msgctxt ""
"171\n"
"help.text"
msgid "<emph>PV</emph> is the current value."
-msgstr "<emph>ΠΑ</emph> είναι η τρέχουσα αξία."
+msgstr "<emph>ΠΑ</emph> είναι η τρέχουσα (παρούσα) αξία."
#: 04060119.xhp
msgctxt ""
@@ -38613,7 +35681,7 @@ msgctxt ""
"174\n"
"help.text"
msgid "<emph>Type</emph> is the maturity of a payment at the end of each period (Type = 0) or at the start of the period (Type = 1)."
-msgstr "<emph>Τύπος</emph> είναι η λήξη μιας πληρωμής στην αρχή (Τύπος=1) ή στο τέλος (Τύπος=0) κάθε περιόδου."
+msgstr "<emph>Τύπος</emph> είναι η ωρίμανση (λήξη) της πληρωμής στο τέλος (Τύπος=0) κάθε περιόδου ή στην αρχή (Τύπος=1)."
#: 04060119.xhp
msgctxt ""
@@ -38729,7 +35797,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
#: 04060119.xhp
msgctxt ""
@@ -38738,7 +35806,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
#: 04060119.xhp
msgctxt ""
@@ -38747,7 +35815,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<emph>Rate</emph> is the annual nominal rate of interest (coupon interest rate)"
-msgstr "<emph>Τοκομερίδιο</emph>: το ετήσιο ονομαστικό επιτόκιο (επιτόκιο τοκομεριδίων)"
+msgstr "<emph>Επιτόκιο</emph> είναι το ετήσιο ονομαστικό επιτόκιο (επιτόκιο τοκομεριδίων)"
#: 04060119.xhp
msgctxt ""
@@ -38756,7 +35824,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<emph>Yield</emph> is the annual yield of the security."
-msgstr "<emph>Απόδοση</emph>: η ετήσια απόδοση του τίτλου."
+msgstr "<emph>Απόδοση</emph> είναι η ετήσια απόδοση του τίτλου."
#: 04060119.xhp
msgctxt ""
@@ -38774,7 +35842,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
+msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των πληρωμών τόκου ετησίως (1, 2 ή 4)."
#: 04060119.xhp
msgctxt ""
@@ -38854,7 +35922,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
#: 04060119.xhp
msgctxt ""
@@ -38863,7 +35931,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
#: 04060119.xhp
msgctxt ""
@@ -38961,7 +36029,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
#: 04060119.xhp
msgctxt ""
@@ -38970,7 +36038,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
#: 04060119.xhp
msgctxt ""
@@ -38979,7 +36047,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<emph>Issue</emph> is the date of issue of the security."
-msgstr "<emph>Έκδοση</emph> είναι η ημερομηνία έκδοσης του τίτλου."
+msgstr "<emph>Έκδοση</emph>: η ημερομηνία έκδοσης του τίτλου."
#: 04060119.xhp
msgctxt ""
@@ -38997,7 +36065,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "<emph>Yield</emph> is the annual yield of the security."
-msgstr "<emph>Απόδοση</emph>: η ετήσια απόδοση του τίτλου."
+msgstr "<emph>Απόδοση</emph> είναι η ετήσια απόδοση του τίτλου."
#: 04060119.xhp
msgctxt ""
@@ -39184,7 +36252,7 @@ msgctxt ""
"295\n"
"help.text"
msgid "<emph>Salvage</emph> is the value of an asset at the end of the depreciation."
-msgstr "<emph>Αναπόσβεστη</emph> είναι η αξία ενός περιουσιακού στοιχείου στο τέλος της απόσβεσης."
+msgstr "<emph>ΥπολειμματικήΑξία</emph> είναι η αξία ενός περιουσιακού στοιχείου στο τέλος της απόσβεσης."
#: 04060119.xhp
msgctxt ""
@@ -39273,7 +36341,7 @@ msgctxt ""
"221\n"
"help.text"
msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
#: 04060119.xhp
msgctxt ""
@@ -39282,7 +36350,7 @@ msgctxt ""
"222\n"
"help.text"
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
#: 04060119.xhp
msgctxt ""
@@ -39300,7 +36368,7 @@ msgctxt ""
"224\n"
"help.text"
msgid "<emph>Yield</emph> is the annual yield of the security."
-msgstr "<emph>Απόδοση</emph>: η ετήσια απόδοση του τίτλου."
+msgstr "<emph>Απόδοση</emph> είναι η ετήσια απόδοση του τίτλου."
#: 04060119.xhp
msgctxt ""
@@ -39309,7 +36377,7 @@ msgctxt ""
"225\n"
"help.text"
msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
+msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των πληρωμών τόκου ετησίως (1, 2 ή 4)."
#: 04060119.xhp
msgctxt ""
@@ -39923,7 +36991,7 @@ msgctxt ""
"133\n"
"help.text"
msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "<emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
#: 04060119.xhp
msgctxt ""
@@ -39932,7 +37000,7 @@ msgctxt ""
"134\n"
"help.text"
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Λήξη</emph>: η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
#: 04060119.xhp
msgctxt ""
@@ -39941,7 +37009,7 @@ msgctxt ""
"135\n"
"help.text"
msgid "<emph>Rate</emph> is the annual rate of interest."
-msgstr "<emph>Επιτόκιο</emph> είναι το ετήσιο επιτόκιο."
+msgstr "<emph>Επιτόκιο</emph> είναι η ετήσια τιμή επιτοκίου."
#: 04060119.xhp
msgctxt ""
@@ -39968,7 +37036,7 @@ msgctxt ""
"138\n"
"help.text"
msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των περιόδων πληρωμής τόκου ετησίως (1, 2 ή 4)."
+msgstr "<emph>Συχνότητα</emph> είναι ο αριθμός των πληρωμών τόκου ετησίως (1, 2 ή 4)."
#: 04060119.xhp
msgctxt ""
@@ -40048,7 +37116,7 @@ msgctxt ""
"146\n"
"help.text"
msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "Ο <emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
#: 04060119.xhp
msgctxt ""
@@ -40057,7 +37125,7 @@ msgctxt ""
"147\n"
"help.text"
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "Η <emph>Λήξη</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
#: 04060119.xhp
msgctxt ""
@@ -40066,7 +37134,7 @@ msgctxt ""
"148\n"
"help.text"
msgid "<emph>Price</emph> is the price (purchase price) of the security per 100 currency units of par value."
-msgstr "Η <emph>Τιμή</emph> είναι η τιμή (τιμή αγοράς) του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
+msgstr "<emph>Τιμή</emph> είναι η τιμή (τιμή αγοράς) του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
#: 04060119.xhp
msgctxt ""
@@ -40075,7 +37143,7 @@ msgctxt ""
"149\n"
"help.text"
msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
-msgstr "Η <emph>Εξαγορά</emph> είναι η τιμή εξαγοράς του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
+msgstr "<emph>Εξαγορά</emph>: η τιμή εξαγοράς του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
#: 04060119.xhp
msgctxt ""
@@ -40155,7 +37223,7 @@ msgctxt ""
"157\n"
"help.text"
msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "Ο <emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
#: 04060119.xhp
msgctxt ""
@@ -40164,7 +37232,7 @@ msgctxt ""
"158\n"
"help.text"
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "Η <emph>Λήξη</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
#: 04060119.xhp
msgctxt ""
@@ -40173,7 +37241,7 @@ msgctxt ""
"159\n"
"help.text"
msgid "<emph>Issue</emph> is the date of issue of the security."
-msgstr "Η <emph>Έκδοση</emph> είναι η ημερομηνία έκδοσης του τίτλου."
+msgstr "<emph>Έκδοση</emph>: η ημερομηνία έκδοσης του τίτλου."
#: 04060119.xhp
msgctxt ""
@@ -40182,7 +37250,7 @@ msgctxt ""
"160\n"
"help.text"
msgid "<emph>Rate</emph> is the interest rate of the security on the issue date."
-msgstr "Το <emph>Επιτόκιο</emph> είναι το επιτόκιο του τίτλου στην ημερομηνία έκδοσης."
+msgstr "Η παράμετρος <emph>Επιτόκιο</emph> καθορίζει το επιτόκιο του τίτλου κατά την ημερομηνία έκδοσης."
#: 04060119.xhp
msgctxt ""
@@ -40191,7 +37259,7 @@ msgctxt ""
"161\n"
"help.text"
msgid "<emph>Price</emph> is the price (purchase price) of the security per 100 currency units of par value."
-msgstr "Η <emph>Τιμή</emph> είναι η τιμή (τιμή αγοράς) του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
+msgstr "<emph>Τιμή</emph> είναι η τιμή (τιμή αγοράς) του τίτλου ανά 100 νομισματικές μονάδες της ονομαστικής αξίας."
#: 04060119.xhp
msgctxt ""
@@ -40271,7 +37339,7 @@ msgctxt ""
"334\n"
"help.text"
msgid "<emph>Rate</emph> is the periodic interest rate."
-msgstr "Το <emph>Επιτόκιο</emph> είναι το επιτόκιο περιόδου."
+msgstr "<emph>Επιτόκιο</emph> είναι το περιοδικό επιτόκιο."
#: 04060119.xhp
msgctxt ""
@@ -40289,7 +37357,7 @@ msgctxt ""
"336\n"
"help.text"
msgid "<emph>PV</emph> is the present value (cash value) in a sequence of payments."
-msgstr "Η <emph>PV</emph> είναι η παρούσα αξία (προεξοφλητική αξία) σε μια σειρά πληρωμών."
+msgstr "<emph>PV</emph> είναι η παρούσα τρέχουσα αξία σε μια σειρά πληρωμών."
#: 04060119.xhp
msgctxt ""
@@ -40367,8 +37435,8 @@ msgctxt ""
"par_id3154403\n"
"59\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_TBILLEQ\">Calculates the annual return on a treasury bill ().</ahelp> A treasury bill is purchased on the settlement date and sold at the full par value on the maturity date, that must fall within the same year. A discount is deducted from the purchase price."
-msgstr "<ahelp hid=\"HID_AAI_FUNC_TBILLEQ\">Υπολογίζει την ετήσια απόδοση ενός κρατικού έντοκου ομολόγου ().</ahelp> Ένα κρατικό έντοκο ομόλογο εξαγοράζεται με ημερομηνία διακανονισμού και πωλείται στην πλήρη ονομαστική αξία του στην ημερομηνία λήξης του, που πέφτει εντός του ίδιου έτους. Αφαιρείται μία προεξόφληση από την τιμή αγοράς."
+msgid "<ahelp hid=\"HID_AAI_FUNC_TBILLEQ\">Calculates the annual return on a treasury bill.</ahelp> A treasury bill is purchased on the settlement date and sold at the full par value on the maturity date, that must fall within the same year. A discount is deducted from the purchase price."
+msgstr "<ahelp hid=\"HID_AAI_FUNC_TBILLEQ\">Υπολογίζει την ετήσια επιστροφή για κρατικό ομόλογο.</ahelp> Ένα κρατικό ομόλογο αγοράζεται την ημερομηνία διακανονισμού και πουλιέται στην πλήρη ονομαστική τιμή την ημερομηνία ωρίμανσης, που πρέπει να είναι το ίδιο έτος. Μια έκπτωση αφαιρείται από την τιμή αγοράς."
#: 04060119.xhp
msgctxt ""
@@ -40395,7 +37463,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "Ο <emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
#: 04060119.xhp
msgctxt ""
@@ -40404,7 +37472,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "Η <emph>Λήξη</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
#: 04060119.xhp
msgctxt ""
@@ -40502,7 +37570,7 @@ msgctxt ""
"73\n"
"help.text"
msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "Ο <emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
#: 04060119.xhp
msgctxt ""
@@ -40511,7 +37579,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "Η <emph>Λήξη</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
#: 04060119.xhp
msgctxt ""
@@ -40609,7 +37677,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr "Ο <emph>Διακανονισμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
+msgstr "<emph>Διακανονσιμός</emph> είναι η ημερομηνία αγοράς του τίτλου."
#: 04060119.xhp
msgctxt ""
@@ -40618,7 +37686,7 @@ msgctxt ""
"85\n"
"help.text"
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "Η <emph>Λήξη</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
+msgstr "<emph>Ωρίμανση</emph> είναι η ημερομηνία κατά την οποία λήγει ο τίτλος."
#: 04060119.xhp
msgctxt ""
@@ -40672,7 +37740,7 @@ msgctxt ""
"345\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060103.xhp\" name=\"Back to Financial Functions Part One\">Back to Financial Functions Part One</link>"
-msgstr "<link href=\"text/scalc/01/04060103.xhp\" name=\"Επιστροφή στις Οικονομικές συναρτήσεις - Μέρος πρώτο\">Επιστροφή στις Οικονομικές συναρτήσεις - Μέρος πρώτο</link>"
+msgstr "<link href=\"text/scalc/01/04060103.xhp\" name=\"Επιστροφή στις Οικονομικές συναρτήσεις - Μέρος Πρώτο\">Επιστροφή στις Οικονομικές συναρτήσεις - Μέρος Πρώτο</link>"
#: 04060119.xhp
msgctxt ""
@@ -40683,4448 +37751,5375 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060118.xhp\" name=\"Forward to Financial Functions Part Three\">Forward to Financial Functions Part Three</link>"
msgstr "<link href=\"text/scalc/01/04060118.xhp\" name=\"Μετάβαση στις Οικονομικές συναρτήσεις - Μέρος τρίτο\">Μετάβαση στις Οικονομικές συναρτήσεις - Μέρος τρίτο</link>"
-#: 02190000.xhp
+#: 04060120.xhp
msgctxt ""
-"02190000.xhp\n"
+"04060120.xhp\n"
"tit\n"
"help.text"
-msgid "Delete Manual Breaks"
-msgstr "Διαγραφή χειροκίνητων αλλαγών"
+msgid "Bit Operation Functions"
+msgstr "Συναρτήσεις λειτουργίας δυαδικών ψηφίων"
-#: 02190000.xhp
+#: 04060120.xhp
msgctxt ""
-"02190000.xhp\n"
-"hd_id3150541\n"
+"04060120.xhp\n"
+"hd_id4149052\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02190000.xhp\" name=\"Delete Manual Breaks\">Delete Manual Break</link>"
-msgstr "<link href=\"text/scalc/01/02190000.xhp\" name=\"Διαγραφή χειροκίνητης αλλαγής\">Διαγραφή χειροκίνητης αλλαγής</link>"
-
-#: 02190000.xhp
-msgctxt ""
-"02190000.xhp\n"
-"par_id3154365\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Choose the type of manual break that you want to delete.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον τύπο της χειροκίνητης αλλαγής που θέλετε να διαγράψετε.</ahelp>"
+msgid "Bit Operation Functions"
+msgstr "Συναρτήσεις λειτουργίας δυαδικών ψηφίων"
-#: 05100200.xhp
+#: 04060120.xhp
msgctxt ""
-"05100200.xhp\n"
-"tit\n"
+"04060120.xhp\n"
+"bm_id4150026\n"
"help.text"
-msgid "Split Cells"
-msgstr "Διαίρεση κελιών"
+msgid "<bookmark_value>BITAND function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BITAND</bookmark_value>"
-#: 05100200.xhp
+#: 04060120.xhp
msgctxt ""
-"05100200.xhp\n"
-"hd_id3154654\n"
+"04060120.xhp\n"
+"hd_id4150026\n"
+"238\n"
"help.text"
-msgid "Split Cells"
-msgstr "Διαίρεση κελιών"
+msgid "BITAND"
+msgstr "BITAND"
-#: 05100200.xhp
+#: 04060120.xhp
msgctxt ""
-"05100200.xhp\n"
-"par_id3083451\n"
+"04060120.xhp\n"
+"par_id4146942\n"
+"239\n"
"help.text"
-msgid "<ahelp hid=\".\">Splits previously merged cells.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαιρεί προηγουμένως συγχωνευμένα κελιά.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_BITAND\">Returns a bitwise logical \"and\" of the parameters.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BITAND\">Επιστρέφει ένα λογικό δυαδικό \"και\" των παραμέτρων.</ahelp>"
-#: 05100200.xhp
+#: 04060120.xhp
msgctxt ""
-"05100200.xhp\n"
-"par_id3154023\n"
+"04060120.xhp\n"
+"hd_id4150459\n"
+"240\n"
"help.text"
-msgid "Choose <emph>Format - Merge Cells - Split Cells</emph>"
-msgstr "Επιλέξτε <emph>Μορφοποίηση - Συγχώνευση κελιών - Διαίρεση κελιών</emph>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04040000.xhp
+#: 04060120.xhp
msgctxt ""
-"04040000.xhp\n"
-"tit\n"
+"04060120.xhp\n"
+"par_id4146878\n"
+"241\n"
"help.text"
-msgid "Columns"
-msgstr "Στήλες"
+msgid "BITAND(number1; number2)"
+msgstr "BITAND(αριθμός1; αριθμός2)"
-#: 04040000.xhp
+#: 04060120.xhp
msgctxt ""
-"04040000.xhp\n"
-"bm_id3155628\n"
+"04060120.xhp\n"
+"par_id4151228\n"
+"242\n"
"help.text"
-msgid "<bookmark_value>spreadsheets; inserting columns</bookmark_value><bookmark_value>inserting; columns</bookmark_value><bookmark_value>columns; inserting</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, εισαγωγή στηλών</bookmark_value><bookmark_value>εισαγωγή, στήλες</bookmark_value><bookmark_value>στήλες, εισαγωγή</bookmark_value>"
+msgid "<emph>Number1</emph> and <emph>number2</emph> are positive integers less than 2 ^ 48 (281 474 976 710 656)."
+msgstr "<emph>Αριθμός1</emph> και <emph>αριθμός2</emph> είναι θετικοί ακέραιοι μικρότεροι από 2 ^ 48 (281 474 976 710 656)."
-#: 04040000.xhp
+#: 04060120.xhp
msgctxt ""
-"04040000.xhp\n"
-"hd_id3155628\n"
-"1\n"
+"04060120.xhp\n"
+"hd_id4148582\n"
+"248\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04040000.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/scalc/01/04040000.xhp\" name=\"Στήλες\">Στήλες</link>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04040000.xhp
+#: 04060120.xhp
msgctxt ""
-"04040000.xhp\n"
-"par_id3150791\n"
-"2\n"
+"04060120.xhp\n"
+"par_id4149246\n"
+"250\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertColumns\">Inserts a new column to the left of the active cell.</ahelp> The number of columns inserted corresponds to the number of columns selected. The existing columns are moved to the right."
-msgstr "<ahelp hid=\".uno:InsertColumns\">Εισάγει μια νέα στήλη στα αριστερά του ενεργού κελιού.</ahelp> Ο αριθμός των στηλών που εισάγονται αντιστοιχεί στον αριθμό των επιλεγμένων γραμμών. Οι υπάρχουσες στήλες μετακινούνται προς τα δεξιά."
+msgid "<item type=\"input\">=BITAND(6;10)</item> returns 2 (0110 & 1010 = 0010)."
+msgstr "<item type=\"input\">=BITAND(6;10)</item> επιστρέφει 2 (0110 & 1010 = 0010)."
-#: 12080000.xhp
+#: 04060120.xhp
msgctxt ""
-"12080000.xhp\n"
-"tit\n"
+"04060120.xhp\n"
+"bm_id4146139\n"
"help.text"
-msgid "Group and Outline"
-msgstr "Ομαδοποίηση και διάρθρωση"
+msgid "<bookmark_value>BITOR function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BITOR</bookmark_value>"
-#: 12080000.xhp
+#: 04060120.xhp
msgctxt ""
-"12080000.xhp\n"
-"bm_id3152350\n"
+"04060120.xhp\n"
+"hd_id4146139\n"
+"252\n"
"help.text"
-msgid "<bookmark_value>sheets; outlines</bookmark_value><bookmark_value>outlines; sheets</bookmark_value><bookmark_value>hiding; sheet details</bookmark_value><bookmark_value>showing; sheet details</bookmark_value><bookmark_value>grouping;cells</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, διαρθρώσεις</bookmark_value><bookmark_value>διαρθρώσεις, φύλλα</bookmark_value><bookmark_value>απόκρυψη, λεπτομέρειες φύλλου</bookmark_value><bookmark_value>εμφάνιση, λεπτομέρειες φύλλου</bookmark_value><bookmark_value>ομαδοποίηση, κελιά</bookmark_value>"
+msgid "BITOR"
+msgstr "BITOR"
-#: 12080000.xhp
+#: 04060120.xhp
msgctxt ""
-"12080000.xhp\n"
-"hd_id3152350\n"
-"1\n"
+"04060120.xhp\n"
+"par_id4150140\n"
+"253\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12080000.xhp\" name=\"Group and Outline\">Group and Outline</link>"
-msgstr "<link href=\"text/scalc/01/12080000.xhp\" name=\"Ομαδοποίηση και διάρθρωση\">Ομαδοποίηση και διάρθρωση</link>"
+msgid "<ahelp hid=\"HID_FUNC_BITOR\">Returns a bitwise logical \"or\" of the parameters.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BITOR\">Επιστρέφει ένα λογικό δυαδικό \"ή\" των παραμέτρων.</ahelp>"
-#: 12080000.xhp
+#: 04060120.xhp
msgctxt ""
-"12080000.xhp\n"
-"par_id3150793\n"
-"2\n"
+"04060120.xhp\n"
+"hd_id4149188\n"
+"254\n"
"help.text"
-msgid "You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click."
-msgstr "Μπορείτε να δημιουργήσετε μία διάρθρωση των δεδομένων σας και των γραμμών ομάδων και στηλών μαζί έτσι ώστε να μπορείτε να κάνετε σύμπτυξη και επέκταση των ομάδων με ένα απλό κλικ."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12080000.xhp
+#: 04060120.xhp
msgctxt ""
-"12080000.xhp\n"
-"hd_id3147229\n"
-"3\n"
+"04060120.xhp\n"
+"par_id4148733\n"
+"255\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12080300.xhp\" name=\"Group\">Group</link>"
-msgstr "<link href=\"text/scalc/01/12080300.xhp\" name=\"Ομαδοποίηση\">Ομαδοποίηση</link>"
+msgid "BITOR(number1; number2)"
+msgstr "BITOR(αριθμός1; αριθμός2)"
-#: 12080000.xhp
+#: 04060120.xhp
msgctxt ""
-"12080000.xhp\n"
-"hd_id3153188\n"
-"4\n"
+"04060120.xhp\n"
+"par_id4150864\n"
+"256\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12080400.xhp\" name=\"Ungroup\">Ungroup</link>"
-msgstr "<link href=\"text/scalc/01/12080400.xhp\" name=\"Άρση ομαδοποίησης\">Άρση ομαδοποίησης</link>"
+msgid "<emph>Number1</emph> and <emph>number2</emph> are positive integers less than 2 ^ 48 (281 474 976 710 656)."
+msgstr "<emph>Αριθμός1</emph> και <emph>αριθμός2</emph> είναι θετικοί ακέραιοι μικρότεροι από 2 ^ 48 (281 474 976 710 656)."
-#: func_year.xhp
+#: 04060120.xhp
msgctxt ""
-"func_year.xhp\n"
-"tit\n"
+"04060120.xhp\n"
+"par_id4149884\n"
+"264\n"
"help.text"
-msgid "YEAR"
-msgstr "YEAR"
+msgid "<item type=\"input\">=BITOR(6;10)</item> returns 14 (0110 | 1010 = 1110)."
+msgstr "<item type=\"input\">=BITOR(6;10)</item> επιστρέφει 14 (0110 | 1010 = 1110)."
-#: func_year.xhp
+#: 04060120.xhp
msgctxt ""
-"func_year.xhp\n"
-"bm_id3153982\n"
+"04060120.xhp\n"
+"bm_id4150019\n"
"help.text"
-msgid "<bookmark_value>YEAR function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση YEAR</bookmark_value>"
+msgid "<bookmark_value>BITXOR function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BITXOR</bookmark_value>"
-#: func_year.xhp
+#: 04060120.xhp
msgctxt ""
-"func_year.xhp\n"
-"hd_id3153982\n"
-"37\n"
+"04060120.xhp\n"
+"hd_id4150019\n"
+"182\n"
"help.text"
-msgid "<variable id=\"year\"><link href=\"text/scalc/01/func_year.xhp\">YEAR</link></variable>"
-msgstr "<variable id=\"year\"><link href=\"text/scalc/01/func_year.xhp\">YEAR</link></variable>"
+msgid "BITXOR"
+msgstr "BITXOR"
-#: func_year.xhp
+#: 04060120.xhp
msgctxt ""
-"func_year.xhp\n"
-"par_id3147496\n"
-"38\n"
+"04060120.xhp\n"
+"par_id4145246\n"
+"183\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_JAHR\">Returns the year as a number according to the internal calculation rules.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_JAHR\">Επιστρέφει το έτος ως αριθμό, σύμφωνα με τους εσωτερικούς κανόνες υπολογισμού.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_BITXOR\">Returns a bitwise logical \"exclusive or\" of the parameters.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BITXOR\">Επιστρέφει ένα λογικό δυαδικό \"αποκλειστικό ή\" των παραμέτρων.</ahelp>"
-#: func_year.xhp
+#: 04060120.xhp
msgctxt ""
-"func_year.xhp\n"
-"hd_id3146090\n"
-"39\n"
+"04060120.xhp\n"
+"hd_id4153047\n"
+"184\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: func_year.xhp
-msgctxt ""
-"func_year.xhp\n"
-"par_id3154304\n"
-"40\n"
-"help.text"
-msgid "YEAR(Number)"
-msgstr "YEAR(αριθμός)"
-
-#: func_year.xhp
-msgctxt ""
-"func_year.xhp\n"
-"par_id3156013\n"
-"41\n"
-"help.text"
-msgid "<emph>Number</emph> shows the internal date value for which the year is to be returned."
-msgstr "Ο <emph>Αριθμός</emph> εμφανίζει την εσωτερική τιμή ημερομηνίας, για την οποία θα επιστραφεί το έτος."
-
-#: func_year.xhp
-msgctxt ""
-"func_year.xhp\n"
-"hd_id3152797\n"
-"42\n"
-"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
-
-#: func_year.xhp
+#: 04060120.xhp
msgctxt ""
-"func_year.xhp\n"
-"par_id3145668\n"
-"43\n"
+"04060120.xhp\n"
+"par_id4157970\n"
+"185\n"
"help.text"
-msgid "<item type=\"input\">=YEAR(1)</item> returns 1899"
-msgstr "Η συνάρτηση <item type=\"input\">=YEAR(1)</item> επιστρέφει ως αποτέλεσμα 1899"
+msgid "BITXOR(number1; number2)"
+msgstr "BITXOR(αριθμός1; αριθμός2)"
-#: func_year.xhp
+#: 04060120.xhp
msgctxt ""
-"func_year.xhp\n"
-"par_id3151168\n"
-"44\n"
+"04060120.xhp\n"
+"par_id4145302\n"
+"186\n"
"help.text"
-msgid "<item type=\"input\">=YEAR(2)</item> returns 1900"
-msgstr "Η συνάρτηση <item type=\"input\">=YEAR(2)</item> επιστρέφει ως αποτέλεσμα 1900"
+msgid "<emph>Number1</emph> and <emph>number2</emph> are positive integers less than 2 ^ 48 (281 474 976 710 656)."
+msgstr "<emph>Αριθμός1</emph> και <emph>αριθμός2</emph> είναι θετικοί ακέραιοι μικρότεροι από 2 ^ 48 (281 474 976 710 656)."
-#: func_year.xhp
+#: 04060120.xhp
msgctxt ""
-"func_year.xhp\n"
-"par_id3150115\n"
-"45\n"
+"04060120.xhp\n"
+"hd_id4150269\n"
+"192\n"
"help.text"
-msgid "<item type=\"input\">=YEAR(33333.33)</item> returns 1991"
-msgstr "Η συνάρτηση <item type=\"input\">=YEAR(33333.33)</item> επιστρέφει το αποτέλεσμα 1991"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: func_day.xhp
+#: 04060120.xhp
msgctxt ""
-"func_day.xhp\n"
-"tit\n"
+"04060120.xhp\n"
+"par_id4149394\n"
+"196\n"
"help.text"
-msgid "DAY"
-msgstr "DAY"
+msgid "<item type=\"input\">=BITXOR(6;10)</item> returns 12 (0110 ^ 1010 = 1100)"
+msgstr "<item type=\"input\">=BITXOR(6;10)</item> επιστρέφει 12 (0110 ^ 1010 = 1100)"
-#: func_day.xhp
+#: 04060120.xhp
msgctxt ""
-"func_day.xhp\n"
-"bm_id3147317\n"
+"04060120.xhp\n"
+"bm_id4155370\n"
"help.text"
-msgid "<bookmark_value>DAY function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DAY</bookmark_value>"
+msgid "<bookmark_value>BITLSHIFT function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BITLSHIFT</bookmark_value>"
-#: func_day.xhp
+#: 04060120.xhp
msgctxt ""
-"func_day.xhp\n"
-"hd_id3147317\n"
-"106\n"
+"04060120.xhp\n"
+"hd_id4155370\n"
+"266\n"
"help.text"
-msgid "<variable id=\"day\"><link href=\"text/scalc/01/func_day.xhp\">DAY</link></variable>"
-msgstr "<variable id=\"day\"><link href=\"text/scalc/01/func_day.xhp\">DAY</link></variable>"
+msgid "BITLSHIFT"
+msgstr "BITLSHIFT"
-#: func_day.xhp
+#: 04060120.xhp
msgctxt ""
-"func_day.xhp\n"
-"par_id3147584\n"
-"107\n"
+"04060120.xhp\n"
+"par_id4158411\n"
+"267\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_TAG\">Returns the day of given date value.</ahelp> The day is returned as an integer between 1 and 31. You can also enter a negative date/time value."
-msgstr "<ahelp hid=\"HID_FUNC_TAG\">Επιστρέφει την ημέρα της τιμής της δοθείσας ημερομηνίας.</ahelp> Η ημέρα επιστρέφεται ως ακέραιος αριθμός μεταξύ 1 και 31. Μπορείτε επίσης να εισάγετε μία αρνητική τιμή ημερομηνίας/ώρας."
+msgid "<ahelp hid=\"HID_FUNC_BITLSHIFT\">Shifts a number left by n bits.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BITLSHIFT\">Μετατοπίζει έναν αριθμό αριστερά κατά n δυαδικά.</ahelp>"
-#: func_day.xhp
+#: 04060120.xhp
msgctxt ""
-"func_day.xhp\n"
-"hd_id3150487\n"
-"108\n"
+"04060120.xhp\n"
+"hd_id4155814\n"
+"268\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: func_day.xhp
-msgctxt ""
-"func_day.xhp\n"
-"par_id3149430\n"
-"109\n"
-"help.text"
-msgid "DAY(Number)"
-msgstr "DAY(Αριθμός)"
-
-#: func_day.xhp
-msgctxt ""
-"func_day.xhp\n"
-"par_id3149443\n"
-"110\n"
-"help.text"
-msgid "<emph>Number</emph>, as a time value, is a decimal, for which the day is to be returned."
-msgstr "Ο <emph>Αριθμός</emph>, ως τιμή χρόνου, είναι ένας δεκαδικός αριθμός, για τον οποίο πρόκειται να επιστραφεί η ημέρα."
-
-#: func_day.xhp
+#: 04060120.xhp
msgctxt ""
-"func_day.xhp\n"
-"hd_id3163809\n"
-"111\n"
+"04060120.xhp\n"
+"par_id4147536\n"
+"269\n"
"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
+msgid "BITLSHIFT(number; shift)"
+msgstr "BITLSHIFT(αριθμός; μετατόπιση)"
-#: func_day.xhp
+#: 04060120.xhp
msgctxt ""
-"func_day.xhp\n"
-"par_id3151200\n"
-"112\n"
+"04060120.xhp\n"
+"par_id4150475\n"
+"270\n"
"help.text"
-msgid "DAY(1) returns 31 (since $[officename] starts counting at zero from December 30, 1899)"
-msgstr "Η συνάρτηση DAY(1) επιστρέφει τον αριθμό 31 (επειδή το $[officename] ξεκινά τη μέτρηση από τις 30 Δεκεμβρίου 1899)"
+msgid "<emph>Number</emph> is a positive integer less than 2 ^ 48 (281 474 976 710 656)."
+msgstr "<emph>Αριθμός</emph> είναι ένας θετικός ακέραιος μικρότερος από 2 ^ 48 (281 474 976 710 656)."
-#: func_day.xhp
+#: 04060120.xhp
msgctxt ""
-"func_day.xhp\n"
-"par_id3154130\n"
-"113\n"
+"04060120.xhp\n"
+"par_id4153921\n"
+"271\n"
"help.text"
-msgid "DAY(NOW()) returns the current day."
-msgstr "Η συνάρτηση DAY(NOW()) επιστρέφει την τρέχουσα ημέρα."
+msgid "<emph>Shift</emph> is the number of positions the bits will be moved to the left. If shift is negative, it is synonymous with BITRSHIFT (number; -shift)."
+msgstr "<emph>Shift</emph> είναι ο αριθμός των θέσεων των δυαδικών που θα μετακινηθούν προς τα αριστερά. Εάν η μετατόπιση είναι αρνητική, είναι συνώνυμο με BITRSHIFT (αριθμός; -μετατόπιση)."
-#: func_day.xhp
+#: 04060120.xhp
msgctxt ""
-"func_day.xhp\n"
-"par_id3159190\n"
-"114\n"
+"04060120.xhp\n"
+"hd_id4153723\n"
+"276\n"
"help.text"
-msgid "=DAY(C4) returns 5 if you enter 1901-08-05 in cell C4 (the date value might get formatted differently after you press Enter)."
-msgstr "Το =DAY(C4) επιστρέφει 5 αν εισάγετε 1901-08-05 στο κελί C4 (η ημερομηνία μπορεί να μορφοποιηθεί διαφορετικά αφού πατήσετε Enter)."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060120.xhp
msgctxt ""
-"04060109.xhp\n"
-"tit\n"
+"04060120.xhp\n"
+"par_id4149819\n"
+"278\n"
"help.text"
-msgid "Spreadsheet Functions"
-msgstr "Συναρτήσεις υπολογιστικών φύλλων"
+msgid "<item type=\"input\">=BITLSHIFT(6;1)</item> returns 12 (0110 << 1 = 1100)."
+msgstr "<item type=\"input\">=BITLSHIFT(6;1)</item> επιστρέφει 12 (0110 << 1 = 1100)."
-#: 04060109.xhp
+#: 04060120.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3148522\n"
+"04060120.xhp\n"
+"bm_id4083280\n"
"help.text"
-msgid "<bookmark_value>spreadsheets; functions</bookmark_value> <bookmark_value>Function Wizard; spreadsheets</bookmark_value> <bookmark_value>functions; spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συναρτήσεων, υπολογιστικά φύλλα</bookmark_value><bookmark_value>συναρτήσεις, υπολογιστικά φύλλα</bookmark_value>"
+msgid "<bookmark_value>BITRSHIFT function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BITRSHIFT</bookmark_value>"
-#: 04060109.xhp
+#: 04060120.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3148522\n"
-"1\n"
+"04060120.xhp\n"
+"hd_id4083280\n"
+"165\n"
"help.text"
-msgid "Spreadsheet Functions"
-msgstr "Συναρτήσεις υπολογιστικών φύλλων"
+msgid "BITRSHIFT"
+msgstr "BITRSHIFT"
-#: 04060109.xhp
+#: 04060120.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3144508\n"
-"2\n"
+"04060120.xhp\n"
+"par_id4152482\n"
+"166\n"
"help.text"
-msgid "<variable id=\"tabelletext\">This section contains descriptions of the <emph>Spreadsheet</emph> functions together with an example.</variable>"
-msgstr "<variable id=\"tabelletext\">Αυτή η ενότητα περιέχει περιγραφές των συναρτήσεων <emph>υπολογιστικού φύλλου</emph>μαζί με ένα παράδειγμα.</variable>"
+msgid "<ahelp hid=\"HID_FUNC_BITRSHIFT\">Shifts a number right by n bits.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BITRSHIFT\">Μετατοπίζει ένα αριθμό δεξιά κατά n δυαδικά.</ahelp>"
-#: 04060109.xhp
+#: 04060120.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3146968\n"
+"04060120.xhp\n"
+"hd_id4149713\n"
+"167\n"
"help.text"
-msgid "<bookmark_value>ADDRESS function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ADDRESS</bookmark_value>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060120.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3146968\n"
-"3\n"
+"04060120.xhp\n"
+"par_id4145087\n"
+"168\n"
"help.text"
-msgid "ADDRESS"
-msgstr "ADDRESS"
+msgid "BITRSHIFT(number; shift)"
+msgstr "BITRSHIFT(αριθμός; μετατόπιση)"
-#: 04060109.xhp
+#: 04060120.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3155762\n"
-"4\n"
+"04060120.xhp\n"
+"par_id4149277\n"
+"169\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ADRESSE\">Returns a cell address (reference) as text, according to the specified row and column numbers.</ahelp> You can determine whether the address is interpreted as an absolute address (for example, $A$1) or as a relative address (as A1) or in a mixed form (A$1 or $A1). You can also specify the name of the sheet."
-msgstr "<ahelp hid=\"HID_FUNC_ADRESSE\">Επιστρέφει μια διεύθυνση κελιού (παραπομπή) ως κείμενο, σύμφωνα με τους καθορισμένους αριθμούς γραμμής και στήλης.</ahelp> Μπορείτε να καθορίσετε αν η διεύθυνση θα εκφρασθεί ως απόλυτη (π.χ. $Α$1) ή ως σχετική (Α1) ή σε μικτή μορφή (Α$1 ή $Α1). Μπορείτε επίσης να καθορίσετε το όνομα του φύλλου."
+msgid "<emph>Number</emph> is a positive integer less than 2 ^ 48 (281 474 976 710 656)."
+msgstr "<emph>Αριθμός</emph> είναι ένας θετικός ακέραιος μικρότερος από 2 ^ 48 (281 474 976 710 656)."
-#: 04060109.xhp
+#: 04060120.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id1027200802301348\n"
+"04060120.xhp\n"
+"par_id4149270\n"
+"170\n"
"help.text"
-msgid "For interoperability the ADDRESS and INDIRECT functions support an optional parameter to specify whether the R1C1 address notation instead of the usual A1 notation should be used."
-msgstr "Για καλύτερη λειτουργία ανάμεσα τους, οι συναρτήσεις ADDRESS και INDIRECT υποστηρίζουν μια προαιρετική παράμετρο για τον καθορισμό του αν θα γίνεται χρήση της σημείωσης διεύθυνσης R1C1 αντί για τη συνήθη σημείωση A1."
+msgid "<emph>Shift</emph> is the number of positions the bits will be moved to the right. If shift is negative, it is synonymous with BITLSHIFT (number; -shift)."
+msgstr "<emph>Μετατόπιση</emph> είναι ο αριθμός των θέσεων των δυαδικών που θα μετακινηθεί προς τα δεξιά. Εάν η μετατόπιση είναι αρνητική, είναι συνώνυμο με BITLSHIFT (αριθμός; -μετατόπιση)."
-#: 04060109.xhp
+#: 04060120.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id1027200802301445\n"
+"04060120.xhp\n"
+"hd_id4152933\n"
+"175\n"
"help.text"
-msgid "In ADDRESS, the parameter is inserted as the fourth parameter, shifting the optional sheet name parameter to the fifth position."
-msgstr "Στην ADDRESS, η παράμετρος εισάγεται ως η τέταρτη παράμετρος και μετακινεί τη προαιρετική παράμετρο ονόματος φύλλου στην πέμπτη θέση."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060120.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id102720080230153\n"
+"04060120.xhp\n"
+"par_id4156130\n"
+"179\n"
"help.text"
-msgid "In INDIRECT, the parameter is appended as the second parameter."
-msgstr "Στην INDIRECT, η παράμετρος προστίθεται ως δεύτερη παράμετρος."
+msgid "<item type=\"input\">=BITRSHIFT(6;1)</item> returns 3 (0110 >> 1 = 0011)."
+msgstr "<item type=\"input\">=BITRSHIFT(6;1)</item> επιστρέφει 3 (0110 >> 1 = 0011)."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id102720080230151\n"
+"04060181.xhp\n"
+"tit\n"
"help.text"
-msgid "In both functions, if the argument is inserted with the value 0, then the R1C1 notation is used. If the argument is not given or has a value other than 0, then the A1 notation is used."
-msgstr "Και στις δυο συναρτήσεις αν εισαχθεί όρισμα με τιμή 0, τότε χρησιμοποιείται η σημείωση R1C1. Αν δεν έχει εισαχθεί όρισμα ή έχει τιμή μεγαλύτερη του 0, τότε χρησιμοποιείται η σημείωση A1."
+msgid "Statistical Functions Part One"
+msgstr "Στατιστικές συναρτήσεις - Μέρος πρώτο"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id1027200802301556\n"
+"04060181.xhp\n"
+"hd_id3146320\n"
+"1\n"
"help.text"
-msgid "In case of R1C1 notation, ADDRESS returns address strings using the exclamation mark '!' as the sheet name separator, and INDIRECT expects the exclamation mark as sheet name separator. Both functions still use the dot '.' sheet name separator with A1 notation."
-msgstr "Στην περίπτωση της σημείωσης R1C1, η ADDRESS επιστρέφει αλφαριθμητικά διεύθυνσης χρησιμοποιώντας το θαυμαστικό '!' ως διαχωριστικό ονόματος φύλλων, και η INDIRECT αναμένει ότι το θαυμαστικό θα είναι διαχωριστικό ονόματος φύλλων. Και οι δύο συναρτήσεις χρησιμοποιούν την τελεία '.' ως διαχωριστικό ονομάτων φύλλων αν χρησιμοποιηθεί η σημείωση A1"
+msgid "<variable id=\"ae\"><link href=\"text/scalc/01/04060181.xhp\">Statistical Functions Part One</link></variable>"
+msgstr "<variable id=\"ae\"><link href=\"text/scalc/01/04060181.xhp\">Στατιστικές συναρτήσεις - Μέρος πρώτο</link></variable>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id1027200802301521\n"
+"04060181.xhp\n"
+"bm_id3145632\n"
"help.text"
-msgid "When opening documents from ODF 1.0/1.1 format, the ADDRESS functions that show a sheet name as the fourth paramater will shift that sheet name to become the fifth parameter. A new fourth parameter with the value 1 will be inserted."
-msgstr "Κατά το άνοιγμα εγγράφων μορφής ODF 1.0/1.1, οι συναρτήσεις ADDRESS που δείχνουν το όνομα του φύλλου ως την τέταρτη παράμετρο θα μετακινήσουν αυτό το όνομα φύλλου ώστε να γίνει η πέμπτη παράμετρος. Μια νέα τέταρτη παράμετρος με την τιμή 1 θα εισαχθεί."
+msgid "<bookmark_value>INTERCEPT function</bookmark_value> <bookmark_value>points of intersection</bookmark_value> <bookmark_value>intersections</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση INTERCEPT</bookmark_value><bookmark_value>σημεία τομής</bookmark_value><bookmark_value>τομής</bookmark_value>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id1027200802301650\n"
+"04060181.xhp\n"
+"hd_id3145632\n"
+"2\n"
"help.text"
-msgid "When storing a document in ODF 1.0/1.1 format, if ADDRESS functions have a fourth parameter, that parameter will be removed."
-msgstr "Κατά την αποθήκευση εγγράφων σε μορφή ODF 1.0/1.1, αν οι συναρτήσεις ADDRESS έχουν μια τέταρτη παράμετρο, αυτή η παράμετρος θα απομακρυνθεί."
+msgid "INTERCEPT"
+msgstr "INTERCEPT"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id102720080230162\n"
+"04060181.xhp\n"
+"par_id3146887\n"
+"3\n"
"help.text"
-msgid "Do not save a spreadsheet in the old ODF 1.0/1.1 format if the ADDRESS function's new fourth parameter was used with a value of 0."
-msgstr "Μην αποθηκεύετε ένα λογιστικό φύλλο με την παλιά μορφή ODF 1.0/1.1 αν η νέα τέταρτη παράμετρος της συνάρτησης ADDRESS έχει τιμή 0."
+msgid "<ahelp hid=\"HID_FUNC_ACHSENABSCHNITT\">Calculates the point at which a line will intersect the y-values by using known x-values and y-values.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ACHSENABSCHNITT\">Υπολογίζει το σημείο όπου μια γραμμή τέμνει τον άξονα Y χρησιμοποιώντας υπάρχουσες τιμές X και τιμές Y. </ahelp>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id1027200802301756\n"
+"04060181.xhp\n"
+"hd_id3150374\n"
+"4\n"
"help.text"
-msgid "The INDIRECT function is saved without conversion to ODF 1.0/1.1 format. If the second parameter was present, an older version of Calc will return an error for that function."
-msgstr "Η συνάρτηση INDIRECT αποθηκεύεται χωρίς μετατροπή σε μορφή αρχείου ODF 1.0/1.1 Αν η δεύτερη παράμετρος είναι παρούσα, μια παλαιότερη έκδοση του Calc θα επιστρέψει σφάλμα για αυτή την συνάρτηση."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3151196\n"
+"04060181.xhp\n"
+"par_id3149718\n"
"5\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "INTERCEPT(DataY; DataX)"
+msgstr "INTERCEPT(ΔεδομέναY, ΔεδομέναX)"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154707\n"
+"04060181.xhp\n"
+"par_id3149947\n"
"6\n"
"help.text"
-msgid "ADDRESS(Row; Column; Abs; A1; \"Sheet\")"
-msgstr "ADDRESS(Γραμμή; Στήλη; Abs; A1; \"Φύλλο\")"
+msgid "<emph>DataY</emph> is the dependent set of observations or data."
+msgstr "Τα <emph>ΔεδομέναY</emph> είναι το εξαρτημένο σύνολο παρατηρήσεων ή δεδομένων."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3147505\n"
+"04060181.xhp\n"
+"par_id3147412\n"
"7\n"
"help.text"
-msgid "<emph>Row</emph> represents the row number for the cell reference"
-msgstr "Το <emph>Γραμμή</emph> αναπαριστά τον αριθμό γραμμής για την αναφορά κελιού."
+msgid "<emph>DataX</emph> is the independent set of observations or data."
+msgstr "Τα <emph>ΔεδομέναX</emph> είναι το ανεξάρτητο σύνολο παρατηρήσεων ή δεδομένων."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3145323\n"
+"04060181.xhp\n"
+"par_id3152983\n"
"8\n"
"help.text"
-msgid "<emph>Column</emph> represents the column number for the cell reference (the number, not the letter)"
-msgstr "Το <emph>Στήλη</emph> αναπαριστά τον αριθμό στήλης για την αναφορά κελιού (τον αριθμό, όχι το γράμμα)"
+msgid "Names, arrays or references containing numbers must be used here. Numbers can also be entered directly."
+msgstr "Εδώ πρέπει να χρησιμοποιηθούν ονόματα, σειρές δεδομένων ή παραπομπές που περιέχουν αριθμούς. Φυσικά, μπορείτε να εισάγετε απευθείας αριθμούς."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153074\n"
+"04060181.xhp\n"
+"hd_id3157906\n"
"9\n"
"help.text"
-msgid "<emph>Abs</emph> determines the type of reference:"
-msgstr "Το <emph>Abs</emph> καθορίζει τον τύπο αναφοράς:"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153298\n"
+"04060181.xhp\n"
+"par_id3148728\n"
"10\n"
"help.text"
-msgid "1: absolute ($A$1)"
-msgstr "1: απόλυτη ($A$1)"
+msgid "To calculate the intercept, use cells D3:D9 as the y value and C3:C9 as the x value from the example spreadsheet. Input will be as follows:"
+msgstr "Για να υπολογίσετε το σημείο τομής, χρησιμοποιείστε τα κελιά D3:D9 ως την τιμή Y και C3:C9 ως την τιμή X από το δείγμα υπολογιστικού φύλλου. Η είσοδος των δεδομένων θα είναι ως ακολούθως:"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150431\n"
+"04060181.xhp\n"
+"par_id3149013\n"
"11\n"
"help.text"
-msgid "2: row reference type is absolute; column reference is relative (A$1)"
-msgstr "2: αναφορά γραμμής απόλυτη, αναφορά στήλης σχετική (A$1)"
+msgid "<item type=\"input\">=INTERCEPT(D3:D9;C3:C9)</item> = 2.15."
+msgstr "<item type=\"input\">=INTERCEPT(D3:D9;C3:C9)</item> = 2.15."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3146096\n"
-"12\n"
+"04060181.xhp\n"
+"bm_id3148437\n"
"help.text"
-msgid "3: row (relative); column (absolute) ($A1)"
-msgstr "3: γραμμή (σχετική); στήλη (απόλυτη) ($A1)"
+msgid "<bookmark_value>COUNT function</bookmark_value> <bookmark_value>numbers;counting</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COUNT</bookmark_value><bookmark_value>αριθμοί, καταμέτρηση</bookmark_value>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153334\n"
+"04060181.xhp\n"
+"hd_id3148437\n"
"13\n"
"help.text"
-msgid "4: relative (A1)"
-msgstr "4: σχετική (A1)"
-
-#: 04060109.xhp
-msgctxt ""
-"04060109.xhp\n"
-"par_id1027200802465915\n"
-"help.text"
-msgid "<emph>A1</emph> (optional) - if set to 0, the R1C1 notation is used. If this parameter is absent or set to another value than 0, the A1 notation is used."
-msgstr "<emph>A1</emph> (προαιρετικό) - Αν ορισθεί σε 0, χρησιμοποιείται η σημείωση R1C1. Αν αυτή η παράμετρος είναι απούσα ή έχει άλλη τιμή εκτός από 0, τότε χρησιμοποιείται η σημείωση A1 notation."
+msgid "COUNT"
+msgstr "COUNT"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153962\n"
+"04060181.xhp\n"
+"par_id3150700\n"
"14\n"
"help.text"
-msgid "<emph>Sheet</emph> represents the name of the sheet. It must be placed in double quotes."
-msgstr "Το <emph>Φύλλο</emph> αντιπροσωπεύει το όνομα του φύλλου. Πρέπει να τοποθετείται σε διπλά εισαγωγικά."
+msgid "<ahelp hid=\"HID_FUNC_ANZAHL\">Counts how many numbers are in the list of arguments.</ahelp> Text entries are ignored."
+msgstr "<ahelp hid=\"HID_FUNC_ANZAHL\">Μετρά πόσοι αριθμοί υπάρχουν στη λίστα των ορισμάτων.</ahelp> Παραβλέπονται οι καταχωρήσεις κειμένου."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3147299\n"
+"04060181.xhp\n"
+"hd_id3153930\n"
"15\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3148744\n"
+"04060181.xhp\n"
+"par_id3148585\n"
"16\n"
"help.text"
-msgid "<item type=\"input\">=ADDRESS(1;1;2;;\"Sheet2\")</item> returns the following: Sheet2.A$1"
-msgstr "Η συνάρτηση <item type=\"input\">=ADDRESS(1;1;2;\"Φύλλο2\")</item> επιστρέφει τα εξής: Φύλλο2.A$1"
+msgid "COUNT(Value1; Value2; ... Value30)"
+msgstr "COUNT(Τιμή1, Τιμή2, ...Τιμή30)"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3159260\n"
+"04060181.xhp\n"
+"par_id3155827\n"
"17\n"
"help.text"
-msgid "If the cell A1 in sheet 2 contains the value <item type=\"input\">-6</item>, you can refer indirectly to the referenced cell using a function in B2 by entering <item type=\"input\">=ABS(INDIRECT(B2))</item>. The result is the absolute value of the cell reference specified in B2, which in this case is 6."
-msgstr "Εάν το κελί Α1 στο φύλλο 2 περιέχει την τιμή<item type=\"input\">-6</item>, μπορείτε να αναφερθείτε έμμεσα στο κελί παραπομπής χρησιμοποιώντας μια συνάρτηση στο B2 εισάγοντας τη συνάρτηση <item type=\"input\">=ABS(INDIRECT(B2))</item>. Το αποτέλεσμα είναι η απόλυτη τιμή της αναφοράς κελιού που έχει καθοριστεί στο κελί B2, η οποία σε αυτήν την περίπτωση είναι το 6."
+msgid "<emph>Value1; Value2, ...</emph> are 1 to 30 values or ranges representing the values to be counted."
+msgstr "Οι <emph>Τιμή1, Τιμή2, ...</emph> είναι οι τιμές ορισμάτων από 1 έως 30 ή περιοχές που απεικονίζουν τις τιμές που πρόκειται να μετρηθούν."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3150372\n"
+"04060181.xhp\n"
+"hd_id3149254\n"
+"18\n"
"help.text"
-msgid "<bookmark_value>AREAS function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση AREAS</bookmark_value>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3150372\n"
+"04060181.xhp\n"
+"par_id3149953\n"
"19\n"
"help.text"
-msgid "AREAS"
-msgstr "AREAS"
+msgid "The entries 2, 4, 6 and eight in the Value 1-4 fields are to be counted."
+msgstr "Θα καταμετρηθούν οι καταχωρήσεις 2, 4, 6 και οκτώ στα πεδία Τιμή 1-4."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150036\n"
+"04060181.xhp\n"
+"par_id3154558\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_BEREICHE\">Returns the number of individual ranges that belong to a multiple range.</ahelp> A range can consist of contiguous cells or a single cell."
-msgstr "<ahelp hid=\"HID_FUNC_BEREICHE\">Επιστρέφει τον αριθμό των μεμονωμένων περιοχών που ανήκουν σε μια πολλαπλή περιοχή.</ahelp> Μια περιοχή μπορεί να αποτελείται από συνεχόμενα κελιά ή από ένα μόνο κελί."
-
-#: 04060109.xhp
-msgctxt ""
-"04060109.xhp\n"
-"par_id061020090307073\n"
-"help.text"
-msgid "The function expects a single argument. If you state multiple ranges, you must enclose them into additional parentheses. Multiple ranges can be entered using the semicolon (;) as divider, but this gets automatically converted to the tilde (~) operator. The tilde is used to join ranges."
-msgstr "Η συνάρτηση αναμένει μια παράμετρο. Αν δηλώσετε πολλαπλές περιοχές, θα πρέπει να τις περικλείσετε μέσα σε επιπρόσθετες παρενθέσεις. Οι πολλαπλές περιοχές μπορούν να εισαχθούν με τη χρήση του ερωτηματικού (;) ως διαχωριστικό, το οποίο θα μετατραπεί αυτόματα σε περισπωμένη (~). Η περισπωμένη χρησιμοποιείται για την συνένωση περιοχών."
+msgid "<item type=\"input\">=COUNT(2;4;6;\"eight\")</item> = 3. The count of numbers is therefore 3."
+msgstr "<item type=\"input\">=COUNT(2;4;6;\"eight\")</item> = 3. Επομένως, ο η καταμέτρηση των αριθμών είναι 3."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3145222\n"
-"21\n"
+"04060181.xhp\n"
+"bm_id3149729\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<bookmark_value>COUNTA function</bookmark_value> <bookmark_value>number of entries</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COUNTA</bookmark_value><bookmark_value>αριθμός καταχωρήσεων</bookmark_value>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3155907\n"
+"04060181.xhp\n"
+"hd_id3149729\n"
"22\n"
"help.text"
-msgid "AREAS(Reference)"
-msgstr "AREAS(Παραπομπή)"
+msgid "COUNTA"
+msgstr "COUNTA"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153118\n"
+"04060181.xhp\n"
+"par_id3150142\n"
"23\n"
"help.text"
-msgid "Reference represents the reference to a cell or cell range."
-msgstr "Η παραπομπή απεικονίζει την αναφορά σε ένα κελί ή μία περιοχή κελιών."
+msgid "<ahelp hid=\"HID_FUNC_ANZAHL2\">Counts how many values are in the list of arguments.</ahelp> Text entries are also counted, even when they contain an empty string of length 0. If an argument is an array or reference, empty cells within the array or reference are ignored."
+msgstr "<ahelp hid=\"HID_FUNC_ANZAHL2\">Καταμετρά πόσες τιμές βρίσκονται στη λίστα ορισμάτων.</ahelp> Οι καταχωρήσεις κειμένου επίσης καταμετρούνται, ακόμη και όταν περιέχουν κενό αλφαριθμητικό ή μήκος 0. Αν ένα όρισμα είναι μία σειρά δεδομένων ή μία παραπομπή, τα κενά κελιά εντός της σειράς δεδομένων ή της παραπομπής παραβλέπονται."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3148891\n"
+"04060181.xhp\n"
+"hd_id3148573\n"
"24\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149946\n"
+"04060181.xhp\n"
+"par_id3153111\n"
"25\n"
"help.text"
-msgid "<item type=\"input\">=AREAS((A1:B3;F2;G1))</item> returns 3, as it is a reference to three cells and/or areas. After entry this gets converted to =AREAS((A1:B3~F2~G1))."
-msgstr "Το <item type=\"input\">=ΠΕΡΙΟΧΕΣ(A1:B3;F2;G1)</item> επιστρέφει 3, καθώς αναφέρεται σε τρία κελιά και/ή περιοχές. Μετά την καταχώριση αυτό μετατρέπεται σε =ΠΕΡΙΟΧΕΣ((A1:B3~F2~G1))."
+msgid "COUNTA(Value1; Value2; ... Value30)"
+msgstr "COUNTA(Τιμή1, Τιμή2, ...Τιμή30)"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3146820\n"
+"04060181.xhp\n"
+"par_id3150001\n"
"26\n"
"help.text"
-msgid "<item type=\"input\">=AREAS(All)</item> returns 1 if you have defined an area named All under <emph>Data - Define Range</emph>."
-msgstr "Το <item type=\"input\">=AREAS(Όλα)</item> επιστρέφει 1 αν έχετε ορίσει μια περιοχή με το όνομα Όλα στο <emph>Δεδομένα - Ορισμός Περιοχής</emph>."
+msgid "<emph>Value1; Value2, ...</emph> are 1 to 30 arguments representing the values to be counted."
+msgstr "Οι <emph>Τιμή1, Τιμή2, ...</emph> είναι οι τιμές ορισμάτων από 1 έως 30 που απεικονίζουν τις τιμές που πρόκειται να μετρηθούν."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3148727\n"
+"04060181.xhp\n"
+"hd_id3150334\n"
+"27\n"
"help.text"
-msgid "<bookmark_value>DDE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DDE</bookmark_value>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3148727\n"
+"04060181.xhp\n"
+"par_id3154508\n"
"28\n"
"help.text"
-msgid "DDE"
-msgstr "DDE"
+msgid "The entries 2, 4, 6 and eight in the Value 1-4 fields are to be counted."
+msgstr "Θα καταμετρηθούν οι καταχωρήσεις 2, 4, 6 και οκτώ στα πεδία Τιμή 1-4."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149434\n"
+"04060181.xhp\n"
+"par_id3158000\n"
"29\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DDE\">Returns the result of a DDE-based link.</ahelp> If the contents of the linked range or section changes, the returned value will also change. You must reload the spreadsheet or choose <emph>Edit - Links</emph> to see the updated links. Cross-platform links, for example from a <item type=\"productname\">%PRODUCTNAME</item> installation running on a Windows machine to a document created on a Linux machine, are not allowed."
-msgstr "<ahelp hid=\"HID_FUNC_DDE\">Επιστρέφει το αποτέλεσμα μιας σύνδεσης DDE.</ahelp> Αν τα περιεχόμενα της συνδεδεμένης περιοχής ή ενότητας αλλάξουν, η τιμή που πειστρέφεται θα αλλάξει επίσης. Πρέπει να ξαναφορτώσετε το πυολογιστικό φύλλο ή να επιλέξετε <emph>Επεξεργασία - Σύνδεσμοι</emph> για να δείτε τους ανανεωμένους συνδέσμους. Δεν επιτρέποντα συνδέσεις μεταξύ διαφορετικών πλατφορμών, π.χ. από εγκατάσταση του <item type=\"productname\">%PRODUCTNAME</item> σε Windows σε έγγραοφ δημιουργημένο σε εγκατάσταση σε Linux."
+msgid "<item type=\"input\">=COUNTA(2;4;6;\"eight\")</item> = 4. The count of values is therefore 4."
+msgstr "<item type=\"input\">=COUNTA(2;4;6;\"eight\")</item> = 4. Επομένως, η καταμέτρηση των τιμών είναι 4."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3150700\n"
-"30\n"
+"04060181.xhp\n"
+"bm_id3150267\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<bookmark_value>B function</bookmark_value> <bookmark_value>probabilities of samples with binomial distribution</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση B</bookmark_value><bookmark_value>πιθανότητες δειγμάτων από τη διωνυμική κατανομή</bookmark_value>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3148886\n"
+"04060181.xhp\n"
+"hd_id3150267\n"
"31\n"
"help.text"
-msgid "DDE(\"Server\"; \"File\"; \"Range\"; Mode)"
-msgstr "DDE(\"Εξυπηρετητής\"; \"Αρχείο\"; \"Περιοχή\"; \"Κατάσταση\")"
+msgid "B"
+msgstr "Β"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154842\n"
+"04060181.xhp\n"
+"par_id3156061\n"
"32\n"
"help.text"
-msgid "<emph>Server</emph> is the name of a server application. <item type=\"productname\">%PRODUCTNAME</item>applications have the server name \"Soffice\"."
-msgstr "<emph>Εξυπηρετητής</emph> είναι το όνομα της εφαρμογής στον εξυπηρετητή. Οι εφαρμογές του <item type=\"productname\">%PRODUCTNAME</item> έχουν το όνομα εξυπηρετητή \"Soffice\"."
+msgid "<ahelp hid=\"HID_FUNC_B\">Returns the probability of a sample with binomial distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_B\">Επιστρέφει την πιθανότητα ενός δείγματος από τη διωνυμική κατανομή.</ahelp>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153034\n"
+"04060181.xhp\n"
+"hd_id3150659\n"
"33\n"
"help.text"
-msgid "<emph>File</emph> is the complete file name, including path specification."
-msgstr "<emph>Αρχείο</emph> είναι ολόκληρο το όνομα αρχείου, συμπεριλαμβανομένης της διαδρομής."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3147472\n"
+"04060181.xhp\n"
+"par_id3148392\n"
"34\n"
"help.text"
-msgid "<emph>Range</emph> is the area containing the data to be evaluated."
-msgstr "<emph>Περιοχή</emph> είναι η περιοχή που περιέχει τα δεδομένα που θα αξιολογηθούν."
+msgid "B(Trials; SP; T1; T2)"
+msgstr "B(Δοκιμές, Pεπιτυχία, T1, T2)"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3152773\n"
-"184\n"
+"04060181.xhp\n"
+"par_id3149002\n"
+"35\n"
"help.text"
-msgid "<emph>Mode</emph> is an optional parameter that controls the method by which the DDE server converts its data into numbers."
-msgstr "<emph>Κατάσταση</emph> είναι μια προαιρετική παράμετρος που ελέγχει τη μέθοδο με την οποία ο διακομιστής DDE μετατρέπει τα δεδομένα του σε αριθμούς."
+msgid "<emph>Trials</emph> is the number of independent trials."
+msgstr "Οι <emph>Δοκιμές</emph> είναι ο αριθμός των ανεξάρτητων δοκιμών."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154383\n"
-"185\n"
+"04060181.xhp\n"
+"par_id3148875\n"
+"36\n"
"help.text"
-msgid "<emph>Mode</emph>"
-msgstr "<emph>Λειτουργία</emph>"
+msgid "<emph>SP</emph> is the probability of success on each trial."
+msgstr "Η <emph>Pεπιτυχία</emph> είναι η πιθανότητα επιτυχίας για κάθε δοκιμή."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3145146\n"
-"186\n"
+"04060181.xhp\n"
+"par_id3145352\n"
+"37\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Αποτέλεσμα</emph>"
+msgid "<emph>T1</emph> defines the lower limit for the number of trials."
+msgstr "Το <emph>T1</emph> ορίζει το κατώτατο όριο του αριθμού δοκιμών."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154558\n"
-"187\n"
+"04060181.xhp\n"
+"par_id3149538\n"
+"38\n"
"help.text"
-msgid "0 or missing"
-msgstr "0 ή ελλιπής"
+msgid "<emph>T2</emph> (optional) defines the upper limit for the number of trials."
+msgstr "Το <emph>T2</emph> (προαιρετικό) ορίζει το ανώτατο όριο του αριθμού δοκιμών."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3145596\n"
-"188\n"
+"04060181.xhp\n"
+"hd_id3148768\n"
+"39\n"
"help.text"
-msgid "Number format from the \"Default\" cell style"
-msgstr "Μορφή αριθμού από το στυλ κελιού \"Προεπιλογή\""
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3152785\n"
-"189\n"
+"04060181.xhp\n"
+"par_id3154633\n"
+"40\n"
"help.text"
-msgid "1"
-msgstr "1"
+msgid "What is the probability with ten throws of the dice, that a six will come up exactly twice? The probability of a six (or any other number) is 1/6. The following formula combines these factors:"
+msgstr "Ποια είναι η πιθανότητα να πετύχετε ακριβώς δύο φορές έξι σε δέκα ρίψεις του ζαριού; Η πιθανότητα να πετύχετε έξι (ή οποιονδήποτε άλλο αριθμό) είναι 1/6. Ο ακόλουθος τύπος συνδυάζει αυτούς τους παράγοντες:"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154380\n"
-"190\n"
+"04060181.xhp\n"
+"par_id3149393\n"
+"41\n"
"help.text"
-msgid "Data are always interpreted in the standard format for US English"
-msgstr "Τα δεδομένα ερμηνεύονται πάντα με την προεπιλεγμένη μορφή για Αγγλικά ΗΠΑ"
+msgid "<item type=\"input\">=B(10;1/6;2)</item> returns a probability of 29%."
+msgstr "Η συνάρτηση <item type=\"input\">=B(10;1/6;2)</item> επιστρέφει ως αποτέλεσμα την πιθανότητα 29%."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150279\n"
-"191\n"
+"04060181.xhp\n"
+"bm_id3158416\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "<bookmark_value>RSQ function</bookmark_value> <bookmark_value>determination coefficients</bookmark_value> <bookmark_value>regression analysis</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση RSQ</bookmark_value><bookmark_value>συντελεστές προσδιορισμού</bookmark_value><bookmark_value>ανάλυση παλινδρόμησης</bookmark_value>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153775\n"
-"192\n"
+"04060181.xhp\n"
+"hd_id3158416\n"
+"43\n"
"help.text"
-msgid "Data are retrieved as text; no conversion to numbers"
-msgstr "Τα δεδομένα ανακτώνται ως κείμενο και δεν μετατρέπονται σε αριθμούς"
+msgid "RSQ"
+msgstr "RSQ"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3149546\n"
-"35\n"
+"04060181.xhp\n"
+"par_id3154949\n"
+"44\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\"HID_FUNC_BESTIMMTHEITSMASS\">Returns the square of the Pearson correlation coefficient based on the given values.</ahelp> RSQ (also called determination coefficient) is a measure for the accuracy of an adjustment and can be used to produce a regression analysis."
+msgstr "<ahelp hid=\"HID_FUNC_BESTIMMTHEITSMASS\">Επιστρέφει το τετράγωνο του συντελεστή συσχέτισης κατά Pearson που βασίζεται στις δοθείσες τιμές. Η συνάρτηση </ahelp> RSQ (που ονομάζεται επίσης συντελεστής προσδιορισμού) είναι μία μέτρηση για την ακρίβεια μίας προσαρμογής και μπορεί να χρησιμοποιηθεί για την εφαρμογή της ανάλυσης παλινδρόμησης."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3148734\n"
-"36\n"
+"04060181.xhp\n"
+"hd_id3152820\n"
+"45\n"
"help.text"
-msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\data1.sxc\";\"sheet1.A1\")</item> reads the contents of cell A1 in sheet1 of the <item type=\"productname\">%PRODUCTNAME</item> Calc spreadsheet data1.sxc."
-msgstr "Η <item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\data1.sxc\";\"φύλλο1.A1\")</item> διαβάζει τα περιεχόμενα του κελιού Α1 στο φύλλο1 του υπολογιστικού φύλλο data1.sxc του <item type=\"productname\">%PRODUCTNAME</item> Calc."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153081\n"
-"37\n"
+"04060181.xhp\n"
+"par_id3155822\n"
+"46\n"
"help.text"
-msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.sxw\";\"Today's motto\")</item> returns a motto in the cell containing this formula. First, you must enter a line in the motto.sxw document containing the motto text and define it as the first line of a section named <item type=\"literal\">Today's Motto</item> (in <item type=\"productname\">%PRODUCTNAME</item> Writer under <emph>Insert - Section</emph>). If the motto is modified (and saved) in the <item type=\"productname\">%PRODUCTNAME</item> Writer document, the motto is updated in all <item type=\"productname\">%PRODUCTNAME</item> Calc cells in which this DDE link is defined."
-msgstr "Το <item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.sxw\";\"Σημερινό Απόφθεγμα\")</item> επιστρέφει ένα απόφθεγμα στο κελί που περιέχει αυτό τον τύπο. Πρώτα, πρέπει να εισάγετε για γραμμή στο έγγραφο motto.sxw που περιέχει το κείμενο του αποφθέγματος και να την καθορίσετε ως πρώτη γραμμή μιας ενότητας με το όνομα <item type=\"literal\">Σημερινό Απόφθεγμα</item> (στο <item type=\"productname\">%PRODUCTNAME</item> Writer στο <emph>Εισαγωγή - Ενότητα</emph>). Αν το απόφθεγμα τροποποιηθεί (και αποθηκευθεί) στο έγγραφο του <item type=\"productname\">%PRODUCTNAME</item> Writer, το απόφθεγμα ενημερώνεται σε όλα τα κελιά του <item type=\"productname\">%PRODUCTNAME</item> Calc στα οποία έχει καθορισθεί αυτή η σύνδεση DDE."
+msgid "RSQ(DataY; DataX)"
+msgstr "RSQ(ΔεδομέναY, ΔεδομέναX)"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3153114\n"
+"04060181.xhp\n"
+"par_id3150470\n"
+"47\n"
"help.text"
-msgid "<bookmark_value>ERRORTYPE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ERRORTYPE</bookmark_value>"
+msgid "<emph>DataY</emph> is an array or range of data points."
+msgstr "Τα <emph>ΔεδομέναY</emph> είναι μία σειρά δεδομένα ή περιοχή από σημεία δεδομένων."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3153114\n"
-"38\n"
+"04060181.xhp\n"
+"par_id3153181\n"
+"48\n"
"help.text"
-msgid "ERRORTYPE"
-msgstr "ERRORTYPE"
+msgid "<emph>DataX</emph> is an array or range of data points."
+msgstr "Τα <emph>ΔεδομέναX</emph> είναι μία σειρά δεδομένα ή περιοχή από σημεία δεδομένων."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3148568\n"
-"39\n"
+"04060181.xhp\n"
+"hd_id3156258\n"
+"49\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_FEHLERTYP\">Returns the number corresponding to an <link href=\"text/scalc/05/02140000.xhp\" name=\"error value\">error value</link> occurring in a different cell.</ahelp> With the aid of this number, you can generate an error message text."
-msgstr "<ahelp hid=\"HID_FUNC_FEHLERTYP\">Επιστρέφει τον αριθμό που αντιστοιχεί σε μια <link href=\"text/scalc/05/02140000.xhp\" name=\"τιμή σφάλματος\">τιμή σφάλματος</link> που εμφανίζεται σε διαφορετικό κελί.</ahelp> Με τη βοήθεια αυτού του αριθμού, μπορείτε να δημιουργήσετε ένα κείμενο σφάλματος."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149877\n"
-"40\n"
+"04060181.xhp\n"
+"par_id3155991\n"
+"50\n"
"help.text"
-msgid "The Status Bar displays the predefined error code from <item type=\"productname\">%PRODUCTNAME</item> if you click the cell containing the error."
-msgstr "Η γραμμή κατάστασης έχει τον προκαθορισμένο κωδικό σφάλματος από το <item type=\"productname\">%PRODUCTNAME</item>, εάν κάνετε κλικ στο κελί που περιέχει το σφάλμα."
+msgid "<item type=\"input\">=RSQ(A1:A20;B1:B20)</item> calculates the determination coefficient for both data sets in columns A and B."
+msgstr "Η συνάρτηση <item type=\"input\">=RSQ(A1:A20;B1:B20)</item> υπολογίζει το συντελεστή συσχέτισης για τα δύο σύνολα δεδομένων στις στήλες Α και Β."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3154327\n"
-"41\n"
+"04060181.xhp\n"
+"bm_id3145620\n"
+"help.text"
+msgid "<bookmark_value>BETAINV function</bookmark_value> <bookmark_value>cumulative probability density function;inverse of</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BETAINV</bookmark_value><bookmark_value>αθροιστική συνάρτησης πυκνότητας πιθανότητας, αντίστροφης της</bookmark_value>"
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"hd_id3145620\n"
+"52\n"
+"help.text"
+msgid "BETAINV"
+msgstr "BETAINV"
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"par_id3149825\n"
+"53\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_BETAINV\">Returns the inverse of the cumulative beta probability density function.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BETAINV\">Επιστρέφει την αντίστροφη της αθροιστικής της Βήτα συνάρτησης πυκνότητας πιθανότητας.</ahelp>"
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"hd_id3152479\n"
+"54\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3151322\n"
-"42\n"
+"04060181.xhp\n"
+"par_id3156300\n"
+"55\n"
"help.text"
-msgid "ERRORTYPE(Reference)"
-msgstr "ERRORTYPE(Παραπομπή)"
+msgid "BETAINV(Number; Alpha; Beta; Start; End)"
+msgstr "BETAINV(Αριθμός, Άλφα, Βήτα, Αρχή, Τέλος)"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150132\n"
-"43\n"
+"04060181.xhp\n"
+"par_id3149266\n"
+"56\n"
"help.text"
-msgid "<emph>Reference</emph> contains the address of the cell in which the error occurs."
-msgstr "Η <emph>Παραπομπή</emph> περιέχει τη διεύθυνση του κελιού στο οποίο παρουσιάζεται στο σφάλμα."
+msgid "<emph>Number</emph> is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή μεταξύ της <emph>Αρχή</emph> και της <emph>Τέλος</emph> στην οποία εκτιμάται η συνάρτηση."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3145248\n"
-"44\n"
+"04060181.xhp\n"
+"par_id3149710\n"
+"57\n"
+"help.text"
+msgid "<emph>Alpha</emph> is a parameter to the distribution."
+msgstr "<emph>Alpha</emph> είναι μια παράμετρος στην κατανομή."
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"par_id3156306\n"
+"58\n"
+"help.text"
+msgid "<emph>Beta</emph> is a parameter to the distribution."
+msgstr "<emph>Beta</emph> είναι μια παράμετρος στην κατανομή."
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"par_id3150960\n"
+"59\n"
+"help.text"
+msgid "<emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>."
+msgstr "<emph>Start</emph> (προαιρετικό) είναι το χαμηλότερο όριο για το <emph>Number</emph>."
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"par_id3151268\n"
+"60\n"
+"help.text"
+msgid "<emph>End</emph> (optional) is the upper bound for <emph>Number</emph>."
+msgstr "<emph>End</emph> (προαιρετικό) είναι το υψηλότερο όριο για το <emph>Number</emph>."
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"par_idN109DF\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"hd_id3147077\n"
+"61\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3146904\n"
-"45\n"
+"04060181.xhp\n"
+"par_id3146859\n"
+"62\n"
"help.text"
-msgid "If cell A1 displays Err:518, the function <item type=\"input\">=ERRORTYPE(A1)</item> returns the number 518."
-msgstr "Εάν το κελί A1 εμφανίζει την τιμή Err:518, η συνάρτηση <item type=\"input\">=ERRORTYPE(A1)</item> θα επιστρέψει τον αριθμό 518."
+msgid "<item type=\"input\">=BETAINV(0.5;5;10)</item> returns the value 0.33."
+msgstr "<item type=\"input\">=BETAINV(0.5;5;10)</item> επιστρέφει την τιμή 0.33."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3151221\n"
+"04060181.xhp\n"
+"bm_id3156096\n"
"help.text"
-msgid "<bookmark_value>INDEX function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση INDEX</bookmark_value>"
+msgid "<bookmark_value>BETADIST function</bookmark_value> <bookmark_value>cumulative probability density function;calculating</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BETADIST</bookmark_value><bookmark_value>αθροιστική συνάρτηση πυκνότητας πιθανότητας, υπολογισμός</bookmark_value>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3151221\n"
-"47\n"
+"04060181.xhp\n"
+"hd_id3156096\n"
+"64\n"
"help.text"
-msgid "INDEX"
-msgstr "INDEX"
+msgid "BETADIST"
+msgstr "BETADIST"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150268\n"
-"48\n"
+"04060181.xhp\n"
+"par_id3150880\n"
+"65\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_INDEX\">INDEX returns a sub range, specified by row and column number, or an optional range index. Depending on context, INDEX returns a reference or content.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_INDEX\">Η συνάρτηση INDEX επιστρέφει μια υπο-περιοχή, που καθορίζεται με τον αριθμό γραμμής και στήλης ή με ένα προαιρετικό όνομα περιοχής. Ανάλογα με το περιεχόμενο, η INDEX επιστρέφει μια παραππμπή ή περιεχόμενο.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_BETAVERT\">Returns the beta function.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BETAVERT\">Επιστρέφει την συνάρτηση βήτα.</ahelp>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3156063\n"
-"49\n"
+"04060181.xhp\n"
+"hd_id3150762\n"
+"66\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149007\n"
-"50\n"
+"04060181.xhp\n"
+"par_id3147571\n"
+"67\n"
"help.text"
-msgid "INDEX(Reference; Row; Column; Range)"
-msgstr "INDEX(Παραπομπή; Γραμμή; Στήλη; Περιοχή)"
+msgid "BETADIST(Number; Alpha; Beta; Start; End; Cumulative)"
+msgstr "BETADIST(Number; Alpha; Beta; Start; End; Cumulative)"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153260\n"
-"51\n"
+"04060181.xhp\n"
+"par_id3156317\n"
+"68\n"
"help.text"
-msgid "<emph>Reference</emph> is a reference, entered either directly or by specifying a range name. If the reference consists of multiple ranges, you must enclose the reference or range name in parentheses."
-msgstr "<emph>Παραπομπή</emph> είναι μια παραπομπή σε κελί, που έχει εισαχθεί είτε απευθείας είτε καθορίζοντας ένα όνομα περιοχής. Εάν η παραπομπή αποτελείται από πολλαπλές περιοχές, πρέπει να τοποθετήσετε την παραπομπή ή το όνομα της περιοχής σε παρενθέσεις."
+msgid "<emph>Number</emph> is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή μεταξύ της <emph>Αρχή</emph> και της <emph>Τέλος</emph> στην οποία εκτιμάται η συνάρτηση."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3145302\n"
-"52\n"
+"04060181.xhp\n"
+"par_id3156107\n"
+"69\n"
"help.text"
-msgid "<emph>Row</emph> (optional) represents the row index of the reference range, for which to return a value. In case of zero (no specific row) all referenced rows are returned."
-msgstr "<emph>Γραμμή</emph> (προαιρετική) αναπαριστά τον αριθμό γραμμής της περιοχής παραπομπής, για την οποία θα επιστραφεί τιμή. Στην περίπτωση του μηδέν (καμία συγκεκριμένη γραμμή) επιστρέφονται όλες οι γραμμές της παραπομπής."
+msgid "<emph>Alpha</emph> is a parameter to the distribution."
+msgstr "<emph>Alpha</emph> είναι μια παράμετρος στην κατανομή."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154628\n"
-"53\n"
+"04060181.xhp\n"
+"par_id3153619\n"
+"70\n"
"help.text"
-msgid "<emph>Column</emph> (optional) represents the column index of the reference range, for which to return a value. In case of zero (no specific column) all referenced columns are returned."
-msgstr "<emph>Στήλη</emph> (προαιρετική) αναπαριστά τον αριθμό στήλης της περιοχής παραπομπής, για την οποία θα επιστραφεί τιμή. Στην περίπτωση του μηδέν (καμία συγκεκριμένη γραμμή) επιστρέφονται όλες οι στήλες της παραπομπής."
+msgid "<emph>Beta</emph> is a parameter to the distribution."
+msgstr "<emph>Beta</emph> είναι μια παράμετρος στην κατανομή."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3155514\n"
-"54\n"
+"04060181.xhp\n"
+"par_id3150254\n"
+"71\n"
"help.text"
-msgid "<emph>Range</emph> (optional) represents the index of the subrange if referring to a multiple range."
-msgstr "<emph>Περιοχή</emph> (προαιρετική) αντιπροσωπεύει τον αριθμό της υποπεριοχής αν αναφερόμαστε σε πολλαπλή περιοχή."
+msgid "<emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>."
+msgstr "<emph>Start</emph> (προαιρετικό) είναι το χαμηλότερο όριο για το <emph>Number</emph>."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3145264\n"
-"55\n"
+"04060181.xhp\n"
+"par_id3149138\n"
+"72\n"
+"help.text"
+msgid "<emph>End</emph> (optional) is the upper bound for <emph>Number</emph>."
+msgstr "<emph>End</emph> (προαιρετικό) είναι το υψηλότερο όριο για το <emph>Number</emph>."
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"par_id012020091254453\n"
+"help.text"
+msgid "<emph>Cumulative</emph> (optional) can be 0 or False to calculate the probability density function. It can be any other value or True or omitted to calculate the cumulative distribution function."
+msgstr "<emph>Αθροιστική</emph> (προαιρετικό) μπορεί να είναι 0 ή ψευδής για να υπολογιστεί η συνάρτηση πυκνότητας πιθανότητας. Μπορεί να είναι οποιαδήποτε άλλη τιμή ή αληθής ή παραλειπόμενη για να υπολογιστεί η συνάρτηση αθροιστικής κατανομής."
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"par_idN10AB3\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"hd_id3145649\n"
+"73\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3159112\n"
-"56\n"
+"04060181.xhp\n"
+"par_id3156118\n"
+"74\n"
"help.text"
-msgid "<item type=\"input\">=INDEX(Prices;4;1)</item> returns the value from row 4 and column 1 of the database range defined in <emph>Data - Define</emph> as <emph>Prices</emph>."
-msgstr "Το <item type=\"input\">=INDEX(Prices;4;1)</item> επιστρέφει την τιμή από τη γραμμή 4 και τη στήλη 1 της περιοχής βάσης δεδομένων που καθορίζεται στο <emph>Δεδομένα - Ορισμός</emph> περιοχής ως <emph>Τιμές</emph>."
+msgid "<item type=\"input\">=BETADIST(0.75;3;4)</item> returns the value 0.96"
+msgstr "Το <item type=\"input\">=BETADIST(0.75;3;4)</item> επιστρέφει την τιμή 0.96"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150691\n"
-"57\n"
+"04060181.xhp\n"
+"bm_id3143228\n"
"help.text"
-msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Insert - Names - Define</emph>."
-msgstr "Το <item type=\"input\">=INDEX(SumX;4;1)</item> επιστρέφει την τιμή από την περιοχή <emph>SumX</emph> στη γραμμή 4 και στήλη 1 όπως καθορίζεται στο <emph>Εισαγωγή - Ονόματα - Καθορισμός</emph>."
+msgid "<bookmark_value>BINOMDIST function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BINOMDIST</bookmark_value>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id4109012\n"
+"04060181.xhp\n"
+"hd_id3143228\n"
+"76\n"
"help.text"
-msgid "<item type=\"input\">=INDEX(A1:B6;1)</item> returns a reference to the first row of A1:B6."
-msgstr "Το <item type=\"input\">=INDEX(A1:B6;1)</item> επιστρέφει μια παραπομπή στην πρώτη σειρά της περιοχής A1:B6."
+msgid "BINOMDIST"
+msgstr "BINOMDIST"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id9272133\n"
+"04060181.xhp\n"
+"par_id3146897\n"
+"77\n"
"help.text"
-msgid "<item type=\"input\">=INDEX(A1:B6;0;1)</item> returns a reference to the first column of A1:B6."
-msgstr "Το <item type=\"input\">=INDEX(A1:B6;0;1)</item> επιστρέφει μια παραπομπή στην πρώτη στήλη της περιοχής A1:B6."
+msgid "<ahelp hid=\"HID_FUNC_BINOMVERT\">Returns the individual term binomial distribution probability.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BINOMVERT\">Επιστρέφει τη διωνυμική κατανομή πιθανότητας του μεμονωμένου όρου.</ahelp>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3158419\n"
-"58\n"
+"04060181.xhp\n"
+"hd_id3149289\n"
+"78\n"
"help.text"
-msgid "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Insert - Names - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter."
-msgstr "Το <item type=\"input\">=INDEX((multi);4;1)</item> υποδεικνύει την τιμή που περιέχεται στη γραμμή 4 και στήλη 1 της (πολλαπλής) περιοχής, την οποία ονομάσατε με το <emph>Εισαγωγή - Ονόματα - Καθορισμός</emph> ως <emph>multi</emph>. Η πολλαπλή περιοχή μπορεί να αποτελείται από πολλές ορθογώνιες περιοχές, κάθε μία με γραμμή 4 και στήλη 1. Αν τώρα επιθυμείτε να καλέσετε το δεύτερο μπλοκ της πολλαπλής περιοχής εισάγετε τον αριθμό <item type=\"input\">2</item> για την παράμετρο <emph>περιοχή</emph>."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3148595\n"
-"59\n"
+"04060181.xhp\n"
+"par_id3156009\n"
+"79\n"
"help.text"
-msgid "<item type=\"input\">=INDEX(A1:B6;1;1)</item> indicates the value in the upper-left of the A1:B6 range."
-msgstr "Το <item type=\"input\">=INDEX(A1:B6;1;1)</item> υποδεικνύει την τιμή πάνω αριστερά της περιοχής A1:B6."
+msgid "BINOMDIST(X; Trials; SP; C)"
+msgstr "BINOMDIST(X, Δοκιμές, Pεπιτυχία, C)"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id9960020\n"
+"04060181.xhp\n"
+"par_id3154304\n"
+"80\n"
"help.text"
-msgid "<item type=\"input\">=INDEX((multi);0;0;2)</item> returns a reference to the second range of the multiple range."
-msgstr "Το <item type=\"input\">=INDEX((multi);0;0;2)</item> επιστρέφει μια παραπομπή στη δεύτερη περιοχή της πολλαπλής περιοχής."
+msgid "<emph>X</emph> is the number of successes in a set of trials."
+msgstr "Το <emph>X</emph> είναι ο αριθμός των επιτυχιών για ένα σύνολο δοκιμών."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3153181\n"
+"04060181.xhp\n"
+"par_id3147492\n"
+"81\n"
"help.text"
-msgid "<bookmark_value>INDIRECT function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση INDIRECT</bookmark_value>"
+msgid "<emph>Trials</emph> is the number of independent trials."
+msgstr "Οι <emph>Δοκιμές</emph> είναι ο αριθμός των ανεξάρτητων δοκιμών."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3153181\n"
-"62\n"
+"04060181.xhp\n"
+"par_id3146085\n"
+"82\n"
"help.text"
-msgid "INDIRECT"
-msgstr "INDIRECT"
+msgid "<emph>SP</emph> is the probability of success on each trial."
+msgstr "Η <emph>Pεπιτυχία</emph> είναι η πιθανότητα επιτυχίας για κάθε δοκιμή."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3147169\n"
-"63\n"
+"04060181.xhp\n"
+"par_id3149760\n"
+"83\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_INDIREKT\">Returns the <emph>reference</emph> specified by a text string.</ahelp> This function can also be used to return the area of a corresponding string."
-msgstr "<ahelp hid=\"HID_FUNC_INDIREKT\">Επιστρέφει την <emph>παραπομπή</emph> που καθορίζεται από ένα κείμενο.</ahelp> Αυτή η συνάρτηση μπορεί επίσης να χρησιμοποιηθεί για να επιστραφεί η περιοχή μιας αντίστοιχης συμβολοσειράς."
+msgid "<emph>C</emph> = 0 calculates the probability of a single event and <emph>C</emph> = 1 calculates the cumulative probability."
+msgstr "<emph>C</emph> = 0 υπολογίζει την πιθανότητα ενός μοναδικού γεγονότος και <emph>C</emph> = 1 υπολογίζει την αθροιστική πιθανότητα."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3153717\n"
-"64\n"
+"04060181.xhp\n"
+"hd_id3151171\n"
+"84\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149824\n"
-"65\n"
+"04060181.xhp\n"
+"par_id3145666\n"
+"85\n"
"help.text"
-msgid "INDIRECT(Ref; A1)"
-msgstr "INDIRECT(Ref; A1)"
+msgid "<item type=\"input\">=BINOMDIST(A1;12;0.5;0)</item> shows (if the values <item type=\"input\">0</item> to <item type=\"input\">12</item> are entered in A1) the probabilities for 12 flips of a coin that <emph>Heads</emph> will come up exactly the number of times entered in A1."
+msgstr "Η συνάρτηση <item type=\"input\">=BINOMDIST(A1;12;0.5;0)</item> εμφανίζει (αν οι τιμές <item type=\"input\">0</item> ως <item type=\"input\">12</item> εισάγονται στο A1) τις πιθανότητες για 12 ρίψεις νομίσματος που οι <emph>Κεφαλές</emph> θα επιστραφούν ακριβώς τον αριθμό των φορών που εισάγονται στο Α1."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154317\n"
-"66\n"
+"04060181.xhp\n"
+"par_id3150120\n"
+"86\n"
"help.text"
-msgid "<emph>Ref</emph> represents a reference to a cell or an area (in text form) for which to return the contents."
-msgstr "Το <emph>Ref</emph> αναπαριστά μια παραπομπή σε ένα κελί ή μια περιοχή (σε μορφή κειμένου) της οποίας τα περιεχόμενα θα επιστραφούν."
+msgid "<item type=\"input\">=BINOMDIST(A1;12;0.5;1)</item> shows the cumulative probabilities for the same series. For example, if A1 = <item type=\"input\">4</item>, the cumulative probability of the series is 0, 1, 2, 3 or 4 times <emph>Heads</emph> (non-exclusive OR)."
+msgstr "Η συνάρτηση <item type=\"input\">=BINOMDIST(A1;12;0.5;1)</item> εμφανίζει τις αθροιστικές συναρτήσεις για τις ίδιες σειρές. Για παράδειγμα, αν A1 = <item type=\"input\">4</item>, είναι η αθροιστική πιθανότητα των σειρών 0, 1, 2, 3, ή 4 φορές να έρθουν <emph>Κεφαλές</emph> (όχι αποκλειστικά το OR)."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id1027200802470312\n"
+"04060181.xhp\n"
+"bm_id0119200902432928\n"
"help.text"
-msgid "<emph>A1</emph> (optional) - if set to 0, the R1C1 notation is used. If this parameter is absent or set to another value than 0, the A1 notation is used."
-msgstr "<emph>A1</emph> (προαιρετικό) - Αν ορισθεί σε 0, χρησιμοποιείται η σημείωση R1C1. Αν αυτή η παράμετρος είναι απούσα ή έχει άλλη τιμή εκτός από 0, τότε χρησιμοποιείται η σημείωση A1 notation."
+msgid "<bookmark_value>CHISQINV function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση CHIINV</bookmark_value>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_idN10CAE\n"
+"04060181.xhp\n"
+"hd_id0119200902421451\n"
"help.text"
-msgid "If you open an Excel spreadsheet that uses indirect addresses calculated from string functions, the sheet addresses will not be translated automatically. For example, the Excel address in INDIRECT(\"filename!sheetname\"&B1) is not converted into the Calc address in INDIRECT(\"filename.sheetname\"&B1)."
-msgstr "Αν ανοίξετε ένα υπολογιστικό φύλλο του Excel που χρησιμοποιεί έμμεσες διευθύνσεις που υπολογίζονται από αλφαριθμητικές συναρτήσεις, οι διευθύνσεις του φύλλου δεν θα μεταφρασθούν αυτόματα. Π.χ., η διεύθυνση του Excel στο INDIRECT(\"filename!sheetname\"&B1) δεν μετατρέπεται στη διεύθυνση του Calc στο INDIRECT(\"filename.sheetname\"&B1)."
+msgid "CHISQINV"
+msgstr "CHISQINV"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3150389\n"
-"67\n"
+"04060181.xhp\n"
+"par_id0119200902421449\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\".\">Returns the inverse of CHISQDIST.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιστρέφει το αντίστροφο της CHISQDIST .</ahelp>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150608\n"
-"68\n"
+"04060181.xhp\n"
+"hd_id0119200902475241\n"
"help.text"
-msgid "<item type=\"input\">=INDIRECT(A1)</item> equals 100 if A1 contains C108 as a reference and cell C108 contains a value of <item type=\"input\">100</item>."
-msgstr "Το <item type=\"input\">=INDIRECT(A1)</item> ισούται με 100 αν το Α1 περιέχει το C108 ως αναφορά και το κελί C108 περιέχει την τιμή <item type=\"input\">100</item>."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3083286\n"
-"181\n"
+"04060181.xhp\n"
+"par_id0119200902475286\n"
"help.text"
-msgid "<item type=\"input\">=SUM(INDIRECT(\"a1:\" & ADDRESS(1;3)))</item> totals the cells in the area of A1 up to the cell with the address defined by row 1 and column 3. This means that area A1:C1 is totaled."
-msgstr "Το <item type=\"input\">=SUM(INDIRECT(\"a1:\" & ADDRESS(1;3)))</item> αθροίζει τα κελιά στην περιοχή Α1 έως το κελί με τη διεύθυνση που ορίζεται από τη γραμμή 1 και στήλη 3. Αυτό σημαίνει ότι αθροίζεται η περιοχή A1:C1."
+msgid "<emph>Probability</emph> is the probability value for which the inverse of the chi-square distribution is to be calculated."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή της πιθανότητας για την οποία πρόκειται να υπολογισθεί η αντίστροφη Γάμμα κατανομή."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3154818\n"
+"04060181.xhp\n"
+"par_id0119200902475282\n"
"help.text"
-msgid "<bookmark_value>COLUMN function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COLUMN</bookmark_value>"
+msgid "<emph>Degrees Of Freedom</emph> is the degrees of freedom for the chi-square function."
+msgstr "Οι <emph>Βαθμοί-ελευθερίας</emph> είναι ο αριθμός των βαθμών ελευθερίας για την Τ κατανομή."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3154818\n"
-"70\n"
+"04060181.xhp\n"
+"bm_id3148835\n"
"help.text"
-msgid "COLUMN"
-msgstr "COLUMN"
+msgid "<bookmark_value>CHIINV function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση CHIINV</bookmark_value>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149711\n"
-"193\n"
+"04060181.xhp\n"
+"hd_id3148835\n"
+"88\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_SPALTE\">Returns the column number of a cell reference.</ahelp> If the reference is a cell the column number of the cell is returned; if the parameter is a cell area, the corresponding column numbers are returned in a single-row <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"array\">array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"as an array formula\">as an array formula</link>. If the COLUMN function with an area reference parameter is not used for an array formula, only the column number of the first cell within the area is determined."
-msgstr "<ahelp hid=\"HID_FUNC_SPALTE\">Επιστρέφει τον αριθμό στήλης μιας παραπομπής κελιού.</ahelp> Εάν η παραπομπή είναι ένα κελί, επιστρέφεται ο αριθμός στήλης του κελιού. Εάν η παράμετρος είναι μια περιοχή κελιών, οι αντίστοιχοι αριθμοί στήλης επιστρέφονται σε έναν <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"πίνακα\">πίνακα</link> μονής γραμμής, εφόσον ο τύπος έχει εισαχθεί <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"ως τύπος πίνακα\">ως τύπος πίνακα</link>. Εάν η συνάρτηση COLUMN με παράμετρο παραπομπής σε περιοχή δεν χρησιμοποιείται για τύπο πίνακα, καθορίζεται μόνο ο αριθμός στήλης του πρώτου κελιού μέσα στην περιοχή."
+msgid "CHIINV"
+msgstr "CHIINV"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3149283\n"
-"72\n"
+"04060181.xhp\n"
+"par_id3149906\n"
+"89\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_CHIINV\">Returns the inverse of the one-tailed probability of the chi-squared distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_CHIINV\">Επιστρέφει την αντίστροφη της μονόπλευρης κατανομής πιθανότητας Χ τετράγωνο.</ahelp>"
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"hd_id3159157\n"
+"90\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149447\n"
-"73\n"
+"04060181.xhp\n"
+"par_id3150504\n"
+"91\n"
"help.text"
-msgid "COLUMN(Reference)"
-msgstr "COLUMN(Παραπομπή)"
+msgid "CHIINV(Number; DegreesFreedom)"
+msgstr "CHIINV(Αριθμός, Βαθμοί-ελευθερίας)"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3156310\n"
-"74\n"
+"04060181.xhp\n"
+"par_id3154898\n"
+"92\n"
"help.text"
-msgid "<emph>Reference</emph> is the reference to a cell or cell area whose first column number is to be found."
-msgstr "Η <emph>Παραπομπή</emph> είναι η παραπομπή σε κελί ή περιοχή κελιών της οποίας ο αριθμός της πρώτης στήλης θα εντοπιστεί."
+msgid "<emph>Number</emph> is the value of the error probability."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή της πιθανότητας σφάλματος."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3155837\n"
-"194\n"
+"04060181.xhp\n"
+"par_id3154294\n"
+"93\n"
"help.text"
-msgid "If no reference is entered, the column number of the cell in which the formula is entered is found. <item type=\"productname\">%PRODUCTNAME</item> Calc automatically sets the reference to the current cell."
-msgstr "Εάν δεν έχει εισαχθεί παραπομπή, εντοπίζεται ο αριθμός στήλης του κελιού στο οποίο έχει εισαχθεί ο τύπος. Το <item type=\"productname\">%PRODUCTNAME</item> Calc ορίζει αυτόματα την παραπομπή στο τρέχον κελί."
+msgid "<emph>DegreesFreedom</emph> is the degrees of freedom of the experiment."
+msgstr "Οι <emph>Βαθμοί-ελευθερίας</emph> είναι οι βαθμοί ελευθερίας για το πείραμα."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3152932\n"
-"75\n"
+"04060181.xhp\n"
+"hd_id3154208\n"
+"94\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3147571\n"
-"76\n"
+"04060181.xhp\n"
+"par_id3150777\n"
+"130\n"
"help.text"
-msgid "<item type=\"input\">=COLUMN(A1)</item> equals 1. Column A is the first column in the table."
-msgstr "Η συνάρτηση <item type=\"input\">=COLUMN(A1)</item> ισούται με 1. Η στήλη Α είναι η πρώτη στήλη του πίνακα."
+msgid "A die is thrown 1020 times. The numbers on the die 1 through 6 come up 195, 151, 148, 189, 183 and 154 times (observation values). The hypothesis that the die is not fixed is to be tested."
+msgstr "Ρίχνετε ένα ζάρι 1020 φορές. Οι αριθμοί του ζαριού 1 έως 6 εμφανίζονται 195, 151, 148, 189, 183 και 154 φορές (παρατηρούμενες τιμές). Πρόκειται να ελεγχθεί η υπόθεση ότι το ζάρι δεν είναι πειραγμένο."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3147079\n"
-"77\n"
+"04060181.xhp\n"
+"par_id3153062\n"
+"131\n"
"help.text"
-msgid "<item type=\"input\">=COLUMN(C3:E3)</item> equals 3. Column C is the third column in the table."
-msgstr "Η συνάρτηση <item type=\"input\">=COLUMN(C3:E3)</item> ισούται με 3. Η στήλη C είναι η τρίτη στήλη του πίνακα."
+msgid "The Chi square distribution of the random sample is determined by the formula given above. Since the expected value for a given number on the die for n throws is n times 1/6, thus 1020/6 = 170, the formula returns a Chi square value of 13.27."
+msgstr "Η Χ τετράγωνο κατανομή του τυχαίου δείγματος καθορίζεται από τον τύπο που δίδεται παραπάνω. Αφού η αναμενόμενη τιμή για ένα δεδομένο αριθμό του ζαριού μετά από n ρίψεις είναι n φορές επί 1/6, συνεπώς 1020/6 = 170, ο τύπος επιστρέφει την Χ τετράγωνο τιμή ίση του 13.27."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3146861\n"
-"195\n"
+"04060181.xhp\n"
+"par_id3148806\n"
+"132\n"
"help.text"
-msgid "<item type=\"input\">=COLUMN(D3:G10)</item> returns 4 because column D is the fourth column in the table and the COLUMN function is not used as an array formula. (In this case, the first value of the array is always used as the result.)"
-msgstr "Η συνάρτηση <item type=\"input\">=COLUMN(D3:G10)</item> επιστρέφει ως αποτέλεσμα 4 επειδή η στήλη D είναι η τέταρτη στήλη του πίνακα και η συνάρτηση COLUMN δεν χρησιμοποιείται σαν συνάρτηση πίνακα. (Σε αυτήν την περίπτωση, η πρώτη τιμή του πίνακα χρησιμοποιείται πάντα ως αποτέλεσμα.)"
+msgid "If the (observed) Chi square is greater than or equal to the (theoretical) Chi square CHIINV, the hypothesis will be discarded, since the deviation between theory and experiment is too great. If the observed Chi square is less that CHIINV, the hypothesis is confirmed with the indicated probability of error."
+msgstr "Αν το (παρατηρούμενο) Χ τετράγωνο είναι μεγαλύτερο ή ίσο με το (θεωρητικό) Χ τετράγωνο της συνάρτησης CHIINV, η υπόθεση θα απορριφθεί, αφού η απόκλιση μεταξύ θεωρίας και πειράματος είναι πολύ μεγάλη. Αν το παρατηρούμενο Χ τετράγωνο είναι μικρότερο από αυτό της CHIINV, η υπόθεση επιβεβαιώνεται με μια υποδεικνυόμενη πιθανότητα σφάλματος."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3156320\n"
-"196\n"
+"04060181.xhp\n"
+"par_id3149763\n"
+"95\n"
"help.text"
-msgid "<item type=\"input\">{=COLUMN(B2:B7)}</item> and <item type=\"input\">=COLUMN(B2:B7)</item> both return 2 because the reference only contains column B as the second column in the table. Because single-column areas have only one column number, it does not make a difference whether or not the formula is used as an array formula."
-msgstr "Οι συναρτήσεις <item type=\"input\">{=COLUMN(B2:B7)}</item> και <item type=\"input\">=COLUMN(B2:B7)</item> επιστρέφουν και οι δύο τον αριθμό 2 γιατί η παραπομπή περιέχει μόνο τη στήλη B ως τη δεύτερη στήλη του πίνακα. Επειδή οι περιοχές με μία μόνο στήλη έχουν μόνο έναν αριθμό στήλης, δεν έχει σημασία εάν ο τύπος χρησιμοποιείται ως τύπος πίνακα."
+msgid "<item type=\"input\">=CHIINV(0.05;5)</item> returns 11.07."
+msgstr "Το <item type=\"input\">=CHIINV(0.05;5)</item> επιστρέφει 11.07."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150872\n"
-"197\n"
+"04060181.xhp\n"
+"par_id3159142\n"
+"133\n"
"help.text"
-msgid "<item type=\"input\">=COLUMN()</item> returns 3 if the formula was entered in column C."
-msgstr "Η συνάρτηση <item type=\"input\">=COLUMN()</item> επιστρέφει ως αποτέλεσμα 3 αν ο τύπος έχει εισαχθεί στη στήλη C."
+msgid "<item type=\"input\">=CHIINV(0.02;5)</item> returns 13.39."
+msgstr "Το <item type=\"input\">=CHIINV(0.02;5)</item> επιστρέφει 13.39."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153277\n"
-"198\n"
+"04060181.xhp\n"
+"par_id3158401\n"
+"134\n"
"help.text"
-msgid "<item type=\"input\">{=COLUMN(Rabbit)}</item> returns the single-row array (3, 4) if \"Rabbit\" is the named area (C1:D3)."
-msgstr "Η συνάρτηση <item type=\"input\">{=COLUMN(Rabbit)}</item> επιστρέφει τον πίνακα μίας σειράς (3, 4), εάν το \"Κουνέλι\" είναι η καθορισμένη περιοχή (C1:D3)."
+msgid "If the probability of error is 5%, the die is not true. If the probability of error is 2%, there is no reason to believe it is fixed."
+msgstr "Αν η πιθανότητα σφάλματος είναι 5%, το ζάρι δεν είναι κανονικό. Αν η πιθανότητα σφάλματος είναι 2%, δεν υπάρχει λόγος υποψίας ότι το ζάρι είναι πειραγμένο."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3154643\n"
+"04060181.xhp\n"
+"bm_id3154260\n"
"help.text"
-msgid "<bookmark_value>COLUMNS function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COLUMNS</bookmark_value>"
+msgid "<bookmark_value>CHITEST function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση CHITEST</bookmark_value>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3154643\n"
-"79\n"
+"04060181.xhp\n"
+"hd_id3154260\n"
+"97\n"
"help.text"
-msgid "COLUMNS"
-msgstr "COLUMNS"
+msgid "CHITEST"
+msgstr "CHITEST"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3151182\n"
-"80\n"
+"04060181.xhp\n"
+"par_id3151052\n"
+"98\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_SPALTEN\">Returns the number of columns in the given reference.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_SPALTEN\">Επιστρέφει τον αριθμό των στηλών στη δοθείσα παραπομπή.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_CHITEST\">Returns the probability of a deviance from a random distribution of two test series based on the chi-squared test for independence.</ahelp> CHITEST returns the chi-squared distribution of the data."
+msgstr "<ahelp hid=\"HID_FUNC_CHITEST\">Επιστρέφει την πιθανότητα απόκλισης από μια τυχαία κατανομή δύο σειρών ελέγχων βάσει ενός ελέγχου Χ τετράγωνο για ανεξαρτησία.</ahelp> Η συνάρτηση CHITEST επιστρέφει την Χ τετράγωνο κατανομή των δεδομένων."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3149141\n"
-"81\n"
+"04060181.xhp\n"
+"par_id3148925\n"
+"135\n"
+"help.text"
+msgid "The probability determined by CHITEST can also be determined with CHIDIST, in which case the Chi square of the random sample must then be passed as a parameter instead of the data row."
+msgstr "Η πιθανότητα που καθορίζεται από τη συνάρτηση CHITEST μπορεί να καθοριστεί επίσης με τη συνάρτηση CHIDIST. Σε αυτήν την περίπτωση, το Χ τετράγωνο του τυχαίου δείγματος θα πρέπει να μεταβιβαστεί ως παράμετρος αντί ως γραμμή δεδομένων."
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"hd_id3154280\n"
+"99\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154047\n"
-"82\n"
+"04060181.xhp\n"
+"par_id3149162\n"
+"100\n"
"help.text"
-msgid "COLUMNS(Array)"
-msgstr "COLUMNS(Πίνακας)"
+msgid "CHITEST(DataB; DataE)"
+msgstr "CHITEST(ΔεδομέναΒ, ΔεδομέναΕ)"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154745\n"
-"83\n"
+"04060181.xhp\n"
+"par_id3158421\n"
+"101\n"
"help.text"
-msgid "<emph>Array</emph> is the reference to a cell range whose total number of columns is to be found. The argument can also be a single cell."
-msgstr "Ο <emph>Πίνακας</emph> είναι η παραπομπή σε μια περιοχή κελιών, της οποίας ο συνολικός αριθμός στηλών θα εντοπιστεί. Το όρισμα μπορεί επίσης να είναι ένα μόνο κελί."
+msgid "<emph>DataB</emph> is the array of the observations."
+msgstr "Τα <emph>ΔεδομέναΒ</emph> είναι η σειρά δεδομένων των παρατηρήσεων."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3153622\n"
-"84\n"
+"04060181.xhp\n"
+"par_id3166453\n"
+"102\n"
+"help.text"
+msgid "<emph>DataE</emph> is the range of the expected values."
+msgstr "Τα <emph>ΔεδομέναE</emph> είναι το εύρος των αναμενόμενων τιμών."
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"hd_id3146946\n"
+"103\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149577\n"
-"200\n"
+"04060181.xhp\n"
+"par_id3154096\n"
+"136\n"
"help.text"
-msgid "<item type=\"input\">=COLUMNS(B5)</item> returns 1 because a cell only contains one column."
-msgstr "Η συνάρτηση <item type=\"input\">=COLUMNS(B5)</item> επιστρέφει ως αποτέλεσμα 1 επειδή ένα κελί μόνο του περιέχει μία στήλη."
+msgid "Data_B (observed)"
+msgstr "ΔεδομέναΒ (παρατηρούμενα)"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3145649\n"
-"85\n"
+"04060181.xhp\n"
+"par_id3152948\n"
+"137\n"
"help.text"
-msgid "<item type=\"input\">=COLUMNS(A1:C5)</item> equals 3. The reference comprises three columns."
-msgstr "Η συνάρτηση <item type=\"input\">=COLUMNS(A1:C5)</item> ισούται με 3. Η παραπομπή συγκρίνει τρεις στήλες."
+msgid "Data_E (expected)"
+msgstr "ΔεδομέναΕ (αναμενόμενα)"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3155846\n"
-"201\n"
+"04060181.xhp\n"
+"par_id3152876\n"
+"138\n"
"help.text"
-msgid "<item type=\"input\">=COLUMNS(Rabbit)</item> returns 2 if <item type=\"literal\">Rabbit</item> is the named range (C1:D3)."
-msgstr "Η συνάρτηση <item type=\"input\">=COLUMNS(Κουνέλι)</item> επιστρέφει ως αποτέλεσμα 2 αν το <item type=\"literal\">Κουνέλι</item> είναι η καθορισμένη περιοχή (C1:D3)."
+msgid "1"
+msgstr "1"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3153152\n"
+"04060181.xhp\n"
+"par_id3159279\n"
+"139\n"
"help.text"
-msgid "<bookmark_value>vertical search function</bookmark_value> <bookmark_value>VLOOKUP function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση κάθετης αναζήτησης</bookmark_value><bookmark_value>συνάρτηση VLOOKUP</bookmark_value>"
+msgid "<item type=\"input\">195</item>"
+msgstr "<item type=\"input\">195</item>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3153152\n"
-"87\n"
+"04060181.xhp\n"
+"par_id3149105\n"
+"140\n"
"help.text"
-msgid "VLOOKUP"
-msgstr "VLOOKUP"
+msgid "<item type=\"input\">170</item>"
+msgstr "<item type=\"input\">170</item>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149984\n"
-"88\n"
+"04060181.xhp\n"
+"par_id3149922\n"
+"141\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_SVERWEIS\">Vertical search with reference to adjacent cells to the right.</ahelp> This function checks if a specific value is contained in the first column of an array. The function then returns the value in the same row of the column named by <item type=\"literal\">Index</item>. If the <item type=\"literal\">SortOrder</item> parameter is omitted or set to TRUE or one, it is assumed that the data is sorted in ascending order. In this case, if the exact <item type=\"literal\">SearchCriterion</item> is not found, the last value that is smaller than the criterion will be returned. If <item type=\"literal\">SortOrder</item> is set to FALSE or zero, an exact match must be found, otherwise the error <emph>Error: Value Not Available</emph> will be the result. Thus with a value of zero the data does not need to be sorted in ascending order."
-msgstr "<ahelp hid=\"HID_FUNC_SVERWEIS\">Κάθετη αναζήτηση ως προς τα διπλανά κελιά στα δεξιά.</ahelp> Αυτή η συνάρτηση ελέγχει αν μια συγκεκριμένη τιμή περιέχεται στην πρώτη στήλη μιας περιοχής. Η συνάρτηση μετά επιστρέφει την τιμή στην ίδια γραμμή ή στήλη που κατονομάζεται στο <item type=\"literal\">Index</item>. Αν η παράμετρος <item type=\"literal\">Σειρά-ταξινόμησης</item> παραλείπεται ή ορίζεται ως TRUE ή 1, υποτίθεται ότι τα δεδομένα ταξινομούνται κατά αύξουσα σειρά. Σε αυτή την περίπτωση, αν το ακριβές <item type=\"literal\">Κριτήριο-Αναζήτησης</item> δεν βρεθεί, θα επιστραφεί η τελευταία τιμή που είναι μικρότερη από το κριτήριο. Αν η παράμετρος <item type=\"literal\">Σειρά-ταξινόμησης</item> ορισθεί ως FALSE ή 0, πρέπει να βρεθεί ακριβές ταίριασμα αλλιώς εμφανίζεται το σφάλμα <emph>Σφάλμα: Η τιμή δεν είναι διαθέσιμη</emph>. Έτσι με μια τιμή μηδέν τα δεδομένα δεν είναι απαραίτητο να είναι ταξινομημένα κατά αύξουσα σειρά."
+msgid "2"
+msgstr "2"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3146898\n"
-"89\n"
+"04060181.xhp\n"
+"par_id3148621\n"
+"142\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<item type=\"input\">151</item>"
+msgstr "<item type=\"input\">151</item>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150156\n"
-"90\n"
+"04060181.xhp\n"
+"par_id3148987\n"
+"143\n"
"help.text"
-msgid "=VLOOKUP(SearchCriterion; Array; Index; SortOrder)"
-msgstr "=VLOOKUP(Κριτήριο-αναζήτησης, Πίνακας, Δείκτης, Σειρά-ταξινόμησης)"
+msgid "<item type=\"input\">170</item>"
+msgstr "<item type=\"input\">170</item>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149289\n"
-"91\n"
+"04060181.xhp\n"
+"par_id3149417\n"
+"144\n"
"help.text"
-msgid "<emph>SearchCriterion</emph> is the value searched for in the first column of the array."
-msgstr "Το <emph>Κριτήριο-αναζήτησης</emph> είναι η τιμή που αναζητείται στην πρώτη στήλη της σειράς δεδομένων."
+msgid "3"
+msgstr "3"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153884\n"
-"92\n"
+"04060181.xhp\n"
+"par_id3148661\n"
+"145\n"
"help.text"
-msgid "<emph>Array</emph> is the reference, which is to comprise at least two columns."
-msgstr "Ο <emph>Πίνακας</emph> είναι η παραπομπή, που αποτελείται από τουλάχιστον δύο στήλες."
+msgid "<item type=\"input\">148</item>"
+msgstr "<item type=\"input\">148</item>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3156005\n"
-"93\n"
+"04060181.xhp\n"
+"par_id3151128\n"
+"146\n"
"help.text"
-msgid "<emph>Index</emph> is the number of the column in the array that contains the value to be returned. The first column has the number 1."
-msgstr "Ο <emph>Δείκτης</emph> είναι ο αριθμός της στήλης στον πίνακα που περιέχει την τιμή που θα επιστραφεί ως αποτέλεσμα. Η πρώτη στήλη έχει τον αριθμό 1."
+msgid "<item type=\"input\">170</item>"
+msgstr "<item type=\"input\">170</item>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3151208\n"
-"94\n"
+"04060181.xhp\n"
+"par_id3148467\n"
+"147\n"
"help.text"
-msgid "<emph>SortOrder</emph> is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is between the lowest and highest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return this message: <emph>Error: Value Not Available</emph>."
-msgstr "Το <emph>ΣειράΤαξινόμησης</emph> είναι μια προαιρετική παράμετρος που υποδηλώνει εάν η πρώτη στήλη στον πίνακα ταξινομείται κατά αύξουσα σειρά (αυτή είναι η προεπιλογή). Εισαγάγετε τη λογική τιμή FALSE, εάν η πρώτη στήλη δεν έχει ταξινομηθεί κατά αύξουσα σειρά. Στις ταξινομημένες στήλες μπορεί να διενεργηθεί αναζήτηση πολύ ταχύτερα και η συνάρτηση πάντα επιστρέφει μια τιμή, ακόμα και στην περίπτωση που η τιμή δεν συμφωνεί απόλυτα (εάν βρίσκεται ανάμεσα στη χαμηλότερη και την υψηλότερη τιμή της ταξινομημένης λίστας). Σε λίστες που δεν έχουν ταξινομηθεί, η τιμή αναζήτησης πρέπει να ταιριάζει απόλυτα. Διαφορετικά, η συνάρτηση θα επιστρέψει το ακόλουθο μήνυμα: <emph>Σφάλμα: Μη διαθέσιμη Τιμή</emph>."
+msgid "4"
+msgstr "4"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3147487\n"
-"95\n"
+"04060181.xhp\n"
+"par_id3149237\n"
+"148\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">189</item>"
+msgstr "<item type=\"input\">189</item>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154129\n"
-"96\n"
+"04060181.xhp\n"
+"par_id3145304\n"
+"149\n"
"help.text"
-msgid "You want to enter the number of a dish on the menu in cell A1, and the name of the dish is to appear as text in the neighboring cell (B1) immediately. The Number to Name assignment is contained in the D1:E100 array. D1 contains <item type=\"input\">100</item>, E1 contains the name <item type=\"input\">Vegetable Soup</item>, and so forth, for 100 menu items. The numbers in column D are sorted in ascending order; thus, the optional <item type=\"literal\">SortOrder</item> parameter is not necessary."
-msgstr "Υποθέτουμε ότι θέλετε να εισάγετε τον αριθμό ενός πιάτου στο μενού στο κελί A1, και το όνομα του πιάτου θα εμφανιστεί ως κείμενο στο γειτονικό κελί (B1) αμέσως. Η αντιστοίχηση αριθμός-σε-όνομα περιέχεται στον πίνακα D1:E100. Το κελί D1 περιέχει την τιμή <item type=\"input\">100</item>, το κελί E1 περιέχει το όνομα <item type=\"input\">Σούπα χορτοφάγων</item>, κ.ο.κ., για 100 αντικείμενα του μενού. Οι αριθμοί στην στήλη D ταξινομούνται σε αύξουσα σειρά. Συνεπώς, η προαιρετική παράμετρος <item type=\"literal\">Σειρά ταξινόμησης</item> δεν είναι απαραίτητη."
+msgid "<item type=\"input\">170</item>"
+msgstr "<item type=\"input\">170</item>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3145663\n"
-"97\n"
+"04060181.xhp\n"
+"par_id3149927\n"
+"150\n"
"help.text"
-msgid "Enter the following formula in B1:"
-msgstr "Εισάγετε τον ακόλουθο τύπο στο κελί B1:"
+msgid "5"
+msgstr "5"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3151172\n"
-"98\n"
+"04060181.xhp\n"
+"par_id3150630\n"
+"151\n"
"help.text"
-msgid "<item type=\"input\">=VLOOKUP(A1;D1:E100;2)</item>"
-msgstr "<item type=\"input\">=VLOOKUP(A1;D1:E100;2)</item>"
+msgid "<item type=\"input\">183</item>"
+msgstr "<item type=\"input\">183</item>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149200\n"
-"99\n"
+"04060181.xhp\n"
+"par_id3150423\n"
+"152\n"
"help.text"
-msgid "As soon as you enter a number in A1 B1 will show the corresponding text contained in the second column of reference D1:E100. Entering a nonexistent number displays the text with the next number down. To prevent this, enter FALSE as the last parameter in the formula so that an error message is generated when a nonexistent number is entered."
-msgstr "Μόλις εισάγετε έναν αριθμό στο κελί A1, στο B1 θα εμφανίζει το αντίστοιχο κείμενο που περιέχεται στη δεύτερη στήλη παραπομπής D1:E100. Εισάγοντας έναν αριθμό που δεν υπάρχει, εμφανίζεται το κείμενο του επόμενου αριθμού από κάτω. Για να το αποφύγετε, εισαγάγετε την τιμή FALSE ως την τελευταία παράμετρο στον τύπο, ώστε να εμφανίζεται ένα μήνυμα σφάλματος, όταν εισάγεται ένας ανύπαρκτος αριθμός."
+msgid "<item type=\"input\">170</item>"
+msgstr "<item type=\"input\">170</item>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3153905\n"
+"04060181.xhp\n"
+"par_id3143275\n"
+"153\n"
"help.text"
-msgid "<bookmark_value>sheet numbers; looking up</bookmark_value> <bookmark_value>SHEET function</bookmark_value>"
-msgstr "<bookmark_value>αριθμοί φύλλων, αναζήτηση</bookmark_value><bookmark_value>συνάρτηση SHEET</bookmark_value>"
+msgid "6"
+msgstr "6"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3153905\n"
-"215\n"
+"04060181.xhp\n"
+"par_id3144750\n"
+"154\n"
"help.text"
-msgid "SHEET"
-msgstr "SHEET"
+msgid "<item type=\"input\">154</item>"
+msgstr "<item type=\"input\">154</item>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150309\n"
-"216\n"
+"04060181.xhp\n"
+"par_id3153947\n"
+"155\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_TABELLE\">Returns the sheet number of a reference or a string representing a sheet name.</ahelp> If you do not enter any parameters, the result is the sheet number of the spreadsheet containing the formula."
-msgstr "<ahelp hid=\"HID_FUNC_TABELLE\">Επιστρέφει τον αριθμό του φύλλου της παραπομπής ή του αλφαριθμητικού που αντιπροσωπεύει ένα όνομα φύλλου.</ahelp> Εάν δεν εισαγάγετε παραμέτρους, το αποτέλεσμα είναι ο αριθμός φύλλου που περιέχει τον τύπο."
+msgid "<item type=\"input\">170</item>"
+msgstr "<item type=\"input\">170</item>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3148564\n"
-"217\n"
+"04060181.xhp\n"
+"par_id3149481\n"
+"104\n"
+"help.text"
+msgid "<item type=\"input\">=CHITEST(A1:A6;B1:B6)</item> equals 0.02. This is the probability which suffices the observed data of the theoretical Chi-square distribution."
+msgstr "Το <item type=\"input\">=CHITEST(A1:A6;B1:B6)</item> ισούται με 0.02. Αυτή είναι η πιθανότητα που επαρκεί για τα παρατηρούμενα δεδομένα της θεωρητικής Χ-τετράγωνο κατανομής."
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"bm_id3148690\n"
+"help.text"
+msgid "<bookmark_value>CHIDIST function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση CHIDIST</bookmark_value>"
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"hd_id3148690\n"
+"106\n"
+"help.text"
+msgid "CHIDIST"
+msgstr "CHIDIST"
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"par_id3156338\n"
+"156\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_CHIVERT\">Returns the probability value from the indicated Chi square that a hypothesis is confirmed.</ahelp> CHIDIST compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested."
+msgstr "<ahelp hid=\"HID_FUNC_CHIVERT\">Επιστρέφει την τιμή της πιθανότητας από την αναφερόμενη Χ-τετράγωνο κατανομή ότι οι υποθέσεις εφαρμόζονται.</ahelp> Η συνάρτηση CHIDIST συγκρίνει την τιμή Χ-τετράγωνο που δόθηκε από ένα τυχαίο δείγμα που υπολογίζεται από το άθροισμα (παρατηρούμενη τιμή-αναμενόμενη τιμή)^2/αναμενόμενη τιμή για όλες τις τιμές, με την θεωρητική Χ-τετράγωνο κατανομή και καθορίζει με αυτόν τον τρόπο την πιθανότητα σφάλματος κάτω από τις υποθέσεις του πειράματος."
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"par_id3151316\n"
+"157\n"
+"help.text"
+msgid "The probability determined by CHIDIST can also be determined by CHITEST."
+msgstr "Η πιθανότητα που καθορίστηκε από τη συνάρτηση CHIDIST μπορεί να καθοριστεί επίσης και από τη συνάρτηση CHITEST."
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"hd_id3155123\n"
+"108\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153095\n"
-"218\n"
+"04060181.xhp\n"
+"par_id3158439\n"
+"109\n"
"help.text"
-msgid "SHEET(Reference)"
-msgstr "SHEET(Παραπομπή)"
+msgid "CHIDIST(Number; DegreesFreedom)"
+msgstr "CHIDIST(Αριθμός, Βαθμοί-ελευθερίας)"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154588\n"
-"219\n"
+"04060181.xhp\n"
+"par_id3148675\n"
+"110\n"
"help.text"
-msgid "<emph>Reference</emph> is optional and is the reference to a cell, an area, or a sheet name string."
-msgstr "Η <emph>Παραπομπή</emph> είναι προαιρετική και είναι η παραπομπή σε ένα κελί, μια περιοχή ή μια ακολουθία χαρακτήρων ονόματος πίνακα."
+msgid "<emph>Number</emph> is the chi-square value of the random sample used to determine the error probability."
+msgstr "Ο <emph>Αριθμός</emph> είναι η Χ-τετράγωνο τιμή του τυχαίου δείγματος που χρησιμοποιήθηκε για τον καθορισμό της πιθανότητας σφάλματος."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3155399\n"
-"220\n"
+"04060181.xhp\n"
+"par_id3155615\n"
+"111\n"
+"help.text"
+msgid "<emph>DegreesFreedom</emph> are the degrees of freedom of the experiment."
+msgstr "Οι <emph>Βαθμοί-ελευθερίας</emph> είναι οι βαθμοί ελευθερίας του πειράματος."
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"hd_id3146787\n"
+"112\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3146988\n"
-"221\n"
+"04060181.xhp\n"
+"par_id3145774\n"
+"113\n"
"help.text"
-msgid "<item type=\"input\">=SHEET(Sheet2.A1)</item> returns 2 if Sheet2 is the second sheet in the spreadsheet document."
-msgstr "Η συνάρτηση <item type=\"input\">=SHEET(Sheet2.A1)</item> επιστρέφεις την τιμή 2 αν το Φύλλο2 είναι το δεύτερο φύλλο στο έγγραφο του υπολογιστικού φύλλου."
+msgid "<item type=\"input\">=CHIDIST(13.27; 5)</item> equals 0.02."
+msgstr "Η συνάρτηση <item type=\"input\">=CHIDIST(13.27; 5)</item> ισούται με 0.02."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3148829\n"
+"04060181.xhp\n"
+"par_id3156141\n"
+"158\n"
"help.text"
-msgid "<bookmark_value>number of sheets; function</bookmark_value> <bookmark_value>SHEETS function</bookmark_value>"
-msgstr "<bookmark_value>αριθμός φύλλων, συνάρτηση</bookmark_value><bookmark_value>συνάρτηση SHEETS</bookmark_value>"
+msgid "If the Chi square value of the random sample is 13.27 and if the experiment has 5 degrees of freedom, then the hypothesis is assured with a probability of error of 2%."
+msgstr "Αν η τιμή της Χ-τετράγωνο του τυχαίου δείγματος είναι 13.27 και αν το πείραμα έχει 5 βαθμούς ελευθερίας, τότε οι υποθέσεις ικανοποιούνται με πιθανότητα σφάλματος 2%."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3148829\n"
-"222\n"
+"04060181.xhp\n"
+"bm_id0119200902231887\n"
"help.text"
-msgid "SHEETS"
-msgstr "SHEETS"
+msgid "<bookmark_value>CHISQDIST function</bookmark_value><bookmark_value>chi-square distribution</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση EXPONDIST</bookmark_value><bookmark_value>εκθετικές κατανομές</bookmark_value>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3148820\n"
-"223\n"
+"04060181.xhp\n"
+"hd_id0119200901583452\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_TABELLEN\">Determines the number of sheets in a reference.</ahelp> If you do not enter any parameters, it returns the number of sheets in the current document."
-msgstr "<ahelp hid=\"HID_FUNC_TABELLEN\">Καθορίζει τον αριθμό των φύλλων σε μια αναφορά.</ahelp> Εάν δεν εισαγάγετε παραμέτρους, επιστρέφει τον αριθμό των φύλλων στο τρέχον έγγραφο."
+msgid "CHISQDIST"
+msgstr "CHISQDIST"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3154220\n"
-"224\n"
+"04060181.xhp\n"
+"par_id0119200901583471\n"
+"help.text"
+msgid "<ahelp hid=\".\">Returns the value of the probability density function or the cumulative distribution function for the chi-square distribution.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιστρέφει τη συνάρτηση πυκνότητας ή την αθροιστική της κανονικής κατανομής για την κατανομή chi-square.</ahelp>"
+
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"hd_id0119200902395520\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150777\n"
-"225\n"
+"04060181.xhp\n"
+"par_id0119200902395679\n"
"help.text"
-msgid "SHEETS(Reference)"
-msgstr "SHEETS(Παραπομπή)"
+msgid "CHISQDIST(Number; Degrees Of Freedom; Cumulative)"
+msgstr "CHISQDIST(Number; Μοίρες ελευθερίας; Αθροιστικό)"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153060\n"
-"226\n"
+"04060181.xhp\n"
+"par_id011920090239564\n"
"help.text"
-msgid "<emph>Reference</emph> is the reference to a sheet or an area. This parameter is optional."
-msgstr "Η <emph>Παραπομπή</emph> είναι η παραπομπή σε έναν πίνακα ή μια περιοχή. Αυτή η παράμετρος είναι προαιρετική."
+msgid "<emph>Number</emph> is the number for which the function is to be calculated."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί ο φυσικός λογάριθμος της Γάμμα συνάρτησης."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3149766\n"
-"227\n"
+"04060181.xhp\n"
+"par_id0119200902395660\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<emph>Degrees Of Freedom</emph> is the degrees of freedom for the chi-square function."
+msgstr "Οι <emph>Βαθμοί-ελευθερίας</emph> είναι ο αριθμός των βαθμών ελευθερίας για την Τ κατανομή."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150507\n"
-"228\n"
+"04060181.xhp\n"
+"par_id0119200902395623\n"
"help.text"
-msgid "<item type=\"input\">=SHEETS(Sheet1.A1:Sheet3.G12)</item> returns 3 if Sheet1, Sheet2, and Sheet3 exist in the sequence indicated."
-msgstr "Η συνάρτηση <item type=\"input\">=SHEETS(Sheet1.A1:Sheet3.G12)</item> επιστρέφει ως αποτέλεσμα 3 αν τα φύλλα Φύλλο1, Φύλλο2 και Φύλλο3 υπάρχουν με την σειρά που υποδεικνύονται."
+msgid "<emph>Cumulative</emph> (optional): 0 or False calculates the probability density function. Other values or True or omitted calculates the cumulative distribution function."
+msgstr "<emph>Αθροιστική</emph> (προαιρετικό): 0 ή ψευδής υπολογίζει τη συνάρτηση πυκνότητας πιθανότητας. Οι άλλες τιμές ή αληθής ή παραλειπόμενη υπολογίζει τη συνάρτηση αθροιστικής κατανομής."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3158407\n"
+"04060181.xhp\n"
+"bm_id3150603\n"
"help.text"
-msgid "<bookmark_value>MATCH function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση MATCH</bookmark_value>"
+msgid "<bookmark_value>EXPONDIST function</bookmark_value> <bookmark_value>exponential distributions</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση EXPONDIST</bookmark_value><bookmark_value>εκθετικές κατανομές</bookmark_value>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3158407\n"
-"101\n"
+"04060181.xhp\n"
+"hd_id3150603\n"
+"115\n"
"help.text"
-msgid "MATCH"
-msgstr "MATCH"
+msgid "EXPONDIST"
+msgstr "EXPONDIST"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154896\n"
-"102\n"
+"04060181.xhp\n"
+"par_id3149563\n"
+"116\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_VERGLEICH\">Returns the relative position of an item in an array that matches a specified value.</ahelp> The function returns the position of the value found in the lookup_array as a number."
-msgstr "<ahelp hid=\"HID_FUNC_VERGLEICH\">Επιστρέφει τη σχετική θέση ενός στοιχείου σε έναν πίνακα που ταιριάζει με μια καθορισμένη τιμή.</ahelp> Η συνάρτηση επιστρέφει τη θέση της τιμής που βρέθηκε ως αριθμός στον πίνακα-αναζήτησης."
+msgid "<ahelp hid=\"HID_FUNC_EXPONVERT\">Returns the exponential distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_EXPONVERT\">Επιστρέφει την εκθετική κατανομή.</ahelp>"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3153834\n"
-"103\n"
+"04060181.xhp\n"
+"hd_id3153789\n"
+"117\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3159152\n"
-"104\n"
+"04060181.xhp\n"
+"par_id3150987\n"
+"118\n"
"help.text"
-msgid "MATCH(SearchCriterion; LookupArray; Type)"
-msgstr "MATCH(Κριτήριο-αναζήτησης, Πίνακας-αναζήτησης, Τύπος)"
+msgid "EXPONDIST(Number; Lambda; C)"
+msgstr "EXPONDIST(Αριθμός, Λάμδα, C)"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149336\n"
-"105\n"
+"04060181.xhp\n"
+"par_id3154663\n"
+"119\n"
"help.text"
-msgid "<emph>SearchCriterion</emph> is the value which is to be searched for in the single-row or single-column array."
-msgstr "Το <emph>Κριτήριο-αναζήτησης</emph> είναι η τιμή που θα αναζητηθεί στον πίνακα μίας γραμμής ή μίας στήλης."
+msgid "<emph>Number</emph> is the value of the function."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή της συνάρτησης."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3159167\n"
-"106\n"
+"04060181.xhp\n"
+"par_id3154569\n"
+"120\n"
"help.text"
-msgid "<emph>LookupArray</emph> is the reference searched. A lookup array can be a single row or column, or part of a single row or column."
-msgstr "<emph>ΠίνακαςΑναζήτησης</emph> είναι η παραπομπή που αναζητείται. Ένας πίνακας αναζήτησης μπορεί να είναι μία μόνο γραμμή ή στήλη, ή τμήμα μίας γραμμής ή στήλης."
+msgid "<emph>Lambda</emph> is the parameter value."
+msgstr "Το <emph>Λάμδα</emph> είναι η τιμή της παραμέτρου."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3147239\n"
-"107\n"
+"04060181.xhp\n"
+"par_id3147332\n"
+"121\n"
"help.text"
-msgid "<emph>Type</emph> may take the values 1, 0, or -1. If Type = 1 or if this optional parameter is missing, it is assumed that the first column of the search array is sorted in ascending order. If Type = -1 it is assumed that the column in sorted in descending order. This corresponds to the same function in Microsoft Excel."
-msgstr "Ο <emph>Τύπος</emph> μπορεί να έχει τις τιμές 1, 0 ή -1. Εάν Τύπος = 1 ή εάν αυτή η προαιρετική παράμετρος δεν έχει καθοριστεί, θεωρείται ότι η πρώτη στήλη του πίνακα αναζήτησης ταξινομείται σε αύξουσα σειρά. Εάν Τύπος = -1 θεωρείται ότι η στήλη ταξινομείται σε φθίνουσα σειρά. Αντιστοιχεί στη συμπεριφορά της ίδιας συνάρτησης στο Microsoft Excel."
+msgid "<emph>C</emph> is a logical value that determines the form of the function. <emph>C = 0</emph> calculates the density function, and <emph>C = 1</emph> calculates the distribution."
+msgstr "Η <emph>C</emph> είναι μία λογική τιμή που καθορίζει τη μορφή της συνάρτησης. Για <emph>C = 0</emph> υπολογίζεται η συνάρτηση κατανομής, και για <emph>C = 1</emph> υπολογίζεται η κατανομή."
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154265\n"
-"231\n"
+"04060181.xhp\n"
+"hd_id3146133\n"
+"122\n"
"help.text"
-msgid "If Type = 0, only exact matches are found. If the search criterion is found more than once, the function returns the index of the first matching value. Only if Type = 0 can you search for regular expressions."
-msgstr "Εάν Τύπος = 0, εντοπίζονται μόνο ακριβείς περιπτώσεις συμφωνίας. Εάν το κριτήριο αναζήτησης βρεθεί πάνω από μία φορά, η συνάρτηση επιστρέφει το πρώτο που θα βρεθεί. Μόνο εάν Τύπος = 0, μπορείτε να αναζητήσετε κανονικές εκφράσεις."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060181.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3147528\n"
-"232\n"
+"04060181.xhp\n"
+"par_id3150357\n"
+"123\n"
"help.text"
-msgid "If Type = 1 or the third parameter is missing, the index of the last value that is smaller or equal to the search criterion is returned. This applies even when the search array is not sorted. For Type = -1, the first value that is larger or equal is returned."
-msgstr "Εάν Τύπος = 1 ή λείπει η τρίτη παράμετρος, επιστρέφεται η τελευταία παράμετρος που είναι μικρότερη ή ίση με το κριτήριο αναζήτησης. Αυτό ισχύει ακόμα και όταν ο πίνακας αναζήτησης δεν έχει ταξινομηθεί. Εάν Τύπος = -1, επιστρέφεται η πρώτη τιμή που είναι μεγαλύτερη ή ίση ."
+msgid "<item type=\"input\">=EXPONDIST(3;0.5;1)</item> returns 0.78."
+msgstr "Η συνάρτηση <item type=\"input\">=EXPONDIST(3;0.5;1)</item> επιστρέφει ως αποτέλεσμα 0.78."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3155119\n"
-"108\n"
+"04060182.xhp\n"
+"tit\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Statistical Functions Part Two"
+msgstr "Στατιστικές συναρτήσεις - Μέρος δεύτερο"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3155343\n"
-"109\n"
+"04060182.xhp\n"
+"hd_id3154372\n"
+"1\n"
"help.text"
-msgid "<item type=\"input\">=MATCH(200;D1:D100)</item> searches the area D1:D100, which is sorted by column D, for the value 200. As soon as this value is reached, the number of the row in which it was found is returned. If a higher value is found during the search in the column, the number of the previous row is returned."
-msgstr "Το <item type=\"input\">=MATCH(200;D1:D100)</item> αναζητεί την περιοχή D1:D100, η οποία ταξινομείται κατά τη στήλη D, για την τιμή 200. Μόλις βρεθεί η τιμή αυτή, επιστρέφεται ο αριθμός της σειράς στην οποία βρέθηκε. Αν βρεθεί μεγαλύτερη τιμή κατά την αναζήτηση στη στήλη, επιστρέφεται ο αριθμός της προηγούμενης γραμμής."
+msgid "<variable id=\"fh\"><link href=\"text/scalc/01/04060182.xhp\" name=\"Statistical Functions Part Two\">Statistical Functions Part Two</link></variable>"
+msgstr "<variable id=\"fh\"><link href=\"text/scalc/01/04060182.xhp\" name=\"Στατιστικές συναρτήσεις - Μέρος δεύτερο\">Στατιστικές συναρτήσεις - Μέρος δεύτερο</link></variable>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3158430\n"
+"04060182.xhp\n"
+"bm_id3145388\n"
"help.text"
-msgid "<bookmark_value>OFFSET function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση OFFSET</bookmark_value>"
+msgid "<bookmark_value>FINV function</bookmark_value> <bookmark_value>inverse F probability distribution</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση FINV</bookmark_value><bookmark_value>αντίστροφη F κατανομή πιθανότητας</bookmark_value>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3158430\n"
-"111\n"
+"04060182.xhp\n"
+"hd_id3145388\n"
+"2\n"
"help.text"
-msgid "OFFSET"
-msgstr "OFFSET"
+msgid "FINV"
+msgstr "FINV"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149167\n"
-"112\n"
+"04060182.xhp\n"
+"par_id3155089\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_VERSCHIEBUNG\">Returns the value of a cell offset by a certain number of rows and columns from a given reference point.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_VERSCHIEBUNG\">Επιστρέφει την τιμή ενός κελιού μετατοπισμένο κατά ορισμένο αριθμό γραμμών και στηλών από ένα δεδομένο σημείο αναφοράς.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_FINV\">Returns the inverse of the F probability distribution.</ahelp> The F distribution is used for F tests in order to set the relation between two differing data sets."
+msgstr "<ahelp hid=\"HID_FUNC_FINV\">Επιστρέφει την αντίστροφη F κατανομή πιθανότητας.</ahelp> Η F κατανομή χρησιμοποιείται για F-test με σκοπό να προσδιορίσει τη σχέση μεταξύ δύο διαφορετικών συνόλων δεδομένων."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3146952\n"
-"113\n"
+"04060182.xhp\n"
+"hd_id3153816\n"
+"4\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3159194\n"
-"114\n"
+"04060182.xhp\n"
+"par_id3153068\n"
+"5\n"
"help.text"
-msgid "OFFSET(Reference; Rows; Columns; Height; Width)"
-msgstr "OFFSET(Παραπομπή. Γραμμές. Στήλες. Ύψος. Πλάτος)"
+msgid "FINV(Number; DegreesFreedom1; DegreesFreedom2)"
+msgstr "FINV(Αριθμός, Βαθμοί-ελευθερίας1, Βαθμοί-ελευθερίας2)"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3152360\n"
-"115\n"
+"04060182.xhp\n"
+"par_id3146866\n"
+"6\n"
"help.text"
-msgid "<emph>Reference</emph> is the reference from which the function searches for the new reference."
-msgstr "Η <emph>Παραπομπή</emph> είναι η αναφορά από την οποία η συνάρτηση αναζητά τη νέα παραπομπή."
+msgid "<emph>Number</emph> is probability value for which the inverse F distribution is to be calculated."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή πιθανότητας για την οποία υπολογίζεται η αντίστροφη F κατανομή."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3156032\n"
-"116\n"
+"04060182.xhp\n"
+"par_id3153914\n"
+"7\n"
"help.text"
-msgid "<emph>Rows</emph> is the number of rows by which the reference was corrected up (negative value) or down."
-msgstr "Οι <emph>Γραμμές</emph> είναι ο αριθμός των γραμμών από τις οποίες η παραπομπή διορθώθηκε προς τα πάνω (αρνητική τιμή) ή προς τα κάτω."
+msgid "<emph>DegreesFreedom1</emph> is the number of degrees of freedom in the numerator of the F distribution."
+msgstr "Οι <emph>Βαθμοί -ελευθερίας1</emph> είναι ο αριθμός των βαθμών ελευθερίας του αριθμητή της F κατανομής."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3166458\n"
-"117\n"
+"04060182.xhp\n"
+"par_id3148607\n"
+"8\n"
"help.text"
-msgid "<emph>Columns</emph> (optional) is the number of columns by which the reference was corrected to the left (negative value) or to the right."
-msgstr "Οι <emph>Στήλες</emph> (προαιρετικό) είναι ο αριθμός των στηλών σύμφωνα με τις οποίες διορθώθηκε η παραπομπή προς τα επάνω (αρνητική τιμή) ή προς τα κάτω."
+msgid "<emph>DegreesFreedom2</emph> is the number of degrees of freedom in the denominator of the F distribution."
+msgstr "Οι <emph>Βαθμοί -ελευθερίας2</emph> είναι ο αριθμός των βαθμών ελευθερίας του παρονομαστή της F κατανομής."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150708\n"
-"118\n"
+"04060182.xhp\n"
+"hd_id3156021\n"
+"9\n"
"help.text"
-msgid "<emph>Height</emph> (optional) is the vertical height for an area that starts at the new reference position."
-msgstr "Το <emph>Ύψος</emph> (προαιρετικό) είναι το κατακόρυφο ύψος για μία περιοχή που ξεκινά από τη θέση της νέας παραπομπής."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3147278\n"
-"119\n"
+"04060182.xhp\n"
+"par_id3145073\n"
+"10\n"
"help.text"
-msgid "<emph>Width</emph> (optional) is the horizontal width for an area that starts at the new reference position."
-msgstr "Το <emph>Πλάτος</emph> (προαιρετικό) είναι το οριζόντιο πλάτος για μια περιοχή που ξεκινά στη θέση της νέας παραπομπής."
+msgid "<item type=\"input\">=FINV(0.5;5;10)</item> yields 0.93."
+msgstr "Η συνάρτηση <item type=\"input\">=FINV(0.5;5;10)</item> αποδίδει 0.93"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id8662373\n"
+"04060182.xhp\n"
+"bm_id3150888\n"
"help.text"
-msgid "Arguments <emph>Rows</emph> and <emph>Columns</emph> must not lead to zero or negative start row or column."
-msgstr "Τα ορίσματα <emph>Γραμμές</emph> και <emph>Στήλες</emph> δεν πρέπει να οδηγούν σε μηδενική ή αρνητική εκκίνηση γραμμής ή στήλης."
+msgid "<bookmark_value>FISHER function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση FISHER</bookmark_value>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id9051484\n"
+"04060182.xhp\n"
+"hd_id3150888\n"
+"12\n"
"help.text"
-msgid "Arguments <emph>Height</emph> and <emph>Width</emph> must not lead to zero or negative count of rows or columns."
-msgstr "Τα ορίσματα <emph>Ύψος</emph> και <emph>Πλάτος</emph> δεν πρέπει να οδηγούν σε μηδενικό ή αρνητικό πλήθος γραμμών ή στηλών."
+msgid "FISHER"
+msgstr "FISHER"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_idN1104B\n"
+"04060182.xhp\n"
+"par_id3155384\n"
+"13\n"
"help.text"
-msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgid "<ahelp hid=\"HID_FUNC_FISHER\">Returns the Fisher transformation for x and creates a function close to a normal distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_FISHER\">Επιστρέφει το μετασχηματισμό κατά Fisher για το x και δημιουργεί μια συνάρτηση που προσεγγίζει μια κανονική κατανομή.</ahelp>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3155586\n"
-"120\n"
+"04060182.xhp\n"
+"hd_id3149898\n"
+"14\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"par_id3143220\n"
+"15\n"
+"help.text"
+msgid "FISHER(Number)"
+msgstr "FISHER(Αριθμός)"
+
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"par_id3159228\n"
+"16\n"
+"help.text"
+msgid "<emph>Number</emph> is the value to be transformed."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή που πρόκειται να μετασχηματιστεί."
+
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"hd_id3154763\n"
+"17\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149744\n"
-"121\n"
+"04060182.xhp\n"
+"par_id3149383\n"
+"18\n"
"help.text"
-msgid "<item type=\"input\">=OFFSET(A1;2;2)</item> returns the value in cell C3 (A1 moved by two rows and two columns down). If C3 contains the value <item type=\"input\">100</item> this function returns the value 100."
-msgstr "Η συνάρτηση <item type=\"input\">=OFFSET(A1;2;2)</item> επιστρέφει την τιμή στο κελί C3 (το Α1 μετακινήθηκε δύο γραμμές και δύο στήλες κάτω). Αν το κελί C3 περιέχει την τιμή <item type=\"input\">100</item>, η συνάρτηση αυτή επιστρέφει την τιμή 100."
+msgid "<item type=\"input\">=FISHER(0.5)</item> yields 0.55."
+msgstr "Η συνάρτηση <item type=\"input\">=FISHER(0.5)</item> αποδίδει 0.55."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id7439802\n"
+"04060182.xhp\n"
+"bm_id3155758\n"
"help.text"
-msgid "<item type=\"input\">=OFFSET(B2:C3;1;1)</item> returns a reference to B2:C3 moved down by 1 row and one column to the right (C3:D4)."
-msgstr "Το <item type=\"input\">=OFFSET(B2:C3;1;1)</item> επιστρέφει μια αναφορά στη B2:C3 μετατοπισμένη προς τα κάτω κατά μία σειρά και μία στήλη προς τα δεξιά (C3:D4)."
+msgid "<bookmark_value>FISHERINV function</bookmark_value> <bookmark_value>inverse of Fisher transformation</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση FISHERINV</bookmark_value><bookmark_value>αντίστροφος μετασχηματισμός κατά Fisher</bookmark_value>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3009430\n"
+"04060182.xhp\n"
+"hd_id3155758\n"
+"20\n"
"help.text"
-msgid "<item type=\"input\">=OFFSET(B2:C3;-1;-1)</item> returns a reference to B2:C3 moved up by 1 row and one column to the left (A1:B2)."
-msgstr "Το <item type=\"input\">=OFFSET(B2:C3;-1;-1)</item> επιστρέφει μια αναφορά στη B2:C3 μετατοπισμένη κατά μία σειρά επάνω και κατά μία στήλη αριστερά (A1:B2)."
+msgid "FISHERINV"
+msgstr "FISHERINV"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id2629169\n"
+"04060182.xhp\n"
+"par_id3154734\n"
+"21\n"
"help.text"
-msgid "<item type=\"input\">=OFFSET(B2:C3;0;0;3;4)</item> returns a reference to B2:C3 resized to 3 rows and 4 columns (B2:E4)."
-msgstr "Το <item type=\"input\">=OFFSET(B2:C3;0;0;3;4)</item> επιστρέφει μια αναφορά στη B2:C3 με αλλαγή μεγέθους σε 3 σειρές και 4 στήλες (B2:E4)."
+msgid "<ahelp hid=\"HID_FUNC_FISHERINV\">Returns the inverse of the Fisher transformation for x and creates a function close to a normal distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_FISHERINV\">Επιστρέφει τον αντίστροφο μετασχηματισμό κατά Fisher για το x και δημιουργεί μια συνάρτηση που προσεγγίζει μια κανονική κατανομή.</ahelp>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id6668599\n"
+"04060182.xhp\n"
+"hd_id3155755\n"
+"22\n"
"help.text"
-msgid "<item type=\"input\">=OFFSET(B2:C3;1;0;3;4)</item> returns a reference to B2:C3 moved down by one row resized to 3 rows and 4 columns (B2:E4)."
-msgstr "Το <item type=\"input\">=OFFSET(B2:C3;0;0;3;4)</item> επιστρέφει μια αναφορά στη B2:C3 μετατοπισμένη κατά μία σειρά κάτω με αλλαγή μεγέθους σε 3 σειρές και 4 στήλες (B2:E4)."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153739\n"
-"122\n"
+"04060182.xhp\n"
+"par_id3146108\n"
+"23\n"
"help.text"
-msgid "<item type=\"input\">=SUM(OFFSET(A1;2;2;5;6))</item> determines the total of the area that starts in cell C3 and has a height of 5 rows and a width of 6 columns (area=C3:H7)."
-msgstr "Η συνάρτηση <item type=\"input\">=SUM(OFFSET(A1;2;2;5;6))</item> καθορίζει το σύνολο της περιοχής που ξεκινά από το κελί C3 και έχει ύψος 5 γραμμές και πλάτος 6 στήλες (περιοχή=C3:H7)."
+msgid "FISHERINV(Number)"
+msgstr "FISHERINV(Αριθμός)"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3159273\n"
+"04060182.xhp\n"
+"par_id3145115\n"
+"24\n"
"help.text"
-msgid "<bookmark_value>LOOKUP function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση LOOKUP</bookmark_value>"
+msgid "<emph>Number</emph> is the value that is to undergo reverse-transformation."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή που πρόκειται να υποστεί τον αντίστροφο μετασχηματισμό."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3159273\n"
-"123\n"
+"04060182.xhp\n"
+"hd_id3155744\n"
+"25\n"
"help.text"
-msgid "LOOKUP"
-msgstr "LOOKUP"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153389\n"
-"124\n"
+"04060182.xhp\n"
+"par_id3150432\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_VERWEIS\">Returns the contents of a cell either from a one-row or one-column range.</ahelp> Optionally, the assigned value (of the same index) is returned in a different column and row. As opposed to <link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> and <link href=\"text/scalc/01/04060109.xhp\" name=\"HLOOKUP\">HLOOKUP</link>, search and result vector may be at different positions; they do not have to be adjacent. Additionally, the search vector for the LOOKUP must be sorted ascending, otherwise the search will not return any usable results."
-msgstr "<ahelp hid=\"HID_FUNC_VERWEIS\">Επιστρέφει τα περιεχόμενα ενός κελιού από μια περιοχή μιας γραμμής ή μιας στήλης.</ahelp> Προαιρετικά, η αντιστοιχισμένη τιμή (του ίδιου δείκτη) επιστρέφεται σε διαφορετική στήλη και γραμμή. Σε αντίθεση με τις συναρτήσεις <link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> και <link href=\"text/scalc/01/04060109.xhp\" name=\"HLOOKUP\">HLOOKUP</link>, τα διανύσματα αναζήτησης και αποτελέσματος μπορεί να βρίσκονται σε διαφορετικές θέσεις. Δεν χρειάζεται να είναι συνεχόμενα. Επιπλέον, το διάνυσμα αναζήτησης για τη συνάρτηση LOOKUP πρέπει να είναι ταξινομημένο, διαφορετικά η αναζήτηση δεν θα επιστρέψει έγκυρα αποτελέσματα."
+msgid "<item type=\"input\">=FISHERINV(0.5)</item> yields 0.46."
+msgstr "Η συνάρτηση <item type=\"input\">=FISHERINV(0.5)</item> αποδίδει 0.46."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id4484084\n"
+"04060182.xhp\n"
+"bm_id3151390\n"
"help.text"
-msgid "If LOOKUP cannot find the search criterion, it matches the largest value in the search vector that is less than or equal to the search criterion."
-msgstr "Αν η LOOKUP δεν μπορεί να βρει ακριβώς το κριτήριο αναζήτησης, ταιριάζει τη μεγαλύτερη τιμή στο εύρος αναζήτησης που είναι μικρότερη ή ίση με το κριτήριο αναζήτησης."
+msgid "<bookmark_value>FTEST function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση FTEST</bookmark_value>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3152947\n"
-"125\n"
+"04060182.xhp\n"
+"hd_id3151390\n"
+"28\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "FTEST"
+msgstr "FTEST"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154104\n"
-"126\n"
+"04060182.xhp\n"
+"par_id3150534\n"
+"29\n"
"help.text"
-msgid "LOOKUP(SearchCriterion; SearchVector; ResultVector)"
-msgstr "LOOKUP(Κριτήριο, Διάνυσμα-αναζήτηση, Διάνυσμα-αποτελέσματος)"
+msgid "<ahelp hid=\"HID_FUNC_FTEST\">Returns the result of an F test.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_FTEST\">Επιστρέφει το αποτέλεσμα ενός F-test.</ahelp>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150646\n"
-"127\n"
+"04060182.xhp\n"
+"hd_id3166466\n"
+"30\n"
"help.text"
-msgid "<emph>SearchCriterion</emph> is the value to be searched for; entered either directly or as a reference."
-msgstr "Το <emph>Κριτήριο</emph> είναι η τιμή που θα αναζητηθεί, είτε εισαχθεί απευθείας είτε ως παραπομπή."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154854\n"
-"128\n"
+"04060182.xhp\n"
+"par_id3153024\n"
+"31\n"
"help.text"
-msgid "<emph>SearchVector</emph> is the single-row or single-column area to be searched."
-msgstr "Το <emph>Διάνυσμα-αναζήτησης</emph> είναι η περιοχή μίας γραμμής ή μίας στήλης όπου θα διενεργηθεί η αναζήτηση."
+msgid "FTEST(Data1; Data2)"
+msgstr "FTEST(Δεδομένα1, Δεδομένα2)"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149925\n"
-"129\n"
+"04060182.xhp\n"
+"par_id3150032\n"
+"32\n"
"help.text"
-msgid "<emph>ResultVector</emph> is another single-row or single-column range from which the result of the function is taken. The result is the cell of the result vector with the same index as the instance found in the search vector."
-msgstr "Το <emph>Διάνυσμα-αποτελέσματος</emph> είναι μια άλλη περιοχή μίας γραμμής ή μίας στήλης από την οποία λαμβάνεται το αποτέλεσμα της συνάρτησης. Το αποτέλεσμα είναι το κελί του διανύσματος αποτελέσματος με τον ίδιο δείκτη όπως στην εμφάνιση που βρέθηκε στο διάνυσμα αναζήτησης."
+msgid "<emph>Data1</emph> is the first record array."
+msgstr "Τα <emph>Δεδομένα1</emph> είναι η πρώτη σειρά δεδομένων εγγραφής."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3148624\n"
-"130\n"
+"04060182.xhp\n"
+"par_id3153018\n"
+"33\n"
+"help.text"
+msgid "<emph>Data2</emph> is the second record array."
+msgstr "Τα <emph>Δεδομένα2</emph> είναι η δεύτερη σειρά δεδομένων εγγραφής."
+
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"hd_id3153123\n"
+"34\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149809\n"
-"131\n"
+"04060182.xhp\n"
+"par_id3159126\n"
+"35\n"
"help.text"
-msgid "<item type=\"input\">=LOOKUP(A1;D1:D100;F1:F100)</item> searches the corresponding cell in range D1:D100 for the number you entered in A1. For the instance found, the index is determined, for example, the 12th cell in this range. Then, the contents of the 12th cell are returned as the value of the function (in the result vector)."
-msgstr "Το <item type=\"input\">=LOOKUP(A1;D1:D100;F1:F100)</item> αναζητά το αντίστοιχο κελί στην περιοχή D1:D100 για τον αριθμό που εισάγατε στο Α1. Για την εύρεση, καθορίζεται ο αριθμός, π.χ. το 12ο κελί στην περιοχή. Μετά, το περιεχόμενο του 12ου κελιού επιστρέφεται ως τιμή της συνάρτησης (στο διάνυσμα αποτελέσματος)."
+msgid "<item type=\"input\">=FTEST(A1:A30;B1:B12)</item> calculates whether the two data sets are different in their variance and returns the probability that both sets could have come from the same total population."
+msgstr "Η συνάρτηση <item type=\"input\">=FTEST(A1:A30;B1:B12)</item> υπολογίζει αν τα δύο σύνολα δεδομένων έχουν διαφορετική διακύμανση και επιστρέφει την πιθανότητα ότι και τα δύο σύνολα έχουν προέρθει από τον ίδιο συνολικό πληθυσμό."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3149425\n"
+"04060182.xhp\n"
+"bm_id3150372\n"
"help.text"
-msgid "<bookmark_value>STYLE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση STYLE</bookmark_value>"
+msgid "<bookmark_value>FDIST function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση FDIST</bookmark_value>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3149425\n"
-"133\n"
+"04060182.xhp\n"
+"hd_id3150372\n"
+"37\n"
"help.text"
-msgid "STYLE"
-msgstr "STYLE"
+msgid "FDIST"
+msgstr "FDIST"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150826\n"
-"134\n"
+"04060182.xhp\n"
+"par_id3152981\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_VORLAGE\">Applies a style to the cell containing the formula.</ahelp> After a set amount of time, another style can be applied. This function always returns the value 0, allowing you to add it to another function without changing the value. Together with the CURRENT function you can apply a color to a cell regardless of the value. For example: =...+STYLE(IF(CURRENT()>3;\"red\";\"green\")) applies the style \"red\" to the cell if the value is greater than 3, otherwise the style \"green\" is applied. Both cell formats have to be defined beforehand."
-msgstr "<ahelp hid=\"HID_FUNC_VORLAGE\">Εφαρμόζει ένα πρότυπο στο κελί που περιέχει τον τύπο.</ahelp> Μετά από ένα καθορισμένο χρονικό διάστημα, μπορεί να εφαρμοστεί ένα άλλο πρότυπο μορφοποίησης. Αυτή η συνάρτηση επιστρέφει πάντα την τιμή 0 και σας επιτρέπει να την προσθέσετε σε μια άλλη συνάρτηση χωρίς να αλλάξετε την τιμή. Σε συνδυασμό με τη συνάρτηση CURRENT μπορείτε να εφαρμόσετε ένα χρώμα σε ένα κελί ανεξάρτητα από την τιμή. Π.χ.: =...+STYLE(IF(CURRENT()>3;\"κόκκινο\";\"πράσινο\")) εφαρμόζει το πρότυπο \"κόκκινο\" στο κελί αν η τιμή είναι μεγαλύτερη του 3, αλλιώς εφαρμόζεται το πρότυπο \"πράσινο\". Και τα δύο πρότυπα πρέπει να έχουν καθορισθεί από πριν."
+msgid "<ahelp hid=\"HID_FUNC_FVERT\">Calculates the values of an F distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_FVERT\">Υπολογίζει τις τιμές μιας F κατανομής.</ahelp>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3145373\n"
-"135\n"
+"04060182.xhp\n"
+"hd_id3150484\n"
+"39\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149302\n"
-"136\n"
+"04060182.xhp\n"
+"par_id3145826\n"
+"40\n"
"help.text"
-msgid "STYLE(\"Style\"; Time; \"Style2\")"
-msgstr "STYLE(\"Πρότυπο\", Ώρα, \"Πρότυπο2\")"
+msgid "FDIST(Number; DegreesFreedom1; DegreesFreedom2)"
+msgstr "FDIST(Αριθμός, Βαθμοί-ελευθερίας1, Βαθμοί-ελευθερίας2)"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150596\n"
-"137\n"
+"04060182.xhp\n"
+"par_id3150461\n"
+"41\n"
"help.text"
-msgid "<emph>Style</emph> is the name of a cell style assigned to the cell. Style names must be entered in quotation marks."
-msgstr "Το <emph>Πρότυπο</emph> είναι το όνομα ενός προτύπου κελιού που έχει αντιστοιχηθεί στο κελί. Τα ονόματα των προτύπων πρέπει να τοποθετούνται σε εισαγωγικά."
+msgid "<emph>Number</emph> is the value for which the F distribution is to be calculated."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί η F κατανομή."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3156149\n"
-"138\n"
+"04060182.xhp\n"
+"par_id3150029\n"
+"42\n"
"help.text"
-msgid "<emph>Time</emph> is an optional time range in seconds. If this parameter is missing the style will not be changed after a certain amount of time has passed."
-msgstr "Η <emph>Ώρα</emph> είναι η προαιρετική περιοχή ώρας σε δευτερόλεπτα. Αν αυτή η παράμετρος λείπει το πρότυπο δεν θα αλλάξει μετά το πέρας ενός συγκεκριμένου χρονικού διαστήματος."
+msgid "<emph>degreesFreedom1</emph> is the degrees of freedom in the numerator in the F distribution."
+msgstr "Οι <emph>Βαθμοί-ελευθερίας1</emph> είναι ο αριθμός των βαθμών ελευθερίας του αριθμητή της F κατανομής."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149520\n"
-"139\n"
+"04060182.xhp\n"
+"par_id3146877\n"
+"43\n"
"help.text"
-msgid "<emph>Style2</emph> is the optional name of a cell style assigned to the cell after a certain amount of time has passed. If this parameter is missing \"Default\" is assumed."
-msgstr "Το <emph>Πρότυπο2</emph> είναι το προαιρετικό όνομα ενός προτύπου κελιού που έχει αντιστοιχηθεί στο κελί μετά το πέρας ενός συγκεκριμένου χρονικού διαστήματος. Εάν αυτή η παράμετρος λείπει, εισάγεται η τιμή \"Προεπιλογή\"."
+msgid "<emph>degreesFreedom2</emph> is the degrees of freedom in the denominator in the F distribution."
+msgstr "Οι <emph>Βαθμοί-ελευθερίας2</emph> είναι ο αριθμός των βαθμών ελευθερίας του παρονομαστή της F κατανομής."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_idN111CA\n"
+"04060182.xhp\n"
+"hd_id3147423\n"
+"44\n"
"help.text"
-msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3159254\n"
-"140\n"
+"04060182.xhp\n"
+"par_id3150696\n"
+"45\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">=FDIST(0.8;8;12)</item> yields 0.61."
+msgstr "Η συνάρτηση <item type=\"input\">=FDIST(0.8;8;12)</item> αποδίδει 0.61."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3151374\n"
-"141\n"
+"04060182.xhp\n"
+"bm_id0119200903223192\n"
"help.text"
-msgid "<item type=\"input\">=STYLE(\"Invisible\";60;\"Default\")</item> formats the cell in transparent format for 60 seconds after the document was recalculated or loaded, then the Default format is assigned. Both cell formats have to be defined beforehand."
-msgstr "Η συνάρτηση <item type=\"input\">=STYLE(\"Invisible\";60;\"Default\")</item> μορφοποιεί το κελί σε διαφανή μορφοποίηση για 60 δευτερόλεπτα ύστερα από τον επανυπολογισμό ή τη φόρτωση του εγγράφου, ύστερα ανατίθεται η μορφή Προεπιλογή. Και οι δύο μορφές κελιών πρέπει να καθοριστεί νωρίτερα."
+msgid "<bookmark_value>GAMMA function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση GAMMAINV</bookmark_value>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id8056886\n"
+"04060182.xhp\n"
+"hd_id0119200903205393\n"
"help.text"
-msgid "Since STYLE() has a numeric return value of zero, this return value gets appended to a string. This can be avoided using T() as in the following example"
-msgstr "Επειδή η συνάρτηση STYLE() έχει μία αριθμητική τιμή επιστροφής του μηδενός, αυτή η επιστρεφόμενα τιμή προστίθεται σε ένα αλφαριθμητικό. Αυτό μπορεί να εμποδιστεί χρησιμοποιώντας τη συνάρτηση T() όπως στο ακόλουθο παράδειγμα"
+msgid "GAMMA"
+msgstr "GAMMA"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3668935\n"
+"04060182.xhp\n"
+"par_id0119200903205379\n"
"help.text"
-msgid "<item type=\"input\">=\"Text\"&T(STYLE(\"myStyle\"))</item>"
-msgstr "<item type=\"input\">=\"Κείμενο\"&T(STYLE(\"myStyle\"))</item>"
+msgid "<ahelp hid=\".\">Returns the Gamma function value.</ahelp> Note that GAMMAINV is not the inverse of GAMMA, but of GAMMADIST."
+msgstr "<ahelp hid=\".\">Επιστρέφει την τιμή της συνάρτησης Γάμμα.</ahelp> Σημειώστε πως η GAMMAINV δεν είναι η αντίστροφη της GAMMA, αλλά της GAMMADIST."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3042085\n"
+"04060182.xhp\n"
+"hd_id0119200903271613\n"
"help.text"
-msgid "See also CURRENT() for another example."
-msgstr "Δείτε επίσης τη συνάρτηση CURRENT() για ένα άλλο παράδειγμα."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3150430\n"
+"04060182.xhp\n"
+"par_id0119200903271614\n"
"help.text"
-msgid "<bookmark_value>CHOOSE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση CHOOSE</bookmark_value>"
+msgid "<emph>Number</emph> is the number for which the Gamma function value is to be calculated."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί ο φυσικός λογάριθμος της Γάμμα συνάρτησης."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3150430\n"
-"142\n"
+"04060182.xhp\n"
+"bm_id3154841\n"
"help.text"
-msgid "CHOOSE"
-msgstr "CHOOSE"
+msgid "<bookmark_value>GAMMAINV function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση GAMMAINV</bookmark_value>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3143270\n"
-"143\n"
+"04060182.xhp\n"
+"hd_id3154841\n"
+"47\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_WAHL\">Uses an index to return a value from a list of up to 30 values.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_WAHL\">Χρησιμοποιεί ένα ευρετήριο για να επιστρέψει μια τιμή από μια λίστα μέχρι 30 τιμών.</ahelp>"
+msgid "GAMMAINV"
+msgstr "GAMMAINV"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3153533\n"
-"144\n"
+"04060182.xhp\n"
+"par_id3153932\n"
+"48\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_GAMMAINV\">Returns the inverse of the Gamma cumulative distribution GAMMADIST.</ahelp> This function allows you to search for variables with different distribution."
+msgstr "<ahelp hid=\"HID_FUNC_GAMMAINV\">Επιστρέφει την αντίστροφη της Γάμμα αθροιστικής κατανομής.</ahelp> Η συνάρτηση αυτή σας επιτρέπει να αναζητήσετε μεταβλητές με διαφορετική κατανομή."
+
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"hd_id3149949\n"
+"49\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3155425\n"
-"145\n"
+"04060182.xhp\n"
+"par_id3155828\n"
+"50\n"
"help.text"
-msgid "CHOOSE(Index; Value1; ...; Value30)"
-msgstr "CHOOSE(Ευρετήριο; Τιμή1; ...; Τιμή30)"
+msgid "GAMMAINV(Number; Alpha; Beta)"
+msgstr "GAMMAINV(Αριθμός, Άλφα, Βήτα)"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3144755\n"
-"146\n"
+"04060182.xhp\n"
+"par_id3145138\n"
+"51\n"
"help.text"
-msgid "<emph>Index</emph> is a reference or number between 1 and 30 indicating which value is to be taken from the list."
-msgstr "<emph>Ευρετήριο</emph> είναι μια αναφορά ή ένας αριθμός ανάμεσα στο 1 και το 30 που υποδηλώνει την τιμή που θα χρησιμοποιηθεί από τη λίστα."
+msgid "<emph>Number</emph> is the probability value for which the inverse Gamma distribution is to be calculated."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή της πιθανότητας για την οποία πρόκειται να υπολογισθεί η αντίστροφη Γάμμα κατανομή."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3149939\n"
-"147\n"
+"04060182.xhp\n"
+"par_id3152785\n"
+"52\n"
"help.text"
-msgid "<emph>Value1...Value30</emph> is the list of values entered as a reference to a cell or as individual values."
-msgstr "<emph>Τιμή1...Τιμή30</emph> είναι η λίστα τιμών που έχουν εισαχθεί ως παραπομπή σε ένα κελί ή ως επιμέρους τιμές."
+msgid "<emph>Alpha</emph> is the parameter Alpha of the Gamma distribution."
+msgstr "Το <emph>Άλφα</emph> είναι η παράμετρος Άλφα της κατανομής Γάμμα."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3151253\n"
-"148\n"
+"04060182.xhp\n"
+"par_id3154561\n"
+"53\n"
+"help.text"
+msgid "<emph>Beta</emph> is the parameter Beta of the Gamma distribution."
+msgstr "Το <emph>Βήτα</emph> είναι η παράμετρος Βήτα της κατανομής Γάμμα."
+
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"hd_id3148734\n"
+"54\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150625\n"
-"149\n"
+"04060182.xhp\n"
+"par_id3153331\n"
+"55\n"
"help.text"
-msgid "<item type=\"input\">=CHOOSE(A1;B1;B2;B3;\"Today\";\"Yesterday\";\"Tomorrow\")</item>, for example, returns the contents of cell B2 for A1 = 2; for A1 = 4, the function returns the text \"Today\"."
-msgstr "<item type=\"input\">=CHOOSE(A1;B1;B2;B3;\"Σήμερα\";\"Χθες\";\"Αύριο\")</item>, π.χ., επιστρέφει τα περιεχόμενα του κελιού Β2 για Α1=2. Για Α1=4, η συνάρτηση επιστρέφει το κείμενο \"Σήμερα\"."
+msgid "<item type=\"input\">=GAMMAINV(0.8;1;1)</item> yields 1.61."
+msgstr "Η συνάρτηση <item type=\"input\">=GAMMAINV(0.8;1;1)</item> αποδίδει 1.61."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3151001\n"
+"04060182.xhp\n"
+"bm_id3154806\n"
"help.text"
-msgid "<bookmark_value>HLOOKUP function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση HLOOKUP</bookmark_value>"
+msgid "<bookmark_value>GAMMALN function</bookmark_value> <bookmark_value>natural logarithm of Gamma function</bookmark_value>"
+msgstr "<bookmark_value>Συνάρτηση GAMMALN</bookmark_value> <bookmark_value>φυσικός λογάριθμος της συνάρτησης Γάμμα</bookmark_value>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3151001\n"
-"151\n"
+"04060182.xhp\n"
+"hd_id3154806\n"
+"57\n"
"help.text"
-msgid "HLOOKUP"
-msgstr "HLOOKUP"
+msgid "GAMMALN"
+msgstr "GAMMALN"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3148688\n"
-"152\n"
+"04060182.xhp\n"
+"par_id3148572\n"
+"58\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_WVERWEIS\">Searches for a value and reference to the cells below the selected area.</ahelp> This function verifies if the first row of an array contains a certain value. The function returns then the value in a row of the array, named in the <emph>Index</emph>, in the same column."
-msgstr "<ahelp hid=\"HID_FUNC_WVERWEIS\">Επιστρέφει για μια τιμή και αναφορά στα κελιά κάτω από την επιλεγμένη περιοχή.</ahelp> Αυτή η συνάρτηση επαληθεύει αν η πρώτη γραμμή ενός πίνακα περιέχει μια συγκεκριμένη τιμή. Η συνάρτηση επιστρέφει τότε την τιμή σε μια γραμμή του πίνακα, που ονομάζεται στο <emph>Ευρετήριο</emph>, στην ίδια στήλη."
+msgid "<ahelp hid=\"HID_FUNC_GAMMALN\">Returns the natural logarithm of the Gamma function: G(x).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GAMMALN\">Επιστρέφει το φυσικό λογάριθμο της Γάμμα συνάρτησης: G(x).</ahelp>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3154661\n"
-"153\n"
+"04060182.xhp\n"
+"hd_id3152999\n"
+"59\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3146070\n"
-"154\n"
+"04060182.xhp\n"
+"par_id3153112\n"
+"60\n"
"help.text"
-msgid "HLOOKUP(SearchCriteria; Array; Index; Sorted)"
-msgstr "HLOOKUP(ΚριτήριαΑναζήτησης; Πίνακας; Ευρετήριο; Ταξινόμηση)"
+msgid "GAMMALN(Number)"
+msgstr "GAMMALN(Αριθμός)"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3148672\n"
-"155\n"
+"04060182.xhp\n"
+"par_id3154502\n"
+"61\n"
"help.text"
-msgid "See also:<link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> (columns and rows are exchanged)"
-msgstr "Δείτε επίσης:<link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> (Γίνεται αλλαγή στηλών και γραμμών)"
+msgid "<emph>Number</emph> is the value for which the natural logarithm of the Gamma function is to be calculated."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί ο φυσικός λογάριθμος της Γάμμα συνάρτησης."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3147321\n"
+"04060182.xhp\n"
+"hd_id3153568\n"
+"62\n"
"help.text"
-msgid "<bookmark_value>ROW function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ROW</bookmark_value>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3147321\n"
-"157\n"
+"04060182.xhp\n"
+"par_id3153730\n"
+"63\n"
"help.text"
-msgid "ROW"
-msgstr "ROW"
+msgid "<item type=\"input\">=GAMMALN(2)</item> yields 0."
+msgstr "Η συνάρτηση <item type=\"input\">=GAMMALN(2)</item> αποδίδει 0."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154564\n"
-"203\n"
+"04060182.xhp\n"
+"bm_id3150132\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ZEILE\">Returns the row number of a cell reference.</ahelp> If the reference is a cell, it returns the row number of the cell. If the reference is a cell range, it returns the corresponding row numbers in a one-column <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"Array\">Array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"as an array formula\">as an array formula</link>. If the ROW function with a range reference is not used in an array formula, only the row number of the first range cell will be returned."
-msgstr "<ahelp hid=\"HID_FUNC_ZEILE\">Επιστρέφει τον αριθμό γραμμής μίας παραπομπής κελιών.</ahelp> Εάν η παραπομπή είναι ένα κελί, επιστρέφει τον αριθμό γραμμής του κελιού. Εάν η παραπομπή είναι μια περιοχή κελιών, επιστρέφει τους αντίστοιχους αριθμούς γραμμών σε έναν μονής στήλης,<link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"Πίνακα\">Πίνακα</link> εφόσον ο τύπος έχει εισαχθεί <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"ως τύπος πίνακα\">ως τύπος πίνακα</link>. Αν η συνάρτηση ROW με μία παραπομπής περιοχής δεν χρησιμοποιείται σε έναν τύπο πίνακα, μόνο ο αριθμός γραμμής της πρώτης περιοχής θα επιστραφεί."
+msgid "<bookmark_value>GAMMADIST function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση GAMMADIST</bookmark_value>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3158439\n"
-"159\n"
+"04060182.xhp\n"
+"hd_id3150132\n"
+"65\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "GAMMADIST"
+msgstr "GAMMADIST"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154916\n"
-"160\n"
+"04060182.xhp\n"
+"par_id3155931\n"
+"66\n"
"help.text"
-msgid "ROW(Reference)"
-msgstr "ROW(Παραπομπή)"
+msgid "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Returns the values of a Gamma distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Επιστρέφει τις τιμές μίας Γάμμα κατανομής.</ahelp>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3156336\n"
-"161\n"
+"04060182.xhp\n"
+"par_id0119200903333675\n"
"help.text"
-msgid "<emph>Reference</emph> is a cell, an area, or the name of an area."
-msgstr "Η <emph>Παραπομπή</emph> είναι ένα κελί, μια περιοχή ή το όνομα μιας περιοχής."
+msgid "The inverse function is GAMMAINV."
+msgstr "Η αντίστροφη συνάρτηση είναι η GAMMAINV."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3151109\n"
-"204\n"
+"04060182.xhp\n"
+"hd_id3147373\n"
+"67\n"
"help.text"
-msgid "If you do not indicate a reference, the row number of the cell in which the formula is entered will be found. <item type=\"productname\">%PRODUCTNAME</item> Calc automatically sets the reference to the current cell."
-msgstr "Εάν δεν ορίσετε μια παραπομπή, θα βρεθεί ο αριθμός γραμμής του κελιού στο οποίο έχει εισαχθεί ο τύπος. Το <item type=\"productname\">%PRODUCTNAME</item> Calc ορίζει αυτόματα την παραπομπή στο τρέχον κελί."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3155609\n"
-"162\n"
+"04060182.xhp\n"
+"par_id3155436\n"
+"68\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "GAMMADIST(Number; Alpha; Beta; C)"
+msgstr "GAMMADIST(Αριθμός, Άλφα, Βήτα, C)"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154830\n"
-"205\n"
+"04060182.xhp\n"
+"par_id3150571\n"
+"69\n"
"help.text"
-msgid "<item type=\"input\">=ROW(B3)</item> returns 3 because the reference refers to the third row in the table."
-msgstr "Η συνάρτηση <item type=\"input\">=ROW(B3)</item> επιστρέφει την τιμή 3 επειδή η παραπομπή αναφέρεται στην τρίτη γραμμή του πίνακα."
+msgid "<emph>Number</emph> is the value for which the Gamma distribution is to be calculated."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί η Γάμμα κατανομή."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3147094\n"
-"206\n"
+"04060182.xhp\n"
+"par_id3145295\n"
+"70\n"
"help.text"
-msgid "<item type=\"input\">{=ROW(D5:D8)}</item> returns the single-column array (5, 6, 7, 8) because the reference specified contains rows 5 through 8."
-msgstr "Η συνάρτηση <item type=\"input\">{=ROW(D5:D8)}</item> επιστρέφει τη σειρά δεδομένων μίας στήλης (5, 6, 7, 8) γιατί η καθορισμένη παραπομπή περιέχει τις γραμμές 5 έως 8."
+msgid "<emph>Alpha</emph> is the parameter Alpha of the Gamma distribution."
+msgstr "Το <emph>Άλφα</emph> είναι η παράμετρος Άλφα της κατανομής Γάμμα."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153701\n"
-"207\n"
+"04060182.xhp\n"
+"par_id3151015\n"
+"71\n"
"help.text"
-msgid "<item type=\"input\">=ROW(D5:D8)</item> returns 5 because the ROW function is not used as array formula and only the number of the first row of the reference is returned."
-msgstr "Η συνάρτηση <item type=\"input\">=ROW(D5:D8)</item> επιστρέφει την τιμή 5 γιατί η συνάρτηση ROW δεν χρησιμοποιείται σαν τύπος σειράς δεδομένων και μόνο ο αριθμός της πρώτης γραμμή της παραπομπής επιστρέφεται."
+msgid "<emph>Beta</emph> is the parameter Beta of the Gamma distribution"
+msgstr "Το <emph>Βήτα</emph> είναι η παράμετρος Βήτα της κατανομής Γάμμα."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150996\n"
-"208\n"
+"04060182.xhp\n"
+"par_id3157972\n"
+"72\n"
"help.text"
-msgid "<item type=\"input\">{=ROW(A1:E1)}</item> and <item type=\"input\">=ROW(A1:E1)</item> both return 1 because the reference only contains row 1 as the first row in the table. (Because single-row areas only have one row number it does not make any difference whether or not the formula is used as an array formula.)"
-msgstr "Οι συναρτήσεις <item type=\"input\">{=ROW(A1:E1)}</item> και <item type=\"input\">=ROW(A1:E1)</item> επιστρέφουν την τιμή 1 γιατί η παραπομπή περιέχει μόνο τη γραμμή 1, ως πρώτη στήλη του πίνακα. (Καθώς οι περιοχές μίας γραμμής έχουν μόνο έναν αριθμό γραμμής, δεν έχει σημασία εάν ο τύπος χρησιμοποιείται ως τύπος σειράς δεδομένων.)"
+msgid "<emph>C</emph> (optional) = 0 or False calculates the density function <emph>C</emph> = 1 or True calculates the distribution."
+msgstr "Για <emph>C</emph> = 0 υπολογίζεται η συνάρτηση πυκνότητας πιθανότητας, και για <emph>C</emph> = 1 η κατανομή."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153671\n"
-"209\n"
+"04060182.xhp\n"
+"hd_id3149535\n"
+"73\n"
"help.text"
-msgid "<item type=\"input\">=ROW()</item> returns 3 if the formula was entered in row 3."
-msgstr "Η συνάρτηση <item type=\"input\">=ROW()</item> επιστρέφει την τιμή 3 αν ο τύπος εισήχθηκε στη γραμμή 3."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3153790\n"
-"210\n"
+"04060182.xhp\n"
+"par_id3145354\n"
+"74\n"
"help.text"
-msgid "<item type=\"input\">{=ROW(Rabbit)}</item> returns the single-column array (1, 2, 3) if \"Rabbit\" is the named area (C1:D3)."
-msgstr "Η συνάρτηση <item type=\"input\">{=ROW(Κουνέλι)}</item> επιστρέφει τη σειρά δεδομένων μίας γραμμής (1, 2, 3) εάν η περιοχή (C1:D3) ονομάζεται \"Κουνέλι\"."
+msgid "<item type=\"input\">=GAMMADIST(2;1;1;1)</item> yields 0.86."
+msgstr "Η συνάρτηση <item type=\"input\">=GAMMADIST(2;1;1;1)</item> αποδίδει 0.86."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id3145772\n"
+"04060182.xhp\n"
+"bm_id3150272\n"
"help.text"
-msgid "<bookmark_value>ROWS function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ROWS</bookmark_value>"
+msgid "<bookmark_value>GAUSS function</bookmark_value> <bookmark_value>normal distribution; standard</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση GAUSS</bookmark_value><bookmark_value>κανονική κατανομή, τυπική</bookmark_value>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3145772\n"
-"166\n"
+"04060182.xhp\n"
+"hd_id3150272\n"
+"76\n"
"help.text"
-msgid "ROWS"
-msgstr "ROWS"
+msgid "GAUSS"
+msgstr "GAUSS"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3148971\n"
-"167\n"
+"04060182.xhp\n"
+"par_id3149030\n"
+"77\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ZEILEN\">Returns the number of rows in a reference or array.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ZEILEN\">Επιστρέφει το πλήθος των γραμμών σε μια παραπομπή ή σειρά δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_GAUSS\">Returns the standard normal cumulative distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GAUSS\">Επιστρέφει την αθροιστική της τυπικής κανονικής κατανομής.</ahelp>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3156051\n"
-"168\n"
+"04060182.xhp\n"
+"par_id2059694\n"
+"help.text"
+msgid "It is GAUSS(x)=NORMSDIST(x)-0.5"
+msgstr "Είναι GAUSS(x)=NORMSDIST(x)-0.5"
+
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"hd_id3153551\n"
+"78\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154357\n"
-"169\n"
+"04060182.xhp\n"
+"par_id3155368\n"
+"79\n"
"help.text"
-msgid "ROWS(Array)"
-msgstr "ROWS(Πίνακας)"
+msgid "GAUSS(Number)"
+msgstr "GAUSS(Αριθμός)"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3155942\n"
-"170\n"
+"04060182.xhp\n"
+"par_id3153228\n"
+"80\n"
"help.text"
-msgid "<emph>Array</emph> is the reference or named area whose total number of rows is to be determined."
-msgstr "Ο <emph>Πίνακας</emph> είναι η παραπομπή ή η καθορισμένη περιοχή της οποίας ο συνολικός αριθμός γραμμών θα καθοριστεί."
+msgid "<emph>Number</emph> is the value for which the value of the standard normal distribution is to be calculated."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή ως προς την οποία υπολογίζεται η τυπική κανονική κατανομή."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3155869\n"
-"171\n"
+"04060182.xhp\n"
+"hd_id3150691\n"
+"81\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3154725\n"
-"212\n"
+"04060182.xhp\n"
+"par_id3154867\n"
+"82\n"
"help.text"
-msgid "<item type=\"input\">=Rows(B5)</item> returns 1 because a cell only contains one row."
-msgstr "Η συνάρτηση <item type=\"input\">=Rows(B5)</item> επιστρέφει την τιμή 1 επειδή ένα κελί μόνο περιέχει μία γραμμή."
+msgid "<item type=\"input\">=GAUSS(0.19)</item> = 0.08"
+msgstr "<item type=\"input\">=GAUSS(0.19)</item> = 0.08"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3150102\n"
-"172\n"
+"04060182.xhp\n"
+"par_id3148594\n"
+"83\n"
"help.text"
-msgid "<item type=\"input\">=ROWS(A10:B12)</item> returns 3."
-msgstr "Η συνάρτηση <item type=\"input\">=ROWS(A10:B12)</item> επιστρέφει αποτέλεσμα 3."
+msgid "<item type=\"input\">=GAUSS(0.0375)</item> = 0.01"
+msgstr "<item type=\"input\">=GAUSS(0.0375)</item> = 0.01"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3155143\n"
-"213\n"
+"04060182.xhp\n"
+"bm_id3148425\n"
"help.text"
-msgid "<item type=\"input\">=ROWS(Rabbit)</item> returns 3 if \"Rabbit\" is the named area (C1:D3)."
-msgstr "Η συνάρτηση <item type=\"input\">=ROWS(Rabbit)</item> επιστρέφει την τιμή 3 αν το \"Κουνέλι\" είναι η επώνυμη περιοχή (C1:D3)."
+msgid "<bookmark_value>GEOMEAN function</bookmark_value> <bookmark_value>means;geometric</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση GEOMEAN</bookmark_value><bookmark_value>μέσοι, γεωμετρικός</bookmark_value>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id9959410\n"
+"04060182.xhp\n"
+"hd_id3148425\n"
+"85\n"
"help.text"
-msgid "<bookmark_value>HYPERLINK function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση HYPERLINK</bookmark_value>"
+msgid "GEOMEAN"
+msgstr "GEOMEAN"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_idN11798\n"
+"04060182.xhp\n"
+"par_id3156257\n"
+"86\n"
"help.text"
-msgid "HYPERLINK"
-msgstr "HYPERLINK"
+msgid "<ahelp hid=\"HID_FUNC_GEOMITTEL\">Returns the geometric mean of a sample.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GEOMITTEL\">Επιστρέφει το γεωμετρικό μέσο όρο ενός δείγματος.</ahelp>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_idN117F1\n"
+"04060182.xhp\n"
+"hd_id3147167\n"
+"87\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_HYPERLINK\">When you click a cell that contains the HYPERLINK function, the hyperlink opens.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_HYPERLINK\">Όταν κάνετε κλικ σε ένα κελί που περιέχει τη συνάρτηση HYPERLINK, τότε ανοίγει η υπερσύνδεση.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_idN11800\n"
+"04060182.xhp\n"
+"par_id3153720\n"
+"88\n"
"help.text"
-msgid "If you use the optional <emph>CellText</emph> parameter, the formula locates the URL, and then displays the text or number."
-msgstr "Αν χρησιμοποιήσετε την προαιρετική παράμετρο <emph>κείμενο κελιού</emph>, ο τύπος προσδιορίζει την ιστοσελίδα, και ύστερα εμφανίζει το κείμενο."
+msgid "GEOMEAN(Number1; Number2; ...Number30)"
+msgstr "GEOMEAN(Αριθμός1, Αριθμός2, ...Αριθμός30)"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_idN11803\n"
+"04060182.xhp\n"
+"par_id3152585\n"
+"89\n"
"help.text"
-msgid "To open a hyperlinked cell with the keyboard, select the cell, press F2 to enter the Edit mode, move the cursor in front of the hyperlink, press Shift+F10, and then choose <emph>Open Hyperlink</emph>."
-msgstr "Για να ανοίξετε ένα κελί που περιέχει μια υπερσύνδεση με το πληκτρολόγιο, επιλέξτε το κελί, πιέστε το πλήκτρο F2 για να εισάγετε τη λειτουργία Επεξεργασία, μετακινήστε το δρομέα μπροστά από την υπερσύνδεση, πιέστε το συνδυασμό πλήκτρων Shift+F10, και τέλος επιλέξτε <emph>Άνοιγμα υπερσύνδεσης</emph>."
+msgid "<emph>Number1, Number2,...Number30</emph> are numeric arguments or ranges that represent a random sample."
+msgstr "Τα <emph>Αριθμός1, Αριθμός2,...Αριθμός30</emph> είναι τα αριθμητικά ορίσματα ή περιοχές που απεικονίζουν ένα τυχαίο δείγμα."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_idN1180A\n"
+"04060182.xhp\n"
+"hd_id3146146\n"
+"90\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"par_id3149819\n"
+"92\n"
+"help.text"
+msgid "<item type=\"input\">=GEOMEAN(23;46;69)</item> = 41.79. The geometric mean value of this random sample is therefore 41.79."
+msgstr "<item type=\"input\">=GEOMEAN(23;46;69)</item> = 41.79. Συνεπώς, η τιμή του γεωμετρικού μέσου όρου αυτού του τυχαίου δείγματος είναι 41.79."
+
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"bm_id3152966\n"
+"help.text"
+msgid "<bookmark_value>TRIMMEAN function</bookmark_value> <bookmark_value>means;of data set without margin data</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση TRIMMEAN</bookmark_value><bookmark_value>μέσοι, σύνολο δεδομένων δίχως ακραίες τιμές</bookmark_value>"
+
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"hd_id3152966\n"
+"94\n"
+"help.text"
+msgid "TRIMMEAN"
+msgstr "TRIMMEAN"
+
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"par_id3149716\n"
+"95\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_GESTUTZTMITTEL\">Returns the mean of a data set without the Alpha percent of data at the margins.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GESTUTZTMITTEL\">Επιστρέφει το μέσο του συνόλου δεδομένων δίχως το Άλφα τοις εκατό των δεδομένων στις ακραίες τιμές.</ahelp>"
+
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"hd_id3149281\n"
+"96\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_idN1180E\n"
+"04060182.xhp\n"
+"par_id3154821\n"
+"97\n"
"help.text"
-msgid "HYPERLINK(\"URL\") or HYPERLINK(\"URL\"; \"CellText\")"
-msgstr "HYPERLINK(\"URL\") ή HYPERLINK(\"URL\" \"Κείμενο-κελιού\")"
+msgid "TRIMMEAN(Data; Alpha)"
+msgstr "TRIMMEAN(Δεδομένα, Άλφα)"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_idN11811\n"
+"04060182.xhp\n"
+"par_id3155834\n"
+"98\n"
"help.text"
-msgid "<emph>URL</emph> specifies the link target. The optional <emph>CellText</emph> parameter is the text or a number that is displayed in the cell and will be returned as the result. If the <emph>CellText</emph> parameter is not specified, the <emph>URL</emph> is displayed in the cell text and will be returned as the result."
-msgstr "Το <emph>URL</emph> καθορίζει τον προορισμό του συνδέσμου. Η προαιρετική παράμετρος <emph>Κείμενο-κελιού</emph> είναι το κείμενο που εμφανίζεται στο κελί και το αποτέλεσμα της συνάρτησης. Αν η παράμετρος <emph>Κείμενο-κελιού</emph> δεν καθοριστεί, η <emph>URL</emph> εμφανίζεται στο κείμενο του κελιού και στο αποτέλεσμα της συνάρτησης."
+msgid "<emph>Data</emph> is the array of data in the sample."
+msgstr "Τα <emph>Δεδομένα</emph> είναι η σειρά των δεδομένων στο δείγμα."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id0907200912224576\n"
+"04060182.xhp\n"
+"par_id3156304\n"
+"99\n"
"help.text"
-msgid "The number 0 is returned for empty cells and matrix elements."
-msgstr "Ο αριθμός 0 επιστρέφεται για κενά κελιά και στοιχεία πινάκων."
+msgid "<emph>Alpha</emph> is the percentage of the marginal data that will not be taken into consideration."
+msgstr "Το <emph>Άλφα</emph> είναι το ποσοστό των ακραίων δεδομένων που δεν θα ληφθούν υπόψη."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_idN11823\n"
+"04060182.xhp\n"
+"hd_id3151180\n"
+"100\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_idN11827\n"
+"04060182.xhp\n"
+"par_id3156130\n"
+"101\n"
"help.text"
-msgid "<item type=\"input\">=HYPERLINK(\"http://www.example.org\")</item> displays the text \"http://www.example.org\" in the cell and executes the hyperlink http://www.example.org when clicked."
-msgstr "Η συνάρτηση <item type=\"input\">=HYPERLINK(\"http://www.example.org\")</item> εμφανίζει το κείμενο \"http://www.example.org\" στο κελί και εκτελεί την υπερσύνδεση http://www.example.org αν κάνετε κλικ σε αυτό."
+msgid "<item type=\"input\">=TRIMMEAN(A1:A50; 0.1)</item> calculates the mean value of numbers in A1:A50, without taking into consideration the 5 percent of the values representing the highest values and the 5 percent of the values representing the lowest ones. The percentage numbers refer to the amount of the untrimmed mean value, not to the number of summands."
+msgstr "Η συνάρτηση <item type=\"input\">=TRIMMEAN(A1:A50; 0.1)</item> υπολογίζει τη μέση τιμή των αριθμών Α1:Α50, χωρίς να θεωρεί το 5 τοις εκατό που αντιπροσωπεύει τις υψηλότερες τιμές και το 5 τοις εκατό που αντιπροσωπεύει τις χαμηλότερες τιμές. Οι ποσοστιαίοι αριθμοί αναφέρονται στην ποσότητα της τετριμμένης μέσης τιμής, και όχι στο αριθμό των αθροίσεων."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_idN1182A\n"
+"04060182.xhp\n"
+"bm_id3153216\n"
"help.text"
-msgid "<item type=\"input\">=HYPERLINK(\"http://www.example.org\";\"Click here\")</item> displays the text \"Click here\" in the cell and executes the hyperlink http://www.example.org when clicked."
-msgstr "Η συνάρτηση <item type=\"input\">=HYPERLINK(\"http://www.example.org\";\"Κάντε κλικ εδώ\")</item> εμφανίζει το κείμενο \"Κάντε κλικ εδώ\" στο κελί και εκτελεί την υπερσύνδεση http://www.example.org όταν κάνετε κλικ σε αυτό."
+msgid "<bookmark_value>ZTEST function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ZTEST</bookmark_value>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id0907200912224534\n"
+"04060182.xhp\n"
+"hd_id3153216\n"
+"103\n"
"help.text"
-msgid "=HYPERLINK(\"http://www.example.org\";12345) displays the number 12345 and executes the hyperlink http://www.example.org when clicked."
-msgstr "Η συνάρτηση =HYPERLINK(\"http://www.example.org\";12345) εμφανίζει τον αριθμό 12345 και εκτελεί την υπερσύνδεση http://www.example.org όταν πατηθεί."
+msgid "ZTEST"
+msgstr "ZTEST"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_idN1182D\n"
+"04060182.xhp\n"
+"par_id3150758\n"
+"104\n"
"help.text"
-msgid "<item type=\"input\">=HYPERLINK($B4)</item> where cell B4 contains <item type=\"input\">http://www.example.org</item>. The function adds http://www.example.org to the URL of the hyperlink cell and returns the same text which is used as formula result."
-msgstr "<item type=\"input\">=HYPERLINK($B4)</item> όπου το κελί B4 περιέχει το <item type=\"input\">http://www.example.org</item>. Η συνάρτηση προσθέτει το http://www.example.org στο URL της υπερσλυνδεσης του κελιού και επιστρέφει υο ίδιο κείμενο που χρησιμοποιήθηκε ως αποτέλεσμα συνάρτησης."
+msgid "<ahelp hid=\"HID_FUNC_GTEST\">Calculates the probability of observing a z-statistic greater than the one computed based on a sample.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GTEST\">Υπολογίζει την πιθανότητα παρατήρησης z-στατιστικής μεγαλύτερης από την υπολογισμένη με βάση ένα δείγμα.</ahelp>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_idN11830\n"
+"04060182.xhp\n"
+"hd_id3150872\n"
+"105\n"
"help.text"
-msgid "<item type=\"input\">=HYPERLINK(\"http://www.\";\"Click \") & \"example.org\"</item> displays the text Click example.org in the cell and executes the hyperlink http://www.example.org when clicked."
-msgstr "Η συνάρτηση <item type=\"input\">=HYPERLINK(\"http://www.\";\"Κάντε κλικ στο \") & \"example.org\"</item> εμφανίζει το κείμενο Κάντε κλικ στο example.org στο κελί και εκτελεί τον υπερσύνδεσμο http://www.example.org όταν κάνετε κλικ σε αυτό."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id8859523\n"
+"04060182.xhp\n"
+"par_id3153274\n"
+"106\n"
"help.text"
-msgid "<item type=\"input\">=HYPERLINK(\"#Sheet1.A1\";\"Go to top\")</item> displays the text Go to top and jumps to cell Sheet1.A1 in this document."
-msgstr "Το <item type=\"input\">=HYPERLINK(\"#Sheet1.A1\";\"Μετάβαση στην κορυφή\")</item> εμφανίζει το κείμενο Μετάβαση στην κορυφή και μεταπηδά στο κελί Α1 στο Φύλλο1 σε αυτό το έγγραφο."
+msgid "ZTEST(Data; mu; Sigma)"
+msgstr "ZTEST(Δεδομένα; mu; σίγμα)"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id2958769\n"
+"04060182.xhp\n"
+"par_id3156109\n"
+"107\n"
"help.text"
-msgid "<item type=\"input\">=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Go to Writer bookmark\")</item>displays the text Go to Writer bookmark, loads the specified text document and jumps to bookmark \"Specification\"."
-msgstr "Το <item type=\"input\">=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Μετάβαση στο σελιδοδείκτη του Writer\")</item> εμφανίζει το κείμενο Μετάβαση στο σελιδοδείκτη του Writer, ανοίγει το καθορισμένο έγγραφο κειμένου και μεταβαίνει στον σελιδοδείκτη \"Specification\"."
+msgid "<emph>Data</emph> is the given sample, drawn from a normally distributed population."
+msgstr "<emph>Δεδομένα</emph> είναι το δοσμένο δείγμα, σχεδιασμένο από έναν κανονικά κατανεμημένο πληθυσμό."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"bm_id7682424\n"
+"04060182.xhp\n"
+"par_id3149977\n"
+"108\n"
"help.text"
-msgid "<bookmark_value>GETPIVOTDATA function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση GETPIVOTDATA</bookmark_value>"
+msgid "<emph>mu</emph> is the known mean of the population."
+msgstr "<emph>mu</emph> είναι ο γνωστός μέσος πληθυσμός."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3747062\n"
+"04060182.xhp\n"
+"par_id3154740\n"
+"109\n"
"help.text"
-msgid "GETPIVOTDATA"
-msgstr "GETPIVOTDATA"
+msgid "<emph>Sigma</emph> (optional) is the known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
+msgstr "<emph>Sigma</emph> (προαιρετικό) είναι η γνωστή τυπική απόκλιση του πληθυσμού. Εάν παραληφθεί, χρησιμοποιείται η τυπική απόκλιση του δοσμένου δείγματος."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3593859\n"
+"04060182.xhp\n"
+"par_id0305200911372999\n"
"help.text"
-msgid "<ahelp hid=\".\">The GETPIVOTDATA function returns a result value from a pivot table. The value is addressed using field and item names, so it remains valid if the layout of the pivot table changes.</ahelp>"
-msgstr "<ahelp hid=\".\">Η συνάρτηση GETPIVOTDATA επιστρέφει αποτέλεσμα από ένα συγκεντρωτικό πίνακα. Η τιμή διευθυνσιοδοτείται με χρήση ονομάτων πεδίων και στοιχείων, έτσι παραμένει έγκυρη εάν η διάταξη του συγκεντρωτικού πίνακα αλλάξει.</ahelp>"
+msgid "See also the <link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_ZTEST_function\">Wiki page</link>."
+msgstr "Δείτε επίσης το <link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_ZTEST_function\">Σελίδα Wiki</link>."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id9741508\n"
+"04060182.xhp\n"
+"bm_id3153623\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<bookmark_value>HARMEAN function</bookmark_value> <bookmark_value>means;harmonic</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση HARMEAN</bookmark_value><bookmark_value>μέσοι, αρμονικός</bookmark_value>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id909451\n"
+"04060182.xhp\n"
+"hd_id3153623\n"
+"113\n"
"help.text"
-msgid "Two different syntax definitions can be used:"
-msgstr "Μπορούν να χρησιμοποιηθούν δύο διαφορετικοί ορισμοί σύνταξης:"
+msgid "HARMEAN"
+msgstr "HARMEAN"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id1665089\n"
+"04060182.xhp\n"
+"par_id3155102\n"
+"114\n"
"help.text"
-msgid "GETPIVOTDATA(TargetField; pivot table; [ Field 1; Item 1; ... ])"
-msgstr "GETPIVOTDATA(πεδίο στόχου; συγκεντρωτικός πίνακας; [ Πεδίο 1; Αντικείμενο 1; ... ])"
+msgid "<ahelp hid=\"HID_FUNC_HARMITTEL\">Returns the harmonic mean of a data set.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_HARMITTEL\">Επιστρέφει τον αρμονικό μέσο μιας ομάδας δεδομένων.</ahelp>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id4997100\n"
+"04060182.xhp\n"
+"hd_id3146900\n"
+"115\n"
"help.text"
-msgid "GETPIVOTDATA(pivot table; Constraints)"
-msgstr "GETPIVOTDATA(συγκεντρωτικός πίνακας; περιορισμοί)"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id1672109\n"
+"04060182.xhp\n"
+"par_id3149287\n"
+"116\n"
"help.text"
-msgid "The second syntax is assumed if exactly two parameters are given, of which the first parameter is a cell or cell range reference. The first syntax is assumed in all other cases. The Function Wizard shows the first syntax."
-msgstr "Ο δεύτερος τρόπος σύνταξης υιοθετείται αν δίνονται ακριβώς δύο παράμετροι εκ των οποίων η πρώτη είναι ένα κελί ή μια αναφορά περιοχής κελιών. Ο πρώτος τρόπος χρησιμοποιείται σε όλες τις άλλες περιπτώσεις. Ο Οδηγός συνάρτησης δείχνει τον πρώτο τρόπο."
+msgid "HARMEAN(Number1; Number2; ...Number30)"
+msgstr "HARMEAN(Αριθμός1, Αριθμός2, ...Αριθμός30)"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id9464094\n"
+"04060182.xhp\n"
+"par_id3154303\n"
+"117\n"
"help.text"
-msgid "First Syntax"
-msgstr "Πρώτη σύνταξη"
+msgid "<emph>Number1,Number2,...Number30</emph> are up to 30 values or ranges, that can be used to calculate the harmonic mean."
+msgstr "Οι <emph>Αριθμός1, Αριθμός2, ...Αριθμός30</emph> είναι 30 τιμές ή περιοχές, που μπορούν να χρησιμοποιηθούν για τον υπολογισμό του αρμονικού μέσου."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id9302346\n"
+"04060182.xhp\n"
+"hd_id3159179\n"
+"118\n"
"help.text"
-msgid "<emph>TargetField</emph> is a string that selects one of the pivot table's data fields. The string can be the name of the source column, or the data field name as shown in the table (like \"Sum - Sales\")."
-msgstr "Το <emph>πεδίο στόχου</emph> είναι ένα αλφαριθμητικό που επιλέγει ένα από πεδία δεδομένων του συγκεντρωτικού πίνακα. Το αλφαριθμητικό μπορεί να είναι το όνομα της στήλης προέλευσης ή το όνομα του πεδίου δεδομένων όπως φαίνεται στον πίνακα (όπως \"Άθροισμα - Πωλήσεις\")."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id8296151\n"
+"04060182.xhp\n"
+"par_id3146093\n"
+"120\n"
"help.text"
-msgid "<emph>pivot table</emph> is a reference to a cell or cell range that is positioned within a pivot table or contains a pivot table. If the cell range contains several pivot tables, the table that was created last is used."
-msgstr "Ο <emph>Συγκεντρωτικός πίνακας</emph> είναι μια αναφορά σε ένα κελί ή περιοχή κελιών που είναι τοποθετημένο σε ένα συγκεντρωτικό πίνακα ή περιέχει ένα συγκεντρωτικό πίνακα. Αν η περιοχή κελιών περιλαμβάνει πολλούς συγκεντρωτικούς πίνακες, χρησιμοποιείται ο πίνακας που δημιουργήθηκε τελευταίος."
+msgid "<item type=\"input\">=HARMEAN(23;46;69)</item> = 37.64. The harmonic mean of this random sample is thus 37.64"
+msgstr "<item type=\"input\">=HARMEAN(23;46;69)</item> = 37.64. Συνεπώς, ο αρμονικός μέσος αυτού του τυχαίου δείγματος είναι 37.64."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id4809411\n"
+"04060182.xhp\n"
+"bm_id3152801\n"
"help.text"
-msgid "If no <emph>Field n / Item n</emph> pairs are given, the grand total is returned. Otherwise, each pair adds a constraint that the result must satisfy. <emph>Field n</emph> is the name of a field from the pivot table. <emph>Item n</emph> is the name of an item from that field."
-msgstr "Αν δεν δίνονται τα ζευγάρια <emph>Πεδίο n / Στοιχείο n</emph>, επιστρέφεται το συνολικό άθροισμα. Αλλιώς κάθε ζεύγος προσθέτει έναν περιορισμό τον οποίο πρέπει να ικανοποιεί το αποτέλεσμα. Το <emph>Πεδίο n</emph> είναι το όνομα ενός πεδίου από τον συγκεντρωτικό πίνακα. Το <emph>Στοιχείο n</emph> είναι το όνομα ενός στοιχείου από αυτό το πεδίο."
+msgid "<bookmark_value>HYPGEOMDIST function</bookmark_value> <bookmark_value>sampling without replacement</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση HYPGEOMDIST</bookmark_value><bookmark_value>δειγματοληψία χωρίς επανάθεση</bookmark_value>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id6454969\n"
+"04060182.xhp\n"
+"hd_id3152801\n"
+"122\n"
"help.text"
-msgid "If the pivot table contains only a single result value that fulfills all of the constraints, or a subtotal result that summarizes all matching values, that result is returned. If there is no matching result, or several ones without a subtotal for them, an error is returned. These conditions apply to results that are included in the pivot table."
-msgstr "Αν ο συγκεντρωτικός πίνακας περιέχει μόνο μία τιμή αποτελέσματος που ικανοποιεί όλους τους περιορισμούς, ή ένα υποσύνολο που συνοψίζει όλες τις τιμές που ταιριάζουν, επιστρέφεται αυτό το αποτέλεσμα. Αν δεν υπάρχει κανένα κατάλληλο αποτέλεσμα ή υπάρχουν πολλά χωρίς υποσύνολο για αυτά, επιστρέφεται μήνυμα λάθους. Αυτές οι συνθήκες ισχύουν για αποτελέσματα που συμπεριλαμβάνονται στον συγκεντρωτικό πίνακα."
+msgid "HYPGEOMDIST"
+msgstr "HYPGEOMDIST"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id79042\n"
+"04060182.xhp\n"
+"par_id3159341\n"
+"123\n"
"help.text"
-msgid "If the source data contains entries that are hidden by settings of the pivot table, they are ignored. The order of the Field/Item pairs is not significant. Field and item names are not case-sensitive."
-msgstr "Αν τα δεδομένα προέλευσης περιέχουν καταχωρήσεις που αποκρύπτονται από ρυθμίσεις του συγκεντρωτικού πίνακα, αυτές αγνοούνται. Η σειρά των ζευγών Πεδίο/Στοιχείο δεν παίζει ρόλο. Τα ονόματα πεδίων και στοιχείων δεν διακρίνουν πεζά-κεφαλαία."
+msgid "<ahelp hid=\"HID_FUNC_HYPGEOMVERT\">Returns the hypergeometric distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_HYPGEOMVERT\">Επιστρέφει την υπεργεωμετρική κατανομή.</ahelp>"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id7928708\n"
+"04060182.xhp\n"
+"hd_id3154697\n"
+"124\n"
"help.text"
-msgid "If no constraint for a page field is given, the field's selected value is implicitly used. If a constraint for a page field is given, it must match the field's selected value, or an error is returned. Page fields are the fields at the top left of a pivot table, populated using the \"Page Fields\" area of the pivot table layout dialog. From each page field, an item (value) can be selected, which means only that item is included in the calculation."
-msgstr "Αν δεν δίνεται περιορισμός για ένα πεδίο σελίδας, χρησιμοποιείται υπονοούμενα η επιλεγμένη τιμή του πεδίου. Αν δίνεται περιορισμός για πεδίο σελίδας, πρέπει να ταιριάζει την επιλεγμένη τιμή του πεδίου, αλλιώς επιστρέφεται σφάλμα. Τα πεδία σελίδας είναι πεδία στην κορυφή αριστερά ενός συγκεντρωτικού πίνακα, που ορίζονται από την περιοχή \"Πεδία Σελίδας\" του διαλόγου διάταξης συγκεντρωτικού πίνακα. Από κάθε πεδίο σελίδας, μπορεί να επιλεγεί ένα στοιχείο (τιμή), το οποίο σημαίνει ότι μόνο αυτό το στοιχείο περιλαμβάνεται στον υπολογισμό."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3864253\n"
+"04060182.xhp\n"
+"par_id3155388\n"
+"125\n"
"help.text"
-msgid "Subtotal values from the pivot table are only used if they use the function \"auto\" (except when specified in the constraint, see <item type=\"literal\">Second Syntax</item> below)."
-msgstr "Τιμές υποαθροισμάτων από τον συγκεντρωτικό πίνακα χρησιμοποιούνται μόνο αν χρησιμοποιούν τη λειτουργία \"auto\" (εκτός όταν καθορίζεται στον περιορισμό, βλέπε <item type=\"literal\">Δεύτερη σύνταξη</item> παρακάτω)."
+msgid "HYPGEOMDIST(X; NSample; Successes; NPopulation)"
+msgstr "HYPGEOMDIST(X, Nδείγμα, Επιτυχίες, Νπληθυσμός)"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"hd_id3144016\n"
+"04060182.xhp\n"
+"par_id3154933\n"
+"126\n"
"help.text"
-msgid "Second Syntax"
-msgstr "Δεύτερη σύνταξη"
+msgid "<emph>X</emph> is the number of results achieved in the random sample."
+msgstr "Το <emph>X</emph> είναι ο αριθμός των αποτελεσμάτων που επιτεύχθηκαν στο τυχαίο δείγμα."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id9937131\n"
+"04060182.xhp\n"
+"par_id3153106\n"
+"127\n"
"help.text"
-msgid "<emph>pivot table</emph> has the same meaning as in the first syntax."
-msgstr "Ο <emph>συγκεντρωτικός πίνακας</emph> έχει την ίδια έννοια όπως η πρώτη σύνταξη."
+msgid "<emph>NSample</emph> is the size of the random sample."
+msgstr "Το <emph>Nδείγμα</emph> είναι το μέγεθος του τυχαίου δείγματος."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id5616626\n"
+"04060182.xhp\n"
+"par_id3146992\n"
+"128\n"
"help.text"
-msgid "<emph>Constraints</emph> is a space-separated list. Entries can be quoted (single quotes). The whole string must be enclosed in quotes (double quotes), unless you reference the string from another cell."
-msgstr "Το <emph>Περιορισμοί</emph> είναι μια λίστα διαχωρισμένη με κενά. Οι καταχωρίσεις μπορούν να έχουν εισαγωγικά (μονά). Ολόκληρο το αλφαριθμητικό πρέπει να περιλαμβάνεται σε εισαγωγικά (διπλά) εκτός και αν παραπέμπεται το αλφαριθμητικό από άλλο κελί."
+msgid "<emph>Successes</emph> is the number of possible results in the total population."
+msgstr "Οι <emph>Επιτυχίες</emph> είναι ο αριθμός των δυνατών αποτελεσμάτων στον συνολικό πληθυσμό."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id4076357\n"
+"04060182.xhp\n"
+"par_id3148826\n"
+"129\n"
"help.text"
-msgid "One of the entries can be the data field name. The data field name can be left out if the pivot table contains only one data field, otherwise it must be present."
-msgstr "Μία από τις καταχωρίσεις μπορεί να είναι το όνομα του πεδίου δεδομένων. Το όνομα του πεδίου τιμών μπορεί να μην συμπεριληφθεί αν ο συγκεντρωτικός πίνακας περιλαμβάνει μόνο ένα πεδίο δεδομένων, αλλιώς πρέπει να υπάρχει."
+msgid "<emph>NPopulation </emph>is the size of the total population."
+msgstr "Ο <emph>Nπληθυσμός </emph>είναι το μέγεθος του συνολικού πληθυσμού."
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id8231757\n"
+"04060182.xhp\n"
+"hd_id3150529\n"
+"130\n"
"help.text"
-msgid "Each of the other entries specifies a constraint in the form <item type=\"literal\">Field[Item]</item> (with literal characters [ and ]), or only <item type=\"literal\">Item</item> if the item name is unique within all fields that are used in the pivot table."
-msgstr "Κάθε μία από τις άλλες καταχωρίσεις καθορίζει ένα περιορισμό της μορφής <item type=\"literal\">Πεδίο[Στοιχείο]</item> (με τους τυπογραφικούς χαρακτήρες [ και ]) ή μόνο <item type=\"literal\">Στοιχείο</item> αν το όνομα του στοιχείου είναι μοναδικό σε όλα τα πεδία που χρησιμοποιούνται στον συγκεντρωτικό πίνακα."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060109.xhp
+#: 04060182.xhp
msgctxt ""
-"04060109.xhp\n"
-"par_id3168736\n"
+"04060182.xhp\n"
+"par_id3154904\n"
+"131\n"
"help.text"
-msgid "A function name can be added in the form <emph>Field[Item;Function]</emph>, which will cause the constraint to match only subtotal values which use that function. The possible function names are Sum, Count, Average, Max, Min, Product, Count (Numbers only), StDev (Sample), StDevP (Population), Var (Sample), and VarP (Population), case-insensitive."
-msgstr "Μπορεί να προστεθεί ένα όνομα συνάρτησης με τη μορφή <emph>Πεδίο[Αντικείμενο;Συνάρτηση]</emph>, το οποίο θα οδηγήσει τον περιορισμό να ταιριάξει μόνο όσες τιμές υποσυνόλων χρησιμοποιούν αυτή τη συνάρτηση. Τα δυνατά ονόματα συναρτήσεων είναι Sum, Count, Average, Max, Min, Product, Count (Αριθμοί μόνο), StDev (Δείγμα), StDevP (Πληθυσμός), Var (Δείγμα), και VarP (Πληθυσμός), με ταίριασμα πεζών-κεφαλαίων."
+msgid "<item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> yields 0.81. If 90 out of 100 pieces of buttered toast fall from the table and hit the floor with the buttered side first, then if 2 pieces of buttered toast are dropped from the table, the probability is 81%, that both will strike buttered side first."
+msgstr "Η συνάρτηση <item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> αποδίδει 0.81. Αν 90 από τα 100 κομμάτια από φρυγανιές με βούτυρο πέφτουν από το τραπέζι και χτυπούν στο πάτωμα με την πλευρά με το βούτυρο πρώτα, τότε αν 2 κομμάτια φρυγανιάς με βούτυρο έπεσαν από το τραπέζι, η πιθανότητα είναι 81%, που σημαίνει και οι δύο φρυγανιές θα χτυπήσουν κάτω με την πλευρά με βούτυρο πρώτα."
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
+"04060183.xhp\n"
"tit\n"
"help.text"
-msgid "Error Alert"
-msgstr "Προειδοποίηση σφάλματος"
+msgid "Statistical Functions Part Three"
+msgstr "Στατιστικές συναρτήσεις - Μέρος τρίτο"
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"hd_id3153821\n"
+"04060183.xhp\n"
+"hd_id3166425\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12120300.xhp\" name=\"Error Alert\">Error Alert</link>"
-msgstr "<link href=\"text/scalc/01/12120300.xhp\" name=\"Προειδοποίηση σφάλματος\">Προειδοποίηση σφάλματος</link>"
+msgid "<variable id=\"kl\"><link href=\"text/scalc/01/04060183.xhp\" name=\"Statistical Functions Part Three\">Statistical Functions Part Three</link></variable>"
+msgstr "<variable id=\"kl\"><link href=\"text/scalc/01/04060183.xhp\" name=\"Στατιστικές συναρτήσεις - Μέρος τρίτο\">Στατιστικές συναρτήσεις - Μέρος τρίτο</link></variable>"
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"par_id3153379\n"
-"2\n"
+"04060183.xhp\n"
+"bm_id3149530\n"
"help.text"
-msgid "<ahelp hid=\"SC:TABPAGE:TP_VALIDATION_ERROR\">Define the error message that is displayed when invalid data is entered in a cell.</ahelp>"
-msgstr "<ahelp hid=\"SC:TABPAGE:TP_VALIDATION_ERROR\">Καθορίστε το μήνυμα σφάλματος που θα εμφανιστεί σε περίπτωση εισαγωγής μη έγκυρων δεδομένων σε ένα κελί.</ahelp>"
+msgid "<bookmark_value>LARGE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση LARGE</bookmark_value>"
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"par_id3154138\n"
-"25\n"
+"04060183.xhp\n"
+"hd_id3149530\n"
+"2\n"
"help.text"
-msgid "You can also start a macro with an error message. A sample macro is provided at the end of this page."
-msgstr "Μπορείτε επίσης να ξεκινήσετε μία μακροεντολή με ένα μήνυμα σφάλματος. Ένα παράδειγμα μακροεντολής βρίσκεται στο τέλος της σελίδας."
+msgid "LARGE"
+msgstr "LARGE"
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"hd_id3156280\n"
+"04060183.xhp\n"
+"par_id3150518\n"
"3\n"
"help.text"
-msgid "Show error message when invalid values are entered."
-msgstr "Εμφάνιση μηνύματος σφάλματος όταν εισάγονται μη έγκυρες τιμές."
+msgid "<ahelp hid=\"HID_FUNC_KGROESSTE\">Returns the Rank_c-th largest value in a data set.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KGROESSTE\">Επιστρέφει την κ-μεγαλύτερη τιμή σε ένα σύνολο δεδομένων.</ahelp>"
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"par_id3150768\n"
+"04060183.xhp\n"
+"hd_id3152990\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the error message that you enter in the <emph>Contents</emph> area when invalid data is entered in a cell.</ahelp> If enabled, the message is displayed to prevent an invalid entry."
-msgstr "<ahelp hid=\".\">Εμφανίζει το μήνυμα σφάλματος που εισάγατε στην περιοχή <emph>Περιεχόμενα</emph> όταν άκυρα δεδομένα έρχονται σε κελί.</ahelp> Εάν ενεργοποιηθεί, το μήνυμα εμφανίζεται για να αποφευχθεί μια άκυρη καταχώριση."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"par_id3146984\n"
+"04060183.xhp\n"
+"par_id3154372\n"
"5\n"
"help.text"
-msgid "In both cases, if you select \"Stop\", the invalid entry is deleted and the previous value is reentered in the cell. The same applies if you close the \"Warning\" and \"Information\" dialogs by clicking the <emph>Cancel </emph>button. If you close the dialogs with the <emph>OK</emph> button, the invalid entry is not deleted."
-msgstr "Και στις δύο περιπτώσεις, αν επιλέξετε \"Διακοπή\", η μη έγκυρη καταχώριση διαγράφεται και εισάγεται ξανά η προηγούμενη τιμή στο κελί. Το ίδιο εφαρμόζεται αν κλείσετε τα παράθυρα διαλόγου \"Προειδοποίηση\" και \"Πληροφορίες\" κάνοντας κλικ στο κουμπί <emph>Άκυρο </emph>. Αν κλείσετε τα παράθυρα διαλόγου με το κουμπί <emph>OK</emph>, η μη έγκυρη καταχώριση δεν διαγράφεται."
+msgid "LARGE(Data; RankC)"
+msgstr "LARGE(Δεδομένα, ΘέσηΚ)"
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"hd_id3152460\n"
+"04060183.xhp\n"
+"par_id3152986\n"
"6\n"
"help.text"
-msgid "Contents"
-msgstr "Περιεχόμενα"
+msgid "<emph>Data</emph> is the cell range of data."
+msgstr "Τα <emph>Δεδομένα</emph> είναι η περιοχή κελιών με δεδομένα."
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"hd_id3148646\n"
+"04060183.xhp\n"
+"par_id3156448\n"
+"7\n"
+"help.text"
+msgid "<emph>RankC</emph> is the ranking of the value."
+msgstr "Η <emph>ΘέσηΚ</emph> είναι η τάξη της τιμής."
+
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3152889\n"
"8\n"
"help.text"
-msgid "Action"
-msgstr "Ενέργεια"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"par_id3151115\n"
+"04060183.xhp\n"
+"par_id3148702\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_ERROR:LB_ACTION\">Select the action that you want to occur when invalid data is entered in a cell.</ahelp> The \"Stop\" action rejects the invalid entry and displays a dialog that you have to close by clicking <emph>OK</emph>. The \"Warning\" and \"Information\" actions display a dialog that can be closed by clicking <emph>OK</emph> or <emph>Cancel</emph>. The invalid entry is only rejected when you click <emph>Cancel</emph>."
-msgstr "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_ERROR:LB_ACTION\">Επιλέξτε την ενέργεια που επιθυμείτε να εκτελείται όταν εισάγονται μη έγκυρα δεδομένα σε ένα κελί.</ahelp> Η ενέργεια \"Διακοπή\" απορρίπτει τη μη έγκυρη καταχώριση και εμφανίζει ένα παράθυρο διαλόγου που πρέπει να κλείσετε κάνοντας κλικ στο κουμπί <emph>OK</emph>. Οι ενέργειες \"Προειδοποίηση\" και \"Πληροφορίες\" εμφανίζουν ένα παράθυρο διαλόγου το οποίο μπορεί να κλείσει κάνοντας κλικ στο κουμπί <emph>OK</emph> ή στο <emph>Ακύρωση</emph>. Η μη έγκυρη καταχώριση απορρίπτεται μόνο όταν κάντε κλικ στο κουμπί <emph>Άκυρο</emph>."
+msgid "<item type=\"input\">=LARGE(A1:C50;2)</item> gives the second largest value in A1:C50."
+msgstr "Η συνάρτηση <item type=\"input\">=LARGE(A1:C50;2)</item> επιστρέφει τη δεύτερη μεγαλύτερη τιμή από τα κελιά A1:C50."
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"hd_id3156441\n"
-"10\n"
+"04060183.xhp\n"
+"bm_id3154532\n"
"help.text"
-msgid "Browse"
-msgstr "Περιήγηση"
+msgid "<bookmark_value>SMALL function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SMALL</bookmark_value>"
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"par_id3153160\n"
+"04060183.xhp\n"
+"hd_id3154532\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\"SC:PUSHBUTTON:TP_VALIDATION_ERROR:BTN_SEARCH\">Opens the <link href=\"text/shared/01/06130000.xhp\" name=\"Macro\">Macro</link> dialog where you can select the macro that is executed when invalid data is entered in a cell. The macro is executed after the error message is displayed.</ahelp>"
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:TP_VALIDATION_ERROR:BTN_SEARCH\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/06130000.xhp\" name=\"Μακροεντολή\">Μακροεντολή</link> όπου μπορείτε να επιλέξετε τη μακροεντολή που θα εκτελείται όταν εισάγονται μη έγκυρα δεδομένα σε ένα κελί. Η μακροεντολή εκτελείται ύστερα από την εμφάνιση του μηνύματος σφάλματος.</ahelp>"
+msgid "SMALL"
+msgstr "SMALL"
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"hd_id3153876\n"
+"04060183.xhp\n"
+"par_id3157981\n"
"12\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
+msgid "<ahelp hid=\"HID_FUNC_KKLEINSTE\">Returns the Rank_c-th smallest value in a data set.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KKLEINSTE\">Επιστρέφει την κ-μικρότερη τιμή σε ένα σύνολο δεδομένων.</ahelp>"
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"par_id3149410\n"
+"04060183.xhp\n"
+"hd_id3154957\n"
"13\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:TP_VALIDATION_ERROR:EDT_TITLE\">Enter the title of the macro or the error message that you want to display when invalid data is entered in a cell.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_ERROR:EDT_TITLE\">Εισάγετε τον τίτλο της μακροεντολής ή του μηνύματος σφάλματος που επιθυμείτε να εμφανίζεται σε περίπτωση μη έγκυρων δεδομένων σε ένα κελί.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"hd_id3154510\n"
+"04060183.xhp\n"
+"par_id3153974\n"
"14\n"
"help.text"
-msgid "Error message"
-msgstr "Μήνυμα σφάλματος"
+msgid "SMALL(Data; RankC)"
+msgstr "SMALL(Δεδομένα, ΘέσηK)"
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"par_id3149122\n"
+"04060183.xhp\n"
+"par_id3154540\n"
"15\n"
"help.text"
-msgid "<ahelp hid=\"SC:MULTILINEEDIT:TP_VALIDATION_ERROR:EDT_ERROR\">Enter the message that you want to display when invalid data is entered in a cell.</ahelp>"
-msgstr "<ahelp hid=\"SC:MULTILINEEDIT:TP_VALIDATION_ERROR:EDT_ERROR\">Εισάγετε το μήνυμα που επιθυμείτε να εμφανίζεται σε περίπτωση εισαγωγής μη έγκυρων δεδομένων σε ένα κελί.</ahelp>"
+msgid "<emph>Data</emph> is the cell range of data."
+msgstr "Τα <emph>Δεδομένα</emph> είναι η περιοχή κελιών με δεδομένα."
-#: 12120300.xhp
+#: 04060183.xhp
msgctxt ""
-"12120300.xhp\n"
-"par_id3150752\n"
+"04060183.xhp\n"
+"par_id3155094\n"
"16\n"
"help.text"
-msgid "<emph>Sample macro:</emph>"
-msgstr "<emph>Παράδειγμα μακροεντολής:</emph>"
+msgid "<emph>RankC</emph> is the rank of the value."
+msgstr "Η <emph>ΘέσηΚ</emph> είναι η τάξη της τιμής."
-#: 06040000.xhp
+#: 04060183.xhp
msgctxt ""
-"06040000.xhp\n"
-"tit\n"
+"04060183.xhp\n"
+"hd_id3153247\n"
+"17\n"
"help.text"
-msgid "Goal Seek"
-msgstr "Αναζήτηση στόχου"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 06040000.xhp
+#: 04060183.xhp
msgctxt ""
-"06040000.xhp\n"
-"hd_id3155629\n"
-"1\n"
+"04060183.xhp\n"
+"par_id3149897\n"
+"18\n"
"help.text"
-msgid "Goal Seek"
-msgstr "Αναζήτηση στόχου"
+msgid "<item type=\"input\">=SMALL(A1:C50;2)</item> gives the second smallest value in A1:C50."
+msgstr "Η συνάρτηση <item type=\"input\">=SMALL(A1:C50;2)</item> επιστρέφει τη δεύτερη μικρότερη τιμή από τα κελιά A1:C50."
-#: 06040000.xhp
+#: 04060183.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_id3145119\n"
-"2\n"
+"04060183.xhp\n"
+"bm_id3153559\n"
"help.text"
-msgid "<variable id=\"zielwertsuchetext\"><ahelp hid=\".uno:GoalSeekDialog\">Opens a dialog where you can solve an equation with a variable.</ahelp></variable> After a successful search, a dialog with the results opens, allowing you to apply the result and the target value directly to the cell."
-msgstr "<variable id=\"zielwertsuchetext\"><ahelp hid=\".uno:GoalSeekDialog\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να λύσετε μια εξίσωση με μία μεταβλητή.</ahelp></variable> Μετά από επιτυχή αναζήτηση, ανοίγει ένα παράθυρο διαλόγου με τα αποτελέσματα, που σας επιτρέπει να εφαρμόσετε το αποτέλεσμα και την τιμή στόχο κατευθείαν στο κελί."
+msgid "<bookmark_value>CONFIDENCE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση CONFIDENCE</bookmark_value>"
-#: 06040000.xhp
+#: 04060183.xhp
msgctxt ""
-"06040000.xhp\n"
-"hd_id3149656\n"
-"3\n"
+"04060183.xhp\n"
+"hd_id3153559\n"
+"20\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "CONFIDENCE"
+msgstr "CONFIDENCE"
-#: 06040000.xhp
+#: 04060183.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_id3151211\n"
-"4\n"
+"04060183.xhp\n"
+"par_id3153814\n"
+"21\n"
"help.text"
-msgid "In this section, you can define the variables in your formula."
-msgstr "Σε αυτή την ενότητα, μπορείτε να καθορίσετε τις μεταβλητές στον τύπο σας."
+msgid "<ahelp hid=\"HID_FUNC_KONFIDENZ\">Returns the (1-alpha) confidence interval for a normal distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KONFIDENZ\">Επιστρέφει το (1-α) διάστημα εμπιστοσύνης για μία κανονική κατανομή.</ahelp>"
-#: 06040000.xhp
+#: 04060183.xhp
msgctxt ""
-"06040000.xhp\n"
-"hd_id3150869\n"
-"5\n"
+"04060183.xhp\n"
+"hd_id3149315\n"
+"22\n"
"help.text"
-msgid "Formula cell"
-msgstr "Κελί τύπου"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 06040000.xhp
+#: 04060183.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_id3153194\n"
-"6\n"
+"04060183.xhp\n"
+"par_id3147501\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_SOLVER:ED_FORMULACELL\">In the formula cell, enter the reference of the cell which contains the formula. It contains the current cell reference.</ahelp> Click another cell in the sheet to apply its reference to the text box."
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_SOLVER:ED_FORMULACELL\">Στο κελί τύπου, πληκτρολογήστε την αναφορά του κελιού το οποίο περιέχει τον τύπο. Περιέχει την τρέχουσα αναφορά κελιού.</ahelp> Κάντε κλικ σε ένα άλλο κελί στο φύλλο για να εφαρμόσετε την αναφορά του στο πεδίο κειμένου."
+msgid "CONFIDENCE(Alpha; StDev; Size)"
+msgstr "CONFIDENCE(Άλφα, Τυπική-απόκλιση, Μέγεθος)"
-#: 06040000.xhp
+#: 04060183.xhp
msgctxt ""
-"06040000.xhp\n"
-"hd_id3154685\n"
-"7\n"
+"04060183.xhp\n"
+"par_id3149872\n"
+"24\n"
"help.text"
-msgid "Target value"
-msgstr "Τιμή προορισμού"
+msgid "<emph>Alpha</emph> is the level of the confidence interval."
+msgstr "Το <emph>Άλφα</emph> είναι το επίπεδο στατιστικής σημαντικότητα του διαστήματος εμπιστοσύνης."
-#: 06040000.xhp
+#: 04060183.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_id3146984\n"
-"8\n"
+"04060183.xhp\n"
+"par_id3145324\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_SOLVER:ED_TARGETVAL\">Specifies the value you want to achieve as a new result.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_SOLVER:ED_TARGETVAL\">Καθορίζει την τιμή που θέλετε να επιτύχετε ως νέο αποτέλεσμα.</ahelp>"
+msgid "<emph>StDev</emph> is the standard deviation for the total population."
+msgstr "Η <emph>Τυπική-απόκλιση</emph> είναι η τυπική απόκλιση του συνολικού πληθυσμού."
-#: 06040000.xhp
+#: 04060183.xhp
msgctxt ""
-"06040000.xhp\n"
-"hd_id3150012\n"
-"9\n"
+"04060183.xhp\n"
+"par_id3153075\n"
+"26\n"
"help.text"
-msgid "Variable cell"
-msgstr "Μεταβλητό κελί"
+msgid "<emph>Size</emph> is the size of the total population."
+msgstr "Το <emph>Μέγεθος</emph> είναι το μέγεθος του συνολικού πληθυσμού."
-#: 06040000.xhp
+#: 04060183.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_id3147427\n"
-"10\n"
+"04060183.xhp\n"
+"hd_id3150435\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_SOLVER:ED_VARCELL\">Specifies the reference for the cell that contains the value you want to adjust in order to reach the target.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_SOLVER:ED_VARCELL\">Καθορίζει την αναφορά για το κελί που περιέχει την τιμή που θέλετε να προσαρμόσετε ώστε να επιτευχθεί ο στόχος.</ahelp>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"tit\n"
+"04060183.xhp\n"
+"par_id3153335\n"
+"28\n"
"help.text"
-msgid "Functions by Category"
-msgstr "Συναρτήσεις ανά κατηγορία"
+msgid "<item type=\"input\">=CONFIDENCE(0.05;1.5;100)</item> gives 0.29."
+msgstr "Η συνάρτηση <item type=\"input\">=CONFIDENCE(0.05;1.5;100)</item> αποδίδει 0.29."
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"bm_id3148575\n"
+"04060183.xhp\n"
+"bm_id3148746\n"
"help.text"
-msgid "<bookmark_value>functions;listed by category</bookmark_value> <bookmark_value>categories of functions</bookmark_value> <bookmark_value>list of functions</bookmark_value>"
-msgstr "<bookmark_value>συνάρτησεις;ανά κατηγορία</bookmark_value> <bookmark_value>κατηγορίες συναρτήσεων</bookmark_value> <bookmark_value>λίστα με συναρτήσεις</bookmark_value>"
+msgid "<bookmark_value>CORREL function</bookmark_value><bookmark_value>coefficient of correlation</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση CORREL</bookmark_value><bookmark_value>συντελεστής συσχέτισης</bookmark_value>"
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3154944\n"
-"16\n"
+"04060183.xhp\n"
+"hd_id3148746\n"
+"30\n"
"help.text"
-msgid "Functions by Category"
-msgstr "Συναρτήσεις ανά κατηγορία"
+msgid "CORREL"
+msgstr "CORREL"
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"par_id3149378\n"
-"2\n"
+"04060183.xhp\n"
+"par_id3147299\n"
+"31\n"
"help.text"
-msgid "This section describes the functions of $[officename] Calc. The various functions are divided into categories in the Function Wizard."
-msgstr "Αυτή η ενότητα περιγράφει τις συναρτήσεις του $[officename] Calc. Οι διάφορες συναρτήσεις χωρίζονται σε κατηγορίες στον Οδηγό συναρτήσεων."
+msgid "<ahelp hid=\"HID_FUNC_KORREL\">Returns the correlation coefficient between two data sets.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KORREL\">Επιστρέφει το συντελεστή συσχέτισης μεταξύ δύο συνόλων δεδομένων.</ahelp>"
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"par_id0120200910234570\n"
+"04060183.xhp\n"
+"hd_id3156397\n"
+"32\n"
"help.text"
-msgid "You can find detailed explanations, illustrations, and examples of Calc functions <link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">in the LibreOffice WikiHelp</link>."
-msgstr "Μπορείτε να βρείτε λεπτομερείς επεξηγήσεις, εικόνες και παραδείγματα των συναρτήσεων Calc στο <link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">στο LibreOffice ΒοήθειαΒίκι</link>."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3146972\n"
-"3\n"
+"04060183.xhp\n"
+"par_id3153023\n"
+"33\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060101.xhp\" name=\"Database\">Database</link>"
-msgstr "<link href=\"text/scalc/01/04060101.xhp\" name=\"Βάση δεδομένων\">Βάσης δεδομένων</link>"
+msgid "CORREL(Data1; Data2)"
+msgstr "CORREL(Δεδομένα1, Δεδομένα2)"
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3155443\n"
-"4\n"
+"04060183.xhp\n"
+"par_id3150036\n"
+"34\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060102.xhp\" name=\"Date & Time\">Date & Time</link>"
-msgstr "<link href=\"text/scalc/01/04060102.xhp\" name=\"Ημερομηνία και ώρα\">Ημερομηνία και ώρα</link>"
+msgid "<emph>Data1</emph> is the first data set."
+msgstr "Τα <emph>Δεδομένα1</emph> είναι το πρώτο σύνολο δεδομένων."
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3147339\n"
-"5\n"
+"04060183.xhp\n"
+"par_id3153021\n"
+"35\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060103.xhp\" name=\"Financial\">Financial</link>"
-msgstr "<link href=\"text/scalc/01/04060103.xhp\" name=\"Οικονομικές\">Οικονομικές</link>"
+msgid "<emph>Data2</emph> is the second data set."
+msgstr "Τα <emph>Δεδομένα2</emph> είναι το δεύτερο σύνολο δεδομένων."
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3153963\n"
-"6\n"
+"04060183.xhp\n"
+"hd_id3149720\n"
+"36\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060104.xhp\" name=\"Information\">Information</link>"
-msgstr "<link href=\"text/scalc/01/04060104.xhp\" name=\"Πληροφοριακές\">Πληροφοριακές</link>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3146316\n"
-"7\n"
+"04060183.xhp\n"
+"par_id3149941\n"
+"37\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060105.xhp\" name=\"Logical\">Logical</link>"
-msgstr "<link href=\"text/scalc/01/04060105.xhp\" name=\"Λογικές\">Λογικές</link>"
+msgid "<item type=\"input\">=CORREL(A1:A50;B1:B50)</item> calculates the correlation coefficient as a measure of the linear correlation of the two data sets."
+msgstr "Η συνάρτηση <item type=\"input\">=CORREL(A1:A50;B1:B50)</item> υπολογίζει το συντελεστή συσχέτισης ως μέτρηση της γραμμικής συσχέτισης των δύο συνόλων δεδομένων."
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3148485\n"
-"8\n"
+"04060183.xhp\n"
+"bm_id3150652\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060106.xhp\" name=\"Mathematical\">Mathematical</link>"
-msgstr "<link href=\"text/scalc/01/04060106.xhp\" name=\"Μαθηματικές\">Μαθηματικές</link>"
+msgid "<bookmark_value>COVAR function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COVAR</bookmark_value>"
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3150363\n"
-"9\n"
+"04060183.xhp\n"
+"hd_id3150652\n"
+"39\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060107.xhp\" name=\"Matrix\">Array</link>"
-msgstr "<link href=\"text/scalc/01/04060107.xhp\" name=\"Μήτρα\">Πίνακας</link>"
+msgid "COVAR"
+msgstr "COVAR"
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3150208\n"
-"10\n"
+"04060183.xhp\n"
+"par_id3146875\n"
+"40\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060108.xhp\" name=\"Statistical\">Statistical</link>"
-msgstr "<link href=\"text/scalc/01/04060108.xhp\" name=\"Στατιστικές\">Στατιστικές</link>"
+msgid "<ahelp hid=\"HID_FUNC_KOVAR\">Returns the covariance of the product of paired deviations.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KOVAR\">Επιστρέφει τη συνδιακύμανση του γινομένου συσχετισμένων αποκλίσεων.</ahelp>"
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3166428\n"
-"11\n"
+"04060183.xhp\n"
+"hd_id3149013\n"
+"41\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060109.xhp\" name=\"Spreadsheet\">Spreadsheet</link>"
-msgstr "<link href=\"text/scalc/01/04060109.xhp\" name=\"Υπολογιστικό φύλλο\">Υπολογιστικό φύλλο</link>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3145585\n"
-"12\n"
+"04060183.xhp\n"
+"par_id3150740\n"
+"42\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060110.xhp\" name=\"Text\">Text</link>"
-msgstr "<link href=\"text/scalc/01/04060110.xhp\" name=\"Κείμενο\">Κείμενο</link>"
+msgid "COVAR(Data1; Data2)"
+msgstr "COVAR(Δεδομένα1, Δεδομένα2)"
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3156449\n"
-"13\n"
+"04060183.xhp\n"
+"par_id3145827\n"
+"43\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060111.xhp\" name=\"Add-in\">Add-in</link>"
-msgstr "<link href=\"text/scalc/01/04060111.xhp\" name=\"Πρόσθετες\">Πρόσθετες</link>"
+msgid "<emph>Data1</emph> is the first data set."
+msgstr "Τα <emph>Δεδομένα1</emph> είναι το πρώτο σύνολο δεδομένων."
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"par_id3150715\n"
-"14\n"
+"04060183.xhp\n"
+"par_id3150465\n"
+"44\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060199.xhp\" name=\"Operators\">Operators</link> are also available."
-msgstr "<link href=\"text/scalc/01/04060199.xhp\" name=\"Τελεστές\">Τελεστές</link> είναι επίσης διαθέσιμοι."
+msgid "<emph>Data2</emph> is the second data set."
+msgstr "Τα <emph>Δεδομένα2</emph> είναι το δεύτερο σύνολο δεδομένων."
-#: 04060100.xhp
+#: 04060183.xhp
msgctxt ""
-"04060100.xhp\n"
-"par_id0902200809540918\n"
+"04060183.xhp\n"
+"hd_id3154677\n"
+"45\n"
"help.text"
-msgid "<variable id=\"drking\"><link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">Calc Functions By Category</link> in the LibreOffice WikiHelp</variable>"
-msgstr "<variable id=\"drking\"><link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">Συναρτήσεις Calc ανά κατηγορία</link> στο LibreOffice ΒοήθειαΒίκι</variable>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"tit\n"
+"04060183.xhp\n"
+"par_id3144748\n"
+"46\n"
"help.text"
-msgid "Filter"
-msgstr "Φίλτρο"
+msgid "<item type=\"input\">=COVAR(A1:A30;B1:B30)</item>"
+msgstr "<item type=\"input\">=COVAR(A1:A30;B1:B30)</item>"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"hd_id3153970\n"
-"1\n"
+"04060183.xhp\n"
+"bm_id3147472\n"
"help.text"
-msgid "Filter"
-msgstr "Φίλτρο"
+msgid "<bookmark_value>CRITBINOM function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση CRITBINOM</bookmark_value>"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3150448\n"
-"2\n"
+"04060183.xhp\n"
+"hd_id3147472\n"
+"48\n"
"help.text"
-msgid "Set the filtering options for the data."
-msgstr "Καθορίστε τις επιλογές του φίλτρου για τα δεδομένα."
+msgid "CRITBINOM"
+msgstr "CRITBINOM"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"hd_id3151043\n"
-"3\n"
+"04060183.xhp\n"
+"par_id3149254\n"
+"49\n"
"help.text"
-msgid "Filter Criteria"
-msgstr "Κριτήρια φίλτρου"
+msgid "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KRITBINOM\">Επιστρέφει τη μικρότερη τιμή για την οποία η αθροιστική διωνυμική κατανομή είναι μικρότερη ή ίση με μια κριτική τιμή.</ahelp>"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3150440\n"
-"4\n"
+"04060183.xhp\n"
+"hd_id3153930\n"
+"50\n"
"help.text"
-msgid "You can define a default filter for the data by filtering, for example, field names, using a combination of logical expressions arguments."
-msgstr "Μπορείτε να καθορίσετε ένα φίλτρο προεπιλογής για τα δεδομένα φιλτράροντας, για παράδειγμα, ονόματα πεδίων, χρησιμοποιώντας ένα συνδυασμό ορισμάτων από λογικές εκφράσεις."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"hd_id3159153\n"
-"5\n"
+"04060183.xhp\n"
+"par_id3148586\n"
+"51\n"
"help.text"
-msgid "Operator"
-msgstr "Τελεστής"
+msgid "CRITBINOM(Trials; SP; Alpha)"
+msgstr "CRITBINOM(Δοκιμές, Pεπιτυχία, Άλφα)"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3153093\n"
-"6\n"
+"04060183.xhp\n"
+"par_id3145593\n"
+"52\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_PIVOTFILTER:LB_OP2\" visibility=\"visible\">Select a logical operator for the filter.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_PIVOTFILTER:LB_OP2\" visibility=\"visible\">Επιλέξτε ένα λογικό τελεστή για το φίλτρο.</ahelp>"
+msgid "<emph>Trials</emph> is the total number of trials."
+msgstr "Οι <emph>Δοκιμές</emph> είναι ο συνολικός αριθμός δοκιμών."
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"hd_id3152462\n"
-"7\n"
+"04060183.xhp\n"
+"par_id3153084\n"
+"53\n"
"help.text"
-msgid "Field name"
-msgstr "Όνομα πεδίου"
+msgid "<emph>SP</emph> is the probability of success for one trial."
+msgstr "H <emph>Pεπιτυχία</emph> είναι η πιθανότητα επιτυχίας για μία προσπάθεια."
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3155306\n"
-"8\n"
+"04060183.xhp\n"
+"par_id3149726\n"
+"54\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_PIVOTFILTER:LB_FIELD3\" visibility=\"visible\">Select the field that you want to use in the filter. If field names are not available, the column labels are listed.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_PIVOTFILTER:LB_FIELD3\" visibility=\"visible\">Επιλέξτε το πεδίο που επιθυμείτε να χρησιμοποιήσετε στο φίλτρο. Αν τα ονόματα πεδίων δεν είναι διαθέσιμα, οι ετικέτες στηλών δημιουργούν μία λίστα.</ahelp>"
+msgid "<emph>Alpha</emph> is the threshold probability to be reached or exceeded."
+msgstr "Το <emph>Άλφα</emph>είναι η πιθανότητα κατωφλιού που πρόκειται να επιτευχθεί ή να ξεπεραστεί."
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"hd_id3148575\n"
-"9\n"
+"04060183.xhp\n"
+"hd_id3148752\n"
+"55\n"
"help.text"
-msgid "Condition"
-msgstr "Συνθήκη"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3147394\n"
-"10\n"
+"04060183.xhp\n"
+"par_id3148740\n"
+"56\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"SC:LISTBOX:RID_SCDLG_PIVOTFILTER:LB_COND3\">Select an operator to compare the <emph>Field name</emph> and <emph>Value</emph> entries.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"SC:LISTBOX:RID_SCDLG_PIVOTFILTER:LB_COND3\">Επιλέξτε έναν τελεστή για να συγκρίνετε τις καταχωρήσεις <emph>Όνομα πεδίου</emph> και <emph>Τιμή</emph> .</ahelp>"
+msgid "<item type=\"input\">=CRITBINOM(100;0.5;0.1)</item> yields 44."
+msgstr "Η συνάρτηση <item type=\"input\">=CRITBINOM(100;0.5;0.1)</item> αποδίδει 44."
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3144764\n"
-"11\n"
+"04060183.xhp\n"
+"bm_id3155956\n"
"help.text"
-msgid "The following operators are available:"
-msgstr "Οι ακόλουθοι τελεστές είναι διαθέσιμοι:"
+msgid "<bookmark_value>KURT function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση KURT</bookmark_value>"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3153415\n"
-"12\n"
+"04060183.xhp\n"
+"hd_id3155956\n"
+"58\n"
"help.text"
-msgid "<emph>Conditions:</emph>"
-msgstr "<emph>Συνθήκες:</emph>"
+msgid "KURT"
+msgstr "KURT"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3150324\n"
-"13\n"
+"04060183.xhp\n"
+"par_id3153108\n"
+"59\n"
"help.text"
-msgid "="
-msgstr "="
+msgid "<ahelp hid=\"HID_FUNC_KURT\">Returns the kurtosis of a data set (at least 4 values required).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KURT\">Επιστρέφει την κύρτωση ενός συνόλου δεδομένων (απαιτούνται τουλάχιστον 4 τιμές).</ahelp>"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3153714\n"
-"14\n"
+"04060183.xhp\n"
+"hd_id3150334\n"
+"60\n"
"help.text"
-msgid "equal"
-msgstr "ισούται"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3154254\n"
-"15\n"
+"04060183.xhp\n"
+"par_id3154508\n"
+"61\n"
"help.text"
-msgid "<"
-msgstr "<"
+msgid "KURT(Number1; Number2; ...Number30)"
+msgstr "KURT(Αριθμός1, Αριθμός2, ...Αριθμός30)"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3154703\n"
-"16\n"
+"04060183.xhp\n"
+"par_id3145167\n"
+"62\n"
"help.text"
-msgid "less than"
-msgstr "μικρότερο από"
+msgid "<emph>Number1,Number2,...Number30</emph> are numeric arguments or ranges representing a random sample of distribution."
+msgstr "Οι <emph>Αριθμός1, Αριθμός2,...Αριθμός30</emph> είναι αριθμητικά ορίσματα που απεικονίζουν ένα τυχαίο δείγμα κατανομής."
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3155335\n"
-"17\n"
+"04060183.xhp\n"
+"hd_id3158000\n"
+"63\n"
"help.text"
-msgid ">"
-msgstr ">"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3147003\n"
-"18\n"
+"04060183.xhp\n"
+"par_id3150016\n"
+"64\n"
"help.text"
-msgid "greater than"
-msgstr "μεγαλύτερο από"
+msgid "<item type=\"input\">=KURT(A1;A2;A3;A4;A5;A6)</item>"
+msgstr "<item type=\"input\">=KURT(A1;A2;A3;A4;A5;A6)</item>"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3153270\n"
-"19\n"
+"04060183.xhp\n"
+"bm_id3150928\n"
"help.text"
-msgid "<="
-msgstr "<="
+msgid "<bookmark_value>LOGINV function</bookmark_value><bookmark_value>inverse of lognormal distribution</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση LOGINV</bookmark_value><bookmark_value>αντίστροφη λογαριθμική κανονική κατανομή</bookmark_value>"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3145257\n"
-"20\n"
+"04060183.xhp\n"
+"hd_id3150928\n"
+"66\n"
"help.text"
-msgid "less than or equal to"
-msgstr "μικρότερο ή ίσο με"
+msgid "LOGINV"
+msgstr "LOGINV"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3145134\n"
-"21\n"
+"04060183.xhp\n"
+"par_id3145297\n"
+"67\n"
"help.text"
-msgid ">="
-msgstr ">="
+msgid "<ahelp hid=\"HID_FUNC_LOGINV\">Returns the inverse of the lognormal distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_LOGINV\">Επιστρέφει την αντίστροφη μιας λογαριθμικής κανονικής κατανομής.</ahelp>"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3151214\n"
-"22\n"
+"04060183.xhp\n"
+"hd_id3151016\n"
+"68\n"
"help.text"
-msgid "greater than or equal to"
-msgstr "μεγαλύτερο ή ίσο με"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3150345\n"
-"23\n"
+"04060183.xhp\n"
+"par_id3153049\n"
+"69\n"
"help.text"
-msgid "<>"
-msgstr "<>"
+msgid "LOGINV(Number; Mean; StDev)"
+msgstr "LOGINV(Αριθμός, Μέσος, Τυπική-απόκλιση)"
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3159101\n"
-"24\n"
+"04060183.xhp\n"
+"par_id3148390\n"
+"70\n"
"help.text"
-msgid "not equal to"
-msgstr "δεν ισούται με"
+msgid "<emph>Number</emph> is the probability value for which the inverse standard logarithmic distribution is to be calculated."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή της πιθανότητας για την οποία πρόκειται να υπολογισθεί η αντίστροφη τυπική λογαριθμική κατανομή."
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"hd_id3150886\n"
-"25\n"
+"04060183.xhp\n"
+"par_id3149538\n"
+"71\n"
"help.text"
-msgid "Value"
-msgstr "Τιμή"
+msgid "<emph>Mean</emph> is the arithmetic mean of the standard logarithmic distribution."
+msgstr "Ο <emph>Μέσος</emph> είναι η μέση τιμή της τυπικής λογαριθμικής κατανομής."
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"par_id3155506\n"
-"26\n"
+"04060183.xhp\n"
+"par_id3145355\n"
+"72\n"
"help.text"
-msgid "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_PIVOTFILTER:ED_VAL3\" visibility=\"visible\">Select the value that you want to compare to the selected field.</ahelp>"
-msgstr "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_PIVOTFILTER:ED_VAL3\" visibility=\"visible\">Επιλέξτε την τιμή που θέλετε να συγκρίνετε στο επιλεγμένο πεδίο.</ahelp>"
+msgid "<emph>StDev</emph> is the standard deviation of the standard logarithmic distribution."
+msgstr "Η <emph>Τυπική-απόκλιση</emph> είναι η απόκλιση της τυπικής λογαριθμικής κατανομής."
-#: 12090103.xhp
+#: 04060183.xhp
msgctxt ""
-"12090103.xhp\n"
-"hd_id3146980\n"
-"27\n"
+"04060183.xhp\n"
+"hd_id3148768\n"
+"73\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12090104.xhp\" name=\"More>>\">More>></link>"
-msgstr "<link href=\"text/scalc/01/12090104.xhp\" name=\"Πρόσθετα>>\">Πρόσθετα>></link>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060111.xhp
+#: 04060183.xhp
msgctxt ""
-"04060111.xhp\n"
-"tit\n"
+"04060183.xhp\n"
+"par_id3155623\n"
+"74\n"
"help.text"
-msgid "Add-in Functions"
-msgstr "Πρόσθετες συναρτήσεις"
+msgid "<item type=\"input\">=LOGINV(0.05;0;1)</item> returns 0.19."
+msgstr "Η συνάρτηση <item type=\"input\">=LOGINV(0.05;0;1)</item> επιστρέφει ως αποτέλεσμα 0.19."
-#: 04060111.xhp
+#: 04060183.xhp
msgctxt ""
-"04060111.xhp\n"
-"bm_id3150870\n"
+"04060183.xhp\n"
+"bm_id3158417\n"
"help.text"
-msgid "<bookmark_value>add-ins; functions</bookmark_value><bookmark_value>functions; add-in functions</bookmark_value><bookmark_value>Function Wizard; add-ins</bookmark_value>"
-msgstr "<bookmark_value>πρόσθετες λειτουργίες, συναρτήσεις</bookmark_value><bookmark_value>συναρτήσεις, πρόσθετες συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συναρτήσεων, πρόσθετες λειτουργίες</bookmark_value>"
+msgid "<bookmark_value>LOGNORMDIST function</bookmark_value><bookmark_value>cumulative lognormal distribution</bookmark_value>"
+msgstr "<bookmark_value>συνάρτησης LOGNORMDIST</bookmark_value><bookmark_value>αθροιστική λογαριθμική κανονική κατανομή</bookmark_value>"
-#: 04060111.xhp
+#: 04060183.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3150870\n"
+"04060183.xhp\n"
+"hd_id3158417\n"
+"76\n"
+"help.text"
+msgid "LOGNORMDIST"
+msgstr "LOGNORMDIST"
+
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3154953\n"
+"77\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_LOGNORMVERT\">Returns the cumulative lognormal distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_LOGNORMVERT\">Επιστρέφει την αθροιστική λογαριθμική κανονική κατανομή.</ahelp>"
+
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3150474\n"
+"78\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3150686\n"
+"79\n"
+"help.text"
+msgid "LOGNORMDIST(Number; Mean; StDev; Cumulative)"
+msgstr "LOGNORMDIST(Αριθμός, Μέσος, Τυπική-απόκλιση)"
+
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3154871\n"
+"80\n"
+"help.text"
+msgid "<emph>Number</emph> is the probability value for which the standard logarithmic distribution is to be calculated."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή της πιθανότητας για την οποία πρόκειται να υπολογισθεί η αντίστροφη τυπική λογαριθμική κατανομή."
+
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3155820\n"
+"81\n"
+"help.text"
+msgid "<emph>Mean</emph> (optional) is the mean value of the standard logarithmic distribution."
+msgstr "Ο <emph>Μέσος</emph> είναι η μέση τιμή της τυπικής λογαριθμικής κατανομής."
+
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3155991\n"
+"82\n"
+"help.text"
+msgid "<emph>StDev</emph> (optional) is the standard deviation of the standard logarithmic distribution."
+msgstr "Η <emph>Τυπική-απόκλιση</emph> είναι η μέση τιμή της τυπικής λογαριθμικής κατανομής."
+
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3155992\n"
+"help.text"
+msgid "<emph>Cumulative</emph> (optional) = 0 calculates the density function, Cumulative = 1 calculates the distribution."
+msgstr "<emph>Αθροιστική</emph> (προαιρετικό) = 0 υπολογίζει την συνάρτηση πυκνότητας, Αθροιστική = 1 υπολογίζει την κατανομή."
+
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3153178\n"
+"83\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3149778\n"
+"84\n"
+"help.text"
+msgid "<item type=\"input\">=LOGNORMDIST(0.1;0;1)</item> returns 0.01."
+msgstr "Η συνάρτηση <item type=\"input\">=LOGNORMDIST(0.1;0;1)</item> επιστρέφει ως αποτέλεσμα το 0.01."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"tit\n"
+"help.text"
+msgid "Statistical Functions Part Four"
+msgstr "Στατιστικές συναρτήσεις - Μέρος τέταρτο"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153415\n"
"1\n"
"help.text"
-msgid "Add-in Functions"
-msgstr "Πρόσθετες συναρτήσεις"
+msgid "<variable id=\"mq\"><link href=\"text/scalc/01/04060184.xhp\" name=\"Statistical Functions Part Four\">Statistical Functions Part Four</link></variable>"
+msgstr "<variable id=\"mq\"><link href=\"text/scalc/01/04060184.xhp\" name=\"Στατιστικές συναρτήσεις - Μέρος τέταρτο\">Στατιστικές συναρτήσεις - Μέρος τέταρτο</link></variable>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3147427\n"
+"04060184.xhp\n"
+"bm_id3154511\n"
+"help.text"
+msgid "<bookmark_value>MAX function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση MAX</bookmark_value>"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3154511\n"
"2\n"
"help.text"
-msgid "<variable id=\"addintext\">The following describes and lists some of the available add-in functions. </variable>"
-msgstr "<variable id=\"addintext\">Τα ακόλουθα περιγράφουν και περιέχουν λίστα με μερικές από τις διαθέσιμες πρόσθετες συναρτήσεις. </variable>"
+msgid "MAX"
+msgstr "MAX"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3163713\n"
-"75\n"
+"04060184.xhp\n"
+"par_id3153709\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060112.xhp#addinconcept\">Add-in concept</link>"
-msgstr "<link href=\"text/scalc/01/04060112.xhp#addinconcept\">Η έννοια του πρόσθετου</link>"
+msgid "<ahelp hid=\"HID_FUNC_MAX\">Returns the maximum value in a list of arguments.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_MAX\">Επιστρέφει την μέγιστη τιμή σε μια λίστα ορισμάτων.</ahelp>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3146120\n"
+"04060184.xhp\n"
+"par_id9282509\n"
+"help.text"
+msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error."
+msgstr "Επιστρέφει 0 αν δεν βρεθεί αριθμητική τιμή ή σφάλμα στην περιοχή(ές) κελιών που εισήχθη ως αναφορά(ές) κελιών. Τα κελιά με κείμενο αγνοούνται από τις MIN() και MAX(). Οι συναρτήσεις MINA() και MAXA() επιστρέφουν 0 αν δεν βρεθεί τιμή (αριθμητική ή κείμενο). Εισαγωγή ενός ως έχει αλφαριθμητικού ορίσματος στη MIN() ή τη MAX(), π.χ. MIN(\"όρισμα\"), καταλήγει σε σφάλμα."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3154256\n"
+"4\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3147340\n"
"5\n"
"help.text"
-msgid "You will also find a <link href=\"text/scalc/01/04060112.xhp\">description of the $[officename] Calc add-in interface</link> in the Help. In addition, important functions and their parameters are described in the Help for the <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>$[officename] Calc add-in DLL</defaultinline></switchinline>."
-msgstr "Θα βρείτε επίσης μια <link href=\"text/scalc/01/04060112.xhp\">περιγραφή του περιβάλλοντος προσθέτων του $[officename] Calc</link> στη Βοήθεια. Επιλέον, σημαντικές συναρτήσεις και οι παράμετροί τους περιγράφονται στη Βοήθεια για την <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library</caseinline><defaultinline>$[officename] Calc πρόσθετο DLL</defaultinline></switchinline>."
+msgid "MAX(Number1; Number2; ...Number30)"
+msgstr "MAX(Αριθμός1, Αριθμός2, ...Αριθμός30)"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3151075\n"
+"04060184.xhp\n"
+"par_id3149568\n"
+"6\n"
+"help.text"
+msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges."
+msgstr "Οι <emph>Αριθμός1, Αριθμός2, ...Αριθμός30</emph> είναι αριθμητικές τιμές ή περιοχές."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153963\n"
"7\n"
"help.text"
-msgid "Add-ins supplied"
-msgstr "Παρεχόμενα πρόσθετα"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3156285\n"
+"04060184.xhp\n"
+"par_id3147343\n"
"8\n"
"help.text"
-msgid "$[officename] contains examples for the add-in interface of $[officename] Calc."
-msgstr "Το $[officename] περιέχει παραδείγματα για τη διαχείριση προσθέτων του $[officename] Calc."
+msgid "<item type=\"input\">=MAX(A1;A2;A3;50;100;200)</item> returns the largest value from the list."
+msgstr "Η συνάρτηση <item type=\"input\">=MAX(A1;A2;A3;50;100;200)</item> επιστρέφει την υψηλότερη τιμή της λίστας."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3159267\n"
-"76\n"
+"04060184.xhp\n"
+"par_id3148485\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060115.xhp\">Analysis Functions Part One</link>"
-msgstr "<link href=\"text/scalc/01/04060115.xhp\">Συναρτήσεις ανάλυσης - Μέρος πρώτο</link>"
+msgid "<item type=\"input\">=MAX(A1:B100)</item> returns the largest value from the list."
+msgstr "Η συνάρτηση <item type=\"input\">=MAX(A1:B100)</item> επιστρέφει την υψηλότερη τιμή της λίστας."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3154703\n"
-"77\n"
+"04060184.xhp\n"
+"bm_id3166426\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060116.xhp\">Analysis Functions Part Two</link>"
-msgstr "<link href=\"text/scalc/01/04060116.xhp\">Συναρτήσεις ανάλυσης - Μέρος δεύτερο</link>"
+msgid "<bookmark_value>MAXA function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση MAXA</bookmark_value>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"bm_id3149566\n"
+"04060184.xhp\n"
+"hd_id3166426\n"
+"139\n"
"help.text"
-msgid "<bookmark_value>ISLEAPYEAR function</bookmark_value><bookmark_value>leap year determination</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ISLEAPYEAR</bookmark_value><bookmark_value>προσδιορισμός δίσεκτου έτους</bookmark_value>"
+msgid "MAXA"
+msgstr "MAXA"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3149566\n"
-"14\n"
+"04060184.xhp\n"
+"par_id3150363\n"
+"140\n"
"help.text"
-msgid "ISLEAPYEAR"
-msgstr "ISLEAPYEAR"
+msgid "<ahelp hid=\"HID_FUNC_MAXA\">Returns the maximum value in a list of arguments. In opposite to MAX, here you can enter text. The value of the text is 0.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_MAXA\">Επιστρέφει την μέγιστη τιμή σε μια λίστα ορισμάτων. Σε αντίθεση με τη συνάρτηση MAX, εδώ μπορείτε να εισάγετε κείμενο. Η τιμή του κειμένου είναι 0.</ahelp>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3150297\n"
-"15\n"
+"04060184.xhp\n"
+"par_id7689443\n"
"help.text"
-msgid "<ahelp hid=\".\">Determines whether a year is a leap year.</ahelp> If yes, the function will return the value 1 (TRUE); if not, it will return 0 (FALSE)."
-msgstr "<ahelp hid=\".\">Καθορίζει εάν το έτος είναι δίσεκτο.</ahelp> Εάν ναι, η συνάρτηση επιστρέφει την τιμή 1 (ΑΛΗΘΗΣ). Εάν όχι, επιστρέφει 0 (ΨΕΥΔΗΣ)."
+msgid "The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered."
+msgstr "Οι συναρτήσεις MINA() και MAXA() επιστρέφουν 0 αν δεν βρεθεί τιμή (αριθμητική ή κείμενο) ή σφάλμα."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3148487\n"
-"16\n"
+"04060184.xhp\n"
+"hd_id3150516\n"
+"141\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3150205\n"
-"17\n"
+"04060184.xhp\n"
+"par_id3166431\n"
+"142\n"
"help.text"
-msgid "ISLEAPYEAR(\"Date\")"
-msgstr "ISLEAPYEAR(\"Ημερομηνία\")"
+msgid "MAXA(Value1; Value2; ... Value30)"
+msgstr "MAXA(Τιμή1, Τιμή2, ...Τιμή30)"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3159239\n"
-"18\n"
+"04060184.xhp\n"
+"par_id3150202\n"
+"143\n"
"help.text"
-msgid "<emph>Date</emph> specifies whether a given date falls within a leap year. The Date parameter must be a valid date according to the locale settings of %PRODUCTNAME."
-msgstr "Η <emph>Ημερομηνία</emph> καθορίζει αν οι δοθείσα ημερομηνία βρίσκεται εντός δίσεκτου έτους. Η παράμετρος Ημερομηνία πρέπει να είναι έγκυρη ημερομηνία σύμφωνα με τις ρυθμίσεις τοπικοποίησης του %PRODUCTNAME."
+msgid "<emph>Value1; Value2;...Value30</emph> are values or ranges. Text has the value of 0."
+msgstr "Οι <emph>Τιμή1, Τιμή2,...Τιμή30</emph> είναι τιμές ή περιοχές. Το κείμενο έχει την τιμή 0."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3149817\n"
-"19\n"
+"04060184.xhp\n"
+"hd_id3156290\n"
+"144\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3150786\n"
-"20\n"
+"04060184.xhp\n"
+"par_id3156446\n"
+"145\n"
"help.text"
-msgid "=ISLEAPYEAR(A1) returns 1, if A1 contains 1968-02-29, the valid date 29th of February 1968 in your locale setting."
-msgstr "=ISLEAPYEAR(A1) επιστρέφει την τιμή 1, αν το κελί Α1 περιέχει την ημερομηνία 1968-02-29, την έγκυρη ημερομηνία 29 Φεβρουαρίου 1968 στην τοπική σας ρύθμιση."
+msgid "<item type=\"input\">=MAXA(A1;A2;A3;50;100;200;\"Text\")</item> returns the largest value from the list."
+msgstr "Η συνάρτηση <item type=\"input\">=MAXA(A1;A2;A3;50;100;200;\"Text\")</item> επιστρέφει την υψηλότερη τιμή της λίστας."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_idN107E7\n"
+"04060184.xhp\n"
+"par_id3149404\n"
+"146\n"
"help.text"
-msgid "You may also use =ISLEAPYEAR(\"1968-02-29\") or =ISLEAPYEAR(\"2/29/68\")."
-msgstr "Μπορείτε επίσης να χρησιμοποιήσετε τη συνάρτηση =ISLEAPYEAR(\"1968-02-29\") ή την =ISLEAPYEAR(\"2/29/68\")."
+msgid "<item type=\"input\">=MAXA(A1:B100)</item> returns the largest value from the list."
+msgstr "Η συνάρτηση <item type=\"input\">=MAXA(A1:B100)</item> επιστρέφει την υψηλότερη τιμή της λίστας."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_idN107EA\n"
+"04060184.xhp\n"
+"bm_id3153820\n"
"help.text"
-msgid "Never use =ISLEAPYEAR(2/29/68), because this would first evaluate 2 divided by 29 divided by 68, and then calculate the ISLEAPYEAR function from this small number as a serial date number."
-msgstr "Μην χρησιμοποιείτε ποτέ =ISLEAPYEAR(2/29/68), επειδή αυτή η συνάρτηση υπολογίζει το 2 διαιρεμένο με το 29 και με το 68, και ύστερα υπολογίζει τη συνάρτηση ISLEAPYEAR για το μικρό αυτό αριθμό ως ακολουθιακό αριθμό ημερομηνίας."
+msgid "<bookmark_value>MEDIAN function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση MEDIAN</bookmark_value>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"bm_id3154656\n"
+"04060184.xhp\n"
+"hd_id3153820\n"
+"11\n"
"help.text"
-msgid "<bookmark_value>YEARS function</bookmark_value><bookmark_value>number of years between two dates</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση YEARS</bookmark_value><bookmark_value>αριθμός ετών μεταξύ δύο ημερομηνιών</bookmark_value>"
+msgid "MEDIAN"
+msgstr "MEDIAN"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3154656\n"
+"04060184.xhp\n"
+"par_id3151241\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_MEDIAN\">Returns the median of a set of numbers. In a set containing an uneven number of values, the median will be the number in the middle of the set and in a set containing an even number of values, it will be the mean of the two values in the middle of the set.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_MEDIAN\">Επιστρέφει τη διάμεσο ενός συνόλου αριθμών. Σε ένα σύνολο που περιέχει περιττό αριθμό τιμών, η διάμεσος θα είναι ο αριθμός στη μέση του συνόλου και σε ένα σύνολο που περιέχει άρτιο αριθμό τιμών, θα είναι ο μέσος των δύο τιμών στη μέση του συνόλου.</ahelp>"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3148871\n"
+"13\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3155264\n"
+"14\n"
+"help.text"
+msgid "MEDIAN(Number1; Number2; ...Number30)"
+msgstr "MEDIAN(Αριθμός1, Αριθμός2, ...Αριθμός30)"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150109\n"
+"15\n"
+"help.text"
+msgid "<emph>Number1; Number2;...Number30</emph> are values or ranges, which represent a sample. Each number can also be replaced by a reference."
+msgstr "Οι <emph>Αριθμός1, Αριθμός2,...Αριθμός30</emph> είναι τιμές ή περιοχές, που απεικονίζουν ένα δείγμα. Κάθε αριθμός μπορεί επίσης να αντικατασταθεί από μια παραπομπή."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3144506\n"
+"16\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3145078\n"
+"17\n"
+"help.text"
+msgid "for an odd number: <item type=\"input\">=MEDIAN(1;5;9;20;21)</item> returns 9 as the median value."
+msgstr "για έναν περιττό αριθμό: Η συνάρτηση <item type=\"input\">=MEDIAN(1;5;9;20;21)</item> επιστρέφει το 9 σαν τιμή διαμέσου."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3149126\n"
+"165\n"
+"help.text"
+msgid "for an even number: <item type=\"input\">=MEDIAN(1;5;9;20)</item> returns the average of the two middle values 5 and 9, thus 7."
+msgstr "για έναν άρτιο αριθμό: Η συνάρτηση <item type=\"input\">=MEDIAN(1;5;9;20)</item> επιστρέφει τη μέση τιμή των δύο μεσαίων τιμών 5 και 9, συνεπώς 7."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3154541\n"
+"help.text"
+msgid "<bookmark_value>MIN function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση MIN</bookmark_value>"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3154541\n"
+"19\n"
+"help.text"
+msgid "MIN"
+msgstr "MIN"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3143222\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_MIN\">Returns the minimum value in a list of arguments.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_MIN\">Επιστρέφει την ελάχιστη τιμή σε μια λίστα ορισμάτων.</ahelp>"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id2301400\n"
+"help.text"
+msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error."
+msgstr "Επιστρέφει 0 αν δεν βρεθεί αριθμητική τιμή ή σφάλμα στην περιοχή(ές) κελιών που εισήχθη ως αναφορά(ές) κελιών. Τα κελιά με κείμενο αγνοούνται από τις MIN() και MAX(). Οι συναρτήσεις MINA() και MAXA() επιστρέφουν 0 αν δεν βρεθεί τιμή (αριθμητική ή κείμενο). Εισαγωγή ενός ως έχει αλφαριθμητικού ορίσματος στη MIN() ή τη MAX(), π.χ. MIN(\"όρισμα\"), καταλήγει σε σφάλμα."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3154651\n"
"21\n"
"help.text"
-msgid "YEARS"
-msgstr "YEARS"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3150886\n"
+"04060184.xhp\n"
+"par_id3146964\n"
"22\n"
"help.text"
-msgid "<ahelp hid=\"HID_DAI_FUNC_DIFFYEARS\">Calculates the difference in years between two dates.</ahelp>"
-msgstr "<ahelp hid=\"HID_DAI_FUNC_DIFFYEARS\">Υπολογίζει τη διαφορά μεταξύ δύο ημερομηνιών σε έτη.</ahelp>"
+msgid "MIN(Number1; Number2; ...Number30)"
+msgstr "MIN(Αριθμός1, Αριθμός2, ...Αριθμός30)"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3154370\n"
+"04060184.xhp\n"
+"par_id3153486\n"
"23\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges."
+msgstr "Οι <emph>Αριθμός1, Αριθμός2, ...Αριθμός30</emph> είναι αριθμητικές τιμές ή περιοχές."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3146114\n"
+"04060184.xhp\n"
+"hd_id3155523\n"
"24\n"
"help.text"
-msgid "YEARS(StartDate; EndDate; Type)"
-msgstr "YEARS(Ημερομηνία-έναρξης, Ημερομηνία-λήξης, Τύπος)"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3145387\n"
+"04060184.xhp\n"
+"par_id3154734\n"
"25\n"
"help.text"
-msgid "<emph>StartDate</emph> is the first date"
-msgstr "Η <emph>Ημερομηνία-έναρξης</emph> είναι η πρώτη ημερομηνία"
+msgid "<item type=\"input\">=MIN(A1:B100)</item> returns the smallest value in the list."
+msgstr "Η συνάρτηση <item type=\"input\">=MIN(A1:B100)</item> επιστρέφει τη μικρότερη τιμή στη λίστα."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3156290\n"
-"26\n"
+"04060184.xhp\n"
+"bm_id3147504\n"
"help.text"
-msgid "<emph>EndDate</emph> is the second date"
-msgstr "Η <emph>Ημερομηνία-λήξης</emph> είναι η δεύτερη ημερομηνία"
+msgid "<bookmark_value>MINA function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση MINA</bookmark_value>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3152893\n"
-"27\n"
+"04060184.xhp\n"
+"hd_id3147504\n"
+"148\n"
"help.text"
-msgid "<emph>Type</emph> calculates the type of difference. Possible values are 0 (interval) and 1 (in calendar years)."
-msgstr "Ο <emph>Τύπος</emph> υπολογίζει τον τύπο της διαφοράς. Πιθανές τιμές είναι το 0 (διάστημα) και το 1 (σε ημερολογιακά έτη)."
+msgid "MINA"
+msgstr "MINA"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"bm_id3152898\n"
+"04060184.xhp\n"
+"par_id3147249\n"
+"149\n"
"help.text"
-msgid "<bookmark_value>MONTHS function</bookmark_value><bookmark_value>number of months between two dates</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση MONTHS</bookmark_value><bookmark_value>αριθμός μηνών μεταξύ δύο ημερομηνιών</bookmark_value>"
+msgid "<ahelp hid=\"HID_FUNC_MINA\">Returns the minimum value in a list of arguments. Here you can also enter text. The value of the text is 0.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_MINA\">Επιστέφει την ελάχιστη τιμή σε μια λίστα ορισμάτων. Εδώ μπορείτε να εισάγετε επίσης κείμενο. Η τιμή του κειμένου είναι 0.</ahelp>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3152898\n"
+"04060184.xhp\n"
+"par_id4294564\n"
+"help.text"
+msgid "The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered."
+msgstr "Οι συναρτήσεις MINA() και MAXA() επιστρέφουν 0 αν δεν βρεθεί τιμή (αριθμητική ή κείμενο) ή σφάλμα."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3150435\n"
+"150\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153336\n"
+"151\n"
+"help.text"
+msgid "MINA(Value1; Value2; ... Value30)"
+msgstr "MINA(Τιμή1, Τιμή2, ...Τιμή30)"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3146098\n"
+"152\n"
+"help.text"
+msgid "<emph>Value1; Value2;...Value30</emph> are values or ranges. Text has the value of 0."
+msgstr "Οι <emph>Τιμή1, Τιμή2,...Τιμή30</emph> είναι τιμές ή περιοχές. Το κείμενο έχει την τιμή 0."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3148743\n"
+"153\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3147401\n"
+"154\n"
+"help.text"
+msgid "<item type=\"input\">=MINA(1;\"Text\";20)</item> returns 0."
+msgstr "Η συνάρτηση <item type=\"input\">=MINA(1;\"Text\";20)</item> επιστρέφει ως αποτέλεσμα 0."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3147295\n"
+"155\n"
+"help.text"
+msgid "<item type=\"input\">=MINA(A1:B100)</item> returns the smallest value in the list."
+msgstr "Η συνάρτηση <item type=\"input\">=MINA(A1:B100)</item> Επιστρέφει τη μικρότερη τιμή στη λίστα."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3166465\n"
+"help.text"
+msgid "<bookmark_value>AVEDEV function</bookmark_value><bookmark_value>averages;statistical functions</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση AVEDEV</bookmark_value><bookmark_value>μέσες τιμές, στατιστικές συναρτήσεις</bookmark_value>"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3166465\n"
+"27\n"
+"help.text"
+msgid "AVEDEV"
+msgstr "AVEDEV"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150373\n"
"28\n"
"help.text"
-msgid "MONTHS"
-msgstr "MONTHS"
+msgid "<ahelp hid=\"HID_FUNC_MITTELABW\">Returns the average of the absolute deviations of data points from their mean.</ahelp> Displays the diffusion in a data set."
+msgstr "<ahelp hid=\"HID_FUNC_MITTELABW\">Επιστρέφει το μέσο όρο των απόλυτων αποκλίσεων των σημείων δεδομένων από τη μέση τιμή τους.</ahelp> Εμφανίζει τη διασπορά σε ένα σύνολο δεδομένων."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3153066\n"
+"04060184.xhp\n"
+"hd_id3150038\n"
"29\n"
"help.text"
-msgid "<ahelp hid=\"HID_DAI_FUNC_DIFFMONTHS\">Calculates the difference in months between two dates.</ahelp>"
-msgstr "Υ<ahelp hid=\"HID_DAI_FUNC_DIFFMONTHS\">πολογίζει τη διαφορά μεταξύ δύο ημερομηνιών σε μήνες.</ahelp>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3151240\n"
+"04060184.xhp\n"
+"par_id3145636\n"
"30\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "AVEDEV(Number1; Number2; ...Number30)"
+msgstr "AVEDEV(Αριθμός1, Αριθμός2, ...Αριθμός30)"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3146869\n"
+"04060184.xhp\n"
+"par_id3157871\n"
"31\n"
"help.text"
-msgid "MONTHS(StartDate; EndDate; Type)"
-msgstr "MONTHS(Ημερομηνία-έναρξης, Ημερομηνία-λήξης, Τύπος)"
+msgid "<emph>Number1, Number2,...Number30</emph> are values or ranges that represent a sample. Each number can also be replaced by a reference."
+msgstr "Οι <emph>Αριθμός1, Αριθμός2,...Αριθμός30</emph> είναι τιμές ή περιοχές που απεικονίζουν ένα δείγμα. Κάθε αριθμός μπορεί επίσης να αντικατασταθεί από μια παραπομπή."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3145075\n"
+"04060184.xhp\n"
+"hd_id3149725\n"
"32\n"
"help.text"
-msgid "<emph>StartDate</emph> is the first date"
-msgstr "Η <emph>Ημερομηνία-έναρξης</emph> είναι η πρώτη ημερομηνία"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3157981\n"
+"04060184.xhp\n"
+"par_id3153122\n"
"33\n"
"help.text"
-msgid "<emph>EndDate</emph> is the second date"
-msgstr "Η <emph>Ημερομηνία-λήξης</emph> είναι η δεύτερη ημερομηνία"
-
-#: 04060111.xhp
-msgctxt ""
-"04060111.xhp\n"
-"par_id3150111\n"
-"34\n"
-"help.text"
-msgid "<emph>Type</emph> calculates the type of difference. Possible values include 0 (interval) and 1 (in calendar months)."
-msgstr "Ο <emph>Τύπος</emph> υπολογίζει τον τύπο της διαφοράς. Πιθανές τιμές είναι το 0 (διάστημα) και το 1 (σε ημερολογιακά έτη)."
+msgid "<item type=\"input\">=AVEDEV(A1:A50)</item>"
+msgstr "<item type=\"input\">=AVEDEV(A1:A50)</item>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"bm_id3159094\n"
+"04060184.xhp\n"
+"bm_id3145824\n"
"help.text"
-msgid "<bookmark_value>ROT13 function</bookmark_value><bookmark_value>encrypting text</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ROT13</bookmark_value><bookmark_value>κρυπτογραφημένο κείμενο</bookmark_value>"
+msgid "<bookmark_value>AVERAGE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση AVERAGE</bookmark_value>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3159094\n"
+"04060184.xhp\n"
+"hd_id3145824\n"
"35\n"
"help.text"
-msgid "ROT13"
-msgstr "ROT13"
+msgid "AVERAGE"
+msgstr "AVERAGE"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3146781\n"
+"04060184.xhp\n"
+"par_id3150482\n"
"36\n"
"help.text"
-msgid "<ahelp hid=\"HID_DAI_FUNC_ROT13\">Encrypts a character string by moving the characters 13 positions in the alphabet.</ahelp> After the letter Z, the alphabet begins again (Rotation). By applying the encryption function again to the resulting code, you can decrypt the text."
-msgstr "<ahelp hid=\"HID_DAI_FUNC_ROT13\">Κρυπτογραφεί μια ακολουθία χαρακτήρων μετακινώντας του χαρακτήρες κατά 13 θέσεις μέσα στην αλφάβητο.</ahelp> Μετά το γράμμα Z, το αλφάβητο αρχίζει από την αρχή (Περιστροφή). Εφαρμόζοντας ξανά τη συνάρτηση κρυπτογράφησης στον κώδικα που θα προκύψει, μπορείτε να αποκρυπτογραφήσετε το κείμενο."
+msgid "<ahelp hid=\"HID_FUNC_MITTELWERT\">Returns the average of the arguments.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_MITTELWERT\">Επιστρέφει τον μέσο όρο των ορισμάτων.</ahelp>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3150893\n"
+"04060184.xhp\n"
+"hd_id3146943\n"
"37\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3159205\n"
+"04060184.xhp\n"
+"par_id3154679\n"
"38\n"
"help.text"
-msgid "ROT13(Text)"
-msgstr "ROT13(Κείμενο)"
+msgid "AVERAGE(Number1; Number2; ...Number30)"
+msgstr "AVERAGE(Αριθμός1, Αριθμός2, ...Αριθμός30)"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3153249\n"
+"04060184.xhp\n"
+"par_id3150741\n"
"39\n"
"help.text"
-msgid "<emph>Text</emph> is the character string to be encrypted. ROT13(ROT13(Text)) decrypts the code."
-msgstr "Το <emph>Κείμενο</emph> είναι η ακολουθία χαρακτήρων που θα κρυπτογραφηθεί, Η συνάρτηση ROT13(ROT13(Κείμενο)) αποκρυπτογραφεί τον κωδικό."
+msgid "<emph>Number1; Number2;...Number 0</emph> are numerical values or ranges."
+msgstr "Οι <emph>Αριθμός1, Αριθμός2, ...Αριθμός30</emph> είναι αριθμητικές τιμές ή περιοχές."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"bm_id3151300\n"
+"04060184.xhp\n"
+"hd_id3153039\n"
+"40\n"
"help.text"
-msgid "<bookmark_value>DAYSINYEAR function</bookmark_value><bookmark_value>number of days; in a specific year</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DAYSINYEAR</bookmark_value><bookmark_value>αριθμός ημερών, σε συγκεκριμένο έτος</bookmark_value>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3151300\n"
+"04060184.xhp\n"
+"par_id3151232\n"
+"41\n"
+"help.text"
+msgid "<item type=\"input\">=AVERAGE(A1:A50)</item>"
+msgstr "<item type=\"input\">=AVERAGE(A1:A50)</item>"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3148754\n"
+"help.text"
+msgid "<bookmark_value>AVERAGEA function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση AVERAGEA</bookmark_value>"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3148754\n"
+"157\n"
+"help.text"
+msgid "AVERAGEA"
+msgstr "AVERAGEA"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3145138\n"
+"158\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_MITTELWERTA\">Returns the average of the arguments. The value of a text is 0.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_MITTELWERTA\">Επιστρέφει το μέσο όρο των ορισμάτων. Η τιμή του κειμένου είναι 0.</ahelp>"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153326\n"
+"159\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3149734\n"
+"160\n"
+"help.text"
+msgid "AVERAGEA(Value1; Value2; ... Value30)"
+msgstr "AVERAGEA(Αριθμός1, Αριθμός2, ...Αριθμός30)"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3155260\n"
+"161\n"
+"help.text"
+msgid "<emph>Value1; Value2;...Value30</emph> are values or ranges. Text has the value of 0."
+msgstr "Οι <emph>Τιμή1, Τιμή2,...Τιμή30</emph> είναι τιμές ή περιοχές. Το κείμενο έχει την τιμή 0."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3149504\n"
+"162\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150864\n"
+"163\n"
+"help.text"
+msgid "<item type=\"input\">=AVERAGEA(A1:A50)</item>"
+msgstr "<item type=\"input\">=AVERAGEA(A1:A50)</item>"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3153933\n"
+"help.text"
+msgid "<bookmark_value>MODE function</bookmark_value><bookmark_value>most common value</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση MODE</bookmark_value><bookmark_value>πιο κοινή τιμή</bookmark_value>"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153933\n"
"43\n"
"help.text"
-msgid "DAYSINYEAR"
-msgstr "DAYSINYEAR"
+msgid "MODE"
+msgstr "MODE"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3143220\n"
+"04060184.xhp\n"
+"par_id3153085\n"
"44\n"
"help.text"
-msgid "<ahelp hid=\"HID_DAI_FUNC_DAYSINYEAR\">Calculates the number of days of the year in which the date entered occurs.</ahelp>"
-msgstr "<ahelp hid=\"HID_DAI_FUNC_DAYSINYEAR\">Υπολογίζει τον αριθμό των ημερών στο έτος μέχρι τη δεδομένη ημερομηνία.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_MODALWERT\">Returns the most common value in a data set.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice."
+msgstr "<ahelp hid=\"HID_FUNC_MODALWERT\">Επιστρέφει την πιο κοινή τιμή σε ένα σύνολο δεδομένων.</ahelp> Αν υπάρχουν αρκετές τιμές με την ίδια συχνότητα εμφάνισης, επιστρέφει την μικρότερη τιμή. Όταν κάποια τιμή δεν εμφανίζεται δύο φορές, τότε παρουσιάζεται σφάλμα."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3145358\n"
+"04060184.xhp\n"
+"hd_id3153003\n"
"45\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3154651\n"
+"04060184.xhp\n"
+"par_id3155950\n"
"46\n"
"help.text"
-msgid "DAYSINYEAR(Date)"
-msgstr "DAYSINYEAR(Ημερομηνία)"
+msgid "MODE(Number1; Number2; ...Number30)"
+msgstr "MODE(Αριθμός1, Αριθμός2, ...Αριθμός30)"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3153803\n"
+"04060184.xhp\n"
+"par_id3150337\n"
"47\n"
"help.text"
-msgid "<emph>Date</emph> is any date in the respective year. The Date parameter must be a valid date according to the locale settings of %PRODUCTNAME."
-msgstr "Η <emph>Ημερομηνία</emph> είναι κάποια ημερομηνία στο αντίστοιχο έτος. Η παράμετρο Ημερομηνία πρέπει να είναι έγκυρη ημερομηνία σύμφωνα με τις ρυθμίσεις τοπικοποίησης του %PRODUCTNAME."
+msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges."
+msgstr "Οι <emph>Αριθμός1, Αριθμός2, ...Αριθμός30</emph> είναι αριθμητικές τιμές ή περιοχές."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3153487\n"
+"04060184.xhp\n"
+"hd_id3153571\n"
"48\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3153811\n"
+"04060184.xhp\n"
+"par_id3153733\n"
"49\n"
"help.text"
-msgid "=DAYSINYEAR(A1) returns 366 days if A1 contains 1968-02-29, a valid date for the year 1968."
-msgstr "=DAYSINYEAR(A1) επιστρέφει ως αποτέλεσμα 366 ημέρες εφόσον το κελί Α1 περιέχει την ημερομηνία 1968-02-29, μία έγκυρη ημερομηνία για το έτος 1968."
-
-#: 04060111.xhp
-msgctxt ""
-"04060111.xhp\n"
-"bm_id3154737\n"
-"help.text"
-msgid "<bookmark_value>DAYSINMONTH function</bookmark_value><bookmark_value>number of days;in a specific month of a year</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DAYSINMONTH</bookmark_value><bookmark_value>αριθμός ημερών, σε συγκεκριμένο μήνα του έτους</bookmark_value>"
+msgid "<item type=\"input\">=MODE(A1:A50)</item>"
+msgstr "<item type=\"input\">=MODE(A1:A50)</item>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3154737\n"
-"50\n"
+"04060184.xhp\n"
+"bm_id3149879\n"
"help.text"
-msgid "DAYSINMONTH"
-msgstr "DAYSINMONTH"
+msgid "<bookmark_value>NEGBINOMDIST function</bookmark_value><bookmark_value>negative binomial distribution</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση NEGBINOMDIST</bookmark_value><bookmark_value>αρνητική διωνυμική κατανομή</bookmark_value>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3149316\n"
+"04060184.xhp\n"
+"hd_id3149879\n"
"51\n"
"help.text"
-msgid "<ahelp hid=\"HID_DAI_FUNC_DAYSINMONTH\">Calculates the number of days of the month in which the date entered occurs.</ahelp>"
-msgstr "<ahelp hid=\"HID_DAI_FUNC_DAYSINMONTH\">Υπολογίζει τον αριθμό των ημερών στο μήνα μέχρι μια συγκεκριμένη ημερομηνία.</ahelp>"
+msgid "NEGBINOMDIST"
+msgstr "NEGBINOMDIST"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3145114\n"
+"04060184.xhp\n"
+"par_id3155437\n"
"52\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"HID_FUNC_NEGBINOMVERT\">Returns the negative binomial distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_NEGBINOMVERT\">Επιστρέφει την αρνητική διωνυμική κατανομή.</ahelp>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3150955\n"
+"04060184.xhp\n"
+"hd_id3145351\n"
"53\n"
"help.text"
-msgid "DAYSINMONTH(Date)"
-msgstr "DAYSINMONTH(Ημερομηνία)"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3147501\n"
+"04060184.xhp\n"
+"par_id3150935\n"
"54\n"
"help.text"
-msgid "<emph>Date</emph> is any date in the respective month of the desired year. The Date parameter must be a valid date according to the locale settings of %PRODUCTNAME."
-msgstr "Η <emph>Ημερομηνία</emph> είναι κάποια ημερομηνία στο συγκεκριμένο μήνα του επιθυμητού έτους. Η παράμετρος Ημερομηνία πρέπει να είναι έγκυρη ημερομηνία σύμφωνα με τις ρυθμίσεις τοπικοποίησης του %PRODUCTNAME."
+msgid "NEGBINOMDIST(X; R; SP)"
+msgstr "NEGBINOMDIST(X, Ν-Χ, Pεπιτυχία)"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3149871\n"
+"04060184.xhp\n"
+"par_id3153044\n"
"55\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<emph>X</emph> represents the value returned for unsuccessful tests."
+msgstr "Η <emph>X</emph> αντιπροσωπεύει την τιμή που επιστρέφεται για ανεπιτυχείς δοκιμές."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3155742\n"
+"04060184.xhp\n"
+"par_id3151018\n"
"56\n"
"help.text"
-msgid "=DAYSINMONTH(A1) returns 29 days if A1 contains 1968-02-17, a valid date for February 1968."
-msgstr "=DAYSINMONTH(A1) επιστρέφει ως αποτέλεσμα 29 ημέρες εφόσον το κελί Α1 περιέχει την ημερομηνία 1968-02-17, μία έγκυρη ημερομηνία για τον Φεβρουάριο του 1968."
-
-#: 04060111.xhp
-msgctxt ""
-"04060111.xhp\n"
-"bm_id3149048\n"
-"help.text"
-msgid "<bookmark_value>WEEKS function</bookmark_value><bookmark_value>number of weeks;between two dates</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση WEEKS</bookmark_value><bookmark_value>αριθμός εβδομάδων, μεταξύ δύο ετών</bookmark_value>"
+msgid "<emph>R</emph> represents the value returned for successful tests."
+msgstr "Η <emph>Ν-Χ</emph> αντιπροσωπεύει την τιμή που επιστρέφεται για επιτυχείς δοκιμές."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3149048\n"
+"04060184.xhp\n"
+"par_id3148878\n"
"57\n"
"help.text"
-msgid "WEEKS"
-msgstr "WEEKS"
+msgid "<emph>SP</emph> is the probability of the success of an attempt."
+msgstr "Η <emph>Pεπιτυχία</emph> είναι η πιθανότητα επιτυχίας μιας προσπάθειας."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3153340\n"
+"04060184.xhp\n"
+"hd_id3149539\n"
"58\n"
"help.text"
-msgid "<ahelp hid=\"HID_DAI_FUNC_DIFFWEEKS\">Calculates the difference in weeks between two dates.</ahelp>"
-msgstr "<ahelp hid=\"HID_DAI_FUNC_DIFFWEEKS\">Υπολογίζει τη διαφορά μεταξύ δύο ημερομηνιών σε εβδομάδες.</ahelp>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3150393\n"
+"04060184.xhp\n"
+"par_id3148770\n"
"59\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<item type=\"input\">=NEGBINOMDIST(1;1;0.5)</item> returns 0.25."
+msgstr "Η συνάρτηση <item type=\"input\">=NEGBINOMDIST(1;1;0.5)</item> επιστρέφει ως αποτέλεσμα 0.25."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3147402\n"
-"60\n"
+"04060184.xhp\n"
+"bm_id3155516\n"
"help.text"
-msgid "WEEKS(StartDate; EndDate; Type)"
-msgstr "WEEKS(Ημερομηνία-έναρξης, Ημερομηνία-λήξης, Τύπος)"
+msgid "<bookmark_value>NORMINV function</bookmark_value><bookmark_value>normal distribution;inverse of</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση NORMINV</bookmark_value><bookmark_value>κανονική κατανομή, αντίστροφη της</bookmark_value>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3151387\n"
+"04060184.xhp\n"
+"hd_id3155516\n"
"61\n"
"help.text"
-msgid "<emph>StartDate</emph> is the first date"
-msgstr "Η <emph>Ημερομηνία-έναρξης</emph> είναι η πρώτη ημερομηνία"
+msgid "NORMINV"
+msgstr "NORMINV"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3146324\n"
+"04060184.xhp\n"
+"par_id3154634\n"
"62\n"
"help.text"
-msgid "<emph>EndDate</emph> is the second date"
-msgstr "Η <emph>Ημερομηνία-λήξης</emph> είναι η δεύτερη ημερομηνία"
+msgid "<ahelp hid=\"HID_FUNC_NORMINV\">Returns the inverse of the normal cumulative distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_NORMINV\">Επιστρέφει την αντίστροφη της αθροιστικής κανονικής κατανομής.</ahelp>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3166467\n"
+"04060184.xhp\n"
+"hd_id3153227\n"
"63\n"
"help.text"
-msgid "<emph>Type</emph> calculates the type of difference. The possible values are 0 (interval) and 1 (in numbers of weeks)."
-msgstr "Ο <emph>Τύπος</emph> υπολογίζει τον τύπο της διαφοράς. Πιθανές τιμές είναι το 0 (διάστημα) και το 1 (σε ημερολογιακά έτη)."
-
-#: 04060111.xhp
-msgctxt ""
-"04060111.xhp\n"
-"bm_id3145237\n"
-"help.text"
-msgid "<bookmark_value>WEEKSINYEAR function</bookmark_value><bookmark_value>number of weeks;in a specific year</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση WEEKSINYEAR</bookmark_value><bookmark_value>αριθμός εβδομάδων, σε συγκεκριμένο έτος</bookmark_value>"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3145237\n"
+"04060184.xhp\n"
+"par_id3147534\n"
"64\n"
"help.text"
-msgid "WEEKSINYEAR"
-msgstr "WEEKSINYEAR"
+msgid "NORMINV(Number; Mean; StDev)"
+msgstr "NORMINV(Αριθμός, Μέσος, Τυπική-απόκλιση)"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3147410\n"
+"04060184.xhp\n"
+"par_id3154950\n"
"65\n"
"help.text"
-msgid "<ahelp hid=\"HID_DAI_FUNC_WEEKSINYEAR\">Calculates the number of weeks of the year in which the date entered occurs.</ahelp> The number of weeks is defined as follows: a week that spans two years is added to the year in which most days of that week occur."
-msgstr "<ahelp hid=\"HID_DAI_FUNC_WEEKSINYEAR\">Υπολογίζει τον αριθμό των εβδομάδων σε ένα έτος μέχρι μια ορισμένη ημερομηνία.</ahelp> Ο αριθμός των εβδομάδων ορίζεται ως εξής: μια εβδομάδα κατά τη διάρκεια της οποίας γίνεται αλλαγή του έτους προστίθεται στο έτος στο οποίο ανήκουν οι περισσότερες ημέρες αυτής της εβδομάδας."
+msgid "<emph>Number</emph> represents the probability value used to determine the inverse normal distribution."
+msgstr "Ο <emph>Αριθμός</emph> αντιπροσωπεύει την τιμή πιθανότητας σύμφωνα με την οποία υπολογίζεται η αντίστροφη κανονική κατανομή."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3149719\n"
+"04060184.xhp\n"
+"par_id3150690\n"
"66\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<emph>Mean</emph> represents the mean value in the normal distribution."
+msgstr "Ο <emph>Μέσος</emph> αντιπροσωπεύει τη μέση τιμή της κανονικής κατανομής."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3145638\n"
+"04060184.xhp\n"
+"par_id3148594\n"
"67\n"
"help.text"
-msgid "WEEKSINYEAR(Date)"
-msgstr "WEEKSINYEAR(Ημερομηνία)"
+msgid "<emph>StDev</emph> represents the standard deviation of the normal distribution."
+msgstr "Η <emph>Τυπική-απόκλιση</emph> αντιπροσωπεύει την τυπική απόκλιση της κανονικής κατανομής."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3149946\n"
+"04060184.xhp\n"
+"hd_id3155822\n"
"68\n"
"help.text"
-msgid "<emph>Date</emph> is any date in the respective year. The Date parameter must be a valid date according to the locale settings of %PRODUCTNAME."
-msgstr "<emph>Ημερομηνία</emph> είναι οποιαδήποτε ημερομηνία του αντίστοιχου έτους. Η παράμετρος Ημερομηνία πρέπει να είναι μια έγκυρη ημερομηνία σύμφωνα με τις τοπικές ρυθμίσεις του %PRODUCTNAME."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3150037\n"
+"04060184.xhp\n"
+"par_id3153921\n"
"69\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">=NORMINV(0.9;63;5)</item> returns 69.41. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams."
+msgstr "Η συνάρτηση <item type=\"input\">=NORMINV(0.9;63;5)</item> επιστρέφει ως αποτέλεσμα 69.41. Αν το μέσο αυγό ζυγίζει 63 γραμμάρια με τυπική απόκλιση 5, τότε θα υπάρχει 90% πιθανότητα ότι το αυγό θα ζυγίζει περισσότερο από 69.41 γραμμάρια."
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3147614\n"
-"70\n"
+"04060184.xhp\n"
+"bm_id3153722\n"
"help.text"
-msgid "WEEKSINYEAR(A1) returns 53 if A1 contains 1970-02-17, a valid date for the year 1970."
-msgstr "Το WEEKSINYEAR(A1) επιστρέφει 53 αν το Α1 περιέχει 1970-02-17, μια έγκυρη ημερομηνία για το έτος 1970."
+msgid "<bookmark_value>NORMDIST function</bookmark_value><bookmark_value>density function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση NORMDIST</bookmark_value><bookmark_value>συνάρτηση πυκνότητας</bookmark_value>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"hd_id3157901\n"
+"04060184.xhp\n"
+"hd_id3153722\n"
+"71\n"
+"help.text"
+msgid "NORMDIST"
+msgstr "NORMDIST"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150386\n"
"72\n"
"help.text"
-msgid "Add-ins through %PRODUCTNAME API"
-msgstr "Πρόσθετα μέσω του %PRODUCTNAME API"
+msgid "<ahelp hid=\"HID_FUNC_NORMVERT\">Returns the density function or the normal cumulative distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_NORMVERT\">Επιστρέφει τη συνάρτηση πυκνότητας ή την αθροιστική της κανονικής κατανομής.</ahelp>"
-#: 04060111.xhp
+#: 04060184.xhp
msgctxt ""
-"04060111.xhp\n"
-"par_id3149351\n"
+"04060184.xhp\n"
+"hd_id3083282\n"
"73\n"
"help.text"
-msgid "Add-ins can also be implemented through the %PRODUCTNAME <link href=\"http://api.libreoffice.org/\">API</link>."
-msgstr "Τα πρόσθετα μπορούν επίσης να πραγματοποιηθούν μέσω του %PRODUCTNAME <link href=\"http://api.libreoffice.org/\">API</link>."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12080600.xhp
+#: 04060184.xhp
msgctxt ""
-"12080600.xhp\n"
-"tit\n"
+"04060184.xhp\n"
+"par_id3150613\n"
+"74\n"
"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "NORMDIST(Number; Mean; StDev; C)"
+msgstr "NORMDIST(Αριθμός, Μέσος, Τυπική-απόκλιση, C)"
-#: 12080600.xhp
+#: 04060184.xhp
msgctxt ""
-"12080600.xhp\n"
-"hd_id3148947\n"
-"1\n"
+"04060184.xhp\n"
+"par_id3149820\n"
+"75\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12080600.xhp\" name=\"Remove\">Remove</link>"
-msgstr "<link href=\"text/scalc/01/12080600.xhp\" name=\"Κατάργηση\">Κατάργηση</link>"
+msgid "<emph>Number</emph> is the value of the distribution based on which the normal distribution is to be calculated."
+msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή της κατανομής σύμφωνα με την οποία υπολογίζεται η κανονική κατανομή."
-#: 12080600.xhp
+#: 04060184.xhp
msgctxt ""
-"12080600.xhp\n"
-"par_id3149656\n"
-"2\n"
+"04060184.xhp\n"
+"par_id3146063\n"
+"76\n"
"help.text"
-msgid "<ahelp hid=\".uno:ClearOutline\" visibility=\"visible\">Removes the outline from the selected cell range.</ahelp>"
-msgstr "<ahelp hid=\".uno:ClearOutline\" visibility=\"visible\">Καταργεί τη διάρθρωση από την επιλεγμένη περιοχή κελιών.</ahelp>"
+msgid "<emph>Mean</emph> is the mean value of the distribution."
+msgstr "Ο <emph>Μέσος</emph> αντιπροσωπεύει τη μέση τιμή της κατανομής."
-#: 12090000.xhp
+#: 04060184.xhp
msgctxt ""
-"12090000.xhp\n"
-"tit\n"
+"04060184.xhp\n"
+"par_id3156295\n"
+"77\n"
"help.text"
-msgid "Pivot Table"
-msgstr "Συγκεντρωτικός πίνακας"
+msgid "<emph>StDev</emph> is the standard deviation of the distribution."
+msgstr "Η <emph>StDev</emph> είναι η τυπική απόκλιση της κατανομής."
-#: 12090000.xhp
+#: 04060184.xhp
msgctxt ""
-"12090000.xhp\n"
-"hd_id3150275\n"
-"1\n"
+"04060184.xhp\n"
+"par_id3145080\n"
+"78\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12090000.xhp\" name=\"Pivot Table\">Pivot Table</link>"
-msgstr "<link href=\"text/scalc/01/12090000.xhp\" name=\"Συγκεντρωτικός πίνακας\">Συγκεντρωτικός πίνακας</link>"
+msgid "<emph>C</emph> is optional. <emph>C</emph> = 0 calculates the density function, <emph>C</emph> = 1 calculates the distribution."
+msgstr "Η <emph>C</emph> είναι μία λογική τιμή που καθορίζει τη μορφή της συνάρτησης. Για <emph>C = 0</emph> υπολογίζεται η συνάρτηση κατανομής, και για <emph>C = 1</emph> υπολογίζεται η κατανομή."
-#: 12090000.xhp
+#: 04060184.xhp
msgctxt ""
-"12090000.xhp\n"
-"par_id3153562\n"
-"2\n"
+"04060184.xhp\n"
+"hd_id3152972\n"
+"79\n"
"help.text"
-msgid "A pivot table provides a summary of large amounts of data. You can then rearrange the pivot table to view different summaries of the data."
-msgstr "Ο συγκεντρωτικός πίνακας παρέχει μία σύνοψη μεγάλων ποσοτήτων από δεδομένα. Μπορείτε ύστερα να αναδιευθετήσετε τον συγκεντρωτικό πίνακα για να εμφανίσετε διαφορετικές περιλήψεις δεδομένων."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12090000.xhp
+#: 04060184.xhp
msgctxt ""
-"12090000.xhp\n"
-"hd_id3155923\n"
-"3\n"
+"04060184.xhp\n"
+"par_id3149283\n"
+"80\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12090100.xhp\" name=\"Create\">Create</link>"
-msgstr "<link href=\"text/scalc/01/12090100.xhp\" name=\"Δημιουργία\">Δημιουργία</link>"
+msgid "<item type=\"input\">=NORMDIST(70;63;5;0)</item> returns 0.03."
+msgstr "Η συνάρτηση <item type=\"input\">=NORMDIST(70;63;5;0)</item> επιστρέφει ως αποτέλεσμα 0.03."
-#: 12090000.xhp
+#: 04060184.xhp
msgctxt ""
-"12090000.xhp\n"
-"par_idN105FB\n"
+"04060184.xhp\n"
+"par_id3149448\n"
+"81\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table dialog\">Pivot table dialog</link>"
-msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"Διάλογος συγκεντρωτικού πίνακα\">Διάλογος συγκεντρωτικού πίνακα</link>"
+msgid "<item type=\"input\">=NORMDIST(70;63;5;1)</item> returns 0.92."
+msgstr "Η συνάρτηση <item type=\"input\">=NORMDIST(70;63;5;1)</item> επιστρέφει ως αποτέλεσμα 0.92."
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"tit\n"
+"04060184.xhp\n"
+"bm_id3152934\n"
"help.text"
-msgid "Grouping"
-msgstr "Ομαδοποίηση"
+msgid "<bookmark_value>PEARSON function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση PEARSON</bookmark_value>"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN1054D\n"
+"04060184.xhp\n"
+"hd_id3152934\n"
+"83\n"
"help.text"
-msgid "Grouping"
-msgstr "Ομαδοποίηση"
+msgid "PEARSON"
+msgstr "PEARSON"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN10551\n"
+"04060184.xhp\n"
+"par_id3153216\n"
+"84\n"
"help.text"
-msgid "Grouping pivot tables displays the <emph>Grouping</emph> dialog for either values or dates."
-msgstr "Οι συγκεντρωτικοί πίνακες ομαδοποίησης εμφανίζουν το διάλογο <emph>Ομαδοποίηση</emph> είτε για τιμές είτε για ημερομηνίες."
+msgid "<ahelp hid=\"HID_FUNC_PEARSON\">Returns the Pearson product moment correlation coefficient r.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_PEARSON\">Επιστρέφει το r, δηλαδή το συντελεστή συσχέτισης κατά Pearson.</ahelp>"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN10568\n"
+"04060184.xhp\n"
+"hd_id3147081\n"
+"85\n"
"help.text"
-msgid "Start"
-msgstr "Έναρξη"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN1056C\n"
+"04060184.xhp\n"
+"par_id3156133\n"
+"86\n"
"help.text"
-msgid "Specifies the start of the grouping."
-msgstr "Καθορίζει την έναρξη της ομαδοποίησης."
+msgid "PEARSON(Data1; Data2)"
+msgstr "PEARSON(Δεδομένα1, Δεδομένα2)"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN1056F\n"
+"04060184.xhp\n"
+"par_id3151272\n"
+"87\n"
"help.text"
-msgid "Automatically"
-msgstr "Αυτόματα"
+msgid "<emph>Data1</emph> represents the array of the first data set."
+msgstr "Τα <emph>Δεδομένα1</emph> αντιπροσωπεύουν τη σειρά δεδομένων της πρώτης εγγραφής."
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN10573\n"
+"04060184.xhp\n"
+"par_id3153279\n"
+"88\n"
"help.text"
-msgid "Specifies whether to start grouping at the smallest value."
-msgstr "Καθορίζει αν η ομαδοποίηση θα αρχίσει από τη μικρότερη τιμή."
+msgid "<emph>Data2</emph> represents the array of the second data set."
+msgstr "Τα <emph>Δεδομένα2</emph> αντιπροσωπεύουν τη σειρά δεδομένων της δεύτερης εγγραφής."
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN10576\n"
+"04060184.xhp\n"
+"hd_id3147567\n"
+"89\n"
"help.text"
-msgid "Manually at"
-msgstr "Χειροκίνητα στο"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN1057A\n"
+"04060184.xhp\n"
+"par_id3151187\n"
+"90\n"
"help.text"
-msgid "Specifies whether to enter the start value for grouping yourself."
-msgstr "Καθορίζει αν θα εισάγετε μόνος σας την αρχική τιμή για την ομαδοποίηση."
+msgid "<item type=\"input\">=PEARSON(A1:A30;B1:B30)</item> returns the Pearson correlation coefficient of both data sets."
+msgstr "Η συνάρτηση <item type=\"input\">=PEARSON(A1:A30;B1:B30)</item> επιστρέφει τον συντελεστή συσχέτισης κατά Pearson μεταξύ δύο συνόλων δεδομένων."
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN1057D\n"
+"04060184.xhp\n"
+"bm_id3152806\n"
"help.text"
-msgid "End"
-msgstr "Τέλος"
+msgid "<bookmark_value>PHI function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση PHI</bookmark_value>"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN10581\n"
+"04060184.xhp\n"
+"hd_id3152806\n"
+"92\n"
"help.text"
-msgid "Specifies the end of the grouping."
-msgstr "Καθορίζει το τέλος της ομαδοποίησης."
+msgid "PHI"
+msgstr "PHI"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN10584\n"
+"04060184.xhp\n"
+"par_id3150254\n"
+"93\n"
"help.text"
-msgid "Automatically"
-msgstr "Αυτόματα"
+msgid "<ahelp hid=\"HID_FUNC_PHI\">Returns the values of the distribution function for a standard normal distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_PHI\">Επιστρέφει τις τιμές της συνάρτησης κατανομής για μία τυπική κανονική κατανομή.</ahelp>"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN10588\n"
+"04060184.xhp\n"
+"hd_id3154748\n"
+"94\n"
"help.text"
-msgid "Specifies whether to end grouping at the largest value."
-msgstr "Καθορίζει αν θα τερματιστεί η ομαδοποίηση στη μεγαλύτερη τιμή."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN1058B\n"
+"04060184.xhp\n"
+"par_id3149976\n"
+"95\n"
"help.text"
-msgid "Manually at"
-msgstr "Χειροκίνητα στο"
+msgid "PHI(Number)"
+msgstr "PHI(Αριθμός)"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN1058F\n"
+"04060184.xhp\n"
+"par_id3156108\n"
+"96\n"
"help.text"
-msgid "Specifies whether to enter the end value for grouping yourself."
-msgstr "Καθορίζει αν θα ορίσετε την τιμή τερματισμού της ομαδοποίησης μόνος σας."
+msgid "<emph>Number</emph> represents the value based on which the standard normal distribution is calculated."
+msgstr "Ο <emph>Αριθμός</emph> αντιπροσωπεύει την τιμή βάσει της οποίας υπολογίζεται η τυπική κανονική κατανομή."
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN10592\n"
+"04060184.xhp\n"
+"hd_id3153621\n"
+"97\n"
"help.text"
-msgid "Group by"
-msgstr "Ομαδοποίηση ανά"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN10596\n"
+"04060184.xhp\n"
+"par_id3155849\n"
+"98\n"
"help.text"
-msgid "Specifies the value range by which every group's limits are calculated."
-msgstr "Καθορίζει την περιοχή της τιμής από την οποία υπολογίζονται όλα τα όρια της ομάδας."
+msgid "<item type=\"input\">=PHI(2.25) </item>= 0.03"
+msgstr "<item type=\"input\">=PHI(2.25) </item>= 0.03"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN10599\n"
+"04060184.xhp\n"
+"par_id3143236\n"
+"99\n"
"help.text"
-msgid "Number of days"
-msgstr "Αριθμός ημερών"
+msgid "<item type=\"input\">=PHI(-2.25)</item> = 0.03"
+msgstr "<item type=\"input\">=PHI(-2.25)</item> = 0.03"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN1059D\n"
+"04060184.xhp\n"
+"par_id3149286\n"
+"100\n"
"help.text"
-msgid "In the case of grouping date values, specifies the number of days to group by."
-msgstr "Στην περίπτωση ομαδοποίησης τιμών ημερομηνίας, καθορίζει τον αριθμό των ημερών των βημάτων της ομαδοποίησης."
+msgid "<item type=\"input\">=PHI(0)</item> = 0.4"
+msgstr "<item type=\"input\">=PHI(0)</item> = 0.4"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN105A0\n"
+"04060184.xhp\n"
+"bm_id3153985\n"
"help.text"
-msgid "Intervals"
-msgstr "Διαστήματα"
+msgid "<bookmark_value>POISSON function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση POISSON</bookmark_value>"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN105A4\n"
+"04060184.xhp\n"
+"hd_id3153985\n"
+"102\n"
"help.text"
-msgid "In the case of grouping date values, specifies the intervals to group by."
-msgstr "Στην περίπτωση τιμών ομαδοποίησης ημερομηνίας, καθορίζει τα διαστήματα των βημάτων ομαδοποίησης."
+msgid "POISSON"
+msgstr "POISSON"
-#: 12090400.xhp
+#: 04060184.xhp
msgctxt ""
-"12090400.xhp\n"
-"par_idN105B2\n"
+"04060184.xhp\n"
+"par_id3154298\n"
+"103\n"
"help.text"
-msgid "<embedvar href=\"text/scalc/guide/datapilot_grouping.xhp#datapilot_grouping\"/>"
-msgstr "<embedvar href=\"text/scalc/guide/datapilot_grouping.xhp#datapilot_grouping\"/>"
+msgid "<ahelp hid=\"HID_FUNC_POISSON\">Returns the Poisson distribution.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_POISSON\">Επιστρέφει την κατανομή Poisson.</ahelp>"
-#: 06030700.xhp
+#: 04060184.xhp
msgctxt ""
-"06030700.xhp\n"
-"tit\n"
+"04060184.xhp\n"
+"hd_id3159183\n"
+"104\n"
"help.text"
-msgid "Fill Mode"
-msgstr "Λειτουργία γεμίσματος"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 06030700.xhp
+#: 04060184.xhp
msgctxt ""
-"06030700.xhp\n"
-"bm_id3145119\n"
+"04060184.xhp\n"
+"par_id3146093\n"
+"105\n"
"help.text"
-msgid "<bookmark_value>cells; trace fill mode</bookmark_value><bookmark_value>traces; precedents for multiple cells</bookmark_value>"
-msgstr "<bookmark_value>κελιά, λειτουργία γεμίσματος ιχνών</bookmark_value><bookmark_value>ίχνη, προηγούμενα για πολλαπλά κελιά</bookmark_value>"
+msgid "POISSON(Number; Mean; C)"
+msgstr "POISSON(Αριθμός, Μέσος, C)"
-#: 06030700.xhp
+#: 04060184.xhp
msgctxt ""
-"06030700.xhp\n"
-"hd_id3145119\n"
-"1\n"
+"04060184.xhp\n"
+"par_id3147253\n"
+"106\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06030700.xhp\" name=\"Fill Mode\">Fill Mode</link>"
-msgstr "<link href=\"text/scalc/01/06030700.xhp\" name=\"Λειτουργία γεμίσματος\">Λειτουργία γεμίσματος</link>"
+msgid "<emph>Number</emph> represents the value based on which the Poisson distribution is calculated."
+msgstr "Ο <emph>Αριθμός</emph> αντιπροσωπεύει την τιμή βάσει της οποίας υπολογίζεται η κατανομή Poisson."
-#: 06030700.xhp
+#: 04060184.xhp
msgctxt ""
-"06030700.xhp\n"
-"par_id3151246\n"
-"2\n"
+"04060184.xhp\n"
+"par_id3151177\n"
+"107\n"
"help.text"
-msgid "<ahelp hid=\".uno:AuditingFillMode\">Activates the Fill Mode in the Detective. The mouse pointer changes to a special symbol, and you can click any cell to see a trace to the precedent cell.</ahelp> To exit this mode, press Escape or click the <emph>End Fill Mode</emph> command in the context menu."
-msgstr "<ahelp hid=\".uno:AuditingFillMode\">Ενεργοποιεί τη λειτουργία γεμίσματος στην Ανίχνευση. Ο δρομέας του ποντικιού αλλάζει σε ένα ειδικό σύμβολο, και μπορείτε να κάνετε κλικ σε κάποιο κελί για να δείτε ένα ίχνος στο προηγούμενο κελί.</ahelp> Για να τερματίσετε αυτή τη λειτουργία, πιέστε Escape ή κάντε κλικ στην εντολή <emph>Τερματισμός λειτουργίας γεμίσματος</emph> στο μενού περιβάλλοντος."
+msgid "<emph>Mean</emph> represents the middle value of the Poisson distribution."
+msgstr "Ο <emph>Μέσος</emph> αντιπροσωπεύει τη μέση τιμή της κατανομής Poisson."
-#: 06030700.xhp
+#: 04060184.xhp
msgctxt ""
-"06030700.xhp\n"
-"par_id3151211\n"
-"3\n"
+"04060184.xhp\n"
+"par_id3149200\n"
+"108\n"
"help.text"
-msgid "The <emph>Fill Mode</emph> function is identical to the <link href=\"text/scalc/01/06030100.xhp\" name=\"Trace Precedent\">Trace Precedent</link> command if you call this mode for the first time. Use the context menu to select further options for the Fill Mode and to exit this mode."
-msgstr "Η <emph>Λειτουργία γεμίσματος</emph> είναι πανομοιότυπη με την εντολή <link href=\"text/scalc/01/06030100.xhp\" name=\"Ίχνος προηγούμενου\">Ίχνος προηγούμενου</link> όταν καλείτε αυτή τη λειτουργία για πρώτη φορά. Χρησιμοποιείστε το μενού περιβάλλοντος για να επιλέξετε περισσότερες επιλογές για τη λειτουργία γεμίσματος και για να πραγματοποιήσετε έξοδο από αυτή."
+msgid "<emph>C</emph> (optional) = 0 or False calculates the density function; <emph>C</emph> = 1 or True calculates the distribution. When omitted, the default value True is inserted when you save the document, for best compatibility with other programs and older versions of %PRODUCTNAME."
+msgstr "<emph>C</emph> (προαιρετικό) = 0 ή ψευδές υπολογίζει την συνάρτηση πυκνότητας· <emph>C</emph> = 1 ή αληθές υπολογίζει την κατανομή. Όταν παραλείπεται, η προεπιλεγμένη τιμή αληθής εισάγεται όταν αποθηκεύεται το έγγραφο, για καλύτερη συμβατότητα με άλλα προγράμματα και παλιότερες εκδόσεις του %PRODUCTNAME."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3159347\n"
+"109\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150113\n"
+"110\n"
+"help.text"
+msgid "<item type=\"input\">=POISSON(60;50;1)</item> returns 0.93."
+msgstr "Η συνάρτηση <item type=\"input\">=POISSON(60;50;1)</item> επιστρέφει ως αποτέλεσμα 0.93."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3153100\n"
+"help.text"
+msgid "<bookmark_value>PERCENTILE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση PERCENTILE</bookmark_value>"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153100\n"
+"112\n"
+"help.text"
+msgid "PERCENTILE"
+msgstr "PERCENTILE"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3154940\n"
+"113\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_QUANTIL\">Returns the alpha-percentile of data values in an array.</ahelp> A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For <item type=\"literal\">Alpha</item> = 25%, the percentile means the first quartile; <item type=\"literal\">Alpha</item> = 50% is the MEDIAN."
+msgstr "<ahelp hid=\"HID_FUNC_QUANTIL\">Επιστρέφει το άλφα-ποσοστημόριο των τιμών των δεδομένων σε μία σειρά δεδομένων.</ahelp> Ένα ποσοστημόριο επιστρέφει την τιμή κλίμακας μιας σειράς δεδομένων που κυμαίνεται από την μικρότερη(Άλφα=0) στη μεγαλύτερη τιμή (Άλφα=1) της σειράς δεδομένων. Για <item type=\"literal\">Άλφα</item> = 25%, η ποσοστημοριακή τιμή είναι το πρώτο τεταρτημόριο. Για <item type=\"literal\">Άλφα</item> = 50% είναι η ΔΙΑΜΕΣΟΣ."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3150531\n"
+"114\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3148813\n"
+"115\n"
+"help.text"
+msgid "PERCENTILE(Data; Alpha)"
+msgstr "PERCENTILE(Δεδομένα, Άλφα)"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153054\n"
+"116\n"
+"help.text"
+msgid "<emph>Data</emph> represents the array of data."
+msgstr "Τα <emph>Δεδομένα</emph> αντιπροσωπεύουν τη σειρά των δεδομένων."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3154212\n"
+"117\n"
+"help.text"
+msgid "<emph>Alpha</emph> represents the percentage of the scale between 0 and 1."
+msgstr "Το <emph>Άλφα</emph> αντιπροσωπεύει ένα ποσοστό της κλίμακας μεταξύ 0 και 1."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3154290\n"
+"118\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3159147\n"
+"119\n"
+"help.text"
+msgid "<item type=\"input\">=PERCENTILE(A1:A50;0.1)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50."
+msgstr "Η συνάρτηση <item type=\"input\">=PERCENTILE(A1:A50;0.1)</item> απεικονίζει την τιμή στο σύνολο δεδομένων, η οποία ισούται με 10% της συνολικής κλίμακας των δεδομένων στα κελιά A1:A50."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3148807\n"
+"help.text"
+msgid "<bookmark_value>PERCENTRANK function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση PERCENTRANK</bookmark_value>"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3148807\n"
+"121\n"
+"help.text"
+msgid "PERCENTRANK"
+msgstr "PERCENTRANK"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153573\n"
+"122\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_QUANTILSRANG\">Returns the percentage rank of a value in a sample.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_QUANTILSRANG\">Επιστρέφει την ποσοστιαία τάξη μιας τιμής σε ένα δείγμα.</ahelp>"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3147512\n"
+"123\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3147238\n"
+"124\n"
+"help.text"
+msgid "PERCENTRANK(Data; Value)"
+msgstr "PERCENTRANK(Δεδομένα, Τιμή)"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3154266\n"
+"125\n"
+"help.text"
+msgid "<emph>Data</emph> represents the array of data in the sample."
+msgstr "Τα <emph>Δεδομένα</emph> αντιπροσωπεύουν τη σειρά των δεδομένων στο δείγμα."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3148475\n"
+"126\n"
+"help.text"
+msgid "<emph>Value</emph> represents the value whose percentile rank must be determined."
+msgstr "Η <emph>Τιμή</emph> αντιπροσωπεύει την τιμή για την οποία πρέπει να καθοριστεί η ποσοστιαία τάξη."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3155364\n"
+"127\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3149163\n"
+"128\n"
+"help.text"
+msgid "<item type=\"input\">=PERCENTRANK(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear."
+msgstr "Η συνάρτηση <item type=\"input\">=PERCENTRANK(A1:A50;50)</item> επιστρέφει την ποσοστιαία τάξη της τιμής 50 από το συνολικό εύρος όλων των τιμών που βρέθηκαν στα κελιά Α1:Α50. Αν η τιμή 50 βρεθεί έξω από το συνολικό εύρος, παρουσιάζεται ένα μήνυμα σφάλματος."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3166442\n"
+"help.text"
+msgid "<bookmark_value>QUARTILE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση QUARTILE</bookmark_value>"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3166442\n"
+"130\n"
+"help.text"
+msgid "QUARTILE"
+msgstr "QUARTILE"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3146958\n"
+"131\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_QUARTILE\">Returns the quartile of a data set.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_QUARTILE\">Επιστρέφει το τεταρτημόριο ενός συνόλου δεδομένων.</ahelp>"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3152942\n"
+"132\n"
+"help.text"
+msgid "Syntax"
+msgstr "Σύνταξη"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153684\n"
+"133\n"
+"help.text"
+msgid "QUARTILE(Data; Type)"
+msgstr "QUARTILE(Δεδομένα, Τύπος)"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153387\n"
+"134\n"
+"help.text"
+msgid "<emph>Data</emph> represents the array of data in the sample."
+msgstr "Τα <emph>Δεδομένα</emph> αντιπροσωπεύουν τη σειρά των δεδομένων στο δείγμα."
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3155589\n"
+"135\n"
+"help.text"
+msgid "<emph>Type</emph> represents the type of quartile. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX.)"
+msgstr "Ο <emph>Τύπος</emph> αντιπροσωπεύει τον τύπο του τεταρτημορίου. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% και 4 = MAX.)"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3149103\n"
+"136\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3159276\n"
+"137\n"
+"help.text"
+msgid "<item type=\"input\">=QUARTILE(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50."
+msgstr "Το <item type=\"input\">=QUARTILE(A1:A50;2)</item> επιστρέφει την τιμή στην οποία το 50% της κλίμακας αντιστοιχεί στην χαμηλότερη από τις μέγιστες τιμές στην περιοχή Α1:Α50."
#: 04060185.xhp
msgctxt ""
@@ -45725,7 +43720,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "Syntax"
-msgstr "ΣύνταξηΣύνταξη"
+msgstr "Σύνταξη"
#: 04060185.xhp
msgctxt ""
@@ -47119,11589 +45114,13594 @@ msgctxt ""
msgid "See also the <link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\">Wiki page</link>."
msgstr "Δείτε επίσης <link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\">Σελίδα Βίκι</link>."
-#: 12120200.xhp
+#: 04060199.xhp
msgctxt ""
-"12120200.xhp\n"
+"04060199.xhp\n"
"tit\n"
"help.text"
-msgid "Input Help"
-msgstr "Βοήθεια εισαγωγής"
+msgid "Operators in $[officename] Calc"
+msgstr "Τελεστές στο $[officename] Calc"
-#: 12120200.xhp
+#: 04060199.xhp
msgctxt ""
-"12120200.xhp\n"
-"hd_id3156280\n"
+"04060199.xhp\n"
+"bm_id3156445\n"
+"help.text"
+msgid "<bookmark_value>formulas; operators</bookmark_value><bookmark_value>operators; formula functions</bookmark_value><bookmark_value>division sign, see also operators</bookmark_value><bookmark_value>multiplication sign, see also operators</bookmark_value><bookmark_value>minus sign, see also operators</bookmark_value><bookmark_value>plus sign, see also operators</bookmark_value><bookmark_value>text operators</bookmark_value><bookmark_value>comparisons;operators in Calc</bookmark_value><bookmark_value>arithmetical operators</bookmark_value><bookmark_value>reference operators</bookmark_value>"
+msgstr "<bookmark_value>τύποι, τελεστές</bookmark_value><bookmark_value>τελεστές, συναρτήσεις τύπων</bookmark_value><bookmark_value>σύμβολο διαίρεσης, δείτε επίσης τελεστές</bookmark_value><bookmark_value>σύμβολο πολλαπλασιασμού, δείτε επίσης τελεστές</bookmark_value><bookmark_value>σύμβολο αφαίρεσης, δείτε επίσης τελεστές</bookmark_value><bookmark_value>σύμβολο πρόσθεσης, δείτε επίσης τελεστές</bookmark_value><bookmark_value>τελεστές κειμένου</bookmark_value><bookmark_value>συγκρίσεις, τελεστές στο Calc</bookmark_value><bookmark_value>αριθμητικοί τελεστές</bookmark_value><bookmark_value>τελεστές παραπομπής</bookmark_value>"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"hd_id3156445\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12120200.xhp\" name=\"Input Help\">Input Help</link>"
-msgstr "<link href=\"text/scalc/01/12120200.xhp\" name=\"Βοήθεια εισαγωγής\">Βοήθεια εισαγωγής</link>"
+msgid "Operators in $[officename] Calc"
+msgstr "Τελεστές στο $[officename] Calc"
-#: 12120200.xhp
+#: 04060199.xhp
msgctxt ""
-"12120200.xhp\n"
-"par_id3147229\n"
+"04060199.xhp\n"
+"par_id3155812\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"SC:TABPAGE:TP_VALIDATION_INPUTHELP\">Enter the message that you want to display when the cell or cell range is selected in the sheet.</ahelp>"
-msgstr "<ahelp hid=\"SC:TABPAGE:TP_VALIDATION_INPUTHELP\">Εισάγετε το μήνυμα που επιθυμείτε να εμφανίζεται όταν το κελί ή η περιοχή κελιών επιλέγεται στο φύλλο.</ahelp>"
+msgid "You can use the following operators in $[officename] Calc:"
+msgstr "Μπορείτε να χρησιμοποιήσετε τους ακόλουθους τελεστές στο $[officename] Calc."
-#: 12120200.xhp
+#: 04060199.xhp
msgctxt ""
-"12120200.xhp\n"
-"hd_id3146986\n"
+"04060199.xhp\n"
+"hd_id3153066\n"
"3\n"
"help.text"
-msgid "Show input help when cell is selected"
-msgstr "Εμφάνιση βοήθειας εισαγωγής όταν επιλέγεται ένα κελί"
+msgid "Arithmetical Operators"
+msgstr "Αριθμητικοί τελεστές"
-#: 12120200.xhp
+#: 04060199.xhp
msgctxt ""
-"12120200.xhp\n"
-"par_id3153363\n"
+"04060199.xhp\n"
+"par_id3148601\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"SC:TRISTATEBOX:TP_VALIDATION_INPUTHELP:TSB_HELP\">Displays the message that you enter in the <emph>Contents</emph> box when the cell or cell range is selected in the sheet.</ahelp>"
-msgstr "<ahelp hid=\"SC:TRISTATEBOX:TP_VALIDATION_INPUTHELP:TSB_HELP\">Εμφανίζει το μήνυμα που εισάγετε το πεδίο <emph>Περιεχόμενα</emph> όταν το κελί ή η περιοχή κελιών επιλέγεται στο φύλλο.</ahelp>"
+msgid "These operators return numerical results."
+msgstr "Αυτοί οι τελεστές επιστρέφουν αριθμητικά αποτελέσματα."
-#: 12120200.xhp
+#: 04060199.xhp
msgctxt ""
-"12120200.xhp\n"
-"par_id3154730\n"
+"04060199.xhp\n"
+"par_id3144768\n"
"5\n"
"help.text"
-msgid "If you enter text in the <emph>Contents</emph> box of this dialog, and then select and clear this check box, the text will be lost."
-msgstr "Αν εισάγετε κείμενο στο πεδίο <emph>Περιεχόμενα</emph> αυτού του παραθύρου διαλόγου, και ύστερα επιλέξετε και κάνετε απαλοιφή του πεδίου ελέγχου, το κείμενο θα χαθεί."
+msgid "Operator"
+msgstr "Τελεστής"
-#: 12120200.xhp
+#: 04060199.xhp
msgctxt ""
-"12120200.xhp\n"
-"hd_id3147394\n"
+"04060199.xhp\n"
+"par_id3157982\n"
"6\n"
"help.text"
-msgid "Contents"
-msgstr "Περιεχόμενα"
+msgid "Name"
+msgstr "Όνομα"
-#: 12120200.xhp
+#: 04060199.xhp
msgctxt ""
-"12120200.xhp\n"
-"hd_id3149582\n"
+"04060199.xhp\n"
+"par_id3159096\n"
+"7\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149126\n"
"8\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
+msgid "+ (Plus)"
+msgstr "+ (Συν)"
-#: 12120200.xhp
+#: 04060199.xhp
msgctxt ""
-"12120200.xhp\n"
-"par_id3149400\n"
+"04060199.xhp\n"
+"par_id3150892\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:TP_VALIDATION_INPUTHELP:EDT_TITLE\">Enter the title that you want to display when the cell or cell range is selected.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_INPUTHELP:EDT_TITLE\">Εισάγετε τον τίτλο που επιθυμείτε να εμφανίζεται όταν το κελί ή η περιοχή κελιών επιλέγεται.</ahelp>"
+msgid "Addition"
+msgstr "Πρόσθεση"
-#: 12120200.xhp
+#: 04060199.xhp
msgctxt ""
-"12120200.xhp\n"
-"hd_id3149121\n"
+"04060199.xhp\n"
+"par_id3153247\n"
"10\n"
"help.text"
-msgid "Input help"
-msgstr "Βοήθεια εισαγωγής"
+msgid "1+1"
+msgstr "1+1"
-#: 12120200.xhp
+#: 04060199.xhp
msgctxt ""
-"12120200.xhp\n"
-"par_id3150752\n"
+"04060199.xhp\n"
+"par_id3159204\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\"SC:MULTILINEEDIT:TP_VALIDATION_INPUTHELP:EDT_INPUTHELP\">Enter the message that you want to display when the cell or cell range is selected.</ahelp>"
-msgstr "<ahelp hid=\"SC:MULTILINEEDIT:TP_VALIDATION_INPUTHELP:EDT_INPUTHELP\">Εισάγεται το μήνυμα που επιθυμείτε να εμφανίζεται όταν το κελί ή η περιοχή κελιών επιλέγεται.</ahelp>"
+msgid "- (Minus)"
+msgstr "- (Μείον)"
-#: 02140400.xhp
+#: 04060199.xhp
msgctxt ""
-"02140400.xhp\n"
+"04060199.xhp\n"
+"par_id3145362\n"
+"12\n"
+"help.text"
+msgid "Subtraction"
+msgstr "Αφαίρεση"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153554\n"
+"13\n"
+"help.text"
+msgid "2-1"
+msgstr "2-1"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153808\n"
+"14\n"
+"help.text"
+msgid "- (Minus)"
+msgstr "- (Μείον)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3151193\n"
+"15\n"
+"help.text"
+msgid "Negation"
+msgstr "Άρνηση"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3154712\n"
+"16\n"
+"help.text"
+msgid "-5"
+msgstr "-5"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149873\n"
+"17\n"
+"help.text"
+msgid "* (asterisk)"
+msgstr "* (αστερίσκος)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3147504\n"
+"18\n"
+"help.text"
+msgid "Multiplication"
+msgstr "Πολλαπλασιασμός"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149055\n"
+"19\n"
+"help.text"
+msgid "2*2"
+msgstr "2*2"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3151341\n"
+"20\n"
+"help.text"
+msgid "/ (Slash)"
+msgstr "/ (Κάθετος)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3159260\n"
+"21\n"
+"help.text"
+msgid "Division"
+msgstr "Διαίρεση"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153027\n"
+"22\n"
+"help.text"
+msgid "9/3"
+msgstr "9/3"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3156396\n"
+"23\n"
+"help.text"
+msgid "% (Percent)"
+msgstr "% (Ποσοστό)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150372\n"
+"24\n"
+"help.text"
+msgid "Percent"
+msgstr "Ποσοστό"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3145632\n"
+"25\n"
+"help.text"
+msgid "15%"
+msgstr "15%"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149722\n"
+"26\n"
+"help.text"
+msgid "^ (Caret)"
+msgstr "^ (Σημείο παράληψης)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3159127\n"
+"27\n"
+"help.text"
+msgid "Exponentiation"
+msgstr "Εκθετικοποίηση"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3157873\n"
+"28\n"
+"help.text"
+msgid "3^2"
+msgstr "3^2"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"hd_id3152981\n"
+"29\n"
+"help.text"
+msgid "Comparative operators"
+msgstr "Τελεστές σύγκρισης"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3157902\n"
+"30\n"
+"help.text"
+msgid "These operators return either true or false."
+msgstr "Αυτοί οι τελεστές μπορούν να επιστρέψουν αληθές ή ψευδές αποτέλεσμα."
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149889\n"
+"31\n"
+"help.text"
+msgid "Operator"
+msgstr "Τελεστής"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150743\n"
+"32\n"
+"help.text"
+msgid "Name"
+msgstr "Όνομα"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3146877\n"
+"33\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3148888\n"
+"34\n"
+"help.text"
+msgid "= (equal sign)"
+msgstr "= (σύμβολο ισότητας)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3154845\n"
+"35\n"
+"help.text"
+msgid "Equal"
+msgstr "Ίσο"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3154546\n"
+"36\n"
+"help.text"
+msgid "A1=B1"
+msgstr "A1=B1"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3154807\n"
+"37\n"
+"help.text"
+msgid "> (Greater than)"
+msgstr "> (Μεγαλύτερο από)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3148580\n"
+"38\n"
+"help.text"
+msgid "Greater than"
+msgstr "Μεγαλύτερο από"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3145138\n"
+"39\n"
+"help.text"
+msgid "A1>B1"
+msgstr "A1>Β1"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149507\n"
+"40\n"
+"help.text"
+msgid "< (Less than)"
+msgstr "< (Μικρότερο από)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150145\n"
+"41\n"
+"help.text"
+msgid "Less than"
+msgstr "Μικρότερο από"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150901\n"
+"42\n"
+"help.text"
+msgid "A1<B1"
+msgstr "A1<Β1"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153078\n"
+"43\n"
+"help.text"
+msgid ">= (Greater than or equal to)"
+msgstr ">= (Μεγαλύτερο ή ίσο με)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150866\n"
+"44\n"
+"help.text"
+msgid "Greater than or equal to"
+msgstr "Μεγαλύτερο ή ίσο με"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153111\n"
+"45\n"
+"help.text"
+msgid "A1>=B1"
+msgstr "A1>=Β1"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153004\n"
+"46\n"
+"help.text"
+msgid "<= (Less than or equal to)"
+msgstr "<= (Μικρότερο ή ίσο με)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150335\n"
+"47\n"
+"help.text"
+msgid "Less than or equal to"
+msgstr "Μικρότερο ή ίσο με"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3148760\n"
+"48\n"
+"help.text"
+msgid "A1<=B1"
+msgstr "A1<=B1"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3157994\n"
+"49\n"
+"help.text"
+msgid "<> (Inequality)"
+msgstr "<>(Ανισότητα)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150019\n"
+"50\n"
+"help.text"
+msgid "Inequality"
+msgstr "Ανισότητα"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149878\n"
+"51\n"
+"help.text"
+msgid "A1<>B1"
+msgstr "A1<>B1"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"hd_id3145241\n"
+"52\n"
+"help.text"
+msgid "Text operators"
+msgstr "Τελεστές κειμένου"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3155438\n"
+"53\n"
+"help.text"
+msgid "The operator combines separate texts into one text."
+msgstr "Ο τελεστής συνδυάζει διαχωρισμένα τμήματα κειμένου σε ένα κείμενο."
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150566\n"
+"54\n"
+"help.text"
+msgid "Operator"
+msgstr "Τελεστής"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153048\n"
+"55\n"
+"help.text"
+msgid "Name"
+msgstr "Όνομα"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149001\n"
+"56\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3148769\n"
+"57\n"
+"help.text"
+msgid "& (And)"
+msgstr "& (Και)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"bm_id3157975\n"
+"help.text"
+msgid "<bookmark_value>text concatenation AND</bookmark_value>"
+msgstr "<bookmark_value>αλληλουχία κειμένου AND</bookmark_value>"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3157975\n"
+"58\n"
+"help.text"
+msgid "text concatenation AND"
+msgstr "αλληλουχία κειμένου AND"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3157993\n"
+"59\n"
+"help.text"
+msgid "\"Sun\" & \"day\" is \"Sunday\""
+msgstr "\"Καλη\" & \"μέρα\" είναι \"Καλημέρα\""
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"hd_id3153550\n"
+"60\n"
+"help.text"
+msgid "Reference operators"
+msgstr "Τελεστές παραπομπής"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149024\n"
+"61\n"
+"help.text"
+msgid "These operators return a cell range of zero, one or more cells."
+msgstr "Αυτοί οι τελεστές επιστρέφουν μία περιοχή κελιών με μηδέν, ένα ή περισσότερα κελιά."
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id2324900\n"
+"help.text"
+msgid "Range has the highest precedence, then intersection, and then finally union."
+msgstr "Το εύρος έχει την υψηλότερη προτεραιότητα μετά η τομή και τέλος η ένωση."
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3158416\n"
+"62\n"
+"help.text"
+msgid "Operator"
+msgstr "Τελεστής"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3152822\n"
+"63\n"
+"help.text"
+msgid "Name"
+msgstr "Όνομα"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3154949\n"
+"64\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3156257\n"
+"65\n"
+"help.text"
+msgid ": (Colon)"
+msgstr ": (Άνω κάτω τελεία)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153924\n"
+"66\n"
+"help.text"
+msgid "Range"
+msgstr "Εύρος"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3148432\n"
+"67\n"
+"help.text"
+msgid "A1:C108"
+msgstr "A1:C108"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3152592\n"
+"68\n"
+"help.text"
+msgid "! (Exclamation point)"
+msgstr "! (Σύμβολο θαυμαστικού)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"bm_id3150606\n"
+"help.text"
+msgid "<bookmark_value>intersection operator</bookmark_value>"
+msgstr "<bookmark_value>τελεστής τομής</bookmark_value>"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150606\n"
+"69\n"
+"help.text"
+msgid "Intersection"
+msgstr "Τομή"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3083445\n"
+"70\n"
+"help.text"
+msgid "SUM(A1:B6!B5:C12)"
+msgstr "SUM(A1:B6!B5:C12)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150385\n"
+"71\n"
+"help.text"
+msgid "Calculates the sum of all cells in the intersection; in this example, the result yields the sum of cells B5 and B6."
+msgstr "Υπολογίζει το άθροισμα όλων των κελιών στην τομή. Σε αυτό το παράδειγμα, το αποτέλεσμα αποδίδει το άθροισμα των κελιών B5 και B6."
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id4003723\n"
+"help.text"
+msgid "~ (Tilde)"
+msgstr "~ (Περισπωμένη)"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id838953\n"
+"help.text"
+msgid "Concatenation or union"
+msgstr "Συνένωση ή ένωση"
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id2511978\n"
+"help.text"
+msgid "Takes two references and returns a reference list, which is a concatenation of the left reference followed by the right reference. Double entries are referenced twice. See note below this table."
+msgstr "Παίρνει δύο αναφορές και επιστρέφει μια λίστα αναφοράς, η οποία είναι μαι αλληλουχία της αριστερής αναφοράς ακολουθούμενης από τη δεξιά αναφορά. Οι διπλοεγγραφές καταχωρούνται εις διπλούν. Δείτε τη σημείωση κάτω από αυτόν τον πίνακα."
+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id181890\n"
+"help.text"
+msgid "Reference concatenation using a tilde character was implemented lately. When a formula with the tilde operator exists in a document that is opened in old versions of the software, an error is returned. A reference list is not allowed inside an array expression."
+msgstr "Η αλυσίδα παραπομπής με χρήση ενός χαρακτήρα περισπωμένης (tilde) εχει εφαρμοστεί πρόσφατα. Όταν υπάρχει ένας τύπος με το τελεστή περισπωμένης σε ένα έγγραφο που έχει ανοιχθεί με παλαιότερες εκδόσεις του τότε επιστρέφεται σφάλμα. Μια λίστα παραπομπών δεν επιτρέπεται σε μέσα σε μια array expression."
+
+#: 04070000.xhp
+msgctxt ""
+"04070000.xhp\n"
"tit\n"
"help.text"
-msgid "Left"
-msgstr "Αριστερά"
+msgid "Names"
+msgstr "Ονόματα"
-#: 02140400.xhp
+#: 04070000.xhp
msgctxt ""
-"02140400.xhp\n"
-"hd_id3153896\n"
+"04070000.xhp\n"
+"hd_id3153951\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02140400.xhp\" name=\"Left\">Left</link>"
-msgstr "<link href=\"text/scalc/01/02140400.xhp\" name=\"Αριστερά\">Αριστερά</link>"
+msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Names</link>"
+msgstr "<link href=\"text/scalc/01/04070000.xhp\" name=\"Ονόματα\">Ονόματα</link>"
-#: 02140400.xhp
+#: 04070000.xhp
msgctxt ""
-"02140400.xhp\n"
-"par_id3150793\n"
+"04070000.xhp\n"
+"par_id3145801\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:FillLeft\" visibility=\"visible\">Fills a selected range of at least two columns with the contents of the far right cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:FillLeft\" visibility=\"visible\">Συμπληρώνει μία επιλεγμένη περιοχή τουλάχιστον δύο στηλών με τα περιεχόμενα του πιο δεξιού κελιού.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to name the different sections of your spreadsheet document.</ahelp> By naming the different sections, you can easily <link href=\"text/scalc/01/02110000.xhp\" name=\"navigate\">navigate</link> through the spreadsheet documents and find specific information."
+msgstr "<ahelp hid=\".\">Σας επιτρέπει να ονομάζετε τις διαφορετικές ενότητες του εγγράφου σας υπολογιστικού φύλλου.</ahelp> Όταν ονομάζετε τις διαφορετικές ενότητες, μπορείτε εύκολα να πραγματοποιήσετε <link href=\"text/scalc/01/02110000.xhp\" name=\"περιήγηση\">περιήγηση</link> σε έγγραφα υπολογιστικών φύλλων και να βρείτε συγκεκριμένες πληροφορίες."
-#: 02140400.xhp
+#: 04070000.xhp
msgctxt ""
-"02140400.xhp\n"
-"par_id3156280\n"
+"04070000.xhp\n"
+"hd_id3153878\n"
"3\n"
"help.text"
-msgid "If a selected range has only one row, the content of the far right cell is copied into all other cells of the range. If several rows are selected, the far right cells are copied into the cells to the left."
-msgstr "Εάν μία επιλεγμένη περιοχή περιέχει μόνο μία γραμμή, το περιεχόμενο του πιο δεξιού κελιού αντιγράφεται σε όλα τα υπόλοιπα κελιά της περιοχής. Εάν έχετε επιλέξει διάφορες γραμμές, τα πιο δεξιά κελιά αντιγράφονται στο κελιά στα αριστερά."
+msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Define\">Define</link>"
+msgstr "<link href=\"text/scalc/01/04070100.xhp\" name=\"Ορισμός\">Ορισμός</link>"
-#: 04010200.xhp
+#: 04070000.xhp
msgctxt ""
-"04010200.xhp\n"
+"04070000.xhp\n"
+"hd_id3146969\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04070200.xhp\" name=\"Insert\">Insert</link>"
+msgstr "<link href=\"text/scalc/01/04070200.xhp\" name=\"Εισαγωγή\">Εισαγωγή</link>"
+
+#: 04070000.xhp
+msgctxt ""
+"04070000.xhp\n"
+"hd_id3155764\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04070300.xhp\" name=\"Apply\">Apply</link>"
+msgstr "<link href=\"text/scalc/01/04070300.xhp\" name=\"Εφαρμογή\">Εφαρμογή</link>"
+
+#: 04070000.xhp
+msgctxt ""
+"04070000.xhp\n"
+"hd_id3156382\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04070400.xhp\" name=\"Labels\">Labels</link>"
+msgstr "<link href=\"text/scalc/01/04070400.xhp\" name=\"Ετικέτες\">Ετικέτες</link>"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
"tit\n"
"help.text"
-msgid "Column Break"
-msgstr "Αλλαγή στήλης"
+msgid "Define Names"
+msgstr "Ορισμός ονομάτων"
-#: 04010200.xhp
+#: 04070100.xhp
msgctxt ""
-"04010200.xhp\n"
-"bm_id3155923\n"
+"04070100.xhp\n"
+"hd_id3156330\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>spreadsheets; inserting column breaks</bookmark_value><bookmark_value>column breaks; inserting</bookmark_value><bookmark_value>inserting; manual column breaks</bookmark_value><bookmark_value>manual column breaks</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, εισαγωγή αλλαγών στήλης</bookmark_value><bookmark_value>αλλαγές στήλης, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, χειροκίνητες αλλαγές στήλης</bookmark_value><bookmark_value>χειροκίνητες αλλαγές στήλης</bookmark_value>"
+msgid "Define Names"
+msgstr "Ορισμός ονομάτων"
-#: 04010200.xhp
+#: 04070100.xhp
msgctxt ""
-"04010200.xhp\n"
-"hd_id3155923\n"
+"04070100.xhp\n"
+"par_id3154366\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"namenfestlegentext\"><ahelp hid=\".uno:DefineName\">Opens a dialog where you can specify a name for a selected area.</ahelp></variable>"
+msgstr "<variable id=\"namenfestlegentext\"><ahelp hid=\".uno:DefineName\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να καθορίσετε μία ονομασία για την επιλεγμένη περιοχή.</ahelp></variable>"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"par_id3154123\n"
+"31\n"
+"help.text"
+msgid "Use the mouse to define ranges or type the reference into the <emph>Define Name </emph>dialog fields."
+msgstr "Χρησιμοποιήστε το ποντίκι σας για να καθορίσετε τις περιοχές ή για να εισαγάγετε την παραπομπή στα πεδία του παραθύρου διαλόγου <emph>Ορισμός ονομάτων </emph>."
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"par_id3155131\n"
+"30\n"
+"help.text"
+msgid "The <emph>Sheet Area</emph> box on the Formula bar contains a list of defined names for the ranges. Click a name from this box to highlight the corresponding reference on the spreadsheet. Names given formulas or parts of a formula are not listed here."
+msgstr "Το πεδίο <emph>Περιοχή φύλλου</emph> στη γραμμή Τύπος περιέχει μία λίστα με τα καθορισμένα ονόματα για τις περιοχές. Κάντε κλικ σε ένα όνομα από αυτό το πεδίο για να επισημάνετε την αντίστοιχη παραπομπή στο υπολογιστικό φύλλο. Τα ονόματα που δίνονται σε τύπους ή σε τμήματα τύπων δεν βρίσκονται σε αυτήν τη λίστα."
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"hd_id3151118\n"
+"3\n"
+"help.text"
+msgid "Name"
+msgstr "Όνομα"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"par_id3163712\n"
+"29\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/definename/edit\">Enter the name of the area for which you want to define a reference. All area names already defined in the spreadsheet are listed in the text field below.</ahelp> If you click a name on the list, the corresponding reference in the document will be shown with a blue frame. If multiple cell ranges belong to the same area name, they are displayed with different colored frames."
+msgstr "<ahelp hid=\"modules/scalc/ui/definename/edit\">Εισάγετε το όνομα της περιοχής για την οποία επιθυμείτε να ορίσετε την παραπομπή. Όλα τα ονόματα περιοχών που ήδη ορίστηκα στο υπολογιστικό φύλλο βρίσκονται σε λίστα στο πεδίο κειμένου παρακάτω.</ahelp> Αν κάνετε κλικ σε ένα όνομα στη λίστα, η αντίστοιχη παραπομπή στο έγγραφο θα εμφανιστεί με ένα μπλε πλαίσιο. Αν πολλαπλές περιοχές κελιών κατέχουν το ίδιο όνομα περιοχής, εμφανίζοντας με πλαίσια διαφορετικού χρώματος."
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"hd_id3153728\n"
+"9\n"
+"help.text"
+msgid "Assigned to"
+msgstr "Αντιστοιχίστηκε στο"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"par_id3147435\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/definename/range\">The reference of the selected area name is shown here as an absolute value.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/definename/range\">Η παραπομπή του επιλεγμένου ονόματος περιοχής εμφανίζεται εδώ ως απόλυτη τιμή.</ahelp>"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"par_id3146986\n"
+"12\n"
+"help.text"
+msgid "To insert a new area reference, place the cursor in this field and use your mouse to select the desired area in any sheet of your spreadsheet document."
+msgstr "Για να εισαγάγετε μια νέα παραπομπή περιοχής, τοποθετήστε το δρομέα σε αυτό το πεδίο και χρησιμοποιήστε το ποντίκι σας για να επιλέξετε την επιθυμητή περιοχή σε οποιοδήποτε έγγραφο υπολογιστικού φύλλου."
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"hd_id3154729\n"
+"13\n"
+"help.text"
+msgid "More"
+msgstr "Πρόσθετα"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"par_id3149958\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/definename/more\">Allows you to specify the <emph>Area type </emph>(optional) for the reference.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/definename/more\">Σας επιτρέπει να καθορίσετε την επιλογή <emph>Τύπος περιοχής </emph>(προαιρετικό) για την παραπομπή.</ahelp>"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"hd_id3147394\n"
+"15\n"
+"help.text"
+msgid "Area type"
+msgstr "Τύπος περιοχής"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"par_id3155416\n"
+"16\n"
+"help.text"
+msgid "Defines additional options related to the type of reference area."
+msgstr "Καθορίζει πρόσθετες επιλογές σχετικές με τον τύπο της περιοχής παραπομπής."
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"hd_id3150716\n"
+"17\n"
+"help.text"
+msgid "Print range"
+msgstr "Περιοχή εκτύπωσης"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"par_id3150751\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/definename/printarea\">Defines the area as a print range.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/definename/printarea\">Καθορίζει την περιοχή ως περιοχή εκτύπωσης.</ahelp>"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"hd_id3153764\n"
+"19\n"
+"help.text"
+msgid "Filter"
+msgstr "Φιλτρο"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"par_id3155766\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/definename/filter\">Defines the selected area to be used in an <link href=\"text/scalc/01/12040300.xhp\" name=\"advanced filter\">advanced filter</link>.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/definename/filter\">Καθορίζει την επιλεγμένη περιοχή που θα χρησιμοποιηθεί σε ένα <link href=\"text/scalc/01/12040300.xhp\" name=\"ειδικό φίλτρο\">ειδικό φίλτρο</link>.</ahelp>"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"hd_id3159267\n"
+"21\n"
+"help.text"
+msgid "Repeat column"
+msgstr "Επανάληψη στήλης"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"par_id3149565\n"
+"22\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/definename/colheader\">Defines the area as a repeating column.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/definename/colheader\">Καθορίζει την περιοχή ως στήλης επανάληψης.</ahelp>"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"hd_id3153966\n"
+"23\n"
+"help.text"
+msgid "Repeat row"
+msgstr "Επανάληψη γραμμής"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"par_id3150300\n"
+"24\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/definename/rowheader\">Defines the area as a repeating row.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/definename/rowheader\">Καθορίζει την περιοχή ως γραμμή επανάληψης.</ahelp>"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"hd_id3155112\n"
+"27\n"
+"help.text"
+msgid "Add/Modify"
+msgstr "Προσθήκη/Τροποποίηση"
+
+#: 04070100.xhp
+msgctxt ""
+"04070100.xhp\n"
+"par_id3159236\n"
+"28\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/managenamesdialog/add\">Click the <emph>Add</emph> button to add the defined name to the list. Click the <emph>Modify</emph> button to enter another name for an already existing name selected from the list.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/managenamesdialog/add\">Κάντε κλικ στο κουμπί <emph>Προσθήκη</emph> για να προσθέσετε το καθορισμένο όνομα στη λίστα. Κάντε κλικ στο κουμπί <emph>Τροποποίηση</emph> για να εισάγετε ένα διαφορετικό όνομα για ένα ήδη υπάρχον όνομα που επιλέχτηκε από τη λίστα.</ahelp>"
+
+#: 04070200.xhp
+msgctxt ""
+"04070200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Insert Name"
+msgstr "Εισαγωγή ονόματος"
+
+#: 04070200.xhp
+msgctxt ""
+"04070200.xhp\n"
+"bm_id3153195\n"
+"help.text"
+msgid "<bookmark_value>cell ranges; inserting named ranges</bookmark_value><bookmark_value>inserting; cell ranges</bookmark_value>"
+msgstr "<bookmark_value>περιοχές κελιών, εισαγωγή επώνυμων περιοχών</bookmark_value><bookmark_value>εισαγωγή, περιοχές κελιών</bookmark_value>"
+
+#: 04070200.xhp
+msgctxt ""
+"04070200.xhp\n"
+"hd_id3153195\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04010200.xhp\" name=\"Column Break\">Column Break</link>"
-msgstr "<link href=\"text/scalc/01/04010200.xhp\" name=\"Αλλαγή στήλης\">Αλλαγή στήλης</link>"
+msgid "Insert Name"
+msgstr "Εισαγωγή ονόματος"
-#: 04010200.xhp
+#: 04070200.xhp
msgctxt ""
-"04010200.xhp\n"
-"par_id3150447\n"
+"04070200.xhp\n"
+"par_id3150011\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertColumnBreak\">Inserts a column break (vertical page break) to the left of the active cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertColumnBreak\">Εισάγει μία αλλαγή στηλών (κάθετη αλλαγή σελίδας) στα αριστερά του ενεργού κελιού.</ahelp>"
+msgid "<variable id=\"nameneinfuegentext\"><ahelp hid=\".uno:InsertName\">Inserts a defined named cell range at the current cursor's position.</ahelp></variable>"
+msgstr "<variable id=\"nameneinfuegentext\"><ahelp hid=\".uno:InsertName\">Εισάγει μια καθορισμένη επώνυμη περιοχή κελιών στην τρέχουσα θέση του δρομέα.</ahelp></variable>"
-#: 04010200.xhp
+#: 04070200.xhp
msgctxt ""
-"04010200.xhp\n"
-"par_id3145171\n"
+"04070200.xhp\n"
+"par_id3149412\n"
+"7\n"
+"help.text"
+msgid "You can only insert a cell area after having defined a name for the area."
+msgstr "Μπορείτε να κάνετε εισαγωγή μίας περιοχής κελιών αφού έχετε καθορίσει το όνομα για την περιοχή."
+
+#: 04070200.xhp
+msgctxt ""
+"04070200.xhp\n"
+"hd_id3153160\n"
"3\n"
"help.text"
-msgid "The manual column break is indicated by a dark blue vertical line."
-msgstr "Η χειροκίνητη αλλαγή στηλών υποδηλώνεται από μια σκούρα μπλε κάθετη γραμμή."
+msgid "Insert name"
+msgstr "Εισαγωγή ονόματος"
-#: 04030000.xhp
+#: 04070200.xhp
msgctxt ""
-"04030000.xhp\n"
+"04070200.xhp\n"
+"par_id3154944\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_NAMES_PASTE:LB_ENTRYLIST\">Lists all defined cell areas. Double-click an entry to insert the named area into the active sheet at the current cursor position.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_NAMES_PASTE:LB_ENTRYLIST\">Δημιουργεί λίστα με όλες τις καθορισμένες περιοχές κελιών. Κάντε διπλό κλικ σε μία καταχώριση για να εισάγετε την επώνυμη περιοχή στο ενεργό φύλλο στην τρέχουσα θέση του δρομέα.</ahelp>"
+
+#: 04070200.xhp
+msgctxt ""
+"04070200.xhp\n"
+"hd_id3153418\n"
+"5\n"
+"help.text"
+msgid "Insert All"
+msgstr "Εισαγωγή όλων"
+
+#: 04070200.xhp
+msgctxt ""
+"04070200.xhp\n"
+"par_id3155066\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_NAMES_PASTE:BTN_ADD\">Inserts a list of all named areas and the corresponding cell references at the current cursor position.</ahelp>"
+msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_NAMES_PASTE:BTN_ADD\">Εισάγει μία λίστα με όλες τις επώνυμες περιοχές και τις αντίστοιχες παραπομπές κελιών στην τρέχουσα θέση του δρομέα.</ahelp>"
+
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
"tit\n"
"help.text"
-msgid "Rows"
-msgstr "Γραμμές"
+msgid "Creating Names"
+msgstr "Δημιουργία ονομάτων"
-#: 04030000.xhp
+#: 04070300.xhp
msgctxt ""
-"04030000.xhp\n"
-"bm_id3150541\n"
+"04070300.xhp\n"
+"bm_id3147264\n"
"help.text"
-msgid "<bookmark_value>spreadsheets; inserting rows</bookmark_value><bookmark_value>rows; inserting</bookmark_value><bookmark_value>inserting; rows</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, γραμμές</bookmark_value><bookmark_value>γραμμές, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, γραμμές</bookmark_value>"
+msgid "<bookmark_value>cell ranges;creating names automatically</bookmark_value><bookmark_value>names; for cell ranges</bookmark_value>"
+msgstr "<bookmark_value>περιοχές κελιών, αυτόματη δημιουργία ονομάτων</bookmark_value><bookmark_value>ονόματα, για περιοχές κελιών</bookmark_value>"
-#: 04030000.xhp
+#: 04070300.xhp
msgctxt ""
-"04030000.xhp\n"
-"hd_id3150541\n"
+"04070300.xhp\n"
+"hd_id3147264\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04030000.xhp\" name=\"Rows\">Rows</link>"
-msgstr "<link href=\"text/scalc/01/04030000.xhp\" name=\"Γραμμές\">Γραμμές</link>"
+msgid "Creating Names"
+msgstr "Δημιουργία ονομάτων"
-#: 04030000.xhp
+#: 04070300.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3150767\n"
+"04070300.xhp\n"
+"par_id3153969\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertRows\" visibility=\"visible\">Inserts a new row above the active cell.</ahelp> The number of rows inserted correspond to the number of rows selected. The existing rows are moved downward."
-msgstr "<ahelp hid=\".uno:InsertRows\" visibility=\"visible\">Εισάγει μία νέα γραμμή πάνω από το ενεργό κελί.</ahelp> Ο αριθμός των γραμμών που εισάγονται αντιστοιχεί στον αριθμό των επιλεγμένων γραμμών. Οι υπάρχουσες γραμμές μετακινούνται προς τα κάτω."
+msgid "<variable id=\"namenuebernehmentext\"><ahelp hid=\".uno:CreateNames\">Allows you to automatically name multiple cell ranges.</ahelp></variable>"
+msgstr "<variable id=\"namenuebernehmentext\"><ahelp hid=\".uno:CreateNames\">Σας επιτρέπει να ονομάζετε αυτόματα πολλαπλές περιοχές κελιών.</ahelp></variable>"
-#: 02120100.xhp
+#: 04070300.xhp
msgctxt ""
-"02120100.xhp\n"
+"04070300.xhp\n"
+"par_id3156280\n"
+"13\n"
+"help.text"
+msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Insert - Names - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want."
+msgstr "Επιλέξτε την περιοχή που περιέχει όλες τις περιοχές που επιθυμείτε να ονομάσετε. Ύστερα επιλέξτε από το μενού <emph>Εισαγωγή - Ονόματα - Δημιουργία</emph>. Με αυτόν τον τρόπο ανοίγετε το παράθυρο διαλόγου <emph>Δημιουργία ονομάτων</emph>, από την οποία μπορείτε να επιλέξετε τις επιλογές ονομασίας που επιθυμείτε."
+
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"hd_id3151116\n"
+"3\n"
+"help.text"
+msgid "Create names from"
+msgstr "Δημιουργία ονομάτων από"
+
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"par_id3152597\n"
+"4\n"
+"help.text"
+msgid "Defines which part of the spreadsheet is to be used for creating the name."
+msgstr "Καθορίζει το τμήμα του υπολογιστικού φύλλου που θα χρησιμοποιηθεί για τη δημιουργία του ονόματος."
+
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"hd_id3153729\n"
+"5\n"
+"help.text"
+msgid "Top row"
+msgstr "Πάνω γραμμή"
+
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"par_id3149263\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/createnamesdialog/top\">Creates the range names from the header row of the selected range.</ahelp> Each column receives a separated name and cell reference."
+msgstr "<ahelp hid=\"modules/scalc/ui/createnamesdialog/top\">Δημιουργεί τα ονόματα περιοχών από τη γραμμή κεφαλίδας της επιλεγμένης περιοχής.</ahelp> Κάθε στήλη αποδέχεται ένα ξεχωριστό όνομα και παραπομπή κελιών."
+
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"hd_id3146984\n"
+"7\n"
+"help.text"
+msgid "Left Column"
+msgstr "Αριστερή στήλη"
+
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"par_id3153190\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/createnamesdialog/left\">Creates the range names from the entries in the first column of the selected sheet range.</ahelp> Each row receives a separated name and cell reference."
+msgstr "<ahelp hid=\"modules/scalc/ui/createnamesdialog/left\">Δημιουργεί τα ονόματα περιοχών από τις καταχωρήσεις στην πρώτη στήλη της επιλεγμένης περιοχής του φύλλου.</ahelp> Κάθε γραμμή αποδέχεται ένα ξεχωριστό όνομα και παραπομπή κελιών."
+
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"hd_id3156284\n"
+"9\n"
+"help.text"
+msgid "Bottom row"
+msgstr "Κάτω γραμμή"
+
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"par_id3147124\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/createnamesdialog/bottom\">Creates the range names from the entries in the last row of the selected sheet range.</ahelp> Each column receives a separated name and cell reference."
+msgstr "<ahelp hid=\"modules/scalc/ui/createnamesdialog/bottom\">Δημιουργεί τα ονόματα περιοχών από τις καταχωρήσεις στην τελευταία γραμμή της επιλεγμένης περιοχής του φύλλου.</ahelp> Κάθε στήλη αποδέχεται ένα ξεχωριστό όνομα και παραπομπή κελιών."
+
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"hd_id3154731\n"
+"11\n"
+"help.text"
+msgid "Right Column"
+msgstr "Δεξιά στήλη"
+
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"par_id3153158\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/createnamesdialog/right\">Creates the range names from the entries in the last column of the selected sheet range.</ahelp> Each row receives a separated name and cell reference."
+msgstr "<ahelp hid=\"modules/scalc/ui/createnamesdialog/right\">Δημιουργεί τα ονόματα περιοχών από τις καταχωρήσεις στην τελευταία στήλη της επιλεγμένης περιοχής του φύλλου.</ahelp> Κάθε γραμμή αποδέχεται ένα ξεχωριστό όνομα και παραπομπή κελιών."
+
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
"tit\n"
"help.text"
-msgid "Header/Footer"
-msgstr "Κεφαλίδα/Υποσέλιδο"
+msgid "Define Label Range"
+msgstr "Καθορισμός περιοχής ετικέτας"
-#: 02120100.xhp
+#: 04070400.xhp
msgctxt ""
-"02120100.xhp\n"
-"bm_id3153360\n"
+"04070400.xhp\n"
+"bm_id3150791\n"
"help.text"
-msgid "<bookmark_value>page styles; headers</bookmark_value> <bookmark_value>page styles; footers</bookmark_value> <bookmark_value>headers; defining</bookmark_value> <bookmark_value>footers; defining</bookmark_value> <bookmark_value>file names in headers/footers</bookmark_value> <bookmark_value>changing;dates, automatically</bookmark_value> <bookmark_value>dates;updating automatically</bookmark_value> <bookmark_value>automatic date updates</bookmark_value>"
-msgstr "<bookmark_value>πρότυπα σελίδας, κεφαλίδες</bookmark_value><bookmark_value>πρότυπα σελίδας, υποσέλιδα</bookmark_value><bookmark_value>κεφαλίδες, καθορισμός</bookmark_value><bookmark_value>υποσέλιδα, καθορισμός</bookmark_value><bookmark_value>ονόματα αρχείων σε κεφαλίδες/υποσέλιδα</bookmark_value><bookmark_value>αλλαγή, ημερομηνίες, αυτόματα</bookmark_value><bookmark_value>ημερομηνίες, αυτόματες ενημερώσεις</bookmark_value><bookmark_value>αυτόματες ενημερώσεις ημερομηνίας</bookmark_value>"
+msgid "<bookmark_value>sheets; defining label ranges</bookmark_value><bookmark_value>label ranges in sheets</bookmark_value>"
+msgstr "<bookmark_value>φύλλα, καθορισμός περιοχών ετικέτας</bookmark_value><bookmark_value>περιοχές ετικέτας σε φύλλα</bookmark_value>"
-#: 02120100.xhp
+#: 04070400.xhp
msgctxt ""
-"02120100.xhp\n"
-"hd_id3153360\n"
+"04070400.xhp\n"
+"hd_id3150791\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02120100.xhp\" name=\"Header/Footer\">Header/Footer</link>"
-msgstr "<link href=\"text/scalc/01/02120100.xhp\" name=\"Κεφαλίδα/Υποσέλιδο\">Κεφαλίδα/Υποσέλιδο</link>"
+msgid "<variable id=\"define_label_range\"><link href=\"text/scalc/01/04070400.xhp\">Define Label Range</link></variable>"
+msgstr "<variable id=\"define_label_range\"><link href=\"text/scalc/01/04070400.xhp\">Καθορισμός περιοχής ετικέτας</link></variable>"
-#: 02120100.xhp
+#: 04070400.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3150768\n"
+"04070400.xhp\n"
+"par_id3150868\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SCPAGE_HFED_FL\">Defines or formats a header or footer for a Page Style.</ahelp>"
-msgstr "<ahelp hid=\"HID_SCPAGE_HFED_FL\">Καθορίζει ή μορφοποιεί μία κεφαλίδα ή υποσέλιδο για ένα Πρότυπο σελίδας.</ahelp>"
+msgid "<variable id=\"beschtext\"><ahelp hid=\".uno:DefineLabelRange\">Opens a dialog in which you can define a label range.</ahelp></variable>"
+msgstr "<variable id=\"beschtext\"><ahelp hid=\".uno:DefineLabelRange\">Ανοίγει ένα παράθυρο διαλόγου στο οποίο μπορείτε να καθορίσετε μία περιοχή ετικέτας.</ahelp></variable>"
-#: 02120100.xhp
+#: 04070400.xhp
msgctxt ""
-"02120100.xhp\n"
-"hd_id3145748\n"
+"04070400.xhp\n"
+"par_id3155411\n"
+"13\n"
+"help.text"
+msgid "The cell contents of a label range can be used like names in formulas - $[officename] recognizes these names in the same manner that it does the predefined names of the weekdays and months. These names are automatically completed when typed into a formula. In addition, the names defined by label ranges will have priority over names defined by automatically generated ranges."
+msgstr "Τα περιεχόμενα των κελιών μιας περιοχής ετικέτας μπορούν να χρησιμοποιηθούν ως ονόματα σε τύπους - το $[officename] αναγνωρίζει αυτά τα ονόματα ακριβώς όπως, για παράδειγμα, τα προκαθορισμένα ονόματα των ημερών της εβδομάδας και των μηνών. Αυτό σημαίνει ότι όταν γίνει εισαγωγή τους σε κάποιο τύπο, τα ονόματα αυτά προστίθενται αυτόματα. Επιπλέον, οι περιοχές που καθορίστηκαν από περιοχές ετικέτας θα έχουν σειρά προτεραιότητας σε όσα ονόματα ορίστηκαν από αυτόματα δημιουργημένες περιοχές."
+
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"par_id3147435\n"
+"14\n"
+"help.text"
+msgid "You can set label ranges that contain the same labels on different sheets. $[officename] first searches the label ranges of the current sheet and, following a failed search, the ranges of other sheets."
+msgstr "Μπορείτε να καθορίζετε αρκετές περιοχές ετικέτας που να περιέχουν τις ίδιες ετικέτες για διαφορετικά φύλλα. Στην περίπτωση αυτή, το $[officename] αναζητεί τις περιοχές ετικέτας του τρέχοντος φύλλου και, κατόπιν αποτυχημένης αναζήτησης, τις περιοχές άλλων φύλλων."
+
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"hd_id3145801\n"
"3\n"
"help.text"
-msgid "Left Area"
-msgstr "Αριστερή περιοχή"
+msgid "Range"
+msgstr "Εύρος"
-#: 02120100.xhp
+#: 04070400.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3147434\n"
+"04070400.xhp\n"
+"par_id3154731\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_HF_FLL\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_HF_FLL\">Εισάγετε το κείμενο που θα εμφανιστεί στην αριστερή πλευρά της κεφαλίδας ή του υποσέλιδου.</ahelp>"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_COLROWNAMERANGES:ED_AREA\">Displays the cell reference of each label range.</ahelp> In order to remove a label range from the list box, select it and then click <emph>Delete</emph>."
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_COLROWNAMERANGES:ED_AREA\">Εμφανίζει την παραπομπή κελιών της κάθε περιοχής ετικέτας.</ahelp> Για να αφαιρέσετε μία περιοχή ετικέτας από το πλαίσιο λίστας, επιλέξτε την και ύστερα κάντε κλικ στην επιλογή <emph>Διαγραφή</emph>."
-#: 02120100.xhp
+#: 04070400.xhp
msgctxt ""
-"02120100.xhp\n"
-"hd_id3148648\n"
+"04070400.xhp\n"
+"hd_id3149121\n"
"5\n"
"help.text"
-msgid "Center Area"
-msgstr "Κεντρική περιοχή"
+msgid "Contains column labels"
+msgstr "Περιέχει ετικέτες στηλών"
-#: 02120100.xhp
+#: 04070400.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3163710\n"
+"04070400.xhp\n"
+"par_id3150330\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the text to be displayed at the center of the header or footer.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το κείμενο που θα εμφανιστεί στο κέντρο της κεφαλίδας ή του υποσέλιδου.</ahelp>"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_COLROWNAMERANGES:BTN_COLHEAD\">Includes column labels in the current label range.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_COLROWNAMERANGES:BTN_COLHEAD\">Περιλαμβάνει ετικέτες στηλών στην τρέχουσα περιοχή ετικέτας.</ahelp>"
-#: 02120100.xhp
+#: 04070400.xhp
msgctxt ""
-"02120100.xhp\n"
-"hd_id3154942\n"
+"04070400.xhp\n"
+"hd_id3149020\n"
"7\n"
"help.text"
-msgid "Right Area"
-msgstr "Δεξιά περιοχή"
+msgid "Contains row labels"
+msgstr "Περιέχει ετικέτες γραμμών"
-#: 02120100.xhp
+#: 04070400.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3147126\n"
+"04070400.xhp\n"
+"par_id3154754\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_HF_FLR\">Enter the text to be displayed at the right side of the header or footer.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_HF_FLR\">Εισάγετε το κείμενο που θα εμφανιστεί στη δεξιά πλευρά της κεφαλίδας ή του υποσέλιδου.</ahelp>"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_COLROWNAMERANGES:BTN_ROWHEAD\">Includes row labels in the current label range.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_COLROWNAMERANGES:BTN_ROWHEAD\">Περιλαμβάνει ετικέτες γραμμών στην τρέχουσα περιοχή ετικέτας.</ahelp>"
-#: 02120100.xhp
+#: 04070400.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_idN10811\n"
+"04070400.xhp\n"
+"hd_id3159264\n"
+"11\n"
"help.text"
-msgid "Header/Footer"
-msgstr "Kεφαλίδα/Υποσέλιδο"
+msgid "For data range"
+msgstr "Για περιοχή δεδομένων"
-#: 02120100.xhp
+#: 04070400.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_idN10815\n"
+"04070400.xhp\n"
+"par_id3154703\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a predefined header or footer from the list.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε μια ορισμένη κεφαλίδα ή υποσέλιδο από τη λίστα.</ahelp>"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_COLROWNAMERANGES:ED_DATA\">Sets the data range for which the selected label range is valid. To modify it, click in the sheet and select another range with the mouse.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_COLROWNAMERANGES:ED_DATA\">Καθορίζει την περιοχή δεδομένων για την οποία είναι έγκυρη η επιλεγμένη περιοχή ετικέτας. Για να την τροποποιήσετε, κάντε κλικ στο φύλλο και επιλέξτε διαφορετική περιοχή με το ποντίκι σας.</ahelp>"
-#: 02120100.xhp
+#: 04070400.xhp
msgctxt ""
-"02120100.xhp\n"
-"hd_id3154729\n"
+"04070400.xhp\n"
+"hd_id3145789\n"
"9\n"
"help.text"
-msgid "Text attributes"
-msgstr "Ιδιότητες κειμένου"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 02120100.xhp
+#: 04070400.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3150717\n"
+"04070400.xhp\n"
+"par_id3147005\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_HF_TEXT\">Opens a dialog to assign formats to new or selected text.</ahelp> The <emph>Text Attributes </emph>dialog contains the tab pages <link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>, <link href=\"text/shared/01/05020200.xhp\" name=\"Font Effects\">Font Effects</link> and <link href=\"text/shared/01/05020500.xhp\" name=\"Font Position\">Font Position</link>."
-msgstr ".<ahelp hid=\"HID_SC_HF_TEXT\">Ανοίγει ένα παράθυρο διαλόγου για να αναθέσετε μορφοποιήσεις στο νέο ή επιλεγμένο κείμενο.</ahelp> Το παράθυρο διαλόγου <emph>Ιδιότητες κειμένου </emph>περιέχει τις σελίδες της καρτέλας <link href=\"text/shared/01/05020100.xhp\" name=\"Γραμματοσειρά\">Γραμματοσειρά</link>, <link href=\"text/shared/01/05020200.xhp\" name=\"Εφέ γραμματοσειράς\">Εφέ γραμματοσειράς</link> and <link href=\"text/shared/01/05020500.xhp\" name=\"Θέση γραμματοσειράς\">Θέση γραμματοσειράς</link>."
+msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_COLROWNAMERANGES:BTN_ADD\">Adds the current label range to the list.</ahelp>"
+msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_COLROWNAMERANGES:BTN_ADD\">Προσθέτει την τρέχουσα περιοχή ετικέτας στη λίστα.</ahelp>"
-#: 02120100.xhp
+#: 04080000.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3159266\n"
+"04080000.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3156386\" src=\"sc/res/text.png\" width=\"0.1874in\" height=\"0.1665in\"><alt id=\"alt_id3156386\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156386\" src=\"sc/res/text.png\" width=\"0.1874in\" height=\"0.1665in\"><alt id=\"alt_id3156386\">Εικονίδιο</alt></image>"
+msgid "Function List"
+msgstr "Λίστα συναρτήσεων"
-#: 02120100.xhp
+#: 04080000.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3155336\n"
-"25\n"
+"04080000.xhp\n"
+"bm_id3154126\n"
"help.text"
-msgid "Text Attributes"
-msgstr "Ιδιότητες κειμένου"
+msgid "<bookmark_value>formula list window</bookmark_value><bookmark_value>function list window</bookmark_value><bookmark_value>inserting functions; function list window</bookmark_value>"
+msgstr "<bookmark_value>παράθυρο λίστας τύπων</bookmark_value><bookmark_value>παράθυρο λίστας συναρτήσεων</bookmark_value><bookmark_value>εισαγωγή συναρτήσεων, παράθυρο λίστας συναρτήσεων</bookmark_value>"
-#: 02120100.xhp
+#: 04080000.xhp
msgctxt ""
-"02120100.xhp\n"
-"hd_id3145792\n"
-"11\n"
+"04080000.xhp\n"
+"hd_id3154126\n"
+"1\n"
"help.text"
-msgid "File Name"
-msgstr "Όνομα αρχείου"
+msgid "<link href=\"text/scalc/01/04080000.xhp\" name=\"Function List\">Function List</link>"
+msgstr "<link href=\"text/scalc/01/04080000.xhp\" name=\"Λίστα συναρτήσεων\">Λίστα συναρτήσεων</link>"
-#: 02120100.xhp
+#: 04080000.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3150206\n"
-"12\n"
+"04080000.xhp\n"
+"par_id3151118\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_HF_FILE\">Inserts a file name placeholder in the selected area.</ahelp> Click to insert the title. Long-click to select either title, file name or path/file name from the submenu. If a title has not be assigned (see <emph>File - Properties</emph>), the file name will be inserted instead."
-msgstr "<ahelp hid=\"HID_SC_HF_FILE\">Εισάγει ένα πεδίο ένδειξης θέσης του ονόματος του αρχείου στην επιλεγμένη περιοχή.</ahelp> Κάντε κλικ για να εισάγετε τον τίτλο. Κάντε παρατεταμένο κλικ σε κάθε τίτλο, αρχείο ή όνομα μονοπατιού/αρχείου από το δευτερεύον μενού. Αν έχει ανατεθεί ένα τίτλος (δείτε <emph>Αρχείο - Ιδιότητες</emph>), θα εισαχθεί επομένως το όνομα αρχείου."
+msgid "<variable id=\"funktionslistetext\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">This command opens the <emph>Function List</emph> window, which displays all functions that can be inserted into your document.</ahelp></variable> The <emph>Function List</emph> window is similar to the <emph>Functions</emph> tab page of the <link href=\"text/scalc/01/04060000.xhp\" name=\"Function Wizard\">Function Wizard</link>. The functions are inserted with placeholders to be replaced with your own values."
+msgstr "<variable id=\"funktionslistetext\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">Η εντολή αυτή ανοίγει το παράθυρο <emph>Λίστα συναρτήσεων</emph> , το οποίο εμφανίζει όλες τις συναρτήσεις που μπορούν να εισαχθούν στο έγγραφό σας.</ahelp></variable> Το παράθυρο <emph>Λίστα συναρτήσεων</emph> με τη σελίδα της καρτέλας <emph>Συναρτήσεις</emph> για τον <link href=\"text/scalc/01/04060000.xhp\" name=\"Οδηγός συναρτήσεων\">Οδηγός συναρτήσεων</link>. Οι συναρτήσεις εισάγονται με σημεία ένδειξης θέσης ώστε να αντικαθιστώνται από τις δικές σας τιμές."
-#: 02120100.xhp
+#: 04080000.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3150369\n"
+"04080000.xhp\n"
+"par_id3152576\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3150518\" src=\"res/folderop.png\" width=\"0.1665in\" height=\"0.1252in\"><alt id=\"alt_id3150518\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150518\" src=\"res/folderop.png\" width=\"0.1665in\" height=\"0.1252in\"><alt id=\"alt_id3150518\">Εικονίδιο</alt></image>"
+msgid "The <emph>Function List</emph> window is a resizable <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dockable window\">dockable window</link>. Use it to quickly enter functions in the spreadsheet. By double-clicking an entry in the functions list, the respective function is directly inserted with all parameters."
+msgstr "Το παράθυρο <emph>Λίστα συναρτήσεων</emph> είναι ένα <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"περικόψιμο παράθυρο\">περικόψιμο παράθυρο</link> μεταβλητού μεγέθους. Μπορείτε να το χρησιμοποιήσετε για να εισάγετε γρήγορα συναρτήσεις στο υπολογιστικό φύλλο. Κάνοντας διπλό κλικ σε μία καταχώριση στη λίστα συναρτήσεων, η αντίστοιχη συνάρτηση εισάγεται απευθείας με όλες τις παραμέτρους."
-#: 02120100.xhp
+#: 04080000.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3154487\n"
-"26\n"
+"04080000.xhp\n"
+"hd_id3145799\n"
+"4\n"
"help.text"
-msgid "File Name"
-msgstr "Όνομα αρχείου"
+msgid "Category List"
+msgstr "Λίστα κατηγοριών"
-#: 02120100.xhp
+#: 04080000.xhp
msgctxt ""
-"02120100.xhp\n"
-"hd_id3155812\n"
+"04080000.xhp\n"
+"hd_id3153160\n"
+"5\n"
+"help.text"
+msgid "Function List"
+msgstr "Λίστα συναρτήσεων"
+
+#: 04080000.xhp
+msgctxt ""
+"04080000.xhp\n"
+"par_id3149412\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"SC:LISTBOX:FID_FUNCTION_BOX:LB_FUNC\">Displays the available functions.</ahelp> When you select a function, the area below the list box displays a short description. To insert the selected function double-click it or click the <emph>Insert Function into calculation sheet</emph> icon."
+msgstr "<ahelp hid=\"SC:LISTBOX:FID_FUNCTION_BOX:LB_FUNC\">Εμφανίζει τις διαθέσιμες συναρτήσεις.</ahelp> Όταν επιλέγετε μία συνάρτηση, η περιοχή κάτω από το πλαίσιο λίστας εμφανίζει μια μικρή περιγραφή. Για να εισάγετε την επιλεγμένη συνάρτηση κάντε διπλό κλικ σε αυτή ή κάντε κλικ στο εικονίδιο <emph>Εισαγωγή συνάρτησης στο υπολογιστικό φύλλο</emph> ."
+
+#: 04080000.xhp
+msgctxt ""
+"04080000.xhp\n"
+"hd_id3146971\n"
+"7\n"
+"help.text"
+msgid "Insert Function into calculation sheet"
+msgstr "Εισαγωγή συνάρτησης στο υπολογιστικό φύλλο"
+
+#: 04080000.xhp
+msgctxt ""
+"04080000.xhp\n"
+"par_id3150043\n"
+"help.text"
+msgid "<image id=\"img_id3159267\" src=\"sc/res/fx.png\" width=\"0.1945inch\" height=\"0.1945inch\"><alt id=\"alt_id3159267\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159267\" src=\"sc/res/fx.png\" width=\"0.1945inch\" height=\"0.1945inch\"><alt id=\"alt_id3159267\">Εικονίδιο</alt></image>"
+
+#: 04080000.xhp
+msgctxt ""
+"04080000.xhp\n"
+"par_id3147345\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SC:IMAGEBUTTON:FID_FUNCTION_BOX:IMB_INSERT\">Inserts the selected function into the document.</ahelp>"
+msgstr "<ahelp hid=\"SC:IMAGEBUTTON:FID_FUNCTION_BOX:IMB_INSERT\">Εισάγει την επιλεγμένη συνάρτηση στο έγγραφο.</ahelp>"
+
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Link to External Data"
+msgstr "Σύνδεση σε εξωτερικά δεδομένα"
+
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"par_id3153192\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/externaldata/browse\" visibility=\"hidden\">Locate the file containing the data you want to insert.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/browse\" visibility=\"hidden\">Εντοπίστε το αρχείο που περιέχει τα δεδομένα που επιθυμείτε να εισάγετε.</ahelp>"
+
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"hd_id3145785\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\">Link to External Data</link>"
+msgstr "<link href=\"text/scalc/01/04090000.xhp\" name=\"Εξωτερικά δεδομένα\">Σύνδεση σε εξωτερικά δεδομένα</link>"
+
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"par_id3149262\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InsertExternalDataSourc\">Inserts data from an HTML, Calc, or Excel file into the current sheet as a link. The data must be located within a named range.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertExternalDataSourc\">Εισάγει δεδομένα από ένα αρχείο HTML, Calc, ή Excel στο τρέχον φύλλο ως σύνδεσμο. Τα δεδομένα πρέπει να εντοπιστούν εντός της επώνυμης περιοχής.</ahelp>"
+
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"hd_id3146984\n"
+"5\n"
+"help.text"
+msgid "URL of external data source."
+msgstr "Ιστοσελίδα της πηγής των εξωτερικών δεδομένων"
+
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"par_id3145366\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/externaldata/url\">Enter the URL or the file name that contains the data that you want to insert, and then press Enter.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/url\">Εισαγωγή του URL ή του ονόματος αρχείου που περιέχει τα δεδομένα που θέλετε να εισάγετε και έπειτα πατήστε Enter.</ahelp>"
+
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"hd_id3145251\n"
+"7\n"
+"help.text"
+msgid "Available tables/ranges"
+msgstr "Διαθέσιμοι πίνακες/περιοχές"
+
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"par_id3147397\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/externaldata/ranges\">Select the table or the data range that you want to insert.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/ranges\">Επιλέξτε τον πίνακα ή την περιοχή δεδομένων που επιθυμείτε να εισάγετε.</ahelp>"
+
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"hd_id3154492\n"
+"9\n"
+"help.text"
+msgid "Update every"
+msgstr "Ενημέρωση όλων"
+
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"par_id3154017\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/externaldata/delay\">Enter the number of seconds to wait before the external data are reloaded into the current document.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/delay\">Εισάγετε τον αριθμό των δευτερολέπτων της αναμονής πριν επαναφορτωθούν τα εξωτερικά δεδομένα στο τρέχον έγγραφο.</ahelp>"
+
+#: 05020000.xhp
+msgctxt ""
+"05020000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Format Cells"
+msgstr "Μορφοποίηση κελιών"
+
+#: 05020000.xhp
+msgctxt ""
+"05020000.xhp\n"
+"bm_id3148663\n"
+"help.text"
+msgid "<bookmark_value>cell attributes</bookmark_value><bookmark_value>attributes;cells</bookmark_value><bookmark_value>formatting;cells</bookmark_value><bookmark_value>cells;formatting dialog</bookmark_value>"
+msgstr "<bookmark_value>ιδιότητες κελιών</bookmark_value><bookmark_value>ιδιότητες, κελιά</bookmark_value><bookmark_value>μορφοποίηση, κελιά</bookmark_value><bookmark_value>κελιά, μορφοποίηση παραθύρου δαιλόγου</bookmark_value>"
+
+#: 05020000.xhp
+msgctxt ""
+"05020000.xhp\n"
+"hd_id3148663\n"
+"1\n"
+"help.text"
+msgid "Format Cells"
+msgstr "Μορφοποίηση κελιών"
+
+#: 05020000.xhp
+msgctxt ""
+"05020000.xhp\n"
+"par_id3150448\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"zellattributetext\"><ahelp hid=\".uno:FormatCellDialog\">Allows you to specify a variety of formatting options and to apply attributes to the selected cells.</ahelp></variable>"
+msgstr "<variable id=\"zellattributetext\"><ahelp hid=\".uno:FormatCellDialog\">Σας επιτρέπει να καθορίσετε μια ποικιλία επιλογών μορφοποίησης και να εφαρμόσετε ιδιότητες στα επιλεγμένα κελιά.</ahelp></variable>"
+
+#: 05020000.xhp
+msgctxt ""
+"05020000.xhp\n"
+"hd_id3145785\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>"
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Αριθμοί\">Αριθμοί</link>"
+
+#: 05020000.xhp
+msgctxt ""
+"05020000.xhp\n"
+"hd_id3146119\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>"
+msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Γραμματοσειρά\">Γραμματοσειρά</link>"
+
+#: 05020600.xhp
+msgctxt ""
+"05020600.xhp\n"
+"tit\n"
+"help.text"
+msgid "Cell Protection"
+msgstr "Προστασία κελιών"
+
+#: 05020600.xhp
+msgctxt ""
+"05020600.xhp\n"
+"hd_id3145119\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/05020600.xhp\" name=\"Cell Protection\">Cell Protection</link>"
+msgstr "<link href=\"text/scalc/01/05020600.xhp\" name=\"Προστασία κελιών\">Προστασία κελιών</link>"
+
+#: 05020600.xhp
+msgctxt ""
+"05020600.xhp\n"
+"par_id3150398\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/CellProtectionPage\">Defines protection options for selected cells.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/CellProtectionPage\">Καθορίζει διάφορες επιλογές προστασίας για επιλεγμένα κελιά.</ahelp>"
+
+#: 05020600.xhp
+msgctxt ""
+"05020600.xhp\n"
+"hd_id3150447\n"
+"3\n"
+"help.text"
+msgid "Protection"
+msgstr "Προστασία"
+
+#: 05020600.xhp
+msgctxt ""
+"05020600.xhp\n"
+"hd_id3125864\n"
+"9\n"
+"help.text"
+msgid "Hide all"
+msgstr "Απόκρυψη όλων"
+
+#: 05020600.xhp
+msgctxt ""
+"05020600.xhp\n"
+"par_id3153768\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkHideAll\">Hides formulas and contents of the selected cells.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkHideAll\">Αποκρύπτει τους τύπους και τα περιεχόμενα των επιλεγμένων κελιών.</ahelp>"
+
+#: 05020600.xhp
+msgctxt ""
+"05020600.xhp\n"
+"hd_id3153190\n"
+"5\n"
+"help.text"
+msgid "Protected"
+msgstr "Προστατευμένο"
+
+#: 05020600.xhp
+msgctxt ""
+"05020600.xhp\n"
+"par_id3151119\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkProtected\">Prevents the selected cells from being modified.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkProtected\">Εμποδίζει την τροποποίηση των επιλεγμένων κελιών.</ahelp>"
+
+#: 05020600.xhp
+msgctxt ""
+"05020600.xhp\n"
+"par_id3156283\n"
+"15\n"
+"help.text"
+msgid "This cell protection only takes effect if you also protect the sheet (<emph>Tools - Protect Document - Sheet</emph>)."
+msgstr "Αυτή η προστασία κελιού λαμβάνει χώρα μόνο εάν προστατεύετε επίσης το φύλλο (<emph>Εργαλεία - Προστασία εγγράφου - Φύλλο</emph>)."
+
+#: 05020600.xhp
+msgctxt ""
+"05020600.xhp\n"
+"hd_id3149377\n"
+"7\n"
+"help.text"
+msgid "Hide formula"
+msgstr "Απόκρυψη τύπου"
+
+#: 05020600.xhp
+msgctxt ""
+"05020600.xhp\n"
+"par_id3154510\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkHideFormula\">Hides formulas in the selected cells.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkHideFormula\">Αποκρύπτει τους τύπους στα επιλεγμένα κελιά.</ahelp>"
+
+#: 05020600.xhp
+msgctxt ""
+"05020600.xhp\n"
+"hd_id3155602\n"
+"11\n"
+"help.text"
+msgid "Print"
+msgstr "Εκτύπωση"
+
+#: 05020600.xhp
+msgctxt ""
+"05020600.xhp\n"
+"par_id3153836\n"
+"12\n"
+"help.text"
+msgid "Defines print options for the sheet."
+msgstr "Καθορίζει τις επιλογές εκτύπωσης για το φύλλο."
+
+#: 05020600.xhp
+msgctxt ""
+"05020600.xhp\n"
+"hd_id3155065\n"
"13\n"
"help.text"
-msgid "Sheet Name"
-msgstr "Όνομα φύλλου"
+msgid "Hide when printing"
+msgstr "Απόκρυψη κατά την εκτύπωση"
-#: 02120100.xhp
+#: 05020600.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3148842\n"
+"05020600.xhp\n"
+"par_id3155443\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_HF_TABLE\">Inserts a placeholder in the selected header/footer area, which is replaced by the sheet name in the header/footer of the actual document.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_HF_TABLE\">Εισάγει ένα πεδίο ένδειξης θέσης στην επιλεγμένη περιοχή κεφαλίδας/υποσέλιδου, που αντικαθίσταται από το όνομα του φύλλου στην κεφαλίδα/υποσέλιδο του ενεργού εγγράφου.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkHidePrinting\">Keeps the selected cells from being printed.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkHidePrinting\">Διατηρεί τα επιλεγμένα κελιά και δεν επιτρέπει την εκτύπωσή τους.</ahelp>"
-#: 02120100.xhp
+#: 05030000.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3146870\n"
+"05030000.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3148870\" src=\"sc/res/table.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148870\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148870\" src=\"sc/res/table.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148870\">Εικονίδιο</alt></image>"
+msgid "Row"
+msgstr "Γραμμή"
-#: 02120100.xhp
+#: 05030000.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3147071\n"
-"27\n"
+"05030000.xhp\n"
+"hd_id3147228\n"
+"1\n"
"help.text"
-msgid "Sheet Name"
-msgstr "Όνομα φύλλου"
+msgid "<link href=\"text/scalc/01/05030000.xhp\" name=\"Row\">Row</link>"
+msgstr "<link href=\"text/scalc/01/05030000.xhp\" name=\"Γραμμή\">Γραμμή</link>"
-#: 02120100.xhp
+#: 05030000.xhp
msgctxt ""
-"02120100.xhp\n"
-"hd_id3144768\n"
-"15\n"
+"05030000.xhp\n"
+"par_id3154685\n"
+"2\n"
"help.text"
-msgid "Page"
-msgstr "Σελίδα"
+msgid "<ahelp hid=\".\">Sets the row height and hides or shows selected rows.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει το ύψος γραμμής και αποκρύπτει ή εμφανίζει τις επιλεγμένες γραμμές.</ahelp>"
-#: 02120100.xhp
+#: 05030000.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3154960\n"
-"16\n"
+"05030000.xhp\n"
+"hd_id3155132\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_HF_PAGE\">Inserts a placeholder in the selected header/footer area, which is replaced by page numbering. This allows continuous page numbering in a document.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_HF_PAGE\">Εισάγει ένα πεδίο ένδειξης θέσης στην επιλεγμένη περιοχή κεφαλίδας/υποσέλιδου που θα αντικατασταθεί από την αρίθμηση σελίδων. Αυτό επιτρέπει τη συνεχόμενη αρίθμηση σελίδων σε ένα έγγραφο.</ahelp>"
+msgid "<link href=\"text/shared/01/05340100.xhp\" name=\"Height\">Height</link>"
+msgstr "<link href=\"text/shared/01/05340100.xhp\" name=\"Ύψος\">Ύψος</link>"
-#: 02120100.xhp
+#: 05030000.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3151304\n"
+"05030000.xhp\n"
+"hd_id3155854\n"
+"4\n"
"help.text"
-msgid "<image id=\"img_id3155386\" src=\"sc/res/page.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155386\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155386\" src=\"sc/res/page.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155386\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/scalc/01/05030200.xhp\" name=\"Optimal Height\">Optimal Height</link>"
+msgstr "<link href=\"text/scalc/01/05030200.xhp\" name=\"Βέλτιστο ύψος\">Βέλτιστο ύψος</link>"
-#: 02120100.xhp
+#: 05030200.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3150048\n"
-"28\n"
+"05030200.xhp\n"
+"tit\n"
"help.text"
-msgid "Page"
-msgstr "Σελίδα"
+msgid "Optimal Row Heights"
+msgstr "Βέλτιστα ύψη γραμμών"
-#: 02120100.xhp
+#: 05030200.xhp
msgctxt ""
-"02120100.xhp\n"
-"hd_id3146962\n"
-"17\n"
+"05030200.xhp\n"
+"bm_id3148491\n"
"help.text"
-msgid "Pages"
-msgstr "Σελίδες"
+msgid "<bookmark_value>sheets; optimal row heights</bookmark_value><bookmark_value>rows; optimal heights</bookmark_value><bookmark_value>optimal row heights</bookmark_value>"
+msgstr "<bookmark_value>φύλλα, βέλτιστα ύψη γραμμών</bookmark_value><bookmark_value>γραμμές, βέλτιστα ύψη</bookmark_value><bookmark_value>βέλτιστα ύψη γραμμών</bookmark_value>"
-#: 02120100.xhp
+#: 05030200.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3153812\n"
-"18\n"
+"05030200.xhp\n"
+"hd_id3148491\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_HF_PAGES\">Inserts a placeholder in the selected header/footer area, which is replaced by the total number of pages in the document.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_HF_PAGES\">Εισάγει ένα πεδίο ένδειξης θέσης στην επιλεγμένη περιοχή κεφαλίδας/υποσέλιδου που θα αντικατασταθεί από το συνολικό αριθμό σελίδων του εγγράφου.</ahelp>"
+msgid "Optimal Row Heights"
+msgstr "Βέλτιστα ύψη γραμμών"
-#: 02120100.xhp
+#: 05030200.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3149315\n"
+"05030200.xhp\n"
+"par_id3154758\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3155757\" src=\"sc/res/pages.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155757\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155757\" src=\"sc/res/pages.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155757\">Εικονίδιο</alt></image>"
+msgid "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Determines the optimal row height for the selected rows.</ahelp></variable> The optimal row height depends on the font size of the largest character in the row. You can use various <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"units of measure\">units of measure</link>."
+msgstr "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Καθορίζει το βέλτιστο ύψος γραμμών για τις επιλεγμένες γραμμές.</ahelp></variable> Το βέλτιστο ύψος γραμμών εξαρτάται από το μέγεθος της γραμματοσειράς του μεγαλύτερου χαρακτήρα της γραμμής. Μπορείτε να χρησιμοποιήσετε διάφορες <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"μονάδες μέτρησης\">μονάδες μέτρησης</link>."
-#: 02120100.xhp
+#: 05030200.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3147499\n"
-"29\n"
+"05030200.xhp\n"
+"hd_id3154908\n"
+"3\n"
"help.text"
-msgid "Pages"
-msgstr "Σελίδες"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 02120100.xhp
+#: 05030200.xhp
msgctxt ""
-"02120100.xhp\n"
-"hd_id3149050\n"
-"19\n"
+"05030200.xhp\n"
+"par_id3151044\n"
+"4\n"
"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
+msgid "<ahelp hid=\"SC:METRICFIELD:RID_SCDLG_ROW_OPT:ED_VALUE\">Sets additional spacing between the largest character in a row and the cell boundaries.</ahelp>"
+msgstr "<ahelp hid=\"SC:METRICFIELD:RID_SCDLG_ROW_OPT:ED_VALUE\">Καθορίζει επιπρόσθετα διαστήματα μεταξύ του μεγαλύτερου χαρακτήρα μίας γραμμής και τα όρια των κελιών.</ahelp>"
-#: 02120100.xhp
+#: 05030200.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3153960\n"
-"20\n"
+"05030200.xhp\n"
+"hd_id3150439\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_HF_DATE\">Inserts a placeholder in the selected header/footer area, which is replaced by the current date which will be repeated in the header/footer on each page of the document.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_HF_DATE\">Εισάγει ένα πεδίο ένδειξης θέσης στην επιλεγμένη περιοχή κεφαλίδας/υποσέλιδου, που θα αντικατασταθεί από την τρέχουσα ημερομηνία η οποία θα επαναληφθεί στην κεφαλίδα/υποσέλιδο σε κάθε σελίδα του εγγράφου.</ahelp>"
+msgid "Default value"
+msgstr "Προεπιλεγμένη τιμή"
-#: 02120100.xhp
+#: 05030200.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3147299\n"
+"05030200.xhp\n"
+"par_id3146984\n"
+"6\n"
"help.text"
-msgid "<image id=\"img_id3150394\" src=\"sc/res/date.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150394\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150394\" src=\"sc/res/date.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150394\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_ROW_OPT:BTN_DEFVAL\">Restores the default value for the optimal row height.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_ROW_OPT:BTN_DEFVAL\">Επαναφέρει την προεπιλεγμένη τιμή για το βέλτιστο ύψος γραμμής.</ahelp>"
-#: 02120100.xhp
+#: 05030300.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3150540\n"
-"30\n"
+"05030300.xhp\n"
+"tit\n"
"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
+msgid "Hide"
+msgstr "Απόκρυψη"
-#: 02120100.xhp
+#: 05030300.xhp
msgctxt ""
-"02120100.xhp\n"
-"hd_id3147610\n"
-"21\n"
+"05030300.xhp\n"
+"bm_id3147265\n"
"help.text"
-msgid "Time"
-msgstr "Ώρα"
+msgid "<bookmark_value>spreadsheets; hiding functions</bookmark_value><bookmark_value>hiding; rows</bookmark_value><bookmark_value>hiding; columns</bookmark_value><bookmark_value>hiding; sheets</bookmark_value><bookmark_value>sheets;hiding</bookmark_value><bookmark_value>columns;hiding</bookmark_value><bookmark_value>rows;hiding</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα, απόκρυψη συναρτήσεων</bookmark_value><bookmark_value>απόκρυψη, γραμμές</bookmark_value><bookmark_value>απόκρυψη, στήλες</bookmark_value><bookmark_value>απόκρυψη, φύλλα</bookmark_value><bookmark_value>φύλλα, απόκρυψη</bookmark_value><bookmark_value>στήλες, απόκρυψη</bookmark_value><bookmark_value>γραμμές, απόκρυψη</bookmark_value>"
-#: 02120100.xhp
+#: 05030300.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3145638\n"
-"22\n"
+"05030300.xhp\n"
+"hd_id3147265\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_HF_TIME\">Inserts a placeholder in the selected header/footer area, which is replaced by the current time in the header/footer on each page of the document.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_HF_TIME\">Εισάγει ένα πεδίο ένδειξης θέσης στην επιλεγμένη περιοχή κεφαλίδας/υποσέλιδου που θα αντικατασταθεί από την τρέχουσα ώρα στην κεφαλίδα/υποσέλιδο κάθε σελίδας του εγγράφου.</ahelp>"
+msgid "<link href=\"text/scalc/01/05030300.xhp\" name=\"Hide\">Hide</link>"
+msgstr "<link href=\"text/scalc/01/05030300.xhp\" name=\"Απόκρυψη\">Απόκρυψη</link>"
-#: 02120100.xhp
+#: 05030300.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3153122\n"
+"05030300.xhp\n"
+"par_id3156281\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3146884\" src=\"sc/res/time.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146884\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146884\" src=\"sc/res/time.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146884\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:Hide\">Hides selected rows, columns or individual sheets.</ahelp>"
+msgstr "<ahelp hid=\".uno:Hide\">Αποκρύπτει τις επιλεγμένες γραμμές, στήλες ή μεμονωμένα φύλλα.</ahelp>"
-#: 02120100.xhp
+#: 05030300.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3157904\n"
-"31\n"
+"05030300.xhp\n"
+"par_id3148645\n"
+"3\n"
"help.text"
-msgid "Time"
-msgstr "Ώρα"
+msgid "Select the rows or columns that you want to hide, and then choose <emph>Format - Row - Hide </emph>or<emph> Format - Column - Hide</emph>."
+msgstr "Επιλέξτε τις γραμμές ή στήλες που επιθυμείτε να αποκρύψετε, και ύστερα επιλέξτε <emph>Μορφή - Γραμμή - Απόκρυψη </emph>ή<emph> Μορφή - Στήλη - Απόκρυψη</emph>."
-#: 04050100.xhp
+#: 05030300.xhp
msgctxt ""
-"04050100.xhp\n"
+"05030300.xhp\n"
+"par_id3147427\n"
+"6\n"
+"help.text"
+msgid "You can hide a sheet by selecting the sheet tab and then choosing <emph>Format - Sheet - Hide</emph>. Hidden sheets are not printed unless they occur within a <link href=\"text/scalc/01/05080000.xhp\" name=\"print range\">print range</link>."
+msgstr "Μπορείτε να αποκρύψετε ένα υπολογιστικό φύλλο επιλέγοντας την καρτέλα φύλλου και στη συνέχεια επιλέγοντας <emph>Μορφή - Φύλλο - Απόκρυψη</emph>. Τα φύλλα που αποκρύψατε δεν εκτυπώνονται εκτός και αν εμφανίζονται σε μια <link href=\"text/scalc/01/05080000.xhp\" name=\"περιοχή εκτύπωσης\">περιοχή εκτύπωσης</link>."
+
+#: 05030300.xhp
+msgctxt ""
+"05030300.xhp\n"
+"par_id3153157\n"
+"5\n"
+"help.text"
+msgid "A break in the row or column header indicates whether the row or column is hidden."
+msgstr "Το σύμβολο της αλλαγής στην κεφαλίδα της γραμμής ή της στήλης υποδηλώνει αν η γραμμή ή η στήλη έχει αποκρυφτεί."
+
+#: 05030300.xhp
+msgctxt ""
+"05030300.xhp\n"
+"par_id3145251\n"
+"4\n"
+"help.text"
+msgid "To display hidden rows, columns or sheets"
+msgstr "Για να εμφανίζετε γραμμές, στήλες ή υπολογιστικά φύλλα που έχουν αποκρυφτεί"
+
+#: 05030300.xhp
+msgctxt ""
+"05030300.xhp\n"
+"par_id8337046\n"
+"help.text"
+msgid "Select the range that includes the hidden objects. You can also use the box in the corner above row 1 and beside column A. For sheets, this step is not necessary."
+msgstr "Επιλέξτε την περιοχή που περιλαμβάνει τα κρυφά αντικείμενα. Μπορείτε επίσης να χρησιμοποιήσετε το πεδίο στη γωνία πάνω από το γραμμή 1 και δίπλα στη στήλη Α. Για τα φύλλα, αυτό το βήμα δεν είναι απαραίτητο."
+
+#: 05030300.xhp
+msgctxt ""
+"05030300.xhp\n"
+"par_id5532090\n"
+"help.text"
+msgid "Choose <link href=\"text/scalc/01/05030400.xhp\" name=\"Format - Row/Column - Show\">Format - Row/Column - Show</link> or <link href=\"text/scalc/01/05050300.xhp\" name=\"Format - Sheet - Show\">Format - Sheet - Show</link>."
+msgstr "Επιλέξτε <link href=\"text/scalc/01/05030400.xhp\" name=\"Μορφή - Γραμμή/Στήλη - Εμφάνιση\">Μορφή - Γραμμή/Στήλη - Εμφάνιση</link> ή <link href=\"text/scalc/01/05050300.xhp\" name=\"Μορφή - Φύλλο - Εμφάνιση\">Μορφή - Φύλλο - Εμφάνιση</link>."
+
+#: 05030400.xhp
+msgctxt ""
+"05030400.xhp\n"
"tit\n"
"help.text"
-msgid "Sheet from file"
-msgstr "Φύλλο από αρχείο"
+msgid "Show"
+msgstr "Εμφάνιση"
-#: 04050100.xhp
+#: 05030400.xhp
msgctxt ""
-"04050100.xhp\n"
-"par_idN105C1\n"
+"05030400.xhp\n"
+"bm_id3147264\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04050100.xhp\">Sheet from file</link>"
-msgstr "<link href=\"text/scalc/01/04050100.xhp\">Φύλλο από αρχείο</link>"
+msgid "<bookmark_value>spreadsheets; showing columns</bookmark_value><bookmark_value>showing; columns</bookmark_value><bookmark_value>showing; rows</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα, εμφάνιση στηλών</bookmark_value><bookmark_value>εμφάνιση, στήλες</bookmark_value><bookmark_value>εμφάνιση, γραμμές</bookmark_value>"
-#: 04050100.xhp
+#: 05030400.xhp
msgctxt ""
-"04050100.xhp\n"
-"par_idN105D1\n"
+"05030400.xhp\n"
+"hd_id3147264\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"26275\">Inserts a sheet from a different spreadsheet file.</ahelp>"
-msgstr "<ahelp hid=\"26275\">Εισάγει ένα φύλλο από αρχείο διαφορετικού υπολογιστικού φύλλου.</ahelp>"
+msgid "<link href=\"text/scalc/01/05030400.xhp\" name=\"Show\">Show</link>"
+msgstr "<link href=\"text/scalc/01/05030400.xhp\" name=\"Εμφάνιση\">Εμφάνιση</link>"
-#: 04050100.xhp
+#: 05030400.xhp
msgctxt ""
-"04050100.xhp\n"
-"par_idN105F7\n"
+"05030400.xhp\n"
+"par_id3150447\n"
+"2\n"
"help.text"
-msgid "Use the <link href=\"text/shared/01/01020000.xhp\">File - Open</link> dialog to locate the spreadsheet."
-msgstr "Χρησιμοποιήστε το παράθυρο διαλόγου <link href=\"text/shared/01/01020000.xhp\">Αρχείο - Άνοιγμα</link> για να εντοπίσετε ένα υπολογιστικό φύλλο."
+msgid "<ahelp hid=\".uno:ShowColumn\">Choose this command to show previously hidden rows or columns.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowColumn\">Επιλέξτε αυτή τη εντολή για να εμφανίσετε γραμμές ή στήλες που είχατε αποκρύψει προηγουμένως.</ahelp>"
-#: 04050100.xhp
+#: 05030400.xhp
msgctxt ""
-"04050100.xhp\n"
-"par_idN10609\n"
+"05030400.xhp\n"
+"par_id3155131\n"
+"3\n"
"help.text"
-msgid "In the <link href=\"text/scalc/01/04050000.xhp\">Insert Sheet</link> dialog, select the sheet that you want to insert."
-msgstr "Στο παράθυρο διαλόγου <link href=\"text/scalc/01/04050000.xhp\">Εισαγωγή φύλλου</link> , επιλέξτε το φύλλο που επιθυμείτε να εισάγετε."
+msgid "To show a column or row, select the range of rows or columns containing the hidden elements, then choose <emph>Format - Row - Show</emph> or <emph>Format - Column - Show</emph>."
+msgstr "Για να εμφανιστεί κάποια γραμμή ή στήλη, επιλέξτε την περιοχή των γραμμών ή στηλών που περιέχουν τα κρυφά στοιχεία, και στη συνέχεια επιλέξτε <emph>Μορφή - Γραμμή - Εμφάνιση</emph> ή <emph>Μορφή - Στήλη - Εμφάνιση</emph>."
-#: 12040201.xhp
+#: 05030400.xhp
msgctxt ""
-"12040201.xhp\n"
+"05030400.xhp\n"
+"par_id3145748\n"
+"4\n"
+"help.text"
+msgid "To show all hidden cells, first click in the field in the upper left corner. This selects all cells of the table."
+msgstr "Για να εμφανίσετε όλα τα κρυφά κελιά, κάντε πρώτα κλικ στο πεδίο στην επάνω αριστερά γωνία. Αυτό πειλέγει όλα τα κελιά του πίνακα."
+
+#: 05040000.xhp
+msgctxt ""
+"05040000.xhp\n"
"tit\n"
"help.text"
-msgid "More"
-msgstr "Πρόσθετα"
+msgid "Column"
+msgstr "Στήλη"
-#: 12040201.xhp
+#: 05040000.xhp
msgctxt ""
-"12040201.xhp\n"
-"hd_id3148492\n"
+"05040000.xhp\n"
+"hd_id3155628\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12040201.xhp\" name=\"More\">More</link>"
-msgstr "<link href=\"text/scalc/01/12040201.xhp\" name=\"Πρόσθετα\">Πρόσθετα</link>"
+msgid "<link href=\"text/scalc/01/05040000.xhp\" name=\"Column\">Column</link>"
+msgstr "<link href=\"text/scalc/01/05040000.xhp\" name=\"Στήλη\">Στήλη</link>"
-#: 12040201.xhp
+#: 05040000.xhp
msgctxt ""
-"12040201.xhp\n"
-"par_id3159400\n"
+"05040000.xhp\n"
+"par_id3148946\n"
"2\n"
"help.text"
-msgid "<variable id=\"zusaetzetext\"><ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_SPEC_FILTER:BTN_MORE\">Shows additional filter options.</ahelp></variable>"
-msgstr "<variable id=\"zusaetzetext\"><ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_SPEC_FILTER:BTN_MORE\">Εμφανίζει επιπρόσθετες επιλογές φιλτραρίσματος.</ahelp></variable>"
+msgid "<ahelp hid=\".\">Sets the column width and hides or shows selected columns.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το πλάτος στήλης και αποκρύπτει ή εμφανίζει τις επιλεγμένες στήλες.</ahelp>"
-#: 12040201.xhp
+#: 05040000.xhp
msgctxt ""
-"12040201.xhp\n"
-"hd_id3150791\n"
+"05040000.xhp\n"
+"hd_id3150398\n"
"3\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "<link href=\"text/shared/01/05340200.xhp\" name=\"Width\">Width</link>"
+msgstr "<link href=\"text/shared/01/05340200.xhp\" name=\"Πλάτος\">Πλάτος</link>"
-#: 12040201.xhp
+#: 05040000.xhp
msgctxt ""
-"12040201.xhp\n"
-"hd_id3154138\n"
+"05040000.xhp\n"
+"hd_id3145171\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/05040200.xhp\" name=\"Optimal Width\">Optimal Width</link>"
+msgstr "<link href=\"text/scalc/01/05040200.xhp\" name=\"Βέλτιστο πλάτος\">Βέλτιστο πλάτος</link>"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Optimal Column Width"
+msgstr "Βέλτιστο πλάτος στήλης"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"bm_id3155628\n"
+"help.text"
+msgid "<bookmark_value>spreadsheets; optimal column widths</bookmark_value><bookmark_value>columns; optimal widths</bookmark_value><bookmark_value>optimal column widths</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα, βέλτιστα πλάτη στηλών</bookmark_value><bookmark_value>στήλες, βέλτιστα πλάτη</bookmark_value><bookmark_value>βέλτιστα πλάτη στηλών</bookmark_value>"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"hd_id3155628\n"
+"1\n"
+"help.text"
+msgid "Optimal Column Width"
+msgstr "Βέλτιστο πλάτος στήλης"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"par_id3145068\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalColumnWidthDi\">Defines the optimal column width for selected columns.</ahelp></variable> The optimal column width depends on the longest entry within a column. You can choose from the available <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"measurement units\">measurement units</link>."
+msgstr "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalColumnWidthDi\">Καθορίζει το βέλτιστο πλάτος στηλών για τις επιλεγμένες στήλες.</ahelp></variable> Το βέλτιστο πλάτος στηλών εξαρτάται από τη μεγαλύτερη σε μήκος καταχώριση εντός της στήλης. Μπορείτε να επιλέξετε από τις διαθέσιμες <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"μονάδες μέτρησης\">μονάδες μέτρησης</link>."
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"hd_id3150767\n"
+"3\n"
+"help.text"
+msgid "Add"
+msgstr "Προσθήκη"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"par_id3150449\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"SC:METRICFIELD:RID_SCDLG_COL_OPT:ED_VALUE\">Defines additional spacing between the longest entry in a column and the vertical column borders.</ahelp>"
+msgstr "<ahelp hid=\"SC:METRICFIELD:RID_SCDLG_COL_OPT:ED_VALUE\">Καθορίζει το επιπρόσθετο διάστημα μεταξύ της μεγαλύτερης σε μήκος καταχώρισης μίας στήλης και των ορίων της κάθετης στήλης.</ahelp>"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"hd_id3145785\n"
"5\n"
"help.text"
-msgid "Case sensitive"
-msgstr "Διάκριση πεζών και κεφαλαίων"
+msgid "Default value"
+msgstr "Προεπιλεγμένη τιμή"
-#: 12040201.xhp
+#: 05040200.xhp
msgctxt ""
-"12040201.xhp\n"
-"par_id3147228\n"
+"05040200.xhp\n"
+"par_id3146120\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_CASE\">Distinguishes between uppercase and lowercase letters when filtering the data.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_CASE\">Κάνει διάκριση μεταξύ κεφαλαίων και πεζών γραμμάτων κατά το φιλτράρισμα δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_COL_OPT:BTN_DEFVAL\">Defines the optimal column width in order to display the entire contents of the column.</ahelp> The additional spacing for the optimal column width is preset to 0.1 in."
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_COL_OPT:BTN_DEFVAL\">Καθορίζει το βέλτιστο πλάτος στήλης ώστε να εμφανιστούν όλα τα περιεχόμενα της στήλης.</ahelp> Το επιπρόσθετο διάστημα για το βέλτιστο πλάτος στήλης είναι προκαθορισμένο σε 0.1."
-#: 12040201.xhp
+#: 05050000.xhp
msgctxt ""
-"12040201.xhp\n"
-"hd_id3154908\n"
-"7\n"
+"05050000.xhp\n"
+"tit\n"
"help.text"
-msgid "Range contains column labels"
-msgstr "Περιοχή που περιέχει ετικέτες στηλών"
+msgid "Sheet"
+msgstr "Δημιουργία"
-#: 12040201.xhp
+#: 05050000.xhp
msgctxt ""
-"12040201.xhp\n"
-"par_id3153768\n"
-"8\n"
+"05050000.xhp\n"
+"bm_id1245460\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_HEADER\">Includes the column labels in the first row of a cell range.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_HEADER\">Περιλαμβάνει τις ετικέτες στηλών στην πρώτη γραμμή μιας περιοχής κελιών.</ahelp>"
+msgid "<bookmark_value>CTL;right-to-left sheets</bookmark_value><bookmark_value>sheets;right-to-left</bookmark_value><bookmark_value>right-to-left text;spreadsheets</bookmark_value>"
+msgstr "<bookmark_value>CTL, φύλλα δεξιά-προς-αριστερά</bookmark_value><bookmark_value>φύλλα, δεξιά-προς-αριστερά</bookmark_value><bookmark_value>κείμενο δεξιά-προς-αριστερά, υπολογιστικά φύλλα</bookmark_value>"
-#: 12040201.xhp
+#: 05050000.xhp
msgctxt ""
-"12040201.xhp\n"
-"hd_id3155306\n"
-"9\n"
+"05050000.xhp\n"
+"hd_id3155923\n"
+"1\n"
"help.text"
-msgid "Copy results to"
-msgstr "Αντιγραφή αποτελεσμάτων στο"
+msgid "<link href=\"text/scalc/01/05050000.xhp\" name=\"Sheet\">Sheet</link>"
+msgstr "<link href=\"text/scalc/01/05050000.xhp\" name=\"Φύλλο\">Φύλλο</link>"
-#: 12040201.xhp
+#: 05050000.xhp
msgctxt ""
-"12040201.xhp\n"
-"par_id3154319\n"
-"10\n"
+"05050000.xhp\n"
+"par_id3154758\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_SPEC_FILTER:ED_COPY_AREA\">Select the check box, and then select the cell range where you want to display the filter results.</ahelp> You can also select a named range from the list."
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_SPEC_FILTER:ED_COPY_AREA\">Επιλέξτε το πεδίο ελέγχου, και ύστερα επιλέξτε την περιοχή κελιών όπου επιθυμείτε να εμφανίσετε τα αποτελέσματα του φιλτραρίσματος.</ahelp> Μπορείτε επίσης να επιλέξετε μία επώνυμη περιοχή από τη λίστα."
+msgid "<ahelp hid=\".\">Sets the sheet name and hides or shows selected sheets.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το όνομα του φύλλου και αποκρύπτει ή εμφανίζει τα επιλεγμένα φύλλα.</ahelp>"
-#: 12040201.xhp
+#: 05050000.xhp
msgctxt ""
-"12040201.xhp\n"
-"hd_id3145272\n"
-"11\n"
+"05050000.xhp\n"
+"hd_id3156280\n"
+"3\n"
"help.text"
-msgid "Regular expression"
-msgstr "Κανονική έκφραση"
+msgid "<link href=\"text/scalc/01/05050100.xhp\" name=\"Rename\">Rename</link>"
+msgstr "<link href=\"text/scalc/01/05050100.xhp\" name=\"Μετονομασία\">Μετονομασία</link>"
-#: 12040201.xhp
+#: 05050000.xhp
msgctxt ""
-"12040201.xhp\n"
-"par_id3152576\n"
-"12\n"
+"05050000.xhp\n"
+"hd_id3145787\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_REGEXP\">Allows you to use wildcards in the filter definition.</ahelp> For a list of the regular expressions that $[officename] supports, click <link href=\"text/shared/01/02100001.xhp\" name=\"here\">here</link>."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_REGEXP\">Σας επιτρέπει να χρησιμοποιήσετε σύμβολα υποκατάστασης στον καθορισμό φιλτραρίσματος.</ahelp> Για μία λίστα κανονικών εκφράσεων που υποστηρίζει το $[officename] , κάντε <link href=\"text/shared/01/02100001.xhp\" name=\"εδώ\">εδώ</link>."
+msgid "<link href=\"text/scalc/01/05050300.xhp\" name=\"Show\">Show</link>"
+msgstr "<link href=\"text/scalc/01/05050300.xhp\" name=\"Εμφάνιση\">Εμφάνιση</link>"
-#: 12040201.xhp
+#: 05050000.xhp
msgctxt ""
-"12040201.xhp\n"
-"par_id3149377\n"
-"33\n"
+"05050000.xhp\n"
+"par_id3150542\n"
+"5\n"
"help.text"
-msgid "If the <emph>Regular Expressions</emph> check box is selected, you can use regular expressions in the Value field if the Condition list box is set to '=' EQUAL or '<>' UNEQUAL. This also applies to the respective cells that you reference for an advanced filter."
-msgstr "Αν είναι επιλεγμένο το <emph>Κανονικές παραστάσεις</emph>, μπορείτε να χρησιμποιήσετε κανονικές παραστάσεις στο πεδίο Τιμή αν το κουτάκι στη λι΄στα Συνθήκη έχει ορισθεί σε '=' EQUAL ή '<>' UNEQUAL. Αυτό επίσης ισχύει στα αντίστοιχα κελιά που αναφέρετε για ένα ειδικό φίλτρο."
+msgid "If a sheet has been hidden, the Show Sheet dialog opens, which allows you to select a sheet to be shown again."
+msgstr "Αν ένα φύλλο έχει αποκρυφτεί, το παράθυρο διαλόγου Εμφάνιση φύλλου ανοίγει, κάτι που σας επιτρέπει να επιλέξετε ένα φύλλο για εμφάνισή του ξανά."
-#: 12040201.xhp
+#: 05050000.xhp
msgctxt ""
-"12040201.xhp\n"
-"hd_id3149958\n"
-"34\n"
+"05050000.xhp\n"
+"par_idN10656\n"
"help.text"
-msgid "No duplication"
-msgstr "Χωρίς διπλότυπο"
+msgid "Right-To-Left"
+msgstr "Δεξιά-προς-αριστερά"
-#: 12040201.xhp
+#: 05050000.xhp
msgctxt ""
-"12040201.xhp\n"
-"par_id3153876\n"
-"35\n"
+"05050000.xhp\n"
+"par_idN1065A\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_UNIQUE\">Excludes duplicate rows in the list of filtered data.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_UNIQUE\">Εξάγει διπλότυπες γραμμές στη λίστα με τα φιλτραρισμένα δεδομένα.</ahelp>"
+msgid "<ahelp hid=\".uno:SheetRightToLeft\">Changes the orientation of the current sheet to Right-To-Left if <link href=\"text/shared/optionen/01150300.xhp\">CTL</link> support is enabled.</ahelp>"
+msgstr "<ahelp hid=\".uno:SheetRightToLeft\">Μεεταβάλει τον προσανατολισμό του τρέχοντος φύλλου σε Δεξιά-προς-αριστερά αν η υποστήριξη <link href=\"text/shared/optionen/01150300.xhp\">CTL</link> είναι ενεργοποιημένη.</ahelp>"
-#: 12040201.xhp
+#: 05050100.xhp
msgctxt ""
-"12040201.xhp\n"
-"hd_id3154018\n"
-"40\n"
+"05050100.xhp\n"
+"tit\n"
"help.text"
-msgid "Keep filter criteria"
-msgstr "Διατήρηση κριτηρίων φιλτραρίσματος"
+msgid "Rename Sheet"
+msgstr "Μετονομασία φύλλου"
-#: 12040201.xhp
+#: 05050100.xhp
msgctxt ""
-"12040201.xhp\n"
-"par_id3149123\n"
-"41\n"
+"05050100.xhp\n"
+"bm_id3147336\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_FILTER:BTN_DEST_PERS\">Select the <emph>Copy results to</emph> check box, and then specify the destination range where you want to display the filtered data. If this box is checked, the destination range remains linked to the source range. You must have defined the source range under <emph>Data - Define range</emph> as a database range.</ahelp> Following this, you can reapply the defined filter at any time as follows: click into the source range, then choose <emph>Data - Refresh Range</emph>."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_FILTER:BTN_DEST_PERS\">Επιλέξτε το πεδίο ελέγχου <emph>Αντιγραφή αποτελεσμάτων στο</emph> , και ύστερα καθορίστε την περιοχή προορισμού όπου επιθυμείτε να εμφανίσετε τα φιλτραρισμένα δεδομένα. Αν το πεδίο αυτό επισημαίνεται, η περιοχή προορισμού παραμένει συνδεδεμένη με την περιοχή της πηγής. Πρέπει να έχετε καθορίσει την περιοχή της πηγής από την επιλογή <emph>Δεδομένα - Ορισμός περιοχής</emph> ως περιοχή βάσης δεδομένων.</ahelp> Ακολουθώντας αυτόν τον τρόπο, μπορείτε να εφαρμόσετε ξανά το καθορισμένο φίλτρο οποτεδήποτε ως εξής: κάντε κλικ στην περιοχή της πηγής, ύστερα επιλέξτε <emph>Δεδομένα - Ανανέωση περιοχής</emph>."
+msgid "<bookmark_value>worksheet names</bookmark_value><bookmark_value>changing; sheet names</bookmark_value><bookmark_value>sheets; renaming</bookmark_value>"
+msgstr "<bookmark_value>ονόματα φύλλων εργασίας</bookmark_value><bookmark_value>αλλαγή, ονόματα φύλλων</bookmark_value><bookmark_value>φύλλα, μετονομασία</bookmark_value>"
-#: 12040201.xhp
+#: 05050100.xhp
msgctxt ""
-"12040201.xhp\n"
-"hd_id3149018\n"
-"36\n"
+"05050100.xhp\n"
+"hd_id3147336\n"
+"1\n"
"help.text"
-msgid "Data range"
-msgstr "Περιοχή δεδομένων"
+msgid "Rename Sheet"
+msgstr "Μετονομασία φύλλου"
-#: 12040201.xhp
+#: 05050100.xhp
msgctxt ""
-"12040201.xhp\n"
-"par_id3150042\n"
-"37\n"
+"05050100.xhp\n"
+"par_id3150792\n"
+"2\n"
"help.text"
-msgid "Displays the cell range or the name of the cell range that you want to filter."
-msgstr "Εμφανίζει την περιοχή κελιών ή το όνομά της που θέλετε να εφαρμόσετε κάποιο φίλτρο."
+msgid "<variable id=\"umbenennentext\"><ahelp hid=\".uno:RenameTable\">This command opens a dialog where you can assign a different name to the current sheet.</ahelp></variable>"
+msgstr "<variable id=\"umbenennentext\"><ahelp hid=\".uno:RenameTable\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να καθορίσετε διαφορετικό όνομα για το τρέχον φύλλο.</ahelp></variable>"
-#: 04060181.xhp
+#: 05050100.xhp
msgctxt ""
-"04060181.xhp\n"
+"05050100.xhp\n"
+"hd_id3153968\n"
+"3\n"
+"help.text"
+msgid "Name"
+msgstr "Όνομα"
+
+#: 05050100.xhp
+msgctxt ""
+"05050100.xhp\n"
+"par_id3155131\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_APPEND_NAME\">Enter a new name for the sheet here.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_APPEND_NAME\">Εισάγετε εδώ ένα νέο όνομα για το φύλλο.</ahelp>"
+
+#: 05050100.xhp
+msgctxt ""
+"05050100.xhp\n"
+"par_id3153092\n"
+"5\n"
+"help.text"
+msgid "You can also open the<emph> Rename Sheet </emph>dialog through the context menu by positioning the mouse pointer over a sheet tab at the bottom of the window and <switchinline select=\"sys\"><caseinline select=\"MAC\">clicking while pressing Control</caseinline><defaultinline>clicking the right mouse button</defaultinline></switchinline>."
+msgstr "Μπορείτε ακόμα να ανοίξετε το διάλογο <emph> Μετονομασία φύλλου </emph>μέσω του μενού περιεχομένου, τοποθετώντας το ποντίκι σας πάνω από μια καρτέλα φύλλου που βρίσκεται στο κάτω μέρος του παραθύρου και καθώς έχετε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\"> Control</caseinline><defaultinline>να κάνετε κλικ με το δεξί πλήκτρο του ποντικιού</defaultinline></switchinline>."
+
+#: 05050100.xhp
+msgctxt ""
+"05050100.xhp\n"
+"par_id3147396\n"
+"6\n"
+"help.text"
+msgid "Alternatively, click the sheet tab while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Alt</defaultinline></switchinline> key. Now you can change the name directly. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr "Εναλλακτικά, κάντε κλικ πάνω στη καρτέλα φύλλου πατώντας ταυτόχρονα το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Alt</defaultinline></switchinline>. Με αυτό το τρόπο μπορείτε να αλλάξετε απευθείας το όνομα. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+
+#: 05050300.xhp
+msgctxt ""
+"05050300.xhp\n"
"tit\n"
"help.text"
-msgid "Statistical Functions Part One"
-msgstr "Στατιστικές συναρτήσεις - Μέρος πρώτο"
+msgid "Show Sheet"
+msgstr "Εμφάνιση φύλλου"
-#: 04060181.xhp
+#: 05050300.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3146320\n"
+"05050300.xhp\n"
+"bm_id3148946\n"
+"help.text"
+msgid "<bookmark_value>sheets; displaying</bookmark_value><bookmark_value>displaying; sheets</bookmark_value>"
+msgstr "<bookmark_value>φύλλα, εμφάνιση</bookmark_value><bookmark_value>εμφάνιση, φύλλα</bookmark_value>"
+
+#: 05050300.xhp
+msgctxt ""
+"05050300.xhp\n"
+"hd_id3148946\n"
"1\n"
"help.text"
-msgid "<variable id=\"ae\"><link href=\"text/scalc/01/04060181.xhp\">Statistical Functions Part One</link></variable>"
-msgstr "<variable id=\"ae\"><link href=\"text/scalc/01/04060181.xhp\">Στατιστικές συναρτήσεις - Μέρος πρώτο</link></variable>"
+msgid "Show Sheet"
+msgstr "Εμφάνιση φύλλου"
-#: 04060181.xhp
+#: 05050300.xhp
msgctxt ""
-"04060181.xhp\n"
-"bm_id3145632\n"
+"05050300.xhp\n"
+"par_id3148799\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>INTERCEPT function</bookmark_value> <bookmark_value>points of intersection</bookmark_value> <bookmark_value>intersections</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση INTERCEPT</bookmark_value><bookmark_value>σημεία τομής</bookmark_value><bookmark_value>τομής</bookmark_value>"
+msgid "<variable id=\"tabeintext\"><ahelp visibility=\"visible\" hid=\".uno:Show\">Displays sheets that were previously hidden with the <emph>Hide</emph> command.</ahelp></variable> Select one sheet only to call the command. The current sheet is always selected. If a sheet other than the current sheet is selected, you can deselect it by pressing <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> while clicking the corresponding sheet tab at the bottom of the window."
+msgstr "<variable id=\"tabeintext\"><ahelp visibility=\"visible\" hid=\".uno:Show\">Εμφανίζει φύλλα που είχαν αποκρυφθεί με την εντολή <emph>Απόκρυψη</emph>.</ahelp></variable> Επιλέξτε μόνο ένα φύλλο για να καλέσετε την εντολή. Το τρέχον φύλλο είναι πάντοτε επιλεγμένο. Αν έχει επιλεχθεί φύλλο άλλο από το τρέχον, μπορείτε να το αποεπιλέξετε πατώντας <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> ενώ κάνετε κλικ στην αντίστοιχη καρτέλα στο κάτω μέρος του παραθύρου."
-#: 04060181.xhp
+#: 05050300.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3145632\n"
+"05050300.xhp\n"
+"hd_id3151112\n"
+"3\n"
+"help.text"
+msgid "Hidden sheets"
+msgstr "Κρυφά φύλλα"
+
+#: 05050300.xhp
+msgctxt ""
+"05050300.xhp\n"
+"par_id3145273\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_SHOW_TAB:LB_ENTRYLIST\" visibility=\"visible\">Displays a list of all hidden sheets in your spreadsheet document.</ahelp> To show a certain sheet, click the corresponding entry on the list and confirm with OK."
+msgstr "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_SHOW_TAB:LB_ENTRYLIST\" visibility=\"visible\">Εμφανίζει μια λίστα όλων των κρυφών φύλλων στο έγγραφό σας.</ahelp> Για να εμφανίσετε ένα συγκεκριμένο φύλλο, κάντε κλικ στην αντίστοιχη καταχώριση της λίστας και επιβεβαιώστε την επιλογή σας με το κουμπί ΟΚ."
+
+#: 05060000.xhp
+msgctxt ""
+"05060000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Merge and Center Cells"
+msgstr "Συγχώνευση και κεντράρισμα κελιών"
+
+#: 05060000.xhp
+msgctxt ""
+"05060000.xhp\n"
+"hd_id3149785\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/05060000.xhp\" name=\"Merge and Center Cells\">Merge and Center Cells</link>"
+msgstr "<link href=\"text/scalc/01/05060000.xhp\" name=\"Merge and Center Cells\">Συγχώνευση και κεντράρισμα κελιών</link>"
+
+#: 05060000.xhp
+msgctxt ""
+"05060000.xhp\n"
+"par_id3151246\n"
"2\n"
"help.text"
-msgid "INTERCEPT"
-msgstr "INTERCEPT"
+msgid "<ahelp hid=\".\">Combines the selected cells into a single cell or splits merged cells. Aligns cell content centered.</ahelp>"
+msgstr "<ahelp hid=\".\">Συνδυάζει τα επιλεγμένα κελιά σε ένα μοναδικό κελί ή διαιρεί συγχωνευμένα κελιά. Κεντράρει το περιεχόμενο των κελιών.</ahelp>"
-#: 04060181.xhp
+#: 05060000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3146887\n"
+"05060000.xhp\n"
+"par_id3154020\n"
+"18\n"
+"help.text"
+msgid "Choose <emph>Format - Merge Cells - Merge and Center Cells</emph>"
+msgstr "Επιλέξτε <emph>Μορφοποίηση - Συγχώνευση κελιών - Συγχώνευση και κεντράρισμα κελιών</emph>"
+
+#: 05060000.xhp
+msgctxt ""
+"05060000.xhp\n"
+"par_id3148552\n"
+"4\n"
+"help.text"
+msgid "The merged cell receives the name of the first cell of the original cell range. Merged cells cannot be merged a second time with other cells. The range must form a rectangle, multiple selection is not supported."
+msgstr "Το κελί που προκύπτει από την συγχώνευση λαμβάνει το όνομα του πρώτου κελιού της αρχικής περιοχής κελιών. Τα συγχωνευμένα κελιά δεν μπορούν να συγχωνευθούν και δεύτερη φορά με άλλα κελιά. Η περιοχή θα πρέπει να έχει τη μορφή παραλληλογράμμου ενώ δεν υποστηρίζεται η πολλαπλή επιλογή."
+
+#: 05060000.xhp
+msgctxt ""
+"05060000.xhp\n"
+"par_id3149665\n"
"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ACHSENABSCHNITT\">Calculates the point at which a line will intersect the y-values by using known x-values and y-values.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ACHSENABSCHNITT\">Υπολογίζει το σημείο όπου μια γραμμή τέμνει τον άξονα Y χρησιμοποιώντας υπάρχουσες τιμές X και τιμές Y. </ahelp>"
+msgid "If the cells to be merged have any contents, a security dialog is shown."
+msgstr "Αν τα κελιά που πρόκειται να συγχωνευθούν έχουν κάποιο περιεχόμενο, τότε είναι απαραίτητη μια επιβεβαίωση ασφαλείας."
-#: 04060181.xhp
+#: 05060000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3150374\n"
+"05060000.xhp\n"
+"par_id3153718\n"
+"help.text"
+msgid "Merging cells can lead to calculation errors in formulas in the table."
+msgstr "Τα συγχωνευμένα κελιά μπορούν να οδηγήσουν σε σφάλματα υπολογισμού σε τύπους στον πίνακα."
+
+#: 05070000.xhp
+msgctxt ""
+"05070000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Page Style"
+msgstr "Πρότυπο σελίδας"
+
+#: 05070000.xhp
+msgctxt ""
+"05070000.xhp\n"
+"hd_id3157910\n"
+"1\n"
+"help.text"
+msgid "Page Style"
+msgstr "Πρότυπο σελίδας"
+
+#: 05070000.xhp
+msgctxt ""
+"05070000.xhp\n"
+"par_id3156023\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"seitetext\"><ahelp hid=\".uno:PageFormatDialog\" visibility=\"visible\">Opens a dialog where you can define the appearance of all pages in your document.</ahelp></variable>"
+msgstr "<variable id=\"seitetext\"><ahelp hid=\".uno:PageFormatDialog\" visibility=\"visible\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να καθορίσετε πώς θα εμφανίζονται όλες οι σελίδες στο έγγραφό σας.</ahelp></variable>"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Sheet"
+msgstr "Δημιουργία"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"bm_id3150542\n"
+"help.text"
+msgid "<bookmark_value>pages; order when printing</bookmark_value><bookmark_value>printing; page order</bookmark_value>"
+msgstr "<bookmark_value>σελίδες, σειρά εκτύπωσης</bookmark_value><bookmark_value>εκτύπωση, σειρά σελίδων</bookmark_value>"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"hd_id3156329\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/05070500.xhp\" name=\"Sheet\">Sheet</link>"
+msgstr "<link href=\"text/scalc/01/05070500.xhp\" name=\"Φύλλο\">Φύλλο</link>"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"par_id3151384\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/SheetPrintPage\">Specifies the elements to be included in the printout of all sheets with the current Page Style. Additionally, you can set the print order, the first page number, and the page scale.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/SheetPrintPage\">Καθορίζει τα στοιχεία που πρόκειται να συμπεριληφθούν στην εκτύπωση όλων των φύλλων που χρησιμοποιούν το τρέχον Πρότυπο σελίδας. Επιπρόσθετα, μπορείτε να καθορίστε τη σειρά εκτύπωσης, τον αριθμό της πρώτης σελίδας καθώς και την κλίμακα των σελίδων.</ahelp>"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"hd_id3150542\n"
+"3\n"
+"help.text"
+msgid "Print"
+msgstr "Εκτύπωση"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"par_id3125863\n"
"4\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Defines which elements of the spreadsheet are to be printed."
+msgstr "Καθορίζει ποια στοιχεία του υπολογιστικού φύλλου πρόκειται να εκτυπωθούν."
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149718\n"
+"05070500.xhp\n"
+"hd_id3151041\n"
"5\n"
"help.text"
-msgid "INTERCEPT(DataY; DataX)"
-msgstr "INTERCEPT(ΔεδομέναY, ΔεδομέναX)"
+msgid "Column and row headers"
+msgstr "Kεφαλίδες γραμμών και στηλών"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149947\n"
+"05070500.xhp\n"
+"par_id3147228\n"
"6\n"
"help.text"
-msgid "<emph>DataY</emph> is the dependent set of observations or data."
-msgstr "Τα <emph>ΔεδομέναY</emph> είναι το εξαρτημένο σύνολο παρατηρήσεων ή δεδομένων."
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_HEADER\">Specifies whether you want the column and row headers to be printed.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_HEADER\">Επιλέξτε αυτό το πλαίσιο αν θέλετε να εκτυπωθούν οι κεφαλίδες των στηλών A, B,... και οι κεφαλίδες των γραμμών 1, 2,...</ahelp>"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3147412\n"
+"05070500.xhp\n"
+"hd_id3150439\n"
"7\n"
"help.text"
-msgid "<emph>DataX</emph> is the independent set of observations or data."
-msgstr "Τα <emph>ΔεδομέναX</emph> είναι το ανεξάρτητο σύνολο παρατηρήσεων ή δεδομένων."
+msgid "Grid"
+msgstr "Πλέγμα"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3152983\n"
+"05070500.xhp\n"
+"par_id3147436\n"
"8\n"
"help.text"
-msgid "Names, arrays or references containing numbers must be used here. Numbers can also be entered directly."
-msgstr "Εδώ πρέπει να χρησιμοποιηθούν ονόματα, σειρές δεδομένων ή παραπομπές που περιέχουν αριθμούς. Φυσικά, μπορείτε να εισάγετε απευθείας αριθμούς."
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_GRID\">Prints out the borders of the individual cells as a grid.</ahelp> For the view on screen, make your choice under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"View\"><emph>View</emph></link> - <emph>Grid lines</emph>."
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_GRID\">Εκτυπώνει τα περιγράμματα των ατομικών κελιών ως πλέγμα.</ahelp> Για την προβολή στην οθόνη, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc</emph> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"View\"><emph>Προβολή</emph></link> - <emph>Γραμμές πλέγματος</emph>."
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3157906\n"
+"05070500.xhp\n"
+"hd_id3145750\n"
"9\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Comments"
+msgstr "Σχόλια"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3148728\n"
+"05070500.xhp\n"
+"par_id3150010\n"
"10\n"
"help.text"
-msgid "To calculate the intercept, use cells D3:D9 as the y value and C3:C9 as the x value from the example spreadsheet. Input will be as follows:"
-msgstr "Για να υπολογίσετε το σημείο τομής, χρησιμοποιείστε τα κελιά D3:D9 ως την τιμή Y και C3:C9 ως την τιμή X από το δείγμα υπολογιστικού φύλλου. Η είσοδος των δεδομένων θα είναι ως ακολούθως:"
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_NOTES\">Prints the comments defined in your spreadsheet.</ahelp> They will be printed on a separate page, along with the corresponding cell reference."
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_NOTES\">Εκτυπώνει τις σημειώσεις που καθορίζονται στο υπολογιστικό σας φύλλο.</ahelp> Θα εκτυπωθούν σε μια ξεχωριστή σελίδα, μαζί με την αντίστοιχη παραπομπή στα κελιά."
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149013\n"
+"05070500.xhp\n"
+"hd_id3154944\n"
"11\n"
"help.text"
-msgid "<item type=\"input\">=INTERCEPT(D3:D9;C3:C9)</item> = 2.15."
-msgstr "<item type=\"input\">=INTERCEPT(D3:D9;C3:C9)</item> = 2.15."
+msgid "Objects/graphics"
+msgstr "Αντικείμενα/γραφικά"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"bm_id3148437\n"
+"05070500.xhp\n"
+"par_id3149581\n"
+"12\n"
"help.text"
-msgid "<bookmark_value>COUNT function</bookmark_value> <bookmark_value>numbers;counting</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COUNT</bookmark_value><bookmark_value>αριθμοί, καταμέτρηση</bookmark_value>"
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_OBJECTS\">Includes all inserted objects (if printable) and graphics with the printed document.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_OBJECTS\">Επιλέξτε από αυτό το πλαίσιο λίστας για να περιλάβετε μαζί με το εκτυπωμένο έγγραφο όλα τα αντικείμενα (αν είναι εκτυπώσιμα) και τα γραφικά που έχουν εισαχθεί.</ahelp>"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3148437\n"
+"05070500.xhp\n"
+"hd_id3149377\n"
"13\n"
"help.text"
-msgid "COUNT"
-msgstr "COUNT"
+msgid "Charts"
+msgstr "Διαγράμματα"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3150700\n"
+"05070500.xhp\n"
+"par_id3148455\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ANZAHL\">Counts how many numbers are in the list of arguments.</ahelp> Text entries are ignored."
-msgstr "<ahelp hid=\"HID_FUNC_ANZAHL\">Μετρά πόσοι αριθμοί υπάρχουν στη λίστα των ορισμάτων.</ahelp> Παραβλέπονται οι καταχωρήσεις κειμένου."
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_CHARTS\">Prints the charts that have been inserted into your spreadsheet.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_CHARTS\">Κάντε κλικ εδώ για να εκτυπώσετε τα διαγράμματα που έχουν εισαχθεί στο υπολογιστικό σας φύλλο.</ahelp>"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3153930\n"
+"05070500.xhp\n"
+"hd_id3153418\n"
"15\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Drawing Objects"
+msgstr "Αντικείμενα σχεδίασης"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3148585\n"
+"05070500.xhp\n"
+"par_id3149122\n"
"16\n"
"help.text"
-msgid "COUNT(Value1; Value2; ... Value30)"
-msgstr "COUNT(Τιμή1, Τιμή2, ...Τιμή30)"
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_DRAWINGS\">Includes all drawing objects in the printed document.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_DRAWINGS\">Επιλέξτε από αυτό το πλαίσιο λίστας για να περιλάβετε στο εκτυπωμένο έγγραφο όλα τα αντικείμενα σχεδίασης.</ahelp>"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3155827\n"
+"05070500.xhp\n"
+"hd_id3150330\n"
"17\n"
"help.text"
-msgid "<emph>Value1; Value2, ...</emph> are 1 to 30 values or ranges representing the values to be counted."
-msgstr "Οι <emph>Τιμή1, Τιμή2, ...</emph> είναι οι τιμές ορισμάτων από 1 έως 30 ή περιοχές που απεικονίζουν τις τιμές που πρόκειται να μετρηθούν."
+msgid "Formulas"
+msgstr "Τύποι"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3149254\n"
+"05070500.xhp\n"
+"par_id3153715\n"
"18\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_FORMULAS\">Prints the formulas contained in the cells, instead of the results.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_FORMULAS\">Επιλέξτε αυτό το πλαίσιο αν θέλετε να εκτυπώσετε τους τύπους που περιλαμβάνονται στα κελιά αντί των αποτελεσμάτων.</ahelp>"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149953\n"
+"05070500.xhp\n"
+"hd_id3156385\n"
"19\n"
"help.text"
-msgid "The entries 2, 4, 6 and eight in the Value 1-4 fields are to be counted."
-msgstr "Θα καταμετρηθούν οι καταχωρήσεις 2, 4, 6 και οκτώ στα πεδία Τιμή 1-4."
+msgid "Zero Values"
+msgstr "Μηδενικές τιμές"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3154558\n"
+"05070500.xhp\n"
+"par_id3149258\n"
"20\n"
"help.text"
-msgid "<item type=\"input\">=COUNT(2;4;6;\"eight\")</item> = 3. The count of numbers is therefore 3."
-msgstr "<item type=\"input\">=COUNT(2;4;6;\"eight\")</item> = 3. Επομένως, ο η καταμέτρηση των αριθμών είναι 3."
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_NULLVALS\">Specifies that cells with a zero value are printed.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_NULLVALS\">Ορίζει ότι θα εκτυπωθούν τα κελιά με τιμή μηδέν.</ahelp>"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"bm_id3149729\n"
+"05070500.xhp\n"
+"hd_id3154022\n"
+"21\n"
"help.text"
-msgid "<bookmark_value>COUNTA function</bookmark_value> <bookmark_value>number of entries</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COUNTA</bookmark_value><bookmark_value>αριθμός καταχωρήσεων</bookmark_value>"
+msgid "Page Order"
+msgstr "Σειρά σελίδας"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3149729\n"
+"05070500.xhp\n"
+"par_id3166423\n"
"22\n"
"help.text"
-msgid "COUNTA"
-msgstr "COUNTA"
+msgid "Defines the order in which data in a sheet is numbered and printed when it does not fit on one printed page."
+msgstr "Καθορίστε τη σειρά με την οποία τα δεδομένα σε ένα φύλλο θα αριθμηθούν και θα εκτυπωθούν σε περίπτωση που δεν χωρούν σε μία εκτυπωμένη σελίδα."
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3150142\n"
+"05070500.xhp\n"
+"hd_id3152580\n"
"23\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ANZAHL2\">Counts how many values are in the list of arguments.</ahelp> Text entries are also counted, even when they contain an empty string of length 0. If an argument is an array or reference, empty cells within the array or reference are ignored."
-msgstr "<ahelp hid=\"HID_FUNC_ANZAHL2\">Καταμετρά πόσες τιμές βρίσκονται στη λίστα ορισμάτων.</ahelp> Οι καταχωρήσεις κειμένου επίσης καταμετρούνται, ακόμη και όταν περιέχουν κενό αλφαριθμητικό ή μήκος 0. Αν ένα όρισμα είναι μία σειρά δεδομένων ή μία παραπομπή, τα κενά κελιά εντός της σειράς δεδομένων ή της παραπομπής παραβλέπονται."
+msgid "Top to bottom, then right"
+msgstr "Από πάνω προς κάτω, ύστερα δεξιά"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3148573\n"
+"05070500.xhp\n"
+"par_id3150205\n"
"24\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/radioBTN_TOPDOW\">Prints vertically from the left column to the bottom of the sheet.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/radioBTN_TOPDOW\">Κάντε αυτή την επιλογή για να εκτυπώσετε καθέτως, από την αριστερή στήλη προς το κάτω μέρος του φύλλου.</ahelp>"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3153111\n"
+"05070500.xhp\n"
+"hd_id3150786\n"
"25\n"
"help.text"
-msgid "COUNTA(Value1; Value2; ... Value30)"
-msgstr "COUNTA(Τιμή1, Τιμή2, ...Τιμή30)"
+msgid "Left to right, then down"
+msgstr "Από αριστερά προς δεξιά, μετά κάτω"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3150001\n"
+"05070500.xhp\n"
+"par_id3154657\n"
"26\n"
"help.text"
-msgid "<emph>Value1; Value2, ...</emph> are 1 to 30 arguments representing the values to be counted."
-msgstr "Οι <emph>Τιμή1, Τιμή2, ...</emph> είναι οι τιμές ορισμάτων από 1 έως 30 που απεικονίζουν τις τιμές που πρόκειται να μετρηθούν."
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/radioBTN_LEFTRIGHT\">Prints horizontally from the top row of the sheet to the right column.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/radioBTN_LEFTRIGHT\">Κάντε αυτή την επιλογή για να εκτυπώσετε οριζοντίως, από την επάνω στήλη του φύλλου προς την δεξιά στήλη.</ahelp>"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3150334\n"
+"05070500.xhp\n"
+"hd_id3150887\n"
"27\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "First page number"
+msgstr "Αριθμός πρώτης σελίδας"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3154508\n"
+"05070500.xhp\n"
+"par_id3155378\n"
"28\n"
"help.text"
-msgid "The entries 2, 4, 6 and eight in the Value 1-4 fields are to be counted."
-msgstr "Θα καταμετρηθούν οι καταχωρήσεις 2, 4, 6 και οκτώ στα πεδία Τιμή 1-4."
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_PAGENO\">Select this option if you want the first page to start with a number other than 1.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_PAGENO\">Κάντε αυτή την επιλογή αν θέλετε η πρώτη σελίδα να αρχίζει με αριθμό διάφορο του 1.</ahelp>"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3158000\n"
+"05070500.xhp\n"
+"par_id3145389\n"
+"35\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_PAGENO\">Enter the number of the first page.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_PAGENO\">Εισάγετε τον αριθμό της πρώτης σελίδας.</ahelp>"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"hd_id3146978\n"
"29\n"
"help.text"
-msgid "<item type=\"input\">=COUNTA(2;4;6;\"eight\")</item> = 4. The count of values is therefore 4."
-msgstr "<item type=\"input\">=COUNTA(2;4;6;\"eight\")</item> = 4. Επομένως, η καταμέτρηση των τιμών είναι 4."
+msgid "Scale"
+msgstr "Κλίμακα"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"bm_id3150267\n"
+"05070500.xhp\n"
+"par_id3149408\n"
+"30\n"
"help.text"
-msgid "<bookmark_value>B function</bookmark_value> <bookmark_value>probabilities of samples with binomial distribution</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση B</bookmark_value><bookmark_value>πιθανότητες δειγμάτων από τη διωνυμική κατανομή</bookmark_value>"
+msgid "Defines a page scale for the printed spreadsheet."
+msgstr "Καθορίζει την κλίμακα της σελίδας για το εκτυπωμένο υπολογιστικό φύλλο."
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3150267\n"
+"05070500.xhp\n"
+"par_idN1096D\n"
+"help.text"
+msgid "Scaling mode"
+msgstr "Λειτουργία κλίμακας"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"par_idN10971\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/comboLB_SCALEMODE\">Select a scaling mode from the list box. Appropriate controls will be shown at the side of the list box.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/comboLB_SCALEMODE\">Επιλέξτε ένα τύπο κλιμάκωσης από τη λίστα. Τα κατάλληλα πλήκτρα ελέγχου θα εμφανισθούν στο πλάι της λίστας.</ahelp>"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"hd_id3155089\n"
"31\n"
"help.text"
-msgid "B"
-msgstr "B"
+msgid "Reduce/enlarge printout"
+msgstr "Σμίκρυνση/μεγέθυνση εξόδου εκτύπωσης"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3156061\n"
+"05070500.xhp\n"
+"par_id3159171\n"
"32\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_B\">Returns the probability of a sample with binomial distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_B\">Επιστρέφει την πιθανότητα ενός δείγματος από τη διωνυμική κατανομή.</ahelp>"
+msgid "Specifies a scaling factor to scale all printed pages."
+msgstr "Κάντε αυτή την επιλογή για να καθορίσετε ένα συντελεστή μεγέθυνσης ή σμίκρυνσης που να καθορίζει την κλίμακα όλων των εκτυπωμένων σελίδων."
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3150659\n"
+"05070500.xhp\n"
+"par_idN1099A\n"
+"help.text"
+msgid "Scaling factor"
+msgstr "Συντελεστής κλίμακας"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"par_id3152899\n"
+"36\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEALL\" visibility=\"hidden\">Enter a scaling factor. Factors less than 100 reduce the pages, higher factors enlarge the pages.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEALL\" visibility=\"hidden\">Εισάγετε ένα συντελεστή κλιμάκωσης. Συντελεστές μικρότεροι από 100 σμικρύνουν τις σελίδες, ενώ μεγαλύτεροι τις μεγεθύνουν.</ahelp>"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"par_idN109B2\n"
+"help.text"
+msgid "Fit print range(s) to width/height"
+msgstr "Ταίριασμα περιοχής(ών) εκτύπωσης στο πλάτος/ύψος"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"par_idN109B5\n"
+"help.text"
+msgid "Specifies the maximum number of pages horizontally (width) and vertically (height) on which every sheet with the current Page Style is to be printed."
+msgstr "Καθορίζει το μέγιστο αριθμό σελίδων οριζοντίως (πλάτος) και καθέτως (ύψος) με τον οποίο θα εκτυπωθεί κάθε φύλλο που χρησιμοποιεί το τρέχον Πρότυπο σελίδας."
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"par_idN109BB\n"
+"help.text"
+msgid "The print ranges are always scaled proportionally, so the resulting number of pages may be less than specified."
+msgstr "Οι περιοχές εκτύπωσης κλιμακώνονται αναλογικά, έτσι ο τελικός αριθμός σελίδων μπορεί να είναι μικρότερος από τον καθορισμένο."
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"par_idN109BF\n"
+"help.text"
+msgid "You may clear one of the boxes, then the unspecified dimension will use as many pages as necessary."
+msgstr "Μπορείτε να καθαρίσετε ένα από τα πεδία, τότε η ακαθόριστη διάσταση θα χρησιμοποιήσει όσες σελίδες απαιτούνται."
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"par_idN109C3\n"
+"help.text"
+msgid "If you clear both boxes, this will result in a scaling factor of 100%."
+msgstr "Αν αποεπιλέξετε και τα δύο πεδία, τότε θα έχετε συντελεστή κλιμάκωσης 100%."
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"par_idN109CE\n"
+"help.text"
+msgid "Width in pages"
+msgstr "Πλάτος σε σελίδες"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"par_idN109D1\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEPAGEWIDTH\">Enter the maximum number of pages to be printed horizontally across.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEPAGEWIDTH\">Καταχωρήστε το μέγιστο αριθμό σελίδων που θα εκτυπωθούν κατά μήκος οριζόντια.</ahelp>"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"par_idN109E8\n"
+"help.text"
+msgid "Height in pages"
+msgstr "Ύψος σε σελίδες"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"par_idN109EB\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEPAGEHEIGHT\">Enter the maximum number of pages to be printed vertically stacked.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEPAGEHEIGHT\">Καταχωρήστε το μέγιστο αριθμό σελίδων που θα εκτυπωθούν στοιβαγμένες κάθετα.</ahelp>"
+
+#: 05070500.xhp
+msgctxt ""
+"05070500.xhp\n"
+"hd_id3148868\n"
"33\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Fit print range(s) on number of pages"
+msgstr "Ταίριασμα περιοχής σελίδας(ων) σε αριθμό σελίδων"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3148392\n"
+"05070500.xhp\n"
+"par_id3145074\n"
"34\n"
"help.text"
-msgid "B(Trials; SP; T1; T2)"
-msgstr "B(Δοκιμές, Pεπιτυχία, T1, T2)"
+msgid "Specifies the maximum number of pages on which every sheet with the current Page Style is to be printed. The scale will be reduced as necessary to fit the defined number of pages."
+msgstr "Καθορίζει το μέγιστο αριθμό σελίδων με τον οποίο θα εκτυπωθεί κάθε φύλλο με το τρέχον Πρότυπο σελίδας. Η κλίμακα θα μειωθεί όσο είνια απαραίτητο για να ταιριάξει στον καθορισθέντα αριθμό σελίδων."
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149002\n"
-"35\n"
+"05070500.xhp\n"
+"par_idN10A26\n"
"help.text"
-msgid "<emph>Trials</emph> is the number of independent trials."
-msgstr "Οι <emph>Δοκιμές</emph> είναι ο αριθμός των ανεξάρτητων δοκιμών."
+msgid "Number of pages"
+msgstr "Αριθμός σελίδων"
-#: 04060181.xhp
+#: 05070500.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3148875\n"
-"36\n"
+"05070500.xhp\n"
+"par_id3144507\n"
+"37\n"
"help.text"
-msgid "<emph>SP</emph> is the probability of success on each trial."
-msgstr "Η <emph>Pεπιτυχία</emph> είναι η πιθανότητα επιτυχίας για κάθε δοκιμή."
+msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEPAGENUM\">Enter the maximum number of pages to be printed.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEPAGENUM\">Καταχωρίστε το μέγιστο αριθμό σελίδων που θα εκτυπωθούν.</ahelp>"
-#: 04060181.xhp
+#: 05080000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3145352\n"
-"37\n"
+"05080000.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>T1</emph> defines the lower limit for the number of trials."
-msgstr "Το <emph>T1</emph> ορίζει το κατώτατο όριο του αριθμού δοκιμών."
+msgid "Print Ranges"
+msgstr "Περιοχές εκτύπωσης"
-#: 04060181.xhp
+#: 05080000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149538\n"
-"38\n"
+"05080000.xhp\n"
+"hd_id3154013\n"
+"1\n"
"help.text"
-msgid "<emph>T2</emph> (optional) defines the upper limit for the number of trials."
-msgstr "Το <emph>T2</emph> (προαιρετικό) ορίζει το ανώτατο όριο του αριθμού δοκιμών."
+msgid "<link href=\"text/scalc/01/05080000.xhp\" name=\"Print Ranges\">Print Ranges</link>"
+msgstr "<link href=\"text/scalc/01/05080000.xhp\" name=\"Περιοχές εκτύπωσης\">Περιοχές εκτύπωσης</link>"
-#: 04060181.xhp
+#: 05080000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3148768\n"
-"39\n"
+"05080000.xhp\n"
+"par_id3155855\n"
+"2\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\".\">Manages print ranges. Only cells within the print ranges will be printed.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαχειρίζεται τις περιοχές εκτύπωσης. Θα εκτυπωθούν μόνο τα κελιά αυτών των περιοχών.</ahelp>"
-#: 04060181.xhp
+#: 05080000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3154633\n"
-"40\n"
+"05080000.xhp\n"
+"par_id3146119\n"
+"4\n"
"help.text"
-msgid "What is the probability with ten throws of the dice, that a six will come up exactly twice? The probability of a six (or any other number) is 1/6. The following formula combines these factors:"
-msgstr "Ποια είναι η πιθανότητα να πετύχετε ακριβώς δύο φορές έξι σε δέκα ρίψεις του ζαριού; Η πιθανότητα να πετύχετε έξι (ή οποιονδήποτε άλλο αριθμό) είναι 1/6. Ο ακόλουθος τύπος συνδυάζει αυτούς τους παράγοντες:"
+msgid "If you do not define any print range manually, Calc assigns an automatic print range to include all the cells that are not empty."
+msgstr "Αν δεν καθορίσετε μια περιοχή εκτύπωσης με το χέρι, το Calc ορίζει αυτόματα μια περιοχή που περιλαμβάνει όλα τα κελιά που δεν είναι κενά."
-#: 04060181.xhp
+#: 05080000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149393\n"
-"41\n"
+"05080000.xhp\n"
+"hd_id3154729\n"
+"3\n"
"help.text"
-msgid "<item type=\"input\">=B(10;1/6;2)</item> returns a probability of 29%."
-msgstr "Η συνάρτηση <item type=\"input\">=B(10;1/6;2)</item> επιστρέφει ως αποτέλεσμα την πιθανότητα 29%."
+msgid "<link href=\"text/scalc/01/05080300.xhp\" name=\"Edit\">Edit</link>"
+msgstr "<link href=\"text/scalc/01/05080300.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
-#: 04060181.xhp
+#: 05080100.xhp
msgctxt ""
-"04060181.xhp\n"
-"bm_id3158416\n"
+"05080100.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>RSQ function</bookmark_value> <bookmark_value>determination coefficients</bookmark_value> <bookmark_value>regression analysis</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση RSQ</bookmark_value><bookmark_value>συντελεστές προσδιορισμού</bookmark_value><bookmark_value>ανάλυση παλινδρόμησης</bookmark_value>"
+msgid "Define"
+msgstr "Ορισμός"
-#: 04060181.xhp
+#: 05080100.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3158416\n"
-"43\n"
+"05080100.xhp\n"
+"hd_id3145673\n"
+"1\n"
"help.text"
-msgid "RSQ"
-msgstr "RSQ"
+msgid "<link href=\"text/scalc/01/05080100.xhp\" name=\"Define\">Define</link>"
+msgstr "<link href=\"text/scalc/01/05080100.xhp\" name=\"Ορισμός\">Ορισμός</link>"
-#: 04060181.xhp
+#: 05080100.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3154949\n"
-"44\n"
+"05080100.xhp\n"
+"par_id3153896\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_BESTIMMTHEITSMASS\">Returns the square of the Pearson correlation coefficient based on the given values.</ahelp> RSQ (also called determination coefficient) is a measure for the accuracy of an adjustment and can be used to produce a regression analysis."
-msgstr "<ahelp hid=\"HID_FUNC_BESTIMMTHEITSMASS\">Επιστρέφει το τετράγωνο του συντελεστή συσχέτισης κατά Pearson που βασίζεται στις δοθείσες τιμές. Η συνάρτηση </ahelp> RSQ (που ονομάζεται επίσης συντελεστής προσδιορισμού) είναι μία μέτρηση για την ακρίβεια μίας προσαρμογής και μπορεί να χρησιμοποιηθεί για την εφαρμογή της ανάλυσης παλινδρόμησης."
+msgid "<ahelp hid=\".uno:DefinePrintArea\">Defines an active cell or selected cell area as the print range.</ahelp>"
+msgstr "<ahelp hid=\".uno:DefinePrintArea\">Καθορίζει ένα ενεργό κελί ή μια επιλεγμένη περιοχή κελιών ως περιοχή εκτύπωσης.</ahelp>"
-#: 04060181.xhp
+#: 05080200.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3152820\n"
-"45\n"
+"05080200.xhp\n"
+"tit\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 04060181.xhp
+#: 05080200.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3155822\n"
-"46\n"
+"05080200.xhp\n"
+"hd_id3153562\n"
+"1\n"
"help.text"
-msgid "RSQ(DataY; DataX)"
-msgstr "RSQ(ΔεδομέναY, ΔεδομέναX)"
+msgid "<link href=\"text/scalc/01/05080200.xhp\" name=\"Remove\">Remove</link>"
+msgstr "<link href=\"text/scalc/01/05080200.xhp\" name=\"Αφαίρεση\">Αφαίρεση</link>"
-#: 04060181.xhp
+#: 05080200.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3150470\n"
-"47\n"
+"05080200.xhp\n"
+"par_id3148550\n"
+"2\n"
"help.text"
-msgid "<emph>DataY</emph> is an array or range of data points."
-msgstr "Τα <emph>ΔεδομέναY</emph> είναι μία σειρά δεδομένα ή περιοχή από σημεία δεδομένων."
+msgid "<ahelp hid=\".uno:DeletePrintArea\">Removes the defined print area.</ahelp>"
+msgstr "<ahelp hid=\".uno:DeletePrintArea\">Ακυρώνει την καθορισμένη περιοχή εκτύπωσης.</ahelp>"
-#: 04060181.xhp
+#: 05080300.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3153181\n"
-"48\n"
+"05080300.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>DataX</emph> is an array or range of data points."
-msgstr "Τα <emph>ΔεδομέναX</emph> είναι μία σειρά δεδομένα ή περιοχή από σημεία δεδομένων."
+msgid "Edit Print Ranges"
+msgstr "Επεξεργασία περιοχών εκτύπωσης"
-#: 04060181.xhp
+#: 05080300.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3156258\n"
-"49\n"
+"05080300.xhp\n"
+"hd_id3153088\n"
+"1\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Edit Print Ranges"
+msgstr "Επεξεργασία περιοχών εκτύπωσης"
-#: 04060181.xhp
+#: 05080300.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3155991\n"
-"50\n"
+"05080300.xhp\n"
+"par_id3159488\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">=RSQ(A1:A20;B1:B20)</item> calculates the determination coefficient for both data sets in columns A and B."
-msgstr "Η συνάρτηση <item type=\"input\">=RSQ(A1:A20;B1:B20)</item> υπολογίζει το συντελεστή συσχέτισης για τα δύο σύνολα δεδομένων στις στήλες Α και Β."
+msgid "<variable id=\"druckbereichetext\"><ahelp hid=\".uno:EditPrintArea\">Opens a dialog where you can specify the print range.</ahelp></variable> You can also set the rows or columns which are to be repeated in every page."
+msgstr "<variable id=\"druckbereichetext\"><ahelp hid=\".uno:EditPrintArea\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να καθορίσετε την περιοχή εκτύπωσης.</ahelp></variable> Μπορείτε επίσης να ορίσετε τις γραμμές ή τις στήλες που θα επαναλαμβάνονται σε κάθε σελίδα."
-#: 04060181.xhp
+#: 05080300.xhp
msgctxt ""
-"04060181.xhp\n"
-"bm_id3145620\n"
+"05080300.xhp\n"
+"par_idN105AE\n"
"help.text"
-msgid "<bookmark_value>BETAINV function</bookmark_value> <bookmark_value>cumulative probability density function;inverse of</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BETAINV</bookmark_value><bookmark_value>αθροιστική συνάρτησης πυκνότητας πιθανότητας, αντίστροφης της</bookmark_value>"
+msgid "<embedvar href=\"text/scalc/guide/printranges.xhp#printranges\"/>"
+msgstr "<embedvar href=\"text/scalc/guide/printranges.xhp#printranges\"/>"
-#: 04060181.xhp
+#: 05080300.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3145620\n"
-"52\n"
+"05080300.xhp\n"
+"hd_id3156281\n"
+"3\n"
"help.text"
-msgid "BETAINV"
-msgstr "BETAINV"
+msgid "Print range"
+msgstr "Περιοχή εκτύπωσης"
-#: 04060181.xhp
+#: 05080300.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149825\n"
-"53\n"
+"05080300.xhp\n"
+"par_id3147228\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_BETAINV\">Returns the inverse of the cumulative beta probability density function.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_BETAINV\">Επιστρέφει την αντίστροφη της αθροιστικής της Βήτα συνάρτησης πυκνότητας πιθανότητας.</ahelp>"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_AREAS:ED_PRINTAREA\">Allows you to modify a defined print range.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_AREAS:ED_PRINTAREA\">Σας επιτρέπει να τροποποιήσετε μια καθορισμένη περιοχή εκτύπωσης.</ahelp>"
-#: 04060181.xhp
+#: 05080300.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3152479\n"
-"54\n"
+"05080300.xhp\n"
+"par_id3145174\n"
+"5\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Insert - Names - Define</emph> command, this name will be displayed and can be selected from the list box."
+msgstr "Επιλέξτε <emph>-καμία-</emph> για να καταργήσετε έναν ορισμό περιοχής εκτύπωσης για το τρέχον υπολογιστικό φύλλο. Επιλέξτε <emph>-ολόκληρο φύλλο-</emph> για να καθορίσετε το τρέχον φύλλο ως περιοχή εκτύπωσης. Διαλέξτε <emph>-επιλογή-</emph>, για να ορίσετε την επιλεγμένη περιοχή υπολογιστικού φύλλου ως περιοχή εκτύπωσης. Επιλέγοντας <emph>-από το χρήστη-</emph>, μπορείτε να ορίσετε περιοχή εκτύπωσης που ήδη καθορίσατε χρησιμοποιώντας την εντολή <emph>Μορφή - Περιοχές εκτύπωσης - Ορισμός</emph>. Εάν έχετε ονομάσει μια περιοχή χρησιμοποιώντας την εντολή <emph>Εισαγωγή - Ονόματα - Ορισμός</emph>, αυτό το όνομα θα εμφανιστεί και μπορεί να επιλεγεί από το πλαίσιο λίστας."
-#: 04060181.xhp
+#: 05080300.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3156300\n"
-"55\n"
+"05080300.xhp\n"
+"par_id3145272\n"
+"6\n"
"help.text"
-msgid "BETAINV(Number; Alpha; Beta; Start; End)"
-msgstr "BETAINV(Αριθμός, Άλφα, Βήτα, Αρχή, Τέλος)"
+msgid "In the right-hand text box, you can enter a print range by reference or by name. If the cursor is in the <emph>Print range</emph> text box, you can also select the print range in the spreadsheet with your mouse."
+msgstr "Στο δεξιό πλαίσιο κειμένου, μπορείτε να κάνετε εισαγωγή μιας περιοχής εκτύπωσης με αναφορά ή με όνομα. Αν ο δρομέας βρίσκεται στον πλαίσιο κειμένου <emph>Περιοχή εκτύπωσης</emph>, μπορείτε επίσης να επιλέξετε την περιοχή εκτύπωσης στο υπολογιστικό φύλλο με το ποντίκι."
-#: 04060181.xhp
+#: 05080300.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149266\n"
-"56\n"
+"05080300.xhp\n"
+"hd_id3149260\n"
+"7\n"
"help.text"
-msgid "<emph>Number</emph> is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή μεταξύ της <emph>Αρχή</emph> και της <emph>Τέλος</emph> στην οποία εκτιμάται η συνάρτηση."
+msgid "Rows to repeat"
+msgstr "Γραμμές για επανάληψη"
-#: 04060181.xhp
+#: 05080300.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149710\n"
-"57\n"
+"05080300.xhp\n"
+"par_id3147426\n"
+"8\n"
"help.text"
-msgid "<emph>Alpha</emph> is a parameter to the distribution."
-msgstr "<emph>Alpha</emph> είναι μια παράμετρος στην κατανομή."
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_AREAS:ED_REPEATROW\">Choose one or more rows to print on every page. In the right text box enter the row reference, for example, \"1\" or \"$1\" or \"$2:$3\".</ahelp> The list box displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating row."
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_AREAS:ED_REPEATROW\">Επιλέξτε μία ή περισσότερες γραμμές για εκτύπωση σε κάθε σελίδα. Στο δεξιό πλαίσιο του κειμένου εισάγετε την παραπομπή γραμμών, για παράδειγμα, \"1\" ή $1\" ή \"$2:$3\".</ahelp> Το πλαίσιο της λίστας εμφανίζεται ως <emph>-προσαρμοσμένο-</emph>. Μπορείτε επίσης να επιλέξετε <emph>-κανένα-</emph> για να καταργήσετε μία καθορισμένη επαναλαμβανόμενη γραμμή."
-#: 04060181.xhp
+#: 05080300.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3156306\n"
-"58\n"
+"05080300.xhp\n"
+"par_id3155418\n"
+"9\n"
"help.text"
-msgid "<emph>Beta</emph> is a parameter to the distribution."
-msgstr "<emph>Beta</emph> είναι μια παράμετρος στην κατανομή."
+msgid "You can also define repeating rows by dragging the mouse in the spreadsheet, if the cursor is in the <emph>Rows to repeat</emph> text field in the dialog."
+msgstr "Επίσης, μπορείτε να καθορίσετε γραμμές σύροντας το ποντίκι στο υπολογιστικό φύλλο, αν ο δρομέας βρίσκεται στο πεδίο κειμένου <emph>Γραμμές για επανάληψη</emph> στο παράθυρο διαλόγου."
-#: 04060181.xhp
+#: 05080300.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3150960\n"
-"59\n"
+"05080300.xhp\n"
+"hd_id3149581\n"
+"10\n"
"help.text"
-msgid "<emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>."
-msgstr "<emph>Start</emph> (προαιρετικό) είναι το χαμηλότερο όριο για το <emph>Number</emph>."
+msgid "Columns to repeat"
+msgstr "Στήλες για επανάληψη"
-#: 04060181.xhp
+#: 05080300.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3151268\n"
-"60\n"
+"05080300.xhp\n"
+"par_id3155602\n"
+"11\n"
"help.text"
-msgid "<emph>End</emph> (optional) is the upper bound for <emph>Number</emph>."
-msgstr "<emph>End</emph> (προαιρετικό) είναι το υψηλότερο όριο για το <emph>Number</emph>."
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_AREAS:ED_REPEATCOL\">Choose one or more columns to print on every page. In the right text box enter the column reference, for example, \"A\" or \"AB\" or \"$C:$E\".</ahelp> The list box then displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating column."
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_AREAS:ED_REPEATCOL\">Επιλέξτε μία ή περισσότερες στήλες για εκτύπωση σε κάθε σελίδα. Στο δεξιό πλαίσιο του κειμένου εισάγετε την παραπομπή στηλών, για παράδειγμα, \"A\" ή \"AB\" ή \"$C:$E\".</ahelp> Το πλαίσιο λίστας εμφανίζεται ως <emph>-προσαρμοσμένο-</emph>. Μπορείτε επίσης να επιλέξετε <emph>-κανένα-</emph> για να καταργήσετε μία καθορισμένη επαναλαμβανόμενη στήλη."
-#: 04060181.xhp
+#: 05080300.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_idN109DF\n"
+"05080300.xhp\n"
+"par_id3150749\n"
+"12\n"
"help.text"
-msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgid "You can also define repeating columns by dragging the mouse in the spreadsheet, if the cursor is in the <emph>Columns to repeat</emph> text field in the dialog."
+msgstr "Μπορείτε επίσης να καθορίσετε επαναλαμβανόμενες στήλες σύροντας το ποντίκι στο υπολογιστικό φύλλο, αν ο δρομέας βρίσκεται στο πεδίο κειμένου <emph>Στήλες για επανάληψη</emph> στο παράθυρο διαλόγου."
-#: 04060181.xhp
+#: 05080400.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3147077\n"
-"61\n"
+"05080400.xhp\n"
+"tit\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 04060181.xhp
+#: 05080400.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3146859\n"
-"62\n"
+"05080400.xhp\n"
+"hd_id3149457\n"
+"1\n"
"help.text"
-msgid "<item type=\"input\">=BETAINV(0.5;5;10)</item> returns the value 0.33."
-msgstr "<item type=\"input\">=BETAINV(0.5;5;10)</item> επιστρέφει την τιμή 0.33."
+msgid "<link href=\"text/scalc/01/05080400.xhp\" name=\"Add\">Add</link>"
+msgstr "<link href=\"text/scalc/01/05080400.xhp\" name=\"Προσθήκη\">Προσθήκη</link>"
-#: 04060181.xhp
+#: 05080400.xhp
msgctxt ""
-"04060181.xhp\n"
-"bm_id3156096\n"
+"05080400.xhp\n"
+"par_id3156423\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>BETADIST function</bookmark_value> <bookmark_value>cumulative probability density function;calculating</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BETADIST</bookmark_value><bookmark_value>αθροιστική συνάρτηση πυκνότητας πιθανότητας, υπολογισμός</bookmark_value>"
+msgid "<ahelp hid=\".uno:AddPrintArea\">Adds the current selection to the defined print areas.</ahelp>"
+msgstr "<ahelp hid=\".uno:AddPrintArea\">Προσθέτει την τρέχουσα επιλογή στις καθορισμένες περιοχές εκτύπωσης.</ahelp>"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3156096\n"
-"64\n"
+"05100000.xhp\n"
+"tit\n"
"help.text"
-msgid "BETADIST"
-msgstr "BETADIST"
+msgid "Styles and Formatting"
+msgstr "Πρότυπα και μορφοποίηση"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3150880\n"
-"65\n"
+"05100000.xhp\n"
+"bm_id3150447\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_BETAVERT\">Returns the beta function.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_BETAVERT\">Επιστρέφει την συνάρτηση βήτα.</ahelp>"
+msgid "<bookmark_value>Stylist, see Styles and Formatting window</bookmark_value> <bookmark_value>Styles and Formatting window</bookmark_value> <bookmark_value>formats; Styles and Formatting window</bookmark_value> <bookmark_value>formatting; Styles and Formatting window</bookmark_value> <bookmark_value>paint can for applying styles</bookmark_value>"
+msgstr "<bookmark_value>Στιλίστας, δείτε το παράθυρο Πρότυπα και μορφοποίηση</bookmark_value><bookmark_value>παράθυρο Πρότυπα και μορφοποίηση</bookmark_value><bookmark_value>μορφές, παράθυρο Πρότυπα και μορφοποίηση</bookmark_value><bookmark_value>μορφοποίηση, παράθυρο Πρότυπα και μορφοποίηση</bookmark_value><bookmark_value>δυνατότητα σχεδίασης για εφαρμογή σε πρότυπο</bookmark_value>"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3150762\n"
-"66\n"
+"05100000.xhp\n"
+"hd_id3150447\n"
+"1\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link>"
+msgstr "<link href=\"text/scalc/01/05100000.xhp\" name=\"Πρότυπα και μορφοποίηση\">Πρότυπα και μορφοποίηση</link>"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3147571\n"
-"67\n"
+"05100000.xhp\n"
+"par_id3147434\n"
+"2\n"
"help.text"
-msgid "BETADIST(Number; Alpha; Beta; Start; End; Cumulative)"
-msgstr "BETADIST(Number; Alpha; Beta; Start; End; Cumulative)"
+msgid "Use the Styles and Formatting window to assign styles to objects and text sections. You can update Styles, modify existing Styles or create new Styles."
+msgstr "Χρησιμοποιήστε το παράθυρο Πρότυπα και μορφοποίηση για να αναθέσετε πρότυπα σε αντικείμενα και ενότητες κειμένου. Μπορείτε να ενημερώσετε τα Πρότυπα, να τροποποιήσετε τα υπάρχοντα ή να δημιουργήσετε νέα."
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3156317\n"
-"68\n"
+"05100000.xhp\n"
+"par_id3149665\n"
+"30\n"
"help.text"
-msgid "<emph>Number</emph> is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function."
-msgstr "<emph>Number</emph> είναι η τιμή ανάμεσα στο <emph>Start</emph> και <emph>End</emph> όπου θα υπολογισθεί η συνάρτηση."
+msgid "The Styles and Formatting <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dockable window\">dockable window</link> can remain open while editing the document."
+msgstr "Το <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"μεταβλητό παράθυρο\">μεταβλητό παράθυρο</link> Πρότυπα και μορφοποίηση μπορεί να παραμείνει ανοικτό κατά την επεξεργασία του εγγράφου."
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3156107\n"
-"69\n"
+"05100000.xhp\n"
+"hd_id3150012\n"
+"36\n"
"help.text"
-msgid "<emph>Alpha</emph> is a parameter to the distribution."
-msgstr "<emph>Alpha</emph> είναι μια παράμετρος στην κατανομή."
+msgid "How to apply a cell style:"
+msgstr "Πώς να εφαρμόσετε ένα πρότυπο κελιών:"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3153619\n"
-"70\n"
+"05100000.xhp\n"
+"par_id3159155\n"
+"37\n"
"help.text"
-msgid "<emph>Beta</emph> is a parameter to the distribution."
-msgstr "<emph>Beta</emph> είναι μια παράμετρος στην κατανομή."
+msgid "Select the cell or cell range."
+msgstr "Επιλέξτε το κελί ή την περιοχή κελιών."
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3150254\n"
-"71\n"
+"05100000.xhp\n"
+"par_id3145749\n"
+"38\n"
"help.text"
-msgid "<emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>."
-msgstr "<emph>Start</emph> (προαιρετικό) είναι το χαμηλότερο όριο για το <emph>Number</emph>."
+msgid "Double-click the style in the Styles and Formatting window."
+msgstr "Κάντε διπλό κλικ στο πρότυπο στο παράθυρο Πρότυπα και μορφοποίηση."
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149138\n"
-"72\n"
+"05100000.xhp\n"
+"hd_id3153877\n"
+"4\n"
"help.text"
-msgid "<emph>End</emph> (optional) is the upper bound for <emph>Number</emph>."
-msgstr "<emph>End</emph> (προαιρετικό) είναι το υψηλότερο όριο για το <emph>Number</emph>."
+msgid "Cell Styles"
+msgstr "Πρότυπα κελιών"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id012020091254453\n"
+"05100000.xhp\n"
+"par_id3145801\n"
+"6\n"
"help.text"
-msgid "<emph>Cumulative</emph> (optional) can be 0 or False to calculate the probability density function. It can be any other value or True or omitted to calculate the cumulative distribution function."
-msgstr "<emph>Αθροιστική</emph> (προαιρετικό) μπορεί να είναι 0 ή ψευδής για να υπολογιστεί η συνάρτηση πυκνότητας πιθανότητας. Μπορεί να είναι οποιαδήποτε άλλη τιμή ή αληθής ή παραλειπόμενη για να υπολογιστεί η συνάρτηση αθροιστικής κατανομής."
+msgid "<ahelp hid=\".uno:ParaStyle\">Displays the list of the available Cell Styles for <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"indirect cell formatting\">indirect cell formatting</link>.</ahelp>"
+msgstr "<ahelp hid=\".uno:ParaStyle\">Εμφανίζει τη λίστα με τα διαθέσιμα πρότυπα κελιών για την <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"έμμεση μορφοποίηση κελιών\">έμμεση μορφοποίηση κελιών</link>.</ahelp>"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_idN10AB3\n"
+"05100000.xhp\n"
+"par_id3150751\n"
"help.text"
-msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgid "<image id=\"img_id3153714\" src=\"sc/res/sf01.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153714\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153714\" src=\"sc/res/sf01.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153714\">Εικονίδιο</alt></image>"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3145649\n"
-"73\n"
+"05100000.xhp\n"
+"par_id3154255\n"
+"5\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Cell Styles"
+msgstr "Πρότυπα κελιών"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3156118\n"
-"74\n"
+"05100000.xhp\n"
+"hd_id3153963\n"
+"7\n"
"help.text"
-msgid "<item type=\"input\">=BETADIST(0.75;3;4)</item> returns the value 0.96"
-msgstr "Το <item type=\"input\">=BETADIST(0.75;3;4)</item> επιστρέφει την τιμή 0.96"
+msgid "Page Styles"
+msgstr "Πρότυπα σελίδας"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"bm_id3143228\n"
+"05100000.xhp\n"
+"par_id3147003\n"
+"9\n"
"help.text"
-msgid "<bookmark_value>BINOMDIST function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BINOMDIST</bookmark_value>"
+msgid "<ahelp hid=\".uno:PageStyle\">Displays the Page Styles available for indirect page formatting.</ahelp>"
+msgstr "<ahelp hid=\".uno:PageStyle\">Εμφανίζει τα Πρότυπα σελίδας που είναι διαθέσιμα για έμμεση μορφοποίηση της σελίδας.</ahelp>"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3143228\n"
-"76\n"
+"05100000.xhp\n"
+"par_id3159100\n"
"help.text"
-msgid "BINOMDIST"
-msgstr "BINOMDIST"
+msgid "<image id=\"img_id3149814\" src=\"sw/imglst/sf04.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149814\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149814\" src=\"sw/imglst/sf04.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149814\">Εικονίδιο</alt></image>"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3146897\n"
-"77\n"
+"05100000.xhp\n"
+"par_id3150361\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_BINOMVERT\">Returns the individual term binomial distribution probability.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_BINOMVERT\">Επιστρέφει τη διωνυμική κατανομή πιθανότητας του μεμονωμένου όρου.</ahelp>"
+msgid "Page Styles"
+msgstr "Πρότυπα σελίδας"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3149289\n"
-"78\n"
+"05100000.xhp\n"
+"hd_id3150202\n"
+"10\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Fill Format Mode"
+msgstr "Λειτουργία μορφοποίησης γεμίσματος"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3156009\n"
-"79\n"
+"05100000.xhp\n"
+"par_id3155531\n"
+"12\n"
"help.text"
-msgid "BINOMDIST(X; Trials; SP; C)"
-msgstr "BINOMDIST(X, Δοκιμές, Pεπιτυχία, C)"
+msgid "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Turns the Fill Format mode on and off. Use the paint can to assign the Style selected in the Styles and Formatting window.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Ενεργοποιεί και απενεργοποιεί τη Λειτουργία μορφής γεμίσματος. Χρησιμοποιείστε τον κουβά χρώματος για να αντιστοιχίσετε το πρότυπο που επιλέξατε στο παράθυρο Πρότυπα και μορφοποίηση.</ahelp>"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3154304\n"
-"80\n"
+"05100000.xhp\n"
+"par_id3155087\n"
"help.text"
-msgid "<emph>X</emph> is the number of successes in a set of trials."
-msgstr "Το <emph>X</emph> είναι ο αριθμός των επιτυχιών για ένα σύνολο δοκιμών."
+msgid "<image id=\"img_id3153068\" src=\"cmd/sc_fillstyle.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153068\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153068\" src=\"cmd/sc_fillstyle.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153068\">Εικονίδιο</alt></image>"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3147492\n"
-"81\n"
+"05100000.xhp\n"
+"par_id3156198\n"
+"11\n"
"help.text"
-msgid "<emph>Trials</emph> is the number of independent trials."
-msgstr "Οι <emph>Δοκιμές</emph> είναι ο αριθμός των ανεξάρτητων δοκιμών."
+msgid "Fill Format Mode"
+msgstr "Λειτουργία μορφοποίησης γεμίσματος"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3146085\n"
-"82\n"
+"05100000.xhp\n"
+"hd_id3148870\n"
+"13\n"
"help.text"
-msgid "<emph>SP</emph> is the probability of success on each trial."
-msgstr "Η <emph>Pεπιτυχία</emph> είναι η πιθανότητα επιτυχίας για κάθε δοκιμή."
+msgid "How to apply a new style with the paint can:"
+msgstr "Πώς να εφαρμόσετε ένα νέο πρότυπο με το ποτιστήρι:"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149760\n"
-"83\n"
+"05100000.xhp\n"
+"par_id3145078\n"
+"27\n"
"help.text"
-msgid "<emph>C</emph> = 0 calculates the probability of a single event and <emph>C</emph> = 1 calculates the cumulative probability."
-msgstr "<emph>C</emph> = 0 υπολογίζει την πιθανότητα ενός μοναδικού γεγονότος και <emph>C</emph> = 1 υπολογίζει την αθροιστική πιθανότητα."
+msgid "Select the desired style from the Styles and Formatting window."
+msgstr "Επιλέξτε το επιθυμητό πρότυπο από το παράθυρο Πρότυπα και μορφοποίηση."
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3151171\n"
-"84\n"
+"05100000.xhp\n"
+"par_id3159098\n"
+"28\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Click the <emph>Fill Format Mode</emph> icon."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Λειτουργία μορφοποίησης γεμίσματος</emph>"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3145666\n"
-"85\n"
+"05100000.xhp\n"
+"par_id3148609\n"
+"15\n"
"help.text"
-msgid "<item type=\"input\">=BINOMDIST(A1;12;0.5;0)</item> shows (if the values <item type=\"input\">0</item> to <item type=\"input\">12</item> are entered in A1) the probabilities for 12 flips of a coin that <emph>Heads</emph> will come up exactly the number of times entered in A1."
-msgstr "Η συνάρτηση <item type=\"input\">=BINOMDIST(A1;12;0.5;0)</item> εμφανίζει (αν οι τιμές <item type=\"input\">0</item> ως <item type=\"input\">12</item> εισάγονται στο A1) τις πιθανότητες για 12 ρίψεις νομίσματος που οι <emph>Κεφαλές</emph> θα επιστραφούν ακριβώς τον αριθμό των φορών που εισάγονται στο Α1."
+msgid "Click a cell to format it, or drag your mouse over a certain range to format the whole range. Repeat this action for other cells and ranges."
+msgstr "Κάντε κλικ σε ένα κελί για να το μορφοποιήσετε, ή σύρετε το ποντίκι πάνω από μία συγκεκριμένη περιοχή για να μορφοποιήσετε ολόκληρη την περιοχή. Επαναλάβατε αυτή την ενέργεια για άλλα κελιά και περιοχές."
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3150120\n"
-"86\n"
+"05100000.xhp\n"
+"par_id3149438\n"
+"29\n"
"help.text"
-msgid "<item type=\"input\">=BINOMDIST(A1;12;0.5;1)</item> shows the cumulative probabilities for the same series. For example, if A1 = <item type=\"input\">4</item>, the cumulative probability of the series is 0, 1, 2, 3 or 4 times <emph>Heads</emph> (non-exclusive OR)."
-msgstr "Η συνάρτηση <item type=\"input\">=BINOMDIST(A1;12;0.5;1)</item> εμφανίζει τις αθροιστικές συναρτήσεις για τις ίδιες σειρές. Για παράδειγμα, αν A1 = <item type=\"input\">4</item>, είναι η αθροιστική πιθανότητα των σειρών 0, 1, 2, 3, ή 4 φορές να έρθουν <emph>Κεφαλές</emph> (όχι αποκλειστικά το OR)."
+msgid "Click the <emph>Fill Format Mode</emph> again to exit this mode."
+msgstr "Κάντε κλικ ξανά στο εικονίδιο <emph>Λειτουργία μορφοποίησης γεμίσματος</emph> για να τερματίσετε τη λειτουργία."
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"bm_id0119200902432928\n"
+"05100000.xhp\n"
+"hd_id3153975\n"
+"16\n"
"help.text"
-msgid "<bookmark_value>CHISQINV function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση CHIINV</bookmark_value>"
+msgid "New Style from Selection"
+msgstr "Νέο πρότυπο από την επιλογή"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id0119200902421451\n"
+"05100000.xhp\n"
+"par_id3149499\n"
+"18\n"
"help.text"
-msgid "CHISQINV"
-msgstr "CHISQINV"
+msgid "<ahelp hid=\"HID_TEMPLDLG_NEWBYEXAMPLE\">Creates a new style based on the formatting of a selected object.</ahelp> Assign a name for the style in the <link href=\"text/shared/01/05140100.xhp\" name=\"Create Style\">Create Style</link> dialog."
+msgstr "<ahelp hid=\"HID_TEMPLDLG_NEWBYEXAMPLE\">Δημιουργεί ένα νέο πρότυπο βασισμένο στη μορφοποίηση του επιλεγμένου αντικειμένου.</ahelp> Αναθέστε ένα όνομα για το πρότυπο στο παράθυρο διαλόγου <link href=\"text/shared/01/05140100.xhp\" name=\"Δημιουργία προτύπου\">Δημιουργία προτύπου</link> ."
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id0119200902421449\n"
+"05100000.xhp\n"
+"par_id3150050\n"
"help.text"
-msgid "<ahelp hid=\".\">Returns the inverse of CHISQDIST.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιστρέφει το αντίστροφο της CHISQDIST .</ahelp>"
+msgid "<image id=\"img_id3154649\" src=\"cmd/sc_stylenewbyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154649\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154649\" src=\"cmd/sc_stylenewbyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154649\">Εικονίδιο</alt></image>"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id0119200902475241\n"
+"05100000.xhp\n"
+"par_id3146963\n"
+"17\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "New Style from Selection"
+msgstr "Νέο πρότυπο από την επιλογή"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id0119200902475286\n"
+"05100000.xhp\n"
+"hd_id3153813\n"
+"19\n"
"help.text"
-msgid "<emph>Probability</emph> is the probability value for which the inverse of the chi-square distribution is to be calculated."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή της πιθανότητας για την οποία πρόκειται να υπολογισθεί η αντίστροφη Γάμμα κατανομή."
+msgid "Update Style"
+msgstr "Ενημέρωση προτύπου"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id0119200902475282\n"
+"05100000.xhp\n"
+"par_id3154707\n"
+"21\n"
"help.text"
-msgid "<emph>Degrees Of Freedom</emph> is the degrees of freedom for the chi-square function."
-msgstr "Οι <emph>Βαθμοί-ελευθερίας</emph> είναι ο αριθμός των βαθμών ελευθερίας για την Τ κατανομή."
+msgid "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">Updates the Style selected in the Styles and Formatting window with the current formatting of the selected object.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">Ενημερώνει το πρότυπο που επιλέξατε στο παράθυρο Πρότυπα και μορφοποίηση με την τρέχουσα μορφοποίηση του επιλεγμένου αντικειμένου.</ahelp>"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"bm_id3148835\n"
+"05100000.xhp\n"
+"par_id3145118\n"
"help.text"
-msgid "<bookmark_value>CHIINV function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση CHIINV</bookmark_value>"
+msgid "<image id=\"img_id3155754\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155754\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155754\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155754\">Εικονίδιο</alt></image>"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3148835\n"
-"88\n"
+"05100000.xhp\n"
+"par_id3147501\n"
+"20\n"
"help.text"
-msgid "CHIINV"
-msgstr "CHIINV"
+msgid "Update Style"
+msgstr "Ενημέρωση προτύπου"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149906\n"
-"89\n"
+"05100000.xhp\n"
+"par_idN109BE\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_CHIINV\">Returns the inverse of the one-tailed probability of the chi-squared distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_CHIINV\">Επιστρέφει την αντίστροφη της μονόπλευρης κατανομής πιθανότητας Χ τετράγωνο.</ahelp>"
+msgid "Style List"
+msgstr "Λίστα προτύπων"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3159157\n"
-"90\n"
+"05100000.xhp\n"
+"par_idN109C2\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"HID_TEMPLATE_FMT\">Displays the list of the styles from the selected style category.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLATE_FMT\">Εμφανίζει τη λίστα με τα πρότυπα από την επιλεγμένη κατηγορία προτύπων.</ahelp>"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3150504\n"
-"91\n"
+"05100000.xhp\n"
+"par_idN109D1\n"
"help.text"
-msgid "CHIINV(Number; DegreesFreedom)"
-msgstr "CHIINV(Αριθμός, Βαθμοί-ελευθερίας)"
+msgid "In the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link> you can choose commands to create a new style, delete a user-defined style, or change the selected style."
+msgstr "Στο <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"μενού περιβάλλοντος\">μενού περιβάλλοντος</link> μπορείτε να επιλέξετε εντολές για να δημιουργήσετε ένα νέο πρότυπο, να διαγράψετε ένα προσαρμοσμένο πρότυπο, ή να μεταβάλετε το επιλεγμένο πρότυπο."
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3154898\n"
-"92\n"
+"05100000.xhp\n"
+"hd_id3149053\n"
+"24\n"
"help.text"
-msgid "<emph>Number</emph> is the value of the error probability."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή της πιθανότητας σφάλματος."
+msgid "Style Groups"
+msgstr "Ομάδες προτύπων"
-#: 04060181.xhp
+#: 05100000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3154294\n"
-"93\n"
+"05100000.xhp\n"
+"par_id3147299\n"
+"25\n"
"help.text"
-msgid "<emph>DegreesFreedom</emph> is the degrees of freedom of the experiment."
-msgstr "Οι <emph>Βαθμοί-ελευθερίας</emph> είναι οι βαθμοί ελευθερίας για το πείραμα."
+msgid "<ahelp hid=\"HID_TEMPLATE_FILTER\">Lists the available style groups.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLATE_FILTER\">Δημιουργεί μία λίστα με τις διαθέσιμες ομάδες προτύπων.</ahelp>"
-#: 04060181.xhp
+#: 05100100.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3154208\n"
-"94\n"
+"05100100.xhp\n"
+"tit\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Merge Cells"
+msgstr "Συγχώνευση κελιών"
-#: 04060181.xhp
+#: 05100100.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3150777\n"
-"130\n"
+"05100100.xhp\n"
+"hd_id3154765\n"
"help.text"
-msgid "A die is thrown 1020 times. The numbers on the die 1 through 6 come up 195, 151, 148, 189, 183 and 154 times (observation values). The hypothesis that the die is not fixed is to be tested."
-msgstr "Ρίχνετε ένα ζάρι 1020 φορές. Οι αριθμοί του ζαριού 1 έως 6 εμφανίζονται 195, 151, 148, 189, 183 και 154 φορές (παρατηρούμενες τιμές). Πρόκειται να ελεγχθεί η υπόθεση ότι το ζάρι δεν είναι πειραγμένο."
+msgid "Merge Cells"
+msgstr "Συγχώνευση κελιών"
-#: 04060181.xhp
+#: 05100100.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3153062\n"
-"131\n"
+"05100100.xhp\n"
+"par_id3147406\n"
"help.text"
-msgid "The Chi square distribution of the random sample is determined by the formula given above. Since the expected value for a given number on the die for n throws is n times 1/6, thus 1020/6 = 170, the formula returns a Chi square value of 13.27."
-msgstr "Η Χ τετράγωνο κατανομή του τυχαίου δείγματος καθορίζεται από τον τύπο που δίδεται παραπάνω. Αφού η αναμενόμενη τιμή για ένα δεδομένο αριθμό του ζαριού μετά από n ρίψεις είναι n φορές επί 1/6, συνεπώς 1020/6 = 170, ο τύπος επιστρέφει την Χ τετράγωνο τιμή ίση του 13.27."
+msgid "<ahelp hid=\".\">Combines the contents of the selected cells into a single cell.</ahelp>"
+msgstr "<ahelp hid=\".\">Συνδυάζει τα περιεχόμενα των επιλεγμένων κελιών σε ένα μοναδικό κελί.</ahelp>"
-#: 04060181.xhp
+#: 05100100.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3148806\n"
-"132\n"
+"05100100.xhp\n"
+"par_id3154351\n"
"help.text"
-msgid "If the (observed) Chi square is greater than or equal to the (theoretical) Chi square CHIINV, the hypothesis will be discarded, since the deviation between theory and experiment is too great. If the observed Chi square is less that CHIINV, the hypothesis is confirmed with the indicated probability of error."
-msgstr "Αν το (παρατηρούμενο) Χ τετράγωνο είναι μεγαλύτερο ή ίσο με το (θεωρητικό) Χ τετράγωνο της συνάρτησης CHIINV, η υπόθεση θα απορριφθεί, αφού η απόκλιση μεταξύ θεωρίας και πειράματος είναι πολύ μεγάλη. Αν το παρατηρούμενο Χ τετράγωνο είναι μικρότερο από αυτό της CHIINV, η υπόθεση επιβεβαιώνεται με μια υποδεικνυόμενη πιθανότητα σφάλματος."
+msgid "Choose <emph>Format - Merge Cells - Merge Cells</emph>"
+msgstr "Επιλέξτε <emph>Μορφοποίηση - Συγχώνευση κελιών - Συγχώνευση κελιών</emph>"
-#: 04060181.xhp
+#: 05100200.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149763\n"
-"95\n"
+"05100200.xhp\n"
+"tit\n"
"help.text"
-msgid "<item type=\"input\">=CHIINV(0.05;5)</item> returns 11.07."
-msgstr "Το <item type=\"input\">=CHIINV(0.05;5)</item> επιστρέφει 11.07."
+msgid "Split Cells"
+msgstr "Διαίρεση κελιών"
-#: 04060181.xhp
+#: 05100200.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3159142\n"
-"133\n"
+"05100200.xhp\n"
+"hd_id3154654\n"
"help.text"
-msgid "<item type=\"input\">=CHIINV(0.02;5)</item> returns 13.39."
-msgstr "Το <item type=\"input\">=CHIINV(0.02;5)</item> επιστρέφει 13.39."
+msgid "Split Cells"
+msgstr "Διαίρεση κελιών"
-#: 04060181.xhp
+#: 05100200.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3158401\n"
-"134\n"
+"05100200.xhp\n"
+"par_id3083451\n"
"help.text"
-msgid "If the probability of error is 5%, the die is not true. If the probability of error is 2%, there is no reason to believe it is fixed."
-msgstr "Αν η πιθανότητα σφάλματος είναι 5%, το ζάρι δεν είναι κανονικό. Αν η πιθανότητα σφάλματος είναι 2%, δεν υπάρχει λόγος υποψίας ότι το ζάρι είναι πειραγμένο."
+msgid "<ahelp hid=\".\">Splits previously merged cells.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαιρεί προηγουμένως συγχωνευμένα κελιά.</ahelp>"
-#: 04060181.xhp
+#: 05100200.xhp
msgctxt ""
-"04060181.xhp\n"
-"bm_id3154260\n"
+"05100200.xhp\n"
+"par_id3154023\n"
"help.text"
-msgid "<bookmark_value>CHITEST function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση CHITEST</bookmark_value>"
+msgid "Choose <emph>Format - Merge Cells - Split Cells</emph>"
+msgstr "Επιλέξτε <emph>Μορφοποίηση - Συγχώνευση κελιών - Διαίρεση κελιών</emph>"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3154260\n"
-"97\n"
+"05110000.xhp\n"
+"tit\n"
"help.text"
-msgid "CHITEST"
-msgstr "CHITEST"
+msgid "AutoFormat"
+msgstr "Αυτόματη μορφοποίηση"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3151052\n"
-"98\n"
+"05110000.xhp\n"
+"hd_id3149666\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_CHITEST\">Returns the probability of a deviance from a random distribution of two test series based on the chi-squared test for independence.</ahelp> CHITEST returns the chi-squared distribution of the data."
-msgstr "<ahelp hid=\"HID_FUNC_CHITEST\">Επιστρέφει την πιθανότητα απόκλισης από μια τυχαία κατανομή δύο σειρών ελέγχων βάσει ενός ελέγχου Χ τετράγωνο για ανεξαρτησία.</ahelp> Η συνάρτηση CHITEST επιστρέφει την Χ τετράγωνο κατανομή των δεδομένων."
+msgid "<variable id=\"autoformat\"><link href=\"text/scalc/01/05110000.xhp\" name=\"AutoFormat\">AutoFormat</link></variable>"
+msgstr "<variable id=\"autoformat\"><link href=\"text/scalc/01/05110000.xhp\" name=\"Αυτόματη μορφοποίηση\">Αυτόματη μορφοποίηση</link></variable>"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3148925\n"
-"135\n"
+"05110000.xhp\n"
+"par_id3145367\n"
+"2\n"
"help.text"
-msgid "The probability determined by CHITEST can also be determined with CHIDIST, in which case the Chi square of the random sample must then be passed as a parameter instead of the data row."
-msgstr "Η πιθανότητα που καθορίζεται από τη συνάρτηση CHITEST μπορεί να καθοριστεί επίσης με τη συνάρτηση CHIDIST. Σε αυτήν την περίπτωση, το Χ τετράγωνο του τυχαίου δείγματος θα πρέπει να μεταβιβαστεί ως παράμετρος αντί ως γραμμή δεδομένων."
+msgid "<variable id=\"autoformattext\"><ahelp hid=\".\">Use this command to apply an AutoFormat to a selected sheet area or to define your own AutoFormats.</ahelp></variable>"
+msgstr "<variable id=\"autoformattext\"><ahelp hid=\".\">Χρησιμοποιήστε αυτήν την εντολή για να εφαρμόσετε μία αυτόματη μορφοποίηση στην επιλεγμένη περιοχή του φύλλου ή για να ορίσετε τις δικές σας αυτόματες μορφοποιήσεις.</ahelp></variable>"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3154280\n"
-"99\n"
+"05110000.xhp\n"
+"hd_id3148455\n"
+"3\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Format"
+msgstr "Μορφή"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149162\n"
-"100\n"
+"05110000.xhp\n"
+"par_id3145799\n"
+"4\n"
"help.text"
-msgid "CHITEST(DataB; DataE)"
-msgstr "CHITEST(ΔεδομέναΒ, ΔεδομέναΕ)"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_AUTOFORMAT:LB_FORMAT\">Choose a predefined AutoFormat to apply to a selected area in your sheet.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_AUTOFORMAT:LB_FORMAT\">Επιλέξτε μια προκαθορισμένη αυτόματη μορφοποίηση για να την εφαρμόσετε σε μια επιλεγμένη περιοχή του φύλλου σας.</ahelp>"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3158421\n"
-"101\n"
+"05110000.xhp\n"
+"hd_id3149410\n"
+"5\n"
"help.text"
-msgid "<emph>DataB</emph> is the array of the observations."
-msgstr "Τα <emph>ΔεδομέναΒ</emph> είναι η σειρά δεδομένων των παρατηρήσεων."
+msgid "Add"
+msgstr "Προσθήκη"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3166453\n"
-"102\n"
+"05110000.xhp\n"
+"par_id3154017\n"
+"6\n"
"help.text"
-msgid "<emph>DataE</emph> is the range of the expected values."
-msgstr "Τα <emph>ΔεδομέναE</emph> είναι το εύρος των αναμενόμενων τιμών."
+msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_AUTOFORMAT:BTN_ADD\">Allows you to add the current formatting of a range of at least 4 x 4 cells to the list of predefined AutoFormats.</ahelp> The <link href=\"text/shared/01/05150101.xhp\" name=\"Add AutoFormat\">Add AutoFormat</link> dialog then appears."
+msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_AUTOFORMAT:BTN_ADD\">Σας επιτρέπει να προσθέσετε την τρέχουσα μορφοποίηση μιας περιοχής που να περιέχει τουλάχιστον 4 x 4 κελιά στη λίστα των προκαθορισμένων αυτόματων μορφοποιήσεων. Ύστερα εμφανίζεται το παράθυρο διαλόγου </ahelp><link href=\"text/shared/01/05150101.xhp\" name=\"Προσθήκη αυτόματης μορφοποίησης\">Προσθήκη αυτόματης μορφοποίησης</link> ."
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3146946\n"
-"103\n"
+"05110000.xhp\n"
+"par_id3153708\n"
+"29\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\"HID_SC_AUTOFMT_NAME\">Enter a name and click <emph>OK</emph>. </ahelp>"
+msgstr "<ahelp hid=\"HID_SC_AUTOFMT_NAME\">Εισάγετε ένα όνομα και κάντε κλικ στο κουμπί <emph>OK</emph>. </ahelp>"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3154096\n"
-"136\n"
+"05110000.xhp\n"
+"hd_id3150044\n"
+"7\n"
"help.text"
-msgid "Data_B (observed)"
-msgstr "ΔεδομέναΒ (παρατηρούμενα)"
+msgid "More"
+msgstr "Πρόσθετα"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3152948\n"
-"137\n"
+"05110000.xhp\n"
+"par_id3146920\n"
+"8\n"
"help.text"
-msgid "Data_E (expected)"
-msgstr "ΔεδομέναΕ (αναμενόμενα)"
+msgid "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_AUTOFORMAT:BTN_MORE\">Opens the <emph>Formatting</emph> section, which displays the formatting overrides that can be applied to the spreadsheet. Deselecting an option keeps the format of the current spreadsheet for that format type.</ahelp>"
+msgstr "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_AUTOFORMAT:BTN_MORE\">Ανοίγει την ενότητα <emph>Μορφοποίηση</emph>, η οποία εμφανίζει τις προτεραιότητες μορφοποίησης που μπορούν να εφαρμοστούν στο υπολογιστικό φύλλο. Αποεπιλέγοντας μια επιλογή διατηρείται η μορφή του τρέχοντος υπολογιστικού φύλλου για το τύπο μορφοποίησης.</ahelp>"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3152876\n"
-"138\n"
+"05110000.xhp\n"
+"hd_id3155961\n"
+"9\n"
"help.text"
-msgid "1"
-msgstr "1"
+msgid "Formatting"
+msgstr "Μορφοποίηση"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3159279\n"
-"139\n"
+"05110000.xhp\n"
+"par_id3153965\n"
+"10\n"
"help.text"
-msgid "<item type=\"input\">195</item>"
-msgstr "<item type=\"input\">195</item>"
+msgid "In this section you can select or deselect the available formatting options. If you want to keep any of the settings currently in your spreadsheet, deselect the corresponding option."
+msgstr "Σε αυτήν την ενότητα μπορείτε να επιλέξετε ή να αποεπιλέξετε τις διαθέσιμες επιλογές μορφοποίησης. Αν επιθυμείτε να διατηρήσετε κάποιες από τις τρέχουσες ρυθμίσεις στο υπολογιστικό σας φύλλο, αποεπιλέξτε την αντίστοιχη επιλογή."
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149105\n"
-"140\n"
+"05110000.xhp\n"
+"hd_id3154021\n"
+"11\n"
"help.text"
-msgid "<item type=\"input\">170</item>"
-msgstr "<item type=\"input\">170</item>"
+msgid "Number format"
+msgstr "Μορφή αριθμού"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149922\n"
-"141\n"
+"05110000.xhp\n"
+"par_id3159239\n"
+"12\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_NUMFORMAT\">When marked, specifies that you want to retain the number format of the selected format.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_NUMFORMAT\">Όταν επιλέγεται, καθορίζει ότι θέλετε να διατηρείται η μορφή αριθμού της επιλεγμένης μορφής.</ahelp>"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3148621\n"
-"142\n"
+"05110000.xhp\n"
+"hd_id3149530\n"
+"13\n"
"help.text"
-msgid "<item type=\"input\">151</item>"
-msgstr "<item type=\"input\">151</item>"
+msgid "Borders"
+msgstr "Περιγράμματα"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3148987\n"
-"143\n"
+"05110000.xhp\n"
+"par_id3145259\n"
+"14\n"
"help.text"
-msgid "<item type=\"input\">170</item>"
-msgstr "<item type=\"input\">170</item>"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_BORDER\">When marked, specifies that you want to retain the border of the selected format.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_BORDER\">Όταν επιλέγεται, καθορίζει ότι θέλετε να διατηρείται το περίγραμμα της επιλεγμένης μορφής.</ahelp>"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149417\n"
-"144\n"
+"05110000.xhp\n"
+"hd_id3154657\n"
+"15\n"
"help.text"
-msgid "3"
-msgstr "3"
+msgid "Font"
+msgstr "Γραμματοσειρά"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3148661\n"
-"145\n"
+"05110000.xhp\n"
+"par_id3152990\n"
+"16\n"
"help.text"
-msgid "<item type=\"input\">148</item>"
-msgstr "<item type=\"input\">148</item>"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_FONT\">When marked, specifies that you want to retain the font of the selected format.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_FONT\">Όταν επιλέγεται, καθορίζει ότι θέλετε να διατηρείται η γραμματοσειρά της επιλεγμένης μορφής.</ahelp>"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3151128\n"
-"146\n"
+"05110000.xhp\n"
+"hd_id3155379\n"
+"17\n"
"help.text"
-msgid "<item type=\"input\">170</item>"
-msgstr "<item type=\"input\">170</item>"
+msgid "Pattern"
+msgstr "Μοτίβο"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3148467\n"
-"147\n"
+"05110000.xhp\n"
+"par_id3150368\n"
+"18\n"
"help.text"
-msgid "4"
-msgstr "4"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_PATTERN\">When marked, specifies that you want to retain the pattern of the selected format.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_PATTERN\">Όταν επιλέγεται, καθορίζει ότι θέλετε να διατηρείται το μοτίβο της επιλεγμένης μορφής.</ahelp>"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149237\n"
-"148\n"
+"05110000.xhp\n"
+"hd_id3146115\n"
+"19\n"
"help.text"
-msgid "<item type=\"input\">189</item>"
-msgstr "<item type=\"input\">189</item>"
+msgid "Alignment"
+msgstr "Στοίχιση"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3145304\n"
-"149\n"
+"05110000.xhp\n"
+"par_id3156445\n"
+"20\n"
"help.text"
-msgid "<item type=\"input\">170</item>"
-msgstr "<item type=\"input\">170</item>"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_ALIGNMENT\">When marked, specifies that you want to retain the alignment of the selected format.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_ALIGNMENT\">Όταν επιλέγεται, καθορίζει ότι θέλετε να διατηρείται η στοίχιση της επιλεγμένης μορφής.</ahelp>"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149927\n"
-"150\n"
+"05110000.xhp\n"
+"hd_id3155811\n"
+"21\n"
"help.text"
-msgid "5"
-msgstr "5"
+msgid "AutoFit width and height"
+msgstr "Αυτόματο γέμισμα πλάτους και ύψους"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3150630\n"
-"151\n"
+"05110000.xhp\n"
+"par_id3148703\n"
+"22\n"
"help.text"
-msgid "<item type=\"input\">183</item>"
-msgstr "<item type=\"input\">183</item>"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_ADJUST\">When marked, specifies that you want to retain the width and height of the selected cells of the selected format.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_AUTOFORMAT:BTN_ADJUST\">Όταν επιλέγεται, καθορίζει ότι θέλετε να διατηρείται το πλάτος και το ύψος των επιλεγμένων κελιών της επιλεγμένης μορφής.</ahelp>"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3150423\n"
-"152\n"
+"05110000.xhp\n"
+"hd_id3159223\n"
+"26\n"
"help.text"
-msgid "<item type=\"input\">170</item>"
-msgstr "<item type=\"input\">170</item>"
+msgid "Rename"
+msgstr "Μετονομασία"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3143275\n"
-"153\n"
+"05110000.xhp\n"
+"par_id3153064\n"
+"27\n"
"help.text"
-msgid "6"
-msgstr "6"
+msgid "<ahelp hid=\"HID_SC_RENAME_AUTOFMT\">Opens a dialog where you can change the specification of the selected AutoFormat.</ahelp> The button is only visible if you clicked the <emph>More</emph> button."
+msgstr "<ahelp hid=\"HID_SC_RENAME_AUTOFMT\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να αλλάξετε τον καθορισμό της επιλεγμένης αυτόματης μορφοποίησης.</ahelp> Το κουμπί είναι ορατό μόνο αν κάνετε κλικ στο κουμπί <emph>Πρόσθετα</emph> ."
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3144750\n"
-"154\n"
+"05110000.xhp\n"
+"par_id3153912\n"
+"28\n"
"help.text"
-msgid "<item type=\"input\">154</item>"
-msgstr "<item type=\"input\">154</item>"
+msgid "The <emph>Rename AutoFormat</emph> dialog opens.<ahelp hid=\"HID_SC_REN_AFMT_NAME\"> Enter the new name of the AutoFormat here.</ahelp>"
+msgstr "Το παράθυρο διαλόγου <emph>Μετονομασία αυτόματης μορφοποίησης</emph> ανοίγει.<ahelp hid=\"HID_SC_REN_AFMT_NAME\"> Εισάγετε το νέο όνομα της αυτόματης μορφοποίησης εδώ.</ahelp>"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3153947\n"
-"155\n"
+"05110000.xhp\n"
+"hd_id3155264\n"
+"23\n"
"help.text"
-msgid "<item type=\"input\">170</item>"
-msgstr "<item type=\"input\">170</item>"
+msgid "More"
+msgstr "Πρόσθετα"
-#: 04060181.xhp
+#: 05110000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149481\n"
-"104\n"
+"05110000.xhp\n"
+"par_id3159094\n"
+"24\n"
"help.text"
-msgid "<item type=\"input\">=CHITEST(A1:A6;B1:B6)</item> equals 0.02. This is the probability which suffices the observed data of the theoretical Chi-square distribution."
-msgstr "Το <item type=\"input\">=CHITEST(A1:A6;B1:B6)</item> ισούται με 0.02. Αυτή είναι η πιθανότητα που επαρκεί για τα παρατηρούμενα δεδομένα της θεωρητικής Χ-τετράγωνο κατανομής."
+msgid "Closes the <emph>Formatting</emph> options section, if it is currently open."
+msgstr "Κλείνει την ενότητα επιλογών <emph>Μορφοποίηση</emph>, αν είναι ανοικτό εκείνη τη στιγμή."
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"bm_id3148690\n"
+"05120000.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>CHIDIST function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση CHIDIST</bookmark_value>"
+msgid "Conditional Formatting"
+msgstr "Μορφοποίηση υπό όρους"
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3148690\n"
-"106\n"
+"05120000.xhp\n"
+"hd_id3155132\n"
+"1\n"
"help.text"
-msgid "CHIDIST"
-msgstr "CHIDIST"
+msgid "Conditional Formatting"
+msgstr "Μορφοποίηση υπό όρους"
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3156338\n"
-"156\n"
+"05120000.xhp\n"
+"par_id3163710\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_CHIVERT\">Returns the probability value from the indicated Chi square that a hypothesis is confirmed.</ahelp> CHIDIST compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested."
-msgstr "<ahelp hid=\"HID_FUNC_CHIVERT\">Επιστρέφει την τιμή της πιθανότητας από την αναφερόμενη Χ-τετράγωνο κατανομή ότι οι υποθέσεις εφαρμόζονται.</ahelp> Η συνάρτηση CHIDIST συγκρίνει την τιμή Χ-τετράγωνο που δόθηκε από ένα τυχαίο δείγμα που υπολογίζεται από το άθροισμα (παρατηρούμενη τιμή-αναμενόμενη τιμή)^2/αναμενόμενη τιμή για όλες τις τιμές, με την θεωρητική Χ-τετράγωνο κατανομή και καθορίζει με αυτόν τον τρόπο την πιθανότητα σφάλματος κάτω από τις υποθέσεις του πειράματος."
+msgid "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Choose <emph>Conditional Formatting</emph> to define format styles depending on certain conditions.</ahelp></variable> If a style was already assigned to a cell, it remains unchanged. The style entered here is then evaluated. You can enter three conditions that query the contents of cell values or formulas. The conditions are evaluated from 1 to 3. If the condition 1 matches the condition, the defined style will be used. Otherwise, condition 2 is evaluated, and its defined style used. If this style does not match, condition 3 is evaluated."
+msgstr "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Επιλέξτε τη <emph>Μορφοποίηση υπό όρους</emph> για να καθορίσετε πρότυπα μορφοποίησης ανάλογα με τις συγκεκριμένες συνθήκες.</ahelp></variable> Αν έχει ανατεθεί ήδη ένα πρότυπο σε ένα κελί, παραμένει αμετάβλητο. Το πρότυπο που εισήχθηκε εδώ τότε εκτιμάται. Μπορείτε να εισάγετε τρεις συνθήκες που περιέχουν τα περιεχόμενα τιμών ή τύπων του κελιού. Οι συνθήκες εκτιμώνται από 1 σε 3. Αν η συνθήκη 1 ταιριάζει τη συνθήκη, το καθορισμένο πρότυπο θα χρησιμοποιηθεί. Ειδάλλως, η συνθήκη 2 εκτιμάται, και χρησιμοποιείται το καθορισμένο της πρότυπο. Αν αυτό το πρότυπο δεν ταιριάζει, εκτιμάται η συνθήκη 3."
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3151316\n"
-"157\n"
+"05120000.xhp\n"
+"par_id2414014\n"
"help.text"
-msgid "The probability determined by CHIDIST can also be determined by CHITEST."
-msgstr "Η πιθανότητα που καθορίστηκε από τη συνάρτηση CHIDIST μπορεί να καθοριστεί επίσης και από τη συνάρτηση CHITEST."
+msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose Tools - Cell Contents - AutoCalculate (you see a check mark next to the command when AutoCalculate is enabled)."
+msgstr "Για εφαρμόσετε υπό όρους μορφοποίηση, πρέπει να είναι ενεργοποιημένος ο Αυτόματος υπολογισμός. Επιλέξτε Εργαλεία - Περιεχόμενα κελιών - Αυτόματος υπολογισμός (θα δείτε ένα τικ δίπλα στην εντολή όταν είναι ενεργοποιημένος ο Αυτόματος υπολογισμός)."
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3155123\n"
-"108\n"
+"05120000.xhp\n"
+"bm_id3153189\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<bookmark_value>conditional formatting; conditions</bookmark_value>"
+msgstr "<bookmark_value>μορφοποίηση υπό όρους, συνθήκες</bookmark_value>"
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3158439\n"
-"109\n"
+"05120000.xhp\n"
+"hd_id3153189\n"
+"18\n"
"help.text"
-msgid "CHIDIST(Number; DegreesFreedom)"
-msgstr "CHIDIST(Αριθμός, Βαθμοί-ελευθερίας)"
+msgid "Condition 1/2/3"
+msgstr "Συνθήκη 1/2/3"
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3148675\n"
-"110\n"
+"05120000.xhp\n"
+"par_id3149413\n"
+"4\n"
"help.text"
-msgid "<emph>Number</emph> is the chi-square value of the random sample used to determine the error probability."
-msgstr "Ο <emph>Αριθμός</emph> είναι η Χ-τετράγωνο τιμή του τυχαίου δείγματος που χρησιμοποιήθηκε για τον καθορισμό της πιθανότητας σφάλματος."
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONDFORMAT:CBX_COND3\">Mark the boxes corresponding to each condition and enter the corresponding condition.</ahelp> To close the dialog, click <emph>OK</emph>."
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONDFORMAT:CBX_COND3\">Σημειώστε τα πλαίσια σύμφωνα με κάθε συνθήκη και εισάγετε την αντίστοιχη συνθήκη.</ahelp> Για να κλείσετε το παράθυρο διαλόγου, κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3155615\n"
-"111\n"
+"05120000.xhp\n"
+"hd_id3147394\n"
+"5\n"
"help.text"
-msgid "<emph>DegreesFreedom</emph> are the degrees of freedom of the experiment."
-msgstr "Οι <emph>Βαθμοί-ελευθερίας</emph> είναι οι βαθμοί ελευθερίας του πειράματος."
+msgid "Cell Value / Formula"
+msgstr "Τιμή / Τύπος κελιού"
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3146787\n"
-"112\n"
+"05120000.xhp\n"
+"par_id3155602\n"
+"6\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_1\">Specifies if conditional formatting is dependent on a cell value or a formula.</ahelp> If you select a formula as a reference, the <emph>Cell Value Condition</emph> box is displayed to the right of the <emph>Cell value/Formula</emph> field. If the condition is \"Formula is\", enter a cell reference. If the cell reference is a value other than zero, the condition matches."
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_1\">Καθορίζει αν η μορφοποίηση υπό όρους εξαρτάται από μία τιμή κελιού ή έναν τύπου.</ahelp> Αν επιλέξετε έναν τύπο ως παραπομπή, το πλαίσιο <emph>Συνθήκη τιμής κελιού</emph> εμφανίζεται στα δεξιά του πεδίου <emph>Τιμή/Τύπος κελιού</emph> . Αν η συνθήκη είναι \"Ο τύπος είναι\", εισάγετε μία παραπομπή κελιού Αν η παραπομπή του κελιού είναι μια τιμή διαφορετική του μηδενός, η συνθήκη ταιριάζει."
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3145774\n"
-"113\n"
+"05120000.xhp\n"
+"hd_id3153709\n"
+"7\n"
"help.text"
-msgid "<item type=\"input\">=CHIDIST(13.27; 5)</item> equals 0.02."
-msgstr "Η συνάρτηση <item type=\"input\">=CHIDIST(13.27; 5)</item> ισούται με 0.02."
+msgid "Cell Value Condition"
+msgstr "Συνθήκη τιμής κελιού"
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3156141\n"
-"158\n"
+"05120000.xhp\n"
+"par_id3153764\n"
+"8\n"
"help.text"
-msgid "If the Chi square value of the random sample is 13.27 and if the experiment has 5 degrees of freedom, then the hypothesis is assured with a probability of error of 2%."
-msgstr "Αν η τιμή της Χ-τετράγωνο του τυχαίου δείγματος είναι 13.27 και αν το πείραμα έχει 5 βαθμούς ελευθερίας, τότε οι υποθέσεις ικανοποιούνται με πιθανότητα σφάλματος 2%."
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_2\">Choose a condition for the format to be applied to the selected cells.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_2\">Επιλέξτε μια συνθήκη για τη μορφοποίηση που πρόκειται να εφαρμοστεί στα επιλεγμένα κελιά.</ahelp>"
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"bm_id0119200902231887\n"
+"05120000.xhp\n"
+"hd_id3156384\n"
+"9\n"
"help.text"
-msgid "<bookmark_value>CHISQDIST function</bookmark_value><bookmark_value>chi-square distribution</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση EXPONDIST</bookmark_value><bookmark_value>εκθετικές κατανομές</bookmark_value>"
+msgid "Cell Style"
+msgstr "Πρότυπο κελιού"
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id0119200901583452\n"
+"05120000.xhp\n"
+"par_id3145228\n"
+"10\n"
"help.text"
-msgid "CHISQDIST"
-msgstr "CHISQDIST"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_TEMPLATE\">Choose the style to be applied if the specified condition matches.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_TEMPLATE\">Επιλέξτε το πρότυπο που θα εφαρμοστεί αν ταιριάζει η καθορισμένη συνθήκη.</ahelp>"
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id0119200901583471\n"
+"05120000.xhp\n"
+"hd_id0509200913175331\n"
"help.text"
-msgid "<ahelp hid=\".\">Returns the value of the probability density function or the cumulative distribution function for the chi-square distribution.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιστρέφει τη συνάρτηση πυκνότητας ή την αθροιστική της κανονικής κατανομής για την κατανομή chi-square.</ahelp>"
+msgid "New Style"
+msgstr "Νέο πρότυπο"
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id0119200902395520\n"
+"05120000.xhp\n"
+"par_id0509200913175368\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\".\">If you haven't already defined a style to be used, you can click New Style to open the Organizer tab page of the Cell Style dialog. Define a new style there and click OK.</ahelp>"
+msgstr "<ahelp hid=\".\">Αν δεν έχετε καθορίσει ήδη ένα πρότυπο για χρήση, μπορείτε να κάνετε κλικ στο Νέο πρότυπο για να ανοίξει η καρτέλα οργάνωσης του διαλόγου στυλ κελιών, καθορίστε ένα νέο στυλ και πατήστε ΟΚ</ahelp>"
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id0119200902395679\n"
+"05120000.xhp\n"
+"hd_id3146316\n"
+"11\n"
"help.text"
-msgid "CHISQDIST(Number; Degrees Of Freedom; Cumulative)"
-msgstr "CHISQDIST(Number; Μοίρες ελευθερίας; Αθροιστικό)"
+msgid "Parameter field"
+msgstr "Πεδίο παραμέτρων"
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id011920090239564\n"
+"05120000.xhp\n"
+"par_id3155114\n"
+"12\n"
"help.text"
-msgid "<emph>Number</emph> is the number for which the function is to be calculated."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί ο φυσικός λογάριθμος της Γάμμα συνάρτησης."
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONDFORMAT:EDT_COND3_2\" visibility=\"hidden\">Enter a reference, value or formula.</ahelp> Enter a reference, value or formula in the parameter field, or in both parameter fields if you have selected a condition that requires two parameters. You can also enter formulas containing relative references."
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONDFORMAT:EDT_COND3_2\" visibility=\"hidden\">Εισάγετε μία παραπομπή, τιμή ή τύπο.</ahelp> Πληκτρολογήστε μια παραπομπή, τιμή ή τύπο στο πεδίο παραμέτρων, ή και στα δύο πεδία παραμέτρων αν έχετε επιλέξει μια συνθήκη που απαιτεί δύο παραμέτρους. Μπορείτε επίσης να πληκτρολογήσετε τύπους που περιέχουν σχετικές παραπομπές."
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id0119200902395660\n"
+"05120000.xhp\n"
+"par_id3145257\n"
+"13\n"
"help.text"
-msgid "<emph>Degrees Of Freedom</emph> is the degrees of freedom for the chi-square function."
-msgstr "Οι <emph>Βαθμοί-ελευθερίας</emph> είναι ο αριθμός των βαθμών ελευθερίας για την Τ κατανομή."
+msgid "Once the parameters have been defined, the condition is complete. It may appear as:"
+msgstr "Όταν έχουν καθοριστεί οι παράμετροι, τότε η συνθήκη είναι πλήρης. Μπορεί να εμφανίζεται ως εξής:"
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id0119200902395623\n"
+"05120000.xhp\n"
+"par_id3150784\n"
+"14\n"
"help.text"
-msgid "<emph>Cumulative</emph> (optional): 0 or False calculates the probability density function. Other values or True or omitted calculates the cumulative distribution function."
-msgstr "<emph>Αθροιστική</emph> (προαιρετικό): 0 ή ψευδής υπολογίζει τη συνάρτηση πυκνότητας πιθανότητας. Οι άλλες τιμές ή αληθής ή παραλειπόμενη υπολογίζει τη συνάρτηση αθροιστικής κατανομής."
+msgid "Cell value is equal 0: Cell style Null value (You must have already defined a cell style with this name before assigning it to a condition)."
+msgstr "Η τιμή κελιού ισούται με 0: Null τιμή προτύπου κελιού (Θα πρέπει να έχετε ήδη καθορίσει κάποιο πρότυπο κελιού με αυτό το όνομα πριν το αναθέσετε σε μια συνθήκη)."
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"bm_id3150603\n"
+"05120000.xhp\n"
+"par_id3150365\n"
+"15\n"
"help.text"
-msgid "<bookmark_value>EXPONDIST function</bookmark_value> <bookmark_value>exponential distributions</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση EXPONDIST</bookmark_value><bookmark_value>εκθετικές κατανομές</bookmark_value>"
+msgid "Cell value is between $B$20 and $B$21: Cell style Result (The corresponding value limits must already exist in cells B20 and B21)."
+msgstr "Η τιμή κελιού είναι μεταξύ $B$20 και $B$21: Το αποτέλεσμα προτύπου κελιού (Τα όρια της αντίστοιχης τιμής πρέπει ήδη να υπάρχουν στα κελιά B20 και B21)."
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3150603\n"
-"115\n"
+"05120000.xhp\n"
+"par_id3152992\n"
+"16\n"
"help.text"
-msgid "EXPONDIST"
-msgstr "EXPONDIST"
+msgid "Formula is SUM($A$1:$A$5)=10: Cell style Result (The selected cells are formatted with the Result style if the sum of the contents in cells A1 to A5 is equal to 10)."
+msgstr "Ο τύπος είναι SUM($A$1:$A$5)=10: Το αποτέλεσμα πρότυπου κελιού (Τα επιλεγμένα κελιά μορφοποιούνται με το πρότυπο αποτέλεσμα εάν το άθροισμα των περιεχομένων στα κελιά A1 έως A5 ισούται με 10)."
-#: 04060181.xhp
+#: 05120000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3149563\n"
-"116\n"
+"05120000.xhp\n"
+"par_idN107E1\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_EXPONVERT\">Returns the exponential distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_EXPONVERT\">Επιστρέφει την εκθετική κατανομή.</ahelp>"
+msgid "<embedvar href=\"text/scalc/guide/cellstyle_conditional.xhp#cellstyle_conditional\"/>"
+msgstr "<embedvar href=\"text/scalc/guide/cellstyle_conditional.xhp#cellstyle_conditional\"/>"
-#: 04060181.xhp
+#: 06020000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3153789\n"
-"117\n"
+"06020000.xhp\n"
+"tit\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Hyphenation"
+msgstr "Συλλαβισμός"
-#: 04060181.xhp
+#: 06020000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3150987\n"
-"118\n"
+"06020000.xhp\n"
+"bm_id3159399\n"
"help.text"
-msgid "EXPONDIST(Number; Lambda; C)"
-msgstr "EXPONDIST(Αριθμός, Λάμδα, C)"
+msgid "<bookmark_value>automatic hyphenation in spreadsheets</bookmark_value><bookmark_value>hyphenation; in spreadsheets</bookmark_value><bookmark_value>syllables in spreadsheets</bookmark_value>"
+msgstr "<bookmark_value>αυτόματο συλλαβισμός σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>συλλαβισμός, σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>συλλαβές σε υπολογιστικά φύλλα</bookmark_value>"
-#: 04060181.xhp
+#: 06020000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3154663\n"
-"119\n"
+"06020000.xhp\n"
+"hd_id3159399\n"
+"1\n"
"help.text"
-msgid "<emph>Number</emph> is the value of the function."
-msgstr "Ο <emph>Αριθμός</emph> είναι η τιμή της συνάρτησης."
+msgid "Hyphenation"
+msgstr "Συλλαβισμός"
-#: 04060181.xhp
+#: 06020000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3154569\n"
-"120\n"
+"06020000.xhp\n"
+"par_id3145068\n"
+"2\n"
"help.text"
-msgid "<emph>Lambda</emph> is the parameter value."
-msgstr "Το <emph>Λάμδα</emph> είναι η τιμή της παραμέτρου."
+msgid "<variable id=\"silben\"><ahelp hid=\".uno:Hyphenate\">The <emph>Hyphenation </emph>command calls the dialog for setting the hyphenation in $[officename] Calc.</ahelp></variable>"
+msgstr "<variable id=\"silben\"><ahelp hid=\".uno:Hyphenate\">Η εντολή <emph>Hyphenation </emph>καλεί το παράθυρο διαλόγου για ρύθμιση του συλλαβισμού στο $[officename] Calc.</ahelp></variable>"
-#: 04060181.xhp
+#: 06020000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3147332\n"
-"121\n"
+"06020000.xhp\n"
+"par_id3154366\n"
+"3\n"
"help.text"
-msgid "<emph>C</emph> is a logical value that determines the form of the function. <emph>C = 0</emph> calculates the density function, and <emph>C = 1</emph> calculates the distribution."
-msgstr "Η <emph>C</emph> είναι μία λογική τιμή που καθορίζει τη μορφή της συνάρτησης. Για <emph>C = 0</emph> υπολογίζεται η συνάρτηση κατανομής, και για <emph>C = 1</emph> υπολογίζεται η κατανομή."
+msgid "You can only turn on the automatic hyphenation in $[officename] Calc when the <link href=\"text/shared/01/05340300.xhp\" name=\"row break\">row break</link> feature is active."
+msgstr "Μπορείτε να ενεργοποιήσετε τον αυτόματο συλλαβισμό στο $[officename] Calc μόνο όταν η <link href=\"text/shared/01/05340300.xhp\" name=\"αλλαγή γραμμής\">αλλαγή γραμμής</link> είναι ενεργή."
-#: 04060181.xhp
+#: 06020000.xhp
msgctxt ""
-"04060181.xhp\n"
-"hd_id3146133\n"
-"122\n"
+"06020000.xhp\n"
+"hd_id3153192\n"
+"4\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Hyphenation for selected cells."
+msgstr "Συλλαβισμός για επιλεγμένα κελιά."
-#: 04060181.xhp
+#: 06020000.xhp
msgctxt ""
-"04060181.xhp\n"
-"par_id3150357\n"
-"123\n"
+"06020000.xhp\n"
+"par_id3150868\n"
+"5\n"
"help.text"
-msgid "<item type=\"input\">=EXPONDIST(3;0.5;1)</item> returns 0.78."
-msgstr "Η συνάρτηση <item type=\"input\">=EXPONDIST(3;0.5;1)</item> επιστρέφει ως αποτέλεσμα 0.78."
+msgid "Select the cells for which you want to change the hyphenation."
+msgstr "Επιλέξτε τα κελιά για τα οποία θέλετε να αλλάξετε το συλλαβισμό."
-#: 12040400.xhp
+#: 06020000.xhp
msgctxt ""
-"12040400.xhp\n"
+"06020000.xhp\n"
+"par_id3150440\n"
+"6\n"
+"help.text"
+msgid "Choose <emph>Tools - Language - Hyphenation</emph>."
+msgstr "Επιλέξτε από το μενού <emph>Εργαλεία - Γλώσσα - Συλλαβισμός</emph>."
+
+#: 06020000.xhp
+msgctxt ""
+"06020000.xhp\n"
+"par_id3156441\n"
+"7\n"
+"help.text"
+msgid "The <emph>Format Cells</emph> dialog appears with the <emph>Alignment</emph> tab page open."
+msgstr "Εμφανίζεται το παράθυρο διαλόγου <emph>Κελιά μορφοποίησης</emph> με την καρτέλα σελίδας <emph>Στοίχιση</emph> ανοικτή."
+
+#: 06020000.xhp
+msgctxt ""
+"06020000.xhp\n"
+"par_id3149260\n"
+"12\n"
+"help.text"
+msgid "Mark the <emph>Wrap text automatically</emph> and <emph>Hyphenation active</emph> check boxes."
+msgstr "Τσεκάρετε το <emph>Αυτόματη αναδίπλωση κειμένου</emph> και το <emph>Ενεργοποίηση συλλαβισμού</emph>."
+
+#: 06020000.xhp
+msgctxt ""
+"06020000.xhp\n"
+"hd_id3153094\n"
+"8\n"
+"help.text"
+msgid "Hyphenation for Drawing Objects"
+msgstr "Συλλαβισμός για αντικείμενα σχεδίασης"
+
+#: 06020000.xhp
+msgctxt ""
+"06020000.xhp\n"
+"par_id3148577\n"
+"9\n"
+"help.text"
+msgid "Select a drawing object."
+msgstr "Επιλέξτε ένα αντικείμενο σχεδίασης."
+
+#: 06020000.xhp
+msgctxt ""
+"06020000.xhp\n"
+"par_id3156285\n"
+"10\n"
+"help.text"
+msgid "Choose <emph>Tools - Language - Hyphenation</emph>."
+msgstr "Επιλέξτε από το μενού <emph>Εργαλεία - Γλώσσα - Συλλαβισμός</emph>."
+
+#: 06020000.xhp
+msgctxt ""
+"06020000.xhp\n"
+"par_id3147394\n"
+"11\n"
+"help.text"
+msgid "Each time you call the command you turn the hyphenation for the drawing object on or off. A check mark shows the current status."
+msgstr "Κάθε φορά που καλείτε την εντολή, ενεργοποιείτε ή απενεργοποιείτε το συλλαβισμό για το αντικείμενο σχεδίασης. Ένα σημάδι επιλογής δηλώνει την τρέχουσα κατάσταση."
+
+#: 06030000.xhp
+msgctxt ""
+"06030000.xhp\n"
"tit\n"
"help.text"
-msgid "Remove Filter"
-msgstr "Αφαίρεση φίλτρου"
+msgid "Detective"
+msgstr "Ανίχνευση"
-#: 12040400.xhp
+#: 06030000.xhp
msgctxt ""
-"12040400.xhp\n"
-"hd_id3153087\n"
+"06030000.xhp\n"
+"bm_id3151245\n"
+"help.text"
+msgid "<bookmark_value>cell links search</bookmark_value> <bookmark_value>searching; links in cells</bookmark_value> <bookmark_value>traces;precedents and dependents</bookmark_value> <bookmark_value>Formula Auditing,see Detective</bookmark_value> <bookmark_value>Detective</bookmark_value>"
+msgstr "<bookmark_value>αναζήτηση συνδέσμων κελιών</bookmark_value><bookmark_value>αναζήτηση; σύνδεσμοι σε κελιά</bookmark_value><bookmark_value>ίχνη;προηγούμενα και επόμενα</bookmark_value><bookmark_value>τύπος ελέγχου,δείτε ανίχνευση</bookmark_value><bookmark_value>Ανίχνευση</bookmark_value>"
+
+#: 06030000.xhp
+msgctxt ""
+"06030000.xhp\n"
+"hd_id3151245\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12040400.xhp\" name=\"Remove Filter\">Remove Filter</link>"
-msgstr "<link href=\"text/scalc/01/12040400.xhp\" name=\"Αφαίρεση φίλτρου\">Αφαίρεση φίλτρου</link>"
+msgid "<link href=\"text/scalc/01/06030000.xhp\" name=\"Detective\">Detective</link>"
+msgstr "<link href=\"text/scalc/01/06030000.xhp\" name=\"Ανίχνευση\">Ανίχνευση</link>"
-#: 12040400.xhp
+#: 06030000.xhp
msgctxt ""
-"12040400.xhp\n"
-"par_id3154760\n"
+"06030000.xhp\n"
+"par_id3151211\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:DataFilterRemoveFilter\">Removes the filter from the selected cell range. To enable this command, click inside the cell area where the filter was applied.</ahelp>"
-msgstr "<ahelp hid=\".uno:DataFilterRemoveFilter\">Αφαιρεί το φίλτρο από την επιλεγμένη περιοχή κελιών. Για να ενεργοποιήσετε αυτή την εντολή, κάντε κλικ μέσα στην περιοχή κελιών όπου είχε εφαρμοστεί το φίλτρο.</ahelp>"
+msgid "This command activates the Spreadsheet Detective. With the Detective, you can trace the dependencies from the current formula cell to the cells in the spreadsheet."
+msgstr "Αυτή η εντολή ενεργοποιεί την Ανίχνευση υπολογιστικού φύλλου. Με την Ανίχνευση, μπορείτε να σκιαγραφήσετε τις εξαρτήσεις από το τρέχον κελί τύπου στα κελιά του υπολογιστικού φύλλου."
-#: func_edate.xhp
+#: 06030000.xhp
msgctxt ""
-"func_edate.xhp\n"
-"tit\n"
+"06030000.xhp\n"
+"par_id3150447\n"
+"3\n"
"help.text"
-msgid "EDATE"
-msgstr "EDATE"
+msgid "Once you have defined a trace, you can point with the mouse cursor to the trace. The mouse cursor will change its shape. Double-click the trace with this cursor to select the referenced cell at the end of the trace."
+msgstr "Αν έχετε καθορίσει ένα ίχνος, μπορείτε να τοποθετήσετε το δείκτη του ποντικιού επάνω του. Τότε ο δείκτης θα αλλάξει το σχήμα του. Κάντε διπλό κλικ στο ίχνος με αυτό το σχήμα δρομέα για να επιλέξετε το κελί με παραπομπή που βρίσκεται στο τέλος του ίχνους."
-#: func_edate.xhp
+#: 06030100.xhp
msgctxt ""
-"func_edate.xhp\n"
-"bm_id3151184\n"
+"06030100.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>EDATE function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση EDATE</bookmark_value>"
+msgid "Trace Precedents"
+msgstr "Ίχνος προηγούμενων"
-#: func_edate.xhp
+#: 06030100.xhp
msgctxt ""
-"func_edate.xhp\n"
-"hd_id3151184\n"
-"213\n"
+"06030100.xhp\n"
+"bm_id3155628\n"
"help.text"
-msgid "<variable id=\"edate\"><link href=\"text/scalc/01/func_edate.xhp\">EDATE</link></variable>"
-msgstr "<variable id=\"edate\"><link href=\"text/scalc/01/func_edate.xhp\">EDATE</link></variable>"
+msgid "<bookmark_value>cells; tracing precedents</bookmark_value><bookmark_value>formula cells;tracing precedents</bookmark_value>"
+msgstr "<bookmark_value>κελιά, σκιαγράφηση προηγούμενων</bookmark_value><bookmark_value>κελιά τύπων, σκιαγράφηση προηγούμενων</bookmark_value>"
-#: func_edate.xhp
+#: 06030100.xhp
msgctxt ""
-"func_edate.xhp\n"
-"par_id3150880\n"
-"214\n"
+"06030100.xhp\n"
+"hd_id3155628\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_EDATE\">The result is a date which is a number of m<emph>onths</emph> away from the <emph>start date</emph>. Only months are considered; days are not used for calculation.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_EDATE\">Το αποτέλεσμα είναι μια ημερομηνία η οποία είναι ένας αριθμός από μ<emph>ήνες</emph> από την <emph>ημερομηνία έναρξης</emph>. Λαμβάνονται υπόψη μόνο οι μήνες. Οι ημέρες δεν χρησιμοποιούνται στον υπολογισμό.</ahelp>"
+msgid "<link href=\"text/scalc/01/06030100.xhp\" name=\"Trace Precedents\">Trace Precedents</link>"
+msgstr "<link href=\"text/scalc/01/06030100.xhp\" name=\"Ίχνος προηγούμενων\">Ίχνος προηγούμενων</link>"
-#: func_edate.xhp
+#: 06030100.xhp
msgctxt ""
-"func_edate.xhp\n"
-"hd_id3154647\n"
-"215\n"
+"06030100.xhp\n"
+"par_id3153542\n"
+"2\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\".uno:ShowPrecedents\">This function shows the relationship between the current cell containing a formula and the cells used in the formula.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowPrecedents\">Αυτή η λειτουργία δηλώνει τη σχέση μεταξύ του τρέχοντος κελιού που περιέχει έναν τύπο και των κελιών που χρησιμοποιούνται στον τύπο.</ahelp>"
-#: func_edate.xhp
+#: 06030100.xhp
msgctxt ""
-"func_edate.xhp\n"
-"par_id3153212\n"
-"216\n"
+"06030100.xhp\n"
+"par_id3147265\n"
+"4\n"
"help.text"
-msgid "EDATE(StartDate; Months)"
-msgstr "EDATE(Ημερομηνία-έναρξης, Μήνες)"
+msgid "Traces are displayed in the sheet with marking arrows. At the same time, the range of all the cells contained in the formula of the current cell is highlighted with a blue frame."
+msgstr "Η εμφάνιση ιχνών στο φύλλο γίνεται με τη χρήση βελών σήμανσης. Παράλληλα, η περιοχή όλων των κελιών που περιλαμβάνονται στον τύπο του τρέχοντος κελιού επισημαίνεται με μπλε πλαίσιο."
-#: func_edate.xhp
+#: 06030100.xhp
msgctxt ""
-"func_edate.xhp\n"
-"par_id3146860\n"
-"217\n"
+"06030100.xhp\n"
+"par_id3154321\n"
+"3\n"
"help.text"
-msgid "<emph>StartDate</emph> is a date."
-msgstr "Η <emph>Ημερομηνία-έναρξης</emph> είναι μία ημερομηνία."
+msgid "This function is based on a principle of layers. For example, if the precedent cell to a formula is already indicated with a tracer arrow, when you repeat this command, the tracer arrows are drawn to the precedent cells of this cell."
+msgstr "Αυτή η συνάρτηση βασίζεται στην αρχή των επιπέδων. Για παράδειγμα, αν το προηγούμενο κελί σε έναν τύπο δηλώνεται ήδη με ένα βέλος ίχνους, όταν επαναλάβετε αυτήν την εντολή, τα βέλη ιχνών σχεδιάζονται στα προηγούμενα κελιά αυτού του κελιού."
-#: func_edate.xhp
+#: 06030200.xhp
msgctxt ""
-"func_edate.xhp\n"
-"par_id3152929\n"
-"218\n"
+"06030200.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Months</emph> is the number of months before (negative) or after (positive) the start date."
-msgstr "Οι <emph>Μήνες</emph> είναι ο αριθμός των μηνών πριν (αρνητικός) ή μετά από (θετικός) την ημερομηνία έναρξης."
+msgid "Remove Precedents"
+msgstr "Αφαίρεση προηγούμενων"
-#: func_edate.xhp
+#: 06030200.xhp
msgctxt ""
-"func_edate.xhp\n"
-"hd_id3151289\n"
-"219\n"
+"06030200.xhp\n"
+"bm_id3155628\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<bookmark_value>cells; removing precedents</bookmark_value><bookmark_value>formula cells;removing precedents</bookmark_value>"
+msgstr "<bookmark_value>κελιά, αφαίρεση προηγούμενων</bookmark_value><bookmark_value>κελιά τύπων, αφαίρεση προηγούμενων</bookmark_value>"
-#: func_edate.xhp
+#: 06030200.xhp
msgctxt ""
-"func_edate.xhp\n"
-"par_id3155845\n"
-"220\n"
+"06030200.xhp\n"
+"hd_id3155628\n"
+"1\n"
"help.text"
-msgid "What date is one month prior to 3.31.2001?"
-msgstr "Ποια ημερομηνία είναι ένας μήνας πριν από την ημερομηνία 31.03.2001;"
+msgid "<link href=\"text/scalc/01/06030200.xhp\" name=\"Remove Precedents\">Remove Precedents</link>"
+msgstr "<link href=\"text/scalc/01/06030200.xhp\" name=\"Αφαίρεση προηγούμενων\">Αφαίρεση προηγούμενων</link>"
-#: func_edate.xhp
+#: 06030200.xhp
msgctxt ""
-"func_edate.xhp\n"
-"par_id3155999\n"
-"221\n"
+"06030200.xhp\n"
+"par_id3149456\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">=EDATE(3.31.2001;-1)</item> returns 2.28.2001."
-msgstr "<item type=\"input\">=EDATE(3.31.2001;-1)</item> επιστρέφει το αποτέλεσμα 2.28.2001."
+msgid "<ahelp hid=\".uno:ClearArrowPrecedents\">Deletes one level of the trace arrows that were inserted with the <emph>Trace Precedents</emph> command.</ahelp>"
+msgstr "<ahelp hid=\".uno:ClearArrowPrecedents\">Διαγράφει ένα επίπεδο βελών ιχνών που εισήχθηκαν με την εντολή <emph>Ίχνος προηγούμενων</emph> .</ahelp>"
-#: 12030100.xhp
+#: 06030300.xhp
msgctxt ""
-"12030100.xhp\n"
+"06030300.xhp\n"
"tit\n"
"help.text"
-msgid "Sort Criteria"
-msgstr "Κριτήρια ταξινόμησης"
+msgid "Trace Dependents"
+msgstr "Ίχνος εξαρτήσεων"
-#: 12030100.xhp
+#: 06030300.xhp
msgctxt ""
-"12030100.xhp\n"
-"bm_id3152350\n"
+"06030300.xhp\n"
+"bm_id3153252\n"
"help.text"
-msgid "<bookmark_value>sorting; sort criteria for database ranges</bookmark_value>"
-msgstr "<bookmark_value>ταξινόμηση, κριτήρια ταξινόμησης για περιοχές βάσης δεδομένων</bookmark_value>"
+msgid "<bookmark_value>cells; tracing dependents</bookmark_value>"
+msgstr "<bookmark_value>κελιά, ίχνος εξαρτήσεων</bookmark_value>"
-#: 12030100.xhp
+#: 06030300.xhp
msgctxt ""
-"12030100.xhp\n"
-"hd_id3152350\n"
+"06030300.xhp\n"
+"hd_id3153252\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12030100.xhp\" name=\"Sort Criteria\">Sort Criteria</link>"
-msgstr "<link href=\"text/scalc/01/12030100.xhp\" name=\"Κριτήρια ταξινόμησης\">Κριτήρια ταξινόμησης</link>"
+msgid "<link href=\"text/scalc/01/06030300.xhp\" name=\"Trace Dependents\">Trace Dependents</link>"
+msgstr "<link href=\"text/scalc/01/06030300.xhp\" name=\"Ίχνος εξαρτήσεων\">Ίχνος εξαρτήσεων</link>"
-#: 12030100.xhp
+#: 06030300.xhp
msgctxt ""
-"12030100.xhp\n"
-"par_id3151385\n"
+"06030300.xhp\n"
+"par_id3156024\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortcriteria/SortCriteriaPage\">Specify the sorting options for the selected range.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortcriteria/SortCriteriaPage\">Καθορίστε τις επιλογές ταξινόμησης για την επιλεγμένη περιοχή.</ahelp>"
+msgid "<ahelp hid=\".uno:ShowDependents\" visibility=\"visible\">Draws tracer arrows to the active cell from formulas that depend on values in the active cell.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowDependents\" visibility=\"visible\">Σχεδιάζει βέλη ιχνών στο ενεργό κελί από τύπους που εξαρτώνται από τιμές στο ενεργό κελί.</ahelp>"
-#: 12030100.xhp
+#: 06030300.xhp
msgctxt ""
-"12030100.xhp\n"
-"par_id3152462\n"
-"24\n"
+"06030300.xhp\n"
+"par_id3148948\n"
+"4\n"
"help.text"
-msgid "Ensure that you include any row and column titles in the selection."
-msgstr "Βεβαιωθείτε ότι έχει περιλάβει όλους τους τίτλους γραμμών και στηλών στην επιλογή."
+msgid "The area of all cells that are used together with the active cell in a formula is highlighted by a blue frame."
+msgstr "Η περιοχή όλων των κελιών που χρησιμοποιούνται μαζί με το ενεργό κελί σε έναν τύπο επισημαίνεται με μπλε πλαίσιο."
-#: 12030100.xhp
+#: 06030300.xhp
msgctxt ""
-"12030100.xhp\n"
-"hd_id3147428\n"
+"06030300.xhp\n"
+"par_id3151112\n"
"3\n"
"help.text"
-msgid "Sort by"
-msgstr "Ταξινόμηση κατά"
+msgid "This function works per level. For instance, if one level of traces has already been activated to show the precedents (or dependents), then you would see the next dependency level by activating the <emph>Trace</emph> function again."
+msgstr "Αυτή η λειτουργία λειτουργεί ανά επίπεδο. Για παράδειγμα, αν ένα επίπεδο ιχνών έχει ενεργοποιηθεί ήδη για να εμφανίσει τα προηγούμενα (ή τις εξαρτήσεις), τότε θα μπορείτε να προβάλετε το επόμενο επίπεδο εξάρτησης ενεργοποιώντας πάλι τη λειτουργία <emph>Ίχνος</emph>."
-#: 12030100.xhp
+#: 06030400.xhp
msgctxt ""
-"12030100.xhp\n"
-"par_id3155854\n"
-"4\n"
+"06030400.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortkey/sortlb\">Select the column that you want to use as the primary sort key.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortkey/sortlb\">Επιλέξτε τη στήλη που θέλετε να χρησιμοποιήσετε ως το πρωτεύον κλειδί ταξινόμησης.</ahelp>"
+msgid "Remove Dependents"
+msgstr "Αφαίρεση εξαρτήσεων"
-#: 12030100.xhp
+#: 06030400.xhp
msgctxt ""
-"12030100.xhp\n"
-"hd_id3146121\n"
-"5\n"
+"06030400.xhp\n"
+"bm_id3147335\n"
"help.text"
-msgid "Ascending"
-msgstr "Αύξουσα"
+msgid "<bookmark_value>cells; removing dependents</bookmark_value>"
+msgstr "<bookmark_value>κελιά, αφαίρεση εξαρτήσεων</bookmark_value>"
-#: 12030100.xhp
+#: 06030400.xhp
msgctxt ""
-"12030100.xhp\n"
-"par_id3148645\n"
-"6\n"
+"06030400.xhp\n"
+"hd_id3147335\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortkey/up\">Sorts the selection from the lowest value to the highest value. The sorting rules are given by the locale. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages."
-msgstr "<ahelp hid=\"modules/scalc/ui/sortkey/up\">Ταξινομεί την επιλογή από την μικρότερη τιμή στην μεγαλύτερη. Οι κανόνες ταξινόμησης δίνονται από το τοπικό. Μπορείτε να καθορίσετε τους κανόνες ταξινόμησης στο Δεδομένα - Ταξινόμηση - Επιλογές.</ahelp> Καθορίζετε την προεπιλογή στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες."
+msgid "<link href=\"text/scalc/01/06030400.xhp\" name=\"Remove Dependents\">Remove Dependents</link>"
+msgstr "<link href=\"text/scalc/01/06030400.xhp\" name=\"Αφαίρεση εξαρτήσεων\">Αφαίρεση εξαρτήσεων</link>"
-#: 12030100.xhp
+#: 06030400.xhp
msgctxt ""
-"12030100.xhp\n"
-"hd_id3155411\n"
-"7\n"
+"06030400.xhp\n"
+"par_id3148663\n"
+"2\n"
"help.text"
-msgid "Descending"
-msgstr "Φθίνουσα"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:ClearArrowDependents\">Deletes one level of tracer arrows created with <emph>Trace Dependents</emph>.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:ClearArrowDependents\">Διαγράφει ένα επίπεδο βελών ιχνών που δημιουργούνται με την επιλογή <emph>Ίχνος εξαρτήσεων</emph>.</ahelp>"
-#: 12030100.xhp
+#: 06030500.xhp
msgctxt ""
-"12030100.xhp\n"
-"par_id3151075\n"
-"8\n"
+"06030500.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/sortkey/down\">Sorts the selection from the highest value to the lowest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages."
-msgstr "<ahelp hid=\"modules/scalc/ui/sortkey/down\">Ταξινομεί την επιλογή από την μεγαλύτερη στη μικρότερη τιμή. Μπορείτε να ορίσετε τους κανόνες ταξινόμησης στο Δεδομένα - Ταξινόμηση - Επιλογές.</ahelp> Ορίζετε την προεπιλογή στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες."
+msgid "Remove All Traces"
+msgstr "Αφαίρεση όλων των ιχνών"
-#: 12030100.xhp
+#: 06030500.xhp
msgctxt ""
-"12030100.xhp\n"
-"hd_id3154492\n"
-"9\n"
+"06030500.xhp\n"
+"bm_id3153088\n"
"help.text"
-msgid "Then by"
-msgstr "Μετά κατά"
+msgid "<bookmark_value>cells; removing traces</bookmark_value>"
+msgstr "<bookmark_value>κελιά, αφαίρεση ιχνών</bookmark_value>"
-#: 12030100.xhp
+#: 06030500.xhp
msgctxt ""
-"12030100.xhp\n"
-"par_id3156283\n"
-"10\n"
+"06030500.xhp\n"
+"hd_id3153088\n"
+"1\n"
"help.text"
-msgid "Select the column that you want to use as the secondary sort key."
-msgstr "Επιλέξτε τη στήλη που θέλετε να χρησιμοποιήσετε ως δευτερεύον κλειδί ταξινόμησης."
+msgid "<link href=\"text/scalc/01/06030500.xhp\" name=\"Remove All Traces\">Remove All Traces</link>"
+msgstr "<link href=\"text/scalc/01/06030500.xhp\" name=\"Αφαίρεση όλων των ιχνών\">Αφαίρεση όλων των ιχνών</link>"
-#: 12030100.xhp
+#: 06030500.xhp
msgctxt ""
-"12030100.xhp\n"
-"hd_id3149413\n"
-"11\n"
+"06030500.xhp\n"
+"par_id3151246\n"
+"2\n"
"help.text"
-msgid "Ascending"
-msgstr "Αύξουσα"
+msgid "<ahelp hid=\".uno:ClearArrows\" visibility=\"visible\">Removes all tracer arrows from the spreadsheet.</ahelp>"
+msgstr "<ahelp hid=\".uno:ClearArrows\" visibility=\"visible\">Αφαιρεί όλα τα βέλη ιχνών από το υπολογιστικό φύλλο.</ahelp>"
-#: 12030100.xhp
+#: 06030600.xhp
msgctxt ""
-"12030100.xhp\n"
-"par_id3154018\n"
-"12\n"
+"06030600.xhp\n"
+"tit\n"
"help.text"
-msgid "Sorts the selection from the lowest value to the highest value. You can define the sort rules on Data - Sort - Options. You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
-msgstr "Ταξινομεί την επιλογή από την χαμηλότερη στην μεγαλύτερη τιμή. Μπορείτε να ορίσετε τους κανόνες ταξινόμησης στο Δεδομένα - Ταξινόμηση - Επιλογές. Ορίζετε την επιλογή στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες."
+msgid "Trace Error"
+msgstr "Σφάλμα ίχνους"
-#: 12030100.xhp
+#: 06030600.xhp
msgctxt ""
-"12030100.xhp\n"
-"hd_id3146972\n"
-"13\n"
+"06030600.xhp\n"
+"bm_id3153561\n"
"help.text"
-msgid "Descending"
-msgstr "Φθίνουσα"
+msgid "<bookmark_value>cells; tracing errors</bookmark_value><bookmark_value>tracing errors</bookmark_value><bookmark_value>error tracing</bookmark_value>"
+msgstr "<bookmark_value>κελιά, σφάλματα σκιαγράφησης</bookmark_value><bookmark_value>σφάλματα σκιαγράφησης</bookmark_value><bookmark_value>σφάλμα σκιαγράφησης</bookmark_value>"
-#: 12030100.xhp
+#: 06030600.xhp
msgctxt ""
-"12030100.xhp\n"
-"par_id3145640\n"
-"14\n"
+"06030600.xhp\n"
+"hd_id3153561\n"
+"1\n"
"help.text"
-msgid "Sorts the selection from the highest value to the lowest value. You can define the sort rules on Data - Sort - Options. You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
-msgstr "Ταξινομεί την επιλογή από την μεγαλύτερη τιμή στην μικρότερη. Μπορείτε να ορίσετε τους κανόνες ταξινόμησης στο Δεδομένα - Ταξινόμηση - Επιλογές. Ορίζετε την προεπιλογή στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες."
+msgid "<link href=\"text/scalc/01/06030600.xhp\" name=\"Trace Error\">Trace Error</link>"
+msgstr "<link href=\"text/scalc/01/06030600.xhp\" name=\"Σφάλμα ίχνους\">Σφάλμα ίχνους</link>"
-#: 12030100.xhp
+#: 06030600.xhp
msgctxt ""
-"12030100.xhp\n"
-"hd_id3150300\n"
-"21\n"
+"06030600.xhp\n"
+"par_id3148550\n"
+"2\n"
"help.text"
-msgid "Sort Ascending/Descending"
-msgstr "Αύξουσα/Φθίνουσα ταξινόμηση"
+msgid "<ahelp hid=\".uno:ShowErrors\" visibility=\"visible\">Draws tracer arrows to all precedent cells which cause an error value in a selected cell.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowErrors\" visibility=\"visible\">Σχεδιάζει βέλη ιχνών σε όλα τα προηγούμενα κελιά που προκαλούν τιμή σφάλματος σε ένα επιλεγμένο κελί.</ahelp>"
-#: 12030100.xhp
+#: 06030700.xhp
msgctxt ""
-"12030100.xhp\n"
-"par_id3158212\n"
-"22\n"
+"06030700.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:SortDescending\"><variable id=\"sytext\">Sorts the selection from the highest to the lowest value, or from the lowest to the highest value. Number fields are sorted by size and text fields by the order of the characters. You can define the sort rules on Data - Sort - Options.</variable></ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
-msgstr "<ahelp hid=\".uno:SortDescending\"><variable id=\"sytext\">Ταξινομεί την επιλογή από την υψηλότερη προς τη χαμηλότερη τιμή, ή από τη χαμηλότερη προς την υψηλότερη. Τα πεδία αριθμού ταξινομούνται κατά μέγεθος και τα πεδία κειμένου από τη σειρά των χαρακτήρων. Μπορείτε να καθορίσετε τους κανόνες ταξινόμησης στο Δεδομένα - Ταξινόμηση - Επιλογές.</variable></ahelp> Καθορίστε την προεπιλογή στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες."
+msgid "Fill Mode"
+msgstr "Λειτουργία γεμίσματος"
-#: 12030100.xhp
+#: 06030700.xhp
msgctxt ""
-"12030100.xhp\n"
-"par_id3159236\n"
-"25\n"
+"06030700.xhp\n"
+"bm_id3145119\n"
"help.text"
-msgid "Icons on the <emph>Standard</emph> toolbar"
-msgstr "Εικονίδιο στη γραμμή εργαλείων <emph>Τυπική</emph>"
+msgid "<bookmark_value>cells; trace fill mode</bookmark_value><bookmark_value>traces; precedents for multiple cells</bookmark_value>"
+msgstr "<bookmark_value>κελιά, λειτουργία γεμίσματος ιχνών</bookmark_value><bookmark_value>ίχνη, προηγούμενα για πολλαπλά κελιά</bookmark_value>"
-#: 04010100.xhp
+#: 06030700.xhp
msgctxt ""
-"04010100.xhp\n"
+"06030700.xhp\n"
+"hd_id3145119\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/06030700.xhp\" name=\"Fill Mode\">Fill Mode</link>"
+msgstr "<link href=\"text/scalc/01/06030700.xhp\" name=\"Λειτουργία γεμίσματος\">Λειτουργία γεμίσματος</link>"
+
+#: 06030700.xhp
+msgctxt ""
+"06030700.xhp\n"
+"par_id3151246\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:AuditingFillMode\">Activates the Fill Mode in the Detective. The mouse pointer changes to a special symbol, and you can click any cell to see a trace to the precedent cell.</ahelp> To exit this mode, press Escape or click the <emph>End Fill Mode</emph> command in the context menu."
+msgstr "<ahelp hid=\".uno:AuditingFillMode\">Ενεργοποιεί τη λειτουργία γεμίσματος στην Ανίχνευση. Ο δρομέας του ποντικιού αλλάζει σε ένα ειδικό σύμβολο, και μπορείτε να κάνετε κλικ σε κάποιο κελί για να δείτε ένα ίχνος στο προηγούμενο κελί.</ahelp> Για να τερματίσετε αυτή τη λειτουργία, πιέστε Escape ή κάντε κλικ στην εντολή <emph>Τερματισμός λειτουργίας γεμίσματος</emph> στο μενού περιβάλλοντος."
+
+#: 06030700.xhp
+msgctxt ""
+"06030700.xhp\n"
+"par_id3151211\n"
+"3\n"
+"help.text"
+msgid "The <emph>Fill Mode</emph> function is identical to the <link href=\"text/scalc/01/06030100.xhp\" name=\"Trace Precedent\">Trace Precedent</link> command if you call this mode for the first time. Use the context menu to select further options for the Fill Mode and to exit this mode."
+msgstr "Η <emph>Λειτουργία γεμίσματος</emph> είναι πανομοιότυπη με την εντολή <link href=\"text/scalc/01/06030100.xhp\" name=\"Ίχνος προηγούμενου\">Ίχνος προηγούμενου</link> όταν καλείτε αυτή τη λειτουργία για πρώτη φορά. Χρησιμοποιείστε το μενού περιβάλλοντος για να επιλέξετε περισσότερες επιλογές για τη λειτουργία γεμίσματος και για να πραγματοποιήσετε έξοδο από αυτή."
+
+#: 06030800.xhp
+msgctxt ""
+"06030800.xhp\n"
"tit\n"
"help.text"
-msgid "Row Break"
-msgstr "Αλλαγή γραμμής"
+msgid "Mark Invalid Data"
+msgstr "Σήμανση μη έγκυρων δεδομένων"
-#: 04010100.xhp
+#: 06030800.xhp
msgctxt ""
-"04010100.xhp\n"
+"06030800.xhp\n"
"bm_id3153821\n"
"help.text"
-msgid "<bookmark_value>sheets; inserting row breaks</bookmark_value><bookmark_value>row breaks; inserting</bookmark_value><bookmark_value>inserting; manual row breaks</bookmark_value><bookmark_value>manual row breaks</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, εισαγωγή αλλαγών γραμμής</bookmark_value><bookmark_value>αλλαγές γραμμής, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, χειροκίνητες αλλαγές γραμμής</bookmark_value><bookmark_value>χειροκίνητες αλλαγές γραμμής</bookmark_value>"
+msgid "<bookmark_value>cells; invalid data</bookmark_value><bookmark_value>data; showing invalid data</bookmark_value><bookmark_value>invalid data;marking</bookmark_value>"
+msgstr "<bookmark_value>κελιά, μη έντονα δεδομένα</bookmark_value><bookmark_value>δεδομένα, εμφάνιση μη έγκυρων δεδομένων</bookmark_value><bookmark_value>μη έγκυρα δεδομένα, σήμανση</bookmark_value>"
-#: 04010100.xhp
+#: 06030800.xhp
msgctxt ""
-"04010100.xhp\n"
+"06030800.xhp\n"
"hd_id3153821\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04010100.xhp\" name=\"Row Break\">Row Break</link>"
-msgstr "<link href=\"text/scalc/01/04010100.xhp\" name=\"Αλλαγή γραμμής\">Αλλαγή γραμμής</link>"
+msgid "<link href=\"text/scalc/01/06030800.xhp\" name=\"Mark Invalid Data\">Mark Invalid Data</link>"
+msgstr "<link href=\"text/scalc/01/06030800.xhp\" name=\"Σήμανση μη έγκυρων δεδομένων\">Σήμανση μη έγκυρων δεδομένων</link>"
-#: 04010100.xhp
+#: 06030800.xhp
msgctxt ""
-"04010100.xhp\n"
-"par_id3149656\n"
+"06030800.xhp\n"
+"par_id3147264\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertRowBreak\">Inserts a row break (horizontal page break) above the selected cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertRowBreak\">Εισάγει μία αλλαγή γραμμής (οριζόντια αλλαγή σελίδας) πάνω από το επιλεγμένο κελί.</ahelp>"
+msgid "<ahelp hid=\".uno:ShowInvalid\" visibility=\"visible\">Marks all cells in the sheet that contain values outside the validation rules.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowInvalid\" visibility=\"visible\">Επισημαίνει όλα τα κελιά στο φύλλο που περιέχουν τιμές εκτός των κανόνων εγκυρότητας.</ahelp>"
-#: 04010100.xhp
+#: 06030800.xhp
msgctxt ""
-"04010100.xhp\n"
-"par_id3156422\n"
+"06030800.xhp\n"
+"par_id3151211\n"
"3\n"
"help.text"
-msgid "The manual row break is indicated by a dark blue horizontal line."
-msgstr "Η χειροκίνητη αλλαγή γραμμών υποδηλώνεται από μια σκούρα μπλε οριζόντια γραμμή."
+msgid "The <link href=\"text/scalc/01/12120000.xhp\" name=\"validity rules\">validity rules</link> restrict the input of numbers, dates, time values and text to certain values. However, it is possible to enter invalid values or copy invalid values into the cells if the <emph>Stop</emph> option is not selected. When you assign a validity rule, existing values in a cell will not be modified."
+msgstr "Οι <link href=\"text/scalc/01/12120000.xhp\" name=\"κανόνες εγκυρότητας\">κανόνες εγκυρότητας</link> περιορίζουν την είσοδο αριθμών, ημερομηνιών, τιμών χρόνου και κειμένου σε ορισμένες τιμές. Ωστόσο, είναι δυνατό να εισαγάγετε άκυρες τιμές ή να αντιγράψετε άκυρες τιμές στα κελιά εάν η επιλογή <emph>Στάση</emph> δεν είναι ενεργή. Όταν αναθέτετε έναν κανόνα εγκυρότητας, οι υπάρχουσες τιμές σε κάποιο κελί δεν θα τροποποιηθούν."
-#: 04060101.xhp
+#: 06030900.xhp
msgctxt ""
-"04060101.xhp\n"
+"06030900.xhp\n"
"tit\n"
"help.text"
-msgid "Database Functions"
-msgstr "Συναρτήσεις βάσεων δεδομένων"
+msgid "Refresh Traces"
+msgstr "Ανανέωση ιχνών"
-#: 04060101.xhp
+#: 06030900.xhp
msgctxt ""
-"04060101.xhp\n"
-"bm_id3148946\n"
+"06030900.xhp\n"
+"bm_id3152349\n"
"help.text"
-msgid "<bookmark_value>Function Wizard; databases</bookmark_value> <bookmark_value>functions; database functions</bookmark_value> <bookmark_value>databases; functions in $[officename] Calc</bookmark_value>"
-msgstr "<bookmark_value>Οδηγός συναρτήσεων, βάσεις δεδομένων</bookmark_value><bookmark_value>συναρτήσεις, συναρτήσεις βάσεων δεδομένων</bookmark_value><bookmark_value>βάσεις δεδομένων, συναρτήσεις στο $[officename] Calc</bookmark_value>"
+msgid "<bookmark_value>cells; refreshing traces</bookmark_value><bookmark_value>traces; refreshing</bookmark_value><bookmark_value>updating;traces</bookmark_value>"
+msgstr "<bookmark_value>κελιά, ανανέωση ιχνών</bookmark_value><bookmark_value>ίχνη, ανανέωση</bookmark_value><bookmark_value>ενημέρωση, ίχνη</bookmark_value>"
-#: 04060101.xhp
+#: 06030900.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3148946\n"
+"06030900.xhp\n"
+"hd_id3152349\n"
"1\n"
"help.text"
-msgid "Database Functions"
-msgstr "Συναρτήσεις βάσεων δεδομένων"
+msgid "<link href=\"text/scalc/01/06030900.xhp\" name=\"Refresh Traces\">Refresh Traces</link>"
+msgstr "<link href=\"text/scalc/01/06030900.xhp\" name=\"Ανανέωση ιχνών\">Ανανέωση ιχνών</link>"
-#: 04060101.xhp
+#: 06030900.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3145173\n"
+"06030900.xhp\n"
+"par_id3148947\n"
"2\n"
"help.text"
-msgid "<variable id=\"datenbanktext\">This section deals with functions used with data organized as one row of data for one record. </variable>"
-msgstr "<variable id=\"datenbanktext\">Αυτή η ενότητα αντιμετωπίζει συναρτήσεις που χρησιμοποιήθηκαν με δεδομένα οργανωμένα ως μία γραμμή για μια εγγραφή. </variable>"
+msgid "<ahelp hid=\".uno:RefreshArrows\">Redraws all traces in the sheet. Formulas modified when traces are redrawn are taken into account.</ahelp>"
+msgstr "<ahelp hid=\".uno:RefreshArrows\">Χρησιμοποιήστε αυτή την εντολή για να σχεδιάσετε εκ νέου όλα τα ίχνη στο φύλλο. Οι τροποποιημένοι τύποι που προκύπτουν από τον επανασχεδιασμό όλων των ιχνών λαμβάνονται επίσης υπόψη.</ahelp>"
-#: 04060101.xhp
+#: 06030900.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3154016\n"
-"186\n"
+"06030900.xhp\n"
+"par_id3148798\n"
+"3\n"
"help.text"
-msgid "The Database category may be confused with a database integrated in $[officename]. However, there is no connection between a database in $[officename] and the Database category in $[officename] Calc."
-msgstr "Η κατηγορία Βάση Δεδομένων μπορεί να μπερδευτεί με τη βάση δεδομένων που υπάρχει στο $[officename]. Όμως, δεν υπάρχει καμία σχέση μεταξύ μιας βάσης δεδομένων στο $[officename] και της κατηγορίας Βάση δεδομένων του $[officename] Calc."
+msgid "Detective arrows in the document are updated under the following circumstances:"
+msgstr "Τα βέλη του Ανιχνευτή στο έγγραφο ανανεώνονται υπό τις ακόλουθες συνθήκες:"
-#: 04060101.xhp
+#: 06030900.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3150329\n"
-"190\n"
+"06030900.xhp\n"
+"par_id3153192\n"
+"4\n"
"help.text"
-msgid "Example Data:"
-msgstr "Παράδειγμα δεδομένων:"
+msgid "Starting <emph>Tools - Detective - Update Refresh Traces</emph>"
+msgstr "Έναρξη του <emph>Εργαλεία - Ανιχνευτής - Ανανέωση ιχνών</emph>"
-#: 04060101.xhp
+#: 06030900.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153713\n"
-"191\n"
+"06030900.xhp\n"
+"par_id3151041\n"
+"5\n"
"help.text"
-msgid "The following data will be used in some of the function description examples:"
-msgstr "Τα ακόλουθα δεδομένα θα χρησιμοποιηθούν σε ορισμένα από τα παραδείγματα περιγραφής συναρτήσεων:"
+msgid "If <emph>Tools - Detective - Update Automatically</emph> is turned on, every time formulas are changed in the document."
+msgstr "Αν ενεργοποιηθεί η επιλογή <emph>Εργαλεία - Ανιχνευτής - Αυτόματη ενημέρωση</emph>, τότε κάθε φορά που οι τύποι θα τροποποιούνται σε αυτό το έγγραφο."
-#: 04060101.xhp
+#: 06031000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3155766\n"
+"06031000.xhp\n"
+"tit\n"
+"help.text"
+msgid "AutoRefresh"
+msgstr "Αυτόματη ενημέρωση"
+
+#: 06031000.xhp
+msgctxt ""
+"06031000.xhp\n"
+"bm_id3154515\n"
+"help.text"
+msgid "<bookmark_value>cells; autorefreshing traces</bookmark_value><bookmark_value>traces; autorefreshing</bookmark_value>"
+msgstr "<bookmark_value>κελιά, αυτόματη ανανέωση ιχνών</bookmark_value><bookmark_value>ίχνη, αυτόματη ανανέωση</bookmark_value>"
+
+#: 06031000.xhp
+msgctxt ""
+"06031000.xhp\n"
+"hd_id3154515\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/06031000.xhp\" name=\"AutoRefresh\">AutoRefresh</link>"
+msgstr "<link href=\"text/scalc/01/06031000.xhp\" name=\"Αυτόματη Ενημέρωση\">Αυτόματη Ενημέρωση</link>"
+
+#: 06031000.xhp
+msgctxt ""
+"06031000.xhp\n"
+"par_id3147264\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:AutoRefreshArrows\" visibility=\"visible\">Automatically refreshes all the traces in the sheet whenever you modify a formula.</ahelp>"
+msgstr "<ahelp hid=\".uno:AutoRefreshArrows\" visibility=\"visible\">Χρησιμοποιήστε αυτό το κουμπί για να ανανεώσετε αυτόματα όλα τα ίχνη στο φύλλο όταν τροποποιείτε έναν τύπο.</ahelp>"
+
+#: 06040000.xhp
+msgctxt ""
+"06040000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Goal Seek"
+msgstr "Αναζήτηση στόχου"
+
+#: 06040000.xhp
+msgctxt ""
+"06040000.xhp\n"
+"hd_id3155629\n"
+"1\n"
+"help.text"
+msgid "Goal Seek"
+msgstr "Αναζήτηση στόχου"
+
+#: 06040000.xhp
+msgctxt ""
+"06040000.xhp\n"
+"par_id3145119\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"zielwertsuchetext\"><ahelp hid=\".uno:GoalSeekDialog\">Opens a dialog where you can solve an equation with a variable.</ahelp></variable> After a successful search, a dialog with the results opens, allowing you to apply the result and the target value directly to the cell."
+msgstr "<variable id=\"zielwertsuchetext\"><ahelp hid=\".uno:GoalSeekDialog\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να λύσετε μια εξίσωση με μία μεταβλητή.</ahelp></variable> Μετά από επιτυχή αναζήτηση, ανοίγει ένα παράθυρο διαλόγου με τα αποτελέσματα, που σας επιτρέπει να εφαρμόσετε το αποτέλεσμα και την τιμή στόχο κατευθείαν στο κελί."
+
+#: 06040000.xhp
+msgctxt ""
+"06040000.xhp\n"
+"hd_id3149656\n"
"3\n"
"help.text"
-msgid "The range A1:E10 lists the children invited to Joe's birthday party. The following information is given for each entry: column A shows the name, B the grade, then age in years, distance to school in meters and weight in kilograms."
-msgstr "Η περιοχή Α1:Ε10 απαριθμεί τα παιδιά που έχουν προσκληθεί στο πάρτι γενεθλίων του Γιάννη. Παρέχονται οι ακόλουθες πληροφορίες για κάθε καταχώρηση: η στήλη Α εμφανίζει το όνομα, η Β την τάξη, μετά την ηλικία σε έτη, την απόσταση από το σχολείο σε μέτρα και το βάρος σε χιλιόγραμμα."
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 04060101.xhp
+#: 06040000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3145232\n"
+"06040000.xhp\n"
+"par_id3151211\n"
"4\n"
"help.text"
-msgid "A"
-msgstr "A"
+msgid "In this section, you can define the variables in your formula."
+msgstr "Σε αυτή την ενότητα, μπορείτε να καθορίσετε τις μεταβλητές στον τύπο σας."
-#: 04060101.xhp
+#: 06040000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3146316\n"
+"06040000.xhp\n"
+"hd_id3150869\n"
"5\n"
"help.text"
-msgid "B"
-msgstr "B"
+msgid "Formula cell"
+msgstr "Κελί τύπου"
-#: 04060101.xhp
+#: 06040000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150297\n"
+"06040000.xhp\n"
+"par_id3153194\n"
"6\n"
"help.text"
-msgid "C"
-msgstr "C"
+msgid "<ahelp hid=\"modules/scalc/ui/goalseekdlg/formulaedit\">In the formula cell, enter the reference of the cell which contains the formula. It contains the current cell reference.</ahelp> Click another cell in the sheet to apply its reference to the text box."
+msgstr "<ahelp hid=\"modules/scalc/ui/goalseekdlg/formulaedit\">Στο κελί τύπου, πληκτρολογήστε την αναφορά του κελιού το οποίο περιέχει τον τύπο. Περιέχει την τρέχουσα αναφορά κελιού.</ahelp> Κάντε κλικ σε ένα άλλο κελί στο φύλλο για να εφαρμόσετε την αναφορά του στο πεδίο κειμένου."
-#: 04060101.xhp
+#: 06040000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150344\n"
+"06040000.xhp\n"
+"hd_id3154685\n"
"7\n"
"help.text"
-msgid "D"
-msgstr "D"
+msgid "Target value"
+msgstr "Τιμή προορισμού"
-#: 04060101.xhp
+#: 06040000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150785\n"
+"06040000.xhp\n"
+"par_id3146984\n"
"8\n"
"help.text"
-msgid "E"
-msgstr "E"
+msgid "<ahelp hid=\"modules/scalc/ui/goalseekdlg/target\">Specifies the value you want to achieve as a new result.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/goalseekdlg/target\">Καθορίζει την τιμή που θέλετε να επιτύχετε ως νέο αποτέλεσμα.</ahelp>"
-#: 04060101.xhp
+#: 06040000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150090\n"
+"06040000.xhp\n"
+"hd_id3150012\n"
"9\n"
"help.text"
-msgid "1"
-msgstr "1"
+msgid "Variable cell"
+msgstr "Μεταβλητό κελί"
-#: 04060101.xhp
+#: 06040000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3152992\n"
+"06040000.xhp\n"
+"par_id3147427\n"
"10\n"
"help.text"
-msgid "<item type=\"input\">Name</item>"
-msgstr "<item type=\"input\">Όνομα</item>"
+msgid "<ahelp hid=\"modules/scalc/ui/goalseekdlg/varedit\">Specifies the reference for the cell that contains the value you want to adjust in order to reach the target.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/goalseekdlg/varedit\">Καθορίζει την αναφορά για το κελί που περιέχει την τιμή που θέλετε να προσαρμόσετε ώστε να επιτευχθεί ο στόχος.</ahelp>"
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3155532\n"
-"11\n"
+"06050000.xhp\n"
+"tit\n"
"help.text"
-msgid "<item type=\"input\">Grade</item>"
-msgstr "<item type=\"input\">Τάξη</item>"
+msgid "Create Scenario"
+msgstr "Δημιουργία σεναρίου"
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3156448\n"
-"12\n"
+"06050000.xhp\n"
+"hd_id3156023\n"
+"1\n"
"help.text"
-msgid "<item type=\"input\">Age</item>"
-msgstr "<item type=\"input\">Ηλικία</item>"
+msgid "Create Scenario"
+msgstr "Δημιουργία σεναρίου"
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3154486\n"
+"06050000.xhp\n"
+"par_id3150541\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"szenariotext\"><ahelp hid=\".uno:ScenarioManager\">Defines a scenario for the selected sheet area.</ahelp></variable>"
+msgstr "<variable id=\"szenariotext\"><ahelp hid=\".uno:ScenarioManager\">Καθορίζει ένα σενάριο για την επιλεγμένη περιοχή του φύλλου.</ahelp></variable>"
+
+#: 06050000.xhp
+msgctxt ""
+"06050000.xhp\n"
+"par_idN10637\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/guide/scenario.xhp#scenario\"/>"
+msgstr "<embedvar href=\"text/scalc/guide/scenario.xhp#scenario\"/>"
+
+#: 06050000.xhp
+msgctxt ""
+"06050000.xhp\n"
+"hd_id3156280\n"
+"3\n"
+"help.text"
+msgid "Name of scenario"
+msgstr "Όνομα σεναρίου"
+
+#: 06050000.xhp
+msgctxt ""
+"06050000.xhp\n"
+"par_id3151041\n"
"13\n"
"help.text"
-msgid "<item type=\"input\">Distance to School</item>"
-msgstr "<item type=\"input\">Απόσταση για το σχολείο</item>"
+msgid "<ahelp hid=\"HID_SC_SCENWIN_TOP\">Defines the name for the scenario. Use a clear and unique name so you can easily identify the scenario.</ahelp> You can also modify a scenario name in the Navigator through the <emph>Properties </emph>context menu command."
+msgstr "<ahelp hid=\"HID_SC_SCENWIN_TOP\">Καθορίζει το όνομα για το σενάριο. Χρησιμοποιήστε ένα σαφές και μοναδικό όνομα ώστε να μπορείτε να το αναγνωρίζετε εύκολα.</ahelp> Μπορείτε επίσης να τροποποιήσετε ένα όνομα σεναρίου στην Περιήγηση μ΄σω της εντολής του μενού περιεχομένου <emph>Ιδιότητες</emph>."
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3152899\n"
+"06050000.xhp\n"
+"hd_id3153954\n"
"14\n"
"help.text"
-msgid "<item type=\"input\">Weight</item>"
-msgstr "<item type=\"input\">Βάρος</item>"
+msgid "Comment"
+msgstr "Σχόλιο"
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153816\n"
+"06050000.xhp\n"
+"par_id3155411\n"
"15\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "<ahelp hid=\"HID_SC_SCENWIN_BOTTOM\">Specifies additional information about the scenario. This information will be displayed in the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link> when you click the <emph>Scenarios</emph> icon and select the desired scenario.</ahelp> You can also modify this information in the Navigator through the <emph>Properties </emph>context menu command."
+msgstr "<ahelp hid=\"HID_SC_SCENWIN_BOTTOM\">Καθορίζει επιπλέον πληροφορίες για το σενάριο. Αυτές οι πληροφορίες θα εμφανιστούν στο παράθυρο της <link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγησης\">Περιήγησης</link> όταν κάνετε κλικ στο εικονίδιο <emph>Σενάρια</emph> και επιλέξτε το σενάριο που θέλετε.</ahelp> Μπορείτε επίσης να τροποποιήσετε αυτές τις πληροφορίες στην Περιήγηση μέσω της εντολής <emph>Ιδιότητες</emph> του μενού περιεχομένου."
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3151240\n"
+"06050000.xhp\n"
+"hd_id3145273\n"
"16\n"
"help.text"
-msgid "<item type=\"input\">Andy</item>"
-msgstr "<item type=\"input\">Ανδρέας</item>"
+msgid "Settings"
+msgstr "Ρυθμίσεις"
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3156016\n"
+"06050000.xhp\n"
+"par_id3153364\n"
"17\n"
"help.text"
-msgid "<item type=\"input\">3</item>"
-msgstr "<item type=\"input\">3</item>"
+msgid "This section is used to define some of the settings used in the scenario display."
+msgstr "Αυτή η ενότητα χρησιμοποιείται για τον ορισμό μερικών από τις ρυθμίσεις που χρησιμοποιούνται στην εμφάνιση του σεναρίου."
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3145073\n"
+"06050000.xhp\n"
+"hd_id3145367\n"
"18\n"
"help.text"
-msgid "<item type=\"input\">9</item>"
-msgstr "<item type=\"input\">9</item>"
+msgid "Display border"
+msgstr "Εμφάνιση περιγράμματος"
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3154956\n"
+"06050000.xhp\n"
+"par_id3151073\n"
"19\n"
"help.text"
-msgid "<item type=\"input\">150</item>"
-msgstr "<item type=\"input\">150</item>"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_NEWSCENARIO:LB_COLOR\">Highlights the scenario in your table with a border. The color for the border is specified in the field to the right of this option.</ahelp> The border will have a title bar displaying the name of the last scenario. The button on the right of the scenario border offers you an overview of all the scenarios in this area, if several have been defined. You can choose any of the scenarios from this list without restrictions."
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_NEWSCENARIO:LB_COLOR\">Επισημαίνει το σενάριο στον πίνακά σας με ένα περίγραμμα. Το χρώμα του περιγράμματος καθορίζεται στο πεδίο δεξιά αυτής της επιλογής.</ahelp> Το περίγραμμα θα φέρει μια γραμμή τίτλου που εμφανίζει το όνομα του τελευταίου σεναρίου. Το κουμπί στα δεξιά του περιγράμματος του σεναρίου σας προσφέρει μια επισκόπηση όλων των σεναρίων σε αυτή την περιοχή, αν έχουν καθοριστεί πάνω από ένα. Μπορείτε να επιλέξετε οποιοδήποτε από τα σενάρια της λίστας χωρίς περιορισμούς."
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153976\n"
+"06050000.xhp\n"
+"hd_id3149582\n"
"20\n"
"help.text"
-msgid "<item type=\"input\">40</item>"
-msgstr "<item type=\"input\">40</item>"
+msgid "Copy back"
+msgstr "Αντιγραφή πίσω"
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150894\n"
+"06050000.xhp\n"
+"par_id3154942\n"
"21\n"
"help.text"
-msgid "3"
-msgstr "3"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NEWSCENARIO:CB_TWOWAY\">Copies the values of cells that you change into the active scenario. If you do not select this option, the scenario is not changed when you change cell values. The behavior of the <emph>Copy back</emph> setting depends on the cell protection, the sheet protection, and the <emph>Prevent changes</emph> settings.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NEWSCENARIO:CB_TWOWAY\">Αντιγράφει τις τιμές των κελιών που αλλάζετε στο ενεργό σενάριο. Αν δεν επιλέξετε αυτή την επιλογή, το σενάριο δεν αλλάζει όταν αλλάζετε τις τιμές στα κελιά. Η συμπεριφοροά του <emph>Αντιγραφή πίσω</emph> εξαρτάται από την προστασία κελιών, την προστασία φύλλου και τις ρυθμίσεις <emph>Αποκλεισμού αλλαγών</emph>.</ahelp>"
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3152870\n"
+"06050000.xhp\n"
+"hd_id3149402\n"
"22\n"
"help.text"
-msgid "<item type=\"input\">Betty</item>"
-msgstr "<item type=\"input\">Μπέττυ</item>"
+msgid "Copy entire sheet"
+msgstr "Αντιγραφή ολόκληρης σελίδας"
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149692\n"
+"06050000.xhp\n"
+"par_id3146969\n"
"23\n"
"help.text"
-msgid "<item type=\"input\">4</item>"
-msgstr "<item type=\"input\">4</item>"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NEWSCENARIO:CB_COPYALL\">Copies the entire sheet into an additional scenario sheet. </ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NEWSCENARIO:CB_COPYALL\">Αντιγράφει ολόκληρο το φύλλο σε ένα πρόσθετο φύλλο σεναρίου.</ahelp>"
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3154652\n"
-"24\n"
+"06050000.xhp\n"
+"par_idN1075A\n"
"help.text"
-msgid "<item type=\"input\">10</item>"
-msgstr "<item type=\"input\">10</item>"
+msgid "Prevent changes"
+msgstr "Αποκλεισμός αλλαγών"
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149381\n"
-"25\n"
+"06050000.xhp\n"
+"par_idN1075E\n"
"help.text"
-msgid "<item type=\"input\">1000</item>"
-msgstr "<item type=\"input\">1000</item>"
+msgid "<ahelp hid=\"sc:CheckBox:RID_SCDLG_NEWSCENARIO:CB_PROTECT\">Prevents changes to the active scenario. The behavior of the <emph>Copy back</emph> setting depends on the cell protection, the sheet protection, and the <emph>Prevent changes</emph> settings.</ahelp>"
+msgstr "<ahelp hid=\"sc:CheckBox:RID_SCDLG_NEWSCENARIO:CB_PROTECT\">Αποκλείει τις αλλαγές στο τρέχον σενάριο. Η συμπεριφορά του <emph>Αντιγραφή πίσω</emph> εξαρτάται από την προστασία κελιών, την προστασία φύλλου και τις ρυθμίσεις <emph>Αποκλεισμού αλλαγών</emph>.</ahelp>"
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153812\n"
-"26\n"
+"06050000.xhp\n"
+"par_idN10778\n"
"help.text"
-msgid "<item type=\"input\">42</item>"
-msgstr "<item type=\"input\">42</item>"
+msgid "You can only change the scenario properties if the <emph>Prevent changes</emph> option is not selected and if the sheet is not protected."
+msgstr "Μπορείτε να αλλάξετε τις ιδιότητες του σεναρίου μόνο αν δεν έχει επιλεγεί το <emph>Αποκλεισμός αλλαγών</emph> και αν το φύλλο δεν είναι προστατευμένο."
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3146965\n"
-"27\n"
+"06050000.xhp\n"
+"par_idN10780\n"
"help.text"
-msgid "4"
-msgstr "4"
+msgid "You can only edit cell values if the <emph>Prevent changes</emph> option is selected, if the <emph>Copy back</emph> is option is not selected, and if the cells are not protected."
+msgstr "Μπορείτε να αλλάξετε τις τιμές των κελιών μόνο αν έχει επιλεγεί το <emph>Αποκλεισμός αλλαγών</emph>, δεν έχει επιλεγεί το <emph>Αντιγραφή πίσω</emph> και αν τα κελιά δεν είναι προστατευμένα."
-#: 04060101.xhp
+#: 06050000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3155596\n"
-"28\n"
+"06050000.xhp\n"
+"par_idN1078C\n"
"help.text"
-msgid "<item type=\"input\">Charles</item>"
-msgstr "<item type=\"input\">Κάρολος</item>"
+msgid "You can only change scenario cell values and write them back into the scenario if the <emph>Prevent changes</emph> option is not selected, if the <emph>Copy back</emph> option is selected, and if the cells are not protected."
+msgstr "Μπορείτε να αλλάξετε τις τιμές των κελιών και να τις περάσετε στο σενάριο μόνο αν δεν έχει επιλεγεί το <emph>Αποκλεισμός αλλαγών</emph>, έχει επιλεγεί το <emph>Αντιγραφή πίσω</emph> και αν τα κελιά δεν είναι προστατευμένα."
-#: 04060101.xhp
+#: 06060000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3147244\n"
-"29\n"
+"06060000.xhp\n"
+"tit\n"
"help.text"
-msgid "<item type=\"input\">3</item>"
-msgstr "<item type=\"input\">3</item>"
+msgid "Protect Document"
+msgstr "Προστασία εγγράφου"
-#: 04060101.xhp
+#: 06060000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149871\n"
-"30\n"
+"06060000.xhp\n"
+"hd_id3148946\n"
+"1\n"
"help.text"
-msgid "<item type=\"input\">10</item>"
-msgstr "<item type=\"input\">10</item>"
+msgid "<link href=\"text/scalc/01/06060000.xhp\" name=\"Protect Document\">Protect Document</link>"
+msgstr "<link href=\"text/scalc/01/06060000.xhp\" name=\"Προστασία εγγράφου\">Προστασία εγγράφου</link>"
-#: 04060101.xhp
+#: 06060000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3155752\n"
-"31\n"
+"06060000.xhp\n"
+"par_id3153362\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">300</item>"
-msgstr "<item type=\"input\">300</item>"
+msgid "The<emph> Protect Document </emph>command prevents changes from being made to cells in the sheets or to sheets in a document. As an option, you can define a password. If a password is defined, removal of the protection is only possible if the user enters the correct password."
+msgstr "Η εντολή <emph>Προστασία εγγράφου</emph> αποτρέπει τις αλλαγές σε κελιά σε υπολογιστικά φύλλα και έγγραφα. Προαιρετικά, μπορείτε να καθορίσετε έναν κωδικό πρόσβασης. Αν ορισθεί κωδικός πρόσβασης τότε η αφαίρεση της προστασίας είναι δυνατή μόνο αν ο χρήστης εισάγει το σωστό κωδικό."
-#: 04060101.xhp
+#: 06060000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149052\n"
-"32\n"
+"06060000.xhp\n"
+"hd_id3147228\n"
+"3\n"
"help.text"
-msgid "<item type=\"input\">51</item>"
-msgstr "<item type=\"input\">51</item>"
+msgid "<link href=\"text/scalc/01/06060100.xhp\" name=\"Sheets\">Sheets</link>"
+msgstr "<link href=\"text/scalc/01/06060100.xhp\" name=\"Φύλλα\">Φύλλα</link>"
-#: 04060101.xhp
+#: 06060000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3146097\n"
-"33\n"
+"06060000.xhp\n"
+"hd_id3153768\n"
+"4\n"
"help.text"
-msgid "5"
-msgstr "5"
+msgid "<link href=\"text/scalc/01/06060200.xhp\" name=\"Documents\">Documents</link>"
+msgstr "<link href=\"text/scalc/01/06060200.xhp\" name=\"Έγγραφα\">Έγγραφα</link>"
-#: 04060101.xhp
+#: 06060000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3147296\n"
-"34\n"
+"06060000.xhp\n"
+"par_idN10622\n"
"help.text"
-msgid "<item type=\"input\">Daniel</item>"
-msgstr "<item type=\"input\">Δανιήλ</item>"
+msgid "<embedvar href=\"text/scalc/guide/cell_protect.xhp#cell_protect\"/>"
+msgstr "<embedvar href=\"text/scalc/guide/cell_protect.xhp#cell_protect\"/>"
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150393\n"
-"35\n"
+"06060100.xhp\n"
+"tit\n"
"help.text"
-msgid "<item type=\"input\">5</item>"
-msgstr "<item type=\"input\">5</item>"
+msgid "Protecting Sheet"
+msgstr "Προστασία φύλλου"
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3145236\n"
-"36\n"
+"06060100.xhp\n"
+"hd_id3153087\n"
+"1\n"
"help.text"
-msgid "<item type=\"input\">11</item>"
-msgstr "<item type=\"input\">11</item>"
+msgid "Protecting Sheet"
+msgstr "Προστασία φύλλου"
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150534\n"
-"37\n"
+"06060100.xhp\n"
+"par_id3148664\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">1200</item>"
-msgstr "<item type=\"input\">1200</item>"
+msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Protects the cells in the current sheet from being modified.</ahelp></variable> Choose <emph>Tools - Protect Document - Sheet</emph> to open the <emph>Protect Sheet</emph> dialog in which you then specify sheet protection with or without a password."
+msgstr "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Προστατεύει τα κελιά στο τρέχον φύλλο ώστε να μην μπορούν να τροποποιηθούν.</ahelp></variable> Επιλέξτε <emph>Εργαλεία - Προστασία εγγράφου - Φύλλο</emph> για να ανοίξετε το παράθυρο διαλόγου <emph>Προστασία φύλλου</emph> στο οποίο μπορείτε να καθορίσετε την προστασία του φύλλου με ή χωρίς κωδικό."
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150375\n"
-"38\n"
+"06060100.xhp\n"
+"par_id3149664\n"
+"5\n"
"help.text"
-msgid "<item type=\"input\">48</item>"
-msgstr "<item type=\"input\">48</item>"
+msgid "To protect cells from further editing, the <emph>Protected</emph> check box must be checked on the <link href=\"text/scalc/01/05020600.xhp\" name=\"Format - Cells - Cell Protection\"><emph>Format - Cells - Cell Protection</emph></link> tab page or on the <emph>Format Cells</emph> context menu."
+msgstr "Για να προστατεύετε κελιά από επιπρόσθετη επεξεργασία, το πεδίο ελέγχου <emph>Προστατευμένο</emph> πρέπει να επισημανθεί στην σελίδα της καρτέλας <link href=\"text/scalc/01/05020600.xhp\" name=\"Μορφοποίηση - Κελιά - Προστασία κελιών\"><emph>Μορφοποίηση - Κελιά - Προστασία κελιών</emph></link> ή στο μενού περιβάλλοντος <emph>Μορφοποίηση κελιών</emph>."
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3159121\n"
-"39\n"
+"06060100.xhp\n"
+"par_id3154490\n"
+"8\n"
"help.text"
-msgid "6"
-msgstr "6"
+msgid "Unprotected cells or cell ranges can be set up on a protected sheet by using the <emph>Tools - Protect Document - Sheet</emph> and <emph>Format - Cells - Cell Protection</emph> menus:"
+msgstr "Τα μη προστατευμένα κελιά ή περιοχές κελιών μπορούν να ρυθμιστούν σε ένα προστατευμένο φύλλο χρησιμοποιώντας τα μενού <emph>Εργαλεία - Προστασία εγγράφου - Φύλλο</emph> και <emph>Μορφοποίηση - Κελιά - Μορφοποίηση κελιών</emph>:"
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150456\n"
-"40\n"
+"06060100.xhp\n"
+"par_id3149123\n"
+"16\n"
"help.text"
-msgid "<item type=\"input\">Eva</item>"
-msgstr "<item type=\"input\">Εύα</item>"
+msgid "Select the cells that will be unprotected"
+msgstr "Επιλέξτε τα κελιά για να αναιρέσετε την προστασία τους"
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3146886\n"
-"41\n"
+"06060100.xhp\n"
+"par_id3150329\n"
+"17\n"
"help.text"
-msgid "<item type=\"input\">2</item>"
-msgstr "<item type=\"input\">2</item>"
+msgid "Select <emph>Format - Cells - Cell Protection</emph>. Unmark the <emph>Protected</emph> box and click <emph>OK</emph>."
+msgstr "Επιλέξτε <emph>Μορφοποίηση - Κελιά - Προστασία κελιών</emph>. Αποεπιλέξετε το πεδίο <emph>Προστατευμένο</emph> και κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149945\n"
-"42\n"
+"06060100.xhp\n"
+"par_id3156384\n"
+"18\n"
"help.text"
-msgid "<item type=\"input\">8</item>"
-msgstr "<item type=\"input\">8</item>"
+msgid "On the <emph>Tools - Protect Document - Sheet</emph> menu, activate protection for the sheet. Effective immediately, only the cell range you selected in step 1 can be edited."
+msgstr "Στο μενού <emph>Εργαλεία - Προστασία εγγράφου - Φύλλο</emph>, ενεργοποιήστε την προστασία για το φύλλο. Εφαρμόζεται αυτόματα, και μόνο η περιοχή κελιών που επιλέξατε στο βήμα 1 μπορεί να επεξεργαστεί."
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3157904\n"
-"43\n"
+"06060100.xhp\n"
+"par_id3149566\n"
+"9\n"
"help.text"
-msgid "<item type=\"input\">650</item>"
-msgstr "<item type=\"input\">650</item>"
+msgid "To later change an unprotected area to a protected area, select the range. Next, on the <emph>Format - Cells - Cell Protection</emph> tab page, check the <emph>Protected</emph> box. Finally, choose the <emph>Tools - Protect Document - Sheet </emph>menu. The previously editable range is now protected."
+msgstr "Για να αλλάξετε αργότερα μία μη προστατευμένη περιοχή σε προστατευμένη, επιλέξτε την περιοχή. Στη συνέχεια, στη σελίδα της καρτέλας <emph>Μορφοποίηση - Κελιά - Προστασία κελιών</emph>, επισημάνετε το πεδίο <emph>Προστατευμένο</emph>. Τέλος, επιλέξτε από το μενού <emph>Εργαλεία - Προστασία εγγράφου - Φύλλο </emph>. Η περιοχή που ήταν πριν επεξεργάσιμη τώρα θα προστατεύεται."
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149352\n"
-"44\n"
+"06060100.xhp\n"
+"par_id3153964\n"
+"10\n"
"help.text"
-msgid "<item type=\"input\">33</item>"
-msgstr "<item type=\"input\">33</item>"
+msgid "Sheet protection also affects the context menu of the sheet tabs at the bottom of the screen. The <emph>Delete</emph> and <emph>Rename</emph> commands cannot be selected."
+msgstr "Η προστασία φύλλου επηρεάζει επίσης το μενού περιεχομένου των καρτελών φύλλου στον πυθμένα της οθόνης. Οι εντολές <emph>Διαγραφή</emph> και <emph>Μετονομασία</emph> δεν μπορούν να επιλεγούν."
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150028\n"
-"45\n"
+"06060100.xhp\n"
+"par_id3150301\n"
+"19\n"
"help.text"
-msgid "7"
-msgstr "7"
+msgid "If a sheet is protected, you will not be able to modify or delete any Cell Styles."
+msgstr "Αν ένα φύλλο είναι προστατευμένο, δεν θα είναι δυνατό να τροποποιείτε ή να διαγράφετε Πρότυπα κελιών."
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3145826\n"
-"46\n"
+"06060100.xhp\n"
+"par_id3154656\n"
+"3\n"
"help.text"
-msgid "<item type=\"input\">F</item><item type=\"input\">rank</item>"
-msgstr "<item type=\"input\">F</item><item type=\"input\">rank</item>"
+msgid "A protected sheet or cell range can no longer be modified until this protection is disabled. To disable the protection, choose the <emph>Tools - Protect Document - Sheet</emph> command. If no password was set, the sheet protection is immediately disabled. If the sheet was password protected, the <emph>Remove Protection</emph> dialog opens, where you must enter the password."
+msgstr "Ένα προστατευμένο φύλλο ή περιοχή κελιών δεν μπορεί να τροποποιηθεί περαιτέρω μέχρι να απενεργοποιηθεί η προστασία. Για να απενεργοποιήσετε την προστασία, επιλέξτε την εντολή <emph>Εργαλεία - Προστασία εγγράφου - Φύλλο</emph>. Αν δεν έχει καθοριστεί κάποιος κωδικός, η προστασία του φύλλου απενεργοποιείται άμεσα. Αν το φύλλο ήταν προστατευμένο με κωδικό, ανοίγει το παράθυρο διαλόγου <emph>Κατάργηση προστασίας</emph>, όπου πρέπει να εισάγετε τον κωδικό."
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150743\n"
-"47\n"
+"06060100.xhp\n"
+"par_id3149815\n"
+"11\n"
"help.text"
-msgid "<item type=\"input\">2</item>"
-msgstr "<item type=\"input\">2</item>"
+msgid "Once saved, protected sheets can only be saved again by using the <emph>File - Save As</emph> command."
+msgstr "Όταν αποθηκευθούν, τα προστατευμένα φύλλα μπορούν να αποθηκευτούν ξανά χρησιμοποιώντας την εντολή <emph>Αρχείο - Αποθήκευση ως</emph>"
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3154844\n"
-"48\n"
+"06060100.xhp\n"
+"hd_id3150206\n"
+"4\n"
"help.text"
-msgid "<item type=\"input\">7</item>"
-msgstr "<item type=\"input\">7</item>"
+msgid "Password (optional)"
+msgstr "Κωδικός (προαιρετικό)"
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148435\n"
-"49\n"
+"06060100.xhp\n"
+"par_id3152990\n"
+"7\n"
"help.text"
-msgid "<item type=\"input\">3</item><item type=\"input\">00</item>"
-msgstr "<item type=\"input\">3</item><item type=\"input\">00</item>"
+msgid "<ahelp hid=\".uno:Protect\">Allows you to enter a password to protect the sheet from unauthorized changes.</ahelp>"
+msgstr "<ahelp hid=\".uno:Protect\">Σας επιτρέπει να εισάγετε ένα κωδικό για να προστατεύσετε το φύλλο από μη εξουσιοδοτημένες αλλαγές.</ahelp>"
-#: 04060101.xhp
+#: 06060100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148882\n"
-"50\n"
+"06060100.xhp\n"
+"par_id3148700\n"
+"12\n"
"help.text"
-msgid "<item type=\"input\">4</item><item type=\"input\">2</item>"
-msgstr "<item type=\"input\">4</item><item type=\"input\">2</item>"
+msgid "Complete protection of your work can be achieved by combining both options on the <emph>Tools - Protect Document</emph> menu, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button."
+msgstr "Η πλήρης προστασία της εργασίας μπορεί να επιτευχθεί συνδυάζοντας και τις δύο επιλογές στο μενού <emph>Εργαλεία - Προστασία εγγράφου</emph>, περιλαμβάνοντας προστασία με κωδικό. Για να για να ανοίγει όλο το έγγραφο μαζί, στο παράθυρο διαλόγου <emph>Αποθήκευση</emph> επιλέξτε το πεδίο <emph>Αποθήκευση με κωδικό</emph> πριν κάνετε κλικ στο κουμπί <emph>Αποθήκευση</emph>."
-#: 04060101.xhp
+#: 06060200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150140\n"
-"51\n"
+"06060200.xhp\n"
+"tit\n"
"help.text"
-msgid "8"
-msgstr "8"
+msgid "Protecting document"
+msgstr "Προστασία εγγράφου"
-#: 04060101.xhp
+#: 06060200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3146137\n"
-"52\n"
+"06060200.xhp\n"
+"hd_id3150541\n"
+"1\n"
"help.text"
-msgid "<item type=\"input\">Greta</item>"
-msgstr "<item type=\"input\">Μαργαρίτα</item>"
+msgid "Protecting document"
+msgstr "Προστασία εγγράφου"
-#: 04060101.xhp
+#: 06060200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148739\n"
-"53\n"
+"06060200.xhp\n"
+"par_id3145172\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">1</item>"
-msgstr "<item type=\"input\">1</item>"
+msgid "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Protects the sheet structure of your document from modifications. It is impossible to insert, delete, rename, move or copy sheets.</ahelp></variable> Open the <emph>Protect document</emph> dialog with <emph>Tools - Protect Document - Document</emph>. Optionally enter a password and click OK."
+msgstr "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Προστατεύει τη δομή φύλλου του εγγράφου σας από τροποποιήσεις. Είναι αδύνατο να εισάγετε, διαγράψετε, μετονομάσετε, μετακινήσετε ή αντιγράψετε φύλλα.</ahelp></variable> Ανοίξτε το παράθυρο διαλόγου <emph>Προστασία εγγράφου</emph> από το <emph>Εργαλεία - Προστασία εγγράφου - Έγγραφο</emph>. Προαιρετικά εισάγετε ένα κωδικό πρόσβασης και πατήστε ΟΚ."
-#: 04060101.xhp
+#: 06060200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148583\n"
-"54\n"
+"06060200.xhp\n"
+"par_id3153188\n"
+"6\n"
"help.text"
-msgid "<item type=\"input\">7</item>"
-msgstr "<item type=\"input\">7</item>"
+msgid "The structure of protected spreadsheet documents can be changed only if the <emph>Protect</emph> option is disabled. On the context menus for the spreadsheet tabs at the lower graphic border, only the menu item <emph>Select All Sheets</emph> can be activated. All other menu items are deactivated. To remove the protection, call up the command <emph>Tools - Protect Document - Document</emph> again. If no password is assigned, protection is immediately removed. If you were assigned a password, the <emph>Remove Spreadsheet Protection</emph> dialog appears, in which you must enter the password. Only then can you remove the check mark specifying that protection is active."
+msgstr "Η δομή των προστατευμένων εγγράφων υπολογιστικού φύλλου μπορεί να αλλάξει μόνο αν απενεργοποιηθεί η επιλογή <emph>Προστασία</emph>. Στα μενού περιεχομένου των καρτελών του υπολογιστικού φύλλου που βρίσκονται στο κάτω περίγραμμα, μόνο το στοιχείο μενού <emph>Επιλογή όλων των φύλλων</emph> μπορεί να ενεργοποιηθεί. Όλα τα άλλα αντικείμενα του μενού είναι απενεργοποιημένα. Για να καταργήσετε την προστασία, επιλέξτε και πάλι την εντολή <emph>Εργαλεία - Προστασία εγγράφου - Έγγραφο</emph>. Αν δεν έχει ορισθεί κωδικός πρόσβασης, τότε η προστασία καταργείται αμέσως. Αν είχατε ορίσει κωδικό πρόσβασης, θα προβληθεί το παράθυρο διαλόγου <emph>Κατάργηση προστασίας υπολογιστικού φύλλου</emph>, όπου θα πρέπει να πληκτρολογήσετε τον κωδικό πρόσβασης. Μόνο τότε θα καταργηθεί το σύμβολο επιλογής που δηλώνει ότι η κατάσταση προστασίας είναι ενεργή."
-#: 04060101.xhp
+#: 06060200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3154556\n"
-"55\n"
+"06060200.xhp\n"
+"par_id3145750\n"
+"7\n"
"help.text"
-msgid "<item type=\"input\">200</item>"
-msgstr "<item type=\"input\">200</item>"
+msgid "A protected document, once saved, can only be saved again with the <emph>File - Save As</emph> menu command."
+msgstr "Ένα προστατευμένο έγγραφο, αφού αποθηκευθεί, μπορεί να αποθηκευθεί εκ νέου μόνο με την εντολή μενού <emph>Αρχείο - Αποθήκευση ως</emph>."
-#: 04060101.xhp
+#: 06060200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3155255\n"
-"56\n"
+"06060200.xhp\n"
+"hd_id3152596\n"
+"4\n"
"help.text"
-msgid "<item type=\"input\">36</item>"
-msgstr "<item type=\"input\">36</item>"
+msgid "Password (optional)"
+msgstr "Κωδικός (προαιρετικό)"
-#: 04060101.xhp
+#: 06060200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3145141\n"
-"57\n"
+"06060200.xhp\n"
+"par_id3155412\n"
+"5\n"
"help.text"
-msgid "9"
-msgstr "9"
+msgid "You can create a password to protect your document against unauthorized or accidental modifications."
+msgstr "Μπορείτε να δημιουργήσετε έναν κωδικό για να προστατέψετε το έγγραφό σας από μη εξουσιοδοτημένες τυχαίες τροποποιήσεις."
-#: 04060101.xhp
+#: 06060200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153078\n"
-"58\n"
+"06060200.xhp\n"
+"par_id3150717\n"
+"9\n"
"help.text"
-msgid "<item type=\"input\">Harry</item>"
-msgstr "<item type=\"input\">Χάρης</item>"
+msgid "You can completely protect your work by combining both options from <emph>Tools - Protect Document</emph>, including password entry. If you want to prevent the document from being opened by other users, select <emph>Save With Password </emph>and click the <emph>Save</emph> button. The <emph>Enter Password</emph> dialog appears. Consider carefully when choosing a password; if you forget it after you close a document you will be unable to access the document."
+msgstr "Μπορείτε να επιτύχετε την πλήρη προστασία της εργασίας σας με συνδυασμό και των δύο επιλογών στο μενού <emph>Εργαλεία - Προστασία εγγράφου</emph>, συμπεριλαμβάνοντας κωδικό πρόσβασης. Για να απαγορεύσετε τελείως το άνοιγμα του εγγράφου από άλλους χρήστες, ενεργοποιήστε το πεδίο <emph>Αποθήκευση με κωδικό πρόσβασης</emph> κατά την αρχική αποθήκευση πριν κάνετε κλικ στο κουμπί <emph>Αποθήκευση</emph>. Εμφανίζεται το παράθυρο διαλόγου <emph>Εισαγωγή κωδικού πρόσβασης</emph>. Σκεφθείτε προσεκτικά των κωδικό που θα επιλέξετε. Σημειώστε ότι σε περίπτωση που ξεχάσετε τον κωδικό πρόσβασης δεν θα μπορείτε να ανοίξετε το έγγραφό σας."
-#: 04060101.xhp
+#: 06070000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149955\n"
-"59\n"
+"06070000.xhp\n"
+"tit\n"
"help.text"
-msgid "<item type=\"input\">3</item>"
-msgstr "<item type=\"input\">3</item>"
+msgid "AutoCalculate"
+msgstr "Αυτόματος υπολογισμός"
-#: 04060101.xhp
+#: 06070000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150005\n"
-"60\n"
+"06070000.xhp\n"
+"bm_id3145673\n"
"help.text"
-msgid "<item type=\"input\">9</item>"
-msgstr "<item type=\"input\">9</item>"
+msgid "<bookmark_value>calculating; auto calculating sheets</bookmark_value><bookmark_value>recalculating;auto calculating sheets</bookmark_value><bookmark_value>AutoCalculate function in sheets</bookmark_value><bookmark_value>correcting sheets automatically</bookmark_value><bookmark_value>formulas;AutoCalculate function</bookmark_value><bookmark_value>cell contents;AutoCalculate function</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός, αυτόματος υπολογισμός φύλλων</bookmark_value><bookmark_value>επανυπολογισμός, αυτόματος υπολογισμός φύλλων</bookmark_value><bookmark_value>λειτουργία Αυτόματος υπολογισμός σε φύλλα</bookmark_value><bookmark_value>αυτόματη διόρθωση φύλλων</bookmark_value><bookmark_value>τύποι, λειτουργία Αυτόματος υπολογισμός</bookmark_value><bookmark_value>περιεχόμενα κελιών, λειτουργία Αυτόματος υπολογισμός</bookmark_value>"
-#: 04060101.xhp
+#: 06070000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3155951\n"
-"61\n"
+"06070000.xhp\n"
+"hd_id3145673\n"
+"1\n"
"help.text"
-msgid "<item type=\"input\">1200</item>"
-msgstr "<item type=\"input\">1200</item>"
+msgid "<link href=\"text/scalc/01/06070000.xhp\" name=\"AutoCalculate\">AutoCalculate</link>"
+msgstr "<link href=\"text/scalc/01/06070000.xhp\" name=\"Αυτόματος υπολογισμός\">Αυτόματος υπολογισμός</link>"
-#: 04060101.xhp
+#: 06070000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3145169\n"
-"62\n"
+"06070000.xhp\n"
+"par_id3148798\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">44</item>"
-msgstr "<item type=\"input\">44</item>"
+msgid "<ahelp hid=\".uno:AutomaticCalculation\">Automatically recalculates all formulas in the document.</ahelp>"
+msgstr "<ahelp hid=\".uno:AutomaticCalculation\">Επανυπολογίζει αυτόματα όλους τους τύπους του εγγράφου.</ahelp>"
-#: 04060101.xhp
+#: 06070000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153571\n"
-"63\n"
+"06070000.xhp\n"
+"par_id3145173\n"
+"3\n"
"help.text"
-msgid "10"
-msgstr "10"
+msgid "All cells are recalculated after a sheet cell has been modified. Any charts in the sheet will also be refreshed."
+msgstr "Επανυπολογίζονται όλα τα κελιά μετά την τροποποίηση ενός φύλλου. Επίσης ενημερώνονται και όσα διαγράμματα περιέχονται στο φύλλο."
-#: 04060101.xhp
+#: 06080000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148761\n"
-"64\n"
+"06080000.xhp\n"
+"tit\n"
"help.text"
-msgid "<item type=\"input\">Irene</item>"
-msgstr "<item type=\"input\">Ειρήνη</item>"
+msgid "Recalculate"
+msgstr "Επανάληψη υπολογισμού"
-#: 04060101.xhp
+#: 06080000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149877\n"
-"65\n"
+"06080000.xhp\n"
+"bm_id3157909\n"
"help.text"
-msgid "<item type=\"input\">2</item>"
-msgstr "<item type=\"input\">2</item>"
+msgid "<bookmark_value>recalculating;all formulas in sheets</bookmark_value><bookmark_value>formulas; recalculating manually</bookmark_value><bookmark_value>cell contents; recalculating</bookmark_value>"
+msgstr "<bookmark_value>επανυπολογισμός, όλοι οι τύποι στα φύλλα</bookmark_value><bookmark_value>τύποι, χειροκίνητος επανυπολογισμός</bookmark_value><bookmark_value>περιεχόμενα κελιών, επανυπολογισμός</bookmark_value>"
-#: 04060101.xhp
+#: 06080000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3154327\n"
-"66\n"
+"06080000.xhp\n"
+"hd_id3157909\n"
+"1\n"
"help.text"
-msgid "<item type=\"input\">8</item>"
-msgstr "<item type=\"input\">8</item>"
+msgid "<link href=\"text/scalc/01/06080000.xhp\" name=\"Recalculate\">Recalculate</link>"
+msgstr "<link href=\"text/scalc/01/06080000.xhp\" name=\"Επανυπολογισμός\">Επανυπολογισμός</link>"
-#: 04060101.xhp
+#: 06080000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3155435\n"
-"67\n"
+"06080000.xhp\n"
+"par_id3154758\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">1000</item>"
-msgstr "<item type=\"input\">1000</item>"
+msgid "<ahelp hid=\".uno:Calculate\">Recalculates all changed formulas. If AutoCalculate is enabled, the Recalculate command applies only to formulas like RAND or NOW.</ahelp>"
+msgstr "<ahelp hid=\".uno:Calculate\">Επαναϋπολογίζει όλους τους αλλαγμένους τύπους. Εάν ο αυτόματος υπολογισμός είναι ενεργοποιημένος, η εντολή επαναϋπολογισμού εφαρμόζεται μόνο στους τύπους όπως RAND ή NOW.</ahelp>"
-#: 04060101.xhp
+#: 06080000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3145353\n"
-"68\n"
+"06080000.xhp\n"
+"par_id315475899\n"
"help.text"
-msgid "<item type=\"input\">42</item>"
-msgstr "<item type=\"input\">42</item>"
+msgid "Press F9 to recalculate. Press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 to recalculate all formulas in the document."
+msgstr "Πατήστε F9 για επαναϋπολογισμό. Πατήστε Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 για επαναϋπολογισμό όλων των τύπων στο έγγραφο."
-#: 04060101.xhp
+#: 06080000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150662\n"
-"69\n"
+"06080000.xhp\n"
+"par_id3150793\n"
+"5\n"
"help.text"
-msgid "11"
-msgstr "11"
+msgid "After the document has been recalculated, the display is refreshed. All charts are also refreshed."
+msgstr "Μετά τον επαναϋπολογισμό του εγγράφου, η προβολή ανανεώνεται. Όλα τα γραφήματα επίσης ανανεώνονται."
-#: 04060101.xhp
+#: 06080000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150568\n"
-"70\n"
+"06080000.xhp\n"
+"par_id315475855\n"
"help.text"
-msgid "12"
-msgstr "12"
+msgid "The Add-In functions like RANDBETWEEN currently cannot respond to the Recalculate command or F9. Press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 to recalculate all formulas, including the Add-In functions."
+msgstr "Οι πρόσθετες συναρτήσεις όπως RANDBETWEEN προς το παρόν δεν απαντούν στην εντολή επαναϋπολογισμού ή F9. Πατήστε Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 για επαναϋπολογισμό όλων των τύπων, συμπεριλαμβάνοντας τις πρόσθετες συναρτήσεις."
-#: 04060101.xhp
+#: 06130000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149393\n"
-"71\n"
+"06130000.xhp\n"
+"tit\n"
"help.text"
-msgid "13"
-msgstr "13"
+msgid "AutoInput"
+msgstr "Αυτόματη εισαγωγή"
-#: 04060101.xhp
+#: 06130000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153544\n"
-"72\n"
+"06130000.xhp\n"
+"bm_id2486037\n"
"help.text"
-msgid "<item type=\"input\">Name</item>"
-msgstr "<item type=\"input\">Όνομα</item>"
+msgid "<bookmark_value>entering entries with AutoInput function</bookmark_value><bookmark_value>capital letters;AutoInput function</bookmark_value>"
+msgstr "<bookmark_value>Εισαγωγή καταχωρήσεων με τη συνάρτηση Αυτόματη εισαγωγή</bookmark_value><bookmark_value>κεφαλαία γράμματα, λειτουργία αυτόματης εισαγωγή</bookmark_value>"
-#: 04060101.xhp
+#: 06130000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3158414\n"
-"73\n"
+"06130000.xhp\n"
+"hd_id3148492\n"
+"1\n"
"help.text"
-msgid "<item type=\"input\">Grade</item>"
-msgstr "<item type=\"input\">Βαθμός</item>"
+msgid "<link href=\"text/scalc/01/06130000.xhp\" name=\"AutoInput\">AutoInput</link>"
+msgstr "<link href=\"text/scalc/01/06130000.xhp\" name=\"Αυτόματη Εισαγωγή\">Αυτόματη Εισαγωγή</link>"
-#: 04060101.xhp
+#: 06130000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3152820\n"
-"74\n"
+"06130000.xhp\n"
+"par_id3150793\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">Age</item>"
-msgstr "<item type=\"input\">Ηλικία</item>"
+msgid "<ahelp hid=\".uno:AutoComplete\">Switches the AutoInput function on and off, which automatically completes entries, based on other entries in the same column.</ahelp> The column is scanned up to a maximum of 2000 cells or 200 different strings."
+msgstr "<ahelp hid=\".uno:AutoComplete\">Ενεργοποιεί ή απενεργοποιεί τη λειτουργία αυτόματης εισαγωγής, η οποία συμπληρώνει αυτόματα τις καταχωρήσεις που πληκτρολογείτε, βασισμένη στις άλλες καταχωρίσεις στην ίδια στήλη.</ahelp> Λαμβάνεται υπόψη ολόκληρη η στήλη, με μέγιστο όριο τα 2000 κελιά ή τα 200 διαφορετικά αλφαριθμητικά."
-#: 04060101.xhp
+#: 06130000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3154866\n"
-"75\n"
+"06130000.xhp\n"
+"par_id3156422\n"
+"8\n"
"help.text"
-msgid "<item type=\"input\">Distance to School</item>"
-msgstr "<item type=\"input\">Απόσταση για το σχολείο</item>"
+msgid "The completion text is highlighted."
+msgstr "Το κείμενο της συμπλήρωσης επισημαίνεται."
-#: 04060101.xhp
+#: 06130000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150471\n"
-"76\n"
+"06130000.xhp\n"
+"par_idN1065D\n"
"help.text"
-msgid "<item type=\"input\">Weight</item>"
-msgstr "<item type=\"input\">Βάρος</item>"
+msgid "To accept the completion, press <item type=\"keycode\">Enter</item> or a cursor key."
+msgstr "Για να αποδεχθείτε τη συμπλήρωση πατήστε <item type=\"keycode\">Enter</item> ή ένα πλήκτρο με βέλος."
-#: 04060101.xhp
+#: 06130000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153920\n"
-"77\n"
+"06130000.xhp\n"
+"par_idN10665\n"
"help.text"
-msgid "14"
-msgstr "14"
+msgid "To append text or to edit the completion, press <item type=\"keycode\">F2</item>."
+msgstr "Για να προσθέσετε κείμενο ή για να επεξεργασθείτε τη συμπλήρωση πατήστε <item type=\"keycode\">F2</item>."
-#: 04060101.xhp
+#: 06130000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148429\n"
-"78\n"
+"06130000.xhp\n"
+"par_idN1066D\n"
"help.text"
-msgid "<item type=\"input\">>600</item>"
-msgstr "<item type=\"input\">>600</item>"
+msgid "To view more completions, press <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab</item> to scroll forward, or <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Tab</item> to scroll backward."
+msgstr "Για να δείτε περισσότερες ολοκληρώσεις, πατήστε <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab</item> για εμπροσθοκύλιση , ή <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Tab</item> για οπισθοκύλιση."
-#: 04060101.xhp
+#: 06130000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3152588\n"
-"79\n"
+"06130000.xhp\n"
+"par_idN10679\n"
"help.text"
-msgid "15"
-msgstr "15"
+msgid "To see a list of all available AutoInput text items for the current column, press <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow</item>."
+msgstr "Για να δείτε μια λίστα όλων των διαθέσιμων στοιχείων κειμένου αυτόματης εισαγωγής για την τρέχουσα στήλη, πατήστε <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+κάτω βέλος</item>."
-#: 04060101.xhp
+#: 06130000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3083286\n"
-"80\n"
+"06130000.xhp\n"
+"par_id3150439\n"
+"3\n"
"help.text"
-msgid "16"
-msgstr "16"
+msgid "When typing formulas using characters that match previous entries, a Help tip will appear listing the last ten functions used from <emph>Function Wizard</emph>, from all defined range names, from all database range names, and from the content of all label ranges."
+msgstr "Όταν πληκτρολογείτε τύπους χρησιμοποιώντας χαρακτήρες που ταιριάζουν με προηγούμενες καταχωρήσεις, τότε θα εμφανιστεί μια συμβουλή Βοήθειας, η οποία θα αναγράφει τις τελευταίες δέκα συναρτήσεις του <emph>Οδηγού συνάρτησης</emph> που χρησιμοποιήθηκαν, από όλα τα καθορισμένα ονόματα περιοχών, από όλα τα ονόματα περιοχών βάσης δεδομένων και από το περιεχόμενο όλων των περιοχών ετικετών."
-#: 04060101.xhp
+#: 06130000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3163823\n"
-"81\n"
+"06130000.xhp\n"
+"par_id3153363\n"
+"5\n"
"help.text"
-msgid "<item type=\"input\">DCOUNT</item>"
-msgstr "<item type=\"input\">DCOUNT</item>"
+msgid "AutoInput is case-sensitive. If, for example, you have written \"Total\" in a cell, you cannot enter \"total\" in another cell of the same column without first deactivating AutoInput."
+msgstr "Η Αυτόματη Εισαγωγή λαμβάνει υπόψη πεζά-κεφαλαία. Αν, π.χ., έχετε γράψει \"Σύνολο\" σε ένα κελί, δεν μπορείτε να εισάγετε \"σύνολο\" σε άλλο κελί της ίδιας στήλης αν δεν απενεργοποιήσετε πρώτα την Αυτόματη Εισαγωγή."
-#: 04060101.xhp
+#: 06990000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3145083\n"
-"82\n"
+"06990000.xhp\n"
+"tit\n"
"help.text"
-msgid "<item type=\"input\">5</item>"
-msgstr "<item type=\"input\">5</item>"
+msgid "Cell Contents"
+msgstr "Περιεχόμενα κελιού"
-#: 04060101.xhp
+#: 06990000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149282\n"
-"83\n"
+"06990000.xhp\n"
+"hd_id3153087\n"
+"1\n"
"help.text"
-msgid "The formula in cell B16 is =DCOUNT(A1:E10;0;A13:E14)"
-msgstr "Ο τύπος στο κελί Β16 είναι =DCOUNT(A1:E10;0;A13:E14)"
+msgid "<link href=\"text/scalc/01/06990000.xhp\" name=\"Cell Contents\">Cell Contents</link>"
+msgstr "<link href=\"text/scalc/01/06990000.xhp\" name=\"Περιεχόμενα κελιών\">Περιεχόμενα κελιών</link>"
-#: 04060101.xhp
+#: 06990000.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3150962\n"
-"192\n"
+"06990000.xhp\n"
+"par_id3145674\n"
+"2\n"
"help.text"
-msgid "Database Function Parameters:"
-msgstr "Παράμετροι συνάρτησης βάσης δεδομένων:"
+msgid "Opens a submenu with commands to calculate tables and activate AutoInput."
+msgstr "Ανοίγει ένα δευτερεύον μενού με εντολές για να υπολογίσετε τους πίνακες και να ενεργοποιήσετε την αυτόματη εισαγωγή."
-#: 04060101.xhp
+#: 07080000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3155837\n"
-"84\n"
+"07080000.xhp\n"
+"tit\n"
"help.text"
-msgid "The following items are the parameter definitions for all database functions:"
-msgstr "Τα ακόλουθα αντικείμενα είναι οι ορισμοί των παραμέτρων για όλες τις λειτουργίες βάσης δεδομένων:"
+msgid "Split"
+msgstr "Διαίρεση"
-#: 04060101.xhp
+#: 07080000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149453\n"
-"85\n"
+"07080000.xhp\n"
+"hd_id3163800\n"
+"1\n"
"help.text"
-msgid "<emph>Database</emph> is the cell range defining the database."
-msgstr "Η <emph>Βάση δεδομένων</emph> είναι η περιοχή κελιών που καθορίζει τη βάση δεδομένων."
+msgid "<link href=\"text/scalc/01/07080000.xhp\" name=\"Split\">Split</link>"
+msgstr "<link href=\"text/scalc/01/07080000.xhp\" name=\"Διαίρεση\">Διαίρεση</link>"
-#: 04060101.xhp
+#: 07080000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3151272\n"
-"86\n"
+"07080000.xhp\n"
+"par_id3150084\n"
+"2\n"
"help.text"
-msgid "<emph>DatabaseField</emph> specifies the column where the function operates on after the search criteria of the first parameter is applied and the data rows are selected. It is not related to the search criteria itself. Use the number 0 to specify the whole data range. <variable id=\"quotes\">To reference a column by means of the column header name, place quotation marks around the header name. </variable>"
-msgstr "Το <emph>πεδίο βάσης δεδομένων</emph> καθορίζει τη στήλη όπου δρα η συνάρτηση, μετά την εφαρμογή των κριτηρίων αναζήτησης της πρώτης παραμέτρου και την επιλογή των γραμμών. Δεν σχετίζεται με τα κριτήρια αναζήτησης αυτά καθεαυτά. Χρησιμοποιήστε τον αριθμό 0 για να καθορίσετε ολόκληρη την περιοχή δεδομένων. <variable id=\"quotes\">Για να αναφέρετε μαι στήλη με χρήση της κεφαλίδας της, τοποθετείστε εισαγωγικά εκατέρωθεν του ονόματος.</variable>"
+msgid "<ahelp hid=\".uno:SplitWindow\" visibility=\"visible\">Divides the current window at the top left corner of the active cell.</ahelp>"
+msgstr "<ahelp hid=\".uno:SplitWindow\" visibility=\"visible\">Διαχωρίζει το τρέχον παράθυρο στην άνω αριστερή γωνία του ενεργού κελιού.</ahelp>"
-#: 04060101.xhp
+#: 07080000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3147083\n"
-"87\n"
+"07080000.xhp\n"
+"par_id3154910\n"
+"3\n"
"help.text"
-msgid "<emph>SearchCriteria</emph> is the cell range containing search criteria. If you write several criteria in one row they are connected by AND. If you write the criteria in different rows they are connected by OR. Empty cells in the search criteria range will be ignored."
-msgstr "Το <emph>κριτήρια αναζήτησης</emph> είναι η περιοχή κελιών που περιέχει τα κριτήρια αναζήτησης. Αν γράψετε πολλά κριτήρια σε μία γραμμή συνδέονται με AND. Αν γράψετε τα κριτήρια σε διαφορετικές γραμμές συνδέονται με OR. Κενά κελιά στην περιοχή των κριτηρίων αναζήτησης θα αγνοηθούν."
+msgid "You can also use the mouse to split the window horizontally or vertically. To do this, drag the thick black line located directly above the vertical scrollbar or directly to the right of the horizontal scrollbar into the window. A thick black line will show where the window is split."
+msgstr "Μπορείτε επίσης να χρησιμοποιείστε το ποντίκι για να διαιρέσετε το παράθυρο οριζόντια ή κάθετα. Για να το κάνετε, σύρετε στη σελίδα εργασίας τη χοντρή μαύρη γραμμή που βρίσκεται ακριβώς επάνω από την κάθετη γραμμή κύλισης ή απευθείας στα δεξιά της οριζόντιας γραμμής κύλισης του παραθύρου. Στο σημείο που διαιρείται η σελίδα εργασίας θα εμφανιστεί μια χοντρή μαύρη γραμμή."
-#: 04060101.xhp
+#: 07080000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3151188\n"
-"188\n"
+"07080000.xhp\n"
+"par_id3149263\n"
+"4\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\">%PRODUCTNAME Calc - Calculate</link> to define how $[officename] Calc acts when searching for identical entries."
-msgstr "Επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\" name=\"Υπολογιστικό φύλλο - Υπολογισμός\">%PRODUCTNAME Calc - Υπολογισμός</link> για να καθορίσετε πώς το $[officename] Calc συμπεριφέρεται όταν αναζητά ταυτόσημες καταχωρίσεις."
+msgid "A split window has its own scrollbars in each partial section; by contrast, <link href=\"text/scalc/01/07090000.xhp\" name=\"fixed window sections\">fixed window sections</link> are not scrollable."
+msgstr "Ένα διαιρεμένο παράθυρο έχει τις δικές του γραμμές κύλισης σε κάθε επιμέρους τμήμα. Αντιθέτως, τα <link href=\"text/scalc/01/07090000.xhp\" name=\"σταθερά τμήματα παραθύρου\">σταθερά τμήματα παραθύρου</link> δεν έχουν γραμμές κύλισης."
-#: 04060101.xhp
+#: 07090000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3882869\n"
+"07090000.xhp\n"
+"tit\n"
"help.text"
-msgid "See also the Wiki page about <link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Conditional_Counting_and_Summation\">Conditional Counting and Summation</link>."
-msgstr "Δείτε επίσης τη σελίδα Wiki σχετικά με <link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Conditional_Counting_and_Summation\">Υπό όρους μέτρηση και άθροιση</link>."
+msgid "Freeze"
+msgstr "Παγίωση"
-#: 04060101.xhp
+#: 07090000.xhp
msgctxt ""
-"04060101.xhp\n"
-"bm_id3150882\n"
+"07090000.xhp\n"
+"hd_id3150517\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>DCOUNT function</bookmark_value> <bookmark_value>counting rows;with numeric values</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DCOUNT</bookmark_value><bookmark_value>καταμέτρηση γραμμών, με αριθμητικές τιμές</bookmark_value>"
+msgid "<link href=\"text/scalc/01/07090000.xhp\" name=\"Freeze\">Freeze</link>"
+msgstr "<link href=\"text/scalc/01/07090000.xhp\" name=\"Παγίωση\">Παγίωση</link>"
-#: 04060101.xhp
+#: 07090000.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3150882\n"
-"88\n"
+"07090000.xhp\n"
+"par_id3156289\n"
+"2\n"
"help.text"
-msgid "DCOUNT"
-msgstr "DCOUNT"
+msgid "<ahelp hid=\".uno:FreezePanes\" visibility=\"visible\">Divides the sheet at the top left corner of the active cell and the area to the top left is no longer scrollable.</ahelp>"
+msgstr "<ahelp hid=\".uno:FreezePanes\" visibility=\"visible\">Διαιρεί το φύλλο στην πάνω αριστερή γωνία του ενεργού κελιού και η περιοχή πάνω αριστερά δεν δέχεται πλέον κύλιση.</ahelp>"
-#: 04060101.xhp
+#: 12010000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3156133\n"
-"89\n"
+"12010000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DBANZAHL\">DCOUNT counts the number of rows (records) in a database that match the specified search criteria and contain numerical values.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DBANZAHL\">Η DCOUNT καταμετρά τον αριθμό των γραμμών (εγγραφών) σε μια βάση δεδομένων που συμφωνούν με τα καθορισμένα κριτήρια και περιέχουν αριθμητικές τιμές.</ahelp>"
+msgid "Define Database Range"
+msgstr "Ορισμός περιοχής βάσης δεδομένων"
-#: 04060101.xhp
+#: 12010000.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3156099\n"
-"90\n"
+"12010000.xhp\n"
+"hd_id3157909\n"
+"1\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Define Database Range"
+msgstr "Ορισμός περιοχής βάσης δεδομένων"
-#: 04060101.xhp
+#: 12010000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153218\n"
-"91\n"
+"12010000.xhp\n"
+"par_id3155922\n"
+"2\n"
"help.text"
-msgid "DCOUNT(Database; DatabaseField; SearchCriteria)"
-msgstr "DCOUNT(Βάση-δεδομένων, Πεδίο-βάσης-δεδομένων, Κριτήρια αναζήτησης)"
+msgid "<variable id=\"bereichtext\"><ahelp hid=\".uno:DefineDBName\">Defines a database range based on the selected cells in your sheet.</ahelp></variable>"
+msgstr "<variable id=\"bereichtext\"><ahelp hid=\".uno:DefineDBName\">Καθορίζει μία περιοχή βάσης δεδομένων που βασίζεται στα επιλεγμένα κελιά στο φύλλο σας.</ahelp></variable>"
-#: 04060101.xhp
+#: 12010000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153273\n"
-"187\n"
+"12010000.xhp\n"
+"par_id3149456\n"
+"5\n"
"help.text"
-msgid "For the DatabaseField parameter you can enter a cell to specify the column, or enter the number 0 for the entire database. The parameter cannot be empty. <embedvar href=\"text/scalc/01/04060101.xhp#quotes\"/>"
-msgstr "Για την παράμετρο Πεδίο-βάσης-δεδομένων μπορείτε να εισάγετε ένα κελί για να καθορίσετε τη στήλη, ή τον αριθμό μηδέν για ολόκληρη τη βάση δεδομένων. Η παράμετρος δεν μπορεί να είναι κενή.<embedvar href=\"text/scalc/01/04060101.xhp#quotes\"/>"
+msgid "You can only select a rectangular cell range."
+msgstr "Μπορείτε να επιλέξετε μία ορθογώνια περιοχή κελιών."
-#: 04060101.xhp
+#: 12010000.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3154743\n"
-"92\n"
+"12010000.xhp\n"
+"hd_id3156422\n"
+"3\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Name"
+msgstr "Όνομα"
-#: 04060101.xhp
+#: 12010000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153623\n"
-"93\n"
+"12010000.xhp\n"
+"par_id3150770\n"
+"4\n"
"help.text"
-msgid "In the example above (scroll up, please), we want to know how many children have to travel more than 600 meters to school. The result is to be stored in cell B16. Set the cursor in cell B16. Enter the formula <item type=\"input\">=DCOUNT(A1:E10;0;A13:E14)</item> in B16. The <emph>Function Wizard</emph> helps you to input ranges."
-msgstr "Στο παράδειγμα παραπάνω (δείτε παραπάνω, παρακαλώ), θέλουμε να γνωρίζουμε πόσα παιδιά θα μετακινούνται πάνω από 600 μέτρα για το σχολείο. Το αποτέλεσμα θα αποθηκευθεί στο κελί Β16. Βάλτε το δρομέα στο κελί Β16. Εισάγετε τον τύπο <item type=\"input\">=DCOUNT(A1:E10;0;A13:E14)</item> στο κελί Β16. Ο <emph>Οδηγός συνάρτησης</emph> σας βοηθάει να εισάγετε περιοχές."
+msgid "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_DBNAMES:ED_NAME\">Enter a name for the database range that you want to define, or select an existing name from the list.</ahelp>"
+msgstr "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_DBNAMES:ED_NAME\">Πληκτρολογήστε ένα όνομα για την περιοχή βάσης δεδομένων που θέλετε να ορίσετε, ή επιλέξτε κάποιο όνομα από τη λίστα.</ahelp>"
-#: 04060101.xhp
+#: 12010000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149142\n"
-"94\n"
+"12010000.xhp\n"
+"hd_id3147228\n"
+"6\n"
"help.text"
-msgid "<emph>Database</emph> is the range of data to be evaluated, including its headers: in this case A1:E10. <emph>DatabaseField</emph> specifies the column for the search criteria: in this case, the whole database. <emph>SearchCriteria</emph> is the range where you can enter the search parameters: in this case, A13:E14."
-msgstr "Το <emph>Βάση-δεδομένων</emph> είναι το εύρος των δεδομένων που θα αξιολογηθούν, περιλαμβανομένων των κεφαλίδων, σε αυτή την περίπτωση Α1:Ε10. Το <emph>Πεδίο-βάσης-δεδομένων</emph> καθορίζει τη στήλη για τα κριτήρια αναζήτησης: σε αυτή την περίπτωση ολόκληρη τη βάση δεδομένων. Το <emph>Κριτήρια αναζήτησης</emph> είναι η περιοχή όπου μπορείτε να εισάγετε τις παραμέτρους αναζήτησης, σε αυτή την περίπτωση Α13:Ε14."
+msgid "Range"
+msgstr "Εύρος"
-#: 04060101.xhp
+#: 12010000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3145652\n"
-"95\n"
+"12010000.xhp\n"
+"par_id3150441\n"
+"7\n"
"help.text"
-msgid "To learn how many children in second grade are over 7 years of age, delete the entry >600 in cell D14 and enter <item type=\"input\">2</item> in cell B14 under Grade, and enter <item type=\"input\">>7</item> in cell C14 to the right. The result is 2. Two children are in second grade and over 7 years of age. As both criteria are in the same row, they are connected by AND."
-msgstr "Για να μάθετε πόσα παιδιά της δεύτερης τάξης είναι άνω των 7 ετών, διαγράψτε την καταχώρηση >600 στο κελί D14 και εισάγετε <item type=\"input\">2</item> στο κελί Β14 κάτω από την Τάξη, και εισάγετε <item type=\"input\">>7</item> στο κελί C14 στα δεξιά. Το αποτέλεσμα είναι 2. Δύο παιδιά βρίσκονται στη δεύτερη τάξη και είναι άνω των 7 ετών. Καθώς και τα δύο κριτήρια βρίσκονται στην ίδια σειρά συνδέονται με AND."
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_DBNAMES:ED_DBAREA\">Displays the selected cell range.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_DBNAMES:ED_DBAREA\">Εμφανίζει την επιλεγμένη περιοχή κελιών.</ahelp>"
-#: 04060101.xhp
+#: 12010000.xhp
msgctxt ""
-"04060101.xhp\n"
-"bm_id3156123\n"
+"12010000.xhp\n"
+"hd_id3153188\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>DCOUNTA function</bookmark_value> <bookmark_value>records;counting in Calc databases</bookmark_value> <bookmark_value>counting rows;with numeric or alphanumeric values</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DCOUNTA</bookmark_value><bookmark_value>εγγραφές, καταμέτρηση στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>καταμέτρηση γραμμών, με αριθμητικές και αλφαριθμητικές τιμές</bookmark_value>"
+msgid "Add/Modify"
+msgstr "Προσθήκη/Τροποποίηση"
-#: 04060101.xhp
+#: 12010000.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3156123\n"
-"97\n"
+"12010000.xhp\n"
+"par_id3153726\n"
+"11\n"
"help.text"
-msgid "DCOUNTA"
-msgstr "DCOUNTA"
+msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_DBNAMES:BTN_ADD\">Adds the selected cell range to the database range list, or modifies an existing database range.</ahelp>"
+msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_DBNAMES:BTN_ADD\">Προσθέτει την επιλεγμένη περιοχή κελιών στη λίστα της περιοχής βάσης δεδομένων, ή τροποποιεί μία υπάρχουσα περιοχή βάσης δεδομένων.</ahelp>"
-#: 04060101.xhp
+#: 12010000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3156110\n"
-"98\n"
+"12010000.xhp\n"
+"hd_id3150010\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DBANZAHL2\">DCOUNTA counts the number of rows (records) in a database that match the specified search conditions, and contain numeric or alphanumeric values.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DBANZAHL2\"> Η DCOUNTA καταμετρά των αριθμό των γραμμών (εγγραφών) μιας βάσης δεδομένων που συμφωνούν με τα καθορισμένα κριτήρια αναζήτησης και περιέχουν αριθμητικές και αλφαριθμητικές τιμές.</ahelp>"
+msgid "More >>"
+msgstr "Πρόσθετα >>"
-#: 04060101.xhp
+#: 12010000.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3143228\n"
-"99\n"
+"12010000.xhp\n"
+"par_id3153144\n"
+"13\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_DBNAMES:BTN_MORE\">Shows additional <link href=\"text/scalc/01/12010100.xhp\" name=\"options\">options</link>.</ahelp>"
+msgstr "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_DBNAMES:BTN_MORE\">Εμφανίζει επιπρόσθετες <link href=\"text/scalc/01/12010100.xhp\" name=\"επιλογές\">επιλογές</link>.</ahelp>"
-#: 04060101.xhp
+#: 12010100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3146893\n"
-"100\n"
+"12010100.xhp\n"
+"tit\n"
"help.text"
-msgid "DCOUNTA(Database; DatabaseField; SearchCriteria)"
-msgstr "DCOUNTA(Βάση-δεδομένων, Πεδίο-βάσης-δεδομένων, Κριτήρια-αναζήτησης)"
+msgid "Options"
+msgstr "Επιλογές"
-#: 04060101.xhp
+#: 12010100.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3149751\n"
-"101\n"
+"12010100.xhp\n"
+"hd_id3154760\n"
+"1\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Options"
+msgstr "Επιλογές"
-#: 04060101.xhp
+#: 12010100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153982\n"
-"102\n"
+"12010100.xhp\n"
+"hd_id3153379\n"
+"3\n"
"help.text"
-msgid "In the example above (scroll up, please), you can search for the number of children whose name starts with an E or a subsequent letter. Edit the formula in B16 to read <item type=\"input\">=DCOUNTA(A1:E10;\"Name\";A13:E14)</item>. Delete the old search criteria and enter <item type=\"input\">>=E</item> under Name in field A14. The result is 5. If you now delete all number values for Greta in row 8, the result changes to 4. Row 8 is no longer included in the count because it does not contain any values. The name Greta is text, not a value. Note that the DatabaseField parameter must point to a column that can contain values."
-msgstr "Στο παράδειγμα παραπάνω, μπορείτε να αναζητήσετε τον αριθμό των παιδιών των οποίων το όνομα αρχίζει από Ε και μετά. Επεξεργασθείτε τον τύπο στο Β16 ώστε να γίνει <item type=\"input\">=DCOUNTA(A1:E10;\"Ηλικία\";A13:E14)</item>. Διαγράψτε τα παλιά κριτήρια αναζήτησης και εισάγετε <item type=\"input\">>=E</item> στο Όνομα στο πεδίο Α14. Το αποτέλεσμα είναι 5. Αν τώρα διαγράψετε όλες τις αριθμητικές τιμές για την κοπέλα στη γραμμή 8, το αποτέλεσμα αλλάζει σε 4. Η γραμμή 8 δεν περιλαμβάνεται πια στην καταμέτρηση διότι δεν περιέχει τιμές. Το όνομα της κοπέλας είναι κείμενο, όχι τιμή. Σημειώστε ότι η παράμετρος Πεδίο-βάσης-δεδομένων πρέπει να δείχνει σε στήλη που να μπορεί να περιέχει τιμές."
+msgid "Contains column labels"
+msgstr "Περιέχει ετικέτες στηλών"
-#: 04060101.xhp
+#: 12010100.xhp
msgctxt ""
-"04060101.xhp\n"
-"bm_id3147256\n"
+"12010100.xhp\n"
+"par_id3148798\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>DGET function</bookmark_value> <bookmark_value>cell contents;searching in Calc databases</bookmark_value> <bookmark_value>searching;cell contents in Calc databases</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DGET</bookmark_value><bookmark_value>περιεχόμενα κελιών, αναζήτηση στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αναζήτηση, περιεχόμενα κελιών στις βάσεις δεδομένων του Calc</bookmark_value>"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_HEADER\" visibility=\"visible\">Selected cell ranges contains labels.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_HEADER\" visibility=\"visible\">Οι επιλεγμένες περιοχές κελιών περιέχουν ετικέτες.</ahelp>"
-#: 04060101.xhp
+#: 12010100.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3147256\n"
-"104\n"
+"12010100.xhp\n"
+"hd_id3153970\n"
+"5\n"
"help.text"
-msgid "DGET"
-msgstr "DGET"
+msgid "Insert or delete cells"
+msgstr "Εισαγωγή ή διαγραφή κελιών"
-#: 04060101.xhp
+#: 12010100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3152801\n"
-"105\n"
+"12010100.xhp\n"
+"par_id3154684\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DBAUSZUG\">DGET returns the contents of the referenced cell in a database which matches the specified search criteria.</ahelp> In case of an error, the function returns either #VALUE! for no row found, or Err502 for more than one cell found."
-msgstr "<ahelp hid=\"HID_FUNC_DBAUSZUG\">Η DGET επιστρέφει τα περιεχόμενα του αναφερθέντος κελιού σε μια βάση δεδομένων που ταιριάζει με τα καθορισθέντα κριτήρια.</ahelp> Στην περίπτωση λάθους, η συνάρτηση επιστρέφει είτε #ΤΙΜΗ! αν δεν βρεθεί γραμμή, είτε Σφάλμα502 για περισσότερα μη ευρεθέντα κελιά."
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_SIZE\" visibility=\"visible\">Automatically inserts new rows and columns into the database range in your document when new records are added to the database.</ahelp> To manually update the database range, choose <emph>Data - Refresh</emph> <emph>Range</emph>."
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_SIZE\" visibility=\"visible\">Εισάγει αυτόματα νέες γραμμές και στήλες στην περιοχη της βάσης δεδομένων στο έγγραφό σας όταν προσθέτονται νέες εγγραφές στη βάση δεδομένων.</ahelp> Για να ενημερώσετε αυτόματα μία περιοχή βάσης δεδομένων, επιλέξτε <emph>Δεδομένα - Ανανέωση</emph> <emph>Περιοχή</emph>."
-#: 04060101.xhp
+#: 12010100.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3159344\n"
-"106\n"
+"12010100.xhp\n"
+"hd_id3153768\n"
+"7\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Keep formatting"
+msgstr "Διατήρηση μορφοποίησης"
-#: 04060101.xhp
+#: 12010100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3154696\n"
-"107\n"
+"12010100.xhp\n"
+"par_id3147435\n"
+"8\n"
"help.text"
-msgid "DGET(Database; DatabaseField; SearchCriteria)"
-msgstr "DGET(Βάση-δεδομένων, Πεδίο-βάσης-δεδομένων, Κριτήρια-αναζήτησης)"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_FORMAT\" visibility=\"visible\">Applies the existing cell format of headers and first data row to the whole database range.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_FORMAT\" visibility=\"visible\">Εφαρμόζει την υπάρχουσα μορφή κελιού κεφαλίδων και την πρώτη γραμμή δεδομένων σε ολόκληρη της περιοχή της βάσης δεδομένων.</ahelp>"
-#: 04060101.xhp
+#: 12010100.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3153909\n"
-"108\n"
+"12010100.xhp\n"
+"hd_id3155856\n"
+"9\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Don't save imported data"
+msgstr "Μη αποθήκευση εισηγμένων δεδομένων"
-#: 04060101.xhp
+#: 12010100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3155388\n"
-"109\n"
+"12010100.xhp\n"
+"par_id3153363\n"
+"10\n"
"help.text"
-msgid "In the above example (scroll up, please), we want to determine what grade a child is in, whose name was entered in cell A14. The formula is entered in cell B16 and differs slightly from the earlier examples because only one column (one database field) can be entered for <emph>DatabaseField</emph>. Enter the following formula:"
-msgstr "Στο παραπάνω παράδειγμα (κάνοντας κύλιση πάνω), θέλουμε να καθορίσουμε σε ποια τάξη βρίσκεται το παιδί, του οποίου το όνομα εισήχθηκε στο κελί Α14. Ο τύπος εισήχθηκε στο κελί Β16 και διαφέρει ελαφρά από τα προηγούμενα παραδείγματα επειδή μόνο μία στήλη (ένα πεδίο βάσης δεδομένων) μπορεί να εισαχθεί για το <emph>Πεδίο βάσης δεδομένων</emph>. Εισάγετε τον ακόλουθο τύπο:"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_STRIPDATA\" visibility=\"visible\">Only saves a reference to the database, and not the contents of the cells.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_DBNAMES:BTN_STRIPDATA\" visibility=\"visible\">Αποθηκεύει μόνο μία παραπομπή στη βάση δεδομένων, και όχι τα περιεχόμενα των κελιών.</ahelp>"
-#: 04060101.xhp
+#: 12010100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153096\n"
-"110\n"
+"12010100.xhp\n"
+"hd_id3147428\n"
+"11\n"
"help.text"
-msgid "<item type=\"input\">=DGET(A1:E10;\"Grade\";A13:E14)</item>"
-msgstr "<item type=\"input\">=DGET(A1:E10;\"Grade\";A13:E14)</item>"
+msgid "Source:"
+msgstr "Πηγή:"
-#: 04060101.xhp
+#: 12010100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150524\n"
-"111\n"
+"12010100.xhp\n"
+"par_id3148576\n"
+"12\n"
"help.text"
-msgid "Enter the name <item type=\"input\">Frank</item> in A14, and you see the result 2. Frank is in second grade. Enter <item type=\"input\">\"Age\"</item> instead of \"Grade\" and you will get Frank's age."
-msgstr "Εισάγετε το όνομα <item type=\"input\">Frank</item> στο κελί A14, και θα δείτε το αποτέλεσμα 2. Ο Φρανκ βρίσκεται στη δεύτερα τάξη. Εισάγετε <item type=\"input\">\"Ηλικία\"</item> αντί για \"Τάξη\" και θα έχετε την ηλικία του Φρανκ."
+msgid "Displays information about the current database source and any existing operators."
+msgstr "Εμφανίζει πληροφορίες για την πηγή της τρέχουσας βάσης δεδομένων και όποιους τελεστές υπάρχουν."
-#: 04060101.xhp
+#: 12010100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148833\n"
-"112\n"
+"12010100.xhp\n"
+"hd_id3146976\n"
+"13\n"
"help.text"
-msgid "Or enter the value <item type=\"input\">11</item> in cell C14 only, and delete the other entries in this row. Edit the formula in B16 as follows:"
-msgstr "Ή εισάγετε την τιμή <item type=\"input\">11</item> στο κελί C14 μόνο, και διαγράψτε τις άλλες καταχωρίσεις σε αυτή τη γραμμή. Επεξεργαστείτε τον τύπο στο κελί Β16 ως εξής:"
+msgid "More <<"
+msgstr "Πρόσθετα <<"
-#: 04060101.xhp
+#: 12010100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149912\n"
-"113\n"
+"12010100.xhp\n"
+"par_id3149664\n"
+"14\n"
"help.text"
-msgid "<item type=\"input\">=DGET(A1:E10;\"Name\";A13:E14)</item>"
-msgstr "<item type=\"input\">=DGET(A1:E10;\"Όνομα\";A13:E14)</item>"
+msgid "Hides the additional options."
+msgstr "Αποκρύπτει τις επιπρόσθετες επιλογές."
-#: 04060101.xhp
+#: 12020000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148813\n"
-"114\n"
+"12020000.xhp\n"
+"tit\n"
"help.text"
-msgid "Instead of the grade, the name is queried. The answer appears at once: Daniel is the only child aged 11."
-msgstr "Αντί για την τάξη γίνεται ερώτημα για το όνομα. Η απάντηση εμφανίζεται αμέσως: Ο Δανιήλ είναι το μόνο παιδί ηλικίας 11 ετών."
+msgid "Select Database Range"
+msgstr "Επιλογή περιοχής βάσης δεδομένων"
-#: 04060101.xhp
+#: 12020000.xhp
msgctxt ""
-"04060101.xhp\n"
-"bm_id3149766\n"
+"12020000.xhp\n"
+"bm_id3145068\n"
"help.text"
-msgid "<bookmark_value>DMAX function</bookmark_value> <bookmark_value>maximum values in Calc databases</bookmark_value> <bookmark_value>searching;maximum values in columns</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DMAX</bookmark_value><bookmark_value>μέγιστες τιμές στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αναζήτηση, μέγιστες τιμές σε στήλες</bookmark_value>"
+msgid "<bookmark_value>databases; selecting (Calc)</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων, επιλογή (Calc)</bookmark_value>"
-#: 04060101.xhp
+#: 12020000.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3149766\n"
-"115\n"
+"12020000.xhp\n"
+"hd_id3145068\n"
+"1\n"
"help.text"
-msgid "DMAX"
-msgstr "DMAX"
+msgid "Select Database Range"
+msgstr "Επιλογή περιοχής βάσης δεδομένων"
-#: 04060101.xhp
+#: 12020000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3154903\n"
-"116\n"
+"12020000.xhp\n"
+"par_id3149655\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DBMAX\">DMAX returns the maximum content of a cell (field) in a database (all records) that matches the specified search conditions.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DBMAX\">Η συνάρτηση DMAX επιστρέφει το μέγιστο περιεχόμενα ενός κελιού (πεδίου) σε μία βάση δεδομένων (όλες τις εγγραφές) που ταιριάζει τις καθορισμένες συνθήκες αναζήτησης.</ahelp>"
+msgid "<variable id=\"bereichwaehlen\"><ahelp hid=\".uno:SelectDB\">Selects a database range that you defined under <link href=\"text/scalc/01/12010000.xhp\" name=\"Data - Define Range\">Data - Define Range</link>.</ahelp></variable>"
+msgstr "<variable id=\"bereichwaehlen\"><ahelp hid=\".uno:SelectDB\">Επιλέγει μία περιοχή βάσης δεδομένων που καθορίσατε από την επιλογή <link href=\"text/scalc/01/12010000.xhp\" name=\"Δεδομένα - Καθορισμός περιοχής\">Δεδομένα - Καθορισμός περιοχής</link>.</ahelp></variable>"
-#: 04060101.xhp
+#: 12020000.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3150771\n"
-"117\n"
+"12020000.xhp\n"
+"hd_id3153192\n"
+"3\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Ranges"
+msgstr "Περιοχές"
-#: 04060101.xhp
+#: 12020000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3159157\n"
-"118\n"
+"12020000.xhp\n"
+"par_id3154684\n"
+"4\n"
"help.text"
-msgid "DMAX(Database; DatabaseField; SearchCriteria)"
-msgstr "DMAX(Βάση-δεδομένων, Πεδίο-βάσης-δεδομένων, Κριτήρια-αναζήτησης)"
+msgid "<ahelp hid=\"modules/scalc/ui/selectrange/treeview\">Lists the available database ranges. To select a database range, click its name, and then click <emph>OK</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/selectrange/treeview\">Δημιουργεί μια λίστα με τις διαθέσιμες περιοχές βάσης δεδομένων. Για να επιλέξετε μία περιοχή της βάσης δεδομένων, κάντε κλικ στο όνομά της, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>.</ahelp>"
-#: 04060101.xhp
+#: 12030000.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3145420\n"
-"119\n"
+"12030000.xhp\n"
+"tit\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Sort"
+msgstr "Ταξινόμηση"
-#: 04060101.xhp
+#: 12030000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148442\n"
-"120\n"
+"12030000.xhp\n"
+"hd_id3150275\n"
+"1\n"
"help.text"
-msgid "To find out how much the heaviest child in each grade weighed in the above example (scroll up, please), enter the following formula in B16:"
-msgstr "Για να εντοπίσετε πόσο ζυγίζει το πιο βαρύ παιδί σε κάθε τάξη στο παραπάνω παράδειγμα (κάνοντας κύλιση πάνω), εισάγετε τον ακόλουθο τύπο στο κελί Β16:"
+msgid "Sort"
+msgstr "Ταξινόμηση"
-#: 04060101.xhp
+#: 12030000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148804\n"
-"121\n"
+"12030000.xhp\n"
+"par_id3155922\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">=DMAX(A1:E10;\"Weight\";A13:E14)</item>"
-msgstr "<item type=\"input\">=DMAX(A1:E10;\"Βάρος\";A13:E14)</item>"
+msgid "<variable id=\"sorttext\"><ahelp hid=\".uno:DataSort\">Sorts the selected rows according to the conditions that you specify.</ahelp></variable> $[officename] automatically recognizes and selects database ranges."
+msgstr "<variable id=\"sorttext\"><ahelp hid=\".uno:DataSort\">Ταξινομεί τις επιλεγμένες γραμμές σύμφωνα με τις συνθήκες που καθορίζετε.</ahelp></variable> Το $[officename] αναγνωρίζει αυτόματα και επιλέγει περιοχές βάσης δεδομένων."
-#: 04060101.xhp
+#: 12030000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150510\n"
-"122\n"
+"12030000.xhp\n"
+"par_id3147428\n"
+"4\n"
"help.text"
-msgid "Under Grade, enter <item type=\"input\">1, 2, 3,</item> and so on, one after the other. After entering a grade number, the weight of the heaviest child in that grade appears."
-msgstr "Στο πεδίο της τάξης, εισάγετε <item type=\"input\">1, 2, 3,</item> και συνεχίστε έτσι, το ένα μετά το άλλο. Αφού εισάγετε τον αριθμό της τάξης, εμφανίζεται το βάρος του παιδιού που ζυγίζει πιο πολύ σε αυτή τη τάξη."
+msgid "You cannot sort data if the <link href=\"text/shared/01/02230000.xhp\" name=\"Record changes\">Record changes</link> options is enabled."
+msgstr "Δεν μπορείτε να ταξινομήσετε δεδομένα αν απαιτείται η επιλογή <link href=\"text/shared/01/02230000.xhp\" name=\"Αλλαγές εγγραφής\">Αλλαγές εγγραφής</link> ."
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"bm_id3159141\n"
+"12030100.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>DMIN function</bookmark_value> <bookmark_value>minimum values in Calc databases</bookmark_value> <bookmark_value>searching;minimum values in columns</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DMIN</bookmark_value><bookmark_value>ελάχιστες τιμές στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αναζήτηση, ελάχιστες τιμές σε στήλες</bookmark_value>"
+msgid "Sort Criteria"
+msgstr "Κριτήρια ταξινόμησης"
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3159141\n"
-"123\n"
+"12030100.xhp\n"
+"bm_id3152350\n"
"help.text"
-msgid "DMIN"
-msgstr "DMIN"
+msgid "<bookmark_value>sorting; sort criteria for database ranges</bookmark_value>"
+msgstr "<bookmark_value>ταξινόμηση, κριτήρια ταξινόμησης για περιοχές βάσης δεδομένων</bookmark_value>"
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3154261\n"
-"124\n"
+"12030100.xhp\n"
+"hd_id3152350\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DBMIN\">DMIN returns the minimum content of a cell (field) in a database that matches the specified search criteria.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DBMIN\">Η DMIN επιστρέφει το ελάχιστο περιεχόμενο ενός κελιού (πεδίου) σε μια βάση δεδομένων που συμφωνεί με τα καθορισμένα κριτήρια αναζήτησης.</ahelp>"
+msgid "<link href=\"text/scalc/01/12030100.xhp\" name=\"Sort Criteria\">Sort Criteria</link>"
+msgstr "<link href=\"text/scalc/01/12030100.xhp\" name=\"Κριτήρια ταξινόμησης\">Κριτήρια ταξινόμησης</link>"
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3147238\n"
-"125\n"
+"12030100.xhp\n"
+"par_id3151385\n"
+"2\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"modules/scalc/ui/sortcriteria/SortCriteriaPage\">Specify the sorting options for the selected range.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortcriteria/SortCriteriaPage\">Καθορίστε τις επιλογές ταξινόμησης για την επιλεγμένη περιοχή.</ahelp>"
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148479\n"
-"126\n"
+"12030100.xhp\n"
+"par_id3152462\n"
+"24\n"
"help.text"
-msgid "DMIN(Database; DatabaseField; SearchCriteria)"
-msgstr "DMIN(Βάση-δεδομένων, Πεδίο-βάσης-δεδομένων, Κριτήρια-αναζήτησης)"
+msgid "Ensure that you include any row and column titles in the selection."
+msgstr "Βεβαιωθείτε ότι έχει περιλάβει όλους τους τίτλους γραμμών και στηλών στην επιλογή."
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3151050\n"
-"127\n"
+"12030100.xhp\n"
+"hd_id3147428\n"
+"3\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Sort by"
+msgstr "Ταξινόμηση ανά"
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148925\n"
-"128\n"
+"12030100.xhp\n"
+"par_id3155854\n"
+"4\n"
"help.text"
-msgid "To find the shortest distance to school for the children in each grade in the above example (scroll up, please), enter the following formula in B16:"
-msgstr "Για να εντοπίσετε την πιο κοντινή απόσταση από το σχολείο για τα παιδιά σε κάθε τάξη στο παραπάνω παράδειγμα (κάνοντας κύλιση πάνω), εισάγετε τον ακόλουθο τύπο στο κελί Β16:"
+msgid "<ahelp hid=\"modules/scalc/ui/sortkey/sortlb\">Select the column that you want to use as the primary sort key.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortkey/sortlb\">Επιλέξτε τη στήλη που θέλετε να χρησιμοποιήσετε ως το πρωτεύον κλειδί ταξινόμησης.</ahelp>"
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149161\n"
-"129\n"
+"12030100.xhp\n"
+"hd_id3146121\n"
+"5\n"
"help.text"
-msgid "<item type=\"input\">=DMIN(A1:E10;\"Distance to School\";A13:E14)</item>"
-msgstr "<item type=\"input\">=DMIN(A1:E10;\"Απόσταση για το σχολείο\";A13:E14)</item>"
+msgid "Ascending"
+msgstr "Αύξουσα"
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148917\n"
-"130\n"
+"12030100.xhp\n"
+"par_id3148645\n"
+"6\n"
"help.text"
-msgid "In row 14, under Grade, enter <item type=\"input\">1, 2, 3,</item> and so on, one after the other. The shortest distance to school for each grade appears."
-msgstr "Στη γραμμή 14, στη τάξη, εισάγετε <item type=\"input\">1, 2, 3,</item>, και συνεχίστε έτσι, το ένα μετά το άλλο. Η πιο κοντινή απόσταση για το σχολείο για κάθε τάξη εμφανίζεται."
+msgid "<ahelp hid=\"modules/scalc/ui/sortkey/up\">Sorts the selection from the lowest value to the highest value. The sorting rules are given by the locale. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages."
+msgstr "<ahelp hid=\"modules/scalc/ui/sortkey/up\">Ταξινομεί την επιλογή από την μικρότερη τιμή στην μεγαλύτερη. Οι κανόνες ταξινόμησης δίνονται από το τοπικό. Μπορείτε να καθορίσετε τους κανόνες ταξινόμησης στο Δεδομένα - Ταξινόμηση - Επιλογές.</ahelp> Καθορίζετε την προεπιλογή στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες."
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"bm_id3154274\n"
+"12030100.xhp\n"
+"hd_id3155411\n"
+"7\n"
"help.text"
-msgid "<bookmark_value>DAVERAGE function</bookmark_value> <bookmark_value>averages; in Calc databases</bookmark_value> <bookmark_value>calculating;averages in Calc databases</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DAVERAGE</bookmark_value><bookmark_value>μέσες τιμές, στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>υπολογισμός, μέσες τιμές στις βάσεις δεδομένων του Calc</bookmark_value>"
+msgid "Descending"
+msgstr "Φθίνουσα"
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3154274\n"
-"131\n"
+"12030100.xhp\n"
+"par_id3151075\n"
+"8\n"
"help.text"
-msgid "DAVERAGE"
-msgstr "DAVERAGE"
+msgid "<ahelp hid=\"modules/scalc/ui/sortkey/down\">Sorts the selection from the highest value to the lowest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages."
+msgstr "<ahelp hid=\"modules/scalc/ui/sortkey/down\">Ταξινομεί την επιλογή από την μεγαλύτερη στη μικρότερη τιμή. Μπορείτε να ορίσετε τους κανόνες ταξινόμησης στο Δεδομένα - Ταξινόμηση - Επιλογές.</ahelp> Ορίζετε την προεπιλογή στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες."
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3166453\n"
-"132\n"
+"12030100.xhp\n"
+"hd_id3154492\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DBMITTELWERT\">DAVERAGE returns the average of the values of all cells (fields) in all rows (database records) that match the specified search criteria.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DBMITTELWERT\">Η DAVERAGE επιστρέφει το μέσο όρο των τιμών των κελιών (πεδίων) σε όλες τις γραμμές (εγγραφές βάσης δεδομένων) που συμφωνούν με τα κριτήρια αναζήτησης.</ahelp>"
+msgid "Then by"
+msgstr "Μετά κατά"
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3146955\n"
-"133\n"
+"12030100.xhp\n"
+"par_id3156283\n"
+"10\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Select the column that you want to use as the secondary sort key."
+msgstr "Επιλέξτε τη στήλη που θέλετε να χρησιμοποιήσετε ως δευτερεύον κλειδί ταξινόμησης."
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150710\n"
-"134\n"
+"12030100.xhp\n"
+"hd_id3149413\n"
+"11\n"
"help.text"
-msgid "DAVERAGE(Database; DatabaseField; SearchCriteria)"
-msgstr "DAVERAGE(Βάση-δεδομένων, Πεδίο-βάσης-δεδομένων, Κριτήρια αναζήτησης)"
+msgid "Ascending"
+msgstr "Αύξουσα"
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3152943\n"
-"135\n"
+"12030100.xhp\n"
+"par_id3154018\n"
+"12\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Sorts the selection from the lowest value to the highest value. You can define the sort rules on Data - Sort - Options. You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
+msgstr "Ταξινομεί την επιλογή από την χαμηλότερη στην μεγαλύτερη τιμή. Μπορείτε να ορίσετε τους κανόνες ταξινόμησης στο Δεδομένα - Ταξινόμηση - Επιλογές. Ορίζετε την επιλογή στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες."
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149104\n"
-"136\n"
+"12030100.xhp\n"
+"hd_id3146972\n"
+"13\n"
"help.text"
-msgid "To find the average weight of all children of the same age in the above example (scroll up, please), enter the following formula in B16:"
-msgstr "Για να βρείτε το μέσο βάρος όλων των παιδιών της ίδιας ηλικίας στο παραπάνω παράδειγμα, εισάγετε τον ακόλουθο τύπο στο Β16:"
+msgid "Descending"
+msgstr "Φθίνουσα"
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153688\n"
-"137\n"
+"12030100.xhp\n"
+"par_id3145640\n"
+"14\n"
"help.text"
-msgid "<item type=\"input\">=DAVERAGE(A1:E10;\"Weight\";A13:E14)</item>"
-msgstr "<item type=\"input\">=DAVERAGE(A1:E10;\"Βάρος\";A13:E14)</item>"
+msgid "Sorts the selection from the highest value to the lowest value. You can define the sort rules on Data - Sort - Options. You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
+msgstr "Ταξινομεί την επιλογή από την μεγαλύτερη τιμή στην μικρότερη. Μπορείτε να ορίσετε τους κανόνες ταξινόμησης στο Δεδομένα - Ταξινόμηση - Επιλογές. Ορίζετε την προεπιλογή στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες."
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3155587\n"
-"138\n"
+"12030100.xhp\n"
+"hd_id3150300\n"
+"21\n"
"help.text"
-msgid "In row 14, under Age, enter <item type=\"input\">7, 8, 9,</item> and so on, one after the other. The average weight of all children of the same age appears."
-msgstr "Στη γραμμή 14, κάτω από το Ηλικία, εισάγετε <item type=\"input\">7, 8, 9,</item> κ.ο.κ. το ένα μετά το άλλο. Το μέσο βάρος όλων των παιδιών της αντίστοιχης ηλικίας θα εμφανισθεί."
+msgid "Sort Ascending/Descending"
+msgstr "Αύξουσα/Φθίνουσα ταξινόμηση"
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"bm_id3159269\n"
+"12030100.xhp\n"
+"par_id3158212\n"
+"22\n"
"help.text"
-msgid "<bookmark_value>DPRODUCT function</bookmark_value> <bookmark_value>multiplying;cell contents in Calc databases</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DPRODUCT</bookmark_value><bookmark_value>πολλαπλασιασμός, περιεχόμενα κελιών στις βάσεις δεδομένων του Calc</bookmark_value>"
+msgid "<ahelp hid=\".uno:SortDescending\"><variable id=\"sytext\">Sorts the selection from the highest to the lowest value, or from the lowest to the highest value. Number fields are sorted by size and text fields by the order of the characters. You can define the sort rules on Data - Sort - Options.</variable></ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
+msgstr "<ahelp hid=\".uno:SortDescending\"><variable id=\"sytext\">Ταξινομεί την επιλογή από την υψηλότερη προς τη χαμηλότερη τιμή, ή από τη χαμηλότερη προς την υψηλότερη. Τα πεδία αριθμού ταξινομούνται κατά μέγεθος και τα πεδία κειμένου από τη σειρά των χαρακτήρων. Μπορείτε να καθορίσετε τους κανόνες ταξινόμησης στο Δεδομένα - Ταξινόμηση - Επιλογές.</variable></ahelp> Καθορίστε την προεπιλογή στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες."
-#: 04060101.xhp
+#: 12030100.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3159269\n"
-"139\n"
+"12030100.xhp\n"
+"par_id3159236\n"
+"25\n"
"help.text"
-msgid "DPRODUCT"
-msgstr "DPRODUCT"
+msgid "Icons on the <emph>Standard</emph> toolbar"
+msgstr "Εικονίδιο στη γραμμή εργαλείων <emph>Τυπική</emph>"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3152879\n"
-"140\n"
+"12030200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DBPRODUKT\">DPRODUCT multiplies all cells of a data range where the cell contents match the search criteria.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DBPRODUKT\">Η DPRODUCT πολλαπλασιάζει όλα τα κελιά μιας περιοχής δεδομένων όπου τα περιεχόμενα των κελιών συμφωνούν με τα κριτήρια αναζήτησης.</ahelp>"
+msgid "Options"
+msgstr "Επιλογές"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3149966\n"
-"141\n"
+"12030200.xhp\n"
+"bm_id3147228\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<bookmark_value>sorting; options for database ranges</bookmark_value><bookmark_value>sorting;Asian languages</bookmark_value><bookmark_value>Asian languages;sorting</bookmark_value><bookmark_value>phonebook sorting rules</bookmark_value><bookmark_value>natural sort algorithm</bookmark_value>"
+msgstr "<bookmark_value>ταξινόμηση, επιλογές για περιοχές βάσης δεδομένων</bookmark_value><bookmark_value>ταξινόμηση, ασιατικές γλώσσες</bookmark_value><bookmark_value>ασιατικές γλώσσες, ταξινόμηση</bookmark_value><bookmark_value>κανόνες ταξινόμησης τηλεφωνικού καταλόγου</bookmark_value><bookmark_value>αλγόριθμος φυσικής ταξινόμησης</bookmark_value>"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3154854\n"
-"142\n"
+"12030200.xhp\n"
+"hd_id3147228\n"
+"1\n"
"help.text"
-msgid "DPRODUCT(Database; DatabaseField; SearchCriteria)"
-msgstr "DPRODUCT(Βάση-δεδομένων; Πεδίο-Βάσης-Δεδομένων; Κριτήρια Αναζήτησης)"
+msgid "<link href=\"text/scalc/01/12030200.xhp\" name=\"Options\"> Options</link>"
+msgstr "<link href=\"text/scalc/01/12030200.xhp\" name=\"Επιλογές\"> Επιλογές</link>"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3149802\n"
-"143\n"
+"12030200.xhp\n"
+"par_id3153770\n"
+"2\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/SortOptionsPage\"> Sets additional sorting options.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/SortOptionsPage\"> Καθορίζει επιπρόσθετες επιλογές ταξινόμησης..</ahelp>"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148986\n"
-"144\n"
+"12030200.xhp\n"
+"hd_id3146976\n"
+"3\n"
"help.text"
-msgid "With the birthday party example above (scroll up, please), there is no meaningful application of this function."
-msgstr "Με το παράδειγμα του πάρτι γενεθλίων παραπάνω, δεν έχει νόημα η εφαρμογή αυτής της συνάρτησης."
+msgid "Case Sensitivity"
+msgstr "Διάκριση πεζών και κεφαλαίων"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"bm_id3148462\n"
+"12030200.xhp\n"
+"par_id3153091\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>DSTDEV function</bookmark_value> <bookmark_value>standard deviations in databases;based on a sample</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DSTDEV</bookmark_value><bookmark_value>τυπικές αποκλίσεις σε βάσεις δεδομένων, βάσει ενός δείγματος</bookmark_value>"
+msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/case\"> Sorts first by uppercase letters and then by lowercase letters. For Asian languages, special handling applies.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/case\"> Ταξινομεί πρώτα τα κεφαλαία γράμματα και ύστερα τα πεζά. Για τις ασιατικές γλώσσες, εφαρμόζει ειδική διαχείριση.</ahelp>"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3148462\n"
-"145\n"
+"12030200.xhp\n"
+"par_idN10637\n"
"help.text"
-msgid "DSTDEV"
-msgstr "DSTDEV"
+msgid "Note for Asian languages: Check <emph>Case Sensitivity</emph> to apply multi-level collation. With multi-level collation, entries are first compared in their primitive forms with their cases and diacritics ignored. If they evaluate as the same, their diacritics are taken into account for the second-level comparison. If they still evaluate as the same, their cases, character widths, and Japanese Kana difference are considered for the third-level comparison."
+msgstr "Σημείωση για ασιατικές γλώσσες: Ελέγξτε τη <emph>Διάκριση πεζών και κεφαλαίων</emph> για να εφαρμόσετε ταξινόμηση πολλαπλών επιπέδων. Με αυτόν τον τρόπο, οι καταχωρήσεις συγκρίνονται καταρχήν με τις πρωταρχικές μορφές τους χωρίς να γίνεται διάκριση πεζών και κεφαλαίων. Αν εκτιμούνται με τον ίδιο τρόπο, η διάκριση μεταφέρεται στο λογαριασμό για την σύγκριση δευτέρου επιπέδου. Αν ακόμα εκτιμούνται έτσι, τα πλάτη χαρακτήρων και η γιαπωνέζικη διαφορά θεωρούνται για τη σύγκριση τρίτου επιπέδου."
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3154605\n"
-"146\n"
+"12030200.xhp\n"
+"hd_id3155856\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DBSTDABW\">DSTDEV calculates the standard deviation of a population based on a sample, using the numbers in a database column that match the given conditions.</ahelp> The records are treated as a sample of data. That means that the children in the example represent a cross section of all children. Note that a representative result can not be obtained from a sample of less than one thousand."
-msgstr "<ahelp hid=\"HID_FUNC_DBSTDABW\">Η DSTDEV υπολογίζει την τυπική απόκλιση ενός πληθυσμού βασισμένη σε ένα δείγμα, χρησιμοποιώντας τους αριθμούς σε μια στήλη της βάσης δεδομένων που συμφωνεί με τα δοθέντα κριτήρια.</ahelp> Οι εγγραφές θεωρούνται δείγμα δεδομένων. Αυτό σημαίνει ότι τα παιδιά στο παράδειγμα αντιπροσωπεύουν μια κατανομή όλων των παιδιών. Σημειώστε ότι δεν μπορεί να προκύψει αντιπροσωπευτικό αποτέλεσμα από μέγεθος δείγματος μικρότερο του χίλια."
+msgid "Range contains column/row labels"
+msgstr "Περιοχή που περιέχει ετικέτες γραμμών/στηλών"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3149427\n"
-"147\n"
+"12030200.xhp\n"
+"par_id3154014\n"
+"6\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/header\"> Omits the first row or the first column in the selection from the sort.</ahelp> The <emph>Direction</emph> setting at the bottom of the dialog defines the name and function of this check box."
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/header\"> Παραλείπει την πρώτη γραμμή ή την πρώτη στήλη στην επιλογή από την ταξινόμηση.</ahelp> Η ρύθμιση για την <emph>Κατεύθυνση</emph> στο τέλος του παραθύρου διαλόγου καθορίζει το όνομα και τη συνάρτηση αυτού του πεδίου ελέγχου."
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148661\n"
-"148\n"
+"12030200.xhp\n"
+"hd_id3147436\n"
+"7\n"
"help.text"
-msgid "DSTDEV(Database; DatabaseField; SearchCriteria)"
-msgstr "DSTDEV(Βάση-δεδομένων; Πεδίο-Βάσης-Δεδομένων; Κριτήρια Αναζήτησης)"
+msgid "Include formats"
+msgstr "Συμπερίληψη μορφών"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3153945\n"
-"149\n"
+"12030200.xhp\n"
+"par_id3149377\n"
+"8\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/formats\"> Preserves the current cell formatting.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/formats\"> Διατηρεί την τρέχουσα μορφοποίηση κελιών.</ahelp>"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149934\n"
-"150\n"
+"12030200.xhp\n"
+"hd_id3147438\n"
"help.text"
-msgid "To find the standard deviation of the weight for all children of the same age in the example (scroll up, please), enter the following formula in B16:"
-msgstr "Για να βρείτε την τυπική απόκλιση του βάρους όλων των παιδιών της ίδιας ηλικίας στο παραπάνω παράδειγμα, εισάγετε τον ακόλουθο τύπο στο Β16:"
+msgid "Enable natural sort"
+msgstr "Ενεροποίηση φυσικής ταξινόμησης"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150630\n"
-"151\n"
+"12030200.xhp\n"
+"par_id3149378\n"
"help.text"
-msgid "<item type=\"input\">=DSTDEV(A1:E10;\"Weight\";A13:E14)</item>"
-msgstr "<item type=\"input\">=DSTDEV(A1:E10;\"Βάρος\";A13:E14)</item>"
+msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/naturalsort\">Natural sort is a sort algorithm that sorts string-prefixed numbers based on the value of the numerical element in each sorted number, instead of the traditional way of sorting them as ordinary strings.</ahelp> For instance, let's assume you have a series of values such as, A1, A2, A3, A4, A5, A6, ..., A19, A20, A21. When you put these values into a range of cells and run the sort, it will become A1, A11, A12, A13, ..., A19, A2, A20, A21, A3, A4, A5, ..., A9. While this sorting behavior may make sense to those who understand the underlying sorting mechanism, to the rest of the population it seems completely bizarre, if not outright inconvenient. With the natural sort feature enabled, values such as the ones in the above example get sorted \"properly\", which improves the convenience of sorting operations in general."
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/naturalsort\">Φυσική ταξινόμηση είναι μια αλγοριθμική ταξινόμηση που ταξινομεί τους αριθμούς με πρόθημα συμβολοσειράς βασισμένη στην τιμή του αριθμητικού στοιχείου σε κάθε ταξινομημένο αριθμό, αντί για τον παραδοσιακό τρόπο ταξινόμησης τους ως κανονικές συμβολοσειρές.</ahelp> Για παράδειγμα, ας υποθέσουμε ότι έχετε μια σειρά τιμών όπως A1, A2, A3, A4, A5, A6, ..., A19, A20, A21. Όταν βάζετε αυτές τις τιμές σε μια περιοχή κελιών και εκτελέσετε ταξινόμηση, θα γίνουν A1, A11, A12, A13, ..., A19, A2, A20, A21, A3, A4, A5, ..., A9. Ενώ αυτή η συμπεριφορά ταξινόμησης μπορεί να έχει νόημα για αυτούς που καταλαβαίνουν τον υποκείμενο μηχανισμό ταξινόμησης, στον υπόλοιπο πληθυσμό φαίνεται πλήρως περίεργη, εάν όχι εντελώς άβολη. Με τη λειτουργία φυσικής ταξινόμησης ενεργοποιημένη, τιμές τέτοιες όπως αυτές στο παραπάνω παράδειγμα ταξινομούνται \"κατάλληλα\", βελτιώνοντας την ευκολία των λειτουργιών ταξινόμησης γενικά."
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153536\n"
-"152\n"
+"12030200.xhp\n"
+"hd_id3153878\n"
+"10\n"
"help.text"
-msgid "In row 14, under Age, enter <item type=\"input\">7, 8, 9,</item> and so on, one after the other. The result shown is the standard deviation of the weight of all children of this age."
-msgstr "Στη γραμμή 14, κάτω από το Ηλικία, εισάγετε <item type=\"input\">7, 8, 9,</item> κ.ο.κ. το ένα μετά το άλλο. Η τυπική απόκλιση του βάρους όλων των παιδιών της αντίστοιχης ηλικίας θα εμφανισθεί."
+msgid "Copy sort results to:"
+msgstr "Αντιγραφή αποτελεσμάτων ταξινόμησης στο:"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"bm_id3150429\n"
+"12030200.xhp\n"
+"par_id3156286\n"
+"11\n"
"help.text"
-msgid "<bookmark_value>DSTDEVP function</bookmark_value> <bookmark_value>standard deviations in databases;based on populations</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DSTDEVP</bookmark_value><bookmark_value>τυπικές αποκλίσεις σε βάσεις δεδομένων, βάσει πληθυσμών</bookmark_value>"
+msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/copyresult\"> Copies the sorted list to the cell range that you specify.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/copyresult\"> Αντιγράφει την ταξινομημένη λίστα στην περιοχή κελιών που καθορίζετε.</ahelp>"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3150429\n"
-"153\n"
+"12030200.xhp\n"
+"hd_id3153418\n"
+"12\n"
"help.text"
-msgid "DSTDEVP"
-msgstr "DSTDEVP"
+msgid "Sort results"
+msgstr "Αποτελέσματα ταξινόμησης"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3145598\n"
-"154\n"
+"12030200.xhp\n"
+"par_id3155602\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DBSTDABWN\">DSTDEVP calculates the standard deviation of a population based on all cells of a data range which match the search criteria.</ahelp> The records from the example are treated as the whole population."
-msgstr "<ahelp hid=\"HID_FUNC_DBSTDABWN\">Η DSTDEVP υπολογίζει την τυπική απόκλιση ενός πληθυσμού βασισμένη σε ένα δείγμα, χρησιμοποιώντας τους αριθμούς σε μια στήλη της βάσης δεδομένων που συμφωνεί με τα δοθέντα κριτήρια.</ahelp> Οι εγγραφές θεωρούνται ως ολόκληρος ο πληθυσμός."
+msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outarealb\"> Select a named <link href=\"text/scalc/01/12010000.xhp\" name=\"cell range\"> cell range</link> where you want to display the sorted list, or enter a cell range in the input box.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outarealb\"> Επιλέξτε μία επώνυμη <link href=\"text/scalc/01/12010000.xhp\" name=\"περιοχή κελιών\">περιοχή κελιών</link>όπου επιθυμείτε να εμφανιστεί η ταξινομημένη λίστα, ή εισάγετε μία περιοχή κελιών στο πεδίο εισαγωγής.</ahelp>"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3145307\n"
-"155\n"
+"12030200.xhp\n"
+"hd_id3153707\n"
+"14\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Sort results"
+msgstr "Αποτελέσματα ταξινόμησης"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149484\n"
-"156\n"
+"12030200.xhp\n"
+"par_id3145642\n"
+"15\n"
"help.text"
-msgid "DSTDEVP(Database; DatabaseField; SearchCriteria)"
-msgstr "DSTDEVP(Βάση δεδομένων; Πεδίο Βάσης Δεδομένων; Κριτήρια Αναζήτησης)"
+msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outareaed\"> Enter the cell range where you want to display the sorted list, or select a named range from the list.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outareaed\"> Εισάγετε την περιοχή κελιών όπου επιθυμείτε να εμφανιστεί η ταξινομημένη λίστα, ή επιλέξτε μία επώνυμη περιοχή από τη λίστα.</ahelp>"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3153322\n"
-"157\n"
+"12030200.xhp\n"
+"hd_id3155445\n"
+"16\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Custom sort order"
+msgstr "Προσαρμοσμένη σειρά ταξινόμησης"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3155431\n"
-"158\n"
+"12030200.xhp\n"
+"par_id3156385\n"
+"17\n"
"help.text"
-msgid "To find the standard deviation of the weight for all children of the same age at Joe's birthday party (scroll up, please), enter the following formula in B16:"
-msgstr "Για να βρείτε την τυπική απόκλιση του βάρους όλων των παιδιών της ίδιας ηλικίας στο πάρτυ γενεθλίων του Γιάννη, εισάγετε τον ακόλουθο τύπο στο Β16:"
+msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuser\"> Click here and then select the custom sort order that you want.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuser\"> Κάντε κλικ εδώ και ύστερα επιλέξτε την προσαρμοσμένη σειρά ταξινόμησης που επιθυμείτε.</ahelp>"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3148411\n"
-"159\n"
+"12030200.xhp\n"
+"hd_id3154704\n"
+"18\n"
"help.text"
-msgid "<item type=\"input\">=DSTDEVP(A1:E10;\"Weight\";A13:E14)</item>"
-msgstr "<item type=\"input\">=DSTDEVP(A1:E10;\"Βάρος\";A13:E14)</item>"
+msgid "Custom sort order"
+msgstr "Προσαρμοσμένη σειρά ταξινόμησης"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3143271\n"
-"160\n"
+"12030200.xhp\n"
+"par_id3155962\n"
+"19\n"
"help.text"
-msgid "In row 14, under Age, enter <item type=\"input\">7, 8, 9,</item> and so on, one after the other. The result is the standard deviation of the weight for all same-aged children whose weight was checked."
-msgstr "Στη γραμμή 14, κάτω από το Ηλικία, εισάγετε <item type=\"input\">7, 8, 9,</item> κ.ο.κ. το ένα μετά το άλλο. Η τυπική απόκλιση του βάρους όλων των παιδιών της αντίστοιχης ηλικίας των οποίων το βάρος ελέγχθηκε θα εμφανισθεί."
+msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuserlb\"> Select the custom sort order that you want to apply. To define a custom sort order, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060400.xhp\" name=\"%PRODUCTNAME Calc - Sort Lists\">%PRODUCTNAME Calc - Sort Lists</link> .</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuserlb\"> Επιλέξτε την προσαρμοσμένη σειρά ταξινόμησης που θέλετε να εφαρμόσετε. Για να καθορίσετε μια προσαρμοσμένη σειρά ταξινόμησης, επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060400.xhp\" name=\"%PRODUCTNAME Calc - Λίστες ταξινόμησης\">%PRODUCTNAME Calc - Λίστες ταξινόμησης</link> .</ahelp>"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"bm_id3154794\n"
+"12030200.xhp\n"
+"hd_id3149257\n"
+"28\n"
"help.text"
-msgid "<bookmark_value>DSUM function</bookmark_value> <bookmark_value>calculating;sums in Calc databases</bookmark_value> <bookmark_value>sums;cells in Calc databases</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DSUM</bookmark_value><bookmark_value>υπολογισμός, αθροίσματα σε βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αθροίσματα, κελιά σε βάσεις δεδομένων του Calc</bookmark_value>"
+msgid "Language"
+msgstr "Γλώσσα"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3154794\n"
-"161\n"
+"12030200.xhp\n"
+"hd_id3147004\n"
+"29\n"
"help.text"
-msgid "DSUM"
-msgstr "DSUM"
+msgid "Language"
+msgstr "Γλώσσα"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3149591\n"
-"162\n"
+"12030200.xhp\n"
+"par_id3150787\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DBSUMME\">DSUM returns the total of all cells in a database field in all rows (records) that match the specified search criteria.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DBSUMME\">Η DSUM επιστρέφει το σύνολο όλων των κελιών σε ένα πεδίο βάσης δεδομένων σε όλες τις γραμμές (εγγραφές) που συμφωνούν με τα καθορισμένα κριτήρια αναζήτησης.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/language\"> Select the language for the sorting rules.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/language\">Επιλέξτε γλώσσα για τους κανόνες ταξινόμησης.</ahelp>"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3146128\n"
-"163\n"
+"12030200.xhp\n"
+"hd_id3150344\n"
+"30\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Options"
+msgstr "Επιλογές"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150989\n"
-"164\n"
+"12030200.xhp\n"
+"par_id3155113\n"
+"33\n"
"help.text"
-msgid "DSUM(Database; DatabaseField; SearchCriteria)"
-msgstr "DSUM(Βάση δεδομένων; Πεδίο Βάσης Δεδομένων; Κριτήρια Αναζήτησης)"
+msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/algorithmlb\"> Select a sorting option for the language.</ahelp> For example, select the \"phonebook\" option for German to include the umlaut special character in the sorting."
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/algorithmlb\"> Επιλέξτε την επιλογή ταξινόμησης από τη λίστα.</ahelp> Για παράδειγμα, επιλέξτε την επιλογή \"τηλεφωνικός κατάλογος\" για γερμανικά για να περιλάβετε τον ειδικό χαρακτήρα των διαλυτικών μεταφωνίας στην ταξινόμηση."
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3159079\n"
-"165\n"
+"12030200.xhp\n"
+"hd_id3152580\n"
+"20\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Direction"
+msgstr "Κατεύθυνση"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3152766\n"
-"166\n"
+"12030200.xhp\n"
+"hd_id3154201\n"
+"22\n"
"help.text"
-msgid "To find the length of the combined distance to school of all children at Joe's birthday party (scroll up, please) who are in second grade, enter the following formula in B16:"
-msgstr "Για να βρείτε το μήκος της συνδυασμένης απόστασης από το σχολείο όλων των παιδιών στα πάρτι γενεθλίων του Γιάννη (παραπάνω), που είναι στη δευτέρα τάξη, εισάγετε τον ακόλουθο τύπο στο Β16:"
+msgid "Top to Bottom (Sort Rows)"
+msgstr "Πάνω σε κάτω (ταξινόμηση γραμμών)"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3151312\n"
-"167\n"
+"12030200.xhp\n"
+"par_id3166430\n"
+"23\n"
"help.text"
-msgid "<item type=\"input\">=DSUM(A1:E10;\"Distance to School\";A13:E14)</item>"
-msgstr "<item type=\"input\">=DSUM(A1:E10;\"Απόσταση από το σχολείο\";A13:E14)</item>"
+msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/topdown\"> Sorts rows by the values in the active columns of the selected range.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/topdown\">Ταξινομεί τις γραμμές από τις τιμές των ενεργών στηλών εντός της επιλεγμένης περιοχής.</ahelp>"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3150596\n"
-"168\n"
+"12030200.xhp\n"
+"hd_id3145588\n"
+"24\n"
"help.text"
-msgid "Enter <item type=\"input\">2</item> in row 14 under Grade. The sum (1950) of the distances to school of all the children who are in second grade is displayed."
-msgstr "Εισάγετε <item type=\"input\">2</item> στη γραμμή 14 στην Τάξη. Εμφανίζεται το άθροισμα (1950) των αποστάσεων από το σχολείο όλων των παιδιών της δευτέρας."
+msgid "Left to Right (Sort Columns)"
+msgstr "Αριστερά σε δεξιά (ταξινόμηση στηλών)"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"bm_id3155614\n"
+"12030200.xhp\n"
+"par_id3154370\n"
+"25\n"
"help.text"
-msgid "<bookmark_value>DVAR function</bookmark_value> <bookmark_value>variances;based on samples</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DVAR</bookmark_value><bookmark_value>διακυμάνσεις, βάσει δειγμάτων</bookmark_value>"
+msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/leftright\"> Sorts columns by the values in the active rows of the selected range.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/leftright\"> Ταξινομεί τις στήλες από τις τιμές των ενεργών γραμμών εντός της επιλεγμένης περιοχής.</ahelp>"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3155614\n"
-"170\n"
+"12030200.xhp\n"
+"hd_id3156290\n"
+"26\n"
"help.text"
-msgid "DVAR"
-msgstr "DVAR"
+msgid "Data area"
+msgstr "Περιοχή δεδομένων"
-#: 04060101.xhp
+#: 12030200.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3154418\n"
-"171\n"
+"12030200.xhp\n"
+"par_id3156446\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DBVARIANZ\">DVAR returns the variance of all cells of a database field in all records that match the specified search criteria.</ahelp> The records from the example are treated as a sample of data. A representative result cannot be obtained from a sample population of less than one thousand."
-msgstr "<ahelp hid=\"HID_FUNC_DBVARIANZ\">Η DVAR επιστρέφει τη διακύμανση όλων των κελιών ενός πεδίου βάσης δεδομένων σε όλες τις εγγραφές που συμφωνούν με τα καθορισθέντα κριτήρια αναζήτησης.</ahelp> Οι εγγραφές του παραδείγματος αντιμετωπίζει ως δείγμα δεδομένων. Δεν μπορεί να έχουμε αντιπροσωπευτικό αποτέλεσμα από δείγμα πληθυσμού κάτω από χίλια."
+msgid "Displays the cell range that you want to sort."
+msgstr "Εμφανίζει την περιοχή κελιών που επιθυμείτε να ταξινομήσετε."
-#: 04060101.xhp
+#: 12040000.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3154825\n"
-"172\n"
+"12040000.xhp\n"
+"tit\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Filter"
+msgstr "Φιλτρο"
-#: 04060101.xhp
+#: 12040000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3156138\n"
-"173\n"
+"12040000.xhp\n"
+"hd_id3150767\n"
+"1\n"
"help.text"
-msgid "DVAR(Database; DatabaseField; SearchCriteria)"
-msgstr "DVAR(Βάση δεδομένων; Πεδίο Βάσης Δεδομένων; Κριτήρια Αναζήτησης)"
+msgid "<link href=\"text/scalc/01/12040000.xhp\" name=\"Filter\">Filter</link>"
+msgstr "<link href=\"text/scalc/01/12040000.xhp\" name=\"Φιλτράρισμα\">Φιλτράρισμα</link>"
-#: 04060101.xhp
+#: 12040000.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3151257\n"
-"174\n"
+"12040000.xhp\n"
+"par_id3155131\n"
+"2\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\".\">Shows commands to filter your data.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει εντολές για το φιλτράρισμα των δεδομένων σας.</ahelp>"
-#: 04060101.xhp
+#: 12040000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153701\n"
-"175\n"
+"12040000.xhp\n"
+"par_id3146119\n"
+"7\n"
"help.text"
-msgid "To find the variance of the weight of all children of the same age of the above example (scroll up, please), enter the following formula in B16:"
-msgstr "Για να βρείτε τη διακύμανση του βάρους όλων των παιδιών της ίδιας ηλικίας στο παραπάνω παράδειγμα, εισάγετε τον ακόλουθο τύπο στο Β16:"
+msgid "$[officename] automatically recognizes predefined database ranges."
+msgstr "Το $[officename] αναγνωρίζει αυτόματα προκαθορισμένες περιοχές βάσης δεδομένων."
-#: 04060101.xhp
+#: 12040000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153676\n"
-"176\n"
+"12040000.xhp\n"
+"par_id3153363\n"
+"3\n"
"help.text"
-msgid "<item type=\"input\">=DVAR(A1:E10;\"Weight\";A13:E14)</item>"
-msgstr "<item type=\"input\">=DVAR(A1:E10;\"Βάρος\";A13:E14)</item>"
+msgid "The following filtering options are available:"
+msgstr "Οι ακόλουθες επιλογές φιλτραρίσματος είναι διαθέσιμες:"
-#: 04060101.xhp
+#: 12040000.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153798\n"
-"177\n"
+"12040000.xhp\n"
+"hd_id3153728\n"
+"4\n"
"help.text"
-msgid "In row 14, under Age, enter <item type=\"input\">7, 8, 9,</item> and so on, one after the other. You will see as a result the variance of the weight values for all children of this age."
-msgstr "Στη γραμμή 14, κάτω από το Ηλικία, εισάγετε <item type=\"input\">7, 8, 9,</item> κ.ο.κ. το ένα μετά το άλλο. Η διακύμανση των τιμών του βάρους όλων των παιδιών της αντίστοιχης ηλικίας θα εμφανισθεί."
+msgid "<link href=\"text/shared/02/12090000.xhp\" name=\"Standard filter\">Standard filter</link>"
+msgstr "<link href=\"text/shared/02/12090000.xhp\" name=\"Τυπικό φίλτρο\">Τυπικό φίλτρο</link>"
-#: 04060101.xhp
+#: 12040000.xhp
msgctxt ""
-"04060101.xhp\n"
-"bm_id3153880\n"
+"12040000.xhp\n"
+"hd_id3159153\n"
+"5\n"
"help.text"
-msgid "<bookmark_value>DVARP function</bookmark_value> <bookmark_value>variances;based on populations</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DVARP</bookmark_value><bookmark_value>διακυμάνσεις, βάσει πληθυσμών</bookmark_value>"
+msgid "<link href=\"text/scalc/01/12040300.xhp\" name=\"Advanced filter\">Advanced filter</link>"
+msgstr "<link href=\"text/scalc/01/12040300.xhp\" name=\"Ειδικό φίλτρο\">Ειδικό φίλτρο</link>"
-#: 04060101.xhp
+#: 12040100.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3153880\n"
-"178\n"
+"12040100.xhp\n"
+"tit\n"
"help.text"
-msgid "DVARP"
-msgstr "DVARP"
+msgid "AutoFilter"
+msgstr "Αυτόματο φίλτρο"
-#: 04060101.xhp
+#: 12040100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3155119\n"
-"179\n"
+"12040100.xhp\n"
+"hd_id3153541\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DBVARIANZEN\">DVARP calculates the variance of all cell values in a database field in all records that match the specified search criteria.</ahelp> The records are from the example are treated as an entire population."
-msgstr "<ahelp hid=\"HID_FUNC_DBVARIANZEN\">Η DVARP υπολογίζει τη διακύμανση όλων των κελιών ενός πεδίου βάσης δεδομένων σε όλες τις εγγραφές που συμφωνούν με τα καθορισθέντα κριτήρια αναζήτησης.</ahelp> Οι εγγραφές του παραδείγματος αντιμετωπίζει ως ολόκληρος πληθυσμός."
+msgid "<link href=\"text/scalc/01/12040100.xhp\" name=\"AutoFilter\">AutoFilter</link>"
+msgstr "<link href=\"text/scalc/01/12040100.xhp\" name=\"Αυτόματο φίλτρο\">Αυτόματο φίλτρο</link>"
-#: 04060101.xhp
+#: 12040100.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3145774\n"
-"180\n"
+"12040100.xhp\n"
+"par_id3148550\n"
+"2\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\".uno:DataFilterAutoFilter\">Automatically filters the selected cell range, and creates one-row list boxes where you can choose the items that you want to display.</ahelp>"
+msgstr "<ahelp hid=\".uno:DataFilterAutoFilter\">Φιλτράρει αυτόματα την επιλεγμένη περιοχή κελιών, και δημιουργεί πλαίσια λίστας με μία γραμμή όπου μπορείτε να επιλέξετε τα αντικείμενα που επιθυμείτε να εμφανίσετε.</ahelp>"
-#: 04060101.xhp
+#: 12040100.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3153776\n"
-"181\n"
+"12040100.xhp\n"
+"par_id3145171\n"
+"3\n"
"help.text"
-msgid "DVARP(Database; DatabaseField; SearchCriteria)"
-msgstr "DVARP(Βάση δεδομένων; Πεδίο Βάσης Δεδομένων; Κριτήρια Αναζήτησης)"
+msgid "<link href=\"text/shared/02/12090000.xhp\" name=\"Default filter\">Default filter</link>"
+msgstr "<link href=\"text/shared/02/12090000.xhp\" name=\"Προεπιλεγμένο φίλτρο\">Προεπιλεγμένο φίλτρο</link>"
-#: 04060101.xhp
+#: 12040201.xhp
msgctxt ""
-"04060101.xhp\n"
-"hd_id3151110\n"
-"182\n"
+"12040201.xhp\n"
+"tit\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "More"
+msgstr "Πρόσθετα"
-#: 04060101.xhp
+#: 12040201.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3147099\n"
-"183\n"
+"12040201.xhp\n"
+"hd_id3148492\n"
+"1\n"
"help.text"
-msgid "To find the variance of the weight for all children of the same age at Joe's birthday party (scroll up, please), enter the following formula in B16:"
-msgstr "Για να βρείτε τη διακύμανση του βάρους όλων των παιδιών της ίδιας ηλικίας στο πάρτι γενεθλίων του Γιάννη, εισάγετε τον ακόλουθο τύπο στο Β16:"
+msgid "<link href=\"text/scalc/01/12040201.xhp\" name=\"More\">More</link>"
+msgstr "<link href=\"text/scalc/01/12040201.xhp\" name=\"Πρόσθετα\">Πρόσθετα</link>"
-#: 04060101.xhp
+#: 12040201.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3147322\n"
-"184\n"
+"12040201.xhp\n"
+"par_id3159400\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">=DVARP(A1:E10;\"Weight\";A13:E14)</item>"
-msgstr "<item type=\"input\">=DVARP(A1:E10;\"Βάρος\";A13:E14)</item>"
+msgid "<variable id=\"zusaetzetext\"><ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_SPEC_FILTER:BTN_MORE\">Shows additional filter options.</ahelp></variable>"
+msgstr "<variable id=\"zusaetzetext\"><ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_SPEC_FILTER:BTN_MORE\">Εμφανίζει επιπρόσθετες επιλογές φιλτραρίσματος.</ahelp></variable>"
-#: 04060101.xhp
+#: 12040201.xhp
msgctxt ""
-"04060101.xhp\n"
-"par_id3146902\n"
-"185\n"
+"12040201.xhp\n"
+"hd_id3150791\n"
+"3\n"
"help.text"
-msgid "In row 14, under Age, enter <item type=\"input\">7, 8, 9,</item> and so on, one after the other. The variance of the weight values for all children of this age attending Joe's birthday party appears."
-msgstr "Στη γραμμή 14, κάτω από το Ηλικία, εισάγετε <item type=\"input\">7, 8, 9,</item> κ.ο.κ. το ένα μετά το άλλο. Η διακύμανση των τιμών του βάρους όλων των παιδιών της αντίστοιχης ηλικίας που θα είναι στο πάρτυ του Γιάννη θα εμφανισθεί."
+msgid "Options"
+msgstr "Επιλογές"
-#: 05100100.xhp
+#: 12040201.xhp
msgctxt ""
-"05100100.xhp\n"
-"tit\n"
+"12040201.xhp\n"
+"hd_id3154138\n"
+"5\n"
"help.text"
-msgid "Merge Cells"
-msgstr "Συγχώνευση κελιών"
+msgid "Case sensitive"
+msgstr "Διάκριση πεζών και κεφαλαίων"
-#: 05100100.xhp
+#: 12040201.xhp
msgctxt ""
-"05100100.xhp\n"
-"hd_id3154765\n"
+"12040201.xhp\n"
+"par_id3147228\n"
+"6\n"
"help.text"
-msgid "Merge Cells"
-msgstr "Συγχώνευση κελιών"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_CASE\">Distinguishes between uppercase and lowercase letters when filtering the data.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_CASE\">Κάνει διάκριση μεταξύ κεφαλαίων και πεζών γραμμάτων κατά το φιλτράρισμα δεδομένων.</ahelp>"
-#: 05100100.xhp
+#: 12040201.xhp
msgctxt ""
-"05100100.xhp\n"
-"par_id3147406\n"
+"12040201.xhp\n"
+"hd_id3154908\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Combines the contents of the selected cells into a single cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Συνδυάζει τα περιεχόμενα των επιλεγμένων κελιών σε ένα μοναδικό κελί.</ahelp>"
+msgid "Range contains column labels"
+msgstr "Περιοχή που περιέχει ετικέτες στηλών"
-#: 05100100.xhp
+#: 12040201.xhp
msgctxt ""
-"05100100.xhp\n"
-"par_id3154351\n"
+"12040201.xhp\n"
+"par_id3153768\n"
+"8\n"
"help.text"
-msgid "Choose <emph>Format - Merge Cells - Merge Cells</emph>"
-msgstr "Επιλέξτε <emph>Μορφοποίηση - Συγχώνευση κελιών - Συγχώνευση κελιών</emph>"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_HEADER\">Includes the column labels in the first row of a cell range.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_HEADER\">Περιλαμβάνει τις ετικέτες στηλών στην πρώτη γραμμή μιας περιοχής κελιών.</ahelp>"
-#: 04060000.xhp
+#: 12040201.xhp
msgctxt ""
-"04060000.xhp\n"
-"tit\n"
+"12040201.xhp\n"
+"hd_id3155306\n"
+"9\n"
"help.text"
-msgid "Function Wizard"
-msgstr "Οδηγός συναρτήσεων"
+msgid "Copy results to"
+msgstr "Αντιγραφή αποτελεσμάτων σε"
-#: 04060000.xhp
+#: 12040201.xhp
msgctxt ""
-"04060000.xhp\n"
-"bm_id3147426\n"
+"12040201.xhp\n"
+"par_id3154319\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>inserting functions; Function Wizard</bookmark_value><bookmark_value>functions;Function Wizard</bookmark_value><bookmark_value>wizards; functions</bookmark_value>"
-msgstr "<bookmark_value>εισαγωγή συναρτήσεων, Οδηγός συναρτήσεων</bookmark_value><bookmark_value>συναρτήσεις, οΟδηγός συναρτήσεων</bookmark_value><bookmark_value>οδηγοί, συναρτήσεις</bookmark_value>"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_SPEC_FILTER:ED_COPY_AREA\">Select the check box, and then select the cell range where you want to display the filter results.</ahelp> You can also select a named range from the list."
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_SPEC_FILTER:ED_COPY_AREA\">Επιλέξτε το πεδίο ελέγχου, και ύστερα επιλέξτε την περιοχή κελιών όπου επιθυμείτε να εμφανίσετε τα αποτελέσματα του φιλτραρίσματος.</ahelp> Μπορείτε επίσης να επιλέξετε μία επώνυμη περιοχή από τη λίστα."
-#: 04060000.xhp
+#: 12040201.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3147426\n"
-"1\n"
+"12040201.xhp\n"
+"hd_id3145272\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilot: Functions\">Function Wizard</link>"
-msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"Αυτόματος πιλότος: Συναρτήσεις\">Οδηγός συναρτήσεων</link>"
+msgid "Regular expression"
+msgstr "Κανονική έκφραση"
-#: 04060000.xhp
+#: 12040201.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3145271\n"
-"2\n"
+"12040201.xhp\n"
+"par_id3152576\n"
+"12\n"
"help.text"
-msgid "<variable id=\"funktionsautopilottext\"><ahelp hid=\".uno:FunctionDialog\">Opens the <emph>Function Wizard</emph>, which helps you to interactively create formulas.</ahelp></variable> Before you start the Wizard, select a cell or a range of cells from the current sheet, in order to determine the position at which the formula will be inserted."
-msgstr "<variable id=\"funktionsautopilottext\"><ahelp hid=\".uno:FunctionDialog\">Ανοίγει τον <emph>Οδηγό συναρτήσεων</emph>, που σας βοηθά να δημιουργείτε τύπους με αλληλεπίδραση.</ahelp></variable> Πριν ξεκινήσετε τον οδηγό, επιλέξτε ένα κελί ή μία περιοχή κελιών από το τρέχον φύλλο, για να καθορίσετε τη θέση στην οποία θα εισαχθεί ο τύπος."
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_REGEXP\">Allows you to use wildcards in the filter definition.</ahelp> For a list of the regular expressions that $[officename] supports, click <link href=\"text/shared/01/02100001.xhp\" name=\"here\">here</link>."
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_REGEXP\">Σας επιτρέπει να χρησιμοποιήσετε σύμβολα υποκατάστασης στον καθορισμό φιλτραρίσματος.</ahelp> Για μία λίστα κανονικών εκφράσεων που υποστηρίζει το $[officename] , κάντε <link href=\"text/shared/01/02100001.xhp\" name=\"εδώ\">εδώ</link>."
-#: 04060000.xhp
+#: 12040201.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id8007446\n"
+"12040201.xhp\n"
+"par_id3149377\n"
+"33\n"
"help.text"
-msgid "You can download the complete ODFF (OpenDocument Format Formula) specification from the <link href=\"http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula\">OASIS</link> web site."
-msgstr "Μπορείτε να μεταφορτώσετε την πλήρη προδιαγραφή ODFF (OpenDocument Format Formula) από την ιστοσελίδα του <link href=\"http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula\">OASIS</link>."
+msgid "If the <emph>Regular Expressions</emph> check box is selected, you can use regular expressions in the Value field if the Condition list box is set to '=' EQUAL or '<>' UNEQUAL. This also applies to the respective cells that you reference for an advanced filter."
+msgstr "Αν είναι επιλεγμένο το <emph>Κανονικές παραστάσεις</emph>, μπορείτε να χρησιμποιήσετε κανονικές παραστάσεις στο πεδίο Τιμή αν το κουτάκι στη λι΄στα Συνθήκη έχει ορισθεί σε '=' EQUAL ή '<>' UNEQUAL. Αυτό επίσης ισχύει στα αντίστοιχα κελιά που αναφέρετε για ένα ειδικό φίλτρο."
-#: 04060000.xhp
+#: 12040201.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3159153\n"
-"60\n"
+"12040201.xhp\n"
+"hd_id3149958\n"
+"34\n"
"help.text"
-msgid "The <emph>Function Wizard</emph> has two tabs: <emph>Functions</emph> is used to create formulas, and <emph>Structure</emph> is used to check the formula build."
-msgstr "Ο <emph>Οδηγός συναρτήσεων</emph> περιέχει δύο καρτέλες: Η καρτέλα <emph>Συναρτήσεις</emph> χρησιμοποιείται για τη δημιουργία τύπων, και η καρτέλα <emph>Δομή</emph> για τον έλεγχο της δομής των τύπων."
+msgid "No duplication"
+msgstr "Χωρίς διπλότυπο"
-#: 04060000.xhp
+#: 12040201.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3154490\n"
-"3\n"
+"12040201.xhp\n"
+"par_id3153876\n"
+"35\n"
"help.text"
-msgid "Functions Tab"
-msgstr "Καρτέλα συναρτήσεων"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_UNIQUE\">Excludes duplicate rows in the list of filtered data.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_UNIQUE\">Εξάγει διπλότυπες γραμμές στη λίστα με τα φιλτραρισμένα δεδομένα.</ahelp>"
-#: 04060000.xhp
+#: 12040201.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3149378\n"
-"5\n"
+"12040201.xhp\n"
+"hd_id3154018\n"
+"40\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Categories and Functions\">List of Categories and Functions</link>"
-msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"Λίστα κατηγοριών και συναρτήσεων\">Λίστα κατηγοριών και συναρτήσεων</link>"
+msgid "Keep filter criteria"
+msgstr "Διατήρηση κριτηρίων φιλτραρίσματος"
-#: 04060000.xhp
+#: 12040201.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3154730\n"
+"12040201.xhp\n"
+"par_id3149123\n"
+"41\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_FILTER:BTN_DEST_PERS\">Select the <emph>Copy results to</emph> check box, and then specify the destination range where you want to display the filtered data. If this box is checked, the destination range remains linked to the source range. You must have defined the source range under <emph>Data - Define range</emph> as a database range.</ahelp> Following this, you can reapply the defined filter at any time as follows: click into the source range, then choose <emph>Data - Refresh Range</emph>."
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_FILTER:BTN_DEST_PERS\">Επιλέξτε το πεδίο ελέγχου <emph>Αντιγραφή αποτελεσμάτων στο</emph> , και ύστερα καθορίστε την περιοχή προορισμού όπου επιθυμείτε να εμφανίσετε τα φιλτραρισμένα δεδομένα. Αν το πεδίο αυτό επισημαίνεται, η περιοχή προορισμού παραμένει συνδεδεμένη με την περιοχή της πηγής. Πρέπει να έχετε καθορίσει την περιοχή της πηγής από την επιλογή <emph>Δεδομένα - Ορισμός περιοχής</emph> ως περιοχή βάσης δεδομένων.</ahelp> Ακολουθώντας αυτόν τον τρόπο, μπορείτε να εφαρμόσετε ξανά το καθορισμένο φίλτρο οποτεδήποτε ως εξής: κάντε κλικ στην περιοχή της πηγής, ύστερα επιλέξτε <emph>Δεδομένα - Ανανέωση περιοχής</emph>."
+
+#: 12040201.xhp
+msgctxt ""
+"12040201.xhp\n"
+"hd_id3149018\n"
"36\n"
"help.text"
-msgid "Category"
-msgstr "Κατηγορία"
+msgid "Data range"
+msgstr "Περιοχή δεδομένων"
-#: 04060000.xhp
+#: 12040201.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3153417\n"
+"12040201.xhp\n"
+"par_id3150042\n"
"37\n"
"help.text"
-msgid "<variable id=\"kategorienliste\"><ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_CATEGORY\">Lists all the categories to which the different functions are assigned. Select a category to view the appropriate functions in the list field below.</ahelp> Select \"All\" to view all functions in alphabetical order, irrespective of category. \"Last Used\" lists the functions you have most recently used. </variable>"
-msgstr "<variable id=\"kategorienliste\"><ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_CATEGORY\">Δημιουργεί μία λίστα με όλες τις κατηγορίες στις οποίες αναφέρονται οι διαφορετικές συναρτήσεις.</ahelp> Επιλέξτε \"Όλες\" για να εμφανίσετε όλες τις συναρτήσεις με αλφαβητική σειρά. Η επιλογή \"Τελευταία χρήση\" επιστρέφει μια λίστα με τις συναρτήσεις που χρησιμοποιήσατε πιο πρόσφατα. </variable>"
+msgid "Displays the cell range or the name of the cell range that you want to filter."
+msgstr "Εμφανίζει την περιοχή κελιών ή το όνομά της που θέλετε να εφαρμόσετε κάποιο φίλτρο."
-#: 04060000.xhp
+#: 12040300.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3150749\n"
-"6\n"
+"12040300.xhp\n"
+"tit\n"
"help.text"
-msgid "Function"
-msgstr "Συνάρτηση"
+msgid "Advanced Filter"
+msgstr "Ειδικό φίλτρο"
-#: 04060000.xhp
+#: 12040300.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3155445\n"
-"7\n"
+"12040300.xhp\n"
+"hd_id3158394\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_FUNCTION\">Displays the functions found under the selected category. Double-click to select a function.</ahelp> A single-click displays a short function description."
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_FUNCTION\">Εμφανίζει τις συναρτήσεις που βρέθηκαν στην επιλεγμένη κατηγορία. Κάντε διπλό κλικ για να επιλέξετε μία συνάρτηση.</ahelp> Αν κάνετε απλό κλικ εμφανίζεται μία περιληπτική περιγραφή της συνάρτησης."
+msgid "Advanced Filter"
+msgstr "Ειδικό φίλτρο"
-#: 04060000.xhp
+#: 12040300.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3159264\n"
-"8\n"
+"12040300.xhp\n"
+"par_id3156281\n"
+"2\n"
"help.text"
-msgid "Array"
-msgstr "Πίνακα"
+msgid "<variable id=\"spezialfilter\"><ahelp hid=\".uno:DataFilterSpecialFilter\">Defines an advanced filter.</ahelp></variable>"
+msgstr "<variable id=\"spezialfilter\"><ahelp hid=\".uno:DataFilterSpecialFilter\">Καθορίζει ένα ειδικό φίλτρο.</ahelp></variable>"
-#: 04060000.xhp
+#: 12040300.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3149566\n"
-"9\n"
+"12040300.xhp\n"
+"par_idN105EB\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_FORMULA:BTN_MATRIX\">Specifies that the selected function is inserted into the selected cell range as an array formula. </ahelp> Array formulas operate on multiple cells. Each cell in the array contains the formula, not as a copy but as a common formula shared by all matrix cells."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_FORMULA:BTN_MATRIX\">Καθορίζει ότι η επιλεγμένη συνάρτηση εισάγεται στην επιλεγμένη περιοχή κελιών σαν τύπος πίνακα. </ahelp> Οι τύποι πίνακα εφαρμόζονται σε πολλαπλούς τύπους. Κάθε κελί στη σειρά δεδομένων περιέχει τον τύπο, όχι σαν αντίγραφο αλλά σαν έναν κοινό τύπο που μοιράζεται από όλα τα κελιά του πίνακα."
+msgid "<embedvar href=\"text/scalc/guide/filters.xhp#filters\"/>"
+msgstr "<embedvar href=\"text/scalc/guide/filters.xhp#filters\"/>"
-#: 04060000.xhp
+#: 12040300.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3155959\n"
-"61\n"
+"12040300.xhp\n"
+"hd_id3153771\n"
+"25\n"
"help.text"
-msgid "The <emph>Array</emph> option is identical to the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Enter command, which is used to enter and confirm formulas in the sheet. The formula is inserted as a matrix formula indicated by two braces { }."
-msgstr "Η επιλογή <emph>Πίνακας</emph> είναι ίδια με την εντολή <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Enter, που χρησιμοποιείται για την εισαγωγή και επιβεβαίωση τύπων στο φύλλο. Ο τύπος που εισάγεται είναι ένας τύπος μήτρας και επισημαίνεται με 2 άγκιστρα { }."
+msgid "Read filter criteria from"
+msgstr "Ανάγνωση κριτηρίων φίλτρου από"
-#: 04060000.xhp
+#: 12040300.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3152993\n"
-"40\n"
+"12040300.xhp\n"
+"par_id3147426\n"
+"26\n"
"help.text"
-msgid "The maximum size of an array range is 128 by 128 cells."
-msgstr "Το μέγιστο μέγεθος μιας περιοχής πίνακα είναι 128 επί 128 κελιά."
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_SPEC_FILTER:ED_CRITERIA_AREA\">Select the named range, or enter the cell range that contains the filter criteria that you want to use.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_SPEC_FILTER:ED_CRITERIA_AREA\">Επιλέξτε την επώνυμη περιοχή, ή εισάγετε την περιοχή κελιών που περιέχει τα κριτήρια φιλτραρίσματος που επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
-#: 04060000.xhp
+#: 12040300.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3150367\n"
-"41\n"
+"12040300.xhp\n"
+"hd_id3153188\n"
+"27\n"
"help.text"
-msgid "Argument Input Fields"
-msgstr "Πεδία εισαγωγής ορισμάτων"
+msgid "<link href=\"text/scalc/01/12040201.xhp\" name=\"More\">More</link>"
+msgstr "<link href=\"text/scalc/01/12040201.xhp\" name=\"Πρόσθετα\">Πρόσθετα</link>"
-#: 04060000.xhp
+#: 12040400.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3145587\n"
-"15\n"
+"12040400.xhp\n"
+"tit\n"
"help.text"
-msgid "When you double-click a function, the argument input field(s) appear on the right side of the dialog. To select a cell reference as an argument, click directly into the cell, or drag across the required range on the sheet while holding down the mouse button. You can also enter numerical and other values or references directly into the corresponding fields in the dialog. When using <link href=\"text/scalc/01/04060102.xhp\" name=\"date entries\">date entries</link>, make sure you use the correct format. Click OK to insert the result into the spreadsheet."
-msgstr "Όταν κάνετε διπλό κλικ σε μία συνάρτηση, το πεδίο(α) εισαγωγής ορισμάτων εμφανίζονται στη δεξιά πλευρά του παραθύρου διαλόγου. Για να επιλέξετε μία παραπομπή κελιού ως όρισμα, κάντε κλικ απευθείας στο κελί, ή μεταφέρετέ το κατά μήκος της απαιτούμενης περιοχής στο φύλλο ενώ ταυτόχρονα κρατήστε πατημένο το κουμπί του ποντικιού σας. Μπορείτε επίσης να εισάγετε αριθμητικές και άλλες τιμές ή παραπομπές απευθείας στα αντίστοιχα πεδία στο παράθυρο διαλόγου. Όταν χρησιμοποιείτε <link href=\"text/scalc/01/04060102.xhp\" name=\"καταχωρήσεις ημερομηνιών\">καταχωρήσεις ημερομηνιών</link>, βεβαιωθείτε ότι χρησιμοποιείτε τη σωστή μορφοποίηση. Κάντε κλικ στο OK για να εισάγετε το αποτέλεσμα στο υπολογιστικό φύλλο."
+msgid "Remove Filter"
+msgstr "Αφαίρεση φίλτρου"
-#: 04060000.xhp
+#: 12040400.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3149408\n"
-"18\n"
+"12040400.xhp\n"
+"hd_id3153087\n"
+"1\n"
"help.text"
-msgid "Function Result"
-msgstr "Αποτέλεσμα συνάρτησης"
+msgid "<link href=\"text/scalc/01/12040400.xhp\" name=\"Remove Filter\">Remove Filter</link>"
+msgstr "<link href=\"text/scalc/01/12040400.xhp\" name=\"Αφαίρεση φίλτρου\">Αφαίρεση φίλτρου</link>"
-#: 04060000.xhp
+#: 12040400.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3155809\n"
-"19\n"
+"12040400.xhp\n"
+"par_id3154760\n"
+"2\n"
"help.text"
-msgid "As soon you enter arguments in the function, the result is calculated. This preview informs you if the calculation can be carried out with the arguments given. If the arguments result in an error, the corresponding <link href=\"text/scalc/05/02140000.xhp\" name=\"error code\">error code</link> is displayed."
-msgstr "Αφού εισαγάγετε τα ορίσματα στη συνάρτηση, υπολογίζεται το αποτέλεσμα. Αυτή η προεπισκόπηση σάς ενημερώνει εάν ο υπολογισμός είναι δυνατό να πραγματοποιηθεί με τα δεδομένα ορίσματα. Εάν από τα ορίσματα προκύψει σφάλμα, εμφανίζεται ο αντίστοιχος <link href=\"text/scalc/05/02140000.xhp\" name=\"κωδικός σφάλματος\">κωδικός σφάλματος</link>."
+msgid "<ahelp hid=\".uno:DataFilterRemoveFilter\">Removes the filter from the selected cell range. To enable this command, click inside the cell area where the filter was applied.</ahelp>"
+msgstr "<ahelp hid=\".uno:DataFilterRemoveFilter\">Αφαιρεί το φίλτρο από την επιλεγμένη περιοχή κελιών. Για να ενεργοποιήσετε αυτή την εντολή, κάντε κλικ μέσα στην περιοχή κελιών όπου είχε εφαρμοστεί το φίλτρο.</ahelp>"
-#: 04060000.xhp
+#: 12040500.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3148700\n"
-"23\n"
+"12040500.xhp\n"
+"tit\n"
"help.text"
-msgid "The required arguments are indicated by names in bold print."
-msgstr "Τα ονόματα των απαραίτητων ορισμάτων εμφανίζονται με έντονη γραφή."
+msgid "Hide AutoFilter"
+msgstr "Απόκρυψη αυτόματου φίλτρου"
-#: 04060000.xhp
+#: 12040500.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3153064\n"
-"22\n"
+"12040500.xhp\n"
+"bm_id3150276\n"
"help.text"
-msgid "f(x) (depending on the selected function)"
-msgstr "f(x) (ανάλογα με την επιλεγμένη συνάρτηση)"
+msgid "<bookmark_value>database ranges; hiding AutoFilter</bookmark_value>"
+msgstr "<bookmark_value>περιοχές βάσης δεδομένων, απόκρυψη αυτόματου φίλτρου</bookmark_value>"
-#: 04060000.xhp
+#: 12040500.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3157980\n"
-"24\n"
+"12040500.xhp\n"
+"hd_id3150276\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_FAP_BTN_FX4\">Allows you to access a subordinate level of the <emph>Function Wizard</emph> in order to nest another function within the function, instead of a value or reference.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_FAP_BTN_FX4\">Σας επιτρέπει να έχετε πρόσβαση σε υποδεέστερο επίπεδο του <emph>Οδηγού συναρτήσεων</emph> ώστε να εμφωλεύσετε μια άλλη συνάρτηση εντός της συνάρτησης, αντί για μία τιμή ή παραπομπή.</ahelp>"
+msgid "<link href=\"text/scalc/01/12040500.xhp\" name=\"Hide AutoFilter\">Hide AutoFilter</link>"
+msgstr "<link href=\"text/scalc/01/12040500.xhp\" name=\"Απόκρυψη αυτόματου φίλτρου\">Απόκρυψη αυτόματου φίλτρου</link>"
-#: 04060000.xhp
+#: 12040500.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3145076\n"
-"25\n"
+"12040500.xhp\n"
+"par_id3156326\n"
+"2\n"
"help.text"
-msgid "Argument/Parameter/Cell Reference (depending on the selected function)"
-msgstr "Όρισμα/Παράμετρος/Παραπομπή κελιών (ανάλογα με την επιλεγμένη συνάρτηση)"
+msgid "<ahelp hid=\".uno:DataFilterHideAutoFilter\" visibility=\"visible\">Hides the AutoFilter buttons in the selected cell range.</ahelp>"
+msgstr "<ahelp hid=\".uno:DataFilterHideAutoFilter\" visibility=\"visible\">Αποκρύπτει τα κουμπιά αυτόματου φίλτρου στην επιλεγμένη περιοχή κελιών.</ahelp>"
-#: 04060000.xhp
+#: 12050000.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3159097\n"
-"26\n"
+"12050000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_FORMULA:ED_REF\">The number of visible text fields depends on the function. Enter arguments either directly into the argument fields or by clicking a cell in the table.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_FORMULA:ED_REF\">Ο αριθμός των ορατών πεδίων κειμένου εξαρτάται από τη συνάρτηση. Εισάγετε ορίσματα είτε απευθείας στα πεδία ορίσματος είτε κάνοντας κλικ σε ένα κελί του πίνακα.</ahelp>"
+msgid "Subtotals"
+msgstr "Υποσύνολα"
-#: 04060000.xhp
+#: 12050000.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3154957\n"
-"51\n"
+"12050000.xhp\n"
+"hd_id3153822\n"
+"1\n"
"help.text"
-msgid "Result"
-msgstr "Αποτέλεσμα"
+msgid "Subtotals"
+msgstr "Υποσύνολα"
-#: 04060000.xhp
+#: 12050000.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3150211\n"
-"52\n"
+"12050000.xhp\n"
+"par_id3145119\n"
+"2\n"
"help.text"
-msgid "Displays the calculation result or an error message."
-msgstr "Εμφανίζει το αποτέλεσμα του υπολογισμού ή ένα μήνυμα σφάλματος."
+msgid "<variable id=\"teilergebnisse\"><ahelp hid=\".uno:DataSubTotals\" visibility=\"visible\">Calculates subtotals for the columns that you select.</ahelp></variable> $[officename] uses the SUM function to automatically calculate the subtotal and grand total values in a labeled range. You can also use other functions to perform the calculation. $[officename] automatically recognizes a defined database area when you place the cursor in it."
+msgstr "<variable id=\"teilergebnisse\"><ahelp hid=\".uno:DataSubTotals\" visibility=\"visible\">Υπολογίζει τα μερικά αθροίσματα για τις στήλες που επιλέγετε.</ahelp></variable> Το $[officename] χρησιμοποιεί τη συνάρτηση SUM για να υπολογίζει αυτόματα το μερικό άθροισμα και τις μεγάλες συνολικές τιμές σε μια περιοχή με ετικέτες. Μπορείτε επίσης να χρησιμοποιήσετε διαφορετικές συναρτήσεις για να εκτελέσετε τον υπολογισμό. Το $[officename] αναγνωρίζει αυτόματα μία καθορισμένη περιοχή βάσης δεδομένων όταν τοποθετείτε το δρομέα σε αυτή."
-#: 04060000.xhp
+#: 12050000.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3151304\n"
-"43\n"
+"12050000.xhp\n"
+"par_id3153896\n"
+"3\n"
"help.text"
-msgid "Formula"
-msgstr "Τύπος"
+msgid "For example, you can generate a sales summary for a certain postal code based on data from a client database."
+msgstr "Για παράδειγμα, μπορείτε να δημιουργήσετε ένα άθροισμα πωλήσεων για έναν συγκεκριμένο ταχυδρομικό κώδικα που βασίζεται σε δεδομένα από μία βάση δεδομένων του πελάτη."
-#: 04060000.xhp
+#: 12050000.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3149898\n"
-"44\n"
+"12050000.xhp\n"
+"hd_id3163708\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_FAP_FORMULA\">Displays the created formula. Type your entries directly, or create the formula using the wizard.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_FAP_FORMULA\">Εμφανίζει τον τύπο που δημιουργήσατε. Πληκτρολογήστε τις καταχωρήσεις σας απευθείας, ή δημιουργήστε τον τύπο χρησιμοποιώντας τον οδηγό.</ahelp>"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 04060000.xhp
+#: 12050000.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3153249\n"
-"45\n"
+"12050000.xhp\n"
+"par_id3154125\n"
+"5\n"
"help.text"
-msgid "Back"
-msgstr "Πίσω"
+msgid "Deletes the subtotal rows in the selected area."
+msgstr "Διαγράφει τις γραμμές των μερικών αθροισμάτων στην επιλεγμένη περιοχή."
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3152869\n"
-"53\n"
+"12050100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_FORMULA:BTN_BACKWARD\">Moves the focus back through the formula components, marking them as it does so.</ahelp>"
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_FORMULA:BTN_BACKWARD\">Μετακινεί την εστίαση πίσω κατά μήκος των στοιχείων του τύπου, επισημαίνοντάς τα ταυτόχρονα.</ahelp>"
+msgid "1st, 2nd, 3rd Group"
+msgstr "1η, 2η, 3η ομάδα"
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3146966\n"
-"56\n"
+"12050100.xhp\n"
+"hd_id3149784\n"
+"1\n"
"help.text"
-msgid "To select a single function from a complex formula consisting of several functions, double-click the function in the formula window."
-msgstr "Για να επιλέξετε μία απλή συνάρτηση από έναν πολύπλοκο τύπο που αποτελείται από διάφορες συναρτήσεις, κάντε διπλό κλικ στη συνάρτηση στο παράθυρο του τύπου."
+msgid "<link href=\"text/scalc/01/12050100.xhp\" name=\"1st, 2nd, 3rd Group\">1st, 2nd, 3rd Group</link>"
+msgstr "<link href=\"text/scalc/01/12050100.xhp\" name=\"1η, 2η, 3η ομάδα\">1η, 2η, 3η ομάδα</link>"
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3155762\n"
-"54\n"
+"12050100.xhp\n"
+"par_id3145068\n"
+"2\n"
"help.text"
-msgid "Next"
-msgstr "Επόμενο"
+msgid "<ahelp hid=\"HID_SCPAGE_SUBT_GROUP1\">Specify the settings for up to three subtotal groups. Each tab has the same layout.</ahelp>"
+msgstr "<ahelp hid=\"HID_SCPAGE_SUBT_GROUP1\">Καθορίστε τις ρυθμίσεις μέχρι τρεις ομάδες μερικών αθροισμάτων. Κάθε καρτέλα έχει την ίδια διάταξη.</ahelp>"
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3149316\n"
-"55\n"
+"12050100.xhp\n"
+"par_id3148797\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_FORMULA:BTN_FORWARD\">Moves forward through the formula components in the formula window.</ahelp> This button can also be used to assign functions to the formula. If you select a function and click the <emph>Next </emph>button, the selection appears in the formula window."
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_FORMULA:BTN_FORWARD\">Μετακινεί στοιχεία κατά μήκος του τύπου στο παράθυρο τύπων.</ahelp> Αυτό το κουμπί μπορεί επίσης να χρησιμοποιηθεί για να αναθέτετε συναρτήσεις στον τύπο. Αν επιλέξετε μία συνάρτηση και κάνετε κλικ στο κουμπί <emph>Επόμενο </emph>, η επιλογή εμφανίζεται στο παράθυρο τύπων."
+msgid "To insert subtotal values into a table:"
+msgstr "Για να εισάγετε τιμές μερικών αθροισμάτων σε έναν πίνακα:"
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3159262\n"
-"57\n"
+"12050100.xhp\n"
+"par_id3154908\n"
+"13\n"
"help.text"
-msgid "Double-click a function in the selection window to transfer it to the formula window."
-msgstr "Κάντε διπλό κλικ σε μια συνάρτηση στο παράθυρο επιλογής για να την μεταφέρετε στο παράθυρο τύπων."
+msgid "Ensure that the columns of the table have labels."
+msgstr "Βεβαιωθείτε ότι οι στήλες του πίνακας έχουν ετικέτες."
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3148745\n"
-"58\n"
+"12050100.xhp\n"
+"par_id3153968\n"
+"4\n"
"help.text"
-msgid "Cancel"
-msgstr "Ακύρωση"
+msgid "Select the table or the area in the table that you want to calculate subtotals for, and then choose <emph>Data – Subtotals</emph>."
+msgstr "Επιλέξτε πρώτα τον πίνακα ή την περιοχή στον πίνακα που επιθυμείτε να υπολογισθούν τα μερικά αθροίσματα, και ύστερα επιλέξτε <emph>Δεδομένα - Μερικά αθροίσματα</emph>."
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3147402\n"
-"59\n"
+"12050100.xhp\n"
+"par_id3161831\n"
+"5\n"
"help.text"
-msgid "Closes the dialog without implementing the formula."
-msgstr "Κλείνει το παράθυρο διαλόγου δίχως να εφαρμόζεται ο τύπος."
+msgid "In the <emph>Group By</emph> box, select the column that you want to add the subtotals to."
+msgstr "Στο πεδίο <emph>Ομαδοποίηση κατά</emph>, επιλέξτε τη στήλη που επιθυμείτε να προσθέσετε τα μερικά αθροίσματα."
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3150534\n"
-"32\n"
+"12050100.xhp\n"
+"par_id3153188\n"
+"6\n"
"help.text"
-msgid "OK"
-msgstr "OK"
+msgid "In the <emph>Calculate subtotals for</emph> box, select the check boxes for the columns containing the values that you want to subtotal."
+msgstr "Στο πεδίο <emph>Υπολογισμός μερικών αθροισμάτων για</emph>, επιλέξτε τα πεδία ελέγχου για τις στήλες που περιέχουν τις τιμές που επιθυμείτε στο μερικό άθροισμα."
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3153029\n"
-"33\n"
+"12050100.xhp\n"
+"par_id3152460\n"
+"14\n"
"help.text"
-msgid "Ends the <emph>Function Wizard</emph>, and transfers the formula to the selected cells."
-msgstr "Τερματίζει τον <emph>Οδηγό συναρτήσεων</emph>, και μεταφέρει τον τύπο στα επιλεγμένα κελιά."
+msgid "In the <emph>Use function</emph> box, select the function that you want to use to calculate the subtotals."
+msgstr "Στο πεδίο <emph>Χρήση συνάρτησης</emph>, επιλέξτε τη συνάρτηση που επιθυμείτε να χρησιμοποιήσετε για να υπολογίσετε τα μερικά αθροίσματα."
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3156400\n"
-"34\n"
+"12050100.xhp\n"
+"par_id3154321\n"
+"15\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Categories and Functions\">List of Categories and Functions</link>"
-msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"Λίστα κατηγοριών και συναρτήσεων\">Λίστα κατηγοριών και συναρτήσεων</link>"
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο <emph>OK</emph>."
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3147610\n"
-"47\n"
+"12050100.xhp\n"
+"hd_id3156441\n"
+"7\n"
"help.text"
-msgid "Structure tab"
-msgstr "Καρτέλα δομής"
+msgid "Group by"
+msgstr "Ομαδοποίηση κατά"
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3153122\n"
-"48\n"
+"12050100.xhp\n"
+"par_id3154013\n"
+"8\n"
"help.text"
-msgid "On this page, you can view the structure of the function."
-msgstr "Σε αυτή τη σελίδα, μπορείτε να προβάλετε τη δομή της συνάρτησης."
+msgid "<ahelp hid=\"HID_SC_SUBT_GROUP\">Select the column that you want to control the subtotal calculation process. If the contents of the selected column change, the subtotals are automatically recalculated.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_SUBT_GROUP\">Επιλέξτε την στήλη που επιθυμείτε να ελέγχει την διαδικασία υπολογισμού μερικών αθροισμάτων. Αν αλλάξουν τα περιεχόμενα της επιλεγμένης στήλης, θα αρχίσει αυτόματα ο υπολογισμός των μερικών αθροισμάτων ξανά.</ahelp>"
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3149350\n"
-"4\n"
+"12050100.xhp\n"
+"hd_id3154943\n"
+"9\n"
"help.text"
-msgid "If you start the <emph>Function Wizard</emph> while the cell cursor is positioned in a cell that already contains a function, the <emph>Structure</emph> tab is opened and shows the composition of the current formula."
-msgstr "Εάν εκκινήσετε τον <emph>Οδηγό συναρτήσεων</emph> ενώ ο δείκτης βρίσκεται σε ένα κελί που περιέχει ήδη μια συνάρτηση, ενεργοποιείται η επιλογή <emph>Δομή</emph> και εμφανίζεται η σύνθεση του τρέχοντος τύπου."
+msgid "Calculate subtotals for"
+msgstr "Υπολογισμός μερικών αθροισμάτων για"
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3149014\n"
-"49\n"
+"12050100.xhp\n"
+"par_id3147125\n"
+"10\n"
"help.text"
-msgid "Structure"
-msgstr "Δομή"
+msgid "<ahelp hid=\"HID_SC_SUBT_COLS\">Select the column(s) containing the values that you want to subtotal.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_SUBT_COLS\">Επιλέξτε τη στήλη(ες) που περιέχουν τις τιμές που επιθυμείτε στο μερικό άθροισμα.</ahelp>"
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3150481\n"
-"50\n"
+"12050100.xhp\n"
+"hd_id3156283\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_FAP_STRUCT\">Displays a hierarchical representation of the current function.</ahelp> You can hide or show the arguments by a click on the plus or minus sign in front."
-msgstr "<ahelp hid=\"HID_SC_FAP_STRUCT\">Εμφανίζει μία ιεραρχική παρουσίαση της τρέχουσας συνάρτησης.</ahelp> Μπορείτε να αποκρύψετε ή να εμφανίσετε τα ορίσματα κάνοντας κλικ μπροστά από το σύμβολο συν ή το μείον."
+msgid "Use function"
+msgstr "Χρήση συνάρτησης"
-#: 04060000.xhp
+#: 12050100.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3148886\n"
-"63\n"
+"12050100.xhp\n"
+"par_id3145647\n"
+"12\n"
"help.text"
-msgid "Blue dots denote correctly entered arguments. Red dots indicate incorrect data types. For example: if the SUM function has one argument entered as text, this is highlighted in red as SUM only permits number entries."
-msgstr "Οι μπλε τελείες υποδηλώνουν ότι τα ορίσματα έχουν εισαχθεί σωστά. Οι κόκκινες τελείες υποδηλώνουν ότι οι τύποι δεδομένων είναι εσφαλμένοι. Για παράδειγμα: η συνάρτηση SUM περιλαμβάνει ορίσματα που έχουν εισαχθεί ως κείμενο. Αυτά επισημαίνονται με κόκκινο χρώμα, καθώς η συνάρτηση SUM επιτρέπει τη χρήση μόνο αριθμών."
+msgid "<ahelp hid=\"HID_SC_SUBT_FUNC\">Select the mathematical function that you want to use to calculate the subtotals.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_SUBT_FUNC\">Επιλέξτε τη μαθηματική συνάρτηση που επιθυμείτε να χρησιμοποιηθεί για τον υπολογισμό των μερικών αθροισμάτων.</ahelp>"
-#: 12080300.xhp
+#: 12050200.xhp
msgctxt ""
-"12080300.xhp\n"
+"12050200.xhp\n"
"tit\n"
"help.text"
-msgid "Group"
-msgstr "Ομαδοποίηση"
+msgid "Options"
+msgstr "Επιλογές"
-#: 12080300.xhp
+#: 12050200.xhp
msgctxt ""
-"12080300.xhp\n"
-"hd_id3153088\n"
+"12050200.xhp\n"
+"bm_id3154758\n"
+"help.text"
+msgid "<bookmark_value>subtotals; sorting options</bookmark_value>"
+msgstr "<bookmark_value>μερικά αθροίσματα, επιλογές ταξινόμησης</bookmark_value>"
+
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"hd_id3154758\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12080300.xhp\" name=\"Group\">Group</link>"
-msgstr "<link href=\"text/scalc/01/12080300.xhp\" name=\"Ομαδοποίηση\">Ομαδοποίηση</link>"
+msgid "<link href=\"text/scalc/01/12050200.xhp\" name=\"Options\">Options</link>"
+msgstr "<link href=\"text/scalc/01/12050200.xhp\" name=\"Επιλογές\">Επιλογές</link>"
-#: 12080300.xhp
+#: 12050200.xhp
msgctxt ""
-"12080300.xhp\n"
-"par_id3153821\n"
+"12050200.xhp\n"
+"par_id3154124\n"
"2\n"
"help.text"
-msgid "<variable id=\"gruppierung\"><ahelp hid=\".uno:Group\" visibility=\"visible\">Defines the selected cell range as a group of rows or columns.</ahelp></variable>"
-msgstr "<variable id=\"gruppierung\"><ahelp hid=\".uno:Group\" visibility=\"visible\">Καθορίζει την επιλεγμένη περιοχή κελιών σαν ομάδα γραμμών ή στηλών.</ahelp></variable>"
+msgid "<ahelp hid=\"HID_SCPAGE_SUBT_OPTIONS\">Specify the settings for calculating and presenting subtotals.</ahelp>"
+msgstr "<ahelp hid=\"HID_SCPAGE_SUBT_OPTIONS\">Καθορίστε διάφορες ρυθμίσεις για τον υπολογισμό και την παρουσίαση των μερικών αθροισμάτων.</ahelp>"
-#: 12080300.xhp
+#: 12050200.xhp
msgctxt ""
-"12080300.xhp\n"
-"par_id3145069\n"
+"12050200.xhp\n"
+"hd_id3156422\n"
"3\n"
"help.text"
-msgid "When you group a cell range, and outline icon appears in the margins next to the group. To hide or show the group, click the icon. To ungroup the selection, choose <emph>Data – Outline -</emph> <link href=\"text/scalc/01/12080400.xhp\" name=\"Ungroup\"><emph>Ungroup</emph></link>."
-msgstr "Όταν ομαδοποιείτε μία περιοχή κελιών, και εμφανίζεται το εικονίδιο της διάρθρωσης στις ακραίες τιμές δίπλα στην ομάδα. Για να αποκρύψετε ή να εμφανίσετε την ομάδα, κάντε κλικ στο εικονίδιο. Για να κάνετε άρση της ομαδοποίησης της επιλογής, επιλέξτε <emph>Δεδομένα - Διάρθρωση -</emph> <link href=\"text/scalc/01/12080400.xhp\" name=\"Άρση ομαδοποίησης\"><emph>Άρση ομαδοποίησης</emph></link>."
+msgid "Page break between groups"
+msgstr "Νέα σελίδα με κάθε αλλαγή ομάδας"
-#: 12080300.xhp
+#: 12050200.xhp
msgctxt ""
-"12080300.xhp\n"
-"hd_id3125863\n"
+"12050200.xhp\n"
+"par_id3147317\n"
"4\n"
"help.text"
-msgid "Include"
-msgstr "Συμπερίληψη"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_PAGEBREAK\">Inserts a new page after each group of subtotaled data.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_PAGEBREAK\">Εισάγει μια νέα σελίδα μετά από κάθε ομάδα δεδομένων για την οποία έχουν υπολογισθεί τα μερικά αθροίσματα.</ahelp>"
-#: 12080300.xhp
+#: 12050200.xhp
msgctxt ""
-"12080300.xhp\n"
-"hd_id3150448\n"
+"12050200.xhp\n"
+"hd_id3146985\n"
+"5\n"
+"help.text"
+msgid "Case sensitive"
+msgstr "Διάκριση πεζών και κεφαλαίων"
+
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"par_id3153190\n"
"6\n"
"help.text"
-msgid "Rows"
-msgstr "Γραμμές"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_CASE\">Recalculates subtotals when you change the case of a data label.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_CASE\">Υπολογίζει ξανά τα μερικά αθροίσματα όταν αλλάζετε την κατάσταση της ετικέτας δεδομένων.</ahelp>"
-#: 12080300.xhp
+#: 12050200.xhp
msgctxt ""
-"12080300.xhp\n"
-"par_id3153194\n"
+"12050200.xhp\n"
+"hd_id3151119\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_GROUP_ROWS\" visibility=\"visible\">Groups the selected rows.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_GROUP_ROWS\" visibility=\"visible\">Ομαδοποιεί τις επιλεγμένες γραμμές.</ahelp>"
+msgid "Pre-sort area according to groups"
+msgstr "Αρχική ταξινόμηση περιοχή σύμφωνα με ομάδες"
-#: 12080300.xhp
+#: 12050200.xhp
msgctxt ""
-"12080300.xhp\n"
-"hd_id3145786\n"
+"12050200.xhp\n"
+"par_id3149664\n"
"8\n"
"help.text"
-msgid "Columns"
-msgstr "Στήλες"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_SORT\">Sorts the area that you selected in the <emph>Group by</emph> box of the Group tabs according to the columns that you selected.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_SORT\">Ταξινομεί την περιοχή που έχετε επιλέξει στο πεδίο <emph>Ομαδοποίηση ανά</emph> των καρτελών Ομάδες στις στήλες που έχετε επιλέξει.</ahelp>"
-#: 12080300.xhp
+#: 12050200.xhp
msgctxt ""
-"12080300.xhp\n"
-"par_id3146984\n"
+"12050200.xhp\n"
+"hd_id3153951\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_GROUP_COLS\" visibility=\"visible\">Groups the selected columns.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_GROUP_COLS\" visibility=\"visible\">Ομαδοποιεί τις επιλεγμένες στήλες.</ahelp>"
+msgid "Sort"
+msgstr "Ταξινόμηση"
-#: 05040200.xhp
+#: 12050200.xhp
msgctxt ""
-"05040200.xhp\n"
-"tit\n"
+"12050200.xhp\n"
+"hd_id3145252\n"
+"11\n"
"help.text"
-msgid "Optimal Column Width"
-msgstr "Βέλτιστο πλάτος στήλης"
+msgid "Include formats"
+msgstr "Συμπερίληψη μορφών"
-#: 05040200.xhp
+#: 12050200.xhp
msgctxt ""
-"05040200.xhp\n"
-"bm_id3155628\n"
+"12050200.xhp\n"
+"par_id3147125\n"
+"12\n"
"help.text"
-msgid "<bookmark_value>spreadsheets; optimal column widths</bookmark_value><bookmark_value>columns; optimal widths</bookmark_value><bookmark_value>optimal column widths</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, βέλτιστα πλάτη στηλών</bookmark_value><bookmark_value>στήλες, βέλτιστα πλάτη</bookmark_value><bookmark_value>βέλτιστα πλάτη στηλών</bookmark_value>"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_FORMATS\">Considers formatting attributes when sorting.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_FORMATS\">Θεωρεί τις ιδιότητες μορφοποίησης κατά την ταξινόμηση.</ahelp>"
-#: 05040200.xhp
+#: 12050200.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3155628\n"
-"1\n"
+"12050200.xhp\n"
+"hd_id3155418\n"
+"13\n"
"help.text"
-msgid "Optimal Column Width"
-msgstr "Βέλτιστο πλάτος στήλης"
+msgid "Custom sort order"
+msgstr "Προσαρμοσμένη σειρά ταξινόμησης"
-#: 05040200.xhp
+#: 12050200.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3145068\n"
-"2\n"
+"12050200.xhp\n"
+"par_id3149400\n"
+"14\n"
"help.text"
-msgid "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalColumnWidthDi\">Defines the optimal column width for selected columns.</ahelp></variable> The optimal column width depends on the longest entry within a column. You can choose from the available <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"measurement units\">measurement units</link>."
-msgstr "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalColumnWidthDi\">Καθορίζει το βέλτιστο πλάτος στηλών για τις επιλεγμένες στήλες.</ahelp></variable> Το βέλτιστο πλάτος στηλών εξαρτάται από τη μεγαλύτερη σε μήκος καταχώριση εντός της στήλης. Μπορείτε να επιλέξετε από τις διαθέσιμες <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"μονάδες μέτρησης\">μονάδες μέτρησης</link>."
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_SUBT_OPTIONS:LB_USERDEF\">Uses a custom sorting order that you defined in the Options dialog box at <emph>%PRODUCTNAME Calc - Sort Lists</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_SUBT_OPTIONS:LB_USERDEF\">Χρησιμοποιεί μια προσαρμοσμένη σειρά ταξινόμησης που καθορίζετε στο πλαίσιο διαλόγου επιλογών στο <emph>%PRODUCTNAME Calc - Λίστες ταξινόμησης</emph>.</ahelp>"
-#: 05040200.xhp
+#: 12050200.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3150767\n"
-"3\n"
+"12050200.xhp\n"
+"hd_id3149121\n"
+"15\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "Ascending"
+msgstr "Αύξουσα"
-#: 05040200.xhp
+#: 12050200.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3150449\n"
-"4\n"
+"12050200.xhp\n"
+"par_id3155068\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"SC:METRICFIELD:RID_SCDLG_COL_OPT:ED_VALUE\">Defines additional spacing between the longest entry in a column and the vertical column borders.</ahelp>"
-msgstr "<ahelp hid=\"SC:METRICFIELD:RID_SCDLG_COL_OPT:ED_VALUE\">Καθορίζει το επιπρόσθετο διάστημα μεταξύ της μεγαλύτερης σε μήκος καταχώρισης μίας στήλης και των ορίων της κάθετης στήλης.</ahelp>"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SUBT_OPTIONS:BTN_ASCENDING\">Sorts beginning with the lowest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on Tools - Options - Language settings - Languages."
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SUBT_OPTIONS:BTN_ASCENDING\">Η ταξινόμηση ξεκινά με την χαμηλότερη τιμή. Μπορείτε να καθορίσετε τους κανόνες ταξινόμησης στο Δεδομένα - Ταξινόμηση - Επιλογές.</ahelp> Καθορίζετε την προεπιλογή στο Εργαλεία - Επιλογές - Ρυθμίσεις γλώσσας - Γλώσσες."
-#: 05040200.xhp
+#: 12050200.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3145785\n"
-"5\n"
+"12050200.xhp\n"
+"hd_id3155443\n"
+"17\n"
"help.text"
-msgid "Default value"
-msgstr "Προεπιλεγμένη τιμή"
+msgid "Descending"
+msgstr "Φθίνουσα"
-#: 05040200.xhp
+#: 12050200.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3146120\n"
-"6\n"
+"12050200.xhp\n"
+"par_id3153766\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_COL_OPT:BTN_DEFVAL\">Defines the optimal column width in order to display the entire contents of the column.</ahelp> The additional spacing for the optimal column width is preset to 0.1 in."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_COL_OPT:BTN_DEFVAL\">Καθορίζει το βέλτιστο πλάτος στήλης ώστε να εμφανιστούν όλα τα περιεχόμενα της στήλης.</ahelp> Το επιπρόσθετο διάστημα για το βέλτιστο πλάτος στήλης είναι προκαθορισμένο σε 0.1."
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SUBT_OPTIONS:BTN_DESCENDING\">Sorts beginning with the highest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on Tools - Options - Language settings - Languages."
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SUBT_OPTIONS:BTN_DESCENDING\">Η ταξινόμηση ξεκινά με τη χαμηλότερη τιμή. Μπορείτε να καθορίσετε τους κανόνες ταξινόμησης στο Δεδομένα - Ταξινόμηση - Επιλογές.</ahelp> Μπορείτε να καθορίσετε την προεπιλογή στο Εργαλεία - Επιλογές - Ρυθμίσεις γλώσσας - Γλώσσες."
-#: 04060106.xhp
+#: 12060000.xhp
msgctxt ""
-"04060106.xhp\n"
+"12060000.xhp\n"
"tit\n"
"help.text"
-msgid "Mathematical Functions"
-msgstr "Μαθηματικές συναρτήσεις"
-
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id3147124\n"
-"help.text"
-msgid "<bookmark_value>mathematical functions</bookmark_value><bookmark_value>Function Wizard; mathematical</bookmark_value><bookmark_value>functions; mathematical functions</bookmark_value><bookmark_value>trigonometric functions</bookmark_value>"
-msgstr "<bookmark_value>μαθηματικές συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συνάρτησης, μαθηματικές</bookmark_value><bookmark_value>συναρτήσεις, μαθηματικές συναρτήσεις</bookmark_value><bookmark_value>τριφωνομετρικές συναρτήσεις</bookmark_value>"
+msgid "Multiple Operations"
+msgstr "Πολλαπλές πράξεις"
-#: 04060106.xhp
+#: 12060000.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3147124\n"
+"12060000.xhp\n"
+"hd_id3153381\n"
"1\n"
"help.text"
-msgid "Mathematical Functions"
-msgstr "Μαθηματικές συναρτήσεις"
+msgid "Multiple Operations"
+msgstr "Πολλαπλές πράξεις"
-#: 04060106.xhp
+#: 12060000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154943\n"
+"12060000.xhp\n"
+"par_id3154140\n"
"2\n"
"help.text"
-msgid "<variable id=\"mathematiktext\">This category contains the <emph>Mathematical</emph> functions for Calc.</variable> To open the <emph>Function Wizard</emph>, choose <link href=\"text/scalc/01/04060000.xhp\" name=\"Insert - Function\"><emph>Insert - Function</emph></link>."
-msgstr "<variable id=\"mathematiktext\"> Αυτή η κατηγορία περιέχει τις <emph>Μαθηματικές</emph> συναρτήσεις για το Calc.</variable> Για ανοίξετε τον <emph>Οδηγό συνάρτησης</emph>, επιλέξτε <link href=\"text/scalc/01/04060000.xhp\" name=\"Εισαγωγή - Συνάρτηση\"><emph>Εισαγωγή - Συνάρτηση</emph></link>."
+msgid "<variable id=\"mehrfachoperationen\"><ahelp hid=\".uno:TableOperationDialog\">Applies the same formula to different cells, but with different parameter values.</ahelp></variable>"
+msgstr "<variable id=\"mehrfachoperationen\"><ahelp hid=\".uno:TableOperationDialog\">Εφαρμόζει τον ίδιο τύπο σε διαφορετικά κελιά, αλλά με διαφορετικές τιμές παραμέτρων.</ahelp></variable>"
-#: 04060106.xhp
+#: 12060000.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3146944\n"
+"12060000.xhp\n"
+"par_id3152598\n"
+"5\n"
"help.text"
-msgid "<bookmark_value>ABS function</bookmark_value><bookmark_value>absolute values</bookmark_value><bookmark_value>values;absolute</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ABS</bookmark_value><bookmark_value>απόλυτες τιμές</bookmark_value><bookmark_value>τιμές, απόλυτες</bookmark_value>"
+msgid "The <emph>Row</emph> or <emph>Column</emph> box must contain a reference to the first cell of the selected range."
+msgstr "Το πεδίο <emph>Γραμμή</emph> ή <emph>Στήλη</emph> πρέπει να περιέχει μία παραπομπή στο πρώτο κελί της επιλεγμένης περιοχής."
-#: 04060106.xhp
+#: 12060000.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3146944\n"
-"33\n"
+"12060000.xhp\n"
+"par_id3154011\n"
+"16\n"
"help.text"
-msgid "ABS"
-msgstr "ABS"
+msgid "If you export a spreadsheet containing multiple operations to Microsoft Excel, the location of the cells containing the formula must be fully defined relative to the data range."
+msgstr "Όταν κάνετε εξαγωγή ενός υπολογιστικού φύλλου που περιέχει πολλαπλές λειτουργίες στο πρόγραμμα Microsoft Excel, η τοποθεσία των κελιών που περιέχουν τον τύπο πρέπει να καθοριστούν πλήρως σχετικά με την περιοχή δεδομένων."
-#: 04060106.xhp
+#: 12060000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154546\n"
-"34\n"
+"12060000.xhp\n"
+"hd_id3156441\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ABS\">Returns the absolute value of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ABS\">Επιστρέφει την απόλυτη τιμή ενός αριθμού.</ahelp>"
+msgid "Defaults"
+msgstr "Προεπιλογές"
-#: 04060106.xhp
+#: 12060000.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3154843\n"
-"35\n"
+"12060000.xhp\n"
+"hd_id3154492\n"
+"6\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Formulas"
+msgstr "Τύποι"
-#: 04060106.xhp
+#: 12060000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3147475\n"
-"36\n"
+"12060000.xhp\n"
+"par_id3151073\n"
+"7\n"
"help.text"
-msgid "ABS(Number)"
-msgstr "ABS(Αριθμός)"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_FORMULARANGE\">Enter the cell references for the cells containing the formulas that you want to use in the multiple operation.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_FORMULARANGE\">Εισάγετε τις παραπομπές κελιών για τα κελιά που περιέχουν τους τύπους που θέλετε να χρησιμοποιήσετε στη πολλαπλή λειτουργία.</ahelp>"
-#: 04060106.xhp
+#: 12060000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3148438\n"
-"37\n"
+"12060000.xhp\n"
+"hd_id3154729\n"
+"8\n"
"help.text"
-msgid "<emph>Number</emph> is the number whose absolute value is to be calculated. The absolute value of a number is its value without the +/- sign."
-msgstr "<emph>Αριθμός</emph> είναι ο αριθμός του οποίου η απόλυτη τιμή θα υπολογισθεί. Η απόλυτη τιμή ενός αριθμού είναι η τιμή του χωρίς το πρόσημο (+/-)."
+msgid "Row"
+msgstr "Γραμμή"
-#: 04060106.xhp
+#: 12060000.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3155823\n"
-"38\n"
+"12060000.xhp\n"
+"par_id3148456\n"
+"9\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_ROWCELL\">Enter the input cell reference that you want to use as a variable for the rows in the data table.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_ROWCELL\">Εισάγετε τη παραπομπή κελιού που θέλετε να χρησιμοποιήσετε ως μεταβλητή για τις γραμμές στο πίνακα δεδομένων.</ahelp>"
-#: 04060106.xhp
+#: 12060000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152787\n"
-"39\n"
+"12060000.xhp\n"
+"hd_id3150718\n"
+"14\n"
"help.text"
-msgid "<item type=\"input\">=ABS(-56)</item> returns 56."
-msgstr "Η συνάρτηση <item type=\"input\">=ABS(-56)</item> επιστρέφει ως αποτέλεσμα 56."
+msgid "Column"
+msgstr "Στήλη"
-#: 04060106.xhp
+#: 12060000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3148752\n"
-"40\n"
+"12060000.xhp\n"
+"par_id3150327\n"
+"15\n"
"help.text"
-msgid "<item type=\"input\">=ABS(12)</item> returns 12."
-msgstr "Η συνάρτηση <item type=\"input\">=ABS(12)</item> επιστρέφει ως αποτέλεσμα 12."
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_COLCELL\">Enter the input cell reference that you want to use as a variable for the columns in the data table.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_COLCELL\">Eισάγετε τη παραπομπή κελιού που θέλετε να χρησιμοποιήσετε ως μεταβλητή για τις στήλες στο πίνακα δεδομένων.</ahelp>"
-#: 04060106.xhp
+#: 12070000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id320139\n"
+"12070000.xhp\n"
+"tit\n"
"help.text"
-msgid "<item type=\"input\">=ABS(0)</item> returns 0."
-msgstr "Η συνάρτηση <item type=\"input\">=ABS(0)</item> επιστρέφει ως αποτέλεσμα 0."
+msgid "Consolidate"
+msgstr "Ενοποίηση"
-#: 04060106.xhp
+#: 12070000.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3150896\n"
+"12070000.xhp\n"
+"hd_id3148946\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>COUNTBLANK function</bookmark_value><bookmark_value>counting;empty cells</bookmark_value><bookmark_value>empty cells;counting</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COUNTBLANK</bookmark_value><bookmark_value>καταμέτρηση, κενά κελιά</bookmark_value><bookmark_value>κενά κελιά, καταμέτρηση</bookmark_value>"
+msgid "Consolidate"
+msgstr "Ενοποίηση"
-#: 04060106.xhp
+#: 12070000.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3150896\n"
-"42\n"
+"12070000.xhp\n"
+"par_id3148798\n"
+"2\n"
"help.text"
-msgid "COUNTBLANK"
-msgstr "COUNTBLANK"
+msgid "<variable id=\"konsolidieren\"><ahelp hid=\".uno:DataConsolidate\">Combines data from one or more independent cell ranges and calculates a new range using the function that you specify.</ahelp></variable>"
+msgstr "<variable id=\"konsolidieren\"><ahelp hid=\".uno:DataConsolidate\">Συνδυάζει δεδομένα από μία ή περισσότερες ανεξάρτητες περιοχές δεδομένων και υπολογίζει μία νέα περιοχή χρησιμοποιώντας τη συνάρτηση που καθορίζετε.</ahelp></variable>"
-#: 04060106.xhp
+#: 12070000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155260\n"
-"43\n"
+"12070000.xhp\n"
+"hd_id3150010\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ANZAHLLEEREZELLEN\">Returns the number of empty cells.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ANZAHLLEEREZELLEN\">Επιστρέφει το πλήθος των κενών κελιών.</ahelp>"
+msgid "Function"
+msgstr "Συνάρτηση"
-#: 04060106.xhp
+#: 12070000.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3145144\n"
-"44\n"
+"12070000.xhp\n"
+"par_id3149377\n"
+"9\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONSOLIDATE:LB_FUNC\">Select the function that you want to use to consolidate the data.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONSOLIDATE:LB_FUNC\">Επιλέξτε τη συνάρτηση που επιθυμείτε να χρησιμοποιήσετε για την ενοποίηση των δεδομένων.</ahelp>"
-#: 04060106.xhp
+#: 12070000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3153931\n"
-"45\n"
+"12070000.xhp\n"
+"hd_id3147127\n"
+"10\n"
"help.text"
-msgid "COUNTBLANK(Range)"
-msgstr "COUNTBLANK(Περιοχή)"
+msgid "Consolidation ranges"
+msgstr "Περιοχές ενοποίησης"
-#: 04060106.xhp
+#: 12070000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3149512\n"
-"46\n"
+"12070000.xhp\n"
+"par_id3151075\n"
+"11\n"
"help.text"
-msgid "Returns the number of empty cells in the cell range <emph>Range</emph>."
-msgstr "Επιστρέφει τον αριθμό των κενών κελιών στην περιοχή κελιών <emph>Περιοχή</emph>."
+msgid "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_CONSOLIDATE:LB_CONSAREAS\">Displays the cell ranges that you want to consolidate.</ahelp>"
+msgstr "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_CONSOLIDATE:LB_CONSAREAS\">Εμφανίζει τις περιοχές κελιών που επιθυμείτε να ενοποιηθούν.</ahelp>"
-#: 04060106.xhp
+#: 12070000.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3146139\n"
-"47\n"
+"12070000.xhp\n"
+"hd_id3147397\n"
+"12\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Source data range"
+msgstr "Περιοχή προέλευσης δεδομένων"
-#: 04060106.xhp
+#: 12070000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3148586\n"
-"48\n"
+"12070000.xhp\n"
+"par_id3153836\n"
+"13\n"
"help.text"
-msgid "<item type=\"input\">=COUNTBLANK(A1:B2)</item> returns 4 if cells A1, A2, B1, and B2 are all empty."
-msgstr "Η συνάρτηση <item type=\"input\">=COUNTBLANK(A1:B2)</item> επιστρέφει ως αποτέλεσμα 4 αν τα κελιά Α1, Α2, Β1, Β2 είναι κενά."
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONSOLIDATE:ED_DATA_AREA\">Specifies the cell range that you want to consolidate with the cell ranges listed in the <emph>Consolidation ranges </emph>box. Select a cell range in a sheet, and then click <emph>Add</emph>. You can also select a the name of a predefined cell from the <emph>Source data range </emph>list.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONSOLIDATE:ED_DATA_AREA\">Καθορίζει την περιοχή κελιών που επιθυμείτε να ενοποιηθούν με τις περιοχές κελιών που βρίσκονται σε λίστα στο πεδίο <emph>Περιοχές ενοποίησης </emph>. Επιλέξτε μία περιοχή κελιών σε ένα φύλλο, και ύστερα κάντε κλικ στο κουμπί <emph>Προσθήκη</emph>. Μπορείτε επίσης να επιλέξετε το όνομα του προκαθορισμένου κελιού από τη λίστα <emph>Περιοχή προέλευσης δεδομένων </emph>.</ahelp>"
-#: 04060106.xhp
+#: 12070000.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3153114\n"
+"12070000.xhp\n"
+"hd_id3155768\n"
+"15\n"
"help.text"
-msgid "<bookmark_value>ACOS function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ACOS</bookmark_value>"
+msgid "Copy results to"
+msgstr "Αντιγραφή αποτελεσμάτων σε"
-#: 04060106.xhp
+#: 12070000.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3153114\n"
-"50\n"
+"12070000.xhp\n"
+"par_id3147341\n"
+"16\n"
"help.text"
-msgid "ACOS"
-msgstr "ACOS"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONSOLIDATE:ED_DEST_AREA\">Displays the first cell in the range where the consolidation results will be displayed.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONSOLIDATE:ED_DEST_AREA\">Εμφανίζει το πρώτο κελί στην περιοχή όπου εμφανίζονται τα αποτελέσματα ενοποίησης.</ahelp>"
-#: 04060106.xhp
+#: 12070000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3145163\n"
-"51\n"
+"12070000.xhp\n"
+"hd_id3147345\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ARCCOS\">Returns the inverse trigonometric cosine of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCCOS\">Επιστρέφει το αντίστροφο τριγωνομετρικό συνημίτονο ενός αριθμού.</ahelp>"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 04060106.xhp
+#: 12070000.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3153565\n"
-"52\n"
+"12070000.xhp\n"
+"par_id3155335\n"
+"18\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_CONSOLIDATE:BTN_ADD\">Adds the cell range specified in the <emph>Source data range</emph> box to the <emph>Consolidation ranges </emph>box.</ahelp>"
+msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_CONSOLIDATE:BTN_ADD\">Προσθέτει την περιοχή κελιών που καθορίστηκε στο πεδίο <emph>Περιοχή δεδομένων πηγής</emph>στο πεδίο <emph>Περιοχές ενοποίησης </emph>.</ahelp>"
-#: 04060106.xhp
+#: 12070000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3150020\n"
-"53\n"
+"12070000.xhp\n"
+"hd_id3148630\n"
+"19\n"
"help.text"
-msgid "ACOS(Number)"
-msgstr "ACOS(Αριθμός)"
+msgid "More >>"
+msgstr "Πρόσθετα >>"
-#: 04060106.xhp
+#: 12070000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3159134\n"
-"54\n"
+"12070000.xhp\n"
+"par_id3159239\n"
+"20\n"
"help.text"
-msgid "This function returns the inverse trigonometric cosine of <emph>Number</emph>, that is the angle (in radians) whose cosine is Number. The angle returned is between 0 and PI."
-msgstr "Αυτή η συνάρτηση επιστρέφει το αντίστροφο τριγωνομετρικό συνημίτονο του <emph>Αριθμού</emph>, δηλαδή τη γωνία (σε ακτίνια) της οποίας το συνημίτονο είναι ο Αριθμός. Η γωνία επιστρέφεται ως τιμή μεταξύ 0 και π."
+msgid "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_CONSOLIDATE:BTN_MORE\">Shows additional <link href=\"text/scalc/01/12070100.xhp\" name=\"options\">options</link>.</ahelp>"
+msgstr "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_CONSOLIDATE:BTN_MORE\">Εμφανίζει επιπρόσθετες <link href=\"text/scalc/01/12070100.xhp\" name=\"επιλογές\">επιλογές</link>.</ahelp>"
-#: 04060106.xhp
+#: 12070100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id679647\n"
+"12070100.xhp\n"
+"tit\n"
"help.text"
-msgid "To return the angle in degrees, use the DEGREES function."
-msgstr "Για να επιστραφεί η γωνία σε μοίρες, χρησιμοποιήστε τη συνάρτηση DEGREES."
+msgid "Consolidate by"
+msgstr "Ενοποίηση ως προς"
-#: 04060106.xhp
+#: 12070100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3149882\n"
-"55\n"
+"12070100.xhp\n"
+"hd_id3151210\n"
+"1\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Consolidate by"
+msgstr "Ενοποίηση ως προς"
-#: 04060106.xhp
+#: 12070100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3150128\n"
-"56\n"
+"12070100.xhp\n"
+"hd_id3125864\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">=ACOS(-1)</item> returns 3.14159265358979 (PI radians)"
-msgstr "Η συνάρτηση <item type=\"input\">=ACOS(-1)</item> επιστρέφει ως αποτέλεσμα 3.14159265358979 (Pi ακτίνια)"
+msgid "Consolidate by"
+msgstr "Ενοποίηση ως προς"
-#: 04060106.xhp
+#: 12070100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id8792382\n"
+"12070100.xhp\n"
+"par_id3154909\n"
+"3\n"
"help.text"
-msgid "<item type=\"input\">=DEGREES(ACOS(0.5))</item> returns 60. The cosine of 60 degrees is 0.5."
-msgstr "Η συνάρτηση <item type=\"input\">=DEGREES(ACOS(0.5))</item> επιστρέφει ως αποτέλεσμα 60. Το συνημίτονο των 60 μοιρών είναι 0.5."
+msgid "Use this section if the cell ranges that you want to consolidate contain labels. You only need to select these options if the consolidation ranges contain similar labels and the data arranged is arranged differently."
+msgstr "Χρησιμοποιήστε αυτήν την ενότητα αν οι περιοχές κελιών που επιθυμείτε να ενοποιηθούν περιέχουν ετικέτες. Χρειάζεστε μόνο να επιλέξετε αυτές τις επιλογές αν οι περιοχές ενοποίησης περιέχουν παρόμοιες ετικέτες και τα δεδομένα τακτοποιήθηκαν διαφορετικά."
-#: 04060106.xhp
+#: 12070100.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3145355\n"
+"12070100.xhp\n"
+"hd_id3153968\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>ACOSH function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ACOSH</bookmark_value>"
+msgid "Row labels"
+msgstr "Ετικέτες γραμμών"
-#: 04060106.xhp
+#: 12070100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3145355\n"
-"60\n"
+"12070100.xhp\n"
+"par_id3150441\n"
+"5\n"
"help.text"
-msgid "ACOSH"
-msgstr "ACOSH"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_BYROW\" visibility=\"visible\">Uses the row labels to arrange the consolidated data.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_BYROW\" visibility=\"visible\">Χρησιμοποιεί τις ετικέτες γραμμών για την τακτοποίηση των ενοποιημένων δεδομένων.</ahelp>"
-#: 04060106.xhp
+#: 12070100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3157993\n"
-"61\n"
+"12070100.xhp\n"
+"hd_id3146976\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ARCOSHYP\">Returns the inverse hyperbolic cosine of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCOSHYP\">Επιστρέφει το αντίστροφο υπερβολικό συνημίτονο ενός αριθμού..</ahelp>"
+msgid "Column labels"
+msgstr "Ετικέτες στηλών"
-#: 04060106.xhp
+#: 12070100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3145295\n"
-"62\n"
+"12070100.xhp\n"
+"par_id3155411\n"
+"7\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_BYCOL\" visibility=\"visible\">Uses the column labels to arrange the consolidated data.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_BYCOL\" visibility=\"visible\">Χρησιμοποιεί τις ετικέτες στηλών για την τακτοποίηση των ενοποιημένων δεδομένων.</ahelp>"
-#: 04060106.xhp
+#: 12070100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3151017\n"
-"63\n"
+"12070100.xhp\n"
+"hd_id3153191\n"
+"12\n"
"help.text"
-msgid "ACOSH(Number)"
-msgstr "ACOSH(Αριθμός)"
+msgid "Options"
+msgstr "Επιλογές"
-#: 04060106.xhp
+#: 12070100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3149000\n"
-"64\n"
+"12070100.xhp\n"
+"hd_id3159154\n"
+"8\n"
"help.text"
-msgid "This function returns the inverse hyperbolic cosine of <emph>Number</emph>, that is the number whose hyperbolic cosine is Number."
-msgstr "Η συνάρτηση επιστρέφει το αντίστροφο υπερβολικό συνημίτονο του <emph>Αριθμού</emph>, δηλαδή τον αριθμό του οποίου το υπερβολικό συνημίτονο είναι ο Αριθμός."
+msgid "Link to source data"
+msgstr "Σύνδεση με την προέλευση δεδομένων"
-#: 04060106.xhp
+#: 12070100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id6393932\n"
+"12070100.xhp\n"
+"par_id3146986\n"
+"9\n"
"help.text"
-msgid "Number must be greater than or equal to 1."
-msgstr "Ο αριθμός πρέπει να είναι μεγαλύτερος ή ίσος του 1."
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_REFS\" visibility=\"visible\">Links the data in the consolidation range to the source data, and automatically updates the results of the consolidation when the source data is changed.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_REFS\" visibility=\"visible\">Συνδέει τα δεδομένα στην περιοχή ενοποίησης με τα δεδομένα πηγής, και ενημερώνει αυτόματα τα αποτελέσματα της ενοποίησης αν έχουν πραγματοποιηθεί τροποποιήσεις στα αρχικά δεδομένα.</ahelp>"
-#: 04060106.xhp
+#: 12070100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3150566\n"
-"65\n"
+"12070100.xhp\n"
+"hd_id3163708\n"
+"10\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "More <<"
+msgstr "Πρόσθετα <<"
-#: 04060106.xhp
+#: 12070100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3145629\n"
-"66\n"
+"12070100.xhp\n"
+"par_id3151118\n"
+"11\n"
"help.text"
-msgid "<item type=\"input\">=ACOSH(1)</item> returns 0."
-msgstr "Η συνάρτηση <item type=\"input\">=ACOSH(1)</item> επιστρέφει ως αποτέλεσμα 0."
+msgid "Hides the additional options."
+msgstr "Αποκρύπτει τις επιπρόσθετες επιλογές."
-#: 04060106.xhp
+#: 12080000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id951567\n"
+"12080000.xhp\n"
+"tit\n"
"help.text"
-msgid "<item type=\"input\">=ACOSH(COSH(4))</item> returns 4."
-msgstr "Η συνάρτηση <item type=\"input\">=ACOSH(COSH(4))</item> επιστρέφει ως αποτέλεσμα 4."
+msgid "Group and Outline"
+msgstr "Ομαδοποίηση και διάρθρωση"
-#: 04060106.xhp
+#: 12080000.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3149027\n"
+"12080000.xhp\n"
+"bm_id3152350\n"
"help.text"
-msgid "<bookmark_value>ACOT function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ACOT</bookmark_value>"
+msgid "<bookmark_value>sheets; outlines</bookmark_value><bookmark_value>outlines; sheets</bookmark_value><bookmark_value>hiding; sheet details</bookmark_value><bookmark_value>showing; sheet details</bookmark_value><bookmark_value>grouping;cells</bookmark_value>"
+msgstr "<bookmark_value>φύλλα, διαρθρώσεις</bookmark_value><bookmark_value>διαρθρώσεις, φύλλα</bookmark_value><bookmark_value>απόκρυψη, λεπτομέρειες φύλλου</bookmark_value><bookmark_value>εμφάνιση, λεπτομέρειες φύλλου</bookmark_value><bookmark_value>ομαδοποίηση, κελιά</bookmark_value>"
-#: 04060106.xhp
+#: 12080000.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3149027\n"
-"70\n"
+"12080000.xhp\n"
+"hd_id3152350\n"
+"1\n"
"help.text"
-msgid "ACOT"
-msgstr "ACOT"
+msgid "<link href=\"text/scalc/01/12080000.xhp\" name=\"Group and Outline\">Group and Outline</link>"
+msgstr "<link href=\"text/scalc/01/12080000.xhp\" name=\"Ομαδοποίηση και διάρθρωση\">Ομαδοποίηση και διάρθρωση</link>"
-#: 04060106.xhp
+#: 12080000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155818\n"
-"71\n"
+"12080000.xhp\n"
+"par_id3150793\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ARCCOT\">Returns the inverse cotangent (the arccotangent) of the given number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCCOT\">Επιστρέφει την αντίστροφη εφαπτομένη (τόξο εφαπτομένης) του δεδομένου αριθμού.</ahelp>"
+msgid "You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click."
+msgstr "Μπορείτε να δημιουργήσετε μία διάρθρωση των δεδομένων σας και των γραμμών ομάδων και στηλών μαζί έτσι ώστε να μπορείτε να κάνετε σύμπτυξη και επέκταση των ομάδων με ένα απλό κλικ."
-#: 04060106.xhp
+#: 12080000.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3153225\n"
-"72\n"
+"12080000.xhp\n"
+"hd_id3147229\n"
+"3\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<link href=\"text/scalc/01/12080300.xhp\" name=\"Group\">Group</link>"
+msgstr "<link href=\"text/scalc/01/12080300.xhp\" name=\"Ομαδοποίηση\">Ομαδοποίηση</link>"
-#: 04060106.xhp
+#: 12080000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3158419\n"
-"73\n"
+"12080000.xhp\n"
+"hd_id3153188\n"
+"4\n"
"help.text"
-msgid "ACOT(Number)"
-msgstr "ACOT(Αριθμός)"
+msgid "<link href=\"text/scalc/01/12080400.xhp\" name=\"Ungroup\">Ungroup</link>"
+msgstr "<link href=\"text/scalc/01/12080400.xhp\" name=\"Άρση ομαδοποίησης\">Άρση ομαδοποίησης</link>"
-#: 04060106.xhp
+#: 12080100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154948\n"
-"74\n"
+"12080100.xhp\n"
+"tit\n"
"help.text"
-msgid "This function returns the inverse trigonometric cotangent of <emph>Number</emph>, that is the angle (in radians) whose cotangent is Number. The angle returned is between 0 and PI."
-msgstr "Η συνάρτηση επιστρέφει την αντίστροφη τριγωνομετρική συνεφαπτομένη του <emph>Αριθμού</emph>, δηλαδή τη γωνία (σε ακτίνια) της οποίας η συνεφαπτομένη είναι ο Αριθμός. Η γωνία δίδεται μεταξύ 0 και π."
+msgid "Hide Details"
+msgstr "Απόκρυψη λεπτομερειών"
-#: 04060106.xhp
+#: 12080100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id5834528\n"
+"12080100.xhp\n"
+"bm_id3155628\n"
"help.text"
-msgid "To return the angle in degrees, use the DEGREES function."
-msgstr "Για να αποδοθεί η γωνία σε μοίρες, χρησιμοποιήστε τη συνάρτηση DEGREES."
+msgid "<bookmark_value>sheets; hiding details</bookmark_value>"
+msgstr "<bookmark_value>φύλλα, απόκρυψη λεπτομερειών</bookmark_value>"
-#: 04060106.xhp
+#: 12080100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3147538\n"
-"75\n"
+"12080100.xhp\n"
+"hd_id3155628\n"
+"1\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<link href=\"text/scalc/01/12080100.xhp\" name=\"Hide Details\">Hide Details</link>"
+msgstr "<link href=\"text/scalc/01/12080100.xhp\" name=\"Απόκρυψη λεπτομερειών\">Απόκρυψη λεπτομερειών</link>"
-#: 04060106.xhp
+#: 12080100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155375\n"
-"76\n"
+"12080100.xhp\n"
+"par_id3154515\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">=ACOT(1)</item> returns 0.785398163397448 (PI/4 radians)."
-msgstr "Το <item type=\"input\">=ACOT(1)</item> επιστρέφει 0.785398163397448 (π/4 ακτίνια)."
+msgid "<ahelp hid=\".uno:HideDetail\" visibility=\"visible\">Hides the details of the grouped row or column that contains the cursor. To hide all of the grouped rows or columns, select the outlined table, and then choose this command.</ahelp>"
+msgstr "<ahelp hid=\".uno:HideDetail\" visibility=\"visible\">Αποκρύπτει τις λεπτομέρειες της ομαδοποιημένης γραμμής ή στήλης που περιέχει το δρομέα. Για να αποκρύψετε όλες τις ομαδοποιημένες γραμμές ή στήλες, επιλέξτε το διαρθρωμένο πίνακα, και ύστερα επιλέξτε αυτήν την εντολή.</ahelp>"
-#: 04060106.xhp
+#: 12080100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id8589434\n"
+"12080100.xhp\n"
+"par_id3153252\n"
+"3\n"
"help.text"
-msgid "<item type=\"input\">=DEGREES(ACOT(1))</item> returns 45. The tangent of 45 degrees is 1."
-msgstr "Το <item type=\"input\">=DEGREES(ACOT(1))</item> επιστρέφει 45. Η συνεφαπτομένη των 45 μοιρών είναι 1."
+msgid "To show all hidden groups, select the outlined table, and then choose <emph>Data - Group and Outline –</emph> <link href=\"text/scalc/01/12080200.xhp\" name=\"Show Details\"><emph>Show Details</emph></link>."
+msgstr "Για την εμφάνιση όλων των κρυφών ομάδων, επιλέξτε τον διαρθρωμένο πίνακα και έπειτα επιλέξτε <emph>Δεδομένα - Ομάδα και διάρθρωση –</emph><link href=\"text/scalc/01/12080200.xhp\" name=\"Show Details\"><emph>Εμφάνιση λεπτομερειών</emph></link>."
-#: 04060106.xhp
+#: 12080200.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3148426\n"
+"12080200.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>ACOTH function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ACOTH</bookmark_value>"
+msgid "Show Details"
+msgstr "Εμφάνιση λεπτομερειών"
-#: 04060106.xhp
+#: 12080200.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3148426\n"
-"80\n"
+"12080200.xhp\n"
+"bm_id3153561\n"
"help.text"
-msgid "ACOTH"
-msgstr "ACOTH"
+msgid "<bookmark_value>tables; showing details</bookmark_value>"
+msgstr "<bookmark_value>πίνακες, εμφάνιση λεπτομερειών</bookmark_value>"
-#: 04060106.xhp
+#: 12080200.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3147478\n"
-"81\n"
+"12080200.xhp\n"
+"hd_id3153561\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ARCOTHYP\">Returns the inverse hyperbolic cotangent of the given number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCOTHYP\">Επιστρέφει την αντίστροφη υπερβολική εφαπτομένη του δεδομένου αριθμού.</ahelp>"
+msgid "<link href=\"text/scalc/01/12080200.xhp\" name=\"Show Details\">Show Details</link>"
+msgstr "<link href=\"text/scalc/01/12080200.xhp\" name=\"Εμφάνιση λεπτομερειών\">Εμφάνιση λεπτομερειών</link>"
-#: 04060106.xhp
+#: 12080200.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3152585\n"
-"82\n"
+"12080200.xhp\n"
+"par_id3153822\n"
+"2\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\".uno:ShowDetail\">Shows the details of the grouped row or column that contains the cursor. To show the details of all of the grouped rows or columns, select the outlined table, and then choose this command.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowDetail\">Εμφανίζει τις λεπτομέρειες της ομαδοποιημένης γραμμής ή στήλης που περιέχει το δρομέα. Για να εμφανίσετε τις λεπτομέρειες όλων των ομαδοποιημένων γραμμών ή στηλών, επιλέξτε το διαρθρωμένο πίνακα, και ύστερα επιλέξτε αυτήν την εντολή.</ahelp>"
-#: 04060106.xhp
+#: 12080200.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3147172\n"
-"83\n"
+"12080200.xhp\n"
+"par_id3155922\n"
+"3\n"
"help.text"
-msgid "ACOTH(Number)"
-msgstr "ACOTH(Αριθμός)"
+msgid "To hide a selected group, choose <emph>Data - Group and Outline – </emph><link href=\"text/scalc/01/12080100.xhp\" name=\"Hide Details\"><emph>Hide Details</emph></link>."
+msgstr "Για την απόκρυψη μιας επιλεγμένης ομάδας, επιλέξτε <emph>Δεδομένα - Ομάδα και διάρθρωση – </emph><link href=\"text/scalc/01/12080100.xhp\" name=\"Hide Details\"><emph>Απόκρυψη λεπτομερειών</emph></link>."
-#: 04060106.xhp
+#: 12080200.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3146155\n"
-"84\n"
+"12080200.xhp\n"
+"par_id6036561\n"
"help.text"
-msgid "This function returns the inverse hyperbolic cotangent of <emph>Number</emph>, that is the number whose hyperbolic cotangent is Number."
-msgstr "Η συνάρτηση επιστρέφει την αντίστροφη υπερβολική συνεφαπτομένη του <emph>Αριθμού</emph>, δηλαδή τον αριθμό του οποίου η υπερβολική συνεφαπτομένη είναι ο Αριθμός."
+msgid "<link href=\"text/scalc/01/12080700.xhp\">Show Details command in pivot tables</link>"
+msgstr "<link href=\"text/scalc/01/12080700.xhp\">Προβολή εντολής λεπτομέρειες σε συγκεντρωτικούς πίνακες</link>"
-#: 04060106.xhp
+#: 12080300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id5818659\n"
+"12080300.xhp\n"
+"tit\n"
"help.text"
-msgid "An error results if Number is between -1 and 1 inclusive."
-msgstr "Υπάρχει κάποιο σφάλμα αν ο Αριθμός βρίσκεται στο κλειστό διάστημα από το -1 ως το 1."
+msgid "Group"
+msgstr "Ομαδοποίηση"
-#: 04060106.xhp
+#: 12080300.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3083452\n"
-"85\n"
+"12080300.xhp\n"
+"hd_id3153088\n"
+"1\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<link href=\"text/scalc/01/12080300.xhp\" name=\"Group\">Group</link>"
+msgstr "<link href=\"text/scalc/01/12080300.xhp\" name=\"Ομαδοποίηση\">Ομαδοποίηση</link>"
-#: 04060106.xhp
+#: 12080300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3150608\n"
-"86\n"
+"12080300.xhp\n"
+"par_id3153821\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">=ACOTH(1.1)</item> returns inverse hyperbolic cotangent of 1.1, approximately 1.52226."
-msgstr "Το <item type=\"input\">=ACOTH(1.1)</item> επιστρέφει την αντίστροφη υπερβολική συνεφαπτομένη του 1.1, περίπου 1.52226."
+msgid "<variable id=\"gruppierung\"><ahelp hid=\".uno:Group\" visibility=\"visible\">Defines the selected cell range as a group of rows or columns.</ahelp></variable>"
+msgstr "<variable id=\"gruppierung\"><ahelp hid=\".uno:Group\" visibility=\"visible\">Καθορίζει την επιλεγμένη περιοχή κελιών σαν ομάδα γραμμών ή στηλών.</ahelp></variable>"
-#: 04060106.xhp
+#: 12080300.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3145084\n"
+"12080300.xhp\n"
+"par_id3145069\n"
+"3\n"
"help.text"
-msgid "<bookmark_value>ASIN function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ASIN</bookmark_value>"
+msgid "When you group a cell range, and outline icon appears in the margins next to the group. To hide or show the group, click the icon. To ungroup the selection, choose <emph>Data – Outline -</emph> <link href=\"text/scalc/01/12080400.xhp\" name=\"Ungroup\"><emph>Ungroup</emph></link>."
+msgstr "Όταν ομαδοποιείτε μία περιοχή κελιών, και εμφανίζεται το εικονίδιο της διάρθρωσης στις ακραίες τιμές δίπλα στην ομάδα. Για να αποκρύψετε ή να εμφανίσετε την ομάδα, κάντε κλικ στο εικονίδιο. Για να κάνετε άρση της ομαδοποίησης της επιλογής, επιλέξτε <emph>Δεδομένα - Διάρθρωση -</emph> <link href=\"text/scalc/01/12080400.xhp\" name=\"Άρση ομαδοποίησης\"><emph>Άρση ομαδοποίησης</emph></link>."
-#: 04060106.xhp
+#: 12080300.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3145084\n"
-"90\n"
+"12080300.xhp\n"
+"hd_id3125863\n"
+"4\n"
"help.text"
-msgid "ASIN"
-msgstr "ASIN"
+msgid "Include"
+msgstr "Συμπερίληψη"
-#: 04060106.xhp
+#: 12080300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3156296\n"
-"91\n"
+"12080300.xhp\n"
+"hd_id3150448\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ARCSIN\">Returns the inverse trigonometric sine of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCSIN\">Επιστρέφει το αντίστροφο τριγωνομετρικό ημίτονο ενός αριθμού.</ahelp>"
+msgid "Rows"
+msgstr "Γραμμές"
-#: 04060106.xhp
+#: 12080300.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3149716\n"
-"92\n"
+"12080300.xhp\n"
+"par_id3153194\n"
+"7\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"HID_SC_GROUP_ROWS\" visibility=\"visible\">Groups the selected rows.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_GROUP_ROWS\" visibility=\"visible\">Ομαδοποιεί τις επιλεγμένες γραμμές.</ahelp>"
-#: 04060106.xhp
+#: 12080300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3156305\n"
-"93\n"
+"12080300.xhp\n"
+"hd_id3145786\n"
+"8\n"
"help.text"
-msgid "ASIN(Number)"
-msgstr "ASIN(Αριθμός)"
+msgid "Columns"
+msgstr "Στήλες"
-#: 04060106.xhp
+#: 12080300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3150964\n"
-"94\n"
+"12080300.xhp\n"
+"par_id3146984\n"
+"9\n"
"help.text"
-msgid "This function returns the inverse trigonometric sine of <emph>Number</emph>, that is the angle (in radians) whose sine is Number. The angle returned is between -PI/2 and +PI/2."
-msgstr "Η συνάρτηση επιστρέφει το αντίστροφο τριγωνομετρικό ημίτονο του <emph>Αριθμού</emph>, δηλαδή τη γωνία (σε ακτίνια) της οποίας το ημίτονο είναι ο Αριθμός. Η γωνία είναι μεταξύ -π/2 και +π/2."
+msgid "<ahelp hid=\"HID_SC_GROUP_COLS\" visibility=\"visible\">Groups the selected columns.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_GROUP_COLS\" visibility=\"visible\">Ομαδοποιεί τις επιλεγμένες στήλες.</ahelp>"
-#: 04060106.xhp
+#: 12080400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id203863\n"
+"12080400.xhp\n"
+"tit\n"
"help.text"
-msgid "To return the angle in degrees, use the DEGREES function."
-msgstr "Για να επιστραφεί η γωνία σε μοίρες, χρησιμοποιήστε τη συνάρτηση DEGREES."
+msgid "Ungroup"
+msgstr "Άρση ομαδοποίησης"
-#: 04060106.xhp
+#: 12080400.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3149448\n"
-"95\n"
+"12080400.xhp\n"
+"hd_id3148492\n"
+"1\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<link href=\"text/scalc/01/12080400.xhp\" name=\"Ungroup\">Ungroup</link>"
+msgstr "<link href=\"text/scalc/01/12080400.xhp\" name=\"Άρση ομαδοποίησης\">Άρση ομαδοποίησης</link>"
-#: 04060106.xhp
+#: 12080400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3156100\n"
-"96\n"
+"12080400.xhp\n"
+"par_id3151384\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">=ASIN(0)</item> returns 0."
-msgstr "Η συνάρτηση <item type=\"input\">=ASIN(0)</item> επιστρέφει ως αποτέλεσμα 0."
+msgid "<variable id=\"gruppierungauf\"><ahelp hid=\".uno:Ungroup\" visibility=\"visible\">Ungroups the selection. In a nested group, the last rows or columns that were added are removed from the group.</ahelp></variable>"
+msgstr "<variable id=\"gruppierungauf\"><ahelp hid=\".uno:Ungroup\" visibility=\"visible\">Κάνει άρση τη ομαδοποίησης της επιλογής. Σε μία εμφωλευμένη ομάδα, οι τελευταίες γραμμές ή στήλες που προστέθηκαν αφαιρούνται από την ομάδα.</ahelp></variable>"
-#: 04060106.xhp
+#: 12080400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id6853846\n"
+"12080400.xhp\n"
+"hd_id3151210\n"
+"3\n"
"help.text"
-msgid "<item type=\"input\">=ASIN(1)</item> returns 1.5707963267949 (PI/2 radians)."
-msgstr "Η συνάρτηση <item type=\"input\">=ASIN(1)</item> επιστρέφει ως αποτέλεσμα 1.5707963267949 (Pi/2 ακτίνια)."
+msgid "Deactivate for"
+msgstr "Απενεργοποίηση για"
-#: 04060106.xhp
+#: 12080400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id8772240\n"
+"12080400.xhp\n"
+"hd_id3156280\n"
+"5\n"
"help.text"
-msgid "<item type=\"input\">=DEGREES(ASIN(0.5))</item> returns 30. The sine of 30 degrees is 0.5."
-msgstr "Η συνάρτηση <item type=\"input\">=DEGREES(ASIN(0.5))</item> επιστρέφει ως αποτέλεσμα 3. Το ημίτονο των 30 μοιρών είναι 0.5."
+msgid "Rows"
+msgstr "Γραμμές"
-#: 04060106.xhp
+#: 12080400.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3151266\n"
+"12080400.xhp\n"
+"par_id3125864\n"
+"6\n"
"help.text"
-msgid "<bookmark_value>ASINH function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ASINH</bookmark_value>"
+msgid "Removes selected rows from a group."
+msgstr "Αφαιρεί τις επιλεγμένες γραμμές από μία ομάδα."
-#: 04060106.xhp
+#: 12080400.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3151266\n"
-"100\n"
+"12080400.xhp\n"
+"hd_id3147230\n"
+"7\n"
"help.text"
-msgid "ASINH"
-msgstr "ASINH"
+msgid "Columns"
+msgstr "Στήλες"
-#: 04060106.xhp
+#: 12080400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3147077\n"
-"101\n"
+"12080400.xhp\n"
+"par_id3154685\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ARSINHYP\">Returns the inverse hyperbolic sine of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARSINHYP\">Επιστρέφει το αντίστροφο υπερβολικό ημίτονο ενός αριθμού.</ahelp>"
+msgid "Removes selected columns from a group."
+msgstr "Αφαιρεί τις επιλεγμένες στήλες από μία ομάδα."
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3150763\n"
-"102\n"
+"12080500.xhp\n"
+"tit\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "AutoOutline"
+msgstr "Αυτόματη διάρθρωση"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3150882\n"
-"103\n"
+"12080500.xhp\n"
+"hd_id3150275\n"
+"1\n"
"help.text"
-msgid "ASINH(Number)"
-msgstr "ASINH(Αριθμός)"
+msgid "<link href=\"text/scalc/01/12080500.xhp\" name=\"AutoOutline\">AutoOutline</link>"
+msgstr "<link href=\"text/scalc/01/12080500.xhp\" name=\"Αυτόματη διάρθρωση\">Αυτόματη διάρθρωση</link>"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3147621\n"
-"104\n"
+"12080500.xhp\n"
+"par_id3145069\n"
+"2\n"
"help.text"
-msgid "This function returns the inverse hyperbolic sine of <emph>Number</emph>, that is the number whose hyperbolic sine is Number."
-msgstr "Η συνάρτηση επιστρέφει το αντίστροφο υπερβολικό ημίτονο του <emph>Αριθμού</emph>, δηλαδή τον αριθμό του οποίου το υπερβολικό ημίτονο είναι ο Αριθμός."
+msgid "<ahelp hid=\".uno:AutoOutline\">If the selected cell range contains formulas or references, $[officename] automatically outlines the selection.</ahelp>"
+msgstr "<ahelp hid=\".uno:AutoOutline\">Αν η επιλεγμένη περιοχή κελιών περιέχει τύπους ή παραπομπές, το $[officename] διαρθρώνει αυτόματα την επιλογή.</ahelp>"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3153212\n"
-"105\n"
+"12080500.xhp\n"
+"par_id3148798\n"
+"10\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "For example, consider the following table:"
+msgstr "Για παράδειγμα, θεωρήστε τον ακόλουθο πίνακα:"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3156120\n"
-"106\n"
+"12080500.xhp\n"
+"par_id3154123\n"
+"11\n"
"help.text"
-msgid "<item type=\"input\">=ASINH(-90)</item> returns approximately -5.1929877."
-msgstr "Η συνάρτηση <item type=\"input\">=ASINH(-90)</item> επιστρέφει προσεγγιστικά -5.1929877."
+msgid "January"
+msgstr "Ιανουάριος"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id4808496\n"
+"12080500.xhp\n"
+"par_id3154011\n"
+"12\n"
"help.text"
-msgid "<item type=\"input\">=ASINH(SINH(4))</item> returns 4."
-msgstr "Η συνάρτηση <item type=\"input\">=ASINH(SINH(4))</item> επιστρέφει ως αποτέλεσμα την τιμή 4."
+msgid "February"
+msgstr "Φεβρουάριος"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3155996\n"
+"12080500.xhp\n"
+"par_id3152460\n"
+"13\n"
"help.text"
-msgid "<bookmark_value>ATAN function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ATAN</bookmark_value>"
+msgid "March"
+msgstr "Μάρτιος"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3155996\n"
-"110\n"
+"12080500.xhp\n"
+"par_id3146119\n"
+"14\n"
"help.text"
-msgid "ATAN"
-msgstr "ATAN"
+msgid "1st Quarter"
+msgstr "1ο Τρίμηνο"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3149985\n"
-"111\n"
+"12080500.xhp\n"
+"par_id3155854\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ARCTAN\">Returns the inverse trigonometric tangent of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCTAN\">Επιστρέφει την αντίστροφη τριγωνομετρική εφαπτομένη ενός αριθμού.</ahelp>"
+msgid "April"
+msgstr "Απρίλιος"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3151294\n"
-"112\n"
+"12080500.xhp\n"
+"par_id3148575\n"
+"16\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "May"
+msgstr "Μάιος"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3150261\n"
-"113\n"
+"12080500.xhp\n"
+"par_id3145271\n"
+"17\n"
"help.text"
-msgid "ATAN(Number)"
-msgstr "ATAN(Αριθμός)"
+msgid "June"
+msgstr "Ιούνιος"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3147267\n"
-"114\n"
+"12080500.xhp\n"
+"par_id3145648\n"
+"18\n"
"help.text"
-msgid "This function returns the inverse trigonometric tangent of <emph>Number</emph>, that is the angle (in radians) whose tangent is Number. The angle returned is between -PI/2 and PI/2."
-msgstr "Η συνάρτηση επιστρέφει την αντίστροφη τριγωνομετρική εφαπτομένη του <emph>Αριθμού</emph>, δηλαδή τη γωνία (σε ακτίνια) της οποίας η εφαπτομένη είναι ο Αριθμός. Η γωνία δίδεται μεταξύ -π/2 και π/2."
+msgid "2nd Quarter"
+msgstr "2ο Τρίμηνο"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id6293527\n"
+"12080500.xhp\n"
+"par_id3153876\n"
+"19\n"
"help.text"
-msgid "To return the angle in degrees, use the DEGREES function."
-msgstr "Για να αποδοθεί η γωνία σε μοίρες, χρησιμοποιήστε τη συνάρτηση DEGREES."
+msgid "100"
+msgstr "100"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3154054\n"
-"115\n"
+"12080500.xhp\n"
+"par_id3145251\n"
+"20\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "120"
+msgstr "120"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143229\n"
-"116\n"
+"12080500.xhp\n"
+"par_id3149400\n"
+"21\n"
"help.text"
-msgid "<item type=\"input\">=ATAN(1)</item> returns 0.785398163397448 (PI/4 radians)."
-msgstr "Η συνάρτηση <item type=\"input\">=ATAN(1)</item> επιστρέφει ως αποτέλεσμα 0.785398163397448 (Pi/4 ακτίνια)."
+msgid "130"
+msgstr "130"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id8746299\n"
+"12080500.xhp\n"
+"par_id3150328\n"
+"22\n"
"help.text"
-msgid "<item type=\"input\">=DEGREES(ATAN(1))</item> returns 45. The tangent of 45 degrees is 1."
-msgstr "Το <item type=\"input\">=DEGREES(ATAN(1))</item> επιστρέφει 45. Η εφαπτομένη των 45 μοιρών είναι 1."
+msgid "350"
+msgstr "350"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3153983\n"
+"12080500.xhp\n"
+"par_id3155443\n"
+"23\n"
"help.text"
-msgid "<bookmark_value>ATAN2 function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ATAN2</bookmark_value>"
+msgid "100"
+msgstr "100"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3153983\n"
-"120\n"
+"12080500.xhp\n"
+"par_id3153713\n"
+"24\n"
"help.text"
-msgid "ATAN2"
-msgstr "ATAN2"
+msgid "100"
+msgstr "100"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154297\n"
-"121\n"
+"12080500.xhp\n"
+"par_id3156385\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ARCTAN2\">Returns the inverse trigonometric tangent of the specified x and y coordinates.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCTAN2\">Επιστρέφει την αντίστροφη τριγωνομετρική εφαπτομένη των καθορισμένων x και y συντεταγμένων.</ahelp>"
+msgid "200"
+msgstr "200"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3149758\n"
-"122\n"
+"12080500.xhp\n"
+"par_id3145230\n"
+"26\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "400"
+msgstr "400"
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3156013\n"
-"123\n"
+"12080500.xhp\n"
+"par_id3147363\n"
+"27\n"
"help.text"
-msgid "ATAN2(NumberX; NumberY)"
-msgstr "ATAN2(ΤιμήX; ΤιμήY)"
+msgid "The cells for the 1st and 2nd quarters each contain a sum formula for the three cells to their left. If you apply the <emph>AutoOutline</emph> command, the table is grouped into two quarters."
+msgstr "Τα κελιά για το 1ο και το 2ο τρίμηνο περιέχουν το καθένα έναν τύπο αθροίσματος για τα τρία κελιά στα αριστερά τους. Αν εφαρμόσετε την εντολή <emph>Αυτόματη διάρθρωση</emph>, ο πίνακας ομαδοποιείται σε δύο τρίμηνα."
-#: 04060106.xhp
+#: 12080500.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3151168\n"
-"124\n"
+"12080500.xhp\n"
+"par_id3146918\n"
+"9\n"
"help.text"
-msgid "<emph>NumberX</emph> is the value of the x coordinate."
-msgstr "<emph>ΑριθμόςΧ</emph> είναι η τιμή της χ συντεταγμένης."
+msgid "To remove the outline, select the table, and then choose <link href=\"text/scalc/01/12080600.xhp\" name=\"Data - Group and Outline - Remove\">Data - Group and Outline - Remove</link>."
+msgstr "Για να αφαιρέσετε τη διάρθρωση, επιλέξτε τον πίνακα, και ύστερα επιλέξτε από το μενού <link href=\"text/scalc/01/12080600.xhp\" name=\"Δεδομένα - Ομαδοποίηση και διάρθρωση - Αφαίρεση\">Δεδομένα - Ομαδοποίηση και διάρθρωση - Αφαίρεση</link>."
-#: 04060106.xhp
+#: 12080600.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152798\n"
-"125\n"
+"12080600.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>NumberY</emph> is the value of the y coordinate."
-msgstr "<emph>ΑριθμόςΥ</emph> είναι η τιμή της Υ συντεταγμένης."
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 04060106.xhp
+#: 12080600.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id5036164\n"
+"12080600.xhp\n"
+"hd_id3148947\n"
+"1\n"
"help.text"
-msgid "ATAN2 returns the inverse trigonometric tangent, that is, the angle (in radians) between the x-axis and a line from point NumberX, NumberY to the origin. The angle returned is between -PI and PI."
-msgstr "Η ATAN2 επιστρέφει την αντίστροφη τριγωνομετρική εφαπτομένη, δηλαδή τη γωνία (σε ακτίνια) μεταξύ του άξονα των χ και μιας γραμμής από το σημείο (Χ, Υ) στην αρχή των αξόνων. Η γωνία βρίσκεται μεταξύ -π και π."
+msgid "<link href=\"text/scalc/01/12080600.xhp\" name=\"Remove\">Remove</link>"
+msgstr "<link href=\"text/scalc/01/12080600.xhp\" name=\"Κατάργηση\">Κατάργηση</link>"
-#: 04060106.xhp
+#: 12080600.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3001800\n"
+"12080600.xhp\n"
+"par_id3149656\n"
+"2\n"
"help.text"
-msgid "To return the angle in degrees, use the DEGREES function."
-msgstr "Για να αποδοθεί η γωνία σε μοίρες, χρησιμοποιήστε τη συνάρτηση DEGREES."
+msgid "<ahelp hid=\".uno:ClearOutline\" visibility=\"visible\">Removes the outline from the selected cell range.</ahelp>"
+msgstr "<ahelp hid=\".uno:ClearOutline\" visibility=\"visible\">Καταργεί τη διάρθρωση από την επιλεγμένη περιοχή κελιών.</ahelp>"
-#: 04060106.xhp
+#: 12080700.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3145663\n"
-"126\n"
+"12080700.xhp\n"
+"tit\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Show Details (Pivot Table)"
+msgstr "Εμφάνιση λεπτομερειών (συγκεντρωτικός πίνακας)"
-#: 04060106.xhp
+#: 12080700.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154692\n"
-"127\n"
+"12080700.xhp\n"
+"hd_id3344523\n"
"help.text"
-msgid "<item type=\"input\">=ATAN2(20;20)</item> returns 0.785398163397448 (PI/4 radians)."
-msgstr "Η συνάρτηση <item type=\"input\">=ATAN2(20;20)</item> επιστρέφει ως αποτέλεσμα 0.785398163397448 (Pi/4 ακτίνια)."
+msgid "<link href=\"text/scalc/01/12080700.xhp\">Show Details (Pivot Table)</link>"
+msgstr "<link href=\"text/scalc/01/12080700.xhp\">Εμφάνιση λεπτομερειών (Συγκεντρωτικός πίνακας)</link>"
-#: 04060106.xhp
+#: 12080700.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id1477095\n"
+"12080700.xhp\n"
+"par_id871303\n"
"help.text"
-msgid "<item type=\"input\">=DEGREES(ATAN2(12.3;12.3))</item> returns 45. The tangent of 45 degrees is 1."
-msgstr "Το <item type=\"input\">=DEGREES(ATAN2(12.3;12.3))</item> επιστρέφει 45. Η εφαπτομένη των 45 μοιρών είναι 1."
+msgid "<ahelp hid=\".\">Inserts a new \"drill-down\" sheet with more information about the current pivot table cell. You can also double-click a pivot table cell to insert the \"drill-down\" sheet. The new sheet shows a subset of rows from the original data source that constitutes the result data displayed in the current cell.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει ένα νέο \"εξορυγμένο\" φύλλο με περισσότερες πληροφορίες σχετικά με το τρέχον κελί του συγκεντρωτικού πίνακα. Μπορείτε επίσης να κάνετε διπλό κλικ σε ένα συγκεντρωτικό πίνακα για να εισάγετε το \"εξορυγμένο\" φύλλο. Το νέο φύλλο εμφανίζει ένα υποσύνολο των σειρών από την αρχική προέλευση δεδομένων το οποίο αποτελεί τα δεδομένα των αποτελεσμάτων που εμφανίζονται στο τρέχον κελί.</ahelp>"
-#: 04060106.xhp
+#: 12080700.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3155398\n"
+"12080700.xhp\n"
+"par_id7132480\n"
"help.text"
-msgid "<bookmark_value>ATANH function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ATANH</bookmark_value>"
+msgid "Hidden items are not evaluated, the rows for the hidden items are included. Show Details is available only for pivot tables that are based on cell ranges or database data."
+msgstr "Τα κρυφά αντικείμενα δεν αξιολογούνται, οι σειρές για τα κρυφά αντικείμενα περιλαμβάνονται. Η εμφάνιση λεπτομερειών είναι διαθέσιμη μόνο για συγκεντρωτικούς πίνακες που βασίζονται σε περιοχές κελιών ή δεδομένα βάσης δεδομένων."
-#: 04060106.xhp
+#: 12090000.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3155398\n"
-"130\n"
+"12090000.xhp\n"
+"tit\n"
"help.text"
-msgid "ATANH"
-msgstr "ATANH"
+msgid "Pivot Table"
+msgstr "Συγκεντρωτικός πίνακας"
-#: 04060106.xhp
+#: 12090000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3148829\n"
-"131\n"
+"12090000.xhp\n"
+"hd_id3150275\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ARTANHYP\">Returns the inverse hyperbolic tangent of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARTANHYP\">Επιστρέφει την αντίστροφη υπερβολική εφαπτομένη ενός αριθμού.</ahelp>"
+msgid "<link href=\"text/scalc/01/12090000.xhp\" name=\"Pivot Table\">Pivot Table</link>"
+msgstr "<link href=\"text/scalc/01/12090000.xhp\" name=\"Συγκεντρωτικός πίνακας\">Συγκεντρωτικός πίνακας</link>"
-#: 04060106.xhp
+#: 12090000.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3146997\n"
-"132\n"
+"12090000.xhp\n"
+"par_id3153562\n"
+"2\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "A pivot table provides a summary of large amounts of data. You can then rearrange the pivot table to view different summaries of the data."
+msgstr "Ο συγκεντρωτικός πίνακας παρέχει μία σύνοψη μεγάλων ποσοτήτων από δεδομένα. Μπορείτε ύστερα να αναδιευθετήσετε τον συγκεντρωτικό πίνακα για να εμφανίσετε διαφορετικές περιλήψεις δεδομένων."
-#: 04060106.xhp
+#: 12090000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3149912\n"
-"133\n"
+"12090000.xhp\n"
+"hd_id3155923\n"
+"3\n"
"help.text"
-msgid "ATANH(Number)"
-msgstr "ATANH(Αριθμός)"
+msgid "<link href=\"text/scalc/01/12090100.xhp\" name=\"Create\">Create</link>"
+msgstr "<link href=\"text/scalc/01/12090100.xhp\" name=\"Δημιουργία\">Δημιουργία</link>"
-#: 04060106.xhp
+#: 12090000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3150521\n"
-"134\n"
+"12090000.xhp\n"
+"par_idN105FB\n"
"help.text"
-msgid "This function returns the inverse hyperbolic tangent of <emph>Number</emph>, that is the number whose hyperbolic tangent is Number."
-msgstr "Αυτή η συνάρτηση επιστρέφει την αντίστροφη υπερβολική εφαπτομένη του <emph>Αριθμού</emph>, δηλαδή τον αριθμό του οποίου η υπερβολική εφαπτομένη είναι ο Αριθμός."
+msgid "<link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table dialog\">Pivot table dialog</link>"
+msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"Διάλογος συγκεντρωτικού πίνακα\">Διάλογος συγκεντρωτικού πίνακα</link>"
-#: 04060106.xhp
+#: 12090100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id9357280\n"
+"12090100.xhp\n"
+"tit\n"
"help.text"
-msgid "Number must obey the condition -1 < number < 1."
-msgstr "Ο αριθμός πρέπει να εκπληρεί τη συνθήκη -1 < αριθμός < 1."
+msgid "Select Source"
+msgstr "Επιλογή προέλευσης"
-#: 04060106.xhp
+#: 12090100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3148450\n"
-"135\n"
+"12090100.xhp\n"
+"hd_id3153663\n"
+"1\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Select Source"
+msgstr "Επιλογή προέλευσης"
-#: 04060106.xhp
+#: 12090100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3145419\n"
-"136\n"
+"12090100.xhp\n"
+"par_id3145119\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">=ATANH(0)</item> returns 0."
-msgstr "Το <item type=\"input\">=ATANH(0)</item> επιστρέφει 0."
+msgid "<ahelp hid=\".uno:DataDataPilotRun\">Opens a dialog where you can select the source for your pivot table, and then create your table.</ahelp>"
+msgstr "<ahelp hid=\".uno:DataDataPilotRun\">Ανοίξτε ένα διάλογο όπου μπορείτε να επιλέξετε την πηγή για το συγκεντρωτικό πίνακα και έπειτα δημιουργήστε τον πίνακά σας.</ahelp>"
-#: 04060106.xhp
+#: 12090100.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3153062\n"
+"12090100.xhp\n"
+"hd_id3154760\n"
+"5\n"
"help.text"
-msgid "<bookmark_value>COS function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COS</bookmark_value>"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 04060106.xhp
+#: 12090100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3153062\n"
-"149\n"
+"12090100.xhp\n"
+"par_id3150543\n"
+"6\n"
"help.text"
-msgid "COS"
-msgstr "COS"
+msgid "Select a data source for the pivot table."
+msgstr "Επιλέξτε μία πηγή δεδομένων για το συγκεντρωτικό πίνακα."
-#: 04060106.xhp
+#: 12090100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3148803\n"
-"150\n"
+"12090100.xhp\n"
+"hd_id3148799\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_COS\">Returns the cosine of the given angle (in radians).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_COS\">Επιστρέφει το συνημίτονο μιας γωνίας (σε ακτίνια).</ahelp>"
+msgid "Current Selection"
+msgstr "Τρέχουσα επιλογή"
-#: 04060106.xhp
+#: 12090100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3150779\n"
-"151\n"
+"12090100.xhp\n"
+"par_id3125865\n"
+"8\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\".\">Uses the selected cells as the data source for the pivot table.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιεί τα επιλεγμένα κελιά ως πηγή δεδομένων για το συγκεντρωτικό πίνακα.</ahelp>"
-#: 04060106.xhp
+#: 12090100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154213\n"
-"152\n"
+"12090100.xhp\n"
+"par_id3150011\n"
+"13\n"
"help.text"
-msgid "COS(Number)"
-msgstr "COS(Αριθμός)"
+msgid "The data columns in the pivot table use the same number format as the first data row in the current selection."
+msgstr "Οι στήλες δεδομένων στο συγκεντρωτικό πίνακα χρησιμοποιούν την ίδια μορφοποίηση αριθμών όπως και η πρώτη γραμμή δεδομένων στην τρέχουσα επιλογή."
-#: 04060106.xhp
+#: 12090100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154285\n"
-"153\n"
+"12090100.xhp\n"
+"hd_id3147348\n"
+"9\n"
"help.text"
-msgid "Returns the (trigonometric) cosine of <emph>Number</emph>, the angle in radians."
-msgstr "Αυτή η συνάρτηση επιστρέφει το (τριγωνομετρικό) συνημίτονο του <emph>Αριθμού</emph>, της γωνίας σε ακτίνια."
+msgid "Data source registered in $[officename]"
+msgstr "Καταχωρημένη προέλευση δεδομένων του $[officename]"
-#: 04060106.xhp
+#: 12090100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id831019\n"
+"12090100.xhp\n"
+"par_id3145271\n"
+"10\n"
"help.text"
-msgid "To return the cosine of an angle in degrees, use the RADIANS function."
-msgstr "Για να επιστραφεί η τιμή του συνημιτόνου μιας γωνίας εκφρασμένης σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
+msgid "<ahelp hid=\".\">Uses a table or query in a database that is registered in $[officename] as the data source for the pivot table.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιεί έναν πίνακα ή ένα ερώτημα σε μία βάση δεδομένων που καταχωρήθηκε στο $[officename] ως πηγή δεδομένων για το συγκεντρωτικό πίνακα.</ahelp>"
-#: 04060106.xhp
+#: 12090100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3153579\n"
-"154\n"
+"12090100.xhp\n"
+"hd_id3146119\n"
+"11\n"
"help.text"
-msgid "Examples"
-msgstr "Παράδειγμα"
+msgid "External source/interface"
+msgstr "Εξωτερική πηγή/διεπαφή"
-#: 04060106.xhp
+#: 12090100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3147240\n"
-"155\n"
+"12090100.xhp\n"
+"par_id3145647\n"
+"12\n"
"help.text"
-msgid "<item type=\"input\">=COS(PI()/2)</item> returns 0, the cosine of PI/2 radians."
-msgstr "Το <item type=\"input\">=COS(PI()/2)</item> επιστρέφει 0, το συνημίτονο των π/2 ακτινίων."
+msgid "<ahelp hid=\".\">Opens the <emph>External Source</emph> dialog where you can select the OLAP data source for the pivot table.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο <emph>Εξωτερική πηγή</emph> όπου μπορείτε να επιλέξετε την πηγή δεδομένων OLAP για το συγκεντρωτικό πίνακα.</ahelp>"
-#: 04060106.xhp
+#: 12090100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3147516\n"
-"156\n"
+"12090100.xhp\n"
+"par_idN10670\n"
"help.text"
-msgid "<item type=\"input\">=COS(RADIANS(60))</item> returns 0.5, the cosine of 60 degrees."
-msgstr "Το <item type=\"input\">=COS(RADIANS(60))</item> επσιτρέφει 0.5, το συνημίτονο των 60 μοιρών."
+msgid "<link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table dialog\">Pivot table dialog</link>"
+msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"Διάλογος συγκεντρωτικού πίνακα\">Διάλογος συγκεντρωτικού πίνακα</link>"
-#: 04060106.xhp
+#: 12090101.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3154277\n"
+"12090101.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>COSH function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COSH</bookmark_value>"
+msgid "Select Data Source"
+msgstr "Επιλογή προέλευσης βάσης δεδομένων"
-#: 04060106.xhp
+#: 12090101.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3154277\n"
-"159\n"
+"12090101.xhp\n"
+"hd_id3143268\n"
+"1\n"
"help.text"
-msgid "COSH"
-msgstr "COSH"
+msgid "Select Data Source"
+msgstr "Επιλογή προέλευσης βάσης δεδομένων"
-#: 04060106.xhp
+#: 12090101.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3146946\n"
-"160\n"
+"12090101.xhp\n"
+"par_id3148552\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_COSHYP\">Returns the hyperbolic cosine of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_COSHYP\">Αυτή η συνάρτηση επιστρέφει το υπερβολικό συνημίτονο ενός αριθμού.</ahelp>"
+msgid "Select the database and the table or query containing the data that you want to use."
+msgstr "Επιλέξτε τη βάση δεδομένων και τον πίνακα του ερωτήματος που περιέχει τα δεδομένα που επιθυμείτε να χρησιμοποιήσετε."
-#: 04060106.xhp
+#: 12090101.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3149792\n"
-"161\n"
+"12090101.xhp\n"
+"hd_id3154140\n"
+"3\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 04060106.xhp
+#: 12090101.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3166440\n"
-"162\n"
+"12090101.xhp\n"
+"par_id3125863\n"
+"4\n"
"help.text"
-msgid "COSH(Number)"
-msgstr "COSH(Αριθμός)"
+msgid "<ahelp hid=\".\">You can only select databases that are registered in %PRODUCTNAME.</ahelp> To register a data source, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Base - Databases</emph>."
+msgstr "<ahelp hid=\".\">Μπορείτε να επιλέξετε μόνο βάσεις δεδομένων που είναι καταχωρημένες στο %PRODUCTNAME.</ahelp> Για καταχώριση μιας πηγής δεδομένων, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Base - Βάση δεδομένων</emph>."
-#: 04060106.xhp
+#: 12090101.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3150710\n"
-"163\n"
+"12090101.xhp\n"
+"hd_id3151041\n"
+"5\n"
"help.text"
-msgid "Returns the hyperbolic cosine of <emph>Number</emph>."
-msgstr "Επιστρέφει το υπερβολικό συνημίτονο του <emph>Αριθμού</emph>."
+msgid "Database"
+msgstr "Βάση δεδομένων"
-#: 04060106.xhp
+#: 12090101.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3153234\n"
-"164\n"
+"12090101.xhp\n"
+"par_id3156424\n"
+"6\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_DAPIDATA:LB_DATABASE\">Select the database that contains the data source that you want to use.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_DAPIDATA:LB_DATABASE\">Επιλέξτε τη βάση δεδομένων που περιέχει την πηγή δεδομένων που επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
-#: 04060106.xhp
+#: 12090101.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154099\n"
-"165\n"
+"12090101.xhp\n"
+"hd_id3145364\n"
+"7\n"
"help.text"
-msgid "<item type=\"input\">=COSH(0)</item> returns 1, the hyperbolic cosine of 0."
-msgstr "Το <item type=\"input\">=COSH(0)</item> επιστρέφει 1, το υπερβολικό συνημίτονο του 0."
+msgid "Data source"
+msgstr "Προέλευση βάσης δεδομένων"
-#: 04060106.xhp
+#: 12090101.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3152888\n"
+"12090101.xhp\n"
+"par_id3149260\n"
+"8\n"
"help.text"
-msgid "<bookmark_value>COT function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COT</bookmark_value>"
+msgid "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_DAPIDATA:CB_OBJECT\">Select the data source that you want to use.</ahelp>"
+msgstr "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_DAPIDATA:CB_OBJECT\">Επιλέξτε την προέλευση δεδομένων που επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
-#: 04060106.xhp
+#: 12090101.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3152888\n"
-"169\n"
+"12090101.xhp\n"
+"hd_id3147428\n"
+"9\n"
"help.text"
-msgid "COT"
-msgstr "COT"
+msgid "Type"
+msgstr "Τύπος"
-#: 04060106.xhp
+#: 12090101.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3153679\n"
-"170\n"
+"12090101.xhp\n"
+"par_id3150010\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_COT\">Returns the cotangent of the given angle (in radians).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_COT\">Επιστρέφει τη συνεφαπτομένη της δοθείσης γωνίας (σε ακτίνια).</ahelp>"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_DAPIDATA:LB_OBJTYPE\">Click the source type of for the selected data source.</ahelp> You can choose from four source types: \"Table\", \"Query\" and \"SQL\" or SQL (Native)."
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_DAPIDATA:LB_OBJTYPE\">Κάντε κλικ στον τύπο της προέλευσης για την επιλεγμένη πηγή δεδομένων.</ahelp> Μπορείτε να επιλέξετε μεταξύ τεσσάρων τύπων πηγών: \"Πίνακας\", \"Ερώτημα\" και \"SQL\" or SQL (Native)."
-#: 04060106.xhp
+#: 12090101.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3152943\n"
-"171\n"
+"12090101.xhp\n"
+"par_id3147348\n"
+"11\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table dialog\">Pivot table dialog</link>"
+msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"Διάλογος συγκεντρωτικού πίνακα\">Διάλογος συγκεντρωτικού πίνακα</link>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154856\n"
-"172\n"
+"12090102.xhp\n"
+"tit\n"
"help.text"
-msgid "COT(Number)"
-msgstr "COT(Αριθμός)"
+msgid "Pivot Table"
+msgstr "Συγκεντρωτικός πίνακας"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3149969\n"
-"173\n"
+"12090102.xhp\n"
+"bm_id2306894\n"
"help.text"
-msgid "Returns the (trigonometric) cotangent of <emph>Number</emph>, the angle in radians."
-msgstr "Επιστρέφει την (τριγωνομετρική) συνεφαπτομένη του <emph>Αριθμού</emph>, τη γωνία σε ακτίνια."
+msgid "<bookmark_value>pivot table function;show details</bookmark_value><bookmark_value>pivot table function;drill down</bookmark_value>"
+msgstr "<bookmark_value> συνάρτηση συγκεντρωτικού πίνακα;εμφάνιση λεπτομερειών</bookmark_value><bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; εξάσκηση</bookmark_value>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3444624\n"
+"12090102.xhp\n"
+"hd_id3149165\n"
+"1\n"
"help.text"
-msgid "To return the cotangent of an angle in degrees, use the RADIANS function."
-msgstr "Για να επιστραφεί η συνεφαπτομένη μιας γωνίας σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
+msgid "Pivot Table"
+msgstr "Συγκεντρωτικός πίνακας"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id6814477\n"
+"12090102.xhp\n"
+"par_id3155922\n"
+"13\n"
"help.text"
-msgid "The cotangent of an angle is equivalent to 1 divided by the tangent of that angle."
-msgstr "Η συνεφαπτομένη μιας γωνίας ισούται με 1 προς την εφαπτομένη αυτής της γωνίας."
+msgid "<ahelp hid=\".uno:DataPilotExec\">Specify the layout of the table that is generated by the pivot table.</ahelp>"
+msgstr "<ahelp hid=\".uno:DataPilotExec\">Καθορίστε τη διάταξη του πίνακα που δημιουργείται από το συγκεντρωτικό πίνακα.</ahelp>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3149800\n"
-"174\n"
+"12090102.xhp\n"
+"par_id3148798\n"
+"34\n"
"help.text"
-msgid "Examples:"
-msgstr "Παράδειγμα"
+msgid "The pivot table displays data fields as buttons which you can drag and drop to define the pivot table."
+msgstr "Ο συγκεντρωτικός πίνακας εμφανίζει πεδία δεδομένων ως κουμπιά που μπορείτε να σύρετε και να αποθέσετε για να καθορίσετε τον συγκεντρωτικό πίνακα."
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3148616\n"
-"175\n"
+"12090102.xhp\n"
+"hd_id3154908\n"
+"18\n"
"help.text"
-msgid "<item type=\"input\">=COT(PI()/4)</item> returns 1, the cotangent of PI/4 radians."
-msgstr "Το <item type=\"input\">=COT(PI()/4)</item> επιστρέφει 1, τη συνεφαπτομένη π/4 ακτινίων."
+msgid "Layout"
+msgstr "Διάταξη"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3148986\n"
-"176\n"
+"12090102.xhp\n"
+"par_id3150768\n"
+"19\n"
"help.text"
-msgid "<item type=\"input\">=COT(RADIANS(45))</item> returns 1, the cotangent of 45 degrees."
-msgstr "Το <item type=\"input\">=COT(RADIANS(45))</item> επιστρέφει 1, τη συνεφαπτομένη 45 μοιρών."
+msgid "<ahelp hid=\"HID_SC_DPLAY_SELECT\">To define the layout of a pivot table, drag and drop data field buttons onto the <emph>Page Fields, Row Fields, Column Fields, </emph>and<emph> Data Fields </emph>areas.</ahelp> You can also use drag and drop to rearrange the data fields on a pivot table."
+msgstr "<ahelp hid=\"HID_SC_DPLAY_SELECT\">Για να καθορίσετε τη διάταξη του συγκεντρωτικού πίνακα, σύρτε και αποθέστε τα κουμπιά πεδίων δεδομένων στις περιοχές <emph>Πεδία σελίδας, Πεδία γραμμών, Πεδία στηλών</emph>και<emph> Πεδία δεδομένων </emph>.</ahelp> Μπορείτε επίσης να χρησιμοποιήσετε την ίδια μέθοδο για να αναδιευθέτηση των πεδίων δεδομένων σε έναν συγκεντρωτικό πίνακα."
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3154337\n"
+"12090102.xhp\n"
+"par_id3147229\n"
+"20\n"
"help.text"
-msgid "<bookmark_value>COTH function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COTH</bookmark_value>"
+msgid "$[officename] automatically adds a caption to buttons that are dragged into the <emph>Data Fields </emph>area. The caption contains the name of the data field as well as the formula that created the data."
+msgstr "Το $[officename] προσθέτει αυτόματα μία λεζάντα σε κουμπιά που μεταφέρθηκαν στην περιοχή <emph>Πεδία δεδομένων </emph>. Η λεζάντα περιέχει το όνομα του πεδίου δεδομένων όπως επίσης και τον τύπο που δημιούργησε τα δεδομένα."
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3154337\n"
-"178\n"
+"12090102.xhp\n"
+"par_id3145749\n"
+"21\n"
"help.text"
-msgid "COTH"
-msgstr "COTH"
+msgid "To change the function that is used by a data field, double-click a button in the <emph>Data Fields</emph> area to open the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\">Data Field</link> dialog. You can also double-click buttons in the <emph>Row Fields</emph> or <emph>Column Fields</emph> areas."
+msgstr "Για να αλλάξετε τη συνάρτηση που χρησιμοποιείται από ένα πεδίο δεδομένων, κάντε διπλό κλικ στην περιοχή <emph>Πεδία δεδομένων</emph>για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/scalc/01/12090105.xhp\" name=\"Πεδίο δεδομένων\">Πεδίο δεδομένων</link>. Μπορείτε επίσης να κάνετε διπλό κλικ σε κουμπιά στις περιοχές <emph>Πεδία γραμμών</emph> ή <emph>Πεδία στηλών</emph>."
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3149419\n"
-"179\n"
+"12090102.xhp\n"
+"hd_id3149260\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_COTHYP\">Returns the hyperbolic cotangent of a given number (angle).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_COTHYP\">Επιστρέφει την υπερβολική συνεφαπτομένη ενός αριθμού (γωνίας).</ahelp>"
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3149242\n"
-"180\n"
+"12090102.xhp\n"
+"par_id3150010\n"
+"27\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"SC_PUSHBUTTON_RID_SCDLG_PIVOT_LAYOUT_BTN_REMOVE\">Removes the selected data field from the table layout.</ahelp>"
+msgstr "<ahelp hid=\"SC_PUSHBUTTON_RID_SCDLG_PIVOT_LAYOUT_BTN_REMOVE\">Αφαιρεί το επιλεγμένο πεδίο δεδομένων από τη διάταξη πίνακα.</ahelp>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143280\n"
-"181\n"
+"12090102.xhp\n"
+"hd_id3145273\n"
+"26\n"
"help.text"
-msgid "COTH(Number)"
-msgstr "COTH(Αριθμός)"
+msgid "Options"
+msgstr "Επιλογές"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154799\n"
-"182\n"
+"12090102.xhp\n"
+"par_id3146120\n"
+"25\n"
"help.text"
-msgid "Returns the hyperbolic cotangent of <emph>Number</emph>."
-msgstr "Επιστρέφει την υπερβολική συνεφαπτομένη του <emph>Αριθμού</emph>."
+msgid "<ahelp hid=\"SC_PUSHBUTTON_RID_SCDLG_PIVOT_LAYOUT_BTN_OPTIONS\">Opens the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Data Field</emph></link> dialog where you can change the function that is associated with the selected field.</ahelp>"
+msgstr "<ahelp hid=\"SC_PUSHBUTTON_RID_SCDLG_PIVOT_LAYOUT_BTN_OPTIONS\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/scalc/01/12090105.xhp\" name=\"Πεδίο δεδομένων\"><emph>Πεδίο δεδομένων</emph></link> όπου μπορείτε να αλλάξετε τη συνάρτηση που συνδέεται με το επιλεγμένο πεδίο.</ahelp>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3155422\n"
-"183\n"
+"12090102.xhp\n"
+"hd_id3154944\n"
+"22\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "More"
+msgstr "Πρόσθετα"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144754\n"
-"184\n"
+"12090102.xhp\n"
+"par_id3145647\n"
+"23\n"
"help.text"
-msgid "<item type=\"input\">=COTH(1)</item> returns the hyperbolic cotangent of 1, approximately 1.3130."
-msgstr "Το <item type=\"input\">=COTH(1)</item> επιστρέφει την υπερβολική συνεφαπτομένη του 1, περίπου 1.3130."
+msgid "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_PIVOT_LAYOUT:BTN_MORE\">Displays or hides additional options for defining the pivot table.</ahelp>"
+msgstr "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_PIVOT_LAYOUT:BTN_MORE\">Εμφανίζει ή αποκρύπτει πρόσθετες επιλογές για τον καθορισμό του συγκεντρωτικού πίνακα.</ahelp>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id6110552\n"
+"12090102.xhp\n"
+"hd_id3151073\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>CSC function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση CSC</bookmark_value>"
+msgid "Result"
+msgstr "Αποτέλεσμα"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id9523234\n"
-"149\n"
+"12090102.xhp\n"
+"par_id3155417\n"
+"3\n"
"help.text"
-msgid "CSC"
-msgstr "CSC"
+msgid "Specify the settings for displaying the results of the pivot table."
+msgstr "Καθορίστε τις ρυθμίσεις για την εμφάνιση των αποτελεσμάτων του συγκεντρωτικού πίνακα."
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id4896433\n"
-"150\n"
+"12090102.xhp\n"
+"hd_id0509200913025625\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_COSECANT\">Returns the cosecant of the given angle (in radians). The cosecant of an angle is equivalent to 1 divided by the sine of that angle</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_COSECANT\">Επιστρέφει τη συντέμνουσα της δοσμένης γωνίας (σε ακτίνια). Η συντέμνουσα μιας γωνίας είναι ισοδύναμη με 1 διαιρεμένο με το ημίτονο αυτής της γωνίας</ahelp>"
+msgid "Selection from"
+msgstr "Επιλογή από"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3534032\n"
-"151\n"
+"12090102.xhp\n"
+"par_id0509200913025615\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\".\">Select the area that contains the data for the current pivot table.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε την περιοχή που περιέχει τα δεδομένα για τον τρέχοντα συγκεντρωτικό πίνακα.</ahelp>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id4571344\n"
-"152\n"
+"12090102.xhp\n"
+"hd_id3155603\n"
+"4\n"
"help.text"
-msgid "CSC(Number)"
-msgstr "CSC(Αριθμός)"
+msgid "Results to"
+msgstr "Αποτελέσματα στο"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id9859164\n"
-"153\n"
+"12090102.xhp\n"
+"par_id3153838\n"
+"5\n"
"help.text"
-msgid "Returns the (trigonometric) cosecant of <emph>Number</emph>, the angle in radians."
-msgstr "Επιστρέφει την (τριγωνομετρική) συντέμνουσα του <emph>αριθμού</emph>, τη γωνία σε ακτίνια."
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_PIVOT_LAYOUT:ED_OUTAREA\">Select the area where you want to display the results of the pivot table.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_PIVOT_LAYOUT:ED_OUTAREA\">Επιλέξτε την περιοχή όπου επιθυμείτε να εμφανίσετε τα αποτελέσματα του συγκεντρωτικού πίνακα.</ahelp>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3428494\n"
+"12090102.xhp\n"
+"par_id3155961\n"
+"6\n"
"help.text"
-msgid "To return the cosecant of an angle in degrees, use the RADIANS function."
-msgstr "Για να επιστραφεί η συντέμνουσα μιας γωνίας εκφρασμένης σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
+msgid "If the selected area contains data, the pivot table overwrites the data. To prevent the loss of existing data, let the pivot table automatically select the area to display the results."
+msgstr "Αν η επιλεγμένη περιοχή περιέχει δεδομένα, ο συγκεντρωτικός πίνακας αντικαθιστά τα δεδομένα. Για να εμποδίσετε την απώλεια των υπαρχόντων δεδομένων, επιτρέψτε στον συγκεντρωτικό πίνακα να επιλέγει αυτόματα την περιοχή εμφάνισης των αποτελεσμάτων."
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id2577161\n"
-"154\n"
+"12090102.xhp\n"
+"hd_id3147364\n"
+"7\n"
"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
+msgid "Ignore empty rows"
+msgstr "Παράβλεψη κενών γραμμών"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3736803\n"
-"155\n"
+"12090102.xhp\n"
+"par_id3154022\n"
+"8\n"
"help.text"
-msgid "<item type=\"input\">=CSC(PI()/4)</item> returns approximately 1.4142135624, the inverse of the sine of PI/4 radians."
-msgstr "<item type=\"input\">=CSC(PI()/4)</item> επιστρέφει περίπου 1.4142135624, το αντίστροφο του ημιτόνου των PI/4 ακτινίων."
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_IGNEMPTYROWS\">Ignores empty fields in the data source.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_IGNEMPTYROWS\">Παραβλέπει τα κενά πεδία στην πηγή δεδομένων.</ahelp>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id6016818\n"
-"156\n"
+"12090102.xhp\n"
+"hd_id3155114\n"
+"9\n"
"help.text"
-msgid "<item type=\"input\">=CSC(RADIANS(30))</item> returns 2, the cosecant of 30 degrees."
-msgstr "<item type=\"input\">=CSC(RADIANS(30))</item> επιστρέφει 2, την συντέμνουσα των 30 μοιρών."
+msgid "Identify categories"
+msgstr "Αναγνώριση κατηγοριών"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id9288877\n"
+"12090102.xhp\n"
+"par_id3145257\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>CSCH function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση CSCH</bookmark_value>"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_DETECTCAT\">Automatically assigns rows without labels to the category of the row above.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_DETECTCAT\">Αναθέτει αυτόματα γραμμές χωρίς ετικέτες στην κατηγορία της παραπάνω γραμμής.</ahelp>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id4325650\n"
-"159\n"
+"12090102.xhp\n"
+"hd_id3149207\n"
+"14\n"
"help.text"
-msgid "CSCH"
-msgstr "CSCH"
+msgid "Total columns"
+msgstr "Συνολικές στήλες"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id579916\n"
-"160\n"
+"12090102.xhp\n"
+"par_id3166426\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_COSECANTHYP\">Returns the hyperbolic cosecant of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_COSECANTHYP\">Επιστρέφει την υπερβολική συντέμνουσα ενός αριθμού.</ahelp>"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_TOTALCOL\">Calculates and displays the grand total of the column calculation.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_TOTALCOL\">Υπολογίζει και εμφανίζει το μεγάλο σύνολο του υπολογισμού στηλών.</ahelp>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id5336768\n"
-"161\n"
+"12090102.xhp\n"
+"hd_id3150364\n"
+"16\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Total rows"
+msgstr "Συνολικές γραμμές"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3108851\n"
-"162\n"
+"12090102.xhp\n"
+"par_id3152583\n"
+"17\n"
"help.text"
-msgid "CSCH(Number)"
-msgstr "CSCH(Αριθμός)"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_TOTALROW\">Calculates and displays the grand total of the row calculation.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_TOTALROW\">Υπολογίζει και εμφανίζει το μεγάλο σύνολο του υπολογισμού γραμμών.</ahelp>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id1394188\n"
-"163\n"
+"12090102.xhp\n"
+"par_idN10897\n"
"help.text"
-msgid "Returns the hyperbolic cosecant of <emph>Number</emph>."
-msgstr "Επιστρέφει την υπερβολική συντέμνουσα του <emph>αριθμού</emph>."
+msgid "Add filter"
+msgstr "Προσθήκη φίλτρου"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id6037477\n"
-"164\n"
+"12090102.xhp\n"
+"par_idN1089B\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\".\">Adds a Filter button to pivot tables that are based on spreadsheet data.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει ένα κουμπί φίλτρου σε συγκεντρωτικούς πίνακες που βασίζονται σε δεδομένα υπολογιστικού φύλλου.</ahelp>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id5426085\n"
-"165\n"
+"12090102.xhp\n"
+"par_idN108B2\n"
"help.text"
-msgid "<item type=\"input\">=CSCH(1)</item> returns approximately 0.8509181282, the hyperbolic cosecant of 1."
-msgstr "<item type=\"input\">=CSCH(1)</item> επιστρέφει περίπου 0,8509181282, την υπερβολική συντέμνουσα του 1."
+msgid "<ahelp hid=\".\">Opens the Filter dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου Φίλτρο.</ahelp>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3145314\n"
+"12090102.xhp\n"
+"par_idN108C9\n"
"help.text"
-msgid "<bookmark_value>DEGREES function</bookmark_value><bookmark_value>converting;radians, into degrees</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DEGREES</bookmark_value><bookmark_value>μετατροπή, ακτίνια σε μοίρες</bookmark_value>"
+msgid "Enable drill to details"
+msgstr "Ενεργοποίησης εξάσκησης σε λεπτομέρειες"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3145314\n"
-"188\n"
+"12090102.xhp\n"
+"par_idN108CD\n"
"help.text"
-msgid "DEGREES"
-msgstr "DEGREES"
+msgid "<ahelp hid=\".\">Select this check box and double-click an item label in the table to show or hide details for the item. Clear this check box and double-click a cell in the table to edit the contents of the cell.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε αυτό το πεδίο ελέγχου και κάντε διπλό κλικ σε μία ετικέτα αντικειμένου στον πίνακα για να εμφανίσετε ή να αποκρύψετε λεπτομέρειες για το αντικείμενο. Αφαιρέστε το πεδίο ελέγχου και κάντε διπλό κλικ σε ένα κελί του πίνακα για να επεξεργαστείτε τα περιεχόμενά του.</ahelp>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3149939\n"
-"189\n"
+"12090102.xhp\n"
+"par_idN108DC\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_DEG\">Converts radians into degrees.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DEG\">Μετατρέπει ακτίνια σε μοίρες.</ahelp>"
+msgid "To examine details inside a pivot table"
+msgstr "Για να εξετάσετε τις λεπτομέρειες σε έναν συγκεντρωτικό πίνακα"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3150623\n"
-"190\n"
+"12090102.xhp\n"
+"par_idN108E0\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Do one of the following:"
+msgstr "Εκτελέστε ένα από τα ακόλουθα:"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3145600\n"
-"191\n"
+"12090102.xhp\n"
+"par_idN108E6\n"
"help.text"
-msgid "DEGREES(Number)"
-msgstr "DEGREES(Αριθμός)"
+msgid "Select a range of cells and choose <emph>Data - Group and Outline - Show Details</emph>."
+msgstr "Επιλέξτε μία περιοχή κελιών και επιλέξτε <emph>Δεδομένα - Ομαδοποίηση και διάρθρωση - Εμφάνιση λεπτομερειών</emph>."
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3149484\n"
-"192\n"
+"12090102.xhp\n"
+"par_idN108EE\n"
"help.text"
-msgid "<emph>Number</emph> is the angle in radians to be converted to degrees."
-msgstr "<emph>Αριθμός</emph> είναι η γωνία σε ακτίνια που θα μετατραπεί σε μοίρες."
+msgid "Double-click a field in the table."
+msgstr "Κάντε διπλό κλικ σε ένα πεδίο στον πίνακα."
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3669545\n"
+"12090102.xhp\n"
+"par_idN108F1\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "If you double-click a field which has adjacent fields at the same level, the <emph>Show Detail</emph> dialog opens:"
+msgstr "Αν κάνετε διπλό κλικ σε ένα πεδίο που έχει γειτονικά πεδία στο ίδιο επίπεδο, ανοίγει το παράθυρο διαλόγου <emph>Εμφάνιση λεπτομερειών</emph>:"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3459578\n"
+"12090102.xhp\n"
+"par_idN10900\n"
"help.text"
-msgid "<item type=\"input\">=DEGREES(PI())</item> returns 180 degrees."
-msgstr "Το <item type=\"input\">=DEGREES(PI())</item> επιστρέφει 180 μοίρες."
+msgid "Show Detail"
+msgstr "Εμφάνιση λεπτομερειών"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3148698\n"
+"12090102.xhp\n"
+"par_idN10904\n"
"help.text"
-msgid "<bookmark_value>EXP function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση EXP</bookmark_value>"
+msgid "<ahelp hid=\".\">Choose the field that you want to view the details for.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το πεδίο του οποίου επιθυμείτε να εμφανίσετε τις λεπτομέρειες.</ahelp>"
-#: 04060106.xhp
+#: 12090102.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3148698\n"
-"198\n"
+"12090102.xhp\n"
+"par_id3149817\n"
+"35\n"
"help.text"
-msgid "EXP"
-msgstr "EXP"
+msgid "<link href=\"text/scalc/04/01020000.xhp\" name=\"Pivot table shortcut keys\">Pivot table shortcut keys</link>"
+msgstr "<link href=\"text/scalc/04/01020000.xhp\" name=\"Πλήκτρα συντόμευσης συγκεντρωτικού πίνακα\">Πλήκτρα συντόμευσης συγκεντρωτικού πίνακα</link>"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3150592\n"
-"199\n"
+"12090103.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_EXP\">Returns e raised to the power of a number.</ahelp> The constant e has a value of approximately 2.71828182845904."
-msgstr "<ahelp hid=\"HID_FUNC_EXP\">Επιστρέφει το e υψωμένο στη δύναμη του αριθμού.</ahelp> Η σταθερά e έχει τιμή περίπου 2.71828182845904."
+msgid "Filter"
+msgstr "Φιλτρο"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3150351\n"
-"200\n"
+"12090103.xhp\n"
+"hd_id3153970\n"
+"1\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Filter"
+msgstr "Φιλτρο"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3146786\n"
-"201\n"
+"12090103.xhp\n"
+"par_id3150448\n"
+"2\n"
"help.text"
-msgid "EXP(Number)"
-msgstr "EXP(Αριθμός)"
+msgid "Set the filtering options for the data."
+msgstr "Καθορίστε τις επιλογές του φίλτρου για τα δεδομένα."
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155608\n"
-"202\n"
+"12090103.xhp\n"
+"hd_id3151043\n"
+"3\n"
"help.text"
-msgid "<emph>Number</emph> is the power to which e is to be raised."
-msgstr "<emph>Αριθμός</emph> είναι η δύναμη στην οποία θα υψωθεί το e."
+msgid "Filter Criteria"
+msgstr "Κριτήρια φίλτρου"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3154418\n"
-"203\n"
+"12090103.xhp\n"
+"par_id3150440\n"
+"4\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "You can define a default filter for the data by filtering, for example, field names, using a combination of logical expressions arguments."
+msgstr "Μπορείτε να καθορίσετε ένα φίλτρο προεπιλογής για τα δεδομένα φιλτράροντας, για παράδειγμα, ονόματα πεδίων, χρησιμοποιώντας ένα συνδυασμό ορισμάτων από λογικές εκφράσεις."
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3156340\n"
-"204\n"
+"12090103.xhp\n"
+"hd_id3159153\n"
+"5\n"
"help.text"
-msgid "<item type=\"input\">=EXP(1)</item> returns 2.71828182845904, the mathematical constant e to Calc's accuracy."
-msgstr "Το <item type=\"input\">=EXP(1)</item> επιστρέφει 2.71828182845904, δηλαδή τη μαθηματική σταθερά e με την ακρίβεια του Calc."
+msgid "Operator"
+msgstr "Τελεστής"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3145781\n"
+"12090103.xhp\n"
+"par_id3153093\n"
+"6\n"
"help.text"
-msgid "<bookmark_value>FACT function</bookmark_value><bookmark_value>factorials;numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση FACT</bookmark_value><bookmark_value>παραγοντικά, αριθμοί</bookmark_value>"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_PIVOTFILTER:LB_OP2\" visibility=\"visible\">Select a logical operator for the filter.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_PIVOTFILTER:LB_OP2\" visibility=\"visible\">Επιλέξτε ένα λογικό τελεστή για το φίλτρο.</ahelp>"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3145781\n"
-"208\n"
+"12090103.xhp\n"
+"hd_id3152462\n"
+"7\n"
"help.text"
-msgid "FACT"
-msgstr "FACT"
+msgid "Field name"
+msgstr "Όνομα πεδίου"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3151109\n"
-"209\n"
+"12090103.xhp\n"
+"par_id3155306\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_FAKULTAET\">Returns the factorial of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_FAKULTAET\">Επιστρέφει το παραγοντικό ενός αριθμού.</ahelp>"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_PIVOTFILTER:LB_FIELD3\" visibility=\"visible\">Select the field that you want to use in the filter. If field names are not available, the column labels are listed.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_PIVOTFILTER:LB_FIELD3\" visibility=\"visible\">Επιλέξτε το πεδίο που επιθυμείτε να χρησιμοποιήσετε στο φίλτρο. Αν τα ονόματα πεδίων δεν είναι διαθέσιμα, οι ετικέτες στηλών δημιουργούν μία λίστα.</ahelp>"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3146902\n"
-"210\n"
+"12090103.xhp\n"
+"hd_id3148575\n"
+"9\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Condition"
+msgstr "Συνθήκη"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154661\n"
-"211\n"
+"12090103.xhp\n"
+"par_id3147394\n"
+"10\n"
"help.text"
-msgid "FACT(Number)"
-msgstr "FACT(Αριθμός)"
+msgid "<ahelp visibility=\"visible\" hid=\"SC:LISTBOX:RID_SCDLG_PIVOTFILTER:LB_COND3\">Select an operator to compare the <emph>Field name</emph> and <emph>Value</emph> entries.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"SC:LISTBOX:RID_SCDLG_PIVOTFILTER:LB_COND3\">Επιλέξτε έναν τελεστή για να συγκρίνετε τις καταχωρήσεις <emph>Όνομα πεδίου</emph> και <emph>Τιμή</emph> .</ahelp>"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152952\n"
-"212\n"
+"12090103.xhp\n"
+"par_id3144764\n"
+"11\n"
"help.text"
-msgid "Returns Number!, the factorial of <emph>Number</emph>, calculated as 1*2*3*4* ... * Number."
-msgstr "Επιστρέφει το Αριθμός!, δηλ. το παραγοντικό του <emph>Αριθμού</emph>, υπολογισμένο ως 1*2*3*4*...*Αριθμός."
+msgid "The following operators are available:"
+msgstr "Οι ακόλουθοι τελεστές είναι διαθέσιμοι:"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3834650\n"
+"12090103.xhp\n"
+"par_id3153415\n"
+"12\n"
"help.text"
-msgid "=FACT(0) returns 1 by definition."
-msgstr "=FACT(0) επιστρέφει ως αποτέλεσμα την τιμή 1 εξ ορισμού."
+msgid "<emph>Conditions:</emph>"
+msgstr "<emph>Συνθήκες:</emph>"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id8429517\n"
+"12090103.xhp\n"
+"par_id3150324\n"
+"13\n"
"help.text"
-msgid "The factorial of a negative number returns the \"invalid argument\" error."
-msgstr "Το παραγοντικό ενός αρνητικού αριθμού επιστρέφει το σφάλμα \"μη έγκυρο όρισμα\"."
+msgid "="
+msgstr "="
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3154569\n"
-"213\n"
+"12090103.xhp\n"
+"par_id3153714\n"
+"14\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "equal"
+msgstr "ισούται"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154476\n"
-"216\n"
+"12090103.xhp\n"
+"par_id3154254\n"
+"15\n"
"help.text"
-msgid "<item type=\"input\">=FACT(3)</item> returns 6."
-msgstr "Η συνάρτηση <item type=\"input\">=FACT(3)</item> επιστρέφει ως αποτέλεσμα 6."
+msgid "<"
+msgstr "<"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3147525\n"
-"214\n"
+"12090103.xhp\n"
+"par_id3154703\n"
+"16\n"
"help.text"
-msgid "<item type=\"input\">=FACT(0)</item> returns 1."
-msgstr "Η συνάρτηση <item type=\"input\">=FACT(0)</item> επιστρέφει ως αποτέλεσμα 1."
+msgid "less than"
+msgstr "μικρότερο από"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3159084\n"
+"12090103.xhp\n"
+"par_id3155335\n"
+"17\n"
"help.text"
-msgid "<bookmark_value>INT function</bookmark_value><bookmark_value>numbers;rounding down to next integer</bookmark_value><bookmark_value>rounding;down to next integer</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση INT</bookmark_value><bookmark_value>αριθμοί, στρογγυλοποίηση προς τα κάτω στον επόμενο ακέραιο</bookmark_value><bookmark_value>στρογγυλοποίηση, προς τα κάτω στον επόμενο ακέραιο</bookmark_value>"
+msgid ">"
+msgstr ">"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3159084\n"
-"218\n"
+"12090103.xhp\n"
+"par_id3147003\n"
+"18\n"
"help.text"
-msgid "INT"
-msgstr "INT"
+msgid "greater than"
+msgstr "μεγαλύτερο από"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3158441\n"
-"219\n"
+"12090103.xhp\n"
+"par_id3153270\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_GANZZAHL\">Rounds a number down to the nearest integer.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GANZZAHL\">Στρογγυλοποιεί έναν αριθμό προς τα κάτω στον πλησιέστερο ακέραιο.</ahelp>"
+msgid "<="
+msgstr "<="
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3146132\n"
-"220\n"
+"12090103.xhp\n"
+"par_id3145257\n"
+"20\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "less than or equal to"
+msgstr "μικρότερο ή ίσο με"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3156146\n"
-"221\n"
+"12090103.xhp\n"
+"par_id3145134\n"
+"21\n"
"help.text"
-msgid "INT(Number)"
-msgstr "INT(Αριθμός)"
+msgid ">="
+msgstr ">="
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154117\n"
-"222\n"
+"12090103.xhp\n"
+"par_id3151214\n"
+"22\n"
"help.text"
-msgid "Returns <emph>Number</emph> rounded down to the nearest integer."
-msgstr "Επιστρέφει τον <emph>Αριθμό</emph> στρογγυλοποιημένο προς τα κάτω στον πλησιέστερο ακέραιο."
+msgid "greater than or equal to"
+msgstr "μεγαλύτερο ή ίσο με"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id153508\n"
+"12090103.xhp\n"
+"par_id3150345\n"
+"23\n"
"help.text"
-msgid "Negative numbers round down to the integer below."
-msgstr "Οι αρνητικοί αριθμοί στρογγυλοποιούνται προς τα κάτω στον επόμενο ακέραιο."
+msgid "<>"
+msgstr "<>"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3155118\n"
-"223\n"
+"12090103.xhp\n"
+"par_id3159101\n"
+"24\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "not equal to"
+msgstr "δεν ισούται με"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3156267\n"
-"224\n"
+"12090103.xhp\n"
+"hd_id3150886\n"
+"25\n"
"help.text"
-msgid "<item type=\"input\">=INT(5.7)</item> returns 5."
-msgstr "Η συνάρτηση <item type=\"input\">=INT(5.7)</item> επιστρέφει ως αποτέλεσμα 5."
+msgid "Value"
+msgstr "Τιμή"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3147323\n"
-"225\n"
+"12090103.xhp\n"
+"par_id3155506\n"
+"26\n"
"help.text"
-msgid "<item type=\"input\">=INT(-1.3)</item> returns -2."
-msgstr "Η συνάρτηση <item type=\"input\">=INT(-1.3)</item> επιστρέφει ως αποτέλεσμα -2."
+msgid "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_PIVOTFILTER:ED_VAL3\" visibility=\"visible\">Select the value that you want to compare to the selected field.</ahelp>"
+msgstr "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_PIVOTFILTER:ED_VAL3\" visibility=\"visible\">Επιλέξτε την τιμή που θέλετε να συγκρίνετε στο επιλεγμένο πεδίο.</ahelp>"
-#: 04060106.xhp
+#: 12090103.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3150938\n"
+"12090103.xhp\n"
+"hd_id3146980\n"
+"27\n"
"help.text"
-msgid "<bookmark_value>EVEN function</bookmark_value><bookmark_value>numbers;rounding up/down to even integers</bookmark_value><bookmark_value>rounding;up/down to even integers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση EVEN</bookmark_value><bookmark_value>αριθμοί, στρογγυλοποίηση προς τα πάνω/κάτω σε άρτιους ακέραιους</bookmark_value><bookmark_value>στρογγυλοποίηση, προς τα πάνω/κάτω σε άρτιους ακέραιους</bookmark_value>"
+msgid "<link href=\"text/scalc/01/12090104.xhp\" name=\"More>>\">More>></link>"
+msgstr "<link href=\"text/scalc/01/12090104.xhp\" name=\"Πρόσθετα>>\">Πρόσθετα>></link>"
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3150938\n"
-"227\n"
+"12090104.xhp\n"
+"tit\n"
"help.text"
-msgid "EVEN"
-msgstr "EVEN"
+msgid "Options"
+msgstr "Επιλογές"
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3149988\n"
-"228\n"
+"12090104.xhp\n"
+"hd_id3149119\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_GERADE\">Rounds a positive number up to the next even integer and a negative number down to the next even integer.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GERADE\">Στρογγυλοποιεί ένα θετικό αριθμό προς τα πάνω στον επόμενο άρτιο ακέραιο και έναν αρνητικό αριθμό προς τα κάτων στον επόμενο άρτιο ακέραιο.</ahelp>"
+msgid "<link href=\"text/scalc/01/12090104.xhp\" name=\"Options\">Options</link>"
+msgstr "<link href=\"text/scalc/01/12090104.xhp\" name=\"Επιλογές\">Επιλογές</link>"
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3148401\n"
-"229\n"
+"12090104.xhp\n"
+"par_id3147102\n"
+"2\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<variable id=\"zusaetzetext\"><ahelp hid=\"\" visibility=\"visible\">Displays or hides additional filtering options.</ahelp></variable>"
+msgstr "<variable id=\"zusaetzetext\"><ahelp hid=\"\" visibility=\"visible\">Εμφανίζει ή αποκρύπτει επιπρόσθετες επιλογές φιλτραρίσματος.</ahelp></variable>"
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3150830\n"
-"230\n"
+"12090104.xhp\n"
+"hd_id3147008\n"
+"3\n"
"help.text"
-msgid "EVEN(Number)"
-msgstr "EVEN(Αριθμός)"
+msgid "Options"
+msgstr "Επιλογές"
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3153350\n"
-"231\n"
+"12090104.xhp\n"
+"hd_id3153662\n"
+"5\n"
"help.text"
-msgid "Returns <emph>Number</emph> rounded to the next even integer up, away from zero."
-msgstr "Επιστρέφει τον <emph>Αριθμό</emph> στρογγυλοποιημένο στον επόμενο άρτιο ακέραιο, πάνω από το μηδέν."
+msgid "Case sensitive"
+msgstr "Διάκριση πεζών και κεφαλαίων"
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3155508\n"
-"232\n"
+"12090104.xhp\n"
+"par_id3145673\n"
+"6\n"
"help.text"
-msgid "Examples"
-msgstr "Παράδειγμα"
+msgid "Distinguishes between uppercase and lowercase letters."
+msgstr "Κάνει διάκριση πεζών και κεφαλαίων γραμμάτων."
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154361\n"
-"233\n"
+"12090104.xhp\n"
+"hd_id3156327\n"
+"7\n"
"help.text"
-msgid "<item type=\"input\">=EVEN(2.3)</item> returns 4."
-msgstr "Η συνάρτηση <item type=\"input\">=EVEN(2.3)</item> επιστρέφει ως αποτέλεσμα 4."
+msgid "Regular Expression"
+msgstr "Κανονική έκφραση"
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id8477736\n"
+"12090104.xhp\n"
+"par_id3151245\n"
+"8\n"
"help.text"
-msgid "<item type=\"input\">=EVEN(2)</item> returns 2."
-msgstr "Η συνάρτηση <item type=\"input\">=EVEN(2)</item> επιστρέφει ως αποτέλεσμα 2."
+msgid "Allows you to use wildcards in the filter definition."
+msgstr "Σας επιτρέπει να χρησιμοποιήσετε αναπληρώσεις στον ορισμό του φίλτρου."
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id159611\n"
+"12090104.xhp\n"
+"par_id3147264\n"
+"29\n"
"help.text"
-msgid "<item type=\"input\">=EVEN(0)</item> returns 0."
-msgstr "Η συνάρτηση <item type=\"input\">=EVEN(0)</item> επιστρέφει ως αποτέλεσμα 0."
+msgid "If the <emph>Regular Expression</emph> check box is selected, you can use EQUAL (=) and NOT EQUAL (<>) also in comparisons. You can also use the following functions: DCOUNTA, DGET, MATCH, COUNTIF, SUMIF, LOOKUP, VLOOKUP and HLOOKUP."
+msgstr "Αν είναι επιλεγμένο το πεδίο ελέγχου <emph>Κανονική έκφραση</emph>, μπορείτε να χρησιμοποιήσετε τα EQUAL (=) και NOT EQUAL (<>) επίσης σε συγκρίσεις. Μπορείτε επίσης να χρησιμοποιήσετε τις ακόλουθες συναρτήσεις: DCOUNTA, DGET, MATCH, COUNTIF, SUMIF, LOOKUP, VLOOKUP and HLOOKUP."
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id6097598\n"
+"12090104.xhp\n"
+"hd_id3153379\n"
+"30\n"
"help.text"
-msgid "<item type=\"input\">=EVEN(-0.5)</item> returns -2."
-msgstr "Η συνάρτηση <item type=\"input\">=EVEN(-0.5)</item> επιστρέφει ως αποτέλεσμα -2."
+msgid "Unique records only"
+msgstr "Μοναδικές εγγραφές μόνο"
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3147356\n"
+"12090104.xhp\n"
+"par_id3154138\n"
+"31\n"
"help.text"
-msgid "<bookmark_value>GCD function</bookmark_value><bookmark_value>greatest common divisor</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση GCD</bookmark_value><bookmark_value>μέγιστος κοινός διαιρέτης</bookmark_value>"
+msgid "Excludes duplicate rows in the list of filtered data."
+msgstr "Εξάγει τις διπλότυπες γραμμές στη λίστα των φιλτραρισμένων δεδομένων."
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3147356\n"
-"237\n"
+"12090104.xhp\n"
+"hd_id3156282\n"
+"32\n"
"help.text"
-msgid "GCD"
-msgstr "GCD"
+msgid "Data area"
+msgstr "Περιοχή δεδομένων"
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152465\n"
-"238\n"
+"12090104.xhp\n"
+"par_id3150768\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_GGT\">Returns the greatest common divisor of two or more integers.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GGT\">Επιστρέφει το μέγιστο κοινό διαιρέτη δύο ή περισσότερων ακεραίων.</ahelp>"
+msgid "Displays the name of the filtered data area in the table."
+msgstr "Εμφανίζει το όνομα της περιοχής φιλτραρισμένων δεδομένων στον πίνακα."
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id2769249\n"
+"12090104.xhp\n"
+"hd_id3156424\n"
+"34\n"
"help.text"
-msgid "The greatest common divisor is the positive largest integer which will divide, without remainder, each of the given integers."
-msgstr "Ο μέγιστος κοινός διαιρέτης είναι ο μεγαλύτερος θετικός ακέραιος ο οποίος διαιρεί, χωρίς να αφήνει υπόλοιπο, κάθε έναν από τους δοσμένους ακέραιους."
+msgid "More<<"
+msgstr "Πρόσθετα<<"
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3150643\n"
-"239\n"
+"12090104.xhp\n"
+"par_id3125864\n"
+"35\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Hides the additional options."
+msgstr "Αποκρύπτει τις επιπρόσθετες επιλογές."
-#: 04060106.xhp
+#: 12090104.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154524\n"
-"240\n"
+"12090104.xhp\n"
+"par_id3154011\n"
"help.text"
-msgid "GCD(Integer1; Integer2; ...; Integer30)"
-msgstr "GCD(Ακέραιος1; Ακέραιος2; ...;Ακέραιος30)"
+msgid "<link href=\"text/shared/01/02100001.xhp\" name=\"List of Regular Expressions\">List of Regular Expressions</link>"
+msgstr "<link href=\"text/shared/01/02100001.xhp\" name=\"Λίστα κανονικών εκφράσεων\">Λίστα κανονικών εκφράσεων</link>"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3149340\n"
-"241\n"
+"12090105.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Integer1 To 30</emph> are up to 30 integers whose greatest common divisor is to be calculated."
-msgstr "<emph>Ακέραιος1 ως 30</emph> είναι μέχρι 30 ακέραιοι των οποίων θα υπολογιστεί ο μέγιστος κοινός διαιρέτης."
+msgid "Data field"
+msgstr "Πεδίο δεδομένων"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3147317\n"
-"242\n"
+"12090105.xhp\n"
+"bm_id7292397\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<bookmark_value>calculating;pivot table</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός;συγκεντρωτικός πίνακας</bookmark_value>"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3151285\n"
-"243\n"
+"12090105.xhp\n"
+"hd_id3150871\n"
+"1\n"
"help.text"
-msgid "<item type=\"input\">=GCD(16;32;24) </item>gives the result 8, because 8 is the largest number that can divide 16, 24 and 32 without a remainder."
-msgstr "Το <item type=\"input\">=GCD(16;32;24) </item> δίνει αποτέλεσμα 8, επειδή το 8 είνια ο μεγαλύτερος ακέραιος που μπορεί διαιρέσει το 16, το 24 και το 32 χωρίς υπόλοιπο."
+msgid "Data field"
+msgstr "Πεδίο δεδομένων"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id1604663\n"
+"12090105.xhp\n"
+"par_id3154124\n"
+"16\n"
"help.text"
-msgid "<item type=\"input\">=GCD(B1:B3)</item> where cells B1, B2, B3 contain <item type=\"input\">9</item>, <item type=\"input\">12</item>, <item type=\"input\">9</item> gives 3."
-msgstr "Το <item type=\"input\">=GCD(B1:B3)</item> όπου τα κελιά B1, B2, B3 περιέχουν <item type=\"input\">9</item>, <item type=\"input\">12</item>, <item type=\"input\">9</item> δίνει 3."
+msgid "The contents of this dialog is different for data fields in the <emph>Data</emph> area, and data fields in the <emph>Row</emph> or <emph>Column</emph> area of the <link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table\">Pivot Table</link> dialog."
+msgstr "Τα περιεχόμενα αυτού του διαλόγου είναι διαφορετικά για πεδία δεδομένων στην περιοχή <emph>Δεδομένα</emph> και πεδία δεδομένων στην περιοχή <emph> Γραμμή</emph> ή στη<emph> Στήλη</emph> του διαλόγου <link href=\"text/scalc/01/12090102.xhp\" name=\"Συγκεντρωτικός πίνακας\">Συγκεντρωτικός πίνακας</link>."
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3151221\n"
+"12090105.xhp\n"
+"hd_id3152596\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>GCD_ADD function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση GCD_ADD</bookmark_value>"
+msgid "Subtotals"
+msgstr "Υποσύνολα"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3151221\n"
-"677\n"
+"12090105.xhp\n"
+"par_id3151113\n"
+"3\n"
"help.text"
-msgid "GCD_ADD"
-msgstr "GCD_ADD"
+msgid "<ahelp hid=\"HID_SC_PIVOTSUBT\">Specify the subtotals that you want to calculate.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_PIVOTSUBT\">Καθορίστε τα μερικά αθροίσματα που επιθυμείτε να υπολογιστούν.</ahelp>"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3153257\n"
-"678\n"
+"12090105.xhp\n"
+"hd_id3145366\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_GCD\"> The result is the greatest common divisor of a list of numbers.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_GCD\">Το αποτέλεσμα είναι ο μέγιστος κοινός διαιρέτης μια λίστας αριθμών.</ahelp>"
+msgid "None"
+msgstr "Κανένα"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3147548\n"
-"679\n"
+"12090105.xhp\n"
+"par_id3152576\n"
+"5\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_PIVOTSUBT:BTN_NONE\">Does not calculate subtotals.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_PIVOTSUBT:BTN_NONE\">Δεν υπολογίζει μερικά αθροίσματα.</ahelp>"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3156205\n"
-"680\n"
+"12090105.xhp\n"
+"hd_id3154012\n"
+"6\n"
"help.text"
-msgid "GCD_ADD(Number(s))"
-msgstr "GCD_ADD(Αριθμός(οί))"
+msgid "Automatic"
+msgstr "Αυτόματα"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3145150\n"
-"681\n"
+"12090105.xhp\n"
+"par_id3155856\n"
+"7\n"
"help.text"
-msgid "<emph>Number(s)</emph> is a list of up to 30 numbers."
-msgstr "<emph>(Αριθμός(οί)</emph>) είναι μια λίστα μέχρι 30 αριθμών."
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_PIVOTSUBT:BTN_AUTO\">Automatically calculates subtotals.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_PIVOTSUBT:BTN_AUTO\">Υπολογίζει αυτόματα μερικά αθροίσματα.</ahelp>"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3150239\n"
-"682\n"
+"12090105.xhp\n"
+"hd_id3155411\n"
+"8\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "User-defined"
+msgstr "Καθορισμένο από το χρήστη"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3159192\n"
-"683\n"
+"12090105.xhp\n"
+"par_id3149581\n"
+"9\n"
"help.text"
-msgid "<item type=\"input\">=GCD_ADD(5;15;25)</item> returns 5."
-msgstr "Το <item type=\"input\">=GCD_ADD(5;15;25)</item> επιστρέφει 5."
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_PIVOTSUBT:BTN_USER\">Select this option, and then click the type of subtotal that you want to calculate in the list.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_PIVOTSUBT:BTN_USER\">Κάντε αυτή την επιλογή, και ύστερα κάντε κλικ στον τύπο του μερικού αθροίσματος που επιθυμείτε να υπολογιστεί στη λίστα.</ahelp>"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3156048\n"
+"12090105.xhp\n"
+"hd_id3147124\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>ISEVEN function</bookmark_value><bookmark_value>even integers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ISEVEN</bookmark_value><bookmark_value>άρτιοι ακέραιοι</bookmark_value>"
+msgid "Function"
+msgstr "Συνάρτηση"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3156048\n"
-"245\n"
+"12090105.xhp\n"
+"par_id3154490\n"
+"11\n"
"help.text"
-msgid "ISEVEN"
-msgstr "ISEVEN"
+msgid "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_PIVOTSUBT:LB_FUNC\">Click the type of subtotal that you want to calculate. This option is only available if the <emph>User-defined</emph> option is selected.</ahelp>"
+msgstr "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_PIVOTSUBT:LB_FUNC\">Κάντε κλικ στον τύπο του μερικού αθροίσματος που επιθυμείτε να υπολογιστεί. Αυτή η επιλογή είναι διαθέσιμη μόνο αν η επιλογή <emph>Καθορισμένο από το χρήστη</emph> είναι επιλεγμένη.</ahelp>"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3149169\n"
-"246\n"
+"12090105.xhp\n"
+"hd_id3154944\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ISTGERADE\">Returns TRUE if the value is an even integer, or FALSE if the value is odd.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTGERADE\">Επιστρέφει TRUE αν η τιμή είναι άρτιος ακέραιος, ή FALSE αν η τιμή είναι περιττός.</ahelp>"
+msgid "Show elements without data"
+msgstr "Εμφάνιση στοιχείων χωρίς δεδομένα"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3146928\n"
-"247\n"
+"12090105.xhp\n"
+"par_id3149403\n"
+"15\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOTSUBT:CB_SHOWALL\">Includes empty columns and rows in the results table.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOTSUBT:CB_SHOWALL\">Περιλαμβάνει κενές στήλες και γραμμές στον πίνακα αποτελεσμάτων.</ahelp>"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3151203\n"
-"248\n"
+"12090105.xhp\n"
+"hd_id3149122\n"
+"12\n"
"help.text"
-msgid "ISEVEN(Value)"
-msgstr "ISEVEN(Τιμή)"
+msgid "Name:"
+msgstr "Όνομα:"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3150491\n"
-"249\n"
+"12090105.xhp\n"
+"par_id3150749\n"
+"13\n"
"help.text"
-msgid "<emph>Value</emph> is the value to be checked."
-msgstr "<emph>Τιμή</emph> είναι η τιμή που θα ελεγχθεί."
+msgid "Lists the name of the selected data field."
+msgstr "Δημιουργεί μια λίστα με το πεδίο των επιλεγμένων δεδομένων."
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3445844\n"
+"12090105.xhp\n"
+"par_idN106EC\n"
"help.text"
-msgid "If Value is not an integer any digits after the decimal point are ignored. The sign of Value is also ignored."
-msgstr "Αν η Τιμή δεν είναι ακέραιος τότε τα ψηφία μετά την υποδιαστολή θα αγνοηθούν. Επίσης, δεν λαμβάνεται υπόψη το πρόσημο της Τιμής."
+msgid "More"
+msgstr "Πρόσθετα"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3154136\n"
-"250\n"
+"12090105.xhp\n"
+"par_idN106F0\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\".\">Expands or reduces the dialog. The <emph>More</emph> button is visible for data fields only.</ahelp>"
+msgstr "<ahelp hid=\".\">Επεκτείνει ή μειώνει το παράθυρο διαλόγου. Το κουμπί <emph>Πρόσθετα</emph> είναι ορατό μόνο για πεδία δεδομένων.</ahelp>"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163813\n"
-"251\n"
+"12090105.xhp\n"
+"par_idN106F3\n"
"help.text"
-msgid "<item type=\"input\">=ISEVEN(48)</item> returns TRUE"
-msgstr "Η συνάρτηση <item type=\"input\">=ISEVEN(48)</item> επιστρέφει ως αποτέλεσμα TRUE."
+msgid "Options"
+msgstr "Επιλογές"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id8378856\n"
+"12090105.xhp\n"
+"par_idN106F7\n"
"help.text"
-msgid "<item type=\"input\">=ISEVEN(33)</item> returns FALSE"
-msgstr "Η συνάρτηση <item type=\"input\">=ISEVEN(33)</item> επιστρέφει ως αποτέλεσμα FALSE"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/scalc/01/12090106.xhp\">Data Field Options</link> dialog. The <emph>Options</emph> button is visible for column, row, or page fields only.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/scalc/01/12090106.xhp\">Επιλογές πεδίου δεδομένων</link> . Το κουμπί <emph>Επιλογές</emph> είναι ορατό μόνο για στήλη, γραμμή, ή πεδία σελίδας.</ahelp>"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id7154759\n"
+"12090105.xhp\n"
+"par_idN10708\n"
"help.text"
-msgid "<item type=\"input\">=ISEVEN(0)</item> returns TRUE"
-msgstr "Η συνάρτηση <item type=\"input\">=ISEVEN(0)</item> επιστρέφει ως αποτέλεσμα TRUE"
+msgid "If the dialog is expanded by the <emph>More</emph> button, the following items are added to the dialog:"
+msgstr "Αν έχει επεκταθεί ο διάλογος από το κουμπί <emph>Πρόσθετα</emph> ,τα ακόλουθα αντικείμενα προστίθενται στο παράθυρο διαλόγου:"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id1912289\n"
+"12090105.xhp\n"
+"par_idN1070B\n"
"help.text"
-msgid "<item type=\"input\">=ISEVEN(-2.1)</item> returns TRUE"
-msgstr "Η συνάρτηση <item type=\"input\">=ISEVEN(-2.1)</item> επιστρέφει ως αποτέλεσμα TRUE"
+msgid "Displayed value"
+msgstr "Εμφανιζόμενη τιμή"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id5627307\n"
+"12090105.xhp\n"
+"par_idN1070F\n"
"help.text"
-msgid "<item type=\"input\">=ISEVEN(3.999)</item> returns FALSE"
-msgstr "Η συνάρτηση <item type=\"input\">=ISEVEN(3.999)</item> επιστρέφει ως αποτέλεσμα FALSE"
+msgid "<ahelp hid=\".\">For each data field, you can select the type of display.</ahelp> For some types you can select additional information for a base field and a base item."
+msgstr "<ahelp hid=\".\">Για κάθε πεδίο δεδομένων, μπορείτε να επιλέξετε τον τύπο εμφάνισης.</ahelp> Για μερικούς τύπους μπορείτε να επιλέξετε επιπρόσθετες πληροφορίες για ένα πεδίο βάσης και ένα αντικείμενο βάσης."
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3156034\n"
+"12090105.xhp\n"
+"par_idN10712\n"
"help.text"
-msgid "<bookmark_value>ISODD function</bookmark_value><bookmark_value>odd integers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ISODD</bookmark_value><bookmark_value>περιττοί ακέραιοι</bookmark_value>"
+msgid "Type"
+msgstr "Τύπος"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3156034\n"
-"255\n"
+"12090105.xhp\n"
+"par_idN10716\n"
"help.text"
-msgid "ISODD"
-msgstr "ISODD"
+msgid "<ahelp hid=\"1495371266\">Select the type of calculating of the displayed value for the data field.</ahelp>"
+msgstr "<ahelp hid=\"1495371266\">Επιλέξτε τον τύπο του υπολογισμού της εμφανιζόμενης τιμής για το πεδίο δεδομένων.</ahelp>"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155910\n"
-"256\n"
+"12090105.xhp\n"
+"par_idN10724\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ISTUNGERADE\">Returns TRUE if the value is odd, or FALSE if the number is even.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTUNGERADE\">Επιστρέφει TRUE αν η τιμή είναι περιττή ή FALSE αν ο αριθμός είναι άρτιος.</ahelp>"
+msgid "Type"
+msgstr "Τύπος"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3151006\n"
-"257\n"
+"12090105.xhp\n"
+"par_idN1072A\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Displayed value"
+msgstr "Εμφανιζόμενη τιμή"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3151375\n"
-"258\n"
+"12090105.xhp\n"
+"par_idN10731\n"
"help.text"
-msgid "ISODD(value)"
-msgstr "ISODD(τιμή)"
+msgid "Normal"
+msgstr "Κανονική"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155139\n"
-"259\n"
+"12090105.xhp\n"
+"par_idN10737\n"
"help.text"
-msgid "<emph>Value</emph> is the value to be checked."
-msgstr "<emph>Τιμή</emph> είναι η τιμή που θα ελεγχθεί."
+msgid "Results are shown unchanged"
+msgstr "Αποτελέσματα που εμφανίζονται χωρίς αλλαγή"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id9027680\n"
+"12090105.xhp\n"
+"par_idN1073E\n"
"help.text"
-msgid "If Value is not an integer any digits after the decimal point are ignored. The sign of Value is also ignored."
-msgstr "Αν η Τιμή δεν είναι ακέραιος τότε τα ψηφία μετά την υποδιαστολή θα αγνοηθούν. Επίσης, δεν λαμβάνεται υπόψη το πρόσημο της Τιμής."
+msgid "Difference from"
+msgstr "Διαφορά από"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3163723\n"
-"260\n"
+"12090105.xhp\n"
+"par_idN10744\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "From each result, its reference value (see below) is subtracted, and the difference is shown. Totals outside of the base field are shown as empty results."
+msgstr "Για κάθε αποτέλεσμα, η τιμή παραπομπής του (δείτε παρακάτω) αφαιρείται, και εμφανίζεται η διαφορά. Τα σύνολα έξω από το πεδίο βάσης εμφανίζονται ως κενά αποτελέσματα."
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155345\n"
-"261\n"
+"12090105.xhp\n"
+"par_idN10747\n"
"help.text"
-msgid "<item type=\"input\">=ISODD(33)</item> returns TRUE"
-msgstr "Η συνάρτηση <item type=\"input\">=ISODD(33)</item> επιστρέφει ως αποτέλεσμα TRUE"
+msgid "<emph>Named item</emph>"
+msgstr "<emph>Επώνυμο αντικείμενο</emph>"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id9392986\n"
+"12090105.xhp\n"
+"par_idN1074C\n"
"help.text"
-msgid "<item type=\"input\">=ISODD(48)</item> returns FALSE"
-msgstr "Η συνάρτηση <item type=\"input\">=ISODD(48)</item> επιστρέφει ως αποτέλεσμα FALSE"
+msgid "If a base item name is specified, the reference value for a combination of field items is the result where the item in the base field is replaced by the specified base item."
+msgstr "Αν ένα όνομα αντικειμένου βάσης έχει καθοριστεί, η τιμή παραπομπής για ένα συνδυασμό των αντικειμένων του πεδίου είναι το αποτέλεσμα όπου το αντικείμενο στο πεδίο βάσης αντικαθίσταται από το καθορισμένο αντικείμενο βάσης."
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id5971251\n"
+"12090105.xhp\n"
+"par_idN1074F\n"
"help.text"
-msgid "<item type=\"input\">=ISODD(3.999)</item> returns TRUE"
-msgstr "Η συνάρτηση <item type=\"input\">=ISODD(3.999)</item> επιστρέφει ως αποτέλεσμα TRUE"
+msgid "<emph>Previous item or Next item</emph>"
+msgstr "<emph>Προηγούμενο αντικείμενο ή Επόμενο αντικείμενο</emph>"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id4136478\n"
+"12090105.xhp\n"
+"par_idN10754\n"
"help.text"
-msgid "<item type=\"input\">=ISODD(-3.1)</item> returns TRUE"
-msgstr "Η συνάρτηση <item type=\"input\">=ISODD(-3.1)</item> επιστρέφει ως αποτέλεσμα TRUE"
+msgid "If \"previous item\" or \"next item\" is specified as the base item, the reference value is the result for the next visible member of the base field, in the base field's sort order."
+msgstr "Αν το \"προηγούμενο αντικείμενο\" ή το \"επόμενο αντικείμενο\" καθορίζεται ως αντικείμενο βάσης, η τιμή παραπομπής είναι το αποτέλεσμα για το επόμενο ορατό μέλος του πεδίου βάσης, στη σειρά ταξινόμησης του πεδίου βάσης."
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3145213\n"
+"12090105.xhp\n"
+"par_idN1075B\n"
"help.text"
-msgid "<bookmark_value>LCM function</bookmark_value><bookmark_value>least common multiples</bookmark_value><bookmark_value>lowest common multiples</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση LCM</bookmark_value><bookmark_value>ελάχιστα κοινά πολλαπλάσια</bookmark_value><bookmark_value>ελάχιστο κοινό πολλαπλάσιο</bookmark_value>"
+msgid "% Of"
+msgstr "% από"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3145213\n"
-"265\n"
+"12090105.xhp\n"
+"par_idN10761\n"
"help.text"
-msgid "LCM"
-msgstr "LCM"
+msgid "Each result is divided by its reference value. The reference value is determined in the same way as for \"Difference from\". Totals outside of the base field are shown as empty results."
+msgstr "Κάθε αποτέλεσμα αποτελείται από την τιμή παραπομπής του. Η τιμή παραπομπής καθορίζεται με τον ίδιο τρόπο όπως η \"Διαφορά από\". Τα σύνολα έξω από το πεδίο βάσης εμφανίζονται ως κενά αποτελέσματα."
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3146814\n"
-"266\n"
+"12090105.xhp\n"
+"par_idN1076A\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KGV\">Returns the least common multiple of one or more integers.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KGV\">Επιστρέφει το ελάχιστο κοινό πολλαπλάσιο ενός ή περισσότερων ακέραιων.</ahelp>"
+msgid "% Difference from"
+msgstr "% διαφορά από"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3148632\n"
-"267\n"
+"12090105.xhp\n"
+"par_idN10770\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "From each result, its reference value is subtracted, and the difference is divided by the reference value. The reference value is determined in the same way as for \"Difference from\". Totals outside of the base field are shown as empty results."
+msgstr "Για κάθε αποτέλεσμα, η τιμή παραπομπής του αφαιρείται, και η διαφορά διαιρείται από την τιμή παραπομπής. Η τιμή παραπομπής καθορίζεται με τον ίδιο τρόπο όπως για τη \"Διαφορά από\". Τα σύνολα έξω από το πεδίο βάσης εμφανίζονται ως κενά σύνολα."
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3147279\n"
-"268\n"
+"12090105.xhp\n"
+"par_idN10777\n"
"help.text"
-msgid "LCM(Integer1; Integer2; ...; Integer30)"
-msgstr "LCM(Ακέραιος1; Ακέραιος2; ...; Ακέραιος30)"
+msgid "Running total in"
+msgstr "Εκτέλεση συνόλου σε"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3156348\n"
-"269\n"
+"12090105.xhp\n"
+"par_idN1077D\n"
"help.text"
-msgid "<emph>Integer1 to 30</emph> are up to 30 integers whose lowest common multiple is to be calculated."
-msgstr "<emph>Ακέραιος1 ως 30</emph> είνια μέχρι 30 ακέραιοι των οποίων θα υπολογιστεί το ελάχιστο κοινό πολλαπλάσιο."
+msgid "Each result is added to the sum of the results for preceding items in the base field, in the base field's sort order, and the total sum is shown."
+msgstr "Κάθε αποτέλεσμα προστίθεται στο άθροισμα των αποτελεσμάτων για προηγούμενα αντικείμενα στο πεδίο βάσης, στη σειρά ταξινόμησης του πεδίου βάσης, και το συνολικό άθροισμα εμφανίζεται."
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3156431\n"
-"270\n"
+"12090105.xhp\n"
+"par_idN10780\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Results are always summed, even if a different summary function was used to get each result."
+msgstr "Τα αποτελέσματα πάντα αθροίζονται, ακόμη κι αν χρησιμοποιήθηκε διαφορετική συνάρτηση αθροίσματος για την επιστροφή του κάθε αποτελέσματος."
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154914\n"
-"271\n"
+"12090105.xhp\n"
+"par_idN10787\n"
"help.text"
-msgid "If you enter the numbers <item type=\"input\">512</item>;<item type=\"input\">1024</item> and <item type=\"input\">2000</item> in the Integer 1;2 and 3 text boxes, 128000 will be returned as the result."
-msgstr "Αν εισαγάγετε τις τιμές <item type=\"input\">512</item>;<item type=\"input\">1024</item> και <item type=\"input\">2000</item> στα πλαίσια κειμένου Ακέραιος 1, 2 και 3, το αποτέλεσμα που προκύπτει θα είναι 128000."
+msgid "% of row"
+msgstr "% της γραμμής"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3154230\n"
+"12090105.xhp\n"
+"par_idN1078D\n"
"help.text"
-msgid "<bookmark_value>LCM_ADD function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση LCM_ADD</bookmark_value>"
+msgid "Each result is divided by the total result for its row in the pivot table. If there are several data fields, the total for the result's data field is used. If there are subtotals with manually selected summary functions, the total with the data field's summary function is still used."
+msgstr "Κάθε αποτέλεσμα διαιρείται με το συνολικό αποτέλεσμα για τη γραμμή του στον συγκεντρωτικό πίνακα. Αν υπάρχουν διάφορα πεδία δεδομένων, χρησιμοποιείται το σύνολο για το πεδίο δεδομένων του αποτελέσματος. Αν υπάρχουν υποαθροίσματα με χειροκίνητα επιλεγμένες συναρτήσεις αθροίσματος, χρησιμοποιείται κι εδώ το άθροισμα της συνάρτησης αθροίσματος του πεδίου δεδομένων."
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3154230\n"
-"684\n"
+"12090105.xhp\n"
+"par_idN10794\n"
"help.text"
-msgid "LCM_ADD"
-msgstr "LCM_ADD"
+msgid "% of column"
+msgstr "% της στήλης"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3149036\n"
-"685\n"
+"12090105.xhp\n"
+"par_idN1079A\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_LCM\"> The result is the lowest common multiple of a list of numbers.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_LCM\">Το αποτέλεσμα είναι το ελάχιστο κοινό πολλαπλάσιο μια λίστας αριθμών.</ahelp>"
+msgid "Same as \"% of row\", but the total for the result's column is used."
+msgstr "Το ίδιο με \"% της σειράς\" αλλά χρησιμοποιείται το σύνολο για τη στήλη του αποτελέσματος."
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3153132\n"
-"686\n"
+"12090105.xhp\n"
+"par_idN107A1\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "% of total"
+msgstr "% του συνόλου"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154395\n"
-"687\n"
+"12090105.xhp\n"
+"par_idN107A7\n"
"help.text"
-msgid "LCM_ADD(Number(s))"
-msgstr "LCM_ADD(Αριθμός(οί))"
+msgid "Same as \"% of row\", but the grand total for the result's data field is used."
+msgstr "Το ίδιο με \"% της σειράς\" αλλά χρησιμοποιείται το γενικό σύνολο για το πεδίο δεδομένων του αποτελέσματος."
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3147377\n"
-"688\n"
+"12090105.xhp\n"
+"par_idN107AE\n"
"help.text"
-msgid "<emph>Number(s)</emph> is a list of up to 30 numbers."
-msgstr "<emph>Αριθμός(οί)</emph> είναι μια λίστα μέχρι 30 αριθμούς."
+msgid "Index"
+msgstr "Ευρετήριο"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3145122\n"
-"689\n"
+"12090105.xhp\n"
+"par_idN107B4\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "The row and column totals and the grand total, following the same rules as above, are used to calculate the following expression:"
+msgstr "Τα σύνολα γραμμών και στηλών και το μεγάλο σύνολο, σύμφωνα με τους ίδιους κανόνες όπως παραπάνω, χρησιμοποιούνται για τον υπολογισμό της ακόλουθης έκφρασης:"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3145135\n"
-"690\n"
+"12090105.xhp\n"
+"par_idN107B7\n"
"help.text"
-msgid "<item type=\"input\">=LCM_ADD(5;15;25)</item> returns 75."
-msgstr "<item type=\"input\">=LCM_ADD(5;15;25)</item> επιστρέφει 75."
+msgid "( original result * grand total ) / ( row total * column total )"
+msgstr "( αρχικό αποτέλεσμα * συνολικό άθροισμα ) / ( άθροισμα γραμμών * άθροισμα στηλών )"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3155802\n"
+"12090105.xhp\n"
+"par_idN107BA\n"
"help.text"
-msgid "<bookmark_value>COMBIN function</bookmark_value><bookmark_value>number of combinations</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COMBIN</bookmark_value><bookmark_value>αριθμός συνδυασμών</bookmark_value>"
+msgid "Base field"
+msgstr "Πεδίο βάσης"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3155802\n"
-"273\n"
+"12090105.xhp\n"
+"par_idN107BE\n"
"help.text"
-msgid "COMBIN"
-msgstr "COMBIN"
+msgid "<ahelp hid=\"1495371267\">Select the field from which the respective value is taken as base for the calculation.</ahelp>"
+msgstr "<ahelp hid=\"1495371267\">Επιλέξτε το πεδίο από το οποίο η αντίστοιχη τιμή χρησιμοποιείται ως βάση για τον υπολογισμό.</ahelp>"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3156172\n"
-"274\n"
+"12090105.xhp\n"
+"par_idN107C1\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KOMBINATIONEN\">Returns the number of combinations for elements without repetition.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KOMBINATIONEN\">Επιστρέφει τον αριθμό των συνδυασμών των στοιχείων χωρίς επανάληψη.</ahelp>"
+msgid "Base item"
+msgstr "Αντικείμενο βάσης"
-#: 04060106.xhp
+#: 12090105.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3156193\n"
-"275\n"
+"12090105.xhp\n"
+"par_idN107C5\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"1495371268\">Select the item of the base field from which the respective value is taken as base for the calculation.</ahelp>"
+msgstr "<ahelp hid=\"1495371268\">Επιλέξτε το αντικείμενο του πεδίου βάσης από το οποίο η αντίστοιχη τιμή χρησιμοποιείται ως βάση για τον υπολογισμό.</ahelp>"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3150223\n"
-"276\n"
+"12090106.xhp\n"
+"tit\n"
"help.text"
-msgid "COMBIN(Count1; Count2)"
-msgstr "COMBIN(Count1; Count2)"
+msgid "Data Field Options"
+msgstr "Επιλογές πεδίου δεδομένων"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3150313\n"
-"277\n"
+"12090106.xhp\n"
+"bm_id711386\n"
"help.text"
-msgid "<emph>Count1</emph> is the number of items in the set."
-msgstr "<emph>Πλήθος1</emph> είναι ο αριθμός των αντικειμένων στο σύνολο."
+msgid "<bookmark_value>hiding;data fields, from calculations in pivot table</bookmark_value><bookmark_value>display options in pivot table</bookmark_value><bookmark_value>sorting;options in pivot table</bookmark_value><bookmark_value>data field options for pivot table</bookmark_value>"
+msgstr "<bookmark_value>απόκρυψη;πεδία δεδομένων, από υπολογισμούς στο συγκεντρωτικό πίνακα</bookmark_value><bookmark_value>εμφάνιση επιλογών στο συγκεντρωτικό πίνακα</bookmark_value><bookmark_value>ταξινόμηση;επιλογές στο συγκεντρωτικό πίνακα</bookmark_value><bookmark_value>επιλογές πεδίου δεδομένων για το συγκεντρωτικό πίνακα</bookmark_value>"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3153830\n"
-"278\n"
+"12090106.xhp\n"
+"par_idN10542\n"
"help.text"
-msgid "<emph>Count2</emph> is the number of items to choose from the set."
-msgstr "<emph>Πλήθος2</emph> είναι ο αριθμός των αντικειμένων που θα επιλεγούν από το σύνολο."
+msgid "Data Field Options"
+msgstr "Επιλογές πεδίου δεδομένων"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id6807458\n"
+"12090106.xhp\n"
+"par_idN10546\n"
"help.text"
-msgid "COMBIN returns the number of ordered ways to choose these items. For example if there are 3 items A, B and C in a set, you can choose 2 items in 3 different ways, namely AB, AC and BC."
-msgstr "Η COMBIN επιστρέφει τον αριθμό των διατάξεων με τις οποίες μπορούν να επιλεγούν αυτά τα αντικείμενα. Π.χ. αν υπάρχουν τρία αντικείμενα Α, Β και Γ σε ένα σύνολο, μπορείτε να επιλέξετε 2 αντικείμενα με τρεις διαφορετικούς τρόπους, συγκεκριμένα ΑΒ, ΑΓ και ΒΓ."
+msgid "You can specify additional options for column, row, and page data fields in the <link href=\"text/scalc/01/12090105.xhp\">pivot table</link>."
+msgstr "Μπορείτε να καθορίσετε πρόσθετες επιλογές για πεδία δεδομένων στήλης, γραμμής και σελίδας στο <link href=\"text/scalc/01/12090105.xhp\">συγκεντρωτικός πίνακας</link>."
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id7414471\n"
+"12090106.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "COMBIN implements the formula: Count1!/(Count2!*(Count1-Count2)!)"
-msgstr "Η COMBIN εφαρμόζει τον τύπο: Count1!/(Count2!*(Count1-Count2)!)"
+msgid "Sort by"
+msgstr "Ταξινόμηση ανά"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3153171\n"
-"279\n"
+"12090106.xhp\n"
+"par_idN1055B\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\"1495387653\">Select the data field that you want to sort columns or rows by.</ahelp>"
+msgstr "<ahelp hid=\"1495387653\">Επιλέξτε το πεδίο δεδομένων από το οποίο επιθυμείτε να ταξινομήσετε στήλες η γραμμές.</ahelp>"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3153517\n"
-"280\n"
+"12090106.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "<item type=\"input\">=COMBIN(3;2)</item> returns 3."
-msgstr "Η συνάρτηση <item type=\"input\">=COMBIN(3;2)</item> επιστρέφει ως αποτέλεσμα 3."
+msgid "Ascending"
+msgstr "Αύξουσα"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3150284\n"
+"12090106.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "<bookmark_value>COMBINA function</bookmark_value><bookmark_value>number of combinations with repetitions</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COMBINA</bookmark_value><bookmark_value>αριθμός συνδυασμών με επαναλήψεις</bookmark_value>"
+msgid "<ahelp hid=\"1495384580\">Sorts the values from the lowest value to the highest value. If the selected field is the field for which the dialog was opened, the items are sorted by name. If a data field was selected, the items are sorted by the resultant value of the selected data field.</ahelp>"
+msgstr "<ahelp hid=\"1495384580\">Ταξινομεί τις τιμές από τη χαμηλότερη τιμή ως την υψηλότερη. Αν το επιλεγμένο πεδίο είναι το πεδίο για το οποίο έχει ανοίξει το παράθυρο διαλόγου, τα αντικείμενα ταξινομούνται κατά όνομα. Αν έχει επιλεγεί το πεδίο δεδομένων, τα αντικείμενα ταξινομούνται από την επακόλουθη τιμή του επιλεγμένου πεδίου δεδομένων.</ahelp>"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3150284\n"
-"282\n"
+"12090106.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "COMBINA"
-msgstr "COMBINA"
+msgid "Descending"
+msgstr "Φθίνουσα"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3157894\n"
-"283\n"
+"12090106.xhp\n"
+"par_idN10569\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KOMBINATIONEN2\">Returns the number of combinations of a subset of items including repetitions.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KOMBINATIONEN2\">Επιστρέφει τον αριθμό των συνδυασμών ενός υποσυνόλου αντικειμένων με επαναλήψεις.</ahelp>"
+msgid "<ahelp hid=\"1495384581\">Sorts the values descending from the highest value to the lowest value. If the selected field is the field for which the dialog was opened, the items are sorted by name. If a data field was selected, the items are sorted by the resultant value of the selected data field.</ahelp>"
+msgstr "<ahelp hid=\"1495384581\">Ταξινομεί τις τιμές κατά φθίνουσα σειρά από τη μεγαλύτερη τιμή στη μικρότερη. Αν το επιλεγμένο πεδίο είναι το πεδίο για το οποίο ανοίχθηκε το παράθυρο διαλόγου, τα αντικείμενα ταξινομούνται κατά όνομα. Αν επιλέχθηκε πεδίο δεδομένων τα αντικείμενα ταξινομούνται κατά την προκύπτουσα τιμή του επιλεγμένου πεδίου δεδοδμένων.</ahelp>"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3145752\n"
-"284\n"
+"12090106.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Manual"
+msgstr "Χειροκίνητα"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3145765\n"
-"285\n"
+"12090106.xhp\n"
+"par_idN10570\n"
"help.text"
-msgid "COMBINA(Count1; Count2)"
-msgstr "COMBINA(Count1; Count2)"
+msgid "<ahelp hid=\"1495384582\">Sorts values alphabetically.</ahelp>"
+msgstr "<ahelp hid=\"1495384582\">Ταξινομεί τις τιμές αλφαβητικά.</ahelp>"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3153372\n"
-"286\n"
+"12090106.xhp\n"
+"par_idN10585\n"
"help.text"
-msgid "<emph>Count1</emph> is the number of items in the set."
-msgstr "<emph>Πλήθος1</emph> είναι ο αριθμός των αντικειμένων στο σύνολο."
+msgid "Display options"
+msgstr "Εμφάνιση επιλογών"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155544\n"
-"287\n"
+"12090106.xhp\n"
+"par_idN10589\n"
"help.text"
-msgid "<emph>Count2</emph> is the number of items to choose from the set."
-msgstr "<emph>Πλήθος2</emph> είναι ο αριθμός των αντικειμένων που θα επιλεγούν από το σύνολο."
+msgid "You can specify the display options for all row fields except for the last, innermost row field."
+msgstr "Μπορείτε να ορίσετε τις επιλογές εμφάνισης για όλα τα πεδία γραμμών εκτός του τελευταίου προς τα μέσα πεδίου γραμμής."
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id1997131\n"
+"12090106.xhp\n"
+"par_idN1058C\n"
"help.text"
-msgid "COMBINA returns the number of unique ways to choose these items, where the order of choosing is irrelevant, and repetition of items is allowed. For example if there are 3 items A, B and C in a set, you can choose 2 items in 6 different ways, namely AA, AB, AC, BB, BC and CC."
-msgstr "COMBINA επιστρέφει τον αριθμό των μοναδικών τρόπων για επιλογή αυτών των στοιχείων, όπου η σειρά επιλογής είναι αδιάφορη και η επανάληψη των στοιχείων επιτρέπεται. Για παράδειγμα εάν υπάρχουν 3 στοιχεία A, B και C σε ένα σύνολο, μπορείτε να διαλέξετε 2 στοιχεία με 6 διαφορετικούς τρόπους, δηλαδή AA, AB, AC, BB, BC και CC."
+msgid "Layout"
+msgstr "Διάταξη"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id2052064\n"
+"12090106.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "COMBINA implements the formula: (Count1+Count2-1)! / (Count2!(Count1-1)!)"
-msgstr "Η COMBINA εφαρμόζει τον τύπο: (Πλήθος1+Πλήθος2-1)! / (Πλήθος2!(Πλήθος1-1)!)"
+msgid "<ahelp hid=\"1495387654\">Select the layout mode for the field in the list box.</ahelp>"
+msgstr "<ahelp hid=\"1495387654\">Επιλέξτε την κατάσταση διάταξης για το πεδίο, στη λίστα.</ahelp>"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3154584\n"
-"288\n"
+"12090106.xhp\n"
+"par_idN10593\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Empty line after each item"
+msgstr "Κενή γραμμή ύστερα από κάθε αντικείμενο"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152904\n"
-"289\n"
+"12090106.xhp\n"
+"par_idN10597\n"
"help.text"
-msgid "<item type=\"input\">=COMBINA(3;2)</item> returns 6."
-msgstr "Η συνάρτηση <item type=\"input\">=COMBINA(3;2)</item>επιστρέφει ως αποτέλεσμα 6."
+msgid "<ahelp hid=\"1495385090\">Adds an empty row after the data for each item in the pivot table.</ahelp>"
+msgstr "<ahelp hid=\"1495385090\">Προσθέτει μια άδεια γραμμή μετά τα δεδομένα για κάθε στοιχείο στον συγκεντρωτικό πίνακα.</ahelp>"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3156086\n"
+"12090106.xhp\n"
+"par_idN1059A\n"
"help.text"
-msgid "<bookmark_value>TRUNC function</bookmark_value><bookmark_value>decimal places;cutting off</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση TRUNC</bookmark_value><bookmark_value>δεκαδικές θέσεις, αποκοπή</bookmark_value>"
+msgid "Show automatically"
+msgstr "Αυτόματη εμφάνιση"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3156086\n"
-"291\n"
+"12090106.xhp\n"
+"par_idN1059E\n"
"help.text"
-msgid "TRUNC"
-msgstr "TRUNC"
+msgid "Displays the top or bottom nn items when you sort by a specified field."
+msgstr "Εμφανίζει τα πρώτα ή τελευταία ν αντικείμενα όταν ταξινομείτε κατά ένα συγκεκριμένο πεδίο."
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3157866\n"
-"292\n"
+"12090106.xhp\n"
+"par_idN105A1\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KUERZEN\">Truncates a number by removing decimal places.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KUERZEN\">Περικόπτει έναν αριθμό αφαιρώντας δεκαδικά.</ahelp>"
+msgid "Show"
+msgstr "Εμφάνιση"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3148499\n"
-"293\n"
+"12090106.xhp\n"
+"par_idN105A5\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"1495385091\">Turns on the automatic show feature.</ahelp>"
+msgstr "<ahelp hid=\"1495385091\">Ενεργοποιεί τη λειτουργία αυτόματης εμφάνισης.</ahelp>"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3148511\n"
-"294\n"
+"12090106.xhp\n"
+"par_idN105A8\n"
"help.text"
-msgid "TRUNC(Number; Count)"
-msgstr "TRUNC(Αριθμός; Πλήθος)"
+msgid "items"
+msgstr "αντικείμενα"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3150796\n"
-"295\n"
+"12090106.xhp\n"
+"par_idN105AC\n"
"help.text"
-msgid "Returns <emph>Number</emph> with at most <emph>Count</emph> decimal places. Excess decimal places are simply removed, irrespective of sign."
-msgstr "Επιστρέφει τον <emph>Αριθμό</emph> με το πολύ <emph>τόσες</emph> δεκαδικές θέσεις. Τα επιπλέον δεκαδικά απλώς αγνοούνται, ανεξαρτήτως του προσήμου."
+msgid "<ahelp hid=\"1495390209\">Enter the maximum number of items that you want to show automatically.</ahelp>"
+msgstr "<ahelp hid=\"1495390209\">Εισάγετε το μέγιστο αριθμό αντικειμένων που επιθυμείτε να εμφανίζονται αυτόματα.</ahelp>"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3150816\n"
-"296\n"
+"12090106.xhp\n"
+"par_idN105AF\n"
"help.text"
-msgid "<item type=\"literal\">TRUNC(Number; 0)</item> behaves as <item type=\"literal\">INT(Number)</item> for positive numbers, but effectively rounds towards zero for negative numbers."
-msgstr "Το <item type=\"literal\">TRUNC(Αριθμός; 0)</item> συμπεριφέρεται όπως το <item type=\"literal\">INT(Αριθμός)</item> για τους θετικούς αριθμούς, αλλά στην πράξη στρογγυλοποιεί προς τα πάνω (προς το μηδέν) τους αρνητικούς αριθμούς."
+msgid "From"
+msgstr "Από"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3148548\n"
-"557\n"
+"12090106.xhp\n"
+"par_idN105B3\n"
"help.text"
-msgid "The <emph>visible</emph> decimal places of the result are specified in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Calculate</link>."
-msgstr "Οι <emph>ορατές</emph> δεκαδικές θέσεις του αποτελέσματος καθορίζονται στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Υπολογισμός</link>."
+msgid "<ahelp hid=\"1495387655\">Shows the top or bottom items in the specified sort order.</ahelp>"
+msgstr "<ahelp hid=\"1495387655\">Εμφανίζει τα πρώτα ή τα τελευταία αντικείμενα κατά την καθορισμένη σειρά ταξινόμησης.</ahelp>"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3152555\n"
-"297\n"
+"12090106.xhp\n"
+"par_idN105B6\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Using field"
+msgstr "Χρήση πεδίου"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152569\n"
-"298\n"
+"12090106.xhp\n"
+"par_idN105BA\n"
"help.text"
-msgid "<item type=\"input\">=TRUNC(1.239;2)</item> returns 1.23. The 9 is lost."
-msgstr "Η συνάρτηση <item type=\"input\">=TRUNC(1.239;2)</item> επιστρέφει ως αποτέλεσμα 1.23. Το 9 έχει χαθεί."
+msgid "<ahelp hid=\"1495387656\">Select the data field that you want to sort the data by.</ahelp>"
+msgstr "<ahelp hid=\"1495387656\">Επιλέξτε το πεδίο δεδομένων κατά το οποίο θέλετε να ταξινομηθούν τα δεδομένα.</ahelp>"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id7050080\n"
+"12090106.xhp\n"
+"par_idN105BD\n"
"help.text"
-msgid "<item type=\"input\">=TRUNC(-1.234999;3)</item> returns -1.234. All the 9s are lost."
-msgstr "Η συνάρτηση <item type=\"input\">=TRUNC(-1.234999;3)</item> επιστρέφει ως αποτέλεσμα -1.234. Όλα τα 9 χάνονται."
+msgid "Hide items"
+msgstr "Απόκρυψη αντικειμένων"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3153601\n"
+"12090106.xhp\n"
+"par_idN105C1\n"
"help.text"
-msgid "<bookmark_value>LN function</bookmark_value><bookmark_value>natural logarithm</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση LN</bookmark_value><bookmark_value>φυσικός λογάριθμος</bookmark_value>"
+msgid "<ahelp hid=\"59010\">Select the items that you want to hide from the calculations.</ahelp>"
+msgstr "<ahelp hid=\"59010\">Επιλέξτε τα αντικείμενα που θέλετε να αποκρύψετε από τους υπολογισμούς.</ahelp>"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3153601\n"
-"301\n"
+"12090106.xhp\n"
+"par_idN105C4\n"
"help.text"
-msgid "LN"
-msgstr "LN"
+msgid "Hierarchy"
+msgstr "Ιεραρχία"
-#: 04060106.xhp
+#: 12090106.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154974\n"
-"302\n"
+"12090106.xhp\n"
+"par_idN105C8\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_LN\">Returns the natural logarithm based on the constant e of a number.</ahelp> The constant e has a value of approximately 2.71828182845904."
-msgstr "<ahelp hid=\"HID_FUNC_LN\">Επιστρέφει το φυσικό λογάριθμο ενός αριθμού βασισμένο στη σταθερά e.</ahelp> Η σταθερά e έχει τιμή περίπου 2.71828182845904."
+msgid "<ahelp hid=\"1495387657\">Select the hierarchy that you want to use. The pivot table must be based on an external source data that contains data hierarchies.</ahelp>"
+msgstr "<ahelp hid=\"1495387657\">Επιλέξτε την ιεραρχία που θέλετε να χρησιμοποιήσετε. Ο συγκεντρωτικός πίνακας πρέπει να βασίζεται σε μια εξωτερική πηγή δεδομένων που περιέχει ιεραρχίες δεδομένων.</ahelp>"
-#: 04060106.xhp
+#: 12090200.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3154993\n"
-"303\n"
+"12090200.xhp\n"
+"tit\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Refresh"
+msgstr "Ανανέωση"
-#: 04060106.xhp
+#: 12090200.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155284\n"
-"304\n"
+"12090200.xhp\n"
+"hd_id3151385\n"
+"1\n"
"help.text"
-msgid "LN(Number)"
-msgstr "LN(Αριθμός)"
+msgid "<link href=\"text/scalc/01/12090200.xhp\" name=\"Refresh\">Refresh</link>"
+msgstr "<link href=\"text/scalc/01/12090200.xhp\" name=\"Ανανέωση\">Ανανέωση</link>"
-#: 04060106.xhp
+#: 12090200.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155297\n"
-"305\n"
+"12090200.xhp\n"
+"par_id3149456\n"
+"2\n"
"help.text"
-msgid "<emph>Number</emph> is the value whose natural logarithm is to be calculated."
-msgstr "<emph>Αριθμός</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί ο φυσικός λογάριθμος."
+msgid "<ahelp hid=\".uno:RecalcPivotTable\">Updates the pivot table.</ahelp>"
+msgstr "<ahelp hid=\".uno:RecalcPivotTable\">Ενημερώνει το συγκεντρωτικό πίνακα.</ahelp>"
-#: 04060106.xhp
+#: 12090200.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3153852\n"
-"306\n"
+"12090200.xhp\n"
+"par_id3150400\n"
+"3\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "After you import an Excel spreadsheet that contains a pivot table, click in the table, and then choose <emph>Data - Pivot Table - Refresh</emph>."
+msgstr "Αφού εισάγετε ένα υπολογιστικό φύλλο του Excel που περιέχει συγκεντρωτικό πίνακα, κλικ στον πίνακα και μετά επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Ενημέρωση</emph>."
-#: 04060106.xhp
+#: 12090300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3153866\n"
-"307\n"
+"12090300.xhp\n"
+"tit\n"
"help.text"
-msgid "<item type=\"input\">=LN(3)</item> returns the natural logarithm of 3 (approximately 1.0986)."
-msgstr "Η συνάρτηση <item type=\"input\">=LN(3)</item> επιστρέφει τον φυσικό λογάριθμο του 3 (προσεγγιστικά 1.0986)."
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 04060106.xhp
+#: 12090300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id5747245\n"
+"12090300.xhp\n"
+"hd_id3150276\n"
+"1\n"
"help.text"
-msgid "<item type=\"input\">=LN(EXP(321))</item> returns 321."
-msgstr "Η συνάρτηση <item type=\"input\">=LN(EXP(321))</item> επιστρέφει ως αποτέλεσμα 321."
+msgid "<link href=\"text/scalc/01/12090300.xhp\" name=\"Delete\">Delete</link>"
+msgstr "<link href=\"text/scalc/01/12090300.xhp\" name=\"Διαγραφή\">Διαγραφή</link>"
-#: 04060106.xhp
+#: 12090300.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3109813\n"
+"12090300.xhp\n"
+"par_id3159400\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>LOG function</bookmark_value><bookmark_value>logarithms</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση LOG</bookmark_value><bookmark_value>λογάριθμοι</bookmark_value>"
+msgid "<ahelp hid=\".uno:DeletePivotTable\" visibility=\"visible\">Deletes the selected pivot table.</ahelp>"
+msgstr "<ahelp hid=\".uno:DeletePivotTable\" visibility=\"visible\">Διαγράφει τον επιλεγμένο συγκεντρωτικό πίνακα.</ahelp>"
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3109813\n"
-"311\n"
+"12090400.xhp\n"
+"tit\n"
"help.text"
-msgid "LOG"
-msgstr "LOG"
+msgid "Grouping"
+msgstr "Ομαδοποίηση"
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3109841\n"
-"312\n"
+"12090400.xhp\n"
+"par_idN1054D\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_LOG\">Returns the logarithm of a number to the specified base.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_LOG\">Επιστρέφει το λογάριθμο ενός αριθμού στην καθορισμένη βάση.</ahelp>"
+msgid "Grouping"
+msgstr "Ομαδοποίηση"
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3144719\n"
-"313\n"
+"12090400.xhp\n"
+"par_idN10551\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Grouping pivot tables displays the <emph>Grouping</emph> dialog for either values or dates."
+msgstr "Οι συγκεντρωτικοί πίνακες ομαδοποίησης εμφανίζουν το διάλογο <emph>Ομαδοποίηση</emph> είτε για τιμές είτε για ημερομηνίες."
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144732\n"
-"314\n"
+"12090400.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "LOG(Number; Base)"
-msgstr "LOG(Αριθμός; Βάση)"
+msgid "Start"
+msgstr "Έναρξη"
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144746\n"
-"315\n"
+"12090400.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "<emph>Number</emph> is the value whose logarithm is to be calculated."
-msgstr "<emph>Αριθμός</emph> είναι η τιμή για την οποία πρόκειται να υπολογισθεί ο λογάριθμος."
+msgid "Specifies the start of the grouping."
+msgstr "Καθορίζει την έναρξη της ομαδοποίησης."
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152840\n"
-"316\n"
+"12090400.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "<emph>Base</emph> (optional) is the base for the logarithm calculation. If omitted, Base 10 is assumed."
-msgstr "<emph>Βάση</emph> είναι η βάση για τον λογαριθμικό υπολογισμό. Εάν παραληφθεί, υποτίθεται η βάση 10."
+msgid "Automatically"
+msgstr "Αυτόματα"
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3152860\n"
-"317\n"
+"12090400.xhp\n"
+"par_idN10573\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Specifies whether to start grouping at the smallest value."
+msgstr "Καθορίζει αν η ομαδοποίηση θα αρχίσει από τη μικρότερη τιμή."
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3154429\n"
-"318\n"
+"12090400.xhp\n"
+"par_idN10576\n"
"help.text"
-msgid "<item type=\"input\">=LOG(10;3)</item> returns the logarithm to base 3 of 10 (approximately 2.0959)."
-msgstr "Το <item type=\"input\">=LOG(10;3)</item> επιστρέφει το λογάριθμο με βάση 3 του 10 (περίπου 2.0959)."
+msgid "Manually at"
+msgstr "Χειροκίνητα στο"
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id5577562\n"
+"12090400.xhp\n"
+"par_idN1057A\n"
"help.text"
-msgid "<item type=\"input\">=LOG(7^4;7)</item> returns 4."
-msgstr "Η συνάρτηση <item type=\"input\">=LOG(7^4;7)</item> επιστρέφει ως αποτέλεσμα 4."
+msgid "Specifies whether to enter the start value for grouping yourself."
+msgstr "Καθορίζει αν θα εισάγετε μόνος σας την αρχική τιμή για την ομαδοποίηση."
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3154187\n"
+"12090400.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "<bookmark_value>LOG10 function</bookmark_value><bookmark_value>base-10 logarithm</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση LOG10</bookmark_value><bookmark_value>λογάριθμος βάση-10</bookmark_value>"
+msgid "End"
+msgstr "Τέλος"
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3154187\n"
-"322\n"
+"12090400.xhp\n"
+"par_idN10581\n"
"help.text"
-msgid "LOG10"
-msgstr "LOG10"
+msgid "Specifies the end of the grouping."
+msgstr "Καθορίζει το τέλος της ομαδοποίησης."
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155476\n"
-"323\n"
+"12090400.xhp\n"
+"par_idN10584\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_LOG10\">Returns the base-10 logarithm of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_LOG10\">Επιστρέφει το δεκαδικό λογάριθμο ενός αριθμού.</ahelp>"
+msgid "Automatically"
+msgstr "Αυτόματα"
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3155494\n"
-"324\n"
+"12090400.xhp\n"
+"par_idN10588\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Specifies whether to end grouping at the largest value."
+msgstr "Καθορίζει αν θα τερματιστεί η ομαδοποίηση στη μεγαλύτερη τιμή."
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3159294\n"
-"325\n"
+"12090400.xhp\n"
+"par_idN1058B\n"
"help.text"
-msgid "LOG10(Number)"
-msgstr "LOG10(Αριθμός)"
+msgid "Manually at"
+msgstr "Χειροκίνητα στο"
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3159308\n"
-"326\n"
+"12090400.xhp\n"
+"par_idN1058F\n"
"help.text"
-msgid "Returns the logarithm to base 10 of <emph>Number</emph>."
-msgstr "Επιστρέφει το λογάριθμο με βάση 10 του ορίσματος <emph>Αριθμός</emph>."
+msgid "Specifies whether to enter the end value for grouping yourself."
+msgstr "Καθορίζει αν θα ορίσετε την τιμή τερματισμού της ομαδοποίησης μόνος σας."
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3159328\n"
-"327\n"
+"12090400.xhp\n"
+"par_idN10592\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Group by"
+msgstr "Ομαδοποίηση κατά"
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3157916\n"
-"328\n"
+"12090400.xhp\n"
+"par_idN10596\n"
"help.text"
-msgid "<item type=\"input\">=LOG10(5)</item> returns the base-10 logarithm of 5 (approximately 0.69897)."
-msgstr "Το <item type=\"input\">=LOG10(5)</item> επιστρέφει το (δεκαδικό) λογάριθμο του 5 (περίπου 0,69897)."
+msgid "Specifies the value range by which every group's limits are calculated."
+msgstr "Καθορίζει την περιοχή της τιμής από την οποία υπολογίζονται όλα τα όρια της ομάδας."
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3152518\n"
+"12090400.xhp\n"
+"par_idN10599\n"
"help.text"
-msgid "<bookmark_value>CEILING function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση CEILING</bookmark_value><bookmark_value>στρογγυλοποίηση, μέχρι σημαντικά πολλαπλάσια</bookmark_value>"
+msgid "Number of days"
+msgstr "Αριθμός ημερών"
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3152518\n"
-"332\n"
+"12090400.xhp\n"
+"par_idN1059D\n"
"help.text"
-msgid "CEILING"
-msgstr "CEILING"
+msgid "In the case of grouping date values, specifies the number of days to group by."
+msgstr "Στην περίπτωση ομαδοποίησης τιμών ημερομηνίας, καθορίζει τον αριθμό των ημερών των βημάτων της ομαδοποίησης."
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3153422\n"
-"558\n"
+"12090400.xhp\n"
+"par_idN105A0\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_OBERGRENZE\">Rounds a number up to the nearest multiple of Significance.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_OBERGRENZE\">Στρογγυλοποιεί έναν αριθμό στο πλησιέστερο πολλαπλάσιο σημαντικότητας.</ahelp>"
+msgid "Intervals"
+msgstr "Διαστήματα"
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3153440\n"
-"334\n"
+"12090400.xhp\n"
+"par_idN105A4\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "In the case of grouping date values, specifies the intervals to group by."
+msgstr "Στην περίπτωση τιμών ομαδοποίησης ημερομηνίας, καθορίζει τα διαστήματα των βημάτων ομαδοποίησης."
-#: 04060106.xhp
+#: 12090400.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3153454\n"
-"335\n"
+"12090400.xhp\n"
+"par_idN105B2\n"
"help.text"
-msgid "CEILING(Number; Significance; Mode)"
-msgstr "CEILING(Αριθμός; Σημαντικότητα; Κατάσταση)"
+msgid "<embedvar href=\"text/scalc/guide/datapilot_grouping.xhp#datapilot_grouping\"/>"
+msgstr "<embedvar href=\"text/scalc/guide/datapilot_grouping.xhp#datapilot_grouping\"/>"
-#: 04060106.xhp
+#: 12100000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3153467\n"
-"336\n"
+"12100000.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Number</emph> is the number that is to be rounded up."
-msgstr "<emph>Αριθμός</emph> είνια ο αριθμός που θα στρογγυλοποιηθεί προς τα πάνω."
+msgid "Refresh Range"
+msgstr "Ανανέωση περιοχής"
-#: 04060106.xhp
+#: 12100000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155000\n"
-"337\n"
+"12100000.xhp\n"
+"bm_id3153662\n"
"help.text"
-msgid "<emph>Significance</emph> is the number to whose multiple the value is to be rounded up."
-msgstr "<emph>Σημαντικότητα</emph> είναι ο αριθμός στου οποίου το πολλαπλάσιο θα στρογγυλοποιηθεί η τιμή."
+msgid "<bookmark_value>database ranges; refreshing</bookmark_value>"
+msgstr "<bookmark_value>περιοχές βάσης δεδομένων, ανανέωση</bookmark_value>"
-#: 04060106.xhp
+#: 12100000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155020\n"
-"559\n"
+"12100000.xhp\n"
+"hd_id3153662\n"
+"1\n"
"help.text"
-msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number. This parameter is ignored when exporting to MS Excel as Excel does not know any third parameter."
-msgstr "Η <emph>Κατάσταση</emph> είναι μια προαιρετική τιμή. Αν δίνεται τιμή για την Κατάσταση και δεν είναι ίση με το μηδέν, και αν ο Αριθμός και η Σημαντικότητα είναι αρνητικοί, τότε η στρογγυλοποίηση γίνεται με βάση την απόλυτη τιμή του Αριθμού. Αυτή η παράμετρος αγνοείται όταν γίνεται εξαγωγή σε MS Excel καθώς το Excel δεν αναγνωρίζει τρίτη παράμετρο."
+msgid "<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresh Range\">Refresh Range</link>"
+msgstr "<link href=\"text/scalc/01/12100000.xhp\" name=\"Ανανέωση περιοχής\">Ανανέωση περιοχής</link>"
-#: 04060106.xhp
+#: 12100000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163792\n"
-"629\n"
+"12100000.xhp\n"
+"par_id3153088\n"
+"2\n"
"help.text"
-msgid "If both parameters Number and Significance are negative and the Mode value is equal to zero or is not given, the results in $[officename] and Excel will differ after the import has been completed. If you export the spreadsheet to Excel, use Mode=1 to see the same results in Excel as in Calc."
-msgstr "Αν και οι δύο παράμετροι Αριθμός και Σημαντικότητα είναι αρνητικές και η τιμή της Κατάστασης είναι ίση με μηδέν ή δεν δίνεται, τα αποτελέσματα του $[officename] και του Excel θα διαφέρουν μετά την ολοκλήρωση της εισαγωγής. Αν εξάγετε το υπολογιστικό φύλλο στο Excel, χρησιμοποιήστε Κατάσταση=1 για να δείτε τα ίδια αποτελέσματα τόσο στο Excel όσο και στο Calc."
+msgid "<variable id=\"aktualisieren\"><ahelp hid=\".uno:DataAreaRefresh\" visibility=\"visible\">Updates a data range that was inserted from an external database. The data in the sheet is updated to match the data in the external database.</ahelp></variable>"
+msgstr "<variable id=\"aktualisieren\"><ahelp hid=\".uno:DataAreaRefresh\" visibility=\"visible\">Ενημερώνει μια περιοχή δεδομένων που εισήχθηκε από μία εξωτερική βάση δεδομένων. Τα δεδομένα στο φύλλο ενημερώνονται για να ταιριάζουν στα δεδομένα της εξωτερικής βάσης δεδομένων.</ahelp></variable>"
-#: 04060106.xhp
+#: 12120000.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3145697\n"
-"338\n"
+"12120000.xhp\n"
+"tit\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Validity"
+msgstr "Εγκυρότητα"
-#: 04060106.xhp
+#: 12120000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3145710\n"
-"339\n"
+"12120000.xhp\n"
+"hd_id3156347\n"
+"1\n"
"help.text"
-msgid "<item type=\"input\">=CEILING(-11;-2)</item> returns -10"
-msgstr "<item type=\"input\">=CEILING(-11;-2)</item> επιστρέφει -10"
+msgid "Validity"
+msgstr "Εγκυρότητα"
-#: 04060106.xhp
+#: 12120000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3145725\n"
-"340\n"
+"12120000.xhp\n"
+"par_id3153252\n"
+"2\n"
"help.text"
-msgid "<item type=\"input\">=CEILING(-11;-2;0)</item> returns -10"
-msgstr "<item type=\"input\">=CEILING(-11;-2;0)</item> επιστρέφει -10"
+msgid "<variable id=\"gueltigkeit\"><ahelp hid=\".uno:Validation\">Defines what data is valid for a selected cell or cell range.</ahelp></variable>"
+msgstr "<variable id=\"gueltigkeit\"><ahelp hid=\".uno:Validation\">Καθορίζει ποια δεδομένα είναι έγκυρα για ένα επιλεγμένο κελί ή μία περιοχή κελιών.</ahelp></variable>"
-#: 04060106.xhp
+#: 12120000.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3145740\n"
-"341\n"
+"12120000.xhp\n"
+"par_idN105D1\n"
"help.text"
-msgid "<item type=\"input\">=CEILING(-11;-2;1)</item> returns -12"
-msgstr "<item type=\"input\">=CEILING(-11;-2;1)</item> επιστρέφει -12"
+msgid "You can also insert a list box from the Controls toolbar and link the list box to a cell. This way you can specify the valid values on the <link href=\"text/shared/02/01170102.xhp\">Data</link> page of the list box properties window."
+msgstr "Μπορείτε επίσης να εισάγετε ένα πλαίσιο λίστας από τη γραμμή εργαλείων Έλεγχοι και να συνδέσετε το πλαίσιο λίστας σε ένα κελί. Με αυτόν τον τρόπο μπορείτε να καθορίσετε τις έγκυρες τιμές στη σελίδα <link href=\"text/shared/02/01170102.xhp\">Δεδομένα</link> του παραθύρου ιδιοτήτων του πλαισίου λίστας."
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3157762\n"
+"12120100.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>PI function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση PI</bookmark_value>"
+msgid "Criteria"
+msgstr "Κριτήρια"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3157762\n"
-"343\n"
+"12120100.xhp\n"
+"bm_id1464278\n"
"help.text"
-msgid "PI"
-msgstr "PI"
+msgid "<bookmark_value>selection lists;validity</bookmark_value>"
+msgstr "<bookmark_value>λίστες επιλογής, εγκυρότητα</bookmark_value>"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3157790\n"
-"344\n"
+"12120100.xhp\n"
+"hd_id3153032\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_PI\">Returns 3.14159265358979, the value of the mathematical constant PI to 14 decimal places.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_PI\">Επιστρέφει 3.14159265358979, την τιμή της μαθηματικής σταθεράς π με ακρίβεια 14 δεκαδικών.</ahelp>"
+msgid "<link href=\"text/scalc/01/12120100.xhp\" name=\"Criteria\">Criteria</link>"
+msgstr "<link href=\"text/scalc/01/12120100.xhp\" name=\"Κριτήρια\">Κριτήρια</link>"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3157809\n"
-"345\n"
+"12120100.xhp\n"
+"par_id3156327\n"
+"2\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"SC:TABPAGE:TP_VALIDATION_VALUES\">Specify the validation rules for the selected cell(s).</ahelp>"
+msgstr "<ahelp hid=\"SC:TABPAGE:TP_VALIDATION_VALUES\">Καθορίστε τους κανόνες εγκυρότητας γι το επιλεγμένο κελί(ά).</ahelp>"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3157822\n"
-"346\n"
+"12120100.xhp\n"
+"par_id3155923\n"
+"4\n"
"help.text"
-msgid "PI()"
-msgstr "PI()"
+msgid "For example, you can define criteria such as: \"Numbers between 1 and 10\" or \"Texts that are no more than 20 characters\"."
+msgstr "Για παράδειγμα, μπορείτε να καθορίσετε κριτήρια όπως: \"Αριθμού μεταξύ 1 και 10\" ή \"Κείμενα που αποτελούνται όχι περισσότερους από 20 χαρακτήρες\"."
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3157836\n"
-"347\n"
+"12120100.xhp\n"
+"hd_id3153896\n"
+"5\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Allow"
+msgstr "Να επιτρέπεται"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152370\n"
-"348\n"
+"12120100.xhp\n"
+"par_id3150400\n"
+"6\n"
"help.text"
-msgid "<item type=\"input\">=PI()</item> returns 3.14159265358979."
-msgstr "Το <item type=\"input\">=PI()</item> επιστρέφει 3.14159265358979."
+msgid "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_ALLOW\">Click a validation option for the selected cell(s).</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_ALLOW\">Κάντε κλικ σε μια επιλογή εγκυρότητας για το επιλεγμένο κελί(ά).</ahelp>"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3152418\n"
+"12120100.xhp\n"
+"par_id3148797\n"
+"17\n"
"help.text"
-msgid "<bookmark_value>MULTINOMIAL function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση MULTINOMIAL</bookmark_value>"
+msgid "The following conditions are available:"
+msgstr "Οι ακόλουθες συνθήκες είναι διαθέσιμες:"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3152418\n"
-"635\n"
+"12120100.xhp\n"
+"par_id3150447\n"
+"18\n"
"help.text"
-msgid "MULTINOMIAL"
-msgstr "MULTINOMIAL"
+msgid "Condition"
+msgstr "Συνθήκη"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152454\n"
-"636\n"
+"12120100.xhp\n"
+"par_id3155854\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_MULTINOMIAL\"> Returns the factorial of the sum of the arguments divided by the product of the factorials of the arguments.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_MULTINOMIAL\">Επιστρέφει το παραγοντικό του αθροίσματος των ορισμάτων διαιρεμένου δια του γινόμενου των παραγοντικών των ορισμάτων.</ahelp>"
+msgid "Effect"
+msgstr "Αποτέλεσμα"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3155646\n"
-"637\n"
+"12120100.xhp\n"
+"par_id3153092\n"
+"20\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "All values"
+msgstr "Όλες οι τιμές"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155660\n"
-"638\n"
+"12120100.xhp\n"
+"par_id3155411\n"
+"21\n"
"help.text"
-msgid "MULTINOMIAL(Number(s))"
-msgstr "MULTINOMIAL(Αριθμός(οί))"
+msgid "No limitation."
+msgstr "Χωρίς περιορισμό."
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155673\n"
-"639\n"
+"12120100.xhp\n"
+"par_id3147434\n"
+"22\n"
"help.text"
-msgid "<emph>Number(s)</emph> is a list of up to 30 numbers."
-msgstr "Το <emph>Αριθμός(οί)</emph> είναι μια λίστα μέχρι 30 αριθμών."
+msgid "Whole number"
+msgstr "Ακέραιος αριθμός"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3155687\n"
-"640\n"
+"12120100.xhp\n"
+"par_id3154319\n"
+"23\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Only whole numbers corresponding to the condition."
+msgstr "Μόνο ακέραιοι αριθμοί σύμφωνα με τη συνθήκη."
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3155701\n"
-"641\n"
+"12120100.xhp\n"
+"par_id3145802\n"
+"24\n"
"help.text"
-msgid "<item type=\"input\">=MULTINOMIAL(F11:H11)</item> returns 1260, if F11 to H11 contain the values <item type=\"input\">2</item>, <item type=\"input\">3</item> and <item type=\"input\">4</item>. This corresponds to the formula =(2+3+4)! / (2!*3!*4!)"
-msgstr "Το <item type=\"input\">=MULTINOMIAL(F11:H11)</item> επιστρέφει 1260, αν τα F11 ως H11 περιέχουν τις τιμές <item type=\"input\">2</item>, <item type=\"input\">3</item> and <item type=\"input\">4</item>. Αυτό αντιστοιχεί στον τύπο =(2+3+4)! / (2!*3!*4!)"
+msgid "Decimal"
+msgstr "Δεκαδικοί"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3155717\n"
+"12120100.xhp\n"
+"par_id3153160\n"
+"25\n"
"help.text"
-msgid "<bookmark_value>POWER function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση POWER</bookmark_value>"
+msgid "All numbers corresponding to the condition."
+msgstr "Όλοι οι αριθμοί που αντιστοιχούν στη συνθήκη."
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3155717\n"
-"350\n"
+"12120100.xhp\n"
+"par_id3149377\n"
+"26\n"
"help.text"
-msgid "POWER"
-msgstr "POWER"
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3159495\n"
-"351\n"
+"12120100.xhp\n"
+"par_id3150718\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_POTENZ\">Returns a number raised to another number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_POTENZ\">Επιστρέφει έναν αριθμό υψωμένο σε έναν άλλο αριθμό.</ahelp>"
+msgid "All numbers corresponding to the condition. The entered values are formatted accordingly the next time the dialog is called up."
+msgstr "Όλοι οι αριθμοί που ανταποκρίνονται στη συνθήκη. Οι εισαχθείσες τιμές μοροφοποιούνται αντίστοιχα την επόμενη φορά που καλείται το παράθυρο διαλόγου."
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3159513\n"
-"352\n"
+"12120100.xhp\n"
+"par_id3146969\n"
+"28\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Time"
+msgstr "Ώρα"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3159526\n"
-"353\n"
+"12120100.xhp\n"
+"par_id3155066\n"
+"29\n"
"help.text"
-msgid "POWER(Base; Exponent)"
-msgstr "POWER(Βάση; Εκθέτης)"
+msgid "All numbers corresponding to the condition. The entered values are formatted accordingly the next time the dialog is called up."
+msgstr "Όλοι οι αριθμοί που ανταποκρίνονται στη συνθήκη. Οι εισαχθείσες τιμές μοροφοποιούνται αντίστοιχα την επόμενη φορά που καλείται το παράθυρο διαλόγου."
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3159540\n"
-"354\n"
+"12120100.xhp\n"
+"par_idN106A0\n"
"help.text"
-msgid "Returns <emph>Base</emph> raised to the power of <emph>Exponent</emph>."
-msgstr "Επιστρέφει τη <emph>βάση</emph> υψωμένη στη δύναμη του <emph>εκθέτη</emph>."
+msgid "Cell range"
+msgstr "Περιοχή κελιών"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id5081637\n"
+"12120100.xhp\n"
+"par_idN106A5\n"
"help.text"
-msgid "The same result may be achieved by using the exponentiation operator ^:"
-msgstr "Το ίδιο αποτέλεσμα επιτυγχάνεται με τον τελεστή ^:"
+msgid "Allow only values that are given in a cell range. The cell range can be specified explicitly, or as a named database range, or as a named range. The range may consist of one column or one row of cells. If you specify a range of columns and rows, only the first column is used."
+msgstr "Να επιτρέπονται μόνο τιμές που δίνονται σε μία περιοχή κελιών. Η περιοχή κελιών μπορεί να καθοριστεί ρητά, ή ως επώνυμη περιοχή βάσης δεδομένων, ή ως επώνυμη περιοχή. Η περιοχή μπορεί να αποτελείται από μία στήλη ή μία γραμμή κελιών. Αν καθορίσετε μία περιοχή στηλών και γραμμών, χρησιμοποιείται μόνο η πρώτη στήλη."
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id9759514\n"
+"12120100.xhp\n"
+"par_idN106AB\n"
"help.text"
-msgid "<item type=\"literal\">Base^Exponent</item>"
-msgstr "<item type=\"literal\">Βάση^εκθέτης</item>"
+msgid "List"
+msgstr "Λίστα"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3159580\n"
-"356\n"
+"12120100.xhp\n"
+"par_idN106B0\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Allow only values or strings specified in a list. Strings and values can be mixed. Numbers evaluate to their value, so if you enter the number 1 in the list, the entry 100% is also valid."
+msgstr "Επιτρέπονται μόνο τιμές ή αλφαριθμητικά σε μια λίστα. Τα αλφαριθμητικά και οι τιμές μπορούν να συνδυαστούν. Οι αριθμοί εκτιμούν την τιμή τους, έτσι αν εισάγετε τον αριθμό 1 στη λίστα, η καταχώριση 100% είναι επίσης έγκυρη."
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3159594\n"
-"357\n"
+"12120100.xhp\n"
+"par_id3154756\n"
+"30\n"
"help.text"
-msgid "<item type=\"input\">=POWER(4;3)</item> returns 64, which is 4 to the power of 3."
-msgstr "Το <item type=\"input\">=POWER(4;3)</item> επιστρέφει 64, το οποίο είναι το 4 υψωμένο στη δύναμη του 3."
+msgid "Text length"
+msgstr "Μήκος κειμένου"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id1614429\n"
+"12120100.xhp\n"
+"par_id3147339\n"
+"31\n"
"help.text"
-msgid "=4^3 also returns 4 to the power of 3."
-msgstr "Το =4^3 επίσης επιστρέφει το 4 υψωμένο στη δύναμη του 3."
+msgid "Entries whose length corresponds to the condition."
+msgstr "Καταχωρήσεις των οποίων το μήκος αντιστοιχεί στην συνθήκη."
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3152651\n"
+"12120100.xhp\n"
+"hd_id3154704\n"
+"7\n"
"help.text"
-msgid "<bookmark_value>SERIESSUM function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SERIESSUM</bookmark_value>"
+msgid "Allow blank cells"
+msgstr "Επιτρέπονται κενά κελιά"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3152651\n"
-"642\n"
+"12120100.xhp\n"
+"par_id3153967\n"
+"8\n"
"help.text"
-msgid "SERIESSUM"
-msgstr "SERIESSUM"
+msgid "<ahelp hid=\"SC:TRISTATEBOX:TP_VALIDATION_VALUES:TSB_ALLOW_BLANKS\">In conjunction with <emph>Tools - Detective - Mark invalid Data</emph>, this defines that blank cells are shown as invalid data (disabled) or not (enabled).</ahelp>"
+msgstr "<ahelp hid=\"SC:TRISTATEBOX:TP_VALIDATION_VALUES:TSB_ALLOW_BLANKS\">Σε αναλογία με την επιλογή <emph>Εργαλεία - Ανιχνευτής - Σήμανση μη έγκυρων δεδομένων</emph>, η επιλογή αυτή καθορίζει ότι τα κενά κελιά εμφανίζονται ως μη έγκυρα δεδομένα (απενεργοποιημένα) ή μη (ενεργοποιημένα).</ahelp>"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152688\n"
-"643\n"
+"12120100.xhp\n"
+"par_idN10709\n"
"help.text"
-msgid "<ahelp hid=\".\">Sums the first terms of a power series.</ahelp>"
-msgstr "<ahelp hid=\".\">Αθροίζει τους πρώτους όρους μιας σειράς δυνάμεων.</ahelp>"
+msgid "Show selection list"
+msgstr "Εμφάνιση λίστας επιλογής"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152708\n"
-"644\n"
+"12120100.xhp\n"
+"par_idN1070D\n"
"help.text"
-msgid "SERIESSUM(x;n;m;coefficients) = coefficient_1*x^n + coefficient_2*x^(n+m) + coefficient_3*x^(n+2m) +...+ coefficient_i*x^(n+(i-1)m)"
-msgstr "SERIESSUM(x;n;m;coefficients) = coefficient_1*x^n + coefficient_2*x^(n+m) + coefficient_3*x^(n+2m) +...+ coefficient_i*x^(n+(i-1)m)"
+msgid "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SHOWLIST\">Shows a list of all valid strings or values to select from. The list can also be opened by selecting the cell and pressing Ctrl+D (Mac: Command+D).</ahelp>"
+msgstr "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SHOWLIST\">Εμφανίζει μια λίστα από έγκυρα αλφαριθμητικά ή τιμές για επιλογή. Η λίστα μπορεί ακόμα να ανοιχθεί επιλέγοντας το κελί και πατώντας Ctrl+D (Mac: Command+D).</ahelp>"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3152724\n"
-"645\n"
+"12120100.xhp\n"
+"par_idN10724\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Sort entries ascending"
+msgstr "Αύξουσα ταξινόμηση καταχωρήσεων"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_idN11BD9\n"
+"12120100.xhp\n"
+"par_idN10728\n"
"help.text"
-msgid "SERIESSUM(X; N; M; Coefficients)"
-msgstr "SERIESSUM(X, N, M, συντελεστές)"
+msgid "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SORTLIST\">Sorts the selection list in ascending order and filters duplicates from the list. If not checked, the order from the data source is taken.</ahelp>"
+msgstr "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SORTLIST\">Ταξινομεί τη λίστα επιλογής με αύξουσα σειρά και φιλτράρει τα διπλότυπα από τη λίστα. Αν δεν επιλεγεί, χρησιμοποιείται η σειρά από την πηγή των δεδομένων.</ahelp>"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152737\n"
-"646\n"
+"12120100.xhp\n"
+"par_idN1073F\n"
"help.text"
-msgid "<emph>X</emph> is the input value for the power series."
-msgstr "<emph>X</emph> είναι η τιμή που εισάγεται για τη δυναμοσειρά."
+msgid "Source"
+msgstr "Προέλευση δεδομένων"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144344\n"
-"647\n"
+"12120100.xhp\n"
+"par_idN10743\n"
"help.text"
-msgid "<emph>N</emph> is the initial power"
-msgstr "<emph>N</emph> είναι η αρχική δύναμη."
+msgid "<ahelp hid=\"sc:Edit:TP_VALIDATION_VALUES:EDT_MIN\">Enter the cell range that contains the valid values or text.</ahelp>"
+msgstr "<ahelp hid=\"sc:Edit:TP_VALIDATION_VALUES:EDT_MIN\">Εισάγετε την περιοχή κελιών που περιέχει τις έγκυρες τιμές ή το κείμενο.</ahelp>"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144357\n"
-"648\n"
+"12120100.xhp\n"
+"par_idN1075A\n"
"help.text"
-msgid "<emph>M</emph> is the increment to increase N"
-msgstr "<emph>M</emph> είναι το βήμα αύξησης του N"
+msgid "Entries"
+msgstr "Καταχωρίσεις"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144370\n"
-"649\n"
+"12120100.xhp\n"
+"par_idN1075E\n"
"help.text"
-msgid "<emph>Coefficients</emph> is a series of coefficients. For each coefficient the series sum is extended by one section."
-msgstr "<emph>Συντελεστές</emph> είνια μια σειρά συντελεστών. Για κάθε συντελεστή το άθροισμα της σειράς αυξάνεται κατά ένα τμήμα."
+msgid "<ahelp hid=\"sc:MultiLineEdit:TP_VALIDATION_VALUES:EDT_LIST\">Enter the entries that will be valid values or text strings.</ahelp>"
+msgstr "<ahelp hid=\"sc:MultiLineEdit:TP_VALIDATION_VALUES:EDT_LIST\">Εισάγετε τις καταχωρήσεις που θα είναι έγκυρες τιμές ή αλφαριθμητικά κειμένου.</ahelp>"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3144386\n"
+"12120100.xhp\n"
+"hd_id3163807\n"
+"9\n"
"help.text"
-msgid "<bookmark_value>PRODUCT function</bookmark_value><bookmark_value>numbers;multiplying</bookmark_value><bookmark_value>multiplying;numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση PRODUCT</bookmark_value><bookmark_value>αριθμοί, πολλαπλασιασμός</bookmark_value><bookmark_value>πολλαπλασιασμός, αριθμοί</bookmark_value>"
+msgid "Data"
+msgstr "Δεδομένα"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3144386\n"
-"361\n"
+"12120100.xhp\n"
+"par_id3144502\n"
+"10\n"
"help.text"
-msgid "PRODUCT"
-msgstr "PRODUCT"
+msgid "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_VALUE\">Select the comparative operator that you want to use.</ahelp> The available operators depend on what you selected in the <emph>Allow </emph>box. If you select \"between\" or \"not between\", the <emph>Minimum</emph> and <emph>Maximum</emph> input boxes appear. Otherwise, only the <emph>Minimum</emph>, the <emph>Maximum, or the Value</emph> input boxes appear."
+msgstr "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_VALUE\">Επιλέξτε τον τελεστή σύγκριση που θέλετε να χρησιμοποιήσετε.</ahelp> Οι διαθέσιμοι τελεστές εξαρτώνται από τι έχετε επιλέξει στο πεδίο <emph>Να επιτρέπεται </emph> . Αν επιλέξετε \"μεταξύ\" ή \"όχι μεταξύ\", εμφανίζονται τα πεδία εισαγωγής <emph>Ελάχιστο</emph> και <emph>Μέγιστο</emph> . Ειδάλλως, εμφανίζονται τα πεδία εισαγωγής <emph>Ελάχιστο</emph>, το <emph>Μέγιστο, ή η Τιμή</emph> ."
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144414\n"
-"362\n"
+"12120100.xhp\n"
+"hd_id3153782\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_PRODUKT\">Multiplies all the numbers given as arguments and returns the product.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_PRODUKT\">Πολλαπλασιάζει όλους τους αριθμούς που δίνονται ως ορίσματα και επιστρέφει το γινόμενο.</ahelp>"
+msgid "Value"
+msgstr "Τιμή"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3144433\n"
-"363\n"
+"12120100.xhp\n"
+"par_id3153266\n"
+"12\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Enter the value for the data validation option that you selected in the <emph>Allow </emph>box."
+msgstr "Εισάγετε την τιμή για την επιλογή εγκυρότητας δεδομένων που επιλέξατε στο πεδίο <emph>Να επιτρέπεται </emph>."
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144446\n"
-"364\n"
+"12120100.xhp\n"
+"hd_id3149814\n"
+"13\n"
"help.text"
-msgid "PRODUCT(Number1; Number2; ...; Number30)"
-msgstr "PRODUCT(Αριθμός1; Αριθμός2; ...; Αριθμός30)"
+msgid "Minimum"
+msgstr "Ελάχιστο"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144460\n"
-"365\n"
+"12120100.xhp\n"
+"par_id3153199\n"
+"14\n"
"help.text"
-msgid "<emph>Number1 to 30</emph> are up to 30 arguments whose product is to be calculated."
-msgstr "<emph>Αριθμός1 ως 30</emph> είναι μέχρι 30 ορίσματα των οποίων το γινόμενο θα υπολογιστεί."
+msgid "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MIN\">Enter the minimum value for the data validation option that you selected in the <emph>Allow </emph>box.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MIN\">Εισάγετε την ελάχιστη τιμή για την επιλογή εγκυρότητας των δεδομένων που επιλέξατε στο πεδίο <emph>Να επιτρέπεται </emph> .</ahelp>"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id1589098\n"
+"12120100.xhp\n"
+"hd_id3149035\n"
+"15\n"
"help.text"
-msgid "PRODUCT returns number1 * number2 * number3 * ..."
-msgstr "Η PRODUCT επιστρέφει το number1 * number2 * number3 * ..."
+msgid "Maximum"
+msgstr "Μέγιστο"
-#: 04060106.xhp
+#: 12120100.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3144480\n"
-"366\n"
+"12120100.xhp\n"
+"par_id3150089\n"
+"16\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MAX\">Enter the maximum value for the data validation option that you selected in the <emph>Allow </emph>box.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MAX\">Εισάγετε τη μέγιστη τιμή για την επιλογή εγκυρότητας των δεδομένων που επιλέξατε στο πεδίο <emph>Να επιτρέπεται </emph> .</ahelp>"
-#: 04060106.xhp
+#: 12120200.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144494\n"
-"367\n"
+"12120200.xhp\n"
+"tit\n"
"help.text"
-msgid "<item type=\"input\">=PRODUCT(2;3;4)</item> returns 24."
-msgstr "Η συνάρτηση <item type=\"input\">=PRODUCT(2;3;4)</item> επιστρέφει ως αποτέλεσμα 24."
+msgid "Input Help"
+msgstr "Βοήθεια εισαγωγής"
-#: 04060106.xhp
+#: 12120200.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3160340\n"
+"12120200.xhp\n"
+"hd_id3156280\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>SUMSQ function</bookmark_value><bookmark_value>square number additions</bookmark_value><bookmark_value>sums;of square numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SUMSQ</bookmark_value><bookmark_value>προσθέσεις τετραγώνων</bookmark_value><bookmark_value>αθροίσματα, τετραγώνων</bookmark_value>"
+msgid "<link href=\"text/scalc/01/12120200.xhp\" name=\"Input Help\">Input Help</link>"
+msgstr "<link href=\"text/scalc/01/12120200.xhp\" name=\"Βοήθεια εισαγωγής\">Βοήθεια εισαγωγής</link>"
-#: 04060106.xhp
+#: 12120200.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3160340\n"
-"369\n"
+"12120200.xhp\n"
+"par_id3147229\n"
+"2\n"
"help.text"
-msgid "SUMSQ"
-msgstr "SUMSQ"
+msgid "<ahelp hid=\"SC:TABPAGE:TP_VALIDATION_INPUTHELP\">Enter the message that you want to display when the cell or cell range is selected in the sheet.</ahelp>"
+msgstr "<ahelp hid=\"SC:TABPAGE:TP_VALIDATION_INPUTHELP\">Εισάγετε το μήνυμα που επιθυμείτε να εμφανίζεται όταν το κελί ή η περιοχή κελιών επιλέγεται στο φύλλο.</ahelp>"
-#: 04060106.xhp
+#: 12120200.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3160368\n"
-"370\n"
+"12120200.xhp\n"
+"hd_id3146986\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_QUADRATESUMME\">If you want to calculate the sum of the squares of numbers (totaling up of the squares of the arguments), enter these into the text fields.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_QUADRATESUMME\">Αν θέλετε να υπολογίσετε το άθροισμα των τετραγώνων των αριθμών (σύνολο των τετραγώνων των ορισμάτων), εισάγετέ τα στα πεδία κειμένου.</ahelp>"
+msgid "Show input help when cell is selected"
+msgstr "Εμφάνιση βοήθειας εισαγωγής όταν επιλέγεται ένα κελί"
-#: 04060106.xhp
+#: 12120200.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3160388\n"
-"371\n"
+"12120200.xhp\n"
+"par_id3153363\n"
+"4\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"SC:TRISTATEBOX:TP_VALIDATION_INPUTHELP:TSB_HELP\">Displays the message that you enter in the <emph>Contents</emph> box when the cell or cell range is selected in the sheet.</ahelp>"
+msgstr "<ahelp hid=\"SC:TRISTATEBOX:TP_VALIDATION_INPUTHELP:TSB_HELP\">Εμφανίζει το μήνυμα που εισάγετε το πεδίο <emph>Περιεχόμενα</emph> όταν το κελί ή η περιοχή κελιών επιλέγεται στο φύλλο.</ahelp>"
-#: 04060106.xhp
+#: 12120200.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3160402\n"
-"372\n"
+"12120200.xhp\n"
+"par_id3154730\n"
+"5\n"
"help.text"
-msgid "SUMSQ(Number1; Number2; ...; Number30)"
-msgstr "SUMSQ(Αριθμός1; Αριθμός2; ...; Αριθμός30)"
+msgid "If you enter text in the <emph>Contents</emph> box of this dialog, and then select and clear this check box, the text will be lost."
+msgstr "Αν εισάγετε κείμενο στο πεδίο <emph>Περιεχόμενα</emph> αυτού του παραθύρου διαλόγου, και ύστερα επιλέξετε και κάνετε απαλοιφή του πεδίου ελέγχου, το κείμενο θα χαθεί."
-#: 04060106.xhp
+#: 12120200.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3160415\n"
-"373\n"
+"12120200.xhp\n"
+"hd_id3147394\n"
+"6\n"
"help.text"
-msgid "<emph>Number1 to 30</emph> are up to 30 arguments the sum of whose squares is to be calculated."
-msgstr "<emph>Αριθμός1 ως 30</emph> είναι μέχρι 30 ορίσματα των οποίων το άθροισμα των τετραγώνων θα υπολογιστεί."
+msgid "Contents"
+msgstr "Περιεχόμενα"
-#: 04060106.xhp
+#: 12120200.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3160436\n"
-"374\n"
+"12120200.xhp\n"
+"hd_id3149582\n"
+"8\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Title"
+msgstr "Τίτλος"
-#: 04060106.xhp
+#: 12120200.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3160449\n"
-"375\n"
+"12120200.xhp\n"
+"par_id3149400\n"
+"9\n"
"help.text"
-msgid "If you enter the numbers <item type=\"input\">2</item>; <item type=\"input\">3</item> and <item type=\"input\">4</item> in the Number 1; 2 and 3 text boxes, 29 is returned as the result."
-msgstr "Αν εισάγετε τους αριθμούς <item type=\"input\">2</item>; <item type=\"input\">3</item> και <item type=\"input\">4</item> στα πεδία κειμένου Αριθμός1, 2 και 3, θα επιστραφεί το αποτέλεσμα 29."
+msgid "<ahelp hid=\"SC:EDIT:TP_VALIDATION_INPUTHELP:EDT_TITLE\">Enter the title that you want to display when the cell or cell range is selected.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_INPUTHELP:EDT_TITLE\">Εισάγετε τον τίτλο που επιθυμείτε να εμφανίζεται όταν το κελί ή η περιοχή κελιών επιλέγεται.</ahelp>"
-#: 04060106.xhp
+#: 12120200.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3158247\n"
+"12120200.xhp\n"
+"hd_id3149121\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>MOD function</bookmark_value><bookmark_value>remainders of divisions</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση MOD</bookmark_value><bookmark_value>υπόλοιπα διαιρέσεων</bookmark_value>"
+msgid "Input help"
+msgstr "Βοήθεια εισαγωγής"
-#: 04060106.xhp
+#: 12120200.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3158247\n"
-"387\n"
+"12120200.xhp\n"
+"par_id3150752\n"
+"11\n"
"help.text"
-msgid "MOD"
-msgstr "MOD"
+msgid "<ahelp hid=\"SC:MULTILINEEDIT:TP_VALIDATION_INPUTHELP:EDT_INPUTHELP\">Enter the message that you want to display when the cell or cell range is selected.</ahelp>"
+msgstr "<ahelp hid=\"SC:MULTILINEEDIT:TP_VALIDATION_INPUTHELP:EDT_INPUTHELP\">Εισάγεται το μήνυμα που επιθυμείτε να εμφανίζεται όταν το κελί ή η περιοχή κελιών επιλέγεται.</ahelp>"
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3158276\n"
-"388\n"
+"12120300.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_REST\">Returns the remainder when one integer is divided by another.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_REST\">Επιστρέφει το υπόλοιπο όταν ένας ακέραιος διαιρείται από άλλον.</ahelp>"
+msgid "Error Alert"
+msgstr "Προειδοποίηση σφάλματος"
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3158294\n"
-"389\n"
+"12120300.xhp\n"
+"hd_id3153821\n"
+"1\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<link href=\"text/scalc/01/12120300.xhp\" name=\"Error Alert\">Error Alert</link>"
+msgstr "<link href=\"text/scalc/01/12120300.xhp\" name=\"Προειδοποίηση σφάλματος\">Προειδοποίηση σφάλματος</link>"
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3158308\n"
-"390\n"
+"12120300.xhp\n"
+"par_id3153379\n"
+"2\n"
"help.text"
-msgid "MOD(Dividend; Divisor)"
-msgstr "MOD(Διαιρετέος; Διαιρέτης)"
+msgid "<ahelp hid=\"SC:TABPAGE:TP_VALIDATION_ERROR\">Define the error message that is displayed when invalid data is entered in a cell.</ahelp>"
+msgstr "<ahelp hid=\"SC:TABPAGE:TP_VALIDATION_ERROR\">Καθορίστε το μήνυμα σφάλματος που θα εμφανιστεί σε περίπτωση εισαγωγής μη έγκυρων δεδομένων σε ένα κελί.</ahelp>"
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3158321\n"
-"391\n"
+"12120300.xhp\n"
+"par_id3154138\n"
+"25\n"
"help.text"
-msgid "For integer arguments this function returns Dividend modulo Divisor, that is the remainder when <emph>Dividend</emph> is divided by <emph>Divisor</emph>."
-msgstr "Για ακέραια ορίσματα αυτή η συνάρτηση επιστρέφει τον Διαιρετέτο modulo Διαιρέτη, δηλαδή το υπόλοιπο όταν ο <emph>Διαιρετεός</emph> διαρείται από τον <emph>Διαιρέτη</emph>."
+msgid "You can also start a macro with an error message. A sample macro is provided at the end of this page."
+msgstr "Μπορείτε επίσης να ξεκινήσετε μία μακροεντολή με ένα μήνυμα σφάλματος. Ένα παράδειγμα μακροεντολής βρίσκεται στο τέλος της σελίδας."
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3158341\n"
-"392\n"
+"12120300.xhp\n"
+"hd_id3156280\n"
+"3\n"
"help.text"
-msgid "This function is implemented as <item type=\"literal\">Dividend - Divisor * INT(Dividend/Divisor)</item> , and this formula gives the result if the arguments are not integer."
-msgstr "Αυτη η συνάρτηση υπολογίζεται ως <item type=\"literal\">Διαιρετέος - Διαιρέτης * INT(Διαιρετέος/Διαιρέτης)</item>, και αυτός ο τύπος δίνει το αποτέλεσμα αν τα ορίσματα δεν είναι ακέραιοι."
+msgid "Show error message when invalid values are entered."
+msgstr "Εμφάνιση μηνύματος σφάλματος όταν εισάγονται μη έγκυρες τιμές."
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3158361\n"
-"393\n"
+"12120300.xhp\n"
+"par_id3150768\n"
+"4\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\".\">Displays the error message that you enter in the <emph>Contents</emph> area when invalid data is entered in a cell.</ahelp> If enabled, the message is displayed to prevent an invalid entry."
+msgstr "<ahelp hid=\".\">Εμφανίζει το μήνυμα σφάλματος που εισάγατε στην περιοχή <emph>Περιεχόμενα</emph> όταν άκυρα δεδομένα έρχονται σε κελί.</ahelp> Εάν ενεργοποιηθεί, το μήνυμα εμφανίζεται για να αποφευχθεί μια άκυρη καταχώριση."
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3158374\n"
-"394\n"
+"12120300.xhp\n"
+"par_id3146984\n"
+"5\n"
"help.text"
-msgid "<item type=\"input\">=MOD(22;3)</item> returns 1, the remainder when 22 is divided by 3."
-msgstr "Το <item type=\"input\">=MOD(22;3)</item> επιστρέφει 1, το υπόλοιπο όταν το 22 διαιρείται με το 3."
+msgid "In both cases, if you select \"Stop\", the invalid entry is deleted and the previous value is reentered in the cell. The same applies if you close the \"Warning\" and \"Information\" dialogs by clicking the <emph>Cancel </emph>button. If you close the dialogs with the <emph>OK</emph> button, the invalid entry is not deleted."
+msgstr "Και στις δύο περιπτώσεις, αν επιλέξετε \"Διακοπή\", η μη έγκυρη καταχώριση διαγράφεται και εισάγεται ξανά η προηγούμενη τιμή στο κελί. Το ίδιο εφαρμόζεται αν κλείσετε τα παράθυρα διαλόγου \"Προειδοποίηση\" και \"Πληροφορίες\" κάνοντας κλικ στο κουμπί <emph>Άκυρο </emph>. Αν κλείσετε τα παράθυρα διαλόγου με το κουμπί <emph>OK</emph>, η μη έγκυρη καταχώριση δεν διαγράφεται."
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id1278420\n"
+"12120300.xhp\n"
+"hd_id3152460\n"
+"6\n"
"help.text"
-msgid "<item type=\"input\">=MOD(11.25;2.5)</item> returns 1.25."
-msgstr "Η συνάρτηση <item type=\"input\">=MOD(11.25;2.5)</item> επιστρέφει ως αποτέλεσμα 1.25."
+msgid "Contents"
+msgstr "Περιεχόμενα"
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3144592\n"
+"12120300.xhp\n"
+"hd_id3148646\n"
+"8\n"
"help.text"
-msgid "<bookmark_value>QUOTIENT function</bookmark_value><bookmark_value>divisions</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση QUOTIENT</bookmark_value><bookmark_value>διαιρέσεις</bookmark_value>"
+msgid "Action"
+msgstr "Ενέργεια"
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3144592\n"
-"652\n"
+"12120300.xhp\n"
+"par_id3151115\n"
+"9\n"
"help.text"
-msgid "QUOTIENT"
-msgstr "QUOTIENT"
+msgid "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_ERROR:LB_ACTION\">Select the action that you want to occur when invalid data is entered in a cell.</ahelp> The \"Stop\" action rejects the invalid entry and displays a dialog that you have to close by clicking <emph>OK</emph>. The \"Warning\" and \"Information\" actions display a dialog that can be closed by clicking <emph>OK</emph> or <emph>Cancel</emph>. The invalid entry is only rejected when you click <emph>Cancel</emph>."
+msgstr "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_ERROR:LB_ACTION\">Επιλέξτε την ενέργεια που επιθυμείτε να εκτελείται όταν εισάγονται μη έγκυρα δεδομένα σε ένα κελί.</ahelp> Η ενέργεια \"Διακοπή\" απορρίπτει τη μη έγκυρη καταχώριση και εμφανίζει ένα παράθυρο διαλόγου που πρέπει να κλείσετε κάνοντας κλικ στο κουμπί <emph>OK</emph>. Οι ενέργειες \"Προειδοποίηση\" και \"Πληροφορίες\" εμφανίζουν ένα παράθυρο διαλόγου το οποίο μπορεί να κλείσει κάνοντας κλικ στο κουμπί <emph>OK</emph> ή στο <emph>Ακύρωση</emph>. Η μη έγκυρη καταχώριση απορρίπτεται μόνο όταν κάντε κλικ στο κουμπί <emph>Άκυρο</emph>."
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144627\n"
-"653\n"
+"12120300.xhp\n"
+"hd_id3156441\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_QUOTIENT\">Returns the integer part of a division operation.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_QUOTIENT\">Επιστρέφει το ακέραιο μέρος μιας διαίρεσης.</ahelp>"
+msgid "Browse"
+msgstr "Αναζήτηση"
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3144646\n"
-"654\n"
+"12120300.xhp\n"
+"par_id3153160\n"
+"11\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"SC:PUSHBUTTON:TP_VALIDATION_ERROR:BTN_SEARCH\">Opens the <link href=\"text/shared/01/06130000.xhp\" name=\"Macro\">Macro</link> dialog where you can select the macro that is executed when invalid data is entered in a cell. The macro is executed after the error message is displayed.</ahelp>"
+msgstr "<ahelp hid=\"SC:PUSHBUTTON:TP_VALIDATION_ERROR:BTN_SEARCH\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/06130000.xhp\" name=\"Μακροεντολή\">Μακροεντολή</link> όπου μπορείτε να επιλέξετε τη μακροεντολή που θα εκτελείται όταν εισάγονται μη έγκυρα δεδομένα σε ένα κελί. Η μακροεντολή εκτελείται ύστερα από την εμφάνιση του μηνύματος σφάλματος.</ahelp>"
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144659\n"
-"655\n"
+"12120300.xhp\n"
+"hd_id3153876\n"
+"12\n"
"help.text"
-msgid "QUOTIENT(Numerator; Denominator)"
-msgstr "QUOTIENT(Αριθμητής; Παρονομαστής)"
+msgid "Title"
+msgstr "Τίτλος"
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id9038972\n"
+"12120300.xhp\n"
+"par_id3149410\n"
+"13\n"
"help.text"
-msgid "Returns the integer part of <emph>Numerator</emph> divided by <emph>Denominator</emph>."
-msgstr "Επιστρέφει το ακέραιο μέρος του <emph>Αριθμητή</emph> διαιρούμενου δια του <emph>Παρονομαστή</emph>."
+msgid "<ahelp hid=\"SC:EDIT:TP_VALIDATION_ERROR:EDT_TITLE\">Enter the title of the macro or the error message that you want to display when invalid data is entered in a cell.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_ERROR:EDT_TITLE\">Εισάγετε τον τίτλο της μακροεντολής ή του μηνύματος σφάλματος που επιθυμείτε να εμφανίζεται σε περίπτωση μη έγκυρων δεδομένων σε ένα κελί.</ahelp>"
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id7985168\n"
+"12120300.xhp\n"
+"hd_id3154510\n"
+"14\n"
"help.text"
-msgid "QUOTIENT is equivalent to <item type=\"literal\">INT(numerator/denominator)</item>, except that it may report errors with different error codes."
-msgstr "Η QUOTIENT είνια ισοδύναμη με το <item type=\"literal\">INT(αριθμητής/παρονομαστής)</item>, εκτός του ότι μπορεί να αναφέρει τα λάθη με διαφορετικούς κωδικούς λαθών."
+msgid "Error message"
+msgstr "Μήνυμα σφάλματος"
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3144674\n"
-"656\n"
+"12120300.xhp\n"
+"par_id3149122\n"
+"15\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\"SC:MULTILINEEDIT:TP_VALIDATION_ERROR:EDT_ERROR\">Enter the message that you want to display when invalid data is entered in a cell.</ahelp>"
+msgstr "<ahelp hid=\"SC:MULTILINEEDIT:TP_VALIDATION_ERROR:EDT_ERROR\">Εισάγετε το μήνυμα που επιθυμείτε να εμφανίζεται σε περίπτωση εισαγωγής μη έγκυρων δεδομένων σε ένα κελί.</ahelp>"
-#: 04060106.xhp
+#: 12120300.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144687\n"
-"657\n"
+"12120300.xhp\n"
+"par_id3150752\n"
+"16\n"
"help.text"
-msgid "<item type=\"input\">=QUOTIENT(11;3)</item> returns 3. The remainder of 2 is lost."
-msgstr "Το <item type=\"input\">=QUOTIENT(11;3)</item> επιστρέφει 3. Το υπόλοιπο 2 χάνεται."
+msgid "<emph>Sample macro:</emph>"
+msgstr "<emph>Παράδειγμα μακροεντολής:</emph>"
-#: 04060106.xhp
+#: format_graphic.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3144702\n"
+"format_graphic.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>RADIANS function</bookmark_value><bookmark_value>converting;degrees, into radians</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση RADIANS</bookmark_value><bookmark_value>μετατροπή, μοίρες, σε ακτίνια</bookmark_value>"
+msgid "Graphic"
+msgstr "Γραφικό"
-#: 04060106.xhp
+#: format_graphic.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3144702\n"
-"377\n"
+"format_graphic.xhp\n"
+"par_idN10548\n"
"help.text"
-msgid "RADIANS"
-msgstr "RADIANS"
+msgid "<link href=\"text/scalc/01/format_graphic.xhp\">Graphic</link>"
+msgstr "<link href=\"text/scalc/01/format_graphic.xhp\">Γραφικό</link>"
-#: 04060106.xhp
+#: format_graphic.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3158025\n"
-"378\n"
+"format_graphic.xhp\n"
+"par_idN10558\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_RAD\">Converts degrees to radians.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_RAD\">Μετατρέπει μοίρες σε ακτίνια.</ahelp>"
+msgid "<ahelp hid=\".\">Opens a submenu to edit the properties of the selected object.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα δευτερεύον μενού για να επεξεργαστείτε τις ιδιότητες του επιλεγμένου αντικειμένου.</ahelp>"
-#: 04060106.xhp
+#: format_graphic.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3158042\n"
-"379\n"
+"format_graphic.xhp\n"
+"par_id1650440\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<link href=\"text/shared/01/05990000.xhp\">Define Text Attributes</link>"
+msgstr "<link href=\"text/shared/01/05990000.xhp\">Καθορισμός ιδιοτήτων κειμένου</link>"
-#: 04060106.xhp
+#: format_graphic.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3158055\n"
-"380\n"
+"format_graphic.xhp\n"
+"par_id363475\n"
"help.text"
-msgid "RADIANS(Number)"
-msgstr "RADIANS(Αριθμός)"
+msgid "Sets the layout and anchoring properties for text in the selected drawing or text object."
+msgstr "Καθορίζει τη διάταξη και τις ιδιότητες αγκύρωσης για το κείμενο στο επιλεγμένο αντικείμενο σχεδίασης ή κειμένου."
-#: 04060106.xhp
+#: format_graphic.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3158069\n"
-"381\n"
+"format_graphic.xhp\n"
+"par_id9746696\n"
"help.text"
-msgid "<emph>Number</emph> is the angle in degrees to be converted to radians."
-msgstr "<emph>Αριθμός</emph> είναι η γωνία σε μοίρες που θα μετατραπεί σε ακτίνια."
+msgid "Points"
+msgstr "Σημεία"
-#: 04060106.xhp
+#: format_graphic.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id876186\n"
+"format_graphic.xhp\n"
+"par_id2480544\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\".\">Switches <emph>Edit Points</emph> mode for an inserted freeform line on and off.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιεί και απενεργοποιεί τη λειτουργία <emph>Επεξεργασία σημείων</emph> για μία εισηγμένη γραμμή ελεύθερου σχήματος.</ahelp>"
-#: 04060106.xhp
+#: func_date.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3939634\n"
+"func_date.xhp\n"
+"tit\n"
"help.text"
-msgid "<item type=\"input\">=RADIANS(90)</item> returns 1.5707963267949, which is PI/2 to Calc's accuracy."
-msgstr "Το <item type=\"input\">=RADIANS(90)</item> επιστρέφει 1.5707963267949, το οποίο είναι το π/2 με την ακρίβεια του Calc."
+msgid "DATE"
+msgstr "DATE"
-#: 04060106.xhp
+#: func_date.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3158121\n"
+"func_date.xhp\n"
+"bm_id3155511\n"
"help.text"
-msgid "<bookmark_value>ROUND function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ROUND</bookmark_value>"
+msgid "<bookmark_value>DATE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DATE</bookmark_value>"
-#: 04060106.xhp
+#: func_date.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3158121\n"
-"398\n"
+"func_date.xhp\n"
+"hd_id3155511\n"
+"3\n"
"help.text"
-msgid "ROUND"
-msgstr "ROUND"
+msgid "<variable id=\"date\"><link href=\"text/scalc/01/func_date.xhp\">DATE</link></variable>"
+msgstr "<variable id=\"date\"><link href=\"text/scalc/01/func_date.xhp\">DATE</link></variable>"
-#: 04060106.xhp
+#: func_date.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3158150\n"
-"399\n"
+"func_date.xhp\n"
+"par_id3153551\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_RUNDEN\">Rounds a number to a certain number of decimal places.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_RUNDEN\">Στρογγυλοποιεί έναν αριθμό σε συγκεκριμένο αριθμό δεκαδικών ψηφίων.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_DATUM\">This function calculates a date specified by year, month, day and displays it in the cell's formatting.</ahelp> The default format of a cell containing the DATE function is the date format, but you can format the cells with any other number format."
+msgstr "<ahelp hid=\"HID_FUNC_DATUM\">Αυτή η συνάρτηση υπολογίζει μια ημερομηνία που καθορίστηκε ανά έτος, μήνα, ημέρα και την εμφανίζει στη μορφοποίηση κελιού.</ahelp> Η προεπιλεγμένη μορφή ενός κελιού που περιέχει τη συνάρτηση DATE είναι η μορφή ημερομηνίας, αλλά μπορείτε να μορφοποιήσετε τα κελιά με οποιαδήποτε άλλη μορφή αριθμού."
-#: 04060106.xhp
+#: func_date.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3158169\n"
-"400\n"
+"func_date.xhp\n"
+"hd_id3148590\n"
+"5\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_date.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3158182\n"
-"401\n"
+"func_date.xhp\n"
+"par_id3150474\n"
+"6\n"
"help.text"
-msgid "ROUND(Number; Count)"
-msgstr "ROUND(Αριθμός; Πλήθος)"
+msgid "DATE(Year; Month; Day)"
+msgstr "DATE(Έτος, Μήνας, Ημέρα)"
-#: 04060106.xhp
+#: func_date.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3158196\n"
-"402\n"
+"func_date.xhp\n"
+"par_id3152815\n"
+"7\n"
"help.text"
-msgid "Returns <emph>Number</emph> rounded to <emph>Count</emph> decimal places. If Count is omitted or zero, the function rounds to the nearest integer. If Count is negative, the function rounds to the nearest 10, 100, 1000, etc."
-msgstr "Επιστρέφει τον <emph>Αριθμό</emph> στρογγυλοποιημένο σε <emph>Πλήθος</emph> δεκαδικών. Αν το Πλήθος παραλειφθεί, ή ορισθεί 0, η συνάρτηση στρογγυλοποιεί στον πλησιέστερο ακέραιο. Αν το Πλήθος είναι αρνητικό, η συνάρτηση στρογγυλοποιεί στην πλησιέστερη 10άδα, 100άδα, 1000άδα κ.ο.κ."
+msgid "<emph>Year</emph> is an integer between 1583 and 9957 or between 0 and 99."
+msgstr "Το <emph>Έτος</emph> είναι ένας ακέραιος αριθμός μεταξύ 1583 και 9957 ή μεταξύ 0 και 99."
-#: 04060106.xhp
+#: func_date.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id599688\n"
+"func_date.xhp\n"
+"par_id3153222\n"
+"174\n"
"help.text"
-msgid "This function rounds to the nearest number. See ROUNDDOWN and ROUNDUP for alternatives."
-msgstr "Αυτή η συνάρτηση στρογγυλοποιεί στον πλησιέστερο αριθμό. Δείτε τις ROUNDDOWN και ROUNDUP για εναλλακτικές λύσεις."
+msgid "In <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - General </item>you can set from which year a two-digit number entry is recognized as 20xx."
+msgstr "Στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Γενικά </item>μπορείτε να ορίσετε από ποιο έτος μια καταχώρηση αριθμού δύο ψηφίων αναγνωρίζεται ως 20xx."
-#: 04060106.xhp
+#: func_date.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3145863\n"
-"404\n"
+"func_date.xhp\n"
+"par_id3155817\n"
+"8\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<emph>Month</emph> is an integer indicating the month."
+msgstr "Ο <emph>Μήνας</emph> είναι ένας ακέραιος αριθμός που υποδηλώνει το μήνα."
-#: 04060106.xhp
+#: func_date.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3145876\n"
-"405\n"
+"func_date.xhp\n"
+"par_id3153183\n"
+"9\n"
"help.text"
-msgid "<item type=\"input\">=ROUND(2.348;2)</item> returns 2.35"
-msgstr "Η συνάρτηση <item type=\"input\">=ROUND(2.348;2)</item> επιστρέφει ως αποτέλεσμα 2.35"
+msgid "<emph>Day</emph> is an integer indicating the day of the month."
+msgstr "Η <emph>Ημέρα</emph> είναι ένας ακέραιος αριθμός που υποδηλώνει την ημέρα του μήνα."
-#: 04060106.xhp
+#: func_date.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3145899\n"
-"406\n"
+"func_date.xhp\n"
+"par_id3156260\n"
+"10\n"
"help.text"
-msgid "<item type=\"input\">=ROUND(-32.4834;3)</item> returns -32.483. Change the cell format to see all decimals."
-msgstr "<item type=\"input\">=ROUND(-32,4834;3)</item> επιστρέφει -32,483. Αλλάξτε τη μορφή των κελιών για να δείτε όλα τα δεκαδικά."
+msgid "If the values for month and day are out of bounds, they are carried over to the next digit. If you enter <item type=\"input\">=DATE(00;12;31)</item> the result will be 12/31/00. If, on the other hand, you enter <item type=\"input\">=DATE(00;13;31)</item> the result will be 1/31/01."
+msgstr "Εάν οι τιμές για το μήνα και την ημέρα είναι έξω από τα όρια, μεταφέρονται στο επόμενο ψηφίο. Εάν εισάγετε <item type=\"input\">=DATE(00;12;31)</item> το αποτέλεσμα θα είναι 12/31/00. Αν, από την άλλη πλευρά, εισάγετε <item type=\"input\">=DATE(00;13;31)</item> το αποτέλεσμα θα είναι 1/31/01."
-#: 04060106.xhp
+#: func_date.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id1371501\n"
+"func_date.xhp\n"
+"hd_id3147477\n"
+"12\n"
"help.text"
-msgid "<item type=\"input\">=ROUND(2.348;0)</item> returns 2."
-msgstr "Η συνάρτηση <item type=\"input\">=ROUND(2.348;0)</item> επιστρέφει ως αποτέλεσμα 2."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060106.xhp
+#: func_date.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id4661702\n"
+"func_date.xhp\n"
+"par_id3152589\n"
+"16\n"
"help.text"
-msgid "<item type=\"input\">=ROUND(2.5)</item> returns 3."
-msgstr "Η συνάρτηση <item type=\"input\">=ROUND(2.5)</item> επιστρέφει ως αποτέλεσμα 3."
+msgid "<item type=\"input\">=DATE(00;1;31)</item> yields 1/31/00 if the cell format setting is MM/DD/YY."
+msgstr "Η συνάρτηση <item type=\"input\">=DATE(00;1;31)</item> επιστρέφει ως αποτέλεσμα 1/31/00 αν η ρύθμιση της μορφής του κελιού είναι ΗΗ/ΜΜ/ΕΕ."
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id7868892\n"
+"func_datedif.xhp\n"
+"tit\n"
"help.text"
-msgid "<item type=\"input\">=ROUND(987.65;-2)</item> returns 1000."
-msgstr "Η συνάρτηση <item type=\"input\">=ROUND(987.65;-2)</item> επιστρέφει ως αποτέλεσμα 1000."
+msgid "DATEDIF"
+msgstr "DATEDIF"
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3145991\n"
+"func_datedif.xhp\n"
+"bm_id3155511\n"
"help.text"
-msgid "<bookmark_value>ROUNDDOWN function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ROUNDDOWN</bookmark_value>"
+msgid "<bookmark_value>DATEDIF function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DATEDIF</bookmark_value>"
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3145991\n"
-"24\n"
+"func_datedif.xhp\n"
+"hd_id3155511\n"
"help.text"
-msgid "ROUNDDOWN"
-msgstr "ROUNDDOWN"
+msgid "<variable id=\"datedif\"><link href=\"text/scalc/01/func_datedif.xhp\">DATEDIF</link></variable>"
+msgstr "<variable id=\"datedif\"><link href=\"text/scalc/01/func_datedif.xhp\">DATEDIF</link></variable>"
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3146020\n"
-"25\n"
+"func_datedif.xhp\n"
+"par_id3153551\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ABRUNDEN\">Rounds a number down, toward zero, to a certain precision.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ABRUNDEN\">Στρογγυλοποιεί έναν αριθμό προς τα κάτω, προς το μηδέν, σε συγκεκριμένη ακρίβεια.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_DATUM\">This function returns the number of whole days, months or years between Start date and End date.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DATUM\">Αυτή η συνάρτηση επιστρέφει τον αριθμό των συνολικών ημερών, μηνών ή ετών μεταξύ αρχικής και τελικής ημερομηνίας.</ahelp>"
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3146037\n"
-"26\n"
+"func_datedif.xhp\n"
+"hd_id3148590\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3146051\n"
-"27\n"
+"func_datedif.xhp\n"
+"par_id3150474\n"
"help.text"
-msgid "ROUNDDOWN(Number; Count)"
-msgstr "ROUNDDOWN(Αριθμός; Πλήθος)"
+msgid "DATEDIF(Start date; End date; Interval)"
+msgstr "DATEDIF(αρχική ημερομηνία; τελική ημερομηνία; διάστημα)"
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3146064\n"
-"28\n"
+"func_datedif.xhp\n"
+"par_id3152815\n"
"help.text"
-msgid "Returns <emph>Number</emph> rounded down (towards zero) to <emph>Count</emph> decimal places. If Count is omitted or zero, the function rounds down to an integer. If Count is negative, the function rounds down to the next 10, 100, 1000, etc."
-msgstr "Επιστρέφει τον <emph>Αριθμό</emph> στρογγυλοποιημένο προς τα κάτω (προς το μηδέν) σε <emph>Πλήθος</emph> δεκαδικών. Αν το Πλήθος παραλειφθεί, ή ορισθεί 0, η συνάρτηση στρογγυλοποιεί σε ακέραιο. Αν το Πλήθος είναι αρνητικό, η συνάρτηση στρογγυλοποιεί στην επόμενη 10άδα, 100άδα, 1000άδα κ.ο.κ."
+msgid "<emph>Start date</emph> is the date from when the calculation is carried out."
+msgstr "<emph>αρχική ημερομηνία</emph> είναι η ημερομηνία από τότε που εκτελείται ο υπολογισμός."
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id2188787\n"
+"func_datedif.xhp\n"
+"par_id3155817\n"
"help.text"
-msgid "This function rounds towards zero. See ROUNDUP and ROUND for alternatives."
-msgstr "Αυτή η συνάρτηση στρογγυλοποιεί προς το μηδέν. Δείτε τις ROUNDUP και ROUND για εναλλακτικές λύσεις."
+msgid "<emph>End date</emph> is the date until the calculation is carried out. End date must be later, than Start date."
+msgstr "<emph>τελική ημερομηνία</emph> είναι η ημερομηνία μέχρι την εκτέλεση του υπολογισμού. Η τελική ημερομηνία πρέπει να είναι μεταγενέστερη, από την αρχική ημερομηνία."
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3163164\n"
-"30\n"
+"func_datedif.xhp\n"
+"par_id3153183\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<emph>Interval</emph> is a string, accepted values are \"d\", \"m\", \"y\", \"ym\", \"md\" or \"yd\"."
+msgstr "<emph>διάστημα</emph> είναι μια συμβολοσειρά, αποδεκτές τιμές είναι \"d\", \"m\", \"y\", \"ym\", \"md\" ή \"yd\"."
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163178\n"
-"31\n"
+"func_datedif.xhp\n"
+"par_id5735953\n"
"help.text"
-msgid "<item type=\"input\">=ROUNDDOWN(1.234;2)</item> returns 1.23."
-msgstr "Η συνάρτηση <item type=\"input\">=ROUNDDOWN(1.234;2)</item> επιστρέφει ως αποτέλεσμα 1.23."
+msgid "Value for \"Interval\""
+msgstr "Τιμή για \"διάστημα\""
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id5833307\n"
+"func_datedif.xhp\n"
+"par_id8360850\n"
"help.text"
-msgid "<item type=\"input\">=ROUNDDOWN(45.67;0)</item> returns 45."
-msgstr "Η συνάρτηση <item type=\"input\">=ROUNDDOWN(45.67;0)</item> επιστρέφει ως αποτέλεσμα 45."
+msgid "Return value"
+msgstr "Επιστρεφόμενη τιμή"
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id7726676\n"
+"func_datedif.xhp\n"
+"par_id9648731\n"
"help.text"
-msgid "<item type=\"input\">=ROUNDDOWN(-45.67)</item> returns -45."
-msgstr "Η συνάρτηση <item type=\"input\">=ROUNDDOWN(-45.67)</item> επιστρέφει ως αποτέλεσμα -45."
+msgid "\"d\""
+msgstr "\"d\""
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3729361\n"
+"func_datedif.xhp\n"
+"par_id908841\n"
"help.text"
-msgid "<item type=\"input\">=ROUNDDOWN(987.65;-2)</item> returns 900."
-msgstr "Η συνάρτηση <item type=\"input\">=ROUNDDOWN(987.65;-2)</item> επιστρέφει ως αποτέλεσμα 900."
+msgid "Number of whole days between Start date and End date."
+msgstr "Αριθμός πλήρων ημερών μεταξύ αρχικής και τελικής ημερομηνίας."
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3163268\n"
+"func_datedif.xhp\n"
+"par_id8193914\n"
"help.text"
-msgid "<bookmark_value>ROUNDUP function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ROUNDUP</bookmark_value>"
+msgid "\"m\""
+msgstr "\"m\""
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3163268\n"
-"140\n"
+"func_datedif.xhp\n"
+"par_id9841608\n"
"help.text"
-msgid "ROUNDUP"
-msgstr "ROUNDUP"
+msgid "Number of whole months between Start date and End date."
+msgstr "Αριθμός πλήρων μηνών μεταξύ αρχικής και τελικής ημερομηνίας."
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163297\n"
-"141\n"
+"func_datedif.xhp\n"
+"par_id2701803\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_AUFRUNDEN\">Rounds a number up, away from zero, to a certain precision.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_AUFRUNDEN\">Στρογγυλοποιεί έναν αριθμό προς τα πάνω, μακριά από το μηδέν, σε συγκεκριμένη ακρίβεια.</ahelp>"
+msgid "\"y\""
+msgstr "\"y\""
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3163315\n"
-"142\n"
+"func_datedif.xhp\n"
+"par_id2136295\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "Number of whole years between Start date and End date."
+msgstr "Αριθμός πλήρων ετών μεταξύ αρχικής και τελικής ημερομηνίας."
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163328\n"
-"143\n"
+"func_datedif.xhp\n"
+"par_id9200109\n"
"help.text"
-msgid "ROUNDUP(Number; Count)"
-msgstr "ROUNDUP(Αριθμός; Πλήθος)"
+msgid "\"ym\""
+msgstr "\"ym\""
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163342\n"
-"144\n"
+"func_datedif.xhp\n"
+"par_id4186223\n"
"help.text"
-msgid "Returns <emph>Number</emph> rounded up (away from zero) to <emph>Count</emph> decimal places. If Count is omitted or zero, the function rounds up to an integer. If Count is negative, the function rounds up to the next 10, 100, 1000, etc."
-msgstr "Επιστρέφει τον <emph>Αριθμό</emph> στρογγυλοποιημένο προς τα πάνω (μακριά από το μηδέν) σε <emph>Πλήθος</emph> δεκαδικών. Αν το Πλήθος παραλειφθεί, ή ορισθεί 0, η συνάρτηση στρογγυλοποιεί σε ακέραιο. Αν το Πλήθος είναι αρνητικό, η συνάρτηση στρογγυλοποιεί στην επόμενη 10άδα, 100άδα, 1000άδα κ.ο.κ."
+msgid "Number of whole months when subtracting years from the difference of Start date and End date."
+msgstr "Αριθμός όλων των μηνών όταν αφαιρούνται έτη από τη διαφορά της αρχικής και τελικής ημερομηνίας."
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id9573961\n"
+"func_datedif.xhp\n"
+"par_id5766472\n"
"help.text"
-msgid "This function rounds away from zero. See ROUNDDOWN and ROUND for alternatives."
-msgstr "Αυτή η συνάρτηση στρογγυλοποιεί μακριά από το μηδέν. Δείτε τις ROUNDDOWN και ROUND για εναλλακτικές λύσεις."
+msgid "\"md\""
+msgstr "\"md\""
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3163381\n"
-"146\n"
+"func_datedif.xhp\n"
+"par_id1491134\n"
+"help.text"
+msgid "Number of whole days when subtracting years and months from the difference of Start date and End date."
+msgstr "Αριθμός ολόκληρων ημερών όταν αφαιρούνται έτη και μήνες από τη διαφορά της αρχικής και τελικής ημερομηνίας"
+
+#: func_datedif.xhp
+msgctxt ""
+"func_datedif.xhp\n"
+"par_id5866472\n"
+"help.text"
+msgid "\"yd\""
+msgstr "\"yd\""
+
+#: func_datedif.xhp
+msgctxt ""
+"func_datedif.xhp\n"
+"par_id1591134\n"
+"help.text"
+msgid "Number of whole days when subtracting years from the difference of Start date and End date."
+msgstr "Αριθμός ολόκληρων ημερών όταν αφαιρούνται έτη από τη διαφορά της αρχικής και τελικής ημερομηνίας"
+
+#: func_datedif.xhp
+msgctxt ""
+"func_datedif.xhp\n"
+"hd_id3147477\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144786\n"
-"147\n"
+"func_datedif.xhp\n"
+"par_id3152589\n"
"help.text"
-msgid "<item type=\"input\">=ROUNDUP(1.1111;2)</item> returns 1.12."
-msgstr "Η συνάρτηση <item type=\"input\">=ROUNDUP(1.1111;2)</item> επιστρέφει ως αποτέλεσμα 1.12."
+msgid "Birthday calculation. A man was born on 1974-04-17. Today is 2012-06-13."
+msgstr "Υπολογισμός γενεθλίων. Κάποιος γεννήθηκε στις 17-04-1974. Σήμερα είναι 13-06-2012."
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id7700430\n"
+"func_datedif.xhp\n"
+"par_id3252589\n"
"help.text"
-msgid "<item type=\"input\">=ROUNDUP(1.2345;1)</item> returns 1.3."
-msgstr "Η συνάρτηση <item type=\"input\">=ROUNDUP(1.2345;1)</item> επιστρέφει ως αποτέλεσμα 1.3."
+msgid "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"y\")</item> yields 38. <item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"ym\")</item> yields 1. <item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"md\")</item> yields 27. So he is 38 years, 1 month and 27 days old."
+msgstr "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"y\")</item> δίνει 38. <item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"ym\")</item> δίνει 1. <item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"md\")</item> δίνει 27. Έτσι είναι 38 ετών, 1 μηνός και 27 ημερών."
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id1180455\n"
+"func_datedif.xhp\n"
+"par_id3352589\n"
"help.text"
-msgid "<item type=\"input\">=ROUNDUP(45.67;0)</item> returns 46."
-msgstr "Η συνάρτηση <item type=\"input\">=ROUNDUP(45.67;0)</item> επιστρέφει ως αποτέλεσμα 46."
+msgid "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"m\")</item> yields 457, he has been living for 457 months."
+msgstr "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"m\")</item> δίνει 457, έχει ζήσει 457 μήνες."
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3405560\n"
+"func_datedif.xhp\n"
+"par_id3452589\n"
"help.text"
-msgid "<item type=\"input\">=ROUNDUP(-45.67)</item> returns -46."
-msgstr "Η συνάρτηση <item type=\"input\">=ROUNDUP(-45.67)</item> επιστρέφει ως αποτέλεσμα -46."
+msgid "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"d\")</item> yields 13937, he has been living for 13937 days."
+msgstr "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"d\")</item> δίνει 13937, έχει ζήσει για 13937 ημέρες."
-#: 04060106.xhp
+#: func_datedif.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3409527\n"
+"func_datedif.xhp\n"
+"par_id3752589\n"
"help.text"
-msgid "<item type=\"input\">=ROUNDUP(987.65;-2)</item> returns 1000."
-msgstr "Η συνάρτηση <item type=\"input\">=ROUNDUP(987.65;-2)</item> επιστρέφει ως αποτέλεσμα 1000."
+msgid "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"yd\")</item> yields 57, his birthday was 57 days ago."
+msgstr "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"yd\")</item> δίνει 57, τα γεννέθλια του ήταν πριν 57 ημέρες."
-#: 04060106.xhp
+#: func_datevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id5256537\n"
+"func_datevalue.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>SEC function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SEC</bookmark_value>"
+msgid "DATEVALUE"
+msgstr "DATEVALUE"
-#: 04060106.xhp
+#: func_datevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id5187204\n"
-"149\n"
+"func_datevalue.xhp\n"
+"bm_id3145621\n"
"help.text"
-msgid "SEC"
-msgstr "SEC"
+msgid "<bookmark_value>DATEVALUE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DATEVALUE</bookmark_value>"
-#: 04060106.xhp
+#: func_datevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id9954962\n"
-"150\n"
+"func_datevalue.xhp\n"
+"hd_id3145621\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_SECANT\">Returns the secant of the given angle (in radians). The secant of an angle is equivalent to 1 divided by the cosine of that angle</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_SECANT\">Επιστρέφει την τέμνουσα της δοσμένης γωνίας (σε ακτίνια). Η τέμνουσα μιας γωνίας είναι ισοδύναμη με το 1 διαιρεμένο με το συνημίτονο αυτής της γωνίας</ahelp>"
+msgid "<variable id=\"datevalue\"><link href=\"text/scalc/01/func_datevalue.xhp\">DATEVALUE</link></variable>"
+msgstr "<variable id=\"datevalue\"><link href=\"text/scalc/01/func_datevalue.xhp\">DATEVALUE</link></variable>"
-#: 04060106.xhp
+#: func_datevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id422243\n"
-"151\n"
+"func_datevalue.xhp\n"
+"par_id3145087\n"
+"19\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"HID_FUNC_DATWERT\">Returns the internal date number for text in quotes.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DATWERT\">Επιστρέφει τον εσωτερικό αριθμό ημερομηνίας για το κείμενο σε εισαγωγικά.</ahelp>"
-#: 04060106.xhp
+#: func_datevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id2055913\n"
-"152\n"
+"func_datevalue.xhp\n"
+"par_id3149281\n"
+"20\n"
"help.text"
-msgid "SEC(Number)"
-msgstr "SEC(αριθμός)"
+msgid "The internal date number is returned as a number. The number is determined by the date system that is used by $[officename] to calculate dates."
+msgstr "Ο εσωτερικός αριθμός ημερομηνίας επιστρέφεται ως αριθμός. Ο αριθμός καθορίζεται από το σύστημα ημερομηνίας που χρησιμοποιείται από το $[officename] για τον υπολογισμό ημερομηνιών."
-#: 04060106.xhp
+#: func_datevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id9568170\n"
-"153\n"
+"func_datevalue.xhp\n"
+"par_id0119200903491982\n"
"help.text"
-msgid "Returns the (trigonometric) secant of <emph>Number</emph>, the angle in radians."
-msgstr "Επιστρέφει την (τριγωνομετρική) τέμνουσα του <emph>αριθμού</emph>, τη γωνία σε ακτίνια."
+msgid "If the text string also includes a time value, DATEVALUE only returns the integer part of the conversion."
+msgstr "Αν το κείμενο περιέχει και μια τιμή ώρας, η DATEVALUE επιστρέφει μόνο το ακέραιο μέρος της μετατροπής."
-#: 04060106.xhp
+#: func_datevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id9047465\n"
+"func_datevalue.xhp\n"
+"hd_id3156294\n"
+"21\n"
"help.text"
-msgid "To return the secant of an angle in degrees, use the RADIANS function."
-msgstr "Για επιστροφή της τέμνουσας μιας γωνίας σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_datevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id9878918\n"
-"154\n"
+"func_datevalue.xhp\n"
+"par_id3149268\n"
+"22\n"
"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
+msgid "DATEVALUE(\"Text\")"
+msgstr "DATEVALUE(Κείμενο)"
-#: 04060106.xhp
+#: func_datevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id6935513\n"
-"155\n"
+"func_datevalue.xhp\n"
+"par_id3154819\n"
+"23\n"
"help.text"
-msgid "<item type=\"input\">=SEC(PI()/4)</item> returns approximately 1.4142135624, the inverse of the cosine of PI/4 radians."
-msgstr "<item type=\"input\">=SEC(PI()/4)</item> επιστρέφει περίπου 1,4142135624, το αντίστροφο του συνημιτόνου των PI/4 ακτινίων."
+msgid "<emph>Text</emph> is a valid date expression and must be entered with quotation marks."
+msgstr "Το <emph>Κείμενο</emph> είναι μια έγκυρη έκφραση ημερομηνίας και πρέπει να εισάγεται σε εισαγωγικά."
-#: 04060106.xhp
+#: func_datevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3954287\n"
-"156\n"
+"func_datevalue.xhp\n"
+"hd_id3156309\n"
+"24\n"
"help.text"
-msgid "<item type=\"input\">=SEC(RADIANS(60))</item> returns 2, the secant of 60 degrees."
-msgstr "<item type=\"input\">=SEC(RADIANS(60))</item> επιστρέφει 2, την τέμνουσα των 60 μοιρών."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060106.xhp
+#: func_datevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id840005\n"
+"func_datevalue.xhp\n"
+"par_id3155841\n"
+"25\n"
"help.text"
-msgid "<bookmark_value>SECH function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SECH</bookmark_value>"
+msgid "<emph>=DATEVALUE(\"1954-07-20\")</emph> yields 19925."
+msgstr "<emph>=DATEVALUE(\"1954-07-20\")</emph> αποδίδει 19925."
-#: 04060106.xhp
+#: func_day.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id8661934\n"
-"159\n"
+"func_day.xhp\n"
+"tit\n"
"help.text"
-msgid "SECH"
-msgstr "SECH"
+msgid "DAY"
+msgstr "DAY"
-#: 04060106.xhp
+#: func_day.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id408174\n"
-"160\n"
+"func_day.xhp\n"
+"bm_id3147317\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_SECANTHYP\">Returns the hyperbolic secant of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_SECANTHYP\">Επιστρέφει την υπερβολική τέμνουσα ενός αριθμού.</ahelp>"
+msgid "<bookmark_value>DAY function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DAY</bookmark_value>"
-#: 04060106.xhp
+#: func_day.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id875988\n"
-"161\n"
+"func_day.xhp\n"
+"hd_id3147317\n"
+"106\n"
+"help.text"
+msgid "<variable id=\"day\"><link href=\"text/scalc/01/func_day.xhp\">DAY</link></variable>"
+msgstr "<variable id=\"day\"><link href=\"text/scalc/01/func_day.xhp\">DAY</link></variable>"
+
+#: func_day.xhp
+msgctxt ""
+"func_day.xhp\n"
+"par_id3147584\n"
+"107\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_TAG\">Returns the day of given date value.</ahelp> The day is returned as an integer between 1 and 31. You can also enter a negative date/time value."
+msgstr "<ahelp hid=\"HID_FUNC_TAG\">Επιστρέφει την ημέρα της τιμής της δοθείσας ημερομηνίας.</ahelp> Η ημέρα επιστρέφεται ως ακέραιος αριθμός μεταξύ 1 και 31. Μπορείτε επίσης να εισάγετε μία αρνητική τιμή ημερομηνίας/ώρας."
+
+#: func_day.xhp
+msgctxt ""
+"func_day.xhp\n"
+"hd_id3150487\n"
+"108\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_day.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id4985391\n"
-"162\n"
+"func_day.xhp\n"
+"par_id3149430\n"
+"109\n"
"help.text"
-msgid "SECH(Number)"
-msgstr "SECH(αριθμός)"
+msgid "DAY(Number)"
+msgstr "DAY(Αριθμός)"
-#: 04060106.xhp
+#: func_day.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id1952124\n"
-"163\n"
+"func_day.xhp\n"
+"par_id3149443\n"
+"110\n"
"help.text"
-msgid "Returns the hyperbolic secant of <emph>Number</emph>."
-msgstr "Επιστρέφει την υπερβολική τέμνουσα του <emph>αριθμού</emph>."
+msgid "<emph>Number</emph>, as a time value, is a decimal, for which the day is to be returned."
+msgstr "Ο <emph>Αριθμός</emph>, ως τιμή χρόνου, είναι ένας δεκαδικός αριθμός, για τον οποίο πρόκειται να επιστραφεί η ημέρα."
-#: 04060106.xhp
+#: func_day.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id9838764\n"
-"164\n"
+"func_day.xhp\n"
+"hd_id3163809\n"
+"111\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04060106.xhp
+#: func_day.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id1187764\n"
-"165\n"
+"func_day.xhp\n"
+"par_id3151200\n"
+"112\n"
"help.text"
-msgid "<item type=\"input\">=SECH(0)</item> returns 1, the hyperbolic secant of 0."
-msgstr "<item type=\"input\">=SECH(0)</item> επιστρέφει 1, την υπερβολική τέμνουσα του 0."
+msgid "DAY(1) returns 31 (since $[officename] starts counting at zero from December 30, 1899)"
+msgstr "Η συνάρτηση DAY(1) επιστρέφει τον αριθμό 31 (επειδή το $[officename] ξεκινά τη μέτρηση από τις 30 Δεκεμβρίου 1899)"
-#: 04060106.xhp
+#: func_day.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3144877\n"
+"func_day.xhp\n"
+"par_id3154130\n"
+"113\n"
"help.text"
-msgid "<bookmark_value>SIN function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SIN</bookmark_value>"
+msgid "DAY(NOW()) returns the current day."
+msgstr "Η συνάρτηση DAY(NOW()) επιστρέφει την τρέχουσα ημέρα."
-#: 04060106.xhp
+#: func_day.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3144877\n"
-"408\n"
+"func_day.xhp\n"
+"par_id3159190\n"
+"114\n"
"help.text"
-msgid "SIN"
-msgstr "SIN"
+msgid "=DAY(C4) returns 5 if you enter 1901-08-05 in cell C4 (the date value might get formatted differently after you press Enter)."
+msgstr "Το =DAY(C4) επιστρέφει 5 αν εισάγετε 1901-08-05 στο κελί C4 (η ημερομηνία μπορεί να μορφοποιηθεί διαφορετικά αφού πατήσετε Enter)."
-#: 04060106.xhp
+#: func_days.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144906\n"
-"409\n"
+"func_days.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_SIN\">Returns the sine of the given angle (in radians).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_SIN\">Επιστρέφει το ημίτονο της δοσμένης γωνίας (σε ακτίνια).</ahelp>"
+msgid "DAYS"
+msgstr "DAYS"
-#: 04060106.xhp
+#: func_days.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3144923\n"
-"410\n"
+"func_days.xhp\n"
+"bm_id3151328\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<bookmark_value>DAYS function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DAYS</bookmark_value>"
-#: 04060106.xhp
+#: func_days.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144937\n"
-"411\n"
+"func_days.xhp\n"
+"hd_id3151328\n"
+"116\n"
"help.text"
-msgid "SIN(Number)"
-msgstr "SIN(Αριθμός)"
+msgid "<variable id=\"days\"><link href=\"text/scalc/01/func_days.xhp\">DAYS</link></variable>"
+msgstr "<variable id=\"days\"><link href=\"text/scalc/01/func_days.xhp\">DAYS</link></variable>"
-#: 04060106.xhp
+#: func_days.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144950\n"
-"412\n"
+"func_days.xhp\n"
+"par_id3155139\n"
+"117\n"
"help.text"
-msgid "Returns the (trigonometric) sine of <emph>Number</emph>, the angle in radians."
-msgstr "Επιστρέφει το (τριγωνομετρικό) ημίτονο του <emph>Αριθμού</emph>, δηλ. της γωνίας σε ακτίνια."
+msgid "<ahelp hid=\"HID_FUNC_TAGE\">Calculates the difference between two date values.</ahelp> The result returns the number of days between the two days."
+msgstr "<ahelp hid=\"HID_FUNC_TAGE\">Υπολογίζει τη διαφορά μεταξύ δύο τιμών ημερομηνιών.</ahelp> Το αποτέλεσμα επιστρέφει τον αριθμό των ημερών μεταξύ των δύο ημερών."
-#: 04060106.xhp
+#: func_days.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id8079470\n"
+"func_days.xhp\n"
+"hd_id3155184\n"
+"118\n"
"help.text"
-msgid "To return the sine of an angle in degrees, use the RADIANS function."
-msgstr "Για να πάρετε το ημίτονο μιας γωνίας εκφρασμένης σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_days.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3144969\n"
-"413\n"
+"func_days.xhp\n"
+"par_id3149578\n"
+"119\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "DAYS(Date2; Date1)"
+msgstr "DAYS(Ημερομηνία2, Ημερομηνία1)"
-#: 04060106.xhp
+#: func_days.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3144983\n"
-"414\n"
+"func_days.xhp\n"
+"par_id3151376\n"
+"120\n"
"help.text"
-msgid "<item type=\"input\">=SIN(PI()/2)</item> returns 1, the sine of PI/2 radians."
-msgstr "Το <item type=\"input\">=SIN(PI()/2)</item> επιστρέφει 1, το ημίτονο π/2 ακτινίων."
+msgid "<emph>Date1</emph> is the start date, <emph>Date2</emph> is the end date. If <emph>Date2</emph> is an earlier date than <emph>Date1</emph> the result is a negative number."
+msgstr "Η <emph>Ημερομηνία1</emph> είναι η αρχική ημερομηνία, η <emph>Ημερομηνία2</emph> είναι η τελευταία ημερομηνία. Αν η <emph>Ημερομηνία2</emph> είναι προηγούμενη από την <emph>Ημερομηνία1</emph> το αποτέλεσμα είναι ένας αρνητικός αριθμός."
-#: 04060106.xhp
+#: func_days.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3916440\n"
+"func_days.xhp\n"
+"hd_id3151001\n"
+"121\n"
"help.text"
-msgid "<item type=\"input\">=SIN(RADIANS(30))</item> returns 0.5, the sine of 30 degrees."
-msgstr "Το <item type=\"input\">=SIN(RADIANS(30))</item> επιστρέφει 0.5, το ημίτονο των 30 μοιρών."
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04060106.xhp
+#: func_days.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3163397\n"
+"func_days.xhp\n"
+"par_id3159101\n"
+"123\n"
"help.text"
-msgid "<bookmark_value>SINH function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SINH</bookmark_value>"
+msgid "=DAYS(\"2010-01-01\"; NOW()) returns the number of days from today until January 1, 2010."
+msgstr "=DAYS(\"2010-01-01\"; NOW()) επιστρέφει τον αριθμό των ημερών από σήμερα μέχρι τη 1 Ιανουαρίου 2010."
-#: 04060106.xhp
+#: func_days.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3163397\n"
-"418\n"
+"func_days.xhp\n"
+"par_id3163720\n"
+"172\n"
"help.text"
-msgid "SINH"
-msgstr "SINH"
+msgid "=DAYS(\"1990-10-10\";\"1980-10-10\") returns 3652 days."
+msgstr "=DAYS(\"1990-10-10\";\"1980-10-10\") επιστρέφει 3652 ημέρες."
-#: 04060106.xhp
+#: func_days360.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163426\n"
-"419\n"
+"func_days360.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_SINHYP\">Returns the hyperbolic sine of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_SINHYP\">Επιστρέφει το υπερβολικό ημίτονο ενός αριθμού.</ahelp>"
+msgid "DAYS360"
+msgstr "DAYS360"
-#: 04060106.xhp
+#: func_days360.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3163444\n"
-"420\n"
+"func_days360.xhp\n"
+"bm_id3148555\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<bookmark_value>DAYS360 function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DAYS360</bookmark_value>"
-#: 04060106.xhp
+#: func_days360.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163457\n"
-"421\n"
+"func_days360.xhp\n"
+"hd_id3148555\n"
+"124\n"
"help.text"
-msgid "SINH(Number)"
-msgstr "SINH(Αριθμός)"
+msgid "<variable id=\"days360\"><link href=\"text/scalc/01/func_days360.xhp\">DAYS360</link></variable>"
+msgstr "<variable id=\"days360\"><link href=\"text/scalc/01/func_days360.xhp\">DAYS360</link></variable>"
-#: 04060106.xhp
+#: func_days360.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163471\n"
-"422\n"
+"func_days360.xhp\n"
+"par_id3156032\n"
+"125\n"
"help.text"
-msgid "Returns the hyperbolic sine of <emph>Number</emph>."
-msgstr "Επιστρέφει το υπερβολικό ημίτονο του <emph>Αριθμού</emph>."
+msgid "<ahelp hid=\"HID_FUNC_TAGE360\">Returns the difference between two dates based on the 360 day year used in interest calculations.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_TAGE360\">Επιστρέφει τη διαφορά ανάμεσα σε δύο ημερομηνιών με βάση το έτος 360 ημερών που χρησιμοποιείται σε υπολογισμούς τόκων.</ahelp>"
-#: 04060106.xhp
+#: func_days360.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3163491\n"
-"423\n"
+"func_days360.xhp\n"
+"hd_id3155347\n"
+"126\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_days360.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163504\n"
-"424\n"
+"func_days360.xhp\n"
+"par_id3155313\n"
+"127\n"
"help.text"
-msgid "<item type=\"input\">=SINH(0)</item> returns 0, the hyperbolic sine of 0."
-msgstr "Το <item type=\"input\">=SINH(0)</item> επιστρέφει 0, το υπερβολικό ημίτονο του 0."
+msgid "DAYS360(\"Date1\"; \"Date2\"; Type)"
+msgstr "DAYS360(\"Ημερομηνία1\", \"Ημερομηνία2\", Τύπος)"
-#: 04060106.xhp
+#: func_days360.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3163596\n"
+"func_days360.xhp\n"
+"par_id3145263\n"
+"128\n"
"help.text"
-msgid "<bookmark_value>SUM function</bookmark_value><bookmark_value>adding;numbers in cell ranges</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SUM</bookmark_value><bookmark_value>πρόσθεση, αριθμοί σε περιοχές κελιών</bookmark_value>"
+msgid "If <emph>Date2</emph> is earlier than <emph>Date1</emph>, the function will return a negative number."
+msgstr "Εάν η <emph>Ημερομηνία2</emph> είναι προγενέστερη της <emph>ημερομηνία1</emph>, η συνάρτηση θα επιστρέψει αρνητικό αριθμό."
-#: 04060106.xhp
+#: func_days360.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3163596\n"
-"428\n"
+"func_days360.xhp\n"
+"par_id3151064\n"
+"129\n"
"help.text"
-msgid "SUM"
-msgstr "SUM"
+msgid "The optional argument <emph>Type</emph> determines the type of difference calculation. If Type = 0 or if the argument is missing, the US method (NASD, National Association of Securities Dealers) is used. If Type <> 0, the European method is used."
+msgstr "Το προαιρετικό όρισμα <emph>Τύπος</emph> καθορίζει τον τύπο του υπολογισμού της διαφοράς. Εάν Τύπος = 0 ή αν λείπει το όρισμα, χρησιμοποιείται η αμερικάνικη μέθοδος (NASD, National Association of Securities Dealers). Αν Τύπος <> 0, χρησιμοποιείται η ευρωπαϊκή μέθοδος."
-#: 04060106.xhp
+#: func_days360.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163625\n"
-"429\n"
+"func_days360.xhp\n"
+"hd_id3148641\n"
+"130\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_SUMME\">Adds all the numbers in a range of cells.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_SUMME\">Αθροίζει τους αριθμούς σε μια περιοχή κελιών.</ahelp>"
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04060106.xhp
+#: func_days360.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3163643\n"
-"430\n"
+"func_days360.xhp\n"
+"par_id3156348\n"
+"132\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "=DAYS360(\"2000-01-01\";NOW()) returns the number of interest days from January 1, 2000 until today."
+msgstr "=DAYS360(\"2000-01-01\";NOW()) επιστρέφει τον αριθμό των ημερών του τόκου από τη 1 Ιανουαρίου 2000 μέχρι σήμερα."
-#: 04060106.xhp
+#: func_eastersunday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163656\n"
-"431\n"
+"func_eastersunday.xhp\n"
+"tit\n"
"help.text"
-msgid "SUM(Number1; Number2; ...; Number30)"
-msgstr "SUM(Αριθμός1; Αριθμός2; ...; Αριθμός30)"
+msgid "EASTERSUNDAY"
+msgstr "EASTERSUNDAY"
-#: 04060106.xhp
+#: func_eastersunday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163671\n"
-"432\n"
+"func_eastersunday.xhp\n"
+"bm_id3152960\n"
"help.text"
-msgid "<emph>Number 1 to Number 30</emph> are up to 30 arguments whose sum is to be calculated."
-msgstr "<emph>Αριθμός1 ως 30</emph> είνια μέχρι 30 ορίσματα των οποίων το άθροισμα θα υπολογιστεί."
+msgid "<bookmark_value>EASTERSUNDAY function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση EASTERSUNDAY</bookmark_value>"
-#: 04060106.xhp
+#: func_eastersunday.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3163690\n"
-"433\n"
+"func_eastersunday.xhp\n"
+"hd_id3152960\n"
+"175\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<variable id=\"eastersunday\"><link href=\"text/scalc/01/func_eastersunday.xhp\">EASTERSUNDAY</link></variable>"
+msgstr "<variable id=\"eastersunday\"><link href=\"text/scalc/01/func_eastersunday.xhp\">EASTERSUNDAY</link></variable>"
-#: 04060106.xhp
+#: func_eastersunday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163704\n"
-"434\n"
+"func_eastersunday.xhp\n"
+"par_id3154570\n"
+"176\n"
"help.text"
-msgid "If you enter the numbers <item type=\"input\">2</item>; <item type=\"input\">3 </item>and <item type=\"input\">4</item> in the Number 1; 2 and 3 text boxes, 9 will be returned as the result."
-msgstr "Αν εισαγάγετε τις τιμές <item type=\"input\">2</item>; <item type=\"input\">3 </item> και <item type=\"input\">4</item> στα πλαίσια κειμένου Αριθμός 1, 2 και 3, το αποτέλεσμα που προκύπτει θα είναι 9."
+msgid "<ahelp hid=\"HID_FUNC_OSTERSONNTAG\">Returns the date of Easter Sunday for the entered year.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_OSTERSONNTAG\">Επιστρέφει την ημερομηνία της Κυριακής του Πάσχα για το έτος που εισαγάγατε.</ahelp>"
-#: 04060106.xhp
+#: func_eastersunday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3151740\n"
-"556\n"
+"func_eastersunday.xhp\n"
+"hd_id9460127\n"
"help.text"
-msgid "<item type=\"input\">=SUM(A1;A3;B5)</item> calculates the sum of the three cells. <item type=\"input\">=SUM (A1:E10)</item> calculates the sum of all cells in the A1 to E10 cell range."
-msgstr "Το <item type=\"input\">=SUM(A1;A3;B5)</item> υπολογίζει το άθροισμα των τριών κελιών. Το <item type=\"input\">=SUM (A1:E10)</item> υπολογίζει το άθροισμα όλων των κελιών στην περιοχή A1 ως E10."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_eastersunday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3151756\n"
-"619\n"
+"func_eastersunday.xhp\n"
+"par_id2113711\n"
"help.text"
-msgid "Conditions linked by AND can be used with the function SUM() in the following manner:"
-msgstr "Συνθήκες συνδεδεμένες με AND μπορούν να χρησιμοποιηθούν με τη συνάρτηση SUM() κατά τον ακόλουθο τρόπο:"
+msgid "EASTERSUNDAY(Year)"
+msgstr "EASTERSUNDAY(Έτος)"
-#: 04060106.xhp
+#: func_eastersunday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3151774\n"
-"620\n"
+"func_eastersunday.xhp\n"
+"par_id3938413\n"
"help.text"
-msgid "Example assumption: You have entered invoices into a table. Column A contains the date value of the invoice, column B the amounts. You want to find a formula that you can use to return the total of all amounts only for a specific month, e.g. only the amount for the period >=2008-01-01 to <2008-02-01. The range with the date values covers A1:A40, the range containing the amounts to be totaled is B1:B40. C1 contains the start date, 2008<item type=\"input\">-01-01</item>, of the invoices to be included and C2 the date, 2008<item type=\"input\">-02-01</item>, that is no longer included."
-msgstr "Παραδοχές παραδείγματος: Έχετε εισάγει τιμολόγια σε έναν πίνακα. Η στήλη Α περιέχει την ημερομηνία του τιμολογίου, η στήλη Β τα ποσά. Θέλετε να βρείτε έναν τύπο που να μπορείτε να χρησιμοποιήσετε για να πάρετε το σύνολο όλων των ποσών για ένα συγκεκριμένο μήνα, π.χ. για την περίοδο >=01-01-2008 έως <01-02-2008. Η περιοχή με τις τιμές ημερομηνιών είναι A1:A40, η περιοχή με τα ποσά προς άθροιση είναι B1:B40. Το C1 περιέχει την ημερομηνία έναρξης, <item type=\"input\">01-01-</item>2008, των τιμολογίων που θα περιληφθούν στην άθροιση και το C2 την ημερομηνία, <item type=\"input\">01-02-</item>2008, που δεν συμπεριλαμβάνεται πια."
+msgid "<emph>Year</emph> is an integer between 1583 and 9956 or 0 and 99. You can also calculate other holidays by simple addition with this date."
+msgstr "Το <emph>Έτος</emph> είναι ένας ακέραιος αριθμός ανάμεσα στο 1583 και το 9956 ή στο 0 και το 99. Μπορείτε επίσης να υπολογίσετε εύκολα άλλες αργίες με απλή πρόσθεση σε αυτήν την ημερομηνία."
-#: 04060106.xhp
+#: func_eastersunday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3151799\n"
-"621\n"
+"func_eastersunday.xhp\n"
+"par_id3156156\n"
+"177\n"
"help.text"
-msgid "Enter the following formula as an array formula:"
-msgstr "Εισάγετε τον ακόλουθο τύπο ως τύπο πίνακα:"
+msgid "Easter Monday = EASTERSUNDAY(Year) + 1"
+msgstr "Δευτέρα του Πάσχα = EASTERSUNDAY(Έτος) + 1"
-#: 04060106.xhp
+#: func_eastersunday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3151813\n"
-"622\n"
+"func_eastersunday.xhp\n"
+"par_id3147521\n"
+"178\n"
"help.text"
-msgid "<item type=\"input\">=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</item>"
-msgstr "<item type=\"input\">=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</item>"
+msgid "Good Friday = EASTERSUNDAY(Year) - 2"
+msgstr "Μεγάλη Παρασκευή = EASTERSUNDAY(Έτος) - 2"
-#: 04060106.xhp
+#: func_eastersunday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3151828\n"
-"623\n"
+"func_eastersunday.xhp\n"
+"par_id3146072\n"
+"179\n"
"help.text"
-msgid "In order to enter this as an array formula, you must press the Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command </caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Enter keys instead of simply pressing the Enter key to close the formula. The formula will then be shown in the <emph>Formula</emph> bar enclosed in braces."
-msgstr "Για να εισάγετε αυτό ως ένα τύπο πίνακα, θα πρέπει να πατήσετε το συνδυασμό πλήκτρων Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Enter αντί του απλού Enter για να κλείσετε τον τύπο. Ο τύπος τότε θα εμφανιστεί ανάμεσα σε άγκιστρα στην γραμμή <emph>Τύπος</emph>"
+msgid "Pentecost Sunday = EASTERSUNDAY(Year) + 49"
+msgstr "Κυριακή της Πεντηκοστής = EASTERSUNDAY(Έτος) + 49"
-#: 04060106.xhp
+#: func_eastersunday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3151869\n"
-"624\n"
+"func_eastersunday.xhp\n"
+"par_id3149553\n"
+"180\n"
"help.text"
-msgid "{=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)}"
-msgstr "{=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)}"
+msgid "Pentecost Monday = EASTERSUNDAY(Year) + 50"
+msgstr "Του Αγίου Πνεύματος = EASTERSUNDAY(Έτος) + 50"
-#: 04060106.xhp
+#: func_eastersunday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3151884\n"
-"625\n"
+"func_eastersunday.xhp\n"
+"hd_id3155120\n"
+"181\n"
"help.text"
-msgid "The formula is based on the fact that the result of a comparison is 1 if the criterion is met and 0 if it is not met. The individual comparison results will be treated as an array and used in matrix multiplication, and at the end the individual values will be totaled to give the result matrix."
-msgstr "Ο τύπος βασίζεται στο γεγονός ότι το αποτέλεσμα μιας σύγκρισης είναι 1, εφόσον το κριτήριο πληρούται και 0 στην αντίθετη περίπτωση. Τα επιμέρους αποτελέσματα σύγκρισης θα αντιμετωπιστούν ως πίνακας και θα χρησιμοποιηθούν σε πολλαπλασιασμούς πινάκων και, στο τέλος, οι επιμέρους τιμές θα αθροιστούν για να δώσουν τη μήτρα αποτελεσμάτων."
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04060106.xhp
+#: func_eastersunday.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3151957\n"
+"func_eastersunday.xhp\n"
+"par_id3154472\n"
+"182\n"
"help.text"
-msgid "<bookmark_value>SUMIF function</bookmark_value><bookmark_value>adding;specified numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SUMIF</bookmark_value><bookmark_value>προσθέσεις, καθορισμένων αριθμών</bookmark_value>"
+msgid "=EASTERSUNDAY(2000) returns 2000-04-23."
+msgstr "=EASTERSUNDAY(2000) επιστρέφει το αποτέλεσμα 23-04-2000."
-#: 04060106.xhp
+#: func_eastersunday.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3151957\n"
-"436\n"
+"func_eastersunday.xhp\n"
+"par_id3150940\n"
+"184\n"
"help.text"
-msgid "SUMIF"
-msgstr "SUMIF"
+msgid "EASTERSUNDAY(2000)+49 returns the internal serial number 36688. The result is 2000-06-11. Format the serial date number as a date, for example in the format YYYY-MM-DD."
+msgstr "Η συνάρτηση EASTERSUNDAY(2000)+49 επιστρέφει τον εσωτερικό σειριακό αριθμό 36688. Το αποτέλεσμα είναι 11-06-2000. Μορφοποιήστε το σειριακό αριθμό ημερομηνίας ως ημερομηνία, για παράδειγμα στη μορφή ΗΗ-ΜΜ-ΕΕΕΕ."
-#: 04060106.xhp
+#: func_edate.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3151986\n"
-"437\n"
+"func_edate.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Adds the cells specified by a given criteria.</ahelp> This function is used to browse a range when you search for a certain value."
-msgstr "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Προσθέτει τα καθορισμένα κελιά που ορίζονται με τα δεδομένα κριτήρια.</ahelp> Αυτή η συνάρτηση χρησιμοποιείται για περιηγηθείτε σε μια περιοχή κελιών όταν ψάχνετε για μια συγκεκριμένη τιμή."
+msgid "EDATE"
+msgstr "EDATE"
-#: 04060106.xhp
+#: func_edate.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3152015\n"
-"438\n"
+"func_edate.xhp\n"
+"bm_id3151184\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<bookmark_value>EDATE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση EDATE</bookmark_value>"
-#: 04060106.xhp
+#: func_edate.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152028\n"
-"439\n"
+"func_edate.xhp\n"
+"hd_id3151184\n"
+"213\n"
"help.text"
-msgid "SUMIF(Range; Criteria; SumRange)"
-msgstr "SUMIF(Περιοχή; Κριτήρια; Περιοχή_άθροισης)"
+msgid "<variable id=\"edate\"><link href=\"text/scalc/01/func_edate.xhp\">EDATE</link></variable>"
+msgstr "<variable id=\"edate\"><link href=\"text/scalc/01/func_edate.xhp\">EDATE</link></variable>"
-#: 04060106.xhp
+#: func_edate.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152043\n"
-"440\n"
+"func_edate.xhp\n"
+"par_id3150880\n"
+"214\n"
"help.text"
-msgid "<emph>Range</emph> is the range to which the criteria are to be applied."
-msgstr "<emph>Περιοχή</emph> είνια η περιοχή στην οποία θα εφαρμοσθούν τα κριτήρια."
+msgid "<ahelp hid=\"HID_AAI_FUNC_EDATE\">The result is a date which is a number of m<emph>onths</emph> away from the <emph>start date</emph>. Only months are considered; days are not used for calculation.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_EDATE\">Το αποτέλεσμα είναι μια ημερομηνία η οποία είναι ένας αριθμός από μ<emph>ήνες</emph> από την <emph>ημερομηνία έναρξης</emph>. Λαμβάνονται υπόψη μόνο οι μήνες. Οι ημέρες δεν χρησιμοποιούνται στον υπολογισμό.</ahelp>"
-#: 04060106.xhp
+#: func_edate.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152062\n"
-"441\n"
+"func_edate.xhp\n"
+"hd_id3154647\n"
+"215\n"
"help.text"
-msgid "<emph>Criteria</emph> is the cell in which the search criterion is shown, or the search criterion itself. If the criteria is written into the formula, it has to be surrounded by double quotes."
-msgstr "<emph>Κριτήρια</emph> είναι το κελί στο οποίο εμφανίζονται τα κριτήρια αναζήτησης ή το ίδιο το κριτήριο αναζήτησης. Αν τα κριτήρια έιναι γραμμένα στον τύπο, πρέπει να περιλαμβάνονται σε διπλά εισαγωγικά."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_edate.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152083\n"
-"442\n"
+"func_edate.xhp\n"
+"par_id3153212\n"
+"216\n"
"help.text"
-msgid "<emph>SumRange</emph> is the range from which values are summed. If this parameter has not been indicated, the values found in the Range are summed."
-msgstr "<emph>Περιοχή_άθροισης</emph> είναι η περιοχή, οι τιμές της οποίας αθροίζονται. Εάν αυτή η παράμετρος δεν έχει καθοριστεί, αθροίζονται οι τιμές της παραμέτρου Περιοχή."
+msgid "EDATE(StartDate; Months)"
+msgstr "EDATE(Ημερομηνία-έναρξης, Μήνες)"
-#: 04060106.xhp
+#: func_edate.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id8347422\n"
+"func_edate.xhp\n"
+"par_id3146860\n"
+"217\n"
"help.text"
-msgid "SUMIF supports the reference concatenation operator (~) only in the Criteria parameter, and only if the optional SumRange parameter is not given."
-msgstr "Η SUMIF υποστηρίζει τον τελεστή αλληλουχίας αναφοράς (~) μόνο στην παράμετρο Κριτήρια και μόνο αν δεν δίνεται η προαιρετική παράμετρος Περιοχή_Άθροισης."
+msgid "<emph>StartDate</emph> is a date."
+msgstr "Η <emph>Ημερομηνία-έναρξης</emph> είναι μία ημερομηνία."
-#: 04060106.xhp
+#: func_edate.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3152110\n"
-"443\n"
+"func_edate.xhp\n"
+"par_id3152929\n"
+"218\n"
+"help.text"
+msgid "<emph>Months</emph> is the number of months before (negative) or after (positive) the start date."
+msgstr "Οι <emph>Μήνες</emph> είναι ο αριθμός των μηνών πριν (αρνητικός) ή μετά από (θετικός) την ημερομηνία έναρξης."
+
+#: func_edate.xhp
+msgctxt ""
+"func_edate.xhp\n"
+"hd_id3151289\n"
+"219\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060106.xhp
+#: func_edate.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152148\n"
-"626\n"
+"func_edate.xhp\n"
+"par_id3155845\n"
+"220\n"
"help.text"
-msgid "To sum up only negative numbers: <item type=\"input\">=SUMIF(A1:A10;\"<0\")</item>"
-msgstr "Για να αθροίσετε μόνο αρνητικούς αριθμούς: <item type=\"input\">=SUMIF(A1:A10;\"<0\")</item>"
+msgid "What date is one month prior to 3.31.2001?"
+msgstr "Ποια ημερομηνία είναι ένας μήνας πριν από την ημερομηνία 31.03.2001;"
-#: 04060106.xhp
+#: func_edate.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id6670125\n"
+"func_edate.xhp\n"
+"par_id3155999\n"
+"221\n"
"help.text"
-msgid "<item type=\"input\">=SUMIF(A1:A10;\">0\";B1:10)</item> - sums values from the range B1:B10 only if the corresponding values in the range A1:A10 are >0."
-msgstr "<item type=\"input\">=SUMIF(A1:A10;\">0\";B1:10)</item> - αθροίζει τιμές από την περιοχή B1:B10 μόνο αν οι αντίστοιχες τιμές στην περιοχή A1:A10 είναι >0."
+msgid "<item type=\"input\">=EDATE(3.31.2001;-1)</item> returns 2.28.2001."
+msgstr "<item type=\"input\">=EDATE(3.31.2001;-1)</item> επιστρέφει το αποτέλεσμα 2.28.2001."
-#: 04060106.xhp
+#: func_eomonth.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id6062196\n"
+"func_eomonth.xhp\n"
+"tit\n"
"help.text"
-msgid "See COUNTIF() for some more syntax examples that can be used with SUMIF()."
-msgstr "Δες την COUNTIF() για μερικά ακόμη παραδείγματα που μπορούν να χρησιμοποιηθούν με την SUMIF()."
+msgid "EOMONTH"
+msgstr "EOMONTH"
-#: 04060106.xhp
+#: func_eomonth.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3152195\n"
+"func_eomonth.xhp\n"
+"bm_id3150991\n"
"help.text"
-msgid "<bookmark_value>TAN function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση TAN</bookmark_value>"
+msgid "<bookmark_value>EOMONTH function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση EOMONTH</bookmark_value>"
-#: 04060106.xhp
+#: func_eomonth.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3152195\n"
-"446\n"
+"func_eomonth.xhp\n"
+"hd_id3150991\n"
+"231\n"
"help.text"
-msgid "TAN"
-msgstr "TAN"
+msgid "<variable id=\"eomonth\"><link href=\"text/scalc/01/func_eomonth.xhp\">EOMONTH</link></variable>"
+msgstr "<variable id=\"eomonth\"><link href=\"text/scalc/01/func_eomonth.xhp\">EOMONTH</link></variable>"
-#: 04060106.xhp
+#: func_eomonth.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152224\n"
-"447\n"
+"func_eomonth.xhp\n"
+"par_id3152766\n"
+"232\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_TAN\">Returns the tangent of the given angle (in radians).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TAN\">Επιστρέφει την εφαπτομένη της δοσμένης γωνίας (σε ακτίνια).</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_EOMONTH\">Returns the date of the last day of a month which falls m<emph>onths</emph> away from the s<emph>tart date</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_EOMONTH\">Επιστρέφει την ημερομηνία της τελευταίας ημέρας ενός μήνα που αντιστοιχεί σε κάποιους μ<emph>ήνες</emph> από την η<emph>μερομηνία έναρξης</emph>.</ahelp>"
-#: 04060106.xhp
+#: func_eomonth.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3152242\n"
-"448\n"
+"func_eomonth.xhp\n"
+"hd_id3150597\n"
+"233\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_eomonth.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152255\n"
-"449\n"
+"func_eomonth.xhp\n"
+"par_id3150351\n"
+"234\n"
"help.text"
-msgid "TAN(Number)"
-msgstr "TAN(Αριθμός)"
+msgid "EOMONTH(StartDate; Months)"
+msgstr "EOMONTH (Ημερομηνία-έναρξης, Μήνες)"
-#: 04060106.xhp
+#: func_eomonth.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152269\n"
-"450\n"
+"func_eomonth.xhp\n"
+"par_id3146787\n"
+"235\n"
"help.text"
-msgid "Returns the (trigonometric) tangent of <emph>Number</emph>, the angle in radians."
-msgstr "Επιστρέφει την (τριγωνομετρική) εφαπτομένη του <emph>Αριθμού</emph>, δηλ. της γωνίας σε ακτίνια."
+msgid "<emph>StartDate</emph> is a date (the starting point of the calculation)."
+msgstr "Η <emph>Ημερομηνία-έναρξης</emph>είναι μία ημερομηνία (το σημείο έναρξης του υπολογισμού)."
-#: 04060106.xhp
+#: func_eomonth.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id5752128\n"
+"func_eomonth.xhp\n"
+"par_id3155615\n"
+"236\n"
"help.text"
-msgid "To return the tangent of an angle in degrees, use the RADIANS function."
-msgstr "Για να δώσετε τη γωνία σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
+msgid "<emph>Months</emph> is the number of months before (negative) or after (positive) the start date."
+msgstr "Οι <emph>Μήνες</emph> είναι ο αριθμός των μηνών πριν (αρνητικός) ή μετά από (θετικός) την ημερομηνία έναρξης."
-#: 04060106.xhp
+#: func_eomonth.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3152287\n"
-"451\n"
+"func_eomonth.xhp\n"
+"hd_id3156335\n"
+"237\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060106.xhp
+#: func_eomonth.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3152301\n"
-"452\n"
+"func_eomonth.xhp\n"
+"par_id3154829\n"
+"238\n"
"help.text"
-msgid "<item type=\"input\">=TAN(PI()/4) </item>returns 1, the tangent of PI/4 radians."
-msgstr "Το <item type=\"input\">=TAN(PI()/4) </item> επιστρέφει 1, την εφαπτομένη π/4 ακτινίων."
+msgid "What is the last day of the month that falls 6 months after September 14 2001?"
+msgstr "Ποια είναι η τελευταία ημέρα του μήνα που αντιστοιχεί σε 6 μήνες μετά από τις 14 Σεπτεμβρίου 2001;"
-#: 04060106.xhp
+#: func_eomonth.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id1804864\n"
+"func_eomonth.xhp\n"
+"par_id3156143\n"
+"239\n"
"help.text"
-msgid "<item type=\"input\">=TAN(RADIANS(45))</item> returns 1, the tangent of 45 degrees."
-msgstr "Το <item type=\"input\">=TAN(RADIANS(45))</item> επιστρέφει 1, την εφαπτομένη 45 μοιρών."
+msgid "<item type=\"input\">=EOMONTH(DATE(2001;9;14);6)</item> returns the serial number 37346. Formatted as a date, this is 2002-03-31."
+msgstr "<item type=\"input\">=EOMONTH(DATE(2001;9;14);6)</item> επιστρέφει το σειριακό αριθμό 37346. Μορφοποιημένο ως ημερομηνία, δηλαδή 31-3-2002."
-#: 04060106.xhp
+#: func_eomonth.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3165434\n"
+"func_eomonth.xhp\n"
+"par_id3156144\n"
+"239\n"
"help.text"
-msgid "<bookmark_value>TANH function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση TANH</bookmark_value>"
+msgid "<item type=\"input\">=EOMONTH(\"2001-09-14\";6)</item> works as well. If the date is given as string, it has to be in ISO format."
+msgstr "<item type=\"input\">=EOMONTH(\"2001-09-14\";6)</item> κάνει το ίδιο. Εάν η ημερομηνία δίνεται ως αλφαριθμητικό, πρέπει να είναι σε μορφή ISO."
-#: 04060106.xhp
+#: func_hour.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3165434\n"
-"456\n"
+"func_hour.xhp\n"
+"tit\n"
"help.text"
-msgid "TANH"
-msgstr "TANH"
+msgid "HOUR"
+msgstr "HOUR"
-#: 04060106.xhp
+#: func_hour.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165462\n"
-"457\n"
+"func_hour.xhp\n"
+"bm_id3154725\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_TANHYP\">Returns the hyperbolic tangent of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TANHYP\">Επιστρέφει την υπερβολική εφαπτομένη ενός αριθμού.</ahelp>"
+msgid "<bookmark_value>HOUR function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση HOUR</bookmark_value>"
-#: 04060106.xhp
+#: func_hour.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3165480\n"
-"458\n"
+"func_hour.xhp\n"
+"hd_id3154725\n"
+"96\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<variable id=\"hour\"><link href=\"text/scalc/01/func_hour.xhp\">HOUR</link></variable>"
+msgstr "<variable id=\"hour\"><link href=\"text/scalc/01/func_hour.xhp\">HOUR</link></variable>"
-#: 04060106.xhp
+#: func_hour.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165494\n"
-"459\n"
+"func_hour.xhp\n"
+"par_id3149747\n"
+"97\n"
"help.text"
-msgid "TANH(Number)"
-msgstr "TANH(Αριθμός)"
+msgid "<ahelp hid=\"HID_FUNC_STUNDE\">Returns the hour for a given time value.</ahelp> The hour is returned as an integer between 0 and 23."
+msgstr "<ahelp hid=\"HID_FUNC_STUNDE\">Επιστρέφει την ώρα για μία δοθείσα τιμή χρόνου.</ahelp> Η ώρα αποδίδεται ως ακέραιος αριθμός μεταξύ του 0 και του 23."
-#: 04060106.xhp
+#: func_hour.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165508\n"
-"460\n"
+"func_hour.xhp\n"
+"hd_id3149338\n"
+"98\n"
"help.text"
-msgid "Returns the hyperbolic tangent of <emph>Number</emph>."
-msgstr "Επιστρέφει την υπερβολική εφαπτομένη ενός <emph>Αριθμού</emph>."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_hour.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3165527\n"
-"461\n"
+"func_hour.xhp\n"
+"par_id3150637\n"
+"99\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "HOUR(Number)"
+msgstr "HOUR(Αριθμός)"
-#: 04060106.xhp
+#: func_hour.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165541\n"
-"462\n"
+"func_hour.xhp\n"
+"par_id3147547\n"
+"100\n"
"help.text"
-msgid "<item type=\"input\">=TANH(0)</item> returns 0, the hyperbolic tangent of 0."
-msgstr "Το <item type=\"input\">=TANH(0)</item> επιστρέφει 0, την υπερβολική εφαπτομένη του 0."
+msgid "<emph>Number</emph>, as a time value, is a decimal, for which the hour is to be returned."
+msgstr "Ο <emph>Αριθμός</emph>, ως τιμή χρόνου, είναι ένας δεκαδικός αριθμός, για τον οποίο πρόκειται να επιστραφεί ή ώρα."
-#: 04060106.xhp
+#: func_hour.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3165633\n"
+"func_hour.xhp\n"
+"hd_id3153264\n"
+"101\n"
"help.text"
-msgid "<bookmark_value>AutoFilter function; subtotals</bookmark_value><bookmark_value>sums;of filtered data</bookmark_value><bookmark_value>filtered data; sums</bookmark_value><bookmark_value>SUBTOTAL function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση Αυτόματο Φίλτρο, μερικά σύνολα</bookmark_value><bookmark_value>αθροίσματα, φιλτραρισμένων δεδομένων</bookmark_value><bookmark_value>φιλτραρισμένα δεδομένα, αθροίσματα</bookmark_value><bookmark_value>συνάρτηση SUBTOTAL</bookmark_value>"
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04060106.xhp
+#: func_hour.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3165633\n"
-"466\n"
+"func_hour.xhp\n"
+"par_id3159215\n"
+"103\n"
"help.text"
-msgid "SUBTOTAL"
-msgstr "SUBTOTAL"
+msgid "<item type=\"input\">=HOUR(NOW())</item> returns the current hour"
+msgstr "Η συνάρτηση <item type=\"input\">=HOUR(NOW())</item> επιστρέφει την τρέχουσα ώρα"
-#: 04060106.xhp
+#: func_hour.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165682\n"
-"467\n"
+"func_hour.xhp\n"
+"par_id3145152\n"
+"104\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_TEILERGEBNIS\">Calculates subtotals.</ahelp> If a range already contains subtotals, these are not used for further calculations. Use this function with the AutoFilters to take only the filtered records into account."
-msgstr "<ahelp hid=\"HID_FUNC_TEILERGEBNIS\">Υπολογίζει μερικά σύνολα.</ahelp> Εάν μια περιοχή περιέχει ήδη μερικά σύνολα, αυτά δεν χρησιμοποιούνται για περαιτέρω υπολογισμούς. Χρησιμοποιήστε αυτήν τη συνάρτηση με τα Αυτόματα φίλτρα για να ληφθούν υπόψη μόνο οι φιλτραρισμένες καταχωρήσεις."
+msgid "<item type=\"input\">=HOUR(C4)</item> returns 17 if the contents of C4 = <item type=\"input\">17:20:00</item>."
+msgstr "Η συνάρτηση <item type=\"input\">=HOUR(C4)</item> επιστρέφει το αποτέλεσμα 17 εάν τα περιεχόμενα του κελιού C4 = <item type=\"input\">17:20:00</item>."
-#: 04060106.xhp
+#: func_hour.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3165704\n"
-"495\n"
+"func_hour.xhp\n"
+"par_id3154188\n"
+"105\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<link href=\"text/scalc/01/04060102.xhp\" name=\"YEAR\">YEAR</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"NOW\">NOW</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"MINUTE\">MINUTE</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"MONTH\">MONTH</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"DAY\">DAY</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"WEEKDAY\">WEEKDAY</link>."
+msgstr "<link href=\"text/scalc/01/04060102.xhp\" name=\"YEAR\">YEAR</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"NOW\">NOW</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"MINUTE\">MINUTE</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"MONTH\">MONTH</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"DAY\">DAY</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"WEEKDAY\">WEEKDAY</link>."
-#: 04060106.xhp
+#: func_minute.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165717\n"
-"496\n"
+"func_minute.xhp\n"
+"tit\n"
"help.text"
-msgid "SUBTOTAL(Function; Range)"
-msgstr "SUBTOTAL(Συνάρτηση; Περιοχή)"
+msgid "MINUTE"
+msgstr "MINUTE"
-#: 04060106.xhp
+#: func_minute.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165731\n"
-"497\n"
+"func_minute.xhp\n"
+"bm_id3149803\n"
"help.text"
-msgid "<emph>Function</emph> is a number that stands for one of the following functions:"
-msgstr "<emph>Συνάρτηση</emph> είναι ένας αριθμός που αντιστοιχεί σε μία από τις ακόλουθες συναρτήσεις:"
+msgid "<bookmark_value>MINUTE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση MINUTE</bookmark_value>"
-#: 04060106.xhp
+#: func_minute.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165782\n"
-"469\n"
+"func_minute.xhp\n"
+"hd_id3149803\n"
+"66\n"
"help.text"
-msgid "Function index"
-msgstr "Ευρετήριο συναρτήσεων"
+msgid "<variable id=\"minute\"><link href=\"text/scalc/01/func_minute.xhp\">MINUTE</link></variable>"
+msgstr "<variable id=\"minute\"><link href=\"text/scalc/01/func_minute.xhp\">MINUTE</link></variable>"
-#: 04060106.xhp
+#: func_minute.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165806\n"
-"470\n"
+"func_minute.xhp\n"
+"par_id3148988\n"
+"67\n"
"help.text"
-msgid "Function"
-msgstr "Συνάρτηση"
+msgid "<ahelp hid=\"HID_FUNC_MINUTE\">Calculates the minute for an internal time value.</ahelp> The minute is returned as a number between 0 and 59."
+msgstr "<ahelp hid=\"HID_FUNC_MINUTE\">Υπολογίζει το λεπτό για μια εσωτερική χρονική τιμή.</ahelp> Το λεπτό επιστρέφεται ως αριθμός μεταξύ 0 και 59."
-#: 04060106.xhp
+#: func_minute.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165833\n"
-"471\n"
+"func_minute.xhp\n"
+"hd_id3154343\n"
+"68\n"
"help.text"
-msgid "1"
-msgstr "1"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_minute.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165856\n"
-"472\n"
+"func_minute.xhp\n"
+"par_id3148660\n"
+"69\n"
"help.text"
-msgid "AVERAGE"
-msgstr "AVERAGE"
+msgid "MINUTE(Number)"
+msgstr "MINUTE(Αριθμός)"
-#: 04060106.xhp
+#: func_minute.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165883\n"
-"473\n"
+"func_minute.xhp\n"
+"par_id3154611\n"
+"70\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "<emph>Number</emph>, as a time value, is a decimal number where the number of the minute is to be returned."
+msgstr "Ο <emph>Αριθμός</emph>, ως τιμή χρόνου, είναι ένας δεκαδικός αριθμός, όπου πρόκειται να επιστραφεί ο αριθμός του λεπτού."
-#: 04060106.xhp
+#: func_minute.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165906\n"
-"474\n"
+"func_minute.xhp\n"
+"hd_id3145374\n"
+"71\n"
"help.text"
-msgid "COUNT"
-msgstr "COUNT"
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04060106.xhp
+#: func_minute.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165933\n"
-"475\n"
+"func_minute.xhp\n"
+"par_id3148463\n"
+"72\n"
"help.text"
-msgid "3"
-msgstr "3"
+msgid "<item type=\"input\">=MINUTE(8.999)</item> returns 58"
+msgstr "Η συνάρτηση <item type=\"input\">=MINUTE(8.999)</item> επιστρέφει το αποτέλεσμα 58"
-#: 04060106.xhp
+#: func_minute.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165956\n"
-"476\n"
+"func_minute.xhp\n"
+"par_id3149419\n"
+"73\n"
"help.text"
-msgid "COUNTA"
-msgstr "COUNTA"
+msgid "<item type=\"input\">=MINUTE(8.9999)</item> returns 59"
+msgstr "Η συνάρτηση <item type=\"input\">=MINUTE(8.9999)</item> επιστρέφει το αποτέλεσμα 59"
-#: 04060106.xhp
+#: func_minute.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165983\n"
-"477\n"
+"func_minute.xhp\n"
+"par_id3144755\n"
+"74\n"
"help.text"
-msgid "4"
-msgstr "4"
+msgid "<item type=\"input\">=MINUTE(NOW())</item> returns the current minute value."
+msgstr "Η συνάρτηση <item type=\"input\">=MINUTE(NOW())</item> επιστρέφει την τρέχουσα τιμή λεπτού."
-#: 04060106.xhp
+#: func_month.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3166006\n"
-"478\n"
+"func_month.xhp\n"
+"tit\n"
"help.text"
-msgid "MAX"
-msgstr "MAX"
+msgid "MONTH"
+msgstr "MONTH"
-#: 04060106.xhp
+#: func_month.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3166033\n"
-"479\n"
+"func_month.xhp\n"
+"bm_id3149936\n"
"help.text"
-msgid "5"
-msgstr "5"
+msgid "<bookmark_value>MONTH function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση MONTH</bookmark_value>"
-#: 04060106.xhp
+#: func_month.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3166056\n"
-"480\n"
+"func_month.xhp\n"
+"hd_id3149936\n"
+"76\n"
"help.text"
-msgid "MIN"
-msgstr "MIN"
+msgid "<variable id=\"month\"><link href=\"text/scalc/01/func_month.xhp\">MONTH</link></variable>"
+msgstr "<variable id=\"month\"><link href=\"text/scalc/01/func_month.xhp\">MONTH</link></variable>"
-#: 04060106.xhp
+#: func_month.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143316\n"
-"481\n"
+"func_month.xhp\n"
+"par_id3153538\n"
+"77\n"
"help.text"
-msgid "6"
-msgstr "6"
+msgid "<ahelp hid=\"HID_FUNC_MONAT\">Returns the month for the given date value.</ahelp> The month is returned as an integer between 1 and 12."
+msgstr "<ahelp hid=\"HID_FUNC_MONAT\">Επιστρέφει το μήνα για τη τιμή της δοθείσας ημερομηνίας.</ahelp> Ο μήνας επιστρέφεται ως ακέραιος αριθμός μεταξύ 1 και 12."
-#: 04060106.xhp
+#: func_month.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143339\n"
-"482\n"
+"func_month.xhp\n"
+"hd_id3149517\n"
+"78\n"
"help.text"
-msgid "PRODUCT"
-msgstr "PRODUCT"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_month.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143366\n"
-"483\n"
+"func_month.xhp\n"
+"par_id3145602\n"
+"79\n"
"help.text"
-msgid "7"
-msgstr "7"
+msgid "MONTH(Number)"
+msgstr "MONTH(Αριθμός)"
-#: 04060106.xhp
+#: func_month.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143389\n"
-"484\n"
+"func_month.xhp\n"
+"par_id3149485\n"
+"80\n"
"help.text"
-msgid "STDEV"
-msgstr "STDEV"
+msgid "<emph>Number</emph>, as a time value, is a decimal for which the month is to be returned."
+msgstr "Ο <emph>Αριθμός</emph>, ως τιμή χρόνου, είναι ένας δεκαδικός αριθμός για τον οποίο θα επιστραφεί ο μήνας."
-#: 04060106.xhp
+#: func_month.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143416\n"
-"485\n"
+"func_month.xhp\n"
+"hd_id3153322\n"
+"81\n"
"help.text"
-msgid "8"
-msgstr "8"
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04060106.xhp
+#: func_month.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143439\n"
-"486\n"
+"func_month.xhp\n"
+"par_id3149244\n"
+"83\n"
"help.text"
-msgid "STDEVP"
-msgstr "STDEVP"
+msgid "=MONTH(NOW()) returns the current month."
+msgstr "=MONTH(NOW()) επιστρέφει τον τρέχοντα μήνα."
-#: 04060106.xhp
+#: func_month.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143466\n"
-"487\n"
+"func_month.xhp\n"
+"par_id3154790\n"
+"84\n"
"help.text"
-msgid "9"
-msgstr "9"
+msgid "=MONTH(C4) returns 7 if you enter 2000-07-07 to cell C4 (that date value might get formatted differently after you press Enter)."
+msgstr "Το =MONTH(C4) επιστρέφει 7 αν εισάγετε 2000-07-07 στο κελί C4 (αυτή η ημερομηνία μπορεί να μορφοποιηθεί διαφορετικά αφού πατήσετε Enter)."
-#: 04060106.xhp
+#: func_networkdays.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143489\n"
-"488\n"
+"func_networkdays.xhp\n"
+"tit\n"
"help.text"
-msgid "SUM"
-msgstr "SUM"
+msgid "NETWORKDAYS"
+msgstr "NETWORKDAYS"
-#: 04060106.xhp
+#: func_networkdays.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143516\n"
-"489\n"
+"func_networkdays.xhp\n"
+"bm_id3151254\n"
"help.text"
-msgid "10"
-msgstr "10"
+msgid "<bookmark_value>NETWORKDAYS function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση NETWORKDAYS</bookmark_value>"
-#: 04060106.xhp
+#: func_networkdays.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143539\n"
-"490\n"
+"func_networkdays.xhp\n"
+"hd_id3151254\n"
+"240\n"
"help.text"
-msgid "VAR"
-msgstr "VAR"
+msgid "<variable id=\"networkdays\"><link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link></variable>"
+msgstr "<variable id=\"networkdays\"><link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link></variable>"
-#: 04060106.xhp
+#: func_networkdays.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143566\n"
-"491\n"
+"func_networkdays.xhp\n"
+"par_id3153788\n"
+"241\n"
"help.text"
-msgid "11"
-msgstr "11"
+msgid "<ahelp hid=\"HID_AAI_FUNC_NETWORKDAYS\">Returns the number of workdays between a <emph>start date and an end date</emph>. Holidays can be deducted.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_NETWORKDAYS\">Επιστρέφει τον αριθμό των εργάσιμων ημερών μεταξύ της <emph>ημερομηνίας έναρξης και της ημερομηνίας λήξης</emph>. Οι ημέρες αργίας μπορούν να αφαιρεθούν.</ahelp>"
-#: 04060106.xhp
+#: func_networkdays.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143589\n"
-"492\n"
+"func_networkdays.xhp\n"
+"hd_id3148677\n"
+"242\n"
"help.text"
-msgid "VARP"
-msgstr "VARP"
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_networkdays.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143606\n"
-"498\n"
+"func_networkdays.xhp\n"
+"par_id3145775\n"
+"243\n"
"help.text"
-msgid "<emph>Range</emph> is the range whose cells are included."
-msgstr "<emph>Περιοχή</emph> είναι η περιοχή της οποίας τα κελιά συμπεριλαμβάνονται."
+msgid "NETWORKDAYS(StartDate; EndDate; Holidays)"
+msgstr "NETWORKDAYS(Ημερομηνία-έναρξης, Ημερομηνία-λήξης, Ημέρες-αργίας)"
-#: 04060106.xhp
+#: func_networkdays.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3143625\n"
-"499\n"
+"func_networkdays.xhp\n"
+"par_id3153885\n"
+"244\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation."
+msgstr "Η <emph>Ημερομηνία-έναρξης</emph> είναι η ημερομηνία από την οποία διενεργείται ο υπολογισμός. Εάν η ημερομηνία έναρξης είναι εργάσιμη ημέρα, η ημέρα περιλαμβάνεται στον υπολογισμό."
-#: 04060106.xhp
+#: func_networkdays.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143638\n"
-"562\n"
+"func_networkdays.xhp\n"
+"par_id3151110\n"
+"245\n"
"help.text"
-msgid "You have a table in the cell range A1:B5 containing cities in column A and accompanying figures in column B. You have used an AutoFilter so that you only see rows containing the city Hamburg. You want to see the sum of the figures that are displayed; that is, just the subtotal for the filtered rows. In this case the correct formula would be:"
-msgstr "Φανταστείτε ότι έχετε έναν πίνακα στην περιοχή κελιών A1:B5 που στην στήλη Α περιέχει πόλεις και στη στήλη Β σχετικούς αριθμούς. Έχετε χρησιμοποιήσει ένα Αυτόματο φίλτρο, π.χ. για να βλέπετε μόνο τις γραμμές που περιέχουν την πόλη Αμβούργο. Τώρα θέλετε να δείτε το άθροισμα των αριθμών που εμφανίζονται, δηλ. μόνο το μερικό αποτέλεσμα των φιλτραρισμένων γραμμών. Σε αυτήν την περίπτωση ο σωστός τύπος θα ήταν:"
+msgid "<emph>EndDate</emph> is the date up until when the calculation is carried out. If the end date is a workday, the day is included in the calculation."
+msgstr "Η <emph>Ημερομηνία-λήξης</emph> είναι η ημερομηνία μέχρι την οποία διενεργείται ο υπολογισμός. Εάν η ημερομηνία λήξης είναι εργάσιμη ημέρα, περιλαμβάνεται στον υπολογισμό."
-#: 04060106.xhp
+#: func_networkdays.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143658\n"
-"563\n"
+"func_networkdays.xhp\n"
+"par_id3154115\n"
+"246\n"
"help.text"
-msgid "<item type=\"input\">=SUBTOTAL(9;B2:B5)</item>"
-msgstr "<item type=\"input\">=SUBTOTAL(9;B2:B5)</item>"
+msgid "<emph>Holidays</emph> is an optional list of holidays. These are non-working days. Enter a cell range in which the holidays are listed individually."
+msgstr "Οι <emph>Ημέρες-αργίας</emph> είναι μία προαιρετική λίστα με ημέρες αργίας. Αυτές είναι οι μη εργάσιμες ημέρες. Εισάγετε μία περιοχή κελιών στις οποίες υπάρχει λίστα με μεμονωμένες ημέρες αργίας."
-#: 04060106.xhp
+#: func_networkdays.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3143672\n"
+"func_networkdays.xhp\n"
+"hd_id3146902\n"
+"247\n"
"help.text"
-msgid "<bookmark_value>Euro; converting</bookmark_value><bookmark_value>EUROCONVERT function</bookmark_value>"
-msgstr "<bookmark_value>Ευρώ; μετατροπή σε</bookmark_value><bookmark_value>συνάρτηση CONVERT</bookmark_value>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060106.xhp
+#: func_networkdays.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3143672\n"
-"564\n"
+"func_networkdays.xhp\n"
+"par_id3154661\n"
+"248\n"
"help.text"
-msgid "EUROCONVERT"
-msgstr "EUROCONVERT"
+msgid "How many workdays fall between 2001-12-15 and 2002-01-15? The start date is located in C3 and the end date in D3. Cells F3 to J3 contain the following Christmas and New Year holidays: \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"."
+msgstr "Πόσες εργάσιμες ημέρες υπάρχουν ανάμεσα στις 15-12-2001 και στις 15-01-2002; Η ημερομηνία έναρξης βρίσκεται στο κελί C3 και η ημερομηνία λήξης στο κελί D3. Τα κελιά F3 έως J3 περιέχουν τις ακόλουθες αργίες Χριστουγέννων και Πρωτοχρονιάς: \"24-12-2001\", \"25-12-2001\", \"26-12-2001\", \"31-12-2001\", \"01-01-2002\"."
-#: 04060106.xhp
+#: func_networkdays.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143708\n"
-"565\n"
+"func_networkdays.xhp\n"
+"par_id3147328\n"
+"249\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_UMRECHNEN\">Converts between old European national currency and to and from Euros.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_UMRECHNEN\">Μετατρέπει από παλιά Ευρωπαϊκά νομίσματα προς Ευρώ και το αντίστροφο.</ahelp>"
+msgid "=NETWORKDAYS(C3;D3;F3:J3) returns 17 workdays."
+msgstr "=NETWORKDAYS(C3;D3;F3:J3) επιστρέφει σαν αποτέλεσμα 17 εργάσιμες ημέρες."
-#: 04060106.xhp
+#: func_now.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143731\n"
-"566\n"
+"func_now.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Syntax</emph>"
-msgstr "<emph>Σύνταξη</emph>"
+msgid "NOW"
+msgstr "NOW"
-#: 04060106.xhp
+#: func_now.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143748\n"
-"567\n"
+"func_now.xhp\n"
+"bm_id3150521\n"
"help.text"
-msgid "EUROCONVERT(Value; \"From_currency\"; \"To_currency\", full_precision, triangulation_precision)"
-msgstr "EUROCONVERT(Value; \"Από νόμισμα\"; \"Σε_νόμισμα\", πλήρης_ακρίβεια, τριγωνομετρική_ακρίβεια)"
+msgid "<bookmark_value>NOW function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση NOW</bookmark_value>"
-#: 04060106.xhp
+#: func_now.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143763\n"
-"568\n"
+"func_now.xhp\n"
+"hd_id3150521\n"
+"47\n"
"help.text"
-msgid "<emph>Value</emph> is the amount of the currency to be converted."
-msgstr "<emph>Τιμή</emph> είναι το ποσό στο νόμισμα από το οποίο θα γίνει η μετατροπή."
+msgid "<variable id=\"now\"><link href=\"text/scalc/01/func_now.xhp\">NOW</link></variable>"
+msgstr "<variable id=\"now\"><link href=\"text/scalc/01/func_now.xhp\">NOW</link></variable>"
-#: 04060106.xhp
+#: func_now.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143782\n"
-"569\n"
+"func_now.xhp\n"
+"par_id3148829\n"
+"48\n"
"help.text"
-msgid "<emph>From_currency</emph> and <emph>To_currency</emph> are the currency units to convert from and to respectively. These must be text, the official abbreviation for the currency (for example, \"EUR\"). The rates (shown per Euro) were set by the European Commission."
-msgstr "Η <emph>Νόμισμα1</emph> και η <emph>Νόμισμα2</emph> είναι οι νομισματικές μονάδες που θα μετατραπούν η μία στην άλλη και αντιστρόφως. Αυτές πρέπει να είναι κείμενο και συγκεκριμένα η επίσημη συντομογραφία για το νόμισμα (π.χ. \"EUR\"). Οι ισοτιμίες (ανά Ευρώ) έχουν καθορισθεί από την Ευρωπαϊκή Επιτροπή."
+msgid "<ahelp hid=\"HID_FUNC_JETZT\">Returns the computer system date and time.</ahelp> The value is updated when you recalculate the document or each time a cell value is modified."
+msgstr "<ahelp hid=\"HID_FUNC_JETZT\">Επιστρέφει την ημερομηνία και την ώρα του συστήματος του υπολογιστή.</ahelp> Η τιμή ενημερώνεται όταν υπολογίζετε ξανά το έγγραφο ή κάθε φορά που τροποποιείται μια τιμή κελιού."
-#: 04060106.xhp
+#: func_now.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id0119200904301810\n"
+"func_now.xhp\n"
+"hd_id3146988\n"
+"49\n"
"help.text"
-msgid "<emph>Full_precision</emph> is optional. If omitted or False, the result is rounded according to the decimals of the To currency. If Full_precision is True, the result is not rounded."
-msgstr "Η <emph>Πλήρης ακρίβεια</emph> είναι προαιρετική. Αν δεν συμπεριληφθεί, ή είναι False, το αποτέλεσμα στρογγυλοποιείται σύμφωνα με τα δεκαδικά του νομίσματος στο πεδίο Προς. Αν η πλήρης ακρίεια έχει ορισθεί σε True, το αποτέλεσμα δεν στρογγυλοποιείται."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_now.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id0119200904301815\n"
+"func_now.xhp\n"
+"par_id3154897\n"
+"50\n"
"help.text"
-msgid "<emph>Triangulation_precision</emph> is optional. If Triangulation_precision is given and >=3, the intermediate result of a triangular conversion (currency1,EUR,currency2) is rounded to that precision. If Triangulation_precision is omitted, the intermediate result is not rounded. Also if To currency is \"EUR\", Triangulation_precision is used as if triangulation was needed and conversion from EUR to EUR was applied."
-msgstr "Η <emph>Τριγωνική ακρίβεια</emph> είναι προαιρετική. Αν δοθεί Τριγωνική ακρίβεια και είναι >=3, το αποτέλεσμα της τριγωνικής μετατροπής (νόμισμα1,EUR,νόμισμα2) στρογγυλοποιείται σε αυτή την ακρίβεια. Αν η Τριγωνική ακρίβεια δεν συμπεριληφθεί , το αποτέλεσμα δεν στρογγυλοποιείται. Ακόμα αν το νόμισμα είναι \"EUR\",η Τριγωνική ακρίβεια χρησιμοποιείται ως τριγωνική όταν χρειαστεί και όταν εφαρμόζεται μετατροπή από EUR σε EUR ."
+msgid "NOW()"
+msgstr "NOW()"
-#: 04060106.xhp
+#: func_now.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143819\n"
-"570\n"
+"func_now.xhp\n"
+"par_id4598529\n"
"help.text"
-msgid "<emph>Examples</emph>"
-msgstr "<emph>Παραδείγματα</emph>"
+msgid "NOW is a function without arguments."
+msgstr "Η συνάρτηση NOW είναι μία συνάρτηση χωρίς ορίσματα."
-#: 04060106.xhp
+#: func_now.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143837\n"
-"571\n"
+"func_now.xhp\n"
+"hd_id3154205\n"
+"51\n"
"help.text"
-msgid "<item type=\"input\">=EUROCONVERT(100;\"ATS\";\"EUR\")</item> converts 100 Austrian Schillings into Euros."
-msgstr "Το <item type=\"input\">=CONVERT(100;\"ATS\";\"EUR\")</item> μετατρέπει 100 Αυστριακά Σελίνια σε Ευρώ."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04060106.xhp
+#: func_now.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3143853\n"
-"572\n"
+"func_now.xhp\n"
+"par_id3150774\n"
+"52\n"
"help.text"
-msgid "<item type=\"input\">=EUROCONVERT(100;\"EUR\";\"DEM\")</item> converts 100 Euros into German Marks."
-msgstr "Το <item type=\"input\">=CONVERT(100;\"EUR\";\"DEM\")</item> μετατρέπει 100 Ευρώ σε Γερμανικά Μάρκα."
+msgid "<item type=\"input\">=NOW()-A1</item> returns the difference between the date in A1 and now. Format the result as a number."
+msgstr "<item type=\"input\">=NOW()-A1</item> επιστρέφει τη διαφορά μεταξύ της ημερομηνίας στο Α1 κελί και της σημερινής ημερομηνίας. Μορφοποιήστε το αποτέλεσμα ως αριθμό."
-#: 04060106.xhp
+#: func_second.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id0908200902090676\n"
+"func_second.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>CONVERT function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση CONVERT</bookmark_value>"
+msgid "SECOND"
+msgstr "SECOND"
-#: 04060106.xhp
+#: func_second.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id0908200902074836\n"
+"func_second.xhp\n"
+"bm_id3159390\n"
"help.text"
-msgid "CONVERT"
-msgstr "CONVERT"
+msgid "<bookmark_value>SECOND function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SECOND</bookmark_value>"
-#: 04060106.xhp
+#: func_second.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id0908200902131122\n"
+"func_second.xhp\n"
+"hd_id3159390\n"
+"86\n"
"help.text"
-msgid "<ahelp hid=\".\">Converts a value from one unit of measurement to another unit of measurement. The conversion factors are given in a list in the configuration.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετατρέπει μια τιμή από μια μονάδα μέτρησης σε μία άλλη. Οι συντελεστές μετατροπής δίνονται σε μία λίστα στις ρυθμίσεις.</ahelp>"
+msgid "<variable id=\"second\"><link href=\"text/scalc/01/func_second.xhp\">SECOND</link></variable>"
+msgstr "<variable id=\"second\"><link href=\"text/scalc/01/func_second.xhp\">SECOND</link></variable>"
-#: 04060106.xhp
+#: func_second.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id0908200902475420\n"
+"func_second.xhp\n"
+"par_id3148974\n"
+"87\n"
"help.text"
-msgid "At one time the list of conversion factors included the legacy European currencies and the Euro (see examples below). We suggest using the new function EUROCONVERT for converting these currencies."
-msgstr "Παλαιότερα ή λίστα μετατροπής περιλάμβανε και τις παλαιά ευρωπαϊκά νομίσματα (δείτε τα παραδείγματα παρακάτω). Σας προτείνουμε να χρησιμοποιήσετε την νέα συνάρτηση EUROCONVERT για την μετατροπή αυτών των νομισμάτων."
+msgid "<ahelp hid=\"HID_FUNC_SEKUNDE\">Returns the second for the given time value.</ahelp> The second is given as an integer between 0 and 59."
+msgstr "<ahelp hid=\"HID_FUNC_SEKUNDE\">Επιστρέφει το δευτερόλεπτο για τη δοθείσα τιμή χρόνου.</ahelp> Το δευτερόλεπτο δίνεται ως ακέραιος αριθμός μεταξύ του 0 και του 59."
-#: 04060106.xhp
+#: func_second.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id0908200902131071\n"
+"func_second.xhp\n"
+"hd_id3154362\n"
+"88\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_second.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id0908200902131191\n"
+"func_second.xhp\n"
+"par_id3148407\n"
+"89\n"
"help.text"
-msgid "CONVERT(value;\"text\";\"text\")"
-msgstr "CONVERT(value;\"text\";\"text\")"
+msgid "SECOND(Number)"
+msgstr "SECOND(Αριθμός)"
-#: 04060106.xhp
+#: func_second.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id0908200902131152\n"
+"func_second.xhp\n"
+"par_id3155904\n"
+"90\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<emph>Number</emph>, as a time value, is a decimal, for which the second is to be returned."
+msgstr "Ο <emph>Αριθμός</emph>, ως τιμή χρόνου, είναι ένας δεκαδικός αριθμός, για τον οποίο πρόκειται να επιστραφεί το δευτερόλεπτο."
-#: 04060106.xhp
+#: func_second.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id090820090213112\n"
+"func_second.xhp\n"
+"hd_id3149992\n"
+"91\n"
"help.text"
-msgid "<item type=\"input\">=CONVERT(100;\"ATS\";\"EUR\")</item> returns the Euro value of 100 Austrian Schillings."
-msgstr "Το <item type=\"input\">=CONVERT(100;\"ATS\";\"EUR\")</item> μετατρέπει 100 Αυστριακά Σελίνια σε Ευρώ."
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04060106.xhp
+#: func_second.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id0908200902475431\n"
+"func_second.xhp\n"
+"par_id3153350\n"
+"93\n"
"help.text"
-msgid "=CONVERT(100;\"EUR\";\"DEM\") converts 100 Euros into German Marks."
-msgstr "=CONVERT(100;\"EUR\";\"DEM\") μετατρέπει 100 Ευρώ σε γερμανικά μάρκα."
+msgid "<item type=\"input\">=SECOND(NOW())</item> returns the current second"
+msgstr "Η συνάρτηση <item type=\"input\">=SECOND(NOW())</item> επιστρέφει το τρέχον δευτερόλεπτο"
-#: 04060106.xhp
+#: func_second.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3157177\n"
+"func_second.xhp\n"
+"par_id3150831\n"
+"94\n"
"help.text"
-msgid "<bookmark_value>ODD function</bookmark_value><bookmark_value>rounding;up/down to nearest odd integer</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ODD</bookmark_value><bookmark_value>στρογγυλοποίηση, προς τα πάνω/κάτω στον πλησιέστερο ακέραιο</bookmark_value>"
+msgid "<item type=\"input\">=SECOND(C4)</item> returns 17 if contents of C4 = <item type=\"input\">12:20:17</item>."
+msgstr "Η συνάρτηση <item type=\"input\">=SECOND(C4)</item> επιστρέφει το αποτέλεσμα 17, εφόσον τα περιεχόμενα του κελιού C4 = <item type=\"input\">12:20:17</item>."
-#: 04060106.xhp
+#: func_time.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3157177\n"
-"502\n"
+"func_time.xhp\n"
+"tit\n"
"help.text"
-msgid "ODD"
-msgstr "ODD"
+msgid "TIME"
+msgstr "TIME"
-#: 04060106.xhp
+#: func_time.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3157205\n"
-"503\n"
+"func_time.xhp\n"
+"bm_id3154073\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_UNGERADE\">Rounds a positive number up to the nearest odd integer and a negative number down to the nearest odd integer.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_UNGERADE\">Στρογγυλοποιεί έναν θετικό αριθμό προς τα πάνω στον πλησιέστερο περιττό ακέραιο και ένα αρνητικό αριθμό προς τα κάτω στον πλησιέστερο περιττό ακέραιο.</ahelp>"
+msgid "<bookmark_value>TIME function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση TIME</bookmark_value>"
-#: 04060106.xhp
+#: func_time.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3157223\n"
-"504\n"
+"func_time.xhp\n"
+"hd_id3154073\n"
+"149\n"
+"help.text"
+msgid "<variable id=\"time\"><link href=\"text/scalc/01/func_time.xhp\">TIME</link></variable>"
+msgstr "<variable id=\"time\"><link href=\"text/scalc/01/func_time.xhp\">TIME</link></variable>"
+
+#: func_time.xhp
+msgctxt ""
+"func_time.xhp\n"
+"par_id3145762\n"
+"150\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_ZEIT\">TIME returns the current time value from values for hours, minutes and seconds.</ahelp> This function can be used to convert a time based on these three elements to a decimal time value."
+msgstr "<ahelp hid=\"HID_FUNC_ZEIT\">Η TIME συνάρτηση επιστρέφει την τρέχουσα τιμή χρόνου από τις τιμές για ώρες, λεπτά και δευτερόλεπτα.</ahelp> Αυτή η συνάρτηση μπορεί να χρησιμοποιηθεί για τη μετατροπή μιας ώρας με βάση τα τρία στοιχεία σε δεκαδική τιμή χρόνου."
+
+#: func_time.xhp
+msgctxt ""
+"func_time.xhp\n"
+"hd_id3155550\n"
+"151\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_time.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3157237\n"
-"505\n"
+"func_time.xhp\n"
+"par_id3154584\n"
+"152\n"
"help.text"
-msgid "ODD(Number)"
-msgstr "ODD(Αριθμός)"
+msgid "TIME(Hour; Minute; Second)"
+msgstr "TIME(Ώρα, Λεπτό, Δευτερόλεπτο)"
-#: 04060106.xhp
+#: func_time.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3157250\n"
-"506\n"
+"func_time.xhp\n"
+"par_id3152904\n"
+"153\n"
"help.text"
-msgid "Returns <emph>Number</emph> rounded to the next odd integer up, away from zero."
-msgstr "Επιστρέφει τον <emph>Αριθμό</emph> στρογγυλοποιημένο στον επόμενο (μεγαλύτερο) περιττό ακέραιο."
+msgid "Use an integer to set the <emph>Hour</emph>."
+msgstr "Χρησιμοποιήστε έναν ακέραιο για να καθορίσετε την <emph>Ώρα</emph>."
-#: 04060106.xhp
+#: func_time.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3157270\n"
-"507\n"
+"func_time.xhp\n"
+"par_id3151346\n"
+"154\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Use an integer to set the <emph>Minute</emph>."
+msgstr "Χρησιμοποιήστε έναν ακέραιο για να καθορίσετε το <emph>Λεπτό</emph>."
-#: 04060106.xhp
+#: func_time.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3157283\n"
-"508\n"
+"func_time.xhp\n"
+"par_id3151366\n"
+"155\n"
"help.text"
-msgid "<item type=\"input\">=ODD(1.2)</item> returns 3."
-msgstr "Η συνάρτηση <item type=\"input\">=ODD(1.2)</item> επιστρέφει ως αποτέλεσμα 3."
+msgid "Use an integer to set the <emph>Second</emph>."
+msgstr "Χρησιμοποιήστε έναν ακέραιο για να καθορίσετε το <emph>Δευτερόλεπτο</emph>."
-#: 04060106.xhp
+#: func_time.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id8746910\n"
+"func_time.xhp\n"
+"hd_id3145577\n"
+"156\n"
"help.text"
-msgid "<item type=\"input\">=ODD(1)</item> returns 1."
-msgstr "Η συνάρτηση <item type=\"input\">=ODD(1)</item> επιστρέφει ως αποτέλεσμα 1."
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04060106.xhp
+#: func_time.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id9636524\n"
+"func_time.xhp\n"
+"par_id3156076\n"
+"157\n"
"help.text"
-msgid "<item type=\"input\">=ODD(0)</item> returns 1."
-msgstr "Η συνάρτηση <item type=\"input\">=ODD(0)</item> επιστρέφει ως αποτέλεσμα 1."
+msgid "<item type=\"input\">=TIME(0;0;0)</item> returns 00:00:00"
+msgstr "Η συνάρτηση <item type=\"input\">=TIME(0;0;0)</item> επιστρέφει το αποτέλεσμα 00:00:00"
-#: 04060106.xhp
+#: func_time.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id5675527\n"
+"func_time.xhp\n"
+"par_id3156090\n"
+"158\n"
"help.text"
-msgid "<item type=\"input\">=ODD(-3.1)</item> returns -5."
-msgstr "Η συνάρτηση <item type=\"input\">=ODD(-3.1)</item> επιστρέφει ως αποτέλεσμα -5."
+msgid "<item type=\"input\">=TIME(4;20;4)</item> returns 04:20:04"
+msgstr "Η συνάρτηση <item type=\"input\">=TIME(4;20;4)</item>επιστρέφει το αποτέλεσμα 04:20:04"
-#: 04060106.xhp
+#: func_timevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3157404\n"
+"func_timevalue.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>FLOOR function</bookmark_value><bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση FLOOR</bookmark_value><bookmark_value>στρογγυλοποίηση, προς τα κάτω στο πλησιέστερο πολλαπλάσιο σημαντικότητας</bookmark_value>"
+msgid "TIMEVALUE"
+msgstr "TIMEVALUE"
-#: 04060106.xhp
+#: func_timevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3157404\n"
-"512\n"
+"func_timevalue.xhp\n"
+"bm_id3146755\n"
"help.text"
-msgid "FLOOR"
-msgstr "FLOOR"
+msgid "<bookmark_value>TIMEVALUE function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση TIMEVALUE</bookmark_value>"
-#: 04060106.xhp
+#: func_timevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3157432\n"
-"513\n"
+"func_timevalue.xhp\n"
+"hd_id3146755\n"
+"160\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Rounds a number down to the nearest multiple of Significance.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Στρογγυλοποιεί έναν αριθμό προς τα κάτω στο πλησιέστερο πολλαπλάσιο σημαντικότητας.</ahelp>"
+msgid "<variable id=\"timevalue\"><link href=\"text/scalc/01/func_timevalue.xhp\">TIMEVALUE</link></variable>"
+msgstr "<variable id=\"timevalue\"><link href=\"text/scalc/01/func_timevalue.xhp\">TIMEVALUE</link></variable>"
-#: 04060106.xhp
+#: func_timevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3157451\n"
-"514\n"
+"func_timevalue.xhp\n"
+"par_id3148502\n"
+"161\n"
"help.text"
-msgid "Syntax"
-msgstr "Σύνταξη"
+msgid "<ahelp hid=\"HID_FUNC_ZEITWERT\">TIMEVALUE returns the internal time number from a text enclosed by quotes and which may show a possible time entry format.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ZEITWERT\">Η συνάρτηση TIMEVALUE επιστρέφει τον εσωτερικό αριθμό σειράς από κείμενο που βρίσκεται σε εισαγωγικά και που ενδέχεται να εμφανίσει μια πιθανή μορφή καταχώρισης ημερομηνίας.</ahelp>"
-#: 04060106.xhp
+#: func_timevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3157464\n"
-"515\n"
+"func_timevalue.xhp\n"
+"par_id3150794\n"
+"162\n"
"help.text"
-msgid "FLOOR(Number; Significance; Mode)"
-msgstr "FLOOR(Αριθμός; Σημαντικότητα; Κατάσταση)"
+msgid "The internal number indicated as a decimal is the result of the date system used under $[officename] to calculate date entries."
+msgstr "Ο εσωτερικός αριθμός που υποδηλώνεται ως δεκαδικός αριθμός είναι το αποτέλεσμα του συστήματος ημερομηνίας που χρησιμοποιείται από το $[officename] για τον υπολογισμό καταχωρήσεων ημερομηνίας."
-#: 04060106.xhp
+#: func_timevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3157478\n"
-"516\n"
+"func_timevalue.xhp\n"
+"par_id011920090347118\n"
"help.text"
-msgid "<emph>Number</emph> is the number that is to be rounded down."
-msgstr "<emph>Αριθμός</emph> είναι ο αριθμός που θα στρογγυλοποιηθεί."
+msgid "If the text string also includes a year, month, or day, TIMEVALUE only returns the fractional part of the conversion."
+msgstr "Αν το κείμενο περιέχει χρόνο, μήνα, ή μέρα, η TIMEVALUE επιστρέφει μόνο το δεκαδικό μέρος της μετατροπής."
-#: 04060106.xhp
+#: func_timevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3157497\n"
-"517\n"
+"func_timevalue.xhp\n"
+"hd_id3150810\n"
+"163\n"
"help.text"
-msgid "<emph>Significance</emph> is the value to whose multiple the number is to be rounded down."
-msgstr "<emph>Σημαντικότητα</emph> είναι η τιμή στης οποίας το πολλαπλάσιο θα στρογγυλοποιηθεί προς τα κάτω ο αριθμός."
+msgid "Syntax"
+msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_timevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3157517\n"
-"561\n"
+"func_timevalue.xhp\n"
+"par_id3150823\n"
+"164\n"
"help.text"
-msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of the number. This parameter is ignored when exporting to MS Excel as Excel does not know any third parameter."
-msgstr "Η <emph>Κατάσταση</emph> είναι προαιρετική. Αν η τιμή της είναι δοσμένη και διάφορη του μηδενός, και αν ο Αριθμός και η Σημαντικότητα είναι αρνητικοί, τότε η στρογγυλοποίηση γίνεται βασισμένη στην απόλυτη τιμή του αριθμού. Αυτή η παράμετρος αγνοείται κατά την εξαγωγή στο MS Excel καθώς το Excel δεν γνωρίζει τρίτη παράμετρο."
+msgid "TIMEVALUE(\"Text\")"
+msgstr "TIMEVALUE(\"Κείμενο\")"
-#: 04060106.xhp
+#: func_timevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163894\n"
-"630\n"
+"func_timevalue.xhp\n"
+"par_id3152556\n"
+"165\n"
"help.text"
-msgid "If both parameters Number and Significance are negative, and if the Mode value is equal to zero or is not specified, then the results in $[officename] Calc and Excel will differ after exporting. If you export the spreadsheet to Excel, use Mode=1 to see the same results in Excel as in Calc."
-msgstr "Αν καιο αριθμός και η σημαντικότητα είναι αρνητικοί και η Κατάσταση είναι μηδέν ή δεν έχει ορισθεί, τότε τα αποτελέσματα μεταξύ του $[officename] Calc και του Excel θα διαφέρουν μετά την εξαγωγή. Αν εξάγετε το υπολογστικό φύλλο στο Excel χρησιμοποιήστε Κατάσταση=1 για να δίνει τα ίδια αποτελέσματα με το Calc."
+msgid "<emph>Text</emph> is a valid time expression and must be entered in quotation marks."
+msgstr "Το <emph>Κείμενο</emph> είναι μια έγκυρη έκφραση ώρας και πρέπει να τοποθετηθεί σε εισαγωγικά."
-#: 04060106.xhp
+#: func_timevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3163932\n"
-"518\n"
+"func_timevalue.xhp\n"
+"hd_id3146815\n"
+"166\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04060106.xhp
+#: func_timevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163945\n"
-"519\n"
+"func_timevalue.xhp\n"
+"par_id3146829\n"
+"167\n"
"help.text"
-msgid "<item type=\"input\">=FLOOR( -11;-2)</item> returns -12"
-msgstr "Το <item type=\"input\">=FLOOR( -11;-2)</item> επιστρέφει -12"
+msgid "<item type=\"input\">=TIMEVALUE(\"4PM\")</item> returns 0.67. When formatting in time format HH:MM:SS, you then get 16:00:00."
+msgstr "Η συνάρτηση <item type=\"input\">=TIMEVALUE(\"4PM\")</item> επιστρέφει ως αποτέλεσμα 0.67. Κατά τη μορφοποίηση ώρας ΩΩ:ΛΛ:ΔΔ, σας επιστρέφεται 16:00:00."
-#: 04060106.xhp
+#: func_timevalue.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163966\n"
-"520\n"
+"func_timevalue.xhp\n"
+"par_id3153632\n"
+"168\n"
"help.text"
-msgid "<item type=\"input\">=FLOOR( -11;-2;0)</item> returns -12"
-msgstr "Το <item type=\"input\">=FLOOR( -11;-2;0)</item> επιστρέφει -12"
+msgid "<item type=\"input\">=TIMEVALUE(\"24:00\")</item> returns 1. If you use the HH:MM:SS time format, the value is 00:00:00."
+msgstr "Η συνάρτηση <item type=\"input\">=TIMEVALUE(\"24:00\")</item> επιστρέφει την τιμή 1. Αν χρησιμοποιήσετε τη μορφή ώρας ΩΩ:ΛΛ:ΔΔ, η τιμή θα είναι 00:00:00."
-#: 04060106.xhp
+#: func_today.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3163988\n"
-"521\n"
+"func_today.xhp\n"
+"tit\n"
"help.text"
-msgid "<item type=\"input\">=FLOOR( -11;-2;1)</item> returns -10"
-msgstr "Το <item type=\"input\">=FLOOR( -11;-2;1)</item> επιστρέφει -10"
+msgid "TODAY"
+msgstr "TODAY"
-#: 04060106.xhp
+#: func_today.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3164086\n"
+"func_today.xhp\n"
+"bm_id3145659\n"
"help.text"
-msgid "<bookmark_value>SIGN function</bookmark_value><bookmark_value>algebraic signs</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SIGN</bookmark_value><bookmark_value>αλγεβρικά πρόσημα</bookmark_value>"
+msgid "<bookmark_value>TODAY function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση TODAY</bookmark_value>"
-#: 04060106.xhp
+#: func_today.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164086\n"
-"523\n"
+"func_today.xhp\n"
+"hd_id3145659\n"
+"29\n"
"help.text"
-msgid "SIGN"
-msgstr "SIGN"
+msgid "<variable id=\"today\"><link href=\"text/scalc/01/func_today.xhp\">TODAY</link></variable>"
+msgstr "<variable id=\"today\"><link href=\"text/scalc/01/func_today.xhp\">TODAY</link></variable>"
-#: 04060106.xhp
+#: func_today.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164115\n"
-"524\n"
+"func_today.xhp\n"
+"par_id3153759\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_VORZEICHEN\">Returns the sign of a number. Returns 1 if the number is positive, -1 if negative and 0 if zero.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_VORZEICHEN\">Επιστρέφει το πρόσημο ενός αριθμού. Επιστρέφει 1 αν ο αριθμός είναι θετικός, -1 αν είναι αρνητικός και 0 αν είναι μηδέν.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_HEUTE\">Returns the current computer system date.</ahelp> The value is updated when you reopen the document or modify the values of the document."
+msgstr "<ahelp hid=\"HID_FUNC_HEUTE\">Επιστρέφει την τρέχουσα τιμή του συστήματος του υπολογιστή.</ahelp> Η τιμή ενημερώνεται όταν ανοίγετε και πάλι το έγγραφο ή όταν τροποποιείτε τις τιμές του εγγράφου."
-#: 04060106.xhp
+#: func_today.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164136\n"
-"525\n"
+"func_today.xhp\n"
+"hd_id3154051\n"
+"31\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_today.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164150\n"
-"526\n"
+"func_today.xhp\n"
+"par_id3153154\n"
+"32\n"
"help.text"
-msgid "SIGN(Number)"
-msgstr "SIGN(Αριθμός)"
+msgid "TODAY()"
+msgstr "TODAY()"
-#: 04060106.xhp
+#: func_today.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164164\n"
-"527\n"
+"func_today.xhp\n"
+"par_id3154741\n"
+"33\n"
"help.text"
-msgid "<emph>Number</emph> is the number whose sign is to be determined."
-msgstr "Ο <emph>Αριθμός</emph> είναι ο αριθμός του οποίου θα καθοριστεί το σύμβολο."
+msgid "TODAY is a function without arguments."
+msgstr "Η συνάρτηση TODAY είναι μία συνάρτηση χωρίς ορίσματα."
-#: 04060106.xhp
+#: func_today.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164183\n"
-"528\n"
+"func_today.xhp\n"
+"hd_id3153627\n"
+"34\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060106.xhp
+#: func_today.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164197\n"
-"529\n"
+"func_today.xhp\n"
+"par_id3156106\n"
+"35\n"
"help.text"
-msgid "<item type=\"input\">=SIGN(3.4)</item> returns 1."
-msgstr "Η συνάρτηση <item type=\"input\">=SIGN(3.4)</item> επιστρέφει ως αποτέλεσμα 1."
+msgid "<item type=\"input\">TODAY()</item> returns the current computer system date."
+msgstr "Η συνάρτηση <item type=\"input\">TODAY()</item> επιστρέφει την τρέχουσα ημερομηνία του συστήματος του υπολογιστή."
-#: 04060106.xhp
+#: func_weekday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164212\n"
-"530\n"
+"func_weekday.xhp\n"
+"tit\n"
"help.text"
-msgid "<item type=\"input\">=SIGN(-4.5)</item> returns -1."
-msgstr "Η συνάρτηση <item type=\"input\">=SIGN(-4.5)</item> επιστρέφει ως αποτέλεσμα -1."
+msgid "WEEKDAY"
+msgstr "WEEKDAY"
-#: 04060106.xhp
+#: func_weekday.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3164252\n"
+"func_weekday.xhp\n"
+"bm_id3154925\n"
"help.text"
-msgid "<bookmark_value>MROUND function</bookmark_value><bookmark_value>nearest multiple</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση MROUND</bookmark_value><bookmark_value>πιο κοντινό πολλαπλάσιο</bookmark_value>"
+msgid "<bookmark_value>WEEKDAY function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση WEEKDAY</bookmark_value>"
-#: 04060106.xhp
+#: func_weekday.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164252\n"
-"658\n"
+"func_weekday.xhp\n"
+"hd_id3154925\n"
+"136\n"
"help.text"
-msgid "MROUND"
-msgstr "MROUND"
+msgid "<variable id=\"weekday\"><link href=\"text/scalc/01/func_weekday.xhp\">WEEKDAY</link></variable>"
+msgstr "<variable id=\"weekday\"><link href=\"text/scalc/01/func_weekday.xhp\">WEEKDAY</link></variable>"
-#: 04060106.xhp
+#: func_weekday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164288\n"
-"659\n"
+"func_weekday.xhp\n"
+"par_id3154228\n"
+"137\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_MROUND\">Returns a number rounded to the nearest multiple of another number.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_MROUND\">Επιστρέφει ένα αριθμός που περικλείεται από το πιο κοντινό πολλαπλάσιο ενός άλλου αριθμού.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_WOCHENTAG\">Returns the day of the week for the given date value.</ahelp> The day is returned as an integer between 1 (Sunday) and 7 (Saturday) if no type or type=1 is specified. If type=2, numbering begins at Monday=1; and if type=3 numbering begins at Monday=0."
+msgstr "<ahelp hid=\"HID_FUNC_WOCHENTAG\">Επιστρέφει την ημέρα της εβδομάδας για την τρέχουσα τιμή ημερομηνίας.</ahelp> Η ημέρα επιστρέφεται ως ακέραιος ανάμεσα στον αριθμό 1 (Κυριακή) και στον αριθμό 7 (Σάββατο), εφόσον δεν έχει καθοριστεί τύπος ή έχει καθοριστεί τύπος = 1. Εάν τύπος=2, η αρίθμηση ξεκινά Δευτέρα=1 και, εάν τύπος=3, η αρίθμηση ξεκινά με Δευτέρα=0."
-#: 04060106.xhp
+#: func_weekday.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164306\n"
-"660\n"
+"func_weekday.xhp\n"
+"hd_id3147217\n"
+"138\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_weekday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164320\n"
-"661\n"
+"func_weekday.xhp\n"
+"par_id3149033\n"
+"139\n"
"help.text"
-msgid "MROUND(Number; Multiple)"
-msgstr "MROUND(Αριθμός, Πολλαπλάσιο)"
+msgid "WEEKDAY(Number; Type)"
+msgstr "WEEKDAY(Αριθμός, Τύπος)"
-#: 04060106.xhp
+#: func_weekday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3486434\n"
+"func_weekday.xhp\n"
+"par_id3149046\n"
+"140\n"
"help.text"
-msgid "Returns <emph>Number</emph> rounded to the nearest multiple of <emph>Multiple</emph>."
-msgstr "Επιστρέφει τον <emph>Αριθμό</emph> στρογγυλοποιημένο στο πλησιέστερο πολλαπλάσιο του <emph>Πολλαπλάσιο</emph>."
+msgid "<emph>Number</emph>, as a date value, is a decimal for which the weekday is to be returned."
+msgstr "Ο <emph>Αριθμός</emph>, ως τιμή ημερομηνίας, είναι ένας δεκαδικός αριθμός, για τον οποίο πρόκειται να επιστραφεί η ημέρα της εβδομάδας."
-#: 04060106.xhp
+#: func_weekday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3068636\n"
+"func_weekday.xhp\n"
+"par_id3154394\n"
+"141\n"
"help.text"
-msgid "An alternative implementation would be <item type=\"literal\">Multiple * ROUND(Number/Multiple)</item>."
-msgstr "Μια εναλλακτική υλοποίηση θα ήταν <item type=\"literal\">Πολλαπλάσιο * ROUND(Αριθμός/Πολλαπλάσιο)</item>."
+msgid "<emph>Type</emph> determines the type of calculation. For Type=1, the weekdays are counted starting from Sunday (this is the default even when the Type parameter is missing). For Type=2, the weekdays are counted starting from Monday=1. For Type=3, the weekdays are counted starting from Monday=0."
+msgstr "Ο <emph>Τύπος</emph> καθορίζει τον τύπο του υπολογισμού. Για την τιμή Τύπος =1, οι ημέρες της εβδομάδας μετρούνται ξεκινώντας από την Κυριακή (αυτή είναι η προεπιλογή, ακόμα και στην περίπτωση που λείπει η παράμετρος Τύπος). Για την τιμή Τύπος=2 οι ημέρες της εβδομάδας μετρούνται ξεκινώντας από τη Δευτέρα=1. Για την τιμή Τύπος=3, οι ημέρες της εβδομάδας μετρούνται ξεκινώντας από τη Δευτέρα=0."
-#: 04060106.xhp
+#: func_weekday.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164333\n"
-"662\n"
+"func_weekday.xhp\n"
+"par_id3156188\n"
+"142\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "These values apply only to the standard date format that you select under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Calculate</emph>."
+msgstr "Αυτές οι τιμές εφαρμόζονται μόνο στην τυπική μορφή ημερομηνίας που επιλέγετε στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Υπολογισμός</emph>."
-#: 04060106.xhp
+#: func_weekday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164347\n"
-"663\n"
+"func_weekday.xhp\n"
+"hd_id3153836\n"
+"143\n"
"help.text"
-msgid "<item type=\"input\">=MROUND(15.5;3)</item> returns 15, as 15.5 is closer to 15 (= 3*5) than to 18 (= 3*6)."
-msgstr "Το <item type=\"input\">=MROUND(15.5;3)</item> επιστρέφει 15, καθώς το 15.5 είναι πλησιέστερα στο 15 (= 3*5) από το 18 (= 3*6)."
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04060106.xhp
+#: func_weekday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_idN14DD6\n"
+"func_weekday.xhp\n"
+"par_id3150317\n"
+"144\n"
"help.text"
-msgid "<item type=\"input\">=MROUND(1.4;0.5)</item> returns 1.5 (= 0.5*3)."
-msgstr "Το <item type=\"input\">=MROUND(1.4;0.5)</item> επιστρέφει 1.5 (= 0.5*3)."
+msgid "=WEEKDAY(\"2000-06-14\") returns 4 (the Type parameter is missing, therefore the standard count is used. The standard count starts with Sunday as day number 1. June 14, 2000 was a Wednesday and therefore day number 4)."
+msgstr "=WEEKDAY(\"2000-06-14\") επιστρέφει την τιμή 4 (η παράμετρος Τύπος λείπει, ειδάλλως χρησιμοποιείται η τυπική μέτρηση. Η τυπική μέτρηση ξεκινά από την Κυριακή σαν η μέρα με αριθμό 1. Η 14 Ιουνίου 2000 ήταν Τετάρτη ή αλλιώς ημέρα νούμερο 4)."
-#: 04060106.xhp
+#: func_weekday.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3164375\n"
+"func_weekday.xhp\n"
+"par_id3153174\n"
+"145\n"
"help.text"
-msgid "<bookmark_value>SQRT function</bookmark_value><bookmark_value>square roots;positive numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SQRT</bookmark_value><bookmark_value>τετραγωνικές ρίζες, θετικοί αριθμοί</bookmark_value>"
+msgid "=WEEKDAY(\"1996-07-24\";2) returns 3 (the Type parameter is 2, therefore Monday is day number 1. July 24, 1996 was a Wednesday and therefore day number 3)."
+msgstr "=WEEKDAY(\"1996-07-24\";2) επιστρέφει την τιμή 3 (η παράμετρος Τύπος έχει την τιμή 2, ειδάλλως η Δευτέρα είναι η ημέρα με αριθμό 1. Η 24 Ιουλίου 1996 ήταν Τετάρτη ή αλλιώς ημέρα νούμερο 3)."
-#: 04060106.xhp
+#: func_weekday.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164375\n"
-"532\n"
+"func_weekday.xhp\n"
+"par_id3153525\n"
+"146\n"
"help.text"
-msgid "SQRT"
-msgstr "SQRT"
+msgid "=WEEKDAY(\"1996-07-24\";1) returns 4 (the Type parameter is 1, therefore Sunday is day number 1. July 24, 1996 was a Wednesday and therefore day number 4)."
+msgstr "=WEEKDAY(\"1996-07-24\";1) επιστρέφει την τιμή 4 (η παράμετρος Τύπος έχει την τιμή 1, ειδάλλως η Κυριακή είναι η ημέρα με αριθμό 1. Η 24 Ιουλίου 1996 ήταν Τετάρτη ή αλλιώς ημέρα νούμερο 4)."
-#: 04060106.xhp
+#: func_weekday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164404\n"
-"533\n"
+"func_weekday.xhp\n"
+"par_id3150575\n"
+"147\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_WURZEL\">Returns the positive square root of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_WURZEL\">Επιστρέφει την θετική τετραγωνική ρίζα ενός αριθμού.</ahelp>"
+msgid "=WEEKDAY(NOW()) returns the number of the current day."
+msgstr "=WEEKDAY(NOW())επιστρέφει τον αριθμό της τρέχουσας ημέρας."
-#: 04060106.xhp
+#: func_weekday.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164424\n"
-"534\n"
+"func_weekday.xhp\n"
+"par_id3150588\n"
+"171\n"
+"help.text"
+msgid "To obtain a function indicating whether a day in A1 is a business day, use the IF and WEEKDAY functions as follows: <br/>IF(WEEKDAY(A1;2)<6;\"Business day\";\"Weekend\")"
+msgstr "Για να ανακτήσετε μία συνάρτηση που να υποδηλώνει αν μία ημέρα στο Α1 είναι μία εργάσιμη ημέρα, χρησιμοποιήστε τις συναρτήσεις IF και WEEKDAY ως εξής: <br/>IF(WEEKDAY(A1;2)<6;\"Εργάσιμη ημέρα\";\"Σαββατοκύριακο\")"
+
+#: func_weeknum.xhp
+msgctxt ""
+"func_weeknum.xhp\n"
+"tit\n"
+"help.text"
+msgid "WEEKNUM"
+msgstr "WEEKNUM"
+
+#: func_weeknum.xhp
+msgctxt ""
+"func_weeknum.xhp\n"
+"bm_id3159161\n"
+"help.text"
+msgid "<bookmark_value>WEEKNUM function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση WEEKNUM</bookmark_value>"
+
+#: func_weeknum.xhp
+msgctxt ""
+"func_weeknum.xhp\n"
+"hd_id3159161\n"
+"54\n"
+"help.text"
+msgid "<variable id=\"weeknum\"><link href=\"text/scalc/01/func_weeknum.xhp\">WEEKNUM</link></variable>"
+msgstr "<variable id=\"weeknum\"><link href=\"text/scalc/01/func_weeknum.xhp\">WEEKNUM</link></variable>"
+
+#: func_weeknum.xhp
+msgctxt ""
+"func_weeknum.xhp\n"
+"par_id3149770\n"
+"55\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_KALENDERWOCHE\">WEEKNUM calculates the week number of the year for the internal date value.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KALENDERWOCHE\">Η συνάρτηση WEEKNUM υπολογίζει τον αριθμό της εβδομάδας του έτους για την εσωτερική τιμή ημερομηνίας.</ahelp>"
+
+#: func_weeknum.xhp
+msgctxt ""
+"func_weeknum.xhp\n"
+"par_idN105E4\n"
+"help.text"
+msgid "The International Standard ISO 8601 has decreed that Monday shall be the first day of the week. A week that lies partly in one year and partly in another is assigned a number in the year in which most of its days lie. That means that week number 1 of any year is the week that contains the January 4th."
+msgstr "Το διεθνές Standard ISO 8601 έχει θεσπίσει τη Δευτέρα σαν την πρώτη ημέρα της εβδομάδας. Μία εβδομάδα που βρίσκεται μερικώς σε ένα έτος και μερικώς σε ένα άλλο ανατίθεται στο έτος στο οποίο περιέχει τις περισσότερες ημέρες. Αυτό σημαίνει ότι ο αριθμός εβδομάδας 1 οποιωνδήποτε ετών είναι η εβδομάδα που περιέχει την ημέρα 4η Ιανουαρίου."
+
+#: func_weeknum.xhp
+msgctxt ""
+"func_weeknum.xhp\n"
+"hd_id3153055\n"
+"56\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_weeknum.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164437\n"
-"535\n"
+"func_weeknum.xhp\n"
+"par_id3147236\n"
+"57\n"
"help.text"
-msgid "SQRT(Number)"
-msgstr "SQRT(Αριθμός)"
+msgid "WEEKNUM(Number; Mode)"
+msgstr "WEEKNUM(αριθμός; λειτουργία)"
-#: 04060106.xhp
+#: func_weeknum.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164451\n"
-"536\n"
+"func_weeknum.xhp\n"
+"par_id3147511\n"
+"58\n"
"help.text"
-msgid "Returns the positive square root of <emph>Number</emph>."
-msgstr "Επιστρέφει τη θετική τετραγωνική ρίζα του <emph>Αριθμού</emph>."
+msgid "<emph>Number</emph> is the internal date number."
+msgstr "Ο <emph>Αριθμός</emph> είναι ο εσωτερικός αριθμός ημερομηνίας."
-#: 04060106.xhp
+#: func_weeknum.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id6870021\n"
+"func_weeknum.xhp\n"
+"par_id3154269\n"
+"59\n"
"help.text"
-msgid "Number must be positive."
-msgstr "Ο αριθμός πρέπει να είναι θετικός."
+msgid "<emph>Mode</emph> sets the start of the week and the calculation type."
+msgstr "Η <emph>Λειτουργία</emph> ορίζει την έναρξη της εβδομάδας και τον τύπο υπολογισμού."
-#: 04060106.xhp
+#: func_weeknum.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164471\n"
-"537\n"
+"func_weeknum.xhp\n"
+"par_id3148930\n"
+"60\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "1 = Sunday"
+msgstr "1 = Κυριακή"
-#: 04060106.xhp
+#: func_weeknum.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164484\n"
-"538\n"
+"func_weeknum.xhp\n"
+"par_id3154280\n"
+"61\n"
"help.text"
-msgid "<item type=\"input\">=SQRT(16)</item> returns 4."
-msgstr "Η συνάρτηση <item type=\"input\">=SQRT(16)</item> επιστρέφει ως αποτέλεσμα 4."
+msgid "2 = Monday"
+msgstr "2 = Δευτέρα"
-#: 04060106.xhp
+#: func_weeknum.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3591723\n"
+"func_weeknum.xhp\n"
+"hd_id3146948\n"
+"62\n"
"help.text"
-msgid "<item type=\"input\">=SQRT(-16)</item> returns an <item type=\"literal\">invalid argument</item> error."
-msgstr "Το <item type=\"input\">=SQRT(-16)</item> επιστρέφει λάθος <item type=\"literal\">άκυρο όρισμα</item>."
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04060106.xhp
+#: func_weeknum.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3164560\n"
+"func_weeknum.xhp\n"
+"par_id3150704\n"
+"65\n"
"help.text"
-msgid "<bookmark_value>SQRTPI function</bookmark_value><bookmark_value>square roots;products of Pi</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SQRTPI</bookmark_value><bookmark_value>τετραγωνικές ρίζες, γινόμενα των Pi</bookmark_value>"
+msgid "=WEEKNUM(\"1995-01-01\";1) returns 1"
+msgstr "=WEEKNUM(\"1995-01-01\";1) επιστρέφει την τιμή 1"
-#: 04060106.xhp
+#: func_weeknum.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164560\n"
-"665\n"
+"func_weeknum.xhp\n"
+"par_id3149792\n"
+"64\n"
"help.text"
-msgid "SQRTPI"
-msgstr "SQRTPI"
+msgid "=WEEKNUM(\"1995-01-01\";2) returns 52. If the week starts on Monday, Sunday belongs to the last week of the previous year."
+msgstr "=WEEKNUM(\"1995-01-01\";2) επιστρέφει το αποτέλεσμα 52. Αν η εβδομάδα ξεκινά τη Δευτέρα, η Κυριακή ανήκει στην τελευταία εβδομάδα του προηγούμενου έτους."
-#: 04060106.xhp
+#: func_weeknumadd.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164596\n"
-"666\n"
+"func_weeknumadd.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_SQRTPI\">Returns the square root of (PI times a number).</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_SQRTPI\">Επιστρέφει την τετραγωνική ρίζα ενός (Pi φορές έναν αριθμό).</ahelp>"
+msgid "WEEKNUM_ADD"
+msgstr "WEEKNUM_ADD"
-#: 04060106.xhp
+#: func_weeknumadd.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164614\n"
-"667\n"
+"func_weeknumadd.xhp\n"
+"bm_id3166443\n"
+"help.text"
+msgid "<bookmark_value>WEEKNUM_ADD function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση WEEKNUM_ADD</bookmark_value>"
+
+#: func_weeknumadd.xhp
+msgctxt ""
+"func_weeknumadd.xhp\n"
+"hd_id3166443\n"
+"222\n"
+"help.text"
+msgid "<variable id=\"weeknumadd\"><link href=\"text/scalc/01/func_weeknumadd.xhp\">WEEKNUM_ADD</link></variable>"
+msgstr "<variable id=\"weeknumadd\"><link href=\"text/scalc/01/func_weeknumadd.xhp\">WEEKNUM_ADD</link></variable>"
+
+#: func_weeknumadd.xhp
+msgctxt ""
+"func_weeknumadd.xhp\n"
+"par_id3152945\n"
+"223\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_WEEKNUM\">The result indicates the number of the calendar week for a date.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_WEEKNUM\">Το αποτέλεσμα υποδηλώνει τον αριθμό της ημερολογιακής εβδομάδας για μια ημερομηνία.</ahelp>"
+
+#: func_weeknumadd.xhp
+msgctxt ""
+"func_weeknumadd.xhp\n"
+"par_idN105DD\n"
+"help.text"
+msgid "The WEEKNUM_ADD function is designed to calculate week numbers exactly as Microsoft Excel does. Use the <link href=\"text/scalc/01/func_weeknum.xhp\">WEEKNUM</link> function, or format your date cells using the WW formatting code, when you need ISO 8601 week numbers."
+msgstr "Η συνάρτηση WEEKNUM_ADD σχεδιάστηκε για να υπολογίζει τους αριθμούς εβδομάδων ακριβώς όπως το Microsoft Excel. Χρησιμοποιήστε τη συνάρτηση <link href=\"text/scalc/01/func_weeknum.xhp\">WEEKNUM</link>, ή μορφοποιήστε τα κελιά ημερομηνιών χρησιμοποιώντας το κώδικα μορφοποίησης WW, όταν χρειάζεστε ISO 8601 αριθμούς εβδομάδων."
+
+#: func_weeknumadd.xhp
+msgctxt ""
+"func_weeknumadd.xhp\n"
+"hd_id3153745\n"
+"224\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_weeknumadd.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164627\n"
-"668\n"
+"func_weeknumadd.xhp\n"
+"par_id3153685\n"
+"225\n"
"help.text"
-msgid "SQRTPI(Number)"
-msgstr "SQRTPI(Αριθμός)"
+msgid "WEEKNUM_ADD(Date; ReturnType)"
+msgstr "WEEKNUM_ADD(Ημερομηνία, Τύπος-επιστροφής)"
-#: 04060106.xhp
+#: func_weeknumadd.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id1501510\n"
+"func_weeknumadd.xhp\n"
+"par_id3159277\n"
+"226\n"
"help.text"
-msgid "Returns the positive square root of (PI multiplied by <emph>Number</emph>)."
-msgstr "Επιστρέφει τη θετική τετραγωνική ρίζα του (π επί τον <emph>Αριθμό</emph>)."
+msgid "<emph>Date</emph> is the date within the calendar week."
+msgstr "Η <emph>Ημερομηνία</emph> είναι η ημερομηνία εντός της ημερολογιακής εβδομάδας."
-#: 04060106.xhp
+#: func_weeknumadd.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id9929197\n"
+"func_weeknumadd.xhp\n"
+"par_id3154098\n"
+"227\n"
"help.text"
-msgid "This is equivalent to <item type=\"literal\">SQRT(PI()*Number)</item>."
-msgstr "Αυτό είναι ισοδύναμο του <item type=\"literal\">SQRT(PI()*Αριθμός)</item>."
+msgid "<emph>ReturnType</emph> is 1 for week beginning on a Sunday, 2 for week beginning on a Monday."
+msgstr "Ο <emph>Τύπος-επιστροφής</emph> είναι 1 για την εβδομάδα που ξεκινά Κυριακή, 2 για την εβδομάδα που ξεκινά Δευτέρα."
-#: 04060106.xhp
+#: func_weeknumadd.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164641\n"
-"669\n"
+"func_weeknumadd.xhp\n"
+"hd_id3152886\n"
+"228\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060106.xhp
+#: func_weeknumadd.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164654\n"
-"670\n"
+"func_weeknumadd.xhp\n"
+"par_id3149973\n"
+"229\n"
"help.text"
-msgid "<item type=\"input\">=SQRTPI(2)</item> returns the squareroot of (2PI), approximately 2.506628."
-msgstr "Το <item type=\"input\">=SQRTPI(2)</item> επιστρέφει την τετραγωνική ρίζα του (2π), περίπου 2.506628."
+msgid "In which week number does 12.24.2001 fall?"
+msgstr "Σε ποιον αριθμό εβδομάδας αντιστοιχεί η ημερομηνία 24.12.2001;"
-#: 04060106.xhp
+#: func_weeknumadd.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3164669\n"
+"func_weeknumadd.xhp\n"
+"par_id3149914\n"
+"230\n"
"help.text"
-msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
-msgstr "<bookmark_value>τυχαίοι αριθμοί, μεταξύ ορίων</bookmark_value><bookmark_value>συνάρτηση RANDBETWEEN</bookmark_value>"
+msgid "<item type=\"input\">=WEEKNUM_ADD(24.12.2001;1)</item> returns 52."
+msgstr "Η συνάρτηση <item type=\"input\">=WEEKNUM_ADD(24.12.2001;1)</item> επιστρέφει αποτέλεσμα 52."
-#: 04060106.xhp
+#: func_workday.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164669\n"
-"671\n"
+"func_workday.xhp\n"
+"tit\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "RANDBETWEEN"
+msgid "WORKDAY"
+msgstr "WORKDAY"
-#: 04060106.xhp
+#: func_workday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164711\n"
-"672\n"
+"func_workday.xhp\n"
+"bm_id3149012\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_RANDBETWEEN\">Returns an integer random number in a specified range.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_RANDBETWEEN\">Επιστρέφει έναν ακέραιο τυχαίο αριθμό σε μία καθορισμένη περιοχή.</ahelp>"
+msgid "<bookmark_value>WORKDAY function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση WORKDAY</bookmark_value>"
-#: 04060106.xhp
+#: func_workday.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164745\n"
-"673\n"
+"func_workday.xhp\n"
+"hd_id3149012\n"
+"186\n"
+"help.text"
+msgid "<variable id=\"workday\"><link href=\"text/scalc/01/func_workday.xhp\">WORKDAY</link></variable>"
+msgstr "<variable id=\"workday\"><link href=\"text/scalc/01/func_workday.xhp\">WORKDAY</link></variable>"
+
+#: func_workday.xhp
+msgctxt ""
+"func_workday.xhp\n"
+"par_id3149893\n"
+"187\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_WORKDAY\"> The result is a date number that can be formatted as a date. You then see the date of a day that is a certain number of <emph>workdays</emph> away from the <emph>start date</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_WORKDAY\"> Το αποτέλεσμα είναι ένα αριθμός ημέρας που μπορεί να μορφοποιηθεί ως ημερομηνία. Ύστερα δείτε την ημερομηνία μιας ημέρας που είναι ένας συγκεκριμένος αριθμός από <emph>εργάσιμες ημέρες</emph> από την <emph>ημερομηνία έναρξης</emph>.</ahelp>"
+
+#: func_workday.xhp
+msgctxt ""
+"func_workday.xhp\n"
+"hd_id3146944\n"
+"188\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_workday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164758\n"
-"674\n"
+"func_workday.xhp\n"
+"par_id3154844\n"
+"189\n"
"help.text"
-msgid "RANDBETWEEN(Bottom; Top)"
-msgstr "RANDBETWEEN(Κάτω-όριο, Πάνω-όριο)"
+msgid "WORKDAY(StartDate; Days; Holidays)"
+msgstr "WORKDAY(StartDate; Ημέρες; Αργίες)"
-#: 04060106.xhp
+#: func_workday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id7112338\n"
+"func_workday.xhp\n"
+"par_id3147469\n"
+"190\n"
"help.text"
-msgid "Returns an integer random number between integers <emph>Bottom</emph> and <emph>Top</emph> (both inclusive)."
-msgstr "Επιστρέφει έναν ακέραιο τυχαίο αριθμό μεταξύ των ακεραίων <emph>Κάτω</emph> και <emph>Πάνω</emph> (συμπεριλαμβανομένων και των δύο)."
+msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation."
+msgstr "Η <emph>Ημερομηνία-έναρξης</emph> είναι η ημερομηνία από την οποία διενεργείται ο υπολογισμός. Εάν η ημερομηνία έναρξης είναι εργάσιμη ημέρα, η ημέρα περιλαμβάνεται στον υπολογισμό."
-#: 04060106.xhp
+#: func_workday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id2855616\n"
+"func_workday.xhp\n"
+"par_id3153038\n"
+"191\n"
"help.text"
-msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9."
-msgstr "Η συνάρτηση παράγει ένα νέο τυχαίο αριθμό κάθε φορά που το Calc κάνει επανυπολογισμό. Για να εξαναγκάσετε το Calc σε χειροκίνητο επανυπολογισμό πατήστε τα πλήκτρα Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9."
+msgid "<emph>Days</emph> is the number of workdays. Positive value for a result after the start date, negative value for a result before the start date."
+msgstr "Οι <emph>Ημέρες</emph> είναι ο αριθμός των εργάσιμων ημερών. Θετική τιμή για ένα αποτέλεσμα ύστερα από την ημερομηνία έναρξης, αρνητική τιμή για ένα αποτέλεσμα πριν την ημερομηνία έναρξης."
-#: 04060106.xhp
+#: func_workday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id2091433\n"
+"func_workday.xhp\n"
+"par_id3150693\n"
+"192\n"
"help.text"
-msgid "To generate random numbers which never recalculate, copy cells containing this function, and use <item type=\"menuitem\">Edit - Paste Special</item> (with <item type=\"menuitem\">Paste All</item> and <item type=\"menuitem\">Formulas</item> not marked and <item type=\"menuitem\">Numbers</item> marked)."
-msgstr "Για να δημιουργήσετε τυχαίους αριθμούς που δεν επανυπολογίζονται ποτέ, αντιγράψτε τα κελιά που περιέχουν αυτή τη συνάρτηση και χρησιμοποιήστε το <item type=\"menuitem\">Επεξεργασία - Ειδική Επικόλληση</item> (με το <item type=\"menuitem\">Επικόλληση όλων</item> και το <item type=\"menuitem\">Τύποι</item> αποεπιλεγμένα και το <item type=\"menuitem\">Αριθμοί</item> επιλεγμένο)."
+msgid "<emph>Holidays</emph> is a list of optional holidays. These are non-working days. Enter a cell range in which the holidays are listed individually."
+msgstr "Οι <emph>Ημέρες αργίας</emph> είναι μία λίστα με προαιρετικές ημέρες αργίας. Αυτές δεν είναι εργάσιμες ημέρες. Εισάγετε μία περιοχή κελιών στην οποία υπάρχει υπάρχει λίστα με μεμονωμένες ημέρες αργίας."
-#: 04060106.xhp
+#: func_workday.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164772\n"
-"675\n"
+"func_workday.xhp\n"
+"hd_id3150141\n"
+"193\n"
"help.text"
msgid "Example"
msgstr "Παράδειγμα"
-#: 04060106.xhp
+#: func_workday.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164785\n"
-"676\n"
+"func_workday.xhp\n"
+"par_id3152782\n"
+"194\n"
"help.text"
-msgid "<item type=\"input\">=RANDBETWEEN(20;30)</item> returns an integer of between 20 and 30."
-msgstr "Η συνάρτηση <item type=\"input\">=RANDBETWEEN(20;30)</item> επιστρέφει έναν ακέραιο αριθμό μεταξύ του 20 και του 30."
+msgid "What date came 17 workdays after 1 December 2001? Enter the start date \"2001-12-01\" in C3 and the number of workdays in D3. Cells F3 to J3 contain the following Christmas and New Year holidays: \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"."
+msgstr "Τι ημερομηνία είναι 17 εργάσιμες ημέρες ύστερα από τις 1 Δεκεμβρίου 2001; Εισάγετε την ημερομηνία έναρξης \"01-12-2001\" στο C3 και τον αριθμό των εργάσιμων ημερών στο D3. Τα κελιά F3 μέχρι J3 περιέχουν τις ακόλουθες αργίες Χριστουγέννων και Πρωτοχρονιάς: \"24-12-2001\", \"25-12-2001\", \"26-12-2001\", \"31-12-2001\", \"01-01-2002\"."
-#: 04060106.xhp
+#: func_workday.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3164800\n"
+"func_workday.xhp\n"
+"par_id3146142\n"
+"195\n"
"help.text"
-msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση RAND</bookmark_value><bookmark_value>τυχαίοι αριθμοί, μεταξύ 0 και 1</bookmark_value>"
+msgid "=WORKDAY(C3;D3;F3:J3) returns 2001-12-28. Format the serial date number as a date, for example in the format YYYY-MM-DD."
+msgstr "=WORKDAY(C3;D3;F3:J3) επιστρέφει το αποτέλεσμα 2001-12-28. Μορφοποιήστε το σειριακό αριθμό ημερομηνίας ως ημερομηνία, για παράδειγμα στη μορφή ΗΗ-ΜΜ-ΕΕΕ."
-#: 04060106.xhp
+#: func_year.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164800\n"
-"542\n"
+"func_year.xhp\n"
+"tit\n"
"help.text"
-msgid "RAND"
-msgstr "RAND"
+msgid "YEAR"
+msgstr "YEAR"
-#: 04060106.xhp
+#: func_year.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164829\n"
-"543\n"
+"func_year.xhp\n"
+"bm_id3153982\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ZUFALLSZAHL\">Returns a random number between 0 and 1.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ZUFALLSZAHL\">Επιστρέφει έναν τυχαίο αριθμό μεταξύ 0 και 1.</ahelp>"
+msgid "<bookmark_value>YEAR function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση YEAR</bookmark_value>"
-#: 04060106.xhp
+#: func_year.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164870\n"
-"545\n"
+"func_year.xhp\n"
+"hd_id3153982\n"
+"37\n"
+"help.text"
+msgid "<variable id=\"year\"><link href=\"text/scalc/01/func_year.xhp\">YEAR</link></variable>"
+msgstr "<variable id=\"year\"><link href=\"text/scalc/01/func_year.xhp\">YEAR</link></variable>"
+
+#: func_year.xhp
+msgctxt ""
+"func_year.xhp\n"
+"par_id3147496\n"
+"38\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_JAHR\">Returns the year as a number according to the internal calculation rules.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_JAHR\">Επιστρέφει το έτος ως αριθμό, σύμφωνα με τους εσωτερικούς κανόνες υπολογισμού.</ahelp>"
+
+#: func_year.xhp
+msgctxt ""
+"func_year.xhp\n"
+"hd_id3146090\n"
+"39\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_year.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164884\n"
-"546\n"
+"func_year.xhp\n"
+"par_id3154304\n"
+"40\n"
"help.text"
-msgid "RAND()"
-msgstr "RAND()"
+msgid "YEAR(Number)"
+msgstr "YEAR(αριθμός)"
-#: 04060106.xhp
+#: func_year.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id5092318\n"
+"func_year.xhp\n"
+"par_id3156013\n"
+"41\n"
"help.text"
-msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9."
-msgstr "Η συνάρτηση παράγει ένα νέο τυχαίο αριθμό κάθε φορά που το Calc κάνει επανυπολογισμό. Για να εξαναγκάσετε το Calc σε χειροκίνητο επανυπολογισμό πατήστε τα πλήκτρα Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9."
+msgid "<emph>Number</emph> shows the internal date value for which the year is to be returned."
+msgstr "Ο <emph>Αριθμός</emph> εμφανίζει την εσωτερική τιμή ημερομηνίας, για την οποία θα επιστραφεί το έτος."
-#: 04060106.xhp
+#: func_year.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id9312417\n"
+"func_year.xhp\n"
+"hd_id3152797\n"
+"42\n"
"help.text"
-msgid "To generate random numbers which never recalculate, copy cells each containing =RAND(), and use <item type=\"menuitem\">Edit - Paste Special</item> (with <item type=\"menuitem\">Paste All</item> and <item type=\"menuitem\">Formulas</item> not marked and <item type=\"menuitem\">Numbers</item> marked)."
-msgstr "Για να δημιουργήσετε τυχαίους αριθμούς που δεν επανυπολογίζονται ποτέ, αντιγράψτε τα κελιά που περιέχουν =RAND() και χρησιμοποιήστε το <item type=\"menuitem\">Επεξεργασία - Ειδική Επικόλληση</item> (με το <item type=\"menuitem\">Επικόλληση όλων</item> και το <item type=\"menuitem\">Αριθμοί</item> αποεπιλεγμένα και το <item type=\"menuitem\">Αριθμοί</item> επιλεγμένο)."
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 04060106.xhp
+#: func_year.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id9089022\n"
+"func_year.xhp\n"
+"par_id3145668\n"
+"43\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<item type=\"input\">=YEAR(1)</item> returns 1899"
+msgstr "Η συνάρτηση <item type=\"input\">=YEAR(1)</item> επιστρέφει ως αποτέλεσμα 1899"
-#: 04060106.xhp
+#: func_year.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id9569078\n"
+"func_year.xhp\n"
+"par_id3151168\n"
+"44\n"
"help.text"
-msgid "<item type=\"input\">=RAND()</item> returns a random number between 0 and 1."
-msgstr "Το <item type=\"input\">=RAND()</item> επιστρέφει ένα τυχαίο αριθμό μεταξύ 0 και 1."
+msgid "<item type=\"input\">=YEAR(2)</item> returns 1900"
+msgstr "Η συνάρτηση <item type=\"input\">=YEAR(2)</item> επιστρέφει ως αποτέλεσμα 1900"
-#: 04060106.xhp
+#: func_year.xhp
msgctxt ""
-"04060106.xhp\n"
-"bm_id3164897\n"
+"func_year.xhp\n"
+"par_id3150115\n"
+"45\n"
"help.text"
-msgid "<bookmark_value>COUNTIF function</bookmark_value><bookmark_value>counting;specified cells</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COUNTIF</bookmark_value><bookmark_value>καταμέτρηση, καθορισμένα κελιά</bookmark_value>"
+msgid "<item type=\"input\">=YEAR(33333.33)</item> returns 1991"
+msgstr "Η συνάρτηση <item type=\"input\">=YEAR(33333.33)</item> επιστρέφει το αποτέλεσμα 1991"
-#: 04060106.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164897\n"
-"547\n"
+"func_yearfrac.xhp\n"
+"tit\n"
"help.text"
-msgid "COUNTIF"
-msgstr "COUNTIF"
+msgid "YEARFRAC"
+msgstr "YEARFRAC"
-#: 04060106.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164926\n"
-"548\n"
+"func_yearfrac.xhp\n"
+"bm_id3148735\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ZAEHLENWENN\">Returns the number of cells that meet with certain criteria within a cell range.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ZAEHLENWENN\">Επιστρέφει τον αριθμό των κελιών που ταιριάζουν με συγκεκριμένα κριτήρια εντός της περιοχής κελιών.</ahelp>"
+msgid "<bookmark_value>YEARFRAC function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση YEARFRAC</bookmark_value>"
-#: 04060106.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3164953\n"
-"549\n"
+"func_yearfrac.xhp\n"
+"hd_id3148735\n"
+"196\n"
+"help.text"
+msgid "<variable id=\"yearfrac\"><link href=\"text/scalc/01/func_yearfrac.xhp\">YEARFRAC</link></variable>"
+msgstr "<variable id=\"yearfrac\"><link href=\"text/scalc/01/func_yearfrac.xhp\">YEARFRAC</link></variable>"
+
+#: func_yearfrac.xhp
+msgctxt ""
+"func_yearfrac.xhp\n"
+"par_id3150899\n"
+"197\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\"> The result is a number between 0 and 1, representing the fraction of a year between <emph>StartDate</emph> and <emph>EndDate</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\"> Το αποτέλεσμα είναι ένας αριθμός ανάμεσα στο 0 και το 1 που αποτελεί το τμήμα του έτους μεταξύ της <emph>StartDate</emph> και της <emph>EndDate</emph>.</ahelp>"
+
+#: func_yearfrac.xhp
+msgctxt ""
+"func_yearfrac.xhp\n"
+"hd_id3155259\n"
+"198\n"
"help.text"
msgid "Syntax"
msgstr "Σύνταξη"
-#: 04060106.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164967\n"
-"550\n"
+"func_yearfrac.xhp\n"
+"par_id3155823\n"
+"199\n"
"help.text"
-msgid "COUNTIF(Range; Criteria)"
-msgstr "COUNTIF(Περιοχή, Κριτήρια)"
+msgid "YEARFRAC(StartDate; EndDate; Basis)"
+msgstr "YEARFRAC(Ημερομηνίαέναρξης;Ημερομηνίαλήξης;Βάση)"
-#: 04060106.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3164980\n"
-"551\n"
+"func_yearfrac.xhp\n"
+"par_id3145144\n"
+"200\n"
"help.text"
-msgid "<emph>Range</emph> is the range to which the criteria are to be applied."
-msgstr "Η <emph>Περιοχή</emph> είναι η περιοχή στην οποία θα εφαρμοστούν τα κριτήρια."
+msgid "<emph>StartDate</emph> and <emph>EndDate</emph> are two date values."
+msgstr "Η <emph>StartDate</emph> και η <emph>EndDate</emph> είναι δύο τιμές ημερομηνίας."
-#: 04060106.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3165000\n"
-"552\n"
+"func_yearfrac.xhp\n"
+"par_id3149954\n"
+"201\n"
"help.text"
-msgid "<emph>Criteria</emph> indicates the criteria in the form of a number, an expression or a character string. These criteria determine which cells are counted. You may also enter a search text in the form of a regular expression, e.g. b.* for all words that begin with b. You may also indicate a cell range that contains the search criterion. If you search for literal text, enclose the text in double quotes."
-msgstr "Το <emph>Κριτήρια</emph> δείχνει τα κριτήρια με τη μορφή αριθμού, έκφρασης ή αλφαριθμητικού χαρακτήρων. Αυτά τα κριτήρια καθορίζουν ποια κελιά καταμετρώνται. Μπορείτε επίσης να εισάγετε ένα κείμενο αναζήτησης με τη μορφή κανονικής παράστασης, π.χ. β.* για΄ολες τις λέξεις που αρχίζουν με β. Μπορείτε επίσης να υποδείξετε μια περιοχή κελιών που περιέχει το κριτήριο αναζήτησης. Αν ψάχνεται για έκφραση κειμένου, περικλείστε τη σε διπλά εισαγωγικά."
+msgid "<emph>Basis</emph> is chosen from a list of options and indicates how the year is to be calculated."
+msgstr "Η <emph>Βάση</emph> επιλέγεται από μια λίστα επιλογών και υποδηλώνει τον τρόπο υπολογισμού του έτους."
-#: 04060106.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04060106.xhp\n"
-"hd_id3165037\n"
-"553\n"
+"func_yearfrac.xhp\n"
+"par_id3146847\n"
+"202\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Basis"
+msgstr "Βάση"
-#: 04060106.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3166505\n"
-"627\n"
+"func_yearfrac.xhp\n"
+"par_id3155956\n"
+"203\n"
"help.text"
-msgid "A1:A10 is a cell range containing the numbers <item type=\"input\">2000</item> to <item type=\"input\">2009</item>. Cell B1 contains the number <item type=\"input\">2006</item>. In cell B2, you enter a formula:"
-msgstr "Το A1:A10 είνια μια περιοχή κελιών που περιέχει τους αριθμούς <item type=\"input\">2000</item> έως <item type=\"input\">2009</item>. Το κελί B1 περιέχει τον αριθμό <item type=\"input\">2006</item>. Στο κελί Β2, εισάγετε έναν τύπο:"
+msgid "Calculation"
+msgstr "Υπολογισμός"
-#: 04060106.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id3581652\n"
+"func_yearfrac.xhp\n"
+"par_id3154502\n"
+"204\n"
"help.text"
-msgid "<item type=\"input\">=COUNTIF(A1:A10;2006)</item> - this returns 1"
-msgstr "<item type=\"input\">=COUNTIF(A1:A10;2006)</item> - αυτό επιστρέφει 1"
+msgid "0 or missing"
+msgstr "0 ή ελλιπής"
-#: 04060106.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id708639\n"
+"func_yearfrac.xhp\n"
+"par_id3149877\n"
+"205\n"
"help.text"
-msgid "<item type=\"input\">=COUNTIF(A1:A10;B1)</item> - this returns 1"
-msgstr "<item type=\"input\">=COUNTIF(A1:A10;B1)</item> - αυτό επιστρέφει 1"
+msgid "US method (NASD), 12 months of 30 days each"
+msgstr "Μέθοδος ΗΠΑ (NASD), 12 μήνες των 30 ημερών ο καθένας"
-#: 04060106.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id5169225\n"
+"func_yearfrac.xhp\n"
+"par_id3148766\n"
+"250\n"
"help.text"
-msgid "<item type=\"input\">=COUNTIF(A1:A10;\">=2006\") </item>- this returns 4"
-msgstr "<item type=\"input\">=COUNTIF(A1:A10;\">=2006\") </item> - αυτό επιστρέφει 4"
+msgid "1"
+msgstr "1"
-#: 04060106.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id2118594\n"
+"func_yearfrac.xhp\n"
+"par_id3154326\n"
+"206\n"
"help.text"
-msgid "<item type=\"input\">=COUNTIF(A1:A10;\"<\"&B1)</item> - when B1 contains <item type=\"input\">2006</item>, this returns 6"
-msgstr "<item type=\"input\">=COUNTIF(A1:A10;\"<\"&B1)</item> - όταν το Β1 περιέχει <item type=\"input\">2006</item>, αυτό επιστρέφει 6"
+msgid "Exact number of days in months, exact number of days in year"
+msgstr "Ακριβής αριθμός ημερών σε μήνες, ακριβής αριθμός ημερών σε έτος"
-#: 04060106.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id166020\n"
+"func_yearfrac.xhp\n"
+"par_id3145245\n"
+"251\n"
"help.text"
-msgid "<item type=\"input\">=COUNTIF(A1:A10;C2)</item> where cell C2 contains the text <item type=\"input\">>2006</item> counts the number of cells in the range A1:A10 which are >2006"
-msgstr "Το <item type=\"input\">=COUNTIF(A1:A10;C2)</item> όπου το κελί C2 περιέχει το κείμενο <item type=\"input\">>2006</item> καταμετρά το πλήθος των κελιών της περιοχής A1:A10 τα οποία είνια >2006"
+msgid "2"
+msgstr "2"
-#: 04060106.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04060106.xhp\n"
-"par_id6386913\n"
+"func_yearfrac.xhp\n"
+"par_id3155620\n"
+"207\n"
"help.text"
-msgid "To count only negative numbers: <item type=\"input\">=COUNTIF(A1:A10;\"<0\")</item>"
-msgstr "Για μέτρηση μόνο των αρνητικών αριθμών: <item type=\"input\">=COUNTIF(A1:A10;\"<0\")</item>"
+msgid "Exact number of days in month, year has 360 days"
+msgstr "Ακριβής αριθμός ημερών σε μήνα, ένα έτος αποτελείται από 360 ημέρες"
-#: 06030400.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"06030400.xhp\n"
-"tit\n"
+"func_yearfrac.xhp\n"
+"par_id3145297\n"
+"252\n"
"help.text"
-msgid "Remove Dependents"
-msgstr "Αφαίρεση εξαρτήσεων"
+msgid "3"
+msgstr "3"
-#: 06030400.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"06030400.xhp\n"
-"bm_id3147335\n"
+"func_yearfrac.xhp\n"
+"par_id3148394\n"
+"208\n"
"help.text"
-msgid "<bookmark_value>cells; removing dependents</bookmark_value>"
-msgstr "<bookmark_value>κελιά, αφαίρεση εξαρτήσεων</bookmark_value>"
+msgid "Exact number of days in month, year has 365 days"
+msgstr "Ακριβής αριθμός ημερών σε μήνα, ένα έτος αποτελείται από 365 ημέρες"
-#: 06030400.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"06030400.xhp\n"
-"hd_id3147335\n"
-"1\n"
+"func_yearfrac.xhp\n"
+"par_id3151022\n"
+"253\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06030400.xhp\" name=\"Remove Dependents\">Remove Dependents</link>"
-msgstr "<link href=\"text/scalc/01/06030400.xhp\" name=\"Αφαίρεση εξαρτήσεων\">Αφαίρεση εξαρτήσεων</link>"
+msgid "4"
+msgstr "4"
-#: 06030400.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"06030400.xhp\n"
-"par_id3148663\n"
-"2\n"
+"func_yearfrac.xhp\n"
+"par_id3150931\n"
+"209\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:ClearArrowDependents\">Deletes one level of tracer arrows created with <emph>Trace Dependents</emph>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:ClearArrowDependents\">Διαγράφει ένα επίπεδο βελών ιχνών που δημιουργούνται με την επιλογή <emph>Ίχνος εξαρτήσεων</emph>.</ahelp>"
+msgid "European method, 12 months of 30 days each"
+msgstr "Ευρωπαϊκή μέθοδος, 12 μήνες των 30 ημερών ο καθένας"
-#: 04010000.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04010000.xhp\n"
-"tit\n"
+"func_yearfrac.xhp\n"
+"hd_id3145626\n"
+"210\n"
"help.text"
-msgid "Manual Break"
-msgstr "Χειροκίνητη αλλαγή"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04010000.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04010000.xhp\n"
-"bm_id3153192\n"
+"func_yearfrac.xhp\n"
+"par_id3149007\n"
+"211\n"
"help.text"
-msgid "<bookmark_value>spreadsheets; inserting breaks in</bookmark_value><bookmark_value>inserting; breaks</bookmark_value><bookmark_value>page breaks; inserting in spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, εισαγωγή αλλαγών σε</bookmark_value><bookmark_value>εισαγωγή, αλλαγές</bookmark_value><bookmark_value>αλλαγές σελίδας, εισαγωγή σε υπολογιστικά φύλλα</bookmark_value>"
+msgid "What fraction of the year 2008 lies between 2008-01-01 and 2008-07-01?"
+msgstr "Ποιο μέρος του έτους 2008 βρίσκεται ανάμεσα στις ημερομηνίες 01-01-2008 και 01-07-2008;"
-#: 04010000.xhp
+#: func_yearfrac.xhp
msgctxt ""
-"04010000.xhp\n"
-"hd_id3153192\n"
-"1\n"
+"func_yearfrac.xhp\n"
+"par_id3154632\n"
+"212\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/scalc/01/04010000.xhp\" name=\"Χειροκίνητη αλλαγή\">Χειροκίνητη αλλαγή</link>"
+msgid "=YEARFRAC(\"2008-01-01\"; \"2008-07-01\";0) returns 0.50."
+msgstr "=YEARFRAC(\"2008-01-01\"; \"2008-07-01\";0) επιστρέφει την τιμή 0.50."
-#: 04010000.xhp
+#: solver.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3125864\n"
-"2\n"
+"solver.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">This command inserts manual row or column breaks to ensure that your data prints properly. You can insert a horizontal page break above, or a vertical page break to the left of, the active cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυτή η εντολή εισάγει χειροκίνητες αλλαγές γραμμών ή στηλών για να βεβαιωθείτε ότι τα δεδομένα σας εκτυπώνονται σωστά. Μπορείτε να εισάγετε μία οριζόντια αλλαγή σελίδας πάνω, ή μία κάθετη αλλαγή σελίδας στα αριστερά του ενεργού κελιού.</ahelp>"
+msgid "Solver"
+msgstr "Επίλυση"
-#: 04010000.xhp
+#: solver.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3155133\n"
-"3\n"
+"solver.xhp\n"
+"bm_id7654652\n"
"help.text"
-msgid "Choose <link href=\"text/scalc/01/02190000.xhp\" name=\"Edit - Delete Manual Break\">Edit - Delete Manual Break</link> to remove breaks created manually."
-msgstr "Επιλέξτε <link href=\"text/scalc/01/02190000.xhp\" name=\"Επεξεργασία - Διαγραφή χειροκίνητης αλλαγής\">Επεξεργασία - Διαγραφή χειροκίνητης αλλαγής</link>"
+msgid "<bookmark_value>goal seeking;solver</bookmark_value><bookmark_value>what if operations;solver</bookmark_value><bookmark_value>back-solving</bookmark_value><bookmark_value>solver</bookmark_value>"
+msgstr "<bookmark_value>αναζήτηση στόχου, λύτης</bookmark_value><bookmark_value>πράξεις εάν - τι, λύτης</bookmark_value><bookmark_value>επίλυση προς τα πίσω</bookmark_value><bookmark_value>λύτης</bookmark_value>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"tit\n"
+"solver.xhp\n"
+"hd_id9216284\n"
"help.text"
-msgid "Criteria"
-msgstr "Κριτήρια"
+msgid "<variable id=\"solver\"><link href=\"text/scalc/01/solver.xhp\">Solver</link></variable>"
+msgstr "<variable id=\"solver\"><link href=\"text/scalc/01/solver.xhp\">Επίλυση</link></variable>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"bm_id1464278\n"
+"solver.xhp\n"
+"par_id9210486\n"
"help.text"
-msgid "<bookmark_value>selection lists;validity</bookmark_value>"
-msgstr "<bookmark_value>λίστες επιλογής, εγκυρότητα</bookmark_value>"
+msgid "<ahelp hid=\".\">Opens the Solver dialog. A solver allows to solve equations with multiple unknown variables by goal seeking methods.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο της Επίλυσης. Η Επίλυση επιτρέπει τη λύση εξισώσεων με πολλούς αγνώστους με μεθόδους αναζήτησης στόχου.</ahelp>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"hd_id3153032\n"
-"1\n"
+"solver.xhp\n"
+"par_id8538773\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12120100.xhp\" name=\"Criteria\">Criteria</link>"
-msgstr "<link href=\"text/scalc/01/12120100.xhp\" name=\"Κριτήρια\">Κριτήρια</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter or click the cell reference of the target cell. This field takes the address of the cell whose value is to be optimized.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε ή κάντε κλικ στην αναφορά του κελιού στόχου. Αυτό το πεδίο παίρνει τη διεύθυνση του κελιού του οποίου η τιμή θα βελτιστοποιηθεί.</ahelp>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3156327\n"
-"2\n"
+"solver.xhp\n"
+"par_id7564012\n"
"help.text"
-msgid "<ahelp hid=\"SC:TABPAGE:TP_VALIDATION_VALUES\">Specify the validation rules for the selected cell(s).</ahelp>"
-msgstr "<ahelp hid=\"SC:TABPAGE:TP_VALIDATION_VALUES\">Καθορίστε τους κανόνες εγκυρότητας γι το επιλεγμένο κελί(ά).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Try to solve the equation for a maximum value of the target cell.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσπαθήστε να λύσετε την εξίσωση για μία μέγιστη τιμή του κελιού στόχου.</ahelp>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3155923\n"
-"4\n"
+"solver.xhp\n"
+"par_id1186254\n"
"help.text"
-msgid "For example, you can define criteria such as: \"Numbers between 1 and 10\" or \"Texts that are no more than 20 characters\"."
-msgstr "Για παράδειγμα, μπορείτε να καθορίσετε κριτήρια όπως: \"Αριθμού μεταξύ 1 και 10\" ή \"Κείμενα που αποτελούνται όχι περισσότερους από 20 χαρακτήρες\"."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Try to solve the equation for a minimum value of the target cell.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσπαθήστε να λύσετε την εξίσωση για μία ελάχιστη τιμή του κελιού στόχου..</ahelp>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"hd_id3153896\n"
-"5\n"
+"solver.xhp\n"
+"par_id7432477\n"
"help.text"
-msgid "Allow"
-msgstr "Να επιτρέπεται"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Try to solve the equation to approach a given value of the target cell.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσπαθήστε να λύσετε την εξίσωση ώστε να προσεγγίζει μία δοθείσα τιμή του κελιού στόχου..</ahelp>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3150400\n"
-"6\n"
+"solver.xhp\n"
+"par_id7141026\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_ALLOW\">Click a validation option for the selected cell(s).</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_ALLOW\">Κάντε κλικ σε μια επιλογή εγκυρότητας για το επιλεγμένο κελί(ά).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the value or a cell reference.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε την τιμή ή μια παραπομπή κελιού.</ahelp>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3148797\n"
-"17\n"
+"solver.xhp\n"
+"par_id8531449\n"
"help.text"
-msgid "The following conditions are available:"
-msgstr "Οι ακόλουθες συνθήκες είναι διαθέσιμες:"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the cell range that can be changed.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε την περιοχή κελιών που μπορεί να μεταβληθεί.</ahelp>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3150447\n"
-"18\n"
+"solver.xhp\n"
+"par_id9183935\n"
"help.text"
-msgid "Condition"
-msgstr "Συνθήκη"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter a cell reference.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε μια αναφορά κελιού.</ahelp>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3155854\n"
-"19\n"
+"solver.xhp\n"
+"par_id946684\n"
"help.text"
-msgid "Effect"
-msgstr "Αποτέλεσμα"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select an operator from the list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε έναν τελεστή από τη λίστα.</ahelp>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3153092\n"
-"20\n"
+"solver.xhp\n"
+"par_id9607226\n"
"help.text"
-msgid "All values"
-msgstr "Όλες οι τιμές"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter a value or a cell reference.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε μια τιμή ή μια αναφορά κελιού.</ahelp>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3155411\n"
-"21\n"
+"solver.xhp\n"
+"par_id1939451\n"
"help.text"
-msgid "No limitation."
-msgstr "Χωρίς περιορισμό."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to shrink or restore the dialog. You can click or select cells in the sheet. You can enter a cell reference manually in the input box.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να μικρύνετε ή να αποκαταστήσετε το παράθυρο διαλόγου. Μπορείτε να κάνετε κλικ ή να επιλέξετε κελιά στο φύλλο. Μπορείτε να εισάγετε μια αναφορά κελιού χειροκίνητα στο πεδίο εισαγωγής.</ahelp>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3147434\n"
-"22\n"
+"solver.xhp\n"
+"par_id9038972\n"
"help.text"
-msgid "Whole number"
-msgstr "Ακέραιος αριθμός"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to remove the row from the list. Any rows from below this row move up.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να αφαιρέσετε τη γραμμή από τη λίστα. Οι γραμμές κάτω από αυτή μετακινούνται επάνω.</ahelp>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3154319\n"
-"23\n"
+"solver.xhp\n"
+"par_id2423780\n"
"help.text"
-msgid "Only whole numbers corresponding to the condition."
-msgstr "Μόνο ακέραιοι αριθμοί σύμφωνα με τη συνθήκη."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Options dialog.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου Επιλογές.</ahelp>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3145802\n"
-"24\n"
+"solver.xhp\n"
+"par_id2569658\n"
"help.text"
-msgid "Decimal"
-msgstr "Δεκαδικοί"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to solve the equation with the current settings. The dialog settings are retained until you close the current document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να λύσετε την εξίσωση με τις τρέχουσες ρυθμίσεις. Οι ρυθμίσεις του διαλόγου παραμένουν μέχρι να κλείσετε το τρέχον έγγραφο.</ahelp>"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3153160\n"
-"25\n"
+"solver.xhp\n"
+"par_id5474410\n"
"help.text"
-msgid "All numbers corresponding to the condition."
-msgstr "Όλοι οι αριθμοί που αντιστοιχούν στη συνθήκη."
+msgid "To solve equations with the solver"
+msgstr "Για να λύνετε εξισώσεις με την Επίλυση"
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3149377\n"
-"26\n"
+"solver.xhp\n"
+"par_id2216559\n"
"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
+msgid "The goal of the solver process is to find those variable values of an equation that result in an optimized value in the <emph>target cell</emph>, also named the \"objective\". You can choose whether the value in the target cell should be a maximum, a minimum, or approaching a given value."
+msgstr "Ο στόχος της διαδικασίας επίλυσης είναι να βρει αυτές τις τιμές των μεταβλητών της εξίσωσης που καταλήγουν σε μια βέλτιστη τιμή στο <emph>κελί στόχο</emph>, επίσης γνωστής ως \"αντικειμενικός σκοπός\". Μπορείτε να επιλέξετε αν η τιμή στο κελί στόχος θα πρέπει να είναι μέγιστο, ελάχιστο ή να προσεγγίζει κάποια δοσμένη τιμή."
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3150718\n"
-"27\n"
+"solver.xhp\n"
+"par_id7869502\n"
"help.text"
-msgid "All numbers corresponding to the condition. The entered values are formatted accordingly the next time the dialog is called up."
-msgstr "Όλοι οι αριθμοί που ανταποκρίνονται στη συνθήκη. Οι εισαχθείσες τιμές μοροφοποιούνται αντίστοιχα την επόμενη φορά που καλείται το παράθυρο διαλόγου."
+msgid "The initial variable values are inserted in a rectangular cell range that you enter in the <emph>By changing cells</emph> box."
+msgstr "Οι αρχικές τιμές των μεταβλητών εισάγονται σε μια ορθογώνια περιοχή κελιών που εισάγετε στο πεδίο <emph>Με αλλαγή των κελιών</emph>."
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3146969\n"
-"28\n"
+"solver.xhp\n"
+"par_id9852900\n"
"help.text"
-msgid "Time"
-msgstr "Ώρα"
+msgid "You can define a series of limiting conditions that set constraints for some cells. For example, you can set the constraint that one of the variables or cells must not be bigger than another variable, or not bigger than a given value. You can also define the constraint that one or more variables must be integers (values without decimals), or binary values (where only 0 and 1 are allowed)."
+msgstr "Μπορείτε να ορίσετε μια σειρά περιοριστικών συνθηκών που θέτουν περιορισμούς για ορισμένα κελιά. Π.χ. μπορείτε να θέσετε τον περιορισμό ότι μία από τις μεταβλητές ή τα κελιά πρέπει να μην είναι μεγαλύτερη από μια άλλη μεταβλητή, ή όχι μεγαλύτερη από μια δεδομένη τιμή. Μπορείτε επίσης να ορίσετε τον περιορισμό ότι μία ή περισσότερες μεταβλητές πρέπει να είναι ακέραιοι (τιμές χωρίς δεκαδικά) ή δυαδικές τιμές (όπου μόνο το 0 και το 1 επιτρέπονται)."
-#: 12120100.xhp
+#: solver.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3155066\n"
-"29\n"
+"solver.xhp\n"
+"par_id5323953\n"
"help.text"
-msgid "All numbers corresponding to the condition. The entered values are formatted accordingly the next time the dialog is called up."
-msgstr "Όλοι οι αριθμοί που ανταποκρίνονται στη συνθήκη. Οι εισαχθείσες τιμές μορφοποιούνται αντίστοιχα την επόμενη φορά που καλείται το παράθυρο διαλόγου."
+msgid "The default solver engine supports only linear equations."
+msgstr "Η προεπιλεγμένη μηχανή επίλυσης υποστηρίζει μόνο γραμμικές εξισώσεις."
-#: 12120100.xhp
+#: solver_options.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_idN106A0\n"
+"solver_options.xhp\n"
+"tit\n"
"help.text"
-msgid "Cell range"
-msgstr "Περιοχή κελιών"
+msgid "Options"
+msgstr "Επιλογές"
-#: 12120100.xhp
+#: solver_options.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_idN106A5\n"
+"solver_options.xhp\n"
+"hd_id2794274\n"
"help.text"
-msgid "Allow only values that are given in a cell range. The cell range can be specified explicitly, or as a named database range, or as a named range. The range may consist of one column or one row of cells. If you specify a range of columns and rows, only the first column is used."
-msgstr "Να επιτρέπονται μόνο τιμές που δίνονται σε μία περιοχή κελιών. Η περιοχή κελιών μπορεί να καθοριστεί ρητά, ή ως επώνυμη περιοχή βάσης δεδομένων, ή ως επώνυμη περιοχή. Η περιοχή μπορεί να αποτελείται από μία στήλη ή μία γραμμή κελιών. Αν καθορίσετε μία περιοχή στηλών και γραμμών, χρησιμοποιείται μόνο η πρώτη στήλη."
+msgid "Options"
+msgstr "Επιλογές"
-#: 12120100.xhp
+#: solver_options.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_idN106AB\n"
+"solver_options.xhp\n"
+"par_id6776940\n"
"help.text"
-msgid "List"
-msgstr "Λίστα"
+msgid "The Options dialog for the <link href=\"text/scalc/01/solver.xhp\">Solver</link> is used to set some options."
+msgstr "Το παράθυρο διαλόγου Επιλογές για την <link href=\"text/scalc/01/solver.xhp\">Επίλυση</link>χρησιμοποιείται για να καθορισθούν ορισμένες επιλογές."
-#: 12120100.xhp
+#: solver_options.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_idN106B0\n"
+"solver_options.xhp\n"
+"par_id393993\n"
"help.text"
-msgid "Allow only values or strings specified in a list. Strings and values can be mixed. Numbers evaluate to their value, so if you enter the number 1 in the list, the entry 100% is also valid."
-msgstr "Επιτρέπονται μόνο τιμές ή αλφαριθμητικά σε μια λίστα. Τα αλφαριθμητικά και οι τιμές μπορούν να συνδυαστούν. Οι αριθμοί εκτιμούν την τιμή τους, έτσι αν εισάγετε τον αριθμό 1 στη λίστα, η καταχώριση 100% είναι επίσης έγκυρη."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a solver engine. The listbox is disabled if only one solver engine is installed. Solver engines can be installed as extensions.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μια μηχανή επίλυσης. Η λίστα είναι απενεργοποιημένη αν μόνο μια μηχανή επίλυσης είναι εγκατεστημένη. Οι μηχανές επίλυσης μπορούν να εγκατασταθούν ως επεκτάσεις.</ahelp>"
-#: 12120100.xhp
+#: solver_options.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3154756\n"
-"30\n"
+"solver_options.xhp\n"
+"par_id5871761\n"
"help.text"
-msgid "Text length"
-msgstr "Μήκος κειμένου"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Configure the current solver.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ρύθμιση της τρέχουσας επίλυσης.</ahelp>"
-#: 12120100.xhp
+#: solver_options.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3147339\n"
-"31\n"
+"solver_options.xhp\n"
+"par_id6531266\n"
"help.text"
-msgid "Entries whose length corresponds to the condition."
-msgstr "Καταχωρήσεις των οποίων το μήκος αντιστοιχεί στην συνθήκη."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">If the current entry in the Settings listbox allows to edit a value, you can click the Edit button. A dialog opens where you can change the value.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν η τρέχουσα καταχώρηση στη λίστα Ρυθμίσεις σας επιτρέπει την επεξεργασία μιας τιμής, μπορείτε να κάνετε κλικ στο κουμπί Επεξεργασία. Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να αλλάξετε την τιμή.</ahelp>"
-#: 12120100.xhp
+#: solver_options.xhp
msgctxt ""
-"12120100.xhp\n"
-"hd_id3154704\n"
-"7\n"
+"solver_options.xhp\n"
+"par_id3912778\n"
"help.text"
-msgid "Allow blank cells"
-msgstr "Επιτρέπονται κενά κελιά"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter or change the value.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε ή μεταβάλετε την τιμή.</ahelp>"
-#: 12120100.xhp
+#: solver_options.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3153967\n"
-"8\n"
+"solver_options.xhp\n"
+"par_id3163853\n"
"help.text"
-msgid "<ahelp hid=\"SC:TRISTATEBOX:TP_VALIDATION_VALUES:TSB_ALLOW_BLANKS\">In conjunction with <emph>Tools - Detective - Mark invalid Data</emph>, this defines that blank cells are shown as invalid data (disabled) or not (enabled).</ahelp>"
-msgstr "<ahelp hid=\"SC:TRISTATEBOX:TP_VALIDATION_VALUES:TSB_ALLOW_BLANKS\">Σε αναλογία με την επιλογή <emph>Εργαλεία - Ανιχνευτής - Σήμανση μη έγκυρων δεδομένων</emph>, η επιλογή αυτή καθορίζει ότι τα κενά κελιά εμφανίζονται ως μη έγκυρα δεδομένα (απενεργοποιημένα) ή μη (ενεργοποιημένα).</ahelp>"
+msgid "Use the Options dialog to configure the current solver engine."
+msgstr "Χρησιμοποιήστε το παράθυρο διαλόγου Επιλογές για να ρυθμίσετε την τρέχουσα μηχανή επίλυσης."
-#: 12120100.xhp
+#: solver_options.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_idN10709\n"
+"solver_options.xhp\n"
+"par_id121158\n"
"help.text"
-msgid "Show selection list"
-msgstr "Εμφάνιση λίστας επιλογής"
+msgid "You can install more solver engines as extensions, if available. Open Tools - Extension Manager and browse to the Extensions web site to search for extensions."
+msgstr "Μπορείτε να εγκαταστήσετε περισσότερες μηχανές επίλυσης ως επεκτάσεις, αν είναι διαθέσιμες. Ανοίξτε το Εργαλεία - Διαχειριστής επεκτάσεων και περιηγηθείτε στην ιστοσελίδα των επεκτάσεων για να ψάξετε για επεκτάσεις."
-#: 12120100.xhp
+#: solver_options.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_idN1070D\n"
+"solver_options.xhp\n"
+"par_id3806878\n"
"help.text"
-msgid "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SHOWLIST\">Shows a list of all valid strings or values to select from. The list can also be opened by selecting the cell and pressing Ctrl+D (Mac: Command+D).</ahelp>"
-msgstr "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SHOWLIST\">Εμφανίζει μια λίστα από έγκυρα αλφαριθμητικά ή τιμές για επιλογή. Η λίστα μπορεί ακόμα να ανοιχθεί επιλέγοντας το κελί και πατώντας Ctrl+D (Mac: Command+D).</ahelp>"
+msgid "Select the solver engine to use and to configure from the listbox. The listbox is disabled if onle one solver engine is installed."
+msgstr "Επιλέξτε τη μηχανή επίλυσης που θα χρησιμοποιήσετε και θα ρυθμίσετε από τη λίστα. Η λίστα είναι ανενεργή αν μόνο μια μηχανή επίλυσης είναι εγκατεστημένη."
-#: 12120100.xhp
+#: solver_options.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_idN10724\n"
+"solver_options.xhp\n"
+"par_id130619\n"
"help.text"
-msgid "Sort entries ascending"
-msgstr "Αύξουσα ταξινόμηση καταχωρήσεων"
+msgid "In the Settings box, check all settings that you want to use for the current goal seeking operation. If the current option offers different values, the Edit button is enabled. Click Edit to open a dialog where you can change the value."
+msgstr "Στο πεδίο Ρυθμίσεις, τσεκάρετε όσες θέλετε να χρησιμοποιήσετε για την τρέχουσα αναζήτηση στόχου. Αν η τρέχουσα επιλογή προσφέρει διαφορετικές τιμές τότε το κουμπί Επεξεργασία είναι ενεργό. Κάντε κλικ στο Επεξεργασία για να ανοίξετε ένα παράθυρο διαλόγου όπου μπορείτε να αλλάξετε την τιμή."
-#: 12120100.xhp
+#: solver_options.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_idN10728\n"
+"solver_options.xhp\n"
+"par_id9999694\n"
"help.text"
-msgid "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SORTLIST\">Sorts the selection list in ascending order and filters duplicates from the list. If not checked, the order from the data source is taken.</ahelp>"
-msgstr "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SORTLIST\">Ταξινομεί τη λίστα επιλογής με αύξουσα σειρά και φιλτράρει τα διπλότυπα από τη λίστα. Αν δεν επιλεγεί, χρησιμοποιείται η σειρά από την πηγή των δεδομένων.</ahelp>"
+msgid "Click OK to accept the changes and to go back to the <link href=\"text/scalc/01/solver.xhp\">Solver</link> dialog."
+msgstr "Κάντε κλικ στο OK για να αποδεχθείτε τις αλλαγές και επιστρέψτε στο παράθυρο διαλόγου <link href=\"text/scalc/01/solver.xhp\">Επίλυση</link>."
-#: 12120100.xhp
+#: text2columns.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_idN1073F\n"
+"text2columns.xhp\n"
+"tit\n"
"help.text"
-msgid "Source"
-msgstr "Προέλευση δεδομένων"
+msgid "Text to Columns"
+msgstr "Κείμενο σε στήλες"
-#: 12120100.xhp
+#: text2columns.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_idN10743\n"
+"text2columns.xhp\n"
+"bm_id8004394\n"
"help.text"
-msgid "<ahelp hid=\"sc:Edit:TP_VALIDATION_VALUES:EDT_MIN\">Enter the cell range that contains the valid values or text.</ahelp>"
-msgstr "<ahelp hid=\"sc:Edit:TP_VALIDATION_VALUES:EDT_MIN\">Εισάγετε την περιοχή κελιών που περιέχει τις έγκυρες τιμές ή το κείμενο.</ahelp>"
+msgid "<bookmark_value>text to columns</bookmark_value>"
+msgstr "<bookmark_value>κείμενο σε στήλες</bookmark_value>"
-#: 12120100.xhp
+#: text2columns.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_idN1075A\n"
+"text2columns.xhp\n"
+"hd_id2300180\n"
"help.text"
-msgid "Entries"
-msgstr "Καταχωρίσεις"
+msgid "<link href=\"text/scalc/01/text2columns.xhp\">Text to Columns</link>"
+msgstr "<link href=\"text/scalc/01/text2columns.xhp\">Κείμενο σε στήλες</link>"
-#: 12120100.xhp
+#: text2columns.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_idN1075E\n"
+"text2columns.xhp\n"
+"par_id655232\n"
"help.text"
-msgid "<ahelp hid=\"sc:MultiLineEdit:TP_VALIDATION_VALUES:EDT_LIST\">Enter the entries that will be valid values or text strings.</ahelp>"
-msgstr "<ahelp hid=\"sc:MultiLineEdit:TP_VALIDATION_VALUES:EDT_LIST\">Εισάγετε τις καταχωρήσεις που θα είναι έγκυρες τιμές ή αλφαριθμητικά κειμένου.</ahelp>"
+msgid "<variable id=\"text2columns\">Opens the Text to Columns dialog, where you enter settings to expand the contents of selected cells to multiple cells. </variable>"
+msgstr "<variable id=\"text2columns\">Ανοίγει το παράθυρο διαλόγου Κείμενο σε στήλες, όπου μπορείτε να εισάγετε ρυθμίσεις για να επεκτείνετε τα περιεχόμενα επιλεγμένων κελιών σε πολλά κελιά.</variable>"
-#: 12120100.xhp
+#: text2columns.xhp
msgctxt ""
-"12120100.xhp\n"
-"hd_id3163807\n"
-"9\n"
+"text2columns.xhp\n"
+"hd_id9599597\n"
"help.text"
-msgid "Data"
-msgstr "Δεδομένα"
+msgid "To expand cell contents to multiple cells"
+msgstr "Για να επεκτείνετε τα περιεχόμενα κελιών σε πολλά κελιά"
-#: 12120100.xhp
+#: text2columns.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3144502\n"
-"10\n"
+"text2columns.xhp\n"
+"par_id2021546\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_VALUE\">Select the comparative operator that you want to use.</ahelp> The available operators depend on what you selected in the <emph>Allow </emph>box. If you select \"between\" or \"not between\", the <emph>Minimum</emph> and <emph>Maximum</emph> input boxes appear. Otherwise, only the <emph>Minimum</emph>, the <emph>Maximum, or the Value</emph> input boxes appear."
-msgstr "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_VALUE\">Επιλέξτε τον τελεστή σύγκριση που θέλετε να χρησιμοποιήσετε.</ahelp> Οι διαθέσιμοι τελεστές εξαρτώνται από τι έχετε επιλέξει στο πεδίο <emph>Να επιτρέπεται </emph> . Αν επιλέξετε \"μεταξύ\" ή \"όχι μεταξύ\", εμφανίζονται τα πεδία εισαγωγής <emph>Ελάχιστο</emph> και <emph>Μέγιστο</emph> . Ειδάλλως, εμφανίζονται τα πεδία εισαγωγής <emph>Ελάχιστο</emph>, το <emph>Μέγιστο, ή η Τιμή</emph> ."
+msgid "You can expand cells that contain comma separated values (CSV) into multiple cells in the same row."
+msgstr "Μπορείτε να επεκτείνετε τα κελιά που περιέχουν τιμές χωρισμένες με κόμμα (CSV) σε πολλαπλά κελιά στην ίδια γραμμή."
-#: 12120100.xhp
+#: text2columns.xhp
msgctxt ""
-"12120100.xhp\n"
-"hd_id3153782\n"
-"11\n"
+"text2columns.xhp\n"
+"par_id2623981\n"
"help.text"
-msgid "Value"
-msgstr "Τιμή"
+msgid "For example, cell A1 contains the comma separated values <item type=\"literal\">1,2,3,4</item>, and cell A2 contains the text <item type=\"literal\">A,B,C,D</item>."
+msgstr "Π.χ. το κελί Α1 περιέχει τις διαχωρισμένες με κόμμα τιμές <item type=\"literal\">1,2,3,4</item>, και το κελί Α2 περιέχει το κείμενο <item type=\"literal\">A,B,C,D</item>."
-#: 12120100.xhp
+#: text2columns.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3153266\n"
-"12\n"
+"text2columns.xhp\n"
+"par_id7242042\n"
"help.text"
-msgid "Enter the value for the data validation option that you selected in the <emph>Allow </emph>box."
-msgstr "Εισάγετε την τιμή για την επιλογή εγκυρότητας δεδομένων που επιλέξατε στο πεδίο <emph>Να επιτρέπεται </emph>."
+msgid "Select the cell or cells that you want to expand."
+msgstr "Επιλέξτε το κελί ή τα κελιά που επιθυμείτε να επεκτείνετε."
-#: 12120100.xhp
+#: text2columns.xhp
msgctxt ""
-"12120100.xhp\n"
-"hd_id3149814\n"
-"13\n"
+"text2columns.xhp\n"
+"par_id6999420\n"
"help.text"
-msgid "Minimum"
-msgstr "Ελάχιστο"
+msgid "Choose <emph>Data - Text to Columns</emph>."
+msgstr "Επιλέξτε <emph>Δεδομένα - Κείμενο σε στήλες</emph>."
-#: 12120100.xhp
+#: text2columns.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3153199\n"
-"14\n"
+"text2columns.xhp\n"
+"par_id6334116\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MIN\">Enter the minimum value for the data validation option that you selected in the <emph>Allow </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MIN\">Εισάγετε την ελάχιστη τιμή για την επιλογή εγκυρότητας των δεδομένων που επιλέξατε στο πεδίο <emph>Να επιτρέπεται </emph> .</ahelp>"
+msgid "You see the Text to Columns dialog."
+msgstr "Βλέπετε το παράθυρο διαλόγου Κείμενο σε στήλες."
-#: 12120100.xhp
+#: text2columns.xhp
msgctxt ""
-"12120100.xhp\n"
-"hd_id3149035\n"
-"15\n"
+"text2columns.xhp\n"
+"par_id9276406\n"
"help.text"
-msgid "Maximum"
-msgstr "Μέγιστο"
+msgid "Select the separator options. The preview shows how the current cell contents will be transformed into multiple cells."
+msgstr "Επιλέξτε τα διαχωριστικά. Η προεπισκόπηση δείχνει πως τα περιεχόμενα του τρέχοντος κελιού θα μετατραπούν σε πολλαπλά κελιά."
-#: 12120100.xhp
+#: text2columns.xhp
msgctxt ""
-"12120100.xhp\n"
-"par_id3150089\n"
-"16\n"
+"text2columns.xhp\n"
+"par_id8523819\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MAX\">Enter the maximum value for the data validation option that you selected in the <emph>Allow </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MAX\">Εισάγετε τη μέγιστη τιμή για την επιλογή εγκυρότητας των δεδομένων που επιλέξατε στο πεδίο <emph>Να επιτρέπεται </emph> .</ahelp>"
+msgid "You can select a fixed width and then click the ruler on the preview to set cell breakup positions."
+msgstr "Μπορείτε να επιλέξετε ένα σταθερό πλάτος και μετά να κάνετε κλικ στο χάρακα στην προεπισκόπηση για να ορίσετε τις θέσεις διαχωρισμού των κελιών."
+
+#: text2columns.xhp
+msgctxt ""
+"text2columns.xhp\n"
+"par_id1517380\n"
+"help.text"
+msgid "You can select or enter separator characters to define the positions of breaking points. The separator characters are removed from the resulting cell contents."
+msgstr "Μπορείτε να επιλέξετε ή να εισάγετε διαχωριστικούς χαρακτήρες για καθορίσετε τις θέσεις των σημείων αλλαγής. Οι διαχωριστικοί χαρακτήρες αφαιρούνται από τα περιεχόμενα των κελιών που προκύπτουν."
+
+#: text2columns.xhp
+msgctxt ""
+"text2columns.xhp\n"
+"par_id7110812\n"
+"help.text"
+msgid "In the example, you select the comma as a delimiter character. Cells A1 and A2 will be expanded to four columns each. A1 contains 1, B1 contains 2, and so on."
+msgstr "Στο παράδειγμα, επιλέγετε το κόμμα ως διαχωριστικό χαρακτήρα. Τα κελιά Α1 και Β1 θα επεκταθούν σε τέσσερις στήλες. το Α1 περιέχει 1, το Α2 περιέχει 2 κ.ο.κ."
diff --git a/source/el/helpcontent2/source/text/scalc/02.po b/source/el/helpcontent2/source/text/scalc/02.po
index 5f89d6dc7be..cd0d82e7309 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.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2012-02-03 10:35+0200\n"
-"Last-Translator: Dimitris <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-05-30 06:19+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -14,279 +14,154 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1369894746.0\n"
-#: 10060000.xhp
+#: 02130000.xhp
msgctxt ""
-"10060000.xhp\n"
+"02130000.xhp\n"
"tit\n"
"help.text"
-msgid "Zoom Out"
-msgstr "Σμίκρυνση"
-
-#: 10060000.xhp
-msgctxt ""
-"10060000.xhp\n"
-"bm_id3153561\n"
-"help.text"
-msgid "<bookmark_value>page views;reducing scales</bookmark_value><bookmark_value>zooming;reducing page views</bookmark_value>"
-msgstr "<bookmark_value>προβολές σελίδας, μείωση κλίμακας</bookmark_value><bookmark_value>μεγέθυνση, μείωση της κλίμακας προβολής σελίδας</bookmark_value>"
+msgid "Number format: Currency"
+msgstr "Μορφή αριθμού: Νομισματική"
-#: 10060000.xhp
+#: 02130000.xhp
msgctxt ""
-"10060000.xhp\n"
-"hd_id3153561\n"
+"02130000.xhp\n"
+"hd_id3152892\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/02/10060000.xhp\" name=\"Zoom Out\">Zoom Out</link>"
-msgstr "<link href=\"text/scalc/02/10060000.xhp\" name=\"Σμίκρυνση\">Σμίκρυνση</link>"
+msgid "<link href=\"text/scalc/02/02130000.xhp\" name=\"Number format: Currency\">Number format: Currency</link>"
+msgstr "<link href=\"text/scalc/02/02130000.xhp\" name=\"Μορφή αριθμού: Νομισματική\">Μορφή αριθμού: Νομισματική</link>"
-#: 10060000.xhp
+#: 02130000.xhp
msgctxt ""
-"10060000.xhp\n"
-"par_id3151246\n"
+"02130000.xhp\n"
+"par_id3148837\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:ZoomOut\">Reduces the screen display of the current document. The current zoom factor is displayed on the <emph>Status Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ZoomOut\">Εφαρμόζει σμίκρυνση στην προβολή οθόνης του τρέχοντος εγγράφου. Ο τρέχων παράγοντας μεγέθυνσης εμφανίζεται στη <emph>Γραμμή κατάστασης</emph>.</ahelp>"
-
-#: 10060000.xhp
-msgctxt ""
-"10060000.xhp\n"
-"par_id3150398\n"
-"4\n"
-"help.text"
-msgid "The minimum zoom factor is 20%."
-msgstr "Η ελάχιστη δυνατή κλίμακα προβολής είναι 20%."
-
-#: 10060000.xhp
-msgctxt ""
-"10060000.xhp\n"
-"par_id3153770\n"
-"help.text"
-msgid "<image id=\"img_id3155131\" src=\"cmd/sc_zoomout.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155131\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155131\" src=\"cmd/sc_zoomout.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155131\">Icon</alt></image>"
-
-#: 10060000.xhp
-msgctxt ""
-"10060000.xhp\n"
-"par_id3150440\n"
-"3\n"
-"help.text"
-msgid "Zooming Out"
-msgstr "Σμίκρυνση"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"bm_id3156329\n"
-"help.text"
-msgid "<bookmark_value>inserting; objects, toolbar icon</bookmark_value>"
-msgstr "<bookmark_value>εισαγωγή, αντικείμενα, εικονίδιο γραμμής εργαλείων</bookmark_value>"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"hd_id3156329\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/02/18010000.xhp\" name=\"Insert\">Insert</link>"
-msgstr "<link href=\"text/scalc/02/18010000.xhp\" name=\"Εισαγωγή\">Εισαγωγή</link>"
+msgid "<ahelp hid=\".uno:NumberFormatCurrency\" visibility=\"visible\">Applies the default currency format to the selected cells.</ahelp>"
+msgstr "<ahelp hid=\".uno:NumberFormatCurrency\" visibility=\"visible\">Εφαρμόζει την προεπιλεγμένη νομισματική μορφή στα περιεχόμενα των επιλεγμένων κελιών.</ahelp>"
-#: 18010000.xhp
+#: 02130000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_id3147336\n"
-"2\n"
+"02130000.xhp\n"
+"par_id3155267\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertCtrl\">Click the arrow next to the icon to open the <emph>Insert </emph>toolbar, where you can add graphics and special characters to the current sheet.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertCtrl\">Κάντε κλικ στο βέλος δίπλα στο εικονίδιο για να ανοίξετε τη γραμμή εργαλείων <emph>Εισαγωγή </emph>, από όπου μπορείτε να προσθέσετε στο τρέχον φύλλο γραφικά αντικείμενα και ειδικούς χαρακτήρες.</ahelp>"
+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>"
-#: 18010000.xhp
+#: 02130000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_id3148664\n"
+"02130000.xhp\n"
+"par_id3150214\n"
"3\n"
"help.text"
-msgid "Tools bar icon:"
-msgstr "Εικονίδιο γραμμής εργαλείων:"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"par_id3150767\n"
-"help.text"
-msgid "<image id=\"img_id3156423\" src=\"cmd/sc_insertgraphic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156423\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156423\" src=\"cmd/sc_insertgraphic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156423\">Icon</alt></image>"
+msgid "Number Format: Currency"
+msgstr "Μορφή αριθμού: Νομισματική"
-#: 18010000.xhp
+#: 02130000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_id3146120\n"
+"02130000.xhp\n"
+"par_id3146776\n"
"4\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"par_id3153188\n"
-"6\n"
-"help.text"
-msgid "You can select the following icons:"
-msgstr "Μπορείτε να επιλέξετε τα ακόλουθα εικονίδια:"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"hd_id4283883\n"
-"help.text"
-msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Μεταβλητό πλαίσιο\">Μεταβλητό πλαίσιο</link>"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"hd_id3149410\n"
-"8\n"
-"help.text"
-msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικός χαρακτήρας\">Ειδικός χαρακτήρας</link>"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"hd_id3151117\n"
-"7\n"
-"help.text"
-msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</link>"
-msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Από αρχείο\">Από αρχείο</link>"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"hd_id3633533\n"
-"help.text"
-msgid "<link href=\"text/shared/01/04160300.xhp\" name=\"Formula\">Formula</link>"
-msgstr "<link href=\"text/shared/01/04160300.xhp\" name=\"Τύπος\">Τύπος</link>"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"par_idN10769\n"
-"help.text"
-msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Insert Chart\">Chart</link>"
-msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Εισαγωγή διαγράμματος\">Διάγραμμα</link>"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"hd_id7581408\n"
-"help.text"
-msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE Object</link>"
-msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"Αντικείμενο OLE\">Αντικείμενο OLE</link>"
+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>"
-#: 02170000.xhp
+#: 02140000.xhp
msgctxt ""
-"02170000.xhp\n"
+"02140000.xhp\n"
"tit\n"
"help.text"
-msgid "Number Format: Delete Decimal Place"
-msgstr "Μορφή αριθμού: Διαγραφή δεκαδικού ψηφίου"
+msgid "Number format: Percent"
+msgstr "Μορφή αριθμού: Ποσοστό"
-#: 02170000.xhp
+#: 02140000.xhp
msgctxt ""
-"02170000.xhp\n"
-"hd_id3149164\n"
+"02140000.xhp\n"
+"hd_id3156329\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/02/02170000.xhp\" name=\"Number Format: Delete Decimal Place\">Number Format: Delete Decimal Place</link>"
-msgstr "<link href=\"text/scalc/02/02170000.xhp\" name=\"Μορφή αριθμού: Διαγραφή δεκαδικού ψηφίου\">Μορφή αριθμού: Διαγραφή δεκαδικού ψηφίου</link>"
+msgid "<link href=\"text/scalc/02/02140000.xhp\" name=\"Number format: Percent\">Number format: Percent</link>"
+msgstr "<link href=\"text/scalc/02/02140000.xhp\" name=\"Μορφή αριθμού: Ποσοστό\">Μορφή αριθμού: Ποσοστό</link>"
-#: 02170000.xhp
+#: 02140000.xhp
msgctxt ""
-"02170000.xhp\n"
-"par_id3147264\n"
+"02140000.xhp\n"
+"par_id3155629\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:NumberFormatDecDecimals\">Removes one decimal place from the numbers in the selected cells.</ahelp>"
-msgstr "<ahelp hid=\".uno:NumberFormatDecDecimals\">Αφαιρεί το τελικό δεκαδικό ψηφίο από τους αριθμούς των επιλεγμένων κελιών.</ahelp>"
+msgid "<ahelp hid=\".uno:NumberFormatPercent\">Applies the percentage format to the selected cells.</ahelp>"
+msgstr "<ahelp hid=\".uno:NumberFormatPercent\">Εφαρμόζει τη μορφή ποσοστού στα επιλεγμένα κελιά.</ahelp>"
-#: 02170000.xhp
+#: 02140000.xhp
msgctxt ""
-"02170000.xhp\n"
-"par_id3145173\n"
+"02140000.xhp\n"
+"par_id3153968\n"
"help.text"
-msgid "<image id=\"img_id3153192\" src=\"cmd/sc_numberformatdecdecimals.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153192\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153192\" src=\"cmd/sc_numberformatdecdecimals.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153192\">Icon</alt></image>"
+msgid "<image id=\"img_id3150869\" src=\"cmd/sc_numberformatpercent.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3150869\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150869\" src=\"cmd/sc_numberformatpercent.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3150869\">Icon</alt></image>"
-#: 02170000.xhp
+#: 02140000.xhp
msgctxt ""
-"02170000.xhp\n"
-"par_id3154686\n"
+"02140000.xhp\n"
+"par_id3151114\n"
"3\n"
"help.text"
-msgid "Number Format: Delete Decimal Place"
-msgstr "Μορφή αριθμού: Διαγραφή δεκαδικού ψηφίου"
+msgid "Number Format: Percent"
+msgstr "Μορφή αριθμού: Ποσοστό"
-#: 02130000.xhp
+#: 02140000.xhp
msgctxt ""
-"02130000.xhp\n"
-"tit\n"
+"02140000.xhp\n"
+"bm_id3149260\n"
"help.text"
-msgid "Number format: Currency"
-msgstr "Μορφή αριθμού: Νομισματική"
+msgid "<bookmark_value>percentage calculations</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμοί ποσοστών</bookmark_value>"
-#: 02130000.xhp
+#: 02140000.xhp
msgctxt ""
-"02130000.xhp\n"
-"hd_id3152892\n"
-"1\n"
+"02140000.xhp\n"
+"par_id3149260\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/scalc/02/02130000.xhp\" name=\"Number format: Currency\">Number format: Currency</link>"
-msgstr "<link href=\"text/scalc/02/02130000.xhp\" name=\"Μορφή αριθμού: Νομισματική\">Μορφή αριθμού: Νομισματική</link>"
+msgid "You can also enter a percentage sign (%) after a number in a cell:"
+msgstr "Μπορείτε επίσης, μετά τον αριθμό, να χρησιμοποιήσετε το σύμβολο του ποσοστού (%):"
-#: 02130000.xhp
+#: 02140000.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3148837\n"
-"2\n"
+"02140000.xhp\n"
+"par_id3155411\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".uno:NumberFormatCurrency\" visibility=\"visible\">Applies the default currency format to the selected cells.</ahelp>"
-msgstr "<ahelp hid=\".uno:NumberFormatCurrency\" visibility=\"visible\">Εφαρμόζει την προεπιλεγμένη νομισματική μορφή στα περιεχόμενα των επιλεγμένων κελιών.</ahelp>"
+msgid "1% corresponds to 0.01"
+msgstr "το 1% αντιστοιχεί σε 0,01"
-#: 02130000.xhp
+#: 02140000.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3155267\n"
+"02140000.xhp\n"
+"par_id3145749\n"
+"7\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 "1 + 16% corresponds to 116% or 1.16"
+msgstr "το 1 + 16% αντιστοιχεί σε 116% ή 1,16"
-#: 02130000.xhp
+#: 02140000.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3150214\n"
-"3\n"
+"02140000.xhp\n"
+"par_id3148575\n"
+"8\n"
"help.text"
-msgid "Number Format: Currency"
-msgstr "Μορφή αριθμού: Νομισματική"
+msgid "1%% corresponds to 0.0001"
+msgstr "το 1%% αντιστοιχεί σε 0,0001"
-#: 02130000.xhp
+#: 02140000.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3146776\n"
-"4\n"
+"02140000.xhp\n"
+"par_id3159153\n"
+"10\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 - Cell - Numbers\">Format - Cell - Numbers</link>"
msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Μορφή - Κελιά - Αριθμοί\">Μορφή - Κελιά - Αριθμοί</link>"
#: 02150000.xhp
@@ -341,152 +216,151 @@ msgctxt ""
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>"
-#: 06070000.xhp
+#: 02160000.xhp
msgctxt ""
-"06070000.xhp\n"
+"02160000.xhp\n"
"tit\n"
"help.text"
-msgid "Accept"
-msgstr "Αποδοχή"
-
-#: 06070000.xhp
-msgctxt ""
-"06070000.xhp\n"
-"bm_id3143267\n"
-"help.text"
-msgid "<bookmark_value>formula bar; accepting inputs</bookmark_value><bookmark_value>functions; accepting input icon</bookmark_value>"
-msgstr "<bookmark_value>γραμμή τύπου, αποδοχή εισαγωγών</bookmark_value><bookmark_value>συναρτήσεις, αποδοχή εικονιδίου εισαγωγής</bookmark_value>"
+msgid "Number Format: Add Decimal Place"
+msgstr "Μορφή αριθμού: Προσθήκη δεκαδικού ψηφίου"
-#: 06070000.xhp
+#: 02160000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3143267\n"
+"02160000.xhp\n"
+"hd_id3150275\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/02/06070000.xhp\" name=\"Accept\">Accept</link>"
-msgstr "<link href=\"text/scalc/02/06070000.xhp\" name=\"Αποδοχή\">Αποδοχή</link>"
+msgid "<link href=\"text/scalc/02/02160000.xhp\" name=\"Number Format: Add Decimal Place\">Number Format: Add Decimal Place</link>"
+msgstr "<link href=\"text/scalc/02/02160000.xhp\" name=\"Μορφή αριθμού: Προσθήκη δεκαδικού ψηφίου\">Μορφή αριθμού: Προσθήκη δεκαδικού ψηφίου</link>"
-#: 06070000.xhp
+#: 02160000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3151245\n"
+"02160000.xhp\n"
+"par_id3150792\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_INSWIN_OK\">Accepts the contents of the <emph>Input line</emph>, and then inserts the contents into the current cell.</ahelp>"
-msgstr "<ahelp hid=\"HID_INSWIN_OK\">Αποδέχεται τα περιεχόμενα στη <emph>Γραμμή εισαγωγής</emph>, και ύστερα εισάγει τα περιεχόμενα στο τρέχον κελί.</ahelp>"
+msgid "<ahelp hid=\".uno:NumberFormatIncDecimals\">Adds one decimal place to the numbers in the selected cells.</ahelp>"
+msgstr "<ahelp hid=\".uno:NumberFormatIncDecimals\">Προσθέτει ένα δεκαδικό ψηφίο στους αριθμούς των επιλεγμένων κελιών.</ahelp>"
-#: 06070000.xhp
+#: 02160000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3150769\n"
+"02160000.xhp\n"
+"par_id3145787\n"
"help.text"
-msgid "<image id=\"img_id3156422\" src=\"svx/res/nu07.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3156422\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156422\" src=\"svx/res/nu07.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3156422\">Icon</alt></image>"
+msgid "<image id=\"img_id3145271\" src=\"cmd/sc_numberformatincdecimals.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3145271\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145271\" src=\"cmd/sc_numberformatincdecimals.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3145271\">Icon</alt></image>"
-#: 06070000.xhp
+#: 02160000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3125864\n"
+"02160000.xhp\n"
+"par_id3149262\n"
"3\n"
"help.text"
-msgid "Accept"
-msgstr "Αποδοχή"
+msgid "Number Format: Add Decimal Place"
+msgstr "Μορφή αριθμού: Προσθήκη δεκαδικού ψηφίου"
-#: 02140000.xhp
+#: 02170000.xhp
msgctxt ""
-"02140000.xhp\n"
+"02170000.xhp\n"
"tit\n"
"help.text"
-msgid "Number format: Percent"
-msgstr "Μορφή αριθμού: Ποσοστό"
+msgid "Number Format: Delete Decimal Place"
+msgstr "Μορφή αριθμού: Διαγραφή δεκαδικού ψηφίου"
-#: 02140000.xhp
+#: 02170000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3156329\n"
+"02170000.xhp\n"
+"hd_id3149164\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/02/02140000.xhp\" name=\"Number format: Percent\">Number format: Percent</link>"
-msgstr "<link href=\"text/scalc/02/02140000.xhp\" name=\"Μορφή αριθμού: Ποσοστό\">Μορφή αριθμού: Ποσοστό</link>"
+msgid "<link href=\"text/scalc/02/02170000.xhp\" name=\"Number Format: Delete Decimal Place\">Number Format: Delete Decimal Place</link>"
+msgstr "<link href=\"text/scalc/02/02170000.xhp\" name=\"Μορφή αριθμού: Διαγραφή δεκαδικού ψηφίου\">Μορφή αριθμού: Διαγραφή δεκαδικού ψηφίου</link>"
-#: 02140000.xhp
+#: 02170000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3155629\n"
+"02170000.xhp\n"
+"par_id3147264\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:NumberFormatPercent\">Applies the percentage format to the selected cells.</ahelp>"
-msgstr "<ahelp hid=\".uno:NumberFormatPercent\">Εφαρμόζει τη μορφή ποσοστού στα επιλεγμένα κελιά.</ahelp>"
+msgid "<ahelp hid=\".uno:NumberFormatDecDecimals\">Removes one decimal place from the numbers in the selected cells.</ahelp>"
+msgstr "<ahelp hid=\".uno:NumberFormatDecDecimals\">Αφαιρεί το τελικό δεκαδικό ψηφίο από τους αριθμούς των επιλεγμένων κελιών.</ahelp>"
-#: 02140000.xhp
+#: 02170000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3153968\n"
+"02170000.xhp\n"
+"par_id3145173\n"
"help.text"
-msgid "<image id=\"img_id3150869\" src=\"cmd/sc_numberformatpercent.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3150869\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150869\" src=\"cmd/sc_numberformatpercent.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3150869\">Icon</alt></image>"
+msgid "<image id=\"img_id3153192\" src=\"cmd/sc_numberformatdecdecimals.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153192\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153192\" src=\"cmd/sc_numberformatdecdecimals.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153192\">Icon</alt></image>"
-#: 02140000.xhp
+#: 02170000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3151114\n"
+"02170000.xhp\n"
+"par_id3154686\n"
"3\n"
"help.text"
-msgid "Number Format: Percent"
-msgstr "Μορφή αριθμού: Ποσοστό"
+msgid "Number Format: Delete Decimal Place"
+msgstr "Μορφή αριθμού: Διαγραφή δεκαδικού ψηφίου"
-#: 02140000.xhp
+#: 06010000.xhp
msgctxt ""
-"02140000.xhp\n"
-"bm_id3149260\n"
+"06010000.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>percentage calculations</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμοί ποσοστών</bookmark_value>"
+msgid "Sheet Area"
+msgstr "Περιοχή φύλλου"
-#: 02140000.xhp
+#: 06010000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3149260\n"
-"5\n"
+"06010000.xhp\n"
+"bm_id3156326\n"
"help.text"
-msgid "You can also enter a percentage sign (%) after a number in a cell:"
-msgstr "Μπορείτε επίσης, μετά τον αριθμό, να χρησιμοποιήσετε το σύμβολο του ποσοστού (%):"
+msgid "<bookmark_value>formula bar; sheet area names</bookmark_value><bookmark_value>sheet area names</bookmark_value><bookmark_value>showing; cell references</bookmark_value><bookmark_value>cell references; showing</bookmark_value>"
+msgstr "<bookmark_value>γραμμή τύπου, ονόματα περιοχής φύλλου</bookmark_value><bookmark_value>ονόματα περιοχής φύλλου</bookmark_value><bookmark_value>εμφάνιση, παραπομπές κελιού</bookmark_value><bookmark_value>παραπομπές κελιού, εμφάνιση</bookmark_value>"
-#: 02140000.xhp
+#: 06010000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3155411\n"
-"6\n"
+"06010000.xhp\n"
+"hd_id3156326\n"
+"1\n"
"help.text"
-msgid "1% corresponds to 0.01"
-msgstr "το 1% αντιστοιχεί σε 0,01"
+msgid "<link href=\"text/scalc/02/06010000.xhp\" name=\"Name Box\">Name Box</link>"
+msgstr "<link href=\"text/scalc/02/06010000.xhp\" name=\"Πεδίο ονόματος\">Πεδίο ονόματος</link>"
-#: 02140000.xhp
+#: 06010000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3145749\n"
-"7\n"
+"06010000.xhp\n"
+"par_id3149656\n"
+"2\n"
"help.text"
-msgid "1 + 16% corresponds to 116% or 1.16"
-msgstr "το 1 + 16% αντιστοιχεί σε 116% ή 1,16"
+msgid "<ahelp hid=\"HID_INSWIN_POS\">Displays the reference for the current cell, the range of the selected cells, or the name of the area. You can also select a range of cells, and then type a name for that range into the <emph>Name Box</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_INSWIN_POS\">Εμφανίζει την παραπομπή για το τρέχον κελί, την περιοχή των επιλεγμένων κελιών ή το όνομα της περιοχής. Μπορείτε επίσης να επιλέξετε μια περιοχή κελιών, και έπειτα να πληκτρολογήσετε ένα όνομα για αυτή την περιοχή στο <emph>Πεδίο ονόματος</emph>.</ahelp>"
-#: 02140000.xhp
+#: 06010000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3148575\n"
-"8\n"
+"06010000.xhp\n"
+"par_id3163710\n"
"help.text"
-msgid "1%% corresponds to 0.0001"
-msgstr "το 1%% αντιστοιχεί σε 0,0001"
+msgid "<image id=\"img_id3152576\" src=\"res/helpimg/calcein.png\" width=\"1.2398inch\" height=\"0.2398inch\" localize=\"true\"><alt id=\"alt_id3152576\">Combo box sheet area</alt></image>"
+msgstr "<image id=\"img_id3152576\" src=\"res/helpimg/calcein.png\" width=\"1.2398inch\" height=\"0.2398inch\" localize=\"true\"><alt id=\"alt_id3152576\">Περιοχή πολλαπλού πεδίου φύλλου</alt></image>"
-#: 02140000.xhp
+#: 06010000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3159153\n"
-"10\n"
+"06010000.xhp\n"
+"par_id3151118\n"
+"4\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 "Name Box"
+msgstr "Πεδίο ονόματος"
+
+#: 06010000.xhp
+msgctxt ""
+"06010000.xhp\n"
+"par_id3152596\n"
+"6\n"
+"help.text"
+msgid "To jump to a particular cell, or to select a cell range, type the cell reference, or cell range reference in this box, for example, F1, or A1:C4."
+msgstr "Για να μεταβείτε σε ένα συγκεκριμένο κελί, ή για να επιλέξετε μία περιοχή κελιών, πληκτρολογήστε την παραπομπή κελιού, ή την περιοχή κελιών σε αυτό το πεδίο, για παράδειγμα, F1, ή A1:C4."
#: 06030000.xhp
msgctxt ""
@@ -557,48 +431,91 @@ msgctxt ""
msgid "Click the <emph>Accept</emph> icon (green check mark) to use the formula displayed in the input line."
msgstr "Κάντε κλικ στο εικονίδιο <emph>Αποδοχή</emph> (πράσινη επισήμανση ελέγχου) για να εφαρμόσετε τον τύπο που εμφανίζεται στη γραμμή εισαγωγής."
-#: 02160000.xhp
+#: 06040000.xhp
msgctxt ""
-"02160000.xhp\n"
+"06040000.xhp\n"
"tit\n"
"help.text"
-msgid "Number Format: Add Decimal Place"
-msgstr "Μορφή αριθμού: Προσθήκη δεκαδικού ψηφίου"
+msgid "Function"
+msgstr "Συνάρτηση"
-#: 02160000.xhp
+#: 06040000.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3150275\n"
+"06040000.xhp\n"
+"bm_id3150084\n"
+"help.text"
+msgid "<bookmark_value>formula bar; functions</bookmark_value><bookmark_value>functions; formula bar icon</bookmark_value>"
+msgstr "<bookmark_value>γραμμή τύπου, συναρτήσεις</bookmark_value><bookmark_value>συναρτήσεις, εικονίδιο γραμμής τύπου</bookmark_value>"
+
+#: 06040000.xhp
+msgctxt ""
+"06040000.xhp\n"
+"hd_id3150084\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/02/02160000.xhp\" name=\"Number Format: Add Decimal Place\">Number Format: Add Decimal Place</link>"
-msgstr "<link href=\"text/scalc/02/02160000.xhp\" name=\"Μορφή αριθμού: Προσθήκη δεκαδικού ψηφίου\">Μορφή αριθμού: Προσθήκη δεκαδικού ψηφίου</link>"
+msgid "<link href=\"text/scalc/02/06040000.xhp\" name=\"Function\">Function</link>"
+msgstr "<link href=\"text/scalc/02/06040000.xhp\" name=\"Συνάρτηση\">Συνάρτηση</link>"
-#: 02160000.xhp
+#: 06040000.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3150792\n"
+"06040000.xhp\n"
+"par_id3151245\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:NumberFormatIncDecimals\">Adds one decimal place to the numbers in the selected cells.</ahelp>"
-msgstr "<ahelp hid=\".uno:NumberFormatIncDecimals\">Προσθέτει ένα δεκαδικό ψηφίο στους αριθμούς των επιλεγμένων κελιών.</ahelp>"
+msgid "<ahelp hid=\"HID_INSWIN_FUNC\">Adds a formula to the current cell. Click this icon, and then enter the formula in the <emph>Input line</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_INSWIN_FUNC\">Προσθέτει έναν τύπο στο τρέχον κελί. Κάντε κλικ σε αυτό το εικονίδιο, και ύστερα εισάγετε τον τύπο στη <emph>Γραμμή εισαγωγής</emph>.</ahelp>"
-#: 02160000.xhp
+#: 06040000.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3145787\n"
+"06040000.xhp\n"
+"par_id3153360\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3145271\" src=\"cmd/sc_numberformatincdecimals.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3145271\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145271\" src=\"cmd/sc_numberformatincdecimals.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3145271\">Icon</alt></image>"
+msgid "This icon is only available when the <emph>Input line</emph> box is not active."
+msgstr "Αυτό το εικονίδιο είναι διαθέσιμο μόνο όταν το πλαίσιο <emph>γραμμή εισόδου</emph> δεν είναι ενεργό."
-#: 02160000.xhp
+#: 06040000.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3149262\n"
-"3\n"
+"06040000.xhp\n"
+"par_id3153770\n"
"help.text"
-msgid "Number Format: Add Decimal Place"
-msgstr "Μορφή αριθμού: Προσθήκη δεκαδικού ψηφίου"
+msgid "<image id=\"img_id3145785\" src=\"sc/imglst/sc26049.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3145785\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145785\" src=\"sc/imglst/sc26049.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3145785\">Εικονίδιο</alt></image>"
+
+#: 06040000.xhp
+msgctxt ""
+"06040000.xhp\n"
+"par_id3153951\n"
+"4\n"
+"help.text"
+msgid "Function"
+msgstr "Συνάρτηση"
+
+#: 06050000.xhp
+msgctxt ""
+"06050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Input line"
+msgstr "Γραμμή εισαγωγής"
+
+#: 06050000.xhp
+msgctxt ""
+"06050000.xhp\n"
+"hd_id3153821\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/02/06050000.xhp\" name=\"Input line\">Input line</link>"
+msgstr "<link href=\"text/scalc/02/06050000.xhp\" name=\"Γραμμή εισαγωγής\">Γραμμή εισαγωγής</link>"
+
+#: 06050000.xhp
+msgctxt ""
+"06050000.xhp\n"
+"par_id3155922\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_INSWIN_INPUT\">Enter the formula that you want to add to the current cell. You can also click the <link href=\"text/scalc/01/04060000.xhp\" name=\"Function Wizard\">Function Wizard</link> icon to insert a predefined function into the formula.</ahelp>"
+msgstr "<ahelp hid=\"HID_INSWIN_INPUT\">Πληκτρολογήστε το μαθηματικό τύπο που επιθυμείτε να προσθέσετε στο τρέχον κελί. Μπορείτε επίσης να κάνετε κλικ στο εικονίδιο <link href=\"text/scalc/01/04060000.xhp\" name=\"Οδηγός συνάρτησης\">Οδηγός συνάρτησης</link> για να εισάγετε μια προκαθορισμένη συνάρτηση στον τύπο.</ahelp>"
#: 06060000.xhp
msgctxt ""
@@ -651,119 +568,56 @@ msgctxt ""
msgid "Cancel"
msgstr "Ακύρωση"
-#: 18020000.xhp
+#: 06070000.xhp
msgctxt ""
-"18020000.xhp\n"
+"06070000.xhp\n"
"tit\n"
"help.text"
-msgid "Insert Cells"
-msgstr "Εισαγωγή κελιών"
+msgid "Accept"
+msgstr "Αποδοχή"
-#: 18020000.xhp
+#: 06070000.xhp
msgctxt ""
-"18020000.xhp\n"
-"bm_id3150275\n"
+"06070000.xhp\n"
+"bm_id3143267\n"
"help.text"
-msgid "<bookmark_value>inserting; cells, toolbar icon</bookmark_value>"
-msgstr "<bookmark_value>εισαγωγή, κελιά, εικονίδιο γραμμής εργαλείων</bookmark_value>"
+msgid "<bookmark_value>formula bar; accepting inputs</bookmark_value><bookmark_value>functions; accepting input icon</bookmark_value>"
+msgstr "<bookmark_value>γραμμή τύπου, αποδοχή εισαγωγών</bookmark_value><bookmark_value>συναρτήσεις, αποδοχή εικονιδίου εισαγωγής</bookmark_value>"
-#: 18020000.xhp
+#: 06070000.xhp
msgctxt ""
-"18020000.xhp\n"
-"hd_id3150275\n"
+"06070000.xhp\n"
+"hd_id3143267\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/02/18020000.xhp\" name=\"Insert Cells\">Insert Cells</link>"
-msgstr "<link href=\"text/scalc/02/18020000.xhp\" name=\"Εισαγωγή κελιών\">Εισαγωγή κελιών</link>"
+msgid "<link href=\"text/scalc/02/06070000.xhp\" name=\"Accept\">Accept</link>"
+msgstr "<link href=\"text/scalc/02/06070000.xhp\" name=\"Αποδοχή\">Αποδοχή</link>"
-#: 18020000.xhp
+#: 06070000.xhp
msgctxt ""
-"18020000.xhp\n"
-"par_id3156024\n"
+"06070000.xhp\n"
+"par_id3151245\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsCellsCtrl\">Click the arrow next to the icon to open the <emph>Insert Cells </emph>toolbar, where you can insert cells, rows, and columns into the current sheet.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsCellsCtrl\">Κάντε κλικ στο βέλος δίπλα στο εικονίδιο για να εμφανιστεί η γραμμή εργαλείων <emph>Εισαγωγή κελιών</emph>, από όπου μπορείτε στο τρέχον φύλλο να εισάγετε κελιά, γραμμές και στήλες.</ahelp>"
-
-#: 18020000.xhp
-msgctxt ""
-"18020000.xhp\n"
-"par_id3150398\n"
-"3\n"
-"help.text"
-msgid "Tools bar icon:"
-msgstr "Εικονίδιο γραμμής εργαλείων:"
-
-#: 18020000.xhp
-msgctxt ""
-"18020000.xhp\n"
-"par_id3150767\n"
-"5\n"
-"help.text"
-msgid "You can select the following icons:"
-msgstr "Μπορείτε να επιλέξετε τα ακόλουθα εικονίδια:"
-
-#: 18020000.xhp
-msgctxt ""
-"18020000.xhp\n"
-"hd_id3150439\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04020000.xhp\" name=\"Insert Cells Down\">Insert Cells Down</link>"
-msgstr "<link href=\"text/scalc/01/04020000.xhp\" name=\"Εισαγωγή κελιών προς τα κάτω\">Εισαγωγή κελιών προς τα κάτω</link>"
-
-#: 18020000.xhp
-msgctxt ""
-"18020000.xhp\n"
-"hd_id3146119\n"
-"7\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04020000.xhp\" name=\"Insert Cells Right\">Insert Cells Right</link>"
-msgstr "<link href=\"text/scalc/01/04020000.xhp\" name=\"Εισαγωγή κελιών προς τα δεξιά\">Εισαγωγή κελιών προς τα δεξιά</link>"
-
-#: 18020000.xhp
-msgctxt ""
-"18020000.xhp\n"
-"hd_id3153190\n"
-"8\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04020000.xhp\" name=\"Rows\">Rows</link>"
-msgstr "<link href=\"text/scalc/01/04020000.xhp\" name=\"Γραμμές\">Γραμμές</link>"
-
-#: 18020000.xhp
-msgctxt ""
-"18020000.xhp\n"
-"hd_id3153726\n"
-"9\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04020000.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/scalc/01/04020000.xhp\" name=\"Στήλες\">Στήλες</link>"
-
-#: 06050000.xhp
-msgctxt ""
-"06050000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Input line"
-msgstr "Γραμμή εισαγωγής"
+msgid "<ahelp hid=\"HID_INSWIN_OK\">Accepts the contents of the <emph>Input line</emph>, and then inserts the contents into the current cell.</ahelp>"
+msgstr "<ahelp hid=\"HID_INSWIN_OK\">Αποδέχεται τα περιεχόμενα στη <emph>Γραμμή εισαγωγής</emph>, και ύστερα εισάγει τα περιεχόμενα στο τρέχον κελί.</ahelp>"
-#: 06050000.xhp
+#: 06070000.xhp
msgctxt ""
-"06050000.xhp\n"
-"hd_id3153821\n"
-"1\n"
+"06070000.xhp\n"
+"par_id3150769\n"
"help.text"
-msgid "<link href=\"text/scalc/02/06050000.xhp\" name=\"Input line\">Input line</link>"
-msgstr "<link href=\"text/scalc/02/06050000.xhp\" name=\"Γραμμή εισαγωγής\">Γραμμή εισαγωγής</link>"
+msgid "<image id=\"img_id3156422\" src=\"svx/res/nu07.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3156422\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156422\" src=\"svx/res/nu07.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3156422\">Icon</alt></image>"
-#: 06050000.xhp
+#: 06070000.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_id3155922\n"
-"2\n"
+"06070000.xhp\n"
+"par_id3125864\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_INSWIN_INPUT\">Enter the formula that you want to add to the current cell. You can also click the <link href=\"text/scalc/01/04060000.xhp\" name=\"Function Wizard\">Function Wizard</link> icon to insert a predefined function into the formula.</ahelp>"
-msgstr "<ahelp hid=\"HID_INSWIN_INPUT\">Πληκτρολογήστε το μαθηματικό τύπο που επιθυμείτε να προσθέσετε στο τρέχον κελί. Μπορείτε επίσης να κάνετε κλικ στο εικονίδιο <link href=\"text/scalc/01/04060000.xhp\" name=\"Οδηγός συνάρτησης\">Οδηγός συνάρτησης</link> για να εισάγετε μια προκαθορισμένη συνάρτηση στον τύπο.</ahelp>"
+msgid "Accept"
+msgstr "Αποδοχή"
#: 06080000.xhp
msgctxt ""
@@ -817,6 +671,32 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DLGSTYLES_LISTBOX\">Click the formatting theme that you want to apply, and then click <emph>OK</emph>.</ahelp>"
msgstr "<ahelp hid=\"HID_DLGSTYLES_LISTBOX\"> Κάντε κλικ στο θέμα μορφοποίησης που επιθυμείτε να εφαρμοστεί και ύστερα στο κουμπί <emph>OK</emph>.</ahelp>"
+#: 08010000.xhp
+msgctxt ""
+"08010000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Position in document"
+msgstr "Θέση στο έγγραφο"
+
+#: 08010000.xhp
+msgctxt ""
+"08010000.xhp\n"
+"hd_id3145119\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/02/08010000.xhp\" name=\"Position in document\">Position in document</link>"
+msgstr "<link href=\"text/scalc/02/08010000.xhp\" name=\"Θέση στο έγγραφο\">Θέση στο έγγραφο</link>"
+
+#: 08010000.xhp
+msgctxt ""
+"08010000.xhp\n"
+"par_id3147265\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:StatusDocPos\">Displays the number of the current sheet and the total number of sheets in the spreadsheet.</ahelp>"
+msgstr "<ahelp hid=\".uno:StatusDocPos\">Εμφανίζει τον αριθμό του τρέχοντος φύλλου και το συνολικό πλήθος των φύλλων εργασίας στο υπολογιστικό φύλλο.</ahelp>"
+
#: 08080000.xhp
msgctxt ""
"08080000.xhp\n"
@@ -869,66 +749,6 @@ msgctxt ""
msgid "<link href=\"text/scalc/05/02140000.xhp\" name=\"Error codes\">Error codes</link>"
msgstr "<link href=\"text/scalc/05/02140000.xhp\" name=\"Κωδικοί σφάλματος\">Κωδικοί σφάλματος</link>"
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Function"
-msgstr "Συνάρτηση"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"bm_id3150084\n"
-"help.text"
-msgid "<bookmark_value>formula bar; functions</bookmark_value><bookmark_value>functions; formula bar icon</bookmark_value>"
-msgstr "<bookmark_value>γραμμή τύπου, συναρτήσεις</bookmark_value><bookmark_value>συναρτήσεις, εικονίδιο γραμμής τύπου</bookmark_value>"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"hd_id3150084\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/02/06040000.xhp\" name=\"Function\">Function</link>"
-msgstr "<link href=\"text/scalc/02/06040000.xhp\" name=\"Συνάρτηση\">Συνάρτηση</link>"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_id3151245\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_INSWIN_FUNC\">Adds a formula to the current cell. Click this icon, and then enter the formula in the <emph>Input line</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_INSWIN_FUNC\">Προσθέτει έναν τύπο στο τρέχον κελί. Κάντε κλικ σε αυτό το εικονίδιο, και ύστερα εισάγετε τον τύπο στη <emph>Γραμμή εισαγωγής</emph>.</ahelp>"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_id3153360\n"
-"3\n"
-"help.text"
-msgid "This icon is only available when the <emph>Input line</emph> box is not active."
-msgstr "Αυτό το εικονίδιο είναι διαθέσιμο μόνο όταν το πλαίσιο <emph>γραμμή εισόδου</emph> δεν είναι ενεργό."
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_id3153770\n"
-"help.text"
-msgid "<image id=\"img_id3145785\" src=\"sc/imglst/sc26049.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3145785\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145785\" src=\"sc/imglst/sc26049.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3145785\">Εικονίδιο</alt></image>"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_id3153951\n"
-"4\n"
-"help.text"
-msgid "Function"
-msgstr "Συνάρτηση"
-
#: 10050000.xhp
msgctxt ""
"10050000.xhp\n"
@@ -977,8 +797,8 @@ msgctxt ""
"10050000.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "<image id=\"img_id3151116\" src=\"cmd/sc_helpzoomin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151116\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151116\" src=\"cmd/sc_helpzoomin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151116\">Icon</alt></image>"
+msgid "<image id=\"img_id3151116\" src=\"cmd/sc_zoomin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151116\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151116\" src=\"cmd/sc_zoomin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151116\">Εικονίδιο</alt></image>"
#: 10050000.xhp
msgctxt ""
@@ -989,88 +809,269 @@ msgctxt ""
msgid "Zoom In"
msgstr "Μεγέθυνση"
-#: 06010000.xhp
+#: 10060000.xhp
msgctxt ""
-"06010000.xhp\n"
+"10060000.xhp\n"
"tit\n"
"help.text"
-msgid "Sheet Area"
-msgstr "Περιοχή φύλλου"
+msgid "Zoom Out"
+msgstr "Σμίκρυνση"
-#: 06010000.xhp
+#: 10060000.xhp
msgctxt ""
-"06010000.xhp\n"
-"bm_id3156326\n"
+"10060000.xhp\n"
+"bm_id3153561\n"
"help.text"
-msgid "<bookmark_value>formula bar; sheet area names</bookmark_value><bookmark_value>sheet area names</bookmark_value><bookmark_value>showing; cell references</bookmark_value><bookmark_value>cell references; showing</bookmark_value>"
-msgstr "<bookmark_value>γραμμή τύπου, ονόματα περιοχής φύλλου</bookmark_value><bookmark_value>ονόματα περιοχής φύλλου</bookmark_value><bookmark_value>εμφάνιση, παραπομπές κελιού</bookmark_value><bookmark_value>παραπομπές κελιού, εμφάνιση</bookmark_value>"
+msgid "<bookmark_value>page views;reducing scales</bookmark_value><bookmark_value>zooming;reducing page views</bookmark_value>"
+msgstr "<bookmark_value>προβολές σελίδας, μείωση κλίμακας</bookmark_value><bookmark_value>μεγέθυνση, μείωση της κλίμακας προβολής σελίδας</bookmark_value>"
-#: 06010000.xhp
+#: 10060000.xhp
msgctxt ""
-"06010000.xhp\n"
-"hd_id3156326\n"
+"10060000.xhp\n"
+"hd_id3153561\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/02/06010000.xhp\" name=\"Name Box\">Name Box</link>"
-msgstr "<link href=\"text/scalc/02/06010000.xhp\" name=\"Πεδίο ονόματος\">Πεδίο ονόματος</link>"
+msgid "<link href=\"text/scalc/02/10060000.xhp\" name=\"Zoom Out\">Zoom Out</link>"
+msgstr "<link href=\"text/scalc/02/10060000.xhp\" name=\"Σμίκρυνση\">Σμίκρυνση</link>"
-#: 06010000.xhp
+#: 10060000.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3149656\n"
+"10060000.xhp\n"
+"par_id3151246\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_INSWIN_POS\">Displays the reference for the current cell, the range of the selected cells, or the name of the area. You can also select a range of cells, and then type a name for that range into the <emph>Name Box</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_INSWIN_POS\">Εμφανίζει την παραπομπή για το τρέχον κελί, την περιοχή των επιλεγμένων κελιών ή το όνομα της περιοχής. Μπορείτε επίσης να επιλέξετε μια περιοχή κελιών, και έπειτα να πληκτρολογήσετε ένα όνομα για αυτή την περιοχή στο <emph>Πεδίο ονόματος</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ZoomOut\">Reduces the screen display of the current document. The current zoom factor is displayed on the <emph>Status Bar</emph>.</ahelp>"
+msgstr "<ahelp hid=\".uno:ZoomOut\">Εφαρμόζει σμίκρυνση στην προβολή οθόνης του τρέχοντος εγγράφου. Ο τρέχων παράγοντας μεγέθυνσης εμφανίζεται στη <emph>Γραμμή κατάστασης</emph>.</ahelp>"
-#: 06010000.xhp
+#: 10060000.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3163710\n"
+"10060000.xhp\n"
+"par_id3150398\n"
+"4\n"
"help.text"
-msgid "<image id=\"img_id3152576\" src=\"res/helpimg/calcein.png\" width=\"1.2398inch\" height=\"0.2398inch\" localize=\"true\"><alt id=\"alt_id3152576\">Combo box sheet area</alt></image>"
-msgstr "<image id=\"img_id3152576\" src=\"res/helpimg/calcein.png\" width=\"1.2398inch\" height=\"0.2398inch\" localize=\"true\"><alt id=\"alt_id3152576\">Περιοχή πολλαπλού πεδίου φύλλου</alt></image>"
+msgid "The minimum zoom factor is 20%."
+msgstr "Η ελάχιστη δυνατή κλίμακα προβολής είναι 20%."
-#: 06010000.xhp
+#: 10060000.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3151118\n"
+"10060000.xhp\n"
+"par_id3153770\n"
+"help.text"
+msgid "<image id=\"img_id3155131\" src=\"cmd/sc_zoomout.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155131\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155131\" src=\"cmd/sc_zoomout.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155131\">Icon</alt></image>"
+
+#: 10060000.xhp
+msgctxt ""
+"10060000.xhp\n"
+"par_id3150440\n"
+"3\n"
+"help.text"
+msgid "Zooming Out"
+msgstr "Σμίκρυνση"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Insert"
+msgstr "Εισαγωγή"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"bm_id3156329\n"
+"help.text"
+msgid "<bookmark_value>inserting; objects, toolbar icon</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή, αντικείμενα, εικονίδιο γραμμής εργαλείων</bookmark_value>"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"hd_id3156329\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/02/18010000.xhp\" name=\"Insert\">Insert</link>"
+msgstr "<link href=\"text/scalc/02/18010000.xhp\" name=\"Εισαγωγή\">Εισαγωγή</link>"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"par_id3147336\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InsertCtrl\">Click the arrow next to the icon to open the <emph>Insert </emph>toolbar, where you can add graphics and special characters to the current sheet.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertCtrl\">Κάντε κλικ στο βέλος δίπλα στο εικονίδιο για να ανοίξετε τη γραμμή εργαλείων <emph>Εισαγωγή </emph>, από όπου μπορείτε να προσθέσετε στο τρέχον φύλλο γραφικά αντικείμενα και ειδικούς χαρακτήρες.</ahelp>"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"par_id3148664\n"
+"3\n"
+"help.text"
+msgid "Tools bar icon:"
+msgstr "Εικονίδιο γραμμής εργαλείων:"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"par_id3150767\n"
+"help.text"
+msgid "<image id=\"img_id3156423\" src=\"cmd/sc_insertgraphic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156423\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156423\" src=\"cmd/sc_insertgraphic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156423\">Icon</alt></image>"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"par_id3146120\n"
"4\n"
"help.text"
-msgid "Name Box"
-msgstr "Πεδίο ονόματος"
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: 06010000.xhp
+#: 18010000.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3152596\n"
+"18010000.xhp\n"
+"par_id3153188\n"
"6\n"
"help.text"
-msgid "To jump to a particular cell, or to select a cell range, type the cell reference, or cell range reference in this box, for example, F1, or A1:C4."
-msgstr "Για να μεταβείτε σε ένα συγκεκριμένο κελί, ή για να επιλέξετε μία περιοχή κελιών, πληκτρολογήστε την παραπομπή κελιού, ή την περιοχή κελιών σε αυτό το πεδίο, για παράδειγμα, F1, ή A1:C4."
+msgid "You can select the following icons:"
+msgstr "Μπορείτε να επιλέξετε τα ακόλουθα εικονίδια:"
-#: 08010000.xhp
+#: 18010000.xhp
msgctxt ""
-"08010000.xhp\n"
+"18010000.xhp\n"
+"hd_id4283883\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Μεταβλητό πλαίσιο\">Μεταβλητό πλαίσιο</link>"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"hd_id3149410\n"
+"8\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικός χαρακτήρας\">Ειδικός χαρακτήρας</link>"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"hd_id3151117\n"
+"7\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</link>"
+msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Από αρχείο\">Από αρχείο</link>"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"hd_id3633533\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04160300.xhp\" name=\"Formula\">Formula</link>"
+msgstr "<link href=\"text/shared/01/04160300.xhp\" name=\"Τύπος\">Τύπος</link>"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"par_idN10769\n"
+"help.text"
+msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Insert Chart\">Chart</link>"
+msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Εισαγωγή διαγράμματος\">Διάγραμμα</link>"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"hd_id7581408\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE Object</link>"
+msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"Αντικείμενο OLE\">Αντικείμενο OLE</link>"
+
+#: 18020000.xhp
+msgctxt ""
+"18020000.xhp\n"
"tit\n"
"help.text"
-msgid "Position in document"
-msgstr "Θέση στο έγγραφο"
+msgid "Insert Cells"
+msgstr "Εισαγωγή κελιών"
-#: 08010000.xhp
+#: 18020000.xhp
msgctxt ""
-"08010000.xhp\n"
-"hd_id3145119\n"
+"18020000.xhp\n"
+"bm_id3150275\n"
+"help.text"
+msgid "<bookmark_value>inserting; cells, toolbar icon</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή, κελιά, εικονίδιο γραμμής εργαλείων</bookmark_value>"
+
+#: 18020000.xhp
+msgctxt ""
+"18020000.xhp\n"
+"hd_id3150275\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/02/08010000.xhp\" name=\"Position in document\">Position in document</link>"
-msgstr "<link href=\"text/scalc/02/08010000.xhp\" name=\"Θέση στο έγγραφο\">Θέση στο έγγραφο</link>"
+msgid "<link href=\"text/scalc/02/18020000.xhp\" name=\"Insert Cells\">Insert Cells</link>"
+msgstr "<link href=\"text/scalc/02/18020000.xhp\" name=\"Εισαγωγή κελιών\">Εισαγωγή κελιών</link>"
-#: 08010000.xhp
+#: 18020000.xhp
msgctxt ""
-"08010000.xhp\n"
-"par_id3147265\n"
+"18020000.xhp\n"
+"par_id3156024\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusDocPos\">Displays the number of the current sheet and the total number of sheets in the spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusDocPos\">Εμφανίζει τον αριθμό του τρέχοντος φύλλου και το συνολικό πλήθος των φύλλων εργασίας στο υπολογιστικό φύλλο.</ahelp>"
+msgid "<ahelp hid=\".uno:InsCellsCtrl\">Click the arrow next to the icon to open the <emph>Insert Cells </emph>toolbar, where you can insert cells, rows, and columns into the current sheet.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsCellsCtrl\">Κάντε κλικ στο βέλος δίπλα στο εικονίδιο για να εμφανιστεί η γραμμή εργαλείων <emph>Εισαγωγή κελιών</emph>, από όπου μπορείτε στο τρέχον φύλλο να εισάγετε κελιά, γραμμές και στήλες.</ahelp>"
+
+#: 18020000.xhp
+msgctxt ""
+"18020000.xhp\n"
+"par_id3150398\n"
+"3\n"
+"help.text"
+msgid "Tools bar icon:"
+msgstr "Εικονίδιο γραμμής εργαλείων:"
+
+#: 18020000.xhp
+msgctxt ""
+"18020000.xhp\n"
+"par_id3150767\n"
+"5\n"
+"help.text"
+msgid "You can select the following icons:"
+msgstr "Μπορείτε να επιλέξετε τα ακόλουθα εικονίδια:"
+
+#: 18020000.xhp
+msgctxt ""
+"18020000.xhp\n"
+"hd_id3150439\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04020000.xhp\" name=\"Insert Cells Down\">Insert Cells Down</link>"
+msgstr "<link href=\"text/scalc/01/04020000.xhp\" name=\"Εισαγωγή κελιών προς τα κάτω\">Εισαγωγή κελιών προς τα κάτω</link>"
+
+#: 18020000.xhp
+msgctxt ""
+"18020000.xhp\n"
+"hd_id3146119\n"
+"7\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04020000.xhp\" name=\"Insert Cells Right\">Insert Cells Right</link>"
+msgstr "<link href=\"text/scalc/01/04020000.xhp\" name=\"Εισαγωγή κελιών προς τα δεξιά\">Εισαγωγή κελιών προς τα δεξιά</link>"
+
+#: 18020000.xhp
+msgctxt ""
+"18020000.xhp\n"
+"hd_id3153190\n"
+"8\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04020000.xhp\" name=\"Rows\">Rows</link>"
+msgstr "<link href=\"text/scalc/01/04020000.xhp\" name=\"Γραμμές\">Γραμμές</link>"
+
+#: 18020000.xhp
+msgctxt ""
+"18020000.xhp\n"
+"hd_id3153726\n"
+"9\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04020000.xhp\" name=\"Columns\">Columns</link>"
+msgstr "<link href=\"text/scalc/01/04020000.xhp\" name=\"Στήλες\">Στήλες</link>"
diff --git a/source/el/helpcontent2/source/text/scalc/04.po b/source/el/helpcontent2/source/text/scalc/04.po
index 4d29457d666..3c4cff0f857 100644
--- a/source/el/helpcontent2/source/text/scalc/04.po
+++ b/source/el/helpcontent2/source/text/scalc/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2012-07-02 16:31+0200\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/source/el/helpcontent2/source/text/scalc/05.po b/source/el/helpcontent2/source/text/scalc/05.po
index e95ce390d89..2059ce036a6 100644
--- a/source/el/helpcontent2/source/text/scalc/05.po
+++ b/source/el/helpcontent2/source/text/scalc/05.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2012-12-11 07:07+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/source/el/helpcontent2/source/text/scalc/guide.po b/source/el/helpcontent2/source/text/scalc/guide.po
index 34b4421f4c7..7dc6489f964 100644
--- a/source/el/helpcontent2/source/text/scalc/guide.po
+++ b/source/el/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-01-17 15:07+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-06-03 07:00+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,1759 +14,1438 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358435255.0\n"
+"X-POOTLE-MTIME: 1370242818.0\n"
-#: scenario.xhp
+#: address_auto.xhp
msgctxt ""
-"scenario.xhp\n"
+"address_auto.xhp\n"
"tit\n"
"help.text"
-msgid "Using Scenarios"
-msgstr "Χρήση σεναρίων"
-
-#: scenario.xhp
-msgctxt ""
-"scenario.xhp\n"
-"bm_id3149664\n"
-"help.text"
-msgid "<bookmark_value>scenarios; creating/editing/deleting</bookmark_value><bookmark_value>opening;scenarios</bookmark_value><bookmark_value>selecting;scenarios in Navigator</bookmark_value>"
-msgstr "<bookmark_value>σενάριο, δημιουργία/επεξεργασία/διαγραφή</bookmark_value><bookmark_value>άνοιγμα, σενάρια</bookmark_value><bookmark_value>επιλογή, σενάρια στην Περιήγηση</bookmark_value>"
-
-#: scenario.xhp
-msgctxt ""
-"scenario.xhp\n"
-"hd_id3125863\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"scenario\"><link href=\"text/scalc/guide/scenario.xhp\" name=\"Using Scenarios\">Using Scenarios</link></variable>"
-msgstr "<variable id=\"scenario\"><link href=\"text/scalc/guide/scenario.xhp\" name=\"Χρήση σεναρίων\">Χρήση σεναρίων</link></variable>"
-
-#: scenario.xhp
-msgctxt ""
-"scenario.xhp\n"
-"par_id3150869\n"
-"2\n"
-"help.text"
-msgid "A $[officename] Calc scenario is a set of cell values that can be used within your calculations. You assign a name to every scenario on your sheet. Define several scenarios on the same sheet, each with some different values in the cells. Then you can easily switch the sets of cell values by their name and immediately observe the results. Scenarios are a tool to test out \"what-if\" questions."
-msgstr "Το σενάριο του $[officename] Calc είναι ένα σύνολο από τιμές κελιών που μπορούν να χρησιμοποιηθούν για τους υπολογισμούς σας. Εσείς αναθέτετε ένα όνομα για κάθε σενάριο στο φύλλο σας. Καθορίστε διάφορα σενάρια στο ίδιο φύλλο, το καθένα με μερικές διαφορετικές τιμές στα κελιά. Ύστερα μπορείτε εύκολα να εναλλάσσετε τα σύνολα των τιμών στα κελιά από το όνομά τους και να παρατηρείτε άμεσα τα αποτελέσματα. Τα σενάρια είναι ένα εργαλείο για τη δοκιμή ερωτήσεων τύπου \"τι-εάν\"."
-
-#: scenario.xhp
-msgctxt ""
-"scenario.xhp\n"
-"hd_id3149255\n"
-"15\n"
-"help.text"
-msgid "Creating Your Own Scenarios"
-msgstr "Δημιουργία των δικών σας σεναρίων"
-
-#: scenario.xhp
-msgctxt ""
-"scenario.xhp\n"
-"par_id3154704\n"
-"16\n"
-"help.text"
-msgid "To create a scenario, select all the cells that provide the data for the scenario."
-msgstr "Για να δημιουργήσετε ένα σενάριο, επιλέξτε όλα τα κελιά που περιλαμβάνουν τα δεδομένα για το σενάριο."
-
-#: scenario.xhp
-msgctxt ""
-"scenario.xhp\n"
-"par_id3154020\n"
-"17\n"
-"help.text"
-msgid "Select the cells that contain the values that will change between scenarios. To select multiple cells, hold down the <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline></item> key as you click each cell."
-msgstr "Επιλέξτε τα κελιά που περιέχουν τις τιμές που θα αλλάξουν μεταξύ των σεναρίων. Για να επιλέξετε πολλαπλά κελιά, κρατήστε πατημένο το πλήκτρο <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline></item> καθώς πατάτε κάθε κελί."
-
-#: scenario.xhp
-msgctxt ""
-"scenario.xhp\n"
-"par_id3150364\n"
-"18\n"
-"help.text"
-msgid "Choose <emph>Tools - Scenarios</emph>. The <emph>Create Scenario</emph> dialog appears."
-msgstr "Επιλέξτε <emph>Εργαλεία - Σενάρια</emph>. Εμφανίζεται το παράθυρο διαλόγου <emph>Δημιουργία σεναρίου</emph>."
-
-#: scenario.xhp
-msgctxt ""
-"scenario.xhp\n"
-"par_id3166426\n"
-"19\n"
-"help.text"
-msgid "Enter a name for the new scenario and leave the other fields unchanged with their default values. Close the dialog with OK. Your new scenario is automatically activated."
-msgstr "Εισάγετε το όνομα του νέου σεναρίου και αφήστε τα άλλα πεδία όπως είναι με τις προεπιλεγμένες τιμές τους. Κλείστε το παράθυρο διαλόγου κάνοντας κλικ στο κουμπί ΟΚ. Το νέο σας σενάριο ενεργοποιείται αυτόματα."
-
-#: scenario.xhp
-msgctxt ""
-"scenario.xhp\n"
-"hd_id3149664\n"
-"3\n"
-"help.text"
-msgid "Using Scenarios"
-msgstr "Χρήση σεναρίων"
-
-#: scenario.xhp
-msgctxt ""
-"scenario.xhp\n"
-"par_id3153415\n"
-"11\n"
-"help.text"
-msgid "Scenarios can be selected in the Navigator:"
-msgstr "Μπορείτε να επιλέξετε σενάρια από την Περιήγηση:"
-
-#: scenario.xhp
-msgctxt ""
-"scenario.xhp\n"
-"par_id3150752\n"
-"12\n"
-"help.text"
-msgid "Open the Navigator with the <emph>Navigator</emph> icon <image id=\"img_id1593676\" src=\"cmd/sc_navigator.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id1593676\">Navigator icon</alt></image> on the Standard bar."
-msgstr "Ανοίξτε τον <emph>Περιηγητή</emph> με το εικονίδιο <image id=\"img_id1593676\" src=\"cmd/sc_navigator.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id1593676\">Navigator icon</alt></image> στη γραμμή εργαλείων."
-
-#: scenario.xhp
-msgctxt ""
-"scenario.xhp\n"
-"par_id3155764\n"
-"13\n"
-"help.text"
-msgid "Click the <emph>Scenarios</emph> icon <image id=\"img_id7617114\" src=\"sc/imglst/navipi/na07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id7617114\">Scenarios icon</alt></image> in the Navigator."
-msgstr "Κλικ στο εικονίδιο <emph>Σενάρια</emph> <image id=\"img_id7617114\" src=\"sc/imglst/navipi/na07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id7617114\">εικονίδιο σεναρίων</alt></image> στον περιηγητή."
-
-#: scenario.xhp
-msgctxt ""
-"scenario.xhp\n"
-"par_id3154256\n"
-"14\n"
-"help.text"
-msgid "In the Navigator, you see the defined scenarios with the comments that were entered when the scenarios were created."
-msgstr "Στην Περιήγηση βλέπετε τα σενάρια που είχαν ορισθεί όπως επίσης και τα σχόλια που είχαν εισαχθεί κατά τη δημιουργία τους."
+msgid "Recognizing Names as Addressing"
+msgstr "Αναγνώριση ονομάτων ως εκχωρήσεις διευθύνσεων"
-#: scenario.xhp
+#: address_auto.xhp
msgctxt ""
-"scenario.xhp\n"
-"par_id1243629\n"
+"address_auto.xhp\n"
+"bm_id3148797\n"
"help.text"
-msgid "Double-click a scenario name in the Navigator to apply that scenario to the current sheet."
-msgstr "Κάντε διπλό κλικ σε ένα όνομα σεναρίου στην Περιήγηση για να εφαρμόσετε το εν λόγω σενάριο στο τρέχον φύλλο."
+msgid "<bookmark_value>automatic addressing in tables</bookmark_value> <bookmark_value>natural language addressing</bookmark_value> <bookmark_value>formulas; using row/column labels</bookmark_value> <bookmark_value>text in cells; as addressing</bookmark_value> <bookmark_value>addressing; automatic</bookmark_value> <bookmark_value>name recognition on/off</bookmark_value> <bookmark_value>row headers;using in formulas</bookmark_value> <bookmark_value>column headers;using in formulas</bookmark_value> <bookmark_value>columns; finding labels automatically</bookmark_value> <bookmark_value>rows; finding labels automatically</bookmark_value> <bookmark_value>recognizing; column and row labels</bookmark_value>"
+msgstr "<bookmark_value>αυτόματη διευθυνσιοδότηση σε πίνακες </bookmark_value> <bookmark_value>φυσική διευθυνσιοδότηση γλάσσας</bookmark_value> <bookmark_value>τύποι; χρήση ετικετών γραμμής/στήλης</bookmark_value> <bookmark_value>κείμενο σε κελιά; ως διευθυνσιοδότηση</bookmark_value> <bookmark_value>διευθυνσιοδότηση; αυτόματη</bookmark_value> <bookmark_value>αναγνώριση ονόματος ενεργή/ανενεργή</bookmark_value> <bookmark_value>κεφαλίδες γραμμής;χρήση σε τύπους </bookmark_value> <bookmark_value>κεφαλίδες στήλης;χρήση σε τύπους</bookmark_value> <bookmark_value>στήλες; αυτόματη εύρεση ετικετών</bookmark_value> <bookmark_value>γραμμές; αυτόματη εύρεση ετικετών</bookmark_value> <bookmark_value>αναγνώριση; ετικέτες στήλης και γραμμής</bookmark_value>"
-#: scenario.xhp
+#: address_auto.xhp
msgctxt ""
-"scenario.xhp\n"
-"par_id9044770\n"
+"address_auto.xhp\n"
+"hd_id3148797\n"
+"20\n"
"help.text"
-msgid "To delete a scenario, right-click the name in the Navigator and choose <emph>Delete</emph>."
-msgstr "Τοποθετήστε το δρομέα στο κελί A3, κάντε κλικ με το δεξιό πλήκτρο του ποντικιού σε αυτό το κελί για να καλέστε το μενού περιβάλλοντος και επιλέξτε <emph>Διαγραφή</emph>."
+msgid "<variable id=\"address_auto\"><link href=\"text/scalc/guide/address_auto.xhp\" name=\"Recognizing Names as Addressing\">Recognizing Names as Addressing</link></variable>"
+msgstr "<variable id=\"address_auto\"><link href=\"text/scalc/guide/address_auto.xhp\" name=\"Αναγνώριση ονομάτων ως εκχωρήσεις διευθύνσεων\">Αναγνώριση ονομάτων ως εκχωρήσεις διευθύνσεων</link></variable>"
-#: scenario.xhp
+#: address_auto.xhp
msgctxt ""
-"scenario.xhp\n"
-"par_id3674123\n"
+"address_auto.xhp\n"
+"par_id3152597\n"
+"21\n"
"help.text"
-msgid "To edit a scenario, right-click the name in the Navigator and choose <emph>Properties</emph>."
-msgstr "Τοποθετήστε το δρομέα στο κελί A3, κάντε κλικ με το δεξιό πλήκτρο του ποντικιού σε αυτό το κελί για να καλέστε το μενού περιβάλλοντος και επιλέξτε <emph>Ιδιότητες</emph>."
+msgid "You can use cells with text to refer to the rows or to the columns that contain the cells."
+msgstr "Μπορείτε να χρησιμοποιήσετε κελιά που περιέχουν κείμενο ως παραπομπές σε γραμμές ή στήλες που περιέχουν αυτά τα κελιά."
-#: scenario.xhp
+#: address_auto.xhp
msgctxt ""
-"scenario.xhp\n"
-"par_id3424481\n"
+"address_auto.xhp\n"
+"par_id3156283\n"
"help.text"
-msgid "To hide the border of a set of cells that are part of a scenario, open the <emph>Properties</emph> dialog for each scenario that affects the cells and clear the Display border checkbox. Hiding the border also removes the listbox on the sheet where you can choose the scenarios."
-msgstr "Για να αποκρύψετε το περίγραμμα ενός συνόλου κελιών που δεν ανήκουν σε ένα σενάριο, ανοίξτε το παράθυρο διαλόγου <emph>Ιδιότητες</emph> που επηρεάζει τα κελιά και απενεργοποιήστε το πλαίσιο επιλογής για την Προβολή του περιγράμματος. Ενώ κάνετε απόκρυψη του περιγράμματος αφαιρείται επίσης και το πλαίσιο λίστας στο φύλλο όπου μπορείτε να επιλέξετε τα σενάρια."
+msgid "<image id=\"img_id3154942\" src=\"res/helpimg/names_as_addressing.png\" width=\"2.1291in\" height=\"0.8709in\" localize=\"true\"><alt id=\"alt_id3154942\">Example spreadsheet</alt></image>"
+msgstr "<image id=\"img_id3154942\" src=\"res/helpimg/names_as_addressing.png\" width=\"2.1291in\" height=\"0.8709in\" localize=\"true\"><alt id=\"alt_id3154942\">Παράδειγμα λογιστικού φύλλου</alt></image>"
-#: scenario.xhp
+#: address_auto.xhp
msgctxt ""
-"scenario.xhp\n"
-"par_id3154368\n"
+"address_auto.xhp\n"
+"par_id3154512\n"
"22\n"
"help.text"
-msgid "If you want to know which values in the scenario affect other values, choose <emph>Tools - Detective - Trace Dependents</emph>. You see arrows to the cells that are directly dependent on the current cell."
-msgstr "Αν θέλετε να ξέρετε ποιες τιμές στο σενάριο επηρεάζουν άλλες τιμές, επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Ίχνος προηγουμένου</emph>. Θα δείτε βέλη στα κελιά που είναι άμεσα εξαρτημένα από το τρέχον κελί."
-
-#: scenario.xhp
-msgctxt ""
-"scenario.xhp\n"
-"par_id3154484\n"
-"29\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/06050000.xhp\" name=\"Creating Scenarios\">Creating Scenarios</link>"
-msgstr "<link href=\"text/scalc/01/06050000.xhp\" name=\"Δημιουργία σεναρίων\">Δημιουργία σεναρίων</link>"
-
-#: multitables.xhp
-msgctxt ""
-"multitables.xhp\n"
-"tit\n"
-"help.text"
-msgid "Applying Multiple Sheets"
-msgstr "Εφαρμογή πολλαπλών φύλλων"
+msgid "In the example spreadsheet, you can use the string <item type=\"literal\">'Column One'</item> in a formula to refer to the cell range <item type=\"literal\">B3</item> to <item type=\"literal\">B5</item>, or <item type=\"literal\">'Column Two'</item> for the cell range <item type=\"literal\">C2</item> to <item type=\"literal\">C5</item>. You can also use <item type=\"literal\">'Row One'</item> for the cell range <item type=\"literal\">B3</item> to <item type=\"literal\">D3</item>, or <item type=\"literal\">'Row Two'</item> for the cell range <item type=\"literal\">B4</item> to <item type=\"literal\">D4</item>. The result of a formula that uses a cell name, for example, <item type=\"literal\">SUM('Column One')</item>, is 600."
+msgstr "Σε αυτό το παράδειγμα υπολογιστικού φύλλου, μπορείτε να χρησιμοποιήσετε σε ένα τύπο το αλφαριθμητικό<item type=\"literal\"> 'Στήλη Ένα'</item>το οποίο να αναφέρεται σε μια περιοχή κελιών από το <item type=\"literal\">B3 </item> έως το <item type=\"literal\">B5</item>, ή <item type=\"literal\">'Στήλη Δυο'</item> για μια περιοχή κελιών από το κελί <item type=\"literal\">C2</item> έως το <item type=\"literal\">C5</item>. Μπορείτε επίσης να χρησιμοποιήσετε το αλφαριθμητικό <item type=\"literal\">'Γραμμή Ένα'</item> για μια περιοχή κελιών από το <item type=\"literal\">B3</item> έως το <item type=\"literal\">D3</item>, ή <item type=\"literal\">'Γραμμή Δύο'</item> για μια περιοχή κελιών από το <item type=\"literal\">B4</item> έως το <item type=\"literal\">D4</item> Το αποτέλεσμα ενός τύπου που χρησιμοποιεί κάποιο όνομα κελιού, για παράδειγμα, <item type=\"literal\">SUM('Στήλη Ένα')</item>, είναι 600."
-#: multitables.xhp
+#: address_auto.xhp
msgctxt ""
-"multitables.xhp\n"
-"bm_id3154759\n"
+"address_auto.xhp\n"
+"par_id3155443\n"
+"24\n"
"help.text"
-msgid "<bookmark_value>sheets; inserting</bookmark_value> <bookmark_value>inserting; sheets</bookmark_value> <bookmark_value>sheets; selecting multiple</bookmark_value> <bookmark_value>appending sheets</bookmark_value> <bookmark_value>selecting;multiple sheets</bookmark_value> <bookmark_value>multiple sheets</bookmark_value> <bookmark_value>calculating;multiple sheets</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, φύλλα</bookmark_value><bookmark_value>φύλλα, επιλογή πολλαπλών</bookmark_value><bookmark_value>προσθήκη φύλλων</bookmark_value><bookmark_value>επιλογή, πολλαπλά φύλλα</bookmark_value><bookmark_value>πολλαπλά φύλλα</bookmark_value><bookmark_value>υπολογισμός, πολλαπλά φύλλα</bookmark_value>"
+msgid "This function is active by default. To turn this function off, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Calculate</emph> and clear the <emph>Automatically find column and row labels</emph> check box."
+msgstr "Αυτή η συνάρτηση είναι ενεργή από προεπιλογή. Για απενεργοποίηση αυτής της συνάρτησης, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Υπολογισμός</emph> και καθαρίστε το πλαίσιο ελέγχου <emph>αυτόματη εύρεση ετικετών στήλης και γραμμής</emph>."
-#: multitables.xhp
+#: address_auto.xhp
msgctxt ""
-"multitables.xhp\n"
-"hd_id3154759\n"
-"9\n"
+"address_auto.xhp\n"
+"par_id3149210\n"
+"37\n"
"help.text"
-msgid "<variable id=\"multitables\"><link href=\"text/scalc/guide/multitables.xhp\" name=\"Applying Multiple Sheets\">Applying Multiple Sheets</link></variable>"
-msgstr "<variable id=\"multitables\"><link href=\"text/scalc/guide/multitables.xhp\" name=\"Εφαρμογή πολλαπλών φύλλων\">Εφαρμογή πολλαπλών φύλλων</link></variable>"
+msgid "If you want a name to be automatically recognized by Calc, the name must start with a letter and be composed of alphanumeric characters. If you enter the name in the formula yourself, enclose the name in single quotation marks ('). If a single quotation mark appears in a name, you must enter a backslash in front of the quotation mark, for example, <item type=\"literal\">'Harry\\'s Bar'.</item>"
+msgstr "Για να γίνεται αυτόματη αναγνώριση των ονομάτων, τα ονόματα θα πρέπει να αποτελούνται από αλφαριθμητικούς χαρακτήρες και ο πρώτος χαρακτήρας θα πρέπει να είναι κάποιο γράμμα. Αν θέλετε να εισάγετε το όνομα στο τύπο εσείς οι ίδιοι, περικλείσετε το όνομα σε μονά εισαγωγικά ('). Αν σε κάποιο όνομα υπάρχουν ήδη μονό εισαγωγικό, θα πρέπει να εισαγάγετε μια ανάστροφη κάθετο μπροστά από το εισαγωγικό, για παράδειγμα <item type=\"literal\">'Harry\\'s Bar'.</item>"
-#: multitables.xhp
+#: auto_off.xhp
msgctxt ""
-"multitables.xhp\n"
-"hd_id3148576\n"
-"10\n"
+"auto_off.xhp\n"
+"tit\n"
"help.text"
-msgid "Inserting a Sheet"
-msgstr "Εισαγωγή φύλλου"
+msgid "Deactivating Automatic Changes"
+msgstr "Απενεργοποίηση αυτόματων αλλαγών"
-#: multitables.xhp
+#: auto_off.xhp
msgctxt ""
-"multitables.xhp\n"
-"par_id3154731\n"
-"4\n"
+"auto_off.xhp\n"
+"bm_id3149456\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Sheet</item> to insert a new sheet or an existing sheet from another file."
-msgstr "Επιλέξτε την εντολή <item type=\"menuitem\">Εισαγωγή- Φύλλο</item> για να εισαγάγετε ένα νέο φύλλο ή ένα υπάρχον φύλλο από άλλο αρχείο μπροστά από το ενεργό φύλλο."
+msgid "<bookmark_value>deactivating; automatic changes</bookmark_value> <bookmark_value>tables; deactivating automatic changes in</bookmark_value> <bookmark_value>AutoInput function on/off</bookmark_value> <bookmark_value>text in cells;AutoInput function</bookmark_value> <bookmark_value>cells; AutoInput function of text</bookmark_value> <bookmark_value>input support in spreadsheets</bookmark_value> <bookmark_value>changing; input in cells</bookmark_value> <bookmark_value>AutoCorrect function;cell contents</bookmark_value> <bookmark_value>cell input;AutoInput function</bookmark_value> <bookmark_value>lowercase letters;AutoInput function (in cells)</bookmark_value> <bookmark_value>capital letters;AutoInput function (in cells)</bookmark_value> <bookmark_value>date formats;avoiding conversion to</bookmark_value> <bookmark_value>number completion on/off</bookmark_value> <bookmark_value>text completion on/off</bookmark_value> <bookmark_value>word completion on/off</bookmark_value>"
+msgstr "<bookmark_value>απενεργοποίηση; αυτόματες αλλαγές</bookmark_value><bookmark_value>πίνακες; απενεργοποίηση αυτόματων αλλαγών</bookmark_value><bookmark_value>Λειτουργία αυτόματης καταχώρισης ναι/όχι</bookmark_value><bookmark_value>κείμενο σε κελιά;Λειτουργία αυτόματης συμπλήρωσης</bookmark_value><bookmark_value>cells; Λειτουργία αυτόματης συμπλήρωσης κειμένου</bookmark_value><bookmark_value>υποστήριξη εγγραφής σε κελιά</bookmark_value><bookmark_value>αλλαγή; εγγραφές κελιών</bookmark_value><bookmark_value>Λειτουργία αυτόματης διόρθωσης;περιεχόμενα κελιού</bookmark_value><bookmark_value>εγγραφές κελιού;Λειτουργία αυτόματης συμπλήρωσης</bookmark_value><bookmark_value>πεζοί χαρακτήρες;Λειτουργία αυτόματης συμπλήρωσης (σε κελιά)</bookmark_value><bookmark_value>κεφαλαία γράμματα;Λειτουργία αυτόματης συμπλήρωσης (σε κελιά)</bookmark_value><bookmark_value>μορφές ημερομηνίας;αποφυγή μετατροπής σε</bookmark_value><bookmark_value>συμπλήρωση αριθμών ναι/όχι</bookmark_value><bookmark_value>συμπλήρωση κειμένου ναι/όχι</bookmark_value><bookmark_value>συμπλήρωση λέξης ναι/όχι</bookmark_value>"
-#: multitables.xhp
+#: auto_off.xhp
msgctxt ""
-"multitables.xhp\n"
-"par_id05092009140203598\n"
+"auto_off.xhp\n"
+"hd_id3149456\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog box where you can assign macros to sheet events.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα πλαίσιο διαλόγου όπου μπορείτε να αποδώσετε μακροεντολές στα γεγονότα φύλλου.</ahelp>"
+msgid "<variable id=\"auto_off\"><link href=\"text/scalc/guide/auto_off.xhp\" name=\"Deactivating Automatic Changes\">Deactivating Automatic Changes</link></variable>"
+msgstr "<variable id=\"auto_off\"><link href=\"text/scalc/guide/auto_off.xhp\" name=\"Απενεργοποίηση αυτόματων αλλαγών\">Απενεργοποίηση αυτόματων αλλαγών</link></variable>"
-#: multitables.xhp
+#: auto_off.xhp
msgctxt ""
-"multitables.xhp\n"
-"par_id05092009140203523\n"
+"auto_off.xhp\n"
+"par_id3156442\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a window where you can assign a color to the sheet tab.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα παράθυρο όπου μπορείτε να αποδώσετε ένα χρώμα στην καρτέλα φύλλου.</ahelp>"
+msgid "By default, $[officename] automatically corrects many common typing errors and applies formatting while you type. You can immediately undo any automatic changes with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z."
+msgstr "Το $[officename] διορθώνει αυτόματα πολλά κοινά λάθη πληκτρολόγησης και μορφοποιεί το έγγραφο καθώς πληκτρολογείτε. Μπορείτε να ακυρώσετε άμεσα όποιες αυτόματες αλλαγές γίνονται με τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z."
-#: multitables.xhp
+#: auto_off.xhp
msgctxt ""
-"multitables.xhp\n"
-"par_id050920091402035\n"
+"auto_off.xhp\n"
+"par_id3145273\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to select all sheets in the document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ να επιλέξετε όλα τα φύλλα που υπάρχουν στο έγγραφο.</ahelp>"
+msgid "The following shows you how to deactivate and reactivate the automatic changes in $[officename] Calc:"
+msgstr "Οι ακόλουθες οδηγίες σάς δείχνουν πώς να απενεργοποιήσετε και να ενεργοποιήσετε εκ νέου τις αυτόματες αλλαγές στο $[officename] Calc:"
-#: multitables.xhp
+#: auto_off.xhp
msgctxt ""
-"multitables.xhp\n"
-"par_id0509200914020391\n"
+"auto_off.xhp\n"
+"hd_id3145748\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to deselect all sheets in the document, except the current sheet.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ να αποεπιλέξετε όλα τα φύλλα που υπάρχουν στο έγγραφο, εκτός από το τρέχον φύλλο .</ahelp>"
+msgid "Automatic Text or Number Completion"
+msgstr "Αυτόματη συμπλήρωση κειμένου ή αριθμού"
-#: multitables.xhp
+#: auto_off.xhp
msgctxt ""
-"multitables.xhp\n"
-"hd_id3154491\n"
-"11\n"
+"auto_off.xhp\n"
+"par_id3154730\n"
+"5\n"
"help.text"
-msgid "Selecting Multiple Sheets"
-msgstr "Επιλογή πολλαπλών φύλλων"
+msgid "When making an entry in a cell, $[officename] Calc automatically suggests matching input found in the same column. This function is known as <emph>AutoInput</emph>."
+msgstr "Όταν πραγματοποιείτε μια καταχώριση σε κάποιο κελί, το $[officename] Calc προτείνει αυτόματα το περιεχόμενο που βρέθηκε να ταιριάζει στην ίδια στήλη. Αυτή η λειτουργία είναι γνωστή ως <emph>Αυτόματη Εισαγωγή</emph>."
-#: multitables.xhp
+#: auto_off.xhp
msgctxt ""
-"multitables.xhp\n"
-"par_id3145251\n"
+"auto_off.xhp\n"
+"par_id3153878\n"
"6\n"
"help.text"
-msgid "The sheet tab of the current sheet is always visible in white in front of the other sheet tabs. The other sheet tabs are gray when they are not selected. By clicking other sheet tabs while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> you can select multiple sheets."
-msgstr "Η καρτέλα φύλλου του τρέχοντος φύλλου είναι πάντοτε ορατή στα λευκά μπροστά από άλλες καρτέλες φύλλου. Οι άλλες καρτέλες φύλλου είναι γκρι όταν δεν επιλέγονται. Πατώντας άλλες καρτέλες φύλλου ενώ πατάτε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> μπορείτε να επιλέξετε πολλαπλά φύλλα."
+msgid "To turn the AutoInput on and off, set or remove the check mark in front of <link href=\"text/scalc/01/06130000.xhp\" name=\"Tools - Cell Contents - AutoInput\"><emph>Tools - Cell Contents - AutoInput</emph></link>."
+msgstr "Για να ενεργοποιήστε ή να απενεργοποιήστε την αυτόματη εισαγωγή, ορίστε ή καταργήστε το σημάδι επιλογής μπροστά από την επιλογή <link href=\"text/scalc/01/06130000.xhp\" name=\"Εργαλεία - Περιεχόμενα κελιού - Αυτόματη εισαγωγή\"><emph>Εργαλεία - Περιεχόμενα κελιού - Αυτόματη εισαγωγή</emph></link>"
-#: multitables.xhp
+#: auto_off.xhp
msgctxt ""
-"multitables.xhp\n"
-"par_idN106B7\n"
+"auto_off.xhp\n"
+"hd_id3146972\n"
+"21\n"
"help.text"
-msgid "You can use Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up or Page Down to select multiple sheets using the keyboard."
-msgstr "Μπορείτε να χρησιμοποιήσετε το συνδυασμό πλήκτρων Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up ή Page Down για να επιλέξετε πολλαπλά φύλλα μέσω του πληκτρολογίου σας."
+msgid "Automatic Conversion to Date Format"
+msgstr "Αυτόματη μετατροπή σε μορφή ημερομηνίας"
-#: multitables.xhp
+#: auto_off.xhp
msgctxt ""
-"multitables.xhp\n"
-"hd_id3155600\n"
-"12\n"
+"auto_off.xhp\n"
+"par_id3153707\n"
+"22\n"
"help.text"
-msgid "Undoing a Selection"
-msgstr "Αναίρεση επιλογής"
+msgid "$[officename] Calc automatically converts certain entries to dates. For example, the entry <emph>1.1</emph> may be interpreted as January 1 of the current year, according to the locale settings of your operating system, and then displayed according to the date format applied to the cell."
+msgstr "Το $[officename] Calc αυτόματα μετατρέπει συγκεκριμένες καταχωρήσεις σε ημερομηνίες. Για παράδειγμα, η καταχώριση <emph>1.1</emph>, ανάλογα με τις τοπικές ρυθμίσεις του λειτουργικού σας συστήματος, μπορεί να μεταφραστεί ως 1 Ιανουαρίου του τρέχοντος έτους, και εν συνεχεία θα εμφανιστεί με την μορφή ημερομηνίας που εφαρμόστηκε στο κελί."
-#: multitables.xhp
+#: auto_off.xhp
msgctxt ""
-"multitables.xhp\n"
-"par_id3146969\n"
-"13\n"
+"auto_off.xhp\n"
+"par_id3159267\n"
+"23\n"
"help.text"
-msgid "To undo the selection of a sheet, click its sheet tab again while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. The sheet that is currently visible cannot be removed from the selection."
-msgstr "Για αναίρεση της επιλογής φύλλου, κλικ στην καρτέλα φύλλου του ξανά, ενώ πατάτε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Το φύλλο που είναι προς το παρόν ορατό δεν μπορεί να αφαιρεθεί από την επιλογή."
+msgid "To ensure that an entry is interpreted as text, add an apostrophe at the beginning of the entry. The apostrophe is not displayed in the cell."
+msgstr "Για να διασφαλίσετε ότι μια καταχώριση μεταφράζεται ως κείμενο, προσθέστε μια απόστροφο στην αρχή κάθε καταχώρισης. Η απόστροφος δεν εμφανίζεται στο κελί."
-#: multitables.xhp
+#: auto_off.xhp
msgctxt ""
-"multitables.xhp\n"
-"hd_id3156382\n"
-"15\n"
+"auto_off.xhp\n"
+"hd_id3150043\n"
+"7\n"
"help.text"
-msgid "Calculating Across Multiple Sheets"
-msgstr "Υπολογισμός σε πολλαπλά φύλλα"
+msgid "Quotation Marks Replaced by Custom Quotes"
+msgstr "Αντικατάσταση εισαγωγικών από τυπογραφικά εισαγωγικά"
-#: multitables.xhp
+#: auto_off.xhp
msgctxt ""
-"multitables.xhp\n"
+"auto_off.xhp\n"
"par_id3155333\n"
-"16\n"
-"help.text"
-msgid "You can refer to a range of sheets in a formula by specifying the first and last sheet of the range, for example, <item type=\"literal\">=SUM(Sheet1.A1:Sheet3.A1) </item>sums up all A1 cells on Sheet1 through Sheet3."
-msgstr "Μπορείτε σε ένα τύπο να εισάγετε μια παραπομπή σε μια περιοχή φύλλων ορίζοντας το πρώτο και το τελευταίο φύλλο της περιοχής. Για παράδειγμα, ο τύπος <item type=\"literal\">=SUM(Sheet1.A1:Sheet3.A1) </item> αθροίζει όλα τα κελιά Α1 από το Φύλλο1 έως το Φύλλο3."
-
-#: format_table.xhp
-msgctxt ""
-"format_table.xhp\n"
-"tit\n"
-"help.text"
-msgid "Formatting Spreadsheets"
-msgstr "Μορφοποίηση υπολογιστικών φύλλων"
-
-#: format_table.xhp
-msgctxt ""
-"format_table.xhp\n"
-"bm_id3154125\n"
+"9\n"
"help.text"
-msgid "<bookmark_value>text in cells; formatting</bookmark_value><bookmark_value>spreadsheets;formatting</bookmark_value><bookmark_value>backgrounds;cells and pages</bookmark_value><bookmark_value>borders;cells and pages</bookmark_value><bookmark_value>formatting;spreadsheets</bookmark_value><bookmark_value>numbers; formatting options for selected cells</bookmark_value><bookmark_value>cells; number formats</bookmark_value><bookmark_value>currencies;formats</bookmark_value>"
-msgstr "<bookmark_value>κείμενο σε κελιά, μορφοποίηση</bookmark_value><bookmark_value>υπολογιστικά φύλλα, μορφοποίηση</bookmark_value><bookmark_value>παρασκήνια, κελιά και σελίδες</bookmark_value><bookmark_value>περιγράμματα, κελιά και σελίδες</bookmark_value><bookmark_value>μορφοποίηση, υπολογιστικά φύλλα</bookmark_value><bookmark_value>αριθμοί, μορφοποίηση επιλογών για επιλεγμένα κελιά</bookmark_value><bookmark_value>κελιά, μορφές αριθμών</bookmark_value><bookmark_value>νομίσματα, μορφές</bookmark_value>"
+msgid "Choose <emph>Tools - AutoCorrect Options</emph>. Go to the <emph>Localized Options</emph> tab and unmark <emph>Replace</emph>."
+msgstr "Επιλέξτε <emph>Εργαλεία - Επιλογές αυτόματης διόρθωσης</emph>. Μετάβαση στην καρτέλα <emph>Τοπικές επιλογές</emph> και αποσημειώστε <emph>Αντικατάσταση</emph>."
-#: format_table.xhp
+#: auto_off.xhp
msgctxt ""
-"format_table.xhp\n"
-"hd_id3154125\n"
-"6\n"
+"auto_off.xhp\n"
+"hd_id3149565\n"
+"11\n"
"help.text"
-msgid "<variable id=\"format_table\"><link href=\"text/scalc/guide/format_table.xhp\" name=\"Designing Spreadsheets\">Formatting Spreadsheets</link></variable>"
-msgstr "<variable id=\"format_table\"><link href=\"text/scalc/guide/format_table.xhp\" name=\"Σχεδίαση υπολογιστικών φύλλων\">Σχεδίαση υπολογιστικών φύλλων</link></variable>"
+msgid "Cell Content Always Begins With Uppercase"
+msgstr "Τα περιεχόμενα των κελιών αρχίζουν πάντα με κεφαλαίο"
-#: format_table.xhp
+#: auto_off.xhp
msgctxt ""
-"format_table.xhp\n"
-"hd_id3153912\n"
+"auto_off.xhp\n"
+"par_id3147001\n"
"13\n"
"help.text"
-msgid "Formatting Text in a Spreadsheet"
-msgstr "Μορφοποίηση κειμένου σε υπολογιστικό φύλλο"
-
-#: format_table.xhp
-msgctxt ""
-"format_table.xhp\n"
-"par_id3144772\n"
-"14\n"
-"help.text"
-msgid "Select the text you want to format."
-msgstr "Επιλέξτε το κείμενο που θέλετε να μορφοποιήσετε."
+msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>. Go to the <item type=\"menuitem\">Options</item> tab. Unmark <item type=\"menuitem\">Capitalize first letter of every sentence</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Επιλογές αυτόματης διόρθωσης</item>. Πηγαίνετε στην καρτέλα <item type=\"menuitem\">Επιλογές</item>. Απενεργοποιήστε το <item type=\"menuitem\">Εκκίνηση κάθε πρότασης με κεφαλαίο γράμμα</item>."
-#: format_table.xhp
+#: auto_off.xhp
msgctxt ""
-"format_table.xhp\n"
-"par_id3155268\n"
+"auto_off.xhp\n"
+"hd_id3150345\n"
"15\n"
"help.text"
-msgid "Choose the desired text attributes from the <emph>Formatting </emph>Bar. You can also choose <emph>Format - Cells</emph>. The <emph>Format Cells</emph> dialog will appear in which you can choose various text attributes on the <emph>Font</emph> tab page."
-msgstr "Επιλέξτε τις ιδιότητες κειμένου, που επιθυμείτε, από την γραμμή αντικειμένων <emph>Μορφοποίηση </emph> του υπολογιστικού φύλλου. Μπορείτε επίσης να επιλέξετε <emph>Μορφή - Κελιά</emph>. Εμφανίζεται το παράθυρο διαλόγου <emph>Μορφοποίηση κελιών</emph> όπου μπορείτε να επιλέξετε διάφορες ιδιότητες κειμένου στην καρτέλα <emph>Γραμματοσειρά</emph>."
-
-#: format_table.xhp
-msgctxt ""
-"format_table.xhp\n"
-"hd_id3149899\n"
-"16\n"
-"help.text"
-msgid "Formatting Numbers in a Spreadsheet"
-msgstr "Μορφοποίηση αριθμών σε υπολογιστικό φύλλο"
+msgid "Replace Word With Another Word"
+msgstr "Αντικατάσταση λέξης με άλλη λέξη"
-#: format_table.xhp
+#: auto_off.xhp
msgctxt ""
-"format_table.xhp\n"
-"par_id3159226\n"
+"auto_off.xhp\n"
+"par_id3166425\n"
"17\n"
"help.text"
-msgid "Select the cells containing the numbers you want to format."
-msgstr "Επιλέξτε τα κελιά που περιέχουν τους αριθμούς που θέλετε να μορφοποιήσετε."
-
-#: format_table.xhp
-msgctxt ""
-"format_table.xhp\n"
-"par_id3150046\n"
-"18\n"
-"help.text"
-msgid "To format numbers in the default currency format or as percentages, use the icons on the <emph>Formatting </emph>Bar. For other formats, choose <emph>Format - Cells</emph>. You can choose from the preset formats or define your own on the <emph>Numbers</emph> tab page."
-msgstr "Για να μορφοποιήσετε αριθμούς στην προεπιλεγμένη νομισματική μορφή ή ως ποσοστά, χρησιμοποιήστε τα εικονίδια στην γραμμή εργαλείων <emph>Μορφοποίηση</emph> του υπολογιστικού φύλλου. Για περισσότερες επιλογές μορφοποίησης, επιλέξτε <emph>Μορφή - Κελιά</emph>. Μπορείτε να επιλέξετε μεταξύ των προκαθορισμένων μορφών ή να καθορίσετε την δική σας μορφή στην σελίδα καρτέλας <emph>Αριθμοί</emph>."
+msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>. Go to the <item type=\"menuitem\">Replace</item> tab. Select the word pair and click <item type=\"menuitem\">Delete</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Επιλογές αυτόματης διόρθωσης</item>. Πηγαίνετε στην καρτέλα <item type=\"menuitem\">Αντικατάσταση</item>. Επιλέξτε το ζεύγος λέξεων και κάντε κλικ στο <item type=\"menuitem\">Διαγραφή</item>."
-#: format_table.xhp
+#: auto_off.xhp
msgctxt ""
-"format_table.xhp\n"
-"hd_id3153483\n"
+"auto_off.xhp\n"
+"par_id3152992\n"
"19\n"
"help.text"
-msgid "Formatting Borders and Backgrounds for Cells and Pages"
-msgstr "Μορφοποίηση περιγραμμάτων και φόντου για κελιά και σελίδες"
+msgid "<link href=\"text/scalc/01/06130000.xhp\" name=\"Tools - Cell Contents - AutoInput\">Tools - Cell Contents - AutoInput</link>"
+msgstr "<link href=\"text/scalc/01/06130000.xhp\" name=\"Εργαλεία - Περιεχόμενα κελιού - Αυτόματη εισαγωγή\">Εργαλεία - Περιεχόμενα κελιού - Αυτόματη εισαγωγή</link>"
-#: format_table.xhp
+#: auto_off.xhp
msgctxt ""
-"format_table.xhp\n"
-"par_id3154733\n"
+"auto_off.xhp\n"
+"par_id3154368\n"
"20\n"
"help.text"
-msgid "You can assign a format to any group of cells by first selecting the cells (for multiple selection, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key when clicking), and then activating the <emph>Format Cells</emph> dialog in <item type=\"menuitem\">Format - Cell</item>. In this dialog, you can select attributes such as shadows and backgrounds."
-msgstr "Μπορείτε να αποδώσετε μια μορφοποίηση σε οποιαδήποτε ομάδα κελιών επιλέγοντας πρώτα τα κελιά (για πολλαπλή επιλογή, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> όταν πατάτε και έπειτα ενεργοποιήστε το διάλογο <emph>Μορφοποίηση κελιών</emph> στο <item type=\"menuitem\">Μορφή - Κελί</item>."
+msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"Tools - AutoCorrect\">Tools - AutoCorrect Options</link>"
+msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Εργαλεία - Αυτόματη διόρθωση\">Εργαλεία - Επιλογές αυτόματης διόρθωσης</link>"
-#: format_table.xhp
+#: autofilter.xhp
msgctxt ""
-"format_table.xhp\n"
-"par_id3145116\n"
-"21\n"
+"autofilter.xhp\n"
+"tit\n"
"help.text"
-msgid "To apply formatting attributes to an entire sheet, choose <emph>Format - Page</emph>. You can define headers and footers, for example, to appear on each printed page."
-msgstr "Για να εφαρμόσετε ιδιότητες μορφοποίησης σε ένα ολόκληρο φύλλο, επιλέξτε <emph>Μορφή - Σελίδα</emph>. Μπορείτε, για παράδειγμα,να καθορίσετε κεφαλίδες και υποσέλιδα ώστε να εμφανίζονται σε κάθε προς εκτύπωση σελίδα."
+msgid "Applying AutoFilter"
+msgstr "Εφαρμογή αυτόματου φίλτρου"
-#: format_table.xhp
+#: autofilter.xhp
msgctxt ""
-"format_table.xhp\n"
-"par_id3145389\n"
-"22\n"
+"autofilter.xhp\n"
+"bm_id3156423\n"
"help.text"
-msgid "An image that you have loaded with <item type=\"menuitem\">Format - Page - Background</item> is only visible in print or in the page preview. To display a background image on screen as well, insert the graphic image by choosing <item type=\"menuitem\">Insert - Picture - From File</item> and arrange the image behind the cells by choosing <item type=\"menuitem\">Format - Arrange - To Background</item>. Use the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link> to select the background image."
-msgstr "Μια εικόνα που φορτώνετε από την επιλογή <item type=\"menuitem\">Μορφή- Σελίδα - Φόντο</item> είναι ορατή μόνο κατά την εκτύπωση ή με την επιλογή Προεπισκόπηση σελίδας. Αν θέλετε να εμφανίζεται στην οθόνη και μια εικόνα φόντου, εισαγάγετε την εικόνα γραφικού επιλέγοντας <item type=\"menuitem\">Εισαγωγή - Εικόνα - Από αρχείο</item> και τοποθετήστε την εικόνα πίσω από τα κελιά με την επιλογή <item type=\"menuitem\">Μορφή - Τακτοποίηση - Στο παρασκήνιο</item>. Για να επιλέξετε αργότερα την εικόνα φόντου, χρησιμοποιήστε την <link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link>."
+msgid "<bookmark_value>filters, see also AutoFilter function</bookmark_value> <bookmark_value>AutoFilter function;applying</bookmark_value> <bookmark_value>sheets; filter values</bookmark_value> <bookmark_value>numbers; filter sheets</bookmark_value> <bookmark_value>columns; AutoFilter function</bookmark_value> <bookmark_value>drop-down menus in sheet columns</bookmark_value> <bookmark_value>database ranges; AutoFilter function</bookmark_value>"
+msgstr "<bookmark_value>φίλτρα;δείτε επίσης συνάρτηση αυτόματου φίλτρου</bookmark_value><bookmark_value>λειτουργία αυτόματου φίλτρου, εφαρμογή</bookmark_value><bookmark_value>φύλλα, φιλτράρισμα τιμών</bookmark_value><bookmark_value>αριθμοί, φιλτράρισμα φύλλων</bookmark_value><bookmark_value>στήλες, λειτουργία αυτόματου φίλτρου</bookmark_value><bookmark_value>πτυσσόμενα μενού σε στήλες φύλλου</bookmark_value><bookmark_value>περιοχές βάσης δεδομένων, λειτουργία αυτόματου φίλτρου</bookmark_value>"
-#: format_table.xhp
+#: autofilter.xhp
msgctxt ""
-"format_table.xhp\n"
-"par_id2837916\n"
+"autofilter.xhp\n"
+"hd_id3156423\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\">Number Formatting Options</link>"
-msgstr "<link href=\"text/shared/01/05020300.xhp\">Επιλογές μορφοποίησης αριθμών</link>"
+msgid "<variable id=\"autofilter\"><link href=\"text/scalc/guide/autofilter.xhp\" name=\"Applying AutoFilter\">Applying AutoFilter</link></variable>"
+msgstr "<variable id=\"autofilter\"><link href=\"text/scalc/guide/autofilter.xhp\" name=\"Εφαρμογή Αυτόματου φίλτρου\">Εφαρμογή Αυτόματου φίλτρου</link></variable>"
-#: format_table.xhp
+#: autofilter.xhp
msgctxt ""
-"format_table.xhp\n"
-"par_id2614215\n"
+"autofilter.xhp\n"
+"par_id3147427\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/scalc/guide/background.xhp\">Backgrounds for Cells</link>"
-msgstr "<link href=\"text/scalc/guide/background.xhp\">Παρασκήνια για κελιά</link>"
+msgid "The <emph>AutoFilter</emph> function inserts a combo box on one or more data columns that lets you select the records (rows) to be displayed."
+msgstr "Η λειτουργία του <emph>Αυτόματου φίλτρου</emph> δημιουργεί πλαίσιο λίστας για τις κεφαλίδες στηλών, από τις επιλογές του οποίου μπορείτε να επιλέξετε τις εγγραφές που θα εμφανιστούν."
-#: goalseek.xhp
+#: autofilter.xhp
msgctxt ""
-"goalseek.xhp\n"
-"tit\n"
+"autofilter.xhp\n"
+"par_id3152576\n"
+"9\n"
"help.text"
-msgid "Applying Goal Seek"
-msgstr "Εφαρμογή αναζήτησης τιμής στόχου"
+msgid "Select the columns you want to use AutoFilter on."
+msgstr "Επιλέξτε τις γραμμές και τις στήλες στις οποίες θέλετε να χρησιμοποιήσετε το Αυτόματο Φίλτρο."
-#: goalseek.xhp
+#: autofilter.xhp
msgctxt ""
-"goalseek.xhp\n"
-"bm_id3145068\n"
+"autofilter.xhp\n"
+"par_id3153157\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>goal seeking;example</bookmark_value><bookmark_value>equations in goal seek</bookmark_value><bookmark_value>calculating;variables in equations</bookmark_value><bookmark_value>variables;calculating equations</bookmark_value><bookmark_value>examples;goal seek</bookmark_value>"
-msgstr "<bookmark_value>αναζήτηση στόχου, παράδειγμα</bookmark_value><bookmark_value>εξισώσεις στην αναζήτηση στόχου</bookmark_value><bookmark_value>υπολογισμός, μεταβλητές σε εξισώσεις</bookmark_value><bookmark_value>μεταβλητές, υπολογισμός εξισώσεων</bookmark_value><bookmark_value>παραδείγματα, αναζήτηση στόχου</bookmark_value>"
+msgid "Choose <emph>Data - Filter - AutoFilter</emph>. The combo box arrows are visible in the first row of the range selected."
+msgstr "Επιλέξτε <emph>Δεδομένα - Φίλτρο- Αυτόματο φίλτρο</emph>. Τα βέλη του πλαισίου λίστας είναι ορατά στην πρώτη γραμμή της επιλεγμένης περιοχής."
-#: goalseek.xhp
+#: autofilter.xhp
msgctxt ""
-"goalseek.xhp\n"
-"hd_id3145068\n"
-"22\n"
+"autofilter.xhp\n"
+"par_id3154510\n"
+"11\n"
"help.text"
-msgid "<variable id=\"goalseek\"><link href=\"text/scalc/guide/goalseek.xhp\" name=\"Applying Goal Seek\">Applying Goal Seek</link></variable>"
-msgstr "<variable id=\"goalseek\"><link href=\"text/scalc/guide/goalseek.xhp\" name=\"Εφαρμογή αναζήτησης τιμής στόχου\">Εφαρμογή αναζήτησης τιμής στόχου</link></variable>"
+msgid "Run the filter by clicking the drop-down arrow in the column heading and choosing an item."
+msgstr "Τρέξτε το φίλτρο κάνοντας κλικ στο αναπτυσσόμενο πλαίσιο λίστας στην κεφαλίδα της στήλης και επιλέξτε μια τιμή."
-#: goalseek.xhp
+#: autofilter.xhp
msgctxt ""
-"goalseek.xhp\n"
-"par_id3145171\n"
-"2\n"
+"autofilter.xhp\n"
+"par_id3155064\n"
+"13\n"
"help.text"
-msgid "With the help of Goal Seek you can calculate a value that, as part of a formula, leads to the result you specify for the formula. You thus define the formula with several fixed values and one variable value and the result of the formula."
-msgstr "Με τη βοήθεια της λειτουργίας αναζήτησης τιμής στόχου μπορείτε να υπολογίσετε μια τιμή που, ως τμήμα ενός τύπου, οδηγεί στο αποτέλεσμα που ορίσατε στον τύπο. Συνεπώς, μπορείτε να ορίσετε τον τύπο με αρκετές σταθερές τιμές και μία μεταβλητή τιμή, και με το αποτέλεσμα του τύπου."
+msgid "Only those rows whose contents meet the filter criteria are displayed. The other rows are filtered. You can see if rows have been filtered from the discontinuous row numbers. The column that has been used for the filter is identified by a different color for the arrow button."
+msgstr "Εμφανίζονται μόνο όσες γραμμές έχουν περιεχόμενα που αντιστοιχούν στα κριτήρια του φίλτρου. Οι άλλες γραμμές είναι κρυφές. Μπορείτε να δείτε αν υπάρχουν κρυφές γραμμές λόγω της μη συνεχούς αρίθμησης των γραμμών. Η στήλη που έχει χρησιμοποιηθεί για το φίλτρο, αναγνωρίζεται από ένα διαφορετικό χρώμα του κουμπιού βέλους."
-#: goalseek.xhp
+#: autofilter.xhp
msgctxt ""
-"goalseek.xhp\n"
-"hd_id3153966\n"
-"14\n"
+"autofilter.xhp\n"
+"par_id9216589\n"
"help.text"
-msgid "Goal Seek Example"
-msgstr "Παράδειγμα αναζήτηση τιμής στόχου"
+msgid "When you apply an additional AutoFilter on another column of a filtered data range, then the other combo boxes list only the filtered data."
+msgstr "Όταν εφαρμόζετε ένα επιπρόσθετο Αυτόματο φίλτρο σε μια άλλη στήλη μιας φιλτραρισμένης περιοχής δεδομένων, τότε η άλλη λίστα με τα πλαίσια πολλαπλών επιλογών περιέχει μόνο τα φιλτραρισμένα δεδομένα."
-#: goalseek.xhp
+#: autofilter.xhp
msgctxt ""
-"goalseek.xhp\n"
-"par_id3150871\n"
-"4\n"
+"autofilter.xhp\n"
+"par_id3153714\n"
+"12\n"
"help.text"
-msgid "To calculate annual interest (I), create a table with the values for the capital (C), number of years (n), and interest rate (i). The formula is:"
-msgstr "Για να υπολογίσετε τον ετήσιο τόκο (Ι), δημιουργήστε ένα πίνακα με τις τιμές του κεφαλαίου (C), το αριθμό των ετών (n) και το επιτόκιο (i). Ο τύπος είναι :"
+msgid "To display all records again, select the \"all<emph>\"</emph> entry in the AutoFilter combo box. If you choose \"Standard<emph>\"</emph>, the <item type=\"menuitem\">Standard Filter</item> dialog appears, allowing you to set up a standard filter. Choose \"Top 10\" to display the highest 10 values only."
+msgstr "Για να εμφανιστούν ξανά όλες οι εγγραφές, επιλέξτε την καταχώριση \"όλα<emph>\"</emph> στο σύνθετο πλαίσιο αυτόματου φίλτρου. Εάν επιλέξετε \"Τυπικό<emph>\"</emph>, εμφανίζεται ο διάλογος <item type=\"menuitem\">Τυπικό φίλτρο</item>, που σας επιτρέπει να δημιουργήσετε ένα τυπικό φίλτρο. Επιλέξτε \"Πρώτα 10\" για να εμφανίζονται μόνο οι 10 μεγαλύτερες τιμές."
-#: goalseek.xhp
+#: autofilter.xhp
msgctxt ""
-"goalseek.xhp\n"
-"par_id3152596\n"
-"5\n"
+"autofilter.xhp\n"
+"par_id3147340\n"
+"19\n"
"help.text"
-msgid "I = C * n* i"
-msgstr "I = C * n* i"
+msgid "To stop using AutoFilter, reselect all cells selected in step 1 and once again choose <emph>Data - Filter - AutoFilter</emph>."
+msgstr "Για να σταματήσετε την χρήση αυτόματου φίλτρου, επιλέξτε πάλι όλα τα κελιά που είχατε επιλέξει στο βήμα 1 και διαλέξτε ξανά την επιλογή <emph>Δεδομένα - Φίλτρο - Αυτόματο φίλτρο</emph>."
-#: goalseek.xhp
+#: autofilter.xhp
msgctxt ""
-"goalseek.xhp\n"
-"par_id3155335\n"
-"15\n"
+"autofilter.xhp\n"
+"par_id4303415\n"
"help.text"
-msgid "Let us assume that the interest rate <item type=\"literal\">i</item> of 7.5% and the number of years <item type=\"literal\">n</item> (1) will remain constant. However, you want to know how much the investment capital <item type=\"literal\">C</item> would have to be modified in order to attain a particular return <item type=\"literal\">I</item>. For this example, calculate how much capital <item type=\"literal\">C</item> would be required if you want an annual return of $15,000."
-msgstr "Ας υποθέσουμε ότι το επιτόκιο <item type=\"literal\">i</item> των 7,5% και ο αριθμός των ετών <item type=\"literal\">n</item> (1) θα παραμείνουν σταθερά. Ωστόσο, ίσως θελήσετε να γνωρίζετε κατά πόσο θα πρέπει να τροποποιηθεί το κεφάλαιο της επένδυσης <item type=\"literal\">C</item> ώστε να λαμβάνετε μια συγκεκριμένη ετήσια απόδοση <item type=\"literal\">I</item>. Σε αυτό το παράδειγμα, υπολογίστε το ύψος του κεφαλαίου <item type=\"literal\">C</item> που θα απαιτηθεί αν θέλετε μια ετήσια απόδοση $15.000."
+msgid "To assign different AutoFilters to different sheets, you must first define a database range on each sheet."
+msgstr "Για να αναθέσετε διαφορετικά αυτόματα φίλτρα σε διαφορετικά φύλλα, πρέπει πρώτα να ορίσετε μια περιοχή για τη βάση δεδομένων για το κάθε φύλλο."
-#: goalseek.xhp
+#: autofilter.xhp
msgctxt ""
-"goalseek.xhp\n"
-"par_id3155960\n"
-"6\n"
+"autofilter.xhp\n"
+"par_id3159236\n"
+"14\n"
"help.text"
-msgid "Enter each of the values for Capital <item type=\"literal\">C</item> (an arbitrary value like <item type=\"literal\">$100,000</item>), number of years <item type=\"literal\">n </item>(<item type=\"literal\">1</item>), and interest rate <item type=\"literal\">i</item> (<item type=\"literal\">7.5%</item>) in one cell each. Enter the formula to calculate the interest <item type=\"literal\">I</item> in another cell. Instead of <item type=\"literal\">C</item>, <item type=\"literal\">n</item>, and <item type=\"literal\">i</item> use the <link href=\"text/scalc/guide/relativ_absolut_ref.xhp\">reference to the cell</link> with the corresponding value."
-msgstr "Καταχωρίστε τις τιμές του κεφαλαίου <item type=\"literal\">C</item> ( ας υποθέσουμε <item type=\"literal\">$100.000</item>), ο αριθμός των ετών <item type=\"literal\">n </item>(<item type=\"literal\">1</item>), και το επιτόκιο <item type=\"literal\">i</item> (<item type=\"literal\">7,5%</item>) την κάθε μια σε διαφορετικό κελί. Εισάγετε τον τύπο για τον υπολογισμό του τόκου <item type=\"literal\">I</item> σε ένα άλλο κελί. Αντί των <item type=\"literal\">C</item>, <item type=\"literal\">n</item> και <item type=\"literal\">i</item> χρησιμοποιήστε την <link href=\"text/scalc/guide/relativ_absolut_ref.xhp\">παραπομπή στο κελί</link> με τις αντίστοιχες τιμές."
+msgid "The arithmetic functions also take account of the cells that are not visible due to an applied filter. For example, a sum of an entire column will also total the values in the filtered cells. Apply the <link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTAL\">SUBTOTAL</link> function if only the cells visible after the application of a filter are to be taken into account."
+msgstr "Οι αριθμητικές συναρτήσεις λαμβάνουν υπόψη στον υπολογισμό επίσης τα κελιά που δεν είναι ορατά λόγω της εφαρμογής κάποιου φίλτρου. Για παράδειγμα, το άθροισμα μιας ολόκληρης στήλης θα περιλάβει επίσης τις τιμές των κρυφών κελιών. Εφαρμόστε την συνάρτηση <link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTAL\">SUBTOTAL</link> αν πρέπει να ληφθούν υπόψη στον υπολογισμό μόνο τα κελιά που είναι ορατά μετά την εφαρμογή ενός φίλτρου."
-#: goalseek.xhp
+#: autofilter.xhp
msgctxt ""
-"goalseek.xhp\n"
-"par_id3147001\n"
+"autofilter.xhp\n"
+"par_id3152985\n"
"16\n"
"help.text"
-msgid "Place the cursor in the cell containing the interest <item type=\"literal\">I</item>, and choose <emph>Tools - Goal Seek</emph>. The <emph>Goal Seek</emph> dialog appears."
-msgstr "Τοποθετήστε τον δρομέα στο κελί που περιέχει τον τόκο <item type=\"literal\">I</item>, και επιλέξτε <emph>Εργαλεία - Αναζήτηση στόχου</emph>. Εμφανίζεται το παράθυρο διαλόγου <emph>Αναζήτηση στόχου</emph>."
+msgid "<link href=\"text/scalc/01/12040100.xhp\" name=\"Data - Filter - AutoFilter\">Data - Filter - AutoFilter</link>"
+msgstr "<link href=\"text/scalc/01/12040100.xhp\" name=\"Δεδομένα - Φίλτρο - Αυτόματο φίλτρο\">Δεδομένα - Φίλτρο - Αυτόματο φίλτρο</link>"
-#: goalseek.xhp
+#: autofilter.xhp
msgctxt ""
-"goalseek.xhp\n"
-"par_id3150088\n"
+"autofilter.xhp\n"
+"par_id3154484\n"
"17\n"
"help.text"
-msgid "The correct cell is already entered in the field <emph>Formula Cell</emph>."
-msgstr "Έχει γίνει ήδη εισαγωγή του σωστού κελιού στο πεδίο <emph>Κελί τύπου</emph>."
-
-#: goalseek.xhp
-msgctxt ""
-"goalseek.xhp\n"
-"par_id3166426\n"
-"18\n"
-"help.text"
-msgid "Place the cursor in the field <emph>Variable Cell</emph>. In the sheet, click in the cell that contains the value to be changed, in this example it is the cell with the capital value <item type=\"literal\">C</item>."
-msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>μεταβλητό κελί</emph>. Στο φύλλο, κάντε κλικ στο κελί που περιέχει την τιμή που πρόκειται να τροποποιηθεί. Στο παράδειγμά μας αυτό είναι το κελί της τιμής του κεφαλαίου <item type=\"literal\">C</item>."
-
-#: goalseek.xhp
-msgctxt ""
-"goalseek.xhp\n"
-"par_id3150369\n"
-"19\n"
-"help.text"
-msgid "Enter the expected result of the formula in the <emph>Target Value</emph> text box. In this example, the value is 15,000. Click <emph>OK</emph>."
-msgstr "Πληκτρολογήστε το αναμενόμενο αποτέλεσμα του τύπου (δηλ. την επιθυμητή τιμή) στο πεδίο <emph>Τιμή προορισμού</emph>. Σε αυτό το παράδειγμα, η τιμή είναι 15.000. Κάντε κλικ στο κουμπί <emph>OK</emph>."
-
-#: goalseek.xhp
-msgctxt ""
-"goalseek.xhp\n"
-"par_id3146978\n"
-"20\n"
-"help.text"
-msgid "A dialog appears informing you that the Goal Seek was successful. Click <emph>Yes</emph> to enter the result in the cell with the variable value."
-msgstr "Εμφανίζεται ένα παράθυρο διαλόγου που σας πληροφορεί ότι η αναζήτηση τιμής στόχου ήταν επιτυχής. Το αποτέλεσμα αναφέρεται έτσι ώστε, αν θέλετε, να το χρησιμοποιήσετε. Κάντε κλικ στο κουμπί <emph>Ναι</emph> για να εισαγάγετε το αποτέλεσμα στο κελί με την μεταβλητή τιμή."
-
-#: goalseek.xhp
-msgctxt ""
-"goalseek.xhp\n"
-"par_id3149409\n"
-"23\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
-msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Αναζήτηση στόχου\">Αναζήτηση στόχου</link>"
+msgid "<link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTAL\">SUBTOTAL</link>"
+msgstr "<link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTAL\">SUBTOTAL</link>"
-#: fraction_enter.xhp
+#: autoformat.xhp
msgctxt ""
-"fraction_enter.xhp\n"
+"autoformat.xhp\n"
"tit\n"
"help.text"
-msgid "Entering Fractions"
-msgstr "Εισαγωγή κλασμάτων"
-
-#: fraction_enter.xhp
-msgctxt ""
-"fraction_enter.xhp\n"
-"bm_id3155411\n"
-"help.text"
-msgid "<bookmark_value>fractions; entering</bookmark_value><bookmark_value>numbers; entering fractions </bookmark_value><bookmark_value>inserting;fractions</bookmark_value>"
-msgstr "<bookmark_value>κλάσματα, εισαγωγή</bookmark_value><bookmark_value>αριθμοί, εισαγωγή κλασμάτων </bookmark_value><bookmark_value>εισαγωγή,κλάσματα</bookmark_value>"
-
-#: fraction_enter.xhp
-msgctxt ""
-"fraction_enter.xhp\n"
-"hd_id3155411\n"
-"41\n"
-"help.text"
-msgid "<variable id=\"fraction_enter\"><link href=\"text/scalc/guide/fraction_enter.xhp\" name=\"Entering Fractions \">Entering Fractions </link></variable>"
-msgstr "<variable id=\"fraction_enter\"><link href=\"text/scalc/guide/fraction_enter.xhp\" name=\"Εισαγωγή κλασμάτων \">Εισαγωγή κλασμάτων </link></variable>"
+msgid "Using AutoFormat for Tables"
+msgstr "Χρήση αυτόματης μορφοποίησης σε πίνακες"
-#: fraction_enter.xhp
+#: autoformat.xhp
msgctxt ""
-"fraction_enter.xhp\n"
-"par_id3153968\n"
-"40\n"
+"autoformat.xhp\n"
+"bm_id3155132\n"
"help.text"
-msgid "You can enter a fractional number in a cell and use it for calculation:"
-msgstr "Μπορείτε να εισαγάγετε έναν κλασματικό αριθμό σε κάποιο κελί και να τον χρησιμοποιήσετε για υπολογισμό:"
+msgid "<bookmark_value>tables; AutoFormat function</bookmark_value> <bookmark_value>defining;AutoFormat function for tables</bookmark_value> <bookmark_value>AutoFormat function</bookmark_value> <bookmark_value>formats; automatically formatting spreadsheets</bookmark_value> <bookmark_value>automatic formatting in spreadsheets</bookmark_value> <bookmark_value>sheets;AutoFormat function</bookmark_value>"
+msgstr "<bookmark_value>πίνακες; συνάρτηση ΑυτόματηςΜορφοποίησης</bookmark_value><bookmark_value>ορισμός;συνάρτηση ΑυτόματηςΜορφοποίησης για πίνακες</bookmark_value><bookmark_value>συνάρτηση ΑυτόματηςΜορφοποίησης</bookmark_value><bookmark_value>μορφές; αυτόματη μορφοποίηση υπολογιστικών φύλλων</bookmark_value><bookmark_value>Αυτόματη μορφοποίηση σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>φύλλα;συνάρτηση ΑυτόματηςΜορφοποίησης</bookmark_value>"
-#: fraction_enter.xhp
+#: autoformat.xhp
msgctxt ""
-"fraction_enter.xhp\n"
-"par_id3155133\n"
-"42\n"
+"autoformat.xhp\n"
+"hd_id3155132\n"
+"11\n"
"help.text"
-msgid "Enter \"0 1/5\" in a cell (without the quotation marks) and press the input key. In the input line above the spreadsheet you will see the value 0.2, which is used for the calculation."
-msgstr "Πληκτρολογήστε \"0 1/5\" σε κάποιο κελί (χωρίς εισαγωγικά) και πατήστε Enter. Στη γραμμή εισαγωγής θα δείτε την τιμή 0,2 η οποία θα χρησιμοποιηθεί για τον υπολογισμό."
+msgid "<variable id=\"autoformat\"><link href=\"text/scalc/guide/autoformat.xhp\" name=\"Using AutoFormat for Tables\">Applying Automatic Formatting to a Selected Cell Range</link></variable>"
+msgstr "<variable id=\"autoformat\"><link href=\"text/scalc/guide/autoformat.xhp\" name=\"Χρήση AutoFormat σε πίνακες\">Εφαρμογή αυτόματης μορφοποίησης σε επιλεγμένη περιοχή κελιού</link></variable>"
-#: fraction_enter.xhp
+#: autoformat.xhp
msgctxt ""
-"fraction_enter.xhp\n"
-"par_id3145750\n"
-"43\n"
+"autoformat.xhp\n"
+"par_id3149401\n"
+"12\n"
"help.text"
-msgid "If you enter \"0 1/2\" AutoCorrect causes the three characters 1, / and 2 to be replaced by a single character. The same applies to 1/4 and 3/4. This replacement is defined in <emph>Tools - AutoCorrect Options - Options</emph> tab."
-msgstr "Αν πληκτρολογήσετε \"0 1/2\" η αυτόματη διόρθωση προκαλεί αντικατάσταση των τριών χαρακτήρων 1, / και 2 από έναν μόνο χαρακτήρα. Το ίδιο ισχύει για τις τιμές 1/4 και 3/4. Αυτή η αντικατάσταση καθορίζεται στην καρτέλα <emph>Εργαλεία - Επιλογές αυτόματης διόρθωσης - Επιλογές</emph>."
+msgid "You can use the AutoFormat feature to quickly apply a format to a sheet or a selected cell range."
+msgstr "Μπορείτε να χρησιμοποιήσετε την λειτουργία της Αυτόματης μορφοποίησης για να μορφοποιήσετε γρήγορα ένα φύλλο ή μια επιλεγμένη περιοχή κελιών."
-#: fraction_enter.xhp
+#: autoformat.xhp
msgctxt ""
-"fraction_enter.xhp\n"
-"par_id3145367\n"
-"44\n"
+"autoformat.xhp\n"
+"par_idN10702\n"
"help.text"
-msgid "If you want to see multi-digit fractions such as \"1/10\", you must change the cell format to the multi-digit fraction view. Open the context menu of the cell, and choose <emph>Format cells. </emph>Select \"Fraction\" from the <emph>Category</emph> field, and then select \"-1234 10/81\". You can then enter fractions such as 12/31 or 12/32 - the fractions are, however, automatically reduced, so that in the last example you would see 3/8."
-msgstr "Αν θέλετε να δείτε κλάσματα πολλαπλών ψηφίων όπως \"1/10\", θα πρέπει να αλλάξετε τη μορφή του κελιού στην προβολή κλασμάτων πολλαπλών ψηφίων. Ανοίξτε το μενού περιβάλλοντος του κελιού και επιλέξτε <emph>Μορφοποίηση κελιών. </emph> Από το πεδίο <emph>Κατηγορία</emph> επιλέξτε \"Κλάσμα\", και έπειτα επιλέξτε \"-1234 10/81\". Κατόπιν μπορείτε να πληκτρολογήσετε κλάσματα όπως 12/31 ή 12/32 - ωστόσο τα κλάσματα απλοποιούνται αυτόματα, έτσι ώστε στο τελευταίο παράδειγμα να εμφανίζεται η τιμή 3/8."
+msgid "To Apply an AutoFormat to a Sheet or Selected Cell Range"
+msgstr "Για να εφαρμόσετε μια αυτόματη μορφοποίηση σε ένα φύλλο ή σε ένα επιλεγμένο εύρος κελιών"
-#: datapilot_filtertable.xhp
+#: autoformat.xhp
msgctxt ""
-"datapilot_filtertable.xhp\n"
-"tit\n"
+"autoformat.xhp\n"
+"par_idN106CE\n"
"help.text"
-msgid "Filtering Pivot Tables"
-msgstr "Φιλτράρισμα συγκεντρωτικών πινάκων"
+msgid "Select the cells, including the column and row headers, that you want to format."
+msgstr "Επιλέξτε τα κελιά, συμπεριλαμβάνοντας τις κεφαλίδες των στηλών και των γραμμών, που θέλετε να μορφοποιήσετε."
-#: datapilot_filtertable.xhp
+#: autoformat.xhp
msgctxt ""
-"datapilot_filtertable.xhp\n"
-"bm_id3150792\n"
+"autoformat.xhp\n"
+"par_idN106D5\n"
"help.text"
-msgid "<bookmark_value>pivot table function; filtering tables</bookmark_value><bookmark_value>filtering;pivot tables</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; πίνακες φιλτραρίσματος</bookmark_value><bookmark_value>φιλτράρισμα; συγκεντρωτικοί πίνακες</bookmark_value>"
+msgid "Choose <item type=\"menuitem\">Format - AutoFormat</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Αυτόματη μορφοποίηση</item>."
-#: datapilot_filtertable.xhp
+#: autoformat.xhp
msgctxt ""
-"datapilot_filtertable.xhp\n"
-"hd_id3150792\n"
+"autoformat.xhp\n"
+"par_id3151242\n"
+"27\n"
"help.text"
-msgid "<variable id=\"datapilot_filtertable\"><link href=\"text/scalc/guide/datapilot_filtertable.xhp\" name=\"Filtering Pivot Tables\">Filtering Pivot Tables</link></variable>"
-msgstr "<variable id=\"datapilot_filtertable\"><link href=\"text/scalc/guide/datapilot_filtertable.xhp\" name=\"Φιλτράρισμα συγκεντρωτικών πινάκων\">Φιλτράρισμα συγκεντρωτικών πινάκων </link></variable>"
+msgid "To select which properties to include in an AutoFormat, click <emph>More</emph>."
+msgstr "Για να επιλέξετε ποιες ιδιότητες θα περιλαμβάνει μια αυτόματη μορφοποίηση, κάντε κλικ στο κουμπί <emph>Πρόσθετα</emph>."
-#: datapilot_filtertable.xhp
+#: autoformat.xhp
msgctxt ""
-"datapilot_filtertable.xhp\n"
-"par_id3153192\n"
+"autoformat.xhp\n"
+"par_idN10715\n"
"help.text"
-msgid "You can use filters to remove unwanted data from a pivot table."
-msgstr "Μπορείτε να χρησιμοποιήσετε φίλτρα για την αφαίρεση ανεπιθύμητων δεδομένων από ένα συγκεντρωτικό πίνακα."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: datapilot_filtertable.xhp
+#: autoformat.xhp
msgctxt ""
-"datapilot_filtertable.xhp\n"
-"par_id3150441\n"
+"autoformat.xhp\n"
+"par_idN1075D\n"
"help.text"
-msgid "Click the <emph>Filter</emph> button in the sheet to call up the dialog for the filter conditions. Alternatively, call up the context menu of the pivot table and select the <emph>Filter</emph> command. The <link href=\"text/scalc/01/12090103.xhp\" name=\"Filter\"><emph>Filter</emph></link> dialog appears. Here you can filter the pivot table."
-msgstr "Κλικ στο κουμπί <emph>Φίλτρο</emph> στο φύλλο για να καλέσετε το διάλογο για τις συνθήκες φίλτρου. Εναλλακτικά, καλέστε το μενού περιεχομένου του συγκεντρωτικού πίνακα και επιλέξτε την εντολή <emph>Φίλτρο</emph>. Ο διάλογος <link href=\"text/scalc/01/12090103.xhp\" name=\"Φίλτρο\"><emph>Φίλτρο</emph></link> εμφανίζεται. Εδώ μπορείτε να φιλτράρετε το συγκεντρωτικό πίνακα."
+msgid "The format is applied to the selected range of cells."
+msgstr "Η μορφοποίηση εφαρμόζεται στην επιλεγμένη περιοχή κελιών."
-#: datapilot_filtertable.xhp
+#: autoformat.xhp
msgctxt ""
-"datapilot_filtertable.xhp\n"
-"par_id315044199\n"
+"autoformat.xhp\n"
+"par_id3149210\n"
+"14\n"
"help.text"
-msgid "You can also click the arrow on a button in the pivot table to show a pop-up window. In this pop-up window, you can edit the visibility settings of the associated field."
-msgstr "Μπορείτε επίσης να πατήσετε το βέλος σε ένα κουμπί στο συγκεντρωτικό πίνακα για να εμφανίσετε ένα πτυσσόμενο παράθυρο. Σε αυτό το πτυσσόμενο παράθυρο, μπορείτε να επεξεργαστείτε τις ρυθμίσεις ορατότητας του συνδεμένου πεδίου"
+msgid "If you do not see any change in color of the cell contents, choose <item type=\"menuitem\">View - Value Highlighting</item>."
+msgstr "Αν δεν βλέπετε καμία αλλαγή στο χρώμα του περιεχομένου των κελιών, επιλέξτε <item type=\"menuitem\">Προβολή - Επισήμανση Τιμής</item>."
-#: datapilot_filtertable.xhp
+#: autoformat.xhp
msgctxt ""
-"datapilot_filtertable.xhp\n"
-"par_id0720201001344485\n"
+"autoformat.xhp\n"
+"par_id3155379\n"
+"22\n"
"help.text"
-msgid "The pop-up window displays a list of field members associated with that field. A check box is placed to the left of each field member name. When a field has an alternative display name that differs from its original name, that name is displayed in the list."
-msgstr "Το πτυσσόμενο παράθυρο εμφανίζει μια λίστα μελών πεδίου συνδεμένη με αυτό το πεδίο. Ένα πλαίσιο επιλογής τοποθετείται στα αριστερά κάθε ονόματος μέλους πεδίου. Όταν ένα πεδίο έχει ένα εναλλακτικό όνομα εμφάνισης που διαφέρει από το αρχικό του όνομα, αυτό το όνομα εμφανίζεται στη λίστα."
+msgid "To Define an AutoFormat for Spreadsheets"
+msgstr "Για να καθορίσετε μια αυτόματη μορφοποίηση για λογιστικά φύλλα"
-#: datapilot_filtertable.xhp
+#: autoformat.xhp
msgctxt ""
-"datapilot_filtertable.xhp\n"
-"par_id0720201001344449\n"
+"autoformat.xhp\n"
+"par_id3148868\n"
+"26\n"
"help.text"
-msgid "Enable or disable a checkbox to show or hide the associated field member in the pivot table."
-msgstr "Ενεργοποίηση ή απενεργοποίηση του πλαισίου ελέγχου για προβολή ή απόκρυψη του μέλους συνδεμένου πεδίου στο συγκεντρωτικό πίνακα."
+msgid "You can define a new AutoFormat that is available to all spreadsheets."
+msgstr "Μπορείτε να ορίσετε μια νέα αυτόματη μορφοποίηση η οποία να είναι διαθέσιμη για όλα τα υπολογιστικά φύλλα."
-#: datapilot_filtertable.xhp
+#: autoformat.xhp
msgctxt ""
-"datapilot_filtertable.xhp\n"
-"par_id0720201001344493\n"
+"autoformat.xhp\n"
+"par_id3152985\n"
+"23\n"
"help.text"
-msgid "Enable or disable the <emph>All</emph> checkbox to show all or none of the field members."
-msgstr "Ενεργοποιήστε ή απενεργοποιήστε το πλαίσιο ελέγχου <emph>Όλα</emph> για να προβάλετε όλα ή κανένα από τα μέλη πεδίου."
+msgid "Format a sheet."
+msgstr "Μορφοποίηση ενός φύλλου."
-#: datapilot_filtertable.xhp
+#: autoformat.xhp
msgctxt ""
-"datapilot_filtertable.xhp\n"
-"par_id0720201001344431\n"
+"autoformat.xhp\n"
+"par_id3145384\n"
+"24\n"
"help.text"
-msgid "Select a field member in the pop-up window and click the <item type=\"menuitem\">Show only the current item</item> button to show only the selected field member. All other field members are hidden in the pivot table."
-msgstr "Επιλέξτε ένα μέλος πεδίου στο αναδυόμενο παράθυρο και κλικ στο κουμπί <item type=\"menuitem\">Προβολή μόνο του τρέχοντος στοιχείου</item> για να προβάλετε μόνο το επιλεγμένο μέλος πεδίου. Όλα τα άλλα μέλη πεδίου αποκρύπτονται στο συγκεντρωτικό πίνακα."
+msgid "Choose <item type=\"menuitem\">Edit - Select All</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Επεξεργασία - Επιλογή όλων</item>."
-#: datapilot_filtertable.xhp
+#: autoformat.xhp
msgctxt ""
-"datapilot_filtertable.xhp\n"
-"par_id0720201001344484\n"
+"autoformat.xhp\n"
+"par_id3153815\n"
+"25\n"
"help.text"
-msgid "Select a field member in the pop-up window and click the <item type=\"menuitem\">Hide only the current item</item> button to hide only the selected field member. All other field members are shown in the pivot table."
-msgstr "Επιλέξτε ένα μέλος πεδίου στο πτυσσόμενο παράθυρο και κλικ στο κουμπί<item type=\"menuitem\">Απόκρυψη μόνο του τρέχοντος στοιχείου</item> για να αποκρύψετε μόνο το επιλεγμένο μέλος πεδίου. Όλα τα άλλα μέλη πεδίου εμφανίζονται στο συγκεντρωτικό πίνακα."
+msgid "Choose <item type=\"menuitem\">Format - AutoFormat</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Αυτόματη μορφοποίηση</item>."
-#: datapilot_filtertable.xhp
+#: autoformat.xhp
msgctxt ""
-"datapilot_filtertable.xhp\n"
-"par_id0720201001344578\n"
+"autoformat.xhp\n"
+"par_idN107A9\n"
"help.text"
-msgid "Commands enable you to sort the field members in ascending order, descending order, or using a custom sort list."
-msgstr "Οι εντολές σας επιτρέπουν να ταξινομήσετε τα μέλη πεδίου σε αύξουσα σειρά, φθίνουσα σειρά, ή χρησιμοποιώντας μια προσαρμοσμένη λίστα ταξινόμησης."
+msgid "Click <emph>Add</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>Προσθήκη</emph>."
-#: datapilot_filtertable.xhp
+#: autoformat.xhp
msgctxt ""
-"datapilot_filtertable.xhp\n"
-"par_id0720201001344584\n"
+"autoformat.xhp\n"
+"par_idN10760\n"
"help.text"
-msgid "To edit the custom sort lists, open <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists."
-msgstr "Για να επεξεργαστείτε τις προσαρμοσμένες λίστες ταξινόμησης, ανοίξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Λίστες ταξινόμησης."
+msgid "In the <emph>Name</emph> box of the <emph>Add AutoFormat</emph> dialog, enter a name for the format."
+msgstr "Στο πλαίσιο <emph>Όνομα</emph> του παραθύρου διαλόγου <emph>Προσθήκη αυτόματης μορφοποίησης</emph>, εισάγετε ένα όνομα για την μορφοποίηση."
-#: datapilot_filtertable.xhp
+#: autoformat.xhp
msgctxt ""
-"datapilot_filtertable.xhp\n"
-"par_id0720201001344811\n"
+"autoformat.xhp\n"
+"par_idN107C3\n"
"help.text"
-msgid "The arrow to open the pop-up window is normally black. When the field contains one or more hidden field members, the arrow is blue and displays a tiny square at its lower-right corner."
-msgstr "Το βέλος για άνοιγμα του πτυσσόμενου παραθύρου είναι συνήθως μαύρο. Όταν το πεδίο περιέχει ένα ή περισσότερα κρυμμένα μέλη πεδίου, το βέλος είναι γαλάζιο και προβάλλει ένα μικρό τετράγωνο στην κάτω δεξιά γωνία."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: datapilot_filtertable.xhp
+#: autoformat.xhp
msgctxt ""
-"datapilot_filtertable.xhp\n"
-"par_id0720201001344884\n"
+"autoformat.xhp\n"
+"par_id3159203\n"
+"28\n"
"help.text"
-msgid "You can also open the pop-up window by positioning the cell cursor at the button and pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D."
-msgstr "Μπορείτε επίσης να ανοίξετε το πτυσσόμενο παράθυρο τοποθετώντας το δρομέα κελιού στο κουμπί και πατώντας <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D."
+msgid "<link href=\"text/scalc/01/05110000.xhp\" name=\"Format - AutoFormat\">Format - AutoFormat</link>"
+msgstr "<link href=\"text/scalc/01/05110000.xhp\" name=\"Μορφή - Αυτόματη μορφοποίηση\">Μορφή - Αυτόματη μορφοποίηση</link>"
-#: table_rotate.xhp
+#: background.xhp
msgctxt ""
-"table_rotate.xhp\n"
+"background.xhp\n"
"tit\n"
"help.text"
-msgid "Rotating Tables (Transposing)"
-msgstr "Περιστροφή πινάκων (αντιμετάθεση)"
+msgid "Defining Background Colors or Background Graphics"
+msgstr "Καθορισμός χρωμάτων φόντου ή γραφικά φόντου"
-#: table_rotate.xhp
+#: background.xhp
msgctxt ""
-"table_rotate.xhp\n"
-"bm_id3154346\n"
+"background.xhp\n"
+"bm_id3149346\n"
"help.text"
-msgid "<bookmark_value>tables; transposing</bookmark_value><bookmark_value>transposing tables</bookmark_value><bookmark_value>inverting tables</bookmark_value><bookmark_value>swapping tables</bookmark_value><bookmark_value>columns; swap with rows</bookmark_value><bookmark_value>rows; swapping with columns</bookmark_value><bookmark_value>tables; rotating</bookmark_value><bookmark_value>rotating; tables</bookmark_value>"
-msgstr "<bookmark_value>πίνακες, αντιμετάθεση</bookmark_value><bookmark_value>αντιμετάθεση πινάκων</bookmark_value><bookmark_value>αντιμετάθεση πινάκων</bookmark_value><bookmark_value>αντιμετάθεση πινάκων</bookmark_value><bookmark_value>στήλες, αντιμετάθεση με γραμμές</bookmark_value><bookmark_value>γραμμές, αντιμετάθεση με στήλες</bookmark_value><bookmark_value>πίνακες, περιστροφή</bookmark_value><bookmark_value>περιστροφή, πίνακες</bookmark_value>"
+msgid "<bookmark_value>spreadsheets; backgrounds</bookmark_value> <bookmark_value>backgrounds;cell ranges</bookmark_value> <bookmark_value>tables; backgrounds</bookmark_value> <bookmark_value>cells; backgrounds</bookmark_value> <bookmark_value>rows, see also cells</bookmark_value> <bookmark_value>columns, see also cells</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; φόντο</bookmark_value><bookmark_value>φόντο;επιλογή κελιών</bookmark_value><bookmark_value>tables; backgrounds</bookmark_value><bookmark_value>κελιά; φόντο</bookmark_value><bookmark_value>γραμμές, δείτε ακόμα επίσης κελιά</bookmark_value><bookmark_value>στήλες, δείτε επίσης κελιά</bookmark_value>"
-#: table_rotate.xhp
+#: background.xhp
msgctxt ""
-"table_rotate.xhp\n"
-"hd_id3154346\n"
+"background.xhp\n"
+"hd_id3149346\n"
"1\n"
"help.text"
-msgid "<variable id=\"table_rotate\"><link href=\"text/scalc/guide/table_rotate.xhp\" name=\"Rotating Tables (Transposing)\">Rotating Tables (Transposing)</link></variable>"
-msgstr "<variable id=\"table_rotate\"><link href=\"text/scalc/guide/table_rotate.xhp\" name=\"Περιστροφή πινάκων (αντιμετάθεση)\">Περιστροφή πινάκων (αντιμετάθεση)</link></variable>"
-
-#: table_rotate.xhp
-msgctxt ""
-"table_rotate.xhp\n"
-"par_id3154013\n"
-"2\n"
-"help.text"
-msgid "In $[officename] Calc, there is a way to \"rotate\" a spreadsheet so that rows become columns and columns become rows."
-msgstr "Υπάρχει τρόπος στο $[officename] Calc για να \"περιστραφεί\" ένα υπολογιστικό φύλλο έτσι ώστε οι γραμμές να γίνουν στήλες και αντίστροφα;"
-
-#: table_rotate.xhp
-msgctxt ""
-"table_rotate.xhp\n"
-"par_id3153142\n"
-"3\n"
-"help.text"
-msgid "Select the cell range that you want to transpose."
-msgstr "Αρχικά, επιλέξτε την περιοχή του πίνακα για την οποία θέλετε να γίνει αντιμετάθεση."
-
-#: table_rotate.xhp
-msgctxt ""
-"table_rotate.xhp\n"
-"par_id3153191\n"
-"4\n"
-"help.text"
-msgid "Choose <emph>Edit - Cut</emph>."
-msgstr "Επιλέξτε από το μενού <emph>Επεξεργασία - Αποκοπή</emph>."
+msgid "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Defining Background Colors or Background Graphics</link></variable>"
+msgstr "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Ορισμός χρωμάτων παρασκηνίου ή γραφικών παρασκηνίου\">Ορισμός χρωμάτων παρασκηνίου ή γραφικών παρασκηνίου</link></variable>"
-#: table_rotate.xhp
+#: background.xhp
msgctxt ""
-"table_rotate.xhp\n"
-"par_id3148575\n"
-"6\n"
+"background.xhp\n"
+"par_id9520249\n"
"help.text"
-msgid "Click the cell that is to be the top left cell in the result."
-msgstr "Τοποθετήστε το δρομέα στο κελί που πρόκειται να αποτελέσει το άνω αριστερό κελί στο αποτέλεσμα."
+msgid "You can define a background color or use a graphic as a background for cell ranges in $[officename] Calc."
+msgstr "Μπορείτε να καθορίσετε ένα χρώμα για το παρασκήνιο ή να χρησιμοποιήσετε ένα γραφικό σαν παρασκήνιο για περιοχές κελιών στο $[officename] Calc."
-#: table_rotate.xhp
+#: background.xhp
msgctxt ""
-"table_rotate.xhp\n"
-"par_id3156286\n"
-"7\n"
+"background.xhp\n"
+"hd_id3144760\n"
+"16\n"
"help.text"
-msgid "Choose <emph>Edit - Paste Special</emph>."
-msgstr "Επιλέξτε από το μενού <emph>Επεξεργασία - Ειδική επικόλληση</emph>."
+msgid "Applying a Background Color to a $[officename] Calc Spreadsheet"
+msgstr "Εφαρμογή χρώματος παρασκηνίου σε ένα λογιστικό φύλλου για το $[officename] Calc"
-#: table_rotate.xhp
+#: background.xhp
msgctxt ""
-"table_rotate.xhp\n"
-"par_id3144764\n"
-"8\n"
+"background.xhp\n"
+"par_id3155429\n"
+"17\n"
"help.text"
-msgid "In the dialog, mark <emph>Paste all</emph> and <emph>Transpose</emph>."
-msgstr "Στο παράθυρο διαλόγου που εμφανίζεται επιλέξτε το πλαίσιο ελέγχου <emph>Επικόλληση όλων</emph> και <emph>Αντιμετάθεση</emph>."
+msgid "Select the cells."
+msgstr "Επιλέξτε τα κελιά."
-#: table_rotate.xhp
+#: background.xhp
msgctxt ""
-"table_rotate.xhp\n"
-"par_id3155600\n"
-"9\n"
+"background.xhp\n"
+"par_id3149260\n"
+"18\n"
"help.text"
-msgid "If you now click OK the columns and rows are transposed."
-msgstr "Αν τώρα κάνετε κλικ στο κουμπί OK οι στήλες και οι γραμμές θα αντιμετατεθούν."
+msgid "Choose <emph>Format - Cells</emph> (or <emph>Format Cells</emph> from the context menu)."
+msgstr "Επιλέξτε <emph>Μορφή - Κελιά...</emph> (ή <emph>Μορφοποίηση κελιών</emph> από το μενού περιεχομένων)."
-#: table_rotate.xhp
+#: background.xhp
msgctxt ""
-"table_rotate.xhp\n"
-"par_id3146969\n"
-"10\n"
+"background.xhp\n"
+"par_id3152938\n"
+"19\n"
"help.text"
-msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Ειδική επικόλληση\">Ειδική επικόλληση</link>"
+msgid "On the <emph>Background</emph> tab page, select the background color."
+msgstr "Στη σελίδα της καρτέλας <emph>Παρασκήνιο</emph>, επιλέξτε το χρώμα του παρασκηνίου."
-#: webquery.xhp
+#: background.xhp
msgctxt ""
-"webquery.xhp\n"
-"tit\n"
+"background.xhp\n"
+"hd_id3146974\n"
+"20\n"
"help.text"
-msgid "Inserting External Data in Table (WebQuery)"
-msgstr "Εισαγωγή εξωτερικών δεδομένων σε πίνακα"
+msgid "Graphics in the Background of Cells"
+msgstr "Γραφικά στο φόντο των κελιών"
-#: webquery.xhp
+#: background.xhp
msgctxt ""
-"webquery.xhp\n"
-"bm_id3154346\n"
+"background.xhp\n"
+"par_id3155414\n"
+"21\n"
"help.text"
-msgid "<bookmark_value>HTML WebQuery</bookmark_value><bookmark_value>ranges; inserting in tables</bookmark_value><bookmark_value>external data; inserting</bookmark_value><bookmark_value>tables; inserting external data</bookmark_value><bookmark_value>web pages; importing data</bookmark_value><bookmark_value>WebQuery filter</bookmark_value><bookmark_value>inserting; external data</bookmark_value><bookmark_value>data sources; external data</bookmark_value>"
-msgstr "<bookmark_value>Αναζήτηση ιστού HTML </bookmark_value><bookmark_value>περιοχές, εισαγωγή σε πίνακες</bookmark_value><bookmark_value>εξωτερικά δεδομένα; εισαγωγή</bookmark_value><bookmark_value>πίνακες; εισαγωγή εξωτερικών δεδομένων</bookmark_value><bookmark_value>ιστοσελίδες; εισαγωγή δεδομένων</bookmark_value><bookmark_value>φίλτρο ερωτήματος ιστού</bookmark_value><bookmark_value>εισαγωγή; εξωτερικά δεδομένα</bookmark_value><bookmark_value>προελεύσεις δεδομένων, εξωτερικά δεδομένα</bookmark_value>"
+msgid "Choose <emph>Insert - Picture - From File</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Εικόνα - Από αρχείο</emph>."
-#: webquery.xhp
+#: background.xhp
msgctxt ""
-"webquery.xhp\n"
-"hd_id3125863\n"
-"2\n"
+"background.xhp\n"
+"par_id3149664\n"
+"22\n"
"help.text"
-msgid "<variable id=\"webquery\"><link href=\"text/scalc/guide/webquery.xhp\" name=\"Inserting External Data in Table (WebQuery)\">Inserting External Data in Table (WebQuery)</link></variable>"
-msgstr "<variable id=\"webquery\"><link href=\"text/scalc/guide/webquery.xhp\" name=\"Εισαγωγή εξωτερικών δεδομένων σε πίνακα\">Εισαγωγή εξωτερικών δεδομένων σε πίνακα</link></variable>"
+msgid "Select the graphic and click <emph>Open</emph>."
+msgstr "Επιλέξτε το γραφικό και κάντε κλικ στο κουμπί <emph>Άνοιγμα</emph>."
-#: webquery.xhp
+#: background.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3155131\n"
-"3\n"
+"background.xhp\n"
+"par_id3153575\n"
+"23\n"
"help.text"
-msgid "With the help of the <emph>Web Page Query ($[officename] Calc)</emph> import filter, you can insert tables from HTML documents in a Calc spreadsheet."
-msgstr "Με τη βοήθεια του φίλτρου εισαγωγής <emph>Ερώτημα σελίδας Web (του $[officename] Calc)</emph>, μπορείτε να εισαγάγετε πίνακες από έγγραφα HTML σε ένα υπολογιστικό φύλλο του Calc."
+msgid "The graphic is inserted anchored to the current cell. You can move and scale the graphic as you want. In your context menu you can use the <emph>Arrange - To Background</emph> command to place this in the background. To select a graphic that has been placed in the background, use the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>."
+msgstr "Το γραφικό εισάγεται αγκιστρωμένο στο ενεργό κελί. Μπορείτε να μετακινήσετε και να αλλάξετε το μέγεθος του γραφικού. Στο μενού περιεχομένου μπορείτε να χρησιμοποιήσετε την εντολή <emph>Μεταφορά στο παρασκήνιο</emph> Για να επιλέξετε ένα γραφικό που έχει τοποθετηθεί στο παρασκήνιο χρησιμοποιήστε την <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link></caseinline><defaultinline>Περιήγηση</defaultinline></switchinline>."
-#: webquery.xhp
+#: background.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3148575\n"
-"4\n"
+"background.xhp\n"
+"par_id51576\n"
"help.text"
-msgid "You can use the same method to insert ranges defined by name from a Calc or Microsoft Excel spreadsheet."
-msgstr "Μπορείτε να χρησιμοποιήσετε την ίδια μέθοδο για να εισαγάγετε περιοχές που έχουν οριστεί με κάποιο όνομα από ένα υπολογιστικό φύλλο του Calc ή του Microsoft Excel."
+msgid "<link href=\"text/shared/guide/background.xhp\">Watermarks</link>"
+msgstr "<link href=\"text/shared/guide/background.xhp\">Υδατογραφήματα</link>"
-#: webquery.xhp
+#: background.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3149664\n"
-"5\n"
+"background.xhp\n"
+"par_id3156180\n"
+"30\n"
"help.text"
-msgid "The following insert methods are available:"
-msgstr "Διατίθενται οι ακόλουθες επιλογές εισαγωγής:"
+msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\"><emph>Background</emph> tab page</link>"
+msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Παρασκήνιο καρτέλας σελίδας\"><emph>Παρασκήνιο</emph> tab page</link>"
-#: webquery.xhp
+#: background.xhp
msgctxt ""
-"webquery.xhp\n"
-"hd_id3146976\n"
-"6\n"
+"background.xhp\n"
+"par_id7601245\n"
"help.text"
-msgid "Inserting by Dialog"
-msgstr "Εισαγωγή με παράθυρο διαλόγου"
+msgid "<link href=\"text/scalc/guide/format_table.xhp\">Formatting Spreadsheets</link>"
+msgstr "<link href=\"text/scalc/guide/format_table.xhp\">Μορφοποίηση λογιστικών φύλλων</link>"
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3154319\n"
-"7\n"
+"borders.xhp\n"
+"tit\n"
"help.text"
-msgid "Set the cell cursor at the cell where the new content will be inserted."
-msgstr "Τοποθετήστε το δρομέα στο κελί από όπου θα γίνει η εισαγωγή του νέου περιεχομένου."
+msgid "User Defined Borders in Cells"
+msgstr "Περιγράμματα καθορισμένα από το χρήστη σε κελιά"
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3145750\n"
-"8\n"
+"borders.xhp\n"
+"bm_id3457441\n"
"help.text"
-msgid "Choose <emph>Insert - Link to External Data</emph>. This opens the <link href=\"text/scalc/01/04090000.xhp\">External Data</link> dialog."
-msgstr "Επιλέξτε <emph> Εισαγωγή - Σύνδεση σε εξωτερικά δεδομένα</emph>. Ανοίγει το παράθυρο διαλόγου <link href=\"text/scalc/01/04090000.xhp\">Εξωτερικά δεδομένα</link>."
+msgid "<bookmark_value>cells;borders</bookmark_value> <bookmark_value>line arrangements with cells</bookmark_value> <bookmark_value>borders;cells</bookmark_value>"
+msgstr "<bookmark_value>κελιά, περιγράμματα</bookmark_value><bookmark_value>στοίχιση γραμμής, κελιά</bookmark_value><bookmark_value>περιγράμματα, κελιά</bookmark_value>"
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3149958\n"
-"9\n"
+"borders.xhp\n"
+"hd_id4544816\n"
"help.text"
-msgid "Enter the URL of the HTML document or the name of the spreadsheet. Press Enter when finished. Click the <emph>...</emph> button to open a file selection dialog."
-msgstr "Εισάγετε τη διεύθυνση URL του εγγράφου HTML ή το όνομα του υπολογιστικού φύλλου. Όταν τελειώσετε πατήστε το πλήκτρο Enter. Πατήστε το κουμπί <emph>...</emph>για να ανοίξει ένα παράθυρο διαλόγου το οποίο θα σας βοηθήσει να επιλέξετε ένα αρχείο."
+msgid "<variable id=\"borders\"><link href=\"text/scalc/guide/borders.xhp\">User Defined Borders in Cells</link></variable>"
+msgstr "<variable id=\"borders\"><link href=\"text/scalc/guide/borders.xhp\">Περιγράμματα καθορισμένα από το χρήστη σε κελιά</link></variable>"
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3149400\n"
-"10\n"
+"borders.xhp\n"
+"par_id2320017\n"
"help.text"
-msgid "In the large list box of the dialog, select the named ranges or tables you want to insert."
-msgstr "Στο μεγάλο πλαίσιο λίστας του παραθύρου διαλόγου, μπορείτε να επιλέξετε τις περιοχές ή τους πίνακες που θέλετε να εισάγετε."
+msgid "You can apply a variety of different lines to selected cells."
+msgstr "Μπορείτε να εφαρμόσετε μια ποικιλία διαφορετικών γραμμών στα επιλεγμένα κελιά."
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3155064\n"
-"11\n"
+"borders.xhp\n"
+"par_id8055665\n"
"help.text"
-msgid "You can also specify that the ranges or tables are updated every n seconds."
-msgstr "Αν θέλετε, μπορείτε να καθορίστε ότι οι περιοχές ή πίνακες θα ενημερώνονται κάθε n δευτερόλεπτα."
+msgid "Select the cell or a block of cells."
+msgstr "Επιλέξτε το κελί ή μια ομάδα κελιών."
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3155443\n"
-"30\n"
+"borders.xhp\n"
+"par_id9181188\n"
"help.text"
-msgid "The import filter can create names for cell ranges on the fly. As much formatting as possible is retained, while the filter intentionally does not load any images."
-msgstr "Το φίλτρο εισαγωγής μπορεί να δημιουργεί αμέσως ονόματα για τις περιοχές των κελιών. Διατηρείται όσο το δυνατό καλύτερα η μορφοποίηση, χωρίς όμως να φορτώνονται οι εικόνες"
+msgid "Choose <item type=\"menuitem\">Format - Cells</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Μορφή - Κελιά</item>."
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"hd_id3149021\n"
-"12\n"
+"borders.xhp\n"
+"par_id9947508\n"
"help.text"
-msgid "Inserting by Navigator"
-msgstr "Εισαγωγή με την Περιήγηση"
+msgid "In the dialog, click the <emph>Borders</emph> tab."
+msgstr "Στο παράθυρο διαλόγου, κάντε κλικ στην καρτέλα <emph>Περιγράμματα</emph>."
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3153965\n"
-"14\n"
+"borders.xhp\n"
+"par_id7907956\n"
"help.text"
-msgid "Open two documents: the $[officename] Calc spreadsheet in which the external data is to be inserted (target document) and the document from which the external data derives (source document)."
-msgstr "Ανοίξτε δύο έγγραφα: το υπολογιστικό φύλλο του $[officename] Calc όπου θα γίνει η εισαγωγή των εξωτερικών δεδομένων (έγγραφο προορισμού) και το έγγραφο από το οποίο προέρχονται τα εξωτερικά δεδομένα (έγγραφο προέλευσης)."
+msgid "Choose the border options you want to apply and click OK."
+msgstr "Επιλέξτε τις επιλογές για τα περιγράμματα που θέλετε να εφαρμόσετε και πατήστε OK."
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3150205\n"
-"16\n"
+"borders.xhp\n"
+"par_id1342204\n"
"help.text"
-msgid "In the target document open the Navigator."
-msgstr "Στο έγγραφο προορισμού, ανοίξτε την Περιήγηση."
+msgid "The options in the <emph>Line arrangement</emph> area can be used to apply multiple border styles."
+msgstr "Οι επιλογές στην περιοχή μη την <emph>Οργάνωση γραμμών</emph> μπορούν να χρησιμοποιηθούν για την εφαρμογή στυλ με πολλαπλά περιγράμματα."
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3152990\n"
-"18\n"
+"borders.xhp\n"
+"hd_id4454481\n"
"help.text"
-msgid "In the lower combo box of the Navigator select the source document. The Navigator now shows the range names and database ranges or the tables contained in the source document."
-msgstr "Στο κατώτερο πλαίσιο συνδυασμού της Περιήγησης, επιλέξτε το έγγραφο προέλευσης. Η Περιήγηση εμφανίζει τώρα τα ονόματα περιοχών και τις περιοχές βάσης δεδομένων ή τους πίνακες που περιέχονται στο έγγραφο προέλευσης."
+msgid "Selection of cells"
+msgstr "Επιλογή κελιών"
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3148842\n"
-"20\n"
+"borders.xhp\n"
+"par_id7251503\n"
"help.text"
-msgid "In the Navigator select the <emph>Insert as link</emph> drag mode <image id=\"img_id3152985\" src=\"sw/imglst/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152985\">Icon</alt></image>."
-msgstr "Στην Περιήγηση επιλέξτε την <emph>Εισαγωγή ως σύνδεση</emph> κατάσταση μετακίνησης <image id=\"img_id3152985\" src=\"sw/imglst/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152985\">Icon</alt></image>."
+msgid "Depending on the selection of cells, the area looks different."
+msgstr "Όταν επιλεγούν κάποια κελιά, η περιοχή δείχνει διαφορετική."
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3157978\n"
-"22\n"
+"borders.xhp\n"
+"par_id8716696\n"
"help.text"
-msgid "Drag the desired external data from the Navigator into the target document."
-msgstr "Σύρετε τα εξωτερικά δεδομένα που θέλετε από την Περιήγηση στο έγγραφο προορισμού."
+msgid "Selection"
+msgstr "Επιλογή"
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3144768\n"
-"23\n"
+"borders.xhp\n"
+"par_id4677877\n"
"help.text"
-msgid "If you have loaded an HTML document with the <emph>Web Page Query</emph> filter as the source document, you will find the tables in the Navigator, named continuously from \"HTML_table1\" onwards, and also two range names that have been created:"
-msgstr "Αν έχετε φορτώσει, ως έγγραφο προέλευσης, ένα έγγραφο HTML με το φίλτρο <emph>Ερώτημα σελίδας Web</emph>, θα βρείτε τους πίνακες στην Περιήγηση, με συνεχή ονόματα αρχίζοντας από το \"HTML_πίνακας1\" κ.ο.κ., και επίσης τα ονόματα δύο περιοχών που έχουν δημιουργηθεί:"
+msgid "Line arrangement area"
+msgstr "Περιοχή οργάνωσης γραμμών"
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3152873\n"
-"24\n"
+"borders.xhp\n"
+"par_id807824\n"
"help.text"
-msgid "<item type=\"literal\">HTML_all</item> - designates the entire document"
-msgstr "<item type=\"literal\">HTML_όλα</item> - καθορίζει ολόκληρο το έγγραφο"
+msgid "One cell"
+msgstr "Ένα κελί"
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3149897\n"
-"25\n"
+"borders.xhp\n"
+"par_id8473464\n"
"help.text"
-msgid "<item type=\"literal\">HTML_tables</item> - designates all HTML tables in the document"
-msgstr "<item type=\"literal\">Πίνακες_HTML</item> - καθορίζει όλους τους πίνακες HTML στο έγγραφο"
+msgid "<image id=\"img_id1737113\" src=\"res/helpimg/border_ca_1.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1737113\">borders with one cell selected</alt></image>"
+msgstr "<image id=\"img_id1737113\" src=\"res/helpimg/border_ca_1.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1737113\">περιγράμματα με ένα επιλεγμένο κελί</alt></image>"
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"hd_id3149126\n"
-"26\n"
+"borders.xhp\n"
+"par_id3509933\n"
"help.text"
-msgid "Editing the external data"
-msgstr "Επεξεργασία εξωτερικών δεδομένων"
+msgid "Cells in a column"
+msgstr "Κελιά σε μια στήλη"
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3159228\n"
-"27\n"
+"borders.xhp\n"
+"par_id6635639\n"
"help.text"
-msgid "Open <emph>Edit - Links</emph>. Here you can edit the link to the external data."
-msgstr "Ανοίξτε την επιλογή <emph>Επεξεργασία - Συνδέσεις</emph>. Εδώ μπορείτε να επεξεργασθείτε τη σύνδεση στα εξωτερικά δεδομένα."
+msgid "<image id=\"img_id1680959\" src=\"res/helpimg/border_ca_2.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1680959\">borders with a column selected</alt></image>"
+msgstr "<image id=\"img_id1680959\" src=\"res/helpimg/border_ca_2.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1680959\">περιγράμματα με μια επιλεγμένη στήλη</alt></image>"
-#: webquery.xhp
+#: borders.xhp
msgctxt ""
-"webquery.xhp\n"
-"par_id3154650\n"
-"28\n"
+"borders.xhp\n"
+"par_id8073366\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04090000.xhp\" name=\"External data dialog\">External data dialog</link>"
-msgstr "<link href=\"text/scalc/01/04090000.xhp\" name=\"Παράθυρο διαλόγου εξωτερικών δεδομένων\">Παράθυρο διαλόγου εξωτερικών δεδομένων</link>"
+msgid "Cells in a row"
+msgstr "Κελιά σε μια γραμμή"
-#: cellcopy.xhp
+#: borders.xhp
msgctxt ""
-"cellcopy.xhp\n"
-"tit\n"
+"borders.xhp\n"
+"par_id6054567\n"
"help.text"
-msgid "Only Copy Visible Cells"
-msgstr "Αντιγραφή μόνο ορατών κελιών"
+msgid "<image id=\"img_id9623096\" src=\"res/helpimg/border_ca_3.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id9623096\">borders with a row selected</alt></image>"
+msgstr "<image id=\"img_id9623096\" src=\"res/helpimg/border_ca_3.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id9623096\">περιγράμματα με μια επιλεγμένη γραμμή</alt></image>"
-#: cellcopy.xhp
+#: borders.xhp
msgctxt ""
-"cellcopy.xhp\n"
-"bm_id3150440\n"
+"borders.xhp\n"
+"par_id466322\n"
"help.text"
-msgid "<bookmark_value>cells; copying/deleting/formatting/moving</bookmark_value> <bookmark_value>rows;visible and invisible</bookmark_value> <bookmark_value>copying; visible cells only</bookmark_value> <bookmark_value>formatting;visible cells only</bookmark_value> <bookmark_value>moving;visible cells only</bookmark_value> <bookmark_value>deleting;visible cells only</bookmark_value> <bookmark_value>invisible cells</bookmark_value> <bookmark_value>filters;copying visible cells only</bookmark_value> <bookmark_value>hidden cells</bookmark_value>"
-msgstr "<bookmark_value>κελιά, αντιγραφή, διαγραφή, μορφοποίηση</bookmark_value><bookmark_value>γραμμές, ορατές και κρυμμένες</bookmark_value><bookmark_value>αντιγραφή, μόνο ορατών κελιών</bookmark_value><bookmark_value>μορφοποίηση, μόνο ορατών κελιών</bookmark_value><bookmark_value>μετακίνηση, μόνο ορατών κελιών</bookmark_value><bookmark_value>διαγραφή, μόνο ορατών κελιών</bookmark_value><bookmark_value>κρυφά κελιά</bookmark_value><bookmark_value>φίλτρα, αντιγραφή μόνο ορατών κελιών</bookmark_value><bookmark_value>κρυμμένα κελιά, μη αντιγραφή τους</bookmark_value>"
+msgid "Cells in a block of 2x2 or more"
+msgstr "Κελιά σε ομάδα των 2x2 ή περισσοτέρων"
-#: cellcopy.xhp
+#: borders.xhp
msgctxt ""
-"cellcopy.xhp\n"
-"hd_id3150440\n"
-"1\n"
+"borders.xhp\n"
+"par_id4511551\n"
"help.text"
-msgid "<variable id=\"cellcopy\"><link href=\"text/scalc/guide/cellcopy.xhp\" name=\"Only Copy Visible Cells\">Only Copy Visible Cells</link></variable>"
-msgstr "<variable id=\"cellcopy\"><link href=\"text/scalc/guide/cellcopy.xhp\" name=\"Αντιγραφή μόνο ορατών κελιών\">Αντιγραφή μόνο ορατών κελιών</link></variable>"
+msgid "<image id=\"img_id8139591\" src=\"res/helpimg/border_ca_4.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id8139591\">borders with a block selected</alt></image>"
+msgstr "<image id=\"img_id8139591\" src=\"res/helpimg/border_ca_4.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id8139591\">>περιγράμματα με μια επιλεγμένη ομάδα κελιών</alt></image>"
-#: cellcopy.xhp
+#: borders.xhp
msgctxt ""
-"cellcopy.xhp\n"
-"par_id3148577\n"
-"2\n"
+"borders.xhp\n"
+"par_id5383465\n"
"help.text"
-msgid "Assume you have hidden a few rows in a cell range. Now you want to copy, delete, or format only the remaining visible rows."
-msgstr "Ας υποθέσουμε ότι έχετε αποκρύψει μερικές γραμμές ή στήλες σε μια περιοχή κελιών. Τώρα θέλετε να αντιγράψετε, να διαγράψετε, ή να μορφοποιήσετε μόνο τις γραμμές που έχουν μείνει ορατές."
+msgid "You cannot apply borders to multiple selections."
+msgstr "Δεν μπορείτε να εφαρμόσετε περιγράμματα σε πολλαπλές επιλογές."
-#: cellcopy.xhp
+#: borders.xhp
msgctxt ""
-"cellcopy.xhp\n"
-"par_id3154729\n"
-"3\n"
+"borders.xhp\n"
+"hd_id7790154\n"
"help.text"
-msgid "$[officename] behavior depends on how the cells were made invisible, by a filter or manually."
-msgstr "Το $[officename] συμπεριφέρεται αναλόγως με το πώς αποκρύψατε αυτά τα κελιά και τι σκοπεύετε να κάνετε με αυτά."
+msgid "Default Settings"
+msgstr "Προεπιλεγμένες ρυθμίσεις"
-#: cellcopy.xhp
+#: borders.xhp
msgctxt ""
-"cellcopy.xhp\n"
-"par_id3155603\n"
-"4\n"
+"borders.xhp\n"
+"par_id2918485\n"
"help.text"
-msgid "Method and Action"
-msgstr "Μέθοδος και ενέργεια"
+msgid "Click one of the <emph>Default</emph> icons to set or reset multiple borders."
+msgstr "Κάντε κλικ σε ένα από τα <emph>Προεπιλεγμένα</emph> εικονίδια για να θέσετε ή να επαναφέρετε πολλαπλά περιγράμματα."
-#: cellcopy.xhp
+#: borders.xhp
msgctxt ""
-"cellcopy.xhp\n"
-"par_id3150751\n"
-"5\n"
+"borders.xhp\n"
+"par_id1836909\n"
"help.text"
-msgid "Result"
-msgstr "Αποτέλεσμα"
+msgid "The thin gray lines inside an icon show the borders that will be reset or cleared."
+msgstr "Οι λεπτές γκρι γραμμές μέσα σε ένα εικονίδιο εμφανίζουν τα περιγράμματα στα οποία θα γίνει επαναφορά ή απαλοιφή."
-#: cellcopy.xhp
+#: borders.xhp
msgctxt ""
-"cellcopy.xhp\n"
-"par_id3149018\n"
-"6\n"
+"borders.xhp\n"
+"par_id5212561\n"
"help.text"
-msgid "Cells were filtered by AutoFilters, standard filters or advanced filters."
-msgstr "Τα κελιά έχουν φιλτραριστεί από τα αυτόματα φίλτρα, τα φίλτρα προεπιλογής ή τα ειδικά φίλτρα."
+msgid "The dark lines inside an icon show the lines that will be set using the selected line style and color."
+msgstr "Οι σκούρες γραμμές μέσα σε ένα εικονίδιο εμφανίζουν τις γραμμές που θα καθοριστούν χρησιμοποιώντας το επιλεγμένο στυλ γραμμής και το επιλεγμένο χρώμα."
-#: cellcopy.xhp
+#: borders.xhp
msgctxt ""
-"cellcopy.xhp\n"
-"par_id3150044\n"
-"7\n"
+"borders.xhp\n"
+"par_id4818872\n"
"help.text"
-msgid "Copy, delete, move, or format a selection of currently visible cells."
-msgstr "Αντιγράψτε, διαγράψτε, μετακινήστε ή μορφοποιήστε ένα επιλεγμένο πλήθος από τα τρέχοντα ορατά κελιά."
+msgid "The thick gray lines inside an icon show the lines that will not be changed."
+msgstr "Οι χοντρές γκρι γραμμές μέσα σε ένα εικονίδιο εμφανίζουν τις γραμμές που δεν θα αλλάξουν."
-#: cellcopy.xhp
+#: borders.xhp
msgctxt ""
-"cellcopy.xhp\n"
-"par_id3146918\n"
-"8\n"
+"borders.xhp\n"
+"hd_id8989226\n"
"help.text"
-msgid "Only the visible cells of the selection are copied, deleted, moved, or formatted."
-msgstr "Μόνο τα επιλεγμένα ορατά κελιά αντιγράφονται, διαγράφονται ή μορφοποιούνται."
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: cellcopy.xhp
+#: borders.xhp
msgctxt ""
-"cellcopy.xhp\n"
-"par_id3166427\n"
-"12\n"
+"borders.xhp\n"
+"par_id622577\n"
"help.text"
-msgid "Cells were hidden using the <emph>Hide</emph> command in the context menu of the row or column headers, or through an <link href=\"text/scalc/01/12080000.xhp\" name=\"outline\">outline</link>."
-msgstr "Τα κελιά αποκρύπτονται χρησιμοποιώντας την εντολή <emph>Απόκρυψη</emph> στο μενού περιβάλλοντος των κεφαλίδων των γραμμών ή των στηλών, ή μέσω μιας <link href=\"text/scalc/01/12080000.xhp\" name=\"\">διάρθρωσης</link>."
+msgid "Select a block of about 8x8 cells, then choose <emph>Format - Cells - Borders</emph>."
+msgstr "Επιλέξτε μια ομάδα με 8x8 κελιά, ύστερα επιλέξτε <emph>Μορφή - Κελιά - Περιγράμματα</emph>."
-#: cellcopy.xhp
+#: borders.xhp
msgctxt ""
-"cellcopy.xhp\n"
-"par_id3152990\n"
-"13\n"
+"borders.xhp\n"
+"par_id8119754\n"
"help.text"
-msgid "Copy, delete, move, or format a selection of currently visible cells."
-msgstr "Αντιγράψτε, διαγράψτε, μετακινήστε ή μορφοποιήστε ένα επιλεγμένο πλήθος από τα τρέχοντα ορατά κελιά."
+msgid "<image id=\"img_id7261268\" src=\"res/helpimg/border_ca_5.png\" width=\"1.0937in\" height=\"0.2189in\"><alt id=\"alt_id7261268\">default icon row of Borders tab page</alt></image>"
+msgstr "<image id=\"img_id7261268\" src=\"res/helpimg/border_ca_5.png\" width=\"1.0937in\" height=\"0.2189in\"><alt id=\"alt_id7261268\">προεπιλεγμένη γραμμή εικονιδίου από τη σελίδα της καρτέλας Περιγράμματα</alt></image>"
-#: cellcopy.xhp
+#: borders.xhp
msgctxt ""
-"cellcopy.xhp\n"
-"par_id3154371\n"
-"14\n"
+"borders.xhp\n"
+"par_id8964201\n"
"help.text"
-msgid "All cells of the selection, including the hidden cells, are copied, deleted, moved, or formatted."
-msgstr "Αντιγράφονται, διαγράφονται ή μορφοποιούνται όλα τα κελιά, συμπεριλαμβανομένων και των κρυφών."
+msgid "Click the left icon to clear all lines. This removes all outer borders, all inner lines, and all diagonal lines."
+msgstr "Κάντε κλικ στο αριστερό εικονίδιο για να καθαρίσετε τις γραμμές. Με αυτόν τον τρόπο αφαιρούνται όλα τα εξωτερικά περιγράμματα, όλες οι εσωτερικές γραμμές και όλες οι διαγώνιες γραμμές."
-#: datapilot_deletetable.xhp
+#: borders.xhp
msgctxt ""
-"datapilot_deletetable.xhp\n"
-"tit\n"
+"borders.xhp\n"
+"par_id6048463\n"
"help.text"
-msgid "Deleting Pivot Tables"
-msgstr "Διαγραφή συγκεντρωτικών πινάκων"
+msgid "Click the second icon from the left to set an outer border and to remove all other lines."
+msgstr "Κάντε κλικ στο δεύτερο εικονίδιο από τα αριστερά για να θέσετε ένα εξωτερικό περίγραμμα και να αφαιρέσετε όλες τις άλλες γραμμές."
-#: datapilot_deletetable.xhp
+#: borders.xhp
msgctxt ""
-"datapilot_deletetable.xhp\n"
-"bm_id3153726\n"
+"borders.xhp\n"
+"par_id1495406\n"
"help.text"
-msgid "<bookmark_value>pivot table function; deleting tables</bookmark_value> <bookmark_value>deleting;pivot tables</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; διαγραφή πινάκων</bookmark_value><bookmark_value>διαγραφή; συγκεντρωτικοί πίνακες</bookmark_value>"
+msgid "Click the rightmost icon to set an outer border. The inner lines are not changed, except the diagonal lines, which will be removed."
+msgstr "Κάντε κλικ στο πιο δεξί εικονίδιο για να θέσετε ένα εξωτερικό περίγραμμα. Οι εσωτερικές γραμμές δεν θα αλλάξουν, εκτός από τις διαγώνιες γραμμές, οι οποίες θα αφαιρεθούν."
-#: datapilot_deletetable.xhp
+#: borders.xhp
msgctxt ""
-"datapilot_deletetable.xhp\n"
-"hd_id3153726\n"
-"31\n"
+"borders.xhp\n"
+"par_id9269386\n"
"help.text"
-msgid "<variable id=\"datapilot_deletetable\"><link href=\"text/scalc/guide/datapilot_deletetable.xhp\" name=\"Deleting Pivot Tables\">Deleting Pivot Tables</link></variable>"
-msgstr "<variable id=\"datapilot_deletetable\"><link href=\"text/scalc/guide/datapilot_deletetable.xhp\" name=\"Διαγραφή συγκεντρωτικών πινάκων\">Διαγραφή συγκεντρωτικών πινάκων</link></variable>"
+msgid "Now you can continue to see which lines the other icons will set or remove."
+msgstr "Τώρα μπορείτε να συνεχίσετε για να δείτε ποιες γραμμές θα καθορίσουν ή θα αφαιρέσουν τα άλλα εικονίδια."
-#: datapilot_deletetable.xhp
+#: borders.xhp
msgctxt ""
-"datapilot_deletetable.xhp\n"
-"par_id3154014\n"
-"32\n"
+"borders.xhp\n"
+"hd_id3593554\n"
"help.text"
-msgid "In order to delete a pivot table, click any cell in the pivot table, then choose <emph>Delete</emph> in the context menu."
-msgstr "Για να διαγράψετε ένα συγκεντρωτικό πίνακα, κλικ σε οποιοδήποτε κελί στο συγκεντρωτικό πίνακα, έπειτα επιλέξτε <emph>Διαγραφή</emph> από το μενού περιεχομένου."
+msgid "User Defined Settings"
+msgstr "Ρυθμίσεις καθορισμένες από τον χρήστη"
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"tit\n"
+"borders.xhp\n"
+"par_id4018066\n"
"help.text"
-msgid "Converting Text to Numbers"
-msgstr "Μετατροπή κειμένου σε αριθμούς"
+msgid "In the <emph>User defined</emph> area, you can click to set or remove individual lines. The preview shows lines in three different states."
+msgstr "Στην <emph>καθορισμένη από το χρήστη</emph> περιοχή, μπορείτε να κάνετε κλικ για να καθορίσετε ή να αφαιρέσετε ξεχωριστές γραμμές. Η προεπισκόπηση εμφανίζει τις γραμμές σε τρεις διαφορετικές καταστάσεις."
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"bm_id3145068\n"
+"borders.xhp\n"
+"par_id8004699\n"
"help.text"
-msgid "<bookmark_value>formats; text as numbers</bookmark_value> <bookmark_value>time format conversion</bookmark_value> <bookmark_value>date formats;conversion</bookmark_value> <bookmark_value>converting;text, into numbers</bookmark_value>"
-msgstr "<bookmark_value>μορφές;κείμενο ως αριθμοί</bookmark_value><bookmark_value>μετατροπή μορφής χρόνου</bookmark_value><bookmark_value>μορφές ημερομηνίας;μετατροπή</bookmark_value><bookmark_value>μετατροπή;κείμενο, σε αριθμούς</bookmark_value>"
+msgid "Repeatedly click an edge or a corner to switch through the three different states."
+msgstr "Κάντε κλικ επανειλημμένα σε ένα άκρο ή μια γωνία για να μεταβείτε μεταξύ των τριών διαφορετικών καταστάσεων."
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"hd_id0908200901265171\n"
+"borders.xhp\n"
+"par_id8037659\n"
"help.text"
-msgid "<variable id=\"numbers_text\"><link href=\"text/scalc/guide/numbers_text.xhp\" name=\"Converting Text to Numbers\">Converting Text to Numbers</link></variable>"
-msgstr "<variable id=\"numbers_text\"><link href=\"text/scalc/guide/numbers_text.xhp\" name=\"Μετατροπή κειμένου σε αριθμούς\">Μετατροπή κειμένου σε αριθμούς</link></variable>"
+msgid "Line types"
+msgstr "Τύποι γραμμών"
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265127\n"
+"borders.xhp\n"
+"par_id2305978\n"
"help.text"
-msgid "Calc converts text inside cells to the respective numeric values if an unambiguous conversion is possible. If no conversion is possible, Calc returns a #VALUE! error."
-msgstr "Το Calc μετατρέπει το κείμενο μέσα σε κελιά στις αντίστοιχες αριθμητικές τιμές μόνο αν είναι δυνατή μια μετατροπή χωρίς αμφιβολίες. Αν δεν είναι δυνατή η μετατροπή επιστρέφει το σφάλμα #VALUE! ."
+msgid "Image"
+msgstr "Εικόνα"
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265196\n"
+"borders.xhp\n"
+"par_id8716086\n"
"help.text"
-msgid "Only integer numbers including exponent are converted, and ISO 8601 dates and times in their extended formats with separators. Anything else, like fractional numbers with decimal separators or dates other than ISO 8601, is not converted, as the text string would be locale dependent. Leading and trailing blanks are ignored."
-msgstr "Μόνο ακέραιοι αριθμοί που περιλαμβάνουν εκθέτη μετατρέπονται, και οι ISO 8601 ημερομηνίες και ώρες στις εκτεταμένες τους μορφές με τα διαχωριστικά τους. Οτιδήποτε άλλο , όπως κλασματικοί αριθμοί ή ημερομηνίες διαφορετικές από το ISO 8601 , δεν μετατρέπονται μιας και το αλφαριθμητικό κειμένου εξαρτάται από την τοπική ρύθμιση. Αρχικά διαστήματα θα αγνοούνται επίσης."
+msgid "Meaning"
+msgstr "Σημασία"
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265220\n"
+"borders.xhp\n"
+"par_id3978087\n"
"help.text"
-msgid "The following ISO 8601 formats are converted:"
-msgstr "Οι παρακάτω μορφές ISO 8601 μπορούν να μετατραπούν:"
+msgid "A black line"
+msgstr "Μαύρη γραμμή"
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265288\n"
+"borders.xhp\n"
+"par_id4065065\n"
"help.text"
-msgid "CCYY-MM-DD"
-msgstr "CCYY-MM-DD"
+msgid "<image id=\"img_id9379863\" src=\"res/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9379863\">solid line for user defined border</alt></image>"
+msgstr "<image id=\"img_id9379863\" src=\"res/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9379863\">συμπαγής γραμμή για το καθορισμένο από το χρήστη περίγραμμα</alt></image>"
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265267\n"
+"borders.xhp\n"
+"par_id6987823\n"
"help.text"
-msgid "CCYY-MM-DDThh:mm"
-msgstr "CCYY-MM-DDThh:mm"
+msgid "A black line sets the corresponding line of the selected cells. The line is shown as a dotted line when you choose the 0.05 pt line style. Double lines are shown when you select a double line style."
+msgstr "Μια μαύρη γραμμή καθορίζει την αντίστοιχη γραμμή των επιλεγμένων κελιών. Η γραμμή εμφανίζεται σαν γραμμή με τελεία όταν επιλέγετε στυλ γραμμής 0.05 pt. Οι διπλές γραμμές εμφανίζονται όταν επιλέγετε ένα στυλ διπλής γραμμής."
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265248\n"
+"borders.xhp\n"
+"par_id1209143\n"
"help.text"
-msgid "CCYY-MM-DDThh:mm:ss"
-msgstr "CCYY-MM-DDThh:mm:ss"
+msgid "A gray line"
+msgstr "Γκρι γραμμή"
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265374\n"
+"borders.xhp\n"
+"par_id6653340\n"
"help.text"
-msgid "CCYY-MM-DDThh:mm:ss,s"
-msgstr "CCYY-MM-DDThh:mm:ss,s"
+msgid "<image id=\"img_id6972563\" src=\"res/helpimg/border_ca_gray.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id6972563\">gray line for user defined border</alt></image>"
+msgstr "<image id=\"img_id6972563\" src=\"res/helpimg/border_ca_gray.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id6972563\">γκρι γραμμή για το καθορισμένο από το χρήστη περίγραμμα</alt></image>"
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265327\n"
+"borders.xhp\n"
+"par_id2278817\n"
"help.text"
-msgid "CCYY-MM-DDThh:mm:ss.s"
-msgstr "CCYY-MM-DDThh:mm:ss.s"
+msgid "A gray line is shown when the corresponding line of the selected cells will not be changed. No line will be set or removed at this position."
+msgstr "Μια γκρι γραμμή εμφανίζεται όταν η αντίστοιχη γραμμή των επιλεγμένων κελιών δεν θα τροποποιηθεί. Καμιά γραμμή δεν θα οριστεί ή θα αφαιρεθεί σε αυτήν την περιοχή."
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265399\n"
+"borders.xhp\n"
+"par_id5374919\n"
"help.text"
-msgid "hh:mm"
-msgstr "hh:mm"
+msgid "A white line"
+msgstr "Λευκή γραμμή"
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265347\n"
+"borders.xhp\n"
+"par_id52491\n"
"help.text"
-msgid "hh:mm:ss"
-msgstr "hh:mm:ss"
+msgid "<image id=\"img_id3801080\" src=\"res/helpimg/border_ca_white.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id3801080\">white line for user defined border</alt></image>"
+msgstr "<image id=\"img_id3801080\" src=\"res/helpimg/border_ca_white.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id3801080\">λευκή γραμμή για τον καθορισμένο από το χρήστη περίγραμμα</alt></image>"
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265349\n"
+"borders.xhp\n"
+"par_id372325\n"
"help.text"
-msgid "hh:mm:ss,s"
-msgstr "hh:mm:ss,s"
+msgid "A white line is shown when the corresponding line of the selected cells will be removed."
+msgstr "Μια λευκή γραμμή εμφανίζεται όταν η αντίστοιχη γραμμή των επιλεγμένων κελιών θα αφαιρεθεί."
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265342\n"
+"borders.xhp\n"
+"hd_id7282937\n"
"help.text"
-msgid "hh:mm:ss.s"
-msgstr "hh:mm:ss.s"
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265491\n"
+"borders.xhp\n"
+"par_id4230780\n"
"help.text"
-msgid "The century code CC may not be omitted. Instead of the T date and time separator, exactly one space character may be used."
-msgstr "Ο κωδικός του αιώνα CC δεν μπορεί να μη εισαχθεί."
+msgid "Select a single cell, then choose <emph>Format - Cells - Borders</emph>."
+msgstr "Επιλέξτε ένα μεμονωμένο κελί, και ύστερα επιλέξτε από το μενού <emph>Μορφή - Κελιά - Περιγράμματα</emph>."
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265467\n"
+"borders.xhp\n"
+"par_id1712393\n"
"help.text"
-msgid "If a date is given, it must be a valid Gregorian calendar date. In this case the optional time must be in the range 00:00 to 23:59:59.99999..."
-msgstr "Αν δοθεί ημερομηνία, θα πρέπει να είναι σε Γρηγοριανό ημερολόγιο. Σε αυτή την περίπτωση η προαιρετική ώρα θα πρέπει να είναι της μορφής 00:00 ως 23:59:59.99999..."
+msgid "Click the lower edge to set a very thin line as a lower border. All other lines will be removed from the cell."
+msgstr "Κάντε κλικ στο χαμηλότερο άκρο για να θέσετε μια πολύ λεπτή γραμμή σαν κάτω όριο. Όλες οι άλλες γραμμές θα αφαιρεθούν από το κελί."
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265420\n"
+"borders.xhp\n"
+"par_id5149693\n"
"help.text"
-msgid "If only a time string is given, it may have an hours value of more than 24, while minutes and seconds can have a maximum value of 59."
-msgstr "Αν έχει δοθεί μόνο ένα αλφαριθμητικό χρόνου, μπορεί να έχει τιμή ώρας πάνω από 24, ενώ η μέγιστη τιμή για λεπτά και δευτερόλεπτα είναι 59."
+msgid "<image id=\"img_id9467452\" src=\"res/helpimg/border_ca_6.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9467452\">setting a thin lower border</alt></image>"
+msgstr "<image id=\"img_id9467452\" src=\"res/helpimg/border_ca_6.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9467452\">καθορισμός λεπτού κάτω περιγράμματος</alt></image>"
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265448\n"
+"borders.xhp\n"
+"par_id5759453\n"
"help.text"
-msgid "The conversion is done for single arguments only, as in =A1+A2, or =\"1E2\"+1. Cell range arguments are not affected, so SUM(A1:A2) differs from A1+A2 if at least one of the two cells contain a convertible string."
-msgstr "Η μετατροπή γίνεται μόνο για απλά ορίσματα, όπως =A1+A2, ή =\"1E2\"+1. Τα ορίσματα περιοχής κελιού δεν επηρεάζονται, έτσι SUM(A1:A2) διαφέρει από A1+A2 εάν τουλάχιστον ένα από τα δύο κελιά περιέχει μετατρέψιμη συμβολοσειρά."
+msgid "Choose a thicker line style and click the lower edge. This sets a thicker line as a lower border."
+msgstr "Επιλέξτε ένα πιο παχύ στυλ γραμμής και κάντε κλικ στο κάτω άκρο. Αυτό θα θέσει μια πιο παχιά γραμμή σαν κάτω περίγραμμα."
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id090820090126540\n"
+"borders.xhp\n"
+"par_id6342051\n"
"help.text"
-msgid "Strings inside formulas are also converted, such as in =\"1999-11-22\"+42, which returns the date 42 days after November 22nd, 1999. Calculations involving localized dates as strings inside the formula return an error. For example, the localized date string \"11/22/1999\" or \"22.11.1999\" cannot be used for the automatic conversion."
-msgstr "Τα αλφαριθμητικά μέσα σε τύπους μετατρέπονται και αυτά, για παράδειγμα =\"1999-11-22\"+42 επιστρέφει το αποτέλεσμα 42 μέρες μετά τις 22 Νοεμβρίου 1999. Υπολογισμοί που περιέχουν τοπικοποιημένες ημερομηνίες ως αλφαριθμητικά θα επιστρέφουν σφάλμα. Για παράδειγμα η τοπικοποιημένη ημερομηνία \"11/22/1999\" ή \"22.11.1999\" δεν μπορεί να χρησιμοποιηθεί για αυτόματη μετατροπή."
+msgid "<image id=\"img_id7431562\" src=\"res/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id7431562\">setting a thick line as a border</alt></image>"
+msgstr "<image id=\"img_id7431562\" src=\"res/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id7431562\">καθορισμός παχιάς γραμμής ως περίγραμμα</alt></image>"
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"hd_id1005200903485368\n"
+"borders.xhp\n"
+"par_id5775322\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Click the second <emph>Default</emph> icon from the left to set all four borders. Then repeatedly click the lower edge until a white line is shown. This removes the lower border."
+msgstr "Κάντε κλικ στο δεύτερο <emph>Προεπιλεγμένο</emph> εικονίδιο από τα αριστερά για να θέσετε και τα τέσσερα περιγράμματα. Ύστερα κάντε κλικ επανειλημμένα στο κάτω άκρο μέχρι η άσπρη γραμμή να εμφανιστεί. Με αυτόν τον τρόπο αφαιρείται το κάτω άκρο."
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id1005200903485359\n"
+"borders.xhp\n"
+"par_id2882778\n"
"help.text"
-msgid "In A1 enter the text <item type=\"literal\">'1e2</item> (which is converted to the number 100 internally)."
-msgstr "Στο Α1 εισάγετε το κείμενο <item type=\"literal\">'1e2</item> (που μετατρέπεται στον αριθμό 100 εσωτερικά)."
+msgid "<image id=\"img_id8155766.00000001\" src=\"res/helpimg/border_ca_8.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id8155766.00000001\">removing lower border</alt></image>"
+msgstr "<image id=\"img_id8155766.00000001\" src=\"res/helpimg/border_ca_8.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id8155766.00000001\">αφαίρεση του κάτω περιγράμματος</alt></image>"
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id1005200903485341\n"
+"borders.xhp\n"
+"par_id8102053\n"
"help.text"
-msgid "In A2 enter <item type=\"literal\">=A1+1</item> (which correctly results in 101)."
-msgstr "Στο Α2 εισάγετε <item type=\"literal\">=A1+1</item> (του οποίου το αποτέλεσμα 101 είναι σωστό)."
+msgid "You can combine several line types and styles. The last image shows how to set thick outer borders (the thick black lines), while any diagonal lines inside the cell will not be touched (gray lines)."
+msgstr "Μπορείτε να συνδυάσετε διάφορους τύπους και στυλ γραμμών. Η τελευταία εικόνα δείχνει τον τρόπο καθορισμού πιο χοντρών εξωτερικών περιγραμμάτων (οι παχιές μαύρες γραμμές), ενώ όλες οι διαγώνιες γραμμές με στο κελί δεν θα αλλάξουν (γκρι γραμμές)."
-#: numbers_text.xhp
+#: borders.xhp
msgctxt ""
-"numbers_text.xhp\n"
-"par_id0908200901265544\n"
+"borders.xhp\n"
+"par_id2102420\n"
"help.text"
-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=\"Μορφή - Κελιά - Αριθμοί\">Μορφή - Κελιά - Αριθμοί</link>"
+msgid "<image id=\"img_id5380718\" src=\"res/helpimg/border_ca_9.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id5380718\">advanced example for cell borders</alt></image>"
+msgstr "<image id=\"img_id5380718\" src=\"res/helpimg/border_ca_9.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id5380718\">προχωρημένο παράδειγμα για περιγράμματα κελιών</alt></image>"
-#: note_insert.xhp
+#: calc_date.xhp
msgctxt ""
-"note_insert.xhp\n"
+"calc_date.xhp\n"
"tit\n"
"help.text"
-msgid "Inserting and Editing Comments"
-msgstr "Εισαγωγή και επεξεργασία σημειώσεων"
+msgid "Calculating With Dates and Times"
+msgstr "Υπολογισμός με ημερομηνίες και ώρες"
-#: note_insert.xhp
+#: calc_date.xhp
msgctxt ""
-"note_insert.xhp\n"
-"bm_id3153968\n"
+"calc_date.xhp\n"
+"bm_id3146120\n"
"help.text"
-msgid "<bookmark_value>comments; on cells</bookmark_value> <bookmark_value>cells;comments</bookmark_value> <bookmark_value>remarks on cells</bookmark_value> <bookmark_value>formatting;comments on cells</bookmark_value> <bookmark_value>viewing;comments on cells</bookmark_value> <bookmark_value>displaying; comments</bookmark_value>"
-msgstr "<bookmark_value>σχόλια; σε κελιά</bookmark_value><bookmark_value>κελιά;σχόλια</bookmark_value><bookmark_value>παρατηρήσεις σε κελία</bookmark_value><bookmark_value>μορφοποίηση;σχόλια σε κελιά</bookmark_value><bookmark_value>προβολή;σχόλια σε κελιά</bookmark_value><bookmark_value>προβολή; σχόλια</bookmark_value>"
+msgid "<bookmark_value>dates; in cells</bookmark_value> <bookmark_value>times; in cells</bookmark_value> <bookmark_value>cells;date and time formats</bookmark_value> <bookmark_value>current date and time values</bookmark_value>"
+msgstr "<bookmark_value>ημερομηνίες, σε κελιά</bookmark_value><bookmark_value>ώρες, σε κελιά</bookmark_value><bookmark_value>κελιά, μορφοποιήσεις ημερομηνίας και ώρας</bookmark_value><bookmark_value>τρέχουσες τιμές ημερομηνίας και ώρας</bookmark_value>"
-#: note_insert.xhp
+#: calc_date.xhp
msgctxt ""
-"note_insert.xhp\n"
-"hd_id3153968\n"
-"31\n"
+"calc_date.xhp\n"
+"hd_id3146120\n"
+"11\n"
"help.text"
-msgid "<variable id=\"note_insert\"><link href=\"text/scalc/guide/note_insert.xhp\" name=\"Inserting and Editing Comments\">Inserting and Editing Comments</link></variable>"
-msgstr "<variable id=\"note_insert\"><link href=\"text/scalc/guide/note_insert.xhp\" name=\"Εισαγωγή και επεξεργασία σημειώσεων\">Εισαγωγή και επεξεργασία σημειώσεων</link></variable>"
+msgid "<variable id=\"calc_date\"><link href=\"text/scalc/guide/calc_date.xhp\" name=\"Calculating With Dates and Times\">Calculating With Dates and Times</link></variable>"
+msgstr "<variable id=\"calc_date\"><link href=\"text/scalc/guide/calc_date.xhp\" name=\"Υπολογισμός με ημερομηνίες και ώρες\">Υπολογισμός με ημερομηνίες και ώρες</link></variable>"
-#: note_insert.xhp
+#: calc_date.xhp
msgctxt ""
-"note_insert.xhp\n"
-"par_id3150440\n"
-"32\n"
+"calc_date.xhp\n"
+"par_id3154320\n"
+"12\n"
"help.text"
-msgid "You can assign a comment to each cell by choosing <link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\"><emph>Insert - Comment</emph></link>. The comment is indicated by a small red square, the comment indicator, in the cell."
-msgstr "Μπορείτε να αναθέσετε μια σημείωση σε κάθε κελί επιλέγοντας <link href=\"text/shared/01/04050000.xhp\" name=\"Εισαγωγή - Σημείωση\"><emph>Εισαγωγή - Σημείωση</emph></link>. Η σημείωση δηλώνεται με ένα μικρό κόκκινο τετράγωνο στο κελί, τον δείκτη σημειώσεων."
+msgid "In $[officename] Calc, you can perform calculations with current date and time values. As an example, to find out exactly how old you are in seconds or hours, follow the following steps:"
+msgstr "Σε ένα $[officename] Calc μπορείτε να πραγματοποιήσετε υπολογισμούς με τις τρέχουσες τιμές ημερομηνίας και ώρας. Για παράδειγμα, για να βρείτε την ηλικία σας με ακρίβεια δευτερολέπτου ή ώρας, ακολουθήστε τα παρακάτω τα βήματα:"
-#: note_insert.xhp
+#: calc_date.xhp
msgctxt ""
-"note_insert.xhp\n"
-"par_id3145750\n"
-"34\n"
+"calc_date.xhp\n"
+"par_id3150750\n"
+"13\n"
"help.text"
-msgid "The comment is visible whenever the mouse pointer is over the cell, provided you have activated <emph>Help - Tips</emph> or - <emph>Extended Tips</emph>."
-msgstr "Η σημείωση είναι ορατή όταν ο δείκτης του ποντικιού είναι πάνω από το κελί, υπό την προϋπόθεση ότι έχετε ενεργοποιήσει την επιλογή <emph>Βοήθεια - Συμβουλές</emph> ή - <emph>Εκτεταμένες συμβουλές</emph>."
+msgid "In a spreadsheet, enter your birthday in cell A1."
+msgstr "Στο κελί A1, κάποιου υπολογιστικού φύλλου, πληκτρολογήστε τα γενέθλιά σας."
-#: note_insert.xhp
+#: calc_date.xhp
msgctxt ""
-"note_insert.xhp\n"
-"par_id3148575\n"
-"33\n"
+"calc_date.xhp\n"
+"par_id3145642\n"
+"14\n"
"help.text"
-msgid "When you select the cell, you can choose <emph>Show Comment</emph> from the context menu of the cell. Doing so keeps the comment visible until you deactivate the <emph>Show Comment</emph> command from the same context menu."
-msgstr "Όταν επιλέγετε το κελί, μπορείτε να επιλέξετε <emph>Εμφάνιση σημείωσης</emph> από το μενού περιβάλλοντος του κελιού. Έτσι, η σημείωση παραμένει ορατή μέχρι να απενεργοποιήσετε την εντολή <emph>Εμφάνιση σημείωσης</emph> από ίδιο μενού περιβάλλοντος."
+msgid "Enter the following formula in cell A3: <item type=\"literal\">=NOW()-A1</item>"
+msgstr "Εισάγετε τον παρακάτω τύπο στο κελί Α3 <item type=\"literal\">=NOW()-A1</item>"
-#: note_insert.xhp
+#: calc_date.xhp
msgctxt ""
-"note_insert.xhp\n"
-"par_id3149958\n"
-"35\n"
+"calc_date.xhp\n"
+"par_id3149020\n"
+"52\n"
"help.text"
-msgid "To edit a permanently visible comment, just click in it. If you delete the entire text of the comment, the comment itself is deleted."
-msgstr "Για να επεξεργασθείτε μόνιμα μια ορατή σημείωση, απλά κάντε κλικ σε αυτή. Αν διαγράψετε όλο το κείμενο στη σημείωση, τότε θα διαγραφεί και η ίδια η σημείωση ."
+msgid "After pressing the <item type=\"keycode\">Enter</item> key you will see the result in date format. Since the result should show the difference between two dates as a number of days, you must format cell A3 as a number."
+msgstr "Αφού πατήσετε το πλήκτρο <item type=\"keycode\">Enter</item> θα δείτε το αποτέλεσμα σε μορφή ημερομηνίας. Αφού θέλετε να δείτε την διαφορά μεταξύ δύο ημερομηνιών ως αριθμό ημερών, πρέπει να μορφοποιήσετε το κελί A3 ως αριθμό."
-#: note_insert.xhp
+#: calc_date.xhp
msgctxt ""
-"note_insert.xhp\n"
-"par_idN10699\n"
+"calc_date.xhp\n"
+"par_id3155335\n"
+"53\n"
"help.text"
-msgid "Move or resize each comment as you like."
-msgstr "Μετακινήστε ή αλλάξτε το μέγεθος κάθε σημείωσης όπως επιθυμείτε."
+msgid "Place the cursor in cell A3, right-click to open a context menu and choose <emph>Format Cells</emph>."
+msgstr "Τοποθετήστε το δρομέα στο κελί A3, κάντε κλικ με το δεξιό πλήκτρο του ποντικιού σε αυτό το κελί για να ανοίξετε το μενού περιβάλλοντος και επιλέξτε <emph>Μορφοποίηση κελιών</emph>."
-#: note_insert.xhp
+#: calc_date.xhp
msgctxt ""
-"note_insert.xhp\n"
-"par_idN1069D\n"
+"calc_date.xhp\n"
+"par_id3147343\n"
+"54\n"
"help.text"
-msgid "Format each comment by specifying background color, transparency, border style, and text alignment. Choose the commands from the context menu of the comment."
-msgstr "Μορφοποιήστε οποιαδήποτε σημείωση ορίζοντας χρώμα φόντου, διαφάνεια, στυλ περιγράμματος και στοίχιση κειμένου. Επιλέξτε τις εντολές από το μενού περιβάλλοντος της σημείωσης."
+msgid "The <item type=\"menuitem\">Format Cells</item> dialog appears. On the <item type=\"menuitem\">Numbers</item> tab, the \"Number\" category will appear already highlighted. The format is set to \"General\", which causes the result of a calculation containing date entries to be displayed as a date. To display the result as a number, set the number format to \"-1,234\" and close the dialog with the <item type=\"menuitem\">OK</item> button."
+msgstr "Ο διάλογος <item type=\"menuitem\">Μορφοποίηση κελιών</item> εμφανίζεται. Στην καρτέλα <item type=\"menuitem\">Αριθμοί</item>, η κατηγορία \"Αριθμός\" θα εμφανίζεται ήδη υπογεγραμμένη. Η μορφοποίηση είναι ορισμένη σε \"Γενική\", το οποίο εμφανίζει το αποτέλεσμα ενός υπολογισμού που περιέχει ημερομηνίες ως ημερομηνία. Για να εμφανίσετε το αποτέλεσμα ως αριθμό, ορίστε τη μορφή αριθμού σε \"-1.234\" και κλείστε τον διάλογο με το κουμπί <item type=\"menuitem\">OK</item>."
-#: note_insert.xhp
+#: calc_date.xhp
msgctxt ""
-"note_insert.xhp\n"
-"par_id3144764\n"
-"38\n"
+"calc_date.xhp\n"
+"par_id3147001\n"
+"15\n"
"help.text"
-msgid "To show or hide the comment indicator, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - View</emph> and mark or unmark the <emph>Comment indicator</emph> check box."
-msgstr "Για να εμφανίσετε ή να αποκρύψετε το δείκτη σχολίου, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Προβολή</emph> και σημειώστε ή ξεσημειώστε το πλαίσιο ελέγχου <emph>Δείκτης σχολίου</emph>."
+msgid "The number of days between today's date and the specified date is displayed in cell A3."
+msgstr "Στο κελί A3 εμφανίζεται ο αριθμός των ημερών μεταξύ της σημερινής ημερομηνίας και της καθορισμένης ημερομηνίας."
-#: note_insert.xhp
+#: calc_date.xhp
msgctxt ""
-"note_insert.xhp\n"
-"par_id3150715\n"
-"39\n"
+"calc_date.xhp\n"
+"par_id3150304\n"
+"16\n"
"help.text"
-msgid "To display a help tip for a selected cell, use <emph>Data - Validity - Input Help</emph>."
-msgstr "Για να εμφανίσετε η συμβουλή βοηθείας για κάποιο επιλεγμένο κελί, χρησιμοποιήστε <emph>Δεδομένα - Εγκυρότητα- Βοήθεια εισαγωγής</emph>."
+msgid "Experiment with some additional formulas: in A4 enter =A3*24 to calculate the hours, in A5 enter =A4*60 for the minutes, and in A6 enter =A5*60 for seconds. Press the <item type=\"keycode\">Enter</item> key after each formula."
+msgstr "Πειραματιστείτε με μερικούς άλλους τύπους: στο A4 πληκτρολογήστε =A3*24 για να υπολογίσετε τις ώρες, στο A5 πληκτρολογήστε =A4*60 για τα λεπτά, και στο A6 πληκτρολογήστε =A5*60 για τα δευτερόλεπτα. Πατήστε το πλήκτρο <item type=\"keycode\">Enter</item> μετά από την εισαγωγή κάθε τύπου."
-#: note_insert.xhp
+#: calc_date.xhp
msgctxt ""
-"note_insert.xhp\n"
-"par_id3153707\n"
-"36\n"
+"calc_date.xhp\n"
+"par_id3149207\n"
+"17\n"
"help.text"
-msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\">Insert - Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Εισαγωγή - Σχόλιο\">Εισαγωγή - Σχόλιο</link>"
+msgid "The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the <item type=\"keycode\">Enter</item> key. This value is not automatically updated, although \"Now\" continuously changes. In the <emph>Tools</emph> menu, the menu item <emph>Cell Contents - AutoCalculate</emph> is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet."
+msgstr "Η ώρα από την ημερομηνία γέννησής σας θα υπολογισθεί και θα εμφανιστεί σε διάφορες μονάδες μέτρησης. Οι τιμές υπολογίζονται από εκείνη ακριβώς τη στιγμή που έχετε εισαγάγει τον τελευταίο τύπο και έχετε πατήσει το πλήκτρο <item type=\"keycode\">Enter</item>. Αυτή η τιμή δεν ενημερώνεται αυτόματα, αν και η τιμή \"Τώρα\" αλλάζει διαρκώς. Στο μενού <emph>Εργαλεία</emph>, το στοιχείο μενού <emph>Περιεχόμενα κελιού - Αυτόματος υπολογισμός</emph> είναι συνήθως ενεργό. Ωστόσο, ο αυτόματος υπολογισμός δεν ισχύει για τη συνάρτηση NOW. Αν ίσχυε, τότε ο ηλεκτρονικός σας υπολογιστής θα ανανέωνε μονίμως το υπολογιστικό φύλλο."
-#: autoformat.xhp
+#: calc_series.xhp
msgctxt ""
-"autoformat.xhp\n"
+"calc_series.xhp\n"
"tit\n"
"help.text"
-msgid "Using AutoFormat for Tables"
-msgstr "Χρήση αυτόματης μορφοποίησης σε πίνακες"
-
-#: autoformat.xhp
-msgctxt ""
-"autoformat.xhp\n"
-"bm_id3155132\n"
-"help.text"
-msgid "<bookmark_value>tables; AutoFormat function</bookmark_value> <bookmark_value>defining;AutoFormat function for tables</bookmark_value> <bookmark_value>AutoFormat function</bookmark_value> <bookmark_value>formats; automatically formatting spreadsheets</bookmark_value> <bookmark_value>automatic formatting in spreadsheets</bookmark_value> <bookmark_value>sheets;AutoFormat function</bookmark_value>"
-msgstr "<bookmark_value>πίνακες; συνάρτηση ΑυτόματηςΜορφοποίησης</bookmark_value><bookmark_value>ορισμός;συνάρτηση ΑυτόματηςΜορφοποίησης για πίνακες</bookmark_value><bookmark_value>συνάρτηση ΑυτόματηςΜορφοποίησης</bookmark_value><bookmark_value>μορφές; αυτόματη μορφοποίηση υπολογιστικών φύλλων</bookmark_value><bookmark_value>Αυτόματη μορφοποίηση σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>φύλλα;συνάρτηση ΑυτόματηςΜορφοποίησης</bookmark_value>"
-
-#: autoformat.xhp
-msgctxt ""
-"autoformat.xhp\n"
-"hd_id3155132\n"
-"11\n"
-"help.text"
-msgid "<variable id=\"autoformat\"><link href=\"text/scalc/guide/autoformat.xhp\" name=\"Using AutoFormat for Tables\">Applying Automatic Formatting to a Selected Cell Range</link></variable>"
-msgstr "<variable id=\"autoformat\"><link href=\"text/scalc/guide/autoformat.xhp\" name=\"Χρήση AutoFormat σε πίνακες\">Εφαρμογή αυτόματης μορφοποίησης σε επιλεγμένη περιοχή κελιού</link></variable>"
-
-#: autoformat.xhp
-msgctxt ""
-"autoformat.xhp\n"
-"par_id3149401\n"
-"12\n"
-"help.text"
-msgid "You can use the AutoFormat feature to quickly apply a format to a sheet or a selected cell range."
-msgstr "Μπορείτε να χρησιμοποιήσετε την λειτουργία της Αυτόματης μορφοποίησης για να μορφοποιήσετε γρήγορα ένα φύλλο ή μια επιλεγμένη περιοχή κελιών."
-
-#: autoformat.xhp
-msgctxt ""
-"autoformat.xhp\n"
-"par_idN10702\n"
-"help.text"
-msgid "To Apply an AutoFormat to a Sheet or Selected Cell Range"
-msgstr "Για να εφαρμόσετε μια αυτόματη μορφοποίηση σε ένα φύλλο ή σε ένα επιλεγμένο εύρος κελιών"
-
-#: autoformat.xhp
-msgctxt ""
-"autoformat.xhp\n"
-"par_idN106CE\n"
-"help.text"
-msgid "Select the cells, including the column and row headers, that you want to format."
-msgstr "Επιλέξτε τα κελιά, συμπεριλαμβάνοντας τις κεφαλίδες των στηλών και των γραμμών, που θέλετε να μορφοποιήσετε."
+msgid "Automatically Calculating Series"
+msgstr "Αυτόματος υπολογισμός γραμμών"
-#: autoformat.xhp
+#: calc_series.xhp
msgctxt ""
-"autoformat.xhp\n"
-"par_idN106D5\n"
+"calc_series.xhp\n"
+"bm_id3150769\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Format - AutoFormat</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Αυτόματη μορφοποίηση</item>."
+msgid "<bookmark_value>series; calculating</bookmark_value> <bookmark_value>calculating; series</bookmark_value> <bookmark_value>linear series</bookmark_value> <bookmark_value>growth series</bookmark_value> <bookmark_value>date series</bookmark_value> <bookmark_value>powers of 2 calculations</bookmark_value> <bookmark_value>cells; filling automatically</bookmark_value> <bookmark_value>automatic cell filling</bookmark_value> <bookmark_value>AutoFill function</bookmark_value> <bookmark_value>filling;cells, automatically</bookmark_value>"
+msgstr "<bookmark_value>σειρά, υπολογισμός</bookmark_value><bookmark_value>υπολογισμός, σειράς</bookmark_value><bookmark_value>αριθμητικές σειρές</bookmark_value><bookmark_value>γεωμετρικές σειρές</bookmark_value><bookmark_value>σειρές ημερομηνιών</bookmark_value><bookmark_value>υπολογισμοί δυνάμεων του 2</bookmark_value><bookmark_value>κελιά, αυτόματη συμπλήρωση</bookmark_value><bookmark_value>αυτόματη συμπλήρωση κελιών</bookmark_value><bookmark_value>συνάρτηση αυτόματης συμπλήρωσης</bookmark_value><bookmark_value>συμπλήρωση, κελιών, αυτόματα</bookmark_value>"
-#: autoformat.xhp
+#: calc_series.xhp
msgctxt ""
-"autoformat.xhp\n"
-"par_id3151242\n"
-"27\n"
+"calc_series.xhp\n"
+"hd_id3150769\n"
+"6\n"
"help.text"
-msgid "To select which properties to include in an AutoFormat, click <emph>More</emph>."
-msgstr "Για να επιλέξετε ποιες ιδιότητες θα περιλαμβάνει μια αυτόματη μορφοποίηση, κάντε κλικ στο κουμπί <emph>Πρόσθετα</emph>."
+msgid "<variable id=\"calc_series\"><link href=\"text/scalc/guide/calc_series.xhp\" name=\"Automatically Calculating Series\">Automatically Filling in Data Based on Adjacent Cells</link></variable>"
+msgstr "<variable id=\"calc_series\"><link href=\"text/scalc/guide/calc_series.xhp\" name=\"Αυτόματος υπολογισμός Σειρών\">Αυτόματο γέμισμα με δεδομένα βασισμένο στα διπλανά κελιά</link></variable>"
-#: autoformat.xhp
+#: calc_series.xhp
msgctxt ""
-"autoformat.xhp\n"
-"par_idN10715\n"
+"calc_series.xhp\n"
+"par_idN106A8\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "You can automatically fill cells with data with the AutoFill command or the Series command."
+msgstr "Μπορείτε να γεμίσετε αυτόματα τα κελιά με δεδομένα χρησιμοποιώντας την εντολή Αυτόματο γέμισμα ή με την εντολή Σειρές."
-#: autoformat.xhp
+#: calc_series.xhp
msgctxt ""
-"autoformat.xhp\n"
-"par_idN1075D\n"
+"calc_series.xhp\n"
+"par_idN106D3\n"
"help.text"
-msgid "The format is applied to the selected range of cells."
-msgstr "Η μορφοποίηση εφαρμόζεται στην επιλεγμένη περιοχή κελιών."
+msgid "Using AutoFill"
+msgstr "Χρήση Αυτόματου γεμίσματος"
-#: autoformat.xhp
+#: calc_series.xhp
msgctxt ""
-"autoformat.xhp\n"
-"par_id3149210\n"
-"14\n"
+"calc_series.xhp\n"
+"par_idN106D7\n"
"help.text"
-msgid "If you do not see any change in color of the cell contents, choose <item type=\"menuitem\">View - Value Highlighting</item>."
-msgstr "Αν δεν βλέπετε καμία αλλαγή στο χρώμα του περιεχομένου των κελιών, επιλέξτε <item type=\"menuitem\">Προβολή - Επισήμανση Τιμής</item>."
+msgid "AutoFill automatically generates a data series based on a defined pattern."
+msgstr "Η εντολή αυτόματο γέμισμα παράγει αυτόματα μια σειρά δεδομένων βασισμένη σε ένα καθορισμένο μοτίβο."
-#: autoformat.xhp
+#: calc_series.xhp
msgctxt ""
-"autoformat.xhp\n"
-"par_id3155379\n"
-"22\n"
+"calc_series.xhp\n"
+"par_id3154319\n"
+"7\n"
"help.text"
-msgid "To Define an AutoFormat for Spreadsheets"
-msgstr "Για να καθορίσετε μια αυτόματη μορφοποίηση για λογιστικά φύλλα"
+msgid "On a sheet, click in a cell, and type a number."
+msgstr "Σε ένα φύλλο, κάντε κλικ σε ένα κελί και εισάγετε έναν αριθμό."
-#: autoformat.xhp
+#: calc_series.xhp
msgctxt ""
-"autoformat.xhp\n"
-"par_id3148868\n"
-"26\n"
+"calc_series.xhp\n"
+"par_idN106CB\n"
"help.text"
-msgid "You can define a new AutoFormat that is available to all spreadsheets."
-msgstr "Μπορείτε να ορίσετε μια νέα αυτόματη μορφοποίηση η οποία να είναι διαθέσιμη για όλα τα υπολογιστικά φύλλα."
+msgid "Click in another cell and then click back in the cell where you typed the number."
+msgstr "Κάντε κλικ με το ποντίκι σας σε ένα άλλο κελί και εν συνεχεία κάντε κλικ πάλι στο κελί στο οποίο πληκτρολογήσατε τον αριθμό."
-#: autoformat.xhp
+#: calc_series.xhp
msgctxt ""
-"autoformat.xhp\n"
-"par_id3152985\n"
-"23\n"
+"calc_series.xhp\n"
+"par_id3145272\n"
+"16\n"
"help.text"
-msgid "Format a sheet."
-msgstr "Μορφοποίηση ενός φύλλου."
+msgid "Drag the fill handle in the bottom right corner of the cell across the cells that you want to fill, and release the mouse button."
+msgstr "Σύρετε τον σταυρού προορισμού, που βρίσκεται στην κάτω δεξιά γωνία του κελιού, επάνω στα κελιά που θέλετε να γεμίσετε, και απελευθερώσετε το πλήκτρο του ποντικιού"
-#: autoformat.xhp
+#: calc_series.xhp
msgctxt ""
-"autoformat.xhp\n"
-"par_id3145384\n"
-"24\n"
+"calc_series.xhp\n"
+"par_id3145801\n"
+"17\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Edit - Select All</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Επεξεργασία - Επιλογή όλων</item>."
+msgid "The cells are filled with ascending numbers."
+msgstr "Τα κελιά έχουν γεμίσει με αριθμούς αυξανόμενους κατά ένα."
-#: autoformat.xhp
+#: calc_series.xhp
msgctxt ""
-"autoformat.xhp\n"
-"par_id3153815\n"
-"25\n"
+"calc_series.xhp\n"
+"par_idN106EE\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Format - AutoFormat</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Αυτόματη μορφοποίηση</item>."
+msgid "To quickly create a list of consecutive days, enter <item type=\"literal\">Monday</item> in a cell, and drag the fill handle."
+msgstr "Για να δημιουργήσετε γρήγορα μια λίστα συνεχόμενων ήμερων, εισάγετε σε ένα κελί την καταχώριση <item type=\"literal\">Δευτέρα</item>, και σύρετε με το ποντίκι τον σταυρό προορισμού."
-#: autoformat.xhp
+#: calc_series.xhp
msgctxt ""
-"autoformat.xhp\n"
-"par_idN107A9\n"
+"calc_series.xhp\n"
+"par_id9720145\n"
"help.text"
-msgid "Click <emph>Add</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>Προσθήκη</emph>."
+msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> if you do not want to fill the cells with different values."
+msgstr "Κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> εάν δεν θέλετε να γεμίσετε τα κελιά με διαφορετικές τιμές."
-#: autoformat.xhp
+#: calc_series.xhp
msgctxt ""
-"autoformat.xhp\n"
-"par_idN10760\n"
+"calc_series.xhp\n"
+"par_id3154490\n"
+"18\n"
"help.text"
-msgid "In the <emph>Name</emph> box of the <emph>Add AutoFormat</emph> dialog, enter a name for the format."
-msgstr "Στο πλαίσιο <emph>Όνομα</emph> του παραθύρου διαλόγου <emph>Προσθήκη αυτόματης μορφοποίησης</emph>, εισάγετε ένα όνομα για την μορφοποίηση."
+msgid "If you select two or more adjacent cells that contain different numbers, and drag, the remaining cells are filled with the arithmetic pattern that is recognized in the numbers. The AutoFill function also recognizes customized lists that are defined under <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists</item>."
+msgstr "Εάν επιλέξετε δύο ή περισσότερα γειτονικά κελιά που περιέχουν διαφορετικούς αριθμούς και σύρετε τα εναπομένοντα κελιά γεμίζουν με το αριθμητικό πρότυπο που αναγνωρίζεται στους αριθμούς. Η συνάρτηση ΑυτόματουΓεμίσματος αναγνωρίζει επίσης προσαρμοσμένες λίστες που καθορίζονται στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Λίστες ταξινόμησης</item>."
-#: autoformat.xhp
+#: calc_series.xhp
msgctxt ""
-"autoformat.xhp\n"
-"par_idN107C3\n"
+"calc_series.xhp\n"
+"par_idN10737\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "You can double-click the fill handle to automatically fill all empty columns of the current data block. For example, first enter Jan into A1 and drag the fill handle down to A12 to get the twelve months in the first column. Now enter some values into B1 and C1. Select those two cells, and double-click the fill handle. This fills automatically the data block B1:C12."
+msgstr "Μπορείτε να κάνετε διπλό κλικ με το ποντίκι σας στο σταυρό προορισμού για να γεμίσετε αυτόματα όλες τις κενές στήλες του τρέχοντος τμήματος δεδομένων. Για παράδειγμα, πρώτα εισάγετε το Ίαν στο κελί Α1 και σύρετε το σταυρό προορισμού μέχρι το Α12 για να εισάγετε τους δώδεκα μήνες στη πρώτη στήλη. Τώρα εισάγετε κάποιες τιμές στα κελιά Β1 και C1. Επιλέξτε αυτά τα δυο κελιά και κάνετε διπλό κλικ στο σταυρό προορισμού. Αυτή η ενέργεια θα γεμίσει αυτόματα το τμήμα δεδομένων B1:C12."
-#: autoformat.xhp
+#: calc_series.xhp
msgctxt ""
-"autoformat.xhp\n"
-"par_id3159203\n"
-"28\n"
+"calc_series.xhp\n"
+"par_idN10713\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05110000.xhp\" name=\"Format - AutoFormat\">Format - AutoFormat</link>"
-msgstr "<link href=\"text/scalc/01/05110000.xhp\" name=\"Μορφή - Αυτόματη μορφοποίηση\">Μορφή - Αυτόματη μορφοποίηση</link>"
+msgid "Using a Defined Series"
+msgstr "Χρήση Καθορισμένων Σειρών"
-#: table_view.xhp
+#: calc_series.xhp
msgctxt ""
-"table_view.xhp\n"
-"tit\n"
+"calc_series.xhp\n"
+"par_id3150749\n"
+"9\n"
"help.text"
-msgid "Changing Table Views"
-msgstr "Αλλαγή προβολών πίνακα"
+msgid "Select the cell range in the sheet that you want to fill."
+msgstr "Επιλέξτε πρώτα στο φύλλο την περιοχή κελιών που θέλετε να γεμίσει."
-#: table_view.xhp
+#: calc_series.xhp
msgctxt ""
-"table_view.xhp\n"
-"bm_id3147304\n"
+"calc_series.xhp\n"
+"par_id3154754\n"
+"19\n"
"help.text"
-msgid "<bookmark_value>row headers; hiding</bookmark_value><bookmark_value>column headers; hiding</bookmark_value><bookmark_value>tables; views</bookmark_value><bookmark_value>views; tables</bookmark_value><bookmark_value>grids;hiding lines in sheets</bookmark_value><bookmark_value>hiding;headers/grid lines</bookmark_value><bookmark_value>changing;table views</bookmark_value>"
-msgstr "<bookmark_value>κεφαλίδες γραμμών, απόκρυψη</bookmark_value><bookmark_value>κεφαλίδες στηλών, απόκρυψη</bookmark_value><bookmark_value>πίνακες, προβολές</bookmark_value><bookmark_value>προβολές, πίνακες</bookmark_value><bookmark_value>πλέγματα, απόκρυψη γραμμών σε φύλλα</bookmark_value><bookmark_value>απόκρυψη, κεφαλίδες/γραμμές πλέγματος</bookmark_value><bookmark_value>αλλαγή, προβολές πίνακα</bookmark_value>"
+msgid "Choose <item type=\"menuitem\">Edit - Fill - Series</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Επεξεργασία - Γέμισμα - Κατηγορίες</item>."
-#: table_view.xhp
+#: calc_series.xhp
msgctxt ""
-"table_view.xhp\n"
-"hd_id3147304\n"
-"1\n"
+"calc_series.xhp\n"
+"par_idN10716\n"
"help.text"
-msgid "<variable id=\"table_view\"><link href=\"text/scalc/guide/table_view.xhp\" name=\"Changing Table Views\">Changing Table Views</link></variable>"
-msgstr "<variable id=\"table_view\"><link href=\"text/scalc/guide/table_view.xhp\" name=\"Αλλαγή προβολών πίνακα\">Αλλαγή προβολών πίνακα</link></variable>"
+msgid "Select the parameters for the series."
+msgstr "Επιλέξτε τις παραμέτρους της σειράς."
-#: table_view.xhp
+#: calc_series.xhp
msgctxt ""
-"table_view.xhp\n"
-"par_id3153192\n"
-"2\n"
+"calc_series.xhp\n"
+"par_idN10731\n"
"help.text"
-msgid "To hide column and line headers in a table:"
-msgstr "Για απόκρυψη στήλης και κεφαλίδων γραμμής σε έναν πίνακα:"
+msgid "If you select a <emph>linear</emph> series, the increment that you enter is <emph>added</emph> to each consecutive number in the series to create the next value."
+msgstr "Εάν επιλέξετε τύπο σειράς <emph>Αριθμητικά</emph>, το βήμα που εισάγετε <emph>προστίθεται</emph> σε κάθε διαδοχικό αριθμό της σειράς για να δημιουργηθεί η επομένη τιμή."
-#: table_view.xhp
+#: calc_series.xhp
msgctxt ""
-"table_view.xhp\n"
-"par_id3153768\n"
-"3\n"
+"calc_series.xhp\n"
+"par_idN1073C\n"
"help.text"
-msgid "Under the menu item <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc,</emph> go to the <emph>View</emph> tab page. Unmark<emph> Column/row headers</emph>. Confirm with <emph>OK</emph>."
-msgstr "Στο στοιχείο μενού <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία- Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc,</emph> πηγαίνετε στη σελίδα καρτέλας <emph>Προβολή</emph>. Ξεσημείωστε <emph>κεφαλίδες στήλης/γραμμής</emph>. Επιβεβαιώστε με <emph>Εντάξει</emph>."
+msgid "If you select a <emph>growth</emph> series, the increment that you enter is <emph>multiplied</emph> by each consecutive number to create the next value."
+msgstr "Εάν επιλέξετε τύπο σειράς <emph>Γεωμετρικά</emph>, το βήμα που θα εισάγετε <emph>πολλαπλασιάζεται</emph> επί κάθε διαδοχικό αριθμό της σειράς για να δημιουργηθεί η επομένη τιμή."
-#: table_view.xhp
+#: calc_series.xhp
msgctxt ""
-"table_view.xhp\n"
-"par_id3147436\n"
-"4\n"
+"calc_series.xhp\n"
+"par_idN10747\n"
"help.text"
-msgid "To hide grid lines:"
-msgstr "Για να αποκρύψετε τις γραμμές πλέγματος"
+msgid "If you select a <emph>date</emph> series, the increment that you enter is added to the time unit that you specify."
+msgstr "Εάν επιλέξετε τύπο σειράς <emph>ημερομηνία</emph>, το βήμα που εισάγετε προστίθεται στη μονάδα χρόνου που έχετε ορίσει."
-#: table_view.xhp
+#: calc_series.xhp
msgctxt ""
-"table_view.xhp\n"
-"par_id3153726\n"
-"5\n"
+"calc_series.xhp\n"
+"par_id3159173\n"
+"20\n"
"help.text"
-msgid "Under the menu item <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph><emph>,</emph> go to the <emph>View</emph> tab page. Unmark <emph>Grid lines</emph>. Confirm with <emph>OK</emph>."
-msgstr "Κάτω από το στοιχείο μενού <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc</emph><emph>,</emph>μεταβείτε στη σελίδα καρτέλας <emph>προβολή</emph>. Αποσημειώστε <emph>γραμμές πλέγματος</emph>. Επιβεβαιώστε με <emph>Εντάξει</emph>."
+msgid "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Sort lists\">Sort lists</link>"
+msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Ταξινόμηση λιστών\">Ταξινόμηση λιστών</link>"
#: calc_timevalues.xhp
msgctxt ""
@@ -1829,575 +1508,6 @@ msgctxt ""
msgid "In the formula, an entire 24-hour day has a value of 1 and one hour has a value of 1/24. The logical value in parentheses is 0 or 1, corresponding to 0 or 24 hours. The result returned by the formula is automatically issued in time format due to the sequence of the operands."
msgstr "Στον τύπο, μια ολόκληρη 24ωρη ημέρα έχει τιμή 1 και μία ώρα έχει τιμή 1/24. Η λογική τιμή σε παρενθέσεις είναι 0 ή 1, που αντιστοιχούν σε 0 ή 24 ώρες. Το αποτέλεσμα που επιστρέφει ο τύπος εμφανίζεται αυτόματα σε μορφή ώρας λόγω της ακολουθίας των ορισμάτων."
-#: text_numbers.xhp
-msgctxt ""
-"text_numbers.xhp\n"
-"tit\n"
-"help.text"
-msgid "Formatting Numbers as Text"
-msgstr "Μορφοποίηση αριθμών ως κείμενο"
-
-#: text_numbers.xhp
-msgctxt ""
-"text_numbers.xhp\n"
-"bm_id3145068\n"
-"help.text"
-msgid "<bookmark_value>numbers;entering as text</bookmark_value> <bookmark_value>text formats; for numbers</bookmark_value> <bookmark_value>formats; numbers as text</bookmark_value> <bookmark_value>cell formats; text/numbers</bookmark_value> <bookmark_value>formatting;numbers as text</bookmark_value>"
-msgstr "<bookmark_value>αριθμοί;καταχώριση ως κείμενο</bookmark_value><bookmark_value>μορφές κειμένου; για αριθμούς</bookmark_value><bookmark_value>μορφές; αριθμοί ως κείμενο</bookmark_value><bookmark_value>μορφές κελιών; κείμενο/αριθμοί</bookmark_value><bookmark_value>μορφοποιήσεις; αριθμοί ως κείμενο</bookmark_value>"
-
-#: text_numbers.xhp
-msgctxt ""
-"text_numbers.xhp\n"
-"hd_id3145068\n"
-"46\n"
-"help.text"
-msgid "<variable id=\"text_numbers\"><link href=\"text/scalc/guide/text_numbers.xhp\" name=\"Formatting Numbers as Text\">Formatting Numbers as Text</link></variable>"
-msgstr "<variable id=\"text_numbers\"><link href=\"text/scalc/guide/text_numbers.xhp\" name=\"Μορφοποίηση αριθμών ως κείμενο\">Μορφοποίηση αριθμών ως κείμενο</link></variable>"
-
-#: text_numbers.xhp
-msgctxt ""
-"text_numbers.xhp\n"
-"par_id3156280\n"
-"43\n"
-"help.text"
-msgid "You can format numbers as text in $[officename] Calc. Open the context menu of a cell or range of cells and choose <emph>Format Cells - Numbers</emph>, then select \"Text\" from the <emph>Category</emph> list. Any numbers subsequently entered into the formatted range are interpreted as text. The display of these \"numbers\" is left-justified, just as with other text."
-msgstr "Στο $[officename] Calc μπορείτε να εισαγάγετε αριθμούς σε μορφή κειμένου. Ανοίξτε το μενού περιβάλλοντος ενός κελιού ή περιοχής κελιών και επιλέξτε την κατηγορία <emph>Μορφοποίηση κελιών - Αριθμοί </emph>, και κατόπιν από την λίστα <emph>Κατηγορία</emph> επιλέξτε \"Κείμενο\". Όποιον αριθμό κι αν εισάγετε σε αυτό το κελί ή σε αυτήν την μορφοποιημένη περιοχή κελιών θα ερμηνευτεί ως κείμενο. Η εμφάνιση αυτών των \"αριθμών\" έχει στοιχιστεί προς τα αριστερά όπως το κανονικό κείμενο."
-
-#: text_numbers.xhp
-msgctxt ""
-"text_numbers.xhp\n"
-"par_id3149377\n"
-"44\n"
-"help.text"
-msgid "If you have already entered normal numbers in cells and have afterwards changed the format of the cells to \"Text\", the numbers will remain normal numbers. They will not be converted. Only numbers entered afterwards, or numbers which are then edited, will become text numbers."
-msgstr "Αν έχετε εισαγάγει ήδη κανονικούς αριθμούς στα κελιά και στην συνέχεια αλλάξατε τη μορφή των κελιών σε \"Κείμενο\", οι αριθμοί θα παραμείνουν κανονικοί αριθμοί. Δεν θα μετατραπούν σε \"Κείμενο\". Μόνο οι αριθμοί οι οποίοι θα εισαχθούν ή θα επεξεργαστούν αργότερα θα μετατραπούν σε αριθμούς τέτοιας μορφής."
-
-#: text_numbers.xhp
-msgctxt ""
-"text_numbers.xhp\n"
-"par_id3144765\n"
-"45\n"
-"help.text"
-msgid "If you decide to enter a number directly as text, enter an apostrophe (') first. For example, for years in column headings, you can enter '1999, '2000 and '2001. The apostrophe is not visible in the cell, it only indicates that the entry is to be recognized as a text. This is useful if, for example, you enter a telephone number or postal code that begins with a zero (0), because a zero (0) at the start of a sequence of digits is removed in normal number formats."
-msgstr "Αν επιλέξετε να εισαγάγετε έναν αριθμό απευθείας ως κείμενο, τοποθετήστε μπροστά μια απόστροφο ('), για παράδειγμα για τα έτη στις επικεφαλίδες στηλών '1999, '2000 και '2001. Η απόστροφος δεν είναι ορατή στο κελί, επισημαίνει μόνο το γεγονός ότι η καταχώριση αναγνωρίζεται ως κείμενο. Αυτό είναι χρήσιμο, για παράδειγμα, όταν εισαγάγετε ένα αριθμό τηλεφώνου ή ταχυδρομικό κώδικα που αρχίζει με μηδέν (0), επειδή ένα μηδενικό (0) στην αρχή της ακολουθίας ψηφίων καταργείται στις κανονικές μορφές αριθμών."
-
-#: text_numbers.xhp
-msgctxt ""
-"text_numbers.xhp\n"
-"par_id3156284\n"
-"47\n"
-"help.text"
-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=\"Μορφή - Κελιά - Αριθμοί\">Μορφή - Κελιά - Αριθμοί</link>"
-
-#: html_doc.xhp
-msgctxt ""
-"html_doc.xhp\n"
-"tit\n"
-"help.text"
-msgid "Saving and Opening Sheets in HTML"
-msgstr "Αποθήκευση και άνοιγμα φύλλων σε μορφή HTML"
-
-#: html_doc.xhp
-msgctxt ""
-"html_doc.xhp\n"
-"bm_id3150542\n"
-"help.text"
-msgid "<bookmark_value>HTML; sheets</bookmark_value><bookmark_value>sheets; HTML</bookmark_value><bookmark_value>saving; sheets in HTML</bookmark_value><bookmark_value>opening; sheets in HTML</bookmark_value>"
-msgstr "<bookmark_value>HTML, φύλλα</bookmark_value><bookmark_value>φύλλα, HTML</bookmark_value><bookmark_value>αποθήκευση, φύλλα σε HTML</bookmark_value><bookmark_value>άνοιγμα, φύλλα σε HTML</bookmark_value>"
-
-#: html_doc.xhp
-msgctxt ""
-"html_doc.xhp\n"
-"hd_id3150542\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"html_doc\"><link href=\"text/scalc/guide/html_doc.xhp\" name=\"Saving and Opening Sheets in HTML\">Saving and Opening Sheets in HTML</link></variable>"
-msgstr "<variable id=\"html_doc\"><link href=\"text/scalc/guide/html_doc.xhp\" name=\"Αποθήκευση και άνοιγμα φύλλων σε μορφή HTML\">Αποθήκευση και άνοιγμα φύλλων σε μορφή HTML</link></variable>"
-
-#: html_doc.xhp
-msgctxt ""
-"html_doc.xhp\n"
-"hd_id3154124\n"
-"2\n"
-"help.text"
-msgid "Saving Sheets in HTML"
-msgstr "Αποθήκευση φύλλων σε μορφή HTML"
-
-#: html_doc.xhp
-msgctxt ""
-"html_doc.xhp\n"
-"par_id3145785\n"
-"3\n"
-"help.text"
-msgid "<item type=\"productname\">%PRODUCTNAME</item> Calc saves all the sheets of a Calc document together as an HTML document. At the beginning of the HTML document, a heading and a list of hyperlinks are automatically added which lead to the individual sheets within the document."
-msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> Calc αποθηκεύει όλα μαζί τα φύλλα ενός εγγράφου του Calc ως έγγραφο HTML. Στην αρχή του εγγράφου HTML προστίθενται αυτόματα μια επικεφαλίδα και μια λίστα υπερσυνδέσεων που οδηγούν στα επιμέρους φύλλα του εγγράφου."
-
-#: html_doc.xhp
-msgctxt ""
-"html_doc.xhp\n"
-"par_id3155854\n"
-"4\n"
-"help.text"
-msgid "Numbers are shown as written. In addition, in the <SDVAL> HTML tag, the exact internal number value is written so that after opening the HTML document with <item type=\"productname\">%PRODUCTNAME</item> you know you have the exact values."
-msgstr "Οι αριθμοί εμφανίζονται όπως έχουν γραφτεί. Επιπλέον, στην ετικέτα <SDVAL> HTML, εγγράφεται η ακριβής εσωτερική τιμή αριθμού έτσι ώστε αφού ανοίξετε το έγγραφο HTML στο <item type=\"productname\">%PRODUCTNAME</item> να ξέρετε ότι έχετε τις ακριβής τιμές."
-
-#: html_doc.xhp
-msgctxt ""
-"html_doc.xhp\n"
-"par_id3153188\n"
-"5\n"
-"help.text"
-msgid "To save the current Calc document as HTML, choose <emph>File - Save As</emph>."
-msgstr "Για να αποθηκεύσετε το τρέχον έγγραφο του Calc σε μορφή HTML, επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph>."
-
-#: html_doc.xhp
-msgctxt ""
-"html_doc.xhp\n"
-"par_id3148645\n"
-"6\n"
-"help.text"
-msgid "In the <emph>File type</emph> list box, in the area with the other <item type=\"productname\">%PRODUCTNAME</item> Calc filters, choose the file type \"HTML Document (<item type=\"productname\">%PRODUCTNAME</item> Calc)\"."
-msgstr "Στην περιοχή <emph>Τύπος αρχείου</emph> του <item type=\"productname\">%PRODUCTNAME</item> Calc, επιλέξτε τον τύπο αρχείου \"Έγγραφο HTML (<item type=\"productname\">%PRODUCTNAME</item> Calc)\"."
-
-#: html_doc.xhp
-msgctxt ""
-"html_doc.xhp\n"
-"par_id3154729\n"
-"7\n"
-"help.text"
-msgid "Enter a <emph>File name</emph> and click <emph>Save</emph>."
-msgstr "Εισάγετε ένα <emph>Όνομα αρχείου</emph> και κάντε κλικ στο κουμπί <emph>Αποθήκευση</emph>."
-
-#: html_doc.xhp
-msgctxt ""
-"html_doc.xhp\n"
-"hd_id3149379\n"
-"8\n"
-"help.text"
-msgid "Opening Sheets in HTML"
-msgstr "Άνοιγμα φύλλων σε μορφή HTML"
-
-#: html_doc.xhp
-msgctxt ""
-"html_doc.xhp\n"
-"par_id3149959\n"
-"10\n"
-"help.text"
-msgid "<item type=\"productname\">%PRODUCTNAME</item> offers various filters for opening HTML files, which you can select under <emph>File - Open</emph> in the <emph>Files of type</emph> list box:"
-msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> προσφέρει διάφορα φίλτρα για να ανοίγετε αρχεία HTML, τα οποία μπορείτε να επιλέξετε στην επιλογή <emph>Αρχείο - Άνοιγμα</emph> στο πεδίο <emph>Τύπος αρχείου</emph>:"
-
-#: html_doc.xhp
-msgctxt ""
-"html_doc.xhp\n"
-"par_id3146969\n"
-"15\n"
-"help.text"
-msgid "Choose the file type \"HTML Document (<item type=\"productname\">%PRODUCTNAME</item> Calc)\" to open in <item type=\"productname\">%PRODUCTNAME</item> Calc."
-msgstr "Επιλέξτε το φίλτρο \"Έγγραφο HTML (<item type=\"productname\">%PRODUCTNAME</item> Calc)\" για να ανοίξει στο <item type=\"productname\">%PRODUCTNAME</item> Calc."
-
-#: html_doc.xhp
-msgctxt ""
-"html_doc.xhp\n"
-"par_id3155446\n"
-"16\n"
-"help.text"
-msgid "All <item type=\"productname\">%PRODUCTNAME</item> Calc options are now available to you. However, not all options that <item type=\"productname\">%PRODUCTNAME</item> Calc offers for editing can be saved in HTML format."
-msgstr "Όλες οι επιλογές του <item type=\"productname\">%PRODUCTNAME</item> Calc θα είναι τώρα διαθέσιμες. Όμως δεν μπορούν να αποθηκευθούν όλες οι επιλογές που προσφέρει το<item type=\"productname\">%PRODUCTNAME</item> Calc για την επεξεργασία των εγγράφων σε μορφή HTML."
-
-#: html_doc.xhp
-msgctxt ""
-"html_doc.xhp\n"
-"par_id3150370\n"
-"17\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"File - Open\">File - Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Αρχείο - Άνοιγμα\">Αρχείο - Άνοιγμα</link>"
-
-#: html_doc.xhp
-msgctxt ""
-"html_doc.xhp\n"
-"par_id3150199\n"
-"18\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"File - Save As\">File - Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αρχείο - Αποθήκευση ως\">Αρχείο - Αποθήκευση ως</link>"
-
-#: datapilot_updatetable.xhp
-msgctxt ""
-"datapilot_updatetable.xhp\n"
-"tit\n"
-"help.text"
-msgid "Updating Pivot Tables"
-msgstr "Ενημέρωση συγκεντρωτικών πινάκων"
-
-#: datapilot_updatetable.xhp
-msgctxt ""
-"datapilot_updatetable.xhp\n"
-"bm_id3150792\n"
-"help.text"
-msgid "<bookmark_value>pivot table import</bookmark_value><bookmark_value>pivot table function; refreshing tables</bookmark_value><bookmark_value>recalculating;pivot tables</bookmark_value><bookmark_value>updating;pivot tables</bookmark_value>"
-msgstr "<bookmark_value>Εισαγωγή συγκεντρωτικού πίνακα</bookmark_value><bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; ενημέρωση πινάκων</bookmark_value><bookmark_value>επαναϋπολογισμός; συγκεντρωτικοί πίνακες </bookmark_value><bookmark_value>ενημέρωση;συγκεντρωτικοί πίνακες</bookmark_value>"
-
-#: datapilot_updatetable.xhp
-msgctxt ""
-"datapilot_updatetable.xhp\n"
-"hd_id3150792\n"
-"33\n"
-"help.text"
-msgid "<variable id=\"datapilot_updatetable\"><link href=\"text/scalc/guide/datapilot_updatetable.xhp\" name=\"Updating Pivot Tables\">Updating Pivot Tables</link></variable>"
-msgstr "<variable id=\"datapilot_updatetable\"><link href=\"text/scalc/guide/datapilot_updatetable.xhp\" name=\"Ενημέρωση συγκεντρωτικών πινάκων\">Ενημέρωση συγκεντρωτικών πινάκων</link></variable>"
-
-#: datapilot_updatetable.xhp
-msgctxt ""
-"datapilot_updatetable.xhp\n"
-"par_id3154684\n"
-"34\n"
-"help.text"
-msgid "If the data of the source sheet has been changed, $[officename] recalculates the pivot table. To recalculate the table, choose <emph>Data - Pivot Table - Refresh</emph>. Do the same after you have imported an Excel pivot table into $[officename] Calc."
-msgstr "Αν τα δεδομένα στον φύλλο προέλευσης έχουν αλλάξει, το $[officename] ξαναϋπολογίζει το συγκεντρωτικό πίνακα. Για ξαναϋπολογισμό του πίνακα, επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Ενημέρωση</emph>. Κάντε το ίδιο μετά την εισαγωγή ενός συγκεντρωτικού πίνακα Excel στο $[officename] Calc."
-
-#: relativ_absolut_ref.xhp
-msgctxt ""
-"relativ_absolut_ref.xhp\n"
-"tit\n"
-"help.text"
-msgid "Addresses and References, Absolute and Relative"
-msgstr "Ονομασίες και παραπομπές, απόλυτες και σχετικές"
-
-#: relativ_absolut_ref.xhp
-msgctxt ""
-"relativ_absolut_ref.xhp\n"
-"bm_id3156423\n"
-"help.text"
-msgid "<bookmark_value>addressing; relative and absolute</bookmark_value><bookmark_value>references; absolute/relative</bookmark_value><bookmark_value>absolute addresses in spreadsheets</bookmark_value><bookmark_value>relative addresses</bookmark_value><bookmark_value>absolute references in spreadsheets</bookmark_value><bookmark_value>relative references</bookmark_value><bookmark_value>references; to cells</bookmark_value><bookmark_value>cells; references</bookmark_value>"
-msgstr "<bookmark_value>διευθύνσεις, σχετικές και απόλυτες</bookmark_value><bookmark_value>παραπομπές, απόλυτες / σχετικές</bookmark_value><bookmark_value>απόλυτες διευθύνσεις σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>σχετικές διευθύνσεις</bookmark_value><bookmark_value>απόλυτες παραπομπές σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>σχετικές παραπομπές</bookmark_value><bookmark_value>παραπομπές, σε κελιά</bookmark_value><bookmark_value>κελιά, παραπομπές</bookmark_value>"
-
-#: relativ_absolut_ref.xhp
-msgctxt ""
-"relativ_absolut_ref.xhp\n"
-"hd_id3156423\n"
-"53\n"
-"help.text"
-msgid "<variable id=\"relativ_absolut_ref\"><link href=\"text/scalc/guide/relativ_absolut_ref.xhp\" name=\"Addresses and References, Absolute and Relative\">Addresses and References, Absolute and Relative</link></variable>"
-msgstr "<variable id=\"relativ_absolut_ref\"><link href=\"text/scalc/guide/relativ_absolut_ref.xhp\" name=\"Ονομασίες και παραπομπές, απόλυτες και σχετικές\">Ονομασίες και παραπομπές, απόλυτες και σχετικές</link></variable>"
-
-#: relativ_absolut_ref.xhp
-msgctxt ""
-"relativ_absolut_ref.xhp\n"
-"hd_id3163712\n"
-"3\n"
-"help.text"
-msgid "Relative Addressing"
-msgstr "Σχετική απόδοση ονομάτων"
-
-#: relativ_absolut_ref.xhp
-msgctxt ""
-"relativ_absolut_ref.xhp\n"
-"par_id3146119\n"
-"4\n"
-"help.text"
-msgid "The cell in column A, row 1 is addressed as A1. You can address a range of adjacent cells by first entering the coordinates of the upper left cell of the area, then a colon followed by the coordinates of the lower right cell. For example, the square formed by the first four cells in the upper left corner is addressed as A1:B2."
-msgstr "Το κελί στη στήλη A, γραμμή 1, ονομάζεται A1. Μπορείτε να ονομάζετε μια περιοχή παρακείμενων κελιών αφού πρώτα εισαγάγετε τις συντεταγμένες του άνω αριστερά κελιού της περιοχής, και έπειτα άνω και κάτω τελεία την οποία ακολουθούν οι συντεταγμένες του κάτω δεξιά κελιού. Για παράδειγμα, το τετράγωνο που σχηματίζεται από τα πρώτα τέσσερα κελιά στην άνω αριστερή γωνία, ονομάζεται A1:B2."
-
-#: relativ_absolut_ref.xhp
-msgctxt ""
-"relativ_absolut_ref.xhp\n"
-"par_id3154730\n"
-"5\n"
-"help.text"
-msgid "By addressing an area in this way, you are making a relative reference to A1:B2. Relative here means that the reference to this area will be adjusted automatically when you copy the formulas."
-msgstr "Ονομάζοντας μια περιοχή κατ' αυτόν τον τρόπο, πραγματοποιείτε μια σχετική παραπομπή στην περιοχή A1:B2. Εδώ, 'Σχετική' σημαίνει ότι η παραπομπή σε αυτή την περιοχή θα προσαρμοστεί αυτόματα όταν αντιγράψετε τους τύπους."
-
-#: relativ_absolut_ref.xhp
-msgctxt ""
-"relativ_absolut_ref.xhp\n"
-"hd_id3149377\n"
-"6\n"
-"help.text"
-msgid "Absolute Addressing"
-msgstr "Απόλυτη απόδοση ονομάτων"
-
-#: relativ_absolut_ref.xhp
-msgctxt ""
-"relativ_absolut_ref.xhp\n"
-"par_id3154943\n"
-"7\n"
-"help.text"
-msgid "Absolute references are the opposite of relative addressing. A dollar sign is placed before each letter and number in an absolute reference, for example, $A$1:$B$2."
-msgstr "Οι απόλυτες παραπομπές είναι το αντίθετο της σχετικής απόδοσης ονομάτων. Σε μια απόλυτη παραπομπή, μπροστά από κάθε γράμμα και αριθμό τοποθετείται το σύμβολο του δολαρίου, π.χ., $A$1:$B$2."
-
-#: relativ_absolut_ref.xhp
-msgctxt ""
-"relativ_absolut_ref.xhp\n"
-"par_id3147338\n"
-"36\n"
-"help.text"
-msgid "$[officename] can convert the current reference, in which the cursor is positioned in the input line, from relative to absolute and vice versa by pressing Shift +F4. If you start with a relative address such as A1, the first time you press this key combination, both row and column are set to absolute references ($A$1). The second time, only the row (A$1), and the third time, only the column ($A1). If you press the key combination once more, both column and row references are switched back to relative (A1)"
-msgstr "Το $[officename] μπορεί να μετατρέψει την τρέχουσα παραπομπή, στην οποία είναι τοποθετημένος ο δρομέας στη γραμμή εισαγωγής, από σχετική σε απόλυτη και αντιστρόφως, πατώντας το συνδυασμό πλήκτρων Shift +F4. Αν ξεκινήσετε με μια σχετική ονομασία, όπως A1, την πρώτη φορά που θα πατήσετε αυτό το συνδυασμό πλήκτρων, η γραμμή και η σειρά θα καθοριστούν ως απόλυτες παραπομπές ($A$1). Τη δεύτερη φορά, μόνο η γραμμή (A$1), και την τρίτη φορά, μόνο η στήλη ($A1). Αν πατήσετε το συνδυασμό πλήκτρων μία φορά ακόμα, οι παραπομπές στηλών και γραμμών επιστρέφουν στη σχετική μορφή (A1)."
-
-#: relativ_absolut_ref.xhp
-msgctxt ""
-"relativ_absolut_ref.xhp\n"
-"par_id3153963\n"
-"52\n"
-"help.text"
-msgid "$[officename] Calc shows the references to a formula. If, for example you click the formula =SUM(A1:C5;D15:D24) in a cell, the two referenced areas in the sheet will be highlighted in color. For example, the formula component \"A1:C5\" may be in blue and the cell range in question bordered in the same shade of blue. The next formula component \"D15:D24\" can be marked in red in the same way."
-msgstr "Το $[officename] Calc εμφανίζει τις παραπομπές σε έναν τύπο. Αν, για παράδειγμα, κάνετε κλικ στον τύπο =SUM(A1:C5;D15:D24) σε κάποιο κελί, οι δύο περιοχές παραπομπής στο φύλλο θα επισημανθούν με χρώμα. Για παράδειγμα, το συστατικό του τύπου A1:C5 μπορεί να έχει μπλε χρώμα και η εν λόγω περιοχή κελιών να έχει περίγραμμα στο ίδιο χρώμα. Το επόμενο συστατικό του τύπου D15:D24 μπορεί να επισημανθεί με κόκκινο κατά τον ίδιο τρόπο."
-
-#: relativ_absolut_ref.xhp
-msgctxt ""
-"relativ_absolut_ref.xhp\n"
-"hd_id3154704\n"
-"29\n"
-"help.text"
-msgid "When to Use Relative and Absolute References"
-msgstr "Πότε να χρησιμοποιήσετε σχετικές και απόλυτες παραπομπές"
-
-#: relativ_absolut_ref.xhp
-msgctxt ""
-"relativ_absolut_ref.xhp\n"
-"par_id3147346\n"
-"8\n"
-"help.text"
-msgid "What distinguishes a relative reference? Assume you want to calculate in cell E1 the sum of the cells in range A1:B2. The formula to enter into E1 would be: =SUM(A1:B2). If you later decide to insert a new column in front of column A, the elements you want to add would then be in B1:C2 and the formula would be in F1, not in E1. After inserting the new column, you would therefore have to check and correct all formulas in the sheet, and possibly in other sheets."
-msgstr "Τι διαφοροποιεί μια σχετική παραπομπή; Ας υποθέσουμε ότι θέλετε να υπολογίσετε στο κελί E1 το άθροισμα των κελιών στην περιοχή A1:B2. Ο τύπος προς εισαγωγή στο κελί E1 είναι: =SUM(A1:B2). Αν αργότερα αποφασίσετε να εισαγάγετε μια νέα στήλη μπροστά από τη στήλη A, τα στοιχεία που θέλετε να προσθέσετε θα είναι στην B1:C2 και ο τύπος θα είναι στο κελί F1, όχι στο E1. Αφού γίνει η εισαγωγή μιας νέας στήλης, θα πρέπει να ελέγξετε και να διορθώσετε όλους τους τύπους στο φύλλο, και ίσως και σε άλλα φύλλα."
-
-#: relativ_absolut_ref.xhp
-msgctxt ""
-"relativ_absolut_ref.xhp\n"
-"par_id3155335\n"
-"9\n"
-"help.text"
-msgid "Fortunately, $[officename] does this work for you. After having inserted a new column A, the formula =SUM(A1:B2) will be automatically updated to =SUM(B1:C2). Row numbers will also be automatically adjusted when a new row 1 is inserted. Absolute and relative references are always adjusted in $[officename] Calc whenever the referenced area is moved. But be careful if you are copying a formula since in that case only the relative references will be adjusted, not the absolute references."
-msgstr "Ευτυχώς, το $[officename] εκτελεί αυτή την εργασία για εσάς. Αφού έχει γίνει η εισαγωγή μιας νέας στήλης A, ο τύπος =SUM(A1:B2) θα ενημερωθεί αυτόματα σε =SUM(B1:C2). Οι αριθμοί των γραμμών θα ενημερωθούν αυτόματα όταν γίνει η εισαγωγή μιας νέας γραμμής 1.Οι απόλυτες και σχετικές παραπομπές προσαρμόζονται πάντα στο $[officename] Calc> Calc κάθε φορά που μετακινείται η περιοχή παραπομπής. Προσέξτε όμως αν αντιγράφετε κάποιο τύπο, καθώς σε αυτή την περίπτωση μόνο οι σχετικές παραπομπές θα προσαρμοστούν και όχι οι απόλυτες παραπομπές."
-
-#: relativ_absolut_ref.xhp
-msgctxt ""
-"relativ_absolut_ref.xhp\n"
-"par_id3145791\n"
-"39\n"
-"help.text"
-msgid "Absolute references are used when a calculation refers to one specific cell in your sheet. If a formula that refers to exactly this cell is copied relatively to a cell below the original cell, the reference will also be moved down if you did not define the cell coordinates as absolute."
-msgstr "Οι απόλυτες παραπομπές χρησιμοποιούνται όταν ο υπολογισμός παραπέμπει σε ένα συγκεκριμένο κελί το οποίο περιέχει, για παράδειγμα, μια ποσοστιαία τιμή. Αν ένας τύπος που παραπέμπει σε αυτό ακριβώς το κελί αντιγραφεί με σχετικό τρόπο κάτω από το αρχικό κελί, η παραπομπή θα μετακινηθεί επίσης προς τα κάτω αν δεν καθορίσατε τις συντεταγμένες κελιών ως απόλυτες."
-
-#: relativ_absolut_ref.xhp
-msgctxt ""
-"relativ_absolut_ref.xhp\n"
-"par_id3147005\n"
-"10\n"
-"help.text"
-msgid "Aside from when new rows and columns are inserted, references can also change when an existing formula referring to particular cells is copied to another area of the sheet. Assume you entered the formula =SUM(A1:A9) in row 10. If you want to calculate the sum for the adjacent column to the right, simply copy this formula to the cell to the right. The copy of the formula in column B will be automatically adjusted to =SUM(B1:B9)."
-msgstr "Εκτός από την περίπτωση που γίνεται εισαγωγή νέων γραμμών και στηλών, οι παραπομπές μπορούν να αλλάξουν επίσης όταν ένας υπάρχον τύπος που αναφέρεται σε συγκεκριμένα κελιά αντιγράφεται σε άλλη περιοχή του φύλου. Ας υποθέσουμε, για παράδειγμα, ότι έχετε εισαγάγει τον τύπο =SUM(A1:A9) στη γραμμή 10. Αν θέλετε να υπολογίσετε το άθροισμα της παρακείμενης στήλης στα δεξιά, αντιγράψτε τον τύπο στο κελί στα δεξιά. Το αντίγραφο του τύπου στην στήλη B θα ρυθμιστεί αυτόματα σε =SUM(B1:B9)."
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"tit\n"
-"help.text"
-msgid "Moving Cells by Drag-and-Drop"
-msgstr "Μεταφορά κελιών με σύρσιμο και απόθεση"
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"bm_id3155686\n"
-"help.text"
-msgid "<bookmark_value>drag and drop; moving cells</bookmark_value><bookmark_value>cells; moving by drag and drop </bookmark_value><bookmark_value>columns;moving by drag and drop</bookmark_value><bookmark_value>moving;cells by drag and drop</bookmark_value><bookmark_value>inserting;cells, by drag and drop</bookmark_value>"
-msgstr "<bookmark_value>μεταφορά και απόθεση; μετακίνηση κελιών</bookmark_value><bookmark_value>κελιά; μετακίνηση με μεταφορά και απόθεση </bookmark_value><bookmark_value>στήλες;μετακίνηση με μεταφορά και απόθεση</bookmark_value><bookmark_value>μετακίνηση;κελιά με μεταφορά και απόθεση</bookmark_value><bookmark_value>εισαγωγή;κελιά, με μεταφορά και απόθεση</bookmark_value>"
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"hd_id986358\n"
-"help.text"
-msgid "<variable id=\"move_dragdrop\"><link href=\"text/scalc/guide/move_dragdrop.xhp\">Moving Cells by Drag-and-Drop</link></variable>"
-msgstr "<variable id=\"move_dragdrop\"><link href=\"text/scalc/guide/move_dragdrop.xhp\">Παραπομπή κελιών με μεταφορά και απόθεση</link></variable>"
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id2760093\n"
-"help.text"
-msgid "When you drag-and-drop a selection of cells on a Calc sheet, the cells normally overwrite the existing cells in the area where you drop. This is the normal <emph>overwrite mode</emph>."
-msgstr "Όταν σέρνετε και ελευθερώνετε μια επιλογή κελιών σε ένα φύλλο του Calc, τα κελιά κανονικά θα αντικαταστήσουν τα υπάρχοντα κελιά στην περιοχή όπου τα αφήνετε. Αυτή η λειτουργία είναι η <emph>λειτουργία αντικατάστασης</emph>."
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id9527268\n"
-"help.text"
-msgid "When you hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while releasing the mouse button, you enter the <emph>insert mode</emph>."
-msgstr "Όταν έχετε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> και αφήνετε το κουμπί του ποντικιού, τότε εισέρχεστε στη <emph>λειτουργία εισαγωγής</emph>."
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id79653\n"
-"help.text"
-msgid "In insert mode, the existing cells where you drop will be shifted to the right or to the bottom, and the dropped cells are inserted into the now empty positions without overwriting."
-msgstr "Στη λειτουργία εισαγωγής, τα υπάρχοντα κελιά όπου αφήνετε τα επιλεγμένα θα μετακινηθούν στα δεξιά ή προς τα κάτω, και τα επιλεγμένα σας κελιά θα εισαχθούν στις κενές θέσεις χωρίς αντικατάσταση."
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id8676717\n"
-"help.text"
-msgid "The surrounding box of the moved cells looks different in insert mode."
-msgstr "Το πλαίσιο που περιβάλλει τα κινούμενα κελιά φαίνεται διαφορετικό στη λειτουργία εισαγωγής."
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id3968932\n"
-"help.text"
-msgid "In overwrite mode you see all four borders around the selected area. In insert mode you see only the left border when target cells will be shifted to the right. You see only the upper border when target cells will be shifted down."
-msgstr "Στη λειτουργία αντικατάστασης μπορείτε να δείτε όλα τα τέσσερα περιγράμματα γύρω από την επιλεγμένη περιοχή. Στη λειτουργία εισαγωγής μπορείτε να δείτε μόνο το αριστερό περίγραμμα όταν τα κελιά στόχοι θα μετακινηθούν στα δεξιά. Βλέπετε μόνο το πάνω περίγραμμα όταν τα κελιά στόχοι θα μετακινηθούν κάτω."
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id7399517\n"
-"help.text"
-msgid "Whether the target area will be shifted to the right or to the bottom depends on the distance between source and target cells, if you move within the same sheet. It depends on the number of horizontal or vertical cells in the moved area, if you move to a different sheet."
-msgstr "Αν η περιοχή του στόχου θα μετακινηθεί στα δεξιά ή προς τα κάτω εξαρτάται από την απόσταση μεταξύ προέλευσης και κελιών στόχων, αν μετακινείτε το ίδιο φύλλο. Αυτό εξαρτάται από τον αριθμό των οριζόντιων ή κάθετων κελιών στα μετακινούμενη περιοχή, αν μετακινήστε σε διαφορετικό φύλλο."
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id8040406\n"
-"help.text"
-msgid "If you move cells in insert mode within the same row (only horizontally), then after insertion of the cells, all cells will be shifted to the left to fill the source area."
-msgstr "Αn μετακινείτε κελιά στη λειτουργία εισαγωγής με την ίδια γραμμή (μόνο οριζόντια), τότε ύστερα από την εισαγωγή των κελιών, όλα τα κελιά θα μετακινηθούν στα αριστερά για να γεμίσουν την περιοχή προέλευσης."
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id2586748\n"
-"help.text"
-msgid "In both modes, you can hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift keys while you release the mouse button to insert a copy or a link, respectively."
-msgstr "Και στις δύο καταστάσεις, μπορείτε με πατημένα τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ή <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift ενώ απελευθερώνετε το πλήκτρο ποντικιού να εισάγετε ένα αντίγραφο ή σύνδεσμο, αντίστοιχα."
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id5814081\n"
-"help.text"
-msgid "Keys pressed while releasing the mouse button"
-msgstr "Το πλήκτρο πιέστηκε ενώ ελευθερώνατε το κουμπί του ποντικιού σας"
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id6581316\n"
-"help.text"
-msgid "Result"
-msgstr "Αποτέλεσμα"
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id9906613\n"
-"help.text"
-msgid "No key"
-msgstr "Κανένα πλήκτρο"
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id2815637\n"
-"help.text"
-msgid "Cells are moved and overwrite the cells in the target area. Source cells are emptied."
-msgstr "Τα κελιά μετακινούνται και αντικαθιστούν άλλα κελιά στην περιοχή του στόχου. Τα κελιά προέλευσης αδειάζουν."
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id6161687\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key"
-msgstr "πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id4278389\n"
-"help.text"
-msgid "Cells are copied and overwrite the cells in the target area. Source cells stay as they are."
-msgstr "Τα κελιά αντιγράφονται και αντικαθιστούν τα κελιά στην περιοχή του στόχου. Τα κελιά προέλευσης παραμένουν ως έχουν."
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id2805566\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift keys"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift"
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id5369121\n"
-"help.text"
-msgid "Links to the source cells are inserted and overwrite the cells in the target area. Source cells stay as they are."
-msgstr "Σύνδεσμοι σε κελιά προέλευσης εισάγονται και αντικαθιστούν τα κελιά στην περιοχή του στόχου. Τα κελιά προέλευσης παραμένουν ως έχουν."
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id9518723\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>"
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id2926419\n"
-"help.text"
-msgid "Cells are moved and shift the cells in the target area to the right or to the bottom. Source cells are emptied, except if you move within the same rows on the same sheet."
-msgstr "Τα κελιά μετακινούνται και μετακινούν τα κελιά την περιοχή του στόχου στα δεξιά ή προς τα κάτω. Τα κελιά προέλευσης αδειάζουν, εκτός αν τα μετακινήσετε εντός των ίδιων γραμμών στο τρέχον φύλλο."
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id4021423\n"
-"help.text"
-msgid "If you move within the same rows on the same sheet, the cells in the target area shift to the right, and then the whole row shifts to fill the source area."
-msgstr "Αν μετακινήστε εντός των ίδιων γραμμών στο ίδιο φύλλο, τα κελιά στην περιοχή του στόχου μετακινούνται στα δεξιά, και ύστερα ολόκληρη η γραμμή μετακινείται για να γεμίσει την περιοχή προέλευσης."
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id2783898\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option+Command </caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline> keys"
-msgstr "πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή+Εντολή</caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline>"
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id2785119\n"
-"help.text"
-msgid "Cells are copied and shift the cells in the target area to the right or to the bottom. Source cells stay as they are."
-msgstr "Τα κελιά αντιγράφονται και μετακινούν τα κελιά στην περιοχή του στόχου στα δεξιά ή προς τα κάτω. Τα κελιά προέλευσης παραμένουν ως έχουν."
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id584124\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option+Command</caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline>+Shift keys"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option+Command</caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline>+Shift"
-
-#: move_dragdrop.xhp
-msgctxt ""
-"move_dragdrop.xhp\n"
-"par_id5590990\n"
-"help.text"
-msgid "Links to the source cells are inserted and shift the cells in the target area to the right or to the bottom. Source cells stay as they are."
-msgstr "Εισάγονται σύνδεσμοι στα κελιά προέλευσης και μετακινούνται τα κελιά στην περιοχή του στόχου στα δεξιά ή προς τα κάτω. Τα κελιά προέλευσης παραμένουν ως έχουν."
-
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
@@ -2510,84 +1620,133 @@ msgctxt ""
msgid "When you edit a formula, the new result is calculated automatically."
msgstr "Την στιγμή που επεξεργάζεστε έναν τύπο, εμφανίζεται αυτόματα το νέο αποτέλεσμα."
-#: text_rotate.xhp
+#: cell_enter.xhp
msgctxt ""
-"text_rotate.xhp\n"
+"cell_enter.xhp\n"
"tit\n"
"help.text"
-msgid "Rotating Text"
-msgstr "Περιστροφή κειμένου"
+msgid "Entering Values"
+msgstr "Εισαγωγή τιμών"
-#: text_rotate.xhp
+#: cell_enter.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"bm_id3151112\n"
+"cell_enter.xhp\n"
+"bm_id3150868\n"
"help.text"
-msgid "<bookmark_value>cells; rotating text</bookmark_value> <bookmark_value>rotating; text in cells</bookmark_value> <bookmark_value>text in cells; writing vertically</bookmark_value>"
-msgstr "<bookmark_value>κελιά, περιστροφή κειμένου</bookmark_value><bookmark_value>περιστροφή, κείμενο σε κελιά</bookmark_value><bookmark_value>κείμενο σε κελιά; γράφοντας κατακόρυφα</bookmark_value>"
+msgid "<bookmark_value>values; inserting in multiple cells</bookmark_value> <bookmark_value>inserting;values</bookmark_value> <bookmark_value>cell ranges;selecting for data entries</bookmark_value> <bookmark_value>areas, see also cell ranges</bookmark_value>"
+msgstr "<bookmark_value>τιμές, εισαγωγή σε πολλαπλά κελιά</bookmark_value><bookmark_value>εισαγωγή, τιμές</bookmark_value><bookmark_value>περιοχές κελιών, επιλογή για εισόδους δεδομένων</bookmark_value><bookmark_value>περιοχές, δείτε επίσης περιοχές κελιών</bookmark_value>"
-#: text_rotate.xhp
+#: cell_enter.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"hd_id3151112\n"
-"1\n"
+"cell_enter.xhp\n"
+"hd_id3405255\n"
"help.text"
-msgid "<variable id=\"text_rotate\"><link href=\"text/scalc/guide/text_rotate.xhp\" name=\"Rotating Text\">Rotating Text</link></variable>"
-msgstr "<variable id=\"text_rotate\"><link href=\"text/scalc/guide/text_rotate.xhp\" name=\"Περιστροφή κειμένου\">Περιστροφή κειμένου</link></variable>"
+msgid "<variable id=\"cell_enter\"><link href=\"text/scalc/guide/cell_enter.xhp\">Entering Values</link></variable>"
+msgstr "<variable id=\"cell_enter\"><link href=\"text/scalc/guide/cell_enter.xhp\">Εισαγωγή τιμών</link></variable>"
-#: text_rotate.xhp
+#: cell_enter.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"par_id3145171\n"
-"2\n"
+"cell_enter.xhp\n"
+"par_id7147129\n"
"help.text"
-msgid "Select the cells whose text you want to rotate."
-msgstr "Επιλέξτε τα κελιά των οποίων το κείμενο θέλετε να περιστραφεί."
+msgid "Calc can simplify entering data and values into multiple cells. You can change some settings to conform to your preferences."
+msgstr "Το Calc μπορεί με απλά τρόπο να εισάγει δεδομένα και τιμές σε πολλαπλά κελιά. Μπορείτε να τροποποιήσετε μερικές ρυθμίσεις ώστε να ταιριάζουν στις προτιμήσεις σας."
-#: text_rotate.xhp
+#: cell_enter.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"par_id3155133\n"
-"3\n"
+"cell_enter.xhp\n"
+"hd_id5621509\n"
"help.text"
-msgid "Choose <emph>Format - Cells</emph>. You will see the <emph>Format Cells</emph> dialog."
-msgstr "Επιλέξτε <emph>Μορφή - Κελιά..</emph>. Θα εμφανιστεί το παράθυρο διαλόγου <emph>Μορφοποίηση κελιού</emph>."
+msgid "To Enter Values Into a Range of Cells Manually"
+msgstr "Για να εισάγετε τιμές χειροκίνητα σε μια περιοχή με κελιά"
-#: text_rotate.xhp
+#: cell_enter.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"par_id3155854\n"
-"4\n"
+"cell_enter.xhp\n"
+"par_id8200018\n"
"help.text"
-msgid "Click the <emph>Alignment</emph> tab."
-msgstr "Κάντε κλικ στην καρτέλα <emph>>Στοίχιση</emph>"
+msgid "There are two features that assist you when you enter a block of data manually."
+msgstr "Υπάρχουν δύο χαρακτηριστικά που θα σας βοηθήσουν όταν εισάγετε δεδομένα χειροκίνητα μια ομάδα δεδομένων."
-#: text_rotate.xhp
+#: cell_enter.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"par_id3147426\n"
-"5\n"
+"cell_enter.xhp\n"
+"hd_id1867427\n"
"help.text"
-msgid "In the <emph>Text orientation</emph> area use the mouse to select in the preview wheel the direction in which the text is to be rotated. Click <emph>OK</emph>."
-msgstr "Στην περιοχή <emph>Προσανατολισμός κειμένου</emph> επιλέξτε με το ποντίκι στον τροχό προεπισκόπησης την κατεύθυνση προς την οποία θα περιστραφεί το κείμενο. Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Area Detection for New Rows"
+msgstr "Ανίχνευση περιοχής για νέες γραμμές"
-#: text_rotate.xhp
+#: cell_enter.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"par_id3148456\n"
-"7\n"
+"cell_enter.xhp\n"
+"par_id7908871\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05020000.xhp\" name=\"Format - Cells\">Format - Cells</link>"
-msgstr "<link href=\"text/scalc/01/05020000.xhp\" name=\"Μορφή - Κελιά\">Μορφή - Κελιά</link>"
+msgid "In the row below a heading row, you can advance from one cell to the next with the Tab key. After you enter the value into the last cell in the current row, press Enter. Calc positions the cursor below the first cell of the current block."
+msgstr "Στη γραμμή κάτω από τη γραμμή της επικεφαλίδας, μπορείτε να προχωρήσετε από ένα κελί στο επόμενο με το πλήκτρο στηλοθέτη. Όταν έχετε εισάγει τιμή και στο τελευταίο κελί στην τρέχουσα γραμμή, πιέστε το Enter. Το Calc τοποθετεί το δρομέα κάτω από το πρώτο κελί της τρέχουσας ομάδας."
-#: text_rotate.xhp
+#: cell_enter.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"par_id3154944\n"
-"8\n"
+"cell_enter.xhp\n"
+"par_id6196783\n"
"help.text"
-msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cells - Alignment\">Format - Cells - Alignment</link>"
-msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Μορφή - Κελιά - Στοίχιση\">Μορφή - Κελιά - Στοίχιση</link>"
+msgid "<image id=\"img_id6473586\" src=\"res/helpimg/area1.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id6473586\">area detection</alt></image>"
+msgstr "<image id=\"img_id6473586\" src=\"res/helpimg/area1.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id6473586\">ανίχνευση περιοχής</alt></image>"
+
+#: cell_enter.xhp
+msgctxt ""
+"cell_enter.xhp\n"
+"par_id8118839\n"
+"help.text"
+msgid "In row 3, press Tab to advance from cell B3 to C3, D3, and E3. Then press Enter to advance to B4."
+msgstr "Στη γραμμή 3, πιέστε το πλήκτρο Tab για να προχωρήσετε από το κελί B3 στο C3, το D3, και το E3, Ύστερα πιέστε το Enter για να προχωρήσετε στο B4."
+
+#: cell_enter.xhp
+msgctxt ""
+"cell_enter.xhp\n"
+"hd_id3583788\n"
+"help.text"
+msgid "Area Selection"
+msgstr "Επιλογή περιοχής"
+
+#: cell_enter.xhp
+msgctxt ""
+"cell_enter.xhp\n"
+"par_id2011780\n"
+"help.text"
+msgid "Use drag-and-drop to select the area where you want to input values. But start dragging from the last cell of the area and release the mouse button when you have selected the first cell. Now you can start to input values. Always press the Tab key to advance to the next cell. You will not leave the selected area."
+msgstr "Χρησιμοποιήστε μεταφορά και απόθεση για να επιλέξτε την περιοχή όπου θέλετε να εισάγετε τιμές. Αλλά ξεκινήστε να σύρετε από το τελευταίο κελί της περιοχής και ελευθερώστε το κουμπί του ποντικιού όταν έχετε επιλέξει το πρώτο κελί. Τώρα μπορείτε να ξεκινήσετε την εισαγωγή τιμών. Πάντα να πιέζετε το πλήκτρο Tab για να προχωρήσετε στο επόμενο κελί. Δεν θα αφήσετε την επιλεγμένη περιοχή."
+
+#: cell_enter.xhp
+msgctxt ""
+"cell_enter.xhp\n"
+"par_id7044282\n"
+"help.text"
+msgid "<image id=\"img_id2811365\" src=\"res/helpimg/area2.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id2811365\">area selection</alt></image>"
+msgstr "<image id=\"img_id2811365\" src=\"res/helpimg/area2.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id2811365\">επιλογή περιοχής</alt></image>"
+
+#: cell_enter.xhp
+msgctxt ""
+"cell_enter.xhp\n"
+"par_id3232520\n"
+"help.text"
+msgid "Select the area from E7 to B3. Now B3 is waiting for your input. Press Tab to advance to the next cell within the selected area."
+msgstr "Επιλέξτε την περιοχή από το κελί E7 μέχρι το B3. τώρα το κελί B3 περιμένει την εισαγωγή σας. Πιέστε το πλήκτρο Tab για να προχωρήσετε στο επόμενο κελί εντός της επιλεγμένης περιοχής."
+
+#: cell_enter.xhp
+msgctxt ""
+"cell_enter.xhp\n"
+"hd_id8950163\n"
+"help.text"
+msgid "To Enter Values to a Range of Cells Automatically"
+msgstr "Για να εισάγετε τιμές αυτόματα σε μια περιοχή με κελιά"
+
+#: cell_enter.xhp
+msgctxt ""
+"cell_enter.xhp\n"
+"par_id633869\n"
+"help.text"
+msgid "See <link href=\"text/scalc/guide/calc_series.xhp\">Automatically Filling in Data Based on Adjacent Cells</link>."
+msgstr "Δείτε το <link href=\"text/scalc/guide/calc_series.xhp\">Αυτόματο γέμισμα με δεδομένα βασισμένο στα διπλανά κελιά</link>"
#: cell_protect.xhp
msgctxt ""
@@ -2765,7 +1924,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Click <emph>OK</emph>."
-msgstr "Πατήστε <emph>Εντάξει</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
#: cell_protect.xhp
msgctxt ""
@@ -2775,1190 +1934,448 @@ msgctxt ""
msgid "<embedvar href=\"text/shared/guide/digital_signatures.xhp#digital_signatures\"/>"
msgstr "<embedvar href=\"text/shared/guide/digital_signatures.xhp#digital_signatures\"/>"
-#: database_define.xhp
-msgctxt ""
-"database_define.xhp\n"
-"tit\n"
-"help.text"
-msgid "Defining Database Ranges"
-msgstr "Καθορισμός περιοχών βάσης δεδομένων"
-
-#: database_define.xhp
-msgctxt ""
-"database_define.xhp\n"
-"bm_id3154758\n"
-"help.text"
-msgid "<bookmark_value>tables; database ranges</bookmark_value> <bookmark_value>database ranges; defining</bookmark_value> <bookmark_value>ranges; defining database ranges</bookmark_value> <bookmark_value>defining;database ranges</bookmark_value>"
-msgstr "<bookmark_value>πίνακες, περιοχές βάσης δεδομένων</bookmark_value><bookmark_value>περιοχές βάσης δεδομένων, ορισμός</bookmark_value><bookmark_value>περιοχές, ορισμός περιοχών βάσης δεδομένων </bookmark_value><bookmark_value>ορισμός, περιοχές βάσης δεδομένων</bookmark_value>"
-
-#: database_define.xhp
-msgctxt ""
-"database_define.xhp\n"
-"hd_id3154758\n"
-"31\n"
-"help.text"
-msgid "<variable id=\"database_define\"><link href=\"text/scalc/guide/database_define.xhp\" name=\"Defining Database Ranges\">Defining a Database Range</link></variable>"
-msgstr "<variable id=\"database_define\"><link href=\"text/scalc/guide/database_define.xhp\" name=\"Καθορισμός περιοχών βάσης δεδομένων\">Καθορισμός περιοχών βάσης δεδομένων</link></variable>"
-
-#: database_define.xhp
-msgctxt ""
-"database_define.xhp\n"
-"par_id3153768\n"
-"81\n"
-"help.text"
-msgid "You can define a range of cells in a spreadsheet to use as a database. Each row in this database range corresponds to a database record and each cell in a row corresponds to a database field. You can sort, group, search, and perform calculations on the range as you would in a database."
-msgstr "Μπορείτε να ορίσετε μια περιοχή κελιών κάποιου υπολογιστικού φύλλου ως βάση δεδομένων. Κάθε γραμμή σε αυτή την βάση δεδομένων αντιστοιχεί σε μια εγγραφή βάσης δεδομένων και κάθε κελί γραμμής αντιστοιχεί σε ένα πεδίο βάσης δεδομένων. Μπορείτε να ταξινομήσετε, να ομαδοποιήσετε, να αναζητήσετε και να εκτελέσετε υπολογισμούς στην περιοχή αυτή όπως θα κάνατε και σε μια βάση δεδομένων"
-
-#: database_define.xhp
-msgctxt ""
-"database_define.xhp\n"
-"par_id3145801\n"
-"82\n"
-"help.text"
-msgid "You can only edit and access a database range in the spreadsheet that contains the range. You cannot access the database range in the %PRODUCTNAME Data Sources view."
-msgstr "Μια περιοχή βάσης δεδομένων ενός υπολογιστικού φύλλου μπορείτε μόνο να την επεξεργαστείτε και να την προσπελάσετε. Δεν μπορείτε να προσπελάσετε την περιοχή βάσης δεδομένων σε προβολή προέλευσης δεδομένων %PRODUCTNAME."
-
-#: database_define.xhp
-msgctxt ""
-"database_define.xhp\n"
-"par_idN10648\n"
-"help.text"
-msgid "To define a database range"
-msgstr "Ορισμός περιοχής βάσης δεδομένων"
-
-#: database_define.xhp
-msgctxt ""
-"database_define.xhp\n"
-"par_id3155064\n"
-"41\n"
-"help.text"
-msgid "Select the range of cells that you want to define as a database range."
-msgstr "Επιλέξτε την περιοχή κελιών που θέλετε να ορίσετε ως περιοχή βάσης δεδομένων."
-
-#: database_define.xhp
-msgctxt ""
-"database_define.xhp\n"
-"par_idN10654\n"
-"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Define Range</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Ορισμός περιοχής</item>."
-
-#: database_define.xhp
-msgctxt ""
-"database_define.xhp\n"
-"par_id3153715\n"
-"72\n"
-"help.text"
-msgid "In the <emph>Name</emph> box, enter a name for the database range."
-msgstr "Στο πλαίσιο <emph>Όνομα</emph>, εισάγετε το όνομα της περιοχής βάσης δεδομένων."
-
-#: database_define.xhp
-msgctxt ""
-"database_define.xhp\n"
-"par_idN1066A\n"
-"help.text"
-msgid "Click <emph>More</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>Πρόσθετα</emph>."
-
-#: database_define.xhp
-msgctxt ""
-"database_define.xhp\n"
-"par_id3154253\n"
-"42\n"
-"help.text"
-msgid "Specify the options for the database range."
-msgstr "Καθορίστε τις επιλογές της περιοχής της βάσης δεδομένων."
-
-#: database_define.xhp
-msgctxt ""
-"database_define.xhp\n"
-"par_idN10675\n"
-"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"tit\n"
-"help.text"
-msgid "Naming Cells"
-msgstr "Ονομασία κελιών"
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"bm_id3147434\n"
-"help.text"
-msgid "<bookmark_value>cells; defining names</bookmark_value> <bookmark_value>names; defining for cells</bookmark_value> <bookmark_value>values; defining names</bookmark_value> <bookmark_value>constants definition</bookmark_value> <bookmark_value>variables; defining names</bookmark_value> <bookmark_value>cell ranges; defining names</bookmark_value> <bookmark_value>defining;names for cell ranges</bookmark_value> <bookmark_value>formulas; defining names</bookmark_value> <bookmark_value>addressing; by defined names</bookmark_value> <bookmark_value>cell names; defining/addressing</bookmark_value> <bookmark_value>references; by defined names</bookmark_value> <bookmark_value>allowed cell names</bookmark_value> <bookmark_value>renaming;cells</bookmark_value>"
-msgstr "<bookmark_value>κελιά, ορισμός ονομάτων</bookmark_value><bookmark_value>ονόματα, ορισμένα για κελιά</bookmark_value><bookmark_value>τιμές, ορισμός ονομάτων</bookmark_value><bookmark_value>ορισμός σταθερών</bookmark_value><bookmark_value>μεταβλητές, ορισμός ονομάτων</bookmark_value><bookmark_value>περιοχές κελιών, ορισμός ονομάτων</bookmark_value><bookmark_value>ορισμός, ονόματα για περιοχές κελιών</bookmark_value><bookmark_value>τύποι, ορισμός ονομάτων</bookmark_value><bookmark_value>διεύθυνση, από ορισμένα ονόματα</bookmark_value><bookmark_value>ονόματα κελιών, ορισμός/διεύθυνση</bookmark_value><bookmark_value>αναφορές, από ορισμένα ονόματα</bookmark_value><bookmark_value>επιτρεπόμενα ονόματα κελιών</bookmark_value><bookmark_value>μετονομασία,κελιά</bookmark_value>"
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"hd_id3147434\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"value_with_name\"><link href=\"text/scalc/guide/value_with_name.xhp\" name=\"Naming Cells\">Naming Cells</link></variable>"
-msgstr "<variable id=\"value_with_name\"><link href=\"text/scalc/guide/value_with_name.xhp\" name=\"Ονομασία κελιών\">Ονομασία κελιών</link></variable>"
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"hd_id4391918\n"
-"help.text"
-msgid "Allowed names"
-msgstr "Επιτρεπόμενα ονόματα"
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id2129581\n"
-"help.text"
-msgid "Names in Calc can contain letters, numeric characters, and some special characters. Names must start with a letter or an underline character."
-msgstr "Τα ονόματα στο Calc μπορούν να περιέχουν γράμματα, αριθμούς, χαρακτήρες και μερικούς ειδικούς χαρακτήρες, ενώ πρέπει να ξεκινούν με ένα γράμμα ή έναν υπογραμμισμένο χαρακτήρα."
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id1120029\n"
-"help.text"
-msgid "Allowed special characters:"
-msgstr "Επιτρεπόμενοι ειδικοί χαρακτήρες:"
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id3362224\n"
-"help.text"
-msgid "underline (_)"
-msgstr "υπογράμμιση (_)"
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id4891506\n"
-"help.text"
-msgid "period (.) - allowed within a name, but not as first or last character"
-msgstr "περίοδος (.) - επιτρέπεται εντός του ονόματος, αλλά όχι σαν ο πρώτος ή ο τελευταίος χαρακτήρας"
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id2816553\n"
-"help.text"
-msgid "blank ( ) - allowed within a name, but not as first or last character, and not for a cell range"
-msgstr "κενό ( ) - επιτρέπεται εντός του ονόματος, αλλά όχι σαν ο πρώτος ή ο τελευταίος χαρακτήρας, και όχι για μια περιοχή κελιών"
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id328989\n"
-"help.text"
-msgid "Names must not be the same as cell references. For example, the name A1 is invalid because A1 is a cell reference to the top left cell."
-msgstr "Τα ονόματα δεν πρέπει να είναι ίδια με τις αναφορές των κελιών. Για παράδειγμα, το όνομα Α1 δεν είναι έγκυρο επειδή το Α1 είναι μια αναφορά κελιού στο πάνω αριστερό κελί."
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id32898987\n"
-"help.text"
-msgid "Names must not start with the letter R followed by a number. See the ADDRESS function for more information."
-msgstr "Τα ονόματα δεν πρέπει να αρχίζουν με το γράμμα R ακολουθούμενο από αριθμό. Δείτε τη συνάρτηση ADDRESS για περισσότερες πληροφορίες."
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id4769737\n"
-"help.text"
-msgid "Names for cell ranges must not include blanks. Blanks are allowed within names for single cells, sheets and documents."
-msgstr "Τα ονόματα για περιοχές κελιών δεν πρέπει να περιέχουν κενά. Τα κενά επιτρέπονται μέσα σε ονόματα για μεμονωμένα κελιά, φύλλα και έγγραφα."
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"hd_id1226233\n"
-"help.text"
-msgid "Naming cells and formulas"
-msgstr "Ονομασία κελιών και τύπων"
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id5489364\n"
-"help.text"
-msgid "A good way of making the references to cells and cell ranges in formulas legible is to give the ranges names. For example, you can name the range A1:B2 <emph>Start</emph>. You can then write a formula such as \"=SUM(Start)\". Even after you insert or delete rows or columns, $[officename] still correctly assigns the ranges identified by name. Range names must not contain any spaces."
-msgstr "Ένας εύχρηστος τρόπος για να κάνετε πιο ευανάγνωστες τις παραπομπές σε κελιά και περιοχές κελιών που εισαγάγετε σε τύπους, είναι να ονομάζετε τις περιοχές. Για παράδειγμα, μπορείτε να ονομάσετε την περιοχή A1:B2 <emph>Αρχή</emph>. Στη συνέχεια, μπορείτε να γράψετε ένα τύπο όπως τον \"=SUM(Αρχή)\". Ακόμα και μετά την εισαγωγή ή την διαγραφή γραμμών και στηλών, το $[officename] συνεχίζει να αντιστοιχεί σωστά τις περιοχές που αναγνωρίζονται με κάποιο όνομα. Τα ονόματα περιοχών δεν θα πρέπει να περιέχουν καθόλου διαστήματα."
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id953398\n"
-"help.text"
-msgid "For example, it is much easier to read a formula for sales tax if you can write \"= Amount * Tax_rate\" instead of \"= A5 * B12\". In this case, you would name cell A5 \"Amount\" and cell B12 \"Tax_rate.\""
-msgstr "Για παράδειγμα, είναι πολύ πιο εύκολο να διαβάσετε έναν τύπο για το φόρο προστιθέμενης αξία αν έχετε γράψει \"= Ποσό * Ποσοστό_φόρου\" αντί για \"= A5 * B12\". Σε αυτή την περίπτωση, θα ονομάσετε το κελί A5 \"Ποσό\" και το κελί B12 \"Ποσοστό_φόρου.\""
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id4889675\n"
-"help.text"
-msgid "Use the <emph>Define Names</emph> dialog to define names for formulas or parts of formulas you need more often. In order to specify range names,"
-msgstr "Χρησιμοποιήστε το παράθυρο διαλόγου <emph>Καθορισμός ονομάτων</emph> για να καθορίσετε ονόματα για τύπους ή τμήματα τύπων που χρησιμοποιείτε πιο συχνά. Για να ορίσετε ονόματα περιοχών,"
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id3153954\n"
-"3\n"
-"help.text"
-msgid "Select a cell or range of cells, then choose <emph>Insert - Names - Define</emph>. The <emph>Define Names</emph> dialog appears."
-msgstr "Επιλέξτε κάποιο κελί ή περιοχή κελιών και έπειτα επιλέξτε <emph>Εισαγωγή - Ονόματα - Καθορισμός</emph>. Θα εμφανιστεί το παράθυρο διαλόγου <emph>Ορισμός Ονομάτων</emph>"
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id3156283\n"
-"4\n"
-"help.text"
-msgid "Type the name of the selected area in the <emph>Name</emph> field. Click <emph>Add</emph>. The newly defined name appears in the list below. Click OK to close the dialog."
-msgstr "Πληκτρολογήστε το όνομα της επιλεγμένης περιοχής στο πεδίο <emph>Όνομα</emph>. Κάντε κλικ στο κουμπί <emph>Προσθήκη</emph>. Στη λίστα εμφανίζεται το όνομα που ορίσατε. Κάντε κλικ στο κουμπί ΟΚ για να κλείσει το παράθυρο διαλόγου."
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id5774101\n"
-"help.text"
-msgid "You can also name other cell ranges in this dialog by entering the name in the field and then selecting the respective cells."
-msgstr "Μπορείτε επίσης να ονομάσετε άλλες περιοχές κελιών σε αυτό το παράθυρο διαλόγου εισάγοντας το όνομα στο πεδίο και ύστερα επιλέγοντας τα αντίστοιχα κελιά."
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id3154942\n"
-"5\n"
-"help.text"
-msgid "If you type the name in a formula, after the first few characters entered you will see the entire name as a tip."
-msgstr "Αν τώρα ξεκινήσετε να εισαγάγετε το όνομα αυτό σε κάποιον τύπο, αφού πληκτρολογήσετε μερικούς αρχικούς χαρακτήρες, θα εμφανιστεί ολόκληρο το όνομα ως συμβουλή."
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id3154510\n"
-"6\n"
-"help.text"
-msgid "Press the Enter key in order to accept the name from the tip."
-msgstr "Πατήστε το πλήκτρο Enter για να κάνετε αποδεκτό το όνομα από τη συμβουλή."
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id3150749\n"
-"7\n"
-"help.text"
-msgid "If more than one name starts with the same characters, you can scroll through all the names using the Tab key."
-msgstr "Αν πάνω από δύο ονόματα αρχίζουν με τους ίδιους χαρακτήρες, μπορείτε να πραγματοποιήσετε κύλιση σε όλα τα ονόματα με το πλήκτρο Tab."
-
-#: value_with_name.xhp
-msgctxt ""
-"value_with_name.xhp\n"
-"par_id3153711\n"
-"8\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Insert - Names - Define\">Insert - Names - Define</link>"
-msgstr "<link href=\"text/scalc/01/04070100.xhp\" name=\"Εισαγωγή - Ονόματα - Καθορισμός\">Εισαγωγή - Ονόματα - Καθορισμός</link>"
-
-#: cell_enter.xhp
+#: cell_unprotect.xhp
msgctxt ""
-"cell_enter.xhp\n"
+"cell_unprotect.xhp\n"
"tit\n"
"help.text"
-msgid "Entering Values"
-msgstr "Εισαγωγή τιμών"
-
-#: cell_enter.xhp
-msgctxt ""
-"cell_enter.xhp\n"
-"bm_id3150868\n"
-"help.text"
-msgid "<bookmark_value>values; inserting in multiple cells</bookmark_value> <bookmark_value>inserting;values</bookmark_value> <bookmark_value>cell ranges;selecting for data entries</bookmark_value> <bookmark_value>areas, see also cell ranges</bookmark_value>"
-msgstr "<bookmark_value>τιμές, εισαγωγή σε πολλαπλά κελιά</bookmark_value><bookmark_value>εισαγωγή, τιμές</bookmark_value><bookmark_value>περιοχές κελιών, επιλογή για εισόδους δεδομένων</bookmark_value><bookmark_value>περιοχές, δείτε επίσης περιοχές κελιών</bookmark_value>"
-
-#: cell_enter.xhp
-msgctxt ""
-"cell_enter.xhp\n"
-"hd_id3405255\n"
-"help.text"
-msgid "<variable id=\"cell_enter\"><link href=\"text/scalc/guide/cell_enter.xhp\">Entering Values</link></variable>"
-msgstr "<variable id=\"cell_enter\"><link href=\"text/scalc/guide/cell_enter.xhp\">Εισαγωγή τιμών</link></variable>"
-
-#: cell_enter.xhp
-msgctxt ""
-"cell_enter.xhp\n"
-"par_id7147129\n"
-"help.text"
-msgid "Calc can simplify entering data and values into multiple cells. You can change some settings to conform to your preferences."
-msgstr "Το Calc μπορεί με απλά τρόπο να εισάγει δεδομένα και τιμές σε πολλαπλά κελιά. Μπορείτε να τροποποιήσετε μερικές ρυθμίσεις ώστε να ταιριάζουν στις προτιμήσεις σας."
-
-#: cell_enter.xhp
-msgctxt ""
-"cell_enter.xhp\n"
-"hd_id5621509\n"
-"help.text"
-msgid "To Enter Values Into a Range of Cells Manually"
-msgstr "Για να εισάγετε τιμές χειροκίνητα σε μια περιοχή με κελιά"
-
-#: cell_enter.xhp
-msgctxt ""
-"cell_enter.xhp\n"
-"par_id8200018\n"
-"help.text"
-msgid "There are two features that assist you when you enter a block of data manually."
-msgstr "Υπάρχουν δύο χαρακτηριστικά που θα σας βοηθήσουν όταν εισάγετε δεδομένα χειροκίνητα μια ομάδα δεδομένων."
-
-#: cell_enter.xhp
-msgctxt ""
-"cell_enter.xhp\n"
-"hd_id1867427\n"
-"help.text"
-msgid "Area Detection for New Rows"
-msgstr "Ανίχνευση περιοχής για νέες γραμμές"
-
-#: cell_enter.xhp
-msgctxt ""
-"cell_enter.xhp\n"
-"par_id7908871\n"
-"help.text"
-msgid "In the row below a heading row, you can advance from one cell to the next with the Tab key. After you enter the value into the last cell in the current row, press Enter. Calc positions the cursor below the first cell of the current block."
-msgstr "Στη γραμμή κάτω από τη γραμμή της επικεφαλίδας, μπορείτε να προχωρήσετε από ένα κελί στο επόμενο με το πλήκτρο στηλοθέτη. Όταν έχετε εισάγει τιμή και στο τελευταίο κελί στην τρέχουσα γραμμή, πιέστε το Enter. Το Calc τοποθετεί το δρομέα κάτω από το πρώτο κελί της τρέχουσας ομάδας."
-
-#: cell_enter.xhp
-msgctxt ""
-"cell_enter.xhp\n"
-"par_id6196783\n"
-"help.text"
-msgid "<image id=\"img_id6473586\" src=\"res/helpimg/area1.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id6473586\">area detection</alt></image>"
-msgstr "<image id=\"img_id6473586\" src=\"res/helpimg/area1.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id6473586\">ανίχνευση περιοχής</alt></image>"
-
-#: cell_enter.xhp
-msgctxt ""
-"cell_enter.xhp\n"
-"par_id8118839\n"
-"help.text"
-msgid "In row 3, press Tab to advance from cell B3 to C3, D3, and E3. Then press Enter to advance to B4."
-msgstr "Στη γραμμή 3, πιέστε το πλήκτρο Tab για να προχωρήσετε από το κελί B3 στο C3, το D3, και το E3, Ύστερα πιέστε το Enter για να προχωρήσετε στο B4."
+msgid "Unprotecting Cells"
+msgstr "Κατάργηση προστασίας κελιών"
-#: cell_enter.xhp
+#: cell_unprotect.xhp
msgctxt ""
-"cell_enter.xhp\n"
-"hd_id3583788\n"
+"cell_unprotect.xhp\n"
+"bm_id3153252\n"
"help.text"
-msgid "Area Selection"
-msgstr "Επιλογή περιοχής"
+msgid "<bookmark_value>cell protection; unprotecting</bookmark_value> <bookmark_value>protecting; unprotecting cells</bookmark_value> <bookmark_value>unprotecting cells</bookmark_value>"
+msgstr "<bookmark_value>προστασία κελιών, κατάργηση προστασίας</bookmark_value><bookmark_value>προστασία, κατάργηση προστασίας κελιών</bookmark_value><bookmark_value>κατάργηση προστασίας κελιών</bookmark_value>"
-#: cell_enter.xhp
+#: cell_unprotect.xhp
msgctxt ""
-"cell_enter.xhp\n"
-"par_id2011780\n"
+"cell_unprotect.xhp\n"
+"hd_id3153252\n"
+"14\n"
"help.text"
-msgid "Use drag-and-drop to select the area where you want to input values. But start dragging from the last cell of the area and release the mouse button when you have selected the first cell. Now you can start to input values. Always press the Tab key to advance to the next cell. You will not leave the selected area."
-msgstr "Χρησιμοποιήστε μεταφορά και απόθεση για να επιλέξτε την περιοχή όπου θέλετε να εισάγετε τιμές. Αλλά ξεκινήστε να σύρετε από το τελευταίο κελί της περιοχής και ελευθερώστε το κουμπί του ποντικιού όταν έχετε επιλέξει το πρώτο κελί. Τώρα μπορείτε να ξεκινήσετε την εισαγωγή τιμών. Πάντα να πιέζετε το πλήκτρο Tab για να προχωρήσετε στο επόμενο κελί. Δεν θα αφήσετε την επιλεγμένη περιοχή."
+msgid "<variable id=\"cell_unprotect\"><link href=\"text/scalc/guide/cell_unprotect.xhp\" name=\"Unprotecting Cells\">Unprotecting Cells</link> </variable>"
+msgstr "<variable id=\"cell_unprotect\"><link href=\"text/scalc/guide/cell_unprotect.xhp\" name=\"Κατάργηση προστασίας κελιών\">Κατάργηση προστασίας κελιών</link></variable>"
-#: cell_enter.xhp
+#: cell_unprotect.xhp
msgctxt ""
-"cell_enter.xhp\n"
-"par_id7044282\n"
+"cell_unprotect.xhp\n"
+"par_id3151112\n"
+"15\n"
"help.text"
-msgid "<image id=\"img_id2811365\" src=\"res/helpimg/area2.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id2811365\">area selection</alt></image>"
-msgstr "<image id=\"img_id2811365\" src=\"res/helpimg/area2.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id2811365\">επιλογή περιοχής</alt></image>"
+msgid "Click the sheet for which you want to cancel the protection."
+msgstr "Κάντε κλικ στο φύλλο για το οποίο θέλετε να καταργήσετε την προστασία."
-#: cell_enter.xhp
+#: cell_unprotect.xhp
msgctxt ""
-"cell_enter.xhp\n"
-"par_id3232520\n"
+"cell_unprotect.xhp\n"
+"par_id3149656\n"
+"16\n"
"help.text"
-msgid "Select the area from E7 to B3. Now B3 is waiting for your input. Press Tab to advance to the next cell within the selected area."
-msgstr "Επιλέξτε την περιοχή από το κελί E7 μέχρι το B3. τώρα το κελί B3 περιμένει την εισαγωγή σας. Πιέστε το πλήκτρο Tab για να προχωρήσετε στο επόμενο κελί εντός της επιλεγμένης περιοχής."
+msgid "Select <emph>Tools - Protect Document</emph>, then choose <emph>Sheet</emph> or <emph>Document</emph> to remove the check mark indicating the protected status."
+msgstr "Επιλέξτε <emph>Εργαλεία - Προστασία εγγράφου</emph>, και έπειτα <emph>Φύλλο</emph>ή <emph>Έγγραφο</emph> για να καταργήσετε το σημάδι επιλογής που δηλώνει την κατάσταση προστασίας."
-#: cell_enter.xhp
+#: cell_unprotect.xhp
msgctxt ""
-"cell_enter.xhp\n"
-"hd_id8950163\n"
+"cell_unprotect.xhp\n"
+"par_id3145171\n"
+"17\n"
"help.text"
-msgid "To Enter Values to a Range of Cells Automatically"
-msgstr "Για να εισάγετε τιμές αυτόματα σε μια περιοχή με κελιά"
+msgid "If you have assigned a password, enter it in this dialog and click <emph>OK</emph>."
+msgstr "Αν έχετε αναθέσει έναν κωδικό πρόσβασης, πληκτρολογήστε τον σε αυτό το παράθυρο διαλόγου και κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: cell_enter.xhp
+#: cell_unprotect.xhp
msgctxt ""
-"cell_enter.xhp\n"
-"par_id633869\n"
+"cell_unprotect.xhp\n"
+"par_id3153771\n"
+"18\n"
"help.text"
-msgid "See <link href=\"text/scalc/guide/calc_series.xhp\">Automatically Filling in Data Based on Adjacent Cells</link>."
-msgstr "Δείτε το <link href=\"text/scalc/guide/calc_series.xhp\">Αυτόματο γέμισμα με δεδομένα βασισμένο στα διπλανά κελιά</link>"
+msgid "The cells can now be edited, the formulas can be viewed, and all cells can be printed until you reactivate the protection for the sheet or document."
+msgstr "Τώρα μπορείτε να επεξεργασθείτε τα κελιά, να δείτε τους τύπους, και όλα τα κελιά μπορούν να εκτυπωθούν μέχρι να ενεργοποιήσετε πάλι την προστασία για το φύλλο ή το έγγραφο."
-#: row_height.xhp
+#: cellcopy.xhp
msgctxt ""
-"row_height.xhp\n"
+"cellcopy.xhp\n"
"tit\n"
"help.text"
-msgid "Changing Row Height or Column Width"
-msgstr "Αλλαγή ύψους γραμμής ή πλάτους στήλης"
+msgid "Only Copy Visible Cells"
+msgstr "Αντιγραφή μόνο ορατών κελιών"
-#: row_height.xhp
+#: cellcopy.xhp
msgctxt ""
-"row_height.xhp\n"
-"bm_id3145748\n"
+"cellcopy.xhp\n"
+"bm_id3150440\n"
"help.text"
-msgid "<bookmark_value>heights of cells</bookmark_value><bookmark_value>cell heights</bookmark_value><bookmark_value>cell widths</bookmark_value><bookmark_value>cells; heights and widths</bookmark_value><bookmark_value>widths of cells</bookmark_value><bookmark_value>column widths</bookmark_value><bookmark_value>rows; heights</bookmark_value><bookmark_value>columns; widths</bookmark_value><bookmark_value>changing;row heights/column widths</bookmark_value>"
-msgstr "<bookmark_value>ύψη κελιών</bookmark_value><bookmark_value>ύψη κελιού</bookmark_value><bookmark_value>πλάτη κελιών</bookmark_value><bookmark_value>κελιά, ύψη και πλάτη</bookmark_value><bookmark_value>πλάτη κελιών</bookmark_value><bookmark_value>πλάτη στηλών</bookmark_value><bookmark_value>γραμμές, ύψη</bookmark_value><bookmark_value>στήλες, πλάτη</bookmark_value><bookmark_value>αλλαγή, ύψη γραμμής/πλάτη στήλης</bookmark_value>"
+msgid "<bookmark_value>cells; copying/deleting/formatting/moving</bookmark_value> <bookmark_value>rows;visible and invisible</bookmark_value> <bookmark_value>copying; visible cells only</bookmark_value> <bookmark_value>formatting;visible cells only</bookmark_value> <bookmark_value>moving;visible cells only</bookmark_value> <bookmark_value>deleting;visible cells only</bookmark_value> <bookmark_value>invisible cells</bookmark_value> <bookmark_value>filters;copying visible cells only</bookmark_value> <bookmark_value>hidden cells</bookmark_value>"
+msgstr "<bookmark_value>κελιά, αντιγραφή, διαγραφή, μορφοποίηση</bookmark_value><bookmark_value>γραμμές, ορατές και κρυμμένες</bookmark_value><bookmark_value>αντιγραφή, μόνο ορατών κελιών</bookmark_value><bookmark_value>μορφοποίηση, μόνο ορατών κελιών</bookmark_value><bookmark_value>μετακίνηση, μόνο ορατών κελιών</bookmark_value><bookmark_value>διαγραφή, μόνο ορατών κελιών</bookmark_value><bookmark_value>κρυφά κελιά</bookmark_value><bookmark_value>φίλτρα, αντιγραφή μόνο ορατών κελιών</bookmark_value><bookmark_value>κρυμμένα κελιά, μη αντιγραφή τους</bookmark_value>"
-#: row_height.xhp
+#: cellcopy.xhp
msgctxt ""
-"row_height.xhp\n"
-"hd_id3145748\n"
+"cellcopy.xhp\n"
+"hd_id3150440\n"
"1\n"
"help.text"
-msgid "<variable id=\"row_height\"><link href=\"text/scalc/guide/row_height.xhp\" name=\"Changing Row Height or Column Width\">Changing Row Height or Column Width</link></variable>"
-msgstr "<variable id=\"row_height\"><link href=\"text/scalc/guide/row_height.xhp\" name=\"Αλλαγή ύψους γραμμής ή πλάτους στήλης\">Αλλαγή ύψους γραμμής ή πλάτους στήλης</link></variable>"
+msgid "<variable id=\"cellcopy\"><link href=\"text/scalc/guide/cellcopy.xhp\" name=\"Only Copy Visible Cells\">Only Copy Visible Cells</link></variable>"
+msgstr "<variable id=\"cellcopy\"><link href=\"text/scalc/guide/cellcopy.xhp\" name=\"Αντιγραφή μόνο ορατών κελιών\">Αντιγραφή μόνο ορατών κελιών</link></variable>"
-#: row_height.xhp
+#: cellcopy.xhp
msgctxt ""
-"row_height.xhp\n"
-"par_id3154017\n"
+"cellcopy.xhp\n"
+"par_id3148577\n"
"2\n"
"help.text"
-msgid "You can change the height of the rows with the mouse or through the dialog."
-msgstr "Μπορείτε να αλλάξετε το ύψος των γραμμών με το ποντίκι ή μέσω παραθύρου διαλόγου."
+msgid "Assume you have hidden a few rows in a cell range. Now you want to copy, delete, or format only the remaining visible rows."
+msgstr "Ας υποθέσουμε ότι έχετε αποκρύψει μερικές γραμμές ή στήλες σε μια περιοχή κελιών. Τώρα θέλετε να αντιγράψετε, να διαγράψετε, ή να μορφοποιήσετε μόνο τις γραμμές που έχουν μείνει ορατές."
-#: row_height.xhp
+#: cellcopy.xhp
msgctxt ""
-"row_height.xhp\n"
-"par_id3154702\n"
+"cellcopy.xhp\n"
+"par_id3154729\n"
"3\n"
"help.text"
-msgid "What is described here for rows and row height applies accordingly for columns and column width."
-msgstr "Ό,τι περιγράφεται εδώ για τις γραμμές και το ύψος των γραμμών ισχύει επίσης για τις στήλες και το πλάτος των στηλών."
+msgid "$[officename] behavior depends on how the cells were made invisible, by a filter or manually."
+msgstr "Το $[officename] συμπεριφέρεται αναλόγως με το πώς αποκρύψατε αυτά τα κελιά και τι σκοπεύετε να κάνετε με αυτά."
-#: row_height.xhp
+#: cellcopy.xhp
msgctxt ""
-"row_height.xhp\n"
-"hd_id3153963\n"
+"cellcopy.xhp\n"
+"par_id3155603\n"
"4\n"
"help.text"
-msgid "Using the mouse to change the row height or column width"
-msgstr "Χρήση του ποντικιού για αλλαγή του ύψους της γραμμής ή του πλάτους της στήλης"
+msgid "Method and Action"
+msgstr "Μέθοδος και ενέργεια"
-#: row_height.xhp
+#: cellcopy.xhp
msgctxt ""
-"row_height.xhp\n"
-"par_id3154020\n"
+"cellcopy.xhp\n"
+"par_id3150751\n"
"5\n"
"help.text"
-msgid "Click the area of the headers on the separator below the current row, keep the mouse button pressed and drag up or down in order to change the row height."
-msgstr "Κάντε κλικ στην περιοχή των κεφαλίδων στο διαχωριστικό κάτω από την τρέχουσα γραμμή, κρατήστε πατημένο το πλήκτρο του ποντικιού και σύρετε προς τα πάνω ή προς τα κάτω για να αλλάξετε το ύψος της γραμμής."
+msgid "Result"
+msgstr "Αποτέλεσμα"
-#: row_height.xhp
+#: cellcopy.xhp
msgctxt ""
-"row_height.xhp\n"
-"par_id3159237\n"
+"cellcopy.xhp\n"
+"par_id3149018\n"
"6\n"
"help.text"
-msgid "Select the optimal row height by double-clicking the separator below the row."
-msgstr "Επιλέξτε το βέλτιστο ύψος γραμμής κάνοντας διπλό κλικ στο διαχωριστικό κάτω από τη γραμμή."
+msgid "Cells were filtered by AutoFilters, standard filters or advanced filters."
+msgstr "Τα κελιά έχουν φιλτραριστεί από τα αυτόματα φίλτρα, τα φίλτρα προεπιλογής ή τα ειδικά φίλτρα."
-#: row_height.xhp
+#: cellcopy.xhp
msgctxt ""
-"row_height.xhp\n"
-"hd_id3154659\n"
+"cellcopy.xhp\n"
+"par_id3150044\n"
"7\n"
"help.text"
-msgid "Using the dialog to change the row height or column width"
-msgstr "Χρήση του παραθύρου διαλόγου για αλλαγή του ύψους της γραμμής ή του πλάτους της στήλης"
+msgid "Copy, delete, move, or format a selection of currently visible cells."
+msgstr "Αντιγράψτε, διαγράψτε, μετακινήστε ή μορφοποιήστε ένα επιλεγμένο πλήθος από τα τρέχοντα ορατά κελιά."
-#: row_height.xhp
+#: cellcopy.xhp
msgctxt ""
-"row_height.xhp\n"
-"par_id3150367\n"
+"cellcopy.xhp\n"
+"par_id3146918\n"
"8\n"
"help.text"
-msgid "Click the row so that you achieve the focus."
-msgstr "Κάντε κλικ στη γραμμή για να επιτύχετε την εστίαση."
-
-#: row_height.xhp
-msgctxt ""
-"row_height.xhp\n"
-"par_id3166432\n"
-"9\n"
-"help.text"
-msgid "Start the context menu on the header at the left-hand side."
-msgstr "Κάντε εκκίνηση του μενού περιβάλλοντος στην κεφαλίδα που βρίσκεται στην αριστερή πλευρά."
-
-#: row_height.xhp
-msgctxt ""
-"row_height.xhp\n"
-"par_id3150519\n"
-"10\n"
-"help.text"
-msgid "You will see the commands <emph>Row Height</emph> and <emph>Optimal row height</emph>. Choosing either opens a dialog."
-msgstr "Θα δείτε, μεταξύ άλλων, τις εντολές <emph>Ύψος γραμμής</emph> και <emph>Βέλτιστο ύψος γραμμής</emph>, οι οποίες ανοίγουν, η καθεμία, ένα παράθυρο διαλόγου."
-
-#: row_height.xhp
-msgctxt ""
-"row_height.xhp\n"
-"par_id3154487\n"
-"11\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05340100.xhp\" name=\"Row height\">Row height</link>"
-msgstr "<link href=\"text/shared/01/05340100.xhp\" name=\"Ύψος γραμμής\">Ύψος γραμμής</link>"
+msgid "Only the visible cells of the selection are copied, deleted, moved, or formatted."
+msgstr "Μόνο τα επιλεγμένα ορατά κελιά αντιγράφονται, διαγράφονται ή μορφοποιούνται."
-#: row_height.xhp
+#: cellcopy.xhp
msgctxt ""
-"row_height.xhp\n"
-"par_id3149408\n"
+"cellcopy.xhp\n"
+"par_id3166427\n"
"12\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05030200.xhp\" name=\"Optimal row height\">Optimal row height</link>"
-msgstr "<link href=\"text/scalc/01/05030200.xhp\" name=\"Βέλτιστο ύψος γραμμής\">Βέλτιστο ύψος γραμμής</link>"
+msgid "Cells were hidden using the <emph>Hide</emph> command in the context menu of the row or column headers, or through an <link href=\"text/scalc/01/12080000.xhp\" name=\"outline\">outline</link>."
+msgstr "Τα κελιά αποκρύπτονται χρησιμοποιώντας την εντολή <emph>Απόκρυψη</emph> στο μενού περιβάλλοντος των κεφαλίδων των γραμμών ή των στηλών, ή μέσω μιας <link href=\"text/scalc/01/12080000.xhp\" name=\"\">διάρθρωσης</link>."
-#: row_height.xhp
+#: cellcopy.xhp
msgctxt ""
-"row_height.xhp\n"
-"par_id3153305\n"
+"cellcopy.xhp\n"
+"par_id3152990\n"
"13\n"
"help.text"
-msgid "<link href=\"text/shared/01/05340200.xhp\" name=\"Column width\">Column width</link>"
-msgstr "<link href=\"text/shared/01/05340200.xhp\" name=\"Πλάτος στήλης\">Πλάτος στήλης</link>"
+msgid "Copy, delete, move, or format a selection of currently visible cells."
+msgstr "Αντιγράψτε, διαγράψτε, μετακινήστε ή μορφοποιήστε ένα επιλεγμένο πλήθος από τα τρέχοντα ορατά κελιά."
-#: row_height.xhp
+#: cellcopy.xhp
msgctxt ""
-"row_height.xhp\n"
-"par_id3153815\n"
+"cellcopy.xhp\n"
+"par_id3154371\n"
"14\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05040200.xhp\" name=\"Optimal column width\">Optimal column width</link>"
-msgstr "<link href=\"text/scalc/01/05040200.xhp\" name=\"Βέλτιστο πλάτος στήλης\">Βέλτιστο πλάτος στήλης</link>"
-
-#: line_fix.xhp
-msgctxt ""
-"line_fix.xhp\n"
-"tit\n"
-"help.text"
-msgid "Freezing Rows or Columns as Headers"
-msgstr "Παγίωση γραμμών ή στηλών ως κεφαλίδων"
-
-#: line_fix.xhp
-msgctxt ""
-"line_fix.xhp\n"
-"bm_id3154684\n"
-"help.text"
-msgid "<bookmark_value>tables; freezing</bookmark_value><bookmark_value>title rows; freezing during table split</bookmark_value><bookmark_value>rows; freezing</bookmark_value><bookmark_value>columns; freezing</bookmark_value><bookmark_value>freezing rows or columns</bookmark_value><bookmark_value>headers; freezing during table split</bookmark_value><bookmark_value>scrolling prevention in tables</bookmark_value><bookmark_value>windows; splitting</bookmark_value><bookmark_value>tables; splitting windows</bookmark_value>"
-msgstr "<bookmark_value>πίνακες, παγίωση </bookmark_value><bookmark_value>γραμμές τίτλου, παγίωση κατά τη διαίρεση πίνακα</bookmark_value><bookmark_value>γραμμές, παγίωση</bookmark_value><bookmark_value>στήλες, παγίωση</bookmark_value><bookmark_value>παγίωση γραμμών ή στηλών</bookmark_value><bookmark_value>επικεφαλίδες, παγίωση κατά τη διαίρεση πίνακα</bookmark_value><bookmark_value>παρεμπόδιση κύλισης σε πίνακες</bookmark_value><bookmark_value>παράθυρα, διαίρεση</bookmark_value><bookmark_value>πίνακες, διαίρεση παραθύρων</bookmark_value>"
-
-#: line_fix.xhp
-msgctxt ""
-"line_fix.xhp\n"
-"hd_id3154684\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"line_fix\"><link href=\"text/scalc/guide/line_fix.xhp\" name=\"Freezing Rows or Columns as Headers\">Freezing Rows or Columns as Headers</link></variable>"
-msgstr "<variable id=\"line_fix\"><link href=\"text/scalc/guide/line_fix.xhp\" name=\"Παγίωση γραμμών ή στηλών ως επικεφαλίδες\">Παγίωση γραμμών ή στηλών ως επικεφαλίδες</link></variable>"
-
-#: line_fix.xhp
-msgctxt ""
-"line_fix.xhp\n"
-"par_id3148576\n"
-"2\n"
-"help.text"
-msgid "If you have long rows or columns of data that extend beyond the viewable area of the sheet, you can freeze some rows or columns, which allows you to see the frozen columns or rows as you scroll through the rest of the data."
-msgstr "Εάν έχετε μεγάλες γραμμές ή στήλες δεδομένων που εκτείνονται πέρα από την περιοχή προβολής του φύλλου, μπορείτε να παγώσετε μερικές γραμμές ή στήλες, που σας επιτρέπει να δείτε τις παγωμένες στήλες ή γραμμές καθώς βλέπετε τα υπόλοιπα δεδομένα."
-
-#: line_fix.xhp
-msgctxt ""
-"line_fix.xhp\n"
-"par_id3156441\n"
-"3\n"
-"help.text"
-msgid "Select the row below, or the column to the right of the row or column that you want to be in the frozen region. All rows above, or all columns to the left of the selection are frozen."
-msgstr "Επιλέξτε την γραμμή που βρίσκεται κάτω ή την στήλη που βρίσκεται δεξιά από την γραμμή ή την στήλη που θέλετε να είναι η παγιωμένη περιοχή. Όλες οι γραμμές πάνω την επιλογή ή όλες οι στήλες αριστερά της επιλογής παγιώνονται."
-
-#: line_fix.xhp
-msgctxt ""
-"line_fix.xhp\n"
-"par_id3153158\n"
-"13\n"
-"help.text"
-msgid "To freeze both horizontally and vertically, select the <emph>cell</emph> that is below the row and to the right of the column that you want to freeze."
-msgstr "Για να παγιώσετε ταυτόχρονα οριζόντια και κάθετα, επιλέξτε το <emph>κελί</emph> που βρίσκεται κάτω από την γραμμή και δεξιά της στήλης που θέλετε να παγιώσετε."
-
-#: line_fix.xhp
-msgctxt ""
-"line_fix.xhp\n"
-"par_id3156286\n"
-"4\n"
-"help.text"
-msgid "Choose <emph>Window - Freeze</emph>."
-msgstr "Επιλέξτε <emph>Παράθυρο - Παγίωση</emph>."
-
-#: line_fix.xhp
-msgctxt ""
-"line_fix.xhp\n"
-"par_id3151073\n"
-"5\n"
-"help.text"
-msgid "To deactivate, choose <emph>Window - Freeze </emph>again."
-msgstr "Για να απενεργοποιήσετε την παγίωση, επιλέξτε πάλι <emph>Παράθυρο - Παγίωση </emph>."
-
-#: line_fix.xhp
-msgctxt ""
-"line_fix.xhp\n"
-"par_id3155335\n"
-"7\n"
-"help.text"
-msgid "If the area defined is to be scrollable, apply the <emph>Window - Split</emph> command."
-msgstr "Αν η περιοχή που καθορίστηκε θα φέρει γραμμές κύλισης, εφαρμόστε την εντολή <emph>Παράθυρο - Διαίρεση</emph>."
-
-#: line_fix.xhp
-msgctxt ""
-"line_fix.xhp\n"
-"par_id3147345\n"
-"8\n"
-"help.text"
-msgid "If you want to print a certain row on all pages of a document, choose <emph>Format - Print ranges - Edit</emph>."
-msgstr "Αν θέλετε να εκτυπώσετε μια συγκεκριμένη γραμμή σε όλες τις σελίδες ενός εγγράφου, επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Επεξεργασία</emph>."
-
-#: line_fix.xhp
-msgctxt ""
-"line_fix.xhp\n"
-"par_id3147004\n"
-"9\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/07090000.xhp\" name=\"Window - Freeze\">Window - Freeze</link>"
-msgstr "<link href=\"text/scalc/01/07090000.xhp\" name=\"Παράθυρο - Παγίωση\">Παράθυρο - Παγίωση</link>"
-
-#: line_fix.xhp
-msgctxt ""
-"line_fix.xhp\n"
-"par_id3150088\n"
-"10\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/07080000.xhp\" name=\"Window - Split\">Window - Split</link>"
-msgstr "<link href=\"text/scalc/01/07080000.xhp\" name=\"Window - Split\">Παράθυρο - Διαίρεση</link>"
-
-#: line_fix.xhp
-msgctxt ""
-"line_fix.xhp\n"
-"par_id3150304\n"
-"11\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/05080300.xhp\" name=\"Format - Print ranges - Edit\">Format - Print ranges - Edit</link>"
-msgstr "<link href=\"text/scalc/01/05080300.xhp\" name=\"Μορφή - Περιοχές εκτύπωσης - Επεξεργασία\">Μορφή - Περιοχές εκτύπωσης - Επεξεργασία</link>"
-
-#: address_auto.xhp
-msgctxt ""
-"address_auto.xhp\n"
-"tit\n"
-"help.text"
-msgid "Recognizing Names as Addressing"
-msgstr "Αναγνώριση ονομάτων ως εκχωρήσεις διευθύνσεων"
-
-#: address_auto.xhp
-msgctxt ""
-"address_auto.xhp\n"
-"bm_id3148797\n"
-"help.text"
-msgid "<bookmark_value>automatic addressing in tables</bookmark_value> <bookmark_value>natural language addressing</bookmark_value> <bookmark_value>formulas; using row/column labels</bookmark_value> <bookmark_value>text in cells; as addressing</bookmark_value> <bookmark_value>addressing; automatic</bookmark_value> <bookmark_value>name recognition on/off</bookmark_value> <bookmark_value>row headers;using in formulas</bookmark_value> <bookmark_value>column headers;using in formulas</bookmark_value> <bookmark_value>columns; finding labels automatically</bookmark_value> <bookmark_value>rows; finding labels automatically</bookmark_value> <bookmark_value>recognizing; column and row labels</bookmark_value>"
-msgstr "<bookmark_value>αυτόματη διευθυνσιοδότηση σε πίνακες </bookmark_value> <bookmark_value>φυσική διευθυνσιοδότηση γλάσσας</bookmark_value> <bookmark_value>τύποι; χρήση ετικετών γραμμής/στήλης</bookmark_value> <bookmark_value>κείμενο σε κελιά; ως διευθυνσιοδότηση</bookmark_value> <bookmark_value>διευθυνσιοδότηση; αυτόματη</bookmark_value> <bookmark_value>αναγνώριση ονόματος ενεργή/ανενεργή</bookmark_value> <bookmark_value>κεφαλίδες γραμμής;χρήση σε τύπους </bookmark_value> <bookmark_value>κεφαλίδες στήλης;χρήση σε τύπους</bookmark_value> <bookmark_value>στήλες; αυτόματη εύρεση ετικετών</bookmark_value> <bookmark_value>γραμμές; αυτόματη εύρεση ετικετών</bookmark_value> <bookmark_value>αναγνώριση; ετικέτες στήλης και γραμμής</bookmark_value>"
-
-#: address_auto.xhp
-msgctxt ""
-"address_auto.xhp\n"
-"hd_id3148797\n"
-"20\n"
-"help.text"
-msgid "<variable id=\"address_auto\"><link href=\"text/scalc/guide/address_auto.xhp\" name=\"Recognizing Names as Addressing\">Recognizing Names as Addressing</link></variable>"
-msgstr "<variable id=\"address_auto\"><link href=\"text/scalc/guide/address_auto.xhp\" name=\"Αναγνώριση ονομάτων ως εκχωρήσεις διευθύνσεων\">Αναγνώριση ονομάτων ως εκχωρήσεις διευθύνσεων</link></variable>"
-
-#: address_auto.xhp
-msgctxt ""
-"address_auto.xhp\n"
-"par_id3152597\n"
-"21\n"
-"help.text"
-msgid "You can use cells with text to refer to the rows or to the columns that contain the cells."
-msgstr "Μπορείτε να χρησιμοποιήσετε κελιά που περιέχουν κείμενο ως παραπομπές σε γραμμές ή στήλες που περιέχουν αυτά τα κελιά."
-
-#: address_auto.xhp
-msgctxt ""
-"address_auto.xhp\n"
-"par_id3156283\n"
-"help.text"
-msgid "<image id=\"img_id3154942\" src=\"res/helpimg/names_as_addressing.png\" width=\"2.1291in\" height=\"0.8709in\" localize=\"true\"><alt id=\"alt_id3154942\">Example spreadsheet</alt></image>"
-msgstr "<image id=\"img_id3154942\" src=\"res/helpimg/names_as_addressing.png\" width=\"2.1291in\" height=\"0.8709in\" localize=\"true\"><alt id=\"alt_id3154942\">Παράδειγμα λογιστικού φύλλου</alt></image>"
-
-#: address_auto.xhp
-msgctxt ""
-"address_auto.xhp\n"
-"par_id3154512\n"
-"22\n"
-"help.text"
-msgid "In the example spreadsheet, you can use the string <item type=\"literal\">'Column One'</item> in a formula to refer to the cell range <item type=\"literal\">B3</item> to <item type=\"literal\">B5</item>, or <item type=\"literal\">'Column Two'</item> for the cell range <item type=\"literal\">C2</item> to <item type=\"literal\">C5</item>. You can also use <item type=\"literal\">'Row One'</item> for the cell range <item type=\"literal\">B3</item> to <item type=\"literal\">D3</item>, or <item type=\"literal\">'Row Two'</item> for the cell range <item type=\"literal\">B4</item> to <item type=\"literal\">D4</item>. The result of a formula that uses a cell name, for example, <item type=\"literal\">SUM('Column One')</item>, is 600."
-msgstr "Σε αυτό το παράδειγμα υπολογιστικού φύλλου, μπορείτε να χρησιμοποιήσετε σε ένα τύπο το αλφαριθμητικό<item type=\"literal\"> 'Στήλη Ένα'</item>το οποίο να αναφέρεται σε μια περιοχή κελιών από το <item type=\"literal\">B3 </item> έως το <item type=\"literal\">B5</item>, ή <item type=\"literal\">'Στήλη Δυο'</item> για μια περιοχή κελιών από το κελί <item type=\"literal\">C2</item> έως το <item type=\"literal\">C5</item>. Μπορείτε επίσης να χρησιμοποιήσετε το αλφαριθμητικό <item type=\"literal\">'Γραμμή Ένα'</item> για μια περιοχή κελιών από το <item type=\"literal\">B3</item> έως το <item type=\"literal\">D3</item>, ή <item type=\"literal\">'Γραμμή Δύο'</item> για μια περιοχή κελιών από το <item type=\"literal\">B4</item> έως το <item type=\"literal\">D4</item> Το αποτέλεσμα ενός τύπου που χρησιμοποιεί κάποιο όνομα κελιού, για παράδειγμα, <item type=\"literal\">SUM('Στήλη Ένα')</item>, είναι 600."
-
-#: address_auto.xhp
-msgctxt ""
-"address_auto.xhp\n"
-"par_id3155443\n"
-"24\n"
-"help.text"
-msgid "This function is active by default. To turn this function off, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Calculate</emph> and clear the <emph>Automatically find column and row labels</emph> check box."
-msgstr "Αυτή η συνάρτηση είναι ενεργή από προεπιλογή. Για απενεργοποίηση αυτής της συνάρτησης, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Υπολογισμός</emph> και καθαρίστε το πλαίσιο ελέγχου <emph>αυτόματη εύρεση ετικετών στήλης και γραμμής</emph>."
-
-#: address_auto.xhp
-msgctxt ""
-"address_auto.xhp\n"
-"par_id3149210\n"
-"37\n"
-"help.text"
-msgid "If you want a name to be automatically recognized by Calc, the name must start with a letter and be composed of alphanumeric characters. If you enter the name in the formula yourself, enclose the name in single quotation marks ('). If a single quotation mark appears in a name, you must enter a backslash in front of the quotation mark, for example, <item type=\"literal\">'Harry\\'s Bar'.</item>"
-msgstr "Για να γίνεται αυτόματη αναγνώριση των ονομάτων, τα ονόματα θα πρέπει να αποτελούνται από αλφαριθμητικούς χαρακτήρες και ο πρώτος χαρακτήρας θα πρέπει να είναι κάποιο γράμμα. Αν θέλετε να εισάγετε το όνομα στο τύπο εσείς οι ίδιοι, περικλείσετε το όνομα σε μονά εισαγωγικά ('). Αν σε κάποιο όνομα υπάρχουν ήδη μονό εισαγωγικό, θα πρέπει να εισαγάγετε μια ανάστροφη κάθετο μπροστά από το εισαγωγικό, για παράδειγμα <item type=\"literal\">'Harry\\'s Bar'.</item>"
-
-#: filters.xhp
-msgctxt ""
-"filters.xhp\n"
-"tit\n"
-"help.text"
-msgid "Applying Filters"
-msgstr "Εφαρμογή φίλτρων"
-
-#: filters.xhp
-msgctxt ""
-"filters.xhp\n"
-"bm_id3153896\n"
-"help.text"
-msgid "<bookmark_value>filters; applying/removing</bookmark_value> <bookmark_value>rows;removing/redisplaying with filters</bookmark_value> <bookmark_value>removing;filters</bookmark_value>"
-msgstr "<bookmark_value>φίλτρα, εφαρμογή/κατάργηση</bookmark_value><bookmark_value>γραμμές, κατάργηση/επανεμφάνιση με φίλτρα</bookmark_value><bookmark_value>κατάργηση, φίλτρα</bookmark_value>"
-
-#: filters.xhp
-msgctxt ""
-"filters.xhp\n"
-"hd_id3153896\n"
-"70\n"
-"help.text"
-msgid "<variable id=\"filters\"><link href=\"text/scalc/guide/filters.xhp\" name=\"Applying Filters\">Applying Filters</link></variable>"
-msgstr "<variable id=\"filters\"><link href=\"text/scalc/guide/filters.xhp\" name=\"Εφαρμογή φίλτρων\">Εφαρμογή φίλτρων</link></variable>"
-
-#: filters.xhp
-msgctxt ""
-"filters.xhp\n"
-"par_id3150869\n"
-"2\n"
-"help.text"
-msgid "Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in $[officename] there are various possibilities for applying filters."
-msgstr "Τα φίλτρα και τα ειδικά φίλτρα σάς επιτρέπουν να εργαστείτε σε ορισμένες γραμμές (εγγραφές) μιας περιοχής δεδομένων. Στα υπολογιστικά φύλλα του $[officename] διατίθενται διάφορες δυνατότητες για την εφαρμογή φίλτρων."
-
-#: filters.xhp
-msgctxt ""
-"filters.xhp\n"
-"par_id3155131\n"
-"3\n"
-"help.text"
-msgid "One use for the <emph>AutoFilter</emph> function is to quickly restrict the display to records with identical entries in a data field."
-msgstr "Μία χρήση της λειτουργίας <emph>Αυτόματο φίλτρο</emph> είναι ο γρήγορος περιορισμός της εμφάνισης των εγγραφών με πανομοιότυπες καταχωρήσεις στο πεδίο δεδομένων."
-
-#: filters.xhp
-msgctxt ""
-"filters.xhp\n"
-"par_id3146119\n"
-"4\n"
-"help.text"
-msgid "In the <emph>Standard Filter</emph> dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator."
-msgstr "Στο παράθυρο διαλόγου <emph>Φίλτρο</emph>, μπορείτε επίσης να καθορίσετε τις τιμές σε συγκεκριμένα πεδία δεδομένων. Μπορείτε να χρησιμοποιήσετε κανονικό φίλτρο για σύνδεση έως και τριών συνθηκών με τους λογικούς τελεστές AND ή OR."
-
-#: filters.xhp
-msgctxt ""
-"filters.xhp\n"
-"par_id3150010\n"
-"5\n"
-"help.text"
-msgid "The <emph>Advanced filter</emph> allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet."
-msgstr "Το <emph>Ειδικό φίλτρο</emph> υπερβαίνει τον περιορισμό των τριών συνθηκών και επιτρέπει τον ορισμό οχτώ συνθηκών φιλτραρίσματος συνολικά. Με τα ειδικά φίλτρα εισάγετε τις συνθήκες απευθείας στο φύλλο."
-
-#: filters.xhp
-msgctxt ""
-"filters.xhp\n"
-"par_id9384746\n"
-"help.text"
-msgid "To remove a filter, so that you see all cells again, click inside the area where the filter was applied, then choose <item type=\"menuitem\">Data - Filter - Remove Filter</item>."
-msgstr "Για να καταργήσετε ένα φίλτρο, έτσι ώστε να μπορείτε να δείτε ξανά όλα τα κελιά, κάντε κλικ μέσα στην περιοχή που έχει εφαρμοστεί το φίλτρο, και ύστερα επιλέξτε <item type=\"menuitem\">Δεδομένα - Φίλτρο - Κατάργηση φίλτρου</item>."
-
-#: filters.xhp
-msgctxt ""
-"filters.xhp\n"
-"par_idN10663\n"
-"help.text"
-msgid "When you select multiple rows from an area where a filter was applied, then this selection can include rows that are visible and rows that are hidden by the filter. If you then apply formatting, or delete the selected rows, this action then applies only to the visible rows. The hidden rows are not affected."
-msgstr "Όταν επιλέγετε πολλαπλές γραμμές από μία περιοχή όπου έχει εφαρμοστεί ένα φίλτρο, τότε η επιλογή αυτή μπορεί να περιλαμβάνει γραμμές που είναι ορατές και γραμμές που αποκρύπτονται από το φίλτρο. Αν εσείς στη συνέχεια εφαρμόσετε μορφοποίηση, ή διαγράψετε τις επιλεγμένες γραμμές, η ενέργεια αυτή εφαρμόζεται στις ορατές γραμμές. Οι κρυφές γραμμές δεν επηρεάζονται."
-
-#: filters.xhp
-msgctxt ""
-"filters.xhp\n"
-"par_id218817\n"
-"help.text"
-msgid "This is the opposite to rows that you have hidden manually by the <emph>Format - Rows - Hide Rows</emph> command. Manually hidden rows are deleted when you delete a selection that contains them."
-msgstr "Αυτό είναι αντίθετο σε γραμμές που έχετε αποκρύψει χειροκίνητα επιλέγοντας την εντολή <emph>Μορφή - Γραμμές - Απόκρυψη γραμμών</emph>. Οι χειροκίνητα κρυφές γραμμές διαγράφονται όταν εσείς διαγράφετε μία επιλογή που τις εμπεριέχει."
+msgid "All cells of the selection, including the hidden cells, are copied, deleted, moved, or formatted."
+msgstr "Αντιγράφονται, διαγράφονται ή μορφοποιούνται όλα τα κελιά, συμπεριλαμβανομένων και των κρυφών."
-#: calc_series.xhp
+#: cellreference_dragdrop.xhp
msgctxt ""
-"calc_series.xhp\n"
+"cellreference_dragdrop.xhp\n"
"tit\n"
"help.text"
-msgid "Automatically Calculating Series"
-msgstr "Αυτόματος υπολογισμός γραμμών"
-
-#: calc_series.xhp
-msgctxt ""
-"calc_series.xhp\n"
-"bm_id3150769\n"
-"help.text"
-msgid "<bookmark_value>series; calculating</bookmark_value> <bookmark_value>calculating; series</bookmark_value> <bookmark_value>linear series</bookmark_value> <bookmark_value>growth series</bookmark_value> <bookmark_value>date series</bookmark_value> <bookmark_value>powers of 2 calculations</bookmark_value> <bookmark_value>cells; filling automatically</bookmark_value> <bookmark_value>automatic cell filling</bookmark_value> <bookmark_value>AutoFill function</bookmark_value> <bookmark_value>filling;cells, automatically</bookmark_value>"
-msgstr "<bookmark_value>σειρά, υπολογισμός</bookmark_value><bookmark_value>υπολογισμός, σειράς</bookmark_value><bookmark_value>αριθμητικές σειρές</bookmark_value><bookmark_value>γεωμετρικές σειρές</bookmark_value><bookmark_value>σειρές ημερομηνιών</bookmark_value><bookmark_value>υπολογισμοί δυνάμεων του 2</bookmark_value><bookmark_value>κελιά, αυτόματη συμπλήρωση</bookmark_value><bookmark_value>αυτόματη συμπλήρωση κελιών</bookmark_value><bookmark_value>συνάρτηση αυτόματης συμπλήρωσης</bookmark_value><bookmark_value>συμπλήρωση, κελιών, αυτόματα</bookmark_value>"
-
-#: calc_series.xhp
-msgctxt ""
-"calc_series.xhp\n"
-"hd_id3150769\n"
-"6\n"
-"help.text"
-msgid "<variable id=\"calc_series\"><link href=\"text/scalc/guide/calc_series.xhp\" name=\"Automatically Calculating Series\">Automatically Filling in Data Based on Adjacent Cells</link></variable>"
-msgstr "<variable id=\"calc_series\"><link href=\"text/scalc/guide/calc_series.xhp\" name=\"Αυτόματος υπολογισμός Σειρών\">Αυτόματο γέμισμα με δεδομένα βασισμένο στα διπλανά κελιά</link></variable>"
-
-#: calc_series.xhp
-msgctxt ""
-"calc_series.xhp\n"
-"par_idN106A8\n"
-"help.text"
-msgid "You can automatically fill cells with data with the AutoFill command or the Series command."
-msgstr "Μπορείτε να γεμίσετε αυτόματα τα κελιά με δεδομένα χρησιμοποιώντας την εντολή Αυτόματο γέμισμα ή με την εντολή Σειρές."
-
-#: calc_series.xhp
-msgctxt ""
-"calc_series.xhp\n"
-"par_idN106D3\n"
-"help.text"
-msgid "Using AutoFill"
-msgstr "Χρήση Αυτόματου γεμίσματος"
-
-#: calc_series.xhp
-msgctxt ""
-"calc_series.xhp\n"
-"par_idN106D7\n"
-"help.text"
-msgid "AutoFill automatically generates a data series based on a defined pattern."
-msgstr "Η εντολή αυτόματο γέμισμα παράγει αυτόματα μια σειρά δεδομένων βασισμένη σε ένα καθορισμένο μοτίβο."
-
-#: calc_series.xhp
-msgctxt ""
-"calc_series.xhp\n"
-"par_id3154319\n"
-"7\n"
-"help.text"
-msgid "On a sheet, click in a cell, and type a number."
-msgstr "Σε ένα φύλλο, κάντε κλικ σε ένα κελί και εισάγετε έναν αριθμό."
+msgid "Referencing Cells by Drag-and-Drop"
+msgstr "Παραπομπή κελιών με μεταφορά και απόθεση"
-#: calc_series.xhp
+#: cellreference_dragdrop.xhp
msgctxt ""
-"calc_series.xhp\n"
-"par_idN106CB\n"
+"cellreference_dragdrop.xhp\n"
+"bm_id3154686\n"
"help.text"
-msgid "Click in another cell and then click back in the cell where you typed the number."
-msgstr "Κάντε κλικ με το ποντίκι σας σε ένα άλλο κελί και εν συνεχεία κάντε κλικ πάλι στο κελί στο οποίο πληκτρολογήσατε τον αριθμό."
+msgid "<bookmark_value>drag and drop; referencing cells</bookmark_value> <bookmark_value>cells; referencing by drag and drop </bookmark_value> <bookmark_value>references;inserting by drag and drop</bookmark_value> <bookmark_value>inserting;references, by drag and drop</bookmark_value>"
+msgstr "<bookmark_value>μεταφορά και απόθεση, παραπομπή κελιών</bookmark_value><bookmark_value>κελιά, παραπομπή με μεταφορά και απόθεση </bookmark_value><bookmark_value>παραπομπές, εισαγωγή με μεταφορά και απόθεση</bookmark_value><bookmark_value>εισαγωγή, παραπομπές, με μεταφορά και απόθεση</bookmark_value>"
-#: calc_series.xhp
+#: cellreference_dragdrop.xhp
msgctxt ""
-"calc_series.xhp\n"
-"par_id3145272\n"
+"cellreference_dragdrop.xhp\n"
+"hd_id3154686\n"
"16\n"
"help.text"
-msgid "Drag the fill handle in the bottom right corner of the cell across the cells that you want to fill, and release the mouse button."
-msgstr "Σύρετε τον σταυρού προορισμού, που βρίσκεται στην κάτω δεξιά γωνία του κελιού, επάνω στα κελιά που θέλετε να γεμίσετε, και απελευθερώσετε το πλήκτρο του ποντικιού"
+msgid "<variable id=\"cellreference_dragdrop\"><link href=\"text/scalc/guide/cellreference_dragdrop.xhp\" name=\"Referencing Cells by Drag-and-Drop\">Referencing Cells by Drag-and-Drop</link></variable>"
+msgstr "<variable id=\"cellreference_dragdrop\"><link href=\"text/scalc/guide/cellreference_dragdrop.xhp\" name=\"Παραπομπή κελιών με μεταφορά και απόθεση\">Παραπομπή κελιών με μεταφορά και απόθεση </link></variable>"
-#: calc_series.xhp
+#: cellreference_dragdrop.xhp
msgctxt ""
-"calc_series.xhp\n"
-"par_id3145801\n"
+"cellreference_dragdrop.xhp\n"
+"par_id3156444\n"
"17\n"
"help.text"
-msgid "The cells are filled with ascending numbers."
-msgstr "Τα κελιά έχουν γεμίσει με αριθμούς αυξανόμενους κατά ένα."
+msgid "With the help of the Navigator you can reference cells from one sheet to another sheet in the same document or in a different document. The cells can be inserted as a copy, link, or hyperlink. The range to be inserted must be defined with a name in the original file so that it can be inserted in the target file."
+msgstr "Με τη βοήθεια του περιηγητή μπορείτε να αναφέρετε κελιά από ένα φύλλο σε ένα άλλο φύλλο στο ίδιο ή διαφορετικό έγγραφο. Τα κελιά μπορούν να εισαχθούν ως αντίγραφο, σύνδεσμος ή υπερσύνδεσμος. Η περιοχή εισαγωγής πρέπει να καθοριστεί με ένα όνομα στο αρχικό αρχείο, έτσι ώστε να μπορεί να εισαχθεί στο αρχείο στόχος."
-#: calc_series.xhp
+#: cellreference_dragdrop.xhp
msgctxt ""
-"calc_series.xhp\n"
-"par_idN106EE\n"
+"cellreference_dragdrop.xhp\n"
+"par_id3152576\n"
+"25\n"
"help.text"
-msgid "To quickly create a list of consecutive days, enter <item type=\"literal\">Monday</item> in a cell, and drag the fill handle."
-msgstr "Για να δημιουργήσετε γρήγορα μια λίστα συνεχόμενων ήμερων, εισάγετε σε ένα κελί την καταχώριση <item type=\"literal\">Δευτέρα</item>, και σύρετε με το ποντίκι τον σταυρό προορισμού."
+msgid "Open the document that contains the source cells."
+msgstr "Ανοίξτε το έγγραφο που περιέχει τα κελιά προέλευσης."
-#: calc_series.xhp
+#: cellreference_dragdrop.xhp
msgctxt ""
-"calc_series.xhp\n"
-"par_id9720145\n"
+"cellreference_dragdrop.xhp\n"
+"par_id3154011\n"
+"26\n"
"help.text"
-msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> if you do not want to fill the cells with different values."
-msgstr "Κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> εάν δεν θέλετε να γεμίσετε τα κελιά με διαφορετικές τιμές."
+msgid "To set the source range as the range, select the cells and choose <emph>Insert - Names - Define</emph>. Save the source document, and do not close it."
+msgstr "Για να καθοριστεί η περιοχή προέλευσης ως περιοχή, επιλέγετε τα κελιά και επιλέγετε την εντολή μενού <emph>Εισαγωγή- Ονόματα - Καθορισμός</emph>. Αποθηκεύεστε το αρχείο προέλευσης, και μην το κλείσετε."
-#: calc_series.xhp
+#: cellreference_dragdrop.xhp
msgctxt ""
-"calc_series.xhp\n"
-"par_id3154490\n"
+"cellreference_dragdrop.xhp\n"
+"par_id3151073\n"
"18\n"
"help.text"
-msgid "If you select two or more adjacent cells that contain different numbers, and drag, the remaining cells are filled with the arithmetic pattern that is recognized in the numbers. The AutoFill function also recognizes customized lists that are defined under <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists</item>."
-msgstr "Εάν επιλέξετε δύο ή περισσότερα γειτονικά κελιά που περιέχουν διαφορετικούς αριθμούς και σύρετε τα εναπομένοντα κελιά γεμίζουν με το αριθμητικό πρότυπο που αναγνωρίζεται στους αριθμούς. Η συνάρτηση ΑυτόματουΓεμίσματος αναγνωρίζει επίσης προσαρμοσμένες λίστες που καθορίζονται στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Λίστες ταξινόμησης</item>."
-
-#: calc_series.xhp
-msgctxt ""
-"calc_series.xhp\n"
-"par_idN10737\n"
-"help.text"
-msgid "You can double-click the fill handle to automatically fill all empty columns of the current data block. For example, first enter Jan into A1 and drag the fill handle down to A12 to get the twelve months in the first column. Now enter some values into B1 and C1. Select those two cells, and double-click the fill handle. This fills automatically the data block B1:C12."
-msgstr "Μπορείτε να κάνετε διπλό κλικ με το ποντίκι σας στο σταυρό προορισμού για να γεμίσετε αυτόματα όλες τις κενές στήλες του τρέχοντος τμήματος δεδομένων. Για παράδειγμα, πρώτα εισάγετε το Ίαν στο κελί Α1 και σύρετε το σταυρό προορισμού μέχρι το Α12 για να εισάγετε τους δώδεκα μήνες στη πρώτη στήλη. Τώρα εισάγετε κάποιες τιμές στα κελιά Β1 και C1. Επιλέξτε αυτά τα δυο κελιά και κάνετε διπλό κλικ στο σταυρό προορισμού. Αυτή η ενέργεια θα γεμίσει αυτόματα το τμήμα δεδομένων B1:C12."
-
-#: calc_series.xhp
-msgctxt ""
-"calc_series.xhp\n"
-"par_idN10713\n"
-"help.text"
-msgid "Using a Defined Series"
-msgstr "Χρήση Καθορισμένων Σειρών"
-
-#: calc_series.xhp
-msgctxt ""
-"calc_series.xhp\n"
-"par_id3150749\n"
-"9\n"
-"help.text"
-msgid "Select the cell range in the sheet that you want to fill."
-msgstr "Επιλέξτε πρώτα στο φύλλο την περιοχή κελιών που θέλετε να γεμίσει."
+msgid "Open the sheet in which you want to insert something."
+msgstr "Ανοίξτε το φύλλο στο οποίο θέλετε να κάνετε κάποια εισαγωγή"
-#: calc_series.xhp
+#: cellreference_dragdrop.xhp
msgctxt ""
-"calc_series.xhp\n"
-"par_id3154754\n"
+"cellreference_dragdrop.xhp\n"
+"par_id3154732\n"
"19\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Edit - Fill - Series</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Επεξεργασία - Γέμισμα - Κατηγορίες</item>."
+msgid "Open the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link>. In the lower box of the Navigator select the source file."
+msgstr "Ανοίξτε την <link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link>. Στο κατώτερο πλαίσιο συνδυασμού της Περιήγησης, επιλέξτε το έγγραφο προέλευσης."
-#: calc_series.xhp
+#: cellreference_dragdrop.xhp
msgctxt ""
-"calc_series.xhp\n"
-"par_idN10716\n"
+"cellreference_dragdrop.xhp\n"
+"par_id3150752\n"
+"22\n"
"help.text"
-msgid "Select the parameters for the series."
-msgstr "Επιλέξτε τις παραμέτρους της σειράς."
+msgid "In the Navigator, the source file object appears under \"Range names\"."
+msgstr "Στην Περιήγηση θα δείτε τώρα το αντικείμενο αρχείου προέλευσης στην \"Ονόματα περιοχών\"."
-#: calc_series.xhp
+#: cellreference_dragdrop.xhp
msgctxt ""
-"calc_series.xhp\n"
-"par_idN10731\n"
+"cellreference_dragdrop.xhp\n"
+"par_id3154754\n"
+"27\n"
"help.text"
-msgid "If you select a <emph>linear</emph> series, the increment that you enter is <emph>added</emph> to each consecutive number in the series to create the next value."
-msgstr "Εάν επιλέξετε τύπο σειράς <emph>Αριθμητικά</emph>, το βήμα που εισάγετε <emph>προστίθεται</emph> σε κάθε διαδοχικό αριθμό της σειράς για να δημιουργηθεί η επομένη τιμή."
+msgid "Using the <emph>Drag Mode</emph> icon in Navigator, choose whether you want the reference to be a hyperlink, link, or copy."
+msgstr "Με το εικονίδιο <emph>Λειτουργία μετακίνησης</emph> της Περιήγησης, επιλέξτε αν θέλετε η παραπομπή να είναι μια υπερσύνδεση, μια σύνδεση ή ένα αντίγραφο."
-#: calc_series.xhp
+#: cellreference_dragdrop.xhp
msgctxt ""
-"calc_series.xhp\n"
-"par_idN1073C\n"
+"cellreference_dragdrop.xhp\n"
+"par_id3154256\n"
+"23\n"
"help.text"
-msgid "If you select a <emph>growth</emph> series, the increment that you enter is <emph>multiplied</emph> by each consecutive number to create the next value."
-msgstr "Εάν επιλέξετε τύπο σειράς <emph>Γεωμετρικά</emph>, το βήμα που θα εισάγετε <emph>πολλαπλασιάζεται</emph> επί κάθε διαδοχικό αριθμό της σειράς για να δημιουργηθεί η επομένη τιμή."
+msgid "Click the name under \"Range names\" in the Navigator, and drag into the cell of the current sheet where you want to insert the reference."
+msgstr "Κάντε κλικ στην καταχώριση \"Ονόματα περιοχών\" στην Περιήγηση και σύρετε την επιθυμητή περιοχή στο κελί του ενεργού φύλλου όπου θέλετε να εισαγάγετε την παραπομπή."
-#: calc_series.xhp
+#: cellreference_dragdrop.xhp
msgctxt ""
-"calc_series.xhp\n"
-"par_idN10747\n"
+"cellreference_dragdrop.xhp\n"
+"par_id3149565\n"
+"24\n"
"help.text"
-msgid "If you select a <emph>date</emph> series, the increment that you enter is added to the time unit that you specify."
-msgstr "Εάν επιλέξετε τύπο σειράς <emph>ημερομηνία</emph>, το βήμα που εισάγετε προστίθεται στη μονάδα χρόνου που έχετε ορίσει."
+msgid "This method can also be used to insert a range from another sheet of the same document into the current sheet. Select the active document as source in step 4 above."
+msgstr "Αυτή η μέθοδος μπορεί να χρησιμοποιηθεί επίσης για να γίνει εισαγωγή μιας περιοχής από διαφορετικό φύλλο του ιδίου εγγράφου στο τρέχον φύλλο. Επιλέξτε το ενεργό έγγραφο ως προέλευσης όπως στο παραπάνω βήμα 4."
-#: calc_series.xhp
+#: cellreferences.xhp
msgctxt ""
-"calc_series.xhp\n"
-"par_id3159173\n"
-"20\n"
+"cellreferences.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Sort lists\">Sort lists</link>"
-msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Ταξινόμηση λιστών\">Ταξινόμηση λιστών</link>"
+msgid "Referencing a Cell in Another Document"
+msgstr "Παραπομπή κελιού σε άλλο έγγραφο"
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"tit\n"
+"cellreferences.xhp\n"
+"bm_id3147436\n"
"help.text"
-msgid "Deactivating Automatic Changes"
-msgstr "Απενεργοποίηση αυτόματων αλλαγών"
+msgid "<bookmark_value>sheet references</bookmark_value> <bookmark_value>references; to cells in other sheets/documents</bookmark_value> <bookmark_value>cells; operating in another document</bookmark_value> <bookmark_value>documents;references</bookmark_value>"
+msgstr "<bookmark_value>παραπομπές φύλλου</bookmark_value><bookmark_value>παραπομπές, σε κελιά άλλων φύλλων/ εγγράφων</bookmark_value><bookmark_value>κελιά, λειτουργία σε άλλο έγγραφο</bookmark_value><bookmark_value>έγγραφα, παραπομπές</bookmark_value>"
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"bm_id3149456\n"
+"cellreferences.xhp\n"
+"hd_id3147436\n"
+"9\n"
"help.text"
-msgid "<bookmark_value>deactivating; automatic changes</bookmark_value> <bookmark_value>tables; deactivating automatic changes in</bookmark_value> <bookmark_value>AutoInput function on/off</bookmark_value> <bookmark_value>text in cells;AutoInput function</bookmark_value> <bookmark_value>cells; AutoInput function of text</bookmark_value> <bookmark_value>input support in spreadsheets</bookmark_value> <bookmark_value>changing; input in cells</bookmark_value> <bookmark_value>AutoCorrect function;cell contents</bookmark_value> <bookmark_value>cell input;AutoInput function</bookmark_value> <bookmark_value>lowercase letters;AutoInput function (in cells)</bookmark_value> <bookmark_value>capital letters;AutoInput function (in cells)</bookmark_value> <bookmark_value>date formats;avoiding conversion to</bookmark_value> <bookmark_value>number completion on/off</bookmark_value> <bookmark_value>text completion on/off</bookmark_value> <bookmark_value>word completion on/off</bookmark_value>"
-msgstr "<bookmark_value>απενεργοποίηση; αυτόματες αλλαγές</bookmark_value><bookmark_value>πίνακες; απενεργοποίηση αυτόματων αλλαγών</bookmark_value><bookmark_value>Λειτουργία αυτόματης καταχώρισης ναι/όχι</bookmark_value><bookmark_value>κείμενο σε κελιά;Λειτουργία αυτόματης συμπλήρωσης</bookmark_value><bookmark_value>cells; Λειτουργία αυτόματης συμπλήρωσης κειμένου</bookmark_value><bookmark_value>υποστήριξη εγγραφής σε κελιά</bookmark_value><bookmark_value>αλλαγή; εγγραφές κελιών</bookmark_value><bookmark_value>Λειτουργία αυτόματης διόρθωσης;περιεχόμενα κελιού</bookmark_value><bookmark_value>εγγραφές κελιού;Λειτουργία αυτόματης συμπλήρωσης</bookmark_value><bookmark_value>πεζοί χαρακτήρες;Λειτουργία αυτόματης συμπλήρωσης (σε κελιά)</bookmark_value><bookmark_value>κεφαλαία γράμματα;Λειτουργία αυτόματης συμπλήρωσης (σε κελιά)</bookmark_value><bookmark_value>μορφές ημερομηνίας;αποφυγή μετατροπής σε</bookmark_value><bookmark_value>συμπλήρωση αριθμών ναι/όχι</bookmark_value><bookmark_value>συμπλήρωση κειμένου ναι/όχι</bookmark_value><bookmark_value>συμπλήρωση λέξης ναι/όχι</bookmark_value>"
+msgid "<variable id=\"cellreferences\"><link href=\"text/scalc/guide/cellreferences.xhp\" name=\"Referencing Other Sheets\">Referencing Other Sheets</link></variable>"
+msgstr "<variable id=\"cellreferences\"><link href=\"text/scalc/guide/cellreferences.xhp\" name=\"Παραπομπή κελιού σε άλλα φύλλα\">Παραπομπή κελιού σε άλλα φύλλα</link></variable>"
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"hd_id3149456\n"
-"1\n"
+"cellreferences.xhp\n"
+"par_id9663075\n"
"help.text"
-msgid "<variable id=\"auto_off\"><link href=\"text/scalc/guide/auto_off.xhp\" name=\"Deactivating Automatic Changes\">Deactivating Automatic Changes</link></variable>"
-msgstr "<variable id=\"auto_off\"><link href=\"text/scalc/guide/auto_off.xhp\" name=\"Απενεργοποίηση αυτόματων αλλαγών\">Απενεργοποίηση αυτόματων αλλαγών</link></variable>"
+msgid "In a sheet cell you can show a reference to a cell in another sheet."
+msgstr "Σε κάποιο κελί του φύλλου μπορείτε να ορίσετε μια παραπομπή σε κελί άλλου φύλλου."
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3156442\n"
-"2\n"
+"cellreferences.xhp\n"
+"par_id1879329\n"
"help.text"
-msgid "By default, $[officename] automatically corrects many common typing errors and applies formatting while you type. You can immediately undo any automatic changes with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z."
-msgstr "Το $[officename] διορθώνει αυτόματα πολλά κοινά λάθη πληκτρολόγησης και μορφοποιεί το έγγραφο καθώς πληκτρολογείτε. Μπορείτε να ακυρώσετε άμεσα όποιες αυτόματες αλλαγές γίνονται με τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z."
+msgid "In the same way, a reference can also be made to a cell from another document provided that this document has already been saved as a file."
+msgstr "Με αντίστοιχο τρόπο, μπορεί επίσης να γίνει παραπομπή σε κάποιο κελί άλλου εγγράφου. Ανοίξτε ένα άλλο υπολογιστικό φύλλο εκτός από το νέο υπολογιστικό φύλλου που δημιουργήσατε, το οποίο έχετε αποθηκεύσει ήδη ως αρχείο."
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3145273\n"
-"3\n"
+"cellreferences.xhp\n"
+"hd_id7122409\n"
"help.text"
-msgid "The following shows you how to deactivate and reactivate the automatic changes in $[officename] Calc:"
-msgstr "Οι ακόλουθες οδηγίες σάς δείχνουν πώς να απενεργοποιήσετε και να ενεργοποιήσετε εκ νέου τις αυτόματες αλλαγές στο $[officename] Calc:"
+msgid "To Reference a Cell in the Same Document"
+msgstr "Παραπομπή κελιού σε κελί στο ίδιο έγγραφο"
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"hd_id3145748\n"
-"4\n"
+"cellreferences.xhp\n"
+"par_id2078005\n"
"help.text"
-msgid "Automatic Text or Number Completion"
-msgstr "Αυτόματη συμπλήρωση κειμένου ή αριθμού"
+msgid "Open a new, empty spreadsheet."
+msgstr "Ανοίξτε ένα νέο κενό υπολογιστικό φύλλο."
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3154730\n"
-"5\n"
+"cellreferences.xhp\n"
+"par_id4943693\n"
"help.text"
-msgid "When making an entry in a cell, $[officename] Calc automatically suggests matching input found in the same column. This function is known as <emph>AutoInput</emph>."
-msgstr "Όταν πραγματοποιείτε μια καταχώριση σε κάποιο κελί, το $[officename] Calc προτείνει αυτόματα το περιεχόμενο που βρέθηκε να ταιριάζει στην ίδια στήλη. Αυτή η λειτουργία είναι γνωστή ως <emph>Αυτόματη Εισαγωγή</emph>."
+msgid "By way of example, enter the following formula in cell A1 of Sheet1:"
+msgstr "Ως παράδειγμα, πληκτρολογήστε στο κελί A1 του Φύλλου1 τον ακόλουθο τύπο και ολοκληρώστε την εισαγωγή με το πλήκτρο Enter:"
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3153878\n"
-"6\n"
+"cellreferences.xhp\n"
+"par_id9064302\n"
"help.text"
-msgid "To turn the AutoInput on and off, set or remove the check mark in front of <link href=\"text/scalc/01/06130000.xhp\" name=\"Tools - Cell Contents - AutoInput\"><emph>Tools - Cell Contents - AutoInput</emph></link>."
-msgstr "Για να ενεργοποιήστε ή να απενεργοποιήστε την αυτόματη εισαγωγή, ορίστε ή καταργήστε το σημάδι επιλογής μπροστά από την επιλογή <link href=\"text/scalc/01/06130000.xhp\" name=\"Εργαλεία - Περιεχόμενα κελιού - Αυτόματη εισαγωγή\"><emph>Εργαλεία - Περιεχόμενα κελιού - Αυτόματη εισαγωγή</emph></link>"
+msgid "<item type=\"literal\">=Sheet2.A1</item>"
+msgstr "<item type=\"literal\">=Sheet2.A1</item>"
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"hd_id3146972\n"
-"21\n"
+"cellreferences.xhp\n"
+"par_id7609790\n"
"help.text"
-msgid "Automatic Conversion to Date Format"
-msgstr "Αυτόματη μετατροπή σε μορφή ημερομηνίας"
+msgid "Click the <emph>Sheet 2</emph> tab at the bottom of the spreadsheet. Set the cursor in cell A1 there and enter text or a number."
+msgstr "Πατήστε στην καρτέλα του <emph>φύλλου 2</emph> στο τέλος του υπολογιστικού φύλλου. Τοποθετήστε τον δρομέα στο κελί A1 και εισαγάγετε κείμενο ή κάποιον αριθμό."
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3153707\n"
-"22\n"
+"cellreferences.xhp\n"
+"par_id809961\n"
"help.text"
-msgid "$[officename] Calc automatically converts certain entries to dates. For example, the entry <emph>1.1</emph> may be interpreted as January 1 of the current year, according to the locale settings of your operating system, and then displayed according to the date format applied to the cell."
-msgstr "Το $[officename] Calc αυτόματα μετατρέπει συγκεκριμένες καταχωρήσεις σε ημερομηνίες. Για παράδειγμα, η καταχώριση <emph>1.1</emph>, ανάλογα με τις τοπικές ρυθμίσεις του λειτουργικού σας συστήματος, μπορεί να μεταφραστεί ως 1 Ιανουαρίου του τρέχοντος έτους, και εν συνεχεία θα εμφανιστεί με την μορφή ημερομηνίας που εφαρμόστηκε στο κελί."
+msgid "If you switch back to Sheet1, you will see the same content in cell A1 there. If the contents of Sheet2.A1 change, then the contents of Sheet1.A1 also change."
+msgstr "Αν επιστρέψετε στο Φύλλο1, θα δείτε το ίδιο περιεχόμενο στο κελί A1. Αν τα περιεχόμενα της περιοχής Φύλλο2.A1 τροποποιηθούν, τότε τροποποιούνται επίσης και τα περιεχόμενα στο Φύλλο1.A1."
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3159267\n"
-"23\n"
+"cellreferences.xhp\n"
+"hd_id9209570\n"
"help.text"
-msgid "To ensure that an entry is interpreted as text, add an apostrophe at the beginning of the entry. The apostrophe is not displayed in the cell."
-msgstr "Για να διασφαλίσετε ότι μια καταχώριση μεταφράζεται ως κείμενο, προσθέστε μια απόστροφο στην αρχή κάθε καταχώρισης. Η απόστροφος δεν εμφανίζεται στο κελί."
+msgid "To Reference a Cell in Another Document"
+msgstr "Παραπομπή κελιού σε κελί σε άλλο έγγραφο"
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"hd_id3150043\n"
-"7\n"
+"cellreferences.xhp\n"
+"par_id5949278\n"
"help.text"
-msgid "Quotation Marks Replaced by Custom Quotes"
-msgstr "Αντικατάσταση εισαγωγικών από τυπογραφικά εισαγωγικά"
+msgid "Choose <emph>File - Open</emph>, to load an existing spreadsheet document."
+msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph>, για να φορτώσετε ένα έγγραφο υπολογιστικού φύλλου."
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3155333\n"
-"9\n"
+"cellreferences.xhp\n"
+"par_id8001953\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect Options</emph>. Go to the <emph>Localized Options</emph> tab and unmark <emph>Replace</emph>."
-msgstr "Επιλέξτε <emph>Εργαλεία - Επιλογές αυτόματης διόρθωσης</emph>. Μετάβαση στην καρτέλα <emph>Τοπικές επιλογές</emph> και αποσημειώστε <emph>Αντικατάσταση</emph>."
+msgid "Choose <emph>File - New</emph>, to open a new spreadsheet document. Set the cursor in the cell where you want to insert the external data and enter an equals sign to indicate that you want to begin a formula."
+msgstr "Επιλέξτε <emph>Αρχείο - Νέο</emph>, για να ανοίξετε ένα νέο υπολογιστικό φύλλο. Τοποθετήστε το δρομέα σε ένα ελεύθερο κελί και πληκτρολογήστε το σύμβολο της ισότητας για να δηλώσετε ότι θέλετε να ξεκινήσετε έναν τύπο."
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"hd_id3149565\n"
-"11\n"
+"cellreferences.xhp\n"
+"par_id8571123\n"
"help.text"
-msgid "Cell Content Always Begins With Uppercase"
-msgstr "Τα περιεχόμενα των κελιών αρχίζουν πάντα με κεφαλαίο"
+msgid "Now switch to the document you have just loaded. Click the cell with the data that you want to insert in the new document."
+msgstr "Τώρα μεταβείτε στο έγγραφο που μόλις φορτώσατε. Κάντε κλικ σε οποιοδήποτε κελί με τα δεδομένα που θέλετε να εισάγετε στο νέο έγγραφο."
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3147001\n"
-"13\n"
+"cellreferences.xhp\n"
+"par_id8261665\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>. Go to the <item type=\"menuitem\">Options</item> tab. Unmark <item type=\"menuitem\">Capitalize first letter of every sentence</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Επιλογές αυτόματης διόρθωσης</item>. Πηγαίνετε στην καρτέλα <item type=\"menuitem\">Επιλογές</item>. Απενεργοποιήστε το <item type=\"menuitem\">Εκκίνηση κάθε πρότασης με κεφαλαίο γράμμα</item>."
+msgid "Switch back to the new spreadsheet. In the input line you will now see how $[officename] Calc has added the reference to the formula for you."
+msgstr "Επιστρέψετε στο νέο υπολογιστικό φύλλο. Στη γραμμή εισαγωγής, θα δείτε τώρα πως το $[officename] Calc πρόσθεσε την παραπομπή στον τύπο για εσάς."
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"hd_id3150345\n"
-"15\n"
+"cellreferences.xhp\n"
+"par_id5888241\n"
"help.text"
-msgid "Replace Word With Another Word"
-msgstr "Αντικατάσταση λέξης με άλλη λέξη"
+msgid "The reference to a cell of another document contains the name of the other document in single inverted commas, then a hash #, then the name of the sheet of the other document, followed by a point and the name of the cell."
+msgstr "Η παραπομπή σε ένα κελί άλλου εγγράφου περιέχει επομένως το όνομα του άλλου εγγράφου σε μονά εισαγωγικά, κατόπιν μια δίεση #, ύστερα το όνομα του φύλλου στο άλλο έγγραφο που ακολουθείται από μια τελεία και το όνομα του κελιού."
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3166425\n"
-"17\n"
+"cellreferences.xhp\n"
+"par_id7697683\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>. Go to the <item type=\"menuitem\">Replace</item> tab. Select the word pair and click <item type=\"menuitem\">Delete</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Επιλογές αυτόματης διόρθωσης</item>. Πηγαίνετε στην καρτέλα <item type=\"menuitem\">Αντικατάσταση</item>. Επιλέξτε το ζεύγος λέξεων και κάντε κλικ στο <item type=\"menuitem\">Διαγραφή</item>."
+msgid "Confirm the formula by clicking the green check mark."
+msgstr "Επιβεβαιώστε τον τύπο κάνοντας κλικ στο πράσινο σημάδι επιλογής."
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3152992\n"
-"19\n"
+"cellreferences.xhp\n"
+"par_id7099826\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06130000.xhp\" name=\"Tools - Cell Contents - AutoInput\">Tools - Cell Contents - AutoInput</link>"
-msgstr "<link href=\"text/scalc/01/06130000.xhp\" name=\"Εργαλεία - Περιεχόμενα κελιού - Αυτόματη εισαγωγή\">Εργαλεία - Περιεχόμενα κελιού - Αυτόματη εισαγωγή</link>"
+msgid "If you drag the box in the lower right corner of the active cell to select a range of cells, $[officename] automatically inserts the corresponding references in the adjacent cells. As a result, the sheet name is preceded with a \"$\" sign to designate it as an absolute reference."
+msgstr "Αν σύρετε το πλαίσιο στη κάτω δεξιά γωνία του ενεργού κελιού για να επιλέξετε μια περιοχή κελιών, το $[officename] εισάγει αυτόματα τις αντίστοιχες παραπομπές στα παρακείμενα κελιά. Ως αποτέλεσμα, προηγείται του ονόματος φύλλου το σύμβολο \"$\" , που το καθορίζει ως απόλυτη παραπομπή."
-#: auto_off.xhp
+#: cellreferences.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3154368\n"
-"20\n"
+"cellreferences.xhp\n"
+"par_id674459\n"
"help.text"
-msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"Tools - AutoCorrect\">Tools - AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Εργαλεία - Αυτόματη διόρθωση\">Εργαλεία - Επιλογές αυτόματης διόρθωσης</link>"
+msgid "If you examine the name of the other document in this formula, you will notice that it is written as a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>. This means that you can also enter a URL from the Internet."
+msgstr "Αν εξετάσετε προσεχτικά το όνομα του άλλου εγγράφου στον τύπο, θα παρατηρήσετε ότι είναι γραμμένο ως <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>. Αυτό σημαίνει ότι μπορείτε επίσης να εισαγάγετε ένα URL από το Internet."
#: cellreferences_url.xhp
msgctxt ""
@@ -4065,1357 +2482,554 @@ msgctxt ""
msgid "Under <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040900.xhp\" name=\"Spreadsheet - General\"><item type=\"menuitem\">%PRODUCTNAME Calc - General</item></link> you can choose to have the update, when opened, automatically carried out either always, upon request or never. The update can be started manually in the dialog under <item type=\"menuitem\">Edit - Links</item>."
msgstr "Στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040900.xhp\" name=\"Υπολογιστικό φύλλο - Γενικά\"><item type=\"menuitem\">%PRODUCTNAME Calc - Γενικά</item></link> μπορείτε να επιλέξετε να έχετε αυτόματη ενημέρωση, όταν ανοίγεται, πάντοτε, με αίτημα ή ποτέ. Η ενημέρωση μπορεί να ξεκινήσει χειροκίνητα στο διάλογο στο <item type=\"menuitem\">Επεξεργασία - Σύνδεσμοι</item>."
-#: multi_tables.xhp
-msgctxt ""
-"multi_tables.xhp\n"
-"tit\n"
-"help.text"
-msgid "Navigating Through Sheets Tabs"
-msgstr "Εμφάνιση πολλαπλών φύλλων"
-
-#: multi_tables.xhp
-msgctxt ""
-"multi_tables.xhp\n"
-"bm_id3150769\n"
-"help.text"
-msgid "<bookmark_value>sheets; showing multiple</bookmark_value><bookmark_value>sheet tabs;using</bookmark_value><bookmark_value>views;multiple sheets</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, εμφάνιση πολλαπλών</bookmark_value><bookmark_value>καρτέλες φύλλων, χρήση</bookmark_value><bookmark_value>προβολή, πολλαπλά φύλλα</bookmark_value>"
-
-#: multi_tables.xhp
-msgctxt ""
-"multi_tables.xhp\n"
-"hd_id3150769\n"
-"4\n"
-"help.text"
-msgid "<variable id=\"multi_tables\"><link href=\"text/scalc/guide/multi_tables.xhp\" name=\"Navigating Through Sheet Tabs\">Navigating Through Sheet Tabs</link> </variable>"
-msgstr "<variable id=\"multi_tables\"><link href=\"text/scalc/guide/multi_tables.xhp\" name=\"Περιήγηση σε καρτέλες φύλλου\">Περιήγηση σε καρτέλες φύλλου</link> </variable>"
-
-#: multi_tables.xhp
-msgctxt ""
-"multi_tables.xhp\n"
-"par_id3153771\n"
-"3\n"
-"help.text"
-msgid "By default $[officename] displays three sheets \"Sheet1\" to \"Sheet3\", in each new spreadsheet. You can switch between sheets in a spreadsheet using the sheet tabs at the bottom of the screen."
-msgstr "Ως προεπιλογή, το $[officename] εμφανίζει τρία φύλλα \"Φύλλο1\" έως \"Φύλλο3\", σε κάθε νέο υπολογιστικό φύλλο. Μπορείτε να μετακινήστε από φύλλο σε φύλλο χρησιμοποιώντας τις καρτέλες φύλλων στο κάτω μέρος της οθόνης."
-
-#: multi_tables.xhp
-msgctxt ""
-"multi_tables.xhp\n"
-"par_idN106AF\n"
-"help.text"
-msgid "<image id=\"img_id4829822\" src=\"res/helpimg/sheettabs.png\" width=\"3.3335inch\" height=\"0.7638inch\" localize=\"true\"><alt id=\"alt_id4829822\">Sheet Tabs</alt></image>"
-msgstr "<image id=\"img_id4829822\" src=\"res/helpimg/sheettabs.png\" width=\"3.3335inch\" height=\"0.7638inch\" localize=\"true\"><alt id=\"alt_id4829822\">Καρτέλες φύλλου</alt></image>"
-
-#: multi_tables.xhp
-msgctxt ""
-"multi_tables.xhp\n"
-"par_id3153144\n"
-"help.text"
-msgid "<image id=\"img_id3156441\" src=\"res/helpimg/calcnav.png\" width=\"0.6563inch\" height=\"0.1457inch\"><alt id=\"alt_id3156441\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156441\" src=\"res/helpimg/calcnav.png\" width=\"0.6563inch\" height=\"0.1457inch\"><alt id=\"alt_id3156441\">Icon</alt></image>"
-
-#: multi_tables.xhp
-msgctxt ""
-"multi_tables.xhp\n"
-"par_id3147396\n"
-"5\n"
-"help.text"
-msgid "Use the navigation buttons to display all the sheets belonging to your document. Clicking the button on the far left or the far right displays, respectively, the first or last sheet tab. The middle buttons allow the user to scroll forward and backward through all sheet tabs. To display the sheet itself click on the sheet tab."
-msgstr "Χρησιμοποιήστε τα κουμπιά περιήγησης για να εμφανίσετε όλα τα φύλλων του έγγραφου σας. Κάντε κλικ στο κουμπί στο αριστερό ή στο δεξιό άκρο αυτής της ομάδας, και η εμφάνιση των καρτελών φύλλων θα μετακινηθεί έτσι ώστε να βλέπετε το όνομα του πρώτου ή του τελευταίου φύλλου αντίστοιχα. Για να εμφανιστεί το ίδιο το φύλλο, κάντε κλικ στο όνομα."
-
-#: multi_tables.xhp
-msgctxt ""
-"multi_tables.xhp\n"
-"par_id3149379\n"
-"6\n"
-"help.text"
-msgid "If there is insufficient space to display all the sheet tabs, you can increase it by pointing to the separator between the scrollbar and the sheet tabs, pressing the mouse button and, keeping the mouse button pressed, dragging to the right. In doing so you will be sharing the available space between the sheet tabs and horizontal scrollbar."
-msgstr "Αν στο κάτω περίγραμμα του παραθύρου δεν υπάρχει αρκετός χώρος για να εμφανιστούν οι καρτέλες των φύλλων, μπορείτε να τον αυξήσετε. Αν το κάνετε αυτό, θα μοιράσετε το διαθέσιμο χώρο μεταξύ των καρτελών φύλλων και της οριζόντιας γραμμής κύλισης. Τοποθετήστε το δείκτη του ποντικιού στο διαχωριστή μεταξύ της γραμμής κύλισης και των καρτελών φύλλων, πατήστε το κουμπί του ποντικιού και, κρατώντας το πατημένο, σύρετε προς τα δεξιά."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"tit\n"
-"help.text"
-msgid "Applying Multiple Operations"
-msgstr "Εφαρμογή πολλαπλών πράξεων"
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"bm_id3147559\n"
-"help.text"
-msgid "<bookmark_value>multiple operations</bookmark_value><bookmark_value>what if operations;two variables</bookmark_value><bookmark_value>tables; multiple operations in</bookmark_value><bookmark_value>data tables; multiple operations in</bookmark_value><bookmark_value>cross-classified tables</bookmark_value>"
-msgstr "<bookmark_value>πολλαπλές πράξεις</bookmark_value><bookmark_value>πράξεις τι-εάν, δύο μεταβλητές</bookmark_value><bookmark_value>πίνακες, πολλαπλές πράξεις σε</bookmark_value><bookmark_value>πίνακες δεδομένων, πολλαπλές πράξεις σε</bookmark_value><bookmark_value>βαθμιαία ταξινομημένοι πίνακες</bookmark_value>"
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"hd_id3147559\n"
-"5\n"
-"help.text"
-msgid "<variable id=\"multioperation\"><link href=\"text/scalc/guide/multioperation.xhp\" name=\"Applying Multiple Operations\">Applying Multiple Operations</link></variable>"
-msgstr "<variable id=\"multioperation\"><link href=\"text/scalc/guide/multioperation.xhp\" name=\"Εφαρμογή πολλαπλών πράξεων\">Εφαρμογή πολλαπλών πράξεων</link></variable>"
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"hd_id3145171\n"
-"1\n"
-"help.text"
-msgid "Multiple Operations in Columns or Rows"
-msgstr "Πολλαπλές πράξεις σε στήλες ή σειρές"
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id4123966\n"
-"help.text"
-msgid "The <item type=\"menuitem\">Data - Multiple Operations</item> command provides a planning tool for \"what if\" questions. In your spreadsheet, you enter a formula to calculate a result from values that are stored in other cells. Then, you set up a cell range where you enter some fixed values, and the Multiple Operations command will calculate the results depending on the formula."
-msgstr "Η εντολή <item type=\"menuitem\">Δεδομένα - Πολλαπλές πράξεις</item>παρέχει ένα εργαλείο σχεδίασης για ερώτησεις \"Τι θα γίνει εάν\". Στο λογιστικό σας φύλλο, εισάγετε τον τύπο υπολογισμού αποτελέσματος από τιμές που αποθηκεύονται σε άλλα κελιά. Έπειτα, ορίζετε μια περιοχή κελιού, όπου εισάγετε μερικές σταθερές τιμές και η εντολή πολλαπλών πράξεων θα υπολογίσει τα αποτελέσματα ανάλογα με τον τύπο."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3156424\n"
-"2\n"
-"help.text"
-msgid "In the <emph>Formulas</emph> field, enter the cell reference to the formula that applies to the data range. In the <emph>Column input cell/Row input cell</emph> field, enter the cell reference to the corresponding cell that is part of the formula. This can be explained best by examples:"
-msgstr "Στο πεδίο <emph>Τύπος</emph>, εισάγετε την αναφορά του κελιού στον τύπο που εφαρμόζεται στην περιοχή δεδομένων. Στο πεδίο <emph>Είσοδος κελιού στήλης/Είσοδος κελιού γραμμής</emph>, εισάγετε την αναφορά του κελιού στο αντίστοιχο κελί που είναι μέρος του τύπου. Αυτό μπορεί να εξηγηθεί καλύτερα από τα εξής παραδείγματα:"
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"hd_id3159153\n"
-"7\n"
-"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3153189\n"
-"8\n"
-"help.text"
-msgid "You produce toys which you sell for $10 each. Each toy costs $2 to make, in addition to which you have fixed costs of $10,000 per year. How much profit will you make in a year if you sell a particular number of toys?"
-msgstr "Κατασκευάζετε παιχνίδια και τα πουλάτε προς $10 το τεμάχιο. Η κατασκευή κάθε παιχνιδιού κοστίζει $2, και επιπλέον έχετε πάγια έξοδα $10.000 ετησίως. Ποιο είναι το κέρδος σας για ένα χρόνο αν έχετε πουλήσει ένα συγκεκριμένο αριθμό παιχνιδιών;"
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id6478774\n"
-"help.text"
-msgid "<image id=\"img_id1621753\" src=\"res/helpimg/what-if.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id1621753\">what-if sheet area</alt></image>"
-msgstr "<image id=\"img_id1621753\" src=\"res/helpimg/what-if.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id1621753\">περιοχή φύλλου τι-εάν</alt></image>"
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"hd_id3145239\n"
-"41\n"
-"help.text"
-msgid "Calculating With One Formula and One Variable"
-msgstr "Υπολογισμός με έναν τύπο και μία μεταβλητή"
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3146888\n"
-"42\n"
-"help.text"
-msgid "To calculate the profit, first enter any number as the quantity (items sold) - in this example 2000. The profit is found from the formula Profit=Quantity * (Selling price - Direct costs) - Fixed costs. Enter this formula in B5."
-msgstr "Για να υπολογίσετε το κέρδος, πληκτρολογήστε πρώτα έναν αριθμό ως ποσότητα (κομμάτια που πουλήσατε) - σε αυτό το παράδειγμα, 2000. Το κέρδος υπολογίζεται με τον τύπο Κέρδος=Ποσότητα * (Τιμή πώλησης - Άμεσα έξοδα) - Πάγια έξοδα. Πληκτρολογήστε τον τύπο στο κελί B5."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3157875\n"
-"43\n"
-"help.text"
-msgid "In column D enter given annual sales, one below the other; for example, 500 to 5000, in steps of 500."
-msgstr "Στη στήλη D εισάγετε τιμές για τις ετήσιες πωλήσεις, τη μία κάτω από την άλλη, π.χ. με βήματα αύξησης 500, από το 500 έως το 5000."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3159115\n"
-"44\n"
-"help.text"
-msgid "Select the range D2:E11, and thus the values in column D and the empty cells alongside in column E."
-msgstr "Επιλέξτε την περιοχή D2:E11, και συνεπώς τις τιμές στη στήλη D και τα κενά κελιά κατά μήκος στη στήλη E."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3149723\n"
-"45\n"
-"help.text"
-msgid "Choose <emph>Data - Multiple operations</emph>."
-msgstr "Επιλέξτε <emph>Δεδομένα - Πολλαπλές πράξεις</emph>."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3149149\n"
-"46\n"
-"help.text"
-msgid "With the cursor in the <emph>Formulas </emph>field, click cell B5."
-msgstr "Με το δρομέα στο πεδίο <emph>Τύποι</emph> , κλικ στο κελί Β5."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3149355\n"
-"47\n"
-"help.text"
-msgid "Set the cursor in the <emph>Column input cell</emph> field and click cell B4. This means that B4, the quantity, is the variable in the formula, which is replaced by the selected column values."
-msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>Στήλη</emph> και κάντε κλικ στο κελί B4. Αυτό σημαίνει ότι: B4, η ποσότητα, είναι η μεταβλητή στον τύπο η οποία αντικαθίσταται από τις επιλεγμένες τιμές της στήλης."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3149009\n"
-"48\n"
-"help.text"
-msgid "Close the dialog with <emph>OK</emph>. You see the profits for the different quantities in column E."
-msgstr "Κλείστε το παράθυρο διαλόγου με το κουμπί <emph>OK</emph>. Θα δείτε το κέρδος στη στήλη E."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"hd_id3148725\n"
-"49\n"
-"help.text"
-msgid "Calculating with Several Formulas Simultaneously"
-msgstr "Ταυτόχρονος υπολογισμός ενός αριθμού τύπων"
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3146880\n"
-"50\n"
-"help.text"
-msgid "Delete column E."
-msgstr "Διαγράψτε τη στήλη E."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3154675\n"
-"51\n"
-"help.text"
-msgid "Enter the following formula in C5: = B5 / B4. You are now calculating the annual profit per item sold."
-msgstr "Εισαγάγετε τον ακόλουθο τύπο στο κελί C5: = B5 / B4: Τώρα υπολογίζετε το ετήσιο κέρδος ανά τεμάχιο που πωλείται."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3148885\n"
-"52\n"
-"help.text"
-msgid "Select the range D2:F11, thus three columns."
-msgstr "Επιλέξτε την περιοχή D2:F11, συνεπώς τρεις στήλες."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3147474\n"
-"53\n"
-"help.text"
-msgid "Choose <emph>Data - Multiple Operations</emph>."
-msgstr "Επιλέξτε <emph>Δεδομένα - Πολλαπλές πράξεις</emph>."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3154846\n"
-"54\n"
-"help.text"
-msgid "With the cursor in the <emph>Formulas</emph> field, select cells B5 thru C5."
-msgstr "Με το δρομέα τοποθετημένο στο πεδίο <emph>Τύποι</emph> , επιλέξτε τα κελιά από το B5 έως το C5."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3153931\n"
-"55\n"
-"help.text"
-msgid "Set the cursor in the <emph>Column input cell</emph> field and click cell B4."
-msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>Στήλη</emph> και κάντε κλικ στο κελί B4."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3150862\n"
-"56\n"
-"help.text"
-msgid "Close the dialog with <emph>OK</emph>. You will now see the profits in column E and the annual profit per item in column F."
-msgstr "Κλείστε το παράθυρο διαλόγου με το κουμπί <emph>OK</emph>. Τώρα βλέπετε τα κέρδη στην στήλη E και το ετήσιο κέρδος ανά τεμάχιο στην στήλη F."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"hd_id3146139\n"
-"3\n"
-"help.text"
-msgid "Multiple Operations Across Rows and Columns"
-msgstr "Πολλαπλές πράξεις κατά μήκος γραμμών και στηλών"
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3148584\n"
-"4\n"
-"help.text"
-msgid "<item type=\"productname\">%PRODUCTNAME</item> allows you to carry out joint multiple operations for columns and rows in so-called cross-tables. The formula cell has to refer to both the data range arranged in rows and the one arranged in columns. Select the range defined by both data ranges and call the multiple operation dialog. Enter the reference to the formula in the <emph>Formulas</emph> field. The <emph>Row input cell</emph> and the <emph>Column input cell</emph> fields are used to enter the reference to the corresponding cells of the formula."
-msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> σας επιτρέπει να εκτελείτε πολλαπλές κοινές πράξεις για στήλες και γραμμές σε πίνακες 'διασταύρωσης', όπως ονομάζονται. Το κελί τύπου πρέπει να παραπέμπει τόσο στην περιοχή δεδομένων που είναι τακτοποιημένη σε γραμμές όσο και στην περιοχή που είναι τακτοποιημένη σε στήλες. Επιλέξτε την περιοχή που έχει καθοριστεί από τις δύο περιοχές δεδομένων και καλέστε το παράθυρο διαλόγου πολλαπλών πράξεων. Εισαγάγετε την παραπομπή στον τύπο στο πεδίο <emph>Τύποι</emph>. Το πεδίο <emph>Εισαγωγή κελιού γραμμής</emph> χρησιμοποιείται για την εισαγωγή της παραπομπής στο πρώτο κελί της περιοχής που είναι τακτοποιημένη σε γραμμές και το πεδίο <emph>Εισαγωγή κελιού στήλης</emph> στο πρώτο κελί της περιοχής που είναι τακτοποιημένη σε στήλες."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"hd_id3149949\n"
-"57\n"
-"help.text"
-msgid "Calculating with Two Variables"
-msgstr "Υπολογισμός με δύο μεταβλητές"
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3154808\n"
-"58\n"
-"help.text"
-msgid "Consider columns A and B of the sample table above. You now want to vary not just the quantity produced annually, but also the selling price, and you are interested in the profit in each case."
-msgstr "Θεωρήστε τις στήλες A και B του παρακάτω δείγματος πίνακα. Τώρα θέλετε να μην έχετε απλώς την ετήσια ποσότητα παραγωγής, αλλά και την τιμή πώλησης, καθώς και, σε κάθε περίπτωση, το κέρδος."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3149731\n"
-"59\n"
-"help.text"
-msgid "Expand the table shown above. D2 thru D11 contain the numbers 500, 1000 and so on, up to 5000. In E1 through H1 enter the numbers 8, 10, 15 and 20."
-msgstr "Αναπτύξτε τον πίνακα που παρουσιάζεται παραπάνω. Τα κελιά D2 ως D11 περιέχουν τους αριθμούς 500, 1000 κ.ο.κ, έως και 5000. Στα κελιά E1 ως H1 εισαγάγετε τους αριθμούς 8, 10, 15 και 20."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3152810\n"
-"95\n"
-"help.text"
-msgid "Select the range D1:H11."
-msgstr "Επιλέξτε την περιοχή D1:H11."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3153620\n"
-"96\n"
-"help.text"
-msgid "Choose <emph>Data - Multiple Operations</emph>."
-msgstr "Επιλέξτε <emph>Δεδομένα - Πολλαπλές πράξεις</emph>."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3149981\n"
-"97\n"
-"help.text"
-msgid "With the cursor in the <emph>Formulas</emph> field, click cell B5."
-msgstr "Με το δρομέα στο πεδίο <emph>Τύποι</emph> , κλικ στο κελί Β5."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3156113\n"
-"98\n"
-"help.text"
-msgid "Set the cursor in the <emph>Row input cell</emph> field and click cell B1. This means that B1, the selling price, is the horizontally entered variable (with the values 8, 10, 15 and 20)."
-msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>Είσοδος κελιών γραμμής</emph> και κάντε κλικ στο κελί B1. Αυτό σημαίνει ότι το B1, η τιμή πώλησης, είναι η μεταβλητή που έχει εισαχθεί οριζοντίως (με τις τιμές 8, 10, 15 και 20)."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3154049\n"
-"99\n"
-"help.text"
-msgid "Set the cursor in the <emph>Column input cell</emph> field and click in B4. This means that B4, the quantity, is the vertically entered variable."
-msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>κελί εισόδου στήλης</emph> και πατήστε στο B4. Αυτό σημαίνει ότι το B4, η ποσότητα, είναι η μεταβλητή που έχει εισαχθεί καθέτως."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3149141\n"
-"100\n"
-"help.text"
-msgid "Close the dialog with OK. You see the profits for the different selling prices in the range E2:H11."
-msgstr "Κλείστε το παράθυρο διαλόγου με το κουμπί OK. Θα δείτε τα κέρδη στη γραμμή E2:H11."
-
-#: multioperation.xhp
-msgctxt ""
-"multioperation.xhp\n"
-"par_id3155104\n"
-"101\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12060000.xhp\" name=\"Multiple operations\">Multiple operations</link>"
-msgstr "<link href=\"text/scalc/01/12060000.xhp\" name=\"Πολλαπλές πράξεις\">Πολλαπλές πράξεις</link>"
-
-#: keyboard.xhp
+#: cellstyle_by_formula.xhp
msgctxt ""
-"keyboard.xhp\n"
+"cellstyle_by_formula.xhp\n"
"tit\n"
"help.text"
-msgid "Shortcut Keys (%PRODUCTNAME Calc Accessibility)"
-msgstr "Πλήκτρα συντόμευσης (Προσιτότητα %PRODUCTNAME Calc)"
-
-#: keyboard.xhp
-msgctxt ""
-"keyboard.xhp\n"
-"bm_id3145120\n"
-"help.text"
-msgid "<bookmark_value>accessibility; %PRODUCTNAME Calc shortcuts</bookmark_value><bookmark_value>shortcut keys;%PRODUCTNAME Calc accessibility</bookmark_value>"
-msgstr "<bookmark_value>προσιτότητα, συντομεύσεις για το %PRODUCTNAME Calc</bookmark_value><bookmark_value>πλήκτρα συντόμευσης, %PRODUCTNAME Calc προσιτότητα</bookmark_value>"
+msgid "Assigning Formats by Formula"
+msgstr "Ανάθεση μορφοποίησης με τύπο"
-#: keyboard.xhp
+#: cellstyle_by_formula.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3145120\n"
-"1\n"
+"cellstyle_by_formula.xhp\n"
+"bm_id3145673\n"
"help.text"
-msgid "<variable id=\"keyboard\"><link href=\"text/scalc/guide/keyboard.xhp\" name=\"Shortcut Keys (%PRODUCTNAME Calc Accessibility)\">Shortcut Keys (<item type=\"productname\">%PRODUCTNAME</item> Calc Accessibility)</link></variable>"
-msgstr "<variable id=\"keyboard\"><link href=\"text/scalc/guide/keyboard.xhp\" name=\"Πλήκτρα συντόμευσης (προσιτότητα του %PRODUCTNAME Calc )\">Πλήκτρα συντόμευσης (<item type=\"productname\">%PRODUCTNAME</item> Calc προσιτότητα)</link></variable>"
+msgid "<bookmark_value>formats; assigning by formulas</bookmark_value> <bookmark_value>cell formats; assigning by formulas</bookmark_value> <bookmark_value>STYLE function example</bookmark_value> <bookmark_value>cell styles;assigning by formulas</bookmark_value> <bookmark_value>formulas;assigning cell formats</bookmark_value>"
+msgstr "<bookmark_value>μορφοποιήσεις, αντιστοίχηση με τύπο</bookmark_value><bookmark_value>μορφοποιήσεις κελιών, αντιστοίχηση με τύπο</bookmark_value><bookmark_value>παράδειγμα τύπου STYLE </bookmark_value><bookmark_value>στυλ κελιού, αντιστοίχηση με τύπο</bookmark_value><bookmark_value>τύποι, ανάθεση μορφοποίησης κελιού</bookmark_value>"
-#: keyboard.xhp
+#: cellstyle_by_formula.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3154760\n"
+"cellstyle_by_formula.xhp\n"
+"hd_id3145673\n"
"13\n"
"help.text"
-msgid "Refer also to the lists of shortcut keys for <item type=\"productname\">%PRODUCTNAME</item> Calc and <item type=\"productname\">%PRODUCTNAME</item> in general."
-msgstr "Ανατρέξτε επίσης στη λίστα με τα πλήκτρα συντόμευσης για <item type=\"productname\">%PRODUCTNAME</item> Calc και με τα γενικά πλήκτρα συντόμευσης του <item type=\"productname\">%PRODUCTNAME</item> ."
-
-#: keyboard.xhp
-msgctxt ""
-"keyboard.xhp\n"
-"hd_id3153360\n"
-"12\n"
-"help.text"
-msgid "Cell Selection Mode"
-msgstr "Κατάσταση επιλογής κελιού"
-
-#: keyboard.xhp
-msgctxt ""
-"keyboard.xhp\n"
-"par_id3150870\n"
-"help.text"
-msgid "<image id=\"img_id3150439\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3150439\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150439\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3150439\">Icon</alt></image>"
-
-#: keyboard.xhp
-msgctxt ""
-"keyboard.xhp\n"
-"par_id3154319\n"
-"11\n"
-"help.text"
-msgid "In a text box that has a button to minimize the dialog, press <item type=\"keycode\">F2</item> to enter the cell selection mode. Select any number of cells, then press <item type=\"keycode\">F2</item> again to show the dialog."
-msgstr "Σε πλαίσιο κειμένου το οποίο περιέχει το κουμπί ελαχιστοποίησης του παραθύρου διαλόγου, πιέστε το πλήκτρο <item type=\"keycode\">F2</item> για να εισέλθετε στη κατάσταση επιλογής κελιού. Επιλέξτε οποιοδήποτε πλήθος κελιών και έπειτα πιέστε πάλι το πλήκτρο <item type=\"keycode\">F2</item> για να εμφανιστεί το παράθυρό διαλόγου."
-
-#: keyboard.xhp
-msgctxt ""
-"keyboard.xhp\n"
-"par_id3145272\n"
-"10\n"
-"help.text"
-msgid "In the cell selection mode, you can use the common navigation keys to select cells."
-msgstr "Στη κατάσταση επιλογής κελιού, μπορείτε να χρησιμοποιήσετε τα κοινά πλήκτρα περιήγησης για την επιλογή κελιών."
+msgid "<variable id=\"cellstyle_by_formula\"><link href=\"text/scalc/guide/cellstyle_by_formula.xhp\" name=\"Assigning Formats by Formula\">Assigning Formats by Formula</link> </variable>"
+msgstr "<variable id=\"cellstyle_by_formula\"><link href=\"text/scalc/guide/cellstyle_by_formula.xhp\" name=\"Ανάθεση μορφοποίησης με τύπο\">Ανάθεση μορφοποίησης με τύπο</link></variable>"
-#: keyboard.xhp
+#: cellstyle_by_formula.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3148646\n"
+"cellstyle_by_formula.xhp\n"
+"par_id3150275\n"
"14\n"
"help.text"
-msgid "Controlling the Outline"
-msgstr "Έλεγχος της διάρθρωσης"
+msgid "The STYLE() function can be added to an existing formula in a cell. For example, together with the CURRENT function, you can color a cell depending on its value. The formula =...+STYLE(IF(CURRENT()>3; \"Red\"; \"Green\")) applies the cell style \"Red\" to cells if the value is greater than 3, otherwise the cell style \"Green\" is applied."
+msgstr "Μπορείτε να προσθέσετε τη συνάρτηση STYLE() σε έναν υπάρχοντα τύπο κελιού. Για παράδειγμα, μαζί με τη συνάρτηση CURRENT, μπορείτε να προσδώσετε ένα χρώμα σε κάποιο κελί ανάλογα με την τιμή του. Ο τύπος =...+STYLE(IF(CURRENT()>3, \"Κόκκινο\", \"Πράσινο\")) εφαρμόζει το στυλ κελιού \"Κόκκινο\" σε κελιά αν η τιμή που περιέχουν είναι μεγαλύτερη από 3, αλλιώς εφαρμόζεται το στυλ \"Πράσινο\"."
-#: keyboard.xhp
+#: cellstyle_by_formula.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3146120\n"
+"cellstyle_by_formula.xhp\n"
+"par_id3151385\n"
"15\n"
"help.text"
-msgid "You can use the keyboard in <link href=\"text/scalc/01/12080000.xhp\" name=\"Outline\">Outline</link>:"
-msgstr "Μπορείτε να χρησιμοποιήσετε το πληκτρολόγιο για την <link href=\"text/scalc/01/12080000.xhp\" name=\"Διάρθρωση\">Διάρθρωση</link>:"
+msgid "If you would like to apply a formula to all cells in a selected area, you can use the <item type=\"menuitem\">Find & Replace</item> dialog."
+msgstr "Αν θέλετε να εφαρμόσετε αυτό τον τύπο σε όλα τα κελιά μιας επιλεγμένης περιοχής, μπορείτε να χρησιμοποιήσετε το παράθυρο διαλόγου <item type=\"menuitem\">Εύρεση και αντικατάσταση</item>."
-#: keyboard.xhp
+#: cellstyle_by_formula.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3147394\n"
+"cellstyle_by_formula.xhp\n"
+"par_id3149456\n"
"16\n"
"help.text"
-msgid "Press <item type=\"keycode\">F6</item> or <item type=\"keycode\">Shift+F6</item> until the vertical or horizontal outline window has the focus."
-msgstr "Πιέστε το πλήκτρο <item type=\"keycode\">F6</item> ή το <item type=\"keycode\">Shift+F6</item> μέχρι να έχει εστιαστεί το κατακόρυφο ή οριζόντιο περίγραμμα παραθύρου."
+msgid "Select all the desired cells."
+msgstr "Επιλέξτε τα κελιά που θέλετε."
-#: keyboard.xhp
+#: cellstyle_by_formula.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3149379\n"
+"cellstyle_by_formula.xhp\n"
+"par_id3148797\n"
"17\n"
"help.text"
-msgid "<item type=\"keycode\">Tab</item> - cycle through all visible buttons from top to bottom or from left to right."
-msgstr "Με το πλήκτρο <item type=\"keycode\">Tab</item> - μετακινηθείτε σε όλα τα ορατά κουμπιά από πάνω προς τα κάτω ή από αριστερά προς τα δεξιά."
+msgid "Select the menu command <emph>Edit - Find & Replace</emph>."
+msgstr "Επιλέξτε την εντολή μενού <emph>Επεξεργασία - Εύρεση και αντικατάσταση</emph>."
-#: keyboard.xhp
+#: cellstyle_by_formula.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3156286\n"
+"cellstyle_by_formula.xhp\n"
+"par_id3150767\n"
"18\n"
"help.text"
-msgid "<item type=\"keycode\">Shift+Tab</item> - cycle through all visible buttons in the opposite direction."
-msgstr "Με τα πλήκτρα <item type=\"keycode\">Shift+Tab</item> - μετακινηθείτε σε όλα τα ορατά κουμπιά προς αντίθετη κατεύθυνση."
+msgid "For the <item type=\"menuitem\">Search for</item> term, enter: .<item type=\"literal\">*</item>"
+msgstr "Στο πεδίο <item type=\"menuitem\">Αναζήτηση του</item>, πληκτρολογήστε: .<item type=\"literal\">*</item>"
-#: keyboard.xhp
+#: cellstyle_by_formula.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3149403\n"
+"cellstyle_by_formula.xhp\n"
+"par_id3153770\n"
"19\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+1 to Command+8</caseinline><defaultinline>Ctrl+1 to Ctrl+8</defaultinline></switchinline> - show all levels up to the specified number; hide all higher levels."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+1 to Command+8</caseinline><defaultinline>Ctrl+1 to Ctrl+8</defaultinline></switchinline> - προβολή όλων των επιπέδων μέχρι τον καθορισμένο αριθμό, απόκρυψη όλων των υψηλότερων επιπέδων."
+msgid "\".*\" is a regular expression that designates the contents of the current cell."
+msgstr "Το \".*\" είναι μια κανονική παράσταση που καθορίζει τα περιεχόμενα ενός ενεργού κελιού."
-#: keyboard.xhp
+#: cellstyle_by_formula.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3150329\n"
+"cellstyle_by_formula.xhp\n"
+"par_id3153143\n"
"20\n"
"help.text"
-msgid "Use <item type=\"keycode\">+</item> or <item type=\"keycode\">-</item> to show or hide the focused outline group."
-msgstr "Χρησιμοποιήστε το πλήκτρο <item type=\"keycode\">+</item> ή <item type=\"keycode\">-</item> για να εμφανίσετε ή να αποκρύψετε την εστιασμένη ομάδα διάρθρωσης."
+msgid "Enter the following formula in the <item type=\"menuitem\">Replace with</item> field: <item type=\"literal\">=&+STYLE(IF(CURRENT()>3;\"Red\";\"Green\"))</item>"
+msgstr "Εισάγετε τον ακόλουθο τύπο στο πεδίο <item type=\"menuitem\">Αντικατάσταση με</item>: <item type=\"literal\">=&+STYLE(IF(CURRENT()>3;\"Κόκκινο\";\"Πράσινο\"))</item>"
-#: keyboard.xhp
+#: cellstyle_by_formula.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3155446\n"
+"cellstyle_by_formula.xhp\n"
+"par_id3146975\n"
"21\n"
"help.text"
-msgid "Press <item type=\"keycode\">Enter</item> to activate the focused button."
-msgstr "Πιέστε το πλήκτρο <item type=\"keycode\">Enter</item> για να ενεργοποιήσετε το κουμπί εστίασης."
+msgid "The \"&\" symbol designates the current contents of the <emph>Search for</emph> field. The line must begin with an equal sign, since it is a formula. It is assumed that the cell styles \"Red\" and \"Green\" already exist."
+msgstr "Το σύμβολο \"&\" καθορίζει τα τρέχοντα περιεχόμενα στο πεδίο <emph>Αναζήτηση του</emph>. Η γραμμή θα πρέπει να αρχίζει με το σύμβολο της ισότητας, αφού πρόκειται για τύπο. Υποτίθεται ότι τα στυλ κελιών \"Κόκκινο\" και \"Πράσινο\" υπάρχουν ήδη."
-#: keyboard.xhp
+#: cellstyle_by_formula.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3154253\n"
+"cellstyle_by_formula.xhp\n"
+"par_id3149262\n"
"22\n"
"help.text"
-msgid "Use <item type=\"keycode\">Up</item>, <item type=\"keycode\">Down</item>, <item type=\"keycode\">Left</item>, or <item type=\"keycode\">Right</item> arrow to cycle through all buttons in the current level."
-msgstr "Χρησιμοποιήστε τα πλήκτρα βέλους<item type=\"keycode\">Επάνω</item>, <item type=\"keycode\">Κάτω</item>, <item type=\"keycode\">Αριστερά</item>, ή <item type=\"keycode\">Δεξιά</item> για να μετακινηθείτε σε όλα τα κουμπιά του τρέχοντος επιπέδου."
-
-#: keyboard.xhp
-msgctxt ""
-"keyboard.xhp\n"
-"hd_id3147343\n"
-"8\n"
-"help.text"
-msgid "Selecting a Drawing Object or a Graphic"
-msgstr "Επιλογή αντικειμένου σχεδίασης ή γραφικού"
-
-#: keyboard.xhp
-msgctxt ""
-"keyboard.xhp\n"
-"par_idN107AA\n"
-"help.text"
-msgid "Choose View - Toolbars - Drawing to open the Drawing toolbar."
-msgstr "Για να ανοίξετε την γραμμή εργαλείων σχεδίασης, επιλέξτε Προβολή - Γραμμές εργαλείων - Σχεδίαση."
-
-#: keyboard.xhp
-msgctxt ""
-"keyboard.xhp\n"
-"par_id3155333\n"
-"7\n"
-"help.text"
-msgid "Press <item type=\"keycode\">F6</item> until the <emph>Drawing</emph> toolbar is selected."
-msgstr "Πατήστε το πλήκτρο <item type=\"keycode\">F6</item> μέχρι να επιλέγει η γραμμή εργαλείων <emph>Σχεδίαση</emph>."
-
-#: keyboard.xhp
-msgctxt ""
-"keyboard.xhp\n"
-"par_id3150345\n"
-"4\n"
-"help.text"
-msgid "If the selection tool is active, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter. This selects the first drawing object or graphic in the sheet."
-msgstr "Αν το εργαλείο επιλογής είναι ενεργό, πατήστε το συνδυασμό πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter. Με αυτό τον τρόπο επιλέγεται το πρώτο αντικείμενο σχεδίασης η γραφικό που υπάρχει στο φύλλο."
+msgid "Mark the fields <link href=\"text/shared/01/02100000.xhp\" name=\"Regular expressions\"><emph>Regular expressions</emph></link> and <emph>Current selection only</emph>. Click <emph>Find All</emph>."
+msgstr "Επιλέξτε τα πεδία <link href=\"text/shared/01/02100000.xhp\" name=\"Κανονική έκφραση\"><emph>Κανονική έκφραση</emph></link> και <emph>Μόνο στην επιλογή</emph>. Κάντε κλικ στο κουμπί <emph>Αναζήτηση όλων</emph>."
-#: keyboard.xhp
+#: cellstyle_by_formula.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3159240\n"
-"3\n"
+"cellstyle_by_formula.xhp\n"
+"par_id3144767\n"
+"24\n"
"help.text"
-msgid "With <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 you set the focus to the document."
-msgstr "Με το συνδυασμό <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 επαναφέρεται η εστίαση στο έγγραφο."
+msgid "All cells with contents that were included in the selection are now highlighted."
+msgstr "Επισημαίνονται όλα τα κελιά με περιεχόμενα που συμπεριλήφθηκαν στην επιλογή."
-#: keyboard.xhp
+#: cellstyle_by_formula.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3155379\n"
-"2\n"
+"cellstyle_by_formula.xhp\n"
+"par_id3147127\n"
+"23\n"
"help.text"
-msgid "Now you can use <item type=\"keycode\">Tab</item> to select the next drawing object or graphic and <item type=\"keycode\">Shift+Tab</item> to select the previous one."
-msgstr "Τώρα μπορείτε να χρησιμοποιήσετε το πλήκτρο <item type=\"keycode\">Tab</item> για να επιλέξετε το επόμενο αντικείμενο σχεδίασης ή γραφικού και για να επιλέξετε το προηγούμενο χρησιμοποιήστε τον <item type=\"keycode\"> συνδυασμό πλήκτρων Shift+Tab</item>."
+msgid "Click <item type=\"menuitem\">Replace all</item>."
+msgstr "Κάντε κλικ στο κουμπί <item type=\"menuitem\"> Αντικατάσταση όλων</item>."
-#: formula_copy.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"formula_copy.xhp\n"
+"cellstyle_conditional.xhp\n"
"tit\n"
"help.text"
-msgid "Copying Formulas"
-msgstr "Αντιγραφή τύπων"
-
-#: formula_copy.xhp
-msgctxt ""
-"formula_copy.xhp\n"
-"bm_id3151113\n"
-"help.text"
-msgid "<bookmark_value>formulas; copying and pasting</bookmark_value><bookmark_value>copying; formulas</bookmark_value><bookmark_value>pasting;formulas</bookmark_value>"
-msgstr "<bookmark_value>τύποι, αντιγραφή και επικόλληση</bookmark_value><bookmark_value>αντιγραφή, τύποι</bookmark_value><bookmark_value>επικόλληση, τύποι</bookmark_value>"
-
-#: formula_copy.xhp
-msgctxt ""
-"formula_copy.xhp\n"
-"hd_id3151113\n"
-"54\n"
-"help.text"
-msgid "<variable id=\"formula_copy\"><link href=\"text/scalc/guide/formula_copy.xhp\" name=\"Copying Formulas\">Copying Formulas</link></variable>"
-msgstr "<variable id=\"formula_copy\"><link href=\"text/scalc/guide/formula_copy.xhp\" name=\"Αντιγραφή τύπων\">Αντιγραφή τύπων</link></variable>"
+msgid "Applying Conditional Formatting"
+msgstr "Εφαρμογή μορφοποίησης υπό ορούς"
-#: formula_copy.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"formula_copy.xhp\n"
-"par_id3156424\n"
-"11\n"
+"cellstyle_conditional.xhp\n"
+"bm_id3149263\n"
"help.text"
-msgid "There are various ways to copy a formula. One suggested method is:"
-msgstr "Υπάρχουν διάφοροι τρόποι για να αντιγράψετε έναν τύπο. Μια προτεινόμενη μέθοδος είναι:"
+msgid "<bookmark_value>conditional formatting; cells</bookmark_value> <bookmark_value>cells; conditional formatting</bookmark_value> <bookmark_value>formatting; conditional formatting</bookmark_value> <bookmark_value>styles;conditional styles</bookmark_value> <bookmark_value>cell formats; conditional</bookmark_value> <bookmark_value>random numbers;examples</bookmark_value> <bookmark_value>cell styles; copying</bookmark_value> <bookmark_value>copying; cell styles</bookmark_value> <bookmark_value>tables; copying cell styles</bookmark_value>"
+msgstr "<bookmark_value>μορφοποίηση υπό όρους;κελιά</bookmark_value><bookmark_value>κελιά, μορφοποίηση υπό όρους</bookmark_value><bookmark_value>μορφοποίηση, μορφοποίηση υπό όρους</bookmark_value><bookmark_value>τεχνοτροπίες; τεχνοτροπίες υπό όρους</bookmark_value><bookmark_value>μορφοποιήσεις κελιών; υπό όρους</bookmark_value><bookmark_value>τυχαίοι αριθμοί; παραδείγματα</bookmark_value><bookmark_value>τεχνοτροπίες κελιών; αντιγραφή</bookmark_value><bookmark_value>αντιγραφή, τεχνοτροπίες κελιών</bookmark_value><bookmark_value>πίνακες, αντιγραφή τεχνοτροπιών κελιών</bookmark_value>"
-#: formula_copy.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"formula_copy.xhp\n"
-"par_id3150439\n"
-"30\n"
+"cellstyle_conditional.xhp\n"
+"hd_id3149263\n"
+"24\n"
"help.text"
-msgid "Select the cell containing the formula."
-msgstr "Επιλέξτε το κελί που περιέχει τον τύπο."
+msgid "<variable id=\"cellstyle_conditional\"><link href=\"text/scalc/guide/cellstyle_conditional.xhp\" name=\"Applying Conditional Formatting\">Applying Conditional Formatting</link></variable>"
+msgstr "<variable id=\"cellstyle_conditional\"><link href=\"text/scalc/guide/cellstyle_conditional.xhp\" name=\"Εφαρμογή μορφοποίησης υπό όρους\">Εφαρμογή μορφοποίησης υπό όρους</link></variable>"
-#: formula_copy.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"formula_copy.xhp\n"
-"par_id3154319\n"
-"31\n"
+"cellstyle_conditional.xhp\n"
+"par_id3159156\n"
+"25\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C to copy it."
-msgstr "Επιλέξτε <emph>Επεξεργασία - Αντιγραφή</emph>, ή πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C για να το αντιγράψετε."
+msgid "Using the menu command <emph>Format - Conditional formatting</emph>, the dialog allows you to define up to three conditions per cell, which must be met in order for the selected cells to have a particular format."
+msgstr "Με τις εντολές μενού <emph>Μορφή - Μορφοποίηση υπό όρους</emph>, το παράθυρο διαλόγου σάς επιτρέπει να καθορίσετε μέχρι και τρεις συνθήκες ανά κελί, οι οποίες θα πρέπει να τηρηθούν ώστε να μορφοποιηθούν τα κελιά με το συγκεκριμένο στυλ."
-#: formula_copy.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"formula_copy.xhp\n"
-"par_id3159155\n"
-"32\n"
+"cellstyle_conditional.xhp\n"
+"par_id8039796\n"
"help.text"
-msgid "Select the cell into which you want the formula to be copied."
-msgstr "Επιλέξτε το κελί στο οποίο θέλετε να αντιγραφεί ο τύπος."
+msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose <emph>Tools - Cell Contents - AutoCalculate</emph> (you see a check mark next to the command when AutoCalculate is enabled)."
+msgstr "Για να εφαρμόσετε μορφοποίηση υπό όρους, ενεργοποιήστε τον Αυτόματο υπολογισμό. Επιλέξτε από το μενού <emph>Εργαλεία - Περιεχόμενα κελιών - Αυτόματος υπολογισμός</emph> (θα δείτε ένα σημείο επιλογής δίπλα στην εντολή όταν είναι ενεργοποιημένος ο Αυτόματος υπολογισμός)."
-#: formula_copy.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"formula_copy.xhp\n"
-"par_id3153728\n"
-"33\n"
+"cellstyle_conditional.xhp\n"
+"par_id3154944\n"
+"26\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V. The formula will be positioned in the new cell."
-msgstr "Επιλέξτε <emph>Επεξεργασία - Επικόλληση</emph>, ή πιέστε <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline> το συνδυασμό πλήκτρων Ctrl</defaultinline> </switchinline>+V. Ο τύπος θα τοποθετηθεί στο νέο κελί."
+msgid "With conditional formatting, you can, for example, highlight the totals that exceed the average value of all totals. If the totals change, the formatting changes correspondingly, without having to apply other styles manually."
+msgstr "Με τη μορφοποίηση υπό ορούς μπορείτε, για παράδειγμα, να επισημάνετε τα αθροίσματα που υπερβαίνουν τη μέση τιμή όλων των αθροισμάτων. Αν αλλάξουν τα αθροίσματα, τότε η μορφοποίηση αλλάζει αναλόγως, χωρίς να χρειαστεί να εφαρμόσετε άλλα στυλ χειροκίνητα."
-#: formula_copy.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"formula_copy.xhp\n"
-"par_id3149961\n"
-"34\n"
+"cellstyle_conditional.xhp\n"
+"hd_id4480727\n"
"help.text"
-msgid "If you want to copy a formula into multiple cells, there is a quick and easy way to copy into adjacent cell areas:"
-msgstr "Αν θέλετε να αντιγράψετε έναν τύπο σε πολλαπλά κελιά, υπάρχει ένας γρήγορος και εύκολος τρόπος για αντιγραφή σε παρακείμενες περιοχές κελιών:"
+msgid "To Define the Conditions"
+msgstr "Για να ορίσετε τις συνθήκες"
-#: formula_copy.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"formula_copy.xhp\n"
-"par_id3149400\n"
-"12\n"
+"cellstyle_conditional.xhp\n"
+"par_id3154490\n"
+"27\n"
"help.text"
-msgid "Select the cell containing the formula."
-msgstr "Επιλέξτε το κελί που περιέχει τον τύπο."
+msgid "Select the cells to which you want to apply a conditional style."
+msgstr "Επιλέξτε τα κελιά στα οποία θέλετε να εφαρμοστεί το στυλ υπό όρους."
-#: formula_copy.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"formula_copy.xhp\n"
-"par_id3154018\n"
-"13\n"
+"cellstyle_conditional.xhp\n"
+"par_id3155603\n"
+"28\n"
"help.text"
-msgid "Position the mouse on the bottom right of the highlighted border of the cell, and continue holding down the mouse button until the pointer changes to a cross-hair symbol."
-msgstr "Τοποθετήστε το δείκτη του ποντικιού κάτω δεξιά του επισημασμένου περιγράμματος του κελιού, και συνεχίστε να έχετε πατημένο το πλήκτρο του ποντικιού μέχρι ο δείκτης να αλλάξει σε σύμβολο σταυρού."
+msgid "Choose <emph>Format - Conditional Formatting</emph>."
+msgstr "Επιλέξτε την εντολή <emph>Μορφή - Μορφοποίηση υπό όρους</emph>."
-#: formula_copy.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"formula_copy.xhp\n"
-"par_id3150749\n"
-"14\n"
+"cellstyle_conditional.xhp\n"
+"par_id3146969\n"
+"29\n"
"help.text"
-msgid "With the mouse button pressed, drag it down or to the right over all the cells into which you want to copy the formula."
-msgstr "Έχοντας το πλήκτρο του ποντικιού πατημένο, σύρετε το προς τα κάτω ή προς τα δεξιά πάνω από όλα τα κελιά στα οποία θέλετε να αντιγράψετε τον τύπο."
+msgid "Enter the condition(s) into the dialog box. The dialog is described in detail in <link href=\"text/scalc/01/05120000.xhp\" name=\"$[officename] Help\">$[officename] Help</link>, and an example is provided below:"
+msgstr "Εισαγάγετε τις συνθήκες στο παράθυρο διαλόγου. Το παράθυρο διαλόγου εξηγείται λεπτομερώς στη <link href=\"text/scalc/01/05120000.xhp\" name=\" Βοήθεια $[officename]\">Βοήθεια $[officename]</link>, ενώ παρακάτω παρουσιάζεται ένα παράδειγμα:"
-#: formula_copy.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"formula_copy.xhp\n"
-"par_id3153714\n"
-"15\n"
+"cellstyle_conditional.xhp\n"
+"hd_id3155766\n"
+"38\n"
"help.text"
-msgid "When you release the mouse button, the formula will be copied into the cells and automatically adjusted."
-msgstr "Όταν απελευθερώσετε το πλήκτρο του ποντικιού, ο τύπος θα αντιγραφεί στα κελιά και θα προσαρμοστεί αυτόματα."
+msgid "Example of Conditional Formatting: Highlighting Totals Above/Under the Average Value"
+msgstr "Παράδειγμα μορφοποίησης υπό όρους: Επισήμανση τιμών πάνω από την μέση τιμής"
-#: formula_copy.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"formula_copy.xhp\n"
-"par_id3156385\n"
-"53\n"
+"cellstyle_conditional.xhp\n"
+"hd_id4341868\n"
"help.text"
-msgid "If you do not want values and texts to be automatically adjusted, then hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key when dragging. Formulas, however, are always adjusted accordingly."
-msgstr "Αν δεν θέλετε οι τιμές και τα κείμενα να προσαρμόζονται αυτόματα, τότε κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ενώ σύρετε. Ωστόσο, οι τύποι προσαρμόζονται πάντα αναλόγως."
+msgid "Step1: Generate Number Values"
+msgstr "Βήμα1: Δημιουργία τιμών αριθμού"
-#: datapilot.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"datapilot.xhp\n"
-"tit\n"
+"cellstyle_conditional.xhp\n"
+"par_id3150043\n"
+"39\n"
"help.text"
-msgid "Pivot Table"
-msgstr "Συγκεντρωτικός πίνακας"
+msgid "You want to give certain values in your tables particular emphasis. For example, in a table of turnovers, you can show all the values above the average in green and all those below the average in red. This is possible with conditional formatting."
+msgstr "Θέλετε να δώσετε ιδιαίτερη έμφαση σε συγκεκριμένες τιμές στους πίνακές σας. π.χ. σε έναν πίνακα με κύκλους εργασιών να εμφανίζονται όλες οι τιμές πάνω από τον μέσο όρο με πράσινο, ενώ όσες είναι κάτω από τον μέσο όρο να εμφανίζονται με κόκκινο χρώμα. Αυτό είναι δυνατό με την μορφοποίηση υπό όρους."
-#: datapilot.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"datapilot.xhp\n"
-"bm_id3150448\n"
+"cellstyle_conditional.xhp\n"
+"par_id3155337\n"
+"40\n"
"help.text"
-msgid "<bookmark_value>pivot table function; introduction</bookmark_value><bookmark_value>DataPilot, see pivot table function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; εισαγωγή</bookmark_value><bookmark_value>Συγκεντρωτικά δεδομένα, δείτε στη συνάρτηση του συγκεντρωτικού πίνακα</bookmark_value>"
+msgid "First of all, write a table in which a few different values occur. For your test you can create tables with any random numbers:"
+msgstr "Αρχικά δημιουργήστε έναν πίνακα όπου εμφανίζονται μερικές διαφορετικές τιμές. Για την δοκιμή μπορείτε να δημιουργήσετε πίνακες με οποιουδήποτε τυχαίους αριθμούς:"
-#: datapilot.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"datapilot.xhp\n"
-"hd_id3150448\n"
-"7\n"
+"cellstyle_conditional.xhp\n"
+"par_id3149565\n"
+"41\n"
"help.text"
-msgid "<variable id=\"datapilot\"><link href=\"text/scalc/guide/datapilot.xhp\" name=\"Pivot Table\">Pivot Table</link></variable>"
-msgstr "<variable id=\"datapilot\"><link href=\"text/scalc/guide/datapilot.xhp\" name=\"Συγκεντρωτικός πίνακας\">Συγκεντρωτικός πίνακας</link></variable>"
+msgid "In one of the cells enter the formula =RAND(), and you will obtain a random number between 0 and 1. If you want integers of between 0 and 50, enter the formula =INT(RAND()*50)."
+msgstr "Σε ένα από τα κελιά εισαγάγετε τον τύπο =RAND(), και θα προκύψει ένας τυχαίος αριθμός μεταξύ 0 και 1. Αν θέλετε ακέραιους μεταξύ 0 και 50, εισάγετε τον τύπο =INTEGER(RAND()*50)."
-#: datapilot.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"datapilot.xhp\n"
-"par_id3156024\n"
-"2\n"
+"cellstyle_conditional.xhp\n"
+"par_id3149258\n"
+"42\n"
"help.text"
-msgid "The <emph>pivot table</emph> (formerly known as <emph>DataPilot</emph>) allows you to combine, compare, and analyze large amounts of data. You can view different summaries of the source data, you can display the details of areas of interest, and you can create reports."
-msgstr "Ο <emph>συγκεντρωτικός πίνακας</emph> (γνωστός πριν ως <emph> Πίνακας δεδομένων</emph>) σας επιτρέπει να συνδυάσετε, να συγκρίνετε και να αναλύετε μεγάλη ποσότητα δεδομένων. Μπορείτε να προβάλετε διάφορες περιλήψεις των δεδομένων προέλευσης, να εμφανίσετε λεπτομέρειες περιοχών που σας ενδιαφέρουν και να δημιουργήσετε αναφορές."
+msgid "Copy the formula to create a row of random numbers. Click the bottom right corner of the selected cell, and drag to the right until the desired cell range is selected."
+msgstr "Τώρα, αντιγράψτε τον τύπο για να δημιουργήστε μια γραμμή με τυχαίους αριθμούς. Κάντε κλικ στην κάτω δεξιά γωνία του επιλεγμένου κελιού, και σύρετε την στα δεξιά μέχρι να επιλεγεί η επιθυμητή περιοχή κελιών."
-#: datapilot.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"datapilot.xhp\n"
-"par_id3145069\n"
-"9\n"
+"cellstyle_conditional.xhp\n"
+"par_id3159236\n"
+"43\n"
"help.text"
-msgid "A table that has been created as a <link href=\"text/scalc/01/12090000.xhp\" name=\"pivot table\">pivot table</link> is an interactive table. Data can be arranged, rearranged or summarized according to different points of view."
-msgstr "Ένας πίνακας που δημιουργήθηκε ως <link href=\"text/scalc/01/12090000.xhp\" name=\"συγκεντρωτικός πίνακας\">συγκεντρωτικός πίνακας</link> είναι ένας διαδραστικός πίνακας. Τα δεδομένα μπορούν να τακτοποιηθούν, να επανατακτοποιηθούν ή να συνοψισθούν με διάφορα κριτήρια."
+msgid "In the same way as described above, drag down the corner of the rightmost cell in order to create more rows of random numbers."
+msgstr "Με τον ίδιο τρόπο που περιγράφτηκε παραπάνω, σύρετε τη γωνία του κάτω δεξιά κελιού ώστε να δημιουργηθούν περισσότερες γραμμές τυχαίων αριθμών."
-#: currency_format.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"currency_format.xhp\n"
-"tit\n"
+"cellstyle_conditional.xhp\n"
+"hd_id3149211\n"
+"44\n"
"help.text"
-msgid "Cells in Currency Format"
-msgstr "Κελιά σε νομισματική μορφή"
+msgid "Step 2: Define Cell Styles"
+msgstr "Βήμα 2: Καθορίστε στυλ κελιού"
-#: currency_format.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"currency_format.xhp\n"
-"bm_id3156329\n"
+"cellstyle_conditional.xhp\n"
+"par_id3154659\n"
+"45\n"
"help.text"
-msgid "<bookmark_value>currency formats; spreadsheets</bookmark_value><bookmark_value>cells; currency formats</bookmark_value><bookmark_value>international currency formats</bookmark_value><bookmark_value>formats; currency formats in cells</bookmark_value><bookmark_value>currencies; default currencies</bookmark_value><bookmark_value>defaults;currency formats</bookmark_value><bookmark_value>changing;currency formats</bookmark_value>"
-msgstr "<bookmark_value>μορφοποιήσεις νομισμάτων, υπολογιστικά φύλλα</bookmark_value><bookmark_value>κελιά, μορφοποιήσεις νομισμάτων</bookmark_value><bookmark_value>διεθνείς μορφοποιήσεις νομισμάτων</bookmark_value><bookmark_value>μορφοποιήσεις, μορφοποιήσεις νομισμάτων σε κελιά</bookmark_value><bookmark_value>νομίσματα, προεπιλεγμένα νομίσματα </bookmark_value><bookmark_value>προεπιλεγμένα νομίσματα, τοπικές ρυθμίσεις</bookmark_value><bookmark_value>τροποποίηση, μορφοποιήσεις νομισμάτων</bookmark_value>"
+msgid "The next step is to apply a cell style to all values that represent above-average turnover, and one to those that are below the average. Ensure that the Styles and Formatting window is visible before proceeding."
+msgstr "Το επόμενο βήμα είναι να εφαρμόστε δύο στυλ κελιών για τους αριθμούς σας: ένα στυλ για τις τιμές που αντιπροσωπεύουν κύκλους εργασιών πάνω από τον μέσο όρο, και ένα στυλ για όσους είναι κάτω από το μέσο όρο. Σιγουρευτείτε, πριν να συνεχίσετε, ότι το παράθυρο διαλόγου Πρότυπα και μορφοποίηση είναι ορατό."
-#: currency_format.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"currency_format.xhp\n"
-"hd_id3156329\n"
+"cellstyle_conditional.xhp\n"
+"par_id3150883\n"
"46\n"
"help.text"
-msgid "<variable id=\"currency_format\"><link href=\"text/scalc/guide/currency_format.xhp\" name=\"Cells in Currency Format\">Cells in Currency Format</link></variable>"
-msgstr "<variable id=\"currency_format\"><link href=\"text/scalc/guide/currency_format.xhp\" name=\"Κελιά σε νομισματική μορφή\">Κελιά σε νομισματική μορφή</link></variable>"
+msgid "Click in a blank cell and select the command <emph>Format Cells</emph> in the context menu."
+msgstr "Κάντε κλικ σε ένα κενό κελί και επιλέξτε την εντολή <emph>Μορφοποίηση κελιών</emph> από το μενού περιβάλλοντος."
-#: currency_format.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"currency_format.xhp\n"
-"par_id3153968\n"
+"cellstyle_conditional.xhp\n"
+"par_id3155529\n"
"47\n"
"help.text"
-msgid "In <item type=\"productname\">%PRODUCTNAME</item> Calc you can give numbers any currency format. When you click the <item type=\"menuitem\">Currency</item> icon <image id=\"img_id3150791\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150791\">Icon</alt></image> in the <item type=\"menuitem\">Formatting</item> bar to format a number, the cell is given the default currency format set under <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</item>."
-msgstr "Στο <item type=\"productname\">%PRODUCTNAME</item>Calc μπορείτε να δώσετε αριθμούς οποιασδήποτε νομισματικής μορφής. Πατώντας το εικονίδιο <item type=\"menuitem\">Νόμισμα</item><image id=\"img_id3150791\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150791\">Εικονίδιο</alt></image> στη γραμμή <item type=\"menuitem\">μορφοποίησης</item> για να μορφοποιήσετε έναν αριθμό, το κελί δίνεται στην προεπιλεγμένη νομισματική μορφή που ορίζεται στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</item>."
+msgid "In the <emph>Format Cells</emph> dialog on the <emph>Background</emph> tab, select a background color. Click <emph>OK</emph>."
+msgstr "Στο παράθυρο διαλόγου <emph>Μορφοποίηση κελιών</emph> επιλέξτε το χρώμα του φόντου από τη σελίδα καρτέλας <emph>Φόντο</emph>. Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: currency_format.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"currency_format.xhp\n"
-"par_id3150010\n"
+"cellstyle_conditional.xhp\n"
+"par_id3154484\n"
"48\n"
"help.text"
-msgid "Exchanging of <item type=\"productname\">%PRODUCTNAME</item> Calc documents can lead to misunderstandings, if your <item type=\"productname\">%PRODUCTNAME</item> Calc document is loaded by a user who uses a different default currency format."
-msgstr "Χωρίς νομισματικές μορφές, η διεθνής ανταλλαγή εγγράφων του <item type=\"productname\">%PRODUCTNAME</item> Calc θα μπορούσε να οδηγήσει σε παρεξηγήσεις. Φανταστείτε ότι το δικό σας έγγραφο του <item type=\"productname\">%PRODUCTNAME</item> Calc φορτώνεται από κάποιον χρήστη που χρησιμοποιεί μια διαφορετική προεπιλεγμένη νομισματική μορφή."
-
-#: currency_format.xhp
-msgctxt ""
-"currency_format.xhp\n"
-"par_id3156442\n"
-"52\n"
-"help.text"
-msgid "In <item type=\"productname\">%PRODUCTNAME</item> Calc you can define that a number that you have formatted as \"1,234.50 €\", still remains in euros in another country and does not become dollars."
-msgstr "Στο <item type=\"productname\">%PRODUCTNAME</item> Calc μπορείτε να καθορίσετε ότι κάποιος αριθμός που έχετε μορφοποιήσει ως \"1,234.50 €\", θα παραμείνει σε ευρώ σε μια άλλη χώρα και δεν θα μετατραπεί, για παράδειγμα, σε δολάρια."
+msgid "In the Styles and Formatting window, click the <emph>New Style from Selection</emph> icon. Enter the name of the new style. For this example, name the style \"Above\"."
+msgstr "Στο παράθυρο Πρότυπα και Μορφοποίηση, κάντε κλικ στο εικονίδιο <emph>Νέο πρότυπο από επιλογή</emph>. Στο παράθυρο διαλόγου εισαγάγετε ως όνομα του νέου στυλ, για παράδειγμα, \"Πάνω από\"."
-#: currency_format.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"currency_format.xhp\n"
-"par_id3151075\n"
+"cellstyle_conditional.xhp\n"
+"par_id3152889\n"
"49\n"
"help.text"
-msgid "You can change the currency format in the <item type=\"menuitem\">Format Cells</item> dialog (choose <item type=\"menuitem\">Format - Cells - Numbers</item> tab) by two country settings. In the <item type=\"menuitem\">Language</item> combo box select the basic setting for decimal and thousands separators. In the <item type=\"menuitem\">Format</item> list box you can select the currency symbol and its position."
-msgstr "Μπορείτε να επηρεάσετε τη νομισματική μορφή στο παράθυρο διαλόγου <item type=\"menuitem\">Μορφή κελιών</item> (Επιλέξτε την καρτέλα <item type=\"menuitem\">Μορφή - Κελιά - Αριθμοί </item>) για δύο τοπικές ρυθμίσεις. Στο πλαίσιο λίστας <item type=\"menuitem\">Γλώσσα</item> επιλέξτε τη βασική ρύθμιση για το νομισματικό σύμβολο, την υποδιαστολή και το διαχωριστικό χιλιάδων. Στη λίστα <item type=\"menuitem\">Μορφή</item>επιλέξτε τις δυνατές παραλλαγές του νομισματικού συμβόλου της μορφοποίησης που ορίζεται για τη γλώσσα."
+msgid "To define a second style, click again in a blank cell and proceed as described above. Assign a different background color for the cell and assign a name (for this example, \"Below\")."
+msgstr "Για να καθορίσετε ένα δεύτερο στυλ, κάντε κλικ πάλι σε ένα άδειο κελί και ακολουθήστε την διαδικασία που περιγράφεται παραπάνω. Αναθέστε ένα διαφορετικό χρώμα φόντου για το κελί και ένα όνομα (π.χ., \"Κάτω\" )."
-#: currency_format.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"currency_format.xhp\n"
-"par_id3150749\n"
-"50\n"
+"cellstyle_conditional.xhp\n"
+"hd_id3148704\n"
+"60\n"
"help.text"
-msgid "For example, if the language is set to \"Default\" and you are using a german locale setting, the currency format will be \"1.234,00 €\". A point is used before the thousand digits and a comma before the decimal places. If you now select the subordinate currency format \"$ English (US)\" from the <item type=\"menuitem\">Format</item> list box , you will get the following format: \"$ 1.234,00\". As you can see, the separators have remained the same. Only the currency symbol has been changed and converted, but the underlying format of the notation remains the same as in the locale setting."
-msgstr "Αν, για παράδειγμα, η γλώσσα έχει καθοριστεί ως \"Προεπιλογή\" και χρησιμοποιείτε τη γερμανική τοπική ρύθμιση,η νομισματική μορφή θα είναι \"1.234,00 €\". Για το διαχωριστικό χιλιάδων χρησιμοποιείται μια τελεία πριν τα ψηφία χιλιάδων και κόμμα πριν τα δεκαδικά ψηφία. Αν επιλέξετε τώρα στο πλαίσιο λίστας <item type=\"menuitem\">Μορφή</item> την υποκείμενη νομισματική μορφή \"$ Αγγλικά (ΗΠΑ)\", θα λάβετε την ακόλουθη μορφή: \"$ 1.234,00\". Όπως μπορείτε να δείτε, τα διαχωριστικά έχουν παραμείνει ίδια. Άλλαξε και τροποποιήθηκε μόνο το νομισματικό σύμβολο, αλλά η υποκείμενη μορφοποίηση της σημειογραφίας παραμένει όπως έχει καθοριστεί στις τοπικές ρυθμίσεις."
+msgid "Step 3: Calculate Average"
+msgstr "Βήμα 3: Υπολογίστε μέσο όρο"
-#: currency_format.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"currency_format.xhp\n"
-"par_id3145640\n"
+"cellstyle_conditional.xhp\n"
+"par_id3148837\n"
"51\n"
"help.text"
-msgid "If, under <item type=\"menuitem\">Language</item>, you convert the cells to \"English (US)\", the English-language locale setting is also transferred and the default currency format is now \"$ 1,234.00\"."
-msgstr "Αν στο πεδίο <item type=\"menuitem\">Γλώσσα</item>,τροποποιήσετε από την αρχή τα κελιά στη μορφή \"Αγγλικά (ΗΠΑ)\", μεταφέρεται επίσης και η τοπική ρύθμιση της αγγλικής γλώσσας και η προεπιλεγμένη νομισματική μορφή θα είναι τώρα \"$ 1,234.00\"."
-
-#: currency_format.xhp
-msgctxt ""
-"currency_format.xhp\n"
-"par_id3154255\n"
-"53\n"
-"help.text"
-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=\"Μορφή - Κελιά - Αριθμοί\">Μορφή - Κελιά - Αριθμοί</link>"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"tit\n"
-"help.text"
-msgid "Selecting Multiple Cells"
-msgstr "Επιλογή πολλαπλών κελιών"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"bm_id3153361\n"
-"help.text"
-msgid "<bookmark_value>cells; selecting</bookmark_value> <bookmark_value>marking cells</bookmark_value> <bookmark_value>selecting;cells</bookmark_value> <bookmark_value>multiple cells selection</bookmark_value> <bookmark_value>selection modes in spreadsheets</bookmark_value> <bookmark_value>tables; selecting ranges</bookmark_value>"
-msgstr "<bookmark_value>κελιά; επιλογή</bookmark_value><bookmark_value>σημείωση κελιών</bookmark_value><bookmark_value>επιλογή;κελιών</bookmark_value><bookmark_value>επιλογή πολλαπλών κελιών</bookmark_value><bookmark_value>καταστάσεις επιλογής σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>πίνακες;επιλογή περιοχών</bookmark_value>"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"hd_id3153361\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"mark_cells\"><link href=\"text/scalc/guide/mark_cells.xhp\" name=\"Selecting Multiple Cells\">Selecting Multiple Cells</link></variable>"
-msgstr "<variable id=\"mark_cells\"><link href=\"text/scalc/guide/mark_cells.xhp\" name=\"Επιλογή πολλαπλών κελιών\">Επιλογή πολλαπλών κελιών</link></variable>"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"hd_id3145272\n"
-"2\n"
-"help.text"
-msgid "Select a rectangular range"
-msgstr "Επιλέξτε μια περιοχή σχήματος ορθογωνίου"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id3149261\n"
-"3\n"
-"help.text"
-msgid "With the mouse button pressed, drag from one corner to the diagonally opposed corner of the range."
-msgstr "Με το κουμπί του ποντικιού πατημένο, σύρετε από τη μία γωνία στη διαμετρικά αντίθετη γωνία της περιοχής."
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"hd_id3151119\n"
-"4\n"
-"help.text"
-msgid "Mark a single cell"
-msgstr "Επιλέξτε ένα μεμονωμένο κελί"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id3146975\n"
-"19\n"
-"help.text"
-msgid "Do one of the following:"
-msgstr "Κάντε ένα από τα παρακάτω:"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id3163710\n"
-"20\n"
-"help.text"
-msgid "Click, then Shift-click the cell."
-msgstr "Κάντε κλικ στο κελί και έπειτα, με πατημένο το πλήκτρο Shift, κάντε ξανά κλικ στο ίδιο κελί."
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id3149959\n"
-"5\n"
-"help.text"
-msgid "Pressing the mouse button, drag a range across two cells, do not release the mouse button, and then drag back to the first cell. Release the mouse button. You can now move the individual cell by drag and drop."
-msgstr "Πατήστε το πλήκτρο ποντικιού, σύρτε σε μια περιοχή δύο κελιών, μην απελευθερώσετε το πλήκτρο ποντικιού και έπειτα σύρτε πίσω στο πρώτο κελί. Απελευθέρωση του πλήκτρου ποντικιού. Μπορείτε τώρα να μετακινήσετε το ατομικό κελί με σύρσιμο και απόθεση."
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"hd_id3154942\n"
-"6\n"
-"help.text"
-msgid "Select various dispersed cells"
-msgstr "Επιλογή διαφόρων διάσπαρτων κελιών"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id1001200901072060\n"
-"help.text"
-msgid "Do one of the following:"
-msgstr "Κάντε ένα από τα πιο κάτω:"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id3156284\n"
-"7\n"
-"help.text"
-msgid "Mark at least one cell. Then while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, click each of the additional cells."
-msgstr "Σημειώστε τουλάχιστον ένα κελί. Μετά καθώς έχετε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, επιλέξτε με το ποντίκι σας το κάθε επιπρόσθετο κελί."
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id1001200901072023\n"
-"help.text"
-msgid "Click the STD / EXT / ADD area in the status bar until it shows ADD. Now click all cells that you want to select."
-msgstr "Κλικ στην περιοχή STD / EXT / ADD στη γραμμή κατάστασης μέχρι να εμφανιστεί ADD. Τώρα κλικ σε όλα τα κελιά που θέλετε να επιλέξετε."
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"hd_id3146971\n"
-"8\n"
-"help.text"
-msgid "Switch marking mode"
-msgstr "Αλλαγή της κατάστασης επιλογής"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id3155064\n"
-"9\n"
-"help.text"
-msgid "On the status bar, click the box with the legend STD / EXT / ADD to switch the marking mode:"
-msgstr "Στην γραμμή κατάστασης, το πλαίσιο με το υπόμνημα STD / EXT / ADD χρησιμοποιείται για αλλαγή της κατάστασης επιλογής:"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id3159264\n"
-"10\n"
-"help.text"
-msgid "Field contents"
-msgstr "Περιεχόμενα πεδίου"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id3155337\n"
-"11\n"
-"help.text"
-msgid "Effect of clicking the mouse"
-msgstr "Αποτέλεσμα του κλικ στο κουμπιού του ποντικιού"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id3149568\n"
-"12\n"
-"help.text"
-msgid "STD"
-msgstr "STD"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id3148486\n"
-"13\n"
-"help.text"
-msgid "A mouse click selects the cell you have clicked on. Unmarks all marked cells."
-msgstr "Με ένα κλικ του ποντικιού επιλέγεται το κελί στο οποίο έχετε κάνει κλικ. Επίσης με ένα κλικ του ποντικιού σε κάποιο επιλεγμένο κελί καταργείται η επιλογή."
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id3150090\n"
-"14\n"
-"help.text"
-msgid "EXT"
-msgstr "EXT"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id3150305\n"
-"15\n"
-"help.text"
-msgid "A mouse click marks a rectangular range from the current cell to the cell you clicked. Alternatively, Shift-click a cell."
-msgstr "Ένα κλικ του ποντικιού σημειώνει μια περιοχή ορθογωνίου από το τρέχον κελί μέχρι το πατημένο κελί. Εναλλακτικά, Shift-κλικ σε κελί."
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id3145587\n"
-"16\n"
-"help.text"
-msgid "ADD"
-msgstr "ADD"
-
-#: mark_cells.xhp
-msgctxt ""
-"mark_cells.xhp\n"
-"par_id3154368\n"
-"17\n"
-"help.text"
-msgid "A mouse click in a cell adds it to the already marked cells. A mouse click in a marked cell unmarks it. Alternatively, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click the cells."
-msgstr "Ένα κλικ του ποντικιού πάνω σε ένα κελί προσθέτει το κελί στα ήδη σημειωμένα κελιά. Ένα κλικ του ποντικιού πάνω σε ένα σημειωμένο κελί, αίρει τη σημείωση. Εναλλακτικά με το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>- και κλικ στα κελιά."
+msgid "In our particular example, we are calculating the average of the random values. The result is placed in a cell:"
+msgstr "Στο συγκεκριμένο παράδειγμα θα υπολογίσουμε την μέση τιμή τυχαίων τιμών. Το αποτέλεσμα θα τοποθετηθεί σε ένα κελί:"
-#: mark_cells.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"mark_cells.xhp\n"
-"par_id3154487\n"
-"18\n"
+"cellstyle_conditional.xhp\n"
+"par_id3144768\n"
+"52\n"
"help.text"
-msgid "<link href=\"text/scalc/main0208.xhp\" name=\"Status bar\">Status bar</link>"
-msgstr "<link href=\"text/scalc/main0208.xhp\" name=\"Γραμμή κατάστασης\">Γραμμή κατάστασης</link>"
+msgid "Set the cursor in a blank cell, for example, J14, and choose <emph>Insert - Function</emph>."
+msgstr "Τοποθετήστε το δρομέα σε ένα κενό κελί, για παράδειγμα στο J14, επιλέξτε <emph>Εισαγωγή - Συνάρτηση</emph>."
-#: integer_leading_zero.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"integer_leading_zero.xhp\n"
-"tit\n"
+"cellstyle_conditional.xhp\n"
+"par_id3156016\n"
+"53\n"
"help.text"
-msgid "Entering a Number with Leading Zeros"
-msgstr "Εισαγωγή αριθμού με αρχικά μηδενικά"
+msgid "Select the AVERAGE function. Use the mouse to select all your random numbers. If you cannot see the entire range, because the Function Wizard is obscuring it, you can temporarily shrink the dialog using the <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Shrink or Maximize\"><item type=\"menuitem\">Shrink / Maximize</item></link> icon."
+msgstr "Επιλέξτε τη συνάρτηση AVERAGE. Με το ποντίκι επιλέξτε όλους τους τυχαίους αριθμούς. Αν δεν μπορείτε να δείτε ολόκληρη την περιοχή, επειδή ο οδηγός συνάρτησης την επικαλύπτει, μπορείτε προσωρινά να σμικρύνετε τον διάλογο με το εικονίδιο <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Σμίκρυνση ή μεγέθυνση\"><item type=\"menuitem\">Σμίκρυνση / μεγέθυνση\"></item></link>."
-#: integer_leading_zero.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"integer_leading_zero.xhp\n"
-"bm_id3147560\n"
+"cellstyle_conditional.xhp\n"
+"par_id3153246\n"
+"54\n"
"help.text"
-msgid "<bookmark_value>zero values; entering leading zeros</bookmark_value> <bookmark_value>numbers; with leading zeros</bookmark_value> <bookmark_value>leading zeros</bookmark_value> <bookmark_value>integers with leading zeros</bookmark_value> <bookmark_value>cells; changing text/number formats</bookmark_value> <bookmark_value>formats; changing text/number</bookmark_value> <bookmark_value>text in cells; changing to numbers</bookmark_value> <bookmark_value>converting;text with leading zeros, into numbers</bookmark_value>"
-msgstr "<bookmark_value>μηδενικές τιμές; καταχώριση προπορευόμενων μηδενικών</bookmark_value><bookmark_value>αριθμοί; με προπορευόμενα μηδενικά</bookmark_value><bookmark_value>προπορευόμενα μηδενικά</bookmark_value><bookmark_value>ακέραιοι με προπορευόμενα μηδενικά</bookmark_value><bookmark_value>κελιά;αλλαγή μορφών κειμένου/αριθμών</bookmark_value><bookmark_value>μορφές;αλλαγή κειμένου/αριθμών</bookmark_value><bookmark_value>κείμενο σε κελιά;αλλαγή σε αριθμούς</bookmark_value><bookmark_value>μετατροπή;κείμενο με προπορευόμενα μηδενικά, σε αριθμούς</bookmark_value>"
+msgid "Close the Function Wizard with <item type=\"menuitem\">OK</item>."
+msgstr "Κλείστε τον οδηγό συνάρτησης με το κουμπί <item type=\"menuitem\">OK</item>."
-#: integer_leading_zero.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"integer_leading_zero.xhp\n"
-"hd_id3147560\n"
-"67\n"
+"cellstyle_conditional.xhp\n"
+"hd_id3149898\n"
+"50\n"
"help.text"
-msgid "<variable id=\"integer_leading_zero\"><link href=\"text/scalc/guide/integer_leading_zero.xhp\" name=\"Entering a Number with Leading Zeros\">Entering a Number with Leading Zeros</link></variable>"
-msgstr "<variable id=\"integer_leading_zero\"><link href=\"text/scalc/guide/integer_leading_zero.xhp\" name=\"Εισαγωγή αριθμού με αρχικά μηδενικά\">Εισαγωγή αριθμού με αρχικά μηδενικά</link></variable>"
+msgid "Step 4: Apply Cell Styles"
+msgstr "Step 4: Εφαρμόστε στυλ κελιού"
-#: integer_leading_zero.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"integer_leading_zero.xhp\n"
-"par_id3153194\n"
+"cellstyle_conditional.xhp\n"
+"par_id3149126\n"
"55\n"
"help.text"
-msgid "There are various ways to enter integers starting with a zero:"
-msgstr "Υπάρχουν διάφοροι τρόποι για να κάνετε εισαγωγή ακεραίων που ξεκινούν με μηδενικό:"
+msgid "Now you can apply the conditional formatting to the sheet:"
+msgstr "Τώρα μπορείτε να εφαρμόσετε τη μορφοποίηση υπό όρους στο φύλλο:"
-#: integer_leading_zero.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"integer_leading_zero.xhp\n"
-"par_id3146119\n"
+"cellstyle_conditional.xhp\n"
+"par_id3150049\n"
"56\n"
"help.text"
-msgid "Enter the number as text. The easiest way is to enter the number starting with an apostrophe (for example, <item type=\"input\">'0987</item>). The apostrophe will not appear in the cell, and the number will be formatted as text. Because it is in text format, however, you cannot calculate with this number."
-msgstr "Εισαγάγετε τον αριθμό ως κείμενο. Ο πιο εύκολος τρόπος είναι να εισαγάγετε τον αριθμό αρχίζοντας με απόστροφο (για παράδειγμα, <item type=\"input\">'0987</item>). Δεν θα γίνει εισαγωγή της αποστρόφου στο κελί και ο αριθμός θα μορφοποιηθεί ως κείμενο. Ωστόσο, επειδή είναι σε μορφή κειμένου, δεν θα μπορείτε να κάνετε υπολογισμούς με αυτό τον αριθμό."
+msgid "Select all cells with the random numbers."
+msgstr "Επιλέξτε όλα τα κελιά με τους τυχαίους αριθμούς."
-#: integer_leading_zero.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"integer_leading_zero.xhp\n"
-"par_id3154013\n"
+"cellstyle_conditional.xhp\n"
+"par_id3153801\n"
"57\n"
"help.text"
-msgid "Format a cell with a number format such as <item type=\"input\">\\0000</item>. This format can be assigned in the <emph>Format code</emph> field under the <emph>Format - Cells - Numbers</emph> tab, and defines the cell display as \"always put a zero first and then the integer, having at least three places, and filled with zeros at the left if less than three digits\"."
-msgstr "Μορφοποιήστε ένα κελί με μια μορφή αριθμού όπως <item type=\"input\">\\0000</item>. Μπορείτε να εκχωρήσετε αυτή τη μορφή στο πλαίσιο <emph>Κωδικός μορφοποίησης</emph> στην καρτέλα<emph>Μορφή - Κελιά - Αριθμοί</emph>. Η μορφή καθορίζει την εμφάνιση του κελιού ως \"πάντα να υπάρχει μπροστά ένα μηδενικό και μετά ο ακέραιος που να έχει τουλάχιστον τρία ψηφία, και να συμπληρώνεται με μηδενικά στα αριστερά αν έχει λιγότερα από τρία ψηφία\"."
+msgid "Choose the <emph>Format - Conditional Formatting</emph> command to open the corresponding dialog."
+msgstr "Επιλέξτε την εντολή <emph>Μορφή - Μορφοποίηση υπό όρους</emph> για να ανοίξετε το αντίστοιχο παράθυρο."
-#: integer_leading_zero.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"integer_leading_zero.xhp\n"
-"par_id3153158\n"
+"cellstyle_conditional.xhp\n"
+"par_id3153013\n"
"58\n"
"help.text"
-msgid "If you want to apply a numerical format to a column of numbers in text format (for example, text \"000123\" becomes number \"123\"), do the following:"
-msgstr "Εάν θέλετε να εφαρμόσετε μια αριθμητική μορφοποίηση σε μια στήλη με αριθμούς που είναι καταχωρημένοι σε μορφή κειμένου ( για παράδειγμα, το κείμενο \"000123\" να γίνει ο αριθμός \"123\"), κάντε τα παρακάτω:"
-
-#: integer_leading_zero.xhp
-msgctxt ""
-"integer_leading_zero.xhp\n"
-"par_id3149377\n"
-"59\n"
-"help.text"
-msgid "Select the column in which the digits are found in text format. Set the cell format in that column as \"Number\"."
-msgstr "Επιλέξτε τη στήλη στην οποία βρίσκονται τα ψηφία σε μορφή κειμένου. Καθορίστε τη μορφή κελιού σε αυτή τη στήλη ως \"Αριθμό\"."
-
-#: integer_leading_zero.xhp
-msgctxt ""
-"integer_leading_zero.xhp\n"
-"par_id3154944\n"
-"60\n"
-"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Επιλογή <emph>Επεξεργασία - Εύρεση & αντικατάσταση</emph>"
+msgid "Define the condition as follows: If cell value is less than J14, format with cell style \"Below\", and if cell value is greater than or equal to J14, format with cell style \"Above\"."
+msgstr "Καθορίστε την συνθήκη ως εξής: Αν η τιμή του κελιού είναι μικρότερη από J14, μορφοποιήστε με το στυλ κελιού \"Κάτω από\", και αν η τιμή του κελιού είναι μεγαλύτερη από ή ίση με J14, μορφοποιήστε με το στυλ κελιού \"Πάνω από\"."
-#: integer_leading_zero.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"integer_leading_zero.xhp\n"
-"par_id3154510\n"
+"cellstyle_conditional.xhp\n"
+"hd_id3155761\n"
"61\n"
"help.text"
-msgid "In the <emph>Search for</emph> box, enter <item type=\"input\">^[0-9]</item>"
-msgstr "Στο πλαίσιο <emph>Αναζήτηση για</emph>, εισάγετε <item type=\"input\">^[0-9]</item>"
+msgid "Step 5: Copy Cell Style"
+msgstr "Βήμα 5: Αντιγράψτε στυλ κελιού"
-#: integer_leading_zero.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"integer_leading_zero.xhp\n"
-"par_id3155068\n"
+"cellstyle_conditional.xhp\n"
+"par_id3145320\n"
"62\n"
"help.text"
-msgid "In the <emph>Replace with</emph> box, enter <item type=\"input\">&</item>"
-msgstr "Στο πλαίσιο <emph>Αντικατάσταση με</emph>, εισάγετε <item type=\"input\">&</item>"
+msgid "To apply the conditional formatting to other cells later:"
+msgstr "Για να εφαρμόσετε αργότερα τη μορφοποίηση υπό συνθήκες σε άλλα κελιά:"
-#: integer_leading_zero.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"integer_leading_zero.xhp\n"
-"par_id3149018\n"
+"cellstyle_conditional.xhp\n"
+"par_id3153074\n"
"63\n"
"help.text"
-msgid "Check <emph>Regular expressions</emph>"
-msgstr "Σημειώστε <emph>Κανονικές εκφράσεις</emph>"
+msgid "Click one of the cells that has been assigned conditional formatting."
+msgstr "Κάντε κλικ σε ένα από τα κελιά στο οποίο ορίστηκε μορφοποίηση υπό συνθήκες."
-#: integer_leading_zero.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"integer_leading_zero.xhp\n"
-"par_id3156382\n"
+"cellstyle_conditional.xhp\n"
+"par_id3149051\n"
"64\n"
"help.text"
-msgid "Check <emph>Current selection only</emph>"
-msgstr "Σημειώστε <emph>Μόνο τρέχουσα επιλογή</emph>"
+msgid "Copy the cell to the clipboard."
+msgstr "Αντιγράψτε το κελί στο πρόχειρο."
-#: integer_leading_zero.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"integer_leading_zero.xhp\n"
-"par_id3146916\n"
+"cellstyle_conditional.xhp\n"
+"par_id3150436\n"
"65\n"
"help.text"
-msgid "Click <emph>Replace All</emph>"
-msgstr "Κλικ <emph>Αντικατάσταση όλων</emph>"
-
-#: cellreferences.xhp
-msgctxt ""
-"cellreferences.xhp\n"
-"tit\n"
-"help.text"
-msgid "Referencing a Cell in Another Document"
-msgstr "Παραπομπή κελιού σε άλλο έγγραφο"
-
-#: cellreferences.xhp
-msgctxt ""
-"cellreferences.xhp\n"
-"bm_id3147436\n"
-"help.text"
-msgid "<bookmark_value>sheet references</bookmark_value> <bookmark_value>references; to cells in other sheets/documents</bookmark_value> <bookmark_value>cells; operating in another document</bookmark_value> <bookmark_value>documents;references</bookmark_value>"
-msgstr "<bookmark_value>παραπομπές φύλλου</bookmark_value><bookmark_value>παραπομπές, σε κελιά άλλων φύλλων/ εγγράφων</bookmark_value><bookmark_value>κελιά, λειτουργία σε άλλο έγγραφο</bookmark_value><bookmark_value>έγγραφα, παραπομπές</bookmark_value>"
-
-#: cellreferences.xhp
-msgctxt ""
-"cellreferences.xhp\n"
-"hd_id3147436\n"
-"9\n"
-"help.text"
-msgid "<variable id=\"cellreferences\"><link href=\"text/scalc/guide/cellreferences.xhp\" name=\"Referencing Other Sheets\">Referencing Other Sheets</link></variable>"
-msgstr "<variable id=\"cellreferences\"><link href=\"text/scalc/guide/cellreferences.xhp\" name=\"Παραπομπή κελιού σε άλλα φύλλα\">Παραπομπή κελιού σε άλλα φύλλα</link></variable>"
-
-#: cellreferences.xhp
-msgctxt ""
-"cellreferences.xhp\n"
-"par_id9663075\n"
-"help.text"
-msgid "In a sheet cell you can show a reference to a cell in another sheet."
-msgstr "Σε κάποιο κελί του φύλλου μπορείτε να ορίσετε μια παραπομπή σε κελί άλλου φύλλου."
-
-#: cellreferences.xhp
-msgctxt ""
-"cellreferences.xhp\n"
-"par_id1879329\n"
-"help.text"
-msgid "In the same way, a reference can also be made to a cell from another document provided that this document has already been saved as a file."
-msgstr "Με αντίστοιχο τρόπο, μπορεί επίσης να γίνει παραπομπή σε κάποιο κελί άλλου εγγράφου. Ανοίξτε ένα άλλο υπολογιστικό φύλλο εκτός από το νέο υπολογιστικό φύλλου που δημιουργήσατε, το οποίο έχετε αποθηκεύσει ήδη ως αρχείο."
-
-#: cellreferences.xhp
-msgctxt ""
-"cellreferences.xhp\n"
-"hd_id7122409\n"
-"help.text"
-msgid "To Reference a Cell in the Same Document"
-msgstr "Παραπομπή κελιού σε κελί στο ίδιο έγγραφο"
-
-#: cellreferences.xhp
-msgctxt ""
-"cellreferences.xhp\n"
-"par_id2078005\n"
-"help.text"
-msgid "Open a new, empty spreadsheet."
-msgstr "Ανοίξτε ένα νέο κενό υπολογιστικό φύλλο."
-
-#: cellreferences.xhp
-msgctxt ""
-"cellreferences.xhp\n"
-"par_id4943693\n"
-"help.text"
-msgid "By way of example, enter the following formula in cell A1 of Sheet1:"
-msgstr "Ως παράδειγμα, πληκτρολογήστε στο κελί A1 του Φύλλου1 τον ακόλουθο τύπο και ολοκληρώστε την εισαγωγή με το πλήκτρο Enter:"
-
-#: cellreferences.xhp
-msgctxt ""
-"cellreferences.xhp\n"
-"par_id9064302\n"
-"help.text"
-msgid "<item type=\"literal\">=Sheet2.A1</item>"
-msgstr "<item type=\"literal\">=Sheet2.A1</item>"
-
-#: cellreferences.xhp
-msgctxt ""
-"cellreferences.xhp\n"
-"par_id7609790\n"
-"help.text"
-msgid "Click the <emph>Sheet 2</emph> tab at the bottom of the spreadsheet. Set the cursor in cell A1 there and enter text or a number."
-msgstr "Πατήστε στην καρτέλα του <emph>φύλλου 2</emph> στο τέλος του υπολογιστικού φύλλου. Τοποθετήστε τον δρομέα στο κελί A1 και εισαγάγετε κείμενο ή κάποιον αριθμό."
+msgid "Select the cells that are to receive this same formatting."
+msgstr "Επιλέξτε τα κελιά στα οποία θα εφαρμοστεί αυτή η μορφοποίηση."
-#: cellreferences.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"cellreferences.xhp\n"
-"par_id809961\n"
+"cellstyle_conditional.xhp\n"
+"par_id3147298\n"
+"66\n"
"help.text"
-msgid "If you switch back to Sheet1, you will see the same content in cell A1 there. If the contents of Sheet2.A1 change, then the contents of Sheet1.A1 also change."
-msgstr "Αν επιστρέψετε στο Φύλλο1, θα δείτε το ίδιο περιεχόμενο στο κελί A1. Αν τα περιεχόμενα της περιοχής Φύλλο2.A1 τροποποιηθούν, τότε τροποποιούνται επίσης και τα περιεχόμενα στο Φύλλο1.A1."
+msgid "Choose <emph>Edit - Paste Special</emph>. The <emph>Paste Special</emph> dialog appears."
+msgstr "Επιλέξτε την εντολή <emph>Επεξεργασία - Ειδική επικόλληση</emph>. Θα εμφανιστεί το παράθυρο διαλόγου <emph>Ειδική επικόλληση</emph>."
-#: cellreferences.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"cellreferences.xhp\n"
-"hd_id9209570\n"
+"cellstyle_conditional.xhp\n"
+"par_id3166465\n"
+"67\n"
"help.text"
-msgid "To Reference a Cell in Another Document"
-msgstr "Παραπομπή κελιού σε κελί σε άλλο έγγραφο"
+msgid "In the <emph>Selection</emph> area, check only the <emph>Formats</emph> box. All other boxes must be unchecked. Click <emph>OK</emph>."
+msgstr "Στην περιοχή <emph>Επιλογή</emph>, επιλέξετε μόνο το πεδίο <emph>Μορφοποίηση</emph>. Δεν πρέπει να είναι επιλεγμένο κανένα άλλο πεδίο. Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: cellreferences.xhp
+#: cellstyle_conditional.xhp
msgctxt ""
-"cellreferences.xhp\n"
-"par_id5949278\n"
+"cellstyle_conditional.xhp\n"
+"par_id3159123\n"
+"68\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>, to load an existing spreadsheet document."
-msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph>, για να φορτώσετε ένα έγγραφο υπολογιστικού φύλλου."
+msgid "<link href=\"text/scalc/01/05120000.xhp\" name=\"Format - Conditional formatting\">Format - Conditional formatting</link>"
+msgstr "<link href=\"text/scalc/01/05120000.xhp\" name=\"Μορφή - Μορφοποίηση υπό όρους\">Μορφή - Μορφοποίηση υπό όρους</link>"
-#: cellreferences.xhp
+#: cellstyle_minusvalue.xhp
msgctxt ""
-"cellreferences.xhp\n"
-"par_id8001953\n"
+"cellstyle_minusvalue.xhp\n"
+"tit\n"
"help.text"
-msgid "Choose <emph>File - New</emph>, to open a new spreadsheet document. Set the cursor in the cell where you want to insert the external data and enter an equals sign to indicate that you want to begin a formula."
-msgstr "Επιλέξτε <emph>Αρχείο - Νέο</emph>, για να ανοίξετε ένα νέο υπολογιστικό φύλλο. Τοποθετήστε το δρομέα σε ένα ελεύθερο κελί και πληκτρολογήστε το σύμβολο της ισότητας για να δηλώσετε ότι θέλετε να ξεκινήσετε έναν τύπο."
+msgid "Highlighting Negative Numbers"
+msgstr "Επισήμανση αρνητικών αριθμών"
-#: cellreferences.xhp
+#: cellstyle_minusvalue.xhp
msgctxt ""
-"cellreferences.xhp\n"
-"par_id8571123\n"
+"cellstyle_minusvalue.xhp\n"
+"bm_id3147434\n"
"help.text"
-msgid "Now switch to the document you have just loaded. Click the cell with the data that you want to insert in the new document."
-msgstr "Τώρα μεταβείτε στο έγγραφο που μόλις φορτώσατε. Κάντε κλικ σε οποιοδήποτε κελί με τα δεδομένα που θέλετε να εισάγετε στο νέο έγγραφο."
+msgid "<bookmark_value>negative numbers</bookmark_value> <bookmark_value>numbers; highlighting negative numbers</bookmark_value> <bookmark_value>highlighting;negative numbers</bookmark_value> <bookmark_value>colors;negative numbers</bookmark_value> <bookmark_value>number formats;colors for negative numbers</bookmark_value>"
+msgstr "<bookmark_value>αρνητικοί αριθμοί</bookmark_value><bookmark_value>αριθμοί, επισήμανση αρνητικών αριθμών</bookmark_value><bookmark_value>επισήμανση, αρνητικοί αριθμοί</bookmark_value><bookmark_value>χρώματα, μορφές αριθμών</bookmark_value><bookmark_value>μορφές αριθμών, χρώματα</bookmark_value>"
-#: cellreferences.xhp
+#: cellstyle_minusvalue.xhp
msgctxt ""
-"cellreferences.xhp\n"
-"par_id8261665\n"
+"cellstyle_minusvalue.xhp\n"
+"hd_id3147434\n"
+"31\n"
"help.text"
-msgid "Switch back to the new spreadsheet. In the input line you will now see how $[officename] Calc has added the reference to the formula for you."
-msgstr "Επιστρέψετε στο νέο υπολογιστικό φύλλο. Στη γραμμή εισαγωγής, θα δείτε τώρα πως το $[officename] Calc πρόσθεσε την παραπομπή στον τύπο για εσάς."
+msgid "<variable id=\"cellstyle_minusvalue\"><link href=\"text/scalc/guide/cellstyle_minusvalue.xhp\" name=\"Highlighting Negative Numbers\">Highlighting Negative Numbers</link></variable>"
+msgstr "<variable id=\"cellstyle_minusvalue\"><link href=\"text/scalc/guide/cellstyle_minusvalue.xhp\" name=\"Επισήμανση αρνητικών αριθμών\">Επισήμανση αρνητικών αριθμών</link></variable>"
-#: cellreferences.xhp
+#: cellstyle_minusvalue.xhp
msgctxt ""
-"cellreferences.xhp\n"
-"par_id5888241\n"
+"cellstyle_minusvalue.xhp\n"
+"par_id3153878\n"
+"33\n"
"help.text"
-msgid "The reference to a cell of another document contains the name of the other document in single inverted commas, then a hash #, then the name of the sheet of the other document, followed by a point and the name of the cell."
-msgstr "Η παραπομπή σε ένα κελί άλλου εγγράφου περιέχει επομένως το όνομα του άλλου εγγράφου σε μονά εισαγωγικά, κατόπιν μια δίεση #, ύστερα το όνομα του φύλλου στο άλλο έγγραφο που ακολουθείται από μια τελεία και το όνομα του κελιού."
+msgid "You can format cells with a number format that highlights negative numbers in red. Alternatively, you can define your own number format in which negative numbers are highlighted in other colors."
+msgstr "Μπορείτε να μορφοποιήσετε κελιά με μια μορφή αριθμού η οποία επισημαίνει τους αρνητικούς αριθμούς με κόκκινο χρώμα. Εναλλακτικά, μπορείτε να καθορίσετε την δική σας μορφή αριθμού, κατά την οποία οι αρνητικοί αριθμοί επισημαίνονται με άλλα χρώματα."
-#: cellreferences.xhp
+#: cellstyle_minusvalue.xhp
msgctxt ""
-"cellreferences.xhp\n"
-"par_id7697683\n"
+"cellstyle_minusvalue.xhp\n"
+"par_id3155600\n"
+"34\n"
"help.text"
-msgid "Confirm the formula by clicking the green check mark."
-msgstr "Επιβεβαιώστε τον τύπο κάνοντας κλικ στο πράσινο σημάδι επιλογής."
+msgid "Select the cells and choose <emph>Format - Cells</emph>."
+msgstr "Επιλέξτε τα κελιά και έπειτα την εντολή <emph>Μορφή - Κελιά</emph>."
-#: cellreferences.xhp
+#: cellstyle_minusvalue.xhp
msgctxt ""
-"cellreferences.xhp\n"
-"par_id7099826\n"
+"cellstyle_minusvalue.xhp\n"
+"par_id3146969\n"
+"35\n"
"help.text"
-msgid "If you drag the box in the lower right corner of the active cell to select a range of cells, $[officename] automatically inserts the corresponding references in the adjacent cells. As a result, the sheet name is preceded with a \"$\" sign to designate it as an absolute reference."
-msgstr "Αν σύρετε το πλαίσιο στη κάτω δεξιά γωνία του ενεργού κελιού για να επιλέξετε μια περιοχή κελιών, το $[officename] εισάγει αυτόματα τις αντίστοιχες παραπομπές στα παρακείμενα κελιά. Ως αποτέλεσμα, προηγείται του ονόματος φύλλου το σύμβολο \"$\" , που το καθορίζει ως απόλυτη παραπομπή."
+msgid "On the <emph>Numbers</emph> tab, select a number format and mark <emph>Negative numbers red</emph> check box. Click <emph>OK</emph>."
+msgstr "Στην καρτέλα <emph>Αριθμοί</emph>, επιλέξτε μια μορφή αριθμού όπως επίσης και το πλαίσιο ελέγχου <emph>Αρνητικοί με κόκκινο</emph>. Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: cellreferences.xhp
+#: cellstyle_minusvalue.xhp
msgctxt ""
-"cellreferences.xhp\n"
-"par_id674459\n"
+"cellstyle_minusvalue.xhp\n"
+"par_id3145640\n"
+"36\n"
"help.text"
-msgid "If you examine the name of the other document in this formula, you will notice that it is written as a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>. This means that you can also enter a URL from the Internet."
-msgstr "Αν εξετάσετε προσεχτικά το όνομα του άλλου εγγράφου στον τύπο, θα παρατηρήσετε ότι είναι γραμμένο ως <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>. Αυτό σημαίνει ότι μπορείτε επίσης να εισαγάγετε ένα URL από το Internet."
+msgid "The cell number format is defined in two parts. The format for positive numbers and zero is defined in front of the semicolon; after the semicolon the formula for negative numbers is defined. You can change the code (RED) under <item type=\"menuitem\">Format code</item>. For example, instead of RED, enter <item type=\"literal\">YELLOW</item>. If the new code appears in the list after clicking the <item type=\"menuitem\">Add</item> icon, this is a valid entry."
+msgstr "Η μορφή αριθμού στο κελί προσδιορίζεται από δύο μέρη. Η μορφή για τους θετικούς αριθμούς και για το μηδέν προσδιορίζεται από το τμήμα μπροστά από το ερωτηματικό, και μετά το ερωτηματικό είναι ο τύπος για τους αρνητικούς αριθμούς. Μπορείτε να αλλάξετε τον κωδικό χρώματος (RED) από το πεδίο <item type=\"menuitem\">Κωδικός μορφοποίησης</item>. Για παράδειγμα, αντί για RED, εισαγάγετε<item type=\"literal\">YELLOW</item>. Αν ο νέος κωδικός εμφανίζεται στη λίστα αφού κάνετε κλικ στο εικονίδιο <item type=\"menuitem\">Προσθήκη</item>, τότε πρόκειται για έγκυρη καταχώριση."
#: consolidate.xhp
msgctxt ""
@@ -5888,757 +3502,867 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000208.xhp\" name=\"Import text files\">Import text files</link>"
msgstr "<link href=\"text/shared/00/00000208.xhp\" name=\"Εισαγωγή αρχείων κειμένου\">Εισαγωγή αρχείων κειμένου</link>"
-#: specialfilter.xhp
+#: csv_formula.xhp
msgctxt ""
-"specialfilter.xhp\n"
+"csv_formula.xhp\n"
"tit\n"
"help.text"
-msgid "Filter: Applying Advanced Filters"
-msgstr "Φίλτρο: Εφαρμογή ειδικού φίλτρου"
+msgid "Importing and Exporting Text Files"
+msgstr "Εισαγωγή και εξαγωγή αρχείων κειμένου"
-#: specialfilter.xhp
+#: csv_formula.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"bm_id3148798\n"
+"csv_formula.xhp\n"
+"bm_id3153726\n"
"help.text"
-msgid "<bookmark_value>filters;defining advanced filters </bookmark_value><bookmark_value>advanced filters</bookmark_value><bookmark_value>defining; advanced filters</bookmark_value><bookmark_value>database ranges; advanced filters</bookmark_value>"
-msgstr "<bookmark_value>φιλτράρισμα, ορισμός ειδικών φίλτρων </bookmark_value><bookmark_value>ειδικά φίλτρα</bookmark_value><bookmark_value>ορισμός, ειδικά φίλτρα</bookmark_value><bookmark_value>περιοχές δεδομένων, ειδικά φίλτρα</bookmark_value>"
+msgid "<bookmark_value>csv files;formulas</bookmark_value> <bookmark_value>formulas; importing/exporting as csv files</bookmark_value> <bookmark_value>exporting;formulas as csv files</bookmark_value> <bookmark_value>importing;csv files with formulas</bookmark_value>"
+msgstr "<bookmark_value>αρχεία csv; τύποι</bookmark_value><bookmark_value>τύποι; εισαγωγή/εξαγωγή ως αρχεία csv</bookmark_value><bookmark_value>εξαγωγή;τύποι ως αρχεία csv</bookmark_value><bookmark_value>εισαγωγή;αρχεία csv με τύπους</bookmark_value>"
-#: specialfilter.xhp
+#: csv_formula.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"hd_id3148798\n"
+"csv_formula.xhp\n"
+"hd_id3153726\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"csv_formula\"><link href=\"text/scalc/guide/csv_formula.xhp\" name=\"Importing and Exporting Text Files\">Importing and Exporting CSV Text Files with Formulas</link></variable>"
+msgstr "<variable id=\"csv_formula\"><link href=\"text/scalc/guide/csv_formula.xhp\" name=\"Εισαγωγή και εξαγωγή αρχείων κειμένου\">Εισαγωγή και εξαγωγή αρχείων κειμένου CSV με τύπους</link></variable>"
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"par_id3149402\n"
+"2\n"
+"help.text"
+msgid "Comma separated values (CSV) files are text files that contain the cell contents of a single sheet. Commas, semicolons, or other characters can be used as the field delimiters between the cells. Text strings are put in quotation marks, numbers are written without quotation marks."
+msgstr "Τα αρχεία Csv είναι αρχεία κειμένου, με τα περιεχόμενα των κελιών ενός μόνου φύλλου. Μπορούν να χρησιμοποιηθούν, ως οριοθέτες μεταξύ των κελιών, το κόμμα, το ερωτηματικό ή κάποιος άλλος χαρακτήρας. Το κείμενο τοποθετείται εντός εισαγωγικών, ενώ οι αριθμοί εισάγονται απευθείας χωρίς εισαγωγικά."
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"hd_id3150715\n"
+"15\n"
+"help.text"
+msgid "To Import a CSV File"
+msgstr "Εισαγωγή αρχείου CSV"
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"par_id3153709\n"
+"16\n"
+"help.text"
+msgid "Choose <emph>File - Open</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph>."
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"par_id3155445\n"
+"17\n"
+"help.text"
+msgid "In the <emph>File type</emph> field, select the format \"Text CSV\". Select the file and click <emph>Open</emph>. When a file has the .csv extension, the file type is automatically recognized."
+msgstr "Στο πεδίο <emph>Τύπος αρχείου</emph>, επιλέξτε τη μορφή \"Κείμενο χωρισμένο με κόμματα (.cvs)\". Επιλέξτε το αρχείο και κάντε κλικ στην επιλογή <emph>Άνοιγμα</emph>. Όταν ένα αρχείο έχει την επέκταση .csv, ο τύπος του αρχείου αναγνωρίζεται αυτόματα."
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"par_id3149565\n"
"18\n"
"help.text"
-msgid "<variable id=\"specialfilter\"><link href=\"text/scalc/guide/specialfilter.xhp\" name=\"Filter: Applying Advanced Filters\">Filter: Applying Advanced Filters</link> </variable>"
-msgstr "<variable id=\"specialfilter\"><link href=\"text/scalc/guide/specialfilter.xhp\" name=\"Φίλτρο: Εφαρμογή ειδικού φίλτρου\">Φίλτρο: Εφαρμογή ειδικού φίλτρου</link></variable>"
+msgid "You will see the <item type=\"menuitem\">Text Import</item> dialog. Click <item type=\"menuitem\">OK</item>."
+msgstr "Θα εμφανιστεί το παράθυρο διαλόγου <item type=\"menuitem\">Εισαγωγή κειμένου</item>. Κάντε κλικ στο κουμπί <item type=\"menuitem\">OK</item>.."
-#: specialfilter.xhp
+#: csv_formula.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3145785\n"
+"csv_formula.xhp\n"
+"par_id3149255\n"
"19\n"
"help.text"
-msgid "Copy the column headers of the sheet ranges to be filtered into an empty area of the sheet, and then enter the criteria for the filter in a row beneath the headers. Horizontally arranged data in a row will always be logically connected with AND, and vertically arranged data in a column will always be logically connected with OR."
-msgstr "Αντιγράψτε τις κεφαλίδες των στηλών των περιοχών του φύλλου που θα φιλτραριστούν σε μια άδεια περιοχή του φύλλου, και στη συνέχεια εισαγάγετε τα κριτήρια του φίλτρου σε μια γραμμή κάτω από τις κεφαλίδες. Ως αποτέλεσμα, τα δεδομένα που είναι διευθετημένα οριζόντια σε μια γραμμή θα συνδέονται πάντα λογικά με τον τελεστή AND και τα δεδομένα που είναι διευθετημένα κάθετα θα συνδέονται πάντα λογικά με τον τελεστή OR."
+msgid "If the csv file contains formulas, but you want to import the results of those formulas, then choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - View</emph> and clear the <emph>Formulas</emph> check box."
+msgstr "Εάν το αρχείο csv περιέχει τύπους, αλλά θέλετε να εισάγετε τα αποτελέσματα αυτών των τύπων, τότε επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Προβολή</emph> και καθαρίστε το πλαίσιο ελέγχου <emph>Τύποι</emph>."
-#: specialfilter.xhp
+#: csv_formula.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3153142\n"
+"csv_formula.xhp\n"
+"hd_id3154022\n"
+"3\n"
+"help.text"
+msgid "To Export Formulas and Values as CSV Files"
+msgstr "Εξαγωγή τύπων και τιμών ως αρχείων CSV"
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"par_id3150342\n"
+"4\n"
+"help.text"
+msgid "Click the sheet to be written as a csv file."
+msgstr "Μεταβείτε στον πίνακα που πρόκειται να εγγραφεί ως αρχείο csv."
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"par_id3166423\n"
+"5\n"
+"help.text"
+msgid "If you want to export the formulas as formulas, for example, in the form =SUM(A1:B5), proceed as follows:"
+msgstr "Αν θέλετε να εξαγάγετε τους τύπους ως τύπους, δηλ. στη μορφή =SUM(A1:B5), κάντε τα ακόλουθα:"
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"par_id3155111\n"
+"6\n"
+"help.text"
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - View</emph>."
+msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Προβολή</emph>."
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"par_id3150200\n"
+"7\n"
+"help.text"
+msgid "Under <emph>Display</emph>, mark the <emph>Formulas</emph> check box. Click <emph>OK</emph>."
+msgstr "Στην επιλογή <emph>Εμφάνιση</emph>, επιλέξτε το πλαίσιο ελέγχου <emph>Τύποι</emph>. Κάντε κλικ στο κουμπί <emph>OK</emph>."
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"par_id3154484\n"
+"8\n"
+"help.text"
+msgid "If you want to export the calculation results instead of the formulas, do not mark <emph>Formulas</emph>."
+msgstr "Αν αντί για τους τύπους θέλετε να εξαγάγετε τα αποτελέσματα των υπολογισμών, μην επιλέξετε το πλαίσιο ελέγχου <emph>Τύποι</emph>."
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"par_id3148702\n"
+"9\n"
+"help.text"
+msgid "Choose <emph>File - Save as</emph>. You will see the <emph>Save as</emph> dialog."
+msgstr "Επιλέξτε <emph>Αρχείο - Αποθήκευσης ως</emph>. Θα εμφανιστεί το παράθυρο διαλόγου <emph>Αποθήκευση ως</emph>."
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"par_id3153912\n"
+"10\n"
+"help.text"
+msgid "In the <item type=\"menuitem\">File type</item> field select the format \"Text CSV\"."
+msgstr "Στο πεδίο <item type=\"menuitem\">Τύπος αρχείου</item> επιλέξτε τη μορφή \"Κείμενο CSV\"."
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"par_id3157978\n"
+"13\n"
+"help.text"
+msgid "Enter a name and click <emph>Save</emph>."
+msgstr "Πληκτρολογήστε ένα όνομα και κάντε κλικ στο κουμπί <emph>Αποθήκευση</emph>."
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"par_id3152869\n"
+"23\n"
+"help.text"
+msgid "From the <emph>Export of text files</emph> dialog that appears, select the character set and the field and text delimiters for the data to be exported, and confirm with <emph>OK</emph>."
+msgstr "Από το παράθυρο διαλόγου <emph>Εξαγωγή κειμένου</emph> που εμφανίζεται, επιλέξτε την κωδικοποίηση χαρακτήρων και τους οριοθέτες πεδίου και κειμένου για τα δεδομένα που πρόκειται να εξαγάγετε και στη συνέχεια επιβεβαιώστε την επιλογή σας με το κουμπί <emph>OK</emph>."
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"par_id3150050\n"
+"14\n"
+"help.text"
+msgid "If necessary, after you have saved, clear the <emph>Formulas</emph> check box to see the calculated results in the table again."
+msgstr "Αν είναι απαραίτητο, αφού αποθηκεύσετε το έγγραφο, καταργήστε την επιλογή <emph>Τύποι</emph> για να δείτε πάλι τα υπολογισμένα αποτελέσματα στον πίνακα."
+
+#: csv_formula.xhp
+msgctxt ""
+"csv_formula.xhp\n"
+"par_id3153487\n"
"20\n"
"help.text"
-msgid "Once you have created a filter matrix, select the sheet ranges to be filtered. Open the <emph>Advanced Filter</emph> dialog by choosing <emph>Data - Filter - Advanced Filter</emph>, and define the filter conditions."
-msgstr "Αφού δημιουργήσετε έναν πίνακα φίλτρου, επιλέξτε τις περιοχές του φύλλου που θα φιλτραριστούν. Ανοίξτε το παράθυρο διαλόγου <emph>Ειδικό φίλτρο</emph> επιλέγοντας <emph>Δεδομένα - Φίλτρο - Ειδικό φίλτρο</emph>, και καθορίστε τις συνθήκες φιλτραρίσματος."
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Λογιστικό φύλλο - Προβολή\">%PRODUCTNAME Calc - Προβολή</link>"
-#: specialfilter.xhp
+#: csv_formula.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3153726\n"
+"csv_formula.xhp\n"
+"par_id3153008\n"
"21\n"
"help.text"
-msgid "Then click OK, and you will see that only the rows from the original sheet whose contents have met the search criteria are still visible. All other rows are temporarily hidden and can be made to reappear with the <emph>Format - Row - Show </emph>command."
-msgstr "Στη συνέχεια κάντε κλικ στο κουμπί ΟΚ και θα δείτε ότι μόνο οι γραμμές από το αρχικό φύλλο των οποίων τα περιεχόμενα ικανοποιούν τα κριτήρια αναζήτησης είναι ακόμα ορατές. Όλες οι άλλες γραμμές αποκρύπτονται προσωρινά και μπορείτε να τις εμφανίσετε πάλι με την εντολή <emph>Μορφή - Γραμμή - Προβολή</emph>."
+msgid "<link href=\"text/shared/00/00000207.xhp\" name=\"Export text files\">Export text files</link>"
+msgstr "<link href=\"text/shared/00/00000207.xhp\" name=\"Εξαγωγή αρχείων κειμένου\">Εξαγωγή αρχείων κειμένου</link>"
-#: specialfilter.xhp
+#: csv_formula.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3149664\n"
+"csv_formula.xhp\n"
+"par_id3155595\n"
"22\n"
"help.text"
-msgid "<emph>Example</emph>"
-msgstr "<emph>Παράδειγμα</emph>"
+msgid "<link href=\"text/shared/00/00000208.xhp\" name=\"Import text files\">Import text files</link>"
+msgstr "<link href=\"text/shared/00/00000208.xhp\" name=\"Εισαγωγή αρχείων κειμένου\">Εισαγωγή αρχείων κειμένου</link>"
-#: specialfilter.xhp
+#: currency_format.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3147427\n"
-"23\n"
+"currency_format.xhp\n"
+"tit\n"
"help.text"
-msgid "Load a spreadsheet with a large number of records. We are using a fictional <emph>Turnover</emph> document, but you can just as easily use any other document. The document has the following layout:"
-msgstr "Φορτώστε ένα υπολογιστικό φύλλο με τις περισσότερες δυνατές εγγραφές. Για το παράδειγμα υποθέτουμε ότι έχουμε ένα φανταστικό έγγραφο <emph>Κύκλων εργασιών</emph>, αλλά μπορείτε να χρησιμοποιήσετε οποιοδήποτε άλλο έγγραφο. Η εμφάνιση του εγγράφου είναι η εξής:"
+msgid "Cells in Currency Format"
+msgstr "Κελιά σε νομισματική μορφή"
-#: specialfilter.xhp
+#: currency_format.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3154510\n"
-"24\n"
+"currency_format.xhp\n"
+"bm_id3156329\n"
"help.text"
-msgid "<emph>A</emph>"
-msgstr "<emph>A</emph>"
+msgid "<bookmark_value>currency formats; spreadsheets</bookmark_value><bookmark_value>cells; currency formats</bookmark_value><bookmark_value>international currency formats</bookmark_value><bookmark_value>formats; currency formats in cells</bookmark_value><bookmark_value>currencies; default currencies</bookmark_value><bookmark_value>defaults;currency formats</bookmark_value><bookmark_value>changing;currency formats</bookmark_value>"
+msgstr "<bookmark_value>μορφοποιήσεις νομισμάτων, υπολογιστικά φύλλα</bookmark_value><bookmark_value>κελιά, μορφοποιήσεις νομισμάτων</bookmark_value><bookmark_value>διεθνείς μορφοποιήσεις νομισμάτων</bookmark_value><bookmark_value>μορφοποιήσεις, μορφοποιήσεις νομισμάτων σε κελιά</bookmark_value><bookmark_value>νομίσματα, προεπιλεγμένα νομίσματα </bookmark_value><bookmark_value>προεπιλεγμένα νομίσματα, τοπικές ρυθμίσεις</bookmark_value><bookmark_value>τροποποίηση, μορφοποιήσεις νομισμάτων</bookmark_value>"
-#: specialfilter.xhp
+#: currency_format.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3150327\n"
-"25\n"
+"currency_format.xhp\n"
+"hd_id3156329\n"
+"46\n"
"help.text"
-msgid "<emph>B</emph>"
-msgstr "<emph>B</emph>"
+msgid "<variable id=\"currency_format\"><link href=\"text/scalc/guide/currency_format.xhp\" name=\"Cells in Currency Format\">Cells in Currency Format</link></variable>"
+msgstr "<variable id=\"currency_format\"><link href=\"text/scalc/guide/currency_format.xhp\" name=\"Κελιά σε νομισματική μορφή\">Κελιά σε νομισματική μορφή</link></variable>"
-#: specialfilter.xhp
+#: currency_format.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3154756\n"
-"26\n"
+"currency_format.xhp\n"
+"par_id3153968\n"
+"47\n"
"help.text"
-msgid "<emph>C</emph>"
-msgstr "<emph>C</emph>"
+msgid "In <item type=\"productname\">%PRODUCTNAME</item> Calc you can give numbers any currency format. When you click the <item type=\"menuitem\">Currency</item> icon <image id=\"img_id3150791\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150791\">Icon</alt></image> in the <item type=\"menuitem\">Formatting</item> bar to format a number, the cell is given the default currency format set under <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</item>."
+msgstr "Στο <item type=\"productname\">%PRODUCTNAME</item>Calc μπορείτε να δώσετε αριθμούς οποιασδήποτε νομισματικής μορφής. Πατώντας το εικονίδιο <item type=\"menuitem\">Νόμισμα</item><image id=\"img_id3150791\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150791\">Εικονίδιο</alt></image> στη γραμμή <item type=\"menuitem\">μορφοποίησης</item> για να μορφοποιήσετε έναν αριθμό, το κελί δίνεται στην προεπιλεγμένη νομισματική μορφή που ορίζεται στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</item>."
-#: specialfilter.xhp
+#: currency_format.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3155335\n"
-"27\n"
+"currency_format.xhp\n"
+"par_id3150010\n"
+"48\n"
"help.text"
-msgid "<emph>D</emph>"
-msgstr "<emph>D</emph>"
+msgid "Exchanging of <item type=\"productname\">%PRODUCTNAME</item> Calc documents can lead to misunderstandings, if your <item type=\"productname\">%PRODUCTNAME</item> Calc document is loaded by a user who uses a different default currency format."
+msgstr "Χωρίς νομισματικές μορφές, η διεθνής ανταλλαγή εγγράφων του <item type=\"productname\">%PRODUCTNAME</item> Calc θα μπορούσε να οδηγήσει σε παρεξηγήσεις. Φανταστείτε ότι το δικό σας έγγραφο του <item type=\"productname\">%PRODUCTNAME</item> Calc φορτώνεται από κάποιον χρήστη που χρησιμοποιεί μια διαφορετική προεπιλεγμένη νομισματική μορφή."
-#: specialfilter.xhp
+#: currency_format.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3146315\n"
-"28\n"
+"currency_format.xhp\n"
+"par_id3156442\n"
+"52\n"
"help.text"
-msgid "<emph>E</emph>"
-msgstr "<emph>E</emph>"
+msgid "In <item type=\"productname\">%PRODUCTNAME</item> Calc you can define that a number that you have formatted as \"1,234.50 €\", still remains in euros in another country and does not become dollars."
+msgstr "Στο <item type=\"productname\">%PRODUCTNAME</item> Calc μπορείτε να καθορίσετε ότι κάποιος αριθμός που έχετε μορφοποιήσει ως \"1,234.50 €\", θα παραμείνει σε ευρώ σε μια άλλη χώρα και δεν θα μετατραπεί, για παράδειγμα, σε δολάρια."
-#: specialfilter.xhp
+#: currency_format.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3145790\n"
-"29\n"
+"currency_format.xhp\n"
+"par_id3151075\n"
+"49\n"
"help.text"
-msgid "<emph>1</emph>"
-msgstr "<emph>1</emph>"
+msgid "You can change the currency format in the <item type=\"menuitem\">Format Cells</item> dialog (choose <item type=\"menuitem\">Format - Cells - Numbers</item> tab) by two country settings. In the <item type=\"menuitem\">Language</item> combo box select the basic setting for decimal and thousands separators. In the <item type=\"menuitem\">Format</item> list box you can select the currency symbol and its position."
+msgstr "Μπορείτε να επηρεάσετε τη νομισματική μορφή στο παράθυρο διαλόγου <item type=\"menuitem\">Μορφή κελιών</item> (Επιλέξτε την καρτέλα <item type=\"menuitem\">Μορφή - Κελιά - Αριθμοί </item>) για δύο τοπικές ρυθμίσεις. Στο πλαίσιο λίστας <item type=\"menuitem\">Γλώσσα</item> επιλέξτε τη βασική ρύθμιση για το νομισματικό σύμβολο, την υποδιαστολή και το διαχωριστικό χιλιάδων. Στη λίστα <item type=\"menuitem\">Μορφή</item>επιλέξτε τις δυνατές παραλλαγές του νομισματικού συμβόλου της μορφοποίησης που ορίζεται για τη γλώσσα."
-#: specialfilter.xhp
+#: currency_format.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3159239\n"
-"30\n"
+"currency_format.xhp\n"
+"par_id3150749\n"
+"50\n"
"help.text"
-msgid "Month"
-msgstr "Μήνας"
+msgid "For example, if the language is set to \"Default\" and you are using a german locale setting, the currency format will be \"1.234,00 €\". A point is used before the thousand digits and a comma before the decimal places. If you now select the subordinate currency format \"$ English (US)\" from the <item type=\"menuitem\">Format</item> list box , you will get the following format: \"$ 1.234,00\". As you can see, the separators have remained the same. Only the currency symbol has been changed and converted, but the underlying format of the notation remains the same as in the locale setting."
+msgstr "Αν, για παράδειγμα, η γλώσσα έχει καθοριστεί ως \"Προεπιλογή\" και χρησιμοποιείτε τη γερμανική τοπική ρύθμιση,η νομισματική μορφή θα είναι \"1.234,00 €\". Για το διαχωριστικό χιλιάδων χρησιμοποιείται μια τελεία πριν τα ψηφία χιλιάδων και κόμμα πριν τα δεκαδικά ψηφία. Αν επιλέξετε τώρα στο πλαίσιο λίστας <item type=\"menuitem\">Μορφή</item> την υποκείμενη νομισματική μορφή \"$ Αγγλικά (ΗΠΑ)\", θα λάβετε την ακόλουθη μορφή: \"$ 1.234,00\". Όπως μπορείτε να δείτε, τα διαχωριστικά έχουν παραμείνει ίδια. Άλλαξε και τροποποιήθηκε μόνο το νομισματικό σύμβολο, αλλά η υποκείμενη μορφοποίηση της σημειογραφίας παραμένει όπως έχει καθοριστεί στις τοπικές ρυθμίσεις."
-#: specialfilter.xhp
+#: currency_format.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3150086\n"
-"31\n"
+"currency_format.xhp\n"
+"par_id3145640\n"
+"51\n"
"help.text"
-msgid "Standard"
-msgstr "Προεπιλογή"
+msgid "If, under <item type=\"menuitem\">Language</item>, you convert the cells to \"English (US)\", the English-language locale setting is also transferred and the default currency format is now \"$ 1,234.00\"."
+msgstr "Αν στο πεδίο <item type=\"menuitem\">Γλώσσα</item>,τροποποιήσετε από την αρχή τα κελιά στη μορφή \"Αγγλικά (ΗΠΑ)\", μεταφέρεται επίσης και η τοπική ρύθμιση της αγγλικής γλώσσας και η προεπιλεγμένη νομισματική μορφή θα είναι τώρα \"$ 1,234.00\"."
-#: specialfilter.xhp
+#: currency_format.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3150202\n"
-"32\n"
+"currency_format.xhp\n"
+"par_id3154255\n"
+"53\n"
"help.text"
-msgid "Business"
-msgstr "Εργασία"
+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=\"Μορφή - Κελιά - Αριθμοί\">Μορφή - Κελιά - Αριθμοί</link>"
-#: specialfilter.xhp
+#: database_define.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3150883\n"
-"33\n"
+"database_define.xhp\n"
+"tit\n"
"help.text"
-msgid "Luxury"
-msgstr "Πολυτέλεια"
+msgid "Defining Database Ranges"
+msgstr "Καθορισμός περιοχών βάσης δεδομένων"
-#: specialfilter.xhp
+#: database_define.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3152987\n"
-"34\n"
+"database_define.xhp\n"
+"bm_id3154758\n"
"help.text"
-msgid "Suite"
-msgstr "Σουίτα"
+msgid "<bookmark_value>tables; database ranges</bookmark_value> <bookmark_value>database ranges; defining</bookmark_value> <bookmark_value>ranges; defining database ranges</bookmark_value> <bookmark_value>defining;database ranges</bookmark_value>"
+msgstr "<bookmark_value>πίνακες, περιοχές βάσης δεδομένων</bookmark_value><bookmark_value>περιοχές βάσης δεδομένων, ορισμός</bookmark_value><bookmark_value>περιοχές, ορισμός περιοχών βάσης δεδομένων </bookmark_value><bookmark_value>ορισμός, περιοχές βάσης δεδομένων</bookmark_value>"
-#: specialfilter.xhp
+#: database_define.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3154486\n"
-"35\n"
+"database_define.xhp\n"
+"hd_id3154758\n"
+"31\n"
"help.text"
-msgid "<emph>2</emph>"
-msgstr "<emph>2</emph>"
+msgid "<variable id=\"database_define\"><link href=\"text/scalc/guide/database_define.xhp\" name=\"Defining Database Ranges\">Defining a Database Range</link></variable>"
+msgstr "<variable id=\"database_define\"><link href=\"text/scalc/guide/database_define.xhp\" name=\"Καθορισμός περιοχών βάσης δεδομένων\">Καθορισμός περιοχών βάσης δεδομένων</link></variable>"
-#: specialfilter.xhp
+#: database_define.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3148839\n"
-"36\n"
+"database_define.xhp\n"
+"par_id3153768\n"
+"81\n"
"help.text"
-msgid "January"
-msgstr "Ιανουάριος"
+msgid "You can define a range of cells in a spreadsheet to use as a database. Each row in this database range corresponds to a database record and each cell in a row corresponds to a database field. You can sort, group, search, and perform calculations on the range as you would in a database."
+msgstr "Μπορείτε να ορίσετε μια περιοχή κελιών κάποιου υπολογιστικού φύλλου ως βάση δεδομένων. Κάθε γραμμή σε αυτή την βάση δεδομένων αντιστοιχεί σε μια εγγραφή βάσης δεδομένων και κάθε κελί γραμμής αντιστοιχεί σε ένα πεδίο βάσης δεδομένων. Μπορείτε να ταξινομήσετε, να ομαδοποιήσετε, να αναζητήσετε και να εκτελέσετε υπολογισμούς στην περιοχή αυτή όπως θα κάνατε και σε μια βάση δεδομένων"
-#: specialfilter.xhp
+#: database_define.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3153816\n"
-"37\n"
+"database_define.xhp\n"
+"par_id3145801\n"
+"82\n"
"help.text"
-msgid "125600"
-msgstr "125600"
+msgid "You can only edit and access a database range in the spreadsheet that contains the range. You cannot access the database range in the %PRODUCTNAME Data Sources view."
+msgstr "Μια περιοχή βάσης δεδομένων ενός υπολογιστικού φύλλου μπορείτε μόνο να την επεξεργαστείτε και να την προσπελάσετε. Δεν μπορείτε να προσπελάσετε την περιοχή βάσης δεδομένων σε προβολή προέλευσης δεδομένων %PRODUCTNAME."
-#: specialfilter.xhp
+#: database_define.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3157978\n"
-"38\n"
+"database_define.xhp\n"
+"par_idN10648\n"
"help.text"
-msgid "200500"
-msgstr "200500"
+msgid "To define a database range"
+msgstr "Ορισμός περιοχής βάσης δεδομένων"
-#: specialfilter.xhp
+#: database_define.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3155268\n"
-"39\n"
+"database_define.xhp\n"
+"par_id3155064\n"
+"41\n"
"help.text"
-msgid "240000"
-msgstr "240000"
+msgid "Select the range of cells that you want to define as a database range."
+msgstr "Επιλέξτε την περιοχή κελιών που θέλετε να ορίσετε ως περιοχή βάσης δεδομένων."
-#: specialfilter.xhp
+#: database_define.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3153286\n"
-"40\n"
+"database_define.xhp\n"
+"par_idN10654\n"
"help.text"
-msgid "170000"
-msgstr "170000"
+msgid "Choose <item type=\"menuitem\">Data - Define Range</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Ορισμός περιοχής</item>."
-#: specialfilter.xhp
+#: database_define.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3146782\n"
-"41\n"
+"database_define.xhp\n"
+"par_id3153715\n"
+"72\n"
"help.text"
-msgid "<emph>3</emph>"
-msgstr "<emph>3</emph>"
+msgid "In the <emph>Name</emph> box, enter a name for the database range."
+msgstr "Στο πλαίσιο <emph>Όνομα</emph>, εισάγετε το όνομα της περιοχής βάσης δεδομένων."
-#: specialfilter.xhp
+#: database_define.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3149900\n"
-"42\n"
+"database_define.xhp\n"
+"par_idN1066A\n"
"help.text"
-msgid "February"
-msgstr "Φεβρουάριος"
+msgid "Click <emph>More</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>Πρόσθετα</emph>."
-#: specialfilter.xhp
+#: database_define.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3154763\n"
-"43\n"
+"database_define.xhp\n"
+"par_id3154253\n"
+"42\n"
"help.text"
-msgid "160000"
-msgstr "160000"
+msgid "Specify the options for the database range."
+msgstr "Καθορίστε τις επιλογές της περιοχής της βάσης δεδομένων."
-#: specialfilter.xhp
+#: database_define.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3150050\n"
-"44\n"
+"database_define.xhp\n"
+"par_idN10675\n"
"help.text"
-msgid "180300"
-msgstr "180300"
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3153801\n"
-"45\n"
+"database_filter.xhp\n"
+"tit\n"
"help.text"
-msgid "362000"
-msgstr "362000"
+msgid "Filtering Cell Ranges"
+msgstr "Φιλτράρισμα περιοχών κελιών"
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3154708\n"
-"46\n"
+"database_filter.xhp\n"
+"bm_id3153541\n"
"help.text"
-msgid "220000"
-msgstr "220000"
+msgid "<bookmark_value>cell ranges;applying/removing filters</bookmark_value> <bookmark_value>filtering;cell ranges/database ranges</bookmark_value> <bookmark_value>database ranges;applying/removing filters</bookmark_value> <bookmark_value>removing;cell range filters</bookmark_value>"
+msgstr "<bookmark_value>κπεριοχές κελιών, εφαρμογή/αφαίρεση φίλτρων</bookmark_value><bookmark_value>φιλτράρισμα, ορισμός περιοχών/βάσεων δεδομένων</bookmark_value><bookmark_value>περιοχές βάσης δεδομένων, εφαρμογή/αφαίρεση φίλτρων</bookmark_value><bookmark_value>αφαίρεση, φίλτρα περιοχών κελιών</bookmark_value>"
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3151191\n"
+"database_filter.xhp\n"
+"hd_id3153541\n"
"47\n"
"help.text"
-msgid "<emph>4</emph>"
-msgstr "<emph>4</emph>"
+msgid "<variable id=\"database_filter\"><link href=\"text/scalc/guide/database_filter.xhp\" name=\"Filtering Cell Ranges\">Filtering Cell Ranges</link></variable>"
+msgstr "<variable id=\"database_filter\"><link href=\"text/scalc/guide/database_filter.xhp\" name=\"Φιλτράρισμα περιοχών κελιών\">Φιλτράρισμα περιοχών κελιών</link></variable>"
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3147250\n"
+"database_filter.xhp\n"
+"par_id3145069\n"
"48\n"
"help.text"
-msgid "March"
-msgstr "Μάρτιος"
+msgid "You can use several filters to filter cell ranges in spreadsheets. A standard filter uses the options that you specify to filter the data. An AutoFilter filters data according to a specific value or string. An advanced filter uses filter criteria from specified cells."
+msgstr "Μπορείτε να χρησιμοποιήσετε διάφορα φίλτρα για να φιλτράρετε περιοχές κελιών. Ένα τυπικό φίλτρο χρησιμοποιεί τα κριτήρια που εσείς ορίζετε για το φιλτράρισμα των δεδομένων. Ένα Αυτόματο φίλτρο φιλτράρει δεδομένα σύμφωνα με μια καθορισμένη τιμή ή ένα αλφαριθμητικό. Ένα ειδικό φίλτρο χρησιμοποιεί κριτήρια από συγκεκριμένα κελιά."
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3153334\n"
-"49\n"
+"database_filter.xhp\n"
+"par_idN10682\n"
"help.text"
-msgid "170000"
-msgstr "170000"
+msgid "To Apply a Standard Filter to a Cell Range"
+msgstr "Για να εφαρμόσετε ένα τυπικό φίλτρο σε μια περιοχή κελιών"
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3151391\n"
+"database_filter.xhp\n"
+"par_id3150398\n"
"50\n"
"help.text"
-msgid "and so on..."
-msgstr "και ούτω καθεξής..."
+msgid "Click in a cell range."
+msgstr "Κάντε κλικ σε μια περιοχή κελιών."
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3147300\n"
+"database_filter.xhp\n"
+"par_idN10693\n"
+"help.text"
+msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Φίλτρο - Τυπικό φίλτρο</item>."
+
+#: database_filter.xhp
+msgctxt ""
+"database_filter.xhp\n"
+"par_id3156422\n"
"51\n"
"help.text"
-msgid "Copy row 1 with the row headers (field names), to row 20, for example. Enter the filter conditions linked with OR in rows 21, 22, and so on."
-msgstr "Αντιγράψτε τη γραμμή 1 με τις κεφαλίδες γραμμής (ονόματα πεδίων) στη γραμμή 20, για παράδειγμα. Εισαγάγετε τις συνθήκες φιλτραρίσματος που συνδέονται με τον τελεστή OR στις γραμμές 21, 22, κ.λπ."
+msgid "In the <emph>Standard Filter</emph> dialog, specify the filter options that you want."
+msgstr "Στο παράθυρο διαλόγου <emph>Τυπικό φίλτρο</emph>, ορίστε τα κριτήρια φίλτρου που επιθυμείτε."
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3159115\n"
+"database_filter.xhp\n"
+"par_idN106A5\n"
+"help.text"
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+
+#: database_filter.xhp
+msgctxt ""
+"database_filter.xhp\n"
+"par_id3153143\n"
"52\n"
"help.text"
-msgid "<emph>A</emph>"
-msgstr "<emph>A</emph>"
+msgid "The records that match the filter options that you specified are shown."
+msgstr "Εμφανίζονται οι εγγραφές που ταιριάζουν με τα κριτήρια φίλτρου που ορίσατε."
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3146886\n"
+"database_filter.xhp\n"
+"par_id3153728\n"
"53\n"
"help.text"
-msgid "<emph>B</emph>"
-msgstr "<emph>B</emph>"
+msgid "To Apply an AutoFilter to a Cell Range"
+msgstr "Για να εφαρμόσετε Αυτόματο φίλτρο σε σε μια περιοχή κελιών"
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3153124\n"
+"database_filter.xhp\n"
+"par_id3144764\n"
"54\n"
"help.text"
-msgid "<emph>C</emph>"
-msgstr "<emph>C</emph>"
+msgid "Click in a cell range or a database range."
+msgstr "Κάντε κλικ σε μια περιοχή κελιών ή σε μια περιοχή της βάσης δεδομένων"
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3152979\n"
-"55\n"
+"database_filter.xhp\n"
+"par_id9303872\n"
"help.text"
-msgid "<emph>D</emph>"
-msgstr "<emph>D</emph>"
+msgid "If you want to apply multiple AutoFilters to the same sheet, you must first define database ranges, then apply the AutoFilters to the database ranges."
+msgstr "Αν θέλετε να εφαρμόσετε πολλαπλά αυτόματα φίλτρα στο ίδιο φύλλο, πρέπει πρώτα να καθορίσετε τις περιοχές της βάσης δεδομένων, και ύστερα να εφαρμόσετε τα αυτόματα φίλτρα σε αυτές τις περιοχές."
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3145827\n"
-"56\n"
+"database_filter.xhp\n"
+"par_id3154944\n"
+"55\n"
"help.text"
-msgid "<emph>E</emph>"
-msgstr "<emph>E</emph>"
+msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Φίλτρο - Αυτόματο φίλτρο</item>."
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3149892\n"
-"57\n"
+"database_filter.xhp\n"
+"par_idN106DB\n"
"help.text"
-msgid "<emph>20</emph>"
-msgstr "<emph>20</emph>"
+msgid "An arrow button is added to the head of each column in the database range."
+msgstr "Στο πρώτο κελί κάθε στήλης της περιοχής βάσης δεδομένων προστίθεται ένα κουμπί βέλους."
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3150693\n"
-"58\n"
+"database_filter.xhp\n"
+"par_id3153878\n"
+"56\n"
"help.text"
-msgid "Month"
-msgstr "Μήνας"
+msgid "Click the arrow button in the column that contains the value or string that you want to set as the filter criteria."
+msgstr "Κάντε κλικ στο κουμπί βέλους της στήλης που περιέχει την τιμή ή την συμβολοσειρά που επιθυμείτε να θέσετε ως κριτήριο φίλτρου."
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3147475\n"
-"59\n"
+"database_filter.xhp\n"
+"par_idN10749\n"
"help.text"
-msgid "Standard"
-msgstr "Προεπιλογή"
+msgid "Select the value or string that you want to use as the filter criteria."
+msgstr "Επιλέξτε την τιμή ή την συμβολοσειρά που επιθυμείτε να θέσετε ως κριτήριο φίλτρου."
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3154846\n"
-"60\n"
+"database_filter.xhp\n"
+"par_idN1074C\n"
"help.text"
-msgid "Business"
-msgstr "Εργασία"
+msgid "The records that match the filter criteria that you selected are shown."
+msgstr "Εμφανίζονται οι εγγραφές που ταιριάζουν με τα κριτήρια φίλτρου που επιλέξατε,"
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3153082\n"
-"61\n"
+"database_filter.xhp\n"
+"par_idN106E8\n"
"help.text"
-msgid "Luxury"
-msgstr "Πολυτέλεια"
+msgid "To Remove a Filter From a Cell Range"
+msgstr "Για να καταργήσετε ένα φίλτρο από μια περιοχή κελιών"
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3149506\n"
-"62\n"
+"database_filter.xhp\n"
+"par_idN1075C\n"
"help.text"
-msgid "Suite"
-msgstr "Σουίτα"
+msgid "Click in a filtered cell range."
+msgstr "Κάντε κλικ στη φιλτραρισμένη περιοχή κελιών."
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3149188\n"
-"63\n"
+"database_filter.xhp\n"
+"par_idN106EC\n"
"help.text"
-msgid "<emph>21</emph>"
-msgstr "<emph>21</emph>"
+msgid "Choose <item type=\"menuitem\">Data - Filter - Remove Filter</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Φίλτρο - Διαγραφή φίλτρου</item>."
-#: specialfilter.xhp
+#: database_filter.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3149956\n"
-"64\n"
+"database_filter.xhp\n"
+"par_id4525284\n"
"help.text"
-msgid "January"
-msgstr "Ιανουάριος"
+msgid "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Wiki page about defining a data range</link>"
+msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Σελίδα Βίκη σχετικά με τον καθορισμό της περιοχής δεδομένων</link>"
-#: specialfilter.xhp
+#: database_sort.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3150865\n"
-"65\n"
+"database_sort.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>22</emph>"
-msgstr "<emph>22</emph>"
+msgid "Sorting Data"
+msgstr "Ταξινόμηση περιοχών βάσης δεδομένων"
-#: specialfilter.xhp
+#: database_sort.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3155957\n"
-"66\n"
+"database_sort.xhp\n"
+"bm_id3150767\n"
"help.text"
-msgid "<160000"
-msgstr "<160000"
+msgid "<bookmark_value>database ranges; sorting</bookmark_value> <bookmark_value>sorting; database ranges</bookmark_value> <bookmark_value>data;sorting in databases</bookmark_value>"
+msgstr "<bookmark_value>περιοχές βάσης δεδομένων, ταξινόμηση</bookmark_value><bookmark_value>ταξινόμηση, περιοχές βάσης δεδομένων</bookmark_value><bookmark_value>δεδομένα, ταξινόμηση σε βάσεις δεδομένων </bookmark_value>"
-#: specialfilter.xhp
+#: database_sort.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3153566\n"
-"67\n"
+"database_sort.xhp\n"
+"hd_id3150767\n"
+"44\n"
"help.text"
-msgid "Specify that only rows which either have the value <item type=\"literal\">January</item> in the <emph>Month</emph> cells OR a value of under 160000 in the <emph>Standard</emph> cells will be displayed."
-msgstr "Εδώ καθορίστε ότι θα εμφανίζονται μόνο οι γραμμές που είτε έχουν την τιμή <item type=\"literal\">Ιανουάριος</item> στα κελιά <emph>Μήνας</emph> Ή μια τιμή κάτω από 160000 στα κελιά <emph>Προεπιλογή</emph>."
+msgid "<variable id=\"database_sort\"><link href=\"text/scalc/guide/database_sort.xhp\" name=\"Sorting Database Ranges\">Sorting Data</link></variable>"
+msgstr "<variable id=\"database_sort\"><link href=\"text/scalc/guide/database_sort.xhp\" name=\"Ταξινόμηση περιοχών βάσης δεδομένων\">Ταξινόμηση περιοχών βάσης δεδομένων</link></variable>"
-#: specialfilter.xhp
+#: database_sort.xhp
msgctxt ""
-"specialfilter.xhp\n"
-"par_id3147372\n"
-"68\n"
+"database_sort.xhp\n"
+"par_id3145751\n"
+"45\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Advanced Filter</emph>, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view."
-msgstr "Επιλέξτε <emph>Δεδομένα - Φίλτρο - Ειδικό φίλτρο</emph> και έπειτα επιλέξτε την περιοχή A20:E22. Αφού κάνετε κλικ στο κουμπί OK, στην περιοχή φύλλου θα εμφανιστούν μόνο οι φιλτραρισμένες γραμμές. Οι άλλες γραμμές θα είναι κρυφές."
+msgid "Click in a database range."
+msgstr "Κάντε κλικ σε μια περιοχή βάσης δεδομένων."
-#: csv_formula.xhp
+#: database_sort.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"tit\n"
+"database_sort.xhp\n"
+"par_id121020081121549\n"
"help.text"
-msgid "Importing and Exporting Text Files"
-msgstr "Εισαγωγή και εξαγωγή αρχείων κειμένου"
+msgid "If you select a range of cells, only these cells will get sorted. If you just click one cell without selecting, then the whole database range will get sorted."
+msgstr "Αν επιλέξετε μια περιοχή κελιών, μόνο αυτή η περιοχή θα ταξινομηθεί. Αν κάνετε κλικ σε ένα κελί χωρίς να επιλέξετε κάτι, τότε θα ταξινομηθεί όλη η βάση δεδομένων."
-#: csv_formula.xhp
+#: database_sort.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"bm_id3153726\n"
+"database_sort.xhp\n"
+"par_idN10635\n"
"help.text"
-msgid "<bookmark_value>csv files;formulas</bookmark_value> <bookmark_value>formulas; importing/exporting as csv files</bookmark_value> <bookmark_value>exporting;formulas as csv files</bookmark_value> <bookmark_value>importing;csv files with formulas</bookmark_value>"
-msgstr "<bookmark_value>αρχεία csv; τύποι</bookmark_value><bookmark_value>τύποι; εισαγωγή/εξαγωγή ως αρχεία csv</bookmark_value><bookmark_value>εξαγωγή;τύποι ως αρχεία csv</bookmark_value><bookmark_value>εισαγωγή;αρχεία csv με τύπους</bookmark_value>"
+msgid "Choose <item type=\"menuitem\">Data - Sort</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Ταξινόμηση</item>."
-#: csv_formula.xhp
+#: database_sort.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"hd_id3153726\n"
-"1\n"
+"database_sort.xhp\n"
+"par_id121020081121547\n"
"help.text"
-msgid "<variable id=\"csv_formula\"><link href=\"text/scalc/guide/csv_formula.xhp\" name=\"Importing and Exporting Text Files\">Importing and Exporting CSV Text Files with Formulas</link></variable>"
-msgstr "<variable id=\"csv_formula\"><link href=\"text/scalc/guide/csv_formula.xhp\" name=\"Εισαγωγή και εξαγωγή αρχείων κειμένου\">Εισαγωγή και εξαγωγή αρχείων κειμένου CSV με τύπους</link></variable>"
+msgid "The range of cells that will get sorted is shown in inverted colors."
+msgstr "Η περιοχή των κελιών που θα ταξινομηθεί εμφανίζεται με αντεστραμμένα χρώματα."
-#: csv_formula.xhp
+#: database_sort.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"par_id3149402\n"
-"2\n"
+"database_sort.xhp\n"
+"par_idN10645\n"
"help.text"
-msgid "Comma separated values (CSV) files are text files that contain the cell contents of a single sheet. Commas, semicolons, or other characters can be used as the field delimiters between the cells. Text strings are put in quotation marks, numbers are written without quotation marks."
-msgstr "Τα αρχεία Csv είναι αρχεία κειμένου, με τα περιεχόμενα των κελιών ενός μόνου φύλλου. Μπορούν να χρησιμοποιηθούν, ως οριοθέτες μεταξύ των κελιών, το κόμμα, το ερωτηματικό ή κάποιος άλλος χαρακτήρας. Το κείμενο τοποθετείται εντός εισαγωγικών, ενώ οι αριθμοί εισάγονται απευθείας χωρίς εισαγωγικά."
+msgid "Select the sort options that you want."
+msgstr "Επιλέξτε τα κριτήρια ταξινόμησης που επιθυμείτε."
-#: csv_formula.xhp
+#: database_sort.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"hd_id3150715\n"
-"15\n"
+"database_sort.xhp\n"
+"par_idN1063D\n"
"help.text"
-msgid "To Import a CSV File"
-msgstr "Εισαγωγή αρχείου CSV"
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: csv_formula.xhp
+#: database_sort.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"par_id3153709\n"
-"16\n"
+"database_sort.xhp\n"
+"par_id1846980\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph>."
+msgid "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Wiki page about defining a data range</link>"
+msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Σελίδα Βίκη σχετικά με τον καθορισμό της περιοχής δεδομένων</link>"
-#: csv_formula.xhp
+#: datapilot.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"par_id3155445\n"
-"17\n"
+"datapilot.xhp\n"
+"tit\n"
"help.text"
-msgid "In the <emph>File type</emph> field, select the format \"Text CSV\". Select the file and click <emph>Open</emph>. When a file has the .csv extension, the file type is automatically recognized."
-msgstr "Στο πεδίο <emph>Τύπος αρχείου</emph>, επιλέξτε τη μορφή \"Κείμενο χωρισμένο με κόμματα (.cvs)\". Επιλέξτε το αρχείο και κάντε κλικ στην επιλογή <emph>Άνοιγμα</emph>. Όταν ένα αρχείο έχει την επέκταση .csv, ο τύπος του αρχείου αναγνωρίζεται αυτόματα."
+msgid "Pivot Table"
+msgstr "Συγκεντρωτικός πίνακας"
-#: csv_formula.xhp
+#: datapilot.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"par_id3149565\n"
-"18\n"
+"datapilot.xhp\n"
+"bm_id3150448\n"
"help.text"
-msgid "You will see the <item type=\"menuitem\">Text Import</item> dialog. Click <item type=\"menuitem\">OK</item>."
-msgstr "Θα εμφανιστεί το παράθυρο διαλόγου <item type=\"menuitem\">Εισαγωγή κειμένου</item>. Κάντε κλικ στο κουμπί <item type=\"menuitem\">OK</item>.."
+msgid "<bookmark_value>pivot table function; introduction</bookmark_value><bookmark_value>DataPilot, see pivot table function</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; εισαγωγή</bookmark_value><bookmark_value>Συγκεντρωτικά δεδομένα, δείτε στη συνάρτηση του συγκεντρωτικού πίνακα</bookmark_value>"
-#: csv_formula.xhp
+#: datapilot.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"par_id3149255\n"
-"19\n"
+"datapilot.xhp\n"
+"hd_id3150448\n"
+"7\n"
"help.text"
-msgid "If the csv file contains formulas, but you want to import the results of those formulas, then choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - View</emph> and clear the <emph>Formulas</emph> check box."
-msgstr "Εάν το αρχείο csv περιέχει τύπους, αλλά θέλετε να εισάγετε τα αποτελέσματα αυτών των τύπων, τότε επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Προβολή</emph> και καθαρίστε το πλαίσιο ελέγχου <emph>Τύποι</emph>."
+msgid "<variable id=\"datapilot\"><link href=\"text/scalc/guide/datapilot.xhp\" name=\"Pivot Table\">Pivot Table</link></variable>"
+msgstr "<variable id=\"datapilot\"><link href=\"text/scalc/guide/datapilot.xhp\" name=\"Συγκεντρωτικός πίνακας\">Συγκεντρωτικός πίνακας</link></variable>"
-#: csv_formula.xhp
+#: datapilot.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"hd_id3154022\n"
-"3\n"
+"datapilot.xhp\n"
+"par_id3156024\n"
+"2\n"
"help.text"
-msgid "To Export Formulas and Values as CSV Files"
-msgstr "Εξαγωγή τύπων και τιμών ως αρχείων CSV"
+msgid "The <emph>pivot table</emph> (formerly known as <emph>DataPilot</emph>) allows you to combine, compare, and analyze large amounts of data. You can view different summaries of the source data, you can display the details of areas of interest, and you can create reports."
+msgstr "Ο <emph>συγκεντρωτικός πίνακας</emph> (γνωστός πριν ως <emph> Πίνακας δεδομένων</emph>) σας επιτρέπει να συνδυάσετε, να συγκρίνετε και να αναλύετε μεγάλη ποσότητα δεδομένων. Μπορείτε να προβάλετε διάφορες περιλήψεις των δεδομένων προέλευσης, να εμφανίσετε λεπτομέρειες περιοχών που σας ενδιαφέρουν και να δημιουργήσετε αναφορές."
-#: csv_formula.xhp
+#: datapilot.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"par_id3150342\n"
-"4\n"
+"datapilot.xhp\n"
+"par_id3145069\n"
+"9\n"
"help.text"
-msgid "Click the sheet to be written as a csv file."
-msgstr "Μεταβείτε στον πίνακα που πρόκειται να εγγραφεί ως αρχείο csv."
+msgid "A table that has been created as a <link href=\"text/scalc/01/12090000.xhp\" name=\"pivot table\">pivot table</link> is an interactive table. Data can be arranged, rearranged or summarized according to different points of view."
+msgstr "Ένας πίνακας που δημιουργήθηκε ως <link href=\"text/scalc/01/12090000.xhp\" name=\"συγκεντρωτικός πίνακας\">συγκεντρωτικός πίνακας</link> είναι ένας διαδραστικός πίνακας. Τα δεδομένα μπορούν να τακτοποιηθούν, να επανατακτοποιηθούν ή να συνοψισθούν με διάφορα κριτήρια."
-#: csv_formula.xhp
+#: datapilot_createtable.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"par_id3166423\n"
-"5\n"
+"datapilot_createtable.xhp\n"
+"tit\n"
"help.text"
-msgid "If you want to export the formulas as formulas, for example, in the form =SUM(A1:B5), proceed as follows:"
-msgstr "Αν θέλετε να εξαγάγετε τους τύπους ως τύπους, δηλ. στη μορφή =SUM(A1:B5), κάντε τα ακόλουθα:"
+msgid "Creating Pivot Tables"
+msgstr "Δημιουργία συγκεντρωτικών πινάκων"
-#: csv_formula.xhp
+#: datapilot_createtable.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"par_id3155111\n"
-"6\n"
+"datapilot_createtable.xhp\n"
+"bm_id3148491\n"
"help.text"
-msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - View</emph>."
-msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Προβολή</emph>."
+msgid "<bookmark_value>pivot tables</bookmark_value> <bookmark_value>pivot table function; calling up and applying</bookmark_value>"
+msgstr "<bookmark_value>συγκεντρωτικοί πίνακες</bookmark_value><bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; κλήση και εφαρμογή</bookmark_value>"
-#: csv_formula.xhp
+#: datapilot_createtable.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"par_id3150200\n"
+"datapilot_createtable.xhp\n"
+"hd_id3148491\n"
"7\n"
"help.text"
-msgid "Under <emph>Display</emph>, mark the <emph>Formulas</emph> check box. Click <emph>OK</emph>."
-msgstr "Στην επιλογή <emph>Εμφάνιση</emph>, επιλέξτε το πλαίσιο ελέγχου <emph>Τύποι</emph>. Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "<variable id=\"datapilot_createtable\"><link href=\"text/scalc/guide/datapilot_createtable.xhp\" name=\"Creating Pivot Tables\">Creating Pivot Tables</link></variable>"
+msgstr "<variable id=\"datapilot_createtable\"><link href=\"text/scalc/guide/datapilot_createtable.xhp\" name=\"Δημιουργία συγκεντρωτικών πινάκων\">Δημιουργία συγκεντρωτικών πινάκων</link></variable>"
-#: csv_formula.xhp
+#: datapilot_createtable.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"par_id3154484\n"
+"datapilot_createtable.xhp\n"
+"par_id3156023\n"
"8\n"
"help.text"
-msgid "If you want to export the calculation results instead of the formulas, do not mark <emph>Formulas</emph>."
-msgstr "Αν αντί για τους τύπους θέλετε να εξαγάγετε τα αποτελέσματα των υπολογισμών, μην επιλέξετε το πλαίσιο ελέγχου <emph>Τύποι</emph>."
+msgid "Position the cursor within a range of cells containing values, row and column headings."
+msgstr "Τοποθετήστε το δρομέα μέσα στην περιοχή κελιών που περιέχουν τιμές και κεφαλίδες στηλών και γραμμών."
-#: csv_formula.xhp
+#: datapilot_createtable.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"par_id3148702\n"
+"datapilot_createtable.xhp\n"
+"par_id3147264\n"
"9\n"
"help.text"
-msgid "Choose <emph>File - Save as</emph>. You will see the <emph>Save as</emph> dialog."
-msgstr "Επιλέξτε <emph>Αρχείο - Αποθήκευσης ως</emph>. Θα εμφανιστεί το παράθυρο διαλόγου <emph>Αποθήκευση ως</emph>."
+msgid "Choose <emph>Data - Pivot Table - Create</emph>. The <emph>Select Source</emph> dialog appears. Choose <emph>Current selection</emph> and confirm with <emph>OK</emph>. The table headings are shown as buttons in the <emph>Pivot Table</emph> dialog. Drag these buttons as required and drop them into the layout areas \"Page Fields\", \"Column Fields\", \"Row Fields\" and \"Data Fields\"."
+msgstr "Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Δημιουργία</emph>. Εμφανίζεται ο διάλογος <emph>Επιλογή προέλευσης</emph>. Επιλέξτε <emph>Τρέχουσα επιλογή</emph> και επιβεβαιώστε την με <emph>Εντάξει</emph>. Οι κεφαλίδες των πινάκων εμφανίζονται ως κουμπιά στο διάλογο <emph>συγκεντρωτικός πίνακας</emph>. Σύρτε αυτά τα κουμπιά όπως απαιτείται και εναποθέστε τα στις περιοχές διάταξης \"Πεδία σελίδας\", \"Πεδία στήλης\", \"Πεδία γραμμής\" και \"Πεδία δεδομένων\"."
-#: csv_formula.xhp
+#: datapilot_createtable.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"par_id3153912\n"
+"datapilot_createtable.xhp\n"
+"par_id3150868\n"
"10\n"
"help.text"
-msgid "In the <item type=\"menuitem\">File type</item> field select the format \"Text CSV\"."
-msgstr "Στο πεδίο <item type=\"menuitem\">Τύπος αρχείου</item> επιλέξτε τη μορφή \"Κείμενο CSV\"."
-
-#: csv_formula.xhp
-msgctxt ""
-"csv_formula.xhp\n"
-"par_id3157978\n"
-"13\n"
-"help.text"
-msgid "Enter a name and click <emph>Save</emph>."
-msgstr "Πληκτρολογήστε ένα όνομα και κάντε κλικ στο κουμπί <emph>Αποθήκευση</emph>."
-
-#: csv_formula.xhp
-msgctxt ""
-"csv_formula.xhp\n"
-"par_id3152869\n"
-"23\n"
-"help.text"
-msgid "From the <emph>Export of text files</emph> dialog that appears, select the character set and the field and text delimiters for the data to be exported, and confirm with <emph>OK</emph>."
-msgstr "Από το παράθυρο διαλόγου <emph>Εξαγωγή κειμένου</emph> που εμφανίζεται, επιλέξτε την κωδικοποίηση χαρακτήρων και τους οριοθέτες πεδίου και κειμένου για τα δεδομένα που πρόκειται να εξαγάγετε και στη συνέχεια επιβεβαιώστε την επιλογή σας με το κουμπί <emph>OK</emph>."
-
-#: csv_formula.xhp
-msgctxt ""
-"csv_formula.xhp\n"
-"par_id3150050\n"
-"14\n"
-"help.text"
-msgid "If necessary, after you have saved, clear the <emph>Formulas</emph> check box to see the calculated results in the table again."
-msgstr "Αν είναι απαραίτητο, αφού αποθηκεύσετε το έγγραφο, καταργήστε την επιλογή <emph>Τύποι</emph> για να δείτε πάλι τα υπολογισμένα αποτελέσματα στον πίνακα."
+msgid "Drag the desired buttons into one of the four areas."
+msgstr "Σύρετε τα πεδία που θέλετε σε μία από τις τέσσερις περιοχές."
-#: csv_formula.xhp
+#: datapilot_createtable.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"par_id3153487\n"
-"20\n"
+"datapilot_createtable.xhp\n"
+"par_id7599414\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Λογιστικό φύλλο - Προβολή\">%PRODUCTNAME Calc - Προβολή</link>"
+msgid "Drag a button to the <emph>Page Fields</emph> area to create a button and a listbox on top of the generated pivot table. The listbox can be used to filter the pivot table by the contents of the selected item. You can use drag-and-drop within the generated pivot table to use another page field as a filter."
+msgstr "Σύρετε ένα κουμπί στην περιοχή <emph>Πεδία σελίδας</emph> για να δημιουργήσετε ένα κουμπί και ένα πλαίσιο λίστας στην κορυφή του δημιουργημένου συγκεντρωτικού πίνακα. Το πλαίσιο λίστας μπορεί να χρησιμοποιηθεί για φιλτράρισμα του συγκεντρωτικού πίνακα από τα περιεχόμενα του επιλεγμένου στοιχείου. Μπορείτε χρησιμοποιώντας μεταφορά και απόθεση στο δημιουργημένο συγκεντρωτικό πίνακα να χρησιμοποιήσετε ένα άλλο πεδίο σελίδας ως φίλτρο."
-#: csv_formula.xhp
+#: datapilot_createtable.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"par_id3153008\n"
-"21\n"
+"datapilot_createtable.xhp\n"
+"par_id3154011\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/shared/00/00000207.xhp\" name=\"Export text files\">Export text files</link>"
-msgstr "<link href=\"text/shared/00/00000207.xhp\" name=\"Εξαγωγή αρχείων κειμένου\">Εξαγωγή αρχείων κειμένου</link>"
+msgid "If the button is dropped in the <emph>Data Fields</emph> area it will be given a caption that also shows the formula that will be used to calculate the data."
+msgstr "Αν το κουμπί αποτεθεί στην περιοχή <emph>Πεδία δεδομένων</emph>, θα του δοθεί ένα όνομα που θα περιέχει και και το όνομα του τύπου που θα χρησιμοποιηθεί στην περιοχή δεδομένων για τη δημιουργία των δεδομένων."
-#: csv_formula.xhp
+#: datapilot_createtable.xhp
msgctxt ""
-"csv_formula.xhp\n"
-"par_id3155595\n"
-"22\n"
+"datapilot_createtable.xhp\n"
+"par_id3146974\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/shared/00/00000208.xhp\" name=\"Import text files\">Import text files</link>"
-msgstr "<link href=\"text/shared/00/00000208.xhp\" name=\"Εισαγωγή αρχείων κειμένου\">Εισαγωγή αρχείων κειμένου</link>"
+msgid "By double-clicking on one of the fields in the <emph>Data Fields</emph> area you can call up the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Data Field</emph></link> dialog."
+msgstr "Κάνοντας διπλό κλικ σε ένα από τα πεδία της περιοχής <emph>Πεδία δεδομένων</emph> μπορείτε να καλέσετε το παράθυρο διαλόγου <link href=\"text/scalc/01/12090105.xhp\" name=\"Πεδιο δεδομένων\"><emph>Πεδίο δεδομένων</emph></link>"
-#: datapilot_grouping.xhp
+#: datapilot_createtable.xhp
msgctxt ""
-"datapilot_grouping.xhp\n"
-"tit\n"
+"datapilot_createtable.xhp\n"
+"par_id3156286\n"
+"17\n"
"help.text"
-msgid "Grouping Pivot Tables"
-msgstr "Ομαδοποίηση συγκεντρωτικών πινάκων"
+msgid "Use the <item type=\"menuitem\">Data Field</item> dialog to select the calculations to be used for the data. To make a multiple selection, press the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while clicking the desired calculation."
+msgstr "Χρησιμοποιήστε το διάλογο <item type=\"menuitem\">Πεδίο δεδομένων</item> για να επιλέξετε τους χρησιμοποιούμενους υπολογισμούς για τα δεδομένα. Για να κάνετε μια πολλαπλή επιλογή, πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> με κλικ στον επιθυμητό υπολογισμό."
-#: datapilot_grouping.xhp
+#: datapilot_createtable.xhp
msgctxt ""
-"datapilot_grouping.xhp\n"
-"bm_id4195684\n"
+"datapilot_createtable.xhp\n"
+"par_id3150329\n"
+"13\n"
"help.text"
-msgid "<bookmark_value>grouping; pivot tables</bookmark_value><bookmark_value>pivot table function;grouping table entries</bookmark_value><bookmark_value>ungrouping entries in pivot tables</bookmark_value>"
-msgstr "<bookmark_value>ομαδοποίηση; συγκεντρωτικοί πίνακες</bookmark_value><bookmark_value> συνάρτηση συγκεντρωτικού πίνακα; ομαδοποίηση καταχωρίσεων πινάκων</bookmark_value><bookmark_value>απομαδοποίηση καταχωρίσεων σε συγκεντρωτικούς πίνακες</bookmark_value>"
+msgid "The order of the buttons can be changed at any time by moving them to a different position in the area with the mouse."
+msgstr "Η σειρά των κουμπιών μπορεί να αλλάξει οποιαδήποτε στιγμή, μετακινώντας τα με το ποντίκι απλά σε μια διαφορετική θέση στην περιοχή."
-#: datapilot_grouping.xhp
+#: datapilot_createtable.xhp
msgctxt ""
-"datapilot_grouping.xhp\n"
-"par_idN10643\n"
+"datapilot_createtable.xhp\n"
+"par_id3153714\n"
+"14\n"
"help.text"
-msgid "<variable id=\"datapilot_grouping\"><link href=\"text/scalc/guide/datapilot_grouping.xhp\">Grouping Pivot Tables</link></variable>"
-msgstr "<variable id=\"datapilot_grouping\"><link href=\"text/scalc/guide/datapilot_grouping.xhp\">Ομαδοποίηση συγκεντρωτικών πινάκων</link></variable>"
+msgid "Remove a button by dragging it back to the area of the other buttons at the right of the dialog."
+msgstr "Απομακρύνετε ένα κουμπί σύροντάς το στην περιοχή που βρίσκονται τα άλλα κουμπιά στα δεξιά του παραθύρου διαλόγου."
-#: datapilot_grouping.xhp
+#: datapilot_createtable.xhp
msgctxt ""
-"datapilot_grouping.xhp\n"
-"par_idN10661\n"
+"datapilot_createtable.xhp\n"
+"par_id3147338\n"
+"15\n"
"help.text"
-msgid "The resulting pivot table can contain many different entries. By grouping the entries, you can improve the visible result."
-msgstr "Ο συγκεντρωτικός πίνακας που προκύπτει μπορεί να περιέχει πολλές και διάφορες καταχωρίσεις. Ομαδοποιώντας τις καταχωρήσεις, μπορείτε να βελτιώσετε το ορατό αποτέλεσμα."
+msgid "To open the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Data Field</emph></link> dialog, double-click one of the buttons in the <emph>Row Fields</emph> or <emph>Column Fields</emph> area. Use the dialog to select if and to what extent <item type=\"productname\">%PRODUCTNAME</item> calculates display subtotals."
+msgstr "Για άνοιγμα του διαλόγου <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>πεδίο δεδομένων</emph></link>, διπλό κλικ σε ένα από τα κουμπιά στην περιοχή <emph>πεδία γραμμής</emph> ή <emph>πεδία στήλης</emph>. Χρησιμοποιήστε το διάλογο για επιλογή εάν και σε ποια έκταση το <item type=\"productname\">%PRODUCTNAME</item> υπολογίζει και εμφανίζει τα μερικά αθροίσματα."
-#: datapilot_grouping.xhp
+#: datapilot_createtable.xhp
msgctxt ""
-"datapilot_grouping.xhp\n"
-"par_idN10667\n"
+"datapilot_createtable.xhp\n"
+"par_id3154020\n"
+"18\n"
"help.text"
-msgid "Select a cell or range of cells in the pivot table."
-msgstr "Επιλέξτε ένα κελί ή μια περιοχή κελιών του συγκεντρωτικού πίνακα."
+msgid "Exit the Pivot Table dialog by pressing OK. A <emph>Filter</emph> button will now be inserted, or a page button for every data field that you dropped in the <emph>Page Fields</emph> area. The pivot table is inserted further down."
+msgstr "Αφήστε τον συγκεντρωτικό πίνακα πατώντας το κουμπί Εντάξει. Ένα κουμπί <emph>Φίλτρο</emph> θα εισαχθεί στον πίνακα, ή ένα κουμπί σελίδας για κάθε πεδίο δεδομένων που αποθέσατε στην περιοχή <emph>Πεδία σελίδας</emph>. Ο συγκεντρωτικός πίνακας εισάγεται παρακάτω."
-#: datapilot_grouping.xhp
+#: datapilot_deletetable.xhp
msgctxt ""
-"datapilot_grouping.xhp\n"
-"par_idN1066B\n"
+"datapilot_deletetable.xhp\n"
+"tit\n"
"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>."
-msgstr "Επιλέξτε <emph>Δεδομένα - Διάρθρωση - Ομαδοποίηση</emph>."
+msgid "Deleting Pivot Tables"
+msgstr "Διαγραφή συγκεντρωτικών πινάκων"
-#: datapilot_grouping.xhp
+#: datapilot_deletetable.xhp
msgctxt ""
-"datapilot_grouping.xhp\n"
-"par_idN1066E\n"
+"datapilot_deletetable.xhp\n"
+"bm_id3153726\n"
"help.text"
-msgid "Depending on the format of the selected cells, either a new group field is added to the pivot table, or you see one of the two <link href=\"text/scalc/01/12090400.xhp\">Grouping</link> dialogs, either for numeric values, or for date values."
-msgstr "Ανάλογα με την μορφή των επιλεγμένων κελιών, είτε προστίθεται ένα νέο πεδίο ομάδας στο συγκεντρωτικό πίνακα, είτε βλέπετε έναν από τους δυο διαλόγους <link href=\"text/scalc/01/12090400.xhp\">Ομαδοποίηση</link>, για αριθμητικές τιμές ή για τιμές ημερομηνίας."
+msgid "<bookmark_value>pivot table function; deleting tables</bookmark_value> <bookmark_value>deleting;pivot tables</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; διαγραφή πινάκων</bookmark_value><bookmark_value>διαγραφή; συγκεντρωτικοί πίνακες</bookmark_value>"
-#: datapilot_grouping.xhp
+#: datapilot_deletetable.xhp
msgctxt ""
-"datapilot_grouping.xhp\n"
-"par_id3328653\n"
+"datapilot_deletetable.xhp\n"
+"hd_id3153726\n"
+"31\n"
"help.text"
-msgid "The pivot table must be organized in a way that grouping can be applied."
-msgstr "Ο συγκεντρωτικός πίνακας πρέπει να οργανωθεί με τέτοιον τρόπο, ώστε να μπορεί να εφαρμοστεί αυτή η ομαδοποίηση."
+msgid "<variable id=\"datapilot_deletetable\"><link href=\"text/scalc/guide/datapilot_deletetable.xhp\" name=\"Deleting Pivot Tables\">Deleting Pivot Tables</link></variable>"
+msgstr "<variable id=\"datapilot_deletetable\"><link href=\"text/scalc/guide/datapilot_deletetable.xhp\" name=\"Διαγραφή συγκεντρωτικών πινάκων\">Διαγραφή συγκεντρωτικών πινάκων</link></variable>"
-#: datapilot_grouping.xhp
+#: datapilot_deletetable.xhp
msgctxt ""
-"datapilot_grouping.xhp\n"
-"par_idN10682\n"
+"datapilot_deletetable.xhp\n"
+"par_id3154014\n"
+"32\n"
"help.text"
-msgid "To remove a grouping, click inside the group, then choose <emph>Data - Group and Outline - Ungroup</emph>."
-msgstr "Για να καταργήστε την ομαδοποίηση, κάντε κλικ μέσα στην ομάδα και έπειτα επιλέξτε <emph>Δεδομένα - Διάρθρωση - Κατάργηση ομαδοποίησης</emph>."
+msgid "In order to delete a pivot table, click any cell in the pivot table, then choose <emph>Delete</emph> in the context menu."
+msgstr "Για να διαγράψετε ένα συγκεντρωτικό πίνακα, κλικ σε οποιοδήποτε κελί στο συγκεντρωτικό πίνακα, έπειτα επιλέξτε <emph>Διαγραφή</emph> από το μενού περιεχομένου."
#: datapilot_edittable.xhp
msgctxt ""
@@ -6725,147 +4449,292 @@ msgctxt ""
msgid "You can assign custom display names to fields, field members, subtotals (with some restrictions), and grand totals inside pivot tables. A custom display name is assigned to an item by overwriting the original name with another name."
msgstr "Μπορείτε να αποδώσετε προσαρμοσμένα ονόματα προβολής σε πεδία, μέλη πεδίων, υποαθροίσματα (με μερικούς περιορισμούς) και μεγάλα αθροίσματα στους συγκεντρωτικούς πίνακες. Ένα προσαρμοσμένο όνομα προβολής εκχωρείται σε ένα στοιχείο αντικαθιστώντας το αρχικό όνομα με ένα άλλο όνομα."
-#: rounding_numbers.xhp
+#: datapilot_filtertable.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
+"datapilot_filtertable.xhp\n"
"tit\n"
"help.text"
-msgid "Using Rounded Off Numbers"
-msgstr "Χρήση στρογγυλοποιημένων αριθμών"
+msgid "Filtering Pivot Tables"
+msgstr "Φιλτράρισμα συγκεντρωτικών πινάκων"
-#: rounding_numbers.xhp
+#: datapilot_filtertable.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
-"bm_id3153361\n"
+"datapilot_filtertable.xhp\n"
+"bm_id3150792\n"
"help.text"
-msgid "<bookmark_value>numbers; rounded off</bookmark_value><bookmark_value>rounded off numbers</bookmark_value><bookmark_value>exact numbers in $[officename] Calc</bookmark_value><bookmark_value>decimal places; showing</bookmark_value><bookmark_value>changing;number of decimal places</bookmark_value><bookmark_value>values;rounded in calculations</bookmark_value><bookmark_value>calculating;rounded off values</bookmark_value><bookmark_value>numbers; decimal places</bookmark_value><bookmark_value>precision as shown</bookmark_value><bookmark_value>rounding precision</bookmark_value><bookmark_value>spreadsheets; values as shown</bookmark_value>"
-msgstr "<bookmark_value>αριθμοί, στρογγυλοποιημένοι</bookmark_value><bookmark_value>στρογγυλοποιημένοι αριθμοί </bookmark_value><bookmark_value>ακριβείς αριθμοί στο $[officename] Calc</bookmark_value><bookmark_value>δεκαδικές θέσεις; εμφάνιση</bookmark_value><bookmark_value>μετατροπή; πλήθος δεκαδικών θέσεων</bookmark_value><bookmark_value>τιμές, στρογγυλοποιημένες σε υπολογισμούς</bookmark_value><bookmark_value>υπολογισμός;στρογγυλοποιημένες τιμές</bookmark_value><bookmark_value>αριθμοί; δεκαδικές θέσεις</bookmark_value><bookmark_value>η ακρίβεια όπως εμφανίζεται</bookmark_value><bookmark_value>στρογγυλοποίηση ακρίβειας</bookmark_value><bookmark_value>υπολογιστικά φύλλα;τιμές όπως εμφανίζονται</bookmark_value>"
+msgid "<bookmark_value>pivot table function; filtering tables</bookmark_value><bookmark_value>filtering;pivot tables</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; πίνακες φιλτραρίσματος</bookmark_value><bookmark_value>φιλτράρισμα; συγκεντρωτικοί πίνακες</bookmark_value>"
-#: rounding_numbers.xhp
+#: datapilot_filtertable.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
-"hd_id3156422\n"
-"2\n"
+"datapilot_filtertable.xhp\n"
+"hd_id3150792\n"
"help.text"
-msgid "<variable id=\"rounding_numbers\"><link href=\"text/scalc/guide/rounding_numbers.xhp\" name=\"Using Rounded Off Numbers\">Using Rounded Off Numbers</link></variable>"
-msgstr "<variable id=\"rounding_numbers\"><link href=\"text/scalc/guide/rounding_numbers.xhp\" name=\"Χρήση στρογγυλοποιημένων αριθμών\">Χρήση στρογγυλοποιημένων αριθμών</link></variable>"
+msgid "<variable id=\"datapilot_filtertable\"><link href=\"text/scalc/guide/datapilot_filtertable.xhp\" name=\"Filtering Pivot Tables\">Filtering Pivot Tables</link></variable>"
+msgstr "<variable id=\"datapilot_filtertable\"><link href=\"text/scalc/guide/datapilot_filtertable.xhp\" name=\"Φιλτράρισμα συγκεντρωτικών πινάκων\">Φιλτράρισμα συγκεντρωτικών πινάκων </link></variable>"
-#: rounding_numbers.xhp
+#: datapilot_filtertable.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
-"par_id3153726\n"
-"3\n"
+"datapilot_filtertable.xhp\n"
+"par_id3153192\n"
"help.text"
-msgid "In $[officename] Calc, all decimal numbers are displayed rounded off to two decimal places."
-msgstr "Στο $[officename] Calc, όλοι οι δεκαδικοί αριθμοί εμφανίζονται στρογγυλοποιημένοι με δύο δεκαδικά ψηφία."
+msgid "You can use filters to remove unwanted data from a pivot table."
+msgstr "Μπορείτε να χρησιμοποιήσετε φίλτρα για την αφαίρεση ανεπιθύμητων δεδομένων από ένα συγκεντρωτικό πίνακα."
-#: rounding_numbers.xhp
+#: datapilot_filtertable.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
-"hd_id3152596\n"
-"4\n"
+"datapilot_filtertable.xhp\n"
+"par_id3150441\n"
"help.text"
-msgid "To change this for selected cells"
-msgstr "Για να αλλάξετε αυτό στα επιλεγμένα κελιά"
+msgid "Click the <emph>Filter</emph> button in the sheet to call up the dialog for the filter conditions. Alternatively, call up the context menu of the pivot table and select the <emph>Filter</emph> command. The <link href=\"text/scalc/01/12090103.xhp\" name=\"Filter\"><emph>Filter</emph></link> dialog appears. Here you can filter the pivot table."
+msgstr "Κλικ στο κουμπί <emph>Φίλτρο</emph> στο φύλλο για να καλέσετε το διάλογο για τις συνθήκες φίλτρου. Εναλλακτικά, καλέστε το μενού περιεχομένου του συγκεντρωτικού πίνακα και επιλέξτε την εντολή <emph>Φίλτρο</emph>. Ο διάλογος <link href=\"text/scalc/01/12090103.xhp\" name=\"Φίλτρο\"><emph>Φίλτρο</emph></link> εμφανίζεται. Εδώ μπορείτε να φιλτράρετε το συγκεντρωτικό πίνακα."
-#: rounding_numbers.xhp
+#: datapilot_filtertable.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
-"par_id3154321\n"
-"5\n"
+"datapilot_filtertable.xhp\n"
+"par_id315044199\n"
"help.text"
-msgid "Mark all the cells you want to modify."
-msgstr "Επιλέξτε όλα τα κελιά που θέλετε να τροποποιήσετε."
+msgid "You can also click the arrow on a button in the pivot table to show a pop-up window. In this pop-up window, you can edit the visibility settings of the associated field."
+msgstr "Μπορείτε επίσης να πατήσετε το βέλος σε ένα κουμπί στο συγκεντρωτικό πίνακα για να εμφανίσετε ένα πτυσσόμενο παράθυρο. Σε αυτό το πτυσσόμενο παράθυρο, μπορείτε να επεξεργαστείτε τις ρυθμίσεις ορατότητας του συνδεμένου πεδίου"
-#: rounding_numbers.xhp
+#: datapilot_filtertable.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
-"par_id3147428\n"
-"6\n"
+"datapilot_filtertable.xhp\n"
+"par_id0720201001344485\n"
"help.text"
-msgid "Choose <emph>Format - Cells</emph> and go to the <emph>Numbers</emph> tab page."
-msgstr "Επιλέξτε <emph>Μορφή - Κελιά</emph> και μεταβείτε στην σελίδα καρτέλας <emph>Αριθμοί</emph>."
+msgid "The pop-up window displays a list of field members associated with that field. A check box is placed to the left of each field member name. When a field has an alternative display name that differs from its original name, that name is displayed in the list."
+msgstr "Το πτυσσόμενο παράθυρο εμφανίζει μια λίστα μελών πεδίου συνδεμένη με αυτό το πεδίο. Ένα πλαίσιο επιλογής τοποθετείται στα αριστερά κάθε ονόματος μέλους πεδίου. Όταν ένα πεδίο έχει ένα εναλλακτικό όνομα εμφάνισης που διαφέρει από το αρχικό του όνομα, αυτό το όνομα εμφανίζεται στη λίστα."
-#: rounding_numbers.xhp
+#: datapilot_filtertable.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
-"par_id3153876\n"
-"7\n"
+"datapilot_filtertable.xhp\n"
+"par_id0720201001344449\n"
"help.text"
-msgid "In the <emph>Category</emph> field, select <emph>Number</emph>. Under <emph>Options</emph>, change the number of <emph>Decimal places</emph> and exit the dialog with OK."
-msgstr "Στο πεδίο <emph>Κατηγορία</emph>, επιλέξτε <emph>Αριθμός</emph>. Στο πεδίο <emph>Επιλογές</emph>, αλλάξτε τον αριθμό του πεδίου <emph>Δεκαδικά ψηφία</emph> και πραγματοποιήστε έξοδο από το παράθυρο διαλόγου με το κουμπί OK."
+msgid "Enable or disable a checkbox to show or hide the associated field member in the pivot table."
+msgstr "Ενεργοποίηση ή απενεργοποίηση του πλαισίου ελέγχου για προβολή ή απόκρυψη του μέλους συνδεμένου πεδίου στο συγκεντρωτικό πίνακα."
-#: rounding_numbers.xhp
+#: datapilot_filtertable.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
-"hd_id3155415\n"
-"8\n"
+"datapilot_filtertable.xhp\n"
+"par_id0720201001344493\n"
"help.text"
-msgid "To change this everywhere"
-msgstr "Για να το αλλάξετε παντού"
+msgid "Enable or disable the <emph>All</emph> checkbox to show all or none of the field members."
+msgstr "Ενεργοποιήστε ή απενεργοποιήστε το πλαίσιο ελέγχου <emph>Όλα</emph> για να προβάλετε όλα ή κανένα από τα μέλη πεδίου."
-#: rounding_numbers.xhp
+#: datapilot_filtertable.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
-"par_id3150715\n"
-"9\n"
+"datapilot_filtertable.xhp\n"
+"par_id0720201001344431\n"
"help.text"
-msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph>."
-msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc</emph>."
+msgid "Select a field member in the pop-up window and click the <item type=\"menuitem\">Show only the current item</item> button to show only the selected field member. All other field members are hidden in the pivot table."
+msgstr "Επιλέξτε ένα μέλος πεδίου στο αναδυόμενο παράθυρο και κλικ στο κουμπί <item type=\"menuitem\">Προβολή μόνο του τρέχοντος στοιχείου</item> για να προβάλετε μόνο το επιλεγμένο μέλος πεδίου. Όλα τα άλλα μέλη πεδίου αποκρύπτονται στο συγκεντρωτικό πίνακα."
-#: rounding_numbers.xhp
+#: datapilot_filtertable.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
-"par_id3153707\n"
-"10\n"
+"datapilot_filtertable.xhp\n"
+"par_id0720201001344484\n"
"help.text"
-msgid "Go to the <emph>Calculate</emph> page. Modify the number of <emph>Decimal places</emph> and exit the dialog with OK."
-msgstr "Μεταβείτε στην σελίδα <emph>Υπολογισμός</emph>. Αλλάξτε τον αριθμό του πεδίου <emph>Δεκαδικά ψηφία</emph> και πραγματοποιήστε έξοδο από το παράθυρο διαλόγου με το κουμπί OK"
+msgid "Select a field member in the pop-up window and click the <item type=\"menuitem\">Hide only the current item</item> button to hide only the selected field member. All other field members are shown in the pivot table."
+msgstr "Επιλέξτε ένα μέλος πεδίου στο πτυσσόμενο παράθυρο και κλικ στο κουμπί<item type=\"menuitem\">Απόκρυψη μόνο του τρέχοντος στοιχείου</item> για να αποκρύψετε μόνο το επιλεγμένο μέλος πεδίου. Όλα τα άλλα μέλη πεδίου εμφανίζονται στο συγκεντρωτικό πίνακα."
-#: rounding_numbers.xhp
+#: datapilot_filtertable.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
-"hd_id3154755\n"
-"11\n"
+"datapilot_filtertable.xhp\n"
+"par_id0720201001344578\n"
"help.text"
-msgid "To calculate with the rounded off numbers instead of the internal exact values"
-msgstr "Υπολογισμοί με στρογγυλοποιημένους αριθμούς αντί με τις εσωτερικές ακριβείς τιμές"
+msgid "Commands enable you to sort the field members in ascending order, descending order, or using a custom sort list."
+msgstr "Οι εντολές σας επιτρέπουν να ταξινομήσετε τα μέλη πεδίου σε αύξουσα σειρά, φθίνουσα σειρά, ή χρησιμοποιώντας μια προσαρμοσμένη λίστα ταξινόμησης."
-#: rounding_numbers.xhp
+#: datapilot_filtertable.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
-"par_id3150045\n"
-"12\n"
+"datapilot_filtertable.xhp\n"
+"par_id0720201001344584\n"
"help.text"
-msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph>."
-msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc</emph>."
+msgid "To edit the custom sort lists, open <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists."
+msgstr "Για να επεξεργαστείτε τις προσαρμοσμένες λίστες ταξινόμησης, ανοίξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Λίστες ταξινόμησης."
-#: rounding_numbers.xhp
+#: datapilot_filtertable.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
-"par_id3146920\n"
-"13\n"
+"datapilot_filtertable.xhp\n"
+"par_id0720201001344811\n"
"help.text"
-msgid "Go to the <emph>Calculate</emph> page. Mark the <emph>Precision as shown</emph> field and exit the dialog with OK."
-msgstr "Μετάβαση στη σελίδα <emph>Υπολογισμός</emph>. Σημειώστε το πεδίο <emph>Ακρίβεια όπως ορίστηκε</emph> και βγείτε από το διάλογο με Εντάξει."
+msgid "The arrow to open the pop-up window is normally black. When the field contains one or more hidden field members, the arrow is blue and displays a tiny square at its lower-right corner."
+msgstr "Το βέλος για άνοιγμα του πτυσσόμενου παραθύρου είναι συνήθως μαύρο. Όταν το πεδίο περιέχει ένα ή περισσότερα κρυμμένα μέλη πεδίου, το βέλος είναι γαλάζιο και προβάλλει ένα μικρό τετράγωνο στην κάτω δεξιά γωνία."
-#: rounding_numbers.xhp
+#: datapilot_filtertable.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
-"par_id3145790\n"
-"14\n"
+"datapilot_filtertable.xhp\n"
+"par_id0720201001344884\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>"
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Αριθμοί\">Αριθμοί</link>"
+msgid "You can also open the pop-up window by positioning the cell cursor at the button and pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D."
+msgstr "Μπορείτε επίσης να ανοίξετε το πτυσσόμενο παράθυρο τοποθετώντας το δρομέα κελιού στο κουμπί και πατώντας <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D."
-#: rounding_numbers.xhp
+#: datapilot_grouping.xhp
msgctxt ""
-"rounding_numbers.xhp\n"
-"par_id3147005\n"
-"15\n"
+"datapilot_grouping.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01060500.xhp\" name=\"Calculate\">Calculate</link>"
-msgstr "<link href=\"text/shared/optionen/01060500.xhp\" name=\"Υπολογισμός\">Υπολογισμός</link>"
+msgid "Grouping Pivot Tables"
+msgstr "Ομαδοποίηση συγκεντρωτικών πινάκων"
+
+#: datapilot_grouping.xhp
+msgctxt ""
+"datapilot_grouping.xhp\n"
+"bm_id4195684\n"
+"help.text"
+msgid "<bookmark_value>grouping; pivot tables</bookmark_value><bookmark_value>pivot table function;grouping table entries</bookmark_value><bookmark_value>ungrouping entries in pivot tables</bookmark_value>"
+msgstr "<bookmark_value>ομαδοποίηση; συγκεντρωτικοί πίνακες</bookmark_value><bookmark_value> συνάρτηση συγκεντρωτικού πίνακα; ομαδοποίηση καταχωρίσεων πινάκων</bookmark_value><bookmark_value>απομαδοποίηση καταχωρίσεων σε συγκεντρωτικούς πίνακες</bookmark_value>"
+
+#: datapilot_grouping.xhp
+msgctxt ""
+"datapilot_grouping.xhp\n"
+"par_idN10643\n"
+"help.text"
+msgid "<variable id=\"datapilot_grouping\"><link href=\"text/scalc/guide/datapilot_grouping.xhp\">Grouping Pivot Tables</link></variable>"
+msgstr "<variable id=\"datapilot_grouping\"><link href=\"text/scalc/guide/datapilot_grouping.xhp\">Ομαδοποίηση συγκεντρωτικών πινάκων</link></variable>"
+
+#: datapilot_grouping.xhp
+msgctxt ""
+"datapilot_grouping.xhp\n"
+"par_idN10661\n"
+"help.text"
+msgid "The resulting pivot table can contain many different entries. By grouping the entries, you can improve the visible result."
+msgstr "Ο συγκεντρωτικός πίνακας που προκύπτει μπορεί να περιέχει πολλές και διάφορες καταχωρίσεις. Ομαδοποιώντας τις καταχωρήσεις, μπορείτε να βελτιώσετε το ορατό αποτέλεσμα."
+
+#: datapilot_grouping.xhp
+msgctxt ""
+"datapilot_grouping.xhp\n"
+"par_idN10667\n"
+"help.text"
+msgid "Select a cell or range of cells in the pivot table."
+msgstr "Επιλέξτε ένα κελί ή μια περιοχή κελιών του συγκεντρωτικού πίνακα."
+
+#: datapilot_grouping.xhp
+msgctxt ""
+"datapilot_grouping.xhp\n"
+"par_idN1066B\n"
+"help.text"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>."
+msgstr "Επιλέξτε <emph>Δεδομένα - Διάρθρωση - Ομαδοποίηση</emph>."
+
+#: datapilot_grouping.xhp
+msgctxt ""
+"datapilot_grouping.xhp\n"
+"par_idN1066E\n"
+"help.text"
+msgid "Depending on the format of the selected cells, either a new group field is added to the pivot table, or you see one of the two <link href=\"text/scalc/01/12090400.xhp\">Grouping</link> dialogs, either for numeric values, or for date values."
+msgstr "Ανάλογα με την μορφή των επιλεγμένων κελιών, είτε προστίθεται ένα νέο πεδίο ομάδας στο συγκεντρωτικό πίνακα, είτε βλέπετε έναν από τους δυο διαλόγους <link href=\"text/scalc/01/12090400.xhp\">Ομαδοποίηση</link>, για αριθμητικές τιμές ή για τιμές ημερομηνίας."
+
+#: datapilot_grouping.xhp
+msgctxt ""
+"datapilot_grouping.xhp\n"
+"par_id3328653\n"
+"help.text"
+msgid "The pivot table must be organized in a way that grouping can be applied."
+msgstr "Ο συγκεντρωτικός πίνακας πρέπει να οργανωθεί με τέτοιον τρόπο, ώστε να μπορεί να εφαρμοστεί αυτή η ομαδοποίηση."
+
+#: datapilot_grouping.xhp
+msgctxt ""
+"datapilot_grouping.xhp\n"
+"par_idN10682\n"
+"help.text"
+msgid "To remove a grouping, click inside the group, then choose <emph>Data - Group and Outline - Ungroup</emph>."
+msgstr "Για να καταργήστε την ομαδοποίηση, κάντε κλικ μέσα στην ομάδα και έπειτα επιλέξτε <emph>Δεδομένα - Διάρθρωση - Κατάργηση ομαδοποίησης</emph>."
+
+#: datapilot_tipps.xhp
+msgctxt ""
+"datapilot_tipps.xhp\n"
+"tit\n"
+"help.text"
+msgid "Selecting Pivot Table Output Ranges"
+msgstr "Επιλογή περιοχών εξόδου συγκεντρωτικού πίνακα"
+
+#: datapilot_tipps.xhp
+msgctxt ""
+"datapilot_tipps.xhp\n"
+"bm_id3148663\n"
+"help.text"
+msgid "<bookmark_value>pivot table function; preventing data overwriting</bookmark_value><bookmark_value>output ranges of pivot tables</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; αποφυγή αντικατάστασης δεδομένων</bookmark_value><bookmark_value>περιοχές εξόδου συγκεντρωτικών πινάκων</bookmark_value>"
+
+#: datapilot_tipps.xhp
+msgctxt ""
+"datapilot_tipps.xhp\n"
+"hd_id3148663\n"
+"19\n"
+"help.text"
+msgid "<variable id=\"datapilot_tipps\"><link href=\"text/scalc/guide/datapilot_tipps.xhp\" name=\"Selecting Pivot Table Output Ranges\">Selecting Pivot Table Output Ranges</link></variable>"
+msgstr "<variable id=\"datapilot_tipps\"><link href=\"text/scalc/guide/datapilot_tipps.xhp\" name=\"Επιλογή περιοχών εξόδου συγκεντρωτικού πίνακα\">Επιλογή περιοχών εξόδου συγκεντρωτικού πίνακα</link></variable>"
+
+#: datapilot_tipps.xhp
+msgctxt ""
+"datapilot_tipps.xhp\n"
+"par_id3154123\n"
+"20\n"
+"help.text"
+msgid "Click the button <emph>More</emph> in the <emph>Pivot Table</emph> dialog. The dialog will be extended."
+msgstr "Κλικ στο κουμπί <emph>Περισσότερα</emph> στο διάλογο <emph>Συγκεντρωτικός πίνακας</emph>. Ο διάλογος επεκτείνεται."
+
+#: datapilot_tipps.xhp
+msgctxt ""
+"datapilot_tipps.xhp\n"
+"par_id3153771\n"
+"21\n"
+"help.text"
+msgid "You can select a named range in which the pivot table is to be created, from the <emph>Results to</emph> box. If the results range does not have a name, enter the coordinates of the upper left cell of the range into the field to the right of the <emph>Results to</emph> box. You can also click on the appropriate cell to have the coordinates entered accordingly."
+msgstr "Μπορείτε να επιλέξετε μια επώνυμη περιοχή στην οποία ο συγκεντρωτικός πίνακας πρόκειται να δημιουργηθεί, από το πλαίσιο <emph>Αποτελέσματα σε</emph>. Εάν η περιοχή αποτελεσμάτων δεν έχει όνομα, εισάγετε τις συντεταγμένες του πάνω αριστερού κελιού της περιοχής στο πεδίο στα δεξιά του πλαισίου <emph>Αποτελέσματα σε</emph>. Μπορείτε επίσης να πατήσετε στο κατάλληλο κελί για να έχετε την κατάλληλη εισαγωγή συντεταγμένων."
+
+#: datapilot_tipps.xhp
+msgctxt ""
+"datapilot_tipps.xhp\n"
+"par_id3146974\n"
+"23\n"
+"help.text"
+msgid "If you mark the <emph>Ignore empty rows</emph> check box, they will not be taken into account when the pivot table is created."
+msgstr "Αν ενεργοποιήσετε το πλαίσιο ελέγχου <emph>Παράβλεψη κενών γραμμών</emph>, αυτές δεν θα ληφθούν υπόψη όταν δημιουργηθεί ο συγκεντρωτικός πίνακας."
+
+#: datapilot_tipps.xhp
+msgctxt ""
+"datapilot_tipps.xhp\n"
+"par_id3145273\n"
+"24\n"
+"help.text"
+msgid "If the <emph>Identify categories</emph> check box is marked, the categories will be identified by their headings and assigned accordingly when the pivot table is created."
+msgstr "Αν ενεργοποιηθεί το πλαίσιο ελέγχου <emph>Αναγνώριση κατηγοριών</emph>, οι κατηγορίες θα αναγνωρισθούν από τις επικεφαλίδες τους και θα εκχωρηθούν αναλόγως όταν δημιουργηθεί ο συγκεντρωτικός πίνακας."
+
+#: datapilot_updatetable.xhp
+msgctxt ""
+"datapilot_updatetable.xhp\n"
+"tit\n"
+"help.text"
+msgid "Updating Pivot Tables"
+msgstr "Ενημέρωση συγκεντρωτικών πινάκων"
+
+#: datapilot_updatetable.xhp
+msgctxt ""
+"datapilot_updatetable.xhp\n"
+"bm_id3150792\n"
+"help.text"
+msgid "<bookmark_value>pivot table import</bookmark_value><bookmark_value>pivot table function; refreshing tables</bookmark_value><bookmark_value>recalculating;pivot tables</bookmark_value><bookmark_value>updating;pivot tables</bookmark_value>"
+msgstr "<bookmark_value>Εισαγωγή συγκεντρωτικού πίνακα</bookmark_value><bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; ενημέρωση πινάκων</bookmark_value><bookmark_value>επαναϋπολογισμός; συγκεντρωτικοί πίνακες </bookmark_value><bookmark_value>ενημέρωση;συγκεντρωτικοί πίνακες</bookmark_value>"
+
+#: datapilot_updatetable.xhp
+msgctxt ""
+"datapilot_updatetable.xhp\n"
+"hd_id3150792\n"
+"33\n"
+"help.text"
+msgid "<variable id=\"datapilot_updatetable\"><link href=\"text/scalc/guide/datapilot_updatetable.xhp\" name=\"Updating Pivot Tables\">Updating Pivot Tables</link></variable>"
+msgstr "<variable id=\"datapilot_updatetable\"><link href=\"text/scalc/guide/datapilot_updatetable.xhp\" name=\"Ενημέρωση συγκεντρωτικών πινάκων\">Ενημέρωση συγκεντρωτικών πινάκων</link></variable>"
+
+#: datapilot_updatetable.xhp
+msgctxt ""
+"datapilot_updatetable.xhp\n"
+"par_id3154684\n"
+"34\n"
+"help.text"
+msgid "If the data of the source sheet has been changed, $[officename] recalculates the pivot table. To recalculate the table, choose <emph>Data - Pivot Table - Refresh</emph>. Do the same after you have imported an Excel pivot table into $[officename] Calc."
+msgstr "Αν τα δεδομένα στον φύλλο προέλευσης έχουν αλλάξει, το $[officename] ξαναϋπολογίζει το συγκεντρωτικό πίνακα. Για ξαναϋπολογισμό του πίνακα, επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Ενημέρωση</emph>. Κάντε το ίδιο μετά την εισαγωγή ενός συγκεντρωτικού πίνακα Excel στο $[officename] Calc."
#: dbase_files.xhp
msgctxt ""
@@ -7091,6 +4960,275 @@ msgctxt ""
msgid "Only the data on the current sheet is exported."
msgstr "Εξάγονται μόνο τα δεδομένα του τρέχοντος φύλλου."
+#: design.xhp
+msgctxt ""
+"design.xhp\n"
+"tit\n"
+"help.text"
+msgid "Selecting Themes for Sheets"
+msgstr "Επιλογή θεμάτων για υπολογιστικά φύλλα"
+
+#: design.xhp
+msgctxt ""
+"design.xhp\n"
+"bm_id3150791\n"
+"help.text"
+msgid "<bookmark_value>theme selection for sheets</bookmark_value><bookmark_value>layout;spreadsheets</bookmark_value><bookmark_value>cell styles; selecting</bookmark_value><bookmark_value>selecting;formatting themes</bookmark_value><bookmark_value>sheets;formatting themes</bookmark_value><bookmark_value>formats;themes for sheets</bookmark_value><bookmark_value>formatting;themes for sheets</bookmark_value>"
+msgstr "<bookmark_value>επιλογή θέματος για φύλλα</bookmark_value><bookmark_value>διάταξη, υπολογιστικά φύλλα</bookmark_value><bookmark_value>στυλ κελιών, επιλογή</bookmark_value><bookmark_value>επιλογή, μορφοποίηση θεμάτων</bookmark_value><bookmark_value>φύλλα, μορφοποίηση θεμάτων</bookmark_value><bookmark_value>μορφές, θέματα για φύλλα</bookmark_value><bookmark_value>μορφοποίηση, θέματα για φύλλα</bookmark_value>"
+
+#: design.xhp
+msgctxt ""
+"design.xhp\n"
+"hd_id3150791\n"
+"6\n"
+"help.text"
+msgid "<variable id=\"design\"><link href=\"text/scalc/guide/design.xhp\" name=\"Selecting Themes for Sheets\">Selecting Themes for Sheets</link> </variable>"
+msgstr "<variable id=\"design\"><link href=\"text/scalc/guide/design.xhp\" name=\"Επιλογή θεμάτων για υπολογιστικά φύλλα\">Επιλογή θεμάτων για υπολογιστικά φύλλα</link></variable>"
+
+#: design.xhp
+msgctxt ""
+"design.xhp\n"
+"par_id3145786\n"
+"13\n"
+"help.text"
+msgid "$[officename] Calc comes with a predefined set of formatting themes that you can apply to your spreadsheets."
+msgstr "Στο $[officename] Calc υπάρχει ένα προκαθορισμένο σύνολο από θέματα μορφοποίησης τα οποία μπορείτε να εφαρμόσετε στο δικό σας υπολογιστικό φύλλο."
+
+#: design.xhp
+msgctxt ""
+"design.xhp\n"
+"par_id3154490\n"
+"16\n"
+"help.text"
+msgid "It is not possible to add themes to Calc, and they cannot be modified. However, you can modify their styles after you apply them to a spreadsheet."
+msgstr "Δεν είναι δυνατόν να προσθέσετε θέματα στο Calc και δεν μπορούν να τροποποιηθούν τα υπάρχοντα. Εν τούτοις, μπορείτε να τροποποιήσετε τα στυλ τους μετά την εφαρμογή των θεμάτων σε κάποιο υπολογιστικό φύλλο."
+
+#: design.xhp
+msgctxt ""
+"design.xhp\n"
+"par_id3154757\n"
+"17\n"
+"help.text"
+msgid "Before you format a sheet with a theme, you have to apply at least one custom cell style to the cells on the sheet. You can then change the cell formatting by selecting and applying a theme in the <emph>Theme Selection</emph> dialog."
+msgstr "Πριν να μορφοποιήσετε ένα φύλλο με την χρήση κάποιου θέματος, πρέπει να εφαρμόσετε τουλάχιστον ένα στυλ κελιού χρήστη σε κάποιο κελί του φύλλου. Κατόπιν μπορείτε να τροποποιήσετε την μορφοποίηση κελιού επιλέγοντας και εφαρμόζοντας κάποιο θέμα μέσω του παραθύρου διαλόγου <emph>Επιλογή θεμάτων</emph>."
+
+#: design.xhp
+msgctxt ""
+"design.xhp\n"
+"par_id3156382\n"
+"18\n"
+"help.text"
+msgid "To apply a custom cell style to a cell, you can open the Styles and Formatting window and, in its lower list box, set the Custom Styles view. A list of the existing custom defined cell styles will be displayed. Double click a name from the Styles and Formatting window to apply this style to the selected cells."
+msgstr "Για να εφαρμόσετε ένα στυλ κελιού χρήστη σε κάποιο κελί, μπορείτε να ανοίξετε τη λειτουργία Πρότυπα και μορφοποίηση και στο χαμηλότερο πλαίσιο λίστας επιλέξτε την προβολή στυλ χρήστη. Θα εμφανιστεί μια λίστα των υπαρχόντων προτύπων κελιών των ορισμένων από τον χρήστη. Κάνετε διπλό κλικ σε ένα όνομα από το παράθυρο Πρότυπα κελιού για να εφαρμόσετε αυτό το στυλ στα επιλεγμένα κελιά."
+
+#: design.xhp
+msgctxt ""
+"design.xhp\n"
+"par_id3153963\n"
+"19\n"
+"help.text"
+msgid "To apply a theme to a spreadsheet:"
+msgstr "Εφαρμογή ενός θέματος σε υπολογιστικό φύλλο:"
+
+#: design.xhp
+msgctxt ""
+"design.xhp\n"
+"par_id3146920\n"
+"15\n"
+"help.text"
+msgid "Click the <emph>Choose Themes</emph> icon in the <emph>Tools</emph> bar."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Επιλογή θεμάτων</emph> στη γραμμή <emph>Εργαλεία</emph>."
+
+#: design.xhp
+msgctxt ""
+"design.xhp\n"
+"par_id3148488\n"
+"20\n"
+"help.text"
+msgid "The <emph>Theme Selection</emph> dialog appears. This dialog lists the available themes for the whole spreadsheet and the Styles and Formatting window lists the custom styles for specific cells."
+msgstr "Εμφανίζεται το παράθυρο διαλόγου <emph>Επιλογή θεμάτων</emph>. Σε αυτό το παράθυρο διαλόγου αναγράφονται όλα τα διαθέσιμα θέματα όλου του υπολογιστικού φύλλου και στο παράθυρο Πρότυπα κελιού αναγράφονται τα στυλ χρήστη που αφορούν τα επιλεγμένα κελιά."
+
+#: design.xhp
+msgctxt ""
+"design.xhp\n"
+"par_id3155114\n"
+"9\n"
+"help.text"
+msgid "In the <emph>Theme Selection </emph>dialog, select the theme that you want to apply to the spreadsheet."
+msgstr "Στο παράθυρο διαλόγου <emph>Επιλογή θεμάτων</emph>, επιλέξτε το θέμα που επιθυμείτε να εφαρμόσετε στο υπολογιστικό φύλλο."
+
+#: design.xhp
+msgctxt ""
+"design.xhp\n"
+"par_id3150090\n"
+"21\n"
+"help.text"
+msgid "Click OK"
+msgstr "Κάντε κλικ στο κουμπί ΟΚ."
+
+#: design.xhp
+msgctxt ""
+"design.xhp\n"
+"par_id3150201\n"
+"22\n"
+"help.text"
+msgid "As soon as you select another theme in the <emph>Theme Selection</emph> dialog, some of the properties of the custom style will be applied to the current spreadsheet. The modifications will be immediately visible in your spreadsheet."
+msgstr "Μόλις επιλέξετε κάποιο άλλο θέμα στο παράθυρο διαλόγου <emph>Επιλογή θεμάτων</emph>, ορισμένες από τις ιδιότητες του στυλ χρήστη θα εφαρμοστούν στο τρέχον υπολογιστικό φύλλο. Οι τροποποιήσεις θα γίνουν αμέσως ορατές στο υπολογιστικό σας φύλλο."
+
+#: design.xhp
+msgctxt ""
+"design.xhp\n"
+"par_id3146979\n"
+"12\n"
+"help.text"
+msgid "<link href=\"text/scalc/02/06080000.xhp\" name=\"Theme selection\">Theme selection</link>"
+msgstr "<link href=\"text/scalc/02/06080000.xhp\" name=\"Επιλογή θεμάτων\">Επιλογή θεμάτων</link>"
+
+#: edit_multitables.xhp
+msgctxt ""
+"edit_multitables.xhp\n"
+"tit\n"
+"help.text"
+msgid "Copying to Multiple Sheets"
+msgstr "Αντιγραφή σε πολλαπλά φύλλα"
+
+#: edit_multitables.xhp
+msgctxt ""
+"edit_multitables.xhp\n"
+"bm_id3149456\n"
+"help.text"
+msgid "<bookmark_value>copying;values, to multiple sheets</bookmark_value><bookmark_value>pasting;values in multiple sheets</bookmark_value><bookmark_value>data;inserting in multiple sheets</bookmark_value> <bookmark_value>sheets; simultaneous multiple filling</bookmark_value>"
+msgstr "<bookmark_value>αντιγραφή, τιμές σε πολλαπλά φύλλα</bookmark_value><bookmark_value>επικόλληση, τιμές σε πολλαπλά φύλλα</bookmark_value><bookmark_value>δεδομένα, εισαγωγή σε πολλαπλά φύλλα</bookmark_value> <bookmark_value>φύλλα, ταυτόχρονη πολλαπλή συμπλήρωση</bookmark_value>"
+
+#: edit_multitables.xhp
+msgctxt ""
+"edit_multitables.xhp\n"
+"hd_id3149456\n"
+"3\n"
+"help.text"
+msgid "<variable id=\"edit_multitables\"><link href=\"text/scalc/guide/edit_multitables.xhp\" name=\"Copying to Multiple Sheets\">Copying to Multiple Sheets</link> </variable>"
+msgstr "<variable id=\"edit_multitables\"><link href=\"text/scalc/guide/edit_multitables.xhp\" name=\"Αντιγραφή σε πολλαπλά φύλλα\">Αντιγραφή σε πολλαπλά φύλλα</link> </variable>"
+
+#: edit_multitables.xhp
+msgctxt ""
+"edit_multitables.xhp\n"
+"par_id3150868\n"
+"6\n"
+"help.text"
+msgid "In $[officename] Calc, you can insert values, text or formulas that are simultaneously copied to other selected sheets of your document."
+msgstr "Στο $[officename] Calc μπορείτε να εισάγετε τιμές, κείμενο ή τύπους, τα οποία αντιγράφονται ταυτόχρονα σε άλλα φύλλα του εγγράφου σας που έχετε επιλέξει."
+
+#: edit_multitables.xhp
+msgctxt ""
+"edit_multitables.xhp\n"
+"par_id3153768\n"
+"8\n"
+"help.text"
+msgid "Select all desired sheets by holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key and clicking the corresponding register tabs that are still gray at the bottom margin of the workspace. All selected register tabs are now white."
+msgstr "Επιλέξτε όλα τα επιθυμητά φύλλα κρατώντας πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> και πατώντας τις αντίστοιχες καρτέλες καταχώρισης που είναι ακόμα γκρι στο κάτω περιθώριο του χώρου εργασίας. Όλες οι επιλεγμένες καρτέλες καταχώρισης είναι τώρα λευκές."
+
+#: edit_multitables.xhp
+msgctxt ""
+"edit_multitables.xhp\n"
+"par_idN10614\n"
+"help.text"
+msgid "You can use Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up or Page Down to select multiple sheets using the keyboard."
+msgstr "Μπορείτε να χρησιμοποιήσετε το συνδυασμό πλήκτρων Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up ή Page Down για να επιλέξετε πολλαπλά φύλλα μέσω του πληκτρολογίου σας."
+
+#: edit_multitables.xhp
+msgctxt ""
+"edit_multitables.xhp\n"
+"par_id3147435\n"
+"7\n"
+"help.text"
+msgid "Now when you insert values, text or formulas into the active sheet, they will also appear in the identical positions in the other selected sheets. For example, data entered in cell A1 of the active sheet is automatically entered into cell A1 of any other seleted sheet."
+msgstr "Τώρα όταν εισάγετε τιμές, κείμενο ή τύπους σε ένα ενεργό φύλλο, θα εμφανιστούν επίσης στις πανομοιότυπες θέσεις και στα άλλα επιλεγμένα φύλλα. Για παράδειγμα, τα δεδομένα που εισήχθηκαν στο κελί Α1 του ενεργού φύλλου εισάγονται αυτόματα και στο κελί Α1 σε οποιοδήποτε άλλο επιλεγμένο φύλλο."
+
+#: filters.xhp
+msgctxt ""
+"filters.xhp\n"
+"tit\n"
+"help.text"
+msgid "Applying Filters"
+msgstr "Εφαρμογή φίλτρων"
+
+#: filters.xhp
+msgctxt ""
+"filters.xhp\n"
+"bm_id3153896\n"
+"help.text"
+msgid "<bookmark_value>filters; applying/removing</bookmark_value> <bookmark_value>rows;removing/redisplaying with filters</bookmark_value> <bookmark_value>removing;filters</bookmark_value>"
+msgstr "<bookmark_value>φίλτρα, εφαρμογή/κατάργηση</bookmark_value><bookmark_value>γραμμές, κατάργηση/επανεμφάνιση με φίλτρα</bookmark_value><bookmark_value>κατάργηση, φίλτρα</bookmark_value>"
+
+#: filters.xhp
+msgctxt ""
+"filters.xhp\n"
+"hd_id3153896\n"
+"70\n"
+"help.text"
+msgid "<variable id=\"filters\"><link href=\"text/scalc/guide/filters.xhp\" name=\"Applying Filters\">Applying Filters</link></variable>"
+msgstr "<variable id=\"filters\"><link href=\"text/scalc/guide/filters.xhp\" name=\"Εφαρμογή φίλτρων\">Εφαρμογή φίλτρων</link></variable>"
+
+#: filters.xhp
+msgctxt ""
+"filters.xhp\n"
+"par_id3150869\n"
+"2\n"
+"help.text"
+msgid "Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in $[officename] there are various possibilities for applying filters."
+msgstr "Τα φίλτρα και τα ειδικά φίλτρα σάς επιτρέπουν να εργαστείτε σε ορισμένες γραμμές (εγγραφές) μιας περιοχής δεδομένων. Στα υπολογιστικά φύλλα του $[officename] διατίθενται διάφορες δυνατότητες για την εφαρμογή φίλτρων."
+
+#: filters.xhp
+msgctxt ""
+"filters.xhp\n"
+"par_id3155131\n"
+"3\n"
+"help.text"
+msgid "One use for the <emph>AutoFilter</emph> function is to quickly restrict the display to records with identical entries in a data field."
+msgstr "Μία χρήση της λειτουργίας <emph>Αυτόματο φίλτρο</emph> είναι ο γρήγορος περιορισμός της εμφάνισης των εγγραφών με πανομοιότυπες καταχωρήσεις στο πεδίο δεδομένων."
+
+#: filters.xhp
+msgctxt ""
+"filters.xhp\n"
+"par_id3146119\n"
+"4\n"
+"help.text"
+msgid "In the <emph>Standard Filter</emph> dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator."
+msgstr "Στο παράθυρο διαλόγου <emph>Φίλτρο</emph>, μπορείτε επίσης να καθορίσετε τις τιμές σε συγκεκριμένα πεδία δεδομένων. Μπορείτε να χρησιμοποιήσετε κανονικό φίλτρο για σύνδεση έως και τριών συνθηκών με τους λογικούς τελεστές AND ή OR."
+
+#: filters.xhp
+msgctxt ""
+"filters.xhp\n"
+"par_id3150010\n"
+"5\n"
+"help.text"
+msgid "The <emph>Advanced filter</emph> allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet."
+msgstr "Το <emph>Ειδικό φίλτρο</emph> υπερβαίνει τον περιορισμό των τριών συνθηκών και επιτρέπει τον ορισμό οχτώ συνθηκών φιλτραρίσματος συνολικά. Με τα ειδικά φίλτρα εισάγετε τις συνθήκες απευθείας στο φύλλο."
+
+#: filters.xhp
+msgctxt ""
+"filters.xhp\n"
+"par_id9384746\n"
+"help.text"
+msgid "To remove a filter, so that you see all cells again, click inside the area where the filter was applied, then choose <item type=\"menuitem\">Data - Filter - Remove Filter</item>."
+msgstr "Για να καταργήσετε ένα φίλτρο, έτσι ώστε να μπορείτε να δείτε ξανά όλα τα κελιά, κάντε κλικ μέσα στην περιοχή που έχει εφαρμοστεί το φίλτρο, και ύστερα επιλέξτε <item type=\"menuitem\">Δεδομένα - Φίλτρο - Κατάργηση φίλτρου</item>."
+
+#: filters.xhp
+msgctxt ""
+"filters.xhp\n"
+"par_idN10663\n"
+"help.text"
+msgid "When you select multiple rows from an area where a filter was applied, then this selection can include rows that are visible and rows that are hidden by the filter. If you then apply formatting, or delete the selected rows, this action then applies only to the visible rows. The hidden rows are not affected."
+msgstr "Όταν επιλέγετε πολλαπλές γραμμές από μία περιοχή όπου έχει εφαρμοστεί ένα φίλτρο, τότε η επιλογή αυτή μπορεί να περιλαμβάνει γραμμές που είναι ορατές και γραμμές που αποκρύπτονται από το φίλτρο. Αν εσείς στη συνέχεια εφαρμόσετε μορφοποίηση, ή διαγράψετε τις επιλεγμένες γραμμές, η ενέργεια αυτή εφαρμόζεται στις ορατές γραμμές. Οι κρυφές γραμμές δεν επηρεάζονται."
+
+#: filters.xhp
+msgctxt ""
+"filters.xhp\n"
+"par_id218817\n"
+"help.text"
+msgid "This is the opposite to rows that you have hidden manually by the <emph>Format - Rows - Hide Rows</emph> command. Manually hidden rows are deleted when you delete a selection that contains them."
+msgstr "Αυτό είναι αντίθετο σε γραμμές που έχετε αποκρύψει χειροκίνητα επιλέγοντας την εντολή <emph>Μορφή - Γραμμές - Απόκρυψη γραμμών</emph>. Οι χειροκίνητα κρυφές γραμμές διαγράφονται όταν εσείς διαγράφετε μία επιλογή που τις εμπεριέχει."
+
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -7299,707 +5437,796 @@ msgctxt ""
msgid "Use the Navigator for inserting objects and links within the same document or from other open documents."
msgstr "Χρησιμοποιήστε την Περιήγηση για εισαγωγή αντικειμένων και συνδέσμων εντός του ίδιου εγγράφου ή από άλλα ανοικτά έγγραφα."
-#: main.xhp
+#: format_table.xhp
msgctxt ""
-"main.xhp\n"
+"format_table.xhp\n"
"tit\n"
"help.text"
-msgid "Instructions for Using $[officename] Calc"
-msgstr "Οδηγίες για τη χρήση του $[officename] Calc"
+msgid "Formatting Spreadsheets"
+msgstr "Μορφοποίηση υπολογιστικών φύλλων"
-#: main.xhp
+#: format_table.xhp
msgctxt ""
-"main.xhp\n"
-"bm_id3150770\n"
+"format_table.xhp\n"
+"bm_id3154125\n"
"help.text"
-msgid "<bookmark_value>HowTos for Calc</bookmark_value><bookmark_value>instructions; $[officename] Calc</bookmark_value>"
-msgstr "<bookmark_value>ΠώςΝα για το Calc</bookmark_value><bookmark_value>οδηγίες; $[officename] Calc</bookmark_value>"
+msgid "<bookmark_value>text in cells; formatting</bookmark_value><bookmark_value>spreadsheets;formatting</bookmark_value><bookmark_value>backgrounds;cells and pages</bookmark_value><bookmark_value>borders;cells and pages</bookmark_value><bookmark_value>formatting;spreadsheets</bookmark_value><bookmark_value>numbers; formatting options for selected cells</bookmark_value><bookmark_value>cells; number formats</bookmark_value><bookmark_value>currencies;formats</bookmark_value>"
+msgstr "<bookmark_value>κείμενο σε κελιά, μορφοποίηση</bookmark_value><bookmark_value>υπολογιστικά φύλλα, μορφοποίηση</bookmark_value><bookmark_value>παρασκήνια, κελιά και σελίδες</bookmark_value><bookmark_value>περιγράμματα, κελιά και σελίδες</bookmark_value><bookmark_value>μορφοποίηση, υπολογιστικά φύλλα</bookmark_value><bookmark_value>αριθμοί, μορφοποίηση επιλογών για επιλεγμένα κελιά</bookmark_value><bookmark_value>κελιά, μορφές αριθμών</bookmark_value><bookmark_value>νομίσματα, μορφές</bookmark_value>"
-#: main.xhp
+#: format_table.xhp
msgctxt ""
-"main.xhp\n"
-"hd_id3150770\n"
-"1\n"
+"format_table.xhp\n"
+"hd_id3154125\n"
+"6\n"
"help.text"
-msgid "<variable id=\"main\"><link href=\"text/scalc/guide/main.xhp\" name=\"Instructions for Using $[officename] Calc\">Instructions for Using $[officename] Calc</link></variable>"
-msgstr "<variable id=\"main\"><link href=\"text/scalc/guide/main.xhp\" name=\"Οδηγίες για τη χρήση του $[officename] Calc\">Οδηγίες για τη χρήση του $[officename] Calc</link></variable>"
+msgid "<variable id=\"format_table\"><link href=\"text/scalc/guide/format_table.xhp\" name=\"Designing Spreadsheets\">Formatting Spreadsheets</link></variable>"
+msgstr "<variable id=\"format_table\"><link href=\"text/scalc/guide/format_table.xhp\" name=\"Σχεδίαση υπολογιστικών φύλλων\">Σχεδίαση υπολογιστικών φύλλων</link></variable>"
-#: main.xhp
+#: format_table.xhp
msgctxt ""
-"main.xhp\n"
-"hd_id3145748\n"
-"2\n"
+"format_table.xhp\n"
+"hd_id3153912\n"
+"13\n"
"help.text"
-msgid "Formatting Tables and Cells"
-msgstr "Μορφοποίηση πινάκων και κελιών"
+msgid "Formatting Text in a Spreadsheet"
+msgstr "Μορφοποίηση κειμένου σε υπολογιστικό φύλλο"
-#: main.xhp
+#: format_table.xhp
msgctxt ""
-"main.xhp\n"
-"hd_id3154022\n"
-"3\n"
+"format_table.xhp\n"
+"par_id3144772\n"
+"14\n"
"help.text"
-msgid "Entering Values and Formulas"
-msgstr "Εισαγωγή τιμών και τύπων"
+msgid "Select the text you want to format."
+msgstr "Επιλέξτε το κείμενο που θέλετε να μορφοποιήσετε."
-#: main.xhp
+#: format_table.xhp
msgctxt ""
-"main.xhp\n"
-"hd_id3152899\n"
-"4\n"
+"format_table.xhp\n"
+"par_id3155268\n"
+"15\n"
"help.text"
-msgid "Entering References"
-msgstr "Εισαγωγή παραπομπών"
+msgid "Choose the desired text attributes from the <emph>Formatting </emph>Bar. You can also choose <emph>Format - Cells</emph>. The <emph>Format Cells</emph> dialog will appear in which you can choose various text attributes on the <emph>Font</emph> tab page."
+msgstr "Επιλέξτε τις ιδιότητες κειμένου, που επιθυμείτε, από την γραμμή αντικειμένων <emph>Μορφοποίηση </emph> του υπολογιστικού φύλλου. Μπορείτε επίσης να επιλέξετε <emph>Μορφή - Κελιά</emph>. Εμφανίζεται το παράθυρο διαλόγου <emph>Μορφοποίηση κελιών</emph> όπου μπορείτε να επιλέξετε διάφορες ιδιότητες κειμένου στην καρτέλα <emph>Γραμματοσειρά</emph>."
-#: main.xhp
+#: format_table.xhp
msgctxt ""
-"main.xhp\n"
-"hd_id3155382\n"
-"5\n"
+"format_table.xhp\n"
+"hd_id3149899\n"
+"16\n"
"help.text"
-msgid "Database Ranges in Tables"
-msgstr "Περιοχές βάσης δεδομένων σε πίνακες"
+msgid "Formatting Numbers in a Spreadsheet"
+msgstr "Μορφοποίηση αριθμών σε υπολογιστικό φύλλο"
-#: main.xhp
+#: format_table.xhp
msgctxt ""
-"main.xhp\n"
-"hd_id3159229\n"
-"6\n"
+"format_table.xhp\n"
+"par_id3159226\n"
+"17\n"
"help.text"
-msgid "Advanced Calculations"
-msgstr "Ειδικοί υπολογισμοί"
+msgid "Select the cells containing the numbers you want to format."
+msgstr "Επιλέξτε τα κελιά που περιέχουν τους αριθμούς που θέλετε να μορφοποιήσετε."
-#: main.xhp
+#: format_table.xhp
msgctxt ""
-"main.xhp\n"
-"hd_id3153070\n"
-"7\n"
+"format_table.xhp\n"
+"par_id3150046\n"
+"18\n"
"help.text"
-msgid "Printing and Page Preview"
-msgstr "Εκτύπωση και προεπισκόπηση σελίδας"
+msgid "To format numbers in the default currency format or as percentages, use the icons on the <emph>Formatting </emph>Bar. For other formats, choose <emph>Format - Cells</emph>. You can choose from the preset formats or define your own on the <emph>Numbers</emph> tab page."
+msgstr "Για να μορφοποιήσετε αριθμούς στην προεπιλεγμένη νομισματική μορφή ή ως ποσοστά, χρησιμοποιήστε τα εικονίδια στην γραμμή εργαλείων <emph>Μορφοποίηση</emph> του υπολογιστικού φύλλου. Για περισσότερες επιλογές μορφοποίησης, επιλέξτε <emph>Μορφή - Κελιά</emph>. Μπορείτε να επιλέξετε μεταξύ των προκαθορισμένων μορφών ή να καθορίσετε την δική σας μορφή στην σελίδα καρτέλας <emph>Αριθμοί</emph>."
-#: main.xhp
+#: format_table.xhp
msgctxt ""
-"main.xhp\n"
-"hd_id3150437\n"
-"8\n"
+"format_table.xhp\n"
+"hd_id3153483\n"
+"19\n"
"help.text"
-msgid "Importing and Exporting Documents"
-msgstr "Εισαγωγή και εξαγωγή εγγράφων"
+msgid "Formatting Borders and Backgrounds for Cells and Pages"
+msgstr "Μορφοποίηση περιγραμμάτων και φόντου για κελιά και σελίδες"
-#: main.xhp
+#: format_table.xhp
msgctxt ""
-"main.xhp\n"
-"hd_id3166464\n"
-"9\n"
+"format_table.xhp\n"
+"par_id3154733\n"
+"20\n"
"help.text"
-msgid "Miscellaneous"
-msgstr "Διάφορα"
+msgid "You can assign a format to any group of cells by first selecting the cells (for multiple selection, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key when clicking), and then activating the <emph>Format Cells</emph> dialog in <item type=\"menuitem\">Format - Cell</item>. In this dialog, you can select attributes such as shadows and backgrounds."
+msgstr "Μπορείτε να αποδώσετε μια μορφοποίηση σε οποιαδήποτε ομάδα κελιών επιλέγοντας πρώτα τα κελιά (για πολλαπλή επιλογή, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> όταν πατάτε και έπειτα ενεργοποιήστε το διάλογο <emph>Μορφοποίηση κελιών</emph> στο <item type=\"menuitem\">Μορφή - Κελί</item>."
-#: validity.xhp
+#: format_table.xhp
msgctxt ""
-"validity.xhp\n"
-"tit\n"
+"format_table.xhp\n"
+"par_id3145116\n"
+"21\n"
"help.text"
-msgid "Validity of Cell Contents"
-msgstr "Εγκυρότητα των περιεχομένων των κελιών"
+msgid "To apply formatting attributes to an entire sheet, choose <emph>Format - Page</emph>. You can define headers and footers, for example, to appear on each printed page."
+msgstr "Για να εφαρμόσετε ιδιότητες μορφοποίησης σε ένα ολόκληρο φύλλο, επιλέξτε <emph>Μορφή - Σελίδα</emph>. Μπορείτε, για παράδειγμα,να καθορίσετε κεφαλίδες και υποσέλιδα ώστε να εμφανίζονται σε κάθε προς εκτύπωση σελίδα."
-#: validity.xhp
+#: format_table.xhp
msgctxt ""
-"validity.xhp\n"
-"bm_id3156442\n"
+"format_table.xhp\n"
+"par_id3145389\n"
+"22\n"
"help.text"
-msgid "<bookmark_value>values; limiting on input</bookmark_value><bookmark_value>limits; specifying value limits on input</bookmark_value><bookmark_value>permitted cell contents</bookmark_value><bookmark_value>data validity</bookmark_value><bookmark_value>validity</bookmark_value><bookmark_value>cells; validity</bookmark_value><bookmark_value>error messages; defining for incorrect input</bookmark_value><bookmark_value>actions in case of incorrect input</bookmark_value><bookmark_value>Help tips; defining text for cell input</bookmark_value><bookmark_value>comments;help text for cells</bookmark_value><bookmark_value>cells; defining input help</bookmark_value><bookmark_value>macros; running when incorrect input</bookmark_value><bookmark_value>data; validity check</bookmark_value>"
-msgstr "<bookmark_value>τιμές, περιορισμός εισαγωγής</bookmark_value><bookmark_value>περιορισμός τιμής, καθορισμός κατά την εισαγωγή</bookmark_value><bookmark_value>επιτρεπόμενα περιεχόμενα κελιού</bookmark_value><bookmark_value>εγκυρότητα δεδομένων</bookmark_value><bookmark_value>εγκυρότητα</bookmark_value><bookmark_value>κελιά, εγκυρότητα</bookmark_value><bookmark_value>μηνύματα σφάλματος, ορισμός για εσφαλμένη εισαγωγή</bookmark_value><bookmark_value>ενέργειες σε περίπτωση εσφαλμένης εισαγωγής</bookmark_value><bookmark_value>συμβουλές βοήθειας, ορισμός για εισαγωγή σε κελιά</bookmark_value><bookmark_value>σημειώσεις, κείμενο βοήθειας για κελιά</bookmark_value><bookmark_value>κελιά, ορισμός εισαγωγής βοήθειας</bookmark_value><bookmark_value>μακροεντολές, εκτέλεση για εσφαλμένη εισαγωγή</bookmark_value><bookmark_value>δεδομένα, έλεγχος εγκυρότητας</bookmark_value>"
+msgid "An image that you have loaded with <item type=\"menuitem\">Format - Page - Background</item> is only visible in print or in the page preview. To display a background image on screen as well, insert the graphic image by choosing <item type=\"menuitem\">Insert - Picture - From File</item> and arrange the image behind the cells by choosing <item type=\"menuitem\">Format - Arrange - To Background</item>. Use the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link> to select the background image."
+msgstr "Μια εικόνα που φορτώνετε από την επιλογή <item type=\"menuitem\">Μορφή- Σελίδα - Φόντο</item> είναι ορατή μόνο κατά την εκτύπωση ή με την επιλογή Προεπισκόπηση σελίδας. Αν θέλετε να εμφανίζεται στην οθόνη και μια εικόνα φόντου, εισαγάγετε την εικόνα γραφικού επιλέγοντας <item type=\"menuitem\">Εισαγωγή - Εικόνα - Από αρχείο</item> και τοποθετήστε την εικόνα πίσω από τα κελιά με την επιλογή <item type=\"menuitem\">Μορφή - Τακτοποίηση - Στο παρασκήνιο</item>. Για να επιλέξετε αργότερα την εικόνα φόντου, χρησιμοποιήστε την <link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link>."
-#: validity.xhp
+#: format_table.xhp
msgctxt ""
-"validity.xhp\n"
-"hd_id3156442\n"
-"22\n"
+"format_table.xhp\n"
+"par_id2837916\n"
"help.text"
-msgid "<variable id=\"validity\"><link href=\"text/scalc/guide/validity.xhp\" name=\"Validity of Cell Contents\">Validity of Cell Contents</link></variable>"
-msgstr "<variable id=\"validity\"><link href=\"text/scalc/guide/validity.xhp\" name=\"Εγκυρότητα των περιεχομένων των κελιών\">Εγκυρότητα των περιεχομένων των κελιών</link></variable>"
+msgid "<link href=\"text/shared/01/05020300.xhp\">Number Formatting Options</link>"
+msgstr "<link href=\"text/shared/01/05020300.xhp\">Επιλογές μορφοποίησης αριθμών</link>"
-#: validity.xhp
+#: format_table.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3156283\n"
-"2\n"
+"format_table.xhp\n"
+"par_id2614215\n"
"help.text"
-msgid "For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected."
-msgstr "Για κάθε κελί, μπορείτε να καθορίσετε καταχωρίσεις που να είναι έγκυρες. Μη έγκυρες καταχωρίσεις σε ένα κελί θα απορρίπτονται."
+msgid "<link href=\"text/scalc/guide/background.xhp\">Backgrounds for Cells</link>"
+msgstr "<link href=\"text/scalc/guide/background.xhp\">Παρασκήνια για κελιά</link>"
-#: validity.xhp
+#: format_value.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3145252\n"
-"3\n"
+"format_value.xhp\n"
+"tit\n"
"help.text"
-msgid "The validity rule is activated when a new value is entered. If an invalid value has already been inserted into the cell, or if you insert a value in the cell either with drag-and-drop or by copying and pasting, the validity rule will not take effect."
-msgstr "Ο κανόνας εγκυρότητας ενεργοποιείται όταν γίνεται εισαγωγή νέων τιμών. Αν έχει γίνει ήδη εισαγωγή μιας μη έγκυρης τιμής στο κελί, ή αν κάνετε εισαγωγή μιας τιμής στο κελί με μεταφορά και απόθεση ή με αντιγραφή και επικόλληση, ο κανόνας εγκυρότητας δεν θα εκτελεσθεί."
+msgid "Formatting Numbers With Decimals"
+msgstr "Μορφοποίηση αριθμών με δεκαδικούς"
-#: validity.xhp
+#: format_value.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id5174718\n"
+"format_value.xhp\n"
+"bm_id3145367\n"
"help.text"
-msgid "You can choose <emph>Tools - Detective</emph> at any time and choose the command <link href=\"text/scalc/01/06030800.xhp\" name=\"Mark Invalid Data\"><emph>Mark Invalid Data</emph></link> to display which cells contain invalid values."
-msgstr "Μπορείτε να επιλέξετε <emph>Εργαλεία - Ανιχνευτής</emph> οποιαδήποτε στιγμή και να επιλέξετε την εντολή <link href=\"text/scalc/01/06030800.xhp\" name=\"Σήμανση μη έγκυρων δεδομένων\"><emph>Σήμανση μη έγκυρων δεδομένων</emph></link> ώστε να εμφανίζει ποια κελιά περιέχουν μη έγκυρες τιμές."
+msgid "<bookmark_value>numbers;formatting decimals</bookmark_value> <bookmark_value>formats; numbers in tables</bookmark_value> <bookmark_value>tables; number formats</bookmark_value> <bookmark_value>defaults; number formats in spreadsheets</bookmark_value> <bookmark_value>decimal places;formatting numbers</bookmark_value> <bookmark_value>formatting;numbers with decimals</bookmark_value> <bookmark_value>formatting;adding/deleting decimal places</bookmark_value> <bookmark_value>number formats; adding/deleting decimal places in cells</bookmark_value> <bookmark_value>deleting; decimal places</bookmark_value> <bookmark_value>decimal places; adding/deleting</bookmark_value>"
+msgstr "<bookmark_value>αριθμοί;μορφοποίηση δεκαδικών</bookmark_value><bookmark_value>μορφές; αριθμοί σε πίνακες</bookmark_value><bookmark_value>πίνακες; μορφές αριθμού</bookmark_value><bookmark_value>προεπιλογές;μορφές αριθμού σε λογιστικά φύλλα</bookmark_value><bookmark_value>δεκαδικές θέσεις;αριθμοί μορφοποίησης</bookmark_value><bookmark_value>μορφοποίηση;αριθμοί με δεκαδικά</bookmark_value><bookmark_value>μορφοποίηση;πρόσθεση/αφαίρεση δεκαδικών θέσεων</bookmark_value><bookmark_value>μορφές αριθμού;πρόσθεση/αφαίρεση δεκαδικών θέσεων σε κελιά</bookmark_value><bookmark_value>διαγραφή;δεκαδικές θέσεις</bookmark_value><bookmark_value>δεκαδικές θέσεις; πρόσθεση/αφαίρεση</bookmark_value>"
-#: validity.xhp
+#: format_value.xhp
msgctxt ""
-"validity.xhp\n"
-"hd_id3155603\n"
+"format_value.xhp\n"
+"hd_id3145367\n"
+"4\n"
+"help.text"
+msgid "<variable id=\"format_value\"><link href=\"text/scalc/guide/format_value.xhp\" name=\"Formatting Numbers With Decimals\">Formatting Numbers With Decimals</link></variable>"
+msgstr "<variable id=\"format_value\"><link href=\"text/scalc/guide/format_value.xhp\" name=\"Μορφοποίηση αριθμών με δεκαδικούς\">Μορφοποίηση αριθμών με δεκαδικούς</link></variable>"
+
+#: format_value.xhp
+msgctxt ""
+"format_value.xhp\n"
+"par_id3148576\n"
"5\n"
"help.text"
-msgid "Using Cell Contents Validity"
-msgstr "Χρήση εγκυρότητας περιεχομένων κελιών"
+msgid "Enter a number into the sheet, for example, 1234.5678. This number will be displayed in the default number format, with two decimal places. You will see 1234.57 when you confirm the entry. Only the display in the document will be rounded off; internally, the number retains all four decimal places after the decimal point."
+msgstr "Πληκτρολογήστε έναν αριθμό στο φύλλο, για παράδειγμα 1234.5678. Αυτός ο αριθμός θα εμφανιστεί στην προεπιλεγμένη μορφή αριθμού, με δύο δεκαδικά ψηφία. Όταν επιβεβαιώσετε την καταχώριση, θα δείτε 1234.57. Μόνο η εμφάνιση του αριθμού στο έγγραφο στρογγυλοποιείται. Εσωτερικά, ο αριθμός διατηρεί τα τέσσερα δεκαδικά ψηφία μετά την υποδιαστολή."
-#: validity.xhp
+#: format_value.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3155959\n"
-"6\n"
+"format_value.xhp\n"
+"par_id3154012\n"
+"12\n"
"help.text"
-msgid "Select the cells for which you want to define a new validity rule."
-msgstr "Επιλέξτε τα κελιά στα οποία θέλετε να καθορίσετε ένα νέο κανόνα εγκυρότητας."
+msgid "To format numbers with decimals:"
+msgstr "Μορφοποίηση αριθμών με δεκαδικούς:"
-#: validity.xhp
+#: format_value.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3148837\n"
-"8\n"
+"format_value.xhp\n"
+"par_id3147394\n"
+"6\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Validity</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Εγκυρότητα</item>."
+msgid "Set the cursor at the number and choose <emph>Format - Cells</emph> to start the <emph>Format Cells</emph> dialog."
+msgstr "Τοποθετήστε το δρομέα στον αριθμό και επιλέξτε <emph>Μορφή - Κελιά</emph> για να γίνει εκκίνηση του παραθύρου διαλόγου <emph>Μορφοποίηση κελιών</emph>."
-#: validity.xhp
+#: format_value.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3156020\n"
+"format_value.xhp\n"
+"par_id3153157\n"
"9\n"
"help.text"
-msgid "On the <emph>Criteria</emph> tab page, enter the conditions for new values entered into cells."
-msgstr "Στη σελίδα καρτέλας <emph>Κριτήρια</emph>, εισαγάγετε τις συνθήκες για τις νέες τιμές που θα εισάγονται στα κελιά."
+msgid "On the <emph>Numbers</emph> tab you will see a selection of predefined number formats. In the bottom right in the dialog you will see a preview of how your current number would look if you were to give it a particular format."
+msgstr "Στην καρτέλα <emph>Αριθμοί</emph> θα δείτε μια επιλογή προκαθορισμένων μορφών αριθμών. Στο κάτω δεξιό μέρος του παραθύρου διαλόγου θα δείτε μια προβολή του αριθμού που πληκτρολογήσατε αν είχατε ορίσει μια συγκεκριμένη μορφή για αυτόν."
-#: validity.xhp
+#: format_value.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3159208\n"
+"format_value.xhp\n"
+"par_id3155766\n"
+"help.text"
+msgid "<image id=\"img_id3149021\" src=\"cmd/sc_numberformatincdecimals.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149021\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149021\" src=\"cmd/sc_numberformatincdecimals.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149021\">Εικονίδιο</alt></image>"
+
+#: format_value.xhp
+msgctxt ""
+"format_value.xhp\n"
+"par_id3149256\n"
"10\n"
"help.text"
-msgid "In the <emph>Allow</emph> field, select an option."
-msgstr "Στο πλαίσιο <emph>Να επιτρέπεται</emph>, επιλέξτε μια επιλογή."
+msgid "If you only want to modify the number of the decimal places displayed, the easiest method is to use the <emph>Number Format: Add Decimal Place</emph> or <emph>Number Format: Delete Decimal Place</emph> icons on the Formatting Bar."
+msgstr "Αν θέλετε να τροποποιήσετε μόνο τον αριθμό των δεκαδικών ψηφίων που εμφανίζονται, ο πιο εύκολος τρόπος είναι να χρησιμοποιήσετε τα εικονίδια <emph>Μορφή αριθμού: Προσθήκη δεκαδικού</emph> ή <emph>Μορφή αριθμού: Διαγραφή δεκαδικού</emph> στη γραμμή μορφοποίησης."
-#: validity.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3153011\n"
-"11\n"
+"format_value_userdef.xhp\n"
+"tit\n"
"help.text"
-msgid "If you select \"Whole Numbers\", values such as \"12.5\" are not allowed. Choosing \"Date\" allows date information both in the local date format as well as in the form of a <link href=\"text/sbasic/shared/03030101.xhp\" name=\"serial date\">serial date</link>. Similarly, the \"Time\" condition permits time values such as \"12:00\" or serial time numbers. \"Text Length\" stipulates that cells are allowed to contain text only."
-msgstr "Αν επιλέξετε \"Όλοι οι αριθμοί\", δεν επιτρέπονται τιμές όπως \"12,5\". Η επιλογή \"Ημερομηνία\" επιτρέπει πληροφορίες ημερομηνιών σε τοπική μορφή ημερομηνίας και σε μορφή <link href=\"text/sbasic/shared/03030101.xhp\" name=\"ημερομηνίας σειράς\">ημερομηνίας σειράς</link>. Ομοίως, η συνθήκη \"Ώρα\" επιτρέπει τιμές ώρας της μορφής \"12:00\" ή αριθμούς σειράς ώρας. Η συνθήκη \"Μήκος κειμένου\" προϋποθέτει ότι τα κελιά επιτρέπεται να περιέχουν μόνο κείμενο."
+msgid "User-defined Number Formats"
+msgstr "Μορφές αριθμού οριζόμενες από τον χρήστη."
-#: validity.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id9224829\n"
+"format_value_userdef.xhp\n"
+"bm_id3143268\n"
"help.text"
-msgid "Select \"List\" to enter a list of valid entries."
-msgstr "Επιλέξτε \"Λίστα\" για να εισάγετε μια λίστα με έγκυρες εισόδους."
+msgid "<bookmark_value>numbers;user-defined formatting</bookmark_value> <bookmark_value>formatting; user-defined numbers</bookmark_value> <bookmark_value>number formats; millions</bookmark_value> <bookmark_value>format codes; user-defined number formats</bookmark_value>"
+msgstr "<bookmark_value>αριθμοί;μορφοποίηση από το χρήστη</bookmark_value><bookmark_value>μορφοποίηση; αριθμοί από το χρήστη</bookmark_value><bookmark_value>μορφές αριθμών; εκατομμύρια</bookmark_value><bookmark_value>μορφές κωδικών; μορφές αριθμών από το χρήστη</bookmark_value>"
-#: validity.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3149317\n"
-"13\n"
+"format_value_userdef.xhp\n"
+"hd_id3143268\n"
+"26\n"
"help.text"
-msgid "Select the next condition under <emph>Data</emph>. According to what you choose, additional options will be selectable."
-msgstr "Επιλέξτε την επόμενη συνθήκη κάτω από τα <emph>Δεδομένα</emph>. Σύμφωνα με τι επιλέγετε, θα μπορείτε να επιλέγετε και πρόσθετες επιλογές."
+msgid "<variable id=\"format_value_userdef\"><link href=\"text/scalc/guide/format_value_userdef.xhp\" name=\"User-defined Number Formats\">User-defined Number Formats</link></variable>"
+msgstr "<variable id=\"format_value_userdef\"><link href=\"text/scalc/guide/format_value_userdef.xhp\" name=\"Μορφές αριθμών από το χρήστη\">Μορφές αριθμών από το χρήστη</link></variable>"
-#: validity.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3151389\n"
-"15\n"
+"format_value_userdef.xhp\n"
+"par_id3150400\n"
+"1\n"
"help.text"
-msgid "After you have determined the conditions for cell validity, you can use the other two tab pages to create message boxes:"
-msgstr "Αφού καθορίσετε τις συνθήκες για την εγκυρότητα των κελιών, μπορείτε να χρησιμοποιήσετε τις άλλες δύο σελίδες καρτελών για να δημιουργήσετε πλαίσια μηνυμάτων:"
+msgid "You can define your own number formats to display numbers in <item type=\"productname\">%PRODUCTNAME</item> Calc."
+msgstr "Μπορείτε να ορίσετε τις δικές σας μορφές αριθμού για την εμφάνιση των αριθμών στο <item type=\"productname\">%PRODUCTNAME</item> Calc."
-#: validity.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3159261\n"
-"16\n"
+"format_value_userdef.xhp\n"
+"par_id3150767\n"
+"2\n"
"help.text"
-msgid "On the <emph>Input Help</emph> tab page, enter the title and the text of the tip, which will then be displayed if the cell is selected."
-msgstr "Στη σελίδα καρτέλας <emph>Βοήθεια εισαγωγής</emph>, πληκτρολογήστε τον τίτλο και το κείμενο της συμβουλής, το οποίο θα εμφανιστεί, αν επιλεγεί το κελί."
+msgid "As an example, to display the number 10,200,000 as 10.2 Million:"
+msgstr "Για παράδειγμα, εμφάνιση του αριθμού 10,200,000 ως 10.2 Εκατομμύρια:"
-#: validity.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3156396\n"
-"17\n"
+"format_value_userdef.xhp\n"
+"par_id3150868\n"
+"3\n"
"help.text"
-msgid "On the <emph>Error Alert</emph> tab page, select the action to be carried out in the event of an error."
-msgstr "Στη σελίδα καρτέλας <emph>Ειδοποίηση σφάλματος</emph>, επιλέξτε την ενέργεια που θα εκτελεστεί σε περίπτωση σφάλματος."
+msgid "Select the cells to which you want to apply a new, user-defined format."
+msgstr "Επιλέξτε τα κελιά στα οποία θέλετε να εφαρμοστεί μια νέα ορισμένη από τον χρήστη μορφή."
-#: validity.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3147416\n"
-"18\n"
+"format_value_userdef.xhp\n"
+"par_id3149664\n"
+"4\n"
"help.text"
-msgid "If you select \"Stop\" as the action, invalid entries are not accepted, and the previous cell contents are retained."
-msgstr "Αν επιλέξετε \"Διακοπή\" ως ενέργεια, οι μη έγκυρες εισαγωγές δεν θα γίνουν αποδεκτές, και θα διατηρηθούν τα προηγούμενα περιεχόμενα των κελιών."
+msgid "Choose <emph>Format - Cells - Numbers</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Κελιά - Αριθμοί</emph>."
-#: validity.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3150033\n"
-"19\n"
+"format_value_userdef.xhp\n"
+"par_id3149260\n"
+"5\n"
"help.text"
-msgid "Select \"Warning\" or \"Information\" to display a dialog in which the entry can either be canceled or accepted."
-msgstr "Επιλέξτε \"Προειδοποίηση\" ή \"Πληροφορίες\" για να εμφανιστεί ένα παράθυρο διαλόγου μέσω του οποίου η καταχώριση στο κελί μπορεί είτε να ακυρωθεί ή να γίνει δεκτή."
+msgid "In the <emph>Categories</emph> list box select \"User-defined\"."
+msgstr "Στο πλαίσιο λίστας<emph>Κατηγορίες</emph> επιλέξτε \"Προσαρμοσμένα\"."
-#: validity.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3149947\n"
-"20\n"
+"format_value_userdef.xhp\n"
+"par_id3148646\n"
+"6\n"
"help.text"
-msgid "If you select \"Macro\", then by using the <emph>Browse</emph> button you can specify a macro to be run in the event of an error."
-msgstr "Αν επιλέξετε \"Μακροεντολή\", τότε χρησιμοποιώντας το κουμπί <emph>Εξερεύνηση</emph> μπορείτε να καθορίσετε την μακροεντολή που θα εκτελεστεί σε περίπτωση σφάλματος."
+msgid "In the <emph>Format code</emph> text box enter the following code:"
+msgstr "Στο πλαίσιο κειμένου <emph>Κωδικός μορφοποίησης</emph> εισάγετε τον παρακάτω κωδικό:"
-#: validity.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3149011\n"
-"35\n"
+"format_value_userdef.xhp\n"
+"par_id3152596\n"
+"7\n"
"help.text"
-msgid "To display the error message, select <emph>Show error message when invalid values are entered</emph>."
-msgstr "Για να εμφανιστεί το μήνυμα σφάλματος, επιλέξτε το πεδίο <emph>Εμφάνιση μηνύματος σφάλματος σε περίπτωση εισαγωγής μη έγκυρων τιμών</emph>."
+msgid "0.0,, \"Million\""
+msgstr "0.0,, \"Εκατομμύρια\""
-#: validity.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3148586\n"
-"21\n"
+"format_value_userdef.xhp\n"
+"par_id3144764\n"
+"8\n"
"help.text"
-msgid "After changing the action for a cell on the <emph>Error Alert</emph> tab page and closing the dialog with OK, you must first select another cell before the change takes effect."
-msgstr "Αφού αλλάξετε την ενέργεια για ένα κελί στην σελίδα καρτέλας <emph>Ειδοποίηση σφάλματος</emph> και αφού κλείσετε το παράθυρο διαλόγου πατώντας το κουμπί OK, θα πρέπει να επιλέξετε πρώτα ένα άλλο κελί για να ενεργοποιηθεί η αλλαγή."
+msgid "Click OK."
+msgstr "Κάντε κλικ στο κουμπί OK."
-#: validity.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"validity.xhp\n"
-"par_id3154805\n"
-"30\n"
+"format_value_userdef.xhp\n"
+"par_id3155417\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12120000.xhp\" name=\"Data - Validity\">Data - Validity</link>"
-msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"Δεδομένα - Εγκυρότητα\">Δεδομένα - Εγκυρότητα</link>"
+msgid "The following table shows the effects of rounding, thousands delimiters (,), decimal delimiters (.) and the placeholders # and 0."
+msgstr "Ο παρακάτω πίνακας δείχνει τα αποτελέσματά της στρογγυλοποίησης, των οριοθετών χιλιάδων, των οριοθετών δεκαδικών και των χαρακτήρων κράτησης θέσης # και 0."
-#: background.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"background.xhp\n"
-"tit\n"
+"format_value_userdef.xhp\n"
+"par_id3146971\n"
+"10\n"
"help.text"
-msgid "Defining Background Colors or Background Graphics"
-msgstr "Καθορισμός χρωμάτων φόντου ή γραφικά φόντου"
+msgid "Number"
+msgstr "Aριθμός"
-#: background.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"background.xhp\n"
-"bm_id3149346\n"
+"format_value_userdef.xhp\n"
+"par_id3154757\n"
+"11\n"
"help.text"
-msgid "<bookmark_value>spreadsheets; backgrounds</bookmark_value> <bookmark_value>backgrounds;cell ranges</bookmark_value> <bookmark_value>tables; backgrounds</bookmark_value> <bookmark_value>cells; backgrounds</bookmark_value> <bookmark_value>rows, see also cells</bookmark_value> <bookmark_value>columns, see also cells</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα; φόντο</bookmark_value><bookmark_value>φόντο;επιλογή κελιών</bookmark_value><bookmark_value>tables; backgrounds</bookmark_value><bookmark_value>κελιά; φόντο</bookmark_value><bookmark_value>γραμμές, δείτε ακόμα επίσης κελιά</bookmark_value><bookmark_value>στήλες, δείτε επίσης κελιά</bookmark_value>"
+msgid ".#,, \"Million\""
+msgstr ".#,, \"Εκατομμύρια\""
-#: background.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"background.xhp\n"
-"hd_id3149346\n"
-"1\n"
+"format_value_userdef.xhp\n"
+"par_id3147338\n"
+"12\n"
"help.text"
-msgid "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Defining Background Colors or Background Graphics</link></variable>"
-msgstr "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Ορισμός χρωμάτων παρασκηνίου ή γραφικών παρασκηνίου\">Ορισμός χρωμάτων παρασκηνίου ή γραφικών παρασκηνίου</link></variable>"
+msgid "0.0,, \"Million\""
+msgstr "0.0,, \"Εκατομμύρια\""
-#: background.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"background.xhp\n"
-"par_id9520249\n"
+"format_value_userdef.xhp\n"
+"par_id3146920\n"
+"13\n"
"help.text"
-msgid "You can define a background color or use a graphic as a background for cell ranges in $[officename] Calc."
-msgstr "Μπορείτε να καθορίσετε ένα χρώμα για το παρασκήνιο ή να χρησιμοποιήσετε ένα γραφικό σαν παρασκήνιο για περιοχές κελιών στο $[officename] Calc."
+msgid "#,, \"Million\""
+msgstr "#,, \"Εκατομμύρια\""
-#: background.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"background.xhp\n"
-"hd_id3144760\n"
+"format_value_userdef.xhp\n"
+"par_id3147344\n"
+"14\n"
+"help.text"
+msgid "10200000"
+msgstr "10200000"
+
+#: format_value_userdef.xhp
+msgctxt ""
+"format_value_userdef.xhp\n"
+"par_id3147003\n"
+"15\n"
+"help.text"
+msgid "10.2 Million"
+msgstr "10.2 Εκατομμύρια"
+
+#: format_value_userdef.xhp
+msgctxt ""
+"format_value_userdef.xhp\n"
+"par_id3166426\n"
"16\n"
"help.text"
-msgid "Applying a Background Color to a $[officename] Calc Spreadsheet"
-msgstr "Εφαρμογή χρώματος παρασκηνίου σε ένα λογιστικό φύλλου για το $[officename] Calc"
+msgid "10.2 Million"
+msgstr "10.2 Εκατομμύρια"
-#: background.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3155429\n"
+"format_value_userdef.xhp\n"
+"par_id3155113\n"
"17\n"
"help.text"
-msgid "Select the cells."
-msgstr "Επιλέξτε τα κελιά."
+msgid "10 Million"
+msgstr "10 Εκατομμύρια"
-#: background.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3149260\n"
+"format_value_userdef.xhp\n"
+"par_id3150369\n"
"18\n"
"help.text"
-msgid "Choose <emph>Format - Cells</emph> (or <emph>Format Cells</emph> from the context menu)."
-msgstr "Επιλέξτε <emph>Μορφή - Κελιά...</emph> (ή <emph>Μορφοποίηση κελιών</emph> από το μενού περιεχομένων)."
+msgid "500000"
+msgstr "500000"
-#: background.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3152938\n"
+"format_value_userdef.xhp\n"
+"par_id3145585\n"
"19\n"
"help.text"
-msgid "On the <emph>Background</emph> tab page, select the background color."
-msgstr "Στη σελίδα της καρτέλας <emph>Παρασκήνιο</emph>, επιλέξτε το χρώμα του παρασκηνίου."
+msgid ".5 Million"
+msgstr ".5 Εκατομμύρια"
-#: background.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"background.xhp\n"
-"hd_id3146974\n"
+"format_value_userdef.xhp\n"
+"par_id3154486\n"
"20\n"
"help.text"
-msgid "Graphics in the Background of Cells"
-msgstr "Γραφικά στο φόντο των κελιών"
+msgid "0.5 Million"
+msgstr "0.5 Εκατομμύρια"
-#: background.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3155414\n"
+"format_value_userdef.xhp\n"
+"par_id3146114\n"
"21\n"
"help.text"
-msgid "Choose <emph>Insert - Picture - From File</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Εικόνα - Από αρχείο</emph>."
+msgid "1 Million"
+msgstr "1 Εκατομμύριο"
-#: background.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3149664\n"
+"format_value_userdef.xhp\n"
+"par_id3155810\n"
"22\n"
"help.text"
-msgid "Select the graphic and click <emph>Open</emph>."
-msgstr "Επιλέξτε το γραφικό και κάντε κλικ στο κουμπί <emph>Άνοιγμα</emph>."
+msgid "100000000"
+msgstr "100000000"
-#: background.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3153575\n"
+"format_value_userdef.xhp\n"
+"par_id3153818\n"
"23\n"
"help.text"
-msgid "The graphic is inserted anchored to the current cell. You can move and scale the graphic as you want. In your context menu you can use the <emph>Arrange - To Background</emph> command to place this in the background. To select a graphic that has been placed in the background, use the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>."
-msgstr "Το γραφικό εισάγεται αγκιστρωμένο στο ενεργό κελί. Μπορείτε να μετακινήσετε και να αλλάξετε το μέγεθος του γραφικού. Στο μενού περιεχομένου μπορείτε να χρησιμοποιήσετε την εντολή <emph>Μεταφορά στο παρασκήνιο</emph> Για να επιλέξετε ένα γραφικό που έχει τοποθετηθεί στο παρασκήνιο χρησιμοποιήστε την <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link></caseinline><defaultinline>Περιήγηση</defaultinline></switchinline>."
+msgid "100. Million"
+msgstr "100. Εκατομμύρια"
-#: background.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"background.xhp\n"
-"par_id51576\n"
+"format_value_userdef.xhp\n"
+"par_id3151241\n"
+"24\n"
"help.text"
-msgid "<link href=\"text/shared/guide/background.xhp\">Watermarks</link>"
-msgstr "<link href=\"text/shared/guide/background.xhp\">Υδατογραφήματα</link>"
+msgid "100.0 Million"
+msgstr "100.0 Εκατομμύρια"
-#: background.xhp
+#: format_value_userdef.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3156180\n"
-"30\n"
+"format_value_userdef.xhp\n"
+"par_id3144771\n"
+"25\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\"><emph>Background</emph> tab page</link>"
-msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Παρασκήνιο καρτέλας σελίδας\"><emph>Παρασκήνιο</emph> tab page</link>"
+msgid "100 Million"
+msgstr "100 Εκατομμύρια"
-#: background.xhp
+#: formula_copy.xhp
msgctxt ""
-"background.xhp\n"
-"par_id7601245\n"
+"formula_copy.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/scalc/guide/format_table.xhp\">Formatting Spreadsheets</link>"
-msgstr "<link href=\"text/scalc/guide/format_table.xhp\">Μορφοποίηση λογιστικών φύλλων</link>"
+msgid "Copying Formulas"
+msgstr "Αντιγραφή τύπων"
-#: super_subscript.xhp
+#: formula_copy.xhp
msgctxt ""
-"super_subscript.xhp\n"
-"tit\n"
+"formula_copy.xhp\n"
+"bm_id3151113\n"
"help.text"
-msgid "Text Superscript / Subscript"
-msgstr "Κείμενο ως εκθέτης / δείκτης."
+msgid "<bookmark_value>formulas; copying and pasting</bookmark_value><bookmark_value>copying; formulas</bookmark_value><bookmark_value>pasting;formulas</bookmark_value>"
+msgstr "<bookmark_value>τύποι, αντιγραφή και επικόλληση</bookmark_value><bookmark_value>αντιγραφή, τύποι</bookmark_value><bookmark_value>επικόλληση, τύποι</bookmark_value>"
-#: super_subscript.xhp
+#: formula_copy.xhp
msgctxt ""
-"super_subscript.xhp\n"
-"bm_id3151112\n"
+"formula_copy.xhp\n"
+"hd_id3151113\n"
+"54\n"
"help.text"
-msgid "<bookmark_value>superscript text in cells</bookmark_value><bookmark_value>subscript text in cells</bookmark_value><bookmark_value>cells; text super/sub</bookmark_value><bookmark_value>characters;superscript/subscript</bookmark_value>"
-msgstr "<bookmark_value>κείμενο ως εκθέτης σε κελιά</bookmark_value><bookmark_value>κείμενο ως δείκτης σε κελιά</bookmark_value><bookmark_value>κελιά, κείμενο ως εκθέτης/δείκτης</bookmark_value><bookmark_value>χαρακτήρες, εκθέτης/δείκτης</bookmark_value>"
+msgid "<variable id=\"formula_copy\"><link href=\"text/scalc/guide/formula_copy.xhp\" name=\"Copying Formulas\">Copying Formulas</link></variable>"
+msgstr "<variable id=\"formula_copy\"><link href=\"text/scalc/guide/formula_copy.xhp\" name=\"Αντιγραφή τύπων\">Αντιγραφή τύπων</link></variable>"
-#: super_subscript.xhp
+#: formula_copy.xhp
msgctxt ""
-"super_subscript.xhp\n"
-"hd_id3151112\n"
-"1\n"
+"formula_copy.xhp\n"
+"par_id3156424\n"
+"11\n"
"help.text"
-msgid "<variable id=\"super_subscript\"><link href=\"text/scalc/guide/super_subscript.xhp\" name=\"Text Superscript / Subscript\">Text Superscript / Subscript</link></variable>"
-msgstr "<variable id=\"super_subscript\"><link href=\"text/scalc/guide/super_subscript.xhp\" name=\"Κείμενο ως εκθέτης / δείκτης\">Κείμενο ως εκθέτης / δείκτης</link></variable>"
+msgid "There are various ways to copy a formula. One suggested method is:"
+msgstr "Υπάρχουν διάφοροι τρόποι για να αντιγράψετε έναν τύπο. Μια προτεινόμενη μέθοδος είναι:"
-#: super_subscript.xhp
+#: formula_copy.xhp
msgctxt ""
-"super_subscript.xhp\n"
-"par_id3154684\n"
-"2\n"
+"formula_copy.xhp\n"
+"par_id3150439\n"
+"30\n"
"help.text"
-msgid "In the cell, select the character that you want to put in superscript or subscript."
-msgstr "Στο κελί επιλέξτε το χαρακτήρα που θέλετε να μετατρέψετε σε δείκτη ή εκθέτη."
+msgid "Select the cell containing the formula."
+msgstr "Επιλέξτε το κελί που περιέχει τον τύπο."
-#: super_subscript.xhp
+#: formula_copy.xhp
msgctxt ""
-"super_subscript.xhp\n"
-"par_id3150439\n"
-"3\n"
+"formula_copy.xhp\n"
+"par_id3154319\n"
+"31\n"
"help.text"
-msgid "If, for example, you want to write H20 with a subscript 2, select the 2 in the cell (not in the input line)."
-msgstr "Αν, για παράδειγμα, θέλετε να γράψετε H20 με δείκτη το 2, επιλέξτε το 2 στο κελί (όχι στη γραμμή εισαγωγής)."
+msgid "Choose <emph>Edit - Copy</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C to copy it."
+msgstr "Επιλέξτε <emph>Επεξεργασία - Αντιγραφή</emph>, ή πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C για να το αντιγράψετε."
-#: super_subscript.xhp
+#: formula_copy.xhp
msgctxt ""
-"super_subscript.xhp\n"
-"par_id3149260\n"
-"4\n"
+"formula_copy.xhp\n"
+"par_id3159155\n"
+"32\n"
"help.text"
-msgid "Open the context menu for the selected character and choose <emph>Character</emph>. You will see the <emph>Character</emph> dialog."
-msgstr "Ανοίξτε το μενού περιβάλλοντος για τον επιλεγμένο χαρακτήρα και επιλέξτε την εντολή <emph>Χαρακτήρας</emph>. Θα εμφανιστεί το παράθυρο διαλόγου <emph>Χαρακτήρας</emph>."
+msgid "Select the cell into which you want the formula to be copied."
+msgstr "Επιλέξτε το κελί στο οποίο θέλετε να αντιγραφεί ο τύπος."
-#: super_subscript.xhp
+#: formula_copy.xhp
msgctxt ""
-"super_subscript.xhp\n"
-"par_id3153142\n"
-"5\n"
+"formula_copy.xhp\n"
+"par_id3153728\n"
+"33\n"
"help.text"
-msgid "Click the <emph>Font Position</emph> tab."
-msgstr "Κάντε κλικ στη καρτέλα <emph>Θέση γραμματοσειράς</emph>."
+msgid "Choose <emph>Edit - Paste</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V. The formula will be positioned in the new cell."
+msgstr "Επιλέξτε <emph>Επεξεργασία - Επικόλληση</emph>, ή πιέστε <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline> το συνδυασμό πλήκτρων Ctrl</defaultinline> </switchinline>+V. Ο τύπος θα τοποθετηθεί στο νέο κελί."
-#: super_subscript.xhp
+#: formula_copy.xhp
msgctxt ""
-"super_subscript.xhp\n"
-"par_id3153954\n"
-"6\n"
+"formula_copy.xhp\n"
+"par_id3149961\n"
+"34\n"
"help.text"
-msgid "Select the <emph>Subscript</emph> option and click OK."
-msgstr "Κάντε την επιλογή <emph>Δείκτης</emph> και κάντε κλικ στο κουμπί OK"
+msgid "If you want to copy a formula into multiple cells, there is a quick and easy way to copy into adjacent cell areas:"
+msgstr "Αν θέλετε να αντιγράψετε έναν τύπο σε πολλαπλά κελιά, υπάρχει ένας γρήγορος και εύκολος τρόπος για αντιγραφή σε παρακείμενες περιοχές κελιών:"
-#: super_subscript.xhp
+#: formula_copy.xhp
msgctxt ""
-"super_subscript.xhp\n"
-"par_id3153876\n"
-"7\n"
+"formula_copy.xhp\n"
+"par_id3149400\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Context menu - Character - Font Position\">Context menu - Character - Font Position</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Μενού περιβάλλοντος - Χαρακτήρας - Θέση γραμματοσειράς\">Μενού περιβάλλοντος - Χαρακτήρας - Θέση γραμματοσειράς</link>"
+msgid "Select the cell containing the formula."
+msgstr "Επιλέξτε το κελί που περιέχει τον τύπο."
-#: datapilot_createtable.xhp
+#: formula_copy.xhp
msgctxt ""
-"datapilot_createtable.xhp\n"
-"tit\n"
+"formula_copy.xhp\n"
+"par_id3154018\n"
+"13\n"
"help.text"
-msgid "Creating Pivot Tables"
-msgstr "Δημιουργία συγκεντρωτικών πινάκων"
+msgid "Position the mouse on the bottom right of the highlighted border of the cell, and continue holding down the mouse button until the pointer changes to a cross-hair symbol."
+msgstr "Τοποθετήστε το δείκτη του ποντικιού κάτω δεξιά του επισημασμένου περιγράμματος του κελιού, και συνεχίστε να έχετε πατημένο το πλήκτρο του ποντικιού μέχρι ο δείκτης να αλλάξει σε σύμβολο σταυρού."
-#: datapilot_createtable.xhp
+#: formula_copy.xhp
msgctxt ""
-"datapilot_createtable.xhp\n"
-"bm_id3148491\n"
+"formula_copy.xhp\n"
+"par_id3150749\n"
+"14\n"
"help.text"
-msgid "<bookmark_value>pivot tables</bookmark_value> <bookmark_value>pivot table function; calling up and applying</bookmark_value>"
-msgstr "<bookmark_value>συγκεντρωτικοί πίνακες</bookmark_value><bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; κλήση και εφαρμογή</bookmark_value>"
+msgid "With the mouse button pressed, drag it down or to the right over all the cells into which you want to copy the formula."
+msgstr "Έχοντας το πλήκτρο του ποντικιού πατημένο, σύρετε το προς τα κάτω ή προς τα δεξιά πάνω από όλα τα κελιά στα οποία θέλετε να αντιγράψετε τον τύπο."
-#: datapilot_createtable.xhp
+#: formula_copy.xhp
msgctxt ""
-"datapilot_createtable.xhp\n"
-"hd_id3148491\n"
-"7\n"
+"formula_copy.xhp\n"
+"par_id3153714\n"
+"15\n"
"help.text"
-msgid "<variable id=\"datapilot_createtable\"><link href=\"text/scalc/guide/datapilot_createtable.xhp\" name=\"Creating Pivot Tables\">Creating Pivot Tables</link></variable>"
-msgstr "<variable id=\"datapilot_createtable\"><link href=\"text/scalc/guide/datapilot_createtable.xhp\" name=\"Δημιουργία συγκεντρωτικών πινάκων\">Δημιουργία συγκεντρωτικών πινάκων</link></variable>"
+msgid "When you release the mouse button, the formula will be copied into the cells and automatically adjusted."
+msgstr "Όταν απελευθερώσετε το πλήκτρο του ποντικιού, ο τύπος θα αντιγραφεί στα κελιά και θα προσαρμοστεί αυτόματα."
-#: datapilot_createtable.xhp
+#: formula_copy.xhp
msgctxt ""
-"datapilot_createtable.xhp\n"
-"par_id3156023\n"
-"8\n"
+"formula_copy.xhp\n"
+"par_id3156385\n"
+"53\n"
"help.text"
-msgid "Position the cursor within a range of cells containing values, row and column headings."
-msgstr "Τοποθετήστε το δρομέα μέσα στην περιοχή κελιών που περιέχουν τιμές και κεφαλίδες στηλών και γραμμών."
+msgid "If you do not want values and texts to be automatically adjusted, then hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key when dragging. Formulas, however, are always adjusted accordingly."
+msgstr "Αν δεν θέλετε οι τιμές και τα κείμενα να προσαρμόζονται αυτόματα, τότε κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ενώ σύρετε. Ωστόσο, οι τύποι προσαρμόζονται πάντα αναλόγως."
-#: datapilot_createtable.xhp
+#: formula_enter.xhp
msgctxt ""
-"datapilot_createtable.xhp\n"
-"par_id3147264\n"
+"formula_enter.xhp\n"
+"tit\n"
+"help.text"
+msgid "Entering Formulas"
+msgstr "Εισαγωγή τύπων"
+
+#: formula_enter.xhp
+msgctxt ""
+"formula_enter.xhp\n"
+"bm_id3150868\n"
+"help.text"
+msgid "<bookmark_value>formula bar; input line</bookmark_value><bookmark_value>input line in formula bar</bookmark_value><bookmark_value>formulas; inputting</bookmark_value><bookmark_value>inserting;formulas</bookmark_value>"
+msgstr "<bookmark_value>γραμμή τύπων γραμμή εισαγωγής</bookmark_value><bookmark_value>γραμμή εισαγωγής στη γραμμή τύπων</bookmark_value><bookmark_value>τύποι, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή;τύποι</bookmark_value>"
+
+#: formula_enter.xhp
+msgctxt ""
+"formula_enter.xhp\n"
+"hd_id3150868\n"
"9\n"
"help.text"
-msgid "Choose <emph>Data - Pivot Table - Create</emph>. The <emph>Select Source</emph> dialog appears. Choose <emph>Current selection</emph> and confirm with <emph>OK</emph>. The table headings are shown as buttons in the <emph>Pivot Table</emph> dialog. Drag these buttons as required and drop them into the layout areas \"Page Fields\", \"Column Fields\", \"Row Fields\" and \"Data Fields\"."
-msgstr "Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Δημιουργία</emph>. Εμφανίζεται ο διάλογος <emph>Επιλογή προέλευσης</emph>. Επιλέξτε <emph>Τρέχουσα επιλογή</emph> και επιβεβαιώστε την με <emph>Εντάξει</emph>. Οι κεφαλίδες των πινάκων εμφανίζονται ως κουμπιά στο διάλογο <emph>συγκεντρωτικός πίνακας</emph>. Σύρτε αυτά τα κουμπιά όπως απαιτείται και εναποθέστε τα στις περιοχές διάταξης \"Πεδία σελίδας\", \"Πεδία στήλης\", \"Πεδία γραμμής\" και \"Πεδία δεδομένων\"."
+msgid "<variable id=\"formula_enter\"><link href=\"text/scalc/guide/formula_enter.xhp\" name=\"Entering Formulas\">Entering Formulas</link></variable>"
+msgstr "<variable id=\"formula_enter\"><link href=\"text/scalc/guide/formula_enter.xhp\" name=\"Εισαγωγή τύπων\">Εισαγωγή τύπων</link></variable>"
-#: datapilot_createtable.xhp
+#: formula_enter.xhp
msgctxt ""
-"datapilot_createtable.xhp\n"
-"par_id3150868\n"
-"10\n"
+"formula_enter.xhp\n"
+"par_id6848353\n"
"help.text"
-msgid "Drag the desired buttons into one of the four areas."
-msgstr "Σύρετε τα πεδία που θέλετε σε μία από τις τέσσερις περιοχές."
+msgid "You can enter formulas in several ways: using the icons, or by typing on the keyboard, or by a mixture of both methods."
+msgstr "Μπορείτε να εισάγετε μαθηματικούς τύπους με διάφορους τρόπους: χρησιμοποιώντας τα εικονίδια, ή πληκτρολογώντας στο πληκτρολόγιο, ή χρησιμοποιώντας ταυτόχρονα και τις δύο μεθόδους."
-#: datapilot_createtable.xhp
+#: formula_enter.xhp
msgctxt ""
-"datapilot_createtable.xhp\n"
-"par_id7599414\n"
+"formula_enter.xhp\n"
+"par_id3145364\n"
+"10\n"
"help.text"
-msgid "Drag a button to the <emph>Page Fields</emph> area to create a button and a listbox on top of the generated pivot table. The listbox can be used to filter the pivot table by the contents of the selected item. You can use drag-and-drop within the generated pivot table to use another page field as a filter."
-msgstr "Σύρετε ένα κουμπί στην περιοχή <emph>Πεδία σελίδας</emph> για να δημιουργήσετε ένα κουμπί και ένα πλαίσιο λίστας στην κορυφή του δημιουργημένου συγκεντρωτικού πίνακα. Το πλαίσιο λίστας μπορεί να χρησιμοποιηθεί για φιλτράρισμα του συγκεντρωτικού πίνακα από τα περιεχόμενα του επιλεγμένου στοιχείου. Μπορείτε χρησιμοποιώντας μεταφορά και απόθεση στο δημιουργημένο συγκεντρωτικό πίνακα να χρησιμοποιήσετε ένα άλλο πεδίο σελίδας ως φίλτρο."
+msgid "Click the cell in which you want to enter the formula."
+msgstr "Κάντε κλικ στο κελί όπου θέλετε να εισαγάγετε τον τύπο."
-#: datapilot_createtable.xhp
+#: formula_enter.xhp
msgctxt ""
-"datapilot_createtable.xhp\n"
-"par_id3154011\n"
+"formula_enter.xhp\n"
+"par_id3150012\n"
"11\n"
"help.text"
-msgid "If the button is dropped in the <emph>Data Fields</emph> area it will be given a caption that also shows the formula that will be used to calculate the data."
-msgstr "Αν το κουμπί αποτεθεί στην περιοχή <emph>Πεδία δεδομένων</emph>, θα του δοθεί ένα όνομα που θα περιέχει και και το όνομα του τύπου που θα χρησιμοποιηθεί στην περιοχή δεδομένων για τη δημιουργία των δεδομένων."
+msgid "Click the <emph>Function</emph> icon on the Formula Bar."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Συνάρτηση</emph> στη γραμμή τύπων."
-#: datapilot_createtable.xhp
+#: formula_enter.xhp
msgctxt ""
-"datapilot_createtable.xhp\n"
-"par_id3146974\n"
-"16\n"
+"formula_enter.xhp\n"
+"par_id3156441\n"
+"12\n"
"help.text"
-msgid "By double-clicking on one of the fields in the <emph>Data Fields</emph> area you can call up the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Data Field</emph></link> dialog."
-msgstr "Κάνοντας διπλό κλικ σε ένα από τα πεδία της περιοχής <emph>Πεδία δεδομένων</emph> μπορείτε να καλέσετε το παράθυρο διαλόγου <link href=\"text/scalc/01/12090105.xhp\" name=\"Πεδιο δεδομένων\"><emph>Πεδίο δεδομένων</emph></link>"
+msgid "You will now see an equals sign in the input line and you can begin to input the formula."
+msgstr "Τώρα θα δείτε το σύμβολο της ισότητας στη γραμμή εισαγωγής και μπορείτε να αρχίσετε την εισαγωγή του τύπου."
-#: datapilot_createtable.xhp
+#: formula_enter.xhp
msgctxt ""
-"datapilot_createtable.xhp\n"
-"par_id3156286\n"
-"17\n"
+"formula_enter.xhp\n"
+"par_id3153726\n"
+"3\n"
"help.text"
-msgid "Use the <item type=\"menuitem\">Data Field</item> dialog to select the calculations to be used for the data. To make a multiple selection, press the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while clicking the desired calculation."
-msgstr "Χρησιμοποιήστε το διάλογο <item type=\"menuitem\">Πεδίο δεδομένων</item> για να επιλέξετε τους χρησιμοποιούμενους υπολογισμούς για τα δεδομένα. Για να κάνετε μια πολλαπλή επιλογή, πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> με κλικ στον επιθυμητό υπολογισμό."
+msgid "After entering the required values, press Enter or click <emph>Accept</emph> to insert the result in the active cell. If you want to clear your entry in the input line, press Escape or click <emph>Cancel</emph>."
+msgstr "Αφού κάνετε την εισαγωγή των απαιτούμενων τιμών, πατήστε το πλήκτρο Enter ή κάντε κλικ στο εικονίδιο <emph>Αποδοχή</emph> για να εισαγάγετε το αποτέλεσμα στο ενεργό κελί. Αν θέλετε να καταργήσετε την καταχώριση στην γραμμή εισαγωγής, πατήστε το πλήκτρο (Esc) ή κάντε κλικ στο εικονίδιο <emph>Άκυρο</emph>."
-#: datapilot_createtable.xhp
+#: formula_enter.xhp
msgctxt ""
-"datapilot_createtable.xhp\n"
-"par_id3150329\n"
-"13\n"
+"formula_enter.xhp\n"
+"par_id3147394\n"
+"8\n"
"help.text"
-msgid "The order of the buttons can be changed at any time by moving them to a different position in the area with the mouse."
-msgstr "Η σειρά των κουμπιών μπορεί να αλλάξει οποιαδήποτε στιγμή, μετακινώντας τα με το ποντίκι απλά σε μια διαφορετική θέση στην περιοχή."
+msgid "You can also enter the values and the formulas directly into the cells, even if you cannot see an input cursor. Formulas must always begin with an equals sign."
+msgstr "Φυσικά, μπορείτε να εισαγάγετε επίσης τις τιμές και τους τύπους απευθείας στα κελιά ακόμα και αν δεν μπορείτε να δείτε το δρομέα εισαγωγής. Οι τύποι θα πρέπει πάντα να αρχίζουν με το σύμβολο της ισότητας."
-#: datapilot_createtable.xhp
+#: formula_enter.xhp
msgctxt ""
-"datapilot_createtable.xhp\n"
-"par_id3153714\n"
-"14\n"
+"formula_enter.xhp\n"
+"par_id4206976\n"
"help.text"
-msgid "Remove a button by dragging it back to the area of the other buttons at the right of the dialog."
-msgstr "Απομακρύνετε ένα κουμπί σύροντάς το στην περιοχή που βρίσκονται τα άλλα κουμπιά στα δεξιά του παραθύρου διαλόγου."
+msgid "You can also press the + or - key on the numerical keyboard to start a formula. NumLock must be \"on\". For example, press the following keys in succession:"
+msgstr "Μπορείτε επίσης να πιέσετε το πλήκτρο + ή - στο αριθμητικό πληκτρολόγιο για να ξεκινήσετε έναν τύπο. Θα πρέπει να έχετε ήδη ενεργοποιήσει το πλήκτρο Numlock. Για παράδειγμα, πιέστε τα ακόλουθα πλήκτρα με επιτυχία:"
-#: datapilot_createtable.xhp
+#: formula_enter.xhp
msgctxt ""
-"datapilot_createtable.xhp\n"
-"par_id3147338\n"
-"15\n"
+"formula_enter.xhp\n"
+"par_id1836909\n"
"help.text"
-msgid "To open the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Data Field</emph></link> dialog, double-click one of the buttons in the <emph>Row Fields</emph> or <emph>Column Fields</emph> area. Use the dialog to select if and to what extent <item type=\"productname\">%PRODUCTNAME</item> calculates display subtotals."
-msgstr "Για άνοιγμα του διαλόγου <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>πεδίο δεδομένων</emph></link>, διπλό κλικ σε ένα από τα κουμπιά στην περιοχή <emph>πεδία γραμμής</emph> ή <emph>πεδία στήλης</emph>. Χρησιμοποιήστε το διάλογο για επιλογή εάν και σε ποια έκταση το <item type=\"productname\">%PRODUCTNAME</item> υπολογίζει και εμφανίζει τα μερικά αθροίσματα."
+msgid "+ 5 0 - 8 Enter"
+msgstr "+ 5 0 - 8 Enter"
-#: datapilot_createtable.xhp
+#: formula_enter.xhp
msgctxt ""
-"datapilot_createtable.xhp\n"
-"par_id3154020\n"
-"18\n"
+"formula_enter.xhp\n"
+"par_id8171330\n"
"help.text"
-msgid "Exit the Pivot Table dialog by pressing OK. A <emph>Filter</emph> button will now be inserted, or a page button for every data field that you dropped in the <emph>Page Fields</emph> area. The pivot table is inserted further down."
-msgstr "Αφήστε τον συγκεντρωτικό πίνακα πατώντας το κουμπί Εντάξει. Ένα κουμπί <emph>Φίλτρο</emph> θα εισαχθεί στον πίνακα, ή ένα κουμπί σελίδας για κάθε πεδίο δεδομένων που αποθέσατε στην περιοχή <emph>Πεδία σελίδας</emph>. Ο συγκεντρωτικός πίνακας εισάγεται παρακάτω."
+msgid "You see the result <item type=\"literal\">42</item> in the cell. The cell contains the formula <item type=\"literal\">=+50-8</item>."
+msgstr "Βλέπετε το αποτέλεσμα <item type=\"literal\">42</item> στο κελί. Το κελί περιέχει τον τύπο <item type=\"literal\">=+50-8</item>."
-#: text_wrap.xhp
+#: formula_enter.xhp
msgctxt ""
-"text_wrap.xhp\n"
+"formula_enter.xhp\n"
+"par_id3155764\n"
+"6\n"
+"help.text"
+msgid "If you are editing a formula with references, the references and the associated cells will be highlighted with the same color. You can now resize the reference border using the mouse, and the reference in the formula displayed in the input line also changes. <emph>Show references in color</emph> can be deactivated under <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060300.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>."
+msgstr "Εάν επεξεργάζεστε ένα τύπο με αναφορές, οι αναφορές και τα συνδεμένα κελιά θα τονιστούν με το ίδιο χρώμα. Μπορείτε τώρα να αλλάξετε το μέγεθος του περιγράμματος αναφοράς χρησιμοποιώντας το ποντίκι και η αναφορά στον εμφανιζόμενο τύπο στη γραμμή εισόδου αλλάζει επίσης. <emph>Προβολή αναφορών με χρώμα</emph> μπορούν να απενεργοποιηθούν στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060300.xhp\" name=\"Λογιστικό φύλλο - Προβολή\">%PRODUCTNAME Calc - Προβολή</link>."
+
+#: formula_enter.xhp
+msgctxt ""
+"formula_enter.xhp\n"
+"par_id3149210\n"
+"7\n"
+"help.text"
+msgid "<variable id=\"tip\">If you would like to view the calculation of individual elements of a formula, select the respective elements and press F9. For example, in the formula =SUM(A1:B12)*SUM(C1:D12) select the section SUM(C1:D12) and press F9 to view the subtotal for this area. </variable>"
+msgstr "<variable id=\"tip\">Αν θέλετε να δείτε τον υπολογισμό των μεμονωμένων στοιχείων ενός τύπου, επιλέξτε τα αντίστοιχα στοιχεία και πατήστε το (F9). Για παράδειγμα, στον τύπο =SUM(A1:B12)*SUM(C1:D12), επιλέξτε το τμήμα SUM(C1:D12) και πατήστε το (F9) για να δείτε το μερικό άθροισμα αυτής της περιοχής. </variable>"
+
+#: formula_enter.xhp
+msgctxt ""
+"formula_enter.xhp\n"
+"par_id3150304\n"
+"5\n"
+"help.text"
+msgid "If an error occurs when creating the formula, an <link href=\"text/scalc/05/02140000.xhp\" name=\"error message\">error message</link> appears in the active cell."
+msgstr "Αν προκύψει σφάλμα όταν δημιουργείτε τον τύπο, τότε θα εμφανιστεί ένα <link href=\"text/scalc/05/02140000.xhp\" name=\"μήνυμα σφάλματος\">μήνυμα σφάλματος</link> στο ενεργό κελί."
+
+#: formula_enter.xhp
+msgctxt ""
+"formula_enter.xhp\n"
+"par_id3152993\n"
+"13\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0206.xhp\" name=\"Formula bar\">Formula bar</link>"
+msgstr "<link href=\"text/scalc/main0206.xhp\" name=\"Γραμμή τύπων\">Γραμμή τύπων</link>"
+
+#: formula_value.xhp
+msgctxt ""
+"formula_value.xhp\n"
"tit\n"
"help.text"
-msgid "Writing Multi-line Text"
-msgstr "Εγγραφή κειμένου πολλαπλών γραμμών"
+msgid "Displaying Formulas or Values"
+msgstr "Εμφάνιση τύπων ή τιμών"
-#: text_wrap.xhp
+#: formula_value.xhp
msgctxt ""
-"text_wrap.xhp\n"
-"bm_id3154346\n"
+"formula_value.xhp\n"
+"bm_id3153195\n"
"help.text"
-msgid "<bookmark_value>text in cells; multi-line</bookmark_value><bookmark_value>cells; text breaks</bookmark_value><bookmark_value>breaks in cells</bookmark_value><bookmark_value>multi-line text in cells</bookmark_value>"
-msgstr "<bookmark_value>κείμενο σε κελιά, πολλαπλές γραμμές</bookmark_value><bookmark_value>κελιά, αλλαγές γραμμής κειμένου</bookmark_value><bookmark_value>αλλαγές γραμμής, σε κελιά</bookmark_value><bookmark_value>κειμένο πολλαπλών γραμμών σε κελιά</bookmark_value>"
+msgid "<bookmark_value>formulas; displaying in cells</bookmark_value><bookmark_value>values; displaying in tables</bookmark_value><bookmark_value>tables; displaying formulas/values</bookmark_value><bookmark_value>results display vs. formulas display</bookmark_value><bookmark_value>displaying; formulas instead of results</bookmark_value>"
+msgstr "<bookmark_value>τύποι; εμφάνιση σε κελιά</bookmark_value><bookmark_value>τιμές, εμφάνιση σε πίνακες</bookmark_value><bookmark_value>πίνακες, εμφάνιση τύπων/τιμών</bookmark_value><bookmark_value>αποτελέσματα, εμφάνιση αντί των τύπων</bookmark_value><bookmark_value>εμφάνιση; τύποι αντί για αποτελέσματα</bookmark_value>"
-#: text_wrap.xhp
+#: formula_value.xhp
msgctxt ""
-"text_wrap.xhp\n"
-"hd_id3154346\n"
-"42\n"
+"formula_value.xhp\n"
+"hd_id3153195\n"
+"1\n"
"help.text"
-msgid "<variable id=\"text_wrap\"><link href=\"text/scalc/guide/text_wrap.xhp\" name=\"Writing Multi-line Text\">Writing Multi-line Text</link></variable>"
-msgstr "<variable id=\"text_wrap\"><link href=\"text/scalc/guide/text_wrap.xhp\" name=\"Εγγραφή κειμένου πολλαπλών γραμμών\">Εγγραφή κειμένου πολλαπλών γραμμών</link></variable>"
+msgid "<variable id=\"formula_value\"><link href=\"text/scalc/guide/formula_value.xhp\" name=\"Displaying Formulas or Values\">Displaying Formulas or Values</link></variable>"
+msgstr "<variable id=\"formula_value\"><link href=\"text/scalc/guide/formula_value.xhp\" name=\"Εμφάνιση τύπων ή τιμών\">Εμφάνιση τύπων ή τιμών</link></variable>"
-#: text_wrap.xhp
+#: formula_value.xhp
msgctxt ""
-"text_wrap.xhp\n"
-"par_id3156280\n"
-"41\n"
+"formula_value.xhp\n"
+"par_id3150010\n"
+"2\n"
"help.text"
-msgid "Pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut only works directly in the cell, not in the input line."
-msgstr "Πιέζοντας το συνδυασμό των πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter εισάγεται μία χειροκίνητη αλλαγή γραμμής. Η συντόμευση αυτή εφαρμόζεται μόνο απευθείας στο κελί, και όχι στη γραμμή εισαγωγής."
+msgid "If you want to display the formulas in the cells, for example in the form =SUM(A1:B5), proceed as follows:"
+msgstr "Αν θέλετε να εμφανίσετε τους τύπους στα κελιά, δηλ. στη μορφή =SUM(A1:B5), κάντε τα ακόλουθα:"
-#: text_wrap.xhp
+#: formula_value.xhp
msgctxt ""
-"text_wrap.xhp\n"
-"par_id3153142\n"
-"43\n"
+"formula_value.xhp\n"
+"par_id3151116\n"
+"3\n"
"help.text"
-msgid "If you want the text to automatically break at the right border of the cell, proceed as follows:"
-msgstr "Αν η διακοπή του κειμένου θα πρέπει να γίνεται αυτόματα στο δεξιό περίγραμμα του κελιού, κάντε τα ακόλουθα:"
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - View</emph>."
+msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Προβολή</emph>."
-#: text_wrap.xhp
+#: formula_value.xhp
msgctxt ""
-"text_wrap.xhp\n"
-"par_id3153951\n"
-"44\n"
+"formula_value.xhp\n"
+"par_id3146120\n"
+"4\n"
"help.text"
-msgid "Select all the cells where you want the text to break at the right border."
-msgstr "Επιλέξτε όλα τα κελιά στα οποία το κείμενο θα πρέπει να διακόπτεται στο δεξιό περιθώριο."
+msgid "In the <emph>Display</emph> area mark the <emph>Formulas</emph> box. Click OK."
+msgstr "Στην περιοχή <emph>Προβολή</emph> επιλέξτε το πλαίσιο ελέγχου <emph>Τύποι</emph>. Κάντε κλικ στο κουμπί OK."
-#: text_wrap.xhp
+#: formula_value.xhp
msgctxt ""
-"text_wrap.xhp\n"
-"par_id3148575\n"
-"45\n"
+"formula_value.xhp\n"
+"par_id3147396\n"
+"5\n"
"help.text"
-msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK."
-msgstr "Στην επιλογή <emph>Μορφή - Κελιά - Στοίχιση</emph>, επισημάνετε την επιλογή <emph>Αυτόματη αναδίπλωση κειμένου</emph> και κάντε κλικ στο κουμπί OK."
+msgid "If you want to view the calculation results instead of the formula, do not mark the Formulas box."
+msgstr "Αν αντί για τους τύπους θέλετε να εμφανίζονται τα αποτελέσματα των υπολογισμών αντί των τύπων, μην επιλέξετε το πλαίσιο ελέγχου Τύποι"
-#: text_wrap.xhp
+#: formula_value.xhp
msgctxt ""
-"text_wrap.xhp\n"
-"par_id3145799\n"
-"46\n"
+"formula_value.xhp\n"
+"par_id3153157\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05020000.xhp\" name=\"Format - Cell\">Format - Cell</link>"
-msgstr "<link href=\"text/scalc/01/05020000.xhp\" name=\"Μορφή - Κελιά\">Μορφή - Κελιά</link>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Λογιστικό φύλλο - Προβολή\">%PRODUCTNAME Calc - Προβολή</link>"
#: formulas.xhp
msgctxt ""
@@ -8215,1477 +6442,2475 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilot: Functions\">Function Wizard</link>"
msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"Αυτόματος πιλότος συνάρτησης\">Οδηγός συνάρτησης</link>"
-#: rename_table.xhp
+#: fraction_enter.xhp
msgctxt ""
-"rename_table.xhp\n"
+"fraction_enter.xhp\n"
"tit\n"
"help.text"
-msgid "Renaming Sheets"
-msgstr "Μετονομασία φύλλων"
+msgid "Entering Fractions"
+msgstr "Εισαγωγή κλασμάτων"
-#: rename_table.xhp
+#: fraction_enter.xhp
msgctxt ""
-"rename_table.xhp\n"
-"bm_id3150398\n"
+"fraction_enter.xhp\n"
+"bm_id3155411\n"
"help.text"
-msgid "<bookmark_value>renaming;sheets</bookmark_value> <bookmark_value>sheet tabs;renaming</bookmark_value> <bookmark_value>tables;renaming</bookmark_value> <bookmark_value>names; sheets</bookmark_value>"
-msgstr "<bookmark_value>μετονομασία;φύλλα</bookmark_value><bookmark_value>καρτέλες φύλλων; μετονομασία</bookmark_value><bookmark_value>πίνακες; μετονομασία</bookmark_value><bookmark_value>ονόματα; φύλλα</bookmark_value>"
+msgid "<bookmark_value>fractions; entering</bookmark_value><bookmark_value>numbers; entering fractions </bookmark_value><bookmark_value>inserting;fractions</bookmark_value>"
+msgstr "<bookmark_value>κλάσματα, εισαγωγή</bookmark_value><bookmark_value>αριθμοί, εισαγωγή κλασμάτων </bookmark_value><bookmark_value>εισαγωγή,κλάσματα</bookmark_value>"
-#: rename_table.xhp
+#: fraction_enter.xhp
msgctxt ""
-"rename_table.xhp\n"
-"hd_id3150398\n"
-"11\n"
+"fraction_enter.xhp\n"
+"hd_id3155411\n"
+"41\n"
"help.text"
-msgid "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">Renaming Sheets</link></variable>"
-msgstr "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Μετονομασία φύλλων\">Μετονομασία φύλλων</link></variable>"
+msgid "<variable id=\"fraction_enter\"><link href=\"text/scalc/guide/fraction_enter.xhp\" name=\"Entering Fractions \">Entering Fractions </link></variable>"
+msgstr "<variable id=\"fraction_enter\"><link href=\"text/scalc/guide/fraction_enter.xhp\" name=\"Εισαγωγή κλασμάτων \">Εισαγωγή κλασμάτων </link></variable>"
-#: rename_table.xhp
+#: fraction_enter.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id3155131\n"
-"12\n"
+"fraction_enter.xhp\n"
+"par_id3153968\n"
+"40\n"
"help.text"
-msgid "Click the name of the sheet that you want to change."
-msgstr "Κάντε κλικ στο όνομα του φύλλου που θέλετε να αλλάξετε."
+msgid "You can enter a fractional number in a cell and use it for calculation:"
+msgstr "Μπορείτε να εισαγάγετε έναν κλασματικό αριθμό σε κάποιο κελί και να τον χρησιμοποιήσετε για υπολογισμό:"
-#: rename_table.xhp
+#: fraction_enter.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id3146976\n"
-"13\n"
+"fraction_enter.xhp\n"
+"par_id3155133\n"
+"42\n"
"help.text"
-msgid "Open the context menu and choose the <emph>Rename Sheet</emph> command. A dialog box appears where you can enter a new name."
-msgstr "Ανοίξτε το μενού περιβάλλοντος και επιλέξτε την εντολή <emph>Μετονομασία</emph>. Εμφανίζεται ένα παράθυρο διαλόγου όπου μπορείτε να πληκτρολογήσετε ένα νέο όνομα."
+msgid "Enter \"0 1/5\" in a cell (without the quotation marks) and press the input key. In the input line above the spreadsheet you will see the value 0.2, which is used for the calculation."
+msgstr "Πληκτρολογήστε \"0 1/5\" σε κάποιο κελί (χωρίς εισαγωγικά) και πατήστε Enter. Στη γραμμή εισαγωγής θα δείτε την τιμή 0,2 η οποία θα χρησιμοποιηθεί για τον υπολογισμό."
-#: rename_table.xhp
+#: fraction_enter.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id3149260\n"
+"fraction_enter.xhp\n"
+"par_id3145750\n"
+"43\n"
+"help.text"
+msgid "If you enter \"0 1/2\" AutoCorrect causes the three characters 1, / and 2 to be replaced by a single character. The same applies to 1/4 and 3/4. This replacement is defined in <emph>Tools - AutoCorrect Options - Options</emph> tab."
+msgstr "Αν πληκτρολογήσετε \"0 1/2\" η αυτόματη διόρθωση προκαλεί αντικατάσταση των τριών χαρακτήρων 1, / και 2 από έναν μόνο χαρακτήρα. Το ίδιο ισχύει για τις τιμές 1/4 και 3/4. Αυτή η αντικατάσταση καθορίζεται στην καρτέλα <emph>Εργαλεία - Επιλογές αυτόματης διόρθωσης - Επιλογές</emph>."
+
+#: fraction_enter.xhp
+msgctxt ""
+"fraction_enter.xhp\n"
+"par_id3145367\n"
+"44\n"
+"help.text"
+msgid "If you want to see multi-digit fractions such as \"1/10\", you must change the cell format to the multi-digit fraction view. Open the context menu of the cell, and choose <emph>Format cells. </emph>Select \"Fraction\" from the <emph>Category</emph> field, and then select \"-1234 10/81\". You can then enter fractions such as 12/31 or 12/32 - the fractions are, however, automatically reduced, so that in the last example you would see 3/8."
+msgstr "Αν θέλετε να δείτε κλάσματα πολλαπλών ψηφίων όπως \"1/10\", θα πρέπει να αλλάξετε τη μορφή του κελιού στην προβολή κλασμάτων πολλαπλών ψηφίων. Ανοίξτε το μενού περιβάλλοντος του κελιού και επιλέξτε <emph>Μορφοποίηση κελιών. </emph> Από το πεδίο <emph>Κατηγορία</emph> επιλέξτε \"Κλάσμα\", και έπειτα επιλέξτε \"-1234 10/81\". Κατόπιν μπορείτε να πληκτρολογήσετε κλάσματα όπως 12/31 ή 12/32 - ωστόσο τα κλάσματα απλοποιούνται αυτόματα, έτσι ώστε στο τελευταίο παράδειγμα να εμφανίζεται η τιμή 3/8."
+
+#: goalseek.xhp
+msgctxt ""
+"goalseek.xhp\n"
+"tit\n"
+"help.text"
+msgid "Applying Goal Seek"
+msgstr "Εφαρμογή αναζήτησης τιμής στόχου"
+
+#: goalseek.xhp
+msgctxt ""
+"goalseek.xhp\n"
+"bm_id3145068\n"
+"help.text"
+msgid "<bookmark_value>goal seeking;example</bookmark_value><bookmark_value>equations in goal seek</bookmark_value><bookmark_value>calculating;variables in equations</bookmark_value><bookmark_value>variables;calculating equations</bookmark_value><bookmark_value>examples;goal seek</bookmark_value>"
+msgstr "<bookmark_value>αναζήτηση στόχου, παράδειγμα</bookmark_value><bookmark_value>εξισώσεις στην αναζήτηση στόχου</bookmark_value><bookmark_value>υπολογισμός, μεταβλητές σε εξισώσεις</bookmark_value><bookmark_value>μεταβλητές, υπολογισμός εξισώσεων</bookmark_value><bookmark_value>παραδείγματα, αναζήτηση στόχου</bookmark_value>"
+
+#: goalseek.xhp
+msgctxt ""
+"goalseek.xhp\n"
+"hd_id3145068\n"
+"22\n"
+"help.text"
+msgid "<variable id=\"goalseek\"><link href=\"text/scalc/guide/goalseek.xhp\" name=\"Applying Goal Seek\">Applying Goal Seek</link></variable>"
+msgstr "<variable id=\"goalseek\"><link href=\"text/scalc/guide/goalseek.xhp\" name=\"Εφαρμογή αναζήτησης τιμής στόχου\">Εφαρμογή αναζήτησης τιμής στόχου</link></variable>"
+
+#: goalseek.xhp
+msgctxt ""
+"goalseek.xhp\n"
+"par_id3145171\n"
+"2\n"
+"help.text"
+msgid "With the help of Goal Seek you can calculate a value that, as part of a formula, leads to the result you specify for the formula. You thus define the formula with several fixed values and one variable value and the result of the formula."
+msgstr "Με τη βοήθεια της λειτουργίας αναζήτησης τιμής στόχου μπορείτε να υπολογίσετε μια τιμή που, ως τμήμα ενός τύπου, οδηγεί στο αποτέλεσμα που ορίσατε στον τύπο. Συνεπώς, μπορείτε να ορίσετε τον τύπο με αρκετές σταθερές τιμές και μία μεταβλητή τιμή, και με το αποτέλεσμα του τύπου."
+
+#: goalseek.xhp
+msgctxt ""
+"goalseek.xhp\n"
+"hd_id3153966\n"
+"14\n"
+"help.text"
+msgid "Goal Seek Example"
+msgstr "Παράδειγμα αναζήτηση τιμής στόχου"
+
+#: goalseek.xhp
+msgctxt ""
+"goalseek.xhp\n"
+"par_id3150871\n"
+"4\n"
+"help.text"
+msgid "To calculate annual interest (I), create a table with the values for the capital (C), number of years (n), and interest rate (i). The formula is:"
+msgstr "Για να υπολογίσετε τον ετήσιο τόκο (Ι), δημιουργήστε ένα πίνακα με τις τιμές του κεφαλαίου (C), το αριθμό των ετών (n) και το επιτόκιο (i). Ο τύπος είναι :"
+
+#: goalseek.xhp
+msgctxt ""
+"goalseek.xhp\n"
+"par_id3152596\n"
+"5\n"
+"help.text"
+msgid "I = C * n* i"
+msgstr "I = C * n* i"
+
+#: goalseek.xhp
+msgctxt ""
+"goalseek.xhp\n"
+"par_id3155335\n"
"15\n"
"help.text"
-msgid "Enter a new name for the sheet and click <emph>OK</emph>."
-msgstr "Εισαγάγετε ένα νέο όνομα για το φύλλο και κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Let us assume that the interest rate <item type=\"literal\">i</item> of 7.5% and the number of years <item type=\"literal\">n</item> (1) will remain constant. However, you want to know how much the investment capital <item type=\"literal\">C</item> would have to be modified in order to attain a particular return <item type=\"literal\">I</item>. For this example, calculate how much capital <item type=\"literal\">C</item> would be required if you want an annual return of $15,000."
+msgstr "Ας υποθέσουμε ότι το επιτόκιο <item type=\"literal\">i</item> των 7,5% και ο αριθμός των ετών <item type=\"literal\">n</item> (1) θα παραμείνουν σταθερά. Ωστόσο, ίσως θελήσετε να γνωρίζετε κατά πόσο θα πρέπει να τροποποιηθεί το κεφάλαιο της επένδυσης <item type=\"literal\">C</item> ώστε να λαμβάνετε μια συγκεκριμένη ετήσια απόδοση <item type=\"literal\">I</item>. Σε αυτό το παράδειγμα, υπολογίστε το ύψος του κεφαλαίου <item type=\"literal\">C</item> που θα απαιτηθεί αν θέλετε μια ετήσια απόδοση $15.000."
-#: rename_table.xhp
+#: goalseek.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id3149667\n"
-"27\n"
+"goalseek.xhp\n"
+"par_id3155960\n"
+"6\n"
"help.text"
-msgid "Alternatively, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key</defaultinline></switchinline> and click on any sheet name and enter the new name directly."
-msgstr "Εναλλακτικά, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt</defaultinline></switchinline> και κάντε κλικ σε οποιοδήποτε όνομα φύλλου για να εισάγετε το νέο όνομα."
+msgid "Enter each of the values for Capital <item type=\"literal\">C</item> (an arbitrary value like <item type=\"literal\">$100,000</item>), number of years <item type=\"literal\">n </item>(<item type=\"literal\">1</item>), and interest rate <item type=\"literal\">i</item> (<item type=\"literal\">7.5%</item>) in one cell each. Enter the formula to calculate the interest <item type=\"literal\">I</item> in another cell. Instead of <item type=\"literal\">C</item>, <item type=\"literal\">n</item>, and <item type=\"literal\">i</item> use the <link href=\"text/scalc/guide/relativ_absolut_ref.xhp\">reference to the cell</link> with the corresponding value."
+msgstr "Καταχωρίστε τις τιμές του κεφαλαίου <item type=\"literal\">C</item> ( ας υποθέσουμε <item type=\"literal\">$100.000</item>), ο αριθμός των ετών <item type=\"literal\">n </item>(<item type=\"literal\">1</item>), και το επιτόκιο <item type=\"literal\">i</item> (<item type=\"literal\">7,5%</item>) την κάθε μια σε διαφορετικό κελί. Εισάγετε τον τύπο για τον υπολογισμό του τόκου <item type=\"literal\">I</item> σε ένα άλλο κελί. Αντί των <item type=\"literal\">C</item>, <item type=\"literal\">n</item> και <item type=\"literal\">i</item> χρησιμοποιήστε την <link href=\"text/scalc/guide/relativ_absolut_ref.xhp\">παραπομπή στο κελί</link> με τις αντίστοιχες τιμές."
-#: rename_table.xhp
+#: goalseek.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id0909200810502833\n"
+"goalseek.xhp\n"
+"par_id3147001\n"
+"16\n"
"help.text"
-msgid "Sheet names can contain almost any character. Some naming restrictions apply when you want to save the spreadsheet to Microsoft Excel format."
-msgstr "Τα ονόματα φύλλων μπορούν να περιέχουν σχεδόν οποιοδήποτε χαρακτήρα. Μερικοί περιορισμοί ισχύουν όταν αποθηκεύετε το φύλλο σε μορφή Microsoft Excel."
+msgid "Place the cursor in the cell containing the interest <item type=\"literal\">I</item>, and choose <emph>Tools - Goal Seek</emph>. The <emph>Goal Seek</emph> dialog appears."
+msgstr "Τοποθετήστε τον δρομέα στο κελί που περιέχει τον τόκο <item type=\"literal\">I</item>, και επιλέξτε <emph>Εργαλεία - Αναζήτηση στόχου</emph>. Εμφανίζεται το παράθυρο διαλόγου <emph>Αναζήτηση στόχου</emph>."
-#: rename_table.xhp
+#: goalseek.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id090920081050283\n"
+"goalseek.xhp\n"
+"par_id3150088\n"
+"17\n"
"help.text"
-msgid "When saving to Microsoft Excel format, the following characters are not allowed in sheet names:"
-msgstr "Κατά την αποθήκευση σε μορφή Microsoft Excel, δεν επιτρέπονται οι ακόλουθοι χαρακτήρες σε ονόματα φύλλων:"
+msgid "The correct cell is already entered in the field <emph>Formula Cell</emph>."
+msgstr "Έχει γίνει ήδη εισαγωγή του σωστού κελιού στο πεδίο <emph>Κελί τύπου</emph>."
-#: rename_table.xhp
+#: goalseek.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id090920081050281\n"
+"goalseek.xhp\n"
+"par_id3166426\n"
+"18\n"
"help.text"
-msgid "colon :"
-msgstr "άνω-κάτω τελεία :"
+msgid "Place the cursor in the field <emph>Variable Cell</emph>. In the sheet, click in the cell that contains the value to be changed, in this example it is the cell with the capital value <item type=\"literal\">C</item>."
+msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>μεταβλητό κελί</emph>. Στο φύλλο, κάντε κλικ στο κελί που περιέχει την τιμή που πρόκειται να τροποποιηθεί. Στο παράδειγμά μας αυτό είναι το κελί της τιμής του κεφαλαίου <item type=\"literal\">C</item>."
-#: rename_table.xhp
+#: goalseek.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id0909200810502897\n"
+"goalseek.xhp\n"
+"par_id3150369\n"
+"19\n"
"help.text"
-msgid "back slash \\"
-msgstr "δεξιότροπη κάθετος \\"
+msgid "Enter the expected result of the formula in the <emph>Target Value</emph> text box. In this example, the value is 15,000. Click <emph>OK</emph>."
+msgstr "Πληκτρολογήστε το αναμενόμενο αποτέλεσμα του τύπου (δηλ. την επιθυμητή τιμή) στο πεδίο <emph>Τιμή προορισμού</emph>. Σε αυτό το παράδειγμα, η τιμή είναι 15.000. Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: rename_table.xhp
+#: goalseek.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id090920081050299\n"
+"goalseek.xhp\n"
+"par_id3146978\n"
+"20\n"
"help.text"
-msgid "forward slash /"
-msgstr "αριστερότροπη κάθετος /"
+msgid "A dialog appears informing you that the Goal Seek was successful. Click <emph>Yes</emph> to enter the result in the cell with the variable value."
+msgstr "Εμφανίζεται ένα παράθυρο διαλόγου που σας πληροφορεί ότι η αναζήτηση τιμής στόχου ήταν επιτυχής. Το αποτέλεσμα αναφέρεται έτσι ώστε, αν θέλετε, να το χρησιμοποιήσετε. Κάντε κλικ στο κουμπί <emph>Ναι</emph> για να εισαγάγετε το αποτέλεσμα στο κελί με την μεταβλητή τιμή."
-#: rename_table.xhp
+#: goalseek.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id0909200810502913\n"
+"goalseek.xhp\n"
+"par_id3149409\n"
+"23\n"
"help.text"
-msgid "question mark ?"
-msgstr "αγγλικό ερωτηματικό ?"
+msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
+msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Αναζήτηση στόχου\">Αναζήτηση στόχου</link>"
-#: rename_table.xhp
+#: html_doc.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id090920081050298\n"
+"html_doc.xhp\n"
+"tit\n"
"help.text"
-msgid "asterisk *"
-msgstr "αστερίσκος *"
+msgid "Saving and Opening Sheets in HTML"
+msgstr "Αποθήκευση και άνοιγμα φύλλων σε μορφή HTML"
-#: rename_table.xhp
+#: html_doc.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id0909200810502969\n"
+"html_doc.xhp\n"
+"bm_id3150542\n"
"help.text"
-msgid "left square bracket ["
-msgstr "αριστερή αγκύλη ["
+msgid "<bookmark_value>HTML; sheets</bookmark_value><bookmark_value>sheets; HTML</bookmark_value><bookmark_value>saving; sheets in HTML</bookmark_value><bookmark_value>opening; sheets in HTML</bookmark_value>"
+msgstr "<bookmark_value>HTML, φύλλα</bookmark_value><bookmark_value>φύλλα, HTML</bookmark_value><bookmark_value>αποθήκευση, φύλλα σε HTML</bookmark_value><bookmark_value>άνοιγμα, φύλλα σε HTML</bookmark_value>"
-#: rename_table.xhp
+#: html_doc.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id0909200810502910\n"
+"html_doc.xhp\n"
+"hd_id3150542\n"
+"1\n"
"help.text"
-msgid "right square bracket ]"
-msgstr "δεξιά αγκύλη ]"
+msgid "<variable id=\"html_doc\"><link href=\"text/scalc/guide/html_doc.xhp\" name=\"Saving and Opening Sheets in HTML\">Saving and Opening Sheets in HTML</link></variable>"
+msgstr "<variable id=\"html_doc\"><link href=\"text/scalc/guide/html_doc.xhp\" name=\"Αποθήκευση και άνοιγμα φύλλων σε μορφή HTML\">Αποθήκευση και άνοιγμα φύλλων σε μορφή HTML</link></variable>"
-#: rename_table.xhp
+#: html_doc.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id0909200810502971\n"
+"html_doc.xhp\n"
+"hd_id3154124\n"
+"2\n"
"help.text"
-msgid "single quote ' as the first or last character of the name"
-msgstr "μονό εισαγωγικό ' ως πρώτος χαρακτήρας του ονόματος"
+msgid "Saving Sheets in HTML"
+msgstr "Αποθήκευση φύλλων σε μορφή HTML"
-#: rename_table.xhp
+#: html_doc.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id090920081050307\n"
+"html_doc.xhp\n"
+"par_id3145785\n"
+"3\n"
"help.text"
-msgid "In cell references, a sheet name has to be enclosed in single quotes ' if the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes). For example, you want to reference the cell A1 on a sheet with the following name:"
-msgstr "Στις παραπομπές κελιών το όνομα φύλλου θα πρέπει να βρίσκεται ανάμεσα σε μονά εισαγωγικά ' αν το όνομα περιέχει και άλλους χαρακτήρες εκτός από αλφαριθμητικά ή κάτω παύλες. Ένα μονό εισαγωγικό που εμπεριέχεται μέσα σε ένα όνομα θα πρέπει διπλασιαστεί (δύο μονά εισαγωγικά). Για παράδειγμα αν θέλετε παραπομπή στο κελί A1 ή σε ένα φύλλο με το παρακάτω όνομα:"
+msgid "<item type=\"productname\">%PRODUCTNAME</item> Calc saves all the sheets of a Calc document together as an HTML document. At the beginning of the HTML document, a heading and a list of hyperlinks are automatically added which lead to the individual sheets within the document."
+msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> Calc αποθηκεύει όλα μαζί τα φύλλα ενός εγγράφου του Calc ως έγγραφο HTML. Στην αρχή του εγγράφου HTML προστίθενται αυτόματα μια επικεφαλίδα και μια λίστα υπερσυνδέσεων που οδηγούν στα επιμέρους φύλλα του εγγράφου."
-#: rename_table.xhp
+#: html_doc.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id0909200810503071\n"
+"html_doc.xhp\n"
+"par_id3155854\n"
+"4\n"
"help.text"
-msgid "This year's sheet"
-msgstr "This year's sheet"
+msgid "Numbers are shown as written. In addition, in the <SDVAL> HTML tag, the exact internal number value is written so that after opening the HTML document with <item type=\"productname\">%PRODUCTNAME</item> you know you have the exact values."
+msgstr "Οι αριθμοί εμφανίζονται όπως έχουν γραφτεί. Επιπλέον, στην ετικέτα <SDVAL> HTML, εγγράφεται η ακριβής εσωτερική τιμή αριθμού έτσι ώστε αφού ανοίξετε το έγγραφο HTML στο <item type=\"productname\">%PRODUCTNAME</item> να ξέρετε ότι έχετε τις ακριβής τιμές."
-#: rename_table.xhp
+#: html_doc.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id0909200810503054\n"
+"html_doc.xhp\n"
+"par_id3153188\n"
+"5\n"
"help.text"
-msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled:"
-msgstr "Η παραπομπή θα πρέπει να ενσωματωθεί σε μονά εισαγωγικά, ενώ το μόνο εισαγωγικό μέσα στο όνομα θα πρέπει να διπλασιαστεί:"
+msgid "To save the current Calc document as HTML, choose <emph>File - Save As</emph>."
+msgstr "Για να αποθηκεύσετε το τρέχον έγγραφο του Calc σε μορφή HTML, επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph>."
-#: rename_table.xhp
+#: html_doc.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id0909200810503069\n"
+"html_doc.xhp\n"
+"par_id3148645\n"
+"6\n"
"help.text"
-msgid "'This year''s sheet'.A1"
-msgstr "'This year''s sheet'.A1"
+msgid "In the <emph>File type</emph> list box, in the area with the other <item type=\"productname\">%PRODUCTNAME</item> Calc filters, choose the file type \"HTML Document (<item type=\"productname\">%PRODUCTNAME</item> Calc)\"."
+msgstr "Στην περιοχή <emph>Τύπος αρχείου</emph> του <item type=\"productname\">%PRODUCTNAME</item> Calc, επιλέξτε τον τύπο αρχείου \"Έγγραφο HTML (<item type=\"productname\">%PRODUCTNAME</item> Calc)\"."
-#: rename_table.xhp
+#: html_doc.xhp
msgctxt ""
-"rename_table.xhp\n"
-"par_id3155444\n"
+"html_doc.xhp\n"
+"par_id3154729\n"
+"7\n"
+"help.text"
+msgid "Enter a <emph>File name</emph> and click <emph>Save</emph>."
+msgstr "Εισάγετε ένα <emph>Όνομα αρχείου</emph> και κάντε κλικ στο κουμπί <emph>Αποθήκευση</emph>."
+
+#: html_doc.xhp
+msgctxt ""
+"html_doc.xhp\n"
+"hd_id3149379\n"
+"8\n"
+"help.text"
+msgid "Opening Sheets in HTML"
+msgstr "Άνοιγμα φύλλων σε μορφή HTML"
+
+#: html_doc.xhp
+msgctxt ""
+"html_doc.xhp\n"
+"par_id3149959\n"
+"10\n"
+"help.text"
+msgid "<item type=\"productname\">%PRODUCTNAME</item> offers various filters for opening HTML files, which you can select under <emph>File - Open</emph> in the <emph>Files of type</emph> list box:"
+msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> προσφέρει διάφορα φίλτρα για να ανοίγετε αρχεία HTML, τα οποία μπορείτε να επιλέξετε στην επιλογή <emph>Αρχείο - Άνοιγμα</emph> στο πεδίο <emph>Τύπος αρχείου</emph>:"
+
+#: html_doc.xhp
+msgctxt ""
+"html_doc.xhp\n"
+"par_id3146969\n"
+"15\n"
+"help.text"
+msgid "Choose the file type \"HTML Document (<item type=\"productname\">%PRODUCTNAME</item> Calc)\" to open in <item type=\"productname\">%PRODUCTNAME</item> Calc."
+msgstr "Επιλέξτε το φίλτρο \"Έγγραφο HTML (<item type=\"productname\">%PRODUCTNAME</item> Calc)\" για να ανοίξει στο <item type=\"productname\">%PRODUCTNAME</item> Calc."
+
+#: html_doc.xhp
+msgctxt ""
+"html_doc.xhp\n"
+"par_id3155446\n"
"16\n"
"help.text"
-msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file. The document can contain up to 256 individual sheets, which can have different names."
-msgstr "Το όνομα του φύλλου είναι ανεξάρτητο από το όνομα του υπολογιστικού φύλλου. Η εισαγωγή του ονόματος του υπολογιστικού φύλλου γίνεται όταν το αποθηκεύετε για πρώτη φορά ως αρχείο. Το έγγραφο μπορεί να περιέχει έως και 256 μεμονωμένα φύλλα με διαφορετικά ονόματα."
+msgid "All <item type=\"productname\">%PRODUCTNAME</item> Calc options are now available to you. However, not all options that <item type=\"productname\">%PRODUCTNAME</item> Calc offers for editing can be saved in HTML format."
+msgstr "Όλες οι επιλογές του <item type=\"productname\">%PRODUCTNAME</item> Calc θα είναι τώρα διαθέσιμες. Όμως δεν μπορούν να αποθηκευθούν όλες οι επιλογές που προσφέρει το<item type=\"productname\">%PRODUCTNAME</item> Calc για την επεξεργασία των εγγράφων σε μορφή HTML."
-#: datapilot_tipps.xhp
+#: html_doc.xhp
msgctxt ""
-"datapilot_tipps.xhp\n"
+"html_doc.xhp\n"
+"par_id3150370\n"
+"17\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"File - Open\">File - Open</link>"
+msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Αρχείο - Άνοιγμα\">Αρχείο - Άνοιγμα</link>"
+
+#: html_doc.xhp
+msgctxt ""
+"html_doc.xhp\n"
+"par_id3150199\n"
+"18\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"File - Save As\">File - Save As</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αρχείο - Αποθήκευση ως\">Αρχείο - Αποθήκευση ως</link>"
+
+#: integer_leading_zero.xhp
+msgctxt ""
+"integer_leading_zero.xhp\n"
"tit\n"
"help.text"
-msgid "Selecting Pivot Table Output Ranges"
-msgstr "Επιλογή περιοχών εξόδου συγκεντρωτικού πίνακα"
+msgid "Entering a Number with Leading Zeros"
+msgstr "Εισαγωγή αριθμού με αρχικά μηδενικά"
-#: datapilot_tipps.xhp
+#: integer_leading_zero.xhp
msgctxt ""
-"datapilot_tipps.xhp\n"
-"bm_id3148663\n"
+"integer_leading_zero.xhp\n"
+"bm_id3147560\n"
"help.text"
-msgid "<bookmark_value>pivot table function; preventing data overwriting</bookmark_value><bookmark_value>output ranges of pivot tables</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; αποφυγή αντικατάστασης δεδομένων</bookmark_value><bookmark_value>περιοχές εξόδου συγκεντρωτικών πινάκων</bookmark_value>"
+msgid "<bookmark_value>zero values; entering leading zeros</bookmark_value> <bookmark_value>numbers; with leading zeros</bookmark_value> <bookmark_value>leading zeros</bookmark_value> <bookmark_value>integers with leading zeros</bookmark_value> <bookmark_value>cells; changing text/number formats</bookmark_value> <bookmark_value>formats; changing text/number</bookmark_value> <bookmark_value>text in cells; changing to numbers</bookmark_value> <bookmark_value>converting;text with leading zeros, into numbers</bookmark_value>"
+msgstr "<bookmark_value>μηδενικές τιμές; καταχώριση προπορευόμενων μηδενικών</bookmark_value><bookmark_value>αριθμοί; με προπορευόμενα μηδενικά</bookmark_value><bookmark_value>προπορευόμενα μηδενικά</bookmark_value><bookmark_value>ακέραιοι με προπορευόμενα μηδενικά</bookmark_value><bookmark_value>κελιά;αλλαγή μορφών κειμένου/αριθμών</bookmark_value><bookmark_value>μορφές;αλλαγή κειμένου/αριθμών</bookmark_value><bookmark_value>κείμενο σε κελιά;αλλαγή σε αριθμούς</bookmark_value><bookmark_value>μετατροπή;κείμενο με προπορευόμενα μηδενικά, σε αριθμούς</bookmark_value>"
-#: datapilot_tipps.xhp
+#: integer_leading_zero.xhp
msgctxt ""
-"datapilot_tipps.xhp\n"
-"hd_id3148663\n"
+"integer_leading_zero.xhp\n"
+"hd_id3147560\n"
+"67\n"
+"help.text"
+msgid "<variable id=\"integer_leading_zero\"><link href=\"text/scalc/guide/integer_leading_zero.xhp\" name=\"Entering a Number with Leading Zeros\">Entering a Number with Leading Zeros</link></variable>"
+msgstr "<variable id=\"integer_leading_zero\"><link href=\"text/scalc/guide/integer_leading_zero.xhp\" name=\"Εισαγωγή αριθμού με αρχικά μηδενικά\">Εισαγωγή αριθμού με αρχικά μηδενικά</link></variable>"
+
+#: integer_leading_zero.xhp
+msgctxt ""
+"integer_leading_zero.xhp\n"
+"par_id3153194\n"
+"55\n"
+"help.text"
+msgid "There are various ways to enter integers starting with a zero:"
+msgstr "Υπάρχουν διάφοροι τρόποι για να κάνετε εισαγωγή ακεραίων που ξεκινούν με μηδενικό:"
+
+#: integer_leading_zero.xhp
+msgctxt ""
+"integer_leading_zero.xhp\n"
+"par_id3146119\n"
+"56\n"
+"help.text"
+msgid "Enter the number as text. The easiest way is to enter the number starting with an apostrophe (for example, <item type=\"input\">'0987</item>). The apostrophe will not appear in the cell, and the number will be formatted as text. Because it is in text format, however, you cannot calculate with this number."
+msgstr "Εισαγάγετε τον αριθμό ως κείμενο. Ο πιο εύκολος τρόπος είναι να εισαγάγετε τον αριθμό αρχίζοντας με απόστροφο (για παράδειγμα, <item type=\"input\">'0987</item>). Δεν θα γίνει εισαγωγή της αποστρόφου στο κελί και ο αριθμός θα μορφοποιηθεί ως κείμενο. Ωστόσο, επειδή είναι σε μορφή κειμένου, δεν θα μπορείτε να κάνετε υπολογισμούς με αυτό τον αριθμό."
+
+#: integer_leading_zero.xhp
+msgctxt ""
+"integer_leading_zero.xhp\n"
+"par_id3154013\n"
+"57\n"
+"help.text"
+msgid "Format a cell with a number format such as <item type=\"input\">\\0000</item>. This format can be assigned in the <emph>Format code</emph> field under the <emph>Format - Cells - Numbers</emph> tab, and defines the cell display as \"always put a zero first and then the integer, having at least three places, and filled with zeros at the left if less than three digits\"."
+msgstr "Μορφοποιήστε ένα κελί με μια μορφή αριθμού όπως <item type=\"input\">\\0000</item>. Μπορείτε να εκχωρήσετε αυτή τη μορφή στο πλαίσιο <emph>Κωδικός μορφοποίησης</emph> στην καρτέλα<emph>Μορφή - Κελιά - Αριθμοί</emph>. Η μορφή καθορίζει την εμφάνιση του κελιού ως \"πάντα να υπάρχει μπροστά ένα μηδενικό και μετά ο ακέραιος που να έχει τουλάχιστον τρία ψηφία, και να συμπληρώνεται με μηδενικά στα αριστερά αν έχει λιγότερα από τρία ψηφία\"."
+
+#: integer_leading_zero.xhp
+msgctxt ""
+"integer_leading_zero.xhp\n"
+"par_id3153158\n"
+"58\n"
+"help.text"
+msgid "If you want to apply a numerical format to a column of numbers in text format (for example, text \"000123\" becomes number \"123\"), do the following:"
+msgstr "Εάν θέλετε να εφαρμόσετε μια αριθμητική μορφοποίηση σε μια στήλη με αριθμούς που είναι καταχωρημένοι σε μορφή κειμένου ( για παράδειγμα, το κείμενο \"000123\" να γίνει ο αριθμός \"123\"), κάντε τα παρακάτω:"
+
+#: integer_leading_zero.xhp
+msgctxt ""
+"integer_leading_zero.xhp\n"
+"par_id3149377\n"
+"59\n"
+"help.text"
+msgid "Select the column in which the digits are found in text format. Set the cell format in that column as \"Number\"."
+msgstr "Επιλέξτε τη στήλη στην οποία βρίσκονται τα ψηφία σε μορφή κειμένου. Καθορίστε τη μορφή κελιού σε αυτή τη στήλη ως \"Αριθμό\"."
+
+#: integer_leading_zero.xhp
+msgctxt ""
+"integer_leading_zero.xhp\n"
+"par_id3154944\n"
+"60\n"
+"help.text"
+msgid "Choose <emph>Edit - Find & Replace</emph>"
+msgstr "Επιλογή <emph>Επεξεργασία - Εύρεση & αντικατάσταση</emph>"
+
+#: integer_leading_zero.xhp
+msgctxt ""
+"integer_leading_zero.xhp\n"
+"par_id3154510\n"
+"61\n"
+"help.text"
+msgid "In the <emph>Search for</emph> box, enter <item type=\"input\">^[0-9]</item>"
+msgstr "Στο πλαίσιο <emph>Αναζήτηση για</emph>, εισάγετε <item type=\"input\">^[0-9]</item>"
+
+#: integer_leading_zero.xhp
+msgctxt ""
+"integer_leading_zero.xhp\n"
+"par_id3155068\n"
+"62\n"
+"help.text"
+msgid "In the <emph>Replace with</emph> box, enter <item type=\"input\">&</item>"
+msgstr "Στο πλαίσιο <emph>Αντικατάσταση με</emph>, εισάγετε <item type=\"input\">&</item>"
+
+#: integer_leading_zero.xhp
+msgctxt ""
+"integer_leading_zero.xhp\n"
+"par_id3149018\n"
+"63\n"
+"help.text"
+msgid "Check <emph>Regular expressions</emph>"
+msgstr "Σημειώστε <emph>Κανονικές εκφράσεις</emph>"
+
+#: integer_leading_zero.xhp
+msgctxt ""
+"integer_leading_zero.xhp\n"
+"par_id3156382\n"
+"64\n"
+"help.text"
+msgid "Check <emph>Current selection only</emph>"
+msgstr "Σημειώστε <emph>Μόνο τρέχουσα επιλογή</emph>"
+
+#: integer_leading_zero.xhp
+msgctxt ""
+"integer_leading_zero.xhp\n"
+"par_id3146916\n"
+"65\n"
+"help.text"
+msgid "Click <emph>Replace All</emph>"
+msgstr "Κλικ <emph>Αντικατάσταση όλων</emph>"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"tit\n"
+"help.text"
+msgid "Shortcut Keys (%PRODUCTNAME Calc Accessibility)"
+msgstr "Πλήκτρα συντόμευσης (Προσιτότητα %PRODUCTNAME Calc)"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"bm_id3145120\n"
+"help.text"
+msgid "<bookmark_value>accessibility; %PRODUCTNAME Calc shortcuts</bookmark_value><bookmark_value>shortcut keys;%PRODUCTNAME Calc accessibility</bookmark_value>"
+msgstr "<bookmark_value>προσιτότητα, συντομεύσεις για το %PRODUCTNAME Calc</bookmark_value><bookmark_value>πλήκτρα συντόμευσης, %PRODUCTNAME Calc προσιτότητα</bookmark_value>"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"hd_id3145120\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"keyboard\"><link href=\"text/scalc/guide/keyboard.xhp\" name=\"Shortcut Keys (%PRODUCTNAME Calc Accessibility)\">Shortcut Keys (<item type=\"productname\">%PRODUCTNAME</item> Calc Accessibility)</link></variable>"
+msgstr "<variable id=\"keyboard\"><link href=\"text/scalc/guide/keyboard.xhp\" name=\"Πλήκτρα συντόμευσης (προσιτότητα του %PRODUCTNAME Calc )\">Πλήκτρα συντόμευσης (<item type=\"productname\">%PRODUCTNAME</item> Calc προσιτότητα)</link></variable>"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3154760\n"
+"13\n"
+"help.text"
+msgid "Refer also to the lists of shortcut keys for <item type=\"productname\">%PRODUCTNAME</item> Calc and <item type=\"productname\">%PRODUCTNAME</item> in general."
+msgstr "Ανατρέξτε επίσης στη λίστα με τα πλήκτρα συντόμευσης για <item type=\"productname\">%PRODUCTNAME</item> Calc και με τα γενικά πλήκτρα συντόμευσης του <item type=\"productname\">%PRODUCTNAME</item> ."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"hd_id3153360\n"
+"12\n"
+"help.text"
+msgid "Cell Selection Mode"
+msgstr "Κατάσταση επιλογής κελιού"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3150870\n"
+"help.text"
+msgid "<image id=\"img_id3150439\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3150439\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150439\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3150439\">Icon</alt></image>"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3154319\n"
+"11\n"
+"help.text"
+msgid "In a text box that has a button to minimize the dialog, press <item type=\"keycode\">F2</item> to enter the cell selection mode. Select any number of cells, then press <item type=\"keycode\">F2</item> again to show the dialog."
+msgstr "Σε πλαίσιο κειμένου το οποίο περιέχει το κουμπί ελαχιστοποίησης του παραθύρου διαλόγου, πιέστε το πλήκτρο <item type=\"keycode\">F2</item> για να εισέλθετε στη κατάσταση επιλογής κελιού. Επιλέξτε οποιοδήποτε πλήθος κελιών και έπειτα πιέστε πάλι το πλήκτρο <item type=\"keycode\">F2</item> για να εμφανιστεί το παράθυρό διαλόγου."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3145272\n"
+"10\n"
+"help.text"
+msgid "In the cell selection mode, you can use the common navigation keys to select cells."
+msgstr "Στη κατάσταση επιλογής κελιού, μπορείτε να χρησιμοποιήσετε τα κοινά πλήκτρα περιήγησης για την επιλογή κελιών."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"hd_id3148646\n"
+"14\n"
+"help.text"
+msgid "Controlling the Outline"
+msgstr "Έλεγχος της διάρθρωσης"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3146120\n"
+"15\n"
+"help.text"
+msgid "You can use the keyboard in <link href=\"text/scalc/01/12080000.xhp\" name=\"Outline\">Outline</link>:"
+msgstr "Μπορείτε να χρησιμοποιήσετε το πληκτρολόγιο για την <link href=\"text/scalc/01/12080000.xhp\" name=\"Διάρθρωση\">Διάρθρωση</link>:"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3147394\n"
+"16\n"
+"help.text"
+msgid "Press <item type=\"keycode\">F6</item> or <item type=\"keycode\">Shift+F6</item> until the vertical or horizontal outline window has the focus."
+msgstr "Πιέστε το πλήκτρο <item type=\"keycode\">F6</item> ή το <item type=\"keycode\">Shift+F6</item> μέχρι να έχει εστιαστεί το κατακόρυφο ή οριζόντιο περίγραμμα παραθύρου."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3149379\n"
+"17\n"
+"help.text"
+msgid "<item type=\"keycode\">Tab</item> - cycle through all visible buttons from top to bottom or from left to right."
+msgstr "Με το πλήκτρο <item type=\"keycode\">Tab</item> - μετακινηθείτε σε όλα τα ορατά κουμπιά από πάνω προς τα κάτω ή από αριστερά προς τα δεξιά."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3156286\n"
+"18\n"
+"help.text"
+msgid "<item type=\"keycode\">Shift+Tab</item> - cycle through all visible buttons in the opposite direction."
+msgstr "Με τα πλήκτρα <item type=\"keycode\">Shift+Tab</item> - μετακινηθείτε σε όλα τα ορατά κουμπιά προς αντίθετη κατεύθυνση."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3149403\n"
"19\n"
"help.text"
-msgid "<variable id=\"datapilot_tipps\"><link href=\"text/scalc/guide/datapilot_tipps.xhp\" name=\"Selecting Pivot Table Output Ranges\">Selecting Pivot Table Output Ranges</link></variable>"
-msgstr "<variable id=\"datapilot_tipps\"><link href=\"text/scalc/guide/datapilot_tipps.xhp\" name=\"Επιλογή περιοχών εξόδου συγκεντρωτικού πίνακα\">Επιλογή περιοχών εξόδου συγκεντρωτικού πίνακα</link></variable>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+1 to Command+8</caseinline><defaultinline>Ctrl+1 to Ctrl+8</defaultinline></switchinline> - show all levels up to the specified number; hide all higher levels."
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+1 to Command+8</caseinline><defaultinline>Ctrl+1 to Ctrl+8</defaultinline></switchinline> - προβολή όλων των επιπέδων μέχρι τον καθορισμένο αριθμό, απόκρυψη όλων των υψηλότερων επιπέδων."
-#: datapilot_tipps.xhp
+#: keyboard.xhp
msgctxt ""
-"datapilot_tipps.xhp\n"
-"par_id3154123\n"
+"keyboard.xhp\n"
+"par_id3150329\n"
"20\n"
"help.text"
-msgid "Click the button <emph>More</emph> in the <emph>Pivot Table</emph> dialog. The dialog will be extended."
-msgstr "Κλικ στο κουμπί <emph>Περισσότερα</emph> στο διάλογο <emph>Συγκεντρωτικός πίνακας</emph>. Ο διάλογος επεκτείνεται."
+msgid "Use <item type=\"keycode\">+</item> or <item type=\"keycode\">-</item> to show or hide the focused outline group."
+msgstr "Χρησιμοποιήστε το πλήκτρο <item type=\"keycode\">+</item> ή <item type=\"keycode\">-</item> για να εμφανίσετε ή να αποκρύψετε την εστιασμένη ομάδα διάρθρωσης."
-#: datapilot_tipps.xhp
+#: keyboard.xhp
msgctxt ""
-"datapilot_tipps.xhp\n"
-"par_id3153771\n"
+"keyboard.xhp\n"
+"par_id3155446\n"
"21\n"
"help.text"
-msgid "You can select a named range in which the pivot table is to be created, from the <emph>Results to</emph> box. If the results range does not have a name, enter the coordinates of the upper left cell of the range into the field to the right of the <emph>Results to</emph> box. You can also click on the appropriate cell to have the coordinates entered accordingly."
-msgstr "Μπορείτε να επιλέξετε μια επώνυμη περιοχή στην οποία ο συγκεντρωτικός πίνακας πρόκειται να δημιουργηθεί, από το πλαίσιο <emph>Αποτελέσματα σε</emph>. Εάν η περιοχή αποτελεσμάτων δεν έχει όνομα, εισάγετε τις συντεταγμένες του πάνω αριστερού κελιού της περιοχής στο πεδίο στα δεξιά του πλαισίου <emph>Αποτελέσματα σε</emph>. Μπορείτε επίσης να πατήσετε στο κατάλληλο κελί για να έχετε την κατάλληλη εισαγωγή συντεταγμένων."
+msgid "Press <item type=\"keycode\">Enter</item> to activate the focused button."
+msgstr "Πιέστε το πλήκτρο <item type=\"keycode\">Enter</item> για να ενεργοποιήσετε το κουμπί εστίασης."
-#: datapilot_tipps.xhp
+#: keyboard.xhp
msgctxt ""
-"datapilot_tipps.xhp\n"
-"par_id3146974\n"
-"23\n"
+"keyboard.xhp\n"
+"par_id3154253\n"
+"22\n"
"help.text"
-msgid "If you mark the <emph>Ignore empty rows</emph> check box, they will not be taken into account when the pivot table is created."
-msgstr "Αν ενεργοποιήσετε το πλαίσιο ελέγχου <emph>Παράβλεψη κενών γραμμών</emph>, αυτές δεν θα ληφθούν υπόψη όταν δημιουργηθεί ο συγκεντρωτικός πίνακας."
+msgid "Use <item type=\"keycode\">Up</item>, <item type=\"keycode\">Down</item>, <item type=\"keycode\">Left</item>, or <item type=\"keycode\">Right</item> arrow to cycle through all buttons in the current level."
+msgstr "Χρησιμοποιήστε τα πλήκτρα βέλους<item type=\"keycode\">Επάνω</item>, <item type=\"keycode\">Κάτω</item>, <item type=\"keycode\">Αριστερά</item>, ή <item type=\"keycode\">Δεξιά</item> για να μετακινηθείτε σε όλα τα κουμπιά του τρέχοντος επιπέδου."
-#: datapilot_tipps.xhp
+#: keyboard.xhp
msgctxt ""
-"datapilot_tipps.xhp\n"
-"par_id3145273\n"
-"24\n"
+"keyboard.xhp\n"
+"hd_id3147343\n"
+"8\n"
"help.text"
-msgid "If the <emph>Identify categories</emph> check box is marked, the categories will be identified by their headings and assigned accordingly when the pivot table is created."
-msgstr "Αν ενεργοποιηθεί το πλαίσιο ελέγχου <emph>Αναγνώριση κατηγοριών</emph>, οι κατηγορίες θα αναγνωρισθούν από τις επικεφαλίδες τους και θα εκχωρηθούν αναλόγως όταν δημιουργηθεί ο συγκεντρωτικός πίνακας."
+msgid "Selecting a Drawing Object or a Graphic"
+msgstr "Επιλογή αντικειμένου σχεδίασης ή γραφικού"
-#: autofilter.xhp
+#: keyboard.xhp
msgctxt ""
-"autofilter.xhp\n"
+"keyboard.xhp\n"
+"par_idN107AA\n"
+"help.text"
+msgid "Choose View - Toolbars - Drawing to open the Drawing toolbar."
+msgstr "Για να ανοίξετε την γραμμή εργαλείων σχεδίασης, επιλέξτε Προβολή - Γραμμές εργαλείων - Σχεδίαση."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3155333\n"
+"7\n"
+"help.text"
+msgid "Press <item type=\"keycode\">F6</item> until the <emph>Drawing</emph> toolbar is selected."
+msgstr "Πατήστε το πλήκτρο <item type=\"keycode\">F6</item> μέχρι να επιλέγει η γραμμή εργαλείων <emph>Σχεδίαση</emph>."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3150345\n"
+"4\n"
+"help.text"
+msgid "If the selection tool is active, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter. This selects the first drawing object or graphic in the sheet."
+msgstr "Αν το εργαλείο επιλογής είναι ενεργό, πατήστε το συνδυασμό πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter. Με αυτό τον τρόπο επιλέγεται το πρώτο αντικείμενο σχεδίασης η γραφικό που υπάρχει στο φύλλο."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3159240\n"
+"3\n"
+"help.text"
+msgid "With <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 you set the focus to the document."
+msgstr "Με το συνδυασμό <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 επαναφέρεται η εστίαση στο έγγραφο."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3155379\n"
+"2\n"
+"help.text"
+msgid "Now you can use <item type=\"keycode\">Tab</item> to select the next drawing object or graphic and <item type=\"keycode\">Shift+Tab</item> to select the previous one."
+msgstr "Τώρα μπορείτε να χρησιμοποιήσετε το πλήκτρο <item type=\"keycode\">Tab</item> για να επιλέξετε το επόμενο αντικείμενο σχεδίασης ή γραφικού και για να επιλέξετε το προηγούμενο χρησιμοποιήστε τον <item type=\"keycode\"> συνδυασμό πλήκτρων Shift+Tab</item>."
+
+#: line_fix.xhp
+msgctxt ""
+"line_fix.xhp\n"
"tit\n"
"help.text"
-msgid "Applying AutoFilter"
-msgstr "Εφαρμογή αυτόματου φίλτρου"
+msgid "Freezing Rows or Columns as Headers"
+msgstr "Παγίωση γραμμών ή στηλών ως κεφαλίδων"
-#: autofilter.xhp
+#: line_fix.xhp
msgctxt ""
-"autofilter.xhp\n"
-"bm_id3156423\n"
+"line_fix.xhp\n"
+"bm_id3154684\n"
"help.text"
-msgid "<bookmark_value>filters, see also AutoFilter function</bookmark_value> <bookmark_value>AutoFilter function;applying</bookmark_value> <bookmark_value>sheets; filter values</bookmark_value> <bookmark_value>numbers; filter sheets</bookmark_value> <bookmark_value>columns; AutoFilter function</bookmark_value> <bookmark_value>drop-down menus in sheet columns</bookmark_value> <bookmark_value>database ranges; AutoFilter function</bookmark_value>"
-msgstr "<bookmark_value>φίλτρα;δείτε επίσης συνάρτηση αυτόματου φίλτρου</bookmark_value><bookmark_value>λειτουργία αυτόματου φίλτρου, εφαρμογή</bookmark_value><bookmark_value>φύλλα, φιλτράρισμα τιμών</bookmark_value><bookmark_value>αριθμοί, φιλτράρισμα φύλλων</bookmark_value><bookmark_value>στήλες, λειτουργία αυτόματου φίλτρου</bookmark_value><bookmark_value>πτυσσόμενα μενού σε στήλες φύλλου</bookmark_value><bookmark_value>περιοχές βάσης δεδομένων, λειτουργία αυτόματου φίλτρου</bookmark_value>"
+msgid "<bookmark_value>tables; freezing</bookmark_value><bookmark_value>title rows; freezing during table split</bookmark_value><bookmark_value>rows; freezing</bookmark_value><bookmark_value>columns; freezing</bookmark_value><bookmark_value>freezing rows or columns</bookmark_value><bookmark_value>headers; freezing during table split</bookmark_value><bookmark_value>scrolling prevention in tables</bookmark_value><bookmark_value>windows; splitting</bookmark_value><bookmark_value>tables; splitting windows</bookmark_value>"
+msgstr "<bookmark_value>πίνακες, παγίωση </bookmark_value><bookmark_value>γραμμές τίτλου, παγίωση κατά τη διαίρεση πίνακα</bookmark_value><bookmark_value>γραμμές, παγίωση</bookmark_value><bookmark_value>στήλες, παγίωση</bookmark_value><bookmark_value>παγίωση γραμμών ή στηλών</bookmark_value><bookmark_value>επικεφαλίδες, παγίωση κατά τη διαίρεση πίνακα</bookmark_value><bookmark_value>παρεμπόδιση κύλισης σε πίνακες</bookmark_value><bookmark_value>παράθυρα, διαίρεση</bookmark_value><bookmark_value>πίνακες, διαίρεση παραθύρων</bookmark_value>"
-#: autofilter.xhp
+#: line_fix.xhp
msgctxt ""
-"autofilter.xhp\n"
-"hd_id3156423\n"
-"6\n"
+"line_fix.xhp\n"
+"hd_id3154684\n"
+"1\n"
"help.text"
-msgid "<variable id=\"autofilter\"><link href=\"text/scalc/guide/autofilter.xhp\" name=\"Applying AutoFilter\">Applying AutoFilter</link></variable>"
-msgstr "<variable id=\"autofilter\"><link href=\"text/scalc/guide/autofilter.xhp\" name=\"Εφαρμογή Αυτόματου φίλτρου\">Εφαρμογή Αυτόματου φίλτρου</link></variable>"
+msgid "<variable id=\"line_fix\"><link href=\"text/scalc/guide/line_fix.xhp\" name=\"Freezing Rows or Columns as Headers\">Freezing Rows or Columns as Headers</link></variable>"
+msgstr "<variable id=\"line_fix\"><link href=\"text/scalc/guide/line_fix.xhp\" name=\"Παγίωση γραμμών ή στηλών ως επικεφαλίδες\">Παγίωση γραμμών ή στηλών ως επικεφαλίδες</link></variable>"
-#: autofilter.xhp
+#: line_fix.xhp
msgctxt ""
-"autofilter.xhp\n"
-"par_id3147427\n"
+"line_fix.xhp\n"
+"par_id3148576\n"
+"2\n"
+"help.text"
+msgid "If you have long rows or columns of data that extend beyond the viewable area of the sheet, you can freeze some rows or columns, which allows you to see the frozen columns or rows as you scroll through the rest of the data."
+msgstr "Εάν έχετε μεγάλες γραμμές ή στήλες δεδομένων που εκτείνονται πέρα από την περιοχή προβολής του φύλλου, μπορείτε να παγώσετε μερικές γραμμές ή στήλες, που σας επιτρέπει να δείτε τις παγωμένες στήλες ή γραμμές καθώς βλέπετε τα υπόλοιπα δεδομένα."
+
+#: line_fix.xhp
+msgctxt ""
+"line_fix.xhp\n"
+"par_id3156441\n"
+"3\n"
+"help.text"
+msgid "Select the row below, or the column to the right of the row or column that you want to be in the frozen region. All rows above, or all columns to the left of the selection are frozen."
+msgstr "Επιλέξτε την γραμμή που βρίσκεται κάτω ή την στήλη που βρίσκεται δεξιά από την γραμμή ή την στήλη που θέλετε να είναι η παγιωμένη περιοχή. Όλες οι γραμμές πάνω την επιλογή ή όλες οι στήλες αριστερά της επιλογής παγιώνονται."
+
+#: line_fix.xhp
+msgctxt ""
+"line_fix.xhp\n"
+"par_id3153158\n"
+"13\n"
+"help.text"
+msgid "To freeze both horizontally and vertically, select the <emph>cell</emph> that is below the row and to the right of the column that you want to freeze."
+msgstr "Για να παγιώσετε ταυτόχρονα οριζόντια και κάθετα, επιλέξτε το <emph>κελί</emph> που βρίσκεται κάτω από την γραμμή και δεξιά της στήλης που θέλετε να παγιώσετε."
+
+#: line_fix.xhp
+msgctxt ""
+"line_fix.xhp\n"
+"par_id3156286\n"
+"4\n"
+"help.text"
+msgid "Choose <emph>Window - Freeze</emph>."
+msgstr "Επιλέξτε <emph>Παράθυρο - Παγίωση</emph>."
+
+#: line_fix.xhp
+msgctxt ""
+"line_fix.xhp\n"
+"par_id3151073\n"
+"5\n"
+"help.text"
+msgid "To deactivate, choose <emph>Window - Freeze </emph>again."
+msgstr "Για να απενεργοποιήσετε την παγίωση, επιλέξτε πάλι <emph>Παράθυρο - Παγίωση </emph>."
+
+#: line_fix.xhp
+msgctxt ""
+"line_fix.xhp\n"
+"par_id3155335\n"
"7\n"
"help.text"
-msgid "The <emph>AutoFilter</emph> function inserts a combo box on one or more data columns that lets you select the records (rows) to be displayed."
-msgstr "Η λειτουργία του <emph>Αυτόματου φίλτρου</emph> δημιουργεί πλαίσιο λίστας για τις κεφαλίδες στηλών, από τις επιλογές του οποίου μπορείτε να επιλέξετε τις εγγραφές που θα εμφανιστούν."
+msgid "If the area defined is to be scrollable, apply the <emph>Window - Split</emph> command."
+msgstr "Αν η περιοχή που καθορίστηκε θα φέρει γραμμές κύλισης, εφαρμόστε την εντολή <emph>Παράθυρο - Διαίρεση</emph>."
-#: autofilter.xhp
+#: line_fix.xhp
msgctxt ""
-"autofilter.xhp\n"
-"par_id3152576\n"
+"line_fix.xhp\n"
+"par_id3147345\n"
+"8\n"
+"help.text"
+msgid "If you want to print a certain row on all pages of a document, choose <emph>Format - Print ranges - Edit</emph>."
+msgstr "Αν θέλετε να εκτυπώσετε μια συγκεκριμένη γραμμή σε όλες τις σελίδες ενός εγγράφου, επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Επεξεργασία</emph>."
+
+#: line_fix.xhp
+msgctxt ""
+"line_fix.xhp\n"
+"par_id3147004\n"
"9\n"
"help.text"
-msgid "Select the columns you want to use AutoFilter on."
-msgstr "Επιλέξτε τις γραμμές και τις στήλες στις οποίες θέλετε να χρησιμοποιήσετε το Αυτόματο Φίλτρο."
+msgid "<link href=\"text/scalc/01/07090000.xhp\" name=\"Window - Freeze\">Window - Freeze</link>"
+msgstr "<link href=\"text/scalc/01/07090000.xhp\" name=\"Παράθυρο - Παγίωση\">Παράθυρο - Παγίωση</link>"
-#: autofilter.xhp
+#: line_fix.xhp
msgctxt ""
-"autofilter.xhp\n"
-"par_id3153157\n"
+"line_fix.xhp\n"
+"par_id3150088\n"
"10\n"
"help.text"
-msgid "Choose <emph>Data - Filter - AutoFilter</emph>. The combo box arrows are visible in the first row of the range selected."
-msgstr "Επιλέξτε <emph>Δεδομένα - Φίλτρο- Αυτόματο φίλτρο</emph>. Τα βέλη του πλαισίου λίστας είναι ορατά στην πρώτη γραμμή της επιλεγμένης περιοχής."
+msgid "<link href=\"text/scalc/01/07080000.xhp\" name=\"Window - Split\">Window - Split</link>"
+msgstr "<link href=\"text/scalc/01/07080000.xhp\" name=\"Window - Split\">Παράθυρο - Διαίρεση</link>"
-#: autofilter.xhp
+#: line_fix.xhp
msgctxt ""
-"autofilter.xhp\n"
-"par_id3154510\n"
+"line_fix.xhp\n"
+"par_id3150304\n"
"11\n"
"help.text"
-msgid "Run the filter by clicking the drop-down arrow in the column heading and choosing an item."
-msgstr "Τρέξτε το φίλτρο κάνοντας κλικ στο αναπτυσσόμενο πλαίσιο λίστας στην κεφαλίδα της στήλης και επιλέξτε μια τιμή."
+msgid "<link href=\"text/scalc/01/05080300.xhp\" name=\"Format - Print ranges - Edit\">Format - Print ranges - Edit</link>"
+msgstr "<link href=\"text/scalc/01/05080300.xhp\" name=\"Μορφή - Περιοχές εκτύπωσης - Επεξεργασία\">Μορφή - Περιοχές εκτύπωσης - Επεξεργασία</link>"
-#: autofilter.xhp
+#: main.xhp
msgctxt ""
-"autofilter.xhp\n"
-"par_id3155064\n"
-"13\n"
+"main.xhp\n"
+"tit\n"
"help.text"
-msgid "Only those rows whose contents meet the filter criteria are displayed. The other rows are filtered. You can see if rows have been filtered from the discontinuous row numbers. The column that has been used for the filter is identified by a different color for the arrow button."
-msgstr "Εμφανίζονται μόνο όσες γραμμές έχουν περιεχόμενα που αντιστοιχούν στα κριτήρια του φίλτρου. Οι άλλες γραμμές είναι κρυφές. Μπορείτε να δείτε αν υπάρχουν κρυφές γραμμές λόγω της μη συνεχούς αρίθμησης των γραμμών. Η στήλη που έχει χρησιμοποιηθεί για το φίλτρο, αναγνωρίζεται από ένα διαφορετικό χρώμα του κουμπιού βέλους."
+msgid "Instructions for Using $[officename] Calc"
+msgstr "Οδηγίες για τη χρήση του $[officename] Calc"
-#: autofilter.xhp
+#: main.xhp
msgctxt ""
-"autofilter.xhp\n"
-"par_id9216589\n"
+"main.xhp\n"
+"bm_id3150770\n"
"help.text"
-msgid "When you apply an additional AutoFilter on another column of a filtered data range, then the other combo boxes list only the filtered data."
-msgstr "Όταν εφαρμόζετε ένα επιπρόσθετο Αυτόματο φίλτρο σε μια άλλη στήλη μιας φιλτραρισμένης περιοχής δεδομένων, τότε η άλλη λίστα με τα πλαίσια πολλαπλών επιλογών περιέχει μόνο τα φιλτραρισμένα δεδομένα."
+msgid "<bookmark_value>HowTos for Calc</bookmark_value><bookmark_value>instructions; $[officename] Calc</bookmark_value>"
+msgstr "<bookmark_value>ΠώςΝα για το Calc</bookmark_value><bookmark_value>οδηγίες; $[officename] Calc</bookmark_value>"
-#: autofilter.xhp
+#: main.xhp
msgctxt ""
-"autofilter.xhp\n"
-"par_id3153714\n"
-"12\n"
+"main.xhp\n"
+"hd_id3150770\n"
+"1\n"
"help.text"
-msgid "To display all records again, select the \"all<emph>\"</emph> entry in the AutoFilter combo box. If you choose \"Standard<emph>\"</emph>, the <item type=\"menuitem\">Standard Filter</item> dialog appears, allowing you to set up a standard filter. Choose \"Top 10\" to display the highest 10 values only."
-msgstr "Για να εμφανιστούν ξανά όλες οι εγγραφές, επιλέξτε την καταχώριση \"όλα<emph>\"</emph> στο σύνθετο πλαίσιο αυτόματου φίλτρου. Εάν επιλέξετε \"Τυπικό<emph>\"</emph>, εμφανίζεται ο διάλογος <item type=\"menuitem\">Τυπικό φίλτρο</item>, που σας επιτρέπει να δημιουργήσετε ένα τυπικό φίλτρο. Επιλέξτε \"Πρώτα 10\" για να εμφανίζονται μόνο οι 10 μεγαλύτερες τιμές."
+msgid "<variable id=\"main\"><link href=\"text/scalc/guide/main.xhp\" name=\"Instructions for Using $[officename] Calc\">Instructions for Using $[officename] Calc</link></variable>"
+msgstr "<variable id=\"main\"><link href=\"text/scalc/guide/main.xhp\" name=\"Οδηγίες για τη χρήση του $[officename] Calc\">Οδηγίες για τη χρήση του $[officename] Calc</link></variable>"
-#: autofilter.xhp
+#: main.xhp
msgctxt ""
-"autofilter.xhp\n"
-"par_id3147340\n"
+"main.xhp\n"
+"hd_id3145748\n"
+"2\n"
+"help.text"
+msgid "Formatting Tables and Cells"
+msgstr "Μορφοποίηση πινάκων και κελιών"
+
+#: main.xhp
+msgctxt ""
+"main.xhp\n"
+"hd_id3154022\n"
+"3\n"
+"help.text"
+msgid "Entering Values and Formulas"
+msgstr "Εισαγωγή τιμών και τύπων"
+
+#: main.xhp
+msgctxt ""
+"main.xhp\n"
+"hd_id3152899\n"
+"4\n"
+"help.text"
+msgid "Entering References"
+msgstr "Εισαγωγή παραπομπών"
+
+#: main.xhp
+msgctxt ""
+"main.xhp\n"
+"hd_id3155382\n"
+"5\n"
+"help.text"
+msgid "Database Ranges in Tables"
+msgstr "Περιοχές βάσης δεδομένων σε πίνακες"
+
+#: main.xhp
+msgctxt ""
+"main.xhp\n"
+"hd_id3159229\n"
+"6\n"
+"help.text"
+msgid "Advanced Calculations"
+msgstr "Ειδικοί υπολογισμοί"
+
+#: main.xhp
+msgctxt ""
+"main.xhp\n"
+"hd_id3153070\n"
+"7\n"
+"help.text"
+msgid "Printing and Page Preview"
+msgstr "Εκτύπωση και προεπισκόπηση σελίδας"
+
+#: main.xhp
+msgctxt ""
+"main.xhp\n"
+"hd_id3150437\n"
+"8\n"
+"help.text"
+msgid "Importing and Exporting Documents"
+msgstr "Εισαγωγή και εξαγωγή εγγράφων"
+
+#: main.xhp
+msgctxt ""
+"main.xhp\n"
+"hd_id3166464\n"
+"9\n"
+"help.text"
+msgid "Miscellaneous"
+msgstr "Διάφορα"
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"tit\n"
+"help.text"
+msgid "Selecting Multiple Cells"
+msgstr "Επιλογή πολλαπλών κελιών"
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"bm_id3153361\n"
+"help.text"
+msgid "<bookmark_value>cells; selecting</bookmark_value> <bookmark_value>marking cells</bookmark_value> <bookmark_value>selecting;cells</bookmark_value> <bookmark_value>multiple cells selection</bookmark_value> <bookmark_value>selection modes in spreadsheets</bookmark_value> <bookmark_value>tables; selecting ranges</bookmark_value>"
+msgstr "<bookmark_value>κελιά; επιλογή</bookmark_value><bookmark_value>σημείωση κελιών</bookmark_value><bookmark_value>επιλογή;κελιών</bookmark_value><bookmark_value>επιλογή πολλαπλών κελιών</bookmark_value><bookmark_value>καταστάσεις επιλογής σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>πίνακες;επιλογή περιοχών</bookmark_value>"
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"hd_id3153361\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"mark_cells\"><link href=\"text/scalc/guide/mark_cells.xhp\" name=\"Selecting Multiple Cells\">Selecting Multiple Cells</link></variable>"
+msgstr "<variable id=\"mark_cells\"><link href=\"text/scalc/guide/mark_cells.xhp\" name=\"Επιλογή πολλαπλών κελιών\">Επιλογή πολλαπλών κελιών</link></variable>"
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"hd_id3145272\n"
+"2\n"
+"help.text"
+msgid "Select a rectangular range"
+msgstr "Επιλέξτε μια περιοχή σχήματος ορθογωνίου"
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"par_id3149261\n"
+"3\n"
+"help.text"
+msgid "With the mouse button pressed, drag from one corner to the diagonally opposed corner of the range."
+msgstr "Με το κουμπί του ποντικιού πατημένο, σύρετε από τη μία γωνία στη διαμετρικά αντίθετη γωνία της περιοχής."
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"hd_id3151119\n"
+"4\n"
+"help.text"
+msgid "Mark a single cell"
+msgstr "Επιλέξτε ένα μεμονωμένο κελί"
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"par_id3146975\n"
"19\n"
"help.text"
-msgid "To stop using AutoFilter, reselect all cells selected in step 1 and once again choose <emph>Data - Filter - AutoFilter</emph>."
-msgstr "Για να σταματήσετε την χρήση αυτόματου φίλτρου, επιλέξτε πάλι όλα τα κελιά που είχατε επιλέξει στο βήμα 1 και διαλέξτε ξανά την επιλογή <emph>Δεδομένα - Φίλτρο - Αυτόματο φίλτρο</emph>."
+msgid "Do one of the following:"
+msgstr "Κάντε ένα από τα παρακάτω:"
-#: autofilter.xhp
+#: mark_cells.xhp
msgctxt ""
-"autofilter.xhp\n"
-"par_id4303415\n"
+"mark_cells.xhp\n"
+"par_id3163710\n"
+"20\n"
"help.text"
-msgid "To assign different AutoFilters to different sheets, you must first define a database range on each sheet."
-msgstr "Για να αναθέσετε διαφορετικά αυτόματα φίλτρα σε διαφορετικά φύλλα, πρέπει πρώτα να ορίσετε μια περιοχή για τη βάση δεδομένων για το κάθε φύλλο."
+msgid "Click, then Shift-click the cell."
+msgstr "Κάντε κλικ στο κελί και έπειτα, με πατημένο το πλήκτρο Shift, κάντε ξανά κλικ στο ίδιο κελί."
-#: autofilter.xhp
+#: mark_cells.xhp
msgctxt ""
-"autofilter.xhp\n"
-"par_id3159236\n"
+"mark_cells.xhp\n"
+"par_id3149959\n"
+"5\n"
+"help.text"
+msgid "Pressing the mouse button, drag a range across two cells, do not release the mouse button, and then drag back to the first cell. Release the mouse button. You can now move the individual cell by drag and drop."
+msgstr "Πατήστε το πλήκτρο ποντικιού, σύρτε σε μια περιοχή δύο κελιών, μην απελευθερώσετε το πλήκτρο ποντικιού και έπειτα σύρτε πίσω στο πρώτο κελί. Απελευθέρωση του πλήκτρου ποντικιού. Μπορείτε τώρα να μετακινήσετε το ατομικό κελί με σύρσιμο και απόθεση."
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"hd_id3154942\n"
+"6\n"
+"help.text"
+msgid "Select various dispersed cells"
+msgstr "Επιλογή διαφόρων διάσπαρτων κελιών"
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"par_id1001200901072060\n"
+"help.text"
+msgid "Do one of the following:"
+msgstr "Κάντε ένα από τα παρακάτω:"
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"par_id3156284\n"
+"7\n"
+"help.text"
+msgid "Mark at least one cell. Then while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, click each of the additional cells."
+msgstr "Σημειώστε τουλάχιστον ένα κελί. Μετά καθώς έχετε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, επιλέξτε με το ποντίκι σας το κάθε επιπρόσθετο κελί."
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"par_id1001200901072023\n"
+"help.text"
+msgid "Click the STD / EXT / ADD area in the status bar until it shows ADD. Now click all cells that you want to select."
+msgstr "Κλικ στην περιοχή STD / EXT / ADD στη γραμμή κατάστασης μέχρι να εμφανιστεί ADD. Τώρα κλικ σε όλα τα κελιά που θέλετε να επιλέξετε."
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"hd_id3146971\n"
+"8\n"
+"help.text"
+msgid "Switch marking mode"
+msgstr "Αλλαγή της κατάστασης επιλογής"
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"par_id3155064\n"
+"9\n"
+"help.text"
+msgid "On the status bar, click the box with the legend STD / EXT / ADD to switch the marking mode:"
+msgstr "Στην γραμμή κατάστασης, το πλαίσιο με το υπόμνημα STD / EXT / ADD χρησιμοποιείται για αλλαγή της κατάστασης επιλογής:"
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"par_id3159264\n"
+"10\n"
+"help.text"
+msgid "Field contents"
+msgstr "Περιεχόμενα πεδίου"
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"par_id3155337\n"
+"11\n"
+"help.text"
+msgid "Effect of clicking the mouse"
+msgstr "Αποτέλεσμα του κλικ στο κουμπιού του ποντικιού"
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"par_id3149568\n"
+"12\n"
+"help.text"
+msgid "STD"
+msgstr "STD"
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"par_id3148486\n"
+"13\n"
+"help.text"
+msgid "A mouse click selects the cell you have clicked on. Unmarks all marked cells."
+msgstr "Με ένα κλικ του ποντικιού επιλέγεται το κελί στο οποίο έχετε κάνει κλικ. Επίσης με ένα κλικ του ποντικιού σε κάποιο επιλεγμένο κελί καταργείται η επιλογή."
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"par_id3150090\n"
"14\n"
"help.text"
-msgid "The arithmetic functions also take account of the cells that are not visible due to an applied filter. For example, a sum of an entire column will also total the values in the filtered cells. Apply the <link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTAL\">SUBTOTAL</link> function if only the cells visible after the application of a filter are to be taken into account."
-msgstr "Οι αριθμητικές συναρτήσεις λαμβάνουν υπόψη στον υπολογισμό επίσης τα κελιά που δεν είναι ορατά λόγω της εφαρμογής κάποιου φίλτρου. Για παράδειγμα, το άθροισμα μιας ολόκληρης στήλης θα περιλάβει επίσης τις τιμές των κρυφών κελιών. Εφαρμόστε την συνάρτηση <link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTAL\">SUBTOTAL</link> αν πρέπει να ληφθούν υπόψη στον υπολογισμό μόνο τα κελιά που είναι ορατά μετά την εφαρμογή ενός φίλτρου."
+msgid "EXT"
+msgstr "EXT"
-#: autofilter.xhp
+#: mark_cells.xhp
msgctxt ""
-"autofilter.xhp\n"
-"par_id3152985\n"
+"mark_cells.xhp\n"
+"par_id3150305\n"
+"15\n"
+"help.text"
+msgid "A mouse click marks a rectangular range from the current cell to the cell you clicked. Alternatively, Shift-click a cell."
+msgstr "Ένα κλικ του ποντικιού σημειώνει μια περιοχή ορθογωνίου από το τρέχον κελί μέχρι το πατημένο κελί. Εναλλακτικά, Shift-κλικ σε κελί."
+
+#: mark_cells.xhp
+msgctxt ""
+"mark_cells.xhp\n"
+"par_id3145587\n"
"16\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12040100.xhp\" name=\"Data - Filter - AutoFilter\">Data - Filter - AutoFilter</link>"
-msgstr "<link href=\"text/scalc/01/12040100.xhp\" name=\"Δεδομένα - Φίλτρο - Αυτόματο φίλτρο\">Δεδομένα - Φίλτρο - Αυτόματο φίλτρο</link>"
+msgid "ADD"
+msgstr "ADD"
-#: autofilter.xhp
+#: mark_cells.xhp
msgctxt ""
-"autofilter.xhp\n"
-"par_id3154484\n"
+"mark_cells.xhp\n"
+"par_id3154368\n"
"17\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTAL\">SUBTOTAL</link>"
-msgstr "<link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTAL\">SUBTOTAL</link>"
+msgid "A mouse click in a cell adds it to the already marked cells. A mouse click in a marked cell unmarks it. Alternatively, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click the cells."
+msgstr "Ένα κλικ του ποντικιού πάνω σε ένα κελί προσθέτει το κελί στα ήδη σημειωμένα κελιά. Ένα κλικ του ποντικιού πάνω σε ένα σημειωμένο κελί, αίρει τη σημείωση. Εναλλακτικά με το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>- και κλικ στα κελιά."
-#: cellreference_dragdrop.xhp
+#: mark_cells.xhp
msgctxt ""
-"cellreference_dragdrop.xhp\n"
+"mark_cells.xhp\n"
+"par_id3154487\n"
+"18\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0208.xhp\" name=\"Status bar\">Status bar</link>"
+msgstr "<link href=\"text/scalc/main0208.xhp\" name=\"Γραμμή κατάστασης\">Γραμμή κατάστασης</link>"
+
+#: matrixformula.xhp
+msgctxt ""
+"matrixformula.xhp\n"
"tit\n"
"help.text"
-msgid "Referencing Cells by Drag-and-Drop"
-msgstr "Παραπομπή κελιών με μεταφορά και απόθεση"
+msgid "Entering Matrix Formulas"
+msgstr "Εισαγωγή τύπων πλεγμάτων"
-#: cellreference_dragdrop.xhp
+#: matrixformula.xhp
msgctxt ""
-"cellreference_dragdrop.xhp\n"
-"bm_id3154686\n"
+"matrixformula.xhp\n"
+"bm_id3153969\n"
"help.text"
-msgid "<bookmark_value>drag and drop; referencing cells</bookmark_value> <bookmark_value>cells; referencing by drag and drop </bookmark_value> <bookmark_value>references;inserting by drag and drop</bookmark_value> <bookmark_value>inserting;references, by drag and drop</bookmark_value>"
-msgstr "<bookmark_value>μεταφορά και απόθεση, παραπομπή κελιών</bookmark_value><bookmark_value>κελιά, παραπομπή με μεταφορά και απόθεση </bookmark_value><bookmark_value>παραπομπές, εισαγωγή με μεταφορά και απόθεση</bookmark_value><bookmark_value>εισαγωγή, παραπομπές, με μεταφορά και απόθεση</bookmark_value>"
+msgid "<bookmark_value>matrices; entering matrix formulas</bookmark_value><bookmark_value>formulas; matrix formulas</bookmark_value><bookmark_value>inserting;matrix formulas</bookmark_value>"
+msgstr "<bookmark_value>πίνακες, εισαγωγή τύπων πινάκων</bookmark_value><bookmark_value>τύποι, τύποι πίνακα</bookmark_value><bookmark_value>εισαγωγή, τύποι πίνακα</bookmark_value>"
-#: cellreference_dragdrop.xhp
+#: matrixformula.xhp
msgctxt ""
-"cellreference_dragdrop.xhp\n"
-"hd_id3154686\n"
-"16\n"
+"matrixformula.xhp\n"
+"hd_id3153969\n"
+"13\n"
"help.text"
-msgid "<variable id=\"cellreference_dragdrop\"><link href=\"text/scalc/guide/cellreference_dragdrop.xhp\" name=\"Referencing Cells by Drag-and-Drop\">Referencing Cells by Drag-and-Drop</link></variable>"
-msgstr "<variable id=\"cellreference_dragdrop\"><link href=\"text/scalc/guide/cellreference_dragdrop.xhp\" name=\"Παραπομπή κελιών με μεταφορά και απόθεση\">Παραπομπή κελιών με μεταφορά και απόθεση </link></variable>"
+msgid "<variable id=\"matrixformula\"><link href=\"text/scalc/guide/matrixformula.xhp\" name=\"Entering Matrix Formulas\">Entering Matrix Formulas</link></variable>"
+msgstr "<variable id=\"matrixformula\"><link href=\"text/scalc/guide/matrixformula.xhp\" name=\"Εισαγωγή τύπων πλεγμάτων\">Εισαγωγή τύπων πλεγμάτων</link></variable>"
-#: cellreference_dragdrop.xhp
+#: matrixformula.xhp
msgctxt ""
-"cellreference_dragdrop.xhp\n"
-"par_id3156444\n"
-"17\n"
+"matrixformula.xhp\n"
+"par_id3153144\n"
+"14\n"
"help.text"
-msgid "With the help of the Navigator you can reference cells from one sheet to another sheet in the same document or in a different document. The cells can be inserted as a copy, link, or hyperlink. The range to be inserted must be defined with a name in the original file so that it can be inserted in the target file."
-msgstr "Με τη βοήθεια του περιηγητή μπορείτε να αναφέρετε κελιά από ένα φύλλο σε ένα άλλο φύλλο στο ίδιο ή διαφορετικό έγγραφο. Τα κελιά μπορούν να εισαχθούν ως αντίγραφο, σύνδεσμος ή υπερσύνδεσμος. Η περιοχή εισαγωγής πρέπει να καθοριστεί με ένα όνομα στο αρχικό αρχείο, έτσι ώστε να μπορεί να εισαχθεί στο αρχείο στόχος."
+msgid "The following is an example of how you can enter a matrix formula, without going into the details of matrix functions."
+msgstr "Παραθέτουμε ένα παράδειγμα για το πώς μπορείτε να κάνετε εισαγωγή ενός τύπου πίνακα χωρίς να μπαίνουμε σε λεπτομέρειες για τη σημασία των συναρτήσεων πίνακα."
-#: cellreference_dragdrop.xhp
+#: matrixformula.xhp
msgctxt ""
-"cellreference_dragdrop.xhp\n"
-"par_id3152576\n"
-"25\n"
+"matrixformula.xhp\n"
+"par_id3153188\n"
+"15\n"
"help.text"
-msgid "Open the document that contains the source cells."
-msgstr "Ανοίξτε το έγγραφο που περιέχει τα κελιά προέλευσης."
+msgid "Assume you have entered 10 numbers in Columns A and B (A1:A10 and B1:B10), and would like to calculate the sum of each row in Column C."
+msgstr "Ας υποθέσουμε ότι έχετε πληκτρολογήσει 10 αριθμούς στις στήλες A και B (A1:A10 και B1:B10), και θα θέλατε να υπολογίσετε το άθροισμα κάθε γραμμής της στήλης C."
-#: cellreference_dragdrop.xhp
+#: matrixformula.xhp
msgctxt ""
-"cellreference_dragdrop.xhp\n"
-"par_id3154011\n"
-"26\n"
+"matrixformula.xhp\n"
+"par_id3154321\n"
+"16\n"
"help.text"
-msgid "To set the source range as the range, select the cells and choose <emph>Insert - Names - Define</emph>. Save the source document, and do not close it."
-msgstr "Για να καθοριστεί η περιοχή προέλευσης ως περιοχή, επιλέγετε τα κελιά και επιλέγετε την εντολή μενού <emph>Εισαγωγή- Ονόματα - Καθορισμός</emph>. Αποθηκεύεστε το αρχείο προέλευσης, και μην το κλείσετε."
+msgid "Using the mouse, select the range C1:C10, in which the results are to be displayed."
+msgstr "Με το ποντίκι επιλέξτε την περιοχή C1:C10, στην οποία πρόκειται να εμφανιστούν τα αποτελέσματα."
-#: cellreference_dragdrop.xhp
+#: matrixformula.xhp
msgctxt ""
-"cellreference_dragdrop.xhp\n"
-"par_id3151073\n"
+"matrixformula.xhp\n"
+"par_id3149260\n"
+"17\n"
+"help.text"
+msgid "Press F2, or click in the input line of the Formula bar."
+msgstr "Πατήστε το πλήκτρο F2 ή κάντε κλικ στη γραμμή εισαγωγής της γραμμής τύπων."
+
+#: matrixformula.xhp
+msgctxt ""
+"matrixformula.xhp\n"
+"par_id3154944\n"
"18\n"
"help.text"
-msgid "Open the sheet in which you want to insert something."
-msgstr "Ανοίξτε το φύλλο στο οποίο θέλετε να κάνετε κάποια εισαγωγή"
+msgid "Enter an equal sign (=)."
+msgstr "Πληκτρολογήστε το σύμβολο ισότητας (=)."
-#: cellreference_dragdrop.xhp
+#: matrixformula.xhp
msgctxt ""
-"cellreference_dragdrop.xhp\n"
-"par_id3154732\n"
+"matrixformula.xhp\n"
+"par_id3145252\n"
"19\n"
"help.text"
-msgid "Open the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link>. In the lower box of the Navigator select the source file."
-msgstr "Ανοίξτε την <link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link>. Στο κατώτερο πλαίσιο συνδυασμού της Περιήγησης, επιλέξτε το έγγραφο προέλευσης."
+msgid "Select the range A1:A10, which contains the first values for the sum formula."
+msgstr "Επιλέξτε την περιοχή A1:A10, η οποία περιέχει τις πρώτες τιμές για τον τύπο αθροίσματος."
-#: cellreference_dragdrop.xhp
+#: matrixformula.xhp
msgctxt ""
-"cellreference_dragdrop.xhp\n"
-"par_id3150752\n"
-"22\n"
+"matrixformula.xhp\n"
+"par_id3144767\n"
+"20\n"
"help.text"
-msgid "In the Navigator, the source file object appears under \"Range names\"."
-msgstr "Στην Περιήγηση θα δείτε τώρα το αντικείμενο αρχείου προέλευσης στην \"Ονόματα περιοχών\"."
+msgid "Press the (+) key from the numerical keypad."
+msgstr "Πατήστε το πλήκτρο (+) στο αριθμητικό πληκτρολόγιο."
-#: cellreference_dragdrop.xhp
+#: matrixformula.xhp
msgctxt ""
-"cellreference_dragdrop.xhp\n"
-"par_id3154754\n"
-"27\n"
+"matrixformula.xhp\n"
+"par_id3154018\n"
+"21\n"
"help.text"
-msgid "Using the <emph>Drag Mode</emph> icon in Navigator, choose whether you want the reference to be a hyperlink, link, or copy."
-msgstr "Με το εικονίδιο <emph>Λειτουργία μετακίνησης</emph> της Περιήγησης, επιλέξτε αν θέλετε η παραπομπή να είναι μια υπερσύνδεση, μια σύνδεση ή ένα αντίγραφο."
+msgid "Select the numbers in the second column in cells B1:B10."
+msgstr "Τώρα επιλέξτε τους αριθμούς στη δεύτερη στήλη στα κελιά B1:B10."
-#: cellreference_dragdrop.xhp
+#: matrixformula.xhp
msgctxt ""
-"cellreference_dragdrop.xhp\n"
-"par_id3154256\n"
-"23\n"
+"matrixformula.xhp\n"
+"par_id3150716\n"
+"22\n"
"help.text"
-msgid "Click the name under \"Range names\" in the Navigator, and drag into the cell of the current sheet where you want to insert the reference."
-msgstr "Κάντε κλικ στην καταχώριση \"Ονόματα περιοχών\" στην Περιήγηση και σύρετε την επιθυμητή περιοχή στο κελί του ενεργού φύλλου όπου θέλετε να εισαγάγετε την παραπομπή."
+msgid "End the input with the matrix key combination: Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgstr "Τερματίστε τη εισαγωγή με το συνδυασμό πλήκτρων: Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-#: cellreference_dragdrop.xhp
+#: matrixformula.xhp
msgctxt ""
-"cellreference_dragdrop.xhp\n"
-"par_id3149565\n"
-"24\n"
+"matrixformula.xhp\n"
+"par_id3145640\n"
+"23\n"
"help.text"
-msgid "This method can also be used to insert a range from another sheet of the same document into the current sheet. Select the active document as source in step 4 above."
-msgstr "Αυτή η μέθοδος μπορεί να χρησιμοποιηθεί επίσης για να γίνει εισαγωγή μιας περιοχής από διαφορετικό φύλλο του ιδίου εγγράφου στο τρέχον φύλλο. Επιλέξτε το ενεργό έγγραφο ως προέλευσης όπως στο παραπάνω βήμα 4."
+msgid "The matrix area is automatically protected against modifications, such as deleting rows or columns. It is, however, possible to edit any formatting, such as the cell background."
+msgstr "Η περιοχή πίνακα προστατεύεται αυτόματα από τυχόν τροποποιήσεις, όπως για παράδειγμα διαγραφή γραμμών ή στηλών. Ωστόσο, είναι δυνατό να γίνει επεξεργασία της μορφοποίησης, π.χ. του φόντου του κελιού."
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
+"move_dragdrop.xhp\n"
"tit\n"
"help.text"
-msgid "Using Print Ranges on a Spreadsheet"
-msgstr "Χρήση περιοχών εκτύπωσης σε υπολογιστικό φύλλο"
+msgid "Moving Cells by Drag-and-Drop"
+msgstr "Μεταφορά κελιών με σύρσιμο και απόθεση"
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"bm_id14648\n"
+"move_dragdrop.xhp\n"
+"bm_id3155686\n"
"help.text"
-msgid "<bookmark_value>exporting;cells</bookmark_value><bookmark_value>printing; cells</bookmark_value><bookmark_value>ranges;print ranges</bookmark_value><bookmark_value>PDF export of print ranges</bookmark_value><bookmark_value>cell ranges; printing</bookmark_value><bookmark_value>cells; print ranges</bookmark_value><bookmark_value>print ranges</bookmark_value><bookmark_value>clearing, see also deleting/removing</bookmark_value><bookmark_value>defining;print ranges</bookmark_value><bookmark_value>extending print ranges</bookmark_value><bookmark_value>deleting;print ranges</bookmark_value>"
-msgstr "<bookmark_value>εξαγωγή, κελιά</bookmark_value><bookmark_value>εκτύπωση, κελιά</bookmark_value><bookmark_value>περιοχές, περιοχές εκτύπωσης</bookmark_value><bookmark_value>εξαγωγή περιοχών εκτύπωσης σε PDF</bookmark_value><bookmark_value>περιοχές κελιών, εκτύπωση</bookmark_value><bookmark_value>κελιά περιοχές εκτύπωσης</bookmark_value><bookmark_value>περιοχές εκτύπωσης</bookmark_value><bookmark_value>απαλοιφή, δείτε επίσης διαγραφή/αφαίρεση</bookmark_value><bookmark_value>ορισμός, περιοχές εκτύπωσης</bookmark_value><bookmark_value>εκτύπωση περιοχών εκτύπωσης</bookmark_value><bookmark_value>διαγραφή, περιοχές εκτύπωσης</bookmark_value>"
+msgid "<bookmark_value>drag and drop; moving cells</bookmark_value><bookmark_value>cells; moving by drag and drop </bookmark_value><bookmark_value>columns;moving by drag and drop</bookmark_value><bookmark_value>moving;cells by drag and drop</bookmark_value><bookmark_value>inserting;cells, by drag and drop</bookmark_value>"
+msgstr "<bookmark_value>μεταφορά και απόθεση; μετακίνηση κελιών</bookmark_value><bookmark_value>κελιά; μετακίνηση με μεταφορά και απόθεση </bookmark_value><bookmark_value>στήλες;μετακίνηση με μεταφορά και απόθεση</bookmark_value><bookmark_value>μετακίνηση;κελιά με μεταφορά και απόθεση</bookmark_value><bookmark_value>εισαγωγή;κελιά, με μεταφορά και απόθεση</bookmark_value>"
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN108D7\n"
+"move_dragdrop.xhp\n"
+"hd_id986358\n"
"help.text"
-msgid "<variable id=\"printranges\"><link href=\"text/scalc/guide/printranges.xhp\">Defining Print Ranges on a Sheet</link> </variable>"
-msgstr "<variable id=\"printranges\"><link href=\"text/scalc/guide/printranges.xhp\">Ορισμός περιοχών εκτύπωσης σε ένα φύλλο</link> </variable>"
+msgid "<variable id=\"move_dragdrop\"><link href=\"text/scalc/guide/move_dragdrop.xhp\">Moving Cells by Drag-and-Drop</link></variable>"
+msgstr "<variable id=\"move_dragdrop\"><link href=\"text/scalc/guide/move_dragdrop.xhp\">Παραπομπή κελιών με μεταφορά και απόθεση</link></variable>"
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN108F5\n"
+"move_dragdrop.xhp\n"
+"par_id2760093\n"
"help.text"
-msgid "You can define which range of cells on a spreadsheet to print."
-msgstr "Μπορείτε να καθορίσετε την προς εκτύπωση περιοχή κελιών του υπολογιστικού φύλλου."
+msgid "When you drag-and-drop a selection of cells on a Calc sheet, the cells normally overwrite the existing cells in the area where you drop. This is the normal <emph>overwrite mode</emph>."
+msgstr "Όταν σέρνετε και ελευθερώνετε μια επιλογή κελιών σε ένα φύλλο του Calc, τα κελιά κανονικά θα αντικαταστήσουν τα υπάρχοντα κελιά στην περιοχή όπου τα αφήνετε. Αυτή η λειτουργία είναι η <emph>λειτουργία αντικατάστασης</emph>."
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN108FB\n"
+"move_dragdrop.xhp\n"
+"par_id9527268\n"
"help.text"
-msgid "The cells on the sheet that are not part of the defined print range are not printed or exported. Sheets without a defined print range are not printed and not exported to a PDF file, unless the document uses the Excel file format."
-msgstr "Τα κελιά του φύλλου που δεν ανήκουν στην καθορισμένη περιοχή εκτύπωσης δεν εκτυπώνονται ή εξάγονται. Τα φύλλα χωρίς καθορισμένη περιοχή εκτύπωσης δεν εκτυπώνονται και δεν εξάγονται σε αρχείο τύπο PDF, εκτός κι αν το έγγραφο χρησιμοποιεί τη μορφή αρχείου του Excel."
+msgid "When you hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while releasing the mouse button, you enter the <emph>insert mode</emph>."
+msgstr "Όταν έχετε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> και αφήνετε το κουμπί του ποντικιού, τότε εισέρχεστε στη <emph>λειτουργία εισαγωγής</emph>."
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN1077A\n"
+"move_dragdrop.xhp\n"
+"par_id79653\n"
"help.text"
-msgid "For files opened in Excel format, all sheets that do not contain a defined print range are printed. The same behavior occurs when you export the Excel formatted spreadsheet to a PDF file."
-msgstr "Για αρχεία που έχουν ανοίξει σε μορφή Excel, εκτυπώνονται τα φύλλα που δεν περιέχουν κάποια καθορισμένη περιοχή εκτύπωσης. Το ίδιο συμβαίνει όταν εξάγετε το υπολογιστικό φύλλο ως αρχείο PDF."
+msgid "In insert mode, the existing cells where you drop will be shifted to the right or to the bottom, and the dropped cells are inserted into the now empty positions without overwriting."
+msgstr "Στη λειτουργία εισαγωγής, τα υπάρχοντα κελιά όπου αφήνετε τα επιλεγμένα θα μετακινηθούν στα δεξιά ή προς τα κάτω, και τα επιλεγμένα σας κελιά θα εισαχθούν στις κενές θέσεις χωρίς αντικατάσταση."
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN108FE\n"
+"move_dragdrop.xhp\n"
+"par_id8676717\n"
"help.text"
-msgid "To Define a Print Range"
-msgstr "Καθορισμός περιοχής εκτύπωσης"
+msgid "The surrounding box of the moved cells looks different in insert mode."
+msgstr "Το πλαίσιο που περιβάλλει τα κινούμενα κελιά φαίνεται διαφορετικό στη λειτουργία εισαγωγής."
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN10905\n"
+"move_dragdrop.xhp\n"
+"par_id3968932\n"
"help.text"
-msgid "Select the cells that you want to print."
-msgstr "Επιλέξτε τα κελιά τα οποία θέλετε να εκτυπωθούν."
+msgid "In overwrite mode you see all four borders around the selected area. In insert mode you see only the left border when target cells will be shifted to the right. You see only the upper border when target cells will be shifted down."
+msgstr "Στη λειτουργία αντικατάστασης μπορείτε να δείτε όλα τα τέσσερα περιγράμματα γύρω από την επιλεγμένη περιοχή. Στη λειτουργία εισαγωγής μπορείτε να δείτε μόνο το αριστερό περίγραμμα όταν τα κελιά στόχοι θα μετακινηθούν στα δεξιά. Βλέπετε μόνο το πάνω περίγραμμα όταν τα κελιά στόχοι θα μετακινηθούν κάτω."
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN10909\n"
+"move_dragdrop.xhp\n"
+"par_id7399517\n"
"help.text"
-msgid "Choose <emph>Format - Print Ranges - Define</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Ορισμός</emph>."
+msgid "Whether the target area will be shifted to the right or to the bottom depends on the distance between source and target cells, if you move within the same sheet. It depends on the number of horizontal or vertical cells in the moved area, if you move to a different sheet."
+msgstr "Αν η περιοχή του στόχου θα μετακινηθεί στα δεξιά ή προς τα κάτω εξαρτάται από την απόσταση μεταξύ προέλευσης και κελιών στόχων, αν μετακινείτε το ίδιο φύλλο. Αυτό εξαρτάται από τον αριθμό των οριζόντιων ή κάθετων κελιών στα μετακινούμενη περιοχή, αν μετακινήστε σε διαφορετικό φύλλο."
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN10910\n"
+"move_dragdrop.xhp\n"
+"par_id8040406\n"
"help.text"
-msgid "To Add Cells to a Print Range"
-msgstr "Προσθήκη κελιών σε μια περιοχή εκτύπωσης"
+msgid "If you move cells in insert mode within the same row (only horizontally), then after insertion of the cells, all cells will be shifted to the left to fill the source area."
+msgstr "Αn μετακινείτε κελιά στη λειτουργία εισαγωγής με την ίδια γραμμή (μόνο οριζόντια), τότε ύστερα από την εισαγωγή των κελιών, όλα τα κελιά θα μετακινηθούν στα αριστερά για να γεμίσουν την περιοχή προέλευσης."
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN10917\n"
+"move_dragdrop.xhp\n"
+"par_id2586748\n"
"help.text"
-msgid "Select the cells that you want to add to the existing print range."
-msgstr "Επιλέξτε τα κελιά τα οποία θέλετε να προσθέσετε σε μια υπάρχουσα περιοχή εκτύπωσης."
+msgid "In both modes, you can hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift keys while you release the mouse button to insert a copy or a link, respectively."
+msgstr "Και στις δύο καταστάσεις, μπορείτε με πατημένα τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ή <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift ενώ απελευθερώνετε το πλήκτρο ποντικιού να εισάγετε ένα αντίγραφο ή σύνδεσμο, αντίστοιχα."
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN1091B\n"
+"move_dragdrop.xhp\n"
+"par_id5814081\n"
"help.text"
-msgid "Choose <emph>Format - Print Ranges - Add</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Προσθήκη</emph>."
+msgid "Keys pressed while releasing the mouse button"
+msgstr "Το πλήκτρο πιέστηκε ενώ ελευθερώνατε το κουμπί του ποντικιού σας"
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN10922\n"
+"move_dragdrop.xhp\n"
+"par_id6581316\n"
"help.text"
-msgid "To Clear a Print Range"
-msgstr "Κατάργηση περιοχής εκτύπωσης"
+msgid "Result"
+msgstr "Αποτέλεσμα"
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN10929\n"
+"move_dragdrop.xhp\n"
+"par_id9906613\n"
"help.text"
-msgid "Choose <emph>Format - Print Ranges - Remove</emph>."
-msgstr "Επιλέξτε <emph>Μορφή- Περιοχές εκτύπωσης - Κατάργηση</emph>."
+msgid "No key"
+msgstr "Κανένα πλήκτρο"
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN10953\n"
+"move_dragdrop.xhp\n"
+"par_id2815637\n"
"help.text"
-msgid "Using the Page Break Preview to Edit Print Ranges"
-msgstr "Χρήση της προεπισκόπησης αλλαγής σελίδας για την επεξεργασίά περιοχών εκτύπωσης"
+msgid "Cells are moved and overwrite the cells in the target area. Source cells are emptied."
+msgstr "Τα κελιά μετακινούνται και αντικαθιστούν άλλα κελιά στην περιοχή του στόχου. Τα κελιά προέλευσης αδειάζουν."
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN1093E\n"
+"move_dragdrop.xhp\n"
+"par_id6161687\n"
"help.text"
-msgid "In the <emph>Page Break Preview</emph>, print ranges as well as page break regions are outlined by a blue border and contain a centered page number in gray. Nonprinting areas have a gray background."
-msgstr "Στην <emph>Προεπισκόπηση αλλαγής σελίδας</emph>, οι περιοχές εκτύπωσης όπως επίσης και περιοχές αλλαγής σελίδας σκιαγραφούνται με ένα μπλε περίγραμμα και περιέχουν ένα γκρι αριθμό σελίδας στο κέντρο. Οι περιοχές που δεν θα εκτυπωθούν έχουν γκρι φόντο."
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key"
+msgstr "πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_id3153143\n"
-"8\n"
+"move_dragdrop.xhp\n"
+"par_id4278389\n"
"help.text"
-msgid "To define a new page break region, drag the border to a new location. When you define a new page break region, an automatic page break is replaced by a manual page break."
-msgstr "Για να ορίσετε μια νέα περιοχή αλλαγής σελίδας, σύρετε το περίγραμμα σε μια νέα θέση. Όταν ορίζετε μια νέα περιοχή αλλαγής σελίδας, η αυτόματη αλλαγή σελίδας αντικαθίσταται από την χειροκίνητη."
+msgid "Cells are copied and overwrite the cells in the target area. Source cells stay as they are."
+msgstr "Τα κελιά αντιγράφονται και αντικαθιστούν τα κελιά στην περιοχή του στόχου. Τα κελιά προέλευσης παραμένουν ως έχουν."
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN10930\n"
+"move_dragdrop.xhp\n"
+"par_id2805566\n"
"help.text"
-msgid "To View and Edit Print Ranges"
-msgstr "Προβολή και επεξεργασία περιοχών εκτύπωσης"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift keys"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift"
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN10937\n"
+"move_dragdrop.xhp\n"
+"par_id5369121\n"
"help.text"
-msgid "Choose <emph>View - Page Break Preview</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Προεπισκόπηση αλλαγής σελίδας</emph>."
+msgid "Links to the source cells are inserted and overwrite the cells in the target area. Source cells stay as they are."
+msgstr "Σύνδεσμοι σε κελιά προέλευσης εισάγονται και αντικαθιστούν τα κελιά στην περιοχή του στόχου. Τα κελιά προέλευσης παραμένουν ως έχουν."
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN1082A\n"
+"move_dragdrop.xhp\n"
+"par_id9518723\n"
"help.text"
-msgid "To change the default zoom factor of the <emph>Page Break Preview</emph>, double click the percentage value on the <emph>Status</emph> bar, and select a new zoom factor."
-msgstr "Για να αλλάξετε τον προεπιλεγμένο συντελεστή μεγέθυνσης στην <emph>Προεπισκόπηση αλλαγής σελίδας</emph>, κάντε διπλό κλικ στην επί τοις εκατό τιμή στην γραμμή <emph>Κατάστασης</emph>, και αλλάξτε τον συντελεστή μεγέθυνσης."
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>"
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN10836\n"
+"move_dragdrop.xhp\n"
+"par_id2926419\n"
"help.text"
-msgid "Edit the print range."
-msgstr "Επεξεργασία περιοχής εκτύπωσης."
+msgid "Cells are moved and shift the cells in the target area to the right or to the bottom. Source cells are emptied, except if you move within the same rows on the same sheet."
+msgstr "Τα κελιά μετακινούνται και μετακινούν τα κελιά την περιοχή του στόχου στα δεξιά ή προς τα κάτω. Τα κελιά προέλευσης αδειάζουν, εκτός αν τα μετακινήσετε εντός των ίδιων γραμμών στο τρέχον φύλλο."
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN10944\n"
+"move_dragdrop.xhp\n"
+"par_id4021423\n"
"help.text"
-msgid "To change the size of a print range, drag a border of the range to a new location."
-msgstr "Για να αλλάξετε το μέγεθος της περιοχής εκτύπωσης, σύρετε το περίγραμμα της περιοχής σε μια νέα θέση."
+msgid "If you move within the same rows on the same sheet, the cells in the target area shift to the right, and then the whole row shifts to fill the source area."
+msgstr "Αν μετακινήστε εντός των ίδιων γραμμών στο ίδιο φύλλο, τα κελιά στην περιοχή του στόχου μετακινούνται στα δεξιά, και ύστερα ολόκληρη η γραμμή μετακινείται για να γεμίσει την περιοχή προέλευσης."
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_id3151075\n"
-"12\n"
+"move_dragdrop.xhp\n"
+"par_id2783898\n"
"help.text"
-msgid "To delete a manual page break that is contained in a print range, drag the border of the page break outside of the print range."
-msgstr "Για να διαγράψετε μια χειροκίνητη αλλαγή σελίδας που περιέχεται σε μια περιοχή εκτύπωσης, σύρετε το περίγραμμα της αλλαγής σελίδας έξω από την περιοχή εκτύπωσης."
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option+Command </caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline> keys"
+msgstr "πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή+Εντολή</caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline>"
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN10948\n"
+"move_dragdrop.xhp\n"
+"par_id2785119\n"
"help.text"
-msgid "To clear a print range, drag a border of the range onto the opposite border of the range."
-msgstr "Για να καταργήσετε μια περιοχή εκτύπωσης, σύρετε το περίγραμμα της περιοχής στο επόμενο προς τα πανω περίγραμμα της περιοχής."
+msgid "Cells are copied and shift the cells in the target area to the right or to the bottom. Source cells stay as they are."
+msgstr "Τα κελιά αντιγράφονται και μετακινούν τα κελιά στην περιοχή του στόχου στα δεξιά ή προς τα κάτω. Τα κελιά προέλευσης παραμένουν ως έχουν."
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN10862\n"
+"move_dragdrop.xhp\n"
+"par_id584124\n"
"help.text"
-msgid "To exit the <emph>Page Break Preview</emph>, choose <emph>View - Normal</emph>."
-msgstr "Για να βγείτε από την <emph>Προεπισκόπηση αλλαγής σελίδας</emph>, επιλέξτε <emph>Προβολή - Κανονική</emph>."
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option+Command</caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline>+Shift keys"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option+Command</caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline>+Shift"
-#: printranges.xhp
+#: move_dragdrop.xhp
msgctxt ""
-"printranges.xhp\n"
-"par_idN109CF\n"
+"move_dragdrop.xhp\n"
+"par_id5590990\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05080300.xhp\">Editing Print Ranges</link>"
-msgstr "<link href=\"text/scalc/01/05080300.xhp\">Επεξεργασία περιοχών εκτύπωσης</link>"
+msgid "Links to the source cells are inserted and shift the cells in the target area to the right or to the bottom. Source cells stay as they are."
+msgstr "Εισάγονται σύνδεσμοι στα κελιά προέλευσης και μετακινούνται τα κελιά στην περιοχή του στόχου στα δεξιά ή προς τα κάτω. Τα κελιά προέλευσης παραμένουν ως έχουν."
-#: borders.xhp
+#: multi_tables.xhp
msgctxt ""
-"borders.xhp\n"
+"multi_tables.xhp\n"
"tit\n"
"help.text"
-msgid "User Defined Borders in Cells"
-msgstr "Περιγράμματα καθορισμένα από το χρήστη σε κελιά"
+msgid "Navigating Through Sheets Tabs"
+msgstr "Εμφάνιση πολλαπλών φύλλων"
-#: borders.xhp
+#: multi_tables.xhp
msgctxt ""
-"borders.xhp\n"
-"bm_id3457441\n"
+"multi_tables.xhp\n"
+"bm_id3150769\n"
"help.text"
-msgid "<bookmark_value>cells;borders</bookmark_value> <bookmark_value>line arrangements with cells</bookmark_value> <bookmark_value>borders;cells</bookmark_value>"
-msgstr "<bookmark_value>κελιά, περιγράμματα</bookmark_value><bookmark_value>στοίχιση γραμμής, κελιά</bookmark_value><bookmark_value>περιγράμματα, κελιά</bookmark_value>"
+msgid "<bookmark_value>sheets; showing multiple</bookmark_value><bookmark_value>sheet tabs;using</bookmark_value><bookmark_value>views;multiple sheets</bookmark_value>"
+msgstr "<bookmark_value>φύλλα, εμφάνιση πολλαπλών</bookmark_value><bookmark_value>καρτέλες φύλλων, χρήση</bookmark_value><bookmark_value>προβολή, πολλαπλά φύλλα</bookmark_value>"
-#: borders.xhp
+#: multi_tables.xhp
msgctxt ""
-"borders.xhp\n"
-"hd_id4544816\n"
+"multi_tables.xhp\n"
+"hd_id3150769\n"
+"4\n"
"help.text"
-msgid "<variable id=\"borders\"><link href=\"text/scalc/guide/borders.xhp\">User Defined Borders in Cells</link></variable>"
-msgstr "<variable id=\"borders\"><link href=\"text/scalc/guide/borders.xhp\">Περιγράμματα καθορισμένα από το χρήστη σε κελιά</link></variable>"
+msgid "<variable id=\"multi_tables\"><link href=\"text/scalc/guide/multi_tables.xhp\" name=\"Navigating Through Sheet Tabs\">Navigating Through Sheet Tabs</link> </variable>"
+msgstr "<variable id=\"multi_tables\"><link href=\"text/scalc/guide/multi_tables.xhp\" name=\"Περιήγηση σε καρτέλες φύλλου\">Περιήγηση σε καρτέλες φύλλου</link> </variable>"
-#: borders.xhp
+#: multi_tables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id2320017\n"
+"multi_tables.xhp\n"
+"par_id3153771\n"
+"3\n"
"help.text"
-msgid "You can apply a variety of different lines to selected cells."
-msgstr "Μπορείτε να εφαρμόσετε μια ποικιλία διαφορετικών γραμμών στα επιλεγμένα κελιά."
+msgid "By default $[officename] displays three sheets \"Sheet1\" to \"Sheet3\", in each new spreadsheet. You can switch between sheets in a spreadsheet using the sheet tabs at the bottom of the screen."
+msgstr "Ως προεπιλογή, το $[officename] εμφανίζει τρία φύλλα \"Φύλλο1\" έως \"Φύλλο3\", σε κάθε νέο υπολογιστικό φύλλο. Μπορείτε να μετακινήστε από φύλλο σε φύλλο χρησιμοποιώντας τις καρτέλες φύλλων στο κάτω μέρος της οθόνης."
-#: borders.xhp
+#: multi_tables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id8055665\n"
+"multi_tables.xhp\n"
+"par_idN106AF\n"
"help.text"
-msgid "Select the cell or a block of cells."
-msgstr "Επιλέξτε το κελί ή μια ομάδα κελιών."
+msgid "<image id=\"img_id4829822\" src=\"res/helpimg/sheettabs.png\" width=\"3.3335inch\" height=\"0.7638inch\" localize=\"true\"><alt id=\"alt_id4829822\">Sheet Tabs</alt></image>"
+msgstr "<image id=\"img_id4829822\" src=\"res/helpimg/sheettabs.png\" width=\"3.3335inch\" height=\"0.7638inch\" localize=\"true\"><alt id=\"alt_id4829822\">Καρτέλες φύλλου</alt></image>"
-#: borders.xhp
+#: multi_tables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id9181188\n"
+"multi_tables.xhp\n"
+"par_id3153144\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Format - Cells</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Μορφή - Κελιά</item>."
+msgid "<image id=\"img_id3156441\" src=\"res/helpimg/calcnav.png\" width=\"0.6563inch\" height=\"0.1457inch\"><alt id=\"alt_id3156441\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156441\" src=\"res/helpimg/calcnav.png\" width=\"0.6563inch\" height=\"0.1457inch\"><alt id=\"alt_id3156441\">Icon</alt></image>"
-#: borders.xhp
+#: multi_tables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id9947508\n"
+"multi_tables.xhp\n"
+"par_id3147396\n"
+"5\n"
"help.text"
-msgid "In the dialog, click the <emph>Borders</emph> tab."
-msgstr "Στο παράθυρο διαλόγου, κάντε κλικ στην καρτέλα <emph>Περιγράμματα</emph>."
+msgid "Use the navigation buttons to display all the sheets belonging to your document. Clicking the button on the far left or the far right displays, respectively, the first or last sheet tab. The middle buttons allow the user to scroll forward and backward through all sheet tabs. To display the sheet itself click on the sheet tab."
+msgstr "Χρησιμοποιήστε τα κουμπιά περιήγησης για να εμφανίσετε όλα τα φύλλων του έγγραφου σας. Κάντε κλικ στο κουμπί στο αριστερό ή στο δεξιό άκρο αυτής της ομάδας, και η εμφάνιση των καρτελών φύλλων θα μετακινηθεί έτσι ώστε να βλέπετε το όνομα του πρώτου ή του τελευταίου φύλλου αντίστοιχα. Για να εμφανιστεί το ίδιο το φύλλο, κάντε κλικ στο όνομα."
-#: borders.xhp
+#: multi_tables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id7907956\n"
+"multi_tables.xhp\n"
+"par_id3149379\n"
+"6\n"
"help.text"
-msgid "Choose the border options you want to apply and click OK."
-msgstr "Επιλέξτε τις επιλογές για τα περιγράμματα που θέλετε να εφαρμόσετε και πατήστε OK."
+msgid "If there is insufficient space to display all the sheet tabs, you can increase it by pointing to the separator between the scrollbar and the sheet tabs, pressing the mouse button and, keeping the mouse button pressed, dragging to the right. In doing so you will be sharing the available space between the sheet tabs and horizontal scrollbar."
+msgstr "Αν στο κάτω περίγραμμα του παραθύρου δεν υπάρχει αρκετός χώρος για να εμφανιστούν οι καρτέλες των φύλλων, μπορείτε να τον αυξήσετε. Αν το κάνετε αυτό, θα μοιράσετε το διαθέσιμο χώρο μεταξύ των καρτελών φύλλων και της οριζόντιας γραμμής κύλισης. Τοποθετήστε το δείκτη του ποντικιού στο διαχωριστή μεταξύ της γραμμής κύλισης και των καρτελών φύλλων, πατήστε το κουμπί του ποντικιού και, κρατώντας το πατημένο, σύρετε προς τα δεξιά."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id1342204\n"
+"multioperation.xhp\n"
+"tit\n"
"help.text"
-msgid "The options in the <emph>Line arrangement</emph> area can be used to apply multiple border styles."
-msgstr "Οι επιλογές στην περιοχή μη την <emph>Οργάνωση γραμμών</emph> μπορούν να χρησιμοποιηθούν για την εφαρμογή στυλ με πολλαπλά περιγράμματα."
+msgid "Applying Multiple Operations"
+msgstr "Εφαρμογή πολλαπλών πράξεων"
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"hd_id4454481\n"
+"multioperation.xhp\n"
+"bm_id3147559\n"
"help.text"
-msgid "Selection of cells"
-msgstr "Επιλογή κελιών"
+msgid "<bookmark_value>multiple operations</bookmark_value><bookmark_value>what if operations;two variables</bookmark_value><bookmark_value>tables; multiple operations in</bookmark_value><bookmark_value>data tables; multiple operations in</bookmark_value><bookmark_value>cross-classified tables</bookmark_value>"
+msgstr "<bookmark_value>πολλαπλές πράξεις</bookmark_value><bookmark_value>πράξεις τι-εάν, δύο μεταβλητές</bookmark_value><bookmark_value>πίνακες, πολλαπλές πράξεις σε</bookmark_value><bookmark_value>πίνακες δεδομένων, πολλαπλές πράξεις σε</bookmark_value><bookmark_value>βαθμιαία ταξινομημένοι πίνακες</bookmark_value>"
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id7251503\n"
+"multioperation.xhp\n"
+"hd_id3147559\n"
+"5\n"
"help.text"
-msgid "Depending on the selection of cells, the area looks different."
-msgstr "Όταν επιλεγούν κάποια κελιά, η περιοχή δείχνει διαφορετική."
+msgid "<variable id=\"multioperation\"><link href=\"text/scalc/guide/multioperation.xhp\" name=\"Applying Multiple Operations\">Applying Multiple Operations</link></variable>"
+msgstr "<variable id=\"multioperation\"><link href=\"text/scalc/guide/multioperation.xhp\" name=\"Εφαρμογή πολλαπλών πράξεων\">Εφαρμογή πολλαπλών πράξεων</link></variable>"
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id8716696\n"
+"multioperation.xhp\n"
+"hd_id3145171\n"
+"1\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "Multiple Operations in Columns or Rows"
+msgstr "Πολλαπλές πράξεις σε στήλες ή σειρές"
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id4677877\n"
+"multioperation.xhp\n"
+"par_id4123966\n"
"help.text"
-msgid "Line arrangement area"
-msgstr "Περιοχή οργάνωσης γραμμών"
+msgid "The <item type=\"menuitem\">Data - Multiple Operations</item> command provides a planning tool for \"what if\" questions. In your spreadsheet, you enter a formula to calculate a result from values that are stored in other cells. Then, you set up a cell range where you enter some fixed values, and the Multiple Operations command will calculate the results depending on the formula."
+msgstr "Η εντολή <item type=\"menuitem\">Δεδομένα - Πολλαπλές πράξεις</item>παρέχει ένα εργαλείο σχεδίασης για ερώτησεις \"Τι θα γίνει εάν\". Στο λογιστικό σας φύλλο, εισάγετε τον τύπο υπολογισμού αποτελέσματος από τιμές που αποθηκεύονται σε άλλα κελιά. Έπειτα, ορίζετε μια περιοχή κελιού, όπου εισάγετε μερικές σταθερές τιμές και η εντολή πολλαπλών πράξεων θα υπολογίσει τα αποτελέσματα ανάλογα με τον τύπο."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id807824\n"
+"multioperation.xhp\n"
+"par_id3156424\n"
+"2\n"
"help.text"
-msgid "One cell"
-msgstr "Ένα κελί"
+msgid "In the <emph>Formulas</emph> field, enter the cell reference to the formula that applies to the data range. In the <emph>Column input cell/Row input cell</emph> field, enter the cell reference to the corresponding cell that is part of the formula. This can be explained best by examples:"
+msgstr "Στο πεδίο <emph>Τύπος</emph>, εισάγετε την αναφορά του κελιού στον τύπο που εφαρμόζεται στην περιοχή δεδομένων. Στο πεδίο <emph>Είσοδος κελιού στήλης/Είσοδος κελιού γραμμής</emph>, εισάγετε την αναφορά του κελιού στο αντίστοιχο κελί που είναι μέρος του τύπου. Αυτό μπορεί να εξηγηθεί καλύτερα από τα εξής παραδείγματα:"
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id8473464\n"
+"multioperation.xhp\n"
+"hd_id3159153\n"
+"7\n"
"help.text"
-msgid "<image id=\"img_id1737113\" src=\"res/helpimg/border_ca_1.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1737113\">borders with one cell selected</alt></image>"
-msgstr "<image id=\"img_id1737113\" src=\"res/helpimg/border_ca_1.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1737113\">περιγράμματα με ένα επιλεγμένο κελί</alt></image>"
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id3509933\n"
+"multioperation.xhp\n"
+"par_id3153189\n"
+"8\n"
"help.text"
-msgid "Cells in a column"
-msgstr "Κελιά σε μια στήλη"
+msgid "You produce toys which you sell for $10 each. Each toy costs $2 to make, in addition to which you have fixed costs of $10,000 per year. How much profit will you make in a year if you sell a particular number of toys?"
+msgstr "Κατασκευάζετε παιχνίδια και τα πουλάτε προς $10 το τεμάχιο. Η κατασκευή κάθε παιχνιδιού κοστίζει $2, και επιπλέον έχετε πάγια έξοδα $10.000 ετησίως. Ποιο είναι το κέρδος σας για ένα χρόνο αν έχετε πουλήσει ένα συγκεκριμένο αριθμό παιχνιδιών;"
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id6635639\n"
+"multioperation.xhp\n"
+"par_id6478774\n"
"help.text"
-msgid "<image id=\"img_id1680959\" src=\"res/helpimg/border_ca_2.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1680959\">borders with a column selected</alt></image>"
-msgstr "<image id=\"img_id1680959\" src=\"res/helpimg/border_ca_2.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1680959\">περιγράμματα με μια επιλεγμένη στήλη</alt></image>"
+msgid "<image id=\"img_id1621753\" src=\"res/helpimg/what-if.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id1621753\">what-if sheet area</alt></image>"
+msgstr "<image id=\"img_id1621753\" src=\"res/helpimg/what-if.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id1621753\">περιοχή φύλλου τι-εάν</alt></image>"
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id8073366\n"
+"multioperation.xhp\n"
+"hd_id3145239\n"
+"41\n"
"help.text"
-msgid "Cells in a row"
-msgstr "Κελιά σε μια γραμμή"
+msgid "Calculating With One Formula and One Variable"
+msgstr "Υπολογισμός με έναν τύπο και μία μεταβλητή"
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id6054567\n"
+"multioperation.xhp\n"
+"par_id3146888\n"
+"42\n"
"help.text"
-msgid "<image id=\"img_id9623096\" src=\"res/helpimg/border_ca_3.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id9623096\">borders with a row selected</alt></image>"
-msgstr "<image id=\"img_id9623096\" src=\"res/helpimg/border_ca_3.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id9623096\">περιγράμματα με μια επιλεγμένη γραμμή</alt></image>"
+msgid "To calculate the profit, first enter any number as the quantity (items sold) - in this example 2000. The profit is found from the formula Profit=Quantity * (Selling price - Direct costs) - Fixed costs. Enter this formula in B5."
+msgstr "Για να υπολογίσετε το κέρδος, πληκτρολογήστε πρώτα έναν αριθμό ως ποσότητα (κομμάτια που πουλήσατε) - σε αυτό το παράδειγμα, 2000. Το κέρδος υπολογίζεται με τον τύπο Κέρδος=Ποσότητα * (Τιμή πώλησης - Άμεσα έξοδα) - Πάγια έξοδα. Πληκτρολογήστε τον τύπο στο κελί B5."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id466322\n"
+"multioperation.xhp\n"
+"par_id3157875\n"
+"43\n"
"help.text"
-msgid "Cells in a block of 2x2 or more"
-msgstr "Κελιά σε ομάδα των 2x2 ή περισσοτέρων"
+msgid "In column D enter given annual sales, one below the other; for example, 500 to 5000, in steps of 500."
+msgstr "Στη στήλη D εισάγετε τιμές για τις ετήσιες πωλήσεις, τη μία κάτω από την άλλη, π.χ. με βήματα αύξησης 500, από το 500 έως το 5000."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id4511551\n"
+"multioperation.xhp\n"
+"par_id3159115\n"
+"44\n"
"help.text"
-msgid "<image id=\"img_id8139591\" src=\"res/helpimg/border_ca_4.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id8139591\">borders with a block selected</alt></image>"
-msgstr "<image id=\"img_id8139591\" src=\"res/helpimg/border_ca_4.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id8139591\">>περιγράμματα με μια επιλεγμένη ομάδα κελιών</alt></image>"
+msgid "Select the range D2:E11, and thus the values in column D and the empty cells alongside in column E."
+msgstr "Επιλέξτε την περιοχή D2:E11, και συνεπώς τις τιμές στη στήλη D και τα κενά κελιά κατά μήκος στη στήλη E."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id5383465\n"
+"multioperation.xhp\n"
+"par_id3149723\n"
+"45\n"
"help.text"
-msgid "You cannot apply borders to multiple selections."
-msgstr "Δεν μπορείτε να εφαρμόσετε περιγράμματα σε πολλαπλές επιλογές."
+msgid "Choose <emph>Data - Multiple operations</emph>."
+msgstr "Επιλέξτε <emph>Δεδομένα - Πολλαπλές πράξεις</emph>."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"hd_id7790154\n"
+"multioperation.xhp\n"
+"par_id3149149\n"
+"46\n"
"help.text"
-msgid "Default Settings"
-msgstr "Προεπιλεγμένες ρυθμίσεις"
+msgid "With the cursor in the <emph>Formulas </emph>field, click cell B5."
+msgstr "Με το δρομέα στο πεδίο <emph>Τύποι</emph> , κλικ στο κελί Β5."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id2918485\n"
+"multioperation.xhp\n"
+"par_id3149355\n"
+"47\n"
"help.text"
-msgid "Click one of the <emph>Default</emph> icons to set or reset multiple borders."
-msgstr "Κάντε κλικ σε ένα από τα <emph>Προεπιλεγμένα</emph> εικονίδια για να θέσετε ή να επαναφέρετε πολλαπλά περιγράμματα."
+msgid "Set the cursor in the <emph>Column input cell</emph> field and click cell B4. This means that B4, the quantity, is the variable in the formula, which is replaced by the selected column values."
+msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>Στήλη</emph> και κάντε κλικ στο κελί B4. Αυτό σημαίνει ότι: B4, η ποσότητα, είναι η μεταβλητή στον τύπο η οποία αντικαθίσταται από τις επιλεγμένες τιμές της στήλης."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id1836909\n"
+"multioperation.xhp\n"
+"par_id3149009\n"
+"48\n"
"help.text"
-msgid "The thin gray lines inside an icon show the borders that will be reset or cleared."
-msgstr "Οι λεπτές γκρι γραμμές μέσα σε ένα εικονίδιο εμφανίζουν τα περιγράμματα στα οποία θα γίνει επαναφορά ή απαλοιφή."
+msgid "Close the dialog with <emph>OK</emph>. You see the profits for the different quantities in column E."
+msgstr "Κλείστε το παράθυρο διαλόγου με το κουμπί <emph>OK</emph>. Θα δείτε το κέρδος στη στήλη E."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id5212561\n"
+"multioperation.xhp\n"
+"hd_id3148725\n"
+"49\n"
"help.text"
-msgid "The dark lines inside an icon show the lines that will be set using the selected line style and color."
-msgstr "Οι σκούρες γραμμές μέσα σε ένα εικονίδιο εμφανίζουν τις γραμμές που θα καθοριστούν χρησιμοποιώντας το επιλεγμένο στυλ γραμμής και το επιλεγμένο χρώμα."
+msgid "Calculating with Several Formulas Simultaneously"
+msgstr "Ταυτόχρονος υπολογισμός ενός αριθμού τύπων"
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id4818872\n"
+"multioperation.xhp\n"
+"par_id3146880\n"
+"50\n"
"help.text"
-msgid "The thick gray lines inside an icon show the lines that will not be changed."
-msgstr "Οι χοντρές γκρι γραμμές μέσα σε ένα εικονίδιο εμφανίζουν τις γραμμές που δεν θα αλλάξουν."
+msgid "Delete column E."
+msgstr "Διαγράψτε τη στήλη E."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"hd_id8989226\n"
+"multioperation.xhp\n"
+"par_id3154675\n"
+"51\n"
"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
+msgid "Enter the following formula in C5: = B5 / B4. You are now calculating the annual profit per item sold."
+msgstr "Εισαγάγετε τον ακόλουθο τύπο στο κελί C5: = B5 / B4: Τώρα υπολογίζετε το ετήσιο κέρδος ανά τεμάχιο που πωλείται."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id622577\n"
+"multioperation.xhp\n"
+"par_id3148885\n"
+"52\n"
"help.text"
-msgid "Select a block of about 8x8 cells, then choose <emph>Format - Cells - Borders</emph>."
-msgstr "Επιλέξτε μια ομάδα με 8x8 κελιά, ύστερα επιλέξτε <emph>Μορφή - Κελιά - Περιγράμματα</emph>."
+msgid "Select the range D2:F11, thus three columns."
+msgstr "Επιλέξτε την περιοχή D2:F11, συνεπώς τρεις στήλες."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id8119754\n"
+"multioperation.xhp\n"
+"par_id3147474\n"
+"53\n"
"help.text"
-msgid "<image id=\"img_id7261268\" src=\"res/helpimg/border_ca_5.png\" width=\"1.0937in\" height=\"0.2189in\"><alt id=\"alt_id7261268\">default icon row of Borders tab page</alt></image>"
-msgstr "<image id=\"img_id7261268\" src=\"res/helpimg/border_ca_5.png\" width=\"1.0937in\" height=\"0.2189in\"><alt id=\"alt_id7261268\">προεπιλεγμένη γραμμή εικονιδίου από τη σελίδα της καρτέλας Περιγράμματα</alt></image>"
+msgid "Choose <emph>Data - Multiple Operations</emph>."
+msgstr "Επιλέξτε <emph>Δεδομένα - Πολλαπλές πράξεις</emph>."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id8964201\n"
+"multioperation.xhp\n"
+"par_id3154846\n"
+"54\n"
"help.text"
-msgid "Click the left icon to clear all lines. This removes all outer borders, all inner lines, and all diagonal lines."
-msgstr "Κάντε κλικ στο αριστερό εικονίδιο για να καθαρίσετε τις γραμμές. Με αυτόν τον τρόπο αφαιρούνται όλα τα εξωτερικά περιγράμματα, όλες οι εσωτερικές γραμμές και όλες οι διαγώνιες γραμμές."
+msgid "With the cursor in the <emph>Formulas</emph> field, select cells B5 thru C5."
+msgstr "Με το δρομέα τοποθετημένο στο πεδίο <emph>Τύποι</emph> , επιλέξτε τα κελιά από το B5 έως το C5."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id6048463\n"
+"multioperation.xhp\n"
+"par_id3153931\n"
+"55\n"
"help.text"
-msgid "Click the second icon from the left to set an outer border and to remove all other lines."
-msgstr "Κάντε κλικ στο δεύτερο εικονίδιο από τα αριστερά για να θέσετε ένα εξωτερικό περίγραμμα και να αφαιρέσετε όλες τις άλλες γραμμές."
+msgid "Set the cursor in the <emph>Column input cell</emph> field and click cell B4."
+msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>Στήλη</emph> και κάντε κλικ στο κελί B4."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id1495406\n"
+"multioperation.xhp\n"
+"par_id3150862\n"
+"56\n"
"help.text"
-msgid "Click the rightmost icon to set an outer border. The inner lines are not changed, except the diagonal lines, which will be removed."
-msgstr "Κάντε κλικ στο πιο δεξί εικονίδιο για να θέσετε ένα εξωτερικό περίγραμμα. Οι εσωτερικές γραμμές δεν θα αλλάξουν, εκτός από τις διαγώνιες γραμμές, οι οποίες θα αφαιρεθούν."
+msgid "Close the dialog with <emph>OK</emph>. You will now see the profits in column E and the annual profit per item in column F."
+msgstr "Κλείστε το παράθυρο διαλόγου με το κουμπί <emph>OK</emph>. Τώρα βλέπετε τα κέρδη στην στήλη E και το ετήσιο κέρδος ανά τεμάχιο στην στήλη F."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id9269386\n"
+"multioperation.xhp\n"
+"hd_id3146139\n"
+"3\n"
"help.text"
-msgid "Now you can continue to see which lines the other icons will set or remove."
-msgstr "Τώρα μπορείτε να συνεχίσετε για να δείτε ποιες γραμμές θα καθορίσουν ή θα αφαιρέσουν τα άλλα εικονίδια."
+msgid "Multiple Operations Across Rows and Columns"
+msgstr "Πολλαπλές πράξεις κατά μήκος γραμμών και στηλών"
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"hd_id3593554\n"
+"multioperation.xhp\n"
+"par_id3148584\n"
+"4\n"
"help.text"
-msgid "User Defined Settings"
-msgstr "Ρυθμίσεις καθορισμένες από τον χρήστη"
+msgid "<item type=\"productname\">%PRODUCTNAME</item> allows you to carry out joint multiple operations for columns and rows in so-called cross-tables. The formula cell has to refer to both the data range arranged in rows and the one arranged in columns. Select the range defined by both data ranges and call the multiple operation dialog. Enter the reference to the formula in the <emph>Formulas</emph> field. The <emph>Row input cell</emph> and the <emph>Column input cell</emph> fields are used to enter the reference to the corresponding cells of the formula."
+msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> σας επιτρέπει να εκτελείτε πολλαπλές κοινές πράξεις για στήλες και γραμμές σε πίνακες 'διασταύρωσης', όπως ονομάζονται. Το κελί τύπου πρέπει να παραπέμπει τόσο στην περιοχή δεδομένων που είναι τακτοποιημένη σε γραμμές όσο και στην περιοχή που είναι τακτοποιημένη σε στήλες. Επιλέξτε την περιοχή που έχει καθοριστεί από τις δύο περιοχές δεδομένων και καλέστε το παράθυρο διαλόγου πολλαπλών πράξεων. Εισαγάγετε την παραπομπή στον τύπο στο πεδίο <emph>Τύποι</emph>. Το πεδίο <emph>Εισαγωγή κελιού γραμμής</emph> χρησιμοποιείται για την εισαγωγή της παραπομπής στο πρώτο κελί της περιοχής που είναι τακτοποιημένη σε γραμμές και το πεδίο <emph>Εισαγωγή κελιού στήλης</emph> στο πρώτο κελί της περιοχής που είναι τακτοποιημένη σε στήλες."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id4018066\n"
+"multioperation.xhp\n"
+"hd_id3149949\n"
+"57\n"
"help.text"
-msgid "In the <emph>User defined</emph> area, you can click to set or remove individual lines. The preview shows lines in three different states."
-msgstr "Στην <emph>καθορισμένη από το χρήστη</emph> περιοχή, μπορείτε να κάνετε κλικ για να καθορίσετε ή να αφαιρέσετε ξεχωριστές γραμμές. Η προεπισκόπηση εμφανίζει τις γραμμές σε τρεις διαφορετικές καταστάσεις."
+msgid "Calculating with Two Variables"
+msgstr "Υπολογισμός με δύο μεταβλητές"
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id8004699\n"
+"multioperation.xhp\n"
+"par_id3154808\n"
+"58\n"
"help.text"
-msgid "Repeatedly click an edge or a corner to switch through the three different states."
-msgstr "Κάντε κλικ επανειλημμένα σε ένα άκρο ή μια γωνία για να μεταβείτε μεταξύ των τριών διαφορετικών καταστάσεων."
+msgid "Consider columns A and B of the sample table above. You now want to vary not just the quantity produced annually, but also the selling price, and you are interested in the profit in each case."
+msgstr "Θεωρήστε τις στήλες A και B του παρακάτω δείγματος πίνακα. Τώρα θέλετε να μην έχετε απλώς την ετήσια ποσότητα παραγωγής, αλλά και την τιμή πώλησης, καθώς και, σε κάθε περίπτωση, το κέρδος."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id8037659\n"
+"multioperation.xhp\n"
+"par_id3149731\n"
+"59\n"
"help.text"
-msgid "Line types"
-msgstr "Τύποι γραμμών"
+msgid "Expand the table shown above. D2 thru D11 contain the numbers 500, 1000 and so on, up to 5000. In E1 through H1 enter the numbers 8, 10, 15 and 20."
+msgstr "Αναπτύξτε τον πίνακα που παρουσιάζεται παραπάνω. Τα κελιά D2 ως D11 περιέχουν τους αριθμούς 500, 1000 κ.ο.κ, έως και 5000. Στα κελιά E1 ως H1 εισαγάγετε τους αριθμούς 8, 10, 15 και 20."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id2305978\n"
+"multioperation.xhp\n"
+"par_id3152810\n"
+"95\n"
"help.text"
-msgid "Image"
-msgstr "Εικόνα"
+msgid "Select the range D1:H11."
+msgstr "Επιλέξτε την περιοχή D1:H11."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id8716086\n"
+"multioperation.xhp\n"
+"par_id3153620\n"
+"96\n"
"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
+msgid "Choose <emph>Data - Multiple Operations</emph>."
+msgstr "Επιλέξτε <emph>Δεδομένα - Πολλαπλές πράξεις</emph>."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id3978087\n"
+"multioperation.xhp\n"
+"par_id3149981\n"
+"97\n"
"help.text"
-msgid "A black line"
-msgstr "Μαύρη γραμμή"
+msgid "With the cursor in the <emph>Formulas</emph> field, click cell B5."
+msgstr "Με το δρομέα στο πεδίο <emph>Τύποι</emph> , κλικ στο κελί Β5."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id4065065\n"
+"multioperation.xhp\n"
+"par_id3156113\n"
+"98\n"
"help.text"
-msgid "<image id=\"img_id9379863\" src=\"res/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9379863\">solid line for user defined border</alt></image>"
-msgstr "<image id=\"img_id9379863\" src=\"res/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9379863\">συμπαγής γραμμή για το καθορισμένο από το χρήστη περίγραμμα</alt></image>"
+msgid "Set the cursor in the <emph>Row input cell</emph> field and click cell B1. This means that B1, the selling price, is the horizontally entered variable (with the values 8, 10, 15 and 20)."
+msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>Είσοδος κελιών γραμμής</emph> και κάντε κλικ στο κελί B1. Αυτό σημαίνει ότι το B1, η τιμή πώλησης, είναι η μεταβλητή που έχει εισαχθεί οριζοντίως (με τις τιμές 8, 10, 15 και 20)."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id6987823\n"
+"multioperation.xhp\n"
+"par_id3154049\n"
+"99\n"
"help.text"
-msgid "A black line sets the corresponding line of the selected cells. The line is shown as a dotted line when you choose the 0.05 pt line style. Double lines are shown when you select a double line style."
-msgstr "Μια μαύρη γραμμή καθορίζει την αντίστοιχη γραμμή των επιλεγμένων κελιών. Η γραμμή εμφανίζεται σαν γραμμή με τελεία όταν επιλέγετε στυλ γραμμής 0.05 pt. Οι διπλές γραμμές εμφανίζονται όταν επιλέγετε ένα στυλ διπλής γραμμής."
+msgid "Set the cursor in the <emph>Column input cell</emph> field and click in B4. This means that B4, the quantity, is the vertically entered variable."
+msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>κελί εισόδου στήλης</emph> και πατήστε στο B4. Αυτό σημαίνει ότι το B4, η ποσότητα, είναι η μεταβλητή που έχει εισαχθεί καθέτως."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id1209143\n"
+"multioperation.xhp\n"
+"par_id3149141\n"
+"100\n"
"help.text"
-msgid "A gray line"
-msgstr "Γκρι γραμμή"
+msgid "Close the dialog with OK. You see the profits for the different selling prices in the range E2:H11."
+msgstr "Κλείστε το παράθυρο διαλόγου με το κουμπί OK. Θα δείτε τα κέρδη στη γραμμή E2:H11."
-#: borders.xhp
+#: multioperation.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id6653340\n"
+"multioperation.xhp\n"
+"par_id3155104\n"
+"101\n"
"help.text"
-msgid "<image id=\"img_id6972563\" src=\"res/helpimg/border_ca_gray.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id6972563\">gray line for user defined border</alt></image>"
-msgstr "<image id=\"img_id6972563\" src=\"res/helpimg/border_ca_gray.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id6972563\">γκρι γραμμή για το καθορισμένο από το χρήστη περίγραμμα</alt></image>"
+msgid "<link href=\"text/scalc/01/12060000.xhp\" name=\"Multiple operations\">Multiple operations</link>"
+msgstr "<link href=\"text/scalc/01/12060000.xhp\" name=\"Πολλαπλές πράξεις\">Πολλαπλές πράξεις</link>"
-#: borders.xhp
+#: multitables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id2278817\n"
+"multitables.xhp\n"
+"tit\n"
"help.text"
-msgid "A gray line is shown when the corresponding line of the selected cells will not be changed. No line will be set or removed at this position."
-msgstr "Μια γκρι γραμμή εμφανίζεται όταν η αντίστοιχη γραμμή των επιλεγμένων κελιών δεν θα τροποποιηθεί. Καμιά γραμμή δεν θα οριστεί ή θα αφαιρεθεί σε αυτήν την περιοχή."
+msgid "Applying Multiple Sheets"
+msgstr "Εφαρμογή πολλαπλών φύλλων"
-#: borders.xhp
+#: multitables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id5374919\n"
+"multitables.xhp\n"
+"bm_id3154759\n"
"help.text"
-msgid "A white line"
-msgstr "Λευκή γραμμή"
+msgid "<bookmark_value>sheets; inserting</bookmark_value> <bookmark_value>inserting; sheets</bookmark_value> <bookmark_value>sheets; selecting multiple</bookmark_value> <bookmark_value>appending sheets</bookmark_value> <bookmark_value>selecting;multiple sheets</bookmark_value> <bookmark_value>multiple sheets</bookmark_value> <bookmark_value>calculating;multiple sheets</bookmark_value>"
+msgstr "<bookmark_value>φύλλα, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, φύλλα</bookmark_value><bookmark_value>φύλλα, επιλογή πολλαπλών</bookmark_value><bookmark_value>προσθήκη φύλλων</bookmark_value><bookmark_value>επιλογή, πολλαπλά φύλλα</bookmark_value><bookmark_value>πολλαπλά φύλλα</bookmark_value><bookmark_value>υπολογισμός, πολλαπλά φύλλα</bookmark_value>"
-#: borders.xhp
+#: multitables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id52491\n"
+"multitables.xhp\n"
+"hd_id3154759\n"
+"9\n"
"help.text"
-msgid "<image id=\"img_id3801080\" src=\"res/helpimg/border_ca_white.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id3801080\">white line for user defined border</alt></image>"
-msgstr "<image id=\"img_id3801080\" src=\"res/helpimg/border_ca_white.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id3801080\">λευκή γραμμή για τον καθορισμένο από το χρήστη περίγραμμα</alt></image>"
+msgid "<variable id=\"multitables\"><link href=\"text/scalc/guide/multitables.xhp\" name=\"Applying Multiple Sheets\">Applying Multiple Sheets</link></variable>"
+msgstr "<variable id=\"multitables\"><link href=\"text/scalc/guide/multitables.xhp\" name=\"Εφαρμογή πολλαπλών φύλλων\">Εφαρμογή πολλαπλών φύλλων</link></variable>"
-#: borders.xhp
+#: multitables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id372325\n"
+"multitables.xhp\n"
+"hd_id3148576\n"
+"10\n"
"help.text"
-msgid "A white line is shown when the corresponding line of the selected cells will be removed."
-msgstr "Μια λευκή γραμμή εμφανίζεται όταν η αντίστοιχη γραμμή των επιλεγμένων κελιών θα αφαιρεθεί."
+msgid "Inserting a Sheet"
+msgstr "Εισαγωγή φύλλου"
-#: borders.xhp
+#: multitables.xhp
msgctxt ""
-"borders.xhp\n"
-"hd_id7282937\n"
+"multitables.xhp\n"
+"par_id3154731\n"
+"4\n"
"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
+msgid "Choose <item type=\"menuitem\">Insert - Sheet</item> to insert a new sheet or an existing sheet from another file."
+msgstr "Επιλέξτε την εντολή <item type=\"menuitem\">Εισαγωγή- Φύλλο</item> για να εισαγάγετε ένα νέο φύλλο ή ένα υπάρχον φύλλο από άλλο αρχείο μπροστά από το ενεργό φύλλο."
-#: borders.xhp
+#: multitables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id4230780\n"
+"multitables.xhp\n"
+"par_id05092009140203598\n"
"help.text"
-msgid "Select a single cell, then choose <emph>Format - Cells - Borders</emph>."
-msgstr "Επιλέξτε ένα μεμονωμένο κελί, και ύστερα επιλέξτε από το μενού <emph>Μορφή - Κελιά - Περιγράμματα</emph>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog box where you can assign macros to sheet events.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα πλαίσιο διαλόγου όπου μπορείτε να αποδώσετε μακροεντολές στα γεγονότα φύλλου.</ahelp>"
-#: borders.xhp
+#: multitables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id1712393\n"
+"multitables.xhp\n"
+"par_id05092009140203523\n"
"help.text"
-msgid "Click the lower edge to set a very thin line as a lower border. All other lines will be removed from the cell."
-msgstr "Κάντε κλικ στο χαμηλότερο άκρο για να θέσετε μια πολύ λεπτή γραμμή σαν κάτω όριο. Όλες οι άλλες γραμμές θα αφαιρεθούν από το κελί."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a window where you can assign a color to the sheet tab.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα παράθυρο όπου μπορείτε να αποδώσετε ένα χρώμα στην καρτέλα φύλλου.</ahelp>"
-#: borders.xhp
+#: multitables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id5149693\n"
+"multitables.xhp\n"
+"par_id050920091402035\n"
"help.text"
-msgid "<image id=\"img_id9467452\" src=\"res/helpimg/border_ca_6.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9467452\">setting a thin lower border</alt></image>"
-msgstr "<image id=\"img_id9467452\" src=\"res/helpimg/border_ca_6.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9467452\">καθορισμός λεπτού κάτω περιγράμματος</alt></image>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to select all sheets in the document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ να επιλέξετε όλα τα φύλλα που υπάρχουν στο έγγραφο.</ahelp>"
-#: borders.xhp
+#: multitables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id5759453\n"
+"multitables.xhp\n"
+"par_id0509200914020391\n"
"help.text"
-msgid "Choose a thicker line style and click the lower edge. This sets a thicker line as a lower border."
-msgstr "Επιλέξτε ένα πιο παχύ στυλ γραμμής και κάντε κλικ στο κάτω άκρο. Αυτό θα θέσει μια πιο παχιά γραμμή σαν κάτω περίγραμμα."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to deselect all sheets in the document, except the current sheet.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ να αποεπιλέξετε όλα τα φύλλα που υπάρχουν στο έγγραφο, εκτός από το τρέχον φύλλο .</ahelp>"
-#: borders.xhp
+#: multitables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id6342051\n"
+"multitables.xhp\n"
+"hd_id3154491\n"
+"11\n"
"help.text"
-msgid "<image id=\"img_id7431562\" src=\"res/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id7431562\">setting a thick line as a border</alt></image>"
-msgstr "<image id=\"img_id7431562\" src=\"res/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id7431562\">καθορισμός παχιάς γραμμής ως περίγραμμα</alt></image>"
+msgid "Selecting Multiple Sheets"
+msgstr "Επιλογή πολλαπλών φύλλων"
-#: borders.xhp
+#: multitables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id5775322\n"
+"multitables.xhp\n"
+"par_id3145251\n"
+"6\n"
"help.text"
-msgid "Click the second <emph>Default</emph> icon from the left to set all four borders. Then repeatedly click the lower edge until a white line is shown. This removes the lower border."
-msgstr "Κάντε κλικ στο δεύτερο <emph>Προεπιλεγμένο</emph> εικονίδιο από τα αριστερά για να θέσετε και τα τέσσερα περιγράμματα. Ύστερα κάντε κλικ επανειλημμένα στο κάτω άκρο μέχρι η άσπρη γραμμή να εμφανιστεί. Με αυτόν τον τρόπο αφαιρείται το κάτω άκρο."
+msgid "The sheet tab of the current sheet is always visible in white in front of the other sheet tabs. The other sheet tabs are gray when they are not selected. By clicking other sheet tabs while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> you can select multiple sheets."
+msgstr "Η καρτέλα φύλλου του τρέχοντος φύλλου είναι πάντοτε ορατή στα λευκά μπροστά από άλλες καρτέλες φύλλου. Οι άλλες καρτέλες φύλλου είναι γκρι όταν δεν επιλέγονται. Πατώντας άλλες καρτέλες φύλλου ενώ πατάτε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> μπορείτε να επιλέξετε πολλαπλά φύλλα."
-#: borders.xhp
+#: multitables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id2882778\n"
+"multitables.xhp\n"
+"par_idN106B7\n"
"help.text"
-msgid "<image id=\"img_id8155766.00000001\" src=\"res/helpimg/border_ca_8.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id8155766.00000001\">removing lower border</alt></image>"
-msgstr "<image id=\"img_id8155766.00000001\" src=\"res/helpimg/border_ca_8.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id8155766.00000001\">αφαίρεση του κάτω περιγράμματος</alt></image>"
+msgid "You can use Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up or Page Down to select multiple sheets using the keyboard."
+msgstr "Μπορείτε να χρησιμοποιήσετε το συνδυασμό πλήκτρων Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up ή Page Down για να επιλέξετε πολλαπλά φύλλα μέσω του πληκτρολογίου σας."
-#: borders.xhp
+#: multitables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id8102053\n"
+"multitables.xhp\n"
+"hd_id3155600\n"
+"12\n"
"help.text"
-msgid "You can combine several line types and styles. The last image shows how to set thick outer borders (the thick black lines), while any diagonal lines inside the cell will not be touched (gray lines)."
-msgstr "Μπορείτε να συνδυάσετε διάφορους τύπους και στυλ γραμμών. Η τελευταία εικόνα δείχνει τον τρόπο καθορισμού πιο χοντρών εξωτερικών περιγραμμάτων (οι παχιές μαύρες γραμμές), ενώ όλες οι διαγώνιες γραμμές με στο κελί δεν θα αλλάξουν (γκρι γραμμές)."
+msgid "Undoing a Selection"
+msgstr "Αναίρεση επιλογής"
-#: borders.xhp
+#: multitables.xhp
msgctxt ""
-"borders.xhp\n"
-"par_id2102420\n"
+"multitables.xhp\n"
+"par_id3146969\n"
+"13\n"
"help.text"
-msgid "<image id=\"img_id5380718\" src=\"res/helpimg/border_ca_9.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id5380718\">advanced example for cell borders</alt></image>"
-msgstr "<image id=\"img_id5380718\" src=\"res/helpimg/border_ca_9.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id5380718\">προχωρημένο παράδειγμα για περιγράμματα κελιών</alt></image>"
+msgid "To undo the selection of a sheet, click its sheet tab again while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. The sheet that is currently visible cannot be removed from the selection."
+msgstr "Για αναίρεση της επιλογής φύλλου, κλικ στην καρτέλα φύλλου του ξανά, ενώ πατάτε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Το φύλλο που είναι προς το παρόν ορατό δεν μπορεί να αφαιρεθεί από την επιλογή."
-#: userdefined_function.xhp
+#: multitables.xhp
msgctxt ""
-"userdefined_function.xhp\n"
+"multitables.xhp\n"
+"hd_id3156382\n"
+"15\n"
+"help.text"
+msgid "Calculating Across Multiple Sheets"
+msgstr "Υπολογισμός σε πολλαπλά φύλλα"
+
+#: multitables.xhp
+msgctxt ""
+"multitables.xhp\n"
+"par_id3155333\n"
+"16\n"
+"help.text"
+msgid "You can refer to a range of sheets in a formula by specifying the first and last sheet of the range, for example, <item type=\"literal\">=SUM(Sheet1.A1:Sheet3.A1) </item>sums up all A1 cells on Sheet1 through Sheet3."
+msgstr "Μπορείτε σε ένα τύπο να εισάγετε μια παραπομπή σε μια περιοχή φύλλων ορίζοντας το πρώτο και το τελευταίο φύλλο της περιοχής. Για παράδειγμα, ο τύπος <item type=\"literal\">=SUM(Sheet1.A1:Sheet3.A1) </item> αθροίζει όλα τα κελιά Α1 από το Φύλλο1 έως το Φύλλο3."
+
+#: note_insert.xhp
+msgctxt ""
+"note_insert.xhp\n"
"tit\n"
"help.text"
-msgid "User-Defined Functions"
-msgstr "Συναρτήσεις οριζόμενες από το χρήστη"
+msgid "Inserting and Editing Comments"
+msgstr "Εισαγωγή και επεξεργασία σημειώσεων"
-#: userdefined_function.xhp
+#: note_insert.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"bm_id3155411\n"
+"note_insert.xhp\n"
+"bm_id3153968\n"
"help.text"
-msgid "<bookmark_value>functions; user-defined</bookmark_value><bookmark_value>user-defined functions</bookmark_value><bookmark_value>Basic IDE for user-defined functions</bookmark_value><bookmark_value>IDE; Basic IDE</bookmark_value><bookmark_value>programming;functions</bookmark_value>"
-msgstr "<bookmark_value>συναρτήσεις, οριζόμενες από το χρήστη</bookmark_value><bookmark_value>συναρτήσεις οριζόμενες από το χρήστη</bookmark_value><bookmark_value>IDE της Basic, εφαρμογή</bookmark_value><bookmark_value>IDE, IDE της Basic</bookmark_value><bookmark_value>προγραμματισμός, συναρτήσεις</bookmark_value>"
+msgid "<bookmark_value>comments; on cells</bookmark_value> <bookmark_value>cells;comments</bookmark_value> <bookmark_value>remarks on cells</bookmark_value> <bookmark_value>formatting;comments on cells</bookmark_value> <bookmark_value>viewing;comments on cells</bookmark_value> <bookmark_value>displaying; comments</bookmark_value>"
+msgstr "<bookmark_value>σχόλια; σε κελιά</bookmark_value><bookmark_value>κελιά;σχόλια</bookmark_value><bookmark_value>παρατηρήσεις σε κελία</bookmark_value><bookmark_value>μορφοποίηση;σχόλια σε κελιά</bookmark_value><bookmark_value>προβολή;σχόλια σε κελιά</bookmark_value><bookmark_value>προβολή; σχόλια</bookmark_value>"
-#: userdefined_function.xhp
+#: note_insert.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"hd_id3155411\n"
-"1\n"
+"note_insert.xhp\n"
+"hd_id3153968\n"
+"31\n"
"help.text"
-msgid "<variable id=\"userdefined_function\"><link href=\"text/scalc/guide/userdefined_function.xhp\" name=\"Defining Functions Yourself\">User-Defined Functions</link></variable>"
-msgstr "<variable id=\"userdefined_function\"><link href=\"text/scalc/guide/userdefined_function.xhp\" name=\"Συναρτήσεις οριζόμενες από το χρήστη\">Συναρτήσεις οριζόμενες από το χρήστη</link></variable>"
+msgid "<variable id=\"note_insert\"><link href=\"text/scalc/guide/note_insert.xhp\" name=\"Inserting and Editing Comments\">Inserting and Editing Comments</link></variable>"
+msgstr "<variable id=\"note_insert\"><link href=\"text/scalc/guide/note_insert.xhp\" name=\"Εισαγωγή και επεξεργασία σημειώσεων\">Εισαγωγή και επεξεργασία σημειώσεων</link></variable>"
-#: userdefined_function.xhp
+#: note_insert.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3153969\n"
-"2\n"
+"note_insert.xhp\n"
+"par_id3150440\n"
+"32\n"
"help.text"
-msgid "You can apply user-defined functions in $[officename] Calc in the following ways:"
-msgstr "Στο $[officename] Calc μπορείτε να εφαρμόσετε συναρτήσεις οριζόμενες από το χρήστη με τους εξής τρόπους:"
+msgid "You can assign a comment to each cell by choosing <link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\"><emph>Insert - Comment</emph></link>. The comment is indicated by a small red square, the comment indicator, in the cell."
+msgstr "Μπορείτε να αναθέσετε μια σημείωση σε κάθε κελί επιλέγοντας <link href=\"text/shared/01/04050000.xhp\" name=\"Εισαγωγή - Σημείωση\"><emph>Εισαγωγή - Σημείωση</emph></link>. Η σημείωση δηλώνεται με ένα μικρό κόκκινο τετράγωνο στο κελί, τον δείκτη σημειώσεων."
-#: userdefined_function.xhp
+#: note_insert.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3145366\n"
-"4\n"
+"note_insert.xhp\n"
+"par_id3145750\n"
+"34\n"
"help.text"
-msgid "You can define your own functions using the Basic-IDE. This method requires a basic knowledge of programming."
-msgstr "Μπορείτε να ορίστε τις δικές σας συναρτήσεις χρησιμοποιώντας το IDE της Basic. Αυτός ο τρόπος απαιτεί κάποια στοιχειώδη γνώση προγραμματισμού."
+msgid "The comment is visible whenever the mouse pointer is over the cell, provided you have activated <emph>Help - Tips</emph> or - <emph>Extended Tips</emph>."
+msgstr "Η σημείωση είναι ορατή όταν ο δείκτης του ποντικιού είναι πάνω από το κελί, υπό την προϋπόθεση ότι έχετε ενεργοποιήσει την επιλογή <emph>Βοήθεια - Συμβουλές</emph> ή - <emph>Εκτεταμένες συμβουλές</emph>."
-#: userdefined_function.xhp
+#: note_insert.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3153768\n"
-"3\n"
+"note_insert.xhp\n"
+"par_id3148575\n"
+"33\n"
"help.text"
-msgid "You can program functions as <link href=\"text/scalc/01/04060111.xhp\" name=\"add-ins\">add-ins</link>. This method requires an advanced knowledge of programming."
-msgstr "Μπορείτε να προγραμματίσετε συναρτήσεις ως <link href=\"text/scalc/01/04060111.xhp\" name=\"πρόσθετες\">πρόσθετες</link>. Αυτή η μέθοδος απαιτεί προχωρημένες γνώσεις προγραμματισμού."
+msgid "When you select the cell, you can choose <emph>Show Comment</emph> from the context menu of the cell. Doing so keeps the comment visible until you deactivate the <emph>Show Comment</emph> command from the same context menu."
+msgstr "Όταν επιλέγετε το κελί, μπορείτε να επιλέξετε <emph>Εμφάνιση σημείωσης</emph> από το μενού περιβάλλοντος του κελιού. Έτσι, η σημείωση παραμένει ορατή μέχρι να απενεργοποιήσετε την εντολή <emph>Εμφάνιση σημείωσης</emph> από ίδιο μενού περιβάλλοντος."
-#: userdefined_function.xhp
+#: note_insert.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"hd_id3149260\n"
-"6\n"
+"note_insert.xhp\n"
+"par_id3149958\n"
+"35\n"
"help.text"
-msgid "Defining A Function Using %PRODUCTNAME Basic"
-msgstr "Ορισμός συναρτήσεων με την βοήθεια της %PRODUCTNAME Basic"
+msgid "To edit a permanently visible comment, just click in it. If you delete the entire text of the comment, the comment itself is deleted."
+msgstr "Για να επεξεργασθείτε μόνιμα μια ορατή σημείωση, απλά κάντε κλικ σε αυτή. Αν διαγράψετε όλο το κείμενο στη σημείωση, τότε θα διαγραφεί και η ίδια η σημείωση ."
-#: userdefined_function.xhp
+#: note_insert.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3148456\n"
-"7\n"
+"note_insert.xhp\n"
+"par_idN10699\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item>."
-msgstr "Επιλέξτε την εντολή μενού <item type=\"menuitem\">Εργαλεία - Μακροεντολές - Διαχείριση μακροεντολών - %PRODUCTNAME Basic</item>."
+msgid "Move or resize each comment as you like."
+msgstr "Μετακινήστε ή αλλάξτε το μέγεθος κάθε σημείωσης όπως επιθυμείτε."
-#: userdefined_function.xhp
+#: note_insert.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3154510\n"
-"8\n"
+"note_insert.xhp\n"
+"par_idN1069D\n"
"help.text"
-msgid "Click the <emph>Edit</emph> button. You will now see the Basic IDE."
-msgstr "Κάντε κλικ στο κουμπί <emph>Επεξεργασία</emph>. Θα εμφανιστεί το IDE της Basic."
+msgid "Format each comment by specifying background color, transparency, border style, and text alignment. Choose the commands from the context menu of the comment."
+msgstr "Μορφοποιήστε οποιαδήποτε σημείωση ορίζοντας χρώμα φόντου, διαφάνεια, στυλ περιγράμματος και στοίχιση κειμένου. Επιλέξτε τις εντολές από το μενού περιβάλλοντος της σημείωσης."
-#: userdefined_function.xhp
+#: note_insert.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3150327\n"
-"9\n"
+"note_insert.xhp\n"
+"par_id3144764\n"
+"38\n"
"help.text"
-msgid "Enter the function code. In this example, we define a <item type=\"literal\">VOL(a; b; c)</item> function that calculates the volume of a rectangular solid with side lengths <item type=\"literal\">a</item>, <item type=\"literal\">b</item> and <item type=\"literal\">c</item>:"
-msgstr "Εισάγετε τον κωδικό της συνάρτησης. Στο παράδειγμα αυτό, ορίζουμε μια συνάρτηση <item type=\"literal\">VOL(a; b; c)</item> η οποία υπολογίζει τον όγκο ενός ορθογωνίου παραλληλεπιπέδου με μήκος πλευρών <item type=\"literal\">a</item>, <item type=\"literal\">b</item> και <item type=\"literal\">c</item>:"
+msgid "To show or hide the comment indicator, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - View</emph> and mark or unmark the <emph>Comment indicator</emph> check box."
+msgstr "Για να εμφανίσετε ή να αποκρύψετε το δείκτη σχολίου, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Προβολή</emph> και σημειώστε ή ξεσημειώστε το πλαίσιο ελέγχου <emph>Δείκτης σχολίου</emph>."
-#: userdefined_function.xhp
+#: note_insert.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3155443\n"
-"10\n"
+"note_insert.xhp\n"
+"par_id3150715\n"
+"39\n"
"help.text"
-msgid "Close the Basic-IDE window."
-msgstr "Κλείστε το παράθυρο του IDE της Basic."
+msgid "To display a help tip for a selected cell, use <emph>Data - Validity - Input Help</emph>."
+msgstr "Για να εμφανίσετε η συμβουλή βοηθείας για κάποιο επιλεγμένο κελί, χρησιμοποιήστε <emph>Δεδομένα - Εγκυρότητα- Βοήθεια εισαγωγής</emph>."
-#: userdefined_function.xhp
+#: note_insert.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3150043\n"
-"11\n"
+"note_insert.xhp\n"
+"par_id3153707\n"
+"36\n"
"help.text"
-msgid "Your function is automatically saved in the default module and is now available. If you apply the function in a Calc document that is to be used on another computer, you can copy the function to the Calc document as described in the next section."
-msgstr "Η συνάρτησή σας θα αποθηκευθεί αυτόματα στην προεπιλεγμένη λειτουργική μονάδα και, από δω και στο εξής, θα είναι πάντα διαθέσιμη. Αν εφαρμόζετε την συνάρτηση σε έγγραφο Calc, που πρόκειται να χρησιμοποιηθεί σε άλλο ηλεκτρονικό υπολογιστή, μπορείτε να αντιγράψετε τη συνάρτηση στο έγγραφο Calc όπως περιγράφεται παρακάτω."
+msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\">Insert - Comment</link>"
+msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Εισαγωγή - Σχόλιο\">Εισαγωγή - Σχόλιο</link>"
-#: userdefined_function.xhp
+#: numbers_text.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"hd_id3147340\n"
-"18\n"
+"numbers_text.xhp\n"
+"tit\n"
"help.text"
-msgid "Copying a Function To a Document"
-msgstr "Αντιγραφή συναρτήσεων οριζόμενων από το χρήστη σε έγγραφο"
+msgid "Converting Text to Numbers"
+msgstr "Μετατροπή κειμένου σε αριθμούς"
-#: userdefined_function.xhp
+#: numbers_text.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3145232\n"
-"19\n"
+"numbers_text.xhp\n"
+"bm_id3145068\n"
"help.text"
-msgid "In stage 2 of \"Defining A Function Using %PRODUCTNAME Basic\", in the <emph>Macro</emph> dialog you clicked on <emph>Edit </emph>. As the default, in the <emph>Macro from</emph> field the <emph>My Macros - Standard - Module1</emph> module is selected. The <emph>Standard</emph> library resides locally in your user directory."
-msgstr "Στο στάδιο 2 της ενότητας \"Συναρτήσεις οριζόμενες από το χρήστη στο %PRODUCTNAME Basic\", στο παράθυρο διαλόγου <emph>Μακροεντολες</emph> κάνατε κλικ στο κουμπί <emph>Επεξεργασία </emph>. Ως προεπιλογή, στο πεδίο <emph>Μακροεντολή από</emph> επιλέγεται η λειτουργική μονάδα <emph>Οι μακροεντολές μου - Standard - Module1</emph>. Η βιβλιοθήκη <emph>Τυπικό</emph> βρίσκεται τοπικά στον κατάλογο χρήστη."
+msgid "<bookmark_value>formats; text as numbers</bookmark_value> <bookmark_value>time format conversion</bookmark_value> <bookmark_value>date formats;conversion</bookmark_value> <bookmark_value>converting;text, into numbers</bookmark_value>"
+msgstr "<bookmark_value>μορφές;κείμενο ως αριθμοί</bookmark_value><bookmark_value>μετατροπή μορφής χρόνου</bookmark_value><bookmark_value>μορφές ημερομηνίας;μετατροπή</bookmark_value><bookmark_value>μετατροπή;κείμενο, σε αριθμούς</bookmark_value>"
-#: userdefined_function.xhp
+#: numbers_text.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3154022\n"
-"20\n"
+"numbers_text.xhp\n"
+"hd_id0908200901265171\n"
"help.text"
-msgid "If you want to copy the user-defined function to a Calc document:"
-msgstr "Αν θέλετε να αντιγράψετε την οριζόμενη από το χρήστη συνάρτηση σε ένα έγγραφο του Calc, κάντε τα ακόλουθα:"
+msgid "<variable id=\"numbers_text\"><link href=\"text/scalc/guide/numbers_text.xhp\" name=\"Converting Text to Numbers\">Converting Text to Numbers</link></variable>"
+msgstr "<variable id=\"numbers_text\"><link href=\"text/scalc/guide/numbers_text.xhp\" name=\"Μετατροπή κειμένου σε αριθμούς\">Μετατροπή κειμένου σε αριθμούς</link></variable>"
-#: userdefined_function.xhp
+#: numbers_text.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3150304\n"
-"21\n"
+"numbers_text.xhp\n"
+"par_id0908200901265127\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item> ."
-msgstr "Επιλέξτε την εντολή μενού <item type=\"menuitem\">Εργαλεία - Μακροεντολές - Διαχείριση μακροεντολών - %PRODUCTNAME Basic</item>."
+msgid "Calc converts text inside cells to the respective numeric values if an unambiguous conversion is possible. If no conversion is possible, Calc returns a #VALUE! error."
+msgstr "Το Calc μετατρέπει το κείμενο μέσα σε κελιά στις αντίστοιχες αριθμητικές τιμές μόνο αν είναι δυνατή μια μετατροπή χωρίς αμφιβολίες. Αν δεν είναι δυνατή η μετατροπή επιστρέφει το σφάλμα #VALUE! ."
-#: userdefined_function.xhp
+#: numbers_text.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3150086\n"
-"22\n"
+"numbers_text.xhp\n"
+"par_id0908200901265196\n"
"help.text"
-msgid "In the <emph>Macro from</emph> field select <emph>My Macros - Standard - Module1</emph> and click <emph>Edit</emph>."
-msgstr "Στο πεδίο <emph>Μακροεντολή από</emph> επιλέξτε <emph>Οι μακροεντολές μου - Standard - Module1</emph>και κάντε κλικ στο κουμπί <emph>Επεξεργασία</emph>."
+msgid "Only integer numbers including exponent are converted, and ISO 8601 dates and times in their extended formats with separators. Anything else, like fractional numbers with decimal separators or dates other than ISO 8601, is not converted, as the text string would be locale dependent. Leading and trailing blanks are ignored."
+msgstr "Μόνο ακέραιοι αριθμοί που περιλαμβάνουν εκθέτη μετατρέπονται, και οι ISO 8601 ημερομηνίες και ώρες στις εκτεταμένες τους μορφές με τα διαχωριστικά τους. Οτιδήποτε άλλο , όπως κλασματικοί αριθμοί ή ημερομηνίες διαφορετικές από το ISO 8601 , δεν μετατρέπονται μιας και το αλφαριθμητικό κειμένου εξαρτάται από την τοπική ρύθμιση. Αρχικά διαστήματα θα αγνοούνται επίσης."
-#: userdefined_function.xhp
+#: numbers_text.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3166430\n"
-"23\n"
+"numbers_text.xhp\n"
+"par_id0908200901265220\n"
"help.text"
-msgid "In the Basic-IDE, select the source of your user-defined function and copy it to the clipboard."
-msgstr "Στο IDE της Basic επιλέξτε την προέλευση της οριζόμενης από το χρήστη συνάρτησης και αντιγράψτε την στο πρόχειρο."
+msgid "The following ISO 8601 formats are converted:"
+msgstr "Οι παρακάτω μορφές ISO 8601 μπορούν να μετατραπούν:"
-#: userdefined_function.xhp
+#: numbers_text.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_idN1081D\n"
+"numbers_text.xhp\n"
+"par_id0908200901265288\n"
"help.text"
-msgid "Close the Basic-IDE."
-msgstr "Κλείστε το IDE της Basic."
+msgid "CCYY-MM-DD"
+msgstr "CCYY-MM-DD"
-#: userdefined_function.xhp
+#: numbers_text.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3150517\n"
-"24\n"
+"numbers_text.xhp\n"
+"par_id0908200901265267\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item> ."
-msgstr "Επιλέξτε την εντολή μενού <item type=\"menuitem\">Εργαλεία - Μακροεντολές - Διαχείριση μακροεντολών - %PRODUCTNAME Basic</item>."
+msgid "CCYY-MM-DDThh:mm"
+msgstr "CCYY-MM-DDThh:mm"
-#: userdefined_function.xhp
+#: numbers_text.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3145384\n"
-"25\n"
+"numbers_text.xhp\n"
+"par_id0908200901265248\n"
"help.text"
-msgid "In the <emph>Macro from</emph> field select <emph>(Name of the Calc document) - Standard - Module1</emph>. Click <emph>Edit</emph>."
-msgstr "Στο πεδίο <emph>Μακροεντολή από</emph> επιλέξτε <emph>(Όνομα εγγράφου calc) - Standard - Module1</emph>. Kάντε κλικ στο κουμπί <emph>Επεξεργασία</emph>."
+msgid "CCYY-MM-DDThh:mm:ss"
+msgstr "CCYY-MM-DDThh:mm:ss"
-#: userdefined_function.xhp
+#: numbers_text.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3148699\n"
-"26\n"
+"numbers_text.xhp\n"
+"par_id0908200901265374\n"
"help.text"
-msgid "Paste the clipboard contents in the Basic-IDE of the document."
-msgstr "Επικολλήστε τα περιεχόμενα του προχείρου στο IDE της Basic του εγγράφου."
+msgid "CCYY-MM-DDThh:mm:ss,s"
+msgstr "CCYY-MM-DDThh:mm:ss,s"
-#: userdefined_function.xhp
+#: numbers_text.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"hd_id3153305\n"
+"numbers_text.xhp\n"
+"par_id0908200901265327\n"
+"help.text"
+msgid "CCYY-MM-DDThh:mm:ss.s"
+msgstr "CCYY-MM-DDThh:mm:ss.s"
+
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id0908200901265399\n"
+"help.text"
+msgid "hh:mm"
+msgstr "hh:mm"
+
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id0908200901265347\n"
+"help.text"
+msgid "hh:mm:ss"
+msgstr "hh:mm:ss"
+
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id0908200901265349\n"
+"help.text"
+msgid "hh:mm:ss,s"
+msgstr "hh:mm:ss,s"
+
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id0908200901265342\n"
+"help.text"
+msgid "hh:mm:ss.s"
+msgstr "hh:mm:ss.s"
+
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id0908200901265491\n"
+"help.text"
+msgid "The century code CC may not be omitted. Instead of the T date and time separator, exactly one space character may be used."
+msgstr "Ο κωδικός του αιώνα CC δεν μπορεί να μη εισαχθεί."
+
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id0908200901265467\n"
+"help.text"
+msgid "If a date is given, it must be a valid Gregorian calendar date. In this case the optional time must be in the range 00:00 to 23:59:59.99999..."
+msgstr "Αν δοθεί ημερομηνία, θα πρέπει να είναι σε Γρηγοριανό ημερολόγιο. Σε αυτή την περίπτωση η προαιρετική ώρα θα πρέπει να είναι της μορφής 00:00 ως 23:59:59.99999..."
+
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id0908200901265420\n"
+"help.text"
+msgid "If only a time string is given, it may have an hours value of more than 24, while minutes and seconds can have a maximum value of 59."
+msgstr "Αν έχει δοθεί μόνο ένα αλφαριθμητικό χρόνου, μπορεί να έχει τιμή ώρας πάνω από 24, ενώ η μέγιστη τιμή για λεπτά και δευτερόλεπτα είναι 59."
+
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id0908200901265448\n"
+"help.text"
+msgid "The conversion is done for single arguments only, as in =A1+A2, or =\"1E2\"+1. Cell range arguments are not affected, so SUM(A1:A2) differs from A1+A2 if at least one of the two cells contain a convertible string."
+msgstr "Η μετατροπή γίνεται μόνο για απλά ορίσματα, όπως =A1+A2, ή =\"1E2\"+1. Τα ορίσματα περιοχής κελιού δεν επηρεάζονται, έτσι SUM(A1:A2) διαφέρει από A1+A2 εάν τουλάχιστον ένα από τα δύο κελιά περιέχει μετατρέψιμη συμβολοσειρά."
+
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id090820090126540\n"
+"help.text"
+msgid "Strings inside formulas are also converted, such as in =\"1999-11-22\"+42, which returns the date 42 days after November 22nd, 1999. Calculations involving localized dates as strings inside the formula return an error. For example, the localized date string \"11/22/1999\" or \"22.11.1999\" cannot be used for the automatic conversion."
+msgstr "Τα αλφαριθμητικά μέσα σε τύπους μετατρέπονται και αυτά, για παράδειγμα =\"1999-11-22\"+42 επιστρέφει το αποτέλεσμα 42 μέρες μετά τις 22 Νοεμβρίου 1999. Υπολογισμοί που περιέχουν τοπικοποιημένες ημερομηνίες ως αλφαριθμητικά θα επιστρέφουν σφάλμα. Για παράδειγμα η τοπικοποιημένη ημερομηνία \"11/22/1999\" ή \"22.11.1999\" δεν μπορεί να χρησιμοποιηθεί για αυτόματη μετατροπή."
+
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"hd_id1005200903485368\n"
+"help.text"
+msgid "Example"
+msgstr "Παράδειγμα"
+
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id1005200903485359\n"
+"help.text"
+msgid "In A1 enter the text <item type=\"literal\">'1e2</item> (which is converted to the number 100 internally)."
+msgstr "Στο Α1 εισάγετε το κείμενο <item type=\"literal\">'1e2</item> (που μετατρέπεται στον αριθμό 100 εσωτερικά)."
+
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id1005200903485341\n"
+"help.text"
+msgid "In A2 enter <item type=\"literal\">=A1+1</item> (which correctly results in 101)."
+msgstr "Στο Α2 εισάγετε <item type=\"literal\">=A1+1</item> (του οποίου το αποτέλεσμα 101 είναι σωστό)."
+
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id0908200901265544\n"
+"help.text"
+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=\"Μορφή - Κελιά - Αριθμοί\">Μορφή - Κελιά - Αριθμοί</link>"
+
+#: print_details.xhp
+msgctxt ""
+"print_details.xhp\n"
+"tit\n"
+"help.text"
+msgid "Printing Sheet Details"
+msgstr "Εκτύπωση λεπτομερειών φύλλου"
+
+#: print_details.xhp
+msgctxt ""
+"print_details.xhp\n"
+"bm_id3154346\n"
+"help.text"
+msgid "<bookmark_value>printing;sheet details</bookmark_value><bookmark_value>sheets; printing details</bookmark_value><bookmark_value>grids; printing sheet grids</bookmark_value><bookmark_value>formulas; printing, instead of results</bookmark_value><bookmark_value>comments; printing</bookmark_value><bookmark_value>charts;printing</bookmark_value><bookmark_value>sheet grids; printing</bookmark_value><bookmark_value>cells; printing grids</bookmark_value><bookmark_value>borders; printing cells</bookmark_value><bookmark_value>zero values; printing</bookmark_value><bookmark_value>null values; printing</bookmark_value><bookmark_value>draw objects;printing</bookmark_value>"
+msgstr "<bookmark_value>εκτύπωση, λεπτομέρειες φύλλων</bookmark_value><bookmark_value>φύλλα, λεπτομέρειες εκτύπωσης</bookmark_value><bookmark_value>πλέγματα, εκτύπωση πλεγμάτων φύλλου</bookmark_value><bookmark_value>τύποι, εκτύπωση αντί για αποτελέσματα</bookmark_value><bookmark_value>σημειώσεις, εκτύπωση</bookmark_value><bookmark_value>διαγράμματα, εκτύπωση</bookmark_value><bookmark_value>πλέγματα φύλλων, εκτύπωση</bookmark_value><bookmark_value>κελιά, εκτύπωση πλεγμάτων</bookmark_value><bookmark_value>περιγράμματα, εκτύπωση κελιών</bookmark_value><bookmark_value>μηδενικές τιμές, εκτύπωση</bookmark_value><bookmark_value>κενές τιμές, εκτύπωση</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, εκτύπωση</bookmark_value>"
+
+#: print_details.xhp
+msgctxt ""
+"print_details.xhp\n"
+"hd_id3154346\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"print_details\"><link href=\"text/scalc/guide/print_details.xhp\" name=\"Printing Sheet Details\">Printing Sheet Details</link></variable>"
+msgstr "<variable id=\"print_details\"><link href=\"text/scalc/guide/print_details.xhp\" name=\"Εκτύπωση λεπτομερειών φύλλου\">Εκτύπωση λεπτομερειών φύλλου</link></variable>"
+
+#: print_details.xhp
+msgctxt ""
+"print_details.xhp\n"
+"par_id3153728\n"
+"2\n"
+"help.text"
+msgid "When printing a sheet you can select which details are to be printed:"
+msgstr "Όταν εκτυπώνετε ένα φύλλο, μπορείτε να επιλέξετε ποιες λεπτομέρειες θα εκτυπωθούν:"
+
+#: print_details.xhp
+msgctxt ""
+"print_details.xhp\n"
+"par_id3150010\n"
+"3\n"
+"help.text"
+msgid "Row and column headers"
+msgstr "Κεφαλίδες γραμμών/στηλών"
+
+#: print_details.xhp
+msgctxt ""
+"print_details.xhp\n"
+"par_id3154013\n"
+"4\n"
+"help.text"
+msgid "Sheet grid"
+msgstr "Πλέγμα φύλλου"
+
+#: print_details.xhp
+msgctxt ""
+"print_details.xhp\n"
+"par_id3145273\n"
+"5\n"
+"help.text"
+msgid "Comments"
+msgstr "Σχόλια"
+
+#: print_details.xhp
+msgctxt ""
+"print_details.xhp\n"
+"par_id3145801\n"
+"6\n"
+"help.text"
+msgid "Objects and graphics"
+msgstr "Αντικείμενα και γραφικά"
+
+#: print_details.xhp
+msgctxt ""
+"print_details.xhp\n"
+"par_id3154491\n"
+"7\n"
+"help.text"
+msgid "Charts"
+msgstr "Διαγράμματα"
+
+#: print_details.xhp
+msgctxt ""
+"print_details.xhp\n"
+"par_id3154731\n"
+"8\n"
+"help.text"
+msgid "Drawing objects"
+msgstr "Αντικείμενα σχεδίασης"
+
+#: print_details.xhp
+msgctxt ""
+"print_details.xhp\n"
+"par_id3149400\n"
+"9\n"
+"help.text"
+msgid "Formulas"
+msgstr "Μαθηματικοί τύποι"
+
+#: print_details.xhp
+msgctxt ""
+"print_details.xhp\n"
+"par_id3150752\n"
+"10\n"
+"help.text"
+msgid "To choose the details proceed as follows:"
+msgstr "Για να επιλέξετε τις λεπτομέρειες, κάντε τα ακόλουθα:"
+
+#: print_details.xhp
+msgctxt ""
+"print_details.xhp\n"
+"par_id3145640\n"
+"11\n"
+"help.text"
+msgid "Select the sheet you want to print."
+msgstr "Επιλέξτε το φύλλο που θέλετε να εκτυπώσετε."
+
+#: print_details.xhp
+msgctxt ""
+"print_details.xhp\n"
+"par_id3150042\n"
"12\n"
"help.text"
-msgid "Applying a User-defined Function in $[officename] Calc"
-msgstr "Εφαρμογή συνάρτησης οριζόμενης από το χρήστη στο $[officename] Calc"
+msgid "Choose <emph>Format - Page</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Σελίδα</emph>."
-#: userdefined_function.xhp
+#: print_details.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3148869\n"
+"print_details.xhp\n"
+"par_id3147340\n"
"13\n"
"help.text"
-msgid "Once you have defined the function <item type=\"literal\">VOL(a; b; c)</item> in the Basic-IDE, you can apply it the same way as the built-in functions of $[officename] Calc."
-msgstr "Αφού ορίσετε τη συνάρτηση <item type=\"literal\">VOL(a; b; c)</item> στο IDE της Basic, μπορείτε να την εφαρμόσετε ακριβώς με τον ίδιο τρόπο όπως και τις ενσωματωμένες συναρτήσεις του $[officename] Calc."
+msgid "The command is not visible if the sheet was opened with write protection on. In that case, click the <emph>Edit File </emph>icon on the <emph>Standard</emph> Bar."
+msgstr "Η εντολή δεν είναι ορατή αν το φύλλο είχε ανοιχθεί σε κατάσταση προστασίας εγγραφής. Σε αυτή την περίπτωση, κάντε κλικ στο εικονίδιο <emph>Επεξεργασία αρχείου</emph> στην γραμμή <emph>λειτουργιών</emph>."
-#: userdefined_function.xhp
+#: print_details.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3148606\n"
+"print_details.xhp\n"
+"par_id3146916\n"
"14\n"
"help.text"
-msgid "Open a Calc document and enter numbers for the function parameters <item type=\"literal\">a</item>, <item type=\"literal\">b</item>, and <item type=\"literal\">c</item> in cells A1, B1, and C1."
-msgstr "Ανοίξτε ένα έγγραφο του Calc και εισαγάγετε κάποιους αριθμούς για τις παραμέτρους της συνάρτησης <item type=\"literal\">a</item>, <item type=\"literal\">b</item>, και <item type=\"literal\">c</item> στα κελιά A1, B1, και C1."
+msgid "Select the <emph>Sheet</emph> tab. In the <emph>Print </emph>area mark the details to be printed and click OK."
+msgstr "Επιλέξτε την καρτέλα <emph>Φύλλο</emph>. Στην περιοχή <emph>Εκτύπωση </emph> επιλέξτε τις λεπτομέρειες που θα εκτυπωθούν και στη συνέχεια κάντε κλικ στο κουμπί 'OK'."
-#: userdefined_function.xhp
+#: print_details.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3156019\n"
+"print_details.xhp\n"
+"par_id3145789\n"
"15\n"
"help.text"
-msgid "Set the cursor in another cell and enter the following:"
-msgstr "Τοποθετήστε το δρομέα στο κελί D1 και εισαγάγετε τον ακόλουθο τύπο:"
+msgid "Print the document."
+msgstr "Εκτυπώστε το έγγραφο."
-#: userdefined_function.xhp
+#: print_details.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3155264\n"
+"print_details.xhp\n"
+"par_id3150345\n"
"16\n"
"help.text"
-msgid "=VOL(A1;B1;C1)"
-msgstr "=VOL(A1;B1;C1)"
+msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"View - Page Break Preview\">View - Page Break Preview</link>"
+msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Προβολή - Προεπισκόπηση αλλαγής σελίδας\">Προβολή - Προεπισκόπηση αλλαγής σελίδας</link>"
-#: userdefined_function.xhp
+#: print_exact.xhp
msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3146776\n"
-"17\n"
+"print_exact.xhp\n"
+"tit\n"
"help.text"
-msgid "The function is evaluated and you will see the result in the selected cell."
-msgstr "Η συνάρτηση υπολογίζεται και το αποτέλεσμα εμφανίζεται στο κελί D1."
+msgid "Defining Number of Pages for Printing"
+msgstr "Καθορισμός αριθμού σελίδων για εκτύπωση"
-#: cellstyle_minusvalue.xhp
+#: print_exact.xhp
msgctxt ""
-"cellstyle_minusvalue.xhp\n"
-"tit\n"
+"print_exact.xhp\n"
+"bm_id3153194\n"
"help.text"
-msgid "Highlighting Negative Numbers"
-msgstr "Επισήμανση αρνητικών αριθμών"
+msgid "<bookmark_value>printing; sheet counts</bookmark_value><bookmark_value>sheets; printing sheet counts</bookmark_value><bookmark_value>page breaks; spreadsheet preview</bookmark_value><bookmark_value>editing;print ranges</bookmark_value><bookmark_value>viewing;print ranges</bookmark_value><bookmark_value>previews;page breaks for printing</bookmark_value>"
+msgstr "<bookmark_value>εκτύπωση, αρίθμηση φύλλων</bookmark_value><bookmark_value>φύλλα, εκτύπωση αριθμού σελίδων</bookmark_value><bookmark_value>αλλαγές σελίδας, προεπισκόπηση υπολογιστικού φύλλου</bookmark_value><bookmark_value>επεξεργασία, εκτύπωση περιοχών</bookmark_value><bookmark_value>προβολή, εκτύπωση περιοχών</bookmark_value><bookmark_value>προεπισκοπήσεις, αλλαγές σελίδας για εκτύπωση</bookmark_value>"
-#: cellstyle_minusvalue.xhp
+#: print_exact.xhp
msgctxt ""
-"cellstyle_minusvalue.xhp\n"
-"bm_id3147434\n"
+"print_exact.xhp\n"
+"hd_id3153194\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>negative numbers</bookmark_value> <bookmark_value>numbers; highlighting negative numbers</bookmark_value> <bookmark_value>highlighting;negative numbers</bookmark_value> <bookmark_value>colors;negative numbers</bookmark_value> <bookmark_value>number formats;colors for negative numbers</bookmark_value>"
-msgstr "<bookmark_value>αρνητικοί αριθμοί</bookmark_value><bookmark_value>αριθμοί, επισήμανση αρνητικών αριθμών</bookmark_value><bookmark_value>επισήμανση, αρνητικοί αριθμοί</bookmark_value><bookmark_value>χρώματα, μορφές αριθμών</bookmark_value><bookmark_value>μορφές αριθμών, χρώματα</bookmark_value>"
+msgid "<variable id=\"print_exact\"><link href=\"text/scalc/guide/print_exact.xhp\" name=\"Defining Number of Pages for Printing\">Defining Number of Pages for Printing</link></variable>"
+msgstr "<variable id=\"print_exact\"><link href=\"text/scalc/guide/print_exact.xhp\" name=\"Καθορισμός αριθμού σελίδων για εκτύπωση\">Καθορισμός αριθμού σελίδων για εκτύπωση</link></variable>"
-#: cellstyle_minusvalue.xhp
+#: print_exact.xhp
msgctxt ""
-"cellstyle_minusvalue.xhp\n"
-"hd_id3147434\n"
-"31\n"
+"print_exact.xhp\n"
+"par_id3153771\n"
+"2\n"
"help.text"
-msgid "<variable id=\"cellstyle_minusvalue\"><link href=\"text/scalc/guide/cellstyle_minusvalue.xhp\" name=\"Highlighting Negative Numbers\">Highlighting Negative Numbers</link></variable>"
-msgstr "<variable id=\"cellstyle_minusvalue\"><link href=\"text/scalc/guide/cellstyle_minusvalue.xhp\" name=\"Επισήμανση αρνητικών αριθμών\">Επισήμανση αρνητικών αριθμών</link></variable>"
+msgid "If a sheet is too large for a single printed page, $[officename] Calc will print the current sheet evenly divided over several pages. Since the automatic page break does not always take place in the optimal position, you can define the page distribution yourself."
+msgstr "Αν κάποιο φύλλο είναι πολύ μεγάλο για να εκτυπωθεί σε μία μόνο σελίδα, το $[officename] Calc θα εκτυπώσει το τρέχον φύλλο διαιρώντας το ομοιόμορφα σε πολλές σελίδες. Επειδή η αυτόματη αλλαγή σελίδας δεν πραγματοποιείται πάντα στην καλύτερη δυνατή θέση, μπορείτε να καθορίσετε οι ίδιοι την κατανομή των σελίδων."
-#: cellstyle_minusvalue.xhp
+#: print_exact.xhp
msgctxt ""
-"cellstyle_minusvalue.xhp\n"
-"par_id3153878\n"
-"33\n"
+"print_exact.xhp\n"
+"par_id3159155\n"
+"3\n"
"help.text"
-msgid "You can format cells with a number format that highlights negative numbers in red. Alternatively, you can define your own number format in which negative numbers are highlighted in other colors."
-msgstr "Μπορείτε να μορφοποιήσετε κελιά με μια μορφή αριθμού η οποία επισημαίνει τους αρνητικούς αριθμούς με κόκκινο χρώμα. Εναλλακτικά, μπορείτε να καθορίσετε την δική σας μορφή αριθμού, κατά την οποία οι αρνητικοί αριθμοί επισημαίνονται με άλλα χρώματα."
+msgid "Go to the sheet to be printed."
+msgstr "Μεταβείτε στο φύλλο που θέλετε να εκτυπώσετε."
-#: cellstyle_minusvalue.xhp
+#: print_exact.xhp
msgctxt ""
-"cellstyle_minusvalue.xhp\n"
-"par_id3155600\n"
-"34\n"
+"print_exact.xhp\n"
+"par_id3150012\n"
+"4\n"
"help.text"
-msgid "Select the cells and choose <emph>Format - Cells</emph>."
-msgstr "Επιλέξτε τα κελιά και έπειτα την εντολή <emph>Μορφή - Κελιά</emph>."
+msgid "Choose <emph>View - Page Break Preview</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Προεπισκόπηση αλλαγής σελίδας</emph>."
-#: cellstyle_minusvalue.xhp
+#: print_exact.xhp
msgctxt ""
-"cellstyle_minusvalue.xhp\n"
-"par_id3146969\n"
-"35\n"
+"print_exact.xhp\n"
+"par_id3146974\n"
+"5\n"
"help.text"
-msgid "On the <emph>Numbers</emph> tab, select a number format and mark <emph>Negative numbers red</emph> check box. Click <emph>OK</emph>."
-msgstr "Στην καρτέλα <emph>Αριθμοί</emph>, επιλέξτε μια μορφή αριθμού όπως επίσης και το πλαίσιο ελέγχου <emph>Αρνητικοί με κόκκινο</emph>. Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "You will see the automatic distribution of the sheet across the print pages. The automatically created print ranges are indicated by dark blue lines, and the user-defined ones by light blue lines. The page breaks (line breaks and column breaks) are marked as black lines."
+msgstr "Θα δείτε την αυτόματη κατανομή του φύλλου στις σελίδες για εκτύπωση. Οι περιοχές εκτύπωσης που δημιουργούνται αυτόματα υποδηλώνονται με μπλε γραμμές, ενώ οι οριζόμενες από το χρήστη με γαλάζιες γραμμές. Οι αλλαγές σελίδας (αλλαγές γραμμών και αλλαγές στηλών) επισημαίνονται με μαύρες γραμμές."
-#: cellstyle_minusvalue.xhp
+#: print_exact.xhp
msgctxt ""
-"cellstyle_minusvalue.xhp\n"
-"par_id3145640\n"
-"36\n"
+"print_exact.xhp\n"
+"par_id3152578\n"
+"6\n"
"help.text"
-msgid "The cell number format is defined in two parts. The format for positive numbers and zero is defined in front of the semicolon; after the semicolon the formula for negative numbers is defined. You can change the code (RED) under <item type=\"menuitem\">Format code</item>. For example, instead of RED, enter <item type=\"literal\">YELLOW</item>. If the new code appears in the list after clicking the <item type=\"menuitem\">Add</item> icon, this is a valid entry."
-msgstr "Η μορφή αριθμού στο κελί προσδιορίζεται από δύο μέρη. Η μορφή για τους θετικούς αριθμούς και για το μηδέν προσδιορίζεται από το τμήμα μπροστά από το ερωτηματικό, και μετά το ερωτηματικό είναι ο τύπος για τους αρνητικούς αριθμούς. Μπορείτε να αλλάξετε τον κωδικό χρώματος (RED) από το πεδίο <item type=\"menuitem\">Κωδικός μορφοποίησης</item>. Για παράδειγμα, αντί για RED, εισαγάγετε<item type=\"literal\">YELLOW</item>. Αν ο νέος κωδικός εμφανίζεται στη λίστα αφού κάνετε κλικ στο εικονίδιο <item type=\"menuitem\">Προσθήκη</item>, τότε πρόκειται για έγκυρη καταχώριση."
+msgid "You can move the blue lines with the mouse. You will find further options in the Context menu, including adding an additional print range, removing the scaling and inserting additional manual line and column breaks."
+msgstr "Μπορείτε να μετακινήσετε τις μπλε γραμμές με το ποντίκι. Θα βρείτε επιπλέον επιλογές στο μενού περιβάλλοντος, όπως πως να προσθέτετε μια περιοχή εκτύπωσης, πως να καταργείτε την κλίμακα και πως να εισαγάγετε χειροκίνητες αλλαγές γραμμών και στηλών."
+
+#: print_exact.xhp
+msgctxt ""
+"print_exact.xhp\n"
+"par_id3151073\n"
+"7\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"View - Page Break Preview\">View - Page Break Preview</link>"
+msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Προβολή - Προεπισκόπηση αλλαγής σελίδας\">Προβολή - Προεπισκόπηση αλλαγής σελίδας</link>"
#: print_landscape.xhp
msgctxt ""
@@ -9870,1732 +9095,1771 @@ msgctxt ""
msgid "<link href=\"text/scalc/guide/printranges.xhp\">Defining Print Ranges on a Sheet</link>"
msgstr "<link href=\"text/scalc/guide/printranges.xhp\">Καθορισμός περιοχών εκτύπωσης σε φύλλο</link>"
-#: calc_date.xhp
+#: print_title_row.xhp
msgctxt ""
-"calc_date.xhp\n"
+"print_title_row.xhp\n"
"tit\n"
"help.text"
-msgid "Calculating With Dates and Times"
-msgstr "Υπολογισμός με ημερομηνίες και ώρες"
+msgid "Printing Rows or Columns on Every Page"
+msgstr "Εκτύπωση γραμμών ή στηλών σε κάθε σελίδα"
-#: calc_date.xhp
+#: print_title_row.xhp
msgctxt ""
-"calc_date.xhp\n"
-"bm_id3146120\n"
+"print_title_row.xhp\n"
+"bm_id3151112\n"
"help.text"
-msgid "<bookmark_value>dates; in cells</bookmark_value> <bookmark_value>times; in cells</bookmark_value> <bookmark_value>cells;date and time formats</bookmark_value> <bookmark_value>current date and time values</bookmark_value>"
-msgstr "<bookmark_value>ημερομηνίες, σε κελιά</bookmark_value><bookmark_value>ώρες, σε κελιά</bookmark_value><bookmark_value>κελιά, μορφοποιήσεις ημερομηνίας και ώρας</bookmark_value><bookmark_value>τρέχουσες τιμές ημερομηνίας και ώρας</bookmark_value>"
+msgid "<bookmark_value>printing; sheets on multiple pages</bookmark_value><bookmark_value>sheets; printing on multiple pages</bookmark_value><bookmark_value>rows; repeating when printing</bookmark_value><bookmark_value>columns; repeating when printing</bookmark_value><bookmark_value>repeating;columns/rows on printed pages</bookmark_value><bookmark_value>title rows; printing on all sheets</bookmark_value><bookmark_value>headers; printing on sheets</bookmark_value><bookmark_value>footers; printing on sheets</bookmark_value><bookmark_value>printing; rows/columns as table headings</bookmark_value><bookmark_value>headings;repeating rows/columns as</bookmark_value>"
+msgstr "<bookmark_value>εκτύπωση, φύλλα σε πολλαπλές σελίδες</bookmark_value><bookmark_value>φύλλα, εκτύπωση σε πολλαπλές σελίδες</bookmark_value><bookmark_value>γραμμές, επανάληψη κατά την εκτύπωση</bookmark_value><bookmark_value>στήλες, επανάληψη κατά την εκτύπωση</bookmark_value><bookmark_value>σταθερές γραμμές ή στήλες, εκτύπωση</bookmark_value><bookmark_value>επανάληψη, στήλες/γραμμές σε εκτυπωμένες σελίδες</bookmark_value><bookmark_value>γραμμές τίτλου, εκτύπωση σε όλα τα φύλλα</bookmark_value><bookmark_value>κεφαλίδες, εκτύπωση σε φύλλα</bookmark_value><bookmark_value>υποσέλιδα, εκτύπωση σε φύλλα</bookmark_value><bookmark_value>εκτύπωση, γραμμές/στήλες ως κεφαλίδες πίνακα</bookmark_value>"
-#: calc_date.xhp
+#: print_title_row.xhp
msgctxt ""
-"calc_date.xhp\n"
-"hd_id3146120\n"
-"11\n"
+"print_title_row.xhp\n"
+"hd_id3153727\n"
+"21\n"
"help.text"
-msgid "<variable id=\"calc_date\"><link href=\"text/scalc/guide/calc_date.xhp\" name=\"Calculating With Dates and Times\">Calculating With Dates and Times</link></variable>"
-msgstr "<variable id=\"calc_date\"><link href=\"text/scalc/guide/calc_date.xhp\" name=\"Υπολογισμός με ημερομηνίες και ώρες\">Υπολογισμός με ημερομηνίες και ώρες</link></variable>"
+msgid "<variable id=\"print_title_row\"><link href=\"text/scalc/guide/print_title_row.xhp\" name=\"Printing Rows or Columns on Every Page\">Printing Rows or Columns on Every Page</link></variable>"
+msgstr "<variable id=\"print_title_row\"><link href=\"text/scalc/guide/print_title_row.xhp\" name=\"Εκτύπωση γραμμών ή στηλών σε κάθε σελίδα\">Εκτύπωση γραμμών ή στηλών σε κάθε σελίδα</link></variable>"
-#: calc_date.xhp
+#: print_title_row.xhp
msgctxt ""
-"calc_date.xhp\n"
-"par_id3154320\n"
-"12\n"
+"print_title_row.xhp\n"
+"par_id3154014\n"
+"2\n"
"help.text"
-msgid "In $[officename] Calc, you can perform calculations with current date and time values. As an example, to find out exactly how old you are in seconds or hours, follow the following steps:"
-msgstr "Σε ένα $[officename] Calc μπορείτε να πραγματοποιήσετε υπολογισμούς με τις τρέχουσες τιμές ημερομηνίας και ώρας. Για παράδειγμα, για να βρείτε την ηλικία σας με ακρίβεια δευτερολέπτου ή ώρας, ακολουθήστε τα παρακάτω τα βήματα:"
+msgid "If you have a sheet that is so large that it will be printed multiple pages, you can set up rows or columns to repeat on each printed page."
+msgstr "Έχετε ένα φύλλο που είναι τόσο μεγάλο ώστε θα εκτυπωθεί σε τέσσερις σελίδες. Οι σελίδες θα διευθετηθούν ως εξής:"
-#: calc_date.xhp
+#: print_title_row.xhp
msgctxt ""
-"calc_date.xhp\n"
-"par_id3150750\n"
-"13\n"
+"print_title_row.xhp\n"
+"par_id3146975\n"
+"7\n"
"help.text"
-msgid "In a spreadsheet, enter your birthday in cell A1."
-msgstr "Στο κελί A1, κάποιου υπολογιστικού φύλλου, πληκτρολογήστε τα γενέθλιά σας."
+msgid "As an example, If you want to print the top two rows of the sheet as well as the first column (A)on all pages, do the following:"
+msgstr "Οι επάνω δύο γραμμές του φύλλου δεν θα πρέπει να εκτυπωθούν μόνο στις σελίδες 1 και 3, αλλά και στις σελίδες 2 και 4. Η πρώτη στήλη A δεν θα πρέπει να εκτυπωθεί μόνο στις σελίδες 1 και 2, αλλά και στις σελίδες 3 και 4."
-#: calc_date.xhp
+#: print_title_row.xhp
msgctxt ""
-"calc_date.xhp\n"
-"par_id3145642\n"
-"14\n"
+"print_title_row.xhp\n"
+"par_id3163710\n"
+"8\n"
"help.text"
-msgid "Enter the following formula in cell A3: <item type=\"literal\">=NOW()-A1</item>"
-msgstr "Εισάγετε τον παρακάτω τύπο στο κελί Α3 <item type=\"literal\">=NOW()-A1</item>"
+msgid "Choose <emph>Format - Print Ranges - Edit</emph>. The <emph>Edit Print Ranges</emph> dialog appears."
+msgstr "Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Επεξεργασία</emph>. Εμφανίζεται το παράθυρο διαλόγου <emph>Επεξεργασία περιοχής εκτύπωσης</emph>."
-#: calc_date.xhp
+#: print_title_row.xhp
msgctxt ""
-"calc_date.xhp\n"
-"par_id3149020\n"
-"52\n"
+"print_title_row.xhp\n"
+"par_id3149958\n"
+"9\n"
"help.text"
-msgid "After pressing the <item type=\"keycode\">Enter</item> key you will see the result in date format. Since the result should show the difference between two dates as a number of days, you must format cell A3 as a number."
-msgstr "Αφού πατήσετε το πλήκτρο <item type=\"keycode\">Enter</item> θα δείτε το αποτέλεσμα σε μορφή ημερομηνίας. Αφού θέλετε να δείτε την διαφορά μεταξύ δύο ημερομηνιών ως αριθμό ημερών, πρέπει να μορφοποιήσετε το κελί A3 ως αριθμό."
+msgid "Click the icon at the far right of the <emph>Rows to repeat</emph> area."
+msgstr "Κάντε κλικ στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενη γραμμή</emph>."
-#: calc_date.xhp
+#: print_title_row.xhp
msgctxt ""
-"calc_date.xhp\n"
-"par_id3155335\n"
-"53\n"
+"print_title_row.xhp\n"
+"par_id3145800\n"
+"10\n"
"help.text"
-msgid "Place the cursor in cell A3, right-click to open a context menu and choose <emph>Format Cells</emph>."
-msgstr "Τοποθετήστε το δρομέα στο κελί A3, κάντε κλικ με το δεξιό πλήκτρο του ποντικιού σε αυτό το κελί για να ανοίξετε το μενού περιβάλλοντος και επιλέξτε <emph>Μορφοποίηση κελιών</emph>."
+msgid "The dialog shrinks so that you can see more of the sheet."
+msgstr "Το μέγεθος του παραθύρου διαλόγου μειώνεται ώστε να βλέπετε μεγαλύτερη περιοχή του φύλλου."
-#: calc_date.xhp
+#: print_title_row.xhp
msgctxt ""
-"calc_date.xhp\n"
-"par_id3147343\n"
-"54\n"
+"print_title_row.xhp\n"
+"par_id3155602\n"
+"11\n"
"help.text"
-msgid "The <item type=\"menuitem\">Format Cells</item> dialog appears. On the <item type=\"menuitem\">Numbers</item> tab, the \"Number\" category will appear already highlighted. The format is set to \"General\", which causes the result of a calculation containing date entries to be displayed as a date. To display the result as a number, set the number format to \"-1,234\" and close the dialog with the <item type=\"menuitem\">OK</item> button."
-msgstr "Ο διάλογος <item type=\"menuitem\">Μορφοποίηση κελιών</item> εμφανίζεται. Στην καρτέλα <item type=\"menuitem\">Αριθμοί</item>, η κατηγορία \"Αριθμός\" θα εμφανίζεται ήδη υπογεγραμμένη. Η μορφοποίηση είναι ορισμένη σε \"Γενική\", το οποίο εμφανίζει το αποτέλεσμα ενός υπολογισμού που περιέχει ημερομηνίες ως ημερομηνία. Για να εμφανίσετε το αποτέλεσμα ως αριθμό, ορίστε τη μορφή αριθμού σε \"-1.234\" και κλείστε τον διάλογο με το κουμπί <item type=\"menuitem\">OK</item>."
+msgid "Select the first two rows and, for this example, click cell A1 and drag to A2."
+msgstr "Επιλέξτε τις δύο πρώτες γραμμές και, για παράδειγμα, κάντε κλικ στο κελί A1 και σύρετε έως το A2."
-#: calc_date.xhp
+#: print_title_row.xhp
msgctxt ""
-"calc_date.xhp\n"
-"par_id3147001\n"
-"15\n"
+"print_title_row.xhp\n"
+"par_id3154018\n"
+"12\n"
"help.text"
-msgid "The number of days between today's date and the specified date is displayed in cell A3."
-msgstr "Στο κελί A3 εμφανίζεται ο αριθμός των ημερών μεταξύ της σημερινής ημερομηνίας και της καθορισμένης ημερομηνίας."
+msgid "In the shrunk dialog you will see $1:$2. Rows 1 and 2 are now rows to repeat."
+msgstr "Στο μειωμένο παράθυρο διαλόγου θα δείτε $1:$2. Οι γραμμές 1 και 2 είναι τώρα οι γραμμές που θα επαναληφθούν."
-#: calc_date.xhp
+#: print_title_row.xhp
msgctxt ""
-"calc_date.xhp\n"
-"par_id3150304\n"
-"16\n"
+"print_title_row.xhp\n"
+"par_id3153707\n"
+"13\n"
"help.text"
-msgid "Experiment with some additional formulas: in A4 enter =A3*24 to calculate the hours, in A5 enter =A4*60 for the minutes, and in A6 enter =A5*60 for seconds. Press the <item type=\"keycode\">Enter</item> key after each formula."
-msgstr "Πειραματιστείτε με μερικούς άλλους τύπους: στο A4 πληκτρολογήστε =A3*24 για να υπολογίσετε τις ώρες, στο A5 πληκτρολογήστε =A4*60 για τα λεπτά, και στο A6 πληκτρολογήστε =A5*60 για τα δευτερόλεπτα. Πατήστε το πλήκτρο <item type=\"keycode\">Enter</item> μετά από την εισαγωγή κάθε τύπου."
+msgid "Click the icon at the far right of the <emph>Rows to repeat</emph> area. The dialog is restored again."
+msgstr "Κάντε κλικ στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενη γραμμή</emph>. Το παράθυρο διαλόγου θα επανέλθει στο αρχικό του μέγεθος."
-#: calc_date.xhp
+#: print_title_row.xhp
msgctxt ""
-"calc_date.xhp\n"
-"par_id3149207\n"
-"17\n"
+"print_title_row.xhp\n"
+"par_id3155443\n"
+"14\n"
"help.text"
-msgid "The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the <item type=\"keycode\">Enter</item> key. This value is not automatically updated, although \"Now\" continuously changes. In the <emph>Tools</emph> menu, the menu item <emph>Cell Contents - AutoCalculate</emph> is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet."
-msgstr "Η ώρα από την ημερομηνία γέννησής σας θα υπολογισθεί και θα εμφανιστεί σε διάφορες μονάδες μέτρησης. Οι τιμές υπολογίζονται από εκείνη ακριβώς τη στιγμή που έχετε εισαγάγει τον τελευταίο τύπο και έχετε πατήσει το πλήκτρο <item type=\"keycode\">Enter</item>. Αυτή η τιμή δεν ενημερώνεται αυτόματα, αν και η τιμή \"Τώρα\" αλλάζει διαρκώς. Στο μενού <emph>Εργαλεία</emph>, το στοιχείο μενού <emph>Περιεχόμενα κελιού - Αυτόματος υπολογισμός</emph> είναι συνήθως ενεργό. Ωστόσο, ο αυτόματος υπολογισμός δεν ισχύει για τη συνάρτηση NOW. Αν ίσχυε, τότε ο ηλεκτρονικός σας υπολογιστής θα ανανέωνε μονίμως το υπολογιστικό φύλλο."
+msgid "If you also want column A as a column to repeat, click the icon at the far right of the <emph>Columns to repeat</emph> area."
+msgstr "Αν θέλετε να επαναλαμβάνεται και η στήλη A, κάντε κλικ στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενες στήλες</emph>"
-#: format_value_userdef.xhp
+#: print_title_row.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"tit\n"
+"print_title_row.xhp\n"
+"par_id3154256\n"
+"15\n"
"help.text"
-msgid "User-defined Number Formats"
-msgstr "Μορφές αριθμού οριζόμενες από τον χρήστη."
+msgid "Click column A (not in the column header)."
+msgstr "Κάντε κλικ στη στήλη A (όχι στην κεφαλίδα στήλης)."
-#: format_value_userdef.xhp
+#: print_title_row.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"bm_id3143268\n"
+"print_title_row.xhp\n"
+"par_id3154704\n"
+"16\n"
"help.text"
-msgid "<bookmark_value>numbers;user-defined formatting</bookmark_value> <bookmark_value>formatting; user-defined numbers</bookmark_value> <bookmark_value>number formats; millions</bookmark_value> <bookmark_value>format codes; user-defined number formats</bookmark_value>"
-msgstr "<bookmark_value>αριθμοί;μορφοποίηση από το χρήστη</bookmark_value><bookmark_value>μορφοποίηση; αριθμοί από το χρήστη</bookmark_value><bookmark_value>μορφές αριθμών; εκατομμύρια</bookmark_value><bookmark_value>μορφές κωδικών; μορφές αριθμών από το χρήστη</bookmark_value>"
+msgid "Click the icon again at the far right of the <emph>Columns to repeat</emph> area."
+msgstr "Κάντε κλικ στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενη στήλη</emph>."
-#: format_value_userdef.xhp
+#: print_title_row.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"hd_id3143268\n"
-"26\n"
+"print_title_row.xhp\n"
+"par_id3150088\n"
+"17\n"
"help.text"
-msgid "<variable id=\"format_value_userdef\"><link href=\"text/scalc/guide/format_value_userdef.xhp\" name=\"User-defined Number Formats\">User-defined Number Formats</link></variable>"
-msgstr "<variable id=\"format_value_userdef\"><link href=\"text/scalc/guide/format_value_userdef.xhp\" name=\"Μορφές αριθμών από το χρήστη\">Μορφές αριθμών από το χρήστη</link></variable>"
+msgid "Rows to repeat are rows from the sheet. You can define headers and footers to be printed on each print page independently of this in <emph>Format - Page</emph>."
+msgstr "Οι επαναλαμβανόμενες γραμμές είναι γραμμές από το φύλλο. Μπορείτε να καθορίστε κεφαλίδες και υποσέλιδα που θα εκτυπωθούν σε κάθε σελίδα εκτύπωσης, ανεξάρτητα απο τις επιλογές στο παράθυρο διαλόγου <emph>Μορφή - Σελίδα</emph>."
-#: format_value_userdef.xhp
+#: print_title_row.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3150400\n"
-"1\n"
+"print_title_row.xhp\n"
+"par_id3155380\n"
+"18\n"
"help.text"
-msgid "You can define your own number formats to display numbers in <item type=\"productname\">%PRODUCTNAME</item> Calc."
-msgstr "Μπορείτε να ορίσετε τις δικές σας μορφές αριθμού για την εμφάνιση των αριθμών στο <item type=\"productname\">%PRODUCTNAME</item> Calc."
+msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"View - Page Break Preview\">View - Page Break Preview</link>"
+msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Προβολή - Προεπισκόπηση αλλαγής σελίδας\">Προβολή - Προεπισκόπηση αλλαγής σελίδας</link>"
-#: format_value_userdef.xhp
+#: print_title_row.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3150767\n"
-"2\n"
+"print_title_row.xhp\n"
+"par_id3154371\n"
+"19\n"
"help.text"
-msgid "As an example, to display the number 10,200,000 as 10.2 Million:"
-msgstr "Για παράδειγμα, εμφάνιση του αριθμού 10,200,000 ως 10.2 Εκατομμύρια:"
+msgid "<link href=\"text/scalc/01/05080300.xhp\" name=\"Format - Print ranges - Edit\">Format - Print ranges - Edit</link>"
+msgstr "<link href=\"text/scalc/01/05080300.xhp\" name=\"Μορφή - Περιοχές εκτύπωσης - Επεξεργασία\">Μορφή - Περιοχές εκτύπωσης - Επεξεργασία</link>"
-#: format_value_userdef.xhp
+#: print_title_row.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3150868\n"
-"3\n"
+"print_title_row.xhp\n"
+"par_id3146113\n"
+"20\n"
"help.text"
-msgid "Select the cells to which you want to apply a new, user-defined format."
-msgstr "Επιλέξτε τα κελιά στα οποία θέλετε να εφαρμοστεί μια νέα ορισμένη από τον χρήστη μορφή."
+msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"Format - Page - (Header / Footer)\">Format - Page - (Header / Footer)</link>"
+msgstr "<link href=\"text/scalc/01/05070000.xhp\" name=\"Μορφή - Σελίδα - (Κεφαλίδα/Υποσέλιδο)\">Μορφή - Σελίδα - (Κεφαλίδα/Υποσέλιδο)</link>"
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3149664\n"
-"4\n"
+"printranges.xhp\n"
+"tit\n"
"help.text"
-msgid "Choose <emph>Format - Cells - Numbers</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Κελιά - Αριθμοί</emph>."
+msgid "Using Print Ranges on a Spreadsheet"
+msgstr "Χρήση περιοχών εκτύπωσης σε υπολογιστικό φύλλο"
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3149260\n"
-"5\n"
+"printranges.xhp\n"
+"bm_id14648\n"
"help.text"
-msgid "In the <emph>Categories</emph> list box select \"User-defined\"."
-msgstr "Στο πλαίσιο λίστας<emph>Κατηγορίες</emph> επιλέξτε \"Προσαρμοσμένα\"."
+msgid "<bookmark_value>exporting;cells</bookmark_value><bookmark_value>printing; cells</bookmark_value><bookmark_value>ranges;print ranges</bookmark_value><bookmark_value>PDF export of print ranges</bookmark_value><bookmark_value>cell ranges; printing</bookmark_value><bookmark_value>cells; print ranges</bookmark_value><bookmark_value>print ranges</bookmark_value><bookmark_value>clearing, see also deleting/removing</bookmark_value><bookmark_value>defining;print ranges</bookmark_value><bookmark_value>extending print ranges</bookmark_value><bookmark_value>deleting;print ranges</bookmark_value>"
+msgstr "<bookmark_value>εξαγωγή, κελιά</bookmark_value><bookmark_value>εκτύπωση, κελιά</bookmark_value><bookmark_value>περιοχές, περιοχές εκτύπωσης</bookmark_value><bookmark_value>εξαγωγή περιοχών εκτύπωσης σε PDF</bookmark_value><bookmark_value>περιοχές κελιών, εκτύπωση</bookmark_value><bookmark_value>κελιά περιοχές εκτύπωσης</bookmark_value><bookmark_value>περιοχές εκτύπωσης</bookmark_value><bookmark_value>απαλοιφή, δείτε επίσης διαγραφή/αφαίρεση</bookmark_value><bookmark_value>ορισμός, περιοχές εκτύπωσης</bookmark_value><bookmark_value>εκτύπωση περιοχών εκτύπωσης</bookmark_value><bookmark_value>διαγραφή, περιοχές εκτύπωσης</bookmark_value>"
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3148646\n"
-"6\n"
+"printranges.xhp\n"
+"par_idN108D7\n"
"help.text"
-msgid "In the <emph>Format code</emph> text box enter the following code:"
-msgstr "Στο πλαίσιο κειμένου <emph>Κωδικός μορφοποίησης</emph> εισάγετε τον παρακάτω κωδικό:"
+msgid "<variable id=\"printranges\"><link href=\"text/scalc/guide/printranges.xhp\">Defining Print Ranges on a Sheet</link> </variable>"
+msgstr "<variable id=\"printranges\"><link href=\"text/scalc/guide/printranges.xhp\">Ορισμός περιοχών εκτύπωσης σε ένα φύλλο</link> </variable>"
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3152596\n"
-"7\n"
+"printranges.xhp\n"
+"par_idN108F5\n"
"help.text"
-msgid "0.0,, \"Million\""
-msgstr "0.0,, \"Εκατομμύρια\""
+msgid "You can define which range of cells on a spreadsheet to print."
+msgstr "Μπορείτε να καθορίσετε την προς εκτύπωση περιοχή κελιών του υπολογιστικού φύλλου."
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3144764\n"
-"8\n"
+"printranges.xhp\n"
+"par_idN108FB\n"
"help.text"
-msgid "Click OK."
-msgstr "Κάντε κλικ στο κουμπί OK."
+msgid "The cells on the sheet that are not part of the defined print range are not printed or exported. Sheets without a defined print range are not printed and not exported to a PDF file, unless the document uses the Excel file format."
+msgstr "Τα κελιά του φύλλου που δεν ανήκουν στην καθορισμένη περιοχή εκτύπωσης δεν εκτυπώνονται ή εξάγονται. Τα φύλλα χωρίς καθορισμένη περιοχή εκτύπωσης δεν εκτυπώνονται και δεν εξάγονται σε αρχείο τύπο PDF, εκτός κι αν το έγγραφο χρησιμοποιεί τη μορφή αρχείου του Excel."
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3155417\n"
-"9\n"
+"printranges.xhp\n"
+"par_idN1077A\n"
"help.text"
-msgid "The following table shows the effects of rounding, thousands delimiters (,), decimal delimiters (.) and the placeholders # and 0."
-msgstr "Ο παρακάτω πίνακας δείχνει τα αποτελέσματά της στρογγυλοποίησης, των οριοθετών χιλιάδων, των οριοθετών δεκαδικών και των χαρακτήρων κράτησης θέσης # και 0."
+msgid "For files opened in Excel format, all sheets that do not contain a defined print range are printed. The same behavior occurs when you export the Excel formatted spreadsheet to a PDF file."
+msgstr "Για αρχεία που έχουν ανοίξει σε μορφή Excel, εκτυπώνονται τα φύλλα που δεν περιέχουν κάποια καθορισμένη περιοχή εκτύπωσης. Το ίδιο συμβαίνει όταν εξάγετε το υπολογιστικό φύλλο ως αρχείο PDF."
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3146971\n"
-"10\n"
+"printranges.xhp\n"
+"par_idN108FE\n"
"help.text"
-msgid "Number"
-msgstr "Aριθμός"
+msgid "To Define a Print Range"
+msgstr "Καθορισμός περιοχής εκτύπωσης"
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3154757\n"
-"11\n"
+"printranges.xhp\n"
+"par_idN10905\n"
"help.text"
-msgid ".#,, \"Million\""
-msgstr ".#,, \"Εκατομμύρια\""
+msgid "Select the cells that you want to print."
+msgstr "Επιλέξτε τα κελιά τα οποία θέλετε να εκτυπωθούν."
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3147338\n"
-"12\n"
+"printranges.xhp\n"
+"par_idN10909\n"
"help.text"
-msgid "0.0,, \"Million\""
-msgstr "0.0,, \"Εκατομμύρια\""
+msgid "Choose <emph>Format - Print Ranges - Define</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Ορισμός</emph>."
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3146920\n"
-"13\n"
+"printranges.xhp\n"
+"par_idN10910\n"
"help.text"
-msgid "#,, \"Million\""
-msgstr "#,, \"Εκατομμύρια\""
+msgid "To Add Cells to a Print Range"
+msgstr "Προσθήκη κελιών σε μια περιοχή εκτύπωσης"
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3147344\n"
-"14\n"
+"printranges.xhp\n"
+"par_idN10917\n"
"help.text"
-msgid "10200000"
-msgstr "10200000"
+msgid "Select the cells that you want to add to the existing print range."
+msgstr "Επιλέξτε τα κελιά τα οποία θέλετε να προσθέσετε σε μια υπάρχουσα περιοχή εκτύπωσης."
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3147003\n"
-"15\n"
+"printranges.xhp\n"
+"par_idN1091B\n"
"help.text"
-msgid "10.2 Million"
-msgstr "10.2 Εκατομμύρια"
+msgid "Choose <emph>Format - Print Ranges - Add</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Προσθήκη</emph>."
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3166426\n"
-"16\n"
+"printranges.xhp\n"
+"par_idN10922\n"
"help.text"
-msgid "10.2 Million"
-msgstr "10.2 Εκατομμύρια"
+msgid "To Clear a Print Range"
+msgstr "Κατάργηση περιοχής εκτύπωσης"
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3155113\n"
-"17\n"
+"printranges.xhp\n"
+"par_idN10929\n"
"help.text"
-msgid "10 Million"
-msgstr "10 Εκατομμύρια"
+msgid "Choose <emph>Format - Print Ranges - Remove</emph>."
+msgstr "Επιλέξτε <emph>Μορφή- Περιοχές εκτύπωσης - Κατάργηση</emph>."
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3150369\n"
-"18\n"
+"printranges.xhp\n"
+"par_idN10953\n"
"help.text"
-msgid "500000"
-msgstr "500000"
+msgid "Using the Page Break Preview to Edit Print Ranges"
+msgstr "Χρήση της προεπισκόπησης αλλαγής σελίδας για την επεξεργασίά περιοχών εκτύπωσης"
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3145585\n"
-"19\n"
+"printranges.xhp\n"
+"par_idN1093E\n"
"help.text"
-msgid ".5 Million"
-msgstr ".5 Εκατομμύρια"
+msgid "In the <emph>Page Break Preview</emph>, print ranges as well as page break regions are outlined by a blue border and contain a centered page number in gray. Nonprinting areas have a gray background."
+msgstr "Στην <emph>Προεπισκόπηση αλλαγής σελίδας</emph>, οι περιοχές εκτύπωσης όπως επίσης και περιοχές αλλαγής σελίδας σκιαγραφούνται με ένα μπλε περίγραμμα και περιέχουν ένα γκρι αριθμό σελίδας στο κέντρο. Οι περιοχές που δεν θα εκτυπωθούν έχουν γκρι φόντο."
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3154486\n"
-"20\n"
+"printranges.xhp\n"
+"par_id3153143\n"
+"8\n"
"help.text"
-msgid "0.5 Million"
-msgstr "0.5 Εκατομμύρια"
+msgid "To define a new page break region, drag the border to a new location. When you define a new page break region, an automatic page break is replaced by a manual page break."
+msgstr "Για να ορίσετε μια νέα περιοχή αλλαγής σελίδας, σύρετε το περίγραμμα σε μια νέα θέση. Όταν ορίζετε μια νέα περιοχή αλλαγής σελίδας, η αυτόματη αλλαγή σελίδας αντικαθίσταται από την χειροκίνητη."
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3146114\n"
-"21\n"
+"printranges.xhp\n"
+"par_idN10930\n"
"help.text"
-msgid "1 Million"
-msgstr "1 Εκατομμύριο"
+msgid "To View and Edit Print Ranges"
+msgstr "Προβολή και επεξεργασία περιοχών εκτύπωσης"
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3155810\n"
-"22\n"
+"printranges.xhp\n"
+"par_idN10937\n"
"help.text"
-msgid "100000000"
-msgstr "100000000"
+msgid "Choose <emph>View - Page Break Preview</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Προεπισκόπηση αλλαγής σελίδας</emph>."
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3153818\n"
-"23\n"
+"printranges.xhp\n"
+"par_idN1082A\n"
"help.text"
-msgid "100. Million"
-msgstr "100. Εκατομμύρια"
+msgid "To change the default zoom factor of the <emph>Page Break Preview</emph>, double click the percentage value on the <emph>Status</emph> bar, and select a new zoom factor."
+msgstr "Για να αλλάξετε τον προεπιλεγμένο συντελεστή μεγέθυνσης στην <emph>Προεπισκόπηση αλλαγής σελίδας</emph>, κάντε διπλό κλικ στην επί τοις εκατό τιμή στην γραμμή <emph>Κατάστασης</emph>, και αλλάξτε τον συντελεστή μεγέθυνσης."
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3151241\n"
-"24\n"
+"printranges.xhp\n"
+"par_idN10836\n"
"help.text"
-msgid "100.0 Million"
-msgstr "100.0 Εκατομμύρια"
+msgid "Edit the print range."
+msgstr "Επεξεργασία περιοχής εκτύπωσης."
-#: format_value_userdef.xhp
+#: printranges.xhp
msgctxt ""
-"format_value_userdef.xhp\n"
-"par_id3144771\n"
-"25\n"
+"printranges.xhp\n"
+"par_idN10944\n"
"help.text"
-msgid "100 Million"
-msgstr "100 Εκατομμύρια"
+msgid "To change the size of a print range, drag a border of the range to a new location."
+msgstr "Για να αλλάξετε το μέγεθος της περιοχής εκτύπωσης, σύρετε το περίγραμμα της περιοχής σε μια νέα θέση."
-#: edit_multitables.xhp
+#: printranges.xhp
msgctxt ""
-"edit_multitables.xhp\n"
-"tit\n"
+"printranges.xhp\n"
+"par_id3151075\n"
+"12\n"
"help.text"
-msgid "Copying to Multiple Sheets"
-msgstr "Αντιγραφή σε πολλαπλά φύλλα"
+msgid "To delete a manual page break that is contained in a print range, drag the border of the page break outside of the print range."
+msgstr "Για να διαγράψετε μια χειροκίνητη αλλαγή σελίδας που περιέχεται σε μια περιοχή εκτύπωσης, σύρετε το περίγραμμα της αλλαγής σελίδας έξω από την περιοχή εκτύπωσης."
-#: edit_multitables.xhp
+#: printranges.xhp
msgctxt ""
-"edit_multitables.xhp\n"
-"bm_id3149456\n"
+"printranges.xhp\n"
+"par_idN10948\n"
"help.text"
-msgid "<bookmark_value>copying;values, to multiple sheets</bookmark_value><bookmark_value>pasting;values in multiple sheets</bookmark_value><bookmark_value>data;inserting in multiple sheets</bookmark_value> <bookmark_value>sheets; simultaneous multiple filling</bookmark_value>"
-msgstr "<bookmark_value>αντιγραφή, τιμές σε πολλαπλά φύλλα</bookmark_value><bookmark_value>επικόλληση, τιμές σε πολλαπλά φύλλα</bookmark_value><bookmark_value>δεδομένα, εισαγωγή σε πολλαπλά φύλλα</bookmark_value> <bookmark_value>φύλλα, ταυτόχρονη πολλαπλή συμπλήρωση</bookmark_value>"
+msgid "To clear a print range, drag a border of the range onto the opposite border of the range."
+msgstr "Για να καταργήσετε μια περιοχή εκτύπωσης, σύρετε το περίγραμμα της περιοχής στο επόμενο προς τα πανω περίγραμμα της περιοχής."
-#: edit_multitables.xhp
+#: printranges.xhp
msgctxt ""
-"edit_multitables.xhp\n"
-"hd_id3149456\n"
-"3\n"
+"printranges.xhp\n"
+"par_idN10862\n"
"help.text"
-msgid "<variable id=\"edit_multitables\"><link href=\"text/scalc/guide/edit_multitables.xhp\" name=\"Copying to Multiple Sheets\">Copying to Multiple Sheets</link> </variable>"
-msgstr "<variable id=\"edit_multitables\"><link href=\"text/scalc/guide/edit_multitables.xhp\" name=\"Αντιγραφή σε πολλαπλά φύλλα\">Αντιγραφή σε πολλαπλά φύλλα</link> </variable>"
+msgid "To exit the <emph>Page Break Preview</emph>, choose <emph>View - Normal</emph>."
+msgstr "Για να βγείτε από την <emph>Προεπισκόπηση αλλαγής σελίδας</emph>, επιλέξτε <emph>Προβολή - Κανονική</emph>."
-#: edit_multitables.xhp
+#: printranges.xhp
msgctxt ""
-"edit_multitables.xhp\n"
-"par_id3150868\n"
-"6\n"
+"printranges.xhp\n"
+"par_idN109CF\n"
"help.text"
-msgid "In $[officename] Calc, you can insert values, text or formulas that are simultaneously copied to other selected sheets of your document."
-msgstr "Στο $[officename] Calc μπορείτε να εισάγετε τιμές, κείμενο ή τύπους, τα οποία αντιγράφονται ταυτόχρονα σε άλλα φύλλα του εγγράφου σας που έχετε επιλέξει."
+msgid "<link href=\"text/scalc/01/05080300.xhp\">Editing Print Ranges</link>"
+msgstr "<link href=\"text/scalc/01/05080300.xhp\">Επεξεργασία περιοχών εκτύπωσης</link>"
-#: edit_multitables.xhp
+#: relativ_absolut_ref.xhp
msgctxt ""
-"edit_multitables.xhp\n"
-"par_id3153768\n"
-"8\n"
+"relativ_absolut_ref.xhp\n"
+"tit\n"
"help.text"
-msgid "Select all desired sheets by holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key and clicking the corresponding register tabs that are still gray at the bottom margin of the workspace. All selected register tabs are now white."
-msgstr "Επιλέξτε όλα τα επιθυμητά φύλλα κρατώντας πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> και πατώντας τις αντίστοιχες καρτέλες καταχώρισης που είναι ακόμα γκρι στο κάτω περιθώριο του χώρου εργασίας. Όλες οι επιλεγμένες καρτέλες καταχώρισης είναι τώρα λευκές."
+msgid "Addresses and References, Absolute and Relative"
+msgstr "Ονομασίες και παραπομπές, απόλυτες και σχετικές"
-#: edit_multitables.xhp
+#: relativ_absolut_ref.xhp
msgctxt ""
-"edit_multitables.xhp\n"
-"par_idN10614\n"
+"relativ_absolut_ref.xhp\n"
+"bm_id3156423\n"
"help.text"
-msgid "You can use Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up or Page Down to select multiple sheets using the keyboard."
-msgstr "Μπορείτε να χρησιμοποιήσετε το συνδυασμό πλήκτρων Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up ή Page Down για να επιλέξετε πολλαπλά φύλλα μέσω του πληκτρολογίου σας."
+msgid "<bookmark_value>addressing; relative and absolute</bookmark_value><bookmark_value>references; absolute/relative</bookmark_value><bookmark_value>absolute addresses in spreadsheets</bookmark_value><bookmark_value>relative addresses</bookmark_value><bookmark_value>absolute references in spreadsheets</bookmark_value><bookmark_value>relative references</bookmark_value><bookmark_value>references; to cells</bookmark_value><bookmark_value>cells; references</bookmark_value>"
+msgstr "<bookmark_value>διευθύνσεις, σχετικές και απόλυτες</bookmark_value><bookmark_value>παραπομπές, απόλυτες / σχετικές</bookmark_value><bookmark_value>απόλυτες διευθύνσεις σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>σχετικές διευθύνσεις</bookmark_value><bookmark_value>απόλυτες παραπομπές σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>σχετικές παραπομπές</bookmark_value><bookmark_value>παραπομπές, σε κελιά</bookmark_value><bookmark_value>κελιά, παραπομπές</bookmark_value>"
-#: edit_multitables.xhp
+#: relativ_absolut_ref.xhp
msgctxt ""
-"edit_multitables.xhp\n"
-"par_id3147435\n"
-"7\n"
+"relativ_absolut_ref.xhp\n"
+"hd_id3156423\n"
+"53\n"
"help.text"
-msgid "Now when you insert values, text or formulas into the active sheet, they will also appear in the identical positions in the other selected sheets. For example, data entered in cell A1 of the active sheet is automatically entered into cell A1 of any other seleted sheet."
-msgstr "Τώρα όταν εισάγετε τιμές, κείμενο ή τύπους σε ένα ενεργό φύλλο, θα εμφανιστούν επίσης στις πανομοιότυπες θέσεις και στα άλλα επιλεγμένα φύλλα. Για παράδειγμα, τα δεδομένα που εισήχθηκαν στο κελί Α1 του ενεργού φύλλου εισάγονται αυτόματα και στο κελί Α1 σε οποιοδήποτε άλλο επιλεγμένο φύλλο."
+msgid "<variable id=\"relativ_absolut_ref\"><link href=\"text/scalc/guide/relativ_absolut_ref.xhp\" name=\"Addresses and References, Absolute and Relative\">Addresses and References, Absolute and Relative</link></variable>"
+msgstr "<variable id=\"relativ_absolut_ref\"><link href=\"text/scalc/guide/relativ_absolut_ref.xhp\" name=\"Ονομασίες και παραπομπές, απόλυτες και σχετικές\">Ονομασίες και παραπομπές, απόλυτες και σχετικές</link></variable>"
-#: sorted_list.xhp
+#: relativ_absolut_ref.xhp
msgctxt ""
-"sorted_list.xhp\n"
-"tit\n"
+"relativ_absolut_ref.xhp\n"
+"hd_id3163712\n"
+"3\n"
"help.text"
-msgid "Applying Sort Lists"
-msgstr "Εφαρμογή λιστών ταξινόμησης"
+msgid "Relative Addressing"
+msgstr "Σχετική απόδοση ονομάτων"
-#: sorted_list.xhp
+#: relativ_absolut_ref.xhp
msgctxt ""
-"sorted_list.xhp\n"
-"bm_id3150870\n"
+"relativ_absolut_ref.xhp\n"
+"par_id3146119\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>filling;customized lists</bookmark_value><bookmark_value>sort lists;applying</bookmark_value><bookmark_value>defining;sort lists</bookmark_value><bookmark_value>geometric lists</bookmark_value><bookmark_value>arithmetic lists</bookmark_value><bookmark_value>series;sort lists</bookmark_value><bookmark_value>lists; user-defined</bookmark_value><bookmark_value>customized lists</bookmark_value>"
-msgstr "<bookmark_value>συμπλήρωση;προσαρμοσμένες λίστες</bookmark_value><bookmark_value>ταξινόμηση λιστών;εφαρμογή</bookmark_value><bookmark_value>ορισμός;ταξινόμηση λιστών</bookmark_value><bookmark_value>γεωμετρικές λίστες</bookmark_value><bookmark_value>αριθμητικές λίστες</bookmark_value><bookmark_value>σειρά;ταξινόμηση λιστών</bookmark_value><bookmark_value>λίστες; οριζόμενες από το χρήστη</bookmark_value><bookmark_value>προσαρμοσμένες λίστες</bookmark_value>"
+msgid "The cell in column A, row 1 is addressed as A1. You can address a range of adjacent cells by first entering the coordinates of the upper left cell of the area, then a colon followed by the coordinates of the lower right cell. For example, the square formed by the first four cells in the upper left corner is addressed as A1:B2."
+msgstr "Το κελί στη στήλη A, γραμμή 1, ονομάζεται A1. Μπορείτε να ονομάζετε μια περιοχή παρακείμενων κελιών αφού πρώτα εισαγάγετε τις συντεταγμένες του άνω αριστερά κελιού της περιοχής, και έπειτα άνω και κάτω τελεία την οποία ακολουθούν οι συντεταγμένες του κάτω δεξιά κελιού. Για παράδειγμα, το τετράγωνο που σχηματίζεται από τα πρώτα τέσσερα κελιά στην άνω αριστερή γωνία, ονομάζεται A1:B2."
-#: sorted_list.xhp
+#: relativ_absolut_ref.xhp
msgctxt ""
-"sorted_list.xhp\n"
-"hd_id3150870\n"
-"3\n"
+"relativ_absolut_ref.xhp\n"
+"par_id3154730\n"
+"5\n"
"help.text"
-msgid "<variable id=\"sorted_list\"><link href=\"text/scalc/guide/sorted_list.xhp\" name=\"Applying Sort Lists\">Applying Sort Lists</link> </variable>"
-msgstr "<variable id=\"sorted_list\"><link href=\"text/scalc/guide/sorted_list.xhp\" name=\"Εφαρμογή λιστών ταξινόμησης\">Εφαρμογή λιστών ταξινόμησης</link></variable>"
+msgid "By addressing an area in this way, you are making a relative reference to A1:B2. Relative here means that the reference to this area will be adjusted automatically when you copy the formulas."
+msgstr "Ονομάζοντας μια περιοχή κατ' αυτόν τον τρόπο, πραγματοποιείτε μια σχετική παραπομπή στην περιοχή A1:B2. Εδώ, 'Σχετική' σημαίνει ότι η παραπομπή σε αυτή την περιοχή θα προσαρμοστεί αυτόματα όταν αντιγράψετε τους τύπους."
-#: sorted_list.xhp
+#: relativ_absolut_ref.xhp
msgctxt ""
-"sorted_list.xhp\n"
-"par_id3159154\n"
+"relativ_absolut_ref.xhp\n"
+"hd_id3149377\n"
+"6\n"
+"help.text"
+msgid "Absolute Addressing"
+msgstr "Απόλυτη απόδοση ονομάτων"
+
+#: relativ_absolut_ref.xhp
+msgctxt ""
+"relativ_absolut_ref.xhp\n"
+"par_id3154943\n"
"7\n"
"help.text"
-msgid "Sort lists allow you to type one piece of information in a cell, then drag it to fill in a consecutive list of items."
-msgstr "Οι λίστες ταξινόμησης σας επιτρέπουν να πληκτρολογήσετε ένα τμήμα της πληροφορίας σε κάποιο κελί και έπειτα σύροντας αυτό το κελί να συμπληρώσετε μια συνεχή λίστα δεδομένων."
+msgid "Absolute references are the opposite of relative addressing. A dollar sign is placed before each letter and number in an absolute reference, for example, $A$1:$B$2."
+msgstr "Οι απόλυτες παραπομπές είναι το αντίθετο της σχετικής απόδοσης ονομάτων. Σε μια απόλυτη παραπομπή, μπροστά από κάθε γράμμα και αριθμό τοποθετείται το σύμβολο του δολαρίου, π.χ., $A$1:$B$2."
-#: sorted_list.xhp
+#: relativ_absolut_ref.xhp
msgctxt ""
-"sorted_list.xhp\n"
-"par_id3148645\n"
-"4\n"
+"relativ_absolut_ref.xhp\n"
+"par_id3147338\n"
+"36\n"
"help.text"
-msgid "For example, enter the text \"Jan\" or \"January\" in an empty cell. Select the cell and click the mouse on the lower right corner of the cell border. Then drag the selected cell a few cells to the right or downwards. When you release the mouse button, the highlighted cells will be filled with the names of the months."
-msgstr "Για παράδειγμα, εισαγάγετε το κείμενο \"Ίαν.\" ή \"Ιανουάριος\" σε ένα κενό κελί. Επιλέξτε το κελί και κάντε κλικ στην κάτω δεξιά γωνία του περιγράμματος του κελιού. Σύρετε μερικά κελιά προς τα δεξιά ή προς τα κάτω. αν απελευθερώσετε το κουμπί του ποντικιού, τα επισημασμένα κελιά θα γεμίσουν με τα ονόματα των μηνών."
+msgid "$[officename] can convert the current reference, in which the cursor is positioned in the input line, from relative to absolute and vice versa by pressing Shift +F4. If you start with a relative address such as A1, the first time you press this key combination, both row and column are set to absolute references ($A$1). The second time, only the row (A$1), and the third time, only the column ($A1). If you press the key combination once more, both column and row references are switched back to relative (A1)"
+msgstr "Το $[officename] μπορεί να μετατρέψει την τρέχουσα παραπομπή, στην οποία είναι τοποθετημένος ο δρομέας στη γραμμή εισαγωγής, από σχετική σε απόλυτη και αντιστρόφως, πατώντας το συνδυασμό πλήκτρων Shift +F4. Αν ξεκινήσετε με μια σχετική ονομασία, όπως A1, την πρώτη φορά που θα πατήσετε αυτό το συνδυασμό πλήκτρων, η γραμμή και η σειρά θα καθοριστούν ως απόλυτες παραπομπές ($A$1). Τη δεύτερη φορά, μόνο η γραμμή (A$1), και την τρίτη φορά, μόνο η στήλη ($A1). Αν πατήσετε το συνδυασμό πλήκτρων μία φορά ακόμα, οι παραπομπές στηλών και γραμμών επιστρέφουν στη σχετική μορφή (A1)."
-#: sorted_list.xhp
+#: relativ_absolut_ref.xhp
msgctxt ""
-"sorted_list.xhp\n"
-"par_id2367931\n"
+"relativ_absolut_ref.xhp\n"
+"par_id3153963\n"
+"52\n"
"help.text"
-msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> if you do not want to fill the cells with different values."
-msgstr "Κρατήστε πατημένο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> εάν δεν θέλετε να γεμίσετε τα κελιά με διαφορετικές τιμές."
+msgid "$[officename] Calc shows the references to a formula. If, for example you click the formula =SUM(A1:C5;D15:D24) in a cell, the two referenced areas in the sheet will be highlighted in color. For example, the formula component \"A1:C5\" may be in blue and the cell range in question bordered in the same shade of blue. The next formula component \"D15:D24\" can be marked in red in the same way."
+msgstr "Το $[officename] Calc εμφανίζει τις παραπομπές σε έναν τύπο. Αν, για παράδειγμα, κάνετε κλικ στον τύπο =SUM(A1:C5;D15:D24) σε κάποιο κελί, οι δύο περιοχές παραπομπής στο φύλλο θα επισημανθούν με χρώμα. Για παράδειγμα, το συστατικό του τύπου A1:C5 μπορεί να έχει μπλε χρώμα και η εν λόγω περιοχή κελιών να έχει περίγραμμα στο ίδιο χρώμα. Το επόμενο συστατικό του τύπου D15:D24 μπορεί να επισημανθεί με κόκκινο κατά τον ίδιο τρόπο."
-#: sorted_list.xhp
+#: relativ_absolut_ref.xhp
msgctxt ""
-"sorted_list.xhp\n"
-"par_id3152577\n"
-"5\n"
+"relativ_absolut_ref.xhp\n"
+"hd_id3154704\n"
+"29\n"
"help.text"
-msgid "The predefined series can be found under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists</emph>. You can also create your own lists of text strings tailored to your needs, such as a list of your company's branch offices. When you use the information in these lists later (for example, as headings), just enter the first name in the list and expand the entry by dragging it with your mouse."
-msgstr "Οι προκαθορισμένες σειρές μπορούν να βρεθούν στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Λίστες ταξινόμησης</emph>. Μπορείτε επίσης να δημιουργήσετε τις δικές σας λίστες συμβολοσειρών κειμένου κατάλληλες για τις ανάγκες σας, όπως μια λίστα των υποκαταστημάτων της εταιρείας σας. Όταν χρησιμοποιήσετε τις πληροφορίες σε αυτές τις λίστες αργότερα (παραδείγματος χάρη, ως κεφαλίδες), εισάγετε απλά το πρώτο όνομα στη λίστα και επεκτείνετε την καταχώριση σύροντας την με το ποντίκι σας."
+msgid "When to Use Relative and Absolute References"
+msgstr "Πότε να χρησιμοποιήσετε σχετικές και απόλυτες παραπομπές"
-#: sorted_list.xhp
+#: relativ_absolut_ref.xhp
msgctxt ""
-"sorted_list.xhp\n"
-"par_id3147434\n"
-"6\n"
+"relativ_absolut_ref.xhp\n"
+"par_id3147346\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Sort lists\">Sort lists</link>"
-msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Ταξινόμηση λιστών\">Ταξινόμηση λιστών</link>"
+msgid "What distinguishes a relative reference? Assume you want to calculate in cell E1 the sum of the cells in range A1:B2. The formula to enter into E1 would be: =SUM(A1:B2). If you later decide to insert a new column in front of column A, the elements you want to add would then be in B1:C2 and the formula would be in F1, not in E1. After inserting the new column, you would therefore have to check and correct all formulas in the sheet, and possibly in other sheets."
+msgstr "Τι διαφοροποιεί μια σχετική παραπομπή; Ας υποθέσουμε ότι θέλετε να υπολογίσετε στο κελί E1 το άθροισμα των κελιών στην περιοχή A1:B2. Ο τύπος προς εισαγωγή στο κελί E1 είναι: =SUM(A1:B2). Αν αργότερα αποφασίσετε να εισαγάγετε μια νέα στήλη μπροστά από τη στήλη A, τα στοιχεία που θέλετε να προσθέσετε θα είναι στην B1:C2 και ο τύπος θα είναι στο κελί F1, όχι στο E1. Αφού γίνει η εισαγωγή μιας νέας στήλης, θα πρέπει να ελέγξετε και να διορθώσετε όλους τους τύπους στο φύλλο, και ίσως και σε άλλα φύλλα."
-#: formula_enter.xhp
+#: relativ_absolut_ref.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"tit\n"
+"relativ_absolut_ref.xhp\n"
+"par_id3155335\n"
+"9\n"
"help.text"
-msgid "Entering Formulas"
-msgstr "Εισαγωγή τύπων"
+msgid "Fortunately, $[officename] does this work for you. After having inserted a new column A, the formula =SUM(A1:B2) will be automatically updated to =SUM(B1:C2). Row numbers will also be automatically adjusted when a new row 1 is inserted. Absolute and relative references are always adjusted in $[officename] Calc whenever the referenced area is moved. But be careful if you are copying a formula since in that case only the relative references will be adjusted, not the absolute references."
+msgstr "Ευτυχώς, το $[officename] εκτελεί αυτή την εργασία για εσάς. Αφού έχει γίνει η εισαγωγή μιας νέας στήλης A, ο τύπος =SUM(A1:B2) θα ενημερωθεί αυτόματα σε =SUM(B1:C2). Οι αριθμοί των γραμμών θα ενημερωθούν αυτόματα όταν γίνει η εισαγωγή μιας νέας γραμμής 1.Οι απόλυτες και σχετικές παραπομπές προσαρμόζονται πάντα στο $[officename] Calc> Calc κάθε φορά που μετακινείται η περιοχή παραπομπής. Προσέξτε όμως αν αντιγράφετε κάποιο τύπο, καθώς σε αυτή την περίπτωση μόνο οι σχετικές παραπομπές θα προσαρμοστούν και όχι οι απόλυτες παραπομπές."
-#: formula_enter.xhp
+#: relativ_absolut_ref.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"bm_id3150868\n"
+"relativ_absolut_ref.xhp\n"
+"par_id3145791\n"
+"39\n"
"help.text"
-msgid "<bookmark_value>formula bar; input line</bookmark_value><bookmark_value>input line in formula bar</bookmark_value><bookmark_value>formulas; inputting</bookmark_value><bookmark_value>inserting;formulas</bookmark_value>"
-msgstr "<bookmark_value>γραμμή τύπων γραμμή εισαγωγής</bookmark_value><bookmark_value>γραμμή εισαγωγής στη γραμμή τύπων</bookmark_value><bookmark_value>τύποι, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή;τύποι</bookmark_value>"
+msgid "Absolute references are used when a calculation refers to one specific cell in your sheet. If a formula that refers to exactly this cell is copied relatively to a cell below the original cell, the reference will also be moved down if you did not define the cell coordinates as absolute."
+msgstr "Οι απόλυτες παραπομπές χρησιμοποιούνται όταν ο υπολογισμός παραπέμπει σε ένα συγκεκριμένο κελί το οποίο περιέχει, για παράδειγμα, μια ποσοστιαία τιμή. Αν ένας τύπος που παραπέμπει σε αυτό ακριβώς το κελί αντιγραφεί με σχετικό τρόπο κάτω από το αρχικό κελί, η παραπομπή θα μετακινηθεί επίσης προς τα κάτω αν δεν καθορίσατε τις συντεταγμένες κελιών ως απόλυτες."
-#: formula_enter.xhp
+#: relativ_absolut_ref.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"hd_id3150868\n"
-"9\n"
+"relativ_absolut_ref.xhp\n"
+"par_id3147005\n"
+"10\n"
"help.text"
-msgid "<variable id=\"formula_enter\"><link href=\"text/scalc/guide/formula_enter.xhp\" name=\"Entering Formulas\">Entering Formulas</link></variable>"
-msgstr "<variable id=\"formula_enter\"><link href=\"text/scalc/guide/formula_enter.xhp\" name=\"Εισαγωγή τύπων\">Εισαγωγή τύπων</link></variable>"
+msgid "Aside from when new rows and columns are inserted, references can also change when an existing formula referring to particular cells is copied to another area of the sheet. Assume you entered the formula =SUM(A1:A9) in row 10. If you want to calculate the sum for the adjacent column to the right, simply copy this formula to the cell to the right. The copy of the formula in column B will be automatically adjusted to =SUM(B1:B9)."
+msgstr "Εκτός από την περίπτωση που γίνεται εισαγωγή νέων γραμμών και στηλών, οι παραπομπές μπορούν να αλλάξουν επίσης όταν ένας υπάρχον τύπος που αναφέρεται σε συγκεκριμένα κελιά αντιγράφεται σε άλλη περιοχή του φύλου. Ας υποθέσουμε, για παράδειγμα, ότι έχετε εισαγάγει τον τύπο =SUM(A1:A9) στη γραμμή 10. Αν θέλετε να υπολογίσετε το άθροισμα της παρακείμενης στήλης στα δεξιά, αντιγράψτε τον τύπο στο κελί στα δεξιά. Το αντίγραφο του τύπου στην στήλη B θα ρυθμιστεί αυτόματα σε =SUM(B1:B9)."
-#: formula_enter.xhp
+#: rename_table.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"par_id6848353\n"
+"rename_table.xhp\n"
+"tit\n"
"help.text"
-msgid "You can enter formulas in several ways: using the icons, or by typing on the keyboard, or by a mixture of both methods."
-msgstr "Μπορείτε να εισάγετε μαθηματικούς τύπους με διάφορους τρόπους: χρησιμοποιώντας τα εικονίδια, ή πληκτρολογώντας στο πληκτρολόγιο, ή χρησιμοποιώντας ταυτόχρονα και τις δύο μεθόδους."
+msgid "Renaming Sheets"
+msgstr "Μετονομασία φύλλων"
-#: formula_enter.xhp
+#: rename_table.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"par_id3145364\n"
-"10\n"
+"rename_table.xhp\n"
+"bm_id3150398\n"
"help.text"
-msgid "Click the cell in which you want to enter the formula."
-msgstr "Κάντε κλικ στο κελί όπου θέλετε να εισαγάγετε τον τύπο."
+msgid "<bookmark_value>renaming;sheets</bookmark_value> <bookmark_value>sheet tabs;renaming</bookmark_value> <bookmark_value>tables;renaming</bookmark_value> <bookmark_value>names; sheets</bookmark_value>"
+msgstr "<bookmark_value>μετονομασία;φύλλα</bookmark_value><bookmark_value>καρτέλες φύλλων; μετονομασία</bookmark_value><bookmark_value>πίνακες; μετονομασία</bookmark_value><bookmark_value>ονόματα; φύλλα</bookmark_value>"
-#: formula_enter.xhp
+#: rename_table.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"par_id3150012\n"
+"rename_table.xhp\n"
+"hd_id3150398\n"
"11\n"
"help.text"
-msgid "Click the <emph>Function</emph> icon on the Formula Bar."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Συνάρτηση</emph> στη γραμμή τύπων."
+msgid "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">Renaming Sheets</link></variable>"
+msgstr "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Μετονομασία φύλλων\">Μετονομασία φύλλων</link></variable>"
-#: formula_enter.xhp
+#: rename_table.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"par_id3156441\n"
+"rename_table.xhp\n"
+"par_id3155131\n"
"12\n"
"help.text"
-msgid "You will now see an equals sign in the input line and you can begin to input the formula."
-msgstr "Τώρα θα δείτε το σύμβολο της ισότητας στη γραμμή εισαγωγής και μπορείτε να αρχίσετε την εισαγωγή του τύπου."
+msgid "Click the name of the sheet that you want to change."
+msgstr "Κάντε κλικ στο όνομα του φύλλου που θέλετε να αλλάξετε."
-#: formula_enter.xhp
+#: rename_table.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"par_id3153726\n"
-"3\n"
+"rename_table.xhp\n"
+"par_id3146976\n"
+"13\n"
"help.text"
-msgid "After entering the required values, press Enter or click <emph>Accept</emph> to insert the result in the active cell. If you want to clear your entry in the input line, press Escape or click <emph>Cancel</emph>."
-msgstr "Αφού κάνετε την εισαγωγή των απαιτούμενων τιμών, πατήστε το πλήκτρο Enter ή κάντε κλικ στο εικονίδιο <emph>Αποδοχή</emph> για να εισαγάγετε το αποτέλεσμα στο ενεργό κελί. Αν θέλετε να καταργήσετε την καταχώριση στην γραμμή εισαγωγής, πατήστε το πλήκτρο (Esc) ή κάντε κλικ στο εικονίδιο <emph>Άκυρο</emph>."
+msgid "Open the context menu and choose the <emph>Rename Sheet</emph> command. A dialog box appears where you can enter a new name."
+msgstr "Ανοίξτε το μενού περιβάλλοντος και επιλέξτε την εντολή <emph>Μετονομασία</emph>. Εμφανίζεται ένα παράθυρο διαλόγου όπου μπορείτε να πληκτρολογήσετε ένα νέο όνομα."
-#: formula_enter.xhp
+#: rename_table.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"par_id3147394\n"
-"8\n"
+"rename_table.xhp\n"
+"par_id3149260\n"
+"15\n"
"help.text"
-msgid "You can also enter the values and the formulas directly into the cells, even if you cannot see an input cursor. Formulas must always begin with an equals sign."
-msgstr "Φυσικά, μπορείτε να εισαγάγετε επίσης τις τιμές και τους τύπους απευθείας στα κελιά ακόμα και αν δεν μπορείτε να δείτε το δρομέα εισαγωγής. Οι τύποι θα πρέπει πάντα να αρχίζουν με το σύμβολο της ισότητας."
+msgid "Enter a new name for the sheet and click <emph>OK</emph>."
+msgstr "Εισαγάγετε ένα νέο όνομα για το φύλλο και κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: formula_enter.xhp
+#: rename_table.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"par_id4206976\n"
+"rename_table.xhp\n"
+"par_id3149667\n"
+"27\n"
"help.text"
-msgid "You can also press the + or - key on the numerical keyboard to start a formula. NumLock must be \"on\". For example, press the following keys in succession:"
-msgstr "Μπορείτε επίσης να πιέσετε το πλήκτρο + ή - στο αριθμητικό πληκτρολόγιο για να ξεκινήσετε έναν τύπο. Θα πρέπει να έχετε ήδη ενεργοποιήσει το πλήκτρο Numlock. Για παράδειγμα, πιέστε τα ακόλουθα πλήκτρα με επιτυχία:"
+msgid "Alternatively, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key</defaultinline></switchinline> and click on any sheet name and enter the new name directly."
+msgstr "Εναλλακτικά, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt</defaultinline></switchinline> και κάντε κλικ σε οποιοδήποτε όνομα φύλλου για να εισάγετε το νέο όνομα."
-#: formula_enter.xhp
+#: rename_table.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"par_id1836909\n"
+"rename_table.xhp\n"
+"par_id0909200810502833\n"
"help.text"
-msgid "+ 5 0 - 8 Enter"
-msgstr "+ 5 0 - 8 Enter"
+msgid "Sheet names can contain almost any character. Some naming restrictions apply when you want to save the spreadsheet to Microsoft Excel format."
+msgstr "Τα ονόματα φύλλων μπορούν να περιέχουν σχεδόν οποιοδήποτε χαρακτήρα. Μερικοί περιορισμοί ισχύουν όταν αποθηκεύετε το φύλλο σε μορφή Microsoft Excel."
-#: formula_enter.xhp
+#: rename_table.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"par_id8171330\n"
+"rename_table.xhp\n"
+"par_id090920081050283\n"
"help.text"
-msgid "You see the result <item type=\"literal\">42</item> in the cell. The cell contains the formula <item type=\"literal\">=+50-8</item>."
-msgstr "Βλέπετε το αποτέλεσμα <item type=\"literal\">42</item> στο κελί. Το κελί περιέχει τον τύπο <item type=\"literal\">=+50-8</item>."
+msgid "When saving to Microsoft Excel format, the following characters are not allowed in sheet names:"
+msgstr "Κατά την αποθήκευση σε μορφή Microsoft Excel, δεν επιτρέπονται οι ακόλουθοι χαρακτήρες σε ονόματα φύλλων:"
-#: formula_enter.xhp
+#: rename_table.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"par_id3155764\n"
-"6\n"
+"rename_table.xhp\n"
+"par_id090920081050281\n"
"help.text"
-msgid "If you are editing a formula with references, the references and the associated cells will be highlighted with the same color. You can now resize the reference border using the mouse, and the reference in the formula displayed in the input line also changes. <emph>Show references in color</emph> can be deactivated under <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060300.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>."
-msgstr "Εάν επεξεργάζεστε ένα τύπο με αναφορές, οι αναφορές και τα συνδεμένα κελιά θα τονιστούν με το ίδιο χρώμα. Μπορείτε τώρα να αλλάξετε το μέγεθος του περιγράμματος αναφοράς χρησιμοποιώντας το ποντίκι και η αναφορά στον εμφανιζόμενο τύπο στη γραμμή εισόδου αλλάζει επίσης. <emph>Προβολή αναφορών με χρώμα</emph> μπορούν να απενεργοποιηθούν στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060300.xhp\" name=\"Λογιστικό φύλλο - Προβολή\">%PRODUCTNAME Calc - Προβολή</link>."
+msgid "colon :"
+msgstr "άνω-κάτω τελεία :"
-#: formula_enter.xhp
+#: rename_table.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"par_id3149210\n"
-"7\n"
+"rename_table.xhp\n"
+"par_id0909200810502897\n"
"help.text"
-msgid "<variable id=\"tip\">If you would like to view the calculation of individual elements of a formula, select the respective elements and press F9. For example, in the formula =SUM(A1:B12)*SUM(C1:D12) select the section SUM(C1:D12) and press F9 to view the subtotal for this area. </variable>"
-msgstr "<variable id=\"tip\">Αν θέλετε να δείτε τον υπολογισμό των μεμονωμένων στοιχείων ενός τύπου, επιλέξτε τα αντίστοιχα στοιχεία και πατήστε το (F9). Για παράδειγμα, στον τύπο =SUM(A1:B12)*SUM(C1:D12), επιλέξτε το τμήμα SUM(C1:D12) και πατήστε το (F9) για να δείτε το μερικό άθροισμα αυτής της περιοχής. </variable>"
+msgid "back slash \\"
+msgstr "δεξιότροπη κάθετος \\"
-#: formula_enter.xhp
+#: rename_table.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"par_id3150304\n"
-"5\n"
+"rename_table.xhp\n"
+"par_id090920081050299\n"
"help.text"
-msgid "If an error occurs when creating the formula, an <link href=\"text/scalc/05/02140000.xhp\" name=\"error message\">error message</link> appears in the active cell."
-msgstr "Αν προκύψει σφάλμα όταν δημιουργείτε τον τύπο, τότε θα εμφανιστεί ένα <link href=\"text/scalc/05/02140000.xhp\" name=\"μήνυμα σφάλματος\">μήνυμα σφάλματος</link> στο ενεργό κελί."
+msgid "forward slash /"
+msgstr "αριστερότροπη κάθετος /"
-#: formula_enter.xhp
+#: rename_table.xhp
msgctxt ""
-"formula_enter.xhp\n"
-"par_id3152993\n"
-"13\n"
+"rename_table.xhp\n"
+"par_id0909200810502913\n"
"help.text"
-msgid "<link href=\"text/scalc/main0206.xhp\" name=\"Formula bar\">Formula bar</link>"
-msgstr "<link href=\"text/scalc/main0206.xhp\" name=\"Γραμμή τύπων\">Γραμμή τύπων</link>"
+msgid "question mark ?"
+msgstr "αγγλικό ερωτηματικό ?"
-#: cellstyle_by_formula.xhp
+#: rename_table.xhp
msgctxt ""
-"cellstyle_by_formula.xhp\n"
-"tit\n"
+"rename_table.xhp\n"
+"par_id090920081050298\n"
"help.text"
-msgid "Assigning Formats by Formula"
-msgstr "Ανάθεση μορφοποίησης με τύπο"
+msgid "asterisk *"
+msgstr "αστερίσκος *"
-#: cellstyle_by_formula.xhp
+#: rename_table.xhp
msgctxt ""
-"cellstyle_by_formula.xhp\n"
-"bm_id3145673\n"
+"rename_table.xhp\n"
+"par_id0909200810502969\n"
"help.text"
-msgid "<bookmark_value>formats; assigning by formulas</bookmark_value> <bookmark_value>cell formats; assigning by formulas</bookmark_value> <bookmark_value>STYLE function example</bookmark_value> <bookmark_value>cell styles;assigning by formulas</bookmark_value> <bookmark_value>formulas;assigning cell formats</bookmark_value>"
-msgstr "<bookmark_value>μορφοποιήσεις, αντιστοίχηση με τύπο</bookmark_value><bookmark_value>μορφοποιήσεις κελιών, αντιστοίχηση με τύπο</bookmark_value><bookmark_value>παράδειγμα τύπου STYLE </bookmark_value><bookmark_value>στυλ κελιού, αντιστοίχηση με τύπο</bookmark_value><bookmark_value>τύποι, ανάθεση μορφοποίησης κελιού</bookmark_value>"
+msgid "left square bracket ["
+msgstr "αριστερή αγκύλη ["
-#: cellstyle_by_formula.xhp
+#: rename_table.xhp
msgctxt ""
-"cellstyle_by_formula.xhp\n"
-"hd_id3145673\n"
-"13\n"
+"rename_table.xhp\n"
+"par_id0909200810502910\n"
"help.text"
-msgid "<variable id=\"cellstyle_by_formula\"><link href=\"text/scalc/guide/cellstyle_by_formula.xhp\" name=\"Assigning Formats by Formula\">Assigning Formats by Formula</link> </variable>"
-msgstr "<variable id=\"cellstyle_by_formula\"><link href=\"text/scalc/guide/cellstyle_by_formula.xhp\" name=\"Ανάθεση μορφοποίησης με τύπο\">Ανάθεση μορφοποίησης με τύπο</link></variable>"
+msgid "right square bracket ]"
+msgstr "δεξιά αγκύλη ]"
-#: cellstyle_by_formula.xhp
+#: rename_table.xhp
msgctxt ""
-"cellstyle_by_formula.xhp\n"
-"par_id3150275\n"
-"14\n"
+"rename_table.xhp\n"
+"par_id0909200810502971\n"
"help.text"
-msgid "The STYLE() function can be added to an existing formula in a cell. For example, together with the CURRENT function, you can color a cell depending on its value. The formula =...+STYLE(IF(CURRENT()>3; \"Red\"; \"Green\")) applies the cell style \"Red\" to cells if the value is greater than 3, otherwise the cell style \"Green\" is applied."
-msgstr "Μπορείτε να προσθέσετε τη συνάρτηση STYLE() σε έναν υπάρχοντα τύπο κελιού. Για παράδειγμα, μαζί με τη συνάρτηση CURRENT, μπορείτε να προσδώσετε ένα χρώμα σε κάποιο κελί ανάλογα με την τιμή του. Ο τύπος =...+STYLE(IF(CURRENT()>3, \"Κόκκινο\", \"Πράσινο\")) εφαρμόζει το στυλ κελιού \"Κόκκινο\" σε κελιά αν η τιμή που περιέχουν είναι μεγαλύτερη από 3, αλλιώς εφαρμόζεται το στυλ \"Πράσινο\"."
+msgid "single quote ' as the first or last character of the name"
+msgstr "μονό εισαγωγικό ' ως πρώτος χαρακτήρας του ονόματος"
-#: cellstyle_by_formula.xhp
+#: rename_table.xhp
msgctxt ""
-"cellstyle_by_formula.xhp\n"
-"par_id3151385\n"
-"15\n"
+"rename_table.xhp\n"
+"par_id090920081050307\n"
"help.text"
-msgid "If you would like to apply a formula to all cells in a selected area, you can use the <item type=\"menuitem\">Find & Replace</item> dialog."
-msgstr "Αν θέλετε να εφαρμόσετε αυτό τον τύπο σε όλα τα κελιά μιας επιλεγμένης περιοχής, μπορείτε να χρησιμοποιήσετε το παράθυρο διαλόγου <item type=\"menuitem\">Εύρεση και αντικατάσταση</item>."
+msgid "In cell references, a sheet name has to be enclosed in single quotes ' if the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes). For example, you want to reference the cell A1 on a sheet with the following name:"
+msgstr "Στις παραπομπές κελιών το όνομα φύλλου θα πρέπει να βρίσκεται ανάμεσα σε μονά εισαγωγικά ' αν το όνομα περιέχει και άλλους χαρακτήρες εκτός από αλφαριθμητικά ή κάτω παύλες. Ένα μονό εισαγωγικό που εμπεριέχεται μέσα σε ένα όνομα θα πρέπει διπλασιαστεί (δύο μονά εισαγωγικά). Για παράδειγμα αν θέλετε παραπομπή στο κελί A1 ή σε ένα φύλλο με το παρακάτω όνομα:"
-#: cellstyle_by_formula.xhp
+#: rename_table.xhp
msgctxt ""
-"cellstyle_by_formula.xhp\n"
-"par_id3149456\n"
-"16\n"
+"rename_table.xhp\n"
+"par_id0909200810503071\n"
"help.text"
-msgid "Select all the desired cells."
-msgstr "Επιλέξτε τα κελιά που θέλετε."
+msgid "This year's sheet"
+msgstr "This year's sheet"
-#: cellstyle_by_formula.xhp
+#: rename_table.xhp
msgctxt ""
-"cellstyle_by_formula.xhp\n"
-"par_id3148797\n"
-"17\n"
+"rename_table.xhp\n"
+"par_id0909200810503054\n"
"help.text"
-msgid "Select the menu command <emph>Edit - Find & Replace</emph>."
-msgstr "Επιλέξτε την εντολή μενού <emph>Επεξεργασία - Εύρεση και αντικατάσταση</emph>."
+msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled:"
+msgstr "Η παραπομπή θα πρέπει να ενσωματωθεί σε μονά εισαγωγικά, ενώ το μόνο εισαγωγικό μέσα στο όνομα θα πρέπει να διπλασιαστεί:"
-#: cellstyle_by_formula.xhp
+#: rename_table.xhp
msgctxt ""
-"cellstyle_by_formula.xhp\n"
-"par_id3150767\n"
-"18\n"
+"rename_table.xhp\n"
+"par_id0909200810503069\n"
"help.text"
-msgid "For the <item type=\"menuitem\">Search for</item> term, enter: .<item type=\"literal\">*</item>"
-msgstr "Στο πεδίο <item type=\"menuitem\">Αναζήτηση του</item>, πληκτρολογήστε: .<item type=\"literal\">*</item>"
+msgid "'This year''s sheet'.A1"
+msgstr "'This year''s sheet'.A1"
-#: cellstyle_by_formula.xhp
+#: rename_table.xhp
msgctxt ""
-"cellstyle_by_formula.xhp\n"
-"par_id3153770\n"
-"19\n"
+"rename_table.xhp\n"
+"par_id3155444\n"
+"16\n"
"help.text"
-msgid "\".*\" is a regular expression that designates the contents of the current cell."
-msgstr "Το \".*\" είναι μια κανονική παράσταση που καθορίζει τα περιεχόμενα ενός ενεργού κελιού."
+msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file. The document can contain up to 256 individual sheets, which can have different names."
+msgstr "Το όνομα του φύλλου είναι ανεξάρτητο από το όνομα του υπολογιστικού φύλλου. Η εισαγωγή του ονόματος του υπολογιστικού φύλλου γίνεται όταν το αποθηκεύετε για πρώτη φορά ως αρχείο. Το έγγραφο μπορεί να περιέχει έως και 256 μεμονωμένα φύλλα με διαφορετικά ονόματα."
-#: cellstyle_by_formula.xhp
+#: rounding_numbers.xhp
msgctxt ""
-"cellstyle_by_formula.xhp\n"
-"par_id3153143\n"
-"20\n"
+"rounding_numbers.xhp\n"
+"tit\n"
"help.text"
-msgid "Enter the following formula in the <item type=\"menuitem\">Replace with</item> field: <item type=\"literal\">=&+STYLE(IF(CURRENT()>3;\"Red\";\"Green\"))</item>"
-msgstr "Εισάγετε τον ακόλουθο τύπο στο πεδίο <item type=\"menuitem\">Αντικατάσταση με</item>: <item type=\"literal\">=&+STYLE(IF(CURRENT()>3;\"Κόκκινο\";\"Πράσινο\"))</item>"
+msgid "Using Rounded Off Numbers"
+msgstr "Χρήση στρογγυλοποιημένων αριθμών"
-#: cellstyle_by_formula.xhp
+#: rounding_numbers.xhp
msgctxt ""
-"cellstyle_by_formula.xhp\n"
-"par_id3146975\n"
-"21\n"
+"rounding_numbers.xhp\n"
+"bm_id3153361\n"
"help.text"
-msgid "The \"&\" symbol designates the current contents of the <emph>Search for</emph> field. The line must begin with an equal sign, since it is a formula. It is assumed that the cell styles \"Red\" and \"Green\" already exist."
-msgstr "Το σύμβολο \"&\" καθορίζει τα τρέχοντα περιεχόμενα στο πεδίο <emph>Αναζήτηση του</emph>. Η γραμμή θα πρέπει να αρχίζει με το σύμβολο της ισότητας, αφού πρόκειται για τύπο. Υποτίθεται ότι τα στυλ κελιών \"Κόκκινο\" και \"Πράσινο\" υπάρχουν ήδη."
+msgid "<bookmark_value>numbers; rounded off</bookmark_value><bookmark_value>rounded off numbers</bookmark_value><bookmark_value>exact numbers in $[officename] Calc</bookmark_value><bookmark_value>decimal places; showing</bookmark_value><bookmark_value>changing;number of decimal places</bookmark_value><bookmark_value>values;rounded in calculations</bookmark_value><bookmark_value>calculating;rounded off values</bookmark_value><bookmark_value>numbers; decimal places</bookmark_value><bookmark_value>precision as shown</bookmark_value><bookmark_value>rounding precision</bookmark_value><bookmark_value>spreadsheets; values as shown</bookmark_value>"
+msgstr "<bookmark_value>αριθμοί, στρογγυλοποιημένοι</bookmark_value><bookmark_value>στρογγυλοποιημένοι αριθμοί </bookmark_value><bookmark_value>ακριβείς αριθμοί στο $[officename] Calc</bookmark_value><bookmark_value>δεκαδικές θέσεις; εμφάνιση</bookmark_value><bookmark_value>μετατροπή; πλήθος δεκαδικών θέσεων</bookmark_value><bookmark_value>τιμές, στρογγυλοποιημένες σε υπολογισμούς</bookmark_value><bookmark_value>υπολογισμός;στρογγυλοποιημένες τιμές</bookmark_value><bookmark_value>αριθμοί; δεκαδικές θέσεις</bookmark_value><bookmark_value>η ακρίβεια όπως εμφανίζεται</bookmark_value><bookmark_value>στρογγυλοποίηση ακρίβειας</bookmark_value><bookmark_value>υπολογιστικά φύλλα;τιμές όπως εμφανίζονται</bookmark_value>"
-#: cellstyle_by_formula.xhp
+#: rounding_numbers.xhp
msgctxt ""
-"cellstyle_by_formula.xhp\n"
-"par_id3149262\n"
-"22\n"
+"rounding_numbers.xhp\n"
+"hd_id3156422\n"
+"2\n"
"help.text"
-msgid "Mark the fields <link href=\"text/shared/01/02100000.xhp\" name=\"Regular expressions\"><emph>Regular expressions</emph></link> and <emph>Current selection only</emph>. Click <emph>Find All</emph>."
-msgstr "Επιλέξτε τα πεδία <link href=\"text/shared/01/02100000.xhp\" name=\"Κανονική έκφραση\"><emph>Κανονική έκφραση</emph></link> και <emph>Μόνο στην επιλογή</emph>. Κάντε κλικ στο κουμπί <emph>Αναζήτηση όλων</emph>."
+msgid "<variable id=\"rounding_numbers\"><link href=\"text/scalc/guide/rounding_numbers.xhp\" name=\"Using Rounded Off Numbers\">Using Rounded Off Numbers</link></variable>"
+msgstr "<variable id=\"rounding_numbers\"><link href=\"text/scalc/guide/rounding_numbers.xhp\" name=\"Χρήση στρογγυλοποιημένων αριθμών\">Χρήση στρογγυλοποιημένων αριθμών</link></variable>"
-#: cellstyle_by_formula.xhp
+#: rounding_numbers.xhp
msgctxt ""
-"cellstyle_by_formula.xhp\n"
-"par_id3144767\n"
-"24\n"
+"rounding_numbers.xhp\n"
+"par_id3153726\n"
+"3\n"
"help.text"
-msgid "All cells with contents that were included in the selection are now highlighted."
-msgstr "Επισημαίνονται όλα τα κελιά με περιεχόμενα που συμπεριλήφθηκαν στην επιλογή."
+msgid "In $[officename] Calc, all decimal numbers are displayed rounded off to two decimal places."
+msgstr "Στο $[officename] Calc, όλοι οι δεκαδικοί αριθμοί εμφανίζονται στρογγυλοποιημένοι με δύο δεκαδικά ψηφία."
-#: cellstyle_by_formula.xhp
+#: rounding_numbers.xhp
msgctxt ""
-"cellstyle_by_formula.xhp\n"
-"par_id3147127\n"
-"23\n"
+"rounding_numbers.xhp\n"
+"hd_id3152596\n"
+"4\n"
"help.text"
-msgid "Click <item type=\"menuitem\">Replace all</item>."
-msgstr "Κάντε κλικ στο κουμπί <item type=\"menuitem\"> Αντικατάσταση όλων</item>."
+msgid "To change this for selected cells"
+msgstr "Για να αλλάξετε αυτό στα επιλεγμένα κελιά"
-#: print_exact.xhp
+#: rounding_numbers.xhp
msgctxt ""
-"print_exact.xhp\n"
-"tit\n"
+"rounding_numbers.xhp\n"
+"par_id3154321\n"
+"5\n"
"help.text"
-msgid "Defining Number of Pages for Printing"
-msgstr "Καθορισμός αριθμού σελίδων για εκτύπωση"
+msgid "Mark all the cells you want to modify."
+msgstr "Επιλέξτε όλα τα κελιά που θέλετε να τροποποιήσετε."
-#: print_exact.xhp
+#: rounding_numbers.xhp
msgctxt ""
-"print_exact.xhp\n"
-"bm_id3153194\n"
+"rounding_numbers.xhp\n"
+"par_id3147428\n"
+"6\n"
"help.text"
-msgid "<bookmark_value>printing; sheet counts</bookmark_value><bookmark_value>sheets; printing sheet counts</bookmark_value><bookmark_value>page breaks; spreadsheet preview</bookmark_value><bookmark_value>editing;print ranges</bookmark_value><bookmark_value>viewing;print ranges</bookmark_value><bookmark_value>previews;page breaks for printing</bookmark_value>"
-msgstr "<bookmark_value>εκτύπωση, αρίθμηση φύλλων</bookmark_value><bookmark_value>φύλλα, εκτύπωση αριθμού σελίδων</bookmark_value><bookmark_value>αλλαγές σελίδας, προεπισκόπηση υπολογιστικού φύλλου</bookmark_value><bookmark_value>επεξεργασία, εκτύπωση περιοχών</bookmark_value><bookmark_value>προβολή, εκτύπωση περιοχών</bookmark_value><bookmark_value>προεπισκοπήσεις, αλλαγές σελίδας για εκτύπωση</bookmark_value>"
+msgid "Choose <emph>Format - Cells</emph> and go to the <emph>Numbers</emph> tab page."
+msgstr "Επιλέξτε <emph>Μορφή - Κελιά</emph> και μεταβείτε στην σελίδα καρτέλας <emph>Αριθμοί</emph>."
-#: print_exact.xhp
+#: rounding_numbers.xhp
msgctxt ""
-"print_exact.xhp\n"
-"hd_id3153194\n"
-"1\n"
+"rounding_numbers.xhp\n"
+"par_id3153876\n"
+"7\n"
"help.text"
-msgid "<variable id=\"print_exact\"><link href=\"text/scalc/guide/print_exact.xhp\" name=\"Defining Number of Pages for Printing\">Defining Number of Pages for Printing</link></variable>"
-msgstr "<variable id=\"print_exact\"><link href=\"text/scalc/guide/print_exact.xhp\" name=\"Καθορισμός αριθμού σελίδων για εκτύπωση\">Καθορισμός αριθμού σελίδων για εκτύπωση</link></variable>"
+msgid "In the <emph>Category</emph> field, select <emph>Number</emph>. Under <emph>Options</emph>, change the number of <emph>Decimal places</emph> and exit the dialog with OK."
+msgstr "Στο πεδίο <emph>Κατηγορία</emph>, επιλέξτε <emph>Αριθμός</emph>. Στο πεδίο <emph>Επιλογές</emph>, αλλάξτε τον αριθμό του πεδίου <emph>Δεκαδικά ψηφία</emph> και πραγματοποιήστε έξοδο από το παράθυρο διαλόγου με το κουμπί OK."
-#: print_exact.xhp
+#: rounding_numbers.xhp
msgctxt ""
-"print_exact.xhp\n"
-"par_id3153771\n"
-"2\n"
+"rounding_numbers.xhp\n"
+"hd_id3155415\n"
+"8\n"
"help.text"
-msgid "If a sheet is too large for a single printed page, $[officename] Calc will print the current sheet evenly divided over several pages. Since the automatic page break does not always take place in the optimal position, you can define the page distribution yourself."
-msgstr "Αν κάποιο φύλλο είναι πολύ μεγάλο για να εκτυπωθεί σε μία μόνο σελίδα, το $[officename] Calc θα εκτυπώσει το τρέχον φύλλο διαιρώντας το ομοιόμορφα σε πολλές σελίδες. Επειδή η αυτόματη αλλαγή σελίδας δεν πραγματοποιείται πάντα στην καλύτερη δυνατή θέση, μπορείτε να καθορίσετε οι ίδιοι την κατανομή των σελίδων."
+msgid "To change this everywhere"
+msgstr "Για να το αλλάξετε παντού"
-#: print_exact.xhp
+#: rounding_numbers.xhp
msgctxt ""
-"print_exact.xhp\n"
-"par_id3159155\n"
-"3\n"
+"rounding_numbers.xhp\n"
+"par_id3150715\n"
+"9\n"
"help.text"
-msgid "Go to the sheet to be printed."
-msgstr "Μεταβείτε στο φύλλο που θέλετε να εκτυπώσετε."
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph>."
+msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc</emph>."
-#: print_exact.xhp
+#: rounding_numbers.xhp
msgctxt ""
-"print_exact.xhp\n"
-"par_id3150012\n"
-"4\n"
+"rounding_numbers.xhp\n"
+"par_id3153707\n"
+"10\n"
"help.text"
-msgid "Choose <emph>View - Page Break Preview</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Προεπισκόπηση αλλαγής σελίδας</emph>."
+msgid "Go to the <emph>Calculate</emph> page. Modify the number of <emph>Decimal places</emph> and exit the dialog with OK."
+msgstr "Μεταβείτε στην σελίδα <emph>Υπολογισμός</emph>. Αλλάξτε τον αριθμό του πεδίου <emph>Δεκαδικά ψηφία</emph> και πραγματοποιήστε έξοδο από το παράθυρο διαλόγου με το κουμπί OK"
-#: print_exact.xhp
+#: rounding_numbers.xhp
msgctxt ""
-"print_exact.xhp\n"
-"par_id3146974\n"
-"5\n"
+"rounding_numbers.xhp\n"
+"hd_id3154755\n"
+"11\n"
"help.text"
-msgid "You will see the automatic distribution of the sheet across the print pages. The automatically created print ranges are indicated by dark blue lines, and the user-defined ones by light blue lines. The page breaks (line breaks and column breaks) are marked as black lines."
-msgstr "Θα δείτε την αυτόματη κατανομή του φύλλου στις σελίδες για εκτύπωση. Οι περιοχές εκτύπωσης που δημιουργούνται αυτόματα υποδηλώνονται με μπλε γραμμές, ενώ οι οριζόμενες από το χρήστη με γαλάζιες γραμμές. Οι αλλαγές σελίδας (αλλαγές γραμμών και αλλαγές στηλών) επισημαίνονται με μαύρες γραμμές."
+msgid "To calculate with the rounded off numbers instead of the internal exact values"
+msgstr "Υπολογισμοί με στρογγυλοποιημένους αριθμούς αντί με τις εσωτερικές ακριβείς τιμές"
-#: print_exact.xhp
+#: rounding_numbers.xhp
msgctxt ""
-"print_exact.xhp\n"
-"par_id3152578\n"
-"6\n"
+"rounding_numbers.xhp\n"
+"par_id3150045\n"
+"12\n"
"help.text"
-msgid "You can move the blue lines with the mouse. You will find further options in the Context menu, including adding an additional print range, removing the scaling and inserting additional manual line and column breaks."
-msgstr "Μπορείτε να μετακινήσετε τις μπλε γραμμές με το ποντίκι. Θα βρείτε επιπλέον επιλογές στο μενού περιβάλλοντος, όπως πως να προσθέτετε μια περιοχή εκτύπωσης, πως να καταργείτε την κλίμακα και πως να εισαγάγετε χειροκίνητες αλλαγές γραμμών και στηλών."
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph>."
+msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc</emph>."
-#: print_exact.xhp
+#: rounding_numbers.xhp
msgctxt ""
-"print_exact.xhp\n"
-"par_id3151073\n"
-"7\n"
+"rounding_numbers.xhp\n"
+"par_id3146920\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"View - Page Break Preview\">View - Page Break Preview</link>"
-msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Προβολή - Προεπισκόπηση αλλαγής σελίδας\">Προβολή - Προεπισκόπηση αλλαγής σελίδας</link>"
+msgid "Go to the <emph>Calculate</emph> page. Mark the <emph>Precision as shown</emph> field and exit the dialog with OK."
+msgstr "Μετάβαση στη σελίδα <emph>Υπολογισμός</emph>. Σημειώστε το πεδίο <emph>Ακρίβεια όπως ορίστηκε</emph> και βγείτε από το διάλογο με Εντάξει."
-#: database_filter.xhp
+#: rounding_numbers.xhp
msgctxt ""
-"database_filter.xhp\n"
+"rounding_numbers.xhp\n"
+"par_id3145790\n"
+"14\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>"
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Αριθμοί\">Αριθμοί</link>"
+
+#: rounding_numbers.xhp
+msgctxt ""
+"rounding_numbers.xhp\n"
+"par_id3147005\n"
+"15\n"
+"help.text"
+msgid "<link href=\"text/shared/optionen/01060500.xhp\" name=\"Calculate\">Calculate</link>"
+msgstr "<link href=\"text/shared/optionen/01060500.xhp\" name=\"Υπολογισμός\">Υπολογισμός</link>"
+
+#: row_height.xhp
+msgctxt ""
+"row_height.xhp\n"
"tit\n"
"help.text"
-msgid "Filtering Cell Ranges"
-msgstr "Φιλτράρισμα περιοχών κελιών"
+msgid "Changing Row Height or Column Width"
+msgstr "Αλλαγή ύψους γραμμής ή πλάτους στήλης"
-#: database_filter.xhp
+#: row_height.xhp
msgctxt ""
-"database_filter.xhp\n"
-"bm_id3153541\n"
+"row_height.xhp\n"
+"bm_id3145748\n"
"help.text"
-msgid "<bookmark_value>cell ranges;applying/removing filters</bookmark_value> <bookmark_value>filtering;cell ranges/database ranges</bookmark_value> <bookmark_value>database ranges;applying/removing filters</bookmark_value> <bookmark_value>removing;cell range filters</bookmark_value>"
-msgstr "<bookmark_value>κπεριοχές κελιών, εφαρμογή/αφαίρεση φίλτρων</bookmark_value><bookmark_value>φιλτράρισμα, ορισμός περιοχών/βάσεων δεδομένων</bookmark_value><bookmark_value>περιοχές βάσης δεδομένων, εφαρμογή/αφαίρεση φίλτρων</bookmark_value><bookmark_value>αφαίρεση, φίλτρα περιοχών κελιών</bookmark_value>"
+msgid "<bookmark_value>heights of cells</bookmark_value><bookmark_value>cell heights</bookmark_value><bookmark_value>cell widths</bookmark_value><bookmark_value>cells; heights and widths</bookmark_value><bookmark_value>widths of cells</bookmark_value><bookmark_value>column widths</bookmark_value><bookmark_value>rows; heights</bookmark_value><bookmark_value>columns; widths</bookmark_value><bookmark_value>changing;row heights/column widths</bookmark_value>"
+msgstr "<bookmark_value>ύψη κελιών</bookmark_value><bookmark_value>ύψη κελιού</bookmark_value><bookmark_value>πλάτη κελιών</bookmark_value><bookmark_value>κελιά, ύψη και πλάτη</bookmark_value><bookmark_value>πλάτη κελιών</bookmark_value><bookmark_value>πλάτη στηλών</bookmark_value><bookmark_value>γραμμές, ύψη</bookmark_value><bookmark_value>στήλες, πλάτη</bookmark_value><bookmark_value>αλλαγή, ύψη γραμμής/πλάτη στήλης</bookmark_value>"
-#: database_filter.xhp
+#: row_height.xhp
msgctxt ""
-"database_filter.xhp\n"
-"hd_id3153541\n"
-"47\n"
+"row_height.xhp\n"
+"hd_id3145748\n"
+"1\n"
"help.text"
-msgid "<variable id=\"database_filter\"><link href=\"text/scalc/guide/database_filter.xhp\" name=\"Filtering Cell Ranges\">Filtering Cell Ranges</link></variable>"
-msgstr "<variable id=\"database_filter\"><link href=\"text/scalc/guide/database_filter.xhp\" name=\"Φιλτράρισμα περιοχών κελιών\">Φιλτράρισμα περιοχών κελιών</link></variable>"
+msgid "<variable id=\"row_height\"><link href=\"text/scalc/guide/row_height.xhp\" name=\"Changing Row Height or Column Width\">Changing Row Height or Column Width</link></variable>"
+msgstr "<variable id=\"row_height\"><link href=\"text/scalc/guide/row_height.xhp\" name=\"Αλλαγή ύψους γραμμής ή πλάτους στήλης\">Αλλαγή ύψους γραμμής ή πλάτους στήλης</link></variable>"
-#: database_filter.xhp
+#: row_height.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_id3145069\n"
-"48\n"
+"row_height.xhp\n"
+"par_id3154017\n"
+"2\n"
"help.text"
-msgid "You can use several filters to filter cell ranges in spreadsheets. A standard filter uses the options that you specify to filter the data. An AutoFilter filters data according to a specific value or string. An advanced filter uses filter criteria from specified cells."
-msgstr "Μπορείτε να χρησιμοποιήσετε διάφορα φίλτρα για να φιλτράρετε περιοχές κελιών. Ένα τυπικό φίλτρο χρησιμοποιεί τα κριτήρια που εσείς ορίζετε για το φιλτράρισμα των δεδομένων. Ένα Αυτόματο φίλτρο φιλτράρει δεδομένα σύμφωνα με μια καθορισμένη τιμή ή ένα αλφαριθμητικό. Ένα ειδικό φίλτρο χρησιμοποιεί κριτήρια από συγκεκριμένα κελιά."
+msgid "You can change the height of the rows with the mouse or through the dialog."
+msgstr "Μπορείτε να αλλάξετε το ύψος των γραμμών με το ποντίκι ή μέσω παραθύρου διαλόγου."
-#: database_filter.xhp
+#: row_height.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_idN10682\n"
+"row_height.xhp\n"
+"par_id3154702\n"
+"3\n"
"help.text"
-msgid "To Apply a Standard Filter to a Cell Range"
-msgstr "Για να εφαρμόσετε ένα τυπικό φίλτρο σε μια περιοχή κελιών"
+msgid "What is described here for rows and row height applies accordingly for columns and column width."
+msgstr "Ό,τι περιγράφεται εδώ για τις γραμμές και το ύψος των γραμμών ισχύει επίσης για τις στήλες και το πλάτος των στηλών."
-#: database_filter.xhp
+#: row_height.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_id3150398\n"
-"50\n"
+"row_height.xhp\n"
+"hd_id3153963\n"
+"4\n"
"help.text"
-msgid "Click in a cell range."
-msgstr "Κάντε κλικ σε μια περιοχή κελιών."
+msgid "Using the mouse to change the row height or column width"
+msgstr "Χρήση του ποντικιού για αλλαγή του ύψους της γραμμής ή του πλάτους της στήλης"
-#: database_filter.xhp
+#: row_height.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_idN10693\n"
+"row_height.xhp\n"
+"par_id3154020\n"
+"5\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Φίλτρο - Τυπικό φίλτρο</item>."
+msgid "Click the area of the headers on the separator below the current row, keep the mouse button pressed and drag up or down in order to change the row height."
+msgstr "Κάντε κλικ στην περιοχή των κεφαλίδων στο διαχωριστικό κάτω από την τρέχουσα γραμμή, κρατήστε πατημένο το πλήκτρο του ποντικιού και σύρετε προς τα πάνω ή προς τα κάτω για να αλλάξετε το ύψος της γραμμής."
-#: database_filter.xhp
+#: row_height.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_id3156422\n"
-"51\n"
+"row_height.xhp\n"
+"par_id3159237\n"
+"6\n"
"help.text"
-msgid "In the <emph>Standard Filter</emph> dialog, specify the filter options that you want."
-msgstr "Στο παράθυρο διαλόγου <emph>Τυπικό φίλτρο</emph>, ορίστε τα κριτήρια φίλτρου που επιθυμείτε."
+msgid "Select the optimal row height by double-clicking the separator below the row."
+msgstr "Επιλέξτε το βέλτιστο ύψος γραμμής κάνοντας διπλό κλικ στο διαχωριστικό κάτω από τη γραμμή."
-#: database_filter.xhp
+#: row_height.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_idN106A5\n"
+"row_height.xhp\n"
+"hd_id3154659\n"
+"7\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Using the dialog to change the row height or column width"
+msgstr "Χρήση του παραθύρου διαλόγου για αλλαγή του ύψους της γραμμής ή του πλάτους της στήλης"
-#: database_filter.xhp
+#: row_height.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_id3153143\n"
-"52\n"
+"row_height.xhp\n"
+"par_id3150367\n"
+"8\n"
"help.text"
-msgid "The records that match the filter options that you specified are shown."
-msgstr "Εμφανίζονται οι εγγραφές που ταιριάζουν με τα κριτήρια φίλτρου που ορίσατε."
+msgid "Click the row so that you achieve the focus."
+msgstr "Κάντε κλικ στη γραμμή για να επιτύχετε την εστίαση."
-#: database_filter.xhp
+#: row_height.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_id3153728\n"
-"53\n"
+"row_height.xhp\n"
+"par_id3166432\n"
+"9\n"
"help.text"
-msgid "To Apply an AutoFilter to a Cell Range"
-msgstr "Για να εφαρμόσετε Αυτόματο φίλτρο σε σε μια περιοχή κελιών"
+msgid "Start the context menu on the header at the left-hand side."
+msgstr "Κάντε εκκίνηση του μενού περιβάλλοντος στην κεφαλίδα που βρίσκεται στην αριστερή πλευρά."
-#: database_filter.xhp
+#: row_height.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_id3144764\n"
-"54\n"
+"row_height.xhp\n"
+"par_id3150519\n"
+"10\n"
"help.text"
-msgid "Click in a cell range or a database range."
-msgstr "Κάντε κλικ σε μια περιοχή κελιών ή σε μια περιοχή της βάσης δεδομένων"
+msgid "You will see the commands <emph>Row Height</emph> and <emph>Optimal row height</emph>. Choosing either opens a dialog."
+msgstr "Θα δείτε, μεταξύ άλλων, τις εντολές <emph>Ύψος γραμμής</emph> και <emph>Βέλτιστο ύψος γραμμής</emph>, οι οποίες ανοίγουν, η καθεμία, ένα παράθυρο διαλόγου."
-#: database_filter.xhp
+#: row_height.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_id9303872\n"
+"row_height.xhp\n"
+"par_id3154487\n"
+"11\n"
"help.text"
-msgid "If you want to apply multiple AutoFilters to the same sheet, you must first define database ranges, then apply the AutoFilters to the database ranges."
-msgstr "Αν θέλετε να εφαρμόσετε πολλαπλά αυτόματα φίλτρα στο ίδιο φύλλο, πρέπει πρώτα να καθορίσετε τις περιοχές της βάσης δεδομένων, και ύστερα να εφαρμόσετε τα αυτόματα φίλτρα σε αυτές τις περιοχές."
+msgid "<link href=\"text/shared/01/05340100.xhp\" name=\"Row height\">Row height</link>"
+msgstr "<link href=\"text/shared/01/05340100.xhp\" name=\"Ύψος γραμμής\">Ύψος γραμμής</link>"
-#: database_filter.xhp
+#: row_height.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_id3154944\n"
-"55\n"
+"row_height.xhp\n"
+"par_id3149408\n"
+"12\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Φίλτρο - Αυτόματο φίλτρο</item>."
+msgid "<link href=\"text/scalc/01/05030200.xhp\" name=\"Optimal row height\">Optimal row height</link>"
+msgstr "<link href=\"text/scalc/01/05030200.xhp\" name=\"Βέλτιστο ύψος γραμμής\">Βέλτιστο ύψος γραμμής</link>"
-#: database_filter.xhp
+#: row_height.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_idN106DB\n"
+"row_height.xhp\n"
+"par_id3153305\n"
+"13\n"
"help.text"
-msgid "An arrow button is added to the head of each column in the database range."
-msgstr "Στο πρώτο κελί κάθε στήλης της περιοχής βάσης δεδομένων προστίθεται ένα κουμπί βέλους."
+msgid "<link href=\"text/shared/01/05340200.xhp\" name=\"Column width\">Column width</link>"
+msgstr "<link href=\"text/shared/01/05340200.xhp\" name=\"Πλάτος στήλης\">Πλάτος στήλης</link>"
-#: database_filter.xhp
+#: row_height.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_id3153878\n"
-"56\n"
+"row_height.xhp\n"
+"par_id3153815\n"
+"14\n"
"help.text"
-msgid "Click the arrow button in the column that contains the value or string that you want to set as the filter criteria."
-msgstr "Κάντε κλικ στο κουμπί βέλους της στήλης που περιέχει την τιμή ή την συμβολοσειρά που επιθυμείτε να θέσετε ως κριτήριο φίλτρου."
+msgid "<link href=\"text/scalc/01/05040200.xhp\" name=\"Optimal column width\">Optimal column width</link>"
+msgstr "<link href=\"text/scalc/01/05040200.xhp\" name=\"Βέλτιστο πλάτος στήλης\">Βέλτιστο πλάτος στήλης</link>"
-#: database_filter.xhp
+#: scenario.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_idN10749\n"
+"scenario.xhp\n"
+"tit\n"
"help.text"
-msgid "Select the value or string that you want to use as the filter criteria."
-msgstr "Επιλέξτε την τιμή ή την συμβολοσειρά που επιθυμείτε να θέσετε ως κριτήριο φίλτρου."
+msgid "Using Scenarios"
+msgstr "Χρήση σεναρίων"
-#: database_filter.xhp
+#: scenario.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_idN1074C\n"
+"scenario.xhp\n"
+"bm_id3149664\n"
"help.text"
-msgid "The records that match the filter criteria that you selected are shown."
-msgstr "Εμφανίζονται οι εγγραφές που ταιριάζουν με τα κριτήρια φίλτρου που επιλέξατε,"
+msgid "<bookmark_value>scenarios; creating/editing/deleting</bookmark_value><bookmark_value>opening;scenarios</bookmark_value><bookmark_value>selecting;scenarios in Navigator</bookmark_value>"
+msgstr "<bookmark_value>σενάριο, δημιουργία/επεξεργασία/διαγραφή</bookmark_value><bookmark_value>άνοιγμα, σενάρια</bookmark_value><bookmark_value>επιλογή, σενάρια στην Περιήγηση</bookmark_value>"
-#: database_filter.xhp
+#: scenario.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_idN106E8\n"
+"scenario.xhp\n"
+"hd_id3125863\n"
+"1\n"
"help.text"
-msgid "To Remove a Filter From a Cell Range"
-msgstr "Για να καταργήσετε ένα φίλτρο από μια περιοχή κελιών"
+msgid "<variable id=\"scenario\"><link href=\"text/scalc/guide/scenario.xhp\" name=\"Using Scenarios\">Using Scenarios</link></variable>"
+msgstr "<variable id=\"scenario\"><link href=\"text/scalc/guide/scenario.xhp\" name=\"Χρήση σεναρίων\">Χρήση σεναρίων</link></variable>"
-#: database_filter.xhp
+#: scenario.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_idN1075C\n"
+"scenario.xhp\n"
+"par_id3150869\n"
+"2\n"
"help.text"
-msgid "Click in a filtered cell range."
-msgstr "Κάντε κλικ στη φιλτραρισμένη περιοχή κελιών."
+msgid "A $[officename] Calc scenario is a set of cell values that can be used within your calculations. You assign a name to every scenario on your sheet. Define several scenarios on the same sheet, each with some different values in the cells. Then you can easily switch the sets of cell values by their name and immediately observe the results. Scenarios are a tool to test out \"what-if\" questions."
+msgstr "Το σενάριο του $[officename] Calc είναι ένα σύνολο από τιμές κελιών που μπορούν να χρησιμοποιηθούν για τους υπολογισμούς σας. Εσείς αναθέτετε ένα όνομα για κάθε σενάριο στο φύλλο σας. Καθορίστε διάφορα σενάρια στο ίδιο φύλλο, το καθένα με μερικές διαφορετικές τιμές στα κελιά. Ύστερα μπορείτε εύκολα να εναλλάσσετε τα σύνολα των τιμών στα κελιά από το όνομά τους και να παρατηρείτε άμεσα τα αποτελέσματα. Τα σενάρια είναι ένα εργαλείο για τη δοκιμή ερωτήσεων τύπου \"τι-εάν\"."
-#: database_filter.xhp
+#: scenario.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_idN106EC\n"
+"scenario.xhp\n"
+"hd_id3149255\n"
+"15\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Filter - Remove Filter</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Φίλτρο - Διαγραφή φίλτρου</item>."
+msgid "Creating Your Own Scenarios"
+msgstr "Δημιουργία των δικών σας σεναρίων"
-#: database_filter.xhp
+#: scenario.xhp
msgctxt ""
-"database_filter.xhp\n"
-"par_id4525284\n"
+"scenario.xhp\n"
+"par_id3154704\n"
+"16\n"
"help.text"
-msgid "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Wiki page about defining a data range</link>"
-msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Σελίδα Βίκη σχετικά με τον καθορισμό της περιοχής δεδομένων</link>"
+msgid "To create a scenario, select all the cells that provide the data for the scenario."
+msgstr "Για να δημιουργήσετε ένα σενάριο, επιλέξτε όλα τα κελιά που περιλαμβάνουν τα δεδομένα για το σενάριο."
-#: design.xhp
+#: scenario.xhp
msgctxt ""
-"design.xhp\n"
-"tit\n"
+"scenario.xhp\n"
+"par_id3154020\n"
+"17\n"
"help.text"
-msgid "Selecting Themes for Sheets"
-msgstr "Επιλογή θεμάτων για υπολογιστικά φύλλα"
+msgid "Select the cells that contain the values that will change between scenarios. To select multiple cells, hold down the <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline></item> key as you click each cell."
+msgstr "Επιλέξτε τα κελιά που περιέχουν τις τιμές που θα αλλάξουν μεταξύ των σεναρίων. Για να επιλέξετε πολλαπλά κελιά, κρατήστε πατημένο το πλήκτρο <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline></item> καθώς πατάτε κάθε κελί."
-#: design.xhp
+#: scenario.xhp
msgctxt ""
-"design.xhp\n"
-"bm_id3150791\n"
+"scenario.xhp\n"
+"par_id3150364\n"
+"18\n"
"help.text"
-msgid "<bookmark_value>theme selection for sheets</bookmark_value><bookmark_value>layout;spreadsheets</bookmark_value><bookmark_value>cell styles; selecting</bookmark_value><bookmark_value>selecting;formatting themes</bookmark_value><bookmark_value>sheets;formatting themes</bookmark_value><bookmark_value>formats;themes for sheets</bookmark_value><bookmark_value>formatting;themes for sheets</bookmark_value>"
-msgstr "<bookmark_value>επιλογή θέματος για φύλλα</bookmark_value><bookmark_value>διάταξη, υπολογιστικά φύλλα</bookmark_value><bookmark_value>στυλ κελιών, επιλογή</bookmark_value><bookmark_value>επιλογή, μορφοποίηση θεμάτων</bookmark_value><bookmark_value>φύλλα, μορφοποίηση θεμάτων</bookmark_value><bookmark_value>μορφές, θέματα για φύλλα</bookmark_value><bookmark_value>μορφοποίηση, θέματα για φύλλα</bookmark_value>"
+msgid "Choose <emph>Tools - Scenarios</emph>. The <emph>Create Scenario</emph> dialog appears."
+msgstr "Επιλέξτε <emph>Εργαλεία - Σενάρια</emph>. Εμφανίζεται το παράθυρο διαλόγου <emph>Δημιουργία σεναρίου</emph>."
-#: design.xhp
+#: scenario.xhp
msgctxt ""
-"design.xhp\n"
-"hd_id3150791\n"
-"6\n"
+"scenario.xhp\n"
+"par_id3166426\n"
+"19\n"
"help.text"
-msgid "<variable id=\"design\"><link href=\"text/scalc/guide/design.xhp\" name=\"Selecting Themes for Sheets\">Selecting Themes for Sheets</link> </variable>"
-msgstr "<variable id=\"design\"><link href=\"text/scalc/guide/design.xhp\" name=\"Επιλογή θεμάτων για υπολογιστικά φύλλα\">Επιλογή θεμάτων για υπολογιστικά φύλλα</link></variable>"
+msgid "Enter a name for the new scenario and leave the other fields unchanged with their default values. Close the dialog with OK. Your new scenario is automatically activated."
+msgstr "Εισάγετε το όνομα του νέου σεναρίου και αφήστε τα άλλα πεδία όπως είναι με τις προεπιλεγμένες τιμές τους. Κλείστε το παράθυρο διαλόγου κάνοντας κλικ στο κουμπί ΟΚ. Το νέο σας σενάριο ενεργοποιείται αυτόματα."
-#: design.xhp
+#: scenario.xhp
msgctxt ""
-"design.xhp\n"
-"par_id3145786\n"
-"13\n"
+"scenario.xhp\n"
+"hd_id3149664\n"
+"3\n"
"help.text"
-msgid "$[officename] Calc comes with a predefined set of formatting themes that you can apply to your spreadsheets."
-msgstr "Στο $[officename] Calc υπάρχει ένα προκαθορισμένο σύνολο από θέματα μορφοποίησης τα οποία μπορείτε να εφαρμόσετε στο δικό σας υπολογιστικό φύλλο."
+msgid "Using Scenarios"
+msgstr "Χρήση σεναρίων"
-#: design.xhp
+#: scenario.xhp
msgctxt ""
-"design.xhp\n"
-"par_id3154490\n"
-"16\n"
+"scenario.xhp\n"
+"par_id3153415\n"
+"11\n"
"help.text"
-msgid "It is not possible to add themes to Calc, and they cannot be modified. However, you can modify their styles after you apply them to a spreadsheet."
-msgstr "Δεν είναι δυνατόν να προσθέσετε θέματα στο Calc και δεν μπορούν να τροποποιηθούν τα υπάρχοντα. Εν τούτοις, μπορείτε να τροποποιήσετε τα στυλ τους μετά την εφαρμογή των θεμάτων σε κάποιο υπολογιστικό φύλλο."
+msgid "Scenarios can be selected in the Navigator:"
+msgstr "Μπορείτε να επιλέξετε σενάρια από την Περιήγηση:"
-#: design.xhp
+#: scenario.xhp
msgctxt ""
-"design.xhp\n"
-"par_id3154757\n"
-"17\n"
+"scenario.xhp\n"
+"par_id3150752\n"
+"12\n"
"help.text"
-msgid "Before you format a sheet with a theme, you have to apply at least one custom cell style to the cells on the sheet. You can then change the cell formatting by selecting and applying a theme in the <emph>Theme Selection</emph> dialog."
-msgstr "Πριν να μορφοποιήσετε ένα φύλλο με την χρήση κάποιου θέματος, πρέπει να εφαρμόσετε τουλάχιστον ένα στυλ κελιού χρήστη σε κάποιο κελί του φύλλου. Κατόπιν μπορείτε να τροποποιήσετε την μορφοποίηση κελιού επιλέγοντας και εφαρμόζοντας κάποιο θέμα μέσω του παραθύρου διαλόγου <emph>Επιλογή θεμάτων</emph>."
+msgid "Open the Navigator with the <emph>Navigator</emph> icon <image id=\"img_id1593676\" src=\"cmd/sc_navigator.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id1593676\">Navigator icon</alt></image> on the Standard bar."
+msgstr "Ανοίξτε τον <emph>Περιηγητή</emph> με το εικονίδιο <image id=\"img_id1593676\" src=\"cmd/sc_navigator.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id1593676\">Navigator icon</alt></image> στη γραμμή εργαλείων."
-#: design.xhp
+#: scenario.xhp
msgctxt ""
-"design.xhp\n"
-"par_id3156382\n"
-"18\n"
+"scenario.xhp\n"
+"par_id3155764\n"
+"13\n"
"help.text"
-msgid "To apply a custom cell style to a cell, you can open the Styles and Formatting window and, in its lower list box, set the Custom Styles view. A list of the existing custom defined cell styles will be displayed. Double click a name from the Styles and Formatting window to apply this style to the selected cells."
-msgstr "Για να εφαρμόσετε ένα στυλ κελιού χρήστη σε κάποιο κελί, μπορείτε να ανοίξετε τη λειτουργία Πρότυπα και μορφοποίηση και στο χαμηλότερο πλαίσιο λίστας επιλέξτε την προβολή στυλ χρήστη. Θα εμφανιστεί μια λίστα των υπαρχόντων προτύπων κελιών των ορισμένων από τον χρήστη. Κάνετε διπλό κλικ σε ένα όνομα από το παράθυρο Πρότυπα κελιού για να εφαρμόσετε αυτό το στυλ στα επιλεγμένα κελιά."
+msgid "Click the <emph>Scenarios</emph> icon <image id=\"img_id7617114\" src=\"sc/imglst/na07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id7617114\">Scenarios icon</alt></image> in the Navigator."
+msgstr "Πατήστε στο εικονίδιο <emph>Σενάρια</emph> <image id=\"img_id7617114\" src=\"sc/imglst/na07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id7617114\">Εικονίδιο σεναρίων</alt></image> στον περιηγητή."
-#: design.xhp
+#: scenario.xhp
msgctxt ""
-"design.xhp\n"
-"par_id3153963\n"
-"19\n"
+"scenario.xhp\n"
+"par_id3154256\n"
+"14\n"
"help.text"
-msgid "To apply a theme to a spreadsheet:"
-msgstr "Εφαρμογή ενός θέματος σε υπολογιστικό φύλλο:"
+msgid "In the Navigator, you see the defined scenarios with the comments that were entered when the scenarios were created."
+msgstr "Στην Περιήγηση βλέπετε τα σενάρια που είχαν ορισθεί όπως επίσης και τα σχόλια που είχαν εισαχθεί κατά τη δημιουργία τους."
-#: design.xhp
+#: scenario.xhp
msgctxt ""
-"design.xhp\n"
-"par_id3146920\n"
-"15\n"
+"scenario.xhp\n"
+"par_id1243629\n"
"help.text"
-msgid "Click the <emph>Choose Themes</emph> icon in the <emph>Tools</emph> bar."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Επιλογή θεμάτων</emph> στη γραμμή <emph>Εργαλεία</emph>."
+msgid "Double-click a scenario name in the Navigator to apply that scenario to the current sheet."
+msgstr "Κάντε διπλό κλικ σε ένα όνομα σεναρίου στην Περιήγηση για να εφαρμόσετε το εν λόγω σενάριο στο τρέχον φύλλο."
-#: design.xhp
+#: scenario.xhp
msgctxt ""
-"design.xhp\n"
-"par_id3148488\n"
-"20\n"
+"scenario.xhp\n"
+"par_id9044770\n"
"help.text"
-msgid "The <emph>Theme Selection</emph> dialog appears. This dialog lists the available themes for the whole spreadsheet and the Styles and Formatting window lists the custom styles for specific cells."
-msgstr "Εμφανίζεται το παράθυρο διαλόγου <emph>Επιλογή θεμάτων</emph>. Σε αυτό το παράθυρο διαλόγου αναγράφονται όλα τα διαθέσιμα θέματα όλου του υπολογιστικού φύλλου και στο παράθυρο Πρότυπα κελιού αναγράφονται τα στυλ χρήστη που αφορούν τα επιλεγμένα κελιά."
+msgid "To delete a scenario, right-click the name in the Navigator and choose <emph>Delete</emph>."
+msgstr "Τοποθετήστε το δρομέα στο κελί A3, κάντε κλικ με το δεξιό πλήκτρο του ποντικιού σε αυτό το κελί για να καλέστε το μενού περιβάλλοντος και επιλέξτε <emph>Διαγραφή</emph>."
-#: design.xhp
+#: scenario.xhp
msgctxt ""
-"design.xhp\n"
-"par_id3155114\n"
-"9\n"
+"scenario.xhp\n"
+"par_id3674123\n"
"help.text"
-msgid "In the <emph>Theme Selection </emph>dialog, select the theme that you want to apply to the spreadsheet."
-msgstr "Στο παράθυρο διαλόγου <emph>Επιλογή θεμάτων</emph>, επιλέξτε το θέμα που επιθυμείτε να εφαρμόσετε στο υπολογιστικό φύλλο."
+msgid "To edit a scenario, right-click the name in the Navigator and choose <emph>Properties</emph>."
+msgstr "Τοποθετήστε το δρομέα στο κελί A3, κάντε κλικ με το δεξιό πλήκτρο του ποντικιού σε αυτό το κελί για να καλέστε το μενού περιβάλλοντος και επιλέξτε <emph>Ιδιότητες</emph>."
-#: design.xhp
+#: scenario.xhp
msgctxt ""
-"design.xhp\n"
-"par_id3150090\n"
-"21\n"
+"scenario.xhp\n"
+"par_id3424481\n"
"help.text"
-msgid "Click OK"
-msgstr "Κάντε κλικ στο κουμπί ΟΚ."
+msgid "To hide the border of a set of cells that are part of a scenario, open the <emph>Properties</emph> dialog for each scenario that affects the cells and clear the Display border checkbox. Hiding the border also removes the listbox on the sheet where you can choose the scenarios."
+msgstr "Για να αποκρύψετε το περίγραμμα ενός συνόλου κελιών που δεν ανήκουν σε ένα σενάριο, ανοίξτε το παράθυρο διαλόγου <emph>Ιδιότητες</emph> που επηρεάζει τα κελιά και απενεργοποιήστε το πλαίσιο επιλογής για την Προβολή του περιγράμματος. Ενώ κάνετε απόκρυψη του περιγράμματος αφαιρείται επίσης και το πλαίσιο λίστας στο φύλλο όπου μπορείτε να επιλέξετε τα σενάρια."
-#: design.xhp
+#: scenario.xhp
msgctxt ""
-"design.xhp\n"
-"par_id3150201\n"
+"scenario.xhp\n"
+"par_id3154368\n"
"22\n"
"help.text"
-msgid "As soon as you select another theme in the <emph>Theme Selection</emph> dialog, some of the properties of the custom style will be applied to the current spreadsheet. The modifications will be immediately visible in your spreadsheet."
-msgstr "Μόλις επιλέξετε κάποιο άλλο θέμα στο παράθυρο διαλόγου <emph>Επιλογή θεμάτων</emph>, ορισμένες από τις ιδιότητες του στυλ χρήστη θα εφαρμοστούν στο τρέχον υπολογιστικό φύλλο. Οι τροποποιήσεις θα γίνουν αμέσως ορατές στο υπολογιστικό σας φύλλο."
+msgid "If you want to know which values in the scenario affect other values, choose <emph>Tools - Detective - Trace Dependents</emph>. You see arrows to the cells that are directly dependent on the current cell."
+msgstr "Αν θέλετε να ξέρετε ποιες τιμές στο σενάριο επηρεάζουν άλλες τιμές, επιλέξτε <emph>Εργαλεία - Ανιχνευτής - Ίχνος προηγουμένου</emph>. Θα δείτε βέλη στα κελιά που είναι άμεσα εξαρτημένα από το τρέχον κελί."
-#: design.xhp
+#: scenario.xhp
msgctxt ""
-"design.xhp\n"
-"par_id3146979\n"
-"12\n"
+"scenario.xhp\n"
+"par_id3154484\n"
+"29\n"
"help.text"
-msgid "<link href=\"text/scalc/02/06080000.xhp\" name=\"Theme selection\">Theme selection</link>"
-msgstr "<link href=\"text/scalc/02/06080000.xhp\" name=\"Επιλογή θεμάτων\">Επιλογή θεμάτων</link>"
+msgid "<link href=\"text/scalc/01/06050000.xhp\" name=\"Creating Scenarios\">Creating Scenarios</link>"
+msgstr "<link href=\"text/scalc/01/06050000.xhp\" name=\"Δημιουργία σεναρίων\">Δημιουργία σεναρίων</link>"
-#: cell_unprotect.xhp
+#: sorted_list.xhp
msgctxt ""
-"cell_unprotect.xhp\n"
+"sorted_list.xhp\n"
"tit\n"
"help.text"
-msgid "Unprotecting Cells"
-msgstr "Κατάργηση προστασίας κελιών"
+msgid "Applying Sort Lists"
+msgstr "Εφαρμογή λιστών ταξινόμησης"
-#: cell_unprotect.xhp
+#: sorted_list.xhp
msgctxt ""
-"cell_unprotect.xhp\n"
-"bm_id3153252\n"
+"sorted_list.xhp\n"
+"bm_id3150870\n"
"help.text"
-msgid "<bookmark_value>cell protection; unprotecting</bookmark_value> <bookmark_value>protecting; unprotecting cells</bookmark_value> <bookmark_value>unprotecting cells</bookmark_value>"
-msgstr "<bookmark_value>προστασία κελιών, κατάργηση προστασίας</bookmark_value><bookmark_value>προστασία, κατάργηση προστασίας κελιών</bookmark_value><bookmark_value>κατάργηση προστασίας κελιών</bookmark_value>"
+msgid "<bookmark_value>filling;customized lists</bookmark_value><bookmark_value>sort lists;applying</bookmark_value><bookmark_value>defining;sort lists</bookmark_value><bookmark_value>geometric lists</bookmark_value><bookmark_value>arithmetic lists</bookmark_value><bookmark_value>series;sort lists</bookmark_value><bookmark_value>lists; user-defined</bookmark_value><bookmark_value>customized lists</bookmark_value>"
+msgstr "<bookmark_value>συμπλήρωση;προσαρμοσμένες λίστες</bookmark_value><bookmark_value>ταξινόμηση λιστών;εφαρμογή</bookmark_value><bookmark_value>ορισμός;ταξινόμηση λιστών</bookmark_value><bookmark_value>γεωμετρικές λίστες</bookmark_value><bookmark_value>αριθμητικές λίστες</bookmark_value><bookmark_value>σειρά;ταξινόμηση λιστών</bookmark_value><bookmark_value>λίστες; οριζόμενες από το χρήστη</bookmark_value><bookmark_value>προσαρμοσμένες λίστες</bookmark_value>"
-#: cell_unprotect.xhp
+#: sorted_list.xhp
msgctxt ""
-"cell_unprotect.xhp\n"
-"hd_id3153252\n"
-"14\n"
+"sorted_list.xhp\n"
+"hd_id3150870\n"
+"3\n"
"help.text"
-msgid "<variable id=\"cell_unprotect\"><link href=\"text/scalc/guide/cell_unprotect.xhp\" name=\"Unprotecting Cells\">Unprotecting Cells</link> </variable>"
-msgstr "<variable id=\"cell_unprotect\"><link href=\"text/scalc/guide/cell_unprotect.xhp\" name=\"Κατάργηση προστασίας κελιών\">Κατάργηση προστασίας κελιών</link></variable>"
+msgid "<variable id=\"sorted_list\"><link href=\"text/scalc/guide/sorted_list.xhp\" name=\"Applying Sort Lists\">Applying Sort Lists</link> </variable>"
+msgstr "<variable id=\"sorted_list\"><link href=\"text/scalc/guide/sorted_list.xhp\" name=\"Εφαρμογή λιστών ταξινόμησης\">Εφαρμογή λιστών ταξινόμησης</link></variable>"
-#: cell_unprotect.xhp
+#: sorted_list.xhp
msgctxt ""
-"cell_unprotect.xhp\n"
-"par_id3151112\n"
-"15\n"
+"sorted_list.xhp\n"
+"par_id3159154\n"
+"7\n"
"help.text"
-msgid "Click the sheet for which you want to cancel the protection."
-msgstr "Κάντε κλικ στο φύλλο για το οποίο θέλετε να καταργήσετε την προστασία."
+msgid "Sort lists allow you to type one piece of information in a cell, then drag it to fill in a consecutive list of items."
+msgstr "Οι λίστες ταξινόμησης σας επιτρέπουν να πληκτρολογήσετε ένα τμήμα της πληροφορίας σε κάποιο κελί και έπειτα σύροντας αυτό το κελί να συμπληρώσετε μια συνεχή λίστα δεδομένων."
-#: cell_unprotect.xhp
+#: sorted_list.xhp
msgctxt ""
-"cell_unprotect.xhp\n"
-"par_id3149656\n"
-"16\n"
+"sorted_list.xhp\n"
+"par_id3148645\n"
+"4\n"
"help.text"
-msgid "Select <emph>Tools - Protect Document</emph>, then choose <emph>Sheet</emph> or <emph>Document</emph> to remove the check mark indicating the protected status."
-msgstr "Επιλέξτε <emph>Εργαλεία - Προστασία εγγράφου</emph>, και έπειτα <emph>Φύλλο</emph>ή <emph>Έγγραφο</emph> για να καταργήσετε το σημάδι επιλογής που δηλώνει την κατάσταση προστασίας."
+msgid "For example, enter the text \"Jan\" or \"January\" in an empty cell. Select the cell and click the mouse on the lower right corner of the cell border. Then drag the selected cell a few cells to the right or downwards. When you release the mouse button, the highlighted cells will be filled with the names of the months."
+msgstr "Για παράδειγμα, εισαγάγετε το κείμενο \"Ίαν.\" ή \"Ιανουάριος\" σε ένα κενό κελί. Επιλέξτε το κελί και κάντε κλικ στην κάτω δεξιά γωνία του περιγράμματος του κελιού. Σύρετε μερικά κελιά προς τα δεξιά ή προς τα κάτω. αν απελευθερώσετε το κουμπί του ποντικιού, τα επισημασμένα κελιά θα γεμίσουν με τα ονόματα των μηνών."
-#: cell_unprotect.xhp
+#: sorted_list.xhp
msgctxt ""
-"cell_unprotect.xhp\n"
-"par_id3145171\n"
-"17\n"
+"sorted_list.xhp\n"
+"par_id2367931\n"
"help.text"
-msgid "If you have assigned a password, enter it in this dialog and click <emph>OK</emph>."
-msgstr "Αν έχετε αναθέσει έναν κωδικό πρόσβασης, πληκτρολογήστε τον σε αυτό το παράθυρο διαλόγου και κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> if you do not want to fill the cells with different values."
+msgstr "Κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> εάν δεν θέλετε να γεμίσετε τα κελιά με διαφορετικές τιμές."
-#: cell_unprotect.xhp
+#: sorted_list.xhp
msgctxt ""
-"cell_unprotect.xhp\n"
-"par_id3153771\n"
-"18\n"
+"sorted_list.xhp\n"
+"par_id3152577\n"
+"5\n"
"help.text"
-msgid "The cells can now be edited, the formulas can be viewed, and all cells can be printed until you reactivate the protection for the sheet or document."
-msgstr "Τώρα μπορείτε να επεξεργασθείτε τα κελιά, να δείτε τους τύπους, και όλα τα κελιά μπορούν να εκτυπωθούν μέχρι να ενεργοποιήσετε πάλι την προστασία για το φύλλο ή το έγγραφο."
+msgid "The predefined series can be found under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists</emph>. You can also create your own lists of text strings tailored to your needs, such as a list of your company's branch offices. When you use the information in these lists later (for example, as headings), just enter the first name in the list and expand the entry by dragging it with your mouse."
+msgstr "Οι προκαθορισμένες σειρές μπορούν να βρεθούν στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Λίστες ταξινόμησης</emph>. Μπορείτε επίσης να δημιουργήσετε τις δικές σας λίστες συμβολοσειρών κειμένου κατάλληλες για τις ανάγκες σας, όπως μια λίστα των υποκαταστημάτων της εταιρείας σας. Όταν χρησιμοποιήσετε τις πληροφορίες σε αυτές τις λίστες αργότερα (παραδείγματος χάρη, ως κεφαλίδες), εισάγετε απλά το πρώτο όνομα στη λίστα και επεκτείνετε την καταχώριση σύροντας την με το ποντίκι σας."
-#: year2000.xhp
+#: sorted_list.xhp
msgctxt ""
-"year2000.xhp\n"
-"tit\n"
+"sorted_list.xhp\n"
+"par_id3147434\n"
+"6\n"
"help.text"
-msgid "19xx/20xx Years"
-msgstr "Έτη 19xx/20xx"
+msgid "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Sort lists\">Sort lists</link>"
+msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Ταξινόμηση λιστών\">Ταξινόμηση λιστών</link>"
-#: year2000.xhp
+#: specialfilter.xhp
msgctxt ""
-"year2000.xhp\n"
-"bm_id3150439\n"
+"specialfilter.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>years; 2-digits</bookmark_value><bookmark_value>dates; 19xx/20xx</bookmark_value>"
-msgstr "<bookmark_value>έτη, 2-ψηφία</bookmark_value><bookmark_value>ημερομηνίες, 19xx/20xx</bookmark_value>"
+msgid "Filter: Applying Advanced Filters"
+msgstr "Φίλτρο: Εφαρμογή ειδικού φίλτρου"
-#: year2000.xhp
+#: specialfilter.xhp
msgctxt ""
-"year2000.xhp\n"
-"hd_id3150439\n"
-"18\n"
+"specialfilter.xhp\n"
+"bm_id3148798\n"
"help.text"
-msgid "<variable id=\"year2000\"><link href=\"text/scalc/guide/year2000.xhp\" name=\"19xx/20xx Years\">19xx/20xx Years</link></variable>"
-msgstr "<variable id=\"year2000\"><link href=\"text/scalc/guide/year2000.xhp\" name=\"Έτη 19xx/20xx\">Έτη 19xx/20xx</link></variable>"
+msgid "<bookmark_value>filters;defining advanced filters </bookmark_value><bookmark_value>advanced filters</bookmark_value><bookmark_value>defining; advanced filters</bookmark_value><bookmark_value>database ranges; advanced filters</bookmark_value>"
+msgstr "<bookmark_value>φιλτράρισμα, ορισμός ειδικών φίλτρων </bookmark_value><bookmark_value>ειδικά φίλτρα</bookmark_value><bookmark_value>ορισμός, ειδικά φίλτρα</bookmark_value><bookmark_value>περιοχές δεδομένων, ειδικά φίλτρα</bookmark_value>"
-#: year2000.xhp
+#: specialfilter.xhp
msgctxt ""
-"year2000.xhp\n"
-"par_id3151116\n"
-"17\n"
+"specialfilter.xhp\n"
+"hd_id3148798\n"
+"18\n"
"help.text"
-msgid "The year in a date entry is often entered as two digits. Internally, the year is managed by $[officename] as four digits, so that in the calculation of the difference from 1/1/99 to 1/1/01, the result will correctly be two years."
-msgstr "Συχνά το έτος στις λεπτομέρειες ημερομηνίας εμφανίζεται με δύο ψηφία. Εσωτερικά, η διαχείριση του έτους γίνεται από το $[officename] με τέσσερα ψηφία, ώστε όταν υπολογίζεται η διαφορά από την ημερομηνία 1/1/99 έως την ημερομηνία 1/1/01, το αποτέλεσμα να είναι το σωστό, δηλαδή δύο έτη."
+msgid "<variable id=\"specialfilter\"><link href=\"text/scalc/guide/specialfilter.xhp\" name=\"Filter: Applying Advanced Filters\">Filter: Applying Advanced Filters</link> </variable>"
+msgstr "<variable id=\"specialfilter\"><link href=\"text/scalc/guide/specialfilter.xhp\" name=\"Φίλτρο: Εφαρμογή ειδικού φίλτρου\">Φίλτρο: Εφαρμογή ειδικού φίλτρου</link></variable>"
-#: year2000.xhp
+#: specialfilter.xhp
msgctxt ""
-"year2000.xhp\n"
-"par_id3154011\n"
+"specialfilter.xhp\n"
+"par_id3145785\n"
"19\n"
"help.text"
-msgid "Under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - General</emph> you can define the century that is used when you enter a year with only two digits. The default is 1930 to 2029."
-msgstr "Στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Γενικά</emph> μπορείτε να καθορίσετε τον αιώνα που χρησιμοποιείται όταν εισάγετε ένα έτος με μόνο δύο ψηφία. Η προεπιλογή είναι 1930 έως 2029."
+msgid "Copy the column headers of the sheet ranges to be filtered into an empty area of the sheet, and then enter the criteria for the filter in a row beneath the headers. Horizontally arranged data in a row will always be logically connected with AND, and vertically arranged data in a column will always be logically connected with OR."
+msgstr "Αντιγράψτε τις κεφαλίδες των στηλών των περιοχών του φύλλου που θα φιλτραριστούν σε μια άδεια περιοχή του φύλλου, και στη συνέχεια εισαγάγετε τα κριτήρια του φίλτρου σε μια γραμμή κάτω από τις κεφαλίδες. Ως αποτέλεσμα, τα δεδομένα που είναι διευθετημένα οριζόντια σε μια γραμμή θα συνδέονται πάντα λογικά με τον τελεστή AND και τα δεδομένα που είναι διευθετημένα κάθετα θα συνδέονται πάντα λογικά με τον τελεστή OR."
-#: year2000.xhp
+#: specialfilter.xhp
msgctxt ""
-"year2000.xhp\n"
-"par_id3150010\n"
+"specialfilter.xhp\n"
+"par_id3153142\n"
"20\n"
"help.text"
-msgid "This means that if you enter a date of 1/1/30 or higher, it will be treated internally as 1/1/1930 or higher. All lower two-digit years apply to the 20xx century. So, for example, 1/1/20 is converted into 1/1/2020."
-msgstr "Αυτό σημαίνει ότι αν εισαγάγετε μια ημερομηνία 1/1/30 ή μεταγενέστερη, εσωτερικά θα αντιμετωπιστεί ως 1/1/1930 ή μεταγενέστερη. Όλα τα προηγούμενα διψήφια έτη αντιστοιχούν στον 20xx αιώνα. Έτσι, για παράδειγμα, η ημερομηνία 1/1/20 μετατρέπεται σε 1/1/2020."
+msgid "Once you have created a filter matrix, select the sheet ranges to be filtered. Open the <emph>Advanced Filter</emph> dialog by choosing <emph>Data - Filter - Advanced Filter</emph>, and define the filter conditions."
+msgstr "Αφού δημιουργήσετε έναν πίνακα φίλτρου, επιλέξτε τις περιοχές του φύλλου που θα φιλτραριστούν. Ανοίξτε το παράθυρο διαλόγου <emph>Ειδικό φίλτρο</emph> επιλέγοντας <emph>Δεδομένα - Φίλτρο - Ειδικό φίλτρο</emph>, και καθορίστε τις συνθήκες φιλτραρίσματος."
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"tit\n"
+"specialfilter.xhp\n"
+"par_id3153726\n"
+"21\n"
"help.text"
-msgid "Applying Conditional Formatting"
-msgstr "Εφαρμογή μορφοποίησης υπό ορούς"
+msgid "Then click OK, and you will see that only the rows from the original sheet whose contents have met the search criteria are still visible. All other rows are temporarily hidden and can be made to reappear with the <emph>Format - Row - Show </emph>command."
+msgstr "Στη συνέχεια κάντε κλικ στο κουμπί ΟΚ και θα δείτε ότι μόνο οι γραμμές από το αρχικό φύλλο των οποίων τα περιεχόμενα ικανοποιούν τα κριτήρια αναζήτησης είναι ακόμα ορατές. Όλες οι άλλες γραμμές αποκρύπτονται προσωρινά και μπορείτε να τις εμφανίσετε πάλι με την εντολή <emph>Μορφή - Γραμμή - Προβολή</emph>."
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"bm_id3149263\n"
+"specialfilter.xhp\n"
+"par_id3149664\n"
+"22\n"
"help.text"
-msgid "<bookmark_value>conditional formatting; cells</bookmark_value> <bookmark_value>cells; conditional formatting</bookmark_value> <bookmark_value>formatting; conditional formatting</bookmark_value> <bookmark_value>styles;conditional styles</bookmark_value> <bookmark_value>cell formats; conditional</bookmark_value> <bookmark_value>random numbers;examples</bookmark_value> <bookmark_value>cell styles; copying</bookmark_value> <bookmark_value>copying; cell styles</bookmark_value> <bookmark_value>tables; copying cell styles</bookmark_value>"
-msgstr "<bookmark_value>μορφοποίηση υπό όρους;κελιά</bookmark_value><bookmark_value>κελιά, μορφοποίηση υπό όρους</bookmark_value><bookmark_value>μορφοποίηση, μορφοποίηση υπό όρους</bookmark_value><bookmark_value>τεχνοτροπίες; τεχνοτροπίες υπό όρους</bookmark_value><bookmark_value>μορφοποιήσεις κελιών; υπό όρους</bookmark_value><bookmark_value>τυχαίοι αριθμοί; παραδείγματα</bookmark_value><bookmark_value>τεχνοτροπίες κελιών; αντιγραφή</bookmark_value><bookmark_value>αντιγραφή, τεχνοτροπίες κελιών</bookmark_value><bookmark_value>πίνακες, αντιγραφή τεχνοτροπιών κελιών</bookmark_value>"
+msgid "<emph>Example</emph>"
+msgstr "<emph>Παράδειγμα</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"hd_id3149263\n"
+"specialfilter.xhp\n"
+"par_id3147427\n"
+"23\n"
+"help.text"
+msgid "Load a spreadsheet with a large number of records. We are using a fictional <emph>Turnover</emph> document, but you can just as easily use any other document. The document has the following layout:"
+msgstr "Φορτώστε ένα υπολογιστικό φύλλο με τις περισσότερες δυνατές εγγραφές. Για το παράδειγμα υποθέτουμε ότι έχουμε ένα φανταστικό έγγραφο <emph>Κύκλων εργασιών</emph>, αλλά μπορείτε να χρησιμοποιήσετε οποιοδήποτε άλλο έγγραφο. Η εμφάνιση του εγγράφου είναι η εξής:"
+
+#: specialfilter.xhp
+msgctxt ""
+"specialfilter.xhp\n"
+"par_id3154510\n"
"24\n"
"help.text"
-msgid "<variable id=\"cellstyle_conditional\"><link href=\"text/scalc/guide/cellstyle_conditional.xhp\" name=\"Applying Conditional Formatting\">Applying Conditional Formatting</link></variable>"
-msgstr "<variable id=\"cellstyle_conditional\"><link href=\"text/scalc/guide/cellstyle_conditional.xhp\" name=\"Εφαρμογή μορφοποίησης υπό όρους\">Εφαρμογή μορφοποίησης υπό όρους</link></variable>"
+msgid "<emph>A</emph>"
+msgstr "<emph>A</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3159156\n"
+"specialfilter.xhp\n"
+"par_id3150327\n"
"25\n"
"help.text"
-msgid "Using the menu command <emph>Format - Conditional formatting</emph>, the dialog allows you to define up to three conditions per cell, which must be met in order for the selected cells to have a particular format."
-msgstr "Με τις εντολές μενού <emph>Μορφή - Μορφοποίηση υπό όρους</emph>, το παράθυρο διαλόγου σάς επιτρέπει να καθορίσετε μέχρι και τρεις συνθήκες ανά κελί, οι οποίες θα πρέπει να τηρηθούν ώστε να μορφοποιηθούν τα κελιά με το συγκεκριμένο στυλ."
+msgid "<emph>B</emph>"
+msgstr "<emph>B</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id8039796\n"
+"specialfilter.xhp\n"
+"par_id3154756\n"
+"26\n"
"help.text"
-msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose <emph>Tools - Cell Contents - AutoCalculate</emph> (you see a check mark next to the command when AutoCalculate is enabled)."
-msgstr "Για να εφαρμόσετε μορφοποίηση υπό όρους, ενεργοποιήστε τον Αυτόματο υπολογισμό. Επιλέξτε από το μενού <emph>Εργαλεία - Περιεχόμενα κελιών - Αυτόματος υπολογισμός</emph> (θα δείτε ένα σημείο επιλογής δίπλα στην εντολή όταν είναι ενεργοποιημένος ο Αυτόματος υπολογισμός)."
+msgid "<emph>C</emph>"
+msgstr "<emph>C</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3154944\n"
-"26\n"
+"specialfilter.xhp\n"
+"par_id3155335\n"
+"27\n"
"help.text"
-msgid "With conditional formatting, you can, for example, highlight the totals that exceed the average value of all totals. If the totals change, the formatting changes correspondingly, without having to apply other styles manually."
-msgstr "Με τη μορφοποίηση υπό ορούς μπορείτε, για παράδειγμα, να επισημάνετε τα αθροίσματα που υπερβαίνουν τη μέση τιμή όλων των αθροισμάτων. Αν αλλάξουν τα αθροίσματα, τότε η μορφοποίηση αλλάζει αναλόγως, χωρίς να χρειαστεί να εφαρμόσετε άλλα στυλ χειροκίνητα."
+msgid "<emph>D</emph>"
+msgstr "<emph>D</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"hd_id4480727\n"
+"specialfilter.xhp\n"
+"par_id3146315\n"
+"28\n"
"help.text"
-msgid "To Define the Conditions"
-msgstr "Για να ορίσετε τις συνθήκες"
+msgid "<emph>E</emph>"
+msgstr "<emph>E</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3154490\n"
-"27\n"
+"specialfilter.xhp\n"
+"par_id3145790\n"
+"29\n"
"help.text"
-msgid "Select the cells to which you want to apply a conditional style."
-msgstr "Επιλέξτε τα κελιά στα οποία θέλετε να εφαρμοστεί το στυλ υπό όρους."
+msgid "<emph>1</emph>"
+msgstr "<emph>1</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3155603\n"
-"28\n"
+"specialfilter.xhp\n"
+"par_id3159239\n"
+"30\n"
"help.text"
-msgid "Choose <emph>Format - Conditional Formatting</emph>."
-msgstr "Επιλέξτε την εντολή <emph>Μορφή - Μορφοποίηση υπό όρους</emph>."
+msgid "Month"
+msgstr "Μήνας"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3146969\n"
-"29\n"
+"specialfilter.xhp\n"
+"par_id3150086\n"
+"31\n"
"help.text"
-msgid "Enter the condition(s) into the dialog box. The dialog is described in detail in <link href=\"text/scalc/01/05120000.xhp\" name=\"$[officename] Help\">$[officename] Help</link>, and an example is provided below:"
-msgstr "Εισαγάγετε τις συνθήκες στο παράθυρο διαλόγου. Το παράθυρο διαλόγου εξηγείται λεπτομερώς στη <link href=\"text/scalc/01/05120000.xhp\" name=\" Βοήθεια $[officename]\">Βοήθεια $[officename]</link>, ενώ παρακάτω παρουσιάζεται ένα παράδειγμα:"
+msgid "Standard"
+msgstr "Προεπιλογή"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"hd_id3155766\n"
-"38\n"
+"specialfilter.xhp\n"
+"par_id3150202\n"
+"32\n"
"help.text"
-msgid "Example of Conditional Formatting: Highlighting Totals Above/Under the Average Value"
-msgstr "Παράδειγμα μορφοποίησης υπό όρους: Επισήμανση τιμών πάνω από την μέση τιμής"
+msgid "Business"
+msgstr "Εργασία"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"hd_id4341868\n"
+"specialfilter.xhp\n"
+"par_id3150883\n"
+"33\n"
"help.text"
-msgid "Step1: Generate Number Values"
-msgstr "Βήμα1: Δημιουργία τιμών αριθμού"
+msgid "Luxury"
+msgstr "Πολυτέλεια"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3150043\n"
+"specialfilter.xhp\n"
+"par_id3152987\n"
+"34\n"
+"help.text"
+msgid "Suite"
+msgstr "Σουίτα"
+
+#: specialfilter.xhp
+msgctxt ""
+"specialfilter.xhp\n"
+"par_id3154486\n"
+"35\n"
+"help.text"
+msgid "<emph>2</emph>"
+msgstr "<emph>2</emph>"
+
+#: specialfilter.xhp
+msgctxt ""
+"specialfilter.xhp\n"
+"par_id3148839\n"
+"36\n"
+"help.text"
+msgid "January"
+msgstr "Ιανουάριος"
+
+#: specialfilter.xhp
+msgctxt ""
+"specialfilter.xhp\n"
+"par_id3153816\n"
+"37\n"
+"help.text"
+msgid "125600"
+msgstr "125600"
+
+#: specialfilter.xhp
+msgctxt ""
+"specialfilter.xhp\n"
+"par_id3157978\n"
+"38\n"
+"help.text"
+msgid "200500"
+msgstr "200500"
+
+#: specialfilter.xhp
+msgctxt ""
+"specialfilter.xhp\n"
+"par_id3155268\n"
"39\n"
"help.text"
-msgid "You want to give certain values in your tables particular emphasis. For example, in a table of turnovers, you can show all the values above the average in green and all those below the average in red. This is possible with conditional formatting."
-msgstr "Θέλετε να δώσετε ιδιαίτερη έμφαση σε συγκεκριμένες τιμές στους πίνακές σας. π.χ. σε έναν πίνακα με κύκλους εργασιών να εμφανίζονται όλες οι τιμές πάνω από τον μέσο όρο με πράσινο, ενώ όσες είναι κάτω από τον μέσο όρο να εμφανίζονται με κόκκινο χρώμα. Αυτό είναι δυνατό με την μορφοποίηση υπό όρους."
+msgid "240000"
+msgstr "240000"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3155337\n"
+"specialfilter.xhp\n"
+"par_id3153286\n"
"40\n"
"help.text"
-msgid "First of all, write a table in which a few different values occur. For your test you can create tables with any random numbers:"
-msgstr "Αρχικά δημιουργήστε έναν πίνακα όπου εμφανίζονται μερικές διαφορετικές τιμές. Για την δοκιμή μπορείτε να δημιουργήσετε πίνακες με οποιουδήποτε τυχαίους αριθμούς:"
+msgid "170000"
+msgstr "170000"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3149565\n"
+"specialfilter.xhp\n"
+"par_id3146782\n"
"41\n"
"help.text"
-msgid "In one of the cells enter the formula =RAND(), and you will obtain a random number between 0 and 1. If you want integers of between 0 and 50, enter the formula =INT(RAND()*50)."
-msgstr "Σε ένα από τα κελιά εισαγάγετε τον τύπο =RAND(), και θα προκύψει ένας τυχαίος αριθμός μεταξύ 0 και 1. Αν θέλετε ακέραιους μεταξύ 0 και 50, εισάγετε τον τύπο =INTEGER(RAND()*50)."
+msgid "<emph>3</emph>"
+msgstr "<emph>3</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3149258\n"
+"specialfilter.xhp\n"
+"par_id3149900\n"
"42\n"
"help.text"
-msgid "Copy the formula to create a row of random numbers. Click the bottom right corner of the selected cell, and drag to the right until the desired cell range is selected."
-msgstr "Τώρα, αντιγράψτε τον τύπο για να δημιουργήστε μια γραμμή με τυχαίους αριθμούς. Κάντε κλικ στην κάτω δεξιά γωνία του επιλεγμένου κελιού, και σύρετε την στα δεξιά μέχρι να επιλεγεί η επιθυμητή περιοχή κελιών."
+msgid "February"
+msgstr "Φεβρουάριος"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3159236\n"
+"specialfilter.xhp\n"
+"par_id3154763\n"
"43\n"
"help.text"
-msgid "In the same way as described above, drag down the corner of the rightmost cell in order to create more rows of random numbers."
-msgstr "Με τον ίδιο τρόπο που περιγράφτηκε παραπάνω, σύρετε τη γωνία του κάτω δεξιά κελιού ώστε να δημιουργηθούν περισσότερες γραμμές τυχαίων αριθμών."
+msgid "160000"
+msgstr "160000"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"hd_id3149211\n"
+"specialfilter.xhp\n"
+"par_id3150050\n"
"44\n"
"help.text"
-msgid "Step 2: Define Cell Styles"
-msgstr "Βήμα 2: Καθορίστε στυλ κελιού"
+msgid "180300"
+msgstr "180300"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3154659\n"
+"specialfilter.xhp\n"
+"par_id3153801\n"
"45\n"
"help.text"
-msgid "The next step is to apply a cell style to all values that represent above-average turnover, and one to those that are below the average. Ensure that the Styles and Formatting window is visible before proceeding."
-msgstr "Το επόμενο βήμα είναι να εφαρμόστε δύο στυλ κελιών για τους αριθμούς σας: ένα στυλ για τις τιμές που αντιπροσωπεύουν κύκλους εργασιών πάνω από τον μέσο όρο, και ένα στυλ για όσους είναι κάτω από το μέσο όρο. Σιγουρευτείτε, πριν να συνεχίσετε, ότι το παράθυρο διαλόγου Πρότυπα και μορφοποίηση είναι ορατό."
+msgid "362000"
+msgstr "362000"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3150883\n"
+"specialfilter.xhp\n"
+"par_id3154708\n"
"46\n"
"help.text"
-msgid "Click in a blank cell and select the command <emph>Format Cells</emph> in the context menu."
-msgstr "Κάντε κλικ σε ένα κενό κελί και επιλέξτε την εντολή <emph>Μορφοποίηση κελιών</emph> από το μενού περιβάλλοντος."
+msgid "220000"
+msgstr "220000"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3155529\n"
+"specialfilter.xhp\n"
+"par_id3151191\n"
"47\n"
"help.text"
-msgid "In the <emph>Format Cells</emph> dialog on the <emph>Background</emph> tab, select a background color. Click <emph>OK</emph>."
-msgstr "Στο παράθυρο διαλόγου <emph>Μορφοποίηση κελιών</emph> επιλέξτε το χρώμα του φόντου από τη σελίδα καρτέλας <emph>Φόντο</emph>. Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "<emph>4</emph>"
+msgstr "<emph>4</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3154484\n"
+"specialfilter.xhp\n"
+"par_id3147250\n"
"48\n"
"help.text"
-msgid "In the Styles and Formatting window, click the <emph>New Style from Selection</emph> icon. Enter the name of the new style. For this example, name the style \"Above\"."
-msgstr "Στο παράθυρο Πρότυπα και Μορφοποίηση, κάντε κλικ στο εικονίδιο <emph>Νέο πρότυπο από επιλογή</emph>. Στο παράθυρο διαλόγου εισαγάγετε ως όνομα του νέου στυλ, για παράδειγμα, \"Πάνω από\"."
+msgid "March"
+msgstr "Μάρτιος"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3152889\n"
+"specialfilter.xhp\n"
+"par_id3153334\n"
"49\n"
"help.text"
-msgid "To define a second style, click again in a blank cell and proceed as described above. Assign a different background color for the cell and assign a name (for this example, \"Below\")."
-msgstr "Για να καθορίσετε ένα δεύτερο στυλ, κάντε κλικ πάλι σε ένα άδειο κελί και ακολουθήστε την διαδικασία που περιγράφεται παραπάνω. Αναθέστε ένα διαφορετικό χρώμα φόντου για το κελί και ένα όνομα (π.χ., \"Κάτω\" )."
+msgid "170000"
+msgstr "170000"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"hd_id3148704\n"
-"60\n"
+"specialfilter.xhp\n"
+"par_id3151391\n"
+"50\n"
"help.text"
-msgid "Step 3: Calculate Average"
-msgstr "Βήμα 3: Υπολογίστε μέσο όρο"
+msgid "and so on..."
+msgstr "και ούτω καθεξής..."
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3148837\n"
+"specialfilter.xhp\n"
+"par_id3147300\n"
"51\n"
"help.text"
-msgid "In our particular example, we are calculating the average of the random values. The result is placed in a cell:"
-msgstr "Στο συγκεκριμένο παράδειγμα θα υπολογίσουμε την μέση τιμή τυχαίων τιμών. Το αποτέλεσμα θα τοποθετηθεί σε ένα κελί:"
+msgid "Copy row 1 with the row headers (field names), to row 20, for example. Enter the filter conditions linked with OR in rows 21, 22, and so on."
+msgstr "Αντιγράψτε τη γραμμή 1 με τις κεφαλίδες γραμμής (ονόματα πεδίων) στη γραμμή 20, για παράδειγμα. Εισαγάγετε τις συνθήκες φιλτραρίσματος που συνδέονται με τον τελεστή OR στις γραμμές 21, 22, κ.λπ."
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3144768\n"
+"specialfilter.xhp\n"
+"par_id3159115\n"
"52\n"
"help.text"
-msgid "Set the cursor in a blank cell, for example, J14, and choose <emph>Insert - Function</emph>."
-msgstr "Τοποθετήστε το δρομέα σε ένα κενό κελί, για παράδειγμα στο J14, επιλέξτε <emph>Εισαγωγή - Συνάρτηση</emph>."
+msgid "<emph>A</emph>"
+msgstr "<emph>A</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3156016\n"
+"specialfilter.xhp\n"
+"par_id3146886\n"
"53\n"
"help.text"
-msgid "Select the AVERAGE function. Use the mouse to select all your random numbers. If you cannot see the entire range, because the Function Wizard is obscuring it, you can temporarily shrink the dialog using the <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Shrink or Maximize\"><item type=\"menuitem\">Shrink / Maximize</item></link> icon."
-msgstr "Επιλέξτε τη συνάρτηση AVERAGE. Με το ποντίκι επιλέξτε όλους τους τυχαίους αριθμούς. Αν δεν μπορείτε να δείτε ολόκληρη την περιοχή, επειδή ο οδηγός συνάρτησης την επικαλύπτει, μπορείτε προσωρινά να σμικρύνετε τον διάλογο με το εικονίδιο <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Σμίκρυνση ή μεγέθυνση\"><item type=\"menuitem\">Σμίκρυνση / μεγέθυνση\"></item></link>."
+msgid "<emph>B</emph>"
+msgstr "<emph>B</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3153246\n"
+"specialfilter.xhp\n"
+"par_id3153124\n"
"54\n"
"help.text"
-msgid "Close the Function Wizard with <item type=\"menuitem\">OK</item>."
-msgstr "Κλείστε τον οδηγό συνάρτησης με το κουμπί <item type=\"menuitem\">OK</item>."
-
-#: cellstyle_conditional.xhp
-msgctxt ""
-"cellstyle_conditional.xhp\n"
-"hd_id3149898\n"
-"50\n"
-"help.text"
-msgid "Step 4: Apply Cell Styles"
-msgstr "Step 4: Εφαρμόστε στυλ κελιού"
+msgid "<emph>C</emph>"
+msgstr "<emph>C</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3149126\n"
+"specialfilter.xhp\n"
+"par_id3152979\n"
"55\n"
"help.text"
-msgid "Now you can apply the conditional formatting to the sheet:"
-msgstr "Τώρα μπορείτε να εφαρμόσετε τη μορφοποίηση υπό όρους στο φύλλο:"
+msgid "<emph>D</emph>"
+msgstr "<emph>D</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3150049\n"
+"specialfilter.xhp\n"
+"par_id3145827\n"
"56\n"
"help.text"
-msgid "Select all cells with the random numbers."
-msgstr "Επιλέξτε όλα τα κελιά με τους τυχαίους αριθμούς."
+msgid "<emph>E</emph>"
+msgstr "<emph>E</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3153801\n"
+"specialfilter.xhp\n"
+"par_id3149892\n"
"57\n"
"help.text"
-msgid "Choose the <emph>Format - Conditional Formatting</emph> command to open the corresponding dialog."
-msgstr "Επιλέξτε την εντολή <emph>Μορφή - Μορφοποίηση υπό όρους</emph> για να ανοίξετε το αντίστοιχο παράθυρο."
+msgid "<emph>20</emph>"
+msgstr "<emph>20</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3153013\n"
+"specialfilter.xhp\n"
+"par_id3150693\n"
"58\n"
"help.text"
-msgid "Define the condition as follows: If cell value is less than J14, format with cell style \"Below\", and if cell value is greater than or equal to J14, format with cell style \"Above\"."
-msgstr "Καθορίστε την συνθήκη ως εξής: Αν η τιμή του κελιού είναι μικρότερη από J14, μορφοποιήστε με το στυλ κελιού \"Κάτω από\", και αν η τιμή του κελιού είναι μεγαλύτερη από ή ίση με J14, μορφοποιήστε με το στυλ κελιού \"Πάνω από\"."
+msgid "Month"
+msgstr "Μήνας"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"hd_id3155761\n"
+"specialfilter.xhp\n"
+"par_id3147475\n"
+"59\n"
+"help.text"
+msgid "Standard"
+msgstr "Προεπιλογή"
+
+#: specialfilter.xhp
+msgctxt ""
+"specialfilter.xhp\n"
+"par_id3154846\n"
+"60\n"
+"help.text"
+msgid "Business"
+msgstr "Εργασία"
+
+#: specialfilter.xhp
+msgctxt ""
+"specialfilter.xhp\n"
+"par_id3153082\n"
"61\n"
"help.text"
-msgid "Step 5: Copy Cell Style"
-msgstr "Βήμα 5: Αντιγράψτε στυλ κελιού"
+msgid "Luxury"
+msgstr "Πολυτέλεια"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3145320\n"
+"specialfilter.xhp\n"
+"par_id3149506\n"
"62\n"
"help.text"
-msgid "To apply the conditional formatting to other cells later:"
-msgstr "Για να εφαρμόσετε αργότερα τη μορφοποίηση υπό συνθήκες σε άλλα κελιά:"
+msgid "Suite"
+msgstr "Σουίτα"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3153074\n"
+"specialfilter.xhp\n"
+"par_id3149188\n"
"63\n"
"help.text"
-msgid "Click one of the cells that has been assigned conditional formatting."
-msgstr "Κάντε κλικ σε ένα από τα κελιά στο οποίο ορίστηκε μορφοποίηση υπό συνθήκες."
+msgid "<emph>21</emph>"
+msgstr "<emph>21</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3149051\n"
+"specialfilter.xhp\n"
+"par_id3149956\n"
"64\n"
"help.text"
-msgid "Copy the cell to the clipboard."
-msgstr "Αντιγράψτε το κελί στο πρόχειρο."
+msgid "January"
+msgstr "Ιανουάριος"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3150436\n"
+"specialfilter.xhp\n"
+"par_id3150865\n"
"65\n"
"help.text"
-msgid "Select the cells that are to receive this same formatting."
-msgstr "Επιλέξτε τα κελιά στα οποία θα εφαρμοστεί αυτή η μορφοποίηση."
+msgid "<emph>22</emph>"
+msgstr "<emph>22</emph>"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3147298\n"
+"specialfilter.xhp\n"
+"par_id3155957\n"
"66\n"
"help.text"
-msgid "Choose <emph>Edit - Paste Special</emph>. The <emph>Paste Special</emph> dialog appears."
-msgstr "Επιλέξτε την εντολή <emph>Επεξεργασία - Ειδική επικόλληση</emph>. Θα εμφανιστεί το παράθυρο διαλόγου <emph>Ειδική επικόλληση</emph>."
+msgid "<160000"
+msgstr "<160000"
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3166465\n"
+"specialfilter.xhp\n"
+"par_id3153566\n"
"67\n"
"help.text"
-msgid "In the <emph>Selection</emph> area, check only the <emph>Formats</emph> box. All other boxes must be unchecked. Click <emph>OK</emph>."
-msgstr "Στην περιοχή <emph>Επιλογή</emph>, επιλέξετε μόνο το πεδίο <emph>Μορφοποίηση</emph>. Δεν πρέπει να είναι επιλεγμένο κανένα άλλο πεδίο. Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Specify that only rows which either have the value <item type=\"literal\">January</item> in the <emph>Month</emph> cells OR a value of under 160000 in the <emph>Standard</emph> cells will be displayed."
+msgstr "Εδώ καθορίστε ότι θα εμφανίζονται μόνο οι γραμμές που είτε έχουν την τιμή <item type=\"literal\">Ιανουάριος</item> στα κελιά <emph>Μήνας</emph> Ή μια τιμή κάτω από 160000 στα κελιά <emph>Προεπιλογή</emph>."
-#: cellstyle_conditional.xhp
+#: specialfilter.xhp
msgctxt ""
-"cellstyle_conditional.xhp\n"
-"par_id3159123\n"
+"specialfilter.xhp\n"
+"par_id3147372\n"
"68\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05120000.xhp\" name=\"Format - Conditional formatting\">Format - Conditional formatting</link>"
-msgstr "<link href=\"text/scalc/01/05120000.xhp\" name=\"Μορφή - Μορφοποίηση υπό όρους\">Μορφή - Μορφοποίηση υπό όρους</link>"
+msgid "Choose <emph>Data - Filter - Advanced Filter</emph>, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view."
+msgstr "Επιλέξτε <emph>Δεδομένα - Φίλτρο - Ειδικό φίλτρο</emph> και έπειτα επιλέξτε την περιοχή A20:E22. Αφού κάνετε κλικ στο κουμπί OK, στην περιοχή φύλλου θα εμφανιστούν μόνο οι φιλτραρισμένες γραμμές. Οι άλλες γραμμές θα είναι κρυφές."
-#: matrixformula.xhp
+#: super_subscript.xhp
msgctxt ""
-"matrixformula.xhp\n"
+"super_subscript.xhp\n"
"tit\n"
"help.text"
-msgid "Entering Matrix Formulas"
-msgstr "Εισαγωγή τύπων πλεγμάτων"
-
-#: matrixformula.xhp
-msgctxt ""
-"matrixformula.xhp\n"
-"bm_id3153969\n"
-"help.text"
-msgid "<bookmark_value>matrices; entering matrix formulas</bookmark_value><bookmark_value>formulas; matrix formulas</bookmark_value><bookmark_value>inserting;matrix formulas</bookmark_value>"
-msgstr "<bookmark_value>πίνακες, εισαγωγή τύπων πινάκων</bookmark_value><bookmark_value>τύποι, τύποι πίνακα</bookmark_value><bookmark_value>εισαγωγή, τύποι πίνακα</bookmark_value>"
+msgid "Text Superscript / Subscript"
+msgstr "Κείμενο ως εκθέτης / δείκτης."
-#: matrixformula.xhp
+#: super_subscript.xhp
msgctxt ""
-"matrixformula.xhp\n"
-"hd_id3153969\n"
-"13\n"
+"super_subscript.xhp\n"
+"bm_id3151112\n"
"help.text"
-msgid "<variable id=\"matrixformula\"><link href=\"text/scalc/guide/matrixformula.xhp\" name=\"Entering Matrix Formulas\">Entering Matrix Formulas</link></variable>"
-msgstr "<variable id=\"matrixformula\"><link href=\"text/scalc/guide/matrixformula.xhp\" name=\"Εισαγωγή τύπων πλεγμάτων\">Εισαγωγή τύπων πλεγμάτων</link></variable>"
+msgid "<bookmark_value>superscript text in cells</bookmark_value><bookmark_value>subscript text in cells</bookmark_value><bookmark_value>cells; text super/sub</bookmark_value><bookmark_value>characters;superscript/subscript</bookmark_value>"
+msgstr "<bookmark_value>κείμενο ως εκθέτης σε κελιά</bookmark_value><bookmark_value>κείμενο ως δείκτης σε κελιά</bookmark_value><bookmark_value>κελιά, κείμενο ως εκθέτης/δείκτης</bookmark_value><bookmark_value>χαρακτήρες, εκθέτης/δείκτης</bookmark_value>"
-#: matrixformula.xhp
+#: super_subscript.xhp
msgctxt ""
-"matrixformula.xhp\n"
-"par_id3153144\n"
-"14\n"
+"super_subscript.xhp\n"
+"hd_id3151112\n"
+"1\n"
"help.text"
-msgid "The following is an example of how you can enter a matrix formula, without going into the details of matrix functions."
-msgstr "Παραθέτουμε ένα παράδειγμα για το πώς μπορείτε να κάνετε εισαγωγή ενός τύπου πίνακα χωρίς να μπαίνουμε σε λεπτομέρειες για τη σημασία των συναρτήσεων πίνακα."
+msgid "<variable id=\"super_subscript\"><link href=\"text/scalc/guide/super_subscript.xhp\" name=\"Text Superscript / Subscript\">Text Superscript / Subscript</link></variable>"
+msgstr "<variable id=\"super_subscript\"><link href=\"text/scalc/guide/super_subscript.xhp\" name=\"Κείμενο ως εκθέτης / δείκτης\">Κείμενο ως εκθέτης / δείκτης</link></variable>"
-#: matrixformula.xhp
+#: super_subscript.xhp
msgctxt ""
-"matrixformula.xhp\n"
-"par_id3153188\n"
-"15\n"
+"super_subscript.xhp\n"
+"par_id3154684\n"
+"2\n"
"help.text"
-msgid "Assume you have entered 10 numbers in Columns A and B (A1:A10 and B1:B10), and would like to calculate the sum of each row in Column C."
-msgstr "Ας υποθέσουμε ότι έχετε πληκτρολογήσει 10 αριθμούς στις στήλες A και B (A1:A10 και B1:B10), και θα θέλατε να υπολογίσετε το άθροισμα κάθε γραμμής της στήλης C."
+msgid "In the cell, select the character that you want to put in superscript or subscript."
+msgstr "Στο κελί επιλέξτε το χαρακτήρα που θέλετε να μετατρέψετε σε δείκτη ή εκθέτη."
-#: matrixformula.xhp
+#: super_subscript.xhp
msgctxt ""
-"matrixformula.xhp\n"
-"par_id3154321\n"
-"16\n"
+"super_subscript.xhp\n"
+"par_id3150439\n"
+"3\n"
"help.text"
-msgid "Using the mouse, select the range C1:C10, in which the results are to be displayed."
-msgstr "Με το ποντίκι επιλέξτε την περιοχή C1:C10, στην οποία πρόκειται να εμφανιστούν τα αποτελέσματα."
+msgid "If, for example, you want to write H20 with a subscript 2, select the 2 in the cell (not in the input line)."
+msgstr "Αν, για παράδειγμα, θέλετε να γράψετε H20 με δείκτη το 2, επιλέξτε το 2 στο κελί (όχι στη γραμμή εισαγωγής)."
-#: matrixformula.xhp
+#: super_subscript.xhp
msgctxt ""
-"matrixformula.xhp\n"
+"super_subscript.xhp\n"
"par_id3149260\n"
-"17\n"
-"help.text"
-msgid "Press F2, or click in the input line of the Formula bar."
-msgstr "Πατήστε το πλήκτρο F2 ή κάντε κλικ στη γραμμή εισαγωγής της γραμμής τύπων."
-
-#: matrixformula.xhp
-msgctxt ""
-"matrixformula.xhp\n"
-"par_id3154944\n"
-"18\n"
-"help.text"
-msgid "Enter an equal sign (=)."
-msgstr "Πληκτρολογήστε το σύμβολο ισότητας (=)."
-
-#: matrixformula.xhp
-msgctxt ""
-"matrixformula.xhp\n"
-"par_id3145252\n"
-"19\n"
-"help.text"
-msgid "Select the range A1:A10, which contains the first values for the sum formula."
-msgstr "Επιλέξτε την περιοχή A1:A10, η οποία περιέχει τις πρώτες τιμές για τον τύπο αθροίσματος."
-
-#: matrixformula.xhp
-msgctxt ""
-"matrixformula.xhp\n"
-"par_id3144767\n"
-"20\n"
+"4\n"
"help.text"
-msgid "Press the (+) key from the numerical keypad."
-msgstr "Πατήστε το πλήκτρο (+) στο αριθμητικό πληκτρολόγιο."
+msgid "Open the context menu for the selected character and choose <emph>Character</emph>. You will see the <emph>Character</emph> dialog."
+msgstr "Ανοίξτε το μενού περιβάλλοντος για τον επιλεγμένο χαρακτήρα και επιλέξτε την εντολή <emph>Χαρακτήρας</emph>. Θα εμφανιστεί το παράθυρο διαλόγου <emph>Χαρακτήρας</emph>."
-#: matrixformula.xhp
+#: super_subscript.xhp
msgctxt ""
-"matrixformula.xhp\n"
-"par_id3154018\n"
-"21\n"
+"super_subscript.xhp\n"
+"par_id3153142\n"
+"5\n"
"help.text"
-msgid "Select the numbers in the second column in cells B1:B10."
-msgstr "Τώρα επιλέξτε τους αριθμούς στη δεύτερη στήλη στα κελιά B1:B10."
+msgid "Click the <emph>Font Position</emph> tab."
+msgstr "Κάντε κλικ στη καρτέλα <emph>Θέση γραμματοσειράς</emph>."
-#: matrixformula.xhp
+#: super_subscript.xhp
msgctxt ""
-"matrixformula.xhp\n"
-"par_id3150716\n"
-"22\n"
+"super_subscript.xhp\n"
+"par_id3153954\n"
+"6\n"
"help.text"
-msgid "End the input with the matrix key combination: Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "Τερματίστε τη εισαγωγή με το συνδυασμό πλήκτρων: Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "Select the <emph>Subscript</emph> option and click OK."
+msgstr "Κάντε την επιλογή <emph>Δείκτης</emph> και κάντε κλικ στο κουμπί OK"
-#: matrixformula.xhp
+#: super_subscript.xhp
msgctxt ""
-"matrixformula.xhp\n"
-"par_id3145640\n"
-"23\n"
+"super_subscript.xhp\n"
+"par_id3153876\n"
+"7\n"
"help.text"
-msgid "The matrix area is automatically protected against modifications, such as deleting rows or columns. It is, however, possible to edit any formatting, such as the cell background."
-msgstr "Η περιοχή πίνακα προστατεύεται αυτόματα από τυχόν τροποποιήσεις, όπως για παράδειγμα διαγραφή γραμμών ή στηλών. Ωστόσο, είναι δυνατό να γίνει επεξεργασία της μορφοποίησης, π.χ. του φόντου του κελιού."
+msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Context menu - Character - Font Position\">Context menu - Character - Font Position</link>"
+msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Μενού περιβάλλοντος - Χαρακτήρας - Θέση γραμματοσειράς\">Μενού περιβάλλοντος - Χαρακτήρας - Θέση γραμματοσειράς</link>"
#: table_cellmerge.xhp
msgctxt ""
@@ -11685,552 +10949,1288 @@ msgctxt ""
msgid "Choose <emph>Format - Merge Cells - Split Cells</emph>."
msgstr "Επιλέξτε <emph>Μορφοποίηση - Συγχώνευση κελιών - Διαίρεση κελιών</emph>."
-#: database_sort.xhp
+#: table_rotate.xhp
msgctxt ""
-"database_sort.xhp\n"
+"table_rotate.xhp\n"
"tit\n"
"help.text"
-msgid "Sorting Data"
-msgstr "Ταξινόμηση περιοχών βάσης δεδομένων"
+msgid "Rotating Tables (Transposing)"
+msgstr "Περιστροφή πινάκων (αντιμετάθεση)"
-#: database_sort.xhp
+#: table_rotate.xhp
msgctxt ""
-"database_sort.xhp\n"
-"bm_id3150767\n"
+"table_rotate.xhp\n"
+"bm_id3154346\n"
"help.text"
-msgid "<bookmark_value>database ranges; sorting</bookmark_value> <bookmark_value>sorting; database ranges</bookmark_value> <bookmark_value>data;sorting in databases</bookmark_value>"
-msgstr "<bookmark_value>περιοχές βάσης δεδομένων, ταξινόμηση</bookmark_value><bookmark_value>ταξινόμηση, περιοχές βάσης δεδομένων</bookmark_value><bookmark_value>δεδομένα, ταξινόμηση σε βάσεις δεδομένων </bookmark_value>"
+msgid "<bookmark_value>tables; transposing</bookmark_value><bookmark_value>transposing tables</bookmark_value><bookmark_value>inverting tables</bookmark_value><bookmark_value>swapping tables</bookmark_value><bookmark_value>columns; swap with rows</bookmark_value><bookmark_value>rows; swapping with columns</bookmark_value><bookmark_value>tables; rotating</bookmark_value><bookmark_value>rotating; tables</bookmark_value>"
+msgstr "<bookmark_value>πίνακες, αντιμετάθεση</bookmark_value><bookmark_value>αντιμετάθεση πινάκων</bookmark_value><bookmark_value>αντιμετάθεση πινάκων</bookmark_value><bookmark_value>αντιμετάθεση πινάκων</bookmark_value><bookmark_value>στήλες, αντιμετάθεση με γραμμές</bookmark_value><bookmark_value>γραμμές, αντιμετάθεση με στήλες</bookmark_value><bookmark_value>πίνακες, περιστροφή</bookmark_value><bookmark_value>περιστροφή, πίνακες</bookmark_value>"
-#: database_sort.xhp
+#: table_rotate.xhp
msgctxt ""
-"database_sort.xhp\n"
-"hd_id3150767\n"
-"44\n"
+"table_rotate.xhp\n"
+"hd_id3154346\n"
+"1\n"
"help.text"
-msgid "<variable id=\"database_sort\"><link href=\"text/scalc/guide/database_sort.xhp\" name=\"Sorting Database Ranges\">Sorting Data</link></variable>"
-msgstr "<variable id=\"database_sort\"><link href=\"text/scalc/guide/database_sort.xhp\" name=\"Ταξινόμηση περιοχών βάσης δεδομένων\">Ταξινόμηση περιοχών βάσης δεδομένων</link></variable>"
+msgid "<variable id=\"table_rotate\"><link href=\"text/scalc/guide/table_rotate.xhp\" name=\"Rotating Tables (Transposing)\">Rotating Tables (Transposing)</link></variable>"
+msgstr "<variable id=\"table_rotate\"><link href=\"text/scalc/guide/table_rotate.xhp\" name=\"Περιστροφή πινάκων (αντιμετάθεση)\">Περιστροφή πινάκων (αντιμετάθεση)</link></variable>"
-#: database_sort.xhp
+#: table_rotate.xhp
msgctxt ""
-"database_sort.xhp\n"
-"par_id3145751\n"
-"45\n"
+"table_rotate.xhp\n"
+"par_id3154013\n"
+"2\n"
"help.text"
-msgid "Click in a database range."
-msgstr "Κάντε κλικ σε μια περιοχή βάσης δεδομένων."
+msgid "In $[officename] Calc, there is a way to \"rotate\" a spreadsheet so that rows become columns and columns become rows."
+msgstr "Υπάρχει τρόπος στο $[officename] Calc για να \"περιστραφεί\" ένα υπολογιστικό φύλλο έτσι ώστε οι γραμμές να γίνουν στήλες και αντίστροφα;"
-#: database_sort.xhp
+#: table_rotate.xhp
msgctxt ""
-"database_sort.xhp\n"
-"par_id121020081121549\n"
+"table_rotate.xhp\n"
+"par_id3153142\n"
+"3\n"
"help.text"
-msgid "If you select a range of cells, only these cells will get sorted. If you just click one cell without selecting, then the whole database range will get sorted."
-msgstr "Αν επιλέξετε μια περιοχή κελιών, μόνο αυτή η περιοχή θα ταξινομηθεί. Αν κάνετε κλικ σε ένα κελί χωρίς να επιλέξετε κάτι, τότε θα ταξινομηθεί όλη η βάση δεδομένων."
+msgid "Select the cell range that you want to transpose."
+msgstr "Αρχικά, επιλέξτε την περιοχή του πίνακα για την οποία θέλετε να γίνει αντιμετάθεση."
-#: database_sort.xhp
+#: table_rotate.xhp
msgctxt ""
-"database_sort.xhp\n"
-"par_idN10635\n"
+"table_rotate.xhp\n"
+"par_id3153191\n"
+"4\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Data - Sort</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Ταξινόμηση</item>."
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr "Επιλέξτε από το μενού <emph>Επεξεργασία - Αποκοπή</emph>."
-#: database_sort.xhp
+#: table_rotate.xhp
msgctxt ""
-"database_sort.xhp\n"
-"par_id121020081121547\n"
+"table_rotate.xhp\n"
+"par_id3148575\n"
+"6\n"
"help.text"
-msgid "The range of cells that will get sorted is shown in inverted colors."
-msgstr "Η περιοχή των κελιών που θα ταξινομηθεί εμφανίζεται με αντεστραμμένα χρώματα."
+msgid "Click the cell that is to be the top left cell in the result."
+msgstr "Τοποθετήστε το δρομέα στο κελί που πρόκειται να αποτελέσει το άνω αριστερό κελί στο αποτέλεσμα."
-#: database_sort.xhp
+#: table_rotate.xhp
msgctxt ""
-"database_sort.xhp\n"
-"par_idN10645\n"
+"table_rotate.xhp\n"
+"par_id3156286\n"
+"7\n"
"help.text"
-msgid "Select the sort options that you want."
-msgstr "Επιλέξτε τα κριτήρια ταξινόμησης που επιθυμείτε."
+msgid "Choose <emph>Edit - Paste Special</emph>."
+msgstr "Επιλέξτε από το μενού <emph>Επεξεργασία - Ειδική επικόλληση</emph>."
-#: database_sort.xhp
+#: table_rotate.xhp
msgctxt ""
-"database_sort.xhp\n"
-"par_idN1063D\n"
+"table_rotate.xhp\n"
+"par_id3144764\n"
+"8\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "In the dialog, mark <emph>Paste all</emph> and <emph>Transpose</emph>."
+msgstr "Στο παράθυρο διαλόγου που εμφανίζεται επιλέξτε το πλαίσιο ελέγχου <emph>Επικόλληση όλων</emph> και <emph>Αντιμετάθεση</emph>."
-#: database_sort.xhp
+#: table_rotate.xhp
msgctxt ""
-"database_sort.xhp\n"
-"par_id1846980\n"
+"table_rotate.xhp\n"
+"par_id3155600\n"
+"9\n"
"help.text"
-msgid "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Wiki page about defining a data range</link>"
-msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">σελίδα Βίκη σχετικά με τον καθορισμό περιοχής δεδομένων</link>"
+msgid "If you now click OK the columns and rows are transposed."
+msgstr "Αν τώρα κάνετε κλικ στο κουμπί OK οι στήλες και οι γραμμές θα αντιμετατεθούν."
-#: formula_value.xhp
+#: table_rotate.xhp
msgctxt ""
-"formula_value.xhp\n"
+"table_rotate.xhp\n"
+"par_id3146969\n"
+"10\n"
+"help.text"
+msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Ειδική επικόλληση\">Ειδική επικόλληση</link>"
+
+#: table_view.xhp
+msgctxt ""
+"table_view.xhp\n"
"tit\n"
"help.text"
-msgid "Displaying Formulas or Values"
-msgstr "Εμφάνιση τύπων ή τιμών"
+msgid "Changing Table Views"
+msgstr "Αλλαγή προβολών πίνακα"
-#: formula_value.xhp
+#: table_view.xhp
msgctxt ""
-"formula_value.xhp\n"
-"bm_id3153195\n"
+"table_view.xhp\n"
+"bm_id3147304\n"
"help.text"
-msgid "<bookmark_value>formulas; displaying in cells</bookmark_value><bookmark_value>values; displaying in tables</bookmark_value><bookmark_value>tables; displaying formulas/values</bookmark_value><bookmark_value>results display vs. formulas display</bookmark_value><bookmark_value>displaying; formulas instead of results</bookmark_value>"
-msgstr "<bookmark_value>τύποι; εμφάνιση σε κελιά</bookmark_value><bookmark_value>τιμές, εμφάνιση σε πίνακες</bookmark_value><bookmark_value>πίνακες, εμφάνιση τύπων/τιμών</bookmark_value><bookmark_value>αποτελέσματα, εμφάνιση αντί των τύπων</bookmark_value><bookmark_value>εμφάνιση; τύποι αντί για αποτελέσματα</bookmark_value>"
+msgid "<bookmark_value>row headers; hiding</bookmark_value><bookmark_value>column headers; hiding</bookmark_value><bookmark_value>tables; views</bookmark_value><bookmark_value>views; tables</bookmark_value><bookmark_value>grids;hiding lines in sheets</bookmark_value><bookmark_value>hiding;headers/grid lines</bookmark_value><bookmark_value>changing;table views</bookmark_value>"
+msgstr "<bookmark_value>κεφαλίδες γραμμών, απόκρυψη</bookmark_value><bookmark_value>κεφαλίδες στηλών, απόκρυψη</bookmark_value><bookmark_value>πίνακες, προβολές</bookmark_value><bookmark_value>προβολές, πίνακες</bookmark_value><bookmark_value>πλέγματα, απόκρυψη γραμμών σε φύλλα</bookmark_value><bookmark_value>απόκρυψη, κεφαλίδες/γραμμές πλέγματος</bookmark_value><bookmark_value>αλλαγή, προβολές πίνακα</bookmark_value>"
-#: formula_value.xhp
+#: table_view.xhp
msgctxt ""
-"formula_value.xhp\n"
-"hd_id3153195\n"
+"table_view.xhp\n"
+"hd_id3147304\n"
"1\n"
"help.text"
-msgid "<variable id=\"formula_value\"><link href=\"text/scalc/guide/formula_value.xhp\" name=\"Displaying Formulas or Values\">Displaying Formulas or Values</link></variable>"
-msgstr "<variable id=\"formula_value\"><link href=\"text/scalc/guide/formula_value.xhp\" name=\"Εμφάνιση τύπων ή τιμών\">Εμφάνιση τύπων ή τιμών</link></variable>"
+msgid "<variable id=\"table_view\"><link href=\"text/scalc/guide/table_view.xhp\" name=\"Changing Table Views\">Changing Table Views</link></variable>"
+msgstr "<variable id=\"table_view\"><link href=\"text/scalc/guide/table_view.xhp\" name=\"Αλλαγή προβολών πίνακα\">Αλλαγή προβολών πίνακα</link></variable>"
-#: formula_value.xhp
+#: table_view.xhp
msgctxt ""
-"formula_value.xhp\n"
-"par_id3150010\n"
+"table_view.xhp\n"
+"par_id3153192\n"
"2\n"
"help.text"
-msgid "If you want to display the formulas in the cells, for example in the form =SUM(A1:B5), proceed as follows:"
-msgstr "Αν θέλετε να εμφανίσετε τους τύπους στα κελιά, δηλ. στη μορφή =SUM(A1:B5), κάντε τα ακόλουθα:"
+msgid "To hide column and line headers in a table:"
+msgstr "Για απόκρυψη στήλης και κεφαλίδων γραμμής σε έναν πίνακα:"
-#: formula_value.xhp
+#: table_view.xhp
msgctxt ""
-"formula_value.xhp\n"
-"par_id3151116\n"
+"table_view.xhp\n"
+"par_id3153768\n"
"3\n"
"help.text"
-msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - View</emph>."
-msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Προβολή</emph>."
+msgid "Under the menu item <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc,</emph> go to the <emph>View</emph> tab page. Unmark<emph> Column/row headers</emph>. Confirm with <emph>OK</emph>."
+msgstr "Στο στοιχείο μενού <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία- Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc,</emph> πηγαίνετε στη σελίδα καρτέλας <emph>Προβολή</emph>. Ξεσημείωστε <emph>κεφαλίδες στήλης/γραμμής</emph>. Επιβεβαιώστε με <emph>Εντάξει</emph>."
-#: formula_value.xhp
+#: table_view.xhp
msgctxt ""
-"formula_value.xhp\n"
-"par_id3146120\n"
+"table_view.xhp\n"
+"par_id3147436\n"
"4\n"
"help.text"
-msgid "In the <emph>Display</emph> area mark the <emph>Formulas</emph> box. Click OK."
-msgstr "Στην περιοχή <emph>Προβολή</emph> επιλέξτε το πλαίσιο ελέγχου <emph>Τύποι</emph>. Κάντε κλικ στο κουμπί OK."
+msgid "To hide grid lines:"
+msgstr "Για να αποκρύψετε τις γραμμές πλέγματος"
-#: formula_value.xhp
+#: table_view.xhp
msgctxt ""
-"formula_value.xhp\n"
-"par_id3147396\n"
+"table_view.xhp\n"
+"par_id3153726\n"
"5\n"
"help.text"
-msgid "If you want to view the calculation results instead of the formula, do not mark the Formulas box."
-msgstr "Αν αντί για τους τύπους θέλετε να εμφανίζονται τα αποτελέσματα των υπολογισμών αντί των τύπων, μην επιλέξετε το πλαίσιο ελέγχου Τύποι"
+msgid "Under the menu item <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph><emph>,</emph> go to the <emph>View</emph> tab page. Unmark <emph>Grid lines</emph>. Confirm with <emph>OK</emph>."
+msgstr "Κάτω από το στοιχείο μενού <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc</emph><emph>,</emph>μεταβείτε στη σελίδα καρτέλας <emph>προβολή</emph>. Αποσημειώστε <emph>γραμμές πλέγματος</emph>. Επιβεβαιώστε με <emph>Εντάξει</emph>."
-#: formula_value.xhp
+#: text_numbers.xhp
msgctxt ""
-"formula_value.xhp\n"
-"par_id3153157\n"
-"6\n"
+"text_numbers.xhp\n"
+"tit\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Υπολογιστικό φύλλο - Προβολή\">%PRODUCTNAME Calc - Προβολή</link>"
+msgid "Formatting Numbers as Text"
+msgstr "Μορφοποίηση αριθμών ως κείμενο"
-#: format_value.xhp
+#: text_numbers.xhp
msgctxt ""
-"format_value.xhp\n"
+"text_numbers.xhp\n"
+"bm_id3145068\n"
+"help.text"
+msgid "<bookmark_value>numbers;entering as text</bookmark_value> <bookmark_value>text formats; for numbers</bookmark_value> <bookmark_value>formats; numbers as text</bookmark_value> <bookmark_value>cell formats; text/numbers</bookmark_value> <bookmark_value>formatting;numbers as text</bookmark_value>"
+msgstr "<bookmark_value>αριθμοί;καταχώριση ως κείμενο</bookmark_value><bookmark_value>μορφές κειμένου; για αριθμούς</bookmark_value><bookmark_value>μορφές; αριθμοί ως κείμενο</bookmark_value><bookmark_value>μορφές κελιών; κείμενο/αριθμοί</bookmark_value><bookmark_value>μορφοποιήσεις; αριθμοί ως κείμενο</bookmark_value>"
+
+#: text_numbers.xhp
+msgctxt ""
+"text_numbers.xhp\n"
+"hd_id3145068\n"
+"46\n"
+"help.text"
+msgid "<variable id=\"text_numbers\"><link href=\"text/scalc/guide/text_numbers.xhp\" name=\"Formatting Numbers as Text\">Formatting Numbers as Text</link></variable>"
+msgstr "<variable id=\"text_numbers\"><link href=\"text/scalc/guide/text_numbers.xhp\" name=\"Μορφοποίηση αριθμών ως κείμενο\">Μορφοποίηση αριθμών ως κείμενο</link></variable>"
+
+#: text_numbers.xhp
+msgctxt ""
+"text_numbers.xhp\n"
+"par_id3156280\n"
+"43\n"
+"help.text"
+msgid "You can format numbers as text in $[officename] Calc. Open the context menu of a cell or range of cells and choose <emph>Format Cells - Numbers</emph>, then select \"Text\" from the <emph>Category</emph> list. Any numbers subsequently entered into the formatted range are interpreted as text. The display of these \"numbers\" is left-justified, just as with other text."
+msgstr "Στο $[officename] Calc μπορείτε να εισαγάγετε αριθμούς σε μορφή κειμένου. Ανοίξτε το μενού περιβάλλοντος ενός κελιού ή περιοχής κελιών και επιλέξτε την κατηγορία <emph>Μορφοποίηση κελιών - Αριθμοί </emph>, και κατόπιν από την λίστα <emph>Κατηγορία</emph> επιλέξτε \"Κείμενο\". Όποιον αριθμό κι αν εισάγετε σε αυτό το κελί ή σε αυτήν την μορφοποιημένη περιοχή κελιών θα ερμηνευτεί ως κείμενο. Η εμφάνιση αυτών των \"αριθμών\" έχει στοιχιστεί προς τα αριστερά όπως το κανονικό κείμενο."
+
+#: text_numbers.xhp
+msgctxt ""
+"text_numbers.xhp\n"
+"par_id3149377\n"
+"44\n"
+"help.text"
+msgid "If you have already entered normal numbers in cells and have afterwards changed the format of the cells to \"Text\", the numbers will remain normal numbers. They will not be converted. Only numbers entered afterwards, or numbers which are then edited, will become text numbers."
+msgstr "Αν έχετε εισαγάγει ήδη κανονικούς αριθμούς στα κελιά και στην συνέχεια αλλάξατε τη μορφή των κελιών σε \"Κείμενο\", οι αριθμοί θα παραμείνουν κανονικοί αριθμοί. Δεν θα μετατραπούν σε \"Κείμενο\". Μόνο οι αριθμοί οι οποίοι θα εισαχθούν ή θα επεξεργαστούν αργότερα θα μετατραπούν σε αριθμούς τέτοιας μορφής."
+
+#: text_numbers.xhp
+msgctxt ""
+"text_numbers.xhp\n"
+"par_id3144765\n"
+"45\n"
+"help.text"
+msgid "If you decide to enter a number directly as text, enter an apostrophe (') first. For example, for years in column headings, you can enter '1999, '2000 and '2001. The apostrophe is not visible in the cell, it only indicates that the entry is to be recognized as a text. This is useful if, for example, you enter a telephone number or postal code that begins with a zero (0), because a zero (0) at the start of a sequence of digits is removed in normal number formats."
+msgstr "Αν επιλέξετε να εισαγάγετε έναν αριθμό απευθείας ως κείμενο, τοποθετήστε μπροστά μια απόστροφο ('), για παράδειγμα για τα έτη στις επικεφαλίδες στηλών '1999, '2000 και '2001. Η απόστροφος δεν είναι ορατή στο κελί, επισημαίνει μόνο το γεγονός ότι η καταχώριση αναγνωρίζεται ως κείμενο. Αυτό είναι χρήσιμο, για παράδειγμα, όταν εισαγάγετε ένα αριθμό τηλεφώνου ή ταχυδρομικό κώδικα που αρχίζει με μηδέν (0), επειδή ένα μηδενικό (0) στην αρχή της ακολουθίας ψηφίων καταργείται στις κανονικές μορφές αριθμών."
+
+#: text_numbers.xhp
+msgctxt ""
+"text_numbers.xhp\n"
+"par_id3156284\n"
+"47\n"
+"help.text"
+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=\"Μορφή - Κελιά - Αριθμοί\">Μορφή - Κελιά - Αριθμοί</link>"
+
+#: text_rotate.xhp
+msgctxt ""
+"text_rotate.xhp\n"
"tit\n"
"help.text"
-msgid "Formatting Numbers With Decimals"
-msgstr "Μορφοποίηση αριθμών με δεκαδικούς"
+msgid "Rotating Text"
+msgstr "Περιστροφή κειμένου"
-#: format_value.xhp
+#: text_rotate.xhp
msgctxt ""
-"format_value.xhp\n"
-"bm_id3145367\n"
+"text_rotate.xhp\n"
+"bm_id3151112\n"
"help.text"
-msgid "<bookmark_value>numbers;formatting decimals</bookmark_value> <bookmark_value>formats; numbers in tables</bookmark_value> <bookmark_value>tables; number formats</bookmark_value> <bookmark_value>defaults; number formats in spreadsheets</bookmark_value> <bookmark_value>decimal places;formatting numbers</bookmark_value> <bookmark_value>formatting;numbers with decimals</bookmark_value> <bookmark_value>formatting;adding/deleting decimal places</bookmark_value> <bookmark_value>number formats; adding/deleting decimal places in cells</bookmark_value> <bookmark_value>deleting; decimal places</bookmark_value> <bookmark_value>decimal places; adding/deleting</bookmark_value>"
-msgstr "<bookmark_value>αριθμοί;μορφοποίηση δεκαδικών</bookmark_value><bookmark_value>μορφές; αριθμοί σε πίνακες</bookmark_value><bookmark_value>πίνακες; μορφές αριθμού</bookmark_value><bookmark_value>προεπιλογές;μορφές αριθμού σε λογιστικά φύλλα</bookmark_value><bookmark_value>δεκαδικές θέσεις;αριθμοί μορφοποίησης</bookmark_value><bookmark_value>μορφοποίηση;αριθμοί με δεκαδικά</bookmark_value><bookmark_value>μορφοποίηση;πρόσθεση/αφαίρεση δεκαδικών θέσεων</bookmark_value><bookmark_value>μορφές αριθμού;πρόσθεση/αφαίρεση δεκαδικών θέσεων σε κελιά</bookmark_value><bookmark_value>διαγραφή;δεκαδικές θέσεις</bookmark_value><bookmark_value>δεκαδικές θέσεις; πρόσθεση/αφαίρεση</bookmark_value>"
+msgid "<bookmark_value>cells; rotating text</bookmark_value> <bookmark_value>rotating; text in cells</bookmark_value> <bookmark_value>text in cells; writing vertically</bookmark_value>"
+msgstr "<bookmark_value>κελιά, περιστροφή κειμένου</bookmark_value><bookmark_value>περιστροφή, κείμενο σε κελιά</bookmark_value><bookmark_value>κείμενο σε κελιά; γράφοντας κατακόρυφα</bookmark_value>"
-#: format_value.xhp
+#: text_rotate.xhp
msgctxt ""
-"format_value.xhp\n"
-"hd_id3145367\n"
+"text_rotate.xhp\n"
+"hd_id3151112\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"text_rotate\"><link href=\"text/scalc/guide/text_rotate.xhp\" name=\"Rotating Text\">Rotating Text</link></variable>"
+msgstr "<variable id=\"text_rotate\"><link href=\"text/scalc/guide/text_rotate.xhp\" name=\"Περιστροφή κειμένου\">Περιστροφή κειμένου</link></variable>"
+
+#: text_rotate.xhp
+msgctxt ""
+"text_rotate.xhp\n"
+"par_id3145171\n"
+"2\n"
+"help.text"
+msgid "Select the cells whose text you want to rotate."
+msgstr "Επιλέξτε τα κελιά των οποίων το κείμενο θέλετε να περιστραφεί."
+
+#: text_rotate.xhp
+msgctxt ""
+"text_rotate.xhp\n"
+"par_id3155133\n"
+"3\n"
+"help.text"
+msgid "Choose <emph>Format - Cells</emph>. You will see the <emph>Format Cells</emph> dialog."
+msgstr "Επιλέξτε <emph>Μορφή - Κελιά..</emph>. Θα εμφανιστεί το παράθυρο διαλόγου <emph>Μορφοποίηση κελιού</emph>."
+
+#: text_rotate.xhp
+msgctxt ""
+"text_rotate.xhp\n"
+"par_id3155854\n"
"4\n"
"help.text"
-msgid "<variable id=\"format_value\"><link href=\"text/scalc/guide/format_value.xhp\" name=\"Formatting Numbers With Decimals\">Formatting Numbers With Decimals</link></variable>"
-msgstr "<variable id=\"format_value\"><link href=\"text/scalc/guide/format_value.xhp\" name=\"Μορφοποίηση αριθμών με δεκαδικούς\">Μορφοποίηση αριθμών με δεκαδικούς</link></variable>"
+msgid "Click the <emph>Alignment</emph> tab."
+msgstr "Κάντε κλικ στην καρτέλα <emph>>Στοίχιση</emph>"
-#: format_value.xhp
+#: text_rotate.xhp
msgctxt ""
-"format_value.xhp\n"
-"par_id3148576\n"
+"text_rotate.xhp\n"
+"par_id3147426\n"
"5\n"
"help.text"
-msgid "Enter a number into the sheet, for example, 1234.5678. This number will be displayed in the default number format, with two decimal places. You will see 1234.57 when you confirm the entry. Only the display in the document will be rounded off; internally, the number retains all four decimal places after the decimal point."
-msgstr "Πληκτρολογήστε έναν αριθμό στο φύλλο, για παράδειγμα 1234.5678. Αυτός ο αριθμός θα εμφανιστεί στην προεπιλεγμένη μορφή αριθμού, με δύο δεκαδικά ψηφία. Όταν επιβεβαιώσετε την καταχώριση, θα δείτε 1234.57. Μόνο η εμφάνιση του αριθμού στο έγγραφο στρογγυλοποιείται. Εσωτερικά, ο αριθμός διατηρεί τα τέσσερα δεκαδικά ψηφία μετά την υποδιαστολή."
+msgid "In the <emph>Text orientation</emph> area use the mouse to select in the preview wheel the direction in which the text is to be rotated. Click <emph>OK</emph>."
+msgstr "Στην περιοχή <emph>Προσανατολισμός κειμένου</emph> επιλέξτε με το ποντίκι στον τροχό προεπισκόπησης την κατεύθυνση προς την οποία θα περιστραφεί το κείμενο. Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: format_value.xhp
+#: text_rotate.xhp
msgctxt ""
-"format_value.xhp\n"
-"par_id3154012\n"
-"12\n"
+"text_rotate.xhp\n"
+"par_id3148456\n"
+"7\n"
"help.text"
-msgid "To format numbers with decimals:"
-msgstr "Μορφοποίηση αριθμών με δεκαδικούς:"
+msgid "<link href=\"text/scalc/01/05020000.xhp\" name=\"Format - Cells\">Format - Cells</link>"
+msgstr "<link href=\"text/scalc/01/05020000.xhp\" name=\"Μορφή - Κελιά\">Μορφή - Κελιά</link>"
-#: format_value.xhp
+#: text_rotate.xhp
msgctxt ""
-"format_value.xhp\n"
-"par_id3147394\n"
-"6\n"
+"text_rotate.xhp\n"
+"par_id3154944\n"
+"8\n"
"help.text"
-msgid "Set the cursor at the number and choose <emph>Format - Cells</emph> to start the <emph>Format Cells</emph> dialog."
-msgstr "Τοποθετήστε το δρομέα στον αριθμό και επιλέξτε <emph>Μορφή - Κελιά</emph> για να γίνει εκκίνηση του παραθύρου διαλόγου <emph>Μορφοποίηση κελιών</emph>."
+msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cells - Alignment\">Format - Cells - Alignment</link>"
+msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Μορφή - Κελιά - Στοίχιση\">Μορφή - Κελιά - Στοίχιση</link>"
-#: format_value.xhp
+#: text_wrap.xhp
msgctxt ""
-"format_value.xhp\n"
-"par_id3153157\n"
-"9\n"
+"text_wrap.xhp\n"
+"tit\n"
"help.text"
-msgid "On the <emph>Numbers</emph> tab you will see a selection of predefined number formats. In the bottom right in the dialog you will see a preview of how your current number would look if you were to give it a particular format."
-msgstr "Στην καρτέλα <emph>Αριθμοί</emph> θα δείτε μια επιλογή προκαθορισμένων μορφών αριθμών. Στο κάτω δεξιό μέρος του παραθύρου διαλόγου θα δείτε μια προβολή του αριθμού που πληκτρολογήσατε αν είχατε ορίσει μια συγκεκριμένη μορφή για αυτόν."
+msgid "Writing Multi-line Text"
+msgstr "Εγγραφή κειμένου πολλαπλών γραμμών"
-#: format_value.xhp
+#: text_wrap.xhp
msgctxt ""
-"format_value.xhp\n"
-"par_id3155766\n"
+"text_wrap.xhp\n"
+"bm_id3154346\n"
"help.text"
-msgid "<image id=\"img_id3149021\" src=\"cmd/sc_numberformatincdecimals.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149021\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149021\" src=\"cmd/sc_numberformatincdecimals.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149021\">Εικονίδιο</alt></image>"
+msgid "<bookmark_value>text in cells; multi-line</bookmark_value><bookmark_value>cells; text breaks</bookmark_value><bookmark_value>breaks in cells</bookmark_value><bookmark_value>multi-line text in cells</bookmark_value>"
+msgstr "<bookmark_value>κείμενο σε κελιά, πολλαπλές γραμμές</bookmark_value><bookmark_value>κελιά, αλλαγές γραμμής κειμένου</bookmark_value><bookmark_value>αλλαγές γραμμής, σε κελιά</bookmark_value><bookmark_value>κειμένο πολλαπλών γραμμών σε κελιά</bookmark_value>"
-#: format_value.xhp
+#: text_wrap.xhp
msgctxt ""
-"format_value.xhp\n"
-"par_id3149256\n"
-"10\n"
+"text_wrap.xhp\n"
+"hd_id3154346\n"
+"42\n"
"help.text"
-msgid "If you only want to modify the number of the decimal places displayed, the easiest method is to use the <emph>Number Format: Add Decimal Place</emph> or <emph>Number Format: Delete Decimal Place</emph> icons on the Formatting Bar."
-msgstr "Αν θέλετε να τροποποιήσετε μόνο τον αριθμό των δεκαδικών ψηφίων που εμφανίζονται, ο πιο εύκολος τρόπος είναι να χρησιμοποιήσετε τα εικονίδια <emph>Μορφή αριθμού: Προσθήκη δεκαδικού</emph> ή <emph>Μορφή αριθμού: Διαγραφή δεκαδικού</emph> στη γραμμή μορφοποίησης."
+msgid "<variable id=\"text_wrap\"><link href=\"text/scalc/guide/text_wrap.xhp\" name=\"Writing Multi-line Text\">Writing Multi-line Text</link></variable>"
+msgstr "<variable id=\"text_wrap\"><link href=\"text/scalc/guide/text_wrap.xhp\" name=\"Εγγραφή κειμένου πολλαπλών γραμμών\">Εγγραφή κειμένου πολλαπλών γραμμών</link></variable>"
-#: print_title_row.xhp
+#: text_wrap.xhp
msgctxt ""
-"print_title_row.xhp\n"
+"text_wrap.xhp\n"
+"par_id3156280\n"
+"41\n"
+"help.text"
+msgid "Pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expaneded to the multi-line by the Down arrow button on the right."
+msgstr "Πατώντας τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Εισαγωγή εισάγει μια χειροκίνητη αλλαγή γραμμής. Αυτή η συντόμευση δουλεύει αμέσως στο κελί ή στη γραμμή εισαγωγής. Η γραμμή εισαγωγής μπορεί να επεκταθεί στην πολλαπλή γραμμή από το κουμπί κάτω τόξου στα δεξιά."
+
+#: text_wrap.xhp
+msgctxt ""
+"text_wrap.xhp\n"
+"par_id3153142\n"
+"43\n"
+"help.text"
+msgid "If you want the text to automatically break at the right border of the cell, proceed as follows:"
+msgstr "Αν η διακοπή του κειμένου θα πρέπει να γίνεται αυτόματα στο δεξιό περίγραμμα του κελιού, κάντε τα ακόλουθα:"
+
+#: text_wrap.xhp
+msgctxt ""
+"text_wrap.xhp\n"
+"par_id3153951\n"
+"44\n"
+"help.text"
+msgid "Select all the cells where you want the text to break at the right border."
+msgstr "Επιλέξτε όλα τα κελιά στα οποία το κείμενο θα πρέπει να διακόπτεται στο δεξιό περιθώριο."
+
+#: text_wrap.xhp
+msgctxt ""
+"text_wrap.xhp\n"
+"par_id3148575\n"
+"45\n"
+"help.text"
+msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK."
+msgstr "Στην επιλογή <emph>Μορφή - Κελιά - Στοίχιση</emph>, επισημάνετε την επιλογή <emph>Αυτόματη αναδίπλωση κειμένου</emph> και κάντε κλικ στο κουμπί OK."
+
+#: text_wrap.xhp
+msgctxt ""
+"text_wrap.xhp\n"
+"par_id3145799\n"
+"46\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/05020000.xhp\" name=\"Format - Cell\">Format - Cell</link>"
+msgstr "<link href=\"text/scalc/01/05020000.xhp\" name=\"Μορφή - Κελιά\">Μορφή - Κελιά</link>"
+
+#: userdefined_function.xhp
+msgctxt ""
+"userdefined_function.xhp\n"
"tit\n"
"help.text"
-msgid "Printing Rows or Columns on Every Page"
-msgstr "Εκτύπωση γραμμών ή στηλών σε κάθε σελίδα"
+msgid "User-Defined Functions"
+msgstr "Συναρτήσεις οριζόμενες από το χρήστη"
-#: print_title_row.xhp
+#: userdefined_function.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"bm_id3151112\n"
+"userdefined_function.xhp\n"
+"bm_id3155411\n"
"help.text"
-msgid "<bookmark_value>printing; sheets on multiple pages</bookmark_value><bookmark_value>sheets; printing on multiple pages</bookmark_value><bookmark_value>rows; repeating when printing</bookmark_value><bookmark_value>columns; repeating when printing</bookmark_value><bookmark_value>repeating;columns/rows on printed pages</bookmark_value><bookmark_value>title rows; printing on all sheets</bookmark_value><bookmark_value>headers; printing on sheets</bookmark_value><bookmark_value>footers; printing on sheets</bookmark_value><bookmark_value>printing; rows/columns as table headings</bookmark_value><bookmark_value>headings;repeating rows/columns as</bookmark_value>"
-msgstr "<bookmark_value>εκτύπωση, φύλλα σε πολλαπλές σελίδες</bookmark_value><bookmark_value>φύλλα, εκτύπωση σε πολλαπλές σελίδες</bookmark_value><bookmark_value>γραμμές, επανάληψη κατά την εκτύπωση</bookmark_value><bookmark_value>στήλες, επανάληψη κατά την εκτύπωση</bookmark_value><bookmark_value>σταθερές γραμμές ή στήλες, εκτύπωση</bookmark_value><bookmark_value>επανάληψη, στήλες/γραμμές σε εκτυπωμένες σελίδες</bookmark_value><bookmark_value>γραμμές τίτλου, εκτύπωση σε όλα τα φύλλα</bookmark_value><bookmark_value>κεφαλίδες, εκτύπωση σε φύλλα</bookmark_value><bookmark_value>υποσέλιδα, εκτύπωση σε φύλλα</bookmark_value><bookmark_value>εκτύπωση, γραμμές/στήλες ως κεφαλίδες πίνακα</bookmark_value>"
+msgid "<bookmark_value>functions; user-defined</bookmark_value><bookmark_value>user-defined functions</bookmark_value><bookmark_value>Basic IDE for user-defined functions</bookmark_value><bookmark_value>IDE; Basic IDE</bookmark_value><bookmark_value>programming;functions</bookmark_value>"
+msgstr "<bookmark_value>συναρτήσεις, οριζόμενες από το χρήστη</bookmark_value><bookmark_value>συναρτήσεις οριζόμενες από το χρήστη</bookmark_value><bookmark_value>IDE της Basic, εφαρμογή</bookmark_value><bookmark_value>IDE, IDE της Basic</bookmark_value><bookmark_value>προγραμματισμός, συναρτήσεις</bookmark_value>"
-#: print_title_row.xhp
+#: userdefined_function.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"hd_id3153727\n"
-"21\n"
+"userdefined_function.xhp\n"
+"hd_id3155411\n"
+"1\n"
"help.text"
-msgid "<variable id=\"print_title_row\"><link href=\"text/scalc/guide/print_title_row.xhp\" name=\"Printing Rows or Columns on Every Page\">Printing Rows or Columns on Every Page</link></variable>"
-msgstr "<variable id=\"print_title_row\"><link href=\"text/scalc/guide/print_title_row.xhp\" name=\"Εκτύπωση γραμμών ή στηλών σε κάθε σελίδα\">Εκτύπωση γραμμών ή στηλών σε κάθε σελίδα</link></variable>"
+msgid "<variable id=\"userdefined_function\"><link href=\"text/scalc/guide/userdefined_function.xhp\" name=\"Defining Functions Yourself\">User-Defined Functions</link></variable>"
+msgstr "<variable id=\"userdefined_function\"><link href=\"text/scalc/guide/userdefined_function.xhp\" name=\"Συναρτήσεις οριζόμενες από το χρήστη\">Συναρτήσεις οριζόμενες από το χρήστη</link></variable>"
-#: print_title_row.xhp
+#: userdefined_function.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"par_id3154014\n"
+"userdefined_function.xhp\n"
+"par_id3153969\n"
"2\n"
"help.text"
-msgid "If you have a sheet that is so large that it will be printed multiple pages, you can set up rows or columns to repeat on each printed page."
-msgstr "Έχετε ένα φύλλο που είναι τόσο μεγάλο ώστε θα εκτυπωθεί σε τέσσερις σελίδες. Οι σελίδες θα διευθετηθούν ως εξής:"
+msgid "You can apply user-defined functions in $[officename] Calc in the following ways:"
+msgstr "Στο $[officename] Calc μπορείτε να εφαρμόσετε συναρτήσεις οριζόμενες από το χρήστη με τους εξής τρόπους:"
-#: print_title_row.xhp
+#: userdefined_function.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"par_id3146975\n"
+"userdefined_function.xhp\n"
+"par_id3145366\n"
+"4\n"
+"help.text"
+msgid "You can define your own functions using the Basic-IDE. This method requires a basic knowledge of programming."
+msgstr "Μπορείτε να ορίστε τις δικές σας συναρτήσεις χρησιμοποιώντας το IDE της Basic. Αυτός ο τρόπος απαιτεί κάποια στοιχειώδη γνώση προγραμματισμού."
+
+#: userdefined_function.xhp
+msgctxt ""
+"userdefined_function.xhp\n"
+"par_id3153768\n"
+"3\n"
+"help.text"
+msgid "You can program functions as <link href=\"text/scalc/01/04060111.xhp\" name=\"add-ins\">add-ins</link>. This method requires an advanced knowledge of programming."
+msgstr "Μπορείτε να προγραμματίσετε συναρτήσεις ως <link href=\"text/scalc/01/04060111.xhp\" name=\"πρόσθετες\">πρόσθετες</link>. Αυτή η μέθοδος απαιτεί προχωρημένες γνώσεις προγραμματισμού."
+
+#: userdefined_function.xhp
+msgctxt ""
+"userdefined_function.xhp\n"
+"hd_id3149260\n"
+"6\n"
+"help.text"
+msgid "Defining A Function Using %PRODUCTNAME Basic"
+msgstr "Ορισμός συναρτήσεων με την βοήθεια της %PRODUCTNAME Basic"
+
+#: userdefined_function.xhp
+msgctxt ""
+"userdefined_function.xhp\n"
+"par_id3148456\n"
"7\n"
"help.text"
-msgid "As an example, If you want to print the top two rows of the sheet as well as the first column (A)on all pages, do the following:"
-msgstr "Οι επάνω δύο γραμμές του φύλλου δεν θα πρέπει να εκτυπωθούν μόνο στις σελίδες 1 και 3, αλλά και στις σελίδες 2 και 4. Η πρώτη στήλη A δεν θα πρέπει να εκτυπωθεί μόνο στις σελίδες 1 και 2, αλλά και στις σελίδες 3 και 4."
+msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item>."
+msgstr "Επιλέξτε την εντολή μενού <item type=\"menuitem\">Εργαλεία - Μακροεντολές - Διαχείριση μακροεντολών - %PRODUCTNAME Basic</item>."
-#: print_title_row.xhp
+#: userdefined_function.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"par_id3163710\n"
+"userdefined_function.xhp\n"
+"par_id3154510\n"
"8\n"
"help.text"
-msgid "Choose <emph>Format - Print Ranges - Edit</emph>. The <emph>Edit Print Ranges</emph> dialog appears."
-msgstr "Επιλέξτε <emph>Μορφή - Περιοχές εκτύπωσης - Επεξεργασία</emph>. Εμφανίζεται το παράθυρο διαλόγου <emph>Επεξεργασία περιοχής εκτύπωσης</emph>."
+msgid "Click the <emph>Edit</emph> button. You will now see the Basic IDE."
+msgstr "Κάντε κλικ στο κουμπί <emph>Επεξεργασία</emph>. Θα εμφανιστεί το IDE της Basic."
-#: print_title_row.xhp
+#: userdefined_function.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"par_id3149958\n"
+"userdefined_function.xhp\n"
+"par_id3150327\n"
"9\n"
"help.text"
-msgid "Click the icon at the far right of the <emph>Rows to repeat</emph> area."
-msgstr "Κάντε κλικ στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενη γραμμή</emph>."
+msgid "Enter the function code. In this example, we define a <item type=\"literal\">VOL(a; b; c)</item> function that calculates the volume of a rectangular solid with side lengths <item type=\"literal\">a</item>, <item type=\"literal\">b</item> and <item type=\"literal\">c</item>:"
+msgstr "Εισάγετε τον κωδικό της συνάρτησης. Στο παράδειγμα αυτό, ορίζουμε μια συνάρτηση <item type=\"literal\">VOL(a; b; c)</item> η οποία υπολογίζει τον όγκο ενός ορθογωνίου παραλληλεπιπέδου με μήκος πλευρών <item type=\"literal\">a</item>, <item type=\"literal\">b</item> και <item type=\"literal\">c</item>:"
-#: print_title_row.xhp
+#: userdefined_function.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"par_id3145800\n"
+"userdefined_function.xhp\n"
+"par_id3155443\n"
"10\n"
"help.text"
-msgid "The dialog shrinks so that you can see more of the sheet."
-msgstr "Το μέγεθος του παραθύρου διαλόγου μειώνεται ώστε να βλέπετε μεγαλύτερη περιοχή του φύλλου."
+msgid "Close the Basic-IDE window."
+msgstr "Κλείστε το παράθυρο του IDE της Basic."
-#: print_title_row.xhp
+#: userdefined_function.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"par_id3155602\n"
+"userdefined_function.xhp\n"
+"par_id3150043\n"
"11\n"
"help.text"
-msgid "Select the first two rows and, for this example, click cell A1 and drag to A2."
-msgstr "Επιλέξτε τις δύο πρώτες γραμμές και, για παράδειγμα, κάντε κλικ στο κελί A1 και σύρετε έως το A2."
+msgid "Your function is automatically saved in the default module and is now available. If you apply the function in a Calc document that is to be used on another computer, you can copy the function to the Calc document as described in the next section."
+msgstr "Η συνάρτησή σας θα αποθηκευθεί αυτόματα στην προεπιλεγμένη λειτουργική μονάδα και, από δω και στο εξής, θα είναι πάντα διαθέσιμη. Αν εφαρμόζετε την συνάρτηση σε έγγραφο Calc, που πρόκειται να χρησιμοποιηθεί σε άλλο ηλεκτρονικό υπολογιστή, μπορείτε να αντιγράψετε τη συνάρτηση στο έγγραφο Calc όπως περιγράφεται παρακάτω."
-#: print_title_row.xhp
+#: userdefined_function.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"par_id3154018\n"
+"userdefined_function.xhp\n"
+"hd_id3147340\n"
+"18\n"
+"help.text"
+msgid "Copying a Function To a Document"
+msgstr "Αντιγραφή συναρτήσεων οριζόμενων από το χρήστη σε έγγραφο"
+
+#: userdefined_function.xhp
+msgctxt ""
+"userdefined_function.xhp\n"
+"par_id3145232\n"
+"19\n"
+"help.text"
+msgid "In stage 2 of \"Defining A Function Using %PRODUCTNAME Basic\", in the <emph>Macro</emph> dialog you clicked on <emph>Edit </emph>. As the default, in the <emph>Macro from</emph> field the <emph>My Macros - Standard - Module1</emph> module is selected. The <emph>Standard</emph> library resides locally in your user directory."
+msgstr "Στο στάδιο 2 της ενότητας \"Συναρτήσεις οριζόμενες από το χρήστη στο %PRODUCTNAME Basic\", στο παράθυρο διαλόγου <emph>Μακροεντολες</emph> κάνατε κλικ στο κουμπί <emph>Επεξεργασία </emph>. Ως προεπιλογή, στο πεδίο <emph>Μακροεντολή από</emph> επιλέγεται η λειτουργική μονάδα <emph>Οι μακροεντολές μου - Standard - Module1</emph>. Η βιβλιοθήκη <emph>Τυπικό</emph> βρίσκεται τοπικά στον κατάλογο χρήστη."
+
+#: userdefined_function.xhp
+msgctxt ""
+"userdefined_function.xhp\n"
+"par_id3154022\n"
+"20\n"
+"help.text"
+msgid "If you want to copy the user-defined function to a Calc document:"
+msgstr "Αν θέλετε να αντιγράψετε την οριζόμενη από το χρήστη συνάρτηση σε ένα έγγραφο του Calc, κάντε τα ακόλουθα:"
+
+#: userdefined_function.xhp
+msgctxt ""
+"userdefined_function.xhp\n"
+"par_id3150304\n"
+"21\n"
+"help.text"
+msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item> ."
+msgstr "Επιλέξτε την εντολή μενού <item type=\"menuitem\">Εργαλεία - Μακροεντολές - Διαχείριση μακροεντολών - %PRODUCTNAME Basic</item>."
+
+#: userdefined_function.xhp
+msgctxt ""
+"userdefined_function.xhp\n"
+"par_id3150086\n"
+"22\n"
+"help.text"
+msgid "In the <emph>Macro from</emph> field select <emph>My Macros - Standard - Module1</emph> and click <emph>Edit</emph>."
+msgstr "Στο πεδίο <emph>Μακροεντολή από</emph> επιλέξτε <emph>Οι μακροεντολές μου - Standard - Module1</emph>και κάντε κλικ στο κουμπί <emph>Επεξεργασία</emph>."
+
+#: userdefined_function.xhp
+msgctxt ""
+"userdefined_function.xhp\n"
+"par_id3166430\n"
+"23\n"
+"help.text"
+msgid "In the Basic-IDE, select the source of your user-defined function and copy it to the clipboard."
+msgstr "Στο IDE της Basic επιλέξτε την προέλευση της οριζόμενης από το χρήστη συνάρτησης και αντιγράψτε την στο πρόχειρο."
+
+#: userdefined_function.xhp
+msgctxt ""
+"userdefined_function.xhp\n"
+"par_idN1081D\n"
+"help.text"
+msgid "Close the Basic-IDE."
+msgstr "Κλείστε το IDE της Basic."
+
+#: userdefined_function.xhp
+msgctxt ""
+"userdefined_function.xhp\n"
+"par_id3150517\n"
+"24\n"
+"help.text"
+msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item> ."
+msgstr "Επιλέξτε την εντολή μενού <item type=\"menuitem\">Εργαλεία - Μακροεντολές - Διαχείριση μακροεντολών - %PRODUCTNAME Basic</item>."
+
+#: userdefined_function.xhp
+msgctxt ""
+"userdefined_function.xhp\n"
+"par_id3145384\n"
+"25\n"
+"help.text"
+msgid "In the <emph>Macro from</emph> field select <emph>(Name of the Calc document) - Standard - Module1</emph>. Click <emph>Edit</emph>."
+msgstr "Στο πεδίο <emph>Μακροεντολή από</emph> επιλέξτε <emph>(Όνομα εγγράφου calc) - Standard - Module1</emph>. Kάντε κλικ στο κουμπί <emph>Επεξεργασία</emph>."
+
+#: userdefined_function.xhp
+msgctxt ""
+"userdefined_function.xhp\n"
+"par_id3148699\n"
+"26\n"
+"help.text"
+msgid "Paste the clipboard contents in the Basic-IDE of the document."
+msgstr "Επικολλήστε τα περιεχόμενα του προχείρου στο IDE της Basic του εγγράφου."
+
+#: userdefined_function.xhp
+msgctxt ""
+"userdefined_function.xhp\n"
+"hd_id3153305\n"
"12\n"
"help.text"
-msgid "In the shrunk dialog you will see $1:$2. Rows 1 and 2 are now rows to repeat."
-msgstr "Στο μειωμένο παράθυρο διαλόγου θα δείτε $1:$2. Οι γραμμές 1 και 2 είναι τώρα οι γραμμές που θα επαναληφθούν."
+msgid "Applying a User-defined Function in $[officename] Calc"
+msgstr "Εφαρμογή συνάρτησης οριζόμενης από το χρήστη στο $[officename] Calc"
-#: print_title_row.xhp
+#: userdefined_function.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"par_id3153707\n"
+"userdefined_function.xhp\n"
+"par_id3148869\n"
"13\n"
"help.text"
-msgid "Click the icon at the far right of the <emph>Rows to repeat</emph> area. The dialog is restored again."
-msgstr "Κάντε κλικ στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενη γραμμή</emph>. Το παράθυρο διαλόγου θα επανέλθει στο αρχικό του μέγεθος."
+msgid "Once you have defined the function <item type=\"literal\">VOL(a; b; c)</item> in the Basic-IDE, you can apply it the same way as the built-in functions of $[officename] Calc."
+msgstr "Αφού ορίσετε τη συνάρτηση <item type=\"literal\">VOL(a; b; c)</item> στο IDE της Basic, μπορείτε να την εφαρμόσετε ακριβώς με τον ίδιο τρόπο όπως και τις ενσωματωμένες συναρτήσεις του $[officename] Calc."
-#: print_title_row.xhp
+#: userdefined_function.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"par_id3155443\n"
+"userdefined_function.xhp\n"
+"par_id3148606\n"
"14\n"
"help.text"
-msgid "If you also want column A as a column to repeat, click the icon at the far right of the <emph>Columns to repeat</emph> area."
-msgstr "Αν θέλετε να επαναλαμβάνεται και η στήλη A, κάντε κλικ στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενες στήλες</emph>"
+msgid "Open a Calc document and enter numbers for the function parameters <item type=\"literal\">a</item>, <item type=\"literal\">b</item>, and <item type=\"literal\">c</item> in cells A1, B1, and C1."
+msgstr "Ανοίξτε ένα έγγραφο του Calc και εισαγάγετε κάποιους αριθμούς για τις παραμέτρους της συνάρτησης <item type=\"literal\">a</item>, <item type=\"literal\">b</item>, και <item type=\"literal\">c</item> στα κελιά A1, B1, και C1."
-#: print_title_row.xhp
+#: userdefined_function.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"par_id3154256\n"
+"userdefined_function.xhp\n"
+"par_id3156019\n"
"15\n"
"help.text"
-msgid "Click column A (not in the column header)."
-msgstr "Κάντε κλικ στη στήλη A (όχι στην κεφαλίδα στήλης)."
+msgid "Set the cursor in another cell and enter the following:"
+msgstr "Τοποθετήστε το δρομέα στο κελί D1 και εισαγάγετε τον ακόλουθο τύπο:"
-#: print_title_row.xhp
+#: userdefined_function.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"par_id3154704\n"
+"userdefined_function.xhp\n"
+"par_id3155264\n"
"16\n"
"help.text"
-msgid "Click the icon again at the far right of the <emph>Columns to repeat</emph> area."
-msgstr "Κάντε κλικ στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενη στήλη</emph>."
+msgid "=VOL(A1;B1;C1)"
+msgstr "=VOL(A1;B1;C1)"
-#: print_title_row.xhp
+#: userdefined_function.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"par_id3150088\n"
+"userdefined_function.xhp\n"
+"par_id3146776\n"
"17\n"
"help.text"
-msgid "Rows to repeat are rows from the sheet. You can define headers and footers to be printed on each print page independently of this in <emph>Format - Page</emph>."
-msgstr "Οι επαναλαμβανόμενες γραμμές είναι γραμμές από το φύλλο. Μπορείτε να καθορίστε κεφαλίδες και υποσέλιδα που θα εκτυπωθούν σε κάθε σελίδα εκτύπωσης, ανεξάρτητα απο τις επιλογές στο παράθυρο διαλόγου <emph>Μορφή - Σελίδα</emph>."
+msgid "The function is evaluated and you will see the result in the selected cell."
+msgstr "Η συνάρτηση υπολογίζεται και το αποτέλεσμα εμφανίζεται στο κελί D1."
-#: print_title_row.xhp
+#: validity.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"par_id3155380\n"
+"validity.xhp\n"
+"tit\n"
+"help.text"
+msgid "Validity of Cell Contents"
+msgstr "Εγκυρότητα των περιεχομένων των κελιών"
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"bm_id3156442\n"
+"help.text"
+msgid "<bookmark_value>values; limiting on input</bookmark_value><bookmark_value>limits; specifying value limits on input</bookmark_value><bookmark_value>permitted cell contents</bookmark_value><bookmark_value>data validity</bookmark_value><bookmark_value>validity</bookmark_value><bookmark_value>cells; validity</bookmark_value><bookmark_value>error messages; defining for incorrect input</bookmark_value><bookmark_value>actions in case of incorrect input</bookmark_value><bookmark_value>Help tips; defining text for cell input</bookmark_value><bookmark_value>comments;help text for cells</bookmark_value><bookmark_value>cells; defining input help</bookmark_value><bookmark_value>macros; running when incorrect input</bookmark_value><bookmark_value>data; validity check</bookmark_value>"
+msgstr "<bookmark_value>τιμές, περιορισμός εισαγωγής</bookmark_value><bookmark_value>περιορισμός τιμής, καθορισμός κατά την εισαγωγή</bookmark_value><bookmark_value>επιτρεπόμενα περιεχόμενα κελιού</bookmark_value><bookmark_value>εγκυρότητα δεδομένων</bookmark_value><bookmark_value>εγκυρότητα</bookmark_value><bookmark_value>κελιά, εγκυρότητα</bookmark_value><bookmark_value>μηνύματα σφάλματος, ορισμός για εσφαλμένη εισαγωγή</bookmark_value><bookmark_value>ενέργειες σε περίπτωση εσφαλμένης εισαγωγής</bookmark_value><bookmark_value>συμβουλές βοήθειας, ορισμός για εισαγωγή σε κελιά</bookmark_value><bookmark_value>σημειώσεις, κείμενο βοήθειας για κελιά</bookmark_value><bookmark_value>κελιά, ορισμός εισαγωγής βοήθειας</bookmark_value><bookmark_value>μακροεντολές, εκτέλεση για εσφαλμένη εισαγωγή</bookmark_value><bookmark_value>δεδομένα, έλεγχος εγκυρότητας</bookmark_value>"
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"hd_id3156442\n"
+"22\n"
+"help.text"
+msgid "<variable id=\"validity\"><link href=\"text/scalc/guide/validity.xhp\" name=\"Validity of Cell Contents\">Validity of Cell Contents</link></variable>"
+msgstr "<variable id=\"validity\"><link href=\"text/scalc/guide/validity.xhp\" name=\"Εγκυρότητα των περιεχομένων των κελιών\">Εγκυρότητα των περιεχομένων των κελιών</link></variable>"
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id3156283\n"
+"2\n"
+"help.text"
+msgid "For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected."
+msgstr "Για κάθε κελί, μπορείτε να καθορίσετε καταχωρίσεις που να είναι έγκυρες. Μη έγκυρες καταχωρίσεις σε ένα κελί θα απορρίπτονται."
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id3145252\n"
+"3\n"
+"help.text"
+msgid "The validity rule is activated when a new value is entered. If an invalid value has already been inserted into the cell, or if you insert a value in the cell either with drag-and-drop or by copying and pasting, the validity rule will not take effect."
+msgstr "Ο κανόνας εγκυρότητας ενεργοποιείται όταν γίνεται εισαγωγή νέων τιμών. Αν έχει γίνει ήδη εισαγωγή μιας μη έγκυρης τιμής στο κελί, ή αν κάνετε εισαγωγή μιας τιμής στο κελί με μεταφορά και απόθεση ή με αντιγραφή και επικόλληση, ο κανόνας εγκυρότητας δεν θα εκτελεσθεί."
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id5174718\n"
+"help.text"
+msgid "You can choose <emph>Tools - Detective</emph> at any time and choose the command <link href=\"text/scalc/01/06030800.xhp\" name=\"Mark Invalid Data\"><emph>Mark Invalid Data</emph></link> to display which cells contain invalid values."
+msgstr "Μπορείτε να επιλέξετε <emph>Εργαλεία - Ανιχνευτής</emph> οποιαδήποτε στιγμή και να επιλέξετε την εντολή <link href=\"text/scalc/01/06030800.xhp\" name=\"Σήμανση μη έγκυρων δεδομένων\"><emph>Σήμανση μη έγκυρων δεδομένων</emph></link> ώστε να εμφανίζει ποια κελιά περιέχουν μη έγκυρες τιμές."
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"hd_id3155603\n"
+"5\n"
+"help.text"
+msgid "Using Cell Contents Validity"
+msgstr "Χρήση εγκυρότητας περιεχομένων κελιών"
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id3155959\n"
+"6\n"
+"help.text"
+msgid "Select the cells for which you want to define a new validity rule."
+msgstr "Επιλέξτε τα κελιά στα οποία θέλετε να καθορίσετε ένα νέο κανόνα εγκυρότητας."
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id3148837\n"
+"8\n"
+"help.text"
+msgid "Choose <item type=\"menuitem\">Data - Validity</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Εγκυρότητα</item>."
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id3156020\n"
+"9\n"
+"help.text"
+msgid "On the <emph>Criteria</emph> tab page, enter the conditions for new values entered into cells."
+msgstr "Στη σελίδα καρτέλας <emph>Κριτήρια</emph>, εισαγάγετε τις συνθήκες για τις νέες τιμές που θα εισάγονται στα κελιά."
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id3159208\n"
+"10\n"
+"help.text"
+msgid "In the <emph>Allow</emph> field, select an option."
+msgstr "Στο πλαίσιο <emph>Να επιτρέπεται</emph>, επιλέξτε μια επιλογή."
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id3153011\n"
+"11\n"
+"help.text"
+msgid "If you select \"Whole Numbers\", values such as \"12.5\" are not allowed. Choosing \"Date\" allows date information both in the local date format as well as in the form of a <link href=\"text/sbasic/shared/03030101.xhp\" name=\"serial date\">serial date</link>. Similarly, the \"Time\" condition permits time values such as \"12:00\" or serial time numbers. \"Text Length\" stipulates that cells are allowed to contain text only."
+msgstr "Αν επιλέξετε \"Όλοι οι αριθμοί\", δεν επιτρέπονται τιμές όπως \"12,5\". Η επιλογή \"Ημερομηνία\" επιτρέπει πληροφορίες ημερομηνιών σε τοπική μορφή ημερομηνίας και σε μορφή <link href=\"text/sbasic/shared/03030101.xhp\" name=\"ημερομηνίας σειράς\">ημερομηνίας σειράς</link>. Ομοίως, η συνθήκη \"Ώρα\" επιτρέπει τιμές ώρας της μορφής \"12:00\" ή αριθμούς σειράς ώρας. Η συνθήκη \"Μήκος κειμένου\" προϋποθέτει ότι τα κελιά επιτρέπεται να περιέχουν μόνο κείμενο."
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id9224829\n"
+"help.text"
+msgid "Select \"List\" to enter a list of valid entries."
+msgstr "Επιλέξτε \"Λίστα\" για να εισάγετε μια λίστα με έγκυρες εισόδους."
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id3149317\n"
+"13\n"
+"help.text"
+msgid "Select the next condition under <emph>Data</emph>. According to what you choose, additional options will be selectable."
+msgstr "Επιλέξτε την επόμενη συνθήκη κάτω από τα <emph>Δεδομένα</emph>. Σύμφωνα με τι επιλέγετε, θα μπορείτε να επιλέγετε και πρόσθετες επιλογές."
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id3151389\n"
+"15\n"
+"help.text"
+msgid "After you have determined the conditions for cell validity, you can use the other two tab pages to create message boxes:"
+msgstr "Αφού καθορίσετε τις συνθήκες για την εγκυρότητα των κελιών, μπορείτε να χρησιμοποιήσετε τις άλλες δύο σελίδες καρτελών για να δημιουργήσετε πλαίσια μηνυμάτων:"
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id3159261\n"
+"16\n"
+"help.text"
+msgid "On the <emph>Input Help</emph> tab page, enter the title and the text of the tip, which will then be displayed if the cell is selected."
+msgstr "Στη σελίδα καρτέλας <emph>Βοήθεια εισαγωγής</emph>, πληκτρολογήστε τον τίτλο και το κείμενο της συμβουλής, το οποίο θα εμφανιστεί, αν επιλεγεί το κελί."
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id3156396\n"
+"17\n"
+"help.text"
+msgid "On the <emph>Error Alert</emph> tab page, select the action to be carried out in the event of an error."
+msgstr "Στη σελίδα καρτέλας <emph>Ειδοποίηση σφάλματος</emph>, επιλέξτε την ενέργεια που θα εκτελεστεί σε περίπτωση σφάλματος."
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id3147416\n"
"18\n"
"help.text"
-msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"View - Page Break Preview\">View - Page Break Preview</link>"
-msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Προβολή - Προεπισκόπηση αλλαγής σελίδας\">Προβολή - Προεπισκόπηση αλλαγής σελίδας</link>"
+msgid "If you select \"Stop\" as the action, invalid entries are not accepted, and the previous cell contents are retained."
+msgstr "Αν επιλέξετε \"Διακοπή\" ως ενέργεια, οι μη έγκυρες εισαγωγές δεν θα γίνουν αποδεκτές, και θα διατηρηθούν τα προηγούμενα περιεχόμενα των κελιών."
-#: print_title_row.xhp
+#: validity.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"par_id3154371\n"
+"validity.xhp\n"
+"par_id3150033\n"
"19\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05080300.xhp\" name=\"Format - Print ranges - Edit\">Format - Print ranges - Edit</link>"
-msgstr "<link href=\"text/scalc/01/05080300.xhp\" name=\"Μορφή - Περιοχές εκτύπωσης - Επεξεργασία\">Μορφή - Περιοχές εκτύπωσης - Επεξεργασία</link>"
+msgid "Select \"Warning\" or \"Information\" to display a dialog in which the entry can either be canceled or accepted."
+msgstr "Επιλέξτε \"Προειδοποίηση\" ή \"Πληροφορίες\" για να εμφανιστεί ένα παράθυρο διαλόγου μέσω του οποίου η καταχώριση στο κελί μπορεί είτε να ακυρωθεί ή να γίνει δεκτή."
-#: print_title_row.xhp
+#: validity.xhp
msgctxt ""
-"print_title_row.xhp\n"
-"par_id3146113\n"
+"validity.xhp\n"
+"par_id3149947\n"
"20\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"Format - Page - (Header / Footer)\">Format - Page - (Header / Footer)</link>"
-msgstr "<link href=\"text/scalc/01/05070000.xhp\" name=\"Μορφή - Σελίδα - (Κεφαλίδα/Υποσέλιδο)\">Μορφή - Σελίδα - (Κεφαλίδα/Υποσέλιδο)</link>"
+msgid "If you select \"Macro\", then by using the <emph>Browse</emph> button you can specify a macro to be run in the event of an error."
+msgstr "Αν επιλέξετε \"Μακροεντολή\", τότε χρησιμοποιώντας το κουμπί <emph>Εξερεύνηση</emph> μπορείτε να καθορίσετε την μακροεντολή που θα εκτελεστεί σε περίπτωση σφάλματος."
-#: print_details.xhp
+#: validity.xhp
msgctxt ""
-"print_details.xhp\n"
+"validity.xhp\n"
+"par_id3149011\n"
+"35\n"
+"help.text"
+msgid "To display the error message, select <emph>Show error message when invalid values are entered</emph>."
+msgstr "Για να εμφανιστεί το μήνυμα σφάλματος, επιλέξτε το πεδίο <emph>Εμφάνιση μηνύματος σφάλματος σε περίπτωση εισαγωγής μη έγκυρων τιμών</emph>."
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id3148586\n"
+"21\n"
+"help.text"
+msgid "After changing the action for a cell on the <emph>Error Alert</emph> tab page and closing the dialog with OK, you must first select another cell before the change takes effect."
+msgstr "Αφού αλλάξετε την ενέργεια για ένα κελί στην σελίδα καρτέλας <emph>Ειδοποίηση σφάλματος</emph> και αφού κλείσετε το παράθυρο διαλόγου πατώντας το κουμπί OK, θα πρέπει να επιλέξετε πρώτα ένα άλλο κελί για να ενεργοποιηθεί η αλλαγή."
+
+#: validity.xhp
+msgctxt ""
+"validity.xhp\n"
+"par_id3154805\n"
+"30\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12120000.xhp\" name=\"Data - Validity\">Data - Validity</link>"
+msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"Δεδομένα - Εγκυρότητα\">Δεδομένα - Εγκυρότητα</link>"
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
"tit\n"
"help.text"
-msgid "Printing Sheet Details"
-msgstr "Εκτύπωση λεπτομερειών φύλλου"
+msgid "Naming Cells"
+msgstr "Ονομασία κελιών"
-#: print_details.xhp
+#: value_with_name.xhp
msgctxt ""
-"print_details.xhp\n"
-"bm_id3154346\n"
+"value_with_name.xhp\n"
+"bm_id3147434\n"
"help.text"
-msgid "<bookmark_value>printing;sheet details</bookmark_value><bookmark_value>sheets; printing details</bookmark_value><bookmark_value>grids; printing sheet grids</bookmark_value><bookmark_value>formulas; printing, instead of results</bookmark_value><bookmark_value>comments; printing</bookmark_value><bookmark_value>charts;printing</bookmark_value><bookmark_value>sheet grids; printing</bookmark_value><bookmark_value>cells; printing grids</bookmark_value><bookmark_value>borders; printing cells</bookmark_value><bookmark_value>zero values; printing</bookmark_value><bookmark_value>null values; printing</bookmark_value><bookmark_value>draw objects;printing</bookmark_value>"
-msgstr "<bookmark_value>εκτύπωση, λεπτομέρειες φύλλων</bookmark_value><bookmark_value>φύλλα, λεπτομέρειες εκτύπωσης</bookmark_value><bookmark_value>πλέγματα, εκτύπωση πλεγμάτων φύλλου</bookmark_value><bookmark_value>τύποι, εκτύπωση αντί για αποτελέσματα</bookmark_value><bookmark_value>σημειώσεις, εκτύπωση</bookmark_value><bookmark_value>διαγράμματα, εκτύπωση</bookmark_value><bookmark_value>πλέγματα φύλλων, εκτύπωση</bookmark_value><bookmark_value>κελιά, εκτύπωση πλεγμάτων</bookmark_value><bookmark_value>περιγράμματα, εκτύπωση κελιών</bookmark_value><bookmark_value>μηδενικές τιμές, εκτύπωση</bookmark_value><bookmark_value>κενές τιμές, εκτύπωση</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, εκτύπωση</bookmark_value>"
+msgid "<bookmark_value>cells; defining names</bookmark_value> <bookmark_value>names; defining for cells</bookmark_value> <bookmark_value>values; defining names</bookmark_value> <bookmark_value>constants definition</bookmark_value> <bookmark_value>variables; defining names</bookmark_value> <bookmark_value>cell ranges; defining names</bookmark_value> <bookmark_value>defining;names for cell ranges</bookmark_value> <bookmark_value>formulas; defining names</bookmark_value> <bookmark_value>addressing; by defined names</bookmark_value> <bookmark_value>cell names; defining/addressing</bookmark_value> <bookmark_value>references; by defined names</bookmark_value> <bookmark_value>allowed cell names</bookmark_value> <bookmark_value>renaming;cells</bookmark_value>"
+msgstr "<bookmark_value>κελιά, ορισμός ονομάτων</bookmark_value><bookmark_value>ονόματα, ορισμένα για κελιά</bookmark_value><bookmark_value>τιμές, ορισμός ονομάτων</bookmark_value><bookmark_value>ορισμός σταθερών</bookmark_value><bookmark_value>μεταβλητές, ορισμός ονομάτων</bookmark_value><bookmark_value>περιοχές κελιών, ορισμός ονομάτων</bookmark_value><bookmark_value>ορισμός, ονόματα για περιοχές κελιών</bookmark_value><bookmark_value>τύποι, ορισμός ονομάτων</bookmark_value><bookmark_value>διεύθυνση, από ορισμένα ονόματα</bookmark_value><bookmark_value>ονόματα κελιών, ορισμός/διεύθυνση</bookmark_value><bookmark_value>αναφορές, από ορισμένα ονόματα</bookmark_value><bookmark_value>επιτρεπόμενα ονόματα κελιών</bookmark_value><bookmark_value>μετονομασία,κελιά</bookmark_value>"
-#: print_details.xhp
+#: value_with_name.xhp
msgctxt ""
-"print_details.xhp\n"
-"hd_id3154346\n"
+"value_with_name.xhp\n"
+"hd_id3147434\n"
"1\n"
"help.text"
-msgid "<variable id=\"print_details\"><link href=\"text/scalc/guide/print_details.xhp\" name=\"Printing Sheet Details\">Printing Sheet Details</link></variable>"
-msgstr "<variable id=\"print_details\"><link href=\"text/scalc/guide/print_details.xhp\" name=\"Εκτύπωση λεπτομερειών φύλλου\">Εκτύπωση λεπτομερειών φύλλου</link></variable>"
+msgid "<variable id=\"value_with_name\"><link href=\"text/scalc/guide/value_with_name.xhp\" name=\"Naming Cells\">Naming Cells</link></variable>"
+msgstr "<variable id=\"value_with_name\"><link href=\"text/scalc/guide/value_with_name.xhp\" name=\"Ονομασία κελιών\">Ονομασία κελιών</link></variable>"
-#: print_details.xhp
+#: value_with_name.xhp
msgctxt ""
-"print_details.xhp\n"
-"par_id3153728\n"
+"value_with_name.xhp\n"
+"hd_id4391918\n"
+"help.text"
+msgid "Allowed names"
+msgstr "Επιτρεπόμενα ονόματα"
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id2129581\n"
+"help.text"
+msgid "Names in Calc can contain letters, numeric characters, and some special characters. Names must start with a letter or an underline character."
+msgstr "Τα ονόματα στο Calc μπορούν να περιέχουν γράμματα, αριθμούς, χαρακτήρες και μερικούς ειδικούς χαρακτήρες, ενώ πρέπει να ξεκινούν με ένα γράμμα ή έναν υπογραμμισμένο χαρακτήρα."
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id1120029\n"
+"help.text"
+msgid "Allowed special characters:"
+msgstr "Επιτρεπόμενοι ειδικοί χαρακτήρες:"
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id3362224\n"
+"help.text"
+msgid "underline (_)"
+msgstr "υπογράμμιση (_)"
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id4891506\n"
+"help.text"
+msgid "period (.) - allowed within a name, but not as first or last character"
+msgstr "περίοδος (.) - επιτρέπεται εντός του ονόματος, αλλά όχι σαν ο πρώτος ή ο τελευταίος χαρακτήρας"
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id2816553\n"
+"help.text"
+msgid "blank ( ) - allowed within a name, but not as first or last character, and not for a cell range"
+msgstr "κενό ( ) - επιτρέπεται εντός του ονόματος, αλλά όχι σαν ο πρώτος ή ο τελευταίος χαρακτήρας, και όχι για μια περιοχή κελιών"
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id328989\n"
+"help.text"
+msgid "Names must not be the same as cell references. For example, the name A1 is invalid because A1 is a cell reference to the top left cell."
+msgstr "Τα ονόματα δεν πρέπει να είναι ίδια με τις αναφορές των κελιών. Για παράδειγμα, το όνομα Α1 δεν είναι έγκυρο επειδή το Α1 είναι μια αναφορά κελιού στο πάνω αριστερό κελί."
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id32898987\n"
+"help.text"
+msgid "Names must not start with the letter R followed by a number. See the ADDRESS function for more information."
+msgstr "Τα ονόματα δεν πρέπει να αρχίζουν με το γράμμα R ακολουθούμενο από αριθμό. Δείτε τη συνάρτηση ADDRESS για περισσότερες πληροφορίες."
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id4769737\n"
+"help.text"
+msgid "Names for cell ranges must not include blanks. Blanks are allowed within names for single cells, sheets and documents."
+msgstr "Τα ονόματα για περιοχές κελιών δεν πρέπει να περιέχουν κενά. Τα κενά επιτρέπονται μέσα σε ονόματα για μεμονωμένα κελιά, φύλλα και έγγραφα."
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"hd_id1226233\n"
+"help.text"
+msgid "Naming cells and formulas"
+msgstr "Ονομασία κελιών και τύπων"
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id5489364\n"
+"help.text"
+msgid "A good way of making the references to cells and cell ranges in formulas legible is to give the ranges names. For example, you can name the range A1:B2 <emph>Start</emph>. You can then write a formula such as \"=SUM(Start)\". Even after you insert or delete rows or columns, $[officename] still correctly assigns the ranges identified by name. Range names must not contain any spaces."
+msgstr "Ένας εύχρηστος τρόπος για να κάνετε πιο ευανάγνωστες τις παραπομπές σε κελιά και περιοχές κελιών που εισαγάγετε σε τύπους, είναι να ονομάζετε τις περιοχές. Για παράδειγμα, μπορείτε να ονομάσετε την περιοχή A1:B2 <emph>Αρχή</emph>. Στη συνέχεια, μπορείτε να γράψετε ένα τύπο όπως τον \"=SUM(Αρχή)\". Ακόμα και μετά την εισαγωγή ή την διαγραφή γραμμών και στηλών, το $[officename] συνεχίζει να αντιστοιχεί σωστά τις περιοχές που αναγνωρίζονται με κάποιο όνομα. Τα ονόματα περιοχών δεν θα πρέπει να περιέχουν καθόλου διαστήματα."
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id953398\n"
+"help.text"
+msgid "For example, it is much easier to read a formula for sales tax if you can write \"= Amount * Tax_rate\" instead of \"= A5 * B12\". In this case, you would name cell A5 \"Amount\" and cell B12 \"Tax_rate.\""
+msgstr "Για παράδειγμα, είναι πολύ πιο εύκολο να διαβάσετε έναν τύπο για το φόρο προστιθέμενης αξία αν έχετε γράψει \"= Ποσό * Ποσοστό_φόρου\" αντί για \"= A5 * B12\". Σε αυτή την περίπτωση, θα ονομάσετε το κελί A5 \"Ποσό\" και το κελί B12 \"Ποσοστό_φόρου.\""
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id4889675\n"
+"help.text"
+msgid "Use the <emph>Define Names</emph> dialog to define names for formulas or parts of formulas you need more often. In order to specify range names,"
+msgstr "Χρησιμοποιήστε το παράθυρο διαλόγου <emph>Καθορισμός ονομάτων</emph> για να καθορίσετε ονόματα για τύπους ή τμήματα τύπων που χρησιμοποιείτε πιο συχνά. Για να ορίσετε ονόματα περιοχών,"
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id3153954\n"
+"3\n"
+"help.text"
+msgid "Select a cell or range of cells, then choose <emph>Insert - Names - Define</emph>. The <emph>Define Names</emph> dialog appears."
+msgstr "Επιλέξτε κάποιο κελί ή περιοχή κελιών και έπειτα επιλέξτε <emph>Εισαγωγή - Ονόματα - Καθορισμός</emph>. Θα εμφανιστεί το παράθυρο διαλόγου <emph>Ορισμός Ονομάτων</emph>"
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id3156283\n"
+"4\n"
+"help.text"
+msgid "Type the name of the selected area in the <emph>Name</emph> field. Click <emph>Add</emph>. The newly defined name appears in the list below. Click OK to close the dialog."
+msgstr "Πληκτρολογήστε το όνομα της επιλεγμένης περιοχής στο πεδίο <emph>Όνομα</emph>. Κάντε κλικ στο κουμπί <emph>Προσθήκη</emph>. Στη λίστα εμφανίζεται το όνομα που ορίσατε. Κάντε κλικ στο κουμπί ΟΚ για να κλείσει το παράθυρο διαλόγου."
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id5774101\n"
+"help.text"
+msgid "You can also name other cell ranges in this dialog by entering the name in the field and then selecting the respective cells."
+msgstr "Μπορείτε επίσης να ονομάσετε άλλες περιοχές κελιών σε αυτό το παράθυρο διαλόγου εισάγοντας το όνομα στο πεδίο και ύστερα επιλέγοντας τα αντίστοιχα κελιά."
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id3154942\n"
+"5\n"
+"help.text"
+msgid "If you type the name in a formula, after the first few characters entered you will see the entire name as a tip."
+msgstr "Αν τώρα ξεκινήσετε να εισαγάγετε το όνομα αυτό σε κάποιον τύπο, αφού πληκτρολογήσετε μερικούς αρχικούς χαρακτήρες, θα εμφανιστεί ολόκληρο το όνομα ως συμβουλή."
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id3154510\n"
+"6\n"
+"help.text"
+msgid "Press the Enter key in order to accept the name from the tip."
+msgstr "Πατήστε το πλήκτρο Enter για να κάνετε αποδεκτό το όνομα από τη συμβουλή."
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id3150749\n"
+"7\n"
+"help.text"
+msgid "If more than one name starts with the same characters, you can scroll through all the names using the Tab key."
+msgstr "Αν πάνω από δύο ονόματα αρχίζουν με τους ίδιους χαρακτήρες, μπορείτε να πραγματοποιήσετε κύλιση σε όλα τα ονόματα με το πλήκτρο Tab."
+
+#: value_with_name.xhp
+msgctxt ""
+"value_with_name.xhp\n"
+"par_id3153711\n"
+"8\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Insert - Names - Define\">Insert - Names - Define</link>"
+msgstr "<link href=\"text/scalc/01/04070100.xhp\" name=\"Εισαγωγή - Ονόματα - Καθορισμός\">Εισαγωγή - Ονόματα - Καθορισμός</link>"
+
+#: webquery.xhp
+msgctxt ""
+"webquery.xhp\n"
+"tit\n"
+"help.text"
+msgid "Inserting External Data in Table (WebQuery)"
+msgstr "Εισαγωγή εξωτερικών δεδομένων σε πίνακα"
+
+#: webquery.xhp
+msgctxt ""
+"webquery.xhp\n"
+"bm_id3154346\n"
+"help.text"
+msgid "<bookmark_value>HTML WebQuery</bookmark_value><bookmark_value>ranges; inserting in tables</bookmark_value><bookmark_value>external data; inserting</bookmark_value><bookmark_value>tables; inserting external data</bookmark_value><bookmark_value>web pages; importing data</bookmark_value><bookmark_value>WebQuery filter</bookmark_value><bookmark_value>inserting; external data</bookmark_value><bookmark_value>data sources; external data</bookmark_value>"
+msgstr "<bookmark_value>Αναζήτηση ιστού HTML </bookmark_value><bookmark_value>περιοχές, εισαγωγή σε πίνακες</bookmark_value><bookmark_value>εξωτερικά δεδομένα; εισαγωγή</bookmark_value><bookmark_value>πίνακες; εισαγωγή εξωτερικών δεδομένων</bookmark_value><bookmark_value>ιστοσελίδες; εισαγωγή δεδομένων</bookmark_value><bookmark_value>φίλτρο ερωτήματος ιστού</bookmark_value><bookmark_value>εισαγωγή; εξωτερικά δεδομένα</bookmark_value><bookmark_value>προελεύσεις δεδομένων, εξωτερικά δεδομένα</bookmark_value>"
+
+#: webquery.xhp
+msgctxt ""
+"webquery.xhp\n"
+"hd_id3125863\n"
"2\n"
"help.text"
-msgid "When printing a sheet you can select which details are to be printed:"
-msgstr "Όταν εκτυπώνετε ένα φύλλο, μπορείτε να επιλέξετε ποιες λεπτομέρειες θα εκτυπωθούν:"
+msgid "<variable id=\"webquery\"><link href=\"text/scalc/guide/webquery.xhp\" name=\"Inserting External Data in Table (WebQuery)\">Inserting External Data in Table (WebQuery)</link></variable>"
+msgstr "<variable id=\"webquery\"><link href=\"text/scalc/guide/webquery.xhp\" name=\"Εισαγωγή εξωτερικών δεδομένων σε πίνακα\">Εισαγωγή εξωτερικών δεδομένων σε πίνακα</link></variable>"
-#: print_details.xhp
+#: webquery.xhp
msgctxt ""
-"print_details.xhp\n"
-"par_id3150010\n"
+"webquery.xhp\n"
+"par_id3155131\n"
"3\n"
"help.text"
-msgid "Row and column headers"
-msgstr "Κεφαλίδες γραμμών/στηλών"
+msgid "With the help of the <emph>Web Page Query ($[officename] Calc)</emph> import filter, you can insert tables from HTML documents in a Calc spreadsheet."
+msgstr "Με τη βοήθεια του φίλτρου εισαγωγής <emph>Ερώτημα σελίδας Web (του $[officename] Calc)</emph>, μπορείτε να εισαγάγετε πίνακες από έγγραφα HTML σε ένα υπολογιστικό φύλλο του Calc."
-#: print_details.xhp
+#: webquery.xhp
msgctxt ""
-"print_details.xhp\n"
-"par_id3154013\n"
+"webquery.xhp\n"
+"par_id3148575\n"
"4\n"
"help.text"
-msgid "Sheet grid"
-msgstr "Πλέγμα φύλλου"
+msgid "You can use the same method to insert ranges defined by name from a Calc or Microsoft Excel spreadsheet."
+msgstr "Μπορείτε να χρησιμοποιήσετε την ίδια μέθοδο για να εισαγάγετε περιοχές που έχουν οριστεί με κάποιο όνομα από ένα υπολογιστικό φύλλο του Calc ή του Microsoft Excel."
-#: print_details.xhp
+#: webquery.xhp
msgctxt ""
-"print_details.xhp\n"
-"par_id3145273\n"
+"webquery.xhp\n"
+"par_id3149664\n"
"5\n"
"help.text"
-msgid "Comments"
-msgstr "Σχόλια"
+msgid "The following insert methods are available:"
+msgstr "Διατίθενται οι ακόλουθες επιλογές εισαγωγής:"
-#: print_details.xhp
+#: webquery.xhp
msgctxt ""
-"print_details.xhp\n"
-"par_id3145801\n"
+"webquery.xhp\n"
+"hd_id3146976\n"
"6\n"
"help.text"
-msgid "Objects and graphics"
-msgstr "Αντικείμενα και γραφικά"
+msgid "Inserting by Dialog"
+msgstr "Εισαγωγή με παράθυρο διαλόγου"
-#: print_details.xhp
+#: webquery.xhp
msgctxt ""
-"print_details.xhp\n"
-"par_id3154491\n"
+"webquery.xhp\n"
+"par_id3154319\n"
"7\n"
"help.text"
-msgid "Charts"
-msgstr "Διαγράμματα"
+msgid "Set the cell cursor at the cell where the new content will be inserted."
+msgstr "Τοποθετήστε το δρομέα στο κελί από όπου θα γίνει η εισαγωγή του νέου περιεχομένου."
-#: print_details.xhp
+#: webquery.xhp
msgctxt ""
-"print_details.xhp\n"
-"par_id3154731\n"
+"webquery.xhp\n"
+"par_id3145750\n"
"8\n"
"help.text"
-msgid "Drawing objects"
-msgstr "Αντικείμενα σχεδίασης"
+msgid "Choose <emph>Insert - Link to External Data</emph>. This opens the <link href=\"text/scalc/01/04090000.xhp\">External Data</link> dialog."
+msgstr "Επιλέξτε <emph> Εισαγωγή - Σύνδεση σε εξωτερικά δεδομένα</emph>. Ανοίγει το παράθυρο διαλόγου <link href=\"text/scalc/01/04090000.xhp\">Εξωτερικά δεδομένα</link>."
-#: print_details.xhp
+#: webquery.xhp
msgctxt ""
-"print_details.xhp\n"
-"par_id3149400\n"
+"webquery.xhp\n"
+"par_id3149958\n"
"9\n"
"help.text"
-msgid "Formulas"
-msgstr "Μαθηματικοί τύποι"
+msgid "Enter the URL of the HTML document or the name of the spreadsheet. Press Enter when finished. Click the <emph>...</emph> button to open a file selection dialog."
+msgstr "Εισάγετε τη διεύθυνση URL του εγγράφου HTML ή το όνομα του υπολογιστικού φύλλου. Όταν τελειώσετε πατήστε το πλήκτρο Enter. Πατήστε το κουμπί <emph>...</emph>για να ανοίξει ένα παράθυρο διαλόγου το οποίο θα σας βοηθήσει να επιλέξετε ένα αρχείο."
-#: print_details.xhp
+#: webquery.xhp
msgctxt ""
-"print_details.xhp\n"
-"par_id3150752\n"
+"webquery.xhp\n"
+"par_id3149400\n"
"10\n"
"help.text"
-msgid "To choose the details proceed as follows:"
-msgstr "Για να επιλέξετε τις λεπτομέρειες, κάντε τα ακόλουθα:"
+msgid "In the large list box of the dialog, select the named ranges or tables you want to insert."
+msgstr "Στο μεγάλο πλαίσιο λίστας του παραθύρου διαλόγου, μπορείτε να επιλέξετε τις περιοχές ή τους πίνακες που θέλετε να εισάγετε."
-#: print_details.xhp
+#: webquery.xhp
msgctxt ""
-"print_details.xhp\n"
-"par_id3145640\n"
+"webquery.xhp\n"
+"par_id3155064\n"
"11\n"
"help.text"
-msgid "Select the sheet you want to print."
-msgstr "Επιλέξτε το φύλλο που θέλετε να εκτυπώσετε."
+msgid "You can also specify that the ranges or tables are updated every n seconds."
+msgstr "Αν θέλετε, μπορείτε να καθορίστε ότι οι περιοχές ή πίνακες θα ενημερώνονται κάθε n δευτερόλεπτα."
-#: print_details.xhp
+#: webquery.xhp
msgctxt ""
-"print_details.xhp\n"
-"par_id3150042\n"
-"12\n"
+"webquery.xhp\n"
+"par_id3155443\n"
+"30\n"
"help.text"
-msgid "Choose <emph>Format - Page</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Σελίδα</emph>."
+msgid "The import filter can create names for cell ranges on the fly. As much formatting as possible is retained, while the filter intentionally does not load any images."
+msgstr "Το φίλτρο εισαγωγής μπορεί να δημιουργεί αμέσως ονόματα για τις περιοχές των κελιών. Διατηρείται όσο το δυνατό καλύτερα η μορφοποίηση, χωρίς όμως να φορτώνονται οι εικόνες"
-#: print_details.xhp
+#: webquery.xhp
msgctxt ""
-"print_details.xhp\n"
-"par_id3147340\n"
-"13\n"
+"webquery.xhp\n"
+"hd_id3149021\n"
+"12\n"
"help.text"
-msgid "The command is not visible if the sheet was opened with write protection on. In that case, click the <emph>Edit File </emph>icon on the <emph>Standard</emph> Bar."
-msgstr "Η εντολή δεν είναι ορατή αν το φύλλο είχε ανοιχθεί σε κατάσταση προστασίας εγγραφής. Σε αυτή την περίπτωση, κάντε κλικ στο εικονίδιο <emph>Επεξεργασία αρχείου</emph> στην γραμμή <emph>λειτουργιών</emph>."
+msgid "Inserting by Navigator"
+msgstr "Εισαγωγή με την Περιήγηση"
-#: print_details.xhp
+#: webquery.xhp
msgctxt ""
-"print_details.xhp\n"
-"par_id3146916\n"
+"webquery.xhp\n"
+"par_id3153965\n"
"14\n"
"help.text"
-msgid "Select the <emph>Sheet</emph> tab. In the <emph>Print </emph>area mark the details to be printed and click OK."
-msgstr "Επιλέξτε την καρτέλα <emph>Φύλλο</emph>. Στην περιοχή <emph>Εκτύπωση </emph> επιλέξτε τις λεπτομέρειες που θα εκτυπωθούν και στη συνέχεια κάντε κλικ στο κουμπί 'OK'."
+msgid "Open two documents: the $[officename] Calc spreadsheet in which the external data is to be inserted (target document) and the document from which the external data derives (source document)."
+msgstr "Ανοίξτε δύο έγγραφα: το υπολογιστικό φύλλο του $[officename] Calc όπου θα γίνει η εισαγωγή των εξωτερικών δεδομένων (έγγραφο προορισμού) και το έγγραφο από το οποίο προέρχονται τα εξωτερικά δεδομένα (έγγραφο προέλευσης)."
-#: print_details.xhp
+#: webquery.xhp
msgctxt ""
-"print_details.xhp\n"
-"par_id3145789\n"
-"15\n"
+"webquery.xhp\n"
+"par_id3150205\n"
+"16\n"
"help.text"
-msgid "Print the document."
-msgstr "Εκτυπώστε το έγγραφο."
+msgid "In the target document open the Navigator."
+msgstr "Στο έγγραφο προορισμού, ανοίξτε την Περιήγηση."
-#: print_details.xhp
+#: webquery.xhp
msgctxt ""
-"print_details.xhp\n"
-"par_id3150345\n"
-"16\n"
+"webquery.xhp\n"
+"par_id3152990\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"View - Page Break Preview\">View - Page Break Preview</link>"
-msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Προβολή - Προεπισκόπηση αλλαγής σελίδας\">Προβολή - Προεπισκόπηση αλλαγής σελίδας</link>"
+msgid "In the lower combo box of the Navigator select the source document. The Navigator now shows the range names and database ranges or the tables contained in the source document."
+msgstr "Στο κατώτερο πλαίσιο συνδυασμού της Περιήγησης, επιλέξτε το έγγραφο προέλευσης. Η Περιήγηση εμφανίζει τώρα τα ονόματα περιοχών και τις περιοχές βάσης δεδομένων ή τους πίνακες που περιέχονται στο έγγραφο προέλευσης."
+
+#: webquery.xhp
+msgctxt ""
+"webquery.xhp\n"
+"par_id3148842\n"
+"20\n"
+"help.text"
+msgid "In the Navigator select the <emph>Insert as link</emph> drag mode <image id=\"img_id3152985\" src=\"sw/imglst/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152985\">Icon</alt></image>."
+msgstr "Στην Περιήγηση επιλέξτε την <emph>Εισαγωγή ως σύνδεση</emph> κατάσταση μετακίνησης <image id=\"img_id3152985\" src=\"sw/imglst/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152985\">Icon</alt></image>."
+
+#: webquery.xhp
+msgctxt ""
+"webquery.xhp\n"
+"par_id3157978\n"
+"22\n"
+"help.text"
+msgid "Drag the desired external data from the Navigator into the target document."
+msgstr "Σύρετε τα εξωτερικά δεδομένα που θέλετε από την Περιήγηση στο έγγραφο προορισμού."
+
+#: webquery.xhp
+msgctxt ""
+"webquery.xhp\n"
+"par_id3144768\n"
+"23\n"
+"help.text"
+msgid "If you have loaded an HTML document with the <emph>Web Page Query</emph> filter as the source document, you will find the tables in the Navigator, named continuously from \"HTML_table1\" onwards, and also two range names that have been created:"
+msgstr "Αν έχετε φορτώσει, ως έγγραφο προέλευσης, ένα έγγραφο HTML με το φίλτρο <emph>Ερώτημα σελίδας Web</emph>, θα βρείτε τους πίνακες στην Περιήγηση, με συνεχή ονόματα αρχίζοντας από το \"HTML_πίνακας1\" κ.ο.κ., και επίσης τα ονόματα δύο περιοχών που έχουν δημιουργηθεί:"
+
+#: webquery.xhp
+msgctxt ""
+"webquery.xhp\n"
+"par_id3152873\n"
+"24\n"
+"help.text"
+msgid "<item type=\"literal\">HTML_all</item> - designates the entire document"
+msgstr "<item type=\"literal\">HTML_όλα</item> - καθορίζει ολόκληρο το έγγραφο"
+
+#: webquery.xhp
+msgctxt ""
+"webquery.xhp\n"
+"par_id3149897\n"
+"25\n"
+"help.text"
+msgid "<item type=\"literal\">HTML_tables</item> - designates all HTML tables in the document"
+msgstr "<item type=\"literal\">Πίνακες_HTML</item> - καθορίζει όλους τους πίνακες HTML στο έγγραφο"
+
+#: webquery.xhp
+msgctxt ""
+"webquery.xhp\n"
+"hd_id3149126\n"
+"26\n"
+"help.text"
+msgid "Editing the external data"
+msgstr "Επεξεργασία εξωτερικών δεδομένων"
+
+#: webquery.xhp
+msgctxt ""
+"webquery.xhp\n"
+"par_id3159228\n"
+"27\n"
+"help.text"
+msgid "Open <emph>Edit - Links</emph>. Here you can edit the link to the external data."
+msgstr "Ανοίξτε την επιλογή <emph>Επεξεργασία - Συνδέσεις</emph>. Εδώ μπορείτε να επεξεργασθείτε τη σύνδεση στα εξωτερικά δεδομένα."
+
+#: webquery.xhp
+msgctxt ""
+"webquery.xhp\n"
+"par_id3154650\n"
+"28\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04090000.xhp\" name=\"External data dialog\">External data dialog</link>"
+msgstr "<link href=\"text/scalc/01/04090000.xhp\" name=\"Παράθυρο διαλόγου εξωτερικών δεδομένων\">Παράθυρο διαλόγου εξωτερικών δεδομένων</link>"
+
+#: year2000.xhp
+msgctxt ""
+"year2000.xhp\n"
+"tit\n"
+"help.text"
+msgid "19xx/20xx Years"
+msgstr "Έτη 19xx/20xx"
+
+#: year2000.xhp
+msgctxt ""
+"year2000.xhp\n"
+"bm_id3150439\n"
+"help.text"
+msgid "<bookmark_value>years; 2-digits</bookmark_value><bookmark_value>dates; 19xx/20xx</bookmark_value>"
+msgstr "<bookmark_value>έτη, 2-ψηφία</bookmark_value><bookmark_value>ημερομηνίες, 19xx/20xx</bookmark_value>"
+
+#: year2000.xhp
+msgctxt ""
+"year2000.xhp\n"
+"hd_id3150439\n"
+"18\n"
+"help.text"
+msgid "<variable id=\"year2000\"><link href=\"text/scalc/guide/year2000.xhp\" name=\"19xx/20xx Years\">19xx/20xx Years</link></variable>"
+msgstr "<variable id=\"year2000\"><link href=\"text/scalc/guide/year2000.xhp\" name=\"Έτη 19xx/20xx\">Έτη 19xx/20xx</link></variable>"
+
+#: year2000.xhp
+msgctxt ""
+"year2000.xhp\n"
+"par_id3151116\n"
+"17\n"
+"help.text"
+msgid "The year in a date entry is often entered as two digits. Internally, the year is managed by $[officename] as four digits, so that in the calculation of the difference from 1/1/99 to 1/1/01, the result will correctly be two years."
+msgstr "Συχνά το έτος στις λεπτομέρειες ημερομηνίας εμφανίζεται με δύο ψηφία. Εσωτερικά, η διαχείριση του έτους γίνεται από το $[officename] με τέσσερα ψηφία, ώστε όταν υπολογίζεται η διαφορά από την ημερομηνία 1/1/99 έως την ημερομηνία 1/1/01, το αποτέλεσμα να είναι το σωστό, δηλαδή δύο έτη."
+
+#: year2000.xhp
+msgctxt ""
+"year2000.xhp\n"
+"par_id3154011\n"
+"19\n"
+"help.text"
+msgid "Under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - General</emph> you can define the century that is used when you enter a year with only two digits. The default is 1930 to 2029."
+msgstr "Στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Γενικά</emph> μπορείτε να καθορίσετε τον αιώνα που χρησιμοποιείται όταν εισάγετε ένα έτος με μόνο δύο ψηφία. Η προεπιλογή είναι 1930 έως 2029."
+
+#: year2000.xhp
+msgctxt ""
+"year2000.xhp\n"
+"par_id3150010\n"
+"20\n"
+"help.text"
+msgid "This means that if you enter a date of 1/1/30 or higher, it will be treated internally as 1/1/1930 or higher. All lower two-digit years apply to the 20xx century. So, for example, 1/1/20 is converted into 1/1/2020."
+msgstr "Αυτό σημαίνει ότι αν εισαγάγετε μια ημερομηνία 1/1/30 ή μεταγενέστερη, εσωτερικά θα αντιμετωπιστεί ως 1/1/1930 ή μεταγενέστερη. Όλα τα προηγούμενα διψήφια έτη αντιστοιχούν στον 20xx αιώνα. Έτσι, για παράδειγμα, η ημερομηνία 1/1/20 μετατρέπεται σε 1/1/2020."
diff --git a/source/el/helpcontent2/source/text/schart.po b/source/el/helpcontent2/source/text/schart.po
index 2c4c45ae23d..3ca763d4135 100644
--- a/source/el/helpcontent2/source/text/schart.po
+++ b/source/el/helpcontent2/source/text/schart.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2012-12-08 19:56+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,237 +16,6 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1354996575.0\n"
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"tit\n"
-"help.text"
-msgid "$[officename] Chart Features"
-msgstr "Χαρακτηριστικά $[officename] Chart"
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"hd_id3150543\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/schart/main0503.xhp\" name=\"$[officename] Chart Features\">$[officename] Chart Features</link>"
-msgstr "<link href=\"text/schart/main0503.xhp\" name=\"Χαρακτηριστικά $[officename] Chart\">Χαρακτηριστικά $[officename] Chart</link>"
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3150868\n"
-"2\n"
-"help.text"
-msgid "Charts allow you to present data so that it is easy to visualize."
-msgstr "Τα διαγράμματα επιτρέπουν την παρουσίαση δεδομένων ώστε να γίνεται ευκολότερη η κατανόησή τους."
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3146974\n"
-"6\n"
-"help.text"
-msgid "You can create a chart from source data in a Calc spreadsheet or a Writer table. When the chart is embedded in the same document as the data, it stays linked to the data, so that the chart automatically updates when you change the source data."
-msgstr "Μπορείτε να δημιουργήσετε ένα διάγραμμα με πηγαία δεδομένα από ένα υπολογιστικό φύλλο του Calc ή ένα πίνακα του Writer. Όταν το διάγραμμα ενσωματωθεί στο ίδιο έγγραφο με τα δεδομένα, παραμένει συνδεδεμένο με τα δεδομένα, ώστε το διάγραμμα να ενημερώνεται αυτόματα όταν μεταβάλετε τα πηγαία δεδομένα."
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"hd_id3153143\n"
-"7\n"
-"help.text"
-msgid "Chart Types"
-msgstr "Τύποι διαγραμμάτων"
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3151112\n"
-"8\n"
-"help.text"
-msgid "Choose from a variety of 3D charts and 2D charts, such as bar charts, line charts, stock charts. You can change chart types with a few clicks of the mouse."
-msgstr "Επιλέξτε από μια ποικιλία 3Δ και 2Δ διαγραμμάτων, όπως ραβδογράμματα, διαγράμματα γραμμών και διαγράμματα μετοχών. Μπορείτε να αλλάξετε τον τύπο διαγράμματος με μερικά πατήματα του ποντικιού."
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"hd_id3149665\n"
-"10\n"
-"help.text"
-msgid "Individual Formatting"
-msgstr "Μεμονωμένη μορφοποίηση"
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3156441\n"
-"11\n"
-"help.text"
-msgid "You can customize individual chart elements, such as axes, data labels, and legends, by right-clicking them in the chart, or with toolbar icons and menu commands."
-msgstr "Μπορείτε να προσαρμόσετε μεμονωμένα στοιχεία διαγραμμάτων, όπως άξονες, ετικέτες δεδομένων και υπομνήματα, κάνοντας δεξί κλικ επάνω τους στο διάγραμμα, ή από τα εικονίδια των γραμμών εργαλείων και τις εντολές στα μενού."
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"tit\n"
-"help.text"
-msgid "Formatting Bar"
-msgstr "Γραμμή εργαλείων μορφοποίησης"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id0810200911433792\n"
-"help.text"
-msgid "<link href=\"text/schart/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/schart/main0202.xhp\" name=\"Γραμμή εργαλείων μορφοποίησης\">Γραμμή εργαλείων μορφοποίησης</link>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id0810200911433835\n"
-"help.text"
-msgid "The Formatting Bar is shown when a chart is set to edit mode. Double-click a chart to enter edit mode. Click outside the chart to leave edit mode."
-msgstr "Η Γραμμή εργαλείων μορφοποίησης εμφανίζεται όταν το διάγραμμα είναι σε κατάσταση επεξεργασίας. Κάντε διπλό κλικ σε ένα διάγραμμα για να μπείτε σε κατάσταση επεξεργασίας. Κάντε κλικ έξω από το διάγραμμα για να βγείτε από την κατάσταση επεξεργασίας."
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id0810200911433878\n"
-"help.text"
-msgid "You can edit the formatting of a chart using the controls and icons on the Formatting Bar."
-msgstr "Μπορείτε να επεξεργαστείτε την μορφοποίηση ενός διαγράμματος μέσω των στοιχείων ελέγχου και των εικονιδίων της γραμμής μορφοποίησης."
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id0810200902300436\n"
-"help.text"
-msgid "Select Chart Element"
-msgstr "Επιλογή στοιχείου διαγράμματος"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id0810200902300479\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select the element from the chart that you want to format. The element gets selected in the chart preview. Click Format Selection to open the properties dialog for the selected element.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το στοιχείο που θέλετε να μορφοποιήσετε από το διάγραμμα. Το στοιχείο επιλέγεται στην προεπισκόπηση διαγράμματος. Κάντε κλικ στι Μορφοποίηση επιλογής για να ανοίξετε τον διάλογο ιδιοτήτων για το επιλεγμένο στοιχείο.</ahelp>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id0810200902300555\n"
-"help.text"
-msgid "Format Selection"
-msgstr "Μορφοποίηση επιλογής"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id0810200902300539\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the properties dialog for the selected element.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο ιδιοτήτων για το επιλεγμένο στοιχείο.</ahelp>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id0810200902300545\n"
-"help.text"
-msgid "Chart Type"
-msgstr "Τύπος διαγράμματος"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id0810200902300594\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Chart Type dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο τύπου διαγράμματος.</ahelp>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id0810200902300537\n"
-"help.text"
-msgid "Chart Data Table"
-msgstr "Πίνακας δεδομένων διαγράμματος"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id0810200902300699\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Data Table dialog where you can edit the chart data.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο πίνακα δεδομένων από όπου μπορείτε να επεξεργαστείτε τα δεδομένα διαγράμματος.</ahelp>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id0810200902300672\n"
-"help.text"
-msgid "Horizontal Grid On/Off"
-msgstr "Οριζόντιο πλέγμα Ναι/Όχι"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id0810200902300630\n"
-"help.text"
-msgid "<ahelp hid=\".\">The Horizontal Grid On/Off icon on the Formatting bar toggles the visibility of the grid display for the Y axis.</ahelp>"
-msgstr "<ahelp hid=\".\">Το εικονίδιο Οριζόντιο πλέγμα Ναι/Όχι στη γραμμή μορφοποίησης εναλλάσσει την ορατότητα του πλέγματος για τον άξονα Χ. Σημείωση: Αυτό λειτουργεί μόνο αν τα πεδία ελέγχου του δευτερεύοντος πλέγματος στο Εισαγωγή - Πλέγματα δεν είναι ενεργά.</ahelp>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id0810200902300738\n"
-"help.text"
-msgid "Legend On/Off"
-msgstr "Λεζάντα Ναι/Όχι"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id081020090230076\n"
-"help.text"
-msgid "<ahelp hid=\".\">To show or hide a legend, click Legend On/Off on the Formatting bar.</ahelp>"
-msgstr "<ahelp hid=\".\">Για να εμφανίσετε ή να αποκρύψετε μια λεζάντα, κάντε κλικ στο Λεζάντα Ναι/Όχι στην γραμμή μορφοποίησης.</ahelp>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id0810200902300785\n"
-"help.text"
-msgid "Scale Text"
-msgstr "Κλιμάκωση κειμένου"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id0810200902300784\n"
-"help.text"
-msgid "<ahelp hid=\".\">Rescales the text in the chart when you change the size of the chart.</ahelp>"
-msgstr "<ahelp hid=\".\">Αλλάζει το μέγεθος του κειμένου όταν αλλάζετε το μέγεθος του διαγράμματος.</ahelp>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id081020090230087\n"
-"help.text"
-msgid "Automatic Layout"
-msgstr "Αυτόματη διάταξη"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id0810200902300834\n"
-"help.text"
-msgid "<ahelp hid=\".\">Moves all chart elements to their default positions inside the current chart. This function does not alter the chart type or any other attributes other than the position of elements.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετακινεί όλα τα στοιχεία του διαγράμματος στις προεπιλεγμένες τους θέσεις μέσα στο τρέχον διάγραμμα. Αυτή λειτουργία δεν αλλοιώνει τον τύπο του διαγράμματος η άλλα γνωρίσματα του διαγράμματος.</ahelp>"
-
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -793,3 +562,234 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Resets all data points to default format.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">παναφέρει στην προεπιλεγμένη τους μορφή όλα τα σημεία δεδομένων.</ahelp>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"tit\n"
+"help.text"
+msgid "Formatting Bar"
+msgstr "Γραμμή εργαλείων μορφοποίησης"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id0810200911433792\n"
+"help.text"
+msgid "<link href=\"text/schart/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+msgstr "<link href=\"text/schart/main0202.xhp\" name=\"Γραμμή εργαλείων μορφοποίησης\">Γραμμή εργαλείων μορφοποίησης</link>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id0810200911433835\n"
+"help.text"
+msgid "The Formatting Bar is shown when a chart is set to edit mode. Double-click a chart to enter edit mode. Click outside the chart to leave edit mode."
+msgstr "Η Γραμμή εργαλείων μορφοποίησης εμφανίζεται όταν το διάγραμμα είναι σε κατάσταση επεξεργασίας. Κάντε διπλό κλικ σε ένα διάγραμμα για να μπείτε σε κατάσταση επεξεργασίας. Κάντε κλικ έξω από το διάγραμμα για να βγείτε από την κατάσταση επεξεργασίας."
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id0810200911433878\n"
+"help.text"
+msgid "You can edit the formatting of a chart using the controls and icons on the Formatting Bar."
+msgstr "Μπορείτε να επεξεργαστείτε την μορφοποίηση ενός διαγράμματος μέσω των στοιχείων ελέγχου και των εικονιδίων της γραμμής μορφοποίησης."
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id0810200902300436\n"
+"help.text"
+msgid "Select Chart Element"
+msgstr "Επιλογή στοιχείου διαγράμματος"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id0810200902300479\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the element from the chart that you want to format. The element gets selected in the chart preview. Click Format Selection to open the properties dialog for the selected element.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το στοιχείο που θέλετε να μορφοποιήσετε από το διάγραμμα. Το στοιχείο επιλέγεται στην προεπισκόπηση διαγράμματος. Κάντε κλικ στι Μορφοποίηση επιλογής για να ανοίξετε τον διάλογο ιδιοτήτων για το επιλεγμένο στοιχείο.</ahelp>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id0810200902300555\n"
+"help.text"
+msgid "Format Selection"
+msgstr "Μορφοποίηση επιλογής"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id0810200902300539\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the properties dialog for the selected element.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο ιδιοτήτων για το επιλεγμένο στοιχείο.</ahelp>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id0810200902300545\n"
+"help.text"
+msgid "Chart Type"
+msgstr "Τύπος διαγράμματος"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id0810200902300594\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Chart Type dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο τύπου διαγράμματος.</ahelp>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id0810200902300537\n"
+"help.text"
+msgid "Chart Data Table"
+msgstr "Πίνακας δεδομένων διαγράμματος"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id0810200902300699\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Data Table dialog where you can edit the chart data.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο πίνακα δεδομένων από όπου μπορείτε να επεξεργαστείτε τα δεδομένα διαγράμματος.</ahelp>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id0810200902300672\n"
+"help.text"
+msgid "Horizontal Grid On/Off"
+msgstr "Οριζόντιο πλέγμα Ναι/Όχι"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id0810200902300630\n"
+"help.text"
+msgid "<ahelp hid=\".\">The Horizontal Grid On/Off icon on the Formatting bar toggles the visibility of the grid display for the Y axis.</ahelp>"
+msgstr "<ahelp hid=\".\">Το εικονίδιο Οριζόντιο πλέγμα Ναι/Όχι στη γραμμή μορφοποίησης εναλλάσσει την ορατότητα του πλέγματος για τον άξονα Χ. Σημείωση: Αυτό λειτουργεί μόνο αν τα πεδία ελέγχου του δευτερεύοντος πλέγματος στο Εισαγωγή - Πλέγματα δεν είναι ενεργά.</ahelp>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id0810200902300738\n"
+"help.text"
+msgid "Legend On/Off"
+msgstr "Λεζάντα Ναι/Όχι"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id081020090230076\n"
+"help.text"
+msgid "<ahelp hid=\".\">To show or hide a legend, click Legend On/Off on the Formatting bar.</ahelp>"
+msgstr "<ahelp hid=\".\">Για να εμφανίσετε ή να αποκρύψετε μια λεζάντα, κάντε κλικ στο Λεζάντα Ναι/Όχι στην γραμμή μορφοποίησης.</ahelp>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id0810200902300785\n"
+"help.text"
+msgid "Scale Text"
+msgstr "Κλιμάκωση κειμένου"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id0810200902300784\n"
+"help.text"
+msgid "<ahelp hid=\".\">Rescales the text in the chart when you change the size of the chart.</ahelp>"
+msgstr "<ahelp hid=\".\">Αλλάζει το μέγεθος του κειμένου όταν αλλάζετε το μέγεθος του διαγράμματος.</ahelp>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id081020090230087\n"
+"help.text"
+msgid "Automatic Layout"
+msgstr "Αυτόματη διάταξη"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id0810200902300834\n"
+"help.text"
+msgid "<ahelp hid=\".\">Moves all chart elements to their default positions inside the current chart. This function does not alter the chart type or any other attributes other than the position of elements.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετακινεί όλα τα στοιχεία του διαγράμματος στις προεπιλεγμένες τους θέσεις μέσα στο τρέχον διάγραμμα. Αυτή λειτουργία δεν αλλοιώνει τον τύπο του διαγράμματος η άλλα γνωρίσματα του διαγράμματος.</ahelp>"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"tit\n"
+"help.text"
+msgid "$[officename] Chart Features"
+msgstr "Χαρακτηριστικά $[officename] Chart"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3150543\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/schart/main0503.xhp\" name=\"$[officename] Chart Features\">$[officename] Chart Features</link>"
+msgstr "<link href=\"text/schart/main0503.xhp\" name=\"Χαρακτηριστικά $[officename] Chart\">Χαρακτηριστικά $[officename] Chart</link>"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3150868\n"
+"2\n"
+"help.text"
+msgid "Charts allow you to present data so that it is easy to visualize."
+msgstr "Τα διαγράμματα επιτρέπουν την παρουσίαση δεδομένων ώστε να γίνεται ευκολότερη η κατανόησή τους."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3146974\n"
+"6\n"
+"help.text"
+msgid "You can create a chart from source data in a Calc spreadsheet or a Writer table. When the chart is embedded in the same document as the data, it stays linked to the data, so that the chart automatically updates when you change the source data."
+msgstr "Μπορείτε να δημιουργήσετε ένα διάγραμμα με πηγαία δεδομένα από ένα υπολογιστικό φύλλο του Calc ή ένα πίνακα του Writer. Όταν το διάγραμμα ενσωματωθεί στο ίδιο έγγραφο με τα δεδομένα, παραμένει συνδεδεμένο με τα δεδομένα, ώστε το διάγραμμα να ενημερώνεται αυτόματα όταν μεταβάλετε τα πηγαία δεδομένα."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3153143\n"
+"7\n"
+"help.text"
+msgid "Chart Types"
+msgstr "Τύποι διαγραμμάτων"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3151112\n"
+"8\n"
+"help.text"
+msgid "Choose from a variety of 3D charts and 2D charts, such as bar charts, line charts, stock charts. You can change chart types with a few clicks of the mouse."
+msgstr "Επιλέξτε από μια ποικιλία 3Δ και 2Δ διαγραμμάτων, όπως ραβδογράμματα, διαγράμματα γραμμών και διαγράμματα μετοχών. Μπορείτε να αλλάξετε τον τύπο διαγράμματος με μερικά πατήματα του ποντικιού."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3149665\n"
+"10\n"
+"help.text"
+msgid "Individual Formatting"
+msgstr "Μεμονωμένη μορφοποίηση"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3156441\n"
+"11\n"
+"help.text"
+msgid "You can customize individual chart elements, such as axes, data labels, and legends, by right-clicking them in the chart, or with toolbar icons and menu commands."
+msgstr "Μπορείτε να προσαρμόσετε μεμονωμένα στοιχεία διαγραμμάτων, όπως άξονες, ετικέτες δεδομένων και υπομνήματα, κάνοντας δεξί κλικ επάνω τους στο διάγραμμα, ή από τα εικονίδια των γραμμών εργαλείων και τις εντολές στα μενού."
diff --git a/source/el/helpcontent2/source/text/schart/00.po b/source/el/helpcontent2/source/text/schart/00.po
index d9b61cc7687..1a86efc58d2 100644
--- a/source/el/helpcontent2/source/text/schart/00.po
+++ b/source/el/helpcontent2/source/text/schart/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2012-01-28 10:06+0200\n"
-"Last-Translator: Dimitris <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-05-30 14:15+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1369923322.0\n"
#: 00000004.xhp
msgctxt ""
@@ -554,5 +555,13 @@ msgctxt ""
"00000004.xhp\n"
"par_id733359\n"
"help.text"
-msgid "<variable id=\"slp\">In the Chart Type dialog of a Line chart or XY chart that displays lines, mark Smooth lines checkbox, then click the Properties button.</variable>"
-msgstr "<variable id=\"slp\">Στο διάλογο τύπου διαγράμματος ενός γραμμικού διαγράμματος ή ενός διαγράμματος ΧΥ που εμφανίζει γραμμές, σημειώστε το πλαίσιο ελέγχου ήπιες γραμμές, έπειτα κλικ στο κουμπί ιδιοτήτων.</variable>"
+msgid "<variable id=\"smlp\">In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Smooth in the Lines type dropdown, then click the Properties button.</variable>"
+msgstr "<variable id=\"smlp\">Στον διάλογο τύπου διαγράμματος μιας γραμμής διαγράμματος ή διαγράμματος ΧΥ εμφανίζει γραμμές, επιλογή εξομάλυνσης στον πτυσσόμενο τύπο γραμμών, έπειτα πατήστε το κουμπί ιδιοτήτων.</variable>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id8513095\n"
+"help.text"
+msgid "<variable id=\"stlp\">In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Stepped in the Lines type dropdown, then click the Properties button.</variable>"
+msgstr "<variable id=\"stlp\">Στον διάλογο τύπου διαγράμματος ενός διαγράμματος γραμμής ή ΧΥ που εμφανίζει γραμμές, επιλέξτε σταδιακά στον πτυσσόμενο τύπο γραμμών, έπειτα πατήστε το κουμπί ιδιότητες.</variable>"
diff --git a/source/el/helpcontent2/source/text/schart/01.po b/source/el/helpcontent2/source/text/schart/01.po
index 6d74c4da2d8..ad87dd26439 100644
--- a/source/el/helpcontent2/source/text/schart/01.po
+++ b/source/el/helpcontent2/source/text/schart/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2012-12-08 19:58+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-06-03 07:02+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,735 +14,926 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354996722.0\n"
+"X-POOTLE-MTIME: 1370242967.0\n"
-#: type_pie.xhp
+#: 03010000.xhp
msgctxt ""
-"type_pie.xhp\n"
+"03010000.xhp\n"
"tit\n"
"help.text"
-msgid "Chart Type Pie"
-msgstr "Τύπος διαγράμματος Πίτα"
+msgid "Data Table"
+msgstr "Πίνακας δεδομένων"
-#: type_pie.xhp
+#: 03010000.xhp
msgctxt ""
-"type_pie.xhp\n"
-"bm_id7621997\n"
+"03010000.xhp\n"
+"hd_id3150869\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>donut charts</bookmark_value> <bookmark_value>pie charts;types</bookmark_value> <bookmark_value>chart types;pie/donut</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα λουκουμά</bookmark_value><bookmark_value>διαγράμματα πίτας</bookmark_value><bookmark_value>τύποι διαγραμμάτων, πίτα/λουκουμάς</bookmark_value>"
+msgid "<link href=\"text/schart/01/03010000.xhp\" name=\"Data Table\">Data Table</link>"
+msgstr "<link href=\"text/schart/01/03010000.xhp\" name=\"Πίνακας δεδομένων\">Πίνακας δεδομένων</link>"
-#: type_pie.xhp
+#: 03010000.xhp
msgctxt ""
-"type_pie.xhp\n"
-"hd_id3365276\n"
+"03010000.xhp\n"
+"par_id3151115\n"
+"2\n"
"help.text"
-msgid "<variable id=\"type_pie\"><link href=\"text/schart/01/type_pie.xhp\">Chart Type Pie</link></variable>"
-msgstr "<variable id=\"type_pie\"><link href=\"text/schart/01/type_pie.xhp\">Τύπος διαγράμματος Πίτα</link></variable>"
+msgid "<ahelp hid=\".uno:DiagramData\">Opens the<emph> Data Table </emph>dialog where you can edit the chart data.</ahelp>"
+msgstr "<ahelp hid=\".uno:DiagramData\">Ανοίγει το παράθυρο διάλογο του<emph> Πίνακα δεδομένων</emph> όπου μπορείτε να επεξεργαστείτε τα δεδομένα του διαγράμματος.</ahelp>"
-#: type_pie.xhp
+#: 03010000.xhp
msgctxt ""
-"type_pie.xhp\n"
-"par_id245979\n"
+"03010000.xhp\n"
+"par_id3149667\n"
+"51\n"
"help.text"
-msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
-msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Οδηγός διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
+msgid "The<emph> Data Table </emph>dialog is not available if you insert a chart that is based on a Calc sheet or on a Writer table."
+msgstr "Το παράθυρο διαλόγου<emph> Πίνακας δεδομένων </emph>δεν είναι διαθέσιμο αν εισάγετε ένα διάγραμμα που βασίζεται σε ένα φύλλο του Calc ή σε έναν πίνακα του Writer."
-#: type_pie.xhp
+#: 03010000.xhp
msgctxt ""
-"type_pie.xhp\n"
-"hd_id5799432\n"
+"03010000.xhp\n"
+"par_id6746421\n"
"help.text"
-msgid "Pie"
-msgstr "Πίτα"
+msgid "<link href=\"text/swriter/01/06990000.xhp\">To update a chart manually when a Writer table got changed</link>"
+msgstr "<link href=\"text/swriter/01/06990000.xhp\">Για να ενημερώσετε χειροκίνητα ένα διάγραμμα όταν τροποποιηθεί ένας πίνακας του Writer</link>"
-#: type_pie.xhp
+#: 03010000.xhp
msgctxt ""
-"type_pie.xhp\n"
-"par_id6549272\n"
+"03010000.xhp\n"
+"par_id2565996\n"
"help.text"
-msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
-msgstr "Ένα διάγραμμα πίτας απεικονίζει τιμές ως κυκλικούς τομείς ενός ολόκληρου κύκλου. Το μήκος του τόξου, ή η περιοχή κάθε τομέα, είναι ανάλογα της τιμής του."
+msgid "Some changes will become visible only after you close and reopen the dialog."
+msgstr "Μερικές από τις αλλαγές θα γίνουν ορατές μόνο όταν κλείσετε και ανοίξετε ξανά το παράθυρο διαλόγου."
-#: type_pie.xhp
+#: 03010000.xhp
msgctxt ""
-"type_pie.xhp\n"
-"par_id6529740\n"
+"03010000.xhp\n"
+"hd_id6129947\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "Πίτα - αυτός ο δευτερεύων τύπος γραφήματος απεικονίζει τομείς ως χρωματιστές περιοχές της συνολικής πίτας, για μια μόνο στήλη δεδομένων. Στο δημιουργημένο διάγραμμα, μπορείτε να κάνετε κλικ και να σύρετε οποιονδήποτε τομέα για να διαχωρίσετε αυτόν τον τομέα από την υπόλοιπη πίτα ή να το συνδέσετε ξανά σε αυτήν."
+msgid "To change chart data"
+msgstr "Για να αλλάξετε τα δεδομένα του διαγράμματος"
-#: type_pie.xhp
+#: 03010000.xhp
msgctxt ""
-"type_pie.xhp\n"
-"par_id9121982\n"
+"03010000.xhp\n"
+"par_id8141117\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "Ανατιναγμένη πίτα - αυτός ο δευτερεύων τύπος γραφήματος απεικονίζει τους τομείς ήδη διαχωρισμένους. Στο δημιουργημένο διάγραμμα, μπορείτε να κάνετε κλικ και να σύρετε οποιονδήποτε τομέα για να το μετακινήστε ακτινικά από το κέντρο της πίτας."
+msgid "When you create a chart that is based on default data, or when you copy a chart into your document, you can open the Data Table dialog to enter your own data. The chart responds to the data in a live preview."
+msgstr "Όταν δημιουργείτε ένα διάγραμμα που βασίζεται σε προεπιλεγμένα δεδομένα, ή όταν αντιγράφετε ένα διάγραμμα στο έγγραφό σας, μπορείτε να ανοίξετε το παράθυρο διαλόγου Πίνακας δεδομένων για να εισάγετε τα δικά σας δεδομένα. Το διάγραμμα ανταποκρίνεται στα δεδομένα με ζωντανή προεπισκόπηση."
-#: type_pie.xhp
+#: 03010000.xhp
msgctxt ""
-"type_pie.xhp\n"
-"par_id3808404\n"
+"03010000.xhp\n"
+"par_id9487594\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Λουκουμάς - αυτός ο δευτερεύων τύπος γραφήματος μπορεί να απεικονίσει πολλαπλές στήλες δεδομένων. Κάθε στήλη δεδομένων απεικονίζεται όπως ένα σχήμα λουκουμά με μια τρύπα στο κέντρο, όπου η επόμενη στήλη δεδομένων μπορεί να απεικονιστεί. Στο δημιουργημένο διάγραμμα, μπορείτε να κάνετε κλικ και να σύρετε έναν εξωτερικό τομέα για να το μετακινήσετε ακτινικά από το κέντρο του λουκουμά."
+msgid "Close the Chart Data dialog to apply all changes to the chart. Choose <emph>Edit - Undo</emph> to cancel the changes."
+msgstr "Κλείστε το παράθυρο διαλόγου Δεδομένα διαγράμματος για να εφαρμοστούν όλες οι αλλαγές στο διάγραμμα. Επιλέξτε <emph>Επεξεργασία - Αναίρεση</emph> για να ακυρώσετε τις αλλαγές."
-#: type_pie.xhp
+#: 03010000.xhp
msgctxt ""
-"type_pie.xhp\n"
-"par_id2394482\n"
+"03010000.xhp\n"
+"par_id4149906\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Ανατιναγμένος λουκουμάς - αυτός ο δευτερεύων τύπος γραφήματος απεικονίζει τους εξωτερικούς τομείς ήδη διαχωρισμένους από τον υπόλοιπο λουκουμά. Στο δημιουργημένο διάγραμμα, μπορείτε να κάνετε κλικ και να σύρετε έναν εξωτερικό τομέα για να το μετακινήστε ακτινικά από το κέντρο του λουκουμά."
+msgid "Insert or select a chart that is not based on existing cell data."
+msgstr "Εισάγετε ή επιλέξτε ένα διάγραμμα το οποίο δεν βασίζεται σε υπάρχοντα δεδομένα κελιών."
-#: wiz_chart_type.xhp
+#: 03010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"tit\n"
+"03010000.xhp\n"
+"par_id6064943\n"
"help.text"
-msgid "Chart Wizard - Chart Type"
-msgstr "Αυτόματος πιλότος διαγράμματος - Τύπος διαγράμματος"
+msgid "Choose <emph>View - Chart Data Table</emph> to open the Data Table dialog."
+msgstr "Επιλέξτε <emph>Προβολή - Πίνακας δεδομένων διαγράμματος</emph> για να ανοίξετε το παράθυρο διαλόγου Πίνακα δεδομένων."
-#: wiz_chart_type.xhp
+#: 03010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"bm_id4266792\n"
+"03010000.xhp\n"
+"par_id3236182\n"
"help.text"
-msgid "<bookmark_value>charts;choosing chart types</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα, επιλογή τύπων διαγραμμάτων</bookmark_value>"
+msgid "The data series are organized in columns. The role of the left most column is set to categories or data labels respectively. The contents of the left most column are always formatted as text. You can insert more text columns to be used as hierarchical labels."
+msgstr "Οι σειρές δεδομένων οργανώνονται σε στήλες. Ο ρόλος της πιο αριστερής στήλης ορίζεται σε κατηγορίες ή ετικέτες δεδομένων αντίστοιχα. Τα περιεχόμενα της πιο αριστερής στήλης είναι πάντοτε μορφοποιημένα ως κείμενο. Μπορείτε να εισάγετε περισσότερες στήλες κειμένου για χρήση ως ιεραρχικές ετικέτες."
-#: wiz_chart_type.xhp
+#: 03010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"hd_id1536606\n"
+"03010000.xhp\n"
+"par_id9799798\n"
"help.text"
-msgid "<variable id=\"wiz_chart_type\"><link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard - Chart Type</link></variable>"
-msgstr "<variable id=\"wiz_chart_type\"><link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματος πιλότος διαγράμματος - Τύπος διαγράμματος</link></variable>"
+msgid "Click a cell in the dialog and change the contents. Click another cell to see the changed contents in the preview."
+msgstr "Κάντε κλικ σε ένα κελί στο παράθυρο διαλόγου και μεταβάλετε τα περιεχόμενά του. Κάντε κλικ σε ένα άλλο κελί για να δείτε τα τροποποιημένα περιεχόμενα στην προεπισκόπηση."
-#: wiz_chart_type.xhp
+#: 03010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id6006958\n"
+"03010000.xhp\n"
+"par_id1251258\n"
"help.text"
-msgid "On the first page of the Chart Wizard you can <link href=\"text/schart/01/choose_chart_type.xhp\">choose a chart type</link>."
-msgstr "Στην πρώτη σελίδα του Αυτόματου πιλότου διαγράμματος μπορείτε να <link href=\"text/schart/01/choose_chart_type.xhp\">επιλέξετε έναν τύπο διαγράμματος</link>."
+msgid "Enter the name of the data series in the text box above the column."
+msgstr "Εισάγετε το όνομα της σειράς δεδομένων στο πεδίο κειμένου επάνω από τη στήλη."
-#: wiz_chart_type.xhp
+#: 03010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"hd_id3919186\n"
+"03010000.xhp\n"
+"par_id743430\n"
"help.text"
-msgid "To choose a chart type"
-msgstr "Για να επιλέξετε έναν τύπο διαγράμματος"
+msgid "Use the icons above the table to insert or delete rows and columns. For data series with multiple columns, only whole data series can be inserted or deleted."
+msgstr "Χρησιμοποιήστε τα εικονίδια επάνω από τον πίνακα για να εισάγετε ή να διαγράψετε γραμμές και στήλες. Για σειρές δεδομένων με πολλαπλές στήλες, μόνο ολόκληρες σειρές δεδομένων μπορούν να εισαχθούν ή να διαγραφούν."
-#: wiz_chart_type.xhp
+#: 03010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id3453169\n"
+"03010000.xhp\n"
+"par_id8111819\n"
"help.text"
-msgid "Choose a basic <link href=\"text/schart/01/choose_chart_type.xhp\">chart type</link>: click any of the entries labeled Column, Bar, Pie, and so on."
-msgstr "Επιλέξτε ένα βασικό <link href=\"text/schart/01/choose_chart_type.xhp\">τύπο διαγράμματος</link>: κάντε κλικ σε οποιαδήποτε από τις καταχωρήσεις με την ετικέτα Στήλη, Ράβδος, Πίτα και ούτω καθεξής."
+msgid "The order of the data series in the chart is the same as in the data table. Use the <emph>Move Series Right</emph> icon to switch the current column with its neighbor on the right."
+msgstr "Η ταξινόμηση των σειρών δεδομένων σε ένα διάγραμμα είναι ίδια με αυτή του πίνακα δεδομένων. Χρησιμοποιήστε το εικονίδιο <emph>Μετακίνηση σειράς δεξιά</emph> για να εναλλάξετε την τρέχουσα στήλη με τη γειτονική της από τα δεξιά."
-#: wiz_chart_type.xhp
+#: 03010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id8406933\n"
+"03010000.xhp\n"
+"par_id9116794\n"
"help.text"
-msgid "The contents on the right side will change to offer more options depending on the basic chart type."
-msgstr "Τα περιεχόμενα στη δεξιά πλευρά θα μεταβληθούν για να προσφέρουν περισσότερες επιλογές ανάλογα με τον βασικό τύπο διαγράμματος."
+msgid "The order of the categories or data points in the chart is the same as in the data table. Use the <emph>Move Row Down</emph> icon to switch the current row with its neighbor below."
+msgstr "Η ταξινόμηση των κατηγοριών ή των σημείων δεδομένων στο διάγραμμα είναι ίδια με αυτή του πίνακα δεδομένων. Χρησιμοποιήστε το εικονίδιο <emph>Μετακίνηση γραμμής κάτω</emph> για να εναλλάξετε την τρέχουσα γραμμή με τη γειτονική της από κάτω."
-#: wiz_chart_type.xhp
+#: 03010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id8230231\n"
+"03010000.xhp\n"
+"par_id3150297\n"
+"20\n"
"help.text"
-msgid "Optionally, click any of the options. While you change the settings in the wizard, watch the preview in the document to see how the chart will look."
-msgstr "Προαιρετικά, κάντε κλικ σε οποιαδήποτε από τις επιλογές. Ενώ τροποποιείτε τις ρυθμίσεις στον οδηγό, παρακολουθήστε την προεπισκόπηση στο έγγραφο για να δείτε πως θα αναπαριστάται το διάγραμμα."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a new row below the current row.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγει μια νέα γραμμή κάτω από την τρέχουσα γραμμή.</ahelp>"
-#: wiz_chart_type.xhp
+#: 03010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id3267006\n"
+"03010000.xhp\n"
+"par_id3145384\n"
+"23\n"
"help.text"
-msgid "Press <item type=\"keycode\">Shift+F1</item> and point to a control to see an extended help text."
-msgstr "Πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Shift+F1</item> και τοποθετήστε το δείκτη σε ένα στοιχείο ελέγχου για να δείτε το εκτεταμένο κείμενο βοήθειας."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a new data series after the current column.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγει μια νέα γραμμή δεδομένωνμετά την τρέχουσα στήλη.</ahelp>"
-#: wiz_chart_type.xhp
+#: 03010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id7251503\n"
+"03010000.xhp\n"
+"par_id3152297\n"
"help.text"
-msgid "Click <emph>Finish</emph> on any wizard page to close the wizard and create the chart using the current settings."
-msgstr "Κάντε κλικ στο <emph>Τέλος</emph> σε οποιαδήποτε σελίδα του οδηγού για να κλείσετε τον οδηγό και να δημιουργήσετε το διάγραμμα με τις τρέχουσες ρυθμίσεις."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a new text column after the current column for hierarchical axes descriptions.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγει μια νέα στήλη κειμένου μετά την τρέχουσα στήλη για περιγραφές ιεραρχικών αξόνων.</ahelp>"
-#: wiz_chart_type.xhp
+#: 03010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id3191625\n"
+"03010000.xhp\n"
+"par_id3159231\n"
+"26\n"
"help.text"
-msgid "Click <emph>Next</emph> to see the next wizard page, or click the entries on the left side of the wizard to go to that page."
-msgstr "Κάντε κλικ στο <emph>Επόμενο</emph> για να δείτε την επόμενη σελίδα του οδηγού, ή κάντε κλικ στις καταχωρήσεις στην αριστερή πλευρά του οδηγού για να μεταφερθείτε σε αυτήν τη σελίδα."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Deletes the current row. It is not possible to delete the label row.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διαγράφει την τρέχουσα γραμμή. Δεν είναι δυνατό να διαγραφεί η γραμμή με την ετικέτα.</ahelp>"
-#: wiz_chart_type.xhp
+#: 03010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id7659535\n"
+"03010000.xhp\n"
+"par_id3153336\n"
+"29\n"
"help.text"
-msgid "Click <emph>Back</emph> to see the previous wizard page."
-msgstr "Κάντε κλικ στο <emph>Πίσω</emph> για να δείτε την προηγούμενη σελίδα του οδηγού."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Deletes the current series or text column. It is not possible to delete the first text column.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διαγράφει τις τρέχουσες σειρές ή στήλη κειμένου. Δεν είναι δυνατό να διαγραφεί η πρώτη στήλη κειμένου.</ahelp>"
-#: wiz_chart_type.xhp
+#: 03010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id8420056\n"
+"03010000.xhp\n"
+"par_id4089175\n"
"help.text"
-msgid "Click <emph>Cancel</emph> to close the wizard without creating a chart."
-msgstr "Κάντε κλικ στην <emph>Ακύρωση</emph> για να κλείσετε τον οδηγό χωρίς να δημιουργήσετε ένα διάγραμμα."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Switches the current column with its neighbor at the right.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εναλλάσσει την τρέχουσα στήλη με τη γειτονική στήλη στα δεξιά της.</ahelp>"
-#: wiz_chart_type.xhp
+#: 03010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id2284920\n"
+"03010000.xhp\n"
+"par_id3949095\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to go to the named wizard page.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να μεταφερθείτε στην ονομαστική σελίδα του οδηγού.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Switches the current row with its neighbor below.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εναλλάσσει την τρέχουσα γραμμή με τη γειτονική γραμμή από κάτω της.</ahelp>"
-#: wiz_chart_type.xhp
+#: 03010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id3184301\n"
+"03010000.xhp\n"
+"par_id6697286\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a basic chart type.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα βασικό τύπο διαγράμματος.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter names for the data series.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε ονόματα για τις σειρές δεδομένων.</ahelp>"
-#: wiz_chart_type.xhp
+#: 04010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id2129276\n"
+"04010000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a sub type of the basic chart type.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα δευτερεύοντα τύπο του βασικού τύπου διαγράμματος.</ahelp>"
+msgid "Titles"
+msgstr "Τίτλοι"
-#: wiz_chart_type.xhp
+#: 04010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id9719229\n"
+"04010000.xhp\n"
+"hd_id3147345\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enables a 3D look for the data values.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιεί μια τρισδιάστατη εμφάνιση για τις τιμές δεδομένων.</ahelp>"
+msgid "Titles"
+msgstr "Τίτλοι"
-#: wiz_chart_type.xhp
+#: 04010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id3860896\n"
+"04010000.xhp\n"
+"par_id3150298\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the type of 3D look.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε τον τύπο της τρισδιάστατης εμφάνισης.</ahelp>"
+msgid "<variable id=\"titel\"><ahelp hid=\".uno:InsertMenuTitles\">Opens a dialog to enter or modify the titles in a chart.</ahelp></variable> You can define the text for the main title, subtitle and the axis labels, and specify if they are displayed."
+msgstr "<variable id=\"titel\"><ahelp hid=\".uno:InsertMenuTitles\">Ανοίγει ένα παράθυρο διαλόγου για την εισαγωγή ή την τροποποίηση των τίτλων ενός διαγράμματος.</ahelp></variable> Μπορείτε να καθορίστε το κείμενο για τον κύριο τίτλο, τον υπότιτλο και τις ετικέτες των αξόνων και να προσδιορίσετε αν αυτά θα εμφανίζονται."
-#: wiz_chart_type.xhp
+#: 04010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id4041871\n"
+"04010000.xhp\n"
+"hd_id3150207\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a shape from the list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα σχήμα από τη λίστα.</ahelp>"
+msgid "Main Title"
+msgstr "Κύριος τίτλος"
-#: wiz_chart_type.xhp
+#: 04010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id9930722\n"
+"04010000.xhp\n"
+"par_id3150371\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays stacked series for Line charts.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Απεικονίζει σειρές δεδομένων σε στοίβα για διαγράμματα Γραμμής.</ahelp>"
+msgid "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_MAINTITLE\">Marking the <emph>Main Title</emph> option activates the main title. Enter the desired title in the corresponding text field.</ahelp>"
+msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_MAINTITLE\">Επισημαίνοντας την επιλογή <emph>Κύριος τίτλος</emph> ενεργοποιείτε τον κύριο τίτλο. Εισάγετε τον επιθυμητό τίτλο στο αντίστοιχο πεδίο κειμένου.</ahelp>"
-#: wiz_chart_type.xhp
+#: 04010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id5749687\n"
+"04010000.xhp\n"
+"hd_id3146980\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Stack series display values on top of each other.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Οι σειρές σε στοίβα απεικονίζουν τιμές τη μια επάνω στην άλλη.</ahelp>"
+msgid "Subtitle"
+msgstr "Υπότιτλος"
-#: wiz_chart_type.xhp
+#: 04010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id79348\n"
+"04010000.xhp\n"
+"par_id3149404\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Stack series display values as percent.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Οι σειρές δεδομένων σε στοίβα απεικονίζουν τιμές ως ποσοστό.</ahelp>"
+msgid "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_SUBTITLE\">Marking the <emph>Subtitle</emph> option activates the subtitle. Enter the desired title in the corresponding text field.</ahelp>"
+msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_SUBTITLE\">Επισημαίνοντας την επιλογή <emph>Υπότιτλος</emph> ενεργοποιείτε τον υπότιτλο. Εισάγετε τον επιθυμητό τίτλο στο αντίστοιχο πεδίο κειμένου.</ahelp>"
-#: wiz_chart_type.xhp
+#: 04010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id2414014\n"
+"04010000.xhp\n"
+"par_id3152901\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">The lines are shown as curves.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Οι γραμμές απεικονίζονται ως καμπύλες.</ahelp>"
+msgid "<variable id=\"sytexttitel\"><ahelp hid=\".uno:ToggleTitle\">Click <emph>Title On/Off</emph> on the Formatting bar to show or hide the title and subtitle.</ahelp></variable>"
+msgstr "<variable id=\"sytexttitel\"><ahelp hid=\".uno:ToggleTitle\">Κάνετε κλικ στο πεδίο <emph>Τίτλος ναι/όχι</emph> στη γραμμή μορφοποίησης για να εμφανίσετε ή να αποκρύψετε τον τίτλο και τον υπότιτλο.</ahelp></variable>"
-#: wiz_chart_type.xhp
+#: 04010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id7617114\n"
+"04010000.xhp\n"
+"hd_id3156018\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to set the curve properties.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα παράθυρο διαλόγου για να ορίσετε τις ιδιότητες της καμπύλης.</ahelp>"
+msgid "X axis"
+msgstr "Άξονας X"
-#: wiz_chart_type.xhp
+#: 04010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id6649372\n"
+"04010000.xhp\n"
+"par_id3152869\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Connects points by ascending X values, even if the order of values is different, in an XY scatter diagram.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Συνδέει σημεία ταξινομώντας σε αύξουσα σειρά τις τιμές x, ακόμα κι αν η σειρά των τιμών είναι διαφορετική, σε ένα διάγραμμα διασποράς ΧΥ.</ahelp>"
+msgid "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_X_AXIS\">Marking the <emph>X axis</emph> option activates the X axis title. Enter the desired title in the corresponding text field.</ahelp>"
+msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_X_AXIS\">Επισημαίνοντας την επιλογή <emph>Άξονας Χ</emph> ενεργοποιείτε τον τίτλο του άξονα Χ. Εισάγετε τον επιθυμητό τίτλο στο αντίστοιχο πεδίο κειμένου.</ahelp>"
-#: wiz_chart_type.xhp
+#: 04010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id7334208\n"
+"04010000.xhp\n"
+"hd_id3159226\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the number of lines for the Column and Line chart type.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει το πλήθος των γραμμών για τα διαγράμματα Στήλης και Γραμμής.</ahelp>"
+msgid "Y axis"
+msgstr "Άξονας Y"
-#: wiz_chart_type.xhp
+#: 04010000.xhp
msgctxt ""
-"wiz_chart_type.xhp\n"
-"par_id4485000\n"
+"04010000.xhp\n"
+"par_id3154763\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Chart Type dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου Τύπος διαγράμματος.</ahelp>"
+msgid "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_Y_AXIS\">Marking the <emph>Y axis</emph> option activates the Y axis title. Enter the desired title in the corresponding text field.</ahelp>"
+msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_Y_AXIS\">Επισημαίνοντας την επιλογή <emph>Άξονας Υ</emph> ενεργοποιείτε τον τίτλο του άξονα Υ. Εισάγετε τον επιθυμητό τίτλο στο αντίστοιχο πεδίο κειμένου.</ahelp>"
-#: wiz_data_range.xhp
+#: 04010000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
+"04010000.xhp\n"
+"hd_id3153009\n"
+"12\n"
+"help.text"
+msgid "Z axis"
+msgstr "Άξονας Z"
+
+#: 04010000.xhp
+msgctxt ""
+"04010000.xhp\n"
+"par_id3154710\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_Z_AXIS\">Marking the <emph>Z axis</emph> option activates the Z axis title. Enter the desired title in the corresponding text field.</ahelp> This option is only available for 3-D charts."
+msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_Z_AXIS\">Επισημαίνοντας την επιλογή <emph>Άξονας Ζ</emph> ενεργοποιείτε τον τίτλο του άξονα Ζ. Εισάγετε τον επιθυμητό τίτλο στο αντίστοιχο πεδίο κειμένου.</ahelp> Αυτή η επιλογή είναι διαθέσιμη μόνο σε διαγράμματα 3Δ."
+
+#: 04010000.xhp
+msgctxt ""
+"04010000.xhp\n"
+"par_id3153073\n"
+"14\n"
+"help.text"
+msgid "<variable id=\"sytextachse\"><ahelp hid=\".uno:ToggleAxisTitle\">Click <emph>Axes Title On/Off</emph> on the Formatting bar to show or hide the axis labels.</ahelp></variable>"
+msgstr "<variable id=\"sytextachse\"><ahelp hid=\".uno:ToggleAxisTitle\">Κάνετε κλικ στο πεδίο <emph>Τίτλος αξόνων ναι/όχι</emph> στη γραμμή μορφοποίησης για να εμφανίσετε ή να αποκρύψετε τις ετικέτες των αξόνων.</ahelp></variable>"
+
+#: 04020000.xhp
+msgctxt ""
+"04020000.xhp\n"
"tit\n"
"help.text"
-msgid "Chart Wizard - Data Range"
-msgstr "Αυτόματος πιλότος διαγράμματος - Περιοχή δεδομένων"
+msgid "Legend"
+msgstr "Υπόμνημα"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"bm_id2429578\n"
+"04020000.xhp\n"
+"bm_id3156441\n"
"help.text"
-msgid "<bookmark_value>data ranges in charts</bookmark_value>"
-msgstr "<bookmark_value>περιοχές δεδομένων σε διαγράμματα</bookmark_value>"
+msgid "<bookmark_value>chart legends; hiding</bookmark_value><bookmark_value>hiding;chart legends</bookmark_value>"
+msgstr "<bookmark_value>υπομνήματα διαγραμμάτων, απόκρυψη</bookmark_value><bookmark_value>απόκρυψη, υπομνήματα διαγραμμάτων</bookmark_value>"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"hd_id8313852\n"
+"04020000.xhp\n"
+"hd_id3156441\n"
+"1\n"
"help.text"
-msgid "<variable id=\"wiz_data_range\"><link href=\"text/schart/01/wiz_data_range.xhp\">Chart Wizard - Data Range</link></variable>"
-msgstr "<variable id=\"wiz_data_range\"><link href=\"text/schart/01/wiz_data_range.xhp\">Αυτόματος πιλότος διαγράμματος - Περιοχή δεδομένων</link></variable>"
+msgid "Legend"
+msgstr "Υπόμνημα"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id8829309\n"
+"04020000.xhp\n"
+"par_id3155413\n"
+"2\n"
"help.text"
-msgid "On this page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can select one single source of data range. This range may consist of more than one rectangular range of cells."
-msgstr "Σε αυτή τη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματου πιλότου διαγράμματος</link> μπορείτε να επιλέξετε μια ξεχωριστή προέλευση περιοχής δεδομένων. Αυτή η περιοχή αποτελείται από περισσότερες από μία ορθογώνιες περιοχές κελιών."
+msgid "<variable id=\"legende\"><ahelp hid=\".uno:InsertMenuLegend\">Opens the <emph>Legend </emph>dialog, which allows you to change the position of legends in the chart, and to specify whether the legend is displayed.</ahelp></variable>"
+msgstr "<variable id=\"legende\"><ahelp hid=\".uno:InsertMenuLegend\">Ανοίγει το παράθυρο διαλόγου για το <emph>Υπόμνημα</emph>, το οποίο σας επιτρέπει να μεταβάλετε τη θέση των υπομνημάτων στο διάγραμμα και να προσδιορίσετε αν το υπόμνημα θα εμφανίζεται.</ahelp></variable>"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id6401867\n"
+"04020000.xhp\n"
+"par_id3149124\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Data Ranges dialog where you can edit Data Range and Data Series.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου Περιοχές δεδομένων όπου μπορείτε να επεξεργαστείτε τα πεδία Περιοχή δεδομένων και Σειρά δεδομένων.</ahelp>"
+msgid "<variable id=\"sytextlegende\"><ahelp hid=\".uno:ToggleLegend\">To show or hide a legend, click <emph>Legend On/Off</emph> on the <emph>Formatting</emph> bar.</ahelp></variable>"
+msgstr "<variable id=\"sytextlegende\"><ahelp hid=\".uno:ToggleLegend\">Για να εμφανίσετε ή να αποκρύψετε ένα υπόμνημα, κάντε κλικ στο <emph>Υπόμνημα ναι/όχι</emph> στη γραμμή <emph>Μορφοποίηση</emph>.</ahelp></variable>"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id2025818\n"
+"04020000.xhp\n"
+"par_id3145230\n"
"help.text"
-msgid "Use the Chart Wizard - Data Series page if you need more control over the data ranges."
-msgstr "Χρησιμοποιήστε τη σελίδα Αυτόματος πιλότος διαγράμματος - Σειρές δεδομένων εάν χρειάζεστε περισσότερο έλεγχο επάνω στις περιοχές δεδομένων."
+msgid "<image id=\"img_id3147346\" src=\"cmd/sc_togglelegend.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147346\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147346\" src=\"cmd/sc_togglelegend.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147346\">Icon</alt></image>"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id8466139\n"
+"04020000.xhp\n"
+"par_id3149207\n"
+"16\n"
"help.text"
-msgid "This dialog is only available for charts based on a Calc or Writer table."
-msgstr "Αυτό το παράθυρο διαλόγου είναι διαθέσιμο μόνο για διαγράμματα βασισμένα σε πίνακα του Calc ή του Writer."
+msgid "Legend On/Off"
+msgstr "Υπόμνημα ναι/όχι"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"hd_id1877193\n"
+"04020000.xhp\n"
+"hd_id3155114\n"
+"6\n"
"help.text"
-msgid "To specify a data range"
-msgstr "Για να προσδιορίσετε μια περιοχή δεδομένων"
+msgid "Display"
+msgstr "Προβολή"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id5924863\n"
+"04020000.xhp\n"
+"par_id3150206\n"
+"7\n"
"help.text"
-msgid "Select the data range. Do one of the following:"
-msgstr "Επιλέξτε την περιοχή δεδομένων. Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "<ahelp hid=\"SCH_CHECKBOX_DLG_LEGEND_CBX_SHOW\">Specifies whether to display a legend for the chart.</ahelp> This option is only visible if you call the dialog by choosing <emph>Insert - Legend</emph>."
+msgstr "<ahelp hid=\"SCH_CHECKBOX_DLG_LEGEND_CBX_SHOW\">Προσδιορίζει αν θα εμφανίζεται το υπόμνημα του διαγράμματος.</ahelp> Αυτή η επιλογή είναι διαθέσιμη μόνο αν καλέσετε το παράθυρο διαλόγου επιλέγοντας <emph>Εισαγωγή - Υπόμνημα</emph>."
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id4357432\n"
+"04020000.xhp\n"
+"hd_id3150201\n"
+"4\n"
"help.text"
-msgid "Enter the data range in the text box."
-msgstr "Εισάγετε την περιοχή δεδομένων στο πεδίο κειμένου."
+msgid "Position"
+msgstr "Θέση"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id5626392\n"
+"04020000.xhp\n"
+"par_id3155376\n"
+"5\n"
"help.text"
-msgid "In Calc, an example data range would be \"$Sheet1.$B$3:$B$14\". Note that a data range may consist of more than one region in a spreadsheet, e.g. \"$Sheet1.A1:A5;$Sheet1.D1:D5\" is also a valid data range. In Writer, an example data range would be \"Table1.A1:E4\"."
-msgstr "Στο Calc, ένα παράδειγμα περιοχής δεδομένων θα ήταν το \"$Sheet1.$B$3:$B$14\". Σημειώστε ότι η περιοχή δεδομένων μπορεί να αποτελείται από περισσότερες από μία περιοχές σε ένα υπολογιστικό φύλλο, π.χ. η \"$Sheet1.A1:A5;$Sheet1.D1:D5\" είναι επίσης μια έγκυρη περιοχή δεδομένων. Στο Writer, ένα παράδειγμα περιοχής δεδομένων θα ήταν το \"Table1.A1:E4\"."
+msgid "Select the position for the legend:"
+msgstr "Επιλέξτε τη θέση του υπομνήματος:"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id1363872\n"
+"04020000.xhp\n"
+"hd_id3152988\n"
+"8\n"
"help.text"
-msgid "In Calc, click <emph>Select data range</emph> to minimize the dialog, then drag over a cell area to select the data range."
-msgstr "Στο Calc, κάντε κλικ στην <emph>Επιλογή περιοχής δεδομένων</emph> για να ελαχιστοποιήσετε το παράθυρο διαλόγου, έπειτα σύρετε για να επιλέξετε την περιοχή δεδομένων."
+msgid "Left"
+msgstr "Αριστερά"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id6823938\n"
+"04020000.xhp\n"
+"par_id3155087\n"
+"9\n"
"help.text"
-msgid "If you want a data range of multiple cell areas that are not next to each other, enter the first range, then manually add a semicolon at the end of the text box, then enter the other ranges. Use a semicolon as delimiter between ranges."
-msgstr "Εάν επιθυμείτε μια περιοχή δεδομένων με πολλαπλές περιοχές κελιών που δεν θα είναι δίπλα δίπλα, εισάγετε την πρώτη περιοχή και ύστερα χειροκίνητα προσθέστε ένα ελληνικό ερωτηματικό στο τέλος του πεδίου κειμένου, έπειτα εισάγετε τις άλλες περιοχές. Χρησιμοποιήστε το ελληνικό ερωτηματικό ως διαχωριστικό μεταξύ των περιοχών."
+msgid "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_LEFT\">Positions the legend at the left of the chart.</ahelp>"
+msgstr "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_LEFT\">Τοποθετεί το υπόμνημα στα αριστερά του διαγράμματος.</ahelp>"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id1434369\n"
+"04020000.xhp\n"
+"hd_id3153816\n"
+"10\n"
"help.text"
-msgid "Click one of the options for data series in rows or in columns."
-msgstr "Κάντε κλικ σε μια από τις επιλογές για σειρές δεδομένων σε γραμμές ή σε στήλες."
+msgid "Top"
+msgstr "Επάνω"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id7524033\n"
+"04020000.xhp\n"
+"par_id3153912\n"
+"11\n"
"help.text"
-msgid "Check whether the data range has labels in the first row or in the first column or both."
-msgstr "Ελέγξτε αν η περιοχή δεδομένων έχει ετικέτες στην πρώτη γραμμή ή στην πρώτη στήλη ή και στις δυο."
+msgid "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_TOP\">Positions the legend at the top of the chart.</ahelp>"
+msgstr "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_TOP\">Τοποθετεί το υπόμνημα επάνω από το διάγραμμα.</ahelp>"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id5256508\n"
+"04020000.xhp\n"
+"hd_id3144773\n"
+"12\n"
"help.text"
-msgid "In the preview you can see how the final chart will look."
-msgstr "Στην προεπισκόπηση μπορείτε να δείτε πως θα αναπαριστάται το τελικό διάγραμμα."
+msgid "Right"
+msgstr "Δεξιά"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id379650\n"
+"04020000.xhp\n"
+"par_id3155268\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the data range that you want to include in your chart. To minimize this dialog while you select the data range in Calc, click the <emph>Select data range</emph> button.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε την περιοχή δεδομένων που επιθυμείτε να συμπεριλάβετε στο διάγραμμα. Για να ελαχιστοποιήσετε το παράθυρο διαλόγου καθώς επιλέγετε την περιοχή δεδομένων στο Calc, κάντε κλικ στο κουμπί <emph>Επιλογή περιοχής δεδομένων</emph>.</ahelp>"
+msgid "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_RIGHT\">Positions the legend at the right of the chart.</ahelp>"
+msgstr "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_RIGHT\">Τοποθετεί το υπόμνημα στα δεξιά του διαγράμματος.</ahelp>"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id953703\n"
+"04020000.xhp\n"
+"hd_id3152871\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Data series get their data from consecutive rows in the selected range. For scatter charts, the first data series will contain x-values for all series. All other data series are used as y-values, one for each series.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Οι σειρές δεδομένων λαμβάνουν τα δεδομένα τους από συνεχόμενες γραμμές σε μια επιλεγμένη περιοχή. Για διαγράμματα διασποράς, η πρώτη σειρά δεδομένων θα περιέχει τιμές x για όλες τις σειρές. Όλες οι άλλες σειρές δεδομένων χρησιμοποιούνται ως τιμές y, μία για κάθε σειρά.</ahelp>"
+msgid "Bottom"
+msgstr "Κάτω"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id4496597\n"
+"04020000.xhp\n"
+"par_id3153249\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Data series get their data from consecutive columns in the selected range. For scatter charts, the first data column will contain x-values for all series. All other data columns are used as y-values, one for each series.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Οι σειρές δεδομένων παίρνουν τα δεδομένα τους από συνεχόμενες στήλες σε μια επιλεγμένη περιοχή. Για διαγράμματα διασποράς, η πρώτη στήλη δεδομένων θα περιέχει τιμές x για όλες τις σειρές. Όλες οι άλλες στήλες δεδομένων χρησιμοποιούνται ως τιμές y, μια για κάθε σειρά .</ahelp>"
+msgid "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_BOTTOM\">Positions the legend at the bottom of the chart.</ahelp>"
+msgstr "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_BOTTOM\">Τοποθετεί το υπόμνημα κάτω από το διάγραμμα.</ahelp>"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id2898953\n"
+"04020000.xhp\n"
+"hd_id1106200812072645\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">For data series in columns: The first row in the range is used as names for data series. For data series in rows: The first row in the range is used as categories. The remaining rows comprise the data series. If this check box is not selected, all rows are data series.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για σειρές δεδομένων σε στήλες: Η πρώτη γραμμή στην περιοχή χρησιμοποιείται ως ονόματα για τις σειρές δεδομένων. Για σειρές δεδομένων σε γραμμές: Η πρώτη στήλη στην περιοχή χρησιμοποιείται ως κατηγορίες. Οι εναπομείνασες γραμμές αποτελούν τις σειρές δεδομένων. Αν αυτό το πεδίο ελέγχου δεν είναι επιλεγμένο, όλες οι γραμμές είναι σειρές δεδομένων.</ahelp>"
+msgid "Text Orientation"
+msgstr "Κατεύθυνση κειμένου"
-#: wiz_data_range.xhp
+#: 04020000.xhp
msgctxt ""
-"wiz_data_range.xhp\n"
-"par_id7546311\n"
+"04020000.xhp\n"
+"par_id1106200812072653\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">For data series in columns: The first column in the range is used as names for data series. For data series in rows: The first column in the range is used as categories. The remaining columns comprise the data columns. If this check box is not selected, all columns are data columns.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για σειρές δεδομένων σε στήλες: Η πρώτη στήλη στην περιοχή χρησιμοποιείται ως ονόματα για τις σειρές δεδομένων. Για σειρές δεδομένων σε γραμμές: Η πρώτη στήλη στην περιοχή χρησιμοποιείται ως κατηγορίες. Οι εναπομείνασες στήλες αποτελούν τις στήλες δεδομένων. Αν αυτό το πεδίο ελέγχου δεν είναι επιλεγμένο, όλες οι στήλες είναι στήλες δεδομένων.</ahelp>"
+msgid "This feature is only available if complex text layout support is enabled in <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages</item>."
+msgstr "Αυτή η λειτουργία είναι διαθέσιμη μόνο εάν η υποστήριξη διάταξης σύνθετου κειμένου είναι ενεργή στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</item>."
-#: type_xy.xhp
+#: 04020000.xhp
msgctxt ""
-"type_xy.xhp\n"
+"04020000.xhp\n"
+"hd_id1106200812112444\n"
+"help.text"
+msgid "Text Direction"
+msgstr "Κατεύθυνση κειμένου"
+
+#: 04020000.xhp
+msgctxt ""
+"04020000.xhp\n"
+"par_id1106200812112530\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει την κατεύθυνση κειμένου για μια παράγραφο που χρησιμοποιεί σύνθετη διάταξη κειμένου (CTL). Αυτή η λειτουργία είναι διαθέσιμη μόνο να είναι ενεργοποιημένη η υποστήριξη σύνθετης διάταξης κειμένου.</ahelp>"
+
+#: 04030000.xhp
+msgctxt ""
+"04030000.xhp\n"
"tit\n"
"help.text"
-msgid "Chart Type XY"
-msgstr "Τύπος διαγράμματος ΧΥ"
+msgid "Data Labels"
+msgstr "Ετικέτες δεδομένων"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"bm_id84231\n"
+"04030000.xhp\n"
+"bm_id3150275\n"
"help.text"
-msgid "<bookmark_value>scatter charts</bookmark_value><bookmark_value>XY charts</bookmark_value><bookmark_value>chart types;XY (scatter)</bookmark_value><bookmark_value>error indicators in charts</bookmark_value><bookmark_value>error bars in charts</bookmark_value><bookmark_value>averages in charts</bookmark_value><bookmark_value>statistics in charts</bookmark_value><bookmark_value>variances in charts</bookmark_value><bookmark_value>standard deviation in charts</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα διασποράς</bookmark_value><bookmark_value>διαγράμματα ΧΥ </bookmark_value><bookmark_value>τύποι διαγραμμάτων, XY (διασπορά)</bookmark_value><bookmark_value>δείκτες σφάλματος σε διαγράμματα</bookmark_value><bookmark_value>μπάρες σφαλμάτων σε διαγράμματα</bookmark_value><bookmark_value>μέσες τιμές σε διαγράμματα</bookmark_value><bookmark_value>στατιστικά σε διαγράμματα</bookmark_value><bookmark_value>διακυμάνσεις σε διαγράμματα</bookmark_value><bookmark_value>τυπική απόκλιση σε διαγράμματα</bookmark_value>"
+msgid "<bookmark_value>data labels in charts</bookmark_value> <bookmark_value>labels; for charts</bookmark_value> <bookmark_value>charts; data labels</bookmark_value> <bookmark_value>data values in charts</bookmark_value> <bookmark_value>chart legends; showing icons with labels</bookmark_value>"
+msgstr "<bookmark_value>ετικέτες δεδομένων στα διαγράμματα</bookmark_value><bookmark_value>ετικέτες, για διαγράμματα</bookmark_value><bookmark_value>διαγράμματα, ετικέτες δεδομένων</bookmark_value><bookmark_value>τιμές δεδομένων στα διαγράμματα</bookmark_value><bookmark_value>υπομνήματα διαγραμμάτων, εμφάνιση εικονιδίων με ετικέτες</bookmark_value>"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"hd_id9346598\n"
+"04030000.xhp\n"
+"hd_id3150275\n"
+"1\n"
"help.text"
-msgid "<variable id=\"type_xy\"><link href=\"text/schart/01/type_xy.xhp\">Chart Type XY (Scatter)</link></variable>"
-msgstr "<variable id=\"type_xy\"><link href=\"text/schart/01/type_xy.xhp\">Τύπος διαγράμματος ΧΥ (διασποράς)</link></variable>"
+msgid "<variable id=\"datenbeschriftung\"><link href=\"text/schart/01/04030000.xhp\" name=\"Data labels\">Data Labels</link></variable>"
+msgstr "<variable id=\"datenbeschriftung\"><link href=\"text/schart/01/04030000.xhp\" name=\"Ετικέτες δεδομένων\">Ετικέτες δεδομένων</link></variable>"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id2003845\n"
+"04030000.xhp\n"
+"par_id3154684\n"
+"2\n"
"help.text"
-msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
-msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματου πιλότου διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
+msgid "<variable id=\"besch\"><ahelp hid=\".uno:InsertMenuDataLabels\">Opens the<emph> Data Labels </emph>dialog, which enables you to set the data labels.</ahelp></variable>"
+msgstr "<variable id=\"besch\"><ahelp hid=\".uno:InsertMenuDataLabels\">Ανοίγει το παράθυρο διαλόγου <emph> Ετικέτες δεδομένων </emph>, το οποίο σας επιτρέπει να ορίσετε τις ετικέτες των δεδομένων.</ahelp></variable>"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"hd_id7757194\n"
+"04030000.xhp\n"
+"par_id0810200912120416\n"
"help.text"
-msgid "XY (Scatter)"
-msgstr "ΧΥ (διασπορά)"
+msgid "If an element of a data series is selected, this command works on that data series only. If no element is selected, this command works on all data series."
+msgstr "Χρησιμοποιήστε τα επάνω ή κάτω βέλη για να μετακινήσετε την επιλεγμένη καταχώρηση επάνω ή κάτω στη λίστα. Με αυτόν τον τρόπο μπορείτε να μετατρέψετε μια σειρά δεδομένων στήλης σε σειρά δεδομένων γραμμής και αντίστροφα. Αυτό δεν αλλάζει τη σειρά στον πίνακα των δεδομένων προέλευσης, αλλά μεταβάλλει μόνο την τακτοποίηση στο διάγραμμα."
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id5977965\n"
+"04030000.xhp\n"
+"hd_id3149401\n"
+"17\n"
"help.text"
-msgid "An XY chart in its basic form is based on one data series consisting of a name, a list of x‑values, and a list of y‑values. Each value pair (x|y) is shown as a point in a coordinate system. The name of the data series is associated with the y‑values and shown in the legend."
-msgstr "Ένα διάγραμμα ΧΥ στη βασική του μορφή βασίζεται σε μια σειρά δεδομένων αποτελούμενη από ένα όνομα, μια λίστα τιμών x και μια λίστα τιμών y. Κάθε ζεύγος τιμών (x|y) απεικονίζεται ως ένα σημείο στο σύστημα συντεταγμένων. Το όνομα της σειράς δεδομένων σχετίζεται με τις τιμές y και απεικονίζεται στο υπόμνημα."
+msgid "Show value as number"
+msgstr "Εμφάνιση τιμής ως αριθμό"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id4381847\n"
+"04030000.xhp\n"
+"par_id3150751\n"
+"18\n"
"help.text"
-msgid "Choose an XY chart for the following example tasks:"
-msgstr "Επιλέξτε ένα διάγραμμα ΧΥ για τα ακόλουθα παραδείγματα εργασιών:"
+msgid "<ahelp hid=\"SCH_RADIOBUTTON_DLG_DATA_DESCR_RB_NUMBER\">Displays the absolute values of the data points.</ahelp>"
+msgstr "<ahelp hid=\"SCH_RADIOBUTTON_DLG_DATA_DESCR_RB_NUMBER\">Εμφανίζει τις απόλυτες τιμές των σημείων δεδομένων.</ahelp>"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id1336710\n"
+"04030000.xhp\n"
+"hd_id5077059\n"
"help.text"
-msgid "scale the x‑axis"
-msgstr "κλιμάκωση του άξονα x"
+msgid "Number format"
+msgstr "Μορφή αριθμού"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id1221655\n"
+"04030000.xhp\n"
+"par_id9794610\n"
"help.text"
-msgid "generate a parameter curve, for example a spiral"
-msgstr "δημιουργία μιας καμπύλης παραμέτρου, για παράδειγμα μιας σπείρας"
+msgid "<ahelp hid=\".\">Opens a dialog to select the number format.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου για να επιλέξετε τη μορφή του αριθμού.</ahelp>"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id3397320\n"
+"04030000.xhp\n"
+"hd_id3145643\n"
+"9\n"
"help.text"
-msgid "draw the graph of a function"
-msgstr "σχεδιασμός γραφήματος για μια συνάρτηση"
+msgid "Show value as percentage"
+msgstr "Εμφάνιση τιμής ως ποσοστό"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id7657399\n"
+"04030000.xhp\n"
+"par_id3156382\n"
+"10\n"
"help.text"
-msgid "explore the statistical association of quantitative variables"
-msgstr "εξερεύνηση του στατιστικής συσχέτισης των ποσοτικών μεταβλητών"
+msgid "<ahelp hid=\"SCH_RADIOBUTTON_DLG_DATA_DESCR_RB_PERCENT\">Displays the percentage of the data points in each column.</ahelp>"
+msgstr "<ahelp hid=\"SCH_RADIOBUTTON_DLG_DATA_DESCR_RB_PERCENT\">Εμφανίζει το ποσοστό των σημείων δεδομένων σε κάθε στήλη.</ahelp>"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id8925138\n"
+"04030000.xhp\n"
+"hd_id1316873\n"
"help.text"
-msgid "Your XY chart may have more than one data series."
-msgstr "Το ΧΥ διάγραμμά σας μπορεί να έχει περισσότερες από μια σειρές δεδομένων."
+msgid "Percentage format"
+msgstr "Μορφή ποσοστού"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"hd_id5461897\n"
+"04030000.xhp\n"
+"par_id5476241\n"
"help.text"
-msgid "XY Chart Variants"
-msgstr "Παραλλαγές διαγράμματος ΧΥ"
+msgid "<ahelp hid=\".\">Opens a dialog to select the percentage format.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου για να επιλέξετε τη μορφή του ποσοστού.</ahelp>"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id8919339\n"
+"04030000.xhp\n"
+"hd_id3145228\n"
+"11\n"
"help.text"
-msgid "You can choose an XY chart variant on the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link>, or by choosing <item type=\"menuitem\">Format - Chart Type </item>for a chart in edit mode."
-msgstr "Μπορείτε να επιλέξετε μια παραλλαγή διαγράμματος ΧΥ στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματου πιλότου διαγράμματος</link>, ή επιλέγοντας <item type=\"menuitem\">Μορφή - Τύπος διαγράμματος </item>για ένα διάγραμμα σε λειτουργία επεξεργασίας."
+msgid "Show category"
+msgstr "Εμφάνιση κατηγορίας"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id4634235\n"
+"04030000.xhp\n"
+"par_id3154702\n"
+"12\n"
"help.text"
-msgid "The chart is created with default settings. After the chart is finished, you can edit its properties to change the appearance. Line styles and icons can be changed on the <emph>Line</emph>tab page of the data series properties dialog."
-msgstr "Αυτό το διάγραμμα δημιουργήθηκε με τις προεπιλεγμένες ρυθμίσεις. Μετά την ολοκλήρωση του διαγράμματος μπορείτε να επεξεργαστείτε τις ιδιότητες του και να αλλάξετε την εμφάνιση του. Τα στυλ γραμμών και τα εικονίδια μπορούν να αλλάξουν μέσω του της καρτέλας <emph>Γραμμή</emph> του διάλογου ιδιοτήτων της σειράς δεδομένων."
+msgid "<ahelp hid=\"SCH_CHECKBOX_TP_DATA_DESCR_CB_TEXT\">Shows the data point text labels.</ahelp>"
+msgstr "<ahelp hid=\"SCH_CHECKBOX_TP_DATA_DESCR_CB_TEXT\">Εμφανίζει τις ετικέτες κειμένου των σημείων δεδομένων</ahelp>"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id5482039\n"
+"04030000.xhp\n"
+"hd_id3150298\n"
+"15\n"
"help.text"
-msgid "Double-click any data point to open the <item type=\"menuitem\">Data Series</item> dialog. In this dialog, you can change many properties of the data series."
-msgstr "Κάντε διπλό κλικ σε οποιοδήποτε σημείο δεδομένων για να ανοίξει ο διάλογος <item type=\"menuitem\">Σειρές δεδομένων</item>. Σε αυτό το διάλογο μπορείτε να αλλάξετε πολλές από τις ιδιότητες της σειράς δεδομένων."
+msgid "Show legend key"
+msgstr "Εμφάνιση κλειδιού υπομνήματος"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id0805200810492449\n"
+"04030000.xhp\n"
+"par_id3150205\n"
+"16\n"
"help.text"
-msgid "For 2D charts, you can choose <item type=\"menuitem\">Insert - Y Error Bars</item> to enable the display of error bars."
-msgstr "Για διαγράμματα 2Δ, μπορείτε να επιλέξετε <item type=\"menuitem\">Εισαγωγή - Ράβδοι σφάλματος Y</item> για να ενεργοποιήσετε την εμφάνιση ράβδων σφάλματος."
+msgid "<ahelp hid=\"SCH_CHECKBOX_TP_DATA_DESCR_CB_SYMBOL\">Displays the legend icons next to each data point label.</ahelp>"
+msgstr "<ahelp hid=\"SCH_CHECKBOX_TP_DATA_DESCR_CB_SYMBOL\">Εμφανίζει τα εικονίδια των υπομνημάτων δίπλα σε κάθε ετικέτα των σημείων δεδομένων.</ahelp>"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id6221198\n"
+"04030000.xhp\n"
+"hd_id3836787\n"
"help.text"
-msgid "You can enable the display of mean value lines and trend lines using commands on the Insert menu."
-msgstr "Μπορείτε να ενεργοποιήσετε την εμφάνιση γραμμών μέσης τιμής και γραμμών τάσης χρησιμοποιώντας εντολές στο μενού Εισαγωγή."
+msgid "Separator"
+msgstr "Διαχωριστικό"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"hd_id1393475\n"
+"04030000.xhp\n"
+"par_id6668904\n"
"help.text"
-msgid "Points only"
-msgstr "Μόνο σημεία"
+msgid "<ahelp hid=\".\">Selects the separator between multiple text strings for the same object.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέγει το διαχωριστικό μεταξύ πολλαπλών ακολουθιών κειμένου για το ίδιο αντικείμενο.</ahelp>"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id6571550\n"
+"04030000.xhp\n"
+"hd_id4319284\n"
"help.text"
-msgid "Each data point is shown by an icon. %PRODUCTNAME uses default icons with different forms and colors for each data series. The default colors are set in <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Charts - Default Colors</item>."
-msgstr "Κάθε σημείο δεδομένων εμφανίζεται από ένα εικονίδιο. Το %PRODUCTNAME χρησιμοποιεί προεπιλεγμένα εικονίδια με διαφορετικές μορφές και χρώματα για κάθε σειρά δεδομένων. Τα προεπιλεγμένα χρώματα ορίζονται στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Διαγράμματα - Προεπιλεγμένα χρώματα</item>."
+msgid "Placement"
+msgstr "Τοποθέτηση"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"hd_id5376140\n"
+"04030000.xhp\n"
+"par_id5159459\n"
"help.text"
-msgid "Lines Only"
-msgstr "Μόνο γραμμές"
+msgid "<ahelp hid=\".\">Selects the placement of data labels relative to the objects.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέγει την τοποθέτηση των ετικετών δεδομένων σχετικά με τα αντικείμενα.</ahelp>"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id4408093\n"
+"04030000.xhp\n"
+"hd_id1106200812280727\n"
"help.text"
-msgid "This variant draws straight lines from one data point to the next. The data points are not shown by icons."
-msgstr "Η παραλλαγή σχεδιάζει ευθείες γραμμές από ένα σημείο δεδομένων, στο επόμενο. Τα σημεία δεδομένων δεν απεικονίζονται με εικονίδια."
+msgid "Text Direction"
+msgstr "Κατεύθυνση κειμένου"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id7261268\n"
+"04030000.xhp\n"
+"par_id1106200812280719\n"
"help.text"
-msgid "The drawing order is the same as the order in the data series. Mark <emph>Sort by X Values</emph> to draw the lines in the order of the x values. This sorting applies only to the chart, not to the data in the table."
-msgstr "Η σειρά σχεδίασης είναι ίδια με τη σειρά ταξινόμησης στη σειρά δεδομένων. Επιλέξτε <emph>Στοίχιση κατά τιμές X</emph> για να σχεδιάσετε τις γραμμές στη σειρά των τιμών x. Αυτή η ταξινόμηση εφαρμόζεται μόνο στο διάγραμμα, όχι στα δεδομένα του πίνακα."
+msgid "<ahelp hid=\".\">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει την κατεύθυνση κειμένου για μια παράγραφο που χρησιμοποιεί σύνθετη διάταξη κειμένου (CTL). Αυτή η λειτουργία είναι διαθέσιμη μόνο να είναι ενεργοποιημένη η υποστήριξη σύνθετης διάταξης κειμένου.</ahelp>"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"hd_id6949369\n"
+"04030000.xhp\n"
+"hd_id1007200901590713\n"
"help.text"
-msgid "Points and Lines"
-msgstr "Σημεία και Γραμμές"
+msgid "Rotate Text"
+msgstr "Περιστροφή κειμένου"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id9611499\n"
+"04030000.xhp\n"
+"par_id1007200901590752\n"
"help.text"
-msgid "This variant shows points and lines at the same time."
-msgstr "Αυτή η παραλλαγή δείχνει σημεία και γραμμές ταυτόχρονα."
+msgid "<ahelp hid=\".\">Click in the dial to set the text orientation for the data labels.</ahelp>"
+msgstr "<ahelp hid=\".\">Κλικ στο επιλογέα για ορισμό προσανατολισμού κειμένου για τις ετικέτες δεδομένων.</ahelp>"
-#: type_xy.xhp
+#: 04030000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"hd_id6765953\n"
+"04030000.xhp\n"
+"par_id1007200901590757\n"
"help.text"
-msgid "3D Lines"
-msgstr "Γραμμές 3Δ"
+msgid "<ahelp hid=\".\">Enter the counterclockwise rotation angle for the data labels.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισαγωγή της αριστερόστροφης περιστροφής γωνίας των ετικετών δεδομένων.</ahelp>"
-#: type_xy.xhp
+#: 04040000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id7422711\n"
+"04040000.xhp\n"
+"tit\n"
"help.text"
-msgid "The lines are shown like tapes. The data points are not shown by icons. In the finished chart choose <link href=\"text/schart/01/three_d_view.xhp\">3D View</link> to set properties like illumination and angle of view."
-msgstr "Οι γραμμές απεικονίζονται ως ταινίες. Τα σημεία δεδομένων δεν απεικονίζονται ως εικονίδια. Στο ολοκληρωμένο διάγραμμα επιλέξτε <link href=\"text/schart/01/three_d_view.xhp\">Προβολή 3Δ</link> για να ορίσετε ιδιότητες όπως την φωτεινότητα ή τη γωνία προβολής."
+msgid "Axes"
+msgstr "Άξονες"
-#: type_xy.xhp
+#: 04040000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"hd_id239265\n"
+"04040000.xhp\n"
+"bm_id3147428\n"
"help.text"
-msgid "Smooth Lines"
-msgstr "Εξομάλυνση γραμμών"
+msgid "<bookmark_value>axes; showing axes in charts</bookmark_value><bookmark_value>charts; showing axes</bookmark_value><bookmark_value>X axes; showing</bookmark_value><bookmark_value>Y axes; showing</bookmark_value><bookmark_value>Z axes; showing</bookmark_value><bookmark_value>axes; better scaling</bookmark_value><bookmark_value>secondary axes in charts</bookmark_value>"
+msgstr "<bookmark_value>άξονες, εμφάνιση αξόνων σε διαγράμματα</bookmark_value><bookmark_value>διαγράμματα, εμφάνιση αξόνων</bookmark_value><bookmark_value>άξονες Χ, εμφάνιση</bookmark_value><bookmark_value>άξονες Υ, εμφάνιση</bookmark_value><bookmark_value>άξονες Ζ, εμφάνιση</bookmark_value><bookmark_value>άξονες, καλύτερη κλιμάκωση</bookmark_value><bookmark_value>δευτερεύοντες άξονες σε διαγράμματα</bookmark_value>"
-#: type_xy.xhp
+#: 04040000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id7957396\n"
+"04040000.xhp\n"
+"hd_id3147428\n"
+"1\n"
"help.text"
-msgid "Mark <emph>Smooth Lines</emph> to draw curves instead of straight line segments."
-msgstr "Επιλέξτε <emph>Ομαλές γραμμες</emph> για να σχεδιάσετε καμπύλες αντί για τμήματα ευθείας γραμμής."
+msgid "Axes"
+msgstr "Άξονες"
-#: type_xy.xhp
+#: 04040000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id1202124\n"
+"04040000.xhp\n"
+"par_id3150330\n"
+"2\n"
"help.text"
-msgid "Click <emph>Properties</emph> to set details for the curves."
-msgstr "Κάντε κλικ στις <emph>Ιδιότητες</emph> για να ορίσετε λεπτομέρειες για τις καμπύλες."
+msgid "<variable id=\"achsen\"><ahelp hid=\".uno:InsertMenuAxes\">Specifies the axes to be displayed in the chart.</ahelp></variable>"
+msgstr "<variable id=\"achsen\"><ahelp hid=\".uno:InsertMenuAxes\">Καθορίζει τους άξονες που θα εμφανίζονται στο διάγραμμα.</ahelp></variable>"
-#: type_xy.xhp
+#: 04040000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id5989562\n"
+"04040000.xhp\n"
+"hd_id3156385\n"
+"46\n"
"help.text"
-msgid "<emph>Cubic Spline</emph> interpolates your data points with polynomials of degree 3. The transitions between the polynomial pieces are smooth, having the same slope and curvature."
-msgstr "Το <emph>Κυβική εύκαμπτη καμπύλη</emph> παρεμβάλλει τα σημεία δεδομένων με πολυώνυμα τρίτου βαθμού. Οι εναλλαγές μεταξύ των πολυωνυμικών κομματιών είναι ομαλές, κι έχουν την ίδια κλίση και καμπυλότητα."
+msgid "Major axis"
+msgstr "Κύριος άξονας"
-#: type_xy.xhp
+#: 04040000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id6128421\n"
+"04040000.xhp\n"
+"hd_id3146316\n"
+"5\n"
"help.text"
-msgid "The <emph>Resolution</emph> determines how many line segments are calculated to draw a piece of polynomial between two data points. You can see the intermediate points if you click any data point."
-msgstr "Η <emph>Ανάλυση </emph> καθορίζει πόσα τμήματα γραμμής θα υπολογίζονται για να σχεδιαστεί ένα πολυωνυμικό κομμάτι μεταξύ δυο σημείων δεδομένων. Μπορείτε να δείτε τα ενδιάμεσα σημεία αν κάνετε κλικ σε οποιοδήποτε σημείο δεδομένων."
+msgid "X axis"
+msgstr "Άξονας X"
-#: type_xy.xhp
+#: 04040000.xhp
msgctxt ""
-"type_xy.xhp\n"
-"par_id9280373\n"
+"04040000.xhp\n"
+"par_id3145230\n"
+"6\n"
"help.text"
-msgid "<emph>B-Spline</emph> uses a parametric, interpolating B-spline curve. Those curves are built piecewise from polynomials. The <emph>Degree of polynomials</emph> sets the degree of these polynomials."
-msgstr "Η <emph>B-Spline</emph> χρησιμοποιεί μια παραμετρική, παρεμβάλλουσα καμπύλη B-spline. Αυτές οι καμπύλες δημιουργούνται τμηματικά από πολυώνυμα. Ο <emph>Βαθμός πολυωνύμων</emph> ορίζει το βαθμό αυτών των πολυωνύμων."
+msgid "<ahelp hid=\"SCH_CHECKBOX_DLG_AXIS_CB_X_PRIMARY\">Displays the X axis as a line with subdivisions.</ahelp>"
+msgstr "<ahelp hid=\"SCH_CHECKBOX_DLG_AXIS_CB_X_PRIMARY\">Εμφανίζει τον άξονα Χ ως γραμμή με υποδιαιρέσεις.</ahelp>"
+
+#: 04040000.xhp
+msgctxt ""
+"04040000.xhp\n"
+"hd_id3147003\n"
+"17\n"
+"help.text"
+msgid "Y axis"
+msgstr "Άξονας Y"
+
+#: 04040000.xhp
+msgctxt ""
+"04040000.xhp\n"
+"par_id3154020\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Y_PRIMARY\">Displays the Y axis as a line with subdivisions.</ahelp>"
+msgstr "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Y_PRIMARY\">Εμφανίζει τον άξονα Υ ως γραμμή με υποδιαιρέσεις.</ahelp>"
+
+#: 04040000.xhp
+msgctxt ""
+"04040000.xhp\n"
+"hd_id3150345\n"
+"28\n"
+"help.text"
+msgid "Z axis"
+msgstr "Άξονας Z"
+
+#: 04040000.xhp
+msgctxt ""
+"04040000.xhp\n"
+"par_id3155113\n"
+"29\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Z_PRIMARY\">Displays the Z axis as a line with subdivisions.</ahelp> This axis can only be displayed in 3D charts."
+msgstr "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Z_PRIMARY\">Εμφανίζει τον άξονα Ζ ως γραμμή με υποδιαιρέσεις.</ahelp> Αυτός ο άξονας μπορεί να εμφανιστεί μόνο σε διαγράμματα 3Δ."
+
+#: 04040000.xhp
+msgctxt ""
+"04040000.xhp\n"
+"hd_id3150206\n"
+"36\n"
+"help.text"
+msgid "Secondary axis"
+msgstr "Δευτερεύων άξονας"
+
+#: 04040000.xhp
+msgctxt ""
+"04040000.xhp\n"
+"par_id3166428\n"
+"37\n"
+"help.text"
+msgid "Use this area to assign a second axis to your chart. If a data series is already assigned to this axis, $[officename] automatically displays the axis and the label. You can turn off these settings later on. If no data has been assigned to this axis and you activate this area, the values of the primary Y axis are applied to the secondary axis."
+msgstr "Χρησιμοποιήστε αυτήν την περιοχή για να ορίσετε έναν δεύτερο άξονα στο διάγραμμά σας. Εάν μια σειρά δεδομένων έχει ήδη εκχωρηθεί σε αυτόν τον άξονα, το $[officename] εμφανίζει αυτόματα τον άξονα και την ετικέτα. Μπορείτε να απενεργοποιήσετε αυτές τις ρυθμίσεις αργότερα. Εάν δεν έχουν εκχωρηθεί δεδομένα σε αυτόν τον άξονα και ενεργοποιήσετε αυτήν την περιοχή, οι τιμές του κύριου άξονα Y εφαρμόζονται στο δευτερεύοντα άξονα."
+
+#: 04040000.xhp
+msgctxt ""
+"04040000.xhp\n"
+"hd_id3152988\n"
+"44\n"
+"help.text"
+msgid "X axis"
+msgstr "Άξονας X"
+
+#: 04040000.xhp
+msgctxt ""
+"04040000.xhp\n"
+"par_id3156445\n"
+"45\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_X_SECONDARY\">Displays a secondary X axis in the chart.</ahelp>"
+msgstr "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_X_SECONDARY\">Εμφανίζει ένα δευτερεύοντα άξονα Χ στο διάγραμμα.</ahelp>"
+
+#: 04040000.xhp
+msgctxt ""
+"04040000.xhp\n"
+"hd_id3152896\n"
+"38\n"
+"help.text"
+msgid "Y axis"
+msgstr "Άξονας Y"
+
+#: 04040000.xhp
+msgctxt ""
+"04040000.xhp\n"
+"par_id3153818\n"
+"39\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Y_SECONDARY\">Displays a secondary Y axis in the chart.</ahelp>"
+msgstr "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Y_SECONDARY\">Εμφανίζει ένα δευτερεύοντα άξονα Y στο διάγραμμα.</ahelp>"
+
+#: 04040000.xhp
+msgctxt ""
+"04040000.xhp\n"
+"par_id3154762\n"
+"41\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Y_SECONDARY\">The major axis and the secondary axis can have different scaling. For example, you can scale one axis to 2 in. and the other to 1.5 in. </ahelp>"
+msgstr "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Y_SECONDARY\">Ο κύριος και ο δευτερεύων άξονας μπορούν να έχουν διαφορετική κλίμακα. Για παράδειγμα, μπορείτε να θέσετε την κλίμακα του ενός άξονα στις 2 ίντσες και του άλλου στις 1.5 ίντσες.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -1064,512 +1255,861 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows only negative error bars.</ahelp>"
msgstr "<ahelp hid=\".\">Εμφανίζει μόνο τις αρνητικές τιμές στα διαγράμματα σφαλμάτων.</ahelp>"
-#: smooth_line_properties.xhp
+#: 04050100.xhp
msgctxt ""
-"smooth_line_properties.xhp\n"
+"04050100.xhp\n"
"tit\n"
"help.text"
-msgid "Smooth Line Properties"
-msgstr "Ιδιότητες εξομάλυνσης γραμμής"
+msgid "Trend Lines"
+msgstr "Γραμμές τάσης"
-#: smooth_line_properties.xhp
+#: 04050100.xhp
msgctxt ""
-"smooth_line_properties.xhp\n"
-"bm_id3803827\n"
+"04050100.xhp\n"
+"bm_id1744743\n"
"help.text"
-msgid "<bookmark_value>curves;properties in line charts/XY charts</bookmark_value><bookmark_value>properties;smooth lines in line charts/XY charts</bookmark_value>"
-msgstr "<bookmark_value>καμπύλες, ιδιότητες σε διαγράμματα γραμμής/διαγράμματα ΧΥ </bookmark_value><bookmark_value>ιδιότητες, ομαλές γραμμές σε διαγράμματα γραμμής/διαγράμματα ΧΥ</bookmark_value>"
+msgid "<bookmark_value>calculating;regression curves</bookmark_value> <bookmark_value>regression curves in charts</bookmark_value> <bookmark_value>trend lines in charts</bookmark_value> <bookmark_value>mean value lines in charts</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός, καμπύλες παλινδρόμησης</bookmark_value><bookmark_value>καμπύλες παλινδρόμησης σε διαγράμματα</bookmark_value><bookmark_value>γραμμές τάσης σε διαγράμματα</bookmark_value><bookmark_value>γραμμές μέσης τιμής σε διαγράμματα</bookmark_value>"
-#: smooth_line_properties.xhp
+#: 04050100.xhp
msgctxt ""
-"smooth_line_properties.xhp\n"
-"hd_id3050325\n"
+"04050100.xhp\n"
+"hd_id5409405\n"
"help.text"
-msgid "Smooth Line Properties"
-msgstr "Ιδιότητες εξομάλυνσης γραμμής"
+msgid "<variable id=\"regression\"><link href=\"text/schart/01/04050100.xhp\">Trend Lines</link></variable>"
+msgstr "<variable id=\"regression\"><link href=\"text/schart/01/04050100.xhp\">Γραμμές Τάσης</link></variable>"
-#: smooth_line_properties.xhp
+#: 04050100.xhp
msgctxt ""
-"smooth_line_properties.xhp\n"
-"par_id9421979\n"
+"04050100.xhp\n"
+"par_id7272255\n"
"help.text"
-msgid "In a chart that displays lines (Line type or XY type), you can choose to show curves instead of straight lines. Some options control the properties of those curves."
-msgstr "Σε ένα διάγραμμα που απεικονίζει γραμμές (τύπος διαγράμματος γραμμής ή τύπος διαγράμματος ΧΥ), μπορείτε να επιλέξετε την προβολή καμπύλων αντί για ευθείες γραμμές. Μερικές επιλογές ελέγχουν τις ιδιότητες αυτών των καμπύλων."
+msgid "<variable id=\"trendlinestext\"><ahelp hid=\".\">Trend lines can be added to all 2D chart types except for Pie and Stock charts.</ahelp></variable>"
+msgstr "<variable id=\"trendlinestext\"><ahelp hid=\".\">Γραμμές τάσης, μπορούν να προστεθούν σε όλους τους τύπους διαγραμμάτων 2Δ εκτός από τα διαγράμματα πίτας και μετοχών.</ahelp></variable>"
-#: smooth_line_properties.xhp
+#: 04050100.xhp
msgctxt ""
-"smooth_line_properties.xhp\n"
-"hd_id1228370\n"
+"04050100.xhp\n"
+"par_id143436\n"
"help.text"
-msgid "To change line properties"
-msgstr "Για να μεταβάλετε τις ιδιότητες γραμμής"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">No trend line is shown.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καμία γραμμή τάσης δεν εμφανίζεται.</ahelp>"
-#: smooth_line_properties.xhp
+#: 04050100.xhp
msgctxt ""
-"smooth_line_properties.xhp\n"
-"par_id1601611\n"
+"04050100.xhp\n"
+"par_id5716727\n"
"help.text"
-msgid "Select Cubic Spline or B-Spline."
-msgstr "Επιλέξτε κυβικό spline ή B-spline."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">A linear trend line is shown.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μια γραμμική γραμμή τάσης εμφανίζεται.</ahelp>"
-#: smooth_line_properties.xhp
+#: 04050100.xhp
msgctxt ""
-"smooth_line_properties.xhp\n"
-"par_id879848\n"
+"04050100.xhp\n"
+"par_id5840021\n"
"help.text"
-msgid "These are mathematical models that influence the display of the curves. The curves are created by joining together segments of polynomials."
-msgstr "Αυτά είναι μαθηματικά πρότυπα που επηρεάζουν την εμφάνιση των καμπυλών. Οι καμπύλες δημιουργούνται με συνένωση τμημάτων πολυωνύμων."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">A logarithmic trend line is shown.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μια λογαριθμική γραμμή τάσης εμφανίζεται.</ahelp>"
-#: smooth_line_properties.xhp
+#: 04050100.xhp
msgctxt ""
-"smooth_line_properties.xhp\n"
-"par_id3464461\n"
+"04050100.xhp\n"
+"par_id9417096\n"
"help.text"
-msgid "Optionally set the resolution. A higher value leads to a smoother line."
-msgstr "Ορίστε προαιρετικά την ανάλυση. Μια υψηλότερη τιμή οδηγεί σε πιο ομαλή γραμμή."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">An exponential trend line is shown.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μια εκθετική γραμμή τάσης εμφανίζεται.</ahelp>"
-#: smooth_line_properties.xhp
+#: 04050100.xhp
msgctxt ""
-"smooth_line_properties.xhp\n"
-"par_id6998809\n"
+"04050100.xhp\n"
+"par_id8482924\n"
"help.text"
-msgid "For B-spline lines optionally set the degree of the polynomials."
-msgstr "Για γραμμές B-spline ορίζεται προαιρετικά ο βαθμός πολυωνύμων."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">A power trend line is shown.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μια δυναμική γραμμή τάσης εμφανίζεται.</ahelp>"
-#: smooth_line_properties.xhp
+#: 04050100.xhp
msgctxt ""
-"smooth_line_properties.xhp\n"
-"par_id3424481\n"
+"04050100.xhp\n"
+"par_id8962370\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Apply a cubic spline model.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εφαρμόστε ένα μοντέλο κυβικού spline.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows the trend line equation next to the trend line.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει την εξίσωση της γραμμής τάσης δίπλα στη γραμμή τάσης.</ahelp>"
-#: smooth_line_properties.xhp
+#: 04050100.xhp
msgctxt ""
-"smooth_line_properties.xhp\n"
-"par_id1068758\n"
+"04050100.xhp\n"
+"par_id6889858\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Apply a B-spline model.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εφαρμόστε ένα μοντέλο B-spline.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows the coefficient of determination next to the trend line.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει το συντελεστή συσχέτισης δίπλα στη γραμμή τάσης.</ahelp>"
-#: smooth_line_properties.xhp
+#: 04050100.xhp
msgctxt ""
-"smooth_line_properties.xhp\n"
-"par_id2320932\n"
+"04050100.xhp\n"
+"par_id8398998\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the resolution.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίστε την ανάλυση.</ahelp>"
+msgid "If you insert a trend line to a chart type that uses categories, like <emph>Line </emph>or <emph>Column, </emph>then the numbers 1, 2, 3, <emph>…</emph> are used as x-values to calculate the trend line."
+msgstr "Αν εισάγετε μια γραμμή τάσης σε έναν τύπο διαγράμματος που χρησιμοποιεί κατηγορίες, όπως η <emph>Γραμμή </emph>ή <emph>Στήλη, </emph>τότε οι αριθμοί 1, 2, 3, <emph>…</emph> χρησιμοποιούνται ως τιμές - x για τον υπολογισμό της γραμμής τάσης."
-#: smooth_line_properties.xhp
+#: 04050100.xhp
msgctxt ""
-"smooth_line_properties.xhp\n"
-"par_id8638874\n"
+"04050100.xhp\n"
+"par_id5676747\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the degree of the polynomials.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίστε το βαθμό πολυωνύμων.</ahelp>"
+msgid "To insert trend lines for all data series, double-click the chart to enter edit mode. Choose <item type=\"menuitem\">Insert - Trend Lines</item>, then select the type of trend line from None, Linear, Logarithmic, Exponential, or Power trend line."
+msgstr "Για να εισάγετε γραμμές τάσης για όλες τις σειρές δεδομένων, κάντε διπλό-κλικ στο διάγραμμα για να εισέλθετε σε λειτουργία επεξεργασίας. Επιλέξτε <item type=\"menuitem\">Εισαγωγή - Γραμμές τάσης</item>, έπειτα επιλέξτε τον τύπο της γραμμής τάσης από τις επιλογές Καμία, Γραμμική, Λογαριθμική, Εκθετική ή Δυναμική γραμμή τάσης."
-#: type_area.xhp
+#: 04050100.xhp
msgctxt ""
-"type_area.xhp\n"
-"tit\n"
+"04050100.xhp\n"
+"par_id4349192\n"
"help.text"
-msgid "Chart Type Area"
-msgstr "Περιοχή τύπου διαγράμματος"
+msgid "To insert a trend line for a single data series, select the data series in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Insert - Trend Line</item>."
+msgstr "Για να εισάγετε μια γραμμή τάσης για μια μόνο σειρά δεδομένων, επιλέξτε τη σειρά δεδομένων στο διάγραμμα, κάντε δεξί κλικ για να ανοίξετε το μενού και επιλέξτε <item type=\"menuitem\">Εισαγωγή - Γραμμή τάσης</item>."
-#: type_area.xhp
+#: 04050100.xhp
msgctxt ""
-"type_area.xhp\n"
-"bm_id4130680\n"
+"04050100.xhp\n"
+"par_id9337443\n"
"help.text"
-msgid "<bookmark_value>area charts</bookmark_value><bookmark_value>chart types;area</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα περιοχής</bookmark_value><bookmark_value>τύποι διαγραμμάτων, περιοχή</bookmark_value>"
+msgid "To delete a single trend line or mean value line, click the line, then press the Del key."
+msgstr "Για να διαγράψετε μια γραμμή τάσης ή μία γραμμή μέσης τιμής, κάντε κλικ στη γραμμή και ύστερα πιέστε το πλήκτρο Del."
-#: type_area.xhp
+#: 04050100.xhp
msgctxt ""
-"type_area.xhp\n"
-"hd_id310678\n"
+"04050100.xhp\n"
+"par_id4529251\n"
"help.text"
-msgid "<variable id=\"type_area\"><link href=\"text/schart/01/type_area.xhp\">Chart Type Area</link></variable>"
-msgstr "<variable id=\"type_area\"><link href=\"text/schart/01/type_area.xhp\">Περιοχή τύπου διαγράμματος</link></variable>"
+msgid "To delete all trend lines, choose <item type=\"menuitem\">Insert - Trend Lines</item>, then select <emph>None</emph>."
+msgstr "Για να διαγράψετε όλες τις γραμμές τάσης, επιλέξτε <item type=\"menuitem\">Εισαγωγή - Γραμμές τάσης</item>, και ύστερα επιλέξτε <emph>Καμία</emph>."
-#: type_area.xhp
+#: 04050100.xhp
msgctxt ""
-"type_area.xhp\n"
-"par_id916776\n"
+"04050100.xhp\n"
+"par_id296334\n"
"help.text"
-msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
-msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόαμτου πιλότου διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
+msgid "A trend line is shown in the legend automatically."
+msgstr "Μια γραμμή τάσης εμφανίζεται στο υπόμνημα αυτόματα."
-#: type_area.xhp
+#: 04050100.xhp
msgctxt ""
-"type_area.xhp\n"
-"hd_id961943\n"
+"04050100.xhp\n"
+"par_id4072084\n"
"help.text"
-msgid "Area"
-msgstr "Περιοχή"
+msgid "<ahelp hid=\".\">Mean Value Lines are special trend lines that show the mean value. Use <item type=\"menuitem\">Insert - Mean Value Lines</item> to insert mean value lines for data series.</ahelp>"
+msgstr "<ahelp hid=\".\">Οι γραμμές μέσης τιμής είναι ειδικές γραμμές τάσης που δείχνουν τη μέση τιμή. Χρησιμοποιείστε την επιλογή <item type=\"menuitem\">Εισαγωγή - Γραμμές μέσης τιμής</item> για να εισάγετε γραμμές μέσης τιμής για όλες τις σειρές δεδομένων.</ahelp>"
-#: type_area.xhp
+#: 04050100.xhp
msgctxt ""
-"type_area.xhp\n"
-"par_id631733\n"
+"04050100.xhp\n"
+"par_id9569689\n"
"help.text"
-msgid "An area chart shows values as points on the y axis. The x axis shows categories. The y values of each data series are connected by a line. The area between each two lines is filled with a color. The area chart's focus is to emphasize the changes from one category to the next."
-msgstr "Ένα διάγραμμα περιοχής απεικονίζει τιμές ως σημεία στον άξονα y. Ο άξονας x απεικονίζει κατηγορίες. Οι τιμές-y κάθε σειράς δεδομένων συνδέονται με μια γραμμή. Η περιοχή μεταξύ δυο γραμμών γεμίζει με ένα χρώμα. Το διάγραμμα περιοχής εστιάζει στην έμφαση των αλλαγών από μια κατηγορία στην επόμενη."
+msgid "The trend line has the same color as the corresponding data series. To change the line properties, select the trend line and choose <item type=\"menuitem\">Format - Format Selection - Line</item>."
+msgstr "Η γραμμή τάσης έχει το ίδιο χρώμα με την αντίστοιχη σειρά δεδομένων. Για να μεταβάλετε τις ιδιότητες της γραμμής, επιλέξτε τη γραμμή τάσης και επιλέξτε <item type=\"menuitem\">Μορφή - Μορφοποίησ επιλογής</item>."
-#: type_area.xhp
+#: 04050100.xhp
msgctxt ""
-"type_area.xhp\n"
-"par_id7811822\n"
+"04050100.xhp\n"
+"par_id846888\n"
"help.text"
-msgid "Normal - this subtype plots all values as absolute y values. It first plots the area of the last column in the data range, then the next to last, and so on, and finally the first column of data is drawn. Thus, if the values in the first column are higher than other values, the last drawn area will hide the other areas."
-msgstr "Κανονικό - αυτός ο δευτερεύων τύπος γραφήματος σχεδιάζει όλες τις τιμές ως απόλυτες τιμές-y. Πρώτα σχεδιάζει την επιφάνεια της τελευταίας στήλης στη σειρά δεδομένων, μετά την επόμενη από το τέλος, και ούτω καθεξής, και τέλος σχεδιάζεται η πρώτη στήλη των δεδομένων. Επιπλέον, εάν οι τιμές της πρώτης στήλης είναι υψηλότερες από άλλες τιμές, η περιοχή που σχεδιάζεται τελευταία θα αποκρύψει όλες τις άλλες περιοχές."
+msgid "<ahelp hid=\".\">To show the trend line equation, select the trend line in the chart, right-click to open the context menu, and choose <emph>Insert Trend Line Equation</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\">Για να εμφανίσετε την εξίσωση μιας γραμμής τάσης, επιλέξτε τη γραμμή τάσης στο διάγραμμα, κάντε δεξί κλικ για να ανοίξετε το βοηθητικό μενού και επιλέξτε <emph>Εισαγωγή Εξίσωσης γραμμής τάσης</emph>.</ahelp>"
-#: type_area.xhp
+#: 04050100.xhp
msgctxt ""
-"type_area.xhp\n"
-"par_id3640247\n"
+"04050100.xhp\n"
+"par_id8962065\n"
"help.text"
-msgid "Stacked - this subtypes plots values cumulatively stacked on each other. It ensures that all values are visible, and no data set is hidden by others. However, the y values no longer represent absolute values, except for the last column which is drawn at the bottom of the stacked areas."
-msgstr "Σε στοίβα - αυτός ο δευτερεύων τύπος γραφήματος σχεδιάζει τιμές σε στοίβα τη μια επάνω στην άλλη. Αυτό επιβεβαιώνει ότι όλες οι τιμές είναι ορατές, και καμία συλλογή δεδομένων δεν αποκρύπτεται από άλλες. Ωστόσο, οι τιμές-y δεν απεικονίζουν πια απόλυτες τιμές, εκτός από την τελευταία στήλη που σχεδιάζεται στο κάτω μέρος των περιοχών που βρίσκονται σε στοίβα."
+msgid "When the chart is in edit mode, %PRODUCTNAME gives you the equation of the trend line and the coefficient of determination R². Click on the trend line to see the information in the status bar."
+msgstr "Όταν η γραμμή τάσης βρίσκεται σε λειτουργία επεξεργασίας, το %PRODUCTNAME σας δίνει την εξίσωση της γραμμής τάσης και τον συντελεστή συσχέτισης R². Κάντε κλικ στη γραμμή τάσης για να δείτε τις πληροφορίες στη γραμμή κατάστασης."
-#: type_area.xhp
+#: 04050100.xhp
msgctxt ""
-"type_area.xhp\n"
-"par_id4585100\n"
+"04050100.xhp\n"
+"par_id1328470\n"
"help.text"
-msgid "Percent - this subtype plots values cumulatively stacked on each other and scaled as percentage of the category total."
-msgstr "Ποσοστιαίο - αυτός ο δευτερεύων τύπος γραφήματος σχεδιάζει τιμές σε στοίβα τη μια επάνω στην άλλη και κλιμακούμενες ως ποσοστό του συνόλου της κατηγορίας."
+msgid "For a category chart (for example a line chart), the trend line information is calculated using numbers 1, 2, 3, … as x-values. This is also true if your data series uses other numbers as names for the x-values. For such charts the XY chart type might be more suitable."
+msgstr "Για ένα διάγραμμα κατηγορίας (για παράδειγμα ένα διάγραμμα γραμμής), η πληροφορία γραμμής τάσης υπολογίζεται χρησιμοποιώντας τους αριθμούς 1, 2, 3, ... ως τιμές-x. Αυτό είναι επίσης αληθές αν η σειρά δεδομένων σας χρησιμοποιεί άλλους αριθμούς ως ονόματα για τις τιμές-x. Για τέτοια διαγράμματα, ο τύπος διαγράμματος XY μπορεί να είναι πιο κατάλληλος."
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"tit\n"
+"04050100.xhp\n"
+"par_id8092593\n"
"help.text"
-msgid "Data Table"
-msgstr "Πίνακας δεδομένων"
+msgid "To show the equation and the coefficient of determination, select the trend line and choose <item type=\"menuitem\">Format - Format Selection - Equation</item>."
+msgstr "Για να εμφανιστεί η εξίσωση και ο συντελεστής προσδιορισμού, επιλέξτε την γραμμή τάσης και διαλέξτε <item type=\"menuitem\">Μορφή - Μορφοποίηση επιλογής - Εξίσωση</item>."
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"hd_id3150869\n"
-"1\n"
+"04050100.xhp\n"
+"par_id7971434\n"
"help.text"
-msgid "<link href=\"text/schart/01/03010000.xhp\" name=\"Data Table\">Data Table</link>"
-msgstr "<link href=\"text/schart/01/03010000.xhp\" name=\"Πίνακας δεδομένων\">Πίνακας δεδομένων</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable Show equation to see the equation of the trend line.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιήστε την εμφάνιση εξίσωσης για να δείτε την εξίσωση της γραμμής τάσης.</ahelp>"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3151115\n"
-"2\n"
+"04050100.xhp\n"
+"par_id558793\n"
"help.text"
-msgid "<ahelp hid=\".uno:DiagramData\">Opens the<emph> Data Table </emph>dialog where you can edit the chart data.</ahelp>"
-msgstr "<ahelp hid=\".uno:DiagramData\">Ανοίγει το παράθυρο διάλογο του<emph> Πίνακα δεδομένων</emph> όπου μπορείτε να επεξεργαστείτε τα δεδομένα του διαγράμματος.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable Show Coefficient of Determination to see the determination coefficient of the trend line.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιήστε την εμφάνιση του συντελεστή προσδιορισμού για να δείτε το συντελεστή προσδιορισμού της γραμμής τάσης.</ahelp>"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3149667\n"
-"51\n"
+"04050100.xhp\n"
+"par_id7735221\n"
"help.text"
-msgid "The<emph> Data Table </emph>dialog is not available if you insert a chart that is based on a Calc sheet or on a Writer table."
-msgstr "Το παράθυρο διαλόγου<emph> Πίνακας δεδομένων </emph>δεν είναι διαθέσιμο αν εισάγετε ένα διάγραμμα που βασίζεται σε ένα φύλλο του Calc ή σε έναν πίνακα του Writer."
+msgid "You can also calculate the parameters using Calc functions as follows."
+msgstr "Μπορείτε επίσης να υπολογίσετε τις παραμέτρους χρησιμοποιώντας συναρτήσεις του Calc ως ακολούθως."
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id6746421\n"
+"04050100.xhp\n"
+"hd_id5744193\n"
"help.text"
-msgid "<link href=\"text/swriter/01/06990000.xhp\">To update a chart manually when a Writer table got changed</link>"
-msgstr "<link href=\"text/swriter/01/06990000.xhp\">Για να ενημερώσετε χειροκίνητα ένα διάγραμμα όταν τροποποιηθεί ένας πίνακας του Writer</link>"
+msgid "The linear regression equation"
+msgstr "Η εξίσωση γραμμικής παλινδρόμησης"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id2565996\n"
+"04050100.xhp\n"
+"par_id9251991\n"
"help.text"
-msgid "Some changes will become visible only after you close and reopen the dialog."
-msgstr "Μερικές από τις αλλαγές θα γίνουν ορατές μόνο όταν κλείσετε και ανοίξετε ξανά το παράθυρο διαλόγου."
+msgid "The <emph>linear regression</emph> follows the equation <item type=\"literal\">y=m*x+b</item>."
+msgstr "Η <emph>γραμμική παλινδρόμηση</emph> ακολουθεί την εξίσωση της μορφής <item type=\"literal\">y=m*x+b</item>."
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"hd_id6129947\n"
+"04050100.xhp\n"
+"par_id7951902\n"
"help.text"
-msgid "To change chart data"
-msgstr "Για να αλλάξετε τα δεδομένα του διαγράμματος"
+msgid "m = SLOPE(Data_Y;Data_X)"
+msgstr "m = SLOPE(Δεδομένα_Y, Δεδομένα_X)"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id8141117\n"
+"04050100.xhp\n"
+"par_id6637165\n"
"help.text"
-msgid "When you create a chart that is based on default data, or when you copy a chart into your document, you can open the Data Table dialog to enter your own data. The chart responds to the data in a live preview."
-msgstr "Όταν δημιουργείτε ένα διάγραμμα που βασίζεται σε προεπιλεγμένα δεδομένα, ή όταν αντιγράφετε ένα διάγραμμα στο έγγραφό σας, μπορείτε να ανοίξετε το παράθυρο διαλόγου Πίνακας δεδομένων για να εισάγετε τα δικά σας δεδομένα. Το διάγραμμα ανταποκρίνεται στα δεδομένα με ζωντανή προεπισκόπηση."
+msgid "b = INTERCEPT(Data_Y ;Data_X)"
+msgstr "b = INTERCEPT(Δεδομένα_Y, Δεδομένα_X)"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id9487594\n"
+"04050100.xhp\n"
+"par_id7879268\n"
"help.text"
-msgid "Close the Chart Data dialog to apply all changes to the chart. Choose <emph>Edit - Undo</emph> to cancel the changes."
-msgstr "Κλείστε το παράθυρο διαλόγου Δεδομένα διαγράμματος για να εφαρμοστούν όλες οι αλλαγές στο διάγραμμα. Επιλέξτε <emph>Επεξεργασία - Αναίρεση</emph> για να ακυρώσετε τις αλλαγές."
+msgid "Calculate the coefficient of determination by"
+msgstr "Υπολογίστε το συντελεστή προσδιορισμού"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id4149906\n"
+"04050100.xhp\n"
+"par_id9244361\n"
"help.text"
-msgid "Insert or select a chart that is not based on existing cell data."
-msgstr "Εισάγετε ή επιλέξτε ένα διάγραμμα το οποίο δεν βασίζεται σε υπάρχοντα δεδομένα κελιών."
+msgid "r² = RSQ(Data_Y;Data_X)"
+msgstr "r² = RSQ(Δεδομένα_Y, Δεδομένα_X)"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id6064943\n"
+"04050100.xhp\n"
+"par_id2083498\n"
"help.text"
-msgid "Choose <emph>View - Chart Data Table</emph> to open the Data Table dialog."
-msgstr "Επιλέξτε <emph>Προβολή - Πίνακας δεδομένων διαγράμματος</emph> για να ανοίξετε το παράθυρο διαλόγου Πίνακα δεδομένων."
+msgid "Besides m, b and r² the array function <emph>LINEST</emph> provides additional statistics for a regression analysis."
+msgstr "Εκτός από τα m, b και r² η συνάρτηση των δεδομένων <emph>LINEST</emph> παρέχει πρόσθετα στατιστικά στοιχεία για μια ανάλυση παλινδρόμησης."
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3236182\n"
+"04050100.xhp\n"
+"hd_id2538834\n"
"help.text"
-msgid "The data series are organized in columns. The role of the left most column is set to categories or data labels respectively. The contents of the left most column are always formatted as text. You can insert more text columns to be used as hierarchical labels."
-msgstr "Οι σειρές δεδομένων οργανώνονται σε στήλες. Ο ρόλος της πιο αριστερής στήλης ορίζεται σε κατηγορίες ή ετικέτες δεδομένων αντίστοιχα. Τα περιεχόμενα της πιο αριστερής στήλης είναι πάντοτε μορφοποιημένα ως κείμενο. Μπορείτε να εισάγετε περισσότερες στήλες κειμένου για χρήση ως ιεραρχικές ετικέτες."
+msgid "The logarithm regression equation"
+msgstr "Η εξίσωση λογαριθμικής παλινδρόμησης"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id9799798\n"
+"04050100.xhp\n"
+"par_id394299\n"
"help.text"
-msgid "Click a cell in the dialog and change the contents. Click another cell to see the changed contents in the preview."
-msgstr "Κάντε κλικ σε ένα κελί στο παράθυρο διαλόγου και μεταβάλετε τα περιεχόμενά του. Κάντε κλικ σε ένα άλλο κελί για να δείτε τα τροποποιημένα περιεχόμενα στην προεπισκόπηση."
+msgid "The <emph>logarithm regression</emph> follows the equation <item type=\"literal\">y=a*ln(x)+b</item>."
+msgstr "Η <emph>λογαριθμική παλινδρόμηση</emph> ακολουθεί την εξίσωση της μορφής <item type=\"literal\">y=a*ln(x)+b</item>."
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id1251258\n"
+"04050100.xhp\n"
+"par_id2134159\n"
"help.text"
-msgid "Enter the name of the data series in the text box above the column."
-msgstr "Εισάγετε το όνομα της σειράς δεδομένων στο πεδίο κειμένου επάνω από τη στήλη."
+msgid "a = SLOPE(Data_Y;LN(Data_X))"
+msgstr "a = SLOPE(Δεδομένα_Y, LN(Δεδομένα_X))"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id743430\n"
+"04050100.xhp\n"
+"par_id5946531\n"
"help.text"
-msgid "Use the icons above the table to insert or delete rows and columns. For data series with multiple columns, only whole data series can be inserted or deleted."
-msgstr "Χρησιμοποιήστε τα εικονίδια επάνω από τον πίνακα για να εισάγετε ή να διαγράψετε γραμμές και στήλες. Για σειρές δεδομένων με πολλαπλές στήλες, μόνο ολόκληρες σειρές δεδομένων μπορούν να εισαχθούν ή να διαγραφούν."
+msgid "b = INTERCEPT(Data_Y ;LN(Data_X))"
+msgstr "b = INTERCEPT(Δεδομένα_Y, LN(Δεδομένα_X))"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id8111819\n"
+"04050100.xhp\n"
+"par_id5649281\n"
"help.text"
-msgid "The order of the data series in the chart is the same as in the data table. Use the <emph>Move Series Right</emph> icon to switch the current column with its neighbor on the right."
-msgstr "Η ταξινόμηση των σειρών δεδομένων σε ένα διάγραμμα είναι ίδια με αυτή του πίνακα δεδομένων. Χρησιμοποιήστε το εικονίδιο <emph>Μετακίνηση σειράς δεξιά</emph> για να εναλλάξετε την τρέχουσα στήλη με τη γειτονική της από τα δεξιά."
+msgid "r² = RSQ(Data_Y;LN(Data_X))"
+msgstr "r² = RSQ(Δεδομένα_Y, LN(Δεδομένα_X))"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id9116794\n"
+"04050100.xhp\n"
+"hd_id7874080\n"
"help.text"
-msgid "The order of the categories or data points in the chart is the same as in the data table. Use the <emph>Move Row Down</emph> icon to switch the current row with its neighbor below."
-msgstr "Η ταξινόμηση των κατηγοριών ή των σημείων δεδομένων στο διάγραμμα είναι ίδια με αυτή του πίνακα δεδομένων. Χρησιμοποιήστε το εικονίδιο <emph>Μετακίνηση γραμμής κάτω</emph> για να εναλλάξετε την τρέχουσα γραμμή με τη γειτονική της από κάτω."
+msgid "The exponential regression equation"
+msgstr "Η εξίσωση εκθετικής παλινδρόμησης"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3150297\n"
-"20\n"
+"04050100.xhp\n"
+"par_id4679097\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a new row below the current row.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγει μια νέα γραμμή κάτω από την τρέχουσα γραμμή.</ahelp>"
+msgid "For exponential trend lines a transformation to a linear model takes place. The optimal curve fitting is related to the linear model and the results are interpreted accordingly."
+msgstr "Για τις εκθετικές γραμμές τάσης γίνεται ένας μετασχηματισμός σε γραμμικό πρότυπο. Η προσαρμογή της βέλτιστης καμπύλης συσχετίζεται με ένα γραμμικό πρότυπο και τα αποτελέσματα μεταφράζονται αντίστοιχα."
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3145384\n"
-"23\n"
+"04050100.xhp\n"
+"par_id9112216\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a new data series after the current column.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγει μια νέα γραμμή δεδομένωνμετά την τρέχουσα στήλη.</ahelp>"
+msgid "The exponential regression follows the equation <item type=\"literal\">y=b*exp(a*x)</item> or <item type=\"literal\">y=b*m^x</item>, which is transformed to <item type=\"literal\">ln(y)=ln(b)+a*x</item> or <item type=\"literal\">ln(y)=ln(b)+ln(m)*x</item> respectively."
+msgstr "Η εκθετική παλινδρόμηση ακολουθεί την εξίσωση της μορφής <item type=\"literal\">y=b*exp(a*x)</item> ή <item type=\"literal\">y=b*m^x</item>, η οποία μετασχηματίζεται σε <item type=\"literal\">ln(y)=ln(b)+a*x</item> ή <item type=\"literal\">ln(y)=ln(b)+ln(m)*x</item> αντίστοιχα."
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3152297\n"
+"04050100.xhp\n"
+"par_id4416638\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a new text column after the current column for hierarchical axes descriptions.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγει μια νέα στήλη κειμένου μετά την τρέχουσα στήλη για περιγραφές ιεραρχικών αξόνων.</ahelp>"
+msgid "a = SLOPE(LN(Data_Y);Data_X)"
+msgstr "a = SLOPE(LN(Δεδομένα_Y), Δεδομένα_X)"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3159231\n"
-"26\n"
+"04050100.xhp\n"
+"par_id1039155\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Deletes the current row. It is not possible to delete the label row.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διαγράφει την τρέχουσα γραμμή. Δεν είναι δυνατό να διαγραφεί η γραμμή με την ετικέτα.</ahelp>"
+msgid "The variables for the second variation are calculated as follows:"
+msgstr "Οι μεταβλητές για τη δεύτερη διακύμανση υπολογίζονται ως ακολούθως:"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3153336\n"
-"29\n"
+"04050100.xhp\n"
+"par_id7184057\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Deletes the current series or text column. It is not possible to delete the first text column.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διαγράφει τις τρέχουσες σειρές ή στήλη κειμένου. Δεν είναι δυνατό να διαγραφεί η πρώτη στήλη κειμένου.</ahelp>"
+msgid "m = EXP(SLOPE(LN(Data_Y);Data_X))"
+msgstr "m = EXP(SLOPE(LN(Δεδομένα_Y), Δεδομένα_X))"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id4089175\n"
+"04050100.xhp\n"
+"par_id786767\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Switches the current column with its neighbor at the right.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εναλλάσσει την τρέχουσα στήλη με τη γειτονική στήλη στα δεξιά της.</ahelp>"
+msgid "b = EXP(INTERCEPT(LN(Data_Y);Data_X))"
+msgstr "b = EXP(INTERCEPT(LN(Δεδομένα_Y), Δεδομένα_X))"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3949095\n"
+"04050100.xhp\n"
+"par_id7127292\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Switches the current row with its neighbor below.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εναλλάσσει την τρέχουσα γραμμή με τη γειτονική γραμμή από κάτω της.</ahelp>"
+msgid "Calculate the coefficient of determination by"
+msgstr "Υπολογίστε το συντελεστή προσδιορισμού"
-#: 03010000.xhp
+#: 04050100.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id6697286\n"
+"04050100.xhp\n"
+"par_id5437177\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter names for the data series.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε ονόματα για τις σειρές δεδομένων.</ahelp>"
+msgid "r² = RSQ(LN(Data_Y);Data_X)"
+msgstr "r² = RSQ(LN(Δεδομένα_Y);Δεδομένα_X)"
-#: 05030000.xhp
+#: 04050100.xhp
msgctxt ""
-"05030000.xhp\n"
-"tit\n"
+"04050100.xhp\n"
+"par_id6946317\n"
"help.text"
-msgid "Legend"
-msgstr "Υπόμνημα"
+msgid "Besides m, b and r² the array function LOGEST provides additional statistics for a regression analysis."
+msgstr "Εκτός από τα m, b και r² η συνάρτηση δεδομένων LOGEST παρέχει πρόσθετα στατιστικά στοιχεία για μια ανάλυση παλινδρόμησης."
-#: 05030000.xhp
+#: 04050100.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3145800\n"
-"1\n"
+"04050100.xhp\n"
+"hd_id6349375\n"
"help.text"
-msgid "Legend"
-msgstr "Υπόμνημα"
+msgid "The power regression equation"
+msgstr "Η εξίσωση δυναμικής παλινδρόμησης"
-#: 05030000.xhp
+#: 04050100.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3146972\n"
-"2\n"
+"04050100.xhp\n"
+"par_id1857661\n"
"help.text"
-msgid "<variable id=\"legende\"><ahelp hid=\".uno:Legend\">Defines the border, area and character attributes for a legend.</ahelp></variable>"
-msgstr "<variable id=\"legende\"><ahelp hid=\".uno:Legend\">Ορίζει το περίγραμμα, την περιοχή και τις ιδιότητες χαρακτήρων για ένα υπόμνημα.</ahelp></variable>"
+msgid "For <emph>power regression</emph> curves a transformation to a linear model takes place. The power regression follows the equation <item type=\"literal\">y=b*x^a</item> , which is transformed to <item type=\"literal\">ln(y)=ln(b)+a*ln(x)</item>."
+msgstr "Για καμπύλες <emph>δυναμικής παλινδρόμησης</emph> γίνεται ένας μετασχηματισμός σε γραμμικό μοντέλο. Η δυναμική παλινδρόμηση ακολουθεί την εξίσωση της μορφής <item type=\"literal\">y=b*x^a</item>, η οποία μετασχηματίζεται σε <item type=\"literal\">ln(y)=ln(b)+a*ln(x)</item>."
-#: 05030000.xhp
+#: 04050100.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3145232\n"
-"4\n"
+"04050100.xhp\n"
+"par_id8517105\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
+msgid "a = SLOPE(LN(Data_Y);LN(Data_X))"
+msgstr "a = SLOPE(LN(Δεδομένα_Y), LN(Δεδομένα_X))"
-#: 05030000.xhp
+#: 04050100.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3147344\n"
-"3\n"
+"04050100.xhp\n"
+"par_id9827265\n"
"help.text"
-msgid "<link href=\"text/schart/01/04020000.xhp\" name=\"Display\">Display</link>"
-msgstr "<link href=\"text/schart/01/04020000.xhp\" name=\"Προβολή\">Προβολή</link>"
+msgid "b = EXP(INTERCEPT(LN(Data_Y);LN(Data_X))"
+msgstr "b = EXP(INTERCEPT(LN(Δεδομένα_Y), LN(Δεδομένα_X))"
-#: 05120000.xhp
+#: 04050100.xhp
msgctxt ""
-"05120000.xhp\n"
+"04050100.xhp\n"
+"par_id2357249\n"
+"help.text"
+msgid "r² = RSQ(LN(Data_Y);LN(Data_X))"
+msgstr "r² = RSQ(LN(Δεδομένα_Y), LN(Δεδομένα_X))"
+
+#: 04050100.xhp
+msgctxt ""
+"04050100.xhp\n"
+"hd_id9204077\n"
+"help.text"
+msgid "Constraints"
+msgstr "Περιορισμοί"
+
+#: 04050100.xhp
+msgctxt ""
+"04050100.xhp\n"
+"par_id7393719\n"
+"help.text"
+msgid "The calculation of the trend line considers only data pairs with the following values:"
+msgstr "Ο υπολογισμός της γραμμής τάσης λαμβάνει υπόψη του μόνο ζεύγη δεδομένων με τις ακόλουθες τιμές:"
+
+#: 04050100.xhp
+msgctxt ""
+"04050100.xhp\n"
+"par_id7212744\n"
+"help.text"
+msgid "logarithm regression: only positive x-values are considered,"
+msgstr "λογαριθμική παλινδρόμηση: λαμβάνονται υπόψη μόνο θετικές τιμές-x,"
+
+#: 04050100.xhp
+msgctxt ""
+"04050100.xhp\n"
+"par_id1664479\n"
+"help.text"
+msgid "exponential regression: only positive y-values are considered,"
+msgstr "εκθετική παλινδρόμηση: λαμβάνονται υπόψη μόνο θετικές τιμές-y,"
+
+#: 04050100.xhp
+msgctxt ""
+"04050100.xhp\n"
+"par_id8734702\n"
+"help.text"
+msgid "power regression: only positive x-values and positive y-values are considered."
+msgstr "δυναμική παλινδρόμηση: λαμβάνονται υπόψη μόνο θετικές τιμές-x και θετικές τιμές-y."
+
+#: 04050100.xhp
+msgctxt ""
+"04050100.xhp\n"
+"par_id181279\n"
+"help.text"
+msgid "You should transform your data accordingly; it is best to work on a copy of the original data and transform the copied data."
+msgstr "Πρέπει να μετασχηματίσετε τα δεδομένα σας ανάλογα. Είναι καλύτερα να εργάζεστε σε ένα αντίγραφο των αρχικών δεδομένων και να μετασχηματίζετε τα δεδομένα που έχετε αντιγράψει."
+
+#: 04050100.xhp
+msgctxt ""
+"04050100.xhp\n"
+"hd_id7907040\n"
+"help.text"
+msgid "The polynomial regression equation"
+msgstr "Η εξίσωση πολυωνυμικής παλινδρόμησης"
+
+#: 04050100.xhp
+msgctxt ""
+"04050100.xhp\n"
+"par_id8918729\n"
+"help.text"
+msgid "A <emph>polynomial regression</emph> curve cannot be added automatically. You must calculate this curve manually."
+msgstr "Μια καμπύλη <emph>πολυωνυμικής παλινδρόμησης</emph> δεν είναι δυνατό να προστεθεί αυτόματα. Πρέπει να υπολογίσετε αυτή την καμπύλη χειροκίνητα."
+
+#: 04050100.xhp
+msgctxt ""
+"04050100.xhp\n"
+"par_id33875\n"
+"help.text"
+msgid "Create a table with the columns x, x², x³, … , xⁿ, y up to the desired degree n."
+msgstr "Δημιουργήστε έναν πίνακα με τις στήλες x, x², x³, … , xⁿ, y μέχρι τον επιθυμητό βαθμό n."
+
+#: 04050100.xhp
+msgctxt ""
+"04050100.xhp\n"
+"par_id8720053\n"
+"help.text"
+msgid "Use the formula <item type=\"literal\">=LINEST(Data_Y,Data_X)</item> with the complete range x to xⁿ (without headings) as Data_X."
+msgstr "Χρησιμοποιήστε τον τύπο <item type=\"literal\">=LINEST(Δεδομένα_Y, Δεδομένα_X)</item> με τη συμπληρωμένη περιοχή x έως xⁿ (χωρίς επικεφαλίδες) ως Δεδομένα_X."
+
+#: 04050100.xhp
+msgctxt ""
+"04050100.xhp\n"
+"par_id5068514\n"
+"help.text"
+msgid "The first row of the LINEST output contains the coefficients of the regression polynomial, with the coefficient of xⁿ at the leftmost position."
+msgstr "Η πρώτη γραμμή των αποτελεσμάτων της συνάρτησης LINEST περιέχει τους συντελεστές της πολυωνυμικής παλινδρόμησης, με το συντελεστή του xⁿ στην πιο αριστερή θέση."
+
+#: 04050100.xhp
+msgctxt ""
+"04050100.xhp\n"
+"par_id8202154\n"
+"help.text"
+msgid "The first element of the third row of the LINEST output is the value of r². See the <link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link> function for details on proper use and an explanation of the other output parameters."
+msgstr "Το πρώτο στοιχείο της τρίτης γραμμής των αποτελεσμάτων της συνάρτησης LINEST είναι η τιμή του r². Δείτε τη συνάρτηση <link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link> για λεπτομέρειες για ορθή χρήση και επεξήγηση των άλλων παραμέτρων των αποτελεσμάτων."
+
+#: 04050100.xhp
+msgctxt ""
+"04050100.xhp\n"
+"par_id4562211\n"
+"help.text"
+msgid "<link href=\"text/schart/01/04050000.xhp\">Y Error Bars tab page</link>"
+msgstr "<link href=\"text/schart/01/04050000.xhp\">Σελίδα της καρτέλας για μπάρες Y σφαλμάτων</link>"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
"tit\n"
"help.text"
-msgid "Arrangement"
-msgstr "Τακτοποίηση"
+msgid "Options"
+msgstr "Επιλογές"
-#: 05120000.xhp
+#: 04060000.xhp
msgctxt ""
-"05120000.xhp\n"
-"hd_id3159153\n"
+"04060000.xhp\n"
+"bm_id3149400\n"
+"help.text"
+msgid "<bookmark_value>aligning; 2D charts</bookmark_value> <bookmark_value>charts; aligning</bookmark_value> <bookmark_value>pie charts;options</bookmark_value>"
+msgstr "<bookmark_value>στοίχιση, διαγράμματα 2Δ</bookmark_value><bookmark_value>διαγράμματα, στοίχιση</bookmark_value><bookmark_value>διαγράμματα πίτας, επιλογές</bookmark_value>"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id3149400\n"
"1\n"
"help.text"
-msgid "<link href=\"text/schart/01/05120000.xhp\" name=\"Arrangement\">Arrangement</link>"
-msgstr "<link href=\"text/schart/01/05120000.xhp\" name=\"Τακτοποίηση\">Τακτοποίηση</link>"
+msgid "<link href=\"text/schart/01/04060000.xhp\" name=\"Options\">Options</link>"
+msgstr "<link href=\"text/schart/01/04060000.xhp\" name=\"Επιλογές\">Επιλογές</link>"
-#: 05120000.xhp
+#: 04060000.xhp
msgctxt ""
-"05120000.xhp\n"
-"par_id3145750\n"
+"04060000.xhp\n"
+"par_id3155067\n"
"2\n"
"help.text"
-msgid "Allows you to modify the order of the data series already set in the chart."
-msgstr "Επιτρέπει την τροποποίηση της σειράς των γραμμών δεδομένων που έχουν οριστεί ήδη στο διάγραμμα."
+msgid "Use this dialog to define some options that are available for specific chart types. The contents of the Options dialog vary with the chart type."
+msgstr "Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να ορίσετε μερικές επιλογές που είναι διαθέσιμες σε συγκεκριμένους τύπους διαγραμμάτων. Τα περιεχόμενα του παραθύρου διαλόγου Επιλογές ποικίλουν ανάλογα με τον τύπο διαγράμματος."
-#: 05120000.xhp
+#: 04060000.xhp
msgctxt ""
-"05120000.xhp\n"
-"par_id3155411\n"
-"8\n"
+"04060000.xhp\n"
+"hd_id3150043\n"
+"9\n"
"help.text"
-msgid "The position of the data in the data table remains unchanged. You can only choose the commands after inserting a chart in $[officename] Calc."
-msgstr "Η θέση των δεδομένων στον πίνακα δεδομένων παραμένει αμετάβλητη. Η επιλογή αυτών των εντολών είναι δυνατή μόνο μετά την εισαγωγή ενός διαγράμματος στο $[officename] Calc."
+msgid "Align data series to:"
+msgstr "Στοίχιση των σειρών δεδομένων κατά:"
-#: 05120000.xhp
+#: 04060000.xhp
msgctxt ""
-"05120000.xhp\n"
-"par_id3154757\n"
+"04060000.xhp\n"
+"par_id3145228\n"
+"10\n"
+"help.text"
+msgid "In this area you can choose between two Y axis scaling modes. The axes can only be scaled and given properties separately."
+msgstr "Στην περιοχή αυτή μπορείτε να επιλέξετε μεταξύ δύο λειτουργιών κλιμάκωσης του άξονα Υ. Οι άξονες είναι δυνατό μόνο να κλιμακωθούν και να τους δοθούν μεμονωμένα ιδιότητες."
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id3147346\n"
+"4\n"
+"help.text"
+msgid "Primary Y axis"
+msgstr "Κύριος άξονας Y"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id3147005\n"
+"15\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:RADIOBUTTON:TP_OPTIONS:RBT_OPT_AXIS_1\">This option is active as default. All data series are aligned to the primary Y axis.</ahelp>"
+msgstr "<ahelp hid=\"SCH:RADIOBUTTON:TP_OPTIONS:RBT_OPT_AXIS_1\" visibility=\"visible\">Αυτή η επιλογή είναι ενεργή ως προεπιλογή. Όλες οι σειρές δεδομένων στοιχίζονται κατά τον πρωτεύοντα άξονα Y.</ahelp>"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id3143221\n"
"5\n"
"help.text"
-msgid "This function is only available if you have data displayed in columns. It is not possible to switch to data display in rows."
-msgstr "Η λειτουργία αυτή είναι διαθέσιμη μόνο όταν εμφανίζονται δεδομένα σε στήλες. Δεν είναι δυνατό να μεταβείτε σε προβολή των δεδομένων σε γραμμές."
+msgid "Secondary Y axis"
+msgstr "Δευτερεύων άξονας Υ"
-#: 05120000.xhp
+#: 04060000.xhp
msgctxt ""
-"05120000.xhp\n"
-"hd_id3147339\n"
-"3\n"
+"04060000.xhp\n"
+"par_id3154656\n"
+"11\n"
"help.text"
-msgid "Bring Forward"
-msgstr "Μεταφορά εμπρός"
+msgid "<ahelp hid=\"SCH:RADIOBUTTON:TP_OPTIONS:RBT_OPT_AXIS_2\">Changes the scaling of the Y axis. This axis is only visible when at least one data series is assigned to it and the axis view is active.</ahelp>"
+msgstr "<ahelp hid=\"SCH:RADIOBUTTON:TP_OPTIONS:RBT_OPT_AXIS_2\" visibility=\"visible\">Μεταβάλλει την κλίμακα του άξονα Y. Αυτός ο άξονας είναι ορατός μόνο εάν τουλάχιστον μία σειρά δεδομένων έχει αντιστοιχηθεί με αυτόν και η προβολή του άξονα είναι ενεργή.</ahelp>"
-#: 05120000.xhp
+#: 04060000.xhp
msgctxt ""
-"05120000.xhp\n"
-"par_id3149259\n"
+"04060000.xhp\n"
+"hd_id3166423\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\".uno:Forward\">Brings the selected data series forward (to the right).</ahelp>"
-msgstr "<ahelp hid=\".uno:Forward\">Μεταφέρει την επιλεγμένη σειρά δεδομένων εμπρός (προς τα δεξιά).</ahelp>"
+msgid "Settings"
+msgstr "Ρυθμίσεις"
-#: 05120000.xhp
+#: 04060000.xhp
msgctxt ""
-"05120000.xhp\n"
-"hd_id3146316\n"
-"4\n"
+"04060000.xhp\n"
+"par_id3150365\n"
+"12\n"
"help.text"
-msgid "Send Backward"
-msgstr "Μεταφορά πίσω"
+msgid "Define the settings for a bar chart in this area. Any changes apply to all data series of the chart, not to the selected data only."
+msgstr "Ορίσετε τις ρυθμίσεις για ένα ραβδόγραμμα σε αυτήν την περιοχή. Οποιεσδήποτε αλλαγές εφαρμόζονται σε όλες τις σειρές δεδομένων του διαγράμματος και όχι μόνο στα επιλεγμένα δεδομένα."
-#: 05120000.xhp
+#: 04060000.xhp
msgctxt ""
-"05120000.xhp\n"
-"par_id3147001\n"
+"04060000.xhp\n"
+"hd_id3145584\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\".uno:Backward\">Sends the selected data series backward (to the left).</ahelp>"
-msgstr "<ahelp hid=\".uno:Backward\">Μεταφέρει την επιλεγμένη σειρά δεδομένων πίσω (προς τα αριστερά).</ahelp>"
+msgid "Spacing"
+msgstr "Διάστιχο"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id3155376\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:METRICFIELD:TP_OPTIONS:MT_GAP\">Defines the spacing between the columns in percent.</ahelp> The maximal spacing is 600%."
+msgstr "<ahelp hid=\"SCH:METRICFIELD:TP_OPTIONS:MT_GAP\">Προσδιορίζει το διάστιχο ανάμεσα στις στήλες σε ποσοστό.</ahelp> Το μέγιστο διάστιχο είναι 600%."
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id3145384\n"
+"8\n"
+"help.text"
+msgid "Overlap"
+msgstr "Επικάλυψη"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id3156447\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:METRICFIELD:TP_OPTIONS:MT_OVERLAP\">Defines the necessary settings for overlapping data series.</ahelp> You can choose between -100 and +100%."
+msgstr "<ahelp hid=\"SCH:METRICFIELD:TP_OPTIONS:MT_OVERLAP\">Καθορίζει τις αναγκαίες ρυθμίσεις για επικαλυπτόμενες σειρές δεδομένων.</ahelp> Μπορείτε να επιλέξετε ανάμεσα σε -100 και +100%."
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id3153305\n"
+"16\n"
+"help.text"
+msgid "Connection Lines"
+msgstr "Γραμμές σύνδεσης"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id3148868\n"
+"17\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:CHECKBOX:TP_OPTIONS:CB_CONNECTOR\">For \"stacked\" and \"percent\" column (vertical bar) charts, mark this check box to connect the column layers that belong together with lines.</ahelp>"
+msgstr "<ahelp hid=\"SCH:CHECKBOX:TP_OPTIONS:CB_CONNECTOR\">Για \"συσσωρευμένα\" και \"ποσοστιαία\" διαγράμματα στηλών (κατακόρυφων ράβδων), επιλέξτε αυτό το πεδίο ελέγχου για να συνδέσετε τα επίπεδα των στηλών που πρέπει να βρίσκονται μαζί με τις γραμμές.</ahelp>"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id9842219\n"
+"help.text"
+msgid "Show bars side by side"
+msgstr "Προβολή ράβδων δίπλα δίπλα"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id9800103\n"
+"help.text"
+msgid "If two axes are shown in a bar chart, and some data series are attached to the first axis, while some other data series are attached to the second axis, then both sets of data series are shown independently, overlapping each other."
+msgstr "Αν δυο άξονες είναι ορατοί σε ένα ραβδόγραμμα, και μερικές σειρές δεδομένων είναι συνδεδεμένες με τον πρώτο άξονα, ενώ κάποιες άλλες σειρές δεδομένων είναι συνδεδεμένες με το δεύτερο άξονα, τότε και οι δυο σειρές δεδομένων εμφανίζονται ανεξάρτητα, επικαλύπτοντας η μία την άλλη."
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id2144535\n"
+"help.text"
+msgid "As a result, bars attached to the first y-axis are partly or completely hidden by bars attached to the second y-axis. To avoid this, enable the option to display bars side by side. <ahelp hid=\".\">The bars from different data series are shown as if they were attached only to one axis.</ahelp>"
+msgstr "Ως αποτέλεσμα, ράβδοι που είναι συνδεδεμένοι με τον πρώτο άξονα-y αποκρύπτονται μερικώς ή ολοκληρωτικά από ράβδους που είναι συνδεδεμένες με το δεύτερο άξονα-y. Για να αποφευχθεί αυτό, ενεργοποιήστε την επιλογή για να προβάλετε τις ράβδους δίπλα δίπλα. <ahelp hid=\".\">Οι ράβδοι από διαφορετικές σειρές δεδομένων εμφανίζονται σαν να ήταν συνδεδεμένες μόνο σε έναν άξονα.</ahelp>"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id24414\n"
+"help.text"
+msgid "Clockwise direction"
+msgstr "Κατεύθυνση με τη φορά των δεικτών του ρολογιού"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id2527237\n"
+"help.text"
+msgid "Available for pie and donut charts. <ahelp hid=\".\">The default direction in which the pieces of a pie chart are ordered is counterclockwise. Enable the <emph>Clockwise direction</emph> checkbox to draw the pieces in opposite direction.</ahelp>"
+msgstr "Διαθέσιμο για διαγράμματα πίτας και λουκουμά. <ahelp hid=\".\">Η προεπιλεγμένη κατεύθυνση κατά την οποία ταξινομούνται τα κομμάτια ενός διαγράμματος πίτας είναι αντίθετη με τη φορά των δεικτών του ρολογιού. Ενεργοποιήστε το πεδίο ελέγχου <emph>Κατεύθυνση με τη φορά των δεικτών του ρολογιού</emph> ώστε να σχεδιάσετε τα κομμάτια κατά την αντίθετη κατεύθυνση.</ahelp>"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id401013\n"
+"help.text"
+msgid "Starting angle"
+msgstr "Γωνία έναρξης"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id761131\n"
+"help.text"
+msgid "<ahelp hid=\".\">Drag the small dot along the circle or click any position on the circle to set the starting angle of a pie or donut chart. The starting angle is the mathematical angle position where the first piece is drawn. The value of 90 degrees draws the first piece at the 12 o'clock position. A value of 0 degrees starts at the 3 o'clock position.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετακινήστε τη μικρή τελεία κατά μήκος του κύκλου ή κάντε κλικ σε οποιαδήποτε θέση επάνω στον κύκλο για να θέσετε τη γωνία έναρξης ενός διαγράμματος πίτας ή λουκουμά. Η γωνία έναρξης είναι η μαθηματική θέση γωνίας όπου σχεδιάζεται το πρώτο κομμάτι. Η τιμή των 90 μοιρών σχεδιάζει το πρώτο κομμάτι στη θέση 'ώρα 12'. Μια τιμή 0 μοιρών ξεκινά από τη θέση 'ώρα 3'.</ahelp>"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id553910\n"
+"help.text"
+msgid "In 3D pie and donut charts that were created with older versions of the software, the starting angle is 0 degrees instead of 90 degrees. For old and new 2D charts the default starting angle is 90 degrees."
+msgstr "Στα 3Δ διαγράμματα πίτας και λουκουμά που δημιουργήθηκαν με παλαιότερες εκδόσεις του λογισμικού, η γωνία έναρξης είναι 0 μοίρες αντί για 90 μοίρες. Για τα παλιά και τα καινούργια διαγράμματα 2Δ η προεπιλεγμένη γωνία έναρξης είναι 90 μοίρες."
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id1414838\n"
+"help.text"
+msgid "When you change the starting angle or the direction, only current versions of the software show the changed values. Older versions of the software display the same document using the default values: Always counterclockwise direction and a starting value of 90 degrees (2D pie charts) or 0 degrees (3D pie charts)."
+msgstr "Όταν μεταβάλετε τη γωνία έναρξης ή την κατεύθυνση, μόνο τρέχουσες εκδόσεις του λογισμικού εμφανίζουν τις τροποποιημένες τιμές. Οι παλαιότερες εκδόσεις του λογισμικού προβάλουν το ίδιο έγγραφο χρησιμοποιώντας τις προεπιλεγμένες τιμές: Πάντα σε κατεύθυνση αντίθετη των δεικτών του ρολογιού και με γωνία έναρξης 90 μοιρών (διαγράμματα πίτας 2Δ) ή 0 μοιρών (διαγράμματα πίτας 3Δ)."
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id3179723\n"
+"help.text"
+msgid "Degrees"
+msgstr "Μοίρες"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id2164067\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter the starting angle between 0 and 359 degrees. You can also click the arrows to change the displayed value.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τη γωνία έναρξης μεταξύ 0 και 359 μοιρών. Μπορείτε επίσης να κάνετε κλικ στα βέλη για να αλλάξετε την εμφανιζόμενη τιμή.</ahelp>"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id0305200910524613\n"
+"help.text"
+msgid "Plot missing values"
+msgstr "Σχεδίαση τιμών που λείπουν"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id0305200910524650\n"
+"help.text"
+msgid "Sometimes values are missing in a data series that is shown in a chart. You can select from different options how to plot the missing values. The options are available for some chart types only."
+msgstr "Μερικές φορές φορές λείπουν τιμές σε σειρές δεδομένων που εμφανίζονται στο διάγραμμα. Μπορείτε να επιλέξετε ανάμεσα σε διάφορες επιλογές για τον τρόπο χειρισμού την τιμών που λείπουν. Οι επιλογές είναι διαθέσιμες μόνο για ορισμένους τύπους διαγραμμάτων."
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id0305200910524823\n"
+"help.text"
+msgid "Leave gap"
+msgstr "Διατήρηση κενού"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id0305200910524811\n"
+"help.text"
+msgid "<ahelp hid=\".\">For a missing value, no data will be shown. This is the default for chart types Column, Bar, Line, Net.</ahelp>"
+msgstr "<ahelp hid=\".\">Για μια τιμή που λείπει δεν θα εμφανίζονται δεδομένα. Αυτή είναι και η προεπιλεγμένη επιλογή για τους τύπους διαγραμμάτων Column, Bar, Line, Net.</ahelp>"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id0305200910524811\n"
+"help.text"
+msgid "Assume zero"
+msgstr "Εικάζεται μηδέν"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id030520091052489\n"
+"help.text"
+msgid "<ahelp hid=\".\">For a missing value, the y-value will be shown as zero. This is the default for chart type Area.</ahelp>"
+msgstr "<ahelp hid=\".\">Για μια τιμή που λείπει, η τιμή y θα εμφανίζεται ως μηδέν. Αυτό είναι η προεπιλογή για την περιοχή του τύπου διαγράμματος.</ahelp>"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id0305200910524837\n"
+"help.text"
+msgid "Continue line"
+msgstr "Συνέχιση γραμμής"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id0305200910524938\n"
+"help.text"
+msgid "<ahelp hid=\".\">For a missing value, the interpolation from the neighbor values will be shown. This is the default for chart type XY.</ahelp>"
+msgstr "<ahelp hid=\".\">Για μια τιμή που λείπει, θα εμφανίζεται η παρεμβολή από τις γειτονικές τιμές. Αυτό είναι η προεπιλογή για τύπο διαγράμματος XY.</ahelp>"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id0305200910524937\n"
+"help.text"
+msgid "Include values from hidden cells"
+msgstr "Να συμπεριλαμβάνονται τιμές από κρυφά κελιά"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id030520091052494\n"
+"help.text"
+msgid "<ahelp hid=\".\">Check to also show values of currently hidden cells within the source cell range.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιήστε για να εμφανίζονται επίσης τιμές από κρυφά κελιά μέσα στην περιοχή του αρχικού κελιού.</ahelp>"
#: 04070000.xhp
msgctxt ""
@@ -1767,754 +2307,321 @@ msgctxt ""
msgid "<ahelp hid=\"SCH:CHECKBOX:DLG_GRID:CB_Z_HELP\">Adds gridlines that subdivide the Z axis into smaller sections.</ahelp> This option is only available if you're working with 3D charts."
msgstr "<ahelp hid=\"SCH:CHECKBOX:DLG_GRID:CB_Z_HELP\">Προσθέτει γραμμές πλέγματος που υποδιαιρούν τον άξονα Z σε μικρότερα τμήματα.</ahelp> Αυτή η επιλογή είναι διαθέσιμη μόνο όταν εργάζεστε με διαγράμματα 3Δ."
-#: 05040100.xhp
+#: 05010000.xhp
msgctxt ""
-"05040100.xhp\n"
+"05010000.xhp\n"
"tit\n"
"help.text"
-msgid "Axes"
-msgstr "Άξονες"
+msgid "Format Selection"
+msgstr "Μορφοποίηση επιλογής"
-#: 05040100.xhp
+#: 05010000.xhp
msgctxt ""
-"05040100.xhp\n"
-"bm_id3153768\n"
+"05010000.xhp\n"
+"bm_id3149666\n"
"help.text"
-msgid "<bookmark_value>axes;formatting</bookmark_value>"
-msgstr "<bookmark_value>άξονες, μορφοποίηση</bookmark_value>"
+msgid "<bookmark_value>objects;properties of charts</bookmark_value><bookmark_value>charts; properties</bookmark_value><bookmark_value>properties;charts</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα, ιδιότητες διαγραμμάτων</bookmark_value><bookmark_value>διαγράμματα, ιδιότητες</bookmark_value><bookmark_value>ιδιότητες, διαγράμματα</bookmark_value>"
-#: 05040100.xhp
+#: 05010000.xhp
msgctxt ""
-"05040100.xhp\n"
-"hd_id3153768\n"
+"05010000.xhp\n"
+"hd_id3149666\n"
"1\n"
"help.text"
-msgid "Axes"
-msgstr "Άξονες"
+msgid "Format Selection"
+msgstr "Μορφοποίηση επιλογής"
-#: 05040100.xhp
+#: 05010000.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3154319\n"
+"05010000.xhp\n"
+"par_id3156284\n"
"2\n"
"help.text"
-msgid "<variable id=\"achsen\"><ahelp hid=\".uno:DiagramAxisAll\">Opens a dialog, where you can edit the properties of the selected axis.</ahelp></variable> The name of the dialog depends on the selected axis."
-msgstr "<variable id=\"achsen\"><ahelp hid=\".uno:DiagramAxisAll\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να επεξεργαστείτε τις ιδιότητες του επιλεγμένου άξονα.</ahelp></variable> Το όνομα του παραθύρου διαλόγου εξαρτάται από τον επιλεγμένο άξονα."
+msgid "<variable id=\"objekteigenschaften\"><ahelp hid=\".\">Formats the selected object.</ahelp></variable> Depending on the object selected, the command opens dialogs that you can also open by choosing the following commands from the <emph>Format</emph> menu:"
+msgstr "<variable id=\"objekteigenschaften\"><ahelp hid=\".\">Αντιστοιχίζει συγκεκριμένες ιδιότητες στο επιλεγμένο αντικείμενο.</ahelp></variable> Ανάλογα με το επιλεγμένο αντικείμενο, η εντολή ανοίγει παράθυρα διαλόγων που μπορείτε επίσης να ανοίξετε επιλέγοντας τις παρακάτω εντολές από το μενού <emph>Μορφή</emph> :"
-#: 05040100.xhp
+#: 05010000.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3149667\n"
+"05010000.xhp\n"
+"hd_id3153418\n"
"3\n"
"help.text"
-msgid "The <link href=\"text/schart/01/05040200.xhp\" name=\"Y axis\">Y axis</link> has an enhanced dialog. For X-Y charts, the X axis chart is also enhanced by the <link href=\"text/schart/01/05040201.xhp\" name=\"Scaling\"><emph>Scaling</emph></link> tab."
-msgstr "Ο <link href=\"text/schart/01/05040200.xhp\" name=\"Άξονας Y\">Ο άξονας Y</link> έχει διευρυμένο παράθυρο διαλόγου. Για διαγράμματα X-Y, το διάγραμμα άξονα X είναι επίσης διευρυμένο με την καρτέλα <link href=\"text/schart/01/05040201.xhp\" name=\"Κλίμακα\"><emph>Κλίμακα</emph></link>."
+msgid "<link href=\"text/schart/01/05060000.xhp\" name=\"Chart Wall\">Chart Wall</link>"
+msgstr "<link href=\"text/schart/01/05060000.xhp\" name=\"Τοίχος διαγράμματος\">Τοίχος διαγράμματος</link>"
-#: 05040100.xhp
+#: 05010000.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3159266\n"
+"05010000.xhp\n"
+"hd_id3155766\n"
"4\n"
"help.text"
-msgid "Scaling the X axis is only possible in the X-Y chart type."
-msgstr "Η κλιμάκωση του άξονα Χ είναι δυνατή μόνο σε διαγράμματα τύπου X-Y."
+msgid "<link href=\"text/schart/01/05080000.xhp\" name=\"Chart Area\">Chart Area</link>"
+msgstr "<link href=\"text/schart/01/05080000.xhp\" name=\"Περιοχή διαγράμματος\">Περιοχή διαγράμματος</link>"
-#: 05040100.xhp
+#: 05010000.xhp
msgctxt ""
-"05040100.xhp\n"
-"hd_id3145230\n"
+"05010000.xhp\n"
+"hd_id3154255\n"
"5\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"tit\n"
-"help.text"
-msgid "3D View"
-msgstr "Προβολή 3Δ"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"bm_id3156423\n"
-"help.text"
-msgid "<bookmark_value>3D charts</bookmark_value> <bookmark_value>charts; 3D views</bookmark_value> <bookmark_value>illumination; 3D charts</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα 3Δ</bookmark_value><bookmark_value>διαγράμματα, προβολή 3Δ</bookmark_value><bookmark_value>φωτεινότητα, διαγράμματα 3Δ</bookmark_value>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"hd_id3464461\n"
-"help.text"
-msgid "<variable id=\"three_d_view\"><link href=\"text/schart/01/three_d_view.xhp\">3D View</link></variable>"
-msgstr "<variable id=\"three_d_view\"><link href=\"text/schart/01/three_d_view.xhp\">Προβολή 3Δ</link></variable>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id6998809\n"
-"help.text"
-msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> or in the context menu of a chart you can choose a chart type. <ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to edit the properties of a three dimensional view for Column, Bar, Pie, and Area charts. For Line and XY (Scatter) charts you can see 3D lines.</ahelp>"
-msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματου πιλότου διαγράμματος</link> ή στο βοηθητικό μενού ενός διαγράμματος, μπορείτε να επιλέξετε έναν τύπο διαγράμματος. <ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιεί μια τρισδιάστατη προβολή για διαγράμματα Στήλης, Ράβδου, Πίτας και Περιοχής. Για διαγράμματα Γραμμής και ΧΥ (διασποράς), μπορείτε να απεικονίσετε γραμμές 3Δ.</ahelp>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id6942045\n"
-"help.text"
-msgid "The chart preview responds to the new settings that you enter in the dialog."
-msgstr "Η προεπισκόπηση διαγράμματος ανταποκρίνεται στις νέες ρυθμίσεις που εισάγετε στο παράθυρο διαλόγου."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id3806878\n"
-"help.text"
-msgid "When you leave the dialog with OK, the settings are applied permanently."
-msgstr "Όταν κλείνετε το παράθυρο διαλόγου με το κουμπί ΟΚ, οι ρυθμίσεις εφαρμόζονται μόνιμα."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id130619\n"
-"help.text"
-msgid "When you leave the dialog with Cancel or Escape, the chart returns to the state when you opened the dialog."
-msgstr "Όταν κλείνετε το παράθυρο διαλόγου με το κουμπί Ακύρωση ή Escape, το διάγραμμα επιστρέφει στην κατάσταση που ήταν όταν ανοίξατε το παράθυρο διαλόγου."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id8081911\n"
-"help.text"
-msgid "For a 3D chart you can choose <item type=\"menuitem\">Format - 3D View</item> to set perspective, appearance and illumination."
-msgstr "Για ένα διάγραμμα 3Δ μπορείτε να επιλέξετε <item type=\"menuitem\">Μορφή - Προβολή 3Δ</item> για να ορίσετε την προοπτική, την εμφάνιση και την φωτεινότητα."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"hd_id2924283\n"
-"help.text"
-msgid "Perspective"
-msgstr "Προοπτική"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id5781731\n"
-"help.text"
-msgid "Enter the values for rotation of the chart on the three axes and for a perspective view."
-msgstr "Εισάγετε τις τιμές για περιστροφή του διαγράμματος στους τρεις άξονες και για προβολή με προοπτική."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id9999694\n"
-"help.text"
-msgid "Set all angles to 0 for a front view of the chart. Pie charts and donut charts are shown as circles."
-msgstr "Ορίστε όλες τις γωνίες σε 0 μοίρες για την εμπρόσθια προβολή του διαγράμματος. Τα διαγράμματα πίτας και λουκουμά εμφανίζονται ως κύκλοι."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id2861720\n"
-"help.text"
-msgid "With Right-angled axes enabled, you can rotate the chart contents only in X and Y direction, that is, parallel to the chart borders."
-msgstr "Έχοντας ενεργοποιημένους τους άξονες δεξιάς-γωνίας, μπορείτε να περιστρέψετε τα περιεχόμενα του διαγράμματος μόνο στην κατεύθυνση Χ και Υ, δηλαδή, παράλληλα με τα περιγράμματα του διαγράμματος."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id2216559\n"
-"help.text"
-msgid "An x value of 90, with y and z set to 0, provides a view from top down to the chart. With x set to -90, you see the bottom of the chart."
-msgstr "Μια τιμή-x 90 μοιρών, με το y και το z ορισμένα στο 0, παρέχει μια προβολή από επάνω, προς τα κάτω στο διάγραμμα. Με το x ορισμένο στο -90, βλέπετε το κάτω μέρος του διαγράμματος."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id7869502\n"
-"help.text"
-msgid "The rotations are applied in the order first x, then y, last z."
-msgstr "Οι περιστροφές εφαρμόζονται στη σειρά, πρώτο το x, μετά το y, τελευταίο το z."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id9852900\n"
-"help.text"
-msgid "When shading is enabled and you rotate a chart, the lights are rotated as if they are fixed to the chart."
-msgstr "Όταν η σκίαση είναι ενεργοποιημένη και περιστρέφετε ένα διάγραμμα, οι φωτισμοί περιστρέφονται σαν να ήταν σταθεροποιημένοι στο διάγραμμα."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id2578203\n"
-"help.text"
-msgid "The rotation axes always relate to the page, not to the chart's axes. This is different from some other chart programs."
-msgstr "Οι άξονες περιστροφής σχετίζονται πάντα με τη σελίδα και όχι με τους άξονες του διαγράμματος. Αυτό διαφοροποιείται από άλλα προγράμματα διαγραμμάτων."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id4923245\n"
-"help.text"
-msgid "Select the Perspective check box to view the chart in central perspective as through a camera lens instead of using a parallel projection."
-msgstr "Επιλέξτε το πεδίο ελέγχου Προοπτική για να προβάλετε το διάγραμμα με κεντρική προοπτική όπως μέσα από τον φακό μιας φωτογραφικής μηχανής αντί για χρήση μιας παράλληλης προβολής."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id3416547\n"
-"help.text"
-msgid "Set the focus length with the spin button. 100% gives a perspective view where a far edge in the chart looks approximately half as big as a near edge."
-msgstr "Ορίστε το μήκος της εστίασης με το κουπί περιστροφής. Το 100% παρέχει μια προοπτική όπου ένα μακρινό άκρο στο διάγραμμα δείχνει προσεγγιστικά μισό σε μέγεθος από ένα κοντινό άκρο."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id3791924\n"
-"help.text"
-msgid "Older versions of %PRODUCTNAME cannot display the percentage of perspective the same way as the current version."
-msgstr "Οι παλαιότερες εκδόσεις του %PRODUCTNAME δεν μπορούν να απεικονίσουν το ποσοστό της προοπτικής με τον ίδιο τρόπο όπως η τρέχουσα έκδοση."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id7623828\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">If Right-angled axes is enabled, you can rotate the chart contents only in X and Y direction, that is, parallel to the chart borders. Right-angled axes is enabled by default for newly created 3D charts. Pie and Donut charts do not support right-angled axes.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εάν είναι ενεργοποιημένοι οι άξονες δεξιάς-γωνίας, μπορείτε να περιστρέψετε τα περιεχόμενα του διαγράμματος μόνο στην κατεύθυνση X και Y, δηλαδή, παράλληλα στα περιγράμματα του διαγράμματος. Οι άξονες δεξιάς-γωνίας είναι εξ ορισμού ενεργοποιημένοι για νέα διαγράμματα 3Δ. Τα διαγράμματα πίτας και λουκουμά δεν υποστηρίζουν άξονες δεξιάς-γωνίας.</ahelp>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id4721823\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the x axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει την περιστροφή του διαγράμματος στον άξονα x. Η προεπισκόπηση ανταποκρίνεται στις νέες ρυθμίσεις.</ahelp>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id5806756\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the y axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει την περιστροφή του διαγράμματος στον άξονα y. Η προεπισκόπηση ανταποκρίνεται στις νέες ρυθμίσεις.</ahelp>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id8915372\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the z axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει την περιστροφή του διαγράμματος στον άξονα z. Η προεπισκόπηση ανταποκρίνεται στις νέες ρυθμίσεις.</ahelp>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id6070436\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Mark the Perspective box to view the chart as through a camera lens. Use the spin button to set the percentage. With a high percentage nearer objects look bigger than more distant objects.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επισημάνετε το πεδίο Προοπτική για να προβάλετε το διάγραμμα σαν να αναπαρίσταται μέσα από το φακό μιας φωτογραφικής μηχανής. Χρησιμοποιήστε το κουμπί περιστροφής για να ορίσετε το ποσοστό. Με ένα υψηλό ποσοστό, τα κοντινότερα αντικείμενα φαίνονται μεγαλύτερα από αυτά που βρίσκονται πιο μακριά.</ahelp>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"hd_id7564012\n"
-"help.text"
-msgid "Appearance"
-msgstr "Εμφάνιση"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id1186254\n"
-"help.text"
-msgid "Select a scheme from the list box."
-msgstr "Επιλέξτε ένα συνδυασμό από το πεδίο λίστας."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id7432477\n"
-"help.text"
-msgid "By selecting a scheme, the check boxes and the light sources are set accordingly."
-msgstr "Επιλέγοντας έναν συνδυασμό, τα πεδία ελέγχου και οι πηγές φωτισμού ορίζονται αντίστοιχα."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id7141026\n"
-"help.text"
-msgid "If you mark or unmark a combination of check boxes that is not given by the Realistic or Simple scheme, you create a Custom scheme."
-msgstr "Εάν επισημάνετε ή αναιρέσετε την επιλογή ενός συνδυασμού από πεδία ελέγχου, ο οποίος δεν δίνεται από το ρεαλιστικό ή τον απλό συνδυασμό, δημιουργείτε έναν προσαρμοσμένο συνδυασμό."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id1579027\n"
-"help.text"
-msgid "Mark <emph>Shading</emph> to use the Gouraud method for rendering the surface, otherwise a flat method is used."
-msgstr "Επισημάνετε το πεδίο <emph>Σκίαση</emph> για να χρησιμοποιήσετε τη μέθοδο Gouraud για σχεδίαση της επιφάνειας, διαφορετικά μια επίπεδη μέθοδος χρησιμοποιείται."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id5624561\n"
-"help.text"
-msgid "The flat method sets a single color and brightness for each polygon. The edges are visible, soft gradients and spot lights are not possible."
-msgstr "Η επίπεδη μέθοδος ορίζει ένα απλό χρώμα και φωτεινότητα για κάθε πολύγωνο. Τα άκρα είναι ορατές, απαλές διαβαθμίσεις χρώματος και οι κατευθυντήριοι φωτισμοί δεν είναι εφικτοί."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id5901058\n"
-"help.text"
-msgid "The Gouraud method applies gradients for a smoother, more realistic look."
-msgstr "Η μέθοδος Gouraud εφαρμόζει διαβαθμίσεις χρώματος για μια ομαλότερη, πιο ρεαλιστική εμφάνιση."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id8469191\n"
-"help.text"
-msgid "Mark <emph>Object Borders</emph> to draw lines along the edges."
-msgstr "Επισημάνετε τα <emph>Περιγράμματα αντικειμένου</emph> για το σχεδιασμό γραμμών κατά μήκος των άκρων."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id4407483\n"
-"help.text"
-msgid "Mark <emph>Rounded Edges</emph> to smooth the edges of box shapes."
-msgstr "Επισημάνετε τα <emph>Στρογγυλεμένα άκρα</emph> για εξομάλυνση των άκρων κυβικών σχημάτων."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id8531449\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a scheme from the list box, or click any of the check boxes below.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα συνδυασμό από το πεδίο λίστας, ή κάντε κλικ σε οποιοδήποτε από τα κατώτερα πεδία ελέγχου.</ahelp>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id9183935\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies Gouraud shading if marked, or flat shading if unmarked.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εφαρμόζει σκίαση με τη μέθοδο Gouraud όταν είναι επιλεγμένο, ή επίπεδη σκίαση όταν δεν είναι επιλεγμένο.</ahelp>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id946684\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows borders around the areas by setting the line style to Solid.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει περιγράμματα γύρω από τις περιοχές, ορίζοντας τον τύπο γραμμής ως Συμπαγή.</ahelp>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id9607226\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Edges are rounded by 5%.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τα άκρα στρογγυλοποιούνται κατά 5%.</ahelp>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"hd_id1939451\n"
-"help.text"
-msgid "Illumination"
-msgstr "Φωτεινότητα"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id9038972\n"
-"help.text"
-msgid "Set the light sources for the 3D view."
-msgstr "Ορίζει τις πηγές φωτεινότητας για την προβολή 3Δ."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id6531266\n"
-"help.text"
-msgid "Click any of the eight buttons to switch a directed light source on or off."
-msgstr "Κάντε κλικ σε οποιοδήποτε από τα οκτώ κουμπιά για να ανάψετε ή να σβήσετε μια κατευθυνόμενη πηγή φωτεινότητας."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id6173894\n"
-"help.text"
-msgid "By default, the second light source is switched on. It is the first of seven \"normal\", uniform light sources. The light source number one projects a specular light with highlights."
-msgstr "Εξ ορισμού, η δεύτερη πηγή φωτεινότητας είναι αναμμένη. Είναι η πρώτη από τις επτά \"κανονικές\", ομοιόμορφες πηγές φωτεινότητας. Η πηγή φωτεινότητας \"αριθμός ένα\" προβάλει ένα ανακλώμενο φως με επισημάνσεις."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id2761314\n"
-"help.text"
-msgid "For the selected light source, you can then choose a color and intensity in the list box just below the eight buttons. The brightness values of all lights are added, so use dark colors when you enable multiple lights."
-msgstr "Για την επιλεγμένη πηγή φωτεινότητας, μπορείτε να επιλέξετε χρώμα και πυκνότητα από το πεδίο λίστας κάτω από τα οκτώ κουμπιά. Οι τιμές φωτεινότητας όλων των φωτισμών προστίθενται, οπότε χρησιμοποιήστε σκούρα χρώματα όταν ενεργοποιείτε πολλαπλούς φωτισμούς."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id3912778\n"
-"help.text"
-msgid "The small preview inside this tab page has two sliders to set the vertical and horizontal position of the selected light source. The light source always aims to the middle of the object."
-msgstr "Η μικρή προεπισκόπηση μέσα στην καρτέλα έχει δυο ολισθητές για τον ορισμό της κατακόρυφης και οριζόντιας θέσης της επιλεγμένης πηγής φωτεινότητας. Η πηγή φωτεινότητας στοχεύει πάντα στο κέντρο του αντικειμένου."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id3163853\n"
-"help.text"
-msgid "The button in the corner of the small preview switches the internal illumination model between a sphere and a cube."
-msgstr "Το κουμπί στη γωνία της μικρής προεπισκόπησης εναλλάσσει το εσωτερικό μοντέλο φωτεινότητας μεταξύ σφαίρας και κύβου."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id121158\n"
-"help.text"
-msgid "Use the Ambient light list box to define the ambient light which shines with a uniform intensity from all directions."
-msgstr "Χρησιμοποιείστε το πεδίο λίστας φωτισμού περιβάλλοντος για να ορίσετε τον φωτισμό περιβάλλοντος που λάμπει με ομοιόμορφη πυκνότητα από όλες τις κατευθύνσεις."
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id2423780\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Drag the right slider to set the vertical height and direction of the selected light source.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σύρετε το δεξιό ολισθητή για να ορίσετε το κατακόρυφο ύψος και την κατεύθυνση της επιλεγμένης πηγής φωτεινότητας.</ahelp>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id2569658\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Drag the bottom slider to set the horizontal position and direction of the selected light source.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σύρετε τον κάτω ολισθητή για να ορίσετε την οριζόντια θέση και την κατεύθυνση της επιλεγμένης πηγής φωτεινότητας.</ahelp>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id6394238\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to switch between an illumination model of a sphere or a cube.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να κάνετε εναλλαγή μεταξύ ενός μοντέλου φωτισμού σφαίρας ή κύβου.</ahelp>"
-
-#: three_d_view.xhp
-msgctxt ""
-"three_d_view.xhp\n"
-"par_id533768\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to enable or disable the specular light source with highlights.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να ενεργοποιήσετε ή να απενεργοποιήσετε την ανακλώμενη πηγή φωτεινότητας με επισημάνσεις.</ahelp>"
+msgid "<link href=\"text/schart/01/05070000.xhp\" name=\"Chart Floor\">Chart Floor</link>"
+msgstr "<link href=\"text/schart/01/05070000.xhp\" name=\"Δάπεδο διαγράμματος\">Δάπεδο διαγράμματος</link>"
-#: three_d_view.xhp
+#: 05010000.xhp
msgctxt ""
-"three_d_view.xhp\n"
-"par_id7214270\n"
+"05010000.xhp\n"
+"hd_id3146313\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to enable or disable the uniform light source.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να ενεργοποιήσετε ή να απενεργοποιήσετε την ομοιόμορφη πηγή φωτεινότητας.</ahelp>"
+msgid "<link href=\"text/schart/01/05020100.xhp\" name=\"Title\">Title</link>"
+msgstr "<link href=\"text/schart/01/05020100.xhp\" name=\"Τίτλος\">Τίτλος</link>"
-#: three_d_view.xhp
+#: 05010000.xhp
msgctxt ""
-"three_d_view.xhp\n"
-"par_id2186346\n"
+"05010000.xhp\n"
+"hd_id3150297\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color for the selected light source.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα χρώμα για την επιλεγμένη πηγή φωτεινότητας.</ahelp>"
+msgid "<link href=\"text/schart/01/05030000.xhp\" name=\"Legend\">Legend</link>"
+msgstr "<link href=\"text/schart/01/05030000.xhp\" name=\"Υπόμνημα\">Υπόμνημα</link>"
-#: three_d_view.xhp
+#: 05010000.xhp
msgctxt ""
-"three_d_view.xhp\n"
-"par_id1331217\n"
+"05010000.xhp\n"
+"hd_id3143219\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the color dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα χρώμα χρησιμοποιώντας το παράθυρο διαλόγου χρώματος.</ahelp>"
+msgid "<link href=\"text/schart/01/05040100.xhp\" name=\"X Axis\">X Axis</link>"
+msgstr "<link href=\"text/schart/01/05040100.xhp\" name=\"Άξονας X\">Άξονας X</link>"
-#: three_d_view.xhp
+#: 05010000.xhp
msgctxt ""
-"three_d_view.xhp\n"
-"par_id393993\n"
+"05010000.xhp\n"
+"hd_id3150207\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color for the ambient light.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα χρώμα για τον φωτισμό περιβάλλοντος.</ahelp>"
+msgid "<link href=\"text/schart/01/05040200.xhp\" name=\"Y Axis\">Y Axis</link>"
+msgstr "<link href=\"text/schart/01/05040200.xhp\" name=\"Άξονας Y\">Άξονας Y</link>"
-#: three_d_view.xhp
+#: 05010000.xhp
msgctxt ""
-"three_d_view.xhp\n"
-"par_id5871761\n"
+"05010000.xhp\n"
+"hd_id3166432\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the color dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα χρώμα χρησιμοποιώντας το παράθυρο διαλόγου χρώματος.</ahelp>"
+msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"Grid\">Grid</link>"
+msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Πλέγμα\">Πλέγμα</link>"
-#: 05040202.xhp
+#: 05010100.xhp
msgctxt ""
-"05040202.xhp\n"
+"05010100.xhp\n"
"tit\n"
"help.text"
-msgid "Positioning"
-msgstr "Προσδιορισμός θέσης"
-
-#: 05040202.xhp
-msgctxt ""
-"05040202.xhp\n"
-"bm_id3150869\n"
-"help.text"
-msgid "<bookmark_value>positioning; axes</bookmark_value><bookmark_value>charts;positioning axes</bookmark_value><bookmark_value>X axes;positioning</bookmark_value><bookmark_value>Y axes;positioning</bookmark_value><bookmark_value>axes;interval marks</bookmark_value>"
-msgstr "<bookmark_value>προσδιορισμός θέσης; άξονες</bookmark_value><bookmark_value>διαγράμματα;προσδιορισμός θέσης αξόνων</bookmark_value><bookmark_value>άξονες X;προσδιορισμός θέσης</bookmark_value><bookmark_value>άξονες Y;προσδιορισμός θέσης</bookmark_value><bookmark_value>άξονες;σημάδια διαστήματος</bookmark_value>"
+msgid "Data Point"
+msgstr "Σημείο δεδομένων"
-#: 05040202.xhp
+#: 05010100.xhp
msgctxt ""
-"05040202.xhp\n"
-"hd_id3150868\n"
+"05010100.xhp\n"
+"hd_id3153768\n"
"1\n"
"help.text"
-msgid "<link href=\"text/schart/01/05040202.xhp\" name=\"positioning\">Positioning</link>"
-msgstr "<link href=\"text/schart/01/05040202.xhp\" name=\"Προσδιορισμός θέσης\">Προσδιορισμός θέσης</link>"
+msgid "<link href=\"text/schart/01/05010100.xhp\" name=\"Data Point\">Data Point</link>"
+msgstr "<link href=\"text/schart/01/05010100.xhp\" name=\"Σημείο δεδομένων\">Σημείο δεδομένων</link>"
-#: 05040202.xhp
+#: 05010100.xhp
msgctxt ""
-"05040202.xhp\n"
-"par_id3154013\n"
+"05010100.xhp\n"
+"par_id3152577\n"
"2\n"
"help.text"
-msgid "Controls the positioning of the axis."
-msgstr "Ελέγχει την θέση του άξονα."
-
-#: 05040202.xhp
-msgctxt ""
-"05040202.xhp\n"
-"hd_id1006200801024782\n"
-"help.text"
-msgid "Axis line"
-msgstr "Γραμμή άξονα"
-
-#: 05040202.xhp
-msgctxt ""
-"05040202.xhp\n"
-"par_id1006200801024970\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select where to cross the other axis: at start, at end, at a specified value, or at a category.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε την θέση της διασταύρωσης με τον άλλο άξονα: στην αρχή, στο τέλος, σε καθορισμένη τιμή, ή σε μια κατηγορία.</ahelp>"
-
-#: 05040202.xhp
-msgctxt ""
-"05040202.xhp\n"
-"par_id1006200801024957\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the value where the axis line should cross the other axis.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε την τιμή όπου η γραμμή άξονα θα διασταυρώνεται με τον άλλο άξονα.</ahelp>"
-
-#: 05040202.xhp
-msgctxt ""
-"05040202.xhp\n"
-"par_id100620080102503\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the category where the axis line should cross the other axis.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε την κατηγορία όπου η γραμμή άξονα θα διασταυρώνεται με τον άλλο άξονα.</ahelp>"
-
-#: 05040202.xhp
-msgctxt ""
-"05040202.xhp\n"
-"hd_id100620080102509\n"
-"help.text"
-msgid "Labels"
-msgstr "Ετικέτες"
+msgid "This dialog allows you to change the properties of a selected data point. The dialog appears when there is only one data point selected when you choose <emph>Format - Format Selection</emph>. Some of the menu entries are only available for 2D or 3D charts."
+msgstr "Αυτό το παράθυρο διαλόγου σας επιτρέπει να μεταβάλετε τις ιδιότητες ενός επιλεγμένου σημείου δεδομένων. Αυτό το παράθυρο διαλόγου εμφανίζεται όταν έχει επιλεχθεί μόνο ένα σημείο σύνδεσης όταν επιλέγετε <emph>Μορφή - Ιδιότητες αντικειμένου</emph>. Μερικές από τις επιλογές του μενού είναι διαθέσιμες μόνο για διαγράμματα 2Δ ή 3Δ."
-#: 05040202.xhp
+#: 05010100.xhp
msgctxt ""
-"05040202.xhp\n"
-"hd_id1006200801523879\n"
+"05010100.xhp\n"
+"par_id3149121\n"
+"3\n"
"help.text"
-msgid "Place labels"
-msgstr "Τοποθέτηση ετικετών"
+msgid "Any changes made only affect this one data point. For example, if you edit the color of a bar, only the color of that bar will be different."
+msgstr "Οποιεσδήποτε αλλαγές πραγματοποιήθηκαν, επηρεάζουν μόνο αυτό το σημείο δεδομένων. Για παράδειγμα, εάν επεξεργαστείτε το χρώμα μιας ράβδου, θα είναι διαφορετικό μόνο το χρώμα της συγκεκριμένης ράβδου."
-#: 05040202.xhp
+#: 05010200.xhp
msgctxt ""
-"05040202.xhp\n"
-"par_id1006200801523889\n"
+"05010200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Select where to place the labels: near axis, near axis (other side), outside start, or outside end.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε την θέση των ετικετών κοντά σε άξονα, κοντά σε άξονα (στην άλλη πλευρά), εξωτερικά της αρχής, ή εσωτερικά του τέλους.</ahelp>"
+msgid "Data Series"
+msgstr "Σειρές δεδομένων"
-#: 05040202.xhp
+#: 05010200.xhp
msgctxt ""
-"05040202.xhp\n"
-"hd_id1006200801025030\n"
+"05010200.xhp\n"
+"hd_id3150449\n"
+"1\n"
"help.text"
-msgid "Interval marks"
-msgstr "Σημάδια διαστήματος"
+msgid "<link href=\"text/schart/01/05010200.xhp\" name=\"Data Series\">Data Series</link>"
+msgstr "<link href=\"text/schart/01/05010200.xhp\" name=\"Σειρές δεδομένων\">Σειρές δεδομένων</link>"
-#: 05040202.xhp
+#: 05010200.xhp
msgctxt ""
-"05040202.xhp\n"
-"hd_id3149048\n"
-"65\n"
+"05010200.xhp\n"
+"par_id3145750\n"
+"2\n"
"help.text"
-msgid "Major:"
-msgstr "Κύριο:"
+msgid "Use this to change the properties of a selected data series. This dialog appears when one data series is selected when you choose <emph>Format - Format Selection</emph>. Some of the menu entries are only available for 2D or 3D charts."
+msgstr "Χρησιμοποιήστε αυτό για να μεταβάλετε τις ιδιότητες μιας επιλεγμένης σειράς δεδομένων. Αυτό το παράθυρο διαλόγου εμφανίζεται μόνο όταν μία σειρά δεδομένων έχει επιλεχθεί και επιλέξετε <emph>Μορφή - Ιδιότητες αντικειμένου </emph>. Μερικές από τις επιλογές του μενού είναι διαθέσιμες μόνο για διαγράμματα 2Δ ή 3Δ."
-#: 05040202.xhp
+#: 05010200.xhp
msgctxt ""
-"05040202.xhp\n"
-"par_id3150397\n"
-"71\n"
+"05010200.xhp\n"
+"par_id3154015\n"
+"4\n"
"help.text"
-msgid "Specifies whether the marks are to be on the inner or outer side of the axis. It is possible to combine both: you will then see marks on both sides."
-msgstr "Καθορίζει εάν οι σημάνσεις θα βρίσκονται στην εσωτερική ή την εξωτερική πλευρά του άξονα. Είναι δυνατός ο συνδυασμός και των δύο: θα εμφανίζονται επισημάνσεις και στις δύο πλευρές."
+msgid "Any changes made here affect the entire data series. For example, if you change the color, all elements belonging to this data series will change color."
+msgstr "Οποιεσδήποτε αλλαγές πραγματοποιήθηκαν εδώ, επηρεάζουν ολόκληρη τη σειρά δεδομένων. Για παράδειγμα, εάν μεταβάλετε το χρώμα, όλα τα στοιχεία που ανήκουν σε αυτήν τη σειρά δεδομένων θα αλλάξουν χρώμα."
-#: 05040202.xhp
+#: 05010200.xhp
msgctxt ""
-"05040202.xhp\n"
-"hd_id3151387\n"
-"66\n"
+"05010200.xhp\n"
+"hd_id3146916\n"
+"3\n"
"help.text"
-msgid "Inner"
-msgstr "Εσωτερικό"
+msgid "<link href=\"text/schart/01/04050000.xhp\" name=\"Y Error Bars\">Y Error Bars</link>"
+msgstr "<link href=\"text/schart/01/04050000.xhp\" name=\"Ράβδοι σφάλματος Υ\">Ράβδοι σφάλματος Υ</link>"
-#: 05040202.xhp
+#: 05020000.xhp
msgctxt ""
-"05040202.xhp\n"
-"par_id3156399\n"
-"72\n"
+"05020000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_TICKS_INNER\">Specifies that marks are placed on the inner side of the axis.</ahelp>"
-msgstr "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_TICKS_INNER\">Προσδιορίζει ότι οι σημάνσεις του διαστήματος θα τοποθετούνται στην εσωτερική πλευρά του άξονα.</ahelp>"
+msgid "Title"
+msgstr "Τίτλος"
-#: 05040202.xhp
+#: 05020000.xhp
msgctxt ""
-"05040202.xhp\n"
-"hd_id3166469\n"
-"67\n"
+"05020000.xhp\n"
+"bm_id3150791\n"
"help.text"
-msgid "Outer"
-msgstr "Εξωτερικό"
+msgid "<bookmark_value>titles; formatting charts</bookmark_value><bookmark_value>formatting; chart titles</bookmark_value>"
+msgstr "<bookmark_value>τίτλοι, μορφοποίηση διαγραμμάτων</bookmark_value><bookmark_value>μορφοποίηση, τίτλοι διαγραμμάτων</bookmark_value>"
-#: 05040202.xhp
+#: 05020000.xhp
msgctxt ""
-"05040202.xhp\n"
-"par_id3153120\n"
-"73\n"
+"05020000.xhp\n"
+"hd_id3150791\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_TICKS_OUTER\">Specifies that marks are placed on the outer side of the axis.</ahelp>"
-msgstr "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_TICKS_OUTER\">Προσδιορίζει ότι οι σημάνσεις του διαστήματος θα τοποθετούνται στην εξωτερική πλευρά του άξονα.</ahelp>"
+msgid "<link href=\"text/schart/01/05020000.xhp\" name=\"Title\">Title</link>"
+msgstr "<link href=\"text/schart/01/05020000.xhp\" name=\"Τίτλος\">Τίτλος</link>"
-#: 05040202.xhp
+#: 05020000.xhp
msgctxt ""
-"05040202.xhp\n"
-"hd_id3159128\n"
-"68\n"
+"05020000.xhp\n"
+"par_id3125863\n"
+"2\n"
"help.text"
-msgid "Minor:"
-msgstr "Βοηθητικό:"
+msgid "The<emph> Title </emph>menu command opens a submenu for editing the properties of the titles in the chart."
+msgstr "Η εντολή από το μενού<emph> Τίτλος </emph> ανοίγει ένα υπομενού για την επεξεργασία των ιδιοτήτων των τίτλων στο διάγραμμα."
-#: 05040202.xhp
+#: 05020000.xhp
msgctxt ""
-"05040202.xhp\n"
-"par_id3146885\n"
-"74\n"
+"05020000.xhp\n"
+"hd_id3155414\n"
+"3\n"
"help.text"
-msgid "This area is used to define the marking dashes between the axis marks. It is possible to activate both fields. This will result in a marking line running from the outside to the inside."
-msgstr "Η περιοχή αυτή χρησιμοποιείται για να ορίσετε τις παύλες επισήμανσης ανάμεσα στους δείκτες του άξονα. Είναι δυνατή η ενεργοποίηση και των δύο πεδίων. Αυτό θα έχει ως αποτέλεσμα μια γραμμή επισήμανσης που ενώνει την εξωτερική με την εσωτερική πλευρά του άξονα."
+msgid "<link href=\"text/schart/01/05020100.xhp\" name=\"Main title\">Main title</link>"
+msgstr "<link href=\"text/schart/01/05020100.xhp\" name=\"Κύριος τίτλος\">Κύριος τίτλος</link>"
-#: 05040202.xhp
+#: 05020000.xhp
msgctxt ""
-"05040202.xhp\n"
-"hd_id3150654\n"
-"69\n"
+"05020000.xhp\n"
+"hd_id3156441\n"
+"4\n"
"help.text"
-msgid "Inner"
-msgstr "Εσωτερικό"
+msgid "<link href=\"text/schart/01/05020100.xhp\" name=\"Subtitle\">Subtitle</link>"
+msgstr "<link href=\"text/schart/01/05020100.xhp\" name=\"Υπότιτλος\">Υπότιτλος</link>"
-#: 05040202.xhp
+#: 05020000.xhp
msgctxt ""
-"05040202.xhp\n"
-"par_id3146880\n"
-"75\n"
+"05020000.xhp\n"
+"hd_id3151073\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_HELPTICKS_INNER\">Specifies that minor interval marks are placed on the inner side of the axis.</ahelp>"
-msgstr "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_HELPTICKS_INNER\">Προσδιορίζει ότι οι σημάνσεις του δευτερεύοντος διαστήματος θα τοποθετούνται στην εσωτερική πλευρά του άξονα.</ahelp>"
+msgid "<link href=\"text/schart/01/05020100.xhp\" name=\"X-axis title\">X-axis title</link>"
+msgstr "<link href=\"text/schart/01/05020100.xhp\" name=\"Τίτλος άξονα X\">Τίτλος άξονα X</link>"
-#: 05040202.xhp
+#: 05020000.xhp
msgctxt ""
-"05040202.xhp\n"
-"hd_id3154677\n"
-"70\n"
+"05020000.xhp\n"
+"hd_id3154732\n"
+"6\n"
"help.text"
-msgid "Outer"
-msgstr "Εξωτερικό"
+msgid "<link href=\"text/schart/01/05020200.xhp\" name=\"Y-axis title\">Y-axis title</link>"
+msgstr "<link href=\"text/schart/01/05020200.xhp\" name=\"Τίτλος άξονα Y\">Τίτλος άξονα Y</link>"
-#: 05040202.xhp
+#: 05020000.xhp
msgctxt ""
-"05040202.xhp\n"
-"par_id3150745\n"
-"76\n"
+"05020000.xhp\n"
+"hd_id3154017\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_HELPTICKS_OUTER\">Specifies that minor interval marks are placed on the outer side of the axis.</ahelp>"
-msgstr "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_HELPTICKS_OUTER\">Προσδιορίζει ότι οι σημάνσεις του δευτερεύοντος διαστήματος θα τοποθετούνται στην εξωτερική πλευρά του άξονα.</ahelp>"
+msgid "<link href=\"text/schart/01/05020100.xhp\" name=\"Z-axis title\">Z-axis title</link>"
+msgstr "<link href=\"text/schart/01/05020100.xhp\" name=\"Τίτλος άξονα Z\">Τίτλος άξονα Z</link>"
-#: 05040202.xhp
+#: 05020000.xhp
msgctxt ""
-"05040202.xhp\n"
-"hd_id1006200801025271\n"
+"05020000.xhp\n"
+"hd_id3153711\n"
+"8\n"
"help.text"
-msgid "Place marks"
-msgstr "Τοποθέτηση σημαδιών"
+msgid "<link href=\"text/schart/01/05020200.xhp\" name=\"All titles\">All titles</link>"
+msgstr "<link href=\"text/schart/01/05020200.xhp\" name=\"Όλοι οι τίτλοι\">Όλοι οι τίτλοι</link>"
-#: 05040202.xhp
+#: 05020100.xhp
msgctxt ""
-"05040202.xhp\n"
-"par_id1006200801025278\n"
+"05020100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Select where to place the marks: at labels, at axis, or at axis and labels.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε την θέση των σημαδιών: σε ετικέτες, σε άξονες, ή σε άξονες και ετικέτες.</ahelp>"
+msgid "Title"
+msgstr "Τίτλος"
-#: 05070000.xhp
+#: 05020100.xhp
msgctxt ""
-"05070000.xhp\n"
-"tit\n"
+"05020100.xhp\n"
+"bm_id3150769\n"
"help.text"
-msgid "Chart Floor"
-msgstr "Δάπεδο διαγράμματος"
+msgid "<bookmark_value>editing; titles</bookmark_value>"
+msgstr "<bookmark_value>επεξεργασία, τίτλοι</bookmark_value>"
-#: 05070000.xhp
+#: 05020100.xhp
msgctxt ""
-"05070000.xhp\n"
-"bm_id3154346\n"
+"05020100.xhp\n"
+"hd_id3150769\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>charts; formatting floors</bookmark_value><bookmark_value>formatting; chart floors</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα, μορφοποίηση δαπέδων</bookmark_value><bookmark_value>μορφοποίηση, δάπεδα διαγράμματος</bookmark_value>"
+msgid "Title"
+msgstr "Τίτλος"
-#: 05070000.xhp
+#: 05020100.xhp
msgctxt ""
-"05070000.xhp\n"
-"hd_id3154346\n"
+"05020100.xhp\n"
+"par_id3149666\n"
"1\n"
"help.text"
-msgid "Chart Floor"
-msgstr "Δάπεδο διαγράμματος"
+msgid "<variable id=\"titel\"><ahelp hid=\".uno:ZTitle\">Modifies the properties of the selected title.</ahelp></variable>"
+msgstr "<variable id=\"titel\"><ahelp hid=\".uno:ZTitle\">Τροποποιεί τις ιδιότητες του επιλεγμένου τίτλου.</ahelp></variable>"
-#: 05070000.xhp
+#: 05020100.xhp
msgctxt ""
-"05070000.xhp\n"
-"par_id3150767\n"
-"2\n"
+"05020100.xhp\n"
+"hd_id3149378\n"
+"3\n"
"help.text"
-msgid "<variable id=\"diagrammboden\"><ahelp hid=\".uno:DiagramFloor\">Opens the<emph> Chart Floor</emph> dialog, where you can modify the properties of the chart floor. The chart floor is the lower area in 3D charts. This function is only available for 3D charts.</ahelp></variable>"
-msgstr "<variable id=\"diagrammboden\"><ahelp hid=\".uno:DiagramFloor\">Ανοίγει το παράθυρο διαλόγου<emph> Δάπεδο διαγράμματος</emph>, όπου μπορείτε να τροποποιήσετε τις ιδιότητες του δαπέδου του διαγράμματος. Το δάπεδο του διαγράμματος είναι η χαμηλότερη περιοχή στα διαγράμματα 3Δ. Αυτή η λειτουργία είναι διαθέσιμη μόνο για διαγράμματα 3Δ.</ahelp></variable>"
+msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
+msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
#: 05020101.xhp
msgctxt ""
@@ -2568,95 +2675,40 @@ msgctxt ""
msgid "Please note that problems may arise in displaying labels if the size of your chart is too small. You can avoid this by either enlarging the view or decreasing the font size."
msgstr "Παρακαλώ σημειώστε ότι ενδέχεται να προκύψουν προβλήματα κατά την εμφάνιση των ετικετών αν το μέγεθος του γραφήματος σας είναι πολύ μικρό. Αυτό μπορείτε να το αποφύγετε είτε μεγεθύνοντας την προβολή, είτε μειώνοντας το μέγεθος της γραμματοσειράς."
-#: 05080000.xhp
+#: 05020200.xhp
msgctxt ""
-"05080000.xhp\n"
+"05020200.xhp\n"
"tit\n"
"help.text"
-msgid "Chart Area"
-msgstr "Περιοχή διαγράμματος"
-
-#: 05080000.xhp
-msgctxt ""
-"05080000.xhp\n"
-"bm_id3149670\n"
-"help.text"
-msgid "<bookmark_value>charts; formatting areas</bookmark_value><bookmark_value>formatting; chart areas</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα, μορφοποίηση περιοχών</bookmark_value><bookmark_value>μορφοποίηση, περιοχές διαγράμματος</bookmark_value>"
+msgid "Title"
+msgstr "Τίτλος"
-#: 05080000.xhp
+#: 05020200.xhp
msgctxt ""
-"05080000.xhp\n"
-"hd_id3149670\n"
+"05020200.xhp\n"
+"hd_id3150541\n"
"1\n"
"help.text"
-msgid "Chart Area"
-msgstr "Περιοχή διαγράμματος"
+msgid "Title"
+msgstr "Τίτλος"
-#: 05080000.xhp
+#: 05020200.xhp
msgctxt ""
-"05080000.xhp\n"
-"par_id3125864\n"
+"05020200.xhp\n"
+"par_id3145173\n"
"2\n"
"help.text"
-msgid "<variable id=\"diagrammflaeche\"><ahelp visibility=\"visible\" hid=\".uno:DiagramArea\">Opens the<emph> Chart Area</emph> dialog, where you can modify the properties of the chart area. The chart area is the background behind all elements of the chart.</ahelp></variable>"
-msgstr "<variable id=\"diagrammflaeche\"><ahelp visibility=\"visible\" hid=\".uno:DiagramArea\">Ανοίγει το παράθυρο διαλόγου<emph> Περιοχή διαγράμματος</emph>, όπου μπορείτε να τροποποιήσετε τις ιδιότητες της περιοχής του διαγράμματος. Η περιοχή του διαγράμματος είναι το παρασκήνιο πίσω από όλα τα στοιχεία του διαγράμματος.</ahelp></variable>"
-
-#: type_bubble.xhp
-msgctxt ""
-"type_bubble.xhp\n"
-"tit\n"
-"help.text"
-msgid "Chart Type Bubble"
-msgstr "Περιοχή τύπου διαγράμματος"
-
-#: type_bubble.xhp
-msgctxt ""
-"type_bubble.xhp\n"
-"bm_id2183975\n"
-"help.text"
-msgid "<bookmark_value>bubble charts</bookmark_value> <bookmark_value>chart types;bubble</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα φυσαλίδων</bookmark_value><bookmark_value>τύποι διαγραμμάτων,φυσαλίδες</bookmark_value>"
-
-#: type_bubble.xhp
-msgctxt ""
-"type_bubble.xhp\n"
-"hd_id1970722\n"
-"help.text"
-msgid "<variable id=\"type_bubble\"><link href=\"text/schart/01/type_bubble.xhp\">Chart Type Bubble</link></variable>"
-msgstr "<variable id=\"type_bubble\"><link href=\"text/schart/01/type_bubble.xhp\">Περιοχή τύπου διαγράμματος</link></variable>"
-
-#: type_bubble.xhp
-msgctxt ""
-"type_bubble.xhp\n"
-"par_id40589\n"
-"help.text"
-msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
-msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Διάγραμμα οδηγού</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
-
-#: type_bubble.xhp
-msgctxt ""
-"type_bubble.xhp\n"
-"hd_id0526200904491284\n"
-"help.text"
-msgid "Bubble"
-msgstr "Φούσκα"
-
-#: type_bubble.xhp
-msgctxt ""
-"type_bubble.xhp\n"
-"par_id0526200904491222\n"
-"help.text"
-msgid "A bubble chart shows the relations of three variables. Two variables are used for the position on the X-axis and Y-axis, while the third variable is shown as the relative size of each bubble."
-msgstr "Ένα διάγραμμα φούσκας εμφανίζει τις σχέσεις τριών μεταβλητών. Δύο μεταβλητές χρησιμοποιούνται για τη θέση του άξονα X και του άξονα Y, ενώ η τρίτη μεταβλητή εμφανίζεται ως το σχετικό μέγεθος κάθε φούσκας."
+msgid "<variable id=\"titel\"><ahelp hid=\".uno:YTitle\">Modifies the properties of the selected title or the properties of all titles together.</ahelp></variable>"
+msgstr "<variable id=\"titel\"><ahelp hid=\".uno:YTitle\">Τροποποιεί τις ιδιότητες του επιλεγμένου τίτλου ή τις ιδιότητες όλων των τίτλων μαζί.</ahelp></variable>"
-#: type_bubble.xhp
+#: 05020200.xhp
msgctxt ""
-"type_bubble.xhp\n"
-"par_id0526200906040162\n"
+"05020200.xhp\n"
+"hd_id3152596\n"
+"3\n"
"help.text"
-msgid "The data series dialog for a bubble chart has an entry to define the data range for the Bubble Sizes."
-msgstr "Ο διάλογος σειρών δεδομένων για ένα διάγραμμα φούσκας έχει ένα πεδίο καταχώρισης για τον ορισμό της περιοχής δεδομένων για το μέγεθος των φουσκών."
+msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
+msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
#: 05020201.xhp
msgctxt ""
@@ -2979,93 +3031,1083 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</ahelp>"
msgstr "<ahelp hid=\".\">Καθορίζει την κατεύθυνση κειμένου για μια παράγραφο που χρησιμοποιεί σύνθετη διάταξη κειμένου (CTL). Αυτή η λειτουργία είναι διαθέσιμη μόνο να είναι ενεργοποιημένη η υποστήριξη σύνθετης διάταξης κειμένου.</ahelp>"
-#: 05010200.xhp
+#: 05030000.xhp
msgctxt ""
-"05010200.xhp\n"
+"05030000.xhp\n"
"tit\n"
"help.text"
-msgid "Data Series"
-msgstr "Σειρές δεδομένων"
+msgid "Legend"
+msgstr "Υπόμνημα"
-#: 05010200.xhp
+#: 05030000.xhp
msgctxt ""
-"05010200.xhp\n"
-"hd_id3150449\n"
+"05030000.xhp\n"
+"hd_id3145800\n"
"1\n"
"help.text"
-msgid "<link href=\"text/schart/01/05010200.xhp\" name=\"Data Series\">Data Series</link>"
-msgstr "<link href=\"text/schart/01/05010200.xhp\" name=\"Σειρές δεδομένων\">Σειρές δεδομένων</link>"
+msgid "Legend"
+msgstr "Υπόμνημα"
-#: 05010200.xhp
+#: 05030000.xhp
msgctxt ""
-"05010200.xhp\n"
-"par_id3145750\n"
+"05030000.xhp\n"
+"par_id3146972\n"
"2\n"
"help.text"
-msgid "Use this to change the properties of a selected data series. This dialog appears when one data series is selected when you choose <emph>Format - Format Selection</emph>. Some of the menu entries are only available for 2D or 3D charts."
-msgstr "Χρησιμοποιήστε αυτό για να μεταβάλετε τις ιδιότητες μιας επιλεγμένης σειράς δεδομένων. Αυτό το παράθυρο διαλόγου εμφανίζεται μόνο όταν μία σειρά δεδομένων έχει επιλεχθεί και επιλέξετε <emph>Μορφή - Ιδιότητες αντικειμένου </emph>. Μερικές από τις επιλογές του μενού είναι διαθέσιμες μόνο για διαγράμματα 2Δ ή 3Δ."
+msgid "<variable id=\"legende\"><ahelp hid=\".uno:Legend\">Defines the border, area and character attributes for a legend.</ahelp></variable>"
+msgstr "<variable id=\"legende\"><ahelp hid=\".uno:Legend\">Ορίζει το περίγραμμα, την περιοχή και τις ιδιότητες χαρακτήρων για ένα υπόμνημα.</ahelp></variable>"
-#: 05010200.xhp
+#: 05030000.xhp
msgctxt ""
-"05010200.xhp\n"
-"par_id3154015\n"
+"05030000.xhp\n"
+"hd_id3145232\n"
"4\n"
"help.text"
-msgid "Any changes made here affect the entire data series. For example, if you change the color, all elements belonging to this data series will change color."
-msgstr "Οποιεσδήποτε αλλαγές πραγματοποιήθηκαν εδώ, επηρεάζουν ολόκληρη τη σειρά δεδομένων. Για παράδειγμα, εάν μεταβάλετε το χρώμα, όλα τα στοιχεία που ανήκουν σε αυτήν τη σειρά δεδομένων θα αλλάξουν χρώμα."
+msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
+msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
-#: 05010200.xhp
+#: 05030000.xhp
msgctxt ""
-"05010200.xhp\n"
-"hd_id3146916\n"
+"05030000.xhp\n"
+"hd_id3147344\n"
"3\n"
"help.text"
-msgid "<link href=\"text/schart/01/04050000.xhp\" name=\"Y Error Bars\">Y Error Bars</link>"
-msgstr "<link href=\"text/schart/01/04050000.xhp\" name=\"Ράβδοι σφάλματος Υ\">Ράβδοι σφάλματος Υ</link>"
+msgid "<link href=\"text/schart/01/04020000.xhp\" name=\"Display\">Display</link>"
+msgstr "<link href=\"text/schart/01/04020000.xhp\" name=\"Προβολή\">Προβολή</link>"
-#: 05020100.xhp
+#: 05040000.xhp
msgctxt ""
-"05020100.xhp\n"
+"05040000.xhp\n"
"tit\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
+msgid "Axis"
+msgstr "Άξονας"
-#: 05020100.xhp
+#: 05040000.xhp
msgctxt ""
-"05020100.xhp\n"
-"bm_id3150769\n"
+"05040000.xhp\n"
+"hd_id3149456\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>editing; titles</bookmark_value>"
-msgstr "<bookmark_value>επεξεργασία, τίτλοι</bookmark_value>"
+msgid "<link href=\"text/schart/01/05040000.xhp\" name=\"Axis\">Axis</link>"
+msgstr "<link href=\"text/schart/01/05040000.xhp\" name=\"Άξονας\">Άξονας</link>"
-#: 05020100.xhp
+#: 05040000.xhp
msgctxt ""
-"05020100.xhp\n"
-"hd_id3150769\n"
+"05040000.xhp\n"
+"par_id3150441\n"
"2\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
+msgid "This opens a submenu to edit axial properties."
+msgstr "Αυτό ανοίγει ένα υπομενού για την επεξεργασία των ιδιοτήτων του άξονα."
-#: 05020100.xhp
+#: 05040000.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3149666\n"
+"05040000.xhp\n"
+"par_id3154319\n"
+"11\n"
+"help.text"
+msgid "The tabs in the dialogs depend on the chart type selected."
+msgstr "Οι καρτέλες στα παράθυρα διαλόγου εξαρτώνται από τον επιλεγμένο τύπο διαγράμματος."
+
+#: 05040000.xhp
+msgctxt ""
+"05040000.xhp\n"
+"hd_id3153729\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05040100.xhp\" name=\"X axis\">X axis</link>"
+msgstr "<link href=\"text/schart/01/05040100.xhp\" name=\"Άξονας X\">Άξονας X</link>"
+
+#: 05040000.xhp
+msgctxt ""
+"05040000.xhp\n"
+"hd_id3147394\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05040200.xhp\" name=\"Y axis\">Y axis</link>"
+msgstr "<link href=\"text/schart/01/05040200.xhp\" name=\"Άξονας Y\">Άξονας Y</link>"
+
+#: 05040000.xhp
+msgctxt ""
+"05040000.xhp\n"
+"hd_id3153160\n"
+"9\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05040100.xhp\" name=\"Secondary X Axis\">Secondary X Axis</link>"
+msgstr "<link href=\"text/schart/01/05040100.xhp\" name=\"Δευτερεύων άξονας X\">Δευτερεύων άξονας X</link>"
+
+#: 05040000.xhp
+msgctxt ""
+"05040000.xhp\n"
+"par_id3149401\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\".uno:DiagramAxisA\">Opens a dialog where you can edit the properties of the secondary X axis. To insert a secondary X axis, choose <emph>Insert - Axes</emph> and select <emph>X axis</emph>.</ahelp>"
+msgstr "<ahelp hid=\".uno:DiagramAxisA\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να επεξεργαστείτε τις ιδιότητες του δευτερεύοντος άξονα X. Για να εισάγετε ένα δευτερεύοντα άξονα X, επιλέξτε <emph>Εισαγωγή - Άξονες</emph> και επιλέξτε <emph>Άξονας X</emph>.</ahelp>"
+
+#: 05040000.xhp
+msgctxt ""
+"05040000.xhp\n"
+"hd_id3145640\n"
+"7\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05040200.xhp\" name=\"Secondary Y Axis\">Secondary Y Axis</link>"
+msgstr "<link href=\"text/schart/01/05040200.xhp\" name=\"Δευτερεύων άξονας Y\">Δευτερεύων άξονας Y</link>"
+
+#: 05040000.xhp
+msgctxt ""
+"05040000.xhp\n"
+"par_id3159264\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\".uno:DiagramAxisB\">Opens a dialog where you can edit the properties of the secondary Y axis. To insert a secondary Y axis, choose <emph>Insert - Axes</emph> and select <emph>Y axis</emph>.</ahelp>"
+msgstr "<ahelp hid=\".uno:DiagramAxisB\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να επεξεργαστείτε τις ιδιότητες του δευτερεύοντα άξονα Y. Για να εισάγετε ένα δευτερεύοντα άξονα Y επιλέξτε <emph>Εισαγωγή - Άξονες</emph> και επιλέξτε <emph>Άξονας Y</emph>.</ahelp>"
+
+#: 05040000.xhp
+msgctxt ""
+"05040000.xhp\n"
+"hd_id3145228\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05040100.xhp\" name=\"Z axis\">Z axis</link>"
+msgstr "<link href=\"text/schart/01/05040100.xhp\" name=\"Άξονας Z\">Άξονας Z</link>"
+
+#: 05040000.xhp
+msgctxt ""
+"05040000.xhp\n"
+"hd_id3147345\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05040100.xhp\" name=\"All axes\">All axes</link>"
+msgstr "<link href=\"text/schart/01/05040100.xhp\" name=\"Όλοι οι άξονες\">Όλοι οι άξονες</link>"
+
+#: 05040100.xhp
+msgctxt ""
+"05040100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Axes"
+msgstr "Άξονες"
+
+#: 05040100.xhp
+msgctxt ""
+"05040100.xhp\n"
+"bm_id3153768\n"
+"help.text"
+msgid "<bookmark_value>axes;formatting</bookmark_value>"
+msgstr "<bookmark_value>άξονες, μορφοποίηση</bookmark_value>"
+
+#: 05040100.xhp
+msgctxt ""
+"05040100.xhp\n"
+"hd_id3153768\n"
"1\n"
"help.text"
-msgid "<variable id=\"titel\"><ahelp hid=\".uno:ZTitle\">Modifies the properties of the selected title.</ahelp></variable>"
-msgstr "<variable id=\"titel\"><ahelp hid=\".uno:ZTitle\">Τροποποιεί τις ιδιότητες του επιλεγμένου τίτλου.</ahelp></variable>"
+msgid "Axes"
+msgstr "Άξονες"
-#: 05020100.xhp
+#: 05040100.xhp
msgctxt ""
-"05020100.xhp\n"
-"hd_id3149378\n"
+"05040100.xhp\n"
+"par_id3154319\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"achsen\"><ahelp hid=\".uno:DiagramAxisAll\">Opens a dialog, where you can edit the properties of the selected axis.</ahelp></variable> The name of the dialog depends on the selected axis."
+msgstr "<variable id=\"achsen\"><ahelp hid=\".uno:DiagramAxisAll\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να επεξεργαστείτε τις ιδιότητες του επιλεγμένου άξονα.</ahelp></variable> Το όνομα του παραθύρου διαλόγου εξαρτάται από τον επιλεγμένο άξονα."
+
+#: 05040100.xhp
+msgctxt ""
+"05040100.xhp\n"
+"par_id3149667\n"
"3\n"
"help.text"
+msgid "The <link href=\"text/schart/01/05040200.xhp\" name=\"Y axis\">Y axis</link> has an enhanced dialog. For X-Y charts, the X axis chart is also enhanced by the <link href=\"text/schart/01/05040201.xhp\" name=\"Scaling\"><emph>Scaling</emph></link> tab."
+msgstr "Ο <link href=\"text/schart/01/05040200.xhp\" name=\"Άξονας Y\">Ο άξονας Y</link> έχει διευρυμένο παράθυρο διαλόγου. Για διαγράμματα X-Y, το διάγραμμα άξονα X είναι επίσης διευρυμένο με την καρτέλα <link href=\"text/schart/01/05040201.xhp\" name=\"Κλίμακα\"><emph>Κλίμακα</emph></link>."
+
+#: 05040100.xhp
+msgctxt ""
+"05040100.xhp\n"
+"par_id3159266\n"
+"4\n"
+"help.text"
+msgid "Scaling the X axis is only possible in the X-Y chart type."
+msgstr "Η κλιμάκωση του άξονα Χ είναι δυνατή μόνο σε διαγράμματα τύπου X-Y."
+
+#: 05040100.xhp
+msgctxt ""
+"05040100.xhp\n"
+"hd_id3145230\n"
+"5\n"
+"help.text"
msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Y Axis"
+msgstr "Άξονας Υ"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"bm_id3145673\n"
+"help.text"
+msgid "<bookmark_value>Y axes; formatting</bookmark_value>"
+msgstr "<bookmark_value>άξονες Y, μορφοποίηση</bookmark_value>"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"hd_id3145673\n"
+"1\n"
+"help.text"
+msgid "Y Axis"
+msgstr "Άξονας Υ"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"par_id3155628\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"yachse\"><ahelp hid=\".uno:DiagramAxisY\">Opens the<emph> Y Axis </emph>dialog, to change properties of the Y axis.</ahelp></variable>"
+msgstr "<variable id=\"yachse\"><ahelp hid=\".uno:DiagramAxisY\">Ανοίγει το παράθυρο διαλόγου<emph> Άξονας Y</emph>, για τροποποίηση των ιδιοτήτων του άξονα Y.</ahelp></variable>"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"hd_id3145171\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
+msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"hd_id3146119\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>"
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Αριθμοί\">Αριθμοί</link>"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"tit\n"
+"help.text"
+msgid "Scale"
+msgstr "Κλίμακα"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"bm_id3150868\n"
+"help.text"
+msgid "<bookmark_value>scaling; axes</bookmark_value><bookmark_value>logarithmic scaling along axes</bookmark_value><bookmark_value>charts;scaling axes</bookmark_value><bookmark_value>X axes;scaling</bookmark_value><bookmark_value>Y axes; scaling</bookmark_value>"
+msgstr "<bookmark_value>κλιμάκωση; άξονες</bookmark_value><bookmark_value>λογαριθμική κλιμάκωση σε άξονες</bookmark_value><bookmark_value>διαγράμματα;κλιμάκωση αξόνων</bookmark_value><bookmark_value>άξονες X;κλιμάκωση</bookmark_value><bookmark_value>άξονες Y; κλιμάκωση</bookmark_value>"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"hd_id3150868\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05040201.xhp\" name=\"Scale\">Scale</link>"
+msgstr "<link href=\"text/schart/01/05040201.xhp\" name=\"Κλίμακα\">Κλίμακα</link>"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id3154013\n"
+"2\n"
+"help.text"
+msgid "Controls the scaling of the X or Y axis."
+msgstr "Ελέγχει την κλίμακα του άξονα Χ ή Υ."
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id3148576\n"
+"79\n"
+"help.text"
+msgid "The axes are automatically scaled by $[officename] so that all values are optimally displayed."
+msgstr "Η κλιμάκωση των αξόνων πραγματοποιείται αυτόματα από το $[officename], ώστε να εμφανίζονται όλες οι τιμές βελτιστοποιημένες."
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id3149379\n"
+"3\n"
+"help.text"
+msgid "To achieve specific results, you can manually change the axis scaling. For example, you can display only the top areas of the columns by shifting the zero line upwards."
+msgstr "Για συγκεκριμένα αποτελέσματα, μπορείτε να αλλάξετε την κλίμακα του άξονα χειροκίνητα. Για παράδειγμα,μπορείτε να εμφανίζετε μόνο την επάνω περιοχή των στηλών, μετακινώντας τη γραμμή του μηδενός προς τα επάνω."
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"hd_id3154730\n"
+"4\n"
+"help.text"
+msgid "Scale"
+msgstr "Κλίμακα"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id3149400\n"
+"5\n"
+"help.text"
+msgid "You can enter values for subdividing axes in this area. You can automatically set the properties <emph>Minimum, Maximum, Major interval, Minor interval count</emph> and <emph>Reference value</emph>."
+msgstr "Σε αυτή την περιοχή μπορείτε να εισάγετε τις τιμές για τους υποδιαιρούμενους άξονες. Μπορείτε να ορίσετε αυτόματα τις ιδιότητες <emph>Ελάχιστο, Μέγιστο, Κύριο διάστημα, Μέτρηση βοηθητικού διαστήματος </emph> και την <emph>Τιμή παραπομπής</emph>."
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"hd_id3150751\n"
+"6\n"
+"help.text"
+msgid "Minimum"
+msgstr "Ελάχιστο"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id3153713\n"
+"7\n"
+"help.text"
+msgid "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_MIN\">Defines the minimum value for the beginning of the axis.</ahelp>"
+msgstr "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_MIN\">Καθορίζει την ελάχιστη τιμή εκκίνησης του άξονα.</ahelp>"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"hd_id3156385\n"
+"8\n"
+"help.text"
+msgid "Maximum"
+msgstr "Μέγιστο"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id3159266\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_MAX\">Defines the maximum value for the end of the axis.</ahelp>"
+msgstr "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_MAX\">Καθορίζει την μέγιστη τιμή για το τέλος του άξονα.</ahelp>"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"hd_id3155336\n"
+"10\n"
+"help.text"
+msgid "Major interval"
+msgstr "Κύριο διάστημα"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id3143218\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_STEP_MAIN\">Defines the interval for the main division of the axes.</ahelp> The main interval cannot be larger than the value area."
+msgstr "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_STEP_MAIN\">Καθορίζει το διάστημα για την κύρια διαίρεση των αξόνων.</ahelp> Το κύριο διάστημα δεν μπορεί να είναι μεγαλύτερο από την τιμή περιοχής."
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"hd_id3154020\n"
+"12\n"
+"help.text"
+msgid "Minor interval count"
+msgstr "Μέτρηση βοηθητικού διαστήματος"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id3154656\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_STEP_HELP\">Defines the interval for the subdivision of the axes.</ahelp>"
+msgstr "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_STEP_HELP\">Καθορίζει το διάστημα για την υποδιαίρεση των αξόνων.</ahelp>"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"hd_id3150089\n"
+"14\n"
+"help.text"
+msgid "Reference value"
+msgstr "Τιμή παραπομπής"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id3152990\n"
+"15\n"
+"help.text"
+msgid "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_ORIGIN\">Specifies at which position to display the values along the axis.</ahelp>"
+msgstr "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_ORIGIN\">Καθορίζει την τοποθεσία στην οποία θα εμφανίζονται οι τιμές στον άξονα.</ahelp>"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"hd_id3166432\n"
+"62\n"
+"help.text"
+msgid "Automatic"
+msgstr "Αυτόματα"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id3145389\n"
+"63\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE:CBX_AUTO_ORIGIN\">You must first deselect the <emph>Automatic</emph> option in order to modify the values.</ahelp>"
+msgstr "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE:CBX_AUTO_ORIGIN\">Θα πρέπει πρώτα να αποεπιλέξετε την επιλογή <emph>Αυτόματο</emph> για να μπορείτε να τροποποιήσετε τις τιμές.</ahelp>"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id3149129\n"
+"64\n"
+"help.text"
+msgid "Disable this feature if you are working with \"fixed\" values, as it does not permit automatic scaling."
+msgstr "Απενεργοποιήσετε αυτή τη δυνατότητα εάν εργάζεστε με \"σταθερές\" τιμές, καθώς δεν επιτρέπει την αυτόματη κλιμάκωση."
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"hd_id3159206\n"
+"16\n"
+"help.text"
+msgid "Logarithmic scale"
+msgstr "Λογαριθμική κλιμάκωση"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id3145360\n"
+"17\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE:CBX_LOGARITHM\">Specifies that you want the axis to be subdivided logarithmically.</ahelp>"
+msgstr "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE:CBX_LOGARITHM\">Καθορίζει την λογαριθμική υποδιαίρεση του άξονα.</ahelp>"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id3153956\n"
+"61\n"
+"help.text"
+msgid "Use this feature if you are working with values that differ sharply from each other. You can use logarithmic scaling to make the grid lines of the axis equidistant but have values that may increase or decrease."
+msgstr "Χρησιμοποιήστε αυτή τη δυνατότητα εάν εργάζεστε με τιμές που διαφέρουν πάρα πολύ μεταξύ τους. Μπορείτε να χρησιμοποιήσετε τη λογαριθμική κλίμακα, ώστε οι γραμμές πλέγματος του άξονα να ισαπέχουν, αλλά να έχουν τιμές που να μπορούν να αυξάνονται ή να μειώνονται."
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"hd_id9941404\n"
+"help.text"
+msgid "Reverse direction"
+msgstr "Αντιστροφή κατεύθυνσης"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id5581835\n"
+"help.text"
+msgid "<ahelp hid=\".\">Defines where the lower and where the higher values are displayed at the axis. The unchecked state is the mathematical direction.</ahelp> That means for Cartesian coordinate systems that the x-axis shows the lower values on the left and the y-axis shows the lower values at the bottom. For polar coordinate systems the mathematical angle axis direction is counterclockwise and the radial axis is from inner to outer."
+msgstr "<ahelp hid=\".\">Καθορίζει την θέση εμφάνισης των υψηλότερων και χαμηλότερων τιμών στον άξονα. Η μη ελεγμένη κατάσταση είναι η μαθηματική κατεύθυνση.</ahelp> Αυτό σημαίνει ότι για Καρτεσιανά συστήματα συντεταγμένων ο άξονας -x δείχνει τις χαμηλότερες τιμές στα αριστερά και ό άξονας -y τις χαμηλότερες τιμές στο κάτω μέρος. Για πολικά συστήματα συντεταγμένων η μαθηματική γωνία κατεύθυνσης του άξονα εμφανίζεται με αντίθετη ωρολογιακή περιστροφή και ο ακτινωτός άξονας από μέσα προς τα έξω."
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"hd_id922204\n"
+"help.text"
+msgid "Type"
+msgstr "Τύπος"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id59225\n"
+"help.text"
+msgid "<ahelp hid=\".\">For some types of axes, you can select to format an axis as text or date, or to detect the type automatically.</ahelp> For the axis type \"Date\" you can set the following options."
+msgstr "<ahelp hid=\".\">Για μερικούς τύπους αξόνων, μπορείτε να διαλέξετε τη μορφοποίηση ενός άξονα ως κείμενο ή ημερομηνία, ή αυτόματη ανίχνευση του τύπου.</ahelp> Για τον τύπο άξονα \"Ημερομηνία\" μπορείτε να ορίσετε τις παρακάτω επιλογές."
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id1159225\n"
+"help.text"
+msgid "Minimum and maximum value to be shown on the ends of the scale."
+msgstr "Ελάχιστη και μέγιστη τιμή για εμφάνιση στα άκρα της κλίμακας."
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id2259225\n"
+"help.text"
+msgid "<ahelp hid=\".\">Resolution can be set to show days, months, or years as interval steps.</ahelp>"
+msgstr "<ahelp hid=\".\">Η ανάλυση μπορεί να οριστεί να εμφανίζει ημέρες, μήνες ή χρόνια ως ενδιάμεσα βήματα.</ahelp>"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id3359225\n"
+"help.text"
+msgid "<ahelp hid=\".\">Major interval can be set to show a certain number of days, months, or years.</ahelp>"
+msgstr "<ahelp hid=\".\">Κύρια διαστήματα μπορούν να οριστούν να εμφανίζουν ένα συγκεκριμένο αριθμό ημερών, μηνών ή ετών.</ahelp>"
+
+#: 05040201.xhp
+msgctxt ""
+"05040201.xhp\n"
+"par_id4459225\n"
+"help.text"
+msgid "<ahelp hid=\".\">Minor interval can be set to show a certain number of days, months, or years.</ahelp>"
+msgstr "<ahelp hid=\".\">Δευτερεύοντα διαστήματα μπορούν να οριστούν να εμφανίζουν συγκεκριμένο αριθμό ημερών, μηνών ή ετών.</ahelp>"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"tit\n"
+"help.text"
+msgid "Positioning"
+msgstr "Προσδιορισμός θέσης"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"bm_id3150869\n"
+"help.text"
+msgid "<bookmark_value>positioning; axes</bookmark_value><bookmark_value>charts;positioning axes</bookmark_value><bookmark_value>X axes;positioning</bookmark_value><bookmark_value>Y axes;positioning</bookmark_value><bookmark_value>axes;interval marks</bookmark_value>"
+msgstr "<bookmark_value>προσδιορισμός θέσης; άξονες</bookmark_value><bookmark_value>διαγράμματα;προσδιορισμός θέσης αξόνων</bookmark_value><bookmark_value>άξονες X;προσδιορισμός θέσης</bookmark_value><bookmark_value>άξονες Y;προσδιορισμός θέσης</bookmark_value><bookmark_value>άξονες;σημάδια διαστήματος</bookmark_value>"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"hd_id3150868\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05040202.xhp\" name=\"positioning\">Positioning</link>"
+msgstr "<link href=\"text/schart/01/05040202.xhp\" name=\"Προσδιορισμός θέσης\">Προσδιορισμός θέσης</link>"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"par_id3154013\n"
+"2\n"
+"help.text"
+msgid "Controls the positioning of the axis."
+msgstr "Ελέγχει την θέση του άξονα."
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"hd_id1006200801024782\n"
+"help.text"
+msgid "Axis line"
+msgstr "Γραμμή άξονα"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"par_id1006200801024970\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select where to cross the other axis: at start, at end, at a specified value, or at a category.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε την θέση της διασταύρωσης με τον άλλο άξονα: στην αρχή, στο τέλος, σε καθορισμένη τιμή, ή σε μια κατηγορία.</ahelp>"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"par_id1006200801024957\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the value where the axis line should cross the other axis.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε την τιμή όπου η γραμμή άξονα θα διασταυρώνεται με τον άλλο άξονα.</ahelp>"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"par_id100620080102503\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the category where the axis line should cross the other axis.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε την κατηγορία όπου η γραμμή άξονα θα διασταυρώνεται με τον άλλο άξονα.</ahelp>"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"hd_id100620080102509\n"
+"help.text"
+msgid "Labels"
+msgstr "Ετικέτες"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"hd_id1006200801523879\n"
+"help.text"
+msgid "Place labels"
+msgstr "Τοποθέτηση ετικετών"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"par_id1006200801523889\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select where to place the labels: near axis, near axis (other side), outside start, or outside end.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε την θέση των ετικετών κοντά σε άξονα, κοντά σε άξονα (στην άλλη πλευρά), εξωτερικά της αρχής, ή εσωτερικά του τέλους.</ahelp>"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"hd_id1006200801025030\n"
+"help.text"
+msgid "Interval marks"
+msgstr "Σημάδια διαστήματος"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"hd_id3149048\n"
+"65\n"
+"help.text"
+msgid "Major:"
+msgstr "Κύριο:"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"par_id3150397\n"
+"71\n"
+"help.text"
+msgid "Specifies whether the marks are to be on the inner or outer side of the axis. It is possible to combine both: you will then see marks on both sides."
+msgstr "Καθορίζει εάν οι σημάνσεις θα βρίσκονται στην εσωτερική ή την εξωτερική πλευρά του άξονα. Είναι δυνατός ο συνδυασμός και των δύο: θα εμφανίζονται επισημάνσεις και στις δύο πλευρές."
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"hd_id3151387\n"
+"66\n"
+"help.text"
+msgid "Inner"
+msgstr "Εσωτερικό"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"par_id3156399\n"
+"72\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_TICKS_INNER\">Specifies that marks are placed on the inner side of the axis.</ahelp>"
+msgstr "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_TICKS_INNER\">Προσδιορίζει ότι οι σημάνσεις του διαστήματος θα τοποθετούνται στην εσωτερική πλευρά του άξονα.</ahelp>"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"hd_id3166469\n"
+"67\n"
+"help.text"
+msgid "Outer"
+msgstr "Εξωτερικό"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"par_id3153120\n"
+"73\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_TICKS_OUTER\">Specifies that marks are placed on the outer side of the axis.</ahelp>"
+msgstr "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_TICKS_OUTER\">Προσδιορίζει ότι οι σημάνσεις του διαστήματος θα τοποθετούνται στην εξωτερική πλευρά του άξονα.</ahelp>"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"hd_id3159128\n"
+"68\n"
+"help.text"
+msgid "Minor:"
+msgstr "Βοηθητικό:"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"par_id3146885\n"
+"74\n"
+"help.text"
+msgid "This area is used to define the marking dashes between the axis marks. It is possible to activate both fields. This will result in a marking line running from the outside to the inside."
+msgstr "Η περιοχή αυτή χρησιμοποιείται για να ορίσετε τις παύλες επισήμανσης ανάμεσα στους δείκτες του άξονα. Είναι δυνατή η ενεργοποίηση και των δύο πεδίων. Αυτό θα έχει ως αποτέλεσμα μια γραμμή επισήμανσης που ενώνει την εξωτερική με την εσωτερική πλευρά του άξονα."
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"hd_id3150654\n"
+"69\n"
+"help.text"
+msgid "Inner"
+msgstr "Εσωτερικό"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"par_id3146880\n"
+"75\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_HELPTICKS_INNER\">Specifies that minor interval marks are placed on the inner side of the axis.</ahelp>"
+msgstr "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_HELPTICKS_INNER\">Προσδιορίζει ότι οι σημάνσεις του δευτερεύοντος διαστήματος θα τοποθετούνται στην εσωτερική πλευρά του άξονα.</ahelp>"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"hd_id3154677\n"
+"70\n"
+"help.text"
+msgid "Outer"
+msgstr "Εξωτερικό"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"par_id3150745\n"
+"76\n"
+"help.text"
+msgid "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_HELPTICKS_OUTER\">Specifies that minor interval marks are placed on the outer side of the axis.</ahelp>"
+msgstr "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE_Y:CBX_HELPTICKS_OUTER\">Προσδιορίζει ότι οι σημάνσεις του δευτερεύοντος διαστήματος θα τοποθετούνται στην εξωτερική πλευρά του άξονα.</ahelp>"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"hd_id1006200801025271\n"
+"help.text"
+msgid "Place marks"
+msgstr "Τοποθέτηση σημαδιών"
+
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"par_id1006200801025278\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select where to place the marks: at labels, at axis, or at axis and labels.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε την θέση των σημαδιών: σε ετικέτες, σε άξονες, ή σε άξονες και ετικέτες.</ahelp>"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Grid"
+msgstr "Πλέγμα"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"bm_id3155602\n"
+"help.text"
+msgid "<bookmark_value>grids; formatting axes</bookmark_value><bookmark_value>axes; formatting grids</bookmark_value>"
+msgstr "<bookmark_value>πλέγματα, μορφοποίηση αξόνων</bookmark_value><bookmark_value>άξονες, μορφοποίηση πλεγμάτων</bookmark_value>"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"hd_id3155602\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05050000.xhp\" name=\"Grid\">Grid</link>"
+msgstr "<link href=\"text/schart/01/05050000.xhp\" name=\"Πλέγμα\">Πλέγμα</link>"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"par_id3155764\n"
+"2\n"
+"help.text"
+msgid "Opens a submenu, where you select the grid you want to format."
+msgstr "Ανοίγει ένα υπομενού, όπου μπορείτε να επιλέξετε το πλέγμα που επιθυμείτε να μορφοποιήσετε."
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"hd_id3150045\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"X Axis Major Grid\">X Axis Major Grid</link>"
+msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Κύριο πλέγμα άξονα X\">Κύριο πλέγμα άξονα X</link>"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"hd_id3145228\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"Y Axis Major Grid\">Y Axis Major Grid</link>"
+msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Κύριο πλέγμα άξονα Y\">Κύριο πλέγμα άξονα Y</link>"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"hd_id3147346\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"Z Axis Major Grid\">Z Axis Major Grid</link>"
+msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Κύριο πλέγμα άξονα Z\">Κύριο πλέγμα άξονα Z</link>"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"hd_id3154021\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"X Axis Minor Grid\">X Axis Minor Grid</link>"
+msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Βοηθητικό πλέγμα άξονα X\">Βοηθητικό πλέγμα άξονα X</link>"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"hd_id3150307\n"
+"7\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"Y Axis Minor Grid\">Y Axis Minor Grid</link>"
+msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Βοηθητικό πλέγμα άξονα Y\">Βοηθητικό πλέγμα άξονα Y</link>"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"hd_id3166428\n"
+"8\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"Z Axis minor Grid\">Z Axis minor Grid</link>"
+msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Βοηθητικό πλέγμα άξονα Z\">Βοηθητικό πλέγμα άξονα Z</link>"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"hd_id3145585\n"
+"9\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"All Axis Grids\">All Axis Grids</link>"
+msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Όλα τα πλέγματα αξόνων\">Όλα τα πλέγματα αξόνων</link>"
+
+#: 05050100.xhp
+msgctxt ""
+"05050100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Grid"
+msgstr "Πλέγμα"
+
+#: 05050100.xhp
+msgctxt ""
+"05050100.xhp\n"
+"bm_id3150398\n"
+"help.text"
+msgid "<bookmark_value>X axes;grid formatting</bookmark_value><bookmark_value>Y axes;grid formatting</bookmark_value><bookmark_value>Z axes; grid formatting</bookmark_value>"
+msgstr "<bookmark_value>άξονες X, μορφοποίηση πλέγματος</bookmark_value><bookmark_value>άξονες Y, μορφοποίηση πλέγματος</bookmark_value><bookmark_value>άξονες Z, μορφοποίηση πλέγματος</bookmark_value>"
+
+#: 05050100.xhp
+msgctxt ""
+"05050100.xhp\n"
+"hd_id3150398\n"
+"2\n"
+"help.text"
+msgid "Grid"
+msgstr "Πλέγμα"
+
+#: 05050100.xhp
+msgctxt ""
+"05050100.xhp\n"
+"par_id3152577\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"gitter\"><ahelp hid=\".uno:DiagramGridAll\">Opens the <emph>Grid</emph> dialog for defining grid properties.</ahelp></variable>"
+msgstr "<variable id=\"gitter\"><ahelp hid=\".uno:DiagramGridAll\">Ανοίγει το παράθυρο διαλόγου <emph>Πλέγμα</emph> για τον καθορισμό των ιδιοτήτων του πλέγματος.</ahelp></variable>"
+
+#: 05060000.xhp
+msgctxt ""
+"05060000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Chart Wall"
+msgstr "Τοίχος διαγράμματος"
+
+#: 05060000.xhp
+msgctxt ""
+"05060000.xhp\n"
+"bm_id3150792\n"
+"help.text"
+msgid "<bookmark_value>charts; formatting walls</bookmark_value><bookmark_value>formatting;chart walls</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα, μορφοποίηση τοίχων</bookmark_value><bookmark_value>μορφοποίηση, τοίχοι διαγράμματος</bookmark_value>"
+
+#: 05060000.xhp
+msgctxt ""
+"05060000.xhp\n"
+"hd_id3150792\n"
+"1\n"
+"help.text"
+msgid "Chart Wall"
+msgstr "Τοίχος διαγράμματος"
+
+#: 05060000.xhp
+msgctxt ""
+"05060000.xhp\n"
+"par_id3154685\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"diagramm\"><ahelp visibility=\"visible\" hid=\".uno:DiagramWall\">Opens the<emph> Chart Wall</emph> dialog, where you can modify the properties of the chart wall. The chart wall is the \"vertical\" background behind the data area of the chart.</ahelp></variable>"
+msgstr "<variable id=\"diagramm\"><ahelp visibility=\"visible\" hid=\".uno:DiagramWall\"> Ανοίγει το παράθυρο διαλόγου<emph> Τοίχος διαγράμματος</emph>, όπου μπορείτε να τροποποιήσετε τις ιδιότητες του τοίχου του διαγράμματος. Ο τοίχος του διαγράμματος είναι το \"κατακόρυφο\" παρασκήνιο πίσω από την περιοχή των δεδομένων του διαγράμματος.</ahelp></variable>"
+
+#: 05070000.xhp
+msgctxt ""
+"05070000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Chart Floor"
+msgstr "Δάπεδο διαγράμματος"
+
+#: 05070000.xhp
+msgctxt ""
+"05070000.xhp\n"
+"bm_id3154346\n"
+"help.text"
+msgid "<bookmark_value>charts; formatting floors</bookmark_value><bookmark_value>formatting; chart floors</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα, μορφοποίηση δαπέδων</bookmark_value><bookmark_value>μορφοποίηση, δάπεδα διαγράμματος</bookmark_value>"
+
+#: 05070000.xhp
+msgctxt ""
+"05070000.xhp\n"
+"hd_id3154346\n"
+"1\n"
+"help.text"
+msgid "Chart Floor"
+msgstr "Δάπεδο διαγράμματος"
+
+#: 05070000.xhp
+msgctxt ""
+"05070000.xhp\n"
+"par_id3150767\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"diagrammboden\"><ahelp hid=\".uno:DiagramFloor\">Opens the<emph> Chart Floor</emph> dialog, where you can modify the properties of the chart floor. The chart floor is the lower area in 3D charts. This function is only available for 3D charts.</ahelp></variable>"
+msgstr "<variable id=\"diagrammboden\"><ahelp hid=\".uno:DiagramFloor\">Ανοίγει το παράθυρο διαλόγου<emph> Δάπεδο διαγράμματος</emph>, όπου μπορείτε να τροποποιήσετε τις ιδιότητες του δαπέδου του διαγράμματος. Το δάπεδο του διαγράμματος είναι η χαμηλότερη περιοχή στα διαγράμματα 3Δ. Αυτή η λειτουργία είναι διαθέσιμη μόνο για διαγράμματα 3Δ.</ahelp></variable>"
+
+#: 05080000.xhp
+msgctxt ""
+"05080000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Chart Area"
+msgstr "Περιοχή διαγράμματος"
+
+#: 05080000.xhp
+msgctxt ""
+"05080000.xhp\n"
+"bm_id3149670\n"
+"help.text"
+msgid "<bookmark_value>charts; formatting areas</bookmark_value><bookmark_value>formatting; chart areas</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα, μορφοποίηση περιοχών</bookmark_value><bookmark_value>μορφοποίηση, περιοχές διαγράμματος</bookmark_value>"
+
+#: 05080000.xhp
+msgctxt ""
+"05080000.xhp\n"
+"hd_id3149670\n"
+"1\n"
+"help.text"
+msgid "Chart Area"
+msgstr "Περιοχή διαγράμματος"
+
+#: 05080000.xhp
+msgctxt ""
+"05080000.xhp\n"
+"par_id3125864\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"diagrammflaeche\"><ahelp visibility=\"visible\" hid=\".uno:DiagramArea\">Opens the<emph> Chart Area</emph> dialog, where you can modify the properties of the chart area. The chart area is the background behind all elements of the chart.</ahelp></variable>"
+msgstr "<variable id=\"diagrammflaeche\"><ahelp visibility=\"visible\" hid=\".uno:DiagramArea\">Ανοίγει το παράθυρο διαλόγου<emph> Περιοχή διαγράμματος</emph>, όπου μπορείτε να τροποποιήσετε τις ιδιότητες της περιοχής του διαγράμματος. Η περιοχή του διαγράμματος είναι το παρασκήνιο πίσω από όλα τα στοιχεία του διαγράμματος.</ahelp></variable>"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Arrangement"
+msgstr "Τακτοποίηση"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"hd_id3159153\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05120000.xhp\" name=\"Arrangement\">Arrangement</link>"
+msgstr "<link href=\"text/schart/01/05120000.xhp\" name=\"Τακτοποίηση\">Τακτοποίηση</link>"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3145750\n"
+"2\n"
+"help.text"
+msgid "Allows you to modify the order of the data series already set in the chart."
+msgstr "Επιτρέπει την τροποποίηση της σειράς των γραμμών δεδομένων που έχουν οριστεί ήδη στο διάγραμμα."
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3155411\n"
+"8\n"
+"help.text"
+msgid "The position of the data in the data table remains unchanged. You can only choose the commands after inserting a chart in $[officename] Calc."
+msgstr "Η θέση των δεδομένων στον πίνακα δεδομένων παραμένει αμετάβλητη. Η επιλογή αυτών των εντολών είναι δυνατή μόνο μετά την εισαγωγή ενός διαγράμματος στο $[officename] Calc."
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3154757\n"
+"5\n"
+"help.text"
+msgid "This function is only available if you have data displayed in columns. It is not possible to switch to data display in rows."
+msgstr "Η λειτουργία αυτή είναι διαθέσιμη μόνο όταν εμφανίζονται δεδομένα σε στήλες. Δεν είναι δυνατό να μεταβείτε σε προβολή των δεδομένων σε γραμμές."
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"hd_id3147339\n"
+"3\n"
+"help.text"
+msgid "Bring Forward"
+msgstr "Μεταφορά εμπρός"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3149259\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Forward\">Brings the selected data series forward (to the right).</ahelp>"
+msgstr "<ahelp hid=\".uno:Forward\">Μεταφέρει την επιλεγμένη σειρά δεδομένων εμπρός (προς τα δεξιά).</ahelp>"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"hd_id3146316\n"
+"4\n"
+"help.text"
+msgid "Send Backward"
+msgstr "Μεταφορά πίσω"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3147001\n"
+"7\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Backward\">Sends the selected data series backward (to the left).</ahelp>"
+msgstr "<ahelp hid=\".uno:Backward\">Μεταφέρει την επιλεγμένη σειρά δεδομένων πίσω (προς τα αριστερά).</ahelp>"
+
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -3088,7 +4130,7 @@ msgctxt ""
"par_id7085787\n"
"help.text"
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
-msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματου πιλότου διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
+msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Οδηγός διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
#: choose_chart_type.xhp
msgctxt ""
@@ -3250,490 +4292,1453 @@ msgctxt ""
msgid "<link href=\"text/schart/01/type_column_line.xhp\">Column and Line</link>"
msgstr "<link href=\"text/schart/01/type_column_line.xhp\">Στήλη και Γραμμή</link>"
-#: type_line.xhp
+#: smooth_line_properties.xhp
msgctxt ""
-"type_line.xhp\n"
+"smooth_line_properties.xhp\n"
"tit\n"
"help.text"
-msgid "Chart Type Line"
-msgstr "Τύπος διαγράμματος Γραμμή"
+msgid "Smooth Line Properties"
+msgstr "Ιδιότητες εξομάλυνσης γραμμής"
-#: type_line.xhp
+#: smooth_line_properties.xhp
msgctxt ""
-"type_line.xhp\n"
-"bm_id2187566\n"
+"smooth_line_properties.xhp\n"
+"bm_id3803827\n"
"help.text"
-msgid "<bookmark_value>line charts</bookmark_value><bookmark_value>chart types;line</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα γραμμής</bookmark_value><bookmark_value>τύποι διαγράμματος, γραμμή</bookmark_value>"
+msgid "<bookmark_value>curves;properties in line charts/XY charts</bookmark_value><bookmark_value>properties;smooth lines in line charts/XY charts</bookmark_value>"
+msgstr "<bookmark_value>καμπύλες, ιδιότητες σε διαγράμματα γραμμής/διαγράμματα ΧΥ </bookmark_value><bookmark_value>ιδιότητες, ομαλές γραμμές σε διαγράμματα γραμμής/διαγράμματα ΧΥ</bookmark_value>"
-#: type_line.xhp
+#: smooth_line_properties.xhp
msgctxt ""
-"type_line.xhp\n"
-"hd_id9422894\n"
+"smooth_line_properties.xhp\n"
+"hd_id3050325\n"
"help.text"
-msgid "<variable id=\"type_line\"><link href=\"text/schart/01/type_line.xhp\">Chart Type Line</link></variable>"
-msgstr "<variable id=\"type_line\"><link href=\"text/schart/01/type_line.xhp\">Τύπος διαγράμματος Γραμμή</link></variable>"
+msgid "Smooth Line Properties"
+msgstr "Ιδιότητες εξομάλυνσης γραμμής"
-#: type_line.xhp
+#: smooth_line_properties.xhp
msgctxt ""
-"type_line.xhp\n"
-"par_id389721\n"
+"smooth_line_properties.xhp\n"
+"par_id9421979\n"
+"help.text"
+msgid "In a chart that displays lines (Line type or XY type), you can choose to show curves instead of straight lines. Some options control the properties of those curves."
+msgstr "Σε ένα διάγραμμα που απεικονίζει γραμμές (τύπος διαγράμματος γραμμής ή τύπος διαγράμματος ΧΥ), μπορείτε να επιλέξετε την προβολή καμπύλων αντί για ευθείες γραμμές. Μερικές επιλογές ελέγχουν τις ιδιότητες αυτών των καμπύλων."
+
+#: smooth_line_properties.xhp
+msgctxt ""
+"smooth_line_properties.xhp\n"
+"hd_id1228370\n"
+"help.text"
+msgid "To change line properties"
+msgstr "Για να μεταβάλετε τις ιδιότητες γραμμής"
+
+#: smooth_line_properties.xhp
+msgctxt ""
+"smooth_line_properties.xhp\n"
+"par_id1601611\n"
+"help.text"
+msgid "Select Cubic Spline or B-Spline."
+msgstr "Επιλέξτε κυβικό spline ή B-spline."
+
+#: smooth_line_properties.xhp
+msgctxt ""
+"smooth_line_properties.xhp\n"
+"par_id879848\n"
+"help.text"
+msgid "These are mathematical models that influence the display of the curves. The curves are created by joining together segments of polynomials."
+msgstr "Αυτά είναι μαθηματικά πρότυπα που επηρεάζουν την εμφάνιση των καμπυλών. Οι καμπύλες δημιουργούνται με συνένωση τμημάτων πολυωνύμων."
+
+#: smooth_line_properties.xhp
+msgctxt ""
+"smooth_line_properties.xhp\n"
+"par_id3464461\n"
+"help.text"
+msgid "Optionally set the resolution. A higher value leads to a smoother line."
+msgstr "Ορίστε προαιρετικά την ανάλυση. Μια υψηλότερη τιμή οδηγεί σε πιο ομαλή γραμμή."
+
+#: smooth_line_properties.xhp
+msgctxt ""
+"smooth_line_properties.xhp\n"
+"par_id6998809\n"
+"help.text"
+msgid "For B-spline lines optionally set the degree of the polynomials."
+msgstr "Για γραμμές B-spline ορίζεται προαιρετικά ο βαθμός πολυωνύμων."
+
+#: smooth_line_properties.xhp
+msgctxt ""
+"smooth_line_properties.xhp\n"
+"par_id3424481\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Apply a line curve model.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εφαρμόστε ένα πρότυπο καμπύλης γραμμής.</ahelp>"
+
+#: smooth_line_properties.xhp
+msgctxt ""
+"smooth_line_properties.xhp\n"
+"par_id2320932\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the resolution.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίστε την ανάλυση.</ahelp>"
+
+#: smooth_line_properties.xhp
+msgctxt ""
+"smooth_line_properties.xhp\n"
+"par_id8638874\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the degree of the polynomials.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίστε το βαθμό πολυωνύμων.</ahelp>"
+
+#: stepped_line_properties.xhp
+msgctxt ""
+"stepped_line_properties.xhp\n"
+"tit\n"
+"help.text"
+msgid "Smooth Line Properties"
+msgstr "Ιδιότητες εξομάλυνσης γραμμής"
+
+#: stepped_line_properties.xhp
+msgctxt ""
+"stepped_line_properties.xhp\n"
+"bm_id1467210\n"
+"help.text"
+msgid "<bookmark_value>curves;properties in line charts/XY charts</bookmark_value><bookmark_value>properties;stepped lines in line charts/XY charts</bookmark_value>"
+msgstr "<bookmark_value>καμπύλες;ιδιότητες σε διαγράμματα γραμμής/ΧΥ</bookmark_value><bookmark_value>ιδιότητες;σταδιακές γραμμές σε διαγράμματα γραμμής/ΧΥ</bookmark_value>"
+
+#: stepped_line_properties.xhp
+msgctxt ""
+"stepped_line_properties.xhp\n"
+"hd_id5005971\n"
+"help.text"
+msgid "Stepped Line Properties"
+msgstr "Ιδιότητες σταδιακής γραμμής"
+
+#: stepped_line_properties.xhp
+msgctxt ""
+"stepped_line_properties.xhp\n"
+"par_id9485625\n"
+"help.text"
+msgid "In a chart that displays lines (Line type or XY type), you can choose to connect the points with steps instead of straight lines. Some options control the properties of those steps."
+msgstr "Σε ένα διάγραμμα που εμφανίζει γραμμές (τύπος γραμμής ή τύπος ΧΥ), μπορείτε να επιλέξετε να συνδέσετε τα σημεία με βήματα αντί για ευθείες γραμμές. Μερικές επιλογές ελέγχουν τις ιδιότητες αυτών των βημάτων."
+
+#: stepped_line_properties.xhp
+msgctxt ""
+"stepped_line_properties.xhp\n"
+"hd_id9438276\n"
+"help.text"
+msgid "Different step types"
+msgstr "Διαφορετικοί τύποι βημάτων"
+
+#: stepped_line_properties.xhp
+msgctxt ""
+"stepped_line_properties.xhp\n"
+"alt_id9078573\n"
+"help.text"
+msgid "Start step icon"
+msgstr "Εικονίδιο βήματος έναρξης"
+
+#: stepped_line_properties.xhp
+msgctxt ""
+"stepped_line_properties.xhp\n"
+"par_id9047365\n"
+"help.text"
+msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_start_rb\">Start with horizontal line and step up vertically at the end.</ahelp>"
+msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_start_rb\">Έναρξη με οριζόντια γραμμή και κάθετη αύξηση στο τέλος.</ahelp>"
+
+#: stepped_line_properties.xhp
+msgctxt ""
+"stepped_line_properties.xhp\n"
+"alt_id05495673\n"
+"help.text"
+msgid "End step icon"
+msgstr "Εικονίδιο βήματος τέλους"
+
+#: stepped_line_properties.xhp
+msgctxt ""
+"stepped_line_properties.xhp\n"
+"par_id439028\n"
+"help.text"
+msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_x_rb\">Start to step up vertically and end with horizontal line.</ahelp>"
+msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_x_rb\">Ξεκινήστε με κάθετη αύξηση και τελειώστε με την οριζόντια γραμμή.</ahelp>"
+
+#: stepped_line_properties.xhp
+msgctxt ""
+"stepped_line_properties.xhp\n"
+"alt_id9673426\n"
+"help.text"
+msgid "Center X icon"
+msgstr "Κεντράρισμα εικονιδίου Χ"
+
+#: stepped_line_properties.xhp
+msgctxt ""
+"stepped_line_properties.xhp\n"
+"par_id4069483\n"
+"help.text"
+msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_end_rb\">Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line.</ahelp>"
+msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_end_rb\">Ξεκινήστε με την οριζόντια γραμμή, αυξήστε κάθετα στο μέσο των τιμών Χ και τελειώστε με την οριζόντια γραμμή.</ahelp>"
+
+#: stepped_line_properties.xhp
+msgctxt ""
+"stepped_line_properties.xhp\n"
+"alt_id56635427\n"
+"help.text"
+msgid "Center Y icon"
+msgstr "Κεντράρισμα εικονιδίου Υ"
+
+#: stepped_line_properties.xhp
+msgctxt ""
+"stepped_line_properties.xhp\n"
+"par_id0679473\n"
+"help.text"
+msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_y_rb\">Start to step up vertically to the middle of the Y values, draw a horizonal line and finish by stepping vertically to the end.</ahelp>"
+msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_y_rb\">Αρχίστε να αυξάνετε κάθετα στο μέσο των τιμών Υ, τραβήξτε μια οριζόντια γραμμή και τελειώστε κάθετα κατά βήμα στο τέλος.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"tit\n"
+"help.text"
+msgid "3D View"
+msgstr "Προβολή 3Δ"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"bm_id3156423\n"
+"help.text"
+msgid "<bookmark_value>3D charts</bookmark_value> <bookmark_value>charts; 3D views</bookmark_value> <bookmark_value>illumination; 3D charts</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα 3Δ</bookmark_value><bookmark_value>διαγράμματα, προβολή 3Δ</bookmark_value><bookmark_value>φωτεινότητα, διαγράμματα 3Δ</bookmark_value>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"hd_id3464461\n"
+"help.text"
+msgid "<variable id=\"three_d_view\"><link href=\"text/schart/01/three_d_view.xhp\">3D View</link></variable>"
+msgstr "<variable id=\"three_d_view\"><link href=\"text/schart/01/three_d_view.xhp\">Προβολή 3Δ</link></variable>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id6998809\n"
+"help.text"
+msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> or in the context menu of a chart you can choose a chart type. <ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to edit the properties of a three dimensional view for Column, Bar, Pie, and Area charts. For Line and XY (Scatter) charts you can see 3D lines.</ahelp>"
+msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματου πιλότου διαγράμματος</link> ή στο βοηθητικό μενού ενός διαγράμματος, μπορείτε να επιλέξετε έναν τύπο διαγράμματος. <ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιεί μια τρισδιάστατη προβολή για διαγράμματα Στήλης, Ράβδου, Πίτας και Περιοχής. Για διαγράμματα Γραμμής και ΧΥ (διασποράς), μπορείτε να απεικονίσετε γραμμές 3Δ.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id6942045\n"
+"help.text"
+msgid "The chart preview responds to the new settings that you enter in the dialog."
+msgstr "Η προεπισκόπηση διαγράμματος ανταποκρίνεται στις νέες ρυθμίσεις που εισάγετε στο παράθυρο διαλόγου."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id3806878\n"
+"help.text"
+msgid "When you leave the dialog with OK, the settings are applied permanently."
+msgstr "Όταν κλείνετε το παράθυρο διαλόγου με το κουμπί ΟΚ, οι ρυθμίσεις εφαρμόζονται μόνιμα."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id130619\n"
+"help.text"
+msgid "When you leave the dialog with Cancel or Escape, the chart returns to the state when you opened the dialog."
+msgstr "Όταν κλείνετε το παράθυρο διαλόγου με το κουμπί Ακύρωση ή Escape, το διάγραμμα επιστρέφει στην κατάσταση που ήταν όταν ανοίξατε το παράθυρο διαλόγου."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id8081911\n"
+"help.text"
+msgid "For a 3D chart you can choose <item type=\"menuitem\">Format - 3D View</item> to set perspective, appearance and illumination."
+msgstr "Για ένα διάγραμμα 3Δ μπορείτε να επιλέξετε <item type=\"menuitem\">Μορφή - Προβολή 3Δ</item> για να ορίσετε την προοπτική, την εμφάνιση και την φωτεινότητα."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"hd_id2924283\n"
+"help.text"
+msgid "Perspective"
+msgstr "Προοπτική"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id5781731\n"
+"help.text"
+msgid "Enter the values for rotation of the chart on the three axes and for a perspective view."
+msgstr "Εισάγετε τις τιμές για περιστροφή του διαγράμματος στους τρεις άξονες και για προβολή με προοπτική."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id9999694\n"
+"help.text"
+msgid "Set all angles to 0 for a front view of the chart. Pie charts and donut charts are shown as circles."
+msgstr "Ορίστε όλες τις γωνίες σε 0 μοίρες για την εμπρόσθια προβολή του διαγράμματος. Τα διαγράμματα πίτας και λουκουμά εμφανίζονται ως κύκλοι."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id2861720\n"
+"help.text"
+msgid "With Right-angled axes enabled, you can rotate the chart contents only in X and Y direction, that is, parallel to the chart borders."
+msgstr "Έχοντας ενεργοποιημένους τους άξονες δεξιάς-γωνίας, μπορείτε να περιστρέψετε τα περιεχόμενα του διαγράμματος μόνο στην κατεύθυνση Χ και Υ, δηλαδή, παράλληλα με τα περιγράμματα του διαγράμματος."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id2216559\n"
+"help.text"
+msgid "An x value of 90, with y and z set to 0, provides a view from top down to the chart. With x set to -90, you see the bottom of the chart."
+msgstr "Μια τιμή-x 90 μοιρών, με το y και το z ορισμένα στο 0, παρέχει μια προβολή από επάνω, προς τα κάτω στο διάγραμμα. Με το x ορισμένο στο -90, βλέπετε το κάτω μέρος του διαγράμματος."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id7869502\n"
+"help.text"
+msgid "The rotations are applied in the order first x, then y, last z."
+msgstr "Οι περιστροφές εφαρμόζονται στη σειρά, πρώτο το x, μετά το y, τελευταίο το z."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id9852900\n"
+"help.text"
+msgid "When shading is enabled and you rotate a chart, the lights are rotated as if they are fixed to the chart."
+msgstr "Όταν η σκίαση είναι ενεργοποιημένη και περιστρέφετε ένα διάγραμμα, οι φωτισμοί περιστρέφονται σαν να ήταν σταθεροποιημένοι στο διάγραμμα."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id2578203\n"
+"help.text"
+msgid "The rotation axes always relate to the page, not to the chart's axes. This is different from some other chart programs."
+msgstr "Οι άξονες περιστροφής σχετίζονται πάντα με τη σελίδα και όχι με τους άξονες του διαγράμματος. Αυτό διαφοροποιείται από άλλα προγράμματα διαγραμμάτων."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id4923245\n"
+"help.text"
+msgid "Select the Perspective check box to view the chart in central perspective as through a camera lens instead of using a parallel projection."
+msgstr "Επιλέξτε το πεδίο ελέγχου Προοπτική για να προβάλετε το διάγραμμα με κεντρική προοπτική όπως μέσα από τον φακό μιας φωτογραφικής μηχανής αντί για χρήση μιας παράλληλης προβολής."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id3416547\n"
+"help.text"
+msgid "Set the focus length with the spin button. 100% gives a perspective view where a far edge in the chart looks approximately half as big as a near edge."
+msgstr "Ορίστε το μήκος της εστίασης με το κουπί περιστροφής. Το 100% παρέχει μια προοπτική όπου ένα μακρινό άκρο στο διάγραμμα δείχνει προσεγγιστικά μισό σε μέγεθος από ένα κοντινό άκρο."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id3791924\n"
+"help.text"
+msgid "Older versions of %PRODUCTNAME cannot display the percentage of perspective the same way as the current version."
+msgstr "Οι παλαιότερες εκδόσεις του %PRODUCTNAME δεν μπορούν να απεικονίσουν το ποσοστό της προοπτικής με τον ίδιο τρόπο όπως η τρέχουσα έκδοση."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id7623828\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">If Right-angled axes is enabled, you can rotate the chart contents only in X and Y direction, that is, parallel to the chart borders. Right-angled axes is enabled by default for newly created 3D charts. Pie and Donut charts do not support right-angled axes.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εάν είναι ενεργοποιημένοι οι άξονες δεξιάς-γωνίας, μπορείτε να περιστρέψετε τα περιεχόμενα του διαγράμματος μόνο στην κατεύθυνση X και Y, δηλαδή, παράλληλα στα περιγράμματα του διαγράμματος. Οι άξονες δεξιάς-γωνίας είναι εξ ορισμού ενεργοποιημένοι για νέα διαγράμματα 3Δ. Τα διαγράμματα πίτας και λουκουμά δεν υποστηρίζουν άξονες δεξιάς-γωνίας.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id4721823\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the x axis. The preview responds to the new settings.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει την περιστροφή του διαγράμματος στον άξονα x. Η προεπισκόπηση ανταποκρίνεται στις νέες ρυθμίσεις.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id5806756\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the y axis. The preview responds to the new settings.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει την περιστροφή του διαγράμματος στον άξονα y. Η προεπισκόπηση ανταποκρίνεται στις νέες ρυθμίσεις.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id8915372\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the z axis. The preview responds to the new settings.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει την περιστροφή του διαγράμματος στον άξονα z. Η προεπισκόπηση ανταποκρίνεται στις νέες ρυθμίσεις.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id6070436\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Mark the Perspective box to view the chart as through a camera lens. Use the spin button to set the percentage. With a high percentage nearer objects look bigger than more distant objects.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επισημάνετε το πεδίο Προοπτική για να προβάλετε το διάγραμμα σαν να αναπαρίσταται μέσα από το φακό μιας φωτογραφικής μηχανής. Χρησιμοποιήστε το κουμπί περιστροφής για να ορίσετε το ποσοστό. Με ένα υψηλό ποσοστό, τα κοντινότερα αντικείμενα φαίνονται μεγαλύτερα από αυτά που βρίσκονται πιο μακριά.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"hd_id7564012\n"
+"help.text"
+msgid "Appearance"
+msgstr "Εμφάνιση"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id1186254\n"
+"help.text"
+msgid "Select a scheme from the list box."
+msgstr "Επιλέξτε ένα συνδυασμό από το πεδίο λίστας."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id7432477\n"
+"help.text"
+msgid "By selecting a scheme, the check boxes and the light sources are set accordingly."
+msgstr "Επιλέγοντας έναν συνδυασμό, τα πεδία ελέγχου και οι πηγές φωτισμού ορίζονται αντίστοιχα."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id7141026\n"
+"help.text"
+msgid "If you mark or unmark a combination of check boxes that is not given by the Realistic or Simple scheme, you create a Custom scheme."
+msgstr "Εάν επισημάνετε ή αναιρέσετε την επιλογή ενός συνδυασμού από πεδία ελέγχου, ο οποίος δεν δίνεται από το ρεαλιστικό ή τον απλό συνδυασμό, δημιουργείτε έναν προσαρμοσμένο συνδυασμό."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id1579027\n"
+"help.text"
+msgid "Mark <emph>Shading</emph> to use the Gouraud method for rendering the surface, otherwise a flat method is used."
+msgstr "Επισημάνετε το πεδίο <emph>Σκίαση</emph> για να χρησιμοποιήσετε τη μέθοδο Gouraud για σχεδίαση της επιφάνειας, διαφορετικά μια επίπεδη μέθοδος χρησιμοποιείται."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id5624561\n"
+"help.text"
+msgid "The flat method sets a single color and brightness for each polygon. The edges are visible, soft gradients and spot lights are not possible."
+msgstr "Η επίπεδη μέθοδος ορίζει ένα απλό χρώμα και φωτεινότητα για κάθε πολύγωνο. Τα άκρα είναι ορατές, απαλές διαβαθμίσεις χρώματος και οι κατευθυντήριοι φωτισμοί δεν είναι εφικτοί."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id5901058\n"
+"help.text"
+msgid "The Gouraud method applies gradients for a smoother, more realistic look."
+msgstr "Η μέθοδος Gouraud εφαρμόζει διαβαθμίσεις χρώματος για μια ομαλότερη, πιο ρεαλιστική εμφάνιση."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id8469191\n"
+"help.text"
+msgid "Mark <emph>Object Borders</emph> to draw lines along the edges."
+msgstr "Επισημάνετε τα <emph>Περιγράμματα αντικειμένου</emph> για το σχεδιασμό γραμμών κατά μήκος των άκρων."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id4407483\n"
+"help.text"
+msgid "Mark <emph>Rounded Edges</emph> to smooth the edges of box shapes."
+msgstr "Επισημάνετε τα <emph>Στρογγυλεμένα άκρα</emph> για εξομάλυνση των άκρων κυβικών σχημάτων."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id8531449\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a scheme from the list box, or click any of the check boxes below.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα συνδυασμό από το πεδίο λίστας, ή κάντε κλικ σε οποιοδήποτε από τα κατώτερα πεδία ελέγχου.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id9183935\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies Gouraud shading if marked, or flat shading if unmarked.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εφαρμόζει σκίαση με τη μέθοδο Gouraud όταν είναι επιλεγμένο, ή επίπεδη σκίαση όταν δεν είναι επιλεγμένο.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id946684\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows borders around the areas by setting the line style to Solid.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει περιγράμματα γύρω από τις περιοχές, ορίζοντας τον τύπο γραμμής ως Συμπαγή.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id9607226\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Edges are rounded by 5%.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τα άκρα στρογγυλοποιούνται κατά 5%.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"hd_id1939451\n"
+"help.text"
+msgid "Illumination"
+msgstr "Φωτεινότητα"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id9038972\n"
+"help.text"
+msgid "Set the light sources for the 3D view."
+msgstr "Ορίζει τις πηγές φωτεινότητας για την προβολή 3Δ."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id6531266\n"
+"help.text"
+msgid "Click any of the eight buttons to switch a directed light source on or off."
+msgstr "Κάντε κλικ σε οποιοδήποτε από τα οκτώ κουμπιά για να ανάψετε ή να σβήσετε μια κατευθυνόμενη πηγή φωτεινότητας."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id6173894\n"
+"help.text"
+msgid "By default, the second light source is switched on. It is the first of seven \"normal\", uniform light sources. The light source number one projects a specular light with highlights."
+msgstr "Εξ ορισμού, η δεύτερη πηγή φωτεινότητας είναι αναμμένη. Είναι η πρώτη από τις επτά \"κανονικές\", ομοιόμορφες πηγές φωτεινότητας. Η πηγή φωτεινότητας \"αριθμός ένα\" προβάλει ένα ανακλώμενο φως με επισημάνσεις."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id2761314\n"
+"help.text"
+msgid "For the selected light source, you can then choose a color and intensity in the list box just below the eight buttons. The brightness values of all lights are added, so use dark colors when you enable multiple lights."
+msgstr "Για την επιλεγμένη πηγή φωτεινότητας, μπορείτε να επιλέξετε χρώμα και πυκνότητα από το πεδίο λίστας κάτω από τα οκτώ κουμπιά. Οι τιμές φωτεινότητας όλων των φωτισμών προστίθενται, οπότε χρησιμοποιήστε σκούρα χρώματα όταν ενεργοποιείτε πολλαπλούς φωτισμούς."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id3912778\n"
+"help.text"
+msgid "The small preview inside this tab page has two sliders to set the vertical and horizontal position of the selected light source. The light source always aims to the middle of the object."
+msgstr "Η μικρή προεπισκόπηση μέσα στην καρτέλα έχει δυο ολισθητές για τον ορισμό της κατακόρυφης και οριζόντιας θέσης της επιλεγμένης πηγής φωτεινότητας. Η πηγή φωτεινότητας στοχεύει πάντα στο κέντρο του αντικειμένου."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id3163853\n"
+"help.text"
+msgid "The button in the corner of the small preview switches the internal illumination model between a sphere and a cube."
+msgstr "Το κουμπί στη γωνία της μικρής προεπισκόπησης εναλλάσσει το εσωτερικό μοντέλο φωτεινότητας μεταξύ σφαίρας και κύβου."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id121158\n"
+"help.text"
+msgid "Use the Ambient light list box to define the ambient light which shines with a uniform intensity from all directions."
+msgstr "Χρησιμοποιείστε το πεδίο λίστας φωτισμού περιβάλλοντος για να ορίσετε τον φωτισμό περιβάλλοντος που λάμπει με ομοιόμορφη πυκνότητα από όλες τις κατευθύνσεις."
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id2423780\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Drag the right slider to set the vertical height and direction of the selected light source.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σύρετε το δεξιό ολισθητή για να ορίσετε το κατακόρυφο ύψος και την κατεύθυνση της επιλεγμένης πηγής φωτεινότητας.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id2569658\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Drag the bottom slider to set the horizontal position and direction of the selected light source.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σύρετε τον κάτω ολισθητή για να ορίσετε την οριζόντια θέση και την κατεύθυνση της επιλεγμένης πηγής φωτεινότητας.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id6394238\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to switch between an illumination model of a sphere or a cube.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να κάνετε εναλλαγή μεταξύ ενός μοντέλου φωτισμού σφαίρας ή κύβου.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id533768\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to enable or disable the specular light source with highlights.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να ενεργοποιήσετε ή να απενεργοποιήσετε την ανακλώμενη πηγή φωτεινότητας με επισημάνσεις.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id7214270\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to enable or disable the uniform light source.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να ενεργοποιήσετε ή να απενεργοποιήσετε την ομοιόμορφη πηγή φωτεινότητας.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id2186346\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color for the selected light source.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα χρώμα για την επιλεγμένη πηγή φωτεινότητας.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id1331217\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the color dialog.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα χρώμα χρησιμοποιώντας το παράθυρο διαλόγου χρώματος.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id393993\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color for the ambient light.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα χρώμα για τον φωτισμό περιβάλλοντος.</ahelp>"
+
+#: three_d_view.xhp
+msgctxt ""
+"three_d_view.xhp\n"
+"par_id5871761\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the color dialog.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα χρώμα χρησιμοποιώντας το παράθυρο διαλόγου χρώματος.</ahelp>"
+
+#: type_area.xhp
+msgctxt ""
+"type_area.xhp\n"
+"tit\n"
+"help.text"
+msgid "Chart Type Area"
+msgstr "Περιοχή τύπου διαγράμματος"
+
+#: type_area.xhp
+msgctxt ""
+"type_area.xhp\n"
+"bm_id4130680\n"
+"help.text"
+msgid "<bookmark_value>area charts</bookmark_value><bookmark_value>chart types;area</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα περιοχής</bookmark_value><bookmark_value>τύποι διαγραμμάτων, περιοχή</bookmark_value>"
+
+#: type_area.xhp
+msgctxt ""
+"type_area.xhp\n"
+"hd_id310678\n"
+"help.text"
+msgid "<variable id=\"type_area\"><link href=\"text/schart/01/type_area.xhp\">Chart Type Area</link></variable>"
+msgstr "<variable id=\"type_area\"><link href=\"text/schart/01/type_area.xhp\">Περιοχή τύπου διαγράμματος</link></variable>"
+
+#: type_area.xhp
+msgctxt ""
+"type_area.xhp\n"
+"par_id916776\n"
"help.text"
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
-msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματου πιλότου διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
+msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Οδηγός διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
-#: type_line.xhp
+#: type_area.xhp
msgctxt ""
-"type_line.xhp\n"
-"hd_id9826349\n"
+"type_area.xhp\n"
+"hd_id961943\n"
"help.text"
-msgid "Line"
-msgstr "Γραμμή"
+msgid "Area"
+msgstr "Περιοχή"
-#: type_line.xhp
+#: type_area.xhp
msgctxt ""
-"type_line.xhp\n"
-"par_id2334665\n"
+"type_area.xhp\n"
+"par_id631733\n"
"help.text"
-msgid "A line chart shows values as points on the y axis. The x axis shows categories. The y values of each data series can be connected by a line."
-msgstr "Ένα διάγραμμα γραμμής απεικονίζει τιμές ως σημεία στον άξονα y. Ο άξονας x απεικονίζει κατηγορίες. Οι τιμές y κάθε σειρά δεδομένων μπορούν να ενωθούν με μια γραμμή."
+msgid "An area chart shows values as points on the y axis. The x axis shows categories. The y values of each data series are connected by a line. The area between each two lines is filled with a color. The area chart's focus is to emphasize the changes from one category to the next."
+msgstr "Ένα διάγραμμα περιοχής απεικονίζει τιμές ως σημεία στον άξονα y. Ο άξονας x απεικονίζει κατηγορίες. Οι τιμές-y κάθε σειράς δεδομένων συνδέονται με μια γραμμή. Η περιοχή μεταξύ δυο γραμμών γεμίζει με ένα χρώμα. Το διάγραμμα περιοχής εστιάζει στην έμφαση των αλλαγών από μια κατηγορία στην επόμενη."
-#: type_line.xhp
+#: type_area.xhp
msgctxt ""
-"type_line.xhp\n"
-"par_id8956572\n"
+"type_area.xhp\n"
+"par_id7811822\n"
"help.text"
-msgid "Points only - this subtype plots only points."
-msgstr "Μόνο σημεία - αυτός ο δευτερεύων τύπος γραφήματος σχεδιάζει μόνο σημεία."
+msgid "Normal - this subtype plots all values as absolute y values. It first plots the area of the last column in the data range, then the next to last, and so on, and finally the first column of data is drawn. Thus, if the values in the first column are higher than other values, the last drawn area will hide the other areas."
+msgstr "Κανονικό - αυτός ο δευτερεύων τύπος γραφήματος σχεδιάζει όλες τις τιμές ως απόλυτες τιμές-y. Πρώτα σχεδιάζει την επιφάνεια της τελευταίας στήλης στη σειρά δεδομένων, μετά την επόμενη από το τέλος, και ούτω καθεξής, και τέλος σχεδιάζεται η πρώτη στήλη των δεδομένων. Επιπλέον, εάν οι τιμές της πρώτης στήλης είναι υψηλότερες από άλλες τιμές, η περιοχή που σχεδιάζεται τελευταία θα αποκρύψει όλες τις άλλες περιοχές."
-#: type_line.xhp
+#: type_area.xhp
msgctxt ""
-"type_line.xhp\n"
-"par_id500808\n"
+"type_area.xhp\n"
+"par_id3640247\n"
"help.text"
-msgid "Points and lines - this subtype plots points and connects points of the same data series by a line."
-msgstr "Σημεία και γραμμές - αυτός ο δευτερεύων τύπος γραφήματος σχεδιάζει σημεία και ενώνει τα σημεία της ίδιας σειράς δεδομένων με μια γραμμή."
+msgid "Stacked - this subtypes plots values cumulatively stacked on each other. It ensures that all values are visible, and no data set is hidden by others. However, the y values no longer represent absolute values, except for the last column which is drawn at the bottom of the stacked areas."
+msgstr "Σε στοίβα - αυτός ο δευτερεύων τύπος γραφήματος σχεδιάζει τιμές σε στοίβα τη μια επάνω στην άλλη. Αυτό επιβεβαιώνει ότι όλες οι τιμές είναι ορατές, και καμία συλλογή δεδομένων δεν αποκρύπτεται από άλλες. Ωστόσο, οι τιμές-y δεν απεικονίζουν πια απόλυτες τιμές, εκτός από την τελευταία στήλη που σχεδιάζεται στο κάτω μέρος των περιοχών που βρίσκονται σε στοίβα."
-#: type_line.xhp
+#: type_area.xhp
msgctxt ""
-"type_line.xhp\n"
-"par_id8366649\n"
+"type_area.xhp\n"
+"par_id4585100\n"
"help.text"
-msgid "Lines only - this subtype plots only lines."
-msgstr "Μόνο γραμμές - αυτός ο δευτερεύων τύπος γραφήματος σχεδιάζει μόνο γραμμές."
+msgid "Percent - this subtype plots values cumulatively stacked on each other and scaled as percentage of the category total."
+msgstr "Ποσοστιαίο - αυτός ο δευτερεύων τύπος γραφήματος σχεδιάζει τιμές σε στοίβα τη μια επάνω στην άλλη και κλιμακούμενες ως ποσοστό του συνόλου της κατηγορίας."
-#: type_line.xhp
+#: type_bubble.xhp
msgctxt ""
-"type_line.xhp\n"
-"par_id476393\n"
+"type_bubble.xhp\n"
+"tit\n"
"help.text"
-msgid "3D lines - this subtype connects points of the same data series by a 3D line."
-msgstr "Γραμμές 3Δ - αυτός ο δευτερεύων τύπος γραφήματος ενώνει σημεία της ίδιας σειράς δεδομένων με μια γραμμή 3Δ."
+msgid "Chart Type Bubble"
+msgstr "Περιοχή τύπου διαγράμματος"
-#: type_line.xhp
+#: type_bubble.xhp
msgctxt ""
-"type_line.xhp\n"
-"par_id2655720\n"
+"type_bubble.xhp\n"
+"bm_id2183975\n"
"help.text"
-msgid "Mark <emph>Stack series</emph> to arrange the points' y values cumulative above each other. The y values no longer represent absolute values, except for the first column which is drawn at the bottom of the stacked points. If you select <emph>Percent</emph>, the y values are scaled as percentage of the category total."
-msgstr "Επισημάνετε τη <emph>σειρά Στοίβα</emph> για να τακτοποιήσετε τα σημεία των τιμών y συσσωρευτικά το ένα επάνω στο άλλο. Οι τιμές y δεν αντιπροσωπεύουν πλέον απόλυτες τιμές, εκτός από την πρώτη στήλη που σχεδιάζεται στο κάτω μέρος των σημείων που βρίσκονται στη στοίβα. Εάν επιλέξετε <emph>Ποσοστό</emph>, οι τιμές y κλιμακώνονται ως ποσοστό του συνόλου της κατηγορίας."
+msgid "<bookmark_value>bubble charts</bookmark_value> <bookmark_value>chart types;bubble</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα φυσαλίδων</bookmark_value><bookmark_value>τύποι διαγραμμάτων,φυσαλίδες</bookmark_value>"
-#: type_line.xhp
+#: type_bubble.xhp
msgctxt ""
-"type_line.xhp\n"
-"par_id3682058\n"
+"type_bubble.xhp\n"
+"hd_id1970722\n"
"help.text"
-msgid "Mark <emph>Smooth lines</emph> to draw curves through the points instead of straight lines. Click <emph>Properties</emph> for a <link href=\"text/schart/01/smooth_line_properties.xhp\">dialog</link> to change the curves' properties."
-msgstr "Επισημάνετε τις <emph>Εξομάλυνση γραμμής</emph> για να σχεδιάσετε καμπύλες ανάμεσα στα σημεία αντί για ευθείες γραμμές. Κάντε κλικ στις <emph>Ιδιότητες</emph> για ένα <link href=\"text/schart/01/smooth_line_properties.xhp\">παράθυρο διαλόγου</link> για να μεταβάλετε τις ιδιότητες της καμπύλης."
+msgid "<variable id=\"type_bubble\"><link href=\"text/schart/01/type_bubble.xhp\">Chart Type Bubble</link></variable>"
+msgstr "<variable id=\"type_bubble\"><link href=\"text/schart/01/type_bubble.xhp\">Περιοχή τύπου διαγράμματος</link></variable>"
-#: wiz_data_series.xhp
+#: type_bubble.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
+"type_bubble.xhp\n"
+"par_id40589\n"
+"help.text"
+msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
+msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Οδηγός διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
+
+#: type_bubble.xhp
+msgctxt ""
+"type_bubble.xhp\n"
+"hd_id0526200904491284\n"
+"help.text"
+msgid "Bubble"
+msgstr "Φούσκα"
+
+#: type_bubble.xhp
+msgctxt ""
+"type_bubble.xhp\n"
+"par_id0526200904491222\n"
+"help.text"
+msgid "A bubble chart shows the relations of three variables. Two variables are used for the position on the X-axis and Y-axis, while the third variable is shown as the relative size of each bubble."
+msgstr "Ένα διάγραμμα φούσκας εμφανίζει τις σχέσεις τριών μεταβλητών. Δύο μεταβλητές χρησιμοποιούνται για τη θέση του άξονα X και του άξονα Y, ενώ η τρίτη μεταβλητή εμφανίζεται ως το σχετικό μέγεθος κάθε φούσκας."
+
+#: type_bubble.xhp
+msgctxt ""
+"type_bubble.xhp\n"
+"par_id0526200906040162\n"
+"help.text"
+msgid "The data series dialog for a bubble chart has an entry to define the data range for the Bubble Sizes."
+msgstr "Ο διάλογος σειρών δεδομένων για ένα διάγραμμα φούσκας έχει ένα πεδίο καταχώρισης για τον ορισμό της περιοχής δεδομένων για το μέγεθος των φουσκών."
+
+#: type_column_bar.xhp
+msgctxt ""
+"type_column_bar.xhp\n"
"tit\n"
"help.text"
-msgid "Chart Wizard - Data Series"
-msgstr "Αυτόματος πιλότος διαγράμματος - Σειρές δεδομένων"
+msgid "Chart Type Column and Bar"
+msgstr "Τύπος διαγράμματος Στήλη και Ράβδος"
-#: wiz_data_series.xhp
+#: type_column_bar.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"bm_id8641621\n"
+"type_column_bar.xhp\n"
+"bm_id4919583\n"
"help.text"
-msgid "<bookmark_value>order of chart data</bookmark_value><bookmark_value>data series</bookmark_value>"
-msgstr "<bookmark_value>σειρά των δεδομένων διαγράμματος</bookmark_value><bookmark_value>σειρές δεδομένων</bookmark_value>"
+msgid "<bookmark_value>column charts</bookmark_value><bookmark_value>bar charts</bookmark_value><bookmark_value>chart types;column and bar</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα στήλης</bookmark_value><bookmark_value>ραβδογράμματα</bookmark_value><bookmark_value>τύποι διαγραμμάτων, στήλη και ράβδος</bookmark_value>"
-#: wiz_data_series.xhp
+#: type_column_bar.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"hd_id6124149\n"
+"type_column_bar.xhp\n"
+"hd_id649433\n"
"help.text"
-msgid "<variable id=\"wiz_data_series\"><link href=\"text/schart/01/wiz_data_series.xhp\">Chart Wizard - Data Series</link></variable>"
-msgstr "<variable id=\"wiz_data_series\"><link href=\"text/schart/01/wiz_data_series.xhp\">Αυτόματος πιλότος διαγράμματος - Σειρές δεδομένων</link></variable>"
+msgid "<variable id=\"type_column_bar\"><link href=\"text/schart/01/type_column_bar.xhp\">Chart Type Column and Bar</link></variable>"
+msgstr "<variable id=\"type_column_bar\"><link href=\"text/schart/01/type_column_bar.xhp\">Τύπος διαγράμματος Στήλη και Ράβδος</link></variable>"
-#: wiz_data_series.xhp
+#: type_column_bar.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id9651478\n"
+"type_column_bar.xhp\n"
+"par_id3430585\n"
"help.text"
-msgid "On this page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can change the source range of all data series separately, including their labels. You can also change the range of the categories. You can first select the data range on the Data Range page and then remove unnecessary data series or add data series from other cells here."
-msgstr "Σε αυτή τη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματου πιλότου διαγράμματος</link> μπορείτε να μεταβάλετε την περιοχή προέλευσης όλων των σειρών δεδομένων ξεχωριστά, συμπεριλαμβανομένων των ετικετών τους. Μπορείτε επίσης να μεταβάλετε την περιοχή των κατηγοριών. Μπορείτε πρώτα να επιλέξετε την περιοχή δεδομένων στη σελίδα Περιοχή δεδομένων, και έπειτα να αφαιρέσετε άχρηστες σειρές δεδομένων ή να προσθέσετε σειρές δεδομένων από άλλα κελιά εδώ."
+msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
+msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Οδηγός διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
-#: wiz_data_series.xhp
+#: type_column_bar.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id6326487\n"
+"type_column_bar.xhp\n"
+"hd_id9826960\n"
"help.text"
-msgid "If there seem to be too many options on this page, just define the data range on the Chart Wizard - Data Range page and skip this page."
-msgstr "Εάν φαίνεται να υπάρχουν υπερβολικά πολλές επιλογές σε αυτήν τη σελίδα, απλώς ορίστε την περιοχή δεδομένων στη σελίδα Αυτόματος πιλότος διαγράμματος - Περιοχή δεδομένων και αγνοήστε αυτήν τη σελίδα."
+msgid "Column"
+msgstr "Στήλη"
-#: wiz_data_series.xhp
+#: type_column_bar.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id686361\n"
+"type_column_bar.xhp\n"
+"par_id2244026\n"
"help.text"
-msgid "This dialog is only available for charts based on a Calc or Writer table."
-msgstr "Αυτό το παράθυρο διαλόγου είναι διαθέσιμο μόνο για διαγράμματα βασισμένα σε πίνακα του Calc ή του Writer."
+msgid "This type shows a bar chart or bar graph with vertical bars. The height of each bar is proportional to its value. The x axis shows categories. The y axis shows the value for each category."
+msgstr "Αυτός ο τύπος απεικονίζει ένα διάγραμμα ράβδου ή ραβδόγραμμα με κατακόρυφες ράβδους. Το ύψος κάθε ράβδου είναι ανάλογο της τιμής της. Ο άξονας x απεικονίζει κατηγορίες. Ο άξονας y απεικονίζει την τιμή για κάθε κατηγορία."
-#: wiz_data_series.xhp
+#: type_column_bar.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"hd_id9241615\n"
+"type_column_bar.xhp\n"
+"par_id1281167\n"
+"help.text"
+msgid "Normal - this subtype shows all data values belonging to a category next to each other. Main focus is on the individual absolute values, compared to every other value."
+msgstr "Κανονικό - αυτός ο δευτερεύων τύπος γραφήματος απεικονίζει όλες τις τιμές δεδομένων που ανήκουν σε μια κατηγορία, τη μια δίπλα στην άλλη. Κυρίως εστιάζει στις ανεξάρτητες απόλυτες τιμές, συγκρινόμενες με κάθε άλλη τιμή."
+
+#: type_column_bar.xhp
+msgctxt ""
+"type_column_bar.xhp\n"
+"par_id3249000\n"
+"help.text"
+msgid "Stacked - this subtype shows the data values of each category on top of each other. Main focus is the overall category value and the individual contribution of each value within its category."
+msgstr "Σε στοίβα - αυτός ο δευτερεύων τύπος γραφήματος απεικονίζει τις τιμές δεδομένων κάθε κατηγορίας, τη μια πάνω στην άλλη. Εστιάζει κυρίως στην καθολική τιμή της κατηγορίας και στην ανεξάρτητη συνεισφορά κάθε τιμής μέσα στην κατηγορίας της."
+
+#: type_column_bar.xhp
+msgctxt ""
+"type_column_bar.xhp\n"
+"par_id6968901\n"
+"help.text"
+msgid "Percent - this subtype shows the relative percentage of each data value with regard to the total of its category. Main focus is the relative contribution of each value to the category's total."
+msgstr "Ποσοστιαίο - αυτός ο δευτερεύων τύπος γραφήματος απεικονίζει το σχετικό ποσοστό κάθε τιμής δεδομένων σε σχέση με το σύνολο της κατηγορίας της. Εστιάζει κυρίως στη σχετική συνεισφορά κάθε τιμής στο σύνολο της κατηγορίας."
+
+#: type_column_bar.xhp
+msgctxt ""
+"type_column_bar.xhp\n"
+"par_id2224494\n"
+"help.text"
+msgid "You can enable a <link href=\"text/schart/01/three_d_view.xhp\">3D view</link> of the data values. The \"realistic\" scheme tries to give the best 3D look. The \"simple\" scheme tries to mimic the chart view of other Office products."
+msgstr "Μπορείτε να ενεργοποιήσετε την <link href=\"text/schart/01/three_d_view.xhp\">Προβολή 3Δ</link> των τιμών δεδομένων. Το \"ρεαλιστικό\" σχήμα προσπαθεί να δώσει την καλύτερη 3Δ προβολή. Το \"απλό\" σχήμα προσπαθεί να μιμηθεί την προβολή διαγραμμάτων άλλων προϊόντων γραφείου."
+
+#: type_column_bar.xhp
+msgctxt ""
+"type_column_bar.xhp\n"
+"par_id7359233\n"
+"help.text"
+msgid "For 3D charts, you can select the shape of each data value from Box, Cylinder, Cone, and Pyramid."
+msgstr "Στα διαγράμματα 3Δ, μπορείτε να επιλέξετε το σχήμα κάθε τιμής δεδομένων από τις επιλογές Κύβος, Κύλινδρος, Κώνος και Πυραμίδα."
+
+#: type_column_bar.xhp
+msgctxt ""
+"type_column_bar.xhp\n"
+"hd_id955839\n"
+"help.text"
+msgid "Bar"
+msgstr "Ράβδος"
+
+#: type_column_bar.xhp
+msgctxt ""
+"type_column_bar.xhp\n"
+"par_id6596881\n"
+"help.text"
+msgid "This type shows a bar chart or bar graph with horizontal bars. The length of each bar is proportional to its value. The y axis shows categories. The x axis shows the value for each category."
+msgstr "Αυτός ο τύπος απεικονίζει ένα διάγραμμα ράβδου ή ραβδόγραμμα με οριζόντιες ράβδους. Το μήκος κάθε ράβδου είναι ανάλογο της τιμής της. Ο άξονας y απεικονίζει κατηγορίες. Ο άξονας x απεικονίζει την τιμή για κάθε κατηγορία."
+
+#: type_column_bar.xhp
+msgctxt ""
+"type_column_bar.xhp\n"
+"par_id8750572\n"
+"help.text"
+msgid "The subtypes are the same as for the Column type."
+msgstr "Οι δευτερεύοντες τύποι γραφημάτων είναι ίδιοι με αυτούς του τύπου διαγράμματος Στήλης."
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"tit\n"
+"help.text"
+msgid "Chart Type Column and Line"
+msgstr "Τύπος διαγράμματος Στήλη και Γραμμή"
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"bm_id5976744\n"
+"help.text"
+msgid "<bookmark_value>column and line charts</bookmark_value><bookmark_value>chart types;column and line</bookmark_value><bookmark_value>combination charts</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα στήλης και γραμμής</bookmark_value><bookmark_value>τύποι διαγραμμάτων, στήλη και γραμμή</bookmark_value><bookmark_value>συνδυασμένα διαγράμματα</bookmark_value>"
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"hd_id8596453\n"
+"help.text"
+msgid "<variable id=\"type_column_line\"><link href=\"text/schart/01/type_column_line.xhp\">Chart Type Column and Line</link></variable>"
+msgstr "<variable id=\"type_column_line\"><link href=\"text/schart/01/type_column_line.xhp\">Τύπος διαγράμματος Στήλη και Γραμμή</link></variable>"
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"par_id4818567\n"
+"help.text"
+msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
+msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Οδηγός διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"hd_id2451551\n"
+"help.text"
+msgid "Column and Line"
+msgstr "Στήλη και Γραμμή"
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"par_id3101901\n"
+"help.text"
+msgid "A Column and Line chart is a combination of a <link href=\"text/schart/01/type_column_bar.xhp\">Column chart</link> with a <link href=\"text/schart/01/type_line.xhp\">Line chart</link>."
+msgstr "Ένα διάγραμμα Στήλης και Γραμμής είναι συνδυασμός ενός <link href=\"text/schart/01/type_column_bar.xhp\">διαγράμματος Στήλη</link> με ένα <link href=\"text/schart/01/type_line.xhp\">διάγραμμα Γραμμή</link>."
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"par_id7910397\n"
+"help.text"
+msgid "Select one of the variants"
+msgstr "Επιλέξτε μια από τις παραλλαγές"
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"par_id5244300\n"
+"help.text"
+msgid "Columns and Lines. The rectangles of the column data series are drawn side by side so that you can easily compare their values."
+msgstr "Στήλες και Γραμμές. Τα ορθογώνια της σειράς δεδομένων της στήλης σχεδιάζονται δίπλα δίπλα, έτσι ώστε να μπορείτε εύκολα να συγκρίνετε τις τιμές τους."
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"par_id7163609\n"
+"help.text"
+msgid "Stacked Columns and Lines. The rectangles of the column data series are drawn stacked above each other, so that the height of a column visualizes the sum of the data values."
+msgstr "Στήλες και Γραμμές σε στοίβα. Τα ορθογώνια της σειρά δεδομένων της στήλης σχεδιάζονται σε στοίβα το ένα επάνω στο άλλο, έτσι ώστε το ύψος μιας στήλης να αναπαριστά το άθροισμα των τιμών δεδομένων."
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"par_id1842097\n"
+"help.text"
+msgid "You can insert a second y-axis with <link href=\"text/schart/01/04040000.xhp\">Insert - Axes</link> after you finish the wizard."
+msgstr "Μπορείτε να εισάγετε έναν δευτερεύοντα άξονα-y επιλέγοντας <link href=\"text/schart/01/04040000.xhp\">Εισαγωγή - Άξονες</link> αφού ολοκληρώσετε τον οδηγό."
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"hd_id8297677\n"
+"help.text"
+msgid "To specify a data range"
+msgstr "Για να προσδιορίσετε μια περιοχή δεδομένων"
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"par_id8871120\n"
+"help.text"
+msgid "The leftmost columns (or the top rows) of the selected data range provide the data that are shown as Columns objects. The other columns or rows of the data range provide the data for the Lines objects. You can change this assignment in the <emph>Data Series</emph> dialog."
+msgstr "Οι πιο αριστερές στήλες (ή οι πιο πάνω γραμμές) της επιλεγμένης περιοχής δεδομένων παρέχουν τα δεδομένα που απεικονίζονται ως αντικείμενα στηλών. Οι άλλες στήλες ή γραμμές της περιοχής δεδομένων παρέχουν τα δεδομένα για τα αντικείμενα Γραμμών. Μπορείτε να τροποποιήσετε αυτόν τον ορισμό στο παράθυρο διαλόγου <emph>Σειρές δεδομένων</emph>."
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"par_id2952055\n"
+"help.text"
+msgid "Select the data range."
+msgstr "Επιλέξτε την περιοχή δεδομένων."
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"par_id594500\n"
+"help.text"
+msgid "Click one of the options for data series in rows or in columns."
+msgstr "Κάντε κλικ σε μια από τις επιλογές για σειρές δεδομένων σε γραμμές ή σε στήλες."
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"par_id1944944\n"
+"help.text"
+msgid "Check whether the data range has labels in the first row or in the first column or both."
+msgstr "Ελέγξτε αν η περιοχή δεδομένων έχει ετικέτες στην πρώτη γραμμή ή στην πρώτη στήλη ή και στις δυο."
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"hd_id6667683\n"
"help.text"
msgid "Organizing data series"
msgstr "Οργάνωση σειρών δεδομένων"
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id7159337\n"
+"type_column_line.xhp\n"
+"par_id7616809\n"
"help.text"
msgid "In the Data Series list box you see a list of all data series in the current chart."
msgstr "Στο πεδίο λίστας Σειρές δεδομένων μπορείτε να δείτε μια λίστα όλων των σειρών δεδομένων στο τρέχον διάγραμμα."
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id4921720\n"
+"type_column_line.xhp\n"
+"par_id9770195\n"
+"help.text"
+msgid "The column data series are positioned at the top of the list, the line data series at the bottom of the list."
+msgstr "Οι σειρές δεδομένων στήλης είναι τοποθετημένες στην κορυφή της λίστας, οι σειρές δεδομένων γραμμής στο κάτω μέρος της λίστας."
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"par_id1446272\n"
"help.text"
msgid "To organize the data series, select an entry in the list."
msgstr "Για να οργανώσετε τις σειρές δεδομένων, επιλέξτε μια καταχώρηση από τη λίστα."
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id6627094\n"
+"type_column_line.xhp\n"
+"par_id3779717\n"
"help.text"
msgid "Click Add to add another data series below the selected entry. The new data series has the same type as the selected entry."
msgstr "Κάντε κλικ στην Προσθήκη για να προσθέσετε άλλη μια σειρά δεδομένων κάτω από την επιλεγμένη καταχώρηση. Η νέα σειρά δεδομένων έχει τον ίδιο τύπο με την επιλεγμένη καταχώρηση."
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id2926419\n"
+"type_column_line.xhp\n"
+"par_id5056611\n"
"help.text"
msgid "Click Remove to remove the selected entry from the Data Series list."
msgstr "Κάντε κλικ στην Αφαίρεση για να αφαιρέσετε την επιλεγμένη καταχώρηση από τη λίστα των Σειρές δεδομένων."
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id4443800\n"
+"type_column_line.xhp\n"
+"par_id7786492\n"
"help.text"
-msgid "Use the Up and Down arrow buttons to move the selected entry in the list up or down. This does not change the order in the data source table, but changes only the arrangement in the chart."
-msgstr "Χρησιμοποιείστε τα επάνω και κάτω βέλη για να μετακινήσετε την επιλεγμένη καταχώρηση επάνω ή κάτω. Αυτό δεν αλλάζει τη σειρά στον πίνακα των δεδομένων προέλευσης παρά μόνο αλλάζει την ταξινόμηση στο διάγραμμα."
+msgid "Use the Up and Down arrow buttons to move the selected entry in the list up or down. This way you can convert a Column data series to a List data series and back. This does not change the order in the data source table, but changes only the arrangement in the chart."
+msgstr "Χρησιμοποιήστε τα επάνω ή κάτω βέλη για να μετακινήσετε την επιλεγμένη καταχώρηση επάνω ή κάτω στη λίστα. Με αυτόν τον τρόπο μπορείτε να μετατρέψετε μια σειρά δεδομένων στήλης σε σειρά δεδομένων γραμμής και αντίστροφα. Αυτό δεν αλλάζει τη σειρά στον πίνακα των δεδομένων προέλευσης, αλλά μεταβάλλει μόνο την τακτοποίηση στο διάγραμμα."
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"hd_id9777520\n"
+"type_column_line.xhp\n"
+"hd_id265816\n"
"help.text"
msgid "Editing data series"
msgstr "Επεξεργασία σειρών δεδομένων"
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id1474654\n"
+"type_column_line.xhp\n"
+"par_id6768700\n"
"help.text"
msgid "Click an entry in the list to view and edit the properties for that entry."
msgstr "Κάντε κλικ σε μια καταχώρηση από τη λίστα για να δείτε και να επεξεργαστείτε τις ιδιότητες αυτής της καταχώρησης."
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id4855189\n"
+"type_column_line.xhp\n"
+"par_id1924497\n"
"help.text"
msgid "In the Data Ranges list box you see the role names and cell ranges of the data series components."
msgstr "Στο πεδίο λίστας Περιοχές δεδομένων μπορείτε να δείτε τα ονόματα ρόλων και τις περιοχές κελιών των στοιχείων των σειρών δεδομένων."
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id9475081\n"
+"type_column_line.xhp\n"
+"par_id5081942\n"
"help.text"
msgid "Click an entry, then edit the contents in the text box below."
msgstr "Κάντε κλικ σε μια καταχώριση, έπειτα επεξεργαστείτε τα περιεχόμενα στο πεδίο κειμένου από κάτω."
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id4695272\n"
+"type_column_line.xhp\n"
+"par_id2958464\n"
"help.text"
msgid "The label next to the text box states the currently selected role."
msgstr "Η ετικέτα δίπλα στο πεδίο κειμένου δηλώνει τον τρέχοντα επιλεγμένο ρόλο."
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id3931699\n"
+"type_column_line.xhp\n"
+"par_id883816\n"
"help.text"
msgid "Enter the range or click <emph>Select data range</emph> to minimize the dialog and select the range with the mouse."
msgstr "Εισάγετε την περιοχή ή κάντε κλικ στην <emph>Επιλογή σειράς δεδομένων</emph> για να ελαχιστοποιήσετε το παράθυρο διαλόγου και να επιλέξετε την περιοχή με το ποντίκι."
-#: wiz_data_series.xhp
-msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id8626667\n"
-"help.text"
-msgid "If you want a data range of multiple cell areas that are not next to each other, enter the first range, then manually add a semicolon at the end of the text box, then enter the other ranges. Use a semicolon as delimiter between ranges."
-msgstr "Εάν επιθυμείτε μια περιοχή δεδομένων με πολλαπλές περιοχές κελιών που δεν θα είναι δίπλα δίπλα, εισάγετε την πρώτη περιοχή και ύστερα χειροκίνητα προσθέστε ένα ελληνικό ερωτηματικό στο τέλος του πεδίου κειμένου, έπειτα εισάγετε τις άλλες περιοχές. Χρησιμοποιήστε το ελληνικό ερωτηματικό ως διαχωριστικό μεταξύ των περιοχών."
-
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id5971556\n"
+"type_column_line.xhp\n"
+"par_id5091708\n"
"help.text"
msgid "The range for a data role, like Y-Values, must not include a label cell."
msgstr "Η περιοχή για ένα ρόλο δεδομένων, όπως οι τιμές Y, δεν πρέπει να συμπεριλαμβάνουν ένα κελί ετικέτας."
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"hd_id7622608\n"
+"type_column_line.xhp\n"
+"hd_id974456\n"
"help.text"
msgid "Editing categories or data labels"
msgstr "Επεξεργασία κατηγοριών ή ετικετών δεδομένων"
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id9222693\n"
+"type_column_line.xhp\n"
+"par_id2767113\n"
"help.text"
msgid "Enter or select a cell range that will be used as text for categories or data labels."
msgstr "Εισάγετε ή επιλέξτε μια περιοχή κελιών η οποία θα χρησιμοποιηθεί ως κείμενο για κατηγορίες ή ετικέτες δεδομένων."
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id9500106\n"
+"type_column_line.xhp\n"
+"par_id301828\n"
"help.text"
-msgid "Depending on the chart type, the texts are shown on the X axis or as data labels."
-msgstr "Ανάλογα με τον τύπο διαγράμματος, τα κείμενα απεικονίζονται στον άξονα Χ ή ως ετικέτες δεδομένων."
+msgid "The values in the Categories range will be shown as labels on the x axis."
+msgstr "Οι τιμές στην περιοχή Κατηγορίες θα προβληθούν ως ετικέτες στον άξονα x."
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id5201879\n"
+"type_column_line.xhp\n"
+"hd_id8996246\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows a list of all data series in the chart. Click an entry to view and edit that data series. Click <emph>Add</emph> to insert a new series into the list after the selected entry.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει μια λίστα με όλες τις σειρές δεδομένων σε ένα διάγραμμα. Κάντε κλικ σε μια καταχώρηση για να εμφανίσετε και να επεξεργαστείτε αυτήν τη σειρά δεδομένων. Κάντε κλικ στην <emph>Προσθήκη</emph> για να εισάγετε μια νέα σειρά στη λίστα, ύστερα από την επιλεγμένη καταχώρηση.</ahelp>"
+msgid "Inserting chart elements"
+msgstr "Εισαγωγή στοιχείων διαγράμματος"
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id2571794\n"
+"type_column_line.xhp\n"
+"par_id5729544\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows all the data ranges used by the data series that is selected in the Data Series list box. Each data range shows the role name and the source range address.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει όλες τις περιοχές δεδομένων που χρησιμοποιούνται από τη σειρά δεδομένων που είναι επιλεγμένη στο πεδίο λίστας Σειρές δεδομένων. Κάθε περιοχή δεδομένων εμφανίζει το όνομα ρόλου και τη διεύθυνση της περιοχής προέλευσης.</ahelp>"
+msgid "Use the Chart Elements page of the Chart Wizard to insert any of the following elements:"
+msgstr "Χρησιμοποιήστε τη σελίδα Στοιχεία διαγράμματος του Αυτόματου πιλότου διαγράμματος για να εισάγετε οποιοδήποτε από τα ακόλουθα στοιχεία:"
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id2254402\n"
+"type_column_line.xhp\n"
+"par_id2932828\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows the source range address from the second column of the Data Range list box. You can change the range in the text box or by dragging in the document. To minimize this dialog while you select the data range in Calc, click the <emph>Select data range</emph> button.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει τη διεύθυνση της περιοχής προέλευσης από τη δεύτερη στήλη του πεδίου λίστας Περιοχή δεδομένων. Μπορείτε να μεταβάλετε την περιοχή στο πεδίο κειμένου ή μεταφέροντάς την μέσα στο αρχείο. Για να ελαχιστοποιήσετε αυτό το παράθυρο διαλόγου ενώ επιλέγετε την περιοχή δεδομένων στο Calc, κάντε κλικ στο κουμπί <emph>Επιλογή περιοχής δεδομένων</emph>.</ahelp>"
+msgid "Chart titles"
+msgstr "Τίτλοι διαγράμματος"
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id2419507\n"
+"type_column_line.xhp\n"
+"par_id9449446\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows the source range address of the categories (the texts you can see on the x-axis of a category chart). For an XY-chart, the text box contains the source range of the data labels which are displayed for the data points. To minimize this dialog while you select the data range in Calc, click the <emph>Select data range</emph> button.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει τη διεύθυνση της περιοχής προέλευσης των κατηγοριών (τα κείμενα που μπορείτε να δείτε στον άξονα x ενός διαγράμματος κατηγορίας). Για ένα διάγραμμα ΧΥ, το πεδίο κειμένου περιέχει την περιοχή προέλευσης των ετικετών δεδομένων που απεικονίζονται για τα σημεία δεδομένων. Για να ελαχιστοποιήσετε αυτό το παράθυρο διαλόγου ενώ επιλέγετε την περιοχή δεδομένων στο Calc, κάντε κλικ στο κουμπί <emph>Επιλογή περιοχής δεδομένων</emph>.</ahelp>"
+msgid "Legend"
+msgstr "Υπόμνημα"
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id1091647\n"
+"type_column_line.xhp\n"
+"par_id8122196\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Adds a new entry below the current entry in the Data Series list. If an entry is selected, the new data series gets the same chart type.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσθέτει μια νέα καταχώρηση κάτω από την τρέχουσα καταχώρηση στη λίστα Σειρές δεδομένων. Αν μια καταχώρηση επιλεγεί, η νέα σειρά δεδομένων χρησιμοποιεί τον ίδιο τύπο διαγράμματος.</ahelp>"
+msgid "Visible grid lines"
+msgstr "Ορατές γραμμές πλέγματος"
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id8831446\n"
+"type_column_line.xhp\n"
+"par_id9909665\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the selected entry from the Data Series list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αφαιρεί την επιλεγμένη καταχώρηση από τη λίστα Σειρές δεδομένων.</ahelp>"
+msgid "For additional elements use the Insert menu of the chart in edit mode. There you can define the following elements:"
+msgstr "Για πρόσθετα στοιχεία χρησιμοποιήστε το μενού Εισαγωγή του διαγράμματος σε λειτουργία επεξεργασίας. Εκεί μπορείτε να ορίσετε τα ακόλουθα στοιχεία:"
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id7022309\n"
+"type_column_line.xhp\n"
+"par_id9141819\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves up the selected entry in the Data Series list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί επάνω την επιλεγμένη καταχώρηση στη λίστα Σειρές δεδομένων.</ahelp>"
+msgid "Secondary axes"
+msgstr "Δευτερεύοντες άξονες"
-#: wiz_data_series.xhp
+#: type_column_line.xhp
msgctxt ""
-"wiz_data_series.xhp\n"
-"par_id2844019\n"
+"type_column_line.xhp\n"
+"par_id6354869\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves down the selected entry in the Data Series list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί κάτω την επιλεγμένη καταχώρηση στη λίστα Σειρές δεδομένων.</ahelp>"
+msgid "Minor grids"
+msgstr "Δευτερεύοντα πλέγματα"
-#: 05060000.xhp
+#: type_column_line.xhp
msgctxt ""
-"05060000.xhp\n"
+"type_column_line.xhp\n"
+"par_id2685323\n"
+"help.text"
+msgid "Data labels"
+msgstr "Ετικέτες δεδομένων"
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"par_id6042664\n"
+"help.text"
+msgid "Statistics, for example mean values, y error bars and trend lines"
+msgstr "Στατιστικά, για παράδειγμα μέσες τιμές, ράβδοι σφαλμάτων y και γραμμές τάσης"
+
+#: type_column_line.xhp
+msgctxt ""
+"type_column_line.xhp\n"
+"par_id7889950\n"
+"help.text"
+msgid "To set different data labels for each data series, use the properties dialog of the data series."
+msgstr "Για να ορίσετε διαφορετικές ετικέτες δεδομένων για κάθε σειρά δεδομένων, χρησιμοποιήστε το παράθυρο διαλόγου ιδιοτήτων της σειράς δεδομένων."
+
+#: type_line.xhp
+msgctxt ""
+"type_line.xhp\n"
"tit\n"
"help.text"
-msgid "Chart Wall"
-msgstr "Τοίχος διαγράμματος"
+msgid "Chart Type Line"
+msgstr "Τύπος διαγράμματος Γραμμή"
-#: 05060000.xhp
+#: type_line.xhp
msgctxt ""
-"05060000.xhp\n"
-"bm_id3150792\n"
+"type_line.xhp\n"
+"bm_id2187566\n"
"help.text"
-msgid "<bookmark_value>charts; formatting walls</bookmark_value><bookmark_value>formatting;chart walls</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα, μορφοποίηση τοίχων</bookmark_value><bookmark_value>μορφοποίηση, τοίχοι διαγράμματος</bookmark_value>"
+msgid "<bookmark_value>line charts</bookmark_value><bookmark_value>chart types;line</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα γραμμής</bookmark_value><bookmark_value>τύποι διαγράμματος, γραμμή</bookmark_value>"
-#: 05060000.xhp
+#: type_line.xhp
msgctxt ""
-"05060000.xhp\n"
-"hd_id3150792\n"
-"1\n"
+"type_line.xhp\n"
+"hd_id9422894\n"
"help.text"
-msgid "Chart Wall"
-msgstr "Τοίχος διαγράμματος"
+msgid "<variable id=\"type_line\"><link href=\"text/schart/01/type_line.xhp\">Chart Type Line</link></variable>"
+msgstr "<variable id=\"type_line\"><link href=\"text/schart/01/type_line.xhp\">Τύπος διαγράμματος Γραμμή</link></variable>"
-#: 05060000.xhp
+#: type_line.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3154685\n"
-"2\n"
+"type_line.xhp\n"
+"par_id389721\n"
"help.text"
-msgid "<variable id=\"diagramm\"><ahelp visibility=\"visible\" hid=\".uno:DiagramWall\">Opens the<emph> Chart Wall</emph> dialog, where you can modify the properties of the chart wall. The chart wall is the \"vertical\" background behind the data area of the chart.</ahelp></variable>"
-msgstr "<variable id=\"diagramm\"><ahelp visibility=\"visible\" hid=\".uno:DiagramWall\"> Ανοίγει το παράθυρο διαλόγου<emph> Τοίχος διαγράμματος</emph>, όπου μπορείτε να τροποποιήσετε τις ιδιότητες του τοίχου του διαγράμματος. Ο τοίχος του διαγράμματος είναι το \"κατακόρυφο\" παρασκήνιο πίσω από την περιοχή των δεδομένων του διαγράμματος.</ahelp></variable>"
+msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
+msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Οδηγός διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
-#: 05040000.xhp
+#: type_line.xhp
msgctxt ""
-"05040000.xhp\n"
+"type_line.xhp\n"
+"hd_id9826349\n"
+"help.text"
+msgid "Line"
+msgstr "Γραμμή"
+
+#: type_line.xhp
+msgctxt ""
+"type_line.xhp\n"
+"par_id2334665\n"
+"help.text"
+msgid "A line chart shows values as points on the y axis. The x axis shows categories. The y values of each data series can be connected by a line."
+msgstr "Ένα διάγραμμα γραμμής απεικονίζει τιμές ως σημεία στον άξονα y. Ο άξονας x απεικονίζει κατηγορίες. Οι τιμές y κάθε σειρά δεδομένων μπορούν να ενωθούν με μια γραμμή."
+
+#: type_line.xhp
+msgctxt ""
+"type_line.xhp\n"
+"par_id8956572\n"
+"help.text"
+msgid "Points only - this subtype plots only points."
+msgstr "Μόνο σημεία - αυτός ο δευτερεύων τύπος γραφήματος σχεδιάζει μόνο σημεία."
+
+#: type_line.xhp
+msgctxt ""
+"type_line.xhp\n"
+"par_id500808\n"
+"help.text"
+msgid "Points and lines - this subtype plots points and connects points of the same data series by a line."
+msgstr "Σημεία και γραμμές - αυτός ο δευτερεύων τύπος γραφήματος σχεδιάζει σημεία και ενώνει τα σημεία της ίδιας σειράς δεδομένων με μια γραμμή."
+
+#: type_line.xhp
+msgctxt ""
+"type_line.xhp\n"
+"par_id8366649\n"
+"help.text"
+msgid "Lines only - this subtype plots only lines."
+msgstr "Μόνο γραμμές - αυτός ο δευτερεύων τύπος γραφήματος σχεδιάζει μόνο γραμμές."
+
+#: type_line.xhp
+msgctxt ""
+"type_line.xhp\n"
+"par_id476393\n"
+"help.text"
+msgid "3D lines - this subtype connects points of the same data series by a 3D line."
+msgstr "Γραμμές 3Δ - αυτός ο δευτερεύων τύπος γραφήματος ενώνει σημεία της ίδιας σειράς δεδομένων με μια γραμμή 3Δ."
+
+#: type_line.xhp
+msgctxt ""
+"type_line.xhp\n"
+"par_id2655720\n"
+"help.text"
+msgid "Mark <emph>Stack series</emph> to arrange the points' y values cumulative above each other. The y values no longer represent absolute values, except for the first column which is drawn at the bottom of the stacked points. If you select <emph>Percent</emph>, the y values are scaled as percentage of the category total."
+msgstr "Επισημάνετε τη <emph>σειρά Στοίβα</emph> για να τακτοποιήσετε τα σημεία των τιμών y συσσωρευτικά το ένα επάνω στο άλλο. Οι τιμές y δεν αντιπροσωπεύουν πλέον απόλυτες τιμές, εκτός από την πρώτη στήλη που σχεδιάζεται στο κάτω μέρος των σημείων που βρίσκονται στη στοίβα. Εάν επιλέξετε <emph>Ποσοστό</emph>, οι τιμές y κλιμακώνονται ως ποσοστό του συνόλου της κατηγορίας."
+
+#: type_line.xhp
+msgctxt ""
+"type_line.xhp\n"
+"par_id3682058\n"
+"help.text"
+msgid "Choose the <emph>Line type</emph> from the dropdown to select how the points will be connected. You can choose either <emph>Straight</emph> lines, <emph>Smooth</emph> lines to draw curves through the points or <emph>Stepped</emph> lines to draw lines which step from point to point. Click <emph>Properties</emph> to change the properties for the <link href=\"text/schart/01/smooth_line_properties.xhp\">smooth</link> or <link href=\"text/schart/01/stepped_line_properties.xhp\">stepped</link> lines."
+msgstr "Επιλέξτε τον <emph>τύπο γραμμής</emph> από την πτυσσόμενη λίστα για την επιλογή τρόπου σύνδεσης. Μπορείτε να επιλέξετε είτε <emph>ευθείες</emph> γραμμές, <emph>ομαλές</emph> γραμμές για να σχεδιάσετε καμπύλες μέσα από τα σημεία ή <emph>βηματικές</emph> γραμμές για να σχεδιάσετε γραμμές σε βήματα από σημείο σε σημείο. Πατήστε <emph>Ιδιότητες</emph> για την αλλαγή των ιδιοτήτων για τις <link href=\"text/schart/01/smooth_line_properties.xhp\">ομαλές</link> ή <link href=\"text/schart/01/stepped_line_properties.xhp\">βηματικές</link> γραμμές."
+
+#: type_net.xhp
+msgctxt ""
+"type_net.xhp\n"
"tit\n"
"help.text"
-msgid "Axis"
-msgstr "Άξονας"
+msgid "Chart Type Net"
+msgstr "Τύπος διαγράμματος Ιστός"
-#: 05040000.xhp
+#: type_net.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3149456\n"
-"1\n"
+"type_net.xhp\n"
+"bm_id2193975\n"
"help.text"
-msgid "<link href=\"text/schart/01/05040000.xhp\" name=\"Axis\">Axis</link>"
-msgstr "<link href=\"text/schart/01/05040000.xhp\" name=\"Άξονας\">Άξονας</link>"
+msgid "<bookmark_value>net charts</bookmark_value><bookmark_value>chart types;net</bookmark_value><bookmark_value>radar charts, see net charts</bookmark_value>"
+msgstr "<bookmark_value>ιστογράμματα</bookmark_value><bookmark_value>τύποι διαγραμμάτων, ιστός</bookmark_value><bookmark_value>διαγράμματα ραντάρ, βλέπε ιστογράμματα</bookmark_value>"
-#: 05040000.xhp
+#: type_net.xhp
msgctxt ""
-"05040000.xhp\n"
-"par_id3150441\n"
-"2\n"
+"type_net.xhp\n"
+"hd_id1990722\n"
"help.text"
-msgid "This opens a submenu to edit axial properties."
-msgstr "Αυτό ανοίγει ένα υπομενού για την επεξεργασία των ιδιοτήτων του άξονα."
+msgid "<variable id=\"type_net\"><link href=\"text/schart/01/type_net.xhp\">Chart Type Net</link></variable>"
+msgstr "<variable id=\"type_net\"><link href=\"text/schart/01/type_net.xhp\">Τύπος διαγράμματος Ιστός</link></variable>"
-#: 05040000.xhp
+#: type_net.xhp
msgctxt ""
-"05040000.xhp\n"
-"par_id3154319\n"
-"11\n"
+"type_net.xhp\n"
+"par_id40589\n"
"help.text"
-msgid "The tabs in the dialogs depend on the chart type selected."
-msgstr "Οι καρτέλες στα παράθυρα διαλόγου εξαρτώνται από τον επιλεγμένο τύπο διαγράμματος."
+msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
+msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Οδηγός διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
-#: 05040000.xhp
+#: type_net.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3153729\n"
-"3\n"
+"type_net.xhp\n"
+"hd_id1391338\n"
"help.text"
-msgid "<link href=\"text/schart/01/05040100.xhp\" name=\"X axis\">X axis</link>"
-msgstr "<link href=\"text/schart/01/05040100.xhp\" name=\"Άξονας X\">Άξονας X</link>"
+msgid "Net"
+msgstr "Ιστός"
-#: 05040000.xhp
+#: type_net.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3147394\n"
-"4\n"
+"type_net.xhp\n"
+"par_id7812433\n"
"help.text"
-msgid "<link href=\"text/schart/01/05040200.xhp\" name=\"Y axis\">Y axis</link>"
-msgstr "<link href=\"text/schart/01/05040200.xhp\" name=\"Άξονας Y\">Άξονας Y</link>"
+msgid "A Net chart displays data values as points connected by some lines, in a grid net that resembles a spider net or a radar tube display."
+msgstr "Ένα Ιστόγραμμα απεικονίζει τις τιμές δεδομένων ως σημεία ενωμένα με μερικές γραμμές, σε ένα πλέγμα που μοιάζει με ιστό αράχνης ή οθόνη ραντάρ."
-#: 05040000.xhp
+#: type_net.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3153160\n"
-"9\n"
+"type_net.xhp\n"
+"par_id3512375\n"
"help.text"
-msgid "<link href=\"text/schart/01/05040100.xhp\" name=\"Secondary X Axis\">Secondary X Axis</link>"
-msgstr "<link href=\"text/schart/01/05040100.xhp\" name=\"Δευτερεύων άξονας X\">Δευτερεύων άξονας X</link>"
+msgid "For each row of chart data, a radial is shown on which the data is plotted. All data values are shown with the same scale, so all data values should have about the same magnitude."
+msgstr "Για κάθε γραμμή δεδομένων διαγράμματος, προβάλλεται ένα ακτινικό σχήμα στο οποίο σχεδιάζονται τα δεδομένα. Όλες οι τιμές δεδομένων προβάλλονται με την ίδια κλίμακα, έτσι ώστε όλες οι τιμές δεδομένων να έχουν περίπου το ίδιο μέγεθος."
-#: 05040000.xhp
+#: type_pie.xhp
msgctxt ""
-"05040000.xhp\n"
-"par_id3149401\n"
-"10\n"
+"type_pie.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:DiagramAxisA\">Opens a dialog where you can edit the properties of the secondary X axis. To insert a secondary X axis, choose <emph>Insert - Axes</emph> and select <emph>X axis</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:DiagramAxisA\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να επεξεργαστείτε τις ιδιότητες του δευτερεύοντος άξονα X. Για να εισάγετε ένα δευτερεύοντα άξονα X, επιλέξτε <emph>Εισαγωγή - Άξονες</emph> και επιλέξτε <emph>Άξονας X</emph>.</ahelp>"
+msgid "Chart Type Pie"
+msgstr "Τύπος διαγράμματος Πίτα"
-#: 05040000.xhp
+#: type_pie.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3145640\n"
-"7\n"
+"type_pie.xhp\n"
+"bm_id7621997\n"
"help.text"
-msgid "<link href=\"text/schart/01/05040200.xhp\" name=\"Secondary Y Axis\">Secondary Y Axis</link>"
-msgstr "<link href=\"text/schart/01/05040200.xhp\" name=\"Δευτερεύων άξονας Y\">Δευτερεύων άξονας Y</link>"
+msgid "<bookmark_value>donut charts</bookmark_value> <bookmark_value>pie charts;types</bookmark_value> <bookmark_value>chart types;pie/donut</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα λουκουμά</bookmark_value><bookmark_value>διαγράμματα πίτας</bookmark_value><bookmark_value>τύποι διαγραμμάτων, πίτα/λουκουμάς</bookmark_value>"
-#: 05040000.xhp
+#: type_pie.xhp
msgctxt ""
-"05040000.xhp\n"
-"par_id3159264\n"
-"8\n"
+"type_pie.xhp\n"
+"hd_id3365276\n"
"help.text"
-msgid "<ahelp hid=\".uno:DiagramAxisB\">Opens a dialog where you can edit the properties of the secondary Y axis. To insert a secondary Y axis, choose <emph>Insert - Axes</emph> and select <emph>Y axis</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:DiagramAxisB\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να επεξεργαστείτε τις ιδιότητες του δευτερεύοντα άξονα Y. Για να εισάγετε ένα δευτερεύοντα άξονα Y επιλέξτε <emph>Εισαγωγή - Άξονες</emph> και επιλέξτε <emph>Άξονας Y</emph>.</ahelp>"
+msgid "<variable id=\"type_pie\"><link href=\"text/schart/01/type_pie.xhp\">Chart Type Pie</link></variable>"
+msgstr "<variable id=\"type_pie\"><link href=\"text/schart/01/type_pie.xhp\">Τύπος διαγράμματος Πίτα</link></variable>"
-#: 05040000.xhp
+#: type_pie.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3145228\n"
-"5\n"
+"type_pie.xhp\n"
+"par_id245979\n"
"help.text"
-msgid "<link href=\"text/schart/01/05040100.xhp\" name=\"Z axis\">Z axis</link>"
-msgstr "<link href=\"text/schart/01/05040100.xhp\" name=\"Άξονας Z\">Άξονας Z</link>"
+msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
+msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Οδηγός διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
-#: 05040000.xhp
+#: type_pie.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3147345\n"
-"6\n"
+"type_pie.xhp\n"
+"hd_id5799432\n"
"help.text"
-msgid "<link href=\"text/schart/01/05040100.xhp\" name=\"All axes\">All axes</link>"
-msgstr "<link href=\"text/schart/01/05040100.xhp\" name=\"Όλοι οι άξονες\">Όλοι οι άξονες</link>"
+msgid "Pie"
+msgstr "Πίτα"
+
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id6549272\n"
+"help.text"
+msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
+msgstr "Ένα διάγραμμα πίτας απεικονίζει τιμές ως κυκλικούς τομείς ενός ολόκληρου κύκλου. Το μήκος του τόξου, ή η περιοχή κάθε τομέα, είναι ανάλογα της τιμής του."
+
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id6529740\n"
+"help.text"
+msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr "Πίτα - αυτός ο δευτερεύων τύπος γραφήματος απεικονίζει τομείς ως χρωματιστές περιοχές της συνολικής πίτας, για μια μόνο στήλη δεδομένων. Στο δημιουργημένο διάγραμμα, μπορείτε να κάνετε κλικ και να σύρετε οποιονδήποτε τομέα για να διαχωρίσετε αυτόν τον τομέα από την υπόλοιπη πίτα ή να το συνδέσετε ξανά σε αυτήν."
+
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id9121982\n"
+"help.text"
+msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr "Ανατιναγμένη πίτα - αυτός ο δευτερεύων τύπος γραφήματος απεικονίζει τους τομείς ήδη διαχωρισμένους. Στο δημιουργημένο διάγραμμα, μπορείτε να κάνετε κλικ και να σύρετε οποιονδήποτε τομέα για να το μετακινήστε ακτινικά από το κέντρο της πίτας."
+
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id3808404\n"
+"help.text"
+msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr "Λουκουμάς - αυτός ο δευτερεύων τύπος γραφήματος μπορεί να απεικονίσει πολλαπλές στήλες δεδομένων. Κάθε στήλη δεδομένων απεικονίζεται όπως ένα σχήμα λουκουμά με μια τρύπα στο κέντρο, όπου η επόμενη στήλη δεδομένων μπορεί να απεικονιστεί. Στο δημιουργημένο διάγραμμα, μπορείτε να κάνετε κλικ και να σύρετε έναν εξωτερικό τομέα για να το μετακινήσετε ακτινικά από το κέντρο του λουκουμά."
+
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id2394482\n"
+"help.text"
+msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr "Ανατιναγμένος λουκουμάς - αυτός ο δευτερεύων τύπος γραφήματος απεικονίζει τους εξωτερικούς τομείς ήδη διαχωρισμένους από τον υπόλοιπο λουκουμά. Στο δημιουργημένο διάγραμμα, μπορείτε να κάνετε κλικ και να σύρετε έναν εξωτερικό τομέα για να το μετακινήστε ακτινικά από το κέντρο του λουκουμά."
#: type_stock.xhp
msgctxt ""
@@ -3765,7 +5770,7 @@ msgctxt ""
"par_id3516953\n"
"help.text"
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
-msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματου πιλότου διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
+msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Οδηγός διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
#: type_stock.xhp
msgctxt ""
@@ -3797,7 +5802,7 @@ msgctxt ""
"par_id1022064\n"
"help.text"
msgid "A"
-msgstr "A"
+msgstr "Α"
#: type_stock.xhp
msgctxt ""
@@ -3805,7 +5810,7 @@ msgctxt ""
"par_id1924192\n"
"help.text"
msgid "B"
-msgstr "B"
+msgstr "Β"
#: type_stock.xhp
msgctxt ""
@@ -3829,7 +5834,7 @@ msgctxt ""
"par_id5619373\n"
"help.text"
msgid "E"
-msgstr "E"
+msgstr "Ε"
#: type_stock.xhp
msgctxt ""
@@ -4381,7 +6386,7 @@ msgctxt ""
"par_id9759514\n"
"help.text"
msgid "In Calc, an example data range would be \"$Sheet1.$B$3:$B$14\". Note that a data range may consist of more than one region in a spreadsheet, e.g. \"$Sheet1.A1:A5;$Sheet1.D1:D5\" is also a valid data range. In Writer, an example data range would be \"Table1.A1:E4\"."
-msgstr "Στο Calc, ένα παράδειγμα περιοχής δεδομένων θα ήταν \"$Sheet1.$B$3:$B$14\". Σημειώστε ότι μια περιοχή δεδομένων μπορεί να αποτελείται από περισσότερες από μία περιοχές σε ένα υπολογιστικό φύλλο, π.χ. η \"$Sheet1.A1:A5;$Sheet1.D1:D5\" είναι επίσης μια έγκυρη περιοχή δεδομένων. Στο Writer, ένα παράδειγμα περιοχής δεδομένων θα ήταν \"Table1.A1:E4\"."
+msgstr "Στο Calc, ένα παράδειγμα περιοχής δεδομένων θα ήταν το \"$Sheet1.$B$3:$B$14\". Σημειώστε ότι η περιοχή δεδομένων μπορεί να αποτελείται από περισσότερες από μία περιοχές σε ένα υπολογιστικό φύλλο, π.χ. η \"$Sheet1.A1:A5;$Sheet1.D1:D5\" είναι επίσης μια έγκυρη περιοχή δεδομένων. Στο Writer, ένα παράδειγμα περιοχής δεδομένων θα ήταν το \"Table1.A1:E4\"."
#: type_stock.xhp
msgctxt ""
@@ -4405,7 +6410,7 @@ msgctxt ""
"par_id8746910\n"
"help.text"
msgid "Click one of the options for data series in rows or in columns."
-msgstr "Πατήστε σε μια από τις επιλογές για σειρές δεδομένων σε γραμμές ή σε στήλες."
+msgstr "Κάντε κλικ σε μια από τις επιλογές για σειρές δεδομένων σε γραμμές ή σε στήλες."
#: type_stock.xhp
msgctxt ""
@@ -4543,640 +6548,365 @@ msgctxt ""
msgid "Select one of the position options. When the chart is finished, you can specify other positions using the Format menu."
msgstr "Επιλέξτε μια από τις επιλογές θέσης. Όταν το διάγραμμα ολοκληρωθεί, μπορείτε να προσδιορίσετε άλλες θέσεις χρησιμοποιώντας το μενού Μορφή."
-#: 05040201.xhp
+#: type_xy.xhp
msgctxt ""
-"05040201.xhp\n"
+"type_xy.xhp\n"
"tit\n"
"help.text"
-msgid "Scale"
-msgstr "Κλίμακα"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"bm_id3150868\n"
-"help.text"
-msgid "<bookmark_value>scaling; axes</bookmark_value><bookmark_value>logarithmic scaling along axes</bookmark_value><bookmark_value>charts;scaling axes</bookmark_value><bookmark_value>X axes;scaling</bookmark_value><bookmark_value>Y axes; scaling</bookmark_value>"
-msgstr "<bookmark_value>κλιμάκωση; άξονες</bookmark_value><bookmark_value>λογαριθμική κλιμάκωση σε άξονες</bookmark_value><bookmark_value>διαγράμματα;κλιμάκωση αξόνων</bookmark_value><bookmark_value>άξονες X;κλιμάκωση</bookmark_value><bookmark_value>άξονες Y; κλιμάκωση</bookmark_value>"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"hd_id3150868\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/schart/01/05040201.xhp\" name=\"Scale\">Scale</link>"
-msgstr "<link href=\"text/schart/01/05040201.xhp\" name=\"Κλίμακα\">Κλίμακα</link>"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id3154013\n"
-"2\n"
-"help.text"
-msgid "Controls the scaling of the X or Y axis."
-msgstr "Ελέγχει την κλίμακα του άξονα Χ ή Υ."
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id3148576\n"
-"79\n"
-"help.text"
-msgid "The axes are automatically scaled by $[officename] so that all values are optimally displayed."
-msgstr "Η κλιμάκωση των αξόνων πραγματοποιείται αυτόματα από το $[officename], ώστε να εμφανίζονται όλες οι τιμές βελτιστοποιημένες."
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id3149379\n"
-"3\n"
-"help.text"
-msgid "To achieve specific results, you can manually change the axis scaling. For example, you can display only the top areas of the columns by shifting the zero line upwards."
-msgstr "Για συγκεκριμένα αποτελέσματα, μπορείτε να αλλάξετε την κλίμακα του άξονα χειροκίνητα. Για παράδειγμα,μπορείτε να εμφανίζετε μόνο την επάνω περιοχή των στηλών, μετακινώντας τη γραμμή του μηδενός προς τα επάνω."
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"hd_id3154730\n"
-"4\n"
-"help.text"
-msgid "Scale"
-msgstr "Κλίμακα"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id3149400\n"
-"5\n"
-"help.text"
-msgid "You can enter values for subdividing axes in this area. You can automatically set the properties <emph>Minimum, Maximum, Major interval, Minor interval count</emph> and <emph>Reference value</emph>."
-msgstr "Σε αυτή την περιοχή μπορείτε να εισάγετε τις τιμές για τους υποδιαιρούμενους άξονες. Μπορείτε να ορίσετε αυτόματα τις ιδιότητες <emph>Ελάχιστο, Μέγιστο, Κύριο διάστημα, Μέτρηση βοηθητικού διαστήματος </emph> και την <emph>Τιμή παραπομπής</emph>."
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"hd_id3150751\n"
-"6\n"
-"help.text"
-msgid "Minimum"
-msgstr "Ελάχιστο"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id3153713\n"
-"7\n"
-"help.text"
-msgid "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_MIN\">Defines the minimum value for the beginning of the axis.</ahelp>"
-msgstr "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_MIN\">Καθορίζει την ελάχιστη τιμή εκκίνησης του άξονα.</ahelp>"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"hd_id3156385\n"
-"8\n"
-"help.text"
-msgid "Maximum"
-msgstr "Μέγιστο"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id3159266\n"
-"9\n"
-"help.text"
-msgid "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_MAX\">Defines the maximum value for the end of the axis.</ahelp>"
-msgstr "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_MAX\">Καθορίζει την μέγιστη τιμή για το τέλος του άξονα.</ahelp>"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"hd_id3155336\n"
-"10\n"
-"help.text"
-msgid "Major interval"
-msgstr "Κύριο διάστημα"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id3143218\n"
-"11\n"
-"help.text"
-msgid "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_STEP_MAIN\">Defines the interval for the main division of the axes.</ahelp> The main interval cannot be larger than the value area."
-msgstr "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_STEP_MAIN\">Καθορίζει το διάστημα για την κύρια διαίρεση των αξόνων.</ahelp> Το κύριο διάστημα δεν μπορεί να είναι μεγαλύτερο από την τιμή περιοχής."
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"hd_id3154020\n"
-"12\n"
-"help.text"
-msgid "Minor interval count"
-msgstr "Μέτρηση βοηθητικού διαστήματος"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id3154656\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_STEP_HELP\">Defines the interval for the subdivision of the axes.</ahelp>"
-msgstr "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_STEP_HELP\">Καθορίζει το διάστημα για την υποδιαίρεση των αξόνων.</ahelp>"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"hd_id3150089\n"
-"14\n"
-"help.text"
-msgid "Reference value"
-msgstr "Τιμή παραπομπής"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id3152990\n"
-"15\n"
-"help.text"
-msgid "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_ORIGIN\">Specifies at which position to display the values along the axis.</ahelp>"
-msgstr "<ahelp hid=\"SCH_SPINFIELD_TP_SCALE_EDT_ORIGIN\">Καθορίζει την τοποθεσία στην οποία θα εμφανίζονται οι τιμές στον άξονα.</ahelp>"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"hd_id3166432\n"
-"62\n"
-"help.text"
-msgid "Automatic"
-msgstr "Αυτόματο"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id3145389\n"
-"63\n"
-"help.text"
-msgid "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE:CBX_AUTO_ORIGIN\">You must first deselect the <emph>Automatic</emph> option in order to modify the values.</ahelp>"
-msgstr "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE:CBX_AUTO_ORIGIN\">Θα πρέπει πρώτα να αποεπιλέξετε την επιλογή <emph>Αυτόματο</emph> για να μπορείτε να τροποποιήσετε τις τιμές.</ahelp>"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id3149129\n"
-"64\n"
-"help.text"
-msgid "Disable this feature if you are working with \"fixed\" values, as it does not permit automatic scaling."
-msgstr "Απενεργοποιήσετε αυτή τη δυνατότητα εάν εργάζεστε με \"σταθερές\" τιμές, καθώς δεν επιτρέπει την αυτόματη κλιμάκωση."
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"hd_id3159206\n"
-"16\n"
-"help.text"
-msgid "Logarithmic scale"
-msgstr "Λογαριθμική κλιμάκωση"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id3145360\n"
-"17\n"
-"help.text"
-msgid "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE:CBX_LOGARITHM\">Specifies that you want the axis to be subdivided logarithmically.</ahelp>"
-msgstr "<ahelp hid=\"SCH:CHECKBOX:TP_SCALE:CBX_LOGARITHM\">Καθορίζει την λογαριθμική υποδιαίρεση του άξονα.</ahelp>"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id3153956\n"
-"61\n"
-"help.text"
-msgid "Use this feature if you are working with values that differ sharply from each other. You can use logarithmic scaling to make the grid lines of the axis equidistant but have values that may increase or decrease."
-msgstr "Χρησιμοποιήστε αυτή τη δυνατότητα εάν εργάζεστε με τιμές που διαφέρουν πάρα πολύ μεταξύ τους. Μπορείτε να χρησιμοποιήσετε τη λογαριθμική κλίμακα, ώστε οι γραμμές πλέγματος του άξονα να ισαπέχουν, αλλά να έχουν τιμές που να μπορούν να αυξάνονται ή να μειώνονται."
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"hd_id9941404\n"
-"help.text"
-msgid "Reverse direction"
-msgstr "Αντιστροφή κατεύθυνσης"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id5581835\n"
-"help.text"
-msgid "<ahelp hid=\".\">Defines where the lower and where the higher values are displayed at the axis. The unchecked state is the mathematical direction.</ahelp> That means for Cartesian coordinate systems that the x-axis shows the lower values on the left and the y-axis shows the lower values at the bottom. For polar coordinate systems the mathematical angle axis direction is counterclockwise and the radial axis is from inner to outer."
-msgstr "<ahelp hid=\".\">Καθορίζει την θέση εμφάνισης των υψηλότερων και χαμηλότερων τιμών στον άξονα. Η μη ελεγμένη κατάσταση είναι η μαθηματική κατεύθυνση.</ahelp> Αυτό σημαίνει ότι για Καρτεσιανά συστήματα συντεταγμένων ο άξονας -x δείχνει τις χαμηλότερες τιμές στα αριστερά και ό άξονας -y τις χαμηλότερες τιμές στο κάτω μέρος. Για πολικά συστήματα συντεταγμένων η μαθηματική γωνία κατεύθυνσης του άξονα εμφανίζεται με αντίθετη ωρολογιακή περιστροφή και ο ακτινωτός άξονας από μέσα προς τα έξω."
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"hd_id922204\n"
-"help.text"
-msgid "Type"
-msgstr "Τύπος"
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id59225\n"
-"help.text"
-msgid "<ahelp hid=\".\">For some types of axes, you can select to format an axis as text or date, or to detect the type automatically.</ahelp> For the axis type \"Date\" you can set the following options."
-msgstr "<ahelp hid=\".\">Για μερικούς τύπους αξόνων, μπορείτε να διαλέξετε τη μορφοποίηση ενός άξονα ως κείμενο ή ημερομηνία, ή αυτόματη ανίχνευση του τύπου.</ahelp> Για τον τύπο άξονα \"Ημερομηνία\" μπορείτε να ορίσετε τις παρακάτω επιλογές."
-
-#: 05040201.xhp
-msgctxt ""
-"05040201.xhp\n"
-"par_id1159225\n"
-"help.text"
-msgid "Minimum and maximum value to be shown on the ends of the scale."
-msgstr "Ελάχιστη και μέγιστη τιμή για εμφάνιση στα άκρα της κλίμακας."
+msgid "Chart Type XY"
+msgstr "Τύπος διαγράμματος ΧΥ"
-#: 05040201.xhp
+#: type_xy.xhp
msgctxt ""
-"05040201.xhp\n"
-"par_id2259225\n"
+"type_xy.xhp\n"
+"bm_id84231\n"
"help.text"
-msgid "<ahelp hid=\".\">Resolution can be set to show days, months, or years as interval steps.</ahelp>"
-msgstr "<ahelp hid=\".\">Η ανάλυση μπορεί να οριστεί να εμφανίζει ημέρες, μήνες ή χρόνια ως ενδιάμεσα βήματα.</ahelp>"
+msgid "<bookmark_value>scatter charts</bookmark_value><bookmark_value>XY charts</bookmark_value><bookmark_value>chart types;XY (scatter)</bookmark_value><bookmark_value>error indicators in charts</bookmark_value><bookmark_value>error bars in charts</bookmark_value><bookmark_value>averages in charts</bookmark_value><bookmark_value>statistics in charts</bookmark_value><bookmark_value>variances in charts</bookmark_value><bookmark_value>standard deviation in charts</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα διασποράς</bookmark_value><bookmark_value>διαγράμματα ΧΥ </bookmark_value><bookmark_value>τύποι διαγραμμάτων, XY (διασπορά)</bookmark_value><bookmark_value>δείκτες σφάλματος σε διαγράμματα</bookmark_value><bookmark_value>μπάρες σφαλμάτων σε διαγράμματα</bookmark_value><bookmark_value>μέσες τιμές σε διαγράμματα</bookmark_value><bookmark_value>στατιστικά σε διαγράμματα</bookmark_value><bookmark_value>διακυμάνσεις σε διαγράμματα</bookmark_value><bookmark_value>τυπική απόκλιση σε διαγράμματα</bookmark_value>"
-#: 05040201.xhp
+#: type_xy.xhp
msgctxt ""
-"05040201.xhp\n"
-"par_id3359225\n"
+"type_xy.xhp\n"
+"hd_id9346598\n"
"help.text"
-msgid "<ahelp hid=\".\">Major interval can be set to show a certain number of days, months, or years.</ahelp>"
-msgstr "<ahelp hid=\".\">Κύρια διαστήματα μπορούν να οριστούν να εμφανίζουν ένα συγκεκριμένο αριθμό ημερών, μηνών ή ετών.</ahelp>"
+msgid "<variable id=\"type_xy\"><link href=\"text/schart/01/type_xy.xhp\">Chart Type XY (Scatter)</link></variable>"
+msgstr "<variable id=\"type_xy\"><link href=\"text/schart/01/type_xy.xhp\">Τύπος διαγράμματος ΧΥ (διασποράς)</link></variable>"
-#: 05040201.xhp
+#: type_xy.xhp
msgctxt ""
-"05040201.xhp\n"
-"par_id4459225\n"
+"type_xy.xhp\n"
+"par_id2003845\n"
"help.text"
-msgid "<ahelp hid=\".\">Minor interval can be set to show a certain number of days, months, or years.</ahelp>"
-msgstr "<ahelp hid=\".\">Δευτερεύοντα διαστήματα μπορούν να οριστούν να εμφανίζουν συγκεκριμένο αριθμό ημερών, μηνών ή ετών.</ahelp>"
+msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
+msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Οδηγός διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
-#: 05020200.xhp
+#: type_xy.xhp
msgctxt ""
-"05020200.xhp\n"
-"tit\n"
+"type_xy.xhp\n"
+"hd_id7757194\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
+msgid "XY (Scatter)"
+msgstr "ΧΥ (διασπορά)"
-#: 05020200.xhp
+#: type_xy.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3150541\n"
-"1\n"
+"type_xy.xhp\n"
+"par_id5977965\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
+msgid "An XY chart in its basic form is based on one data series consisting of a name, a list of x‑values, and a list of y‑values. Each value pair (x|y) is shown as a point in a coordinate system. The name of the data series is associated with the y‑values and shown in the legend."
+msgstr "Ένα διάγραμμα ΧΥ στη βασική του μορφή βασίζεται σε μια σειρά δεδομένων αποτελούμενη από ένα όνομα, μια λίστα τιμών x και μια λίστα τιμών y. Κάθε ζεύγος τιμών (x|y) απεικονίζεται ως ένα σημείο στο σύστημα συντεταγμένων. Το όνομα της σειράς δεδομένων σχετίζεται με τις τιμές y και απεικονίζεται στο υπόμνημα."
-#: 05020200.xhp
+#: type_xy.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3145173\n"
-"2\n"
+"type_xy.xhp\n"
+"par_id4381847\n"
"help.text"
-msgid "<variable id=\"titel\"><ahelp hid=\".uno:YTitle\">Modifies the properties of the selected title or the properties of all titles together.</ahelp></variable>"
-msgstr "<variable id=\"titel\"><ahelp hid=\".uno:YTitle\">Τροποποιεί τις ιδιότητες του επιλεγμένου τίτλου ή τις ιδιότητες όλων των τίτλων μαζί.</ahelp></variable>"
+msgid "Choose an XY chart for the following example tasks:"
+msgstr "Επιλέξτε ένα διάγραμμα ΧΥ για τα ακόλουθα παραδείγματα εργασιών:"
-#: 05020200.xhp
+#: type_xy.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3152596\n"
-"3\n"
+"type_xy.xhp\n"
+"par_id1336710\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
+msgid "scale the x‑axis"
+msgstr "κλιμάκωση του άξονα x"
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"tit\n"
+"type_xy.xhp\n"
+"par_id1221655\n"
"help.text"
-msgid "Legend"
-msgstr "Υπόμνημα"
+msgid "generate a parameter curve, for example a spiral"
+msgstr "δημιουργία μιας καμπύλης παραμέτρου, για παράδειγμα μιας σπείρας"
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"bm_id3156441\n"
+"type_xy.xhp\n"
+"par_id3397320\n"
"help.text"
-msgid "<bookmark_value>chart legends; hiding</bookmark_value><bookmark_value>hiding;chart legends</bookmark_value>"
-msgstr "<bookmark_value>υπομνήματα διαγραμμάτων, απόκρυψη</bookmark_value><bookmark_value>απόκρυψη, υπομνήματα διαγραμμάτων</bookmark_value>"
+msgid "draw the graph of a function"
+msgstr "σχεδιασμός γραφήματος για μια συνάρτηση"
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3156441\n"
-"1\n"
+"type_xy.xhp\n"
+"par_id7657399\n"
"help.text"
-msgid "Legend"
-msgstr "Υπόμνημα"
+msgid "explore the statistical association of quantitative variables"
+msgstr "εξερεύνηση του στατιστικής συσχέτισης των ποσοτικών μεταβλητών"
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3155413\n"
-"2\n"
+"type_xy.xhp\n"
+"par_id8925138\n"
"help.text"
-msgid "<variable id=\"legende\"><ahelp hid=\".uno:InsertMenuLegend\">Opens the <emph>Legend </emph>dialog, which allows you to change the position of legends in the chart, and to specify whether the legend is displayed.</ahelp></variable>"
-msgstr "<variable id=\"legende\"><ahelp hid=\".uno:InsertMenuLegend\">Ανοίγει το παράθυρο διαλόγου για το <emph>Υπόμνημα</emph>, το οποίο σας επιτρέπει να μεταβάλετε τη θέση των υπομνημάτων στο διάγραμμα και να προσδιορίσετε αν το υπόμνημα θα εμφανίζεται.</ahelp></variable>"
+msgid "Your XY chart may have more than one data series."
+msgstr "Το ΧΥ διάγραμμά σας μπορεί να έχει περισσότερες από μια σειρές δεδομένων."
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3149124\n"
-"3\n"
+"type_xy.xhp\n"
+"hd_id5461897\n"
"help.text"
-msgid "<variable id=\"sytextlegende\"><ahelp hid=\".uno:ToggleLegend\">To show or hide a legend, click <emph>Legend On/Off</emph> on the <emph>Formatting</emph> bar.</ahelp></variable>"
-msgstr "<variable id=\"sytextlegende\"><ahelp hid=\".uno:ToggleLegend\">Για να εμφανίσετε ή να αποκρύψετε ένα υπόμνημα, κάντε κλικ στο <emph>Υπόμνημα ναι/όχι</emph> στη γραμμή <emph>Μορφοποίηση</emph>.</ahelp></variable>"
+msgid "XY Chart Variants"
+msgstr "Παραλλαγές διαγράμματος ΧΥ"
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3145230\n"
+"type_xy.xhp\n"
+"par_id8919339\n"
"help.text"
-msgid "<image id=\"img_id3147346\" src=\"cmd/sc_togglelegend.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147346\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147346\" src=\"cmd/sc_togglelegend.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147346\">Icon</alt></image>"
+msgid "You can choose an XY chart variant on the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link>, or by choosing <item type=\"menuitem\">Format - Chart Type </item>for a chart in edit mode."
+msgstr "Μπορείτε να επιλέξετε μια παραλλαγή διαγράμματος ΧΥ στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματου πιλότου διαγράμματος</link>, ή επιλέγοντας <item type=\"menuitem\">Μορφή - Τύπος διαγράμματος </item>για ένα διάγραμμα σε λειτουργία επεξεργασίας."
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3149207\n"
-"16\n"
+"type_xy.xhp\n"
+"par_id4634235\n"
"help.text"
-msgid "Legend On/Off"
-msgstr "Υπόμνημα ναι/όχι"
+msgid "The chart is created with default settings. After the chart is finished, you can edit its properties to change the appearance. Line styles and icons can be changed on the <emph>Line</emph>tab page of the data series properties dialog."
+msgstr "Αυτό το διάγραμμα δημιουργήθηκε με τις προεπιλεγμένες ρυθμίσεις. Μετά την ολοκλήρωση του διαγράμματος μπορείτε να επεξεργαστείτε τις ιδιότητες του και να αλλάξετε την εμφάνιση του. Τα στυλ γραμμών και τα εικονίδια μπορούν να αλλάξουν μέσω του της καρτέλας <emph>Γραμμή</emph> του διάλογου ιδιοτήτων της σειράς δεδομένων."
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3155114\n"
-"6\n"
+"type_xy.xhp\n"
+"par_id5482039\n"
"help.text"
-msgid "Display"
-msgstr "Προβολή"
+msgid "Double-click any data point to open the <item type=\"menuitem\">Data Series</item> dialog. In this dialog, you can change many properties of the data series."
+msgstr "Κάντε διπλό κλικ σε οποιοδήποτε σημείο δεδομένων για να ανοίξει ο διάλογος <item type=\"menuitem\">Σειρές δεδομένων</item>. Σε αυτό το διάλογο μπορείτε να αλλάξετε πολλές από τις ιδιότητες της σειράς δεδομένων."
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3150206\n"
-"7\n"
+"type_xy.xhp\n"
+"par_id0805200810492449\n"
"help.text"
-msgid "<ahelp hid=\"SCH_CHECKBOX_DLG_LEGEND_CBX_SHOW\">Specifies whether to display a legend for the chart.</ahelp> This option is only visible if you call the dialog by choosing <emph>Insert - Legend</emph>."
-msgstr "<ahelp hid=\"SCH_CHECKBOX_DLG_LEGEND_CBX_SHOW\">Προσδιορίζει αν θα εμφανίζεται το υπόμνημα του διαγράμματος.</ahelp> Αυτή η επιλογή είναι διαθέσιμη μόνο αν καλέσετε το παράθυρο διαλόγου επιλέγοντας <emph>Εισαγωγή - Υπόμνημα</emph>."
+msgid "For 2D charts, you can choose <item type=\"menuitem\">Insert - Y Error Bars</item> to enable the display of error bars."
+msgstr "Για διαγράμματα 2Δ, μπορείτε να επιλέξετε <item type=\"menuitem\">Εισαγωγή - Ράβδοι σφάλματος Y</item> για να ενεργοποιήσετε την εμφάνιση ράβδων σφάλματος."
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3150201\n"
-"4\n"
+"type_xy.xhp\n"
+"par_id6221198\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "You can enable the display of mean value lines and trend lines using commands on the Insert menu."
+msgstr "Μπορείτε να ενεργοποιήσετε την εμφάνιση γραμμών μέσης τιμής και γραμμών τάσης χρησιμοποιώντας εντολές στο μενού Εισαγωγή."
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3155376\n"
-"5\n"
+"type_xy.xhp\n"
+"hd_id1393475\n"
"help.text"
-msgid "Select the position for the legend:"
-msgstr "Επιλέξτε τη θέση του υπομνήματος:"
+msgid "Points only"
+msgstr "Μόνο σημεία"
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3152988\n"
-"8\n"
+"type_xy.xhp\n"
+"par_id6571550\n"
"help.text"
-msgid "Left"
-msgstr "Αριστερά"
+msgid "Each data point is shown by an icon. %PRODUCTNAME uses default icons with different forms and colors for each data series. The default colors are set in <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Charts - Default Colors</item>."
+msgstr "Κάθε σημείο δεδομένων εμφανίζεται από ένα εικονίδιο. Το %PRODUCTNAME χρησιμοποιεί προεπιλεγμένα εικονίδια με διαφορετικές μορφές και χρώματα για κάθε σειρά δεδομένων. Τα προεπιλεγμένα χρώματα ορίζονται στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Διαγράμματα - Προεπιλεγμένα χρώματα</item>."
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3155087\n"
-"9\n"
+"type_xy.xhp\n"
+"hd_id5376140\n"
"help.text"
-msgid "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_LEFT\">Positions the legend at the left of the chart.</ahelp>"
-msgstr "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_LEFT\">Τοποθετεί το υπόμνημα στα αριστερά του διαγράμματος.</ahelp>"
+msgid "Lines Only"
+msgstr "Μόνο γραμμές"
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3153816\n"
-"10\n"
+"type_xy.xhp\n"
+"par_id4408093\n"
"help.text"
-msgid "Top"
-msgstr "Επάνω"
+msgid "This variant draws straight lines from one data point to the next. The data points are not shown by icons."
+msgstr "Η παραλλαγή σχεδιάζει ευθείες γραμμές από ένα σημείο δεδομένων, στο επόμενο. Τα σημεία δεδομένων δεν απεικονίζονται με εικονίδια."
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3153912\n"
-"11\n"
+"type_xy.xhp\n"
+"par_id7261268\n"
"help.text"
-msgid "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_TOP\">Positions the legend at the top of the chart.</ahelp>"
-msgstr "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_TOP\">Τοποθετεί το υπόμνημα επάνω από το διάγραμμα.</ahelp>"
+msgid "The drawing order is the same as the order in the data series. Mark <emph>Sort by X Values</emph> to draw the lines in the order of the x values. This sorting applies only to the chart, not to the data in the table."
+msgstr "Η σειρά σχεδίασης είναι ίδια με τη σειρά ταξινόμησης στη σειρά δεδομένων. Επιλέξτε <emph>Στοίχιση κατά τιμές X</emph> για να σχεδιάσετε τις γραμμές στη σειρά των τιμών x. Αυτή η ταξινόμηση εφαρμόζεται μόνο στο διάγραμμα, όχι στα δεδομένα του πίνακα."
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3144773\n"
-"12\n"
+"type_xy.xhp\n"
+"hd_id6949369\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "Points and Lines"
+msgstr "Σημεία και Γραμμές"
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3155268\n"
-"13\n"
+"type_xy.xhp\n"
+"par_id9611499\n"
"help.text"
-msgid "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_RIGHT\">Positions the legend at the right of the chart.</ahelp>"
-msgstr "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_RIGHT\">Τοποθετεί το υπόμνημα στα δεξιά του διαγράμματος.</ahelp>"
+msgid "This variant shows points and lines at the same time."
+msgstr "Αυτή η παραλλαγή δείχνει σημεία και γραμμές ταυτόχρονα."
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3152871\n"
-"14\n"
+"type_xy.xhp\n"
+"hd_id6765953\n"
"help.text"
-msgid "Bottom"
-msgstr "Κάτω"
+msgid "3D Lines"
+msgstr "Γραμμές 3Δ"
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3153249\n"
-"15\n"
+"type_xy.xhp\n"
+"par_id7422711\n"
"help.text"
-msgid "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_BOTTOM\">Positions the legend at the bottom of the chart.</ahelp>"
-msgstr "<ahelp hid=\"SCH:RADIOBUTTON:TP_LEGEND_POS:RBT_BOTTOM\">Τοποθετεί το υπόμνημα κάτω από το διάγραμμα.</ahelp>"
+msgid "The lines are shown like tapes. The data points are not shown by icons. In the finished chart choose <link href=\"text/schart/01/three_d_view.xhp\">3D View</link> to set properties like illumination and angle of view."
+msgstr "Οι γραμμές απεικονίζονται ως ταινίες. Τα σημεία δεδομένων δεν απεικονίζονται ως εικονίδια. Στο ολοκληρωμένο διάγραμμα επιλέξτε <link href=\"text/schart/01/three_d_view.xhp\">Προβολή 3Δ</link> για να ορίσετε ιδιότητες όπως την φωτεινότητα ή τη γωνία προβολής."
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id1106200812072645\n"
+"type_xy.xhp\n"
+"hd_id239265\n"
"help.text"
-msgid "Text Orientation"
-msgstr "Κατεύθυνση κειμένου"
+msgid "Smooth Lines"
+msgstr "Εξομάλυνση γραμμών"
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id1106200812072653\n"
+"type_xy.xhp\n"
+"par_id7957396\n"
"help.text"
-msgid "This feature is only available if complex text layout support is enabled in <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages</item>."
-msgstr "Αυτή η λειτουργία είναι διαθέσιμη μόνο εάν η υποστήριξη διάταξης σύνθετου κειμένου είναι ενεργή στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</item>."
+msgid "Choose <emph>Smooth</emph> from the <emph>Line type</emph> dropdown to draw curves instead of straight line segments."
+msgstr "Επιλέξτε <emph>Ομαλές</emph> από τον πτυσσόμενο <emph>τύπο γραμμών</emph> για να σχεδιάσετε καμπύλες αντί για ευθύγραμμα τμήματα."
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id1106200812112444\n"
+"type_xy.xhp\n"
+"par_id1202124\n"
"help.text"
-msgid "Text Direction"
-msgstr "Κατεύθυνση κειμένου"
+msgid "Click <emph>Properties</emph> to set details for the curves."
+msgstr "Κάντε κλικ στις <emph>Ιδιότητες</emph> για να ορίσετε λεπτομέρειες για τις καμπύλες."
-#: 04020000.xhp
+#: type_xy.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id1106200812112530\n"
+"type_xy.xhp\n"
+"par_id5989562\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει την κατεύθυνση κειμένου για μια παράγραφο που χρησιμοποιεί σύνθετη διάταξη κειμένου (CTL). Αυτή η λειτουργία είναι διαθέσιμη μόνο να είναι ενεργοποιημένη η υποστήριξη σύνθετης διάταξης κειμένου.</ahelp>"
+msgid "<emph>Cubic Spline</emph> interpolates your data points with polynomials of degree 3. The transitions between the polynomial pieces are smooth, having the same slope and curvature."
+msgstr "Το <emph>Κυβική εύκαμπτη καμπύλη</emph> παρεμβάλλει τα σημεία δεδομένων με πολυώνυμα τρίτου βαθμού. Οι εναλλαγές μεταξύ των πολυωνυμικών κομματιών είναι ομαλές, κι έχουν την ίδια κλίση και καμπυλότητα."
-#: 05050100.xhp
+#: type_xy.xhp
msgctxt ""
-"05050100.xhp\n"
-"tit\n"
+"type_xy.xhp\n"
+"par_id6128421\n"
"help.text"
-msgid "Grid"
-msgstr "Πλέγμα"
+msgid "The <emph>Resolution</emph> determines how many line segments are calculated to draw a piece of polynomial between two data points. You can see the intermediate points if you click any data point."
+msgstr "Η <emph>Ανάλυση </emph> καθορίζει πόσα τμήματα γραμμής θα υπολογίζονται για να σχεδιαστεί ένα πολυωνυμικό κομμάτι μεταξύ δυο σημείων δεδομένων. Μπορείτε να δείτε τα ενδιάμεσα σημεία αν κάνετε κλικ σε οποιοδήποτε σημείο δεδομένων."
-#: 05050100.xhp
+#: type_xy.xhp
msgctxt ""
-"05050100.xhp\n"
-"bm_id3150398\n"
+"type_xy.xhp\n"
+"par_id9280373\n"
"help.text"
-msgid "<bookmark_value>X axes;grid formatting</bookmark_value><bookmark_value>Y axes;grid formatting</bookmark_value><bookmark_value>Z axes; grid formatting</bookmark_value>"
-msgstr "<bookmark_value>άξονες X, μορφοποίηση πλέγματος</bookmark_value><bookmark_value>άξονες Y, μορφοποίηση πλέγματος</bookmark_value><bookmark_value>άξονες Z, μορφοποίηση πλέγματος</bookmark_value>"
+msgid "<emph>B-Spline</emph> uses a parametric, interpolating B-spline curve. Those curves are built piecewise from polynomials. The <emph>Degree of polynomials</emph> sets the degree of these polynomials."
+msgstr "Η <emph>B-Spline</emph> χρησιμοποιεί μια παραμετρική, παρεμβάλλουσα καμπύλη B-spline. Αυτές οι καμπύλες δημιουργούνται τμηματικά από πολυώνυμα. Ο <emph>Βαθμός πολυωνύμων</emph> ορίζει το βαθμό αυτών των πολυωνύμων."
-#: 05050100.xhp
+#: type_xy.xhp
msgctxt ""
-"05050100.xhp\n"
-"hd_id3150398\n"
-"2\n"
+"type_xy.xhp\n"
+"hd_id5031251\n"
"help.text"
-msgid "Grid"
-msgstr "Πλέγμα"
+msgid "Stepped Lines"
+msgstr "Βηματικές γραμμές"
-#: 05050100.xhp
+#: type_xy.xhp
msgctxt ""
-"05050100.xhp\n"
-"par_id3152577\n"
-"1\n"
+"type_xy.xhp\n"
+"par_id1449076\n"
"help.text"
-msgid "<variable id=\"gitter\"><ahelp hid=\".uno:DiagramGridAll\">Opens the <emph>Grid</emph> dialog for defining grid properties.</ahelp></variable>"
-msgstr "<variable id=\"gitter\"><ahelp hid=\".uno:DiagramGridAll\">Ανοίγει το παράθυρο διαλόγου <emph>Πλέγμα</emph> για τον καθορισμό των ιδιοτήτων του πλέγματος.</ahelp></variable>"
+msgid "Choose <emph>Stepped</emph> from the <emph>Line type</emph> dropdown to draw lines which step from point to point instead of straight line segments."
+msgstr "Επιλέξτε <emph>βηματικές</emph> από τον πτυσσόμενο <emph>τύπο γραμμής</emph> για να σχεδιάσετε γραμμές σε βήματα από σημείο σε σημείο αντί για ευθύγραμμα τμήματα."
-#: 05020000.xhp
+#: type_xy.xhp
msgctxt ""
-"05020000.xhp\n"
-"tit\n"
+"type_xy.xhp\n"
+"par_id1202125\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
+msgid "Click <emph>Properties</emph> to set details for the curves."
+msgstr "Κάντε κλικ στις <emph>Ιδιότητες</emph> για να ορίσετε λεπτομέρειες για τις καμπύλες."
-#: 05020000.xhp
+#: type_xy.xhp
msgctxt ""
-"05020000.xhp\n"
-"bm_id3150791\n"
+"type_xy.xhp\n"
+"par_id9811476\n"
"help.text"
-msgid "<bookmark_value>titles; formatting charts</bookmark_value><bookmark_value>formatting; chart titles</bookmark_value>"
-msgstr "<bookmark_value>τίτλοι, μορφοποίηση διαγραμμάτων</bookmark_value><bookmark_value>μορφοποίηση, τίτλοι διαγραμμάτων</bookmark_value>"
+msgid "There are 4 different step types:"
+msgstr "Υπάρχουν 4 διαφορετικοί τύποι βήματος:"
-#: 05020000.xhp
+#: type_xy.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3150791\n"
-"1\n"
+"type_xy.xhp\n"
+"alt_id9078573\n"
"help.text"
-msgid "<link href=\"text/schart/01/05020000.xhp\" name=\"Title\">Title</link>"
-msgstr "<link href=\"text/schart/01/05020000.xhp\" name=\"Τίτλος\">Τίτλος</link>"
+msgid "Start step icon"
+msgstr "Εικονίδιο βήματος εκκίνησης"
-#: 05020000.xhp
+#: type_xy.xhp
msgctxt ""
-"05020000.xhp\n"
-"par_id3125863\n"
-"2\n"
+"type_xy.xhp\n"
+"par_id9047365\n"
"help.text"
-msgid "The<emph> Title </emph>menu command opens a submenu for editing the properties of the titles in the chart."
-msgstr "Η εντολή από το μενού<emph> Τίτλος </emph> ανοίγει ένα υπομενού για την επεξεργασία των ιδιοτήτων των τίτλων στο διάγραμμα."
+msgid "Start with horizontal line and step up vertically at the end."
+msgstr "Ξεκινήστε με οριζόντια γραμμή και αυξήστε κάθετα στο τέλος."
-#: 05020000.xhp
+#: type_xy.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3155414\n"
-"3\n"
+"type_xy.xhp\n"
+"alt_id05495673\n"
"help.text"
-msgid "<link href=\"text/schart/01/05020100.xhp\" name=\"Main title\">Main title</link>"
-msgstr "<link href=\"text/schart/01/05020100.xhp\" name=\"Κύριος τίτλος\">Κύριος τίτλος</link>"
+msgid "End step icon"
+msgstr "Εικονίδιο βήματος τέλους"
-#: 05020000.xhp
+#: type_xy.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3156441\n"
-"4\n"
+"type_xy.xhp\n"
+"par_id439028\n"
"help.text"
-msgid "<link href=\"text/schart/01/05020100.xhp\" name=\"Subtitle\">Subtitle</link>"
-msgstr "<link href=\"text/schart/01/05020100.xhp\" name=\"Υπότιτλος\">Υπότιτλος</link>"
+msgid "Start to step up vertically and end with horizontal line."
+msgstr "Αρχίστε να αυξάνετε κάθετα και τελειώστε με οριζόντια γραμμή."
-#: 05020000.xhp
+#: type_xy.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3151073\n"
-"5\n"
+"type_xy.xhp\n"
+"alt_id9673426\n"
"help.text"
-msgid "<link href=\"text/schart/01/05020100.xhp\" name=\"X-axis title\">X-axis title</link>"
-msgstr "<link href=\"text/schart/01/05020100.xhp\" name=\"Τίτλος άξονα X\">Τίτλος άξονα X</link>"
+msgid "Center X icon"
+msgstr "Κεντράρισμα εικονιδίου Χ"
-#: 05020000.xhp
+#: type_xy.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3154732\n"
-"6\n"
+"type_xy.xhp\n"
+"par_id4069483\n"
"help.text"
-msgid "<link href=\"text/schart/01/05020200.xhp\" name=\"Y-axis title\">Y-axis title</link>"
-msgstr "<link href=\"text/schart/01/05020200.xhp\" name=\"Τίτλος άξονα Y\">Τίτλος άξονα Y</link>"
+msgid "Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line."
+msgstr "Ξεκινήστε με οριζόντια γραμμή, αυξήστε κάθετα στο μέσο των τιμών Χ και τελειώστε με οριζόντια γραμμή."
-#: 05020000.xhp
+#: type_xy.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3154017\n"
-"7\n"
+"type_xy.xhp\n"
+"alt_id56635427\n"
"help.text"
-msgid "<link href=\"text/schart/01/05020100.xhp\" name=\"Z-axis title\">Z-axis title</link>"
-msgstr "<link href=\"text/schart/01/05020100.xhp\" name=\"Τίτλος άξονα Z\">Τίτλος άξονα Z</link>"
+msgid "Center Y icon"
+msgstr "Κεντράρισμα εικονιδίου Υ"
-#: 05020000.xhp
+#: type_xy.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3153711\n"
-"8\n"
+"type_xy.xhp\n"
+"par_id0679473\n"
"help.text"
-msgid "<link href=\"text/schart/01/05020200.xhp\" name=\"All titles\">All titles</link>"
-msgstr "<link href=\"text/schart/01/05020200.xhp\" name=\"Όλοι οι τίτλοι\">Όλοι οι τίτλοι</link>"
+msgid "Start to step up vertically to the middle of the Y values, draw a horizonal line and finish by stepping vertically to the end."
+msgstr "Ξεκινήστε να αυξάνετε κάθετα στο μέσο των τιμών Υ, σχεδιάστε μια οριζόντια γραμμή και τελειώστε με βήματα κάθετα μέχρι το τέλος."
#: wiz_chart_elements.xhp
msgctxt ""
@@ -5506,2172 +7236,634 @@ msgctxt ""
msgid "Statistics, for example mean values, y error bars and trend lines"
msgstr "Στατιστικά, για παράδειγμα μέσες τιμές, ράβδοι σφαλμάτων y και γραμμές τάσης"
-#: 05010000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010000.xhp\n"
+"wiz_chart_type.xhp\n"
"tit\n"
"help.text"
-msgid "Format Selection"
-msgstr "Μορφοποίηση επιλογής"
+msgid "Chart Wizard - Chart Type"
+msgstr "Αυτόματος πιλότος διαγράμματος - Τύπος διαγράμματος"
-#: 05010000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010000.xhp\n"
-"bm_id3149666\n"
+"wiz_chart_type.xhp\n"
+"bm_id4266792\n"
"help.text"
-msgid "<bookmark_value>objects;properties of charts</bookmark_value><bookmark_value>charts; properties</bookmark_value><bookmark_value>properties;charts</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα, ιδιότητες διαγραμμάτων</bookmark_value><bookmark_value>διαγράμματα, ιδιότητες</bookmark_value><bookmark_value>ιδιότητες, διαγράμματα</bookmark_value>"
+msgid "<bookmark_value>charts;choosing chart types</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα, επιλογή τύπων διαγραμμάτων</bookmark_value>"
-#: 05010000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3149666\n"
-"1\n"
+"wiz_chart_type.xhp\n"
+"hd_id1536606\n"
"help.text"
-msgid "Format Selection"
-msgstr "Μορφοποίηση επιλογής"
+msgid "<variable id=\"wiz_chart_type\"><link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard - Chart Type</link></variable>"
+msgstr "<variable id=\"wiz_chart_type\"><link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματος πιλότος διαγράμματος - Τύπος διαγράμματος</link></variable>"
-#: 05010000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3156284\n"
-"2\n"
+"wiz_chart_type.xhp\n"
+"par_id6006958\n"
"help.text"
-msgid "<variable id=\"objekteigenschaften\"><ahelp hid=\".\">Formats the selected object.</ahelp></variable> Depending on the object selected, the command opens dialogs that you can also open by choosing the following commands from the <emph>Format</emph> menu:"
-msgstr "<variable id=\"objekteigenschaften\"><ahelp hid=\".\">Αντιστοιχίζει συγκεκριμένες ιδιότητες στο επιλεγμένο αντικείμενο.</ahelp></variable> Ανάλογα με το επιλεγμένο αντικείμενο, η εντολή ανοίγει παράθυρα διαλόγων που μπορείτε επίσης να ανοίξετε επιλέγοντας τις παρακάτω εντολές από το μενού <emph>Μορφή</emph> :"
+msgid "On the first page of the Chart Wizard you can <link href=\"text/schart/01/choose_chart_type.xhp\">choose a chart type</link>."
+msgstr "Στην πρώτη σελίδα του Αυτόματου πιλότου διαγράμματος μπορείτε να <link href=\"text/schart/01/choose_chart_type.xhp\">επιλέξετε έναν τύπο διαγράμματος</link>."
-#: 05010000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3153418\n"
-"3\n"
+"wiz_chart_type.xhp\n"
+"hd_id3919186\n"
"help.text"
-msgid "<link href=\"text/schart/01/05060000.xhp\" name=\"Chart Wall\">Chart Wall</link>"
-msgstr "<link href=\"text/schart/01/05060000.xhp\" name=\"Τοίχος διαγράμματος\">Τοίχος διαγράμματος</link>"
+msgid "To choose a chart type"
+msgstr "Για να επιλέξετε έναν τύπο διαγράμματος"
-#: 05010000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3155766\n"
-"4\n"
+"wiz_chart_type.xhp\n"
+"par_id3453169\n"
"help.text"
-msgid "<link href=\"text/schart/01/05080000.xhp\" name=\"Chart Area\">Chart Area</link>"
-msgstr "<link href=\"text/schart/01/05080000.xhp\" name=\"Περιοχή διαγράμματος\">Περιοχή διαγράμματος</link>"
+msgid "Choose a basic <link href=\"text/schart/01/choose_chart_type.xhp\">chart type</link>: click any of the entries labeled Column, Bar, Pie, and so on."
+msgstr "Επιλέξτε ένα βασικό <link href=\"text/schart/01/choose_chart_type.xhp\">τύπο διαγράμματος</link>: κάντε κλικ σε οποιαδήποτε από τις καταχωρήσεις με την ετικέτα Στήλη, Ράβδος, Πίτα και ούτω καθεξής."
-#: 05010000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3154255\n"
-"5\n"
+"wiz_chart_type.xhp\n"
+"par_id8406933\n"
"help.text"
-msgid "<link href=\"text/schart/01/05070000.xhp\" name=\"Chart Floor\">Chart Floor</link>"
-msgstr "<link href=\"text/schart/01/05070000.xhp\" name=\"Δάπεδο διαγράμματος\">Δάπεδο διαγράμματος</link>"
+msgid "The contents on the right side will change to offer more options depending on the basic chart type."
+msgstr "Τα περιεχόμενα στη δεξιά πλευρά θα μεταβληθούν για να προσφέρουν περισσότερες επιλογές ανάλογα με τον βασικό τύπο διαγράμματος."
-#: 05010000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3146313\n"
-"6\n"
+"wiz_chart_type.xhp\n"
+"par_id8230231\n"
"help.text"
-msgid "<link href=\"text/schart/01/05020100.xhp\" name=\"Title\">Title</link>"
-msgstr "<link href=\"text/schart/01/05020100.xhp\" name=\"Τίτλος\">Τίτλος</link>"
+msgid "Optionally, click any of the options. While you change the settings in the wizard, watch the preview in the document to see how the chart will look."
+msgstr "Προαιρετικά, κάντε κλικ σε οποιαδήποτε από τις επιλογές. Ενώ τροποποιείτε τις ρυθμίσεις στον οδηγό, παρακολουθήστε την προεπισκόπηση στο έγγραφο για να δείτε πως θα αναπαριστάται το διάγραμμα."
-#: 05010000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3150297\n"
-"7\n"
+"wiz_chart_type.xhp\n"
+"par_id3267006\n"
"help.text"
-msgid "<link href=\"text/schart/01/05030000.xhp\" name=\"Legend\">Legend</link>"
-msgstr "<link href=\"text/schart/01/05030000.xhp\" name=\"Υπόμνημα\">Υπόμνημα</link>"
+msgid "Press <item type=\"keycode\">Shift+F1</item> and point to a control to see an extended help text."
+msgstr "Πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Shift+F1</item> και τοποθετήστε το δείκτη σε ένα στοιχείο ελέγχου για να δείτε το εκτεταμένο κείμενο βοήθειας."
-#: 05010000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3143219\n"
-"8\n"
+"wiz_chart_type.xhp\n"
+"par_id7251503\n"
"help.text"
-msgid "<link href=\"text/schart/01/05040100.xhp\" name=\"X Axis\">X Axis</link>"
-msgstr "<link href=\"text/schart/01/05040100.xhp\" name=\"Άξονας X\">Άξονας X</link>"
+msgid "Click <emph>Finish</emph> on any wizard page to close the wizard and create the chart using the current settings."
+msgstr "Κάντε κλικ στο <emph>Τέλος</emph> σε οποιαδήποτε σελίδα του οδηγού για να κλείσετε τον οδηγό και να δημιουργήσετε το διάγραμμα με τις τρέχουσες ρυθμίσεις."
-#: 05010000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3150207\n"
-"9\n"
+"wiz_chart_type.xhp\n"
+"par_id3191625\n"
"help.text"
-msgid "<link href=\"text/schart/01/05040200.xhp\" name=\"Y Axis\">Y Axis</link>"
-msgstr "<link href=\"text/schart/01/05040200.xhp\" name=\"Άξονας Y\">Άξονας Y</link>"
+msgid "Click <emph>Next</emph> to see the next wizard page, or click the entries on the left side of the wizard to go to that page."
+msgstr "Κάντε κλικ στο <emph>Επόμενο</emph> για να δείτε την επόμενη σελίδα του οδηγού, ή κάντε κλικ στις καταχωρήσεις στην αριστερή πλευρά του οδηγού για να μεταφερθείτε σε αυτήν τη σελίδα."
-#: 05010000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3166432\n"
-"10\n"
+"wiz_chart_type.xhp\n"
+"par_id7659535\n"
"help.text"
-msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"Grid\">Grid</link>"
-msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Πλέγμα\">Πλέγμα</link>"
+msgid "Click <emph>Back</emph> to see the previous wizard page."
+msgstr "Κάντε κλικ στο <emph>Πίσω</emph> για να δείτε την προηγούμενη σελίδα του οδηγού."
-#: 05010100.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010100.xhp\n"
-"tit\n"
+"wiz_chart_type.xhp\n"
+"par_id8420056\n"
"help.text"
-msgid "Data Point"
-msgstr "Σημείο δεδομένων"
+msgid "Click <emph>Cancel</emph> to close the wizard without creating a chart."
+msgstr "Κάντε κλικ στην <emph>Ακύρωση</emph> για να κλείσετε τον οδηγό χωρίς να δημιουργήσετε ένα διάγραμμα."
-#: 05010100.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010100.xhp\n"
-"hd_id3153768\n"
-"1\n"
+"wiz_chart_type.xhp\n"
+"par_id2284920\n"
"help.text"
-msgid "<link href=\"text/schart/01/05010100.xhp\" name=\"Data Point\">Data Point</link>"
-msgstr "<link href=\"text/schart/01/05010100.xhp\" name=\"Σημείο δεδομένων\">Σημείο δεδομένων</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to go to the named wizard page.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να μεταφερθείτε στην ονομαστική σελίδα του οδηγού.</ahelp>"
-#: 05010100.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010100.xhp\n"
-"par_id3152577\n"
-"2\n"
+"wiz_chart_type.xhp\n"
+"par_id3184301\n"
"help.text"
-msgid "This dialog allows you to change the properties of a selected data point. The dialog appears when there is only one data point selected when you choose <emph>Format - Format Selection</emph>. Some of the menu entries are only available for 2D or 3D charts."
-msgstr "Αυτό το παράθυρο διαλόγου σας επιτρέπει να μεταβάλετε τις ιδιότητες ενός επιλεγμένου σημείου δεδομένων. Αυτό το παράθυρο διαλόγου εμφανίζεται όταν έχει επιλεχθεί μόνο ένα σημείο σύνδεσης όταν επιλέγετε <emph>Μορφή - Ιδιότητες αντικειμένου</emph>. Μερικές από τις επιλογές του μενού είναι διαθέσιμες μόνο για διαγράμματα 2Δ ή 3Δ."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a basic chart type.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα βασικό τύπο διαγράμματος.</ahelp>"
-#: 05010100.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05010100.xhp\n"
-"par_id3149121\n"
-"3\n"
+"wiz_chart_type.xhp\n"
+"par_id2129276\n"
"help.text"
-msgid "Any changes made only affect this one data point. For example, if you edit the color of a bar, only the color of that bar will be different."
-msgstr "Οποιεσδήποτε αλλαγές πραγματοποιήθηκαν, επηρεάζουν μόνο αυτό το σημείο δεδομένων. Για παράδειγμα, εάν επεξεργαστείτε το χρώμα μιας ράβδου, θα είναι διαφορετικό μόνο το χρώμα της συγκεκριμένης ράβδου."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a sub type of the basic chart type.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα δευτερεύοντα τύπο του βασικού τύπου διαγράμματος.</ahelp>"
-#: 05050000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05050000.xhp\n"
-"tit\n"
+"wiz_chart_type.xhp\n"
+"par_id9719229\n"
"help.text"
-msgid "Grid"
-msgstr "Πλέγμα"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enables a 3D look for the data values.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιεί μια τρισδιάστατη εμφάνιση για τις τιμές δεδομένων.</ahelp>"
-#: 05050000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05050000.xhp\n"
-"bm_id3155602\n"
+"wiz_chart_type.xhp\n"
+"par_id3860896\n"
"help.text"
-msgid "<bookmark_value>grids; formatting axes</bookmark_value><bookmark_value>axes; formatting grids</bookmark_value>"
-msgstr "<bookmark_value>πλέγματα, μορφοποίηση αξόνων</bookmark_value><bookmark_value>άξονες, μορφοποίηση πλεγμάτων</bookmark_value>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the type of 3D look.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε τον τύπο της τρισδιάστατης εμφάνισης.</ahelp>"
-#: 05050000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3155602\n"
-"1\n"
+"wiz_chart_type.xhp\n"
+"par_id4041871\n"
"help.text"
-msgid "<link href=\"text/schart/01/05050000.xhp\" name=\"Grid\">Grid</link>"
-msgstr "<link href=\"text/schart/01/05050000.xhp\" name=\"Πλέγμα\">Πλέγμα</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a shape from the list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα σχήμα από τη λίστα.</ahelp>"
-#: 05050000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05050000.xhp\n"
-"par_id3155764\n"
-"2\n"
+"wiz_chart_type.xhp\n"
+"par_id9930722\n"
"help.text"
-msgid "Opens a submenu, where you select the grid you want to format."
-msgstr "Ανοίγει ένα υπομενού, όπου μπορείτε να επιλέξετε το πλέγμα που επιθυμείτε να μορφοποιήσετε."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays stacked series for Line charts.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Απεικονίζει σειρές δεδομένων σε στοίβα για διαγράμματα Γραμμής.</ahelp>"
-#: 05050000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3150045\n"
-"3\n"
+"wiz_chart_type.xhp\n"
+"par_id5749687\n"
"help.text"
-msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"X Axis Major Grid\">X Axis Major Grid</link>"
-msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Κύριο πλέγμα άξονα X\">Κύριο πλέγμα άξονα X</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Stack series display values on top of each other.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Οι σειρές σε στοίβα απεικονίζουν τιμές τη μια επάνω στην άλλη.</ahelp>"
-#: 05050000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3145228\n"
-"4\n"
+"wiz_chart_type.xhp\n"
+"par_id79348\n"
"help.text"
-msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"Y Axis Major Grid\">Y Axis Major Grid</link>"
-msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Κύριο πλέγμα άξονα Y\">Κύριο πλέγμα άξονα Y</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Stack series display values as percent.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Οι σειρές δεδομένων σε στοίβα απεικονίζουν τιμές ως ποσοστό.</ahelp>"
-#: 05050000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3147346\n"
-"5\n"
+"wiz_chart_type.xhp\n"
+"par_id2414014\n"
"help.text"
-msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"Z Axis Major Grid\">Z Axis Major Grid</link>"
-msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Κύριο πλέγμα άξονα Z\">Κύριο πλέγμα άξονα Z</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose the type of line to draw.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε τον τύπο της γραμμής σχεδίασης.</ahelp>"
-#: 05050000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3154021\n"
-"6\n"
+"wiz_chart_type.xhp\n"
+"par_id7617114\n"
"help.text"
-msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"X Axis Minor Grid\">X Axis Minor Grid</link>"
-msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Βοηθητικό πλέγμα άξονα X\">Βοηθητικό πλέγμα άξονα X</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to set the line or curve properties.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει έναν διάλογο για ορισμό των ιδιοτήτων γραμμής ή καμπύλης.</ahelp>"
-#: 05050000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3150307\n"
-"7\n"
+"wiz_chart_type.xhp\n"
+"par_id6649372\n"
"help.text"
-msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"Y Axis Minor Grid\">Y Axis Minor Grid</link>"
-msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Βοηθητικό πλέγμα άξονα Y\">Βοηθητικό πλέγμα άξονα Y</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Connects points by ascending X values, even if the order of values is different, in an XY scatter diagram.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Συνδέει σημεία ταξινομώντας σε αύξουσα σειρά τις τιμές x, ακόμα κι αν η σειρά των τιμών είναι διαφορετική, σε ένα διάγραμμα διασποράς ΧΥ.</ahelp>"
-#: 05050000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3166428\n"
-"8\n"
+"wiz_chart_type.xhp\n"
+"par_id7334208\n"
"help.text"
-msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"Z Axis minor Grid\">Z Axis minor Grid</link>"
-msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Βοηθητικό πλέγμα άξονα Z\">Βοηθητικό πλέγμα άξονα Z</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the number of lines for the Column and Line chart type.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει το πλήθος των γραμμών για τα διαγράμματα Στήλης και Γραμμής.</ahelp>"
-#: 05050000.xhp
+#: wiz_chart_type.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3145585\n"
-"9\n"
+"wiz_chart_type.xhp\n"
+"par_id4485000\n"
"help.text"
-msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"All Axis Grids\">All Axis Grids</link>"
-msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Όλα τα πλέγματα αξόνων\">Όλα τα πλέγματα αξόνων</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Chart Type dialog.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου Τύπος διαγράμματος.</ahelp>"
-#: type_column_bar.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"type_column_bar.xhp\n"
+"wiz_data_range.xhp\n"
"tit\n"
"help.text"
-msgid "Chart Type Column and Bar"
-msgstr "Τύπος διαγράμματος Στήλη και Ράβδος"
-
-#: type_column_bar.xhp
-msgctxt ""
-"type_column_bar.xhp\n"
-"bm_id4919583\n"
-"help.text"
-msgid "<bookmark_value>column charts</bookmark_value><bookmark_value>bar charts</bookmark_value><bookmark_value>chart types;column and bar</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα στήλης</bookmark_value><bookmark_value>ραβδογράμματα</bookmark_value><bookmark_value>τύποι διαγραμμάτων, στήλη και ράβδος</bookmark_value>"
-
-#: type_column_bar.xhp
-msgctxt ""
-"type_column_bar.xhp\n"
-"hd_id649433\n"
-"help.text"
-msgid "<variable id=\"type_column_bar\"><link href=\"text/schart/01/type_column_bar.xhp\">Chart Type Column and Bar</link></variable>"
-msgstr "<variable id=\"type_column_bar\"><link href=\"text/schart/01/type_column_bar.xhp\">Τύπος διαγράμματος Στήλη και Ράβδος</link></variable>"
-
-#: type_column_bar.xhp
-msgctxt ""
-"type_column_bar.xhp\n"
-"par_id3430585\n"
-"help.text"
-msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
-msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματου πιλότου διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
-
-#: type_column_bar.xhp
-msgctxt ""
-"type_column_bar.xhp\n"
-"hd_id9826960\n"
-"help.text"
-msgid "Column"
-msgstr "Στήλη"
-
-#: type_column_bar.xhp
-msgctxt ""
-"type_column_bar.xhp\n"
-"par_id2244026\n"
-"help.text"
-msgid "This type shows a bar chart or bar graph with vertical bars. The height of each bar is proportional to its value. The x axis shows categories. The y axis shows the value for each category."
-msgstr "Αυτός ο τύπος απεικονίζει ένα διάγραμμα ράβδου ή ραβδόγραμμα με κατακόρυφες ράβδους. Το ύψος κάθε ράβδου είναι ανάλογο της τιμής της. Ο άξονας x απεικονίζει κατηγορίες. Ο άξονας y απεικονίζει την τιμή για κάθε κατηγορία."
-
-#: type_column_bar.xhp
-msgctxt ""
-"type_column_bar.xhp\n"
-"par_id1281167\n"
-"help.text"
-msgid "Normal - this subtype shows all data values belonging to a category next to each other. Main focus is on the individual absolute values, compared to every other value."
-msgstr "Κανονικό - αυτός ο δευτερεύων τύπος γραφήματος απεικονίζει όλες τις τιμές δεδομένων που ανήκουν σε μια κατηγορία, τη μια δίπλα στην άλλη. Κυρίως εστιάζει στις ανεξάρτητες απόλυτες τιμές, συγκρινόμενες με κάθε άλλη τιμή."
-
-#: type_column_bar.xhp
-msgctxt ""
-"type_column_bar.xhp\n"
-"par_id3249000\n"
-"help.text"
-msgid "Stacked - this subtype shows the data values of each category on top of each other. Main focus is the overall category value and the individual contribution of each value within its category."
-msgstr "Σε στοίβα - αυτός ο δευτερεύων τύπος γραφήματος απεικονίζει τις τιμές δεδομένων κάθε κατηγορίας, τη μια πάνω στην άλλη. Εστιάζει κυρίως στην καθολική τιμή της κατηγορίας και στην ανεξάρτητη συνεισφορά κάθε τιμής μέσα στην κατηγορίας της."
-
-#: type_column_bar.xhp
-msgctxt ""
-"type_column_bar.xhp\n"
-"par_id6968901\n"
-"help.text"
-msgid "Percent - this subtype shows the relative percentage of each data value with regard to the total of its category. Main focus is the relative contribution of each value to the category's total."
-msgstr "Ποσοστιαίο - αυτός ο δευτερεύων τύπος γραφήματος απεικονίζει το σχετικό ποσοστό κάθε τιμής δεδομένων σε σχέση με το σύνολο της κατηγορίας της. Εστιάζει κυρίως στη σχετική συνεισφορά κάθε τιμής στο σύνολο της κατηγορίας."
-
-#: type_column_bar.xhp
-msgctxt ""
-"type_column_bar.xhp\n"
-"par_id2224494\n"
-"help.text"
-msgid "You can enable a <link href=\"text/schart/01/three_d_view.xhp\">3D view</link> of the data values. The \"realistic\" scheme tries to give the best 3D look. The \"simple\" scheme tries to mimic the chart view of other Office products."
-msgstr "Μπορείτε να ενεργοποιήσετε την <link href=\"text/schart/01/three_d_view.xhp\">Προβολή 3Δ</link> των τιμών δεδομένων. Το \"ρεαλιστικό\" σχήμα προσπαθεί να δώσει την καλύτερη 3Δ προβολή. Το \"απλό\" σχήμα προσπαθεί να μιμηθεί την προβολή διαγραμμάτων άλλων προϊόντων γραφείου."
-
-#: type_column_bar.xhp
-msgctxt ""
-"type_column_bar.xhp\n"
-"par_id7359233\n"
-"help.text"
-msgid "For 3D charts, you can select the shape of each data value from Box, Cylinder, Cone, and Pyramid."
-msgstr "Στα διαγράμματα 3Δ, μπορείτε να επιλέξετε το σχήμα κάθε τιμής δεδομένων από τις επιλογές Κύβος, Κύλινδρος, Κώνος και Πυραμίδα."
-
-#: type_column_bar.xhp
-msgctxt ""
-"type_column_bar.xhp\n"
-"hd_id955839\n"
-"help.text"
-msgid "Bar"
-msgstr "Ράβδος"
+msgid "Chart Wizard - Data Range"
+msgstr "Αυτόματος πιλότος διαγράμματος - Περιοχή δεδομένων"
-#: type_column_bar.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"type_column_bar.xhp\n"
-"par_id6596881\n"
+"wiz_data_range.xhp\n"
+"bm_id2429578\n"
"help.text"
-msgid "This type shows a bar chart or bar graph with horizontal bars. The length of each bar is proportional to its value. The y axis shows categories. The x axis shows the value for each category."
-msgstr "Αυτός ο τύπος απεικονίζει ένα διάγραμμα ράβδου ή ραβδόγραμμα με οριζόντιες ράβδους. Το μήκος κάθε ράβδου είναι ανάλογο της τιμής της. Ο άξονας y απεικονίζει κατηγορίες. Ο άξονας x απεικονίζει την τιμή για κάθε κατηγορία."
+msgid "<bookmark_value>data ranges in charts</bookmark_value>"
+msgstr "<bookmark_value>περιοχές δεδομένων σε διαγράμματα</bookmark_value>"
-#: type_column_bar.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"type_column_bar.xhp\n"
-"par_id8750572\n"
+"wiz_data_range.xhp\n"
+"hd_id8313852\n"
"help.text"
-msgid "The subtypes are the same as for the Column type."
-msgstr "Οι δευτερεύοντες τύποι γραφημάτων είναι ίδιοι με αυτούς του τύπου διαγράμματος Στήλης."
+msgid "<variable id=\"wiz_data_range\"><link href=\"text/schart/01/wiz_data_range.xhp\">Chart Wizard - Data Range</link></variable>"
+msgstr "<variable id=\"wiz_data_range\"><link href=\"text/schart/01/wiz_data_range.xhp\">Αυτόματος πιλότος διαγράμματος - Περιοχή δεδομένων</link></variable>"
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"tit\n"
+"wiz_data_range.xhp\n"
+"par_id8829309\n"
"help.text"
-msgid "Axes"
-msgstr "Άξονες"
+msgid "On this page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can select one single source of data range. This range may consist of more than one rectangular range of cells."
+msgstr "Σε αυτή τη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματου πιλότου διαγράμματος</link> μπορείτε να επιλέξετε μια ξεχωριστή προέλευση περιοχής δεδομένων. Αυτή η περιοχή αποτελείται από περισσότερες από μία ορθογώνιες περιοχές κελιών."
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"bm_id3147428\n"
+"wiz_data_range.xhp\n"
+"par_id6401867\n"
"help.text"
-msgid "<bookmark_value>axes; showing axes in charts</bookmark_value><bookmark_value>charts; showing axes</bookmark_value><bookmark_value>X axes; showing</bookmark_value><bookmark_value>Y axes; showing</bookmark_value><bookmark_value>Z axes; showing</bookmark_value><bookmark_value>axes; better scaling</bookmark_value><bookmark_value>secondary axes in charts</bookmark_value>"
-msgstr "<bookmark_value>άξονες, εμφάνιση αξόνων σε διαγράμματα</bookmark_value><bookmark_value>διαγράμματα, εμφάνιση αξόνων</bookmark_value><bookmark_value>άξονες Χ, εμφάνιση</bookmark_value><bookmark_value>άξονες Υ, εμφάνιση</bookmark_value><bookmark_value>άξονες Ζ, εμφάνιση</bookmark_value><bookmark_value>άξονες, καλύτερη κλιμάκωση</bookmark_value><bookmark_value>δευτερεύοντες άξονες σε διαγράμματα</bookmark_value>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Data Ranges dialog where you can edit Data Range and Data Series.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου Περιοχές δεδομένων όπου μπορείτε να επεξεργαστείτε τα πεδία Περιοχή δεδομένων και Σειρά δεδομένων.</ahelp>"
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"hd_id3147428\n"
-"1\n"
+"wiz_data_range.xhp\n"
+"par_id2025818\n"
"help.text"
-msgid "Axes"
-msgstr "Άξονες"
+msgid "Use the Chart Wizard - Data Series page if you need more control over the data ranges."
+msgstr "Χρησιμοποιήστε τη σελίδα Αυτόματος πιλότος διαγράμματος - Σειρές δεδομένων εάν χρειάζεστε περισσότερο έλεγχο επάνω στις περιοχές δεδομένων."
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"par_id3150330\n"
-"2\n"
+"wiz_data_range.xhp\n"
+"par_id8466139\n"
"help.text"
-msgid "<variable id=\"achsen\"><ahelp hid=\".uno:InsertMenuAxes\">Specifies the axes to be displayed in the chart.</ahelp></variable>"
-msgstr "<variable id=\"achsen\"><ahelp hid=\".uno:InsertMenuAxes\">Καθορίζει τους άξονες που θα εμφανίζονται στο διάγραμμα.</ahelp></variable>"
+msgid "This dialog is only available for charts based on a Calc or Writer table."
+msgstr "Αυτό το παράθυρο διαλόγου είναι διαθέσιμο μόνο για διαγράμματα βασισμένα σε πίνακα του Calc ή του Writer."
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"hd_id3156385\n"
-"46\n"
+"wiz_data_range.xhp\n"
+"hd_id1877193\n"
"help.text"
-msgid "Major axis"
-msgstr "Κύριος άξονας"
+msgid "To specify a data range"
+msgstr "Για να προσδιορίσετε μια περιοχή δεδομένων"
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"hd_id3146316\n"
-"5\n"
+"wiz_data_range.xhp\n"
+"par_id5924863\n"
"help.text"
-msgid "X axis"
-msgstr "Άξονας Χ"
+msgid "Select the data range. Do one of the following:"
+msgstr "Επιλέξτε την περιοχή δεδομένων. Εφαρμόστε κάποιο από τα ακόλουθα:"
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"par_id3145230\n"
-"6\n"
+"wiz_data_range.xhp\n"
+"par_id4357432\n"
"help.text"
-msgid "<ahelp hid=\"SCH_CHECKBOX_DLG_AXIS_CB_X_PRIMARY\">Displays the X axis as a line with subdivisions.</ahelp>"
-msgstr "<ahelp hid=\"SCH_CHECKBOX_DLG_AXIS_CB_X_PRIMARY\">Εμφανίζει τον άξονα Χ ως γραμμή με υποδιαιρέσεις.</ahelp>"
+msgid "Enter the data range in the text box."
+msgstr "Εισάγετε την περιοχή δεδομένων στο πεδίο κειμένου."
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"hd_id3147003\n"
-"17\n"
+"wiz_data_range.xhp\n"
+"par_id5626392\n"
"help.text"
-msgid "Y axis"
-msgstr "Άξονας Υ"
+msgid "In Calc, an example data range would be \"$Sheet1.$B$3:$B$14\". Note that a data range may consist of more than one region in a spreadsheet, e.g. \"$Sheet1.A1:A5;$Sheet1.D1:D5\" is also a valid data range. In Writer, an example data range would be \"Table1.A1:E4\"."
+msgstr "Στο Calc, ένα παράδειγμα περιοχής δεδομένων θα ήταν το \"$Sheet1.$B$3:$B$14\". Σημειώστε ότι η περιοχή δεδομένων μπορεί να αποτελείται από περισσότερες από μία περιοχές σε ένα υπολογιστικό φύλλο, π.χ. η \"$Sheet1.A1:A5;$Sheet1.D1:D5\" είναι επίσης μια έγκυρη περιοχή δεδομένων. Στο Writer, ένα παράδειγμα περιοχής δεδομένων θα ήταν το \"Table1.A1:E4\"."
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"par_id3154020\n"
-"18\n"
+"wiz_data_range.xhp\n"
+"par_id1363872\n"
"help.text"
-msgid "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Y_PRIMARY\">Displays the Y axis as a line with subdivisions.</ahelp>"
-msgstr "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Y_PRIMARY\">Εμφανίζει τον άξονα Υ ως γραμμή με υποδιαιρέσεις.</ahelp>"
+msgid "In Calc, click <emph>Select data range</emph> to minimize the dialog, then drag over a cell area to select the data range."
+msgstr "Στο Calc, κάντε κλικ στην <emph>Επιλογή περιοχής δεδομένων</emph> για να ελαχιστοποιήσετε το παράθυρο διαλόγου, έπειτα σύρετε για να επιλέξετε την περιοχή δεδομένων."
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"hd_id3150345\n"
-"28\n"
+"wiz_data_range.xhp\n"
+"par_id6823938\n"
"help.text"
-msgid "Z axis"
-msgstr "Άξονας Ζ"
+msgid "If you want a data range of multiple cell areas that are not next to each other, enter the first range, then manually add a semicolon at the end of the text box, then enter the other ranges. Use a semicolon as delimiter between ranges."
+msgstr "Εάν επιθυμείτε μια περιοχή δεδομένων με πολλαπλές περιοχές κελιών που δεν θα είναι δίπλα δίπλα, εισάγετε την πρώτη περιοχή και ύστερα χειροκίνητα προσθέστε ένα ελληνικό ερωτηματικό στο τέλος του πεδίου κειμένου, έπειτα εισάγετε τις άλλες περιοχές. Χρησιμοποιήστε το ελληνικό ερωτηματικό ως διαχωριστικό μεταξύ των περιοχών."
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"par_id3155113\n"
-"29\n"
+"wiz_data_range.xhp\n"
+"par_id1434369\n"
"help.text"
-msgid "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Z_PRIMARY\">Displays the Z axis as a line with subdivisions.</ahelp> This axis can only be displayed in 3D charts."
-msgstr "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Z_PRIMARY\">Εμφανίζει τον άξονα Ζ ως γραμμή με υποδιαιρέσεις.</ahelp> Αυτός ο άξονας μπορεί να εμφανιστεί μόνο σε διαγράμματα 3Δ."
+msgid "Click one of the options for data series in rows or in columns."
+msgstr "Κάντε κλικ σε μια από τις επιλογές για σειρές δεδομένων σε γραμμές ή σε στήλες."
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"hd_id3150206\n"
-"36\n"
+"wiz_data_range.xhp\n"
+"par_id7524033\n"
"help.text"
-msgid "Secondary axis"
-msgstr "Δευτερεύων άξονας"
+msgid "Check whether the data range has labels in the first row or in the first column or both."
+msgstr "Ελέγξτε αν η περιοχή δεδομένων έχει ετικέτες στην πρώτη γραμμή ή στην πρώτη στήλη ή και στις δυο."
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"par_id3166428\n"
-"37\n"
+"wiz_data_range.xhp\n"
+"par_id5256508\n"
"help.text"
-msgid "Use this area to assign a second axis to your chart. If a data series is already assigned to this axis, $[officename] automatically displays the axis and the label. You can turn off these settings later on. If no data has been assigned to this axis and you activate this area, the values of the primary Y axis are applied to the secondary axis."
-msgstr "Χρησιμοποιήστε αυτήν την περιοχή για να ορίσετε έναν δεύτερο άξονα στο διάγραμμά σας. Εάν μια σειρά δεδομένων έχει ήδη εκχωρηθεί σε αυτόν τον άξονα, το $[officename] εμφανίζει αυτόματα τον άξονα και την ετικέτα. Μπορείτε να απενεργοποιήσετε αυτές τις ρυθμίσεις αργότερα. Εάν δεν έχουν εκχωρηθεί δεδομένα σε αυτόν τον άξονα και ενεργοποιήσετε αυτήν την περιοχή, οι τιμές του κύριου άξονα Y εφαρμόζονται στο δευτερεύοντα άξονα."
+msgid "In the preview you can see how the final chart will look."
+msgstr "Στην προεπισκόπηση μπορείτε να δείτε πως θα αναπαριστάται το τελικό διάγραμμα."
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"hd_id3152988\n"
-"44\n"
+"wiz_data_range.xhp\n"
+"par_id379650\n"
"help.text"
-msgid "X axis"
-msgstr "Άξονας Χ"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the data range that you want to include in your chart. To minimize this dialog while you select the data range in Calc, click the <emph>Select data range</emph> button.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε την περιοχή δεδομένων που επιθυμείτε να συμπεριλάβετε στο διάγραμμα. Για να ελαχιστοποιήσετε το παράθυρο διαλόγου καθώς επιλέγετε την περιοχή δεδομένων στο Calc, κάντε κλικ στο κουμπί <emph>Επιλογή περιοχής δεδομένων</emph>.</ahelp>"
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"par_id3156445\n"
-"45\n"
+"wiz_data_range.xhp\n"
+"par_id953703\n"
"help.text"
-msgid "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_X_SECONDARY\">Displays a secondary X axis in the chart.</ahelp>"
-msgstr "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_X_SECONDARY\">Εμφανίζει ένα δευτερεύοντα άξονα Χ στο διάγραμμα.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Data series get their data from consecutive rows in the selected range. For scatter charts, the first data series will contain x-values for all series. All other data series are used as y-values, one for each series.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Οι σειρές δεδομένων λαμβάνουν τα δεδομένα τους από συνεχόμενες γραμμές σε μια επιλεγμένη περιοχή. Για διαγράμματα διασποράς, η πρώτη σειρά δεδομένων θα περιέχει τιμές x για όλες τις σειρές. Όλες οι άλλες σειρές δεδομένων χρησιμοποιούνται ως τιμές y, μία για κάθε σειρά.</ahelp>"
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"hd_id3152896\n"
-"38\n"
+"wiz_data_range.xhp\n"
+"par_id4496597\n"
"help.text"
-msgid "Y axis"
-msgstr "Άξονας Υ"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Data series get their data from consecutive columns in the selected range. For scatter charts, the first data column will contain x-values for all series. All other data columns are used as y-values, one for each series.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Οι σειρές δεδομένων παίρνουν τα δεδομένα τους από συνεχόμενες στήλες σε μια επιλεγμένη περιοχή. Για διαγράμματα διασποράς, η πρώτη στήλη δεδομένων θα περιέχει τιμές x για όλες τις σειρές. Όλες οι άλλες στήλες δεδομένων χρησιμοποιούνται ως τιμές y, μια για κάθε σειρά .</ahelp>"
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"par_id3153818\n"
-"39\n"
+"wiz_data_range.xhp\n"
+"par_id2898953\n"
"help.text"
-msgid "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Y_SECONDARY\">Displays a secondary Y axis in the chart.</ahelp>"
-msgstr "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Y_SECONDARY\">Εμφανίζει ένα δευτερεύοντα άξονα Y στο διάγραμμα.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">For data series in columns: The first row in the range is used as names for data series. For data series in rows: The first row in the range is used as categories. The remaining rows comprise the data series. If this check box is not selected, all rows are data series.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για σειρές δεδομένων σε στήλες: Η πρώτη γραμμή στην περιοχή χρησιμοποιείται ως ονόματα για τις σειρές δεδομένων. Για σειρές δεδομένων σε γραμμές: Η πρώτη στήλη στην περιοχή χρησιμοποιείται ως κατηγορίες. Οι εναπομείνασες γραμμές αποτελούν τις σειρές δεδομένων. Αν αυτό το πεδίο ελέγχου δεν είναι επιλεγμένο, όλες οι γραμμές είναι σειρές δεδομένων.</ahelp>"
-#: 04040000.xhp
+#: wiz_data_range.xhp
msgctxt ""
-"04040000.xhp\n"
-"par_id3154762\n"
-"41\n"
+"wiz_data_range.xhp\n"
+"par_id7546311\n"
"help.text"
-msgid "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Y_SECONDARY\">The major axis and the secondary axis can have different scaling. For example, you can scale one axis to 2 in. and the other to 1.5 in. </ahelp>"
-msgstr "<ahelp hid=\"SCH:CHECKBOX:DLG_AXIS:CB_Y_SECONDARY\">Ο κύριος και ο δευτερεύων άξονας μπορούν να έχουν διαφορετική κλίμακα. Για παράδειγμα, μπορείτε να θέσετε την κλίμακα του ενός άξονα στις 2 ίντσες και του άλλου στις 1.5 ίντσες.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">For data series in columns: The first column in the range is used as names for data series. For data series in rows: The first column in the range is used as categories. The remaining columns comprise the data columns. If this check box is not selected, all columns are data columns.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για σειρές δεδομένων σε στήλες: Η πρώτη στήλη στην περιοχή χρησιμοποιείται ως ονόματα για τις σειρές δεδομένων. Για σειρές δεδομένων σε γραμμές: Η πρώτη στήλη στην περιοχή χρησιμοποιείται ως κατηγορίες. Οι εναπομείνασες στήλες αποτελούν τις στήλες δεδομένων. Αν αυτό το πεδίο ελέγχου δεν είναι επιλεγμένο, όλες οι στήλες είναι στήλες δεδομένων.</ahelp>"
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
+"wiz_data_series.xhp\n"
"tit\n"
"help.text"
-msgid "Chart Type Column and Line"
-msgstr "Τύπος διαγράμματος Στήλη και Γραμμή"
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"bm_id5976744\n"
-"help.text"
-msgid "<bookmark_value>column and line charts</bookmark_value><bookmark_value>chart types;column and line</bookmark_value><bookmark_value>combination charts</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα στήλης και γραμμής</bookmark_value><bookmark_value>τύποι διαγραμμάτων, στήλη και γραμμή</bookmark_value><bookmark_value>συνδυασμένα διαγράμματα</bookmark_value>"
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"hd_id8596453\n"
-"help.text"
-msgid "<variable id=\"type_column_line\"><link href=\"text/schart/01/type_column_line.xhp\">Chart Type Column and Line</link></variable>"
-msgstr "<variable id=\"type_column_line\"><link href=\"text/schart/01/type_column_line.xhp\">Τύπος διαγράμματος Στήλη και Γραμμή</link></variable>"
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id4818567\n"
-"help.text"
-msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
-msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματου πιλότου διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"hd_id2451551\n"
-"help.text"
-msgid "Column and Line"
-msgstr "Στήλη και Γραμμή"
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id3101901\n"
-"help.text"
-msgid "A Column and Line chart is a combination of a <link href=\"text/schart/01/type_column_bar.xhp\">Column chart</link> with a <link href=\"text/schart/01/type_line.xhp\">Line chart</link>."
-msgstr "Ένα διάγραμμα Στήλης και Γραμμής είναι συνδυασμός ενός <link href=\"text/schart/01/type_column_bar.xhp\">διαγράμματος Στήλη</link> με ένα <link href=\"text/schart/01/type_line.xhp\">διάγραμμα Γραμμή</link>."
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id7910397\n"
-"help.text"
-msgid "Select one of the variants"
-msgstr "Επιλέξτε μια από τις παραλλαγές"
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id5244300\n"
-"help.text"
-msgid "Columns and Lines. The rectangles of the column data series are drawn side by side so that you can easily compare their values."
-msgstr "Στήλες και Γραμμές. Τα ορθογώνια της σειράς δεδομένων της στήλης σχεδιάζονται δίπλα δίπλα, έτσι ώστε να μπορείτε εύκολα να συγκρίνετε τις τιμές τους."
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id7163609\n"
-"help.text"
-msgid "Stacked Columns and Lines. The rectangles of the column data series are drawn stacked above each other, so that the height of a column visualizes the sum of the data values."
-msgstr "Στήλες και Γραμμές σε στοίβα. Τα ορθογώνια της σειρά δεδομένων της στήλης σχεδιάζονται σε στοίβα το ένα επάνω στο άλλο, έτσι ώστε το ύψος μιας στήλης να αναπαριστά το άθροισμα των τιμών δεδομένων."
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id1842097\n"
-"help.text"
-msgid "You can insert a second y-axis with <link href=\"text/schart/01/04040000.xhp\">Insert - Axes</link> after you finish the wizard."
-msgstr "Μπορείτε να εισάγετε έναν δευτερεύοντα άξονα-y επιλέγοντας <link href=\"text/schart/01/04040000.xhp\">Εισαγωγή - Άξονες</link> αφού ολοκληρώσετε τον οδηγό."
+msgid "Chart Wizard - Data Series"
+msgstr "Αυτόματος πιλότος διαγράμματος - Σειρές δεδομένων"
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"hd_id8297677\n"
+"wiz_data_series.xhp\n"
+"bm_id8641621\n"
"help.text"
-msgid "To specify a data range"
-msgstr "Για να ορίσετε μια περιοχή δεδομένων"
+msgid "<bookmark_value>order of chart data</bookmark_value><bookmark_value>data series</bookmark_value>"
+msgstr "<bookmark_value>σειρά των δεδομένων διαγράμματος</bookmark_value><bookmark_value>σειρές δεδομένων</bookmark_value>"
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id8871120\n"
+"wiz_data_series.xhp\n"
+"hd_id6124149\n"
"help.text"
-msgid "The leftmost columns (or the top rows) of the selected data range provide the data that are shown as Columns objects. The other columns or rows of the data range provide the data for the Lines objects. You can change this assignment in the <emph>Data Series</emph> dialog."
-msgstr "Οι πιο αριστερές στήλες (ή οι πιο πάνω γραμμές) της επιλεγμένης περιοχής δεδομένων παρέχουν τα δεδομένα που απεικονίζονται ως αντικείμενα στηλών. Οι άλλες στήλες ή γραμμές της περιοχής δεδομένων παρέχουν τα δεδομένα για τα αντικείμενα Γραμμών. Μπορείτε να τροποποιήσετε αυτόν τον ορισμό στο παράθυρο διαλόγου <emph>Σειρές δεδομένων</emph>."
+msgid "<variable id=\"wiz_data_series\"><link href=\"text/schart/01/wiz_data_series.xhp\">Chart Wizard - Data Series</link></variable>"
+msgstr "<variable id=\"wiz_data_series\"><link href=\"text/schart/01/wiz_data_series.xhp\">Αυτόματος πιλότος διαγράμματος - Σειρές δεδομένων</link></variable>"
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id2952055\n"
+"wiz_data_series.xhp\n"
+"par_id9651478\n"
"help.text"
-msgid "Select the data range."
-msgstr "Επιλέξτε την περιοχή δεδομένων."
+msgid "On this page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can change the source range of all data series separately, including their labels. You can also change the range of the categories. You can first select the data range on the Data Range page and then remove unnecessary data series or add data series from other cells here."
+msgstr "Σε αυτή τη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματου πιλότου διαγράμματος</link> μπορείτε να μεταβάλετε την περιοχή προέλευσης όλων των σειρών δεδομένων ξεχωριστά, συμπεριλαμβανομένων των ετικετών τους. Μπορείτε επίσης να μεταβάλετε την περιοχή των κατηγοριών. Μπορείτε πρώτα να επιλέξετε την περιοχή δεδομένων στη σελίδα Περιοχή δεδομένων, και έπειτα να αφαιρέσετε άχρηστες σειρές δεδομένων ή να προσθέσετε σειρές δεδομένων από άλλα κελιά εδώ."
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id594500\n"
+"wiz_data_series.xhp\n"
+"par_id6326487\n"
"help.text"
-msgid "Click one of the options for data series in rows or in columns."
-msgstr "Κάντε κλικ σε μια από τις επιλογές για σειρές δεδομένων σε γραμμές ή σε στήλες."
+msgid "If there seem to be too many options on this page, just define the data range on the Chart Wizard - Data Range page and skip this page."
+msgstr "Εάν φαίνεται να υπάρχουν υπερβολικά πολλές επιλογές σε αυτήν τη σελίδα, απλώς ορίστε την περιοχή δεδομένων στη σελίδα Αυτόματος πιλότος διαγράμματος - Περιοχή δεδομένων και αγνοήστε αυτήν τη σελίδα."
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id1944944\n"
+"wiz_data_series.xhp\n"
+"par_id686361\n"
"help.text"
-msgid "Check whether the data range has labels in the first row or in the first column or both."
-msgstr "Ελέγξτε εάν η περιοχή δεδομένων έχει ετικέτες στην πρώτη γραμμή ή στην πρώτη στήλη ή και στις δυο."
+msgid "This dialog is only available for charts based on a Calc or Writer table."
+msgstr "Αυτό το παράθυρο διαλόγου είναι διαθέσιμο μόνο για διαγράμματα βασισμένα σε πίνακα του Calc ή του Writer."
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"hd_id6667683\n"
+"wiz_data_series.xhp\n"
+"hd_id9241615\n"
"help.text"
msgid "Organizing data series"
-msgstr "Οργανώνοντας σειρές δεδομένων"
+msgstr "Οργάνωση σειρών δεδομένων"
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id7616809\n"
+"wiz_data_series.xhp\n"
+"par_id7159337\n"
"help.text"
msgid "In the Data Series list box you see a list of all data series in the current chart."
-msgstr "Στο πεδίο λίστας σειρές δεδομένων μπορείτε να δείτε μια λίστα όλων των σειρών δεδομένων στο τρέχον διάγραμμα."
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id9770195\n"
-"help.text"
-msgid "The column data series are positioned at the top of the list, the line data series at the bottom of the list."
-msgstr "Οι σειρές δεδομένων στήλης είναι τοποθετημένες στην κορυφή της λίστας, οι σειρές δεδομένων γραμμής στο κάτω μέρος της λίστας."
+msgstr "Στο πεδίο λίστας Σειρές δεδομένων μπορείτε να δείτε μια λίστα όλων των σειρών δεδομένων στο τρέχον διάγραμμα."
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id1446272\n"
+"wiz_data_series.xhp\n"
+"par_id4921720\n"
"help.text"
msgid "To organize the data series, select an entry in the list."
msgstr "Για να οργανώσετε τις σειρές δεδομένων, επιλέξτε μια καταχώρηση από τη λίστα."
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id3779717\n"
+"wiz_data_series.xhp\n"
+"par_id6627094\n"
"help.text"
msgid "Click Add to add another data series below the selected entry. The new data series has the same type as the selected entry."
-msgstr "Κάντε κλικ στην Προσθήκη για να προσθέσετε μια άλλη σειρά δεδομένων κάτω από την επιλεγμένη καταχώρηση. Η νέα σειρά δεδομένων είναι του ίδιου τύπου με την επιλεγμένη καταχώρηση."
+msgstr "Κάντε κλικ στην Προσθήκη για να προσθέσετε άλλη μια σειρά δεδομένων κάτω από την επιλεγμένη καταχώρηση. Η νέα σειρά δεδομένων έχει τον ίδιο τύπο με την επιλεγμένη καταχώρηση."
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id5056611\n"
+"wiz_data_series.xhp\n"
+"par_id2926419\n"
"help.text"
msgid "Click Remove to remove the selected entry from the Data Series list."
-msgstr "Κάντε κλικ στην Αφαίρεση για να αφαιρέσετε την επιλεγμένη καταχώρηση από τη λίστα Σειρές δεδομένων."
+msgstr "Κάντε κλικ στην Αφαίρεση για να αφαιρέσετε την επιλεγμένη καταχώρηση από τη λίστα των Σειρές δεδομένων."
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id7786492\n"
+"wiz_data_series.xhp\n"
+"par_id4443800\n"
"help.text"
-msgid "Use the Up and Down arrow buttons to move the selected entry in the list up or down. This way you can convert a Column data series to a List data series and back. This does not change the order in the data source table, but changes only the arrangement in the chart."
-msgstr "Χρησιμοποιήστε τα επάνω ή κάτω βέλη για να μετακινήσετε την επιλεγμένη καταχώρηση επάνω ή κάτω στη λίστα. Με αυτόν τον τρόπο μπορείτε να μετατρέψετε μια σειρά δεδομένων στήλης σε σειρά δεδομένων γραμμής και αντίστροφα. Αυτό δεν αλλάζει τη σειρά στον πίνακα των δεδομένων προέλευσης, αλλά μεταβάλλει μόνο την τακτοποίηση στο διάγραμμα."
+msgid "Use the Up and Down arrow buttons to move the selected entry in the list up or down. This does not change the order in the data source table, but changes only the arrangement in the chart."
+msgstr "Χρησιμοποιείστε τα επάνω και κάτω βέλη για να μετακινήσετε την επιλεγμένη καταχώρηση επάνω ή κάτω. Αυτό δεν αλλάζει τη σειρά στον πίνακα των δεδομένων προέλευσης παρά μόνο αλλάζει την ταξινόμηση στο διάγραμμα."
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"hd_id265816\n"
+"wiz_data_series.xhp\n"
+"hd_id9777520\n"
"help.text"
msgid "Editing data series"
msgstr "Επεξεργασία σειρών δεδομένων"
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id6768700\n"
+"wiz_data_series.xhp\n"
+"par_id1474654\n"
"help.text"
msgid "Click an entry in the list to view and edit the properties for that entry."
-msgstr "Κάντε κλικ σε μια καταχώρηση στη λίστα για να απεικονίσετε και να επεξεργαστείτε τις ιδιότητες αυτής της καταχώρησης."
+msgstr "Κάντε κλικ σε μια καταχώρηση από τη λίστα για να δείτε και να επεξεργαστείτε τις ιδιότητες αυτής της καταχώρησης."
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id1924497\n"
+"wiz_data_series.xhp\n"
+"par_id4855189\n"
"help.text"
msgid "In the Data Ranges list box you see the role names and cell ranges of the data series components."
-msgstr "Στο πεδίο λίστας της Σειράς δεδομένων μπορείτε να δείτε τα ονόματα ρόλων και τις περιοχές κελιών των στοιχείων της σειράς δεδομένων."
+msgstr "Στο πεδίο λίστας Περιοχές δεδομένων μπορείτε να δείτε τα ονόματα ρόλων και τις περιοχές κελιών των στοιχείων των σειρών δεδομένων."
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id5081942\n"
+"wiz_data_series.xhp\n"
+"par_id9475081\n"
"help.text"
msgid "Click an entry, then edit the contents in the text box below."
-msgstr "Κάντε κλικ σε μια καταχώρηση, και έπειτα επεξεργαστείτε τα περιεχόμενα στο πεδίο κειμένου από κάτω."
+msgstr "Κάντε κλικ σε μια καταχώριση, έπειτα επεξεργαστείτε τα περιεχόμενα στο πεδίο κειμένου από κάτω."
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id2958464\n"
+"wiz_data_series.xhp\n"
+"par_id4695272\n"
"help.text"
msgid "The label next to the text box states the currently selected role."
msgstr "Η ετικέτα δίπλα στο πεδίο κειμένου δηλώνει τον τρέχοντα επιλεγμένο ρόλο."
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id883816\n"
+"wiz_data_series.xhp\n"
+"par_id3931699\n"
"help.text"
msgid "Enter the range or click <emph>Select data range</emph> to minimize the dialog and select the range with the mouse."
-msgstr "Εισάγετε την περιοχή ή κάντε κλικ στην <emph>Επιλογή περιοχής δεδομένων</emph> για να ελαχιστοποιήσετε το παράθυρο διαλόγου και επιλέξτε την περιοχή με το ποντίκι."
+msgstr "Εισάγετε την περιοχή ή κάντε κλικ στην <emph>Επιλογή σειράς δεδομένων</emph> για να ελαχιστοποιήσετε το παράθυρο διαλόγου και να επιλέξετε την περιοχή με το ποντίκι."
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id5091708\n"
+"wiz_data_series.xhp\n"
+"par_id8626667\n"
+"help.text"
+msgid "If you want a data range of multiple cell areas that are not next to each other, enter the first range, then manually add a semicolon at the end of the text box, then enter the other ranges. Use a semicolon as delimiter between ranges."
+msgstr "Εάν επιθυμείτε μια περιοχή δεδομένων με πολλαπλές περιοχές κελιών που δεν θα είναι δίπλα δίπλα, εισάγετε την πρώτη περιοχή και ύστερα χειροκίνητα προσθέστε ένα ελληνικό ερωτηματικό στο τέλος του πεδίου κειμένου, έπειτα εισάγετε τις άλλες περιοχές. Χρησιμοποιήστε το ελληνικό ερωτηματικό ως διαχωριστικό μεταξύ των περιοχών."
+
+#: wiz_data_series.xhp
+msgctxt ""
+"wiz_data_series.xhp\n"
+"par_id5971556\n"
"help.text"
msgid "The range for a data role, like Y-Values, must not include a label cell."
-msgstr "Η περιοχή για ένα ρόλο δεδομένων, όπως οι τιμές-Υ, δεν πρέπει να συμπεριλαμβάνει ένα κελί ετικέτας."
+msgstr "Η περιοχή για ένα ρόλο δεδομένων, όπως οι τιμές Y, δεν πρέπει να συμπεριλαμβάνουν ένα κελί ετικέτας."
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"hd_id974456\n"
+"wiz_data_series.xhp\n"
+"hd_id7622608\n"
"help.text"
msgid "Editing categories or data labels"
msgstr "Επεξεργασία κατηγοριών ή ετικετών δεδομένων"
-#: type_column_line.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"type_column_line.xhp\n"
-"par_id2767113\n"
+"wiz_data_series.xhp\n"
+"par_id9222693\n"
"help.text"
msgid "Enter or select a cell range that will be used as text for categories or data labels."
-msgstr "Εισάγετε ή επιλέξτε μια περιοχή δεδομένων η οποία θα χρησιμοποιηθεί ως κείμενο για κατηγορίες ή ετικέτες δεδομένων."
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id301828\n"
-"help.text"
-msgid "The values in the Categories range will be shown as labels on the x axis."
-msgstr "Οι τιμές στην περιοχή Κατηγορίες θα προβληθούν ως ετικέτες στον άξονα x."
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"hd_id8996246\n"
-"help.text"
-msgid "Inserting chart elements"
-msgstr "Εισαγωγή στοιχείων διαγράμματος"
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id5729544\n"
-"help.text"
-msgid "Use the Chart Elements page of the Chart Wizard to insert any of the following elements:"
-msgstr "Χρησιμοποιήστε τη σελίδα Στοιχεία διαγράμματος του Αυτόματου πιλότου διαγράμματος για να εισάγετε οποιοδήποτε από τα ακόλουθα στοιχεία:"
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id2932828\n"
-"help.text"
-msgid "Chart titles"
-msgstr "Τίτλοι διαγράμματος"
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id9449446\n"
-"help.text"
-msgid "Legend"
-msgstr "Υπόμνημα"
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id8122196\n"
-"help.text"
-msgid "Visible grid lines"
-msgstr "Ορατές γραμμές πλέγματος"
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id9909665\n"
-"help.text"
-msgid "For additional elements use the Insert menu of the chart in edit mode. There you can define the following elements:"
-msgstr "Για πρόσθετα στοιχεία χρησιμοποιήστε το μενού Εισαγωγή του διαγράμματος σε λειτουργία επεξεργασίας. Εκεί μπορείτε να ορίσετε τα ακόλουθα στοιχεία:"
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id9141819\n"
-"help.text"
-msgid "Secondary axes"
-msgstr "Δευτερεύοντες άξονες"
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id6354869\n"
-"help.text"
-msgid "Minor grids"
-msgstr "Βοηθητικά πλέγματα"
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id2685323\n"
-"help.text"
-msgid "Data labels"
-msgstr "Ετικέτες δεδομένων"
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id6042664\n"
-"help.text"
-msgid "Statistics, for example mean values, y error bars and trend lines"
-msgstr "Στατιστικά, για παράδειγμα μέσες τιμές, ράβδους σφάλματος y και γραμμές τάσης"
-
-#: type_column_line.xhp
-msgctxt ""
-"type_column_line.xhp\n"
-"par_id7889950\n"
-"help.text"
-msgid "To set different data labels for each data series, use the properties dialog of the data series."
-msgstr "Για να ορίσετε διαφορετικές ετικέτες δεδομένων για κάθε σειρά δεδομένων, χρησιμοποιήστε το παράθυρο διαλόγου ιδιοτήτων της σειράς δεδομένων."
-
-#: type_net.xhp
-msgctxt ""
-"type_net.xhp\n"
-"tit\n"
-"help.text"
-msgid "Chart Type Net"
-msgstr "Τύπος διαγράμματος Ιστός"
-
-#: type_net.xhp
-msgctxt ""
-"type_net.xhp\n"
-"bm_id2193975\n"
-"help.text"
-msgid "<bookmark_value>net charts</bookmark_value><bookmark_value>chart types;net</bookmark_value><bookmark_value>radar charts, see net charts</bookmark_value>"
-msgstr "<bookmark_value>ιστογράμματα</bookmark_value><bookmark_value>τύποι διαγραμμάτων, ιστός</bookmark_value><bookmark_value>διαγράμματα ραντάρ, βλέπε ιστογράμματα</bookmark_value>"
-
-#: type_net.xhp
-msgctxt ""
-"type_net.xhp\n"
-"hd_id1990722\n"
-"help.text"
-msgid "<variable id=\"type_net\"><link href=\"text/schart/01/type_net.xhp\">Chart Type Net</link></variable>"
-msgstr "<variable id=\"type_net\"><link href=\"text/schart/01/type_net.xhp\">Τύπος διαγράμματος Ιστός</link></variable>"
-
-#: type_net.xhp
-msgctxt ""
-"type_net.xhp\n"
-"par_id40589\n"
-"help.text"
-msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
-msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματου πιλότου διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
-
-#: type_net.xhp
-msgctxt ""
-"type_net.xhp\n"
-"hd_id1391338\n"
-"help.text"
-msgid "Net"
-msgstr "Ιστός"
-
-#: type_net.xhp
-msgctxt ""
-"type_net.xhp\n"
-"par_id7812433\n"
-"help.text"
-msgid "A Net chart displays data values as points connected by some lines, in a grid net that resembles a spider net or a radar tube display."
-msgstr "Ένα Ιστόγραμμα απεικονίζει τις τιμές δεδομένων ως σημεία ενωμένα με μερικές γραμμές, σε ένα πλέγμα που μοιάζει με ιστό αράχνης ή οθόνη ραντάρ."
-
-#: type_net.xhp
-msgctxt ""
-"type_net.xhp\n"
-"par_id3512375\n"
-"help.text"
-msgid "For each row of chart data, a radial is shown on which the data is plotted. All data values are shown with the same scale, so all data values should have about the same magnitude."
-msgstr "Για κάθε γραμμή δεδομένων διαγράμματος, προβάλλεται ένα ακτινικό σχήμα στο οποίο σχεδιάζονται τα δεδομένα. Όλες οι τιμές δεδομένων προβάλλονται με την ίδια κλίμακα, έτσι ώστε όλες οι τιμές δεδομένων να έχουν περίπου το ίδιο μέγεθος."
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Data Labels"
-msgstr "Ετικέτες δεδομένων"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"bm_id3150275\n"
-"help.text"
-msgid "<bookmark_value>data labels in charts</bookmark_value> <bookmark_value>labels; for charts</bookmark_value> <bookmark_value>charts; data labels</bookmark_value> <bookmark_value>data values in charts</bookmark_value> <bookmark_value>chart legends; showing icons with labels</bookmark_value>"
-msgstr "<bookmark_value>ετικέτες δεδομένων στα διαγράμματα</bookmark_value><bookmark_value>ετικέτες, για διαγράμματα</bookmark_value><bookmark_value>διαγράμματα, ετικέτες δεδομένων</bookmark_value><bookmark_value>τιμές δεδομένων στα διαγράμματα</bookmark_value><bookmark_value>υπομνήματα διαγραμμάτων, εμφάνιση εικονιδίων με ετικέτες</bookmark_value>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id3150275\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"datenbeschriftung\"><link href=\"text/schart/01/04030000.xhp\" name=\"Data labels\">Data Labels</link></variable>"
-msgstr "<variable id=\"datenbeschriftung\"><link href=\"text/schart/01/04030000.xhp\" name=\"Ετικέτες δεδομένων\">Ετικέτες δεδομένων</link></variable>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id3154684\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"besch\"><ahelp hid=\".uno:InsertMenuDataLabels\">Opens the<emph> Data Labels </emph>dialog, which enables you to set the data labels.</ahelp></variable>"
-msgstr "<variable id=\"besch\"><ahelp hid=\".uno:InsertMenuDataLabels\">Ανοίγει το παράθυρο διαλόγου <emph> Ετικέτες δεδομένων </emph>, το οποίο σας επιτρέπει να ορίσετε τις ετικέτες των δεδομένων.</ahelp></variable>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id0810200912120416\n"
-"help.text"
-msgid "If an element of a data series is selected, this command works on that data series only. If no element is selected, this command works on all data series."
-msgstr "Χρησιμοποιήστε τα επάνω ή κάτω βέλη για να μετακινήσετε την επιλεγμένη καταχώρηση επάνω ή κάτω στη λίστα. Με αυτόν τον τρόπο μπορείτε να μετατρέψετε μια σειρά δεδομένων στήλης σε σειρά δεδομένων γραμμής και αντίστροφα. Αυτό δεν αλλάζει τη σειρά στον πίνακα των δεδομένων προέλευσης, αλλά μεταβάλλει μόνο την τακτοποίηση στο διάγραμμα."
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id3149401\n"
-"17\n"
-"help.text"
-msgid "Show value as number"
-msgstr "Εμφάνιση τιμής ως αριθμό"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id3150751\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"SCH_RADIOBUTTON_DLG_DATA_DESCR_RB_NUMBER\">Displays the absolute values of the data points.</ahelp>"
-msgstr "<ahelp hid=\"SCH_RADIOBUTTON_DLG_DATA_DESCR_RB_NUMBER\">Εμφανίζει τις απόλυτες τιμές των σημείων δεδομένων.</ahelp>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id5077059\n"
-"help.text"
-msgid "Number format"
-msgstr "Μορφή αριθμού"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id9794610\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog to select the number format.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου για να επιλέξετε τη μορφή του αριθμού.</ahelp>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id3145643\n"
-"9\n"
-"help.text"
-msgid "Show value as percentage"
-msgstr "Εμφάνιση τιμής ως ποσοστό"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id3156382\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SCH_RADIOBUTTON_DLG_DATA_DESCR_RB_PERCENT\">Displays the percentage of the data points in each column.</ahelp>"
-msgstr "<ahelp hid=\"SCH_RADIOBUTTON_DLG_DATA_DESCR_RB_PERCENT\">Εμφανίζει το ποσοστό των σημείων δεδομένων σε κάθε στήλη.</ahelp>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id1316873\n"
-"help.text"
-msgid "Percentage format"
-msgstr "Μορφή ποσοστού"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id5476241\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog to select the percentage format.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου για να επιλέξετε τη μορφή του ποσοστού.</ahelp>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id3145228\n"
-"11\n"
-"help.text"
-msgid "Show category"
-msgstr "Εμφάνιση κατηγορίας"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id3154702\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"SCH_CHECKBOX_TP_DATA_DESCR_CB_TEXT\">Shows the data point text labels.</ahelp>"
-msgstr "<ahelp hid=\"SCH_CHECKBOX_TP_DATA_DESCR_CB_TEXT\">Εμφανίζει τις ετικέτες κειμένου των σημείων δεδομένων</ahelp>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id3150298\n"
-"15\n"
-"help.text"
-msgid "Show legend key"
-msgstr "Εμφάνιση κλειδιού υπομνήματος"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id3150205\n"
-"16\n"
-"help.text"
-msgid "<ahelp hid=\"SCH_CHECKBOX_TP_DATA_DESCR_CB_SYMBOL\">Displays the legend icons next to each data point label.</ahelp>"
-msgstr "<ahelp hid=\"SCH_CHECKBOX_TP_DATA_DESCR_CB_SYMBOL\">Εμφανίζει τα εικονίδια των υπομνημάτων δίπλα σε κάθε ετικέτα των σημείων δεδομένων.</ahelp>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id3836787\n"
-"help.text"
-msgid "Separator"
-msgstr "Διαχωριστικό"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id6668904\n"
-"help.text"
-msgid "<ahelp hid=\".\">Selects the separator between multiple text strings for the same object.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέγει το διαχωριστικό μεταξύ πολλαπλών ακολουθιών κειμένου για το ίδιο αντικείμενο.</ahelp>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id4319284\n"
-"help.text"
-msgid "Placement"
-msgstr "Τοποθέτηση"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id5159459\n"
-"help.text"
-msgid "<ahelp hid=\".\">Selects the placement of data labels relative to the objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέγει την τοποθέτηση των ετικετών δεδομένων σχετικά με τα αντικείμενα.</ahelp>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id1106200812280727\n"
-"help.text"
-msgid "Text Direction"
-msgstr "Κατεύθυνση κειμένου"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id1106200812280719\n"
-"help.text"
-msgid "<ahelp hid=\".\">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει την κατεύθυνση κειμένου για μια παράγραφο που χρησιμοποιεί σύνθετη διάταξη κειμένου (CTL). Αυτή η λειτουργία είναι διαθέσιμη μόνο να είναι ενεργοποιημένη η υποστήριξη σύνθετης διάταξης κειμένου.</ahelp>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id1007200901590713\n"
-"help.text"
-msgid "Rotate Text"
-msgstr "Περιστροφή κειμένου"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id1007200901590752\n"
-"help.text"
-msgid "<ahelp hid=\".\">Click in the dial to set the text orientation for the data labels.</ahelp>"
-msgstr "<ahelp hid=\".\">Κλικ στο επιλογέα για ορισμό προσανατολισμού κειμένου για τις ετικέτες δεδομένων.</ahelp>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id1007200901590757\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter the counterclockwise rotation angle for the data labels.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισαγωγή της αριστερόστροφης περιστροφής γωνίας των ετικετών δεδομένων.</ahelp>"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Trend Lines"
-msgstr "Γραμμές τάσης"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"bm_id1744743\n"
-"help.text"
-msgid "<bookmark_value>calculating;regression curves</bookmark_value> <bookmark_value>regression curves in charts</bookmark_value> <bookmark_value>trend lines in charts</bookmark_value> <bookmark_value>mean value lines in charts</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, καμπύλες παλινδρόμησης</bookmark_value><bookmark_value>καμπύλες παλινδρόμησης σε διαγράμματα</bookmark_value><bookmark_value>γραμμές τάσης σε διαγράμματα</bookmark_value><bookmark_value>γραμμές μέσης τιμής σε διαγράμματα</bookmark_value>"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"hd_id5409405\n"
-"help.text"
-msgid "<variable id=\"regression\"><link href=\"text/schart/01/04050100.xhp\">Trend Lines</link></variable>"
-msgstr "<variable id=\"regression\"><link href=\"text/schart/01/04050100.xhp\">Γραμμές Τάσης</link></variable>"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id7272255\n"
-"help.text"
-msgid "<variable id=\"trendlinestext\"><ahelp hid=\".\">Trend lines can be added to all 2D chart types except for Pie and Stock charts.</ahelp></variable>"
-msgstr "<variable id=\"trendlinestext\"><ahelp hid=\".\">Γραμμές τάσης, μπορούν να προστεθούν σε όλους τους τύπους διαγραμμάτων 2Δ εκτός από τα διαγράμματα πίτας και μετοχών.</ahelp></variable>"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id143436\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">No trend line is shown.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καμία γραμμή τάσης δεν εμφανίζεται.</ahelp>"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id5716727\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">A linear trend line is shown.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μια γραμμική γραμμή τάσης εμφανίζεται.</ahelp>"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id5840021\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">A logarithmic trend line is shown.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μια λογαριθμική γραμμή τάσης εμφανίζεται.</ahelp>"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id9417096\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">An exponential trend line is shown.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μια εκθετική γραμμή τάσης εμφανίζεται.</ahelp>"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id8482924\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">A power trend line is shown.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μια δυναμική γραμμή τάσης εμφανίζεται.</ahelp>"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id8962370\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows the trend line equation next to the trend line.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει την εξίσωση της γραμμής τάσης δίπλα στη γραμμή τάσης.</ahelp>"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id6889858\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows the coefficient of determination next to the trend line.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει το συντελεστή συσχέτισης δίπλα στη γραμμή τάσης.</ahelp>"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id8398998\n"
-"help.text"
-msgid "If you insert a trend line to a chart type that uses categories, like <emph>Line </emph>or <emph>Column, </emph>then the numbers 1, 2, 3, <emph>…</emph> are used as x-values to calculate the trend line."
-msgstr "Αν εισάγετε μια γραμμή τάσης σε έναν τύπο διαγράμματος που χρησιμοποιεί κατηγορίες, όπως η <emph>Γραμμή </emph>ή <emph>Στήλη, </emph>τότε οι αριθμοί 1, 2, 3, <emph>…</emph> χρησιμοποιούνται ως τιμές - x για τον υπολογισμό της γραμμής τάσης."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id5676747\n"
-"help.text"
-msgid "To insert trend lines for all data series, double-click the chart to enter edit mode. Choose <item type=\"menuitem\">Insert - Trend Lines</item>, then select the type of trend line from None, Linear, Logarithmic, Exponential, or Power trend line."
-msgstr "Για να εισάγετε γραμμές τάσης για όλες τις σειρές δεδομένων, κάντε διπλό-κλικ στο διάγραμμα για να εισέλθετε σε λειτουργία επεξεργασίας. Επιλέξτε <item type=\"menuitem\">Εισαγωγή - Γραμμές τάσης</item>, έπειτα επιλέξτε τον τύπο της γραμμής τάσης από τις επιλογές Καμία, Γραμμική, Λογαριθμική, Εκθετική ή Δυναμική γραμμή τάσης."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id4349192\n"
-"help.text"
-msgid "To insert a trend line for a single data series, select the data series in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Insert - Trend Line</item>."
-msgstr "Για να εισάγετε μια γραμμή τάσης για μια μόνο σειρά δεδομένων, επιλέξτε τη σειρά δεδομένων στο διάγραμμα, κάντε δεξί κλικ για να ανοίξετε το μενού και επιλέξτε <item type=\"menuitem\">Εισαγωγή - Γραμμή τάσης</item>."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id9337443\n"
-"help.text"
-msgid "To delete a single trend line or mean value line, click the line, then press the Del key."
-msgstr "Για να διαγράψετε μια γραμμή τάσης ή μία γραμμή μέσης τιμής, κάντε κλικ στη γραμμή και ύστερα πιέστε το πλήκτρο Del."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id4529251\n"
-"help.text"
-msgid "To delete all trend lines, choose <item type=\"menuitem\">Insert - Trend Lines</item>, then select <emph>None</emph>."
-msgstr "Για να διαγράψετε όλες τις γραμμές τάσης, επιλέξτε <item type=\"menuitem\">Εισαγωγή - Γραμμές τάσης</item>, και ύστερα επιλέξτε <emph>Καμία</emph>."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id296334\n"
-"help.text"
-msgid "A trend line is shown in the legend automatically."
-msgstr "Μια γραμμή τάσης εμφανίζεται στο υπόμνημα αυτόματα."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id4072084\n"
-"help.text"
-msgid "<ahelp hid=\".\">Mean Value Lines are special trend lines that show the mean value. Use <item type=\"menuitem\">Insert - Mean Value Lines</item> to insert mean value lines for data series.</ahelp>"
-msgstr "<ahelp hid=\".\">Οι γραμμές μέσης τιμής είναι ειδικές γραμμές τάσης που δείχνουν τη μέση τιμή. Χρησιμοποιείστε την επιλογή <item type=\"menuitem\">Εισαγωγή - Γραμμές μέσης τιμής</item> για να εισάγετε γραμμές μέσης τιμής για όλες τις σειρές δεδομένων.</ahelp>"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id9569689\n"
-"help.text"
-msgid "The trend line has the same color as the corresponding data series. To change the line properties, select the trend line and choose <item type=\"menuitem\">Format - Format Selection - Line</item>."
-msgstr "Η γραμμή τάσης έχει το ίδιο χρώμα με την αντίστοιχη σειρά δεδομένων. Για να μεταβάλετε τις ιδιότητες της γραμμής, επιλέξτε τη γραμμή τάσης και επιλέξτε <item type=\"menuitem\">Μορφή - Μορφοποίησ επιλογής</item>."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id846888\n"
-"help.text"
-msgid "<ahelp hid=\".\">To show the trend line equation, select the trend line in the chart, right-click to open the context menu, and choose <emph>Insert Trend Line Equation</emph>.</ahelp>"
-msgstr "<ahelp hid=\".\">Για να εμφανίσετε την εξίσωση μιας γραμμής τάσης, επιλέξτε τη γραμμή τάσης στο διάγραμμα, κάντε δεξί κλικ για να ανοίξετε το βοηθητικό μενού και επιλέξτε <emph>Εισαγωγή Εξίσωσης γραμμής τάσης</emph>.</ahelp>"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id8962065\n"
-"help.text"
-msgid "When the chart is in edit mode, %PRODUCTNAME gives you the equation of the trend line and the coefficient of determination R². Click on the trend line to see the information in the status bar."
-msgstr "Όταν η γραμμή τάσης βρίσκεται σε λειτουργία επεξεργασίας, το %PRODUCTNAME σας δίνει την εξίσωση της γραμμής τάσης και τον συντελεστή συσχέτισης R². Κάντε κλικ στη γραμμή τάσης για να δείτε τις πληροφορίες στη γραμμή κατάστασης."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id1328470\n"
-"help.text"
-msgid "For a category chart (for example a line chart), the trend line information is calculated using numbers 1, 2, 3, … as x-values. This is also true if your data series uses other numbers as names for the x-values. For such charts the XY chart type might be more suitable."
-msgstr "Για ένα διάγραμμα κατηγορίας (για παράδειγμα ένα διάγραμμα γραμμής), η πληροφορία γραμμής τάσης υπολογίζεται χρησιμοποιώντας τους αριθμούς 1, 2, 3, ... ως τιμές-x. Αυτό είναι επίσης αληθές αν η σειρά δεδομένων σας χρησιμοποιεί άλλους αριθμούς ως ονόματα για τις τιμές-x. Για τέτοια διαγράμματα, ο τύπος διαγράμματος XY μπορεί να είναι πιο κατάλληλος."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id8092593\n"
-"help.text"
-msgid "To show the equation and the coefficient of determination, select the trend line and choose <item type=\"menuitem\">Format - Format Selection - Equation</item>."
-msgstr "Για να εμφανιστεί η εξίσωση και ο συντελεστής προσδιορισμού, επιλέξτε την γραμμή τάσης και διαλέξτε <item type=\"menuitem\">Μορφή - Μορφοποίηση επιλογής - Εξίσωση</item>."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id7971434\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable Show equation to see the equation of the trend line.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιήστε την εμφάνιση εξίσωσης για να δείτε την εξίσωση της γραμμής τάσης.</ahelp>"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id558793\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable Show Coefficient of Determination to see the determination coefficient of the trend line.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιήστε την εμφάνιση του συντελεστή προσδιορισμού για να δείτε το συντελεστή προσδιορισμού της γραμμής τάσης.</ahelp>"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id7735221\n"
-"help.text"
-msgid "You can also calculate the parameters using Calc functions as follows."
-msgstr "Μπορείτε επίσης να υπολογίσετε τις παραμέτρους χρησιμοποιώντας συναρτήσεις του Calc ως ακολούθως."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"hd_id5744193\n"
-"help.text"
-msgid "The linear regression equation"
-msgstr "Η εξίσωση γραμμικής παλινδρόμησης"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id9251991\n"
-"help.text"
-msgid "The <emph>linear regression</emph> follows the equation <item type=\"literal\">y=m*x+b</item>."
-msgstr "Η <emph>γραμμική παλινδρόμηση</emph> ακολουθεί την εξίσωση της μορφής <item type=\"literal\">y=m*x+b</item>."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id7951902\n"
-"help.text"
-msgid "m = SLOPE(Data_Y;Data_X)"
-msgstr "m = SLOPE(Δεδομένα_Y, Δεδομένα_X)"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id6637165\n"
-"help.text"
-msgid "b = INTERCEPT(Data_Y ;Data_X)"
-msgstr "b = INTERCEPT(Δεδομένα_Y, Δεδομένα_X)"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id7879268\n"
-"help.text"
-msgid "Calculate the coefficient of determination by"
-msgstr "Υπολογίστε το συντελεστή προσδιορισμού"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id9244361\n"
-"help.text"
-msgid "r² = RSQ(Data_Y;Data_X)"
-msgstr "r² = RSQ(Δεδομένα_Y, Δεδομένα_X)"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id2083498\n"
-"help.text"
-msgid "Besides m, b and r² the array function <emph>LINEST</emph> provides additional statistics for a regression analysis."
-msgstr "Εκτός από τα m, b και r² η συνάρτηση των δεδομένων <emph>LINEST</emph> παρέχει πρόσθετα στατιστικά στοιχεία για μια ανάλυση παλινδρόμησης."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"hd_id2538834\n"
-"help.text"
-msgid "The logarithm regression equation"
-msgstr "Η εξίσωση λογαριθμικής παλινδρόμησης"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id394299\n"
-"help.text"
-msgid "The <emph>logarithm regression</emph> follows the equation <item type=\"literal\">y=a*ln(x)+b</item>."
-msgstr "Η <emph>λογαριθμική παλινδρόμηση</emph> ακολουθεί την εξίσωση της μορφής <item type=\"literal\">y=a*ln(x)+b</item>."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id2134159\n"
-"help.text"
-msgid "a = SLOPE(Data_Y;LN(Data_X))"
-msgstr "a = SLOPE(Δεδομένα_Y, LN(Δεδομένα_X))"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id5946531\n"
-"help.text"
-msgid "b = INTERCEPT(Data_Y ;LN(Data_X))"
-msgstr "b = INTERCEPT(Δεδομένα_Y, LN(Δεδομένα_X))"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id5649281\n"
-"help.text"
-msgid "r² = RSQ(Data_Y;LN(Data_X))"
-msgstr "r² = RSQ(Δεδομένα_Y, LN(Δεδομένα_X))"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"hd_id7874080\n"
-"help.text"
-msgid "The exponential regression equation"
-msgstr "Η εξίσωση εκθετικής παλινδρόμησης"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id4679097\n"
-"help.text"
-msgid "For exponential trend lines a transformation to a linear model takes place. The optimal curve fitting is related to the linear model and the results are interpreted accordingly."
-msgstr "Για τις εκθετικές γραμμές τάσης γίνεται ένας μετασχηματισμός σε γραμμικό πρότυπο. Η προσαρμογή της βέλτιστης καμπύλης συσχετίζεται με ένα γραμμικό πρότυπο και τα αποτελέσματα μεταφράζονται αντίστοιχα."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id9112216\n"
-"help.text"
-msgid "The exponential regression follows the equation <item type=\"literal\">y=b*exp(a*x)</item> or <item type=\"literal\">y=b*m^x</item>, which is transformed to <item type=\"literal\">ln(y)=ln(b)+a*x</item> or <item type=\"literal\">ln(y)=ln(b)+ln(m)*x</item> respectively."
-msgstr "Η εκθετική παλινδρόμηση ακολουθεί την εξίσωση της μορφής <item type=\"literal\">y=b*exp(a*x)</item> ή <item type=\"literal\">y=b*m^x</item>, η οποία μετασχηματίζεται σε <item type=\"literal\">ln(y)=ln(b)+a*x</item> ή <item type=\"literal\">ln(y)=ln(b)+ln(m)*x</item> αντίστοιχα."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id4416638\n"
-"help.text"
-msgid "a = SLOPE(LN(Data_Y);Data_X)"
-msgstr "a = SLOPE(LN(Δεδομένα_Y), Δεδομένα_X)"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id1039155\n"
-"help.text"
-msgid "The variables for the second variation are calculated as follows:"
-msgstr "Οι μεταβλητές για τη δεύτερη διακύμανση υπολογίζονται ως ακολούθως:"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id7184057\n"
-"help.text"
-msgid "m = EXP(SLOPE(LN(Data_Y);Data_X))"
-msgstr "m = EXP(SLOPE(LN(Δεδομένα_Y), Δεδομένα_X))"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id786767\n"
-"help.text"
-msgid "b = EXP(INTERCEPT(LN(Data_Y);Data_X))"
-msgstr "b = EXP(INTERCEPT(LN(Δεδομένα_Y), Δεδομένα_X))"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id7127292\n"
-"help.text"
-msgid "Calculate the coefficient of determination by"
-msgstr "Υπολογίστε τον συντελεστή προσδιορισμού"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id5437177\n"
-"help.text"
-msgid "r² = RSQ(LN(Data_Y);Data_X)"
-msgstr "r² = RSQ(LN(Δεδομένα_Y);Δεδομένα_X)"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id6946317\n"
-"help.text"
-msgid "Besides m, b and r² the array function LOGEST provides additional statistics for a regression analysis."
-msgstr "Εκτός από τα m, b και r² η συνάρτηση δεδομένων LOGEST παρέχει πρόσθετα στατιστικά στοιχεία για μια ανάλυση παλινδρόμησης."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"hd_id6349375\n"
-"help.text"
-msgid "The power regression equation"
-msgstr "Η εξίσωση δυναμικής παλινδρόμησης"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id1857661\n"
-"help.text"
-msgid "For <emph>power regression</emph> curves a transformation to a linear model takes place. The power regression follows the equation <item type=\"literal\">y=b*x^a</item> , which is transformed to <item type=\"literal\">ln(y)=ln(b)+a*ln(x)</item>."
-msgstr "Για καμπύλες <emph>δυναμικής παλινδρόμησης</emph> γίνεται ένας μετασχηματισμός σε γραμμικό μοντέλο. Η δυναμική παλινδρόμηση ακολουθεί την εξίσωση της μορφής <item type=\"literal\">y=b*x^a</item>, η οποία μετασχηματίζεται σε <item type=\"literal\">ln(y)=ln(b)+a*ln(x)</item>."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id8517105\n"
-"help.text"
-msgid "a = SLOPE(LN(Data_Y);LN(Data_X))"
-msgstr "a = SLOPE(LN(Δεδομένα_Y), LN(Δεδομένα_X))"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id9827265\n"
-"help.text"
-msgid "b = EXP(INTERCEPT(LN(Data_Y);LN(Data_X))"
-msgstr "b = EXP(INTERCEPT(LN(Δεδομένα_Y), LN(Δεδομένα_X))"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id2357249\n"
-"help.text"
-msgid "r² = RSQ(LN(Data_Y);LN(Data_X))"
-msgstr "r² = RSQ(LN(Δεδομένα_Y), LN(Δεδομένα_X))"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"hd_id9204077\n"
-"help.text"
-msgid "Constraints"
-msgstr "Περιορισμοί"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id7393719\n"
-"help.text"
-msgid "The calculation of the trend line considers only data pairs with the following values:"
-msgstr "Ο υπολογισμός της γραμμής τάσης λαμβάνει υπόψη του μόνο ζεύγη δεδομένων με τις ακόλουθες τιμές:"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id7212744\n"
-"help.text"
-msgid "logarithm regression: only positive x-values are considered,"
-msgstr "λογαριθμική παλινδρόμηση: λαμβάνονται υπόψη μόνο θετικές τιμές-x,"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id1664479\n"
-"help.text"
-msgid "exponential regression: only positive y-values are considered,"
-msgstr "εκθετική παλινδρόμηση: λαμβάνονται υπόψη μόνο θετικές τιμές-y,"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id8734702\n"
-"help.text"
-msgid "power regression: only positive x-values and positive y-values are considered."
-msgstr "δυναμική παλινδρόμηση: λαμβάνονται υπόψη μόνο θετικές τιμές-x και θετικές τιμές-y."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id181279\n"
-"help.text"
-msgid "You should transform your data accordingly; it is best to work on a copy of the original data and transform the copied data."
-msgstr "Πρέπει να μετασχηματίσετε τα δεδομένα σας ανάλογα. Είναι καλύτερα να εργάζεστε σε ένα αντίγραφο των αρχικών δεδομένων και να μετασχηματίζετε τα δεδομένα που έχετε αντιγράψει."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"hd_id7907040\n"
-"help.text"
-msgid "The polynomial regression equation"
-msgstr "Η εξίσωση πολυωνυμικής παλινδρόμησης"
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id8918729\n"
-"help.text"
-msgid "A <emph>polynomial regression</emph> curve cannot be added automatically. You must calculate this curve manually."
-msgstr "Μια καμπύλη <emph>πολυωνυμικής παλινδρόμησης</emph> δεν είναι δυνατό να προστεθεί αυτόματα. Πρέπει να υπολογίσετε αυτή την καμπύλη χειροκίνητα."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id33875\n"
-"help.text"
-msgid "Create a table with the columns x, x², x³, … , xⁿ, y up to the desired degree n."
-msgstr "Δημιουργήστε έναν πίνακα με τις στήλες x, x², x³, … , xⁿ, y μέχρι τον επιθυμητό βαθμό n."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id8720053\n"
-"help.text"
-msgid "Use the formula <item type=\"literal\">=LINEST(Data_Y,Data_X)</item> with the complete range x to xⁿ (without headings) as Data_X."
-msgstr "Χρησιμοποιήστε τον τύπο <item type=\"literal\">=LINEST(Δεδομένα_Y, Δεδομένα_X)</item> με τη συμπληρωμένη περιοχή x έως xⁿ (χωρίς επικεφαλίδες) ως Δεδομένα_X."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id5068514\n"
-"help.text"
-msgid "The first row of the LINEST output contains the coefficients of the regression polynomial, with the coefficient of xⁿ at the leftmost position."
-msgstr "Η πρώτη γραμμή των αποτελεσμάτων της συνάρτησης LINEST περιέχει τους συντελεστές της πολυωνυμικής παλινδρόμησης, με το συντελεστή του xⁿ στην πιο αριστερή θέση."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id8202154\n"
-"help.text"
-msgid "The first element of the third row of the LINEST output is the value of r². See the <link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link> function for details on proper use and an explanation of the other output parameters."
-msgstr "Το πρώτο στοιχείο της τρίτης γραμμής των αποτελεσμάτων της συνάρτησης LINEST είναι η τιμή του r². Δείτε τη συνάρτηση <link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link> για λεπτομέρειες για ορθή χρήση και επεξήγηση των άλλων παραμέτρων των αποτελεσμάτων."
-
-#: 04050100.xhp
-msgctxt ""
-"04050100.xhp\n"
-"par_id4562211\n"
-"help.text"
-msgid "<link href=\"text/schart/01/04050000.xhp\">Y Error Bars tab page</link>"
-msgstr "<link href=\"text/schart/01/04050000.xhp\">Σελίδα της καρτέλας για μπάρες Y σφαλμάτων</link>"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Options"
-msgstr "Επιλογές"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"bm_id3149400\n"
-"help.text"
-msgid "<bookmark_value>aligning; 2D charts</bookmark_value> <bookmark_value>charts; aligning</bookmark_value> <bookmark_value>pie charts;options</bookmark_value>"
-msgstr "<bookmark_value>στοίχιση, διαγράμματα 2Δ</bookmark_value><bookmark_value>διαγράμματα, στοίχιση</bookmark_value><bookmark_value>διαγράμματα πίτας, επιλογές</bookmark_value>"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id3149400\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/schart/01/04060000.xhp\" name=\"Options\">Options</link>"
-msgstr "<link href=\"text/schart/01/04060000.xhp\" name=\"Επιλογές\">Επιλογές</link>"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id3155067\n"
-"2\n"
-"help.text"
-msgid "Use this dialog to define some options that are available for specific chart types. The contents of the Options dialog vary with the chart type."
-msgstr "Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να ορίσετε μερικές επιλογές που είναι διαθέσιμες σε συγκεκριμένους τύπους διαγραμμάτων. Τα περιεχόμενα του παραθύρου διαλόγου Επιλογές ποικίλουν ανάλογα με τον τύπο διαγράμματος."
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id3150043\n"
-"9\n"
-"help.text"
-msgid "Align data series to:"
-msgstr "Στοίχιση των σειρών δεδομένων κατά:"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id3145228\n"
-"10\n"
-"help.text"
-msgid "In this area you can choose between two Y axis scaling modes. The axes can only be scaled and given properties separately."
-msgstr "Στην περιοχή αυτή μπορείτε να επιλέξετε μεταξύ δύο λειτουργιών κλιμάκωσης του άξονα Υ. Οι άξονες είναι δυνατό μόνο να κλιμακωθούν και να τους δοθούν μεμονωμένα ιδιότητες."
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id3147346\n"
-"4\n"
-"help.text"
-msgid "Primary Y axis"
-msgstr "Κύριος άξονας Y"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id3147005\n"
-"15\n"
-"help.text"
-msgid "<ahelp hid=\"SCH:RADIOBUTTON:TP_OPTIONS:RBT_OPT_AXIS_1\">This option is active as default. All data series are aligned to the primary Y axis.</ahelp>"
-msgstr "<ahelp hid=\"SCH:RADIOBUTTON:TP_OPTIONS:RBT_OPT_AXIS_1\" visibility=\"visible\">Αυτή η επιλογή είναι ενεργή ως προεπιλογή. Όλες οι σειρές δεδομένων στοιχίζονται κατά τον πρωτεύοντα άξονα Y.</ahelp>"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id3143221\n"
-"5\n"
-"help.text"
-msgid "Secondary Y axis"
-msgstr "Δευτερεύων άξονας Υ"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id3154656\n"
-"11\n"
-"help.text"
-msgid "<ahelp hid=\"SCH:RADIOBUTTON:TP_OPTIONS:RBT_OPT_AXIS_2\">Changes the scaling of the Y axis. This axis is only visible when at least one data series is assigned to it and the axis view is active.</ahelp>"
-msgstr "<ahelp hid=\"SCH:RADIOBUTTON:TP_OPTIONS:RBT_OPT_AXIS_2\" visibility=\"visible\">Μεταβάλλει την κλίμακα του άξονα Y. Αυτός ο άξονας είναι ορατός μόνο εάν τουλάχιστον μία σειρά δεδομένων έχει αντιστοιχηθεί με αυτόν και η προβολή του άξονα είναι ενεργή.</ahelp>"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id3166423\n"
-"6\n"
-"help.text"
-msgid "Settings"
-msgstr "Ρυθμίσεις"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id3150365\n"
-"12\n"
-"help.text"
-msgid "Define the settings for a bar chart in this area. Any changes apply to all data series of the chart, not to the selected data only."
-msgstr "Ορίσετε τις ρυθμίσεις για ένα ραβδόγραμμα σε αυτήν την περιοχή. Οποιεσδήποτε αλλαγές εφαρμόζονται σε όλες τις σειρές δεδομένων του διαγράμματος και όχι μόνο στα επιλεγμένα δεδομένα."
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id3145584\n"
-"7\n"
-"help.text"
-msgid "Spacing"
-msgstr "Διάστιχο"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id3155376\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\"SCH:METRICFIELD:TP_OPTIONS:MT_GAP\">Defines the spacing between the columns in percent.</ahelp> The maximal spacing is 600%."
-msgstr "<ahelp hid=\"SCH:METRICFIELD:TP_OPTIONS:MT_GAP\">Προσδιορίζει το διάστιχο ανάμεσα στις στήλες σε ποσοστό.</ahelp> Το μέγιστο διάστιχο είναι 600%."
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id3145384\n"
-"8\n"
-"help.text"
-msgid "Overlap"
-msgstr "Επικάλυψη"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id3156447\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"SCH:METRICFIELD:TP_OPTIONS:MT_OVERLAP\">Defines the necessary settings for overlapping data series.</ahelp> You can choose between -100 and +100%."
-msgstr "<ahelp hid=\"SCH:METRICFIELD:TP_OPTIONS:MT_OVERLAP\">Καθορίζει τις αναγκαίες ρυθμίσεις για επικαλυπτόμενες σειρές δεδομένων.</ahelp> Μπορείτε να επιλέξετε ανάμεσα σε -100 και +100%."
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id3153305\n"
-"16\n"
-"help.text"
-msgid "Connection Lines"
-msgstr "Γραμμές σύνδεσης"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id3148868\n"
-"17\n"
-"help.text"
-msgid "<ahelp hid=\"SCH:CHECKBOX:TP_OPTIONS:CB_CONNECTOR\">For \"stacked\" and \"percent\" column (vertical bar) charts, mark this check box to connect the column layers that belong together with lines.</ahelp>"
-msgstr "<ahelp hid=\"SCH:CHECKBOX:TP_OPTIONS:CB_CONNECTOR\">Για \"συσσωρευμένα\" και \"ποσοστιαία\" διαγράμματα στηλών (κατακόρυφων ράβδων), επιλέξτε αυτό το πεδίο ελέγχου για να συνδέσετε τα επίπεδα των στηλών που πρέπει να βρίσκονται μαζί με τις γραμμές.</ahelp>"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id9842219\n"
-"help.text"
-msgid "Show bars side by side"
-msgstr "Προβολή ράβδων δίπλα δίπλα"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id9800103\n"
-"help.text"
-msgid "If two axes are shown in a bar chart, and some data series are attached to the first axis, while some other data series are attached to the second axis, then both sets of data series are shown independently, overlapping each other."
-msgstr "Αν δυο άξονες είναι ορατοί σε ένα ραβδόγραμμα, και μερικές σειρές δεδομένων είναι συνδεδεμένες με τον πρώτο άξονα, ενώ κάποιες άλλες σειρές δεδομένων είναι συνδεδεμένες με το δεύτερο άξονα, τότε και οι δυο σειρές δεδομένων εμφανίζονται ανεξάρτητα, επικαλύπτοντας η μία την άλλη."
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id2144535\n"
-"help.text"
-msgid "As a result, bars attached to the first y-axis are partly or completely hidden by bars attached to the second y-axis. To avoid this, enable the option to display bars side by side. <ahelp hid=\".\">The bars from different data series are shown as if they were attached only to one axis.</ahelp>"
-msgstr "Ως αποτέλεσμα, ράβδοι που είναι συνδεδεμένοι με τον πρώτο άξονα-y αποκρύπτονται μερικώς ή ολοκληρωτικά από ράβδους που είναι συνδεδεμένες με το δεύτερο άξονα-y. Για να αποφευχθεί αυτό, ενεργοποιήστε την επιλογή για να προβάλετε τις ράβδους δίπλα δίπλα. <ahelp hid=\".\">Οι ράβδοι από διαφορετικές σειρές δεδομένων εμφανίζονται σαν να ήταν συνδεδεμένες μόνο σε έναν άξονα.</ahelp>"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id24414\n"
-"help.text"
-msgid "Clockwise direction"
-msgstr "Κατεύθυνση με τη φορά των δεικτών του ρολογιού"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id2527237\n"
-"help.text"
-msgid "Available for pie and donut charts. <ahelp hid=\".\">The default direction in which the pieces of a pie chart are ordered is counterclockwise. Enable the <emph>Clockwise direction</emph> checkbox to draw the pieces in opposite direction.</ahelp>"
-msgstr "Διαθέσιμο για διαγράμματα πίτας και λουκουμά. <ahelp hid=\".\">Η προεπιλεγμένη κατεύθυνση κατά την οποία ταξινομούνται τα κομμάτια ενός διαγράμματος πίτας είναι αντίθετη με τη φορά των δεικτών του ρολογιού. Ενεργοποιήστε το πεδίο ελέγχου <emph>Κατεύθυνση με τη φορά των δεικτών του ρολογιού</emph> ώστε να σχεδιάσετε τα κομμάτια κατά την αντίθετη κατεύθυνση.</ahelp>"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id401013\n"
-"help.text"
-msgid "Starting angle"
-msgstr "Γωνία έναρξης"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id761131\n"
-"help.text"
-msgid "<ahelp hid=\".\">Drag the small dot along the circle or click any position on the circle to set the starting angle of a pie or donut chart. The starting angle is the mathematical angle position where the first piece is drawn. The value of 90 degrees draws the first piece at the 12 o'clock position. A value of 0 degrees starts at the 3 o'clock position.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετακινήστε τη μικρή τελεία κατά μήκος του κύκλου ή κάντε κλικ σε οποιαδήποτε θέση επάνω στον κύκλο για να θέσετε τη γωνία έναρξης ενός διαγράμματος πίτας ή λουκουμά. Η γωνία έναρξης είναι η μαθηματική θέση γωνίας όπου σχεδιάζεται το πρώτο κομμάτι. Η τιμή των 90 μοιρών σχεδιάζει το πρώτο κομμάτι στη θέση 'ώρα 12'. Μια τιμή 0 μοιρών ξεκινά από τη θέση 'ώρα 3'.</ahelp>"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id553910\n"
-"help.text"
-msgid "In 3D pie and donut charts that were created with older versions of the software, the starting angle is 0 degrees instead of 90 degrees. For old and new 2D charts the default starting angle is 90 degrees."
-msgstr "Στα 3Δ διαγράμματα πίτας και λουκουμά που δημιουργήθηκαν με παλαιότερες εκδόσεις του λογισμικού, η γωνία έναρξης είναι 0 μοίρες αντί για 90 μοίρες. Για τα παλιά και τα καινούργια διαγράμματα 2Δ η προεπιλεγμένη γωνία έναρξης είναι 90 μοίρες."
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id1414838\n"
-"help.text"
-msgid "When you change the starting angle or the direction, only current versions of the software show the changed values. Older versions of the software display the same document using the default values: Always counterclockwise direction and a starting value of 90 degrees (2D pie charts) or 0 degrees (3D pie charts)."
-msgstr "Όταν μεταβάλετε τη γωνία έναρξης ή την κατεύθυνση, μόνο τρέχουσες εκδόσεις του λογισμικού εμφανίζουν τις τροποποιημένες τιμές. Οι παλαιότερες εκδόσεις του λογισμικού προβάλουν το ίδιο έγγραφο χρησιμοποιώντας τις προεπιλεγμένες τιμές: Πάντα σε κατεύθυνση αντίθετη των δεικτών του ρολογιού και με γωνία έναρξης 90 μοιρών (διαγράμματα πίτας 2Δ) ή 0 μοιρών (διαγράμματα πίτας 3Δ)."
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id3179723\n"
-"help.text"
-msgid "Degrees"
-msgstr "Μοίρες"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id2164067\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter the starting angle between 0 and 359 degrees. You can also click the arrows to change the displayed value.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τη γωνία έναρξης μεταξύ 0 και 359 μοιρών. Μπορείτε επίσης να κάνετε κλικ στα βέλη για να αλλάξετε την εμφανιζόμενη τιμή.</ahelp>"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id0305200910524613\n"
-"help.text"
-msgid "Plot missing values"
-msgstr "Σχεδίαση τιμών που λείπουν"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id0305200910524650\n"
-"help.text"
-msgid "Sometimes values are missing in a data series that is shown in a chart. You can select from different options how to plot the missing values. The options are available for some chart types only."
-msgstr "Μερικές φορές φορές λείπουν τιμές σε σειρές δεδομένων που εμφανίζονται στο διάγραμμα. Μπορείτε να επιλέξετε ανάμεσα σε διάφορες επιλογές για τον τρόπο χειρισμού την τιμών που λείπουν. Οι επιλογές είναι διαθέσιμες μόνο για ορισμένους τύπους διαγραμμάτων."
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id0305200910524823\n"
-"help.text"
-msgid "Leave gap"
-msgstr "Διατήρηση κενού"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id0305200910524811\n"
-"help.text"
-msgid "<ahelp hid=\".\">For a missing value, no data will be shown. This is the default for chart types Column, Bar, Line, Net.</ahelp>"
-msgstr "<ahelp hid=\".\">Για μια τιμή που λείπει δεν θα εμφανίζονται δεδομένα. Αυτή είναι και η προεπιλεγμένη επιλογή για τους τύπους διαγραμμάτων Column, Bar, Line, Net.</ahelp>"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id0305200910524811\n"
-"help.text"
-msgid "Assume zero"
-msgstr "Εικάζεται μηδέν"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id030520091052489\n"
-"help.text"
-msgid "<ahelp hid=\".\">For a missing value, the y-value will be shown as zero. This is the default for chart type Area.</ahelp>"
-msgstr "<ahelp hid=\".\">Για μια τιμή που λείπει, η τιμή y θα εμφανίζεται ως μηδέν. Αυτό είναι η προεπιλογή για την περιοχή του τύπου διαγράμματος.</ahelp>"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id0305200910524837\n"
-"help.text"
-msgid "Continue line"
-msgstr "Συνέχιση γραμμής"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id0305200910524938\n"
-"help.text"
-msgid "<ahelp hid=\".\">For a missing value, the interpolation from the neighbor values will be shown. This is the default for chart type XY.</ahelp>"
-msgstr "<ahelp hid=\".\">Για μια τιμή που λείπει, θα εμφανίζεται η παρεμβολή από τις γειτονικές τιμές. Αυτό είναι η προεπιλογή για τύπο διαγράμματος XY.</ahelp>"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id0305200910524937\n"
-"help.text"
-msgid "Include values from hidden cells"
-msgstr "Να συμπεριλαμβάνονται τιμές από κρυφά κελιά"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_id030520091052494\n"
-"help.text"
-msgid "<ahelp hid=\".\">Check to also show values of currently hidden cells within the source cell range.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιήστε για να εμφανίζονται επίσης τιμές από κρυφά κελιά μέσα στην περιοχή του αρχικού κελιού.</ahelp>"
-
-#: 05040200.xhp
-msgctxt ""
-"05040200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Y Axis"
-msgstr "Άξονας Υ"
-
-#: 05040200.xhp
-msgctxt ""
-"05040200.xhp\n"
-"bm_id3145673\n"
-"help.text"
-msgid "<bookmark_value>Y axes; formatting</bookmark_value>"
-msgstr "<bookmark_value>άξονες Y, μορφοποίηση</bookmark_value>"
-
-#: 05040200.xhp
-msgctxt ""
-"05040200.xhp\n"
-"hd_id3145673\n"
-"1\n"
-"help.text"
-msgid "Y Axis"
-msgstr "Άξονας Y"
-
-#: 05040200.xhp
-msgctxt ""
-"05040200.xhp\n"
-"par_id3155628\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"yachse\"><ahelp hid=\".uno:DiagramAxisY\">Opens the<emph> Y Axis </emph>dialog, to change properties of the Y axis.</ahelp></variable>"
-msgstr "<variable id=\"yachse\"><ahelp hid=\".uno:DiagramAxisY\">Ανοίγει το παράθυρο διαλόγου<emph> Άξονας Y</emph>, για τροποποίηση των ιδιοτήτων του άξονα Y.</ahelp></variable>"
-
-#: 05040200.xhp
-msgctxt ""
-"05040200.xhp\n"
-"hd_id3145171\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
-
-#: 05040200.xhp
-msgctxt ""
-"05040200.xhp\n"
-"hd_id3146119\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>"
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Αριθμοί\">Αριθμοί</link>"
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Titles"
-msgstr "Τίτλοι"
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"hd_id3147345\n"
-"1\n"
-"help.text"
-msgid "Titles"
-msgstr "Τίτλοι"
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"par_id3150298\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"titel\"><ahelp hid=\".uno:InsertMenuTitles\">Opens a dialog to enter or modify the titles in a chart.</ahelp></variable> You can define the text for the main title, subtitle and the axis labels, and specify if they are displayed."
-msgstr "<variable id=\"titel\"><ahelp hid=\".uno:InsertMenuTitles\">Ανοίγει ένα παράθυρο διαλόγου για την εισαγωγή ή την τροποποίηση των τίτλων ενός διαγράμματος.</ahelp></variable> Μπορείτε να καθορίστε το κείμενο για τον κύριο τίτλο, τον υπότιτλο και τις ετικέτες των αξόνων και να προσδιορίσετε αν αυτά θα εμφανίζονται."
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"hd_id3150207\n"
-"3\n"
-"help.text"
-msgid "Main Title"
-msgstr "Κύριος τίτλος"
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"par_id3150371\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_MAINTITLE\">Marking the <emph>Main Title</emph> option activates the main title. Enter the desired title in the corresponding text field.</ahelp>"
-msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_MAINTITLE\">Επισημαίνοντας την επιλογή <emph>Κύριος τίτλος</emph> ενεργοποιείτε τον κύριο τίτλο. Εισάγετε τον επιθυμητό τίτλο στο αντίστοιχο πεδίο κειμένου.</ahelp>"
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"hd_id3146980\n"
-"5\n"
-"help.text"
-msgid "Subtitle"
-msgstr "Υπότιτλος"
+msgstr "Εισάγετε ή επιλέξτε μια περιοχή κελιών η οποία θα χρησιμοποιηθεί ως κείμενο για κατηγορίες ή ετικέτες δεδομένων."
-#: 04010000.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3149404\n"
-"6\n"
+"wiz_data_series.xhp\n"
+"par_id9500106\n"
"help.text"
-msgid "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_SUBTITLE\">Marking the <emph>Subtitle</emph> option activates the subtitle. Enter the desired title in the corresponding text field.</ahelp>"
-msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_SUBTITLE\">Επισημαίνοντας την επιλογή <emph>Υπότιτλος</emph> ενεργοποιείτε τον υπότιτλο. Εισάγετε τον επιθυμητό τίτλο στο αντίστοιχο πεδίο κειμένου.</ahelp>"
+msgid "Depending on the chart type, the texts are shown on the X axis or as data labels."
+msgstr "Ανάλογα με τον τύπο διαγράμματος, τα κείμενα απεικονίζονται στον άξονα Χ ή ως ετικέτες δεδομένων."
-#: 04010000.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3152901\n"
-"7\n"
+"wiz_data_series.xhp\n"
+"par_id5201879\n"
"help.text"
-msgid "<variable id=\"sytexttitel\"><ahelp hid=\".uno:ToggleTitle\">Click <emph>Title On/Off</emph> on the Formatting bar to show or hide the title and subtitle.</ahelp></variable>"
-msgstr "<variable id=\"sytexttitel\"><ahelp hid=\".uno:ToggleTitle\">Κάνετε κλικ στο πεδίο <emph>Τίτλος ναι/όχι</emph> στη γραμμή μορφοποίησης για να εμφανίσετε ή να αποκρύψετε τον τίτλο και τον υπότιτλο.</ahelp></variable>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows a list of all data series in the chart. Click an entry to view and edit that data series. Click <emph>Add</emph> to insert a new series into the list after the selected entry.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει μια λίστα με όλες τις σειρές δεδομένων σε ένα διάγραμμα. Κάντε κλικ σε μια καταχώρηση για να εμφανίσετε και να επεξεργαστείτε αυτήν τη σειρά δεδομένων. Κάντε κλικ στην <emph>Προσθήκη</emph> για να εισάγετε μια νέα σειρά στη λίστα, ύστερα από την επιλεγμένη καταχώρηση.</ahelp>"
-#: 04010000.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"04010000.xhp\n"
-"hd_id3156018\n"
-"8\n"
+"wiz_data_series.xhp\n"
+"par_id2571794\n"
"help.text"
-msgid "X axis"
-msgstr "Άξονας Χ"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows all the data ranges used by the data series that is selected in the Data Series list box. Each data range shows the role name and the source range address.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει όλες τις περιοχές δεδομένων που χρησιμοποιούνται από τη σειρά δεδομένων που είναι επιλεγμένη στο πεδίο λίστας Σειρές δεδομένων. Κάθε περιοχή δεδομένων εμφανίζει το όνομα ρόλου και τη διεύθυνση της περιοχής προέλευσης.</ahelp>"
-#: 04010000.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3152869\n"
-"9\n"
+"wiz_data_series.xhp\n"
+"par_id2254402\n"
"help.text"
-msgid "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_X_AXIS\">Marking the <emph>X axis</emph> option activates the X axis title. Enter the desired title in the corresponding text field.</ahelp>"
-msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_X_AXIS\">Επισημαίνοντας την επιλογή <emph>Άξονας Χ</emph> ενεργοποιείτε τον τίτλο του άξονα Χ. Εισάγετε τον επιθυμητό τίτλο στο αντίστοιχο πεδίο κειμένου.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows the source range address from the second column of the Data Range list box. You can change the range in the text box or by dragging in the document. To minimize this dialog while you select the data range in Calc, click the <emph>Select data range</emph> button.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει τη διεύθυνση της περιοχής προέλευσης από τη δεύτερη στήλη του πεδίου λίστας Περιοχή δεδομένων. Μπορείτε να μεταβάλετε την περιοχή στο πεδίο κειμένου ή μεταφέροντάς την μέσα στο αρχείο. Για να ελαχιστοποιήσετε αυτό το παράθυρο διαλόγου ενώ επιλέγετε την περιοχή δεδομένων στο Calc, κάντε κλικ στο κουμπί <emph>Επιλογή περιοχής δεδομένων</emph>.</ahelp>"
-#: 04010000.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"04010000.xhp\n"
-"hd_id3159226\n"
-"10\n"
+"wiz_data_series.xhp\n"
+"par_id2419507\n"
"help.text"
-msgid "Y axis"
-msgstr "Άξονας Υ"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows the source range address of the categories (the texts you can see on the x-axis of a category chart). For an XY-chart, the text box contains the source range of the data labels which are displayed for the data points. To minimize this dialog while you select the data range in Calc, click the <emph>Select data range</emph> button.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει τη διεύθυνση της περιοχής προέλευσης των κατηγοριών (τα κείμενα που μπορείτε να δείτε στον άξονα x ενός διαγράμματος κατηγορίας). Για ένα διάγραμμα ΧΥ, το πεδίο κειμένου περιέχει την περιοχή προέλευσης των ετικετών δεδομένων που απεικονίζονται για τα σημεία δεδομένων. Για να ελαχιστοποιήσετε αυτό το παράθυρο διαλόγου ενώ επιλέγετε την περιοχή δεδομένων στο Calc, κάντε κλικ στο κουμπί <emph>Επιλογή περιοχής δεδομένων</emph>.</ahelp>"
-#: 04010000.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3154763\n"
-"11\n"
+"wiz_data_series.xhp\n"
+"par_id1091647\n"
"help.text"
-msgid "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_Y_AXIS\">Marking the <emph>Y axis</emph> option activates the Y axis title. Enter the desired title in the corresponding text field.</ahelp>"
-msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_Y_AXIS\">Επισημαίνοντας την επιλογή <emph>Άξονας Υ</emph> ενεργοποιείτε τον τίτλο του άξονα Υ. Εισάγετε τον επιθυμητό τίτλο στο αντίστοιχο πεδίο κειμένου.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Adds a new entry below the current entry in the Data Series list. If an entry is selected, the new data series gets the same chart type.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσθέτει μια νέα καταχώρηση κάτω από την τρέχουσα καταχώρηση στη λίστα Σειρές δεδομένων. Αν μια καταχώρηση επιλεγεί, η νέα σειρά δεδομένων χρησιμοποιεί τον ίδιο τύπο διαγράμματος.</ahelp>"
-#: 04010000.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"04010000.xhp\n"
-"hd_id3153009\n"
-"12\n"
+"wiz_data_series.xhp\n"
+"par_id8831446\n"
"help.text"
-msgid "Z axis"
-msgstr "Άξονας Ζ"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the selected entry from the Data Series list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αφαιρεί την επιλεγμένη καταχώρηση από τη λίστα Σειρές δεδομένων.</ahelp>"
-#: 04010000.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3154710\n"
-"13\n"
+"wiz_data_series.xhp\n"
+"par_id7022309\n"
"help.text"
-msgid "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_Z_AXIS\">Marking the <emph>Z axis</emph> option activates the Z axis title. Enter the desired title in the corresponding text field.</ahelp> This option is only available for 3-D charts."
-msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_Z_AXIS\">Επισημαίνοντας την επιλογή <emph>Άξονας Ζ</emph> ενεργοποιείτε τον τίτλο του άξονα Ζ. Εισάγετε τον επιθυμητό τίτλο στο αντίστοιχο πεδίο κειμένου.</ahelp> Αυτή η επιλογή είναι διαθέσιμη μόνο σε διαγράμματα 3Δ."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves up the selected entry in the Data Series list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί επάνω την επιλεγμένη καταχώρηση στη λίστα Σειρές δεδομένων.</ahelp>"
-#: 04010000.xhp
+#: wiz_data_series.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3153073\n"
-"14\n"
+"wiz_data_series.xhp\n"
+"par_id2844019\n"
"help.text"
-msgid "<variable id=\"sytextachse\"><ahelp hid=\".uno:ToggleAxisTitle\">Click <emph>Axes Title On/Off</emph> on the Formatting bar to show or hide the axis labels.</ahelp></variable>"
-msgstr "<variable id=\"sytextachse\"><ahelp hid=\".uno:ToggleAxisTitle\">Κάνετε κλικ στο πεδίο <emph>Τίτλος αξόνων ναι/όχι</emph> στη γραμμή μορφοποίησης για να εμφανίσετε ή να αποκρύψετε τις ετικέτες των αξόνων.</ahelp></variable>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves down the selected entry in the Data Series list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί κάτω την επιλεγμένη καταχώρηση στη λίστα Σειρές δεδομένων.</ahelp>"
diff --git a/source/el/helpcontent2/source/text/schart/02.po b/source/el/helpcontent2/source/text/schart/02.po
index dea82b2b491..8be99d44cc3 100644
--- a/source/el/helpcontent2/source/text/schart/02.po
+++ b/source/el/helpcontent2/source/text/schart/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2011-04-05 19:36+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -101,6 +101,57 @@ msgctxt ""
msgid "Data in Columns"
msgstr "Δεδομένα σε στήλες"
+#: 01210000.xhp
+msgctxt ""
+"01210000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Scale Text"
+msgstr "Κλίμακα κειμένου"
+
+#: 01210000.xhp
+msgctxt ""
+"01210000.xhp\n"
+"bm_id3152996\n"
+"help.text"
+msgid "<bookmark_value>text scaling in charts</bookmark_value><bookmark_value>scaling; text in charts</bookmark_value><bookmark_value>charts;scaling text</bookmark_value>"
+msgstr "<bookmark_value>κλίμακα κειμένου στα διαγράμματα</bookmark_value><bookmark_value>κλίμακα, κείμενο σε διαγράμματα</bookmark_value><bookmark_value>διαγράμματα, κλίμακα κειμένου</bookmark_value>"
+
+#: 01210000.xhp
+msgctxt ""
+"01210000.xhp\n"
+"hd_id3152996\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/schart/02/01210000.xhp\" name=\"Scale Text\">Scale Text</link>"
+msgstr "<link href=\"text/schart/02/01210000.xhp\" name=\"Κλίμακα κειμένου\">Κλίμακα κειμένου</link>"
+
+#: 01210000.xhp
+msgctxt ""
+"01210000.xhp\n"
+"par_id3144510\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ScaleText\">Rescales the text in the chart when you change the size of the chart.</ahelp>"
+msgstr "<ahelp hid=\".uno:ScaleText\">Μεταβάλλει την κλίμακα του κειμένου στο διάγραμμα όταν τροποποιείτε το μέγεθος του διαγράμματος.</ahelp>"
+
+#: 01210000.xhp
+msgctxt ""
+"01210000.xhp\n"
+"par_id3150441\n"
+"help.text"
+msgid "<image id=\"img_id3159153\" src=\"cmd/sc_scaletext.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3159153\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159153\" src=\"cmd/sc_scaletext.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3159153\">Icon</alt></image>"
+
+#: 01210000.xhp
+msgctxt ""
+"01210000.xhp\n"
+"par_id3153190\n"
+"3\n"
+"help.text"
+msgid "Scale Text"
+msgstr "Κλίμακα κειμένου"
+
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
@@ -177,54 +228,3 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\".uno:ContextType\" visibility=\"visible\">Displays the name of the current chart type.</ahelp>"
msgstr "<ahelp hid=\".uno:ContextType\" visibility=\"visible\">Εμφανίζει το όνομα του τρέχοντος τύπου διαγράμματος</ahelp>"
-
-#: 01210000.xhp
-msgctxt ""
-"01210000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Scale Text"
-msgstr "Κλίμακα κειμένου"
-
-#: 01210000.xhp
-msgctxt ""
-"01210000.xhp\n"
-"bm_id3152996\n"
-"help.text"
-msgid "<bookmark_value>text scaling in charts</bookmark_value><bookmark_value>scaling; text in charts</bookmark_value><bookmark_value>charts;scaling text</bookmark_value>"
-msgstr "<bookmark_value>κλίμακα κειμένου στα διαγράμματα</bookmark_value><bookmark_value>κλίμακα, κείμενο σε διαγράμματα</bookmark_value><bookmark_value>διαγράμματα, κλίμακα κειμένου</bookmark_value>"
-
-#: 01210000.xhp
-msgctxt ""
-"01210000.xhp\n"
-"hd_id3152996\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/schart/02/01210000.xhp\" name=\"Scale Text\">Scale Text</link>"
-msgstr "<link href=\"text/schart/02/01210000.xhp\" name=\"Κλίμακα κειμένου\">Κλίμακα κειμένου</link>"
-
-#: 01210000.xhp
-msgctxt ""
-"01210000.xhp\n"
-"par_id3144510\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:ScaleText\">Rescales the text in the chart when you change the size of the chart.</ahelp>"
-msgstr "<ahelp hid=\".uno:ScaleText\">Μεταβάλλει την κλίμακα του κειμένου στο διάγραμμα όταν τροποποιείτε το μέγεθος του διαγράμματος.</ahelp>"
-
-#: 01210000.xhp
-msgctxt ""
-"01210000.xhp\n"
-"par_id3150441\n"
-"help.text"
-msgid "<image id=\"img_id3159153\" src=\"cmd/sc_scaletext.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3159153\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159153\" src=\"cmd/sc_scaletext.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3159153\">Icon</alt></image>"
-
-#: 01210000.xhp
-msgctxt ""
-"01210000.xhp\n"
-"par_id3153190\n"
-"3\n"
-"help.text"
-msgid "Scale Text"
-msgstr "Κλίμακα κειμένου"
diff --git a/source/el/helpcontent2/source/text/schart/04.po b/source/el/helpcontent2/source/text/schart/04.po
index 7fbf97d3eff..079f5cdcf7d 100644
--- a/source/el/helpcontent2/source/text/schart/04.po
+++ b/source/el/helpcontent2/source/text/schart/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2011-04-05 19:36+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/source/el/helpcontent2/source/text/sdraw.po b/source/el/helpcontent2/source/text/sdraw.po
index 42b3f21f087..49636b6ea5d 100644
--- a/source/el/helpcontent2/source/text/sdraw.po
+++ b/source/el/helpcontent2/source/text/sdraw.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2012-12-08 19:59+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,201 +16,365 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1354996793.0\n"
-#: main0106.xhp
+#: main0000.xhp
msgctxt ""
-"main0106.xhp\n"
+"main0000.xhp\n"
"tit\n"
"help.text"
-msgid "Tools"
-msgstr "Εργαλεία"
+msgid "Welcome to the $[officename] Draw Help"
+msgstr "Καλωσορίσατε στη Βοήθεια του $[officename] Draw"
-#: main0106.xhp
+#: main0000.xhp
msgctxt ""
-"main0106.xhp\n"
-"hd_id3159155\n"
+"main0000.xhp\n"
+"hd_id3155960\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sdraw/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/sdraw/main0106.xhp\" name=\"Εργαλεία\">Εργαλεία</link>"
+msgid "<switchinline select=\"appl\"> <caseinline select=\"DRAW\"/> </switchinline>Welcome to the $[officename] Draw Help"
+msgstr "<switchinline select=\"appl\"> <caseinline select=\"DRAW\"/> </switchinline>Καλωσορίσατε στη Βοήθεια του $[officename] Draw"
-#: main0106.xhp
+#: main0000.xhp
msgctxt ""
-"main0106.xhp\n"
-"par_id3156443\n"
+"main0000.xhp\n"
+"hd_id3154022\n"
+"3\n"
+"help.text"
+msgid "How to Work With $[officename] Draw"
+msgstr "Πως να σχεδιάσετε με το $[officename] Draw"
+
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"hd_id3150363\n"
+"5\n"
+"help.text"
+msgid "$[officename] Draw Menus, Toolbars, and Keys"
+msgstr "Μενού, γραμμές εργαλείων και πλήκτρα του $[officename] Draw"
+
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"hd_id3166430\n"
+"4\n"
+"help.text"
+msgid "Help about the Help"
+msgstr "Βοήθεια σχετικά με το μενού βοήθειας"
+
+#: main0100.xhp
+msgctxt ""
+"main0100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Menus"
+msgstr "Μενού"
+
+#: main0100.xhp
+msgctxt ""
+"main0100.xhp\n"
+"hd_id3148664\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"main0100\"><link href=\"text/sdraw/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+msgstr "<variable id=\"main0100\"><link href=\"text/sdraw/main0100.xhp\" name=\"Μενού\">Μενού</link></variable>"
+
+#: main0100.xhp
+msgctxt ""
+"main0100.xhp\n"
+"par_id3154684\n"
"2\n"
"help.text"
-msgid "This menu provides tools for $[officename] Draw as well as access to language and system settings."
-msgstr "Το μενού αυτό παρέχει εργαλεία του $[officename] Draw όπως και πρόσβαση στις ρυθμίσεις της γλώσσας και του συστήματος."
+msgid "The following is a description of all $[officename] Draw menus, submenus and their dialogs."
+msgstr "Αυτή η ενότητα περιέχει μια περιγραφή όλων των μενού σχεδίασης, των υπομενού και των παραθύρων διαλόγου, του $[officename] Draw."
-#: main0106.xhp
+#: main0101.xhp
msgctxt ""
-"main0106.xhp\n"
-"hd_id3153415\n"
+"main0101.xhp\n"
+"tit\n"
+"help.text"
+msgid "File"
+msgstr "Αρχείο"
+
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3149655\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sdraw/main0101.xhp\" name=\"File\">File</link>"
+msgstr "<link href=\"text/sdraw/main0101.xhp\" name=\"Αρχείο\">Αρχείο</link>"
+
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"par_id3150868\n"
+"2\n"
+"help.text"
+msgid "This menu contains general commands for working with Draw documents, such as open, close and print. To close $[officename] Draw, click <emph>Exit</emph>."
+msgstr "Το μενού αυτό περιέχει τις γενικές εντολές για την εργασία με έγγραφα Σχεδίου, όπως τις εντολές άνοιγμα, τερματισμός, εκτύπωση κ.λπ. Για να τερματίσετε το $[officename] Draw, πατήστε <emph>Έξοδος</emph>"
+
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3156441\n"
"4\n"
"help.text"
-msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Επιλογές αυτόματης διόρθωσης</link>"
+msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
-#: main0106.xhp
+#: main0101.xhp
msgctxt ""
-"main0106.xhp\n"
-"hd_id3150044\n"
+"main0101.xhp\n"
+"hd_id3153876\n"
"6\n"
"help.text"
-msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>"
+msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
+"main0101.xhp\n"
+"hd_id3150718\n"
+"7\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/01170000.xhp\" name=\"Export\">Export</link>"
+msgstr "<link href=\"text/simpress/01/01170000.xhp\" name=\"Εξαγωγή\">Εξαγωγή</link>"
+
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3154754\n"
+"14\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\">Εκδόσεις</link>"
+
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3150044\n"
+"9\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες\">Ιδιότητες</link>"
+
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3149127\n"
+"12\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
+
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3145790\n"
+"13\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις εκτυπωτή\">Ρυθμίσεις εκτυπωτή</link>"
+
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
"tit\n"
"help.text"
-msgid "$[officename] Draw Features"
-msgstr "Χαρακτηριστικά του $[officename] Draw"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3148797\n"
+"main0102.xhp\n"
+"hd_id3150868\n"
"1\n"
"help.text"
-msgid "<variable id=\"main0503\"><link href=\"text/sdraw/main0503.xhp\" name=\"$[officename] Draw Features\">$[officename] Draw Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/sdraw/main0503.xhp\" name=\"Χαρακτηριστικά του $[officename] Draw \">Χαρακτηριστικά του $[officename] Draw </link></variable>"
+msgid "<link href=\"text/sdraw/main0102.xhp\" name=\"Edit\">Edit</link>"
+msgstr "<link href=\"text/sdraw/main0102.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3146975\n"
+"main0102.xhp\n"
+"par_id3146974\n"
"2\n"
"help.text"
-msgid "$[officename] Draw lets you create simple and complex drawings and export them in a number of common image formats. You can also insert tables, charts, formulas and other items created in $[officename] programs into your drawings."
-msgstr "Το $[officename] Draw σας επιτρέπει να δημιουργήσετε απλά και σύνθετα σχέδια και να τα εξαγάγετε σε διάφορες κοινές μορφές εικόνας. Μπορείτε επίσης να εισάγετε στο σχέδιο σας, τους πίνακες, τα διαγράμματα, τους τύπους και τα άλλα στοιχεία που δημιουργήσατε, με άλλα προγράμματα του $[officename]."
+msgid "The commands in this menu are used to edit Draw documents (for example, copying and pasting)."
+msgstr "Οι εντολές σε αυτό το μενού χρησιμοποιούνται για την επεξεργασία εγγράφων σχεδίου (για παράδειγμα, αντιγραφή και επικόλληση)"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3147435\n"
-"11\n"
+"main0102.xhp\n"
+"hd_id3147396\n"
+"3\n"
"help.text"
-msgid "Vector Graphics"
-msgstr "Διανυσματικά γραφικά αντικείμενα"
+msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Ειδική επικόλληση\">Ειδική επικόλληση</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3153142\n"
-"12\n"
+"main0102.xhp\n"
+"hd_id3149400\n"
+"4\n"
"help.text"
-msgid "$[officename] Draw creates vector graphics using lines and curves defined by mathematical vectors. Vectors describe lines, ellipses, and polygons according to their geometry."
-msgstr "Το $[officename] Draw δημιουργεί διανυσματικές γραφικές παραστάσεις χρησιμοποιώντας τις γραμμές και τις καμπύλες που καθορίζονται από τα μαθηματικά διανύσματα. Τα διανύσματα περιγράφουν τις γραμμές, τις ελλείψεις, και τα πολύγωνα σύμφωνα με τη γεωμετρία τους."
+msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Εύρεση και αντικατάσταση\">Εύρεση και αντικατάσταση</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3154320\n"
+"main0102.xhp\n"
+"hd_id3153713\n"
+"13\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05270000.xhp\" name=\"Points\">Points</link>"
+msgstr "<link href=\"text/shared/01/05270000.xhp\" name=\"Σημεία\">Σημεία</link>"
+
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"par_id3147340\n"
"14\n"
"help.text"
-msgid "Creating 3D Objects"
-msgstr "Δημιουργία αντικειμένων 3Δ"
+msgid "Enables you to edit points on your drawing."
+msgstr "Σας επιτρέπει να επεξεργαστείτε σημεία του σχεδίου σας."
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3145251\n"
+"main0102.xhp\n"
+"hd_id3149258\n"
"15\n"
"help.text"
-msgid "You can create simple 3D objects such as cubes, spheres, and cylinders in $[officename] Draw and even modify the light source of the objects."
-msgstr "Με το Draw του $[officename] μπορείτε να δημιουργήσετε απλά 3Δ αντικείμενα όπως οι κύβοι, οι σφαίρες, και οι κύλινδροι και να τροποποιήσετε ακόμη και την προέλευση φωτός των αντικειμένων."
+msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue points\">Glue points</link>"
+msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Σημεία κόλλησης\">Σημεία κόλλησης</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3154491\n"
-"20\n"
+"main0102.xhp\n"
+"par_id3146315\n"
+"16\n"
"help.text"
-msgid "Grids and Snap Lines"
-msgstr "Πλέγματα και γραμμές προσκόλλησης"
+msgid "Enables you to edit glue points on your drawing."
+msgstr "Σας επιτρέπει να επεξεργαστείτε σημεία κόλλησης στο σχέδιό σας."
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3149379\n"
+"main0102.xhp\n"
+"hd_id3147005\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/02120000.xhp\" name=\"Duplicate\">Duplicate</link>"
+msgstr "<link href=\"text/simpress/01/02120000.xhp\" name=\"Διπλότυπο\">Διπλότυπο</link>"
+
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3150205\n"
"6\n"
"help.text"
-msgid "Grids and snap lines provide a visual cue to help you align objects in your drawing. You can also choose to snap an object to a grid line, snap line or to the edge of another object."
-msgstr "Τα πλέγματα και οι γραμμές προσκόλλησης παρέχουν ένα οπτικό βοήθημα για να σας βοηθήσουν να στοιχίσετε τα αντικείμενα στο σχέδιό σας. Μπορείτε επίσης να επιλέξετε να προσκολλήσετε ένα αντικείμενο σε μια γραμμή πλέγματος, γραμμή προσκόλλησης ή στην άκρη ενός άλλου αντικειμένου."
+msgid "<link href=\"text/simpress/01/02150000.xhp\" name=\"Cross-fading\">Cross-fading</link>"
+msgstr "<link href=\"text/simpress/01/02150000.xhp\" name=\"Βαθμιαίος αποχρωματισμός\">Βαθμιαίος αποχρωματισμός</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3155601\n"
-"16\n"
+"main0102.xhp\n"
+"hd_id3154650\n"
+"7\n"
"help.text"
-msgid "Connecting Objects to Show Relationships"
-msgstr "Σύνδεση αντικειμένων στην προβολή σχέσεων"
+msgid "<link href=\"text/simpress/01/02160000.xhp\" name=\"Fields\">Fields</link>"
+msgstr "<link href=\"text/simpress/01/02160000.xhp\" name=\"Πεδία\">Πεδία</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3149124\n"
-"17\n"
+"main0102.xhp\n"
+"hd_id3156446\n"
+"10\n"
"help.text"
-msgid "You can connect objects in $[officename] Draw with special lines called \"connectors\" to show the relationship between objects. Connectors attach to glue points on drawing objects and remain attached when the connected objects are moved. Connectors are useful for creating organization charts and technical diagrams."
-msgstr "Στο $[officename] Draw μπορείτε να συνδέσετε τα αντικείμενα με τις ειδικές γραμμές αποκαλούμενες \"Γραμμές σύνδεσης \" για να παρουσιάσετε τη σχέση μεταξύ των αντικειμένων. Οι συνδέσεις συνδέονται με τα σημεία κόλλησης στα αντικείμενα σχεδίων και παραμένουν συνημμένες όταν κινούνται τα συνδεδεμένα αντικείμενα. Οι γραμμές σύνδεσης είναι χρήσιμες για τα διαγράμματα οργάνωσης και τα τεχνικά διαγράμματα."
+msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Συνδέσεις\">Συνδέσεις</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3155764\n"
-"21\n"
+"main0102.xhp\n"
+"hd_id3148699\n"
+"11\n"
"help.text"
-msgid "Displaying Dimensions"
-msgstr "Προβολή διαστάσεων"
+msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Χάρτης εικόνας\">Χάρτης εικόνας</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3155333\n"
-"22\n"
+"main0102.xhp\n"
+"hd_id3157867\n"
+"12\n"
"help.text"
-msgid "Technical diagrams often show the dimensions of objects in the drawing. In $[officename] Draw, you can use dimension lines to calculate and display linear dimensions."
-msgstr "Τα τεχνικά διαγράμματα παρουσιάζουν συχνά τις διαστάσεις των αντικειμένων στο σχέδιο. Στην Σχεδίαση του $[officename], μπορείτε να χρησιμοποιήσετε τις γραμμές διάστασης για να υπολογίσετε και να εμφανίσετε τις γραμμικές διαστάσεις."
+msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Yπερσύνδεση\">Yπερσύνδεση</link>"
-#: main0503.xhp
+#: main0103.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3154705\n"
-"18\n"
+"main0103.xhp\n"
+"tit\n"
"help.text"
-msgid "Gallery"
-msgstr "Συλλογή"
+msgid "View"
+msgstr "Προβολή"
-#: main0503.xhp
+#: main0103.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3154022\n"
-"7\n"
+"main0103.xhp\n"
+"hd_id3152576\n"
+"1\n"
"help.text"
-msgid "The Gallery contains images, animations, sounds and other items that you can insert and use in your drawings as well as other $[officename] programs."
-msgstr "Η Συλλογή περιέχει εικόνες, κινούμενες εικόνες, ήχους και άλλα στοιχεία που μπορείτε να εισάγετε και να χρησιμοποιήσετε στα σχέδιά σας καθώς επίσης και στα άλλα προγράμματα του $[officename]."
+msgid "<link href=\"text/sdraw/main0103.xhp\" name=\"View\">View</link>"
+msgstr "<link href=\"text/sdraw/main0103.xhp\" name=\"Προβολή\">Προβολή</link>"
-#: main0503.xhp
+#: main0103.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3149207\n"
-"19\n"
+"main0103.xhp\n"
+"par_id3159155\n"
+"2\n"
"help.text"
-msgid "Graphic File Formats"
-msgstr "Μορφές αρχείων γραφικών αντικειμένων"
+msgid "Sets the display properties of Draw documents."
+msgstr "Καθορίζει τις ιδιότητες προβολής του εγγράφου σχεδίασης."
-#: main0503.xhp
+#: main0103.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3155112\n"
-"5\n"
+"main0103.xhp\n"
+"par_idN105AB\n"
"help.text"
-msgid "$[officename] Draw can export to many common graphic file formats, such as BMP, GIF, JPG, and PNG."
-msgstr "Στο $[officename] Draw μπορείτε να εξαγάγετε τα γραφικά αντικείμενα σε πολλές μορφές αρχείων, όπως bmp, στο GIF, JPG, και PNG"
+msgid "Normal"
+msgstr "Κανονική"
+
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"par_idN105AF\n"
+"help.text"
+msgid "Switch to normal view of the page."
+msgstr "Εναλλαγή σε κανονική προβολή της σελίδας."
+
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"par_idN105B2\n"
+"help.text"
+msgid "Master"
+msgstr "Κύριο"
+
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"par_idN105B6\n"
+"help.text"
+msgid "Switch to the master page view."
+msgstr "Εναλλαγή σε κύρια προβολή της σελίδας."
+
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"hd_id3149666\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
#: main0104.xhp
msgctxt ""
@@ -442,6 +606,146 @@ msgctxt ""
msgid "<link href=\"text/simpress/01/05140000.xhp\" name=\"Layer\">Layer</link>"
msgstr "<link href=\"text/simpress/01/05140000.xhp\" name=\"Επίπεδο\">Επίπεδο</link>"
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"tit\n"
+"help.text"
+msgid "Tools"
+msgstr "Εργαλεία"
+
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3159155\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sdraw/main0106.xhp\" name=\"Tools\">Tools</link>"
+msgstr "<link href=\"text/sdraw/main0106.xhp\" name=\"Εργαλεία\">Εργαλεία</link>"
+
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"par_id3156443\n"
+"2\n"
+"help.text"
+msgid "This menu provides tools for $[officename] Draw as well as access to language and system settings."
+msgstr "Το μενού αυτό παρέχει εργαλεία του $[officename] Draw όπως και πρόσβαση στις ρυθμίσεις της γλώσσας και του συστήματος."
+
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3153415\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Επιλογές αυτόματης διόρθωσης</link>"
+
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3150044\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>"
+
+#: main0200.xhp
+msgctxt ""
+"main0200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Toolbars"
+msgstr "Γραμμές εργαλείων"
+
+#: main0200.xhp
+msgctxt ""
+"main0200.xhp\n"
+"hd_id3148663\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"main0200\"><link href=\"text/sdraw/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+msgstr "<variable id=\"main0200\"><link href=\"text/sdraw/main0200.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων </link></variable>"
+
+#: main0200.xhp
+msgctxt ""
+"main0200.xhp\n"
+"par_id3125863\n"
+"2\n"
+"help.text"
+msgid "This section provides an overview of the toolbars available in $[officename] Draw."
+msgstr "Αυτή η ενότητα παρέχει μια επισκόπηση των γραμμών εργαλείων που διαθέτει το $[officename] Draw."
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"tit\n"
+"help.text"
+msgid "Line and Filling Bar"
+msgstr "Γραμμή εργαλείων γραμμής και γεμίσματος"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3149669\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sdraw/main0202.xhp\" name=\"Line and Filling Bar\">Line and Filling Bar</link>"
+msgstr "<link href=\"text/sdraw/main0202.xhp\" name=\"Γραμμή εργαλείων γραμμής και γεμίσματος\">Γραμμή εργαλείων γραμμής και γεμίσματος</link>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id3150543\n"
+"2\n"
+"help.text"
+msgid "The Line and Filling bar contains commands for the current editing mode."
+msgstr "Η Γραμμή εργαλείων γραμμής και γεμίσματος διαθέτει όλες τις απαραίτητες εντολές για την τρέχουσα λειτουργία επεξεργασίας."
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3149664\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πρότυπο γραμμής\">Πρότυπο γραμμής</link>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3156285\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πλάτος γραμμής\">Πλάτος γραμμής</link>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3154015\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Χρώμα γραμμής\">Χρώμα γραμμής</link>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3155767\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style / Filling\">Area Style / Filling</link>"
+msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Πρότυπο / Γέμισμα επιφάνειας\">Πρότυπο / Γέμισμα επιφάνειας</link>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3341471\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05210600.xhp\" name=\"Shadow\">Shadow</link>"
+msgstr "<link href=\"text/shared/01/05210600.xhp\" name=\"Σκιά\">Σκιά</link>"
+
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -596,277 +900,6 @@ msgctxt ""
msgid "Switches the 3D effects on and off for the selected objects."
msgstr "Ενεργοποιεί ή απενεργοποιεί τα 3Δ εφέ για τα επιλεγμένα αντικείμενα."
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"tit\n"
-"help.text"
-msgid "View"
-msgstr "Προβολή"
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"hd_id3152576\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sdraw/main0103.xhp\" name=\"View\">View</link>"
-msgstr "<link href=\"text/sdraw/main0103.xhp\" name=\"Προβολή\">Προβολή</link>"
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"par_id3159155\n"
-"2\n"
-"help.text"
-msgid "Sets the display properties of Draw documents."
-msgstr "Καθορίζει τις ιδιότητες προβολής του εγγράφου σχεδίασης."
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"par_idN105AB\n"
-"help.text"
-msgid "Normal"
-msgstr "Κανονική"
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"par_idN105AF\n"
-"help.text"
-msgid "Switch to normal view of the page."
-msgstr "Εναλλαγή σε κανονική προβολή της σελίδας."
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"par_idN105B2\n"
-"help.text"
-msgid "Master"
-msgstr "Κύριο"
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"par_idN105B6\n"
-"help.text"
-msgid "Switch to the master page view."
-msgstr "Εναλλαγή σε κύρια προβολή της σελίδας."
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"hd_id3149666\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"tit\n"
-"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3150868\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sdraw/main0102.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/sdraw/main0102.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"par_id3146974\n"
-"2\n"
-"help.text"
-msgid "The commands in this menu are used to edit Draw documents (for example, copying and pasting)."
-msgstr "Οι εντολές σε αυτό το μενού χρησιμοποιούνται για την επεξεργασία εγγράφων σχεδίου (για παράδειγμα, αντιγραφή και επικόλληση)"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3147396\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Ειδική επικόλληση\">Ειδική επικόλληση</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3149400\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Εύρεση και αντικατάσταση\">Εύρεση και αντικατάσταση</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3153713\n"
-"13\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05270000.xhp\" name=\"Points\">Points</link>"
-msgstr "<link href=\"text/shared/01/05270000.xhp\" name=\"Σημεία\">Σημεία</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"par_id3147340\n"
-"14\n"
-"help.text"
-msgid "Enables you to edit points on your drawing."
-msgstr "Σας επιτρέπει να επεξεργαστείτε σημεία στο σχέδιό σας."
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3149258\n"
-"15\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue points\">Glue points</link>"
-msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Σημεία κόλλησης\">Σημεία κόλλησης</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"par_id3146315\n"
-"16\n"
-"help.text"
-msgid "Enables you to edit glue points on your drawing."
-msgstr "Σας επιτρέπει να επεξεργαστείτε σημεία κόλλησης στο σχέδιό σας."
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3147005\n"
-"5\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/02120000.xhp\" name=\"Duplicate\">Duplicate</link>"
-msgstr "<link href=\"text/simpress/01/02120000.xhp\" name=\"Διπλότυπο\">Διπλότυπο</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3150205\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/02150000.xhp\" name=\"Cross-fading\">Cross-fading</link>"
-msgstr "<link href=\"text/simpress/01/02150000.xhp\" name=\"Βαθμιαίος αποχρωματισμός\">Βαθμιαίος αποχρωματισμός</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3154650\n"
-"7\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/02160000.xhp\" name=\"Fields\">Fields</link>"
-msgstr "<link href=\"text/simpress/01/02160000.xhp\" name=\"Πεδία\">Πεδία</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3156446\n"
-"10\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Συνδέσεις\">Συνδέσεις</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3148699\n"
-"11\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Χάρτης εικόνας\">Χάρτης εικόνας</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3157867\n"
-"12\n"
-"help.text"
-msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Υπερσύνδεση\">Υπερσύνδεση</link>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"tit\n"
-"help.text"
-msgid "Line and Filling Bar"
-msgstr "Γραμμή εργαλείων γραμμής και γεμίσματος"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id3149669\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sdraw/main0202.xhp\" name=\"Line and Filling Bar\">Line and Filling Bar</link>"
-msgstr "<link href=\"text/sdraw/main0202.xhp\" name=\"Γραμμή εργαλείων γραμμής και γεμίσματος\">Γραμμή εργαλείων γραμμής και γεμίσματος</link>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id3150543\n"
-"2\n"
-"help.text"
-msgid "The Line and Filling bar contains commands for the current editing mode."
-msgstr "Η Γραμμή εργαλείων γραμμής και γεμίσματος διαθέτει όλες τις απαραίτητες εντολές για την τρέχουσα λειτουργία επεξεργασίας."
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id3149664\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πρότυπο γραμμής\">Πρότυπο γραμμής</link>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id3156285\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πλάτος γραμμής\">Πλάτος γραμμής</link>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id3154015\n"
-"5\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Χρώμα γραμμής\">Χρώμα γραμμής</link>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id3155767\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style / Filling\">Area Style / Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Πρότυπο / Γέμισμα επιφάνειας\">Πρότυπο / Γέμισμα επιφάνειας</link>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id3341471\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05210600.xhp\" name=\"Shadow\">Shadow</link>"
-msgstr "<link href=\"text/shared/01/05210600.xhp\" name=\"Σκιά\">Σκιά</link>"
-
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -974,187 +1007,154 @@ msgctxt ""
msgid "<link href=\"text/simpress/02/13190000.xhp\" name=\"Select Text Area Only\">Select Text Area Only</link>"
msgstr "<link href=\"text/simpress/02/13190000.xhp\" name=\"Επιλογή μόνο της περιοχής κειμένου\">Επιλογή μόνο της περιοχής κειμένου</link>"
-#: main0000.xhp
+#: main0503.xhp
msgctxt ""
-"main0000.xhp\n"
+"main0503.xhp\n"
"tit\n"
"help.text"
-msgid "Welcome to the $[officename] Draw Help"
-msgstr "Καλωσορίσατε στη Βοήθεια του $[officename] Draw"
+msgid "$[officename] Draw Features"
+msgstr "Χαρακτηριστικά του $[officename] Draw"
-#: main0000.xhp
+#: main0503.xhp
msgctxt ""
-"main0000.xhp\n"
-"hd_id3155960\n"
+"main0503.xhp\n"
+"hd_id3148797\n"
"1\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"DRAW\"/> </switchinline>Welcome to the $[officename] Draw Help"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"DRAW\"/> </switchinline>Καλωσορίσατε στη Βοήθεια του $[officename] Draw"
-
-#: main0000.xhp
-msgctxt ""
-"main0000.xhp\n"
-"hd_id3154022\n"
-"3\n"
-"help.text"
-msgid "How to Work With $[officename] Draw"
-msgstr "Πως να σχεδιάσετε με το $[officename] Draw"
-
-#: main0000.xhp
-msgctxt ""
-"main0000.xhp\n"
-"hd_id3150363\n"
-"5\n"
-"help.text"
-msgid "$[officename] Draw Menus, Toolbars, and Keys"
-msgstr "Μενού, γραμμές εργαλείων και πλήκτρα του $[officename] Draw"
+msgid "<variable id=\"main0503\"><link href=\"text/sdraw/main0503.xhp\" name=\"$[officename] Draw Features\">$[officename] Draw Features</link></variable>"
+msgstr "<variable id=\"main0503\"><link href=\"text/sdraw/main0503.xhp\" name=\"Χαρακτηριστικά του $[officename] Draw \">Χαρακτηριστικά του $[officename] Draw </link></variable>"
-#: main0000.xhp
+#: main0503.xhp
msgctxt ""
-"main0000.xhp\n"
-"hd_id3166430\n"
-"4\n"
+"main0503.xhp\n"
+"par_id3146975\n"
+"2\n"
"help.text"
-msgid "Help about the Help"
-msgstr "Βοήθεια σχετικά με το μενού βοήθειας"
+msgid "$[officename] Draw lets you create simple and complex drawings and export them in a number of common image formats. You can also insert tables, charts, formulas and other items created in $[officename] programs into your drawings."
+msgstr "Το $[officename] Draw σας επιτρέπει να δημιουργήσετε απλά και σύνθετα σχέδια και να τα εξαγάγετε σε διάφορες κοινές μορφές εικόνας. Μπορείτε επίσης να εισάγετε στο σχέδιο σας, τους πίνακες, τα διαγράμματα, τους τύπους και τα άλλα στοιχεία που δημιουργήσατε, με άλλα προγράμματα του $[officename]."
-#: main0100.xhp
+#: main0503.xhp
msgctxt ""
-"main0100.xhp\n"
-"tit\n"
+"main0503.xhp\n"
+"hd_id3147435\n"
+"11\n"
"help.text"
-msgid "Menus"
-msgstr "Μενού"
+msgid "Vector Graphics"
+msgstr "Διανυσματικά γραφικά αντικείμενα"
-#: main0100.xhp
+#: main0503.xhp
msgctxt ""
-"main0100.xhp\n"
-"hd_id3148664\n"
-"1\n"
+"main0503.xhp\n"
+"par_id3153142\n"
+"12\n"
"help.text"
-msgid "<variable id=\"main0100\"><link href=\"text/sdraw/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/sdraw/main0100.xhp\" name=\"Μενού\">Μενού</link></variable>"
+msgid "$[officename] Draw creates vector graphics using lines and curves defined by mathematical vectors. Vectors describe lines, ellipses, and polygons according to their geometry."
+msgstr "Το $[officename] Draw δημιουργεί διανυσματικές γραφικές παραστάσεις χρησιμοποιώντας τις γραμμές και τις καμπύλες που καθορίζονται από τα μαθηματικά διανύσματα. Τα διανύσματα περιγράφουν τις γραμμές, τις ελλείψεις, και τα πολύγωνα σύμφωνα με τη γεωμετρία τους."
-#: main0100.xhp
+#: main0503.xhp
msgctxt ""
-"main0100.xhp\n"
-"par_id3154684\n"
-"2\n"
+"main0503.xhp\n"
+"hd_id3154320\n"
+"14\n"
"help.text"
-msgid "The following is a description of all $[officename] Draw menus, submenus and their dialogs."
-msgstr "Αυτή η ενότητα περιέχει μια περιγραφή όλων των μενού σχεδίασης, των υπομενού και των παραθύρων διαλόγου, του $[officename] Draw."
+msgid "Creating 3D Objects"
+msgstr "Δημιουργία αντικειμένων 3Δ"
-#: main0200.xhp
+#: main0503.xhp
msgctxt ""
-"main0200.xhp\n"
-"tit\n"
+"main0503.xhp\n"
+"par_id3145251\n"
+"15\n"
"help.text"
-msgid "Toolbars"
-msgstr "Γραμμές εργαλείων"
+msgid "You can create simple 3D objects such as cubes, spheres, and cylinders in $[officename] Draw and even modify the light source of the objects."
+msgstr "Με το Draw του $[officename] μπορείτε να δημιουργήσετε απλά 3Δ αντικείμενα όπως οι κύβοι, οι σφαίρες, και οι κύλινδροι και να τροποποιήσετε ακόμη και την προέλευση φωτός των αντικειμένων."
-#: main0200.xhp
+#: main0503.xhp
msgctxt ""
-"main0200.xhp\n"
-"hd_id3148663\n"
-"1\n"
+"main0503.xhp\n"
+"hd_id3154491\n"
+"20\n"
"help.text"
-msgid "<variable id=\"main0200\"><link href=\"text/sdraw/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/sdraw/main0200.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων </link></variable>"
+msgid "Grids and Snap Lines"
+msgstr "Πλέγματα και γραμμές προσκόλλησης"
-#: main0200.xhp
+#: main0503.xhp
msgctxt ""
-"main0200.xhp\n"
-"par_id3125863\n"
-"2\n"
+"main0503.xhp\n"
+"par_id3149379\n"
+"6\n"
"help.text"
-msgid "This section provides an overview of the toolbars available in $[officename] Draw."
-msgstr "Αυτή η ενότητα παρέχει μια επισκόπηση των γραμμών εργαλείων που διαθέτει το $[officename] Draw."
+msgid "Grids and snap lines provide a visual cue to help you align objects in your drawing. You can also choose to snap an object to a grid line, snap line or to the edge of another object."
+msgstr "Τα πλέγματα και οι γραμμές προσκόλλησης παρέχουν ένα οπτικό βοήθημα για να σας βοηθήσουν να στοιχίσετε τα αντικείμενα στο σχέδιό σας. Μπορείτε επίσης να επιλέξετε να προσκολλήσετε ένα αντικείμενο σε μια γραμμή πλέγματος, γραμμή προσκόλλησης ή στην άκρη ενός άλλου αντικειμένου."
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"tit\n"
+"main0503.xhp\n"
+"hd_id3155601\n"
+"16\n"
"help.text"
-msgid "File"
-msgstr "Αρχείο"
+msgid "Connecting Objects to Show Relationships"
+msgstr "Σύνδεση αντικειμένων στην προβολή σχέσεων"
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3149655\n"
-"1\n"
+"main0503.xhp\n"
+"par_id3149124\n"
+"17\n"
"help.text"
-msgid "<link href=\"text/sdraw/main0101.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/sdraw/main0101.xhp\" name=\"Αρχείο\">Αρχείο</link>"
+msgid "You can connect objects in $[officename] Draw with special lines called \"connectors\" to show the relationship between objects. Connectors attach to glue points on drawing objects and remain attached when the connected objects are moved. Connectors are useful for creating organization charts and technical diagrams."
+msgstr "Στο $[officename] Draw μπορείτε να συνδέσετε τα αντικείμενα με τις ειδικές γραμμές αποκαλούμενες \"Γραμμές σύνδεσης \" για να παρουσιάσετε τη σχέση μεταξύ των αντικειμένων. Οι συνδέσεις συνδέονται με τα σημεία κόλλησης στα αντικείμενα σχεδίων και παραμένουν συνημμένες όταν κινούνται τα συνδεδεμένα αντικείμενα. Οι γραμμές σύνδεσης είναι χρήσιμες για τα διαγράμματα οργάνωσης και τα τεχνικά διαγράμματα."
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"par_id3150868\n"
-"2\n"
+"main0503.xhp\n"
+"hd_id3155764\n"
+"21\n"
"help.text"
-msgid "This menu contains general commands for working with Draw documents, such as open, close and print. To close $[officename] Draw, click <emph>Exit</emph>."
-msgstr "Το μενού αυτό περιέχει τις γενικές εντολές για την εργασία με έγγραφα Σχεδίου, όπως τις εντολές άνοιγμα, τερματισμός, εκτύπωση κ.λπ. Για να τερματίσετε το $[officename] Draw, πατήστε <emph>Έξοδος</emph>"
+msgid "Displaying Dimensions"
+msgstr "Προβολή διαστάσεων"
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3156441\n"
-"4\n"
+"main0503.xhp\n"
+"par_id3155333\n"
+"22\n"
"help.text"
-msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
+msgid "Technical diagrams often show the dimensions of objects in the drawing. In $[officename] Draw, you can use dimension lines to calculate and display linear dimensions."
+msgstr "Τα τεχνικά διαγράμματα παρουσιάζουν συχνά τις διαστάσεις των αντικειμένων στο σχέδιο. Στην Σχεδίαση του $[officename], μπορείτε να χρησιμοποιήσετε τις γραμμές διάστασης για να υπολογίσετε και να εμφανίσετε τις γραμμικές διαστάσεις."
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3153876\n"
-"6\n"
+"main0503.xhp\n"
+"hd_id3154705\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
+msgid "Gallery"
+msgstr "Συλλογή"
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3150718\n"
+"main0503.xhp\n"
+"par_id3154022\n"
"7\n"
"help.text"
-msgid "<link href=\"text/simpress/01/01170000.xhp\" name=\"Export\">Export</link>"
-msgstr "<link href=\"text/simpress/01/01170000.xhp\" name=\"Εξαγωγή\">Εξαγωγή</link>"
-
-#: main0101.xhp
-msgctxt ""
-"main0101.xhp\n"
-"hd_id3154754\n"
-"14\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\">Εκδόσεις</link>"
-
-#: main0101.xhp
-msgctxt ""
-"main0101.xhp\n"
-"hd_id3150044\n"
-"9\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες\">Ιδιότητες</link>"
+msgid "The Gallery contains images, animations, sounds and other items that you can insert and use in your drawings as well as other $[officename] programs."
+msgstr "Η Συλλογή περιέχει εικόνες, κινούμενες εικόνες, ήχους και άλλα στοιχεία που μπορείτε να εισάγετε και να χρησιμοποιήσετε στα σχέδιά σας καθώς επίσης και στα άλλα προγράμματα του $[officename]."
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3149127\n"
-"12\n"
+"main0503.xhp\n"
+"hd_id3149207\n"
+"19\n"
"help.text"
-msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
+msgid "Graphic File Formats"
+msgstr "Μορφές αρχείων γραφικών αντικειμένων"
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3145790\n"
-"13\n"
+"main0503.xhp\n"
+"par_id3155112\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις εκτυπωτή\">Ρυθμίσεις εκτυπωτή</link>"
+msgid "$[officename] Draw can export to many common graphic file formats, such as BMP, GIF, JPG, and PNG."
+msgstr "Στο $[officename] Draw μπορείτε να εξαγάγετε τα γραφικά αντικείμενα σε πολλές μορφές αρχείων, όπως bmp, στο GIF, JPG, και PNG"
diff --git a/source/el/helpcontent2/source/text/sdraw/00.po b/source/el/helpcontent2/source/text/sdraw/00.po
index 7a71bcc9f2d..79e605a53e1 100644
--- a/source/el/helpcontent2/source/text/sdraw/00.po
+++ b/source/el/helpcontent2/source/text/sdraw/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2011-04-05 19:36+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/source/el/helpcontent2/source/text/sdraw/01.po b/source/el/helpcontent2/source/text/sdraw/01.po
index 92b2153e3b7..8f4ea9b42fb 100644
--- a/source/el/helpcontent2/source/text/sdraw/01.po
+++ b/source/el/helpcontent2/source/text/sdraw/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2011-04-05 19:36+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/source/el/helpcontent2/source/text/sdraw/04.po b/source/el/helpcontent2/source/text/sdraw/04.po
index 0616a3c48a9..99d22be2477 100644
--- a/source/el/helpcontent2/source/text/sdraw/04.po
+++ b/source/el/helpcontent2/source/text/sdraw/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2012-11-21 15:57+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/source/el/helpcontent2/source/text/sdraw/guide.po b/source/el/helpcontent2/source/text/sdraw/guide.po
index 538f0940496..780c0e55429 100644
--- a/source/el/helpcontent2/source/text/sdraw/guide.po
+++ b/source/el/helpcontent2/source/text/sdraw/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2012-12-05 22:50+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,402 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1354747834.0\n"
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"tit\n"
+"help.text"
+msgid "Arranging, Aligning and Distributing Objects"
+msgstr "Τακτοποίηση, στοίχιση και κατανομή αντικειμένων"
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"hd_id3149656\n"
+"73\n"
+"help.text"
+msgid "<variable id=\"align_arrange\"><link href=\"text/sdraw/guide/align_arrange.xhp\" name=\"Arranging and Aligning Objects\">Arranging, Aligning and Distributing Objects</link></variable>"
+msgstr "<variable id=\"align_arrange\"><link href=\"text/sdraw/guide/align_arrange.xhp\" name=\"Τακτοποίηση και στοίχιση αντικειμένων\">Τακτοποίηση, στοίχιση και κατανομή αντικειμένων</link></variable>"
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"bm_id3125863\n"
+"help.text"
+msgid "<bookmark_value>arranging; objects (guide)</bookmark_value><bookmark_value>objects;aligning</bookmark_value><bookmark_value>distributing draw objects</bookmark_value><bookmark_value>aligning;draw objects</bookmark_value>"
+msgstr "<bookmark_value>τακτοποίηση, αντικείμενα (οδηγός)</bookmark_value><bookmark_value>αντικείμενα, στοίχιση</bookmark_value><bookmark_value>κατανομή αντικειμένων σχεδίασης</bookmark_value><bookmark_value>στοίχιση, αντικείμενα σχεδίασης</bookmark_value>"
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"hd_id3125863\n"
+"17\n"
+"help.text"
+msgid "Arranging Objects"
+msgstr "Τακτοποίηση αντικειμένων"
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_id3153727\n"
+"18\n"
+"help.text"
+msgid "Each object that you place in your document is successively stacked on the preceding object. To re-arrange the stacking order of a selected object, proceed as follows."
+msgstr "Κάθε αντικείμενο που τοποθετείτε στο έγγραφό σας στοιβάζεται επιτυχώς στο προηγούμενο αντικείμενο. Για να τακτοποιήσετε ξανά τη σειρά ταξινόμησης της στοίβας ενός επιλεγμένου αντικειμένου, συνεχίστε ως εξής."
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_idN107D5\n"
+"help.text"
+msgid "Click the object whose position you want to change."
+msgstr "Κάντε κλικ στο αντικείμενο του οποίου την θέση επιθυμείτε να αλλάξετε."
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_id3150327\n"
+"78\n"
+"help.text"
+msgid "Choose <item type=\"menuitem\">Modify - Arrange</item> to bring up the context menu and choose one of the arrange options:"
+msgstr "Επιλέξτε <item type=\"menuitem\">Τροποποίηση - Τακτοποίηση</item> για να ανοίξετε το μενού περιβάλλοντος και επιλέξτε κάποια από τις επιλογές τακτοποίησης:"
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_idN107E6\n"
+"help.text"
+msgid "<emph>Bring to Front</emph> places the object on top of all other objects"
+msgstr "Η επιλογή <emph>Μεταφορά σε πρώτο πλάνο</emph> τοποθετεί το αντικείμενο πάνω από τα άλλα αντικείμενα"
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_idN107EC\n"
+"help.text"
+msgid "<emph>Bring Forward</emph> places the object one place forward in the stack of objects"
+msgstr "Η επιλογή <emph>Μεταφορά ένα επίπεδο εμπρός</emph> τοποθετεί το αντικείμενο μία θέση μπροστά στη στοίβα με τα αντικείμενα"
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_idN107F2\n"
+"help.text"
+msgid "<emph>Send Backward</emph> places the object one place back in the stack of objects"
+msgstr "Η επιλογή <emph>Μεταφορά ένα επίπεδο πίσω</emph> τοποθετεί το αντικείμενο μία θέση πίσω στη στοίβα με τα αντικείμενα"
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_idN107F8\n"
+"help.text"
+msgid "<emph>Send to Back</emph> places the object behind all other objects"
+msgstr "Η επιλογή <emph>Μεταφορά πίσω</emph> τοποθετεί το αντικείμενο πίσω από τα άλλα αντικείμενα"
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_idN107FE\n"
+"help.text"
+msgid "<emph>Behind Object</emph> places the object behind another object that you select"
+msgstr "Η επιλογή <emph>Πίσω από το αντικείμενο</emph> τοποθετεί το αντικείμενο πίσω από ένα διαφορετικό αντικείμενο που έχετε επιλέξει"
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"hd_id3155766\n"
+"79\n"
+"help.text"
+msgid "Arranging an Object Behind Another Object"
+msgstr "Τακτοποίηση αντικειμένου πίσω από διαφορετικό αντικείμενο"
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_idN10811\n"
+"help.text"
+msgid "Click the object whose position you want to change."
+msgstr "Κάντε κλικ στο αντικείμενο του οποίου την θέση επιθυμείτε να αλλάξετε."
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_id3154253\n"
+"80\n"
+"help.text"
+msgid "Choose <item type=\"menuitem\">Modify - Arrange</item> to open the context menu and choose <emph>Behind Object</emph>. The mouse pointer changes to a hand."
+msgstr "Επιλέξτε <item type=\"menuitem\">Τροποποίηση - Τακτοποίηση</item> για να ανοίξετε το μενού περιβάλλοντος και επιλέξτε <emph>Πίσω από το αντικείμενο</emph>. Ο δείκτης του ποντικιού μετατρέπεται σε ένα χέρι."
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_id3149126\n"
+"81\n"
+"help.text"
+msgid "Click the object behind which you want to place the selected object."
+msgstr "Κάντε κλικ στο αντικείμενο πίσω από το οποίο επιθυμείτε να τοποθετήσετε το επιλεγμένο αντικείμενο."
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"hd_id3145789\n"
+"20\n"
+"help.text"
+msgid "Reversing The Stacking Order of Two Objects"
+msgstr "Αντιστροφή της σειράς ταξινόμησης της στοίβας δύο αντικειμένων"
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_id3154022\n"
+"83\n"
+"help.text"
+msgid "Shift-click both objects to select them."
+msgstr "Κρατήστε πατημένο το πλήκτρο Shift και κάντε κλικ στα δύο αντικείμενα για να τα επιλέξετε."
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_id3155114\n"
+"84\n"
+"help.text"
+msgid "Choose <item type=\"menuitem\">Modify - Arrange</item> to open the context menu and choose <emph>Reverse</emph>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Τροποποίηση - Τακτοποίηση</item> για να ανοίξετε το μενού περιβάλλοντος και επιλέξτε <emph>Αντιστροφή</emph>."
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"hd_id3166425\n"
+"21\n"
+"help.text"
+msgid "Aligning Objects"
+msgstr "Στοίχιση αντικειμένων"
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_id3152994\n"
+"22\n"
+"help.text"
+msgid "The <emph>Alignment</emph> function enables you to align objects relative to each other or relative to the page."
+msgstr "Η λειτουργία <emph>Στοίχιση</emph> σας παρέχει τη δυνατότητα να στοιχίσετε αντικείμενα μεταξύ τους ή σε σχέση με τη σελίδα."
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_idN108A3\n"
+"help.text"
+msgid "Select an object to align it to the page or select multiple objects to align them relative to each other."
+msgstr "Επιλέξτε ένα αντικείμενο για να το στοιχίσετε στη σελίδα ή επιλέξτε πολλαπλά αντικείμενα για να τα στοιχίσετε μεταξύ τους."
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_idN108A7\n"
+"help.text"
+msgid "Choose <item type=\"menuitem\">Modify - Alignment</item> and select one of the alignment options."
+msgstr "Επιλέξτε <item type=\"menuitem\">Τροποποίηση - Στοίχιση</item> και επιλέξτε κάποια από τις επιλογές στοίχισης."
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_idN108AE\n"
+"help.text"
+msgid "Distributing Objects"
+msgstr "Κατανομή αντικειμένων"
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_id3151390\n"
+"71\n"
+"help.text"
+msgid "If you select three or more objects in Draw, you can also use the <link href=\"text/shared/01/05360000.xhp\" name=\"Distribution\"><emph>Distribution</emph></link> command to distribute the vertical and horizontal spacing evenly between the objects."
+msgstr "Αν επιλέξετε τρία ή περισσότερα αντικείμενα στο Draw, μπορείτε επίσης να χρησιμοποιήσετε την εντολή <link href=\"text/shared/01/05360000.xhp\" name=\"Κατανομή\"><emph>Κατανομή</emph></link> για να κατανείμετε την οριζόντια και την κατακόρυφη απόσταση μεταξύ των αντικειμένων."
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_idN108CE\n"
+"help.text"
+msgid "Select three or more objects to be distributed."
+msgstr "Επιλέξτε τρία ή περισσότερα αντικείμενα για να κατανεμηθούν."
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_idN108D2\n"
+"help.text"
+msgid "Choose <item type=\"menuitem\">Modify - Distribution</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Τροποποίηση - Κατανομή</item>."
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_idN108DA\n"
+"help.text"
+msgid "Select the horizontal and vertical distribution option and click <emph>OK</emph>."
+msgstr "Επιλέξτε την επιλογή για οριζόντια ή κατακόρυφη κατανομή και κάντε κλικ στο κουμπί <emph>OK</emph>."
+
+#: align_arrange.xhp
+msgctxt ""
+"align_arrange.xhp\n"
+"par_id3150535\n"
+"72\n"
+"help.text"
+msgid "Selected objects are distributed evenly along the horizontal or vertical axis. The two outermost objects are used as reference points and do not move when the <emph>Distribution</emph> command is applied."
+msgstr "Τα επιλεγμένα αντικείμενα ισοκατανέμονται κατά μήκος του οριζόντιου και του κατακόρυφου άξονα. Τα δύο πιο εξωτερικά αντικείμενα χρησιμοποιούνται ως σημεία παραπομπής και δεν μετακινούνται όταν εφαρμόζεται η εντολή <emph>Κατανομή</emph>."
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"tit\n"
+"help.text"
+msgid "Defining Custom Colors"
+msgstr "Ορισμός προσαρμοσμένων χρωμάτων"
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"bm_id3149263\n"
+"help.text"
+msgid "<bookmark_value>colors; defining and saving</bookmark_value> <bookmark_value>user-defined colors</bookmark_value> <bookmark_value>custom colors</bookmark_value>"
+msgstr "<bookmark_value>χρώματα, ορισμός και αποθήκευση</bookmark_value><bookmark_value>χρώματα καθορισμένα από το χρήστη</bookmark_value><bookmark_value>προσαρμοσμένα χρώματα</bookmark_value>"
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"hd_id3149263\n"
+"7\n"
+"help.text"
+msgid "<variable id=\"color_define\"><link href=\"text/sdraw/guide/color_define.xhp\" name=\"Defining Custom Colors\">Defining Custom Colors</link></variable>"
+msgstr "<variable id=\"color_define\"><link href=\"text/sdraw/guide/color_define.xhp\" name=\"Ορισμός προσαρμοσμένων χρωμάτων\">Ορισμός προσαρμοσμένων χρωμάτων</link></variable>"
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"par_id3154511\n"
+"8\n"
+"help.text"
+msgid "If you want, you can mix a custom color and add it to a color table."
+msgstr "Αν επιθυμείτε, μπορείτε να αναμίξετε ένα προσαρμοσμένο χρώμα και να το προσθέσετε σε έναν πίνακα χρωμάτων."
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"hd_id3155600\n"
+"9\n"
+"help.text"
+msgid "To define a custom color"
+msgstr "Για να ορίσετε ένα προσαρμοσμένο χρώμα"
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"par_id3150327\n"
+"25\n"
+"help.text"
+msgid "Choose <emph>Format - Area</emph> and click the <emph>Colors</emph> tab. A table of the predefined colors is displayed."
+msgstr "Επιλέξτε <emph>Μορφή - Περιοχή</emph> και κάντε κλικ στην καρτέλα <emph>Χρώματα</emph>. Εμφανίζεται ένας πίνακες με τα προκαθορισμένα χρώματα."
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"par_id3154657\n"
+"13\n"
+"help.text"
+msgid "Changes made to the standard color table are permanent and are saved automatically."
+msgstr "Οι αλλαγές που εφαρμόστηκαν στον τυπικό πίνακα χρωμάτων είναι μόνιμες και αποθηκεύονται αυτόματα."
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"par_id3166425\n"
+"14\n"
+"help.text"
+msgid "Click a color in the table that is similar to the one you want to mix. The color appears in the upper preview box to the right of the table."
+msgstr "Κάντε κλικ σε ένα χρώμα στον πίνακα που είναι παρόμοιο σε αυτό που επιθυμείτε να αναμίξετε. Το χρώμα εμφανίζεται στο πάνω πεδίο προεπισκόπησης στα δεξιά του πίνακα."
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"par_id3152992\n"
+"15\n"
+"help.text"
+msgid "Select the RGB or CMYK color model in the box below the preview boxes."
+msgstr "Επιλέξτε το RGB ή CMYK μοντέλο χρωμάτων στο πεδίο κάτω από τα πεδία προεπισκόπησης."
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"par_id4979705\n"
+"help.text"
+msgid "%PRODUCTNAME uses only the RGB color model for printing in color. The CMYK controls are provided only to ease the input of color values using CMYK notation."
+msgstr "Το %PRODUCTNAME χρησιμοποιεί μόνο το μοντέλο χρώματος RGB για την έγχρωμη εκτύπωση. Τα πεδία ελέγχου CMYK παρέχονται μόνο για την εύκολη εισαγωγή τιμών στα χρώματα χρησιμοποιώντας την καταγραφή CMYK."
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"par_id3152987\n"
+"16\n"
+"help.text"
+msgid "The RGB color model mixes red, green and blue light to create colors on a computer screen. In the RGB model, the three color components are additive and can have values ranging from 0 (black) to 255 (white). The CMYK color model combines Cyan (C), Magenta (M), Yellow (Y), and blacK (K, also used for \"Key\") to create colors for printing. The four colors of the CMYK models are subtractive and are defined as percentages. Black corresponds to 100 % and white to 0 %."
+msgstr "Το μοντέλο χρωμάτων RGB αναμιγνύει το κόκκινο, το πράσινο και το ανοικτό γαλάζιο για να δημιουργήσει χρώματα στην οθόνη του υπολογιστή. Στο μοντέλο RGB, τα τρία περιεχόμενα χρώματος είναι προσθετικά και μπορούν να έχουν τιμές με εύρος από 0 (μαύρο) μέχρι 255 (λευκό). Το μοντέλο χρωμάτων CMYK συνδυάζει το κυανό (C), το πορφυρό (M), το κίτρινο (Y), και το μαύρο (Κ, που επίσης χρησιμοποιείται για το \"Κλειδί\") για να δημιουργήσει χρώματα προς εκτύπωση. Τα τέσσερα χρώματα των μοντέλων CMYK είναι αφαιρετικά και ορίζοται ως ποσοστά. Το μαύρο αντιστοιχεί στο 100 % και το λευκό στο 0 %."
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"par_id3145386\n"
+"17\n"
+"help.text"
+msgid "Enter a numeric value in the boxes next to the color components. The new color appears in the preview box directly above the color model box."
+msgstr "Εισάγετε μία αριθμητική τιμή στα πεδία δίπλα στα περιεχόμενα χρωμάτων. Το νέο χρώμα εμφανίζεται στο πεδίο προεπισκόπησης απευθείας πάνω από ένα πεδίο με μοντέλο χρώματος."
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"par_id3152871\n"
+"18\n"
+"help.text"
+msgid "You can also create a color using a color spectrum. Click the <emph>Edit</emph> button to open the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog. Click a color. Use the Hue, Saturation, and Brightness boxes to adjust your color selection."
+msgstr "Μπορείτε επίσης να δημιουργήσετε ένα χρώμα χρησιμοποιώντας ένα φάσμα χρωμάτων. Κάντε κλικ στο κουμπί <emph>Επεξεργασία</emph> και ανοίξτε το παράθυρο διαλόγου <link href=\"text/shared/optionen/01010501.xhp\" name=\"Χρώμα\"><emph>Χρώμα</emph></link>. Κάντε κλικ σε ένα χρώμα και στη συνέχεια στο κουμπί ΟΚ. Χρησιμοποιήστε τα πεδία Απόχρωση, Κορεσμός, και Φωτεινότητα για να προσαρμόσετε την επιλογή χρωμάτων σας."
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"par_id3153011\n"
+"19\n"
+"help.text"
+msgid "Do one of the following:"
+msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"par_id3147244\n"
+"26\n"
+"help.text"
+msgid "If you want to replace the color in the standard color table that your custom color is based on, click <emph>Modify</emph>."
+msgstr "Αν επιθυμείτε να αντικαταστήσετε το χρώμα στον τυπικό πίνακα χρωμάτων στον οποίο είναι βασισμένο το προσαρμοσμένο χρώμα σας, κάντε κλικ στην <emph>Τροποποίηση</emph>."
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"par_id3145116\n"
+"20\n"
+"help.text"
+msgid "If you want to add your custom color to the standard color table, enter a name in the <emph>Name</emph> text box and click <emph>Add</emph>."
+msgstr "Αν επιθυμείτε να προσθέσετε το προσαρμοσμένο χρώμα σας στον τυπικό πίνακα χρωμάτων, εισάγετε ένα όνομα στο πεδίο κειμένου <emph>Όνομα</emph> και κάντε κλικ στην <emph>Προσθήκη</emph>."
+
+#: color_define.xhp
+msgctxt ""
+"color_define.xhp\n"
+"par_id3145236\n"
+"23\n"
+"help.text"
+msgid "<link href=\"text/shared/01/03170000.xhp\" name=\"Color bar\">Color bar</link>"
+msgstr "<link href=\"text/shared/01/03170000.xhp\" name=\"Γραμμή χρωμάτων\">Γραμμή χρωμάτων</link>"
+
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -316,6 +712,129 @@ msgctxt ""
msgid "The area outside the overlap is removed."
msgstr "Η περιοχή έξω από την επικάλυψη αφαιρείται."
+#: cross_fading.xhp
+msgctxt ""
+"cross_fading.xhp\n"
+"tit\n"
+"help.text"
+msgid "Cross-Fading Two Objects"
+msgstr "Βαθμιαίος αποχρωματισμός δύο αντικειμένων"
+
+#: cross_fading.xhp
+msgctxt ""
+"cross_fading.xhp\n"
+"bm_id3150715\n"
+"help.text"
+msgid "<bookmark_value>draw objects; cross-fading two objects</bookmark_value><bookmark_value>cross-fading; two draw objects</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα σχεδίασης, βαθμιαίος αποχρωματισμός δύο αντικειμένων</bookmark_value><bookmark_value>βαθμιαίος αποχρωματισμός, δύο αντικείμενα σχεδίασης</bookmark_value>"
+
+#: cross_fading.xhp
+msgctxt ""
+"cross_fading.xhp\n"
+"hd_id3150715\n"
+"17\n"
+"help.text"
+msgid "<variable id=\"cross_fading\"><link href=\"text/sdraw/guide/cross_fading.xhp\" name=\"Cross-Fading Two Objects\">Cross-Fading Two Objects</link></variable>"
+msgstr "<variable id=\"cross_fading\"><link href=\"text/sdraw/guide/cross_fading.xhp\" name=\"Βαθμιαίος αποχρωματισμός δύο αντικειμένων\">Βαθμιαίος αποχρωματισμός δύο αντικειμένων</link></variable>"
+
+#: cross_fading.xhp
+msgctxt ""
+"cross_fading.xhp\n"
+"par_id3154754\n"
+"18\n"
+"help.text"
+msgid "Cross-fading creates shapes and distributes them by uniform increments between two drawing objects."
+msgstr "Ο βαθμιαίος αποχρωματισμός δημιουργεί σχήματα και τα κατανέμει με ομοιόμορφα βήματα μεταξύ δύο αντικειμένων σχεδίασης."
+
+#: cross_fading.xhp
+msgctxt ""
+"cross_fading.xhp\n"
+"par_id3155112\n"
+"41\n"
+"help.text"
+msgid "The cross-fading command is only available in $[officename] Draw. You can, however, copy and paste cross-faded objects into $[officename] Impress."
+msgstr "Η εντολή για τον βαθμιαίο αποχρωματισμό είναι διαθέσιμη μόνο στο $[officename] Draw. Μπορείτε, παρόλα αυτά, να αντιγράψετε και να επικολλήσετε αντικείμενα με σταδιακό ξεθώριασμα στο $[officename] Impress."
+
+#: cross_fading.xhp
+msgctxt ""
+"cross_fading.xhp\n"
+"hd_id3149209\n"
+"20\n"
+"help.text"
+msgid "To cross-fade two objects:"
+msgstr "Για να αποχρωματίσετε σταδιακά δύο αντικείμενα:"
+
+#: cross_fading.xhp
+msgctxt ""
+"cross_fading.xhp\n"
+"par_id3150370\n"
+"45\n"
+"help.text"
+msgid "Hold down Shift and click each object."
+msgstr "Κρατήστε πατημένο το πλήκτρο Shift και κάντε κλικ σε κάθε αντικείμενο."
+
+#: cross_fading.xhp
+msgctxt ""
+"cross_fading.xhp\n"
+"par_id3166428\n"
+"22\n"
+"help.text"
+msgid "Choose <emph>Edit - Cross-fading</emph>."
+msgstr "Επιλέξτε <emph>Επεξεργασία - Βαθμιαίος αποχρωματισμός</emph>."
+
+#: cross_fading.xhp
+msgctxt ""
+"cross_fading.xhp\n"
+"par_id3156450\n"
+"44\n"
+"help.text"
+msgid "Enter a value to specify the number of objects between the start and end of the cross-fade in the <emph>Increments</emph> box."
+msgstr "Εισάγετε μία τιμή για να καθορίσετε τον αριθμό αντικειμένων μεταξύ της έναρξης και του τέλους του σταδιακού αποχρωματισμού στο πεδίο <emph>Βήματα</emph>."
+
+#: cross_fading.xhp
+msgctxt ""
+"cross_fading.xhp\n"
+"par_id3149405\n"
+"23\n"
+"help.text"
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+
+#: cross_fading.xhp
+msgctxt ""
+"cross_fading.xhp\n"
+"par_id3151240\n"
+"24\n"
+"help.text"
+msgid "A group containing the two original objects and the specified number (increments) of cross-faded objects is displayed."
+msgstr "Εμφανίζεται μία ομάδα που περιέχει δύο αρχικά αντικείμενα και τον καθορισμένο αριθμό (βήματα) αντικειμένων με βαθμιαίο αποχρωματισμό."
+
+#: cross_fading.xhp
+msgctxt ""
+"cross_fading.xhp\n"
+"par_id3159203\n"
+"help.text"
+msgid "<image id=\"img_id3150210\" src=\"res/helpimg/ueberblenden.png\" width=\"74.88mm\" height=\"65.62mm\"><alt id=\"alt_id3150210\">Illustration for crossfading</alt></image>"
+msgstr "<image id=\"img_id3150210\" src=\"res/helpimg/ueberblenden.png\" width=\"74.88mm\" height=\"65.62mm\"><alt id=\"alt_id3150210\">Παράδειγμα βαθμιαίου αποχρωματισμού</alt></image>"
+
+#: cross_fading.xhp
+msgctxt ""
+"cross_fading.xhp\n"
+"par_id3154766\n"
+"25\n"
+"help.text"
+msgid "You can edit the individual objects of a group by selecting the group and pressing F3. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3 to exit the group editing mode."
+msgstr "Μπορείτε να επεξεργαστείτε τα αντικείμενα μιας ομάδας επιλέγοντας την ομάδα και πατώντας το F3. Πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3 για να βγείτε από τη λειτουργία επεξεργασίας ομάδας."
+
+#: cross_fading.xhp
+msgctxt ""
+"cross_fading.xhp\n"
+"par_id3155760\n"
+"42\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/02150000.xhp\" name=\"Editing - Cross-fading\">Editing - Cross-fading</link>"
+msgstr "<link href=\"text/simpress/01/02150000.xhp\" name=\"Επεξεργασία - Βαθμιαίος αποχρωματισμός\">Επεξεργασία - Βαθμιαίος αποχρωματισμός</link>"
+
#: draw_sector.xhp
msgctxt ""
"draw_sector.xhp\n"
@@ -440,6 +959,272 @@ msgctxt ""
msgid "To draw an arc based on an ellipse, choose one of the arc icons and follow the same steps for creating a sector based on a circle."
msgstr "Για να σχεδιάσετε ένα τόξο με βάση μία έλλειψη, επιλέξτε ένα από τα εικονίδια με τα τόξα και ακολουθήστε τα ίδια βήματα για τη δημιουργία ενός τομέα με βάση έναν κύκλο."
+#: duplicate_object.xhp
+msgctxt ""
+"duplicate_object.xhp\n"
+"tit\n"
+"help.text"
+msgid "Duplicating Objects"
+msgstr "Δημιουργία διπλότυπων αντικειμένων"
+
+#: duplicate_object.xhp
+msgctxt ""
+"duplicate_object.xhp\n"
+"bm_id3145750\n"
+"help.text"
+msgid "<bookmark_value>doubling draw objects</bookmark_value><bookmark_value>draw objects; duplicating</bookmark_value><bookmark_value>duplicating draw objects</bookmark_value><bookmark_value>multiplying draw objects</bookmark_value>"
+msgstr "<bookmark_value>δημιουργία διπλότυπων αντικειμένων σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, δημιουργία διπλότυπων</bookmark_value><bookmark_value>δημιουργία διπλότυπων αντικειμένων σχεδίασης</bookmark_value><bookmark_value>δημιουργία πολλαπλών κλώνων αντικειμένων σχεδίασης</bookmark_value>"
+
+#: duplicate_object.xhp
+msgctxt ""
+"duplicate_object.xhp\n"
+"hd_id3145750\n"
+"3\n"
+"help.text"
+msgid "<variable id=\"duplicate_object\"><link href=\"text/sdraw/guide/duplicate_object.xhp\" name=\"Duplicating Objects\">Duplicating Objects</link></variable>"
+msgstr "<variable id=\"duplicate_object\"><link href=\"text/sdraw/guide/duplicate_object.xhp\" name=\"Δημιουργία διπλότυπων αντικειμένων\">Δημιουργία διπλότυπων αντικειμένων</link></variable>"
+
+#: duplicate_object.xhp
+msgctxt ""
+"duplicate_object.xhp\n"
+"par_id3149400\n"
+"4\n"
+"help.text"
+msgid "You can create duplicate or multiple copies of an object. The copies can be identical or can differ in size, color, orientation and location."
+msgstr "Μπορείτε να δημιουργήσετε διπλότυπο ή πολλαπλά αντίγραφα ενός αντικειμένου. Τα αντίγραφα μπορούν να είναι πανομοιότυπα ή μπορούν και να διαφέρουν σε μέγεθος, χρώμα. προσανατολισμό και τοποθεσία."
+
+#: duplicate_object.xhp
+msgctxt ""
+"duplicate_object.xhp\n"
+"par_id3153415\n"
+"5\n"
+"help.text"
+msgid "The following example creates a stack of coins by making multiple copies of a single ellipse."
+msgstr "Το ακόλουθο παράδειγμα δημιουργεί μία στοίβα νομισμάτων δημιουργώντας πολλαπλά αντίγραφα μίας απλής έλλειψης."
+
+#: duplicate_object.xhp
+msgctxt ""
+"duplicate_object.xhp\n"
+"par_id3149129\n"
+"6\n"
+"help.text"
+msgid "Use the <emph>Ellipse</emph> tool to draw a solid yellow ellipse."
+msgstr "Χρησιμοποιήστε το εργαλείο <emph>Έλλειψη</emph> για να σχεδιάσετε μία συμπαγής κίτρινη έλλειψη."
+
+#: duplicate_object.xhp
+msgctxt ""
+"duplicate_object.xhp\n"
+"par_id3149209\n"
+"8\n"
+"help.text"
+msgid "Select the ellipse and choose <emph>Edit - Duplicate</emph>."
+msgstr "Επιλέξτε την έλλειψη και επιλέξτε <emph>Επεξεργασία - Διπλότυπο</emph>."
+
+#: duplicate_object.xhp
+msgctxt ""
+"duplicate_object.xhp\n"
+"par_id3145585\n"
+"9\n"
+"help.text"
+msgid "Enter 12 as <emph>Number of copies.</emph>"
+msgstr "Εισάγετε τον αριθμό 12 ως <emph>Αριθμό αντιγράφων.</emph>"
+
+#: duplicate_object.xhp
+msgctxt ""
+"duplicate_object.xhp\n"
+"par_id3151192\n"
+"11\n"
+"help.text"
+msgid "Enter a negative value for the <emph>Width</emph> and <emph>Height</emph> so that the coins decrease in size as you go up the stack."
+msgstr "Εισάγετε μία αρνητική τιμή για το <emph>Πλάτος</emph> και το <emph>Ύψος</emph> έτσι ώστε να μειωθεί το μέγεθος των νομισμάτων προς το πάνω μέρος της στοίβας."
+
+#: duplicate_object.xhp
+msgctxt ""
+"duplicate_object.xhp\n"
+"par_id3151387\n"
+"39\n"
+"help.text"
+msgid "To define a color transition for the coins, select different colors in the <emph>Start</emph> and <emph>End</emph> boxes. The <emph>Start</emph> color is applied to the object that you are duplicating."
+msgstr "Για να ορίσετε μία εναλλαγή χρωμάτων για τα νομίσματα, επιλέξτε διαφορετικά χρώματα στα πεδία <emph>Έναρξη</emph> και <emph>Τέλος</emph>. Το χρώμα για την <emph>Έναρξη</emph> εφαρμόζεται στο αντικείμενο για το οποίο δημιουργείτε το διπλότυπό του."
+
+#: duplicate_object.xhp
+msgctxt ""
+"duplicate_object.xhp\n"
+"par_id3149947\n"
+"12\n"
+"help.text"
+msgid "Click <emph>OK</emph> to create the duplicates."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph> για να δημιουργήσετε τα διπλότυπα."
+
+#: duplicate_object.xhp
+msgctxt ""
+"duplicate_object.xhp\n"
+"par_id3153935\n"
+"50\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/02120000.xhp\" name=\"Edit - Duplicate\">Edit - Duplicate</link>"
+msgstr "<link href=\"text/simpress/01/02120000.xhp\" name=\"Επεξεργασία - Διπλότυπο\">Επεξεργασία - Διπλότυπο</link>"
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"tit\n"
+"help.text"
+msgid "Replacing Colors"
+msgstr "Αντικατάσταση χρωμάτων"
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"bm_id3147436\n"
+"help.text"
+msgid "<bookmark_value>eyedropper tool</bookmark_value><bookmark_value>colors; replacing</bookmark_value><bookmark_value>replacing;colors in bitmaps</bookmark_value><bookmark_value>metafiles;replacing colors</bookmark_value><bookmark_value>bitmaps;replacing colors</bookmark_value><bookmark_value>GIF images;replacing colors</bookmark_value>"
+msgstr "<bookmark_value>εργαλείο Σταγονόμετρο</bookmark_value><bookmark_value>χρώματα, αντικατάσταση</bookmark_value><bookmark_value>αντικατάσταση, χρώματα σε εικόνες bitmap</bookmark_value><bookmark_value>μετα-αρχεία, αντικατάσταση χρωμάτων</bookmark_value><bookmark_value>εικόνες bitmap, αντικατάσταση χρωμάτων</bookmark_value><bookmark_value>εικόνες GIF, αντικατάσταση χρωμάτων</bookmark_value>"
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"hd_id3147436\n"
+"38\n"
+"help.text"
+msgid "<variable id=\"eyedropper\"><link href=\"text/sdraw/guide/eyedropper.xhp\" name=\"Replacing Colors\">Replacing Colors</link></variable>"
+msgstr "<variable id=\"eyedropper\"><link href=\"text/sdraw/guide/eyedropper.xhp\" name=\"Αντικατάσταση χρωμάτων\">Αντικατάσταση χρωμάτων</link></variable>"
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"par_id3156286\n"
+"24\n"
+"help.text"
+msgid "You can replace colors in bitmaps with the <emph>Color Replacer</emph> tool."
+msgstr "Μπορείτε να αντικαταστήσετε χρώματα σε ψηφιογραφίες με το εργαλείο <emph>αντικατάσταση χρώματος</emph>."
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"par_id3154704\n"
+"25\n"
+"help.text"
+msgid "Up to four colors can be replaced at once."
+msgstr "Μπορούν να αντικατασταθούν μέχρι τέσσερα χρώματα ταυτόχρονα."
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"par_id3147344\n"
+"26\n"
+"help.text"
+msgid "You can also use the <emph>Transparency</emph> option to replace the transparent areas of an image with a color."
+msgstr "Μπορείτε επίσης να χρησιμοποιήσετε την επιλογή <emph>Διαφάνεια</emph> για να αντικαταστήσετε τις διαφανείς περιοχές μίας εικόνας με κάποιο χρώμα."
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"par_id3148488\n"
+"27\n"
+"help.text"
+msgid "Similarly, you can use the <emph>Color Replacer</emph> to make a color on your image transparent."
+msgstr "Παρόμοια, μπορείτε να χρησιμοποιήσετε το <emph>αντικατάσταση χρώματος</emph> για να κάνετε διαφανές ένα χρώμα στην εικόνα σας."
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"hd_id3150205\n"
+"28\n"
+"help.text"
+msgid "To replace colors with the Color Replacer tool"
+msgstr "Για να αντικαταστήσετε χρώματα με το εργαλείο αντικατάσταση χρώματος"
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"par_id3154656\n"
+"29\n"
+"help.text"
+msgid "Ensure that the image you are using is a bitmap (for example, BMP, GIF, JPG, or PNG) or a metafile (for example, WMF)."
+msgstr "Βεβαιωθείτε ότι η εικόνα που χρησιμοποιείτε είναι μία εικόνα bitmap (για παράδειγμα, BMP, GIF, JPG, ή PNG) ή ένα μετα-αρχείο (για παράδειγμα, WMF)."
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"par_id3150202\n"
+"30\n"
+"help.text"
+msgid "Choose <emph>Tools - Color Replacer</emph>."
+msgstr "Επιλέξτε <emph>Εργαλεία - Αντικατάσταση χρώματος</emph>."
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"par_id3155531\n"
+"31\n"
+"help.text"
+msgid "Click the Color Replacer icon and position the mouse pointer over the color you want to replace in the image. The color appears in the box next to the icon."
+msgstr "Κλικ στο εικονίδιο αντικατάσταση χρώματος και τοποθετήστε το δείκτη του ποντικιού πάνω από το χρώμα που επιθυμείτε να αντικαταστήσετε στην εικόνα. Το χρώμα εμφανίζεται στο πλαίσιο δίπλα από το εικονίδιο."
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"par_id3152985\n"
+"32\n"
+"help.text"
+msgid "Click the color in the image. The color appears in the first <emph>Source color</emph> box and the check box next to the color is selected."
+msgstr "Κάντε κλικ στο χρώμα στην εικόνα. Το χρώμα εμφανίζετε στο πρώτο πεδίο για την <emph>Βασικό χρώμα</emph> και επιλέγεται το πεδίο δίπλα στο χρώμα."
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"par_id3148866\n"
+"33\n"
+"help.text"
+msgid "In the <emph>Replace with</emph> box, select the new color."
+msgstr "Στο πεδίο <emph>Αντικατάσταση με</emph>, επιλέξτε το νέο χρώμα."
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"par_id3145362\n"
+"41\n"
+"help.text"
+msgid "This replaces all occurrences of the <emph>Source color</emph> in the image."
+msgstr "Με αυτόν τον τρόπο αντικαθιστώνται όλες οι επιφάνειες με το <emph>Βασικό χρώμα</emph> στην εικόνα."
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"par_id3151191\n"
+"34\n"
+"help.text"
+msgid "If you want to replace another color while the dialog is open, select the check box in front of <emph>Source color</emph> in the next row and repeat steps 3 to 5."
+msgstr "Αν επιθυμείτε να αντικαταστήσετε κάποιο άλλο χρώμα ενώ το παράθυρο διαλόγου παραμένει ανοικτό, επιλέξτε το πεδίο ελέγχου μπροστά από το <emph>Βασικό χρώμα</emph> στην επόμενη γραμμή και επαναλάβετε τα βήματα 3 μέχρι 5."
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"par_id3149876\n"
+"36\n"
+"help.text"
+msgid "Click <emph>Replace</emph>."
+msgstr "Κάντε κλικ στην <emph>Αντικατάσταση</emph>."
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"par_id3157871\n"
+"37\n"
+"help.text"
+msgid "If you want to expand or contract the color selection area, increase or decrease the tolerance of the <emph>Color Replacer</emph> tool and repeat your selection."
+msgstr "Αν επιθυμείτε να επεκτείνετε ή να συρρικνώσετε την περιοχή επιλογής χρώματος, αυξήστε ή μειώστε την ανοχή του εργαλείου <emph>αντικατάσταση χρώματος</emph> και επαναλάβετε την επιλογή σας."
+
+#: eyedropper.xhp
+msgctxt ""
+"eyedropper.xhp\n"
+"par_id3146878\n"
+"39\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06030000.xhp\" name=\"Color Replacer\">Color Replacer</link>"
+msgstr "<link href=\"text/shared/01/06030000.xhp\" name=\"Color Replacer\">Αντικατάσταση χρώματος</link>"
+
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -652,121 +1437,6 @@ msgctxt ""
msgid "To adjust the transparency of an object, select the object, choose <emph>Format - Area</emph> and click the <emph>Transparency</emph> tab."
msgstr "Για να προσαρμόσετε τη διαφάνεια ενός αντικειμένου, επιλέξτε το αντικείμενο, επιλέξτε <emph>Μορφή - Περιοχή</emph> και κάντε κλικ στην καρτέλα <emph>Διαφάνεια</emph>."
-#: join_objects3d.xhp
-msgctxt ""
-"join_objects3d.xhp\n"
-"tit\n"
-"help.text"
-msgid "Assembling 3D Objects"
-msgstr "Συναρμολόγηση αντικειμένων 3Δ"
-
-#: join_objects3d.xhp
-msgctxt ""
-"join_objects3d.xhp\n"
-"bm_id3154014\n"
-"help.text"
-msgid "<bookmark_value>3D objects; assembling</bookmark_value><bookmark_value>assembled objects in 3D</bookmark_value><bookmark_value>combining;3D objects</bookmark_value><bookmark_value>joining;3D objects</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα 3Δ, συναρμολόγηση</bookmark_value><bookmark_value>συναρμολογημένα αντικείμενα σε 3Δ</bookmark_value><bookmark_value>συνδυασμός, αντικείμενα 3Δ</bookmark_value><bookmark_value>σύνδεση, αντικείμενα 3Δ</bookmark_value>"
-
-#: join_objects3d.xhp
-msgctxt ""
-"join_objects3d.xhp\n"
-"hd_id3156442\n"
-"29\n"
-"help.text"
-msgid "<variable id=\"join_objects3d\"><link href=\"text/sdraw/guide/join_objects3d.xhp\" name=\"Assembling 3D Objects\">Assembling 3D Objects</link></variable>"
-msgstr "<variable id=\"join_objects3d\"><link href=\"text/sdraw/guide/join_objects3d.xhp\" name=\"Συναρμολόγηση αντικειμένων 3Δ\">Συναρμολόγηση αντικειμένων 3Δ</link></variable>"
-
-#: join_objects3d.xhp
-msgctxt ""
-"join_objects3d.xhp\n"
-"par_id3145251\n"
-"30\n"
-"help.text"
-msgid "3D objects that each form a 3D scene can be combined into a single 3D scene."
-msgstr "Τα 3Δ αντικείμενα που απαρτίζουν μια σκηνή 3Δ μπορούν να συνδυαστούν σε μια μοναδική σκηνή 3Δ."
-
-#: join_objects3d.xhp
-msgctxt ""
-"join_objects3d.xhp\n"
-"hd_id3150042\n"
-"41\n"
-"help.text"
-msgid "To combine 3D objects:"
-msgstr "Για να συνδυάσετε αντικείμενα 3Δ:"
-
-#: join_objects3d.xhp
-msgctxt ""
-"join_objects3d.xhp\n"
-"par_id3154702\n"
-"31\n"
-"help.text"
-msgid "Insert a 3D object from the <emph>3D Objects</emph> toolbar (for example, a cube)."
-msgstr "Εισάγετε ένα αντικείμενο 3Δ από τη γραμμή εργαλείων <emph>Αντικείμενα 3Δ</emph> (για παράδειγμα, έναν κύβο)."
-
-#: join_objects3d.xhp
-msgctxt ""
-"join_objects3d.xhp\n"
-"par_id3155335\n"
-"32\n"
-"help.text"
-msgid "Insert a second slightly larger 3D object (for example, a sphere)."
-msgstr "Εισάγετε ένα δεύτερο ελαφρώς μεγαλύτερο αντικείμενο 3Δ (για παράδειγμα, μια σφαίρα)."
-
-#: join_objects3d.xhp
-msgctxt ""
-"join_objects3d.xhp\n"
-"par_id3148488\n"
-"33\n"
-"help.text"
-msgid "Select the second 3D object (sphere) and choose <emph>Edit - Cut</emph>."
-msgstr "Επιλέξτε το δεύτερο αντικείμενο 3Δ (τη σφαίρα) και επιλέξτε <emph>Επεξεργασία - Αποκοπή</emph>."
-
-#: join_objects3d.xhp
-msgctxt ""
-"join_objects3d.xhp\n"
-"par_id3149211\n"
-"34\n"
-"help.text"
-msgid "Double-click the first object (cube) to enter its group."
-msgstr "Κάντε διπλό κλικ στο πρώτο αντικείμενο (τον κύβο) και εισάγετε την ομάδα του."
-
-#: join_objects3d.xhp
-msgctxt ""
-"join_objects3d.xhp\n"
-"par_id3154652\n"
-"35\n"
-"help.text"
-msgid "Choose <emph>Edit - Paste</emph>. Both objects are now part of the same group. If you want, you can edit the individual objects or change their position within the group."
-msgstr "Επιλέξτε <emph>Επεξεργασία - Επικόλληση</emph>. Και τα δύο αντικείμενα είναι τώρα μέρος της ίδιας ομάδας. Αν επιθυμείτε, μπορείτε να επεξεργαστείτε τα μεμονωμένα αντικείμενα και να μεταβάλετε την θέση τους εντός της ομάδας."
-
-#: join_objects3d.xhp
-msgctxt ""
-"join_objects3d.xhp\n"
-"par_id3155376\n"
-"36\n"
-"help.text"
-msgid "Double-click outside the group to exit the group."
-msgstr "Κάντε διπλό κλικ έξω από την ομάδα για να εξέλθετε από την ομάδα."
-
-#: join_objects3d.xhp
-msgctxt ""
-"join_objects3d.xhp\n"
-"par_id3148606\n"
-"38\n"
-"help.text"
-msgid "You cannot intersect or subtract 3D objects."
-msgstr "Δεν μπορείτε να τέμνετε ή να αφαιρείτε αντικείμενα 3Δ."
-
-#: join_objects3d.xhp
-msgctxt ""
-"join_objects3d.xhp\n"
-"par_id3154537\n"
-"39\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/10090000.xhp\" name=\"Objects in 3D\">Objects in 3D</link>"
-msgstr "<link href=\"text/simpress/02/10090000.xhp\" name=\"Αντικείμενα σε 3Δ\">Αντικείμενα σε 3Δ</link>"
-
#: graphic_insert.xhp
msgctxt ""
"graphic_insert.xhp\n"
@@ -828,267 +1498,347 @@ msgctxt ""
msgid "Click <emph>Open</emph> to insert the picture."
msgstr "Κάντε κλικ στο <emph>Άνοιγμα</emph> για να εισάγετε την εικόνα."
-#: rotate_object.xhp
+#: groups.xhp
msgctxt ""
-"rotate_object.xhp\n"
+"groups.xhp\n"
"tit\n"
"help.text"
-msgid "Rotating Objects"
-msgstr "Περιστροφή αντικειμένων"
+msgid "Grouping Objects"
+msgstr "Ομαδοποίηση αντικειμένων"
-#: rotate_object.xhp
+#: groups.xhp
msgctxt ""
-"rotate_object.xhp\n"
-"bm_id3154684\n"
+"groups.xhp\n"
+"bm_id3150793\n"
"help.text"
-msgid "<bookmark_value>rotating; draw objects</bookmark_value><bookmark_value>draw objects; rotating</bookmark_value><bookmark_value>pivot points of draw objects</bookmark_value><bookmark_value>skewing draw objects</bookmark_value>"
-msgstr "<bookmark_value>περιστροφή, αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, περιστροφή</bookmark_value><bookmark_value>σημεία περιστροφής σε αντικείμενα σχεδίασης</bookmark_value><bookmark_value>καμπυλότητα αντικειμένων σχεδίασης</bookmark_value>"
+msgid "<bookmark_value>grouping; draw objects</bookmark_value><bookmark_value>draw objects; grouping</bookmark_value>"
+msgstr "<bookmark_value>ομαδοποίηση, αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, ομαδοποίηση</bookmark_value>"
-#: rotate_object.xhp
+#: groups.xhp
msgctxt ""
-"rotate_object.xhp\n"
-"hd_id3154684\n"
-"12\n"
+"groups.xhp\n"
+"hd_id3150793\n"
+"26\n"
"help.text"
-msgid "<variable id=\"rotate_object\"><link href=\"text/sdraw/guide/rotate_object.xhp\" name=\"Rotating Objects\">Rotating Objects</link></variable>"
-msgstr "<variable id=\"rotate_object\"><link href=\"text/sdraw/guide/rotate_object.xhp\" name=\"Περιστροφή αντικειμένων\">Περιστροφή αντικειμένων</link></variable>"
+msgid "<variable id=\"groups\"><link href=\"text/sdraw/guide/groups.xhp\" name=\"Grouping Objects\">Grouping Objects</link></variable>"
+msgstr "<variable id=\"groups\"><link href=\"text/sdraw/guide/groups.xhp\" name=\"Ομαδοποίηση αντικειμένων\">Ομαδοποίηση αντικειμένων</link></variable>"
-#: rotate_object.xhp
+#: groups.xhp
msgctxt ""
-"rotate_object.xhp\n"
-"par_id3149262\n"
-"13\n"
+"groups.xhp\n"
+"par_id3153728\n"
+"27\n"
"help.text"
-msgid "You can rotate an object around its default pivot point (center point) or a pivot point that you designate."
-msgstr "Μπορείτε να περιστρέψετε ένα αντικείμενο γύρω από το προεπιλεγμένο σημείο περιστροφής του (κεντρικό σημείο) ή ένα σημείο περιστροφής που σχεδιάζετε."
+msgid "You can combine several objects into a group so that they act as a single object. You can move and transform all objects in a group as a single unit. You can also change the properties (for example, line size, fill color) of all objects in a group as a whole or for individual objects in a group. Groups can be temporary or assigned:"
+msgstr "Μπορείτε να συνδυάσετε πολλά αντικείμενα σε μια ομάδα έτσι ώστε να συμπεριφέρονται σαν απλό αντικείμενο. Μπορείτε να μετακινήσετε και να μετασχηματίσετε όλα τα αντικείμενα σε μία ομάδα σαν απλή μονάδα. Μπορείτε επίσης να μεταβάλετε τις ιδιότητες (για παράδειγμα, το μέγεθος της γραμμής, το χρώμα του γεμίσματος) όλων των αντικειμένων σε μία ομάδα σαν ολόκληρα ή μεμονωμένα αντικείμενα σε μια ομάδα. Οι ομάδες μπορούν να είναι προσωρινές ή ορισμένες:"
-#: rotate_object.xhp
+#: groups.xhp
msgctxt ""
-"rotate_object.xhp\n"
-"par_id3146975\n"
+"groups.xhp\n"
+"par_id3147434\n"
+"64\n"
"help.text"
-msgid "<image id=\"img_id3154729\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3154729\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154729\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3154729\">Icon</alt></image>"
+msgid "Temporary - group only lasts as long as all of the combined objects are selected."
+msgstr "Προσωρινή - η ομάδα διαρκεί μόνο εφόσον είναι επιλεγμένα όλα τα συνδυασμένα αντικείμενα."
-#: rotate_object.xhp
+#: groups.xhp
msgctxt ""
-"rotate_object.xhp\n"
-"par_id3150716\n"
-"14\n"
+"groups.xhp\n"
+"par_id3154490\n"
+"65\n"
"help.text"
-msgid "Select the object you want to rotate. On the <emph>Mode</emph> toolbar in $[officename] Draw or on the <emph>Drawing</emph> bar in $[officename] Impress, click the <emph>Rotate</emph> icon."
-msgstr "Επιλέξτε το αντικείμενο που επιθυμείτε να περιστρέψετε. Στη γραμμή εργαλείων <emph>Κατάσταση</emph> στο $[officename] Draw ή στη γραμμή εργαλείων <emph>Σχεδίαση</emph> στο $[officename] Impress, κάντε κλικ στο εικονίδιο <emph>Περιστροφή</emph>."
+msgid "Assigned - group lasts until it is ungrouped through a menu command."
+msgstr "Ορισμένη - η ομάδα διαρκεί μέχρι να αναιρεθεί η ομαδοποίηση με κάποια εντολή από το μενού."
-#: rotate_object.xhp
+#: groups.xhp
msgctxt ""
-"rotate_object.xhp\n"
-"par_id3149021\n"
-"69\n"
+"groups.xhp\n"
+"par_id3145252\n"
+"66\n"
"help.text"
-msgid "Move the pointer to a corner handle so that the pointer changes to a rotate symbol. Drag the handle to rotate the object."
-msgstr "Μετακινήστε το δείκτη σε ένα γωνιακό χειριστή έτσι ώστε ο δείκτης να μετατραπεί σε ένα σύμβολο περιστροφής. Μεταφέρετε το χειριστή για να περιστρέψετε το αντικείμενο."
+msgid "Groups can also be grouped in other groups. Actions applied to a group do not affect the relative position of the individual objects to each other in the group."
+msgstr "Οι ομάδες μπορούν επίσης να ομαδοποιηθούν σε διαφορετικές ομάδες. Οι ενέργειες που εφαρμόζονται σε μία ομάδα δεν επηρεάζουν τη σχετική θέση των μεμονωμένων αντικειμένων μεταξύ τους στην ομάδα."
-#: rotate_object.xhp
+#: groups.xhp
msgctxt ""
-"rotate_object.xhp\n"
-"par_id0930200803002335\n"
+"groups.xhp\n"
+"hd_id3150716\n"
+"28\n"
"help.text"
-msgid "Hold down the Shift key to restrict the rotation to multiples of 15 degrees."
-msgstr "Κρατήστε πατημένο το πλήκτρο Shift για να περιορίσετε την περιστροφή σε πολλαπλάσια των 15 μοιρών."
+msgid "To group objects:"
+msgstr "Για να ομαδοποιήσετε αντικείμενα:"
-#: rotate_object.xhp
+#: groups.xhp
msgctxt ""
-"rotate_object.xhp\n"
-"par_id0930200803002463\n"
+"groups.xhp\n"
+"par_id3149018\n"
"help.text"
-msgid "Right-click the object to open the context menu. Choose Position and Size - Rotation to enter an exact rotation value."
-msgstr "Κάντε δεξί κλικ στο αντικείμενο για να ανοίξετε το μενού περιβάλλοντος. Επιλέξτε Θέση - Περιστροφή για να εισάγετε μια ακριβής τιμή περιστροφής."
+msgid "<image id=\"img_id3145643\" src=\"cmd/sc_formatgroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3145643\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145643\" src=\"cmd/sc_formatgroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3145643\">Icon</alt></image>"
-#: rotate_object.xhp
+#: groups.xhp
msgctxt ""
-"rotate_object.xhp\n"
-"par_id3155962\n"
+"groups.xhp\n"
+"par_id3147346\n"
+"29\n"
"help.text"
-msgid "<image id=\"img_id3154023\" src=\"res/helpimg/rotieren.png\" width=\"5.424cm\" height=\"3.916cm\"><alt id=\"alt_id3154023\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154023\" src=\"res/helpimg/rotieren.png\" width=\"5.424cm\" height=\"3.916cm\"><alt id=\"alt_id3154023\">Icon</alt></image>"
+msgid "Select the objects you want to group and choose <emph>Modify - Group</emph>."
+msgstr "Επιλέξτε τα αντικείμενα που επιθυμείτε να ομαδοποιήσετε και επιλέξτε <emph>Τροποποίηση - Ομαδοποίηση</emph>."
-#: rotate_object.xhp
+#: groups.xhp
msgctxt ""
-"rotate_object.xhp\n"
-"par_id3166424\n"
-"16\n"
+"groups.xhp\n"
+"par_id3148485\n"
+"30\n"
"help.text"
-msgid "To change the pivot point, drag the small circle in the center of the object to a new location."
-msgstr "Για να αλλάξετε το σημείο περιστροφής, μεταφέρετε το μικρό κύκλο στο κέντρο του αντικειμένου σε μία νέα τοποθεσία."
+msgid "For example, you can group all of the objects in a company logo to move and resize the logo as a single object."
+msgstr "Για παράδειγμα, μπορείτε να ομαδοποιήσετε όλα τα αντικείμενα σε ένα λογότυπο εταιρίας και να μετακινήσετε και να αλλάξετε το μέγεθός του σαν να ήταν απλό αντικείμενο."
-#: rotate_object.xhp
+#: groups.xhp
msgctxt ""
-"rotate_object.xhp\n"
-"par_id3159236\n"
-"28\n"
+"groups.xhp\n"
+"par_id3147002\n"
+"31\n"
"help.text"
-msgid "To skew the object vertically or horizontally, drag one of the side handles."
-msgstr "Για να καμπυλώσετε το αντικείμενο κατακόρυφα ή οριζόντια, μεταφέρετε κάποιον από τους χειριστές των πλευρών."
+msgid "After you have grouped objects, selecting any part of the group selects the entire group."
+msgstr "Αφού ομαδοποιήσετε τα αντικείμενα, επιλέγοντας οποιοδήποτε μέρος της ομάδας, επιλέγει ολόκληρη την ομάδα."
-#: eyedropper.xhp
+#: groups.xhp
msgctxt ""
-"eyedropper.xhp\n"
+"groups.xhp\n"
+"hd_id3150205\n"
+"55\n"
+"help.text"
+msgid "Selecting Objects in a Group"
+msgstr "Επιλογή αντικειμένων σε μία ομάδα"
+
+#: groups.xhp
+msgctxt ""
+"groups.xhp\n"
+"par_id3150370\n"
+"help.text"
+msgid "<image id=\"img_id3155376\" src=\"cmd/sc_entergroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3155376\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155376\" src=\"cmd/sc_entergroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3155376\">Εικονίδιο</alt></image>"
+
+#: groups.xhp
+msgctxt ""
+"groups.xhp\n"
+"par_id3156450\n"
+"56\n"
+"help.text"
+msgid "You can select single objects in a group by entering the group. Double-click a group to enter it and click on the object to select it. You can also add or delete objects to and from a group in this mode. The objects that are not part of the group are grayed out."
+msgstr "Μπορείτε να επιλέξετε απλά αντικείμενα σε μία ομάδα εισάγοντας την ομάδα. Κάντε διπλό κλικ σε μία ομάδα για την επεξεργαστείτε, και κάντε κλικ πάνω στο αντικείμενο για να το επιλέξετε. Μπορείτε επίσης να προσθέσετε ή να διαγράψετε αντικείμενα σε μία ομάδα με αυτήν τη λειτουργία. Τα αντικείμενα που αποτελούν μέρος της ομάδας επισημαίνονται με γκρι."
+
+#: groups.xhp
+msgctxt ""
+"groups.xhp\n"
+"par_id3151239\n"
+"help.text"
+msgid "<image id=\"img_id3155264\" src=\"cmd/sc_leavegroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3155264\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155264\" src=\"cmd/sc_leavegroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3155264\">Εικονίδιο</alt></image>"
+
+#: groups.xhp
+msgctxt ""
+"groups.xhp\n"
+"par_id3150213\n"
+"58\n"
+"help.text"
+msgid "To exit a group, double-click anywhere outside it."
+msgstr "Για να εξέλθετε από μία ομάδα, κάντε διπλό κλικ οπουδήποτε έξω από αυτήν."
+
+#: join_objects.xhp
+msgctxt ""
+"join_objects.xhp\n"
"tit\n"
"help.text"
-msgid "Replacing Colors"
-msgstr "Αντικατάσταση χρωμάτων"
+msgid "Connecting Lines"
+msgstr "Σύνδεση γραμμών"
-#: eyedropper.xhp
+#: join_objects.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"bm_id3147436\n"
+"join_objects.xhp\n"
+"bm_id3145799\n"
"help.text"
-msgid "<bookmark_value>eyedropper tool</bookmark_value><bookmark_value>colors; replacing</bookmark_value><bookmark_value>replacing;colors in bitmaps</bookmark_value><bookmark_value>metafiles;replacing colors</bookmark_value><bookmark_value>bitmaps;replacing colors</bookmark_value><bookmark_value>GIF images;replacing colors</bookmark_value>"
-msgstr "<bookmark_value>εργαλείο Σταγονόμετρο</bookmark_value><bookmark_value>χρώματα, αντικατάσταση</bookmark_value><bookmark_value>αντικατάσταση, χρώματα σε εικόνες bitmap</bookmark_value><bookmark_value>μετα-αρχεία, αντικατάσταση χρωμάτων</bookmark_value><bookmark_value>εικόνες bitmap, αντικατάσταση χρωμάτων</bookmark_value><bookmark_value>εικόνες GIF, αντικατάσταση χρωμάτων</bookmark_value>"
+msgid "<bookmark_value>draw objects; connecting lines to</bookmark_value><bookmark_value>connecting; lines</bookmark_value><bookmark_value>lines; connecting objects</bookmark_value><bookmark_value>areas; from connected lines</bookmark_value>"
+msgstr "<bookmark_value>σχεδίαση αντικειμένων, σύνδεση γραμμών σε</bookmark_value><bookmark_value>σύνδεση, γραμμές</bookmark_value><bookmark_value>γραμμές, σύνδεση αντικειμένων</bookmark_value><bookmark_value>περιοχές, από συνδεδεμένες γραμμές</bookmark_value>"
-#: eyedropper.xhp
+#: join_objects.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"hd_id3147436\n"
-"38\n"
+"join_objects.xhp\n"
+"hd_id3145799\n"
+"1\n"
"help.text"
-msgid "<variable id=\"eyedropper\"><link href=\"text/sdraw/guide/eyedropper.xhp\" name=\"Replacing Colors\">Replacing Colors</link></variable>"
-msgstr "<variable id=\"eyedropper\"><link href=\"text/sdraw/guide/eyedropper.xhp\" name=\"Αντικατάσταση χρωμάτων\">Αντικατάσταση χρωμάτων</link></variable>"
+msgid "<variable id=\"join_objects\"><link href=\"text/sdraw/guide/join_objects.xhp\" name=\"Connecting Lines\">Connecting Lines</link></variable>"
+msgstr "<variable id=\"join_objects\"><link href=\"text/sdraw/guide/join_objects.xhp\" name=\"Σύνδεση γραμμών\">Σύνδεση γραμμών</link></variable>"
-#: eyedropper.xhp
+#: join_objects.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"par_id3156286\n"
-"24\n"
+"join_objects.xhp\n"
+"par_id3154512\n"
+"3\n"
"help.text"
-msgid "You can replace colors in bitmaps with the <emph>Color Replacer</emph> tool."
-msgstr "Μπορείτε να αντικαταστήσετε χρώματα σε ψηφιογραφίες με το εργαλείο <emph>αντικατάσταση χρώματος</emph>."
+msgid "When you connect lines, lines are drawn between neighboring endpoints."
+msgstr "Όταν συνδέετε γραμμές, οι συνδέσεις σχεδιάζονται μεταξύ των κοντινότερων σημείων τέλους των γραμμών."
-#: eyedropper.xhp
+#: join_objects.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"par_id3154704\n"
-"25\n"
+"join_objects.xhp\n"
+"hd_id3150752\n"
+"2\n"
"help.text"
-msgid "Up to four colors can be replaced at once."
-msgstr "Μπορούν να αντικατασταθούν μέχρι τέσσερα χρώματα ταυτόχρονα."
+msgid "To connect lines:"
+msgstr "Για να συνδυάσετε γραμμές:"
-#: eyedropper.xhp
+#: join_objects.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"par_id3147344\n"
-"26\n"
+"join_objects.xhp\n"
+"par_id3153714\n"
+"4\n"
"help.text"
-msgid "You can also use the <emph>Transparency</emph> option to replace the transparent areas of an image with a color."
-msgstr "Μπορείτε επίσης να χρησιμοποιήσετε την επιλογή <emph>Διαφάνεια</emph> για να αντικαταστήσετε τις διαφανείς περιοχές μίας εικόνας με κάποιο χρώμα."
+msgid "Select two or more lines."
+msgstr "Επιλέξτε δύο ή περισσότερες γραμμές."
-#: eyedropper.xhp
+#: join_objects.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"par_id3148488\n"
-"27\n"
+"join_objects.xhp\n"
+"par_id3156383\n"
+"5\n"
"help.text"
-msgid "Similarly, you can use the <emph>Color Replacer</emph> to make a color on your image transparent."
-msgstr "Παρόμοια, μπορείτε να χρησιμοποιήσετε το <emph>αντικατάσταση χρώματος</emph> για να κάνετε διαφανές ένα χρώμα στην εικόνα σας."
+msgid "Right-click and choose <emph>Modify - Connect</emph>."
+msgstr "Κάντε δεξί κλικ και επιλέξτε <emph>Τροποποίηση - Σύνδεση</emph>."
-#: eyedropper.xhp
+#: join_objects.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"hd_id3150205\n"
-"28\n"
+"join_objects.xhp\n"
+"par_id3149257\n"
+"11\n"
"help.text"
-msgid "To replace colors with the Color Replacer tool"
-msgstr "Για να αντικαταστήσετε χρώματα με το εργαλείο αντικατάσταση χρώματος"
+msgid "To create a closed object, right-click a line and choose <emph>Close Object</emph>."
+msgstr "Για να δημιουργήσετε ένα κλειστό αντικείμενο, κάντε δεξί κλικ σε μία γραμμή και επιλέξτε <emph>Κλείσιμο αντικειμένου</emph>."
-#: eyedropper.xhp
+#: join_objects.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"par_id3154656\n"
+"join_objects.xhp\n"
+"par_id3150363\n"
+"9\n"
+"help.text"
+msgid "You can only use the <emph>Close Object</emph> command on connected lines, <emph>Freeform Lines </emph>and unfilled <emph>Curves</emph>."
+msgstr "Μπορείτε να χρησιμοποιήσετε την εντολή <emph>Κλείσιμο αντικειμένου</emph> σε συνδεδεμένες γραμμές, σε <emph>Γραμμές ελεύθερης σχεδίασης </emph>και κενές <emph>Καμπύλες</emph>."
+
+#: join_objects3d.xhp
+msgctxt ""
+"join_objects3d.xhp\n"
+"tit\n"
+"help.text"
+msgid "Assembling 3D Objects"
+msgstr "Συναρμολόγηση αντικειμένων 3Δ"
+
+#: join_objects3d.xhp
+msgctxt ""
+"join_objects3d.xhp\n"
+"bm_id3154014\n"
+"help.text"
+msgid "<bookmark_value>3D objects; assembling</bookmark_value><bookmark_value>assembled objects in 3D</bookmark_value><bookmark_value>combining;3D objects</bookmark_value><bookmark_value>joining;3D objects</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα 3Δ, συναρμολόγηση</bookmark_value><bookmark_value>συναρμολογημένα αντικείμενα σε 3Δ</bookmark_value><bookmark_value>συνδυασμός, αντικείμενα 3Δ</bookmark_value><bookmark_value>σύνδεση, αντικείμενα 3Δ</bookmark_value>"
+
+#: join_objects3d.xhp
+msgctxt ""
+"join_objects3d.xhp\n"
+"hd_id3156442\n"
"29\n"
"help.text"
-msgid "Ensure that the image you are using is a bitmap (for example, BMP, GIF, JPG, or PNG) or a metafile (for example, WMF)."
-msgstr "Βεβαιωθείτε ότι η εικόνα που χρησιμοποιείτε είναι μία εικόνα bitmap (για παράδειγμα, BMP, GIF, JPG, ή PNG) ή ένα μετα-αρχείο (για παράδειγμα, WMF)."
+msgid "<variable id=\"join_objects3d\"><link href=\"text/sdraw/guide/join_objects3d.xhp\" name=\"Assembling 3D Objects\">Assembling 3D Objects</link></variable>"
+msgstr "<variable id=\"join_objects3d\"><link href=\"text/sdraw/guide/join_objects3d.xhp\" name=\"Συναρμολόγηση αντικειμένων 3Δ\">Συναρμολόγηση αντικειμένων 3Δ</link></variable>"
-#: eyedropper.xhp
+#: join_objects3d.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"par_id3150202\n"
+"join_objects3d.xhp\n"
+"par_id3145251\n"
"30\n"
"help.text"
-msgid "Choose <emph>Tools - Color Replacer</emph>."
-msgstr "Επιλέξτε <emph>Εργαλεία - Αντικατάσταση χρώματος</emph>."
+msgid "3D objects that each form a 3D scene can be combined into a single 3D scene."
+msgstr "Τα 3Δ αντικείμενα που απαρτίζουν μια σκηνή 3Δ μπορούν να συνδυαστούν σε μια μοναδική σκηνή 3Δ."
-#: eyedropper.xhp
+#: join_objects3d.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"par_id3155531\n"
+"join_objects3d.xhp\n"
+"hd_id3150042\n"
+"41\n"
+"help.text"
+msgid "To combine 3D objects:"
+msgstr "Για να συνδυάσετε αντικείμενα 3Δ:"
+
+#: join_objects3d.xhp
+msgctxt ""
+"join_objects3d.xhp\n"
+"par_id3154702\n"
"31\n"
"help.text"
-msgid "Click the Color Replacer icon and position the mouse pointer over the color you want to replace in the image. The color appears in the box next to the icon."
-msgstr "Κλικ στο εικονίδιο αντικατάσταση χρώματος και τοποθετήστε το δείκτη του ποντικιού πάνω από το χρώμα που επιθυμείτε να αντικαταστήσετε στην εικόνα. Το χρώμα εμφανίζεται στο πλαίσιο δίπλα από το εικονίδιο."
+msgid "Insert a 3D object from the <emph>3D Objects</emph> toolbar (for example, a cube)."
+msgstr "Εισάγετε ένα αντικείμενο 3Δ από τη γραμμή εργαλείων <emph>Αντικείμενα 3Δ</emph> (για παράδειγμα, έναν κύβο)."
-#: eyedropper.xhp
+#: join_objects3d.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"par_id3152985\n"
+"join_objects3d.xhp\n"
+"par_id3155335\n"
"32\n"
"help.text"
-msgid "Click the color in the image. The color appears in the first <emph>Source color</emph> box and the check box next to the color is selected."
-msgstr "Κάντε κλικ στο χρώμα στην εικόνα. Το χρώμα εμφανίζετε στο πρώτο πεδίο για την <emph>Βασικό χρώμα</emph> και επιλέγεται το πεδίο δίπλα στο χρώμα."
+msgid "Insert a second slightly larger 3D object (for example, a sphere)."
+msgstr "Εισάγετε ένα δεύτερο ελαφρώς μεγαλύτερο αντικείμενο 3Δ (για παράδειγμα, μια σφαίρα)."
-#: eyedropper.xhp
+#: join_objects3d.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"par_id3148866\n"
+"join_objects3d.xhp\n"
+"par_id3148488\n"
"33\n"
"help.text"
-msgid "In the <emph>Replace with</emph> box, select the new color."
-msgstr "Στο πεδίο <emph>Αντικατάσταση με</emph>, επιλέξτε το νέο χρώμα."
+msgid "Select the second 3D object (sphere) and choose <emph>Edit - Cut</emph>."
+msgstr "Επιλέξτε το δεύτερο αντικείμενο 3Δ (τη σφαίρα) και επιλέξτε <emph>Επεξεργασία - Αποκοπή</emph>."
-#: eyedropper.xhp
+#: join_objects3d.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"par_id3145362\n"
-"41\n"
+"join_objects3d.xhp\n"
+"par_id3149211\n"
+"34\n"
"help.text"
-msgid "This replaces all occurrences of the <emph>Source color</emph> in the image."
-msgstr "Με αυτόν τον τρόπο αντικαθιστώνται όλες οι επιφάνειες με το <emph>Βασικό χρώμα</emph> στην εικόνα."
+msgid "Double-click the first object (cube) to enter its group."
+msgstr "Κάντε διπλό κλικ στο πρώτο αντικείμενο (τον κύβο) και εισάγετε την ομάδα του."
-#: eyedropper.xhp
+#: join_objects3d.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"par_id3151191\n"
-"34\n"
+"join_objects3d.xhp\n"
+"par_id3154652\n"
+"35\n"
"help.text"
-msgid "If you want to replace another color while the dialog is open, select the check box in front of <emph>Source color</emph> in the next row and repeat steps 3 to 5."
-msgstr "Αν επιθυμείτε να αντικαταστήσετε κάποιο άλλο χρώμα ενώ το παράθυρο διαλόγου παραμένει ανοικτό, επιλέξτε το πεδίο ελέγχου μπροστά από το <emph>Βασικό χρώμα</emph> στην επόμενη γραμμή και επαναλάβετε τα βήματα 3 μέχρι 5."
+msgid "Choose <emph>Edit - Paste</emph>. Both objects are now part of the same group. If you want, you can edit the individual objects or change their position within the group."
+msgstr "Επιλέξτε <emph>Επεξεργασία - Επικόλληση</emph>. Και τα δύο αντικείμενα είναι τώρα μέρος της ίδιας ομάδας. Αν επιθυμείτε, μπορείτε να επεξεργαστείτε τα μεμονωμένα αντικείμενα και να μεταβάλετε την θέση τους εντός της ομάδας."
-#: eyedropper.xhp
+#: join_objects3d.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"par_id3149876\n"
+"join_objects3d.xhp\n"
+"par_id3155376\n"
"36\n"
"help.text"
-msgid "Click <emph>Replace</emph>."
-msgstr "Κάντε κλικ στην <emph>Αντικατάσταση</emph>."
+msgid "Double-click outside the group to exit the group."
+msgstr "Κάντε διπλό κλικ έξω από την ομάδα για να εξέλθετε από την ομάδα."
-#: eyedropper.xhp
+#: join_objects3d.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"par_id3157871\n"
-"37\n"
+"join_objects3d.xhp\n"
+"par_id3148606\n"
+"38\n"
"help.text"
-msgid "If you want to expand or contract the color selection area, increase or decrease the tolerance of the <emph>Color Replacer</emph> tool and repeat your selection."
-msgstr "Αν επιθυμείτε να επεκτείνετε ή να συρρικνώσετε την περιοχή επιλογής χρώματος, αυξήστε ή μειώστε την ανοχή του εργαλείου <emph>αντικατάσταση χρώματος</emph> και επαναλάβετε την επιλογή σας."
+msgid "You cannot intersect or subtract 3D objects."
+msgstr "Δεν μπορείτε να τέμνετε ή να αφαιρείτε αντικείμενα 3Δ."
-#: eyedropper.xhp
+#: join_objects3d.xhp
msgctxt ""
-"eyedropper.xhp\n"
-"par_id3146878\n"
+"join_objects3d.xhp\n"
+"par_id3154537\n"
"39\n"
"help.text"
-msgid "<link href=\"text/shared/01/06030000.xhp\" name=\"Color Replacer\">Color Replacer</link>"
-msgstr "<link href=\"text/shared/01/06030000.xhp\" name=\"Color Replacer\">Αντικατάσταση χρώματος</link>"
+msgid "<link href=\"text/simpress/02/10090000.xhp\" name=\"Objects in 3D\">Objects in 3D</link>"
+msgstr "<link href=\"text/simpress/02/10090000.xhp\" name=\"Αντικείμενα σε 3Δ\">Αντικείμενα σε 3Δ</link>"
#: keyboard.xhp
msgctxt ""
@@ -1222,454 +1972,6 @@ msgctxt ""
msgid "Press <item type=\"keycode\">Tab</item> until you reach the object you want to select."
msgstr "Πιέστε το πλήκτρο <item type=\"keycode\">Tab</item> μέχρι να φτάσετε στο αντικείμενο που επιθυμείτε να επιλέξετε."
-#: join_objects.xhp
-msgctxt ""
-"join_objects.xhp\n"
-"tit\n"
-"help.text"
-msgid "Connecting Lines"
-msgstr "Σύνδεση γραμμών"
-
-#: join_objects.xhp
-msgctxt ""
-"join_objects.xhp\n"
-"bm_id3145799\n"
-"help.text"
-msgid "<bookmark_value>draw objects; connecting lines to</bookmark_value><bookmark_value>connecting; lines</bookmark_value><bookmark_value>lines; connecting objects</bookmark_value><bookmark_value>areas; from connected lines</bookmark_value>"
-msgstr "<bookmark_value>σχεδίαση αντικειμένων, σύνδεση γραμμών σε</bookmark_value><bookmark_value>σύνδεση, γραμμές</bookmark_value><bookmark_value>γραμμές, σύνδεση αντικειμένων</bookmark_value><bookmark_value>περιοχές, από συνδεδεμένες γραμμές</bookmark_value>"
-
-#: join_objects.xhp
-msgctxt ""
-"join_objects.xhp\n"
-"hd_id3145799\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"join_objects\"><link href=\"text/sdraw/guide/join_objects.xhp\" name=\"Connecting Lines\">Connecting Lines</link></variable>"
-msgstr "<variable id=\"join_objects\"><link href=\"text/sdraw/guide/join_objects.xhp\" name=\"Σύνδεση γραμμών\">Σύνδεση γραμμών</link></variable>"
-
-#: join_objects.xhp
-msgctxt ""
-"join_objects.xhp\n"
-"par_id3154512\n"
-"3\n"
-"help.text"
-msgid "When you connect lines, lines are drawn between neighboring endpoints."
-msgstr "Όταν συνδέετε γραμμές, οι συνδέσεις σχεδιάζονται μεταξύ των κοντινότερων σημείων τέλους των γραμμών."
-
-#: join_objects.xhp
-msgctxt ""
-"join_objects.xhp\n"
-"hd_id3150752\n"
-"2\n"
-"help.text"
-msgid "To connect lines:"
-msgstr "Για να συνδυάσετε γραμμές:"
-
-#: join_objects.xhp
-msgctxt ""
-"join_objects.xhp\n"
-"par_id3153714\n"
-"4\n"
-"help.text"
-msgid "Select two or more lines."
-msgstr "Επιλέξτε δύο ή περισσότερες γραμμές."
-
-#: join_objects.xhp
-msgctxt ""
-"join_objects.xhp\n"
-"par_id3156383\n"
-"5\n"
-"help.text"
-msgid "Right-click and choose <emph>Modify - Connect</emph>."
-msgstr "Κάντε δεξί κλικ και επιλέξτε <emph>Τροποποίηση - Σύνδεση</emph>."
-
-#: join_objects.xhp
-msgctxt ""
-"join_objects.xhp\n"
-"par_id3149257\n"
-"11\n"
-"help.text"
-msgid "To create a closed object, right-click a line and choose <emph>Close Object</emph>."
-msgstr "Για να δημιουργήσετε ένα κλειστό αντικείμενο, κάντε δεξί κλικ σε μία γραμμή και επιλέξτε <emph>Κλείσιμο αντικειμένου</emph>."
-
-#: join_objects.xhp
-msgctxt ""
-"join_objects.xhp\n"
-"par_id3150363\n"
-"9\n"
-"help.text"
-msgid "You can only use the <emph>Close Object</emph> command on connected lines, <emph>Freeform Lines </emph>and unfilled <emph>Curves</emph>."
-msgstr "Μπορείτε να χρησιμοποιήσετε την εντολή <emph>Κλείσιμο αντικειμένου</emph> σε συνδεδεμένες γραμμές, σε <emph>Γραμμές ελεύθερης σχεδίασης </emph>και κενές <emph>Καμπύλες</emph>."
-
-#: cross_fading.xhp
-msgctxt ""
-"cross_fading.xhp\n"
-"tit\n"
-"help.text"
-msgid "Cross-Fading Two Objects"
-msgstr "Βαθμιαίος αποχρωματισμός δύο αντικειμένων"
-
-#: cross_fading.xhp
-msgctxt ""
-"cross_fading.xhp\n"
-"bm_id3150715\n"
-"help.text"
-msgid "<bookmark_value>draw objects; cross-fading two objects</bookmark_value><bookmark_value>cross-fading; two draw objects</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα σχεδίασης, βαθμιαίος αποχρωματισμός δύο αντικειμένων</bookmark_value><bookmark_value>βαθμιαίος αποχρωματισμός, δύο αντικείμενα σχεδίασης</bookmark_value>"
-
-#: cross_fading.xhp
-msgctxt ""
-"cross_fading.xhp\n"
-"hd_id3150715\n"
-"17\n"
-"help.text"
-msgid "<variable id=\"cross_fading\"><link href=\"text/sdraw/guide/cross_fading.xhp\" name=\"Cross-Fading Two Objects\">Cross-Fading Two Objects</link></variable>"
-msgstr "<variable id=\"cross_fading\"><link href=\"text/sdraw/guide/cross_fading.xhp\" name=\"Βαθμιαίος αποχρωματισμός δύο αντικειμένων\">Βαθμιαίος αποχρωματισμός δύο αντικειμένων</link></variable>"
-
-#: cross_fading.xhp
-msgctxt ""
-"cross_fading.xhp\n"
-"par_id3154754\n"
-"18\n"
-"help.text"
-msgid "Cross-fading creates shapes and distributes them by uniform increments between two drawing objects."
-msgstr "Ο βαθμιαίος αποχρωματισμός δημιουργεί σχήματα και τα κατανέμει με ομοιόμορφα βήματα μεταξύ δύο αντικειμένων σχεδίασης."
-
-#: cross_fading.xhp
-msgctxt ""
-"cross_fading.xhp\n"
-"par_id3155112\n"
-"41\n"
-"help.text"
-msgid "The cross-fading command is only available in $[officename] Draw. You can, however, copy and paste cross-faded objects into $[officename] Impress."
-msgstr "Η εντολή για τον βαθμιαίο αποχρωματισμό είναι διαθέσιμη μόνο στο $[officename] Draw. Μπορείτε, παρόλα αυτά, να αντιγράψετε και να επικολλήσετε αντικείμενα με σταδιακό ξεθώριασμα στο $[officename] Impress."
-
-#: cross_fading.xhp
-msgctxt ""
-"cross_fading.xhp\n"
-"hd_id3149209\n"
-"20\n"
-"help.text"
-msgid "To cross-fade two objects:"
-msgstr "Για να αποχρωματίσετε σταδιακά δύο αντικείμενα:"
-
-#: cross_fading.xhp
-msgctxt ""
-"cross_fading.xhp\n"
-"par_id3150370\n"
-"45\n"
-"help.text"
-msgid "Hold down Shift and click each object."
-msgstr "Κρατήστε πατημένο το πλήκτρο Shift και κάντε κλικ σε κάθε αντικείμενο."
-
-#: cross_fading.xhp
-msgctxt ""
-"cross_fading.xhp\n"
-"par_id3166428\n"
-"22\n"
-"help.text"
-msgid "Choose <emph>Edit - Cross-fading</emph>."
-msgstr "Επιλέξτε <emph>Επεξεργασία - Βαθμιαίος αποχρωματισμός</emph>."
-
-#: cross_fading.xhp
-msgctxt ""
-"cross_fading.xhp\n"
-"par_id3156450\n"
-"44\n"
-"help.text"
-msgid "Enter a value to specify the number of objects between the start and end of the cross-fade in the <emph>Increments</emph> box."
-msgstr "Εισάγετε μία τιμή για να καθορίσετε τον αριθμό αντικειμένων μεταξύ της έναρξης και του τέλους του σταδιακού αποχρωματισμού στο πεδίο <emph>Βήματα</emph>."
-
-#: cross_fading.xhp
-msgctxt ""
-"cross_fading.xhp\n"
-"par_id3149405\n"
-"23\n"
-"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-
-#: cross_fading.xhp
-msgctxt ""
-"cross_fading.xhp\n"
-"par_id3151240\n"
-"24\n"
-"help.text"
-msgid "A group containing the two original objects and the specified number (increments) of cross-faded objects is displayed."
-msgstr "Εμφανίζεται μία ομάδα που περιέχει δύο αρχικά αντικείμενα και τον καθορισμένο αριθμό (βήματα) αντικειμένων με βαθμιαίο αποχρωματισμό."
-
-#: cross_fading.xhp
-msgctxt ""
-"cross_fading.xhp\n"
-"par_id3159203\n"
-"help.text"
-msgid "<image id=\"img_id3150210\" src=\"res/helpimg/ueberblenden.png\" width=\"74.88mm\" height=\"65.62mm\"><alt id=\"alt_id3150210\">Illustration for crossfading</alt></image>"
-msgstr "<image id=\"img_id3150210\" src=\"res/helpimg/ueberblenden.png\" width=\"74.88mm\" height=\"65.62mm\"><alt id=\"alt_id3150210\">Παράδειγμα βαθμιαίου αποχρωματισμού</alt></image>"
-
-#: cross_fading.xhp
-msgctxt ""
-"cross_fading.xhp\n"
-"par_id3154766\n"
-"25\n"
-"help.text"
-msgid "You can edit the individual objects of a group by selecting the group and pressing F3. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3 to exit the group editing mode."
-msgstr "Μπορείτε να επεξεργαστείτε τα αντικείμενα μιας ομάδας επιλέγοντας την ομάδα και πατώντας το F3. Πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3 για να βγείτε από τη λειτουργία επεξεργασίας ομάδας."
-
-#: cross_fading.xhp
-msgctxt ""
-"cross_fading.xhp\n"
-"par_id3155760\n"
-"42\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/02150000.xhp\" name=\"Editing - Cross-fading\">Editing - Cross-fading</link>"
-msgstr "<link href=\"text/simpress/01/02150000.xhp\" name=\"Επεξεργασία - Βαθμιαίος αποχρωματισμός\">Επεξεργασία - Βαθμιαίος αποχρωματισμός</link>"
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"tit\n"
-"help.text"
-msgid "Arranging, Aligning and Distributing Objects"
-msgstr "Τακτοποίηση, στοίχιση και κατανομή αντικειμένων"
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"hd_id3149656\n"
-"73\n"
-"help.text"
-msgid "<variable id=\"align_arrange\"><link href=\"text/sdraw/guide/align_arrange.xhp\" name=\"Arranging and Aligning Objects\">Arranging, Aligning and Distributing Objects</link></variable>"
-msgstr "<variable id=\"align_arrange\"><link href=\"text/sdraw/guide/align_arrange.xhp\" name=\"Τακτοποίηση και στοίχιση αντικειμένων\">Τακτοποίηση, στοίχιση και κατανομή αντικειμένων</link></variable>"
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"bm_id3125863\n"
-"help.text"
-msgid "<bookmark_value>arranging; objects (guide)</bookmark_value><bookmark_value>objects;aligning</bookmark_value><bookmark_value>distributing draw objects</bookmark_value><bookmark_value>aligning;draw objects</bookmark_value>"
-msgstr "<bookmark_value>τακτοποίηση, αντικείμενα (οδηγός)</bookmark_value><bookmark_value>αντικείμενα, στοίχιση</bookmark_value><bookmark_value>κατανομή αντικειμένων σχεδίασης</bookmark_value><bookmark_value>στοίχιση, αντικείμενα σχεδίασης</bookmark_value>"
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"hd_id3125863\n"
-"17\n"
-"help.text"
-msgid "Arranging Objects"
-msgstr "Τακτοποίηση αντικειμένων"
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_id3153727\n"
-"18\n"
-"help.text"
-msgid "Each object that you place in your document is successively stacked on the preceding object. To re-arrange the stacking order of a selected object, proceed as follows."
-msgstr "Κάθε αντικείμενο που τοποθετείτε στο έγγραφό σας στοιβάζεται επιτυχώς στο προηγούμενο αντικείμενο. Για να τακτοποιήσετε ξανά τη σειρά ταξινόμησης της στοίβας ενός επιλεγμένου αντικειμένου, συνεχίστε ως εξής."
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_idN107D5\n"
-"help.text"
-msgid "Click the object whose position you want to change."
-msgstr "Κάντε κλικ στο αντικείμενο του οποίου την θέση επιθυμείτε να αλλάξετε."
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_id3150327\n"
-"78\n"
-"help.text"
-msgid "Choose <item type=\"menuitem\">Modify - Arrange</item> to bring up the context menu and choose one of the arrange options:"
-msgstr "Επιλέξτε <item type=\"menuitem\">Τροποποίηση - Τακτοποίηση</item> για να ανοίξετε το μενού περιβάλλοντος και επιλέξτε κάποια από τις επιλογές τακτοποίησης:"
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_idN107E6\n"
-"help.text"
-msgid "<emph>Bring to Front</emph> places the object on top of all other objects"
-msgstr "Η επιλογή <emph>Μεταφορά σε πρώτο πλάνο</emph> τοποθετεί το αντικείμενο πάνω από τα άλλα αντικείμενα"
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_idN107EC\n"
-"help.text"
-msgid "<emph>Bring Forward</emph> places the object one place forward in the stack of objects"
-msgstr "Η επιλογή <emph>Μεταφορά ένα επίπεδο εμπρός</emph> τοποθετεί το αντικείμενο μία θέση μπροστά στη στοίβα με τα αντικείμενα"
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_idN107F2\n"
-"help.text"
-msgid "<emph>Send Backward</emph> places the object one place back in the stack of objects"
-msgstr "Η επιλογή <emph>Μεταφορά ένα επίπεδο πίσω</emph> τοποθετεί το αντικείμενο μία θέση πίσω στη στοίβα με τα αντικείμενα"
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_idN107F8\n"
-"help.text"
-msgid "<emph>Send to Back</emph> places the object behind all other objects"
-msgstr "Η επιλογή <emph>Μεταφορά πίσω</emph> τοποθετεί το αντικείμενο πίσω από τα άλλα αντικείμενα"
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_idN107FE\n"
-"help.text"
-msgid "<emph>Behind Object</emph> places the object behind another object that you select"
-msgstr "Η επιλογή <emph>Πίσω από το αντικείμενο</emph> τοποθετεί το αντικείμενο πίσω από ένα διαφορετικό αντικείμενο που έχετε επιλέξει"
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"hd_id3155766\n"
-"79\n"
-"help.text"
-msgid "Arranging an Object Behind Another Object"
-msgstr "Τακτοποίηση αντικειμένου πίσω από διαφορετικό αντικείμενο"
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_idN10811\n"
-"help.text"
-msgid "Click the object whose position you want to change."
-msgstr "Κάντε κλικ στο αντικείμενο του οποίου την θέση επιθυμείτε να αλλάξετε."
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_id3154253\n"
-"80\n"
-"help.text"
-msgid "Choose <item type=\"menuitem\">Modify - Arrange</item> to open the context menu and choose <emph>Behind Object</emph>. The mouse pointer changes to a hand."
-msgstr "Επιλέξτε <item type=\"menuitem\">Τροποποίηση - Τακτοποίηση</item> για να ανοίξετε το μενού περιβάλλοντος και επιλέξτε <emph>Πίσω από το αντικείμενο</emph>. Ο δείκτης του ποντικιού μετατρέπεται σε ένα χέρι."
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_id3149126\n"
-"81\n"
-"help.text"
-msgid "Click the object behind which you want to place the selected object."
-msgstr "Κάντε κλικ στο αντικείμενο πίσω από το οποίο επιθυμείτε να τοποθετήσετε το επιλεγμένο αντικείμενο."
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"hd_id3145789\n"
-"20\n"
-"help.text"
-msgid "Reversing The Stacking Order of Two Objects"
-msgstr "Αντιστροφή της σειράς ταξινόμησης της στοίβας δύο αντικειμένων"
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_id3154022\n"
-"83\n"
-"help.text"
-msgid "Shift-click both objects to select them."
-msgstr "Κρατήστε πατημένο το πλήκτρο Shift και κάντε κλικ στα δύο αντικείμενα για να τα επιλέξετε."
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_id3155114\n"
-"84\n"
-"help.text"
-msgid "Choose <item type=\"menuitem\">Modify - Arrange</item> to open the context menu and choose <emph>Reverse</emph>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Τροποποίηση - Τακτοποίηση</item> για να ανοίξετε το μενού περιβάλλοντος και επιλέξτε <emph>Αντιστροφή</emph>."
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"hd_id3166425\n"
-"21\n"
-"help.text"
-msgid "Aligning Objects"
-msgstr "Στοίχιση αντικειμένων"
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_id3152994\n"
-"22\n"
-"help.text"
-msgid "The <emph>Alignment</emph> function enables you to align objects relative to each other or relative to the page."
-msgstr "Η λειτουργία <emph>Στοίχιση</emph> σας παρέχει τη δυνατότητα να στοιχίσετε αντικείμενα μεταξύ τους ή σε σχέση με τη σελίδα."
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_idN108A3\n"
-"help.text"
-msgid "Select an object to align it to the page or select multiple objects to align them relative to each other."
-msgstr "Επιλέξτε ένα αντικείμενο για να το στοιχίσετε στη σελίδα ή επιλέξτε πολλαπλά αντικείμενα για να τα στοιχίσετε μεταξύ τους."
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_idN108A7\n"
-"help.text"
-msgid "Choose <item type=\"menuitem\">Modify - Alignment</item> and select one of the alignment options."
-msgstr "Επιλέξτε <item type=\"menuitem\">Τροποποίηση - Στοίχιση</item> και επιλέξτε κάποια από τις επιλογές στοίχισης."
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_idN108AE\n"
-"help.text"
-msgid "Distributing Objects"
-msgstr "Κατανομή αντικειμένων"
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_id3151390\n"
-"71\n"
-"help.text"
-msgid "If you select three or more objects in Draw, you can also use the <link href=\"text/shared/01/05360000.xhp\" name=\"Distribution\"><emph>Distribution</emph></link> command to distribute the vertical and horizontal spacing evenly between the objects."
-msgstr "Αν επιλέξετε τρία ή περισσότερα αντικείμενα στο Draw, μπορείτε επίσης να χρησιμοποιήσετε την εντολή <link href=\"text/shared/01/05360000.xhp\" name=\"Κατανομή\"><emph>Κατανομή</emph></link> για να κατανείμετε την οριζόντια και την κατακόρυφη απόσταση μεταξύ των αντικειμένων."
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_idN108CE\n"
-"help.text"
-msgid "Select three or more objects to be distributed."
-msgstr "Επιλέξτε τρία ή περισσότερα αντικείμενα για να κατανεμηθούν."
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_idN108D2\n"
-"help.text"
-msgid "Choose <item type=\"menuitem\">Modify - Distribution</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Τροποποίηση - Κατανομή</item>."
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_idN108DA\n"
-"help.text"
-msgid "Select the horizontal and vertical distribution option and click <emph>OK</emph>."
-msgstr "Επιλέξτε την επιλογή για οριζόντια ή κατακόρυφη κατανομή και κάντε κλικ στο κουμπί <emph>OK</emph>."
-
-#: align_arrange.xhp
-msgctxt ""
-"align_arrange.xhp\n"
-"par_id3150535\n"
-"72\n"
-"help.text"
-msgid "Selected objects are distributed evenly along the horizontal or vertical axis. The two outermost objects are used as reference points and do not move when the <emph>Distribution</emph> command is applied."
-msgstr "Τα επιλεγμένα αντικείμενα ισοκατανέμονται κατά μήκος του οριζόντιου και του κατακόρυφου άξονα. Τα δύο πιο εξωτερικά αντικείμενα χρησιμοποιούνται ως σημεία παραπομπής και δεν μετακινούνται όταν εφαρμόζεται η εντολή <emph>Κατανομή</emph>."
-
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -1740,409 +2042,107 @@ msgctxt ""
msgid "Miscellaneous"
msgstr "Διάφορα"
-#: color_define.xhp
+#: rotate_object.xhp
msgctxt ""
-"color_define.xhp\n"
+"rotate_object.xhp\n"
"tit\n"
"help.text"
-msgid "Defining Custom Colors"
-msgstr "Ορισμός προσαρμοσμένων χρωμάτων"
-
-#: color_define.xhp
-msgctxt ""
-"color_define.xhp\n"
-"bm_id3149263\n"
-"help.text"
-msgid "<bookmark_value>colors; defining and saving</bookmark_value> <bookmark_value>user-defined colors</bookmark_value> <bookmark_value>custom colors</bookmark_value>"
-msgstr "<bookmark_value>χρώματα, ορισμός και αποθήκευση</bookmark_value><bookmark_value>χρώματα καθορισμένα από το χρήστη</bookmark_value><bookmark_value>προσαρμοσμένα χρώματα</bookmark_value>"
-
-#: color_define.xhp
-msgctxt ""
-"color_define.xhp\n"
-"hd_id3149263\n"
-"7\n"
-"help.text"
-msgid "<variable id=\"color_define\"><link href=\"text/sdraw/guide/color_define.xhp\" name=\"Defining Custom Colors\">Defining Custom Colors</link></variable>"
-msgstr "<variable id=\"color_define\"><link href=\"text/sdraw/guide/color_define.xhp\" name=\"Ορισμός προσαρμοσμένων χρωμάτων\">Ορισμός προσαρμοσμένων χρωμάτων</link></variable>"
-
-#: color_define.xhp
-msgctxt ""
-"color_define.xhp\n"
-"par_id3154511\n"
-"8\n"
-"help.text"
-msgid "If you want, you can mix a custom color and add it to a color table."
-msgstr "Αν επιθυμείτε, μπορείτε να αναμίξετε ένα προσαρμοσμένο χρώμα και να το προσθέσετε σε έναν πίνακα χρωμάτων."
+msgid "Rotating Objects"
+msgstr "Περιστροφή αντικειμένων"
-#: color_define.xhp
+#: rotate_object.xhp
msgctxt ""
-"color_define.xhp\n"
-"hd_id3155600\n"
-"9\n"
+"rotate_object.xhp\n"
+"bm_id3154684\n"
"help.text"
-msgid "To define a custom color"
-msgstr "Για να ορίσετε ένα προσαρμοσμένο χρώμα"
+msgid "<bookmark_value>rotating; draw objects</bookmark_value><bookmark_value>draw objects; rotating</bookmark_value><bookmark_value>pivot points of draw objects</bookmark_value><bookmark_value>skewing draw objects</bookmark_value>"
+msgstr "<bookmark_value>περιστροφή, αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, περιστροφή</bookmark_value><bookmark_value>σημεία περιστροφής σε αντικείμενα σχεδίασης</bookmark_value><bookmark_value>καμπυλότητα αντικειμένων σχεδίασης</bookmark_value>"
-#: color_define.xhp
+#: rotate_object.xhp
msgctxt ""
-"color_define.xhp\n"
-"par_id3150327\n"
-"25\n"
+"rotate_object.xhp\n"
+"hd_id3154684\n"
+"12\n"
"help.text"
-msgid "Choose <emph>Format - Area</emph> and click the <emph>Colors</emph> tab. A table of the predefined colors is displayed."
-msgstr "Επιλέξτε <emph>Μορφή - Περιοχή</emph> και κάντε κλικ στην καρτέλα <emph>Χρώματα</emph>. Εμφανίζεται ένας πίνακες με τα προκαθορισμένα χρώματα."
+msgid "<variable id=\"rotate_object\"><link href=\"text/sdraw/guide/rotate_object.xhp\" name=\"Rotating Objects\">Rotating Objects</link></variable>"
+msgstr "<variable id=\"rotate_object\"><link href=\"text/sdraw/guide/rotate_object.xhp\" name=\"Περιστροφή αντικειμένων\">Περιστροφή αντικειμένων</link></variable>"
-#: color_define.xhp
+#: rotate_object.xhp
msgctxt ""
-"color_define.xhp\n"
-"par_id3154657\n"
+"rotate_object.xhp\n"
+"par_id3149262\n"
"13\n"
"help.text"
-msgid "Changes made to the standard color table are permanent and are saved automatically."
-msgstr "Οι αλλαγές που εφαρμόστηκαν στον τυπικό πίνακα χρωμάτων είναι μόνιμες και αποθηκεύονται αυτόματα."
-
-#: color_define.xhp
-msgctxt ""
-"color_define.xhp\n"
-"par_id3166425\n"
-"14\n"
-"help.text"
-msgid "Click a color in the table that is similar to the one you want to mix. The color appears in the upper preview box to the right of the table."
-msgstr "Κάντε κλικ σε ένα χρώμα στον πίνακα που είναι παρόμοιο σε αυτό που επιθυμείτε να αναμίξετε. Το χρώμα εμφανίζεται στο πάνω πεδίο προεπισκόπησης στα δεξιά του πίνακα."
-
-#: color_define.xhp
-msgctxt ""
-"color_define.xhp\n"
-"par_id3152992\n"
-"15\n"
-"help.text"
-msgid "Select the RGB or CMYK color model in the box below the preview boxes."
-msgstr "Επιλέξτε το RGB ή CMYK μοντέλο χρωμάτων στο πεδίο κάτω από τα πεδία προεπισκόπησης."
-
-#: color_define.xhp
-msgctxt ""
-"color_define.xhp\n"
-"par_id4979705\n"
-"help.text"
-msgid "%PRODUCTNAME uses only the RGB color model for printing in color. The CMYK controls are provided only to ease the input of color values using CMYK notation."
-msgstr "Το %PRODUCTNAME χρησιμοποιεί μόνο το μοντέλο χρώματος RGB για την έγχρωμη εκτύπωση. Τα πεδία ελέγχου CMYK παρέχονται μόνο για την εύκολη εισαγωγή τιμών στα χρώματα χρησιμοποιώντας την καταγραφή CMYK."
-
-#: color_define.xhp
-msgctxt ""
-"color_define.xhp\n"
-"par_id3152987\n"
-"16\n"
-"help.text"
-msgid "The RGB color model mixes red, green and blue light to create colors on a computer screen. In the RGB model, the three color components are additive and can have values ranging from 0 (black) to 255 (white). The CMYK color model combines Cyan (C), Magenta (M), Yellow (Y), and blacK (K, also used for \"Key\") to create colors for printing. The four colors of the CMYK models are subtractive and are defined as percentages. Black corresponds to 100 % and white to 0 %."
-msgstr "Το μοντέλο χρωμάτων RGB αναμιγνύει το κόκκινο, το πράσινο και το ανοικτό γαλάζιο για να δημιουργήσει χρώματα στην οθόνη του υπολογιστή. Στο μοντέλο RGB, τα τρία περιεχόμενα χρώματος είναι προσθετικά και μπορούν να έχουν τιμές με εύρος από 0 (μαύρο) μέχρι 255 (λευκό). Το μοντέλο χρωμάτων CMYK συνδυάζει το κυανό (C), το πορφυρό (M), το κίτρινο (Y), και το μαύρο (Κ, που επίσης χρησιμοποιείται για το \"Κλειδί\") για να δημιουργήσει χρώματα προς εκτύπωση. Τα τέσσερα χρώματα των μοντέλων CMYK είναι αφαιρετικά και ορίζοται ως ποσοστά. Το μαύρο αντιστοιχεί στο 100 % και το λευκό στο 0 %."
-
-#: color_define.xhp
-msgctxt ""
-"color_define.xhp\n"
-"par_id3145386\n"
-"17\n"
-"help.text"
-msgid "Enter a numeric value in the boxes next to the color components. The new color appears in the preview box directly above the color model box."
-msgstr "Εισάγετε μία αριθμητική τιμή στα πεδία δίπλα στα περιεχόμενα χρωμάτων. Το νέο χρώμα εμφανίζεται στο πεδίο προεπισκόπησης απευθείας πάνω από ένα πεδίο με μοντέλο χρώματος."
-
-#: color_define.xhp
-msgctxt ""
-"color_define.xhp\n"
-"par_id3152871\n"
-"18\n"
-"help.text"
-msgid "You can also create a color using a color spectrum. Click the <emph>Edit</emph> button to open the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog. Click a color. Use the Hue, Saturation, and Brightness boxes to adjust your color selection."
-msgstr "Μπορείτε επίσης να δημιουργήσετε ένα χρώμα χρησιμοποιώντας ένα φάσμα χρωμάτων. Κάντε κλικ στο κουμπί <emph>Επεξεργασία</emph> και ανοίξτε το παράθυρο διαλόγου <link href=\"text/shared/optionen/01010501.xhp\" name=\"Χρώμα\"><emph>Χρώμα</emph></link>. Κάντε κλικ σε ένα χρώμα και στη συνέχεια στο κουμπί ΟΚ. Χρησιμοποιήστε τα πεδία Απόχρωση, Κορεσμός, και Φωτεινότητα για να προσαρμόσετε την επιλογή χρωμάτων σας."
-
-#: color_define.xhp
-msgctxt ""
-"color_define.xhp\n"
-"par_id3153011\n"
-"19\n"
-"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
-
-#: color_define.xhp
-msgctxt ""
-"color_define.xhp\n"
-"par_id3147244\n"
-"26\n"
-"help.text"
-msgid "If you want to replace the color in the standard color table that your custom color is based on, click <emph>Modify</emph>."
-msgstr "Αν επιθυμείτε να αντικαταστήσετε το χρώμα στον τυπικό πίνακα χρωμάτων στον οποίο είναι βασισμένο το προσαρμοσμένο χρώμα σας, κάντε κλικ στην <emph>Τροποποίηση</emph>."
-
-#: color_define.xhp
-msgctxt ""
-"color_define.xhp\n"
-"par_id3145116\n"
-"20\n"
-"help.text"
-msgid "If you want to add your custom color to the standard color table, enter a name in the <emph>Name</emph> text box and click <emph>Add</emph>."
-msgstr "Αν επιθυμείτε να προσθέσετε το προσαρμοσμένο χρώμα σας στον τυπικό πίνακα χρωμάτων, εισάγετε ένα όνομα στο πεδίο κειμένου <emph>Όνομα</emph> και κάντε κλικ στην <emph>Προσθήκη</emph>."
-
-#: color_define.xhp
-msgctxt ""
-"color_define.xhp\n"
-"par_id3145236\n"
-"23\n"
-"help.text"
-msgid "<link href=\"text/shared/01/03170000.xhp\" name=\"Color bar\">Color bar</link>"
-msgstr "<link href=\"text/shared/01/03170000.xhp\" name=\"Γραμμή χρωμάτων\">Γραμμή χρωμάτων</link>"
+msgid "You can rotate an object around its default pivot point (center point) or a pivot point that you designate."
+msgstr "Μπορείτε να περιστρέψετε ένα αντικείμενο γύρω από το προεπιλεγμένο σημείο περιστροφής του (κεντρικό σημείο) ή ένα σημείο περιστροφής που σχεδιάζετε."
-#: groups.xhp
+#: rotate_object.xhp
msgctxt ""
-"groups.xhp\n"
-"tit\n"
+"rotate_object.xhp\n"
+"par_id3146975\n"
"help.text"
-msgid "Grouping Objects"
-msgstr "Ομαδοποίηση αντικειμένων"
+msgid "<image id=\"img_id3154729\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3154729\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154729\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3154729\">Icon</alt></image>"
-#: groups.xhp
+#: rotate_object.xhp
msgctxt ""
-"groups.xhp\n"
-"bm_id3150793\n"
+"rotate_object.xhp\n"
+"par_id3150716\n"
+"14\n"
"help.text"
-msgid "<bookmark_value>grouping; draw objects</bookmark_value><bookmark_value>draw objects; grouping</bookmark_value>"
-msgstr "<bookmark_value>ομαδοποίηση, αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, ομαδοποίηση</bookmark_value>"
+msgid "Select the object you want to rotate. On the <emph>Mode</emph> toolbar in $[officename] Draw or on the <emph>Drawing</emph> bar in $[officename] Impress, click the <emph>Rotate</emph> icon."
+msgstr "Επιλέξτε το αντικείμενο που επιθυμείτε να περιστρέψετε. Στη γραμμή εργαλείων <emph>Κατάσταση</emph> στο $[officename] Draw ή στη γραμμή εργαλείων <emph>Σχεδίαση</emph> στο $[officename] Impress, κάντε κλικ στο εικονίδιο <emph>Περιστροφή</emph>."
-#: groups.xhp
+#: rotate_object.xhp
msgctxt ""
-"groups.xhp\n"
-"hd_id3150793\n"
-"26\n"
+"rotate_object.xhp\n"
+"par_id3149021\n"
+"69\n"
"help.text"
-msgid "<variable id=\"groups\"><link href=\"text/sdraw/guide/groups.xhp\" name=\"Grouping Objects\">Grouping Objects</link></variable>"
-msgstr "<variable id=\"groups\"><link href=\"text/sdraw/guide/groups.xhp\" name=\"Ομαδοποίηση αντικειμένων\">Ομαδοποίηση αντικειμένων</link></variable>"
+msgid "Move the pointer to a corner handle so that the pointer changes to a rotate symbol. Drag the handle to rotate the object."
+msgstr "Μετακινήστε το δείκτη σε ένα γωνιακό χειριστή έτσι ώστε ο δείκτης να μετατραπεί σε ένα σύμβολο περιστροφής. Μεταφέρετε το χειριστή για να περιστρέψετε το αντικείμενο."
-#: groups.xhp
+#: rotate_object.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id3153728\n"
-"27\n"
+"rotate_object.xhp\n"
+"par_id0930200803002335\n"
"help.text"
-msgid "You can combine several objects into a group so that they act as a single object. You can move and transform all objects in a group as a single unit. You can also change the properties (for example, line size, fill color) of all objects in a group as a whole or for individual objects in a group. Groups can be temporary or assigned:"
-msgstr "Μπορείτε να συνδυάσετε πολλά αντικείμενα σε μια ομάδα έτσι ώστε να συμπεριφέρονται σαν απλό αντικείμενο. Μπορείτε να μετακινήσετε και να μετασχηματίσετε όλα τα αντικείμενα σε μία ομάδα σαν απλή μονάδα. Μπορείτε επίσης να μεταβάλετε τις ιδιότητες (για παράδειγμα, το μέγεθος της γραμμής, το χρώμα του γεμίσματος) όλων των αντικειμένων σε μία ομάδα σαν ολόκληρα ή μεμονωμένα αντικείμενα σε μια ομάδα. Οι ομάδες μπορούν να είναι προσωρινές ή ορισμένες:"
+msgid "Hold down the Shift key to restrict the rotation to multiples of 15 degrees."
+msgstr "Κρατήστε πατημένο το πλήκτρο Shift για να περιορίσετε την περιστροφή σε πολλαπλάσια των 15 μοιρών."
-#: groups.xhp
+#: rotate_object.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id3147434\n"
-"64\n"
+"rotate_object.xhp\n"
+"par_id0930200803002463\n"
"help.text"
-msgid "Temporary - group only lasts as long as all of the combined objects are selected."
-msgstr "Προσωρινή - η ομάδα διαρκεί μόνο εφόσον είναι επιλεγμένα όλα τα συνδυασμένα αντικείμενα."
+msgid "Right-click the object to open the context menu. Choose Position and Size - Rotation to enter an exact rotation value."
+msgstr "Κάντε δεξί κλικ στο αντικείμενο για να ανοίξετε το μενού περιβάλλοντος. Επιλέξτε Θέση - Περιστροφή για να εισάγετε μια ακριβής τιμή περιστροφής."
-#: groups.xhp
+#: rotate_object.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id3154490\n"
-"65\n"
+"rotate_object.xhp\n"
+"par_id3155962\n"
"help.text"
-msgid "Assigned - group lasts until it is ungrouped through a menu command."
-msgstr "Ορισμένη - η ομάδα διαρκεί μέχρι να αναιρεθεί η ομαδοποίηση με κάποια εντολή από το μενού."
+msgid "<image id=\"img_id3154023\" src=\"res/helpimg/rotieren.png\" width=\"5.424cm\" height=\"3.916cm\"><alt id=\"alt_id3154023\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154023\" src=\"res/helpimg/rotieren.png\" width=\"5.424cm\" height=\"3.916cm\"><alt id=\"alt_id3154023\">Icon</alt></image>"
-#: groups.xhp
+#: rotate_object.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id3145252\n"
-"66\n"
+"rotate_object.xhp\n"
+"par_id3166424\n"
+"16\n"
"help.text"
-msgid "Groups can also be grouped in other groups. Actions applied to a group do not affect the relative position of the individual objects to each other in the group."
-msgstr "Οι ομάδες μπορούν επίσης να ομαδοποιηθούν σε διαφορετικές ομάδες. Οι ενέργειες που εφαρμόζονται σε μία ομάδα δεν επηρεάζουν τη σχετική θέση των μεμονωμένων αντικειμένων μεταξύ τους στην ομάδα."
+msgid "To change the pivot point, drag the small circle in the center of the object to a new location."
+msgstr "Για να αλλάξετε το σημείο περιστροφής, μεταφέρετε το μικρό κύκλο στο κέντρο του αντικειμένου σε μία νέα τοποθεσία."
-#: groups.xhp
+#: rotate_object.xhp
msgctxt ""
-"groups.xhp\n"
-"hd_id3150716\n"
+"rotate_object.xhp\n"
+"par_id3159236\n"
"28\n"
"help.text"
-msgid "To group objects:"
-msgstr "Για να ομαδοποιήσετε αντικείμενα:"
-
-#: groups.xhp
-msgctxt ""
-"groups.xhp\n"
-"par_id3149018\n"
-"help.text"
-msgid "<image id=\"img_id3145643\" src=\"cmd/sc_formatgroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3145643\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145643\" src=\"cmd/sc_formatgroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3145643\">Icon</alt></image>"
-
-#: groups.xhp
-msgctxt ""
-"groups.xhp\n"
-"par_id3147346\n"
-"29\n"
-"help.text"
-msgid "Select the objects you want to group and choose <emph>Modify - Group</emph>."
-msgstr "Επιλέξτε τα αντικείμενα που επιθυμείτε να ομαδοποιήσετε και επιλέξτε <emph>Τροποποίηση - Ομαδοποίηση</emph>."
-
-#: groups.xhp
-msgctxt ""
-"groups.xhp\n"
-"par_id3148485\n"
-"30\n"
-"help.text"
-msgid "For example, you can group all of the objects in a company logo to move and resize the logo as a single object."
-msgstr "Για παράδειγμα, μπορείτε να ομαδοποιήσετε όλα τα αντικείμενα σε ένα λογότυπο εταιρίας και να μετακινήσετε και να αλλάξετε το μέγεθός του σαν να ήταν απλό αντικείμενο."
-
-#: groups.xhp
-msgctxt ""
-"groups.xhp\n"
-"par_id3147002\n"
-"31\n"
-"help.text"
-msgid "After you have grouped objects, selecting any part of the group selects the entire group."
-msgstr "Αφού ομαδοποιήσετε τα αντικείμενα, επιλέγοντας οποιοδήποτε μέρος της ομάδας, επιλέγει ολόκληρη την ομάδα."
-
-#: groups.xhp
-msgctxt ""
-"groups.xhp\n"
-"hd_id3150205\n"
-"55\n"
-"help.text"
-msgid "Selecting Objects in a Group"
-msgstr "Επιλογή αντικειμένων σε μία ομάδα"
-
-#: groups.xhp
-msgctxt ""
-"groups.xhp\n"
-"par_id3150370\n"
-"help.text"
-msgid "<image id=\"img_id3155376\" src=\"cmd/sc_entergroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3155376\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155376\" src=\"cmd/sc_entergroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3155376\">Εικονίδιο</alt></image>"
-
-#: groups.xhp
-msgctxt ""
-"groups.xhp\n"
-"par_id3156450\n"
-"56\n"
-"help.text"
-msgid "You can select single objects in a group by entering the group. Double-click a group to enter it and click on the object to select it. You can also add or delete objects to and from a group in this mode. The objects that are not part of the group are grayed out."
-msgstr "Μπορείτε να επιλέξετε απλά αντικείμενα σε μία ομάδα εισάγοντας την ομάδα. Κάντε διπλό κλικ σε μία ομάδα για την επεξεργαστείτε, και κάντε κλικ πάνω στο αντικείμενο για να το επιλέξετε. Μπορείτε επίσης να προσθέσετε ή να διαγράψετε αντικείμενα σε μία ομάδα με αυτήν τη λειτουργία. Τα αντικείμενα που αποτελούν μέρος της ομάδας επισημαίνονται με γκρι."
-
-#: groups.xhp
-msgctxt ""
-"groups.xhp\n"
-"par_id3151239\n"
-"help.text"
-msgid "<image id=\"img_id3155264\" src=\"cmd/sc_leavegroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3155264\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155264\" src=\"cmd/sc_leavegroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3155264\">Εικονίδιο</alt></image>"
-
-#: groups.xhp
-msgctxt ""
-"groups.xhp\n"
-"par_id3150213\n"
-"58\n"
-"help.text"
-msgid "To exit a group, double-click anywhere outside it."
-msgstr "Για να εξέλθετε από μία ομάδα, κάντε διπλό κλικ οπουδήποτε έξω από αυτήν."
-
-#: duplicate_object.xhp
-msgctxt ""
-"duplicate_object.xhp\n"
-"tit\n"
-"help.text"
-msgid "Duplicating Objects"
-msgstr "Δημιουργία διπλότυπων αντικειμένων"
-
-#: duplicate_object.xhp
-msgctxt ""
-"duplicate_object.xhp\n"
-"bm_id3145750\n"
-"help.text"
-msgid "<bookmark_value>doubling draw objects</bookmark_value><bookmark_value>draw objects; duplicating</bookmark_value><bookmark_value>duplicating draw objects</bookmark_value><bookmark_value>multiplying draw objects</bookmark_value>"
-msgstr "<bookmark_value>δημιουργία διπλότυπων αντικειμένων σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, δημιουργία διπλότυπων</bookmark_value><bookmark_value>δημιουργία διπλότυπων αντικειμένων σχεδίασης</bookmark_value><bookmark_value>δημιουργία πολλαπλών κλώνων αντικειμένων σχεδίασης</bookmark_value>"
-
-#: duplicate_object.xhp
-msgctxt ""
-"duplicate_object.xhp\n"
-"hd_id3145750\n"
-"3\n"
-"help.text"
-msgid "<variable id=\"duplicate_object\"><link href=\"text/sdraw/guide/duplicate_object.xhp\" name=\"Duplicating Objects\">Duplicating Objects</link></variable>"
-msgstr "<variable id=\"duplicate_object\"><link href=\"text/sdraw/guide/duplicate_object.xhp\" name=\"Δημιουργία διπλότυπων αντικειμένων\">Δημιουργία διπλότυπων αντικειμένων</link></variable>"
-
-#: duplicate_object.xhp
-msgctxt ""
-"duplicate_object.xhp\n"
-"par_id3149400\n"
-"4\n"
-"help.text"
-msgid "You can create duplicate or multiple copies of an object. The copies can be identical or can differ in size, color, orientation and location."
-msgstr "Μπορείτε να δημιουργήσετε διπλότυπο ή πολλαπλά αντίγραφα ενός αντικειμένου. Τα αντίγραφα μπορούν να είναι πανομοιότυπα ή μπορούν και να διαφέρουν σε μέγεθος, χρώμα. προσανατολισμό και τοποθεσία."
-
-#: duplicate_object.xhp
-msgctxt ""
-"duplicate_object.xhp\n"
-"par_id3153415\n"
-"5\n"
-"help.text"
-msgid "The following example creates a stack of coins by making multiple copies of a single ellipse."
-msgstr "Το ακόλουθο παράδειγμα δημιουργεί μία στοίβα νομισμάτων δημιουργώντας πολλαπλά αντίγραφα μίας απλής έλλειψης."
-
-#: duplicate_object.xhp
-msgctxt ""
-"duplicate_object.xhp\n"
-"par_id3149129\n"
-"6\n"
-"help.text"
-msgid "Use the <emph>Ellipse</emph> tool to draw a solid yellow ellipse."
-msgstr "Χρησιμοποιήστε το εργαλείο <emph>Έλλειψη</emph> για να σχεδιάσετε μία συμπαγής κίτρινη έλλειψη."
-
-#: duplicate_object.xhp
-msgctxt ""
-"duplicate_object.xhp\n"
-"par_id3149209\n"
-"8\n"
-"help.text"
-msgid "Select the ellipse and choose <emph>Edit - Duplicate</emph>."
-msgstr "Επιλέξτε την έλλειψη και επιλέξτε <emph>Επεξεργασία - Διπλότυπο</emph>."
-
-#: duplicate_object.xhp
-msgctxt ""
-"duplicate_object.xhp\n"
-"par_id3145585\n"
-"9\n"
-"help.text"
-msgid "Enter 12 as <emph>Number of copies.</emph>"
-msgstr "Εισάγετε τον αριθμό 12 ως <emph>Αριθμό αντιγράφων.</emph>"
-
-#: duplicate_object.xhp
-msgctxt ""
-"duplicate_object.xhp\n"
-"par_id3151192\n"
-"11\n"
-"help.text"
-msgid "Enter a negative value for the <emph>Width</emph> and <emph>Height</emph> so that the coins decrease in size as you go up the stack."
-msgstr "Εισάγετε μία αρνητική τιμή για το <emph>Πλάτος</emph> και το <emph>Ύψος</emph> έτσι ώστε να μειωθεί το μέγεθος των νομισμάτων προς το πάνω μέρος της στοίβας."
-
-#: duplicate_object.xhp
-msgctxt ""
-"duplicate_object.xhp\n"
-"par_id3151387\n"
-"39\n"
-"help.text"
-msgid "To define a color transition for the coins, select different colors in the <emph>Start</emph> and <emph>End</emph> boxes. The <emph>Start</emph> color is applied to the object that you are duplicating."
-msgstr "Για να ορίσετε μία εναλλαγή χρωμάτων για τα νομίσματα, επιλέξτε διαφορετικά χρώματα στα πεδία <emph>Έναρξη</emph> και <emph>Τέλος</emph>. Το χρώμα για την <emph>Έναρξη</emph> εφαρμόζεται στο αντικείμενο για το οποίο δημιουργείτε το διπλότυπό του."
-
-#: duplicate_object.xhp
-msgctxt ""
-"duplicate_object.xhp\n"
-"par_id3149947\n"
-"12\n"
-"help.text"
-msgid "Click <emph>OK</emph> to create the duplicates."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph> για να δημιουργήσετε τα διπλότυπα."
-
-#: duplicate_object.xhp
-msgctxt ""
-"duplicate_object.xhp\n"
-"par_id3153935\n"
-"50\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/02120000.xhp\" name=\"Edit - Duplicate\">Edit - Duplicate</link>"
-msgstr "<link href=\"text/simpress/01/02120000.xhp\" name=\"Επεξεργασία - Διπλότυπο\">Επεξεργασία - Διπλότυπο</link>"
+msgid "To skew the object vertically or horizontally, drag one of the side handles."
+msgstr "Για να καμπυλώσετε το αντικείμενο κατακόρυφα ή οριζόντια, μεταφέρετε κάποιον από τους χειριστές των πλευρών."
#: text_enter.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared.po b/source/el/helpcontent2/source/text/shared.po
index 005970c2d65..a85b774a58d 100644
--- a/source/el/helpcontent2/source/text/shared.po
+++ b/source/el/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ 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-01-18 13:18+0100\n"
-"PO-Revision-Date: 2013-01-18 22:58+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-05-30 14:13+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,204 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358549922.0\n"
-
-#: main0212.xhp
-msgctxt ""
-"main0212.xhp\n"
-"tit\n"
-"help.text"
-msgid "Table Data Bar"
-msgstr "Γραμμή δεδομένων πίνακα"
-
-#: main0212.xhp
-msgctxt ""
-"main0212.xhp\n"
-"hd_id3147102\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/main0212.xhp\" name=\"Table Data Bar\">Table Data Bar</link>"
-msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Γραμμή δεδομένων πίνακα\">Γραμμή δεδομένων πίνακα</link>"
-
-#: main0212.xhp
-msgctxt ""
-"main0212.xhp\n"
-"par_id3153394\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\".\">Use the Table Data bar to control the data view. </ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε τη γραμμή εντολών πίνακας δεδομένων για να ελέγξετε την προβολή δεδομένων. </ahelp>"
-
-#: main0212.xhp
-msgctxt ""
-"main0212.xhp\n"
-"par_id3149346\n"
-"12\n"
-"help.text"
-msgid "The filtered data view is active until you change or cancel the sorting or filtering criteria. If a filter is active, the <emph>Apply Filter</emph> icon on the <emph>Table Data</emph> bar is activated."
-msgstr "Η φιλτραρισμένη προβολή δεδομένων είναι ενεργοποιημένη μέχρι να αλλάξετε ή ακυρώσετε τα κριτήρια φιλτραρίσματος. Αν ένα φίλτρο είναι ενεργοποιημένο, το εικονίδιο <emph>Εφαρμογή φίλτρου</emph> στον <emph>Πίνακα δεδομένων</emph> ενεργοποιείται."
-
-#: main0212.xhp
-msgctxt ""
-"main0212.xhp\n"
-"par_id3147303\n"
-"help.text"
-msgid "<image id=\"img_id3153896\" src=\"cmd/sc_recsave.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153896\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153896\" src=\"cmd/sc_recsave.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153896\">Icon</alt></image>"
-
-#: main0212.xhp
-msgctxt ""
-"main0212.xhp\n"
-"par_id3153360\n"
-"13\n"
-"help.text"
-msgid "Save Record"
-msgstr "Αποθήκευση εγγραφής"
-
-#: main0212.xhp
-msgctxt ""
-"main0212.xhp\n"
-"par_id3145173\n"
-"help.text"
-msgid "<image id=\"img_id3154123\" src=\"cmd/sc_recundo.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3154123\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154123\" src=\"cmd/sc_recundo.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3154123\">Icon</alt></image>"
-
-#: main0212.xhp
-msgctxt ""
-"main0212.xhp\n"
-"par_id3151382\n"
-"14\n"
-"help.text"
-msgid "Undo: Data Input"
-msgstr "Αναίρεση: Εισαγωγή δεδομένων"
-
-#: main0212.xhp
-msgctxt ""
-"main0212.xhp\n"
-"par_idN10744\n"
-"help.text"
-msgid "<link href=\"text/shared/02/12070000.xhp\">Data to Text</link>"
-msgstr "<link href=\"text/shared/02/12070000.xhp\">Δεδομένα σε κείμενο</link>"
-
-#: main0212.xhp
-msgctxt ""
-"main0212.xhp\n"
-"par_idN10753\n"
-"help.text"
-msgid "<ahelp hid=\".\">Inserts all fields of the marked record into the current document at the cursor position.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει όλα τα πεδία της εγγραφής με σήμανση στο τρέχον έγγραφο στη θέση του δείκτη.</ahelp>"
-
-#: main0212.xhp
-msgctxt ""
-"main0212.xhp\n"
-"par_idN10780\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge00.xhp\">Mail Merge</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge00.xhp\">Συγχώνευση αλληλογραφίας</link>"
-
-#: main0212.xhp
-msgctxt ""
-"main0212.xhp\n"
-"par_idN1078F\n"
-"help.text"
-msgid "<ahelp hid=\".\">Starts the Mail Merge Wizard to create form letters.</ahelp>"
-msgstr "<ahelp hid=\".\">Εκκινεί τον αυτόματο πιλότο συγχώνευσης αλληλογραφίας (e-mail) για να δημιουργήσει επιστολές φόρμας.</ahelp>"
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"tit\n"
-"help.text"
-msgid "Status Bar in $[officename] Basic Documents"
-msgstr "Γραμμή κατάστασης σε βασικά έγγραφα του $[officename]"
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"hd_id3148520\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/main0208.xhp\" name=\"Status Bar in $[officename] Basic Documents\">Status Bar in $[officename] Basic Documents</link>"
-msgstr "<link href=\"text/shared/main0208.xhp\" name=\"Γραμμή κατάστασης σε βασικά έγγραφα του $[officename]\">Γραμμή κατάστασης σε βασικά έγγραφα του $[officename]</link>"
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"par_id3154136\n"
-"2\n"
-"help.text"
-msgid "The <emph>Status</emph> Bar displays information about the current $[officename] Basic document."
-msgstr "Η γραμμή <emph>κατάστασης</emph> εμφανίζει πληροφορίες σχετικά με το τρέχον βασικό έγγραφο του $[officename]."
-
-#: main0600.xhp
-msgctxt ""
-"main0600.xhp\n"
-"tit\n"
-"help.text"
-msgid "Programming $[officename]"
-msgstr "Προγραμματισμός του $[officename]"
-
-#: main0600.xhp
-msgctxt ""
-"main0600.xhp\n"
-"bm_id3154232\n"
-"help.text"
-msgid "<bookmark_value>programming;$[officename]</bookmark_value><bookmark_value>Basic;programming</bookmark_value>"
-msgstr "<bookmark_value>προγραμματισμός,$[officename]</bookmark_value><bookmark_value>Basic,προγραμματισμός</bookmark_value>"
-
-#: main0600.xhp
-msgctxt ""
-"main0600.xhp\n"
-"hd_id3154232\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"programming\"><link href=\"text/shared/main0600.xhp\" name=\"Programming $[officename]\">Programming $[officename]</link></variable>"
-msgstr "<variable id=\"programming\"><link href=\"text/shared/main0600.xhp\" name=\"Προγραμματισμός του $[officename]\">Προγραμματισμός του $[officename]</link></variable>"
-
-#: main0600.xhp
-msgctxt ""
-"main0600.xhp\n"
-"par_id3149760\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"basic\">$[officename] can be controlled by using the $[officename] API. </variable>"
-msgstr "<variable id=\"basic\">Το $[officename] μπορεί να ελεγχθεί χρησιμοποιώντας το $[officename] API. </variable>"
-
-#: main0600.xhp
-msgctxt ""
-"main0600.xhp\n"
-"par_id3151111\n"
-"12\n"
-"help.text"
-msgid "$[officename] provides an Application Programming Interface (API) that enables you to control $[officename] components by using various programming languages. A $[officename] Software Development Kit is available for the programming interface."
-msgstr "Το $[officename] παρέχει ένα Application Programming Interface (API) που επιτρέπει να ελέγξεις περιεχόμενα του $[officename] χρησιμοποιώντας ποικίλες γλώσσες προγραμματισμού. Ένα λογισμικό ανάπτυξης του $[officename] είναι διαθέσιμο για την προγραμματιστική διασύνδεση."
-
-#: main0600.xhp
-msgctxt ""
-"main0600.xhp\n"
-"par_id3156346\n"
-"15\n"
-"help.text"
-msgid "For more information about $[officename] API reference, please visit http://api.libreoffice.org/"
-msgstr "Για περισσότερες πληροφορίες σχετικά με την αναφορά API του $[officename], παρακαλούμε επισκεφθείτε το http://api.openoffice.org/"
-
-#: main0600.xhp
-msgctxt ""
-"main0600.xhp\n"
-"par_id3153825\n"
-"13\n"
-"help.text"
-msgid "Macros created with $[officename] Basic based on the old programming interface will no longer be supported by the current version."
-msgstr "Μακροεντολές που έχουν δημιουργηθεί με το $[officename] Basic βασισμένες στην παλιά προγραμματιστική διασύνδεση δεν θα υποστηρίζονται πλέον από την παρούσα έκδοση."
-
-#: main0600.xhp
-msgctxt ""
-"main0600.xhp\n"
-"par_id3149795\n"
-"14\n"
-"help.text"
-msgid "For more information on $[officename] Basic, select \"$[officename] Basic\" in the list box."
-msgstr "Για πιο πολλές πληροφορίες για το $[officename] Basic, επιλέξτε \"$[officename] Basic\" στο πεδίο λίστας."
+"X-POOTLE-MTIME: 1369923192.0\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -453,6 +256,320 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή Εξώθησης Χρώματος.</ahelp>"
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"tit\n"
+"help.text"
+msgid "Fontwork"
+msgstr "Fontwork"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN1055A\n"
+"help.text"
+msgid "<link href=\"text/shared/fontwork_toolbar.xhp\">Fontwork</link>"
+msgstr "<link href=\"text/shared/fontwork_toolbar.xhp\">Fontwork</link>"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN1056A\n"
+"help.text"
+msgid "The Fontwork toolbar opens when you select a Fontwork object."
+msgstr "Η γραμμή FontWork εμφανίζεται όταν επιλέγετε ένα αντικείμενο FontWork."
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN1056D\n"
+"help.text"
+msgid "Fontwork Gallery"
+msgstr "Συλλογή FontWork"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN10571\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Fontwork Gallery where you can select another preview. Click OK to apply the new set of properties to your Fontwork object.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τη συλλογή Fontwork όπου μπορείτε να επιλέξετε μια άλλη προεπισκόπηση. Κάντε κλικ στο ΟΚ για να εφαρμόσετε τις καινούριες ιδιότητες στο Fontwork αντικείμενό σας.</ahelp>"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN10588\n"
+"help.text"
+msgid "Fontwork Shape"
+msgstr "Σχήμα Fontwork"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN1058C\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Fontwork Shape toolbar. Click a shape to apply the shape to all selected Fontwork objects.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει την γραμμή εργαλείων σχήματος Fontwork . Κάντε κλικ σε ένα σχήμα για να εφαρμόσετε το σχήμα σε όλα τα επιλεγμένα αντικείμενα Fontwork.</ahelp>"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN105A6\n"
+"help.text"
+msgid "Fontwork Same Letter Heights"
+msgstr "Ίδιο ύψος γραμμάτων Fontwork"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN105AA\n"
+"help.text"
+msgid "<ahelp hid=\".\">Switches the letter height of the selected Fontwork objects from normal to the same height for all objects.</ahelp>"
+msgstr "<ahelp hid=\".\">Αλλάζει το μέγεθος γραμμάτων των επιλεγμένων αντικειμένων Fontwork από το κανονικό στο ίδιο μέγεθος για όλα τα αντικείμενα.</ahelp>"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN105C1\n"
+"help.text"
+msgid "Fontwork Alignment"
+msgstr "Στοίχιση Fontwork"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN105C5\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Fontwork Alignment window.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο Στοίχιση Fontwork.</ahelp>"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN105DC\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click to apply the alignment to the selected Fontwork objects.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να εφαρμοστεί η στοίχιση στα επιλεγμένα αντικείμενα Fontwork.</ahelp>"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN105F3\n"
+"help.text"
+msgid "Fontwork Character Spacing"
+msgstr "Απόσταση χαρακτήρων Fontwork"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN105F7\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Fontwork Character Spacing window.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο Απόσταση Χαρακτήρων Fontwork.</ahelp>"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN1060E\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click to apply the character spacing to the selected Fontwork objects.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να εφαρμόσετε την απόσταση χαρακτήρων για τα επιλεγμένα αντικείμενα Fontwork.</ahelp>"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN1061D\n"
+"help.text"
+msgid "Custom"
+msgstr "Προσαρμογή"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN10621\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Fontwork Character Spacing dialog where you can enter a new character spacing value.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τις επιλογές απόστασης χαρακτήρων Fontwork όπου μπορείτε να εισάγετε μια νέα τιμή απόστασης χαρακτήρων.</ahelp>"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN10638\n"
+"help.text"
+msgid "Value"
+msgstr "Τιμή"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN1063C\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter the Fontwork character spacing value.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τη τιμή απόστασης χαρακτήρων Fontwork.</ahelp>"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN1064B\n"
+"help.text"
+msgid "Kern Character Pairs"
+msgstr "Διαγραμμάτωση ζευγών χαρακτήρων"
+
+#: fontwork_toolbar.xhp
+msgctxt ""
+"fontwork_toolbar.xhp\n"
+"par_idN1064F\n"
+"help.text"
+msgid "<ahelp hid=\".\">Switches the <link href=\"text/shared/00/00000005.xhp#kerning\"> kerning</link> of character pairs on and off.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιεί/Απενεργοποιεί τη <link href=\"text/shared/00/00000005.xhp#kerning\"> διαγραμμάτωση</link> ζευγών χαρακτήρων.</ahelp>"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"tit\n"
+"help.text"
+msgid "Help"
+msgstr "Βοήθεια"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"hd_id3155364\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/main0108.xhp\" name=\"Help\">Help</link>"
+msgstr "<link href=\"text/shared/main0108.xhp\" name=\"Βοήθεια\">Βοήθεια</link>"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"par_id3153990\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:HelpMenu\">The Help menu allows you to start and control the $[officename] Help system.</ahelp>"
+msgstr "<ahelp hid=\".uno:HelpMenu\">Το μενού Βοήθειας σας επιτρέπει να ξεκινήσετε και να ελέγξετε το σύστημα βοήθειας του $[officename].</ahelp>"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"hd_id3147399\n"
+"5\n"
+"help.text"
+msgid "$[officename] Help"
+msgstr "Βοήθεια $[officename]"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"par_id3147576\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\".uno:HelpIndex\">Opens the main page of the $[officename] Help for the current application.</ahelp> You can scroll through the Help pages and you can search for index terms or any text."
+msgstr "<ahelp hid=\".uno:HelpIndex\">Ανοίγει την κύρια σελίδα της υποστήριξη της Βοήθειας $[officename] για την τρέχουσα εφαρμογή.</ahelp>Έχετε τη δυνατότητα να περιηγηθείτε στις σελίδες υποστήριξης και να αναζητήσετε όρους στο ευρετήριο ή ακόμα και τμήμα κειμένου."
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"par_idN1064A\n"
+"help.text"
+msgid "<image id=\"img_id1619006\" src=\"cmd/sc_helpindex.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id1619006\">icon</alt></image>"
+msgstr "<image id=\"img_id1619006\" src=\"cmd/sc_helpindex.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id1619006\">icon</alt></image>"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"par_idN10667\n"
+"help.text"
+msgid "%PRODUCTNAME Help"
+msgstr "Βοήθεια του %PRODUCTNAME"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"hd_id2752763\n"
+"help.text"
+msgid "Send Feedback"
+msgstr "Αποστολή ανάδρασης"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"par_id443534340\n"
+"help.text"
+msgid "<ahelp hid=\".uno:SendFeedback\">Opens a feedback form in the web browser, where users can report software bugs.</ahelp>"
+msgstr "<ahelp hid=\".uno:SendFeedback\">Ανοίγει μια φόρμα ανάδρασης στον περιηγητή ιστού, όπου οι χρήστες μπορούν να αναφέρουν σφάλματα λογισμικού.</ahelp>"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"hd_id4153881\n"
+"7\n"
+"help.text"
+msgid "License Information"
+msgstr "Πληροφορίες άδειας"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"par_id4144510\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ShowLicense\">Displays the Licensing and Legal information dialog.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowLicense\">Εμφανίζει την άδεια και το διάλογο νομικών πληροφοριών.</ahelp>"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"hd_id5153881\n"
+"7\n"
+"help.text"
+msgid "%PRODUCTNAME Credits"
+msgstr "Μνείες του %PRODUCTNAME"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"par_id5144510\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ShowLicense\">Displays the CREDITS.odt document which lists the names of individuals who have contributed to OpenOffice.org source code (and whose contributions were imported into LibreOffice) or LibreOffice since 2010-09-28.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowLicense\">Εμφανίζει το έγγραφο CREDITS.odt. που καταχωρίζει τα ονόματα των ατόμων που συνέβαλαν στον πηγαίο κώδικα του OpenOffice.org (και των οποίων η συμβολή εισήχθη στο LibreOffice) ή στο LibreOffice από 28/09/2010.</ahelp>"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"hd_id2926419\n"
+"help.text"
+msgid "<link href=\"text/shared/01/online_update.xhp\">Check for Updates</link>"
+msgstr "<link href=\"text/shared/01/online_update.xhp\">Έλεγχος ενημερώσεων</link>"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"par_id2783898\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enable an Internet connection for %PRODUCTNAME. If you need a Proxy, check the %PRODUCTNAME Proxy settings in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Internet. Then choose Check for Updates to check for the availability of a newer version of your office suite.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιήστε μια σύνδεση διαδικτύου για το %PRODUCTNAME. Εάν χρειάζεστε έναν μεσολαβητή, ελέγξτε τις ρυθμίσεις του μεσολαβητή %PRODUCTNAME στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Διαδίκτυο. Έπειτα επιλέξτε Έλεγχος ενημερώσεων για να ελέγξετε την διαθεσιμότητα μιας νεότερης έκδοσης του πακέτου γραφείου.</ahelp>"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"hd_id3153881\n"
+"7\n"
+"help.text"
+msgid "About $[officename]"
+msgstr "Σχετικά με το $[officename]"
+
+#: main0108.xhp
+msgctxt ""
+"main0108.xhp\n"
+"par_id3144510\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\".uno:About\">Displays general program information such as version number and copyrights.</ahelp>"
+msgstr "<ahelp hid=\".uno:About\">Εμφανίζει γενικές πληροφορίες του προγράμματος, όπως ο αριθμός έκδοσης και τα πνευματικά δικαιώματα.</ahelp>"
+
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -606,7 +723,7 @@ msgctxt ""
"par_idN10976\n"
"help.text"
msgid "Creates a chart in the current document."
-msgstr "Δημιουργεί ένα διάγραμμα στο παρόν έγγραφο."
+msgstr "Δημιουργεί ένα διάγραμμα στο τρέχον έγγραφο."
#: main0201.xhp
msgctxt ""
@@ -656,234 +773,215 @@ msgctxt ""
msgid "What's this"
msgstr "Τι είναι αυτό"
-#: main0800.xhp
+#: main0204.xhp
msgctxt ""
-"main0800.xhp\n"
+"main0204.xhp\n"
"tit\n"
"help.text"
-msgid "$[officename] and the Internet"
-msgstr "Το $[officename] και το Διαδίκτυο"
+msgid "Table Bar"
+msgstr "Γραμμή πίνακα"
-#: main0800.xhp
+#: main0204.xhp
msgctxt ""
-"main0800.xhp\n"
-"hd_id3153089\n"
-"1\n"
+"main0204.xhp\n"
+"hd_id3145587\n"
"help.text"
-msgid "<link href=\"text/shared/main0800.xhp\" name=\"$[officename] and the Internet\">$[officename] and the Internet</link>"
-msgstr "<link href=\"text/shared/main0800.xhp\" name=\"$[officename] και Internet\">Το $[officename] και το διαδίκτυο</link>"
+msgid "<link href=\"text/shared/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+msgstr "<link href=\"text/shared/main0204.xhp\" name=\"Γραμμή πίνακα\">Γραμμή πίνακα</link>"
-#: main0800.xhp
+#: main0204.xhp
msgctxt ""
-"main0800.xhp\n"
-"par_id3155150\n"
-"2\n"
+"main0204.xhp\n"
+"par_id3154252\n"
"help.text"
-msgid "This section provides information on the subject of the Internet. An <link href=\"text/shared/00/00000002.xhp\" name=\"Internet glossary\">Internet glossary</link> explains the most important terms."
-msgstr "Αυτή η ενότητα παρέχει πληροφορίες σχετικά με το διαδίκτυο. Το<link href=\"text/shared/00/00000002.xhp\" name=\"Γλωσσάρι διαδικτύου\">Γλωσσάρι διαδικτύου</link> εξηγεί τους σημαντικότερους όρους."
+msgid "<ahelp hid=\".\">The <emph>Table</emph> Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+msgstr "<ahelp hid=\".\">Η γραμμή <emph>πίνακα</emph> περιέχει συναρτήσεις που χρειαζόσαστε όταν δουλεύετε με πίνακες. Φαίνεται όταν μετακινείτε το δρομέα σε πίνακα.</ahelp>"
-#: main0500.xhp
+#: main0204.xhp
msgctxt ""
-"main0500.xhp\n"
-"tit\n"
+"main0204.xhp\n"
+"hd_id319945759\n"
"help.text"
-msgid "Glossaries"
-msgstr "Λεξικά"
+msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style / Filling\">Area Style / Filling</link>"
+msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Πρότυπο / Γέμισμα επιφάνειας\">Πρότυπο / Γέμισμα επιφάνειας</link>"
-#: main0500.xhp
+#: main0204.xhp
msgctxt ""
-"main0500.xhp\n"
-"hd_id3156183\n"
-"1\n"
+"main0204.xhp\n"
+"hd_id3147592\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/main0500.xhp\" name=\"Glossaries\">Glossaries</link>"
-msgstr "<link href=\"text/shared/main0500.xhp\" name=\"Λεξικά\">Λεξικά</link>"
+msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Συγχώνευση κελιών\">Συγχώνευση κελιών</link>"
-#: main0500.xhp
+#: main0204.xhp
msgctxt ""
-"main0500.xhp\n"
-"par_id3157898\n"
-"2\n"
+"main0204.xhp\n"
+"hd_id3147820\n"
+"9\n"
"help.text"
-msgid "This section provides a general glossary of technical terms used in $[officename], along with a list of Internet terms."
-msgstr "Αυτή η ενότητα παρέχει ένα γενικό λεξικό από τεχνικούς όρους που χρησιμοποιούνται στο $[officename], μαζί με μια λίστα από όρους του Internet."
+msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Διαγραφή γραμμής\">Διαγραφή γραμμής</link>"
-#: main0226.xhp
+#: main0204.xhp
msgctxt ""
-"main0226.xhp\n"
-"tit\n"
+"main0204.xhp\n"
+"hd_id3147231\n"
+"10\n"
"help.text"
-msgid "Form Design Toolbar"
-msgstr "Γραμμή εργαλείων σχεδιασμού φόρμας"
+msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Διαγραφή στήλης\">Διαγραφή στήλης</link>"
-#: main0226.xhp
+#: main0204.xhp
msgctxt ""
-"main0226.xhp\n"
-"hd_id3148520\n"
-"1\n"
+"main0204.xhp\n"
+"hd_id3134447820\n"
"help.text"
-msgid "<link href=\"text/shared/main0226.xhp\" name=\"Form Design Toolbar\">Form Design Toolbar</link>"
-msgstr "<link href=\"text/shared/main0226.xhp\" name=\"Γραμμή εργαλείων σχεδιασμού φόρμας\">Γραμμή εργαλείων σχεδιασμού φόρμας</link>"
+msgid "<link href=\"text/simpress/01/taskpanel.xhp\" name=\"Table Design\">Table Design</link>"
+msgstr "<link href=\"text/simpress/01/taskpanel.xhp\" name=\"Σχεδίαση πίνακα\">Σχεδίαση πίνακα</link>"
-#: main0226.xhp
+#: main0204.xhp
msgctxt ""
-"main0226.xhp\n"
-"par_id3155364\n"
-"2\n"
+"main0204.xhp\n"
+"par_id16200812240344\n"
"help.text"
-msgid "The Form Design toolbar becomes visible as soon as you select a form object when working in the design mode."
-msgstr "Η γραμμή εργαλείων σχεδιασμού φόρμας γίνεται ορατή αν επιλέξετε ένα αντικείμενο φόρμας όταν εργάζεστε στην λειτουργία σχεδιασμού."
+msgid "Opens the Table Design. Double-click a preview to insert a new table."
+msgstr "Ανοίγει τη σχεδίαση πίνακα. Διπλό κλικ προεπισκόπησης για εισαγωγή νέου πίνακα."
-#: main0226.xhp
+#: main0204.xhp
msgctxt ""
-"main0226.xhp\n"
-"hd_id3163802\n"
-"8\n"
+"main0204.xhp\n"
+"hd_id947820\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170400.xhp\" name=\"Add Field\">Add Field</link>"
-msgstr "<link href=\"text/shared/02/01170400.xhp\" name=\"Προσθήκη πεδίου\">Προσθήκη πεδίου</link>"
+msgid "<link href=\"text/simpress/01/05090000m.xhp\" name=\"Table Properties\">Table Properties</link>"
+msgstr "<link href=\"text/simpress/01/05090000m.xhp\" name=\"Ιδιότητες πίνακα\">Ιδιότητες πίνακα</link>"
-#: main0226.xhp
+#: main0208.xhp
msgctxt ""
-"main0226.xhp\n"
-"hd_id3150669\n"
-"4\n"
+"main0208.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290100.xhp\" name=\"Group\">Group</link>"
-msgstr "<link href=\"text/shared/01/05290100.xhp\" name=\"Ομαδοποίηση\">Ομαδοποίηση</link>"
+msgid "Status Bar in $[officename] Basic Documents"
+msgstr "Γραμμή κατάστασης σε βασικά έγγραφα του $[officename]"
-#: main0226.xhp
+#: main0208.xhp
msgctxt ""
-"main0226.xhp\n"
-"hd_id3147335\n"
-"5\n"
+"main0208.xhp\n"
+"hd_id3148520\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290200.xhp\" name=\"Ungroup\">Ungroup</link>"
-msgstr "<link href=\"text/shared/01/05290200.xhp\" name=\"Κατάργηση ομαδοποίησης\">Κατάργηση ομαδοποίησης</link>"
+msgid "<link href=\"text/shared/main0208.xhp\" name=\"Status Bar in $[officename] Basic Documents\">Status Bar in $[officename] Basic Documents</link>"
+msgstr "<link href=\"text/shared/main0208.xhp\" name=\"Γραμμή κατάστασης σε βασικά έγγραφα του $[officename]\">Γραμμή κατάστασης σε βασικά έγγραφα του $[officename]</link>"
-#: main0226.xhp
+#: main0208.xhp
msgctxt ""
-"main0226.xhp\n"
-"hd_id3156024\n"
-"6\n"
+"main0208.xhp\n"
+"par_id3154136\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290300.xhp\" name=\"Enter Group\">Enter Group</link>"
-msgstr "<link href=\"text/shared/01/05290300.xhp\" name=\"Είσοδος στην ομάδα\">Είσοδος στην ομάδα</link>"
+msgid "The <emph>Status</emph> Bar displays information about the current $[officename] Basic document."
+msgstr "Η γραμμή <emph>κατάστασης</emph> εμφανίζει πληροφορίες σχετικά με το τρέχον βασικό έγγραφο του $[officename]."
-#: main0226.xhp
+#: main0212.xhp
msgctxt ""
-"main0226.xhp\n"
-"hd_id3149295\n"
-"7\n"
+"main0212.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Exit Group</link>"
-msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Έξοδος από ομάδα\">Έξοδος από ομάδα</link>"
+msgid "Table Data Bar"
+msgstr "Γραμμή δεδομένων πίνακα"
-#: main0226.xhp
+#: main0212.xhp
msgctxt ""
-"main0226.xhp\n"
-"hd_id3150398\n"
-"9\n"
+"main0212.xhp\n"
+"hd_id3147102\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/01171200.xhp\" name=\"Display Grid\">Display Grid</link>"
-msgstr "<link href=\"text/shared/02/01171200.xhp\" name=\"Εμφάνιση Πλέγματος\">Εμφάνιση Πλέγματος</link>"
+msgid "<link href=\"text/shared/main0212.xhp\" name=\"Table Data Bar\">Table Data Bar</link>"
+msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Γραμμή δεδομένων πίνακα\">Γραμμή δεδομένων πίνακα</link>"
-#: main0226.xhp
+#: main0212.xhp
msgctxt ""
-"main0226.xhp\n"
-"hd_id3148798\n"
+"main0212.xhp\n"
+"par_id3153394\n"
"10\n"
"help.text"
-msgid "<link href=\"text/shared/02/01171300.xhp\" name=\"Snap to Grid\">Snap to Grid</link>"
-msgstr "<link href=\"text/shared/02/01171300.xhp\" name=\"Προσκόλληση στο πλέγμα\">Προσκόλληση στο πλέγμα</link>"
+msgid "<ahelp hid=\".\">Use the Table Data bar to control the data view. </ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε τη γραμμή εντολών πίνακας δεδομένων για να ελέγξετε την προβολή δεδομένων. </ahelp>"
-#: main0226.xhp
+#: main0212.xhp
msgctxt ""
-"main0226.xhp\n"
-"par_id3145419\n"
+"main0212.xhp\n"
+"par_id3149346\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\".uno:GridUse\">Specifies that you can move objects only between grid points.</ahelp>"
-msgstr "<ahelp hid=\".uno:GridUse\">Καθορίζει ότι μπορείτε να μετακινήσετε αντικείμενα μόνο ανάμεσα στα σημεία του πλέγματος.</ahelp>"
-
-#: main0226.xhp
-msgctxt ""
-"main0226.xhp\n"
-"hd_id3148920\n"
-"11\n"
-"help.text"
-msgid "<link href=\"text/shared/02/01171400.xhp\" name=\"Helplines While Moving\">Helplines While Moving</link>"
-msgstr "<link href=\"text/shared/02/01171400.xhp\" name=\"Βοηθητικές γραμμές κατά τη μετακίνηση\">Βοηθητικές γραμμές κατά τη μετακίνηση</link>"
+msgid "The filtered data view is active until you change or cancel the sorting or filtering criteria. If a filter is active, the <emph>Apply Filter</emph> icon on the <emph>Table Data</emph> bar is activated."
+msgstr "Η φιλτραρισμένη προβολή δεδομένων είναι ενεργοποιημένη μέχρι να αλλάξετε ή ακυρώσετε τα κριτήρια φιλτραρίσματος. Αν ένα φίλτρο είναι ενεργοποιημένο, το εικονίδιο <emph>Εφαρμογή φίλτρου</emph> στον <emph>Πίνακα δεδομένων</emph> ενεργοποιείται."
-#: main0650.xhp
+#: main0212.xhp
msgctxt ""
-"main0650.xhp\n"
-"tit\n"
+"main0212.xhp\n"
+"par_id3147303\n"
"help.text"
-msgid "Java Platform Support"
-msgstr "Υποστήριξη πλατφόρμας Java"
+msgid "<image id=\"img_id3153896\" src=\"cmd/sc_recsave.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153896\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153896\" src=\"cmd/sc_recsave.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153896\">Icon</alt></image>"
-#: main0650.xhp
+#: main0212.xhp
msgctxt ""
-"main0650.xhp\n"
-"hd_id3153089\n"
-"1\n"
+"main0212.xhp\n"
+"par_id3153360\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/shared/main0650.xhp\" name=\"Java Platform Support\">Java Platform Support</link>"
-msgstr "<link href=\"text/shared/main0650.xhp\" name=\"Υποστήριξη πλατφόρμας Java\">Υποστήριξη πλατφόρμας Java</link>"
+msgid "Save Record"
+msgstr "Αποθήκευση εγγραφής"
-#: main0650.xhp
+#: main0212.xhp
msgctxt ""
-"main0650.xhp\n"
-"par_id3152363\n"
-"2\n"
+"main0212.xhp\n"
+"par_id3145173\n"
"help.text"
-msgid "$[officename] supports the Java platform for running applications and components based on the JavaBeans architecture."
-msgstr "Το $[officename] υποστηρίζει την πλατφόρμα Java για εκτέλεση εφαρμογών και στοιχείων που βασίζονται στην αρχιτεκτονική JavaBeans."
+msgid "<image id=\"img_id3154123\" src=\"cmd/sc_recundo.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3154123\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154123\" src=\"cmd/sc_recundo.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3154123\">Icon</alt></image>"
-#: main0650.xhp
+#: main0212.xhp
msgctxt ""
-"main0650.xhp\n"
-"par_id3154751\n"
-"3\n"
+"main0212.xhp\n"
+"par_id3151382\n"
+"14\n"
"help.text"
-msgid "For $[officename] to support the Java platform, you must install the Java 2 Runtime Environment software. When you installed $[officename], you automatically received the option to install these files if they were not yet installed. You can also install these files now if required."
-msgstr "Πρέπει να εγκαταστήσετε το λογισμικό Java 2 Runtime Environment, ώστε το $[officename] να υποστηρίζει την πλατφόρμα Java. Όταν εγκαταστήσατε το $[officename], λάβατε αυτόματα τη δυνατότητα να εγκαταστήσετε αυτά τα αρχεία αν δεν ήταν ήδη εγκατεστημένα."
+msgid "Undo: Data Input"
+msgstr "Αναίρεση: Εισαγωγή δεδομένων"
-#: main0650.xhp
+#: main0212.xhp
msgctxt ""
-"main0650.xhp\n"
-"par_id3155338\n"
-"4\n"
+"main0212.xhp\n"
+"par_idN10744\n"
"help.text"
-msgid "The Java platform support needs to be activated under $[officename] to run Java applications."
-msgstr "Η υποστήριξη πλατφόρμας Java πρέπει να ενεργοποιηθεί στο $[officename] ώστε να εκτελέσετε εφαρμογές Java."
+msgid "<link href=\"text/shared/02/12070000.xhp\">Data to Text</link>"
+msgstr "<link href=\"text/shared/02/12070000.xhp\">Δεδομένα σε κείμενο</link>"
-#: main0650.xhp
+#: main0212.xhp
msgctxt ""
-"main0650.xhp\n"
-"par_id3155892\n"
-"5\n"
+"main0212.xhp\n"
+"par_idN10753\n"
"help.text"
-msgid "Activate Java platform support by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/java.xhp\" name=\"$[officename] - Java\">$[officename] - Java</link></emph>."
-msgstr "Ενεργοποιήστε την πλατφόρμα Java επιλέγοντας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/java.xhp\" name=\"$[officename] - Java\">$[officename] - Java</link></emph>."
+msgid "<ahelp hid=\".\">Inserts all fields of the marked record into the current document at the cursor position.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει όλα τα πεδία της εγγραφής με σήμανση στο τρέχον έγγραφο στη θέση του δείκτη.</ahelp>"
-#: main0650.xhp
+#: main0212.xhp
msgctxt ""
-"main0650.xhp\n"
-"par_id9116183\n"
+"main0212.xhp\n"
+"par_idN10780\n"
"help.text"
-msgid "Before you can use a JDBC driver, you need to add its class path. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME- Java, and click the Class Path button. After you add the path information, restart %PRODUCTNAME."
-msgstr "Πριν χρησιμοποιήσετε ένα πρόγραμμα οδήγησης JBDC, πρέπει να προσθέσετε τη διαδρομή της κλάσης του. Επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME- Java, και κάντε κλικ στο πεδίο επιλογής Διαδρομή κλάσης. Αφού εισάγετε τις πληροφορίες για τη διαδρομή, επανεκκινήστε το %PRODUCTNAME."
+msgid "<link href=\"text/swriter/01/mailmerge00.xhp\">Mail Merge</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge00.xhp\">Συγχώνευση αλληλογραφίας</link>"
-#: main0650.xhp
+#: main0212.xhp
msgctxt ""
-"main0650.xhp\n"
-"par_id3153822\n"
-"11\n"
+"main0212.xhp\n"
+"par_idN1078F\n"
"help.text"
-msgid "Your modifications at the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Java</emph> tab page will be used even if the Java Virtual Machine (JVM, a virtual machine for the Java platform) already has been started. After modifications to the ClassPath you must restart $[officename]. The same is true for modifications under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Internet - Proxy</emph>. Only the two boxes \"Http Proxy\" and \"Ftp Proxy\" and their ports don't require a restart, they will be evaluated when you click <emph>OK</emph>."
-msgstr "Οι αλλαγές σας στη σελίδα καρτέλας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Java</emph> θα χρησιμοποιηθούν ακόμα και αν η Java Virtual Machine (JVM, μία εικονική μηχανή για την πλατφόρμα Java) έχει ήδη εκκινηθεί. Μετά τις αλλαγές στο ClassPath πρέπει να επανεκκινήσετε το $[officename]. Το ίδιο ισχύει και για αλλαγές στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Internet - Proxy</emph>. Μόνο τα δύο πεδία \"Http Proxy\" και \"Ftp Proxy\" και οι θύρες τους δεν χρειάζονται επανεκκίνηση, καθώς θα αποτιμηθούν όταν πατήσετε κλικ στο <emph>OK</emph>."
+msgid "<ahelp hid=\".\">Starts the Mail Merge Wizard to create form letters.</ahelp>"
+msgstr "<ahelp hid=\".\">Εκκινεί τον αυτόματο πιλότο συγχώνευσης αλληλογραφίας (e-mail) για να δημιουργήσει επιστολές φόρμας.</ahelp>"
#: main0213.xhp
msgctxt ""
@@ -1216,481 +1314,165 @@ msgctxt ""
msgid "<link href=\"text/shared/02/12100100.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/shared/02/12100100.xhp\" name=\"Ταξινόμηση\">Ταξινόμηση</link>"
-#: main0108.xhp
+#: main0214.xhp
msgctxt ""
-"main0108.xhp\n"
+"main0214.xhp\n"
"tit\n"
"help.text"
-msgid "Help"
-msgstr "Βοήθεια"
+msgid "Query Design Bar"
+msgstr "Γραμμή σχεδίασης ερωτημάτων"
-#: main0108.xhp
+#: main0214.xhp
msgctxt ""
-"main0108.xhp\n"
-"hd_id3155364\n"
+"main0214.xhp\n"
+"hd_id3159176\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/main0108.xhp\" name=\"Help\">Help</link>"
-msgstr "<link href=\"text/shared/main0108.xhp\" name=\"Βοήθεια\">Βοήθεια</link>"
+msgid "<link href=\"text/shared/main0214.xhp\" name=\"Query Design Bar\">Query Design Bar</link>"
+msgstr "<link href=\"text/shared/main0214.xhp\" name=\"Γραμμή σχεδίασης ερωτημάτων\">Γραμμή σχεδίασης ερωτημάτων</link>"
-#: main0108.xhp
+#: main0214.xhp
msgctxt ""
-"main0108.xhp\n"
-"par_id3153990\n"
+"main0214.xhp\n"
+"par_id3150085\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:HelpMenu\">The Help menu allows you to start and control the $[officename] Help system.</ahelp>"
-msgstr "<ahelp hid=\".uno:HelpMenu\">Το μενού Βοήθειας σας επιτρέπει να ξεκινήσετε και να ελέγξετε το σύστημα βοήθειας του $[officename].</ahelp>"
+msgid "<ahelp hid=\".\">When creating or editing an SQL query, use the icons in the <emph>Query Design</emph> Bar to control the display of data.</ahelp>"
+msgstr "<ahelp hid=\".\">Όταν δημιουργείτε ή τροποποιείτε ένα ερώτημα SQL, χρησιμοποιήστε τα εικονίδια στην γραμμή <emph>Σχεδίασης Ερωτημάτων</emph> για να ελέγξετε την προβολή των δεδομένων.</ahelp>"
-#: main0108.xhp
+#: main0214.xhp
msgctxt ""
-"main0108.xhp\n"
-"hd_id3147399\n"
+"main0214.xhp\n"
+"par_id3150276\n"
"5\n"
"help.text"
-msgid "$[officename] Help"
-msgstr "Βοήθεια $[officename]"
-
-#: main0108.xhp
-msgctxt ""
-"main0108.xhp\n"
-"par_id3147576\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\".uno:HelpIndex\">Opens the main page of the $[officename] Help for the current application.</ahelp> You can scroll through the Help pages and you can search for index terms or any text."
-msgstr "<ahelp hid=\".uno:HelpIndex\">Ανοίγει την κύρια σελίδα της υποστήριξη της Βοήθειας $[officename] για την τρέχουσα εφαρμογή.</ahelp>Έχετε τη δυνατότητα να περιηγηθείτε στις σελίδες υποστήριξης και να αναζητήσετε όρους στο ευρετήριο ή ακόμα και τμήμα κειμένου."
-
-#: main0108.xhp
-msgctxt ""
-"main0108.xhp\n"
-"par_idN1064A\n"
-"help.text"
-msgid "<image id=\"img_id1619006\" src=\"cmd/sc_helpindex.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id1619006\">icon</alt></image>"
-msgstr "<image id=\"img_id1619006\" src=\"cmd/sc_helpindex.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id1619006\">icon</alt></image>"
-
-#: main0108.xhp
-msgctxt ""
-"main0108.xhp\n"
-"par_idN10667\n"
-"help.text"
-msgid "%PRODUCTNAME Help"
-msgstr "Βοήθεια του %PRODUCTNAME"
-
-#: main0108.xhp
-msgctxt ""
-"main0108.xhp\n"
-"hd_id2752763\n"
-"help.text"
-msgid "Send Feedback"
-msgstr "Αποστολή ανάδρασης"
-
-#: main0108.xhp
-msgctxt ""
-"main0108.xhp\n"
-"par_id443534340\n"
-"help.text"
-msgid "<ahelp hid=\".uno:SendFeedback\">Opens a feedback form in the web browser, where users can report software bugs.</ahelp>"
-msgstr "<ahelp hid=\".uno:SendFeedback\">Ανοίγει μια φόρμα ανάδρασης στον περιηγητή ιστού, όπου οι χρήστες μπορούν να αναφέρουν σφάλματα λογισμικού.</ahelp>"
-
-#: main0108.xhp
-msgctxt ""
-"main0108.xhp\n"
-"hd_id4153881\n"
-"7\n"
-"help.text"
-msgid "License Information"
-msgstr "Πληροφορίες άδειας"
-
-#: main0108.xhp
-msgctxt ""
-"main0108.xhp\n"
-"par_id4144510\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\".uno:ShowLicense\">Displays the Licensing and Legal information dialog.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowLicense\">Εμφανίζει την άδεια και το διάλογο νομικών πληροφοριών.</ahelp>"
-
-#: main0108.xhp
-msgctxt ""
-"main0108.xhp\n"
-"hd_id5153881\n"
-"7\n"
-"help.text"
-msgid "%PRODUCTNAME Credits"
-msgstr "Μνείες του %PRODUCTNAME"
-
-#: main0108.xhp
-msgctxt ""
-"main0108.xhp\n"
-"par_id5144510\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\".uno:ShowLicense\">Displays the CREDITS.odt document which lists the names of individuals who have contributed to OpenOffice.org source code (and whose contributions were imported into LibreOffice) or LibreOffice since 2010-09-28.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowLicense\">Εμφανίζει το έγγραφο CREDITS.odt. που καταχωρίζει τα ονόματα των ατόμων που συνέβαλαν στον πηγαίο κώδικα του OpenOffice.org (και των οποίων η συμβολή εισήχθη στο LibreOffice) ή στο LibreOffice από 28/09/2010.</ahelp>"
-
-#: main0108.xhp
-msgctxt ""
-"main0108.xhp\n"
-"hd_id2926419\n"
-"help.text"
-msgid "<link href=\"text/shared/01/online_update.xhp\">Check for Updates</link>"
-msgstr "<link href=\"text/shared/01/online_update.xhp\">Έλεγχος ενημερώσεων</link>"
-
-#: main0108.xhp
-msgctxt ""
-"main0108.xhp\n"
-"par_id2783898\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enable an Internet connection for %PRODUCTNAME. If you need a Proxy, check the %PRODUCTNAME Proxy settings in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Internet. Then choose Check for Updates to check for the availability of a newer version of your office suite.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιήστε μια σύνδεση διαδικτύου για το %PRODUCTNAME. Εάν χρειάζεστε έναν μεσολαβητή, ελέγξτε τις ρυθμίσεις του μεσολαβητή %PRODUCTNAME στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Διαδίκτυο. Έπειτα επιλέξτε Έλεγχος ενημερώσεων για να ελέγξετε την διαθεσιμότητα μιας νεότερης έκδοσης του πακέτου γραφείου.</ahelp>"
+msgid "Depending on whether you have created the query or view in the <emph>Design</emph> or <emph>SQL</emph> tab page, the following icons appear:"
+msgstr "Ανάλογα αν έχετε δημιουργήσει το ερώτημα ή αν βλέπετε την σελίδα καρτέλας επιλογών <emph>Σχεδίαση</emph> ή <emph>SQL</emph>, εμφανίζονται τα ακόλουθα εικονίδια:"
-#: main0108.xhp
+#: main0214.xhp
msgctxt ""
-"main0108.xhp\n"
-"hd_id3153881\n"
-"7\n"
+"main0214.xhp\n"
+"hd_id3151384\n"
+"3\n"
"help.text"
-msgid "About $[officename]"
-msgstr "Σχετικά με το $[officename]"
+msgid "<link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\">Add Tables</link>"
+msgstr "<link href=\"text/shared/02/14020100.xhp\" name=\"Προσθήκη πινάκων\">Προσθήκη πινάκων</link>"
-#: main0108.xhp
+#: main0214.xhp
msgctxt ""
-"main0108.xhp\n"
-"par_id3144510\n"
-"8\n"
+"main0214.xhp\n"
+"par_id3151041\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".uno:About\">Displays general program information such as version number and copyrights.</ahelp>"
-msgstr "<ahelp hid=\".uno:About\">Εμφανίζει γενικές πληροφορίες του προγράμματος, όπως ο αριθμός έκδοσης και τα πνευματικά δικαιώματα.</ahelp>"
+msgid "The following icon is on the <emph>SQL</emph> tab page:"
+msgstr "Το ακόλουθο εικονίδιο είναι στη καρτέλα επιλογών <emph>SQL</emph>:"
-#: main0400.xhp
+#: main0226.xhp
msgctxt ""
-"main0400.xhp\n"
+"main0226.xhp\n"
"tit\n"
"help.text"
-msgid "Shortcut Keys"
-msgstr "Πλήκτρα συντόμευσης"
+msgid "Form Design Toolbar"
+msgstr "Γραμμή εργαλείων σχεδιασμού φόρμας"
-#: main0400.xhp
+#: main0226.xhp
msgctxt ""
-"main0400.xhp\n"
-"hd_id3149495\n"
+"main0226.xhp\n"
+"hd_id3148520\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/main0400.xhp\" name=\"Shortcut Keys\">Shortcut Keys</link>"
-msgstr "<link href=\"text/shared/main0400.xhp\" name=\"Πλήκτρα συντόμευσης\">Πλήκτρα συντόμευσης</link>"
+msgid "<link href=\"text/shared/main0226.xhp\" name=\"Form Design Toolbar\">Form Design Toolbar</link>"
+msgstr "<link href=\"text/shared/main0226.xhp\" name=\"Γραμμή εργαλείων σχεδιασμού φόρμας\">Γραμμή εργαλείων σχεδιασμού φόρμας</link>"
-#: main0400.xhp
+#: main0226.xhp
msgctxt ""
-"main0400.xhp\n"
-"par_id3150040\n"
+"main0226.xhp\n"
+"par_id3155364\n"
"2\n"
"help.text"
-msgid "This section contains descriptions of frequently used shortcut keys in $[officename]."
-msgstr "Αυτή η ενότητα περιλαμβάνει περιγραφές από συχνά χρησιμοποιημένες συντομεύσεις στο $[officename]."
+msgid "The Form Design toolbar becomes visible as soon as you select a form object when working in the design mode."
+msgstr "Η γραμμή εργαλείων σχεδιασμού φόρμας γίνεται ορατή αν επιλέξετε ένα αντικείμενο φόρμας όταν εργάζεστε στην λειτουργία σχεδιασμού."
-#: main0204.xhp
+#: main0226.xhp
msgctxt ""
-"main0204.xhp\n"
-"tit\n"
+"main0226.xhp\n"
+"hd_id3163802\n"
+"8\n"
"help.text"
-msgid "Table Bar"
-msgstr "Γραμμή πίνακα"
+msgid "<link href=\"text/shared/02/01170400.xhp\" name=\"Add Field\">Add Field</link>"
+msgstr "<link href=\"text/shared/02/01170400.xhp\" name=\"Προσθήκη πεδίου\">Προσθήκη πεδίου</link>"
-#: main0204.xhp
+#: main0226.xhp
msgctxt ""
-"main0204.xhp\n"
-"hd_id3145587\n"
+"main0226.xhp\n"
+"hd_id3150669\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/shared/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/shared/main0204.xhp\" name=\"Γραμμή πίνακα\">Γραμμή πίνακα</link>"
+msgid "<link href=\"text/shared/01/05290100.xhp\" name=\"Group\">Group</link>"
+msgstr "<link href=\"text/shared/01/05290100.xhp\" name=\"Ομαδοποίηση\">Ομαδοποίηση</link>"
-#: main0204.xhp
+#: main0226.xhp
msgctxt ""
-"main0204.xhp\n"
-"par_id3154252\n"
+"main0226.xhp\n"
+"hd_id3147335\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">The <emph>Table</emph> Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\".\">Η γραμμή <emph>πίνακα</emph> περιέχει συναρτήσεις που χρειαζόσαστε όταν δουλεύετε με πίνακες. Φαίνεται όταν μετακινείτε το δρομέα σε πίνακα.</ahelp>"
+msgid "<link href=\"text/shared/01/05290200.xhp\" name=\"Ungroup\">Ungroup</link>"
+msgstr "<link href=\"text/shared/01/05290200.xhp\" name=\"Κατάργηση ομαδοποίησης\">Κατάργηση ομαδοποίησης</link>"
-#: main0204.xhp
+#: main0226.xhp
msgctxt ""
-"main0204.xhp\n"
-"hd_id319945759\n"
+"main0226.xhp\n"
+"hd_id3156024\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style / Filling\">Area Style / Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Πρότυπο / Γέμισμα επιφάνειας\">Πρότυπο / Γέμισμα επιφάνειας</link>"
+msgid "<link href=\"text/shared/01/05290300.xhp\" name=\"Enter Group\">Enter Group</link>"
+msgstr "<link href=\"text/shared/01/05290300.xhp\" name=\"Είσοδος στην ομάδα\">Είσοδος στην ομάδα</link>"
-#: main0204.xhp
+#: main0226.xhp
msgctxt ""
-"main0204.xhp\n"
-"hd_id3147592\n"
-"6\n"
+"main0226.xhp\n"
+"hd_id3149295\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Συγχώνευση κελιών\">Συγχώνευση κελιών</link>"
+msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Exit Group</link>"
+msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Έξοδος από ομάδα\">Έξοδος από ομάδα</link>"
-#: main0204.xhp
+#: main0226.xhp
msgctxt ""
-"main0204.xhp\n"
-"hd_id3147820\n"
+"main0226.xhp\n"
+"hd_id3150398\n"
"9\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Διαγραφή γραμμής\">Διαγραφή γραμμής</link>"
+msgid "<link href=\"text/shared/02/01171200.xhp\" name=\"Display Grid\">Display Grid</link>"
+msgstr "<link href=\"text/shared/02/01171200.xhp\" name=\"Εμφάνιση πλέγματος\">Εμφάνιση Πλέγματος</link>"
-#: main0204.xhp
+#: main0226.xhp
msgctxt ""
-"main0204.xhp\n"
-"hd_id3147231\n"
+"main0226.xhp\n"
+"hd_id3148798\n"
"10\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Διαγραφή στήλης\">Διαγραφή στήλης</link>"
-
-#: main0204.xhp
-msgctxt ""
-"main0204.xhp\n"
-"hd_id3134447820\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/taskpanel.xhp\" name=\"Table Design\">Table Design</link>"
-msgstr "<link href=\"text/simpress/01/taskpanel.xhp\" name=\"Σχεδίαση πίνακα\">Σχεδίαση πίνακα</link>"
-
-#: main0204.xhp
-msgctxt ""
-"main0204.xhp\n"
-"par_id16200812240344\n"
-"help.text"
-msgid "Opens the Table Design. Double-click a preview to insert a new table."
-msgstr "Ανοίγει τη σχεδίαση πίνακα. Διπλό κλικ προεπισκόπησης για εισαγωγή νέου πίνακα."
-
-#: main0204.xhp
-msgctxt ""
-"main0204.xhp\n"
-"hd_id947820\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/05090000m.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/simpress/01/05090000m.xhp\" name=\"Ιδιότητες πίνακα\">Ιδιότητες πίνακα</link>"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"tit\n"
-"help.text"
-msgid "Fontwork"
-msgstr "Fontwork"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN1055A\n"
-"help.text"
-msgid "<link href=\"text/shared/fontwork_toolbar.xhp\">Fontwork</link>"
-msgstr "<link href=\"text/shared/fontwork_toolbar.xhp\">Fontwork</link>"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN1056A\n"
-"help.text"
-msgid "The Fontwork toolbar opens when you select a Fontwork object."
-msgstr "Η γραμμή FontWork εμφανίζεται όταν επιλέγετε ένα αντικείμενο FontWork."
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN1056D\n"
-"help.text"
-msgid "Fontwork Gallery"
-msgstr "Συλλογή FontWork"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN10571\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Fontwork Gallery where you can select another preview. Click OK to apply the new set of properties to your Fontwork object.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τη συλλογή Fontwork όπου μπορείτε να επιλέξετε μια άλλη προεπισκόπηση. Κάντε κλικ στο ΟΚ για να εφαρμόσετε τις καινούριες ιδιότητες στο Fontwork αντικείμενό σας.</ahelp>"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN10588\n"
-"help.text"
-msgid "Fontwork Shape"
-msgstr "Σχήμα Fontwork"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN1058C\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Fontwork Shape toolbar. Click a shape to apply the shape to all selected Fontwork objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει την γραμμή εργαλείων σχήματος Fontwork . Κάντε κλικ σε ένα σχήμα για να εφαρμόσετε το σχήμα σε όλα τα επιλεγμένα αντικείμενα Fontwork.</ahelp>"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN105A6\n"
-"help.text"
-msgid "Fontwork Same Letter Heights"
-msgstr "Ίδιο ύψος γραμμάτων Fontwork"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN105AA\n"
-"help.text"
-msgid "<ahelp hid=\".\">Switches the letter height of the selected Fontwork objects from normal to the same height for all objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Αλλάζει το μέγεθος γραμμάτων των επιλεγμένων αντικειμένων Fontwork από το κανονικό στο ίδιο μέγεθος για όλα τα αντικείμενα.</ahelp>"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN105C1\n"
-"help.text"
-msgid "Fontwork Alignment"
-msgstr "Στοίχιση Fontwork"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN105C5\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Fontwork Alignment window.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο Στοίχιση Fontwork.</ahelp>"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN105DC\n"
-"help.text"
-msgid "<ahelp hid=\".\">Click to apply the alignment to the selected Fontwork objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να εφαρμοστεί η στοίχιση στα επιλεγμένα αντικείμενα Fontwork.</ahelp>"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN105F3\n"
-"help.text"
-msgid "Fontwork Character Spacing"
-msgstr "Απόσταση χαρακτήρων Fontwork"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN105F7\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Fontwork Character Spacing window.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο Απόσταση Χαρακτήρων Fontwork.</ahelp>"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN1060E\n"
-"help.text"
-msgid "<ahelp hid=\".\">Click to apply the character spacing to the selected Fontwork objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να εφαρμόσετε την απόσταση χαρακτήρων για τα επιλεγμένα αντικείμενα Fontwork.</ahelp>"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN1061D\n"
-"help.text"
-msgid "Custom"
-msgstr "Προσαρμογή"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN10621\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Fontwork Character Spacing dialog where you can enter a new character spacing value.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τις επιλογές απόστασης χαρακτήρων Fontwork όπου μπορείτε να εισάγετε μια νέα τιμή απόστασης χαρακτήρων.</ahelp>"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN10638\n"
-"help.text"
-msgid "Value"
-msgstr "Τιμή"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN1063C\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter the Fontwork character spacing value.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τη τιμή απόστασης χαρακτήρων Fontwork.</ahelp>"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN1064B\n"
-"help.text"
-msgid "Kern Character Pairs"
-msgstr "Διαγραμμάτωση ζευγών χαρακτήρων"
-
-#: fontwork_toolbar.xhp
-msgctxt ""
-"fontwork_toolbar.xhp\n"
-"par_idN1064F\n"
-"help.text"
-msgid "<ahelp hid=\".\">Switches the <link href=\"text/shared/00/00000005.xhp#kerning\"> kerning</link> of character pairs on and off.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιεί/Απενεργοποιεί τη <link href=\"text/shared/00/00000005.xhp#kerning\"> διαγραμμάτωση</link> ζευγών χαρακτήρων.</ahelp>"
-
-#: main0214.xhp
-msgctxt ""
-"main0214.xhp\n"
-"tit\n"
-"help.text"
-msgid "Query Design Bar"
-msgstr "Γραμμή σχεδίασης ερωτημάτων"
-
-#: main0214.xhp
-msgctxt ""
-"main0214.xhp\n"
-"hd_id3159176\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/main0214.xhp\" name=\"Query Design Bar\">Query Design Bar</link>"
-msgstr "<link href=\"text/shared/main0214.xhp\" name=\"Γραμμή σχεδίασης ερωτημάτων\">Γραμμή σχεδίασης ερωτημάτων</link>"
-
-#: main0214.xhp
-msgctxt ""
-"main0214.xhp\n"
-"par_id3150085\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">When creating or editing an SQL query, use the icons in the <emph>Query Design</emph> Bar to control the display of data.</ahelp>"
-msgstr "<ahelp hid=\".\">Όταν δημιουργείτε ή τροποποιείτε ένα ερώτημα SQL, χρησιμοποιήστε τα εικονίδια στην γραμμή <emph>Σχεδίασης Ερωτημάτων</emph> για να ελέγξετε την προβολή των δεδομένων.</ahelp>"
-
-#: main0214.xhp
-msgctxt ""
-"main0214.xhp\n"
-"par_id3150276\n"
-"5\n"
-"help.text"
-msgid "Depending on whether you have created the query or view in the <emph>Design</emph> or <emph>SQL</emph> tab page, the following icons appear:"
-msgstr "Ανάλογα αν έχετε δημιουργήσει το ερώτημα ή αν βλέπετε την σελίδα καρτέλας επιλογών <emph>Σχεδίαση</emph> ή <emph>SQL</emph>, εμφανίζονται τα ακόλουθα εικονίδια:"
+msgid "<link href=\"text/shared/02/01171300.xhp\" name=\"Snap to Grid\">Snap to Grid</link>"
+msgstr "<link href=\"text/shared/02/01171300.xhp\" name=\"Προσκόλληση στο πλέγμα\">Προσκόλληση στο πλέγμα</link>"
-#: main0214.xhp
+#: main0226.xhp
msgctxt ""
-"main0214.xhp\n"
-"hd_id3151384\n"
-"3\n"
+"main0226.xhp\n"
+"par_id3145419\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\">Add Tables</link>"
-msgstr "<link href=\"text/shared/02/14020100.xhp\" name=\"Προσθήκη πινάκων\">Προσθήκη πινάκων</link>"
+msgid "<ahelp hid=\".uno:GridUse\">Specifies that you can move objects only between grid points.</ahelp>"
+msgstr "<ahelp hid=\".uno:GridUse\">Καθορίζει ότι μπορείτε να μετακινήσετε αντικείμενα μόνο ανάμεσα στα σημεία του πλέγματος.</ahelp>"
-#: main0214.xhp
+#: main0226.xhp
msgctxt ""
-"main0214.xhp\n"
-"par_id3151041\n"
-"4\n"
+"main0226.xhp\n"
+"hd_id3148920\n"
+"11\n"
"help.text"
-msgid "The following icon is on the <emph>SQL</emph> tab page:"
-msgstr "Το ακόλουθο εικονίδιο είναι στη καρτέλα επιλογών <emph>SQL</emph>:"
+msgid "<link href=\"text/shared/02/01171400.xhp\" name=\"Helplines While Moving\">Helplines While Moving</link>"
+msgstr "<link href=\"text/shared/02/01171400.xhp\" name=\"Βοηθητικές γραμμές κατά τη μετακίνηση\">Βοηθητικές γραμμές κατά τη μετακίνηση</link>"
#: main0227.xhp
msgctxt ""
@@ -1935,7 +1717,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "Split Curve"
-msgstr "Διαίρεση καμπύλης"
+msgstr "Διαχωρισμός καμπύλης"
#: main0227.xhp
msgctxt ""
@@ -2155,3 +1937,221 @@ msgctxt ""
"help.text"
msgid "Eliminate Points"
msgstr "Μείωση σημείων"
+
+#: main0400.xhp
+msgctxt ""
+"main0400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Shortcut Keys"
+msgstr "Πλήκτρα συντόμευσης"
+
+#: main0400.xhp
+msgctxt ""
+"main0400.xhp\n"
+"hd_id3149495\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/main0400.xhp\" name=\"Shortcut Keys\">Shortcut Keys</link>"
+msgstr "<link href=\"text/shared/main0400.xhp\" name=\"Πλήκτρα συντόμευσης\">Πλήκτρα συντόμευσης</link>"
+
+#: main0400.xhp
+msgctxt ""
+"main0400.xhp\n"
+"par_id3150040\n"
+"2\n"
+"help.text"
+msgid "This section contains descriptions of frequently used shortcut keys in $[officename]."
+msgstr "Αυτή η ενότητα περιλαμβάνει περιγραφές από συχνά χρησιμοποιημένες συντομεύσεις στο $[officename]."
+
+#: main0500.xhp
+msgctxt ""
+"main0500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Glossaries"
+msgstr "Λεξικά"
+
+#: main0500.xhp
+msgctxt ""
+"main0500.xhp\n"
+"hd_id3156183\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/main0500.xhp\" name=\"Glossaries\">Glossaries</link>"
+msgstr "<link href=\"text/shared/main0500.xhp\" name=\"Λεξικά\">Λεξικά</link>"
+
+#: main0500.xhp
+msgctxt ""
+"main0500.xhp\n"
+"par_id3157898\n"
+"2\n"
+"help.text"
+msgid "This section provides a general glossary of technical terms used in $[officename], along with a list of Internet terms."
+msgstr "Αυτή η ενότητα παρέχει ένα γενικό λεξικό από τεχνικούς όρους που χρησιμοποιούνται στο $[officename], μαζί με μια λίστα από όρους του Internet."
+
+#: main0600.xhp
+msgctxt ""
+"main0600.xhp\n"
+"tit\n"
+"help.text"
+msgid "Programming $[officename]"
+msgstr "Προγραμματισμός του $[officename]"
+
+#: main0600.xhp
+msgctxt ""
+"main0600.xhp\n"
+"bm_id3154232\n"
+"help.text"
+msgid "<bookmark_value>programming;$[officename]</bookmark_value><bookmark_value>Basic;programming</bookmark_value>"
+msgstr "<bookmark_value>προγραμματισμός,$[officename]</bookmark_value><bookmark_value>Basic,προγραμματισμός</bookmark_value>"
+
+#: main0600.xhp
+msgctxt ""
+"main0600.xhp\n"
+"hd_id3154232\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"programming\"><link href=\"text/shared/main0600.xhp\" name=\"Programming $[officename]\">Programming $[officename]</link></variable>"
+msgstr "<variable id=\"programming\"><link href=\"text/shared/main0600.xhp\" name=\"Προγραμματισμός του $[officename]\">Προγραμματισμός του $[officename]</link></variable>"
+
+#: main0600.xhp
+msgctxt ""
+"main0600.xhp\n"
+"par_id3149760\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"basic\">$[officename] can be controlled by using the $[officename] API. </variable>"
+msgstr "<variable id=\"basic\">Το $[officename] μπορεί να ελεγχθεί χρησιμοποιώντας το $[officename] API. </variable>"
+
+#: main0600.xhp
+msgctxt ""
+"main0600.xhp\n"
+"par_id3151111\n"
+"12\n"
+"help.text"
+msgid "$[officename] provides an Application Programming Interface (API) that enables you to control $[officename] components by using various programming languages. A $[officename] Software Development Kit is available for the programming interface."
+msgstr "Το $[officename] παρέχει ένα Application Programming Interface (API) που επιτρέπει να ελέγξεις περιεχόμενα του $[officename] χρησιμοποιώντας ποικίλες γλώσσες προγραμματισμού. Ένα λογισμικό ανάπτυξης του $[officename] είναι διαθέσιμο για την προγραμματιστική διασύνδεση."
+
+#: main0600.xhp
+msgctxt ""
+"main0600.xhp\n"
+"par_id3156346\n"
+"15\n"
+"help.text"
+msgid "For more information about $[officename] API reference, please visit http://api.libreoffice.org/"
+msgstr "Για περισσότερες πληροφορίες σχετικά με την αναφορά API του $[officename], παρακαλούμε επισκεφθείτε το http://api.openoffice.org/"
+
+#: main0600.xhp
+msgctxt ""
+"main0600.xhp\n"
+"par_id3153825\n"
+"13\n"
+"help.text"
+msgid "Macros created with $[officename] Basic based on the old programming interface will no longer be supported by the current version."
+msgstr "Μακροεντολές που έχουν δημιουργηθεί με το $[officename] Basic βασισμένες στην παλιά προγραμματιστική διασύνδεση δεν θα υποστηρίζονται πλέον από την παρούσα έκδοση."
+
+#: main0600.xhp
+msgctxt ""
+"main0600.xhp\n"
+"par_id3149795\n"
+"14\n"
+"help.text"
+msgid "For more information on $[officename] Basic, select \"$[officename] Basic\" in the list box."
+msgstr "Για πιο πολλές πληροφορίες για το $[officename] Basic, επιλέξτε \"$[officename] Basic\" στο πεδίο λίστας."
+
+#: main0650.xhp
+msgctxt ""
+"main0650.xhp\n"
+"tit\n"
+"help.text"
+msgid "Java Platform Support"
+msgstr "Υποστήριξη πλατφόρμας Java"
+
+#: main0650.xhp
+msgctxt ""
+"main0650.xhp\n"
+"hd_id3153089\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/main0650.xhp\" name=\"Java Platform Support\">Java Platform Support</link>"
+msgstr "<link href=\"text/shared/main0650.xhp\" name=\"Υποστήριξη πλατφόρμας Java\">Υποστήριξη πλατφόρμας Java</link>"
+
+#: main0650.xhp
+msgctxt ""
+"main0650.xhp\n"
+"par_id3152363\n"
+"2\n"
+"help.text"
+msgid "$[officename] supports the Java platform for running applications and components based on the JavaBeans architecture."
+msgstr "Το $[officename] υποστηρίζει την πλατφόρμα Java για εκτέλεση εφαρμογών και στοιχείων που βασίζονται στην αρχιτεκτονική JavaBeans."
+
+#: main0650.xhp
+msgctxt ""
+"main0650.xhp\n"
+"par_id3154751\n"
+"3\n"
+"help.text"
+msgid "For $[officename] to support the Java platform, you must install the Java 2 Runtime Environment software. When you installed $[officename], you automatically received the option to install these files if they were not yet installed. You can also install these files now if required."
+msgstr "Πρέπει να εγκαταστήσετε το λογισμικό Java 2 Runtime Environment, ώστε το $[officename] να υποστηρίζει την πλατφόρμα Java. Όταν εγκαταστήσατε το $[officename], λάβατε αυτόματα τη δυνατότητα να εγκαταστήσετε αυτά τα αρχεία αν δεν ήταν ήδη εγκατεστημένα."
+
+#: main0650.xhp
+msgctxt ""
+"main0650.xhp\n"
+"par_id3155338\n"
+"4\n"
+"help.text"
+msgid "The Java platform support needs to be activated under $[officename] to run Java applications."
+msgstr "Η υποστήριξη πλατφόρμας Java πρέπει να ενεργοποιηθεί στο $[officename] ώστε να εκτελέσετε εφαρμογές Java."
+
+#: main0650.xhp
+msgctxt ""
+"main0650.xhp\n"
+"par_id3155892\n"
+"5\n"
+"help.text"
+msgid "Activate Java platform support by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/java.xhp\" name=\"$[officename] - Advanced\">$[officename] - Advanced</link></emph>."
+msgstr "Ενεργοποιήστε την υποστήριξη πλατφόρμας Java επιλέγοντας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/java.xhp\" name=\"$[officename] - Advanced\">$[officename] - Προχωρημένα</link></emph>."
+
+#: main0650.xhp
+msgctxt ""
+"main0650.xhp\n"
+"par_id9116183\n"
+"help.text"
+msgid "Before you can use a JDBC driver, you need to add its class path. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced, and click the Class Path button. After you add the path information, restart %PRODUCTNAME."
+msgstr "Πριν να μπορέσετε να χρησιμοποιήσετε έναν οδηγό JDBC, χρειάζεται να προσθέσετε την διαδρομή κλάσης του. Επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Προχωρημένα και πατήστε το κουμπί διαδρομής κλάσης. Αφού προσθέσετε τις πληροφορίες διαδρομής, ξαναρχίστε το %PRODUCTNAME."
+
+#: main0650.xhp
+msgctxt ""
+"main0650.xhp\n"
+"par_id3153822\n"
+"11\n"
+"help.text"
+msgid "Your modifications at the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Advanced</emph> tab page will be used even if the Java Virtual Machine (JVM, a virtual machine for the Java platform) already has been started. After modifications to the ClassPath you must restart $[officename]. The same is true for modifications under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Internet - Proxy</emph>. Only the two boxes \"Http Proxy\" and \"Ftp Proxy\" and their ports don't require a restart, they will be evaluated when you click <emph>OK</emph>."
+msgstr "Οι τροποποιήσεις σας στη <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Προχωρημένα</emph> σελίδα καρτέλας θα χρησιμοποιηθούν ακόμα κι αν η εικονική μηχανή Java (JVM, μια εικονική μηχανή για το λειτουργικό Java) έχει ήδη ξεκινήσει. Μετά από μετατροπές στη διαδρομή κλάσης πρέπει να ξαναρχίσετε το $[officename]. Το ίδιο ισχύει για τροποποιήσεις στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία-Επιλογές</defaultinline></switchinline> - Διαδίκτυο - Μεσολαβητής</emph>. Μόνο τα δύο πλαίσια \"Μεσολαβητής Http\" και \"Μεσολαβητής Ftp\" και οι θύρες τους δεν απαιτούν επανεκκίνηση, θα αξιολογηθούν όταν πατήσετε <emph>Εντάξει</emph>."
+
+#: main0800.xhp
+msgctxt ""
+"main0800.xhp\n"
+"tit\n"
+"help.text"
+msgid "$[officename] and the Internet"
+msgstr "Το $[officename] και το Διαδίκτυο"
+
+#: main0800.xhp
+msgctxt ""
+"main0800.xhp\n"
+"hd_id3153089\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/main0800.xhp\" name=\"$[officename] and the Internet\">$[officename] and the Internet</link>"
+msgstr "<link href=\"text/shared/main0800.xhp\" name=\"$[officename] και Internet\">Το $[officename] και το διαδίκτυο</link>"
+
+#: main0800.xhp
+msgctxt ""
+"main0800.xhp\n"
+"par_id3155150\n"
+"2\n"
+"help.text"
+msgid "This section provides information on the subject of the Internet. An <link href=\"text/shared/00/00000002.xhp\" name=\"Internet glossary\">Internet glossary</link> explains the most important terms."
+msgstr "Αυτή η ενότητα παρέχει πληροφορίες σχετικά με το διαδίκτυο. Το<link href=\"text/shared/00/00000002.xhp\" name=\"Γλωσσάρι διαδικτύου\">Γλωσσάρι διαδικτύου</link> εξηγεί τους σημαντικότερους όρους."
diff --git a/source/el/helpcontent2/source/text/shared/00.po b/source/el/helpcontent2/source/text/shared/00.po
index 07f19129400..292f0342887 100644
--- a/source/el/helpcontent2/source/text/shared/00.po
+++ b/source/el/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2012-12-08 20:03+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-05-31 04:45+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,776 +14,1754 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354996983.0\n"
+"X-POOTLE-MTIME: 1369975532.0\n"
-#: 00000407.xhp
+#: 00000001.xhp
msgctxt ""
-"00000407.xhp\n"
+"00000001.xhp\n"
"tit\n"
"help.text"
-msgid "Window Menu"
-msgstr "Παράθυρο"
+msgid "Frequently-Used Buttons"
+msgstr "Συχνότερα χρησιμοποιούμενα κουμπιά"
-#: 00000407.xhp
+#: 00000001.xhp
msgctxt ""
-"00000407.xhp\n"
-"hd_id3154349\n"
+"00000001.xhp\n"
+"hd_id3152952\n"
"1\n"
"help.text"
-msgid "Window Menu"
-msgstr "Παράθυρο"
+msgid "Frequently-Used Buttons"
+msgstr "Συχνότερα χρησιμοποιούμενα κουμπιά"
-#: 00000407.xhp
+#: 00000001.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3083278\n"
+"00000001.xhp\n"
+"hd_id3147617\n"
+"4\n"
+"help.text"
+msgid "Cancel"
+msgstr "Άκυρο"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3155913\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\".\">Clicking <emph>Cancel</emph> closes a dialog without saving any changes made.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάνοντας κλικ στο <emph>Άκυρο</emph> κλείνετε ένα παράθυρο διαλόγου χωρίς να αποθηκευτούν οι αλλαγές που έχουν γίνει.</ahelp>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"hd_id2341685\n"
+"help.text"
+msgid "Finish"
+msgstr "Τέλος"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id6909390\n"
+"help.text"
+msgid "<ahelp hid=\".\">Applies all changes and closes the wizard.</ahelp>"
+msgstr "<ahelp hid=\".\">Εφαρμόζει όλες τις αλλαγές και κλείνει τον βοηθό επιλογών.</ahelp>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"hd_id3147477\n"
+"39\n"
+"help.text"
+msgid "Toolbars"
+msgstr "Γραμμές εργαλείων"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3149783\n"
+"40\n"
+"help.text"
+msgid "By clicking the arrow next to some icons you open a toolbar. To move a toolbar, drag the title bar. As soon as you release the mouse button, the toolbar remains at the new position. Drag the title bar to another position, or drag to an edge of the window, where the toolbar will dock. Close a toolbar by clicking the Close Window icon. Make the toolbar visible again by choosing <emph>View - Toolbars - (toolbar name)</emph>."
+msgstr "Κάνοντας κλικ στο βέλος δίπλα από μερικά εικονίδια ανοίγετε μια γραμμή εργαλείων. Για να μετακινήσετε μια γραμμή εργαλείων, σύρετε τη γραμμή τίτλου. Καθώς αφήνετε το κουμπί του ποντικιού, η γραμμή εργαλείων παραμένει στη νέα θέση. Σύρετε τη γραμμή τίτλου σε μια άλλη θέση ή σύρετέ την στην άκρη ενός παραθύρου όπου θέλετε να τοποθετήσετε την γραμμή εργαλείων. Κλείστε μια γραμμή εργαλείων κάνοντας κλικ στο εικονίδιο Κλείσιμο Παραθύρου. Εμφανίστε ξανά την γραμμή εργαλείων επιλέγοντας <emph>Εμφάνιση - Γραμμές εργαλείων - (όνομα γραμμής εργαλείων)</emph>."
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"hd_id3152414\n"
+"79\n"
+"help.text"
+msgid "Spin button"
+msgstr "Κουμπί περιστροφής"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id1094088\n"
+"help.text"
+msgid "In form controls, a spin button is a property of a numerical field, currency field, date field, or time field. If the property \"Spin button\" is enabled, the field shows a pair of symbols with arrows pointing to opposing directions, either vertically or horizontally."
+msgstr "Σε ελέγχους φόρμας, ένα κουμπί περιστροφής ανήκει σε ένα πεδίο αριθμητικό, νομίσματος, ημερομηνίας ή ώρας. Εάν το αντικείμενο \"Κουμπί περιστροφής\" είναι ενεργοποιημένο, το πεδίο δείχνει ένα ζευγάρι από βέλη που δείχνουν σε αντίθετες κατευθύνσεις είτε κάθετα είτε οριζόντια."
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id7493209\n"
+"help.text"
+msgid "In the Basic IDE, a spin button is the name used for the numerical field together with the two arrow symbols."
+msgstr "Στο Περιβάλλον Εργασίας Basic ένα κουμπί περιστροφής αναπαριστά ένα αριθμητικό πεδίο μαζί με τα αντίστοιχα σύμβολα βελών."
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3155599\n"
+"78\n"
+"help.text"
+msgid "You can type a numerical value into the field next to the spin button, or select the value with the up-arrow or down-arrow symbols on the spin button. On the keyboard you can press the up arrow and down arrow keys to increase or reduce the value. You can press the Page Up and Page Down keys to set the maximum and minimum value."
+msgstr "Μπορείτε να πληκτρολογήσετε μια αριθμητική τιμή στο πεδίο δίπλα από το κουμπί περιστροφής ή να επιλέξετε μια τιμή με τα πάνω και κάτω βέλη στο κουμπί περιστροφής. Στο πληκτρολόγιο μπορείτε να πατήσετε τα πάνω και κάτω βέλη για να αυξήσετε ή να μειώσετε την τιμή. Μπορείτε να πατήσετε τα πλήκτρα Page Up και Page Down για να ορίσετε τη μέγιστη και την ελάχιστη τιμή αντίστοιχα."
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3150264\n"
+"38\n"
+"help.text"
+msgid "If the field next to the spin button defines numerical values, you can also define a <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"measurement unit\">measurement unit</link>, for example, 1 cm or 5 mm, 12 pt or 2\"."
+msgstr "Εάν το πεδίο δίπλα από το κουμπί περιστροφής ορίζει αριθμητικές τιμές, μπορείτε επίσης να ορίσετε μια <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"μονάδα μέτρησης\">μονάδα μέτρησης</link>, για παράδειγμα, 1 εκατοστό ή 5 χιλιοστά, 12 pt ή 2\"."
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"hd_id3154232\n"
+"76\n"
+"help.text"
+msgid "Convert"
+msgstr "Μετατροπή"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3148983\n"
+"77\n"
+"help.text"
+msgid "<ahelp hid=\".\">If you click forward through the dialog, this button is called <emph>Next</emph>. On the last page the button has the name <emph>Convert</emph>. The conversion is then performed by clicking the button.</ahelp>"
+msgstr "<ahelp hid=\".\">Εάν κάνετε κλικ προς τα μπροστά μέσα στο παράθυρο διαλόγου, αυτό το κουμπί καλείται <emph>Επόμενο</emph>. Στην τελευταία σελίδα το κουμπί έχει το όνομα <emph>Μετατροπή</emph>. Η μετατροπή θα γίνει αφού γίνει κλικ στο κουμπί αυτό.</ahelp>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"hd_id3145129\n"
+"42\n"
+"help.text"
+msgid "Context Menu"
+msgstr "Mενού περιβάλλοντος"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3156553\n"
+"44\n"
+"help.text"
+msgid "<variable id=\"context\">To activate the context menu of an object, first click the object with the <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>left</defaultinline></switchinline> mouse button to select it, and then, <switchinline select=\"sys\"><caseinline select=\"MAC\">while holding down the Ctrl key or the Command and Option keys, click the mouse button again</caseinline><defaultinline> click the right mouse button</defaultinline></switchinline>. Some context menus can be called even if the object has not been selected. Context menus are found just about everywhere in $[officename].</variable>"
+msgstr "<variable id=\"context\">Για να ενεργοποιήσετε το μενού περιβάλλοντος ενός αντικειμένου, πρώτα κάντε κλικ με το <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>αριστερό</defaultinline></switchinline> κουμπί του ποντικιού σας για να το επιλέξετε, μετά,<switchinline select=\"sys\"><caseinline select=\"MAC\">έχοντας πατημένο το πλήκτρο Ctrl ή τα πλήκτρα Command και Option , πατήστε ξανά το ποντίκι σας</caseinline><defaultinline>κάντε κλικ με το δεξί κουμπί του ποντικιού</defaultinline></switchinline>.Μπορείτε να επιλέξετε μερικά μενού περιβάλλοντος ακόμη και αν δεν έχετε επιλέξει το αντικείμενο. Τα μενού περιβάλλοντος βρίσκονται σχεδόν παντού στο $[officename].</variable>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"hd_id3149180\n"
+"24\n"
+"help.text"
+msgid "Delete"
+msgstr "Διαγραφή"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3153750\n"
+"25\n"
+"help.text"
+msgid "<ahelp hid=\".\">Deletes the selected element or elements after confirmation.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει το επιλεγμένο στοιχείο ή στοιχεία μετά από ερώτηση επιβεβαίωσης.</ahelp>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"hd_id3147557\n"
+"45\n"
+"help.text"
+msgid "Delete"
+msgstr "Διαγραφή"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3155338\n"
+"46\n"
+"help.text"
+msgid "<ahelp hid=\".\">Deletes the selected element or elements without requiring confirmation.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει το επιλεγμένο στοιχείο ή στοιχεία χωρίς ερώτηση επιβεβαίωσης.</ahelp>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"hd_id3148620\n"
"6\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Επιλέξτε <emph>Παράθυρο - Δημιουργία Παραθύρου</emph></variable>"
+msgid "Metrics"
+msgstr "Μετρικές"
-#: 00000407.xhp
+#: 00000001.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3154545\n"
-"13\n"
+"00000001.xhp\n"
+"par_id3145345\n"
+"7\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Επιλέξτε <emph>Παράθυρο</emph> - Λίστα ανοιχτών εγγράφων</variable>"
+msgid "You can enter values in the input fields in different units of measurement. The default unit is inches. However, if you want a space of exactly 1cm, then type \"1cm\". Additional units are available according to the context, for example, 12 pt for a 12 point spacing. If the value of the new unit is unrealistic, the program uses a predefined maximum or minimum value."
+msgstr "Μπορείτε να εισάγετε τιμές στα πεδία εισαγωγής με διαφορετικές μονάδες μέτρησης. Η προεπιλεγμένη μονάδα μέτρησης είναι η ίντσα. Ωστόσο, αν επιθυμείτε ένα διάστημα ακριβώς 1εκ τότε πληκτρολογήστε \"1εκ\". Πρόσθετες μονάδες μέτρησης είναι διαθέσιμες σύμφωνα με το περιβάλλον, για παράδειγμα, 12pt για χώρο 12 point. Εάν η τιμή για τη νέα μονάδα μέτρησης είναι εξωπραγματική το πρόγραμμα χρησιμοποιεί μια προεπιλεγμένη μέγιστη ή ελάχιστη τιμή."
-#: 00000099.xhp
+#: 00000001.xhp
msgctxt ""
-"00000099.xhp\n"
-"tit\n"
+"00000001.xhp\n"
+"hd_id3155535\n"
+"8\n"
"help.text"
-msgid "See also..."
-msgstr "Δείτε επίσης..."
+msgid "Close"
+msgstr "Κλείσιμο"
-#: 00000099.xhp
+#: 00000001.xhp
msgctxt ""
-"00000099.xhp\n"
-"hd_id3147527\n"
-"1\n"
+"00000001.xhp\n"
+"par_id3147008\n"
+"9\n"
"help.text"
-msgid "<variable id=\"siehe\">See also... </variable>"
-msgstr "<variable id=\"siehe\">Δείτε επίσης...</variable>"
+msgid "<ahelp hid=\".\">Closes the dialog and saves all changes.</ahelp>"
+msgstr "<ahelp hid=\".\">Κλείνει το παράθυρο διαλόγου και αποθηκεύει όλες τις αλλαγές.</ahelp>"
-#: 00000099.xhp
+#: 00000001.xhp
msgctxt ""
-"00000099.xhp\n"
-"par_id3143206\n"
+"00000001.xhp\n"
+"hd_id3147275\n"
+"57\n"
+"help.text"
+msgid "Close"
+msgstr "Κλείσιμο"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3153031\n"
+"58\n"
+"help.text"
+msgid "<ahelp hid=\".\">Closes the dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Κλείνει το παράθυρο διαλόγου.</ahelp>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"hd_id3156113\n"
+"16\n"
+"help.text"
+msgid "Apply"
+msgstr "Εφαρμογή"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3155341\n"
+"17\n"
+"help.text"
+msgid "<ahelp hid=\".\">Applies the modified or selected values without closing the dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Εφαρμόζει τις τροποποιημένες ή επιλεγμένες τιμές χωρίς να κλείνει το παράθυρο διαλόγου.</ahelp>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"hd_id3153760\n"
+"47\n"
+"help.text"
+msgid "Shrink / Maximize"
+msgstr "Σμίκρυνση / Μεγιστοποίηση"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3153087\n"
+"48\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click the<emph> Shrink </emph>icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the <emph>Maximize</emph> icon. Click it to restore the dialog to its original size.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ στο κουμπί <emph> Σμίκρυνση </emph> για να μειώσετε το παράθυρο διαλόγου στο μέγεθος του πεδίου εισαγωγής. Στη συνέχεια μπορείτε να σημειώσετε καλύτερα την απαραίτητη αναφορά στο φύλλο. Έπειτα, τα εικονίδια μετατρέπονται αυτόματα στο εικονίδιο <emph>Μεγιστοποίηση</emph>. Κάντε κλικ σε αυτό το εικονίδιο για να επαναφέρετε το παράθυρο διαλόγου στο αρχικό του μέγεθος.</ahelp>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3155062\n"
+"49\n"
+"help.text"
+msgid "The dialog is automatically minimized when you click into a sheet with the mouse. As soon as you release the mouse button, the dialog is restored and the reference range defined with the mouse is highlighted in the document by a blue frame."
+msgstr "Το παράθυρο διαλόγου ελαχιστοποιείται αυτόματα όταν κάνετε κλικ με το ποντίκι μέσα σε ένα φύλλο. Όταν απελευθερώσετε το κουμπί του ποντικιού, το παράθυρο διαλόγου επαναφέρεται και η σειρά αναφοράς που καθορίζεται με το ποντίκι τονίζεται στο έγγραφο από ένα μπλε πλαίσιο."
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3157808\n"
+"help.text"
+msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt></image>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3153321\n"
+"50\n"
+"help.text"
+msgid "Shrink"
+msgstr "Σμίκρυνση"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3153349\n"
+"help.text"
+msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt></image>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3155628\n"
+"51\n"
+"help.text"
+msgid "Maximize"
+msgstr "Μεγιστοποίηση"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"hd_id3156192\n"
+"34\n"
+"help.text"
+msgid "Preview Field"
+msgstr "Πεδίο προεπισκόπησης"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3154046\n"
+"35\n"
+"help.text"
+msgid "<ahelp hid=\".\">Displays a preview of the current selection.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει μια προεπισκόπηση της τρέχουσας επιλογής.</ahelp>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"hd_id3145609\n"
+"70\n"
+"help.text"
+msgid "Next"
+msgstr "Επόμενο"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3152473\n"
"71\n"
"help.text"
-msgid "<variable id=\"userszenarien\"><link href=\"text/scalc/01/06050000.xhp\" name=\"Tools Menu - Scenarios\">Tools Menu - Scenarios</link></variable>"
-msgstr "<variable id=\"userszenarien\"><link href=\"text/scalc/01/06050000.xhp\" name=\"Μενού εργαλείων - Σενάρια\">Μενού εργαλείων - Σενάρια</link></variable>"
+msgid "<ahelp hid=\".\">Click the<emph> Next </emph>button, and the wizard uses the current dialog settings and proceeds to the next step. If you are on the last step, this button becomes <emph>Create</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ στο κουμπί<emph> Επόμενο </emph> και ο αυτόματος πιλότος χρησιμοποιεί τις πρόσφατες ρυθμίσεις στο παράθυρο διαλόγου και προχωρεί στο επόμενο βήμα. Αν βρίσκεστε στο τελευταίο βήμα, αυτό το κουμπί γίνεται <emph>Δημιουργία</emph>.</ahelp>"
-#: 00000099.xhp
+#: 00000001.xhp
msgctxt ""
-"00000099.xhp\n"
-"par_id3156069\n"
-"83\n"
+"00000001.xhp\n"
+"hd_id3149670\n"
+"13\n"
"help.text"
-msgid "On the help page for <link href=\"text/shared/guide/main.xhp\" name=\"$[officename] general\">$[officename] general</link> you can find instructions that are applicable to all modules, such as working with windows and menus, customizing $[officename], data sources, Gallery, and drag and drop."
-msgstr "Στη γενική σελίδα βοήθειας του <link href=\"text/shared/guide/main.xhp\" name=\"$[officename] \">$[officename]</link> θα βρείτε οδηγίες που ισχύουν για όλες τις εφαρμογές, όπως η εργασία με παράθυρα και μενού, η προσαρμογή του $[officename], οι προελεύσεις δεδομένων, η Συλλογή, η μεταφορά και απόθεση, κλπ."
+msgid "Back"
+msgstr "Πίσω"
-#: 00000099.xhp
+#: 00000001.xhp
msgctxt ""
-"00000099.xhp\n"
-"par_id3149662\n"
-"84\n"
+"00000001.xhp\n"
+"par_id3145068\n"
+"14\n"
"help.text"
-msgid "If you want help with another module, switch to the help for that module with the combo box in the navigation area."
-msgstr "Εάν θέλετε βοήθεια σε κάποια άλλη εφαρμογή, μεταβείτε στη βοήθεια εκείνης της εφαρμογής μέσω των πεδίων της περιοχής περιήγησης στα αριστερά σας."
+msgid "<ahelp hid=\"OFFMGR_PUSHBUTTON_RID_OFADLG_OPTIONS_TREE_PB_BACK\">Resets modified values back to the $[officename] default values.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR_PUSHBUTTON_RID_OFADLG_OPTIONS_TREE_PB_BACK\">Επαναφέρει τις τροποποιημένες τιμές στις προεπιλεγμένες του $[officename].</ahelp>"
-#: 00000099.xhp
+#: 00000001.xhp
msgctxt ""
-"00000099.xhp\n"
-"par_id3154408\n"
-"85\n"
+"00000001.xhp\n"
+"hd_id3148755\n"
+"59\n"
"help.text"
-msgid "<variable id=\"winmanager\">The availability of this function depends on your X Window Manager. </variable>"
-msgstr "<variable id=\"winmanager\">Η διαθεσιμότητα αυτής της λειτουργίας εξαρτάται από τον X Window Manager. </variable>"
+msgid "Reset"
+msgstr "Επαναφορά"
-#: 00000099.xhp
+#: 00000001.xhp
msgctxt ""
-"00000099.xhp\n"
-"par_idN10632\n"
+"00000001.xhp\n"
+"par_id3149651\n"
+"60\n"
"help.text"
-msgid "<ahelp hid=\".uno:HelperDialog\">Allows you to activate the automatic Help Agent. You can also activate the Help Agent through <emph>$[officename] - General - Help Agent</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\".uno:HelperDialog\">Σας επιτρέπει την ενεργοποίηση του αυτόματου βοηθού. Μπορείτε επίσης να ενεργοποιήσετε τη βοήθεια στο <emph>$[officename] - Γενικάl - Βοήθεια</emph> στο πλαίσιο διαλόγου επιλογών.</ahelp>"
+msgid "<ahelp hid=\"HID_TABDLG_RESET_BTN\">Resets changes made to the current tab to those applicable when this dialog was opened. A confirmation query does not appear when you close the dialog.</ahelp>"
+msgstr "<ahelp hid=\"HID_TABDLG_RESET_BTN\">Επαναφέρει τις αλλαγές που έγιναν στην τρέχουσα καρτέλα σε εκείνες που ίσχυαν κατά το άνοιγμα του παραθύρου διαλόγου. Δεν εμφανίζεται ερώτημα επιβεβαίωσης όταν κλείνετε το παράθυρο διαλόγου.</ahelp>"
-#: 00000099.xhp
+#: 00000001.xhp
msgctxt ""
-"00000099.xhp\n"
-"par_idN10665\n"
+"00000001.xhp\n"
+"hd_id3143278\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".uno:HelpTip\">Enables the display of icon names at the mouse pointer and other Help contents.</ahelp>"
-msgstr "<ahelp hid=\".uno:HelpTip\">Ενεργοποιεί την εμφάνιση των ονομάτων των εικονιδίων στο δείκτη του ποντικιού και άλλα περιεχόμενα βοήθειας.</ahelp>"
+msgid "Reset"
+msgstr "Επαναφορά"
-#: 00000099.xhp
+#: 00000001.xhp
msgctxt ""
-"00000099.xhp\n"
-"par_idN1067C\n"
+"00000001.xhp\n"
+"par_id3150791\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".uno:ActiveHelp\">Enables the display of a brief description of menus and icons at the mouse pointer.</ahelp>"
-msgstr "<ahelp hid=\".uno:ActiveHelp\">Ενεργοποιεί την προβολή μιας σύντομης περιγραφής από μενού και εικονίδια στο δείκτη του ποντικιού.</ahelp>"
+msgid "<ahelp hid=\"HID_TABDLG_RESET_BTN\">Resets modified values back to the default values.</ahelp>"
+msgstr "<ahelp hid=\"HID_TABDLG_RESET_BTN\">Επαναφέρει τις τροποποιημένες τιμές στις προεπιλεγμένες.</ahelp>"
-#: 00000099.xhp
+#: 00000001.xhp
msgctxt ""
-"00000099.xhp\n"
-"par_id6200750\n"
+"00000001.xhp\n"
+"par_id3154331\n"
+"20\n"
"help.text"
-msgid "Some of the shortcut keys may be assigned to your desktop system. Keys that are assigned to the desktop system are not available to %PRODUCTNAME. Try to assign different keys either for %PRODUCTNAME, in <emph>Tools - Customize - Keyboard</emph>, or in your desktop system."
-msgstr "Μερικά από τα πλήκτρα συντόμευσης μπορεί να έχουν ανατεθεί στο σύστημα επιφάνειας εργασίας σας. Πλήκτρα που έχουν ανατεθεί στην επιφάνεια εργασίας δεν είναι διαθέσιμα στο %PRODUCTNAME. Δοκιμάστε να αναθέσετε διαφορετικά πλήκτρα είτε στο %PRODUCTNAME, στο <emph>Εργαλεία - Προσαρμογή - Πληκτρολόγιο</emph>, είτε στην επιφάνεια εργασίας σας."
+msgid "A confirmation query does not appear. If you confirm the dialog with OK all settings in this dialog are reset."
+msgstr "Δεν εμφανίζεται ερώτημα επιβεβαίωσης. Εάν επιβεβαιώσετε το παράθυρο διαλόγου πατώντας το ΟΚ θα επαναφερθούν όλες οι ρυθμίσεις σε αυτό το παράθυρο διαλόγου."
-#: 00000011.xhp
+#: 00000001.xhp
msgctxt ""
-"00000011.xhp\n"
-"tit\n"
+"00000001.xhp\n"
+"hd_id3145173\n"
+"10\n"
"help.text"
-msgid "Menu Commands"
-msgstr "Εντολές μενού"
+msgid "Standard"
+msgstr "Προεπιλογή"
-#: 00000011.xhp
+#: 00000001.xhp
msgctxt ""
-"00000011.xhp\n"
-"hd_id3156045\n"
-"4\n"
+"00000001.xhp\n"
+"par_id3154153\n"
+"11\n"
"help.text"
-msgid "Menu Commands"
-msgstr "Εντολές μενού"
+msgid "<ahelp hid=\"HID_TABDLG_STANDARD_BTN\">Resets the values visible in the dialog back to the default installation values.</ahelp>"
+msgstr "<ahelp hid=\"HID_TABDLG_STANDARD_BTN\">Επαναφέρει τις τιμές που είναι ορατές στο παράθυρο διαλόγου στις προεπιλεγμένες κατά την εγκατάσταση.</ahelp>"
-#: 00000011.xhp
+#: 00000001.xhp
msgctxt ""
-"00000011.xhp\n"
-"par_id3150838\n"
-"5\n"
+"00000001.xhp\n"
+"par_id3154299\n"
+"12\n"
"help.text"
-msgid "The window containing the document you want to work on must be selected in order to use the menu commands. Similarly, you must select an object in the document to use the menu commands associated with the object."
-msgstr "Το παράθυρο που περιέχει το έγγραφο στο οποίο θέλετε να δουλέψετε πρέπει να είναι επιλεγμένο, ώστε να μπορούν να χρησιμοποιηθούν οι εντολές μενού. Παρόμοια, πρέπει να επιλέξετε ένα αντικείμενο στο έγγραφο για να χρησιμοποιήσετε τις επιλογές μενού που συνδέονται με αυτό το αντικείμενο."
+msgid "A confirmation does not appear before the defaults are reloaded."
+msgstr "Δεν εμφανίζεται μήνυμα επιβεβαίωσης πριν επαναφερθούν οι αρχικές ρυθμίσεις."
-#: 00000011.xhp
+#: 00000001.xhp
msgctxt ""
-"00000011.xhp\n"
-"par_id3156027\n"
-"3\n"
+"00000001.xhp\n"
+"hd_id3147502\n"
+"72\n"
"help.text"
-msgid "The menus are context sensitive. This means that those menu items are available that are relevant to the work currently being carried out. If the cursor is located in a text, then all of those menu items are available that are needed to edit the text. If you have selected graphics in a document, then you will see all of the menu items that can be used to edit graphics."
-msgstr "Τα μενού εξαρτώνται από το περιβάλλον, που σημαίνει ότι οι διαθέσιμες εντολές μενού είναι εκείνες οι οποίες έχουν σχέση με την εργασία που πραγματοποιείται εκείνη τη στιγμή. Αν ο δρομέας βρίσκεται σε κείμενο, τότε θα είναι διαθέσιμες όλες οι εντολές μενού οι οποίες είναι απαραίτητες για την επεξεργασία κειμένου. Εάν, για παράδειγμα, έχετε επιλέξει γραφικά σε ένα έγγραφο, θα εμφανιστούν όλες οι εντολές μενού που χρησιμοποιούνται για την επεξεργασία γραφικών."
+msgid "Back"
+msgstr "Πίσω"
-#: 00000010.xhp
+#: 00000001.xhp
msgctxt ""
-"00000010.xhp\n"
+"00000001.xhp\n"
+"par_id3150439\n"
+"73\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TABDLG_STANDARD_BTN\">View the selections in the dialog made in the previous step. The current settings remain unchanged.</ahelp> This button can only be activated from page two on."
+msgstr "<ahelp hid=\"HID_TABDLG_STANDARD_BTN\">Δείτε τις επιλογές του παραθύρου διαλόγου που έγιναν στο προηγούμενο βήμα. Οι τρέχουσες ρυθμίσεις παραμένουν αμετάβλητες.</ahelp> Αυτό το κουμπί μπορεί να ενεργοποιηθεί μόνο από τη σελίδα 2 και μετά."
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"hd_id3147352\n"
+"52\n"
+"help.text"
+msgid "More"
+msgstr "Περισσότερα"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3155314\n"
+"53\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TABDLG_STANDARD_BTN\">Click the<emph> More</emph> button to expand the dialog to show further options. Click again to restore the dialog.</ahelp>"
+msgstr "<ahelp hid=\"HID_TABDLG_STANDARD_BTN\">Κάντε κλικ στο πλήκτρο<emph> Περισσότερα</emph> για να επεκτείνετε το παράθυρο διαλόγου ώστε να εμφανίσει περισσότερες επιλογές. Κάντε κλικ ξανά για να επαναφέρετε το παράθυρο διαλόγου.</ahelp>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3161659\n"
+"41\n"
+"help.text"
+msgid "<variable id=\"siehe\">See also the following functions: </variable>"
+msgstr "<variable id=\"siehe\">Δείτε επίσης τις ακόλουθες εντολές: </variable>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3147418\n"
+"55\n"
+"help.text"
+msgid "<variable id=\"regulaer\">The search supports <link href=\"text/shared/01/02100001.xhp\" name=\"regular expressions\">regular expressions</link>. You can enter \"all.*\", for example to find the first location of \"all\" followed by any characters. If you want to search for a text that is also a regular expression, you must precede every character with a \\ character. You can switch the automatic evaluation of regular expression on and off in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Calculate</link>.</variable>"
+msgstr "<variable id=\"regulaer\">Η αναζήτηση υποστηρίζει <link href=\"text/shared/01/02100001.xhp\" name=\"regular expressions\">κανονικές εκφράσεις</link>. Μπορείτε να εισάγετε \"all.*\", για παράδειγμα για να βρείτε την πρώτη τοποθεσία του \"all\" ακολουθούμενο από οποιουσδήποτε χαρακτήρες. Εάν θέλετε να αναζητήσετε για κείμενο που είναι επίσης κανονική έκφραση, πρέπει να προηγηθεί σε κάθε χαρακτήρα ένας χαρακτήρας \\. Μπορείτε να αλλάξετε την αυτόματη αξιολόγηση της κανονικής έκφρασης ναι και όχι στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Υπολογισμός</link>.</variable>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3163714\n"
+"56\n"
+"help.text"
+msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value. </variable>"
+msgstr "<variable id=\"wahr\">Εάν παρουσιαστεί σφάλμα, η συνάρτηση επιστρέφει μια λογική ή αριθμητική τιμή.</variable>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3154145\n"
+"54\n"
+"help.text"
+msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>). </variable>"
+msgstr "<variable id=\"kontext\">(Αυτή η εντολή είναι προσβάσιμη μόνο μέσω του <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"μενού περιβάλλοντος\">μενού περιβάλλοντος</link>). </variable>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id3152791\n"
+"61\n"
+"help.text"
+msgid "<variable id=\"wiederholen\">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task. </variable>"
+msgstr "<variable id=\"wiederholen\">Κάνοντας διπλό κλικ σε ένα εργαλείο, μπορείτε να το χρησιμοποιήσετε για πολλαπλές εργασίες. Εάν ενεργοποιήσετε το εργαλείο με απλό κλικ, αφού ολοκληρωθεί η εργασία, θα γίνει επαναφορά του στην τελευταία επιλογή. </variable>"
+
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id9345377\n"
+"help.text"
+msgid "<variable id=\"ShiftF1\">Press Shift+F1 and point to a control to learn more about that control. </variable>"
+msgstr "<variable id=\"ShiftF1\">Πιέστε Shift+F1 και δείξτε με το ποντίκι σε ένα στοιχείο ελέγχου για να μάθετε περισσότερα για αυτό το στοιχείο ελέγχου. </variable>"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
"tit\n"
"help.text"
-msgid "Context Menus"
-msgstr "Μενού περιβάλλοντος"
+msgid "Glossary of Internet Terms"
+msgstr "Γλωσσάρι όρων Διαδικτύου"
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"hd_id3160447\n"
+"00000002.xhp\n"
+"bm_id3150702\n"
+"help.text"
+msgid "<bookmark_value>Internet glossary</bookmark_value><bookmark_value>common terms;Internet glossary</bookmark_value><bookmark_value>glossaries;Internet terms</bookmark_value><bookmark_value>terminology;Internet glossary</bookmark_value>"
+msgstr "<bookmark_value>Γλωσσάρι Διαδικτύου</bookmark_value><bookmark_value>κοινοί όροι, Γλωσσάρι Διαδικτύου</bookmark_value><bookmark_value>γλωσσάρια, όροι Διαδικτύου</bookmark_value><bookmark_value>ορολογία, Γλωσσάρι Διαδικτύου</bookmark_value>"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3150702\n"
"1\n"
"help.text"
-msgid "Context Menus"
-msgstr "Μενού περιβάλλοντος"
+msgid "<link href=\"text/shared/00/00000002.xhp\" name=\"Glossary of Internet Terms\">Glossary of Internet Terms</link>"
+msgstr "<link href=\"text/shared/00/00000002.xhp\" name=\"Γλωσσάρι όρων Διαδικτύου\">Γλωσσάρι όρων Διαδικτύου</link>"
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"hd_id3148765\n"
-"45\n"
+"00000002.xhp\n"
+"par_id3155577\n"
+"2\n"
"help.text"
-msgid "Cut"
-msgstr "Αποκοπή"
+msgid "If you are a newcomer to the Internet, you will be confronted with unfamiliar terms: browser, bookmark, e-mail, homepage, search engine, and many others. To make your first steps easier, this glossary explains some of the more important terminology you may find in the Internet, intranet, mail and news."
+msgstr "Εάν είστε αρχάριος χρήστης του Διαδικτύου, θα συναντήσετε άγνωστους όρους: πρόγραμμα περιήγησης, σελιδοδείκτης, ηλεκτρονικό ταχυδρομείο, κεντρική σελίδα, μηχανή αναζήτησης και πολλούς άλλους. Για να διευκολύνουμε τα πρώτα σας βήματα, αυτό το γλωσσάρι εξηγεί μερικούς από τους σημαντικότερους όρους που πρόκειται να συναντήσετε στο Διαδικτύου, το intranet, την ηλεκτρονική αλληλογραφία και τα νέα."
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"par_id3153383\n"
-"46\n"
+"00000002.xhp\n"
+"hd_id3153146\n"
+"36\n"
"help.text"
-msgid "Cuts out the selected object and stores it on the clipboard. The object can be reinserted from the clipboard by using <emph>Paste</emph>."
-msgstr "Πραγματοποιείται αποκοπή του επιλεγμένου αντικειμένου και αποθηκεύεται στο πρόχειρο. Μπορεί να γίνει επανεισαγωγή του αντικειμένου από το πρόχειρο χρησιμοποιώντας την <emph>Επικόλληση</emph>"
+msgid "Frames"
+msgstr "Πλαίσια"
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"hd_id3156069\n"
+"00000002.xhp\n"
+"par_id3157909\n"
+"37\n"
+"help.text"
+msgid "Frames are useful for designing the layout of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> pages. $[officename] uses floating frames into which you can place objects such as graphics, movie files and sound. The context menu of a frame shows the options for restoring or editing frame contents. Some of these commands are also listed in <emph>Edit - Object</emph> when the frame is selected."
+msgstr "Τα πλαίσια είναι χρήσιμα για το σχεδιασμό της διάταξης σελίδων <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Το $[officename] χρησιμοποιεί κινητά πλαίσια στα οποία μπορούν να τοποθετηθούν αντικείμενα όπως γραφικά, αρχεία βίντεο και ήχου. Το μενού περιβάλλοντος ενός πλαισίου δείχνει τις επιλογές για την επαναφορά ή επεξεργασία των περιεχομένων του. Μερικές από αυτές τις εντολές αναφέρονται επίσης στο <emph>Επεξεργασία - Αντικείμενο</emph>, όταν το πλαίσιο είναι επιλεγμένο."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3147077\n"
+"43\n"
+"help.text"
+msgid "FTP"
+msgstr "FTP"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3147335\n"
+"44\n"
+"help.text"
+msgid "FTP stands for File Transfer Protocol and is the standard transfer protocol for files in the Internet. An FTP server is a program on a computer connected to the Internet which stores files to be transmitted with the aid of FTP. While FTP is responsible for transmitting and downloading Internet files, <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link> (Hypertext Transfer Protocol) provides the connection setup and data transfer between WWW servers and clients."
+msgstr "Ο όρος FTP σημαίνει File Transfer Protocol και αποτελεί το βασικό πρωτόκολλο μεταφοράς αρχείων στο Διαδίκτυο. Ένας εξυπηρετητής FTP είναι ένα πρόγραμμα σε υπολογιστή συνδεδεμένο στο διαδίκτυο, το οποίο αποθηκεύει αρχεία για να μεταδοθούν με τη βοήθεια του FTP. Ενώ το FTP είναι υπεύθυνο για την μετάδοση και τη λήψη αρχείων διαδικτύου, το <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link> (Πρωτόκολλο μεταφοράς υπερκειμένου) παρέχει την διαμόρφωση σύνδεσης και την μεταφορά δεδομένων μεταξύ των εξυπηρετητών και πελατών WWW."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"bm_id3145609\n"
+"help.text"
+msgid "<bookmark_value>HTML; definition</bookmark_value>"
+msgstr "<bookmark_value>HTML, ορισμός</bookmark_value>"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3145609\n"
+"56\n"
+"help.text"
+msgid "HTML"
+msgstr "HTML"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3161459\n"
+"57\n"
+"help.text"
+msgid "HTML (Hypertext Markup Language) is a document code language, which is used as the file format for WWW documents. It is derived from <link href=\"text/shared/00/00000002.xhp#sgml\" name=\"SGML\">SGML</link> and integrates text, graphics, videos and sound."
+msgstr "Η HTML (Hypertext Markup Language) είναι μία κωδικοποιημένη γλώσσα εγγράφων, η οποία χρησιμοποιείται ως τύπος αρχείου για έγγραφα WWW. Προέρχεται από την <link href=\"text/shared/00/00000002.xhp#sgml\" name=\"SGML\">SGML</link> και ενσωματώνει κείμενο, γραφικά, βίντεο και ήχο."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3154346\n"
+"58\n"
+"help.text"
+msgid "If you want to type HTML commands directly, for example when doing exercises from one of the many available HTML books, remember that HTML pages are pure text files. Save your document under the document type <emph>Text </emph>and give it the file name extension .HTML. Be sure there are no umlauts or other special characters of the extended character set. If you want to re-open this file in $[officename] and edit the HTML code, you must load it with the file type <emph>Text</emph> and not with the file type <emph>Web pages</emph>."
+msgstr "Εάν θέλετε να εισαγάγετε απευθείας εντολές HTML, για παράδειγμα όταν κάνετε ασκήσεις από ένα από τα πολλά διαθέσιμα βιβλία HTML, θυμηθείτε ότι οι σελίδες HTML είναι καθαρά αρχεία κειμένου. Αποθηκεύστε το έγγραφο σας ως τύπο εγγράφου <emph>Κείμενο</emph> και δώστε του την επέκταση αρχείου HTML. Σιγουρευτείτε ότι δεν υπάρχουν διαλυτικά ή άλλοι ειδικοί χαρακτήρες στις ρυθμίσεις χαρακτήρων. Αν θέλετε να ξανανοίξετε αυτό το αρχείο στο $[officename] και να επεξεργαστείτε τον κώδικα HTML, πρέπει να το φορτώσετε ως τύπο αρχείου <emph>Κείμενο</emph> και όχι ως τύπο αρχείου <emph>Σελίδες Web</emph>."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3153960\n"
+"244\n"
+"help.text"
+msgid "There are several references on the Internet providing an introduction to the HTML language."
+msgstr "Υπάρχουν πολλές αναφορές στο Διαδίκτυο οι οποίες παρέχουν μια εισαγωγή στη γλώσσα HTML."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3147423\n"
+"59\n"
+"help.text"
+msgid "HTTP"
+msgstr "HTTP"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3153379\n"
+"60\n"
+"help.text"
+msgid "The Hypertext Transfer Protocol is a record of transmission of WWW documents between WWW servers (hosts) and browsers (clients)."
+msgstr "Το HTTP (Πρωτόκολλο μεταφοράς Υπερκειμένου) είναι μια εγγραφή της μετάδοσης εγγράφων του WWW μεταξύ εξυπηρετητών WWW (κεντρικών υπολογιστών) και περιηγητών (υπολογιστών-πελατών)."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"bm_id3149290\n"
+"help.text"
+msgid "<bookmark_value>hyperlinks; definition</bookmark_value>"
+msgstr "<bookmark_value>υπερσυνδέσεις, ορισμός</bookmark_value>"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3149290\n"
+"61\n"
+"help.text"
+msgid "Hyperlink"
+msgstr "Υπερσύνδεση"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3145420\n"
+"62\n"
+"help.text"
+msgid "Hyperlinks are cross-references, highlighted in text in various colors and activated by mouse-click. With the aid of hyperlinks, readers can jump to specific information within a document as well as to related information in other documents."
+msgstr "Οι υπερσυνδέσεις είναι παραπομπές που έχουν κείμενο με επισήμανση σε διάφορα χρώματα και ενεργοποιούνται κάνοντας κλικ με το κουμπί του ποντικιού πάνω τους. Με τη βοήθεια των υπερσυνδέσεων, οι αναγνώστες έχουν τη δυνατότητα μετάβασης σε συγκεκριμένες πληροφορίες μέσα στο έγγραφο όπως επίσης και σε σχετικές πληροφορίες άλλων εγγράφων."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3156281\n"
+"63\n"
+"help.text"
+msgid "In $[officename] you can assign hyperlinks to text as well as to graphics and text frames (see the Hyperlink Dialog icon on the Standard bar)."
+msgstr "Στο $[officename] μπορείτε να αντιστοιχήσετε υπερσυνδέσεις σε κείμενο, όπως επίσης σε γραφικά και πλαίσια κειμένου (βλέπε Εικονίδιο διαλόγου υπερσυνδέσεων στη Βασική Γραμμή Ελέγχου)."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"bm_id3152805\n"
+"help.text"
+msgid "<bookmark_value>ImageMap; definition</bookmark_value>"
+msgstr "<bookmark_value>ImageMap, ορισμός</bookmark_value>"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3152805\n"
+"64\n"
+"help.text"
+msgid "ImageMap"
+msgstr "ImageMap"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3154685\n"
+"65\n"
+"help.text"
+msgid "An ImageMap is a reference-sensitive graphic or text frame. You can click on defined areas of the graphic or text frame to go to a target (<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>), which is linked with the area. The reference areas, along with the linked URLs and corresponding text displayed when resting the mouse pointer on these areas, are defined in the <link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap Editor\">ImageMap Editor</link>."
+msgstr "Το ImageMap είναι ένα γραφικό ή πλαίσιο κειμένου το οποίο χρησιμοποιείται για αναφορά σε άλλα αντικείμενα. Μπορείτε να κάνετε κλικ πάνω σε ορισμένες περιοχές του γραφικού ή του πλαισίου κειμένου για να μεταβείτε σε έναν προορισμό (<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>), ο οποίος είναι συνδεδεμένος με την περιοχή. Οι περιοχές αναφοράς, καθώς και τα συνδεδεμένα URLs και το αντίστοιχο κείμενο που εμφανίζεται όταν ο δείκτης του ποντικιού σταματάει πάνω σε αυτές τις περιοχές, ορίζονται στον <link href=\"text/shared/01/02220000.xhp\" name=\"Επεξεργαστή ImageMap\">Επεξεργαστή ImageMap</link>."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3153178\n"
+"66\n"
+"help.text"
+msgid "There are two different types of ImageMaps. A Client Side ImageMap is evaluated on the client computer, which loaded the graphic from the Internet, while a Server Side ImageMap is evaluated on the server computer which provides the <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> page on the Internet. In server evaluation, clicking an ImageMap sends the relative coordinates of the cursor within the image to the server, and a dedicated program on the server responds. In the client evaluation, clicking a defined hotspot of the ImageMap activates the URL, as if it were a normal text link. The URL appears below the mouse pointer when passing across the ImageMap."
+msgstr "Υπάρχουν δύο διαφορετικοί τύποι ImageMaps. Το ImageMap της τοποθεσίας-πελάτη αποτιμάται στον υπολογιστή του, ο οποίος έχει φορτώσει το γραφικό από το Internet, ενώ το ImageMap της τοποθεσίας-εξυπηρετητή αποτιμάται στον υπολογιστή του εξυπηρετητή, ο οποίος παρέχει τη σελίδα <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> στο Internet. Στην αποτίμηση του εξυπηρετητή, αν κάνετε κλικ στο ImageMap, γίνεται αποστολή των σχετικών συντεταγμένων του δρομέα μέσα στην είκονα στον εξυπηρετητή, και αποκρίνεται ένα ειδικό πρόγραμμα στον εξυπηρετητή. Στην αποτίμηση πελάτη, αν κάνετε κλικ σε ένα καθορισμένο ενεργό σημείο του ImageMap, ενεργοποιεί το συνδεδεμένο URL, σαν να ήταν μια κανονική σύνδεση κειμένου. Το URL εμφανίζεται κάτω από το δείκτη του ποντικιού όταν διασχίζει το ImageMap."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3150740\n"
+"67\n"
+"help.text"
+msgid "As ImageMaps can be used in different ways, they can be stored in different formats."
+msgstr "Καθώς τα ImageMaps μπορούν να χρησιμοποιηθούν με διαφορετικούς τρόπους, μπορούν να αποθηκευτούν σε διαφορετικές μορφές."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3146874\n"
"68\n"
"help.text"
-msgid "Paste"
-msgstr "Επικόλληση"
+msgid "ImageMap Formats"
+msgstr "Μορφές ImageMap"
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"par_id3154896\n"
+"00000002.xhp\n"
+"par_id3145153\n"
"69\n"
"help.text"
-msgid "<ahelp hid=\"SID_EXPLORERCONTENT_PASTE\" visibility=\"visible\">Inserts the element that you moved to the clipboard into the document.</ahelp> This command can only be called if the contents of the clipboard can be inserted at the current cursor position."
-msgstr "<ahelp hid=\"SID_EXPLORERCONTENT_PASTE\" visibility=\"visible\">Εισάγει το στοιχείο που έχετε μετακινήσει στο πρόχειρο, μέσα στο έγγραφο.</ahelp>Αυτή η εντολή εκτελείται μόνο αν μπορεί να γίνει εισαγωγή των περιεχομένων του πρόχειρου στην τρέχουσα θέση του δρομέα."
+msgid "ImageMaps are basically divided between those that are analyzed on the server (i. e. your Internet provider) and those analyzed on the web browser of the reader's computer."
+msgstr "Τα ImageMaps χωρίζονται βασικά σε αυτά που αναλύονται από τον εξυπηρετητή (π. χ. την υπηρεσία παροχής Internet) και σε αυτά που αποτιμώνται από το πρόγραμμα ανάγνωσης ιστοσελίδων του υπολογιστή του χρήστη."
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"hd_id3149948\n"
+"00000002.xhp\n"
+"bm_id3152881\n"
+"help.text"
+msgid "<bookmark_value>Server Side ImageMap</bookmark_value>"
+msgstr "<bookmark_value>ImageMap εξυπηρετητή</bookmark_value>"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3152881\n"
+"70\n"
+"help.text"
+msgid "Server Side ImageMaps"
+msgstr "ImageMap εξυπηρετητή"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3153057\n"
+"71\n"
+"help.text"
+msgid "Server Side ImageMaps appear for the reader as a picture or frame on the page. Click on the ImageMap with the mouse, and the coordinates of the relative position are sent to the server. Aided by an extra program, the server then determines the next step to take. There are several incompatible methods to define this process, the two most common being:"
+msgstr "Τα ImageMap τοποθεσίας εξυπηρετητή εμφανίζονται στο χρήστη ως εικόνα ή πλαίσιο της σελίδας. Κάντε κλικ με το ποντίκι στο ImageMap και θα γίνει αποστολή των συντεταγμένων της σχετικής θέσης στον εξυπηρετητή. Με τη βοήθεια ειδικού προγράμματος, ο εξυπηρετητής στη συνέχεια καθορίζει το επόμενο βήμα. Υπάρχουν πολλές μη συμβατές μέθοδοι για τον καθορισμό της συγκεκριμένης διαδικασίας, από τις οποίες οι δύο πιο συνηθισμένες είναι οι εξής:"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3147502\n"
+"72\n"
+"help.text"
+msgid "W3C (CERN) HTTP Server (Format type: MAP - CERN)"
+msgstr "Διακομιστής W3C (CERN) HTTP (Τύπος μορφοποίησης: MAP - CERN)"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3154011\n"
+"73\n"
+"help.text"
+msgid "NCSA HTTP Server (Format type: MAP - NCSA)"
+msgstr "Διακομιστής NCSA HTTP (Τύπος μορφοποίησης: MAP - NCSA)"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3149483\n"
+"74\n"
+"help.text"
+msgid "$[officename] creates ImageMaps for both methods. Select the format from the <emph>File type </emph>list in the <emph>Save As </emph>dialog in the <emph>ImageMap Editor</emph>. Separate Map Files are created which you must upload to the server. You will need to ask your provider or network administrator which type of ImageMaps are supported by the server and how to access the evaluation program."
+msgstr "Το $[officename] δημιουργεί ImageMap και με τις δύο μεθόδους. Επιλέξτε τη μορφή απο τη λίστα <emph>Τύπος Αρχείου</emph> στο παράθυρο διαλόγου <emph>Αποθήκευση ως</emph> στον <emph>Επεξεργαστή ImageMap</emph>. Με αυτόν τον τρόπο δημιουργούνται ξεχωριστά αρχεία Map τα οποία πρέπει να αποσταλούν ατον εξυπηρετητή. Θα χρειαστεί να ρωτήσετε τον προμηθευτή σας ή τον διαχειριστή του δικτύου σας σχετικά με τον τύπο ImageMap που υποστηρίζονται από τον εξυπηρετητή καθώς και για τον τρόπο πρόσβασης στο πρόγραμμα αποτίμησης."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"bm_id3152418\n"
+"help.text"
+msgid "<bookmark_value>Client Side ImageMap</bookmark_value>"
+msgstr "<bookmark_value>ImageMap τοποθεσίας-πελάτη</bookmark_value>"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3152418\n"
+"75\n"
+"help.text"
+msgid "Client Side ImageMap"
+msgstr "ImageMap τοποθεσίας-πελάτη"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3151290\n"
"76\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
+msgid "The area of the picture or frame where the reader can click is indicated by the appearance of the linked <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> when the mouse passes over the area. The ImageMap is stored in a layer below the picture and contains information about the referenced regions. The only disadvantage of Client Side ImageMaps is that older Web browsers cannot read them; a disadvantage that will, however, resolve itself in time."
+msgstr "Η περιοχή μίας εικόνας ή πλαισίου στην οποία μπορεί να κάνει κλικ ο χρήστης καταδεικνύεται από την εμφάνιση ενός συνδεδεμένου <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> όταν το ποντίκι περνάει πάνω από την περιοχή. Το ImageMap είναι αποθηκευμένο ένα επίπεδο χαμηλότερα από την εικόνα και περιέχει πληροφορίες για τις αναφερόμενες περιοχές. Το μόνο μειονέκτημα των ImageMaps τοποθεσίας-πελάτη είναι ότι δεν μπορούν να διαβαστούν από παλαιότερα προγράμματα ανάγνωσης ιστοσελίδων, ένα μειονέκτημα το οποίο, ωστόσο, θα επιλυθεί μόνο του με την πάροδο του χρόνου."
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"par_id3147588\n"
+"00000002.xhp\n"
+"par_id3149664\n"
"77\n"
"help.text"
-msgid "Opens a submenu in the Gallery where you can choose between <emph>Copy</emph> and <emph>Link</emph>. The selected Gallery object is either copied into the current document or a link is created."
-msgstr "Ανοίγει ένα υπομενού στην Συλλογή όπου μπορείτε να επιλέξετε μεταξύ της εντολής <emph>Αντιγραφή</emph> και <emph>Σύνδεση</emph>. Το επιλεγμένο αντικείμενο της συλλογής είτε αντιγράφεται στο τρέχον έγγραφο είτε δημιουργείται μία σύνδεση."
+msgid "When saving the ImageMap, select the file type <emph>SIP - StarView ImageMap</emph>. This saves the ImageMap directly in a format which can be applied to every active picture or frame in your document. However, if you just want to use the ImageMap on the current picture or text frame, you do not have to save it in any special format. After defining the regions, simply click <emph>Apply</emph>. Nothing more is necessary. Client Side ImageMaps saved in <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> format are inserted directly into the page in HTML code."
+msgstr "Όταν αποθηκεύετε το ImageMap, επιλέξτε τον τύπο αρχείου <emph>SIP - StarView ImageMap</emph>. Αυτή η εντολή αποθηκεύει το ImageMap απευθείας σε μορφή η οποία είναι δυνατόν να εφαρμοστεί σε οποιαδήποτε ενεργή εικόνα ή πλαίσιο στο έγγραφό σας. Ωστόσο, αν θέλετε απλά να χρησιμοποιήσετε το ImageMap στην τρέχουσα εικόνα ή πλαίσιο κειμένου, δεν χρειάζεται να το αποθηκεύσετε σε κάποια ειδική μορφή. Αφού καθορίσετε τις περιοχές, κάντε απλά κλικ στην επιλογή<emph>Εφαρμογή</emph>. Δεν χρειάζεται καμία επιπλέον ενέργεια. Τα ImageMap τοποθεσίας-πελάτη που αποθηκεύονται σε μορφή <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> εισάγονται απευθείας μέσα στη σελίδα σε μορφή κώδικα HTML."
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"par_id3146130\n"
-"78\n"
+"00000002.xhp\n"
+"bm_id3159125\n"
"help.text"
-msgid "If you have selected an object in your document, then a new insertion will replace the selected object."
-msgstr "Εάν έχετε επιλέξει ένα αντικείμενο στο έγγραφό σας, τότε μια νέα εισαγωγή θα αντικαταστήσει το επιλεγμένο αντικείμενο."
+msgid "<bookmark_value>Java; definition</bookmark_value>"
+msgstr "<bookmark_value>Java, ορισμός</bookmark_value>"
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"hd_id3145829\n"
-"79\n"
+"00000002.xhp\n"
+"hd_id3159125\n"
+"92\n"
"help.text"
-msgid "Background"
-msgstr "Φόντο"
+msgid "Java"
+msgstr "Java"
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"par_id3149180\n"
-"80\n"
+"00000002.xhp\n"
+"par_id3153188\n"
+"93\n"
"help.text"
-msgid "<ahelp hid=\"HID_GALLERY_MN_BACKGROUND\" visibility=\"visible\">Inserts the selected picture as a background graphic.</ahelp> Use the submenu commands <emph>Page</emph> or <emph>Paragraph</emph> to define whether the graphic should cover the entire page or only the current paragraph."
-msgstr "<ahelp hid=\"HID_GALLERY_MN_BACKGROUND\" visibility=\"visible\">Εισάγει την επιλεγμένη εικόνα ως γραφικό φόντου.</ahelp> Μπορείτε να χρησιμοποιήσετε τις εντολές του υπομενού <emph>Σελίδα</emph> ή <emph>Παράγραφος</emph> για να ορίσετε αν το γραφικό θα καλύπτει ολόκληρη τη σελίδα η μόνο την τρέχουσα παράγραφο."
+msgid "The Java programming language is a platform independent programming language that is especially suited for use in the Internet. Web pages and applications programmed with Java class files can be used on all modern operating systems. Programs using Java programming language are usually developed in a Java development environment and then compiled to a \"byte code\"."
+msgstr "Η γλώσσα προγραμματισμού Java είναι μία πλατφόρμα ανεξάρτητης γλώσσας προγραμματισμού, η οποία είναι ιδιαίτερα ενδεδειγμένη για χρήση στο Διαδίκτυο. Οι σελίδες Web και οι εφαρμογές που έχουν προγραμματιστεί με αρχεία τύπου Java μπορούν να χρησιμοποιηθούν σε όλα τα σύγχρονα λειτουργικά συστήματα. Τα προγράμματα που χρησιμοποιούν την γλώσσα προγραμματισμού Java αναπτύσσονται συνήθως σε ένα περιβάλλον ανάπτυξης Java και στη συνέχεια μεταγλωττίζονται σε \"κώδικα byte\"."
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"hd_id3153049\n"
-"87\n"
+"00000002.xhp\n"
+"bm_id3159153\n"
"help.text"
-msgid "Copy"
-msgstr "Αντιγραφή"
+msgid "<bookmark_value>plug-ins; definition</bookmark_value>"
+msgstr "<bookmark_value>συνδεόμενες υπομονάδες, ορισμός</bookmark_value>"
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"par_id3150774\n"
-"88\n"
+"00000002.xhp\n"
+"hd_id3159153\n"
+"107\n"
"help.text"
-msgid "<ahelp hid=\"SID_EXPLORERCONTENT_COPY\" visibility=\"visible\">Copies the selected element to the clipboard.</ahelp>"
-msgstr "<ahelp hid=\"SID_EXPLORERCONTENT_COPY\" visibility=\"visible\">Αντιγράφει το επιλεγμένο στοιχείο στο πρόχειρο.</ahelp>"
+msgid "Plug-In"
+msgstr "Πρόσθετη λειτουργία"
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"hd_id3148620\n"
-"91\n"
+"00000002.xhp\n"
+"par_id3154127\n"
+"109\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Extensions providing additional functionality in Web browsers are referred to as Plug-Ins."
+msgstr "Οι επεκτάσεις που παρέχουν πρόσθετες λειτουργίες στα προγράμματα ανάγνωσης ιστοσελίδων αναφέρονται ως πρόσθετες λειτουργίες."
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"par_id3154317\n"
-"92\n"
+"00000002.xhp\n"
+"par_id3147484\n"
+"108\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_DESTROY\">Deletes the current selection. If multiple objects are selected, all will be deleted. In most cases, a <link href=\"text/shared/01/03150100.xhp\" name=\"security query\">security query</link> appears before objects are deleted.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_DESTROY\">Διαγράφει την τρέχουσα επιλογή. Αν πολλά αντικείμενα είναι επιλεγμένα, θα διαγραφούν όλα. Στις περισσότερες περιπτώσεις, ένα <link href=\"text/shared/01/03150100.xhp\" name=\"ερώτημα ασφαλείας\">ερώτημα ασφαλείας</link> εμφανίζεται πριν διαγραφούν τα αντικείμενα.</ahelp>"
+msgid "A Plug-In is a term used in various contexts:"
+msgstr "Ο όρος Πρόσθετη λειτουργία χρησιμοποιείται με πολλές έννοιες:"
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"par_id3155941\n"
-"190\n"
+"00000002.xhp\n"
+"hd_id3168608\n"
+"172\n"
"help.text"
-msgid "The object is either physically deleted from the data carrier or the object display is removed, depending on context."
-msgstr "Το αντικείμενο είτε διαγράφεται απόλυτα από το φορέα δεδομένων ή καταργείται η εμφάνισή του, ανάλογα με το περιβάλλον."
+msgid "Plug-Ins in $[officename]"
+msgstr "Πρόσθετες λειτουργίες στο $[officename]"
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"par_id3150506\n"
-"192\n"
+"00000002.xhp\n"
+"par_id3149910\n"
+"111\n"
"help.text"
-msgid "If you choose <emph>Delete</emph> while in the Gallery, the entry will be deleted from the Gallery, but the file itself will remain untouched."
-msgstr "Αν διαλέξετε τη <emph>Διαγραφή</emph> όσο βρίσκεστε στην Συλλογή, η καταχώριση θα διαγραφεί από την Συλλογή, αλλά το ίδιο το αρχείο θα παραμείνει ανέπαφο."
+msgid "You will notice in $[officename] that the <emph>Formatting</emph> Bar changes after certain operations. For example, if you insert a formula into your text document, you see icons for editing the formula, in fact the same icons you see in formula documents. In this sense, we refer to the formula as a plug-in within the text document."
+msgstr "Θα παρατηρήσετε ότι στο $[officename] τα περιεχόμενα των μενού <emph>Μορφοποίηση</emph> αλλάζουν ύστερα από συγκεκριμένες λειτουργίες . Για παράδειγμα,εάν εισαγάγετε έναν τύπο στο έγγραφο κειμένου σας, θα εμφανιστούν εικονίδια και εντολές για επεξεργασία του τύπου, στην πραγματικότητα τα ίδια εικονίδια που ισχύουν και στα έγγραφα τύπων. Με αυτή τη λογική, αναφέρουμε τον τύπο ως πρόσθετη λειτουργία μέσα σε έγγραφο κειμένου."
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"hd_id3150443\n"
-"136\n"
+"00000002.xhp\n"
+"hd_id3148387\n"
+"177\n"
"help.text"
-msgid "Open"
-msgstr "Άνοιγμα"
+msgid "Using Plug-Ins to extend your programs"
+msgstr "Χρήση πρόσθετων λειτουργιών για επέκταση των προγραμμάτων σας"
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"par_id3149149\n"
-"137\n"
+"00000002.xhp\n"
+"par_id3156737\n"
+"114\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_OPEN_OBJECT\">Use the<emph> Open </emph>command to open the selected object in a new task.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_OPEN_OBJECT\">Μπορείτε να χρησιμοποιήσετε την εντολή <emph>Άνοιγμα</emph> για να ανοίξετε το επιλεγμένο αντικείμενο σε μία νέα εργασία.</ahelp>"
+msgid "Plug-ins, generally speaking, are software additions to particular applications which provide enhanced functionality. Often import and export filters for various file formats are stored as plug-ins in a plug-in directory."
+msgstr "Οι Πρόσθετες λειτουργίες, σε γενικές γραμμές, είναι προσθήκες λογισμικού σε συγκεκριμένες εφαρμογές οι οποίες παρέχουν βελτιωμένες λειτουργίες. Τα φίλτρα εισαγωγής και εξαγωγής για διάφορες μορφές αρχείων αποθηκεύονται συχνά ως Πρόσθετες λειτουργίες σε έναν κατάλογο πρόσθετων λειτουργιών."
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"hd_id3149732\n"
-"165\n"
+"00000002.xhp\n"
+"par_id3149958\n"
+"115\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "Netscape web browser extensions produced by Netscape Communication Corporation are also called plug-ins. These are external programs mainly taken from the multimedia field and which communicate with the browser through standardized interfaces. These plug-ins can be linked to $[officename] documents."
+msgstr "Οι επεκτάσεις του προγράμματος περιήγησης στο Web Netscape, οι οποίες δημιουργήθηκαν από την εταιρεία Netscape Communication Corporation, ονομάζονται επίσης πρόσθετες λειτουργίες. Πρόκειται για εξωτερικά προγράμματα τα οποία λαμβάνονται κυρίως από το πεδίο πολυμέσων και τα οποία επικοινωνούν με το πρόγραμμα περιήγησης μέσω τυποποιημένων διασυνδέσεων. Αυτές οι πρόσθετες λειτουργίες είναι δυνατόν να συνδεθούν με έγγραφα του $[officename]."
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"par_id3149797\n"
-"166\n"
+"00000002.xhp\n"
+"par_id3149420\n"
+"179\n"
"help.text"
-msgid "<ahelp hid=\"SID_EXPLORERCONTENT_RENAME\" visibility=\"visible\">Enables a selected object to be renamed.</ahelp> After selecting <emph>Rename</emph> the name is selected and a new one can be entered directly. Use the arrow keys to set the cursor at the beginning or end of the name to delete or add to part of the name or to reposition the cursor."
-msgstr "<ahelp hid=\"SID_EXPLORERCONTENT_RENAME\" visibility=\"visible\">Επιτρέπει τη μετονομασία ενός επιλεγμένου αντικειμένου.</ahelp> Αφού επιλέξετε την εντολή <emph>Μετονομασία</emph> το όνομα επιλέγεται και ένα νέο όνομα μπορεί να καταχωρηθεί άμεσα. Χρησιμοποιήστε τα πλήκτρα βέλη για να τοποθετήσετε το δρομέα στην αρχή ή στο τέλος του ονόματος ώστε να διαγράψετε ή να προσθέσετε σε μέρος του ονόματος ή να τοποθετήσετε το δρομέα σε νέα θέση."
+msgid "Any Netscape plug-ins (32 bit) installed on your system are automatically recognized by $[officename]."
+msgstr "Οποιεσδήποτε πρόσθετες λειτουργίες του Netscape (32 bit) που είναι εγκατεστημένες στο σύστημά σας αναγνωρίζονται αυτόματα από το $[officename]."
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"hd_id3155434\n"
-"317\n"
+"00000002.xhp\n"
+"hd_id3145647\n"
+"127\n"
"help.text"
-msgid "Update"
-msgstr "Ενημέρωση"
+msgid "Proxy"
+msgstr "Διαμεσολαβητής (proxy)"
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"par_id3154898\n"
-"318\n"
+"00000002.xhp\n"
+"par_id3148455\n"
+"128\n"
"help.text"
-msgid "<ahelp hid=\"HID_GALLERY_ACTUALIZE\" visibility=\"visible\">Updates the view in the window or in the selected object.</ahelp>"
-msgstr "<ahelp hid=\"HID_GALLERY_ACTUALIZE\" visibility=\"visible\">Ανανεώνει την προβολή στο παράθυρο ή στο επιλεγμένο αντικείμενο.</ahelp>"
+msgid "A proxy is a computer in the network acting as a kind of clipboard for data transfer. Whenever you access the Internet from a company network and request a Web page that has already been read by a colleague, the proxy will be able to display the page much quicker, as long as it's still in the memory. All that has to be checked in this case is that the page stored in the proxy is the latest version. If this is the case, the page won't have to be downloaded from the much slower Internet but can be loaded directly from the proxy."
+msgstr "Ο διαμεσολαβητής είναι ένας υπολογιστής του δικτύου που λειτουργεί ως ένα είδος πρόχειρου για μεταφορά δεδομένων. Κάθε φορά που συνδέεστε στο Internet μέσω εταιρικού δικτύου και αναζητάτε κάποια ιστοσελίδα η οποία έχει ήδη αναγνωσθεί από κάποιο συνεργάτη, ο διαμεσολαβητής έχει τη δυνατότητα εμφάνισης της συγκεκριμένης σελίδας πολύ γρηγορότερα σαν να είναι ακόμη στη μνήμη . Το μόνο που χρειάζεται να ελεγχθεί στη συγκεκριμένη περίπτωση, είναι αν η σελίδα που έχει αποθηκευτεί στο διαμεσολαβητή ανήκει στην τελευταία έκδοση. Σε αυτή την περίπτωση, η σελίδα δεν χρειάζεται να φορτωθεί από το πολύ πιο αργό Internet αλλά μπορεί να φορτωθεί απευθείας από τον διαμεσολαβητή."
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"hd_id3147573\n"
-"172\n"
+"00000002.xhp\n"
+"bm_id3154729\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "<bookmark_value>SGML; definition</bookmark_value>"
+msgstr "<bookmark_value>SGML; ορισμός</bookmark_value>"
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"par_id3155583\n"
-"173\n"
+"00000002.xhp\n"
+"hd_id3154729\n"
+"229\n"
"help.text"
-msgid "The element selected is displayed in the Gallery at maximum size. Double-click the preview to switch back to the normal Gallery view."
-msgstr "Το επιλεγμένο αντικείμενο εμφανίζεται στη Γκαλερί στο μέγιστο μέγεθος. Κάντε διπλό κλικ στην προεπισκόπηση για να επιστρέψετε στην κανονική προβολή της Γκαλερί."
+msgid "SGML"
+msgstr "SGML"
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"hd_id3157809\n"
-"319\n"
+"00000002.xhp\n"
+"par_id3147330\n"
+"230\n"
"help.text"
-msgid "Create Link"
-msgstr "Δημιουργία σύνδεσης"
+msgid "SGML stands for \"Standard Generalized Markup Language\". SGML is based on the idea that documents have structural and other semantic elements that can be described without reference to how such elements should be displayed. The actual display of such a document may vary, depending on the output medium and style preferences. In structured texts, SGML not only defines structures (in the DTD = Document Type Definition) but also ensures they are consistently used."
+msgstr "Τα αρχικά SGML αντιπροσωπεύουν τον όρο Standard Generalized Markup Language. Το SGMLβασίζεται στην ιδέα ότι τα έγγραφα έχουν δομικά και άλλα σημασιολογικά στοιχεία που μπορούν να περιγραφούν δίχως όμως αναφορά στο πώς αυτά τα στοιχεία πρέπει να παρουσιαστούν.Η συγκεκριμένη παρουσίαση αυτού του εγγράφου μπορεί να ποικίλει και εξαρτάται από το μέσο και τις προτιμήσεις της μορφής.Σε δομημένα κείμενα, το SGML δεν καθορίζει μόνο τις δομές (από το DTD = Καθορισμός τύπου εγγράφου),αλλά εξασφαλίζει επίσης τη συνέπεια στη χρήση τους."
-#: 00000010.xhp
+#: 00000002.xhp
msgctxt ""
-"00000010.xhp\n"
-"par_id3153716\n"
-"320\n"
+"00000002.xhp\n"
+"par_id3148747\n"
+"231\n"
"help.text"
-msgid "This command can be activated if an object is selected. A link named \"Link to xxx\" (<emph>xxx</emph> represents the name of the object) will be created directly in the same directory as that of the selected object."
-msgstr "Αυτή η εντολή μπορεί να ενεργοποιηθεί αν ένα αντικείμενο είναι επιλεγμένο. Μία σύνδεση με το όνομα \"Σύνδεση στο xxx\"(<emph>xxx</emph> αντιπροσωπεύει το όνομα του αντικειμένου) θα δημιουργηθεί μέσα στον ίδιο τον κατάλογο στον οποίο βρίσκεται το επιλεγμένο αντικείμενο."
+msgid "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> is a specialized application of SGML. This means that most Web browsers support only a limited range of SGML standards and that almost all SGML-enabled systems can produce attractive HTML pages."
+msgstr "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> είναι μια εξειδικευμένη εφαρμογή του SGML. Αυτό σημαίνει ότι τα περισσότερα προγράμματα περιήγησης στο Web υποστηρίζουν μόνο ένα περιορισμένο πλήθος προτύπων SGML και ότι σχεδόν όλα τα συστήματα με δυνατότητα SGML έχουν τη δυνατότητα δημιουργίας ελκυστικών σελίδων HTML."
-#: 00000200.xhp
+#: 00000002.xhp
msgctxt ""
-"00000200.xhp\n"
+"00000002.xhp\n"
+"bm_id3153950\n"
+"help.text"
+msgid "<bookmark_value>search engines; definition</bookmark_value>"
+msgstr "<bookmark_value>μηχανές αναζήτησης, ορισμός</bookmark_value>"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3153950\n"
+"138\n"
+"help.text"
+msgid "Search Engines"
+msgstr "Μηχανές αναζήτησης"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3157965\n"
+"139\n"
+"help.text"
+msgid "A search engine is a service in the Internet based on a software program used to explore a vast amount of information using key words."
+msgstr "Η μηχανή αναζήτησης είναι μια υπηρεσία του Internet που βασίζεται σε ένα πρόγραμμα λογισμικού το οποίο χρησιμοποιείται για την εξερεύνηση του τεράστιου όγκου πληροφοριών, χρησιμοποιώντας λέξεις-κλειδιά."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"bm_id3150751\n"
+"help.text"
+msgid "<bookmark_value>tags; definition</bookmark_value>"
+msgstr "<bookmark_value>ετικέτες, ορισμός</bookmark_value>"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3150751\n"
+"141\n"
+"help.text"
+msgid "Tags"
+msgstr "Ετικέτες"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3156360\n"
+"142\n"
+"help.text"
+msgid "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> pages contain certain structural and formatting instructions called tags. Tags are code words enclosed by brackets in the document description language HTML. Many tags contain text or hyperlink references between the opening and closing brackets. For example, titles are marked by the tags <h1> at the beginning and </h1> at the end of the title. Some tags only appear on their own such as <br> for a line break or <img ...> to link a graphic."
+msgstr "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> Οι σελίδες περιέχουν συγκεκριμένες δομικές και μορφοποιητικές οδηγίες που ονομάζονται ετικέτες. Οι ετικέτες είναι κωδικές λέξεις που περικλείονται από γωνιακές αγκύλες στη γλώσσα περιγραφής εγγράφου HTML. Πολλές ετικέτες περιέχουν παραπομπές κειμένου ή υπερσύνδεσης μεταξύ της αρχικής και της τελικής γωνιακής αγκύλης . Για παράδειγμα, οι τίτλοι επισημαίνονται με τις ετικέτες <h1> στην αρχή και </h1> στο τέλος του τίτλου. Ορισμένες ετικέτες εμφανίζονται μόνο από μόνες τους όπως η <br> για την αλλαγή γραμμής ή η <img ...> για τη σύνδεση με γραφικό."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"bm_id3153766\n"
+"help.text"
+msgid "<bookmark_value>URL; definition</bookmark_value>"
+msgstr "<bookmark_value>URL, ορισμός</bookmark_value>"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3153766\n"
+"145\n"
+"help.text"
+msgid "URL"
+msgstr "URL"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3152931\n"
+"146\n"
+"help.text"
+msgid "The Uniform Resource Locator (URL) displays the address of a document or a server in the Internet. The general structure of a URL varies according to type and is generally in the form Service://Hostname:Port/Path/Page#Mark although not all elements are always required. An URL can be a FTP address, a WWW (HTTP) address, a file address or an e-mail address."
+msgstr "Το Uniform Resource Locator (URL) εμφανίζει τη διεύθυνση ενός εγγράφου ή εξυπηρετητή στο Internet. Η γενική δομή ενός URL διαφέρει ανάλογα με τον τύπο και γενικά έχει την μορφής Service://Hostname:Port/Path/Page#Mark αν και δεν απαιτούνται πάντοτε όλα τα στοιχεία. Ένα URL ενδέχεται να είναι διεύθυνση FTP, διεύθυνση WWW (HTTP), διεύθυνση αρχείου ή διεύθυνση ηλεκτρονικού ταχυδρομείου."
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
"tit\n"
"help.text"
-msgid "Graphics Export Options"
-msgstr "Επιλογές εξαγωγής γραφικών"
+msgid "Conversion of measurement units"
+msgstr "Μετατροπή μονάδων μέτρησης"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"hd_id3150127\n"
+"00000003.xhp\n"
+"bm_id3147543\n"
"help.text"
-msgid "Graphics Export Options"
-msgstr "Επιλογές εξαγωγής γραφικών"
+msgid "<bookmark_value>measurement units; converting</bookmark_value><bookmark_value>units; converting</bookmark_value><bookmark_value>converting;metrics</bookmark_value><bookmark_value>metrics;converting</bookmark_value>"
+msgstr "<bookmark_value>μονάδες μέτρησης, μετατροπή</bookmark_value><bookmark_value>μονάδες, μετατροπή</bookmark_value><bookmark_value>μετατροπή,μετρικά</bookmark_value><bookmark_value>μετρικά,μετατροπή</bookmark_value>"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id3160463\n"
+"00000003.xhp\n"
+"hd_id3147543\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"visible\">Defines graphics export options.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"visible\">Καθορίζει τις επιλογές εξαγωγής γραφικών.</ahelp>"
+msgid "Conversion of measurement units"
+msgstr "Μετατροπή μονάδων μέτρησης"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id1\n"
+"00000003.xhp\n"
+"par_idN1069F\n"
"help.text"
-msgid "When you export graphical elements to a file, you can select the file type. For most supported file types a dialog opens where you can setup export options."
-msgstr "Όταν εξάγετε γραφικά στοιχεία σε αρχείο, μπορείτε να επιλέξετε τον τύπο αρχείου. Για τους περισσότερους υποστηριζόμενους τύπους ανοίγει ένας διάλογος όπου μπορείτε να ορίσετε τις επιλογές εξαγωγής."
+msgid "In some dialogs, you can enter measurement values into input boxes. If you just enter a numerical value, the default measurement unit is used."
+msgstr "Σε μερικούς διαλόγους, μπορείτε να εισάγετε μονάδες μέτρησης στα πεδία εισόδου. Αν εισάγετε απλά μια αριθμητική τιμή, η προεπιλεγμένη μονάδα μέτρησης θα χρησιμοποιηθεί."
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id2\n"
+"00000003.xhp\n"
+"par_idN106A2\n"
"help.text"
-msgid "The following file types do not show an options dialog: PWP, RAS, SVG, TIFF, XPM."
-msgstr "Οι παρακάτω τύποι αρχείων δεν εμφανίζουν διάλογο επιλογών: PWP, RAS, SVG, TIFF, XPM."
+msgid "You define the default measurement unit for Writer text documents in the dialog that you get by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General</emph>. For Calc, Draw, and Impress, you open a document of that type and then open the appropriate <emph>General</emph> page as for Writer."
+msgstr "Καθορίστε την προεπιλεγμένη μονάδα μέτρησης για έγγραφα κειμένου Writer στο διάλογο που παίρνετε επιλέγοντας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Γενικά</emph>. Για Calc, Draw και Impress, ανοίγετε ένα έγγραφο αυτού του τύπου και έπειτα ανοίγετε την αντίστοιχη σελίδα <emph>Γενικά</emph> όπως στο Writer."
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id3\n"
+"00000003.xhp\n"
+"par_idN106AD\n"
"help.text"
-msgid "The other file types show options dialogs where you can set the width and height of the exported image."
-msgstr "Οι άλλοι τύποι αρχείων εμφανίζουν διαλόγους επιλογών όπου μπορείτε να ορίσετε το πλάτος και το ύψος της εξαγόμενης εικόνας."
+msgid "In input boxes for length units you can also add the unit abbreviation according to the following list:"
+msgstr "Στα πεδία εισόδου για μήκη μονάδων μπορείτε επίσης να εισάγετε και τη μονάδα συντόμευσης σύμφωνα με την παρακάτω λίστα:"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id4\n"
+"00000003.xhp\n"
+"par_idN106BA\n"
"help.text"
-msgid "Depending on the file type, you can specify some more options. Press Shift+F1 and hover over the control to see an extended help text."
-msgstr "Ανάλογα με τον τύπο του αρχείου, μπορείτε να καθορίσετε μερικές επιπλέον επιλογές. Πατήστε Shift+F1 και αφήστε πάνω από τον έλεγχο για να δείτε ένα επεκταμένο κείμενο βοήθειας."
+msgid "Unit abbreviation"
+msgstr "Συντομεύσεις μονάδων"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id388\n"
+"00000003.xhp\n"
+"par_idN106C0\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies the measurement units.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζειτις μονάδες μέτρησης.</ahelp>"
+msgid "Explanation"
+msgstr "Επεξήγηση"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"hd_id3151330\n"
+"00000003.xhp\n"
+"par_idN106C7\n"
"help.text"
-msgid "Width"
-msgstr "Πλάτος"
+msgid "mm"
+msgstr "mm"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id3154561\n"
+"00000003.xhp\n"
+"par_idN106CD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"visible\">Specifies the width.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"visible\">Καθορίζει το πλάτος.</ahelp>"
+msgid "Millimeter"
+msgstr "Χιλιοστό"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"hd_id3156027\n"
+"00000003.xhp\n"
+"par_idN106D4\n"
"help.text"
-msgid "Height"
-msgstr "Ύψος"
+msgid "cm"
+msgstr "cm"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id3147226\n"
+"00000003.xhp\n"
+"par_idN106DA\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"visible\">Specifies the height.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"visible\">Καθορίζει το ύψος.</ahelp>"
+msgid "Centimeter"
+msgstr "Εκατοστό"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"hd_id3150944\n"
+"00000003.xhp\n"
+"par_idN106E1\n"
"help.text"
-msgid "Resolution"
-msgstr "Ανάλυση"
+msgid "in or \""
+msgstr "in ή \""
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id3150129\n"
+"00000003.xhp\n"
+"par_idN106E7\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the image resolution. Select the measurement units from the list box.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την ανάλυση εικόνας. Επιλέξτε τις μονάδες μέτρησης από το πλαίσιο λίστας.</ahelp>"
+msgid "Inch"
+msgstr "Ίντσα"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"hd_id3143534\n"
+"00000003.xhp\n"
+"par_idN106EE\n"
"help.text"
-msgid "More options"
-msgstr "Περισσότερες επιλογές"
+msgid "pi"
+msgstr "pi"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id10\n"
+"00000003.xhp\n"
+"par_idN106F4\n"
"help.text"
-msgid "For JPEG files you can set the color depth and the quality."
-msgstr "Για τα αρχεία JPEG μπορείτε να καθορίσετε το βάθος χρώματος και την ποιότητα."
+msgid "Pica"
+msgstr "Pica (Πίκα)"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id435923952\n"
+"00000003.xhp\n"
+"par_idN106FB\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the color depth from 8 bit grayscale or 24 bit true color.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε το βάθος χρώματος από 8 δυαδικά κλίμακας γκρι ή 24 δυαδικά αληθινού χρώματος.</ahelp>"
+msgid "pt"
+msgstr "pt"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id355152952\n"
+"00000003.xhp\n"
+"par_idN10701\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the compression for the export. A high compression means a smaller, but slower to load image.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει τη συμπίεση για την εξαγωγή. Μια υψηλή συμπίεση σημαίνει μια πιο μικρή, αλλά πιο μικρή για φόρτωση εικόνα.</ahelp>"
+msgid "Point"
+msgstr "Σημείο"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id355152953\n"
+"00000003.xhp\n"
+"par_idN10704\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the quality for the export. Choose from a low quality with minimal file size, up to a high quality and big file size</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει την ποιότητα εξαγωγής. Επιλέξτε από μια χαμηλή ποιότητα με ελάχιστο μέγεθος αρχείου, μέχρι μια υψηλή ποιότητα και μεγάλο μέγεθος αρχείου</ahelp>"
+msgid "The following formulas convert the units:"
+msgstr "Οι επόμενοι τύπου μετατρέπουν τις μονάδες:"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id11\n"
+"00000003.xhp\n"
+"par_idN1070A\n"
"help.text"
-msgid "For BMP files you can set the compression and the RLE encoding."
-msgstr "Για τα αρχεία BMP μπορείτε να ορίσετε τη συμπίεση και την κωδικοποίηση RLE."
+msgid "1 cm = 10 mm"
+msgstr "1 εκατοστό = 10 χιλιοστά"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id312346798\n"
+"00000003.xhp\n"
+"par_idN1070E\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies RLE (Run Length Encoding) to the BMP graphics.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εφαρμόζει RLE (κωδικοποίηση μήκους εκτέλεσης) στα γραφικά BMP.</ahelp>"
+msgid "1 inch = 2.54 cm"
+msgstr "1 ίντσα = 2,54 εκατοστά"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id12\n"
+"00000003.xhp\n"
+"par_idN10712\n"
"help.text"
-msgid "For PBM, PGM, and PPM files you can set the encoding."
-msgstr "Για αρχεία PBM, PGM και PPM μπορείτε να ορίσετε την κωδικοποίηση."
+msgid "1 inch = 6 Pica = 72 Point"
+msgstr "1 ίντσα = 72 στιγμές"
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id344441\n"
+"00000003.xhp\n"
+"par_idN10715\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Exports the file in binary format. The resulting file is smaller than a text file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εξαγωγή του αρχείου σε δυαδική μορφή. Το τελικό αρχείο είναι μικρότερο από ένα αρχείο κειμένου.</ahelp>"
+msgid "For example, in a text document, open <emph>Format - Paragraph - Indents & Spacing</emph>. To indent the current paragraph by one inch, enter <item type=\"literal\">1 in</item> or <item type=\"literal\">1\"</item> into the \"Before text\" box. To indent the paragraph by 1 cm, enter <item type=\"literal\">1 cm</item> into the input box."
+msgstr "Για παράδειγμα, σε ένα έγγραφο κειμένου, ανοίξτε το <emph>Μορφή - Παράγραφος - Εσοχές & Κενά</emph>. Για να ορίσετε μήκος εσοχής για τη τωρινή παράγραφο 1 ίντσα, πληκτρολογήστε <item type=\"literal\">1 in</item> ή <item type=\"literal\">1\"</item> στο κουτί \"Πριν το κείμενο\". Για να ορίσετε μήκος εσοχής για τη τωρινή παράγραφο 1 εκατοστό, πληκτρολογήστε <item type=\"literal\">1 cm</item> στο πεδίο εισόδου."
-#: 00000200.xhp
+#: 00000003.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id3555783\n"
+"00000003.xhp\n"
+"par_idN1074C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Exports the file in ASCII text format. The resulting file is larger than a binary file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εξάγει το αρχείο σε μορφή κειμένου ASCII. Το τελικό αρχείο είναι μεγαλύτερο από ένα δυαδικό αρχείο.</ahelp>"
+msgid "To input the maximum or minimum allowed value respectively, click the current value and then press the <item type=\"keycode\">Page Up</item> or <item type=\"keycode\">Page Down</item> key."
+msgstr "Για να εισάγετε τη μέγιστη ή ελάχιστη επιτρεπτή τιμή αντίστοιχα, κάντε κλικ τη τωρινή τιμή και μετά πιέστε το πλήκτρο <item type=\"keycode\">Page Up</item> ή <item type=\"keycode\">Page Down</item>."
-#: 00000200.xhp
+#: 00000004.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id13\n"
+"00000004.xhp\n"
+"tit\n"
"help.text"
-msgid "For PNG files you can set the compression and the interlaced mode."
-msgstr "Για αρχεία PNG μπορείτε να ορίσετε τη συμπίεση και την συνενωμένη κατάσταση."
+msgid "To access this command..."
+msgstr "Για πρόσβαση σε αυτή την εντολή..."
-#: 00000200.xhp
+#: 00000004.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id35674840\n"
+"00000004.xhp\n"
+"hd_id3160447\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the graphic is to be saved in interlaced mode.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσδιορίζει αν το γραφικό θα αποθηκευτεί σε συνενωμένη κατάσταση.</ahelp>"
+msgid "<variable id=\"wie\">To access this command...</variable>"
+msgstr "<variable id=\"wie\">Για να έχετε πρόσβαση σε αυτήν τη λειτουργία...</variable>"
-#: 00000200.xhp
+#: 00000004.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id14\n"
+"00000004.xhp\n"
+"par_id3147212\n"
+"47\n"
"help.text"
-msgid "For GIF files you can set the transparency and the interlaced mode."
-msgstr "Για αρχεία GIF μπορείτε να ορίσετε τη διαφάνεια και την κατάσταση συνένωσης."
+msgid "<variable id=\"related\"><emph>Related Topics</emph></variable>"
+msgstr "<variable id=\"related\"><emph>Σχετικά θέματα</emph></variable>"
-#: 00000200.xhp
+#: 00000004.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id31456456938\n"
+"00000004.xhp\n"
+"par_id56935339\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to save the background of the picture as transparent. Only objects will be visible in the GIF image. Use the Color Replacer to set the transparent color in the picture.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίστε εάν το παρασκήνιο της εικόνας θα αποθηκευτεί ως διαφανές. Μόνο τα αντικείμενα θα είναι ορατά στην εικόνα GIF. Χρησιμοποιήστε τον αντικαταστάτη χρώματος για να ορίσετε το χρώμα διαφάνειας στην εικόνα.</ahelp>"
+msgid "Enable or disable the Help Agent on <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - General</emph>."
+msgstr "Ενεργοποίηση ή απενεργοποίηση του βοηθού στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Γενικά</emph>."
-#: 00000200.xhp
+#: 00000004.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id15\n"
+"00000004.xhp\n"
+"par_id3154689\n"
"help.text"
-msgid "For EPS files you can set the preview, the color format, the compression, and the version."
-msgstr "Για τα αρχεία EPS μπορείτε να ορίσετε την προεπισκόπηση, τη μορφή χρώματος, τη συμπίεση και την έκδοση."
+msgid "<image id=\"img_id3152427\" src=\"cmd/sc_color.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152427\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152427\" src=\"cmd/sc_color.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152427\">Εικονίδιο</alt></image>"
-#: 00000200.xhp
+#: 00000004.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id3147779948\n"
+"00000004.xhp\n"
+"par_id3146067\n"
+"46\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">You must print an EPS file with a PostScript printer. Other printers will only print the embedded preview.</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Πρέπει να εκτυπώσετε ένα αρχείο EPS με έναν εκτυπωτή PostScript. Άλλοι εκτυπωτές θα εκτυπώσουν μόνο την ενσωματωμένη προεπισκόπηση. </caseinline></switchinline>"
+msgid "Font Color"
+msgstr "Χρώμα γραμματοσειράς"
-#: 00000200.xhp
+#: 00000004.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id993155271\n"
+"00000004.xhp\n"
+"par_id3157898\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether a preview image is exported in the TIFF format together with the actual PostScript file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν μια εικόνα προεπισκόπησης εξάγεται σε μορφή TIFF μαζί με το παρόν αρχείο PostScript.</ahelp>"
+msgid "<image id=\"img_id3149716\" src=\"cmd/sc_color.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149716\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149716\" src=\"cmd/sc_color.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149716\">Εικονίδιο</alt></image>"
-#: 00000200.xhp
+#: 00000004.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id993144740\n"
-"30\n"
+"00000004.xhp\n"
+"par_id3149893\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether a monochrome preview graphic in EPSI format is exported together with the PostScript file. This format only contains printable characters from the 7-bit ASCII code.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν ένα μονόχρωμο γραφικό προεπισκόπησης σε μορφή EPSI εξάγεται μαζί με το αντίστοιχο αρχείο PostScript. Αυτή η μορφή περιέχει μόνο εκτυπώσιμους χαρακτήρες από τον κώδικα ASCII 7 δυαδικών.</ahelp>"
+msgid "Font Color"
+msgstr "Χρώμα γραμματοσειράς"
-#: 00000200.xhp
+#: 00000004.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id993150935\n"
+"00000004.xhp\n"
+"par_id3149750\n"
+"help.text"
+msgid "<image id=\"img_id3146957\" src=\"cmd/sc_justifypara.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146957\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146957\" src=\"cmd/sc_justifypara.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146957\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3150693\n"
+"8\n"
+"help.text"
+msgid "Line spacing: 1"
+msgstr "Διάστιχο: 1"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3145382\n"
+"help.text"
+msgid "<image id=\"img_id3163802\" src=\"cmd/sc_spacepara15.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163802\">Icon</alt></image>"
+msgstr "<image id=\"img_id3163802\" src=\"cmd/sc_spacepara15.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163802\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3154173\n"
+"9\n"
+"help.text"
+msgid "Line spacing: 1.5"
+msgstr "Διάστιχο: 1.5"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3150131\n"
+"help.text"
+msgid "<image id=\"img_id3153252\" src=\"cmd/sc_spacepara2.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153252\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153252\" src=\"cmd/sc_spacepara2.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153252\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3152824\n"
+"10\n"
+"help.text"
+msgid "Line spacing: 2"
+msgstr "Διάστιχο: 2"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3149820\n"
+"help.text"
+msgid "<image id=\"img_id3153126\" src=\"cmd/sc_superscript.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153126\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153126\" src=\"cmd/sc_superscript.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153126\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3145121\n"
+"11\n"
+"help.text"
+msgid "Superscript"
+msgstr "Εκθέτης"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3147077\n"
+"help.text"
+msgid "<image id=\"img_id3155135\" src=\"cmd/sc_subscript.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155135\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155135\" src=\"cmd/sc_subscript.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155135\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3151385\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Compression is not available at this level. Select the Level 1 option if your PostScript printer does not offer the capabilities of Level 2.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Η συμπίεση δεν είναι διαθέσιμη σε αυτή τη στάθμη. Διαλέξτε την επιλογή Στάθμη 1 αν ο PostScript εκτυπωτής σας δεν παρέχει τις δυνατότητες της στάθμης 2.</ahelp>"
+msgid "Subscript"
+msgstr "Δείκτης"
-#: 00000200.xhp
+#: 00000004.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id993159201\n"
-"14\n"
+"00000004.xhp\n"
+"par_id3148550\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the Level 2 option if your output device supports colored bitmaps, palette graphics and compressed graphics.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διαλέξτε την επιλογή Επίπεδο 2 σε περίπτωση που η συσκευή εξόδου υποστηρίζει έγχρωμες ψηφιογραφίες, γραφικά παλέτας και συμπιεσμένα γραφικά.</ahelp>"
+msgid "<image id=\"img_id3149294\" src=\"res/helpimg/feldurch.png\" width=\"0.9374inch\" height=\"0.2398inch\"><alt id=\"alt_id3149294\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149294\" src=\"res/helpimg/feldurch.png\" width=\"0.9374inch\" height=\"0.2398inch\"><alt id=\"alt_id3149294\">Εικονίδιο</alt></image>"
-#: 00000200.xhp
+#: 00000004.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id319947250\n"
+"00000004.xhp\n"
+"par_id3152772\n"
+"15\n"
+"help.text"
+msgid "Line Style"
+msgstr "Στυλ γραμμής"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3153379\n"
+"help.text"
+msgid "<image id=\"img_id3148401\" src=\"res/helpimg/feldcolo.png\" width=\"1.0417inch\" height=\"0.2398inch\"><alt id=\"alt_id3148401\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148401\" src=\"res/helpimg/feldcolo.png\" width=\"1.0417inch\" height=\"0.2398inch\"><alt id=\"alt_id3148401\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3149290\n"
+"16\n"
+"help.text"
+msgid "Line Color"
+msgstr "Χρώμα γραμμής"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3156214\n"
+"help.text"
+msgid "<image id=\"img_id3149807\" src=\"res/helpimg/feldbrei.png\" width=\"0.6563inch\" height=\"0.2189inch\"><alt id=\"alt_id3149807\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149807\" src=\"res/helpimg/feldbrei.png\" width=\"0.6563inch\" height=\"0.2189inch\"><alt id=\"alt_id3149807\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3163044\n"
+"17\n"
+"help.text"
+msgid "Line Width"
+msgstr "Πλάτος γραμμής"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3154154\n"
+"help.text"
+msgid "<image id=\"img_id3145152\" src=\"res/helpimg/swh00117.png\" width=\"2.0835inch\" height=\"0.2398inch\"><alt id=\"alt_id3145152\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145152\" src=\"res/helpimg/swh00117.png\" width=\"2.0835inch\" height=\"0.2398inch\"><alt id=\"alt_id3145152\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3150650\n"
"18\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Exports the file in color.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εξάγει το αρχείο με χρώμα.</ahelp>"
+msgid "Area Style / Filling"
+msgstr "Στυλ περιοχής / Γέμισμα"
-#: 00000200.xhp
+#: 00000004.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id993147088\n"
+"00000004.xhp\n"
+"par_id3153367\n"
+"help.text"
+msgid "<image id=\"img_id3147502\" src=\"cmd/sc_aligntop.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147502\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147502\" src=\"cmd/sc_aligntop.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147502\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3148557\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Exports the file in grayscale tones.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εξάγει το αρχείο σε τόνους γκρι κλίμακας.</ahelp>"
+msgid "Align Top"
+msgstr "Στοίχιση πάνω"
-#: 00000200.xhp
+#: 00000004.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id399153683\n"
-"24\n"
+"00000004.xhp\n"
+"par_id3146923\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">LZW compression is the compression of a file into a smaller file using a table-based lookup algorithm.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Η συμπίεση LZW είναι η συμπίεση ενός αρχείου σε ένα μικρότερο αρχείο χρησιμοποιώντας έναν αλγόριθμο αναζήτησης βασισμένο σε πίνακα.</ahelp>"
+msgid "<image id=\"img_id3150410\" src=\"cmd/sc_cellvertbottom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150410\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150410\" src=\"cmd/sc_cellvertbottom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150410\">Εικονίδιο</alt></image>"
-#: 00000200.xhp
+#: 00000004.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id319952780\n"
-"26\n"
+"00000004.xhp\n"
+"par_id3149287\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies that you do not wish to use compression.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει ότι δεν επιθυμείτε να χρησιμοποιήσετε συμπίεση.</ahelp>"
+msgid "Align Bottom"
+msgstr "Στοίχιση κάτω"
-#: 00000200.xhp
+#: 00000004.xhp
msgctxt ""
-"00000200.xhp\n"
-"par_id3147250\n"
+"00000004.xhp\n"
+"par_id3153097\n"
"help.text"
-msgid "See <link href=\"text/shared/00/00000020.xhp\" name=\"Import and Export Filter Information\">Import and Export Filter Information</link> for more information about filters."
-msgstr "Κοιτάξτε την <link href=\"text/shared/00/00000020.xhp\" name=\"Εισαγωγή και Εξαγωγή Πληροφοριών για Φίλτρα\">Εισαγωγή και Εξαγωγή Πληροφοριών για Φίλτρα</link> για περισσότερες πληροφορίες για τα φίλτρα."
+msgid "<image id=\"img_id3153363\" src=\"cmd/sc_alignvcenter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153363\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153363\" src=\"cmd/sc_alignvcenter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153363\">Εικονίδιο</alt></image>"
-#: 00000408.xhp
+#: 00000004.xhp
msgctxt ""
-"00000408.xhp\n"
-"tit\n"
+"00000004.xhp\n"
+"par_id3150873\n"
+"22\n"
"help.text"
-msgid "Help Menu"
-msgstr "Βοήθεια"
+msgid "Align Center Vertically"
+msgstr "Στοίχιση κατακόρυφα κεντραρισμένα"
-#: 00000408.xhp
+#: 00000004.xhp
msgctxt ""
-"00000408.xhp\n"
-"hd_id3154689\n"
-"1\n"
+"00000004.xhp\n"
+"par_id3147436\n"
"help.text"
-msgid "Help Menu"
-msgstr "Βοήθεια"
+msgid "<image id=\"img_id3159123\" src=\"svx/res/nu07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159123\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159123\" src=\"svx/res/nu07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159123\">Εικονίδιο</alt></image>"
-#: 00000408.xhp
+#: 00000004.xhp
msgctxt ""
-"00000408.xhp\n"
-"par_id3150960\n"
-"2\n"
+"00000004.xhp\n"
+"par_id3147418\n"
+"27\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - Contents</emph></variable>"
-msgstr "<variable id=\"content\">Επιλέξτε <emph>Βοήθεια - Περιεχόμενα</emph></variable>"
+msgid "Apply"
+msgstr "Εφαρμογή"
-#: 00000408.xhp
+#: 00000004.xhp
msgctxt ""
-"00000408.xhp\n"
-"par_id3147240\n"
-"14\n"
+"00000004.xhp\n"
+"par_id3146147\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Επιλέξτε <emph>Βοήθεια - Περί</emph><emph>%PRODUCTNAME</emph></variable>"
+msgid "<image id=\"img_id3145364\" src=\"svx/res/nu08.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145364\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145364\" src=\"svx/res/nu08.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145364\">Εικονίδιο</alt></image>"
-#: 00000408.xhp
+#: 00000004.xhp
msgctxt ""
-"00000408.xhp\n"
-"par_id3151387\n"
-"15\n"
+"00000004.xhp\n"
+"par_id3148617\n"
+"28\n"
"help.text"
-msgid "Automatically after <item type=\"productname\">%PRODUCTNAME</item> is first started."
-msgstr "Αυτόματα μετά την πρώτη εκκίνηση του <item type=\"productname\">%PRODUCTNAME</item>"
+msgid "Cancel"
+msgstr "Άκυρο"
-#: 00000408.xhp
+#: 00000004.xhp
msgctxt ""
-"00000408.xhp\n"
-"par_id3153808\n"
-"16\n"
+"00000004.xhp\n"
+"par_id3154730\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Επιλέξτε <emph>Βοήθεια - Δήλωση</emph> (απευθείας σύνδεσμος σε άλλο website)"
+msgid "<image id=\"img_id3154096\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154096\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154096\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154096\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3145800\n"
+"30\n"
+"help.text"
+msgid "Up One Level"
+msgstr "Ένα επίπεδο πάνω"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3149412\n"
+"help.text"
+msgid "<image id=\"img_id3153279\" src=\"fpicker/res/fp014.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153279\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153279\" src=\"fpicker/res/fp014.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153279\">Icon</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3154064\n"
+"48\n"
+"help.text"
+msgid "Create New Directory"
+msgstr "Δημιουργία νέου καταλόγου"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3153221\n"
+"help.text"
+msgid "<image id=\"img_id3153334\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153334\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153334\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153334\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3145646\n"
+"39\n"
+"help.text"
+msgid "Up One Level"
+msgstr "Ένα επίπεδο πάνω"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3151320\n"
+"help.text"
+msgid "<image id=\"img_id3148833\" src=\"fpicker/res/fp014.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148833\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148833\" src=\"fpicker/res/fp014.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148833\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3153005\n"
+"40\n"
+"help.text"
+msgid "Create New Folder"
+msgstr "Δημιουργία νέου φακέλου"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3156361\n"
+"help.text"
+msgid "<image id=\"img_id3150656\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150656\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150656\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150656\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3146915\n"
+"35\n"
+"help.text"
+msgid "<ahelp hid=\".\">Go to the previous comment</ahelp>"
+msgstr "<ahelp hid=\".\">Μετάβαση στο προηγούμενο σχόλιο</ahelp>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3151357\n"
+"help.text"
+msgid "<image id=\"img_id3154363\" src=\"res/sc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154363\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154363\" src=\"res/sc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154363\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3159184\n"
+"36\n"
+"help.text"
+msgid "<ahelp hid=\".\">Go to the next comment</ahelp>"
+msgstr "<ahelp hid=\".\">Μετάβαση στο επόμενο σχόλιο</ahelp>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3083285\n"
+"help.text"
+msgid "<image id=\"img_id3147100\" src=\"cmd/sc_open.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147100\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147100\" src=\"cmd/sc_open.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147100\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3147339\n"
+"37\n"
+"help.text"
+msgid "Open File"
+msgstr "Άνοιγμα αρχείου"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3151189\n"
+"help.text"
+msgid "<image id=\"img_id3156318\" src=\"cmd/sc_saveas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156318\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156318\" src=\"cmd/sc_saveas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156318\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3149109\n"
+"38\n"
+"help.text"
+msgid "Save As"
+msgstr "Αποθήκευση ως"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3152946\n"
+"help.text"
+msgid "<image id=\"img_id3155904\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155904\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155904\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155904\">Εικονίδιο</alt></image>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3155336\n"
+"76\n"
+"help.text"
+msgid "Export Directly as PDF"
+msgstr "Άμεση εξαγωγή σε PDF"
#: 00000005.xhp
msgctxt ""
@@ -1631,2807 +2609,2179 @@ msgctxt ""
msgid "Widows and orphans are historical typography terms, which have been in use for many years. A widow refers to a short line at the end of a paragraph, which when printed, appears alone at the top of the next page. An orphan is, in contrast, the first line of a paragraph printed alone at the bottom of the previous page. In a $[officename] text document you can automatically prevent such occurrences in the desired Paragraph Style. When doing so, you can determine the minimum amount of lines to be kept together on a page."
msgstr "Οι χήρες και τα ορφανά είναι ιστορικοί τυπογραφικοί όροι, οι οποίοι χρησιμοποιήθηκαν για πολλά χρόνια. Ο όρος χήρα αναφέρεται σε μια μικρή γραμμή που βρίσκεται στο τέλος μιας παραγράφου η οποία, όταν εκτυπωθεί, εμφανίζεται μόνο στο επάνω μέρος της επόμενης σελίδας. Ο όρος ορφανό, αντίθετα, αναφέρεται στην πρώτη γραμμή μιας παραγράφου η οποία εκτυπώνεται μόνο στο κάτω μέρος της προηγούμενης σελίδας. Σε ένα έγγραφο κειμένου του $[officename] μπορείτε να εμποδίσετε αυτόματα την εμφάνιση αυτών των στοιχείων στο πρότυπο παραγράφου που θέλετε. Όταν το κάνετε αυτό, μπορείτε να καθορίσετε το ελάχιστο πλήθος γραμμών που πρέπει να διατηρούνται μαζί σε μια σελίδα."
-#: 00040500.xhp
+#: 00000007.xhp
msgctxt ""
-"00040500.xhp\n"
+"00000007.xhp\n"
"tit\n"
"help.text"
-msgid "Format Menu"
-msgstr "Μορφή"
+msgid "Toolbars"
+msgstr "Γραμμές εργαλείων"
-#: 00040500.xhp
+#: 00000007.xhp
msgctxt ""
-"00040500.xhp\n"
-"hd_id3150347\n"
+"00000007.xhp\n"
+"hd_id3155620\n"
"1\n"
"help.text"
-msgid "Format Menu"
-msgstr "Μορφή"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3145356\n"
-"8\n"
-"help.text"
-msgid "<variable id=\"standard\">Choose <emph>Format - Clear Direct Formatting</emph></variable>"
-msgstr "<variable id=\"standard\">Επιλέξτε <emph>Μορφή - Καθαρισμός άμεσης μορφοποίησης</emph></variable>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3153244\n"
-"9\n"
-"help.text"
-msgid "Choose <emph>Format - Character</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Χαρακτήρας</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3152352\n"
-"10\n"
-"help.text"
-msgid "On <emph>Text Formatting</emph> Bar (with cursor in object), click"
-msgstr "Κάντε κλικ στη γραμμή <emph>Μορφοποίηση κειμένου</emph> (με το δρομέα στο αντικείμενο)"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3148998\n"
-"help.text"
-msgid "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154894\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154894\">Icon</alt></image>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3149999\n"
-"11\n"
-"help.text"
-msgid "Character"
-msgstr "Χαρακτήρας"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3153935\n"
-"12\n"
-"help.text"
-msgid "Choose <emph>Format - Character - Font</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Χαρακτήρας - Γραμματοσειρά</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3157958\n"
-"14\n"
-"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Font</emph> tab"
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μιας εγγραφής και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Γραμματοσειρά</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3155338\n"
-"16\n"
-"help.text"
-msgid "Open context menu of a row header in a database table - choose <emph>Table Format - Font</emph> tab"
-msgstr "Ανοίξτε το μενού περιβάλλοντος μιας κεφαλίδας γραμμής σε ένα πίνακα βάσης δεδομένων - επιλέξτε την καρτέλα <emph>Μορφή Πίνακα - Γραμματοσειρά</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3150355\n"
-"18\n"
-"help.text"
-msgid "Choose <emph>Format - Title - Character</emph> tab (Chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Χαρακτήρας</emph> (Έγγραφα διαγραμμάτων)"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3149812\n"
-"19\n"
-"help.text"
-msgid "Choose <emph>Format - Legend - Character</emph> tab (Chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Υπόμνημα - Χαρακτήρας</emph> (Έγγραφα διαγραμμάτων)"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3153717\n"
-"20\n"
-"help.text"
-msgid "Choose <emph>Format - Axis - Character</emph> tab (Chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Άξονας - Χαρακτήρας</emph> (Έγγραφα διαγράμματος)"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3154749\n"
-"17\n"
-"help.text"
-msgid "Choose <emph>Format - Cell - Font</emph> tab (spreadsheets)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Κελί - Γραμματοσειρά</emph> (λογιστικά φύλλα)"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3156306\n"
-"199\n"
-"help.text"
-msgid "Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)"
-msgstr "Μενού <emph>Μορφή - Σελίδα - Κεφαλίδα/Υποσέλιδο</emph> - κουμπί <emph>Επεξεργασία </emph> (λογιστικά φύλλα)"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3155829\n"
-"21\n"
-"help.text"
-msgid "Choose <emph>Format - Character - Font Effects</emph> tab"
-msgstr "Επιλέξτε <emph>Μορφή - Χαρακτήρας - και την καρτέλα Εφέ γραμματοσειράς</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3149819\n"
-"23\n"
-"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Font Effects</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε <emph>Τροποποίηση/Δημιουργία - Εφέ Γραμματοσειράς</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3159176\n"
-"200\n"
-"help.text"
-msgid "Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)"
-msgstr "Μενού <emph>Μορφή - Σελίδα - Κεφαλίδα/Υποσέλιδο</emph> - κουμπί <emph>Επεξεργασία</emph> (λογιστικά φύλλα)"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3153541\n"
-"181\n"
-"help.text"
-msgid "Choose <emph>Format - Character - Position</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Χαρακτήρας - Θέση </emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3159256\n"
-"183\n"
-"help.text"
-msgid "Choose <emph>Format - Styles and Formatting - </emph>open context menu of an entry and click <emph>Modify/New - Alignment</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Πρότυπα και Μορφοποίηση - </emph>ανοίξτε το μενού περιεχομένου μίας καταχώρησης και κάντε κλικ<emph>Τροποποίηση/Δημιουργία - Στοίχιση</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3151385\n"
-"201\n"
-"help.text"
-msgid "Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)"
-msgstr "Μενού <emph>Μορφή - Σελίδα - Κεφαλίδα/Υποσέλιδο</emph> - κουμπί <emph>Επεξεργασία</emph>(λογιστικά φύλλα)"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3148550\n"
-"186\n"
-"help.text"
-msgid "Choose <emph>Format - Character - Asian Layout</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Χαρακτήρας -Ασιατική Διάταξη</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3152811\n"
-"188\n"
-"help.text"
-msgid "Choose <emph>Format - Styles and Formatting - </emph>open context menu of an entry and click <emph>Modify/New - Asian Layout</emph> tab"
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση - </emph> ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Ασιατική Διάταξη</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3153524\n"
-"190\n"
-"help.text"
-msgid "Choose <emph>Format - Paragraph - Asian Typography</emph> tab (not in HTML)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Παράγραφος - Ασιατική Τυπογραφία</emph> (όχι σε HTML)"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3154366\n"
-"191\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Cell - Asian Typography</emph> tab </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλέξτε την καρτέλα <emph>Μορφή - Κελί - Ασιατική Τυπογραφία</emph> </caseinline></switchinline>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3148742\n"
-"193\n"
-"help.text"
-msgid "Choose <emph>Format - Styles and Formatting - </emph>open context menu of an entry and click <emph>Modify/New - Asian Typography</emph> tab"
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση - </emph> ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Ασιατική Τυπογραφία</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3148922\n"
-"26\n"
-"help.text"
-msgid "Choose <emph>Format - Character - Hyperlink</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Χαρακτήρας -Υπερσύνδεση</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3149169\n"
-"29\n"
-"help.text"
-msgid "Choose <emph>Format - Paragraph</emph>"
-msgstr "Επιλέξτε την <emph>Μορφή - Παράγραφος</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3151381\n"
-"30\n"
-"help.text"
-msgid "On <emph>Text Formatting</emph> bar (with cursor in object), click"
-msgstr "Στη γραμμή <emph>Μορφοποίηση Κειμένου</emph> (με τον δείκτη στο αντικείμενο), κάντε κλικ"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3155995\n"
-"help.text"
-msgid "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150495\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150495\">Icon</alt></image>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3147299\n"
-"31\n"
-"help.text"
-msgid "Paragraph"
-msgstr "Παράγραφος"
+msgid "Toolbars"
+msgstr "Γραμμές εργαλείων"
-#: 00040500.xhp
+#: 00000007.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3147289\n"
+"00000007.xhp\n"
+"par_id3152823\n"
"4\n"
"help.text"
-msgid "Choose <emph>Format - Paragraph - Alignment</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Παράγραφος - Στοίχιση</emph>"
+msgid "<variable id=\"werkzeugleiste\">Icon on the Tools bar: </variable>"
+msgstr "<variable id=\"werkzeugleiste\">Εικονίδιο στη γραμμή εργαλείων: </variable>"
-#: 00040500.xhp
+#: 00000007.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3147352\n"
-"179\n"
+"00000007.xhp\n"
+"par_id3152352\n"
+"5\n"
"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Alignment</emph> tab"
-msgstr "Επιλέξτε <emph>Μορφή -Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Στοίχιση</emph>"
+msgid "<variable id=\"textobjektleiste\">Icon on the Formatting Bar: </variable>"
+msgstr "<variable id=\"textobjektleiste\">Εικονίδιο στη γραμμή μορφοποίησης: </variable>"
-#: 00040500.xhp
+#: 00000007.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3154640\n"
-"32\n"
+"00000007.xhp\n"
+"par_id3151370\n"
+"7\n"
"help.text"
-msgid "Choose <emph>Format - Paragraph - Indents & Spacing</emph> tab"
-msgstr "Επιλέξτε την καρτέλα<emph>Μορφή - Παράγραφος - Εσοχές & Διάστιχο</emph>"
+msgid "<variable id=\"objektleiste\">Icon on the Formatting Bar: </variable>"
+msgstr "<variable id=\"objektleiste\">Εικονίδιο στη γραμμή μορφοποίησης: </variable>"
-#: 00040500.xhp
+#: 00000007.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3152463\n"
-"34\n"
+"00000007.xhp\n"
+"par_id3149748\n"
+"9\n"
"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Indents & Spacing</emph> tab"
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Εσοχές & Αποστάσεις</emph>"
+msgid "<variable id=\"diaobjektleiste\">Icon on the Slide View Bar: </variable>"
+msgstr "<variable id=\"diaobjektleiste\">Εικονίδιο στη κυλιόμενη γραμμή προβολής: </variable>"
-#: 00040500.xhp
+#: 00000007.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3154319\n"
-"39\n"
+"00000007.xhp\n"
+"par_id3156553\n"
+"10\n"
"help.text"
-msgid "Choose <emph>Format - Paragraph - Tabs</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Παράγραφος - Στηλοθέτες</emph>"
+msgid "<variable id=\"symbolleistenneu\">This overview describes the default toolbar configuration for $[officename].</variable>"
+msgstr "<variable id=\"symbolleistenneu\"> Αυτή η σύνοψη περιγράφει τη διαμόρφωση της προεπιλεγμένης γραμμής εργαλείων για το $[officename].</variable>"
-#: 00040500.xhp
+#: 00000007.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3154833\n"
-"41\n"
+"00000007.xhp\n"
+"par_id3153551\n"
+"11\n"
"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Tabs</emph> tab"
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Στηλοθέτες</emph>"
+msgid "Asian Language Support"
+msgstr "Υποστήριξη ασιατικών γλωσσών"
-#: 00040500.xhp
+#: 00000007.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3159155\n"
-"43\n"
+"00000007.xhp\n"
+"par_id3156326\n"
+"12\n"
"help.text"
-msgid "Double-click the ruler"
-msgstr "Κάντε διπλό κλικ στο χάρακα"
+msgid "These commands can only be accessed after you enable support for Asian languages in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>."
+msgstr "Αυτές οι εντολές μπορούν να προσπελαστούν μόνο αφού ενεργοποιήσετε την υποστήριξη για ασιατικές γλώσσες στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</emph>."
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_idN109E2\n"
+"00000010.xhp\n"
+"tit\n"
"help.text"
-msgid "(all options only in Writer or Calc)"
-msgstr "(όλες οι επιλογές μόνο στο Writer ή στο Calc)"
+msgid "Context Menus"
+msgstr "Μενού περιβάλλοντος"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3156105\n"
-"44\n"
+"00000010.xhp\n"
+"hd_id3160447\n"
+"1\n"
"help.text"
-msgid "Choose <emph>Format - Paragraph - Borders</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Παράγραφος - Περιγράμματα</emph>"
+msgid "Context Menus"
+msgstr "Μενού περιβάλλοντος"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3154149\n"
+"00000010.xhp\n"
+"hd_id3148765\n"
"45\n"
"help.text"
-msgid "Choose <emph>Format - Picture - Borders</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Εικόνα - Περιγράμματα</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3163822\n"
-"48\n"
-"help.text"
-msgid "Choose <emph>Format - Frame/Object - Borders</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή- Πλαίσιο/Αντικείμενο - Περιγράμματα</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3150048\n"
-"51\n"
-"help.text"
-msgid "Choose <emph>Format - Page - Borders</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Σελίδα - Περιγράμματα</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3149911\n"
-"53\n"
-"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Borders</emph> tab"
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Περιγράμματα</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3150094\n"
-"54\n"
-"help.text"
-msgid "Choose <emph>Format - Page - Header - More</emph> button"
-msgstr "Επιλέξτε το πεδίο επιλογής <emph>Μορφή - Σελίδα - Κεφαλίδα - Περισσότερα</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3154501\n"
-"55\n"
-"help.text"
-msgid "Choose <emph>Format - Page - Footer - More</emph> button"
-msgstr "Επιλέξτε το πεδίο επιλογής <emph>Μορφή - Σελίδα - Υποσέλιδο - Περισσότερα</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3148455\n"
-"56\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Cells - Borders</emph> tab </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλέξτε την καρτέλα <emph>Μορφή - Κελιά - Μορφή - Περιγράμματα</emph></caseinline></switchinline>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3155915\n"
-"177\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Menu <emph>Format - Paragraph</emph> - <emph>Border</emph> tab -<emph> Spacing to contents</emph></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Μενού <emph>Μορφή - Παράγραφος</emph> - καρτέλα <emph>Περίγραμμα</emph> -<emph>Απόσταση από το περιεχόμενα</emph></caseinline></switchinline>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3159130\n"
-"178\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Menu<emph> Format - Page - Border - Spacing to contents</emph></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μενού<emph> Μορφή - Σελίδα - Περίγραμμα - Απόσταση από το περιεχόμενα</emph></caseinline></switchinline>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3155853\n"
-"57\n"
-"help.text"
-msgid "Choose <emph>Format - Paragraph - Background</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Παράγραφος - Φόντο </emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3147330\n"
-"58\n"
-"help.text"
-msgid "Choose <emph>Format - Character - Background</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Χαρακτήρας - Φόντο</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3149486\n"
-"59\n"
-"help.text"
-msgid "Choose <emph>Format - Picture - Background</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Εικόνα - Φόντο</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3150592\n"
-"61\n"
-"help.text"
-msgid "Choose <emph>Format - Frame/Object - Background</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Πλαίσιο/Αντικείμενο-Φόντο</emph>"
+msgid "Cut"
+msgstr "Αποκοπή"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3151321\n"
-"65\n"
+"00000010.xhp\n"
+"par_id3153383\n"
+"46\n"
"help.text"
-msgid "Choose <emph>Format - Page - Background</emph> tab"
-msgstr "Επιλέξτε την καρτέλα<emph>Μορφή - Σελίδα - Φόντο</emph>"
+msgid "Cuts out the selected object and stores it on the clipboard. The object can be reinserted from the clipboard by using <emph>Paste</emph>."
+msgstr "Πραγματοποιείται αποκοπή του επιλεγμένου αντικειμένου και αποθηκεύεται στο πρόχειρο. Μπορεί να γίνει επανεισαγωγή του αντικειμένου από το πρόχειρο χρησιμοποιώντας την <emph>Επικόλληση</emph>"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3154510\n"
+"00000010.xhp\n"
+"hd_id3156069\n"
"68\n"
"help.text"
-msgid "Choose <emph>Format - Page - Header - More</emph> button"
-msgstr "Επιλέξτε το πεδίο επιλογής <emph>Μορφή - Σελίδα - Κεφαλίδα - Περισσότερα</emph>"
+msgid "Paste"
+msgstr "Επικόλληση"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3159110\n"
+"00000010.xhp\n"
+"par_id3154896\n"
"69\n"
"help.text"
-msgid "Choose <emph>Format - Page - Footer - More</emph> button"
-msgstr "Επιλέξτε το πεδίο επιλογής <emph>Μορφή - Σελίδα -Υποσέλιδο - Περισσότερα</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3153532\n"
-"67\n"
-"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Background</emph> tab"
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Φόντο</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3144747\n"
-"174\n"
-"help.text"
-msgid "Choose <emph>Insert/Edit - Section - Background</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Εισαγωγή/Επεξεργασία - Ενότητα - Φόντο</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3146900\n"
-"71\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Cells - Background</emph> tab </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλέξτε την καρτέλα <emph>Μορφή - Κελιά - Φόντο</emph> </caseinline></switchinline>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3146791\n"
-"72\n"
-"help.text"
-msgid "Choose <emph>Format - Page - Organizer</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Σελίδα - Διαχείριση</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3154482\n"
-"74\n"
-"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Organizer</emph> tab"
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Διαχείριση</emph>"
+msgid "<ahelp hid=\"SID_EXPLORERCONTENT_PASTE\" visibility=\"visible\">Inserts the element that you moved to the clipboard into the document.</ahelp> This command can only be called if the contents of the clipboard can be inserted at the current cursor position."
+msgstr "<ahelp hid=\"SID_EXPLORERCONTENT_PASTE\" visibility=\"visible\">Εισάγει το στοιχείο που έχετε μετακινήσει στο πρόχειρο, μέσα στο έγγραφο.</ahelp>Αυτή η εντολή εκτελείται μόνο αν μπορεί να γίνει εισαγωγή των περιεχομένων του πρόχειρου στην τρέχουσα θέση του δρομέα."
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3153357\n"
-"75\n"
+"00000010.xhp\n"
+"hd_id3149948\n"
+"76\n"
"help.text"
-msgid "Choose <emph>Format - Page - Page</emph> tab"
-msgstr "Επιλέξτε την καρτέλα<emph>Μορφή - Σελίδα - Σελίδα</emph>"
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3154362\n"
+"00000010.xhp\n"
+"par_id3147588\n"
"77\n"
"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Page</emph> tab"
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Σελίδα</emph>"
+msgid "Opens a submenu in the Gallery where you can choose between <emph>Copy</emph> and <emph>Link</emph>. The selected Gallery object is either copied into the current document or a link is created."
+msgstr "Ανοίγει ένα υπομενού στην Συλλογή όπου μπορείτε να επιλέξετε μεταξύ της εντολής <emph>Αντιγραφή</emph> και <emph>Σύνδεση</emph>. Το επιλεγμένο αντικείμενο της συλλογής είτε αντιγράφεται στο τρέχον έγγραφο είτε δημιουργείται μία σύνδεση."
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3155515\n"
+"00000010.xhp\n"
+"par_id3146130\n"
"78\n"
"help.text"
-msgid "Choose <emph>Format - Page - Header</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Σελίδα - Κεφαλίδα</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3148405\n"
-"80\n"
-"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Header</emph> tab"
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μιας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Κεφαλίδας</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3145618\n"
-"81\n"
-"help.text"
-msgid "Choose <emph>Format - Page - Footer</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Σελίδα - Υποσέλιδο</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3155175\n"
-"83\n"
-"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Footer</emph> tab"
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μιας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Υποσέλιδο</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3147404\n"
-"84\n"
-"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3166447\n"
-"95\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+T</caseinline><defaultinline>F11</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή+T</caseinline><defaultinline>F11</defaultinline></switchinline>"
+msgid "If you have selected an object in your document, then a new insertion will replace the selected object."
+msgstr "Εάν έχετε επιλέξει ένα αντικείμενο στο έγγραφό σας, τότε μια νέα εισαγωγή θα αντικαταστήσει το επιλεγμένο αντικείμενο."
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3147321\n"
-"85\n"
+"00000010.xhp\n"
+"hd_id3145829\n"
+"79\n"
"help.text"
-msgid "On <emph>Formatting</emph> Bar, click"
-msgstr "Στη γραμμή <emph>Μορφοποίηση</emph>, κάντε κλικ"
+msgid "Background"
+msgstr "Φόντο"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3148533\n"
+"00000010.xhp\n"
+"par_id3149180\n"
+"80\n"
"help.text"
-msgid "<image id=\"img_id3149568\" src=\"cmd/sc_designerdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149568\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149568\" src=\"cmd/sc_designerdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149568\">Icon</alt></image>"
+msgid "<ahelp hid=\"HID_GALLERY_MN_BACKGROUND\" visibility=\"visible\">Inserts the selected picture as a background graphic.</ahelp> Use the submenu commands <emph>Page</emph> or <emph>Paragraph</emph> to define whether the graphic should cover the entire page or only the current paragraph."
+msgstr "<ahelp hid=\"HID_GALLERY_MN_BACKGROUND\" visibility=\"visible\">Εισάγει την επιλεγμένη εικόνα ως γραφικό φόντου.</ahelp> Μπορείτε να χρησιμοποιήσετε τις εντολές του υπομενού <emph>Σελίδα</emph> ή <emph>Παράγραφος</emph> για να ορίσετε αν το γραφικό θα καλύπτει ολόκληρη τη σελίδα η μόνο την τρέχουσα παράγραφο."
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3153534\n"
-"86\n"
+"00000010.xhp\n"
+"hd_id3153049\n"
+"87\n"
"help.text"
-msgid "Styles and Formatting"
-msgstr "Πρότυπα και μορφοποίηση"
+msgid "Copy"
+msgstr "Αντιγραφή"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3159313\n"
+"00000010.xhp\n"
+"par_id3150774\n"
"88\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>On the <emph>Drawing</emph> bar, click</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Στη γραμμή <emph>Σχεδίαση</emph> κάντε κλικ</defaultinline></switchinline>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3109845\n"
-"help.text"
-msgid "<image id=\"img_id3159236\" src=\"cmd/sc_window3d.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159236\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159236\" src=\"cmd/sc_window3d.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159236\">Icon</alt></image>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3152498\n"
-"3\n"
-"help.text"
-msgid "<emph>3D Effects</emph>"
-msgstr "<emph>Εφέ 3Δ</emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3145256\n"
-"90\n"
-"help.text"
-msgid "<variable id=\"3dgeometrie\">Open the context menu of the 3D object, choose <emph>3D Effects - Geometry</emph> tab </variable>"
-msgstr "φ<variable id=\"3dgeometrie\">Ανοίξτε το μενού περιβάλλοντος του αντικειμένου 3Δ, και επιλέξτε την καρτέλα <emph>Εφέ 3Δ - Γεωμετρία</emph></variable>"
+msgid "<ahelp hid=\"SID_EXPLORERCONTENT_COPY\" visibility=\"visible\">Copies the selected element to the clipboard.</ahelp>"
+msgstr "<ahelp hid=\"SID_EXPLORERCONTENT_COPY\" visibility=\"visible\">Αντιγράφει το επιλεγμένο στοιχείο στο πρόχειρο.</ahelp>"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3154203\n"
+"00000010.xhp\n"
+"hd_id3148620\n"
"91\n"
"help.text"
-msgid "<variable id=\"3ddarstellung\">Open the context menu of the 3D object, choose <emph>3D Effects - Shading</emph> tab </variable>"
-msgstr "<variable id=\"3ddarstellung\">Ανοίξτε το μενού περιβάλλοντος του αντικειμένου 3Δ, και επιλέξτε την καρτέλα <emph>Εφέ 3Δ - Σκίαση</emph> </variable>"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3151284\n"
+"00000010.xhp\n"
+"par_id3154317\n"
"92\n"
"help.text"
-msgid "<variable id=\"3dbeleuchtung\">Open the context menu of the 3D object, choose <emph>3D Effects - Illumination</emph> tab </variable>"
-msgstr "<variable id=\"3dbeleuchtung\">Ανοίξτε το μενού περιβάλλοντος του αντικειμένου 3Δ, και επιλέξτε την καρτέλα <emph>Εφέ 3Δ - Φωτισμός</emph> </variable>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3152475\n"
-"93\n"
-"help.text"
-msgid "<variable id=\"3dtexturen\">Open the context menu of the 3D object, choose <emph>3D Effects - Textures</emph> tab </variable>"
-msgstr "<variable id=\"3dtexturen\">Ανοίξτε το μενού περιβάλλοντος του αντικειμένου 3Δ, και επιλέξτε την καρτέλα <emph>Εφέ 3Δ - Υφή</emph></variable>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3154572\n"
-"94\n"
-"help.text"
-msgid "<variable id=\"3dmaterial\">Open the context menu of the 3D object, choose <emph>3D Effects - Material</emph> tab </variable>"
-msgstr "<variable id=\"3dmaterial\">Ανοίξτε το μενού περιβάλλοντος του αντικειμένου 3Δ, και επιλέξτε την καρτέλα <emph>Εφέ 3Δ - Υλικό</emph> </variable>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3145220\n"
-"155\n"
-"help.text"
-msgid "Choose <emph>Format - Bullets and Numbering </emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Κουκίδες και Αρίθμηση </emph>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3148771\n"
-"156\n"
-"help.text"
-msgid "On <emph>Formatting</emph> toolbar, click"
-msgstr "Στη γραμμή εργαλείων <emph>Μορφοποίηση</emph>, κάντε κλικ"
+msgid "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_DESTROY\">Deletes the current selection. If multiple objects are selected, all will be deleted. In most cases, a <link href=\"text/shared/01/03150100.xhp\" name=\"security query\">security query</link> appears before objects are deleted.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_DESTROY\">Διαγράφει την τρέχουσα επιλογή. Αν πολλά αντικείμενα είναι επιλεγμένα, θα διαγραφούν όλα. Στις περισσότερες περιπτώσεις, ένα <link href=\"text/shared/01/03150100.xhp\" name=\"ερώτημα ασφαλείας\">ερώτημα ασφαλείας</link> εμφανίζεται πριν διαγραφούν τα αντικείμενα.</ahelp>"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3149445\n"
+"00000010.xhp\n"
+"par_id3155941\n"
+"190\n"
"help.text"
-msgid "<image id=\"img_id3149964\" src=\"cmd/sc_defaultbullet.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149964\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149964\" src=\"cmd/sc_defaultbullet.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149964\">Icon</alt></image>"
+msgid "The object is either physically deleted from the data carrier or the object display is removed, depending on context."
+msgstr "Το αντικείμενο είτε διαγράφεται απόλυτα από το φορέα δεδομένων ή καταργείται η εμφάνισή του, ανάλογα με το περιβάλλον."
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3157970\n"
-"163\n"
+"00000010.xhp\n"
+"par_id3150506\n"
+"192\n"
"help.text"
-msgid "Bullets On/Off"
-msgstr "Κουκίδες Ναι/Όχι"
+msgid "If you choose <emph>Delete</emph> while in the Gallery, the entry will be deleted from the Gallery, but the file itself will remain untouched."
+msgstr "Αν διαλέξετε τη <emph>Διαγραφή</emph> όσο βρίσκεστε στην Συλλογή, η καταχώριση θα διαγραφεί από την Συλλογή, αλλά το ίδιο το αρχείο θα παραμείνει ανέπαφο."
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3149735\n"
-"157\n"
+"00000010.xhp\n"
+"hd_id3150443\n"
+"136\n"
"help.text"
-msgid "Choose <emph>Format - Bullets and Numbering</emph>. Open <emph>Options</emph> tab page"
-msgstr "Επιλέξτε <emph>Μορφή - Κουκίδες και Αρίθμηση </emph>. Ανοίξτε την καρτέλα <emph>Επιλογές</emph>"
+msgid "Open"
+msgstr "Άνοιγμα"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3150785\n"
-"164\n"
+"00000010.xhp\n"
+"par_id3149149\n"
+"137\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open <emph>Styles and Formatting</emph> - Presentation Styles - context menu of an Outline Style - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ανοίξτε <emph>Πρότυπα και Μορφοποίηση</emph> - Πρότυπα παρουσίασης - μενού περιβάλλοντος ενός Προτύπου Διάρθρωσης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
+msgid "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_OPEN_OBJECT\">Use the<emph> Open </emph>command to open the selected object in a new task.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_OPEN_OBJECT\">Μπορείτε να χρησιμοποιήσετε την εντολή <emph>Άνοιγμα</emph> για να ανοίξετε το επιλεγμένο αντικείμενο σε μία νέα εργασία.</ahelp>"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3148420\n"
+"00000010.xhp\n"
+"hd_id3149732\n"
"165\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles and Formatting</emph> - Numbering Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ανοίξτε <emph>Πρότυπα και Μορφοποίηση</emph> - Στυλ αρίθμησης - μενού περιβάλλοντος μιας καταχώρισης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3148888\n"
-"158\n"
-"help.text"
-msgid "Choose <emph>Format - Bullets and Numbering - Bullets</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Κουκίδες και Αρίθμηση - Κουκίδες</emph>"
+msgid "Rename"
+msgstr "Μετονομασία"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3149917\n"
+"00000010.xhp\n"
+"par_id3149797\n"
"166\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open Styles and Formatting - Presentation Styles - context menu of an Outline Style - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ανοίξτε το Πρότυπα και Μορφοποίηση - Πρότυπα παρουσίασης - μενού περιβάλλοντος ενός Προτύπου Διάρθρωσης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
-
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3154930\n"
-"167\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open Styles and Formatting - Numbering Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ανοίξτε Πρότυπα και Μορφοποίηση - Στυλ αρίθμησης - μενού περιβάλλοντος μιας καταχώρισης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
+msgid "<ahelp hid=\"SID_EXPLORERCONTENT_RENAME\" visibility=\"visible\">Enables a selected object to be renamed.</ahelp> After selecting <emph>Rename</emph> the name is selected and a new one can be entered directly. Use the arrow keys to set the cursor at the beginning or end of the name to delete or add to part of the name or to reposition the cursor."
+msgstr "<ahelp hid=\"SID_EXPLORERCONTENT_RENAME\" visibility=\"visible\">Επιτρέπει τη μετονομασία ενός επιλεγμένου αντικειμένου.</ahelp> Αφού επιλέξετε την εντολή <emph>Μετονομασία</emph> το όνομα επιλέγεται και ένα νέο όνομα μπορεί να καταχωρηθεί άμεσα. Χρησιμοποιήστε τα πλήκτρα βέλη για να τοποθετήσετε το δρομέα στην αρχή ή στο τέλος του ονόματος ώστε να διαγράψετε ή να προσθέσετε σε μέρος του ονόματος ή να τοποθετήσετε το δρομέα σε νέα θέση."
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3150862\n"
-"159\n"
+"00000010.xhp\n"
+"hd_id3155434\n"
+"317\n"
"help.text"
-msgid "Choose <emph>Format - Bullets and Numbering - Numbering</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Κουκίδες και Αρίθμηση - Αρίθμηση</emph>"
+msgid "Update"
+msgstr "Ενημέρωση"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3155378\n"
-"168\n"
+"00000010.xhp\n"
+"par_id3154898\n"
+"318\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open <emph>Styles and Formatting</emph> - Presentation Styles - context menu of an Outline Style - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ανοίξτε <emph>Πρότυπα και Μορφοποίηση</emph> - Πρότυπα παρουσίασης - μενού περιβάλλοντος ενός Προτύπου Διάρθρωσης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
+msgid "<ahelp hid=\"HID_GALLERY_ACTUALIZE\" visibility=\"visible\">Updates the view in the window or in the selected object.</ahelp>"
+msgstr "<ahelp hid=\"HID_GALLERY_ACTUALIZE\" visibility=\"visible\">Ανανεώνει την προβολή στο παράθυρο ή στο επιλεγμένο αντικείμενο.</ahelp>"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3156011\n"
-"169\n"
+"00000010.xhp\n"
+"hd_id3147573\n"
+"172\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles and Formatting</emph> - Numbering Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ανοίξτε <emph>Πρότυπα και Μορφοποίηση</emph> - Στυλ αρίθμησης - μενού περιβάλλοντος μιας καταχώρισης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id0611200904324832\n"
+"00000010.xhp\n"
+"par_id3155583\n"
+"173\n"
"help.text"
-msgid "<variable id=\"graphics\">Choose <emph>Format - Bullets and Numbering - Graphics</emph> tab</variable>"
-msgstr "<variable id=\"graphics\">Επιλέξτε <emph>Μορφή - Κουκίδες και αρίθμηση - Γραφικά</emph></variable>"
+msgid "The element selected is displayed in the Gallery at maximum size. Double-click the preview to switch back to the normal Gallery view."
+msgstr "Το επιλεγμένο αντικείμενο εμφανίζεται στη Γκαλερί στο μέγιστο μέγεθος. Κάντε διπλό κλικ στην προεπισκόπηση για να επιστρέψετε στην κανονική προβολή της Γκαλερί."
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3155848\n"
-"160\n"
+"00000010.xhp\n"
+"hd_id3157809\n"
+"319\n"
"help.text"
-msgid "Choose <emph>Format - Bullets and Numbering - Outline</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Κουκίδες και Αρίθμηση - Διάρθρωση</emph>"
+msgid "Create Link"
+msgstr "Δημιουργία σύνδεσης"
-#: 00040500.xhp
+#: 00000010.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3148733\n"
-"170\n"
+"00000010.xhp\n"
+"par_id3153716\n"
+"320\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles and Formatting</emph> - Numbering Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ανοίξτε <emph>Πρότυπα και Μορφοποίηση</emph> - Στυλ αρίθμησης - μενού περιβάλλοντος μιας καταχώρισης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
+msgid "This command can be activated if an object is selected. A link named \"Link to xxx\" (<emph>xxx</emph> represents the name of the object) will be created directly in the same directory as that of the selected object."
+msgstr "Αυτή η εντολή μπορεί να ενεργοποιηθεί αν ένα αντικείμενο είναι επιλεγμένο. Μία σύνδεση με το όνομα \"Σύνδεση στο xxx\"(<emph>xxx</emph> αντιπροσωπεύει το όνομα του αντικειμένου) θα δημιουργηθεί μέσα στον ίδιο τον κατάλογο στον οποίο βρίσκεται το επιλεγμένο αντικείμενο."
-#: 00040500.xhp
+#: 00000011.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3156658\n"
-"162\n"
+"00000011.xhp\n"
+"tit\n"
"help.text"
-msgid "Choose <emph>Format - Bullets and Numbering</emph>. Open <emph>Position</emph> tab page"
-msgstr "Επιλέξτε <emph>Μορφή - Κουκίδες και Αρίθμηση </emph>. Ανοίξτε την καρτέλα <emph>Θέση</emph>"
+msgid "Menu Commands"
+msgstr "Εντολές μενού"
-#: 00040500.xhp
+#: 00000011.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3156170\n"
-"152\n"
+"00000011.xhp\n"
+"hd_id3156045\n"
+"4\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Tools - Outline Numbering - Position</emph> tab </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Επιλέξτε την καρτέλα <emph>Εργαλεία - Αρίθμηση κεφαλαίων - Θέση</emph></caseinline></switchinline>"
+msgid "Menu Commands"
+msgstr "Εντολές μενού"
-#: 00040500.xhp
+#: 00000011.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3153812\n"
-"173\n"
+"00000011.xhp\n"
+"par_id3150838\n"
+"5\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles and Formatting - Numbering Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ανοίξτε <emph>Πρότυπα και Μορφοποίηση - Στυλ αρίθμησης</emph> - μενού περιβάλλοντος μιας καταχώρισης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
+msgid "The window containing the document you want to work on must be selected in order to use the menu commands. Similarly, you must select an object in the document to use the menu commands associated with the object."
+msgstr "Το παράθυρο που περιέχει το έγγραφο στο οποίο θέλετε να δουλέψετε πρέπει να είναι επιλεγμένο, ώστε να μπορούν να χρησιμοποιηθούν οι εντολές μενού. Παρόμοια, πρέπει να επιλέξετε ένα αντικείμενο στο έγγραφο για να χρησιμοποιήσετε τις επιλογές μενού που συνδέονται με αυτό το αντικείμενο."
-#: 00040500.xhp
+#: 00000011.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3151332\n"
-"194\n"
+"00000011.xhp\n"
+"par_id3156027\n"
+"3\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Menu <emph>Format - Picture </emph>- <emph>Crop</emph> tab </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Μενού <emph>Μορφή - Εικόνα </emph>- <emph>Περικοπή</emph> καρτέλα </caseinline></switchinline>"
+msgid "The menus are context sensitive. This means that those menu items are available that are relevant to the work currently being carried out. If the cursor is located in a text, then all of those menu items are available that are needed to edit the text. If you have selected graphics in a document, then you will see all of the menu items that can be used to edit graphics."
+msgstr "Τα μενού εξαρτώνται από το περιβάλλον, που σημαίνει ότι οι διαθέσιμες εντολές μενού είναι εκείνες οι οποίες έχουν σχέση με την εργασία που πραγματοποιείται εκείνη τη στιγμή. Αν ο δρομέας βρίσκεται σε κείμενο, τότε θα είναι διαθέσιμες όλες οι εντολές μενού οι οποίες είναι απαραίτητες για την επεξεργασία κειμένου. Εάν, για παράδειγμα, έχετε επιλέξει γραφικά σε ένα έγγραφο, θα εμφανιστούν όλες οι εντολές μενού που χρησιμοποιούνται για την επεξεργασία γραφικών."
-#: 00040500.xhp
+#: 00000020.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3153317\n"
-"198\n"
+"00000020.xhp\n"
+"tit\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><defaultinline>Icon on the <emph>Picture</emph> toolbar:</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><defaultinline>Εικονίδιο στη γραμμή εργαλείων <emph>Εικόνα</emph> :</defaultinline></switchinline>"
+msgid "About Import and Export Filters"
+msgstr "Πληροφορίες σχετικά με τα φίλτρα εισαγωγής και εξαγωγής"
-#: 00040500.xhp
+#: 00000020.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3149953\n"
+"00000020.xhp\n"
+"bm_id3152952\n"
"help.text"
-msgid "<image id=\"img_id3155092\" src=\"cmd/sc_grafattrcrop.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155092\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155092\" src=\"cmd/sc_grafattrcrop.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155092\">Icon</alt></image>"
+msgid "<bookmark_value>import filters</bookmark_value><bookmark_value>export filters</bookmark_value><bookmark_value>filters; for import and export</bookmark_value><bookmark_value>files; filters and formats</bookmark_value><bookmark_value>formats; on opening and saving</bookmark_value><bookmark_value>importing; HTML and text documents</bookmark_value><bookmark_value>exporting;HTML and text documents</bookmark_value><bookmark_value>text documents; importing/exporting</bookmark_value><bookmark_value>HTML documents; importing/exporting</bookmark_value><bookmark_value>UTF-8/UCS2 support</bookmark_value><bookmark_value>HTML; export character set</bookmark_value><bookmark_value>PostScript; creating files</bookmark_value><bookmark_value>exporting;to PostScript format</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή φίλτρων</bookmark_value><bookmark_value>εξαγωγή φίλτρων</bookmark_value><bookmark_value>φίλτρα, για εισαγωγή και εξαγωγή</bookmark_value><bookmark_value>αρχεία, φίλτρα και μορφοποιημένα πεδία</bookmark_value><bookmark_value>μορφοποιημένα πεδία, στο άνοιγμα και στην αποθήκευση</bookmark_value><bookmark_value>εισαγωγή, HTML και έγγραφα κειμένου</bookmark_value><bookmark_value>εξαγωγή, HTML και έγγραφα κειμένου</bookmark_value><bookmark_value>έγγραφα κειμένου, εισαγωγή/εξαγωγή</bookmark_value><bookmark_value>έγγραφα HTML, εισαγωγή/εξαγωγή</bookmark_value><bookmark_value>υποστήριξη UTF-8/UCS2</bookmark_value><bookmark_value>HTML, εξαγωγή σετ χαρακτήρων</bookmark_value><bookmark_value>PostScript, δημιουργία αρχείων</bookmark_value><bookmark_value>εξαγωγή, σε μορφή PostScript</bookmark_value>"
-#: 00040500.xhp
+#: 00000020.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3153695\n"
-"209\n"
+"00000020.xhp\n"
+"hd_id3152952\n"
+"1\n"
"help.text"
-msgid "Crop"
-msgstr "Περικοπή"
+msgid "About Import and Export Filters"
+msgstr "Πληροφορίες σχετικά με τα φίλτρα εισαγωγής και εξαγωγής"
-#: 00040500.xhp
+#: 00000020.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3151254\n"
-"195\n"
+"00000020.xhp\n"
+"par_id3143272\n"
+"2\n"
"help.text"
-msgid "Choose <emph>Format - Change Case</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Αλλαγή Χαρακτήρα</emph>"
+msgid "In $[officename], apart from its own <link href=\"text/shared/00/00000021.xhp\" name=\"XML formats\">XML formats</link> you can also open and save many foreign XML formats."
+msgstr "Στο $[officename], εκτός από τις δικές του <link href=\"text/shared/00/00000021.xhp\" name=\"μορφές XML\">μορφές XML</link> μπορείτε επίσης να ανοίξετε και να αποθηκεύσετε σε πολλές ξένες XML μορφές."
-#: 00040500.xhp
+#: 00000020.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3159624\n"
-"196\n"
+"00000020.xhp\n"
+"par_id3152414\n"
+"3\n"
"help.text"
-msgid "Open context menu (text) - choose <emph>Change Case</emph>"
-msgstr "Ανοίξτε το μενού περιεχομένου (κείμενο) - επιλέξτε <emph>αλλαγή πεζού-κεφαλαίου</emph>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">In UNIX, certain file formats cannot be recognized automatically.</caseinline><defaultinline>$[officename] normally recognizes the correct file type automatically on opening a file.</defaultinline></switchinline> There may be cases where you have to select the file type yourself in the <emph>Open</emph> dialog. For example, if you have a database table in text format that you want to open as a database table, you need to specify the file type \"Text CSV\" after selecting the file."
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Σε UNIX , ορισμένοι τύποι αρχείων δεν μπορούν να αναγνωριστούν αυτόματα. </caseinline><defaultinline>Το $[officename] κανονικά αναγνωρίζει τον έγκυρο τύπο αρχείου αυτόματα ανοίγοντας το αρχείο.</defaultinline></switchinline> Μπορεί να υπάρξουν περιπτώσεις όπου πρέπει να επιλέξετε από μόνοι σας τον τύπο αρχείου στο διάλογο <emph>Άνοιγμα</emph>. Για παράδειγμα, αν έχετε έναν πίνακα βάσης δεδομένων σε μορφή κειμένου και θέλετε να τον ανοίξετε ως πίνακα βάσης δεδομένων, πρέπει να ορίσετε τον τύπο αρχείου \"Κείμενο CSV\" αφού επιλέξετε το αρχείο."
-#: 00040500.xhp
+#: 00000020.xhp
msgctxt ""
-"00040500.xhp\n"
-"par_id3153579\n"
-"197\n"
+"00000020.xhp\n"
+"hd_id3148668\n"
+"238\n"
"help.text"
-msgid "Menu <emph>Format - Asian phonetic guide</emph>"
-msgstr "Μενού <emph>Μορφή - Ασιατικός φωνητικός οδηγός</emph>"
+msgid "Basic Macros in MS Office Documents"
+msgstr "Βασικές μακροεντολές σε έγγραφα του MS Office"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"tit\n"
+"00000020.xhp\n"
+"par_id3156211\n"
+"239\n"
"help.text"
-msgid "File Menu"
-msgstr "Αρχείο"
+msgid "In <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Load/Save - VBA Properties\">Load/Save - VBA Properties</link> you can specify the settings for the VBA macro codes in MS Office documents. VBA macros are unable to run in $[officename]; they must first be converted and adapted. Often you only want to use $[officename] to change the visible content of a Word, Excel or PowerPoint file and then save the file again in Microsoft Office format without changing the macros they contain. You can set the behavior of $[officename] as desired: Either the VBA macros are saved in commented form as a subroutine of $[officename] and when the document is saved in MS Office format are written back correctly again, or you can select the Microsoft Office macros to be removed when loading. The last option is an effective protection against viruses within the Microsoft Office documents."
+msgstr "Στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Φόρτωση/Αποθήκευση - Ιδιότητες VBA\">Φόρτωση/Αποθήκευση - Ιδιότητες VBA</link> μπορείτε να καθορίσετε τις ρυθμίσεις για τους κωδικούς μακροεντολών VBA σε έγγραφα MS Office. Οι μακροεντολές VBA δεν τρέχουν σε $[officename]· πρέπει πρώτα να μετατραπούν και να προσαρμοστούν. Συχνά θέλετε μόνο να χρησιμοποιήσετε το $[officename] για να αλλάξετε το ορατό περιεχόμενο ενός αρχείου Word, Excel ή PowerPoint και έπειτα να αποθηκεύσετε το αρχείο ξανά σε μορφή Microsoft Office χωρίς αλλαγή των μακροεντολών που περιέχει. Μπορείτε να ορίσετε την συμπεριφορά του $[officename] όπως επιθυμείτε: Είτε οι μακροεντολές VBA αποθηκεύονται σε μορφή σχολιασμού ως μια υπορουτίνα του $[officename] και όταν το έγγραφο αποθηκεύεται σε μορφή MS Office γράφονται πίσω πάλι σωστά, είτε μπορείτε να επιλέξετε οι μακροεντολές του Microsoft Office να αφαιρούνται κατά τη φόρτωση. Η τελευταία επιλογή είναι μια αποτελεσματική προστασία ενάντια σε ιούς στα έγγραφα του Microsoft Office."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"hd_id3149976\n"
-"1\n"
+"00000020.xhp\n"
+"hd_id3154232\n"
+"5\n"
"help.text"
-msgid "File Menu"
-msgstr "Αρχείο"
+msgid "Notes regarding external formats and file types"
+msgstr "Σημειώσεις αναφορικά με εξωτερικές μορφές και τύπους αρχείων"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id389416\n"
+"00000020.xhp\n"
+"par_id3154230\n"
+"226\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Επιλέξτε <emph>Αρχείο - Προεπισκόπηση στον Περιηγητή Ιστοσελίδων</emph></variable>"
+msgid "Even if they are not installed, some filters can be selected in the <emph>Open</emph> and <emph>Save</emph> dialogs. If you select such a filter, a message will appear saying that you can still install the filter if you require."
+msgstr "Ακόμα και όταν δεν έχουν εγκατασταθεί, ορισμένα φίλτρα είναι δυνατό να επιλεγούν από τα παράθυρα διαλόγου<emph>Άνοιγμα</emph> και <emph>Αποθήκευση</emph>. Εάν επιλέξετε ένα τέτοιο φίλτρο, θα εμφανιστεί το μήνυμα ότι μπορείτε ακόμη να εγκαταστήσετε το φίλτρο, αν το ζητήσετε."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154812\n"
-"50\n"
+"00000020.xhp\n"
+"par_id3149999\n"
+"200\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία</emph>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">If you want to install additional filters or remove individual filters from the installation, close %PRODUCTNAME, start the Setup program and select the <emph>Modify</emph> option. Then you will see a dialog in which you can add or remove individual components of %PRODUCTNAME. Graphic filters can be found in \"Optional Components\".</caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Εάν θέλετε την εγκατάσταση πρόσθετων φίλτρων ή τηναφαίρεση μεμονωμένων φίλτρων από την εγκατάσταση, κλείστε το %PRODUCTNAME, ξεκινήστε το πρόγραμμα εγκατάστασης και διαλέξτε την επιλογή <emph>Τροποποίηση</emph>. Έπειτα θα δείτε ένα διάλογο στον οποίο μπορείτε να προσθέσετε ή να αφαιρέσετε μεμονωμένα στοιχεία του %PRODUCTNAME. Τα φίλτρα γραφικών μπορούν να βρεθούν στο \"Προαιρετικά στοιχεία\". </caseinline></switchinline>"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3153070\n"
-"186\n"
+"00000020.xhp\n"
+"hd_id3156027\n"
+"7\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "Το εικονίδιο<emph>Δημιουργία</emph>στην <emph>Βασική</emph> γραμμή εργαλείων (το εικονίδιο εμφανίζει τον τύπο του νέου εγγράφου)"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Importing and Exporting Text Documents</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Εισαγωγή και εξαγωγή εγγράφων κειμένου</defaultinline></switchinline>"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3150127\n"
+"00000020.xhp\n"
+"par_id3145669\n"
+"8\n"
"help.text"
-msgid "<image id=\"img_id3156053\" src=\"res/sx03251.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3156053\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156053\" src=\"res/sx03251.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3156053\">Icon</alt></image>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>$[officename] Writer can read various versions of the Microsoft Word text format. You also can save your own texts in Word format. However, not everything available with $[officename] Writer can be transferred to MS Word, and not everything can be imported.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Το $[officename] Writer έχει τη δυνατότητα ανάγνωσης διαφόρων εκδόσεων των μορφών αρχείων Microsoft Word. Μπορείτε επίσης να αποθηκεύσετε τα δικά σας κείμενα σε μορφή Word. Ωστόσο, δεν είναι δυνατή η μεταφορά όλων των διαθέσιμων στοιχείων του $[officename] στο MS Word, όπως και δεν είναι δυνατή η αντίστοιχη εισαγωγή τους.</defaultinline></switchinline>"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154232\n"
-"199\n"
+"00000020.xhp\n"
+"par_id3150144\n"
+"233\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Importing is normally not problematic. Even redlining information and controls are imported (and exported) so that $[officename] recognizes inserted or deleted text in Word documents as well as font attributes that have been modified. Different coloring for each author and the time of such changes is also included. When graphic text boxes and labels are imported from templates, most of the attributes are also imported as direct paragraph and drawing attributes. However, some of the attributes may be lost during the import procedure.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Η εισαγωγή συνήθως δεν παρουσιάζει προβλήματα. Πραγματοποιείται εισαγωγή (και εξαγωγή) ακόμα και πληροφοριών και ρυθμίσεων επεξεργασίας για να αναγνωρίζει το $[officename] το κείμενο που έχει εισαχθεί ή εξαχθεί σε έγγραφα του Word καθώς και τις ιδιότητες που έχουν τροποποιηθεί. Επίσης περιλαμβάνονται διαφορετικοί χρωματισμοί για κάθε συντάκτη και η ώρα που πραγματοποιήθηκαν τέτοιες αλλαγές. Όταν πραγματοποιείται εισαγωγή πλαισίων γραφικών κειμένου και ετικετών από πρότυπα, οι περισσότερες από τις ιδιότητες εισάγονται επίσης ως μόνιμες ιδιότητες παραγράφων και σχεδίασης. Ωστόσο, ορισμένες από τις ιδιότητες ενδέχεται να χαθούν κατά τη διαδικασία εισαγωγής.</defaultinline></switchinline>"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154894\n"
-"179\n"
+"00000020.xhp\n"
+"par_id3149095\n"
+"10\n"
"help.text"
-msgid "Key <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N"
-msgstr "Πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>It is also possible to import and export <link href=\"text/shared/00/00000005.xhp#rtf\" name=\"RTF\">RTF</link> files. This file format can be used to exchange formatted texts across various applications and platforms. In this way, many formats read by most programs will be transferred without a problem. The clipboard uses RTF format when you insert part of a spreadsheet from $[officename] Calc through <link href=\"text/shared/00/00000005.xhp\" name=\"DDE\">DDE</link> into $[officename] Writer.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Είναι επίσης δυνατή η εισαγωγή και εξαγωγή αρχείων <link href=\"text/shared/00/00000005.xhp#rtf\" name=\"RTF\">RTF</link>. Αυτή η μορφή αρχείου είναι δυνατόν να χρησιμοποιηθεί για την ανταλλαγή μορφοποιημένων κειμένων σε διάφορες εφαρμογές και πλατφόρμες. Με αυτό τον τρόπο, οι μορφές που είναι αναγνώσιμες από τα περισσότερα προγράμματα θα μεταφερθούν χωρίς πρόβλημα. Το πρόχειρο χρησιμοποιεί μορφή RTF κατά την εισαγωγή μέρους ενός υπολογιστικού φύλλου από το $[officename] Calc μέσω <link href=\"text/shared/00/00000005.xhp\" name=\"DDE\">DDE</link> στο $[officename] Writer.</defaultinline></switchinline>"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3157898\n"
-"82\n"
+"00000020.xhp\n"
+"par_id3151378\n"
+"237\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates and Documents</emph>."
-msgstr "Μενού<emph>Αρχείο - Δημιουργία</emph><emph>- Πρότυπα και Έγγραφα</emph>."
+msgid "The filter <emph>Text Encoded</emph> helps you open and save text documents with another encoding font. The filter opens a dialog that enables you to select character set, default fonts, language and paragraph break."
+msgstr "Το φίλτρο <emph>Κωδικοποιημένο κείμενο</emph> βοηθά στο άνοιγμα και την αποθήκευση εγγράφων κειμένου με άλλη γραμματοσειρά κωδικοποίησης. Το φίλτρο περιέχει ένα παράθυρο διαλόγου το οποίο δίνει τη δυνατότητα καθορισμού γραμματοσειρών, προεπιλεγμένων γραμματοσειρών, γλώσσας και αλλαγών παραγράφου."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3149140\n"
-"187\n"
+"00000020.xhp\n"
+"hd_id3149763\n"
+"11\n"
"help.text"
-msgid "Key Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N"
-msgstr "Πλήκτρο Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N"
+msgid "Importing and Exporting in HTML Format"
+msgstr "Εισαγωγή και εξαγωγή σε μορφή HTML"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3149798\n"
-"160\n"
+"00000020.xhp\n"
+"par_id3150244\n"
+"198\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Επιλέξτε <emph>Αρχείο - Δημιουργία - Ετικέτες</emph></variable>"
+msgid "With $[officename] Writer, you can insert footnotes and endnotes in your HTML document. They are exported as meta tags. The footnote and endnote characters are exported as hyperlinks."
+msgstr "Με το $[officename] Writer, μπορείτε να εισαγάγετε υποσημειώσεις και σημειώσεις τέλους σε έγγραφο HTML. Η εξαγωγή τους πραγματοποιείται ως μορφή μετα-ετικετών. Οι χαρακτήρες των υποσημειώσεων και των σημειώσεων τέλους εξάγονται ως υπερσυνδέσεις."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3147226\n"
-"161\n"
+"00000020.xhp\n"
+"par_id3149800\n"
+"199\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Επιλέξτε την καρτέλα <emph>Αρχείο - Δημιουργία - Ετικέτες - Ετικέτες</emph></variable>"
+msgid "Comments are used to include unknown characters in an HTML document. Every note that begins with \"HTML:...\" and ends with \">\" is treated as an HTML code, but is exported without these designations. Several tags around text can be included after \"HTML:...\" Accented characters are converted into the ANSI character set. Comments are created during import (for example, for meta tags that have no room in the file properties or unknown tags)."
+msgstr "Τα σχόλια χρησιμοποιούνται για να περιγράψουν άγνωστους χαρακτήρες σε ένα έγγραφο HTML. Κάθε σημείωση που ξεκινάει με \"HTML:...\" και τελειώνει σε \">\" αντιμετωπίζεται ως κώδικας HTML, αλλά εξάγεται χωρίς τα άγκιστρα. Μερικές ετικέτες γύρω από κείμενο μπορούν να συμπεριληφθούν μετά το \"HTML:...\". Οι τονισμένοι χαρακτήρες μετατρέπονται σε κωδικοποίηση χαρακτήρων ANSI. Σχόλια δημιουργούνται και κατά την εισαγωγή (για παράδειγμα, για meta tags που δεν χωράνε στις ιδιότητες του αρχείου ή άγνωστα tags)."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154522\n"
-"162\n"
+"00000020.xhp\n"
+"par_id3149734\n"
+"201\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Αρχείο - Δημιουργία - Ετικέτες - Μορφή</emph>"
+msgid "The HTML import of $[officename] Writer is able to read files that have UTF-8 or UCS2 character coding. All characters that are contained in the ANSI character set or in the system's character set can be displayed."
+msgstr "Η εισαγωγή HTML του $[officename] Writer έχει τη δυνατότητα ανάγνωσης αρχείων με κωδικοποίηση χαρακτήρων UTF-8 ή UCS2. Όλοι οι χαρακτήρες που περιλαμβάνονται στο σύνολο χαρακτήρων ANSI ή στο σύνολο χαρακτήρων του συστήματος μπορούν να εμφανιστούν."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154983\n"
-"163\n"
+"00000020.xhp\n"
+"par_id3149578\n"
+"240\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Επιλέξτε την καρτέλα<emph>Αρχείο - Δημιουργία - Επαγγελματικές Κάρτες - Μορφή</emph>"
+msgid "When exporting to HTML, the character set selected in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph> is used. Characters not present there are written in a substitute form, which is displayed correctly in modern web browsers. When exporting such characters, you will receive an appropriate warning."
+msgstr "Όταν εξάγετε σε HTML, το επιλεγμένο σύνολο χαρακτήρων στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph>χρησιμοποιείται. Οι χαρακτήρες που δεν υπάρχουν εκεί γράφονται σε υποκατάστατη μορφή, που προβάλλεται σωστά σε σύγχρονους εξερευνητές ιστού. Όταν εξάγονται τέτοιοι χαρακτήρες, θα πάρετε μια κατάλληλη προειδοποίηση."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3157958\n"
-"164\n"
+"00000020.xhp\n"
+"par_id3153146\n"
+"197\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Επιλέξτε τη καρτέλα <emph>Αρχείο - Δημιουργία - Ετικέτες- Επιλογές</emph>"
+msgid "If, in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>, you select Netscape Navigator, MS Internet Explorer, or $[officename] Writer as the export option, upon export all important font attributes are exported as direct attributes (for example, text color, font size, bold, italic, and so on) in CSS1 styles. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> stands for Cascading Style Sheets.) Importing is also carried out according to this standard."
+msgstr "Εάν, στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph>, επιλέξετε Netscape Navigator, MS Internet Explorer, ή $[officename] Writer ως επιλογή εξαγωγής, στην εξαγωγή όλα τα σημαντικά γνωρίσματα της γραμματοσειράς εξάγονται ως άμεσα γνωρίσματα (για παράδειγμα, χρώμα κειμένου, μέγεθος γραμματοσειράς, έντονα, πλάγια και λοιπά) σε μορφές CSS1. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> σημαίνει διαδοχική μορφή φύλλων.) Η εισαγωγή εκτελείται επίσης σύμφωνα με αυτό το πρότυπο."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3153311\n"
-"165\n"
+"00000020.xhp\n"
+"par_id3154143\n"
+"130\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Επιλέξτε τη καρτέλα <emph>Αρχείο - Δημιουργία - Επαγγελματικές Κάρτες - Επιλογές</emph>"
+msgid "The \"font\" property corresponds to Netscape Navigator; that is, before the font size you can specify optional values for \"font-style\" (italic, none), \"font-variant\" (normal, small-caps) and \"font-weight\" (normal, bold)."
+msgstr "Η ιδιότητα \"γραμματοσειρά\" ανταποκρίνεται στο πρόγραμμα Netscape Navigator, δηλαδή πριν το μέγεθος γραμματοσειράς μπορείτε να ορίσετε προαιρετικές τιμές για τα \"font-style\" (italic, none), \"font-variant\" (normal, small-caps) και \"font-weight\" (normal, bold)."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3152780\n"
-"166\n"
+"00000020.xhp\n"
+"par_id3153760\n"
+"131\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Επιλέξτε <emph>Αρχείο - Δημιουργία - Επαγγελματικές Κάρτες</emph></variable>"
+msgid "For example, \"Font: bold italic small-caps 12pt/200% Arial, Helvetica\" switches to bold, italic, small caps, double-space with the font family Arial or Helvetica, if Arial doesn't exist."
+msgstr "Π.χ. \"Font: bold italic small-caps 12pt/200% Arial, Helvetica\" αλλάζουν σε έντονη γραφή, πλάγια, μικρά κεφαλαία, με διπλό διάστημα στην οικογένεια γραμματοσειράς Arial ή σε Helvetica, σε περίπτωση που δεν υπάρχει η γραμματοσειρά Arial."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3156346\n"
-"167\n"
+"00000020.xhp\n"
+"par_id3150129\n"
+"132\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Επιλέξτε την καρτέλα <emph>Αρχείο - Δημιουργία - Επαγγελματικές Κάρτες - Μέσο</emph></variable>"
+msgid "\"Font: 10pt\" switches to a 10pt font, with bold, italic, small caps off."
+msgstr "Η επιλογή \"Font: 10pt\" αλλάζει το μέγεθος της γραμματοσειράς σε 10pt με απενεργοποιημένες τις ιδιότητες έντονης και πλάγιας γραφής και μικρών κεφαλαίων."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3152824\n"
-"168\n"
+"00000020.xhp\n"
+"par_id3155135\n"
+"14\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Επιλέξτε την καρτέλα <emph>Αρχείο - Δημιουργία - Επαγγελματικές κάρτες - Επαγγελματικές κάρτες</emph></variable>"
+msgid "If MS Internet Explorer or $[officename] Writer are set as the export option, the sizes of the control field and their internal margins are exported as styles (print formats). CSS1 size properties are based on \"width\" and \"height\" values. The \"Margin\" property is used to set equal margins on all sides of the page. To allow different margins, the \"Margin-Left\", \"Margin-Right\", \"Margin-Top\" and \"Margin-Bottom\" properties are used."
+msgstr "Σε περίπτωση που ο MS Internet Explorer ή το $[officename] Writer έχουν οριστεί ως επιλογή εξαγωγής, τα μεγέθη του πεδίου ελέγχου και τα εσωτερικά τους περιθώρια εξάγονται ως στυλ (μορφές εκτύπωσης). Οι ιδιότητες μεγέθους του CSS1 βασίζονται στις τιμές \"πλάτος\" και \"ύψος\". Η ιδιότητα \"Περιθώριο\" χρησιμοποιείται για τον καθορισμό περιθωρίων σε ίσες αποστάσεις σε όλες τις πλευρές της σελίδας. Για τη δημιουργία άνισων αποστάσεων, χρησιμοποιούνται οι ιδιότητες \"Περιθώριο-Αριστερά\", \"Περιθώριο-Δεξιά\", \"Περιθώριο-Επάνω\" και \"Περιθώριο-κάτω\"."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3149819\n"
-"169\n"
+"00000020.xhp\n"
+"par_id3148473\n"
+"15\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Επιλέξτε την καρτέλα <emph>Αρχείο - Δημιουργία - Επαγγελματικές Κάρτες - Προσωπικά</emph></variable>"
+msgid "The distances of graphics and Plug-Ins to the content can be set individually for export to $[officename] Writer and MS Internet Explorer. If the top/bottom or right/left margin is set differently, the distances are exported in a \"STYLE\" option for the corresponding tag as CSS1 size properties \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" and \"Margin-Right\"."
+msgstr "Οι αποστάσεις των γραφικών και των πρόσθετων λειτουργιών στο περιεχόμενο μπορούν να οριστούν ξεχωριστά για εξαγωγή στο $[officename] Writer και τον MS Internet Explorer. Αν τα άνω/κάτω ή δεξιά/αριστερά περιθώρια έχουν οριστεί διαφορετικά μεταξύ τους, τότε οι αποστάσεις εξάγονται σε μια επιλογή \"ΣΤΥΛ\" για την αντίστοιχη καρτέλα ως ιδιότητες μεγέθους \"Περιθώριο-Πάνω\", \"Περιθώριο-Κάτω\", \"Περιθώριο-Αριστερά\" και \"Περιθώριο-Δεξιά\" για το CSS1."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154897\n"
-"170\n"
+"00000020.xhp\n"
+"par_id3144510\n"
+"16\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Επιλέξτε την καρτέλα <emph>Αρχείο - Δημιουργία - Επαγγελματικές Κάρτες - Εργασία</emph></variable>"
+msgid "Text frames are supported with the use of CSS1 extensions for absolute positioned objects. This applies only to the export options Netscape Navigator, MS Internet Explorer, and $[officename] Writer. Text frames can be aligned as graphics, <switchinline select=\"sys\"><caseinline select=\"WIN\"> Plug-Ins,</caseinline></switchinline>and Floating Frames, but character-linked frames are not possible."
+msgstr "Τα πλαίσια κειμένου υποστηρίζονται με τη χρήση επεκτάσεων CSS1 για απόλυτα τοποθετημένα αντικείμενα. Αυτό ισχύει μόνο για τις επιλογές εξαγωγής Netscape Navigator, MS Internet Explorer και $[officename] Writer. Τα πλαίσια κειμένου μπορούν να ευθυγραμμιστούν ως γραφικά, <switchinline select=\"sys\"><caseinline select=\"WIN\"> πρόσθετα,</caseinline></switchinline> και κινούμενα πλαίσια, αλλά πλαίσια συνδεόμενα με χαρακτήρες δεν είναι δυνατά."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3146137\n"
-"7\n"
+"00000020.xhp\n"
+"par_id3147530\n"
+"46\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph>"
+msgid "Text frames are exported as \"<SPAN>\" or \"<DIV>\" tags if they do not contain columns. If they do contain columns then they are exported as \"<MULTICOL>\"."
+msgstr "Τα πλαίσια κειμένου εξάγονται ως καρτέλες \"<SPAN>\" ή \"<DIV>\"αν δεν περιέχουν στήλες. Σε περίπτωση που περιέχουν στήλες εξάγονται ως \"<MULTICOL>\"."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3152944\n"
-"83\n"
+"00000020.xhp\n"
+"par_id3153896\n"
+"202\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+O"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+O"
+msgid "The measurement unit set in $[officename] is used for HTML export of CSS1 properties. The unit can be set separately for text and HTML documents under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General</emph> or <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer/Web - View</emph>. The number of exported decimal places depends on the unit."
+msgstr "Η μονάδα μέτρησης που ορίζεται στο $[officename] χρησιμοποιείται για εξαγωγή HTML των ιδιοτήτων CSS1. Η μονάδα μπορεί να οριστεί ξεχωριστά για έγγραφα κειμένου και HTML στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Γενικά</emph> ή <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer/Web - Προβολή</emph>. Ο αριθμός των εξαγόμενων δεκαδικών θέσεων εξαρτάται από τη μονάδα."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3155341\n"
-"8\n"
+"00000020.xhp\n"
+"par_id3154935\n"
+"203\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Στην <emph>Βασική</emph> γραμμή εργαλείων, επιλέξτε"
+msgid "Measurement Unit"
+msgstr "Μονάδα μέτρησης"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3155419\n"
+"00000020.xhp\n"
+"par_id3154226\n"
+"204\n"
"help.text"
-msgid "<image id=\"img_id3149415\" src=\"cmd/sc_open.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3149415\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149415\" src=\"cmd/sc_open.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3149415\">Icon</alt></image>"
+msgid "Measurement Unit Name in CSS1"
+msgstr "Όνομα μονάδας μέτρησης στο CSS1"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3156003\n"
-"9\n"
+"00000020.xhp\n"
+"par_id3151106\n"
+"205\n"
"help.text"
-msgid "Open File"
-msgstr "Άνοιγμα αρχείου"
+msgid "Maximum Number of Decimal Places"
+msgstr "Μέγιστος αριθμός δεκαδικών ψηφίων"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3155388\n"
-"174\n"
+"00000020.xhp\n"
+"par_id3154071\n"
+"206\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Μενού <emph>Αρχείο - Άνοιγμα</emph>,Τύπος αρχείου <emph>Κωδικοποίηση Κειμένου</emph>"
+msgid "Millimeter"
+msgstr "Χιλιοστό"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154174\n"
-"175\n"
+"00000020.xhp\n"
+"par_id3149290\n"
+"207\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Μενού <emph>Αρχείο - Αποθήκευση ως</emph>,Τύπος αρχείου <emph>Κωδικοποίηση Κειμένου</emph>"
+msgid "mm"
+msgstr "mm"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3145609\n"
-"109\n"
+"00000020.xhp\n"
+"par_id3152920\n"
+"208\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Επιέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι</emph></variable>"
+msgid "2"
+msgstr "2"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3149245\n"
-"110\n"
+"00000020.xhp\n"
+"par_id3156293\n"
+"209\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Επιλέξτε <emph> Αρχείο - Αυτόματοι Πιλότοι - Επιστολή</emph></variable>"
+msgid "Centimeter"
+msgstr "Εκατοστό"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154758\n"
-"111\n"
+"00000020.xhp\n"
+"par_id3154819\n"
+"210\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Επιστολή - Σχεδίαση σελίδας</emph></variable>"
+msgid "cm"
+msgstr "cm"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3152360\n"
-"112\n"
+"00000020.xhp\n"
+"par_id3147228\n"
+"211\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Επιστολή - Διάταξη επιστολόχαρτου</emph></variable>"
+msgid "2"
+msgstr "2"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3159413\n"
-"113\n"
+"00000020.xhp\n"
+"par_id3154329\n"
+"212\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Επιστολή - Τυπωμένα αντικείμενα</emph></variable>"
+msgid "Inch"
+msgstr "Ίντσα"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3152771\n"
-"114\n"
+"00000020.xhp\n"
+"par_id3150740\n"
+"213\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Επιστολή - παραλήπτης και αποστολέας</emph></variable>"
+msgid "in"
+msgstr "in"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3153524\n"
-"115\n"
+"00000020.xhp\n"
+"par_id3157320\n"
+"214\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Επιστολή - Υποσέλιδο</emph></variable>"
+msgid "2"
+msgstr "2"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154224\n"
-"116\n"
+"00000020.xhp\n"
+"par_id3156422\n"
+"215\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Επιλογή <emph>Αρχείο - Αυτόματοι Πιλότοι - Επιστολή - </emph><emph>Όνομα και Τοποθεσία </emph></variable>"
+msgid "Pica"
+msgstr "Pica (Πίκα)"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
+"00000020.xhp\n"
"par_id3144760\n"
-"120\n"
-"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Φαξ</emph></variable>"
-
-#: 00000401.xhp
-msgctxt ""
-"00000401.xhp\n"
-"par_id3147085\n"
-"121\n"
-"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Φαξ - Σχεδίαση Σελίδας</emph></variable>"
-
-#: 00000401.xhp
-msgctxt ""
-"00000401.xhp\n"
-"par_id3151042\n"
-"209\n"
-"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Φαξ - Αντικείμενα προς συμπερίληψη</emph></variable>"
-
-#: 00000401.xhp
-msgctxt ""
-"00000401.xhp\n"
-"par_id3154330\n"
-"122\n"
+"216\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Φαξ - Αποστολέας και Παραλήπτης</emph></variable>"
+msgid "pc"
+msgstr "pc"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3150651\n"
-"123\n"
+"00000020.xhp\n"
+"par_id3145322\n"
+"217\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Φαξ - Υποσέλιδο</emph></variable>"
+msgid "2"
+msgstr "2"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154685\n"
-"124\n"
+"00000020.xhp\n"
+"par_id3155131\n"
+"218\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Φαξ - Όνομα και τοποθεσία</emph></variable>"
+msgid "Point"
+msgstr "Σημείο"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3153190\n"
-"131\n"
+"00000020.xhp\n"
+"par_id3147288\n"
+"219\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Πρόγραμμα Εργασίας</emph></variable>"
+msgid "pt"
+msgstr "pt"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3155860\n"
-"132\n"
+"00000020.xhp\n"
+"par_id3145364\n"
+"220\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Πρόγραμμα Εργασίας - Σχεδίαση Σελίδας</emph></variable>"
+msgid "1"
+msgstr "1"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3146906\n"
-"133\n"
+"00000020.xhp\n"
+"par_id3149262\n"
+"70\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Πρόγραμμα Εργασίας - Γενικές Πληροφορίες</emph></variable>"
+msgid "The $[officename] Web page filter supports certain capabilities of CSS2. However, to use it, print layout export must be activated in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>. Then, in HTML documents, besides the HTML Page Style, you can also use the styles \"First page\", \"Left page\" and \"Right page\". These styles should enable you to set different page sizes and margins for the first page and for right and left pages when printing."
+msgstr "Το φίλτρο ιστοσελίδας του $[officename] υποστηρίζει μερικές δυνατότητες του CSS2. Όμως, για τη χρήση τους, η εξαγωγή διάταξης εκτύπωσης πρέπει να ενεργοποιηθεί στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph>. Έπειτα, σε έγγραφα HTML, πέρα από τη μορφή σελίδας HTML, μπορείτε επίσης να χρησιμοποιήσετε τα πρότυπα \"Πρώτη σελίδα\", \"Αριστερή σελίδα\" και \"Δεξιά σελίδα\". Αυτά τα πρότυπα επιτρέπουν την ενεργοποίηση διαφορετικών μεγεθών σελίδας και περιθωρίων για την πρώτη, την αριστερή και τη δεξιά σελίδα κατά την εκτύπωση."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3152578\n"
-"134\n"
+"00000020.xhp\n"
+"hd_id3145750\n"
+"223\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Πρόγραμμα Εργασίας - Επικεφαλίδες</emph></variable>"
+msgid "Importing and Exporting Numbering"
+msgstr "Αρίθμηση εισαγωγής και εξαγωγής"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3155368\n"
-"135\n"
+"00000020.xhp\n"
+"par_id3145591\n"
+"224\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Πρόγραμμα Εργασίας - Ονόματα</emph></variable>ble>"
+msgid "If, in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>, the export option \"$[officename] Writer\" or \"Internet Explorer\" is selected, the indents of numberings are exported as \"margin-left\" CSS1 property in the STYLE attribute of the <OL> and <UL> tags. The property indicates the difference relative to the indent of the next higher level."
+msgstr "Εάν, στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήγκευση - Συμβατότητα HTML</emph>, η επιλογή εξαγωγής \"$[officename] Writer\" ή \"Internet Explorer\" σημειωθεί, οι εσοχές των αριθμήσεων εξάγονται ως ιδιότητα CSS1 \"αφημένο περιθώριο\" στο γνώρισμα προτύπου των ετικετών <OL> και <UL>. Η ιδιότητα δείχνει τη σχετική διαφορά στην εσοχή του επόμενου υψηλότερου επιπέδου."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3146923\n"
-"205\n"
+"00000020.xhp\n"
+"par_id3153573\n"
+"225\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Πρόγραμμα Εργασίας - Θέματα</emph></variable>"
+msgid "A left paragraph indent in numbering is indicated as \"margin-left\" CSS1 property. First-line indents are ignored in numbering and not exported."
+msgstr "Η αριστερή εσοχή παραγράφου στην αρίθμηση υποδεικνύεται ως ιδιότητα CSS1 \"Περιθώριο-αριστερά\". Στην αρίθμηση, οι εσοχές πρώτης γραμμής παραβλέπονται και δεν εξάγονται."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3149066\n"
-"136\n"
+"00000020.xhp\n"
+"hd_id3148556\n"
+"235\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Πρόγραμμα Εργασίας -Όνομα και Τοποθεσία</emph></variable>"
+msgid "Importing and Exporting Spreadsheet Files"
+msgstr "Εισαγωγή και εξαγωγή αρχείων υπολογιστικών φύλλων"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3149288\n"
-"102\n"
+"00000020.xhp\n"
+"par_id3153365\n"
+"236\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Παρουσίαση</emph></variable>"
+msgid "$[officename] imports and exports references to deleted sections such as, for example, a referenced column. The whole formula can be viewed during the export process and the deleted reference contains an indication (#REF!) to the reference. A #REF! will be correspondingly created for the reference during the import."
+msgstr "Το $[officename] εισάγει και εξάγει παραπομπές σε ενότητες που έχουν διαγραφεί όπως είναι για παράδειγμα μια στήλη παραπομπής. Ο συνολικός τύπος μπορεί να προβληθεί κατά τη διάρκεια της διαδικασίας εξαγωγής και η διαγραμμένη παραπομπή περιέχει μια ένδειξη (#REF!) στην παραπομπή. Η ένδειξη #REF! θα δημιουργηθεί αντίστοιχα για την παραπομπή κατά τη διάρκεια της εισαγωγής."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3146986\n"
+"00000020.xhp\n"
+"hd_id3150228\n"
"103\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Παρουσίαση - Σελίδα 1</emph></variable>"
+msgid "Importing and Exporting Graphics Files"
+msgstr "Εισαγωγή και εξαγωγή αρχείων γραφικών"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154919\n"
+"00000020.xhp\n"
+"par_id3152578\n"
"104\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Παρουσίαση - Σελίδα 2</emph></variable>"
-
-#: 00000401.xhp
-msgctxt ""
-"00000401.xhp\n"
-"par_id3151351\n"
-"105\n"
-"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Παρουσίαση - Σελίδα 3</emph></variable>"
+msgid "As with HTML documents, you can choose to use a filter with or without the element ($[officename] Impress) in the name to open a $[officename] graphics file. If without, the file will be opened as a $[officename] Draw document. Otherwise, the file saved by an old program version is now opened in $[officename] Impress."
+msgstr "Όπως στα έγγραφα HTML, μπορείτε να επιλέξετε τη χρήση φίλτρου με ή χωρίς το στοιχείο($[officename] Impress) στο όνομα, για να ανοίξετε ένα αρχείο γραφικών του $[officename]. Χωρίς το στοιχείο αυτό, το αρχείο θα ανοίξει ως έγγραφο του $[officename] Draw. Διαφορετικά, το αρχείο που αποθηκεύτηκε από παλαιότερη έκδοση του προγράμματος ανοίγει στο $[officename] Impress."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3147317\n"
+"00000020.xhp\n"
+"par_id3144441\n"
"106\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Παρουσίαση - Σελίδα 4</emph></variable>"
+msgid "When you import an EPS file, a preview of the graphic is displayed in the document. If a preview is not available, a placeholder corresponding to the size of the graphic is displayed in the document. Under Unix and Microsoft Windows you can print the imported file by using a PostScript printer. <switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline>If a different printer is used the preview will be printed.</defaultinline></switchinline> When exporting EPS graphics, a preview is created and has the TIFF or EPSI format. If an EPS graphic together with other graphics is exported in the EPS format then this file will be embedded unchanged in the new file."
+msgstr "Όταν εισάγετε ένα αρχείο EPS, μια προεπισκόπηση του γραφικού φαίνεται στο έγγραφο. Αν καμία προεπισκόπηση δεν είναι διαθέσιμη, ένα σύμβολο κράτησης θέσης που αντιστοιχεί στο μέγεθος του γραφικού εμφανίζεται στο έγγραφο. Σε περιβάλλον Unix και Microsoft Windows μπορείτε να εκτυπώσετε το εισαγόμενο αρχείο χρησιμοποιώντας εκτυπωτή PostScript. <switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline>Αν χρησιμοποιείται διαφορετικός εκτυπωτής, θα εκτυπωθεί η προεπισκόπηση.</defaultinline></switchinline> Κατά την εξαγωγή γραφικών EPS, δημιουργείται μια προεπισκόπηση σε μορφή TIFF ή EPSI. Εάν κάποιο γραφικό EPS εξαχθεί μαζί με άλλα γραφικά σε μορφή EPS τότε το αρχείο αυτό θα ενσωματωθεί στο νέο αρχείο χωρίς καμία αλλαγή ."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3145592\n"
-"107\n"
+"00000020.xhp\n"
+"par_id3146120\n"
+"222\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Παρουσίαση - Σελίδα 5</emph></variable>"
+msgid "Multipage-TIFFs are allowed when graphics are imported or exported in TIFF format. The graphics are retrieved as a set of individual pictures in a single file, for example, the individual pages of a fax."
+msgstr "Τα αρχεία TIFF πολλών σελίδων επιτρέπονται όταν τα γραφικά εισάγονται ή εξάγονται σε μορφή TIFF. Τα γραφικά ανακτώνται ως σύνολο μεμονωμένων εικόνων σε ενιαίο αρχείο, π.χ. οι μεμονωμένες σελίδες ενός φαξ."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_idN10C46\n"
+"00000020.xhp\n"
+"par_id3159153\n"
+"109\n"
"help.text"
-msgid "<variable id=\"autopilotformular\">Click <emph>Use Wizard to Create Form</emph> in a database file window.</variable>"
-msgstr "<variable id=\"autopilotformular\">Κλικ <emph>Χρήση οδηγών για δημιουργία φόρμας</emph> στο παράθυρο αρχείου βάσης δεδομένων.</variable>"
+msgid "Some $[officename] Draw and $[officename] Impress options can be accessed through <emph>File - Export</emph>. See <link href=\"text/shared/00/00000200.xhp\" name=\"Graphics Export Options\">Graphics Export Options</link> for more information."
+msgstr "Μερικές επιλογές των $[officename] Draw και $[officename] Impress μπορούν να προσπελαστούν στο <emph>Αρχείο - Εξαγωγή</emph>. Δείτε <link href=\"text/shared/00/00000200.xhp\" name=\"Επιλογές εξαγωγής γραφικών\">Επιλογές εξαγωγής γραφικών</link> για περισσότερες πληροφορίες."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_idN10C5F\n"
+"00000020.xhp\n"
+"hd_id3153213\n"
+"228\n"
"help.text"
-msgid "<variable id=\"autopilotreport\">Click <emph>Use Wizard to Create Report</emph> in a database file window.</variable>"
-msgstr "<variable id=\"autopilotreport\">Κλικ στο <emph>Χρήση οδηγών για δημιουργία αναφοράς</emph> στο παράθυρο αρχείου βάσης δεδομένων.</variable>"
+msgid "PostScript"
+msgstr "PostScript"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_idN10C24\n"
+"00000020.xhp\n"
+"par_id3156444\n"
+"229\n"
"help.text"
-msgid "<variable id=\"webwizard\">Choose <emph>File - Wizards - Web Page</emph></variable>"
-msgstr "<variable id=\"webwizard\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Ιστοσελίδα</emph></variable>"
+msgid "To export a document or graphic in PostScript format:"
+msgstr "Για να εξαγάγετε ένα έγγραφο ή γραφικό σε μορφή PostScript:"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154064\n"
-"143\n"
+"00000020.xhp\n"
+"par_id3163714\n"
+"230\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">Στη μορφή σχεδιασμού, κλικ στο εικονίδιο <emph>Ομαδικό πλαίσιο</emph> στην εργαλειοθήκη και χρησιμοποιήστε το ποντίκι για δημιουργία πλαισίου.</variable>"
+msgid "If you have not yet done so, install a PostScript printer driver, such as the Apple LaserWriter driver."
+msgstr "Εάν δεν το έχετε κάνει ήδη, εγκαταστήστε ένα πρόγραμμα οδήγησης εκτυπωτή PostScript, όπως το πρόγραμμα οδήγησης Apple LaserWriter."
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3152807\n"
-"144\n"
+"00000020.xhp\n"
+"par_id3153142\n"
+"231\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">Σε μορφή σχεδιασμού, κλικ στο εικονίδιο <emph>Ζώνη ομάδας</emph> στην εργαλειοθήκη και χρήση του ποντικιού για δημιουργία πλαισίου - Οδηγοί σελίδα 1</variable>"
+msgid "Print the document with the <emph>File - Print</emph> menu command."
+msgstr "Εκτυπώστε το έγγραφο με την εντολή μενού <emph>Αρχείο - Εκτύπωση</emph>"
-#: 00000401.xhp
+#: 00000020.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3150571\n"
-"148\n"
+"00000020.xhp\n"
+"par_id3154149\n"
+"242\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">Σε μορφή σχεδιασμού, κλικ στο εικονίδιο <emph>Ζώνη ομάδας</emph> στην εργαλειοθήκη και χρήση του ποντικιού για δημιουργία πλαισίου - Οδηγοί σελίδα 2</variable>"
+msgid "Select the PostScript printer in the dialog and mark the <emph>Print to file</emph> check box. A PostScript file will be created."
+msgstr "Επιλέξτε τον εκτυπωτή PostScript από το παράθυρο διαλόγου και επισημάνετε το πλαίσιο ελέγχου <emph>Εκτύπωση σε αρχείο</emph>. Θα δημιουργηθεί ένα αρχείο PostScript."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3145251\n"
-"145\n"
+"00000021.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">Σε μορφή σχεδιασμού, κλικ στο εικονίδιο <emph>Ζώνη ομάδας</emph> στην εργαλειοθήκη και χρήση του ποντικιού για δημιουργία πλαισίου - Οδηγοί σελίδα 3</variable>"
+msgid "XML File Formats"
+msgstr "Μορφές αρχείων XML"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3156109\n"
-"146\n"
+"00000021.xhp\n"
+"bm_id3154408\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">Σε μορφή σχεδιασμού, κλικ στο εικονίδιο <emph>Ζώνη ομάδας</emph> στην εργαλειοθήκη και χρήση του ποντικιού για δημιουργία πλαισίου - Οδηγοί σελίδα 4</variable>"
+msgid "<bookmark_value>exporting; XML files</bookmark_value> <bookmark_value>XML file formats</bookmark_value> <bookmark_value>extensions; file formats</bookmark_value> <bookmark_value>suffixes in file formats</bookmark_value> <bookmark_value>document types in $[officename]</bookmark_value> <bookmark_value>file formats; changing $[officename] defaults</bookmark_value> <bookmark_value>defaults;file formats in $[officename]</bookmark_value> <bookmark_value>file formats;OpenDocument/XML</bookmark_value> <bookmark_value>OpenDocument file formats</bookmark_value> <bookmark_value>ODF file formats</bookmark_value>"
+msgstr "<bookmark_value>εξαγωγή; αρχεία XML</bookmark_value><bookmark_value>τύποι αρχείων XML</bookmark_value><bookmark_value>επεκτάσεις; τύποι αρχείων</bookmark_value><bookmark_value>επιθήματα σε τύπους αρχείων</bookmark_value><bookmark_value>τύποι εγγράφων σε $[officename]</bookmark_value><bookmark_value>τύποι αρχείων; αλλαγή προεπιλογών $[officename] </bookmark_value><bookmark_value>προεπιλογές; τύποι αρχείου στο $[officename]</bookmark_value><bookmark_value>τύποι αρχείων; OpenDocument/XML</bookmark_value><bookmark_value>τύποι αρχείου OpenDocument</bookmark_value><bookmark_value>τύποι αρχείου ODF</bookmark_value>"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3159347\n"
-"147\n"
+"00000021.xhp\n"
+"hd_id3154408\n"
+"2\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">Σε μορφή σχεδιασμού, πατήστε στο εικονίδιο <emph>Πλαίσιο ομάδας</emph> στην εργαλειοθήκη και χρήση του ποντικιού για δημιουργία πλαισίου - τελευταία σελίδα των οδηγών</variable>"
+msgid "<variable id=\"xmlformat\"><link href=\"text/shared/00/00000021.xhp\" name=\"XML File Formats\">XML File Formats</link></variable>"
+msgstr "<variable id=\"xmlformat\"><link href=\"text/shared/00/00000021.xhp\" name=\"Μορφές αρχείων XML\">Μορφές αρχείων XML</link></variable>"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3153417\n"
-"150\n"
+"00000021.xhp\n"
+"par_id3148919\n"
+"3\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Μετατροπέας Εγγράφων</emph></variable>"
+msgid "<ahelp hid=\"HID_DID_SAVE_PACKED_XML\">By default, $[officename] loads and saves files in the OpenDocument file format.</ahelp>"
+msgstr "<ahelp hid=\"HID_DID_SAVE_PACKED_XML\">Από προεπιλογή, το $[officename] φορτώνει και αποθηκεύει αρχεία στη μορφή OpenDocument.</ahelp>"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3150715\n"
-"151\n"
+"00000021.xhp\n"
+"par_idN10725\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Μετατροπέας Εγγράφων</emph></variable>"
+msgid "The OpenDocument file format (ODF) is a standardized file format used by many software applications. You can find more information at the Wikipedia site: <link href=\"http://en.wikipedia.org/wiki/OpenDocument\">wikipedia.org/wiki/OpenDocument</link>."
+msgstr "Η μορφή αρχείων OpenDocument (ODF) είναι μια τυποποιημένη μορφή αρχείων που χρησιμοποιείται από πολλές εφαρμογές λογισμικού. Μπορείτε να εντοπίσετε περισσότερες πληροφορίες στη ιστοσελίδα της Wikipedia: <link href=\"http://en.wikipedia.org/wiki/OpenDocument\">wikipedia.org/wiki/OpenDocument</link>."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154274\n"
-"149\n"
+"00000021.xhp\n"
+"hd_id3156324\n"
+"4\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Μετατροπέας Εγγράφων</emph></variable>"
+msgid "OpenDocument file format names"
+msgstr "Ονόματα μορφών αρχείων OpenDocument"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3146912\n"
-"171\n"
+"00000021.xhp\n"
+"par_id3154926\n"
+"5\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Μετατροπέας Eυρώ</emph></variable>"
+msgid "%PRODUCTNAME uses the following file formats:"
+msgstr "Το %PRODUCTNAME χρησιμοποιεί τις παρακάτω μορφές αρχείου:"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3152962\n"
-"198\n"
+"00000021.xhp\n"
+"par_id3157898\n"
+"6\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Μενού <emph>Αρχείο - Αυτόματοι Πιλότοι - Προέλευση Δεδομένων Βιβλίου Διευθύνσεων</emph>"
+msgid "Document format"
+msgstr "Μορφή εγγράφου"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3145206\n"
-"191\n"
+"00000021.xhp\n"
+"par_id3149549\n"
+"7\n"
"help.text"
-msgid "<variable id=\"addressimport2\"><emph>Address Data Source Wizards</emph> - <emph>Additional settings</emph></variable>"
-msgstr "<variable id=\"addressimport2\"><emph>Αυτόματοι πιλότοι προέλευσης δεδομένων διευθύνσεων</emph> - <emph>Πρόσθετες ρυθμίσεις</emph></variable>"
+msgid "File extension"
+msgstr "Επέκταση αρχείου"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154756\n"
-"192\n"
+"00000021.xhp\n"
+"par_idN10762\n"
"help.text"
-msgid "<variable id=\"addressimport3\"><emph>Address Data Source Wizards</emph> - <emph>Select table</emph></variable>"
-msgstr "<variable id=\"addressimport3\"><emph>Αυτόματοι πιλότοι προέλευσης δεδομένων διευθυύνσεων</emph> - <emph>Επιλογή Πίνακα</emph></variable>"
+msgid "ODF Text"
+msgstr "Κείμενο ODF"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3153924\n"
-"193\n"
+"00000021.xhp\n"
+"par_idN10767\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Αυτόματοι πιλότοι προέλευσης δεδομένων διευθύνσεων</emph><emph>- Τίτλος προέλευσης δεδομένων</emph></variable>"
+msgid "*.odt"
+msgstr "*.odt"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3148995\n"
-"194\n"
+"00000021.xhp\n"
+"par_idN1076D\n"
"help.text"
-msgid "<variable id=\"addressimport5\"><emph>Address Data Source Wizards</emph> - <emph>Field assignment</emph></variable>"
-msgstr "<variable id=\"addressimport5\"><emph>Αυτόματοι πιλότοι προέλευσης δεδομένων διεύθυνσης</emph> - <emph>Ανάθεση Πεδίου</emph></variable>"
+msgid "ODF Text Template"
+msgstr "Πρότυπο κειμένου ODF"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3147338\n"
-"57\n"
+"00000021.xhp\n"
+"par_idN10772\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Επιλέξτε <emph>Αρχείο - κλείσιμο</emph></variable>"
+msgid "*.ott"
+msgstr "*.ott"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3156717\n"
-"10\n"
+"00000021.xhp\n"
+"par_idN10778\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Επιλέξτε <emph>Αρχείο - Αποθήκευση</emph>"
+msgid "ODF Master Document"
+msgstr "Κύριο έγγραφο ODF"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3147533\n"
-"84\n"
+"00000021.xhp\n"
+"par_idN1077D\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S"
+msgid "*.odm"
+msgstr "*.odm"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3148930\n"
-"11\n"
+"00000021.xhp\n"
+"par_idN10783\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "Στην κύρια γραμμή εργαλείων ή τη γραμμή δεδομένων πίνακα, κάντε κλικ"
+msgid "HTML Document"
+msgstr "Έγγραφο HTML"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3156712\n"
+"00000021.xhp\n"
+"par_idN10788\n"
"help.text"
-msgid "<image id=\"img_id3155939\" src=\"cmd/sc_save.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155939\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155939\" src=\"cmd/sc_save.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155939\">Icon</alt></image>"
+msgid "*.html"
+msgstr "*.html"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3149109\n"
-"12\n"
+"00000021.xhp\n"
+"par_idN1078E\n"
"help.text"
-msgid "Save"
-msgstr "Αποθήκευση"
+msgid "HTML Document Template"
+msgstr "Πρότυπο εγγράφου HTML"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_idN10F11\n"
+"00000021.xhp\n"
+"par_idN10793\n"
"help.text"
-msgid "<image id=\"img_id8276619\" src=\"cmd/sc_saveas.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id8276619\">Icon</alt></image>"
-msgstr "<image id=\"img_id8276619\" src=\"cmd/sc_saveas.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id8276619\">Icon</alt></image>"
+msgid "*.oth"
+msgstr "*.oth"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_idN10F2E\n"
+"00000021.xhp\n"
+"par_idN10799\n"
"help.text"
-msgid "Save As"
-msgstr "Αποθήκευση ως"
+msgid "ODF Spreadsheet"
+msgstr "Έγγραφο Πίνακα ODF"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3150300\n"
-"99\n"
+"00000021.xhp\n"
+"par_idN1079E\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">Στο μενού $[officename] Draw ή $[officename] Impress <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε τύπο αρχείου \"έγγραφο HTML\", αυτός ο διάλογος ανοίγει αυτόματα</variable>"
+msgid "*.ods"
+msgstr "*.ods"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3153387\n"
-"137\n"
+"00000021.xhp\n"
+"par_idN107A4\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">Στο μενού του $[officename] Draw/$[officename] Impress <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε τον τύπο αρχείου HTML, σελίδα 1 του οδηγού</variable>"
+msgid "ODF Spreadsheet Template"
+msgstr "Πρότυπο εγγράφου πίνακα ODF"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154021\n"
-"138\n"
+"00000021.xhp\n"
+"par_idN107A9\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">Στο μενού του $[officename] Draw/$[officename] Impress <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε τον τύπο αρχείου HTML, σελίδα 2 του οδηγού</variable>"
+msgid "*.ots"
+msgstr "*.ots"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3147246\n"
-"159\n"
+"00000021.xhp\n"
+"par_idN107AF\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">Στο μενού του $[officename] Draw/$[officename] Impress <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε τον τύπο αρχείου HTML, σελίδα 3 του οδηγού</variable>"
+msgid "ODF Drawing"
+msgstr "Σχέδιο ODF"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3145131\n"
-"140\n"
+"00000021.xhp\n"
+"par_idN107B4\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">Στο μενού του $[officename] Draw/$[officename] Impress <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε τον τύπο αρχείου HTML, σελίδα 4 του οδηγού</variable>"
+msgid "*.odg"
+msgstr "*.odg"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3150235\n"
-"141\n"
+"00000021.xhp\n"
+"par_idN107BA\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">Στο μενού του $[officename] Draw/$[officename] Impress <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε τον τύπο αρχείου HTML, σελίδα 5 του οδηγού</variable>"
+msgid "ODF Drawing Template"
+msgstr "Πρότυπο σχεδίου ODF"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3145762\n"
-"142\n"
+"00000021.xhp\n"
+"par_idN107BF\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">Στο μενού του $[officename] Draw/$[officename] Impress <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε τον τύπο αρχείου HTML, σελίδα 6 του οδηγού</variable>"
+msgid "*.otg"
+msgstr "*.otg"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3149735\n"
+"00000021.xhp\n"
+"par_idN107C5\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">Διαλέξτε <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε έναν τύπο αρχείου γραφικών, ο διάλογος ανοίγει αυτόματα</variable>"
+msgid "ODF Presentation"
+msgstr "Παρουσίαση ODF"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154901\n"
-"58\n"
+"00000021.xhp\n"
+"par_idN107CA\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Επιλέξτε <emph>Αρχείο - Αποθήκευση όλων</emph></variable>"
+msgid "*.odp"
+msgstr "*.odp"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3152479\n"
-"59\n"
+"00000021.xhp\n"
+"par_idN107D0\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph></variable>"
+msgid "ODF Presentation Template"
+msgstr "Πρότυπο παρουσίασης ODF"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3148392\n"
-"60\n"
+"00000021.xhp\n"
+"par_idN107D5\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Επιλέξτε <emph>Αρχείο - Επαναφόρτωση</emph>"
+msgid "*.otp"
+msgstr "*.otp"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3166425\n"
-"61\n"
+"00000021.xhp\n"
+"par_idN107DB\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Επιλέξτε <emph>Αρχείο - Ιδιότητες</emph></variable>"
+msgid "ODF Formula"
+msgstr "Τύπος ODF"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3150381\n"
-"62\n"
+"00000021.xhp\n"
+"par_idN107E0\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Γενικά</emph></variable>"
+msgid "*.odf"
+msgstr "*.odf"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_idN11163\n"
+"00000021.xhp\n"
+"par_idN1085B\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures</emph>"
-msgstr "Επιλέξτε <emph>Αρχείο - Ψηφιακές υπογραφές</emph>"
+msgid "ODF Database"
+msgstr "Βάση δεδομένων ODF"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_idN11168\n"
+"00000021.xhp\n"
+"par_idN10860\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Επιλέξτε <emph>Εργαλεία - Μακροεντολές - Ψηφιακή υπογραφή</emph>"
+msgid "*.odb"
+msgstr "*.odb"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_idN11156\n"
+"00000021.xhp\n"
+"par_id9756157\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Γενικά</emph> και κάντε κλικ στο πεδίο επιλογής <emph>Ψηφιακές υπογραφές</emph>"
+msgid "%PRODUCTNAME Extension"
+msgstr "Επέκταση του %PRODUCTNAME"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_idN1117E\n"
+"00000021.xhp\n"
+"par_id2089907\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Κάντε διπλό κλικ στο πεδίο υπογραφής στη γραμμή κατάστασης."
+msgid "*.oxt"
+msgstr "*.oxt"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_idN11173\n"
+"00000021.xhp\n"
+"par_idN1088F\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Γενικά</emph>, κλικ στο κουμπί, <emph>Ψηφιακές υπογραφές</emph>, έπειτα κλικ στο κουμπί <emph>Προσθήκη</emph></variable>"
+msgid "The HTML format is not an OpenDocument format."
+msgstr "H μορφή HTML δεν είναι μορφή OpenDocument."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3150662\n"
-"63\n"
+"00000021.xhp\n"
+"par_id4818872\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Περιγραφή</emph></variable>"
+msgid "ODF Chart is the name of the file format for stand alone charts. This format with the extension *.odc is currently not in use."
+msgstr "ODF Chart είναι το όνομα για τη μορφή αρχείου για αυτόνομα διαγράμματα. Αυτή η μορφή με την επέκταση *.odc δεν χρησιμοποιείται τώρα."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3153792\n"
-"64\n"
+"00000021.xhp\n"
+"par_idN107E3\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Προσαρμοσμένες ιδιότητες</emph></variable>"
+msgid "Evolution of the OpenDocument format"
+msgstr "Εξέλιξη της μορφής OpenDocument"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3153701\n"
-"65\n"
+"00000021.xhp\n"
+"par_id0514200811525257\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Στατιστικά</emph></variable>"
+msgid "The OpenDocument format evolves over time."
+msgstr "Η μορφή OpenDocument εξελίσσεται με την πάροδο του χρόνου."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id315370199\n"
+"00000021.xhp\n"
+"par_id0514200811565671\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Ασφάλεια</emph></variable>"
+msgid "ODF version"
+msgstr "Έκδοση ODF"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3149570\n"
-"66\n"
+"00000021.xhp\n"
+"par_id0519200811530375\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Διαδίκτυο</emph></variable>"
+msgid "Date of standard approval by OASIS"
+msgstr "Ημερομηνία τυπικής έγκρισης από OASIS"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154275\n"
-"67\n"
+"00000021.xhp\n"
+"par_id0519200811530491\n"
"help.text"
-msgid "<variable id=\"dokuvorlage\">Choose <emph>File - Templates</emph></variable>"
-msgstr "<variable id=\"dokuvorlage\">Επιλέξτε <emph>Αρχείο - Πρότυπα εγγράφου </emph></variable>"
+msgid "First supporting version of the software"
+msgstr "Πρώτη υποστηριζόμενη έκδοση της εφαρμογής"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3153199\n"
-"68\n"
+"00000021.xhp\n"
+"par_id0514200811565662\n"
"help.text"
-msgid "<variable id=\"verwalten\">Choose <emph>File - Templates - Organize</emph></variable>"
-msgstr "<variable id=\"verwalten\">Επιλέξτε <emph>Αρχείο - Πρότυπα Εγγράφου- Διαχείριση</emph></variable>"
+msgid "ODF 1.0"
+msgstr "ODF 1.0"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3157970\n"
-"176\n"
+"00000021.xhp\n"
+"par_id0519200811530487\n"
"help.text"
-msgid "Choose <emph>File - Templates - Organize - Address Book</emph> button"
-msgstr "Επιλέξτε το πεδίο επιλογής <emph>Αρχείο - Πρότυπα Εγγράφου – Διαχείριση - Δεδομένα βιβλίου διευθύνσεων</emph>"
+msgid "2005-05-01"
+msgstr "2005-05-01"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3155377\n"
-"178\n"
+"00000021.xhp\n"
+"par_id0519200811530455\n"
"help.text"
-msgid "Choose <emph>File - Templates - Address Book Source</emph>"
-msgstr "Επιλέξτε <emph>Αρχείο - Πρότυπα εγγράφου - Προέλευση βιβλίου διευθύνσεων</emph>"
+msgid "OpenOffice.org 1.1.5 or StarOffice 7"
+msgstr "OpenOffice.org 1.1.5 ή StarOffice 7"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154386\n"
-"177\n"
+"00000021.xhp\n"
+"par_id0514200811565787\n"
"help.text"
-msgid "Menu <emph>File - Templates - Address Book Source, </emph>then <emph>Configure</emph> button"
-msgstr "Menu <emph>Αρχείο - Πρότυπα εγγράφου - Προέλευση βιβλίου Διευθύνσεων, </emph>μετά το κουμπί<emph> Διαμόρφωση</emph>"
+msgid "ODF 1.1"
+msgstr "ODF 1.1"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154323\n"
-"189\n"
+"00000021.xhp\n"
+"par_id0519200811530479\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>View</emph> - <emph>Data sources</emph></caseinline><caseinline select=\"CALC\">Choose <emph>View</emph> - <emph>Data sources</emph></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Επιλέξτε <emph>Προβολή</emph> - <emph>Προελεύσεις δεδομένων</emph></caseinline><caseinline select=\"CALC\">Επιλέξτε <emph>Προβολή</emph> - <emph>Προελεύσεις δεδομένων</emph></caseinline></switchinline>"
+msgid "2007-02-02"
+msgstr "2007-02-02"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3150516\n"
-"172\n"
+"00000021.xhp\n"
+"par_id0519200811530467\n"
"help.text"
-msgid "<variable id=\"dokuspei\">Choose <emph>File - Templates - Save</emph></variable>"
-msgstr "<variable id=\"dokuspei\">Επιλέξτε <emph>Αρχείο - Πρότυπα εγγράφου - Αποθήκευση</emph></variable>"
+msgid "OpenOffice.org 2.2 or StarOffice 8 Update 4"
+msgstr "OpenOffice.org 2.2 ή StarOffice 8 Update 4"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3149917\n"
-"173\n"
+"00000021.xhp\n"
+"par_id0514200811565762\n"
"help.text"
-msgid "<variable id=\"dokubear\">Choose <emph>File - Templates - Edit</emph></variable>"
-msgstr "<variable id=\"dokubear\">Επιλέξτε <emph>Αρχείο - Πρότυπα εγγράφου - Επεξεργασία</emph></variable>"
+msgid "ODF 1.2"
+msgstr "ODF 1.2"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3154930\n"
-"69\n"
+"00000021.xhp\n"
+"par_id0519200811530440\n"
"help.text"
-msgid "Menu<emph> File - Page Preview</emph>"
-msgstr "Μενού<emph> Αρχείο - Προεπισκόπηση σελίδας</emph>"
+msgid "2011-09-30"
+msgstr "30-09-2011"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_idN11366\n"
+"00000021.xhp\n"
+"par_id0519200811530471\n"
"help.text"
-msgid "<image id=\"img_id2603534\" src=\"cmd/sc_printpreview.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id2603534\">Icon</alt></image>"
-msgstr "<image id=\"img_id2603534\" src=\"cmd/sc_printpreview.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id2603534\">Icon</alt></image>"
+msgid "OpenOffice.org 3, StarOffice 9, Oracle Open Office"
+msgstr "OpenOffice.org 3, StarOffice 9, Oracle Open Office"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_idN11384\n"
+"00000021.xhp\n"
+"par_id1001200912381153\n"
"help.text"
-msgid "Page Preview"
-msgstr "Προεπισκόπηση σελίδας"
+msgid "ODF 1.2 (Extended)"
+msgstr "ODF 1.2 (Επεκταμένο)"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3163722\n"
-"70\n"
+"00000021.xhp\n"
+"par_id100120091238112\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Επιλέξτε <emph>Αρχείο - Ρυθμίσεις εκτυπωτή</emph>"
+msgid "-"
+msgstr "-"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3148752\n"
-"71\n"
+"00000021.xhp\n"
+"par_id1001200912381174\n"
"help.text"
-msgid "Choose <emph>File - Templates - Organize - Commands (button)- Printer Settings</emph>"
-msgstr "Επιλέξτε <emph>Αρχείο - Πρότυπα εγγράφου- Διαχείριση - Εντολές (πεδίο επιλογής)- Ρυθμίσεις εκτυπωτή</emph>"
+msgid "OpenOffice.org 3.2 or StarOffice 9.2"
+msgstr "OpenOffice.org 3.2 ή StarOffice 9.2"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3155529\n"
-"17\n"
+"00000021.xhp\n"
+"par_id0514200811525591\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Μενού<emph> Αρχείο - Αποστολή</emph></variable>"
+msgid "In current versions, you can select to save your documents using ODF 1.2 (default) or ODF 1.0/1.1 (for backward compatibility). Choose <item type=\"menuitem\">Tools - Options - Load/Save - General</item> and select the ODF format version."
+msgstr "Στις πρόδφατες εκδόσεις, μπορείτε να επιλέξετε να αποθηκεύσετε τα έγγραφά σας χρησιμοποιώντας τη μορφή ODF 1.2 (προεπιλογή) ή τη ODF 1.0/1.1 (για συμβατότητα με προγενέστερες εκδόσεις). Επιλέξτε <item type=\"menuitem\">Εργαλεία - Επιλογές - Φόρτωση/Αποθήκευση - Γενικά</item> και επιλέξτε την έκδοση της μορφής ODF."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3145386\n"
-"18\n"
+"00000021.xhp\n"
+"par_idN107E9\n"
"help.text"
-msgid "Choose <emph>File - Send - Document as E-mail</emph>"
-msgstr "Επιλέξτε <emph>Αρχείο - Αποστολή - Έγγραφο ως E-mail</emph>"
+msgid "If you want to exchange documents with users that still use OpenOffice.org 1 or StarOffice 7, save the document using the respectively named filter in the <emph>File type</emph> listbox."
+msgstr "Αν επιθυμείτε να ανταλλάξετε έγγραφα με χρήστες που ακόμη χρησιμοποιούν το OpenOffice.org 1 ή το StarOffice 7, αποθηκεύστε το έγγραφο χρησιμοποιώντας το αντίστοιχο επώνυμο φίλτρο στο πεδίο της λίστας <emph>Τύπος αρχείου</emph>."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_idN113AB\n"
+"00000021.xhp\n"
+"par_id3146907\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id4044007\" src=\"cmd/sc_sendmail.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4044007\">Icon</alt></image>"
-msgstr "<image id=\"img_id4044007\" src=\"cmd/sc_sendmail.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4044007\">Icon</alt></image>"
+msgid "If you want to define another file format as the default, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link></emph> to find alternative file formats for each $[officename] document type."
+msgstr "Εάν θέλετε να καθορίσετε έναν άλλο τύπο αρχείου ως προεπιλογή, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση - Γενικά\">Φόρτωση/Αποθήκευση - Γενικά</link></emph> για να βρείτε εναλλακτικούς τύπους αρχείων για κάθε τύπο εγγράφου $[officename]."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_idN113C8\n"
+"00000021.xhp\n"
+"hd_id3150398\n"
+"28\n"
"help.text"
-msgid "Document as E-mail"
-msgstr "Έγγραφο ως E-mail"
+msgid "XML file structure"
+msgstr "Δομή αρχείου XML"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3145269\n"
-"222\n"
+"00000021.xhp\n"
+"par_id3149649\n"
+"29\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Επιλέξτε <emph>Αρχείο - Εξαγωγή</emph></variable>"
+msgid "Documents in OpenDocument file format are stored as compressed zip archives that contain XML files. To view these XML files, you can open the OpenDocument file with an unzip program. The following files and directories are contained within the OpenDocument files:"
+msgstr "Έγγραφα σε μορφή αρχείου OpenDocument αποθηκεύονται σαν συμπιεσμένα zip αρχεία που περιέχουν αρχεία XML. Για να δείτε αυτά τα αρχεία XML, μπορείτε να ανοίξετε το αρχείο OpenDocument με ένα πρόγραμμα unzιp. Τα παρακάτω αρχεία και κατάλογοι περιέχονται μέσα στα αρχεία OpenDocument."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3166421\n"
-"219\n"
+"00000021.xhp\n"
+"par_id3153178\n"
+"30\n"
"help.text"
-msgid "Choose <emph>File - Export as PDF</emph>"
-msgstr "Επιλέξτε <emph>Αρχείο - Εξαγωγή ως PDF</emph>"
+msgid "The text content of the document is located in <emph>content.xml</emph>."
+msgstr "Το περιεχόμενο κειμένου του εγγράφου βρίσκεται στο <emph>content.xml</emph>."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3150521\n"
+"00000021.xhp\n"
+"par_id3154068\n"
+"31\n"
"help.text"
-msgid "<image id=\"img_id3147306\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3147306\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147306\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3147306\">Icon</alt></image>"
+msgid "By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - General</emph> tab page you can activate the use of indentations and line breaks by clearing the check box <emph>Size optimization for ODF format</emph>."
+msgstr "Από προεπιλογή, το <emph>content.xml</emph> αποθηκεύεται χωρίς στοιχεία μορφοποίησης όπως εσοχές ή αλλαγές γραμμής για ελαχιστοποίηση του χρόνου αποθήκευσης και ανοίγματος του εγγράφου. Στη σελίδα καρτέλας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Γενικά</emph> μπορείτε να ενεργοποιήσετε τη χρήση εσοχών και αλλαγών γραμμής καθαρίζοντας το πλαίσιο ελέγχου <emph>Βελτιστοποίηση μεγέθους για μορφή ODF</emph>."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3155763\n"
-"220\n"
+"00000021.xhp\n"
+"par_id3145152\n"
+"32\n"
"help.text"
-msgid "Export Directly as PDF"
-msgstr "Άμεση εξαγωγή σε PDF"
+msgid "The file <emph>meta.xml</emph> contains the meta information of the document, which you can enter under <emph>File - Properties</emph>."
+msgstr "Το αρχείο <emph>meta.xml</emph> περιέχει τις μετα-πληροφορίες του εγγράφου, τις οποίες μπορείτε να εισάγετε μέσω της επιλογής<emph>Αρχείο - Ιδιότητες</emph>."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3145410\n"
-"210\n"
+"00000021.xhp\n"
+"par_id3150740\n"
+"33\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Επιλέξτε <emph>Αρχείο - Αποστολή - Έγγραφο ως E-mail</emph>"
+msgid "If you save a document with a password, <emph>meta.xml</emph> will not be encrypted."
+msgstr "Αν αποθηκεύσετε ένα έγγραφο με κωδικό, το <emph>meta.xml</emph>δεν θα κωδικοποιηθεί."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3159160\n"
-"74\n"
+"00000021.xhp\n"
+"par_id3150391\n"
+"34\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Επιλέξτε <emph>Αρχείο - Αποστολή - Δημιουργία κύριου εγγράφου</emph></variable>"
+msgid "The file <emph>settings.xml</emph> contains further information about the settings for this document."
+msgstr "Το αρχείο <emph>settings.xml</emph> περιέχει περισσότερες πληροφορίες για τις ρυθμίσεις αυτού του εγγράφου."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3149951\n"
-"13\n"
+"00000021.xhp\n"
+"par_id3150447\n"
+"35\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Επιλέξτε <emph>Αρχείο - Εκτύπωση</emph>"
+msgid "In <emph>styles.xml,</emph> you find the styles applied to the document that can be seen in the Styles and Formatting window."
+msgstr "Στο <emph>styles.xml,</emph> θα βρείτε τα πρότυπα που έχουν καθοριστεί για το έγγραφο τα οποία μπορούν να εμφανιστούν στο παράθυρο Πρότυπα και Μορφοποίηση."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3155259\n"
-"85\n"
+"00000021.xhp\n"
+"par_id3153353\n"
+"36\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+P"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+P"
+msgid "The <emph>meta-inf/manifest.xml</emph> file describes the structure of the XML file."
+msgstr "Το αρχείο <emph>meta-inf/manifest.xml</emph> περιγράφει τη δομή του αρχείου XML."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3153830\n"
-"3\n"
+"00000021.xhp\n"
+"par_id3153368\n"
+"37\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "Στη βασική γραμμή, κάντε κλικ"
+msgid "Additional files and folders can be contained in the packed file format."
+msgstr "Παραπάνω αρχεία και φάκελοι μπορούν να περιέχονται στη συμπιεσμένη μορφή αρχείου ."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3155187\n"
+"00000021.xhp\n"
+"hd_id3154299\n"
+"38\n"
"help.text"
-msgid "<image id=\"img_id3153318\" src=\"cmd/sc_print.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3153318\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153318\" src=\"cmd/sc_print.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3153318\">Icon</alt></image>"
+msgid "Definition of the XML formats"
+msgstr "Ορισμός των μορφών XML"
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3151268\n"
-"4\n"
+"00000021.xhp\n"
+"par_idN10AAD\n"
"help.text"
-msgid "Print File Directly"
-msgstr "Απευθείας εκτύπωση αρχείου"
+msgid "The schema for the OpenDocument formats can be found on the <link href=\"http://www.oasis-open.org\">www.oasis-open.org</link> web site."
+msgstr "Το σχήμα για τις μορφές OpenDocument μπορεί να βρεθεί στην ιστοσελίδα <link href=\"http://www.oasis-open.org\">www.oasis-open.org</link> ."
-#: 00000401.xhp
+#: 00000021.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3153581\n"
-"5\n"
+"00000021.xhp\n"
+"par_idN10AC5\n"
"help.text"
-msgid "On the <emph>Page View</emph><emph>Bar</emph> of a text document, click"
-msgstr "Στην <emph>γραμμή εργαλείων</emph> <emph>Προεπισκόπηση σελίδας</emph> ενός αρχείου κειμένου, κάντε κλικ"
+msgid "<link href=\"text/shared/autopi/01130000.xhp\">Document Converter Wizard</link>"
+msgstr "<link href=\"text/shared/autopi/01130000.xhp\">Αυτόματος πιλότος μετατροπής εγγράφου</link>"
-#: 00000401.xhp
+#: 00000099.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3153068\n"
+"00000099.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3155362\" src=\"cmd/sc_printpagepreview.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155362\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155362\" src=\"cmd/sc_printpagepreview.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155362\">Icon</alt></image>"
+msgid "See also..."
+msgstr "Δείτε επίσης..."
-#: 00000401.xhp
+#: 00000099.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3151239\n"
-"6\n"
+"00000099.xhp\n"
+"hd_id3147527\n"
+"1\n"
"help.text"
-msgid "Print Page Preview"
-msgstr "Προεπισκόπηση εκτύπωσης σελίδας"
+msgid "<variable id=\"siehe\">See also... </variable>"
+msgstr "<variable id=\"siehe\">Δείτε επίσης...</variable>"
-#: 00000401.xhp
+#: 00000099.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3155869\n"
-"72\n"
+"00000099.xhp\n"
+"par_id3143206\n"
+"71\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Επιλέξτε <emph>Αρχείο - Έξοδος</emph>"
+msgid "<variable id=\"userszenarien\"><link href=\"text/scalc/01/06050000.xhp\" name=\"Tools Menu - Scenarios\">Tools Menu - Scenarios</link></variable>"
+msgstr "<variable id=\"userszenarien\"><link href=\"text/scalc/01/06050000.xhp\" name=\"Μενού εργαλείων - Σενάρια\">Μενού εργαλείων - Σενάρια</link></variable>"
-#: 00000401.xhp
+#: 00000099.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3152382\n"
-"86\n"
+"00000099.xhp\n"
+"par_id3156069\n"
+"83\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q"
+msgid "On the help page for <link href=\"text/shared/guide/main.xhp\" name=\"$[officename] general\">$[officename] general</link> you can find instructions that are applicable to all modules, such as working with windows and menus, customizing $[officename], data sources, Gallery, and drag and drop."
+msgstr "Στη γενική σελίδα βοήθειας του <link href=\"text/shared/guide/main.xhp\" name=\"$[officename] \">$[officename]</link> θα βρείτε οδηγίες που ισχύουν για όλες τις εφαρμογές, όπως η εργασία με παράθυρα και μενού, η προσαρμογή του $[officename], οι προελεύσεις δεδομένων, η Συλλογή, η μεταφορά και απόθεση, κλπ."
-#: 00000401.xhp
+#: 00000099.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3149328\n"
-"75\n"
+"00000099.xhp\n"
+"par_id3149662\n"
+"84\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Επιλέξτε <emph>Αρχείο - Δημιουργία - Κύριο έγγραφο</emph></variable>"
+msgid "If you want help with another module, switch to the help for that module with the combo box in the navigation area."
+msgstr "Εάν θέλετε βοήθεια σε κάποια άλλη εφαρμογή, μεταβείτε στη βοήθεια εκείνης της εφαρμογής μέσω των πεδίων της περιοχής περιήγησης στα αριστερά σας."
-#: 00000401.xhp
+#: 00000099.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3145827\n"
-"76\n"
+"00000099.xhp\n"
+"par_id3154408\n"
+"85\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph> - επιλέξτε στο \"Τύπος αρχείου\": \"Κείμενο CSV\""
+msgid "<variable id=\"winmanager\">The availability of this function depends on your X Window Manager. </variable>"
+msgstr "<variable id=\"winmanager\">Η διαθεσιμότητα αυτής της λειτουργίας εξαρτάται από τον X Window Manager. </variable>"
-#: 00000401.xhp
+#: 00000099.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id6071352\n"
+"00000099.xhp\n"
+"par_idN10632\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "Επιλέξτε <emph>Δεδομένα - Κείμενο σε Στήλες</emph> (Calc)"
+msgid "<ahelp hid=\".uno:HelperDialog\">Allows you to activate the automatic Help Agent. You can also activate the Help Agent through <emph>$[officename] - General - Help Agent</emph> in the Options dialog box.</ahelp>"
+msgstr "<ahelp hid=\".uno:HelperDialog\">Σας επιτρέπει την ενεργοποίηση του αυτόματου βοηθού. Μπορείτε επίσης να ενεργοποιήσετε τη βοήθεια στο <emph>$[officename] - Γενικάl - Βοήθεια</emph> στο πλαίσιο διαλόγου επιλογών.</ahelp>"
-#: 00000401.xhp
+#: 00000099.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3148608\n"
-"81\n"
+"00000099.xhp\n"
+"par_idN10665\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Επιλέξτε <emph>Αρχείο - Εξαγωγή</emph>, εάν επιλεγεί το EPS ως τύπος αρχείου, αυτός ο διάλογος ανοίγει αυτόματα</variable>"
+msgid "<ahelp hid=\".uno:HelpTip\">Enables the display of icon names at the mouse pointer and other Help contents.</ahelp>"
+msgstr "<ahelp hid=\".uno:HelpTip\">Ενεργοποιεί την εμφάνιση των ονομάτων των εικονιδίων στο δείκτη του ποντικιού και άλλα περιεχόμενα βοήθειας.</ahelp>"
-#: 00000401.xhp
+#: 00000099.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3150107\n"
-"87\n"
+"00000099.xhp\n"
+"par_idN1067C\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Επιλέξτε <emph>Αρχείο - Εξαγωγή</emph>, εάν επιλεγεί ως τύπος αρχείου PBM, PPM ή PGM, ο διάλογος ανοίγει αυτόματα</variable>"
+msgid "<ahelp hid=\".uno:ActiveHelp\">Enables the display of a brief description of menus and icons at the mouse pointer.</ahelp>"
+msgstr "<ahelp hid=\".uno:ActiveHelp\">Ενεργοποιεί την προβολή μιας σύντομης περιγραφής από μενού και εικονίδια στο δείκτη του ποντικιού.</ahelp>"
-#: 00000401.xhp
+#: 00000099.xhp
msgctxt ""
-"00000401.xhp\n"
-"par_id3145305\n"
-"96\n"
+"00000099.xhp\n"
+"par_id6200750\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Επιλέξτε <emph>Αρχείο - Εκδόσεις</emph></variable></variable>"
+msgid "Some of the shortcut keys may be assigned to your desktop system. Keys that are assigned to the desktop system are not available to %PRODUCTNAME. Try to assign different keys either for %PRODUCTNAME, in <emph>Tools - Customize - Keyboard</emph>, or in your desktop system."
+msgstr "Μερικά από τα πλήκτρα συντόμευσης μπορεί να έχουν ανατεθεί στο σύστημα επιφάνειας εργασίας σας. Πλήκτρα που έχουν ανατεθεί στην επιφάνεια εργασίας δεν είναι διαθέσιμα στο %PRODUCTNAME. Δοκιμάστε να αναθέσετε διαφορετικά πλήκτρα είτε στο %PRODUCTNAME, στο <emph>Εργαλεία - Προσαρμογή - Πληκτρολόγιο</emph>, είτε στην επιφάνεια εργασίας σας."
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
+"00000200.xhp\n"
"tit\n"
"help.text"
-msgid "Insert Menu"
-msgstr "Εισαγωγή"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"hd_id3156324\n"
-"1\n"
-"help.text"
-msgid "Insert Menu"
-msgstr "Εισαγωγή"
+msgid "Graphics Export Options"
+msgstr "Επιλογές εξαγωγής γραφικών"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3153808\n"
-"28\n"
+"00000200.xhp\n"
+"hd_id3150127\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Επιλέξτε<emph>Εισαγωγή - Σχόλιο</emph></variable>"
+msgid "Graphics Export Options"
+msgstr "Επιλογές εξαγωγής γραφικών"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3155619\n"
-"71\n"
+"00000200.xhp\n"
+"par_id3160463\n"
"help.text"
-msgid "Choose <emph>Insert - Picture - Scan</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Εικόνα - Σάρωση</emph>"
+msgid "<ahelp hid=\".\" visibility=\"visible\">Defines graphics export options.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"visible\">Καθορίζει τις επιλογές εξαγωγής γραφικών.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3150502\n"
-"30\n"
+"00000200.xhp\n"
+"par_id1\n"
"help.text"
-msgid "Choose <emph>Insert - Picture - Scan - Select Source</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή -Εικόνα - Σάρωση - Επιλογή Προέλευσης</emph>"
+msgid "When you export graphical elements to a file, you can select the file type. For most supported file types a dialog opens where you can setup export options."
+msgstr "Όταν εξάγετε γραφικά στοιχεία σε αρχείο, μπορείτε να επιλέξετε τον τύπο αρχείου. Για τους περισσότερους υποστηριζόμενους τύπους ανοίγει ένας διάλογος όπου μπορείτε να ορίσετε τις επιλογές εξαγωγής."
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3155934\n"
-"32\n"
+"00000200.xhp\n"
+"par_id2\n"
"help.text"
-msgid "Choose <emph>Insert - Picture - Scan - Request</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Εικόνα - Σάρωση - Λήψη</emph>"
+msgid "The following file types do not show an options dialog: PWP, RAS, SVG, TIFF, XPM."
+msgstr "Οι παρακάτω τύποι αρχείων δεν εμφανίζουν διάλογο επιλογών: PWP, RAS, SVG, TIFF, XPM."
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3143281\n"
-"34\n"
+"00000200.xhp\n"
+"par_id3\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Ειδικός χαρακτήρας</emph>"
+msgid "The other file types show options dialogs where you can set the width and height of the exported image."
+msgstr "Οι άλλοι τύποι αρχείων εμφανίζουν διαλόγους επιλογών όπου μπορείτε να ορίσετε το πλάτος και το ύψος της εξαγόμενης εικόνας."
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3149525\n"
-"35\n"
+"00000200.xhp\n"
+"par_id4\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Επιλέξτε το κουμπί <emph>Μορφή - Κουκίδες και Αρίθμηση - Στυλ χαρακτήρων - Χαρακτήρας</emph></caseinline></switchinline>"
+msgid "Depending on the file type, you can specify some more options. Press Shift+F1 and hover over the control to see an extended help text."
+msgstr "Ανάλογα με τον τύπο του αρχείου, μπορείτε να καθορίσετε μερικές επιπλέον επιλογές. Πατήστε Shift+F1 και αφήστε πάνω από τον έλεγχο για να δείτε ένα επεκταμένο κείμενο βοήθειας."
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3152372\n"
-"55\n"
+"00000200.xhp\n"
+"par_id388\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Επιλέξτε το κουμπί <emph>Μορφή - Κουκίδες και Αρίθμηση - Στυλ χαρακτήρων - Χαρακτήρας</emph> </caseinline></switchinline>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies the measurement units.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζειτις μονάδες μέτρησης.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3156560\n"
-"36\n"
+"00000200.xhp\n"
+"hd_id3151330\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή</emph> και κάντε κλικ"
+msgid "Width"
+msgstr "Πλάτος"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3153527\n"
+"00000200.xhp\n"
+"par_id3154561\n"
"help.text"
-msgid "<image id=\"img_id3153748\" src=\"cmd/sc_bullet.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153748\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153748\" src=\"cmd/sc_bullet.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153748\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\" visibility=\"visible\">Specifies the width.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"visible\">Καθορίζει το πλάτος.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3149751\n"
-"37\n"
+"00000200.xhp\n"
+"hd_id3156027\n"
"help.text"
-msgid "Special Character"
-msgstr "Ειδικός χαρακτήρας"
+msgid "Height"
+msgstr "Ύψος"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN107CD\n"
+"00000200.xhp\n"
+"par_id3147226\n"
"help.text"
-msgid "<variable id=\"moviesound\">Choose <emph>Insert - Movie and Sound</emph></variable>"
-msgstr "<variable id=\"moviesound\">Επιλέξτε <emph>Εισαγωγή - Ταινία και ήχος</emph></variable>"
+msgid "<ahelp hid=\".\" visibility=\"visible\">Specifies the height.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"visible\">Καθορίζει το ύψος.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN1085D\n"
+"00000200.xhp\n"
+"hd_id3150944\n"
"help.text"
-msgid "Movie and Sound"
-msgstr "Ταινία και ήχος"
+msgid "Resolution"
+msgstr "Ανάλυση"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3147242\n"
-"5\n"
+"00000200.xhp\n"
+"par_id3150129\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Επιλέξτε <emph> Εισαγωγή - Αντικείμενο</emph></variable>"
+msgid "<ahelp hid=\".\">Enter the image resolution. Select the measurement units from the list box.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την ανάλυση εικόνας. Επιλέξτε τις μονάδες μέτρησης από το πλαίσιο λίστας.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3152996\n"
-"6\n"
+"00000200.xhp\n"
+"hd_id3143534\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Αντικείμενο OLE</emph>"
+msgid "More options"
+msgstr "Περισσότερες επιλογές"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3146806\n"
-"7\n"
+"00000200.xhp\n"
+"par_id10\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή</emph>, κάντε κλικ"
+msgid "For JPEG files you can set the color depth and the quality."
+msgstr "Για τα αρχεία JPEG μπορείτε να καθορίσετε το βάθος χρώματος και την ποιότητα."
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3150254\n"
+"00000200.xhp\n"
+"par_id435923952\n"
"help.text"
-msgid "<image id=\"img_id3156305\" src=\"cmd/sc_insobjctrl.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156305\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156305\" src=\"cmd/sc_insobjctrl.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156305\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the color depth from 8 bit grayscale or 24 bit true color.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε το βάθος χρώματος από 8 δυαδικά κλίμακας γκρι ή 24 δυαδικά αληθινού χρώματος.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3145417\n"
-"8\n"
+"00000200.xhp\n"
+"par_id355152952\n"
"help.text"
-msgid "OLE Object"
-msgstr "Αντικείμενο OLE"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the compression for the export. A high compression means a smaller, but slower to load image.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει τη συμπίεση για την εξαγωγή. Μια υψηλή συμπίεση σημαίνει μια πιο μικρή, αλλά πιο μικρή για φόρτωση εικόνα.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3153087\n"
-"9\n"
+"00000200.xhp\n"
+"par_id355152953\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Choose <emph>Insert - Object - Plug-in</emph></caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Επιλογή <emph>Εισαγωγή - Αντικείμενο - Πρόσθετη λειτουργία</emph></caseinline></switchinline>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the quality for the export. Choose from a low quality with minimal file size, up to a high quality and big file size</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει την ποιότητα εξαγωγής. Επιλέξτε από μια χαμηλή ποιότητα με ελάχιστο μέγεθος αρχείου, μέχρι μια υψηλή ποιότητα και μεγάλο μέγεθος αρχείου</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3149785\n"
-"10\n"
+"00000200.xhp\n"
+"par_id11\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή</emph>, κλικ"
+msgid "For BMP files you can set the compression and the RLE encoding."
+msgstr "Για τα αρχεία BMP μπορείτε να ορίσετε τη συμπίεση και την κωδικοποίηση RLE."
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3154897\n"
+"00000200.xhp\n"
+"par_id312346798\n"
"help.text"
-msgid "<image id=\"img_id3146847\" src=\"cmd/sc_insertplugin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146847\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146847\" src=\"cmd/sc_insertplugin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146847\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies RLE (Run Length Encoding) to the BMP graphics.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εφαρμόζει RLE (κωδικοποίηση μήκους εκτέλεσης) στα γραφικά BMP.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3148474\n"
-"11\n"
+"00000200.xhp\n"
+"par_id12\n"
"help.text"
-msgid "Plug-in"
-msgstr "Πρόσθετη λειτουργία"
+msgid "For PBM, PGM, and PPM files you can set the encoding."
+msgstr "Για αρχεία PBM, PGM και PPM μπορείτε να ορίσετε την κωδικοποίηση."
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3153880\n"
-"53\n"
+"00000200.xhp\n"
+"par_id344441\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Sound</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Ήχος</emph>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Exports the file in binary format. The resulting file is smaller than a text file.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εξαγωγή του αρχείου σε δυαδική μορφή. Το τελικό αρχείο είναι μικρότερο από ένα αρχείο κειμένου.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3143278\n"
-"54\n"
+"00000200.xhp\n"
+"par_id3555783\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Video</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Βίντεο</emph>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Exports the file in ASCII text format. The resulting file is larger than a binary file.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εξάγει το αρχείο σε μορφή κειμένου ASCII. Το τελικό αρχείο είναι μεγαλύτερο από ένα δυαδικό αρχείο.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3150393\n"
-"15\n"
+"00000200.xhp\n"
+"par_id13\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Μαθηματικός τύπος</emph>"
+msgid "For PNG files you can set the compression and the interlaced mode."
+msgstr "Για αρχεία PNG μπορείτε να ορίσετε τη συμπίεση και την συνενωμένη κατάσταση."
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3153056\n"
-"16\n"
+"00000200.xhp\n"
+"par_id35674840\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή</emph> και κάντε κλικ"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the graphic is to be saved in interlaced mode.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσδιορίζει αν το γραφικό θα αποθηκευτεί σε συνενωμένη κατάσταση.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3148559\n"
+"00000200.xhp\n"
+"par_id14\n"
"help.text"
-msgid "<image id=\"img_id3149933\" src=\"cmd/sc_insertobjectstarmath.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149933\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149933\" src=\"cmd/sc_insertobjectstarmath.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149933\">Εικονίδιο</alt></image>"
+msgid "For GIF files you can set the transparency and the interlaced mode."
+msgstr "Για αρχεία GIF μπορείτε να ορίσετε τη διαφάνεια και την κατάσταση συνένωσης."
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3155858\n"
-"17\n"
+"00000200.xhp\n"
+"par_id31456456938\n"
"help.text"
-msgid "Formula"
-msgstr "Tύπος"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to save the background of the picture as transparent. Only objects will be visible in the GIF image. Use the Color Replacer to set the transparent color in the picture.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίστε εάν το παρασκήνιο της εικόνας θα αποθηκευτεί ως διαφανές. Μόνο τα αντικείμενα θα είναι ορατά στην εικόνα GIF. Χρησιμοποιήστε τον αντικαταστάτη χρώματος για να ορίσετε το χρώμα διαφάνειας στην εικόνα.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3153144\n"
-"38\n"
+"00000200.xhp\n"
+"par_id15\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Τύπος διαγράμματος</emph>"
+msgid "For EPS files you can set the preview, the color format, the compression, and the version."
+msgstr "Για τα αρχεία EPS μπορείτε να ορίσετε την προεπισκόπηση, τη μορφή χρώματος, τη συμπίεση και την έκδοση."
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3147578\n"
-"39\n"
+"00000200.xhp\n"
+"par_id3147779948\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Διάγραμμα</emph>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">You must print an EPS file with a PostScript printer. Other printers will only print the embedded preview.</caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Πρέπει να εκτυπώσετε ένα αρχείο EPS με έναν εκτυπωτή PostScript. Άλλοι εκτυπωτές θα εκτυπώσουν μόνο την ενσωματωμένη προεπισκόπηση. </caseinline></switchinline>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3154011\n"
-"40\n"
+"00000200.xhp\n"
+"par_id993155271\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Τύπος διαγράμματος</emph>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether a preview image is exported in the TIFF format together with the actual PostScript file.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν μια εικόνα προεπισκόπησης εξάγεται σε μορφή TIFF μαζί με το παρόν αρχείο PostScript.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3153573\n"
-"41\n"
+"00000200.xhp\n"
+"par_id993144740\n"
+"30\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Διάγραμμα</emph>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether a monochrome preview graphic in EPSI format is exported together with the PostScript file. This format only contains printable characters from the 7-bit ASCII code.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν ένα μονόχρωμο γραφικό προεπισκόπησης σε μορφή EPSI εξάγεται μαζί με το αντίστοιχο αρχείο PostScript. Αυτή η μορφή περιέχει μόνο εκτυπώσιμους χαρακτήρες από τον κώδικα ASCII 7 δυαδικών.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3159179\n"
-"42\n"
+"00000200.xhp\n"
+"par_id993150935\n"
+"12\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Τύπος διαγράμματος</emph>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Compression is not available at this level. Select the Level 1 option if your PostScript printer does not offer the capabilities of Level 2.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Η συμπίεση δεν είναι διαθέσιμη σε αυτή τη στάθμη. Διαλέξτε την επιλογή Στάθμη 1 αν ο PostScript εκτυπωτής σας δεν παρέχει τις δυνατότητες της στάθμης 2.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3159196\n"
-"43\n"
+"00000200.xhp\n"
+"par_id993159201\n"
+"14\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Διάγραμμα</emph>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the Level 2 option if your output device supports colored bitmaps, palette graphics and compressed graphics.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διαλέξτε την επιλογή Επίπεδο 2 σε περίπτωση που η συσκευή εξόδου υποστηρίζει έγχρωμες ψηφιογραφίες, γραφικά παλέτας και συμπιεσμένα γραφικά.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3149664\n"
+"00000200.xhp\n"
+"par_id319947250\n"
"18\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Διάγραμμα</emph>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Exports the file in color.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εξάγει το αρχείο με χρώμα.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3154921\n"
-"19\n"
+"00000200.xhp\n"
+"par_id993147088\n"
+"20\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή </emph> και κάντε κλικ"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Exports the file in grayscale tones.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εξάγει το αρχείο σε τόνους γκρι κλίμακας.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3156005\n"
+"00000200.xhp\n"
+"par_id399153683\n"
+"24\n"
"help.text"
-msgid "<image id=\"img_id3153739\" src=\"cmd/sc_drawchart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153739\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153739\" src=\"cmd/sc_drawchart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153739\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">LZW compression is the compression of a file into a smaller file using a table-based lookup algorithm.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Η συμπίεση LZW είναι η συμπίεση ενός αρχείου σε ένα μικρότερο αρχείο χρησιμοποιώντας έναν αλγόριθμο αναζήτησης βασισμένο σε πίνακα.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3145749\n"
-"20\n"
+"00000200.xhp\n"
+"par_id319952780\n"
+"26\n"
"help.text"
-msgid "Chart"
-msgstr "Διάγραμμα"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies that you do not wish to use compression.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει ότι δεν επιθυμείτε να χρησιμοποιήσετε συμπίεση.</ahelp>"
-#: 00000404.xhp
+#: 00000200.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3155513\n"
-"44\n"
+"00000200.xhp\n"
+"par_id3147250\n"
"help.text"
-msgid "Choose <emph>Insert - Picture - From File</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Εικόνα - Από αρχείο</emph>"
+msgid "See <link href=\"text/shared/00/00000020.xhp\" name=\"Import and Export Filter Information\">Import and Export Filter Information</link> for more information about filters."
+msgstr "Κοιτάξτε την <link href=\"text/shared/00/00000020.xhp\" name=\"Εισαγωγή και Εξαγωγή Πληροφοριών για Φίλτρα\">Εισαγωγή και Εξαγωγή Πληροφοριών για Φίλτρα</link> για περισσότερες πληροφορίες για τα φίλτρα."
-#: 00000404.xhp
+#: 00000206.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3155308\n"
-"45\n"
+"00000206.xhp\n"
+"tit\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή</emph>, κάντε κλικ"
+msgid "Dif Import/Export/ Lotus import/ dBASE import"
+msgstr "Εισαγωγή/Εξαγωγή Dif/ Εισαγωγή Lotus/ Εισαγωγή DBase"
-#: 00000404.xhp
+#: 00000206.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3145594\n"
+"00000206.xhp\n"
+"hd_id3155354\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3144764\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144764\">Icon</alt></image>"
-msgstr "<image id=\"img_id3144764\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144764\">Εικονίδιο</alt></image>"
+msgid "Dif Import/Export/ Lotus import/ dBASE import"
+msgstr "Εισαγωγή/Εξαγωγή Dif/ Εισαγωγή Lotus/ Εισαγωγή DBase"
-#: 00000404.xhp
+#: 00000206.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3149960\n"
-"46\n"
+"00000206.xhp\n"
+"par_id3150620\n"
+"4\n"
"help.text"
-msgid "From File"
-msgstr "Από αρχείο"
+msgid "Defines the options for import/export. These dialogs will be automatically shown if the corresponding file type is selected."
+msgstr "Καθορίζει τις επιλογές για εισαγωγή και εξαγωγή φίλτρων. Αυτά τα παράθυρα διαλόγου θα εμφανιστούν αυτόματα σε περίπτωση που επιλεγεί ο αντίστοιχος τύπος αρχείου."
-#: 00000404.xhp
+#: 00000206.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3150037\n"
-"25\n"
+"00000206.xhp\n"
+"hd_id3149000\n"
+"2\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Κινούμενο Πλαίσιο</emph>"
+msgid "Character set"
+msgstr "Σύνολο χαρακτήρων"
-#: 00000404.xhp
+#: 00000206.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3083281\n"
-"26\n"
+"00000206.xhp\n"
+"par_id3152790\n"
+"5\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή </emph>, κάντε κλικ"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_IMPORTOPT:LB_FONT\">Select the character set from the options used for import/export.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_IMPORTOPT:LB_FONT\">Επιλέξτε το σετ χαρακτήρων από τις επιλογές οι οποίες χρησιμοποιούνται για εισαγωγή/εξαγωγή.</ahelp>"
-#: 00000404.xhp
+#: 00000206.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3168607\n"
+"00000206.xhp\n"
+"par_id3152942\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3147482\" src=\"cmd/sc_insertobjectfloatingframe.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147482\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147482\" src=\"cmd/sc_insertobjectfloatingframe.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147482\">Εικονίδιο</alt></image>"
+msgid "For further information regarding filters, refer to the topic: <link href=\"text/shared/00/00000020.xhp\" name=\"Information about Import and Export Filters\">Information about Import and Export Filters</link>."
+msgstr "Για περισσότερες πληροφορίες σχετικά με τα φίλτρα, ανατρέξτε στο θέμα:<link href=\"text/shared/00/00000020.xhp\" name=\"Πληροφορίες για φίλτρα Εισαγωγής και Εξαγωγής\">Πληροφορίες για φίλτρα Εισαγωγής και Εξαγωγής</link>."
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3148588\n"
-"27\n"
+"00000207.xhp\n"
+"tit\n"
"help.text"
-msgid "Floating Frame"
-msgstr "Κινούμενο Πλαίσιο"
+msgid "Export text files"
+msgstr "Εξαγωγή αρχείων κειμένου"
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_id3150396\n"
-"47\n"
+"00000207.xhp\n"
+"hd_id3153116\n"
+"1\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">Άνοιγμα τύπου αρχείου που είναι άγνωστος στο %PRODUCTNAME και δεν είναι αρχείο κειμένου </variable>"
+msgid "Export text files"
+msgstr "Εξαγωγή αρχείων κειμένου"
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN10DDC\n"
+"00000207.xhp\n"
+"par_id3150379\n"
+"7\n"
"help.text"
-msgid "<image id=\"Graphic2\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic2\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "The <emph>Export text files</emph> dialog allows you to define the export options for text files. The dialog will be displayed if you save spreadsheet data as file type \"Text CSV\", and if the <emph>Edit filter settings</emph> check box is marked in the <emph>Save As</emph> dialog."
+msgstr "Ο διάλογος <emph> Εξαγωγή αρχείων κειμένου</emph> επιτρέπει τον καθορισμό των επιλογών εξαγωγής αρχείων κειμένου. Ο διάλογος θα εμφανιστεί αν αποθηκεύσετε τα δεδομένα λογιστικού φύλλου ως τύπο αρχείου \"Text CSV\" και εάν το πλαίσιο ελέγχου <emph>Επεξεργασία ρυθμίσεων φίλτρου</emph> επισημαίνεται στο διάλογο <emph>Αποθήκευση ως</emph>."
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN10DD1\n"
+"00000207.xhp\n"
+"hd_id3155577\n"
+"2\n"
"help.text"
-msgid "Fontwork Gallery"
-msgstr "Συλλογή Fontwork"
+msgid "Field options"
+msgstr "Επιλογές πεδίων"
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN10EA9\n"
+"00000207.xhp\n"
+"par_id3152427\n"
+"8\n"
"help.text"
-msgid "<image id=\"Graphic3\" src=\"cmd/sc_basicshapes.diamond.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic3\" src=\"cmd/sc_basicshapes.diamond.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "Defines the field separator, text separator and character set that is used for the text export."
+msgstr "Καθορίζει το διαχωριστικό πεδίου, το διαχωριστικό κειμένου και το σετ χαρακτήρων που χρησιμοποιούνται για εξαγωγή κειμένου."
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN10ED8\n"
+"00000207.xhp\n"
+"hd_id3152876\n"
+"5\n"
"help.text"
-msgid "Basic Shapes"
-msgstr "Βασικά σχήματα"
+msgid "Character set"
+msgstr "Σύνολο χαρακτήρων"
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN10EEE\n"
+"00000207.xhp\n"
+"par_id3154689\n"
+"11\n"
"help.text"
-msgid "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_IMPORTOPT:DDLB_FONT\">Specifies the character set for text export.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_IMPORTOPT:DDLB_FONT\">Καθορίζει την κωδικοποίηση χαρακτήρων για εξαγωγή κειμένου.</ahelp>"
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN10F1D\n"
+"00000207.xhp\n"
+"hd_id3145138\n"
+"3\n"
"help.text"
-msgid "Symbol Shapes"
-msgstr "Σχήματα συμβόλων"
+msgid "Field delimiter"
+msgstr "Διαχωριστικό πεδίων"
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN10F33\n"
+"00000207.xhp\n"
+"par_id3150838\n"
+"9\n"
"help.text"
-msgid "<image id=\"Graphic41\" src=\"cmd/sc_arrowshapes.left-right-arrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic41\" src=\"cmd/sc_arrowshapes.left-right-arrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_IMPORTOPT:ED_FIELDSEP\">Choose or enter the field delimiter, which separates data fields.</ahelp>"
+msgstr "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_IMPORTOPT:ED_FIELDSEP\">Επιλέξτε ή εισάγετε διαχωριστικό πεδίων, το οποίο διαχωρίζει δύο πεδία δεδομένων.</ahelp>"
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN10F62\n"
+"00000207.xhp\n"
+"hd_id3154682\n"
+"4\n"
"help.text"
-msgid "Block Arrows"
-msgstr "Βέλη μπλοκ"
+msgid "Text delimiter"
+msgstr "Διαχωριστικό κειμένου"
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN10F78\n"
+"00000207.xhp\n"
+"par_id3154863\n"
+"10\n"
"help.text"
-msgid "<image id=\"Graphic5\" src=\"cmd/sc_flowchartshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic5\" src=\"cmd/sc_flowchartshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_IMPORTOPT:ED_TEXTSEP\">Choose or enter the text delimiter, which encloses every data field.</ahelp>"
+msgstr "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_IMPORTOPT:ED_TEXTSEP\">Επιλέξτε ή εισάγετε το διαχωριστικό κειμένου, το οποίο περικλείει κάθε πεδίο δεδομένων.</ahelp>"
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN10FA7\n"
+"00000207.xhp\n"
+"hd_id783149793\n"
"help.text"
-msgid "Flowcharts"
-msgstr "Διαγράμματα ροής"
+msgid "Quote all text cells"
+msgstr "Εισαγωγικά σε όλα τα κελιά κειμένου"
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN10FBD\n"
+"00000207.xhp\n"
+"par_id3152778363\n"
"help.text"
-msgid "<image id=\"Graphic6\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic6\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\">Exports all text cells with leading and trailing quote characters as set in the Text delimiter box. If not checked, only those text cells get quoted that contain the Field delimiter character.</ahelp>"
+msgstr "<ahelp hid=\".\">Εξάγει όλα τα κελιά κειμένου με αρχικούς και τελικούς χαρακτήρες εισαγωγικών όπως καθορίζονται στο πλαίσιο οριοθέτη κειμένου. Εάν δεν σημειωθεί, μόνο τα κελιά κειμένου που περιέχουν το χαρακτήρα οριοθέτη πεδίου παίρνουν εισαγωγικά.</ahelp>"
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN10FEC\n"
+"00000207.xhp\n"
+"hd_id7145298\n"
"help.text"
-msgid "Callouts"
-msgstr "Υπομνήματα"
+msgid "Save cell content as shown"
+msgstr "Αποθηκεύστε τα περιεχόμενα του κελιού όπως ορίστηκαν"
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN11002\n"
+"00000207.xhp\n"
+"par_id5719779\n"
"help.text"
-msgid "<image id=\"Graphic7\" src=\"cmd/sc_starshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic7\" src=\"cmd/sc_starshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\">Enabled by default, data will be saved as displayed, including applied number formats. If this checkbox is not marked, raw data content will be saved, as in older versions of the software.</ahelp>"
+msgstr "<ahelp hid=\".\">Από προεπιλογή, τα δεδομένα θα αποθηκεύονται όπως εμφανίζονται, συμπεριλαμβανομένων των εφαρμοζόμενων μορφών αριθμών. Εάν το πλαίσιο ελέγχου δεν έχει επιλεχθεί, θα αποθηκευτούν τα δεδομένα που δεν έχουν υποστεί επεξεργασία, σαν παλιότερες εκδοχές της εφαρμογής.</ahelp>"
-#: 00000404.xhp
+#: 00000207.xhp
msgctxt ""
-"00000404.xhp\n"
-"par_idN11031\n"
+"00000207.xhp\n"
+"par_id3541062\n"
"help.text"
-msgid "Stars"
-msgstr "Αστέρια"
+msgid "Depending on the number format, saving cell content as shown may write values that during an import cannot be interpreted as numerical values anymore."
+msgstr "Ανάλογα με τη μορφή αριθμών, η αποθήκευση των περιεχόμενων των κελιών όπως εμφανίζονται μπορεί να εγγράψει τιμές, οι οποίες κατά τη διάρκεια μιας εισαγωγής δεν θα μπορούν πλέον να ερμηνευθούν ως αριθμητικές τιμές."
-#: 00000409.xhp
+#: 00000207.xhp
msgctxt ""
-"00000409.xhp\n"
-"tit\n"
+"00000207.xhp\n"
+"hd_id3149793\n"
+"12\n"
"help.text"
-msgid "Toolbars"
-msgstr "Γραμμές εργαλείων"
+msgid "Fixed column width"
+msgstr "Σταθερό πλάτος στήλης"
-#: 00000409.xhp
+#: 00000207.xhp
msgctxt ""
-"00000409.xhp\n"
-"hd_id3149517\n"
-"1\n"
+"00000207.xhp\n"
+"par_id3152363\n"
+"13\n"
"help.text"
-msgid "Toolbars"
-msgstr "Γραμμές εργαλείων"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_IMPORTOPT_CB_FIXEDWIDTH\">Exports all data fields with a fixed width.</ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_IMPORTOPT_CB_FIXEDWIDTH\">Εξάγει όλα τα πεδία δεδομένων με ένα σταθερό πλάτος.</ahelp>"
-#: 00000409.xhp
+#: 00000207.xhp
msgctxt ""
-"00000409.xhp\n"
-"par_id3156053\n"
-"2\n"
+"00000207.xhp\n"
+"par_id3149283\n"
+"14\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Επιλέξτε <emph>Δεδομένα - Φίλτρο - Τυπικό φίλτρο</emph>"
+msgid "The width of a data field in the exported text file is set to the current width of the corresponding column."
+msgstr "Το πλάτος ενός πεδίου δεδομένων στο εξαγόμενο αρχείο κειμένου έχει προσδιοριστεί στο τρέχον πλάτος της αντίστοιχης στήλης."
-#: 00000409.xhp
+#: 00000207.xhp
msgctxt ""
-"00000409.xhp\n"
-"par_id3154350\n"
-"3\n"
+"00000207.xhp\n"
+"par_id3154116\n"
+"15\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Προβολή πίνακα βάσης δεδομένων: Εικονίδιο <emph>Τυπικό Φίλτρο</emph> στη γραμμή <emph>Βάση δεδομένων</emph>"
+msgid "Values are exported in the format as currently seen in the cell."
+msgstr "Οι τιμές εξάγονται στη μορφή όπως φαίνεται αυτή τη στιγμή στο κελί."
-#: 00000409.xhp
+#: 00000207.xhp
msgctxt ""
-"00000409.xhp\n"
-"par_id3154183\n"
-"4\n"
+"00000207.xhp\n"
+"par_id3156414\n"
+"16\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Προβολή Φόρμας: Εικονίδιο <emph>Τυπικό Φίλτρο</emph> στη γραμμή <emph>Φόρμα</emph>"
+msgid "If a value is longer than the fixed column width, it will be exported as a ### string."
+msgstr "Σε περίπτωση που μια τιμή είναι μακρύτερη από το σταθερό πλάτος της στήλης, θα εξαχθεί ως μία ### συμβολοσειρά."
-#: 00000409.xhp
+#: 00000207.xhp
msgctxt ""
-"00000409.xhp\n"
-"par_id3155619\n"
+"00000207.xhp\n"
+"par_id3150178\n"
+"17\n"
"help.text"
-msgid "<image src=\"cmd/sc_formfiltered.png\" id=\"img_id3147588\"><alt id=\"alt_id3147588\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_formfiltered.png\" id=\"img_id3147588\"><alt id=\"alt_id3147588\">Εικονίδιο</alt></image>"
+msgid "If a text string is longer than the fixed column width, it will be truncated at the end."
+msgstr "Αν μια συμβολοσειρά κειμένου είναι μακρύτερη από το προκαθορισμένο πλάτος της στήλης, θα αποκοπεί στο τέλος."
-#: 00000409.xhp
+#: 00000207.xhp
msgctxt ""
-"00000409.xhp\n"
-"par_id3148731\n"
-"5\n"
+"00000207.xhp\n"
+"par_id3148548\n"
+"18\n"
"help.text"
-msgid "Standard Filter"
-msgstr "Προεπιλεγμένο φίλτρο"
+msgid "The alignment Left, Centered, and Right will be simulated by inserted blanks."
+msgstr "Η στοίχιση Αριστερά, Κέντρο και Δεξιά θα προσομοιωθεί με εισαγόμενα κενά."
#: 00000208.xhp
msgctxt ""
@@ -4456,8 +4806,8 @@ msgctxt ""
"par_id3149987\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"SC:MODALDIALOG:RID_SCDLG_ASCII\">Sets the import options for delimited data.</ahelp>"
-msgstr "<ahelp hid=\"SC:MODALDIALOG:RID_SCDLG_ASCII\">Προσδιορίζει τις επιλογές εισαγωγής για διαχωρισμένα δεδομένα.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/TextImportCsvDialog\">Sets the import options for delimited data.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/TextImportCsvDialog\">Προσδιορίζει τις επιλογές εισαγωγής για διαχωρισμένα δεδομένα.</ahelp>"
#: 00000208.xhp
msgctxt ""
@@ -4483,8 +4833,8 @@ msgctxt ""
"par_id3149495\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_ASCII:LB_CHARSET\">Specifies the character set to be used in the imported file.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_ASCII:LB_CHARSET\">Καθορίζει την κωδικοποίηση χαρακτήρων το οποίο θα χρησιμοποιείται στο εισαγόμενο αρχείο.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/charset\">Specifies the character set to be used in the imported file.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/charset\">Καθορίζει την κωδικοποίηση χαρακτήρων το οποίο θα χρησιμοποιείται στο εισαγόμενο αρχείο.</ahelp>"
#: 00000208.xhp
msgctxt ""
@@ -4533,8 +4883,8 @@ msgctxt ""
"par_id3150247\n"
"48\n"
"help.text"
-msgid "<ahelp hid=\"SC:NUMERICFIELD:RID_SCDLG_ASCII:NF_AT_ROW\">Specifies the row where you want to start the import.</ahelp> The rows are visible in the preview window at the bottom of the dialog."
-msgstr "<ahelp hid=\"SC:NUMERICFIELD:RID_SCDLG_ASCII:NF_AT_ROW\"> Καθορίζει τη γραμμή από την οποία θα ξεκινήσει η εισαγωγή .</ahelp> Οι γραμμές είναι ορατές στο παράθυρο προεπισκόπησης που βρίσκεται στο κάτω μέρος του παραθύρου διαλόγου."
+msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/fromrow\">Specifies the row where you want to start the import.</ahelp> The rows are visible in the preview window at the bottom of the dialog."
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/fromrow\"> Καθορίζει τη γραμμή από την οποία θα ξεκινήσει η εισαγωγή .</ahelp> Οι γραμμές είναι ορατές στο παράθυρο προεπισκόπησης που βρίσκεται στο κάτω μέρος του παραθύρου διαλόγου."
#: 00000208.xhp
msgctxt ""
@@ -4569,8 +4919,8 @@ msgctxt ""
"par_id3150710\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_ASCII:RB_FIXED\">Separates fixed-width data (equal number of characters) into columns.</ahelp> Click on the ruler in the preview window to set the width."
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_ASCII:RB_FIXED\">Διαχωρίζει τα δεδομένα σταθερού πλάτους (με ίσο αριθμό χαρακτήρων) σε στήλες.</ahelp> Κάντε κλικ πάνω στο χάρακα στο παράθυρο προεπισκόπησης για να ρυθμίσετε το πλάτος ."
+msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/tofixedwidth\">Separates fixed-width data (equal number of characters) into columns.</ahelp> Click on the ruler in the preview window to set the width."
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/tofixedwidth\">Διαχωρίζει τα δεδομένα σταθερού πλάτους (με ίσο αριθμό χαρακτήρων) σε στήλες.</ahelp> Κάντε κλικ πάνω στο χάρακα στο παράθυρο προεπισκόπησης για να ρυθμίσετε το πλάτος ."
#: 00000208.xhp
msgctxt ""
@@ -4587,8 +4937,8 @@ msgctxt ""
"par_id3145136\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_ASCII:RB_SEPARATED\">Select the separator used in your data.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_ASCII:RB_SEPARATED\">Επιλέξτε το διαχωριστικό το οποίο χρησιμοποιείται στα δεδομένα σας.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/toseparatedby\">Select the separator used in your data.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/toseparatedby\">Επιλέξτε το διαχωριστικό το οποίο χρησιμοποιείται στα δεδομένα σας.</ahelp>"
#: 00000208.xhp
msgctxt ""
@@ -4605,8 +4955,8 @@ msgctxt ""
"par_id3147576\n"
"50\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_ASCII:CKB_TAB\">Separates data delimited by tabs into columns.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_ASCII:CKB_TAB\">Διαχωρίζει δεδομένα οριοθετημένα από στηλοθέτες σε στήλες.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/tab\">Separates data delimited by tabs into columns.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/tab\">Διαχωρίζει δεδομένα οριοθετημένα από στηλοθέτες σε στήλες.</ahelp>"
#: 00000208.xhp
msgctxt ""
@@ -4623,8 +4973,8 @@ msgctxt ""
"par_id3157863\n"
"52\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_ASCII:CKB_SEMICOLON\">Separates data delimited by semicolons into columns.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_ASCII:CKB_SEMICOLON\">Διαχωρίζει τα οριοθετημένα από στηλοθέτες δεδομένα σε στήλες.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/semicolon\">Separates data delimited by semicolons into columns.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/semicolon\">Διαχωρίζει τα οριοθετημένα από στηλοθέτες δεδομένα σε στήλες.</ahelp>"
#: 00000208.xhp
msgctxt ""
@@ -4641,8 +4991,8 @@ msgctxt ""
"par_id3150693\n"
"54\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_ASCII:CKB_COMMA\">Separates data delimited by commas into columns.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_ASCII:CKB_COMMA\">Διαχωρίζει δεδομένα οριοθετημένα από κόμματα σε στήλες.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/comma\">Separates data delimited by commas into columns.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/comma\">Διαχωρίζει δεδομένα οριοθετημένα από κόμματα σε στήλες.</ahelp>"
#: 00000208.xhp
msgctxt ""
@@ -4659,8 +5009,8 @@ msgctxt ""
"par_id3153663\n"
"56\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_ASCII:CKB_SPACE\">Separates data delimited by spaces into columns.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_ASCII:CKB_SPACE\">Διαχωρίζει δεδομένα διαχωρισμένα από κενά σε στήλες.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/space\">Separates data delimited by spaces into columns.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/space\">Διαχωρίζει δεδομένα διαχωρισμένα από κενά σε στήλες.</ahelp>"
#: 00000208.xhp
msgctxt ""
@@ -4677,8 +5027,8 @@ msgctxt ""
"par_id3156329\n"
"58\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_ASCII:ED_OTHER\">Separates data into columns using the custom separator that you specify. Note: The custom separator must also be contained in your data.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_ASCII:ED_OTHER\">Διαχωρίζει δεδομένα σε στήλες χρησιμοποιώντας το προσαρμοσμένο διαχωριστικό που δηλώνετε. Σημείωση: Το προσαρμοσμένο διαχωριστικό πρέπει επίσης να περιέχεται στα δεδομένα σας.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/inputother\">Separates data into columns using the custom separator that you specify. Note: The custom separator must also be contained in your data.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/inputother\">Διαχωρίζει δεδομένα σε στήλες χρησιμοποιώντας το προσαρμοσμένο διαχωριστικό που δηλώνετε. Σημείωση: Το προσαρμοσμένο διαχωριστικό πρέπει επίσης να περιέχεται στα δεδομένα σας.</ahelp>"
#: 00000208.xhp
msgctxt ""
@@ -4695,8 +5045,8 @@ msgctxt ""
"par_id3153827\n"
"60\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_ASCII:CB_ASONCE\">Combines consecutive delimiters and removes blank data fields.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_ASCII:CB_ASONCE\">Συνδυάζει συνεχόμενα διαχωριστικά και αφαιρεί κενά πεδία δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/mergedelimiters\">Combines consecutive delimiters and removes blank data fields.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/mergedelimiters\">Συνδυάζει συνεχόμενα διαχωριστικά και αφαιρεί κενά πεδία δεδομένων.</ahelp>"
#: 00000208.xhp
msgctxt ""
@@ -4713,8 +5063,8 @@ msgctxt ""
"par_id3156326\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_ASCII:CB_TEXTSEP\">Select a character to delimit text data. You can can also enter a character in the text box.</ahelp>"
-msgstr "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_ASCII:CB_TEXTSEP\"> Επιλέξτε ένα χαρακτήρα για να οριοθετήσει τα δεδομένα του κειμένου.Έχετε επίσης τη δυνατότητα να εισάγετε ένα χαρακτήρα στο πλαίσιο κειμένου.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/textdelimiter\">Select a character to delimit text data. You can can also enter a character in the text box.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/textdelimiter\"> Επιλέξτε ένα χαρακτήρα για να οριοθετήσει τα δεδομένα του κειμένου.Έχετε επίσης τη δυνατότητα να εισάγετε ένα χαρακτήρα στο πλαίσιο κειμένου.</ahelp>"
#: 00000208.xhp
msgctxt ""
@@ -4813,8 +5163,8 @@ msgctxt ""
"par_id314995725\n"
"24\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_ASCII:LB_TYPE1\">Choose a column in the preview window and select the data type to be applied the imported data.</ahelp> You can select one of the following options:"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_ASCII:LB_TYPE1\">Διαλέξτε μία στήλη στο παράθυρο προεπισκόπησης και επιλέξτε τον τύπο δεδομένων ο οποίος θέλετε να εφαρμοστεί στα εισαγόμενα δεδομένα .</ahelp>Έχετε τη δυνατότητα να διαλέξετε μία από τις ακόλουθες επιλογές:"
+msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/columntype\">Choose a column in the preview window and select the data type to be applied the imported data.</ahelp> You can select one of the following options:"
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/columntype\">Διαλέξτε μία στήλη στο παράθυρο προεπισκόπησης και επιλέξτε τον τύπο δεδομένων ο οποίος θέλετε να εφαρμοστεί στα εισαγόμενα δεδομένα .</ahelp>Έχετε τη δυνατότητα να διαλέξετε μία από τις ακόλουθες επιλογές:"
#: 00000208.xhp
msgctxt ""
@@ -5095,3177 +5445,2855 @@ msgctxt ""
msgid "For more information, see <link href=\"text/shared/00/00000020.xhp\" name=\"Information about Import and Export Filters\">Information about Import and Export Filters</link>."
msgstr "Για περισσότερες πληροφορίες, βλέπε <link href=\"text/shared/00/00000020.xhp\" name=\"Πληροφορίες για τα Φίλτρα Εισαγωγής και Εξαγωγής\">Πληροφορίες για τα Φίλτρα Εισαγωγής και Εξαγωγής</link>."
-#: 00000403.xhp
+#: 00000210.xhp
msgctxt ""
-"00000403.xhp\n"
+"00000210.xhp\n"
"tit\n"
"help.text"
-msgid "View Menu"
-msgstr "Προβολή"
+msgid "Warning Print Options"
+msgstr "Προειδοποίηση Επιλογών Εκτύπωσης"
-#: 00000403.xhp
+#: 00000210.xhp
msgctxt ""
-"00000403.xhp\n"
-"hd_id3156304\n"
+"00000210.xhp\n"
+"hd_id3145759\n"
"1\n"
"help.text"
-msgid "View Menu"
-msgstr "Προβολή"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3146936\n"
-"12\n"
-"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Μεγέθυνση</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3149962\n"
-"24\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (×) and (÷) on the number keypad </caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (×) and (÷) on the number keypad </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Εστιάστε επίσης με (+) (-) (×) και (÷) στο αριθμητικό κομμάτι του πληκτρολογίου </caseinline><caseinline select=\"IMPRESS\">Εστιάστε επίσης με (+) (-) (×) και (÷) στο αριθμητικό κομμάτι του πληκτρολογίου </caseinline></switchinline>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3152895\n"
-"13\n"
-"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Κάντε διπλό κλικ ή δεξί κλικ στο πεδίο στη γραμμή <emph>Κατάστασης</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3156183\n"
-"36\n"
-"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3166445\n"
-"15\n"
-"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Επιλέξτε <emph>Προβολή - Εργαλειοθήκες - Βασική</emph></variable>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3153748\n"
-"17\n"
-"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Επιλέξτε <emph>Προβολή - Εργαλειοθήκες - Εργαλεία</emph></variable>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3154317\n"
-"18\n"
-"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Επιλέξτε <emph>Προβολή - Γραμμή κατάστασης</emph></variable>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3152780\n"
-"19\n"
-"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Επιλέξτε <emph>Προβολή - Εργαλειοθήκες - Γραμμή χρώματος</emph></variable>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3156113\n"
-"43\n"
-"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Επιλέξτε<emph>Προβολή - Κατάσταση Μεθόδου Εισαγωγής</emph></variable>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3157909\n"
-"32\n"
-"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Υπερσύνδεση</emph> στη <emph>Κανονική</emph> γραμμή, κάντε κλικ στο <emph>Διαδίκτυο</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3146806\n"
-"42\n"
-"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Υπερσύνδεση</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3153717\n"
-"38\n"
-"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail & News</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Κάντε κλικ στο εικονίδιο <emph>Υπερσύνδεση</emph> στη <emph>Βασική</emph> γραμμή εργαλείων, κάντε κλικ στο <emph>Αλληλογραφία & Συζητήσεις</emph></variable>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3149415\n"
-"34\n"
-"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Κάντε κλικ στο εικονίδιο <emph>Υπερσύνδεση</emph> στη <emph>Βασική</emph> γραμμή εργαλείων και κάντε κλικ στο <emph>Έγγραφο</emph></variable>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3150129\n"
-"35\n"
-"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Κάντε κλικ στο εικονίδιο <emph>Υπερσύνδεση</emph> στη <emph>Βασική</emph> γραμμή εργαλείων και κάντε κλικ στο <emph>Δημιουργία εγγράφου</emph></variable>"
+msgid "Warning Print Options"
+msgstr "Προειδοποίηση Επιλογών Εκτύπωσης"
-#: 00000403.xhp
+#: 00000210.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3159269\n"
-"20\n"
+"00000210.xhp\n"
+"par_id3152352\n"
+"2\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Πλήρης οθόνη</emph>"
+msgid "<ahelp hid=\"SD:MODALDIALOG:DLG_PRINT_WARNINGS\">The<emph> Warning Print Options </emph>dialog appears when the page setup does not match the defined print range.</ahelp> This is the case, for example, if you draw a rectangle that is larger than the current page format."
+msgstr "<ahelp hid=\"SD:MODALDIALOG:DLG_PRINT_WARNINGS\">Το μήνυμα<emph> Προειδοποίηση Επιλογών Εκτύπωσης </emph>εμφανίζεται όταν οι ρυθμίσεις της σελίδας δεν ταιριάζουν με την προκαθορισμένη περιοχή εκτύπωσης.</ahelp> Αυτό συμβαίνει, παραδείγματος χάρη, αν ζωγραφίσετε ένα ορθογώνιο το οποίο είναι μεγαλύτερο από την τρέχουσα μορφή σελίδας."
-#: 00000403.xhp
+#: 00000210.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3149578\n"
-"25\n"
+"00000210.xhp\n"
+"hd_id3150620\n"
+"3\n"
"help.text"
-msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+J"
-msgstr "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+J"
+msgid "Print options"
+msgstr "Επιλογές εκτύπωσης"
-#: 00000403.xhp
+#: 00000210.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3153257\n"
+"00000210.xhp\n"
+"hd_id3156324\n"
+"5\n"
"help.text"
-msgid "<image id=\"img_id3148473\" src=\"cmd/sc_fullscreen.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148473\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148473\" src=\"cmd/sc_fullscreen.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148473\">Εικονίδιο</alt></image>"
+msgid "Fit page to print range"
+msgstr "Προσαρμογή σελίδας σε περιοχή εκτύπωσης"
-#: 00000403.xhp
+#: 00000210.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3153627\n"
-"44\n"
+"00000210.xhp\n"
+"par_id3158405\n"
+"7\n"
"help.text"
-msgid "Full Screen On/Off (in Page Preview)"
-msgstr "Πλήρης οθόνη ενεργοποίηση/απενεργοποίηση (την προεπισκόπηση σελίδας)"
+msgid "If you select the <emph>Fit page to print range </emph>option, the <emph>Warning Print Options</emph> dialog will not appear in subsequent print runs of this document."
+msgstr "Αν επιλέξετε την επιλογή <emph>Προσαρμογή σελίδας σε περιοχή εκτύπωσης </emph>, το μήνυμα <emph>Προειδοποίηση Επιλογών Εκτύπωσης</emph> δεν θα εμφανιστεί για επακόλουθες εκτυπώσεις του αρχείου."
-#: 00000403.xhp
+#: 00000210.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3147559\n"
+"00000210.xhp\n"
+"hd_id3156553\n"
"8\n"
"help.text"
-msgid "If a text document or spreadsheet is open:"
-msgstr "Αν ένα έγγραφο κειμένου ή ένα λογιστικό φύλο είναι ανοιχτό:"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3145069\n"
-"31\n"
-"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Μενού <emph>Προβολή - Προελεύσεις δεδομένων</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3149046\n"
-"28\n"
-"help.text"
-msgid "F4 key"
-msgstr "Πλήκτρο F4"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3153778\n"
-"help.text"
-msgid "<image id=\"img_id3153524\" src=\"cmd/sc_viewdatasourcebrowser.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153524\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153524\" src=\"cmd/sc_viewdatasourcebrowser.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153524\">Εικονίδιο</alt></image>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3146908\n"
-"39\n"
-"help.text"
-msgid "Data Sources"
-msgstr "Προελεύσεις δεδομένων"
+msgid "Print on multiple pages"
+msgstr "Εκτύπωση σε πολλαπλές σελίδες"
-#: 00000403.xhp
+#: 00000210.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3154140\n"
+"00000210.xhp\n"
+"par_id3154823\n"
"9\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Κώδικας HTML</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3154947\n"
-"23\n"
-"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "Ανοίξτε το μενού περιβάλλοντος σε ένα έγγραφο HTML"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PRINT_WARNINGS:RBT_POSTER\">Specifies whether to distribute the printout on multiple pages.</ahelp> The print range will be printed on multiple pages."
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PRINT_WARNINGS:RBT_POSTER\">Καθορίζει αν η εκτύπωση θα κατανεμηθεί σε πολλαπλές σελίδες.</ahelp> Η εκτύπωση θα κατανεμηθεί σε πολλαπλές σελίδες."
-#: 00000403.xhp
+#: 00000210.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3152935\n"
+"00000210.xhp\n"
+"hd_id3147010\n"
+"10\n"
"help.text"
-msgid "<image id=\"img_id3156422\" src=\"cmd/sc_sourceview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156422\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156422\" src=\"cmd/sc_sourceview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156422\">Εικονίδιο</alt></image>"
+msgid "Trim"
+msgstr "Αποκοπή"
-#: 00000403.xhp
+#: 00000210.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3144448\n"
+"00000210.xhp\n"
+"par_id3151111\n"
"11\n"
"help.text"
-msgid "HTML Source"
-msgstr "Κώδικας HTML"
-
-#: 00000403.xhp
-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>"
-
-#: 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>"
-
-#: 01000000.xhp
-msgctxt ""
-"01000000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Showing and Hiding Docked Windows"
-msgstr "Εμφάνιση και απόκρυψη αγκυρωμένων παραθύρων"
-
-#: 01000000.xhp
-msgctxt ""
-"01000000.xhp\n"
-"hd_id3085157\n"
-"1\n"
-"help.text"
-msgid "Showing and Hiding Docked Windows"
-msgstr "Εμφάνιση και απόκρυψη αγκυρωμένων παραθύρων"
-
-#: 01000000.xhp
-msgctxt ""
-"01000000.xhp\n"
-"par_id3149948\n"
-"2\n"
-"help.text"
-msgid "Every <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"docked\">docked</link> window has an icon to control the display properties of the window."
-msgstr "Κάθε <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"αγκυρωμένο\">αγκυρωμένο</link> παράθυρο έχει ένα εικονίδιο για να ελέγχει τις ιδιότητες προβολής του παραθύρου."
-
-#: 01000000.xhp
-msgctxt ""
-"01000000.xhp\n"
-"par_id3150502\n"
-"3\n"
-"help.text"
-msgid "To show or hide a docked window, click the icon."
-msgstr "Πατήστε το εικονίδιο, για να εμφανιστεί ή να κρυφτεί ένα αγκυρωμένο παράθυρο."
-
-#: 01000000.xhp
-msgctxt ""
-"01000000.xhp\n"
-"hd_id3150465\n"
-"13\n"
-"help.text"
-msgid "AutoShow and AutoHide Docked Windows"
-msgstr "Αυτόματη εμφάνιση και Αυτόματη απόκρυψη αγκυρωμένων παραθύρων"
-
-#: 01000000.xhp
-msgctxt ""
-"01000000.xhp\n"
-"par_id3155504\n"
-"14\n"
-"help.text"
-msgid "You can click the edge of a hidden docked window to open the window."
-msgstr "Μπορείτε να κάνετε κλικ σε ένα κρυφό αγκυρωμένο παράθυρο για να το ανοίξετε."
-
-#: 01000000.xhp
-msgctxt ""
-"01000000.xhp\n"
-"par_id3153257\n"
-"15\n"
-"help.text"
-msgid "The docked window closes automatically when you move the mouse pointer outside of the window."
-msgstr "Το αγκυρωμένο παράθυρο κλείνει αυτόματα όταν κινήσετε το δείκτη του ποντικιού έξω από αυτό."
-
-#: 01000000.xhp
-msgctxt ""
-"01000000.xhp\n"
-"par_id3154046\n"
-"16\n"
-"help.text"
-msgid "Multiple docked windows act as a single window in AutoShow/AutoHide mode."
-msgstr "Πολλαπλά αγκυρωμένα παράθυρα συμπεριφέρονται σαν ένα παράθυρο σε κατάσταση Αυτόματης Εμφάνισης/Αυτόματης Απόκρυψης."
-
-#: 01000000.xhp
-msgctxt ""
-"01000000.xhp\n"
-"hd_id3145416\n"
-"18\n"
-"help.text"
-msgid "Drag and Drop"
-msgstr "Μετακίνηση και απόθεση"
-
-#: 01000000.xhp
-msgctxt ""
-"01000000.xhp\n"
-"par_id3149578\n"
-"19\n"
-"help.text"
-msgid "If you drag an object over the edge of a hidden docked window, the window opens in AutoShow mode."
-msgstr "Όταν σύρετε ένα αντικείμενο επάνω από το αγκυρωμένο άκρο ενός κρυμμένου παραθύρου, το παράθυρο ανοίγει σε κατάσταση αυτόματης εμφάνισης."
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PRINT_WARNINGS:RBT_CUT\">Specifies that anything extending beyond the maximum print range will be cut off and not included in the printing.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PRINT_WARNINGS:RBT_CUT\">Καθορίζει ότι οτιδήποτε εκτείνεται πέρα από τη μέγιστη περιοχή εκτύπωσης θα περικοπεί και δεν θα συμπεριλαμβάνεται στην εκτύπωση.</ahelp>"
-#: 01050000.xhp
+#: 00000215.xhp
msgctxt ""
-"01050000.xhp\n"
+"00000215.xhp\n"
"tit\n"
"help.text"
-msgid "General"
-msgstr "Γενικά"
+msgid "ASCII Filter Options"
+msgstr "Επιλογές φίλτρων ASCII"
-#: 01050000.xhp
+#: 00000215.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3158397\n"
+"00000215.xhp\n"
+"hd_id3146856\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/00/01050000.xhp\" name=\"General\">General</link>"
-msgstr "<link href=\"text/shared/00/01050000.xhp\" name=\"Γενικά\">Γενικά</link>"
+msgid "ASCII Filter Options"
+msgstr "Επιλογές φίλτρων ASCII"
-#: 01050000.xhp
+#: 00000215.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3159242\n"
+"00000215.xhp\n"
+"par_id3153070\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">The<emph> General </emph>tab page lists the general properties of the current theme.</ahelp>"
-msgstr "<ahelp hid=\".\">Η σελίδα καρτέλας <emph>Γενικά</emph> καταγράφει τις γενικές ιδιότητες του τρέχοντος θέματος.</ahelp>"
+msgid "You can specify which options, such as basic font, language, character set, or break, are imported or exported with a text document. The dialog appears when you load an ASCII file with the filter \"Text Encoded\" or when you save the document the first time, or when you \"save as\" with another name."
+msgstr "Εδώ μπορείτε να καθορίσετε τις ιδιότητες, όπως τη βασική γραμματοσειρά, σύνολο χαρακτήρων, ή τις αλλαγές, που εισάγονται ή εξάγωνται με το έγγραφο κειμένου. Ο διάλογος αυτός εμφανίζεται όταν φορτώνετε ένα αρχείο ASCII με φίλτρο \"Κωδικοποίηση Κειμένου\" ή όταν αποθηκεύετε το έγγραφο για πρώτη φορά ή όταν επιλέγετε την \"Αποθήκευση Ως\" με άλλο όνομα."
-#: 01050000.xhp
+#: 00000215.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3150264\n"
+"00000215.xhp\n"
+"hd_id3159217\n"
"3\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 01050000.xhp
+#: 00000215.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3154094\n"
+"00000215.xhp\n"
+"par_id3155577\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"SVX_EDIT_RID_SVXTABPAGE_GALLERY_GENERAL_EDT_MS_NAME\">Displays the name of the theme.</ahelp> If no name has been assigned, you can type a new name in the text box."
-msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXTABPAGE_GALLERY_GENERAL_EDT_MS_NAME\">Εμφανίζει το όνομα του θέματος.</ahelp> Αν δεν έχει ανατεθεί κανένα όνομα, μπορείτε να πληκτρολογήσετε ένα νέο όνομα στο πεδίο κειμένου."
+msgid "Defines the settings for importing or exporting your file. When exporting, only the character set and paragraph break can be defined."
+msgstr "Καθορίζει τις ρυθμίσεις για την εισαγωγή και την εξαγωγή του αρχείου σας. Κατά την εξαγωγή, μόνο το σύνολο χαρακτήρων και οι αλλαγές παραγράφων μπορούν να καθοριστούν."
-#: 01050000.xhp
+#: 00000215.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3147089\n"
+"00000215.xhp\n"
+"hd_id3146959\n"
"5\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "Character set"
+msgstr "Σύνολο χαρακτήρων"
-#: 01050000.xhp
+#: 00000215.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3145071\n"
+"00000215.xhp\n"
+"par_id3143206\n"
"6\n"
"help.text"
-msgid "Specifies the object type."
-msgstr "Προσδιορίζει τον τύπο του αντικειμένου."
+msgid "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/charset\">Specifies the character set of the file for export or import.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/charset\">Καθορίζει το σύνολο χαρακτήρων του αρχείου για την εξαγωγή και την εισαγωγή.</ahelp>"
-#: 01050000.xhp
+#: 00000215.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3147576\n"
+"00000215.xhp\n"
+"hd_id3154926\n"
"7\n"
"help.text"
-msgid "Location"
-msgstr "Θέση"
+msgid "Default fonts"
+msgstr "Προεπιλεγμένες γραμματοσειρές"
-#: 01050000.xhp
+#: 00000215.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3146797\n"
+"00000215.xhp\n"
+"par_id3151262\n"
"8\n"
"help.text"
-msgid "Specifies the complete object path."
-msgstr "Προσδιορίζει την ολοκληρωμένη διαδρομή του αντικειμένου."
-
-#: 00000007.xhp
-msgctxt ""
-"00000007.xhp\n"
-"tit\n"
-"help.text"
-msgid "Toolbars"
-msgstr "Γραμμές εργαλείων"
+msgid "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/font\">By setting a default font, you specify that the text should be displayed in a specific font. The default fonts can only be selected when importing.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/font\">Ρυθμίζοντας μια προεπιλεγμένη γραμματοσειρά, καθορίζετε ότι το κείμενο θα πρέπει να εμφανίζεται με μια συγκεκριμένη γραμματοσειρά. Οι προεπιλεγμένες γραμματοσειρές μπορούν μόνο να επιλεχθούν όταν κάνετε εισαγωγή.</ahelp>"
-#: 00000007.xhp
-msgctxt ""
-"00000007.xhp\n"
-"hd_id3155620\n"
-"1\n"
-"help.text"
-msgid "Toolbars"
-msgstr "Γραμμές εργαλείων"
-
-#: 00000007.xhp
-msgctxt ""
-"00000007.xhp\n"
-"par_id3152823\n"
-"4\n"
-"help.text"
-msgid "<variable id=\"werkzeugleiste\">Icon on the Tools bar: </variable>"
-msgstr "<variable id=\"werkzeugleiste\">Εικονίδιο στη γραμμή εργαλείων: </variable>"
-
-#: 00000007.xhp
-msgctxt ""
-"00000007.xhp\n"
-"par_id3152352\n"
-"5\n"
-"help.text"
-msgid "<variable id=\"textobjektleiste\">Icon on the Formatting Bar: </variable>"
-msgstr "<variable id=\"textobjektleiste\">Εικονίδιο στη γραμμή μορφοποίησης: </variable>"
-
-#: 00000007.xhp
-msgctxt ""
-"00000007.xhp\n"
-"par_id3151370\n"
-"7\n"
-"help.text"
-msgid "<variable id=\"objektleiste\">Icon on the Formatting Bar: </variable>"
-msgstr "<variable id=\"objektleiste\">Εικονίδιο στη γραμμή μορφοποίησης: </variable>"
-
-#: 00000007.xhp
+#: 00000215.xhp
msgctxt ""
-"00000007.xhp\n"
-"par_id3149748\n"
+"00000215.xhp\n"
+"hd_id3154894\n"
"9\n"
"help.text"
-msgid "<variable id=\"diaobjektleiste\">Icon on the Slide View Bar: </variable>"
-msgstr "<variable id=\"diaobjektleiste\">Εικονίδιο στη κυλιόμενη γραμμή προβολής: </variable>"
+msgid "Language"
+msgstr "Γλώσσα"
-#: 00000007.xhp
+#: 00000215.xhp
msgctxt ""
-"00000007.xhp\n"
-"par_id3156553\n"
+"00000215.xhp\n"
+"par_id3153323\n"
"10\n"
"help.text"
-msgid "<variable id=\"symbolleistenneu\">This overview describes the default toolbar configuration for $[officename].</variable>"
-msgstr "<variable id=\"symbolleistenneu\"> Αυτή η σύνοψη περιγράφει τη διαμόρφωση της προεπιλεγμένης γραμμής εργαλείων για το $[officename].</variable>"
+msgid "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/language\">Specifies the language of the text, if this has not already been defined. This setting is only available when importing.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/language\">Καθορίζει τη γλώσσα του κειμένου, αν δεν έχει ήδη καθοριστεί. Η ρύθμιση είναι μόνο διαθέσιμη κατά την εισαγωγή.</ahelp>"
-#: 00000007.xhp
+#: 00000215.xhp
msgctxt ""
-"00000007.xhp\n"
-"par_id3153551\n"
+"00000215.xhp\n"
+"hd_id3147143\n"
"11\n"
"help.text"
-msgid "Asian Language Support"
-msgstr "Υποστήριξη ασιατικών γλωσσών"
+msgid "Paragraph break"
+msgstr "Αλλαγή παραγράφου"
-#: 00000007.xhp
+#: 00000215.xhp
msgctxt ""
-"00000007.xhp\n"
-"par_id3156326\n"
+"00000215.xhp\n"
+"par_id3143281\n"
"12\n"
"help.text"
-msgid "These commands can only be accessed after you enable support for Asian languages in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>."
-msgstr "Αυτές οι εντολές μπορούν να προσπελαστούν μόνο αφού ενεργοποιήσετε την υποστήριξη για ασιατικές γλώσσες στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</emph>."
+msgid "Defines the type of paragraph break for a text line."
+msgstr "Καθορίζει τον τύπο της αλλαγής παραγράφου για μια γραμμή κειμένου."
-#: 00000020.xhp
+#: 00000215.xhp
msgctxt ""
-"00000020.xhp\n"
-"tit\n"
+"00000215.xhp\n"
+"hd_id3150935\n"
+"13\n"
"help.text"
-msgid "About Import and Export Filters"
-msgstr "Πληροφορίες σχετικά με τα φίλτρα εισαγωγής και εξαγωγής"
+msgid "CR & LF"
+msgstr "CR & LF"
-#: 00000020.xhp
+#: 00000215.xhp
msgctxt ""
-"00000020.xhp\n"
-"bm_id3152952\n"
+"00000215.xhp\n"
+"par_id3145829\n"
+"14\n"
"help.text"
-msgid "<bookmark_value>import filters</bookmark_value><bookmark_value>export filters</bookmark_value><bookmark_value>filters; for import and export</bookmark_value><bookmark_value>files; filters and formats</bookmark_value><bookmark_value>formats; on opening and saving</bookmark_value><bookmark_value>importing; HTML and text documents</bookmark_value><bookmark_value>exporting;HTML and text documents</bookmark_value><bookmark_value>text documents; importing/exporting</bookmark_value><bookmark_value>HTML documents; importing/exporting</bookmark_value><bookmark_value>UTF-8/UCS2 support</bookmark_value><bookmark_value>HTML; export character set</bookmark_value><bookmark_value>PostScript; creating files</bookmark_value><bookmark_value>exporting;to PostScript format</bookmark_value>"
-msgstr "<bookmark_value>εισαγωγή φίλτρων</bookmark_value><bookmark_value>εξαγωγή φίλτρων</bookmark_value><bookmark_value>φίλτρα, για εισαγωγή και εξαγωγή</bookmark_value><bookmark_value>αρχεία, φίλτρα και μορφοποιημένα πεδία</bookmark_value><bookmark_value>μορφοποιημένα πεδία, στο άνοιγμα και στην αποθήκευση</bookmark_value><bookmark_value>εισαγωγή, HTML και έγγραφα κειμένου</bookmark_value><bookmark_value>εξαγωγή, HTML και έγγραφα κειμένου</bookmark_value><bookmark_value>έγγραφα κειμένου, εισαγωγή/εξαγωγή</bookmark_value><bookmark_value>έγγραφα HTML, εισαγωγή/εξαγωγή</bookmark_value><bookmark_value>υποστήριξη UTF-8/UCS2</bookmark_value><bookmark_value>HTML, εξαγωγή σετ χαρακτήρων</bookmark_value><bookmark_value>PostScript, δημιουργία αρχείων</bookmark_value><bookmark_value>εξαγωγή, σε μορφή PostScript</bookmark_value>"
+msgid "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/crlf\">Produces a \"Carriage Return\" and a \"Linefeed\". This option is the default.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/crlf\">Παράγει μία \"Carriage Return\" και μία \"Linefeed\". Αυτή η επιλογή είναι προεπιλεγμένη.</ahelp>"
-#: 00000020.xhp
+#: 00000215.xhp
msgctxt ""
-"00000020.xhp\n"
-"hd_id3152952\n"
-"1\n"
+"00000215.xhp\n"
+"hd_id3153551\n"
+"15\n"
"help.text"
-msgid "About Import and Export Filters"
-msgstr "Πληροφορίες σχετικά με τα φίλτρα εισαγωγής και εξαγωγής"
+msgid "CR"
+msgstr "CR"
-#: 00000020.xhp
+#: 00000215.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3143272\n"
-"2\n"
+"00000215.xhp\n"
+"par_id3156042\n"
+"16\n"
"help.text"
-msgid "In $[officename], apart from its own <link href=\"text/shared/00/00000021.xhp\" name=\"XML formats\">XML formats</link> you can also open and save many foreign XML formats."
-msgstr "Στο $[officename], εκτός από τις δικές του <link href=\"text/shared/00/00000021.xhp\" name=\"μορφές XML\">μορφές XML</link> μπορείτε επίσης να ανοίξετε και να αποθηκεύσετε σε πολλές ξένες XML μορφές."
+msgid "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/cr\">Produces a \"Carriage Return\" as the paragraph break.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/cr\">Παράγει μία \"Carriage Return\" καθώς αλλάζει η παράγραφος.</ahelp>"
-#: 00000020.xhp
+#: 00000215.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3152414\n"
-"3\n"
+"00000215.xhp\n"
+"hd_id3150713\n"
+"17\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">In UNIX, certain file formats cannot be recognized automatically.</caseinline><defaultinline>$[officename] normally recognizes the correct file type automatically on opening a file.</defaultinline></switchinline> There may be cases where you have to select the file type yourself in the <emph>Open</emph> dialog. For example, if you have a database table in text format that you want to open as a database table, you need to specify the file type \"Text CSV\" after selecting the file."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Σε UNIX , ορισμένοι τύποι αρχείων δεν μπορούν να αναγνωριστούν αυτόματα. </caseinline><defaultinline>Το $[officename] κανονικά αναγνωρίζει τον έγκυρο τύπο αρχείου αυτόματα ανοίγοντας το αρχείο.</defaultinline></switchinline> Μπορεί να υπάρξουν περιπτώσεις όπου πρέπει να επιλέξετε από μόνοι σας τον τύπο αρχείου στο διάλογο <emph>Άνοιγμα</emph>. Για παράδειγμα, αν έχετε έναν πίνακα βάσης δεδομένων σε μορφή κειμένου και θέλετε να τον ανοίξετε ως πίνακα βάσης δεδομένων, πρέπει να ορίσετε τον τύπο αρχείου \"Κείμενο CSV\" αφού επιλέξετε το αρχείο."
+msgid "LF"
+msgstr "LF"
-#: 00000020.xhp
+#: 00000215.xhp
msgctxt ""
-"00000020.xhp\n"
-"hd_id3148668\n"
-"238\n"
+"00000215.xhp\n"
+"par_id3145090\n"
+"18\n"
"help.text"
-msgid "Basic Macros in MS Office Documents"
-msgstr "Βασικές μακροεντολές σε έγγραφα του MS Office"
+msgid "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/lf\">Produces a \"Linefeed\" as the paragraph break.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/lf\">Παράγει μία \"Linefeed\" καθώς αλλάζει η παράγραφος.</ahelp>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3156211\n"
-"239\n"
+"00000401.xhp\n"
+"tit\n"
"help.text"
-msgid "In <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Load/Save - VBA Properties\">Load/Save - VBA Properties</link> you can specify the settings for the VBA macro codes in MS Office documents. VBA macros are unable to run in $[officename]; they must first be converted and adapted. Often you only want to use $[officename] to change the visible content of a Word, Excel or PowerPoint file and then save the file again in Microsoft Office format without changing the macros they contain. You can set the behavior of $[officename] as desired: Either the VBA macros are saved in commented form as a subroutine of $[officename] and when the document is saved in MS Office format are written back correctly again, or you can select the Microsoft Office macros to be removed when loading. The last option is an effective protection against viruses within the Microsoft Office documents."
-msgstr "Στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Φόρτωση/Αποθήκευση - Ιδιότητες VBA\">Φόρτωση/Αποθήκευση - Ιδιότητες VBA</link> μπορείτε να καθορίσετε τις ρυθμίσεις για τους κωδικούς μακροεντολών VBA σε έγγραφα MS Office. Οι μακροεντολές VBA δεν τρέχουν σε $[officename]· πρέπει πρώτα να μετατραπούν και να προσαρμοστούν. Συχνά θέλετε μόνο να χρησιμοποιήσετε το $[officename] για να αλλάξετε το ορατό περιεχόμενο ενός αρχείου Word, Excel ή PowerPoint και έπειτα να αποθηκεύσετε το αρχείο ξανά σε μορφή Microsoft Office χωρίς αλλαγή των μακροεντολών που περιέχει. Μπορείτε να ορίσετε την συμπεριφορά του $[officename] όπως επιθυμείτε: Είτε οι μακροεντολές VBA αποθηκεύονται σε μορφή σχολιασμού ως μια υπορουτίνα του $[officename] και όταν το έγγραφο αποθηκεύεται σε μορφή MS Office γράφονται πίσω πάλι σωστά, είτε μπορείτε να επιλέξετε οι μακροεντολές του Microsoft Office να αφαιρούνται κατά τη φόρτωση. Η τελευταία επιλογή είναι μια αποτελεσματική προστασία ενάντια σε ιούς στα έγγραφα του Microsoft Office."
+msgid "File Menu"
+msgstr "Αρχείο"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"hd_id3154232\n"
-"5\n"
+"00000401.xhp\n"
+"hd_id3149976\n"
+"1\n"
"help.text"
-msgid "Notes regarding external formats and file types"
-msgstr "Σημειώσεις αναφορικά με εξωτερικές μορφές και τύπους αρχείων"
+msgid "File Menu"
+msgstr "Αρχείο"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3154230\n"
-"226\n"
+"00000401.xhp\n"
+"par_id389416\n"
"help.text"
-msgid "Even if they are not installed, some filters can be selected in the <emph>Open</emph> and <emph>Save</emph> dialogs. If you select such a filter, a message will appear saying that you can still install the filter if you require."
-msgstr "Ακόμα και όταν δεν έχουν εγκατασταθεί, ορισμένα φίλτρα είναι δυνατό να επιλεγούν από τα παράθυρα διαλόγου<emph>Άνοιγμα</emph> και <emph>Αποθήκευση</emph>. Εάν επιλέξετε ένα τέτοιο φίλτρο, θα εμφανιστεί το μήνυμα ότι μπορείτε ακόμη να εγκαταστήσετε το φίλτρο, αν το ζητήσετε."
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
+msgstr "<variable id=\"webhtml\">Επιλέξτε <emph>Αρχείο - Προεπισκόπηση στον Περιηγητή Ιστοσελίδων</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3149999\n"
-"200\n"
+"00000401.xhp\n"
+"par_id3154812\n"
+"50\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">If you want to install additional filters or remove individual filters from the installation, close %PRODUCTNAME, start the Setup program and select the <emph>Modify</emph> option. Then you will see a dialog in which you can add or remove individual components of %PRODUCTNAME. Graphic filters can be found in \"Optional Components\".</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Εάν θέλετε την εγκατάσταση πρόσθετων φίλτρων ή τηναφαίρεση μεμονωμένων φίλτρων από την εγκατάσταση, κλείστε το %PRODUCTNAME, ξεκινήστε το πρόγραμμα εγκατάστασης και διαλέξτε την επιλογή <emph>Τροποποίηση</emph>. Έπειτα θα δείτε ένα διάλογο στον οποίο μπορείτε να προσθέσετε ή να αφαιρέσετε μεμονωμένα στοιχεία του %PRODUCTNAME. Τα φίλτρα γραφικών μπορούν να βρεθούν στο \"Προαιρετικά στοιχεία\". </caseinline></switchinline>"
+msgid "Choose <emph>File - New</emph>"
+msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία</emph>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"hd_id3156027\n"
-"7\n"
+"00000401.xhp\n"
+"par_id3153070\n"
+"186\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Importing and Exporting Text Documents</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Εισαγωγή και εξαγωγή εγγράφων κειμένου</defaultinline></switchinline>"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
+msgstr "Το εικονίδιο<emph>Δημιουργία</emph>στην <emph>Βασική</emph> γραμμή εργαλείων (το εικονίδιο εμφανίζει τον τύπο του νέου εγγράφου)"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3145669\n"
-"8\n"
+"00000401.xhp\n"
+"par_id3150127\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>$[officename] Writer can read various versions of the Microsoft Word text format. You also can save your own texts in Word format. However, not everything available with $[officename] Writer can be transferred to MS Word, and not everything can be imported.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Το $[officename] Writer έχει τη δυνατότητα ανάγνωσης διαφόρων εκδόσεων των μορφών αρχείων Microsoft Word. Μπορείτε επίσης να αποθηκεύσετε τα δικά σας κείμενα σε μορφή Word. Ωστόσο, δεν είναι δυνατή η μεταφορά όλων των διαθέσιμων στοιχείων του $[officename] στο MS Word, όπως και δεν είναι δυνατή η αντίστοιχη εισαγωγή τους.</defaultinline></switchinline>"
+msgid "<image id=\"img_id3156053\" src=\"res/sx03251.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3156053\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156053\" src=\"res/sx03251.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3156053\">Icon</alt></image>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3150144\n"
-"233\n"
+"00000401.xhp\n"
+"par_id3154232\n"
+"199\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Importing is normally not problematic. Even redlining information and controls are imported (and exported) so that $[officename] recognizes inserted or deleted text in Word documents as well as font attributes that have been modified. Different coloring for each author and the time of such changes is also included. When graphic text boxes and labels are imported from templates, most of the attributes are also imported as direct paragraph and drawing attributes. However, some of the attributes may be lost during the import procedure.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Η εισαγωγή συνήθως δεν παρουσιάζει προβλήματα. Πραγματοποιείται εισαγωγή (και εξαγωγή) ακόμα και πληροφοριών και ρυθμίσεων επεξεργασίας για να αναγνωρίζει το $[officename] το κείμενο που έχει εισαχθεί ή εξαχθεί σε έγγραφα του Word καθώς και τις ιδιότητες που έχουν τροποποιηθεί. Επίσης περιλαμβάνονται διαφορετικοί χρωματισμοί για κάθε συντάκτη και η ώρα που πραγματοποιήθηκαν τέτοιες αλλαγές. Όταν πραγματοποιείται εισαγωγή πλαισίων γραφικών κειμένου και ετικετών από πρότυπα, οι περισσότερες από τις ιδιότητες εισάγονται επίσης ως μόνιμες ιδιότητες παραγράφων και σχεδίασης. Ωστόσο, ορισμένες από τις ιδιότητες ενδέχεται να χαθούν κατά τη διαδικασία εισαγωγής.</defaultinline></switchinline>"
+msgid "New"
+msgstr "Δημιουργία"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3149095\n"
-"10\n"
+"00000401.xhp\n"
+"par_id3154894\n"
+"179\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>It is also possible to import and export <link href=\"text/shared/00/00000005.xhp#rtf\" name=\"RTF\">RTF</link> files. This file format can be used to exchange formatted texts across various applications and platforms. In this way, many formats read by most programs will be transferred without a problem. The clipboard uses RTF format when you insert part of a spreadsheet from $[officename] Calc through <link href=\"text/shared/00/00000005.xhp\" name=\"DDE\">DDE</link> into $[officename] Writer.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Είναι επίσης δυνατή η εισαγωγή και εξαγωγή αρχείων <link href=\"text/shared/00/00000005.xhp#rtf\" name=\"RTF\">RTF</link>. Αυτή η μορφή αρχείου είναι δυνατόν να χρησιμοποιηθεί για την ανταλλαγή μορφοποιημένων κειμένων σε διάφορες εφαρμογές και πλατφόρμες. Με αυτό τον τρόπο, οι μορφές που είναι αναγνώσιμες από τα περισσότερα προγράμματα θα μεταφερθούν χωρίς πρόβλημα. Το πρόχειρο χρησιμοποιεί μορφή RTF κατά την εισαγωγή μέρους ενός υπολογιστικού φύλλου από το $[officename] Calc μέσω <link href=\"text/shared/00/00000005.xhp\" name=\"DDE\">DDE</link> στο $[officename] Writer.</defaultinline></switchinline>"
+msgid "Key <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N"
+msgstr "Πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3151378\n"
-"237\n"
+"00000401.xhp\n"
+"par_id3157898\n"
+"82\n"
"help.text"
-msgid "The filter <emph>Text Encoded</emph> helps you open and save text documents with another encoding font. The filter opens a dialog that enables you to select character set, default fonts, language and paragraph break."
-msgstr "Το φίλτρο <emph>Κωδικοποιημένο κείμενο</emph> βοηθά στο άνοιγμα και την αποθήκευση εγγράφων κειμένου με άλλη γραμματοσειρά κωδικοποίησης. Το φίλτρο περιέχει ένα παράθυρο διαλόγου το οποίο δίνει τη δυνατότητα καθορισμού γραμματοσειρών, προεπιλεγμένων γραμματοσειρών, γλώσσας και αλλαγών παραγράφου."
+msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
+msgstr "Μενού <emph>Αρχείο - Δημιουργία</emph><emph>-Πρότυπα</emph>."
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"hd_id3149763\n"
-"11\n"
+"00000401.xhp\n"
+"par_id3149140\n"
+"187\n"
"help.text"
-msgid "Importing and Exporting in HTML Format"
-msgstr "Εισαγωγή και εξαγωγή σε μορφή HTML"
+msgid "Key Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N"
+msgstr "Πλήκτρο Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3150244\n"
-"198\n"
+"00000401.xhp\n"
+"par_id3149798\n"
+"160\n"
"help.text"
-msgid "With $[officename] Writer, you can insert footnotes and endnotes in your HTML document. They are exported as meta tags. The footnote and endnote characters are exported as hyperlinks."
-msgstr "Με το $[officename] Writer, μπορείτε να εισαγάγετε υποσημειώσεις και σημειώσεις τέλους σε έγγραφο HTML. Η εξαγωγή τους πραγματοποιείται ως μορφή μετα-ετικετών. Οι χαρακτήρες των υποσημειώσεων και των σημειώσεων τέλους εξάγονται ως υπερσυνδέσεις."
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
+msgstr "<variable id=\"etiketten\">Επιλέξτε <emph>Αρχείο - Δημιουργία - Ετικέτες</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3149800\n"
-"199\n"
+"00000401.xhp\n"
+"par_id3147226\n"
+"161\n"
"help.text"
-msgid "Comments are used to include unknown characters in an HTML document. Every note that begins with \"HTML:...\" and ends with \">\" is treated as an HTML code, but is exported without these designations. Several tags around text can be included after \"HTML:...\" Accented characters are converted into the ANSI character set. Comments are created during import (for example, for meta tags that have no room in the file properties or unknown tags)."
-msgstr "Τα σχόλια χρησιμοποιούνται για να περιγράψουν άγνωστους χαρακτήρες σε ένα έγγραφο HTML. Κάθε σημείωση που ξεκινάει με \"HTML:...\" και τελειώνει σε \">\" αντιμετωπίζεται ως κώδικας HTML, αλλά εξάγεται χωρίς τα άγκιστρα. Μερικές ετικέτες γύρω από κείμενο μπορούν να συμπεριληφθούν μετά το \"HTML:...\". Οι τονισμένοι χαρακτήρες μετατρέπονται σε κωδικοποίηση χαρακτήρων ANSI. Σχόλια δημιουργούνται και κατά την εισαγωγή (για παράδειγμα, για meta tags που δεν χωράνε στις ιδιότητες του αρχείου ή άγνωστα tags)."
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
+msgstr "<variable id=\"etikettenein\">Επιλέξτε την καρτέλα <emph>Αρχείο - Δημιουργία - Ετικέτες - Ετικέτες</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3149734\n"
-"201\n"
+"00000401.xhp\n"
+"par_id3154522\n"
+"162\n"
"help.text"
-msgid "The HTML import of $[officename] Writer is able to read files that have UTF-8 or UCS2 character coding. All characters that are contained in the ANSI character set or in the system's character set can be displayed."
-msgstr "Η εισαγωγή HTML του $[officename] Writer έχει τη δυνατότητα ανάγνωσης αρχείων με κωδικοποίηση χαρακτήρων UTF-8 ή UCS2. Όλοι οι χαρακτήρες που περιλαμβάνονται στο σύνολο χαρακτήρων ANSI ή στο σύνολο χαρακτήρων του συστήματος μπορούν να εμφανιστούν."
+msgid "Choose <emph>File - New - Labels - Format</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Αρχείο - Δημιουργία - Ετικέτες - Μορφή</emph>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3149578\n"
-"240\n"
+"00000401.xhp\n"
+"par_id3154983\n"
+"163\n"
"help.text"
-msgid "When exporting to HTML, the character set selected in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph> is used. Characters not present there are written in a substitute form, which is displayed correctly in modern web browsers. When exporting such characters, you will receive an appropriate warning."
-msgstr "Όταν εξάγετε σε HTML, το επιλεγμένο σύνολο χαρακτήρων στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph>χρησιμοποιείται. Οι χαρακτήρες που δεν υπάρχουν εκεί γράφονται σε υποκατάστατη μορφή, που προβάλλεται σωστά σε σύγχρονους εξερευνητές ιστού. Όταν εξάγονται τέτοιοι χαρακτήρες, θα πάρετε μια κατάλληλη προειδοποίηση."
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
+msgstr "Επιλέξτε την καρτέλα<emph>Αρχείο - Δημιουργία - Επαγγελματικές Κάρτες - Μορφή</emph>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3153146\n"
-"197\n"
+"00000401.xhp\n"
+"par_id3157958\n"
+"164\n"
"help.text"
-msgid "If, in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>, you select Netscape Navigator, MS Internet Explorer, or $[officename] Writer as the export option, upon export all important font attributes are exported as direct attributes (for example, text color, font size, bold, italic, and so on) in CSS1 styles. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> stands for Cascading Style Sheets.) Importing is also carried out according to this standard."
-msgstr "Εάν, στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph>, επιλέξετε Netscape Navigator, MS Internet Explorer, ή $[officename] Writer ως επιλογή εξαγωγής, στην εξαγωγή όλα τα σημαντικά γνωρίσματα της γραμματοσειράς εξάγονται ως άμεσα γνωρίσματα (για παράδειγμα, χρώμα κειμένου, μέγεθος γραμματοσειράς, έντονα, πλάγια και λοιπά) σε μορφές CSS1. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> σημαίνει διαδοχική μορφή φύλλων.) Η εισαγωγή εκτελείται επίσης σύμφωνα με αυτό το πρότυπο."
+msgid "Choose <emph>File - New - Labels - Options</emph> tab"
+msgstr "Επιλέξτε τη καρτέλα <emph>Αρχείο - Δημιουργία - Ετικέτες- Επιλογές</emph>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3154143\n"
-"130\n"
+"00000401.xhp\n"
+"par_id3153311\n"
+"165\n"
"help.text"
-msgid "The \"font\" property corresponds to Netscape Navigator; that is, before the font size you can specify optional values for \"font-style\" (italic, none), \"font-variant\" (normal, small-caps) and \"font-weight\" (normal, bold)."
-msgstr "Η ιδιότητα \"γραμματοσειρά\" ανταποκρίνεται στο πρόγραμμα Netscape Navigator, δηλαδή πριν το μέγεθος γραμματοσειράς μπορείτε να ορίσετε προαιρετικές τιμές για τα \"font-style\" (italic, none), \"font-variant\" (normal, small-caps) και \"font-weight\" (normal, bold)."
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
+msgstr "Επιλέξτε τη καρτέλα <emph>Αρχείο - Δημιουργία - Επαγγελματικές Κάρτες - Επιλογές</emph>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3153760\n"
-"131\n"
+"00000401.xhp\n"
+"par_id3152780\n"
+"166\n"
"help.text"
-msgid "For example, \"Font: bold italic small-caps 12pt/200% Arial, Helvetica\" switches to bold, italic, small caps, double-space with the font family Arial or Helvetica, if Arial doesn't exist."
-msgstr "Π.χ. \"Font: bold italic small-caps 12pt/200% Arial, Helvetica\" αλλάζουν σε έντονη γραφή, πλάγια, μικρά κεφαλαία, με διπλό διάστημα στην οικογένεια γραμματοσειράς Arial ή σε Helvetica, σε περίπτωση που δεν υπάρχει η γραμματοσειρά Arial."
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
+msgstr "<variable id=\"visikart\">Επιλέξτε <emph>Αρχείο - Δημιουργία - Επαγγελματικές Κάρτες</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3150129\n"
-"132\n"
+"00000401.xhp\n"
+"par_id3156346\n"
+"167\n"
"help.text"
-msgid "\"Font: 10pt\" switches to a 10pt font, with bold, italic, small caps off."
-msgstr "Η επιλογή \"Font: 10pt\" αλλάζει το μέγεθος της γραμματοσειράς σε 10pt με απενεργοποιημένες τις ιδιότητες έντονης και πλάγιας γραφής και μικρών κεφαλαίων."
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
+msgstr "<variable id=\"visikartform\">Επιλέξτε την καρτέλα <emph>Αρχείο - Δημιουργία - Επαγγελματικές Κάρτες - Μέσο</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3155135\n"
-"14\n"
+"00000401.xhp\n"
+"par_id3152824\n"
+"168\n"
"help.text"
-msgid "If MS Internet Explorer or $[officename] Writer are set as the export option, the sizes of the control field and their internal margins are exported as styles (print formats). CSS1 size properties are based on \"width\" and \"height\" values. The \"Margin\" property is used to set equal margins on all sides of the page. To allow different margins, the \"Margin-Left\", \"Margin-Right\", \"Margin-Top\" and \"Margin-Bottom\" properties are used."
-msgstr "Σε περίπτωση που ο MS Internet Explorer ή το $[officename] Writer έχουν οριστεί ως επιλογή εξαγωγής, τα μεγέθη του πεδίου ελέγχου και τα εσωτερικά τους περιθώρια εξάγονται ως στυλ (μορφές εκτύπωσης). Οι ιδιότητες μεγέθους του CSS1 βασίζονται στις τιμές \"πλάτος\" και \"ύψος\". Η ιδιότητα \"Περιθώριο\" χρησιμοποιείται για τον καθορισμό περιθωρίων σε ίσες αποστάσεις σε όλες τις πλευρές της σελίδας. Για τη δημιουργία άνισων αποστάσεων, χρησιμοποιούνται οι ιδιότητες \"Περιθώριο-Αριστερά\", \"Περιθώριο-Δεξιά\", \"Περιθώριο-Επάνω\" και \"Περιθώριο-κάτω\"."
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
+msgstr "<variable id=\"viskartinhalt\">Επιλέξτε την καρτέλα <emph>Αρχείο - Δημιουργία - Επαγγελματικές κάρτες - Επαγγελματικές κάρτες</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3148473\n"
-"15\n"
+"00000401.xhp\n"
+"par_id3149819\n"
+"169\n"
"help.text"
-msgid "The distances of graphics and Plug-Ins to the content can be set individually for export to $[officename] Writer and MS Internet Explorer. If the top/bottom or right/left margin is set differently, the distances are exported in a \"STYLE\" option for the corresponding tag as CSS1 size properties \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" and \"Margin-Right\"."
-msgstr "Οι αποστάσεις των γραφικών και των πρόσθετων λειτουργιών στο περιεχόμενο μπορούν να οριστούν ξεχωριστά για εξαγωγή στο $[officename] Writer και τον MS Internet Explorer. Αν τα άνω/κάτω ή δεξιά/αριστερά περιθώρια έχουν οριστεί διαφορετικά μεταξύ τους, τότε οι αποστάσεις εξάγονται σε μια επιλογή \"ΣΤΥΛ\" για την αντίστοιχη καρτέλα ως ιδιότητες μεγέθους \"Περιθώριο-Πάνω\", \"Περιθώριο-Κάτω\", \"Περιθώριο-Αριστερά\" και \"Περιθώριο-Δεξιά\" για το CSS1."
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
+msgstr "<variable id=\"viskartpriv\">Επιλέξτε την καρτέλα <emph>Αρχείο - Δημιουργία - Επαγγελματικές Κάρτες - Προσωπικά</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3144510\n"
-"16\n"
+"00000401.xhp\n"
+"par_id3154897\n"
+"170\n"
"help.text"
-msgid "Text frames are supported with the use of CSS1 extensions for absolute positioned objects. This applies only to the export options Netscape Navigator, MS Internet Explorer, and $[officename] Writer. Text frames can be aligned as graphics, <switchinline select=\"sys\"><caseinline select=\"WIN\"> Plug-Ins,</caseinline></switchinline>and Floating Frames, but character-linked frames are not possible."
-msgstr "Τα πλαίσια κειμένου υποστηρίζονται με τη χρήση επεκτάσεων CSS1 για απόλυτα τοποθετημένα αντικείμενα. Αυτό ισχύει μόνο για τις επιλογές εξαγωγής Netscape Navigator, MS Internet Explorer και $[officename] Writer. Τα πλαίσια κειμένου μπορούν να ευθυγραμμιστούν ως γραφικά, <switchinline select=\"sys\"><caseinline select=\"WIN\"> πρόσθετα,</caseinline></switchinline> και κινούμενα πλαίσια, αλλά πλαίσια συνδεόμενα με χαρακτήρες δεν είναι δυνατά."
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
+msgstr "<variable id=\"viskartgesch\">Επιλέξτε την καρτέλα <emph>Αρχείο - Δημιουργία - Επαγγελματικές Κάρτες - Εργασία</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3147530\n"
-"46\n"
+"00000401.xhp\n"
+"par_id3146137\n"
+"7\n"
"help.text"
-msgid "Text frames are exported as \"<SPAN>\" or \"<DIV>\" tags if they do not contain columns. If they do contain columns then they are exported as \"<MULTICOL>\"."
-msgstr "Τα πλαίσια κειμένου εξάγονται ως καρτέλες \"<SPAN>\" ή \"<DIV>\"αν δεν περιέχουν στήλες. Σε περίπτωση που περιέχουν στήλες εξάγονται ως \"<MULTICOL>\"."
+msgid "Choose <emph>File - Open</emph>"
+msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3153896\n"
-"202\n"
+"00000401.xhp\n"
+"par_id3152944\n"
+"83\n"
"help.text"
-msgid "The measurement unit set in $[officename] is used for HTML export of CSS1 properties. The unit can be set separately for text and HTML documents under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General</emph> or <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer/Web - View</emph>. The number of exported decimal places depends on the unit."
-msgstr "Η μονάδα μέτρησης που ορίζεται στο $[officename] χρησιμοποιείται για εξαγωγή HTML των ιδιοτήτων CSS1. Η μονάδα μπορεί να οριστεί ξεχωριστά για έγγραφα κειμένου και HTML στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Γενικά</emph> ή <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer/Web - Προβολή</emph>. Ο αριθμός των εξαγόμενων δεκαδικών θέσεων εξαρτάται από τη μονάδα."
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+O"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+O"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3154935\n"
-"203\n"
+"00000401.xhp\n"
+"par_id3155341\n"
+"8\n"
"help.text"
-msgid "Measurement Unit"
-msgstr "Μονάδα μέτρησης"
+msgid "On the <emph>Standard</emph> Bar, click"
+msgstr "Στην <emph>Βασική</emph> γραμμή εργαλείων, επιλέξτε"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3154226\n"
-"204\n"
+"00000401.xhp\n"
+"par_id3155419\n"
"help.text"
-msgid "Measurement Unit Name in CSS1"
-msgstr "Όνομα μονάδας μέτρησης στο CSS1"
+msgid "<image id=\"img_id3149415\" src=\"cmd/sc_open.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3149415\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149415\" src=\"cmd/sc_open.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3149415\">Icon</alt></image>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3151106\n"
-"205\n"
+"00000401.xhp\n"
+"par_id3156003\n"
+"9\n"
"help.text"
-msgid "Maximum Number of Decimal Places"
-msgstr "Μέγιστος αριθμός δεκαδικών ψηφίων"
+msgid "Open File"
+msgstr "Άνοιγμα αρχείου"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3154071\n"
-"206\n"
+"00000401.xhp\n"
+"par_id3155388\n"
+"174\n"
"help.text"
-msgid "Millimeter"
-msgstr "Χιλιοστό"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
+msgstr "Μενού <emph>Αρχείο - Άνοιγμα</emph>,Τύπος αρχείου <emph>Κωδικοποίηση Κειμένου</emph>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3149290\n"
-"207\n"
+"00000401.xhp\n"
+"par_id3154174\n"
+"175\n"
"help.text"
-msgid "mm"
-msgstr "mm"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
+msgstr "Μενού <emph>Αρχείο - Αποθήκευση ως</emph>,Τύπος αρχείου <emph>Κωδικοποίηση Κειμένου</emph>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3152920\n"
-"208\n"
+"00000401.xhp\n"
+"par_id3145609\n"
+"109\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
+msgstr "<variable id=\"autobrief\">Επιέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3156293\n"
-"209\n"
+"00000401.xhp\n"
+"par_id3149245\n"
+"110\n"
"help.text"
-msgid "Centimeter"
-msgstr "Εκατοστό"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
+msgstr "<variable id=\"autopilotbrief\">Επιλέξτε <emph> Αρχείο - Αυτόματοι Πιλότοι - Επιστολή</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3154819\n"
-"210\n"
+"00000401.xhp\n"
+"par_id3154758\n"
+"111\n"
"help.text"
-msgid "cm"
-msgstr "cm"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
+msgstr "<variable id=\"autopilotbrief1\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Επιστολή - Σχεδίαση σελίδας</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3147228\n"
-"211\n"
+"00000401.xhp\n"
+"par_id3152360\n"
+"112\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
+msgstr "<variable id=\"autopilotbrief2\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Επιστολή - Διάταξη επιστολόχαρτου</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3154329\n"
-"212\n"
+"00000401.xhp\n"
+"par_id3159413\n"
+"113\n"
"help.text"
-msgid "Inch"
-msgstr "Ίντσα"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
+msgstr "<variable id=\"autopilotbrief3\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Επιστολή - Τυπωμένα αντικείμενα</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3150740\n"
-"213\n"
+"00000401.xhp\n"
+"par_id3152771\n"
+"114\n"
"help.text"
-msgid "in"
-msgstr "in"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
+msgstr "<variable id=\"autopilotbrief4\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Επιστολή - παραλήπτης και αποστολέας</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3157320\n"
-"214\n"
+"00000401.xhp\n"
+"par_id3153524\n"
+"115\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
+msgstr "<variable id=\"autopilotbrief5\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Επιστολή - Υποσέλιδο</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3156422\n"
-"215\n"
+"00000401.xhp\n"
+"par_id3154224\n"
+"116\n"
"help.text"
-msgid "Pica"
-msgstr "Pica (Πίκα)"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
+msgstr "<variable id=\"autopilotbrief6\">Επιλογή <emph>Αρχείο - Αυτόματοι Πιλότοι - Επιστολή - </emph><emph>Όνομα και Τοποθεσία </emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
+"00000401.xhp\n"
"par_id3144760\n"
-"216\n"
+"120\n"
"help.text"
-msgid "pc"
-msgstr "pc"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
+msgstr "<variable id=\"autopilotfax\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Φαξ</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3145322\n"
-"217\n"
+"00000401.xhp\n"
+"par_id3147085\n"
+"121\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
+msgstr "<variable id=\"autopilotfax1\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Φαξ - Σχεδίαση Σελίδας</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3155131\n"
-"218\n"
+"00000401.xhp\n"
+"par_id3151042\n"
+"209\n"
"help.text"
-msgid "Point"
-msgstr "Σημείο"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
+msgstr "<variable id=\"autopilotfax2\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Φαξ - Αντικείμενα προς συμπερίληψη</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3147288\n"
-"219\n"
+"00000401.xhp\n"
+"par_id3154330\n"
+"122\n"
"help.text"
-msgid "pt"
-msgstr "pt"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
+msgstr "<variable id=\"autopilotfax3\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Φαξ - Αποστολέας και Παραλήπτης</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3145364\n"
-"220\n"
+"00000401.xhp\n"
+"par_id3150651\n"
+"123\n"
"help.text"
-msgid "1"
-msgstr "1"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
+msgstr "<variable id=\"autopilotfax4\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Φαξ - Υποσέλιδο</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3149262\n"
-"70\n"
+"00000401.xhp\n"
+"par_id3154685\n"
+"124\n"
"help.text"
-msgid "The $[officename] Web page filter supports certain capabilities of CSS2. However, to use it, print layout export must be activated in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>. Then, in HTML documents, besides the HTML Page Style, you can also use the styles \"First page\", \"Left page\" and \"Right page\". These styles should enable you to set different page sizes and margins for the first page and for right and left pages when printing."
-msgstr "Το φίλτρο ιστοσελίδας του $[officename] υποστηρίζει μερικές δυνατότητες του CSS2. Όμως, για τη χρήση τους, η εξαγωγή διάταξης εκτύπωσης πρέπει να ενεργοποιηθεί στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph>. Έπειτα, σε έγγραφα HTML, πέρα από τη μορφή σελίδας HTML, μπορείτε επίσης να χρησιμοποιήσετε τα πρότυπα \"Πρώτη σελίδα\", \"Αριστερή σελίδα\" και \"Δεξιά σελίδα\". Αυτά τα πρότυπα επιτρέπουν την ενεργοποίηση διαφορετικών μεγεθών σελίδας και περιθωρίων για την πρώτη, την αριστερή και τη δεξιά σελίδα κατά την εκτύπωση."
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
+msgstr "<variable id=\"autopilotfax5\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Φαξ - Όνομα και τοποθεσία</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"hd_id3145750\n"
-"223\n"
+"00000401.xhp\n"
+"par_id3153190\n"
+"131\n"
"help.text"
-msgid "Importing and Exporting Numbering"
-msgstr "Αρίθμηση εισαγωγής και εξαγωγής"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
+msgstr "<variable id=\"autopilotagenda\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Πρόγραμμα Εργασίας</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3145591\n"
-"224\n"
+"00000401.xhp\n"
+"par_id3155860\n"
+"132\n"
"help.text"
-msgid "If, in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>, the export option \"$[officename] Writer\" or \"Internet Explorer\" is selected, the indents of numberings are exported as \"margin-left\" CSS1 property in the STYLE attribute of the <OL> and <UL> tags. The property indicates the difference relative to the indent of the next higher level."
-msgstr "Εάν, στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήγκευση - Συμβατότητα HTML</emph>, η επιλογή εξαγωγής \"$[officename] Writer\" ή \"Internet Explorer\" σημειωθεί, οι εσοχές των αριθμήσεων εξάγονται ως ιδιότητα CSS1 \"αφημένο περιθώριο\" στο γνώρισμα προτύπου των ετικετών <OL> και <UL>. Η ιδιότητα δείχνει τη σχετική διαφορά στην εσοχή του επόμενου υψηλότερου επιπέδου."
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
+msgstr "<variable id=\"autopilotagenda1\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Πρόγραμμα Εργασίας - Σχεδίαση Σελίδας</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3153573\n"
-"225\n"
+"00000401.xhp\n"
+"par_id3146906\n"
+"133\n"
"help.text"
-msgid "A left paragraph indent in numbering is indicated as \"margin-left\" CSS1 property. First-line indents are ignored in numbering and not exported."
-msgstr "Η αριστερή εσοχή παραγράφου στην αρίθμηση υποδεικνύεται ως ιδιότητα CSS1 \"Περιθώριο-αριστερά\". Στην αρίθμηση, οι εσοχές πρώτης γραμμής παραβλέπονται και δεν εξάγονται."
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
+msgstr "<variable id=\"autopilotagenda2\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Πρόγραμμα Εργασίας - Γενικές Πληροφορίες</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"hd_id3148556\n"
-"235\n"
+"00000401.xhp\n"
+"par_id3152578\n"
+"134\n"
"help.text"
-msgid "Importing and Exporting Spreadsheet Files"
-msgstr "Εισαγωγή και εξαγωγή αρχείων υπολογιστικών φύλλων"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
+msgstr "<variable id=\"autopilotagenda3\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Πρόγραμμα Εργασίας - Επικεφαλίδες</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3153365\n"
-"236\n"
+"00000401.xhp\n"
+"par_id3155368\n"
+"135\n"
"help.text"
-msgid "$[officename] imports and exports references to deleted sections such as, for example, a referenced column. The whole formula can be viewed during the export process and the deleted reference contains an indication (#REF!) to the reference. A #REF! will be correspondingly created for the reference during the import."
-msgstr "Το $[officename] εισάγει και εξάγει παραπομπές σε ενότητες που έχουν διαγραφεί όπως είναι για παράδειγμα μια στήλη παραπομπής. Ο συνολικός τύπος μπορεί να προβληθεί κατά τη διάρκεια της διαδικασίας εξαγωγής και η διαγραμμένη παραπομπή περιέχει μια ένδειξη (#REF!) στην παραπομπή. Η ένδειξη #REF! θα δημιουργηθεί αντίστοιχα για την παραπομπή κατά τη διάρκεια της εισαγωγής."
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
+msgstr "<variable id=\"autopilotagenda4\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Πρόγραμμα Εργασίας - Ονόματα</emph></variable>ble>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"hd_id3150228\n"
-"103\n"
+"00000401.xhp\n"
+"par_id3146923\n"
+"205\n"
"help.text"
-msgid "Importing and Exporting Graphics Files"
-msgstr "Εισαγωγή και εξαγωγή αρχείων γραφικών"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
+msgstr "<variable id=\"autopilotagenda5\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Πρόγραμμα Εργασίας - Θέματα</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3152578\n"
-"104\n"
+"00000401.xhp\n"
+"par_id3149066\n"
+"136\n"
"help.text"
-msgid "As with HTML documents, you can choose to use a filter with or without the element ($[officename] Impress) in the name to open a $[officename] graphics file. If without, the file will be opened as a $[officename] Draw document. Otherwise, the file saved by an old program version is now opened in $[officename] Impress."
-msgstr "Όπως στα έγγραφα HTML, μπορείτε να επιλέξετε τη χρήση φίλτρου με ή χωρίς το στοιχείο($[officename] Impress) στο όνομα, για να ανοίξετε ένα αρχείο γραφικών του $[officename]. Χωρίς το στοιχείο αυτό, το αρχείο θα ανοίξει ως έγγραφο του $[officename] Draw. Διαφορετικά, το αρχείο που αποθηκεύτηκε από παλαιότερη έκδοση του προγράμματος ανοίγει στο $[officename] Impress."
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
+msgstr "<variable id=\"autopilotagenda6\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Πρόγραμμα Εργασίας -Όνομα και Τοποθεσία</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3144441\n"
-"106\n"
+"00000401.xhp\n"
+"par_id3149288\n"
+"102\n"
"help.text"
-msgid "When you import an EPS file, a preview of the graphic is displayed in the document. If a preview is not available, a placeholder corresponding to the size of the graphic is displayed in the document. Under Unix and Microsoft Windows you can print the imported file by using a PostScript printer. <switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline>If a different printer is used the preview will be printed.</defaultinline></switchinline> When exporting EPS graphics, a preview is created and has the TIFF or EPSI format. If an EPS graphic together with other graphics is exported in the EPS format then this file will be embedded unchanged in the new file."
-msgstr "Όταν εισάγετε ένα αρχείο EPS, μια προεπισκόπηση του γραφικού φαίνεται στο έγγραφο. Αν καμία προεπισκόπηση δεν είναι διαθέσιμη, ένα σύμβολο κράτησης θέσης που αντιστοιχεί στο μέγεθος του γραφικού εμφανίζεται στο έγγραφο. Σε περιβάλλον Unix και Microsoft Windows μπορείτε να εκτυπώσετε το εισαγόμενο αρχείο χρησιμοποιώντας εκτυπωτή PostScript. <switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline>Αν χρησιμοποιείται διαφορετικός εκτυπωτής, θα εκτυπωθεί η προεπισκόπηση.</defaultinline></switchinline> Κατά την εξαγωγή γραφικών EPS, δημιουργείται μια προεπισκόπηση σε μορφή TIFF ή EPSI. Εάν κάποιο γραφικό EPS εξαχθεί μαζί με άλλα γραφικά σε μορφή EPS τότε το αρχείο αυτό θα ενσωματωθεί στο νέο αρχείο χωρίς καμία αλλαγή ."
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
+msgstr "<variable id=\"dtapt\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Παρουσίαση</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3146120\n"
-"222\n"
+"00000401.xhp\n"
+"par_id3146986\n"
+"103\n"
"help.text"
-msgid "Multipage-TIFFs are allowed when graphics are imported or exported in TIFF format. The graphics are retrieved as a set of individual pictures in a single file, for example, the individual pages of a fax."
-msgstr "Τα αρχεία TIFF πολλών σελίδων επιτρέπονται όταν τα γραφικά εισάγονται ή εξάγονται σε μορφή TIFF. Τα γραφικά ανακτώνται ως σύνολο μεμονωμένων εικόνων σε ενιαίο αρχείο, π.χ. οι μεμονωμένες σελίδες ενός φαξ."
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
+msgstr "<variable id=\"dtapse\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Παρουσίαση - Σελίδα 1</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3159153\n"
-"109\n"
+"00000401.xhp\n"
+"par_id3154919\n"
+"104\n"
"help.text"
-msgid "Some $[officename] Draw and $[officename] Impress options can be accessed through <emph>File - Export</emph>. See <link href=\"text/shared/00/00000200.xhp\" name=\"Graphics Export Options\">Graphics Export Options</link> for more information."
-msgstr "Μερικές επιλογές των $[officename] Draw και $[officename] Impress μπορούν να προσπελαστούν στο <emph>Αρχείο - Εξαγωγή</emph>. Δείτε <link href=\"text/shared/00/00000200.xhp\" name=\"Επιλογές εξαγωγής γραφικών\">Επιλογές εξαγωγής γραφικών</link> για περισσότερες πληροφορίες."
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
+msgstr "<variable id=\"dtapsz\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Παρουσίαση - Σελίδα 2</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"hd_id3153213\n"
-"228\n"
+"00000401.xhp\n"
+"par_id3151351\n"
+"105\n"
"help.text"
-msgid "PostScript"
-msgstr "PostScript"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
+msgstr "<variable id=\"dtapsd\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Παρουσίαση - Σελίδα 3</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3156444\n"
-"229\n"
+"00000401.xhp\n"
+"par_id3147317\n"
+"106\n"
"help.text"
-msgid "To export a document or graphic in PostScript format:"
-msgstr "Για να εξαγάγετε ένα έγγραφο ή γραφικό σε μορφή PostScript:"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
+msgstr "<variable id=\"dtapsv\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Παρουσίαση - Σελίδα 4</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3163714\n"
-"230\n"
+"00000401.xhp\n"
+"par_id3145592\n"
+"107\n"
"help.text"
-msgid "If you have not yet done so, install a PostScript printer driver, such as the Apple LaserWriter driver."
-msgstr "Εάν δεν το έχετε κάνει ήδη, εγκαταστήστε ένα πρόγραμμα οδήγησης εκτυπωτή PostScript, όπως το πρόγραμμα οδήγησης Apple LaserWriter."
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
+msgstr "<variable id=\"dtapsf\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Παρουσίαση - Σελίδα 5</emph></variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3153142\n"
-"231\n"
+"00000401.xhp\n"
+"par_idN10C46\n"
"help.text"
-msgid "Print the document with the <emph>File - Print</emph> menu command."
-msgstr "Εκτυπώστε το έγγραφο με την εντολή μενού <emph>Αρχείο - Εκτύπωση</emph>"
+msgid "<variable id=\"autopilotformular\">Click <emph>Use Wizard to Create Form</emph> in a database file window.</variable>"
+msgstr "<variable id=\"autopilotformular\">Κλικ <emph>Χρήση οδηγών για δημιουργία φόρμας</emph> στο παράθυρο αρχείου βάσης δεδομένων.</variable>"
-#: 00000020.xhp
+#: 00000401.xhp
msgctxt ""
-"00000020.xhp\n"
-"par_id3154149\n"
-"242\n"
+"00000401.xhp\n"
+"par_idN10C5F\n"
"help.text"
-msgid "Select the PostScript printer in the dialog and mark the <emph>Print to file</emph> check box. A PostScript file will be created."
-msgstr "Επιλέξτε τον εκτυπωτή PostScript από το παράθυρο διαλόγου και επισημάνετε το πλαίσιο ελέγχου <emph>Εκτύπωση σε αρχείο</emph>. Θα δημιουργηθεί ένα αρχείο PostScript."
+msgid "<variable id=\"autopilotreport\">Click <emph>Use Wizard to Create Report</emph> in a database file window.</variable>"
+msgstr "<variable id=\"autopilotreport\">Κλικ στο <emph>Χρήση οδηγών για δημιουργία αναφοράς</emph> στο παράθυρο αρχείου βάσης δεδομένων.</variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"tit\n"
+"00000401.xhp\n"
+"par_idN10C24\n"
"help.text"
-msgid "Conversion of measurement units"
-msgstr "Μετατροπή μονάδων μέτρησης"
+msgid "<variable id=\"webwizard\">Choose <emph>File - Wizards - Web Page</emph></variable>"
+msgstr "<variable id=\"webwizard\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Ιστοσελίδα</emph></variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"bm_id3147543\n"
+"00000401.xhp\n"
+"par_id3154064\n"
+"143\n"
"help.text"
-msgid "<bookmark_value>measurement units; converting</bookmark_value><bookmark_value>units; converting</bookmark_value><bookmark_value>converting;metrics</bookmark_value><bookmark_value>metrics;converting</bookmark_value>"
-msgstr "<bookmark_value>μονάδες μέτρησης, μετατροπή</bookmark_value><bookmark_value>μονάδες, μετατροπή</bookmark_value><bookmark_value>μετατροπή,μετρικά</bookmark_value><bookmark_value>μετρικά,μετατροπή</bookmark_value>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
+msgstr "<variable id=\"gruppen\">Στη μορφή σχεδιασμού, κλικ στο εικονίδιο <emph>Ομαδικό πλαίσιο</emph> στην εργαλειοθήκη και χρησιμοποιήστε το ποντίκι για δημιουργία πλαισίου.</variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"hd_id3147543\n"
-"1\n"
+"00000401.xhp\n"
+"par_id3152807\n"
+"144\n"
"help.text"
-msgid "Conversion of measurement units"
-msgstr "Μετατροπή μονάδων μέτρησης"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
+msgstr "<variable id=\"gruppen1\">Σε μορφή σχεδιασμού, κλικ στο εικονίδιο <emph>Ζώνη ομάδας</emph> στην εργαλειοθήκη και χρήση του ποντικιού για δημιουργία πλαισίου - Οδηγοί σελίδα 1</variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN1069F\n"
+"00000401.xhp\n"
+"par_id3150571\n"
+"148\n"
"help.text"
-msgid "In some dialogs, you can enter measurement values into input boxes. If you just enter a numerical value, the default measurement unit is used."
-msgstr "Σε μερικούς διαλόγους, μπορείτε να εισάγετε μονάδες μέτρησης στα πεδία εισόδου. Αν εισάγετε απλά μια αριθμητική τιμή, η προεπιλεγμένη μονάδα μέτρησης θα χρησιμοποιηθεί."
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
+msgstr "<variable id=\"gruppen2\">Σε μορφή σχεδιασμού, κλικ στο εικονίδιο <emph>Ζώνη ομάδας</emph> στην εργαλειοθήκη και χρήση του ποντικιού για δημιουργία πλαισίου - Οδηγοί σελίδα 2</variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN106A2\n"
+"00000401.xhp\n"
+"par_id3145251\n"
+"145\n"
"help.text"
-msgid "You define the default measurement unit for Writer text documents in the dialog that you get by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General</emph>. For Calc, Draw, and Impress, you open a document of that type and then open the appropriate <emph>General</emph> page as for Writer."
-msgstr "Καθορίστε την προεπιλεγμένη μονάδα μέτρησης για έγγραφα κειμένου Writer στο διάλογο που παίρνετε επιλέγοντας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Γενικά</emph>. Για Calc, Draw και Impress, ανοίγετε ένα έγγραφο αυτού του τύπου και έπειτα ανοίγετε την αντίστοιχη σελίδα <emph>Γενικά</emph> όπως στο Writer."
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
+msgstr "<variable id=\"gruppen3\">Σε μορφή σχεδιασμού, κλικ στο εικονίδιο <emph>Ζώνη ομάδας</emph> στην εργαλειοθήκη και χρήση του ποντικιού για δημιουργία πλαισίου - Οδηγοί σελίδα 3</variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN106AD\n"
+"00000401.xhp\n"
+"par_id3156109\n"
+"146\n"
"help.text"
-msgid "In input boxes for length units you can also add the unit abbreviation according to the following list:"
-msgstr "Στα πεδία εισόδου για μήκη μονάδων μπορείτε επίσης να εισάγετε και τη μονάδα συντόμευσης σύμφωνα με την παρακάτω λίστα:"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr "<variable id=\"gruppen4\">Σε μορφή σχεδιασμού, κλικ στο εικονίδιο <emph>Ζώνη ομάδας</emph> στην εργαλειοθήκη και χρήση του ποντικιού για δημιουργία πλαισίου - Οδηγοί σελίδα 4</variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN106BA\n"
+"00000401.xhp\n"
+"par_id3159347\n"
+"147\n"
"help.text"
-msgid "Unit abbreviation"
-msgstr "Συντομεύσεις μονάδων"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
+msgstr "<variable id=\"gruppen5\">Σε μορφή σχεδιασμού, πατήστε στο εικονίδιο <emph>Πλαίσιο ομάδας</emph> στην εργαλειοθήκη και χρήση του ποντικιού για δημιουργία πλαισίου - τελευταία σελίδα των οδηγών</variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN106C0\n"
+"00000401.xhp\n"
+"par_id3153417\n"
+"150\n"
"help.text"
-msgid "Explanation"
-msgstr "Επεξήγηση"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
+msgstr "<variable id=\"autopilotmsimport\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Μετατροπέας Εγγράφων</emph></variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN106C7\n"
+"00000401.xhp\n"
+"par_id3150715\n"
+"151\n"
"help.text"
-msgid "mm"
-msgstr "mm"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
+msgstr "<variable id=\"autopilotmsimport1\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Μετατροπέας Εγγράφων</emph></variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN106CD\n"
+"00000401.xhp\n"
+"par_id3154274\n"
+"149\n"
"help.text"
-msgid "Millimeter"
-msgstr "Χιλιοστά"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
+msgstr "<variable id=\"autopilotmsimport2\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Μετατροπέας Εγγράφων</emph></variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN106D4\n"
+"00000401.xhp\n"
+"par_id3146912\n"
+"171\n"
"help.text"
-msgid "cm"
-msgstr "cm"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
+msgstr "<variable id=\"euro\">Επιλέξτε <emph>Αρχείο - Αυτόματοι Πιλότοι - Μετατροπέας Eυρώ</emph></variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN106DA\n"
+"00000401.xhp\n"
+"par_id3152962\n"
+"198\n"
"help.text"
-msgid "Centimeter"
-msgstr "Εκατοστά"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
+msgstr "Μενού <emph>Αρχείο - Αυτόματοι Πιλότοι - Προέλευση Δεδομένων Βιβλίου Διευθύνσεων</emph>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN106E1\n"
+"00000401.xhp\n"
+"par_id3145206\n"
+"191\n"
"help.text"
-msgid "in or \""
-msgstr "in ή \""
+msgid "<variable id=\"addressimport2\"><emph>Address Data Source Wizards</emph> - <emph>Additional settings</emph></variable>"
+msgstr "<variable id=\"addressimport2\"><emph>Αυτόματοι πιλότοι προέλευσης δεδομένων διευθύνσεων</emph> - <emph>Πρόσθετες ρυθμίσεις</emph></variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN106E7\n"
+"00000401.xhp\n"
+"par_id3154756\n"
+"192\n"
"help.text"
-msgid "Inch"
-msgstr "Ίντσα"
+msgid "<variable id=\"addressimport3\"><emph>Address Data Source Wizards</emph> - <emph>Select table</emph></variable>"
+msgstr "<variable id=\"addressimport3\"><emph>Αυτόματοι πιλότοι προέλευσης δεδομένων διευθυύνσεων</emph> - <emph>Επιλογή Πίνακα</emph></variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN106EE\n"
+"00000401.xhp\n"
+"par_id3153924\n"
+"193\n"
"help.text"
-msgid "pi"
-msgstr "pi"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
+msgstr "<variable id=\"addressimport4\"><emph>Αυτόματοι πιλότοι προέλευσης δεδομένων διευθύνσεων</emph><emph>- Τίτλος προέλευσης δεδομένων</emph></variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN106F4\n"
+"00000401.xhp\n"
+"par_id3148995\n"
+"194\n"
"help.text"
-msgid "Pica"
-msgstr "Pica (Πίκα)"
+msgid "<variable id=\"addressimport5\"><emph>Address Data Source Wizards</emph> - <emph>Field assignment</emph></variable>"
+msgstr "<variable id=\"addressimport5\"><emph>Αυτόματοι πιλότοι προέλευσης δεδομένων διεύθυνσης</emph> - <emph>Ανάθεση Πεδίου</emph></variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN106FB\n"
+"00000401.xhp\n"
+"par_id3147338\n"
+"57\n"
"help.text"
-msgid "pt"
-msgstr "pt"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
+msgstr "<variable id=\"schliessen\">Επιλέξτε <emph>Αρχείο - κλείσιμο</emph></variable>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN10701\n"
+"00000401.xhp\n"
+"par_id3156717\n"
+"10\n"
"help.text"
-msgid "Point"
-msgstr "Σημείο"
+msgid "Choose <emph>File - Save</emph>"
+msgstr "Επιλέξτε <emph>Αρχείο - Αποθήκευση</emph>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN10704\n"
+"00000401.xhp\n"
+"par_id3147533\n"
+"84\n"
"help.text"
-msgid "The following formulas convert the units:"
-msgstr "Οι επόμενοι τύπου μετατρέπουν τις μονάδες:"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN1070A\n"
+"00000401.xhp\n"
+"par_id3148930\n"
+"11\n"
"help.text"
-msgid "1 cm = 10 mm"
-msgstr "1 εκατοστό = 10 χιλιοστά"
+msgid "On Standard or Table Data Bar, click"
+msgstr "Στην κύρια γραμμή εργαλείων ή τη γραμμή δεδομένων πίνακα, κάντε κλικ"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN1070E\n"
+"00000401.xhp\n"
+"par_id3156712\n"
"help.text"
-msgid "1 inch = 2.54 cm"
-msgstr "1 ίντσα = 2,54 εκατοστά"
+msgid "<image id=\"img_id3155939\" src=\"cmd/sc_save.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155939\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155939\" src=\"cmd/sc_save.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155939\">Icon</alt></image>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN10712\n"
+"00000401.xhp\n"
+"par_id3149109\n"
+"12\n"
"help.text"
-msgid "1 inch = 6 Pica = 72 Point"
-msgstr "1 ίντσα = 72 στιγμές"
+msgid "Save"
+msgstr "Αποθήκευση"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN10715\n"
+"00000401.xhp\n"
+"par_idN10F11\n"
"help.text"
-msgid "For example, in a text document, open <emph>Format - Paragraph - Indents & Spacing</emph>. To indent the current paragraph by one inch, enter <item type=\"literal\">1 in</item> or <item type=\"literal\">1\"</item> into the \"Before text\" box. To indent the paragraph by 1 cm, enter <item type=\"literal\">1 cm</item> into the input box."
-msgstr "Για παράδειγμα, σε ένα έγγραφο κειμένου, ανοίξτε το <emph>Μορφή - Παράγραφος - Εσοχές & Κενά</emph>. Για να ορίσετε μήκος εσοχής για τη τωρινή παράγραφο 1 ίντσα, πληκτρολογήστε <item type=\"literal\">1 in</item> ή <item type=\"literal\">1\"</item> στο κουτί \"Πριν το κείμενο\". Για να ορίσετε μήκος εσοχής για τη τωρινή παράγραφο 1 εκατοστό, πληκτρολογήστε <item type=\"literal\">1 cm</item> στο πεδίο εισόδου."
+msgid "<image id=\"img_id8276619\" src=\"cmd/sc_saveas.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id8276619\">Icon</alt></image>"
+msgstr "<image id=\"img_id8276619\" src=\"cmd/sc_saveas.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id8276619\">Icon</alt></image>"
-#: 00000003.xhp
+#: 00000401.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_idN1074C\n"
+"00000401.xhp\n"
+"par_idN10F2E\n"
"help.text"
-msgid "To input the maximum or minimum allowed value respectively, click the current value and then press the <item type=\"keycode\">Page Up</item> or <item type=\"keycode\">Page Down</item> key."
-msgstr "Για να εισάγετε τη μέγιστη ή ελάχιστη επιτρεπτή τιμή αντίστοιχα, κάντε κλικ τη τωρινή τιμή και μετά πιέστε το πλήκτρο <item type=\"keycode\">Page Up</item> ή <item type=\"keycode\">Page Down</item>."
+msgid "Save As"
+msgstr "Αποθήκευση ως"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"tit\n"
+"00000401.xhp\n"
+"par_id3150300\n"
+"99\n"
"help.text"
-msgid "Format Menu"
-msgstr "Μορφή"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
+msgstr "<variable id=\"htmlspeichern\">Στο μενού $[officename] Draw ή $[officename] Impress <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε τύπο αρχείου \"έγγραφο HTML\", αυτός ο διάλογος ανοίγει αυτόματα</variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"hd_id3149741\n"
-"1\n"
+"00000401.xhp\n"
+"par_id3153387\n"
+"137\n"
"help.text"
-msgid "Format Menu"
-msgstr "Μορφή"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
+msgstr "<variable id=\"htmlspeichern1\">Στο μενού του $[officename] Draw/$[officename] Impress <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε τον τύπο αρχείου HTML, σελίδα 1 του οδηγού</variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3146857\n"
-"2\n"
+"00000401.xhp\n"
+"par_id3154021\n"
+"138\n"
"help.text"
-msgid "Choose <emph>Format - Line</emph> (Impress and Draw)"
-msgstr "Επιλέξτε <emph>Μορφή - Γραμμή</emph> (Impress και Draw)"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
+msgstr "<variable id=\"htmlspeichern2\">Στο μενού του $[officename] Draw/$[officename] Impress <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε τον τύπο αρχείου HTML, σελίδα 2 του οδηγού</variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id366527\n"
+"00000401.xhp\n"
+"par_id3147246\n"
+"159\n"
"help.text"
-msgid "Choose <emph>Format - Object - Line </emph>(Writer)"
-msgstr "Επιλέξτε <emph>Μορφή - Αντικείμενο - Γραμμή </emph>(Writer)"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
+msgstr "<variable id=\"htmlspeichern3\">Στο μενού του $[officename] Draw/$[officename] Impress <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε τον τύπο αρχείου HTML, σελίδα 3 του οδηγού</variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3835261\n"
+"00000401.xhp\n"
+"par_id3145131\n"
+"140\n"
"help.text"
-msgid "Choose <emph>Format - Graphic - Line </emph>(Calc)"
-msgstr "Επιλέξτε <emph>Μορφή - Γραφικό - Γραμμή </emph>(Calc)"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
+msgstr "<variable id=\"htmlspeichern4\">Στο μενού του $[officename] Draw/$[officename] Impress <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε τον τύπο αρχείου HTML, σελίδα 4 του οδηγού</variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3148668\n"
-"3\n"
+"00000401.xhp\n"
+"par_id3150235\n"
+"141\n"
"help.text"
-msgid "On <emph>Line and Filling</emph> Bar, click"
-msgstr "Στη γραμμή <emph>Γραμμή και Γέμισμα</emph> , κάντε κλικ"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
+msgstr "<variable id=\"htmlspeichern5\">Στο μενού του $[officename] Draw/$[officename] Impress <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε τον τύπο αρχείου HTML, σελίδα 5 του οδηγού</variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3148889\n"
+"00000401.xhp\n"
+"par_id3145762\n"
+"142\n"
"help.text"
-msgid "<image id=\"img_id3150669\" src=\"cmd/sc_formatline.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150669\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150669\" src=\"cmd/sc_formatline.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150669\">Icon</alt></image>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
+msgstr "<variable id=\"htmlspeichern6\">Στο μενού του $[officename] Draw/$[officename] Impress <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε τον τύπο αρχείου HTML, σελίδα 6 του οδηγού</variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3159147\n"
-"4\n"
+"00000401.xhp\n"
+"par_id3149735\n"
"help.text"
-msgid "Line"
-msgstr "Γραμμή"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
+msgstr "<variable id=\"exportgraphic\">Διαλέξτε <emph>Αρχείο - Εξαγωγή</emph>, επιλέξτε έναν τύπο αρχείου γραφικών, ο διάλογος ανοίγει αυτόματα</variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3154285\n"
-"5\n"
+"00000401.xhp\n"
+"par_id3154901\n"
+"58\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> tab"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
+msgstr "<variable id=\"saveall\">Επιλέξτε <emph>Αρχείο - Αποθήκευση όλων</emph></variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3147335\n"
-"7\n"
+"00000401.xhp\n"
+"par_id3152479\n"
+"59\n"
"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu and choose <emph>Modify/New - Line</emph> tab (presentation documents)"
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος και επιλέξτε την καρτέλα <emph>Τροποποίηση/Νέα γραμμή</emph> (έγγραφα παρουσιάσεων)"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
+msgstr "<variable id=\"saveas\">Επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph></variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3156023\n"
-"8\n"
+"00000401.xhp\n"
+"par_id3148392\n"
+"60\n"
"help.text"
-msgid "Choose <emph>Format - Title - Borders</emph> tab (charts)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Περιγράμματα</emph> (διαγράμματα)"
+msgid "Choose <emph>File - Reload</emph>"
+msgstr "Επιλέξτε <emph>Αρχείο - Επαναφόρτωση</emph>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3153061\n"
-"9\n"
+"00000401.xhp\n"
+"par_id3166425\n"
+"61\n"
"help.text"
-msgid "Choose <emph>Format - Legend - Borders</emph> tab (charts)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Υπόμνημα - Περιγράμματα</emph> (διαγράμματα)"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
+msgstr "<variable id=\"info1\">Επιλέξτε <emph>Αρχείο - Ιδιότητες</emph></variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3155922\n"
-"10\n"
+"00000401.xhp\n"
+"par_id3150381\n"
+"62\n"
"help.text"
-msgid "Choose <emph>Format - Axis - Line</emph> tab (charts)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Άξονας - Γραμμή</emph> (διαγράμματα)"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
+msgstr "<variable id=\"info2\">Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Γενικά</emph></variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3147559\n"
-"11\n"
+"00000401.xhp\n"
+"par_idN11163\n"
"help.text"
-msgid "Choose <emph>Format - Grid - Line</emph> tab (charts)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Πλέγμα - Γραμμή</emph> (διαγράμματα)"
+msgid "Choose <emph>File - Digital Signatures</emph>"
+msgstr "Επιλέξτε <emph>Αρχείο - Ψηφιακές υπογραφές</emph>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3154758\n"
-"12\n"
+"00000401.xhp\n"
+"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Format - Chart Wall - Borders</emph> tab (charts)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τοίχος διαγράμματος - Περιγράμματα</emph> (διαγράμματα)"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
+msgstr "Επιλέξτε <emph>Εργαλεία - Μακροεντολές - Ψηφιακή υπογραφή</emph>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3153960\n"
-"13\n"
+"00000401.xhp\n"
+"par_idN11156\n"
"help.text"
-msgid "Choose <emph>Format - Chart Floor - Borders</emph> tab (charts)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Δάπεδο διαγράμματος - Περιγράμματα</emph> (διαγράμματα)"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
+msgstr "Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Γενικά</emph> και κάντε κλικ στο πεδίο επιλογής <emph>Ψηφιακές υπογραφές</emph>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3154939\n"
-"14\n"
+"00000401.xhp\n"
+"par_idN1117E\n"
"help.text"
-msgid "Choose <emph>Format - Chart Area - Borders</emph> tab (charts)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Επιφάνεια διαγράμματος - Περιγράμματα</emph> (διαγράμματα)"
+msgid "Double-click the Signature field on the Status Bar."
+msgstr "Κάντε διπλό κλικ στο πεδίο υπογραφής στη γραμμή κατάστασης."
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3151293\n"
-"15\n"
+"00000401.xhp\n"
+"par_idN11173\n"
"help.text"
-msgid "<variable id=\"linienstile\">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 Styles</emph> tab </variable>"
-msgstr "<variable id=\"linienstile\">Επιλέξτε την καρτέλα <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Γραμμή - Στυλ γραμμών</emph> </variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
+msgstr "<variable id=\"digitalsigsel\">Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Γενικά</emph>, κλικ στο κουμπί, <emph>Ψηφιακές υπογραφές</emph>, έπειτα κλικ στο κουμπί <emph>Προσθήκη</emph></variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3149317\n"
-"16\n"
+"00000401.xhp\n"
+"par_id3150662\n"
+"63\n"
"help.text"
-msgid "<variable id=\"linienenden\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Arrow Styles</emph> tab </variable>"
-msgstr "<variable id=\"linienenden\">Επιλέξτε την καρτέλα <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Γραμμή - Στυλ των άκρων γραμμής</emph> </variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
+msgstr "<variable id=\"info3\">Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Περιγραφή</emph></variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3156082\n"
-"17\n"
+"00000401.xhp\n"
+"par_id3153792\n"
+"64\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>Area</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Περιοχή</emph>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
+msgstr "<variable id=\"info4\">Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Προσαρμοσμένες ιδιότητες</emph></variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3148922\n"
-"18\n"
+"00000401.xhp\n"
+"par_id3153701\n"
+"65\n"
"help.text"
-msgid "On <emph>Line and Filling</emph> Bar, click"
-msgstr "Στη γραμμή <emph>Γραμμή και Γέμισμα</emph>, κάντε κλικ"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
+msgstr "<variable id=\"info5\">Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Στατιστικά</emph></variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3156424\n"
+"00000401.xhp\n"
+"par_id315370199\n"
"help.text"
-msgid "<image id=\"img_id3150868\" src=\"cmd/sc_fillstyle.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150868\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150868\" src=\"cmd/sc_fillstyle.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150868\">Icon</alt></image>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
+msgstr "<variable id=\"infosec\">Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Ασφάλεια</emph></variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3150393\n"
-"19\n"
+"00000401.xhp\n"
+"par_id3149570\n"
+"66\n"
"help.text"
-msgid "Area"
-msgstr "Περιοχή"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
+msgstr "<variable id=\"info6\">Επιλέξτε την καρτέλα <emph>Αρχείο - Ιδιότητες - Διαδίκτυο</emph></variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3154948\n"
-"20\n"
+"00000401.xhp\n"
+"par_id3154930\n"
+"69\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>Area - Area</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Περιοχή - Περιοχή</emph>"
+msgid "Menu<emph> File - Page Preview</emph>"
+msgstr "Μενού<emph> Αρχείο - Προεπισκόπηση σελίδας</emph>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3145607\n"
-"22\n"
+"00000401.xhp\n"
+"par_idN11366\n"
"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu and choose <emph>Modify/New - Area</emph> tab (presentation documents)"
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιεχομένου και επιλέξτε την καρτέλα <emph>Τροποποίηση/Νέα - Περιοχή</emph> (έγγραφα παρουσιάσεων)"
+msgid "<image id=\"img_id2603534\" src=\"cmd/sc_printpreview.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id2603534\">Icon</alt></image>"
+msgstr "<image id=\"img_id2603534\" src=\"cmd/sc_printpreview.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id2603534\">Icon</alt></image>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3152922\n"
-"23\n"
+"00000401.xhp\n"
+"par_idN11384\n"
"help.text"
-msgid "Choose <emph>Format - Title - Area</emph> tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Περιοχή</emph> (έγγραφα διαγραμμάτων)"
+msgid "Page Preview"
+msgstr "Προεπισκόπηση σελίδας"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3157894\n"
-"24\n"
+"00000401.xhp\n"
+"par_id3163722\n"
+"70\n"
"help.text"
-msgid "Choose <emph>Format - Legend - Area</emph> tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Υπόμνημα - Περιοχή</emph> (έγγραφα διαγραμμάτων)"
+msgid "Choose <emph>File - Printer Settings</emph>"
+msgstr "Επιλέξτε <emph>Αρχείο - Ρυθμίσεις εκτυπωτή</emph>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3144444\n"
-"25\n"
+"00000401.xhp\n"
+"par_id3155529\n"
+"17\n"
"help.text"
-msgid "Choose <emph>Format - Chart Wall - Area</emph> tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τοίχος διαγράμματος - Περιοχή</emph> (έγγραφα διαγραμμάτων)"
+msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
+msgstr "<variable id=\"senden\">Μενού<emph> Αρχείο - Αποστολή</emph></variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3156543\n"
-"26\n"
+"00000401.xhp\n"
+"par_id3145386\n"
+"18\n"
"help.text"
-msgid "Choose <emph>Format - Chart Floor - Area</emph> tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Δάπεδο διαγράμματος - Περιοχή</emph> (έγγραφα διαγραμμάτων)"
+msgid "Choose <emph>File - Send - Document as E-mail</emph>"
+msgstr "Επιλέξτε <emph>Αρχείο - Αποστολή - Έγγραφο ως E-mail</emph>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3150685\n"
-"27\n"
+"00000401.xhp\n"
+"par_idN113AB\n"
"help.text"
-msgid "Choose <emph>Format - Chart Area - Area</emph> tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Επιφάνεια διαγράμματος - Περιοχή</emph> (έγγραφα διαγραμμάτων)"
+msgid "<image id=\"img_id4044007\" src=\"cmd/sc_sendmail.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4044007\">Icon</alt></image>"
+msgstr "<image id=\"img_id4044007\" src=\"cmd/sc_sendmail.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4044007\">Icon</alt></image>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3149664\n"
-"120\n"
+"00000401.xhp\n"
+"par_idN113C8\n"
"help.text"
-msgid "Choose <emph>Format - Page - Background</emph> tab (in $[officename] Impress and $[officename] Draw)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Σελίδα - Φόντο</emph> (στα $[officename] Impress και $[officename] Draw)"
+msgid "Document as E-mail"
+msgstr "Έγγραφο ως E-mail"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3163820\n"
-"28\n"
+"00000401.xhp\n"
+"par_id3145269\n"
+"222\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>Area - Colors</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Περιοχή - Χρώματα</emph>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
+msgstr "<variable id=\"export\">Επιλέξτε <emph>Αρχείο - Εξαγωγή</emph></variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3152462\n"
-"29\n"
+"00000401.xhp\n"
+"par_id3166421\n"
+"219\n"
"help.text"
-msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Colors</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Χρώματα</emph>"
+msgid "Choose <emph>File - Export as PDF</emph>"
+msgstr "Επιλέξτε <emph>Αρχείο - Εξαγωγή ως PDF</emph>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3154985\n"
-"141\n"
+"00000401.xhp\n"
+"par_id3150521\n"
"help.text"
-msgid "Choose <emph>Format - Area - Transparency</emph> tab (drawing documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Περιοχή - Διαφάνεια</emph> (έγγραφα σχεδίου)"
+msgid "<image id=\"img_id3147306\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3147306\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147306\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3147306\">Icon</alt></image>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3145365\n"
-"142\n"
+"00000401.xhp\n"
+"par_id3155763\n"
+"220\n"
"help.text"
-msgid "Choose <emph>Format - Area - Transparency</emph> tab (presentation documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Περιοχή - Διαφάνεια</emph> (έγγραφα παρουσίασης)"
+msgid "Export Directly as PDF"
+msgstr "Άμεση εξαγωγή σε PDF"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3151117\n"
-"143\n"
+"00000401.xhp\n"
+"par_id3145410\n"
+"210\n"
"help.text"
-msgid "Choose <emph>Format - Chart Wall - Transparency</emph> tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τοίχος Διαγράμματος - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
+msgstr "Επιλέξτε <emph>Αρχείο - Αποστολή - Έγγραφο ως E-mail</emph>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3147326\n"
-"144\n"
+"00000401.xhp\n"
+"par_id3159160\n"
+"74\n"
"help.text"
-msgid "Choose <emph>Format - Chart Area - Transparency</emph> tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Περιοχή Διαγράμματος - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
+msgstr "<variable id=\"glo\">Επιλέξτε <emph>Αρχείο - Αποστολή - Δημιουργία κύριου εγγράφου</emph></variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3154920\n"
-"145\n"
+"00000401.xhp\n"
+"par_id3149951\n"
+"13\n"
"help.text"
-msgid "Choose <emph>Format - Chart Floor - Transparency</emph> tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Δάπεδο Διαγράμματος - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+msgid "Choose <emph>File - Print</emph>"
+msgstr "Επιλέξτε <emph>Αρχείο - Εκτύπωση</emph>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3145591\n"
-"146\n"
+"00000401.xhp\n"
+"par_id3155259\n"
+"85\n"
"help.text"
-msgid "Choose <emph>Format - Title - All Titles - Transparency</emph> tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Όλοι οι τίτλοι - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+P"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+P"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3145750\n"
-"147\n"
+"00000401.xhp\n"
+"par_id3153830\n"
+"3\n"
"help.text"
-msgid "Choose <emph>Format - Title - Main Title - Transparency </emph>tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Κύριος Τίτλος - Διαφάνεια </emph> (έγγραφα διαγράμματος)"
+msgid "On Standard Bar, click"
+msgstr "Στη βασική γραμμή, κάντε κλικ"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3148556\n"
-"148\n"
+"00000401.xhp\n"
+"par_id3155187\n"
"help.text"
-msgid "Choose <emph>Format - Title - Subtitle - Transparency</emph> tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Υπότιτλος - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+msgid "<image id=\"img_id3153318\" src=\"cmd/sc_print.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3153318\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153318\" src=\"cmd/sc_print.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3153318\">Icon</alt></image>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3163710\n"
-"149\n"
+"00000401.xhp\n"
+"par_id3151268\n"
+"4\n"
"help.text"
-msgid "Choose <emph>Format - Title - Title (X Axis) - Transparency</emph> tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Τίτλος(Χ Άξονας) - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+msgid "Print File Directly"
+msgstr "Απευθείας εκτύπωση αρχείου"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3150487\n"
-"150\n"
+"00000401.xhp\n"
+"par_id3153581\n"
+"5\n"
"help.text"
-msgid "Choose <emph>Format - Title - Title (Y Axis) - Transparency</emph> tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Τίτλος (Άξονας Υ) - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+msgid "On the <emph>Page View</emph><emph>Bar</emph> of a text document, click"
+msgstr "Στην <emph>γραμμή εργαλείων</emph> <emph>Προεπισκόπηση σελίδας</emph> ενός αρχείου κειμένου, κάντε κλικ"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3154320\n"
-"151\n"
+"00000401.xhp\n"
+"par_id3153068\n"
"help.text"
-msgid "Choose <emph>Format - Title - Title (Z Axis) - Transparency</emph> tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Τίτλος ( Άξονας Z) - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+msgid "<image id=\"img_id3155362\" src=\"cmd/sc_printpagepreview.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155362\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155362\" src=\"cmd/sc_printpagepreview.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155362\">Icon</alt></image>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3151113\n"
-"152\n"
+"00000401.xhp\n"
+"par_id3151239\n"
+"6\n"
"help.text"
-msgid "Choose <emph>Format - Object Properties - Data Point - Transparency</emph> - tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Ιδιότητες Αντικειμένου - Σημείο Δεδομένων - Διαφάνεια</emph> - (έγγραφα διαγράμματος)"
+msgid "Print Page Preview"
+msgstr "Προεπισκόπηση εκτύπωσης σελίδας"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3149266\n"
-"153\n"
+"00000401.xhp\n"
+"par_id3155869\n"
+"72\n"
"help.text"
-msgid "Choose <emph>Format - Object Properties - Data Series - Transparency</emph> tab (chart documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Ιδιότητες Αντικειμένου - Σειρά Δεδομένων - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+msgid "Choose <emph>File - Exit</emph>"
+msgstr "Επιλέξτε <emph>Αρχείο - Έξοδος</emph>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3150011\n"
-"30\n"
+"00000401.xhp\n"
+"par_id3152382\n"
+"86\n"
"help.text"
-msgid "<variable id=\"schatte\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Shadow</emph> tab </variable>"
-msgstr "<variable id=\"schatte\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Περιοχή - Σκιά</emph> στηλοθέτη </variable>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3147441\n"
-"31\n"
+"00000401.xhp\n"
+"par_id3149328\n"
+"75\n"
"help.text"
-msgid "<variable id=\"verlauf\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Gradients</emph> tab </variable>"
-msgstr "<variable id=\"verlauf\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Περιοχή - Διαβαθμίσεις Χρώματος</emph> στηλοθέτη </variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
+msgstr "<variable id=\"neuglobal\">Επιλέξτε <emph>Αρχείο - Δημιουργία - Κύριο έγγραφο</emph></variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3155308\n"
-"32\n"
+"00000401.xhp\n"
+"par_id3145827\n"
+"76\n"
"help.text"
-msgid "<variable id=\"schraffur\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Hatching</emph> tab </variable>"
-msgstr "<variable id=\"schraffur\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Περιοχή - Γραμμοσκίαση</emph> στηλοθέτη </variable>"
+msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
+msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph> - επιλέξτε στο \"Τύπος αρχείου\": \"Κείμενο CSV\""
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3145800\n"
-"33\n"
+"00000401.xhp\n"
+"par_id6071352\n"
"help.text"
-msgid "<variable id=\"bitmap\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Bitmaps</emph> tab </variable>"
-msgstr "<variable id=\"bitmap\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Περιοχή - Bitmaps</emph> σελίδας </variable>"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
+msgstr "Επιλέξτε <emph>Δεδομένα - Κείμενο σε Στήλες</emph> (Calc)"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3145251\n"
-"34\n"
+"00000401.xhp\n"
+"par_id3148608\n"
+"81\n"
"help.text"
-msgid "<variable id=\"formattext\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - Text - Text Attributes</emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - Define Text Attributes</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline></variable>"
-msgstr "<variable id=\"formattext\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - Κείμενο - Ιδιότητες κειμένου</emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - Καθορισμός Ιδιοτήτων Κειμένου</emph></caseinline><defaultinline><emph>Κείμενο</emph></defaultinline></switchinline></variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
+msgstr "<variable id=\"epsexport\">Επιλέξτε <emph>Αρχείο - Εξαγωγή</emph>, εάν επιλεγεί το EPS ως τύπος αρχείου, αυτός ο διάλογος ανοίγει αυτόματα</variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3152810\n"
-"35\n"
+"00000401.xhp\n"
+"par_id3150107\n"
+"87\n"
"help.text"
-msgid "<variable id=\"text\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - Text - Text Attributes</emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - Define Text Attributes</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline><emph> - Text</emph> tab</variable>"
-msgstr "<variable id=\"text\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - Κείμενο - Ιδιότητες κειμένου</emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - Καθορισμός ιδιοτήτων κειμένου</emph></caseinline><defaultinline><emph>Κείμενο</emph></defaultinline></switchinline><emph>- Κείμενο</emph> καρτέλα</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
+msgstr "<variable id=\"pbmppmpgm\">Επιλέξτε <emph>Αρχείο - Εξαγωγή</emph>, εάν επιλεγεί ως τύπος αρχείου PBM, PPM ή PGM, ο διάλογος ανοίγει αυτόματα</variable>"
-#: 00040502.xhp
+#: 00000401.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3151060\n"
-"36\n"
+"00000401.xhp\n"
+"par_id3145305\n"
+"96\n"
"help.text"
-msgid "<variable id=\"laufext\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - Text - Text Attributes</emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - Define Text Attributes</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline><emph> - Text Animation</emph> tab</variable>"
-msgstr "<variable id=\"laufext\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - Κείμενο - Ιδιότητες κειμένου</emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - Καθορισμός ιδιοτήτων κειμένου</emph></caseinline><defaultinline><emph>Κείμενο</emph></defaultinline></switchinline><emph>- Κίνηση κειμένου</emph> καρτέλα </variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
+msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Επιλέξτε <emph>Αρχείο - Εκδόσεις</emph></variable></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3149911\n"
-"37\n"
+"00000402.xhp\n"
+"tit\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>Position and Size</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Θέση και μέγεθος</emph>"
+msgid "Edit Menu"
+msgstr "Επεξεργασία"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3156286\n"
-"89\n"
+"00000402.xhp\n"
+"hd_id3147273\n"
+"1\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">F4 key </caseinline><caseinline select=\"IMPRESS\">F4 key </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Πλήκτρο F4 </caseinline><caseinline select=\"IMPRESS\">Πλήκτρο F4 </caseinline></switchinline>"
+msgid "Edit Menu"
+msgstr "Επεξεργασία"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3153052\n"
+"00000402.xhp\n"
+"par_id3085157\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3150965\" src=\"cmd/sc_transformdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150965\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150965\" src=\"cmd/sc_transformdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150965\">Icon</alt></image>"
+msgid "Choose <emph>Edit - Undo</emph>"
+msgstr "Επιλέξτε <emph>Επεξεργασία - Αναίρεση</emph>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3149938\n"
-"39\n"
+"00000402.xhp\n"
+"par_id3145160\n"
+"564\n"
"help.text"
-msgid "Position and Size"
-msgstr "Θέση και Μέγεθος"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3148833\n"
-"170\n"
+"00000402.xhp\n"
+"par_id3154094\n"
+"3\n"
"help.text"
-msgid "Open the context menu for the object - choose <emph>Name</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος για το αντικείμενο - επιλέξτε <emph>Όνομα</emph>"
+msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
+msgstr "Στη <emph>Βασική</emph> γραμμή εργαλείων ή στη γραμμή δεδομένων πίνακα, κάντε κλικ"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id411999\n"
+"00000402.xhp\n"
+"par_id3155449\n"
"help.text"
-msgid "Open the context menu for the object - choose <emph>Description</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος για το αντικείμενο - επιλέξτε <emph>Περιγραφή</emph>"
+msgid "<image id=\"img_id3155577\" src=\"cmd/sc_undo.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155577\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155577\" src=\"cmd/sc_undo.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155577\">Icon</alt></image>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3153099\n"
-"40\n"
+"00000402.xhp\n"
+"par_id3148563\n"
+"4\n"
"help.text"
-msgid "<variable id=\"position2\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Position and Size - Position and Size</emph> tab </variable>"
-msgstr "<variable id=\"position2\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Θέση και Μέγεθος - Θέση και Μέγεθος</emph> στηλοθέτη </variable>"
+msgid "Undo"
+msgstr "Αναίρεση"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3152973\n"
-"42\n"
+"00000402.xhp\n"
+"par_id3145068\n"
+"5\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>Position and Size - Rotation</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>Edit - Redo</emph>"
+msgstr "Επιλέξτε <emph>Επεξεργασία - Ακύρωση αναίρεσης</emph>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3148495\n"
+"00000402.xhp\n"
+"par_id3153897\n"
+"6\n"
"help.text"
-msgid "<image id=\"img_id3146898\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146898\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146898\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146898\">Icon</alt></image>"
+msgid "On the <emph>Standard</emph> Bar, click"
+msgstr "Στην <emph>Βασική</emph> γραμμή εργαλείων, επιλέξτε"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3146790\n"
-"44\n"
+"00000402.xhp\n"
+"par_id3154938\n"
"help.text"
-msgid "Rotate"
-msgstr "Περιστροφή"
+msgid "<image id=\"img_id3150358\" src=\"cmd/sc_redo.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150358\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150358\" src=\"cmd/sc_redo.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150358\">Icon</alt></image>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3145666\n"
-"45\n"
+"00000402.xhp\n"
+"par_id3151211\n"
+"7\n"
"help.text"
-msgid "<variable id=\"ecke\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Position and Size - Slant & Corner Radius</emph> tab </variable>"
-msgstr "<variable id=\"ecke\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Θέση και Μέγεθος - Λοξά / Ακτίνα Γωνίας</emph> του στηλοθέτη</variable>"
+msgid "Redo"
+msgstr "Ακύρωση αναίρεσης"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3146081\n"
-"46\n"
+"00000402.xhp\n"
+"par_id3154365\n"
+"8\n"
"help.text"
-msgid "<variable id=\"legende\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Position and Size - Callout</emph> tab (only for textbox callouts, not for custom shapes callouts) </variable>"
-msgstr "<variable id=\"legende\">Επιλέξτε την καρτέλα <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικά - </emph></caseinline></switchinline><emph>Θέση και μέγεθος - Επεξήγηση</emph> (μόνο για επεξηγήσεις πλαισίου κειμένου, όχι για προσαρμοσμένες επεξηγήσεις σχημάτων)</variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
+msgstr "<variable id=\"letzter\">Επιλέξτε <emph>Επεξεργασία - Επανάληψη</emph></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3083283\n"
-"172\n"
+"00000402.xhp\n"
+"par_id3149765\n"
+"9\n"
"help.text"
-msgid "Choose <emph>Edit - Points</emph>"
-msgstr "Επιλέξτε <emph> Επεξεργασία - Σημεία</emph>"
+msgid "Choose <emph>Edit - Cut</emph>"
+msgstr "Επιλέξτε <emph>Επεξεργασία - Αποκοπή</emph>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3145642\n"
-"47\n"
+"00000402.xhp\n"
+"par_id3144762\n"
+"565\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Open context menu - choose <emph>Edit Points</emph></caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open context menu - choose <emph>Edit Points</emph></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Ανοίξτε το μενού περιβάλλοντος- επιλέξτε <emph>Επεξεργασία Σημείων</emph></caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Επεξεργασία σημείων</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3149019\n"
-"90\n"
+"00000402.xhp\n"
+"par_id3148744\n"
+"10\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">F8 key </caseinline><caseinline select=\"IMPRESS\">F8 key </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Πλήκτρο F8 </caseinline><caseinline select=\"IMPRESS\">Πλήκτρο F8 </caseinline></switchinline>"
+msgid "On the <emph>Standard</emph> Bar, click"
+msgstr "Στην <emph>Βασική</emph> γραμμή εργαλείων, επιλέξτε"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3150044\n"
+"00000402.xhp\n"
+"par_id3145173\n"
"help.text"
-msgid "<image id=\"img_id3147100\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147100\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147100\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147100\">Icon</alt></image>"
+msgid "<image id=\"img_id3145744\" src=\"cmd/sc_cut.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145744\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145744\" src=\"cmd/sc_cut.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145744\">Εικονίδιο</alt></image>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3153966\n"
-"49\n"
+"00000402.xhp\n"
+"par_id3154153\n"
+"11\n"
"help.text"
-msgid "Edit Points"
-msgstr "Επεξεργασία σημείων"
+msgid "Cut"
+msgstr "Αποκοπή"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3151248\n"
-"50\n"
+"00000402.xhp\n"
+"par_id3150742\n"
+"12\n"
"help.text"
-msgid "Choose <emph>Format - Character</emph> (drawing functions)"
-msgstr "Επιλέξτε <emph>Μορφή - Χαρακτήρας</emph> (λειτουργίες σχεδίασης)"
+msgid "Choose <emph>Edit - Copy</emph>"
+msgstr "Επιλέξτε <emph>Επεξεργασία - Αντιγραφή</emph>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3145229\n"
-"121\n"
+"00000402.xhp\n"
+"par_id3148923\n"
+"566\n"
"help.text"
-msgid "Open context menu - choose <emph>Character</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Χαρακτήρας</emph>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3151342\n"
-"122\n"
+"00000402.xhp\n"
+"par_id3159254\n"
+"13\n"
"help.text"
-msgid "Open context menu - choose <emph>Size</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Μέγεθος</emph>"
+msgid "On the <emph>Standard</emph> Bar, click"
+msgstr "Στην <emph>Βασική</emph> γραμμή εργαλείων, επιλέξτε"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3149255\n"
-"123\n"
+"00000402.xhp\n"
+"par_id3154985\n"
"help.text"
-msgid "Open context menu - choose <emph>Style</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Στυλ</emph>"
+msgid "<image id=\"img_id3156441\" src=\"cmd/sc_copy.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156441\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156441\" src=\"cmd/sc_copy.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156441\">Icon</alt></image>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3155177\n"
-"124\n"
+"00000402.xhp\n"
+"par_id3150685\n"
+"14\n"
"help.text"
-msgid "Open context menu - choose <emph>Style - Bold</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Πρότυπο - Έντονα</emph>"
+msgid "Copy"
+msgstr "Αντιγραφή"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3145766\n"
+"00000402.xhp\n"
+"par_id3159153\n"
+"15\n"
"help.text"
-msgid "<image id=\"img_id3156558\" src=\"cmd/sc_bold.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3156558\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156558\" src=\"cmd/sc_bold.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3156558\">Icon</alt></image>"
+msgid "Choose <emph>Edit - Paste</emph>"
+msgstr "Επιλέξτε <emph>Επεξεργασία - Επικόλληση</emph>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3147001\n"
-"55\n"
+"00000402.xhp\n"
+"par_id3155860\n"
+"567\n"
"help.text"
-msgid "Bold"
-msgstr "Έντονα"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3151276\n"
-"125\n"
+"00000402.xhp\n"
+"par_id3159083\n"
+"16\n"
"help.text"
-msgid "Open context menu - choose <emph>Style - Italic</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Πρότυπο - Πλάγια</emph>"
+msgid "On the <emph>Standard</emph> Bar, click"
+msgstr "Στην <emph>Βασική</emph> γραμμή εργαλείων, επιλέξτε"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3159091\n"
+"00000402.xhp\n"
+"par_id3156106\n"
"help.text"
-msgid "<image id=\"img_id3155578\" src=\"cmd/sc_italic.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3155578\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155578\" src=\"cmd/sc_italic.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3155578\">Icon</alt></image>"
+msgid "<image id=\"img_id3159196\" src=\"cmd/sc_paste.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159196\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159196\" src=\"cmd/sc_paste.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159196\">Icon</alt></image>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3150234\n"
-"58\n"
+"00000402.xhp\n"
+"par_id3154471\n"
+"17\n"
"help.text"
-msgid "Italic"
-msgstr "Πλάγια"
+msgid "Paste"
+msgstr "Επικόλληση"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3154589\n"
-"126\n"
+"00000402.xhp\n"
+"par_id3152791\n"
+"532\n"
"help.text"
-msgid "Open context menu - choose <emph>Style - Underline</emph>"
-msgstr "Ανοίξτε το μενού περιεχομένου - επιλέξτε <emph>Πρότυπο - Υπογράμμιση</emph>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
+msgstr "<variable id=\"inhalte\">Επιλέξτε <emph>Επεξεργασία - Ειδική Επικόλληση</emph></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3145223\n"
+"00000402.xhp\n"
+"par_id3148555\n"
+"533\n"
"help.text"
-msgid "<image id=\"img_id3151068\" src=\"cmd/sc_underline.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3151068\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151068\" src=\"cmd/sc_underline.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3151068\">Icon</alt></image>"
+msgid "Choose <emph>Edit - Select All</emph>"
+msgstr "Επιλέξτε <emph>Επεξεργασία - Επιλογή όλων</emph>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3154715\n"
-"88\n"
+"00000402.xhp\n"
+"par_id3152417\n"
+"568\n"
"help.text"
-msgid "Underline"
-msgstr "Υπογράμμιση"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3145131\n"
-"127\n"
+"00000402.xhp\n"
+"par_id3145748\n"
"help.text"
-msgid "Open context menu - choose <emph>Style - Strikethrough</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Πρότυπο- Διακριτή γραφή</emph>"
+msgid "<image id=\"img_id3153095\" src=\"cmd/sc_selectall.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153095\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153095\" src=\"cmd/sc_selectall.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153095\">Icon</alt></image>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3158214\n"
-"128\n"
+"00000402.xhp\n"
+"par_id3153139\n"
+"575\n"
"help.text"
-msgid "Open context menu - choose <emph>Style - Shadow</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Πρότυπο - Σκιά</emph>"
+msgid "Select All"
+msgstr "Επιλογή όλων"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3150207\n"
-"129\n"
+"00000402.xhp\n"
+"par_id3145251\n"
+"555\n"
"help.text"
-msgid "Open context menu - choose <emph>Style - Contour</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Πρότυπο - Περίγραμμα</emph>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Changes</emph></variable>"
+msgstr "<variable id=\"aenderungen\">Επιλέξτε <emph>Επεξεργασία - Αλλαγές</emph></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3154383\n"
-"130\n"
+"00000402.xhp\n"
+"par_id3153336\n"
+"556\n"
"help.text"
-msgid "Open context menu - choose <emph>Style - Superscript</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Πρότυπο -Εκθέτης</emph>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Changes - Record</emph></variable>"
+msgstr "<variable id=\"aufzeichnen\">Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Εγγραφή</emph></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3152767\n"
-"131\n"
+"00000402.xhp\n"
+"par_id3150594\n"
+"557\n"
"help.text"
-msgid "Open context menu - choose <emph>Style - Subscript</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Πρότυπο - Δείκτης</emph>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Changes - Show</emph></caseinline></switchinline></variable>"
+msgstr "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Εμφάνιση</emph></caseinline><caseinline select=\"CALC\">Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Εμφάνιση</emph></caseinline></switchinline></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3155377\n"
-"132\n"
+"00000402.xhp\n"
+"par_id3153845\n"
+"558\n"
"help.text"
-msgid "Open context menu - choose <emph>Line Spacing</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Διάστιχο</emph>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Changes - Accept or Reject</emph></variable>"
+msgstr "<variable id=\"rotlinie\">Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Αποδοχή ή απόρριψη </emph></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3154475\n"
-"133\n"
+"00000402.xhp\n"
+"par_id3148587\n"
+"559\n"
"help.text"
-msgid "Open context menu - choose <emph>Line Spacing - Single</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Διάστιχο - Απλό</emph>"
+msgid "Choose <emph>Edit - Changes - Accept or Reject - List</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Επεξεργασία - Αλλαγές - Αποδοχή ή απόρριψη - Λίστα</emph>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3150478\n"
-"134\n"
+"00000402.xhp\n"
+"par_id3150396\n"
+"574\n"
"help.text"
-msgid "Open context menu - choose <emph>Line Spacing - 1.5 Lines</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Διάστιχο - 1.5 Γραμμές </emph>"
+msgid "Choose <emph>Format - AutoCorrect - Apply and Edit Changes.</emph> AutoCorrect dialog appears, click <emph>Edit Changes</emph> button, see <emph>List</emph> tab page"
+msgstr "Επιλέξτε <emph>Μορφή - Αυτόματη διόρθωση - Εφαρμογή και Επεξεργασία αλλαγών.</emph> Εμφανίζεται το παράθυρο της Αυτόματης διόρθωσης, κάντε κλικ στο κουμπί <emph>Επεξεργασία αλλαγών</emph> και δείτε την καρτέλα <emph>Λίστα</emph>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3147167\n"
-"135\n"
+"00000402.xhp\n"
+"par_id3153878\n"
+"560\n"
"help.text"
-msgid "Open context menu - choose <emph>Line Spacing - Double</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Διάστιχο - Διπλό</emph>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Changes - Accept or Reject - Filter</emph> tab </variable>"
+msgstr "<variable id=\"rotliniefilter\">Επιλέξτε την καρτέλα <emph>Επεξεργασία - Αλλαγές - Αποδοχή ή απόρριψη - Φίλτρο</emph> </variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3146978\n"
-"69\n"
+"00000402.xhp\n"
+"par_id3151281\n"
+"561\n"
"help.text"
-msgid "Choose <emph>Format - Alignment - Left</emph> (drawing functions)"
-msgstr "Επιλέξτε <emph> Μορφή - Στοίχιση - Αριστερά </emph> (λειτουργίες σχεδίασης)"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Changes - Merge Document</emph></variable>"
+msgstr "<variable id=\"einfuegen\">Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Συγχώνευση εγγράφου</emph></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3153009\n"
-"136\n"
+"00000402.xhp\n"
+"par_id3153224\n"
+"562\n"
"help.text"
-msgid "Open context menu - choose <emph>Alignment - Left</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Στοίχιση - Αριστερά</emph>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Compare Document</emph></variable>"
+msgstr "<variable id=\"dvergl\">Επιλέξτε <emph>Επεξεργασία - Σύγκριση εγγράφου</emph></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3147310\n"
+"00000402.xhp\n"
+"par_id3148773\n"
+"563\n"
"help.text"
-msgid "<image id=\"img_id3155370\" src=\"cmd/sc_alignleft.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155370\" src=\"cmd/sc_alignleft.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Icon</alt></image>"
+msgid "Choose <emph>Edit - Changes - Comment</emph>"
+msgstr "Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Σχόλιο</emph>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3151336\n"
-"71\n"
+"00000402.xhp\n"
+"par_id3149488\n"
+"571\n"
"help.text"
-msgid "Align Left"
-msgstr "Στοίχιση αριστερά"
+msgid "Choose <emph>Edit - Changes - Accept or Reject - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgstr "Επιλέξτε την καρτέλα <emph>Επεξεργασία - Αλλαγές - Αποδοχή ή Απόρριψη - Λίστα</emph>. Κάντε κλικ σε μία καταχώριση στη λίστα και ανοίξτε το μενού περιεχομένου. Επιλέξτε <emph>Επεξεργασία σχολίου</emph>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3155823\n"
-"72\n"
+"00000402.xhp\n"
+"par_id3156297\n"
+"49\n"
"help.text"
-msgid "Choose <emph>Format - Alignment - Right</emph> (drawing functions)"
-msgstr "Επιλέξτε <emph> Μορφή - Στοίχιση - Δεξιά </emph> (λειτουργίες σχεδίασης)"
+msgid "Choose <emph>Edit - Find & Replace</emph>"
+msgstr "Επιλέξτε <emph>Επεξεργασία - Αναζήτηση & αντικατάσταση</emph>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3155762\n"
-"137\n"
+"00000402.xhp\n"
+"par_id3154503\n"
+"569\n"
"help.text"
-msgid "Open context menu - choose <emph>Alignment - Right</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Στοίχιση - Δεξιά</emph>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+H"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+H"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3149408\n"
+"00000402.xhp\n"
+"par_id3155083\n"
+"456\n"
"help.text"
-msgid "<image id=\"img_id3154421\" src=\"cmd/sc_alignright.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154421\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154421\" src=\"cmd/sc_alignright.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154421\">Icon</alt></image>"
+msgid "On Standard bar, click"
+msgstr "Στη βασική γραμμή εργαλείων, κάντε κλικ"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3153607\n"
-"74\n"
+"00000402.xhp\n"
+"par_id3150020\n"
"help.text"
-msgid "Align Right"
-msgstr "Στοίχιση δεξιά"
+msgid "<image id=\"img_id3149121\" src=\"cmd/sc_recsearch.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149121\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149121\" src=\"cmd/sc_recsearch.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149121\">Icon</alt></image>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3149189\n"
-"75\n"
+"00000402.xhp\n"
+"par_id3144748\n"
+"50\n"
"help.text"
-msgid "Choose <emph>Format - Alignment - Centered</emph> (drawing functions)"
-msgstr "Επιλέξτε <emph>Μορφή - Στοίχιση- Στο Κέντρο</emph> (λειτουργίες σχεδίασης)"
+msgid "Find & Replace"
+msgstr "Αναζήτηση & αντικατάσταση"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3154624\n"
-"138\n"
+"00000402.xhp\n"
+"par_id3156357\n"
+"552\n"
"help.text"
-msgid "Open context menu - choose <emph>Alignment - Center</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Στοίχιση - Στο Κέντρο</emph>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
+msgstr "<variable id=\"suchenattribute\">Επεξεργασία <emph>Επεξεργασία - Εύρεση & αντικατάσταση - Ιδιότητες</emph></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3153815\n"
+"00000402.xhp\n"
+"par_id3153840\n"
+"553\n"
"help.text"
-msgid "<image id=\"img_id3149757\" src=\"cmd/sc_centerpara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149757\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149757\" src=\"cmd/sc_centerpara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149757\">Icon</alt></image>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
+msgstr "<variable id=\"suchenformat\">Επιλέξτε το κουμπί <emph>Επεξεργασία - Εύρεση & αντικατάσταση - Μορφή</emph></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3153076\n"
-"77\n"
+"00000402.xhp\n"
+"par_id3146971\n"
+"554\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Align Center Horizontally </caseinline><defaultinline>Centered</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Στοίχιση Οριζόντια στο Κέντρο</caseinline><defaultinline>Στο Κέντρο</defaultinline></switchinline>"
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>...</emph> button."
+msgstr "Επιλέξτε το πεδίο και το κουμπί <emph>Επεξεργασία - Αναζήτηση & αντικατάσταση - Αναζήτηση ομοιοτήτων</emph> <emph>...</emph>."
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3146151\n"
-"78\n"
+"00000402.xhp\n"
+"par_id3153709\n"
+"572\n"
"help.text"
-msgid "Choose <emph>Format - Alignment - Justified</emph> (drawing functions)"
-msgstr "Επιλέξτε <emph> Μορφή - Στοίχιση - Πλήρης </emph> (λειτουργίες σχεδίασης)"
+msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>...</emph> button (database table view)"
+msgstr "Στη γραμμή <emph>Δεδομένα πίνακα</emph>, κάντε κλικ στο εικονίδιο<emph> Αναζήτηση </emph>-στο πεδίο επιλογής <emph>Αναζήτηση ομοιοτήτων</emph> - <emph>...</emph> (προβολή πίνακα βάσης δεδομένων)"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3168612\n"
-"139\n"
+"00000402.xhp\n"
+"par_id3150749\n"
+"573\n"
"help.text"
-msgid "Open context menu - choose <emph>Alignment - Justified</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Στοίχιση - Πλήρης</emph>"
+msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>...</emph> button (form view)"
+msgstr "Στη γραμμή <emph>Σχεδιασμός φόρμας</emph> , κάντε κλικ στο πεδίο <emph>Αναζήτηση εγγραφών</emph> - <emph>Αναζήτηση ομοιοτήτων</emph> - στο πεδίο επιλογής <emph>...</emph> (προβολή φόρμας)"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3156189\n"
+"00000402.xhp\n"
+"par_id3152960\n"
+"534\n"
"help.text"
-msgid "<image id=\"img_id3145308\" src=\"cmd/sc_justifypara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145308\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145308\" src=\"cmd/sc_justifypara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145308\">Icon</alt></image>"
+msgid "Choose <emph>View - Navigator</emph>"
+msgstr "Επιλογή <emph>Προβολή - Περιήγηση</emph>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3153131\n"
-"80\n"
+"00000402.xhp\n"
+"par_id3163824\n"
+"535\n"
"help.text"
-msgid "Justified"
-msgstr "Πλήρης στοίχιση"
+msgid "On <emph>Standard</emph> Bar, click"
+msgstr "Στη <emph>Βασική</emph> γραμμή εργαλείων, κάντε κλικ"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3150527\n"
-"81\n"
+"00000402.xhp\n"
+"par_id3159183\n"
"help.text"
-msgid "<variable id=\"font\">Click <emph>Fontwork</emph> icon on <emph>Drawing</emph> bar </variable>"
-msgstr "<variable id=\"font\">Κάντε κλικ στο εικονίδιο<emph>Fontwork</emph> στη γραμμή <emph>Σχέδιο</emph></variable>"
+msgid "<image id=\"img_id3154508\" src=\"cmd/sc_navigator.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154508\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154508\" src=\"cmd/sc_navigator.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154508\">Icon</alt></image>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3144503\n"
-"103\n"
+"00000402.xhp\n"
+"par_id3147359\n"
+"536\n"
"help.text"
-msgid "Choose <emph>Format - Group</emph>"
-msgstr "Επιλέξτε <emph> Μορφή - Ομαδοποίηση</emph>"
+msgid "Navigator On/Off"
+msgstr "Περιήγηση Ναι/Όχι"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3154854\n"
-"140\n"
+"00000402.xhp\n"
+"par_id3147338\n"
+"576\n"
"help.text"
-msgid "Open context menu - choose <emph>Group</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Ομαδοποίηση</emph>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
+msgstr "<variable id=\"litdat\">Επιλέξτε <emph>Εργαλεία - Βάση δεδομένων βιβλιογραφίας</emph></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3157985\n"
-"83\n"
+"00000402.xhp\n"
+"par_id3149281\n"
+"538\n"
"help.text"
-msgid "Choose <emph>Format - Group - Group</emph> (text documents, spreadsheets)"
-msgstr "Επιλέξτε <emph>Μορφή - Ομαδοποίηση- Ομάδα</emph> (έγγραφα κειμένου, λογιστικά φύλλα)"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
+msgstr "<variable id=\"link\">Επιλέξτε <emph>Επεξεργασία - Συνδέσεις</emph></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3157980\n"
-"104\n"
+"00000402.xhp\n"
+"par_id3159339\n"
+"551\n"
"help.text"
-msgid "Choose <emph>Modify - Group</emph> (drawing documents)"
-msgstr "Επιλέξτε <emph>Τροποποίηση - Ομαδοποίηση</emph> (έγγραφα σχεδίασης)"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
+msgstr "<variable id=\"linkae\">Επιλέξτε <emph>Επεξεργασία - Σύνδεσμοι - Τροποποίηση σύνδεσης</emph> (σύνδεσμοι DDE μόνο) </variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3149508\n"
-"84\n"
+"00000402.xhp\n"
+"par_id3148927\n"
+"543\n"
"help.text"
-msgid "Open context menu - choose <emph>Group - Group</emph> (form objects)"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Ομαδοποίηση- Ομάδα</emph> (αντικείμενα φόρμας)"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
+msgstr "Επιλέξτε ένα πλαίσιο, έπειτα επιλέξτε <emph>Επεξεργασία - Αντικείμενο - Ιδιότητες</emph>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3146858\n"
+"00000402.xhp\n"
+"par_id3156315\n"
+"577\n"
"help.text"
-msgid "<image id=\"img_id3154344\" src=\"cmd/sc_formatgroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154344\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154344\" src=\"cmd/sc_formatgroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154344\">Icon</alt></image>"
+msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος του επιλεγμένου πλαισίου - επιλέξτε <emph>Properties</emph>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3149593\n"
-"113\n"
+"00000402.xhp\n"
+"par_id3151251\n"
+"545\n"
"help.text"
-msgid "Group"
-msgstr "Ομαδοποίηση"
+msgid "<variable id=\"plugin\">Choose <emph>Edit - Plug-in</emph></variable>"
+msgstr "<variable id=\"plugin\">Επιλέξτε <emph>Επεξεργασία - Πρόσθετη λειτουργία</emph></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3153023\n"
-"85\n"
+"00000402.xhp\n"
+"par_id3156091\n"
+"546\n"
"help.text"
-msgid "Choose <emph>Format - Group - Ungroup</emph> (text documents, spreadsheets)"
-msgstr "Επιλέξτε <emph>Μορφή - Ομαδοποίηση- Κατάργηση ομαδοποίησης</emph> (έγγραφα κειμένου, λογιστικά φύλλα)"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
+msgstr "<variable id=\"imagemap\">Επιλέξτε <emph>Επεξεργασία - Χάρτης εικόνας</emph> (επίσης στο μενού περιεχομένου του επιλεγμένου αντικειμένου) </variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3163378\n"
-"105\n"
+"00000402.xhp\n"
+"par_id3155936\n"
+"550\n"
"help.text"
-msgid "Choose <emph>Modify - Ungroup</emph> (drawing documents)"
-msgstr "Επιλέξτε <emph>Τροποποίηση - Κατάργηση ομαδοποίησης</emph> (έγγραφα σχεδίασης)"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
+msgstr "<variable id=\"imapeigbea\">Επιλέξτε <emph>Επεξεργασία - Χάρτης εικόνας</emph>, έπειτα επιλέξτε έναν τομέα του χάρτη εικόνας και κάντε κλικ στο <emph>Ιδιότητες - Περιγραφή</emph></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3156038\n"
-"86\n"
+"00000402.xhp\n"
+"par_id3149259\n"
+"547\n"
"help.text"
-msgid "Open context menu - choose <emph>Ungroup</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Κατάργηση ομαδοποίησης</emph>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
+msgstr "<variable id=\"edit1\">Επιλέξτε <emph>Επεξεργασία - Αντικείμενο</emph></variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3151300\n"
+"00000402.xhp\n"
+"par_id3154966\n"
+"548\n"
"help.text"
-msgid "<image id=\"img_id3150831\" src=\"cmd/sc_formatungroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150831\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150831\" src=\"cmd/sc_formatungroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150831\">Icon</alt></image>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
+msgstr "<variable id=\"edit2\">Επιλέξτε <emph>Επεξεργασία - Αντικείμενο - Επεξεργασία</emph>, επίσης στο μενού περιεχομένου του επιλεγμένου αντικειμένου </variable>"
-#: 00040502.xhp
+#: 00000402.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3146894\n"
-"115\n"
+"00000402.xhp\n"
+"par_id3149565\n"
+"549\n"
"help.text"
-msgid "Ungroup"
-msgstr "Κατάργηση ομαδοποίησης"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
+msgstr "<variable id=\"edit3\">Επιλέξτε <emph>Επεξεργασία - Αντικείμενο - Άνοιγμα</emph></variable>"
-#: 00040502.xhp
+#: 00000403.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3153109\n"
-"106\n"
+"00000403.xhp\n"
+"tit\n"
"help.text"
-msgid "Choose <emph>Format - Group - Exit Group</emph> (text documents, spreadsheets)"
-msgstr "Επιλέξτε <emph> Μορφή- Ομαδοποίηση - Έξοδος από ομάδα</emph>(έγγραφα κειμένου, λογιστικά φύλλα)"
+msgid "View Menu"
+msgstr "Προβολή"
-#: 00040502.xhp
+#: 00000403.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3145678\n"
-"107\n"
+"00000403.xhp\n"
+"hd_id3156304\n"
+"1\n"
"help.text"
-msgid "Choose <emph>Modify - Exit Group</emph> (drawing documents)"
-msgstr "Επιλέξτε <emph>Τροποποίηση - Έξοδος από ομάδα</emph> (έγγραφα σχεδίασης)"
+msgid "View Menu"
+msgstr "Προβολή"
-#: 00040502.xhp
+#: 00000403.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3152367\n"
-"108\n"
+"00000403.xhp\n"
+"par_id3146936\n"
+"12\n"
"help.text"
-msgid "Open context menu - choose <emph>Exit Group</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph> Έξοδος από ομάδα</emph>"
+msgid "Choose <emph>View - Zoom</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Μεγέθυνση</emph>"
-#: 00040502.xhp
+#: 00000403.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3158402\n"
+"00000403.xhp\n"
+"par_id3149962\n"
+"24\n"
"help.text"
-msgid "<image id=\"img_id3149422\" src=\"cmd/sc_leavegroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149422\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149422\" src=\"cmd/sc_leavegroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149422\">Icon</alt></image>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (×) and (÷) on the number keypad </caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (×) and (÷) on the number keypad </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Εστιάστε επίσης με (+) (-) (×) και (÷) στο αριθμητικό κομμάτι του πληκτρολογίου </caseinline><caseinline select=\"IMPRESS\">Εστιάστε επίσης με (+) (-) (×) και (÷) στο αριθμητικό κομμάτι του πληκτρολογίου </caseinline></switchinline>"
-#: 00040502.xhp
+#: 00000403.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3155347\n"
-"117\n"
+"00000403.xhp\n"
+"par_id3152895\n"
+"13\n"
"help.text"
-msgid "Exit Group"
-msgstr "Έξοδος από ομάδα"
+msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
+msgstr "Κάντε διπλό κλικ ή δεξί κλικ στο πεδίο στη γραμμή <emph>Κατάστασης</emph>"
-#: 00040502.xhp
+#: 00000403.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3149129\n"
-"109\n"
+"00000403.xhp\n"
+"par_id3156183\n"
+"36\n"
"help.text"
-msgid "Choose <emph>Format - Group - Enter Group</emph> (text documents, spreadsheets)"
-msgstr "Επιλέξτε <emph>Μορφή - Ομαδοποίηση - Είσοδος στην Ομάδα</emph> (έγγραφα κειμένου, λογιστικά φύλλα)"
+msgid "Choose <emph>View - Toolbars</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων</emph>"
-#: 00040502.xhp
+#: 00000403.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3145354\n"
-"110\n"
+"00000403.xhp\n"
+"par_id3166445\n"
+"15\n"
"help.text"
-msgid "Choose <emph>Modify - Enter Group</emph> (drawing documents)"
-msgstr "Επιλέξτε <emph> Τροποποίηση - Είσοδος στην Ομάδα </emph> (έγγραφα σχεδίασης)"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
+msgstr "<variable id=\"funktion\">Επιλέξτε <emph>Προβολή - Εργαλειοθήκες - Βασική</emph></variable>"
-#: 00040502.xhp
+#: 00000403.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3149946\n"
-"111\n"
+"00000403.xhp\n"
+"par_id3153748\n"
+"17\n"
"help.text"
-msgid "Open context menu - choose <emph>Enter Group</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Είσοδος στην Ομάδα</emph>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
+msgstr "<variable id=\"werkzeug\">Επιλέξτε <emph>Προβολή - Εργαλειοθήκες - Εργαλεία</emph></variable>"
-#: 00040502.xhp
+#: 00000403.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3152388\n"
+"00000403.xhp\n"
+"par_id3154317\n"
+"18\n"
"help.text"
-msgid "<image id=\"img_id3149900\" src=\"cmd/sc_entergroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149900\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149900\" src=\"cmd/sc_entergroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149900\">Icon</alt></image>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
+msgstr "<variable id=\"task\">Επιλέξτε <emph>Προβολή - Γραμμή κατάστασης</emph></variable>"
-#: 00040502.xhp
+#: 00000403.xhp
msgctxt ""
-"00040502.xhp\n"
-"par_id3152547\n"
-"119\n"
+"00000403.xhp\n"
+"par_id3152780\n"
+"19\n"
"help.text"
-msgid "Enter Group"
-msgstr "Είσοδος στην Ομάδα"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
+msgstr "<variable id=\"farbleiste\">Επιλέξτε <emph>Προβολή - Εργαλειοθήκες - Γραμμή χρώματος</emph></variable>"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"tit\n"
+"00000403.xhp\n"
+"par_id3156113\n"
+"43\n"
"help.text"
-msgid "Export text files"
-msgstr "Εξαγωγή αρχείων κειμένου"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
+msgstr "<variable id=\"ime\">Επιλέξτε<emph>Προβολή - Κατάσταση Μεθόδου Εισαγωγής</emph></variable>"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"hd_id3153116\n"
-"1\n"
+"00000403.xhp\n"
+"par_id3157909\n"
+"32\n"
"help.text"
-msgid "Export text files"
-msgstr "Εξαγωγή αρχείων κειμένου"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Υπερσύνδεση</emph> στη <emph>Κανονική</emph> γραμμή, κάντε κλικ στο <emph>Διαδίκτυο</emph>"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"par_id3150379\n"
-"7\n"
+"00000403.xhp\n"
+"par_id3146806\n"
+"42\n"
"help.text"
-msgid "The <emph>Export text files</emph> dialog allows you to define the export options for text files. The dialog will be displayed if you save spreadsheet data as file type \"Text CSV\", and if the <emph>Edit filter settings</emph> check box is marked in the <emph>Save As</emph> dialog."
-msgstr "Ο διάλογος <emph> Εξαγωγή αρχείων κειμένου</emph> επιτρέπει τον καθορισμό των επιλογών εξαγωγής αρχείων κειμένου. Ο διάλογος θα εμφανιστεί αν αποθηκεύσετε τα δεδομένα λογιστικού φύλλου ως τύπο αρχείου \"Text CSV\" και εάν το πλαίσιο ελέγχου <emph>Επεξεργασία ρυθμίσεων φίλτρου</emph> επισημαίνεται στο διάλογο <emph>Αποθήκευση ως</emph>."
+msgid "Choose <emph>Insert - Hyperlink</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Υπερσύνδεση</emph>"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"hd_id3155577\n"
-"2\n"
+"00000403.xhp\n"
+"par_id3153717\n"
+"38\n"
"help.text"
-msgid "Field options"
-msgstr "Επιλογές πεδίων"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail & News</emph></variable>"
+msgstr "<variable id=\"hypdiamailnews\">Κάντε κλικ στο εικονίδιο <emph>Υπερσύνδεση</emph> στη <emph>Βασική</emph> γραμμή εργαλείων, κάντε κλικ στο <emph>Αλληλογραφία & Συζητήσεις</emph></variable>"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"par_id3152427\n"
-"8\n"
+"00000403.xhp\n"
+"par_id3149415\n"
+"34\n"
"help.text"
-msgid "Defines the field separator, text separator and character set that is used for the text export."
-msgstr "Καθορίζει το διαχωριστικό πεδίου, το διαχωριστικό κειμένου και το σετ χαρακτήρων που χρησιμοποιούνται για εξαγωγή κειμένου."
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
+msgstr "<variable id=\"hypdiadok\">Κάντε κλικ στο εικονίδιο <emph>Υπερσύνδεση</emph> στη <emph>Βασική</emph> γραμμή εργαλείων και κάντε κλικ στο <emph>Έγγραφο</emph></variable>"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"hd_id3152876\n"
-"5\n"
+"00000403.xhp\n"
+"par_id3150129\n"
+"35\n"
"help.text"
-msgid "Character set"
-msgstr "Σύνολο χαρακτήρων"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
+msgstr "<variable id=\"hypdianeudok\">Κάντε κλικ στο εικονίδιο <emph>Υπερσύνδεση</emph> στη <emph>Βασική</emph> γραμμή εργαλείων και κάντε κλικ στο <emph>Δημιουργία εγγράφου</emph></variable>"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"par_id3154689\n"
-"11\n"
+"00000403.xhp\n"
+"par_id3159269\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_IMPORTOPT:DDLB_FONT\">Specifies the character set for text export.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_IMPORTOPT:DDLB_FONT\">Καθορίζει την κωδικοποίηση χαρακτήρων για εξαγωγή κειμένου.</ahelp>"
+msgid "Choose <emph>View - Full Screen</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Πλήρης οθόνη</emph>"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"hd_id3145138\n"
-"3\n"
+"00000403.xhp\n"
+"par_id3149578\n"
+"25\n"
"help.text"
-msgid "Field delimiter"
-msgstr "Διαχωριστικό πεδίων"
+msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+J"
+msgstr "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+J"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"par_id3150838\n"
-"9\n"
+"00000403.xhp\n"
+"par_id3153257\n"
"help.text"
-msgid "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_IMPORTOPT:ED_FIELDSEP\">Choose or enter the field delimiter, which separates data fields.</ahelp>"
-msgstr "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_IMPORTOPT:ED_FIELDSEP\">Επιλέξτε ή εισάγετε διαχωριστικό πεδίων, το οποίο διαχωρίζει δύο πεδία δεδομένων.</ahelp>"
+msgid "<image id=\"img_id3148473\" src=\"cmd/sc_fullscreen.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148473\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148473\" src=\"cmd/sc_fullscreen.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148473\">Εικονίδιο</alt></image>"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"hd_id3154682\n"
-"4\n"
+"00000403.xhp\n"
+"par_id3153627\n"
+"44\n"
"help.text"
-msgid "Text delimiter"
-msgstr "Διαχωριστικό κειμένου"
+msgid "Full Screen On/Off (in Page Preview)"
+msgstr "Πλήρης οθόνη ενεργοποίηση/απενεργοποίηση (την προεπισκόπηση σελίδας)"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"par_id3154863\n"
-"10\n"
+"00000403.xhp\n"
+"par_id3147559\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_IMPORTOPT:ED_TEXTSEP\">Choose or enter the text delimiter, which encloses every data field.</ahelp>"
-msgstr "<ahelp hid=\"SC:COMBOBOX:RID_SCDLG_IMPORTOPT:ED_TEXTSEP\">Επιλέξτε ή εισάγετε το διαχωριστικό κειμένου, το οποίο περικλείει κάθε πεδίο δεδομένων.</ahelp>"
+msgid "If a text document or spreadsheet is open:"
+msgstr "Αν ένα έγγραφο κειμένου ή ένα λογιστικό φύλο είναι ανοιχτό:"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"hd_id783149793\n"
+"00000403.xhp\n"
+"par_id3145069\n"
+"31\n"
"help.text"
-msgid "Quote all text cells"
-msgstr "Εισαγωγικά σε όλα τα κελιά κειμένου"
+msgid "Menu <emph>View - Data Sources</emph>"
+msgstr "Μενού <emph>Προβολή - Προελεύσεις δεδομένων</emph>"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"par_id3152778363\n"
+"00000403.xhp\n"
+"par_id3149046\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\".\">Exports all text cells with leading and trailing quote characters as set in the Text delimiter box. If not checked, only those text cells get quoted that contain the Field delimiter character.</ahelp>"
-msgstr "<ahelp hid=\".\">Εξάγει όλα τα κελιά κειμένου με αρχικούς και τελικούς χαρακτήρες εισαγωγικών όπως καθορίζονται στο πλαίσιο οριοθέτη κειμένου. Εάν δεν σημειωθεί, μόνο τα κελιά κειμένου που περιέχουν το χαρακτήρα οριοθέτη πεδίου παίρνουν εισαγωγικά.</ahelp>"
+msgid "F4 key"
+msgstr "Πλήκτρο F4"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"hd_id7145298\n"
+"00000403.xhp\n"
+"par_id3153778\n"
"help.text"
-msgid "Save cell content as shown"
-msgstr "Αποθηκεύστε τα περιεχόμενα του κελιού όπως ορίστηκαν"
+msgid "<image id=\"img_id3153524\" src=\"cmd/sc_viewdatasourcebrowser.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153524\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153524\" src=\"cmd/sc_viewdatasourcebrowser.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153524\">Εικονίδιο</alt></image>"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"par_id5719779\n"
+"00000403.xhp\n"
+"par_id3146908\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\".\">Enabled by default, data will be saved as displayed, including applied number formats. If this checkbox is not marked, raw data content will be saved, as in older versions of the software.</ahelp>"
-msgstr "<ahelp hid=\".\">Από προεπιλογή, τα δεδομένα θα αποθηκεύονται όπως εμφανίζονται, συμπεριλαμβανομένων των εφαρμοζόμενων μορφών αριθμών. Εάν το πλαίσιο ελέγχου δεν έχει επιλεχθεί, θα αποθηκευτούν τα δεδομένα που δεν έχουν υποστεί επεξεργασία, σαν παλιότερες εκδοχές της εφαρμογής.</ahelp>"
+msgid "Data Sources"
+msgstr "Προελεύσεις δεδομένων"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"par_id3541062\n"
+"00000403.xhp\n"
+"par_id3154140\n"
+"9\n"
"help.text"
-msgid "Depending on the number format, saving cell content as shown may write values that during an import cannot be interpreted as numerical values anymore."
-msgstr "Ανάλογα με τη μορφή αριθμών, η αποθήκευση των περιεχόμενων των κελιών όπως εμφανίζονται μπορεί να εγγράψει τιμές, οι οποίες κατά τη διάρκεια μιας εισαγωγής δεν θα μπορούν πλέον να ερμηνευθούν ως αριθμητικές τιμές."
+msgid "Choose <emph>View - HTML Source</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Κώδικας HTML</emph>"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"hd_id3149793\n"
-"12\n"
+"00000403.xhp\n"
+"par_id3154947\n"
+"23\n"
"help.text"
-msgid "Fixed column width"
-msgstr "Σταθερό πλάτος στήλης"
+msgid "Open context menu in an HTML document"
+msgstr "Ανοίξτε το μενού περιβάλλοντος σε ένα έγγραφο HTML"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"par_id3152363\n"
-"13\n"
+"00000403.xhp\n"
+"par_id3152935\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_IMPORTOPT_CB_FIXEDWIDTH\">Exports all data fields with a fixed width.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_IMPORTOPT_CB_FIXEDWIDTH\">Εξάγει όλα τα πεδία δεδομένων με ένα σταθερό πλάτος.</ahelp>"
+msgid "<image id=\"img_id3156422\" src=\"cmd/sc_sourceview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156422\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156422\" src=\"cmd/sc_sourceview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156422\">Εικονίδιο</alt></image>"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"par_id3149283\n"
-"14\n"
+"00000403.xhp\n"
+"par_id3144448\n"
+"11\n"
"help.text"
-msgid "The width of a data field in the exported text file is set to the current width of the corresponding column."
-msgstr "Το πλάτος ενός πεδίου δεδομένων στο εξαγόμενο αρχείο κειμένου έχει προσδιοριστεί στο τρέχον πλάτος της αντίστοιχης στήλης."
+msgid "HTML Source"
+msgstr "Κώδικας HTML"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"par_id3154116\n"
-"15\n"
+"00000403.xhp\n"
+"par_idN1091B\n"
"help.text"
-msgid "Values are exported in the format as currently seen in the cell."
-msgstr "Οι τιμές εξάγονται στη μορφή όπως φαίνεται αυτή τη στιγμή στο κελί."
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw) </variable>"
+msgstr "<variable id=\"grid\">Επιλογή <emph>Προβολή - Πλέγμα</emph> (Impress ή Draw) </variable>"
-#: 00000207.xhp
+#: 00000403.xhp
msgctxt ""
-"00000207.xhp\n"
-"par_id3156414\n"
-"16\n"
+"00000403.xhp\n"
+"par_idN1092E\n"
"help.text"
-msgid "If a value is longer than the fixed column width, it will be exported as a ### string."
-msgstr "Σε περίπτωση που μια τιμή είναι μακρύτερη από το σταθερό πλάτος της στήλης, θα εξαχθεί ως μία ### συμβολοσειρά."
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw) </variable>"
+msgstr "<variable id=\"guides\">Επιλέξτε <emph>Προβολή - Προσκόλληση γραμμών</emph> (Impress ή Draw) </variable>"
-#: 00000207.xhp
+#: 00000404.xhp
msgctxt ""
-"00000207.xhp\n"
-"par_id3150178\n"
-"17\n"
+"00000404.xhp\n"
+"tit\n"
"help.text"
-msgid "If a text string is longer than the fixed column width, it will be truncated at the end."
-msgstr "Αν μια συμβολοσειρά κειμένου είναι μακρύτερη από το προκαθορισμένο πλάτος της στήλης, θα αποκοπεί στο τέλος."
+msgid "Insert Menu"
+msgstr "Εισαγωγή"
-#: 00000207.xhp
+#: 00000404.xhp
msgctxt ""
-"00000207.xhp\n"
-"par_id3148548\n"
-"18\n"
+"00000404.xhp\n"
+"hd_id3156324\n"
+"1\n"
"help.text"
-msgid "The alignment Left, Centered, and Right will be simulated by inserted blanks."
-msgstr "Η στοίχιση Αριστερά, Κέντρο και Δεξιά θα προσομοιωθεί με εισαγόμενα κενά."
+msgid "Insert Menu"
+msgstr "Εισαγωγή"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"tit\n"
+"00000404.xhp\n"
+"par_id3153808\n"
+"28\n"
"help.text"
-msgid "Frequently-Used Buttons"
-msgstr "Συχνότερα χρησιμοποιούμενα κουμπιά"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
+msgstr "<variable id=\"notiz\">Επιλέξτε<emph>Εισαγωγή - Σχόλιο</emph></variable>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3152952\n"
-"1\n"
+"00000404.xhp\n"
+"par_id3155619\n"
+"71\n"
"help.text"
-msgid "Frequently-Used Buttons"
-msgstr "Συχνότερα χρησιμοποιούμενα κουμπιά"
+msgid "Choose <emph>Insert - Picture - Scan</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Εικόνα - Σάρωση</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3147617\n"
-"4\n"
+"00000404.xhp\n"
+"par_id3150502\n"
+"30\n"
"help.text"
-msgid "Cancel"
-msgstr "Άκυρο"
+msgid "Choose <emph>Insert - Picture - Scan - Select Source</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή -Εικόνα - Σάρωση - Επιλογή Προέλευσης</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3155913\n"
-"5\n"
+"00000404.xhp\n"
+"par_id3155934\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\".\">Clicking <emph>Cancel</emph> closes a dialog without saving any changes made.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάνοντας κλικ στο <emph>Άκυρο</emph> κλείνετε ένα παράθυρο διαλόγου χωρίς να αποθηκευτούν οι αλλαγές που έχουν γίνει.</ahelp>"
+msgid "Choose <emph>Insert - Picture - Scan - Request</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Εικόνα - Σάρωση - Λήψη</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id2341685\n"
+"00000404.xhp\n"
+"par_id3143281\n"
+"34\n"
"help.text"
-msgid "Finish"
-msgstr "Τέλος"
+msgid "Choose <emph>Insert - Special Character</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Ειδικός χαρακτήρας</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id6909390\n"
+"00000404.xhp\n"
+"par_id3149525\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\".\">Applies all changes and closes the wizard.</ahelp>"
-msgstr "<ahelp hid=\".\">Εφαρμόζει όλες τις αλλαγές και κλείνει τον βοηθό επιλογών.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Επιλέξτε το κουμπί <emph>Μορφή - Κουκίδες και Αρίθμηση - Στυλ χαρακτήρων - Χαρακτήρας</emph></caseinline></switchinline>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3147477\n"
-"39\n"
+"00000404.xhp\n"
+"par_id3152372\n"
+"55\n"
"help.text"
-msgid "Toolbars"
-msgstr "Γραμμές εργαλείων"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Επιλέξτε το κουμπί <emph>Μορφή - Κουκίδες και Αρίθμηση - Στυλ χαρακτήρων - Χαρακτήρας</emph> </caseinline></switchinline>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3149783\n"
-"40\n"
+"00000404.xhp\n"
+"par_id3156560\n"
+"36\n"
"help.text"
-msgid "By clicking the arrow next to some icons you open a toolbar. To move a toolbar, drag the title bar. As soon as you release the mouse button, the toolbar remains at the new position. Drag the title bar to another position, or drag to an edge of the window, where the toolbar will dock. Close a toolbar by clicking the Close Window icon. Make the toolbar visible again by choosing <emph>View - Toolbars - (toolbar name)</emph>."
-msgstr "Κάνοντας κλικ στο βέλος δίπλα από μερικά εικονίδια ανοίγετε μια γραμμή εργαλείων. Για να μετακινήσετε μια γραμμή εργαλείων, σύρετε τη γραμμή τίτλου. Καθώς αφήνετε το κουμπί του ποντικιού, η γραμμή εργαλείων παραμένει στη νέα θέση. Σύρετε τη γραμμή τίτλου σε μια άλλη θέση ή σύρετέ την στην άκρη ενός παραθύρου όπου θέλετε να τοποθετήσετε την γραμμή εργαλείων. Κλείστε μια γραμμή εργαλείων κάνοντας κλικ στο εικονίδιο Κλείσιμο Παραθύρου. Εμφανίστε ξανά την γραμμή εργαλείων επιλέγοντας <emph>Εμφάνιση - Γραμμές εργαλείων - (όνομα γραμμής εργαλείων)</emph>."
+msgid "Open the <emph>Insert</emph> toolbar, click"
+msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή</emph> και κάντε κλικ"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3152414\n"
-"79\n"
+"00000404.xhp\n"
+"par_id3153527\n"
"help.text"
-msgid "Spin button"
-msgstr "Κουμπί περιστροφής"
+msgid "<image id=\"img_id3153748\" src=\"cmd/sc_bullet.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153748\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153748\" src=\"cmd/sc_bullet.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153748\">Εικονίδιο</alt></image>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id1094088\n"
+"00000404.xhp\n"
+"par_id3149751\n"
+"37\n"
"help.text"
-msgid "In form controls, a spin button is a property of a numerical field, currency field, date field, or time field. If the property \"Spin button\" is enabled, the field shows a pair of symbols with arrows pointing to opposing directions, either vertically or horizontally."
-msgstr "Σε ελέγχους φόρμας, ένα κουμπί περιστροφής ανήκει σε ένα πεδίο αριθμητικό, νομίσματος, ημερομηνίας ή ώρας. Εάν το αντικείμενο \"Κουμπί περιστροφής\" είναι ενεργοποιημένο, το πεδίο δείχνει ένα ζευγάρι από βέλη που δείχνουν σε αντίθετες κατευθύνσεις είτε κάθετα είτε οριζόντια."
+msgid "Special Character"
+msgstr "Ειδικός χαρακτήρας"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id7493209\n"
+"00000404.xhp\n"
+"par_idN107CD\n"
"help.text"
-msgid "In the Basic IDE, a spin button is the name used for the numerical field together with the two arrow symbols."
-msgstr "Στο Περιβάλλον Εργασίας Basic ένα κουμπί περιστροφής αναπαριστά ένα αριθμητικό πεδίο μαζί με τα αντίστοιχα σύμβολα βελών."
+msgid "<variable id=\"moviesound\">Choose <emph>Insert - Movie and Sound</emph></variable>"
+msgstr "<variable id=\"moviesound\">Επιλέξτε <emph>Εισαγωγή - Ταινία και ήχος</emph></variable>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3155599\n"
-"78\n"
+"00000404.xhp\n"
+"par_idN1085D\n"
"help.text"
-msgid "You can type a numerical value into the field next to the spin button, or select the value with the up-arrow or down-arrow symbols on the spin button. On the keyboard you can press the up arrow and down arrow keys to increase or reduce the value. You can press the Page Up and Page Down keys to set the maximum and minimum value."
-msgstr "Μπορείτε να πληκτρολογήσετε μια αριθμητική τιμή στο πεδίο δίπλα από το κουμπί περιστροφής ή να επιλέξετε μια τιμή με τα πάνω και κάτω βέλη στο κουμπί περιστροφής. Στο πληκτρολόγιο μπορείτε να πατήσετε τα πάνω και κάτω βέλη για να αυξήσετε ή να μειώσετε την τιμή. Μπορείτε να πατήσετε τα πλήκτρα Page Up και Page Down για να ορίσετε τη μέγιστη και την ελάχιστη τιμή αντίστοιχα."
+msgid "Movie and Sound"
+msgstr "Ταινία και ήχος"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3150264\n"
-"38\n"
+"00000404.xhp\n"
+"par_id3147242\n"
+"5\n"
"help.text"
-msgid "If the field next to the spin button defines numerical values, you can also define a <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"measurement unit\">measurement unit</link>, for example, 1 cm or 5 mm, 12 pt or 2\"."
-msgstr "Εάν το πεδίο δίπλα από το κουμπί περιστροφής ορίζει αριθμητικές τιμές, μπορείτε επίσης να ορίσετε μια <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"μονάδα μέτρησης\">μονάδα μέτρησης</link>, για παράδειγμα, 1 εκατοστό ή 5 χιλιοστά, 12 pt ή 2\"."
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
+msgstr "<variable id=\"objekteinf\">Επιλέξτε <emph> Εισαγωγή - Αντικείμενο</emph></variable>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3154232\n"
-"76\n"
+"00000404.xhp\n"
+"par_id3152996\n"
+"6\n"
"help.text"
-msgid "Convert"
-msgstr "Μετατροπή"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Αντικείμενο OLE</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3148983\n"
-"77\n"
+"00000404.xhp\n"
+"par_id3146806\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">If you click forward through the dialog, this button is called <emph>Next</emph>. On the last page the button has the name <emph>Convert</emph>. The conversion is then performed by clicking the button.</ahelp>"
-msgstr "<ahelp hid=\".\">Εάν κάνετε κλικ προς τα μπροστά μέσα στο παράθυρο διαλόγου, αυτό το κουμπί καλείται <emph>Επόμενο</emph>. Στην τελευταία σελίδα το κουμπί έχει το όνομα <emph>Μετατροπή</emph>. Η μετατροπή θα γίνει αφού γίνει κλικ στο κουμπί αυτό.</ahelp>"
+msgid "Open the <emph>Insert</emph> toolbar, click"
+msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή</emph> και κάντε κλικ"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3145129\n"
-"42\n"
+"00000404.xhp\n"
+"par_id3150254\n"
"help.text"
-msgid "Context Menu"
-msgstr "Μενού περιβάλλοντος"
+msgid "<image id=\"img_id3156305\" src=\"cmd/sc_insobjctrl.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156305\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156305\" src=\"cmd/sc_insobjctrl.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156305\">Εικονίδιο</alt></image>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3156553\n"
-"44\n"
+"00000404.xhp\n"
+"par_id3145417\n"
+"8\n"
"help.text"
-msgid "<variable id=\"context\">To activate the context menu of an object, first click the object with the <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>left</defaultinline></switchinline> mouse button to select it, and then, <switchinline select=\"sys\"><caseinline select=\"MAC\">while holding down the Ctrl key or the Command and Option keys, click the mouse button again</caseinline><defaultinline> click the right mouse button</defaultinline></switchinline>. Some context menus can be called even if the object has not been selected. Context menus are found just about everywhere in $[officename].</variable>"
-msgstr "<variable id=\"context\">Για να ενεργοποιήσετε το μενού περιβάλλοντος ενός αντικειμένου, πρώτα κάντε κλικ με το <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>αριστερό</defaultinline></switchinline> κουμπί του ποντικιού σας για να το επιλέξετε, μετά,<switchinline select=\"sys\"><caseinline select=\"MAC\">έχοντας πατημένο το πλήκτρο Ctrl ή τα πλήκτρα Command και Option , πατήστε ξανά το ποντίκι σας</caseinline><defaultinline>κάντε κλικ με το δεξί κουμπί του ποντικιού</defaultinline></switchinline>.Μπορείτε να επιλέξετε μερικά μενού περιβάλλοντος ακόμη και αν δεν έχετε επιλέξει το αντικείμενο. Τα μενού περιβάλλοντος βρίσκονται σχεδόν παντού στο $[officename].</variable>"
+msgid "OLE Object"
+msgstr "Αντικείμενο OLE"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3149180\n"
-"24\n"
+"00000404.xhp\n"
+"par_id3153087\n"
+"9\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Choose <emph>Insert - Object - Plug-in</emph></caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Επιλογή <emph>Εισαγωγή - Αντικείμενο - Πρόσθετη λειτουργία</emph></caseinline></switchinline>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3153750\n"
-"25\n"
+"00000404.xhp\n"
+"par_id3149785\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected element or elements after confirmation.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει το επιλεγμένο στοιχείο ή στοιχεία μετά από ερώτηση επιβεβαίωσης.</ahelp>"
+msgid "Open the <emph>Insert </emph>toolbar, click"
+msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή</emph>, κλικ"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3147557\n"
-"45\n"
+"00000404.xhp\n"
+"par_id3154897\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<image id=\"img_id3146847\" src=\"cmd/sc_insertplugin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146847\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146847\" src=\"cmd/sc_insertplugin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146847\">Εικονίδιο</alt></image>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3155338\n"
-"46\n"
+"00000404.xhp\n"
+"par_id3148474\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected element or elements without requiring confirmation.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει το επιλεγμένο στοιχείο ή στοιχεία χωρίς ερώτηση επιβεβαίωσης.</ahelp>"
+msgid "Plug-in"
+msgstr "Πρόσθετη λειτουργία"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3148620\n"
-"6\n"
+"00000404.xhp\n"
+"par_id3153880\n"
+"53\n"
"help.text"
-msgid "Metrics"
-msgstr "Μετρικές"
+msgid "Choose <emph>Insert - Object - Sound</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Ήχος</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3145345\n"
-"7\n"
+"00000404.xhp\n"
+"par_id3143278\n"
+"54\n"
"help.text"
-msgid "You can enter values in the input fields in different units of measurement. The default unit is inches. However, if you want a space of exactly 1cm, then type \"1cm\". Additional units are available according to the context, for example, 12 pt for a 12 point spacing. If the value of the new unit is unrealistic, the program uses a predefined maximum or minimum value."
-msgstr "Μπορείτε να εισάγετε τιμές στα πεδία εισαγωγής με διαφορετικές μονάδες μέτρησης. Η προεπιλεγμένη μονάδα μέτρησης είναι η ίντσα. Ωστόσο, αν επιθυμείτε ένα διάστημα ακριβώς 1εκ τότε πληκτρολογήστε \"1εκ\". Πρόσθετες μονάδες μέτρησης είναι διαθέσιμες σύμφωνα με το περιβάλλον, για παράδειγμα, 12pt για χώρο 12 point. Εάν η τιμή για τη νέα μονάδα μέτρησης είναι εξωπραγματική το πρόγραμμα χρησιμοποιεί μια προεπιλεγμένη μέγιστη ή ελάχιστη τιμή."
+msgid "Choose <emph>Insert - Object - Video</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Βίντεο</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3155535\n"
-"8\n"
+"00000404.xhp\n"
+"par_id3150393\n"
+"15\n"
"help.text"
-msgid "Close"
-msgstr "Κλείσιμο"
+msgid "Choose <emph>Insert - Object - Formula</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Μαθηματικός τύπος</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3147008\n"
-"9\n"
+"00000404.xhp\n"
+"par_id3153056\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\".\">Closes the dialog and saves all changes.</ahelp>"
-msgstr "<ahelp hid=\".\">Κλείνει το παράθυρο διαλόγου και αποθηκεύει όλες τις αλλαγές.</ahelp>"
+msgid "Open the <emph>Insert </emph>toolbar, click"
+msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή</emph>, κλικ"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3147275\n"
-"57\n"
+"00000404.xhp\n"
+"par_id3148559\n"
"help.text"
-msgid "Close"
-msgstr "Κλείσιμο"
+msgid "<image id=\"img_id3149933\" src=\"cmd/sc_insertobjectstarmath.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149933\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149933\" src=\"cmd/sc_insertobjectstarmath.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149933\">Εικονίδιο</alt></image>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3153031\n"
-"58\n"
+"00000404.xhp\n"
+"par_id3155858\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\".\">Closes the dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Κλείνει το παράθυρο διαλόγου.</ahelp>"
+msgid "Formula"
+msgstr "Tύπος"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3156113\n"
-"16\n"
+"00000404.xhp\n"
+"par_id3153144\n"
+"38\n"
"help.text"
-msgid "Apply"
-msgstr "Εφαρμογή"
+msgid "Choose <emph>Format - Chart Type</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Τύπος διαγράμματος</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3155341\n"
-"17\n"
+"00000404.xhp\n"
+"par_id3147578\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\".\">Applies the modified or selected values without closing the dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Εφαρμόζει τις τροποποιημένες ή επιλεγμένες τιμές χωρίς να κλείνει το παράθυρο διαλόγου.</ahelp>"
+msgid "Choose <emph>Insert - Object - Chart </emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Διάγραμμα</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3153760\n"
-"47\n"
+"00000404.xhp\n"
+"par_id3154011\n"
+"40\n"
"help.text"
-msgid "Shrink / Maximize"
-msgstr "Σμίκρυνση / Μεγιστοποίηση"
+msgid "Choose <emph>Format - Chart Type</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Τύπος διαγράμματος</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3153087\n"
-"48\n"
+"00000404.xhp\n"
+"par_id3153573\n"
+"41\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the<emph> Shrink </emph>icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the <emph>Maximize</emph> icon. Click it to restore the dialog to its original size.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ στο κουμπί <emph> Σμίκρυνση </emph> για να μειώσετε το παράθυρο διαλόγου στο μέγεθος του πεδίου εισαγωγής. Στη συνέχεια μπορείτε να σημειώσετε καλύτερα την απαραίτητη αναφορά στο φύλλο. Έπειτα, τα εικονίδια μετατρέπονται αυτόματα στο εικονίδιο <emph>Μεγιστοποίηση</emph>. Κάντε κλικ σε αυτό το εικονίδιο για να επαναφέρετε το παράθυρο διαλόγου στο αρχικό του μέγεθος.</ahelp>"
+msgid "Choose <emph>Insert - Object - Chart</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Διάγραμμα</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3155062\n"
-"49\n"
+"00000404.xhp\n"
+"par_id3159179\n"
+"42\n"
"help.text"
-msgid "The dialog is automatically minimized when you click into a sheet with the mouse. As soon as you release the mouse button, the dialog is restored and the reference range defined with the mouse is highlighted in the document by a blue frame."
-msgstr "Το παράθυρο διαλόγου ελαχιστοποιείται αυτόματα όταν κάνετε κλικ με το ποντίκι μέσα σε ένα φύλλο. Όταν απελευθερώσετε το κουμπί του ποντικιού, το παράθυρο διαλόγου επαναφέρεται και η σειρά αναφοράς που καθορίζεται με το ποντίκι τονίζεται στο έγγραφο από ένα μπλε πλαίσιο."
+msgid "Choose <emph>Format - Chart Type</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Τύπος διαγράμματος</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3157808\n"
+"00000404.xhp\n"
+"par_id3159196\n"
+"43\n"
"help.text"
-msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt></image>"
+msgid "Choose <emph>Insert - Object - Chart</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Διάγραμμα</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3153321\n"
-"50\n"
+"00000404.xhp\n"
+"par_id3149664\n"
+"18\n"
"help.text"
-msgid "Shrink"
-msgstr "Σμίκρυνση"
+msgid "Choose <emph>Insert - Object - Chart</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Διάγραμμα</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3153349\n"
+"00000404.xhp\n"
+"par_id3154921\n"
+"19\n"
"help.text"
-msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt></image>"
+msgid "Open the <emph>Insert </emph>toolbar, click"
+msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή</emph>, κλικ"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3155628\n"
-"51\n"
+"00000404.xhp\n"
+"par_id3156005\n"
"help.text"
-msgid "Maximize"
-msgstr "Μεγιστοποίηση"
+msgid "<image id=\"img_id3153739\" src=\"cmd/sc_drawchart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153739\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153739\" src=\"cmd/sc_drawchart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153739\">Εικονίδιο</alt></image>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3156192\n"
-"34\n"
+"00000404.xhp\n"
+"par_id3145749\n"
+"20\n"
"help.text"
-msgid "Preview Field"
-msgstr "Πεδίο προεπισκόπησης"
+msgid "Chart"
+msgstr "Διάγραμμα"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3154046\n"
-"35\n"
+"00000404.xhp\n"
+"par_id3155513\n"
+"44\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays a preview of the current selection.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει μια προεπισκόπηση της τρέχουσας επιλογής.</ahelp>"
+msgid "Choose <emph>Insert - Picture - From File</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Εικόνα - Από αρχείο</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3145609\n"
-"70\n"
+"00000404.xhp\n"
+"par_id3155308\n"
+"45\n"
"help.text"
-msgid "Next"
-msgstr "Επόμενο"
+msgid "Open the <emph>Insert</emph> toolbar, click"
+msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή</emph> και κάντε κλικ"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3152473\n"
-"71\n"
+"00000404.xhp\n"
+"par_id3145594\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the<emph> Next </emph>button, and the wizard uses the current dialog settings and proceeds to the next step. If you are on the last step, this button becomes <emph>Create</emph>.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ στο κουμπί<emph> Επόμενο </emph> και ο αυτόματος πιλότος χρησιμοποιεί τις πρόσφατες ρυθμίσεις στο παράθυρο διαλόγου και προχωρεί στο επόμενο βήμα. Αν βρίσκεστε στο τελευταίο βήμα, αυτό το κουμπί γίνεται <emph>Δημιουργία</emph>.</ahelp>"
+msgid "<image id=\"img_id3144764\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144764\">Icon</alt></image>"
+msgstr "<image id=\"img_id3144764\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144764\">Εικονίδιο</alt></image>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3149670\n"
-"13\n"
+"00000404.xhp\n"
+"par_id3149960\n"
+"46\n"
"help.text"
-msgid "Back"
-msgstr "Πίσω"
+msgid "From File"
+msgstr "Από αρχείο"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3145068\n"
-"14\n"
+"00000404.xhp\n"
+"par_id3150037\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_PUSHBUTTON_RID_OFADLG_OPTIONS_TREE_PB_BACK\">Resets modified values back to the $[officename] default values.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_PUSHBUTTON_RID_OFADLG_OPTIONS_TREE_PB_BACK\">Επαναφέρει τις τροποποιημένες τιμές στις προεπιλεγμένες του $[officename].</ahelp>"
+msgid "Choose <emph>Insert - Floating Frame</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Κινούμενο Πλαίσιο</emph>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3148755\n"
-"59\n"
+"00000404.xhp\n"
+"par_id3083281\n"
+"26\n"
"help.text"
-msgid "Reset"
-msgstr "Επαναφορά"
+msgid "Open the <emph>Insert </emph>toolbar, click"
+msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή</emph>, κλικ"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3149651\n"
-"60\n"
+"00000404.xhp\n"
+"par_id3168607\n"
"help.text"
-msgid "<ahelp hid=\"HID_TABDLG_RESET_BTN\">Resets changes made to the current tab to those applicable when this dialog was opened. A confirmation query does not appear when you close the dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABDLG_RESET_BTN\">Επαναφέρει τις αλλαγές που έγιναν στην τρέχουσα καρτέλα σε εκείνες που ίσχυαν κατά το άνοιγμα του παραθύρου διαλόγου. Δεν εμφανίζεται ερώτημα επιβεβαίωσης όταν κλείνετε το παράθυρο διαλόγου.</ahelp>"
+msgid "<image id=\"img_id3147482\" src=\"cmd/sc_insertobjectfloatingframe.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147482\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147482\" src=\"cmd/sc_insertobjectfloatingframe.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147482\">Εικονίδιο</alt></image>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3143278\n"
-"18\n"
+"00000404.xhp\n"
+"par_id3148588\n"
+"27\n"
"help.text"
-msgid "Reset"
-msgstr "Επαναφορά"
+msgid "Floating Frame"
+msgstr "Κινούμενο Πλαίσιο"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3150791\n"
-"19\n"
+"00000404.xhp\n"
+"par_id3150396\n"
+"47\n"
"help.text"
-msgid "<ahelp hid=\"HID_TABDLG_RESET_BTN\">Resets modified values back to the default values.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABDLG_RESET_BTN\">Επαναφέρει τις τροποποιημένες τιμές στις προεπιλεγμένες.</ahelp>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
+msgstr "<variable id=\"filterauswahl\">Άνοιγμα τύπου αρχείου που είναι άγνωστος στο %PRODUCTNAME και δεν είναι αρχείο κειμένου </variable>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3154331\n"
-"20\n"
+"00000404.xhp\n"
+"par_idN10DDC\n"
"help.text"
-msgid "A confirmation query does not appear. If you confirm the dialog with OK all settings in this dialog are reset."
-msgstr "Δεν εμφανίζεται ερώτημα επιβεβαίωσης. Εάν επιβεβαιώσετε το παράθυρο διαλόγου πατώντας το ΟΚ θα επαναφερθούν όλες οι ρυθμίσεις σε αυτό το παράθυρο διαλόγου."
+msgid "<image id=\"Graphic2\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic2\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3145173\n"
-"10\n"
+"00000404.xhp\n"
+"par_idN10DD1\n"
"help.text"
-msgid "Standard"
-msgstr "Προεπιλογή"
+msgid "Fontwork Gallery"
+msgstr "Συλλογή Fontwork"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3154153\n"
-"11\n"
+"00000404.xhp\n"
+"par_idN10EA9\n"
"help.text"
-msgid "<ahelp hid=\"HID_TABDLG_STANDARD_BTN\">Resets the values visible in the dialog back to the default installation values.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABDLG_STANDARD_BTN\">Επαναφέρει τις τιμές που είναι ορατές στο παράθυρο διαλόγου στις προεπιλεγμένες κατά την εγκατάσταση.</ahelp>"
+msgid "<image id=\"Graphic3\" src=\"cmd/sc_basicshapes.diamond.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic3\" src=\"cmd/sc_basicshapes.diamond.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3154299\n"
-"12\n"
+"00000404.xhp\n"
+"par_idN10ED8\n"
"help.text"
-msgid "A confirmation does not appear before the defaults are reloaded."
-msgstr "Δεν εμφανίζεται μήνυμα επιβεβαίωσης πριν επαναφερθούν οι αρχικές ρυθμίσεις."
+msgid "Basic Shapes"
+msgstr "Βασικά σχήματα"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3147502\n"
-"72\n"
+"00000404.xhp\n"
+"par_idN10EEE\n"
"help.text"
-msgid "Back"
-msgstr "Πίσω"
+msgid "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3150439\n"
-"73\n"
+"00000404.xhp\n"
+"par_idN10F1D\n"
"help.text"
-msgid "<ahelp hid=\"HID_TABDLG_STANDARD_BTN\">View the selections in the dialog made in the previous step. The current settings remain unchanged.</ahelp> This button can only be activated from page two on."
-msgstr "<ahelp hid=\"HID_TABDLG_STANDARD_BTN\">Δείτε τις επιλογές του παραθύρου διαλόγου που έγιναν στο προηγούμενο βήμα. Οι τρέχουσες ρυθμίσεις παραμένουν αμετάβλητες.</ahelp> Αυτό το κουμπί μπορεί να ενεργοποιηθεί μόνο από τη σελίδα 2 και μετά."
+msgid "Symbol Shapes"
+msgstr "Σχήματα συμβόλων"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"hd_id3147352\n"
-"52\n"
+"00000404.xhp\n"
+"par_idN10F33\n"
"help.text"
-msgid "More"
-msgstr "Περισσότερα"
+msgid "<image id=\"Graphic41\" src=\"cmd/sc_arrowshapes.left-right-arrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic41\" src=\"cmd/sc_arrowshapes.left-right-arrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3155314\n"
-"53\n"
+"00000404.xhp\n"
+"par_idN10F62\n"
"help.text"
-msgid "<ahelp hid=\"HID_TABDLG_STANDARD_BTN\">Click the<emph> More</emph> button to expand the dialog to show further options. Click again to restore the dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABDLG_STANDARD_BTN\">Κάντε κλικ στο πλήκτρο<emph> Περισσότερα</emph> για να επεκτείνετε το παράθυρο διαλόγου ώστε να εμφανίσει περισσότερες επιλογές. Κάντε κλικ ξανά για να επαναφέρετε το παράθυρο διαλόγου.</ahelp>"
+msgid "Block Arrows"
+msgstr "Βέλη μπλοκ"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3161659\n"
-"41\n"
+"00000404.xhp\n"
+"par_idN10F78\n"
"help.text"
-msgid "<variable id=\"siehe\">See also the following functions: </variable>"
-msgstr "<variable id=\"siehe\">Δείτε επίσης τις ακόλουθες εντολές: </variable>"
+msgid "<image id=\"Graphic5\" src=\"cmd/sc_flowchartshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic5\" src=\"cmd/sc_flowchartshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3147418\n"
-"55\n"
+"00000404.xhp\n"
+"par_idN10FA7\n"
"help.text"
-msgid "<variable id=\"regulaer\">The search supports <link href=\"text/shared/01/02100001.xhp\" name=\"regular expressions\">regular expressions</link>. You can enter \"all.*\", for example to find the first location of \"all\" followed by any characters. If you want to search for a text that is also a regular expression, you must precede every character with a \\ character. You can switch the automatic evaluation of regular expression on and off in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Calculate</link>.</variable>"
-msgstr "<variable id=\"regulaer\">Η αναζήτηση υποστηρίζει <link href=\"text/shared/01/02100001.xhp\" name=\"regular expressions\">κανονικές εκφράσεις</link>. Μπορείτε να εισάγετε \"all.*\", για παράδειγμα για να βρείτε την πρώτη τοποθεσία του \"all\" ακολουθούμενο από οποιουσδήποτε χαρακτήρες. Εάν θέλετε να αναζητήσετε για κείμενο που είναι επίσης κανονική έκφραση, πρέπει να προηγηθεί σε κάθε χαρακτήρα ένας χαρακτήρας \\. Μπορείτε να αλλάξετε την αυτόματη αξιολόγηση της κανονικής έκφρασης ναι και όχι στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Υπολογισμός</link>.</variable>"
+msgid "Flowcharts"
+msgstr "Διαγράμματα ροής"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3163714\n"
-"56\n"
+"00000404.xhp\n"
+"par_idN10FBD\n"
"help.text"
-msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value. </variable>"
-msgstr "<variable id=\"wahr\">Εάν παρουσιαστεί σφάλμα, η συνάρτηση επιστρέφει μια λογική ή αριθμητική τιμή.</variable>"
+msgid "<image id=\"Graphic6\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic6\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3154145\n"
-"54\n"
+"00000404.xhp\n"
+"par_idN10FEC\n"
"help.text"
-msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>). </variable>"
-msgstr "<variable id=\"kontext\">(Αυτή η εντολή είναι προσβάσιμη μόνο μέσω του <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"μενού περιβάλλοντος\">μενού περιβάλλοντος</link>). </variable>"
+msgid "Callouts"
+msgstr "Υπομνήματα"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id3152791\n"
-"61\n"
+"00000404.xhp\n"
+"par_idN11002\n"
"help.text"
-msgid "<variable id=\"wiederholen\">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task. </variable>"
-msgstr "<variable id=\"wiederholen\">Κάνοντας διπλό κλικ σε ένα εργαλείο, μπορείτε να το χρησιμοποιήσετε για πολλαπλές εργασίες. Εάν ενεργοποιήσετε το εργαλείο με απλό κλικ, αφού ολοκληρωθεί η εργασία, θα γίνει επαναφορά του στην τελευταία επιλογή. </variable>"
+msgid "<image id=\"Graphic7\" src=\"cmd/sc_starshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic7\" src=\"cmd/sc_starshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
-#: 00000001.xhp
+#: 00000404.xhp
msgctxt ""
-"00000001.xhp\n"
-"par_id9345377\n"
+"00000404.xhp\n"
+"par_idN11031\n"
"help.text"
-msgid "<variable id=\"ShiftF1\">Press Shift+F1 and point to a control to learn more about that control. </variable>"
-msgstr "<variable id=\"ShiftF1\">Πιέστε Shift+F1 και δείξτε με το ποντίκι σε ένα στοιχείο ελέγχου για να μάθετε περισσότερα για αυτό το στοιχείο ελέγχου. </variable>"
+msgid "Stars"
+msgstr "Αστέρια"
#: 00000406.xhp
msgctxt ""
@@ -8587,8 +8615,8 @@ msgctxt ""
"par_id3153768\n"
"51\n"
"help.text"
-msgid "<variable id=\"autokooptionen\">Choose <emph>Tools - AutoCorrect Options</emph> tab</variable>"
-msgstr "<variable id=\"autokooptionen\">Επιλέξτε την καρτέλα <emph>Εργαλεία - Επιλογές αυτόματης διόρθωσης</emph></variable>"
+msgid "<variable id=\"autokooptionen\">Choose <emph>Tools - AutoCorrect Options - Options</emph> tab</variable>"
+msgstr "<variable id=\"autokooptionen\">Επιλέξτε <emph>Εργαλεία - Επιλογές αυτόματης διόρθωσης - Επιλογές</emph> καρτέλα</variable>"
#: 00000406.xhp
msgctxt ""
@@ -9012,15 +9040,6 @@ msgstr "<variable id=\"internet1\">Επιλέξτε <emph><switchinline select=\
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
-"par_id3159339\n"
-"36\n"
-"help.text"
-msgid "<variable id=\"internet4\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Internet - Search</emph></variable>"
-msgstr "<variable id=\"internet4\">Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Διαδίκτυο - Αναζήτηση</emph></variable>"
-
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
"par_id3149280\n"
"94\n"
"help.text"
@@ -9365,2906 +9384,1445 @@ msgctxt ""
msgid "<variable id=\"registered\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Base - Databases</emph></variable>"
msgstr "<variable id=\"registered\">Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Base - Βάσεις δεδομένων</emph></variable>"
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
+"00000407.xhp\n"
"tit\n"
"help.text"
-msgid "To access this command..."
-msgstr "Για πρόσβαση σε αυτή την εντολή..."
+msgid "Window Menu"
+msgstr "Παράθυρο"
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
-"hd_id3160447\n"
+"00000407.xhp\n"
+"hd_id3154349\n"
"1\n"
"help.text"
-msgid "<variable id=\"wie\">To access this command...</variable>"
-msgstr "<variable id=\"wie\">Για να έχετε πρόσβαση σε αυτήν τη λειτουργία...</variable>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3147212\n"
-"47\n"
-"help.text"
-msgid "<variable id=\"related\"><emph>Related Topics</emph></variable>"
-msgstr "<variable id=\"related\"><emph>Σχετικά θέματα</emph></variable>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id56935339\n"
-"help.text"
-msgid "Enable or disable the Help Agent on <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - General</emph>."
-msgstr "Ενεργοποίηση ή απενεργοποίηση του βοηθού στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Γενικά</emph>."
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3154689\n"
-"help.text"
-msgid "<image id=\"img_id3152427\" src=\"cmd/sc_color.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152427\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152427\" src=\"cmd/sc_color.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152427\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3146067\n"
-"46\n"
-"help.text"
-msgid "Font Color"
-msgstr "Χρώμα γραμματοσειράς"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3157898\n"
-"help.text"
-msgid "<image id=\"img_id3149716\" src=\"cmd/sc_color.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149716\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149716\" src=\"cmd/sc_color.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149716\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3149893\n"
-"7\n"
-"help.text"
-msgid "Font Color"
-msgstr "Χρώμα γραμματοσειράς"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3149750\n"
-"help.text"
-msgid "<image id=\"img_id3146957\" src=\"cmd/sc_justifypara.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146957\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146957\" src=\"cmd/sc_justifypara.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146957\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3150693\n"
-"8\n"
-"help.text"
-msgid "Line spacing: 1"
-msgstr "Διάστιχο: 1"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3145382\n"
-"help.text"
-msgid "<image id=\"img_id3163802\" src=\"cmd/sc_spacepara15.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163802\">Icon</alt></image>"
-msgstr "<image id=\"img_id3163802\" src=\"cmd/sc_spacepara15.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163802\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3154173\n"
-"9\n"
-"help.text"
-msgid "Line spacing: 1.5"
-msgstr "Διάστιχο: 1.5"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3150131\n"
-"help.text"
-msgid "<image id=\"img_id3153252\" src=\"cmd/sc_spacepara2.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153252\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153252\" src=\"cmd/sc_spacepara2.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153252\">Εικονίδιο</alt></image>"
+msgid "Window Menu"
+msgstr "Παράθυρο"
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_id3152824\n"
-"10\n"
+"00000407.xhp\n"
+"par_id3083278\n"
+"6\n"
"help.text"
-msgid "Line spacing: 2"
-msgstr "Διάστιχο: 2"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
+msgstr "<variable id=\"window\">Επιλέξτε <emph>Παράθυρο - Δημιουργία Παραθύρου</emph></variable>"
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_id3149820\n"
+"00000407.xhp\n"
+"par_id3154545\n"
+"13\n"
"help.text"
-msgid "<image id=\"img_id3153126\" src=\"cmd/sc_superscript.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153126\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153126\" src=\"cmd/sc_superscript.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153126\">Εικονίδιο</alt></image>"
+msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
+msgstr "<variable id=\"liste\">Επιλέξτε <emph>Παράθυρο</emph> - Λίστα ανοιχτών εγγράφων</variable>"
-#: 00000004.xhp
+#: 00000408.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_id3145121\n"
-"11\n"
+"00000408.xhp\n"
+"tit\n"
"help.text"
-msgid "Superscript"
-msgstr "Εκθέτης"
+msgid "Help Menu"
+msgstr "Βοήθεια"
-#: 00000004.xhp
+#: 00000408.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_id3147077\n"
+"00000408.xhp\n"
+"hd_id3154689\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3155135\" src=\"cmd/sc_subscript.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155135\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155135\" src=\"cmd/sc_subscript.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155135\">Εικονίδιο</alt></image>"
+msgid "Help Menu"
+msgstr "Βοήθεια"
-#: 00000004.xhp
+#: 00000408.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_id3151385\n"
-"12\n"
+"00000408.xhp\n"
+"par_id3150960\n"
+"2\n"
"help.text"
-msgid "Subscript"
-msgstr "Δείκτης"
+msgid "<variable id=\"content\">Choose <emph>Help - Contents</emph></variable>"
+msgstr "<variable id=\"content\">Επιλέξτε <emph>Βοήθεια - Περιεχόμενα</emph></variable>"
-#: 00000004.xhp
+#: 00000408.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_id3148550\n"
+"00000408.xhp\n"
+"par_id3147240\n"
+"14\n"
"help.text"
-msgid "<image id=\"img_id3149294\" src=\"res/helpimg/feldurch.png\" width=\"0.9374inch\" height=\"0.2398inch\"><alt id=\"alt_id3149294\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149294\" src=\"res/helpimg/feldurch.png\" width=\"0.9374inch\" height=\"0.2398inch\"><alt id=\"alt_id3149294\">Εικονίδιο</alt></image>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
+msgstr "<variable id=\"infoanwendung\">Επιλέξτε <emph>Βοήθεια - Περί</emph><emph>%PRODUCTNAME</emph></variable>"
-#: 00000004.xhp
+#: 00000408.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_id3152772\n"
+"00000408.xhp\n"
+"par_id3151387\n"
"15\n"
"help.text"
-msgid "Line Style"
-msgstr "Στυλ γραμμής"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3153379\n"
-"help.text"
-msgid "<image id=\"img_id3148401\" src=\"res/helpimg/feldcolo.png\" width=\"1.0417inch\" height=\"0.2398inch\"><alt id=\"alt_id3148401\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148401\" src=\"res/helpimg/feldcolo.png\" width=\"1.0417inch\" height=\"0.2398inch\"><alt id=\"alt_id3148401\">Εικονίδιο</alt></image>"
+msgid "Automatically after <item type=\"productname\">%PRODUCTNAME</item> is first started."
+msgstr "Αυτόματα μετά την πρώτη εκκίνηση του <item type=\"productname\">%PRODUCTNAME</item>"
-#: 00000004.xhp
+#: 00000408.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_id3149290\n"
+"00000408.xhp\n"
+"par_id3153808\n"
"16\n"
"help.text"
-msgid "Line Color"
-msgstr "Χρώμα γραμμής"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3156214\n"
-"help.text"
-msgid "<image id=\"img_id3149807\" src=\"res/helpimg/feldbrei.png\" width=\"0.6563inch\" height=\"0.2189inch\"><alt id=\"alt_id3149807\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149807\" src=\"res/helpimg/feldbrei.png\" width=\"0.6563inch\" height=\"0.2189inch\"><alt id=\"alt_id3149807\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3163044\n"
-"17\n"
-"help.text"
-msgid "Line Width"
-msgstr "Πλάτος γραμμής"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3154154\n"
-"help.text"
-msgid "<image id=\"img_id3145152\" src=\"res/helpimg/swh00117.png\" width=\"2.0835inch\" height=\"0.2398inch\"><alt id=\"alt_id3145152\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145152\" src=\"res/helpimg/swh00117.png\" width=\"2.0835inch\" height=\"0.2398inch\"><alt id=\"alt_id3145152\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3150650\n"
-"18\n"
-"help.text"
-msgid "Area Style / Filling"
-msgstr "Στυλ περιοχής / Γέμισμα"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3153367\n"
-"help.text"
-msgid "<image id=\"img_id3147502\" src=\"cmd/sc_aligntop.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147502\" src=\"cmd/sc_aligntop.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147502\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3148557\n"
-"20\n"
-"help.text"
-msgid "Align Top"
-msgstr "Στοίχιση πάνω"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3146923\n"
-"help.text"
-msgid "<image id=\"img_id3150410\" src=\"cmd/sc_cellvertbottom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150410\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150410\" src=\"cmd/sc_cellvertbottom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150410\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3149287\n"
-"21\n"
-"help.text"
-msgid "Align Bottom"
-msgstr "Στοίχιση κάτω"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3153097\n"
-"help.text"
-msgid "<image id=\"img_id3153363\" src=\"cmd/sc_alignvcenter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153363\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153363\" src=\"cmd/sc_alignvcenter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153363\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3150873\n"
-"22\n"
-"help.text"
-msgid "Align Center Vertically"
-msgstr "Στοίχιση κατακόρυφα κεντραρισμένα"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3147436\n"
-"help.text"
-msgid "<image id=\"img_id3159123\" src=\"svx/res/nu07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159123\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159123\" src=\"svx/res/nu07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159123\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3147418\n"
-"27\n"
-"help.text"
-msgid "Apply"
-msgstr "Εφαρμογή"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3146147\n"
-"help.text"
-msgid "<image id=\"img_id3145364\" src=\"svx/res/nu08.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145364\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145364\" src=\"svx/res/nu08.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145364\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3148617\n"
-"28\n"
-"help.text"
-msgid "Cancel"
-msgstr "Άκυρο"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3154730\n"
-"help.text"
-msgid "<image id=\"img_id3154096\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154096\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154096\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154096\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3145800\n"
-"30\n"
-"help.text"
-msgid "Up One Level"
-msgstr "Ένα επίπεδο πάνω"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3149412\n"
-"help.text"
-msgid "<image id=\"img_id3153279\" src=\"fpicker/res/fp014.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153279\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153279\" src=\"fpicker/res/fp014.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153279\">Icon</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3154064\n"
-"48\n"
-"help.text"
-msgid "Create New Directory"
-msgstr "Δημιουργία νέου καταλόγου"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3153221\n"
-"help.text"
-msgid "<image id=\"img_id3153334\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153334\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153334\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153334\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3145646\n"
-"39\n"
-"help.text"
-msgid "Up One Level"
-msgstr "Ένα επίπεδο πάνω"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3151320\n"
-"help.text"
-msgid "<image id=\"img_id3148833\" src=\"fpicker/res/fp014.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148833\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148833\" src=\"fpicker/res/fp014.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148833\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3153005\n"
-"40\n"
-"help.text"
-msgid "Create New Directory"
-msgstr "Δημιουργία νέου καταλόγου"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3146990\n"
-"help.text"
-msgid "<image id=\"img_id3147257\" src=\"fpicker/res/fp011.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147257\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147257\" src=\"fpicker/res/fp011.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147257\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3153949\n"
-"41\n"
-"help.text"
-msgid "Default Directory"
-msgstr "Προεπιλεγμένος κατάλογος"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3156361\n"
-"help.text"
-msgid "<image id=\"img_id3150656\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150656\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150656\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150656\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3146915\n"
-"35\n"
-"help.text"
-msgid "<ahelp hid=\".\">Go to the previous comment</ahelp>"
-msgstr "<ahelp hid=\".\">Μετάβαση στο προηγούμενο σχόλιο</ahelp>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3151357\n"
-"help.text"
-msgid "<image id=\"img_id3154363\" src=\"res/sc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154363\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154363\" src=\"res/sc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154363\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3159184\n"
-"36\n"
-"help.text"
-msgid "<ahelp hid=\".\">Go to the next comment</ahelp>"
-msgstr "<ahelp hid=\".\">Μετάβαση στο επόμενο σχόλιο</ahelp>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3083285\n"
-"help.text"
-msgid "<image id=\"img_id3147100\" src=\"cmd/sc_open.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147100\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147100\" src=\"cmd/sc_open.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147100\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3147339\n"
-"37\n"
-"help.text"
-msgid "Open File"
-msgstr "Άνοιγμα αρχείου"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3151189\n"
-"help.text"
-msgid "<image id=\"img_id3156318\" src=\"cmd/sc_saveas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156318\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156318\" src=\"cmd/sc_saveas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156318\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3149109\n"
-"38\n"
-"help.text"
-msgid "Save As"
-msgstr "Αποθήκευση ως"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3152946\n"
-"help.text"
-msgid "<image id=\"img_id3155904\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155904\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155904\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155904\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3155336\n"
-"76\n"
-"help.text"
-msgid "Export Directly as PDF"
-msgstr "Απευθείας εξαγωγή ως PDF"
+msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
+msgstr "Επιλέξτε <emph>Βοήθεια - Δήλωση</emph> (απευθείας σύνδεσμος σε άλλο website)"
-#: 00000021.xhp
+#: 00000409.xhp
msgctxt ""
-"00000021.xhp\n"
+"00000409.xhp\n"
"tit\n"
"help.text"
-msgid "XML File Formats"
-msgstr "Μορφές αρχείων XML"
+msgid "Toolbars"
+msgstr "Γραμμές εργαλείων"
-#: 00000021.xhp
+#: 00000409.xhp
msgctxt ""
-"00000021.xhp\n"
-"bm_id3154408\n"
+"00000409.xhp\n"
+"hd_id3149517\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>exporting; XML files</bookmark_value> <bookmark_value>XML file formats</bookmark_value> <bookmark_value>extensions; file formats</bookmark_value> <bookmark_value>suffixes in file formats</bookmark_value> <bookmark_value>document types in $[officename]</bookmark_value> <bookmark_value>file formats; changing $[officename] defaults</bookmark_value> <bookmark_value>defaults;file formats in $[officename]</bookmark_value> <bookmark_value>file formats;OpenDocument/XML</bookmark_value> <bookmark_value>OpenDocument file formats</bookmark_value> <bookmark_value>ODF file formats</bookmark_value>"
-msgstr "<bookmark_value>εξαγωγή; αρχεία XML</bookmark_value><bookmark_value>τύποι αρχείων XML</bookmark_value><bookmark_value>επεκτάσεις; τύποι αρχείων</bookmark_value><bookmark_value>επιθήματα σε τύπους αρχείων</bookmark_value><bookmark_value>τύποι εγγράφων σε $[officename]</bookmark_value><bookmark_value>τύποι αρχείων; αλλαγή προεπιλογών $[officename] </bookmark_value><bookmark_value>προεπιλογές; τύποι αρχείου στο $[officename]</bookmark_value><bookmark_value>τύποι αρχείων; OpenDocument/XML</bookmark_value><bookmark_value>τύποι αρχείου OpenDocument</bookmark_value><bookmark_value>τύποι αρχείου ODF</bookmark_value>"
+msgid "Toolbars"
+msgstr "Γραμμές εργαλείων"
-#: 00000021.xhp
+#: 00000409.xhp
msgctxt ""
-"00000021.xhp\n"
-"hd_id3154408\n"
+"00000409.xhp\n"
+"par_id3156053\n"
"2\n"
"help.text"
-msgid "<variable id=\"xmlformat\"><link href=\"text/shared/00/00000021.xhp\" name=\"XML File Formats\">XML File Formats</link></variable>"
-msgstr "<variable id=\"xmlformat\"><link href=\"text/shared/00/00000021.xhp\" name=\"Μορφές αρχείων XML\">Μορφές αρχείων XML</link></variable>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
+msgstr "Επιλέξτε <emph>Δεδομένα - Φίλτρο - Τυπικό φίλτρο</emph>"
-#: 00000021.xhp
+#: 00000409.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id3148919\n"
+"00000409.xhp\n"
+"par_id3154350\n"
"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_DID_SAVE_PACKED_XML\">By default, $[officename] loads and saves files in the OpenDocument file format.</ahelp>"
-msgstr "<ahelp hid=\"HID_DID_SAVE_PACKED_XML\">Από προεπιλογή, το $[officename] φορτώνει και αποθηκεύει αρχεία στη μορφή OpenDocument.</ahelp>"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN10725\n"
-"help.text"
-msgid "The OpenDocument file format (ODF) is a standardized file format used by many software applications. You can find more information at the Wikipedia site: <link href=\"http://en.wikipedia.org/wiki/OpenDocument\">wikipedia.org/wiki/OpenDocument</link>."
-msgstr "Η μορφή αρχείων OpenDocument (ODF) είναι μια τυποποιημένη μορφή αρχείων που χρησιμοποιείται από πολλές εφαρμογές λογισμικού. Μπορείτε να εντοπίσετε περισσότερες πληροφορίες στη ιστοσελίδα της Wikipedia: <link href=\"http://en.wikipedia.org/wiki/OpenDocument\">wikipedia.org/wiki/OpenDocument</link>."
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
+msgstr "Προβολή πίνακα βάσης δεδομένων: Εικονίδιο <emph>Τυπικό Φίλτρο</emph> στη γραμμή <emph>Βάση δεδομένων</emph>"
-#: 00000021.xhp
+#: 00000409.xhp
msgctxt ""
-"00000021.xhp\n"
-"hd_id3156324\n"
+"00000409.xhp\n"
+"par_id3154183\n"
"4\n"
"help.text"
-msgid "OpenDocument file format names"
-msgstr "Ονόματα μορφών αρχείων OpenDocument"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_id3154926\n"
-"5\n"
-"help.text"
-msgid "%PRODUCTNAME %PRODUCTVERSION uses the following file formats:"
-msgstr "Το %PRODUCTNAME %PRODUCTVERSION χρησιμοποιεί τις παρακάτω μορφές αρχείου:"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_id3157898\n"
-"6\n"
-"help.text"
-msgid "Document format"
-msgstr "Μορφή εγγράφου"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_id3149549\n"
-"7\n"
-"help.text"
-msgid "File extension"
-msgstr "Επέκταση αρχείου"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN10762\n"
-"help.text"
-msgid "ODF Text"
-msgstr "Κείμενο ODF"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN10767\n"
-"help.text"
-msgid "*.odt"
-msgstr "*.odt"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN1076D\n"
-"help.text"
-msgid "ODF Text Template"
-msgstr "Πρότυπο κειμένου ODF"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN10772\n"
-"help.text"
-msgid "*.ott"
-msgstr "*.ott"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN10778\n"
-"help.text"
-msgid "ODF Master Document"
-msgstr "Κύριο έγγραφο ODF"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN1077D\n"
-"help.text"
-msgid "*.odm"
-msgstr "*.odm"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN10783\n"
-"help.text"
-msgid "HTML Document"
-msgstr "Έγγραφο HTML"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN10788\n"
-"help.text"
-msgid "*.html"
-msgstr "*.html"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN1078E\n"
-"help.text"
-msgid "HTML Document Template"
-msgstr "Πρότυπο εγγράφου HTML"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN10793\n"
-"help.text"
-msgid "*.oth"
-msgstr "*.oth"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN10799\n"
-"help.text"
-msgid "ODF Spreadsheet"
-msgstr "Έγγραφο Πίνακα ODF"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN1079E\n"
-"help.text"
-msgid "*.ods"
-msgstr "*.ods"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN107A4\n"
-"help.text"
-msgid "ODF Spreadsheet Template"
-msgstr "Πρότυπο εγγράφου πίνακα ODF"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN107A9\n"
-"help.text"
-msgid "*.ots"
-msgstr "*.ots"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN107AF\n"
-"help.text"
-msgid "ODF Drawing"
-msgstr "Σχέδιο ODF"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN107B4\n"
-"help.text"
-msgid "*.odg"
-msgstr "*.odg"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN107BA\n"
-"help.text"
-msgid "ODF Drawing Template"
-msgstr "Πρότυπο σχεδίου ODF"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN107BF\n"
-"help.text"
-msgid "*.otg"
-msgstr "*.otg"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN107C5\n"
-"help.text"
-msgid "ODF Presentation"
-msgstr "Παρουσίαση ODF"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN107CA\n"
-"help.text"
-msgid "*.odp"
-msgstr "*.odp"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN107D0\n"
-"help.text"
-msgid "ODF Presentation Template"
-msgstr "Πρότυπο παρουσίασης ODF"
-
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_idN107D5\n"
-"help.text"
-msgid "*.otp"
-msgstr "*.otp"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
+msgstr "Προβολή Φόρμας: Εικονίδιο <emph>Τυπικό Φίλτρο</emph> στη γραμμή <emph>Φόρμα</emph>"
-#: 00000021.xhp
+#: 00000409.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_idN107DB\n"
+"00000409.xhp\n"
+"par_id3155619\n"
"help.text"
-msgid "ODF Formula"
-msgstr "Τύπος ODF"
+msgid "<image src=\"cmd/sc_formfiltered.png\" id=\"img_id3147588\"><alt id=\"alt_id3147588\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_formfiltered.png\" id=\"img_id3147588\"><alt id=\"alt_id3147588\">Εικονίδιο</alt></image>"
-#: 00000021.xhp
+#: 00000409.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_idN107E0\n"
+"00000409.xhp\n"
+"par_id3148731\n"
+"5\n"
"help.text"
-msgid "*.odf"
-msgstr "*.odf"
+msgid "Standard Filter"
+msgstr "Προεπιλεγμένο φίλτρο"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_idN1085B\n"
+"00000450.xhp\n"
+"tit\n"
"help.text"
-msgid "ODF Database"
-msgstr "Βάση δεδομένων ODF"
+msgid "Database"
+msgstr "Βάση δεδομένων"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_idN10860\n"
+"00000450.xhp\n"
+"hd_id3154689\n"
+"1\n"
"help.text"
-msgid "*.odb"
-msgstr "*.odb"
+msgid "Database"
+msgstr "Βάση δεδομένων"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id9756157\n"
+"00000450.xhp\n"
+"par_id3152876\n"
+"7\n"
"help.text"
-msgid "%PRODUCTNAME Extension"
-msgstr "Επέκταση του %PRODUCTNAME"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
+msgstr "<variable id=\"DBTab\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε <emph>Εργαλεία - Φίλτρο Πίνακα</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id2089907\n"
+"00000450.xhp\n"
+"par_id3153244\n"
+"57\n"
"help.text"
-msgid "*.oxt"
-msgstr "*.oxt"
+msgid "<variable id=\"DBAbfragen\"><emph>View - Database Objects - Queries</emph></variable>"
+msgstr "<variable id=\"DBAbfragen\"><emph>Προβολή - Αντικείμενα Βάσης Δεδομένων - Ερωτήματα</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_idN1088F\n"
+"00000450.xhp\n"
+"par_id3147294\n"
+"4\n"
"help.text"
-msgid "The HTML format is not an OpenDocument format."
-msgstr "H μορφή HTML δεν είναι μορφή OpenDocument."
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
+msgstr "<variable id=\"Typ\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε την καρτέλα <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες - Προχωρημένες Ρυθμίσεις</emph> </variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id4818872\n"
+"00000450.xhp\n"
+"par_id3159411\n"
+"5\n"
"help.text"
-msgid "ODF Chart is the name of the file format for stand alone charts. This format with the extension *.odc is currently not in use."
-msgstr "ODF Chart είναι το όνομα για τη μορφή αρχείου για αυτόνομα διαγράμματα. Αυτή η μορφή με την επέκταση *.odc δεν χρησιμοποιείται τώρα."
+msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
+msgstr "<variable id=\"Datenquelle\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου ODBC ή βιβλίου διευθύνσεων, επιλέξτε Επεξεργασία - Βάση δεδομένων - Τύπος σύνδεσης </variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_idN107E3\n"
+"00000450.xhp\n"
+"par_id3149119\n"
+"6\n"
"help.text"
-msgid "Older File Formats Prior to %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Παλαιότερες μορφές αρχείων πριν από το %PRODUCTNAME %PRODUCTVERSION"
+msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Paths</emph></variable>"
+msgstr "<variable id=\"Verzeichnis\">Το κουμπί επιλογής διαδρομής σε ποικίλους οδηγούς/κουμπιά <emph>Επεξεργασία</emph> για κάποιες εισόδους στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Μονοπάτια</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id0514200811525257\n"
+"00000450.xhp\n"
+"par_id3154497\n"
+"8\n"
"help.text"
-msgid "The OpenDocument format evolves over time."
-msgstr "Η μορφή OpenDocument εξελίσσεται με την πάροδο του χρόνου."
+msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
+msgstr "<variable id=\"ODBC\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου ODBC, επιλέξτε Επεξεργασία - Βάση Δεδομένων - Τύπος σύνδεσης </variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id0514200811565671\n"
+"00000450.xhp\n"
+"par_id3149355\n"
+"61\n"
"help.text"
-msgid "ODF version"
-msgstr "Έκδοση ODF"
+msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
+msgstr "<variable id=\"ldap\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου βιβλίου διευθύνσεων - LDAP, επιλέξτε Επεξεργασία - Βάση δεδομένων - Ιδιότητες </variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id0519200811530375\n"
+"00000450.xhp\n"
+"par_id3157896\n"
+"9\n"
"help.text"
-msgid "Date of standard approval by OASIS"
-msgstr "Ημερομηνία τυπικής έγκρισης από OASIS"
+msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
+msgstr "<variable id=\"JDBC\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου JDBC, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id0519200811530491\n"
+"00000450.xhp\n"
+"par_id3148548\n"
+"81\n"
"help.text"
-msgid "First supporting version of the software"
-msgstr "Πρώτη υποστηριζόμενη έκδοση της εφαρμογής"
+msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
+msgstr "<variable id=\"mysql\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου MySQL, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id0514200811565662\n"
+"00000450.xhp\n"
+"par_id3149346\n"
+"10\n"
"help.text"
-msgid "ODF 1.0"
-msgstr "ODF 1.0"
+msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
+msgstr "<variable id=\"dBase\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου dBASE, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id0519200811530487\n"
+"00000450.xhp\n"
+"par_id3147043\n"
+"11\n"
"help.text"
-msgid "2005-05-01"
-msgstr "2005-05-01"
+msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
+msgstr "<variable id=\"dBasein\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου dBASE, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph>, κάντε κλικ στο <emph>Ευρετήρια</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id0519200811530455\n"
+"00000450.xhp\n"
+"par_id3154317\n"
+"12\n"
"help.text"
-msgid "OpenOffice.org 1.1.5 or StarOffice 7"
-msgstr "OpenOffice.org 1.1.5 ή StarOffice 7"
+msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
+msgstr "<variable id=\"Text\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου Κειμένου, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id0514200811565787\n"
+"00000450.xhp\n"
+"par_id3150774\n"
+"20\n"
"help.text"
-msgid "ODF 1.1"
-msgstr "ODF 1.1"
+msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
+msgstr "<variable id=\"ADO\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου MS ADO, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id0519200811530479\n"
+"00000450.xhp\n"
+"par_id3151110\n"
+"21\n"
"help.text"
-msgid "2007-02-02"
-msgstr "2007-02-02"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
+msgstr "<variable id=\"SQLStatement\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε <emph>Εργαλεία - SQL</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id0519200811530467\n"
+"00000450.xhp\n"
+"par_id3147209\n"
+"22\n"
"help.text"
-msgid "OpenOffice.org 2.2 or StarOffice 8 Update 4"
-msgstr "OpenOffice.org 2.2 ή StarOffice 8 Update 4"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
+msgstr "<variable id=\"Abfragen\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, κλικ στο εικονίδιο <emph>Ερωτήματα</emph> </variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id0514200811565762\n"
+"00000450.xhp\n"
+"par_id3153880\n"
+"62\n"
"help.text"
-msgid "ODF 1.2"
-msgstr "ODF 1.2"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
+msgstr "<variable id=\"Tabellen\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, κλικ στο εικονίδιο <emph>Πίνακες</emph> </variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id0519200811530440\n"
+"00000450.xhp\n"
+"par_id3153760\n"
+"64\n"
"help.text"
-msgid "2011-09-30"
-msgstr "30-09-2011"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
+msgstr "<variable id=\"tabellenentwurf\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, κάντε κλικ στο εικονίδιο Πίνακες. Επιλέξτε Εισαγωγή -<emph>Σχεδίαση Πίνακα</emph> ή <emph>Επεξεργασία - Επεξεργασία</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id0519200811530471\n"
+"00000450.xhp\n"
+"par_id3156329\n"
+"65\n"
"help.text"
-msgid "OpenOffice.org 3, StarOffice 9, Oracle Open Office"
-msgstr "OpenOffice.org 3, StarOffice 9, Oracle Open Office"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
+msgstr "<variable id=\"indexentwurf\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, κάντε κλικ στο εικονίδιο Πίνακες. Επιλέξτε <emph>Εισαγωγή - Σχεδίαση Πίνακα</emph> ή <emph>Επεξεργασία - Επεξεργασία</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id1001200912381153\n"
+"00000450.xhp\n"
+"par_id3154047\n"
+"23\n"
"help.text"
-msgid "ODF 1.2 (Extended)"
-msgstr "ODF 1.2 (Επεκταμένο)"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
+msgstr "<variable id=\"AbfrageNeu\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε <emph>Εισαγωγή - Ερώτημα (Προβολή σχεδιασμού)</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id100120091238112\n"
+"00000450.xhp\n"
+"par_id3149579\n"
+"24\n"
"help.text"
-msgid "-"
-msgstr "-"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
+msgstr "<variable id=\"entwab\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Ερωτήματα</emph>, μετά επιλέξτε <emph>Επεξεργασία - Επεξεργασία</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id1001200912381174\n"
+"00000450.xhp\n"
+"par_id3149902\n"
+"25\n"
"help.text"
-msgid "OpenOffice.org 3.2 or StarOffice 9.2"
-msgstr "OpenOffice.org 3.2 ή StarOffice 9.2"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
+msgstr "<variable id=\"FehlendesElement\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, κλικ στο εικονίδιο <emph>Ερωτήματα</emph>, μετά επιλέξτε <emph>Επεξεργασία - Επεξεργασία</emph>. Όταν τα σχετικά πεδία δεν υπάρχουν πια, βλέπετε αυτό το διάλογο </variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id0514200811525591\n"
+"00000450.xhp\n"
+"par_id3159166\n"
+"26\n"
"help.text"
-msgid "In current versions, you can select to save your documents using ODF 1.2 (default) or ODF 1.0/1.1 (for backward compatibility). Choose <item type=\"menuitem\">Tools - Options - Load/Save - General</item> and select the ODF format version."
-msgstr "Στις πρόδφατες εκδόσεις, μπορείτε να επιλέξετε να αποθηκεύσετε τα έγγραφά σας χρησιμοποιώντας τη μορφή ODF 1.2 (προεπιλογή) ή τη ODF 1.0/1.1 (για συμβατότητα με προγενέστερες εκδόσεις). Επιλέξτε <item type=\"menuitem\">Εργαλεία - Επιλογές - Φόρτωση/Αποθήκευση - Γενικά</item> και επιλέξτε την έκδοση της μορφής ODF."
+msgid "<variable id=\"Joins\">Open query design and choose <emph>Insert - New Relation</emph>, or double-click on a connection line between two tables.</variable>"
+msgstr "<variable id=\"Joins\">Ανοίξτε το σχεδιασμό ερωτημάτων και επιλέξτε <emph>Εισαγωγή - Δημιουργία σχέσης</emph>, ή κάντε διπλό-κλικ σε μια γραμμή σύνδεσης μεταξύ δύο πινάκων.</variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_idN107E9\n"
+"00000450.xhp\n"
+"par_id3151245\n"
"help.text"
-msgid "If you want to exchange documents with users that still use OpenOffice.org 1 or StarOffice 7, save the document using the respectively named filter in the <emph>File type</emph> listbox."
-msgstr "Αν επιθυμείτε να ανταλλάξετε έγγραφα με χρήστες που ακόμη χρησιμοποιούν το OpenOffice.org 1 ή το StarOffice 7, αποθηκεύστε το έγγραφο χρησιμοποιώντας το αντίστοιχο επώνυμο φίλτρο στο πεδίο της λίστας <emph>Τύπος αρχείου</emph>."
+msgid "<image id=\"img_id3153063\" src=\"cmd/sc_addtable.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153063\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153063\" src=\"cmd/sc_addtable.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153063\">Εικονίδιο</alt></image>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id3146907\n"
-"1\n"
+"00000450.xhp\n"
+"par_id3153896\n"
+"41\n"
"help.text"
-msgid "If you want to define another file format as the default, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link></emph> to find alternative file formats for each $[officename] document type."
-msgstr "Εάν θέλετε να καθορίσετε έναν άλλο τύπο αρχείου ως προεπιλογή, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση - Γενικά\">Φόρτωση/Αποθήκευση - Γενικά</link></emph> για να βρείτε εναλλακτικούς τύπους αρχείων για κάθε τύπο εγγράφου $[officename]."
+msgid "Insert Tables"
+msgstr "Εισαγωγή πινάκων"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"hd_id3150398\n"
-"28\n"
+"00000450.xhp\n"
+"par_id3149457\n"
"help.text"
-msgid "XML file structure"
-msgstr "Δομή αρχείου XML"
+msgid "<image id=\"img_id3147282\" src=\"cmd/sc_dbaddrelation.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147282\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147282\" src=\"cmd/sc_dbaddrelation.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147282\">Εικονίδιο</alt></image>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id3149649\n"
-"29\n"
+"00000450.xhp\n"
+"par_id3159085\n"
+"43\n"
"help.text"
-msgid "Documents in OpenDocument file format are stored as compressed zip archives that contain XML files. To view these XML files, you can open the OpenDocument file with an unzip program. The following files and directories are contained within the OpenDocument files:"
-msgstr "Έγγραφα σε μορφή αρχείου OpenDocument αποθηκεύονται σαν συμπιεσμένα zip αρχεία που περιέχουν αρχεία XML. Για να δείτε αυτά τα αρχεία XML, μπορείτε να ανοίξετε το αρχείο OpenDocument με ένα πρόγραμμα unzιp. Τα παρακάτω αρχεία και κατάλογοι περιέχονται μέσα στα αρχεία OpenDocument."
+msgid "New Relation"
+msgstr "Δημιουργία σχέσης"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id3153178\n"
-"30\n"
+"00000450.xhp\n"
+"par_id3150414\n"
+"47\n"
"help.text"
-msgid "The text content of the document is located in <emph>content.xml</emph>."
-msgstr "Το περιεχόμενο κειμένου του εγγράφου βρίσκεται στο <emph>content.xml</emph>."
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
+msgstr "Εικονίδιο <emph>Αναζήτηση Εγγραφής</emph> στη γραμμή Δεδομένων Πίνακα και στη γραμμή Σχεδιασμού Φόρμας"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id3154068\n"
-"31\n"
+"00000450.xhp\n"
+"par_id3157962\n"
"help.text"
-msgid "By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - General</emph> tab page you can activate the use of indentations and line breaks by clearing the check box <emph>Size optimization for ODF format</emph>."
-msgstr "Από προεπιλογή, το <emph>content.xml</emph> αποθηκεύεται χωρίς στοιχεία μορφοποίησης όπως εσοχές ή αλλαγές γραμμής για ελαχιστοποίηση του χρόνου αποθήκευσης και ανοίγματος του εγγράφου. Στη σελίδα καρτέλας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Γενικά</emph> μπορείτε να ενεργοποιήσετε τη χρήση εσοχών και αλλαγών γραμμής καθαρίζοντας το πλαίσιο ελέγχου <emph>Βελτιστοποίηση μεγέθους για μορφή ODF</emph>."
+msgid "<image id=\"img_id3145419\" src=\"cmd/sc_recsearch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145419\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145419\" src=\"cmd/sc_recsearch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145419\">Εικονίδιο</alt></image>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id3145152\n"
-"32\n"
+"00000450.xhp\n"
+"par_id3157322\n"
+"48\n"
"help.text"
-msgid "The file <emph>meta.xml</emph> contains the meta information of the document, which you can enter under <emph>File - Properties</emph>."
-msgstr "Το αρχείο <emph>meta.xml</emph> περιέχει τις μετα-πληροφορίες του εγγράφου, τις οποίες μπορείτε να εισάγετε μέσω της επιλογής<emph>Αρχείο - Ιδιότητες</emph>."
+msgid "Find Record"
+msgstr "Αναζήτηση εγγραφής"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id3150740\n"
-"33\n"
+"00000450.xhp\n"
+"par_id3150870\n"
+"49\n"
"help.text"
-msgid "If you save a document with a password, <emph>meta.xml</emph> will not be encrypted."
-msgstr "Αν αποθηκεύσετε ένα έγγραφο με κωδικό, το <emph>meta.xml</emph>δεν θα κωδικοποιηθεί."
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
+msgstr "Εικονίδιο<emph>Σειρά Ταξινόμησης</emph> στη γραμμή Δεδομένων Πίνακα και στη γραμμή σχεδιασμού φόρμας"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id3150391\n"
-"34\n"
+"00000450.xhp\n"
+"par_id3150393\n"
"help.text"
-msgid "The file <emph>settings.xml</emph> contains further information about the settings for this document."
-msgstr "Το αρχείο <emph>settings.xml</emph> περιέχει περισσότερες πληροφορίες για τις ρυθμίσεις αυτού του εγγράφου."
+msgid "<image id=\"img_id3145606\" src=\"cmd/sc_tablesort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145606\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145606\" src=\"cmd/sc_tablesort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145606\">Εικονίδιο</alt></image>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id3150447\n"
-"35\n"
+"00000450.xhp\n"
+"par_id3145745\n"
+"50\n"
"help.text"
-msgid "In <emph>styles.xml,</emph> you find the styles applied to the document that can be seen in the Styles and Formatting window."
-msgstr "Στο <emph>styles.xml,</emph> θα βρείτε τα πρότυπα που έχουν καθοριστεί για το έγγραφο τα οποία μπορούν να εμφανιστούν στο παράθυρο Πρότυπα και Μορφοποίηση."
+msgid "Sort Order"
+msgstr "Σειρά ταξινόμησης"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id3153353\n"
-"36\n"
+"00000450.xhp\n"
+"par_id3145171\n"
+"55\n"
"help.text"
-msgid "The <emph>meta-inf/manifest.xml</emph> file describes the structure of the XML file."
-msgstr "Το αρχείο <emph>meta-inf/manifest.xml</emph> περιγράφει τη δομή του αρχείου XML."
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
+msgstr "<variable id=\"allgemein\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_id3153368\n"
-"37\n"
+"00000450.xhp\n"
+"par_id3159252\n"
+"63\n"
"help.text"
-msgid "Additional files and folders can be contained in the packed file format."
-msgstr "Παραπάνω αρχεία και φάκελοι μπορούν να περιέχονται στη συμπιεσμένη μορφή αρχείου ."
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
+msgstr "<variable id=\"tabellecopy\">Σύρετε και αποθέστε έναν πίνακα ή ένα ερώτημα στο τμήμα πίνακα ενός άλλου παραθύρου αρχείου βάσης δεδομένων</variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"hd_id3154299\n"
-"38\n"
+"00000450.xhp\n"
+"par_id3148560\n"
+"66\n"
"help.text"
-msgid "Definition of the XML formats"
-msgstr "Ορισμός των μορφών XML"
+msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
+msgstr "<variable id=\"formularneu\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε<emph> Εισαγωγή - Φόρμα</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_idN10AAD\n"
+"00000450.xhp\n"
+"par_id3155430\n"
+"67\n"
"help.text"
-msgid "The schema for the OpenDocument formats can be found on the <link href=\"http://www.oasis-open.org\">www.oasis-open.org</link> web site."
-msgstr "Το σχήμα για τις μορφές OpenDocument μπορεί να βρεθεί στην ιστοσελίδα <link href=\"http://www.oasis-open.org\">www.oasis-open.org</link> ."
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
+msgstr "<variable id=\"benutzereinstellungen\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph></variable>"
-#: 00000021.xhp
+#: 00000450.xhp
msgctxt ""
-"00000021.xhp\n"
-"par_idN10AC5\n"
+"00000450.xhp\n"
+"par_id3147441\n"
+"69\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01130000.xhp\">Document Converter Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01130000.xhp\">Αυτόματος πιλότος μετατροπής εγγράφου</link>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
+msgstr "<variable id=\"relationen\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε <emph>Εργαλεία - Σχέσεις</emph></variable>"
-#: 00040503.xhp
+#: 00040500.xhp
msgctxt ""
-"00040503.xhp\n"
+"00040500.xhp\n"
"tit\n"
"help.text"
msgid "Format Menu"
msgstr "Μορφή"
-#: 00040503.xhp
+#: 00040500.xhp
msgctxt ""
-"00040503.xhp\n"
-"hd_id3155757\n"
+"00040500.xhp\n"
+"hd_id3150347\n"
"1\n"
"help.text"
msgid "Format Menu"
msgstr "Μορφή"
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3147294\n"
-"2\n"
-"help.text"
-msgid "Choose <emph>Format - Row - Height</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Γραμμή - Ύψος</emph>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3149551\n"
-"3\n"
-"help.text"
-msgid "Open context menu of a row header in an open database table - choose <emph>Row Height</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος μιας κεφαλίδας γραμμής σε έναν ανοιχτό πίνακα βάσης δεδομένων - επιλέξτε <emph>Ύψος Γραμμής</emph>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3153136\n"
-"4\n"
-"help.text"
-msgid "Choose <emph>Format - Column - Width</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Στήλη - Πλάτος</emph>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3150756\n"
-"5\n"
-"help.text"
-msgid "Open context menu of a column header in a database table - choose <emph>Column Width</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος μιας κεφαλίδας στήλης σε έναν πίνακα βάσης δεδομένων - επιλέξτε <emph>Πλάτος Στήλης</emph>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3148668\n"
-"11\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Cells - Numbers</emph> tab </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλέξτε καρτέλα<emph>Μορφή - Κελιά - Αριθμοί </emph></caseinline></switchinline>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3152349\n"
-"13\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Styles and Formatting</emph> - open context menu and choose <emph>Modify/New - Numbers</emph> tab </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλέξτε την καρτέλα <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος και επιλέξτε <emph>Τροποποίηση/Δημιουργία - Αριθμοί</emph></caseinline></switchinline>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3161459\n"
-"14\n"
-"help.text"
-msgid "Open context menu for a column header in an open database table - choose <emph>Column Format - Format</emph> tab"
-msgstr "Ανοίξτε το μενού περιβάλλοντος μιας επικεφαλίδας στήλης σε έναν ανοιχτό πίνακα βάσης δεδομένων - επιλέξτε την καρτέλα <emph> Μορφοποίηση στήλης - Μορφή</emph>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3147531\n"
-"15\n"
-"help.text"
-msgid "Choose <emph>Format - Axis - Y Axis - Numbers</emph> tab (Chart Documents)"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Άξονας - Άξονας Υ - Αριθμοί</emph> (έγγραφα διαγράμματος)"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3150823\n"
-"32\n"
-"help.text"
-msgid "Also as <emph>Number Format</emph> dialog for tables and fields in text documents: Choose <emph>Format - Number Format</emph>, or choose <emph>Insert - Fields - Other - Variables</emph> tab and select \"Additional formats\" in the <emph>Format</emph> list."
-msgstr "Επίσης ως παράθυρο διαλόγου <emph>Μορφή αριθμών</emph> για πίνακες και πεδία σε έγγραφα κειμένου: Επιλέξτε <emph>Μορφή - Μορφή αριθμών</emph>, ή επιλέξτε την καρτέλα <emph>Εισαγωγή - Πεδία - Άλλα - Μεταβλητές</emph> και επιλέξτε \"Επιπρόσθετες μορφές\" στη λίστα <emph>Μορφή</emph>."
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3154923\n"
-"6\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\">Choose <emph>Format - Title - Main Title - Alignment</emph> tab </caseinline><defaultinline>Choose <emph>Format - Cells - Alignment</emph> tab</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\">Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Κύριος τίτλος - Στοίχιση</emph></caseinline><defaultinline>Επιλέξτε την καρτέλα <emph>Μορφή - Κελιά - Στοίχιση</emph></defaultinline></switchinline>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3149457\n"
-"7\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Open context menu of a column header in a database table - choose <emph>Column Format - Alignment</emph> tab</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Ανοίξτε το μενού περιβάλλοντος μιας επικεφαλίδας στήλης σε ένα πίνακα δεδομένων - επιλέξτε την καρτέλα <emph>Μορφοποίηση στήλης - Στοίχιση</emph></defaultinline></switchinline>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3150400\n"
-"8\n"
-"help.text"
-msgid "<variable id=\"tabform\">Open context menu of a row header in a database table - choose <emph>Table Format</emph></variable>"
-msgstr "<variable id=\"tabform\">Ανοίξτε το μενού περιβάλλοντος μιας επικεφαλίδας γραμμής σε ένα πίνακα βάσης δεδομένων - επιλέξτε <emph>Μορφοποίηση πίνακα</emph></variable>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3149650\n"
-"33\n"
-"help.text"
-msgid "<variable id=\"spaltform\">Open context menu of a column header in a database table - choose <emph>Column Format</emph></variable>"
-msgstr "<variable id=\"spaltform\">Ανοίξτε το μενού περιβάλλοντος μιας επικεφαλίδας στήλης σε ένα πίνακα βάσης δεδομένων - επιλέξτε <emph>Μορφοποίηση στήλης</emph></variable>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3153799\n"
-"34\n"
-"help.text"
-msgid "<variable id=\"zeilenloeschen\">Context menu for a row header in an open database table - <emph>Delete Rows</emph></variable>"
-msgstr "<variable id=\"zeilenloeschen\">Μενού περιβάλλοντος για μία επικεφαλίδα γραμμής σε έναν ανοιχτό πίνακα βάσης δεδομένων - <emph>Διαγραφή γραμμών</emph></variable>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3150495\n"
-"16\n"
-"help.text"
-msgid "Choose <emph>Modify - Flip</emph> ($[officename] Draw)"
-msgstr "Επιλέξτε <emph>Τροποποίηση - Αναστροφή</emph> ($[officename] Draw)"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3155742\n"
-"17\n"
-"help.text"
-msgid "Choose <emph>Format - Graphics - Graphics</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Γραφικά - Γραφικά</emph>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3158407\n"
-"35\n"
-"help.text"
-msgid "Open context menu - choose <emph>Flip</emph> (presentation documents)"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph> Αναστροφή</emph> (έγγραφα παρουσιάσεων)"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3150290\n"
-"20\n"
-"help.text"
-msgid "Choose <emph>Modify - Flip - Vertically</emph> ($[officename] Draw)"
-msgstr "Επιλέξτε <emph>Τροποποίηση - Αναστροφή - Κατακόρυφα</emph> ($[officename] Draw)"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3153179\n"
-"21\n"
-"help.text"
-msgid "Choose <emph>Format - Graphics - Graphics</emph> tab"
-msgstr "Επιλέξτε την καρτέλα<emph>Μορφή - Γραφικά - Γραφικά</emph>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3157960\n"
-"36\n"
-"help.text"
-msgid "Open context menu - choose <emph>Flip - Vertically</emph> (presentation documents)"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph> Αναστροφή - Κατακόρυφα</emph> (έγγραφα παρουσιάσεων)"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3153369\n"
-"26\n"
-"help.text"
-msgid "Choose <emph>Modify - Flip - Horizontally</emph> ($[officename] Draw)"
-msgstr "Επιλέξτε <emph>Τροποποίηση - Αναστροφή - Οριζόντια</emph> ($[officename] Draw)"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3147348\n"
-"27\n"
-"help.text"
-msgid "Choose <emph>Format - Graphics</emph>, and then click the <emph>Graphics</emph> tab"
-msgstr "Επιλέξτε <emph>Μορφή - Γραφικά</emph>, και κάντε κλικ στην καρτέλα <emph>Γραφικά</emph>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3156106\n"
-"42\n"
-"help.text"
-msgid "Choose <emph>Format - Flip - Horizontally</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Αναστροφή - Οριζόντια</emph>"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3152578\n"
-"37\n"
-"help.text"
-msgid "Right-click a selected object, and then choose <emph>Flip - Horizontally</emph> ($[officename] Impress)"
-msgstr "Κάντε δεξί κλικ σε ένα επιλεγμένο αντικείμενο, και επιλέξτε <emph>Αναστροφή - Οριζόντια</emph> ($[officename] Impress)"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3147318\n"
-"38\n"
-"help.text"
-msgid "Choose <emph>Modify - Distribution</emph> ($[officename] Draw)"
-msgstr "Επιλέξτε <emph>Τροποποίηση - Κατανομή</emph> ($[officename] Draw)"
-
-#: 00040503.xhp
-msgctxt ""
-"00040503.xhp\n"
-"par_id3149064\n"
-"39\n"
-"help.text"
-msgid "Open context menu - choose <emph>Distribution</emph> ($[officename] Impress)"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Κατανομή</emph> ($[officename] Impress)"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"tit\n"
-"help.text"
-msgid "Edit Menu"
-msgstr "Επεξεργασία"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"hd_id3147273\n"
-"1\n"
-"help.text"
-msgid "Edit Menu"
-msgstr "Επεξεργασία"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3085157\n"
-"2\n"
-"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Αναίρεση</emph>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3145160\n"
-"564\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3154094\n"
-"3\n"
-"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "Στη <emph>Βασική</emph> γραμμή εργαλείων ή στη γραμμή δεδομένων πίνακα, κάντε κλικ"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3155449\n"
-"help.text"
-msgid "<image id=\"img_id3155577\" src=\"cmd/sc_undo.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155577\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155577\" src=\"cmd/sc_undo.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155577\">Icon</alt></image>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3148563\n"
-"4\n"
-"help.text"
-msgid "Undo"
-msgstr "Αναίρεση"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3145068\n"
-"5\n"
-"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Ακύρωση αναίρεσης</emph>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3153897\n"
-"6\n"
-"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Στη <emph>Βασική</emph> γραμμή εργαλείων, κάντε κλικ"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3154938\n"
-"help.text"
-msgid "<image id=\"img_id3150358\" src=\"cmd/sc_redo.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150358\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150358\" src=\"cmd/sc_redo.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150358\">Icon</alt></image>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3151211\n"
-"7\n"
-"help.text"
-msgid "Redo"
-msgstr "Ακύρωση αναίρεσης"
-
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3154365\n"
+"00040500.xhp\n"
+"par_id3145356\n"
"8\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Επιλέξτε <emph>Επεξεργασία - Επανάληψη</emph></variable>"
+msgid "<variable id=\"standard\">Choose <emph>Format - Clear Direct Formatting</emph></variable>"
+msgstr "<variable id=\"standard\">Επιλέξτε <emph>Μορφή - Καθαρισμός άμεσης μορφοποίησης</emph></variable>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3149765\n"
+"00040500.xhp\n"
+"par_id3153244\n"
"9\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Αποκοπή</emph>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3144762\n"
-"565\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X"
+msgid "Choose <emph>Format - Character</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Χαρακτήρας</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3148744\n"
+"00040500.xhp\n"
+"par_id3152352\n"
"10\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Στη <emph>Βασική</emph> γραμμή εργαλείων, κάντε κλικ"
+msgid "On <emph>Text Formatting</emph> Bar (with cursor in object), click"
+msgstr "Κάντε κλικ στη γραμμή <emph>Μορφοποίηση κειμένου</emph> (με το δρομέα στο αντικείμενο)"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3145173\n"
+"00040500.xhp\n"
+"par_id3148998\n"
"help.text"
-msgid "<image id=\"img_id3145744\" src=\"cmd/sc_helpmenu.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145744\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145744\" src=\"cmd/sc_helpmenu.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145744\">Icon</alt></image>"
+msgid "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154894\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154894\">Icon</alt></image>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3154153\n"
+"00040500.xhp\n"
+"par_id3149999\n"
"11\n"
"help.text"
-msgid "Cut"
-msgstr "Αποκοπή"
+msgid "Character"
+msgstr "Χαρακτήρας"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3150742\n"
+"00040500.xhp\n"
+"par_id3153935\n"
"12\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Αντιγραφή</emph>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3148923\n"
-"566\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3159254\n"
-"13\n"
-"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Στη <emph>Βασική</emph> γραμμή εργαλείων, κάντε κλικ"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3154985\n"
-"help.text"
-msgid "<image id=\"img_id3156441\" src=\"cmd/sc_copy.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156441\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156441\" src=\"cmd/sc_copy.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156441\">Icon</alt></image>"
+msgid "Choose <emph>Format - Character - Font</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Χαρακτήρας - Γραμματοσειρά</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3150685\n"
+"00040500.xhp\n"
+"par_id3157958\n"
"14\n"
"help.text"
-msgid "Copy"
-msgstr "Αντιγραφή"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3159153\n"
-"15\n"
-"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Επικόλληση</emph>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3155860\n"
-"567\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V"
+msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Font</emph> tab"
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μιας εγγραφής και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Γραμματοσειρά</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3159083\n"
+"00040500.xhp\n"
+"par_id3155338\n"
"16\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Στη <emph>Βασική</emph> γραμμή εργαλείων, κάντε κλικ"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3156106\n"
-"help.text"
-msgid "<image id=\"img_id3159196\" src=\"cmd/sc_paste.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159196\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159196\" src=\"cmd/sc_paste.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159196\">Icon</alt></image>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3154471\n"
-"17\n"
-"help.text"
-msgid "Paste"
-msgstr "Επικόλληση"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3152791\n"
-"532\n"
-"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Επιλέξτε <emph>Επεξεργασία - Ειδική Επικόλληση</emph></variable>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3148555\n"
-"533\n"
-"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Επιλογή όλων</emph>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3152417\n"
-"568\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3145748\n"
-"help.text"
-msgid "<image id=\"img_id3153095\" src=\"cmd/sc_selectall.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153095\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153095\" src=\"cmd/sc_selectall.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153095\">Icon</alt></image>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3153139\n"
-"575\n"
-"help.text"
-msgid "Select All"
-msgstr "Επιλογή όλων"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3145251\n"
-"555\n"
-"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Changes</emph></variable>"
-msgstr "<variable id=\"aenderungen\">Επιλέξτε <emph>Επεξεργασία - Αλλαγές</emph></variable>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3153336\n"
-"556\n"
-"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Changes - Record</emph></variable>"
-msgstr "<variable id=\"aufzeichnen\">Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Εγγραφή</emph></variable>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3150594\n"
-"557\n"
-"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Changes - Show</emph></caseinline></switchinline></variable>"
-msgstr "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Εμφάνιση</emph></caseinline><caseinline select=\"CALC\">Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Εμφάνιση</emph></caseinline></switchinline></variable>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3153845\n"
-"558\n"
-"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Changes - Accept or Reject</emph></variable>"
-msgstr "<variable id=\"rotlinie\">Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Αποδοχή ή απόρριψη </emph></variable>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3148587\n"
-"559\n"
-"help.text"
-msgid "Choose <emph>Edit - Changes - Accept or Reject - List</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Επεξεργασία - Αλλαγές - Αποδοχή ή απόρριψη - Λίστα</emph>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3150396\n"
-"574\n"
-"help.text"
-msgid "Choose <emph>Format - AutoCorrect - Apply and Edit Changes.</emph> AutoCorrect dialog appears, click <emph>Edit Changes</emph> button, see <emph>List</emph> tab page"
-msgstr "Επιλέξτε <emph>Μορφή - Αυτόματη διόρθωση - Εφαρμογή και Επεξεργασία αλλαγών.</emph> Εμφανίζεται το παράθυρο της Αυτόματης διόρθωσης, κάντε κλικ στο κουμπί <emph>Επεξεργασία αλλαγών</emph> και δείτε την καρτέλα <emph>Λίστα</emph>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3153878\n"
-"560\n"
-"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Changes - Accept or Reject - Filter</emph> tab </variable>"
-msgstr "<variable id=\"rotliniefilter\">Επιλέξτε την καρτέλα <emph>Επεξεργασία - Αλλαγές - Αποδοχή ή απόρριψη - Φίλτρο</emph> </variable>"
+msgid "Open context menu of a row header in a database table - choose <emph>Table Format - Font</emph> tab"
+msgstr "Ανοίξτε το μενού περιβάλλοντος μιας κεφαλίδας γραμμής σε ένα πίνακα βάσης δεδομένων - επιλέξτε την καρτέλα <emph>Μορφή Πίνακα - Γραμματοσειρά</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3151281\n"
-"561\n"
+"00040500.xhp\n"
+"par_id3150355\n"
+"18\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Changes - Merge Document</emph></variable>"
-msgstr "<variable id=\"einfuegen\">Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Συγχώνευση εγγράφου</emph></variable>"
+msgid "Choose <emph>Format - Title - Character</emph> tab (Chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Χαρακτήρας</emph> (Έγγραφα διαγραμμάτων)"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3153224\n"
-"562\n"
+"00040500.xhp\n"
+"par_id3149812\n"
+"19\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Compare Document</emph></variable>"
-msgstr "<variable id=\"dvergl\">Επιλέξτε <emph>Επεξεργασία - Σύγκριση εγγράφου</emph></variable>"
+msgid "Choose <emph>Format - Legend - Character</emph> tab (Chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Υπόμνημα - Χαρακτήρας</emph> (Έγγραφα διαγραμμάτων)"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3148773\n"
-"563\n"
+"00040500.xhp\n"
+"par_id3153717\n"
+"20\n"
"help.text"
-msgid "Choose <emph>Edit - Changes - Comment</emph>"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Σχόλιο</emph>"
+msgid "Choose <emph>Format - Axis - Character</emph> tab (Chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Άξονας - Χαρακτήρας</emph> (Έγγραφα διαγράμματος)"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3149488\n"
-"571\n"
+"00040500.xhp\n"
+"par_id3154749\n"
+"17\n"
"help.text"
-msgid "Choose <emph>Edit - Changes - Accept or Reject - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
-msgstr "Επιλέξτε την καρτέλα <emph>Επεξεργασία - Αλλαγές - Αποδοχή ή Απόρριψη - Λίστα</emph>. Κάντε κλικ σε μία καταχώριση στη λίστα και ανοίξτε το μενού περιεχομένου. Επιλέξτε <emph>Επεξεργασία σχολίου</emph>"
+msgid "Choose <emph>Format - Cell - Font</emph> tab (spreadsheets)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Κελί - Γραμματοσειρά</emph> (λογιστικά φύλλα)"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3156297\n"
-"49\n"
+"00040500.xhp\n"
+"par_id3156306\n"
+"199\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Αναζήτηση & αντικατάσταση</emph>"
+msgid "Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)"
+msgstr "Μενού <emph>Μορφή - Σελίδα - Κεφαλίδα/Υποσέλιδο</emph> - κουμπί <emph>Επεξεργασία </emph> (λογιστικά φύλλα)"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3154503\n"
-"569\n"
+"00040500.xhp\n"
+"par_id3155829\n"
+"21\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+H"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+H"
+msgid "Choose <emph>Format - Character - Font Effects</emph> tab"
+msgstr "Επιλέξτε <emph>Μορφή - Χαρακτήρας - και την καρτέλα Εφέ γραμματοσειράς</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3155083\n"
-"456\n"
+"00040500.xhp\n"
+"par_id3149819\n"
+"23\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Στη βασική γραμμή εργαλείων, κάντε κλικ"
+msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Font Effects</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε <emph>Τροποποίηση/Δημιουργία - Εφέ Γραμματοσειράς</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3150020\n"
+"00040500.xhp\n"
+"par_id3159176\n"
+"200\n"
"help.text"
-msgid "<image id=\"img_id3149121\" src=\"cmd/sc_recsearch.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149121\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149121\" src=\"cmd/sc_recsearch.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149121\">Icon</alt></image>"
+msgid "Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)"
+msgstr "Μενού <emph>Μορφή - Σελίδα - Κεφαλίδα/Υποσέλιδο</emph> - κουμπί <emph>Επεξεργασία </emph> (λογιστικά φύλλα)"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3144748\n"
-"50\n"
+"00040500.xhp\n"
+"par_id3153541\n"
+"181\n"
"help.text"
-msgid "Find & Replace"
-msgstr "Αναζήτηση & αντικατάσταση"
+msgid "Choose <emph>Format - Character - Position</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Χαρακτήρας - Θέση </emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3156357\n"
-"552\n"
+"00040500.xhp\n"
+"par_id3159256\n"
+"183\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Επεξεργασία <emph>Επεξεργασία - Εύρεση & αντικατάσταση - Ιδιότητες</emph></variable>"
+msgid "Choose <emph>Format - Styles and Formatting - </emph>open context menu of an entry and click <emph>Modify/New - Alignment</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Πρότυπα και Μορφοποίηση - </emph>ανοίξτε το μενού περιεχομένου μίας καταχώρησης και κάντε κλικ<emph>Τροποποίηση/Δημιουργία - Στοίχιση</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3153840\n"
-"553\n"
+"00040500.xhp\n"
+"par_id3151385\n"
+"201\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Επιλέξτε το κουμπί <emph>Επεξεργασία - Εύρεση & αντικατάσταση - Μορφή</emph></variable>"
+msgid "Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)"
+msgstr "Μενού <emph>Μορφή - Σελίδα - Κεφαλίδα/Υποσέλιδο</emph> - κουμπί <emph>Επεξεργασία </emph> (λογιστικά φύλλα)"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3146971\n"
-"554\n"
+"00040500.xhp\n"
+"par_id3148550\n"
+"186\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>...</emph> button."
-msgstr "Επιλέξτε το πεδίο και το κουμπί <emph>Επεξεργασία - Αναζήτηση & αντικατάσταση - Αναζήτηση ομοιοτήτων</emph> <emph>...</emph>."
+msgid "Choose <emph>Format - Character - Asian Layout</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Χαρακτήρας -Ασιατική Διάταξη</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3153709\n"
-"572\n"
+"00040500.xhp\n"
+"par_id3152811\n"
+"188\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>...</emph> button (database table view)"
-msgstr "Στη γραμμή <emph>Δεδομένα πίνακα</emph>, κάντε κλικ στο εικονίδιο<emph> Αναζήτηση </emph>-στο πεδίο επιλογής <emph>Αναζήτηση ομοιοτήτων</emph> - <emph>...</emph> (προβολή πίνακα βάσης δεδομένων)"
+msgid "Choose <emph>Format - Styles and Formatting - </emph>open context menu of an entry and click <emph>Modify/New - Asian Layout</emph> tab"
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση - </emph> ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Ασιατική Διάταξη</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3150749\n"
-"573\n"
+"00040500.xhp\n"
+"par_id3153524\n"
+"190\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>...</emph> button (form view)"
-msgstr "Στη γραμμή <emph>Σχεδιασμός φόρμας</emph> , κάντε κλικ στο πεδίο <emph>Αναζήτηση εγγραφών</emph> - <emph>Αναζήτηση ομοιοτήτων</emph> - στο πεδίο επιλογής <emph>...</emph> (προβολή φόρμας)"
+msgid "Choose <emph>Format - Paragraph - Asian Typography</emph> tab (not in HTML)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Παράγραφος - Ασιατική Τυπογραφία</emph> (όχι σε HTML)"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3152960\n"
-"534\n"
+"00040500.xhp\n"
+"par_id3154366\n"
+"191\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Επιλογή <emph>Προβολή - Περιήγηση</emph>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Cell - Asian Typography</emph> tab </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλέξτε την καρτέλα <emph>Μορφή - Κελί - Ασιατική Τυπογραφία</emph> </caseinline></switchinline>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3163824\n"
-"535\n"
+"00040500.xhp\n"
+"par_id3148742\n"
+"193\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "Στη <emph>Βασική</emph> γραμμή εργαλείων, κάντε κλικ"
+msgid "Choose <emph>Format - Styles and Formatting - </emph>open context menu of an entry and click <emph>Modify/New - Asian Typography</emph> tab"
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση - </emph> ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Ασιατική Τυπογραφία</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3159183\n"
+"00040500.xhp\n"
+"par_id3148922\n"
+"26\n"
"help.text"
-msgid "<image id=\"img_id3154508\" src=\"cmd/sc_navigator.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154508\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154508\" src=\"cmd/sc_navigator.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154508\">Icon</alt></image>"
+msgid "Choose <emph>Format - Character - Hyperlink</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Χαρακτήρας -Υπερσύνδεση</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3147359\n"
-"536\n"
+"00040500.xhp\n"
+"par_id3149169\n"
+"29\n"
"help.text"
-msgid "Navigator On/Off"
-msgstr "Περιήγηση Ναι/Όχι"
+msgid "Choose <emph>Format - Paragraph</emph>"
+msgstr "Επιλέξτε την <emph>Μορφή - Παράγραφος</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3147338\n"
-"576\n"
+"00040500.xhp\n"
+"par_id3151381\n"
+"30\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Επιλέξτε <emph>Εργαλεία - Βάση δεδομένων βιβλιογραφίας</emph></variable>"
+msgid "On <emph>Text Formatting</emph> bar (with cursor in object), click"
+msgstr "Στη γραμμή <emph>Μορφοποίηση Κειμένου</emph> (με τον δείκτη στο αντικείμενο), κάντε κλικ"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3149281\n"
-"538\n"
+"00040500.xhp\n"
+"par_id3155995\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Επιλέξτε <emph>Επεξεργασία - Συνδέσεις</emph></variable>"
+msgid "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150495\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150495\">Icon</alt></image>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3159339\n"
-"551\n"
+"00040500.xhp\n"
+"par_id3147299\n"
+"31\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Επιλέξτε <emph>Επεξεργασία - Σύνδεσμοι - Τροποποίηση σύνδεσης</emph> (σύνδεσμοι DDE μόνο) </variable>"
+msgid "Paragraph"
+msgstr "Παράγραφος"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3148927\n"
-"543\n"
+"00040500.xhp\n"
+"par_id3147289\n"
+"4\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Επιλέξτε ένα πλαίσιο, έπειτα επιλέξτε <emph>Επεξεργασία - Αντικείμενο - Ιδιότητες</emph>"
+msgid "Choose <emph>Format - Paragraph - Alignment</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Παράγραφος - Στοίχιση</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3156315\n"
-"577\n"
+"00040500.xhp\n"
+"par_id3147352\n"
+"179\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος του επιλεγμένου πλαισίου - επιλέξτε <emph>Properties</emph>"
+msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Alignment</emph> tab"
+msgstr "Επιλέξτε <emph>Μορφή -Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Στοίχιση</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3151251\n"
-"545\n"
+"00040500.xhp\n"
+"par_id3154640\n"
+"32\n"
"help.text"
-msgid "<variable id=\"plugin\">Choose <emph>Edit - Plug-in</emph></variable>"
-msgstr "<variable id=\"plugin\">Επιλέξτε <emph>Επεξεργασία - Πρόσθετη λειτουργία</emph></variable>"
+msgid "Choose <emph>Format - Paragraph - Indents & Spacing</emph> tab"
+msgstr "Επιλέξτε την καρτέλα<emph>Μορφή - Παράγραφος - Εσοχές & Διάστιχο</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3156091\n"
-"546\n"
+"00040500.xhp\n"
+"par_id3152463\n"
+"34\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Επιλέξτε <emph>Επεξεργασία - Χάρτης εικόνας</emph> (επίσης στο μενού περιεχομένου του επιλεγμένου αντικειμένου) </variable>"
+msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Indents & Spacing</emph> tab"
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Εσοχές & Αποστάσεις</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3155936\n"
-"550\n"
+"00040500.xhp\n"
+"par_id3154319\n"
+"39\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Επιλέξτε <emph>Επεξεργασία - Χάρτης εικόνας</emph>, έπειτα επιλέξτε έναν τομέα του χάρτη εικόνας και κάντε κλικ στο <emph>Ιδιότητες - Περιγραφή</emph></variable>"
+msgid "Choose <emph>Format - Paragraph - Tabs</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Παράγραφος - Στηλοθέτες</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3149259\n"
-"547\n"
+"00040500.xhp\n"
+"par_id3154833\n"
+"41\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Επιλέξτε <emph>Επεξεργασία - Αντικείμενο</emph></variable>"
+msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Tabs</emph> tab"
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Στηλοθέτες</emph>"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3154966\n"
-"548\n"
+"00040500.xhp\n"
+"par_id3159155\n"
+"43\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Επιλέξτε <emph>Επεξεργασία - Αντικείμενο - Επεξεργασία</emph>, επίσης στο μενού περιεχομένου του επιλεγμένου αντικειμένου </variable>"
+msgid "Double-click the ruler"
+msgstr "Κάντε διπλό κλικ στο χάρακα"
-#: 00000402.xhp
+#: 00040500.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3149565\n"
-"549\n"
+"00040500.xhp\n"
+"par_idN109E2\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Επιλέξτε <emph>Επεξεργασία - Αντικείμενο - Άνοιγμα</emph></variable>"
+msgid "(all options only in Writer or Calc)"
+msgstr "(όλες οι επιλογές μόνο στο Writer ή στο Calc)"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"tit\n"
+"00040500.xhp\n"
+"par_id3156105\n"
+"44\n"
"help.text"
-msgid "Glossary of Internet Terms"
-msgstr "Γλωσσάρι όρων Διαδικτύου"
+msgid "Choose <emph>Format - Paragraph - Borders</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Παράγραφος - Περιγράμματα</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"bm_id3150702\n"
+"00040500.xhp\n"
+"par_id3154149\n"
+"45\n"
"help.text"
-msgid "<bookmark_value>Internet glossary</bookmark_value><bookmark_value>common terms;Internet glossary</bookmark_value><bookmark_value>glossaries;Internet terms</bookmark_value><bookmark_value>terminology;Internet glossary</bookmark_value>"
-msgstr "<bookmark_value>Γλωσσάρι Διαδικτύου</bookmark_value><bookmark_value>κοινοί όροι, Γλωσσάρι Διαδικτύου</bookmark_value><bookmark_value>γλωσσάρια, όροι Διαδικτύου</bookmark_value><bookmark_value>ορολογία, Γλωσσάρι Διαδικτύου</bookmark_value>"
+msgid "Choose <emph>Format - Picture - Borders</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Εικόνα - Περιγράμματα</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3150702\n"
-"1\n"
+"00040500.xhp\n"
+"par_id3163822\n"
+"48\n"
"help.text"
-msgid "<link href=\"text/shared/00/00000002.xhp\" name=\"Glossary of Internet Terms\">Glossary of Internet Terms</link>"
-msgstr "<link href=\"text/shared/00/00000002.xhp\" name=\"Γλωσσάρι όρων Διαδικτύου\">Γλωσσάρι όρων Διαδικτύου</link>"
+msgid "Choose <emph>Format - Frame/Object - Borders</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή- Πλαίσιο/Αντικείμενο - Περιγράμματα</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3155577\n"
-"2\n"
+"00040500.xhp\n"
+"par_id3150048\n"
+"51\n"
"help.text"
-msgid "If you are a newcomer to the Internet, you will be confronted with unfamiliar terms: browser, bookmark, e-mail, homepage, search engine, and many others. To make your first steps easier, this glossary explains some of the more important terminology you may find in the Internet, intranet, mail and news."
-msgstr "Εάν είστε αρχάριος χρήστης του Διαδικτύου, θα συναντήσετε άγνωστους όρους: πρόγραμμα περιήγησης, σελιδοδείκτης, ηλεκτρονικό ταχυδρομείο, κεντρική σελίδα, μηχανή αναζήτησης και πολλούς άλλους. Για να διευκολύνουμε τα πρώτα σας βήματα, αυτό το γλωσσάρι εξηγεί μερικούς από τους σημαντικότερους όρους που πρόκειται να συναντήσετε στο Διαδικτύου, το intranet, την ηλεκτρονική αλληλογραφία και τα νέα."
+msgid "Choose <emph>Format - Page - Borders</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Σελίδα - Περιγράμματα</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3153146\n"
-"36\n"
+"00040500.xhp\n"
+"par_id3149911\n"
+"53\n"
"help.text"
-msgid "Frames"
-msgstr "Πλαίσια"
+msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Borders</emph> tab"
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Περιγράμματα</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3157909\n"
-"37\n"
+"00040500.xhp\n"
+"par_id3150094\n"
+"54\n"
"help.text"
-msgid "Frames are useful for designing the layout of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> pages. $[officename] uses floating frames into which you can place objects such as graphics, movie files and sound. The context menu of a frame shows the options for restoring or editing frame contents. Some of these commands are also listed in <emph>Edit - Object</emph> when the frame is selected."
-msgstr "Τα πλαίσια είναι χρήσιμα για το σχεδιασμό της διάταξης σελίδων <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Το $[officename] χρησιμοποιεί κινητά πλαίσια στα οποία μπορούν να τοποθετηθούν αντικείμενα όπως γραφικά, αρχεία βίντεο και ήχου. Το μενού περιβάλλοντος ενός πλαισίου δείχνει τις επιλογές για την επαναφορά ή επεξεργασία των περιεχομένων του. Μερικές από αυτές τις εντολές αναφέρονται επίσης στο <emph>Επεξεργασία - Αντικείμενο</emph>, όταν το πλαίσιο είναι επιλεγμένο."
+msgid "Choose <emph>Format - Page - Header - More</emph> button"
+msgstr "Επιλέξτε το πεδίο επιλογής <emph>Μορφή - Σελίδα - Κεφαλίδα - Περισσότερα</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3147077\n"
-"43\n"
+"00040500.xhp\n"
+"par_id3154501\n"
+"55\n"
"help.text"
-msgid "FTP"
-msgstr "FTP"
+msgid "Choose <emph>Format - Page - Footer - More</emph> button"
+msgstr "Επιλέξτε το πεδίο επιλογής <emph>Μορφή - Σελίδα - Υποσέλιδο - Περισσότερα</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3147335\n"
-"44\n"
+"00040500.xhp\n"
+"par_id3148455\n"
+"56\n"
"help.text"
-msgid "FTP stands for File Transfer Protocol and is the standard transfer protocol for files in the Internet. An FTP server is a program on a computer connected to the Internet which stores files to be transmitted with the aid of FTP. While FTP is responsible for transmitting and downloading Internet files, <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link> (Hypertext Transfer Protocol) provides the connection setup and data transfer between WWW servers and clients."
-msgstr "Ο όρος FTP σημαίνει File Transfer Protocol και αποτελεί το βασικό πρωτόκολλο μεταφοράς αρχείων στο Διαδίκτυο. Ένας εξυπηρετητής FTP είναι ένα πρόγραμμα σε υπολογιστή συνδεδεμένο στο διαδίκτυο, το οποίο αποθηκεύει αρχεία για να μεταδοθούν με τη βοήθεια του FTP. Ενώ το FTP είναι υπεύθυνο για την μετάδοση και τη λήψη αρχείων διαδικτύου, το <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link> (Πρωτόκολλο μεταφοράς υπερκειμένου) παρέχει την διαμόρφωση σύνδεσης και την μεταφορά δεδομένων μεταξύ των εξυπηρετητών και πελατών WWW."
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Cells - Borders</emph> tab </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλέξτε την καρτέλα <emph>Μορφή - Κελιά - Μορφή - Περιγράμματα</emph></caseinline></switchinline>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"bm_id3145609\n"
+"00040500.xhp\n"
+"par_id3155915\n"
+"177\n"
"help.text"
-msgid "<bookmark_value>HTML; definition</bookmark_value>"
-msgstr "<bookmark_value>HTML, ορισμός</bookmark_value>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Menu <emph>Format - Paragraph</emph> - <emph>Border</emph> tab -<emph> Spacing to contents</emph></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Μενού <emph>Μορφή - Παράγραφος</emph> - καρτέλα <emph>Περίγραμμα</emph> -<emph>Απόσταση από το περιεχόμενα</emph></caseinline></switchinline>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3145609\n"
-"56\n"
+"00040500.xhp\n"
+"par_id3159130\n"
+"178\n"
"help.text"
-msgid "HTML"
-msgstr "HTML"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Menu<emph> Format - Page - Border - Spacing to contents</emph></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μενού<emph> Μορφή - Σελίδα - Περίγραμμα - Απόσταση από το περιεχόμενα</emph></caseinline></switchinline>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3161459\n"
+"00040500.xhp\n"
+"par_id3155853\n"
"57\n"
"help.text"
-msgid "HTML (Hypertext Markup Language) is a document code language, which is used as the file format for WWW documents. It is derived from <link href=\"text/shared/00/00000002.xhp#sgml\" name=\"SGML\">SGML</link> and integrates text, graphics, videos and sound."
-msgstr "Η HTML (Hypertext Markup Language) είναι μία κωδικοποιημένη γλώσσα εγγράφων, η οποία χρησιμοποιείται ως τύπος αρχείου για έγγραφα WWW. Προέρχεται από την <link href=\"text/shared/00/00000002.xhp#sgml\" name=\"SGML\">SGML</link> και ενσωματώνει κείμενο, γραφικά, βίντεο και ήχο."
+msgid "Choose <emph>Format - Paragraph - Background</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Παράγραφος - Φόντο </emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3154346\n"
+"00040500.xhp\n"
+"par_id3147330\n"
"58\n"
"help.text"
-msgid "If you want to type HTML commands directly, for example when doing exercises from one of the many available HTML books, remember that HTML pages are pure text files. Save your document under the document type <emph>Text </emph>and give it the file name extension .HTML. Be sure there are no umlauts or other special characters of the extended character set. If you want to re-open this file in $[officename] and edit the HTML code, you must load it with the file type <emph>Text</emph> and not with the file type <emph>Web pages</emph>."
-msgstr "Εάν θέλετε να εισαγάγετε απευθείας εντολές HTML, για παράδειγμα όταν κάνετε ασκήσεις από ένα από τα πολλά διαθέσιμα βιβλία HTML, θυμηθείτε ότι οι σελίδες HTML είναι καθαρά αρχεία κειμένου. Αποθηκεύστε το έγγραφο σας ως τύπο εγγράφου <emph>Κείμενο</emph> και δώστε του την επέκταση αρχείου HTML. Σιγουρευτείτε ότι δεν υπάρχουν διαλυτικά ή άλλοι ειδικοί χαρακτήρες στις ρυθμίσεις χαρακτήρων. Αν θέλετε να ξανανοίξετε αυτό το αρχείο στο $[officename] και να επεξεργαστείτε τον κώδικα HTML, πρέπει να το φορτώσετε ως τύπο αρχείου <emph>Κείμενο</emph> και όχι ως τύπο αρχείου <emph>Σελίδες Web</emph>."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3153960\n"
-"244\n"
-"help.text"
-msgid "There are several references on the Internet providing an introduction to the HTML language."
-msgstr "Υπάρχουν πολλές αναφορές στο Διαδίκτυο οι οποίες παρέχουν μια εισαγωγή στη γλώσσα HTML."
+msgid "Choose <emph>Format - Character - Background</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Χαρακτήρας - Φόντο</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3147423\n"
+"00040500.xhp\n"
+"par_id3149486\n"
"59\n"
"help.text"
-msgid "HTTP"
-msgstr "HTTP"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3153379\n"
-"60\n"
-"help.text"
-msgid "The Hypertext Transfer Protocol is a record of transmission of WWW documents between WWW servers (hosts) and browsers (clients)."
-msgstr "Το HTTP (Πρωτόκολλο μεταφοράς Υπερκειμένου) είναι μια εγγραφή της μετάδοσης εγγράφων του WWW μεταξύ εξυπηρετητών WWW (κεντρικών υπολογιστών) και περιηγητών (υπολογιστών-πελατών)."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"bm_id3149290\n"
-"help.text"
-msgid "<bookmark_value>hyperlinks; definition</bookmark_value>"
-msgstr "<bookmark_value>υπερσυνδέσεις, ορισμός</bookmark_value>"
+msgid "Choose <emph>Format - Picture - Background</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Εικόνα - Φόντο</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3149290\n"
+"00040500.xhp\n"
+"par_id3150592\n"
"61\n"
"help.text"
-msgid "Hyperlink"
-msgstr "Υπερσύνδεση"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3145420\n"
-"62\n"
-"help.text"
-msgid "Hyperlinks are cross-references, highlighted in text in various colors and activated by mouse-click. With the aid of hyperlinks, readers can jump to specific information within a document as well as to related information in other documents."
-msgstr "Οι υπερσυνδέσεις είναι παραπομπές που έχουν κείμενο με επισήμανση σε διάφορα χρώματα και ενεργοποιούνται κάνοντας κλικ με το κουμπί του ποντικιού πάνω τους. Με τη βοήθεια των υπερσυνδέσεων, οι αναγνώστες έχουν τη δυνατότητα μετάβασης σε συγκεκριμένες πληροφορίες μέσα στο έγγραφο όπως επίσης και σε σχετικές πληροφορίες άλλων εγγράφων."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3156281\n"
-"63\n"
-"help.text"
-msgid "In $[officename] you can assign hyperlinks to text as well as to graphics and text frames (see the Hyperlink Dialog icon on the Standard bar)."
-msgstr "Στο $[officename] μπορείτε να αντιστοιχήσετε υπερσυνδέσεις σε κείμενο, όπως επίσης σε γραφικά και πλαίσια κειμένου (βλέπε Εικονίδιο διαλόγου υπερσυνδέσεων στη Βασική Γραμμή Ελέγχου)."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"bm_id3152805\n"
-"help.text"
-msgid "<bookmark_value>ImageMap; definition</bookmark_value>"
-msgstr "<bookmark_value>ImageMap, ορισμός</bookmark_value>"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"hd_id3152805\n"
-"64\n"
-"help.text"
-msgid "ImageMap"
-msgstr "ImageMap"
+msgid "Choose <emph>Format - Frame/Object - Background</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Πλαίσιο/Αντικείμενο-Φόντο</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3154685\n"
+"00040500.xhp\n"
+"par_id3151321\n"
"65\n"
"help.text"
-msgid "An ImageMap is a reference-sensitive graphic or text frame. You can click on defined areas of the graphic or text frame to go to a target (<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>), which is linked with the area. The reference areas, along with the linked URLs and corresponding text displayed when resting the mouse pointer on these areas, are defined in the <link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap Editor\">ImageMap Editor</link>."
-msgstr "Το ImageMap είναι ένα γραφικό ή πλαίσιο κειμένου το οποίο χρησιμοποιείται για αναφορά σε άλλα αντικείμενα. Μπορείτε να κάνετε κλικ πάνω σε ορισμένες περιοχές του γραφικού ή του πλαισίου κειμένου για να μεταβείτε σε έναν προορισμό (<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>), ο οποίος είναι συνδεδεμένος με την περιοχή. Οι περιοχές αναφοράς, καθώς και τα συνδεδεμένα URLs και το αντίστοιχο κείμενο που εμφανίζεται όταν ο δείκτης του ποντικιού σταματάει πάνω σε αυτές τις περιοχές, ορίζονται στον <link href=\"text/shared/01/02220000.xhp\" name=\"Επεξεργαστή ImageMap\">Επεξεργαστή ImageMap</link>."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3153178\n"
-"66\n"
-"help.text"
-msgid "There are two different types of ImageMaps. A Client Side ImageMap is evaluated on the client computer, which loaded the graphic from the Internet, while a Server Side ImageMap is evaluated on the server computer which provides the <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> page on the Internet. In server evaluation, clicking an ImageMap sends the relative coordinates of the cursor within the image to the server, and a dedicated program on the server responds. In the client evaluation, clicking a defined hotspot of the ImageMap activates the URL, as if it were a normal text link. The URL appears below the mouse pointer when passing across the ImageMap."
-msgstr "Υπάρχουν δύο διαφορετικοί τύποι ImageMaps. Το ImageMap της τοποθεσίας-πελάτη αποτιμάται στον υπολογιστή του, ο οποίος έχει φορτώσει το γραφικό από το Internet, ενώ το ImageMap της τοποθεσίας-εξυπηρετητή αποτιμάται στον υπολογιστή του εξυπηρετητή, ο οποίος παρέχει τη σελίδα <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> στο Internet. Στην αποτίμηση του εξυπηρετητή, αν κάνετε κλικ στο ImageMap, γίνεται αποστολή των σχετικών συντεταγμένων του δρομέα μέσα στην είκονα στον εξυπηρετητή, και αποκρίνεται ένα ειδικό πρόγραμμα στον εξυπηρετητή. Στην αποτίμηση πελάτη, αν κάνετε κλικ σε ένα καθορισμένο ενεργό σημείο του ImageMap, ενεργοποιεί το συνδεδεμένο URL, σαν να ήταν μια κανονική σύνδεση κειμένου. Το URL εμφανίζεται κάτω από το δείκτη του ποντικιού όταν διασχίζει το ImageMap."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3150740\n"
-"67\n"
-"help.text"
-msgid "As ImageMaps can be used in different ways, they can be stored in different formats."
-msgstr "Καθώς τα ImageMaps μπορούν να χρησιμοποιηθούν με διαφορετικούς τρόπους, μπορούν να αποθηκευτούν σε διαφορετικές μορφές."
+msgid "Choose <emph>Format - Page - Background</emph> tab"
+msgstr "Επιλέξτε την καρτέλα<emph>Μορφή - Σελίδα - Φόντο</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3146874\n"
+"00040500.xhp\n"
+"par_id3154510\n"
"68\n"
"help.text"
-msgid "ImageMap Formats"
-msgstr "Μορφές ImageMap"
+msgid "Choose <emph>Format - Page - Header - More</emph> button"
+msgstr "Επιλέξτε το πεδίο επιλογής <emph>Μορφή - Σελίδα - Κεφαλίδα - Περισσότερα</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3145153\n"
+"00040500.xhp\n"
+"par_id3159110\n"
"69\n"
"help.text"
-msgid "ImageMaps are basically divided between those that are analyzed on the server (i. e. your Internet provider) and those analyzed on the web browser of the reader's computer."
-msgstr "Τα ImageMaps χωρίζονται βασικά σε αυτά που αναλύονται από τον εξυπηρετητή (π. χ. την υπηρεσία παροχής Internet) και σε αυτά που αποτιμώνται από το πρόγραμμα ανάγνωσης ιστοσελίδων του υπολογιστή του χρήστη."
+msgid "Choose <emph>Format - Page - Footer - More</emph> button"
+msgstr "Επιλέξτε το πεδίο επιλογής <emph>Μορφή - Σελίδα - Υποσέλιδο - Περισσότερα</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"bm_id3152881\n"
+"00040500.xhp\n"
+"par_id3153532\n"
+"67\n"
"help.text"
-msgid "<bookmark_value>Server Side ImageMap</bookmark_value>"
-msgstr "<bookmark_value>ImageMap εξυπηρετητή</bookmark_value>"
+msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Background</emph> tab"
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Φόντο</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3152881\n"
-"70\n"
+"00040500.xhp\n"
+"par_id3144747\n"
+"174\n"
"help.text"
-msgid "Server Side ImageMaps"
-msgstr "ImageMap εξυπηρετητή"
+msgid "Choose <emph>Insert/Edit - Section - Background</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Εισαγωγή/Επεξεργασία - Ενότητα - Φόντο</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3153057\n"
+"00040500.xhp\n"
+"par_id3146900\n"
"71\n"
"help.text"
-msgid "Server Side ImageMaps appear for the reader as a picture or frame on the page. Click on the ImageMap with the mouse, and the coordinates of the relative position are sent to the server. Aided by an extra program, the server then determines the next step to take. There are several incompatible methods to define this process, the two most common being:"
-msgstr "Τα ImageMap τοποθεσίας εξυπηρετητή εμφανίζονται στο χρήστη ως εικόνα ή πλαίσιο της σελίδας. Κάντε κλικ με το ποντίκι στο ImageMap και θα γίνει αποστολή των συντεταγμένων της σχετικής θέσης στον εξυπηρετητή. Με τη βοήθεια ειδικού προγράμματος, ο εξυπηρετητής στη συνέχεια καθορίζει το επόμενο βήμα. Υπάρχουν πολλές μη συμβατές μέθοδοι για τον καθορισμό της συγκεκριμένης διαδικασίας, από τις οποίες οι δύο πιο συνηθισμένες είναι οι εξής:"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Cells - Background</emph> tab </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλέξτε την καρτέλα <emph>Μορφή - Κελιά - Φόντο</emph> </caseinline></switchinline>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3147502\n"
+"00040500.xhp\n"
+"par_id3146791\n"
"72\n"
"help.text"
-msgid "W3C (CERN) HTTP Server (Format type: MAP - CERN)"
-msgstr "Διακομιστής W3C (CERN) HTTP (Τύπος μορφοποίησης: MAP - CERN)"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3154011\n"
-"73\n"
-"help.text"
-msgid "NCSA HTTP Server (Format type: MAP - NCSA)"
-msgstr "Διακομιστής NCSA HTTP (Τύπος μορφοποίησης: MAP - NCSA)"
+msgid "Choose <emph>Format - Page - Organizer</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Σελίδα - Διαχείριση</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3149483\n"
+"00040500.xhp\n"
+"par_id3154482\n"
"74\n"
"help.text"
-msgid "$[officename] creates ImageMaps for both methods. Select the format from the <emph>File type </emph>list in the <emph>Save As </emph>dialog in the <emph>ImageMap Editor</emph>. Separate Map Files are created which you must upload to the server. You will need to ask your provider or network administrator which type of ImageMaps are supported by the server and how to access the evaluation program."
-msgstr "Το $[officename] δημιουργεί ImageMap και με τις δύο μεθόδους. Επιλέξτε τη μορφή απο τη λίστα <emph>Τύπος Αρχείου</emph> στο παράθυρο διαλόγου <emph>Αποθήκευση ως</emph> στον <emph>Επεξεργαστή ImageMap</emph>. Με αυτόν τον τρόπο δημιουργούνται ξεχωριστά αρχεία Map τα οποία πρέπει να αποσταλούν ατον εξυπηρετητή. Θα χρειαστεί να ρωτήσετε τον προμηθευτή σας ή τον διαχειριστή του δικτύου σας σχετικά με τον τύπο ImageMap που υποστηρίζονται από τον εξυπηρετητή καθώς και για τον τρόπο πρόσβασης στο πρόγραμμα αποτίμησης."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"bm_id3152418\n"
-"help.text"
-msgid "<bookmark_value>Client Side ImageMap</bookmark_value>"
-msgstr "<bookmark_value>ImageMap τοποθεσίας-πελάτη</bookmark_value>"
+msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Organizer</emph> tab"
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Διαχείριση</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3152418\n"
+"00040500.xhp\n"
+"par_id3153357\n"
"75\n"
"help.text"
-msgid "Client Side ImageMap"
-msgstr "ImageMap τοποθεσίας-πελάτη"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3151290\n"
-"76\n"
-"help.text"
-msgid "The area of the picture or frame where the reader can click is indicated by the appearance of the linked <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> when the mouse passes over the area. The ImageMap is stored in a layer below the picture and contains information about the referenced regions. The only disadvantage of Client Side ImageMaps is that older Web browsers cannot read them; a disadvantage that will, however, resolve itself in time."
-msgstr "Η περιοχή μίας εικόνας ή πλαισίου στην οποία μπορεί να κάνει κλικ ο χρήστης καταδεικνύεται από την εμφάνιση ενός συνδεδεμένου <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> όταν το ποντίκι περνάει πάνω από την περιοχή. Το ImageMap είναι αποθηκευμένο ένα επίπεδο χαμηλότερα από την εικόνα και περιέχει πληροφορίες για τις αναφερόμενες περιοχές. Το μόνο μειονέκτημα των ImageMaps τοποθεσίας-πελάτη είναι ότι δεν μπορούν να διαβαστούν από παλαιότερα προγράμματα ανάγνωσης ιστοσελίδων, ένα μειονέκτημα το οποίο, ωστόσο, θα επιλυθεί μόνο του με την πάροδο του χρόνου."
+msgid "Choose <emph>Format - Page - Page</emph> tab"
+msgstr "Επιλέξτε την καρτέλα<emph>Μορφή - Σελίδα - Σελίδα</emph>"
-#: 00000002.xhp
+#: 00040500.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3149664\n"
+"00040500.xhp\n"
+"par_id3154362\n"
"77\n"
"help.text"
-msgid "When saving the ImageMap, select the file type <emph>SIP - StarView ImageMap</emph>. This saves the ImageMap directly in a format which can be applied to every active picture or frame in your document. However, if you just want to use the ImageMap on the current picture or text frame, you do not have to save it in any special format. After defining the regions, simply click <emph>Apply</emph>. Nothing more is necessary. Client Side ImageMaps saved in <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> format are inserted directly into the page in HTML code."
-msgstr "Όταν αποθηκεύετε το ImageMap, επιλέξτε τον τύπο αρχείου <emph>SIP - StarView ImageMap</emph>. Αυτή η εντολή αποθηκεύει το ImageMap απευθείας σε μορφή η οποία είναι δυνατόν να εφαρμοστεί σε οποιαδήποτε ενεργή εικόνα ή πλαίσιο στο έγγραφό σας. Ωστόσο, αν θέλετε απλά να χρησιμοποιήσετε το ImageMap στην τρέχουσα εικόνα ή πλαίσιο κειμένου, δεν χρειάζεται να το αποθηκεύσετε σε κάποια ειδική μορφή. Αφού καθορίσετε τις περιοχές, κάντε απλά κλικ στην επιλογή<emph>Εφαρμογή</emph>. Δεν χρειάζεται καμία επιπλέον ενέργεια. Τα ImageMap τοποθεσίας-πελάτη που αποθηκεύονται σε μορφή <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> εισάγονται απευθείας μέσα στη σελίδα σε μορφή κώδικα HTML."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"bm_id3159125\n"
-"help.text"
-msgid "<bookmark_value>Java; definition</bookmark_value>"
-msgstr "<bookmark_value>Java, ορισμός</bookmark_value>"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"hd_id3159125\n"
-"92\n"
-"help.text"
-msgid "Java"
-msgstr "Java"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3153188\n"
-"93\n"
-"help.text"
-msgid "The Java programming language is a platform independent programming language that is especially suited for use in the Internet. Web pages and applications programmed with Java class files can be used on all modern operating systems. Programs using Java programming language are usually developed in a Java development environment and then compiled to a \"byte code\"."
-msgstr "Η γλώσσα προγραμματισμού Java είναι μία πλατφόρμα ανεξάρτητης γλώσσας προγραμματισμού, η οποία είναι ιδιαίτερα ενδεδειγμένη για χρήση στο Διαδίκτυο. Οι σελίδες Web και οι εφαρμογές που έχουν προγραμματιστεί με αρχεία τύπου Java μπορούν να χρησιμοποιηθούν σε όλα τα σύγχρονα λειτουργικά συστήματα. Τα προγράμματα που χρησιμοποιούν την γλώσσα προγραμματισμού Java αναπτύσσονται συνήθως σε ένα περιβάλλον ανάπτυξης Java και στη συνέχεια μεταγλωττίζονται σε \"κώδικα byte\"."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"bm_id3159153\n"
-"help.text"
-msgid "<bookmark_value>plug-ins; definition</bookmark_value>"
-msgstr "<bookmark_value>συνδεόμενες υπομονάδες, ορισμός</bookmark_value>"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"hd_id3159153\n"
-"107\n"
-"help.text"
-msgid "Plug-In"
-msgstr "Πρόσθετη λειτουργία"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3154127\n"
-"109\n"
-"help.text"
-msgid "Extensions providing additional functionality in Web browsers are referred to as Plug-Ins."
-msgstr "Οι επεκτάσεις που παρέχουν πρόσθετες λειτουργίες στα προγράμματα ανάγνωσης ιστοσελίδων αναφέρονται ως πρόσθετες λειτουργίες."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3147484\n"
-"108\n"
-"help.text"
-msgid "A Plug-In is a term used in various contexts:"
-msgstr "Ο όρος Πρόσθετη λειτουργία χρησιμοποιείται με πολλές έννοιες:"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"hd_id3168608\n"
-"172\n"
-"help.text"
-msgid "Plug-Ins in $[officename]"
-msgstr "Πρόσθετες λειτουργίες στο $[officename]"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3149910\n"
-"111\n"
-"help.text"
-msgid "You will notice in $[officename] that the <emph>Formatting</emph> Bar changes after certain operations. For example, if you insert a formula into your text document, you see icons for editing the formula, in fact the same icons you see in formula documents. In this sense, we refer to the formula as a plug-in within the text document."
-msgstr "Θα παρατηρήσετε ότι στο $[officename] τα περιεχόμενα των μενού <emph>Μορφοποίηση</emph> αλλάζουν ύστερα από συγκεκριμένες λειτουργίες . Για παράδειγμα,εάν εισαγάγετε έναν τύπο στο έγγραφο κειμένου σας, θα εμφανιστούν εικονίδια και εντολές για επεξεργασία του τύπου, στην πραγματικότητα τα ίδια εικονίδια που ισχύουν και στα έγγραφα τύπων. Με αυτή τη λογική, αναφέρουμε τον τύπο ως πρόσθετη λειτουργία μέσα σε έγγραφο κειμένου."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"hd_id3148387\n"
-"177\n"
-"help.text"
-msgid "Using Plug-Ins to extend your programs"
-msgstr "Χρήση πρόσθετων λειτουργιών για επέκταση των προγραμμάτων σας"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3156737\n"
-"114\n"
-"help.text"
-msgid "Plug-ins, generally speaking, are software additions to particular applications which provide enhanced functionality. Often import and export filters for various file formats are stored as plug-ins in a plug-in directory."
-msgstr "Οι Πρόσθετες λειτουργίες, σε γενικές γραμμές, είναι προσθήκες λογισμικού σε συγκεκριμένες εφαρμογές οι οποίες παρέχουν βελτιωμένες λειτουργίες. Τα φίλτρα εισαγωγής και εξαγωγής για διάφορες μορφές αρχείων αποθηκεύονται συχνά ως Πρόσθετες λειτουργίες σε έναν κατάλογο πρόσθετων λειτουργιών."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3149958\n"
-"115\n"
-"help.text"
-msgid "Netscape web browser extensions produced by Netscape Communication Corporation are also called plug-ins. These are external programs mainly taken from the multimedia field and which communicate with the browser through standardized interfaces. These plug-ins can be linked to $[officename] documents."
-msgstr "Οι επεκτάσεις του προγράμματος περιήγησης στο Web Netscape, οι οποίες δημιουργήθηκαν από την εταιρεία Netscape Communication Corporation, ονομάζονται επίσης πρόσθετες λειτουργίες. Πρόκειται για εξωτερικά προγράμματα τα οποία λαμβάνονται κυρίως από το πεδίο πολυμέσων και τα οποία επικοινωνούν με το πρόγραμμα περιήγησης μέσω τυποποιημένων διασυνδέσεων. Αυτές οι πρόσθετες λειτουργίες είναι δυνατόν να συνδεθούν με έγγραφα του $[officename]."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3149420\n"
-"179\n"
-"help.text"
-msgid "Any Netscape plug-ins (32 bit) installed on your system are automatically recognized by $[officename]."
-msgstr "Οποιεσδήποτε πρόσθετες λειτουργίες του Netscape (32 bit) που είναι εγκατεστημένες στο σύστημά σας αναγνωρίζονται αυτόματα από το $[officename]."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"hd_id3145647\n"
-"127\n"
-"help.text"
-msgid "Proxy"
-msgstr "Διαμεσολαβητής (proxy)"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3148455\n"
-"128\n"
-"help.text"
-msgid "A proxy is a computer in the network acting as a kind of clipboard for data transfer. Whenever you access the Internet from a company network and request a Web page that has already been read by a colleague, the proxy will be able to display the page much quicker, as long as it's still in the memory. All that has to be checked in this case is that the page stored in the proxy is the latest version. If this is the case, the page won't have to be downloaded from the much slower Internet but can be loaded directly from the proxy."
-msgstr "Ο διαμεσολαβητής είναι ένας υπολογιστής του δικτύου που λειτουργεί ως ένα είδος πρόχειρου για μεταφορά δεδομένων. Κάθε φορά που συνδέεστε στο Internet μέσω εταιρικού δικτύου και αναζητάτε κάποια ιστοσελίδα η οποία έχει ήδη αναγνωσθεί από κάποιο συνεργάτη, ο διαμεσολαβητής έχει τη δυνατότητα εμφάνισης της συγκεκριμένης σελίδας πολύ γρηγορότερα σαν να είναι ακόμη στη μνήμη . Το μόνο που χρειάζεται να ελεγχθεί στη συγκεκριμένη περίπτωση, είναι αν η σελίδα που έχει αποθηκευτεί στο διαμεσολαβητή ανήκει στην τελευταία έκδοση. Σε αυτή την περίπτωση, η σελίδα δεν χρειάζεται να φορτωθεί από το πολύ πιο αργό Internet αλλά μπορεί να φορτωθεί απευθείας από τον διαμεσολαβητή."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"bm_id3154729\n"
-"help.text"
-msgid "<bookmark_value>SGML; definition</bookmark_value>"
-msgstr "<bookmark_value>SGML; ορισμός</bookmark_value>"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"hd_id3154729\n"
-"229\n"
-"help.text"
-msgid "SGML"
-msgstr "SGML"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3147330\n"
-"230\n"
-"help.text"
-msgid "SGML stands for \"Standard Generalized Markup Language\". SGML is based on the idea that documents have structural and other semantic elements that can be described without reference to how such elements should be displayed. The actual display of such a document may vary, depending on the output medium and style preferences. In structured texts, SGML not only defines structures (in the DTD = Document Type Definition) but also ensures they are consistently used."
-msgstr "Τα αρχικά SGML αντιπροσωπεύουν τον όρο Standard Generalized Markup Language. Το SGMLβασίζεται στην ιδέα ότι τα έγγραφα έχουν δομικά και άλλα σημασιολογικά στοιχεία που μπορούν να περιγραφούν δίχως όμως αναφορά στο πώς αυτά τα στοιχεία πρέπει να παρουσιαστούν.Η συγκεκριμένη παρουσίαση αυτού του εγγράφου μπορεί να ποικίλει και εξαρτάται από το μέσο και τις προτιμήσεις της μορφής.Σε δομημένα κείμενα, το SGML δεν καθορίζει μόνο τις δομές (από το DTD = Καθορισμός τύπου εγγράφου),αλλά εξασφαλίζει επίσης τη συνέπεια στη χρήση τους."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3148747\n"
-"231\n"
-"help.text"
-msgid "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> is a specialized application of SGML. This means that most Web browsers support only a limited range of SGML standards and that almost all SGML-enabled systems can produce attractive HTML pages."
-msgstr "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> είναι μια εξειδικευμένη εφαρμογή του SGML. Αυτό σημαίνει ότι τα περισσότερα προγράμματα περιήγησης στο Web υποστηρίζουν μόνο ένα περιορισμένο πλήθος προτύπων SGML και ότι σχεδόν όλα τα συστήματα με δυνατότητα SGML έχουν τη δυνατότητα δημιουργίας ελκυστικών σελίδων HTML."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"bm_id3153950\n"
-"help.text"
-msgid "<bookmark_value>search engines; definition</bookmark_value>"
-msgstr "<bookmark_value>μηχανές αναζήτησης, ορισμός</bookmark_value>"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"hd_id3153950\n"
-"138\n"
-"help.text"
-msgid "Search Engines"
-msgstr "Μηχανές αναζήτησης"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3157965\n"
-"139\n"
-"help.text"
-msgid "A search engine is a service in the Internet based on a software program used to explore a vast amount of information using key words."
-msgstr "Η μηχανή αναζήτησης είναι μια υπηρεσία του Internet που βασίζεται σε ένα πρόγραμμα λογισμικού το οποίο χρησιμοποιείται για την εξερεύνηση του τεράστιου όγκου πληροφοριών, χρησιμοποιώντας λέξεις-κλειδιά."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"bm_id3150751\n"
-"help.text"
-msgid "<bookmark_value>tags; definition</bookmark_value>"
-msgstr "<bookmark_value>ετικέτες, ορισμός</bookmark_value>"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"hd_id3150751\n"
-"141\n"
-"help.text"
-msgid "Tags"
-msgstr "Ετικέτες"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3156360\n"
-"142\n"
-"help.text"
-msgid "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> pages contain certain structural and formatting instructions called tags. Tags are code words enclosed by brackets in the document description language HTML. Many tags contain text or hyperlink references between the opening and closing brackets. For example, titles are marked by the tags <h1> at the beginning and </h1> at the end of the title. Some tags only appear on their own such as <br> for a line break or <img ...> to link a graphic."
-msgstr "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> Οι σελίδες περιέχουν συγκεκριμένες δομικές και μορφοποιητικές οδηγίες που ονομάζονται ετικέτες. Οι ετικέτες είναι κωδικές λέξεις που περικλείονται από γωνιακές αγκύλες στη γλώσσα περιγραφής εγγράφου HTML. Πολλές ετικέτες περιέχουν παραπομπές κειμένου ή υπερσύνδεσης μεταξύ της αρχικής και της τελικής γωνιακής αγκύλης . Για παράδειγμα, οι τίτλοι επισημαίνονται με τις ετικέτες <h1> στην αρχή και </h1> στο τέλος του τίτλου. Ορισμένες ετικέτες εμφανίζονται μόνο από μόνες τους όπως η <br> για την αλλαγή γραμμής ή η <img ...> για τη σύνδεση με γραφικό."
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"bm_id3153766\n"
-"help.text"
-msgid "<bookmark_value>URL; definition</bookmark_value>"
-msgstr "<bookmark_value>URL, ορισμός</bookmark_value>"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"hd_id3153766\n"
-"145\n"
-"help.text"
-msgid "URL"
-msgstr "URL"
-
-#: 00000002.xhp
-msgctxt ""
-"00000002.xhp\n"
-"par_id3152931\n"
-"146\n"
-"help.text"
-msgid "The Uniform Resource Locator (URL) displays the address of a document or a server in the Internet. The general structure of a URL varies according to type and is generally in the form Service://Hostname:Port/Path/Page#Mark although not all elements are always required. An URL can be a FTP address, a WWW (HTTP) address, a file address or an e-mail address."
-msgstr "Το Uniform Resource Locator (URL) εμφανίζει τη διεύθυνση ενός εγγράφου ή εξυπηρετητή στο Internet. Η γενική δομή ενός URL διαφέρει ανάλογα με τον τύπο και γενικά έχει την μορφής Service://Hostname:Port/Path/Page#Mark αν και δεν απαιτούνται πάντοτε όλα τα στοιχεία. Ένα URL ενδέχεται να είναι διεύθυνση FTP, διεύθυνση WWW (HTTP), διεύθυνση αρχείου ή διεύθυνση ηλεκτρονικού ταχυδρομείου."
-
-#: 01010000.xhp
-msgctxt ""
-"01010000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Gallery context menu"
-msgstr "Μενού περιβάλλοντος Συλλογή"
-
-#: 01010000.xhp
-msgctxt ""
-"01010000.xhp\n"
-"hd_id3150672\n"
-"1\n"
-"help.text"
-msgid "Gallery context menu"
-msgstr "Μενού περιβάλλοντος συλλογής"
+msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Page</emph> tab"
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μίας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Σελίδα</emph>"
-#: 01010000.xhp
+#: 00040500.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3083278\n"
-"3\n"
+"00040500.xhp\n"
+"par_id3155515\n"
+"78\n"
"help.text"
-msgid "<ahelp hid=\"HID_GALLERY_MN_ADDMENU\">Defines how a selected graphic object is inserted into a document.</ahelp>"
-msgstr "<ahelp hid=\"HID_GALLERY_MN_ADDMENU\">Καθορίζει τον τρόπο εισαγωγής ενός επιλεγμένου αντικειμένου γραφικών στο έγγραφο.</ahelp>"
+msgid "Choose <emph>Format - Page - Header</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Σελίδα - Κεφαλίδα</emph>"
-#: 01010000.xhp
+#: 00040500.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3156053\n"
-"5\n"
+"00040500.xhp\n"
+"par_id3148405\n"
+"80\n"
"help.text"
-msgid "<ahelp hid=\"HID_GALLERY_MN_ADD\">Inserts a copy of the selected graphic object directly into the document.</ahelp>"
-msgstr "<ahelp hid=\"HID_GALLERY_MN_ADD\">Εισάγει ένα αντίγραφο από το επιλεγμένο αντικείμενο γραφικών μέσα στο έγγραφο.</ahelp>"
+msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Header</emph> tab"
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μιας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Κεφαλίδας</emph>"
-#: 01010000.xhp
+#: 00040500.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3149038\n"
-"7\n"
+"00040500.xhp\n"
+"par_id3145618\n"
+"81\n"
"help.text"
-msgid "<ahelp hid=\"HID_GALLERY_MN_ADD_LINK\">Inserts the selected graphic as a link.</ahelp>"
-msgstr "<ahelp hid=\"HID_GALLERY_MN_ADD_LINK\">Εισάγει το επιλεγμένο γραφικό ως σύνδεση.</ahelp>"
+msgid "Choose <emph>Format - Page - Footer</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Σελίδα - Υποσέλιδο</emph>"
-#: 01010000.xhp
+#: 00040500.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3158428\n"
-"15\n"
+"00040500.xhp\n"
+"par_id3155175\n"
+"83\n"
"help.text"
-msgid "<ahelp hid=\"HID_GALLERY_MN_PREVIEW\">The<emph> Preview </emph>command displays the selected graphic.</ahelp>"
-msgstr "<ahelp hid=\"HID_GALLERY_MN_PREVIEW\">Η εντολή<emph> Προεπισκόπηση </emph>επιδεικνύει το επιλεγμένο γραφικό.</ahelp>"
+msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Footer</emph> tab"
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος μιας καταχώρισης και επιλέξτε την καρτέλα <emph>Τροποποίηση/Δημιουργία - Υποσέλιδο</emph>"
-#: 01010000.xhp
+#: 00040500.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3154522\n"
-"19\n"
+"00040500.xhp\n"
+"par_id3147404\n"
+"84\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_GALLERY_TITLE:EDT_TITLE\">Assigns a title to a selected Gallery object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_GALLERY_TITLE:EDT_TITLE\">Αναθέτει ένα τίτλο σε ένα επιλεγμένο αντικείμενο της Συλλογής.</ahelp>"
+msgid "Choose <emph>Format - Styles and Formatting</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph>"
-#: 01010000.xhp
+#: 00040500.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3149750\n"
-"17\n"
+"00040500.xhp\n"
+"par_id3166447\n"
+"95\n"
"help.text"
-msgid "<ahelp hid=\"HID_GALLERY_MN_DELETE\">Deletes the selected graphic after confirmation.</ahelp>"
-msgstr "<ahelp hid=\"HID_GALLERY_MN_DELETE\">Διαγράφει το επιλεγμένο γραφικό μετά από επιβεβαίωση.</ahelp>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+T</caseinline><defaultinline>F11</defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή+T</caseinline><defaultinline>F11</defaultinline></switchinline>"
-#: 00000206.xhp
+#: 00040500.xhp
msgctxt ""
-"00000206.xhp\n"
-"tit\n"
+"00040500.xhp\n"
+"par_id3147321\n"
+"85\n"
"help.text"
-msgid "Dif Import/Export/ Lotus import/ dBASE import"
-msgstr "Εισαγωγή/Εξαγωγή Dif/ Εισαγωγή Lotus/ Εισαγωγή DBase"
+msgid "On <emph>Formatting</emph> Bar, click"
+msgstr "Στη γραμμή <emph>Μορφοποίηση</emph>, κάντε κλικ"
-#: 00000206.xhp
+#: 00040500.xhp
msgctxt ""
-"00000206.xhp\n"
-"hd_id3155354\n"
-"1\n"
+"00040500.xhp\n"
+"par_id3148533\n"
"help.text"
-msgid "Dif Import/Export/ Lotus import/ dBASE import"
-msgstr "Εισαγωγή/Εξαγωγή Dif/ Εισαγωγή Lotus/ Εισαγωγή DBase"
+msgid "<image id=\"img_id3149568\" src=\"cmd/sc_designerdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149568\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149568\" src=\"cmd/sc_designerdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149568\">Icon</alt></image>"
-#: 00000206.xhp
+#: 00040500.xhp
msgctxt ""
-"00000206.xhp\n"
-"par_id3150620\n"
-"4\n"
+"00040500.xhp\n"
+"par_id3153534\n"
+"86\n"
"help.text"
-msgid "Defines the options for import/export. These dialogs will be automatically shown if the corresponding file type is selected."
-msgstr "Καθορίζει τις επιλογές για εισαγωγή και εξαγωγή φίλτρων. Αυτά τα παράθυρα διαλόγου θα εμφανιστούν αυτόματα σε περίπτωση που επιλεγεί ο αντίστοιχος τύπος αρχείου."
+msgid "Styles and Formatting"
+msgstr "Πρότυπα και μορφοποίηση"
-#: 00000206.xhp
+#: 00040500.xhp
msgctxt ""
-"00000206.xhp\n"
-"hd_id3149000\n"
-"2\n"
+"00040500.xhp\n"
+"par_id3159313\n"
+"88\n"
"help.text"
-msgid "Character set"
-msgstr "Σετ χαρακτήρων"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>On the <emph>Drawing</emph> bar, click</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Στη γραμμή <emph>Σχεδίαση</emph> κάντε κλικ</defaultinline></switchinline>"
-#: 00000206.xhp
+#: 00040500.xhp
msgctxt ""
-"00000206.xhp\n"
-"par_id3152790\n"
-"5\n"
+"00040500.xhp\n"
+"par_id3109845\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_IMPORTOPT:LB_FONT\">Select the character set from the options used for import/export.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_IMPORTOPT:LB_FONT\">Επιλέξτε το σετ χαρακτήρων από τις επιλογές οι οποίες χρησιμοποιούνται για εισαγωγή/εξαγωγή.</ahelp>"
+msgid "<image id=\"img_id3159236\" src=\"cmd/sc_window3d.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159236\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159236\" src=\"cmd/sc_window3d.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159236\">Icon</alt></image>"
-#: 00000206.xhp
+#: 00040500.xhp
msgctxt ""
-"00000206.xhp\n"
-"par_id3152942\n"
+"00040500.xhp\n"
+"par_id3152498\n"
"3\n"
"help.text"
-msgid "For further information regarding filters, refer to the topic: <link href=\"text/shared/00/00000020.xhp\" name=\"Information about Import and Export Filters\">Information about Import and Export Filters</link>."
-msgstr "Για περισσότερες πληροφορίες σχετικά με τα φίλτρα, ανατρέξτε στο θέμα:<link href=\"text/shared/00/00000020.xhp\" name=\"Πληροφορίες για φίλτρα Εισαγωγής και Εξαγωγής\">Πληροφορίες για φίλτρα Εισαγωγής και Εξαγωγής</link>."
-
-#: 00000215.xhp
-msgctxt ""
-"00000215.xhp\n"
-"tit\n"
-"help.text"
-msgid "ASCII Filter Options"
-msgstr "Επιλογές φίλτρων ASCII"
-
-#: 00000215.xhp
-msgctxt ""
-"00000215.xhp\n"
-"hd_id3146856\n"
-"1\n"
-"help.text"
-msgid "ASCII Filter Options"
-msgstr "Επιλογές φίλτρων ASCII"
+msgid "<emph>3D Effects</emph>"
+msgstr "<emph>Εφέ 3Δ</emph>"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"par_id3153070\n"
-"2\n"
+"00040500.xhp\n"
+"par_id3145256\n"
+"90\n"
"help.text"
-msgid "You can specify which options, such as basic font, language, character set, or break, are imported or exported with a text document. The dialog appears when you load an ASCII file with the filter \"Text Encoded\" or when you save the document the first time, or when you \"save as\" with another name."
-msgstr "Εδώ μπορείτε να καθορίσετε τις ιδιότητες, όπως τη βασική γραμματοσειρά, σύνολο χαρακτήρων, ή τις αλλαγές, που εισάγονται ή εξάγωνται με το έγγραφο κειμένου. Ο διάλογος αυτός εμφανίζεται όταν φορτώνετε ένα αρχείο ASCII με φίλτρο \"Κωδικοποίηση Κειμένου\" ή όταν αποθηκεύετε το έγγραφο για πρώτη φορά ή όταν επιλέγετε την \"Αποθήκευση Ως\" με άλλο όνομα."
+msgid "<variable id=\"3dgeometrie\">Open the context menu of the 3D object, choose <emph>3D Effects - Geometry</emph> tab </variable>"
+msgstr "φ<variable id=\"3dgeometrie\">Ανοίξτε το μενού περιβάλλοντος του αντικειμένου 3Δ, και επιλέξτε την καρτέλα <emph>Εφέ 3Δ - Γεωμετρία</emph></variable>"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"hd_id3159217\n"
-"3\n"
+"00040500.xhp\n"
+"par_id3154203\n"
+"91\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "<variable id=\"3ddarstellung\">Open the context menu of the 3D object, choose <emph>3D Effects - Shading</emph> tab </variable>"
+msgstr "<variable id=\"3ddarstellung\">Ανοίξτε το μενού περιβάλλοντος του αντικειμένου 3Δ, και επιλέξτε την καρτέλα <emph>Εφέ 3Δ - Σκίαση</emph> </variable>"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"par_id3155577\n"
-"4\n"
+"00040500.xhp\n"
+"par_id3151284\n"
+"92\n"
"help.text"
-msgid "Defines the settings for importing or exporting your file. When exporting, only the character set and paragraph break can be defined."
-msgstr "Καθορίζει τις ρυθμίσεις για την εισαγωγή και την εξαγωγή του αρχείου σας. Κατά την εξαγωγή, μόνο το σύνολο χαρακτήρων και οι αλλαγές παραγράφων μπορούν να καθοριστούν."
+msgid "<variable id=\"3dbeleuchtung\">Open the context menu of the 3D object, choose <emph>3D Effects - Illumination</emph> tab </variable>"
+msgstr "<variable id=\"3dbeleuchtung\">Ανοίξτε το μενού περιβάλλοντος του αντικειμένου 3Δ, και επιλέξτε την καρτέλα <emph>Εφέ 3Δ - Φωτισμός</emph> </variable>"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"hd_id3146959\n"
-"5\n"
+"00040500.xhp\n"
+"par_id3152475\n"
+"93\n"
"help.text"
-msgid "Character set"
-msgstr "Κωδικοποίηση χαρακτήρων"
+msgid "<variable id=\"3dtexturen\">Open the context menu of the 3D object, choose <emph>3D Effects - Textures</emph> tab </variable>"
+msgstr "<variable id=\"3dtexturen\">Ανοίξτε το μενού περιβάλλοντος του αντικειμένου 3Δ, και επιλέξτε την καρτέλα <emph>Εφέ 3Δ - Υφή</emph></variable>"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"par_id3143206\n"
-"6\n"
+"00040500.xhp\n"
+"par_id3154572\n"
+"94\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:DLG_ASCII_FILTER:LB_CHARSET\">Specifies the character set of the file for export or import.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:DLG_ASCII_FILTER:LB_CHARSET\">Καθορίζει το σύνολο χαρακτήρων του αρχείου για την εξαγωγή και την εισαγωγή.</ahelp>"
+msgid "<variable id=\"3dmaterial\">Open the context menu of the 3D object, choose <emph>3D Effects - Material</emph> tab </variable>"
+msgstr "<variable id=\"3dmaterial\">Ανοίξτε το μενού περιβάλλοντος του αντικειμένου 3Δ, και επιλέξτε την καρτέλα <emph>Εφέ 3Δ - Υλικό</emph> </variable>"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"hd_id3154926\n"
-"7\n"
+"00040500.xhp\n"
+"par_id3145220\n"
+"155\n"
"help.text"
-msgid "Default fonts"
-msgstr "Προεπιλεγμένες γραμματοσειρές"
+msgid "Choose <emph>Format - Bullets and Numbering </emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Κουκίδες και Αρίθμηση </emph>"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"par_id3151262\n"
-"8\n"
+"00040500.xhp\n"
+"par_id3148771\n"
+"156\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:DLG_ASCII_FILTER:LB_FONT\">By setting a default font, you specify that the text should be displayed in a specific font. The default fonts can only be selected when importing.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:DLG_ASCII_FILTER:LB_FONT\">Ρυθμίζοντας μια προεπιλεγμένη γραμματοσειρά, καθορίζετε ότι το κείμενο θα πρέπει να εμφανίζεται με μια συγκεκριμένη γραμματοσειρά. Οι προεπιλεγμένες γραμματοσειρές μπορούν μόνο να επιλεχθούν όταν κάνετε εισαγωγή.</ahelp>"
+msgid "On <emph>Formatting</emph> toolbar, click"
+msgstr "Στη γραμμή εργαλείων <emph>Μορφοποίηση</emph>, κάντε κλικ"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"hd_id3154894\n"
-"9\n"
+"00040500.xhp\n"
+"par_id3149445\n"
"help.text"
-msgid "Language"
-msgstr "Γλώσσα"
+msgid "<image id=\"img_id3149964\" src=\"cmd/sc_defaultbullet.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149964\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149964\" src=\"cmd/sc_defaultbullet.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149964\">Icon</alt></image>"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"par_id3153323\n"
-"10\n"
+"00040500.xhp\n"
+"par_id3157970\n"
+"163\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:DLG_ASCII_FILTER:LB_LANGUAGE\">Specifies the language of the text, if this has not already been defined. This setting is only available when importing.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:DLG_ASCII_FILTER:LB_LANGUAGE\">Καθορίζει τη γλώσσα του κειμένου, αν δεν έχει ήδη καθοριστεί. Η ρύθμιση είναι μόνο διαθέσιμη κατά την εισαγωγή.</ahelp>"
+msgid "Bullets On/Off"
+msgstr "Κουκίδες Ναι/Όχι"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"hd_id3147143\n"
-"11\n"
+"00040500.xhp\n"
+"par_id3149735\n"
+"157\n"
"help.text"
-msgid "Paragraph break"
-msgstr "Αλλαγή παραγράφου"
+msgid "Choose <emph>Format - Bullets and Numbering</emph>. Open <emph>Options</emph> tab page"
+msgstr "Επιλέξτε <emph>Μορφή - Κουκίδες και Αρίθμηση </emph>. Ανοίξτε την καρτέλα <emph>Επιλογές</emph>"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"par_id3143281\n"
-"12\n"
+"00040500.xhp\n"
+"par_id3150785\n"
+"164\n"
"help.text"
-msgid "Defines the type of paragraph break for a text line."
-msgstr "Καθορίζει τον τύπο της αλλαγής παραγράφου για μια γραμμή κειμένου."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open <emph>Styles and Formatting</emph> - Presentation Styles - context menu of an Outline Style - choose <emph>New/Modify</emph></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ανοίξτε <emph>Πρότυπα και Μορφοποίηση</emph> - Πρότυπα παρουσίασης - μενού περιβάλλοντος ενός Προτύπου Διάρθρωσης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"hd_id3150935\n"
-"13\n"
+"00040500.xhp\n"
+"par_id3148420\n"
+"165\n"
"help.text"
-msgid "CR & LF"
-msgstr "CR & LF"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles and Formatting</emph> - Numbering Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ανοίξτε <emph>Πρότυπα και Μορφοποίηση</emph> - Στυλ αρίθμησης - μενού περιβάλλοντος μιας καταχώρισης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"par_id3145829\n"
-"14\n"
+"00040500.xhp\n"
+"par_id3148888\n"
+"158\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_ASCII_FILTER:RB_CRLF\">Produces a \"Carriage Return\" and a \"Linefeed\". This option is the default.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_ASCII_FILTER:RB_CRLF\">Παράγει μία \"Carriage Return\" και μία \"Linefeed\". Αυτή η επιλογή είναι προεπιλεγμένη.</ahelp>"
+msgid "Choose <emph>Format - Bullets and Numbering - Bullets</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Κουκίδες και Αρίθμηση - Κουκίδες</emph>"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"hd_id3153551\n"
-"15\n"
+"00040500.xhp\n"
+"par_id3149917\n"
+"166\n"
"help.text"
-msgid "CR"
-msgstr "CR"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open Styles and Formatting - Presentation Styles - context menu of an Outline Style - choose <emph>New/Modify</emph></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ανοίξτε το Πρότυπα και Μορφοποίηση - Πρότυπα παρουσίασης - μενού περιβάλλοντος ενός Προτύπου Διάρθρωσης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"par_id3156042\n"
-"16\n"
+"00040500.xhp\n"
+"par_id3154930\n"
+"167\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_ASCII_FILTER:RB_CR\">Produces a \"Carriage Return\" as the paragraph break.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_ASCII_FILTER:RB_CR\">Παράγει μία \"Carriage Return\" καθώς αλλάζει η παράγραφος.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open Styles and Formatting - Numbering Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ανοίξτε Πρότυπα και Μορφοποίηση - Στυλ αρίθμησης - μενού περιβάλλοντος μιας καταχώρισης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"hd_id3150713\n"
-"17\n"
+"00040500.xhp\n"
+"par_id3150862\n"
+"159\n"
"help.text"
-msgid "LF"
-msgstr "LF"
+msgid "Choose <emph>Format - Bullets and Numbering - Numbering</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Κουκίδες και Αρίθμηση - Αρίθμηση</emph>"
-#: 00000215.xhp
+#: 00040500.xhp
msgctxt ""
-"00000215.xhp\n"
-"par_id3145090\n"
-"18\n"
+"00040500.xhp\n"
+"par_id3155378\n"
+"168\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_ASCII_FILTER:RB_LF\">Produces a \"Linefeed\" as the paragraph break.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_ASCII_FILTER:RB_LF\">Παράγει μία \"Linefeed\" καθώς αλλάζει η παράγραφος.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open <emph>Styles and Formatting</emph> - Presentation Styles - context menu of an Outline Style - choose <emph>New/Modify</emph></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ανοίξτε <emph>Πρότυπα και Μορφοποίηση</emph> - Πρότυπα παρουσίασης - μενού περιβάλλοντος ενός Προτύπου Διάρθρωσης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
-#: icon_alt.xhp
+#: 00040500.xhp
msgctxt ""
-"icon_alt.xhp\n"
-"tit\n"
+"00040500.xhp\n"
+"par_id3156011\n"
+"169\n"
"help.text"
-msgid "Standard Icons Alt Texts to be Embedded"
-msgstr "Τυπικά εικονίδια εναλλακτικών κειμένων προς ενσωμάτωση"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles and Formatting</emph> - Numbering Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ανοίξτε <emph>Πρότυπα και Μορφοποίηση</emph> - Στυλ αρίθμησης - μενού περιβάλλοντος μιας καταχώρισης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
-#: icon_alt.xhp
+#: 00040500.xhp
msgctxt ""
-"icon_alt.xhp\n"
-"par_idN10546\n"
+"00040500.xhp\n"
+"par_id0611200904324832\n"
"help.text"
-msgid "<variable id=\"alt_icon\">Icon </variable>"
-msgstr "<variable id=\"alt_icon\">Εικονίδιο</variable>"
+msgid "<variable id=\"graphics\">Choose <emph>Format - Bullets and Numbering - Graphics</emph> tab</variable>"
+msgstr "<variable id=\"graphics\">Επιλέξτε <emph>Μορφή - Κουκίδες και αρίθμηση - Γραφικά</emph></variable>"
-#: icon_alt.xhp
+#: 00040500.xhp
msgctxt ""
-"icon_alt.xhp\n"
-"par_idN10555\n"
+"00040500.xhp\n"
+"par_id3155848\n"
+"160\n"
"help.text"
-msgid "<variable id=\"alt_warning\">Warning Icon </variable>"
-msgstr "<variable id=\"alt_warning\">Εικονίδιο προειδοποίησης </variable>"
+msgid "Choose <emph>Format - Bullets and Numbering - Outline</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Κουκίδες και Αρίθμηση - Διάρθρωση</emph>"
-#: icon_alt.xhp
+#: 00040500.xhp
msgctxt ""
-"icon_alt.xhp\n"
-"par_idN10564\n"
+"00040500.xhp\n"
+"par_id3148733\n"
+"170\n"
"help.text"
-msgid "<variable id=\"alt_tip\">Tip Icon </variable>"
-msgstr "<variable id=\"alt_tip\">Εικονίδιο συμβουλής </variable>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles and Formatting</emph> - Numbering Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ανοίξτε <emph>Πρότυπα και Μορφοποίηση</emph> - Στυλ αρίθμησης - μενού περιβάλλοντος μιας καταχώρισης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
-#: icon_alt.xhp
+#: 00040500.xhp
msgctxt ""
-"icon_alt.xhp\n"
-"par_idN10573\n"
+"00040500.xhp\n"
+"par_id3156658\n"
+"162\n"
"help.text"
-msgid "<variable id=\"alt_note\">Note Icon </variable>"
-msgstr "<variable id=\"alt_note\">Εικονίδιο σημείωσης </variable>"
+msgid "Choose <emph>Format - Bullets and Numbering</emph>. Open <emph>Position</emph> tab page"
+msgstr "Επιλέξτε <emph>Μορφή - Κουκίδες και Αρίθμηση </emph>. Ανοίξτε την καρτέλα <emph>Θέση</emph>"
-#: 01020000.xhp
+#: 00040500.xhp
msgctxt ""
-"01020000.xhp\n"
-"tit\n"
+"00040500.xhp\n"
+"par_id3156170\n"
+"152\n"
"help.text"
-msgid "Context Menu of Web Pages in Read-Only Mode"
-msgstr "Μενού περιβάλλοντος ιστοσελίδων σε κατάσταση μόνο για ανάγνωση"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Tools - Outline Numbering - Position</emph> tab </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Επιλέξτε την καρτέλα <emph>Εργαλεία - Αρίθμηση κεφαλαίων - Θέση</emph></caseinline></switchinline>"
-#: 01020000.xhp
+#: 00040500.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3158397\n"
-"1\n"
+"00040500.xhp\n"
+"par_id3153812\n"
+"173\n"
"help.text"
-msgid "Context Menu of Web Pages in Read-Only Mode"
-msgstr "Μενού περιβάλλοντος ιστοσελίδων σε κατάσταση μόνο για ανάγνωση"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles and Formatting - Numbering Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ανοίξτε <emph>Πρότυπα και Μορφοποίηση - Στυλ αρίθμησης</emph> - μενού περιβάλλοντος μιας καταχώρισης - επιλέξτε <emph>Δημιουργία/Τροποποίηση</emph></caseinline></switchinline>"
-#: 01020000.xhp
+#: 00040500.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3145348\n"
-"18\n"
+"00040500.xhp\n"
+"par_id3151332\n"
+"194\n"
"help.text"
-msgid "<ahelp hid=\"HID_MN_READONLY_SAVEGRAPHIC\">Opens a dialog where you can save the selected graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_MN_READONLY_SAVEGRAPHIC\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να αποθηκεύσετε τα επιλεγμένα γραφικά.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Menu <emph>Format - Picture </emph>- <emph>Crop</emph> tab </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Μενού <emph>Μορφή - Εικόνα </emph>- <emph>Περικοπή</emph> καρτέλα </caseinline></switchinline>"
-#: 01020000.xhp
+#: 00040500.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3151262\n"
-"31\n"
+"00040500.xhp\n"
+"par_id3153317\n"
+"198\n"
"help.text"
-msgid "<ahelp hid=\"HID_MN_READONLY_COPYLINK\">Copies the link at the mouse pointer to the clipboard.</ahelp>"
-msgstr "<ahelp hid=\"HID_MN_READONLY_COPYLINK\">Αντιγράφει τη σύνδεση στην οποία βρίσκεται ο δείκτης του ποντικιού στο πρόχειρο.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><defaultinline>Icon on the <emph>Picture</emph> toolbar:</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><defaultinline>Εικονίδιο στη γραμμή εργαλείων <emph>Εικόνα</emph> :</defaultinline></switchinline>"
-#: 01020000.xhp
+#: 00040500.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3155934\n"
-"37\n"
+"00040500.xhp\n"
+"par_id3149953\n"
"help.text"
-msgid "<ahelp hid=\"HID_MN_READONLY_COPYGRAPHIC\">Copies a selected graphic to the clipboard.</ahelp>"
-msgstr "<ahelp hid=\"HID_MN_READONLY_COPYGRAPHIC\">Αντιγράφει το επιλεγμένο γραφικό στο πρόχειρο.</ahelp>"
+msgid "<image id=\"img_id3155092\" src=\"cmd/sc_grafattrcrop.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155092\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155092\" src=\"cmd/sc_grafattrcrop.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155092\">Icon</alt></image>"
-#: 01020000.xhp
+#: 00040500.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3145629\n"
-"22\n"
+"00040500.xhp\n"
+"par_id3153695\n"
+"209\n"
"help.text"
-msgid "<ahelp hid=\"HID_MN_READONLY_LOADGRAPHIC\">If you have deactivated the graphics display, choose the<emph> Load Graphics </emph>command to make them visible.</ahelp>"
-msgstr "<ahelp hid=\"HID_MN_READONLY_LOADGRAPHIC\">Εάν έχετε απενεργοποιήσει την εμφάνιση γραφικών, επιλέξτε την εντολή<emph> Φόρτωση γραφικών </emph> για να τα εμφανίσετε.</ahelp>"
+msgid "Crop"
+msgstr "Περικοπή"
-#: 01020000.xhp
+#: 00040500.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3150902\n"
-"24\n"
+"00040500.xhp\n"
+"par_id3151254\n"
+"195\n"
"help.text"
-msgid "<ahelp hid=\"HID_MN_READONLY_GRAPHICOFF\">Sets all graphics in the document to be invisible.</ahelp>"
-msgstr "<ahelp hid=\"HID_MN_READONLY_GRAPHICOFF\">Ορίζει όλα τα γραφικά στο έγγραφο να είναι μη ορατά .</ahelp>"
+msgid "Choose <emph>Format - Change Case</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Αλλαγή Χαρακτήρα</emph>"
-#: 01020000.xhp
+#: 00040500.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3153910\n"
-"26\n"
+"00040500.xhp\n"
+"par_id3159624\n"
+"196\n"
"help.text"
-msgid "<ahelp hid=\"HID_MN_READONLY_PLUGINOFF\">Disables inserted plug-ins.</ahelp> Click this command again to reactivate the <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-ins\">plug-ins</link>."
-msgstr "<ahelp hid=\"HID_MN_READONLY_PLUGINOFF\">Απενεργοποιεί εισαγόμενες επιπρόσθετες λειτουργίες.</ahelp> Πατήστε αυτή την εντολή ξανά για να επαναενεργοποιήσετε τις<link href=\"text/shared/00/00000002.xhp#plugin\" name=\" επιπρόσθετες λειτουργίες\"> επιπρόσθετες λειτουργίες</link>."
+msgid "Open context menu (text) - choose <emph>Change Case</emph>"
+msgstr "Ανοίξτε το μενού περιεχομένου (κείμενο) - επιλέξτε <emph>αλλαγή πεζού-κεφαλαίου</emph>"
-#: 01020000.xhp
+#: 00040500.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3148548\n"
-"38\n"
+"00040500.xhp\n"
+"par_id3153579\n"
+"197\n"
"help.text"
-msgid "<ahelp hid=\"HID_MN_READONLY_SAVEBACKGROUND\">Allows you to save the background of a Web page.</ahelp>"
-msgstr "<ahelp hid=\"HID_MN_READONLY_SAVEBACKGROUND\">Επιτρέπει την αποθήκευση του φόντου μιας ιστοσελίδας.</ahelp>"
+msgid "Menu <emph>Format - Asian phonetic guide</emph>"
+msgstr "Μενού <emph>Μορφή - Ασιατικός φωνητικός οδηγός</emph>"
#: 00040501.xhp
msgctxt ""
@@ -13280,7 +11838,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "On <emph>Align</emph> toolbar ($[officename] Impress, $[officename] Draw), click"
-msgstr "Στη γραμμή εργαλείων <emph>Στοίχιση</emph> του ($[officename] Impress, $[officename] Draw), κάντε κλικ"
+msgstr "Στην γραμμή εργαλείων <emph>Στοίχιση</emph> ($[officename] Impress, $[officename] Draw), κάντε κλικ"
#: 00040501.xhp
msgctxt ""
@@ -13324,7 +11882,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "On <emph>Align</emph> toolbar ($[officename] Impress, $[officename] Draw), click"
-msgstr "Στη γραμμή εργαλείων <emph>Στοίχιση</emph> του ($[officename] Impress, $[officename] Draw), κάντε κλικ"
+msgstr "Στην γραμμή εργαλείων <emph>Στοίχιση</emph> ($[officename] Impress, $[officename] Draw), κάντε κλικ"
#: 00040501.xhp
msgctxt ""
@@ -13358,7 +11916,7 @@ msgctxt ""
"par_id2851649\n"
"help.text"
msgid "Open Form Design toolbar, click"
-msgstr "Ανοίξτε την γραμμή εργαλείων σχεδιασμού φόρμας και κάντε κλικ"
+msgstr "Ανοίξτε τη γραμμή εργαλείων σχεδιασμού φόρμας, κάντε κλικ"
#: 00040501.xhp
msgctxt ""
@@ -13431,437 +11989,1772 @@ msgctxt ""
msgid "<variable id=\"anderzelle\">Choose <emph>Format - Anchor - To Cell</emph></variable>"
msgstr "<variable id=\"anderzelle\">Επιλέξτε <emph>Μορφή - Αγκύρωση - Σε κελί</emph></variable>"
-#: 00000210.xhp
+#: 00040502.xhp
msgctxt ""
-"00000210.xhp\n"
+"00040502.xhp\n"
"tit\n"
"help.text"
-msgid "Warning Print Options"
-msgstr "Προειδοποίηση Επιλογών Εκτύπωσης"
+msgid "Format Menu"
+msgstr "Μορφή"
-#: 00000210.xhp
+#: 00040502.xhp
msgctxt ""
-"00000210.xhp\n"
-"hd_id3145759\n"
+"00040502.xhp\n"
+"hd_id3149741\n"
"1\n"
"help.text"
-msgid "Warning Print Options"
-msgstr "Προειδοποίηση Επιλογών Εκτύπωσης"
+msgid "Format Menu"
+msgstr "Μορφή"
-#: 00000210.xhp
+#: 00040502.xhp
msgctxt ""
-"00000210.xhp\n"
-"par_id3152352\n"
+"00040502.xhp\n"
+"par_id3146857\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"SD:MODALDIALOG:DLG_PRINT_WARNINGS\">The<emph> Warning Print Options </emph>dialog appears when the page setup does not match the defined print range.</ahelp> This is the case, for example, if you draw a rectangle that is larger than the current page format."
-msgstr "<ahelp hid=\"SD:MODALDIALOG:DLG_PRINT_WARNINGS\">Το μήνυμα<emph> Προειδοποίηση Επιλογών Εκτύπωσης </emph>εμφανίζεται όταν οι ρυθμίσεις της σελίδας δεν ταιριάζουν με την προκαθορισμένη περιοχή εκτύπωσης.</ahelp> Αυτό συμβαίνει, παραδείγματος χάρη, αν ζωγραφίσετε ένα ορθογώνιο το οποίο είναι μεγαλύτερο από την τρέχουσα μορφή σελίδας."
+msgid "Choose <emph>Format - Line</emph> (Impress and Draw)"
+msgstr "Επιλέξτε <emph>Μορφή - Γραμμή</emph> (Impress και Draw)"
-#: 00000210.xhp
+#: 00040502.xhp
msgctxt ""
-"00000210.xhp\n"
-"hd_id3150620\n"
+"00040502.xhp\n"
+"par_id366527\n"
+"help.text"
+msgid "Choose <emph>Format - Object - Line </emph>(Writer)"
+msgstr "Επιλέξτε <emph>Μορφή - Αντικείμενο - Γραμμή </emph>(Writer)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3835261\n"
+"help.text"
+msgid "Choose <emph>Format - Graphic - Line </emph>(Calc)"
+msgstr "Επιλέξτε <emph>Μορφή - Γραφικό - Γραμμή </emph>(Calc)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3148668\n"
"3\n"
"help.text"
-msgid "Print options"
-msgstr "Επιλογές εκτύπωσης"
+msgid "On <emph>Line and Filling</emph> Bar, click"
+msgstr "Στη γραμμή <emph>Γραμμή και Γέμισμα</emph> , κάντε κλικ"
-#: 00000210.xhp
+#: 00040502.xhp
msgctxt ""
-"00000210.xhp\n"
-"hd_id3156324\n"
+"00040502.xhp\n"
+"par_id3148889\n"
+"help.text"
+msgid "<image id=\"img_id3150669\" src=\"cmd/sc_formatline.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150669\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150669\" src=\"cmd/sc_formatline.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150669\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3159147\n"
+"4\n"
+"help.text"
+msgid "Line"
+msgstr "Γραμμή"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3154285\n"
"5\n"
"help.text"
-msgid "Fit page to print range"
-msgstr "Προσαρμογή σελίδας σε περιοχή εκτύπωσης"
+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> tab"
-#: 00000210.xhp
+#: 00040502.xhp
msgctxt ""
-"00000210.xhp\n"
-"par_id3158405\n"
+"00040502.xhp\n"
+"par_id3147335\n"
"7\n"
"help.text"
-msgid "If you select the <emph>Fit page to print range </emph>option, the <emph>Warning Print Options</emph> dialog will not appear in subsequent print runs of this document."
-msgstr "Αν επιλέξετε την επιλογή <emph>Προσαρμογή σελίδας σε περιοχή εκτύπωσης </emph>, το μήνυμα <emph>Προειδοποίηση Επιλογών Εκτύπωσης</emph> δεν θα εμφανιστεί για επακόλουθες εκτυπώσεις του αρχείου."
+msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu and choose <emph>Modify/New - Line</emph> tab (presentation documents)"
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος και επιλέξτε την καρτέλα <emph>Τροποποίηση/Νέα γραμμή</emph> (έγγραφα παρουσιάσεων)"
-#: 00000210.xhp
+#: 00040502.xhp
msgctxt ""
-"00000210.xhp\n"
-"hd_id3156553\n"
+"00040502.xhp\n"
+"par_id3156023\n"
"8\n"
"help.text"
-msgid "Print on multiple pages"
-msgstr "Εκτύπωση σε πολλαπλές σελίδες"
+msgid "Choose <emph>Format - Title - Borders</emph> tab (charts)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Περιγράμματα</emph> (διαγράμματα)"
-#: 00000210.xhp
+#: 00040502.xhp
msgctxt ""
-"00000210.xhp\n"
-"par_id3154823\n"
+"00040502.xhp\n"
+"par_id3153061\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PRINT_WARNINGS:RBT_POSTER\">Specifies whether to distribute the printout on multiple pages.</ahelp> The print range will be printed on multiple pages."
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PRINT_WARNINGS:RBT_POSTER\">Καθορίζει αν η εκτύπωση θα κατανεμηθεί σε πολλαπλές σελίδες.</ahelp> Η εκτύπωση θα κατανεμηθεί σε πολλαπλές σελίδες."
+msgid "Choose <emph>Format - Legend - Borders</emph> tab (charts)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Υπόμνημα - Περιγράμματα</emph> (διαγράμματα)"
-#: 00000210.xhp
+#: 00040502.xhp
msgctxt ""
-"00000210.xhp\n"
-"hd_id3147010\n"
+"00040502.xhp\n"
+"par_id3155922\n"
"10\n"
"help.text"
-msgid "Trim"
-msgstr "Αποκοπή"
+msgid "Choose <emph>Format - Axis - Line</emph> tab (charts)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Άξονας - Γραμμή</emph> (διαγράμματα)"
-#: 00000210.xhp
+#: 00040502.xhp
msgctxt ""
-"00000210.xhp\n"
-"par_id3151111\n"
+"00040502.xhp\n"
+"par_id3147559\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PRINT_WARNINGS:RBT_CUT\">Specifies that anything extending beyond the maximum print range will be cut off and not included in the printing.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PRINT_WARNINGS:RBT_CUT\">Καθορίζει ότι οτιδήποτε εκτείνεται πέρα από τη μέγιστη περιοχή εκτύπωσης θα περικοπεί και δεν θα συμπεριλαμβάνεται στην εκτύπωση.</ahelp>"
+msgid "Choose <emph>Format - Grid - Line</emph> tab (charts)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Πλέγμα - Γραμμή</emph> (διαγράμματα)"
-#: 00000450.xhp
+#: 00040502.xhp
msgctxt ""
-"00000450.xhp\n"
+"00040502.xhp\n"
+"par_id3154758\n"
+"12\n"
+"help.text"
+msgid "Choose <emph>Format - Chart Wall - Borders</emph> tab (charts)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τοίχος διαγράμματος - Περιγράμματα</emph> (διαγράμματα)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3153960\n"
+"13\n"
+"help.text"
+msgid "Choose <emph>Format - Chart Floor - Borders</emph> tab (charts)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Δάπεδο διαγράμματος - Περιγράμματα</emph> (διαγράμματα)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3154939\n"
+"14\n"
+"help.text"
+msgid "Choose <emph>Format - Chart Area - Borders</emph> tab (charts)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Επιφάνεια διαγράμματος - Περιγράμματα</emph> (διαγράμματα)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3151293\n"
+"15\n"
+"help.text"
+msgid "<variable id=\"linienstile\">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 Styles</emph> tab </variable>"
+msgstr "<variable id=\"linienstile\">Επιλέξτε την καρτέλα <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Γραμμή - Στυλ γραμμών</emph> </variable>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3149317\n"
+"16\n"
+"help.text"
+msgid "<variable id=\"linienenden\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Arrow Styles</emph> tab </variable>"
+msgstr "<variable id=\"linienenden\">Επιλέξτε την καρτέλα <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Γραμμή - Στυλ των άκρων γραμμής</emph> </variable>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3156082\n"
+"17\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>Area</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Περιοχή</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3148922\n"
+"18\n"
+"help.text"
+msgid "On <emph>Line and Filling</emph> Bar, click"
+msgstr "Στη γραμμή <emph>Γραμμή και Γέμισμα</emph> , κάντε κλικ"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3156424\n"
+"help.text"
+msgid "<image id=\"img_id3150868\" src=\"cmd/sc_fillstyle.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150868\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150868\" src=\"cmd/sc_fillstyle.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150868\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3150393\n"
+"19\n"
+"help.text"
+msgid "Area"
+msgstr "Περιοχή"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3154948\n"
+"20\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>Area - Area</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Περιοχή - Περιοχή</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3145607\n"
+"22\n"
+"help.text"
+msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu and choose <emph>Modify/New - Area</emph> tab (presentation documents)"
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιεχομένου και επιλέξτε την καρτέλα <emph>Τροποποίηση/Νέα - Περιοχή</emph> (έγγραφα παρουσιάσεων)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3152922\n"
+"23\n"
+"help.text"
+msgid "Choose <emph>Format - Title - Area</emph> tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Περιοχή</emph> (έγγραφα διαγραμμάτων)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3157894\n"
+"24\n"
+"help.text"
+msgid "Choose <emph>Format - Legend - Area</emph> tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Υπόμνημα - Περιοχή</emph> (έγγραφα διαγραμμάτων)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3144444\n"
+"25\n"
+"help.text"
+msgid "Choose <emph>Format - Chart Wall - Area</emph> tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τοίχος διαγράμματος - Περιοχή</emph> (έγγραφα διαγραμμάτων)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3156543\n"
+"26\n"
+"help.text"
+msgid "Choose <emph>Format - Chart Floor - Area</emph> tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Δάπεδο διαγράμματος - Περιοχή</emph> (έγγραφα διαγραμμάτων)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3150685\n"
+"27\n"
+"help.text"
+msgid "Choose <emph>Format - Chart Area - Area</emph> tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Επιφάνεια διαγράμματος - Περιοχή</emph> (έγγραφα διαγραμμάτων)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3149664\n"
+"120\n"
+"help.text"
+msgid "Choose <emph>Format - Page - Background</emph> tab (in $[officename] Impress and $[officename] Draw)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Σελίδα - Φόντο</emph> (στα $[officename] Impress και $[officename] Draw)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3163820\n"
+"28\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>Area - Colors</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Περιοχή - Χρώματα</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3152462\n"
+"29\n"
+"help.text"
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Colors</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Χρώματα</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3154985\n"
+"141\n"
+"help.text"
+msgid "Choose <emph>Format - Area - Transparency</emph> tab (drawing documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Περιοχή - Διαφάνεια</emph> (έγγραφα σχεδίου)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3145365\n"
+"142\n"
+"help.text"
+msgid "Choose <emph>Format - Area - Transparency</emph> tab (presentation documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Περιοχή - Διαφάνεια</emph> (έγγραφα παρουσίασης)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3151117\n"
+"143\n"
+"help.text"
+msgid "Choose <emph>Format - Chart Wall - Transparency</emph> tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τοίχος Διαγράμματος - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3147326\n"
+"144\n"
+"help.text"
+msgid "Choose <emph>Format - Chart Area - Transparency</emph> tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Περιοχή Διαγράμματος - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3154920\n"
+"145\n"
+"help.text"
+msgid "Choose <emph>Format - Chart Floor - Transparency</emph> tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Δάπεδο Διαγράμματος - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3145591\n"
+"146\n"
+"help.text"
+msgid "Choose <emph>Format - Title - All Titles - Transparency</emph> tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Όλοι οι τίτλοι - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3145750\n"
+"147\n"
+"help.text"
+msgid "Choose <emph>Format - Title - Main Title - Transparency </emph>tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Κύριος Τίτλος - Διαφάνεια </emph> (έγγραφα διαγράμματος)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3148556\n"
+"148\n"
+"help.text"
+msgid "Choose <emph>Format - Title - Subtitle - Transparency</emph> tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Υπότιτλος - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3163710\n"
+"149\n"
+"help.text"
+msgid "Choose <emph>Format - Title - Title (X Axis) - Transparency</emph> tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Τίτλος(Χ Άξονας) - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3150487\n"
+"150\n"
+"help.text"
+msgid "Choose <emph>Format - Title - Title (Y Axis) - Transparency</emph> tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Τίτλος (Άξονας Υ) - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3154320\n"
+"151\n"
+"help.text"
+msgid "Choose <emph>Format - Title - Title (Z Axis) - Transparency</emph> tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Τίτλος ( Άξονας Z) - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3151113\n"
+"152\n"
+"help.text"
+msgid "Choose <emph>Format - Object Properties - Data Point - Transparency</emph> - tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Ιδιότητες Αντικειμένου - Σημείο Δεδομένων - Διαφάνεια</emph> - (έγγραφα διαγράμματος)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3149266\n"
+"153\n"
+"help.text"
+msgid "Choose <emph>Format - Object Properties - Data Series - Transparency</emph> tab (chart documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Ιδιότητες Αντικειμένου - Σειρά Δεδομένων - Διαφάνεια</emph> (έγγραφα διαγράμματος)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3150011\n"
+"30\n"
+"help.text"
+msgid "<variable id=\"schatte\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Shadow</emph> tab </variable>"
+msgstr "<variable id=\"schatte\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Περιοχή - Σκιά</emph> στηλοθέτη </variable>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3147441\n"
+"31\n"
+"help.text"
+msgid "<variable id=\"verlauf\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Gradients</emph> tab </variable>"
+msgstr "<variable id=\"verlauf\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Περιοχή - Διαβαθμίσεις Χρώματος</emph> στηλοθέτη </variable>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3155308\n"
+"32\n"
+"help.text"
+msgid "<variable id=\"schraffur\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Hatching</emph> tab </variable>"
+msgstr "<variable id=\"schraffur\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Περιοχή - Γραμμοσκίαση</emph> στηλοθέτη </variable>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3145800\n"
+"33\n"
+"help.text"
+msgid "<variable id=\"bitmap\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Bitmaps</emph> tab </variable>"
+msgstr "<variable id=\"bitmap\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Περιοχή - Bitmaps</emph> σελίδας </variable>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3145251\n"
+"34\n"
+"help.text"
+msgid "<variable id=\"formattext\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - Text Attributes</emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - Define Text Attributes</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline></variable>"
+msgstr "<variable id=\"formattext\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - Γνωρίσματα κειμένου</emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - Ορισμός γνωρισμάτων κειμένου</emph></caseinline><defaultinline><emph>Κείμενο</emph></defaultinline></switchinline></variable>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3152810\n"
+"35\n"
+"help.text"
+msgid "<variable id=\"text\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - Text Attributes</emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - Define Text Attributes</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline><emph> - Text</emph> tab</variable>"
+msgstr "<variable id=\"text\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - Γνωρίσματα κειμένου</emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - Ορισμός γνωρισμάτων κειμένου</emph></caseinline><defaultinline><emph>Κείμενο</emph></defaultinline></switchinline><emph>Κείμενο</emph> καρτέλα</variable>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3151060\n"
+"36\n"
+"help.text"
+msgid "<variable id=\"laufext\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - Text Attributes</emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - Define Text Attributes</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline><emph> - Text Animation</emph> tab</variable>"
+msgstr "<variable id=\"laufext\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - Γνωρίσματα κειμένου</emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - Ορισμός γνωρισμάτων κειμένου</emph></caseinline><defaultinline><emph>Κείμενο</emph></defaultinline></switchinline><emph> - Κίνηση κειμένου</emph>καρτέλα</variable>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3149911\n"
+"37\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>Position and Size</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Θέση και μέγεθος</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3156286\n"
+"89\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">F4 key </caseinline><caseinline select=\"IMPRESS\">F4 key </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Πλήκτρο F4 </caseinline><caseinline select=\"IMPRESS\">Πλήκτρο F4 </caseinline></switchinline>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3153052\n"
+"help.text"
+msgid "<image id=\"img_id3150965\" src=\"cmd/sc_transformdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150965\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150965\" src=\"cmd/sc_transformdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150965\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3149938\n"
+"39\n"
+"help.text"
+msgid "Position and Size"
+msgstr "Θέση και Μέγεθος"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3148833\n"
+"170\n"
+"help.text"
+msgid "Open the context menu for the object - choose <emph>Name</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος για το αντικείμενο - επιλέξτε <emph>Όνομα</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id411999\n"
+"help.text"
+msgid "Open the context menu for the object - choose <emph>Description</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος για το αντικείμενο - επιλέξτε <emph>Περιγραφή</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3153099\n"
+"40\n"
+"help.text"
+msgid "<variable id=\"position2\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Position and Size - Position and Size</emph> tab </variable>"
+msgstr "<variable id=\"position2\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Θέση και Μέγεθος - Θέση και Μέγεθος</emph> στηλοθέτη </variable>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3152973\n"
+"42\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>Position and Size - Rotation</emph> tab"
+msgstr "Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Θέση και Μέγεθος - Περιστροφή </emph> στηλοθέτη"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3148495\n"
+"help.text"
+msgid "<image id=\"img_id3146898\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146898\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146898\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146898\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3146790\n"
+"44\n"
+"help.text"
+msgid "Rotate"
+msgstr "Περιστροφή"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3145666\n"
+"45\n"
+"help.text"
+msgid "<variable id=\"ecke\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Position and Size - Slant & Corner Radius</emph> tab </variable>"
+msgstr "<variable id=\"ecke\">Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Θέση και Μέγεθος - Λοξά / Ακτίνα Γωνίας</emph> του στηλοθέτη</variable>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3146081\n"
+"46\n"
+"help.text"
+msgid "<variable id=\"legende\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Position and Size - Callout</emph> tab (only for textbox callouts, not for custom shapes callouts) </variable>"
+msgstr "<variable id=\"legende\">Επιλέξτε την καρτέλα <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικά - </emph></caseinline></switchinline><emph>Θέση και μέγεθος - Επεξήγηση</emph> (μόνο για επεξηγήσεις πλαισίου κειμένου, όχι για προσαρμοσμένες επεξηγήσεις σχημάτων)</variable>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3083283\n"
+"172\n"
+"help.text"
+msgid "Choose <emph>Edit - Points</emph>"
+msgstr "Επιλέξτε <emph> Επεξεργασία - Σημεία</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3145642\n"
+"47\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Open context menu - choose <emph>Edit Points</emph></caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open context menu - choose <emph>Edit Points</emph></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Ανοίξτε το μενού περιβάλλοντος- επιλέξτε <emph>Επεξεργασία Σημείων</emph></caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Επεξεργασία σημείων</emph></caseinline></switchinline>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3149019\n"
+"90\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">F8 key </caseinline><caseinline select=\"IMPRESS\">F8 key </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Πλήκτρο F8 </caseinline><caseinline select=\"IMPRESS\">Πλήκτρο F8 </caseinline></switchinline>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3150044\n"
+"help.text"
+msgid "<image id=\"img_id3147100\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147100\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147100\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147100\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3153966\n"
+"49\n"
+"help.text"
+msgid "Edit Points"
+msgstr "Επεξεργασία σημείων"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3151248\n"
+"50\n"
+"help.text"
+msgid "Choose <emph>Format - Character</emph> (drawing functions)"
+msgstr "Επιλέξτε <emph>Μορφή - Χαρακτήρας</emph> (λειτουργίες σχεδίασης)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3145229\n"
+"121\n"
+"help.text"
+msgid "Open context menu - choose <emph>Character</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Χαρακτήρας</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3151342\n"
+"122\n"
+"help.text"
+msgid "Open context menu - choose <emph>Size</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Μέγεθος</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3149255\n"
+"123\n"
+"help.text"
+msgid "Open context menu - choose <emph>Style</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Στυλ</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3155177\n"
+"124\n"
+"help.text"
+msgid "Open context menu - choose <emph>Style - Bold</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Πρότυπο - Έντονα</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3145766\n"
+"help.text"
+msgid "<image id=\"img_id3156558\" src=\"cmd/sc_bold.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3156558\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156558\" src=\"cmd/sc_bold.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3156558\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3147001\n"
+"55\n"
+"help.text"
+msgid "Bold"
+msgstr "Έντονα"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3151276\n"
+"125\n"
+"help.text"
+msgid "Open context menu - choose <emph>Style - Italic</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Πρότυπο - Πλάγια</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3159091\n"
+"help.text"
+msgid "<image id=\"img_id3155578\" src=\"cmd/sc_italic.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3155578\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155578\" src=\"cmd/sc_italic.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3155578\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3150234\n"
+"58\n"
+"help.text"
+msgid "Italic"
+msgstr "Πλάγια"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3154589\n"
+"126\n"
+"help.text"
+msgid "Open context menu - choose <emph>Style - Underline</emph>"
+msgstr "Ανοίξτε το μενού περιεχομένου - επιλέξτε <emph>Πρότυπο - Υπογράμμιση</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3145223\n"
+"help.text"
+msgid "<image id=\"img_id3151068\" src=\"cmd/sc_underline.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3151068\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151068\" src=\"cmd/sc_underline.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3151068\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3154715\n"
+"88\n"
+"help.text"
+msgid "Underline"
+msgstr "Υπογράμμιση"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3145131\n"
+"127\n"
+"help.text"
+msgid "Open context menu - choose <emph>Style - Strikethrough</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Πρότυπο- Διακριτή γραφή</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3158214\n"
+"128\n"
+"help.text"
+msgid "Open context menu - choose <emph>Style - Shadow</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Πρότυπο - Σκιά</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3150207\n"
+"129\n"
+"help.text"
+msgid "Open context menu - choose <emph>Style - Contour</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Πρότυπο - Περίγραμμα</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3154383\n"
+"130\n"
+"help.text"
+msgid "Open context menu - choose <emph>Style - Superscript</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Πρότυπο -Εκθέτης</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3152767\n"
+"131\n"
+"help.text"
+msgid "Open context menu - choose <emph>Style - Subscript</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Πρότυπο - Δείκτης</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3155377\n"
+"132\n"
+"help.text"
+msgid "Open context menu - choose <emph>Line Spacing</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Διάστιχο</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3154475\n"
+"133\n"
+"help.text"
+msgid "Open context menu - choose <emph>Line Spacing - Single</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Διάστιχο - Απλό</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3150478\n"
+"134\n"
+"help.text"
+msgid "Open context menu - choose <emph>Line Spacing - 1.5 Lines</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Διάστιχο - 1.5 Γραμμές </emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3147167\n"
+"135\n"
+"help.text"
+msgid "Open context menu - choose <emph>Line Spacing - Double</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Διάστιχο - Διπλό</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3146978\n"
+"69\n"
+"help.text"
+msgid "Choose <emph>Format - Alignment - Left</emph> (drawing functions)"
+msgstr "Επιλέξτε <emph> Μορφή - Στοίχιση - Αριστερά </emph> (λειτουργίες σχεδίασης)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3153009\n"
+"136\n"
+"help.text"
+msgid "Open context menu - choose <emph>Alignment - Left</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Στοίχιση - Αριστερά</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3147310\n"
+"help.text"
+msgid "<image id=\"img_id3155370\" src=\"cmd/sc_alignleft.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155370\" src=\"cmd/sc_alignleft.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3151336\n"
+"71\n"
+"help.text"
+msgid "Align Left"
+msgstr "Στοίχιση αριστερά"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3155823\n"
+"72\n"
+"help.text"
+msgid "Choose <emph>Format - Alignment - Right</emph> (drawing functions)"
+msgstr "Επιλέξτε <emph> Μορφή - Στοίχιση - Δεξιά </emph> (λειτουργίες σχεδίασης)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3155762\n"
+"137\n"
+"help.text"
+msgid "Open context menu - choose <emph>Alignment - Right</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Στοίχιση - Δεξιά</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3149408\n"
+"help.text"
+msgid "<image id=\"img_id3154421\" src=\"cmd/sc_alignright.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154421\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154421\" src=\"cmd/sc_alignright.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154421\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3153607\n"
+"74\n"
+"help.text"
+msgid "Align Right"
+msgstr "Στοίχιση δεξιά"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3149189\n"
+"75\n"
+"help.text"
+msgid "Choose <emph>Format - Alignment - Centered</emph> (drawing functions)"
+msgstr "Επιλέξτε <emph>Μορφή - Στοίχιση- Στο Κέντρο</emph> (λειτουργίες σχεδίασης)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3154624\n"
+"138\n"
+"help.text"
+msgid "Open context menu - choose <emph>Alignment - Center</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Στοίχιση - Στο Κέντρο</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3153815\n"
+"help.text"
+msgid "<image id=\"img_id3149757\" src=\"cmd/sc_centerpara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149757\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149757\" src=\"cmd/sc_centerpara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149757\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3153076\n"
+"77\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Align Center Horizontally </caseinline><defaultinline>Centered</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Στοίχιση Οριζόντια στο Κέντρο</caseinline><defaultinline>Στο Κέντρο</defaultinline></switchinline>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3146151\n"
+"78\n"
+"help.text"
+msgid "Choose <emph>Format - Alignment - Justified</emph> (drawing functions)"
+msgstr "Επιλέξτε <emph> Μορφή - Στοίχιση - Πλήρης </emph> (λειτουργίες σχεδίασης)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3168612\n"
+"139\n"
+"help.text"
+msgid "Open context menu - choose <emph>Alignment - Justified</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Στοίχιση - Πλήρης</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3156189\n"
+"help.text"
+msgid "<image id=\"img_id3145308\" src=\"cmd/sc_justifypara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145308\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145308\" src=\"cmd/sc_justifypara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145308\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3153131\n"
+"80\n"
+"help.text"
+msgid "Justified"
+msgstr "Πλήρης στοίχιση"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3150527\n"
+"81\n"
+"help.text"
+msgid "<variable id=\"font\">Click <emph>Fontwork</emph> icon on <emph>Drawing</emph> bar </variable>"
+msgstr "<variable id=\"font\">Κάντε κλικ στο εικονίδιο<emph>Fontwork</emph> στη γραμμή <emph>Σχέδιο</emph></variable>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3144503\n"
+"103\n"
+"help.text"
+msgid "Choose <emph>Format - Group</emph>"
+msgstr "Επιλέξτε <emph> Μορφή - Ομαδοποίηση</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3154854\n"
+"140\n"
+"help.text"
+msgid "Open context menu - choose <emph>Group</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Ομαδοποίηση</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3157985\n"
+"83\n"
+"help.text"
+msgid "Choose <emph>Format - Group - Group</emph> (text documents, spreadsheets)"
+msgstr "Επιλέξτε <emph>Μορφή - Ομαδοποίηση- Ομάδα</emph> (έγγραφα κειμένου, λογιστικά φύλλα)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3157980\n"
+"104\n"
+"help.text"
+msgid "Choose <emph>Modify - Group</emph> (drawing documents)"
+msgstr "Επιλέξτε <emph>Τροποποίηση - Ομαδοποίηση</emph> (έγγραφα σχεδίασης)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3149508\n"
+"84\n"
+"help.text"
+msgid "Open context menu - choose <emph>Group - Group</emph> (form objects)"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Ομαδοποίηση- Ομάδα</emph> (αντικείμενα φόρμας)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3146858\n"
+"help.text"
+msgid "<image id=\"img_id3154344\" src=\"cmd/sc_formatgroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154344\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154344\" src=\"cmd/sc_formatgroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154344\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3149593\n"
+"113\n"
+"help.text"
+msgid "Group"
+msgstr "Ομαδοποίηση"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3153023\n"
+"85\n"
+"help.text"
+msgid "Choose <emph>Format - Group - Ungroup</emph> (text documents, spreadsheets)"
+msgstr "Επιλέξτε <emph>Μορφή - Ομαδοποίηση- Κατάργηση ομαδοποίησης</emph> (έγγραφα κειμένου, λογιστικά φύλλα)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3163378\n"
+"105\n"
+"help.text"
+msgid "Choose <emph>Modify - Ungroup</emph> (drawing documents)"
+msgstr "Επιλέξτε <emph>Τροποποίηση - Κατάργηση ομαδοποίησης</emph> (έγγραφα σχεδίασης)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3156038\n"
+"86\n"
+"help.text"
+msgid "Open context menu - choose <emph>Ungroup</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Κατάργηση ομαδοποίησης</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3151300\n"
+"help.text"
+msgid "<image id=\"img_id3150831\" src=\"cmd/sc_formatungroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150831\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150831\" src=\"cmd/sc_formatungroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150831\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3146894\n"
+"115\n"
+"help.text"
+msgid "Ungroup"
+msgstr "Κατάργηση ομαδοποίησης"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3153109\n"
+"106\n"
+"help.text"
+msgid "Choose <emph>Format - Group - Exit Group</emph> (text documents, spreadsheets)"
+msgstr "Επιλέξτε <emph> Μορφή- Ομαδοποίηση - Έξοδος από ομάδα</emph>(έγγραφα κειμένου, λογιστικά φύλλα)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3145678\n"
+"107\n"
+"help.text"
+msgid "Choose <emph>Modify - Exit Group</emph> (drawing documents)"
+msgstr "Επιλέξτε <emph>Τροποποίηση - Έξοδος από ομάδα</emph> (έγγραφα σχεδίασης)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3152367\n"
+"108\n"
+"help.text"
+msgid "Open context menu - choose <emph>Exit Group</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph> Έξοδος από ομάδα</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3158402\n"
+"help.text"
+msgid "<image id=\"img_id3149422\" src=\"cmd/sc_leavegroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149422\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149422\" src=\"cmd/sc_leavegroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149422\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3155347\n"
+"117\n"
+"help.text"
+msgid "Exit Group"
+msgstr "Έξοδος από ομάδα"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3149129\n"
+"109\n"
+"help.text"
+msgid "Choose <emph>Format - Group - Enter Group</emph> (text documents, spreadsheets)"
+msgstr "Επιλέξτε <emph>Μορφή - Ομαδοποίηση - Είσοδος στην Ομάδα</emph> (έγγραφα κειμένου, λογιστικά φύλλα)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3145354\n"
+"110\n"
+"help.text"
+msgid "Choose <emph>Modify - Enter Group</emph> (drawing documents)"
+msgstr "Επιλέξτε <emph> Τροποποίηση - Είσοδος στην Ομάδα </emph> (έγγραφα σχεδίασης)"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3149946\n"
+"111\n"
+"help.text"
+msgid "Open context menu - choose <emph>Enter Group</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Είσοδος στην Ομάδα</emph>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3152388\n"
+"help.text"
+msgid "<image id=\"img_id3149900\" src=\"cmd/sc_entergroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149900\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149900\" src=\"cmd/sc_entergroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149900\">Icon</alt></image>"
+
+#: 00040502.xhp
+msgctxt ""
+"00040502.xhp\n"
+"par_id3152547\n"
+"119\n"
+"help.text"
+msgid "Enter Group"
+msgstr "Είσοδος στην Ομάδα"
+
+#: 00040503.xhp
+msgctxt ""
+"00040503.xhp\n"
"tit\n"
"help.text"
-msgid "Database"
-msgstr "Βάση δεδομένων"
+msgid "Format Menu"
+msgstr "Μορφή"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"hd_id3154689\n"
+"00040503.xhp\n"
+"hd_id3155757\n"
"1\n"
"help.text"
-msgid "Database"
-msgstr "Βάση δεδομένων"
+msgid "Format Menu"
+msgstr "Μορφή"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3152876\n"
-"7\n"
+"00040503.xhp\n"
+"par_id3147294\n"
+"2\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε <emph>Εργαλεία - Φίλτρο Πίνακα</emph></variable>"
+msgid "Choose <emph>Format - Row - Height</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Γραμμή - Ύψος</emph>"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3153244\n"
-"57\n"
+"00040503.xhp\n"
+"par_id3149551\n"
+"3\n"
"help.text"
-msgid "<variable id=\"DBAbfragen\"><emph>View - Database Objects - Queries</emph></variable>"
-msgstr "<variable id=\"DBAbfragen\"><emph>Προβολή - Αντικείμενα Βάσης Δεδομένων - Ερωτήματα</emph></variable>"
+msgid "Open context menu of a row header in an open database table - choose <emph>Row Height</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος μιας κεφαλίδας γραμμής σε έναν ανοιχτό πίνακα βάσης δεδομένων - επιλέξτε <emph>Ύψος Γραμμής</emph>"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3147294\n"
+"00040503.xhp\n"
+"par_id3153136\n"
"4\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε την καρτέλα <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες - Προχωρημένες Ρυθμίσεις</emph> </variable>"
+msgid "Choose <emph>Format - Column - Width</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Στήλη - Πλάτος</emph>"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3159411\n"
+"00040503.xhp\n"
+"par_id3150756\n"
"5\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου ODBC ή βιβλίου διευθύνσεων, επιλέξτε Επεξεργασία - Βάση δεδομένων - Τύπος σύνδεσης </variable>"
+msgid "Open context menu of a column header in a database table - choose <emph>Column Width</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος μιας κεφαλίδας στήλης σε έναν πίνακα βάσης δεδομένων - επιλέξτε <emph>Πλάτος Στήλης</emph>"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3149119\n"
+"00040503.xhp\n"
+"par_id3148668\n"
+"11\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Cells - Numbers</emph> tab </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλέξτε καρτέλα<emph>Μορφή - Κελιά - Αριθμοί </emph></caseinline></switchinline>"
+
+#: 00040503.xhp
+msgctxt ""
+"00040503.xhp\n"
+"par_id3152349\n"
+"13\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Styles and Formatting</emph> - open context menu and choose <emph>Modify/New - Numbers</emph> tab </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλέξτε την καρτέλα <emph>Μορφή - Πρότυπα και Μορφοποίηση</emph> - ανοίξτε το μενού περιβάλλοντος και επιλέξτε <emph>Τροποποίηση/Δημιουργία - Αριθμοί</emph></caseinline></switchinline>"
+
+#: 00040503.xhp
+msgctxt ""
+"00040503.xhp\n"
+"par_id3161459\n"
+"14\n"
+"help.text"
+msgid "Open context menu for a column header in an open database table - choose <emph>Column Format - Format</emph> tab"
+msgstr "Ανοίξτε το μενού περιβάλλοντος μιας επικεφαλίδας στήλης σε έναν ανοιχτό πίνακα βάσης δεδομένων - επιλέξτε την καρτέλα <emph> Μορφοποίηση στήλης - Μορφή</emph>"
+
+#: 00040503.xhp
+msgctxt ""
+"00040503.xhp\n"
+"par_id3147531\n"
+"15\n"
+"help.text"
+msgid "Choose <emph>Format - Axis - Y Axis - Numbers</emph> tab (Chart Documents)"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Άξονας - Άξονας Υ - Αριθμοί</emph> (έγγραφα διαγράμματος)"
+
+#: 00040503.xhp
+msgctxt ""
+"00040503.xhp\n"
+"par_id3150823\n"
+"32\n"
+"help.text"
+msgid "Also as <emph>Number Format</emph> dialog for tables and fields in text documents: Choose <emph>Format - Number Format</emph>, or choose <emph>Insert - Fields - Other - Variables</emph> tab and select \"Additional formats\" in the <emph>Format</emph> list."
+msgstr "Επίσης ως παράθυρο διαλόγου <emph>Μορφή αριθμών</emph> για πίνακες και πεδία σε έγγραφα κειμένου: Επιλέξτε <emph>Μορφή - Μορφή αριθμών</emph>, ή επιλέξτε την καρτέλα <emph>Εισαγωγή - Πεδία - Άλλα - Μεταβλητές</emph> και επιλέξτε \"Επιπρόσθετες μορφές\" στη λίστα <emph>Μορφή</emph>."
+
+#: 00040503.xhp
+msgctxt ""
+"00040503.xhp\n"
+"par_id3154923\n"
"6\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Paths</emph></variable>"
-msgstr "<variable id=\"Verzeichnis\">Το κουμπί επιλογής διαδρομής σε ποικίλους οδηγούς/κουμπιά <emph>Επεξεργασία</emph> για κάποιες εισόδους στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Μονοπάτια</emph></variable>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\">Choose <emph>Format - Title - Main Title - Alignment</emph> tab </caseinline><defaultinline>Choose <emph>Format - Cells - Alignment</emph> tab</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\">Επιλέξτε την καρτέλα <emph>Μορφή - Τίτλος - Κύριος τίτλος - Στοίχιση</emph></caseinline><defaultinline>Επιλέξτε την καρτέλα <emph>Μορφή - Κελιά - Στοίχιση</emph></defaultinline></switchinline>"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3154497\n"
-"8\n"
+"00040503.xhp\n"
+"par_id3149457\n"
+"7\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου ODBC, επιλέξτε Επεξεργασία - Βάση Δεδομένων - Τύπος σύνδεσης </variable>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Open context menu of a column header in a database table - choose <emph>Column Format - Alignment</emph> tab</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Ανοίξτε το μενού περιβάλλοντος μιας επικεφαλίδας στήλης σε ένα πίνακα δεδομένων - επιλέξτε την καρτέλα <emph>Μορφοποίηση στήλης - Στοίχιση</emph></defaultinline></switchinline>"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3149355\n"
-"61\n"
+"00040503.xhp\n"
+"par_id3150400\n"
+"8\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου βιβλίου διευθύνσεων - LDAP, επιλέξτε Επεξεργασία - Βάση δεδομένων - Ιδιότητες </variable>"
+msgid "<variable id=\"tabform\">Open context menu of a row header in a database table - choose <emph>Table Format</emph></variable>"
+msgstr "<variable id=\"tabform\">Ανοίξτε το μενού περιβάλλοντος μιας επικεφαλίδας γραμμής σε ένα πίνακα βάσης δεδομένων - επιλέξτε <emph>Μορφοποίηση πίνακα</emph></variable>"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3157896\n"
-"9\n"
+"00040503.xhp\n"
+"par_id3149650\n"
+"33\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου JDBC, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph></variable>"
+msgid "<variable id=\"spaltform\">Open context menu of a column header in a database table - choose <emph>Column Format</emph></variable>"
+msgstr "<variable id=\"spaltform\">Ανοίξτε το μενού περιβάλλοντος μιας επικεφαλίδας στήλης σε ένα πίνακα βάσης δεδομένων - επιλέξτε <emph>Μορφοποίηση στήλης</emph></variable>"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3148548\n"
-"81\n"
+"00040503.xhp\n"
+"par_id3153799\n"
+"34\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου MySQL, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph></variable>"
+msgid "<variable id=\"zeilenloeschen\">Context menu for a row header in an open database table - <emph>Delete Rows</emph></variable>"
+msgstr "<variable id=\"zeilenloeschen\">Μενού περιβάλλοντος για μία επικεφαλίδα γραμμής σε έναν ανοιχτό πίνακα βάσης δεδομένων - <emph>Διαγραφή γραμμών</emph></variable>"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3149346\n"
-"10\n"
+"00040503.xhp\n"
+"par_id3150495\n"
+"16\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου dBASE, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph></variable>"
+msgid "Choose <emph>Modify - Flip</emph> ($[officename] Draw)"
+msgstr "Επιλέξτε <emph>Τροποποίηση - Αναστροφή</emph> ($[officename] Draw)"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3147043\n"
-"11\n"
+"00040503.xhp\n"
+"par_id3155742\n"
+"17\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου dBASE, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph>, κάντε κλικ στο <emph>Ευρετήρια</emph></variable>"
+msgid "Choose <emph>Format - Graphics - Graphics</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Γραφικά - Γραφικά</emph>"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3154317\n"
-"12\n"
+"00040503.xhp\n"
+"par_id3158407\n"
+"35\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου Κειμένου, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph></variable>"
+msgid "Open context menu - choose <emph>Flip</emph> (presentation documents)"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph> Αναστροφή</emph> (έγγραφα παρουσιάσεων)"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3150774\n"
+"00040503.xhp\n"
+"par_id3150290\n"
"20\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">Σε ένα παράθυρο αρχείου βάσης δεδομένων τύπου MS ADO, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph></variable>"
+msgid "Choose <emph>Modify - Flip - Vertically</emph> ($[officename] Draw)"
+msgstr "Επιλέξτε <emph>Τροποποίηση - Αναστροφή - Κατακόρυφα</emph> ($[officename] Draw)"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3151110\n"
+"00040503.xhp\n"
+"par_id3153179\n"
"21\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε <emph>Εργαλεία - SQL</emph></variable>"
+msgid "Choose <emph>Format - Graphics - Graphics</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Γραφικά - Γραφικά</emph>"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3147209\n"
-"22\n"
+"00040503.xhp\n"
+"par_id3157960\n"
+"36\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, κλικ στο εικονίδιο <emph>Ερωτήματα</emph> </variable>"
+msgid "Open context menu - choose <emph>Flip - Vertically</emph> (presentation documents)"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph> Αναστροφή - Κατακόρυφα</emph> (έγγραφα παρουσιάσεων)"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3153880\n"
-"62\n"
+"00040503.xhp\n"
+"par_id3153369\n"
+"26\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, κλικ στο εικονίδιο <emph>Πίνακες</emph> </variable>"
+msgid "Choose <emph>Modify - Flip - Horizontally</emph> ($[officename] Draw)"
+msgstr "Επιλέξτε <emph>Τροποποίηση - Αναστροφή - Οριζόντια</emph> ($[officename] Draw)"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3153760\n"
-"64\n"
+"00040503.xhp\n"
+"par_id3147348\n"
+"27\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, κάντε κλικ στο εικονίδιο Πίνακες. Επιλέξτε Εισαγωγή -<emph>Σχεδίαση Πίνακα</emph> ή <emph>Επεξεργασία - Επεξεργασία</emph></variable>"
+msgid "Choose <emph>Format - Graphics</emph>, and then click the <emph>Graphics</emph> tab"
+msgstr "Επιλέξτε <emph>Μορφή - Γραφικά</emph>, και κάντε κλικ στην καρτέλα <emph>Γραφικά</emph>"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3156329\n"
-"65\n"
+"00040503.xhp\n"
+"par_id3156106\n"
+"42\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, κάντε κλικ στο εικονίδιο Πίνακες. Επιλέξτε <emph>Εισαγωγή - Σχεδίαση Πίνακα</emph> ή <emph>Επεξεργασία - Επεξεργασία</emph></variable>"
+msgid "Choose <emph>Format - Flip - Horizontally</emph>"
+msgstr "Επιλέξτε <emph>Μορφή - Αναστροφή - Οριζόντια</emph>"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3154047\n"
-"23\n"
+"00040503.xhp\n"
+"par_id3152578\n"
+"37\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε <emph>Εισαγωγή - Ερώτημα (Προβολή σχεδιασμού)</emph></variable>"
+msgid "Right-click a selected object, and then choose <emph>Flip - Horizontally</emph> ($[officename] Impress)"
+msgstr "Κάντε δεξί κλικ σε ένα επιλεγμένο αντικείμενο, και επιλέξτε <emph>Αναστροφή - Οριζόντια</emph> ($[officename] Impress)"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3149579\n"
-"24\n"
+"00040503.xhp\n"
+"par_id3147318\n"
+"38\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Ερωτήματα</emph>, μετά επιλέξτε <emph>Επεξεργασία - Επεξεργασία</emph></variable>"
+msgid "Choose <emph>Modify - Distribution</emph> ($[officename] Draw)"
+msgstr "Επιλέξτε <emph>Τροποποίηση - Κατανομή</emph> ($[officename] Draw)"
-#: 00000450.xhp
+#: 00040503.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3149902\n"
-"25\n"
+"00040503.xhp\n"
+"par_id3149064\n"
+"39\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, κλικ στο εικονίδιο <emph>Ερωτήματα</emph>, μετά επιλέξτε <emph>Επεξεργασία - Επεξεργασία</emph>. Όταν τα σχετικά πεδία δεν υπάρχουν πια, βλέπετε αυτό το διάλογο </variable>"
+msgid "Open context menu - choose <emph>Distribution</emph> ($[officename] Impress)"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Κατανομή</emph> ($[officename] Impress)"
-#: 00000450.xhp
+#: 01000000.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3159166\n"
+"01000000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Showing and Hiding Docked Windows"
+msgstr "Εμφάνιση και απόκρυψη αγκυρωμένων παραθύρων"
+
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"hd_id3085157\n"
+"1\n"
+"help.text"
+msgid "Showing and Hiding Docked Windows"
+msgstr "Εμφάνιση και απόκρυψη αγκυρωμένων παραθύρων"
+
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"par_id3149948\n"
+"2\n"
+"help.text"
+msgid "Every <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"docked\">docked</link> window has an icon to control the display properties of the window."
+msgstr "Κάθε <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"αγκυρωμένο\">αγκυρωμένο</link> παράθυρο έχει ένα εικονίδιο για να ελέγχει τις ιδιότητες προβολής του παραθύρου."
+
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"par_id3150502\n"
+"3\n"
+"help.text"
+msgid "To show or hide a docked window, click the icon."
+msgstr "Πατήστε το εικονίδιο, για να εμφανιστεί ή να κρυφτεί ένα αγκυρωμένο παράθυρο."
+
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"hd_id3150465\n"
+"13\n"
+"help.text"
+msgid "AutoShow and AutoHide Docked Windows"
+msgstr "Αυτόματη εμφάνιση και Αυτόματη απόκρυψη αγκυρωμένων παραθύρων"
+
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"par_id3155504\n"
+"14\n"
+"help.text"
+msgid "You can click the edge of a hidden docked window to open the window."
+msgstr "Μπορείτε να κάνετε κλικ σε ένα κρυφό αγκυρωμένο παράθυρο για να το ανοίξετε."
+
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"par_id3153257\n"
+"15\n"
+"help.text"
+msgid "The docked window closes automatically when you move the mouse pointer outside of the window."
+msgstr "Το αγκυρωμένο παράθυρο κλείνει αυτόματα όταν κινήσετε το δείκτη του ποντικιού έξω από αυτό."
+
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"par_id3154046\n"
+"16\n"
+"help.text"
+msgid "Multiple docked windows act as a single window in AutoShow/AutoHide mode."
+msgstr "Πολλαπλά αγκυρωμένα παράθυρα συμπεριφέρονται σαν ένα παράθυρο σε κατάσταση Αυτόματης Εμφάνισης/Αυτόματης Απόκρυψης."
+
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"hd_id3145416\n"
+"18\n"
+"help.text"
+msgid "Drag and Drop"
+msgstr "Μετακίνηση και απόθεση"
+
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"par_id3149578\n"
+"19\n"
+"help.text"
+msgid "If you drag an object over the edge of a hidden docked window, the window opens in AutoShow mode."
+msgstr "Όταν σύρετε ένα αντικείμενο επάνω από το αγκυρωμένο άκρο ενός κρυμμένου παραθύρου, το παράθυρο ανοίγει σε κατάσταση αυτόματης εμφάνισης."
+
+#: 01010000.xhp
+msgctxt ""
+"01010000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Gallery context menu"
+msgstr "Μενού περιβάλλοντος Συλλογή"
+
+#: 01010000.xhp
+msgctxt ""
+"01010000.xhp\n"
+"hd_id3150672\n"
+"1\n"
+"help.text"
+msgid "Gallery context menu"
+msgstr "Μενού περιβάλλοντος Συλλογή"
+
+#: 01010000.xhp
+msgctxt ""
+"01010000.xhp\n"
+"par_id3083278\n"
+"3\n"
+"help.text"
+msgid "<ahelp hid=\"HID_GALLERY_MN_ADDMENU\">Defines how a selected graphic object is inserted into a document.</ahelp>"
+msgstr "<ahelp hid=\"HID_GALLERY_MN_ADDMENU\">Καθορίζει τον τρόπο εισαγωγής ενός επιλεγμένου αντικειμένου γραφικών στο έγγραφο.</ahelp>"
+
+#: 01010000.xhp
+msgctxt ""
+"01010000.xhp\n"
+"par_id3156053\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"HID_GALLERY_MN_ADD\">Inserts a copy of the selected graphic object directly into the document.</ahelp>"
+msgstr "<ahelp hid=\"HID_GALLERY_MN_ADD\">Εισάγει ένα αντίγραφο από το επιλεγμένο αντικείμενο γραφικών μέσα στο έγγραφο.</ahelp>"
+
+#: 01010000.xhp
+msgctxt ""
+"01010000.xhp\n"
+"par_id3149038\n"
+"7\n"
+"help.text"
+msgid "<ahelp hid=\"HID_GALLERY_MN_ADD_LINK\">Inserts the selected graphic as a link.</ahelp>"
+msgstr "<ahelp hid=\"HID_GALLERY_MN_ADD_LINK\">Εισάγει το επιλεγμένο γραφικό ως σύνδεση.</ahelp>"
+
+#: 01010000.xhp
+msgctxt ""
+"01010000.xhp\n"
+"par_id3158428\n"
+"15\n"
+"help.text"
+msgid "<ahelp hid=\"HID_GALLERY_MN_PREVIEW\">The<emph> Preview </emph>command displays the selected graphic.</ahelp>"
+msgstr "<ahelp hid=\"HID_GALLERY_MN_PREVIEW\">Η εντολή<emph> Προεπισκόπηση </emph>επιδεικνύει το επιλεγμένο γραφικό.</ahelp>"
+
+#: 01010000.xhp
+msgctxt ""
+"01010000.xhp\n"
+"par_id3154522\n"
+"19\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_GALLERY_TITLE:EDT_TITLE\">Assigns a title to a selected Gallery object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_GALLERY_TITLE:EDT_TITLE\">Αναθέτει ένα τίτλο σε ένα επιλεγμένο αντικείμενο της Συλλογής.</ahelp>"
+
+#: 01010000.xhp
+msgctxt ""
+"01010000.xhp\n"
+"par_id3149750\n"
+"17\n"
+"help.text"
+msgid "<ahelp hid=\"HID_GALLERY_MN_DELETE\">Deletes the selected graphic after confirmation.</ahelp>"
+msgstr "<ahelp hid=\"HID_GALLERY_MN_DELETE\">Διαγράφει το επιλεγμένο γραφικό μετά από επιβεβαίωση.</ahelp>"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Context Menu of Web Pages in Read-Only Mode"
+msgstr "Μενού περιβάλλοντος ιστοσελίδων σε κατάσταση μόνο για ανάγνωση"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"hd_id3158397\n"
+"1\n"
+"help.text"
+msgid "Context Menu of Web Pages in Read-Only Mode"
+msgstr "Μενού περιβάλλοντος ιστοσελίδων σε κατάσταση μόνο για ανάγνωση"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"par_id3145348\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"HID_MN_READONLY_SAVEGRAPHIC\">Opens a dialog where you can save the selected graphics.</ahelp>"
+msgstr "<ahelp hid=\"HID_MN_READONLY_SAVEGRAPHIC\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να αποθηκεύσετε τα επιλεγμένα γραφικά.</ahelp>"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"par_id3151262\n"
+"31\n"
+"help.text"
+msgid "<ahelp hid=\"HID_MN_READONLY_COPYLINK\">Copies the link at the mouse pointer to the clipboard.</ahelp>"
+msgstr "<ahelp hid=\"HID_MN_READONLY_COPYLINK\">Αντιγράφει τη σύνδεση στην οποία βρίσκεται ο δείκτης του ποντικιού στο πρόχειρο.</ahelp>"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"par_id3155934\n"
+"37\n"
+"help.text"
+msgid "<ahelp hid=\"HID_MN_READONLY_COPYGRAPHIC\">Copies a selected graphic to the clipboard.</ahelp>"
+msgstr "<ahelp hid=\"HID_MN_READONLY_COPYGRAPHIC\">Αντιγράφει το επιλεγμένο γραφικό στο πρόχειρο.</ahelp>"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"par_id3145629\n"
+"22\n"
+"help.text"
+msgid "<ahelp hid=\"HID_MN_READONLY_LOADGRAPHIC\">If you have deactivated the graphics display, choose the<emph> Load Graphics </emph>command to make them visible.</ahelp>"
+msgstr "<ahelp hid=\"HID_MN_READONLY_LOADGRAPHIC\">Εάν έχετε απενεργοποιήσει την εμφάνιση γραφικών, επιλέξτε την εντολή<emph> Φόρτωση γραφικών </emph> για να τα εμφανίσετε.</ahelp>"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"par_id3150902\n"
+"24\n"
+"help.text"
+msgid "<ahelp hid=\"HID_MN_READONLY_GRAPHICOFF\">Sets all graphics in the document to be invisible.</ahelp>"
+msgstr "<ahelp hid=\"HID_MN_READONLY_GRAPHICOFF\">Ορίζει όλα τα γραφικά στο έγγραφο να είναι μη ορατά .</ahelp>"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"par_id3153910\n"
"26\n"
"help.text"
-msgid "<variable id=\"Joins\">Open query design and choose <emph>Insert - New Relation</emph>, or double-click on a connection line between two tables.</variable>"
-msgstr "<variable id=\"Joins\">Ανοίξτε το σχεδιασμό ερωτημάτων και επιλέξτε <emph>Εισαγωγή - Δημιουργία σχέσης</emph>, ή κάντε διπλό-κλικ σε μια γραμμή σύνδεσης μεταξύ δύο πινάκων.</variable>"
+msgid "<ahelp hid=\"HID_MN_READONLY_PLUGINOFF\">Disables inserted plug-ins.</ahelp> Click this command again to reactivate the <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-ins\">plug-ins</link>."
+msgstr "<ahelp hid=\"HID_MN_READONLY_PLUGINOFF\">Απενεργοποιεί εισαγόμενες επιπρόσθετες λειτουργίες.</ahelp> Πατήστε αυτή την εντολή ξανά για να επαναενεργοποιήσετε τις<link href=\"text/shared/00/00000002.xhp#plugin\" name=\" επιπρόσθετες λειτουργίες\"> επιπρόσθετες λειτουργίες</link>."
-#: 00000450.xhp
+#: 01020000.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3151245\n"
+"01020000.xhp\n"
+"par_id3148548\n"
+"38\n"
"help.text"
-msgid "<image id=\"img_id3153063\" src=\"cmd/sc_addtable.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153063\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153063\" src=\"cmd/sc_addtable.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153063\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_MN_READONLY_SAVEBACKGROUND\">Allows you to save the background of a Web page.</ahelp>"
+msgstr "<ahelp hid=\"HID_MN_READONLY_SAVEBACKGROUND\">Επιτρέπει την αποθήκευση του φόντου μιας ιστοσελίδας.</ahelp>"
-#: 00000450.xhp
+#: 01050000.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3153896\n"
-"41\n"
+"01050000.xhp\n"
+"tit\n"
"help.text"
-msgid "Insert Tables"
-msgstr "Εισαγωγή πινάκων"
+msgid "General"
+msgstr "Γενικά"
-#: 00000450.xhp
+#: 01050000.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3149457\n"
+"01050000.xhp\n"
+"hd_id3158397\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3147282\" src=\"cmd/sc_dbaddrelation.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147282\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147282\" src=\"cmd/sc_dbaddrelation.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147282\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/shared/00/01050000.xhp\" name=\"General\">General</link>"
+msgstr "<link href=\"text/shared/00/01050000.xhp\" name=\"Γενικά\">Γενικά</link>"
-#: 00000450.xhp
+#: 01050000.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3159085\n"
-"43\n"
+"01050000.xhp\n"
+"par_id3159242\n"
+"2\n"
"help.text"
-msgid "New Relation"
-msgstr "Δημιουργία σχέσης"
+msgid "<ahelp hid=\".\">The<emph> General </emph>tab page lists the general properties of the current theme.</ahelp>"
+msgstr "<ahelp hid=\".\">Η σελίδα καρτέλας <emph>Γενικά</emph> καταγράφει τις γενικές ιδιότητες του τρέχοντος θέματος.</ahelp>"
-#: 00000450.xhp
+#: 01050000.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3150414\n"
-"47\n"
+"01050000.xhp\n"
+"hd_id3150264\n"
+"3\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Εικονίδιο <emph>Αναζήτηση Εγγραφής</emph> στη γραμμή Δεδομένων Πίνακα και στη γραμμή Σχεδιασμού Φόρμας"
+msgid "Name"
+msgstr "Όνομα"
-#: 00000450.xhp
+#: 01050000.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3157962\n"
+"01050000.xhp\n"
+"par_id3154094\n"
+"4\n"
"help.text"
-msgid "<image id=\"img_id3145419\" src=\"cmd/sc_recsearch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145419\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145419\" src=\"cmd/sc_recsearch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145419\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SVX_EDIT_RID_SVXTABPAGE_GALLERY_GENERAL_EDT_MS_NAME\">Displays the name of the theme.</ahelp> If no name has been assigned, you can type a new name in the text box."
+msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXTABPAGE_GALLERY_GENERAL_EDT_MS_NAME\">Εμφανίζει το όνομα του θέματος.</ahelp> Αν δεν έχει ανατεθεί κανένα όνομα, μπορείτε να πληκτρολογήσετε ένα νέο όνομα στο πεδίο κειμένου."
-#: 00000450.xhp
+#: 01050000.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3157322\n"
-"48\n"
+"01050000.xhp\n"
+"hd_id3147089\n"
+"5\n"
"help.text"
-msgid "Find Record"
-msgstr "Αναζήτηση εγγραφής"
+msgid "Type"
+msgstr "Τύπος"
-#: 00000450.xhp
+#: 01050000.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3150870\n"
-"49\n"
+"01050000.xhp\n"
+"par_id3145071\n"
+"6\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Εικονίδιο<emph>Σειρά Ταξινόμησης</emph> στη γραμμή Δεδομένων Πίνακα και στη γραμμή σχεδιασμού φόρμας"
+msgid "Specifies the object type."
+msgstr "Προσδιορίζει τον τύπο του αντικειμένου."
-#: 00000450.xhp
+#: 01050000.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3150393\n"
+"01050000.xhp\n"
+"hd_id3147576\n"
+"7\n"
"help.text"
-msgid "<image id=\"img_id3145606\" src=\"cmd/sc_tablesort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145606\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145606\" src=\"cmd/sc_tablesort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145606\">Εικονίδιο</alt></image>"
+msgid "Location"
+msgstr "Θέση"
-#: 00000450.xhp
+#: 01050000.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3145745\n"
-"50\n"
+"01050000.xhp\n"
+"par_id3146797\n"
+"8\n"
"help.text"
-msgid "Sort Order"
-msgstr "Σειρά ταξινόμησης"
+msgid "Specifies the complete object path."
+msgstr "Προσδιορίζει την ολοκληρωμένη διαδρομή του αντικειμένου."
-#: 00000450.xhp
+#: icon_alt.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3145171\n"
-"55\n"
+"icon_alt.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph></variable>"
+msgid "Standard Icons Alt Texts to be Embedded"
+msgstr "Τυπικά εικονίδια εναλλακτικών κειμένων προς ενσωμάτωση"
-#: 00000450.xhp
+#: icon_alt.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3159252\n"
-"63\n"
+"icon_alt.xhp\n"
+"par_idN10546\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Σύρετε και αποθέστε έναν πίνακα ή ένα ερώτημα στο τμήμα πίνακα ενός άλλου παραθύρου αρχείου βάσης δεδομένων</variable>"
+msgid "<variable id=\"alt_icon\">Icon </variable>"
+msgstr "<variable id=\"alt_icon\">Εικονίδιο</variable>"
-#: 00000450.xhp
+#: icon_alt.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3148560\n"
-"66\n"
+"icon_alt.xhp\n"
+"par_idN10555\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε<emph> Εισαγωγή - Φόρμα</emph></variable>"
+msgid "<variable id=\"alt_warning\">Warning Icon </variable>"
+msgstr "<variable id=\"alt_warning\">Εικονίδιο προειδοποίησης </variable>"
-#: 00000450.xhp
+#: icon_alt.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3155430\n"
-"67\n"
+"icon_alt.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση Δεδομένων - Ιδιότητες</emph></variable>"
+msgid "<variable id=\"alt_tip\">Tip Icon </variable>"
+msgstr "<variable id=\"alt_tip\">Εικονίδιο συμβουλής </variable>"
-#: 00000450.xhp
+#: icon_alt.xhp
msgctxt ""
-"00000450.xhp\n"
-"par_id3147441\n"
-"69\n"
+"icon_alt.xhp\n"
+"par_idN10573\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">Σε ένα παράθυρο αρχείου βάσης δεδομένων, επιλέξτε <emph>Εργαλεία - Σχέσεις</emph></variable>"
+msgid "<variable id=\"alt_note\">Note Icon </variable>"
+msgstr "<variable id=\"alt_note\">Εικονίδιο σημείωσης </variable>"
diff --git a/source/el/helpcontent2/source/text/shared/01.po b/source/el/helpcontent2/source/text/shared/01.po
index 627fe284109..1bf3bbdcdc2 100644
--- a/source/el/helpcontent2/source/text/shared/01.po
+++ b/source/el/helpcontent2/source/text/shared/01.po
@@ -3,1352 +3,836 @@ 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-01-18 13:18+0100\n"
-"PO-Revision-Date: 2013-01-18 22:52+0000\n"
+"POT-Creation-Date: 2013-06-03 08:43+0200\n"
+"PO-Revision-Date: 2013-06-03 14:03+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: team@gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358549524.0\n"
+"X-Project-Style: openoffice\n"
+"X-POOTLE-MTIME: 1370268191.0\n"
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"tit\n"
-"help.text"
-msgid "Extension Update"
-msgstr "Ενημέρωση επέκτασης"
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"hd_id9688100\n"
-"help.text"
-msgid "Extension Update"
-msgstr "Ενημέρωση επέκτασης"
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id5084688\n"
-"help.text"
-msgid "<ahelp hid=\".\">Click the <emph>Check for Updates</emph> button in the <link href=\"text/shared/01/packagemanager.xhp\">Extension Manager</link> to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose <emph>Update</emph>.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ στο κουμπί <emph>Έλεγχος για ενημερώσεις</emph> στη <link href=\"text/shared/01/packagemanager.xhp\">Διαχειριστής επεκτάσεων</link> για να ελέγξετε για ενημερώσεις στο διαδίκτυο μόνο για όλες τις εγκατεστημένες επεκτάσεις. Για να ελέγξετε για ενημερώσεις από το διαδίκτυο μόνο για την επιλεγμένη επέκταση, κάντε δεξί κλικ για να ανοίξετε το μενού περιβάλλοντος, ύστερα επιλέξτε <emph>Ενημέρωση</emph>.</ahelp>"
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id6401257\n"
-"help.text"
-msgid "When you click the <item type=\"menuitem\">Check for Updates</item> button or choose the <item type=\"menuitem\">Update</item> command, the Extension Update dialog is displayed and the check for availability of updates starts immediately."
-msgstr "Με κλικ στο κουμπί <item type=\"menuitem\"> Έλεγχος για ενημερώσεις</item> ή επιλογή της εντολής <item type=\"menuitem\">Ενημέρωση</item>, ο διάλογος Ενημέρωση επέκτασης εμφανίζεται και ελέγχει άμεσα τη διαθεσιμότητα των ενημερώσεων."
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id5841242\n"
-"help.text"
-msgid "<ahelp hid=\".\">While checking for updates, you see a progress indicator. Wait for some messages to show up in the dialog, or click Cancel to abort the update check.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενώ γίνεται έλεγχος για ενημερώσεις, μπορείτε να δείτε ένα δείκτη προόδου. Αναμένετε να εμφανιστούν κάποια μηνύματα στο διάλογο ή πατήστε Ακύρωση για να διακόψετε τον έλεγχο ενημερώσεων.</ahelp>"
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id6794030\n"
-"help.text"
-msgid "If no updates are available, the message in the dialog tells you there are no updates. Close the dialog."
-msgstr "Αν καμία ενημέρωση δεν είναι διαθέσιμη, το μήνυμα στο διάλογο σας λέει ότι δεν υπάρχουν ενημερώσεις. Κλείστε το διάλογο."
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id7096774\n"
-"help.text"
-msgid "If updates are available, the updates can either be installed automatically, or you must respond with some action:"
-msgstr "Αν κάποιες ενημερώσεις είναι διαθέσιμες, οι ενημερώσεις μπορούν να εγκατασταθούν ή αυτόματα ή πρέπει να απαντήσετε με κάποια ενέργεια:"
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id6420484\n"
-"help.text"
-msgid "The Extension Update dialog may contain entries which are not selectable and hence no automatic update can be performed."
-msgstr "Ο διάλογος Ενημέρωσης Επέκτασης ενδέχεται να περιέχει καταχωρίσεις οι οποίες να μην μπορούν να επιλεχθούν και επομένως να μην μπορεί να γίνει αυτόματη ενημέρωση."
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id6986602\n"
-"help.text"
-msgid "Dependencies are not fulfilled (the update needs some more or newer files to be installed)."
-msgstr "Κάποιες εξαρτήσεις δεν ικανοποιούνται (η ενημέρωση χρειάζεται να εγκατασταθούν περισσότερα ή νεότερα αρχεία)."
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id616779\n"
-"help.text"
-msgid "Insufficient user rights (the Extension Manager was started from the menu, but shared extensions can only be modified when %PRODUCTNAME does not run, and only by a user with appropriate rights). See <link href=\"text/shared/01/packagemanager.xhp\">Extension Manager</link> for details."
-msgstr "Ανεπαρκή δικαιώματα χρήστη (ο Διαχειριστής Επεκτάσεων ανοίχτηκε από το μενού, ωστόσο οι κοινόχρηστες επεκτάσεις μπορούν να τροποποιηθούν μόνον όταν το %PRODUCTNAME δεν εκτελείται και μόνον από κάποιο χρήστη με τα απαραίτητα δικαιώματα). Δείτε το <link href=\"text/shared/01/packagemanager.xhp\">Διαχειριστή Επεκτάσεων</link> για λεπτομέρειες."
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id791039\n"
-"help.text"
-msgid "A manual update is necessary."
-msgstr "Μία χειροκίνητη ενημέρωση είναι απαραίτητη."
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id757469\n"
-"help.text"
-msgid "<ahelp hid=\".\">When you click the Install button the Download and Installation dialog is displayed.</ahelp>"
-msgstr "<ahelp hid=\".\">Όταν κάνετε κλικ στο κουμπί Εγκατάσταση εμφανίζεται το παράθυρο διαλόγου Λήψη και εγκατάσταση.</ahelp>"
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id5189062\n"
-"help.text"
-msgid "All extensions which can be directly downloaded are downloaded now. The progress is shown in the Download and Installation dialog. If an extension cannot be downloaded, a message is displayed. The operation continues for the remaining extensions."
-msgstr "Όλες οι επεκτάσεις οι οποίες μπορούν να ληφθούν απευθείας λαμβάνονται τώρα. Η πρόοδος φαίνεται στο διάλογο Λήψης και Εγκατάστασης. Αν μία επέκταση δεν μπορεί να ληφθεί, εμφανίζεται ένα μήνυμα. Η λειτουργία συνεχίζεται για τις υπόλοιπες επεκτάσεις."
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id3949095\n"
-"help.text"
-msgid "Some extensions may be marked with the phrase \"browser based update\". These extensions cannot be downloaded by the Extension Manager. A web browser must be opened to download the extension update from a particular web site. That site may require several more user interaction to download the extension. After downloading you must install the extension manually, for example by double-clicking the extension's icon in a file browser."
-msgstr "Κάποιες επεκτάσεις μπορεί να είναι επισημασμένες με τη φράση \"ενημέρωση βασισμένη σε πρόγραμμα ανάγνωσης ιστοσελίδων\". Αυτές οι επεκτάσεις δεν μπορούν να ληφθούν από το Διαχειριστή Επεκτάσεων. Ένα πρόγραμμα ανάγνωσης ιστοσελίδων πρέπει να ανοιχτεί για να λάβει την ενημέρωση επέκτασης από ένα συγκεκριμένη δικτυακό τόπο. Αυτός ο ιστοτόπος μπορεί να απαιτεί κάποια περαιτέρω αλληλεπίδραση από το χρήστη για να λάβει την επέκταση. Μετά τη λήψη πρέπει να εγκαταστήσετε την επέκταση χειροκίνητα, για παράδειγμα κάνοντας διπλό κλικ στο εικονίδιο της επέκτασης σε ένα πρόγραμμα ανάγνωσης αρχείων."
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id3729056\n"
-"help.text"
-msgid "For extensions marked as \"browser based update\", the Extension Manager will open your web browser on the respective web site. This happens when you close the dialog, after downloading any other extension updates. If there are no extensions which can be directly downloaded then the web browser is started immediately."
-msgstr "Για επεκτάσεις που είναι επισημασμένες ως \"ενημέρωση μέσω περιηγητή\", ο Διαχειριστής Επεκτάσεων θα ανοίξει το πρόγραμμα ανάγνωσης ιστοσελίδων σας στο σχετικό διαδικτυακό τόπο. Αυτό συμβαίνει όταν κλείσετε το διάλογο, αφού λάβετε κάθε άλλη ενημέρωση επέκτασης. Αν δεν υπάρχουν επεκτάσεις οι οποίες μπορούν να ληφθούν απευθείας τότε το πρόγραμμα ανάγνωσης ιστοσελίδων ξεκινά αυτόματα."
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id6854457\n"
-"help.text"
-msgid "After the last extension has been downloaded, the installation begins. First all installed extensions for which an update could be downloaded successfully, are removed. Then the updated extensions are installed. If an error occurs, a message that the installation failed is displayed, but the operation proceeds."
-msgstr "Αφού και η τελευταία επέκταση έχει ληφθεί, η εγκατάσταση ξεκινά. Αρχικά διαγράφονται όλες οι εγκατεστημένες επεκτάσεις για τις οποίες μπόρεσε να ληφθεί με επιτυχία κάποια ενημέρωση. Έπειτα εγκαθιστώνται οι ενημερωμένες επεκτάσεις. Αν συμβεί κάποιο σφάλμα, εμφανίζεται ένα μήνυμα ότι η εγκατάσταση απέτυχε, ωστόσο η λειτουργία συνεχίζεται."
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id3372295\n"
-"help.text"
-msgid "If all updates have been processed the Download and Installation dialog shows that it has finished. You can abort the download and installation process by clicking the <emph>Abort Update</emph> button."
-msgstr "Αν όλες οι ενημερώσεις έχουν εγκατασταθεί, ο διάλογος Λήψης και Εγκατάστασης δείχνει ότι έχει τελειώσει. Μπορείτε να διακόψετε τη διαδικασία εγκατάστασης κάνοντας κλικ στο πεδίο επιλογής <emph>Διακοπή ενημέρωσης</emph>."
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"hd_id5699942\n"
-"help.text"
-msgid "Show all Updates"
-msgstr "Εμφάνιση όλων των ενημερώσεων"
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id641193\n"
-"help.text"
-msgid "<ahelp hid=\".\">By default, only the downloadable extensions are shown in the dialog. Mark <emph>Show all Updates</emph> to see also other extensions and error messages.</ahelp>"
-msgstr "<ahelp hid=\".\">Από προεπιλογή, μόνο οι λαμβανόμενες επεκτάσεις εμφανίζονται στο διάλογο. Επισημάνετε το <emph>Εμφάνιση όλων των ενημερώσεων</emph> για να δείτε επίσης άλλες επεκτάσεις και μηνύματα σφαλμάτων.</ahelp>"
-
-#: extensionupdate.xhp
-msgctxt ""
-"extensionupdate.xhp\n"
-"par_id7634510\n"
-"help.text"
-msgid "<link href=\"text/shared/01/packagemanager.xhp\">Extension Manager</link>"
-msgstr "<link href=\"text/shared/01/packagemanager.xhp\">Διαχειριστής επεκτάσεων</link>"
-
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
+"01010000.xhp\n"
"tit\n"
"help.text"
-msgid "General"
-msgstr "Γενικά"
-
-#: 01100200.xhp
-msgctxt ""
-"01100200.xhp\n"
-"bm_id3149955\n"
-"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>αριθμοί αναθεώρησης των εγγράφων</bookmark_value><bookmark_value>έγγραφα, αριθμοί αναθεώρησης</bookmark_value><bookmark_value>αρχεία,αριθμοί αναθεώρησης</bookmark_value><bookmark_value>χρόνος επεξεργασίας των εγγράφων</bookmark_value><bookmark_value>έγγραφα,χρόνος επεξεργασίας</bookmark_value>"
+msgid "New"
+msgstr "Νέο"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3148668\n"
+"01010000.xhp\n"
+"hd_id3154788\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/01100200.xhp\" name=\"General\">General</link>"
-msgstr "<link href=\"text/shared/01/01100200.xhp\" name=\"Γενικά\">Γενικά</link>"
+msgid "<link href=\"text/shared/01/01010000.xhp\" name=\"New\">New</link>"
+msgstr "<link href=\"text/shared/01/01010000.xhp\" name=\"Δημιουργία\"> Δημιουργία</link>"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3154863\n"
+"01010000.xhp\n"
+"par_id3145669\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_DOCINFODOC\">Contains basic information about the current file.</ahelp>"
-msgstr "<ahelp hid=\"HID_DOCINFODOC\">Περιέχει βασικές πληροφορίες για το τρέχον αρχείο.</ahelp>"
-
-#: 01100200.xhp
-msgctxt ""
-"01100200.xhp\n"
-"hd_id3149999\n"
-"3\n"
-"help.text"
-msgid "File"
-msgstr "Αρχείο"
-
-#: 01100200.xhp
-msgctxt ""
-"01100200.xhp\n"
-"par_id3153114\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2:EDIT:TP_DOCINFODOC:ED_FILE_NAME\">Displays the file name.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:EDIT:TP_DOCINFODOC:ED_FILE_NAME\">Εμφανίζει το όνομα του αρχείου.</ahelp>"
-
-#: 01100200.xhp
-msgctxt ""
-"01100200.xhp\n"
-"hd_id3156136\n"
-"17\n"
-"help.text"
-msgid "Type:"
-msgstr "Τύπος:"
+msgid "<ahelp hid=\".uno:AddDirect\">Creates a new $[officename] document.</ahelp>"
+msgstr "<ahelp hid=\".uno:AddDirect\">Δημιουργεί ένα νέο έγγραφο $[officename].</ahelp>"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3155552\n"
-"20\n"
+"01010000.xhp\n"
+"par_id3149182\n"
+"115\n"
"help.text"
-msgid "Displays the file type for the current document."
-msgstr "Εμφανίζει τον τύπο αρχείου του συγκεκριμένου εγγράφου."
+msgid "<ahelp hid=\"HID_TBXCONTROL_FILENEW\" visibility=\"hidden\">Creates a new $[officename] document. Click the arrow to select the document type.</ahelp>"
+msgstr "<ahelp hid=\"HID_TBXCONTROL_FILENEW\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο $[officename]. Κάντε κλικ στο βέλος για να επιλέξετε τον τύπο του εγγράφου.</ahelp>"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3145314\n"
-"18\n"
+"01010000.xhp\n"
+"par_id3153528\n"
+"81\n"
"help.text"
-msgid "Location:"
-msgstr "Τοποθεσία:"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
+msgstr "<ahelp hid=\".\">Αν θέλετε να δημιουργήσετε ένα έγγραφο από ένα πρότυπο, επιλέξτε <emph>Δημιουργία - Πρότυπα.</emph></ahelp>"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3150506\n"
-"21\n"
+"01010000.xhp\n"
+"par_id3147009\n"
+"82\n"
"help.text"
-msgid "Displays the path and the name of the directory where the file is stored."
-msgstr "Εμφανίζει την διαδρομή και το όνομα του καταλόγου όπου το αρχείο έχει αποθηκευτεί"
+msgid "A template is a file that contains the design elements for a document, including formatting styles, backgrounds, frames, graphics, fields, page layout, and text."
+msgstr "Ένα πρότυπο είναι ένα αρχείο το οποίο περιέχει τα στοιχεία σχεδίασης για ένα έγγραφο, συμπεριλαμβανομένων στοιχείων μορφοποίησης κειμένου, φόντου, πλαισίων, γραφικών, πεδίων, διάταξη σελίδας και κειμένου."
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3155892\n"
-"19\n"
+"01010000.xhp\n"
+"par_id3147242\n"
+"112\n"
"help.text"
-msgid "Size:"
-msgstr "Μέγεθος:"
+msgid "<emph>Icon</emph>"
+msgstr "<emph>Εικονίδιο</emph>"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3153311\n"
-"22\n"
+"01010000.xhp\n"
+"par_id3149580\n"
+"113\n"
"help.text"
-msgid "Displays the size of the current document in bytes."
-msgstr "Εμφανίζει το μέγεθος του τρέχοντος εγγράφου σε bytes."
+msgid "<emph>Name</emph>"
+msgstr "<emph>Όνομα</emph>"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3149178\n"
-"7\n"
+"01010000.xhp\n"
+"par_id3153258\n"
+"114\n"
"help.text"
-msgid "Created:"
-msgstr "Δημιουργήθηκε:"
+msgid "<emph>Function</emph>"
+msgstr "<emph>Λειτουργία</emph>"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3153748\n"
-"8\n"
+"01010000.xhp\n"
+"par_id3145317\n"
"help.text"
-msgid "Displays the date and time and author when the file was first saved."
-msgstr "Εμφανίζει την ημερομηνία, ώρα και τον συγγραφέα όταν αποθηκεύτηκε πρώτα το αρχείο."
+msgid "<image id=\"img_id3153821\" src=\"res/sx03251.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153821\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153821\" src=\"res/sx03251.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153821\">Εικονίδιο</alt></image>"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3149182\n"
-"9\n"
+"01010000.xhp\n"
+"par_id3153349\n"
+"61\n"
"help.text"
-msgid "Modified:"
-msgstr "Τροποποιήθηκε:"
+msgid "Text Document"
+msgstr "Έγγραφο κειμένου"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3150355\n"
-"10\n"
+"01010000.xhp\n"
+"par_id3156153\n"
+"62\n"
"help.text"
-msgid "Displays the date and time and author when the file was last saved in a $[officename] file format."
-msgstr "Εμφανίζει την ημερομηνία, ώρα και συγγραφέα όταν το αρχείο αποθηκεύτηκε τελευταία φορά σε μορφή αρχείου $[officename]."
+msgid "Creates a new text document ($[officename] Writer)."
+msgstr "Δημιουργεί ένα νέο έγγραφο κειμένου ($[officename] Writer)."
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_idN106C5\n"
+"01010000.xhp\n"
+"par_id3145121\n"
"help.text"
-msgid "Digitally signed:"
-msgstr "Με ψηφιακή υπογραφή:"
+msgid "<image id=\"img_id3150503\" src=\"res/sx03250.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150503\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150503\" src=\"res/sx03250.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150503\">Εικονίδιο</alt></image>"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_idN106C9\n"
+"01010000.xhp\n"
+"par_id3148552\n"
+"63\n"
"help.text"
-msgid "Displays the date and the time when the file was last signed as well as the name of the author who signed the document."
-msgstr "Εμφανίζει την ημερομηνία και την ώρα που το αρχείο υπογράφτηκε για τελευταία φορά, όπως και το όνομα του συγγραφέα που υπέγραψε το έγγραφο."
+msgid "Spreadsheet"
+msgstr "Υπολογιστικό φύλλο"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_idN106CC\n"
+"01010000.xhp\n"
+"par_id3154280\n"
+"64\n"
"help.text"
-msgid "Digital Signature"
-msgstr "Ψηφιακή Υπογραφή"
+msgid "Creates a new spreadsheet document ($[officename] Calc)."
+msgstr "Δημιουργεί ένα νέο έγγραφο υπολογιστικού φύλλου ($[officename] Calc)."
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_idN106D0\n"
+"01010000.xhp\n"
+"par_id3149456\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "Ανοίγει το διάλογο <link href=\"text/shared/01/digitalsignatures.xhp\">Ψηφιακές υπογραφές</link> όπου μπορείτε να διαχειριστείτε ψηφιακές υπογραφές για το τρέχον έγγραφο."
+msgid "<image id=\"img_id3148663\" src=\"res/sx03249.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148663\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148663\" src=\"res/sx03249.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148663\">Εικονίδιο</alt></image>"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3156346\n"
-"11\n"
+"01010000.xhp\n"
+"par_id3153798\n"
+"65\n"
"help.text"
-msgid "Last printed:"
-msgstr "Εκτυπώθηκε στις:"
+msgid "Presentation"
+msgstr "Παρουσίαση"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3152780\n"
-"12\n"
+"01010000.xhp\n"
+"par_id3154946\n"
+"66\n"
"help.text"
-msgid "Displays the date and time and user name when the file was last printed."
-msgstr "Η περιοχή αυτή εμφανίζει την ημερομηνία και την ώρα της τελευταίας εκτύπωσης του εγγράφου."
+msgid "Creates a new presentation document ($[officename] Impress). If activated, the <link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentation Wizard</link> dialog appears."
+msgstr "Δημιουργεί ένα νέο έγγραφο παρουσίασης ($[officename] Impress). Αν ενεργοποιηθεί, εμφανίζεται ο διάλογος <link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Οδηγός παρουσίασης</link>."
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3153252\n"
-"15\n"
+"01010000.xhp\n"
+"par_id3150495\n"
"help.text"
-msgid "Revision number:"
-msgstr "Αριθμός αναθεώρησης:"
+msgid "<image id=\"img_id3154329\" src=\"res/sx03246.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154329\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154329\" src=\"res/sx03246.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154329\">Εικονίδιο</alt></image>"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3149955\n"
-"16\n"
+"01010000.xhp\n"
+"par_id3154217\n"
+"99\n"
"help.text"
-msgid "Displays the number of times that the file has been saved."
-msgstr "Εμφανίζει το πόσες φορές αποθηκεύτηκε το αρχείο."
+msgid "Drawing"
+msgstr "Σχεδίαση"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3155342\n"
-"13\n"
+"01010000.xhp\n"
+"par_id3149167\n"
+"100\n"
"help.text"
-msgid "Editing time:"
-msgstr "Συνολικός χρόνος επεξεργασίας:"
+msgid "Creates a new drawing document ($[officename] Draw)."
+msgstr "Δημιουργεί ένα νέο έγγραφο σχεδίασης ($[officename] Draw)."
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3149795\n"
-"14\n"
+"01010000.xhp\n"
+"par_idN1089C\n"
"help.text"
-msgid "Displays the amount of time that the file has been open for editing since the file was created. The editing time is updated when you save the file."
-msgstr "Το πεδίο αυτό εμφανίζει τον συνολικό χρόνο επεξεργασίας με το έγγραφο από τότε που δημιουργήθηκε. Ο συνολικός χρόνος της επεξεργασίας ενημερώνεται κατά την αποθήκευση του αρχείου."
+msgid "<image id=\"Graphic3\" src=\"res/sx03245.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic3\" src=\"res/sx03245.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3154810\n"
-"33\n"
+"01010000.xhp\n"
+"par_idN108CB\n"
"help.text"
-msgid "Apply User Data"
-msgstr "Χρήση προσωπικών δεδομένων"
+msgid "Database"
+msgstr "Βάση δεδομένων"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3143271\n"
-"34\n"
+"01010000.xhp\n"
+"par_idN108D0\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:CHECKBOX:TP_DOCINFODOC:CB_USE_USERDATA\">Saves the user's full name with the file. You can edit the name by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - User Data</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:CHECKBOX:TP_DOCINFODOC:CB_USE_USERDATA\">Αποθηκεύει το πλήρες όνομα του χρήστη με το αρχείο. Μπορείτε να επεξεργαστείτε το όνομα επιλέγοντας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Δεδομένα χρήστη</emph>.</ahelp>"
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
+msgstr "Ανοίγει τον <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματο Πιλότο Βάσης δεδομένων</link> για να δημιουργήσει ένα <link href=\"text/shared/explorer/database/dabadoc.xhp\">αρχείο βάσης δεδομένων.</link>."
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3154046\n"
-"35\n"
+"01010000.xhp\n"
+"par_id3159149\n"
"help.text"
-msgid "Delete"
-msgstr "Επαναφορά"
+msgid "<image id=\"img_id3150868\" src=\"res/sx03139.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150868\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150868\" src=\"res/sx03139.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150868\">Εικονίδιο</alt></image>"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3152349\n"
-"36\n"
+"01010000.xhp\n"
+"par_id3154298\n"
+"79\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:TP_DOCINFODOC:BTN_DELETE\">Resets the editing time to zero, the creation date to the current date and time, and the version number to 1. The modification and printing dates are also deleted.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_DOCINFODOC:BTN_DELETE\">Επαναφέρει τον χρόνο επεξεργασίας στο μηδέν, την ώρα δημιουργίας στη τωρινή ημερομηνία και ώρα, και τον αριθμό έκδοσης σε 1. Επίσης, σβήνονται οι ημερομηνίες αλλαγής και εκτύπωσης.</ahelp>"
+msgid "HTML Document"
+msgstr "Έγγραφο HTML"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3149576\n"
-"5\n"
+"01010000.xhp\n"
+"par_id3152460\n"
+"80\n"
"help.text"
-msgid "Template:"
-msgstr "Πρότυπο:"
+msgid "Creates a new HTML document."
+msgstr "Δημιουργεί ένα νέο έγγραφο HTML"
-#: 01100200.xhp
+#: 01010000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3147530\n"
-"6\n"
+"01010000.xhp\n"
+"par_idN107BF\n"
"help.text"
-msgid "Displays the template that was used to create the file."
-msgstr "Εμφανίζει το πρότυπο με το οποίο δημιουργήθηκε το αρχείο."
+msgid "<image id=\"Graphic2\" src=\"res/sx03251.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic2\" src=\"res/sx03251.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
-#: 05350000.xhp
+#: 01010000.xhp
msgctxt ""
-"05350000.xhp\n"
-"tit\n"
+"01010000.xhp\n"
+"par_idN107F0\n"
"help.text"
-msgid "3D Effects"
-msgstr "Εφέ 3Δ"
+msgid "XML Form Document"
+msgstr "Έγγραφο φόρμας ΧML"
-#: 05350000.xhp
+#: 01010000.xhp
msgctxt ""
-"05350000.xhp\n"
-"hd_id3153136\n"
-"1\n"
+"01010000.xhp\n"
+"par_idN107F5\n"
"help.text"
-msgid "<link href=\"text/shared/01/05350000.xhp\" name=\"3D Effects\">3D Effects</link>"
-msgstr "<link href=\"text/shared/01/05350000.xhp\" name=\"Εφέ 3Δ\">Εφέ 3Δ</link>"
+msgid "Creates a new <link href=\"text/shared/guide/xforms.xhp\">XForms</link> document."
+msgstr "Δημιουργεί ένα νέο έγγραφο <link href=\"text/shared/guide/xforms.xhp\">XForms</link>"
-#: 05350000.xhp
+#: 01010000.xhp
msgctxt ""
-"05350000.xhp\n"
-"par_id3156324\n"
-"2\n"
+"01010000.xhp\n"
+"par_id3147426\n"
"help.text"
-msgid "<ahelp hid=\".uno:Window3D\">Specifies the properties of 3D object(s) in the current document.</ahelp>"
-msgstr "<ahelp hid=\".uno:Window3D\">Προσδιορίζει τις ιδιότητες των αντικειμένων 3Δ στο τρέχον έγγραφο.</ahelp>"
+msgid "<image id=\"img_id3163710\" src=\"res/sx03248.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163710\">Icon</alt></image>"
+msgstr "<image id=\"img_id3163710\" src=\"res/sx03248.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163710\">Εικονίδιο</alt></image>"
-#: 05150101.xhp
+#: 01010000.xhp
msgctxt ""
-"05150101.xhp\n"
-"tit\n"
+"01010000.xhp\n"
+"par_id3152938\n"
+"89\n"
"help.text"
-msgid "Add AutoFormat"
-msgstr "Προσθήκη Αυτόματης μορφοποίησης"
+msgid "Master Document"
+msgstr "Κύριο έγγραφο"
-#: 05150101.xhp
+#: 01010000.xhp
msgctxt ""
-"05150101.xhp\n"
-"hd_id3154841\n"
-"1\n"
+"01010000.xhp\n"
+"par_id3150961\n"
+"90\n"
"help.text"
-msgid "Add AutoFormat"
-msgstr "Προσθήκη Αυτόματης μορφοποίησης"
+msgid "Creates a new <link href=\"text/shared/01/01010001.xhp\" name=\"master document\">master document</link>."
+msgstr "Δημιουργεί ένα νέο <link href=\"text/shared/01/01010001.xhp\" name=\"κύριο έγγραφο\">κύριο έγγραφο</link>."
-#: 05150101.xhp
+#: 01010000.xhp
msgctxt ""
-"05150101.xhp\n"
-"hd_id3154812\n"
-"2\n"
+"01010000.xhp\n"
+"par_id3155854\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "<image id=\"img_id3147317\" src=\"res/sx03247.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147317\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147317\" src=\"res/sx03247.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147317\">Εικονίδιο</alt></image>"
-#: 05150101.xhp
+#: 01010000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3153391\n"
-"3\n"
+"01010000.xhp\n"
+"par_id3155511\n"
+"77\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/stringinput/edit\">Enter a name for the new AutoFormat, and then click<emph> OK</emph>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/stringinput/edit\">Εισάγετε ένα όνομα για τη νέα Αυτόματη Μορφοποίηση και μετά πατήστε στο <emph> Εντάξει</emph>.</ahelp>"
+msgid "Formula"
+msgstr "Τύπος"
-#: 05120200.xhp
+#: 01010000.xhp
msgctxt ""
-"05120200.xhp\n"
-"tit\n"
+"01010000.xhp\n"
+"par_id3150872\n"
+"78\n"
"help.text"
-msgid "1.5 Lines"
-msgstr "1,5 γραμμή"
+msgid "Creates a new formula document ($[officename] Math)."
+msgstr "Δημιουργεί ένα νέο έγγραφο μαθηματικού τύπου ($[officename] Math)."
-#: 05120200.xhp
+#: 01010000.xhp
msgctxt ""
-"05120200.xhp\n"
-"hd_id3152459\n"
-"1\n"
+"01010000.xhp\n"
+"par_id3154145\n"
"help.text"
-msgid "<link href=\"text/shared/01/05120200.xhp\" name=\"1.5 Lines\">1.5 Lines</link>"
-msgstr "<link href=\"text/shared/01/05120200.xhp\" name=\"1.5 Lines\">1,5 γραμμή</link>"
+msgid "<image id=\"img_id3083443\" src=\"res/sx03255.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083443\">Icon</alt></image>"
+msgstr "<image id=\"img_id3083443\" src=\"res/sx03255.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083443\">Εικονίδιο</alt></image>"
-#: 05120200.xhp
+#: 01010000.xhp
msgctxt ""
-"05120200.xhp\n"
-"par_id3146807\n"
-"2\n"
+"01010000.xhp\n"
+"par_id3149417\n"
+"105\n"
"help.text"
-msgid "<ahelp hid=\".uno:SpacePara15\">Sets the line spacing of the current paragraph to one and half lines.</ahelp>"
-msgstr "<ahelp hid=\".uno:SpacePara15\">Ορίζει το διάστιχο στην τρέχουσα παράγραφο στη μία και μισή γραμμή.</ahelp>"
+msgid "Labels"
+msgstr "Ετικέτες"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"tit\n"
+"01010000.xhp\n"
+"par_id3148388\n"
+"106\n"
"help.text"
-msgid "Illumination"
-msgstr "Φωτισμός"
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
+msgstr "Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/01010200.xhp\" name=\"Ετικέτες\">Ετικέτες</link> όπου μπορείτε να ορίσετε τις επιλογές για τις ετικέτες σας και έπειτα δημιουργεί ένα νέο έγγραφο κειμένου για τις ετικέτες του ($[officename] Writer)."
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"hd_id3151260\n"
-"1\n"
+"01010000.xhp\n"
+"par_id3155415\n"
"help.text"
-msgid "<link href=\"text/shared/01/05350400.xhp\" name=\"Illumination\">Illumination</link>"
-msgstr "<link href=\"text/shared/01/05350400.xhp\" name=\"Φωτισμός\">Φωτισμός</link>"
+msgid "<image id=\"img_id3156283\" src=\"res/sx03255.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156283\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156283\" src=\"res/sx03255.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156283\">Εικονίδιο</alt></image>"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"par_id3149741\n"
-"2\n"
+"01010000.xhp\n"
+"par_id3150592\n"
+"107\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_LIGHT\">Define the light source for the selected 3D object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_LIGHT\">Προσδιορίστε την προέλευση φωτός για το επιλεγμένο αντικείμενο 3Δ.</ahelp>"
+msgid "Business Cards"
+msgstr "Επαγγελματικές κάρτες"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"hd_id3154984\n"
-"4\n"
+"01010000.xhp\n"
+"par_id3150968\n"
+"108\n"
"help.text"
-msgid "Illumination"
-msgstr "Φωτισμός"
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
+msgstr "Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/01010300.xhp\" name=\"Επαγγελματικές κάρτες \">Επαγγελματικές κάρτες</link> μέσω του οποίου μπορείτε να καθορίσετε τις επιλογές για τις Επαγγελματικές κάρτες σας, και μετά δημιουργεί ένα νέο έγγραφο κειμένου ($[officename] Writer)."
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"par_id3155391\n"
-"5\n"
+"01010000.xhp\n"
+"par_id3154729\n"
"help.text"
-msgid "Specify the light source for the object, as well as the color of the light source and of the ambient light. You can define up to eight different light sources."
-msgstr "Προσδιορίστε την προέλευση φωτός για το αντικείμενο, καθώς και το χρώμα της προέλευσης και του φωτός περιβάλλοντος. Μπορείτε να ορίσετε ως και 8 διαφορετικές προελεύσεις φωτός."
+msgid "<image id=\"img_id3150422\" src=\"res/sx03242.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150422\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150422\" src=\"res/sx03242.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150422\">Εικονίδιο</alt></image>"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"hd_id3153748\n"
-"6\n"
+"01010000.xhp\n"
+"par_id3154510\n"
+"69\n"
"help.text"
-msgid "Light source"
-msgstr "Προέλευση φωτός"
+msgid "Templates"
+msgstr "Πρότυπα"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"par_id3149149\n"
-"7\n"
+"01010000.xhp\n"
+"par_id3155603\n"
+"70\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_LIGHT_8\">Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the <emph>Ambient light</emph> box.</ahelp> You can also press the Spacebar to turn the light source on or off."
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_LIGHT_8\">Κάντε κλικ δύο φορές για να ενεργοποιήσετε την προέλευση φωτός και έπειτα επιλέξτε ένα χρώμα από τη λίστα για το φωτισμό. Αν θέλετε μπορείτε επίσης να ορίσετε το χρώμα του περιβάλλοντος φωτός επιλέγοντας ένα χρώμα από το πεδίο <emph>Φωτισμός περιβάλλοντος</emph>.</ahelp> Μπορείτε επίσης να πατήσετε την μπάρα (Spacebar) για να ενεργοποιήσετε ή να απενεργοποιήσετε την προέλευση φωτός."
+msgid "Creates a new document using an existing template."
+msgstr "Δημιουργεί ένα νέο έγγραφο χρησιμοποιώντας ένα υπάρχον πρότυπο."
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"par_id3159269\n"
+"01010000.xhp\n"
+"par_idN1096F\n"
"help.text"
-msgid "<image id=\"img_id3156155\" src=\"svx/res/lighton.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3156155\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156155\" src=\"svx/res/lighton.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3156155\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/shared/guide/doc_open.xhp\">Opening documents</link>"
+msgstr "<link href=\"text/shared/guide/doc_open.xhp\">Άνοιγμα εγγράφων</link>"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"par_id3154143\n"
-"8\n"
+"01010000.xhp\n"
+"par_idN109E7\n"
"help.text"
-msgid "Light is on"
-msgstr "Ο φωτισμός είναι ενεργοποιημένος"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο κειμένου ($[officename] Writer).</ahelp>"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"par_id3155449\n"
+"01010000.xhp\n"
+"par_idN109FE\n"
"help.text"
-msgid "<image id=\"img_id3147573\" src=\"svx/res/light.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147573\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147573\" src=\"svx/res/light.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147573\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο υπολογιστικού φύλλου ($[officename] Calc).</ahelp>"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"par_id3155829\n"
-"9\n"
+"01010000.xhp\n"
+"par_idN10A15\n"
"help.text"
-msgid "Light is off"
-msgstr "Ο φωτισμός είναι απενεργοποιημένος"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress). If activated, the Presentation Wizard dialog appears.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο παρουσίασης ($[officename] Impress). Αν ενεργοποιηθεί, εμφανίζεται ο διάλογος οδηγού παρουσίασης.</ahelp>"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"hd_id3159166\n"
-"10\n"
+"01010000.xhp\n"
+"par_idN10A2C\n"
"help.text"
-msgid "Color Selection"
-msgstr "Επιλογή χρώματος"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο σχεδίου ($[officename] Draw).</ahelp>"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"par_id3155421\n"
-"11\n"
+"01010000.xhp\n"
+"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXFLOAT_3D:LB_LIGHT_1\">Select a color for the current light source.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXFLOAT_3D:LB_LIGHT_1\">Επιλέξτε ένα χρώμα για την τρέχουσα προέλευση φωτισμού.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τον Αυτόματο Πιλότο Βάσης δεδομένων για τη δημιουργία ενός αρχείου βάσης δεδομένων.</ahelp>"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"hd_id3149955\n"
-"12\n"
+"01010000.xhp\n"
+"par_idN10A5A\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Select Color in the color dialog\">Select Color in the color dialog</link>"
-msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Επιλέξτε το χρώμα στο διάλογο χρωμάτων\">Επιλέξτε χρώμα στο διάλογο χρωμάτων</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new HTML document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο HTML.</ahelp>"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"hd_id3153061\n"
-"13\n"
+"01010000.xhp\n"
+"par_idN10A71\n"
"help.text"
-msgid "Ambient light"
-msgstr "Φωτισμός περιβάλλοντος"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new XForms document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο XForms.</ahelp>"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"hd_id3144511\n"
-"15\n"
+"01010000.xhp\n"
+"par_idN10A88\n"
"help.text"
-msgid "Color Selection"
-msgstr "Επιλογή χρώματος"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new master document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο κύριο έγγραφο.</ahelp>"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"par_id3153896\n"
-"16\n"
+"01010000.xhp\n"
+"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXFLOAT_3D:LB_AMBIENTLIGHT\">Select a color for the ambient light.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXFLOAT_3D:LB_AMBIENTLIGHT\">Επιλέξτε ένα χρώμα για το φωτισμό περιβάλλοντος.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο μαθηματικού τύπου ($[officename] Math).</ahelp>"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"hd_id3149670\n"
-"17\n"
+"01010000.xhp\n"
+"par_idN10AB6\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Select Color Through the Color Dialog\">Select Color Through the Color Dialog</link>"
-msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Επιλέξτε χρώμα από το διάλογο χρώματος\">Επιλέξτε χρώμα από το διάλογο χρώματος</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου Ετικετών μέσω του οποίου μπορείτε να καθορίσετε τις επιλογές για τις ετικέτες σας, και μετά δημιουργεί ένα νέο έγγραφο κειμένου για τις ετικέτες ($[officename] Writer).</ahelp>"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"hd_id3153961\n"
-"18\n"
+"01010000.xhp\n"
+"par_idN10ACD\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου Επαγγελματικές Κάρτες μέσω του οποίου μπορείτε να καθορίσετε τις επιλογές για τις Επαγγελματικές σας Κάρτες, και μετά δημιουργεί ένα νέο έγγραφο κειμένου ($[officename] Writer).</ahelp>"
-#: 05350400.xhp
+#: 01010000.xhp
msgctxt ""
-"05350400.xhp\n"
-"par_id3151056\n"
-"19\n"
+"01010000.xhp\n"
+"par_idN10AE4\n"
"help.text"
-msgid "Displays a preview of the light source changes."
-msgstr "Εμφανίζει μια προεπισκόπηση των αλλαγών στις προελεύσεις φωτός."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new document using an existing template or opens a sample document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο χρησιμοποιώντας ένα υπάρχον πρότυπο ή ανοίγει ένα δείγμα εγγράφου.</ahelp>"
-#: 05030500.xhp
+#: 01010001.xhp
msgctxt ""
-"05030500.xhp\n"
+"01010001.xhp\n"
"tit\n"
"help.text"
-msgid "Borders"
-msgstr "Περιγράμματα"
+msgid "Master Document"
+msgstr "Κύριο έγγραφο"
-#: 05030500.xhp
+#: 01010001.xhp
msgctxt ""
-"05030500.xhp\n"
-"hd_id3154812\n"
+"01010001.xhp\n"
+"hd_id3153514\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link>"
-msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\">Περιγράμματα</link>"
+msgid "<link href=\"text/shared/01/01010001.xhp\" name=\"Master Document\">Master Document</link>"
+msgstr "<link href=\"text/shared/01/01010001.xhp\" name=\"Κύριο έγγραφο\">Κύριο έγγραφο</link>"
-#: 05030500.xhp
+#: 01010001.xhp
msgctxt ""
-"05030500.xhp\n"
-"par_id3151097\n"
+"01010001.xhp\n"
+"par_id3154682\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_BORDER\">Sets the border options for the selected objects in Writer or Calc.</ahelp>"
-msgstr "<ahelp hid=\"HID_BORDER\">Θέτει τις επιλογές περιγραμμάτων για τα επιλεγμένα αντικείμενα στο Writer ή στο Calc.</ahelp>"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3155351\n"
-"44\n"
-"help.text"
-msgid "You can specify the border position, size, and style in Writer or Calc. <switchinline select=\"appl\"><caseinline select=\"WRITER\">In $[officename] Writer, you can add borders to pages, frames, graphics, tables, paragraphs, and to embedded objects. </caseinline></switchinline>"
-msgstr "Μπορείτε να καθορίσετε την θέση του περιγράμματος, το μέγεθός του, και το στυλ του στο Writer ή στο Calc. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Στο $[officename] Writer, μπορείτε να προσθέσετε περιγράμματα σε σελίδες, πλαίσια, γραφικά, πίνακες, παραγράφους, και σε ενσωματωμένα αντικείμενα. </caseinline></switchinline>"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3152997\n"
-"40\n"
-"help.text"
-msgid "To modify the border of an entire table, place the cursor in a table cell, right-click, choose <emph>Table</emph>, and then click the <emph>Borders</emph> tab. To modify the border of a table cell, select the cell, right-click, choose <emph>Table</emph>, and then click the <emph>Borders</emph> tab."
-msgstr "Για να τροποποιήσετε το περίγραμμα ενός ολόκληρου πίνακα, τοποθετήστε το δρομέα σε ένα κελί του πίνακα, κάντε δεξί κλικ, επιλέξτε <emph>Πίνακας</emph>, και μετά κάντε κλικ στην καρτέλα <emph>Περιγράμματα</emph>. Για να τροποποιήσετε το περίγραμμα ενός κελιού του πίνακα, επιλέξτε το κελί, κάντε δεξί κλικ, επιλέξτε <emph>Πίνακας</emph>, και μετά κάντε κλικ στην καρτέλα <emph>Περιγράμματα</emph>."
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"hd_id3145417\n"
-"3\n"
-"help.text"
-msgid "Line arrangement"
-msgstr "Διάταξη γραμμών"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3153332\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"HID_BORDER_CTL_PRESETS\">Select a predefined border style to apply.</ahelp>"
-msgstr "<ahelp hid=\"HID_BORDER_CTL_PRESETS\">Επιλέξτε ένα προκαθορισμένο είδος περιγράμματος να εφαρμόσετε.</ahelp>"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3148643\n"
-"5\n"
-"help.text"
-msgid "If you are in a table or spreadsheet, you can also add or remove predefined borders. Use the <emph>Borders</emph> icon on the <emph>Table Bar</emph>."
-msgstr "Αν βρίσκεστε σε πίνακα ή σε λογιστικό φύλλο, μπορείτε επίσης να προσθέσετε ή να αφαιρέσετε προκαθορισμένα περιγράμματα. Χρησιμοποιήστε το εικονίδιο <emph>Περιγράμματα</emph> που βρίσκεται στο <emph>Γραμμή Πίνακα</emph>."
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"hd_id3149575\n"
-"23\n"
-"help.text"
-msgid "Line"
-msgstr "Γραμμή"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3152360\n"
-"24\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BORDER:LB_LINESTYLE\">Click the border style that you want to apply. The style is applied to the borders selected in the preview.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BORDER:LB_LINESTYLE\">Κάντε κλικ στο στυλ περιγράμματος που θέλετε να εφαρμόσετε. Το στυλ εφαρμόζεται στο περίγραμμα που επιλέχτηκε στην προεσκόπηση.</ahelp>"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3154938\n"
-"29\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BORDER:LB_LINECOLOR\">Select the line color that you want to use for the selected border(s).</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BORDER:LB_LINECOLOR\">Επιλέξτε το χρώμα της γραμμής που θέλετε να χρησιμοποιήσετε για το/τα επιλεγμένο/επιλεγμένα περίγραμμα/περιγράμματα.</ahelp>"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"hd_id3150359\n"
-"21\n"
-"help.text"
-msgid "Spacing to contents"
-msgstr "Απόσταση από περιεχόμενα"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3154365\n"
-"22\n"
-"help.text"
-msgid "Specify the amount of space that you want to leave between the border and the contents of the selection."
-msgstr "Καθορίστε την απόσταση μεταξύ του περιγράμματος και των περιεχομένων της επιλογής."
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"hd_id3147084\n"
-"45\n"
-"help.text"
-msgid "Left"
-msgstr "Αριστερά"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3151176\n"
-"46\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_BORDER_MF_LEFT\">Enter the distance that you want to have between the left border and the contents of the selection.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_BORDER_MF_LEFT\">Εισάγετε την απόσταση μεταξύ του αριστερού περιγράμματος και των περιεχομένων της επιλογής.</ahelp>"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"hd_id3150650\n"
-"47\n"
-"help.text"
-msgid "Right"
-msgstr "Δεξιά"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3153104\n"
-"48\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_BORDER_MF_RIGHT\">Enter the distance that you want to have between the right border and the contents of the selection.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_BORDER_MF_RIGHT\">Εισάγετε την απόσταση μεταξύ του δεξιού περιγράμματος και των περιεχομένων της επιλογής.</ahelp>"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"hd_id3150495\n"
-"49\n"
-"help.text"
-msgid "Top"
-msgstr "Πάνω"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3156212\n"
-"50\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_BORDER_MF_TOP\">Enter the distance that you want to have between the top border and the contents of the selection.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_BORDER_MF_TOP\">Εισάγετε την απόσταση μεταξύ του πάνω περιγράμματος και των περιεχομένων της επιλογής.</ahelp>"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"hd_id3150767\n"
-"51\n"
-"help.text"
-msgid "Bottom"
-msgstr "Κάτω"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3158410\n"
-"52\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_BORDER_MF_BOTTOM\">Enter the distance that you want to have between the bottom border and the contents of the selection.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_BORDER_MF_BOTTOM\">Εισάγετε την απόσταση μεταξύ του κάτω περιγράμματος και των περιεχομένων της επιλογής.</ahelp>"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"hd_id3155429\n"
-"53\n"
-"help.text"
-msgid "Synchronize"
-msgstr "Συγχρονισμός"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3154299\n"
-"54\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_BORDER_CB_SYNC\">Applies the same <emph>spacing to contents</emph> setting to all four borders when you enter a new distance.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_BORDER_CB_SYNC\">Ενεργοποιεί την ίδια ρύθμιση για <emph>κενό ανάμεσα στα περιεχόμενα</emph> και στα τέσσερα περιγράμματα όταν εισάγετε μια νέα απόσταση.</ahelp>"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"bm_id3155855\n"
-"help.text"
-msgid "<bookmark_value>shadows; borders</bookmark_value><bookmark_value>borders; shadows</bookmark_value><bookmark_value>margins; shadows</bookmark_value>"
-msgstr "<bookmark_value>σκιές, περιγράμματα</bookmark_value><bookmark_value>περιγράμματα, σκιές</bookmark_value><bookmark_value>περιθώρια, σκιές</bookmark_value>"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"hd_id3155855\n"
-"31\n"
-"help.text"
-msgid "Shadow style"
-msgstr "Στυλ σκιάς"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3146975\n"
-"32\n"
-"help.text"
-msgid "You can also apply a shadow effect to borders. For the best results, only apply this effect when all four borders are visible."
-msgstr "Μπορείτε επίσης να εφαρμόσετε στα περιγράμματα ένα εφέ σκιάς. Για καλύτερο αποτέλεσμα, εφαρμόστε αυτό το εφέ μόνο όταν και τα τέσσερα περιγράμματα είναι ορατά."
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3157309\n"
-"43\n"
-"help.text"
-msgid "Graphics or objects that are anchored to a frame in the document cannot exceed the size of the frame. If you apply a shadow to the borders of an object that fills an entire frame, the size of the object is reduced to display the shadows."
-msgstr "Τα γραφικά ή τα αντικείμενα που είναι αγκυρωμένα σε ένα πλαίσιο του εγγράφου δεν μπορούν να υπερβαίνουν το μέγεθος του πλαισίου. Εάν έχει καθοριστεί σκιά για το περίγραμμα ενός αντικειμένου το οποίο έχει ήδη γεμίσει την περιοχή του πλαισίου, το μέγεθος του αντικειμένου θα μειωθεί έτσι ώστε να χωρέσει η σκιά μέσα στο πλαίσιο."
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"hd_id3153728\n"
-"33\n"
-"help.text"
-msgid "Position"
-msgstr "Θέση"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3153364\n"
-"34\n"
-"help.text"
-msgid "<ahelp hid=\"HID_BORDER_CTL_SHADOWS\">Click a shadow style for the selected borders.</ahelp>"
-msgstr "<ahelp hid=\"HID_BORDER_CTL_SHADOWS\">Επιλέξτε ένα στυλ σκιάς για τα επιλεγμένα περιγράμματα.</ahelp>"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"hd_id3156444\n"
-"35\n"
-"help.text"
-msgid "Distance"
-msgstr "Απόσταση"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3156060\n"
-"36\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_BORDER:ED_SHADOWSIZE\">Enter the width of the shadow.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_BORDER:ED_SHADOWSIZE\">Εισάγετε το πλάτος της σκιάς.</ahelp>"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"hd_id3155307\n"
-"37\n"
-"help.text"
-msgid "Color"
-msgstr "Χρώμα"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_id3146147\n"
-"38\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BORDER:LB_SHADOWCOLOR\">Select a color for the shadow.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BORDER:LB_SHADOWCOLOR\">Επιλέξτε χρώμα για τη σκιά.</ahelp>"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_idN10A2B\n"
-"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_idN10A2F\n"
-"help.text"
-msgid "Specifies the properties for the current paragraph or the selected paragraphs."
-msgstr "Καθορίζει τις ιδιότητες που ισχύουν για την τρέχουσα παράγραφο ή για τις επιλεγμένες παραγράφους."
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_idN10A3A\n"
-"help.text"
-msgid "Merge with next paragraph"
-msgstr "Συγχώνευση με την επόμενη παράγραφο."
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_idN10A3E\n"
-"help.text"
-msgid "<ahelp hid=\"svx:CheckBox:RID_SVXPAGE_BORDER:CB_MERGEWITHNEXT\">Merges the border style and the shadow style of the current paragraph with the next paragraph.</ahelp> These styles are only merged if the indent, border, and shadow styles of the next paragraph are the same as the current paragraph. This option is also available for Paragraph Styles."
-msgstr "<ahelp hid=\"svx:CheckBox:RID_SVXPAGE_BORDER:CB_MERGEWITHNEXT\">Συγχωνεύει τα πρότυπα των περιγραμμάτων και το πρότυπο της σκιάς της τρέχουσας παραγράφου με την επόμενη.</ahelp>Αυτά τα πρότυπα μπορούν να συγχωνευτούν μόνο αν τα πρότυπα των εσοχών, των περιγραμμάτων, και της σκιάς της επόμενης παραγράφου είναι τα ίδια με την τρέχουσα παράγραφο. Αυτή η επιλογή είναι επίσης διαθέσιμη για τα Πρότυπα Παραγράφων."
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_idN109BA\n"
-"help.text"
-msgid "Merge adjacent line styles"
-msgstr "Συγχώνευση προτύπων των γειτονικών γραμμών"
-
-#: 05030500.xhp
-msgctxt ""
-"05030500.xhp\n"
-"par_idN109BE\n"
-"help.text"
-msgid "<ahelp hid=\"700793922\">Merges two different border styles of adjacent cells in a Writer table into one border style. This property is valid for a whole table in a Writer document.</ahelp>"
-msgstr "<ahelp hid=\"700793922\">Συγχωνεύει δυο διαφορετικά πρότυπα περιγράμματος των γειτονικών κελιών μέσα σε ένα πίνακα Writer σε ένα πρότυπο περιγράμματος. Αυτή η ιδιότητα είναι έγκυρη για έναν ολόκληρο πίνακα σε ένα έγγραφο Writer.</ahelp>"
+msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr "Χρησιμοποιήστε ένα <emph>Κύριο έγγραφο</emph> για την οργάνωση πολύπλοκων έργων, όπως ένα βιβλίο.<ahelp hid=\".\"> Ένα <emph>Κύριο έγγραφο</emph> μπορεί να περιέχει τα ξεχωριστά αρχεία κάθε κεφαλαίου ενός βιβλίου, καθώς και ένα πίνακα περιεχομένων και ένα ευρετήριο.</ahelp>"
-#: 05030500.xhp
+#: 01010001.xhp
msgctxt ""
-"05030500.xhp\n"
-"par_idN109C1\n"
+"01010001.xhp\n"
+"par_id3149828\n"
"help.text"
-msgid "The rules can be condensed to the statement that the stronger attribute wins. If, for example, one cell has a red border of 2 point width, and the adjacent cell has a blue border of 3 point width, then the common border between these two cells will be blue with 3 point width."
-msgstr "Οι κανόνες μπορούν να συμπυκνωθούν στη πρόταση ότι το δυνατότερο χαρακτηριστικό κερδίζει. Αν, για παράδειγμα, ένα κελί έχει ένα κόκκινο πλαίσιο πλάτους 2 πόντων, και το γειτονικό κελί έχει μπλε πλαίσιο πλάτους τριών πόντων, τότε το κοινό κομμάτι πλαισίου μεταξύ των δύο κελιών θα είναι μπλε πλάτους 3 πόντων."
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
+msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Περιήγηση για Κύρια έγγραφα\">Περιήγηση για Κύρια έγγραφα</link>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"tit\n"
+"01010100.xhp\n"
+"par_id3148520\n"
+"117\n"
"help.text"
-msgid "Comment"
-msgstr "Σχόλιο"
+msgid "The <emph>Templates Manager</emph> dialog allows you to manage your templates."
+msgstr "Ο διάλογος <emph>Διαχειριστής Προτύπων</emph> επιτρέπει τη διαχείριση των προτύπων σας."
-#: 04050000.xhp
-msgctxt ""
-"04050000.xhp\n"
-"bm_id3154100\n"
-"help.text"
-msgid "<bookmark_value>comments;inserting/editing/deleting/printing</bookmark_value> <bookmark_value>inserting; comments</bookmark_value> <bookmark_value>editing; comments</bookmark_value> <bookmark_value>deleting;comments</bookmark_value> <bookmark_value>Navigator;comments</bookmark_value> <bookmark_value>printing;comments</bookmark_value> <bookmark_value>records; inserting comments </bookmark_value> <bookmark_value>remarks, see also comments</bookmark_value>"
-msgstr "<bookmark_value>σχόλια; εισαγωγή/επεξεργασία/διαγραφή/εκτύπωση</bookmark_value> <bookmark_value>εισαγωγή; σχόλια</bookmark_value> <bookmark_value>επεξεργασία; σχόλια</bookmark_value> <bookmark_value>διαγραφή;σχόλια</bookmark_value> <bookmark_value>Περιήγηση;σχόλια</bookmark_value> <bookmark_value>εκτύπωση;σχόλια</bookmark_value> <bookmark_value>εγγραφές; εισαγωγή σχόλια </bookmark_value> <bookmark_value>παρατηρήσεις, δείτε ακόμα σχόλια</bookmark_value>"
-
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id3154100\n"
-"1\n"
+"01010100.xhp\n"
+"par_id3157898\n"
+"118\n"
"help.text"
-msgid "Comment"
-msgstr "Σχόλιο"
+msgid "To open the <emph>Templates Manager</emph> dialog, do one of the following:"
+msgstr "Για το άνοιγμα του διαλόγου <emph>Διαχειριστής προτύπων</emph>, κάντε ένα από τα ακόλουθα:"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3151100\n"
-"2\n"
+"01010100.xhp\n"
+"par_id3156414\n"
+"125\n"
"help.text"
-msgid "<variable id=\"notizbearbeitentext\"><ahelp hid=\".uno:InsertAnnotation\">Inserts a comment.</ahelp></variable>"
-msgstr "<variable id=\"notizbearbeitentext\"><ahelp hid=\".uno:InsertAnnotation\">Εισάγει ένα σχόλιο.</ahelp></variable>"
+msgid "Choose <emph>File - New - Templates</emph>"
+msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία - Πρότυπα</emph>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id9851680\n"
+"01010100.xhp\n"
+"par_id3153114\n"
+"126\n"
"help.text"
-msgid "Inserting comments"
-msgstr "Εισαγωγή σχολίων"
+msgid "Press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N."
+msgstr "Πατήστε Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N."
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id1830500\n"
+"01010100.xhp\n"
+"hd_id3159234\n"
+"5\n"
"help.text"
-msgid "In Writer, the command <item type=\"menuitem\">Insert - Comment</item> or the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+C key combination inserts a comment anchor at the current cursor position. A comment box is shown at the page margin, where you can enter the text of your comment. A line connects anchor and comment box. If a text range is selected, the comment is attached to the text range."
-msgstr "Στο Writer, η εντολή <item type=\"menuitem\">Εισαγωγή - Σχόλιο</item> ή ο συνδυασμός πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή+Επιλογή</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+C εισάγει ένα προσαρτημένο σχόλιο στην τρέχουσα θέση του δρομέα. Ένα πεδίο σχολίου εμφανίζεται στο περιθώριο της σελίδας, όπου μπορείτε να εισάγετε το κείμενο του σχολίου σας. Μία γραμμή συνδέει την άγκυρα και το πλαίσιο του σχολίου. Εάν επιλεγεί μια περιοχή κειμένου, το σχόλιο προσαρτάται στην επόμενη περιοχή."
+msgid "Categories"
+msgstr "Κατηγορίες"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id0915200910571516\n"
+"01010100.xhp\n"
+"par_id3157958\n"
+"6\n"
"help.text"
-msgid "In Calc, Draw, and Impress, the command <item type=\"menuitem\">Insert - Comment</item> inserts a comment."
-msgstr "Στο Calc, Draw, και το Impress, η εντολή <item type=\"menuitem\">Εισαγωγή - Σχόλιο</item> εισάγει ένα σχόλιο."
+msgid "<ahelp hid=\".\">Categories are shown in the box on the left side of the<emph> Templates and Documents</emph> dialog. Click a category to display the files associated with that category in the <emph>Title </emph>box.</ahelp>"
+msgstr "<ahelp hid=\".\">Οι κατηγορίες εμφανίζονται στο πεδίο στην αριστερή πλευρά του παραθύρου διαλόγου<emph> Πρότυπα και Έγγραφα</emph>. Κάντε κλικ σε μια κατηγορία για να εμφανίσετε τα αρχεία που σχετίζονται με αυτήν την κατηγορία στο κουτί <emph>Τίτλος</emph>.</ahelp>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id1831\n"
+"01010100.xhp\n"
+"hd_id3149388\n"
+"100\n"
"help.text"
-msgid "The author name and the date and time of creating this comment is shown at the bottom of the comment box."
-msgstr "Το όνομα του συντάκτη και η ημερομηνία και ώρα δημιουργίας του σχόλιου εμφανίζονται στο κάτω μέρος του πλαισίου του σχόλιου."
+msgid "Title Box"
+msgstr "Τίτλος"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id6718649\n"
+"01010100.xhp\n"
+"par_id3150355\n"
+"101\n"
"help.text"
-msgid "The comments by different authors get different colors. Choose <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - User Data</item> to enter your name so that it can show up as the comment author."
-msgstr "Τα σχόλια από διαφορετικούς συγγραφείς παίρνουν διαφορετικά χρώματα. Επιλέξτε <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Δεδομένα χρήστη</item> για να εισάγετε το όνομά σας έτσι ώστε να εμφανίζεται ως ο συγγραφέας του σχολίου."
+msgid "<ahelp hid=\"HID_TEMPLATEDLG_FILEVIEW\">Lists the available templates or documents for the selected category. Select a template or document and, then click <emph>Open</emph>. To preview the document, click the <emph>Preview</emph> button above the box on the right.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLATEDLG_FILEVIEW\">Εμφανίζει τα διαθέσιμα πρότυπα ή έγγραφα για την επιλεγμένη κατηγορία. Επιλέξτε ένα πρότυπο ή έγγραφο και έπειτα κάντε κλικ στο <emph>Άνοιγμα</emph>. Για να δείτε μια προεπισκόπηση του εγγράφου κάντε κλικ στο κουμπί <emph>Προεπισκόπηση</emph> πάνω από το πεδίο στα δεξιά.</ahelp>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id2929166\n"
+"01010100.xhp\n"
+"hd_id3152996\n"
+"102\n"
"help.text"
-msgid "Editing comments"
-msgstr "Επεξεργασία σχολίων"
+msgid "Back"
+msgstr "Πίσω"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id5201879\n"
+"01010100.xhp\n"
+"par_id3153257\n"
"help.text"
-msgid "Every user with write permission to the document can edit and delete comments of all authors."
-msgstr "Κάθε χρήστης με δικαιώματα εγγραφής στο έγγραφο μπορεί να εισάγει ή να διαγράφει σχόλια από τους άλλους συντάκτες."
+msgid "<image id=\"img_id3149784\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149784\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149784\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149784\">Εικονίδιο</alt></image>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id2571794\n"
+"01010100.xhp\n"
+"par_id3153822\n"
+"103\n"
"help.text"
-msgid "The comment box contains an icon with a down arrow. Click the icon to open a menu with some commands to delete comments."
-msgstr "Το πλαίσιο σχολίου περιέχει ένα εικονίδιο με ένα βέλος προς τα κάτω. Επιλέξτε το εικονίδιο για να ανοίξετε ένα μενού με εντολές για να διαγράψετε σχόλια."
+msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_BACK\">Moves back to the previous window in the dialog.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_BACK\">Μεταβαίνει πίσω στο προηγούμενο παράθυρο στο διάλογο.</ahelp>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id0522200809383431\n"
+"01010100.xhp\n"
+"hd_id3148685\n"
+"104\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Delete the current comment.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διαγραφή του τρέχοντος σχολίου.</ahelp>"
+msgid "Up One Level"
+msgstr "Ένα επίπεδο πάνω"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id0522200809383485\n"
+"01010100.xhp\n"
+"par_id3156152\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Delete all comments by this author in the current document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διαγραφή όλων των σχολίων από αυτόν τον συντάκτη από το τρέχον έγγραφο.</ahelp>"
+msgid "<image id=\"img_id3149762\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149762\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149762\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149762\">Εικονίδιο</alt></image>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id0522200809383428\n"
+"01010100.xhp\n"
+"par_id3156024\n"
+"105\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Delete all comments in the current document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διαγραφή όλων των σχολίων από το τρέχον έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_PREV\">Moves up one folder level, if available.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PREV\">Μεταβαίνει ένα επίπεδο φακέλων πάνω, αν είναι διαθέσιμο.</ahelp>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id1857051\n"
+"01010100.xhp\n"
+"hd_id3147264\n"
+"106\n"
"help.text"
-msgid "<ahelp hid=\".\">Choose a command to delete the current comment, or all comments from the same author as the current comment, or all comments in the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε μια εντολή για να διαγράψετε το τρέχον σχόλιο ή όλα τα σχόλια του ίδιου συντάκτη ή όλα τα σχόλια στο έγγραφο.</ahelp>"
+msgid "Print"
+msgstr "Εκτύπωση"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id0305200911090684\n"
+"01010100.xhp\n"
+"par_id3154346\n"
"help.text"
-msgid "If the comment in a text document was written by another author, there is a Reply command in the context menu. <ahelp hid=\".\">This command inserts a new comment adjacent to the comment to which you want to reply.</ahelp> The comment anchor is the same for both comments. Type your reply text in the new comment. Save and send your document to other authors, then those authors can add replies, too."
-msgstr "Αν το σχόλιο σε ένα έγγραφο κειμένου δημιουργήθηκε από έναν άλλον συντάκτη, υπάρχει μια εντολή Απάντηση στο μενού επιλογών. <ahelp hid=\".\">Αυτή η εντολή εισάγει ένα νέο σχόλιο δίπλα από το σχόλιο στο οποίο θέλετε να απαντήσετε.</ahelp> Η αγκύρωση σχολίου είναι ίδια και για τα δυο σχόλια. Πληκτρολογήστε την απάντηση σας στο νέο σχόλιο. Αποθηκεύστε και στείλτε το έγγραφο στους άλλους συντάκτες, και αυτοί οι συντάκτες μπορούν επίσης να προσθέτουν απαντήσεις σχολίων."
+msgid "<image id=\"img_id3148663\" src=\"cmd/sc_print.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148663\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148663\" src=\"cmd/sc_print.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148663\">Εικονίδιο</alt></image>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id0804200803435883\n"
+"01010100.xhp\n"
+"par_id3150359\n"
+"107\n"
"help.text"
-msgid "<ahelp hid=\".\">Use <item type=\"menuitem\">View - Comments</item> to show or hide all comments (not available in Calc).</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε το μενού <item type=\"menuitem\">Προβολή - Σχόλια</item> για να προβάλλετε ή αν αποκρύψετε όλα τα σχόλια (όχι διαθέσιμο στο Calc).</ahelp>"
+msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Prints the selected template or document.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Εκτυπώνει το επιλεγμένο πρότυπο ή έγγραφο.</ahelp>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id0302200901430918\n"
+"01010100.xhp\n"
+"hd_id3149651\n"
+"9\n"
"help.text"
-msgid "In the Find & Replace dialog of text documents, you can select to include the comments texts in your searches."
-msgstr "Στο διάλογο Αναζήτηση & Αντικατάσταση των εγγράφων κειμένου, μπορείτε να επιλέξετε να συμπεριλαμβάνονται τα σχόλια στις αναζητήσεις σας."
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id3445539\n"
+"01010100.xhp\n"
+"par_id3148799\n"
+"10\n"
"help.text"
-msgid "Navigating from comment to comment in text documents"
-msgstr "Περιήγηση από σχόλιο σε σχόλιο σε έγγραφα κειμένου"
+msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Allows you to preview the template or document, as well as view the document properties.</ahelp> To preview the template or document, click the <emph>Preview</emph> icon at the top of the Preview box on the right side of the dialog. To view the properties of the document, click the <emph>Document Properties</emph> icon at the top of the Preview box."
+msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Σας επιτρέπει να δείτε μια προεπισκόπηση του προτύπου ή του εγγράφου καθώς επίσης να δείτε τις ιδιότητες του εγγράφου.</ahelp> Για να δείτε μια προεπισκόπηση του προτύπου ή του εγγράφου, κάντε κλικ στο εικονίδιο <emph>Προεπισκόπηση</emph> στο πάνω μέρος του πεδίου Προεπισκόπηση στη δεξιά πλευρά του παραθύρου διαλόγου. Για να δείτε τις ιδιότητες του εγγράφου, κάντε κλικ στο εικονίδιο <emph>Ιδιότητες Εγγράφου</emph> στο πάνω μέρος του πεδίου Προεπισκόπηση."
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id4271370\n"
+"01010100.xhp\n"
+"hd_id3149807\n"
+"108\n"
"help.text"
-msgid "When the cursor is inside a comment, you can press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Page Down to jump to the next comment, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Page Up to jump to the previous comment."
-msgstr "Όταν ο δείκτης βρίσκεται μέσα σε ένα σχόλιο, πιέστε τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option </caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Page Down για να μεταβείτε στο επόμενο σχόλιο ή πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option </caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Page Up για να μεταβείτε στο προηγούμενο σχόλιο."
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id2116153\n"
+"01010100.xhp\n"
+"par_id3150741\n"
"help.text"
-msgid "When the cursor is inside the normal text, press the above mentioned keys to jump to the next or previous comment anchor. You can also use the small Navigation window below the vertical scrollbar to jump from one comment anchor to the next comment anchor."
-msgstr "Όταν ο δείκτης βρίσκεται μέσα στο κανονικό κείμενο, πιέστε τα πλήκτρα που αναφέρονται παραπάνω για να μεταβείτε στην επόμενη ή στην προηγούμενη αγκυρωμένη σχολίου. Μπορείτε επίσης να χρησιμοποιήσετε το μικρό παράθυρο Περιήγηση, κάτω από την κατακόρυφη γραμμή κύλισης, για να μεταβείτε από το ένα αγκυρωμένο σχόλιο στο επόμενο."
+msgid "<image id=\"img_id3148451\" src=\"svtools/res/preview_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148451\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148451\" src=\"svtools/res/preview_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148451\">Εικονίδιο</alt></image>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id5381328\n"
+"01010100.xhp\n"
+"par_id3151043\n"
+"109\n"
"help.text"
-msgid "You can also open the Navigator to see a list of all comments. Right-click a comment name in the Navigator to edit or delete the comment."
-msgstr "Μπορείτε επίσης να ανοίξετε την Περιήγηση για να δείτε μία λίστα με όλα τα σχόλια. Κάντε δεξί κλικ σε ένα όνομα σημείωσης στην Περιήγηση για να επεξεργαστείτε ή να διαγράψετε το σχόλιο."
+msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_PREVIEW\">Allows you to preview the selected template or document.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PREVIEW\">Σας επιτρέπει να κάνετε προεπισκόπηση του επιλεγμένου εγγράφου ή προτύπου.</ahelp>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id5664235\n"
+"01010100.xhp\n"
+"hd_id3145606\n"
+"110\n"
"help.text"
-msgid "Printing comments"
-msgstr "Εκτύπωση σχολίων"
+msgid "Document Properties"
+msgstr "Ιδιότητες εγγράφου"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id2254402\n"
+"01010100.xhp\n"
+"par_id3147353\n"
"help.text"
-msgid "To change the printing option for comments for all your text documents, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME Writer - Print</item>."
-msgstr "Για αλλαγή της επιλογής εκτύπωσης για σχόλια για όλα τα έγγραφα κειμένου, επιλέξτε <item type=\"menuitem\">Εργαλεία - Επιλογές - %PRODUCTNAME Writer - Εκτύπωση</item>."
+msgid "<image id=\"img_id3153367\" src=\"svtools/res/info_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153367\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153367\" src=\"svtools/res/info_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153367\">Εικονίδιο</alt></image>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"hd_id0915200910571612\n"
+"01010100.xhp\n"
+"par_id3153210\n"
+"12\n"
"help.text"
-msgid "Comments in spreadsheets"
-msgstr "Σχόλια σε λογιστικά φύλλα"
+msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_DOCINFO\">Displays the properties for the selected template or document.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_DOCINFO\">Εμφανίζει τις ιδιότητες για το επιλεγμένο πρότυπο ή έγγραφο.</ahelp>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3166460\n"
-"6\n"
+"01010100.xhp\n"
+"hd_id3153142\n"
+"111\n"
"help.text"
-msgid "When you attach a comment to a cell, a callout appears where you can enter your text. A small square in the upper right corner of a cell marks the position of a comment. To display the comment permanently, right-click the cell, and choose <emph>Show Comment</emph>."
-msgstr "Όταν επισυνάπτετε ένα σχόλιο σε ένα κελί, εμφανίζεται ένα υπόμνημα όπου μπορείτε να εισάγετε το κείμενό σας. Ένα μικρό τετράγωνο στην πάνω δεξιά γωνία ενός κελιού δείχνει τη θέση ενός σχολίου. Για να εμφανιστεί μόνιμα το σχόλιο, κάντε δεξί κλικ στο κελί και επιλέξτε <emph>Εμφάνιση σχολίου</emph>."
+msgid "Organize"
+msgstr "Διαχείριση"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id8336741\n"
+"01010100.xhp\n"
+"par_id3156441\n"
+"112\n"
"help.text"
-msgid "To change the object properties of a comment, for example the background color, choose <emph>Show Comment</emph> as above, then right-click the comment (do not double-click the text)."
-msgstr "Για να αλλάξετε τις ιδιότητες ενός σχολίου, για παράδειγμα το χρώμα του φόντου, επιλέξτε <emph>Εμφάνιση σχολίου</emph> όπως παραπάνω, μετά κάντε δεξί κλικ στο σχόλιο (μη κάνετε διπλό κλικ στο κείμενο)."
+msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_MANAGE\">Adds, removes, or rearranges templates or sample documents.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_MANAGE\">Προσθέτει, αφαιρεί ή αναδιοργανώνει πρότυπα ή δείγματα εγγράφων.</ahelp>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3155390\n"
-"7\n"
+"01010100.xhp\n"
+"hd_id3149483\n"
+"113\n"
"help.text"
-msgid "To edit a shown comment, double-click the comment text. To edit a comment that is not shown permanently, right-click in the cell that contains the comment, and then choose <emph>Insert - Comment</emph>. To specify the formatting of the comment text, right-click the comment text in edit mode."
-msgstr "Για επεξεργασία εμφανιζόμενου κειμένου, διπλό κλικ στο κείμενο του σχολίου. Για επεξεργασία σχολίου που δεν εμφανίζεται μόνιμα, δεξί κλικ στο κελί που περιέχει το σχόλιο και έπειτα επιλέξτε <emph>Εισαγωγή - Σχόλιο</emph>. Για ορισμό της μορφοποίησης του κειμένου σχολίου, δεξί κλικ στο κείμενο σχολίου στην κατάσταση επεξεργασίας."
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_idN107A1\n"
+"01010100.xhp\n"
+"par_id3154470\n"
+"114\n"
"help.text"
-msgid "To change the position or size of a comment, drag a border or corner of the comment."
-msgstr "Για να αλλάξετε τη θέση ή το μέγεθος ενός σχολίου, σύρετε το περίγραμμα ή τις γωνίες της του σχολίου."
+msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_EDIT\">Opens the selected template for editing.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_EDIT\">Ανοίγει το επιλεγμένο πρότυπο προς επεξεργασία.</ahelp>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id9499496\n"
+"01010100.xhp\n"
+"hd_id3147428\n"
+"115\n"
"help.text"
-msgid "To delete a comment, right-click the cell, then choose <emph>Delete Comment</emph>."
-msgstr "Για να διαγράψετε ένα σχόλιο, κάντε δεξί κλικ στο κελί και επιλέξτε <emph>Διαγραφή σχολίου</emph>."
+msgid "Open"
+msgstr "Άνοιγμα"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id2036805\n"
+"01010100.xhp\n"
+"par_id3148617\n"
+"116\n"
"help.text"
-msgid "You can also right-click a comment name in the Navigator window to choose some editing commands."
-msgstr "Μπορείτε επίσης να κάνετε δεξί κλικ σε ένα όνομα σχολίου στο παράθυρο Περιήγηση για να επιλέξετε μερικές εντολές επεξεργασίας."
+msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_EDIT\">Opens the selected document or creates a document based on the selected template.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_EDIT\">Ανοίγει το επιλεγμένο έγγραφο ή δημιουργεί ένα έγγραφο βασισμένο στο επιλεγμένο πρότυπο.</ahelp>"
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id3153716\n"
-"8\n"
+"01010100.xhp\n"
+"par_id3155306\n"
+"98\n"
"help.text"
-msgid "To set the printing options for comments in your spreadsheet, choose <emph>Format - Page</emph>, and then click the <emph>Sheet</emph> tab."
-msgstr "Για να ρυθμίσετε τις επιλογές εκτύπωσης για σχόλια στο λογιστικό σας φύλλο, επιλέξτε <emph>Μορφή - Σελίδα</emph> και μετά κάντε κλικ στη καρτέλα <emph>Φύλλο</emph>."
+msgid "To add another folder to the template path, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"$[officename] - Paths\"><emph>$[officename] - Paths</emph></link>, and then enter the path."
+msgstr "Για προσθήκη ενός άλλου φακέλου στη διαδρομή προτύπου, επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"$[officename] - Διαδρομές\"><emph>$[officename] - Διαδρομές</emph></link> και έπειτα εισαγωγή της διαδρομής."
-#: 04050000.xhp
+#: 01010100.xhp
msgctxt ""
-"04050000.xhp\n"
-"par_id2419507\n"
+"01010100.xhp\n"
+"par_id3149379\n"
"help.text"
-msgid "In Impress, you can choose to use the Notes view to write a page of notes for every slide. Additionally, you can insert comments to your slides."
-msgstr "Στο Impress, μπορείτε να χρησιμοποιήσετε την Προβολή σημειώσεων για να γράψετε μια σελίδα με σημειώσεις για κάθε διαφάνεια. Επιπρόσθετα μπορείτε να εισάγετε σχόλια στις διαφάνειες σας."
+msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"File properties\">File properties</link>"
+msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες αρχείου\">Ιδιότητες αρχείου</link>"
#: 01010200.xhp
msgctxt ""
@@ -1411,5623 +895,4382 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/labels.xhp\" name=\"Creating labels\">Creating labels</link>"
msgstr "<link href=\"text/shared/guide/labels.xhp\" name=\"Δημιουργία ετικετών\">Δημιουργία ετικετών</link>"
-#: 05250600.xhp
+#: 01010201.xhp
msgctxt ""
-"05250600.xhp\n"
+"01010201.xhp\n"
"tit\n"
"help.text"
-msgid "To Background"
-msgstr "Στο φόντο"
+msgid "Labels"
+msgstr "Ετικέτες"
-#: 05250600.xhp
+#: 01010201.xhp
msgctxt ""
-"05250600.xhp\n"
-"hd_id3146959\n"
+"01010201.xhp\n"
+"hd_id3149987\n"
"1\n"
"help.text"
-msgid "<variable id=\"background\"><link href=\"text/shared/01/05250600.xhp\" name=\"To Background\">To Background</link></variable>"
-msgstr "<variable id=\"background\"><link href=\"text/shared/01/05250600.xhp\" name=\"Στο φόντο\">Στο φόντο</link></variable>"
+msgid "<link href=\"text/shared/01/01010201.xhp\" name=\"Labels\">Labels</link>"
+msgstr "<link href=\"text/shared/01/01010201.xhp\" name=\"Ετικέτες\">Ετικέτες</link>"
-#: 05250600.xhp
+#: 01010201.xhp
msgctxt ""
-"05250600.xhp\n"
-"par_id3146902\n"
+"01010201.xhp\n"
+"par_id3152952\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:SetObjectToBackground\">Moves the selected object behind text.</ahelp>"
-msgstr "<ahelp hid=\".uno:SetObjectToBackground\">Μετακινεί το επιλεγμένο αντικείμενο πίσω από το κείμενο.</ahelp>"
-
-#: 05250600.xhp
-msgctxt ""
-"05250600.xhp\n"
-"par_id3148731\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
-msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Επίπεδο\">Επίπεδο</link>"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Geometry"
-msgstr "Γεωμετρία"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"hd_id3149551\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05350200.xhp\" name=\"Geometry\">Geometry</link>"
-msgstr "<link href=\"text/shared/01/05350200.xhp\" name=\"Γεωμετρία\">Γεωμετρία</link>"
+msgid "<ahelp hid=\"HID_LAB_LAB\">Specify the label text and choose the paper size for the label.</ahelp>"
+msgstr "<ahelp hid=\"HID_LAB_LAB\">Καθορίστε το κείμενο ετικέτας και επιλέξτε το μέγεθος χαρτιού για την ετικέτα.</ahelp>"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"par_id3150008\n"
-"2\n"
+"01010201.xhp\n"
+"hd_id3158397\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_GEO\">Adjusts the shape of the selected 3D object. You can only modify the shape of a 3D object that was created by converting a 2D object. To convert a 2D object to 3D, select the object, right-click, and then choose <emph>Convert - To 3D</emph>, or <emph>Convert - To 3D Rotation Object</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_GEO\">Αλλάζει το σχήμα ενός αντικειμένου 3Δ. Μπορείτε να τροποποιήσετε το σχήμα μόνο ενός αντικειμένου 3Δ που είχε δημιουργηθεί με μετατροπή από αντικείμενο 2Δ. Για να μετατρέψετε ένα αντικείμενο από 2Δ σε 3Δ, επιλέξτε το αντικείμενο, πατήστε δεξί κλικ και επιλέξτε <emph>Μετατροπή - Σε 3Δ</emph>, ή <emph>Μετατροπή - Σε περιστρεφόμενο αντικείμενο 3Δ</emph>.</ahelp>"
+msgid "Inscription"
+msgstr "Επιγραφή"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"hd_id3148538\n"
+"01010201.xhp\n"
+"par_id3154350\n"
"4\n"
"help.text"
-msgid "Geometry"
-msgstr "Γεωμετρία"
+msgid "Enter or insert the text that you want to appear on the label(s)."
+msgstr "Πληκτρολογήστε ή εισάγετε το κείμενο που θέλετε να εμφανίζεται στην ετικέτα."
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"par_id3153662\n"
+"01010201.xhp\n"
+"hd_id3147294\n"
"5\n"
"help.text"
-msgid "Define the shape properties for the selected 3D object."
-msgstr "Καθορίστε τις ιδιότητες σχήματος για το επιλεγμένο αντικείμενο 3Δ."
+msgid "Label text"
+msgstr "Κείμενο ετικέτας"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"hd_id3149812\n"
-"12\n"
+"01010201.xhp\n"
+"par_id3150838\n"
+"6\n"
"help.text"
-msgid "Rounded edges"
-msgstr "Στρογγυλεμένα άκρα"
+msgid "<ahelp hid=\"SW_MULTILINEEDIT_TP_LAB_LAB_EDT_WRITING\">Enter the text that you want to appear on the label. You can also insert a database field.</ahelp>"
+msgstr "<ahelp hid=\"SW_MULTILINEEDIT_TP_LAB_LAB_EDT_WRITING\">Εισάγετε το κείμενο που θέλετε να εμφανίζεται στην ετικέτα. Μπορείτε επίσης να εισάγετε ένα πεδίο βάσης δεδομένων.</ahelp>"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"par_id3154142\n"
-"13\n"
+"01010201.xhp\n"
+"hd_id3150603\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_PERCENT_DIAGONAL\">Enter the amount by which you want to round the corners of the selected 3D object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_PERCENT_DIAGONAL\">Εισάγετε την ποσότητα κατά την οποία θέλετε να στρογγυλέψετε τις γωνίες του επιλεγμένου αντικειμένου 3Δ.</ahelp>"
+msgid "Address"
+msgstr "Διεύθυνση"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"hd_id3155585\n"
-"14\n"
+"01010201.xhp\n"
+"par_id3153089\n"
+"8\n"
"help.text"
-msgid "Scaled depth"
-msgstr "Κλίμακα βάθους"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_LAB_LAB_BOX_ADDR\">Creates a label with your return address. Text that is currently in the <emph>Label text</emph> box is overwritten.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_LAB_LAB_BOX_ADDR\">Δημιουργεί μια ετικέτα με τη διεύθυνση επιστροφής σας. Το κείμενο που βρίσκεται αυτή τη στιγμή στο πεδίο <emph>Κείμενο Ετικέτας</emph> θα διαγραφεί.</ahelp>"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"par_id3146137\n"
-"15\n"
+"01010201.xhp\n"
+"par_id3155555\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_BACKSCALE\">Enter the amount by which to increase or decrease the area of the front side of the selected 3D object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_BACKSCALE\">Εισάγετε την ποσότητα κατά την οποία θέλετε να αυξήσετε ή να μειώσετε την περιοχή της μπροστινή πλευράς του επιλεγμένου αντικειμένου 3Δ.</ahelp>"
+msgid "To change your return address, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"%PRODUCTNAME\">%PRODUCTNAME</link></emph>, and then click on the <emph>User Data</emph> tab."
+msgstr "Για αλλαγή της διεύθυνσης επιστροφής, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"%PRODUCTNAME\">%PRODUCTNAME</link></emph> και έπειτα κλικ στην καρτέλα <emph>Δεδομένα χρήστη</emph>."
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"hd_id3150466\n"
-"16\n"
+"01010201.xhp\n"
+"hd_id3147557\n"
+"10\n"
"help.text"
-msgid "Rotation angle"
-msgstr "Γωνία περιστροφής"
+msgid "Database"
+msgstr "Βάση δεδομένων"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"par_id3153320\n"
-"17\n"
+"01010201.xhp\n"
+"par_id3148620\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_END_ANGLE\">Enter the angle in degrees to rotate the selected 3D rotation object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_END_ANGLE\">Εισάγετε τη γωνία σε μοίρες για να περιστρέψετε το επιλεγμένο περιστρεφόμενο αντικείμενο 3Δ.</ahelp>"
+msgid "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_LB_DATABASE\">Select the database that you want to use as the data source for your label. </ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_LB_DATABASE\">Επιλέξτε τη βάση δεδομένων που θέλετε να χρησιμοποιήσετε ως προέλευση δεδομένων για την ετικέτα σας.</ahelp>"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"hd_id3149276\n"
-"18\n"
+"01010201.xhp\n"
+"hd_id3149388\n"
+"12\n"
"help.text"
-msgid "Depth"
-msgstr "Βάθος"
+msgid "Table"
+msgstr "Πίνακας"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"par_id3153252\n"
-"19\n"
+"01010201.xhp\n"
+"par_id3149827\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_DEPTH\">Enter the extrusion depth for the selected 3D object. This option is not valid for 3D rotation objects.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_DEPTH\">Εισάγετε το βάθος εξώθησης για το επιλεγμένο αντικείμενο αντικείμενο 3Δ. Αυτή η επιλογή δεν ισχύει για περιστρεφόμενα αντικείμενα 3Δ.</ahelp>"
+msgid "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_LB_TABLE\">Select the database table containing the field(s) that you want to use in your label.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_LB_TABLE\">Επιλέξτε τον πίνακα βάσης δεδομένων που περιέχει το πεδίο που θέλετε να χρησιμοποιήσετε στην ετικέτα σας.</ahelp>"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"hd_id3159343\n"
-"6\n"
+"01010201.xhp\n"
+"hd_id3155391\n"
+"14\n"
"help.text"
-msgid "Segments"
-msgstr "Τμήματα"
+msgid "Database field"
+msgstr "Πεδίο βάσης δεδομένων"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"par_id3155388\n"
-"7\n"
+"01010201.xhp\n"
+"par_id3149750\n"
+"15\n"
"help.text"
-msgid "You can change the number of segments that are used to draw a 3D rotation object."
-msgstr "Μπορείτε να αλλάξετε τον αριθμό των τμημάτων που χρησιμοποιούνται για να σχεδιαστεί ένα περιστρεφόμενο αντικείμενο 3Δ."
+msgid "<ahelp hid=\"SW_IMAGEBUTTON_TP_LAB_LAB_BTN_INSERT\">Select the database field that you want, and then click the arrow to the left of this box to insert the field into the <emph>Label text</emph> box.</ahelp>"
+msgstr "<ahelp hid=\"SW_IMAGEBUTTON_TP_LAB_LAB_BTN_INSERT\">Επιλέξτε το πεδίο βάσης δεδομένων που θέλετε και έπειτα κάντε κλικ στο βέλος στα αριστερά αυτού του πεδίου για να εισάγετε το πεδίο στο κουτί <emph>Κείμενο ετικέτας</emph>.</ahelp>"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"hd_id3152909\n"
-"8\n"
+"01010201.xhp\n"
+"par_id3152780\n"
+"16\n"
"help.text"
-msgid "Horizontal"
-msgstr "Οριζόντια"
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
+msgstr "Το όνομα του πεδίου βάσης δεδομένων περικλείεται από παρενθέσεις στο πεδίο <emph>Κείμενο ετικέτας</emph>. Εάν θέλετε, μπορείτε να διαχωρίσετε πεδία βάσης δεδομένων με κενά διαστήματα. Πατήστε Enter για να εισάγετε ένα πεδίο βάσης δεδομένων σε μια νέα γραμμή."
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"par_id3150943\n"
-"9\n"
+"01010201.xhp\n"
+"hd_id3147653\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXFLOAT_3D:NUM_HORIZONTAL\">Enter the number of horizontal segments to use in the selected 3D rotation object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXFLOAT_3D:NUM_HORIZONTAL\">Εισάγετε τον αριθμό των οριζόντιων τμημάτων που θα χρησιμοποιηθούν στο επιλεγμένο περιστρεφόμενο αντικείμενο 3Δ.</ahelp>"
+msgid "Format"
+msgstr "Μορφή"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"hd_id3149416\n"
-"10\n"
+"01010201.xhp\n"
+"par_id3149762\n"
+"18\n"
"help.text"
-msgid "Vertical"
-msgstr "Κατακόρυφα"
+msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab.."
+msgstr "Μπορείτε να επιλέξετε ένα προεπιλεγμένο μέγεθος μορφής για την ετικέτα σας ή ένα μέγεθος μορφής που θα ορίσετε στην καρτέλα <emph>Μορφή</emph>."
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"par_id3151245\n"
-"11\n"
+"01010201.xhp\n"
+"hd_id3154143\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXFLOAT_3D:NUM_VERTICAL\">Enter the number of vertical segments to use in the selected 3D rotation object</ahelp>"
-msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXFLOAT_3D:NUM_VERTICAL\">Εισάγετε τον αριθμό των κάθετων τμημάτων που θα χρησιμοποιηθούν στο επιλεγμένο περιστρεφόμενο αντικείμενο 3Δ</ahelp>"
+msgid "Continuous"
+msgstr "Συνεχής"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"hd_id3153626\n"
+"01010201.xhp\n"
+"par_id3151339\n"
"20\n"
"help.text"
-msgid "Normals"
-msgstr "Κανονικά"
+msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_LAB_LAB_BTN_CONT\">Prints labels on continuous paper.</ahelp>"
+msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_LAB_LAB_BTN_CONT\">Εκτυπώνει ετικέτες σε συνεχόμενο χαρτί.</ahelp>"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"par_id3150822\n"
+"01010201.xhp\n"
+"hd_id3150131\n"
"21\n"
"help.text"
-msgid "Allows you to modify the rendering style of the 3D surface."
-msgstr "Σας επιτρέπει να τροποποιήσετε το στυλ απόδοσης της επιφάνειας 3Δ."
+msgid "Sheet"
+msgstr "Φύλλο"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"hd_id3149046\n"
+"01010201.xhp\n"
+"par_id3159167\n"
"22\n"
"help.text"
-msgid "Object-Specific"
-msgstr "Σχετικό με το αντικείμενο"
+msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_LAB_LAB_BTN_SHEET\">Prints labels on individual sheets.</ahelp>"
+msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_LAB_LAB_BTN_SHEET\">Εκτυπώνει ετικέτες σε ξεχωριστά φύλλα.</ahelp>"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"par_id3149670\n"
+"01010201.xhp\n"
+"hd_id3156327\n"
"23\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_OBJ\">Renders the 3D surface according to the shape of the object. For example, a circular shape is rendered with a spherical surface.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_OBJ\">Αποδίδει την επιφάνεια 3Δ με βάση το σχήμα του αντικειμένου. Για παράδειγμα, ένα κυκλικό σχήμα αποδίδεται με σφαιρική επιφάνεια.</ahelp>"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"par_id3152811\n"
-"help.text"
-msgid "<image id=\"img_id3150865\" src=\"svx/res/normobjs.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150865\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150865\" src=\"svx/res/normobjs.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150865\">Εικονίδιο</alt></image>"
+msgid "Brand"
+msgstr "Είδος"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"par_id3151211\n"
+"01010201.xhp\n"
+"par_id3150466\n"
"24\n"
"help.text"
-msgid "Object-Specific"
-msgstr "Σχετικό με το αντικείμενο"
+msgid "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_BOX_MAKE\">Select the brand of paper that you want to use.</ahelp> Each brand has its own size formats."
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_BOX_MAKE\">Επιλέξτε το είδος του χαρτιού που θέλετε να χρησιμοποιήσετε.</ahelp> Κάθε είδος έχει τις δικές του μορφοποιήσεις μεγέθους."
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"hd_id3153797\n"
+"01010201.xhp\n"
+"hd_id3153821\n"
"25\n"
"help.text"
-msgid "Flat"
-msgstr "Επίπεδο"
+msgid "Type"
+msgstr "Τύπος"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"par_id3146874\n"
+"01010201.xhp\n"
+"par_id3149235\n"
"26\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_FLAT\">Renders the 3D surface as polygons.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_FLAT\">Αποδίδει την επιφάνεια 3Δ ως πολύγωνα.</ahelp>"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"par_id3157962\n"
-"help.text"
-msgid "<image id=\"img_id3154068\" src=\"svx/res/normflat.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3154068\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154068\" src=\"svx/res/normflat.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3154068\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_BOX_TYPE\">Select the size format that you want to use. The available formats depend on the brand on what you selected in the <emph>Brand</emph> list. If you want to use a custom label format, select <emph>[User]</emph>, and then click the <link href=\"text/shared/01/01010202.xhp\" name=\"Format\"><emph>Format</emph></link> tab to define the format.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_BOX_TYPE\">Επιλέξτε τη μορφή μεγέθους που θέλετε να χρησιμοποιήσετε. Οι διαθέσιμες μορφές εξαρτώνται από τα είδη χαρτιού που επιλέξατε στη λίστα <emph>Είδος</emph>. Εάν θέλετε να χρησιμοποιήσετε μια προσαρμοσμένη μορφή ετικέτας, επιλέξτε <emph>[Χρήστης]</emph>, και έπειτα κάντε κλικ στην καρτέλα <link href=\"text/shared/01/01010202.xhp\" name=\"Μορφή\"><emph>Μορφή</emph></link> για να ορίσετε τη μορφή.</ahelp>"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"par_id3145202\n"
+"01010201.xhp\n"
+"hd_id3153828\n"
"27\n"
"help.text"
-msgid "Flat"
-msgstr "Επίπεδο"
+msgid "Info"
+msgstr "Πληροφορίες"
-#: 05350200.xhp
+#: 01010201.xhp
msgctxt ""
-"05350200.xhp\n"
-"hd_id3147228\n"
+"01010201.xhp\n"
+"par_id3152349\n"
"28\n"
"help.text"
-msgid "Spherical"
-msgstr "Σφαιρικό"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"par_id3150288\n"
-"29\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_SPHERE\">Renders a smooth 3D surface.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_SPHERE\">Αποδίδει μια λεία επιφάνεια 3Δ.</ahelp>"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"par_id3148923\n"
-"help.text"
-msgid "<image id=\"img_id3149807\" src=\"svx/res/normsphe.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149807\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149807\" src=\"svx/res/normsphe.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149807\">Εικονίδιο</alt></image>"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"par_id3149983\n"
-"30\n"
-"help.text"
-msgid "Spherical"
-msgstr "Σφαιρικό"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"hd_id3153056\n"
-"31\n"
-"help.text"
-msgid "Invert Normals"
-msgstr "Αντιστροφή κανονικών"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"par_id3145785\n"
-"32\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_INVERT\">Inverts the light source.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_INVERT\">Αντιστρέφει την προέλευση φωτός.</ahelp>"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"par_id3152940\n"
-"help.text"
-msgid "<image id=\"img_id3151116\" src=\"svx/res/invert3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151116\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151116\" src=\"svx/res/invert3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151116\">Εικονίδιο</alt></image>"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"par_id3156061\n"
-"33\n"
-"help.text"
-msgid "Invert Normals"
-msgstr "Αντιστροφή κανονικών"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"hd_id3152417\n"
-"34\n"
-"help.text"
-msgid "Double-sided Illumination"
-msgstr "Δίπλευρος Φωτισμός"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"par_id3163820\n"
-"35\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TWO_SIDED_LIGHTING\">Lights the object from the outside and the inside. To use an ambient light source, click this button, and then click the <emph>Invert Normals</emph> button.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TWO_SIDED_LIGHTING\">Φωτίζει το αντικείμενο εξωτερικά και εσωτερικά. Για να χρησιμοποιήσετε μία προέλευση φωτός περιβάλλοντος, κάντε κλικ σε αυτό το πεδίο επιλογής και μετά πατήστε κλικ στο πεδίο επιλογής <emph>Αντιστροφή κανονικών</emph>.</ahelp>"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"par_id3157309\n"
-"help.text"
-msgid "<image id=\"img_id3155746\" src=\"svx/res/lght2sid.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155746\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155746\" src=\"svx/res/lght2sid.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155746\">Εικονίδιο</alt></image>"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"par_id3154986\n"
-"36\n"
-"help.text"
-msgid "Double-sided illumination"
-msgstr "Δίπλευρος Φωτισμός"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"hd_id3153190\n"
-"37\n"
-"help.text"
-msgid "Double-Sided"
-msgstr "Διπλής όψης"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"par_id3154692\n"
-"38\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_DOUBLE_SIDED\">Closes the shape of a 3D object that was created by extruding a freeform line (<emph>Convert - To 3D</emph>).</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_DOUBLE_SIDED\">Κλείνει το σχήμα ενός αντικειμένου 3Δ που δημιουργήθηκε από εξώθηση μίας γραμμής ελεύθερης σχεδίασης (<emph>Μετατροπή - Σε 3Δ</emph>).</ahelp>"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"par_id3150686\n"
-"help.text"
-msgid "<image id=\"img_id3152460\" src=\"svx/res/doublesi.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152460\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152460\" src=\"svx/res/doublesi.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152460\">Εικονίδιο</alt></image>"
-
-#: 05350200.xhp
-msgctxt ""
-"05350200.xhp\n"
-"par_id3155307\n"
-"39\n"
-"help.text"
-msgid "Double-Sided"
-msgstr "Διπλής όψης"
+msgid "The paper type and the dimensions of the label are displayed at the bottom of the <emph>Format</emph> area."
+msgstr "Ο τύπος χαρτιού και οι διαστάσεις της ετικέτας εμφανίζονται στο κάτω μέρος της περιοχής <emph>Μορφή</emph>."
-#: 06130500.xhp
+#: 01010202.xhp
msgctxt ""
-"06130500.xhp\n"
+"01010202.xhp\n"
"tit\n"
"help.text"
-msgid "Append libraries"
-msgstr "Προσθήκη βιβλιοθηκών"
+msgid "Format"
+msgstr "Μορφή"
-#: 06130500.xhp
+#: 01010202.xhp
msgctxt ""
-"06130500.xhp\n"
-"hd_id3158442\n"
+"01010202.xhp\n"
+"hd_id3151260\n"
"1\n"
"help.text"
-msgid "Append libraries"
-msgstr "Προσθήκη βιβλιοθηκών"
+msgid "<link href=\"text/shared/01/01010202.xhp\" name=\"Format\">Format</link>"
+msgstr "<link href=\"text/shared/01/01010202.xhp\" name=\"Μορφή\">Μορφή</link>"
-#: 06130500.xhp
+#: 01010202.xhp
msgctxt ""
-"06130500.xhp\n"
-"par_id3155271\n"
+"01010202.xhp\n"
+"par_id3153255\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"\">Locate the <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
-msgstr "<ahelp hid=\"\">Εντοπίστε την βιβλιοθήκη <item type=\"productname\">%PRODUCTNAME</item> Basic που θέλετε να προσθέσετε στην τρέχουσα λίστα , και κάντε κλικ στο Άνοιγμα.</ahelp>"
+msgid "<ahelp hid=\"HID_LAB_FMT\">Set paper formatting options.</ahelp>"
+msgstr "<ahelp hid=\"HID_LAB_FMT\">Ορίστε τις επιλογές μορφής χαρτιού.</ahelp>"
-#: 06130500.xhp
+#: 01010202.xhp
msgctxt ""
-"06130500.xhp\n"
-"hd_id3152952\n"
+"01010202.xhp\n"
+"hd_id3159194\n"
"3\n"
"help.text"
-msgid "File name:"
-msgstr "Όνομα αρχείου:"
+msgid "Horizontal pitch"
+msgstr "Οριζόντια απόσταση"
-#: 06130500.xhp
+#: 01010202.xhp
msgctxt ""
-"06130500.xhp\n"
-"par_id3152876\n"
+"01010202.xhp\n"
+"par_id3154186\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Enter a name or the path to the library that you want to append. You can also select a library from the list.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Εισάγετε το όνομα ή την διαδρομή για τη βιβλιοθήκη που θέλετε να προσθέσετε. Μπορείτε επίσης να επιλέξετε μια βιβλιοθήκη από τη λίστα.</ahelp>"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_HDIST\">Displays the distance between the left edges of adjacent labels or business cards. If you are defining a custom format, enter a value here.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_HDIST\">Εμφανίζει την απόσταση μεταξύ των αριστερών άκρων γειτονικών ετικετών ή επαγγελματικών καρτών. Εάν ορίζετε μια προσαρμοσμένη μορφή, εισάγετε την τιμή εδώ.</ahelp>"
-#: 06130500.xhp
+#: 01010202.xhp
msgctxt ""
-"06130500.xhp\n"
-"hd_id3147294\n"
+"01010202.xhp\n"
+"hd_id3155555\n"
"5\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Vertical pitch"
+msgstr "Κατακόρυφη απόσταση"
-#: 06130500.xhp
+#: 01010202.xhp
msgctxt ""
-"06130500.xhp\n"
-"hd_id3143272\n"
+"01010202.xhp\n"
+"par_id3152425\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_VDIST\">Displays the distance between the upper edge of a label or a business card and the upper edge of the label or the business card directly below. If you are defining a custom format, enter a value here.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_VDIST\">Εμφανίζει την απόσταση ανάμεσα στην πάνω άκρη μιας ετικέτας ή επαγγελματικής κάρτας και την πάνω άκρη της αμέσως επόμενης από κάτω ετικέτας ή επαγγελματικής κάρτας. Εάν ορίζετε μια προσαρμοσμένη μορφή εισάγετε μια τιμή εδώ.</ahelp>"
+
+#: 01010202.xhp
+msgctxt ""
+"01010202.xhp\n"
+"hd_id3147399\n"
"7\n"
"help.text"
-msgid "Insert as reference (read-only)"
-msgstr "Εισαγωγή ως παραπομπή (μόνο ανάγνωσης)"
+msgid "Width"
+msgstr "Πλάτος"
-#: 06130500.xhp
+#: 01010202.xhp
msgctxt ""
-"06130500.xhp\n"
-"par_id3154350\n"
+"01010202.xhp\n"
+"par_id3147576\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Adds the selected library as a read-only file. The library is reloaded each time you start <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Προσθέτει την επιλεγμένη βιβλιοθήκη σαν αρχείο μόνο για ανάγνωση. Η βιβλιοθήκη επαναφορτώνεται κάθε φορά που κάνετε εκκίνηση του <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_WIDTH\">Displays the width for the label or the business card. If you are defining a custom format, enter a value here.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_WIDTH\">Εμφανίζει το πλάτος της ετικέτας ή της επαγγελματικής κάρτας. Εάν ορίζετε μια προσαρμοσμένη μορφή, εισάγετε μια τιμή εδώ.</ahelp>"
-#: 06130500.xhp
+#: 01010202.xhp
msgctxt ""
-"06130500.xhp\n"
-"hd_id3154788\n"
+"01010202.xhp\n"
+"hd_id3150774\n"
"9\n"
"help.text"
-msgid "Replace existing libraries"
-msgstr "Αντικατάσταση υπάρχουσων βιβλιοθηκών"
+msgid "Height"
+msgstr "Ύψος"
-#: 06130500.xhp
+#: 01010202.xhp
msgctxt ""
-"06130500.xhp\n"
-"par_id3154894\n"
+"01010202.xhp\n"
+"par_id3149827\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Replaces a library that has the same name with the current library.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Αντικαθιστά μια βιβλιοθήκη που έχει το ίδιο όνομα με την τρέχουσα βιβλιοθήκη.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Print"
-msgstr "Εκτύπωση"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"bm_id3154621\n"
-"help.text"
-msgid "<bookmark_value>printing; documents</bookmark_value><bookmark_value>documents; printing</bookmark_value><bookmark_value>text documents; printing</bookmark_value><bookmark_value>spreadsheets; printing</bookmark_value><bookmark_value>presentations; print menu</bookmark_value><bookmark_value>drawings; printing</bookmark_value><bookmark_value>choosing printers</bookmark_value><bookmark_value>printers; choosing</bookmark_value><bookmark_value>print area selection</bookmark_value><bookmark_value>selecting; print areas</bookmark_value><bookmark_value>pages; selecting one to print</bookmark_value><bookmark_value>printing; selections</bookmark_value><bookmark_value>printing; copies</bookmark_value><bookmark_value>copies; printing</bookmark_value><bookmark_value>spoolfiles with Xprinter</bookmark_value>"
-msgstr "<bookmark_value>εκτύπωση, εγγράφων</bookmark_value><bookmark_value>έγγραφα, εκτύπωση</bookmark_value><bookmark_value>έγγραφα κειμένου, εκτύπωση</bookmark_value><bookmark_value>λογιστικά φύλλα, εκτύπωση</bookmark_value><bookmark_value>παρουσιάσεις, μενού εκτύπωσης</bookmark_value><bookmark_value>σχέδια, εκτύπωση</bookmark_value><bookmark_value>επιλογή εκτυπωτών</bookmark_value><bookmark_value>εκτυπωτές, επιλογή</bookmark_value><bookmark_value>επιλογή περιοχής εκτύπωσης</bookmark_value><bookmark_value>επιλογή, περιοχές εκτύπωσης</bookmark_value><bookmark_value>σελίδες, επιλογή μιας σελίδας προς εκτύπωση</bookmark_value><bookmark_value>εκτύπωση, επιλογές</bookmark_value><bookmark_value>εκτύπωση, αντίγραφα</bookmark_value><bookmark_value>αντίγραφα, εκτύπωση</bookmark_value><bookmark_value>spoolfiles με Xprinter</bookmark_value>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"hd_id3154621\n"
-"1\n"
-"help.text"
-msgid "Print"
-msgstr "Εκτύπωση"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id3146946\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"druckentext\"><ahelp hid=\".uno:Print\">Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document.</ahelp></variable> The printing options can vary according to the printer and the operating system that you use."
-msgstr "<variable id=\"druckentext\"><ahelp hid=\".uno:Print\">Εκτυπώνει το τρέχον έγγραφο, την επιλογή, ή τις σελίδες που καθορίσατε. Μπορείτε ακόμα να ρυθμίσετε τις επιλογές εκτύπωσης για το τρέχον έγγραφο.</ahelp></variable> Οι επιλογές εκτύπωσης μπορεί να διαφέρουν ανάλογα με τον εκτυπωτή και το λειτουργικό σύστημα που χρησιμοποιείτε."
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id0818200912284853\n"
-"help.text"
-msgid "The Print dialog consists of three main parts: A preview with navigation buttons, several tab pages with control elements specific to the current document type, and the Print, Cancel, and Help buttons."
-msgstr "Ο διάλογος εκτύπωσης αποτελείται από τρία κύρια μέρη: Μια προεπισκόπηση με πλήκτρα περιήγησης, αρκετές σελίδες καρτέλας με στοιχεία ελέγχου, ειδικά για τον τρέχοντα τύπο εγγράφου και τα κουπιά εκτύπωσης, ακύρωσης και βοήθειας."
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id0818200901193992\n"
-"help.text"
-msgid "If you just want to know how to print your document, click any of the following links."
-msgstr "Εάν θέλετε μόνο να ξέρετε πώς θα εκτυπωθεί το έγγραφό σας, κλικ σε οποιοδήποτε από τους παρακάτω συνδέσμους."
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id0818200912531416\n"
-"help.text"
-msgid "<emph>Printing text documents:</emph>"
-msgstr "<emph>Εκτύπωση εγγράφων κειμένου:</emph>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id0818200912531487\n"
-"help.text"
-msgid "<emph>Printing spreadsheets:</emph>"
-msgstr "<emph>Εκτύπωση λογιστικών φύλλων:</emph>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id0818200912531410\n"
-"help.text"
-msgid "<emph>Printing presentations:</emph>"
-msgstr "<emph>Εκτύπωση παρουσιάσεων:</emph>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id0818200912531449\n"
-"help.text"
-msgid "<emph>General printing:</emph>"
-msgstr "<emph>Γενική εκτύπωση:</emph>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id0818200912284952\n"
-"help.text"
-msgid "The settings that you define in the Print dialog are valid only for the current print job that you start by clicking the Print button. If you want to change some options permanently, open Tools - Options - %PRODUCTNAME (application name) - Print."
-msgstr "Οι ρυθμίσεις που ορίζετε στο διάλογο εκτύπωσης είναι έγκυρες μόνο για την τρέχουσα δουλειά εκτύπωσης που ξεκινήσατε με κλικ στο κουμπί εκτύπωσης. Εάν θέλετε να αλλάξετε μερικές επιλογές μόνιμα, ανοίξτε Εργαλεία - Επιλογές - %PRODUCTNAME (όνομα εφαρμογής) - Εκτύπωση."
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id3156080\n"
-"41\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for text documents, choose <link href=\"text/shared/optionen/01040400.xhp\" name=\"Tools - Options - Writer - Print\"><emph>Tools - Options - %PRODUCTNAME Writer - Print</emph></link>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για να ορίσετε τις αρχικές επιλογές εκτυπωτή για έγγραφα κειμένου του <item type=\"productname\">%PRODUCTNAME</item>, επιλέξτε <link href=\"text/shared/optionen/01040400.xhp\" name=\"Εργαλεία - Επιλογές - Writer - Εκτύπωση\"><emph>Εργαλεία - Επιλογές - %PRODUCTNAME Writer - Εκτύπωση</emph></link>.</caseinline></switchinline>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_idN1099E\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for spreadsheet documents, choose <link href=\"text/shared/optionen/01060700.xhp\" name=\"Tools - Options - Calc - Print\"><emph>Tools - Options - %PRODUCTNAME Calc - Print</emph></link>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Για να ορίσετε τις προεπιλεγμένες επιλογές εκτυπωτή για έγγραφα λογιστικού φύλλου του <item type=\"productname\">%PRODUCTNAME</item>, επιλέξτε <link href=\"text/shared/optionen/01060700.xhp\" name=\"Εργαλεία - Επιλογές - Calc - Εκτύπωση\"><emph>Εργαλεία - Επιλογές - %PRODUCTNAME Calc - Εκτύπωση</emph></link>.</caseinline></switchinline>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_idN109CD\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">To set the default <item type=\"productname\">%PRODUCTNAME</item>printer options for presentation documents, choose <link href=\"text/shared/optionen/01070400.xhp\" name=\"Tools - Options - Impress - Print\"><emph>Tools - Options - %PRODUCTNAME Impress - Print</emph></link>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Για να ορίσετε τις αρχικές επιλογές εκτυπωτή του <item type=\"productname\">%PRODUCTNAME</item> για έγγραφα παρουσιάσεων, επιλέξτε <link href=\"text/shared/optionen/01070400.xhp\" name=\"Εργαλεία - Επιλογές - Impress - Εκτύπωση\"><emph>Εργαλεία - Επιλογές - %PRODUCTNAME Impress - Εκτύπωση</emph></link>.</caseinline></switchinline>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id0818200901194137\n"
-"help.text"
-msgid "Press Shift+F1 or choose <item type=\"menuitem\">Help - What's This?</item> and point to any control element in the Print dialog to see an extended help text."
-msgstr "Πατήστε Shift+F1 ή επιλέξτε <item type=\"menuitem\">Βοήθεια - Τι είναι αυτό;</item> και δείξτε οποιοδήποτε στοιχείο ελέγχου στο διάλογο εκτύπωσης για να δείτε ένα επεκταμένο κείμενο βοήθειας."
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"hd_id0818200912284914\n"
-"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id081820091228505\n"
-"help.text"
-msgid "The preview shows how each sheet of paper will look. You can browse through all sheets of paper with the buttons below the preview."
-msgstr "Η προεπισκόπηση εμφανίζει πώς θα φαίνεται κάθε φύλλο χαρτιού. Μπορείτε να περιηγηθείτε σε όλα τα φύλλα χαρτιού με τα κουμπιά κάτω από την προεπισκόπηση."
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"hd_id0818200912285056\n"
-"help.text"
-msgid "General"
-msgstr "Γενικά"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id0818200912285064\n"
-"help.text"
-msgid "On the General tab page, you find the most important control elements for printing. You can define which contents of your document are to be printed. You can select the printer and open the printer settings dialog."
-msgstr "Στη σελίδα καρτέλας γενικά, θα βρείτε τα πιο σημαντικά στοιχεία ελέγχου για εκτύπωση. Μπορείτε να ορίσετε ποια περιεχόμενα του εγγράφου σας θα τυπωθούν. Μπορείτε να επιλέξετε τον εκτυπωτή και να ανοίξετε το διάλογο ρυθμίσεων του εκτυπωτή."
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id2\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print colors and objects that are inserted to the background of the page (Format - Page - Background).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει αν θα εκτυπωθούν τα χρώματα και τα αντικείμενα που εισάγονται στο παρασκήνιο της σελίδας (Μορφή - Σελίδα - Παρασκήνιο).</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id4\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the graphics and drawings or OLE objects of your text document are printed.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν θα εκτυπωθούν τα γραφικά και τα σχέδια ή τα αντικείμενα OLE του εγγράφου κειμένου σας.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id6\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable this option to print text that is marked as hidden.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιήστε αυτήν την επιλογή για να εκτυπώσετε κείμενο που σημειώνεται ως κρυμμένο.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id8\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable this option to print text placeholders. Disable this option to leave the text placeholders blank in the printout.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιείστε αυτή την επιλογή για να εκτυπωθούν τα δεσμευτικά θέσης. Απενεργοποιήστε αυτή την επιλογή για να αφήσετε τα δεσμευτικά θέσης κενά στην εκτύπωση.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id10\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the form control fields of the text document are printed.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν τα πεδία ελέγχου φόρμας του εγγράφου κειμένου θα εκτυπωθούν.</ahelp>"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_HEIGHT\">Displays the height for the label or business card. If you are defining a custom format, enter a value here.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_HEIGHT\">Εμφανίζει το ύψος της ετικέτας ή της επαγγελματικής κάρτας. Εάν ορίζετε μια προσαρμοσμένη μορφή εισάγετε μια τιμή εδώ.</ahelp>"
-#: 01130000.xhp
+#: 01010202.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id12\n"
+"01010202.xhp\n"
+"hd_id3149182\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to always print text in black.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θα εκτυπώνεται το κείμενο πάντοτε σε μαύρο.</ahelp>"
+msgid "Left margin"
+msgstr "Αριστερό περιθώριο"
-#: 01130000.xhp
+#: 01010202.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id14\n"
+"01010202.xhp\n"
+"par_id3154823\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">If this option is enabled automatically inserted blank pages are printed. This is best if you are printing double-sided. For example, in a book, a \"chapter\" paragraph style has been set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to print that even numbered page.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εάν ενεργοποιηθεί αυτή η επιλογή θα εκτυπώνονται αυτόματα οι εισαγόμενες κενές σελίδες. Αυτό είναι το καλύτερο εάν τυπώνετε και στις δύο πλευρές. Για παράδειγμα, σε ένα βιβλίο, ένα πρότυπο παραγράφου \"κεφαλαίου\" ορίστηκε να ξεκινά πάντα με μονό αριθμό σελίδας. Εάν το προηγούμενο κεφάλαιο λήγει σε μονή σελίδα, το %PRODUCTNAME εισάγει μια ζυγή αριθμημένη κενή σελίδα. Αυτή η επιλογή ελέγχει εάν αυτή η ζυγή αριθμημένη σελίδα θα τυπωθεί.</ahelp>"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_LEFT\">Displays the distance from the left edge of the page to the left edge of the first label or business card. If you are defining a custom format, enter a value here.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_LEFT\">Εμφανίζει την απόσταση από το αριστερό άκρο της σελίδας μέχρι το αριστερό άκρο της πρώτης ετικέτας ή επαγγελματικής κάρτας. Εάν ορίζετε μια προσαρμοσμένη μορφή, εισάγετε μια τιμή εδώ.</ahelp>"
-#: 01130000.xhp
+#: 01010202.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id16\n"
+"01010202.xhp\n"
+"hd_id3156346\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify where to print comments (if any).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει πού θα εκτυπώνονται τα σχόλια (εάν υπάρχουν).</ahelp>"
+msgid "Upper margin"
+msgstr "Άνω περιθώριο"
-#: 01130000.xhp
+#: 01010202.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id18\n"
+"01010202.xhp\n"
+"par_id3150355\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify where to print comments (if any).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει πού θα εκτυπώνονται τα σχόλια (εάν υπάρχουν).</ahelp>"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_UPPER\">Displays distance from the top edge of the page to the top of the first label or business card. If you are defining a custom format, enter a value here.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_UPPER\">Εμφανίζει την απόσταση από την πάνω άκρη της σελίδας μέχρι την κορυφή της πρώτης ετικέτας ή επαγγελματικής κάρτας. Εάν καθορίζετε μια προσαρμοσμένη μορφή, εισάγετε μια τιμή εδώ.</ahelp>"
-#: 01130000.xhp
+#: 01010202.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id20\n"
+"01010202.xhp\n"
+"hd_id3147573\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether you want the name of the document to be included in the printout.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θέλετε το όνομα του εγγράφου να συμπεριληφθεί στην εκτύπωση.</ahelp>"
+msgid "Columns"
+msgstr "Στήλες"
-#: 01130000.xhp
+#: 01010202.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id22\n"
+"01010202.xhp\n"
+"par_id3153252\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to include the contents of the Commands window at the bottom of the printout.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θα συμπεριληφθούν τα περιεχόμενα του παραθύρου εντολών στον πυθμένα της εκτύπωσης.</ahelp>"
+msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_FMT:FLD_COLUMNS\">Enter the number of labels or business cards that you want to span the width of the page.</ahelp>"
+msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_FMT:FLD_COLUMNS\">Εισάγετε τον αριθμό των ετικετών ή επαγγελματικών καρτών που παρατίθενται η μία δίπλα στην άλλη στο πλάτος της σελίδας.</ahelp>"
-#: 01130000.xhp
+#: 01010202.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id24\n"
+"01010202.xhp\n"
+"hd_id3154143\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies a thin border to the formula area in the printout.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εφαρμόζει ένα λεπτό περίγραμμα στην περιοχή τύπου στην εκτύπωση.</ahelp>"
+msgid "Rows"
+msgstr "Γραμμές"
-#: 01130000.xhp
+#: 01010202.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id26\n"
+"01010202.xhp\n"
+"par_id3145119\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints the formula without adjusting the current font size.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εκτυπώνει τον τύπο χωρίς στοίχιση του τρέχοντος μεγέθους γραμματοσειράς.</ahelp>"
+msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_FMT:FLD_ROWS\">Enter the number of labels or business cards that you want to span the height of the page.</ahelp>"
+msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_FMT:FLD_ROWS\">Εισάγετε τον αριθμό των ετικετών ή επαγγελματικών καρτών τις οποίες θέλετε να εμφανίζονται σε όλο το ύψος της σελίδας</ahelp>"
-#: 01130000.xhp
+#: 01010202.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id28\n"
+"01010202.xhp\n"
+"hd_id3147336\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Adjusts the formula to the page format used in the printout.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ρυθμίζει τον τύπο στη χρησιμοποιούμενη μορφή σελίδας στην εκτύπωση.</ahelp>"
+msgid "Save"
+msgstr "Αποθήκευση"
-#: 01130000.xhp
+#: 01010202.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id30\n"
+"01010202.xhp\n"
+"par_id3156152\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Reduces or enlarges the size of the printed formula by a specified factor.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μειώνει ή μεγεθύνει το μέγεθος του εκτυπωμένου τύπου κατά ένα συγκεκριμένο συντελεστή.</ahelp>"
+msgid "<ahelp hid=\"SW_PUSHBUTTON_TP_LAB_FMT_PB_SAVE\">Saves the current label or business card format.</ahelp>"
+msgstr "<ahelp hid=\"SW_PUSHBUTTON_TP_LAB_FMT_PB_SAVE\">Αποθηκεύει την τρέχουσα μορφή ετικέτας ή επαγγελματικής κάρτας.</ahelp>"
-#: 01130000.xhp
+#: 01010202.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id32\n"
+"01010202.xhp\n"
+"hd_id3146773\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Reduces or enlarges the size of the printed formula by a specified factor.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μειώνει ή αυξάνει το μέγεθος του εκτυπωμένου τύπου κατά ένα συγκεκριμένο συντελεστή.</ahelp>"
+msgid "Save Label Format"
+msgstr "Αποθήκευση μορφής ετικέτας"
-#: 01130000.xhp
+#: 01010202.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id34\n"
+"01010202.xhp\n"
+"hd_id3154897\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">If checked empty pages that have no cell contents or draw objects are not printed.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εάν σημειωθεί, οι κενές σελίδες που δεν έχουν περιεχόμενα κελιού ή αντικείμενα σχεδίου δεν εκτυπώνονται.</ahelp>"
+msgid "Brand"
+msgstr "Είδος"
-#: 01130000.xhp
+#: 01010202.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id36\n"
+"01010202.xhp\n"
+"par_id3155421\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">For printers with multiple trays this option specifies whether the paper tray used is specified by the system settings of the printer.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για εκτυπωτές με πολλαπλούς δίσκους αυτή η επιλογή καθορίζει εάν ο χρησιμοποιούμενος δίσκος χαρτιού καθορίζεται από τις ρυθμίσεις συστήματος του εκτυπωτή.</ahelp>"
+msgid "<ahelp hid=\"SW_COMBOBOX_DLG_SAVE_LABEL_CB_MAKE\">Enter or select the desired brand.</ahelp>"
+msgstr "<ahelp hid=\"SW_COMBOBOX_DLG_SAVE_LABEL_CB_MAKE\">Εισάγετε ή επιλέξτε ένα επιθυμητό είδος χαρτιού.</ahelp>"
-#: 01130000.xhp
+#: 01010202.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id3149164\n"
+"01010202.xhp\n"
+"hd_id3155180\n"
"25\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints the entire document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εκτυπώνει όλο το έγγραφο.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id3152944\n"
-"27\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints only the pages or slides that you specify in the <emph>Pages</emph> box.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εκτυπώνει μόνο τις σελίδες ή διαφάνειες που καθορίζετε στο πλαίσιο <emph>Σελίδες</emph>.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id3150244\n"
-"30\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints only the selected area(s) or object(s) in the current document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εκτυπώνει μόνο τις επιλεγμένες περιοχές ή αντικείμενα στο τρέχον έγγραφο.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id3146848\n"
-"28\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">To print a range of pages, use a format like 3-6. To print single pages, use a format like 7;9;11. You can print a combination of page ranges and single pages, by using a format like 3-6;8;10;12.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για να εκτυπώσετε μια περιοχή σελίδων, χρησιμοποιήστε μια μορφή όπως 3-6. Για να εκτυπώσετε μονές σελίδες, χρησιμοποιήστε μια μορφή όπως 7;9;11. Μπορείτε να εκτυπώσετε ένα συνδυασμό περιοχών σελίδων και μονών σελίδων, χρησιμοποιώντας μια μορφή όπως 3-6;8;10;12.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id3150772\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints to a file instead of to a printer.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εκτυπώνει σε αρχείο αντί για εκτυπωτή.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id38\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Check to not rely on the printer to create collated copies but create a print job for each copy instead.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σημειώστε για να μην εξαρτάται από τον εκτυπωτή η δημιουργία αντιγράφων σε συρραφή, αλλά να δημιουργήσετε μια εργασία εκτύπωσης για κάθε αντίγραφο στη θέση του.</ahelp>"
+msgid "Type"
+msgstr "Τύπος"
-#: 01130000.xhp
+#: 01010202.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id40\n"
+"01010202.xhp\n"
+"par_id3159158\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Check to print pages in reverse order.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σημειώστε για εκτύπωση σελίδων σε αντίστροφη σειρά.</ahelp>"
+msgid "<ahelp hid=\"SW_EDIT_DLG_SAVE_LABEL_ED_TYPE\">Enter or select a label type.</ahelp>"
+msgstr "<ahelp hid=\"SW_EDIT_DLG_SAVE_LABEL_ED_TYPE\">Εισάγετε ή επιλέξτε έναν τύπο ετικέτας.</ahelp>"
-#: 01130000.xhp
+#: 01010203.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id3145069\n"
-"34\n"
+"01010203.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the number of copies that you want to print.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τον αριθμό των αντιγράφων που θέλετε να τυπώσετε.</ahelp>"
+msgid "Options"
+msgstr "Επιλογές"
-#: 01130000.xhp
+#: 01010203.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id3150865\n"
-"36\n"
+"01010203.xhp\n"
+"hd_id3155599\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Preserves the page order of the original document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διατηρεί τη σειρά σελίδων του αρχικού εγγράφου.</ahelp>"
+msgid "<link href=\"text/shared/01/01010203.xhp\" name=\"Options\">Options</link>"
+msgstr "<link href=\"text/shared/01/01010203.xhp\" name=\"Επιλογές\">Επιλογές</link>"
-#: 01130000.xhp
+#: 01010203.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id3156113\n"
-"16\n"
+"01010203.xhp\n"
+"par_id3154497\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the printer properties dialog. The printer properties vary according to the printer that you select.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το διάλογο ιδιοτήτων του εκτυπωτή. Οι ιδιότητες του εκτυπωτή ποικίλουν ανάλογα με τον εκτυπωτή που επιλέγετε.</ahelp>"
+msgid "<ahelp hid=\"HID_LAB_PRT\" visibility=\"visible\">Sets additional options for your labels or business cards, including text synchronization and printer settings.</ahelp>"
+msgstr "<ahelp hid=\"HID_LAB_PRT\" visibility=\"visible\">Ορίζει επιπλέον επιλογές για τις ετικέτες ή τις επαγγελματικές σας κάρτες, συμπεριλαμβανομένου του συγχρονισμού κειμένου και των ρυθμίσεων εκτυπωτή.</ahelp>"
-#: 01130000.xhp
+#: 01010203.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id42\n"
+"01010203.xhp\n"
+"hd_id3150713\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Show/Hide detailed information of the selected printer.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προβολή/Απόκρυψη λεπτομερειακών πληροφοριών του επιλεγμένου εκτυπωτή.</ahelp>"
+msgid "Entire Page"
+msgstr "Ολόκληρη σελίδα"
-#: 01130000.xhp
+#: 01010203.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id3149511\n"
+"01010203.xhp\n"
+"par_id3155355\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">The list box shows the installed printers. Click the printer to use for the current print job. Click the Printer details button to see some information about the selected printer. Click the Properties button to change some of the printer properties.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Το πλαίσιο λίστας εμφανίζει τους εγκατεστημένους εκτυπωτές. Κλικ στον επιθυμητό εκτυπωτή για την τρέχουσα εργασία εκτύπωσης. Κλικ στο κουμπί λεπτομερειών του εκτυπωτή για να δείτε μερικές πληροφορίες για τον επιλεγμένο εκτυπωτή. Κλικ στο κουμπί ιδιοτήτων για αλλαγή μερικών από τις ιδιότητες του εκτυπωτή.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id44\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify which pages to include in the output.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει ποιες σελίδες θα συμπεριλαμβάνονται στην έξοδο.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id46\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the Brochure option to print the document in brochure format.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε την επιλογή φυλλαδίου για να εκτυπώσετε το έγγραφο σε μορφή φυλλαδίου.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id48\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select which pages of a brochure to print.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ποιες σελίδες ενός φυλλαδίου θα τυπωθούν.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id0818200904102910\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">For brochure printing, you can select a left-to-right order of pages or a right-to-left order.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για εκτύπωση φυλλαδίου, μπορείτε να επιλέξετε από αριστερά προς τα δεξιά ή από δεξιά προς τα αριστερά.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id50\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Check to draw a border around each page.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σημειώστε για σχεδίαση ενός περιγράμματος γύρω από κάθε σελίδα.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id52\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select order in which pages are to be printed.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε τη σειρά εκτύπωσης των σελίδων.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id54\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the orientation of the paper.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε τον προσανατολισμό του χαρτιού.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id56\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select margin between the printed pages and paper edge.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε το περιθώριο μεταξύ των εκτυπωμένων σελίδων και της άκρης του χαρτιού.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id58\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select margin between individual pages on each sheet of paper.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε το περιθώριο μεταξύ των μεμονωμένων σελίδων σε κάθε φύλλο χαρτιού.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id60\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select number of rows.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αριθμό γραμμών.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id62\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select number of columns.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αριθμό στηλών.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id64\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select how many pages to print per sheet of paper.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε πόσες σελίδες θα τυπώνονται ανά φύλλο χαρτιού.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id66\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Print multiple pages per sheet of paper.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εκτυπώστε πολλαπλές σελίδες ανά φύλλο χαρτιού.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id68\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select which parts of the document should be printed.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ποια μέρη του εγγράφου πρέπει να τυπωθούν.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id70\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select how many slides to print per page.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε πόσες διαφάνειες θα τυπωθούν ανά σελίδα.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id72\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify how to arrange slides on the printed page.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει τη διάταξη των διαφανειών στην τυπωμένη σελίδα.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id74\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print the page name of a document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θα τυπώνεται το όνομα της σελίδας ενός εγγράφου.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id76\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print the current date and time.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θα εκτυπώνονται η τρέχουσα ημερομηνία και ο χρόνος.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id78\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print the pages that are currently hidden.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θα εκτυπωθούν οι σελίδες που είναι που είναι προς το παρόν κρυμμένες.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id80\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print in original colors.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν η εκτύπωση θα γίνει στα αρχικά χρώματα.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id82\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print colors as grayscale.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν τα χρώματα θα εκτυπωθούν ως γκρι κλίμακα.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id84\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print colors as black and white.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν τα χρώματα θα εκτυπωθούν ως ασπρόμαυρα.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id86\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify how to scale slides in the printout.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει την κλιμάκωση των διαφανειών στην εκτυύπωση.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id88\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies that you do not want to further scale pages when printing.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει ότι δεν θέλετε πρόσθετη κλιμάκωση σελίδων κατά την εκτύπωση.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id90\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to scale down objects that are beyond the margins of the current printer so they fit on the paper in the printer.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει εάν θα μικρύνει τα αντικείμενα που ξεπερνούν τα περιθώρια του τρέχοντος εκτυπωτή, έτσι ώστε να προσαρμοστούν στο χαρτί του εκτυπωτή.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id92\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies that pages are to be printed in tiled format. If the pages or slides are smaller than the paper, several pages or slides will be printed on one page of paper.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει ότι οι σελίδες θα εκτυπωθούν σε μορφή παράθεσης. Εάν οι σελίδες ή οι διαφάνειες είναι μικρότερες από το χαρτί, αρκετές σελίδες ή διαφάνειες θα εκτυπωθούν σε μία σελίδα.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"hd_id0818200912285074\n"
-"help.text"
-msgid "%PRODUCTNAME Writer / Calc / Impress / Draw / Math"
-msgstr "%PRODUCTNAME Writer / Calc / Impress / Draw / Math"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id0818200912285019\n"
-"help.text"
-msgid "The tab page with the same name as the current application can be used to define the contents, color, size, and pages to be printed. You define settings that are specific to the current document type."
-msgstr "Η σελίδα καρτέλας με το ίδιο όνομα όπως η τρέχουσα εφαρμογή μπορεί να χρησιμοποιηθεί για καθορισμό των εκτυπώσιμων περιεχομένων, χρώματος, μεγέθους και σελίδων. Καθορίζετε τις ρυθμίσεις που είναι ειδικές στον τρέχοντα τύπο εγγράφου."
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"hd_id0818200912285112\n"
-"help.text"
-msgid "Page Layout"
-msgstr "Διάταξη σελίδας"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id0818200912285150\n"
-"help.text"
-msgid "The Page Layout tab page can be used to save some sheets of paper by printing several pages onto each sheet of paper. You define the arrangement and size of output pages on the physical paper."
-msgstr "Η σελίδα καρτέλας διάταξης σελίδας μπορεί να χρησιμοποιηθεί για αποθήκευση μερικών φύλλων χαρτιού εκτυπώνοντας πολλές σελίδες σε κάθε φύλλο χαρτιού. Καθορίζετε τη διάταξη και μέγεθος των σελίδων εξόδου στο φυσικό χαρτί."
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_LAB_PRT:BTN_PAGE\" visibility=\"visible\">Creates a full page of labels or business cards.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_LAB_PRT:BTN_PAGE\" visibility=\"visible\">Δημιουργία πλήρους σελίδας με ετικέτες ή επαγγελματικές κάρτες.</ahelp>"
-#: 01130000.xhp
+#: 01010203.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id0818200904164735\n"
+"01010203.xhp\n"
+"hd_id3146958\n"
+"5\n"
"help.text"
-msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
-msgstr "Αλλαγή της διευθέτησης των εκτυπώσιμων σελίδων σε κάθε φύλλο χαρτιού. Η προεπισκόπηση εμφανίζει πώς θα φαίνεται κάθε τελικό φύλλο χαρτιού."
+msgid "Single Label"
+msgstr "Μεμονωμένη Ετικέτα"
-#: 01130000.xhp
+#: 01010203.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id0818200904102987\n"
+"01010203.xhp\n"
+"par_id3155535\n"
+"6\n"
"help.text"
-msgid "For some document types, you can choose to print a brochure."
-msgstr "Για μερικούς τύπους εγγράφου, μπορείτε να επιλέξετε την εκτύπωση φυλλαδίου."
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_LAB_PRT:BTN_SINGLE\" visibility=\"visible\">Prints a single label or business card on a page.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_LAB_PRT:BTN_SINGLE\" visibility=\"visible\">Εκτύπωση μίας μεμονωμένης ετικέτας ή επαγγελματικής κάρτας σε μία σελίδα.</ahelp>"
-#: 01130000.xhp
+#: 01010203.xhp
msgctxt ""
-"01130000.xhp\n"
-"hd_id0818200912285138\n"
+"01010203.xhp\n"
+"hd_id3148621\n"
+"7\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Column"
+msgstr "Στήλη"
-#: 01130000.xhp
+#: 01010203.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id0818200912285146\n"
+"01010203.xhp\n"
+"par_id3145345\n"
+"8\n"
"help.text"
-msgid "On the Options tab page you can set some additional options for the current print job. Here you can specify to print to a file instead of printing on a printer."
-msgstr "Στη σελίδα καρτέλας επιλογών μπορείτε να ορίσετε μερικές πρόσθετες επιλογές για την τρέχουσα εργασία εκτύπωσης. Εδώ μπορείτε να καθορίσετε την εκτύπωση σε αρχείο αντί για τον εκτυπωτή."
+msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_PRT:FLD_COL\" visibility=\"visible\">Enter the number of labels or business cards that you want to have in a row on your page.</ahelp>"
+msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_PRT:FLD_COL\" visibility=\"visible\">Εισάγετε τον αριθμό ετικετών ή επαγγελματικών καρτών που θέλετε να έχετε σε μία γραμμή στη σελίδα σας.</ahelp>"
-#: 01130000.xhp
+#: 01010203.xhp
msgctxt ""
-"01130000.xhp\n"
-"hd_id0819200910481678\n"
+"01010203.xhp\n"
+"hd_id3149398\n"
+"9\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Unix hints</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Συμβουλές Unix</caseinline></switchinline>"
+msgid "Row"
+msgstr "Γραμμή"
-#: 01130000.xhp
+#: 01010203.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id3157320\n"
-"47\n"
+"01010203.xhp\n"
+"par_id3166410\n"
+"10\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">If you want, you can use the STAR_SPOOL_DIR environment variable to specify the directory where the Xprinter spoolfiles are saved. For example:</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Εάν θέλετε, μπορείτε να χρησιμοποιήσετε την μεταβλητή περιβάλλοντος STAR_SPOOL_DIR για να καθορίσετε τον κατάλογο όπου τα αρχεία παροχέτευσης του Xprinter αποθηκεύονται. Για παράδειγμα:</caseinline></switchinline>"
+msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_PRT:FLD_ROW\" visibility=\"visible\">Enter the number of rows of labels or business cards that you want to have on your page.</ahelp>"
+msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_PRT:FLD_ROW\" visibility=\"visible\">Εισάγετε τον αριθμό γραμμών από ετικέτες ή επαγγελματικές κάρτες που θέλετε να έχετε στη σελίδα σας.</ahelp>"
-#: 01130000.xhp
+#: 01010203.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id3154330\n"
-"48\n"
+"01010203.xhp\n"
+"hd_id3149237\n"
+"15\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">setenv STAR_SPOOL_DIR /usr/local/tmp (in the csh/tcsh) or</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">setenv STAR_SPOOL_DIR /usr/local/tmp (στο csh/tcsh) ή </caseinline></switchinline>"
+msgid "Synchronize contents"
+msgstr "Συγχρονισμός περιεχομένων"
-#: 01130000.xhp
+#: 01010203.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id3150768\n"
-"49\n"
+"01010203.xhp\n"
+"par_id3155342\n"
+"16\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">export STAR_SPOOL_DIR=/usr/local/tmp (in the sh/bash)</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">εξαγωγή STAR_SPOOL_DIR=/usr/local/tmp (στο sh/bash)</caseinline></switchinline>"
+msgid "<ahelp visibility=\"visible\" hid=\"SW:CHECKBOX:TP_LAB_PRT:CB_SYNCHRON\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"SW:CHECKBOX:TP_LAB_PRT:CB_SYNCHRON\">Επιτρέπει την τροποποίηση μίας μεμονωμένης ετικέτας ή επαγγελματικής κάρτας και ενημερώνει τα περιεχόμενα των υπόλοιπων ετικετών ή επαγγελματικών καρτών στη σελίδα όταν κάνετε κλικ στο πεδίο <emph>Συγχρονισμός Ετικετών </emph>.</ahelp>"
-#: 01130000.xhp
+#: 01010203.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id3150449\n"
-"50\n"
+"01010203.xhp\n"
+"hd_id3149164\n"
+"18\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">You can also use the <link href=\"text/shared/guide/spadmin.xhp\" name=\"spadmin printer setup program\">spadmin printer setup program</link> to specify additional printer options.</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Μπορείτε επίσης να χρησιμοποιήσετε το <link href=\"text/shared/guide/spadmin.xhp\" name=\"πρόγραμμα εγκατάστασης εκτυπωτή spadmin\">πρόγραμμα εγκατάστασης εκτυπωτή spadmin</link> για να καθορίσετε πρόσθετες επιλογές εκτυπωτή.</caseinline></switchinline>"
+msgid "Synchronize Labels"
+msgstr "Συγχρονισμός ετικετών"
-#: 05250000.xhp
+#: 01010203.xhp
msgctxt ""
-"05250000.xhp\n"
-"tit\n"
+"01010203.xhp\n"
+"par_id3148474\n"
+"17\n"
"help.text"
-msgid "Arrange"
-msgstr "Τακτοποίηση"
+msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
+msgstr "Το πεδίο <emph>Συγχρονισμός ετικετών </emph>εμφανίζεται στο έγγραφο μόνο αν είχατε επιλέξει το <emph>Συγχρονισμός περιεχομένων</emph> στη<emph> γραμμή Επιλογών </emph> όταν δημιουργήσατε τις ετικέτες ή τις επαγγελματικές κάρτες."
-#: 05250000.xhp
+#: 01010203.xhp
msgctxt ""
-"05250000.xhp\n"
-"bm_id3152427\n"
+"01010203.xhp\n"
+"par_id3149762\n"
+"19\n"
"help.text"
-msgid "<bookmark_value>objects; arranging within stacks</bookmark_value><bookmark_value>arranging; objects</bookmark_value><bookmark_value>borders; arranging</bookmark_value><bookmark_value>pictures; arranging within stacks</bookmark_value><bookmark_value>draw objects; arranging within stacks</bookmark_value><bookmark_value>controls; arranging within stacks</bookmark_value><bookmark_value>OLE objects; arranging within stacks</bookmark_value><bookmark_value>charts; arranging within stacks</bookmark_value><bookmark_value>layer arrangement</bookmark_value><bookmark_value>levels; depth stagger</bookmark_value><bookmark_value>depth stagger</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα, τακτοποίηση μέσα σε στοίβες</bookmark_value><bookmark_value>τακτοποίηση, αντικείμενα</bookmark_value><bookmark_value>περίγραμμα, τακτοποίηση</bookmark_value><bookmark_value>εικόνες, τακτοποίηση μέσα σε στοίβες</bookmark_value><bookmark_value>σχεδίαση αντικειμένων, τακτοποίηση μέσα σε στοίβες</bookmark_value><bookmark_value>πεδία ελέγχου, τακτοποίηση μέσα σε στοίβες</bookmark_value><bookmark_value>αντικείμενα OLE, τακτοποίηση μέσα σε στοίβες</bookmark_value><bookmark_value>διαγράμματα, τακτοποίηση μέσα σε στοίβες</bookmark_value><bookmark_value>τακτοποίηση επιπέδων</bookmark_value><bookmark_value>επίπεδα, μετατόπιση βάθους</bookmark_value><bookmark_value>μετατόπιση βάθους</bookmark_value>"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:DLG_SYNC_BTN:BTN_SYNC\" visibility=\"visible\">Copies the contents of the top left label or business card to the remaining labels or business cards on the page.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:DLG_SYNC_BTN:BTN_SYNC\" visibility=\"visible\">Αντιγράφει τα περιεχόμενα της άνω αριστερής ετικέτας ή επαγγελματικής κάρτας στις υπόλοιπες ετικέτες ή επαγγελματικές κάρτες της σελίδας.</ahelp>"
-#: 05250000.xhp
+#: 01010203.xhp
msgctxt ""
-"05250000.xhp\n"
-"hd_id3152427\n"
-"1\n"
+"01010203.xhp\n"
+"hd_id3150504\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Arranging Objects\">Arrange</link>"
-msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Τακτοποίηση Αντικειμένων\">Τακτοποίηση</link>"
+msgid "Printer"
+msgstr "Εκτυπωτής"
-#: 05250000.xhp
+#: 01010203.xhp
msgctxt ""
-"05250000.xhp\n"
-"par_id3154230\n"
-"2\n"
+"01010203.xhp\n"
+"par_id3148990\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".uno:ObjectPosition\">Changes the stacking order of the selected object(s).</ahelp>"
-msgstr "<ahelp hid=\".uno:ObjectPosition\">Αλλάζει την σειρά στοίβας των επιλεγμένων αντικειμένων.</ahelp>"
+msgid "Displays the name of the currently selected printer."
+msgstr "Εμφανίζει το όνομα τού τρέχοντος επιλεγμένου εκτυπωτή."
-#: 05250000.xhp
+#: 01010203.xhp
msgctxt ""
-"05250000.xhp\n"
-"hd_id3153894\n"
-"9\n"
+"01010203.xhp\n"
+"hd_id3153127\n"
+"13\n"
"help.text"
-msgid "Layer for text and graphics"
-msgstr "Επίπεδα για κείμενο και γραφικά"
+msgid "Setup"
+msgstr "Ρύθμιση"
-#: 05250000.xhp
+#: 01010203.xhp
msgctxt ""
-"05250000.xhp\n"
-"par_id3154186\n"
-"4\n"
+"01010203.xhp\n"
+"par_id3144438\n"
+"14\n"
"help.text"
-msgid "Each object that you place in your document is successively stacked on the preceding object. Use the arrange commands to change the stacking order of objects in your document. You cannot change the stacking order of text."
-msgstr "Κάθε αντικείμενο που τοποθετείτε στο έγγραφό σας στοιβάζεται διαδοχικά πάνω στο προηγούμενο αντικείμενο. Χρησιμοποιείστε τις εντολές τακτοποίησης για να αλλάξετε την σειρά στοίβαξης των αντικειμένων στο έγγραφό σας. Δεν μπορείτε να αλλάξετε την σειρά στοίβαξης του κειμένου."
+msgid "<ahelp visibility=\"visible\" hid=\"SW:PUSHBUTTON:TP_LAB_PRT:BTN_PRTSETUP\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"SW:PUSHBUTTON:TP_LAB_PRT:BTN_PRTSETUP\">Άνοιγμα του παραθύρου διαλόγου <link href=\"text/shared/01/01140000.xhp\" name=\"Ρύθμιση εκτυπωτή\">Ρύθμιση εκτυπωτή</link>.</ahelp>"
-#: 05070300.xhp
+#: 01010300.xhp
msgctxt ""
-"05070300.xhp\n"
+"01010300.xhp\n"
"tit\n"
"help.text"
-msgid "Align Right"
-msgstr "Στοίχιση δεξιά"
+msgid "Business cards"
+msgstr "Επαγγελματικές κάρτες"
-#: 05070300.xhp
+#: 01010300.xhp
msgctxt ""
-"05070300.xhp\n"
-"hd_id3153383\n"
+"01010300.xhp\n"
+"hd_id3149038\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05070300.xhp\" name=\"Align Right\">Align Right</link>"
-msgstr "<link href=\"text/shared/01/05070300.xhp\" name=\"Στοίχιση δεξιά\">Στοίχιση δεξιά</link>"
+msgid "<link href=\"text/shared/01/01010300.xhp\" name=\"Business cards\">Business cards</link>"
+msgstr "<link href=\"text/shared/01/01010300.xhp\" name=\"Επαγγελματικές κάρτες\">Επαγγελματικές κάρτες</link>"
-#: 05070300.xhp
+#: 01010300.xhp
msgctxt ""
-"05070300.xhp\n"
-"par_id3151264\n"
+"01010300.xhp\n"
+"par_id3149987\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:AlignRight\">Aligns the right edges of the selected objects. If only one object is selected in Impress or Draw, the right edge of the object is aligned to the right page margin.</ahelp>"
-msgstr "<ahelp hid=\".uno:AlignRight\">Στοιχίζει τα δεξιά άκρα των επιλεγμένων αντικειμένων. Αν έχει επιλεχθεί μόνο ένα αντικείμενο στο Impress ή το Draw, η δεξιά άκρη του αντικειμένου στοιχίζεται στο δεξιό περιθώριο της σελίδας.</ahelp>"
-
-#: 05070300.xhp
-msgctxt ""
-"05070300.xhp\n"
-"par_id3144336\n"
-"3\n"
-"help.text"
-msgid "Objects are aligned to the right edge of the rightmost object in the selection."
-msgstr "Τα αντικείμενα στοιχίζονται στο δεξιό άκρο του αντικειμένου που βρίσκεται πιο δεξιά στην επιλογή."
+msgid "<ahelp hid=\".uno:InsertBusinessCard\">Design and create your own business cards.</ahelp> You can choose from a number of pre-defined size formats or create your own."
+msgstr "<ahelp hid=\".uno:InsertBusinessCard\">Σχεδιάστε και δημιουργήστε τις δικές σας επαγγελματικές κάρτες.</ahelp> Μπορείτε να επιλέξετε από έναν αριθμό προκαθορισμένων μορφών μεγέθους ή να δημιουργήσετε τις δικές σας."
-#: 02090000.xhp
+#: 01010301.xhp
msgctxt ""
-"02090000.xhp\n"
+"01010301.xhp\n"
"tit\n"
"help.text"
-msgid "Select All"
-msgstr "Επιλογή όλων"
+msgid "Medium"
+msgstr "Μέσο"
-#: 02090000.xhp
+#: 01010301.xhp
msgctxt ""
-"02090000.xhp\n"
-"hd_id3145138\n"
+"01010301.xhp\n"
+"hd_id3148765\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Επιλογή όλων\">Επιλογή όλων</link>"
+msgid "<link href=\"text/shared/01/01010301.xhp\" name=\"Medium\">Medium</link>"
+msgstr "<link href=\"text/shared/01/01010301.xhp\" name=\"Μέσο\">Μέσο</link>"
-#: 02090000.xhp
+#: 01010301.xhp
msgctxt ""
-"02090000.xhp\n"
-"par_id3149999\n"
+"01010301.xhp\n"
+"par_id3150278\n"
"2\n"
"help.text"
-msgid "<variable id=\"allestext\"><ahelp hid=\".uno:Select\" visibility=\"visible\">Selects the entire content of the current file, frame, or text object.</ahelp></variable>"
-msgstr "<variable id=\"allestext\"><ahelp hid=\".uno:Select\" visibility=\"visible\">Επιλέγει όλο το περιεχόμενο του τρέχοντος αρχείου, πλαισίου, ή αντικειμένου κειμένου.</ahelp></variable>"
+msgid "<ahelp hid=\".\">Select the size of your business card from a number of pre-defined size formats, or a size format that you specify on the <emph>Format </emph>tab.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το μέγεθος της επαγγελματικής σας κάρτας από έναν αριθμό προκαθορισμένων μορφών μεγέθους, ή μία μορφή μεγέθους που θα ορίσετε στην καρτέλα<emph>Μορφή </emph>.</ahelp>"
-#: 02090000.xhp
+#: 01010301.xhp
msgctxt ""
-"02090000.xhp\n"
-"par_id3155261\n"
+"01010301.xhp\n"
+"hd_id3149991\n"
"3\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">To select all of the cells on a sheet, click the button at the intersection of the column and row header in the top left corner of the sheet.</caseinline> <defaultinline/> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Για να επιλέξετε όλα τα κελιά ενός λογιστικού φύλλου, κάντε κλικ στο πεδίο τομής των επικεφαλίδων της στήλης και της γραμμής στην πάνω αριστερή γωνία του φύλλου.</caseinline> <defaultinline/> </switchinline>"
+msgid "Format"
+msgstr "Μορφή"
-#: 02090000.xhp
+#: 01010301.xhp
msgctxt ""
-"02090000.xhp\n"
-"par_id3154046\n"
+"01010301.xhp\n"
+"par_id3147543\n"
"4\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">To select all of the sheets in a spreadsheet file, right-click the name tab of a sheet, and then choose <emph>Select All Sheets</emph>.<ahelp hid=\".uno:TableSelectAll\" visibility=\"hidden\">Selects all of the sheets in the current spreadsheet.</ahelp></caseinline> <defaultinline/> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Για να επιλέξετε όλα τα φύλλα ενός αρχείου λογιστικών φύλλων, κάντε δεξί κλικ στο όνομα της καρτέλας ενός φύλλου, και στη συνέχεια επιλέξτε <emph>Επιλογή όλων των Φύλλων</emph>.<ahelp hid=\".uno:TableSelectAll\" visibility=\"hidden\">Επιλέγει όλα τα φύλλα στο τρέχον έγγραφο λογιστικών φύλλων</ahelp></caseinline> <defaultinline/> </switchinline>"
-
-#: xformsdataaddcon.xhp
-msgctxt ""
-"xformsdataaddcon.xhp\n"
-"tit\n"
-"help.text"
-msgid "Add Condition"
-msgstr "Προσθήκη συνθήκης"
-
-#: xformsdataaddcon.xhp
-msgctxt ""
-"xformsdataaddcon.xhp\n"
-"bm_id8615680\n"
-"help.text"
-msgid "<bookmark_value>conditions;items in Data Navigator</bookmark_value><bookmark_value>XForms;conditions</bookmark_value>"
-msgstr "<bookmark_value>συνθήκες, στοιχεία στην Περιήγηση δεδομένων</bookmark_value><bookmark_value>XForm, συνθήκες</bookmark_value>"
-
-#: xformsdataaddcon.xhp
-msgctxt ""
-"xformsdataaddcon.xhp\n"
-"par_idN1053E\n"
-"help.text"
-msgid "Add Condition"
-msgstr "Προσθήκη συνθήκης"
-
-#: xformsdataaddcon.xhp
-msgctxt ""
-"xformsdataaddcon.xhp\n"
-"par_idN10542\n"
-"help.text"
-msgid "<ahelp hid=\".\">Add a condition in this subdialog of the Add Item / Edit Item dialog of the Data Navigator.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει μία συνθήκη σε αυτό τον υπο-διάλογο του διαλόγου Προσθήκης αντικειμένου / Επεξεργασίας αντικειμένου της περιήγησης δεδομένων.</ahelp>"
-
-#: xformsdataaddcon.xhp
-msgctxt ""
-"xformsdataaddcon.xhp\n"
-"par_idN10561\n"
-"help.text"
-msgid "Condition"
-msgstr "Συνθήκη"
-
-#: xformsdataaddcon.xhp
-msgctxt ""
-"xformsdataaddcon.xhp\n"
-"par_idN10565\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter a condition.</ahelp>"
-msgstr "<ahelp hid=\".\">Δώστε μια συνθήκη.</ahelp>"
-
-#: xformsdataaddcon.xhp
-msgctxt ""
-"xformsdataaddcon.xhp\n"
-"par_idN10568\n"
-"help.text"
-msgid "Result"
-msgstr "Αποτέλεσμα"
-
-#: xformsdataaddcon.xhp
-msgctxt ""
-"xformsdataaddcon.xhp\n"
-"par_idN1056C\n"
-"help.text"
-msgid "<ahelp hid=\".\">Displays a preview of the result.</ahelp>"
-msgstr "<ahelp hid=\".\">Δείχνει μια προεπισκόπηση του αποτελέσματος.</ahelp>"
-
-#: xformsdataaddcon.xhp
-msgctxt ""
-"xformsdataaddcon.xhp\n"
-"par_idN1056F\n"
-"help.text"
-msgid "Edit Namespaces"
-msgstr "Επεξεργασία χώρου ονομάτων"
-
-#: xformsdataaddcon.xhp
-msgctxt ""
-"xformsdataaddcon.xhp\n"
-"par_idN10573\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Form Namespaces dialog where you can add, edit, or delete namespaces.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο Φόρμας χώρου ονομάτων, όπου μπορείτε να προσθέσετε, επεξεργαστείτε, ή να διαγράψετε χώρους ονομάτων.</ahelp>"
-
-#: 06010601.xhp
-msgctxt ""
-"06010601.xhp\n"
-"tit\n"
-"help.text"
-msgid "Edit Dictionary"
-msgstr "Επεξεργασία Λεξικού"
-
-#: 06010601.xhp
-msgctxt ""
-"06010601.xhp\n"
-"bm_id905789\n"
-"help.text"
-msgid "<bookmark_value>common terms;Chinese dictionary</bookmark_value><bookmark_value>dictionaries;common terms in simplified and traditional chinese</bookmark_value>"
-msgstr "<bookmark_value>κοινοί όροι,Κινεζικό λεξικό</bookmark_value><bookmark_value>λεξικά,κοινοί όροι σε απλοποιημένα και παραδοσιακά Κινεζικά</bookmark_value>"
-
-#: 06010601.xhp
-msgctxt ""
-"06010601.xhp\n"
-"par_idN1053D\n"
-"help.text"
-msgid "Edit Dictionary"
-msgstr "Επεξεργασία Λεξικού"
-
-#: 06010601.xhp
-msgctxt ""
-"06010601.xhp\n"
-"par_idN10541\n"
-"help.text"
-msgid "<ahelp hid=\".\">Edit the <link href=\"text/shared/01/06010600.xhp\">Chinese conversion</link> terms.</ahelp>"
-msgstr "<ahelp hid=\".\">Επεξεργασία των όρων της <link href=\"text/shared/01/06010600.xhp\">κινέζικης μετατροπής</link>.</ahelp>"
-
-#: 06010601.xhp
-msgctxt ""
-"06010601.xhp\n"
-"par_idN10566\n"
-"help.text"
-msgid "You can use this dialog to edit, to add, or to delete entries from the conversion dictionary. The file path name for the conversion dictionary is user/wordbook/commonterms.ctd. You cannot delete the default entries in this file."
-msgstr "Μπορείτε να χρησιμοποιήσετε αυτό το διάλογο για επεξεργασία, προσθήκη ή διαγραφή καταχωρίσεων από το λεξικό μετατροπής. Το όνομα διαδρομής αρχείου για το λεξικό μετατροπής είναι user/wordbook/commonterms.ctd. Δεν μπορείτε να διαγράψετε τις προεπιλεγμένες καταχωρίσεις σε αυτό το αρχείο."
-
-#: 06010601.xhp
-msgctxt ""
-"06010601.xhp\n"
-"par_idN10569\n"
-"help.text"
-msgid "Traditional Chinese to Simplified Chinese"
-msgstr "Παραδοσιακά Κινέζικα σε Απλοποιημένα Κινέζικα"
-
-#: 06010601.xhp
-msgctxt ""
-"06010601.xhp\n"
-"par_idN1056D\n"
-"help.text"
-msgid "<ahelp hid=\".\">Converts traditional Chinese to simplified Chinese.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετατρέπει παραδοσιακά κινέζικα σε απλοποιημένα κινέζικα.</ahelp>"
-
-#: 06010601.xhp
-msgctxt ""
-"06010601.xhp\n"
-"par_idN10570\n"
-"help.text"
-msgid "Simplified Chinese to Traditional Chinese"
-msgstr "Απλοποιημένα Κινέζικα σε Παραδοσιακά Κινεζικά"
-
-#: 06010601.xhp
-msgctxt ""
-"06010601.xhp\n"
-"par_idN10574\n"
-"help.text"
-msgid "<ahelp hid=\".\">Converts simplified Chinese to traditional Chinese.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετατρέπει απλοποιημένα κινέζικα σε παραδοσιακά.</ahelp>"
-
-#: 06010601.xhp
-msgctxt ""
-"06010601.xhp\n"
-"par_idN10577\n"
-"help.text"
-msgid "Reverse Mapping"
-msgstr "Αναστροφή"
-
-#: 06010601.xhp
-msgctxt ""
-"06010601.xhp\n"
-"par_idN1057B\n"
-"help.text"
-msgid "<ahelp hid=\".\">Automatically adds the reverse mapping direction to the list for each modification that you enter.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει αυτόματα την αντίστροφη κατεύθυνση χαρτογράφησης στον κατάλογο για κάθε αλλαγή που πληκτρολογείτε.</ahelp>"
-
-#: 06010601.xhp
-msgctxt ""
-"06010601.xhp\n"
-"par_idN1057E\n"
-"help.text"
-msgid "Term"
-msgstr "Όρος"
-
-#: 06010601.xhp
-msgctxt ""
-"06010601.xhp\n"
-"par_idN10582\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter the text that you want to replace with the Mapping term.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τον κείμενο που θέλετε να αντικαταστήσει τον όρο Χαρτογράφησης.</ahelp>"
+msgid "Select a size format for your business card."
+msgstr "Επιλέξτε μία μορφή μεγέθους για την επαγγελματική σας κάρτα."
-#: 06010601.xhp
+#: 01010301.xhp
msgctxt ""
-"06010601.xhp\n"
-"par_idN10585\n"
+"01010301.xhp\n"
+"hd_id3160463\n"
+"5\n"
"help.text"
-msgid "Mapping"
-msgstr "Χαρτογράφηση"
+msgid "Continuous"
+msgstr "Συνεχής"
-#: 06010601.xhp
+#: 01010301.xhp
msgctxt ""
-"06010601.xhp\n"
-"par_idN10589\n"
+"01010301.xhp\n"
+"par_id3150279\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the text that you want to replace the Term with.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το κείμενο που θέλετε να αντικαταστήσει τον όρο.</ahelp>"
+msgid "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_CONT\">Prints business cards on continuous paper.</ahelp>"
+msgstr "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_CONT\">Εκτυπώνει επαγγελματικές κάρτες σε συνεχές χαρτί.</ahelp>"
-#: 06010601.xhp
+#: 01010301.xhp
msgctxt ""
-"06010601.xhp\n"
-"par_idN1058C\n"
+"01010301.xhp\n"
+"hd_id3154840\n"
+"7\n"
"help.text"
-msgid "Property"
-msgstr "Ιδιότητα"
+msgid "Sheet"
+msgstr "Φύλλο"
-#: 06010601.xhp
+#: 01010301.xhp
msgctxt ""
-"06010601.xhp\n"
-"par_idN10590\n"
+"01010301.xhp\n"
+"par_id3148731\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\">Defines the class of the selected term.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τον τύπο του επιλεγμένου όρου.</ahelp>"
+msgid "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_SHEET\">Prints business cards on individual sheets.</ahelp>"
+msgstr "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_SHEET\">Εκτυπώνει επαγγελματικές κάρτες σε μεμονωμένα φύλλα.</ahelp>"
-#: 06010601.xhp
+#: 01010301.xhp
msgctxt ""
-"06010601.xhp\n"
-"par_idN10593\n"
+"01010301.xhp\n"
+"hd_id3154894\n"
+"9\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "Brand"
+msgstr "Είδος"
-#: 06010601.xhp
+#: 01010301.xhp
msgctxt ""
-"06010601.xhp\n"
-"par_idN10597\n"
+"01010301.xhp\n"
+"par_id3155351\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds the term to the conversion dictionary. If the term is already in the dictionary, the new term receives precedence.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει τον όρο στο λεξικό μετατροπής. Εάν ο όρος υπάρχει ήδη στο λεξικό, ο νέος όρος αποκτά προτεραιότητα.</ahelp>"
+msgid "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_BRAND\">Select the brand of paper that you want to use.</ahelp> Each brand has its own size formats."
+msgstr "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_BRAND\">Επιλέξτε το είδος χαρτιού που θέλετε να χρησιμοποιήσετε.</ahelp> Κάθε είδος έχει τις δικές του μορφές μεγέθους."
-#: 06010601.xhp
+#: 01010301.xhp
msgctxt ""
-"06010601.xhp\n"
-"par_idN1059A\n"
+"01010301.xhp\n"
+"hd_id3153935\n"
+"11\n"
"help.text"
-msgid "Modify"
-msgstr "Τροποποίηση"
+msgid "Type"
+msgstr "Τύπος"
-#: 06010601.xhp
+#: 01010301.xhp
msgctxt ""
-"06010601.xhp\n"
-"par_idN1059E\n"
+"01010301.xhp\n"
+"par_id3159201\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the modified entry to the database file.</ahelp>"
-msgstr "<ahelp hid=\".\">Αποθηκεύει την τροποποιημένη εγγραφή στο αρχείο βάσης δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_TYPE\">Select the size format that you want to use. The available formats depend on what you selected in the <emph>Brand</emph> list. If you want to use a custom size format, select <emph>[User]</emph>, and then click the <link href=\"text/shared/01/01010202.xhp\" name=\"Format\"><emph>Format</emph></link> tab to define the format.</ahelp>"
+msgstr "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_TYPE\">Επιλέξτε τη μορφή μεγέθους που θέλετε να χρησιμοποιήσετε. Οι διαθέσιμες μορφές εξαρτώνται από το τι έχετε επιλέξει στη λίστα <emph>Είδος</emph> . Αν θέλετε να χρησιμοποιήσετε μία προσαρμοσμένη μορφή μεγέθους, επιλέξτε <emph>[User]</emph>, και μετά κάντε κλικ στη καρτέλα <link href=\"text/shared/01/01010202.xhp\" name=\"Μορφή\"><emph>Μορφή</emph></link> για να ορίσετε τη μορφή.</ahelp>"
-#: 06010601.xhp
+#: 01010301.xhp
msgctxt ""
-"06010601.xhp\n"
-"par_idN105A1\n"
+"01010301.xhp\n"
+"hd_id3147226\n"
+"13\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Info"
+msgstr "Πληροφορίες"
-#: 06010601.xhp
+#: 01010301.xhp
msgctxt ""
-"06010601.xhp\n"
-"par_idN105A5\n"
+"01010301.xhp\n"
+"par_id3153394\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".\">Removes the selected user-defined entry from the dictionary.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει την επιλεγμένη, ορισμένη από το χρήστη, εγγραφή από το λεξικό.</ahelp>"
+msgid "The paper type and the dimensions of the business card are displayed at the bottom of the <emph>Format</emph> area."
+msgstr "Ο τύπος χαρτιού και οι διαστάσεις των επαγγελματικών καρτών εμφανίζονται στο κάτω μέρος της περιοχής <emph>Μορφή</emph>."
-#: 02100300.xhp
+#: 01010302.xhp
msgctxt ""
-"02100300.xhp\n"
+"01010302.xhp\n"
"tit\n"
"help.text"
-msgid "Text Format (Search)"
-msgstr "Μορφή κειμένου (Αναζήτηση)"
-
-#: 02100300.xhp
-msgctxt ""
-"02100300.xhp\n"
-"hd_id3154840\n"
-"130\n"
-"help.text"
-msgid "Text Format (Search)"
-msgstr "Μορφή κειμένου (Αναζήτηση)"
-
-#: 02100300.xhp
-msgctxt ""
-"02100300.xhp\n"
-"par_id3150355\n"
-"131\n"
-"help.text"
-msgid "<variable id=\"formattext\"><ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_FORMAT\">Finds specific text formatting features, such as font types, font effects, and text flow characteristics.</ahelp></variable>"
-msgstr "<variable id=\"formattext\"><ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_FORMAT\">Βρίσκει συγκεκριμένες ιδιότητες μορφοποίησης κειμένου, όπως τύποι γραμματοσειρών, εφέ γραμματοσειράς, και χαρακτηριστικά ροής κειμένου.</ahelp></variable>"
-
-#: 02100300.xhp
-msgctxt ""
-"02100300.xhp\n"
-"par_id3145383\n"
-"192\n"
-"help.text"
-msgid "The search criteria for attributes are listed below the <emph>Search for</emph> box."
-msgstr "Τα κριτήρια αναζήτησης για τα χαρακτηριστικά αναφέρονται κάτω από το πλαίσιο <emph>Αναζήτηση για</emph>."
-
-#: 02100300.xhp
-msgctxt ""
-"02100300.xhp\n"
-"par_id3150466\n"
-"132\n"
-"help.text"
-msgid "You do not need to specify a search text in the <emph>Search for</emph> box when you search and replace formatting."
-msgstr "Δεν χρειάζεται να ορίσετε ένα κείμενο αναζήτησης στο πλαίσιο <emph>Αναζήτηση για</emph> όταν ψάχνετε και αλλάζετε μορφοποίηση."
-
-#: 02100300.xhp
-msgctxt ""
-"02100300.xhp\n"
-"par_id3156152\n"
-"133\n"
-"help.text"
-msgid "To define a replacement format, click in the <emph>Replace with</emph> box, and then click the <emph>Format </emph>button."
-msgstr "Για να ορίσετε μία μορφή αντικατάστασης, κάντε κλικ στο πλαίσιο <emph>Αντικατάσταση με</emph>, και μετά κάντε κλικ στο κουμπί <emph>Μορφή</emph>."
-
-#: 02100300.xhp
-msgctxt ""
-"02100300.xhp\n"
-"par_id3153821\n"
-"157\n"
-"help.text"
-msgid "Use the <emph>Text Format (Search)</emph> or the <emph>Text Format (Replace)</emph> to define your formatting search criteria. These dialogs contain the following tab pages:"
-msgstr "Χρησιμοποιείστε τη <emph>Μορφή κειμένου (Αναζήτηση) </emph> ή τη <emph>Μορφή κειμένου (Αντικατάσταση)</emph> για να ορίσετε τα κριτήρια σας στην αναζήτηση μορφοποίησης. Αυτά τα παράθυρα διαλόγου εμπεριέχουν τις παρακάτω σελίδες καρτέλας:"
-
-#: 02100300.xhp
-msgctxt ""
-"02100300.xhp\n"
-"par_id3062837\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Finds specific text formatting features, such as font types, font effects, and text flow characteristics.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Βρίσκει συγκεκριμένα χαρακτηριστικά μορφοποιημένου κειμένου, όπως τύποι γραμματοσειρών, εφέ γραμματοσειρών και χαρακτηριστικά ροής κειμένου.</ahelp>"
+msgid "Business Cards"
+msgstr "Επαγγελματικές κάρτες"
-#: 02100300.xhp
+#: 01010302.xhp
msgctxt ""
-"02100300.xhp\n"
-"par_id3149457\n"
+"01010302.xhp\n"
+"hd_id3152414\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/02100200.xhp\" name=\"Attributes\">Attributes</link>"
-msgstr "<link href=\"text/shared/01/02100200.xhp\" name=\"Ιδιότητες\">Ιδιότητες</link>"
+msgid "<link href=\"text/shared/01/01010302.xhp\" name=\"Business Cards\">Business Cards</link>"
+msgstr "<link href=\"text/shared/01/01010302.xhp\" name=\"Επαγγελματικές κάρτες\">Επαγγελματικές κάρτες</link>"
-#: 06140101.xhp
+#: 01010302.xhp
msgctxt ""
-"06140101.xhp\n"
-"tit\n"
+"01010302.xhp\n"
+"par_id3153882\n"
+"2\n"
"help.text"
-msgid "New Menu"
-msgstr "Δημιουργία μενού"
+msgid "<ahelp hid=\"\" visibility=\"visible\">Define the appearance of your business cards.</ahelp>"
+msgstr "<ahelp hid=\"\" visibility=\"visible\">Καθορίστε την εμφάνιση των επαγγελματικών σας καρτών.</ahelp>"
-#: 06140101.xhp
+#: 01010302.xhp
msgctxt ""
-"06140101.xhp\n"
-"par_idN10540\n"
+"01010302.xhp\n"
+"hd_id3146873\n"
+"3\n"
"help.text"
-msgid "New Menu"
-msgstr "Δημιουργία μενού"
+msgid "Content"
+msgstr "Περιεχόμενο"
-#: 06140101.xhp
+#: 01010302.xhp
msgctxt ""
-"06140101.xhp\n"
-"par_idN10558\n"
+"01010302.xhp\n"
+"par_id3147527\n"
+"4\n"
"help.text"
-msgid "Menu name"
-msgstr "Όνομα μενού"
+msgid "Select a design layout for your business card."
+msgstr "Επιλέξτε ένα σχέδιο διάταξης για την επαγγελματική σας κάρτα."
-#: 06140101.xhp
+#: 01010302.xhp
msgctxt ""
-"06140101.xhp\n"
-"par_idN1055C\n"
+"01010302.xhp\n"
+"par_id3158442\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the menu. To specify a letter in the name as an accelerator key, enter a tilde (~) before the letter.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε ένα όνομα για το μενού. Για να ορίσετε ένα γράμμα στο όνομα ως πλήκτρο επιταχυντή, εισάγετε την περισπωμένη (~) πριν το γράμμα.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"HID_BUSINESS_CARD_CONTENT\">Select a business card category in <emph>AutoText - Section</emph> box, and then click a layout in the <emph>Content </emph>list.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"HID_BUSINESS_CARD_CONTENT\">Επιλέξτε μία κατηγορία επαγγελματικών καρτών στο πλαίσιο <emph>Αυτόματο κειμένου - Ενότητα</emph> και μετά πατήστε σε μία διάταξη στη λίστα <emph>Περιεχόμενο </emph>.</ahelp>"
-#: 06140101.xhp
+#: 01010302.xhp
msgctxt ""
-"06140101.xhp\n"
-"par_idN1055F\n"
+"01010302.xhp\n"
+"hd_id3148668\n"
+"6\n"
"help.text"
-msgid "Menu position"
-msgstr "Θέση μενού"
+msgid "AutoText - Section"
+msgstr "Ενότητα Αυτόματου κειμένου"
-#: 06140101.xhp
+#: 01010302.xhp
msgctxt ""
-"06140101.xhp\n"
-"par_idN10563\n"
+"01010302.xhp\n"
+"par_id3154894\n"
+"7\n"
"help.text"
-msgid "Moves the selected menu entry up one position or down one position in the menu when you click the arrow buttons."
-msgstr "Μετακινεί την επιλεγμένη καταχώριση μενού μια θέση πάνω ή κάτω στο μενού με κλικ στα πλήκτρα βέλους."
+msgid "<ahelp visibility=\"visible\" hid=\"SW_LISTBOX_TP_VISITING_CARDS_LB_AUTO_TEXT_GROUP\">Select a business card category, and then click a layout in the <emph>Content </emph>list.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"SW_LISTBOX_TP_VISITING_CARDS_LB_AUTO_TEXT_GROUP\">Επιλέξτε μία κατηγορία επαγγελματικών καρτών, και μετά κάντε κλικ σε μία διάταξη στη λίστα <emph>Περιεχόμενα</emph>.</ahelp>"
-#: 05080400.xhp
+#: 01010303.xhp
msgctxt ""
-"05080400.xhp\n"
+"01010303.xhp\n"
"tit\n"
"help.text"
-msgid "Justify"
-msgstr "Πλήρης στοίχιση"
+msgid "Private"
+msgstr "Προσωπικά Δεδομένα"
-#: 05080400.xhp
+#: 01010303.xhp
msgctxt ""
-"05080400.xhp\n"
-"hd_id3152937\n"
+"01010303.xhp\n"
+"hd_id3149031\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05080400.xhp\" name=\"Justify\">Justify</link>"
-msgstr "<link href=\"text/shared/01/05080400.xhp\" name=\"Πλήρης στοίχιση\">Πλήρης στοίχιση</link>"
+msgid "<link href=\"text/shared/01/01010303.xhp\" name=\"Private\">Private</link>"
+msgstr "<link href=\"text/shared/01/01010303.xhp\" name=\"Προσωπικά δεδομένα\">Προσωπικά δεδομένα</link>"
-#: 05080400.xhp
+#: 01010303.xhp
msgctxt ""
-"05080400.xhp\n"
-"par_id3146856\n"
+"01010303.xhp\n"
+"par_id3148731\n"
"2\n"
"help.text"
-msgid "<variable id=\"blocktext\"><ahelp hid=\".uno:JustifyPara\">Aligns the selected paragraph(s) to the left and the right page margins. If you want, you can also specify the alignment options for the last line of a paragraph by choosing <emph>Format - Paragraph - Alignment</emph>.</ahelp></variable>"
-msgstr "<variable id=\"blocktext\"><ahelp hid=\".uno:JustifyPara\">Στοιχίζει την επιλεγμένη παράγραφο στα αριστερά και στα δεξιά περιθώρια της σελίδας. Αν θέλετε, μπορείτε επίσης να ορίσετε τις επιλογές στοίχισης για την τελευταία γραμμή μίας παραγράφου επιλέγοντας <emph>Μορφή - Παράγραφος - Στοίχιση</emph>.</ahelp></variable>"
-
-#: 05340500.xhp
-msgctxt ""
-"05340500.xhp\n"
-"tit\n"
-"help.text"
-msgid "Hide Columns"
-msgstr "Απόκρυψη στηλών"
+msgid "<ahelp hid=\".\">Contains personal contact information for business cards. Business card layouts are selected on the <emph>Business Cards</emph> tab.</ahelp>"
+msgstr "<ahelp hid=\".\">Περιέχει προσωπικά στοιχεία επικοινωνίας για επαγγελματικές κάρτες. Οι διατάξεις για τις επαγγελματικές κάρτες μπορούν να επιλεγούν στην καρτέλα <emph>Επαγγελματικές Κάρτες</emph>.</ahelp>"
-#: 05340500.xhp
+#: 01010303.xhp
msgctxt ""
-"05340500.xhp\n"
-"hd_id3148882\n"
-"1\n"
+"01010303.xhp\n"
+"hd_id3159201\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/05340500.xhp\" name=\"Hide Columns\">Hide Columns</link>"
-msgstr "<link href=\"text/shared/01/05340500.xhp\" name=\"Απόκρυψη στηλών\">Απόκρυψη στηλών</link>"
+msgid "Private data"
+msgstr "Προσωπικά δεδομένα"
-#: 05340500.xhp
+#: 01010303.xhp
msgctxt ""
-"05340500.xhp\n"
-"par_id3155620\n"
-"2\n"
+"01010303.xhp\n"
+"par_id3147399\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Hides the selected column(s). To display hidden columns, right-click any column header, and then choose <emph>Show Columns</emph>.</ahelp>"
-msgstr "<ahelp hid=\".\">Κρύβει τις επιλεγμένες στήλες. Για να εμφανίσετε κρυμμένες στήλες, πατήστε δεξί κλικ σε οποιαδήποτε κεφαλίδα στήλης και επιλέξτε <emph>Εμφάνιση στηλών</emph>.</ahelp>"
+msgid "Enter the contact information that you want to include on your business card. You can also modify or update these entries by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - User Data</emph>."
+msgstr "Εισάγετε την πληροφορία επαφής που θέλετε να συμπεριλάβετε στην επαγγελματική κάρτα. Μπορείτε επίσης να τροποποιήσετε ή να ενημερώσετε αυτές τις καταχωρήσεις επιλέγοντας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Δεδομένα χρήστη</emph>."
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"tit\n"
+"01010303.xhp\n"
+"hd_id3156427\n"
+"15\n"
"help.text"
-msgid "Line Styles"
-msgstr "Στυλ γραμμής"
+msgid "First name 2"
+msgstr "Όνομα 2"
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"hd_id3148919\n"
-"1\n"
+"01010303.xhp\n"
+"par_id3149750\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/shared/01/05200200.xhp\" name=\"Line Styles\">Line Styles</link>"
-msgstr "<link href=\"text/shared/01/05200200.xhp\" name=\"Στυλ γραμμής\">Στυλ γραμμής</link>"
+msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_FIRSTNAME_2\">Enter the first name of the person, whom you want to use as a second contact.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_FIRSTNAME_2\">Εισάγετε το όνομα του προσώπου που θέλετε να χρησιμοποιήσετε ως δεύτερη επαφή.</ahelp>"
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"par_id3150146\n"
-"2\n"
+"01010303.xhp\n"
+"hd_id3145345\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"HID_LINE_DEF\">Edit or create dashed or dotted line styles.</ahelp>"
-msgstr "<ahelp hid=\"HID_LINE_DEF\">Επεξεργαστείτε ή δημιουργήστε διακεκομμένο ή διάστικτο στυλ γραμμής.</ahelp>"
+msgid "Last name 2"
+msgstr "Επίθετο 2"
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"hd_id3147617\n"
-"3\n"
+"01010303.xhp\n"
+"par_id3154288\n"
+"18\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_NAME_2\">Enter the last name of the person, whom you want to use as a second contact.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_NAME_2\">Εισάγετε το επίθετο του προσώπου που θέλετε να χρησιμοποιήσετε ως δεύτερη επαφή.</ahelp>"
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"hd_id3146873\n"
-"15\n"
+"01010303.xhp\n"
+"hd_id3150774\n"
+"19\n"
"help.text"
-msgid "Line style"
-msgstr "Στυλ γραμμής"
+msgid "Initials 2"
+msgstr "Αρχικά 2"
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"par_id3146807\n"
-"16\n"
+"01010303.xhp\n"
+"par_id3151110\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_LINE_DEF_LB_LINESTYLES\">Select the style of line that you want to create.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_LINE_DEF_LB_LINESTYLES\">Επιλέξτε το στυλ τις γραμμής που θέλετε να δημιουργήσετε.</ahelp>"
+msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_SHORTCUT_2\">Enter the initials of the person, whom you want to use as a second contact.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_SHORTCUT_2\">Εισάγετε τα αρχικά του προσώπου που θέλετε να χρησιμοποιήσετε ως δεύτερη επαφή.</ahelp>"
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"hd_id3149948\n"
+"01010303.xhp\n"
+"hd_id3153543\n"
"5\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "Country"
+msgstr "Χώρα"
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"par_id3149031\n"
+"01010303.xhp\n"
+"par_id3150085\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_LINE_DEF_LB_TYPE_2\">Select the combination of dashes and dots that you want.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_LINE_DEF_LB_TYPE_2\">Επιλέξτε τον συνδυασμό από παύλες και τελείες που θέλετε.</ahelp>"
+msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_STATE\">Enter the name of the country in which you live.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_STATE\">Εισάγετε το όνομα της χώρας στην οποία ζείτε.</ahelp>"
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"hd_id3148731\n"
+"01010303.xhp\n"
+"hd_id3155449\n"
"7\n"
"help.text"
-msgid "Number"
-msgstr "Αριθμός"
+msgid "Profession"
+msgstr "Επάγγελμα"
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"par_id3155351\n"
+"01010303.xhp\n"
+"par_id3156192\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVXPAGE_LINE_DEF_NUM_FLD_2\">Enter the number of times that you want a dot or a dash to appear in a sequence.</ahelp>"
-msgstr "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVXPAGE_LINE_DEF_NUM_FLD_2\">Εισάγετε τον αριθμό φορών που θέλετε μία τελεία ή μία παύλα να εμφανίζεται σε μία ακολουθία.</ahelp>"
+msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_PROFESSION\">Enter the title of your profession.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_PROFESSION\">Εισάγετε τον τίτλο του επαγγέλματος σας .</ahelp>"
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"hd_id3154422\n"
+"01010303.xhp\n"
+"hd_id3147336\n"
"9\n"
"help.text"
-msgid "Length"
-msgstr "Μήκος"
+msgid "Phone"
+msgstr "Τηλέφωνο"
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"par_id3149640\n"
+"01010303.xhp\n"
+"par_id3145315\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_LINE_DEF_MTR_FLD_LENGTH_2\">Enter the length of the dash.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_LINE_DEF_MTR_FLD_LENGTH_2\">Εισάγετε το μήκος της παύλας.</ahelp>"
+msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_PHONE\">Enter your home telephone number.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_PHONE\">Εισάγετε τον αριθμό τηλεφώνου της οικίας σας.</ahelp>"
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"hd_id3093440\n"
+"01010303.xhp\n"
+"hd_id3149763\n"
"11\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "Mobile"
+msgstr "Κινητό"
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"par_id3147834\n"
+"01010303.xhp\n"
+"par_id3156155\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_LINE_DEF_MTR_FLD_DISTANCE\">Enter the amount of space that you want to leave between dots or dashes.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_LINE_DEF_MTR_FLD_DISTANCE\">Εισάγετε το μέγεθος του χώρου που θέλετε να αφήσετε ανάμεσα σε τελείες και παύλες.</ahelp>"
+msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_MOBILE\">Enter your mobile telephone number.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_MOBILE\">Εισάγετε τον αριθμό του κινητού τηλεφώνου σας.</ahelp>"
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"hd_id3155805\n"
+"01010303.xhp\n"
+"hd_id3154306\n"
"13\n"
"help.text"
-msgid "Fit to line width"
-msgstr "Προσαρμογή στο μήκος της γραμμής"
+msgid "Homepage"
+msgstr "Αρχική σελίδα"
-#: 05200200.xhp
+#: 01010303.xhp
msgctxt ""
-"05200200.xhp\n"
-"par_id3147291\n"
+"01010303.xhp\n"
+"par_id3153666\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_LINE_DEF_CBX_SYNCHRONIZE\">Automatically adjusts the entries relative to the length of the line.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_LINE_DEF_CBX_SYNCHRONIZE\">Προσαρμόζει αυτόματα τις όποιες επιλογές ανάλογα με το μήκος της γραμμής.</ahelp>"
-
-#: 05200200.xhp
-msgctxt ""
-"05200200.xhp\n"
-"hd_id3155355\n"
-"17\n"
-"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
-
-#: 05200200.xhp
-msgctxt ""
-"05200200.xhp\n"
-"par_id3149827\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_LINE_DEF_BTN_ADD\">Creates a new line style using the current settings.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_LINE_DEF_BTN_ADD\">Δημιουργεί ένα νέο στυλ γραμμής χρησιμοποιώντας τις τρέχουσες ρυθμίσεις.</ahelp>"
-
-#: 05200200.xhp
-msgctxt ""
-"05200200.xhp\n"
-"hd_id3155338\n"
-"19\n"
-"help.text"
-msgid "Name"
-msgstr "Όνομα"
-
-#: 05200200.xhp
-msgctxt ""
-"05200200.xhp\n"
-"par_id3153681\n"
-"20\n"
-"help.text"
-msgid "<ahelp hid=\"\">Enter a name.</ahelp>"
-msgstr "<ahelp hid=\"\">Εισαγωγή ονόματος.</ahelp>"
-
-#: 05200200.xhp
-msgctxt ""
-"05200200.xhp\n"
-"hd_id3155893\n"
-"21\n"
-"help.text"
-msgid "Modify"
-msgstr "Τροποποίηση"
-
-#: 05200200.xhp
-msgctxt ""
-"05200200.xhp\n"
-"par_id3157863\n"
-"22\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_LINE_DEF_BTN_MODIFY\">Updates the selected line style using the current settings. To change the name of the selected line style, enter a new name when prompted.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_LINE_DEF_BTN_MODIFY\">Ενημερώνει το επιλεγμένο στυλ γραμμής χρησιμοποιώντας τις τρέχουσες ρυθμίσεις. Για να αλλάξετε το όνομα του επιλεγμένου στυλ γραμμής, εισάγετε ένα νέο όνομα όταν σας ζητηθεί.</ahelp>"
-
-#: 05200200.xhp
-msgctxt ""
-"05200200.xhp\n"
-"hd_id3147275\n"
-"23\n"
-"help.text"
-msgid "Load line style table"
-msgstr "Φόρτωση λίστας με στυλ γραμμών"
-
-#: 05200200.xhp
-msgctxt ""
-"05200200.xhp\n"
-"par_id3154749\n"
-"24\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXPAGE_LINE_DEF_BTN_LOAD\">Imports a list of line styles.</ahelp>"
-msgstr "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXPAGE_LINE_DEF_BTN_LOAD\">Εισάγει μια λίστας με στυλ γραμμών.</ahelp>"
-
-#: 05200200.xhp
-msgctxt ""
-"05200200.xhp\n"
-"hd_id3148642\n"
-"25\n"
-"help.text"
-msgid "Save line style table"
-msgstr "Αποθήκευση λίστας με στυλ γραμμών"
-
-#: 05200200.xhp
-msgctxt ""
-"05200200.xhp\n"
-"par_id3155449\n"
-"26\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXPAGE_LINE_DEF_BTN_SAVE\">Saves the current list of line styles, so that you can load it again later.</ahelp>"
-msgstr "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXPAGE_LINE_DEF_BTN_SAVE\">Αποθηκεύει την τρέχουσα λίστα με στυλ γραμμών, ούτως ώστε να μπορείτε να την φορτώσετε αργότερα.</ahelp>"
+msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_WWW\">Enter the address of your internet homepage.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_WWW\">Εισάγετε τη διεύθυνση της αρχικής σελίδας σας στο Internet.</ahelp>"
-#: 05100000.xhp
+#: 01010304.xhp
msgctxt ""
-"05100000.xhp\n"
+"01010304.xhp\n"
"tit\n"
"help.text"
-msgid "Size"
-msgstr "Μέγεθος"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"bm_id3153391\n"
-"help.text"
-msgid "<bookmark_value>text; font sizes</bookmark_value><bookmark_value>font sizes; text</bookmark_value>"
-msgstr "<bookmark_value>κείμενο, μεγέθη γραμματοσειράς</bookmark_value><bookmark_value>μεγέθη γραμματοσειράς, κείμενο</bookmark_value>"
+msgid "Business"
+msgstr "Εργασία"
-#: 05100000.xhp
+#: 01010304.xhp
msgctxt ""
-"05100000.xhp\n"
-"hd_id3153391\n"
+"01010304.xhp\n"
+"hd_id3152942\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05100000.xhp\" name=\"Size\">Size</link>"
-msgstr "<link href=\"text/shared/01/05100000.xhp\" name=\"Μέγεθος\">Μέγεθος</link>"
+msgid "<link href=\"text/shared/01/01010304.xhp\" name=\"Business\">Business</link>"
+msgstr "<link href=\"text/shared/01/01010304.xhp\" name=\"Εργασία\">Εργασία</link>"
-#: 05100000.xhp
+#: 01010304.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3146856\n"
+"01010304.xhp\n"
+"par_id3151097\n"
"2\n"
"help.text"
-msgid "Set the font size for the selected text."
-msgstr "Ορίστε το μεγέθος της γραμματοσειράς για το επιλεγμένο κείμενο."
-
-#: 05020301.xhp
-msgctxt ""
-"05020301.xhp\n"
-"tit\n"
-"help.text"
-msgid "Number Format Codes"
-msgstr "Κωδικοί Μορφοποίησης Αριθμών"
-
-#: 05020301.xhp
-msgctxt ""
-"05020301.xhp\n"
-"bm_id3153514\n"
-"help.text"
-msgid "<bookmark_value>format codes; numbers</bookmark_value><bookmark_value>conditions; in number formats</bookmark_value><bookmark_value>number formats; codes</bookmark_value><bookmark_value>currency formats</bookmark_value><bookmark_value>formats;of currencies/date/time</bookmark_value><bookmark_value>numbers; date, time and currency formats</bookmark_value><bookmark_value>Euro; currency formats</bookmark_value><bookmark_value>date formats</bookmark_value><bookmark_value>times, formats</bookmark_value>"
-msgstr "<bookmark_value>format κώδικες, νούμερα</bookmark_value><bookmark_value>συνθήκες, σε μορφή αριθμών</bookmark_value><bookmark_value>μορφές αριθμών,κωδικοί</bookmark_value><bookmark_value>μορφή νομισμάτων</bookmark_value><bookmark_value>μορφές,των νομισμάτων -ημερομηνία-ώρα</bookmark_value><bookmark_value>αριθμοί,ημερομηνία, ώρα και μορφές νομισμάτων</bookmark_value><bookmark_value>Ευρώ </bookmark_value><bookmark_value>μορφές ημερομηνίας</bookmark_value><bookmark_value>ώρες, μορφές</bookmark_value>"
-
-#: 05020301.xhp
-msgctxt ""
-"05020301.xhp\n"
-"hd_id3153514\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"zahlenformatcodes\"><link href=\"text/shared/01/05020301.xhp\" name=\"Number Format Codes\">Number Format Codes</link></variable>"
-msgstr "<variable id=\"zahlenformatcodes\"><link href=\"text/shared/01/05020301.xhp\" name=\" Κωδικοί μορφοποίησης αριθμών\"> Κωδικοί μορφοποίησης αριθμών</link></variable>"
-
-#: 05020301.xhp
-msgctxt ""
-"05020301.xhp\n"
-"par_id3150467\n"
-"88\n"
-"help.text"
-msgid "Number format codes can consist of up to three sections separated by a semicolon (;)."
-msgstr "Οι κώδικες μορφοποίησης αριθμών είναι δυνατόν να αποτελούνται από τρεις ενότητες, οι οποίες διαχωρίζονται με ερωτηματικό (;)."
-
-#: 05020301.xhp
-msgctxt ""
-"05020301.xhp\n"
-"par_id3150146\n"
-"108\n"
-"help.text"
-msgid "In a number format code with two sections, the first section applies to positive values and zero, and the second section applies to negative values."
-msgstr "Αν ο κώδικας έχει δύο ενότητες, η πρώτη αντιπροσωπεύει τις θετικές τιμές και το μηδέν και η δεύτερη τις αρνητικές τιμές."
-
-#: 05020301.xhp
-msgctxt ""
-"05020301.xhp\n"
-"par_id3158442\n"
-"109\n"
-"help.text"
-msgid "In a number format code with three sections, the first section applies to positive values, the second section to negative values, and the third section to the value zero."
-msgstr "Σε έναν κωδικό μορφοποίησης αριθμού με τρεις ενότητες, η πρώτη ενότητα εφαρμόζεται σε θετικές τιμές, η δεύτερη ενότητα σε αρνητικές τιμές, και η τρίτη στην τιμή μηδέν."
-
-#: 05020301.xhp
-msgctxt ""
-"05020301.xhp\n"
-"par_id3155069\n"
-"110\n"
-"help.text"
-msgid "You can also assign conditions to the three sections, so that the format is only applied if a condition is met."
-msgstr "Μπορείτε επίσης να ορίσετε τους όρους και στα τρία τμήματα, έτσι ώστε η μορφοποίηση εφαρμόζεται μόνο εάν ικανοποιείται ένας όρος"
-
-#: 05020301.xhp
-msgctxt ""
-"05020301.xhp\n"
-"hd_id3151262\n"
-"229\n"
-"help.text"
-msgid "Decimal Places and Significant Digits"
-msgstr "Δεκαδικές Θέσεις και Σημαντικά Ψηφία"
+msgid "<ahelp hid=\"\">Contains contact information for business cards that use a layout from a 'Business Card, Work' category. Business card layouts are selected on the <emph>Business Cards</emph> tab.</ahelp>"
+msgstr "<ahelp hid=\"\">Περιέχει πληροφορίες επικοινωνίας για τις επαγγελματικές κάρτες που χρησιμοποιούν μία διάταξη από την κατηγορία 'Επαγγελματικές Κάρτες, Εργασία'. Οι διατάξεις των επαγγελματικών καρτών μπορούν να επιλεγούν στην καρτέλα <emph>Επαγγελματικές Κάρτες</emph>.</ahelp>"
-#: 05020301.xhp
+#: 01010304.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3153624\n"
+"01010304.xhp\n"
+"hd_id3149549\n"
"3\n"
"help.text"
-msgid "Use zero (0) or the number sign (#) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format."
-msgstr "Χρησιμοποιείστε το μηδέν (0) ή το σημάδι αριθμού (#) ως σύμβολα κράτησης θέσης στον κωδικό μορφοποίησης αριθμού σας για να αναπαριστούν αριθμούς.Το (#) εμφανίζει μόνο σημαντικά ψηφία, ενώ το (0) εμφανίζει μηδενικά αν υπάρχουν λιγότερα ψηφία στην αριθμό απ' όσα στη μορφή αριθμού."
-
-#: 05020301.xhp
-msgctxt ""
-"05020301.xhp\n"
-"par_id3153323\n"
-"107\n"
-"help.text"
-msgid "Use question marks (?) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
-msgstr "Χρησιμοποιείστε ερωτηματικά (?) για να αναπαραστήσετε τον αριθμό των ψηφίων τα οποία θα συμπεριληφθούν στον αριθμητή και στον παρονομαστή ενός κλάσματος. Τα κλάσματα τα οποία δεν ανταποκρίνονται στο πρότυπο που σχεδιάζετε εμφανίζονται ως αριθμοί κινητής υποδιαστολής."
+msgid "Business data"
+msgstr "Επαγγελματικά δεδομένα"
-#: 05020301.xhp
+#: 01010304.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3148440\n"
+"01010304.xhp\n"
+"par_id3156027\n"
"4\n"
"help.text"
-msgid "If a number contains more digits to the right of the decimal delimiter than there are placeholders in the format, the number is rounded accordingly. If a number contains more digits to the left of the decimal delimiter than there are placeholders in the format, the entire number is displayed. Use the following list as a guide for using placeholders when you create a number format code:"
-msgstr "Εάν ένας αριθμός περιέχει περισσότερα ψηφία στα δεξιά της δεκαδικής υποδιαστολής από όσα σύμβολα κράτησης θέσης υπάρχουν στη μορφοποίηση, ο αριθμός θα στρογγυλοποιηθεί αναλόγως. Σε περίπτωση που ένας αριθμός περιέχει περισσότερα ψηφία στα αριστερά της δεκαδικής υποδιαστολής από όσα σύμβολα κράτησης θέσης υπάρχουν στη μορφοποίηση, θα εμφανιστεί ολόκληρος ο αριθμός. Χρησιμοποιείστε την ακόλουθη λίστα σαν οδηγό όταν δημιουργείτε έναν κωδικό μορφοποίησης αριθμού:"
-
-#: 05020301.xhp
-msgctxt ""
-"05020301.xhp\n"
-"par_id3150902\n"
-"86\n"
-"help.text"
-msgid "Placeholders"
-msgstr "Δείκτες τοποθέτησης"
+msgid "Enter the contact information that you want to include on your business card."
+msgstr "Εισάγετε τις πληροφορίες επικοινωνίας που θέλετε να συμπεριλάβετε στην επαγγελματική σας κάρτα."
-#: 05020301.xhp
+#: 01010304.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3157896\n"
-"87\n"
+"01010304.xhp\n"
+"par_id3155892\n"
+"17\n"
"help.text"
-msgid "Explanation"
-msgstr "Επεξήγηση"
+msgid "If you want to include your name on a business card, enter your name on the <emph>Private </emph>tab. Then choose a layout on the <emph>Business Cards </emph>tab that includes a name placeholder."
+msgstr "Αν θέλετε να συμπεριλάβετε το όνομα σας σε μία επαγγελματική κάρτα, εισάγετε το όνομα σας στη καρτέλα <emph>Προσωπικά </emph>. Στη συνέχεια επιλέξτε μία διάταξη από τη καρτέλα <emph>Επαγγελματικές Κάρτες </emph> η οποία περιλαμβάνει θέση κράτησης για το όνομα ."
-#: 05020301.xhp
+#: 01010304.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3152801\n"
+"01010304.xhp\n"
+"hd_id3150355\n"
"5\n"
"help.text"
-msgid "#"
-msgstr "#"
+msgid "Company 2nd line"
+msgstr "Εταιρία 2η γραμμή"
-#: 05020301.xhp
+#: 01010304.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3145090\n"
+"01010304.xhp\n"
+"par_id3153031\n"
"6\n"
"help.text"
-msgid "Does not display extra zeros."
-msgstr "Δεν εμφανίζει πρόσθετα μηδενικά."
+msgid "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_COMP_EXT\">Enter additional company details.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_COMP_EXT\">Εισάγετε επιπλέον πληροφορίες για την εταιρία σας.</ahelp>"
-#: 05020301.xhp
+#: 01010304.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3147088\n"
+"01010304.xhp\n"
+"hd_id3150771\n"
"7\n"
"help.text"
-msgid "0 (Zero)"
-msgstr "0 (Μηδέν)"
+msgid "Slogan"
+msgstr "Σλόγκαν"
-#: 05020301.xhp
+#: 01010304.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150774\n"
+"01010304.xhp\n"
+"par_id3156327\n"
"8\n"
"help.text"
-msgid "Displays extra zeros if the number has less places than zeros in the format."
-msgstr "Εμφανίζει πρόσθετα μηδενικά αν ο αριθμός έχει λιγότερες θέσεις από ότι μηδενικά στη μορφοποίηση."
-
-#: 05020301.xhp
-msgctxt ""
-"05020301.xhp\n"
-"par_idN1087E\n"
-"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
+msgid "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_SLOGAN\">Enter the slogan of your company.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_SLOGAN\">Εισάγετε το σλόγκαν της εταιρίας σας.</ahelp>"
-#: 05020301.xhp
+#: 01010304.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149182\n"
+"01010304.xhp\n"
+"hd_id3153146\n"
"9\n"
"help.text"
-msgid "Number Format"
-msgstr "Μορφή Αριθμών"
+msgid "Country"
+msgstr "Χώρα"
-#: 05020301.xhp
+#: 01010304.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154749\n"
+"01010304.xhp\n"
+"par_id3155449\n"
"10\n"
"help.text"
-msgid "Format Code"
-msgstr "Κώδικας μορφοποίησης"
+msgid "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_STATE\">Enter the name of the country where your business is located.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_STATE\">Εισάγετε το όνομα της χώρας στην οποία βρίσκεται η εργασία σας.</ahelp>"
-#: 05020301.xhp
+#: 01010304.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3148538\n"
+"01010304.xhp\n"
+"hd_id3154380\n"
"11\n"
"help.text"
-msgid "3456.78 as 3456.8"
-msgstr "3456.78 ως 3456.8"
+msgid "Phone"
+msgstr "Τηλέφωνο"
-#: 05020301.xhp
+#: 01010304.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150355\n"
+"01010304.xhp\n"
+"par_id3154046\n"
"12\n"
"help.text"
-msgid "####.#"
-msgstr "####.#"
+msgid "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_PHONE\">Enter your business telephone number.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_PHONE\">Εισάγετε τον αριθμό τηλεφώνου της εργασίας σας.</ahelp>"
-#: 05020301.xhp
+#: 01010304.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154142\n"
+"01010304.xhp\n"
+"hd_id3158430\n"
"13\n"
"help.text"
-msgid "9.9 as 9.900"
-msgstr "9.9 ως 9.900"
+msgid "Mobile"
+msgstr "Κινητό"
-#: 05020301.xhp
+#: 01010304.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3159256\n"
+"01010304.xhp\n"
+"par_id3156329\n"
"14\n"
"help.text"
-msgid "#.000"
-msgstr "#.000"
+msgid "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_MOBILE\">Enter your mobile telephone number.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_MOBILE\">Εισάγετε τον αριθμό του κινητού σας τηλεφώνου.</ahelp>"
-#: 05020301.xhp
+#: 01010304.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3147077\n"
+"01010304.xhp\n"
+"hd_id3154306\n"
"15\n"
"help.text"
-msgid "13 as 13.0 and 1234.567 as 1234.57"
-msgstr "13 ως 13.0 και 1234.567 ως 1234.57"
+msgid "Homepage"
+msgstr "Αρχική σελίδα"
-#: 05020301.xhp
+#: 01010304.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3155388\n"
+"01010304.xhp\n"
+"par_id3148563\n"
"16\n"
"help.text"
-msgid "#.0#"
-msgstr "#.0#"
+msgid "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_WWW\">Enter the address of your company's internet homepage.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_WWW\">Εισάγετε τη διεύθυνση της ιστοσελίδας της εταιρίας σας.</ahelp>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149578\n"
-"17\n"
+"01020000.xhp\n"
+"tit\n"
"help.text"
-msgid "5.75 as 5 3/4 and 6.3 as 6 3/10"
-msgstr "5.75 ως 5 3/4 και 6.3 ως 6 3/10"
+msgid "Open"
+msgstr "Άνοιγμα"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3145315\n"
-"18\n"
+"01020000.xhp\n"
+"bm_id3145211\n"
"help.text"
-msgid "# ???/???"
-msgstr "# ???/???"
+msgid "<bookmark_value>directories; creating new</bookmark_value> <bookmark_value>folder creation</bookmark_value> <bookmark_value>My Documents folder; opening</bookmark_value> <bookmark_value>multiple documents; opening</bookmark_value> <bookmark_value>opening; several files</bookmark_value> <bookmark_value>selecting; several files</bookmark_value> <bookmark_value>opening; files, with placeholders</bookmark_value> <bookmark_value>placeholders;on opening files</bookmark_value> <bookmark_value>documents; opening with templates</bookmark_value> <bookmark_value>templates; opening documents with</bookmark_value> <bookmark_value>documents; styles changed</bookmark_value> <bookmark_value>styles; 'changed' message</bookmark_value>"
+msgstr "<bookmark_value>κατάλογοι; δημιουργία νέου</bookmark_value> <bookmark_value>δημιουργία φακέλου</bookmark_value> <bookmark_value>Ο φάκελος τα έγγραφά μου; άνοιγμα</bookmark_value> <bookmark_value>πολλαπλά έγγραφα; άνοιγμα</bookmark_value> <bookmark_value>άνοιγμα; πολλά αρχεία</bookmark_value> <bookmark_value>επιλογή; πολλών αρχείων</bookmark_value> <bookmark_value>άνοιγμα; αρχείων, με δεσμευτικά θέσεων</bookmark_value> <bookmark_value>δεσμευτικά θέσης; στο άνοιγμα αρχείων</bookmark_value> <bookmark_value>έγγραφα; άνοιγμα με πρότυπα</bookmark_value> <bookmark_value>πρότυπα; άνοιγμα εγγράφων με</bookmark_value> <bookmark_value>έγγραφα; αλλαγμένες τεχνοτροπίες</bookmark_value> <bookmark_value>τεχνοτροπίες; μήνυμα 'αλλαγμένο'</bookmark_value>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3156152\n"
-"19\n"
+"01020000.xhp\n"
+"hd_id3146936\n"
+"1\n"
"help.text"
-msgid ".5 as 0.5"
-msgstr ".5 ως 0.5"
+msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149762\n"
-"20\n"
+"01020000.xhp\n"
+"par_id3151191\n"
+"2\n"
"help.text"
-msgid "0.##"
-msgstr "0.##"
+msgid "<variable id=\"oeffnentext\"><ahelp hid=\"HID_EXPLORERDLG_FILE\">Opens or imports a file.</ahelp></variable>"
+msgstr "<variable id=\"oeffnentext\"><ahelp hid=\"HID_EXPLORERDLG_FILE\">Ανοίγει ή εισάγει ένα αρχείο.</ahelp></variable>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3149276\n"
-"230\n"
+"01020000.xhp\n"
+"par_id3149877\n"
+"109\n"
"help.text"
-msgid "Thousands Separator"
-msgstr "Διαχωριστικό Χιλιάδων"
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> dialog box. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\">%PRODUCTNAME- General</link></emph>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr "Οι παρακάτω ενότητες περιγράφουν το πλαίσιο διαλόγου <item type=\"productname\">%PRODUCTNAME</item><emph>Άνοιγμα</emph>. Για ενεργοποίηση των πλαισίων διαλόγου <item type=\"productname\">%PRODUCTNAME</item><emph>Άνοιγμα</emph> και <emph>Αποθήκευση</emph>, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\">%PRODUCTNAME- Γενικά</link></emph> και έπειτα επιλέξτε το <emph>Χρήση διαλόγων του %PRODUCTNAME</emph> στην περιοχή <emph>Άνοιγμα/Αποθήκευση διαλόγων</emph>."
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154380\n"
-"21\n"
+"01020000.xhp\n"
+"par_id3150713\n"
+"52\n"
"help.text"
-msgid "Depending on your language setting, you can use a comma or a period as a thousands separator. You can also use the separator to reduce the size of the number that is displayed by a multiple of 1000."
-msgstr "Με βάση τη γλωσσική σας ρύθμιση, μπορείτε να χρησιμοποιήσετε ένα κόμμα ή μια τελεία σαν διαχωριστή χιλιάδων. Επίσης μπορείτε να χρησιμοποιήσετε τον διαχωριστή για να μειώσετε το μέγεθος του αριθμού που εμφανίζεται κατά ένα πολλαπλάσιο του 1000."
+msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgstr "Αν θέλετε να ανοίξετε ένα αρχείο το οποίο περιέχει πρότυπα μορφοποίησης, ισχύουν κάποιοι <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"ειδικοί κανόνες\">ειδικοί κανόνες</link>."
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154905\n"
-"22\n"
+"01020000.xhp\n"
+"hd_id3147250\n"
+"11\n"
"help.text"
-msgid "Number Format"
-msgstr "Μορφή Αριθμών"
+msgid "Up One Level"
+msgstr "Ένα επίπεδο πάνω"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150822\n"
-"23\n"
+"01020000.xhp\n"
+"par_id3147226\n"
+"12\n"
"help.text"
-msgid "Format Code"
-msgstr "Κώδικας μορφοποίησης"
+msgid "<ahelp hid=\"SVTOOLS_MENUBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_UP\">Move up one folder in the folder hierarchy. Long-click to see the higher level folders.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_MENUBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_UP\">Μετακίνηση ενός επιπέδου υψηλότερα στην ιεραρχία των καταλόγων. Παρατεταμένο πάτημα για να δείτε τους καταλόγους υψηλότερου επιπέδου.</ahelp>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3147264\n"
-"24\n"
+"01020000.xhp\n"
+"hd_id3145211\n"
+"13\n"
"help.text"
-msgid "15000 as 15,000"
-msgstr "15000 ως 15,000"
+msgid "Create New Folder"
+msgstr "Δημιουργία νέου φακέλου"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3151223\n"
-"25\n"
+"01020000.xhp\n"
+"par_id3153681\n"
+"14\n"
"help.text"
-msgid "#,###"
-msgstr "#,###"
+msgid "<ahelp hid=\"SVTOOLS_IMAGEBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_NEWFOLDER\">Creates a new folder.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_IMAGEBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_NEWFOLDER\">Δημιουργεί έναν νέο φάκελο.</ahelp>"
-#: 05020301.xhp
-msgctxt ""
-"05020301.xhp\n"
-"par_id3154935\n"
-"26\n"
-"help.text"
-msgid "16000 as 16"
-msgstr "16000 ως 16"
-
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3153961\n"
-"27\n"
+"01020000.xhp\n"
+"hd_id3148538\n"
+"19\n"
"help.text"
-msgid "#,"
-msgstr "#,"
+msgid "Display area"
+msgstr "Περιοχή εμφάνισης"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3154836\n"
-"79\n"
+"01020000.xhp\n"
+"par_id3156113\n"
+"20\n"
"help.text"
-msgid "Including Text in Number Format Codes"
-msgstr "Συμπεριλαμβάνοντας κείμενο σε κώδικες μορφοποίησης αριθμών"
+msgid "<ahelp hid=\"HID_FILEDLG_STANDARD\">Displays the files and folders in the folder that you are in.</ahelp> To open a file, select the file, and then click <emph>Open</emph>."
+msgstr "<ahelp hid=\"HID_FILEDLG_STANDARD\">Εμφανίζει τα αρχεία και τους φακέλους στον φάκελο στον οποίο βρίσκεστε.</ahelp> Για να ανοίξετε ένα αρχείο, επιλέξτε το αρχείο, και μετά πατήστε <emph>Άνοιγμα</emph>."
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3150398\n"
-"231\n"
+"01020000.xhp\n"
+"par_id3159256\n"
+"78\n"
"help.text"
-msgid "Text and Numbers"
-msgstr "Κείμενο και Αριθμοί"
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgstr "Για να ανοίξετε περισσότερα από ένα παράθυρα ταυτόχρονα, με το καθένα στο δικό του παράθυρο,κρατήστε πατημένο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ενώ κάνετε κλικ στα αρχεία, και μετά κάνετε κλικ <emph>Άνοιγμα</emph>."
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154224\n"
-"80\n"
+"01020000.xhp\n"
+"par_id3154514\n"
+"110\n"
"help.text"
-msgid "To include text in a number format that is applied to a cell containing numbers, place a double quotation mark (\") in front of and behind the text, or a backslash (\\) before a single character. For example, enter <emph>#.# \"meters\"</emph> to display \"3.5 meters\" or <emph>#.# \\m</emph> to display \"3.5 m\"."
-msgstr "Για να συμπεριλάβετε κείμενο σε μια μορφή αριθμού η οποία εφαρμόζεται σε ένα κελί το οποίο περιέχει αριθμούς, τοποθετήστε ένα διπλό εισαγωγικό (\")μπροστά και πίσω από το κείμενο, ή μια αντίστροφη κάθετο (\\) πριν από ένα μοναδικό χαρακτήρα. Παραδείγματος χάριν, εισάγετε <emph>#. # \"μέτρα\"</emph> για να εμφανίσετε \"3.5 μέτρα\" ή <emph> #. # \\m</emph> για να εμφανίσετε \"3.5 m\" ."
+msgid "Click a column header to sort the files. Click again to reverse the sort order."
+msgstr "Κάντε κλικ σε μια κεφαλίδα στήλης για να ταξινομήσετε όλα τα αρχεία. Κάντε κλικ ξανά για να τα ταξινομήσετε με αντίστροφη σειρά."
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3148979\n"
-"232\n"
+"01020000.xhp\n"
+"par_id3149514\n"
+"111\n"
"help.text"
-msgid "Text and Text"
-msgstr "Κείμενο και Κείμενο"
+msgid "<ahelp hid=\"HID_FILEVIEW_MENU_DELETE\">To delete a file, right-click the file, and then choose <emph>Delete</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILEVIEW_MENU_DELETE\">Για να διαγράψετε ένα αρχείο, κάντε δεξί κλικ στο αρχείο, και μετά επιλέξτε <emph>Διαγραφή</emph>.</ahelp>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3153338\n"
-"82\n"
+"01020000.xhp\n"
+"par_id3147618\n"
+"112\n"
"help.text"
-msgid "To include text in a number format that is applied to a cell that might contain text, enclose the text by double quotation marks (\" \"), and then add an at sign (@). For example, enter <emph>\"Total for \"@</emph> to display \"Total for December\"."
-msgstr "Για να συμπεριλάβετε κείμενο σε μια μορφή αριθμού η οποία εφαρμόζεται σε ένα κελί το οποίο μπορεί να περιέχει κείμενο, εσωκλείστε το κείμενο με διπλά εισαγωγικά (\" \"), και κατόπι προσθέστε ένα σύμβολο (@). Παραδείγματος χάριν, εισάγετε <emph>\"Συνολικό για \"@</emph> για να εμφανίσετε \"Συνολικό για Δεκέμβριο\"."
+msgid "<ahelp hid=\"HID_FILEVIEW_MENU_RENAME\">To rename a file, right-click the file, and then choose <emph>Rename</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILEVIEW_MENU_RENAME\">Για να μετονομάσετε ένα αρχείο, κάντε δεξί κλικ στο αρχείο, και μετά επιλέξτε <emph>Μετονομασία</emph>.</ahelp>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3154330\n"
-"233\n"
+"01020000.xhp\n"
+"par_id3153331\n"
+"124\n"
"help.text"
-msgid "Spaces"
-msgstr "Διαστήματα"
+msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_YES\" visibility=\"hidden\">Click to delete the file with the name shown in this dialog.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_YES\" visibility=\"hidden\">Κάντε κλικ για να διαγράψετε το αρχείο με το όνομα που εμφανίζεται σε αυτό το παράθυρο διαλόγου.</ahelp>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3156294\n"
-"81\n"
+"01020000.xhp\n"
+"par_id3161458\n"
+"125\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
-msgstr "Για να χρησιμοποιήσετε ένα χαρακτήρα για να καθορίσετε το πλάτος ενός διαστήματος μέσα σε μία μορφή αριθμού, πληκτρολογήστε μια υπογράμμιση (_) ακολουθούμενη από το χαρακτήρα. Το πλάτος του διαστήματος ποικίλει ανάλογα με το πλάτος του χαρακτήρα που επιλέγετε. Παραδείγματος χάριν, το <emph>_M</emph> δημιουργεί ένα πλατύτερο διάστημα από το <emph>_i</emph>."
+msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_NO\" visibility=\"hidden\">Click to cancel deletion of the file with the name shown in this dialog.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_NO\" visibility=\"hidden\">Κάντε κλικ για να ακυρώσετε τη διαγραφή του αρχείου με το όνομα που εμφανίζεται σε αυτό το παράθυρο διαλόγου.</ahelp>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3155994\n"
-"234\n"
+"01020000.xhp\n"
+"par_id3147531\n"
+"126\n"
"help.text"
-msgid "Color"
-msgstr "Χρώμα"
+msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_ALL\" visibility=\"hidden\">Click to delete all selected files.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_ALL\" visibility=\"hidden\">Κάντε κλικ για να διαγράψετε όλα τα επιλεγμένα αρχεία.</ahelp>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3156423\n"
-"28\n"
+"01020000.xhp\n"
+"hd_id3154280\n"
+"21\n"
"help.text"
-msgid "To set the color of a section of a number format code, insert one of the following color names in square brackets [ ]:"
-msgstr "Για να θέσετε το χρώμα μιας ενότητας ενός κώδικα μορφοποίησης αριθμών. εισάγετε ένα από τα ακόλουθα ονόματα χρωμάτων σε τετράγωνες αγκύλες [ ]:"
+msgid "File name"
+msgstr "Όνομα αρχείου"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154630\n"
-"29\n"
+"01020000.xhp\n"
+"par_id3161656\n"
+"22\n"
"help.text"
-msgid "CYAN"
-msgstr "ΚΥΑΝΟ"
+msgid "<ahelp hid=\"HID_FILEDLG_AUTOCOMPLETEBOX\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILEDLG_AUTOCOMPLETEBOX\">Εισάγετε ένα όνομα αρχείου ή μια διαδρομή για το αρχείο. Μπορείτε επίσης να εισάγετε την <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> που αρχίζει με το πρωτόκολλο ftp, http, ή https.</ahelp>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3148676\n"
-"30\n"
+"01020000.xhp\n"
+"par_id3150541\n"
+"72\n"
"help.text"
-msgid "GREEN"
-msgstr "ΠΡΑΣΙΝΟ"
+msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgstr "Αν θέλετε, μπορείτε να χρησιμοποιήσετε 'μπαλαντέρ' στο πεδίο <emph>Όνομα αρχείου </emph> για να φιλτράρετε τη λίστα αρχείων που θα εμφανιστεί."
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154123\n"
-"31\n"
+"01020000.xhp\n"
+"par_id3153779\n"
+"24\n"
"help.text"
-msgid "BLACK"
-msgstr "ΜΑΥΡΟ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Για παράδειγμα, για να εμφανίσετε μία λίστα με όλα τα αρχεία κειμένου σε έναν φάκελο, εισάγετε το σύμβολο υποκατάστασης αστερίσκο με την επέκταση αρχείου κειμένου (*.txt), και μετά πατήστε στο <emph> Άνοιγμα</emph>. Χρησιμοποιήστε το αγγλικό ερωτηματικό (?) ως σύμβολο υποκατάστασης για να αναπαραστήσετε τον οποιονδήποτε χαρακτήρα, για παράδειγμα (??3*.txt), το οποίο εμφανίζει μόνο τα αρχεία κειμένου που έχουν το '3' ως τρίτο χαρακτήρα στο όνομα τους.</defaultinline></switchinline>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149167\n"
-"32\n"
+"01020000.xhp\n"
+"hd_id3145117\n"
+"81\n"
"help.text"
-msgid "BLUE"
-msgstr "ΜΠΛΕ"
+msgid "Version"
+msgstr "Έκδοση"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3158407\n"
-"33\n"
+"01020000.xhp\n"
+"par_id3149291\n"
+"82\n"
"help.text"
-msgid "MAGENTA"
-msgstr "MAGENTA"
+msgid "<ahelp hid=\"HID_FILEOPEN_VERSION\">If there are multiple versions of the selected file, select the version that you want to open.</ahelp> You can save and organize multiple versions of a document by choosing <emph>File - Versions</emph>. The versions of a document are opened in read-only mode."
+msgstr "<ahelp hid=\"HID_FILEOPEN_VERSION\">Αν υπάρχουν πολλαπλές εκδόσεις του επιλεγμένου αρχείου, επιλέξτε την έκδοση που θέλετε να ανοίξετε.</ahelp> Μπορείτε να αποθηκεύσετε και να οργανώσετε πολλαπλές εκδόσεις ενός εγγράφου επιλέγοντας <emph>Αρχείο - Εκδόσεις</emph>. Οι εκδόσεις ενός εγγράφου ανοίγονται μόνο για ανάγνωση."
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149560\n"
-"34\n"
+"01020000.xhp\n"
+"hd_id3150767\n"
+"25\n"
"help.text"
-msgid "RED"
-msgstr "ΚΟΚΚΙΝΟ"
+msgid "File type"
+msgstr "Τύπος αρχείου"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3147502\n"
-"35\n"
+"01020000.xhp\n"
+"par_id3153969\n"
+"26\n"
"help.text"
-msgid "WHITE"
-msgstr "ΛΕΥΚΟ"
+msgid "<ahelp hid=\"SVTOOLS_LISTBOX_DLG_SVT_EXPLORERFILE_LB_EXPLORERFILE_FILETYPE\">Select the file type that you want to open, or select <emph>All Files (*)</emph> to display a list of all of the files in the folder.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_LISTBOX_DLG_SVT_EXPLORERFILE_LB_EXPLORERFILE_FILETYPE\">Επιλέξτε τον τύπο του αρχείου που θέλετε να ανοίξετε, ή επιλέξτε <emph>Όλα τα αρχεία (*)</emph> για να εμφανίσετε μία λίστα με όλα τα αρχεία του φακέλου.</ahelp>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3153368\n"
-"36\n"
+"01020000.xhp\n"
+"hd_id3154125\n"
+"27\n"
"help.text"
-msgid "YELLOW"
-msgstr "ΚΙΤΡΙΝΟ"
+msgid "Open"
+msgstr "Άνοιγμα"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3147435\n"
-"111\n"
+"01020000.xhp\n"
+"par_id3152933\n"
+"28\n"
"help.text"
-msgid "Conditions"
-msgstr "Συνθήκες"
+msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_OPEN\">Opens the selected document(s).</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_OPEN\">Ανοίγει το/τα επιλεγμένο/α έγγραφο/α.</ahelp>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3148575\n"
-"235\n"
+"01020000.xhp\n"
+"hd_id3147085\n"
+"88\n"
"help.text"
-msgid "Conditional Brackets"
-msgstr "Παρενθέσεις υπό συνθήκη"
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3155312\n"
-"112\n"
+"01020000.xhp\n"
+"par_id3156293\n"
+"89\n"
"help.text"
-msgid "You can define a number format so that it only applies when the condition that you specify is met. Conditions are enclosed by square brackets [ ]."
-msgstr "Μπορείτε να ορίσετε μια μορφή αριθμών έτσι ώστε να εφαρμόζεται μόνον όταν η συνθήκη που καθορίσατε ισχύει. Οι συνθήκες εσωκλείονται μέσα σε τετράγωνες αγκύλες [ ]."
+msgid "If you opened the dialog by choosing <emph>Insert - File</emph>, the <emph>Open</emph> button is labeled <emph>Insert</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Inserts the selected file into the current document at the cursor position.</ahelp>"
+msgstr "Αν ανοίξατε το παράθυρο διαλόγου επιλέγοντας <emph>Εισαγωγή - Αρχείο</emph>, το πεδίο <emph>Άνοιγμα</emph> αποκτά την ετικέτα <emph>Εισαγωγή</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Εισάγει το επιλεγμένο αρχείο στο τρέχον έγγραφο στη θέση του δρομέα.</ahelp>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3159179\n"
-"115\n"
+"01020000.xhp\n"
+"hd_id3144762\n"
+"35\n"
"help.text"
-msgid "You can use any combination of numbers and the <, <=, >, >=, = and <> operators."
-msgstr "Μπορείτε να χρησιμοποιήσετε οποιοδήποτε συνδυασμό από αριθμούς και από τους τελεστές <, <=, >, >=, = και <>."
+msgid "Read-only"
+msgstr "Μόνο για ανάγνωση"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3159196\n"
-"236\n"
+"01020000.xhp\n"
+"par_id3145785\n"
+"36\n"
"help.text"
-msgid "For example, if you want to apply different colors to different temperature data, enter:"
-msgstr "Παραδείγματος χάριν, σε περίπτωση που θέλετε να εφαρμόσετε διαφορετικά χρώματα σε διαφορετικά δεδομένα θερμοκρασίας, εισάγετε:"
+msgid "<ahelp hid=\"HID_FILEOPEN_READONLY\">Opens the file in read-only mode.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILEOPEN_READONLY\">Ανοίγει το αρχείο μόνο για ανάγνωση.</ahelp>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150872\n"
+"01020000.xhp\n"
+"hd_id3149984\n"
"113\n"
"help.text"
-msgid "[BLUE][<0]#,0 \"°C\";[RED][>30]#,0 \"°C\";[BLACK]#,0 \"°C\""
-msgstr "[BLUE][<0]#,0 \"°C\";[RED][>30]#,0 \"°C\";[BLACK]#,0 \"°C\""
+msgid "Play"
+msgstr "Αναπαραγωγή"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3157870\n"
+"01020000.xhp\n"
+"par_id3147289\n"
"114\n"
"help.text"
-msgid "All temperatures below zero are blue, temperatures between 0 and 30 °C are black, and temperatures higher than 30 °C are red."
-msgstr "Όλες οι θερμοκρασίες κάτω από το μηδέν είναι μπλε, θερμοκρασίες μεταξύ 0 και 30 βαθμών Κελσίου είναι μαύρες, και θερμοκρασίες πάνω από 30 είναι κόκκινες."
-
-#: 05020301.xhp
-msgctxt ""
-"05020301.xhp\n"
-"hd_id3154833\n"
-"90\n"
-"help.text"
-msgid "Positive and Negative Numbers"
-msgstr "Θετικοί και Αρνητικοί Αριθμοί"
-
-#: 05020301.xhp
-msgctxt ""
-"05020301.xhp\n"
-"par_id3147295\n"
-"91\n"
-"help.text"
-msgid "To define a number format that adds a different text to a number depending on if the number is positive, negative, or equal to zero, use the following format:"
-msgstr "Για να καθορίσετε μια μορφή αριθμών που προσθέτει ένα διαφορετικό κείμενο σε έναν αριθμό, ανάλογα με το αν ο αριθμός είναι θετικός, αρνητικός ή ίσος με το μηδέν, χρησιμοποιήστε την ακόλουθη μορφή:"
-
-#: 05020301.xhp
-msgctxt ""
-"05020301.xhp\n"
-"par_id3153727\n"
-"92\n"
-"help.text"
-msgid "\"plus\" 0;\"minus\" 0;\"null\" 0"
-msgstr "\"plus\" 0;\"minus\" 0;\"null\" 0"
+msgid "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Plays the selected sound file. Click again to stop playing the sound file.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Αναπαράγει το επιλεγμένο αρχείο ήχου. Κάντε κλικ ξανά για να σταματήσει η αναπαραγωγή του αρχείου ήχου.</ahelp>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
+"01020000.xhp\n"
"hd_id3149260\n"
-"83\n"
+"53\n"
"help.text"
-msgid "Percentages and Scientific Notation"
-msgstr "Ποσοστά και Επιστημονική Σημειογραφία"
+msgid "Opening Documents With Templates"
+msgstr "Άνοιγμα εγγράφων με πρότυπα"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3147218\n"
-"237\n"
+"01020000.xhp\n"
+"par_id3145367\n"
+"40\n"
"help.text"
-msgid "Percentages"
-msgstr "Ποσοστά"
+msgid "<item type=\"productname\">%PRODUCTNAME</item> recognizes templates that are located in any folder from the following list:"
+msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> αναγνωρίζει πρότυπα που είναι τοποθετημένα σε οποιοδήποτε φάκελο από την ακόλουθη λίστα:"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3151168\n"
-"84\n"
+"01020000.xhp\n"
+"par_id3151292\n"
+"120\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
-msgstr "Για να εμφανίσετε αριθμούς ως ποσοστά, προσθέστε στην μορφή αριθμού, το σύμβολο ποσοστού (%)."
+msgid "the shared template folder"
+msgstr "ο φάκελος κοινόχρηστων προτύπων"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3156005\n"
-"89\n"
+"01020000.xhp\n"
+"par_id3144442\n"
+"121\n"
"help.text"
-msgid "Scientific Notation"
-msgstr "Επιστημονική Σημειογραφία"
+msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory</caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgstr "ο φάκελος προτύπων χρήστη <switchinline select=\"sys\"><caseinline select=\"UNIX\">στον αρχικό κατάλογο</caseinline><defaultinline>στον κατάλογο έγγραφα και ρυθμίσεις</defaultinline></switchinline>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3146923\n"
-"85\n"
+"01020000.xhp\n"
+"par_id3146905\n"
+"122\n"
"help.text"
-msgid "Scientific notation lets you write very large numbers or very small fractions in a compact form. For example, in scientific notation, 650000 is written as 6.5 x 10^5, and 0.000065 as 6.5 x 10^-5. In <item type=\"productname\">%PRODUCTNAME</item>, these numbers are written as 6.5E+5 and 6.5E-5, respectively. To create a number format that displays numbers using scientific notation, enter a # or 0, and then one of the following codes E-, E+, e- or e+."
-msgstr "Η επιστημονική σημειογραφία σας επιτρέπει να γράψετε πολύ μεγάλους αριθμούς ή πολύ μικρά κλάσματα σε μια συμπαγή μορφή. Παραδείγματος χάριν, στην επιστημονική σημειογραφία, το 650000 γράφεται ως 6,5 Χ 10^5, και το 0.000065 ως 6,5 X 10^-5. Στο <item type=\"productname\">%PRODUCTNAME</item>, αυτοί οι αριθμοί γράφονται ως 6.5Ε+5 και 6.5Ε-5, αντίστοιχα. Για να δημιουργήσετε μια μορφή αριθμού που επιδεικνύει τους αριθμούς χρησιμοποιώντας επιστημονική σημειογραφία, εισάγετε α # ή 0, και έπειτα ένας από τους ακόλουθους κωδικούς E-, E+, e-, ή e+."
+msgid "all template folders as defined in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\">%PRODUCTNAME - Paths</link></emph>"
+msgstr "όλοι οι φάκελοι προτύπων όπως ορίζονται στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Διαδρομές\">%PRODUCTNAME - Διαδρομές</link></emph>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3159080\n"
-"98\n"
+"01020000.xhp\n"
+"par_id7375713\n"
"help.text"
-msgid "Number Format Codes of Currency Formats"
-msgstr "Κωδικοί μορφοποίησης αριθμών των μορφών νομισμάτων"
+msgid "When you use <item type=\"menuitem\">File - Template - Save</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as decribed below. The template is associated with the document, it may be called a \"sticky template\"."
+msgstr "Όταν χρησιμοποιείτε το <item type=\"menuitem\">Αρχείο - Πρότυπο - Αποθήκευση</item> για να αποθηκεύσετε ένα πρότυπο, το πρότυπο αποθηκεύεται στον φάκελο προτύπων χρήστη. Όταν ανοίγετε ένα έγγραφο το οποίο είναι βασισμένο σε ένα τέτοιο πρότυπο, το έγγραφο ελέγχεται για τυχόν αλλαγμένο πρότυπο, όπως περιγράφεται παρακάτω. Το πρότυπο συσχετίζεται με το έγγραφο, μπορεί να αναφερθεί ως ένα \"προσκολλημένο πρότυπο \"."
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3147318\n"
-"99\n"
+"01020000.xhp\n"
+"par_id6930143\n"
"help.text"
-msgid "The default currency format for the cells in your spreadsheet is determined by the regional setting of your operating system. If you want, you can apply a custom currency symbol to a cell. For example, enter #,##0.00 € to display 4.50 € (Euros)."
-msgstr "Η προεπιλεγμένη μορφή νομισμάτων για τα κελιά στο έγγραφο πίνακα καθορίζεται από την περιφερειακή ρύθμιση του λειτουργικού σας συστήματος. Αν το επιθυμείτε, έχετε τη δυνατότητα να εφαρμόσετε ένα προσαρμοσμένο σύμβολο νομίσματος σε ένα κελί. Παραδείγματος χάριν, εισάγετε #,##0.00€ για να εμφανίσετε 4.50 € (Ευρώ)."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
+msgstr "Όταν χρησιμοποιείτε το <item type=\"menuitem\">Αρχείο - Αποθήκευση ως</item> και επιλέγετε ένα φίλτρο προτύπου για να αποθηκεύσετε ένα πρότυπο σε οποιονδήποτε άλλο φάκελο, ο οποίος δεν είναι στη λίστα, τότε τα έγγραφα που βασίζονται σε αυτό το πρότυπο δεν θα ελεγχθούν."
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150032\n"
-"167\n"
+"01020000.xhp\n"
+"par_id3150105\n"
+"73\n"
"help.text"
-msgid "You can also specify the locale setting for the currency by entering the locale code for the country after the symbol. For example, [$€-407] represents Euros in Germany. To view the locale code for a country, select the country in the <emph>Language</emph> list on the <emph>Numbers</emph> tab of the <emph>Format Cells</emph> dialog."
-msgstr "Έχετε ακόμη τη δυνατότητα να καθορίσετε τη ρύθμιση τοπικής προσαρμογής για το νόμισμα εισάγοντας τον κωδικό τοπικής προσαρμογής για τη χώρα μετά το σύμβολο. Παραδείγματος χάριν, το [$€-407] αναπαριστά το Ευρώ στη Γερμανία. Για να δείτε έναν κωδικό τοπικής προσαρμογής για μία χώρα, επιλέξτε τη χώρα στη λίστα <emph>Γλώσσα</emph> στην καρτέλα <emph>Αριθμοί</emph> του διαλόγου <emph>Μορφοποίηση Κελιών</emph>."
+msgid "When you open a document that was created from a \"sticky template\" (as defined above), <item type=\"productname\">%PRODUCTNAME</item> checks to see if the template has been modified since the document was last opened. If the template was changed a dialog is shown where you can select which styles to apply to the document."
+msgstr "Όταν ανοίγετε ένα έγγραφο το οποίο δημιουργήθηκε από ένα \"προσκολλημένο πρότυπο\" (όπως ορίστηκε παραπάνω), το <item type=\"productname\">%PRODUCTNAME</item>ελέγχει αν το πρότυπο έχει τροποποιηθεί από την τελευταία φορά που ανοίχθηκε το έγγραφο. Αν το πρότυπο έχει αλλαχθεί, εμφανίζεται ένα παράθυρο διαλόγου από το οποίο μπορείτε να επιλέξετε ποια στυλ να εφαρμόσετε στο έγγραφο."
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3157309\n"
-"238\n"
+"01020000.xhp\n"
+"par_id3153096\n"
+"74\n"
"help.text"
-msgid "Date and Time Formats"
-msgstr "Μορφές Ημερομηνίας και Ώρας"
+msgid "To apply the new styles from the template to the document, click <emph>Yes</emph>."
+msgstr "Για να εφαρμόστε τα νέα στυλ από το πρότυπο στο έγγραφο, κάντε κλικ στο <emph>Ναι</emph>."
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3153740\n"
-"37\n"
+"01020000.xhp\n"
+"par_id3147581\n"
+"75\n"
"help.text"
-msgid "Date Formats"
-msgstr "Μορφές Ημερομηνίας"
+msgid "To retain the styles that are currently used in the document, click <emph>No</emph>."
+msgstr "Για να διατηρήσετε τα στυλ που χρησιμοποιούνται στο έγγραφο, κάντε κλικ στο <emph>Όχι</emph>."
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3152791\n"
-"38\n"
+"01020000.xhp\n"
+"par_id3154988\n"
+"44\n"
"help.text"
-msgid "To display days, months and years, use the following number format codes."
-msgstr "Για να εμφανίσετε ημέρες, μήνες και έτη, χρησιμοποιείστε τους ακόλουθους κωδικούς μορφοποίησης αριθμών."
+msgid "If a document was created using a template that cannot be found a dialog is shown that asks you how to proceed next time the document is opened."
+msgstr "Αν ένα έγγραφο δημιουργήθηκε χρησιμοποιώντας ένα πρότυπο που δεν μπορεί να βρεθεί, εμφανίζεται ένα παράθυρο διαλόγου το οποίο σας ρωτάει πώς να προχωρήσει την επόμενη φορά που θα ανοιχτεί το έγγραφο."
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id610980\n"
+"01020000.xhp\n"
+"par_id3151351\n"
+"91\n"
"help.text"
-msgid "Not all format codes give meaningful results for all languages."
-msgstr "Όχι όλοι οι κωδικοί μορφών παρέχουν αποτελέσματα με νόημα για όλες τις γλώσσες."
+msgid "To break the link between the document and the missing template, click <emph>No</emph>, otherwise <item type=\"productname\">%PRODUCTNAME</item> will look for the template the next time you open the document."
+msgstr "Για να καταργήσετε το σύνδεσμο μεταξύ του εγγράφου και του προτύπου που λείπει, κάντε κλικ στο <emph>Όχι</emph>, αλλιώς το <item type=\"productname\">%PRODUCTNAME</item> θα ψάξει για το πρότυπο την επόμενη φορά που θα ανοίξετε το έγγραφο."
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3152376\n"
-"39\n"
+"01020000.xhp\n"
+"par_id3149417\n"
"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "<link href=\"text/shared/guide/doc_open.xhp\" name=\"Opening Documents\">Opening Documents</link>"
+msgstr "<link href=\"text/shared/guide/doc_open.xhp\" name=\"Άνοιγμα Εγγράφων\">Άνοιγμα Εγγράφων</link>"
-#: 05020301.xhp
+#: 01020000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3159130\n"
-"40\n"
+"01020000.xhp\n"
+"par_id3153848\n"
"help.text"
-msgid "Format Code"
-msgstr "Κώδικας μορφοποίησης"
+msgid "<link href=\"text/shared/00/00000020.xhp\" name=\"Import and Export Filters\">Import and Export Filters</link>"
+msgstr "<link href=\"text/shared/00/00000020.xhp\" name=\"Φίλτρα Εισαγωγής και Εξαγωγής\">Φίλτρα Εισαγωγής και Εξαγωγής</link>"
-#: 05020301.xhp
+#: 01020101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3147380\n"
-"41\n"
+"01020101.xhp\n"
+"tit\n"
"help.text"
-msgid "Month as 3."
-msgstr "Μήνας ως 3."
+msgid "Select Path"
+msgstr "Επιλογή διαδρομής"
-#: 05020301.xhp
+#: 01020101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3146928\n"
-"42\n"
+"01020101.xhp\n"
+"hd_id3150620\n"
+"1\n"
"help.text"
-msgid "M"
-msgstr "M"
+msgid "Select Path"
+msgstr "Επιλογή διαδρομής"
-#: 05020301.xhp
+#: 01020101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3145594\n"
-"43\n"
+"01020101.xhp\n"
+"par_id3149962\n"
+"2\n"
"help.text"
-msgid "Month as 03."
-msgstr "Μήνας ως 03"
+msgid "Sets file paths."
+msgstr "Ορίζει διαδρομές αρχείων."
-#: 05020301.xhp
+#: 01020101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3153052\n"
-"44\n"
+"01020101.xhp\n"
+"hd_id3152821\n"
+"4\n"
"help.text"
-msgid "MM"
-msgstr "MM"
+msgid "Select"
+msgstr "Επιλογή"
-#: 05020301.xhp
+#: 01020101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3145728\n"
-"45\n"
+"01020101.xhp\n"
+"par_id3150902\n"
+"5\n"
"help.text"
-msgid "Month as Jan-Dec"
-msgstr "Μήνας ως Ιαν-Δεκ"
+msgid "<ahelp hid=\"HID_FILEDLG_PATH_BTN\" visibility=\"visible\">Selects the indicated path.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILEDLG_PATH_BTN\" visibility=\"visible\">Επιλέγει την ενδεδειγμένη διαδρομή.</ahelp>"
-#: 05020301.xhp
+#: 01020101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3151073\n"
-"46\n"
+"01020101.xhp\n"
+"hd_id3148585\n"
+"6\n"
"help.text"
-msgid "MMM"
-msgstr "MMM"
+msgid "Path:"
+msgstr "Διαδρομή:"
-#: 05020301.xhp
+#: 01020101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149909\n"
-"47\n"
+"01020101.xhp\n"
+"par_id3149346\n"
+"7\n"
"help.text"
-msgid "Month as January-December"
-msgstr "Μήνας ως Ιανουάριος-Δεκέμβριος"
+msgid "<ahelp hid=\"HID_FILEDLG_PATH_FILENAME\" visibility=\"visible\">Enter or select the path from the list.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILEDLG_PATH_FILENAME\" visibility=\"visible\">Εισάγετε ή επιλέξτε την διαδρομή από τη λίστα.</ahelp>"
-#: 05020301.xhp
+#: 01020101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3155318\n"
-"48\n"
+"01020101.xhp\n"
+"par_id3149750\n"
"help.text"
-msgid "MMMM"
-msgstr "MMMM"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
+msgstr "<link name=\"Άνοιγμα διαλόγου\" href=\"text/shared/01/01020000.xhp\"><emph>Άνοιγμα</emph> Διαλόγου</link>"
-#: 05020301.xhp
+#: 01020103.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3151218\n"
-"116\n"
+"01020103.xhp\n"
+"tit\n"
"help.text"
-msgid "First letter of Name of Month"
-msgstr "Πρώτο γράμμα του Ονόματος του Μήνα"
+msgid "Filter Selection"
+msgstr "Επιλογή φίλτρου"
-#: 05020301.xhp
+#: 01020103.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150420\n"
-"117\n"
+"01020103.xhp\n"
+"hd_id3152876\n"
+"1\n"
"help.text"
-msgid "MMMMM"
-msgstr "MMMMM"
+msgid "Filter Selection"
+msgstr "Επιλογή φίλτρου"
-#: 05020301.xhp
+#: 01020103.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154501\n"
-"49\n"
+"01020103.xhp\n"
+"par_id3154926\n"
+"2\n"
"help.text"
-msgid "Day as 2"
-msgstr "Ημέρα ως 2"
+msgid "Allows you to select an import filter."
+msgstr "Επιτρέπει την επιλογή ενός φίλτρου εισαγωγής."
-#: 05020301.xhp
+#: 01020103.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3156181\n"
-"50\n"
+"01020103.xhp\n"
+"hd_id3151100\n"
+"4\n"
"help.text"
-msgid "D"
-msgstr "D"
+msgid "Filter list"
+msgstr "Λίστα φίλτρων"
-#: 05020301.xhp
+#: 01020103.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3146969\n"
-"51\n"
+"01020103.xhp\n"
+"par_id3159201\n"
+"5\n"
"help.text"
-msgid "Day as 02"
-msgstr "Ημέρα ως 02"
+msgid "<ahelp hid=\"SFX2:LISTBOX:DLG_FILTER_SELECT:LB_DLG_LISTBOX\">Select the import filter for the file that you want to open.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:LISTBOX:DLG_FILTER_SELECT:LB_DLG_LISTBOX\">Επιλέξτε το φίλτρο εισαγωγής για το αρχείο που θέλετε να ανοίξετε.</ahelp>"
-#: 05020301.xhp
+#: 01020103.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3156358\n"
-"52\n"
+"01020103.xhp\n"
+"par_id3152918\n"
+"6\n"
"help.text"
-msgid "DD"
-msgstr "HH"
+msgid "If $[officename] does not recognize the file type of the document that your want to open, try any of the following:"
+msgstr "Αν το $[officename] δεν αναγνωρίζει τον τύπο αρχείου του εγγράφου που θέλετε να ανοίξετε, δοκιμάστε οποιοδήποτε από τα ακόλουθα:"
-#: 05020301.xhp
+#: 01020103.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3148495\n"
-"53\n"
+"01020103.xhp\n"
+"par_id3152924\n"
+"7\n"
"help.text"
-msgid "Day as Sun-Sat"
-msgstr "Ημέρα ως Κυρ-Σαβ"
+msgid "Select the import filter from the list."
+msgstr "Επιλέξτε το φίλτρο εισαγωγής από τη λίστα."
-#: 05020301.xhp
+#: 01020103.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3161665\n"
-"54\n"
+"01020103.xhp\n"
+"par_id3155892\n"
+"9\n"
"help.text"
-msgid "NN or DDD"
-msgstr "NN ή HHH"
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
+msgstr "Σιγουρευτείτε ότι η επέκταση αρχείου αντιστοιχεί στον τύπο αρχείου του εγγράφου. Για παράδειγμα, ένα έγγραφο Microsoft Word πρέπει να έχει την επέκταση (*.doc) έτσι ώστε το $[officename] να χρησιμοποιήσει το κατάλληλο φίλτρο."
-#: 05020301.xhp
+#: 01020103.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154272\n"
-"118\n"
+"01020103.xhp\n"
+"par_id3147571\n"
+"8\n"
"help.text"
-msgid "Day as Sunday to Saturday"
-msgstr "Ημέρα ως Κυριακή έως Σάββατο"
+msgid "Install a missing import filter with the <emph>$[officename] Setup</emph> program."
+msgstr "Εγκαταστήστε το φίλτρο εισαγωγής που λείπει με το πρόγραμμα <emph>Εγκατάσταση $[officename] </emph>."
-#: 05020301.xhp
+#: 01050000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3145164\n"
-"119\n"
+"01050000.xhp\n"
+"tit\n"
"help.text"
-msgid "NNN or DDDD"
-msgstr "NNN ή HHHH"
+msgid "Close"
+msgstr "Κλείσιμο"
-#: 05020301.xhp
+#: 01050000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3146791\n"
-"55\n"
+"01050000.xhp\n"
+"bm_id3154545\n"
"help.text"
-msgid "Day followed by comma, as in \"Sunday,\""
-msgstr "Ημερομηνία ακολουθούμενη από κόμμα, όπως \"Κυριακή,\""
+msgid "<bookmark_value>documents; closing</bookmark_value><bookmark_value>closing;documents</bookmark_value>"
+msgstr "<bookmark_value>έγγραφα; κλείσιμο</bookmark_value><bookmark_value>κλείσιμο;έγγραφα</bookmark_value>"
-#: 05020301.xhp
+#: 01050000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3146081\n"
-"56\n"
+"01050000.xhp\n"
+"hd_id3154545\n"
+"1\n"
"help.text"
-msgid "NNNN"
-msgstr "NNNN"
+msgid "<link href=\"text/shared/01/01050000.xhp\" name=\"Close\">Close</link>"
+msgstr "<link href=\"text/shared/01/01050000.xhp\" name=\"Κλείσιμο\">Κλείσιμο</link>"
-#: 05020301.xhp
+#: 01050000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3156275\n"
-"57\n"
+"01050000.xhp\n"
+"par_id3148731\n"
+"2\n"
"help.text"
-msgid "Year as 00-99"
-msgstr "Έτος ως 00-99"
+msgid "<ahelp hid=\".uno:CloseDoc\">Closes the current document without exiting the program.</ahelp>"
+msgstr "<ahelp hid=\".uno:CloseDoc\">Κλείνει το τρέχον έγγραφο χωρίς έξοδο από το πρόγραμμα.</ahelp>"
-#: 05020301.xhp
+#: 01050000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3143236\n"
-"58\n"
+"01050000.xhp\n"
+"par_id3149095\n"
+"7\n"
"help.text"
-msgid "YY"
-msgstr "XX"
+msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
+msgstr "Η εντολή <emph>Κλείσιμο </emph> κλείνει όλα τα ανοικτά παράθυρα του τρέχοντος εγγράφου."
-#: 05020301.xhp
+#: 01050000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3148408\n"
-"59\n"
+"01050000.xhp\n"
+"par_id3148620\n"
+"4\n"
"help.text"
-msgid "Year as 1900-2078"
-msgstr "Έτος ως 1900-2078"
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
+msgstr "Αν έχετε κάνει αλλαγές στο τρέχον έγγραφο, θα ερωτηθείτε αν θέλετε να κάνετε<link href=\"text/shared/01/01060000.xhp\" name=\"αποθήκευση\">αποθήκευση</link> στις αλλαγές σας."
-#: 05020301.xhp
+#: 01050000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3151358\n"
-"60\n"
+"01050000.xhp\n"
+"par_id3159201\n"
+"8\n"
"help.text"
-msgid "YYYY"
-msgstr "XXXX"
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
+msgstr "Όταν κλείνετε το τελευταίο ανοικτό παράθυρο εγγράφου, θα εμφανιστεί η <link href=\"text/shared/guide/startcenter.xhp\">Οθόνη Έναρξης του OpenOffice</link>."
-#: 05020301.xhp
+#: 01050000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3153355\n"
-"96\n"
+"01050000.xhp\n"
+"par_id3153821\n"
+"9\n"
"help.text"
-msgid "Calendar week"
-msgstr "Ημερολογιακή εβδομάδα"
+msgid "<link href=\"text/shared/02/10100000.xhp\" name=\"Close the current window\">Close the current window</link>"
+msgstr "<link href=\"text/shared/02/10100000.xhp\" name=\"Κλείσιμο τρέχοντος παραθύρου\">Κλείσιμο τρέχοντος παραθύρου</link>"
-#: 05020301.xhp
+#: 01050000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150744\n"
-"97\n"
+"01050000.xhp\n"
+"par_id3154750\n"
+"10\n"
"help.text"
-msgid "WW"
-msgstr "EE"
+msgid "<link href=\"text/shared/01/01170000.xhp\" name=\"Exit $[officename]\">Exit $[officename]</link>"
+msgstr "<link href=\"text/shared/01/01170000.xhp\" name=\"Έξοδος από το $[officename]\">Έξοδος από το $[officename]</link>"
-#: 05020301.xhp
+#: 01060000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154302\n"
-"103\n"
+"01060000.xhp\n"
+"tit\n"
"help.text"
-msgid "Quarterly as Q1 to Q4"
-msgstr "Τριμηνιαία όπως Τ1 έως Τ4"
+msgid "Save"
+msgstr "Αποθήκευση"
-#: 05020301.xhp
+#: 01060000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3159266\n"
-"104\n"
+"01060000.xhp\n"
+"hd_id3147000\n"
+"5\n"
"help.text"
-msgid "Q"
-msgstr "Q"
+msgid "<link href=\"text/shared/01/01060000.xhp\" name=\"Save\">Save</link>"
+msgstr "<link href=\"text/shared/01/01060000.xhp\" name=\"Αποθήκευση\">Αποθήκευση</link>"
-#: 05020301.xhp
+#: 01060000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3147583\n"
-"105\n"
+"01060000.xhp\n"
+"par_id3153255\n"
+"1\n"
"help.text"
-msgid "Quarterly as 1st quarter to 4th quarter"
-msgstr "Τριμηνιαία όπως 1ο τρίμηνο έως 4ο τρίμηνο"
+msgid "<ahelp hid=\".uno:Save\">Saves the current document.</ahelp>"
+msgstr "<ahelp hid=\".uno:Save\">Αποθηκεύει το τρέχον έγγραφο.</ahelp>"
-#: 05020301.xhp
+#: 01060000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3146918\n"
-"106\n"
+"01060000.xhp\n"
+"par_id3152551\n"
+"4\n"
"help.text"
-msgid "QQ"
-msgstr "TT"
+msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
+msgstr "Όταν επεξεργάζεστε μια εγγραφή Αυτόματου Κειμένου, αυτή η εντολή μετατρέπεται σε <emph> Αποθήκευση Αυτόματου κειμένου.</emph>."
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3147534\n"
-"120\n"
+"01070000.xhp\n"
+"tit\n"
"help.text"
-msgid "Era on the Japanese Gengou calendar, single character (possible values are: M, T, S, H)"
-msgstr "Ιστορική περίοδος του Ιαπωνικού ημερολογίου Gengou, απλός χαρακτήρας (δυνατές τιμές: M, T, S, H)"
+msgid "Save As"
+msgstr "Αποθήκευση ως"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3151249\n"
-"121\n"
+"01070000.xhp\n"
+"bm_id3151260\n"
"help.text"
-msgid "G"
-msgstr "G"
+msgid "<bookmark_value>saving as command; precautions</bookmark_value>"
+msgstr "<bookmark_value>αποθήκευση ως εντολή, πρόληψη</bookmark_value>"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3163806\n"
-"122\n"
+"01070000.xhp\n"
+"hd_id3151260\n"
+"1\n"
"help.text"
-msgid "Era, abbreviation"
-msgstr "Ιστορική περίοδος, σύντμηση"
+msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3155962\n"
-"123\n"
+"01070000.xhp\n"
+"par_id3146856\n"
+"2\n"
"help.text"
-msgid "GG"
-msgstr "GG"
+msgid "<variable id=\"speichernuntertext\"><ahelp hid=\"HID_FILESAVE_DIALOG\">Saves the current document in a different location, or with a different file name or file type.</ahelp></variable>"
+msgstr "<variable id=\"speichernuntertext\"><ahelp hid=\"HID_FILESAVE_DIALOG\">Αποθηκεύει το τρέχον έγγραφο σε μια διαφορετική θέση, ή με διαφορετικό όνομα/τύπο αρχείου</ahelp></variable>"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3151187\n"
-"124\n"
+"01070000.xhp\n"
+"par_id3155934\n"
+"64\n"
"help.text"
-msgid "Era, full name"
-msgstr "Ιστορική περίοδος, πλήρες όνομα"
+msgid "The following sections describe the <emph><item type=\"productname\">%PRODUCTNAME</item> Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\">%PRODUCTNAME- General</link></emph>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr "Οι παρακάτω ενότητες περιγράφουν το διάλογο <emph><item type=\"productname\">%PRODUCTNAME</item>Αποθήκευση ως</emph>. Για ενεργοποίηση των πλαισίων διαλόγου <emph><item type=\"productname\">%PRODUCTNAME</item>Άνοιγμα</emph>και <emph>Αποθήκευση</emph>, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - Γενικά\">%PRODUCTNAME- Γενικά</link></emph> και έπειτα διαλέξτε το <emph>Χρήση διαλόγων του %PRODUCTNAME </emph> στην περιοχή <emph>Άνοιγμα/Διάλογοι αποθήκευσης</emph>."
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149568\n"
-"125\n"
+"01070000.xhp\n"
+"par_id3147654\n"
+"59\n"
"help.text"
-msgid "GGG"
-msgstr "GGG"
+msgid "To save a document as a template, use the command <emph>File - Save As Template</emph>."
+msgstr "Για να αποθηκεύσετε ένα έγγραφο ως πρότυπο, χρησιμοποιήστε την εντολή <emph>Αρχείο - Αποθήκευση ως πρότυπο</emph>."
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3147344\n"
-"126\n"
+"01070000.xhp\n"
+"hd_id3146774\n"
"help.text"
-msgid "Number of the year within an era, without a leading zero for single-digit years"
-msgstr "Αριθμός του έτους μέσα σε μια ιστορική περίοδο, χωρίς ένα αρχικό μηδενικό για μονοψήφια έτη"
+msgid "Connect To Server"
+msgstr "Σύνδεση με τον διακομιστή"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3147255\n"
-"127\n"
+"01070000.xhp\n"
+"par_id3153820\n"
"help.text"
-msgid "E"
-msgstr "E"
+msgid "<ahelp hid=\".\">Opens a dialog where you can set up connection to various types of servers, including WebDAV, FTP, SSH, Windows Share and CMIS.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει έναν διάλογο όπου μπορείτε να ρυθμίσετε τη σύνδεση με διάφορους τύπους διακομιστών, συμπεριλαμβανόμενων των WebDAV, FTP, SSH, Windows Share και CMIS.</ahelp>"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3148487\n"
-"128\n"
+"01070000.xhp\n"
+"hd_id3146775\n"
+"19\n"
"help.text"
-msgid "Number of the year within an era, with a leading zero for single-digit years"
-msgstr "Αριθμός του έτους μέσα σε μια ιστορική περίοδο, με αρχικό μηδενικό για μονοψήφια έτη"
+msgid "Up One Level"
+msgstr "Ένα επίπεδο πάνω"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150298\n"
-"129\n"
+"01070000.xhp\n"
+"par_id3153821\n"
+"20\n"
"help.text"
-msgid "EE or R"
-msgstr "EE ή R"
+msgid "<ahelp hid=\"HID_FILESAVE_LEVELUP\">Move up one folder in the folder hierarchy. Long-click to see the higher level folders.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILESAVE_LEVELUP\">Πηγαίνετε έναν φάκελο παραπάνω στην ιεραρχία φακέλων. Παρατεταμένο πάτημα για να δείτε τους φακέλους υψηλότερου επιπέδου.</ahelp>"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3152861\n"
-"138\n"
+"01070000.xhp\n"
+"hd_id3159157\n"
+"21\n"
"help.text"
-msgid "Era, full name and year"
-msgstr "Ιστορική περίοδος, πλήρες όνομα και έτος"
+msgid "Create New Folder"
+msgstr "Δημιουργία νέου φακέλου"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149926\n"
-"139\n"
+"01070000.xhp\n"
+"par_id3155583\n"
+"22\n"
"help.text"
-msgid "RR or GGGEE"
-msgstr "RR ή GGGEE"
+msgid "<ahelp hid=\"HID_FILESAVE_CREATEDIRECTORY\">Creates a new folder.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILESAVE_CREATEDIRECTORY\">Δημιουργεί έναν νέο φάκελο.</ahelp>"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811423518\n"
+"01070000.xhp\n"
+"hd_id3155627\n"
"help.text"
-msgid "The above listed formatting codes work with your language version of %PRODUCTNAME. However, when you need to switch the locale of %PRODUCTNAME to another locale, you will need to know the formatting codes used in that other locale."
-msgstr "Οι ανωτέρω απαριθμημένοι κώδικες μορφοποίησης λειτουργούν με την γλωσσική έκδοση του %PRODUCTNAME σας. Εντούτοις, όταν πρέπει να μετατρέψετε την τοπική προσαρμογή του %PRODUCTNAME σε μία άλλη τοπική προσαρμογή, θα πρέπει να ξέρετε τους κώδικες μορφοποίησης που χρησιμοποιούνται σε αυτή την άλλη τοπική προσαρμογή."
+msgid "Places area"
+msgstr "Τοποθετεί περιοχή"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811423556\n"
+"01070000.xhp\n"
+"par_id3149901\n"
"help.text"
-msgid "For example, if your software is set to an English locale, and you want to format a year with four digits, you enter YYYY as a formatting code. When you switch to a German locale, you must use JJJJ instead. The following table lists only the localized differences."
-msgstr "Για παράδειγμα, εάν το λογισμικό σας έχει προσαρμοστεί στην Αγγλική γλώσσα, και θέλετε να μορφοποιήσετε ένα έτος με 4 ψηφία τότε εισάγετε YYYY ως κώδικα μορφοποίησης. Όταν όμως αλλάζετε στην Γερμανική τοπική ρύθμιση , πρέπει να χρησιμοποιήσετε τον κώδικα JJJJ. Ο πίνακας που ακολουθεί καταγράφει μόνο τις εντοπισμένες διαφορές."
+msgid "<ahelp hid=\".\">Displays \"favourite\" places, i.e. shortcuts to local or remote locations.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει \"αγαπημένες\" θέσεις, δηλαδή συντομεύσεις σε τοπικές ή απομακρυσμένες τοποθεσίες.</ahelp>"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563044\n"
+"01070000.xhp\n"
+"hd_id3155628\n"
+"29\n"
"help.text"
-msgid "Locale"
-msgstr "Τοπική προσαρμογή"
+msgid "Display area"
+msgstr "Περιοχή εμφάνισης"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563137\n"
+"01070000.xhp\n"
+"par_id3149902\n"
+"30\n"
"help.text"
-msgid "Year"
-msgstr "Έτος"
+msgid "<ahelp hid=\"HID_FILESAVE_FILEVIEW\">Displays the files and folders in the folder that you are in.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILESAVE_FILEVIEW\">Εμφανίζει τα αρχεία και τους φακέλους του τρέχοντος φακέλου.</ahelp>"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563164\n"
+"01070000.xhp\n"
+"hd_id3154810\n"
+"37\n"
"help.text"
-msgid "Month"
-msgstr "Μήνας"
+msgid "File name"
+msgstr "Όνομα αρχείου"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563128\n"
+"01070000.xhp\n"
+"par_id3153626\n"
+"38\n"
"help.text"
-msgid "Day"
-msgstr "Ημέρα"
+msgid "<ahelp hid=\"HID_FILESAVE_FILEURL\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link></ahelp>"
+msgstr "<ahelp hid=\"HID_FILESAVE_FILEURL\">Εισάγετε ένα όνομα αρχείου ή μια διαδρομή για το αρχείο. Μπορείτε επίσης να εισάγετε ένα <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link></ahelp>"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563135\n"
+"01070000.xhp\n"
+"hd_id3149669\n"
+"39\n"
"help.text"
-msgid "Hour"
-msgstr "Ώρα"
+msgid "File type"
+msgstr "Τύπος αρχείου"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563289\n"
+"01070000.xhp\n"
+"par_id3156343\n"
+"40\n"
"help.text"
-msgid "Day Of Week"
-msgstr "Ημέρα της Εβδομάδας"
+msgid "<ahelp hid=\"HID_FILESAVE_FILETYPE\">Select the file format for the document that you are saving.</ahelp> In the display area, only the documents with this file type are displayed. File types are described in <link href=\"text/shared/00/00000020.xhp\" name=\"Information on Import and Export Filters\">Information on Import and Export Filters</link>."
+msgstr "<ahelp hid=\"HID_FILESAVE_FILETYPE\">Επιλέξτε το τύπο αρχείου για το έγγραφο που αποθηκεύετε.</ahelp>Στη περιοχή προβολής, μόνο τα έγγραφα του συγκεκριμένου τύπου αρχείου θα εμφανίζονται. Οι τύποι αρχείων περιγράφονται στο <link href=\"text/shared/00/00000020.xhp\" name=\"Πληροφορίες Φίλτρων Εισαγωγής και Εξαγωγής\">Πληροφορίες Φίλτρων Εισαγωγής και Εξαγωγής</link>."
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id100220081156322\n"
+"01070000.xhp\n"
+"par_id3145116\n"
+"41\n"
"help.text"
-msgid "Era"
-msgstr "Εποχή"
+msgid "Always save your document in a <item type=\"productname\">%PRODUCTNAME</item> file type before saving it to an external file type. When you export to an external file type, some formatting features may be lost."
+msgstr "Πάντα να αποθηκεύετε τα έγγραφα σας με τύπο αρχείου <item type=\"productname\">%PRODUCTNAME</item> προτού τα αποθηκεύσετε σε εξωτερικό τύπο αρχείου. Όταν εξάγετε σε εξωτερικό τύπο, μερικά χαρακτηριστικά μορφοποίησης μπορεί να χαθούν."
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563233\n"
+"01070000.xhp\n"
+"hd_id3147228\n"
+"42\n"
"help.text"
-msgid "English - en"
-msgstr "Αγγλικά - en"
+msgid "Save"
+msgstr "Αποθήκευση"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563243\n"
+"01070000.xhp\n"
+"par_id3154068\n"
+"43\n"
"help.text"
-msgid "and all not listed locales"
-msgstr "και δεν καταγράφονται όλες οι τοπικές προσαρμογές"
+msgid "<ahelp hid=\"HID_FILESAVE_DOSAVE\">Saves the file.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILESAVE_DOSAVE\">Αποθηκεύει το αρχείο.</ahelp>"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563352\n"
+"01070000.xhp\n"
+"hd_id3145744\n"
+"44\n"
"help.text"
-msgid "Y"
-msgstr "Y"
+msgid "Save with password"
+msgstr "Αποθήκευση με κωδικό πρόσβασης"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563396\n"
+"01070000.xhp\n"
+"par_id3145152\n"
+"45\n"
"help.text"
-msgid "M"
-msgstr "M"
+msgid "<ahelp hid=\"HID_FILESAVE_SAVEWITHPASSWORD\">Protects the file with a <link href=\"text/shared/01/password_dlg.xhp\" name=\"password\">password</link> that must be entered before a user can open the file.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILESAVE_SAVEWITHPASSWORD\">Προστατεύει το αρχείο με έναν <link href=\"text/shared/01/password_dlg.xhp\" name=\"κωδικό πρόσβασης\">κωδικό πρόσβασης</link> που πρέπει να εισαχθεί πριν να επιτραπεί στον χρήστη να ανοίξει το αρχείο.</ahelp>"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563385\n"
+"01070000.xhp\n"
+"par_id3152920\n"
+"65\n"
"help.text"
-msgid "D"
-msgstr "D"
+msgid "Only documents using the <item type=\"productname\">%PRODUCTNAME</item> XML-based format can be saved with a password."
+msgstr "Η αποθήκευση με κωδικό πρόσβασης είναι δυνατή μόνο για τις μορφές εγγράφων του <item type=\"productname\">%PRODUCTNAME</item> που βασίζονται σε XML."
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563472\n"
+"01070000.xhp\n"
+"hd_id3147502\n"
+"66\n"
"help.text"
-msgid "H"
-msgstr "H"
+msgid "Edit filter settings"
+msgstr "Επεξεργασία ρυθμίσεων φίλτρου"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563430\n"
+"01070000.xhp\n"
+"par_id3152883\n"
+"67\n"
"help.text"
-msgid "A"
-msgstr "A"
+msgid "<ahelp hid=\"HID_FILESAVE_CUSTOMIZEFILTER\">Allows you to set the spreadsheet saving options for some types of data files.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILESAVE_CUSTOMIZEFILTER\">Σας επιτρέπει να ορίσετε τις επιλογές αποθήκευσης λογιστικού φύλλου για ορισμένους τύπους αρχείων δεδομένων.</ahelp>"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563488\n"
+"01070000.xhp\n"
+"hd_id3154988\n"
+"47\n"
"help.text"
-msgid "G"
-msgstr "G"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563484\n"
+"01070000.xhp\n"
+"par_id3159125\n"
+"48\n"
"help.text"
-msgid "German - de"
-msgstr "Γερμανικά - de"
+msgid "<ahelp hid=\"HID_FILESAVE_SELECTION\">Exports only the selected graphic objects in <item type=\"productname\">%PRODUCTNAME</item> Draw and Impress to another format. If this box is not checked, the entire document is exported.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILESAVE_SELECTION\">Εξάγει μόνο τα επιλεγμένα γραφικά αντικείμενα του <item type=\"productname\">%PRODUCTNAME</item> Draw και Impress σε διαφορετικό τύπο Αν το συγκεκριμένο κουτί δεν έχει επιλεχθεί, θα εξαχθεί ολόκληρο το έγγραφο </ahelp>"
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563518\n"
+"01070000.xhp\n"
+"par_id3148577\n"
+"70\n"
"help.text"
-msgid "J"
-msgstr "J"
+msgid "If you are exporting to any document file type, the entire document is exported."
+msgstr "Αν εξάγετε σε οποιονδήποτε τύπο κειμένου, ολόκληρο το έγγραφο θα εξαχθεί."
-#: 05020301.xhp
+#: 01070000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563735\n"
+"01070000.xhp\n"
+"par_id3146986\n"
"help.text"
-msgid "T"
-msgstr "T"
+msgid "<link href=\"text/shared/00/00000207.xhp\" name=\"Export of Text Files\">Export of Text Files</link>"
+msgstr "<link href=\"text/shared/00/00000207.xhp\" name=\"Εξαγωγή Αρχείων Κειμένου\">Εξαγωγή Αρχείων Κειμένου</link>"
-#: 05020301.xhp
+#: 01070001.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563823\n"
+"01070001.xhp\n"
+"tit\n"
"help.text"
-msgid "Netherlands - nl"
-msgstr "Ολλανδικά - nl"
+msgid "Export"
+msgstr "Εξαγωγή"
-#: 05020301.xhp
+#: 01070001.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563852\n"
+"01070001.xhp\n"
+"bm_id3153383\n"
"help.text"
-msgid "J"
-msgstr "J"
+msgid "<bookmark_value>documents; exporting</bookmark_value><bookmark_value>converting; $[officename] documents</bookmark_value><bookmark_value>exporting;to foreign formats</bookmark_value>"
+msgstr "<bookmark_value>έγγραφα, εξαγωγή</bookmark_value><bookmark_value>μετατροπή, $[officename] έγγραφα</bookmark_value><bookmark_value>εξαγωγή,σε ξένους τύπους</bookmark_value>"
-#: 05020301.xhp
+#: 01070001.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563827\n"
+"01070001.xhp\n"
+"hd_id3153383\n"
+"13\n"
"help.text"
-msgid "U"
-msgstr "U"
+msgid "<link href=\"text/shared/01/01070001.xhp\" name=\"Export\">Export</link>"
+msgstr "<link href=\"text/shared/01/01070001.xhp\" name=\"Εξαγωγή\">Εξαγωγή</link>"
-#: 05020301.xhp
+#: 01070001.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563916\n"
+"01070001.xhp\n"
+"par_id3149355\n"
+"1\n"
"help.text"
-msgid "French - fr"
-msgstr "Γαλλικά - fr"
+msgid "<variable id=\"exportieren\"><ahelp hid=\".uno:ExportTo\">Saves the current document with a different name and format to a location that you specify.</ahelp></variable>"
+msgstr "<variable id=\"exportieren\"><ahelp hid=\".uno:ExportTo\">Αποθηκεύει το τρέχον έγγραφο με διαφορετικό όνομα και τύπο σε μια θέση που θα ορίσετε.</ahelp></variable>"
-#: 05020301.xhp
+#: 01070001.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563970\n"
+"01070001.xhp\n"
+"par_id3150710\n"
+"2\n"
"help.text"
-msgid "A"
-msgstr "A"
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\">$[officename] - General</link></emph>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr "Οι παρακάτω ενότητες περιγράφουν το πλαίσιο διαλόγου <emph>$[officename] Εξαγωγή</emph>. Για ενεργοποίηση των πλαισίων διαλόγου <emph>Άνοιγμα του $[officename] </emph> και <emph>Αποθήκευση</emph>, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - Γενικά\">$[officename] - Γενικά</link></emph> και μετά επιλογή του <emph>Χρήση διαλόγων του $[officename]</emph> στην περιοχή <emph>Άνοιγμα/Αποθήκευση διαλόγων</emph>."
-#: 05020301.xhp
+#: 01070001.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811563980\n"
+"01070001.xhp\n"
+"hd_id3150693\n"
+"4\n"
"help.text"
-msgid "J"
-msgstr "J"
+msgid "Up One Level"
+msgstr "Ένα επίπεδο πάνω"
-#: 05020301.xhp
+#: 01070001.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564065\n"
+"01070001.xhp\n"
+"hd_id3153312\n"
+"5\n"
"help.text"
-msgid "O"
-msgstr "O"
+msgid "Create New Directory"
+msgstr "Δημιουργία νέου καταλόγου"
-#: 05020301.xhp
+#: 01070001.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id100220081156407\n"
+"01070001.xhp\n"
+"hd_id3155535\n"
+"6\n"
"help.text"
-msgid "Italian - it"
-msgstr "Ιταλικά - it"
+msgid "Default Directory"
+msgstr "Προεπιλεγμένος κατάλογος"
-#: 05020301.xhp
+#: 01070001.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id100220081156403\n"
+"01070001.xhp\n"
+"hd_id3154317\n"
+"7\n"
"help.text"
-msgid "A"
-msgstr "A"
+msgid "Display area"
+msgstr "Περιοχή εμφάνισης"
-#: 05020301.xhp
+#: 01070001.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564042\n"
+"01070001.xhp\n"
+"hd_id3147209\n"
+"8\n"
"help.text"
-msgid "G"
-msgstr "G"
+msgid "File Name"
+msgstr "Όνομα αρχείου"
-#: 05020301.xhp
+#: 01070001.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id100220081156412\n"
+"01070001.xhp\n"
+"hd_id3152996\n"
+"9\n"
"help.text"
-msgid "O"
-msgstr "O"
+msgid "File Type"
+msgstr "Τύπος αρχείου"
-#: 05020301.xhp
+#: 01070001.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564119\n"
+"01070001.xhp\n"
+"hd_id3148539\n"
+"10\n"
"help.text"
-msgid "X"
-msgstr "X"
+msgid "Export"
+msgstr "Εξαγωγή"
-#: 05020301.xhp
+#: 01100000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564197\n"
+"01100000.xhp\n"
+"tit\n"
"help.text"
-msgid "Portuguese - pt"
-msgstr "Πορτογαλικά - pt"
+msgid "Document Properties"
+msgstr "Ιδιότητες εγγράφου"
-#: 05020301.xhp
+#: 01100000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564272\n"
+"01100000.xhp\n"
+"hd_id3152876\n"
+"1\n"
"help.text"
-msgid "A"
-msgstr "A"
+msgid "<variable id=\"eigen_von\"><link href=\"text/shared/01/01100000.xhp\" name=\"Document Properties\">Document Properties</link></variable>"
+msgstr "<variable id=\"eigen_von\"><link href=\"text/shared/01/01100000.xhp\" name=\"Document Properties\">Ιδιότητες εγγράφου</link></variable>"
-#: 05020301.xhp
+#: 01100000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id100220081156423\n"
+"01100000.xhp\n"
+"par_id3153255\n"
+"2\n"
"help.text"
-msgid "O"
-msgstr "O"
+msgid "<variable id=\"dokumentinfotext\"><ahelp hid=\".uno:SetDocumentProperties\">Displays the properties for the current file, including statistics such as word count and the date the file was created.</ahelp></variable>"
+msgstr "<variable id=\"dokumentinfotext\"><ahelp hid=\".uno:SetDocumentProperties\">Εμφανίζει τις ιδιότητες για το τρέχον αρχείο, συμπεριλαμβανομένων στατιστικών όπως το πλήθος λέξεων και την ημερομηνία δημιουργίας του αρχείου.</ahelp></variable>"
-#: 05020301.xhp
+#: 01100000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564218\n"
+"01100000.xhp\n"
+"par_id3153748\n"
+"4\n"
"help.text"
-msgid "Spanish - es"
-msgstr "Ισπανικά - es"
+msgid "The <emph>Properties</emph> dialog contains the following tab pages:"
+msgstr "Ο διάλογος <emph>Ιδιότητες</emph> περιέχει τις παρακάτω καρτέλες:"
-#: 05020301.xhp
+#: 01100000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564390\n"
+"01100000.xhp\n"
+"par_id3148643\n"
+"5\n"
"help.text"
-msgid "A"
-msgstr "A"
+msgid "Depending on your access rights to the file, you might not see all of the tabs in the <emph>Properties</emph> dialog."
+msgstr "Ανάλογα με τα δικαιώματα πρόσβασης στο αρχείο, ίσως να μην δείτε όλες τις καρτέλες στο διάλογο <emph>Ιδιότητες</emph>."
-#: 05020301.xhp
+#: 01100100.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564319\n"
+"01100100.xhp\n"
+"tit\n"
"help.text"
-msgid "O"
-msgstr "O"
+msgid "Description"
+msgstr "Περιγραφή"
-#: 05020301.xhp
+#: 01100100.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id100220081156433\n"
+"01100100.xhp\n"
+"hd_id3147588\n"
+"1\n"
"help.text"
-msgid "Danish - da"
-msgstr "Δανέζικα - da"
+msgid "<link href=\"text/shared/01/01100100.xhp\" name=\"Description\">Description</link>"
+msgstr "<link href=\"text/shared/01/01100100.xhp\" name=\"Περιγραφή\">Περιγραφή</link>"
-#: 05020301.xhp
+#: 01100100.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id100220081156444\n"
+"01100100.xhp\n"
+"par_id3154682\n"
+"2\n"
"help.text"
-msgid "T"
-msgstr "T"
+msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/DescriptionInfoPage\">Contains descriptive information about the document.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/DescriptionInfoPage\">Περιέχει περιγραφικές πληροφορίες για το έγγραφο.</ahelp>"
-#: 05020301.xhp
+#: 01100100.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564448\n"
+"01100100.xhp\n"
+"hd_id3152372\n"
+"3\n"
"help.text"
-msgid "Norwegian - no, nb, nn"
-msgstr "Νορβηγικά - no, nb, nn"
+msgid "Title"
+msgstr "Τίτλος"
-#: 05020301.xhp
+#: 01100100.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564549\n"
+"01100100.xhp\n"
+"par_id3156042\n"
+"4\n"
"help.text"
-msgid "T"
-msgstr "T"
+msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/title\">Enter a title for the document.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/title\">Εισάγετε ένα τίτλο για το έγγραφο.</ahelp>"
-#: 05020301.xhp
+#: 01100100.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564565\n"
+"01100100.xhp\n"
+"hd_id3145669\n"
+"5\n"
"help.text"
-msgid "Swedish - sv"
-msgstr "Σουηδικά - sv"
+msgid "Subject"
+msgstr "Θέμα"
-#: 05020301.xhp
+#: 01100100.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564556\n"
+"01100100.xhp\n"
+"par_id3147571\n"
+"6\n"
"help.text"
-msgid "T"
-msgstr "T"
+msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/subject\">Enter a subject for the document. You can use a subject to group documents with similar contents.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/subject\">Εισάγετε το θέμα του εγγράφου. Μπορείτε να χρησιμοποιήσετε ένα θέμα για να ομαδοποιήσετε έγγραφα με παρόμοιο περιεχόμενο.</ahelp>"
-#: 05020301.xhp
+#: 01100100.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564637\n"
+"01100100.xhp\n"
+"hd_id3156426\n"
+"7\n"
"help.text"
-msgid "Finnish - fi"
-msgstr "Φιλανδικά - fi"
+msgid "Keywords"
+msgstr "Λέξεις κλειδιά"
-#: 05020301.xhp
+#: 01100100.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564627\n"
+"01100100.xhp\n"
+"par_id3155338\n"
+"8\n"
"help.text"
-msgid "V"
-msgstr "V"
+msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/keywords\">Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/keywords\">Εισάγετε τις λέξεις που θέλετε να χρησιμοποιήσετε στην σύνταξη του ευρετηρίου του περιεχομένου του εγγράφου σας. Οι λέξεις κλειδιά πρέπει να διαχωρίζονται με κόμματα. Μία λέξη κλειδί μπορεί να αποτελείται από λευκούς χαρακτήρες ή από άνω τελείες.</ahelp>"
-#: 05020301.xhp
+#: 01100100.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564643\n"
+"01100100.xhp\n"
+"hd_id3148620\n"
+"9\n"
"help.text"
-msgid "K"
-msgstr "K"
+msgid "Comments"
+msgstr "Σχόλια"
-#: 05020301.xhp
+#: 01100100.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564763\n"
+"01100100.xhp\n"
+"par_id3155391\n"
+"10\n"
"help.text"
-msgid "P"
-msgstr "P"
+msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/comments\">Enter comments to help identify the document.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/comments\">Εισάγετε σχόλια για μια πιο εύκολη αναγνώριση του εγγράφου.</ahelp>"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id1002200811564715\n"
+"01100200.xhp\n"
+"tit\n"
"help.text"
-msgid "T"
-msgstr "T"
+msgid "General"
+msgstr "Γενικά"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3149929\n"
-"227\n"
+"01100200.xhp\n"
+"bm_id3149955\n"
"help.text"
-msgid "Entering Dates"
-msgstr "Εισαγωγή Ημερομηνιών"
+msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
+msgstr "<bookmark_value>αριθμοί αναθεώρησης των εγγράφων</bookmark_value><bookmark_value>έγγραφα, αριθμοί αναθεώρησης</bookmark_value><bookmark_value>αρχεία,αριθμοί αναθεώρησης</bookmark_value><bookmark_value>χρόνος επεξεργασίας των εγγράφων</bookmark_value><bookmark_value>έγγραφα,χρόνος επεξεργασίας</bookmark_value>"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3148397\n"
-"228\n"
+"01100200.xhp\n"
+"hd_id3148668\n"
+"1\n"
"help.text"
-msgid "To enter a date in a cell, use the Gregorian calendar format. For example, in an English locale, enter 1/2/2002 for Jan 2, 2002."
-msgstr "Για να εισάγετε μια ημερομηνία σε ένα κελί, χρησιμοποιήστε τη μορφοποίηση Γρηγοριανού ημερολογίου. Παραδείγματος χάριν, σε μια Αγγλική τοπική ρύθμιση, εισάγετε 1/2/2002 για 2 Ιανουαρίου, 2002."
+msgid "<link href=\"text/shared/01/01100200.xhp\" name=\"General\">General</link>"
+msgstr "<link href=\"text/shared/01/01100200.xhp\" name=\"Γενικά\">Γενικά</link>"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3153274\n"
-"137\n"
+"01100200.xhp\n"
+"par_id3154863\n"
+"2\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
-msgstr "Όλες οι μορφές ημερομηνίας εξαρτώνται από το τοπικό που ορίζεται στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</emph>. Για παράδειγμα, εάν το τοπικό σας ορίζεται σε 'ιαπωνικά', τότε χρησιμοποιείται το ημερολόγιο Gengou. Η προεπιλεγμένη μορφή ημερομηνίας στο <item type=\"productname\">%PRODUCTNAME</item> χρησιμοποιεί το γρηγοριανό ημερολόγιο."
+msgid "<ahelp hid=\"sfx/ui/documentinfopage/DocumentInfoPage\">Contains basic information about the current file.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/documentinfopage/DocumentInfoPage\">Περιέχει βασικές πληροφορίες για το τρέχον αρχείο.</ahelp>"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3153795\n"
-"216\n"
+"01100200.xhp\n"
+"hd_id3149999\n"
+"3\n"
"help.text"
-msgid "To specify a calendar format that is independent of the locale, add a modifier in front of the date format. For example, to display a date using the Jewish calendar format in a non-Hebrew locale, enter: [~jewish]DD/MM/YYYY."
-msgstr "Για να ορίσετε μια μορφοποίηση ημερολογίου η οποία είναι ανεξάρτητη από την τοπική ρύθμιση, προσθέστε έναν τροποποιητή μπροστά από την μορφοποίηση της ημερομηνίας. Παραδείγματος χάριν, για να εμφανίσετε μια ημερομηνία χρησιμοποιώντας τη μορφοποίηση του Ιουδαϊκού ημερολογίου σε μια μη εβραϊκή τοπική ρύθμιση, εισάγετε:[~εβραϊκά]ΗΗ/MM/ΧΧΧΧ."
+msgid "File"
+msgstr "Αρχείο"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3145764\n"
-"217\n"
+"01100200.xhp\n"
+"par_id3153114\n"
+"4\n"
"help.text"
-msgid "Modifier"
-msgstr "Τροποποιητής"
+msgid "<ahelp hid=\"sfx/ui/documentinfopage/nameed\">Displays the file name.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/documentinfopage/nameed\">Εμφανίζει το όνομα του αρχείου.</ahelp>"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3152967\n"
-"218\n"
+"01100200.xhp\n"
+"hd_id3156136\n"
+"17\n"
"help.text"
-msgid "Calendar"
-msgstr "Ημερολόγιο"
+msgid "Type:"
+msgstr "Τύπος:"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3148390\n"
-"219\n"
+"01100200.xhp\n"
+"par_id3155552\n"
+"20\n"
"help.text"
-msgid "[~buddhist]"
-msgstr "[~buddhist]"
+msgid "Displays the file type for the current document."
+msgstr "Εμφανίζει τον τύπο αρχείου του συγκεκριμένου εγγράφου."
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3153781\n"
-"220\n"
+"01100200.xhp\n"
+"hd_id3145314\n"
+"18\n"
"help.text"
-msgid "Thai Buddhist Calendar"
-msgstr "Ημερολόγιο Ταϊλανδών Βουδιστών"
+msgid "Location:"
+msgstr "Τοποθεσία:"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3157969\n"
-"133\n"
+"01100200.xhp\n"
+"par_id3150506\n"
+"21\n"
"help.text"
-msgid "[~gengou]"
-msgstr "[~gengou]"
+msgid "Displays the path and the name of the directory where the file is stored."
+msgstr "Εμφανίζει την διαδρομή και το όνομα του καταλόγου όπου το αρχείο έχει αποθηκευτεί"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154656\n"
-"134\n"
+"01100200.xhp\n"
+"hd_id3155892\n"
+"19\n"
"help.text"
-msgid "Japanese Gengou Calendar"
-msgstr "Ιαπωνικό Ημερολόγιο Gengou"
+msgid "Size:"
+msgstr "Μέγεθος:"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150086\n"
-"131\n"
+"01100200.xhp\n"
+"par_id3153311\n"
+"22\n"
"help.text"
-msgid "[~gregorian]"
-msgstr "[~gregorian]"
+msgid "Displays the size of the current document in bytes."
+msgstr "Εμφανίζει το μέγεθος του τρέχοντος εγγράφου σε bytes."
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3146070\n"
-"132\n"
+"01100200.xhp\n"
+"hd_id3149178\n"
+"7\n"
"help.text"
-msgid "Gregorian Calendar"
-msgstr "Γρηγοριανό Ημερολόγιο"
+msgid "Created:"
+msgstr "Δημιουργήθηκε:"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3146808\n"
-"221\n"
+"01100200.xhp\n"
+"par_id3153748\n"
+"8\n"
"help.text"
-msgid "[~hanja] or [~hanja_yoil]"
-msgstr "[~hanja ή [~hanja_yoil]"
+msgid "Displays the date and time and author when the file was first saved."
+msgstr "Εμφανίζει την ημερομηνία, ώρα και τον συγγραφέα όταν αποθηκεύτηκε πρώτα το αρχείο."
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149207\n"
-"136\n"
+"01100200.xhp\n"
+"hd_id3149182\n"
+"9\n"
"help.text"
-msgid "Korean Calendar"
-msgstr "Κορεατικό Ημερολόγιο"
+msgid "Modified:"
+msgstr "Τροποποιήθηκε:"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150304\n"
-"222\n"
+"01100200.xhp\n"
+"par_id3150355\n"
+"10\n"
"help.text"
-msgid "[~hijri]"
-msgstr "[~hijri]"
+msgid "Displays the date and time and author when the file was last saved in a $[officename] file format."
+msgstr "Εμφανίζει την ημερομηνία, ώρα και συγγραφέα όταν το αρχείο αποθηκεύτηκε τελευταία φορά σε μορφή αρχείου $[officename]."
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149238\n"
-"223\n"
+"01100200.xhp\n"
+"par_idN106C5\n"
"help.text"
-msgid "Arabic Islamic Calendar, currently supported for the following locales: ar_EG, ar_LB, ar_SA, and ar_TN"
-msgstr "Αραβικό Ισλαμικό Ημερολόγιο, επί του παρόντος υποστηριζόμενο για τις ακόλουθες τοπικές ρυθμίσεις: ar_EG, ar_LB, ar_SA, και ar_TN"
+msgid "Digitally signed:"
+msgstr "Με ψηφιακή υπογραφή:"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154903\n"
-"224\n"
+"01100200.xhp\n"
+"par_idN106C9\n"
"help.text"
-msgid "[~jewish]"
-msgstr "[~jewish]"
+msgid "Displays the date and the time when the file was last signed as well as the name of the author who signed the document."
+msgstr "Εμφανίζει την ημερομηνία και την ώρα που το αρχείο υπογράφτηκε για τελευταία φορά, όπως και το όνομα του συγγραφέα που υπέγραψε το έγγραφο."
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3151288\n"
-"225\n"
+"01100200.xhp\n"
+"par_idN106CC\n"
"help.text"
-msgid "Jewish Calendar"
-msgstr "Ιουδαϊκό Ημερολόγιο"
+msgid "Digital Signature"
+msgstr "Ψηφιακή Υπογραφή"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3166442\n"
-"135\n"
+"01100200.xhp\n"
+"par_idN106D0\n"
"help.text"
-msgid "[~ROC]"
-msgstr "[~ROC]"
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
+msgstr "Ανοίγει το διάλογο <link href=\"text/shared/01/digitalsignatures.xhp\">Ψηφιακές υπογραφές</link> όπου μπορείτε να διαχειριστείτε ψηφιακές υπογραφές για το τρέχον έγγραφο."
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3145587\n"
-"226\n"
+"01100200.xhp\n"
+"hd_id3156346\n"
+"11\n"
"help.text"
-msgid "Republic Of China Calendar"
-msgstr "Ημερολόγιο Της Δημοκρατίας της Κίνας"
+msgid "Last printed:"
+msgstr "Εκτυπώθηκε στις:"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3152419\n"
-"140\n"
+"01100200.xhp\n"
+"par_id3152780\n"
+"12\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αν εκτελέσετε έναν υπολογισμό που περιλαμβάνει ένα ή περισσότερα κελιά χρησιμοποιώντας μια μορφή ημερομηνίας, το αποτέλεσμα μορφοποιείται ανάλογα με τις ακόλουθες χαρτογραφήσεις:</caseinline></switchinline>"
+msgid "Displays the date and time and user name when the file was last printed."
+msgstr "Η περιοχή αυτή εμφανίζει την ημερομηνία και την ώρα της τελευταίας εκτύπωσης του εγγράφου."
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154194\n"
-"141\n"
+"01100200.xhp\n"
+"hd_id3153252\n"
+"15\n"
"help.text"
-msgid "Initial Format"
-msgstr "Αρχική Μορφοποίηση"
+msgid "Revision number:"
+msgstr "Αριθμός αναθεώρησης:"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149787\n"
-"142\n"
+"01100200.xhp\n"
+"par_id3149955\n"
+"16\n"
"help.text"
-msgid "Result Format"
-msgstr "Τελική Μορφή"
+msgid "Displays the number of times that the file has been saved."
+msgstr "Εμφανίζει το πόσες φορές αποθηκεύτηκε το αρχείο."
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3152993\n"
-"143\n"
+"01100200.xhp\n"
+"hd_id3155342\n"
+"13\n"
"help.text"
-msgid "Date + Date"
-msgstr "Ημερομηνία + Ημερομηνία"
+msgid "Editing time:"
+msgstr "Συνολικός χρόνος επεξεργασίας:"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150292\n"
-"144\n"
+"01100200.xhp\n"
+"par_id3149795\n"
+"14\n"
"help.text"
-msgid "Number (Days)"
-msgstr "Αριθμός (Ημέρες)"
+msgid "Displays the amount of time that the file has been open for editing since the file was created. The editing time is updated when you save the file."
+msgstr "Το πεδίο αυτό εμφανίζει τον συνολικό χρόνο επεξεργασίας με το έγγραφο από τότε που δημιουργήθηκε. Ο συνολικός χρόνος της επεξεργασίας ενημερώνεται κατά την αποθήκευση του αρχείου."
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150460\n"
-"145\n"
+"01100200.xhp\n"
+"hd_id3154810\n"
+"33\n"
"help.text"
-msgid "Date + Number"
-msgstr "Ημερομηνία + Αριθμός"
+msgid "Apply User Data"
+msgstr "Χρήση προσωπικών δεδομένων"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154371\n"
-"146\n"
+"01100200.xhp\n"
+"par_id3143271\n"
+"34\n"
"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
+msgid "<ahelp hid=\"sfx/ui/documentinfopage/userdatacb\">Saves the user's full name with the file. You can edit the name by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - User Data</emph>.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/documentinfopage/userdatacb\">Αποθηκεύει το πλήρες όνομα του χρήστη με το αρχείο. Μπορείτε να επεξεργαστείτε το όνομα επιλέγοντας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Δεδομένα χρήστη</emph>.</ahelp>"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3145082\n"
-"147\n"
+"01100200.xhp\n"
+"hd_id3154046\n"
+"35\n"
"help.text"
-msgid "Date + Time"
-msgstr "Ημερομηνία + Ώρα"
+msgid "Delete"
+msgstr "Επαναφορά"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3156290\n"
-"148\n"
+"01100200.xhp\n"
+"par_id3152349\n"
+"36\n"
"help.text"
-msgid "Date&Time"
-msgstr "Ημερομηνία&Ώρα"
+msgid "<ahelp hid=\"sfx/ui/documentinfopage/reset\">Resets the editing time to zero, the creation date to the current date and time, and the version number to 1. The modification and printing dates are also deleted.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/documentinfopage/reset\">Επαναφέρει τον χρόνο επεξεργασίας στο μηδέν, την ώρα δημιουργίας στη τωρινή ημερομηνία και ώρα, και τον αριθμό έκδοσης σε 1. Επίσης, σβήνονται οι ημερομηνίες αλλαγής και εκτύπωσης.</ahelp>"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3152456\n"
-"149\n"
+"01100200.xhp\n"
+"hd_id3149576\n"
+"5\n"
"help.text"
-msgid "Date + Date&Time"
-msgstr "Ημερομηνία + Ημερομηνία&Ώρα"
+msgid "Template:"
+msgstr "Πρότυπο:"
-#: 05020301.xhp
+#: 01100200.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3156169\n"
-"150\n"
+"01100200.xhp\n"
+"par_id3147530\n"
+"6\n"
"help.text"
-msgid "Number"
-msgstr "Αριθμός"
+msgid "Displays the template that was used to create the file."
+msgstr "Εμφανίζει το πρότυπο με το οποίο δημιουργήθηκε το αρχείο."
-#: 05020301.xhp
+#: 01100300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154527\n"
-"151\n"
+"01100300.xhp\n"
+"tit\n"
"help.text"
-msgid "Time + Time"
-msgstr "Ώρα + Ώρα"
+msgid "Custom Properties"
+msgstr "Προσαρμοσμένες Ιδιότητες"
-#: 05020301.xhp
+#: 01100300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3159625\n"
-"152\n"
+"01100300.xhp\n"
+"hd_id3155069\n"
+"1\n"
"help.text"
-msgid "Time"
-msgstr "Ώρα"
+msgid "<link href=\"text/shared/01/01100300.xhp\" name=\"Custom Properties\">Custom Properties</link>"
+msgstr "<link href=\"text/shared/01/01100300.xhp\" name=\"Προσαρμοσμένες Ιδιότητες\">Προσαρμοσμένες Ιδιότητες</link>"
-#: 05020301.xhp
+#: 01100300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3146802\n"
-"153\n"
+"01100300.xhp\n"
+"par_id3155934\n"
+"9\n"
"help.text"
-msgid "Time + Number"
-msgstr "Ώρα + Αριθμός"
+msgid "<ahelp hid=\"sfx2/ui/custominfopage/CustomInfoPage\">Allows you to assign custom information fields to your document.</ahelp>"
+msgstr "<ahelp hid=\"sfx2/ui/custominfopage/CustomInfoPage\">Σας επιτρέπει να ορίσετε τα πεδία των προσαρμοσμένων πληροφοριών στο έγγραφό σας.</ahelp>"
-#: 05020301.xhp
+#: 01100300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3146770\n"
-"154\n"
+"01100300.xhp\n"
+"hd_id3151234\n"
+"2\n"
"help.text"
-msgid "Time"
-msgstr "Ώρα"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 05020301.xhp
+#: 01100300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3155500\n"
-"155\n"
+"01100300.xhp\n"
+"par_id3152551\n"
+"3\n"
"help.text"
-msgid "Time + Date&Time"
-msgstr "Ώρα + Ημερομηνία&Ώρα"
+msgid "<ahelp hid=\"sfx2/ui/custominfopage/properties\">Enter your custom contents. You can change the name, type, and contents of each row. You can add or remove rows. The items will be exported as metadata to other file formats.</ahelp>"
+msgstr "<ahelp hid=\"sfx2/ui/custominfopage/properties\">Εισάγετε τα προσαρμοσμένα περιεχόμενά σας. Μπορείτε να αλλάξετε το όνομα, τον τύπο και το περιεχόμενο κάθε σειράς. Μπορείτε να προσθέσετε ή να αφαιρέσετε σειρές. Τα στοιχεία θα εξαχθούν ως μετα-δεδομένα σε άλλες μορφές αρχείου.</ahelp>"
-#: 05020301.xhp
+#: 01100300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3155128\n"
-"156\n"
+"01100300.xhp\n"
+"hd_id0811200812071796\n"
"help.text"
-msgid "Date&Time"
-msgstr "Ημερομηνία&Ώρα"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 05020301.xhp
+#: 01100300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3152904\n"
-"157\n"
+"01100300.xhp\n"
+"par_id0811200812071785\n"
"help.text"
-msgid "Date&Time + Date&Time"
-msgstr "Ημερομηνία&Ώρα + Ημερομηνία&Ώρα"
+msgid "<ahelp hid=\".\">Click to add a new row to the Properties list.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να προσθέσετε μία νέα σειρά στη λίστα Ιδιοτήτων.</ahelp>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3159143\n"
-"158\n"
+"01100400.xhp\n"
+"tit\n"
"help.text"
-msgid "Time"
-msgstr "Ώρα"
+msgid "Statistics"
+msgstr "Στατιστικά"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3148909\n"
-"159\n"
+"01100400.xhp\n"
+"bm_id1472518\n"
"help.text"
-msgid "Date&Time + Number"
-msgstr "Ημερομηνία&Ώρα + Αριθμός"
+msgid "<bookmark_value>number of pages</bookmark_value><bookmark_value>documents;number of pages/tables/sheets</bookmark_value><bookmark_value>number of tables</bookmark_value><bookmark_value>number of sheets</bookmark_value><bookmark_value>cells;number of</bookmark_value><bookmark_value>pictures;number of</bookmark_value><bookmark_value>OLE objects;number of</bookmark_value>"
+msgstr "<bookmark_value>αριθμός σελίδων</bookmark_value><bookmark_value>έγγραφα;αριθμός σελίδων/πινάκων/φύλλων</bookmark_value><bookmark_value>αριθμός πινάκων</bookmark_value><bookmark_value>αριθμός φύλλων</bookmark_value><bookmark_value>κελιών;αριθμός των</bookmark_value><bookmark_value>εικόνων;αριθμός των</bookmark_value><bookmark_value> αντικειμένων OLE;αριθμός των</bookmark_value>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154806\n"
-"160\n"
+"01100400.xhp\n"
+"hd_id3149962\n"
+"1\n"
"help.text"
-msgid "Date&Time"
-msgstr "Ημερομηνία&Ώρα"
+msgid "<link href=\"text/shared/01/01100400.xhp\" name=\"Statistics\">Statistics</link>"
+msgstr "<link href=\"text/shared/01/01100400.xhp\" name=\"Στατιστικά\">Στατιστικά</link>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3151269\n"
-"161\n"
+"01100400.xhp\n"
+"par_id3156045\n"
+"2\n"
"help.text"
-msgid "Number + Number"
-msgstr "Αριθμός + Αριθμός"
+msgid "<ahelp hid=\"modules/swriter/ui/statisticsinfopage/StatisticsInfoPage\">Displays statistics for the current file.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/statisticsinfopage/StatisticsInfoPage\">Εμφανίζει στατιστικά για το τρέχον αρχείο.</ahelp>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154951\n"
-"162\n"
+"01100400.xhp\n"
+"par_id3156324\n"
+"36\n"
"help.text"
-msgid "Number"
-msgstr "Αριθμός"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Some statistic values can be used as <link href=\"text/swriter/02/14020000.xhp\" name=\"variables in formulas\">variables in formulas</link>. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Κάποιες στατιστικές τιμές μπορούν να χρησιμοποιηθούν ως <link href=\"text/swriter/02/14020000.xhp\" name=\"μεταβλητές σε τύπους\">μεταβλητές σε τύπους</link>. </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149174\n"
-"163\n"
+"01100400.xhp\n"
+"hd_id3153255\n"
+"3\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Η μορφή Ημερομηνία&Ώρα εμφανίζει την ημερομηνία και την ώρα στην οποία έγινε μια καταχώρηση σε ένα κελί με αυτή τη μορφή.</caseinline></switchinline>"
+msgid "Number of Pages:"
+msgstr "Αριθμός σελίδων:"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3143225\n"
-"164\n"
+"01100400.xhp\n"
+"par_id3154230\n"
+"4\n"
"help.text"
-msgid "In <item type=\"productname\">%PRODUCTNAME</item>, a date with the value \"0\" corresponds to Dec 30, 1899."
-msgstr "Στο <item type=\"productname\">%PRODUCTNAME</item>, μια ημερομηνία με την τιμή \"0\" αντιστοιχεί στις 30 Δεκεμβρίου, 1899."
+msgid "Number of pages in the file."
+msgstr "Αριθμός σελίδων του αρχείου."
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3155870\n"
-"61\n"
+"01100400.xhp\n"
+"hd_id3156027\n"
+"5\n"
"help.text"
-msgid "Time Formats"
-msgstr "Μορφές ώρας"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of Tables: </caseinline><caseinline select=\"CALC\">Number of Sheets: </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός πινάκων: </caseinline><caseinline select=\"CALC\">Αριθμός φύλλων: </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150108\n"
-"62\n"
+"01100400.xhp\n"
+"par_id3153527\n"
+"6\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
-msgstr "Για να εμφανίσετε ώρες, λεπτά και δευτερόλεπτα χρησιμοποιήστε τους παρακάτω κωδικούς μορφοποίησης αριθμών."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file. </caseinline><caseinline select=\"CALC\">Number of sheets in the file. </caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός πινάκων στο αρχείο. </caseinline><caseinline select=\"CALC\">Αριθμός φύλλων στο αρχείο. </caseinline></switchinline> Αυτό το στατιστικό δεν περιέχει πίνακες που εισήχθησαν ως αντικείμενα<link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link>."
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149158\n"
-"63\n"
+"01100400.xhp\n"
+"hd_id3153311\n"
+"30\n"
"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Number of Cells: </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αριθμός κελιών: </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154341\n"
-"64\n"
+"01100400.xhp\n"
+"par_id3156114\n"
+"31\n"
"help.text"
-msgid "Format Code"
-msgstr "Κώδικας μορφοποίησης"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Number of cells with content in the file. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αριθμός κελιών (με περιεχόμενο) εντός του αρχείου. </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154557\n"
-"65\n"
+"01100400.xhp\n"
+"hd_id3147210\n"
+"7\n"
"help.text"
-msgid "Hours as 0-23"
-msgstr "Ώρες ως 0-23"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of Graphics: </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός γραφικών: </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3156348\n"
-"66\n"
+"01100400.xhp\n"
+"par_id3166411\n"
+"8\n"
"help.text"
-msgid "h"
-msgstr "ω"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of graphics in the file. This statistic does not include graphics that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός γραφικών στο αρχείο. Αυτό το στατιστικό δεν περιέχει γραφικά που εισήχθησαν ως αντικείμενα<link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link></caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3143218\n"
-"67\n"
+"01100400.xhp\n"
+"hd_id3147618\n"
+"9\n"
"help.text"
-msgid "Hours as 00-23"
-msgstr "Ώρες ως 00-23"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of OLE Objects: </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός αντικειμένων OLE: </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3155266\n"
-"68\n"
+"01100400.xhp\n"
+"par_id3149820\n"
+"10\n"
"help.text"
-msgid "hh"
-msgstr "ωω"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός των<link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> αντικειμένων στο αρχείο, συμπεριλαμβανομένων των πινάκων και των γραφικών που εισήχθησαν ως OLE αντικείμενα. </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150139\n"
-"69\n"
+"01100400.xhp\n"
+"hd_id3153665\n"
+"11\n"
"help.text"
-msgid "Minutes as 0-59"
-msgstr "Λεπτά ως 0-59"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of Paragraphs: </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός παραγράφων: </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149588\n"
-"70\n"
+"01100400.xhp\n"
+"par_id3156156\n"
+"12\n"
"help.text"
-msgid "m"
-msgstr "λ"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός παραγράφων (συμπεριλαμβανομένων κενών παραγράφων) στο αρχείο. </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150531\n"
-"71\n"
+"01100400.xhp\n"
+"hd_id3155261\n"
+"13\n"
"help.text"
-msgid "Minutes as 00-59"
-msgstr "Λεπτά ως 00-59"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of Words: </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός Λέξεων: </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3147409\n"
-"72\n"
+"01100400.xhp\n"
+"par_id3147402\n"
+"14\n"
"help.text"
-msgid "mm"
-msgstr "λλ"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός λέξεων (συμπεριλαμβανομένων αυτών που αποτελούνται από ένα μοναδικό χαρακτήρα) στο αρχείο. </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154854\n"
-"73\n"
+"01100400.xhp\n"
+"hd_id3150466\n"
+"15\n"
"help.text"
-msgid "Seconds as 0-59"
-msgstr "Δευτερόλεπτα ως 0-59"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of Characters: </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός χαρακτήρων: </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3156173\n"
-"74\n"
+"01100400.xhp\n"
+"par_id3149294\n"
+"16\n"
"help.text"
-msgid "s"
-msgstr "δ"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός χαρακτήρων (συμπεριλαμβανομένων των κενών) στο αρχείο. Μη εκτυπώσιμοι χαρακτήρες δεν καταμετρούνται. </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149506\n"
-"75\n"
+"01100400.xhp\n"
+"hd_id3148947\n"
+"32\n"
"help.text"
-msgid "Seconds as 00-59"
-msgstr "Δευτερόλεπτα ως 00-59"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of Lines: </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός γραμμών: </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3157981\n"
-"76\n"
+"01100400.xhp\n"
+"par_id3149650\n"
+"33\n"
"help.text"
-msgid "ss"
-msgstr "δδ"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of lines in the file. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός γραμμών στο αρχείο. </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3156039\n"
-"77\n"
+"01100400.xhp\n"
+"hd_id3153525\n"
+"34\n"
"help.text"
-msgid "To display seconds as fractions, add the decimal delimiter to your number format code. For example, enter <emph>hh:mm:ss.00</emph> to display the time as \"01:02:03.45\"."
-msgstr "Για να εμφανίσετε δευτερόλεπτα σαν κλάσματα, προσθέστε τη δεκαδική υποδιαστολή στον κωδικό μορφοποίησης αριθμού. Παραδείγματος χάριν, εισάγετε <emph>ωω:λλ:δδ.00</emph> για να εμφανίσετε την ώρα ως \"01:02:03.45\"."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Update </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ενημέρωση </caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100400.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3148649\n"
-"102\n"
+"01100400.xhp\n"
+"par_id3148981\n"
+"35\n"
"help.text"
-msgid "If a time is entered in the form 02:03.45 or 01:02:03.45 or 25:01:02, the following formats are assigned if no other time format has been specified: MM:SS.00 or [HH]:MM:SS.00 or [HH]:MM:SS"
-msgstr "Αν μια ώρα εισάγεται στη μορφή 02:03.45 ή 01:02:03.45 ή 25:01:02, αντιστοιχίζονται οι ακόλουθες μορφοποιήσεις αν δεν έχει οριστεί καμία άλλη μορφοποίηση ώρας: ΛΛ:ΔΔ.00 ή [ΩΩ]:ΛΛ:ΔΔ.00 ή [ΩΩ]:ΛΛ:ΔΔ"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"modules/swriter/ui/statisticsinfopage/update\">Updates the statistics.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"modules/swriter/ui/statisticsinfopage/update\">Ενημερώνει τα στατιστικά.</ahelp></caseinline></switchinline>"
-#: 05020301.xhp
+#: 01100600.xhp
msgctxt ""
-"05020301.xhp\n"
-"hd_id3158404\n"
-"169\n"
+"01100600.xhp\n"
+"tit\n"
"help.text"
-msgid "Displaying Numbers Using Native Characters"
-msgstr "Εμφάνιση αριθμών χρησιμοποιώντας τοπικούς χαρακτήρες"
+msgid "Security"
+msgstr "Ασφάλεια"
-#: 05020301.xhp
+#: 01100600.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149998\n"
-"170\n"
+"01100600.xhp\n"
+"bm_id1472519\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
-msgstr "Για να εμφανίσετε αριθμούς χρησιμοποιώντας χαρακτήρες τοπικών αριθμών, χρησιμοποιήστε έναν τροποποιητή [NatNum1], [NatNum2], ... [NatNum11] στην αρχή ενός κωδικού μορφοποίησης αριθμού."
+msgid "<bookmark_value>password as document property</bookmark_value><bookmark_value>file sharing options for current document</bookmark_value><bookmark_value>read-only documents;opening documents as</bookmark_value><bookmark_value>saving;with password by default</bookmark_value><bookmark_value>user data;removing when saving</bookmark_value>"
+msgstr "<bookmark_value>κωδικός πρόσβασης ως ιδιότητα εγγράφου</bookmark_value><bookmark_value>επιλογές διαμοιρασμού αρχείου για το τρέχον έγγραφο</bookmark_value><bookmark_value>έγγραφα μόνο για ανάγνωση;άνοιγμα εγγράφων ως</bookmark_value><bookmark_value>αποθήκευση;με κωδικό πρόσβασης ως προεπιλογή</bookmark_value><bookmark_value>δεδομένα χρήστη;αφαίρεση κατά την αποθήκευση</bookmark_value>"
-#: 05020301.xhp
+#: 01100600.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154600\n"
-"171\n"
+"01100600.xhp\n"
+"hd_id3149969\n"
"help.text"
-msgid "The [NatNum1] modifier always uses a one to one character mapping to convert numbers to a string that matches the native number format code of the corresponding locale. The other modifiers produce different results if they are used with different locales. A locale can be the language and the territory for which the format code is defined, or a modifier such as [$-yyy] that follows the native number modifier. In this case, yyy is the hexadecimal MS-LCID that is also used in currency format codes. For example, to display a number using Japanese short Kanji characters in an English US locale, use the following number format code:"
-msgstr "Ο τροποποιητής [NatNum1] χρησιμοποιεί πάντα την ένα προς ένα χαρτογράφηση χαρακτήρα για να μετατρέψει τους αριθμούς σε μια συμβολοσειρά η οποία ταιριάζει στη μορφοποίηση κωδικού τοπικού αριθμού της αντίστοιχης τοπικής ρύθμισης. Οι άλλοι τροποποιητές παράγουν διαφορετικά αποτελέσματα αν χρησιμοποιούνται με διαφορετικές τοπικές ρυθμίσεις. Μια τοπική ρύθμιση μπορεί να είναι η γλώσσα και η περιοχή για την οποία έχει καθοριστεί ο κωδικός μορφοποίησης, ή ένας τροποποιητής όπως [$-yyy] ο οποίος ακολουθεί τον τροποποιητή τοπικών αριθμών. Σε αυτή την περίπτωση, το yyy είναι το δεκαεξαδικό MS-LCID το οποίο επίσης χρησιμοποείται σε τρέχοντες κωδικούς μορφοποίησης. Παραδείγματος χάριν, για να εμφανίσετε έναν αριθμό χρησιμοποιώντας Ιαπωνέζικους πεζούς Kanji χαρακτήρες σε μια αγγλική (ΗΠΑ) τοπική ρύθμιση, χρησιμοποιήστε τον ακόλουθο κωδικό μορφοποίησης αριθμών:"
+msgid "<link href=\"text/shared/01/01100600.xhp\" name=\"Security\">Security</link>"
+msgstr "<link href=\"text/shared/01/01100600.xhp\" name=\"Ασφάλεια\">Ασφάλεια</link>"
-#: 05020301.xhp
+#: 01100600.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3152546\n"
-"172\n"
+"01100600.xhp\n"
+"par_id3156049\n"
"help.text"
-msgid "[NatNum1][$-411]0"
-msgstr "[NatNum1][$-411]0"
+msgid "<ahelp hid=\".\">Sets password options for the current document.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει τις επιλογές πρόσβασης για το τρέχον έγγραφο.</ahelp>"
-#: 05020301.xhp
+#: 01100600.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3147269\n"
-"173\n"
+"01100600.xhp\n"
+"par_idN106AA\n"
"help.text"
-msgid "In the following list, the Microsoft Excel [DBNumX] modifier that corresponds to <item type=\"productname\">%PRODUCTNAME</item> [NatNum] modifier is shown. If you want, you can use a [DBNumX] modifier instead of [NatNum] modifier for your locale. Whenever possible, <item type=\"productname\">%PRODUCTNAME</item> internally maps [DBNumX] modifiers to [NatNumN] modifiers."
-msgstr "Στην παρακάτω λίστα, εμφανίζεται ο τροποποιητής [DBNumX] του Microsoft Excel ο οποίος αντιστοιχεί στον τροποποιητή [NatNum] του <item type=\"productname\">%PRODUCTNAME</item>. Εφόσον το επιθυμείτε, έχετε τη δυνατότητα να χρησιμοποιήσετε έναν [DBNumX] τροποποιητή αντί για ένα [NatNum] τροποποιητή για την τοπική σας ρύθμιση. Όποτε είναι δυνατό, το <item type=\"productname\">%PRODUCTNAME</item> χαρτογραφεί εσωτερικά τροποποιητές [DBNumX] σε τροποποιητές [NatNumN]."
+msgid "Open file read-only"
+msgstr "Άνοιγμα αρχείου μόνο για ανάγνωση"
-#: 05020301.xhp
+#: 01100600.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_idN11234\n"
+"01100600.xhp\n"
+"par_idN106AE\n"
"help.text"
-msgid "Displaying dates using [NatNum] modifiers can have a different effect than displaying other types of numbers. Such effects are indicated by 'CAL: '. For example, 'CAL: 1/4/4' indicates that the year is displayed using the [NatNum1] modifier, while the day and month are displayed using the [NatNum4] modifier. If 'CAL' is not specified, the date formats for that particular modifier are not supported."
-msgstr "Η εμφάνιση ημερομηνιών χρησιμοποιώντας τροποποιητές [NatNum] μπορεί να έχει διαφορετικό αποτέλεσμα από την εμφάνιση άλλων τύπων αριθμών. Τέτοια αποτελέσματα υποδηλώνονται από το 'CAL: '. Για παράδειγμα, 'CAL: 1/4/4' υποδεικνύει ότι ο χρόνος εμφανίζεται χρησιμοποιώντας τον [NatNum1] τροποποιητή, καθώς η μέρα και ο μήνας εμφανίζονται χρησιμοποιώντας τον [NatNum4] τροποποιητή. Αν το 'CAL' δεν έχει οριστεί,τότε οι μορφοποιήσεις ημερομηνίας για τον συγκεκριμένο τροποποιητή δεν υποστηρίζονται."
+msgid "<ahelp hid=\".\">Select to allow this document to be opened in read-only mode only.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να επιτρέπεται το άνοιγμα αυτού του εγγράφου μόνο για ανάγνωση.</ahelp>"
-#: 05020301.xhp
+#: 01100600.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3153111\n"
-"174\n"
+"01100600.xhp\n"
+"par_idN106B1\n"
"help.text"
-msgid "[NatNum1] Transliterations"
-msgstr "[NatNum1] Διατυπώσεις σε διαφορετικό αλφάβητο"
+msgid "This file sharing option protects the document against accidental changes. It is still possible to edit a copy of the document and save that copy with the same name as the original."
+msgstr "Η επιλογή διαμοιρασμού αρχείου προστατεύει το έγγραφο ενάντια σε τυχαίες αλλαγές. Είναι ακόμα δυνατή η επεξεργασία ενός αντιγράφου του εγγράφου και η αποθήκευση αυτού του εγγράφου με το ίδιο όνομα ως αρχικού."
-#: 05020301.xhp
+#: 01100600.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3146895\n"
-"175\n"
+"01100600.xhp\n"
+"par_idN106B4\n"
"help.text"
-msgid "Chinese: Chinese lower case characters; CAL: 1/7/7 [DBNum1]"
-msgstr "Κινέζικα: Κινέζικοι πεζοί χαρακτήρες; CAL: 1/7/7 [DBNum1]"
+msgid "Record changes"
+msgstr "Καταγραφή αλλαγών"
-#: 05020301.xhp
+#: 01100600.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3152536\n"
-"176\n"
+"01100600.xhp\n"
+"par_idN106B8\n"
"help.text"
-msgid "Japanese: short Kanji characters [DBNum1]; CAL: 1/4/4 [DBNum1]"
-msgstr "Ιαπωνέζικα: πεζοί χαρακτήρες Kanji [DBNum1]; CAL: 1/4/4 [DBNum1]"
+msgid "<ahelp hid=\".\">Select to enable recording changes. This is the same as <emph>Edit - Changes - Record</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ενεργοποίηση καταγραφής αλλαγών. Αυτό είναι το ίδιο με <emph>Επεξεργασία - Αλλαγές - Εγγραφή</emph>.</ahelp>"
-#: 05020301.xhp
+#: 01100600.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3146125\n"
-"177\n"
+"01100600.xhp\n"
+"par_idN106C9\n"
"help.text"
-msgid "Korean: Korean lower case characters [DBNum1]; CAL: 1/7/7 [DBNum1]"
-msgstr "Κορεάτικα: Κορεάτικοι πεζοί χαρακτήρες [DBNum1]; CAL: 1/7/7 [DBNum1]"
+msgid "To protect the recording state with a password, click <emph>Protect</emph> and enter a password. Other users of this document can apply their changes, but they cannot disable change recording without knowing the password."
+msgstr "Για να προστατέψετε την κατάσταση εγγραφής με κωδικό πρόσβασης, κλικ στο <emph>Προστασία</emph> και εισαγωγή κωδικού πρόσβασης. Άλλοι χρήστες αυτού του εγγράφου μπορούν να εφαρμόσουν τις αλλαγές τους, αλλά δεν μπορούν να απενεργοποιήσουν την αλλαγή καταγραφής χωρίς γνώση του κωδικού πρόσβασης."
-#: 05020301.xhp
+#: 01100600.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149945\n"
-"178\n"
+"01100600.xhp\n"
+"par_idN106D0\n"
"help.text"
-msgid "Thai: Thai characters"
-msgstr "Ταϊλανδέζικα: Ταϊλανδέζικοι χαρακτήρες"
+msgid "Protect / Unprotect"
+msgstr "Προστασία/ Αποπροστασία"
-#: 05020301.xhp
+#: 01100600.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3153264\n"
-"179\n"
+"01100600.xhp\n"
+"par_idN106D4\n"
"help.text"
-msgid "Arabic: Indic characters"
-msgstr "Αραβικά: Ινδικοί χαρακτήρες"
+msgid "<ahelp hid=\"cui/ui/securityinfopage/protect\">Protects the change recording state with a password. If change recording is protected for the current document, the button is named <emph>Unprotect</emph>. Click <emph>Unprotect</emph> and type the correct password to disable the protection.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/securityinfopage/protect\">Προστατεύει την κατάσταση καταγραφής αλλαγής με κωδικό πρόσβασης. Αν η καταγραφή αλλαγής προστατεύεται για το τρέχον έγγραφο, το κουμπί ονομάζεται <emph>Αποπροστασία</emph>. Πατήστε στο <emph>Αποπροστασία</emph> και πληκτρολογήστε τον τύπο του σωστού κωδικού πρόσβασης για απενεργοποίηση της προστασίας.</ahelp>"
-#: 05020301.xhp
+#: 01110000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3148973\n"
-"180\n"
+"01110000.xhp\n"
+"tit\n"
"help.text"
-msgid "Indic: Indic characters"
-msgstr "Ινδικά: Ινδικοί χαρακτήρες"
+msgid "Templates"
+msgstr "Πρότυπα"
-#: 05020301.xhp
+#: 01110000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_idN112A3\n"
+"01110000.xhp\n"
+"hd_id3155577\n"
+"1\n"
"help.text"
-msgid "Hebrew: Hebrew letters"
-msgstr "Εβραϊκά: Εβραϊκά γράμματα"
+msgid "<link href=\"text/shared/01/01110000.xhp\" name=\"Templates\">Templates</link>"
+msgstr "<link href=\"text/shared/01/01110000.xhp\" name=\"Πρότυπα\">Πρότυπα</link>"
-#: 05020301.xhp
+#: 01110000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3147520\n"
-"181\n"
+"01110000.xhp\n"
+"par_id3154894\n"
+"2\n"
"help.text"
-msgid "[NatNum2] Transliteration in"
-msgstr "[NatNum2] Διατύπωση σε διαφορετική αλφάβητο σε"
+msgid "<ahelp hid=\".\">Lets you organize and edit your templates, as well as save the current file as a template.</ahelp>"
+msgstr "<ahelp hid=\".\">Σας επιτρέπει να οργανώνετε και να επεξεργάζεστε τα πρότυπα σας και να αποθηκεύετε το τρέχον αρχείο ως πρότυπο.</ahelp>"
-#: 05020301.xhp
+#: 01110000.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3155383\n"
-"182\n"
+"01110000.xhp\n"
+"hd_id3149893\n"
+"3\n"
"help.text"
-msgid "Chinese: Chinese upper case characters; CAL: 2/8/8 [DBNum2]"
-msgstr "Κινέζικα: Κινέζικοι κεφαλαίοι χαρακτήρες; CAL: 2/8/8 [DBNum2]"
+msgid "<link href=\"text/shared/01/01110101.xhp\" name=\"Address Book Source\">Address Book Source</link>"
+msgstr "<link href=\"text/shared/01/01110101.xhp\" name=\"Προέλευση βιβλίου διευθύνσεων\">Προέλευση βιβλίου διευθύνσεων</link>"
-#: 05020301.xhp
+#: 01110101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3153931\n"
-"183\n"
+"01110101.xhp\n"
+"tit\n"
"help.text"
-msgid "Japanese: traditional Kanji characters; CAL: 2/5/5 [DBNum2]"
-msgstr "Ιαπωνέζικα: παραδοσιακοί χαρακτήρες Kanji; CAL: 2/5/5 [DBNum2]"
+msgid "Templates: Address Book Assignment"
+msgstr "Πρότυπα: Αντιστοίχιση βιβλίου διευθύνσεων"
-#: 05020301.xhp
+#: 01110101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3155097\n"
-"184\n"
+"01110101.xhp\n"
+"hd_id3156411\n"
+"1\n"
"help.text"
-msgid "Korean: Korean upper case characters [DBNum2]; CAL: 2/8/8 [DBNum2]"
-msgstr "Κορεάτικα: Κορεάτικοι κεφαλαίοι χαρακτήρες [DBNum2]; CAL: 2/8/8 [DBNum2]"
+msgid "Templates: Address Book Assignment"
+msgstr "Πρότυπα: Αντιστοίχιση βιβλίου διευθύνσεων"
-#: 05020301.xhp
+#: 01110101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3152976\n"
-"185\n"
+"01110101.xhp\n"
+"par_id3147576\n"
+"2\n"
"help.text"
-msgid "[NatNum3] Transliteration in"
-msgstr "[NatNum3] Διατύπωση σε διαφορετική αλφάβητο σε"
+msgid "<ahelp hid=\".uno:AddressBookSource\">Edit the field assignments and the data source for your address book.</ahelp>"
+msgstr "<ahelp hid=\".uno:AddressBookSource\">Επεξεργασία των πεδίων ανάθεσης και της προέλευσης δεδομένων για την ατζέντα διευθύνσεών σας.</ahelp>"
-#: 05020301.xhp
+#: 01110101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154353\n"
-"186\n"
+"01110101.xhp\n"
+"hd_id3149399\n"
+"3\n"
"help.text"
-msgid "Chinese: fullwidth Arabic digits; CAL: 3/3/3 [DBNum3]"
-msgstr "Κινέζικα: πλήρους πλάτους Αραβικά ψηφία: CAL: 3/3/3 [DBNum3]"
+msgid "Address Book Source"
+msgstr "Προέλευση βιβλίου διευθύνσεων"
-#: 05020301.xhp
+#: 01110101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154669\n"
-"187\n"
+"01110101.xhp\n"
+"par_id3152996\n"
+"4\n"
"help.text"
-msgid "Japanese: fullwidth Arabic digits; CAL: 3/3/3 [DBNum3]"
-msgstr "Ιαπωνικά: πλήρους πλάτους Αραβικά ψηφία :CAL: 3/3/3 [DBNum3]"
+msgid "Set the data source and data table for your address book."
+msgstr "Ρυθμίστε την προέλευσης δεδομένων και τον πίνακα δεδομένων για το βιβλίο διευθύνσεών σας."
-#: 05020301.xhp
+#: 01110101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150472\n"
-"188\n"
+"01110101.xhp\n"
+"hd_id3147654\n"
+"5\n"
"help.text"
-msgid "Korean: fullwidth Arabic digits [DBNum3]; CAL: 3/3/3 [DBNum3]"
-msgstr "Κορεάτικα: πλήρους πλάτους Αραβικά ψηφία [DBNum3]; CAL: 3/3/3 [DBNum3]"
+msgid "Data Source"
+msgstr "Προέλευση δεδομένων"
-#: 05020301.xhp
+#: 01110101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3157811\n"
-"189\n"
+"01110101.xhp\n"
+"par_id3154306\n"
+"6\n"
"help.text"
-msgid "[NatNum4] Transliteration in"
-msgstr "[NatNum4]Διατύπωση σε διαφορετική αλφάβητο σε"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/datasource\">Select the data source for your address book.</ahelp>"
+msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/datasource\">Επιλέξτε την πηγή δεδομένων για το βιβλίο διευθύνσεών σας.</ahelp>"
-#: 05020301.xhp
+#: 01110101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154592\n"
-"190\n"
+"01110101.xhp\n"
+"hd_id3145315\n"
+"7\n"
"help.text"
-msgid "Chinese: lower case text [DBNum1]"
-msgstr "Κινέζικα: κείμενο με πεζούς χαρακτήρες [DBNum1]"
+msgid "Table"
+msgstr "Πίνακας"
-#: 05020301.xhp
+#: 01110101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150350\n"
-"191\n"
+"01110101.xhp\n"
+"par_id3149164\n"
+"8\n"
"help.text"
-msgid "Japanese: modern long Kanji text [DBNum2]"
-msgstr "Ιαπωνέζικα: κείμενο με σύγχρονος μακρείς Kanji [DBNum2]"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/datatable\">Select the data table for your address book.</ahelp>"
+msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/datatable\">Επιλέξτε τον πίνακα δεδομένων για το βιβλίο διευθύνσεών σας.</ahelp>"
-#: 05020301.xhp
+#: 01110101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150930\n"
-"192\n"
+"01110101.xhp\n"
+"hd_id3145119\n"
+"9\n"
"help.text"
-msgid "Korean: formal lower case text"
-msgstr "Κορεάτικα: επίσημο κείμενο πεζών χαρακτήρων"
+msgid "Configure"
+msgstr "Διαμόρφωση"
-#: 05020301.xhp
+#: 01110101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3153546\n"
-"193\n"
+"01110101.xhp\n"
+"par_id3150771\n"
+"10\n"
"help.text"
-msgid "[NatNum5] Transliteration in"
-msgstr "[NatNum5] Διατύπωση σε διαφορετική αλφάβητο σε"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
+msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Προσθέστε μια νέα πηγή δεδομένων στη λίστα <emph>Πηγή βιβλίου διευθύνσεων</emph>.</ahelp>"
-#: 05020301.xhp
+#: 01110101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3155612\n"
-"194\n"
+"01110101.xhp\n"
+"hd_id3155629\n"
+"11\n"
"help.text"
-msgid "Chinese: Chinese upper case text [DBNum2]"
-msgstr "Κινέζικα: κείμενο με Kινέζικους κεφαλαίους χαρακτήρες [DBNum2]"
+msgid "Field assignment"
+msgstr "Ανάθεση πεδίων"
-#: 05020301.xhp
+#: 01110101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3155909\n"
-"195\n"
+"01110101.xhp\n"
+"par_id3153320\n"
+"12\n"
"help.text"
-msgid "Japanese: traditional long Kanji text [DBNum3]"
-msgstr "Ιαπωνέζικα: κείμενο παραδοσιακών μακριών Kanji [DBNum3]"
+msgid "Define the field assignments for your address book."
+msgstr "Καθορίστε την ανάθεση πεδίων για το βιβλίο διευθύνσεων."
-#: 05020301.xhp
+#: 01110101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3151304\n"
-"196\n"
+"01110101.xhp\n"
+"hd_id3155830\n"
+"13\n"
"help.text"
-msgid "Korean: formal upper case text"
-msgstr "Κορεάτικα:επίσημο κείμενο με κεφαλαίους χαρακτήρες"
+msgid "(Field name)"
+msgstr "(Όνομα πεδίου)"
-#: 05020301.xhp
+#: 01110101.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3155075\n"
-"197\n"
+"01110101.xhp\n"
+"par_id3154143\n"
+"14\n"
"help.text"
-msgid "[NatNum6] Transliteration in"
-msgstr "[NatNum6] χρήση ξένου αλφαβήτου με"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/assign\">Select the field in the data table that corresponds to the address book entry.</ahelp>"
+msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/assign\">Επιλέξτε το πεδίο στον πίνακα δεδομένων που αντιστοιχεί στην καταχώριση του βιβλίου διευθύνσεων.</ahelp>"
-#: 05020301.xhp
+#: 01110300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150214\n"
-"198\n"
+"01110300.xhp\n"
+"tit\n"
"help.text"
-msgid "Chinese: fullwidth text [DBNum3]"
-msgstr "Κινέζικα:πλήρους πλάτους κείμενο [DBNum3]"
+msgid "Saving (Templates)"
+msgstr "Αποθήκευση (Προτύπων)"
-#: 05020301.xhp
+#: 01110300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154114\n"
-"199\n"
+"01110300.xhp\n"
+"hd_id3160463\n"
+"1\n"
"help.text"
-msgid "Japanese: fullwidth text"
-msgstr "Ιαπωνικά:πλήρους πλάτους κείμενο"
+msgid "<link href=\"text/shared/01/01110300.xhp\" name=\"Saving (Templates)\">Saving (Templates)</link>"
+msgstr "<link href=\"text/shared/01/01110300.xhp\" name=\"Αποθήκευση (Προτύπων)\">Αποθήκευση (Προτύπων)</link>"
-#: 05020301.xhp
+#: 01110300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3155344\n"
-"200\n"
+"01110300.xhp\n"
+"par_id3157898\n"
+"2\n"
"help.text"
-msgid "Korean: fullwidth text"
-msgstr "Κορεάτικα: πλήρους πλάτους κείμενο"
+msgid "<ahelp hid=\".uno:SaveAsTemplate\">Saves the current document as a template.</ahelp>"
+msgstr "<ahelp hid=\".uno:SaveAsTemplate\">Αποθηκεύει το τρέχον έγγραφο ως πρότυπο.</ahelp>"
-#: 05020301.xhp
+#: 01110300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3155538\n"
-"201\n"
+"01110300.xhp\n"
+"hd_id3147226\n"
+"4\n"
"help.text"
-msgid "[NatNum7] Transliteration in"
-msgstr "[NatNum7]χρήση ξένου αλφαβήτου με"
+msgid "New Template"
+msgstr "Νέο πρότυπο"
-#: 05020301.xhp
+#: 01110300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3145123\n"
-"202\n"
+"01110300.xhp\n"
+"par_id3147043\n"
+"5\n"
"help.text"
-msgid "Japanese: modern short Kanji text"
-msgstr "Ιαπωνέζικα: κείμενο με σύγχρονους βραχείς Kanji"
+msgid "<ahelp hid=\"SFX2:EDIT:DLG_DOC_TEMPLATE:ED_NAME\">Enter a name for the template.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:EDIT:DLG_DOC_TEMPLATE:ED_NAME\">Εισάγετε ένα όνομα για το πρότυπο.</ahelp>"
-#: 05020301.xhp
+#: 01110300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149424\n"
-"203\n"
+"01110300.xhp\n"
+"hd_id3147571\n"
+"6\n"
"help.text"
-msgid "Korean: informal lower case text"
-msgstr "Κορεάτικα: ανεπίσημο κείμενο πεζών χαρακτήρων"
+msgid "Templates"
+msgstr "Πρότυπα"
-#: 05020301.xhp
+#: 01110300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3153688\n"
-"204\n"
+"01110300.xhp\n"
+"par_id3150774\n"
+"7\n"
"help.text"
-msgid "[NatNum8] Transliteration in"
-msgstr "[NatNum8] Διατύπωση σε διαφορετική αλφάβητο σε"
+msgid "Lists templates and template categories."
+msgstr "Δημιουργεί κατάλογο προτύπων και κατηγοριών προτύπων."
-#: 05020301.xhp
+#: 01110300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3156122\n"
-"205\n"
+"01110300.xhp\n"
+"hd_id3143268\n"
+"8\n"
"help.text"
-msgid "Japanese: traditional short Kanji text [DBNum4]"
-msgstr "Ιαπωνέζικα: κείμενο με παραδοσιακούς βραχείς Kanji [DBNum4]"
+msgid "Categories"
+msgstr "Κατηγορίες"
-#: 05020301.xhp
+#: 01110300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3145602\n"
-"206\n"
+"01110300.xhp\n"
+"par_id3159233\n"
+"9\n"
"help.text"
-msgid "Korean: informal upper case text"
-msgstr "Κορεάτικα: ανεπίσημο κείμενο κεφαλαίων χαρακτήρων"
+msgid "<ahelp hid=\"SFX2:LISTBOX:DLG_DOC_TEMPLATE:LB_SECTION\">Select a category in which to save the new template.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:LISTBOX:DLG_DOC_TEMPLATE:LB_SECTION\">Επιλέξτε μια κατηγορία στην οποία θα αποθηκευτεί το νέο πρότυπο.</ahelp>"
-#: 05020301.xhp
+#: 01110300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3159228\n"
-"207\n"
+"01110300.xhp\n"
+"hd_id3150693\n"
+"10\n"
"help.text"
-msgid "[NatNum9] Transliteration in"
-msgstr "[NatNum9] Διατύπωση σε διαφορετική αλφάβητο σε"
+msgid "Templates"
+msgstr "Πρότυπα"
-#: 05020301.xhp
+#: 01110300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154644\n"
-"208\n"
+"01110300.xhp\n"
+"par_id3149398\n"
+"11\n"
"help.text"
-msgid "Korean: Hangul characters"
-msgstr "Κορεάτικα: Χαρακτήρες Hangul"
+msgid "<ahelp hid=\"SFX2:LISTBOX:DLG_DOC_TEMPLATE:LB_STYLESHEETS\">Lists the available template categories.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:LISTBOX:DLG_DOC_TEMPLATE:LB_STYLESHEETS\">Παραθέτει τις διαθέσιμες κατηγορίες προτύπων.</ahelp>"
-#: 05020301.xhp
+#: 01110300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3155396\n"
-"209\n"
+"01110300.xhp\n"
+"hd_id3163803\n"
+"12\n"
"help.text"
-msgid "[NatNum10] Transliteration in"
-msgstr "[NatNum10]Διατύπωση σε διαφορετική αλφάβητο σε"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 05020301.xhp
+#: 01110300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3150878\n"
-"210\n"
+"01110300.xhp\n"
+"par_id3147242\n"
+"13\n"
"help.text"
-msgid "Korean: formal Hangul text [DBNum4]; CAL: 9/11/11 [DBNum4]"
-msgstr "Κορεάτικα: επίσημο κείμενο Hangul [DBNum4]; CAL: 9/11/11 [DBNum4]"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_DOC_TEMPLATE:BT_EDIT\">Opens the selected template for editing.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_DOC_TEMPLATE:BT_EDIT\">Ανοίγει το επιλεγμένο πρότυπο για επεξεργασία.</ahelp>"
-#: 05020301.xhp
+#: 01110300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3149384\n"
-"211\n"
+"01110300.xhp\n"
+"hd_id3156156\n"
+"14\n"
"help.text"
-msgid "[NatNum11] Transliteration in"
-msgstr "[NatNum11] Διατύπωση σε διαφορετική αλφάβητο σε"
+msgid "Organize"
+msgstr "Διαχείριση"
-#: 05020301.xhp
+#: 01110300.xhp
msgctxt ""
-"05020301.xhp\n"
-"par_id3154213\n"
-"212\n"
+"01110300.xhp\n"
+"par_id3155419\n"
+"15\n"
"help.text"
-msgid "Korean: informal Hangul text"
-msgstr "Κορεάτικα: ανεπίσημο κείμενο Hangul"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_DOC_TEMPLATE:BT_ORGANIZE\">Opens the <emph>Template Management</emph> dialog where you can organize or create new templates.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_DOC_TEMPLATE:BT_ORGANIZE\">Ανοίγει το παράθυρο διαλόγου <emph>Διαχείριση Προτύπου</emph>όπου μπορείτε να οργανώσετε ή να δημιουργήσετε νέα πρότυπα.</ahelp>"
-#: 05290000.xhp
+#: 01110400.xhp
msgctxt ""
-"05290000.xhp\n"
+"01110400.xhp\n"
"tit\n"
"help.text"
-msgid "Group"
-msgstr "Ομαδοποίηση"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 05290000.xhp
+#: 01110400.xhp
msgctxt ""
-"05290000.xhp\n"
-"hd_id3150603\n"
+"01110400.xhp\n"
+"hd_id3150620\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290000.xhp\" name=\"Group\">Group</link>"
-msgstr "<link href=\"text/shared/01/05290000.xhp\" name=\"Ομάδα\">Ομάδα</link>"
+msgid "<link href=\"text/shared/01/01110400.xhp\" name=\"Edit\">Edit</link>"
+msgstr "<link href=\"text/shared/01/01110400.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
-#: 05290000.xhp
+#: 01110400.xhp
msgctxt ""
-"05290000.xhp\n"
-"par_id3153323\n"
+"01110400.xhp\n"
+"par_id3144415\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Groups keep together selected objects, so that they can be moved or formatted as a single object.</ahelp>"
-msgstr "<ahelp hid=\".\">Οι ομαδοποιήσεις διατηρούν μαζί τα επιλεγμένα αντικείμενα, έτσι ώστε να μπορούν να μεταφερθούν ή να μορφοποιηθούν σαν ένα αντικείμενο.</ahelp>"
-
-#: 05290000.xhp
-msgctxt ""
-"05290000.xhp\n"
-"hd_id3150943\n"
-"7\n"
-"help.text"
-msgid "Working with groups"
-msgstr "Εργασία με ομαδοποιήσεις"
-
-#: 05290000.xhp
-msgctxt ""
-"05290000.xhp\n"
-"par_id3152909\n"
-"8\n"
-"help.text"
-msgid "To edit the individual objects of a group, select the group, right-click, and then choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Enter Group</emph></caseinline><defaultinline><emph>Group - Enter Group</emph></defaultinline></switchinline>"
-msgstr "Για να επεξεργαστείτε τα ανεξάρτητα αντικείμενα μίας ομαδοποίησης, επιλέξτε την ομαδοποίηση, κάντε δεξί κλικ και μετά επιλέξτε <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Είσοδος στην ομάδα</emph></caseinline><defaultinline><emph>Ομαδοποίηση - Είσοδος στην ομάδα</emph></defaultinline></switchinline>"
-
-#: 05290000.xhp
-msgctxt ""
-"05290000.xhp\n"
-"par_id3159158\n"
-"9\n"
-"help.text"
-msgid "When you are editing a group, the objects that are not part of the group are faded."
-msgstr "Όταν επεξεργάζεστε μία ομαδοποίηση, τα αντικείμενα που δεν ανήκουν σε αυτήν την ομαδοποίηση εμφανίζονται αποχρωματισμένα."
-
-#: 05290000.xhp
-msgctxt ""
-"05290000.xhp\n"
-"par_id3153541\n"
-"10\n"
-"help.text"
-msgid "Use Tab and Shift+Tab to move forwards and backwards through the objects in a group."
-msgstr "Χρησιμοποιήστε το πλήκτρο Tab και τον συνδυασμό πλήκτρων Shift+Tab για να κινηθείτε μπροστά και πίσω στα αντικείμενα μίας ομαδοποίησης"
+msgid "<ahelp hid=\".uno:OpenTemplate\">Opens a dialog where you can select a template for editing.</ahelp>"
+msgstr "<ahelp hid=\".uno:OpenTemplate\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να επιλέξετε ένα πρότυπο προς επεξεργασία.</ahelp>"
-#: 05290000.xhp
+#: 01130000.xhp
msgctxt ""
-"05290000.xhp\n"
-"par_id3154810\n"
-"11\n"
+"01130000.xhp\n"
+"tit\n"
"help.text"
-msgid "To exit a group, right-click, and then choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Exit Group</emph></caseinline><defaultinline><emph>Group - Exit Group</emph></defaultinline></switchinline>"
-msgstr "Για να βγείτε από μία ομαδοποίηση,κάντε δεξί κλικ και μετά επιλέξτε <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Έξοδος από ομαδοποίηση</emph></caseinline><defaultinline><emph>Ομαδοποίηση - Έξοδος από ομαδοποίηση</emph></defaultinline></switchinline>"
+msgid "Print"
+msgstr "Εκτύπωση"
-#: 05290000.xhp
+#: 01130000.xhp
msgctxt ""
-"05290000.xhp\n"
-"hd_id3145120\n"
-"3\n"
+"01130000.xhp\n"
+"bm_id3154621\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290100.xhp\" name=\"Grouping\">Group</link>"
-msgstr "<link href=\"text/shared/01/05290100.xhp\" name=\"Ομαδοποίηση\">Ομαδοποίηση</link>"
+msgid "<bookmark_value>printing; documents</bookmark_value><bookmark_value>documents; printing</bookmark_value><bookmark_value>text documents; printing</bookmark_value><bookmark_value>spreadsheets; printing</bookmark_value><bookmark_value>presentations; print menu</bookmark_value><bookmark_value>drawings; printing</bookmark_value><bookmark_value>choosing printers</bookmark_value><bookmark_value>printers; choosing</bookmark_value><bookmark_value>print area selection</bookmark_value><bookmark_value>selecting; print areas</bookmark_value><bookmark_value>pages; selecting one to print</bookmark_value><bookmark_value>printing; selections</bookmark_value><bookmark_value>printing; copies</bookmark_value><bookmark_value>copies; printing</bookmark_value><bookmark_value>spoolfiles with Xprinter</bookmark_value>"
+msgstr "<bookmark_value>εκτύπωση; εγγράφων</bookmark_value><bookmark_value>έγγραφα; εκτύπωση</bookmark_value><bookmark_value>έγγραφα κειμένου; εκτύπωση</bookmark_value><bookmark_value>λογιστικά φύλλα; εκτύπωση</bookmark_value><bookmark_value>παρουσιάσεις; μενού εκτύπωσης</bookmark_value><bookmark_value>σχέδια; εκτύπωση</bookmark_value><bookmark_value>επιλογή εκτυπωτών</bookmark_value><bookmark_value>εκτυπωτές; επιλογή</bookmark_value><bookmark_value>επιλογή περιοχής εκτύπωσης</bookmark_value><bookmark_value>επιλογή; περιοχές εκτύπωσης</bookmark_value><bookmark_value>σελίδες; επιλογή μιας σελίδας προς εκτύπωση</bookmark_value><bookmark_value>εκτύπωση; επιλογές</bookmark_value><bookmark_value>εκτύπωση; αντίγραφα</bookmark_value><bookmark_value>αντίγραφα; εκτύπωση</bookmark_value><bookmark_value>αρχεία ετεροχρονισμού με Xprinter</bookmark_value>"
-#: 05290000.xhp
+#: 01130000.xhp
msgctxt ""
-"05290000.xhp\n"
-"hd_id3152474\n"
-"4\n"
+"01130000.xhp\n"
+"hd_id3154621\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290200.xhp\" name=\"Remove\">Ungroup</link>"
-msgstr "<link href=\"text/shared/01/05290200.xhp\" name=\"Κατάργηση\">Κατάργηση ομαδοποίησης</link>"
+msgid "Print"
+msgstr "Εκτύπωση"
-#: 05290000.xhp
+#: 01130000.xhp
msgctxt ""
-"05290000.xhp\n"
-"hd_id3145609\n"
-"5\n"
+"01130000.xhp\n"
+"par_id3146946\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290300.xhp\" name=\"Edit group\">Enter Group</link>"
-msgstr "<link href=\"text/shared/01/05290300.xhp\" name=\"Επεξεργασία ομάδας\">Είσοδος σε ομάδα</link>"
+msgid "<variable id=\"druckentext\"><ahelp hid=\".uno:Print\">Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document.</ahelp></variable> The printing options can vary according to the printer and the operating system that you use."
+msgstr "<variable id=\"druckentext\"><ahelp hid=\".uno:Print\">Εκτυπώνει το τρέχον έγγραφο, την επιλογή, ή τις σελίδες που καθορίσατε. Μπορείτε ακόμα να ρυθμίσετε τις επιλογές εκτύπωσης για το τρέχον έγγραφο.</ahelp></variable> Οι επιλογές εκτύπωσης μπορεί να διαφέρουν ανάλογα με τον εκτυπωτή και το λειτουργικό σύστημα που χρησιμοποιείτε."
-#: 05290000.xhp
+#: 01130000.xhp
msgctxt ""
-"05290000.xhp\n"
-"hd_id3145068\n"
-"6\n"
+"01130000.xhp\n"
+"par_id0818200912284853\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit\">Exit group</link>"
-msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Έξοδος\">Έξοδος από ομάδα</link>"
+msgid "The Print dialog consists of three main parts: A preview with navigation buttons, several tab pages with control elements specific to the current document type, and the Print, Cancel, and Help buttons."
+msgstr "Ο διάλογος εκτύπωσης αποτελείται από τρία κύρια μέρη: Μια προεπισκόπηση με πλήκτρα περιήγησης, αρκετές σελίδες καρτέλας με στοιχεία ελέγχου, ειδικά για τον τρέχοντα τύπο εγγράφου και τα κουπιά εκτύπωσης, ακύρωσης και βοήθειας."
-#: 06150120.xhp
+#: 01130000.xhp
msgctxt ""
-"06150120.xhp\n"
-"tit\n"
+"01130000.xhp\n"
+"par_id0818200901193992\n"
"help.text"
-msgid "Transformation"
-msgstr "Μετασχηματισμός"
+msgid "If you just want to know how to print your document, click any of the following links."
+msgstr "Εάν θέλετε μόνο να ξέρετε πώς θα εκτυπωθεί το έγγραφό σας, κλικ σε οποιοδήποτε από τους παρακάτω συνδέσμους."
-#: 06150120.xhp
+#: 01130000.xhp
msgctxt ""
-"06150120.xhp\n"
-"hd_id3147477\n"
-"21\n"
+"01130000.xhp\n"
+"par_id0818200912531416\n"
"help.text"
-msgid "<variable id=\"transformation\"><link href=\"text/shared/01/06150120.xhp\" name=\"Transformation\">Transformation</link></variable>"
-msgstr "<variable id=\"transformation\"><link href=\"text/shared/01/06150120.xhp\" name=\"Μετασχηματισμός\">Μετασχηματισμός</link></variable>"
+msgid "<emph>Printing text documents:</emph>"
+msgstr "<emph>Εκτύπωση εγγράφων κειμένου:</emph>"
-#: 06150120.xhp
+#: 01130000.xhp
msgctxt ""
-"06150120.xhp\n"
-"par_id3154350\n"
-"1\n"
+"01130000.xhp\n"
+"par_id0818200912531487\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"\">Enter or edit file information for an <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"\">Εισάγετε ή επεξεργαστείτε πληροφορίες αρχείου για ένα <link href=\"text/shared/01/06150000.xhp\" name=\"φίλτρο XML\">φίλτρο XML</link>.</ahelp>"
+msgid "<emph>Printing spreadsheets:</emph>"
+msgstr "<emph>Εκτύπωση λογιστικών φύλλων:</emph>"
-#: 06150120.xhp
+#: 01130000.xhp
msgctxt ""
-"06150120.xhp\n"
-"hd_id3148668\n"
-"2\n"
+"01130000.xhp\n"
+"par_id0818200912531410\n"
"help.text"
-msgid "DocType"
-msgstr "DocType"
+msgid "<emph>Printing presentations:</emph>"
+msgstr "<emph>Εκτύπωση παρουσιάσεων:</emph>"
-#: 06150120.xhp
+#: 01130000.xhp
msgctxt ""
-"06150120.xhp\n"
-"par_id3155934\n"
-"3\n"
+"01130000.xhp\n"
+"par_id0818200912531449\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_DOCTYPE\" visibility=\"visible\">Enter the DOCTYPE of the XML file.</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_DOCTYPE\" visibility=\"visible\">Εισάγετε το DOCTYPE του αρχείου XML.</ahelp>"
+msgid "<emph>General printing:</emph>"
+msgstr "<emph>Γενική εκτύπωση:</emph>"
-#: 06150120.xhp
+#: 01130000.xhp
msgctxt ""
-"06150120.xhp\n"
-"par_id3155892\n"
-"11\n"
+"01130000.xhp\n"
+"par_id0818200912284952\n"
"help.text"
-msgid "The public identifier is used to detect the filter when you open a file without specifying a filter."
-msgstr "Το δημόσιο αναγνωριστικό χρησιμοποιείται για να ανιχνεύσει το φίλτρο όταν ανοίγετε ένα αρχείο χωρίς να προσδιορίζετε το φίλτρο."
+msgid "The settings that you define in the Print dialog are valid only for the current print job that you start by clicking the Print button. If you want to change some options permanently, open Tools - Options - %PRODUCTNAME (application name) - Print."
+msgstr "Οι ρυθμίσεις που ορίζετε στο διάλογο εκτύπωσης είναι έγκυρες μόνο για την τρέχουσα δουλειά εκτύπωσης που ξεκινήσατε με κλικ στο κουμπί εκτύπωσης. Εάν θέλετε να αλλάξετε μερικές επιλογές μόνιμα, ανοίξτε Εργαλεία - Επιλογές - %PRODUCTNAME (όνομα εφαρμογής) - Εκτύπωση."
-#: 06150120.xhp
+#: 01130000.xhp
msgctxt ""
-"06150120.xhp\n"
-"hd_id3155338\n"
-"12\n"
+"01130000.xhp\n"
+"par_id3156080\n"
+"41\n"
"help.text"
-msgid "Browse"
-msgstr "Αναζήτηση"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for text documents, choose <link href=\"text/shared/optionen/01040400.xhp\" name=\"Tools - Options - Writer - Print\"><emph>Tools - Options - %PRODUCTNAME Writer - Print</emph></link>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για να ορίσετε τις αρχικές επιλογές εκτυπωτή για έγγραφα κειμένου του <item type=\"productname\">%PRODUCTNAME</item>, επιλέξτε <link href=\"text/shared/optionen/01040400.xhp\" name=\"Εργαλεία - Επιλογές - Writer - Εκτύπωση\"><emph>Εργαλεία - Επιλογές - %PRODUCTNAME Writer - Εκτύπωση</emph></link>.</caseinline></switchinline>"
-#: 06150120.xhp
+#: 01130000.xhp
msgctxt ""
-"06150120.xhp\n"
-"par_id3150506\n"
-"13\n"
+"01130000.xhp\n"
+"par_idN1099E\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_IMPORT_TEMPLATE_BROWSE\" visibility=\"visible\">Opens a file selection dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_IMPORT_TEMPLATE_BROWSE\" visibility=\"visible\">Ανοίγει ένα διάλογο επιλογής αρχείου.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for spreadsheet documents, choose <link href=\"text/shared/optionen/01060700.xhp\" name=\"Tools - Options - Calc - Print\"><emph>Tools - Options - %PRODUCTNAME Calc - Print</emph></link>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Για να ορίσετε τις προεπιλεγμένες επιλογές εκτυπωτή για έγγραφα λογιστικού φύλλου του <item type=\"productname\">%PRODUCTNAME</item>, επιλέξτε <link href=\"text/shared/optionen/01060700.xhp\" name=\"Εργαλεία - Επιλογές - Calc - Εκτύπωση\"><emph>Εργαλεία - Επιλογές - %PRODUCTNAME Calc - Εκτύπωση</emph></link>.</caseinline></switchinline>"
-#: 06150120.xhp
+#: 01130000.xhp
msgctxt ""
-"06150120.xhp\n"
-"hd_id3153527\n"
-"14\n"
+"01130000.xhp\n"
+"par_idN109CD\n"
"help.text"
-msgid "XSLT for export"
-msgstr "XSLT για εξαγωγή"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">To set the default <item type=\"productname\">%PRODUCTNAME</item>printer options for presentation documents, choose <link href=\"text/shared/optionen/01070400.xhp\" name=\"Tools - Options - Impress - Print\"><emph>Tools - Options - %PRODUCTNAME Impress - Print</emph></link>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Για να ορίσετε τις αρχικές επιλογές εκτυπωτή του <item type=\"productname\">%PRODUCTNAME</item> για έγγραφα παρουσιάσεων, επιλέξτε <link href=\"text/shared/optionen/01070400.xhp\" name=\"Εργαλεία - Επιλογές - Impress - Εκτύπωση\"><emph>Εργαλεία - Επιλογές - %PRODUCTNAME Impress - Εκτύπωση</emph></link>.</caseinline></switchinline>"
-#: 06150120.xhp
+#: 01130000.xhp
msgctxt ""
-"06150120.xhp\n"
-"par_id3152552\n"
-"15\n"
+"01130000.xhp\n"
+"par_id0818200901194137\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_EXPORT_XSLT\" visibility=\"visible\">If this is an export filter, enter the file name of the XSLT stylesheet that you want to use for exporting.</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_EXPORT_XSLT\" visibility=\"visible\">Αν αυτό είναι ένα φίλτρο εξαγωγής, εισάγετε το όνομα αρχείου του XSLT stylesheet που θέλετε να χρησιμοποιήσετε για εξαγωγή.</ahelp>"
+msgid "Press Shift+F1 or choose <item type=\"menuitem\">Help - What's This?</item> and point to any control element in the Print dialog to see an extended help text."
+msgstr "Πατήστε Shift+F1 ή επιλέξτε <item type=\"menuitem\">Βοήθεια - Τι είναι αυτό;</item> και δείξτε οποιοδήποτε στοιχείο ελέγχου στο διάλογο εκτύπωσης για να δείτε ένα επεκταμένο κείμενο βοήθειας."
-#: 06150120.xhp
+#: 01130000.xhp
msgctxt ""
-"06150120.xhp\n"
-"hd_id3149149\n"
-"20\n"
+"01130000.xhp\n"
+"hd_id0818200912284914\n"
"help.text"
-msgid "XSLT for import"
-msgstr "XSLT για εισαγωγή"
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 06150120.xhp
+#: 01130000.xhp
msgctxt ""
-"06150120.xhp\n"
-"par_id3147653\n"
-"16\n"
+"01130000.xhp\n"
+"par_id081820091228505\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_IMPORT_XSLT\" visibility=\"visible\">If this is an import filter, enter the file name of the XSLT stylesheet that you want to use for importing.</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_IMPORT_XSLT\" visibility=\"visible\">Αν αυτό είναι ένα φίλτρο εισαγωγής, εισάγετε το όνομα αρχείου του XSLT stylesheet που θέλετε να χρησιμοποιήσετε για εισαγωγή.</ahelp>"
+msgid "The preview shows how each sheet of paper will look. You can browse through all sheets of paper with the buttons below the preview."
+msgstr "Η προεπισκόπηση εμφανίζει πώς θα φαίνεται κάθε φύλλο χαρτιού. Μπορείτε να περιηγηθείτε σε όλα τα φύλλα χαρτιού με τα κουμπιά κάτω από την προεπισκόπηση."
-#: 06150120.xhp
+#: 01130000.xhp
msgctxt ""
-"06150120.xhp\n"
-"hd_id3147242\n"
-"17\n"
+"01130000.xhp\n"
+"hd_id0818200912285056\n"
"help.text"
-msgid "Template for import"
-msgstr "Πρότυπο για εισαγωγή"
+msgid "General"
+msgstr "Γενικά"
-#: 06150120.xhp
+#: 01130000.xhp
msgctxt ""
-"06150120.xhp\n"
-"par_id3153320\n"
-"18\n"
+"01130000.xhp\n"
+"par_id0818200912285064\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_IMPORT_TEMPLATE\" visibility=\"visible\">Enter the name of the template that you want to use for importing. In the template, styles are defined to display XML tags.</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_IMPORT_TEMPLATE\" visibility=\"visible\">Εισάγετε το όνομα του προτύπου που θέλετε να χρησιμοποιήσετε για εισαγωγή. Στο πρότυπο, τα στυλ ορίζονται για να εμφανίζουν ετικέτες XML.</ahelp>"
+msgid "On the General tab page, you find the most important control elements for printing. You can define which contents of your document are to be printed. You can select the printer and open the printer settings dialog."
+msgstr "Στη σελίδα καρτέλας γενικά, θα βρείτε τα πιο σημαντικά στοιχεία ελέγχου για εκτύπωση. Μπορείτε να ορίσετε ποια περιεχόμενα του εγγράφου σας θα τυπωθούν. Μπορείτε να επιλέξετε τον εκτυπωτή και να ανοίξετε το διάλογο ρυθμίσεων του εκτυπωτή."
-#: 06150120.xhp
+#: 01130000.xhp
msgctxt ""
-"06150120.xhp\n"
-"par_id3156330\n"
-"19\n"
+"01130000.xhp\n"
+"par_id2\n"
"help.text"
-msgid "The path to the directory that contains the template must be included in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Paths</emph>. When you open an XML file whose filter uses the template, the template opens first. In the template, you can map $[officename] styles to display XML tags in the XML document."
-msgstr "Η διαδρομή προς τον κατάλογο που περιέχει το πρότυπο πρέπει να συμπεριλαμβάνεται στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Paths</emph>. Όταν ανοίγετε ένα αρχείο XML του οποίου το φίλτρο χρησιμοποιεί το πρότυπο, το πρότυπο ανοίγει πρώτα. Στο πρότυπο, μπορείτε να απεικονίσετε τις μορφές του $[officename] για να εμφανίσετε τις ετικέτες XML στο έγγραφο XML."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print colors and objects that are inserted to the background of the page (Format - Page - Background).</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει αν θα εκτυπωθούν τα χρώματα και τα αντικείμενα που εισάγονται στο παρασκήνιο της σελίδας (Μορφή - Σελίδα - Παρασκήνιο).</ahelp>"
-#: 05110800.xhp
+#: 01130000.xhp
msgctxt ""
-"05110800.xhp\n"
-"tit\n"
+"01130000.xhp\n"
+"par_id4\n"
"help.text"
-msgid "Subscript"
-msgstr "Δείκτης"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the graphics and drawings or OLE objects of your text document are printed.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν θα εκτυπωθούν τα γραφικά και τα σχέδια ή τα αντικείμενα OLE του εγγράφου κειμένου σας.</ahelp>"
-#: 05110800.xhp
+#: 01130000.xhp
msgctxt ""
-"05110800.xhp\n"
-"hd_id3150278\n"
-"1\n"
+"01130000.xhp\n"
+"par_id6\n"
"help.text"
-msgid "<link href=\"text/shared/01/05110800.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05110800.xhp\" name=\"Δείκτης\">Δείκτης</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable this option to print text that is marked as hidden.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιήστε αυτήν την επιλογή για να εκτυπώσετε κείμενο που σημειώνεται ως κρυμμένο.</ahelp>"
-#: 05110800.xhp
+#: 01130000.xhp
msgctxt ""
-"05110800.xhp\n"
-"par_id3152790\n"
-"2\n"
+"01130000.xhp\n"
+"par_id8\n"
"help.text"
-msgid "<ahelp hid=\".uno:SubScript\">Reduces the font size of the selected text and lowers the text below the baseline.</ahelp>"
-msgstr "<ahelp hid=\".uno:SubScript\">Μειώνει το μέγεθος της γραμματοσειράς του επιλεγμένου κειμένου και χαμηλώνει το κείμενο κάτω από την γραμμή βάσης.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable this option to print text placeholders. Disable this option to leave the text placeholders blank in the printout.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιείστε αυτή την επιλογή για να εκτυπωθούν τα δεσμευτικά θέσης. Απενεργοποιήστε αυτή την επιλογή για να αφήσετε τα δεσμευτικά θέσης κενά στην εκτύπωση.</ahelp>"
-#: 03990000.xhp
+#: 01130000.xhp
msgctxt ""
-"03990000.xhp\n"
-"tit\n"
+"01130000.xhp\n"
+"par_id10\n"
"help.text"
-msgid "Toolbars"
-msgstr "Γραμμές εργαλείων"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the form control fields of the text document are printed.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν τα πεδία ελέγχου φόρμας του εγγράφου κειμένου θα εκτυπωθούν.</ahelp>"
-#: 03990000.xhp
+#: 01130000.xhp
msgctxt ""
-"03990000.xhp\n"
-"hd_id3160463\n"
-"1\n"
+"01130000.xhp\n"
+"par_id12\n"
"help.text"
-msgid "<link href=\"text/shared/01/03990000.xhp\" name=\"Toolbars\">Toolbars</link>"
-msgstr "<link href=\"text/shared/01/03990000.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to always print text in black.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θα εκτυπώνεται το κείμενο πάντοτε σε μαύρο.</ahelp>"
-#: 03990000.xhp
+#: 01130000.xhp
msgctxt ""
-"03990000.xhp\n"
-"par_id3149748\n"
-"2\n"
+"01130000.xhp\n"
+"par_id14\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu to show and hide toolbars.</ahelp> A toolbar contains icons and options that let you quickly access $[officename] commands."
-msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού για να εμφανίσει ή να αποκρύψει τις γραμμές εργαλείων.</ahelp> Μια γραμμή εργαλείων περιέχει εικονίδια και επιλογές που σας επιτρέπουν να έχετε άμεση πρόσβαση στις εντολές $[officename]."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">If this option is enabled automatically inserted blank pages are printed. This is best if you are printing double-sided. For example, in a book, a \"chapter\" paragraph style has been set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to print that even numbered page.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εάν ενεργοποιηθεί αυτή η επιλογή θα εκτυπώνονται αυτόματα οι εισαγόμενες κενές σελίδες. Αυτό είναι το καλύτερο εάν τυπώνετε και στις δύο πλευρές. Για παράδειγμα, σε ένα βιβλίο, ένα πρότυπο παραγράφου \"κεφαλαίου\" ορίστηκε να ξεκινά πάντα με μονό αριθμό σελίδας. Εάν το προηγούμενο κεφάλαιο λήγει σε μονή σελίδα, το %PRODUCTNAME εισάγει μια ζυγή αριθμημένη κενή σελίδα. Αυτή η επιλογή ελέγχει εάν αυτή η ζυγή αριθμημένη σελίδα θα τυπωθεί.</ahelp>"
-#: 03990000.xhp
+#: 01130000.xhp
msgctxt ""
-"03990000.xhp\n"
-"hd_id3153683\n"
-"3\n"
+"01130000.xhp\n"
+"par_id16\n"
"help.text"
-msgid "<link href=\"text/shared/guide/edit_symbolbar.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/guide/edit_symbolbar.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify where to print comments (if any).</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει πού θα εκτυπώνονται τα σχόλια (εάν υπάρχουν).</ahelp>"
-#: 03990000.xhp
+#: 01130000.xhp
msgctxt ""
-"03990000.xhp\n"
-"par_id2789086\n"
+"01130000.xhp\n"
+"par_id18\n"
"help.text"
-msgid "Opens a dialog where you can add, edit, and remove icons."
-msgstr "Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να προσθέσετε, επεξεργαστείτε και να αφαιρέσετε εικονίδια."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify where to print comments (if any).</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει πού θα εκτυπώνονται τα σχόλια (εάν υπάρχουν).</ahelp>"
-#: 03990000.xhp
+#: 01130000.xhp
msgctxt ""
-"03990000.xhp\n"
-"hd_id371715\n"
+"01130000.xhp\n"
+"par_id20\n"
"help.text"
-msgid "Reset"
-msgstr "Επαναφορά"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether you want the name of the document to be included in the printout.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θέλετε το όνομα του εγγράφου να συμπεριληφθεί στην εκτύπωση.</ahelp>"
-#: 03990000.xhp
+#: 01130000.xhp
msgctxt ""
-"03990000.xhp\n"
-"par_id1886654\n"
+"01130000.xhp\n"
+"par_id22\n"
"help.text"
-msgid "<ahelp hid=\".\">Choose <emph>View - Toolbars - Reset</emph> to reset the toolbars to their default context sensitive behavior. Now some toolbars will be shown automatically, dependent on the context.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Επαναφορά</emph> για να επαναφέρετε τις γραμμές εργαλείων στην προεπιλεγμένη και ευαίσθητη στο περιβάλλον χρήσης. Τώρα μερικές γραμμές εργαλείων θα εμφανίζονται αυτόματα, αναλόγως του περιβάλλοντος χρήσης.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to include the contents of the Commands window at the bottom of the printout.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θα συμπεριληφθούν τα περιεχόμενα του παραθύρου εντολών στον πυθμένα της εκτύπωσης.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"tit\n"
+"01130000.xhp\n"
+"par_id24\n"
"help.text"
-msgid "Zoom & View Layout"
-msgstr "Μεγέθυνση & διάταξη προβολής"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies a thin border to the formula area in the printout.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εφαρμόζει ένα λεπτό περίγραμμα στην περιοχή τύπου στην εκτύπωση.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"bm_id3154682\n"
+"01130000.xhp\n"
+"par_id26\n"
"help.text"
-msgid "<bookmark_value>zooming;page views</bookmark_value> <bookmark_value>views; scaling</bookmark_value> <bookmark_value>screen; scaling</bookmark_value> <bookmark_value>pages; scaling</bookmark_value>"
-msgstr "<bookmark_value>μεγέθυνση,προβολές σελίδας</bookmark_value><bookmark_value>προβολές, κλίμακα</bookmark_value><bookmark_value>οθόνη, κλίμακα</bookmark_value><bookmark_value>σελίδες, κλίμακα</bookmark_value>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints the formula without adjusting the current font size.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εκτυπώνει τον τύπο χωρίς στοίχιση του τρέχοντος μεγέθους γραμματοσειράς.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"hd_id3154682\n"
-"1\n"
+"01130000.xhp\n"
+"par_id28\n"
"help.text"
-msgid "<link href=\"text/shared/01/03010000.xhp\">Zoom & View Layout</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\">Μεγέθυνση & διάταξη προβολής</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Adjusts the formula to the page format used in the printout.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ρυθμίζει τον τύπο στη χρησιμοποιούμενη μορφή σελίδας στην εκτύπωση.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3149578\n"
-"2\n"
+"01130000.xhp\n"
+"par_id30\n"
"help.text"
-msgid "<variable id=\"massstabtext\"><ahelp hid=\".uno:Zoom\">Reduces or enlarges the screen display of %PRODUCTNAME.</ahelp></variable> The current zoom factor is displayed as a percentage value on the <emph>Status</emph> bar."
-msgstr "<variable id=\"massstabtext\"><ahelp hid=\".uno:Zoom\">Μικραίνει η μεγεθύνει την οθόνη του %PRODUCTNAME.</ahelp></variable> Ο τρέχων παράγοντας της κλίμακας εμφανίζεται σαν ποσοστό στην <emph>Γραμμή κατάστασης</emph>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Reduces or enlarges the size of the printed formula by a specified factor.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μειώνει ή μεγεθύνει το μέγεθος του εκτυπωμένου τύπου κατά ένα συγκεκριμένο συντελεστή.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3149655\n"
-"26\n"
+"01130000.xhp\n"
+"par_id32\n"
"help.text"
-msgid "Zooming is handled differently on Unix, Linux, and Windows platforms. A document saved with a 100% zoom factor in Windows is displayed at a larger zoom factor on Unix/Linux platforms. To change the zoom factor, double-click or right-click the percentage value on the <emph>Status</emph> bar, and select the zoom factor that you want."
-msgstr "Οι πλατφόρμες Windows, Unix, Linux χειρίζονται διαφορετικά την κλίμακα. Ένα αρχείο που έχει αποθηκευτεί με κλίμακα 100% σε Windows, εμφανίζεται με μεγαλύτερη κλίμακα σε πλατφόρμες Unix/Linux. Για να αλλάξετε την κλίμακα, κάντε δεξί κλικ ή διπλό κλικ στην επί τοις εκατό τιμή στη <emph>Γραμμή κατάστασης</emph> και επιλέξτε την τιμή που επιθυμείτε."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Reduces or enlarges the size of the printed formula by a specified factor.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μειώνει ή μεγεθύνει το μέγεθος του εκτυπωμένου τύπου κατά ένα συγκεκριμένο συντελεστή.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"hd_id3149669\n"
-"3\n"
+"01130000.xhp\n"
+"par_id34\n"
"help.text"
-msgid "Zoom factor"
-msgstr "Παράγοντας κλίμακας"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">If checked empty pages that have no cell contents or draw objects are not printed.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εάν σημειωθεί, οι κενές σελίδες που δεν έχουν περιεχόμενα κελιού ή αντικείμενα σχεδίου δεν εκτυπώνονται.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3154389\n"
-"4\n"
+"01130000.xhp\n"
+"par_id36\n"
"help.text"
-msgid "Set the zoom factor at which to display the current document and all documents of the same type that you open thereafter."
-msgstr "Ρυθμίστε τη κλίμακα που θέλετε να εμφανίζονται τα τρέχοντα έγγραφα και όλα τα έγγραφα ίδιου τύπου που θα ανοίξετε από δω και πέρα."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">For printers with multiple trays this option specifies whether the paper tray used is specified by the system settings of the printer.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για εκτυπωτές με πολλαπλούς δίσκους αυτή η επιλογή καθορίζει εάν ο χρησιμοποιούμενος δίσκος χαρτιού καθορίζεται από τις ρυθμίσεις συστήματος του εκτυπωτή.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"hd_id3153351\n"
-"20\n"
+"01130000.xhp\n"
+"par_id3149164\n"
+"25\n"
"help.text"
-msgid "Optimal"
-msgstr "Βέλτιστη"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints the entire document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εκτυπώνει όλο το έγγραφο.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3144760\n"
-"21\n"
+"01130000.xhp\n"
+"par_id3152944\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"HID_MNU_ZOOM_OPTIMAL\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Resizes the display to fit the width of the selected cell area at the moment the command is started.</caseinline><defaultinline>Resizes the display to fit the width of the text in the document at .</defaultinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"HID_MNU_ZOOM_OPTIMAL\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Αλλάζει το μέγεθος της προβολής ώστε να ταιριάζει στο πλάτος της επιλεγμένης περιοχής κελιού τη στιγμή που ξεκινά η εντολή.</caseinline><defaultinline> Αλλάζει το μέγεθος της προβολής ώστε να ταιριάζει το πλάτος κείμενου στο έγγραφο.</defaultinline></switchinline></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints only the pages or slides that you specify in the <emph>Pages</emph> box.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εκτυπώνει μόνο τις σελίδες ή διαφάνειες που καθορίζετε στο πλαίσιο <emph>Σελίδες</emph>.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"hd_id3151210\n"
-"22\n"
+"01130000.xhp\n"
+"par_id3150244\n"
+"30\n"
"help.text"
-msgid "Fit width and height"
-msgstr "Προσαρμογή πλάτους και ύψους"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints only the selected area(s) or object(s) in the current document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εκτυπώνει μόνο τις επιλεγμένες περιοχές ή αντικείμενα στο τρέχον έγγραφο.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3150543\n"
-"25\n"
+"01130000.xhp\n"
+"par_id3146848\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"HID_MNU_ZOOM_WHOLE_PAGE\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Resizes the display to fit the width and height of the selected cell area at the moment the command is started.</caseinline><defaultinline>Displays the entire page on your screen.</defaultinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"HID_MNU_ZOOM_WHOLE_PAGE\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Αλλάζει το μέγεθος της προβολής ώστε να ταιριάζει στο πλάτος και στο ύψος της επιλεγμένης περιοχής κελιού τη στιγμή που ξεκινά η εντολή.</caseinline><defaultinline>Εμφανίζει ολόκληρη τη σελίδα στην οθόνη σας.</defaultinline></switchinline></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">To print a range of pages, use a format like 3-6. To print single pages, use a format like 7;9;11. You can print a combination of page ranges and single pages, by using a format like 3-6;8;10;12.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για να εκτυπώσετε μια περιοχή σελίδων, χρησιμοποιήστε μια μορφή όπως 3-6. Για να εκτυπώσετε μονές σελίδες, χρησιμοποιήστε μια μορφή όπως 7;9;11. Μπορείτε να εκτυπώσετε ένα συνδυασμό περιοχών σελίδων και μονών σελίδων, χρησιμοποιώντας μια μορφή όπως 3-6;8;10;12.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"hd_id3152771\n"
-"24\n"
+"01130000.xhp\n"
+"par_id3150772\n"
+"18\n"
"help.text"
-msgid "Fit width"
-msgstr "Προσαρμογή πλάτους"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints to a file instead of to a printer.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εκτυπώνει σε αρχείο αντί για εκτυπωτή.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3143231\n"
-"23\n"
+"01130000.xhp\n"
+"par_id38\n"
"help.text"
-msgid "<ahelp hid=\"HID_MNU_ZOOM_PAGE_WIDTH\">Displays the complete width of the document page. The top and bottom edges of the page may not be visible.</ahelp>"
-msgstr "<ahelp hid=\"HID_MNU_ZOOM_PAGE_WIDTH\">Προβάλει το πλήρες πλάτος της σελίδας του εγγράφου. Οι πάνω και κάτω άκρες της σελίδας ίσως δεν είναι ορατές.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Check to not rely on the printer to create collated copies but create a print job for each copy instead.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σημειώστε για να μην εξαρτάται από τον εκτυπωτή η δημιουργία αντιγράφων σε συρραφή, αλλά να δημιουργήσετε μια εργασία εκτύπωσης για κάθε αντίγραφο στη θέση του.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"hd_id3153106\n"
-"9\n"
+"01130000.xhp\n"
+"par_id40\n"
"help.text"
-msgid "100 %"
-msgstr "100 %"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Check to print pages in reverse order.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σημειώστε για εκτύπωση σελίδων σε αντίστροφη σειρά.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3147353\n"
-"10\n"
+"01130000.xhp\n"
+"par_id3145069\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/zoomdialog/100pc\">Displays the document at its actual size.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/zoomdialog/100pc\">Εμφανίζει το έγγραφο στο τρέχον μέγεθος του.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the number of copies that you want to print.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τον αριθμό των αντιγράφων που θέλετε να τυπώσετε.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"hd_id3153191\n"
-"15\n"
+"01130000.xhp\n"
+"par_id3150865\n"
+"36\n"
"help.text"
-msgid "Variable"
-msgstr "Μεταβλητή"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Preserves the page order of the original document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διατηρεί τη σειρά σελίδων του αρχικού εγγράφου.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3159125\n"
+"01130000.xhp\n"
+"par_id3156113\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/zoomdialog/zoomsb\">Enter the zoom factor at which you want to display the document. Enter a percentage in the box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/zoomdialog/zoomsb\">Εισάγετε τον συντελεστή κλίμακας στον οποίο θέλετε να εμφανιστεί το έγγραφο. Εισάγετε ένα ποσοστό στο πλαίσιο.</ahelp>"
-
-#: 03010000.xhp
-msgctxt ""
-"03010000.xhp\n"
-"hd_id7319864\n"
-"help.text"
-msgid "View layout"
-msgstr "Διάταξη προβολής"
-
-#: 03010000.xhp
-msgctxt ""
-"03010000.xhp\n"
-"par_id3423871\n"
-"help.text"
-msgid "For text documents, you can set the view layout. Reduce the zoom factor to see the effects of different view layout settings."
-msgstr "Για έγγραφα κειμένου, μπορείτε να επιλέξετε τη διάταξη προβολής. Μειώστε την κλίμακα για να δείτε τα αποτελέσματα διαφορετικών ρυθμίσεων διατάξεων προβολής."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the printer properties dialog. The printer properties vary according to the printer that you select.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το διάλογο ιδιοτήτων του εκτυπωτή. Οι ιδιότητες του εκτυπωτή ποικίλουν ανάλογα με τον εκτυπωτή που επιλέγετε.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"hd_id3818475\n"
+"01130000.xhp\n"
+"par_id42\n"
"help.text"
-msgid "Automatic"
-msgstr "Αυτόματα"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Show/Hide detailed information of the selected printer.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προβολή/Απόκρυψη λεπτομερειακών πληροφοριών του επιλεγμένου εκτυπωτή.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3187353\n"
+"01130000.xhp\n"
+"par_id3149511\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">The automatic view layout displays pages side by side, as many as the zoom factor allows.</ahelp>"
-msgstr "<ahelp hid=\".\">Η αυτόματη διάταξη προβολής εμφανίζει τις σελίδες δίπλα δίπλα, τόσες όσες επιτρέπει ο παράγοντας κλίμακας.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">The list box shows the installed printers. Click the printer to use for the current print job. Click the Printer details button to see some information about the selected printer. Click the Properties button to change some of the printer properties.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Το πλαίσιο λίστας εμφανίζει τους εγκατεστημένους εκτυπωτές. Κλικ στον επιθυμητό εκτυπωτή για την τρέχουσα εργασία εκτύπωσης. Κλικ στο κουμπί λεπτομερειών του εκτυπωτή για να δείτε μερικές πληροφορίες για τον επιλεγμένο εκτυπωτή. Κλικ στο κουμπί ιδιοτήτων για αλλαγή μερικών από τις ιδιότητες του εκτυπωτή.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"hd_id8455153\n"
+"01130000.xhp\n"
+"par_id44\n"
"help.text"
-msgid "Single page"
-msgstr "Μονή σελίδα"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify which pages to include in the output.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει ποιες σελίδες θα συμπεριλαμβάνονται στην έξοδο.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id9912411\n"
+"01130000.xhp\n"
+"par_id46\n"
"help.text"
-msgid "<ahelp hid=\".\">The single page view layout displays pages beneath each other, but never side by side.</ahelp>"
-msgstr "<ahelp hid=\".\">Η διάταξη προβολής μονής σελίδας εμφανίζει τις σελίδες τη μια κάτω από την άλλη, αλλά ποτέ δίπλα δίπλα.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the Brochure option to print the document in brochure format.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε την επιλογή φυλλαδίου για να εκτυπώσετε το έγγραφο σε μορφή φυλλαδίου.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"hd_id9204992\n"
+"01130000.xhp\n"
+"par_id48\n"
"help.text"
-msgid "Columns"
-msgstr "Στήλες"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select which pages of a brochure to print.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ποιες σελίδες ενός φυλλαδίου θα τυπωθούν.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id1993774\n"
+"01130000.xhp\n"
+"par_id0818200904102910\n"
"help.text"
-msgid "<ahelp hid=\".\">In columns view layout you see pages in a given number of columns side by side. Enter the number of columns.</ahelp>"
-msgstr "<ahelp hid=\".\">Στη διάταξη προβολής στύλων βλέπετε σελίδες δίπλα δίπλα, σε ένα συγκεκριμένο αριθμό από στήλες. Εισάγετε τον αριθμό των στηλών.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">For brochure printing, you can select a left-to-right order of pages or a right-to-left order.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για εκτύπωση φυλλαδίου, μπορείτε να επιλέξετε από αριστερά προς τα δεξιά ή από δεξιά προς τα αριστερά.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"hd_id2949919\n"
+"01130000.xhp\n"
+"par_id50\n"
"help.text"
-msgid "Book mode"
-msgstr "Κατάσταση βιβλίου"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Check to draw a border around each page.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σημειώστε για σχεδίαση ενός περιγράμματος γύρω από κάθε σελίδα.</ahelp>"
-#: 03010000.xhp
+#: 01130000.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id2355113\n"
+"01130000.xhp\n"
+"par_id52\n"
"help.text"
-msgid "<ahelp hid=\".\">In book mode view layout you see two pages side by side as in an open book. The first page is a right page with an odd page number.</ahelp>"
-msgstr "<ahelp hid=\".\">Στην διάταξη προβολής κατάσταση λειτουργίας βιβλίου, βλέπετε δύο σελίδες δίπλα δίπλα, όπως όταν έχετε ένα ανοιχτό βιβλίο. Η πρώτη σελίδα είναι μία δεξιά σελίδα με περιττό αριθμό σελίδας.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select order in which pages are to be printed.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε τη σειρά εκτύπωσης των σελίδων.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"tit\n"
+"01130000.xhp\n"
+"par_id54\n"
"help.text"
-msgid "Formatting Mark"
-msgstr "Σημάδι μορφοποίησης"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the orientation of the paper.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε τον προσανατολισμό του χαρτιού.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"bm_id9930722\n"
+"01130000.xhp\n"
+"par_id56\n"
"help.text"
-msgid "<bookmark_value>CTL;(not) wrapping words</bookmark_value> <bookmark_value>words;wrapping in CTL</bookmark_value>"
-msgstr "<bookmark_value>CTL, (χωρίς) αναδίπλωση λέξεων</bookmark_value><bookmark_value>λέξεις, αναδίπλωση σε CTL</bookmark_value>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select margin between the printed pages and paper edge.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε το περιθώριο μεταξύ των εκτυπωμένων σελίδων και της άκρης του χαρτιού.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"hd_id030220091035120\n"
+"01130000.xhp\n"
+"par_id58\n"
"help.text"
-msgid "<variable id=\"formattingmark\"><link href=\"text/shared/01/formatting_mark.xhp\">Formatting Mark</link></variable>"
-msgstr "<variable id=\"formattingmark\"><link href=\"text/shared/01/formatting_mark.xhp\">Σημάδι μορφοποίησης</link></variable>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select margin between individual pages on each sheet of paper.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε το περιθώριο μεταξύ των μεμονωμένων σελίδων σε κάθε φύλλο χαρτιού.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"par_id0302200910351248\n"
+"01130000.xhp\n"
+"par_id60\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu to insert special formatting marks. Enable CTL for more commands.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού για εισαγωγή σημάνσεων ειδικής μορφοποίησης.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select number of rows.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αριθμό γραμμών.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"hd_id9996948\n"
+"01130000.xhp\n"
+"par_id62\n"
"help.text"
-msgid "Non-breaking space"
-msgstr "Προστατευόμενο διάστημα"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select number of columns.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αριθμό στηλών.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"par_id8326975\n"
+"01130000.xhp\n"
+"par_id64\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts a space that will keep bordering characters together on line breaks.</ahelp>"
-msgstr "<ahelp hid=\".\">Inserts a space that will keep bordering characters together on line breaks.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select how many pages to print per sheet of paper.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε πόσες σελίδες θα τυπώνονται ανά φύλλο χαρτιού.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"hd_id6383556\n"
+"01130000.xhp\n"
+"par_id66\n"
"help.text"
-msgid "Non-breaking hyphen"
-msgstr "Διαχωριστικό χωρίς αλλαγή"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Print multiple pages per sheet of paper.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εκτυπώστε πολλαπλές σελίδες ανά φύλλο χαρτιού.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"par_id8469191\n"
+"01130000.xhp\n"
+"par_id68\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts a hyphen that will keep bordering characters together on line breaks.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει ένα διαχωριστικό το οποίο θα διατηρεί μαζί τους χαρακτήρες που γειτονεύουν όταν γίνεται αλλαγή γραμμής.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select which parts of the document should be printed.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ποια μέρη του εγγράφου πρέπει να τυπωθούν.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"hd_id3306680\n"
+"01130000.xhp\n"
+"par_id70\n"
"help.text"
-msgid "Optional hyphen"
-msgstr "Προαιρετική διαχωριστικό"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select how many slides to print per page.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε πόσες διαφάνειες θα τυπωθούν ανά σελίδα.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"par_id9407330\n"
+"01130000.xhp\n"
+"par_id72\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts an invisible hyphen within a word that will appear and create a line break once it becomes the last character in a line.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει μία αόρατη θέση διαχωρισμού μέσα σε μία λέξη η οποία θα εμφανιστεί και θα δημιουργήσει μία αλλαγή γραμμής όταν γίνει ο τελευταίος χαρακτήρας σε μία γραμμή.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify how to arrange slides on the printed page.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει τη διάταξη των διαφανειών στην τυπωμένη σελίδα.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"hd_id2295907\n"
+"01130000.xhp\n"
+"par_id74\n"
"help.text"
-msgid "No-width optional break"
-msgstr "Προαιρετική αλλαγή μηδενικού πλάτους"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print the page name of a document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θα τυπώνεται το όνομα της σελίδας ενός εγγράφου.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"par_id1536301\n"
+"01130000.xhp\n"
+"par_id76\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts an invisible space within a word that will insert a line break once it becomes the last character in a line. Available when complex text layout (CTL) is enabled.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει ένα αόρατο κενό μέσα σε μία λέξη το οποίο θα εισάγει μία αλλαγή γραμμής όταν γίνει ο τελευταίος χαρακτήρας σε μία γραμμή. Είναι διαθέσιμο όταν είναι ενεργοποιημένη η σύνθετη διάταξη κειμένου (CTL).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print the current date and time.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θα εκτυπώνονται η τρέχουσα ημερομηνία και ο χρόνος.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"hd_id3245643\n"
+"01130000.xhp\n"
+"par_id78\n"
"help.text"
-msgid "No-width no break"
-msgstr "θΝα μη γίνει αλλαγή μηδενικού πλάτους"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print the pages that are currently hidden.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θα εκτυπωθούν οι σελίδες που είναι που είναι προς το παρόν κρυμμένες.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"par_id1085238\n"
+"01130000.xhp\n"
+"par_id80\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts an invisible space within a word that will keep the word together at the end of a line. Available when complex text layout (CTL) is enabled.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει ένα αόρατο διάστημα μέσα σε μία λέξη το οποίο θα κρατήσει τη λέξη συνδεδεμένη σε ένα τέλος γραμμής. Είναι διαθέσιμο όταν είναι ενεργοποιημένη η σύνθετη διάταξη κειμένου (CTL).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print in original colors.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν η εκτύπωση θα γίνει στα αρχικά χρώματα.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"hd_id4634540\n"
+"01130000.xhp\n"
+"par_id82\n"
"help.text"
-msgid "Left-to-right mark"
-msgstr "Επισήμανση αριστερά-προς-τα-δεξιά"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print colors as grayscale.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν τα χρώματα θα εκτυπωθούν ως γκρι κλίμακα.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"par_id6690878\n"
+"01130000.xhp\n"
+"par_id84\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts a text direction mark that affects the text direction of any text following the mark. Available when complex text layout (CTL) is enabled.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει μία σήμανση κατεύθυνσης γραφής η οποία επηρεάζει την κατεύθυνση του κειμένου για κάθε κείμενο που ακολουθεί τη σήμανση. Είναι διαθέσιμο όταν είναι ενεργοποιημένη η σύνθετη διάταξη κειμένου (CTL).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print colors as black and white.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν τα χρώματα θα εκτυπωθούν ως ασπρόμαυρα.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"hd_id9420148\n"
+"01130000.xhp\n"
+"par_id86\n"
"help.text"
-msgid "Right-to-left mark"
-msgstr "Σήμανση δεξιά-προς-τα-αριστερά"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify how to scale slides in the printout.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει την κλιμάκωση των διαφανειών στην εκτυύπωση.</ahelp>"
-#: formatting_mark.xhp
+#: 01130000.xhp
msgctxt ""
-"formatting_mark.xhp\n"
-"par_id923184\n"
+"01130000.xhp\n"
+"par_id88\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts a text direction mark that affects the text direction of any text following the mark. Available when complex text layout (CTL) is enabled.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει μία επισήμανση κατεύθυνσης γραφής η οποία επηρεάζει την κατεύθυνση του κειμένου για κάθε κείμενο που την ακολουθεί . Είναι διαθέσιμο όταν είναι ενεργοποιημένη η σύνθετη διάταξη κειμένου (CTL).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies that you do not want to further scale pages when printing.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει ότι δεν θέλετε πρόσθετη κλιμάκωση σελίδων κατά την εκτύπωση.</ahelp>"
-#: 05080100.xhp
+#: 01130000.xhp
msgctxt ""
-"05080100.xhp\n"
-"tit\n"
+"01130000.xhp\n"
+"par_id90\n"
"help.text"
-msgid "Left"
-msgstr "Αριστερά"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to scale down objects that are beyond the margins of the current printer so they fit on the paper in the printer.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει εάν θα μικρύνει τα αντικείμενα που ξεπερνούν τα περιθώρια του τρέχοντος εκτυπωτή, έτσι ώστε να προσαρμοστούν στο χαρτί του εκτυπωτή.</ahelp>"
-#: 05080100.xhp
+#: 01130000.xhp
msgctxt ""
-"05080100.xhp\n"
-"hd_id3154349\n"
-"1\n"
+"01130000.xhp\n"
+"par_id92\n"
"help.text"
-msgid "<link href=\"text/shared/01/05080100.xhp\" name=\"Left\">Left</link>"
-msgstr "<link href=\"text/shared/01/05080100.xhp\" name=\"Αριστερά\">Αριστερά</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies that pages are to be printed in tiled format. If the pages or slides are smaller than the paper, several pages or slides will be printed on one page of paper.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει ότι οι σελίδες θα εκτυπωθούν σε μορφή παράθεσης. Εάν οι σελίδες ή οι διαφάνειες είναι μικρότερες από το χαρτί, αρκετές σελίδες ή διαφάνειες θα εκτυπωθούν σε μία σελίδα.</ahelp>"
-#: 05080100.xhp
+#: 01130000.xhp
msgctxt ""
-"05080100.xhp\n"
-"par_id3150756\n"
-"2\n"
+"01130000.xhp\n"
+"hd_id0818200912285074\n"
"help.text"
-msgid "<variable id=\"linkstext\"><ahelp hid=\".uno:LeftPara\" visibility=\"visible\">Aligns the selected paragraph(s) to the left page margin.</ahelp></variable>"
-msgstr "<variable id=\"linkstext\"><ahelp hid=\".uno:LeftPara\" visibility=\"visible\">Στοιχίζει τις επιλεγμένες παραγράφους στο αριστερό περιθώριο της σελίδας. </ahelp></variable>"
+msgid "%PRODUCTNAME Writer / Calc / Impress / Draw / Math"
+msgstr "%PRODUCTNAME Writer / Calc / Impress / Draw / Math"
-#: 05030000.xhp
+#: 01130000.xhp
msgctxt ""
-"05030000.xhp\n"
-"tit\n"
+"01130000.xhp\n"
+"par_id0818200912285019\n"
"help.text"
-msgid "Paragraph"
-msgstr "Παράγραφος"
+msgid "The tab page with the same name as the current application can be used to define the contents, color, size, and pages to be printed. You define settings that are specific to the current document type."
+msgstr "Η σελίδα καρτέλας με το ίδιο όνομα όπως η τρέχουσα εφαρμογή μπορεί να χρησιμοποιηθεί για καθορισμό των εκτυπώσιμων περιεχομένων, χρώματος, μεγέθους και σελίδων. Καθορίζετε τις ρυθμίσεις που είναι ειδικές στον τρέχοντα τύπο εγγράφου."
-#: 05030000.xhp
+#: 01130000.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3150467\n"
-"1\n"
+"01130000.xhp\n"
+"hd_id0818200912285112\n"
"help.text"
-msgid "Paragraph"
-msgstr "Παράγραφος"
+msgid "Page Layout"
+msgstr "Διάταξη σελίδας"
-#: 05030000.xhp
+#: 01130000.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3148668\n"
-"2\n"
+"01130000.xhp\n"
+"par_id0818200912285150\n"
"help.text"
-msgid "<variable id=\"absatztext\"><ahelp hid=\".uno:EditStyle\">Modifies the format of the current paragraph, such as indents and alignment.</ahelp></variable> To modify the font of the current paragraph, select the entire paragraph, choose Format - Character, and then click on the Font tab."
-msgstr "<variable id=\"absatztext\"><ahelp hid=\".uno:EditStyle\">Τροποποιεί την μορφή της τρέχουσας παραγράφου, όπως τις εσοχές και την στοίχιση.</ahelp></variable> Για να τροποποιήσετε την γραμματοσειρά της τρέχουσας παραγράφου, επιλέξτε ολόκληρη την παράγραφο, επιλέγοντας Μορφή - Χαρακτήρας, και μετά κάνοντας κλικ στην καρτέλα Γραμματοσειράς."
+msgid "The Page Layout tab page can be used to save some sheets of paper by printing several pages onto each sheet of paper. You define the arrangement and size of output pages on the physical paper."
+msgstr "Η σελίδα καρτέλας διάταξης σελίδας μπορεί να χρησιμοποιηθεί για αποθήκευση μερικών φύλλων χαρτιού εκτυπώνοντας πολλές σελίδες σε κάθε φύλλο χαρτιού. Καθορίζετε τη διάταξη και μέγεθος των σελίδων εξόδου στο φυσικό χαρτί."
-#: 05030000.xhp
+#: 01130000.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3156042\n"
-"3\n"
+"01130000.xhp\n"
+"par_id0818200904164735\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The paragraph style for the current paragraph is displayed at the <emph>Formatting</emph> toolbar, and is highlighted in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link>. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Το στυλ παραγράφου για τη συγκεκριμένη παράγραφο εμφανίζεται στη γραμμή εργαλείων <emph>Μορφοποίηση</emph>, και επισημαίνεται στο παράθυρο <link href=\"text/swriter/01/05140000.xhp\" name=\"Στυλ\">Πρότυπα και Μορφοποίηση</link>. </caseinline></switchinline>"
+msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
+msgstr "Αλλαγή της διευθέτησης των εκτυπώσιμων σελίδων σε κάθε φύλλο χαρτιού. Η προεπισκόπηση εμφανίζει πώς θα φαίνεται κάθε τελικό φύλλο χαρτιού."
-#: 05250400.xhp
+#: 01130000.xhp
msgctxt ""
-"05250400.xhp\n"
-"tit\n"
+"01130000.xhp\n"
+"par_id0818200904102987\n"
"help.text"
-msgid "Send to Back"
-msgstr "Μεταφορά στο φόντο"
+msgid "For some document types, you can choose to print a brochure."
+msgstr "Για μερικούς τύπους εγγράφου, μπορείτε να επιλέξετε την εκτύπωση φυλλαδίου."
-#: 05250400.xhp
+#: 01130000.xhp
msgctxt ""
-"05250400.xhp\n"
-"hd_id3155620\n"
-"1\n"
+"01130000.xhp\n"
+"hd_id0818200912285138\n"
"help.text"
-msgid "<link href=\"text/shared/01/05250400.xhp\" name=\"Send to Back\">Send to Back</link>"
-msgstr "<link href=\"text/shared/01/05250400.xhp\" name=\"Μεταφορά στο φόντο\">Μεταφορά στο φόντο</link>"
+msgid "Options"
+msgstr "Επιλογές"
-#: 05250400.xhp
+#: 01130000.xhp
msgctxt ""
-"05250400.xhp\n"
-"par_id3156116\n"
-"2\n"
+"01130000.xhp\n"
+"par_id0818200912285146\n"
"help.text"
-msgid "<ahelp hid=\".uno:SendToBack\" visibility=\"visible\">Moves the selected object to the bottom of the stacking order, so that it is behind the other objects.</ahelp>"
-msgstr "<ahelp hid=\".uno:SendToBack\" visibility=\"visible\">Μεταφέρει το επιλεγμένο αντικείμενο στο τέλος της σειράς στοίβας, ώστε να είναι πίσω από τα υπόλοιπα αντικείμενα.</ahelp>"
+msgid "On the Options tab page you can set some additional options for the current print job. Here you can specify to print to a file instead of printing on a printer."
+msgstr "Στη σελίδα καρτέλας επιλογών μπορείτε να ορίσετε μερικές πρόσθετες επιλογές για την τρέχουσα εργασία εκτύπωσης. Εδώ μπορείτε να καθορίσετε την εκτύπωση σε αρχείο αντί για τον εκτυπωτή."
-#: 05250400.xhp
+#: 01130000.xhp
msgctxt ""
-"05250400.xhp\n"
-"par_id3152895\n"
-"3\n"
+"01130000.xhp\n"
+"hd_id0819200910481678\n"
"help.text"
-msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
-msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Επίπεδο\">Επίπεδο</link>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Unix hints</caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Συμβουλές Unix</caseinline></switchinline>"
-#: 05070400.xhp
+#: 01130000.xhp
msgctxt ""
-"05070400.xhp\n"
-"tit\n"
+"01130000.xhp\n"
+"par_id3157320\n"
+"47\n"
"help.text"
-msgid "Align Top"
-msgstr "Στοίχιση πάνω"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">If you want, you can use the STAR_SPOOL_DIR environment variable to specify the directory where the Xprinter spoolfiles are saved. For example:</caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Εάν θέλετε, μπορείτε να χρησιμοποιήσετε την μεταβλητή περιβάλλοντος STAR_SPOOL_DIR για να καθορίσετε τον κατάλογο όπου τα αρχεία παροχέτευσης του Xprinter αποθηκεύονται. Για παράδειγμα:</caseinline></switchinline>"
-#: 05070400.xhp
+#: 01130000.xhp
msgctxt ""
-"05070400.xhp\n"
-"hd_id3160463\n"
-"1\n"
+"01130000.xhp\n"
+"par_id3154330\n"
+"48\n"
"help.text"
-msgid "<link href=\"text/shared/01/05070400.xhp\" name=\"Align Top\">Align Top</link>"
-msgstr "<link href=\"text/shared/01/05070400.xhp\" name=\"Στοίχιση πάνω\">Στοίχιση πάνω</link>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">setenv STAR_SPOOL_DIR /usr/local/tmp (in the csh/tcsh) or</caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">setenv STAR_SPOOL_DIR /usr/local/tmp (στο csh/tcsh) ή </caseinline></switchinline>"
-#: 05070400.xhp
+#: 01130000.xhp
msgctxt ""
-"05070400.xhp\n"
-"par_id3154613\n"
-"2\n"
+"01130000.xhp\n"
+"par_id3150768\n"
+"49\n"
"help.text"
-msgid "<ahelp hid=\".uno:AlignTop\">Vertically aligns the top edges of the selected objects. If only one object is selected in Draw or Impress, the top edge of the object is aligned to the upper page margin.</ahelp>"
-msgstr "<ahelp hid=\".uno:AlignTop\">Στοιχίζει κάθετα τις πάνω άκρες των επιλεγμένων αντικειμένων. Εάν μόνο ένα αντικείμενο έχει επιλεχθεί στο Draw ή το Impress, το πάνω άκρο του αντικειμένου στοιχίζεται στο πάνω περιθώριο της σελίδας.</ahelp>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">export STAR_SPOOL_DIR=/usr/local/tmp (in the sh/bash)</caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">εξαγωγή STAR_SPOOL_DIR=/usr/local/tmp (στο sh/bash)</caseinline></switchinline>"
-#: 05070400.xhp
+#: 01130000.xhp
msgctxt ""
-"05070400.xhp\n"
-"par_id3154230\n"
-"3\n"
+"01130000.xhp\n"
+"par_id3150449\n"
+"50\n"
"help.text"
-msgid "Objects are aligned to the top edge of the topmost object in the selection. <embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
-msgstr "Τα αντικείμενα στοιχίζονται στο πάνω άκρο του πιο πάνω αντικειμένου που έχει επιλεγεί. <embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">You can also use the <link href=\"text/shared/guide/spadmin.xhp\" name=\"spadmin printer setup program\">spadmin printer setup program</link> to specify additional printer options.</caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Μπορείτε επίσης να χρησιμοποιήσετε το <link href=\"text/shared/guide/spadmin.xhp\" name=\"πρόγραμμα εγκατάστασης εκτυπωτή spadmin\">πρόγραμμα εγκατάστασης εκτυπωτή spadmin</link> για να καθορίσετε πρόσθετες επιλογές εκτυπωτή.</caseinline></switchinline>"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
+"01140000.xhp\n"
"tit\n"
"help.text"
-msgid "Versions"
-msgstr "Εκδόσεις"
+msgid "Printer Setup"
+msgstr "Ρυθμίσεις εκτυπωτή"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"bm_id1759697\n"
+"01140000.xhp\n"
+"bm_id3147294\n"
"help.text"
-msgid "<bookmark_value>versions;file saving as, restriction</bookmark_value>"
-msgstr "<bookmark_value> εκδόσεις,αποθήκευση αρχείου ως, περιορισμός</bookmark_value>"
+msgid "<bookmark_value>printers; properties</bookmark_value><bookmark_value>settings; printers</bookmark_value><bookmark_value>properties; printers</bookmark_value><bookmark_value>default printer; setting up</bookmark_value><bookmark_value>printers; default printer</bookmark_value><bookmark_value>page formats; restriction</bookmark_value>"
+msgstr "<bookmark_value>εκτυπωτές, ιδιότητες</bookmark_value><bookmark_value>ρυθμίσεις, εκτυπωτές</bookmark_value><bookmark_value>ιδιότητες, εκτυπωτές</bookmark_value><bookmark_value>προεπιλεγμένος εκτυπωτής, ρύθμιση</bookmark_value><bookmark_value>εκτυπωτές, προεπιλεγμένος εκτυπωτής</bookmark_value><bookmark_value>μορφή σελίδων, περιορισμός</bookmark_value>"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"hd_id3143272\n"
+"01140000.xhp\n"
+"hd_id3147294\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\">Εκδόσεις</link>"
+msgid "Printer Setup"
+msgstr "Ρυθμίσεις εκτυπωτή"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"par_id3157898\n"
+"01140000.xhp\n"
+"par_id3154422\n"
"2\n"
"help.text"
-msgid "<variable id=\"versionentext\"><ahelp hid=\".uno:VersionDialog\">Saves and organizes multiple versions of the current document in the same file. You can also open, delete, and compare previous versions.</ahelp></variable>"
-msgstr "<variable id=\"versionentext\"><ahelp hid=\".uno:VersionDialog\">Αποθηκεύει και διαχειρίζεται πολλαπλές εκδόσεις του τρέχοντος εγγράφου στο ίδιο αρχείο. Μπορείτε επίσης να ανοίξετε, να διαγράψετε και να συγκρίνετε προηγούμενες εκδόσεις.</ahelp></variable>"
+msgid "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">Select the default printer for the current document.</ahelp></variable>"
+msgstr "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">Επιλέξτε τον προεπιλεγμένο εκτυπωτή για το τρέχον έγγραφο.</ahelp></variable>"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"par_id3153527\n"
-"22\n"
+"01140000.xhp\n"
+"par_id3148620\n"
+"20\n"
"help.text"
-msgid "If you save a copy of a file that contains version information (by choosing <emph>File - Save As)</emph>, the version information is not saved with the file."
-msgstr "Εάν αποθηκεύσετε ένα αντίγραφο αρχείου αρχείου που περιέχει πληροφορίες εκδόσεων ( χρησιμοποιώντας <emph> Αρχείο - Αποθήκευση ως)</emph>, οι πληροφορίες των εκδόσεων δεν θα αποθηκευτούν με το αρχείο."
+msgid "You might experience a slight delay when you change the default printer for a document that contains embedded $[officename] OLE objects."
+msgstr "Μπορεί να διαπιστώσετε μια μικρή καθυστέρηση όταν αλλάζετε τον προεπιλεγμένο εκτυπωτή για ένα έγγραφο που περιέχει ενσωματωμένα $[officename] OLE αντικείμενα."
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"hd_id3149750\n"
+"01140000.xhp\n"
+"hd_id3145345\n"
"4\n"
"help.text"
-msgid "New versions"
-msgstr "Νέες εκδόσεις"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Printer </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Εκτυπωτής </caseinline></switchinline>"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"par_id3163802\n"
+"01140000.xhp\n"
+"par_id3145211\n"
"5\n"
"help.text"
-msgid "Set the options for saving a new version of the document."
-msgstr "Προσδιορίστε τις επιλογές για την αποθήκευση μίας νέας έκδοσης του εγγράφου."
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Lists the information that applies to the selected printer. </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Παραθέτει τις πληροφορίες που ισχύουν στον επιλεγμένο εκτυπωτή. </caseinline></switchinline>"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"hd_id3147243\n"
+"01140000.xhp\n"
+"par_id3148538\n"
+"19\n"
+"help.text"
+msgid "If the list is empty, you need to install a default printer for your operating system. Refer to the online help for your operating system for instructions on how to install and setup a default printer."
+msgstr "Εάν η λίστα είναι άδεια, χρειάζεται να εγκαταστήσετε έναν προεπιλεγμένο εκτυπωτή για το λειτουργικό σας σύστημα. Συμβουλευτείτε την βοήθεια για το λειτουργικό σας σύστημα στο διαδίκτυο για οδηγίες σχετικά με την εγκατάσταση και τη ρύθμιση ενός προεπιλεγμένου εκτυπωτή."
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3154381\n"
"6\n"
"help.text"
-msgid "Save New Version"
-msgstr "Αποθήκευση νέας έκδοσης"
+msgid "Name"
+msgstr "Όνομα"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"par_id3149149\n"
+"01140000.xhp\n"
+"par_id3156155\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_SAVE\">Saves the current state of the document as a new version. If you want, you can also enter comments in the <emph>Insert Version Comment </emph>dialog before you save the new version.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_SAVE\">Αποθηκεύει την τρέχουσα κατάσταση του εγγράφου ως νέα έκδοση. Εάν θέλετε, μπορείτε επίσης να εισάγετε σχόλια μέσω του διαλόγου <emph>Εισαγωγή Σχόλιου Έκδοσης </emph>προτού σώσετε τη νέα έκδοση.</ahelp>"
+msgid "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Παραθέτει τους εκτυπωτές που έχετε εγκαταστήσει στο λειτουργικό σας σύστημα. Για να αλλάξετε τον προεπιλεγμένο εκτυπωτή, επιλέξτε το όνομα ενός εκτυπωτή από τη λίστα.</ahelp>"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"hd_id3153348\n"
+"01140000.xhp\n"
+"hd_id3156153\n"
"8\n"
"help.text"
-msgid "Insert Version Comment"
-msgstr "Εισαγωγή σχολίου έκδοσης"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Status </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Κατάσταση </caseinline></switchinline>"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"par_id3150466\n"
+"01140000.xhp\n"
+"par_id3150465\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:MULTILINEEDIT:DLG_COMMENTS:ME_VERSIONS\">Enter a comment here when you are saving a new version. If you clicked <emph>Show </emph>to open this dialog, you cannot edit the comment.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:MULTILINEEDIT:DLG_COMMENTS:ME_VERSIONS\">Εισάγετε ένα σχόλιο εδώ όταν αποθηκεύετε μια νέα έκδοση. Εάν έχετε επιλέξει <emph>Εμφάνιση </emph>για να ανοίξετε αυτόν τον διάλογο, τότε δε μπορείτε να επεξεργαστείτε το σχόλιο.</ahelp>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Describes the current status of the selected printer. </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Περιγράφει την τρέχουσα κατάσταση του επιλεγμένου εκτυπωτή. </caseinline></switchinline>"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"hd_id3149514\n"
+"01140000.xhp\n"
+"hd_id3154898\n"
"10\n"
"help.text"
-msgid "Always save version when closing"
-msgstr "Πάντα να αποθηκεύεται η έκδοση κατά τον τερματισμό"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Type </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Τύπος </caseinline></switchinline>"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"par_id3153823\n"
+"01140000.xhp\n"
+"par_id3156326\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:CHECKBOX:DLG_VERSIONS:CB_SAVEONCLOSE\">If you have made changes to your document, $[officename] automatically saves a new version when you close the document.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:CHECKBOX:DLG_VERSIONS:CB_SAVEONCLOSE\">Εάν έχετε κάνει αλλαγές στο έγγραφο, το $[officename] θα αποθηκεύσει αυτόματα μια νέα έκδοση όταν κλείσετε το έγγραφο.</ahelp>"
-
-#: 01190000.xhp
-msgctxt ""
-"01190000.xhp\n"
-"par_id6663823\n"
-"help.text"
-msgid "If you save the document manually, do not change the document after saving, and then close, no new version will be created."
-msgstr "Εάν αποθηκεύσετε το έγγραφο χειροκίνητα, μην αλλάξετε το έγγραφο μετά την αποθήκευση και έπειτα το κλείσετε, δεν θα δημιουργηθεί καμιά νέα έκδοση."
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the type of printer that you selected. </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Προβάλλει τον τύπο του εκτυπωτή που επιλέξατε. </caseinline></switchinline>"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"hd_id3159167\n"
+"01140000.xhp\n"
+"hd_id3149416\n"
"12\n"
"help.text"
-msgid "Existing versions"
-msgstr "Υπάρχουσες εκδόσεις"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Location </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Τοποθεσία </caseinline></switchinline>"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"par_id3156327\n"
+"01140000.xhp\n"
+"par_id3149955\n"
"13\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:MODALDIALOG:DLG_VERSIONS\">Lists the existing versions of the current document, the date and the time they were created, the author and the associated comments.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:MODALDIALOG:DLG_VERSIONS\">Εμφανίζει σε μορφή λίστας τις υπάρχουσες εκδόσεις του τρέχοντος εγγράφου, την ημερομηνία και την ώρα που δημιουργήθηκαν, τον συγγραφέα και τα αντίστοιχα σχόλια.</ahelp>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the port for the selected printer. </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Προβάλλει τη θύρα του επιλεγμένου εκτυπωτή. </caseinline></switchinline>"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"hd_id3149578\n"
+"01140000.xhp\n"
+"hd_id3145316\n"
"14\n"
"help.text"
-msgid "Open"
-msgstr "Άνοιγμα"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Comments </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Σχόλια </caseinline></switchinline>"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"par_id3153827\n"
+"01140000.xhp\n"
+"par_id3155923\n"
"15\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_OPEN\">Opens the selected version in a read-only window.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_OPEN\">Ανοίγει την επιλεγμένη έκδοση σε ένα παράθυρο μόνο για ανάγνωση.</ahelp>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays additional information for the printer. </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Εμφανίζει πρόσθετες πληροφορίες για τον εκτυπωτή. </caseinline></switchinline>"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"hd_id3147530\n"
+"01140000.xhp\n"
+"hd_id3149669\n"
"16\n"
"help.text"
-msgid "Show"
-msgstr "Εμφάνιση"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"par_id3153061\n"
+"01140000.xhp\n"
+"par_id3149045\n"
"17\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_VIEW\">Displays the entire comment for the selected version.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_VIEW\">Εμφανίζει ολόκληρο το σχόλιο για την επιλεγμένη έκδοση.</ahelp>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\"><ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES\">Changes the printer settings of your operating system for the current document.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\"><ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES\">Αλλάζει τις ρυθμίσεις εκτυπωτή του λειτουργικού σας συστήματος για το τρέχον έγγραφο.</ahelp></caseinline></switchinline>"
-#: 01190000.xhp
+#: 01140000.xhp
msgctxt ""
-"01190000.xhp\n"
-"hd_id3154923\n"
+"01140000.xhp\n"
+"par_id3157322\n"
"18\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
-
-#: 01190000.xhp
-msgctxt ""
-"01190000.xhp\n"
-"par_id3149669\n"
-"19\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_DELETE\">Deletes the selected version.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_DELETE\">Διαγράφει την επιλεγμένη έκδοση.</ahelp>"
-
-#: 01190000.xhp
-msgctxt ""
-"01190000.xhp\n"
-"hd_id3148739\n"
-"21\n"
-"help.text"
-msgid "Compare"
-msgstr "Σύγκριση"
-
-#: 01190000.xhp
-msgctxt ""
-"01190000.xhp\n"
-"par_id3152811\n"
-"23\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_COMPARE\">Compare the changes that were made in each version.</ahelp> If you want, you can <link href=\"text/shared/01/02230400.xhp\" name=\"Accept or Reject Changes\"><emph>Accept or Reject Changes</emph></link>."
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_COMPARE\">Συγκρίνει τις αλλαγές που δημιουργήθηκαν σε κάθε έκδοση.</ahelp>Αν θέλετε, μπορείτε να <link href=\"text/shared/01/02230400.xhp\" name=\"Αποδεχθείτε ή να απορρίψετε Αλλαγές\"><emph>Αποδεχθείτε ή να απορρίψετε Αλλαγές</emph></link>."
-
-#: 05250100.xhp
-msgctxt ""
-"05250100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Bring to Front"
-msgstr "Μεταφορά σε πρώτο πλάνο"
-
-#: 05250100.xhp
-msgctxt ""
-"05250100.xhp\n"
-"hd_id3154044\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05250100.xhp\" name=\"Bring to Front\">Bring to Front</link>"
-msgstr "<link href=\"text/shared/01/05250100.xhp\" name=\"Μεταφορά σε πρώτο πλάνο\">Μεταφορά σε πρώτο πλάνο</link>"
-
-#: 05250100.xhp
-msgctxt ""
-"05250100.xhp\n"
-"par_id3149991\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:BringToFront\" visibility=\"visible\">Moves the selected object to the top of the stacking order, so that it is in front of other objects.</ahelp>"
-msgstr "<ahelp hid=\".uno:BringToFront\" visibility=\"visible\">Μετακινεί το επιλεγμένο αντικείμενο στην κορυφή της σειράς στοίβαξης, ώστε να είναι μπροστά από τα υπόλοιπα αντικείμενα.</ahelp>"
-
-#: 05250100.xhp
-msgctxt ""
-"05250100.xhp\n"
-"par_id3147588\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
-msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Επίπεδο\">Επίπεδο</link>"
+msgid "Ensure that the Landscape or Portrait layout option set in the printer properties dialog matches the page format that you set by choosing <emph>Format - Page</emph>."
+msgstr "Εξασφαλίστε ότι η οριζόντια ή κάθετη διάταξη στις ιδιότητες εκτυπωτή στο παράθυρο διαλόγου ταιριάζει στη μορφή σελίδας που ρυθμίσατε επιλέγοντας <emph>Μορφή - Σελίδα</emph>."
#: 01160000.xhp
msgctxt ""
@@ -7126,7 +5369,7 @@ msgctxt ""
"par_id7829218\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a new window in your default e-mail program with the current document as an attachment. The OpenDocument file format is used.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο παράθυρο στην προεπιλεγμένη εφαρμογή της ηλεκτρονικής αλληλογραφίας σας (e-mail) με το τρέχον έγγραφο ως συνημμένο. Θα χρησιμοποιηθεί η μορφή αρχείου του OpenDocument..</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο παράθυρο στην προεπιλεγμένη εφαρμογή της ηλεκτρονικής αλληλογραφίας σας με το τρέχον έγγραφο ως συνημμένο. Θα χρησιμοποιηθεί η μορφή αρχείου OpenDocument.</ahelp>"
#: 01160000.xhp
msgctxt ""
@@ -7158,7 +5401,7 @@ msgctxt ""
"par_id9085055\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a new window in your default e-mail program with the current document as an attachment. The OpenDocument file format is used.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο παράθυρο στην προεπιλεγμένη εφαρμογή της ηλεκτρονικής αλληλογραφίας σας (e-mail) με το τρέχον έγγραφο ως συνημμένο. Θα χρησιμοποιηθεί η μορφή αρχείου OpenDocument.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο παράθυρο στην προεπιλεγμένη εφαρμογή της ηλεκτρονικής αλληλογραφίας σας με το τρέχον έγγραφο ως συνημμένο. Θα χρησιμοποιηθεί η μορφή αρχείου OpenDocument.</ahelp>"
#: 01160000.xhp
msgctxt ""
@@ -7203,359 +5446,39 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/01160300.xhp\" name=\"Create AutoAbstract\">Create AutoAbstract</link>"
msgstr "<link href=\"text/swriter/01/01160300.xhp\" name=\"Δημιουργία Αυτόματου Αποσπάσματος\">Δημιουργία Αυτόματου Αποσπάσματος</link>"
-#: 03020000.xhp
-msgctxt ""
-"03020000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Standard Bar"
-msgstr "Βασική γραμμή εργαλείων"
-
-#: 03020000.xhp
-msgctxt ""
-"03020000.xhp\n"
-"bm_id3150467\n"
-"help.text"
-msgid "<bookmark_value>standard bar on/off</bookmark_value>"
-msgstr "<bookmark_value>Βασική γραμμή εργαλείων Ναι/Όχι</bookmark_value>"
-
-#: 03020000.xhp
-msgctxt ""
-"03020000.xhp\n"
-"hd_id3150467\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/03020000.xhp\" name=\"Standard Bar\">Standard Bar</link>"
-msgstr "<link href=\"text/shared/01/03020000.xhp\" name=\"Βασική γραμμή εργαλείων\">Βασική γραμμή εργαλείων</link>"
-
-#: 03020000.xhp
-msgctxt ""
-"03020000.xhp\n"
-"par_id3149495\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Εμφανίζει ή κρύβει τη <emph>Βασική γραμμή εργαλείων</emph>.</ahelp>"
-
-#: 07080000.xhp
-msgctxt ""
-"07080000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Document List"
-msgstr "Λίστα εγγράφων"
-
-#: 07080000.xhp
-msgctxt ""
-"07080000.xhp\n"
-"hd_id3155620\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/07080000.xhp\" name=\"Document List\">Document List</link>"
-msgstr "<link href=\"text/shared/01/07080000.xhp\" name=\"Λίστα εγγράφων\">Λίστα εγγράφων</link>"
-
-#: 07080000.xhp
-msgctxt ""
-"07080000.xhp\n"
-"par_id3147273\n"
-"2\n"
-"help.text"
-msgid "Lists the currently open documents. Select the name of a document in the list to switch to that document."
-msgstr "Εμφανίζει σε λίστα τα τρέχοντα ανοιχτά έγγραφα. Επιλέξτε το όνομα ενός εγγράφου στη λίστα για να μεταβείτε σε αυτό το έγγραφο."
-
-#: 05090000.xhp
-msgctxt ""
-"05090000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Font"
-msgstr "Γραμματοσειρά"
-
-#: 05090000.xhp
-msgctxt ""
-"05090000.xhp\n"
-"bm_id3155271\n"
-"help.text"
-msgid "<bookmark_value>fonts; text objects</bookmark_value><bookmark_value>text objects; fonts</bookmark_value>"
-msgstr "<bookmark_value>γραμματοσειρές, αντικείμενα κειμένου</bookmark_value><bookmark_value>αντικείμενα κειμένου, γραμματοσειρές</bookmark_value>"
-
-#: 05090000.xhp
-msgctxt ""
-"05090000.xhp\n"
-"hd_id3155271\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05090000.xhp\" name=\"Font\">Font</link>"
-msgstr "<link href=\"text/shared/01/05090000.xhp\" name=\"Γραμματοσειρά\">Γραμματοσειρά</link>"
-
-#: 05090000.xhp
-msgctxt ""
-"05090000.xhp\n"
-"par_id3153383\n"
-"2\n"
-"help.text"
-msgid "Set the font options for the selected text."
-msgstr "Ορίστε τις ρυθμίσεις γραμματοσειράς που επιθυμείτε για το επιλεγμένο κείμενο."
-
-#: 01100100.xhp
-msgctxt ""
-"01100100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
-
-#: 01100100.xhp
-msgctxt ""
-"01100100.xhp\n"
-"hd_id3147588\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01100100.xhp\" name=\"Description\">Description</link>"
-msgstr "<link href=\"text/shared/01/01100100.xhp\" name=\"Περιγραφή\">Περιγραφή</link>"
-
-#: 01100100.xhp
-msgctxt ""
-"01100100.xhp\n"
-"par_id3154682\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_DOCINFODESC\">Contains descriptive information about the document.</ahelp>"
-msgstr "<ahelp hid=\"HID_DOCINFODESC\">Περιέχει περιγραφικές πληροφορίες για το έγγραφο.</ahelp>"
-
-#: 01100100.xhp
-msgctxt ""
-"01100100.xhp\n"
-"hd_id3152372\n"
-"3\n"
-"help.text"
-msgid "Title"
-msgstr "Τίτλος"
-
-#: 01100100.xhp
-msgctxt ""
-"01100100.xhp\n"
-"par_id3156042\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2:EDIT:TP_DOCINFODESC:ED_TITLE\">Enter a title for the document.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:EDIT:TP_DOCINFODESC:ED_TITLE\">Εισάγετε ένα τίτλο για το έγγραφο.</ahelp>"
-
-#: 01100100.xhp
-msgctxt ""
-"01100100.xhp\n"
-"hd_id3145669\n"
-"5\n"
-"help.text"
-msgid "Subject"
-msgstr "Θέμα"
-
-#: 01100100.xhp
-msgctxt ""
-"01100100.xhp\n"
-"par_id3147571\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2:EDIT:TP_DOCINFODESC:ED_THEMA\">Enter a subject for the document. You can use a subject to group documents with similar contents.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:EDIT:TP_DOCINFODESC:ED_THEMA\">Εισάγετε το θέμα του εγγράφου. Μπορείτε να χρησιμοποιήσετε ένα θέμα για να ομαδοποιήσετε έγγραφα με παρόμοιο περιεχόμενο.</ahelp>"
-
-#: 01100100.xhp
-msgctxt ""
-"01100100.xhp\n"
-"hd_id3156426\n"
-"7\n"
-"help.text"
-msgid "Keywords"
-msgstr "Λέξεις κλειδιά"
-
-#: 01100100.xhp
-msgctxt ""
-"01100100.xhp\n"
-"par_id3155338\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2:EDIT:TP_DOCINFODESC:ED_KEYWORDS\">Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:EDIT:TP_DOCINFODESC:ED_KEYWORDS\">Εισάγετε τις λέξεις που θέλετε να χρησιμοποιήσετε στην σύνταξη του ευρετηρίου του περιεχομένου του εγγράφου σας. Οι λέξεις κλειδιά πρέπει να διαχωρίζονται με κόμματα. Μία λέξη κλειδί μπορεί να αποτελείται από λευκούς χαρακτήρες ή από άνω τελείες.</ahelp>"
-
-#: 01100100.xhp
-msgctxt ""
-"01100100.xhp\n"
-"hd_id3148620\n"
-"9\n"
-"help.text"
-msgid "Comments"
-msgstr "Σχόλια"
-
-#: 01100100.xhp
-msgctxt ""
-"01100100.xhp\n"
-"par_id3155391\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2:MULTILINEEDIT:TP_DOCINFODESC:ED_COMMENT\">Enter comments to help identify the document.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:MULTILINEEDIT:TP_DOCINFODESC:ED_COMMENT\">Εισάγετε σχόλια για μια πιο εύκολη αναγνώριση του εγγράφου.</ahelp>"
-
-#: password_main.xhp
-msgctxt ""
-"password_main.xhp\n"
-"tit\n"
-"help.text"
-msgid "Enter Master Password"
-msgstr "Εισάγετε τον Κύριο Κωδικό"
-
-#: password_main.xhp
-msgctxt ""
-"password_main.xhp\n"
-"hd_id3154183\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"password_maintitle\"><link href=\"text/shared/01/password_main.xhp\" name=\"Enter Master Password\">Enter Master Password</link></variable>"
-msgstr "<variable id=\"password_maintitle\"><link href=\"text/shared/01/password_main.xhp\" name=\"Εισάγετε Κύριο Κωδικό πρόσβασης\">Εισάγετε Κύριο Κωδικό πρόσβασης</link></variable>"
-
-#: password_main.xhp
-msgctxt ""
-"password_main.xhp\n"
-"par_id3154841\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"\">Assign a master password to protect the access to a saved password.</ahelp>"
-msgstr "<ahelp hid=\"\">Ορίστε έναν κύριο κωδικό πρόσβασης για να προστατέψετε την πρόσβαση σε έναν αποθηκευμένο κωδικό πρόσβασης.</ahelp>"
-
-#: password_main.xhp
-msgctxt ""
-"password_main.xhp\n"
-"par_id3146857\n"
-"3\n"
-"help.text"
-msgid "You can save some passwords for the duration of a session, or permanently to a file protected by a master password."
-msgstr "Μπορείτε να αποθηκεύσετε μερικούς κωδικούς πρόσβασης για τη διάρκεια μιας συνεδρίας, ή προσωρινά σε ένα αρχείο προστατευμένο από έναν κύριο κωδικό πρόσβασης."
-
-#: password_main.xhp
-msgctxt ""
-"password_main.xhp\n"
-"par_id3147000\n"
-"6\n"
-"help.text"
-msgid "You must enter the master password to access a file or service that is protected by a saved password. You only need to enter the master password once during a session."
-msgstr "Πρέπει να εισάγετε τον κύριο κωδικό πρόσβασης για να έχετε πρόσβαση σε ένα αρχείο ή υπηρεσία η οποία είναι προστατευμένη από έναν αποθηκευμένο κωδικό πρόσβασης. Χρειάζεται να εισάγετε μόνο μια φορά τον κύριο κωδικό πρόσβασης κατά τη διάρκεια μιας συνεδρίας."
-
-#: password_main.xhp
-msgctxt ""
-"password_main.xhp\n"
-"par_id0608200910545958\n"
-"help.text"
-msgid "You should only use passwords that are hard to find by other persons or programs. A password should follow these rules:"
-msgstr "Θα πρέπει να χρησιμοποιείτε μόνο κωδικούς που είναι δύσκολο να βρεθούν από άλλους ανθρώπους ή προγράμματα. Ένας κωδικός πρέπει να ακολουθεί αυτούς τους κανόνες:"
-
-#: password_main.xhp
-msgctxt ""
-"password_main.xhp\n"
-"par_id0608200910545989\n"
-"help.text"
-msgid "Length of eight or more characters."
-msgstr "Μήκους οκτώ χαρακτήρων ή περισσότερων."
-
-#: password_main.xhp
-msgctxt ""
-"password_main.xhp\n"
-"par_id0608200910545951\n"
-"help.text"
-msgid "Contains a mix of lower case and upper case letters, numbers, and special characters."
-msgstr "Να περιέχει μια μίξη πεζών και κεφαλαίων, αριθμούς και ειδικούς χαρακτήρες."
-
-#: password_main.xhp
-msgctxt ""
-"password_main.xhp\n"
-"par_id0608200910545923\n"
-"help.text"
-msgid "Cannot be found in any wordbook or encyclopedia."
-msgstr "Δεν βρίσκεται σε κάποιο λεξικό ή σε εγκυκλοπαίδεια."
-
-#: password_main.xhp
-msgctxt ""
-"password_main.xhp\n"
-"par_id0608200910550049\n"
-"help.text"
-msgid "Has no direct relation to your personal data, e.g., date of birth or car plate."
-msgstr "Δεν έχει άμεση σχέση με σςα, π.χ ημερομηνία γέννησης ή αριθμός κυκλοφορίας ΙΧ,"
-
-#: password_main.xhp
-msgctxt ""
-"password_main.xhp\n"
-"hd_id3147588\n"
-"7\n"
-"help.text"
-msgid "Master password"
-msgstr "Κύριος κωδικός πρόσβασης"
-
-#: password_main.xhp
-msgctxt ""
-"password_main.xhp\n"
-"par_id3148731\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"UUI_EDIT_DLG_UUI_PASSWORD_ED_MASTERPASSWORD\">Type a master password to prevent unauthorized users from accessing stored passwords.</ahelp>"
-msgstr "<ahelp hid=\"UUI_EDIT_DLG_UUI_PASSWORD_ED_MASTERPASSWORD\">Πληκτρολογήστε έναν κύριο κωδικό πρόσβασης για να αποτρέψετε τους αναρμόδιους χρήστες από το να έχουν πρόσβαση σε αποθηκευμένους κωδικούς πρόσβασης.</ahelp>"
-
-#: password_main.xhp
-msgctxt ""
-"password_main.xhp\n"
-"hd_id3144436\n"
-"9\n"
-"help.text"
-msgid "Confirm master password"
-msgstr "Επιβεβαιώστε τον κύριο κωδικό πρόσβασης"
-
-#: password_main.xhp
-msgctxt ""
-"password_main.xhp\n"
-"par_id3145129\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"UUI_EDIT_DLG_UUI_PASSWORD_CRT_ED_MASTERPASSWORD_REPEAT\">Re-enter the master password.</ahelp>"
-msgstr "<ahelp hid=\"UUI_EDIT_DLG_UUI_PASSWORD_CRT_ED_MASTERPASSWORD_REPEAT\">Επανεισάγετε τον κύριο κωδικό πρόσβασης.</ahelp>"
-
-#: 05120000.xhp
+#: 01160200.xhp
msgctxt ""
-"05120000.xhp\n"
+"01160200.xhp\n"
"tit\n"
"help.text"
-msgid "Line Spacing"
-msgstr "Διάστιχο"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"bm_id3152876\n"
-"help.text"
-msgid "<bookmark_value>line spacing; context menu in paragraphs</bookmark_value><bookmark_value>text; line spacing</bookmark_value>"
-msgstr "<bookmark_value>διάστιχο, μενού περιβάλλοντος σε παραγράφους</bookmark_value><bookmark_value>κείμενο, διάστιχο</bookmark_value>"
+msgid "Document as E-mail"
+msgstr "Έγγραφο ως E-mail"
-#: 05120000.xhp
+#: 01160200.xhp
msgctxt ""
-"05120000.xhp\n"
-"hd_id3152876\n"
+"01160200.xhp\n"
+"hd_id3150702\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05120000.xhp\" name=\"Line Spacing\">Line Spacing</link>"
-msgstr "<link href=\"text/shared/01/05120000.xhp\" name=\"Διάστιχο\">Διάστιχο</link>"
+msgid "<link href=\"text/shared/01/01160200.xhp\">Document as E-mail</link>"
+msgstr "<link href=\"text/shared/01/01160200.xhp\">Έγγραφο ως E-mail</link>"
-#: 05120000.xhp
+#: 01160200.xhp
msgctxt ""
-"05120000.xhp\n"
-"par_id3153514\n"
+"01160200.xhp\n"
+"par_id3152823\n"
"2\n"
"help.text"
-msgid "Specify the amount of space to leave between lines of text in a paragraph."
-msgstr "Καθορίστε το μέγεθος της απόστασης ανάμεσα στις γραμμές του κειμένου σε μια παράγραφο."
+msgid "<variable id=\"versendentext\"><ahelp hid=\".uno:SendMail\">Opens a new window in your default e-mail program with the current document as an attachment. The current file format is used.</ahelp></variable> If the document is new and unsaved, the format specified in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - General is used."
+msgstr "<variable id=\"versendentext\"><ahelp hid=\".uno:SendMail\">Ανοίγει ένα νέο παράθυρο στο προεπιλεγμένο πρόγραμμα ηλεκτρονικού ταχυδρομείου με το τρέχον έγγραφο ως επισύναψη. Χρησιμοποιείται ο τρέχον τύπος αρχείου.</ahelp></variable> Εάν το έγγραφο είναι νέο και αναποθήκευτο, χρησιμοποιείται ο τύπος που καθορίζεται στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Γενικά."
-#: 05120000.xhp
+#: 01160200.xhp
msgctxt ""
-"05120000.xhp\n"
-"par_id3155364\n"
+"01160200.xhp\n"
+"par_id0807200809553672\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Indents and Spacing\">Indents and Spacing</link>"
-msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Εσοχές και Αποστάσεις\">Εσοχές και Αποστάσεις</link>"
+msgid "If the document is in HTML format, any embedded or linked images will not be sent with the e-mail."
+msgstr "Αν το έγγραφο είναι σε μορφή HTML, οποιαδήποτε από τις ενσωματωμένες ή συνδεδεμένες εικόνες του δεν πρόκειται να σταλούν με το Ηλεκτρονικό Ταχυδρομείο."
#: 01160300.xhp
msgctxt ""
@@ -7646,2654 +5569,1878 @@ msgctxt ""
msgid "Save"
msgstr "Αποθήκευση"
-#: 06990000.xhp
+#: 01170000.xhp
msgctxt ""
-"06990000.xhp\n"
+"01170000.xhp\n"
"tit\n"
"help.text"
-msgid "Spellcheck"
-msgstr "Ορθογραφία"
-
-#: 06990000.xhp
-msgctxt ""
-"06990000.xhp\n"
-"hd_id3147069\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06990000.xhp\" name=\"Spellcheck\">Spellcheck</link>"
-msgstr "<link href=\"text/shared/01/06990000.xhp\" name=\"Ορθογραφία\">Ορθογραφία</link>"
-
-#: 06990000.xhp
-msgctxt ""
-"06990000.xhp\n"
-"par_id3153116\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Checks spelling manually.</ahelp>"
-msgstr "<ahelp hid=\".\">Ελέγχει την ορθογραφία χειροκίνητα.</ahelp>"
-
-#: 06990000.xhp
-msgctxt ""
-"06990000.xhp\n"
-"par_id2551957\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06010000.xhp\" name=\"Check\">Spellcheck dialog</link>"
-msgstr "<link href=\"text/shared/01/06010000.xhp\" name=\"Έλεγχος\">Διάλογος ορθογραφίας</link>"
+msgid "Exit"
+msgstr "Έξοδος"
-#: 05360000.xhp
+#: 01170000.xhp
msgctxt ""
-"05360000.xhp\n"
-"tit\n"
+"01170000.xhp\n"
+"bm_id3154545\n"
"help.text"
-msgid "Distribution"
-msgstr "Κατανομή"
+msgid "<bookmark_value>exiting;$[officename]</bookmark_value>"
+msgstr "<bookmark_value>κλείσιμο,$[officename]</bookmark_value>"
-#: 05360000.xhp
+#: 01170000.xhp
msgctxt ""
-"05360000.xhp\n"
-"hd_id3154812\n"
+"01170000.xhp\n"
+"hd_id3154545\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05360000.xhp\" name=\"Distribution\">Distribution</link>"
-msgstr "<link href=\"text/shared/01/05360000.xhp\" name=\"Κατανομή\">Κατανομή</link>"
+msgid "<link href=\"text/shared/01/01170000.xhp\" name=\"Exit\">Exit</link>"
+msgstr "<link href=\"text/shared/01/01170000.xhp\" name=\"Έξοδος\">Έξοδος</link>"
-#: 05360000.xhp
+#: 01170000.xhp
msgctxt ""
-"05360000.xhp\n"
-"par_id3149119\n"
+"01170000.xhp\n"
+"par_id3151299\n"
"2\n"
"help.text"
-msgid "<variable id=\"verteilungtext\"><ahelp hid=\".uno:DistributeSelection\">Distributes three or more selected objects evenly along the horizontal axis or the vertical axis. You can also evenly distribute the spacing between objects.</ahelp></variable>"
-msgstr "<variable id=\"verteilungtext\"><ahelp hid=\".uno:DistributeSelection\">Κατανέμει τρία ή περισσότερα επιλεγμένα αντικείμενα εξίσου κατά μήκος του οριζόντιου ή του κατακόρυφου άξονα. Μπορείτε επίσης να κατανείμετε εξίσου τις αποστάσεις μεταξύ των αντικειμένων.</ahelp></variable>"
-
-#: 05360000.xhp
-msgctxt ""
-"05360000.xhp\n"
-"par_id3145383\n"
-"3\n"
-"help.text"
-msgid "Objects are distributed with respect to the outermost objects in the selection."
-msgstr "Τα αντικείμενα θα στοιχιθούν μέχρι τα πιο εξωτερικά αντικείμενα της επιλογής."
-
-#: 05360000.xhp
-msgctxt ""
-"05360000.xhp\n"
-"hd_id3149811\n"
-"4\n"
-"help.text"
-msgid "Horizontally"
-msgstr "Οριζόντια"
-
-#: 05360000.xhp
-msgctxt ""
-"05360000.xhp\n"
-"par_id3150355\n"
-"5\n"
-"help.text"
-msgid "Specify the horizontal distribution for the selected objects."
-msgstr "Καθορίστε την οριζόντια απόσταση για τα επιλεγμένα αντικείμενα."
+msgid "<ahelp hid=\".\">Closes all $[officename] programs and prompts you to save your changes.</ahelp> <switchinline select=\"sys\"><caseinline select=\"MAC\">This command does not exist on Mac OS X systems.</caseinline><defaultinline/></switchinline>"
+msgstr "<ahelp hid=\".\">Κλείνει όλα τα προγράμματα του $[officename] και προτρέπει για αποθήκευση των αλλαγών σας.</ahelp> <switchinline select=\"sys\"><caseinline select=\"MAC\">Αυτή η εντολή δεν υπάρχει σε συστήματα Mac OS X.</caseinline><defaultinline/></switchinline>"
-#: 05360000.xhp
+#: 01170000.xhp
msgctxt ""
-"05360000.xhp\n"
-"hd_id3149276\n"
+"01170000.xhp\n"
+"par_id3154184\n"
"6\n"
"help.text"
-msgid "None"
-msgstr "Κανένα"
-
-#: 05360000.xhp
-msgctxt ""
-"05360000.xhp\n"
-"par_id3147618\n"
-"7\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_NONE\">Does not distribute the objects horizontally.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_NONE\">Δεν κατανέμει τα αντικείμενα οριζόντια.</ahelp>"
-
-#: 05360000.xhp
-msgctxt ""
-"05360000.xhp\n"
-"hd_id3148990\n"
-"8\n"
-"help.text"
-msgid "Left"
-msgstr "Αριστερά"
-
-#: 05360000.xhp
-msgctxt ""
-"05360000.xhp\n"
-"par_id3159269\n"
-"9\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_LEFT\">Distributes the selected objects, so that the left edges of the objects are evenly spaced from one another.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_LEFT\">Κατανέμει τα επιλεγμένα αντικείμενα, ώστε οι αριστερές ακμές των αντικειμένων να απέχουν εξίσου μεταξύ τους.</ahelp>"
-
-#: 05360000.xhp
-msgctxt ""
-"05360000.xhp\n"
-"hd_id3150130\n"
-"10\n"
-"help.text"
-msgid "Center"
-msgstr "Στο κέντρο"
-
-#: 05360000.xhp
-msgctxt ""
-"05360000.xhp\n"
-"par_id3153146\n"
-"11\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_CENTER\">Distributes the selected objects, so that the horizontal centers of the objects are evenly spaced from one another.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_CENTER\">Κατανέμει τα επιλεγμένα αντικείμενα, ώστε τα οριζόντια κέντρα των αντικειμένων να απέχουν εξίσου μεταξύ τους.</ahelp>"
+msgid "<link href=\"text/shared/01/01050000.xhp\" name=\"Close the current document\">Close the current document</link>"
+msgstr "<link href=\"text/shared/01/01050000.xhp\" name=\"Κλείσιμο του τρέχοντος εγγράφου\">Κλείσιμο του τρέχοντος εγγράφου</link>"
-#: 05360000.xhp
+#: 01180000.xhp
msgctxt ""
-"05360000.xhp\n"
-"hd_id3147574\n"
-"12\n"
+"01180000.xhp\n"
+"tit\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "Save All"
+msgstr "Αποθήκευση όλων"
-#: 05360000.xhp
+#: 01180000.xhp
msgctxt ""
-"05360000.xhp\n"
-"par_id3148924\n"
-"13\n"
+"01180000.xhp\n"
+"hd_id3150347\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_DISTANCE\">Distributes the selected objects horizontally, so that the objects are evenly spaced from one another.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_DISTANCE\">Κατανέμει τα επιλεγμένα αντικείμενα οριζόντια, ώστε να απέχουν εξίσου μεταξύ τους.</ahelp>"
+msgid "<link href=\"text/shared/01/01180000.xhp\" name=\"Save All\">Save All</link>"
+msgstr "<link href=\"text/shared/01/01180000.xhp\" name=\"Αποθήκευση όλων\">Αποθήκευση όλων</link>"
-#: 05360000.xhp
+#: 01180000.xhp
msgctxt ""
-"05360000.xhp\n"
-"hd_id3155390\n"
-"14\n"
+"01180000.xhp\n"
+"par_id3151299\n"
+"1\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "<ahelp hid=\".uno:SaveAll\">Saves all modified $[officename] documents.</ahelp>"
+msgstr "<ahelp hid=\".uno:SaveAll\">Αποθηκεύει όλα τα τροποποιημένα έγγραφα του $[officename].</ahelp>"
-#: 05360000.xhp
+#: 01180000.xhp
msgctxt ""
-"05360000.xhp\n"
-"par_id3153252\n"
-"15\n"
+"01180000.xhp\n"
+"par_id3148440\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_RIGHT\">Distributes the selected objects, so that the right edges of the objects are evenly spaced from one another.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_RIGHT\">Κατανέμει τα επιλεγμένα αντικείμενα, ώστε οι δεξιές ακμές των αντικειμένων να απέχουν εξίσου μεταξύ τους.</ahelp>"
+msgid "If you are saving a new file or a copy of a read-only file, the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link> dialog appears."
+msgstr "εάν αποθηκεύσετε ένα νέο αρχείο ή ένα αντίγραφο ενός αρχείου μόνο για ανάγνωση, η επιλογή διαλόγου <link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link> εμφανίζεται."
-#: 05360000.xhp
+#: 01190000.xhp
msgctxt ""
-"05360000.xhp\n"
-"hd_id3150245\n"
-"16\n"
+"01190000.xhp\n"
+"tit\n"
"help.text"
-msgid "Vertically"
-msgstr "Κατακόρυφα"
+msgid "Versions"
+msgstr "Εκδόσεις"
-#: 05360000.xhp
+#: 01190000.xhp
msgctxt ""
-"05360000.xhp\n"
-"par_id3155321\n"
-"17\n"
+"01190000.xhp\n"
+"bm_id1759697\n"
"help.text"
-msgid "Specify the vertical distribution for the selected objects."
-msgstr "Καθορίστε την κάθετη απόσταση για τα επιλεγμένα αντικείμενα."
+msgid "<bookmark_value>versions;file saving as, restriction</bookmark_value>"
+msgstr "<bookmark_value> εκδόσεις,αποθήκευση αρχείου ως, περιορισμός</bookmark_value>"
-#: 05360000.xhp
+#: 01190000.xhp
msgctxt ""
-"05360000.xhp\n"
-"hd_id3148563\n"
-"18\n"
+"01190000.xhp\n"
+"hd_id3143272\n"
+"1\n"
"help.text"
-msgid "None"
-msgstr "Κανένα"
+msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\">Εκδόσεις</link>"
-#: 05360000.xhp
+#: 01190000.xhp
msgctxt ""
-"05360000.xhp\n"
-"par_id3155922\n"
-"19\n"
+"01190000.xhp\n"
+"par_id3157898\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_NONE\">Does not distribute the objects vertically.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_NONE\">Δεν κατανέμει τα αντικείμενα κατακόρυφα.</ahelp>"
+msgid "<variable id=\"versionentext\"><ahelp hid=\".uno:VersionDialog\">Saves and organizes multiple versions of the current document in the same file. You can also open, delete, and compare previous versions.</ahelp></variable>"
+msgstr "<variable id=\"versionentext\"><ahelp hid=\".uno:VersionDialog\">Αποθηκεύει και διαχειρίζεται πολλαπλές εκδόσεις του τρέχοντος εγγράφου στο ίδιο αρχείο. Μπορείτε επίσης να ανοίξετε, να διαγράψετε και να συγκρίνετε προηγούμενες εκδόσεις.</ahelp></variable>"
-#: 05360000.xhp
+#: 01190000.xhp
msgctxt ""
-"05360000.xhp\n"
-"hd_id3153626\n"
-"20\n"
+"01190000.xhp\n"
+"par_id3153527\n"
+"22\n"
"help.text"
-msgid "Top"
-msgstr "Πάνω"
+msgid "If you save a copy of a file that contains version information (by choosing <emph>File - Save As)</emph>, the version information is not saved with the file."
+msgstr "Εάν αποθηκεύσετε ένα αντίγραφο αρχείου αρχείου που περιέχει πληροφορίες εκδόσεων ( χρησιμοποιώντας <emph> Αρχείο - Αποθήκευση ως)</emph>, οι πληροφορίες των εκδόσεων δεν θα αποθηκευτούν με το αρχείο."
-#: 05360000.xhp
+#: 01190000.xhp
msgctxt ""
-"05360000.xhp\n"
-"par_id3152361\n"
-"21\n"
+"01190000.xhp\n"
+"hd_id3149750\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_TOP\">Distributes the selected objects, so that the top edges of the objects are evenly spaced from one another.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_TOP\">Κατανέμει τα επιλεγμένα αντικείμενα, ώστε οι πάνω ακμές των αντικειμένων να απέχουν εξίσου μεταξύ τους.</ahelp>"
+msgid "New versions"
+msgstr "Νέες εκδόσεις"
-#: 05360000.xhp
+#: 01190000.xhp
msgctxt ""
-"05360000.xhp\n"
-"hd_id3147264\n"
-"22\n"
+"01190000.xhp\n"
+"par_id3163802\n"
+"5\n"
"help.text"
-msgid "Center"
-msgstr "Στο κέντρο"
+msgid "Set the options for saving a new version of the document."
+msgstr "Προσδιορίστε τις επιλογές για την αποθήκευση μίας νέας έκδοσης του εγγράφου."
-#: 05360000.xhp
+#: 01190000.xhp
msgctxt ""
-"05360000.xhp\n"
-"par_id3161656\n"
-"23\n"
+"01190000.xhp\n"
+"hd_id3147243\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_CENTER\">Distributes the selected objects, so that the vertical centers of the objects are evenly spaced from one another.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_CENTER\">Κατανέμει τα επιλεγμένα αντικείμενα, ώστε τα κατακόρυφα κέντρα των αντικειμένων να απέχουν εξίσου μεταξύ τους.</ahelp>"
+msgid "Save New Version"
+msgstr "Αποθήκευση νέας έκδοσης"
-#: 05360000.xhp
+#: 01190000.xhp
msgctxt ""
-"05360000.xhp\n"
-"hd_id3150865\n"
-"24\n"
+"01190000.xhp\n"
+"par_id3149149\n"
+"7\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_SAVE\">Saves the current state of the document as a new version. If you want, you can also enter comments in the <emph>Insert Version Comment </emph>dialog before you save the new version.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_SAVE\">Αποθηκεύει την τρέχουσα κατάσταση του εγγράφου ως νέα έκδοση. Εάν θέλετε, μπορείτε επίσης να εισάγετε σχόλια μέσω του διαλόγου <emph>Εισαγωγή Σχόλιου Έκδοσης </emph>προτού σώσετε τη νέα έκδοση.</ahelp>"
-#: 05360000.xhp
+#: 01190000.xhp
msgctxt ""
-"05360000.xhp\n"
-"par_id3153360\n"
-"25\n"
+"01190000.xhp\n"
+"hd_id3153348\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_DISTANCE\">Distributes the selected objects vertically, so that the objects are evenly spaced from one another.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_DISTANCE\">Κατανέμει τα επιλεγμένα αντικείμενα κατακόρυφα, ώστε να απέχουν εξίσου μεταξύ τους.</ahelp>"
+msgid "Insert Version Comment"
+msgstr "Εισαγωγή σχολίου έκδοσης"
-#: 05360000.xhp
+#: 01190000.xhp
msgctxt ""
-"05360000.xhp\n"
-"hd_id3154071\n"
-"26\n"
+"01190000.xhp\n"
+"par_id3150466\n"
+"9\n"
"help.text"
-msgid "Bottom"
-msgstr "Κάτω"
+msgid "<ahelp hid=\"SFX2:MULTILINEEDIT:DLG_COMMENTS:ME_VERSIONS\">Enter a comment here when you are saving a new version. If you clicked <emph>Show </emph>to open this dialog, you cannot edit the comment.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:MULTILINEEDIT:DLG_COMMENTS:ME_VERSIONS\">Εισάγετε ένα σχόλιο εδώ όταν αποθηκεύετε μια νέα έκδοση. Εάν έχετε επιλέξει <emph>Εμφάνιση </emph>για να ανοίξετε αυτόν τον διάλογο, τότε δε μπορείτε να επεξεργαστείτε το σχόλιο.</ahelp>"
-#: 05360000.xhp
+#: 01190000.xhp
msgctxt ""
-"05360000.xhp\n"
-"par_id3152771\n"
-"27\n"
+"01190000.xhp\n"
+"hd_id3149514\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_BOTTOM\">Distributes the selected objects, so that the bottom edges of the objects are evenly spaced from one another.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_BOTTOM\">Κατανέμει τα επιλεγμένα αντικείμενα, ώστε οι κάτω ακμές των αντικειμένων να απέχουν εξίσου μεταξύ τους.</ahelp>"
+msgid "Always save version when closing"
+msgstr "Πάντα να αποθηκεύεται η έκδοση κατά τον τερματισμό"
-#: 06010500.xhp
+#: 01190000.xhp
msgctxt ""
-"06010500.xhp\n"
-"tit\n"
+"01190000.xhp\n"
+"par_id3153823\n"
+"11\n"
"help.text"
-msgid "Language"
-msgstr "Γλώσσα"
+msgid "<ahelp hid=\"SFX2:CHECKBOX:DLG_VERSIONS:CB_SAVEONCLOSE\">If you have made changes to your document, $[officename] automatically saves a new version when you close the document.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:CHECKBOX:DLG_VERSIONS:CB_SAVEONCLOSE\">Εάν έχετε κάνει αλλαγές στο έγγραφο, το $[officename] θα αποθηκεύσει αυτόματα μια νέα έκδοση όταν κλείσετε το έγγραφο.</ahelp>"
-#: 06010500.xhp
+#: 01190000.xhp
msgctxt ""
-"06010500.xhp\n"
-"par_idN1055C\n"
+"01190000.xhp\n"
+"par_id6663823\n"
"help.text"
-msgid "<link href=\"text/shared/01/06010500.xhp\">Language</link>"
-msgstr "<link href=\"text/shared/01/06010500.xhp\">Γλώσσα</link>"
+msgid "If you save the document manually, do not change the document after saving, and then close, no new version will be created."
+msgstr "Εάν αποθηκεύσετε το έγγραφο χειροκίνητα, μην αλλάξετε το έγγραφο μετά την αποθήκευση και έπειτα το κλείσετε, δεν θα δημιουργηθεί καμιά νέα έκδοση."
-#: 06010500.xhp
+#: 01190000.xhp
msgctxt ""
-"06010500.xhp\n"
-"par_idN1056C\n"
+"01190000.xhp\n"
+"hd_id3159167\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu where you can choose language specific commands.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού όπου μπορείτε να επιλέξετε εντολές συγκεκριμένες για κάθε γλώσσα.</ahelp>"
+msgid "Existing versions"
+msgstr "Υπάρχουσες εκδόσεις"
-#: 06010500.xhp
+#: 01190000.xhp
msgctxt ""
-"06010500.xhp\n"
-"hd_id5787224\n"
+"01190000.xhp\n"
+"par_id3156327\n"
+"13\n"
"help.text"
-msgid "For Selection"
-msgstr "Για την επιλογή"
+msgid "<ahelp hid=\"SFX2:MODALDIALOG:DLG_VERSIONS\">Lists the existing versions of the current document, the date and the time they were created, the author and the associated comments.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:MODALDIALOG:DLG_VERSIONS\">Εμφανίζει σε μορφή λίστας τις υπάρχουσες εκδόσεις του τρέχοντος εγγράφου, την ημερομηνία και την ώρα που δημιουργήθηκαν, τον συγγραφέα και τα αντίστοιχα σχόλια.</ahelp>"
-#: 06010500.xhp
+#: 01190000.xhp
msgctxt ""
-"06010500.xhp\n"
-"par_id1507309\n"
+"01190000.xhp\n"
+"hd_id3149578\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu. Choose a language for the selected text. <br/>Choose None to exclude the selected text from spellchecking and hyphenation.<br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού. Επιλέξτε μια γλώσσα για το επιλεγμένο κείμενο.<br/>Επιλέξτε Κανένα για να αποκλείσετε το επιλεγμένο κείμενο από ορθογραφικό έλεγχο.<br/>Επιλέξτε Περισσότερα για να ανοίξετε ένα παράθυρο διαλόγου με περισσότερες επιλογές.</ahelp>"
+msgid "Open"
+msgstr "Άνοιγμα"
-#: 06010500.xhp
+#: 01190000.xhp
msgctxt ""
-"06010500.xhp\n"
-"hd_id7693411\n"
+"01190000.xhp\n"
+"par_id3153827\n"
+"15\n"
"help.text"
-msgid "For Paragraph"
-msgstr "Για τη παράγραφο"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_OPEN\">Opens the selected version in a read-only window.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_OPEN\">Ανοίγει την επιλεγμένη έκδοση σε ένα παράθυρο μόνο για ανάγνωση.</ahelp>"
-#: 06010500.xhp
+#: 01190000.xhp
msgctxt ""
-"06010500.xhp\n"
-"par_id3928952\n"
+"01190000.xhp\n"
+"hd_id3147530\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu. Choose a language for the current paragraph. <br/>Choose None to exclude the current paragraph from spellchecking and hyphenation.<br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού. Επιλογή γλώσσας για την τρέχουσα παράγραφο. <br/>Επιλέξτε \"Κανένα\" για να αποκλείσετε την τρέχουσα παράγραφο από ορθογραφικό έλεγχο.<br/>Επιλέξτε \"Περισσότερα\" για να ανοίξετε ένα παράθυρο διαλόγου με περισσότερες επιλογές.</ahelp>"
+msgid "Show"
+msgstr "Εμφάνιση"
-#: 06010500.xhp
+#: 01190000.xhp
msgctxt ""
-"06010500.xhp\n"
-"hd_id5206762\n"
+"01190000.xhp\n"
+"par_id3153061\n"
+"17\n"
"help.text"
-msgid "For all Text"
-msgstr "Για όλο το κείμενο"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_VIEW\">Displays the entire comment for the selected version.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_VIEW\">Εμφανίζει ολόκληρο το σχόλιο για την επιλεγμένη έκδοση.</ahelp>"
-#: 06010500.xhp
+#: 01190000.xhp
msgctxt ""
-"06010500.xhp\n"
-"par_id5735953\n"
+"01190000.xhp\n"
+"hd_id3154923\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu. Choose a language for all text. <br/>Choose None to exclude all text from spellchecking and hyphenation.<br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού. Επιλογή γλώσσας όλο το κείμενο.<br/>Επιλέξτε \"Κανένα\" για να αποκλείσετε όλο το κείμενο από ορθογραφικό έλεγχο.<br/>Επιλέξτε \"Περισσότερα\" για να ανοίξετε ένα παράθυρο διαλόγου με περισσότερες επιλογές.</ahelp>"
+msgid "Delete"
+msgstr "Επαναφορά"
-#: 06010500.xhp
+#: 01190000.xhp
msgctxt ""
-"06010500.xhp\n"
-"par_idN105AF\n"
+"01190000.xhp\n"
+"par_id3149669\n"
+"19\n"
"help.text"
-msgid "Hyphenation"
-msgstr "Συλλαβισμός"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_DELETE\">Deletes the selected version.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_DELETE\">Διαγράφει την επιλεγμένη έκδοση.</ahelp>"
-#: 06010500.xhp
+#: 01190000.xhp
msgctxt ""
-"06010500.xhp\n"
-"par_idN105B3\n"
+"01190000.xhp\n"
+"hd_id3148739\n"
+"21\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/05340300.xhp\">Format - Cells - Alignment</link> tab page."
-msgstr "Ανοίγει τη σελίδα καρτέλας <link href=\"text/shared/01/05340300.xhp\">Μορφή - Κελιά - Στοίχιση</link>."
+msgid "Compare"
+msgstr "Σύγκριση"
-#: 06010500.xhp
+#: 01190000.xhp
msgctxt ""
-"06010500.xhp\n"
-"par_idN105D0\n"
+"01190000.xhp\n"
+"par_id3152811\n"
+"23\n"
"help.text"
-msgid "Hyphenation"
-msgstr "Συλλαβισμός"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_COMPARE\">Compare the changes that were made in each version.</ahelp> If you want, you can <link href=\"text/shared/01/02230400.xhp\" name=\"Accept or Reject Changes\"><emph>Accept or Reject Changes</emph></link>."
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_VERSIONS:PB_COMPARE\">Συγκρίνει τις αλλαγές που δημιουργήθηκαν σε κάθε έκδοση.</ahelp>Αν θέλετε, μπορείτε να <link href=\"text/shared/01/02230400.xhp\" name=\"Αποδεχθείτε ή να απορρίψετε Αλλαγές\"><emph>Αποδεχθείτε ή να απορρίψετε Αλλαγές</emph></link>."
-#: 06010500.xhp
+#: 01990000.xhp
msgctxt ""
-"06010500.xhp\n"
-"par_idN105D4\n"
+"01990000.xhp\n"
+"tit\n"
"help.text"
-msgid "Turns hyphenation on and off."
-msgstr "Ενεργοποίηση/Απενεργοποίηση συλλαβισμού."
+msgid "Recent Documents"
+msgstr "Πρόσφατα Έγγραφα"
-#: 06010500.xhp
+#: 01990000.xhp
msgctxt ""
-"06010500.xhp\n"
-"par_idN105E7\n"
+"01990000.xhp\n"
+"hd_id3150279\n"
+"6\n"
"help.text"
-msgid "Hyphenation"
-msgstr "Συλλαβισμός"
+msgid "<variable id=\"picktitle\"><link href=\"text/shared/01/01990000.xhp\" name=\"Recent Documents\">Recent Documents</link></variable>"
+msgstr "<variable id=\"picktitle\"><link href=\"text/shared/01/01990000.xhp\" name=\"Πρόσφατα Έγγραφα\">Πρόσφατα Έγγραφα</link></variable>"
-#: 06010500.xhp
+#: 01990000.xhp
msgctxt ""
-"06010500.xhp\n"
-"par_idN105EB\n"
+"01990000.xhp\n"
+"par_id3154794\n"
+"5\n"
"help.text"
-msgid "Turns hyphenation on and off."
-msgstr "Ενεργοποίηση/Απενεργοποίηση συλλαβισμού."
+msgid "<ahelp hid=\".\">Lists the most recently opened files. To open a file in the list, click its name.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τα προσφάτως ανοιγμένα αρχεία. Για να ανοίξετε ένα αρχείο από τη λίστα, επιλέξτε το όνομά του.</ahelp>"
-#: 06010500.xhp
+#: 01990000.xhp
msgctxt ""
-"06010500.xhp\n"
-"hd_id0805200811534540\n"
+"01990000.xhp\n"
+"par_id3159079\n"
+"4\n"
"help.text"
-msgid "More Dictionaries Online"
-msgstr "Λήψη περισσότερων Λεξικών"
+msgid "The file is opened by the <item type=\"productname\">%PRODUCTNAME</item> module that saved it."
+msgstr "Το αρχείο ανοίγει από την εφαρμογή<item type=\"productname\">%PRODUCTNAME</item> που το αποθήκευσε."
-#: 06010500.xhp
+#: 02010000.xhp
msgctxt ""
-"06010500.xhp\n"
-"par_id0805200811534630\n"
+"02010000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the default browser on the dictionaries extension page.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον προεπιλεγμένο περιηγητή σας στη σελίδα επέκτασης λεξικών.</ahelp>"
+msgid "Undo"
+msgstr "Αναίρεση"
-#: 05120300.xhp
+#: 02010000.xhp
msgctxt ""
-"05120300.xhp\n"
-"tit\n"
+"02010000.xhp\n"
+"bm_id3155069\n"
"help.text"
-msgid "Double (Line)"
-msgstr "Διπλή (Γραμμή)"
+msgid "<bookmark_value>undoing;editing</bookmark_value><bookmark_value>editing;undoing</bookmark_value>"
+msgstr "<bookmark_value>αναίρεση,επεξεργασία</bookmark_value><bookmark_value>επεξεργασία,αναίρεση</bookmark_value>"
-#: 05120300.xhp
+#: 02010000.xhp
msgctxt ""
-"05120300.xhp\n"
-"hd_id3083278\n"
+"02010000.xhp\n"
+"hd_id3155069\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05120300.xhp\" name=\"Double (Line)\">Double (Line)</link>"
-msgstr "<link href=\"text/shared/01/05120300.xhp\" name=\"Διπλή (Γραμμή)\">Διπλή (Γραμμή)</link>"
+msgid "<link href=\"text/shared/01/02010000.xhp\" name=\"Undo\">Undo</link>"
+msgstr "<link href=\"text/shared/01/02010000.xhp\" name=\"Αναίρεση\">Αναίρεση</link>"
-#: 05120300.xhp
+#: 02010000.xhp
msgctxt ""
-"05120300.xhp\n"
-"par_id3149783\n"
+"02010000.xhp\n"
+"par_id3149205\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:SpacePara2\">Sets the line spacing of the current paragraph to two lines.</ahelp>"
-msgstr "<ahelp hid=\".uno:SpacePara2\">Ορίζει το διάστιχο της τρέχουσας παραγράφου σε δύο γραμμές.</ahelp>"
+msgid "<ahelp hid=\"HID_IMAPDLG_UNDO\">Reverses the last command or the last entry you typed. To select the command that you want to reverse, click the arrow next to the <emph>Undo </emph>icon on the Standard bar.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_UNDO\">Αναιρεί τη τελευταία εντολή ή εγγραφή που πληκτρολογήσατε. Για να επιλέξετε την εντολή που θέλετε να αναιρέσετε, επιλέξτε το βελάκι στο εικονίδιο <emph>Αναίρεση </emph>στην βασική γραμμή εργαλείων.</ahelp>"
-#: 04100000.xhp
+#: 02010000.xhp
msgctxt ""
-"04100000.xhp\n"
-"tit\n"
+"02010000.xhp\n"
+"par_idN10630\n"
"help.text"
-msgid "Special Character"
-msgstr "Ειδικοί χαρακτήρες"
+msgid "To change the number of commands that you can undo, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Memory, and enter a new value in the number of steps box."
+msgstr "Για αλλαγή του αριθμού των εντολών που μπορείτε να αναιρέσετε, επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Μνήμη και εισάγετε μια νέα τιμή στο πλαίσιο αριθμού βημάτων."
-#: 04100000.xhp
+#: 02010000.xhp
msgctxt ""
-"04100000.xhp\n"
-"hd_id3152937\n"
-"1\n"
+"02010000.xhp\n"
+"par_id3163803\n"
+"8\n"
"help.text"
-msgid "Special Character"
-msgstr "Ειδικοί χαρακτήρες"
+msgid "Some commands (for example, editing Styles) cannot be undone."
+msgstr "Μερικές εντολές (για παράδειγμα, η επεξεργασία Στυλ) δεν μπορούν να αναιρεθούν."
-#: 04100000.xhp
+#: 02010000.xhp
msgctxt ""
-"04100000.xhp\n"
-"par_id3150838\n"
-"2\n"
+"02010000.xhp\n"
+"par_id3155338\n"
+"11\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".uno:Bullet\">Inserts special characters from the installed fonts.</ahelp></variable>"
-msgstr "<variable id=\"sonder\"><ahelp hid=\".uno:Bullet\">Εισάγει ειδικούς χαρακτήρες από τις εγκατεστημένες γραμματοσειρές.</ahelp></variable>"
+msgid "You can cancel the Undo command by choosing Edit - Redo."
+msgstr "Μπορείτε να ακυρώσετε την εντολή Αναίρεση επιλέγοντας Επεξεργασία - Ακύρωση αναίρεσης."
-#: 04100000.xhp
+#: 02010000.xhp
msgctxt ""
-"04100000.xhp\n"
-"par_id3152372\n"
-"11\n"
+"02010000.xhp\n"
+"hd_id3166410\n"
+"7\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "Όταν κάνετε κλικ σε ένα χαρακτήρα στο παράθυρο διαλόγου <emph>Ειδικοί χαρακτήρες </emph>, εμφανίζεται μια προεπισκόπηση και ο αντίστοιχος αριθμητικός κωδικός του χαρακτήρα."
+msgid "About the Undo command in database tables"
+msgstr "Πληροφορίες για την εντολή Αναίρεση στους πίνακες βάσεων δεδομένων."
-#: 04100000.xhp
+#: 02010000.xhp
msgctxt ""
-"04100000.xhp\n"
-"hd_id3151315\n"
+"02010000.xhp\n"
+"par_id3148492\n"
"3\n"
"help.text"
-msgid "Font"
-msgstr "Γραμματοσειρά"
+msgid "When you are working with database tables, you can only undo the last command."
+msgstr "Όταν εργάζεστε με πίνακες βάσεων δεδομένων, μπορείτε να αναιρέσετε μόνο τη τελευταία εντολή."
-#: 04100000.xhp
+#: 02010000.xhp
msgctxt ""
-"04100000.xhp\n"
-"par_id3152924\n"
+"02010000.xhp\n"
+"par_id3155504\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/specialcharacters/fontlb\">Select a font to display the special characters that are associated with it.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/specialcharacters/fontlb\">Επιλέξτε μια γραμματοσειρά για να εμφανιστούν οι ειδικοί χαρακτήρες που σχετίζονται με αυτή.</ahelp>"
-
-#: 04100000.xhp
-msgctxt ""
-"04100000.xhp\n"
-"hd_id3155555\n"
-"19\n"
-"help.text"
-msgid "Subset"
-msgstr "Υποσύνολο"
+msgid "If you change the content of a record in a database table that has not been saved, and then use the<emph> Undo</emph> command, the record is erased."
+msgstr "Εάν αλλάξετε το περιεχόμενο μιας εγγραφής σε ένα πίνακα βάσεων δεδομένων που δεν έχει αποθηκευτεί, και ύστερα χρησιμοποιήσετε την εντολή <emph>Αναίρεση</emph>, η εγγραφή θα σβηστεί."
-#: 04100000.xhp
+#: 02010000.xhp
msgctxt ""
-"04100000.xhp\n"
-"par_id3145090\n"
-"20\n"
+"02010000.xhp\n"
+"hd_id3149415\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/specialcharacters/subsetlb\">Select a Unicode category for the current font.</ahelp> The special characters for the selected Unicode category are displayed in the character table."
-msgstr "<ahelp hid=\"cui/ui/specialcharacters/subsetlb\">Επιλέξτε μία κατηγορία Unicode για την τρέχουσα γραμματοσειρά.</ahelp> ΟΙ ειδικοί χαρακτήρες για την επιλεγμένη κατηγορία Unicode εμφανίζονται στον πίνακα χαρακτήρων."
+msgid "About the Undo command in presentations"
+msgstr "Περί της εντολής Αναίρεση στις παρουσιάσεις"
-#: 04100000.xhp
+#: 02010000.xhp
msgctxt ""
-"04100000.xhp\n"
-"hd_id3145071\n"
-"5\n"
+"02010000.xhp\n"
+"par_id3159147\n"
+"10\n"
"help.text"
-msgid "Character Table"
-msgstr "Πίνακας χαρακτήρων"
+msgid "The <emph>Undo</emph> list is cleared when you apply a new layout to a slide."
+msgstr "Η λίστα <emph>Αναίρεση</emph> καθαρίζεται όταν εφαρμόζετε μια νέα διάταξη σε διαφάνεια."
-#: 04100000.xhp
+#: 02020000.xhp
msgctxt ""
-"04100000.xhp\n"
-"par_id3154288\n"
-"6\n"
+"02020000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_CHARMAP_CTL_SHOWSET\">Click the special character(s) that you want to insert, and then click <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_CHARMAP_CTL_SHOWSET\">Κάντε κλικ στους ειδικούς χαρακτήρες που θέλετε να εισάγετε και πατήστε <emph>OK</emph>.</ahelp>"
+msgid "Redo"
+msgstr "Ακύρωση αναίρεσης"
-#: 04100000.xhp
+#: 02020000.xhp
msgctxt ""
-"04100000.xhp\n"
-"hd_id3154317\n"
-"7\n"
+"02020000.xhp\n"
+"bm_id3149991\n"
"help.text"
-msgid "Characters"
-msgstr "Χαρακτήρες"
+msgid "<bookmark_value>restoring;editing</bookmark_value><bookmark_value>redo command</bookmark_value>"
+msgstr "<bookmark_value>Ακύρωση αναίρεσης,επεξεργασία</bookmark_value><bookmark_value>εντολή ακύρωσης αναίρεσης</bookmark_value>"
-#: 04100000.xhp
+#: 02020000.xhp
msgctxt ""
-"04100000.xhp\n"
-"par_id3152551\n"
-"8\n"
+"02020000.xhp\n"
+"hd_id3149991\n"
+"1\n"
"help.text"
-msgid "Displays the special characters that you have selected."
-msgstr "Εμφανίζει τους ειδικούς χαρακτήρες που έχετε επιλέξει."
+msgid "<link href=\"text/shared/01/02020000.xhp\" name=\"Redo\">Redo</link>"
+msgstr "<link href=\"text/shared/01/02020000.xhp\" name=\"Ακύρωση αναίρεσης\">Ακύρωση αναίρεσης</link>"
-#: 04100000.xhp
+#: 02020000.xhp
msgctxt ""
-"04100000.xhp\n"
-"hd_id3155535\n"
-"12\n"
+"02020000.xhp\n"
+"par_id3157898\n"
+"2\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<ahelp hid=\"HID_IMAPDLG_REDO\">Reverses the action of the last <emph>Undo</emph> command. To select the <emph>Undo</emph> step that you want to reverse, click the arrow next to the <emph>Redo</emph> icon on the Standard bar.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_REDO\">Αναιρεί την ενέργεια της τελευταίας εντολής <emph>Αναίρεσης</emph>. Για να επιλέξετε το βήμα <emph>Αναίρεσης</emph> που θέλετε να αντιστρέψετε, κλικ στο βέλος δίπλα στο εικονίδιο <emph>Ακύρωση αναίρεσης</emph> στην βασική γραμμή.</ahelp>"
-#: 04100000.xhp
+#: 02030000.xhp
msgctxt ""
-"04100000.xhp\n"
-"par_id3147653\n"
-"13\n"
+"02030000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/specialcharacters/delete\">Clears the current selection of special characters that you want to insert.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/specialcharacters/delete\">Καθαρίζει την τρέχουσα επιλογή ειδικών χαρακτήρων που θέλετε να εισάγετε.</ahelp>"
+msgid "Repeat"
+msgstr "Επανάληψη"
-#: 04140000.xhp
+#: 02030000.xhp
msgctxt ""
-"04140000.xhp\n"
-"tit\n"
+"02030000.xhp\n"
+"bm_id3150279\n"
"help.text"
-msgid "Inserting Pictures"
-msgstr "Εισαγωγή εικόνων"
+msgid "<bookmark_value>repeating; commands</bookmark_value><bookmark_value>commands; repeating</bookmark_value>"
+msgstr "<bookmark_value>επανάληψη, εντολές</bookmark_value><bookmark_value>εντολές, επανάληψη</bookmark_value>"
-#: 04140000.xhp
+#: 02030000.xhp
msgctxt ""
-"04140000.xhp\n"
-"hd_id3154350\n"
+"02030000.xhp\n"
+"hd_id3150279\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"Inserting Pictures\">Inserting Pictures</link>"
-msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Εισαγωγή εικόνων\">Εισαγωγή εικόνων</link>"
+msgid "<link href=\"text/shared/01/02030000.xhp\" name=\"Repeat\">Repeat</link>"
+msgstr "<link href=\"text/shared/01/02030000.xhp\" name=\"Επανάληψη\">Επανάληψη</link>"
-#: 04140000.xhp
+#: 02030000.xhp
msgctxt ""
-"04140000.xhp\n"
-"par_id3159411\n"
+"02030000.xhp\n"
+"par_id3155934\n"
"2\n"
"help.text"
-msgid "<variable id=\"grafiktext\"><ahelp hid=\".uno:InsertGraphic\">Inserts a picture into the current document.</ahelp></variable>"
-msgstr "<variable id=\"grafiktext\"><ahelp hid=\".uno:InsertGraphic\">Εισάγει μία εικόνα στο τρέχον έγγραφο.</ahelp></variable>"
-
-#: 04140000.xhp
-msgctxt ""
-"04140000.xhp\n"
-"hd_id3149760\n"
-"17\n"
-"help.text"
-msgid "Style"
-msgstr "Πρότυπο"
-
-#: 04140000.xhp
-msgctxt ""
-"04140000.xhp\n"
-"par_id3154398\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FILEOPEN_IMAGE_TEMPLATE\">Select the frame style for the graphic.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILEOPEN_IMAGE_TEMPLATE\">Εδώ μπορείτε να επιλέξετε ένα στυλ πλαισίου για το γραφικό.</ahelp>"
+msgid "<ahelp hid=\".uno:Repeat\">Repeats the last command. This command is available in Writer and Calc.</ahelp>"
+msgstr "<ahelp hid=\".uno:Repeat\">Επαναλαμβάνει την τελευταία εντολή. Αυτή είναι διαθέσιμη στο Writer και στο Calc.</ahelp>"
-#: 04140000.xhp
+#: 02040000.xhp
msgctxt ""
-"04140000.xhp\n"
-"hd_id3150789\n"
-"6\n"
+"02040000.xhp\n"
+"tit\n"
"help.text"
-msgid "Link"
-msgstr "Σύνδεση"
+msgid "Cut"
+msgstr "Αποκοπή"
-#: 04140000.xhp
+#: 02040000.xhp
msgctxt ""
-"04140000.xhp\n"
-"par_id3153750\n"
-"7\n"
+"02040000.xhp\n"
+"bm_id3146936\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILEDLG_LINK_CB\">Inserts the selected graphic file as a link.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILEDLG_LINK_CB\">Εισάγει το επιλεγμένο αρχείο γραφικών ως σύνδεση.</ahelp>"
+msgid "<bookmark_value>cutting</bookmark_value><bookmark_value>clipboard; cutting</bookmark_value>"
+msgstr "<bookmark_value>αποκοπή</bookmark_value><bookmark_value>Πρόχειρο,αποκοπή</bookmark_value>"
-#: 04140000.xhp
+#: 02040000.xhp
msgctxt ""
-"04140000.xhp\n"
-"hd_id3155805\n"
-"8\n"
+"02040000.xhp\n"
+"hd_id3146936\n"
+"1\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "<link href=\"text/shared/01/02040000.xhp\" name=\"Cut\">Cut</link>"
+msgstr "<link href=\"text/shared/01/02040000.xhp\" name=\"Αποκοπή\">Αποκοπή</link>"
-#: 04140000.xhp
+#: 02040000.xhp
msgctxt ""
-"04140000.xhp\n"
-"par_id3153311\n"
-"9\n"
+"02040000.xhp\n"
+"par_id3153255\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILEDLG_PREVIEW_CB\">Displays a preview of the selected graphic file.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILEDLG_PREVIEW_CB\">Εμφανίζει μία προεπισκόπηση του επιλεγμένου αρχείου γραφικών.</ahelp>"
+msgid "<ahelp hid=\".uno:Cut\">Removes and copies the selection to the clipboard.</ahelp>"
+msgstr "<ahelp hid=\".uno:Cut\">Αφαιρεί και αντιγράφει την επιλογή στο Πρόχειρο.</ahelp>"
-#: 05040100.xhp
+#: 02050000.xhp
msgctxt ""
-"05040100.xhp\n"
+"02050000.xhp\n"
"tit\n"
"help.text"
-msgid "Organizer"
-msgstr "Διαχείριση"
+msgid "Copy"
+msgstr "Αντιγραφή"
-#: 05040100.xhp
+#: 02050000.xhp
msgctxt ""
-"05040100.xhp\n"
-"bm_id3153383\n"
+"02050000.xhp\n"
+"bm_id3154824\n"
"help.text"
-msgid "<bookmark_value>organizing; styles</bookmark_value> <bookmark_value>styles; organizing</bookmark_value>"
-msgstr "<bookmark_value>διαχείριση,πρότυπα</bookmark_value><bookmark_value>πρότυπα,διαχείριση</bookmark_value>"
+msgid "<bookmark_value>clipboard; Unix</bookmark_value><bookmark_value>copying; in Unix</bookmark_value>"
+msgstr "<bookmark_value>Πρόχειρο,Unix</bookmark_value><bookmark_value>αντιγραφή,στο Unix</bookmark_value>"
-#: 05040100.xhp
+#: 02050000.xhp
msgctxt ""
-"05040100.xhp\n"
-"hd_id3153383\n"
+"02050000.xhp\n"
+"hd_id3152876\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05040100.xhp\" name=\"Organizer\">Organizer</link>"
-msgstr "<link href=\"text/shared/01/05040100.xhp\" name=\"Διαχείριση\">Διαχείριση</link>"
+msgid "<link href=\"text/shared/01/02050000.xhp\" name=\"Copy\">Copy</link>"
+msgstr "<link href=\"text/shared/01/02050000.xhp\" name=\"Αντιγραφή\">Αντιγραφή</link>"
-#: 05040100.xhp
+#: 02050000.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3147588\n"
+"02050000.xhp\n"
+"par_id3154682\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_MANAGE_STYLES\">Set the options for the selected style.</ahelp>"
-msgstr "<ahelp hid=\"HID_MANAGE_STYLES\">Ρυθμίζει τις ιδιότητες για το επιλεγμένο πρότυπο.</ahelp>"
-
-#: 05040100.xhp
-msgctxt ""
-"05040100.xhp\n"
-"hd_id3149525\n"
-"3\n"
-"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "<ahelp hid=\".uno:Copy\">Copies the selection to the clipboard.</ahelp>"
+msgstr "<ahelp hid=\".uno:Copy\">Αντιγράφει την επιλογή στο Πρόχειρο.</ahelp>"
-#: 05040100.xhp
+#: 02050000.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3160481\n"
+"02050000.xhp\n"
+"par_id3155552\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:EDIT:TP_MANAGE_STYLES:ED_NAME\">Displays the name of the selected style. If you are creating or modifying a custom style, enter a name for the style. You cannot change the name of a predefined style.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:EDIT:TP_MANAGE_STYLES:ED_NAME\">Εμφανίζει το όνομα του επιλεγμένου προτύπου.Αν δημιουργήσετε ή αλλάξετε το προσαρμοσμένο πρότυπο, εισάγετε ένα όνομα για το πρότυπο. Δεν μπορείτε να αλλάξετε το όνομα ενός προκαθορισμένου προτύπου.</ahelp>"
-
-#: 05040100.xhp
-msgctxt ""
-"05040100.xhp\n"
-"hd_id3153750\n"
-"13\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">AutoUpdate </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αυτόματη Ενημέρωση </caseinline></switchinline>"
-
-#: 05040100.xhp
-msgctxt ""
-"05040100.xhp\n"
-"par_id3153749\n"
-"14\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SFX2:CHECKBOX:TP_MANAGE_STYLES:CB_AUTO\">Updates the style when you apply direct formatting to a paragraph using this style in your document. The formatting of all paragraphs using this style is automatically updated.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SFX2:CHECKBOX:TP_MANAGE_STYLES:CB_AUTO\">Ενημερώνει το πρότυπο όταν μορφοποιείτε άμεσα την παραγράφο χρησιμοποιώντας το πρότυπο αυτό στο έγγραφο σας. Η μορφή όλων των παραγράφων που χρησιμοποιούν αυτό το πρότυπο ενημερώνεται αυτομάτως.</ahelp></caseinline></switchinline>"
-
-#: 05040100.xhp
-msgctxt ""
-"05040100.xhp\n"
-"par_id0107200910584081\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Updates the style when you apply direct formatting to a paragraph using this style in your document. The formatting of all paragraphs using this style is automatically updated.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενημερώνει το πρότυπο όταν μορφοποιείτε άμεσα την παράγραφο χρησιμοποιώντας το πρότυπο αυτό στο έγγραφο σας. Η μορφή όλων των παραγράφων που χρησιμοποιούν αυτό το πρότυπο ενημερώνεται αυτομάτως.</ahelp>"
-
-#: 05040100.xhp
-msgctxt ""
-"05040100.xhp\n"
-"hd_id3155392\n"
-"5\n"
-"help.text"
-msgid "Next Style"
-msgstr "Επόμενο πρότυπο"
-
-#: 05040100.xhp
-msgctxt ""
-"05040100.xhp\n"
-"par_id3155941\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2:LISTBOX:TP_MANAGE_STYLES:LB_NEXT\">Select an existing style that you want to follow the current style in your document. For paragraph styles, the next style is applied to the paragraph that is created when you press Enter. For page styles, the next style is applied when a new page is created.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:LISTBOX:TP_MANAGE_STYLES:LB_NEXT\">Επιλέξτε ένα υπάρχον πρότυπο το οποίο θέλετε να ακολουθήσει το τρέχον πρότυπο στο κείμενό σας. Για πρότυπα παραγράφων, το επόμενο πρότυπο εφαρμόζεται στην παράγραφο που δημιουργείται όταν πατάτε Enter. Για πρότυπα σελίδων, το επόμενο πρότυπο εφαρμόζεται στην καινούρια σελίδα που δημιουργείται.</ahelp>"
-
-#: 05040100.xhp
-msgctxt ""
-"05040100.xhp\n"
-"hd_id3163802\n"
-"7\n"
-"help.text"
-msgid "Linked with"
-msgstr "Σύνδεση με"
-
-#: 05040100.xhp
-msgctxt ""
-"05040100.xhp\n"
-"par_id3166461\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2:LISTBOX:TP_MANAGE_STYLES:LB_BASE\">Select an existing style that you want to base the new style on, or select none to define your own style.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:LISTBOX:TP_MANAGE_STYLES:LB_BASE\">Επιλέξτε ένα υπάρχον πρότυπο πάνω στο οποίο θέλετε να βασίζεται το καινούριο πρότυπο, ή μη επιλέξετε κάποιο για να καθορίσετε το δικό σας πρότυπο.</ahelp>"
-
-#: 05040100.xhp
-msgctxt ""
-"05040100.xhp\n"
-"hd_id3148474\n"
-"9\n"
-"help.text"
-msgid "Category"
-msgstr "Κατηγορία"
-
-#: 05040100.xhp
-msgctxt ""
-"05040100.xhp\n"
-"par_id3159269\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2:LISTBOX:TP_MANAGE_STYLES:LB_REGION\">Displays the category for the current style. If you are creating or modifying a new style, select 'Custom Style' from the list.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:LISTBOX:TP_MANAGE_STYLES:LB_REGION\">Εμφανίζει την κατηγορία για το τρέχον πρότυπο. Αν δημιουργείτε ή τροποποιείτε ένα νέο πρότυπο, επιλέξτε 'Προσαρμοσμένο Πρότυπο' από τη λίστα.</ahelp>"
+msgid "Each time you copy, the existing content of the clipboard is overwritten."
+msgstr "Κάθε φορά που αντιγράφετε, αντικαθίσταται το υπάρχον περιεχόμενο του πρόχειρου ."
-#: 05040100.xhp
+#: 02050000.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3150771\n"
-"17\n"
+"02050000.xhp\n"
+"par_id3154824\n"
+"3\n"
"help.text"
-msgid "You cannot change the category for a predefined style."
-msgstr "Δεν μπορείτε να αλλάξετε την κατηγορία για ένα προκαθορισμένο πρότυπο."
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><variable id=\"unixkopieren\">$[officename] also supports the clipboard under Unix; however, you must use the $[officename] commands, such as Ctrl+C.</variable></caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><variable id=\"unixkopieren\">Το $[officename] υποστηρίζει επίσης το πρόχειρο σε περιβάλλον Unix; όμως, πρέπει να χρησιμοποιήσετε τις εντολές του $[officename] , όπως την Ctrl+C.</variable></caseinline></switchinline>"
-#: 05040100.xhp
+#: 02060000.xhp
msgctxt ""
-"05040100.xhp\n"
-"hd_id3153717\n"
-"11\n"
+"02060000.xhp\n"
+"tit\n"
"help.text"
-msgid "Contains"
-msgstr "Περιέχει"
+msgid "Paste"
+msgstr "Επικόλληση"
-#: 05040100.xhp
+#: 02060000.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3154306\n"
-"12\n"
+"02060000.xhp\n"
+"bm_id3149031\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:MULTILINEEDIT:TP_MANAGE_STYLES:ED_DESC\">Describes the relevant formatting used in the current style.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:MULTILINEEDIT:TP_MANAGE_STYLES:ED_DESC\">Περιγράφει την σχετική μορφοποίηση που χρησιμοποιείται στο τρέχον πρότυπο.</ahelp>"
+msgid "<bookmark_value>pasting;cell ranges</bookmark_value><bookmark_value>clipboard; pasting</bookmark_value><bookmark_value>cells;pasting</bookmark_value>"
+msgstr "<bookmark_value>επικόλληση,περιοχές κελιιών</bookmark_value><bookmark_value>πληκτρολόγιο,επικόλληση</bookmark_value><bookmark_value>κελιά,επικόλληση</bookmark_value>"
-#: 05040100.xhp
+#: 02060000.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_idN1072D\n"
+"02060000.xhp\n"
+"hd_id3149031\n"
+"1\n"
"help.text"
-msgid "Assign Shortcut Key"
-msgstr "Αντιστοίχηση Πλήκτρου Συντόμευσης"
+msgid "<link href=\"text/shared/01/02060000.xhp\" name=\"Paste\">Paste</link>"
+msgstr "<link href=\"text/shared/01/02060000.xhp\" name=\"Επικόλληση\">Επικόλληση</link>"
-#: 05040100.xhp
+#: 02060000.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_idN10731\n"
+"02060000.xhp\n"
+"par_id3149511\n"
+"2\n"
"help.text"
-msgid "Opens the <emph>Tools - Customize - Keyboard</emph> tab page where you can assign a shortcut key to the current Style."
-msgstr "Ανοίγει τη σελίδα της καρτέλας <emph>Εργαλεία - Προσαρμογή - Πληκτρολόγιο</emph> όπου μπορείτε να αντιστοιχίσετε ένα πλήκτρο συντόμευσης στο τρέχον Πρότυπο."
+msgid "<ahelp hid=\".uno:Paste\">Inserts the contents of the clipboard at the location of the cursor, and replaces any selected text or objects.</ahelp>"
+msgstr "<ahelp hid=\".uno:Paste\">Εισάγει τα περιεχόμενα του πρόχειρου στην τοποθεσία του δρομέα και αντικαθιστά οποιοδήποτε επιλεγμένο κείμενο ή αντικείμενα.</ahelp>"
-#: 05040100.xhp
+#: 02060000.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3145085\n"
+"02060000.xhp\n"
+"par_id3147834\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05140000.xhp\" name=\"Update Style\">Update Style</link>"
-msgstr "<link href=\"text/swriter/01/05140000.xhp\" name=\"Ενημέρωση προτύπου\">Ενημέρωση προτύπου</link>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">In a spreadsheet, when you paste a range of cells from the clipboard, the result depends on the current selection: If only one cell is selected, the cell range will be pasted started from that cell. If you mark a cell range wider than the cell range in the clipboard, the cell range will be pasted repeatedly to fill the selected cell range. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Σε ένα λογιστικό φύλλο, όταν επικολλάτε μια περιοχή κελιών απ'το πρόχειρο, το αποτέλεσμα εξαρτάται από τη τρέχουσα επιλογή: Αν έχει επιλεχθεί μόνο ένα κελί, θα επικολληθεί μια περιοχή κελιών ξεκινώντας από το συγκεκριμένο κελί. Εάν επιλέξετε μια περιοχή μεγαλύτερη από τη περιοχή κελιών του Πρόχειρου, τότε η συγκεκριμένη επιλογή θα επικολληθεί επαναλαμβανόμενα μέχρι να γεμίσει η επιλεγμένη περιοχή. </caseinline></switchinline>"
-#: 02180100.xhp
+#: 02070000.xhp
msgctxt ""
-"02180100.xhp\n"
+"02070000.xhp\n"
"tit\n"
"help.text"
-msgid "Modify Links"
-msgstr "Τροποποίηση συνδέσεων"
-
-#: 02180100.xhp
-msgctxt ""
-"02180100.xhp\n"
-"bm_id3149877\n"
-"help.text"
-msgid "<bookmark_value>links; modifying</bookmark_value><bookmark_value>changing; links</bookmark_value>"
-msgstr "<bookmark_value>συνδέσειςι,τροποποίηση</bookmark_value><bookmark_value>αλλαγή,συνδέσεις</bookmark_value>"
+msgid "Paste Special"
+msgstr "Ειδική επικόλληση"
-#: 02180100.xhp
+#: 02070000.xhp
msgctxt ""
-"02180100.xhp\n"
-"hd_id3149877\n"
+"02070000.xhp\n"
+"hd_id3147477\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/02180100.xhp\" name=\"Modify Links\">Modify Links</link>"
-msgstr "<link href=\"text/shared/01/02180100.xhp\" name=\"Τροποποίηση Συνδέσεων\">Τροποποίηση Συνδέσεων</link>"
+msgid "Paste Special"
+msgstr "Ειδική επικόλληση"
-#: 02180100.xhp
+#: 02070000.xhp
msgctxt ""
-"02180100.xhp\n"
-"par_id3150838\n"
+"02070000.xhp\n"
+"par_id3147143\n"
"2\n"
"help.text"
-msgid "Change the properties for the selected <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE link\">DDE link</link>."
-msgstr "Αλλάξτε τις ιδιότητες για το συγκεκριμένο <link href=\"text/shared/00/00000005.xhp#dde\" name=\"σύνδεσμος DDE\">σύνδεσμο DDE</link>."
-
-#: 02180100.xhp
-msgctxt ""
-"02180100.xhp\n"
-"hd_id3149549\n"
-"3\n"
-"help.text"
-msgid "Edit Links"
-msgstr "Επεξεργασία συνδέσεων"
-
-#: 02180100.xhp
-msgctxt ""
-"02180100.xhp\n"
-"par_id3153114\n"
-"4\n"
-"help.text"
-msgid "Lets you set the properties for the selected link."
-msgstr "Εδώ μπορείτε να καθορίσετε τις ιδιότητες για την επιλεγμένη σύνδεση."
+msgid "<variable id=\"inhalteeinfuegentext\"><ahelp hid=\".uno:PasteSpecial\">Inserts the contents of the clipboard into the current file in a format that you can specify.</ahelp></variable>"
+msgstr "<variable id=\"inhalteeinfuegentext\"><ahelp hid=\".uno:PasteSpecial\">Εισάγει τα περιεχόμενα του Πρόχειρου στο τρέχον αρχείο σε μια μορφή που θα ορίσετε.</ahelp></variable>"
-#: 02180100.xhp
+#: 02070000.xhp
msgctxt ""
-"02180100.xhp\n"
-"hd_id3148548\n"
+"02070000.xhp\n"
+"hd_id3147576\n"
"5\n"
"help.text"
-msgid "Application:"
-msgstr "Εφαρμογή:"
+msgid "Source"
+msgstr "Προέλευση"
-#: 02180100.xhp
+#: 02070000.xhp
msgctxt ""
-"02180100.xhp\n"
-"par_id3154751\n"
+"02070000.xhp\n"
+"par_id3149388\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_APP\">Lists the application that last saved the source file.</ahelp>"
-msgstr "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_APP\"> Σημειώνει την εφαρμογή η οποία έσωσε τελευταία το αρχείο προέλευσης.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/pastespecial/source\">Displays the source of the clipboard contents.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pastespecial/source\">Εμφανίζει τη προέλευση των περιεχομένων του προχείρου.</ahelp>"
-#: 02180100.xhp
+#: 02070000.xhp
msgctxt ""
-"02180100.xhp\n"
-"hd_id3155338\n"
+"02070000.xhp\n"
+"hd_id3153684\n"
"7\n"
"help.text"
-msgid "File:"
-msgstr "Αρχείο:"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 02180100.xhp
+#: 02070000.xhp
msgctxt ""
-"02180100.xhp\n"
-"par_id3153527\n"
+"02070000.xhp\n"
+"par_id3149812\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_TOPIC\">Lists the path to the source file.</ahelp>"
-msgstr "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_TOPIC\">Σημειώνει την διαδρομή προς αρχείο προέλευσης.</ahelp>"
-
-#: 02180100.xhp
-msgctxt ""
-"02180100.xhp\n"
-"hd_id3153577\n"
-"9\n"
-"help.text"
-msgid "Section"
-msgstr "Ενότητα"
-
-#: 02180100.xhp
-msgctxt ""
-"02180100.xhp\n"
-"par_id3146958\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_ITEM\">Lists the section that the link refers to in the source file. If you want, you can enter a new section here.</ahelp>"
-msgstr "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_ITEM\"> Παραθέτει σε λίστα την ενότητα του αρχείου προέλευσης στην οποία αναφέρεται η σύνδεση. Εφόσον το επιθυμείτε, μπορείτε να εισάγετε μία νέα ενότητα εδώ.</ahelp>"
-
-#: gallery.xhp
-msgctxt ""
-"gallery.xhp\n"
-"tit\n"
-"help.text"
-msgid "Gallery"
-msgstr "Συλλογή"
-
-#: gallery.xhp
-msgctxt ""
-"gallery.xhp\n"
-"par_id3149783\n"
-"46\n"
-"help.text"
-msgid "<ahelp hid=\"HID_GALLERY_ICONVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp>"
-msgstr "<ahelp hid=\"HID_GALLERY_ICONVIEW\" visibility=\"hidden\">Εμφανίζει τα περιεχόμενα της <emph>Συλλογής</emph>ως εικονίδια.</ahelp>"
-
-#: gallery.xhp
-msgctxt ""
-"gallery.xhp\n"
-"par_id3148983\n"
-"47\n"
-"help.text"
-msgid "<ahelp hid=\"HID_GALLERY_LISTVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp>"
-msgstr "<ahelp hid=\"HID_GALLERY_LISTVIEW\" visibility=\"hidden\">Εμφανίζει τα περιεχόμενα της <emph>Συλλογής </emph>ως μικρά εικονίδια, με τίτλους και πληροφορίες διαδρομής.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/pastespecial/list\">Select a format for the clipboard contents that you want to paste.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pastespecial/list\">Επιλέξτε μια μορφή για τα περιεχόμενα του προχείρου που θέλετε να επικολλήσετε.</ahelp>"
-#: gallery.xhp
+#: 02070000.xhp
msgctxt ""
-"gallery.xhp\n"
-"hd_id3153894\n"
-"1\n"
+"02070000.xhp\n"
+"par_id3147653\n"
+"68\n"
"help.text"
-msgid "<link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link>"
-msgstr "<link href=\"text/shared/01/gallery.xhp\" name=\"Συλλογή\">Συλλογή</link>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">When you paste HTML data into a text document, you can choose \"HTML format\" or \"HTML format without comments\". The second choice is the default; it pastes all HTML data, but no comments. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Όταν επικολλάτε δεδομένα HTML σε ένα έγγραφο κειμένου, μπορείτε να επιλέξετε \"Μορφή HTML\" ή \"Μορφή HTML χωρίς σχόλια\". Η δεύτερη επιλογή είναι η προεπιλεγμένη; επικολλούνται όλα τα δεδομένα HTML, αλλά όχι τα σχόλια. </caseinline></switchinline>"
-#: gallery.xhp
+#: 02070000.xhp
msgctxt ""
-"gallery.xhp\n"
-"par_id3150789\n"
-"2\n"
+"02070000.xhp\n"
+"hd_id3155420\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".uno:Gallery\">Opens the <emph>Gallery</emph>, where you can select graphics and sounds to insert into your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:Gallery\">Ανοίγει την <emph>Συλλογή</emph>, όπου μπορείτε να επιλέξετε γραφικά και ήχους για να εισάγετε στο έγγραφό σας.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Paste Special </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ειδική επικόλληση</caseinline></switchinline>"
-#: gallery.xhp
+#: 02070000.xhp
msgctxt ""
-"gallery.xhp\n"
-"par_id3155555\n"
-"44\n"
+"02070000.xhp\n"
+"par_id3150976\n"
+"16\n"
"help.text"
-msgid "You can display the contents of the <emph>Gallery </emph>as icons, or icons with titles and path information."
-msgstr "Μπορείτε να εμφανίσετε τα περιεχόμενα της <emph>Συλλογή </emph>ως εικονίδια, ή εικονίδια με τίτλους και πληροφορίες για τη διαδρομή."
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">This dialog appears in Calc if the clipboard contains spreadsheet cells. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αυτός ο διάλογος εμφανίζεται στο Calc εάν το πρόχειρο περιέχει κελιά λογιστικών φύλλων. </caseinline></switchinline>"
-#: gallery.xhp
+#: 02070000.xhp
msgctxt ""
-"gallery.xhp\n"
-"par_id3153394\n"
-"45\n"
+"02070000.xhp\n"
+"hd_id3155341\n"
+"17\n"
"help.text"
-msgid "To zoom in or zoom out on a single object in the <emph>Gallery</emph>, double-click the object, or select the object, and then press the Spacebar."
-msgstr "Για να εστιάσετε ή να απομακρυνθείτε από ένα συγκεκριμένο αντικείμενο στη <emph>Συλλογή</emph>, κάντε διπλό κλικ στο αντικείμενο, ή επιλέξτε το αντικείμενο και μετά πατήστε το πλήκτρο space στο πληκτρολόγιο."
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Selection </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλογή </caseinline></switchinline>"
-#: gallery.xhp
+#: 02070000.xhp
msgctxt ""
-"gallery.xhp\n"
-"par_id3145346\n"
-"26\n"
+"02070000.xhp\n"
+"par_id3152909\n"
+"40\n"
"help.text"
-msgid "Themes are listed on the left side of the <emph>Gallery</emph>.<ahelp hid=\"HID_GALLERY_THEMELIST\">Click a theme to view the objects associated with the theme.</ahelp>"
-msgstr "Τα θέματα εμφανίζονται σε λίστα στη αριστερή πλευρά της <emph>Συλλογής</emph>.<ahelp hid=\"HID_GALLERY_THEMELIST\">Κάντε κλικ σε ένα θέμα για να δείτε τα αντικείμενα που συνδέονται με το θέμα.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Select a format for the clipboard contents that you want to paste. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλέξτε μια μορφή για τα περιεχόμενα του πρόχειρου που θέλετε να επικολλήσετε. </caseinline></switchinline>"
-#: gallery.xhp
+#: 02070000.xhp
msgctxt ""
-"gallery.xhp\n"
-"par_id3155355\n"
-"50\n"
+"02070000.xhp\n"
+"hd_id3145120\n"
+"41\n"
"help.text"
-msgid "<ahelp hid=\"HID_GALLERY_WINDOW\">To insert a <emph>Gallery </emph>object, select the object, and then drag it into the document.</ahelp>"
-msgstr "<ahelp hid=\"HID_GALLERY_WINDOW\">Για να εισάγετε ένα αντικείμενο <emph>Συλλογή</emph>, επιλέξτε το αντικείμενο και μετά σύρετέ το μέσα στο έγγραφο.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Paste all </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επικόλληση όλων </caseinline></switchinline>"
-#: gallery.xhp
+#: 02070000.xhp
msgctxt ""
-"gallery.xhp\n"
-"hd_id3156113\n"
-"4\n"
+"02070000.xhp\n"
+"par_id3146848\n"
+"42\n"
"help.text"
-msgid "Adding a New File to the Gallery"
-msgstr "Προσθήκη νέου αρχείου στη Συλλογή"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSALL\">Pastes all cell contents, comments, formats, and objects into the current document.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSALL\">Επικολλά όλα τα περιεχόμενα κελιών, σημειώσεις, μορφοποιήσεις και αντικείμενα στο τρέχον έγγραφο. </ahelp></caseinline></switchinline>"
-#: gallery.xhp
+#: 02070000.xhp
msgctxt ""
-"gallery.xhp\n"
-"par_id3153032\n"
+"02070000.xhp\n"
+"hd_id3155449\n"
"43\n"
"help.text"
-msgid "To add a file to the <emph>Gallery</emph>, right-click a theme, choose <emph>Properties</emph>, click the <emph>Files </emph>tab, and then click <emph>Add</emph>. You can also click an object in the current document, hold, and then drag it to the <emph>Gallery</emph> window."
-msgstr "Για να προσθέσετε ένα αρχείο στην <emph>Συλλογή</emph>, κάντε δεξί κλικ σε ένα θέμα, επιλέξτε <emph>Ιδιότητες</emph>, κάντε κλικ στην καρτέλα <emph>Αρχεία </emph> και μετά κάντε κλικ στο <emph>Προσθήκη</emph>. Μπορείτε επίσης να κάνετε κλικ σε ένα αντικείμενο στο τρέχον αρχείο, να το κρατήσετε και μετά να το σύρετε στο παράθυρο <emph>Συλλογή</emph>."
-
-#: gallery.xhp
-msgctxt ""
-"gallery.xhp\n"
-"hd_id3145315\n"
-"10\n"
-"help.text"
-msgid "New theme"
-msgstr "Δημιουργία θέματος"
-
-#: gallery.xhp
-msgctxt ""
-"gallery.xhp\n"
-"par_id3150275\n"
-"11\n"
-"help.text"
-msgid "<ahelp hid=\"HID_GALLERY_NEWTHEME\">Adds a new theme to the <emph>Gallery </emph>and lets you choose the files to include in the theme.</ahelp>"
-msgstr "<ahelp hid=\"HID_GALLERY_NEWTHEME\">Προσθέτει ένα νέο θέμα στη <emph>Συλλογή </emph>και σας επιτρέπει να επιλέξετε τα αρχεία που πρόκειται να περιληφθούν στο θέμα.</ahelp>"
-
-#: gallery.xhp
-msgctxt ""
-"gallery.xhp\n"
-"par_id3159167\n"
-"9\n"
-"help.text"
-msgid "To access the following commands, right-click a theme in the <emph>Gallery</emph>:"
-msgstr "Για να αποκτήσετε πρόσβαση στις ακόλουθες εντολές, κάντε δεξί κλικ σε ένα θέμα στη <emph>Συλλογή</emph>:"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Text </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Κείμενο </caseinline></switchinline>"
-#: gallery.xhp
+#: 02070000.xhp
msgctxt ""
-"gallery.xhp\n"
-"hd_id3154142\n"
-"15\n"
+"02070000.xhp\n"
+"par_id3149244\n"
+"44\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSSTRINGS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cells containing text. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSSTRINGS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Εισάγει κελιά που περιέχουν κείμενο. </caseinline></switchinline></ahelp>"
-#: gallery.xhp
+#: 02070000.xhp
msgctxt ""
-"gallery.xhp\n"
-"par_id3148990\n"
-"16\n"
+"02070000.xhp\n"
+"hd_id3148947\n"
+"45\n"
"help.text"
-msgid "The <emph>Properties of (Theme)</emph> dialog contains the following tabs:"
-msgstr "Ο διάλογος <emph>Ιδιότητες του (θέματος)</emph> περιέχει τις ακόλουθες καρτέλες:"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Numbers </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αριθμοί </caseinline></switchinline>"
-#: gallery.xhp
+#: 02070000.xhp
msgctxt ""
-"gallery.xhp\n"
-"hd_id3151384\n"
-"25\n"
+"02070000.xhp\n"
+"par_id3152360\n"
+"46\n"
"help.text"
-msgid "<link href=\"text/shared/01/gallery_files.xhp\" name=\"Files\">Files</link>"
-msgstr "<link href=\"text/shared/01/gallery_files.xhp\" name=\"Αρχεία\">Αρχεία</link>"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSNUMBERS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cells containing numbers. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSNUMBERS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Εισάγει κελιά που περιέχουν αριθμούς. </caseinline></switchinline></ahelp>"
-#: 05340404.xhp
+#: 02070000.xhp
msgctxt ""
-"05340404.xhp\n"
-"tit\n"
+"02070000.xhp\n"
+"hd_id3151054\n"
+"47\n"
"help.text"
-msgid "Delete Rows"
-msgstr "Διαγραφή γραμμών"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Date & Time </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ημερομηνία & Ώρα </caseinline></switchinline>"
-#: 05340404.xhp
+#: 02070000.xhp
msgctxt ""
-"05340404.xhp\n"
-"hd_id3147617\n"
-"1\n"
+"02070000.xhp\n"
+"par_id3154226\n"
+"48\n"
"help.text"
-msgid "<link href=\"text/shared/01/05340404.xhp\" name=\"Delete Rows\">Delete Rows</link>"
-msgstr "<link href=\"text/shared/01/05340404.xhp\" name=\"Διαγραφή γραμμών\">Διαγραφή γραμμών</link>"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSDATETIME\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cells containing date and time values. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSDATETIME\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Εισάγει κελιά που περιέχουν τιμές ηρεμομηνίας και ώρας. </caseinline></switchinline></ahelp>"
-#: 05340404.xhp
+#: 02070000.xhp
msgctxt ""
-"05340404.xhp\n"
-"par_id3147000\n"
-"2\n"
+"02070000.xhp\n"
+"hd_id3150791\n"
+"49\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected row(s).</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει τις επιλεγμένες γραμμές.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formulas </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Τύποι </caseinline></switchinline>"
-#: 05340404.xhp
+#: 02070000.xhp
msgctxt ""
-"05340404.xhp\n"
-"par_id3145129\n"
-"3\n"
+"02070000.xhp\n"
+"par_id3145744\n"
+"50\n"
"help.text"
-msgid "This command can be activated only when you select the <link href=\"text/shared/02/07070000.xhp\" name=\"Edit\">Edit</link> icon on the Table Data bar or Standard bar."
-msgstr "Η εντολή αυτή μπορεί να ενεργοποιηθεί μόνο όταν επιλέξετε το εικονίδιο <link href=\"text/shared/02/07070000.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link> από τη γραμμή δεδομένων πίνακα ή τη βασική γραμμή."
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSFORMULAS\">Inserts cells containing formulae.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSFORMULAS\">Εισάγει κελιά που περιέχουν τύπους.</ahelp></caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"tit\n"
+"02070000.xhp\n"
+"hd_id3153968\n"
+"51\n"
"help.text"
-msgid "Templates and Documents"
-msgstr "Πρότυπα και Έγγραφα"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Σχόλια </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3152937\n"
-"99\n"
+"02070000.xhp\n"
+"par_id3156422\n"
+"52\n"
"help.text"
-msgid "<variable id=\"vor_und_dok\"><link href=\"text/shared/01/01010100.xhp\" name=\"Templates and Documents\">Templates and Documents</link></variable>"
-msgstr "<variable id=\"vor_und_dok\"><link href=\"text/shared/01/01010100.xhp\" name=\"Πρότυπα και Έγγραφα\">Πρότυπα και Έγγραφα</link></variable>"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSNOTES\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts comments that are attached to cells. If you want to add the comments to the existing cell content, select the \"Add\" operation. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSNOTES\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Εισάγει σχόλια που είναι συνημμένα σε κελιά. Εάν θέλετε να προσθέσετε τα σχόλια στο περιεχόμενο του υπάρχοντος κελιού, επιλέξτε την λειτουργία \"Προσθήκη\". </caseinline></switchinline></ahelp>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3148520\n"
-"117\n"
+"02070000.xhp\n"
+"hd_id3152935\n"
+"53\n"
"help.text"
-msgid "The <emph>Templates and Documents</emph> dialog allows you to manage your templates and sample documents."
-msgstr "Το παράθυρο διαλόγου <emph>Πρότυπα και Έγγραφα</emph> σας επιτρέπει να διαχειρίζεστε τα πρότυπα και τα δείγματα εγγράφων σας."
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formats </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μορφές </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3157898\n"
-"118\n"
+"02070000.xhp\n"
+"par_id3125863\n"
+"54\n"
"help.text"
-msgid "To open the <emph>Templates and Documents</emph> dialog, do one of the following:"
-msgstr "Για να ανοίξετε το παράθυρο διαλόγου <emph>Πρότυπα και Έγγραφα</emph>, κάντε ένα από τα παρακάτω:"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSATTRS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cell format attributes. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSATTRS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Εισάγει ιδιότητες μορφοποίησης κελιών. </caseinline></switchinline></ahelp>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3156414\n"
-"125\n"
+"02070000.xhp\n"
+"hd_id3156282\n"
+"65\n"
"help.text"
-msgid "Choose <emph>File - New - Templates and Documents</emph>"
-msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία - Πρότυπα και έγγραφα</emph>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Objects </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αντικείμενα </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3153114\n"
-"126\n"
+"02070000.xhp\n"
+"par_id3149810\n"
+"66\n"
"help.text"
-msgid "Press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N."
-msgstr "Πατήστε Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N."
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_INSCONT_BTN_INSOBJECTS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts objects contained within the selected cell range. These can be OLE objects, chart objects, or drawing objects. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_INSCONT_BTN_INSOBJECTS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Εισάγει αντικείμενα που περιέχονται στο επιλεγμένο εύρος κελιών. Αυτά μπορεί να είναι αντικείμενα OLE, διαγράμματα, ή αντικείμενα σχεδίασης. </caseinline></switchinline></ahelp>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3159234\n"
-"5\n"
+"02070000.xhp\n"
+"hd_id3150440\n"
+"19\n"
"help.text"
-msgid "Categories"
-msgstr "Κατηγορίες"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Operations </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Πράξεις </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3157958\n"
-"6\n"
+"02070000.xhp\n"
+"par_id3151351\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\".\">Categories are shown in the box on the left side of the<emph> Templates and Documents</emph> dialog. Click a category to display the files associated with that category in the <emph>Title </emph>box.</ahelp>"
-msgstr "<ahelp hid=\".\">Οι κατηγορίες εμφανίζονται στο πεδίο στην αριστερή πλευρά του παραθύρου διαλόγου<emph> Πρότυπα και Έγγραφα</emph>. Κάντε κλικ σε μια κατηγορία για να εμφανίσετε τα αρχεία που σχετίζονται με αυτήν την κατηγορία στο κουτί <emph>Τίτλος</emph>.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Select the operation to apply when you paste cells into your sheet. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλέξτε την πράξη που θα εκτελεστεί όταν επικολλήσετε τα κελιά στο φύλλο σας. </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3149388\n"
-"100\n"
+"02070000.xhp\n"
+"hd_id3153952\n"
+"20\n"
"help.text"
-msgid "Title Box"
-msgstr "Τίτλος"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">None </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Κανένα</caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3150355\n"
-"101\n"
+"02070000.xhp\n"
+"par_id3147348\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\"HID_TEMPLATEDLG_FILEVIEW\">Lists the available templates or documents for the selected category. Select a template or document and, then click <emph>Open</emph>. To preview the document, click the <emph>Preview</emph> button above the box on the right.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLATEDLG_FILEVIEW\">Εμφανίζει τα διαθέσιμα πρότυπα ή έγγραφα για την επιλεγμένη κατηγορία. Επιλέξτε ένα πρότυπο ή έγγραφο και έπειτα κάντε κλικ στο <emph>Άνοιγμα</emph>. Για να δείτε μια προεπισκόπηση του εγγράφου κάντε κλικ στο κουμπί <emph>Προεπισκόπηση</emph> πάνω από το πεδίο στα δεξιά.</ahelp>"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_NOOP\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Does not apply an operation when you insert the cell range from the clipboard. The contents of the clipboard will replace existing cell contents. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_NOOP\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Δεν εκτελείται καμία πράξη όταν εισάγετε ένα εύρος κελιών απ'το Πρόχειρο. Τα περιεχόμενα του Πρόχειρου θα αντικαταστήσουν τα υπάρχοντα περιεχόμενα. </caseinline></switchinline></ahelp>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3152996\n"
-"102\n"
+"02070000.xhp\n"
+"hd_id3154988\n"
+"22\n"
"help.text"
-msgid "Back"
-msgstr "Πίσω"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Add </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Πρόσθεση</caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3153257\n"
+"02070000.xhp\n"
+"par_id3159196\n"
+"23\n"
"help.text"
-msgid "<image id=\"img_id3149784\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149784\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149784\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149784\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_ADD\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Adds the values in the clipboard cells to the values in the target cells. Also, if the clipboard only contains comments, adds the comments to the target cells. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_ADD\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Προσθέτει τις τιμές των κελιών στο Πρόχειρο στις τιμές των κελιών προορισμού. Επιπλέον, αν το πρόχειρο περιέχει μόνο σημειώσεις, αυτές θα προστεθούν στα κελιά προορισμού. </caseinline></switchinline></ahelp>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3153822\n"
-"103\n"
+"02070000.xhp\n"
+"hd_id3145263\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_BACK\">Moves back to the previous window in the dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_BACK\">Μεταβαίνει πίσω στο προηγούμενο παράθυρο στο διάλογο.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Subtract </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αφαίρεση </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3148685\n"
-"104\n"
+"02070000.xhp\n"
+"par_id3154149\n"
+"25\n"
"help.text"
-msgid "Up One Level"
-msgstr "Ένα επίπεδο πάνω"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_SUB\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Subtracts the values in the clipboard cells from the values in the target cells. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_SUB\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Αφαιρεί τις τιμές των κελιών στο Πρόχειρο από τις τιμές των κελιών προορισμού. </caseinline></switchinline></ahelp>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3156152\n"
+"02070000.xhp\n"
+"hd_id3155312\n"
+"26\n"
"help.text"
-msgid "<image id=\"img_id3149762\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149762\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149762\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149762\">Εικονίδιο</alt></image>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Multiply </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Πολλαπλασιασμός </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3156024\n"
-"105\n"
+"02070000.xhp\n"
+"par_id3155307\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_PREV\">Moves up one folder level, if available.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PREV\">Μεταβαίνει ένα επίπεδο φακέλων πάνω, αν είναι διαθέσιμο.</ahelp>"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_MUL\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Multiplies the values in the clipboard cells with the values in the target cells. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_MUL\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Πολλαπλασιάζει τις τιμές των κελιών στο πρόχειρο με τις τιμές των κελιών προορισμού. </caseinline></switchinline></ahelp>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3147264\n"
-"106\n"
+"02070000.xhp\n"
+"hd_id3154320\n"
+"28\n"
"help.text"
-msgid "Print"
-msgstr "Εκτύπωση"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Divide </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Διαίρεση </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3154346\n"
+"02070000.xhp\n"
+"par_id3155417\n"
+"29\n"
"help.text"
-msgid "<image id=\"img_id3148663\" src=\"cmd/sc_print.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148663\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148663\" src=\"cmd/sc_print.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148663\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_DIV\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Divides the values in the target cells by the values in the clipboard cells. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_DIV\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Διαιρεί τις τιμές των κελιών προορισμού με τις τιμές των κελιών στο πρόχειρο. </caseinline></switchinline></ahelp>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3150359\n"
-"107\n"
+"02070000.xhp\n"
+"hd_id3147048\n"
+"55\n"
"help.text"
-msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Prints the selected template or document.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Εκτυπώνει το επιλεγμένο πρότυπο ή έγγραφο.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Options </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλογές </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3149651\n"
-"9\n"
+"02070000.xhp\n"
+"par_id3156283\n"
+"56\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Sets the paste options for the clipboard contents. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ορίζει τις επιλογές επικόλλησης για τα περιεχόμενα του προχείρου. </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3148799\n"
-"10\n"
+"02070000.xhp\n"
+"hd_id3151052\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Allows you to preview the template or document, as well as view the document properties.</ahelp> To preview the template or document, click the <emph>Preview</emph> icon at the top of the Preview box on the right side of the dialog. To view the properties of the document, click the <emph>Document Properties</emph> icon at the top of the Preview box."
-msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Σας επιτρέπει να δείτε μια προεπισκόπηση του προτύπου ή του εγγράφου καθώς επίσης να δείτε τις ιδιότητες του εγγράφου.</ahelp> Για να δείτε μια προεπισκόπηση του προτύπου ή του εγγράφου, κάντε κλικ στο εικονίδιο <emph>Προεπισκόπηση</emph> στο πάνω μέρος του πεδίου Προεπισκόπηση στη δεξιά πλευρά του παραθύρου διαλόγου. Για να δείτε τις ιδιότητες του εγγράφου, κάντε κλικ στο εικονίδιο <emph>Ιδιότητες Εγγράφου</emph> στο πάνω μέρος του πεδίου Προεπισκόπηση."
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Skip empty cells </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Παράλειψη κενών κελιών </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3149807\n"
-"108\n"
+"02070000.xhp\n"
+"par_id3148775\n"
+"31\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_SKIP_EMPTY\">Empty cells from the clipboard do not replace target cells. If you use this option in conjunction with the <emph>Multiply</emph> or the <emph>Divide</emph> operation, the operation is not applied to the target cell of an empty cell in the clipboard.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_SKIP_EMPTY\">Άδεια κελιά απ'το πρόχειρο δεν θα αντικαταστήσουν τα κελιά προορισμού. Αν χρησιμοποιήσετε αυτή την επιλογή, σε συνδυασμό με τη λειτουργία <emph>Πολλαπλασιασμός</emph> ή <emph>Διαίρεση</emph>, η λειτουργία δε θα εφαρμοστεί στο κελί προορισμού ενός άδειου κελιού στο πρόχειρο.</ahelp></caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3150741\n"
+"02070000.xhp\n"
+"par_id3155084\n"
+"32\n"
"help.text"
-msgid "<image id=\"img_id3148451\" src=\"svtools/res/preview_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148451\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148451\" src=\"svtools/res/preview_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148451\">Εικονίδιο</alt></image>"
+msgid "If you select a mathematical operation and clear the<emph> Skip empty cells </emph>box, empty cells in the clipboard are treated as zeroes. For example, if you apply the <emph>Multiply</emph> operation, the target cells are filled with zeroes."
+msgstr "Εάν επιλέγετε μια μαθηματική πράξη και καταργήσετε την επιλογή <emph> Παράλειψη κενών κελιών </emph>, τυχόν κενά κελιά στο πρόχειρο θα θεωρηθεί πως έχουν τιμή μηδέν. Για παράδειγμα, εάν επιλέξετε <emph>Πολλαπλασιασμός</emph>, τα κελιά προορισμού θα γεμίσουν με μηδενικά."
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3151043\n"
-"109\n"
+"02070000.xhp\n"
+"hd_id3147173\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_PREVIEW\">Allows you to preview the selected template or document.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PREVIEW\">Σας επιτρέπει να κάνετε προεπισκόπηση του επιλεγμένου εγγράφου ή προτύπου.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Transpose </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αντιμετάθεση </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3145606\n"
-"110\n"
+"02070000.xhp\n"
+"par_id3147223\n"
+"34\n"
"help.text"
-msgid "Document Properties"
-msgstr "Ιδιότητες εγγράφου"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_TRANSPOSE\">The rows of the range in the clipboard are pasted to become columns of the output range. The columns of the range in the clipboard are pasted to become rows.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_TRANSPOSE\">Οι γραμμές στη περιοχή του πρόχειρου θα επικολληθούν ως στήλες στη περιοχή εξόδου. Οι στήλες στο εύρος του προχείρου θα επικολληθούν ως γραμμές.</ahelp></caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3147353\n"
+"02070000.xhp\n"
+"hd_id3152971\n"
+"35\n"
"help.text"
-msgid "<image id=\"img_id3153367\" src=\"svtools/res/info_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153367\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153367\" src=\"svtools/res/info_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153367\">Εικονίδιο</alt></image>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Link </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Σύνδεση </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3153210\n"
-"12\n"
+"02070000.xhp\n"
+"par_id3146969\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_DOCINFO\">Displays the properties for the selected template or document.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_DOCINFO\">Εμφανίζει τις ιδιότητες για το επιλεγμένο πρότυπο ή έγγραφο.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_LINK\">Inserts the cell range as a link, so that changes made to the cells in the source file are updated in the target file. To ensure that changes made to empty cells in the source file are updated in the target file, ensure that the <emph>Insert All</emph> option is also selected. </ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_LINK\">Εισάγει τη περιοχή κελιών ως σύνδεση, ώστε αλλαγές που θα γίνουν στα κελιά του αρχείου προέλευσης να μεταφερθούν και στο αρχείο προορισμού. Για να σιγουρευτείτε ότι οι αλλαγές στα κενά κελιά του αρχείου προέλευσης θα μεταφερθούν και στο αρχείο προορισμού, επιλέξτε την επιλογή <emph>Εισαγωγή Όλων</emph>. </ahelp></caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3153142\n"
-"111\n"
+"02070000.xhp\n"
+"par_id3145667\n"
+"37\n"
"help.text"
-msgid "Organize"
-msgstr "Διαχείριση"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can also link sheets within the same spreadsheet. When you link to other files, a <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE link\">DDE link</link> is automatically created. A DDE link is inserted as a matrix formula and can only be modified as a whole. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μπορείτε επίσης να συνδέσετε φύλλα μέσα στο ίδιο λογιστικό φύλλο. Όταν τα συνδέσετε με άλλα αρχεία, ένας <link href=\"text/shared/00/00000005.xhp#dde\" name=\"σύνδεσμος DDE\">σύνδεσμος DDE</link> θα δημιουργηθεί αυτόματα. Ένας σύνδεσμος DDE εισάγεται σαν ένας τύπος μήτρας και μπορεί να αλλάξει μόνο ως σύνολο. </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3156441\n"
-"112\n"
+"02070000.xhp\n"
+"hd_id3146914\n"
+"57\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_MANAGE\">Adds, removes, or rearranges templates or sample documents.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_MANAGE\">Προσθέτει, αφαιρεί ή αναδιοργανώνει πρότυπα ή δείγματα εγγράφων.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shift Cells </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μετακίνηση Κελιών </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3149483\n"
-"113\n"
+"02070000.xhp\n"
+"par_id3145169\n"
+"58\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set the shift options for the target cells when the clipboard content is inserted. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Καθορίστε τις επιλογές μετακίνησης για τα κελιά προορισμού όταν εισάγονται τα περιεχόμενα του πρόχειρου. </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3154470\n"
-"114\n"
+"02070000.xhp\n"
+"hd_id3155518\n"
+"59\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_EDIT\">Opens the selected template for editing.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_EDIT\">Ανοίγει το επιλεγμένο πρότυπο προς επεξεργασία.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Don't shift </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Να μην γίνει μετακίνηση</caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3147428\n"
-"115\n"
+"02070000.xhp\n"
+"par_id3154158\n"
+"60\n"
"help.text"
-msgid "Open"
-msgstr "Άνοιγμα"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_MV_NONE\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserted cells replace the target cells. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_MV_NONE\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Τα εισαχθέντα κελιά αντικαθιστούν τα κελιά προορισμού. </caseinline></switchinline></ahelp>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3148617\n"
-"116\n"
+"02070000.xhp\n"
+"hd_id3148483\n"
+"61\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_EDIT\">Opens the selected document or creates a document based on the selected template.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_EDIT\">Ανοίγει το επιλεγμένο έγγραφο ή δημιουργεί ένα έγγραφο βασισμένο στο επιλεγμένο πρότυπο.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Down </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Προς τα κάτω </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3155306\n"
-"98\n"
+"02070000.xhp\n"
+"par_id3152962\n"
+"62\n"
"help.text"
-msgid "To add another folder to the template path, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"$[officename] - Paths\"><emph>$[officename] - Paths</emph></link>, and then enter the path."
-msgstr "Για προσθήκη ενός άλλου φακέλου στη διαδρομή προτύπου, επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"$[officename] - Διαδρομές\"><emph>$[officename] - Διαδρομές</emph></link> και έπειτα εισαγωγή της διαδρομής."
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_MV_DOWN\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Target cells are shifted downward when you insert cells from the clipboard. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_MV_DOWN\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Τα κελιά προορισμού θα μετακινηθούν προς τα κάτω όταν εισάγετε κελιά από το πρόχειρο</caseinline></switchinline></ahelp>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3149379\n"
+"02070000.xhp\n"
+"hd_id3145621\n"
+"63\n"
"help.text"
-msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"File properties\">File properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες αρχείου\">Ιδιότητες αρχείου</link>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Right </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Δεξιά </caseinline></switchinline>"
-#: 01010100.xhp
+#: 02070000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3147396\n"
+"02070000.xhp\n"
+"par_id3159264\n"
+"64\n"
"help.text"
-msgid "<link href=\"text/shared/01/01110100.xhp\" name=\"Template Management\">Template Management</link>"
-msgstr "<link href=\"text/shared/01/01110100.xhp\" name=\"Διαχείριση Προτύπων\">Διαχείριση Προτύπων</link>"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_MV_RIGHT\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Target cells are shifted to the right when you insert cells from the clipboard. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_MV_RIGHT\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Τα κελιά προορισμού μετακινούνται προς τα δεξιά όταν εισάγετε κελιά από το πρόχειρο</caseinline></switchinline></ahelp>"
-#: 05990000.xhp
+#: 02090000.xhp
msgctxt ""
-"05990000.xhp\n"
+"02090000.xhp\n"
"tit\n"
"help.text"
-msgid "Text"
-msgstr "Κείμενο"
+msgid "Select All"
+msgstr "Επιλογή όλων"
-#: 05990000.xhp
+#: 02090000.xhp
msgctxt ""
-"05990000.xhp\n"
-"hd_id3155757\n"
+"02090000.xhp\n"
+"hd_id3145138\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05990000.xhp\" name=\"Text\">Text</link>"
-msgstr "<link href=\"text/shared/01/05990000.xhp\" name=\"Κείμενο\">Κείμενο</link>"
+msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Επιλογή όλων\">Επιλογή όλων</link>"
-#: 05990000.xhp
+#: 02090000.xhp
msgctxt ""
-"05990000.xhp\n"
-"par_id3150467\n"
+"02090000.xhp\n"
+"par_id3149999\n"
"2\n"
"help.text"
-msgid "<variable id=\"texttext\"><ahelp hid=\".uno:TextAttributes\">Sets the layout and anchoring properties for text in the selected drawing or text object.</ahelp></variable>"
-msgstr "<variable id=\"texttext\"><ahelp hid=\".uno:TextAttributes\">Ορίζει τις ιδιότητες για διάταξη και αγκύρωση για το κείμενο στο επιλεγμένο αντικείμενο κειμένου ή σχεδίασης.</ahelp></variable>"
+msgid "<variable id=\"allestext\"><ahelp hid=\".uno:Select\" visibility=\"visible\">Selects the entire content of the current file, frame, or text object.</ahelp></variable>"
+msgstr "<variable id=\"allestext\"><ahelp hid=\".uno:Select\" visibility=\"visible\">Επιλέγει όλο το περιεχόμενο του τρέχοντος αρχείου, πλαισίου, ή αντικειμένου κειμένου.</ahelp></variable>"
-#: 05990000.xhp
+#: 02090000.xhp
msgctxt ""
-"05990000.xhp\n"
-"par_id3150620\n"
+"02090000.xhp\n"
+"par_id3155261\n"
"3\n"
"help.text"
-msgid "This command is only available for drawing objects that can contain text, for example for rectangles, but not for lines."
-msgstr "Αυτή η εντολή είναι διαθέσιμη μόνο για την επεξεργασία των αντικειμένων σχεδίασης που μπορεί να περιέχει κείμενο, π.χ. για ορθογώνια, αλλά όχι για γραμμές."
+msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">To select all of the cells on a sheet, click the button at the intersection of the column and row header in the top left corner of the sheet.</caseinline> <defaultinline/> </switchinline>"
+msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Για να επιλέξετε όλα τα κελιά ενός λογιστικού φύλλου, κάντε κλικ στο πεδίο τομής των επικεφαλίδων της στήλης και της γραμμής στην πάνω αριστερή γωνία του φύλλου.</caseinline> <defaultinline/> </switchinline>"
-#: 05210100.xhp
+#: 02090000.xhp
msgctxt ""
-"05210100.xhp\n"
-"tit\n"
+"02090000.xhp\n"
+"par_id3154046\n"
+"4\n"
"help.text"
-msgid "Area"
-msgstr "Περιοχή"
+msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">To select all of the sheets in a spreadsheet file, right-click the name tab of a sheet, and then choose <emph>Select All Sheets</emph>.<ahelp hid=\".uno:TableSelectAll\" visibility=\"hidden\">Selects all of the sheets in the current spreadsheet.</ahelp></caseinline> <defaultinline/> </switchinline>"
+msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Για να επιλέξετε όλα τα φύλλα ενός αρχείου λογιστικών φύλλων, κάντε δεξί κλικ στο όνομα της καρτέλας ενός φύλλου, και στη συνέχεια επιλέξτε <emph>Επιλογή όλων των Φύλλων</emph>.<ahelp hid=\".uno:TableSelectAll\" visibility=\"hidden\">Επιλέγει όλα τα φύλλα στο τρέχον έγγραφο λογιστικών φύλλων</ahelp></caseinline> <defaultinline/> </switchinline>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"bm_id3149999\n"
+"02100000.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>areas; styles</bookmark_value><bookmark_value>fill patterns for areas</bookmark_value><bookmark_value>fill colors for areas</bookmark_value><bookmark_value>invisible areas</bookmark_value>"
-msgstr "<bookmark_value>περιοχές, πρότυπα</bookmark_value><bookmark_value>μοτίβο γεμίσματος για περιοχές</bookmark_value><bookmark_value>χρώματα γεμίσματος για περιοχές</bookmark_value><bookmark_value>αόρατες περιοχές</bookmark_value>"
+msgid "Find & Replace"
+msgstr "Εύρεση και Αντικατάσταση"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"hd_id3145759\n"
+"02100000.xhp\n"
+"hd_id3154044\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area\">Area</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Περιοχή\">Περιοχή</link>"
+msgid "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link></variable>"
+msgstr "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" name=\"Εύρεση και Αντικατάσταση\">Εύρεση και Αντικατάσταση</link></variable>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"par_id3149748\n"
+"02100000.xhp\n"
+"par_id3149893\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_AREA_AREA\">Set the fill options for the selected drawing object.</ahelp>"
-msgstr "<ahelp hid=\"HID_AREA_AREA\">Ρυθμίστε τις επιλογές γεμίσματος για το επιλεγμένο αντικείμενο σχεδίασης.</ahelp>"
+msgid "<variable id=\"suchenersetzentext\"><ahelp hid=\".uno:SearchDialog\">Searches for or replaces text or formats in the current document.</ahelp></variable>"
+msgstr "<variable id=\"suchenersetzentext\"><ahelp hid=\".uno:SearchDialog\">Αναζητά ή αντικαθιστά κείμενο ή μορφές στο τρέχον έγγραφο.</ahelp></variable>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"par_id3154863\n"
-"65\n"
+"02100000.xhp\n"
+"par_id00001\n"
"help.text"
-msgid "You can save collections of colors, gradients, hatchings, and bitmap patterns as lists that you can later load and use."
-msgstr "Μπορείτε να αποθηκεύσετε συλλογές από χρώματα, διαβαθμίσεις χρωμάτων, γραμμοσκιών καθώς και μοτίβα bitmap ως λίστες για να τις φορτώσετε και να τις χρησιμοποιήσετε αργότερα."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the text to search in the current document. Press Enter to search the text.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πληκτρολογήστε το κείμενο για αναζήτηση στο τρέχον έγγραφο. Πατήστε Enter για αναζήτηση του κειμένου.</ahelp>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"hd_id3149999\n"
-"3\n"
+"02100000.xhp\n"
+"par_id00002\n"
"help.text"
-msgid "Fill"
-msgstr "Γέμισμα"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to search the next occurrence in downward direction.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κλικ για αναζήτηση του επόμενου σε κατεύθυνση προς τα κάτω.</ahelp>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"par_id3154673\n"
-"4\n"
+"02100000.xhp\n"
+"par_id00003\n"
"help.text"
-msgid "<variable id=\"sytext\"><ahelp hid=\".uno:FillStyle\">Select the type of fill that you want to apply to the selected drawing object.</ahelp></variable>"
-msgstr "<variable id=\"sytext\"><ahelp hid=\".uno:FillStyle\">Επιλέξτε τον τύπο γεμίσματος που θέλετε να εφαρμόσετε στο επιλεγμένο αντικείμενο σχεδίασης.</ahelp></variable>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to search the next occurrence in upward direction.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κλικ για αναζήτηση του επόμενου προς τα πάνω.</ahelp>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"par_id3148548\n"
-"55\n"
+"02100000.xhp\n"
+"hd_id3152425\n"
+"3\n"
"help.text"
-msgid "List boxes on the <emph>Drawing Object Properties</emph> toolbar:"
-msgstr "Η λίστα επιλογών της γραμμής εργαλείων του <emph>Ιδιότητες Σχεδιαζόμενου Αντικειμένου</emph>:"
+msgid "Search For"
+msgstr "Αναζήτηση για"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"hd_id3147373\n"
-"5\n"
+"02100000.xhp\n"
+"par_id3155805\n"
+"4\n"
"help.text"
-msgid "None"
-msgstr "Κανένα"
+msgid "<ahelp hid=\"svx/ui/findreplacedialog/searchlist\">Enter the text that you want to search for, or select a previous search from the list.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/searchlist\">Εισάγετε το κείμενο το οποίο θέλετε να αναζητήσετε, ή επιλέξτε μία προηγούμενη αναζήτηση από τη λίστα.</ahelp>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"par_id3147088\n"
-"6\n"
+"02100000.xhp\n"
+"par_id3153683\n"
+"189\n"
"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_AREA_RBT_FILL_OFF\">Does not apply a fill to the selected object. If the object contains a fill, the fill is removed.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_AREA_RBT_FILL_OFF\">Δεν εφαρμόζει ένα γέμισμα στο επιλεγμένο αντικείμενο. Αν το αντικείμενο περιέχει ένα γέμισμα, τότε το γέμισμα αφαιρείται.</ahelp>"
+msgid "Search options are listed in the <emph>Options </emph>area of the dialog"
+msgstr "Οι επιλογές αναζήτησης αναφέρονται στην περιοχή του διαλόγου <emph>Επιλογές</emph>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"hd_id3153345\n"
-"8\n"
+"02100000.xhp\n"
+"hd_id3152551\n"
+"5\n"
"help.text"
-msgid "Color"
-msgstr "Χρώμα"
+msgid "Replace With"
+msgstr "Αντικατάσταση με"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"par_id3149750\n"
-"9\n"
+"02100000.xhp\n"
+"par_id3156426\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_COLOR\">Fills the selected object with the color that you click in the list.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_COLOR\">Γεμίζει το επιλεγμένο αντικείμενο με το χρώμα που κάνετε κλικ στη λίστα.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/findreplacedialog/replacelist\">Enter the replacement text, or select a recent replacement text or style from the list.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replacelist\">Εισάγετε το κείμενο αντικατάστασης, ή επιλέξτε από τη λίστα ένα πρόσφατο κείμενο ή πρότυπο αντικατάστασης.</ahelp>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"par_id3153147\n"
-"57\n"
+"02100000.xhp\n"
+"par_id3150506\n"
+"190\n"
"help.text"
-msgid "To add a color to the list, choose <link href=\"text/shared/optionen/01010500.xhp\" name=\"Format - Area\"><emph>Format - Area</emph></link>, click the<emph> Colors</emph> tab, and then click <emph>Edit</emph>."
-msgstr "Για να προσθέσετε ένα χρώμα στη λίστα, επιλέξτε <link href=\"text/shared/optionen/01010500.xhp\" name=\"Μορφή - Περιοχή\"><emph>Μορφή - Περιοχή</emph></link>, κάντε κλικ στη καρτέλα<emph> Χρώματα</emph> και μετά κάντε κλικ στην <emph>Επεξεργασία</emph>."
+msgid "Replacement options are listed in the <emph>Options </emph>area of the dialog."
+msgstr "Οι επιλογές αντικατάστασης αναφέρονται στην περιοχή του διαλόγου <emph>Επιλογές</emph>."
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"par_id9695730\n"
+"02100000.xhp\n"
+"hd_id3166410\n"
+"8\n"
"help.text"
-msgid "To add a color to the list, choose <link href=\"text/shared/optionen/01010500.xhp\" name=\"Format - Area\"><emph>Format - Area</emph></link>, click the <emph>Colors</emph> tab, and then click <emph>Edit</emph>."
-msgstr "Για να προσθέσετε ένα χρώμα στη λίστα, επιλέξτε <link href=\"text/shared/optionen/01010500.xhp\" name=\"Μορφή - Περιοχή\"><emph>Μορφή - Περιοχή</emph></link>, κάντε κλικ στη καρτέλα <emph>Χρώματα</emph> και μετά κάντε κλικ στην <emph>Επεξεργασία</emph>."
+msgid "Options"
+msgstr "Επιλογές"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"hd_id3144438\n"
+"02100000.xhp\n"
+"hd_id3148538\n"
"10\n"
"help.text"
-msgid "Gradient"
-msgstr "Διαβάθμιση χρώματος"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Entire Cells</caseinline><defaultinline>Whole words only</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Ολόκληρα κελιά</caseinline> <defaultinline>Μόνο ολόκληρες λέξεις</defaultinline> </switchinline>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"par_id3153716\n"
+"02100000.xhp\n"
+"par_id3149579\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_GRADIENT\">Fills the selected object with the gradient that you click in the list.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_GRADIENT\">Γεμίζει το επιλεγμένο αντικείμενο με τη διαβάθμιση χρώματος που κάνατε κλικ στη λίστα.</ahelp>"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3154047\n"
-"12\n"
-"help.text"
-msgid "Hatching"
-msgstr "Γραμμοσκίαση"
+msgid "<variable id=\"ganze\"><ahelp hid=\"svx/ui/findreplacedialog/wholewords\">Searches for whole words or cells that are identical to the search text.</ahelp></variable>"
+msgstr "<variable id=\"ganze\"><ahelp hid=\"svx/ui/findreplacedialog/wholewords\">Αναζητά ολόκληρες λέξεις ή κελιά που ταυτίζονται πλήρως με το κείμενο αναζήτησης.</ahelp></variable>"
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3153698\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_AREA_RBT_HATCH\">Fills the selected object with the hatching pattern that you click in the list. To apply a background color to the hatching pattern, select the <emph>Background color</emph> box, and then click a color in the list.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_AREA_RBT_HATCH\">Γεμίζει το επιλεγμένο αντικείμενο με το μοτίβο γραμμοσκίασης που κάνατε κλικ στη λίστα. Για να εφαρμόσετε ένα χρώμα φόντου στο μοτίβο γραμμοσκίασης, επιλέξτε το πλαίσιο <emph>Χρώματα φόντου</emph> και κάντε κλικ σε ένα χρώμα στη λίστα.</ahelp>"
-
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"hd_id3150771\n"
+"02100000.xhp\n"
+"hd_id3156192\n"
"14\n"
"help.text"
-msgid "Bitmap"
-msgstr "Bitmap"
+msgid "Backwards"
+msgstr "Προς τα πίσω"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"par_id3149762\n"
+"02100000.xhp\n"
+"par_id3150771\n"
"15\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_BITMAP\">Fills the selected object with the bitmap pattern that you click in the list. To add a bitmap to the list, open this dialog in %PRODUCTNAME Draw, click the <emph>Bitmaps </emph>tab, and then click <emph>Import</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_BITMAP\">Γεμίζει το επιλεγμένο αντικείμενο με το μοτίβο bitmap που κάνατε κλικ στη λίστα. Για να προσθέσετε ένα bitmap στη λίστα, ανοίξτε αυτό το διάλογο στο %PRODUCTNAME Draw, κάντε κλικ στη καρτέλα <emph>Bitmaps </emph>και κάντε κλικ στην <emph>Εισαγωγή</emph>.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/findreplacedialog/backwards\">Search starts at the current cursor position and goes backwards to the beginning of the file.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/backwards\">Η αναζήτηση ξεκινά από την τρέχουσα θέση του δρομέα και συνεχίζει προς την αρχή του εγγράφου.</ahelp>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"hd_id3150504\n"
+"02100000.xhp\n"
+"hd_id3144439\n"
"16\n"
"help.text"
-msgid "Area Fill"
-msgstr "Γέμισμα επιφάνειας"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3153626\n"
-"17\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_AREA:LB_BITMAP\">Click the fill that you want to apply to the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_AREA:LB_BITMAP\">Κάντε κλικ στο γέμισμα που θέλετε να εφαρμόσετε στο επιλεγμένο αντικείμενο.</ahelp>"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3154346\n"
-"20\n"
-"help.text"
-msgid "Increments (Gradients)"
-msgstr "Βήματα (Διαβαθμίσεις)"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3144423\n"
-"21\n"
-"help.text"
-msgid "Set the number of steps for blending the two end colors of a gradient."
-msgstr "Ορίστε τον αριθμό των βημάτων για την μείξη των δύο τελικών χρωμάτων μιας διαβάθμισης χρώματος"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3147264\n"
-"22\n"
-"help.text"
-msgid "Automatic"
-msgstr "Αυτόματα"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3149457\n"
-"23\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_STEPCOUNT\">Automatically determines the number of steps for blending the two end colors of the gradient.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_STEPCOUNT\">Καθορίζει αυτόματα τον αριθμό των βημάτων για τη μείξη των δύο χρωμάτων της διαβάθμισης.</ahelp>"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3154388\n"
-"24\n"
-"help.text"
-msgid "Increment"
-msgstr "Βήμα"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3150360\n"
-"25\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_AREA:NUM_FLD_STEPCOUNT\">Enter the number of steps for blending the two end colors of the gradient.</ahelp>"
-msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_AREA:NUM_FLD_STEPCOUNT\">Εισάγετε τον αριθμό των βημάτων για τη μείξη των δύο χρωμάτων της διαβάθμισης.</ahelp>"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3153381\n"
-"31\n"
-"help.text"
-msgid "Size (Bitmaps)"
-msgstr "Μέγεθος (Bitmaps)"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3148798\n"
-"32\n"
-"help.text"
-msgid "Specify the dimensions of the bitmap."
-msgstr "Ορίζει τις διαστάσεις του bitmap"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3154068\n"
-"33\n"
-"help.text"
-msgid "Relative"
-msgstr "Σχετικό"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3125865\n"
-"34\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_SCALE\">Rescales the bitmap relative to the size of the selected object by the percentage values that you enter in the <emph>Width</emph> and <emph>Height</emph> boxes . Clear this checkbox to resize the selected object with the measurements that you enter in the <emph>Width</emph> and <emph>Height</emph> boxes.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_SCALE\">Αλλάζει το μέγεθος του bitmap ανάλογα με το μέγεθος του επιλεγμένου αντικειμένου από τις ποσοστιαίες τιμές που εισάγετε στα πεδία <emph>Πλάτος</emph> και <emph>Ύψος</emph>. Αποεπιλέξτε αυτό το πεδίο ελέγχου για να αλλάξετε το μέγεθος του επιλεγμένου αντικειμένου με τις μετρήσεις που εισάγετε στα πεδία <emph>Πλάτος</emph> και <emph>Ύψος</emph>.</ahelp>"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3149202\n"
-"35\n"
-"help.text"
-msgid "Original"
-msgstr "Αρχικό"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3153970\n"
-"36\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_ORIGINAL\">Retains the original size of the bitmap when filling the selected object. To resize the bitmap, clear this checkbox, and then click <emph>Relative</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_ORIGINAL\">Διατηρεί το αρχικό μέγεθος του bitmap όταν γεμίζει το επιλεγμένο αντικείμενο. Για να αλλάξετε το μέγεθος του bitmap, αποεπιλέξτε αυτό το πλαίσιο σήμανσης και κάντε κλικ στο <emph>Διατήρηση αναλογίας</emph>.</ahelp>"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3155994\n"
-"37\n"
-"help.text"
-msgid "Width"
-msgstr "Πλάτος"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3149810\n"
-"38\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_X_SIZE\">Enter a width for the bitmap.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_X_SIZE\">Εισάγετε ένα πλάτος για το bitmap.</ahelp>"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3156281\n"
-"39\n"
-"help.text"
-msgid "Height"
-msgstr "Ύψος"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3150868\n"
-"40\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_Y_SIZE\">Enter a height for the bitmap.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_Y_SIZE\">Εισάγετε ένα ύψος για το bitmap.</ahelp>"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3148673\n"
-"41\n"
-"help.text"
-msgid "Position (Bitmaps)"
-msgstr "Θέση (Bitmaps)"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3154821\n"
-"42\n"
-"help.text"
-msgid "Click in the position grid to specify the offset for tiling the bitmap."
-msgstr "Κάντε κλικ στο πλέγμα θέσης για να ορίσετε τη μετατόπιση για την επαναλαμβανόμενη επιστρωμάτωση του bitmap."
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Regular expressions</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Κανονικές εκφράσεις</defaultinline></switchinline>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"hd_id3153056\n"
-"43\n"
+"02100000.xhp\n"
+"par_id3155342\n"
+"156\n"
"help.text"
-msgid "X Offset"
-msgstr "Μετατόπιση Χ"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Allows you to use wildcards in your search.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Σας επιτρέπει να χρησιμοποιείτε στην αναζήτησή σας 'μπαλαντέρ'.</defaultinline></switchinline>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"par_id3147299\n"
-"44\n"
+"02100000.xhp\n"
+"par_id3727225\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_X_OFFSET\">Enter the horizontal offset for tiling the bitmap.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_X_OFFSET\">Εισάγετε την οριζόντια μετατόπιση για επαναλαμβανόμενη επιστρωμάτωση του bitmap.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Allows you to use wildcards in your search.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σας επιτρέπει να χρησιμοποιείτε στην αναζήτησή σας μπαλαντέρ.</ahelp>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"hd_id3149985\n"
+"02100000.xhp\n"
+"hd_id3154924\n"
"45\n"
"help.text"
-msgid "Y Offset"
-msgstr "Μετατόπιση Υ"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3148559\n"
-"46\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_Y_OFFSET\">Enter the vertical offset for tiling the bitmap.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_Y_OFFSET\">Εισάγει την κάθετη μετατόπιση για την επαναλαμβανόμενη επιστρωμάτωση του bitmap.</ahelp>"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3156060\n"
-"27\n"
-"help.text"
-msgid "Tile"
-msgstr "Σε παράθεση"
+msgid "Match case"
+msgstr "Aκριβής αναζήτηση"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"par_id3152576\n"
-"28\n"
+"02100000.xhp\n"
+"bm_id3154760\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_TILE\">Tiles the bitmap to fill the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_TILE\">Παραθέτει σαν πλακίδια το bitmap μέχρι να γεμίσει το επιλεγμένο αντικείμενο.</ahelp>"
+msgid "<bookmark_value>case sensitivity;searching</bookmark_value>"
+msgstr "<bookmark_value>πεζά-κεφαλαία,αναζήτηση</bookmark_value>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"hd_id3150334\n"
-"29\n"
+"02100000.xhp\n"
+"par_id3154760\n"
+"46\n"
"help.text"
-msgid "AutoFit"
-msgstr "Αυτόματη προσαρμογή"
+msgid "<variable id=\"exakt\"><ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Distinguishes between uppercase and lowercase characters.</ahelp></variable>"
+msgstr "<variable id=\"exakt\"><ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Διακρίνει μεταξύ κεφαλαίων και πεζών χαρακτήρων.</ahelp></variable>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"par_id3149481\n"
-"30\n"
+"02100000.xhp\n"
+"bm_id3147264\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_STRETCH\">Stretches the bitmap to fill the selected object. To use this feature, clear the <emph>Tile </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_STRETCH\">Επεκτείνει το bitmap για να γεμίσει το επιλεγμένο αντικείμενο. Για να χρησιμοποιήσετε αυτή τη λειτουργία, αποεπιλέξτε το πλαίσιο <emph>Σε παράθεση</emph>.</ahelp>"
+msgid "<bookmark_value>finding; selections</bookmark_value>"
+msgstr "<bookmark_value>εύρεση,επιλογές</bookmark_value>"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"hd_id3148555\n"
+"02100000.xhp\n"
+"hd_id3147264\n"
"47\n"
"help.text"
-msgid "Offset"
-msgstr "Μετατόπιση"
+msgid "Current selection only"
+msgstr "Μόνο τρέχουσα επιλογή"
-#: 05210100.xhp
+#: 02100000.xhp
msgctxt ""
-"05210100.xhp\n"
-"par_id3155412\n"
+"02100000.xhp\n"
+"par_id3150866\n"
"48\n"
"help.text"
-msgid "Specify the offset for tiling the bitmap in terms of rows and columns."
-msgstr "Καθορίστε τη μετατόπιση για την επαναλαμβανόμενη επιστρωμάτωση του bitmap όσων αφορά γραμμές και στήλες."
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3151115\n"
-"49\n"
-"help.text"
-msgid "Row"
-msgstr "Γραμμή"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3155369\n"
-"50\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_ROW\">Horizontally offsets the original bitmap relative to the bitmap tiles by the amount that you enter.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_ROW\">Ανάλογα με την τιμή που εισάγετε, μετατοπίζει οριζοντίως το αρχικό bitmap σχετικά με την επαναλαμβανόμενη επιστρωμάτωσή του.</ahelp>"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3144442\n"
-"51\n"
-"help.text"
-msgid "Column"
-msgstr "Στήλη"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3146974\n"
-"52\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_COLUMN\">Vertically offsets the original bitmap relative to the bitmap tiles by the amount that you enter.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_COLUMN\">Ανάλογα με την τιμή που εισάγετε, μετατοπίζει καθέτως το αρχικό bitmap σχετικά με την επαναλβανόμενη επιστρωμάτωσή του.</ahelp>"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3150684\n"
-"53\n"
-"help.text"
-msgid "Percent"
-msgstr "Ποσοστό"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3155314\n"
-"54\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_OFFSET\">Enter the percentage to offset the rows or columns.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_OFFSET\">Εισάγετε το ποσοστό για να μετατοπιστούν οι γραμμές ή οι στήλες.</ahelp>"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3152887\n"
-"59\n"
-"help.text"
-msgid "Background Color (Hatching)"
-msgstr "Χρώμα φόντου (Διαβαθμίσεις)"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3153364\n"
-"61\n"
-"help.text"
-msgid "Background color"
-msgstr "Χρώμα φόντου"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3152940\n"
-"62\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_AREA:CB_HATCHBCKGRD\">Applies a background color to the hatching pattern. Select this checkbox, and then click a color in the list.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_AREA:CB_HATCHBCKGRD\">Εφαρμόζει ένα χρώμα φόντου σε ένα μοτίβο γραμμοσκίασης. Επιλέξτε αυτό το πλαίσιο σήμανσης και κάντε κλικ σε ένα χρώμα στη λίστα.</ahelp>"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"hd_id3152460\n"
-"63\n"
-"help.text"
-msgid "List of colors"
-msgstr "Λίστα χρωμάτων"
-
-#: 05210100.xhp
-msgctxt ""
-"05210100.xhp\n"
-"par_id3157309\n"
-"64\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_AREA:LB_HATCHBCKGRDCOLOR\">Click the color that you want to use as a background for the selected hatching pattern.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_AREA:LB_HATCHBCKGRDCOLOR\">Κάντε κλικ στο χρώμα που θέλετε να χρησιμοποιήσετε ως φόντο για το επιλεγμένο μοτίβο γραμμοσκίασης.</ahelp>"
-
-#: 05070000.xhp
-msgctxt ""
-"05070000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Aligning (Objects)"
-msgstr "Στοίχιση (Αντικειμένων)"
-
-#: 05070000.xhp
-msgctxt ""
-"05070000.xhp\n"
-"bm_id3149987\n"
-"help.text"
-msgid "<bookmark_value>aligning; objects</bookmark_value><bookmark_value>positioning; objects</bookmark_value><bookmark_value>ordering; objects</bookmark_value>"
-msgstr "<bookmark_value>στοίχιση; αντικειμένων</bookmark_value><bookmark_value> τοποθέτηση; αντικειμένων</bookmark_value><bookmark_value>ταξινόμηση; αντικειμένων</bookmark_value>"
-
-#: 05070000.xhp
-msgctxt ""
-"05070000.xhp\n"
-"hd_id3149987\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05070000.xhp\" name=\"Aligning (Objects)\">Alignment (Objects)</link>"
-msgstr "<link href=\"text/shared/01/05070000.xhp\" name=\"Στοίχιση (Αντικειμένων)\">Στοίχιση (Αντικειμένων)</link>"
-
-#: 05070000.xhp
-msgctxt ""
-"05070000.xhp\n"
-"par_id3150445\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Aligns selected objects with respect to one another.</ahelp>"
-msgstr "<ahelp hid=\".\">Στοιχίζει τα επιλεγμένα αντικείμενα όσον αφορά το ένα προς το άλλο.</ahelp>"
-
-#: 05070000.xhp
-msgctxt ""
-"05070000.xhp\n"
-"par_id3150144\n"
-"4\n"
-"help.text"
-msgid "If one of the selected objects is anchored as a character, some of the alignment options do not work."
-msgstr "Εάν ένα από τα επιλεγμένα αντικείμενα είναι αγκυρωμένο σαν χαρακτήρας, μερικές από τις επιλογές αντιστοίχησης δε λειτουργούν."
-
-#: 05070000.xhp
-msgctxt ""
-"05070000.xhp\n"
-"par_id8872646\n"
-"help.text"
-msgid "Not all types of objects can be selected together. Not all modules (Writer, Calc, Impress, Draw) support all types of alignment."
-msgstr "Δεν μπορούν να επιλεγούν μαζί όλα τα είδη αντικειμένων. Δεν υποστηρίζουν όλους τους τύπους στοίχισης όλες οι ενότητες (Writer, Calc, Impress, Draw)."
-
-#: 01110000.xhp
-msgctxt ""
-"01110000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Templates"
-msgstr "Πρότυπα"
-
-#: 01110000.xhp
-msgctxt ""
-"01110000.xhp\n"
-"hd_id3155577\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01110000.xhp\" name=\"Templates\">Templates</link>"
-msgstr "<link href=\"text/shared/01/01110000.xhp\" name=\"Πρότυπα\">Πρότυπα</link>"
-
-#: 01110000.xhp
-msgctxt ""
-"01110000.xhp\n"
-"par_id3154894\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Lets you organize and edit your templates, as well as save the current file as a template.</ahelp>"
-msgstr "<ahelp hid=\".\">Σας επιτρέπει να οργανώνετε και να επεξεργάζεστε τα πρότυπα σας και να αποθηκεύετε το τρέχον αρχείο ως πρότυπο.</ahelp>"
-
-#: 01110000.xhp
-msgctxt ""
-"01110000.xhp\n"
-"hd_id3149893\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01110101.xhp\" name=\"Address Book Source\">Address Book Source</link>"
-msgstr "<link href=\"text/shared/01/01110101.xhp\" name=\"Προέλευση βιβλίου διευθύνσεων\">Προέλευση βιβλίου διευθύνσεων</link>"
-
-#: 01160200.xhp
-msgctxt ""
-"01160200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Document as E-mail"
-msgstr "Έγγραφο ως E-mail"
-
-#: 01160200.xhp
-msgctxt ""
-"01160200.xhp\n"
-"hd_id3150702\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01160200.xhp\">Document as E-mail</link>"
-msgstr "<link href=\"text/shared/01/01160200.xhp\">Έγγραφο ως E-mail</link>"
-
-#: 01160200.xhp
-msgctxt ""
-"01160200.xhp\n"
-"par_id3152823\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"versendentext\"><ahelp hid=\".uno:SendMail\">Opens a new window in your default e-mail program with the current document as an attachment. The current file format is used.</ahelp></variable> If the document is new and unsaved, the format specified in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - General is used."
-msgstr "<variable id=\"versendentext\"><ahelp hid=\".uno:SendMail\">Ανοίγει ένα νέο παράθυρο στο προεπιλεγμένο πρόγραμμα ηλεκτρονικού ταχυδρομείου με το τρέχον έγγραφο ως επισύναψη. Χρησιμοποιείται ο τρέχον τύπος αρχείου.</ahelp></variable> Εάν το έγγραφο είναι νέο και αναποθήκευτο, χρησιμοποιείται ο τύπος που καθορίζεται στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Γενικά."
-
-#: 01160200.xhp
-msgctxt ""
-"01160200.xhp\n"
-"par_id0807200809553672\n"
-"help.text"
-msgid "If the document is in HTML format, any embedded or linked images will not be sent with the e-mail."
-msgstr "Αν το έγγραφο είναι σε μορφή HTML, οποιαδήποτε από τις ενσωματωμένες ή συνδεδεμένες εικόνες του δεν πρόκειται να σταλούν με το Ηλεκτρονικό Ταχυδρομείο."
-
-#: 05200100.xhp
-msgctxt ""
-"05200100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Line"
-msgstr "Γραμμή"
-
-#: 05200100.xhp
-msgctxt ""
-"05200100.xhp\n"
-"hd_id3148882\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line\">Line</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Γραμμή\">Γραμμή</link>"
-
-#: 05200100.xhp
-msgctxt ""
-"05200100.xhp\n"
-"par_id3153272\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_LINE_LINE\">Set the formatting options for the selected line or the line that you want to draw. You can also add arrowheads to a line, or change chart symbols.</ahelp>"
-msgstr "<ahelp hid=\"HID_LINE_LINE\">Ορίζει τις επιλογές μορφοποίησης για την επιλεγμένη γραμμή ή για τη γραμμή που θέλετε να σχεδιάσετε. Μπορείτε επίσης να προσθέσετε τέλη γραμμής σε μια γραμμή ή να αλλάξετε τα σύμβολα διαγράμματος</ahelp>"
-
-#: 05200100.xhp
-msgctxt ""
-"05200100.xhp\n"
-"hd_id3147000\n"
-"3\n"
-"help.text"
-msgid "Line properties"
-msgstr "Ιδιότητες γραμμής"
-
-#: 05200100.xhp
-msgctxt ""
-"05200100.xhp\n"
-"hd_id3148983\n"
-"5\n"
-"help.text"
-msgid "Styles"
-msgstr "Πρότυπα"
+msgid "<ahelp hid=\".\">Searches only the selected text or cells.</ahelp>"
+msgstr "<ahelp hid=\".\">Αναζητά μόνο το επιλεγμένο κείμενο ή τα επιλεγμένα κελιά.</ahelp>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3147143\n"
-"6\n"
+"02100000.xhp\n"
+"par_id8876918\n"
"help.text"
-msgid "<variable id=\"stiltext\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_LINE_STYLE\">Select the line style that you want to use.</ahelp></variable>"
-msgstr "<variable id=\"stiltext\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_LINE_STYLE\">Επιλέξτε το στυλ γραμμής που θέλετε να χρησιμοποιήσετε.</ahelp></variable>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the Search for list. To specify a replacement style, select a style from the Replace with list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά κείμενο μορφοποιημένο με το πρότυπο που εισάγατε. Επιλέξτε αυτό το πλαίσιο ελέγχου και έπειτα το πρότυπο από τη λίστα Αναζήτηση για. Για να εισάγετε ένα πρότυπο αντικατάστασης, επιλέξτε ένα πρότυπο από τη λίστα Αντικατάσταση με.</ahelp>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3150789\n"
-"7\n"
+"02100000.xhp\n"
+"hd_id3153524\n"
+"49\n"
"help.text"
-msgid "Colors"
-msgstr "Χρώματα"
+msgid "Search for Styles / Including Styles"
+msgstr "Αναζήτηση για πρότυπα / Συμπεριλαμβ. πρότυπα"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3147226\n"
-"8\n"
+"02100000.xhp\n"
+"par_id3155103\n"
+"50\n"
"help.text"
-msgid "<variable id=\"farbetext\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_COLOR\">Select a color for the line.</ahelp></variable>"
-msgstr "<variable id=\"farbetext\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_COLOR\">Επιλέξτε ένα χρώμα για τη γραμμή.</ahelp></variable>"
+msgid "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the <emph>Search for </emph>list. To specify a replacement style, select a style from the <emph>Replace with</emph> list.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Αναζητά κείμενο μορφοποιημένο με το πρότυπο που εισάγατε. Επιλέξτε αυτό το πλαίσιο ελέγχου και έπειτα το πρότυπο απο τη λίστα <emph>Αναζήτηση για</emph>. Για να εισάγετε ένα πρότυπο αντικατάστασης, επιλέξτε ένα πρότυπο από τη λίστα <emph>Αντικατάσταση με</emph>.</ahelp>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3159234\n"
-"9\n"
+"02100000.xhp\n"
+"par_idN109CC\n"
"help.text"
-msgid "Widths"
-msgstr "Πλάτος"
+msgid "After you select the attributes that you want to search for, the <emph>Search for Styles</emph> box in the <emph>Options </emph>area of the %PRODUCTNAME Writer <emph>Find & Replace </emph>dialog changes to <emph>Including Styles</emph>."
+msgstr "Αφού επιλέξετε τις ιδιότητες που επιθυμείτε να αναζητήσετε, το πλαίσιο <emph>Αναζήτηση για Πρότυπα</emph> στην περιοχή <emph>Επιλογές</emph> του %PRODUCTNAME Writer του παραθύρου διαλόγου <emph>Αναζήτηση και Αντικατάσταση </emph> μετατρέπεται σε <emph>Συμπεριλαμβ. πρότυπα </emph>."
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3150774\n"
-"10\n"
+"02100000.xhp\n"
+"par_idN109DF\n"
"help.text"
-msgid "<variable id=\"breitetext\"><ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MTR_FLD_LINE_WIDTH\">Select the width for the line. You can append a measurement unit. A zero line width results in a hairline with a width of one pixel of the output medium.</ahelp></variable>"
-msgstr "<variable id=\"breitetext\"><ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MTR_FLD_LINE_WIDTH\">Επιλέξτε το πλάτος για την γραμμή. Μπορείτε να προσαρτήσετε μια μονάδα μέτρησης. Μηδενικό πλάτος γραμμής έχει ως αποτέλεσμα μία γραμμή-τρίχα με πλάτος ενός pixel στο μέσο εξόδου.</ahelp></variable>"
+msgid "If you want to search for text in which attributes were set by using direct formatting and styles, select the <emph>Including Styles</emph> box."
+msgstr "Εάν θέλετε να αναζητήσετε κείμενο στο οποίο οι ιδιότητες ορίζονται από άμεση μορφοποίηση και πρότυπα, επιλέξτε το πλαίσιο <emph>Συμπεριλαμβ. πρότυπα</emph>."
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3153681\n"
-"11\n"
+"02100000.xhp\n"
+"hd_id0302200901464169\n"
"help.text"
-msgid "Transparency"
-msgstr "Διαφάνεια"
+msgid "Comments"
+msgstr "Σχόλια"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3156346\n"
-"12\n"
+"02100000.xhp\n"
+"par_id0302200901464150\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MTR_LINE_TRANSPARENT\">Enter the transparency of the line, where 100% corresponds to completely transparent and 0% to completely opaque. </ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MTR_LINE_TRANSPARENT\">Εισάγετε την διαφάνεια της γραμμής, όπου το 100% αντιστοιχεί στην απόλυτη διαφάνεια και το 0% σε απόλυτη αδιαφάνεια. </ahelp>"
+msgid "<ahelp hid=\".\">In Writer, you can select to include the comment texts in your searches.</ahelp>"
+msgstr "<ahelp hid=\".\">Στο Writer, μπορείτε να επιλέξετε να συμπεριλάβετε το κείμενο σχολίων στην αναζήτηση σας.</ahelp>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3152996\n"
-"33\n"
+"02100000.xhp\n"
+"hd_id3149167\n"
+"204\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The <emph>Line</emph> tab of the <emph>Data Series</emph> dialog is only available if you select an XY <emph>Chart type</emph>.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Η καρτέλα <emph>Γραμμή</emph> του διαλόγου <emph>Σειρά δεδομένων</emph> είναι μόνο διαθέσιμη αν επιλέξετε ένα <emph>τύπο διαγράμματος</emph> ΧΥ.</defaultinline></switchinline>"
+msgid "<variable id=\"halbnormaltitel\">Match character width (only if Asian languages are enabled)</variable>"
+msgstr "<variable id=\"halbnormaltitel\">Ταίριασμα πλάτους χαρακτήρα (μόνο εάν οι ασιατικές γλώσσες είναι ενεργές)</variable>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3153331\n"
-"23\n"
+"02100000.xhp\n"
+"par_id3145744\n"
+"208\n"
"help.text"
-msgid "Icon"
-msgstr "Εικονίδιο"
+msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between half-width and full-width character forms.</ahelp></variable>"
+msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Διακρίνει μεταξύ μορφοποιημένων χαρακτήρων με κανονικό και μισό πλάτος.</ahelp></variable>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3149955\n"
-"24\n"
+"02100000.xhp\n"
+"hd_id3153178\n"
+"205\n"
"help.text"
-msgid "Set the options for the data point symbols in your chart."
-msgstr "Ορίστε τις επιλογές για τα σύμβολα των σημείων δεδομένων στο διάγραμμα σας."
+msgid "<variable id=\"aehnlichtitel\">Sounds like (Japanese) (only if Asian languages are enabled)</variable>"
+msgstr "<variable id=\"aehnlichtitel\">Ακούγεται ως (ιαπωνικά) (μόνο εάν οι ασιατικές γλώσσες είναι ενεργές)</variable>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3158430\n"
-"25\n"
+"02100000.xhp\n"
+"par_id3145421\n"
+"206\n"
"help.text"
-msgid "Select"
-msgstr "Επιλογή"
+msgid "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the <emph>...</emph> button to specify the search options. </ahelp></variable>"
+msgstr "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Σας επιτρέπει να προσδιορίσετε τις επιλογές αναζήτησης για παρόμοια γραφή που χρησιμοποιείται σε Ιαπωνικό κείμενο. Επιλέξτε αυτό το πεδίο και μετά κάντε κλικ στο πεδίο επιλογής <emph>...</emph> για να προσδιορίσετε τις επιλογές αναζήτησης. </ahelp></variable>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3152944\n"
-"26\n"
+"02100000.xhp\n"
+"par_id3149765\n"
+"209\n"
"help.text"
-msgid "<ahelp hid=\"SVX:MENUBUTTON:RID_SVXPAGE_LINE:MB_SYMBOL_BITMAP\">Select the symbol style that you want to use in your chart.</ahelp> If you select <emph>Automatic</emph>, $[officename] uses the default symbols for the selected chart type."
-msgstr "<ahelp hid=\"SVX:MENUBUTTON:RID_SVXPAGE_LINE:MB_SYMBOL_BITMAP\">Επιλέξτε το στυλ συμβόλων που θέλετε να χρησιμοποιήσετε στο διάγραμμα σας.</ahelp> Αν επιλέξετε <emph>Αυτόματο</emph>, το $[officename] χρησιμοποιεί τα προεπιλεγμένα σύμβολα για τον επιλεγμένο τύπο διαγράμματος."
+msgid "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Sets the search options for similar notation used in Japanese text.</ahelp></variable>"
+msgstr "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Σας επιτρέπει να προσδιορίσετε τις επιλογές αναζήτησης για παρόμοια γραφή που χρησιμοποιείται σε Ιαπωνικό κείμενο..</ahelp></variable>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3154381\n"
-"27\n"
+"02100000.xhp\n"
+"par_id3148672\n"
+"212\n"
"help.text"
-msgid "Width"
-msgstr "Πλάτος"
+msgid "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Searching in Japanese\">Searching in Japanese</link>"
+msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Αναζήτηση στα Ιαπωνικά\">Αναζήτηση στα Ιαπωνικά</link>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3150976\n"
-"28\n"
+"02100000.xhp\n"
+"hd_id3154299\n"
+"66\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MF_SYMBOL_WIDTH\">Enter a width for the symbol.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MF_SYMBOL_WIDTH\">Εισάγετε ένα πλάτος για το σύμβολο.</ahelp>"
+msgid "Find All"
+msgstr "Εύρεση όλων"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3149166\n"
-"29\n"
+"02100000.xhp\n"
+"par_id3145785\n"
+"67\n"
"help.text"
-msgid "Height"
-msgstr "Ύψος"
+msgid "Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents)."
+msgstr "Βρίσκει και επιλέγει όλες τις περιπτώσεις του κειμένου ή της μορφής που αναζητάτε στο έγγραφο (μόνο για έγγραφα Writer και Calc)."
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3155179\n"
-"30\n"
+"02100000.xhp\n"
+"par_id31454242785\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MF_SYMBOL_HEIGHT\">Enter a height for the symbol.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MF_SYMBOL_HEIGHT\">Εισάγετε ένα ύψος για το σύμβολο.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents).</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Βρίσκει και επιλέγει όλες τις περιπτώσεις κειμένου ή μορφής που αναζητάτε στο έγγραφο (μόνο για έγγραφα Writer και Calc).</ahelp>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3147620\n"
-"31\n"
+"02100000.xhp\n"
+"hd_id3163821\n"
+"68\n"
"help.text"
-msgid "Keep ratio"
-msgstr "Αναλογικά"
+msgid "Find"
+msgstr "Εύρεση"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3156326\n"
-"32\n"
+"02100000.xhp\n"
+"par_id3147436\n"
+"69\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_LINE:CB_SYMBOL_RATIO\">Maintains the proportions of the symbol when you enter a new height or width value.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_LINE:CB_SYMBOL_RATIO\">Διατηρεί τις αναλογίες του συμβόλου όταν εισάγετε μια νέα τιμή ύψους ή πλάτους.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/findreplacedialog/search\">Finds and selects the next occurrence of the text or format that you searching for in the document.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/search\">Βρίσκει και επιλέγει το επόμενο στοιχείο του κειμένου ή της μορφής που αναζητάτε μέσα στο έγγραφο.</ahelp>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3154579\n"
-"13\n"
+"02100000.xhp\n"
+"hd_id3153742\n"
+"70\n"
"help.text"
-msgid "Arrow styles"
-msgstr "Άκρα γραμμής"
+msgid "Replace All"
+msgstr "Αντικατάσταση όλων"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3161459\n"
-"14\n"
+"02100000.xhp\n"
+"par_id3145660\n"
+"71\n"
"help.text"
-msgid "You can add arrowheads to one end, or both ends of the selected line. To add a custom arrow style to the list, select the arrow in your document, and then click on the <link href=\"text/shared/01/05200300.xhp\" name=\"Arrow Styles\"><emph>Arrow Styles</emph></link> tab of this dialog."
-msgstr "Μπορείτε να προσθέσετε άκρα γραμμής στο ένα άκρο ή και στα δύο άκρα της επιλεγμένης γραμμής. Για να προσθέσετε ένα προσαρμοσμένο στυλ βέλους στη λίστα, επιλέξτε το βέλος στο έγγραφό σας και μετά κάντε κλικ στην καρτέλα <link href=\"text/shared/01/05200300.xhp\" name=\"Άκρα γραμμής\"><emph>Άκρα γραμμής</emph></link> αυτού του διαλόγου."
+msgid "<ahelp hid=\".\">Replaces all of the occurrences of the text or format that you want to replace.</ahelp><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Repeat this command until all replacements on your slide have been made.</caseinline></switchinline>"
+msgstr "<ahelp hid=\".\">Αντικαθιστά όλες τις εμφανίσεις του κειμένου ή μορφής που θέλετε να αντικαταστήσετε.</ahelp><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Επανάληψη αυτής της εντολής μέχρι να γίνουν όλες οι αντικαταστάσεις στη διαφάνειά σας.</caseinline></switchinline>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3147530\n"
-"15\n"
+"02100000.xhp\n"
+"hd_id3149065\n"
+"72\n"
"help.text"
-msgid "Style"
-msgstr "Πρότυπο"
+msgid "Replace"
+msgstr "Αντικατάσταση"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3146794\n"
-"16\n"
+"02100000.xhp\n"
+"par_id3151170\n"
+"73\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_END_STYLE\">Select the arrowhead that you want to apply to the selected line.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_END_STYLE\">Επιλέξτε το άκρο γραμμής που θέλετε να εφαρμοστεί στην επιλεγμένη γραμμή.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/findreplacedialog/replace\">Replaces the selected text or format that you searched for, and then searches for the next occurrence.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replace\">Αντικαθιστά το κείμενο ή τη μορφή που επιλέξατε κατά τη διαδικασία εύρεσης και έπειτα προχωρά στην επόμενη αναζήτηση.</ahelp>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3149656\n"
-"17\n"
+"02100000.xhp\n"
+"hd_id3147348\n"
+"192\n"
"help.text"
-msgid "Width"
-msgstr "Πλάτος"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100200.xhp\" name=\"Attribute\">Attribute</link></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100200.xhp\" name=\"Ιδιότητα\">Ιδιότητα</link></caseinline></switchinline>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3148755\n"
-"18\n"
+"02100000.xhp\n"
+"hd_id3155854\n"
+"193\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MTR_FLD_END_WIDTH\">Enter a width for the arrowhead.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MTR_FLD_END_WIDTH\">Εισάγετε ένα πλάτος για το άκρο γραμμής.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100300.xhp\" name=\"Format\">Format</link></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100300.xhp\" name=\"Μορφή\">Μορφή</link></caseinline></switchinline>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3154935\n"
-"19\n"
+"02100000.xhp\n"
+"par_id8641315\n"
"help.text"
-msgid "Center"
-msgstr "Στο κέντρο"
+msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics."
+msgstr "Βρίσκει συγκεκριμένα μορφοποιημένα γνωρίσματα κειμένου, όπως τύπος γραμματοσειράς, εφέ χαρακτήρων, και χαρακτηριστικά ροής κειμένου."
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3153526\n"
-"20\n"
+"02100000.xhp\n"
+"hd_id3154188\n"
+"135\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_LINE:TSB_CENTER_END\">Places the center of the arrowhead(s) on the endpoint(s) of the selected line.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_LINE:TSB_CENTER_END\">Τοποθετεί το κέντρο του βέλους στο σημείο τέλους της επιλεγμένης γραμμής.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">No Format</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Χωρίς μορφή</caseinline></switchinline>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3154072\n"
-"21\n"
+"02100000.xhp\n"
+"par_id3159155\n"
+"136\n"
"help.text"
-msgid "Synchronize ends"
-msgstr "Συγχρονισμός άκρων"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click in the <emph>Search for </emph>or the <emph>Replace with </emph>box, and then click this button to remove the search criteria based on formats.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Κλικ στο πλαίσιο <emph>Αναζήτηση για</emph>ή το <emph>Αντικατάσταση με </emph> και έπειτα κλικ σε αυτό το κουμπί για αφαίρεση των κριτηρίων αναζήτησης που βασίζονται στις μορφές.</caseinline></switchinline>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3154365\n"
-"22\n"
+"02100000.xhp\n"
+"par_id1334269\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_LINE:CBX_SYNCHRONIZE\">Automatically updates both arrowhead settings when you enter a different width, select a different arrowhead style,or center an arrowhead.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_LINE:CBX_SYNCHRONIZE\">Ενημερώνει αυτόματα τις ρυθμίσεις και των δύο άκρων γραμμής όταν εισάγετε ένα διαφορετικό πλάτος, επιλέγετε ένα διαφορετικό στυλ άκρου γραμμής ή τοποθετείτε ένα άκρο γραμμής στο κέντρο.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click in the Search for or the Replace with box, and then click this button to remove the search criteria based on formats.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ στο πλαίσιο Αναζήτηση για ή στο Αντικατάσταση με και, έπειτα, πατήστε αυτό το κουμπί για να αφαιρέσετε τα κριτήρια αναζήτησης που έχετε επιλέξει.</ahelp>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3154580\n"
+"02100000.xhp\n"
+"par_id3150337\n"
+"137\n"
"help.text"
-msgid "Corner and cap styles"
-msgstr "Τεχνοτροπίες γωνιών και άκρων"
+msgid "The search criteria for formatting attributes are displayed under the <emph>Search for </emph>or the <emph>Replace with </emph>box."
+msgstr "Τα κριτήρια αναζήτησης για τα χαρακτηριστικά μορφοποίησης εμφανίζονται κάτω από το πλαίσιο <emph>Αναζήτηση για </emph> ή <emph>Αντικατάσταση με </emph>."
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3154582\n"
+"02100000.xhp\n"
+"par_id3150113\n"
+"139\n"
"help.text"
-msgid "Corner style"
-msgstr "Τεχνοτροπία γωνίας"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows more or fewer search options. Click this button again to hide the extended search options.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει περισσότερες ή λιγότερες επιλογές αναζήτησης.Κάντε κλικ ξανά στο κουμπί για να αποκρύψετε τις επιπρόσθετες επιλογές αναζήτησης.</ahelp>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3154583\n"
+"02100000.xhp\n"
+"hd_id3154944\n"
+"140\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_EDGE_STYLE\">Select the shape to be used at the corners of the line. In case of a small angle between lines, a mitered shape is replaced with a beveled shape.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_EDGE_STYLE\">Επιλέξτε το σχήμα που θα χρησιμοποιηθεί στις γωνίες της γραμμής. Σε περίπτωση μιας μικρής γωνίας μεταξύ γραμμών, ένα μυτερό σχήμα αντικαθίσταται με ένα λοξό σχήμα.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search in</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζήτηση σε</caseinline></switchinline>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"hd_id3154585\n"
+"02100000.xhp\n"
+"hd_id3146925\n"
+"142\n"
"help.text"
-msgid "Cap style"
-msgstr "Τεχνοτροπία άκρου"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formulas</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Τύποι</caseinline></switchinline>"
-#: 05200100.xhp
+#: 02100000.xhp
msgctxt ""
-"05200100.xhp\n"
-"par_id3154586\n"
+"02100000.xhp\n"
+"par_id6719870\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_CAP_STYLE\">Select the style of the line end caps. The caps are added to inner dashes as well.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_CAP_STYLE\">Επιλέξτε την τεχνοτροπία των άκρων τέλους της γραμμής. Τα άκρα προστίθενται σε εσωτερικές παύλες επίσης.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in formulas and in fixed (not calculated) values. For example, you could look for formulas that contain 'SUM'.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά χαρακτήρες που έχετε ορίσει σε μαθηματικούς τύπους και σε σταθερές (μη υπολογισμένες) τιμές. Για παράδειγμα, είναι δυνατή η αναζήτηση τύπων που περιέχουν τη λέξη \"SUM\".</ahelp>"
-#: 03150100.xhp
+#: 02100000.xhp
msgctxt ""
-"03150100.xhp\n"
-"tit\n"
+"02100000.xhp\n"
+"hd_id3149400\n"
+"144\n"
"help.text"
-msgid "Confirm Delete"
-msgstr "Επιβεβαίωση διαγραφής"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Values</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Τιμές</caseinline></switchinline>"
-#: 03150100.xhp
+#: 02100000.xhp
msgctxt ""
-"03150100.xhp\n"
-"hd_id3150278\n"
-"1\n"
+"02100000.xhp\n"
+"par_id3146969\n"
+"145\n"
"help.text"
-msgid "Confirm Delete"
-msgstr "Επιβεβαίωση διαγραφής"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in values and in the results of formulas.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζητά τους χαρακτήρες που ορίζετε σε τιμές και σε αποτελέσματα τύπων.</caseinline></switchinline>"
-#: 03150100.xhp
+#: 02100000.xhp
msgctxt ""
-"03150100.xhp\n"
-"par_id3148668\n"
-"2\n"
+"02100000.xhp\n"
+"par_id6064943\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:MODALDIALOG:DLG_SFX_QUERYDELETE\" visibility=\"visible\">Confirms or cancels the deletion.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:MODALDIALOG:DLG_SFX_QUERYDELETE\" visibility=\"visible\">Επιβεβαιώνει ή ακυρώνει τη διαγραφή.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in values and in the results of formulas.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά τους χαρακτήρες που έχετε σε τιμές και σε αποτελέσματα μαθηματικών τύπων. </ahelp>"
-#: 03150100.xhp
+#: 02100000.xhp
msgctxt ""
-"03150100.xhp\n"
-"hd_id3152821\n"
-"3\n"
+"02100000.xhp\n"
+"hd_id3145650\n"
+"146\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Σχόλια</caseinline></switchinline>"
-#: 03150100.xhp
+#: 02100000.xhp
msgctxt ""
-"03150100.xhp\n"
-"par_id3150040\n"
-"4\n"
+"02100000.xhp\n"
+"par_id3153947\n"
+"147\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_SFX_QUERYDELETE:BTN_YES\" visibility=\"visible\">Performs the deletion in the current file.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_SFX_QUERYDELETE:BTN_YES\" visibility=\"visible\">Εκτελεί τη διαγραφή στο τρέχον αρχείο.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in the comments that are attached to the cells.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζητά τους χαρακτήρες που ορίζετε στα σχόλια που συνδέονται στα κελιά.</caseinline></switchinline>"
-#: 03150100.xhp
+#: 02100000.xhp
msgctxt ""
-"03150100.xhp\n"
-"hd_id3149999\n"
-"5\n"
+"02100000.xhp\n"
+"par_id9799798\n"
"help.text"
-msgid "Delete All"
-msgstr "Διαγραφή όλων"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in the comments that are attached to the cells.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά χαρακτήρες που ορίζετε στα σχόλια που επισυνάπτονται στα κελιά.</ahelp>"
-#: 03150100.xhp
+#: 02100000.xhp
msgctxt ""
-"03150100.xhp\n"
-"par_id3155616\n"
-"6\n"
+"02100000.xhp\n"
+"hd_id3153004\n"
+"148\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_SFX_QUERYDELETE:BTN_ALL\" visibility=\"visible\">Performs the deletion in all selected files.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_SFX_QUERYDELETE:BTN_ALL\" visibility=\"visible\">Εκτελεί τη διαγραφή σε όλα τα επιλεγμένα αρχεία.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search direction</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζήτηση κατεύθυνσης</caseinline></switchinline>"
-#: 03150100.xhp
+#: 02100000.xhp
msgctxt ""
-"03150100.xhp\n"
-"hd_id3157991\n"
-"7\n"
+"02100000.xhp\n"
+"par_id3156332\n"
+"207\n"
"help.text"
-msgid "Do Not Delete"
-msgstr "Να μη γίνει διαγραφή"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Determines the order for searching the cells.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Καθορίζει τη σειρά για αναζήτηση των κελιών.</caseinline></switchinline>"
-#: 03150100.xhp
+#: 02100000.xhp
msgctxt ""
-"03150100.xhp\n"
-"par_id3147043\n"
-"8\n"
+"02100000.xhp\n"
+"hd_id3155064\n"
+"150\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_SFX_QUERYDELETE:BTN_NO\" visibility=\"visible\">Rejects the deletion for the current file.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_SFX_QUERYDELETE:BTN_NO\" visibility=\"visible\">Απορρίπτει τη διαγραφή για το τρέχον αρχείο.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">By Rows</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Κατά γραμμές</caseinline></switchinline>"
-#: 03150100.xhp
+#: 02100000.xhp
msgctxt ""
-"03150100.xhp\n"
-"hd_id3149346\n"
-"9\n"
+"02100000.xhp\n"
+"par_id743430\n"
"help.text"
-msgid "Cancel"
-msgstr "Ακύρωση"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches from left to right across the rows.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά από αριστερά προς τα δεξιά κατά μήκος των γραμμών.</ahelp>"
-#: 03150100.xhp
+#: 02100000.xhp
msgctxt ""
-"03150100.xhp\n"
-"par_id3148620\n"
-"10\n"
+"02100000.xhp\n"
+"hd_id3156277\n"
+"152\n"
"help.text"
-msgid "Cancels the deletion in the current file and any other selected files."
-msgstr "Ακυρώνει τη διαγραφή στο τρέχον και σε όλα τα επιλεγμένα αρχεία"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">By Columns</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Κατά στήλες</caseinline></switchinline>"
-#: 05250200.xhp
+#: 02100000.xhp
msgctxt ""
-"05250200.xhp\n"
-"tit\n"
+"02100000.xhp\n"
+"par_id3145207\n"
+"153\n"
"help.text"
-msgid "Bring Forward"
-msgstr "Μεταφορά ένα επίπεδο εμπρός"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches from top to bottom through the columns.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζήτηση από πάνω προς τα κάτω στις στήλες.</caseinline></switchinline>"
-#: 05250200.xhp
+#: 02100000.xhp
msgctxt ""
-"05250200.xhp\n"
-"hd_id3152790\n"
-"1\n"
+"02100000.xhp\n"
+"par_id3470564\n"
"help.text"
-msgid "<link href=\"text/shared/01/05250200.xhp\" name=\"Bring Forward \">Bring Forward </link>"
-msgstr "<link href=\"text/shared/01/05250200.xhp\" name=\"Μεταφορά ένα επίπεδο εμπρός \">Μεταφορά ένα επίπεδο εμπρός </link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches from top to bottom through the columns.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά από πάνω προς τα κάτω δια μέσου των στηλών.</ahelp>"
-#: 05250200.xhp
+#: 02100000.xhp
msgctxt ""
-"05250200.xhp\n"
-"par_id3151264\n"
-"2\n"
+"02100000.xhp\n"
+"hd_id3153764\n"
+"194\n"
"help.text"
-msgid "<ahelp hid=\".\">Moves the selected object up one level, so that it is closer to top of the stacking order.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετακινεί το επιλεγμένο αντικείμενο προς τα πάνω ένα επίπεδο, ώστε να βρίσκεται πιο κοντά στην κορυφή της σειράς στοίβαξης.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Extras</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Πρόσθετα</caseinline></switchinline>"
-#: 05250200.xhp
+#: 02100000.xhp
msgctxt ""
-"05250200.xhp\n"
-"par_id3149495\n"
-"3\n"
+"02100000.xhp\n"
+"bm_id3152960\n"
"help.text"
-msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
-msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Επίπεδο\">Επίπεδο</link>"
+msgid "<bookmark_value>searching; all sheets</bookmark_value> <bookmark_value>finding; in all sheets</bookmark_value> <bookmark_value>sheets; searching all</bookmark_value>"
+msgstr "<bookmark_value>αναζήτηση,όλα τα φύλλα</bookmark_value><bookmark_value>εύρεση,σε όλα τα φύλλα</bookmark_value><bookmark_value>φύλλα, αναζήτηση όλων</bookmark_value>"
-#: 05250500.xhp
+#: 02100000.xhp
msgctxt ""
-"05250500.xhp\n"
-"tit\n"
+"02100000.xhp\n"
+"hd_id3152960\n"
+"196\n"
"help.text"
-msgid "To Foreground"
-msgstr "Στο προσκήνιο"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search in all sheets</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζήτηση σε όλα τα φύλλα</caseinline></switchinline>"
-#: 05250500.xhp
+#: 02100000.xhp
msgctxt ""
-"05250500.xhp\n"
-"hd_id3150278\n"
-"1\n"
+"02100000.xhp\n"
+"par_id3145619\n"
+"197\n"
"help.text"
-msgid "<variable id=\"foreground\"><link href=\"text/shared/01/05250500.xhp\" name=\"To Foreground\">To Foreground</link></variable>"
-msgstr "<variable id=\"foreground\"><link href=\"text/shared/01/05250500.xhp\" name=\"Στο προσκήνιο\">Στο προσκήνιο</link></variable>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches through all of the sheets in the current spreadsheet file.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζήτηση σε όλα τα φύλλα του τρέχοντος αρχείου λογιστικού φύλλου.</caseinline></switchinline>"
-#: 05250500.xhp
+#: 02100000.xhp
msgctxt ""
-"05250500.xhp\n"
-"par_id3151387\n"
-"2\n"
+"02100000.xhp\n"
+"par_id4089175\n"
"help.text"
-msgid "<ahelp hid=\".uno:SetObjectToForeground\">Moves the selected object in front of text.</ahelp>"
-msgstr "<ahelp hid=\".uno:SetObjectToForeground\">Μετακινεί το επιλεγμένο αντικείμενο μπροστά από το κείμενο.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches through all of the sheets in the current spreadsheet file.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά ανάμεσα σε όλα τα φύλλα που βρίσκονται στο τρέχον αρχείο λογιστικών φύλλων</ahelp>"
-#: 05250500.xhp
+#: 02100000.xhp
msgctxt ""
-"05250500.xhp\n"
-"par_id3147000\n"
-"6\n"
+"02100000.xhp\n"
+"par_id3151101\n"
+"188\n"
"help.text"
-msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
-msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Επίπεδο\">Επίπεδο</link>"
+msgid "After you close the <emph>Find & Replace</emph> dialog, you can still search using the last search criteria that you entered, by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F."
+msgstr "Αφού κλείσετε το διάλογο <emph>Αναζήτηση και αντικατάσταση</emph>, μπορείτε ακόμα να αναζητήσετε χρησιμοποιώντας τα τελευταία κριτήρια αναζήτησης που εισάγατε, πατώντας Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F."
#: 02100001.xhp
msgctxt ""
@@ -10309,7 +7456,7 @@ msgctxt ""
"bm_id3146765\n"
"help.text"
msgid "<bookmark_value>regular expressions; list of</bookmark_value> <bookmark_value>lists;regular expressions</bookmark_value> <bookmark_value>replacing;tab stops (regular expressions)</bookmark_value> <bookmark_value>tab stops;regular expressions</bookmark_value> <bookmark_value>concatenation, see ampersand symbol</bookmark_value> <bookmark_value>ampersand symbol, see also operators</bookmark_value>"
-msgstr "<bookmark_value>κανονικές εκφράσεις; λίστα από</bookmark_value><bookmark_value>λίστες,κανονικές εκφράσεις</bookmark_value><bookmark_value>αντικατάσταση;τέλος στηλοθέτη (κανονικές εκφράσεις)</bookmark_value><bookmark_value>τέλος στηλοθέτη;κανονικές εκφράσεις</bookmark_value> <bookmark_value>συνένωση, βλέπε σύμβολο ampersand </bookmark_value><bookmark_value>σύμβολο ampersand, βλέπε επίσης τελεστές</bookmark_value>"
+msgstr "<bookmark_value>κανονικές εκφράσεις; λίστα από</bookmark_value><bookmark_value>λίστες; κανονικές εκφράσεις</bookmark_value><bookmark_value>αντικατάσταση;τέλος στηλοθέτη (κανονικές εκφράσεις)</bookmark_value><bookmark_value>τέλος στηλοθέτη;κανονικές εκφράσεις</bookmark_value> <bookmark_value>συνένωση, βλέπε σύμβολο ampersand </bookmark_value><bookmark_value>σύμβολο ampersand, βλέπε επίσης τελεστές</bookmark_value>"
#: 02100001.xhp
msgctxt ""
@@ -10477,7 +7624,7 @@ msgctxt ""
"200\n"
"help.text"
msgid "Finds zero or one of the characters in front of the \"?\". For example, \"Texts?\" finds \"Text\" and \"Texts\" and \"x(ab|c)?y\" finds \"xy\", \"xaby\", or \"xcy\"."
-msgstr "Βρίσκει όρους που περιέχουν έναν από τους χαρακτήρες που είναι μπροστά από το \"?\" ή κανέναν από αυτούς. Για παράδειγμα, ο όρος \"Texts?\" βρίσκει τους \"Text\" , \"Texts\" και ο \"x(ab|c)?y\" τους \"xy\", \"xaby\", ή \"xcy\"."
+msgstr "Βρίσκει όρους που περιέχουν έναν από τους χαρακτήρες που είναι μπροστά από το \"?\" ή κανέναν από αυτούς. Για παράδειγμα, ο όρος \"Texts?\" βρίσκει τους \"Text\" , \"Texts\" και ο \"x(ab|c)?y\" τους \"xy\", \"xaby\", ή \"xcy\"."
#: 02100001.xhp
msgctxt ""
@@ -10495,7 +7642,7 @@ msgctxt ""
"159\n"
"help.text"
msgid "Search interprets the special character that follows the \"\\\" as a normal character and not as a regular expression (except for the combinations \\n, \\t, \\>, and \\<). For example, \"tree\\.\" finds \"tree.\", not \"treed\" or \"trees\"."
-msgstr "Η αναζήτηση ερμηνεύει τον ειδικό χαρακτήρα που ακολουθεί το \"\\\" σαν έναν κανονικό χαρακτήρα και όχι ως κανονική έκφραση (εκτός από τους συνδυασμούς \\n, \\t, \\>, και \\<). Για παράδειγμα, ο όρος \"tree\\.\" εντοπίζει τον όρο \"tree.\", αλλά όχι τους \"treed\" και \"trees\"."
+msgstr "Η αναζήτηση ερμηνεύει τον ειδικό χαρακτήρα που ακολουθεί το \"\\\" σαν έναν κανονικό χαρακτήρα και όχι ως κανονική έκφραση (εκτός από τους συνδυασμούς \\n, \\t, \\>, και \\<). Για παράδειγμα, ο όρος \"tree\\.\" εντοπίζει τον όρο \"tree.\", αλλά όχι τους \"treed\" και \"trees\"."
#: 02100001.xhp
msgctxt ""
@@ -11115,1351 +8262,6 @@ msgctxt ""
msgid "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Calc\">Wiki page about regular expressions in Calc</link>"
msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Calc\">Σελίδα Βίκι για κανονικές εκφράσεις στο Calc</link>"
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"tit\n"
-"help.text"
-msgid "Gradients"
-msgstr "Διαβαθμίσεις"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"hd_id3145356\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05210300.xhp\" name=\"Gradients\">Gradients</link>"
-msgstr "<link href=\"text/shared/01/05210300.xhp\" name=\"Διαβαθμίσεις χρωμάτων\">Διαβαθμίσεις χρωμάτων</link>"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"par_id3154812\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AREA_GRADIENT\">Set the properties of a gradient, or save and load gradient lists.</ahelp>"
-msgstr "<ahelp hid=\"HID_AREA_GRADIENT\">Ρυθμίστε τις ιδιότητες μιας διαβάθμισης χρώματος, ή αποθηκεύστε και φορτώστε λίστες διαβάθμισης χρωμάτων.</ahelp>"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"hd_id3148983\n"
-"3\n"
-"help.text"
-msgid "Type"
-msgstr "Τύπος"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"par_id3148440\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_GRADIENT:LB_GRADIENT_TYPES\">Select the gradient that you want to apply.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_GRADIENT:LB_GRADIENT_TYPES\">Επιλέξτε τη διαβάθμιση που θέλετε να εφαρμόσετε.</ahelp>"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"hd_id3149511\n"
-"5\n"
-"help.text"
-msgid "Center X"
-msgstr "Κέντρο Χ"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"par_id3153114\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRADIENT:MTR_CENTER_X\">Enter the horizontal offset for the gradient, where 0% corresponds to the current horizontal location of the endpoint color in the gradient. The endpoint color is the color that is selected in the <emph>To</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRADIENT:MTR_CENTER_X\">Εισάγετε την οριζόντια μετατόπιση για τη διαβάθμιση χρώματος, όπου 0% αντιστοιχεί στην τρέχουσα οριζόντια τοποθεσία του χρώματος του σημείου τέλους στη διαβάθμιση. Το χρώμα του σημείου τέλους είναι το χρώμα που επιλέγετε στο πλαίσιο <emph>'Εως</emph>.</ahelp>"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"hd_id3157896\n"
-"7\n"
-"help.text"
-msgid "Center Y"
-msgstr "Κέντρο Υ"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"par_id3154751\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRADIENT:MTR_CENTER_Y\">Enter the vertical offset for the gradient, where 0% corresponds to the current vertical location of the endpoint color in the gradient. The endpoint color is the color that is selected in the <emph>To</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRADIENT:MTR_CENTER_Y\">Εισάγετε την κάθετη μετατόπιση για τη διαβάθμιση χρώματος, όπου 0% αντιστοιχεί στη τρέχουσα κάθετη τοποθεσία του χρώματος του σημείου τέλους στη διαβάθμιση. Το χρώμα του σημείου τέλους είναι το χρώμα που επιλέγετε στο πλαίσιο <emph>'Εως</emph>.</ahelp>"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"hd_id3151226\n"
-"9\n"
-"help.text"
-msgid "Angle"
-msgstr "Γωνία"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"par_id3149177\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRADIENT:MTR_ANGLE\">Enter a rotation angle for the selected gradient.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRADIENT:MTR_ANGLE\">Εισάγετε μία γωνία περιστροφής για την επιλεγμένη διαβάθμιση.</ahelp>"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"hd_id3149827\n"
-"11\n"
-"help.text"
-msgid "Border"
-msgstr "Περίγραμμα"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"par_id3155941\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRADIENT:MTR_BORDER\">Enter the amount by which you want to adjust the area of the endpoint color on the gradient. The endpoint color is the color that is selected in the <emph>To</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRADIENT:MTR_BORDER\">Εισάγετε την ποσότητα με την οποία θέλετε να προσαρμόσετε την περιοχή του χρώματος του σημείου τέλους στη διαβάθμιση χρώματος. Το χρώμα του σημείου τέλους είναι το χρώμα που επιλέγετε στο πλαίσιο <emph>'Εως</emph>.</ahelp>"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"hd_id3152551\n"
-"35\n"
-"help.text"
-msgid "From"
-msgstr "Από"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"par_id3153527\n"
-"23\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_GRADIENT:LB_COLOR_FROM\">Select a color for the beginning point of the gradient.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_GRADIENT:LB_COLOR_FROM\">Επιλέξτε ένα χρώμα για το σημείο εκκίνησης της διαβάθμισης χρώματος.</ahelp>"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"par_id3149398\n"
-"25\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRADIENT:MTR_COLOR_FROM\">Enter the intensity for the color in the <emph>From </emph>box, where 0% corresponds to black, and 100 % to the selected color.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRADIENT:MTR_COLOR_FROM\">Εισάγετε την ένταση για το χρώμα στο πλαίσιο <emph>Από</emph>, όπου 0% αντιστοιχεί στο μαύρο και 100% στο επιλεγμένο χρώμα.</ahelp>"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"hd_id3149903\n"
-"36\n"
-"help.text"
-msgid "To"
-msgstr "'Εως"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"par_id3159269\n"
-"27\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_GRADIENT:LB_COLOR_TO\">Select a color for the endpoint of the gradient.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_GRADIENT:LB_COLOR_TO\">Επιλέξτε ένα χρώμα για το σημείο τέλους της διαβάθμισης.</ahelp>"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"par_id3154142\n"
-"29\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRADIENT:MTR_COLOR_TO\">Enter the intensity for the color in the <emph>To </emph>box, where 0% corresponds to black, and 100 % to the selected color.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRADIENT:MTR_COLOR_TO\">Εισάγετε την ένταση για το χρώμα στο πλαίσιο <emph>'Εως</emph>, όπου 0% αντιστοιχεί στο μαύρο και 100% στο επιλεγμένο χρώμα.</ahelp>"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"hd_id3155830\n"
-"15\n"
-"help.text"
-msgid "Gradients"
-msgstr "Διαβαθμίσεις"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"par_id3157909\n"
-"16\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_GRADIENT:LB_GRADIENTS\">Select the type of gradient that you want to apply or create.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_GRADIENT:LB_GRADIENTS\">Επιλέξτε το τύπο διαβάθμισης χρώματος που θέλετε να εφαρμόσετε ή να δημιουργήσετε.</ahelp>"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"hd_id3150669\n"
-"17\n"
-"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"par_id3145416\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_GRADIENT:BTN_ADD\">Adds a custom gradient to the current list. Specify the properties of your gradient, and then click this button</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_GRADIENT:BTN_ADD\">Προσθέτει μία προσωπική διαβάθμιση χρώματος στη τρέχουσα λίστα. Ορίστε τις ιδιότητες της διαβάθμισης σας και κάντε κλικ σε αυτό το κουμπί</ahelp>"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"hd_id3150772\n"
-"19\n"
-"help.text"
-msgid "Modify"
-msgstr "Τροποποίηση"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"par_id3147573\n"
-"20\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_GRADIENT:BTN_MODIFY\">Applies the current gradient properties to the selected gradient. If you want, you can save the gradient under a different name.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_GRADIENT:BTN_MODIFY\">Εφαρμόζει τις τρέχουσες ιδιότητες διαβάθμισης χρώματος στην επιλεγμένη διαβάθμιση. Εάν θέλετε, μπορείτε να αποθηκεύσετε τη διαβάθμιση με άλλο όνομα.</ahelp>"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"hd_id3155341\n"
-"31\n"
-"help.text"
-msgid "Load Gradients List"
-msgstr "Φόρτωση λίστας διαβάθμισης χρωμάτων"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"par_id3145085\n"
-"32\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_GRADIENT:BTN_LOAD\">Load a different list of gradients.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_GRADIENT:BTN_LOAD\">Φορτώστε μια διαφορετική λίστα από διαβαθμίσεις χρωμάτων.</ahelp>"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"hd_id3148943\n"
-"33\n"
-"help.text"
-msgid "Save Gradients List"
-msgstr "Αποθήκευση λίστας διαβάθμισης χρωμάτων"
-
-#: 05210300.xhp
-msgctxt ""
-"05210300.xhp\n"
-"par_id3161459\n"
-"34\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_GRADIENT:BTN_SAVE\">Saves the current list of gradients, so that you can load it later.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_GRADIENT:BTN_SAVE\">Αποθηκεύστε την τρέχουσα λίστα από διαβαθμίσεις χρωμάτων, για να μπορέσετε να την φορτώσετε αργότερα.</ahelp>"
-
-#: 05080000.xhp
-msgctxt ""
-"05080000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Alignment (Text Objects)"
-msgstr "Στοίχιση (Αντικείμενα κειμένου)"
-
-#: 05080000.xhp
-msgctxt ""
-"05080000.xhp\n"
-"bm_id3152942\n"
-"help.text"
-msgid "<bookmark_value>aligning; text objects</bookmark_value><bookmark_value>text objects; alignment</bookmark_value>"
-msgstr "<bookmark_value> στοίχιση, αντικειμένων κειμένου</bookmark_value><bookmark_value>αντικείμενα κειμένου, στοίχιση</bookmark_value>"
-
-#: 05080000.xhp
-msgctxt ""
-"05080000.xhp\n"
-"hd_id3152942\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05080000.xhp\" name=\"Alignment (Text Objects)\">Alignment (Text Objects)</link>"
-msgstr "<link href=\"text/shared/01/05080000.xhp\" name=\"Στοίχιση (Αντικείμενα κειμένου)\">Στοίχιση (Αντικείμενα κειμένου)</link>"
-
-#: 05080000.xhp
-msgctxt ""
-"05080000.xhp\n"
-"par_id3150278\n"
-"2\n"
-"help.text"
-msgid "Set the alignment options for the current selection."
-msgstr "Ορίστε τις επιλογές στοίχισης για την τρέχουσα επιλογή."
-
-#: 05250300.xhp
-msgctxt ""
-"05250300.xhp\n"
-"tit\n"
-"help.text"
-msgid "Send Backward"
-msgstr "Μεταφορά ένα επίπεδο πίσω"
-
-#: 05250300.xhp
-msgctxt ""
-"05250300.xhp\n"
-"hd_id3150146\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05250300.xhp\" name=\"Send Backward\">Send Backward</link>"
-msgstr "<link href=\"text/shared/01/05250300.xhp\" name=\"Μεταφορά ένα επίπεδο πίσω\">Μεταφορά ένα επίπεδο πίσω</link>"
-
-#: 05250300.xhp
-msgctxt ""
-"05250300.xhp\n"
-"par_id3150794\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Moves the selected object down one level, so that it is closer to the bottom of the stacking order.</ahelp>"
-msgstr "<ahelp hid=\".\">Μεταφέρει το επιλεγμένο αντικείμενο προς τα κάτω ένα επίπεδο, ώστε να είναι πιο κοντά στο τέλος της σειράς στοίβαξης.</ahelp>"
-
-#: 05250300.xhp
-msgctxt ""
-"05250300.xhp\n"
-"par_id3150445\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
-msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Επίπεδο\">Επίπεδο</link>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"tit\n"
-"help.text"
-msgid "List"
-msgstr "Λίστα"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3159242\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02230401.xhp\" name=\"List\">List</link>"
-msgstr "<link href=\"text/shared/01/02230401.xhp\" name=\"Λίστα\">Λίστα</link>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3154894\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_REDLINING_VIEW_PAGE\">Accept or reject individual changes.</ahelp>"
-msgstr "<ahelp hid=\"HID_REDLINING_VIEW_PAGE\">Αποδοχή ή απόρριψη μεμονωμένων αλλαγών.</ahelp>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3149511\n"
-"26\n"
-"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "Η καρτέλα <emph>Λίστα </emph> εμφανίζει όλες τις αλλαγές που έχουν καταγραφεί στο τρέχον έγγραφο. Αν θέλετε να φιλτράρετε αυτή τη λίστα,πατήστε την καρτέλα <emph>Φίλτρο </emph>, και μετά επιλέξτε <link href=\"text/shared/01/02230402.xhp\" name=\"κριτήρια φίλτρου\">κριτήρια φίλτρου</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Εάν η λίστα περιέχει εμφωλευμένες αλλαγές, οι εξαρτήσεις παρουσιάζονται ανεξάρτητα από το φίλτρο. </caseinline></switchinline>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3153114\n"
-"27\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Εμφωλευμένες αλλαγές συμβαίνουν όταν επικαλύπτονται οι αλλαγές που έχουν γίνει από διαφορετικούς συντάκτες. </caseinline></switchinline>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3155552\n"
-"29\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Κάντε κλικ στο ΣΥΝ πλήκτρο δίπλα στο πεδίο της λίστας εισαγωγής για να δείτε όλες τις αλλαγές που έχουν καταγραφεί σε ένα κελί. </caseinline></switchinline>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3154824\n"
-"31\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Εάν μία από τις εμφωλευμένες αλλαγές για ένα κελί ταιριάζει με ένα κριτήριο φίλτρου, τότε εμφανίζονται όλες οι αλλαγές για το κελί. Όταν φιλτράρετε την λίστα των αλλαγών, οι καταχωρήσεις στη λίστα εμφανίζονται με διαφορετικά χρώματα σύμφωνα με τον πίνακα που ακολουθεί: </caseinline></switchinline>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3156426\n"
-"32\n"
-"help.text"
-msgid "Color"
-msgstr "Χρώμα"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3145382\n"
-"33\n"
-"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3150355\n"
-"34\n"
-"help.text"
-msgid "black"
-msgstr "μαύρο"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3149416\n"
-"35\n"
-"help.text"
-msgid "The entry matches a filter criterion."
-msgstr "Η καταχώρηση ταιριάζει σε ένα κριτήριο φίλτρου."
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3145317\n"
-"36\n"
-"help.text"
-msgid "blue"
-msgstr "μπλε"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3156327\n"
-"37\n"
-"help.text"
-msgid "One or more subentries matches a filter criterion."
-msgstr "Μία ή περισσότερες υποκαταχωρήσεις ταιριάζουν σε ένα κριτήριο φίλτρου."
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3156156\n"
-"38\n"
-"help.text"
-msgid "gray"
-msgstr "γκρι"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3149192\n"
-"39\n"
-"help.text"
-msgid "The subentry does not match a filter criterion."
-msgstr "Η υπο-καταχώρηση δεν ταιριάζει σε κάποιο κριτήριο φίλτρου."
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3155421\n"
-"40\n"
-"help.text"
-msgid "green"
-msgstr "πράσινο"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3149237\n"
-"41\n"
-"help.text"
-msgid "The subentry matches a filter criterion."
-msgstr "Η υπο-καταχώρηση ταιριάζει σε ένα κριτήριο φίλτρου."
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3153146\n"
-"3\n"
-"help.text"
-msgid "Selection field"
-msgstr "Πεδίο επιλογής"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3161459\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"HID_REDLINING_VIEW_DG_VIEW\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"HID_REDLINING_VIEW_DG_VIEW\">Καταλογοποιεί τις αλλαγές που καταγράφηκαν στο έγγραφο. Όταν επιλέγετε μια καταχώριση στη λίστα, η αλλαγή τονίζεται στο έγγραφο. Για ταξινόμηση της λίστας, κλικ σε κεφαλίδα στήλης. </ahelp> Κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ενώ πατάτε για να επιλέξετε πολλαπλές καταχωρίσεις στη λίστα."
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3152812\n"
-"6\n"
-"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "Για να επεξεργαστείτε το σχόλιο για μια εγγραφή στη λίστα, κάντε δεξί κλικ στην εγγραφή και στη συνέχεια επιλέξτε <emph> Επεξεργασία - Σχόλιο</emph>."
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3153524\n"
-"7\n"
-"help.text"
-msgid "After you accept or reject a change, the entries of the list are re-ordered according to \"Accepted\" or \"Rejected\" status."
-msgstr "Αφού αποδεχτείτε ή απορρίψετε μια αλλαγή, οι καταχωρήσεις της λίστας επανα-ταξινομούνται σύμφωνα με την κατάσταση \"Αποδοχής\" ή \"Απόρριψης\"."
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3153379\n"
-"8\n"
-"help.text"
-msgid "Action"
-msgstr "Ενέργεια"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3153361\n"
-"9\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SC_SORT_ACTION\">Lists the changes that were made in the document.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_SORT_ACTION\">Εμφανίζει σε λίστα τις αλλαγές που έγιναν στο έγγραφο.</ahelp>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3152920\n"
-"10\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Θέση </caseinline></switchinline>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3149202\n"
-"11\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Βάζει σε λίστα τα κελιά με τα περιεχόμενα που έχουν αλλάξει</caseinline></switchinline>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3148452\n"
-"12\n"
-"help.text"
-msgid "Author"
-msgstr "Συντάκτης"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3153178\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SC_SORT_AUTHOR\">Lists the user who made the change.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_SORT_AUTHOR\">Εμφανίζει σε λίστα τον χρήστη που έκανε την αλλαγή.</ahelp>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3144762\n"
-"14\n"
-"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3156422\n"
-"15\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SC_SORT_DATE\">Lists the date and time that the change was made.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_SORT_DATE\">Εμφανίζει σε λίστα την ημερομηνία και ώρα που έγινε η αλλαγή.</ahelp>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3157962\n"
-"16\n"
-"help.text"
-msgid "Comment"
-msgstr "Σχόλιο"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3150868\n"
-"17\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SC_SORT_COMMENT\">Lists the comments that are attached to the change.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_SORT_COMMENT\">Εμφανίζει σε λίστα τα σχόλια που είναι συνημμένα στην αλλαγή.</ahelp>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3154218\n"
-"18\n"
-"help.text"
-msgid "Accept"
-msgstr "Αποδοχή"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3152935\n"
-"19\n"
-"help.text"
-msgid "<ahelp hid=\"HID_REDLINING_VIEW_PB_ACCEPT\">Accepts the selected change and removes the highlighting from the change in the document.</ahelp>"
-msgstr "<ahelp hid=\"HID_REDLINING_VIEW_PB_ACCEPT\">Αποδέχεται την επιλεγμένη αλλαγή και αφαιρεί την επισήμανση του φόντου της γραμματοσειράς από την αλλαγή στο έγγραφο.</ahelp>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3156543\n"
-"22\n"
-"help.text"
-msgid "Reject"
-msgstr "Απόρριψη"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3150441\n"
-"23\n"
-"help.text"
-msgid "<ahelp hid=\"HID_REDLINING_VIEW_PB_REJECT\">Rejects the selected change and removes the highlighting from the change in the document.</ahelp>"
-msgstr "<ahelp hid=\"HID_REDLINING_VIEW_PB_REJECT\">Απορρίπτει την επιλεγμένη αλλαγή και αφαιρεί την επισήμανση του φόντου της γραμματοσειράς από την αλλαγή στο έγγραφο.</ahelp>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3155429\n"
-"20\n"
-"help.text"
-msgid "Accept All"
-msgstr "Αποδοχή όλων"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3150012\n"
-"21\n"
-"help.text"
-msgid "<ahelp hid=\"HID_REDLINING_VIEW_PB_ACCEPTALL\">Accepts all of the changes and removes the highlighting from the document.</ahelp>"
-msgstr "<ahelp hid=\"HID_REDLINING_VIEW_PB_ACCEPTALL\">Αποδέχεται όλες τις αλλαγές και αφαιρεί όλες τις επισημάνσεις από το έγγραφο.</ahelp>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3153742\n"
-"24\n"
-"help.text"
-msgid "Reject All"
-msgstr "Απόρριψη όλων"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3151353\n"
-"25\n"
-"help.text"
-msgid "<ahelp hid=\"HID_REDLINING_VIEW_PB_REJECTALL\">Rejects all of the changes and removes the highlighting from the document.</ahelp>"
-msgstr "<ahelp hid=\"HID_REDLINING_VIEW_PB_REJECTALL\">Απορρίπτει όλες τις αλλαγές και αφαιρεί τις επισημάνσεις από το έγγραφο.</ahelp>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3147442\n"
-"28\n"
-"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "Για την αντιστροφή της αποδοχής ή της απόρριψης μιας αλλαγής, επιλέξτε <emph>Αναίρεση </emph>στο μενού <emph>Επεξεργασία</emph>."
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3159196\n"
-"30\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αναίρεση </caseinline></switchinline>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3151116\n"
-"42\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Format - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo </emph>button appears in the dialog.<ahelp hid=\"HID_REDLINING_VIEW_PB_UNDO\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αν έχετε κάνει αλλαγές επιλέγοντας <emph>Μορφή - Αυτόματη Διόρθωση - Εφαρμογή και Επεξεργασία Αλλαγών</emph>, το πεδίο <emph>Αναίρεση </emph> εμφανίζεται στο παράθυρο διαλόγου.<ahelp hid=\"HID_REDLINING_VIEW_PB_UNDO\"> Αντιστρέψτε την τελευταία εντολή Αποδοχής ή Απόρριψης </ahelp></caseinline></switchinline>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3152576\n"
-"43\n"
-"help.text"
-msgid "There are additional commands in the <emph>context menu</emph> of the list:"
-msgstr "Υπάρχουν περισσότερες εντολές στο <emph>Μενού περιβάλλοντος</emph> της λίστας:"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3146975\n"
-"44\n"
-"help.text"
-msgid "Edit comment"
-msgstr "Επεξεργασία σχολίου"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3153210\n"
-"45\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SC_CHANGES_COMMENT\">Edit the comment for the selected change.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_CHANGES_COMMENT\">Επεξεργασία σχολίου για την επιλεγμένη αλλαγή.</ahelp>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3153281\n"
-"46\n"
-"help.text"
-msgid "Sort"
-msgstr "Ταξινόμηση"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3149486\n"
-"47\n"
-"help.text"
-msgid "Sorts the list according to the column headings."
-msgstr "Ταξινομεί τη λίστα σύμφωνα με τις επικεφαλίδες των στηλών."
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3155316\n"
-"48\n"
-"help.text"
-msgid "Action"
-msgstr "Ενέργεια"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3151280\n"
-"49\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SORT_ACTION\">Sorts the list according to the type of change.</ahelp>"
-msgstr "<ahelp hid=\"HID_SORT_ACTION\">Ταξινομεί την λίστα σύμφωνα με τον τύπο της αλλαγής.</ahelp>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3150116\n"
-"50\n"
-"help.text"
-msgid "Author"
-msgstr "Συντάκτης"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3149960\n"
-"51\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SORT_AUTHOR\">Sorts the list according to the Author.</ahelp>"
-msgstr "<ahelp hid=\"HID_SORT_AUTHOR\">Ταξινομεί τη λίστα σύμφωνα με το συντάκτη.</ahelp>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3148775\n"
-"52\n"
-"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3153223\n"
-"53\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SORT_DATE\">Sorts the list according to the date and time.</ahelp>"
-msgstr "<ahelp hid=\"HID_SORT_DATE\">Ταξινομεί την λίστας σύμφωνα με την ημερομηνία και την ώρα.</ahelp>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3150594\n"
-"54\n"
-"help.text"
-msgid "Comment"
-msgstr "Σχόλιο"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3145595\n"
-"55\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SORT_COMMENT\">Sorts the list according to the comments that are attached to the changes.</ahelp>"
-msgstr "<ahelp hid=\"HID_SORT_COMMENT\">Ταξινομεί τη λίστα σύμφωνα με τα σχόλια τα οποία είναι συνημμένα στις αλλαγές.</ahelp>"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"hd_id3153157\n"
-"56\n"
-"help.text"
-msgid "Document Position"
-msgstr "Θέση εγγράφου"
-
-#: 02230401.xhp
-msgctxt ""
-"02230401.xhp\n"
-"par_id3157976\n"
-"57\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SORT_POSITION\">Sorts the list in a descending order according to the position of the changes in the document. This is the default sorting method.</ahelp>"
-msgstr "<ahelp hid=\"HID_SORT_POSITION\">Ταξινομεί τη λίστα κατά φθίνουσα σειρά, σύμφωνα με τη θέση των αλλαγών στο έγγραφο. Αυτή είναι η προεπιλεγμένη μέθοδος ταξινόμησης.</ahelp>"
-
-#: 05200000.xhp
-msgctxt ""
-"05200000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Line"
-msgstr "Γραμμή"
-
-#: 05200000.xhp
-msgctxt ""
-"05200000.xhp\n"
-"hd_id3154350\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05200000.xhp\" name=\"Line\">Line</link>"
-msgstr "<link href=\"text/shared/01/05200000.xhp\" name=\"Γραμμή\">Γραμμή</link>"
-
-#: 05200000.xhp
-msgctxt ""
-"05200000.xhp\n"
-"par_id3147588\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"linietext\"><ahelp hid=\".uno:FormatLine\">Sets the formatting options for the selected line.</ahelp></variable>"
-msgstr "<variable id=\"linietext\"><ahelp hid=\".uno:FormatLine\">Ορίζει τις επιλογές μορφοποίησης για την επιλεγμένη γραμμή.</ahelp></variable>"
-
-#: 05110100.xhp
-msgctxt ""
-"05110100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Bold"
-msgstr "Έντονα"
-
-#: 05110100.xhp
-msgctxt ""
-"05110100.xhp\n"
-"bm_id3150278\n"
-"help.text"
-msgid "<bookmark_value>text; bold</bookmark_value><bookmark_value>bold; text</bookmark_value><bookmark_value>characters; bold</bookmark_value>"
-msgstr "<bookmark_value>κείμενο, έντονο</bookmark_value><bookmark_value>έντονο, κείμενο</bookmark_value><bookmark_value>χαρακτήρες, έντονο</bookmark_value>"
-
-#: 05110100.xhp
-msgctxt ""
-"05110100.xhp\n"
-"hd_id3150278\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05110100.xhp\" name=\"Bold\">Bold</link>"
-msgstr "<link href=\"text/shared/01/05110100.xhp\" name=\"Έντονο\">Έντονο</link>"
-
-#: 05110100.xhp
-msgctxt ""
-"05110100.xhp\n"
-"par_id3153089\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Bold\">Makes the selected text bold. If the cursor is in a word, the entire word is made bold. If the selection or word is already bold, the formatting is removed.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bold\">Κάνει το επιλεγμένο κείμενο έντονο. Αν ο δρομέας είναι μέσα σε μια λέξη, ολόκληρη η λέξη γίνεται έντονη. Αν η επιλογή ή η λέξη είναι ήδη έντονη, η μορφοποίηση αφαιρείται.</ahelp>"
-
-#: 05110100.xhp
-msgctxt ""
-"05110100.xhp\n"
-"par_id3153255\n"
-"3\n"
-"help.text"
-msgid "If the cursor is not inside a word, and no text is selected, then the font style is applied to the text that you type."
-msgstr "Αν ο δρομέας δε βρίσκεται μέσα σε λέξη και δεν έχει επιλεχθεί κείμενο, τότε το στυλ γραμματοσειράς εφαρμόζεται στο κείμενο που πληκτρολογείτε."
-
-#: 06140402.xhp
-msgctxt ""
-"06140402.xhp\n"
-"tit\n"
-"help.text"
-msgid "Change Icon"
-msgstr "Αλλαγή εικονιδίου"
-
-#: 06140402.xhp
-msgctxt ""
-"06140402.xhp\n"
-"par_idN10543\n"
-"help.text"
-msgid "Change Icon"
-msgstr "Αλλαγή εικονιδίου"
-
-#: 06140402.xhp
-msgctxt ""
-"06140402.xhp\n"
-"par_idN10547\n"
-"help.text"
-msgid "Icons"
-msgstr "Εικονίδια"
-
-#: 06140402.xhp
-msgctxt ""
-"06140402.xhp\n"
-"par_idN1054B\n"
-"help.text"
-msgid "Displays the available icons in %PRODUCTNAME. To replace the icon that you selected in the <link href=\"text/shared/01/06140400.xhp\">Customize</link> dialog, click an icon, then click the <emph>OK</emph> button."
-msgstr "Εμφανίζει τα διαθέσιμα εικονίδια στο %PRODUCTNAME. Για να αντικαταστήσετε το εικονίδιο που επιλέξατε στο διάλογο <link href=\"text/shared/01/06140400.xhp\">Προσαρμογή</link>, κάντε κλικ σε ένα εικονίδιο και μετά στο πεδίο επιλογής <emph>OK</emph>."
-
-#: 06140402.xhp
-msgctxt ""
-"06140402.xhp\n"
-"par_idN1055C\n"
-"help.text"
-msgid "Import"
-msgstr "Εισαγωγή"
-
-#: 06140402.xhp
-msgctxt ""
-"06140402.xhp\n"
-"par_idN10560\n"
-"help.text"
-msgid "<ahelp hid=\".\">Adds new icons to the list of icons. You see a file open dialog that imports the selected icon or icons into the internal icon directory of %PRODUCTNAME.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει νέα εικονιδία στη λίστα. Βλέπετε να ανοίγει ένας διάλογος αρχείων που εισάγει το επιλεγμένο εικονίδιο ή εικονίδια στον εσωτερικό κατάλογο εικονιδίων του %PRODUCTNAME.</ahelp>"
-
-#: 06140402.xhp
-msgctxt ""
-"06140402.xhp\n"
-"par_idN10575\n"
-"help.text"
-msgid "You can only import icons that are in the PNG file format and that are 16x16 or 26x26 pixels in size."
-msgstr "Μπορείτε να εισάγετε μόνο σύμβολα της μορφής αρχείου PNG και μεγέθους 16x16 ή 26x26 εικονοστοιχεία."
-
-#: 06140402.xhp
-msgctxt ""
-"06140402.xhp\n"
-"par_id8224433\n"
-"help.text"
-msgid "<ahelp hid=\".\">Click to remove the selected icon from the list. Only user-defined icons can be removed.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να διαγράψετε το επιλεγμένο εικονίδιο από τη λίστα. Μόνο τα εικονίδια που έχουν οριστεί από το χρήστη μπορούν να διαγραφούν.</ahelp>"
-
-#: 05260400.xhp
-msgctxt ""
-"05260400.xhp\n"
-"tit\n"
-"help.text"
-msgid "To Cell"
-msgstr "Σε κελί"
-
-#: 05260400.xhp
-msgctxt ""
-"05260400.xhp\n"
-"hd_id3147212\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05260400.xhp\" name=\"To Cell\">To Cell</link>"
-msgstr "<link href=\"text/shared/01/05260400.xhp\" name=\"Σε κελί\">Σε κελί</link>"
-
-#: 05260400.xhp
-msgctxt ""
-"05260400.xhp\n"
-"par_id3150794\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:SetAnchorToCell\" visibility=\"visible\">Anchors the selected item to a cell.</ahelp> The anchor icon is displayed in the upper left corner of the cell."
-msgstr "<ahelp hid=\".uno:SetAnchorToCell\" visibility=\"visible\">Αγκυρώνει το επιλεγμένο αντικείμενο σε ένα κελί.</ahelp> Το εικονίδιο αγκύρωσης προβάλλεται στην πάνω αριστερή γωνία του κελιού."
-
-#: 01010302.xhp
-msgctxt ""
-"01010302.xhp\n"
-"tit\n"
-"help.text"
-msgid "Business Cards"
-msgstr "Επαγγελματικές κάρτες"
-
-#: 01010302.xhp
-msgctxt ""
-"01010302.xhp\n"
-"hd_id3152414\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01010302.xhp\" name=\"Business Cards\">Business Cards</link>"
-msgstr "<link href=\"text/shared/01/01010302.xhp\" name=\"Επαγγελματικές κάρτες\">Επαγγελματικές κάρτες</link>"
-
-#: 01010302.xhp
-msgctxt ""
-"01010302.xhp\n"
-"par_id3153882\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"\" visibility=\"visible\">Define the appearance of your business cards.</ahelp>"
-msgstr "<ahelp hid=\"\" visibility=\"visible\">Καθορίστε την εμφάνιση των επαγγελματικών σας καρτών.</ahelp>"
-
-#: 01010302.xhp
-msgctxt ""
-"01010302.xhp\n"
-"hd_id3146873\n"
-"3\n"
-"help.text"
-msgid "Content"
-msgstr "Περιεχόμενο"
-
-#: 01010302.xhp
-msgctxt ""
-"01010302.xhp\n"
-"par_id3147527\n"
-"4\n"
-"help.text"
-msgid "Select a design layout for your business card."
-msgstr "Επιλέξτε ένα σχέδιο διάταξης για την επαγγελματική σας κάρτα."
-
-#: 01010302.xhp
-msgctxt ""
-"01010302.xhp\n"
-"par_id3158442\n"
-"5\n"
-"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"HID_BUSINESS_CARD_CONTENT\">Select a business card category in <emph>AutoText - Section</emph> box, and then click a layout in the <emph>Content </emph>list.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"HID_BUSINESS_CARD_CONTENT\">Επιλέξτε μία κατηγορία επαγγελματικών καρτών στο πλαίσιο <emph>Αυτόματο κειμένου - Ενότητα</emph> και μετά πατήστε σε μία διάταξη στη λίστα <emph>Περιεχόμενο </emph>.</ahelp>"
-
-#: 01010302.xhp
-msgctxt ""
-"01010302.xhp\n"
-"hd_id3148668\n"
-"6\n"
-"help.text"
-msgid "AutoText - Section"
-msgstr "Ενότητα Αυτόματου κειμένου"
-
-#: 01010302.xhp
-msgctxt ""
-"01010302.xhp\n"
-"par_id3154894\n"
-"7\n"
-"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"SW_LISTBOX_TP_VISITING_CARDS_LB_AUTO_TEXT_GROUP\">Select a business card category, and then click a layout in the <emph>Content </emph>list.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"SW_LISTBOX_TP_VISITING_CARDS_LB_AUTO_TEXT_GROUP\">Επιλέξτε μία κατηγορία επαγγελματικών καρτών, και μετά κάντε κλικ σε μία διάταξη στη λίστα <emph>Περιεχόμενα</emph>.</ahelp>"
-
-#: 06140000.xhp
-msgctxt ""
-"06140000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Customize"
-msgstr "Προσαρμογή"
-
-#: 06140000.xhp
-msgctxt ""
-"06140000.xhp\n"
-"hd_id3146946\n"
-"1\n"
-"help.text"
-msgid "Customize"
-msgstr "Προσαρμογή"
-
-#: 06140000.xhp
-msgctxt ""
-"06140000.xhp\n"
-"par_id3155069\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"anpassen\"><ahelp hid=\".uno:LoadToolBox\">Customizes $[officename] menus, shortcut keys, toolbars, and macro assignments to events.</ahelp></variable>"
-msgstr "<variable id=\"anpassen\"><ahelp hid=\".uno:LoadToolBox\">Προσαρμόζει μενού του $[officename] , πλήκτρα συντομεύσεων, γραμμές εργαλείων, και αναθέσεις μακροεντολών σε γεγονότα.</ahelp></variable>"
-
-#: 06140000.xhp
-msgctxt ""
-"06140000.xhp\n"
-"par_id3152821\n"
-"7\n"
-"help.text"
-msgid "You can customize shortcut keys and macro assignments for the current application, or for all $[officename] applications."
-msgstr "Μπορείτε να επιλέξετε πλήκτρα συντόμευσης και αναθέσεις μακροεντολών για την τρέχουσα εφαρμογή, ή για όλες τις εφαρμογές του $[officename]."
-
-#: 06140000.xhp
-msgctxt ""
-"06140000.xhp\n"
-"par_id3153303\n"
-"4\n"
-"help.text"
-msgid "You can also save and load individual menu, shortcut key, and toolbar custom settings."
-msgstr "Μπορείτε επίσης να αποθηκεύσετε και να φορτώσετε προσαρμοσμένες ρυθμίσεις για μεμονωμένα μενού, πλήκτρα συντόμευσης και προσαρμοσμένες γραμμές εργαλείων."
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Font"
-msgstr "Γραμματοσειρά"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"bm_id3154812\n"
-"help.text"
-msgid "<bookmark_value>formats; fonts</bookmark_value><bookmark_value>characters;fonts and formats</bookmark_value><bookmark_value>fonts; formats</bookmark_value><bookmark_value>text; fonts and formats</bookmark_value><bookmark_value>typefaces; formats</bookmark_value><bookmark_value>font sizes; relative changes</bookmark_value><bookmark_value>languages; spellchecking and formatting</bookmark_value><bookmark_value>characters; enabling CTL and Asian characters</bookmark_value>"
-msgstr "<bookmark_value>μορφές, γραμματοσειρές</bookmark_value><bookmark_value>χαρακτήρες, γραμματοσειρές και μορφές</bookmark_value><bookmark_value>γραμματοσειρές, μορφές</bookmark_value><bookmark_value>κείμενο, γραμματοσειρές και μορφές</bookmark_value><bookmark_value>τύποι γραφής, μορφές</bookmark_value><bookmark_value>μεγέθη γραμματοσειράς, σχετικές αλλαγές</bookmark_value><bookmark_value>γλώσσες, έλεγχος ορθογραφίας και μορφοποίηση</bookmark_value><bookmark_value>χαρακτήρες, ενεργοποίηση CTL και Ασιατικοί χαρακτήρες</bookmark_value>"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"hd_id3154812\n"
-"1\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"><link href=\"text/shared/01/05020100.xhp\" name=\"Characters\">Characters</link></caseinline><defaultinline><link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link></defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"><link href=\"text/shared/01/05020100.xhp\" name=\"Χαρακτήρες\">Χαρακτήρες</link></caseinline><defaultinline><link href=\"text/shared/01/05020100.xhp\" name=\"Γραμματοσειρά\">Γραμματοσειρά</link></defaultinline></switchinline>"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"par_id3158405\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"zn\"><ahelp hid=\"cui/ui/charnamepage/CharNamePage\">Specify the formatting and the font that you want to apply.</ahelp></variable>"
-msgstr "<variable id=\"zn\"><ahelp hid=\"cui/ui/charnamepage/CharNamePage\">Καθορίζει τη μορφοποίηση και την γραμματοσειρά που επιθυμείτε να εφαρμόσετε.</ahelp></variable>"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"par_id3155616\n"
-"3\n"
-"help.text"
-msgid "The changes are applied to the current selection, to the entire word that contains the cursor, or to the new text that you type."
-msgstr "Οι αλλαγές εφαρμόζονται στην τρέχουσα επιλογή, σε όλη τη λέξη που περιέχει ο δρομέας, ή στο νέο κείμενο που πληκτρολογείτε."
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"par_id3155552\n"
-"52\n"
-"help.text"
-msgid "Depending on your language settings, you can change the formatting for the following font types:"
-msgstr "Ανάλογα με τις δικές σας ρυθμίσεις γλώσσας, μπορείτε να αλλάξετε τη μορφοποίηση για τους ακόλουθους τύπους γραμματοσειρών:"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"par_id3147291\n"
-"53\n"
-"help.text"
-msgid "Western text font - Latin character sets."
-msgstr "Γραμματοσειρά για δυτικό κείμενο - λατινικό σετ χαρακτήρων."
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"par_id3155391\n"
-"54\n"
-"help.text"
-msgid "Asian text font - Chinese, Japanese, or Korean character sets"
-msgstr "Γραμματοσειρά για ασιατικό κείμενο - κινεζικά, ιαπωνικά, ή κορεάτικη ρύθμιση χαρακτήρων"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"par_id3147576\n"
-"57\n"
-"help.text"
-msgid "Complex text layout font - right-to-left text direction"
-msgstr "Γραμματοσειρά σύνθετης διάταξης κειμένου - κατεύθυνση από-δεξιά-προς-αριστερά"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"par_id3153663\n"
-"58\n"
-"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "Για να ενεργοποιήσετε την υποστήριξη για σύνθετη διάταξη κειμένου και σύνολα ασιατικών χαρακτήρων, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</emph> και έπειτα επιλέξτε το πλαίσιο <emph>Ενεργό</emph> στην αντίστοιχη περιοχή."
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"hd_id3148686\n"
-"4\n"
-"help.text"
-msgid "Font"
-msgstr "Γραμματοσειρά"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"par_id3148491\n"
-"7\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/charnamepage/ctlfontnamelb\">Enter the name of an installed font that you want to use, or select a font from the list.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlfontnamelb\">Εισάγετε το όνομα μίας εγκατεστημένης γραμματοσειράς που θέλετε να χρησιμοποιήσετε, ή επιλέξτε μία γραμματοσειρά από τη λίστα.</ahelp>"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"hd_id3143271\n"
-"10\n"
-"help.text"
-msgid "Typeface"
-msgstr "Οικογένειες γραμματοσειρών"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"par_id3155922\n"
-"11\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/charnamepage/ctlstylelb\">Select the formatting that you want to apply.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlstylelb\">Επιλέξτε τη μορφοποίηση που θέλετε να εφαρμόσετε.</ahelp>"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"hd_id3151054\n"
-"16\n"
-"help.text"
-msgid "Size"
-msgstr "Μέγεθος"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"par_id3150359\n"
-"19\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/charnamepage/ctlsizelb\">Enter or select the font size that you want to apply. For scalable fonts, you can also enter decimal values.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlsizelb\">>Εισάγετε ή επιλέξτε το μέγεθος της γραμματοσειράς που θέλετε να εφαρμόσετε. Για κλιμακούμενες γραμματοσειρές, μπορείτε επίσης να εισάγετε δεκαδικές τιμές.</ahelp>"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"par_id3148797\n"
-"45\n"
-"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "Εάν δημιουργείτε ένα στυλ που βασίζεται σε ένα άλλο πρότυπο, μπορείτε να εισάγετε μια ποσοστιαία τιμή ή μία τιμή της απόστασης των στιγμών (για παράδειγμα, -2pt ή +5pt)."
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"hd_id3151176\n"
-"38\n"
-"help.text"
-msgid "Language"
-msgstr "Γλώσσα"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"par_id3157961\n"
-"39\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/charnamepage/ctlsizelb\">Sets the language that the spellchecker uses for the selected text or the text that you type. Available language modules have a check mark in front of them.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlsizelb\">Ορίζει την γλώσσα που χρησιμοποιεί ο έλεγχος ορθογραφίας για το επιλεγμένο κείμενο ή το κείμενο που πληκτρολογείτε. Τα διαθέσιμα αρθρώματα γλώσσας έχουν ένα σημάδι ελέγχου μπροστά τους.</ahelp>"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"par_id3153770\n"
-"59\n"
-"help.text"
-msgid "You can only change the language setting for cells (choose <emph>Format - Cells – Numbers</emph>)."
-msgstr "Μπορείτε μόνο να αλλάξετε τη ρύθμιση της γλώσσας για τα κελιά (επιλέξτε <emph>Μορφή - Κελιά – Αριθμοί</emph>)."
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"par_id3145364\n"
-"60\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Asian languages support\">Asian languages support</link>"
-msgstr "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Υποστήριξη ασιατικών γλωσσών\">Υποστήριξη ασιατικών γλωσσών</link>"
-
-#: 05020100.xhp
-msgctxt ""
-"05020100.xhp\n"
-"par_id3147213\n"
-"61\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Complex text layout support\">Complex text layout support</link>"
-msgstr "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Υποστήριξη σύνθετης διάταξης κειμένου\">Υποστήριξη σύνθετης διάταξης κειμένου</link>"
-
-#: 05110500.xhp
-msgctxt ""
-"05110500.xhp\n"
-"tit\n"
-"help.text"
-msgid "Shadows"
-msgstr "Σκιάσεις"
-
-#: 05110500.xhp
-msgctxt ""
-"05110500.xhp\n"
-"bm_id3154545\n"
-"help.text"
-msgid "<bookmark_value>text; shadowed</bookmark_value><bookmark_value>characters; shadowed</bookmark_value><bookmark_value>shadows;characters, using context menu</bookmark_value>"
-msgstr "<bookmark_value>κείμενο, σκιασμένο</bookmark_value><bookmark_value>χαρακτήρες, σκιασμένοι</bookmark_value><bookmark_value>σκιασμένοι,χαρακτήρες, χρησιμοποιώντας μενού περιβάλλοντος</bookmark_value>"
-
-#: 05110500.xhp
-msgctxt ""
-"05110500.xhp\n"
-"hd_id3154545\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05110500.xhp\" name=\"Shadows\">Shadows</link>"
-msgstr "<link href=\"text/shared/01/05110500.xhp\" name=\"Σκιές\">Σκιές</link>"
-
-#: 05110500.xhp
-msgctxt ""
-"05110500.xhp\n"
-"par_id3151299\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Shadowed\">Adds a shadow to the selected text, or if the cursor is in a word, to the entire word.</ahelp>"
-msgstr "<ahelp hid=\".uno:Shadowed\">Προσθέτει μια σκιά στο επιλεγμένο κείμενο, ή αν ο δρομέας είναι σε μια λέξη, σε ολόκληρη τη λέξη.</ahelp>"
-
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -12491,8 +8293,8 @@ msgctxt ""
"par_id3146856\n"
"53\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXDLG_SEARCH_CB_SIMILARITY\">Find terms that are similar to the <emph>Search for </emph>text. Select this checkbox, and then click the <emph>...</emph> button to define the similarity options.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXDLG_SEARCH_CB_SIMILARITY\">Αναζητεί όρους που μοιάζουν με το κείμενο στην <emph>Αναζήτηση για </emph>. Διαλέξτε αυτό το πλαίσιο σήμανσης και κάντε κλικ στο κουμπί <emph>...</emph> για να ορίσετε τις επιλογές ομοιότητας.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Find terms that are similar to the <emph>Search for </emph>text. Select this checkbox, and then click the <emph>...</emph> button to define the similarity options.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Αναζητεί όρους που μοιάζουν με το κείμενο στην <emph>Αναζήτηση για </emph>. Διαλέξτε αυτό το πλαίσιο σήμανσης και κάντε κλικ στο κουμπί <emph>...</emph> για να ορίσετε τις επιλογές ομοιότητας.</ahelp>"
#: 02100100.xhp
msgctxt ""
@@ -12518,8 +8320,8 @@ msgctxt ""
"par_id3145629\n"
"55\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SEARCH_PB_SIMILARITY\">Set the options for the similarity search.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SEARCH_PB_SIMILARITY\">Ρυθμίστε τις επιλογές για την αναζήτηση ομοιότητας.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/findreplacedialog/similaritybtn\">Set the options for the similarity search.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/similaritybtn\">Ρυθμίστε τις επιλογές για την αναζήτηση ομοιότητας.</ahelp>"
#: 02100100.xhp
msgctxt ""
@@ -12611,1436 +8413,1688 @@ msgctxt ""
msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXDLG_SEARCHSIMILARITY_CB_RELAX\">Searches for a term that matches any combination of the similarity search settings.</ahelp>"
msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXDLG_SEARCHSIMILARITY_CB_RELAX\">Αναζητά έναν όρο που ταιριάζει με οποιονδήποτε συνδυασμό από τις ρυθμίσεις αναζήτησης ομοιότητας</ahelp>"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
+"02100200.xhp\n"
"tit\n"
"help.text"
-msgid "Footer"
-msgstr "Υποσέλιδο"
+msgid "Attributes"
+msgstr "Ιδιότητες"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"hd_id3155620\n"
+"02100200.xhp\n"
+"hd_id3154422\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05040400.xhp\" name=\"Footer\">Footer</link>"
-msgstr "<link href=\"text/shared/01/05040400.xhp\" name=\"Υποσέλιδο\">Υποσέλιδο</link>"
+msgid "Attributes"
+msgstr "Ιδιότητες"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3156553\n"
+"02100200.xhp\n"
+"par_id3153331\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FORMAT_FOOTER\">Adds a footer to the current page style. A footer is an area in the bottom page margin, where you can add text or graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_FORMAT_FOOTER\">Προσθέτει ένα υποσέλιδο στο τρέχον στυλ σελίδας. Ένα υποσέλιδο είναι μία περιοχή στο κάτω περιθώριο σελίδας,όπου μπορείτε να προσθέσετε κείμενο ή γραφικά</ahelp>"
+msgid "<variable id=\"attributetext\"><ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_ATTRIBUTE\">Choose the text attributes that you want to search for. For example, if you search for the <emph>Font</emph> attribute, all instances of text that do not use the default font are found. All text that has a directly coded font attribute, and all text where a style switches the font attribute, are found. </ahelp></variable>"
+msgstr "<variable id=\"attributetext\"><ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_ATTRIBUTE\">Επιλέξτε τις ιδιότητες κειμένου για τις οποίες θέλετε να ψάξετε. Για παράδειγμα, αν ψάξετε για την ιδιότητα <emph>Γραμματοσειρά</emph>, έχετε ως αποτέλεσμα όλες τις περιπτώσεις στο κείμενο που δεν χρησιμοποιούν την προεπιλεγμένη γραμματοσειρά. Βρίσκονται ως αποτελέσματα, όλα τα κείμενα που έχουν εξαρχής αυτήν την ιδιότητα γραμματοσειράς και όλα τα κείμενα όπου το είδος αλλάζει την ιδιότητα αυτής της γραμματοσειράς . </ahelp></variable>"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3145136\n"
-"32\n"
+"02100200.xhp\n"
+"hd_id3150944\n"
+"6\n"
"help.text"
-msgid "If you want, you can also add borders or a background fill to a footer."
-msgstr "Εάν θέλετε, μπορείτε επίσης να προσθέσετε πλαίσια ή ένα φόντο σε ένα υποσέλιδο."
+msgid "Options"
+msgstr "Επιλογές"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3155339\n"
-"31\n"
+"02100200.xhp\n"
+"par_id3151384\n"
+"7\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To insert a footer into the current document, select <emph>Footer on</emph>, and then click <emph>OK</emph>. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για να εισάγετε ένα υποσέλιδο στο τρέχον έγγραφο,επιλέξτε <emph>Ενεργοποίηση υποσέλιδου</emph>και μετά κάντε κλικ στο <emph>OK</emph>. </caseinline></switchinline>"
+msgid "<ahelp hid=\"HID_SEARCHATTR_CTL_ATTR\">Select the attributes that you want to search for.</ahelp>"
+msgstr "<ahelp hid=\"HID_SEARCHATTR_CTL_ATTR\">Επιλέξτε τις ιδιότητες που θέλετε να αναζητήσετε.</ahelp>"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3147209\n"
-"30\n"
+"02100200.xhp\n"
+"hd_id3149245\n"
+"56\n"
"help.text"
-msgid "If you want to extend a footer into the page margins, insert a frame into the footer."
-msgstr "Εάν θέλετε να επεκτείνετε ένα υποσέλιδο στα περιθώρια της σελίδας, εισάγετε ένα πλαίσιο στο υποσέλιδο."
+msgid "Keep with Next Paragraph"
+msgstr "Διατήρηση με επόμενη παράγραφο"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3150976\n"
-"28\n"
+"02100200.xhp\n"
+"par_id3154760\n"
+"57\n"
"help.text"
-msgid "To quickly move the text cursor from the document text to the header or footer, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up or Page Down. Press the same key again to move the text cursor back into the document text."
-msgstr "Για να μετακινήσετε γρήγορα τον δρομέα από το έγγραφο κειμένου στην κεφαλίδα ή στο υποσέλιδο πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up ή Page Down. Πατήστε ξανά το ίδιο πλήκτρο για να μετακινηθείτε πίσω στο έγγραφο κειμένου."
+msgid "Finds the <emph>Keep With Next Paragraph</emph> attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Διατήρηση με επόμενη παράγραφο</emph>."
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"hd_id3150504\n"
-"3\n"
+"02100200.xhp\n"
+"hd_id3145068\n"
+"40\n"
"help.text"
-msgid "Footer"
-msgstr "Υποσέλιδο"
+msgid "Split Paragraph"
+msgstr "Διαίρεση παραγράφου"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3149235\n"
-"4\n"
+"02100200.xhp\n"
+"par_id3147560\n"
+"41\n"
"help.text"
-msgid "Set the properties of the footer."
-msgstr "Επιλέξτε τις ιδιότητες του υποσέλιδου."
+msgid "Finds the <emph>Do not split paragraph</emph> attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Να μην χωριστούν οι παράγραφοι</emph>."
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"hd_id3154380\n"
-"6\n"
+"02100200.xhp\n"
+"hd_id3156435\n"
+"52\n"
"help.text"
-msgid "Footer on"
-msgstr "Ενεργοποίηση υποσέλιδου"
+msgid "Spacing"
+msgstr "Απόσταση"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3153348\n"
-"7\n"
+"02100200.xhp\n"
+"par_id3150866\n"
+"53\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_TURNON\">Adds a footer to the current page style.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_TURNON\">Προσθέτει ένα υποσέλιδο στο τρέχον στυλ σελίδας.</ahelp>"
+msgid "Finds the <emph>Spacing</emph> (top, bottom) attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Απόσταση</emph> (πάνω, κάτω)."
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"hd_id3145087\n"
-"20\n"
+"02100200.xhp\n"
+"hd_id3154071\n"
+"38\n"
"help.text"
-msgid "Same content left/right"
-msgstr "Ίδιο περιεχόμενο αριστερά/δεξιά"
+msgid "Alignment"
+msgstr "Στοίχιση"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3149575\n"
-"21\n"
+"02100200.xhp\n"
+"par_id3154365\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_SHARED\">Even and odd pages share the same content.<switchinline select=\"appl\"><caseinline select=\"CALC\"> To assign a different footer to even and odd pages, clear this option, and then click <emph>Edit</emph>. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_SHARED\">Άρτιες και περιττές σελίδες μοιράζονται το ίδιο περιεχόμενο.<switchinline select=\"appl\"><caseinline select=\"CALC\">Για να θέσετε ένα διαφορετικό υποσέλιδο σε άρτιες και περιττές σελίδες, καταργήστε αυτή την επιλογή και μετά κάντε κλικ στο <emph>Επεξεργασία</emph>. </caseinline></switchinline></ahelp>"
+msgid "Finds the <emph>Alignment</emph> (left, right, centered, justified) attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Στοίχιση</emph> (αριστερά, δεξιά, κεντραρισμένα, πλήρης στοίχιση)."
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"hd_id3154937\n"
-"21\n"
+"02100200.xhp\n"
+"hd_id3145171\n"
+"8\n"
"help.text"
-msgid "Same content on first page"
-msgstr "Ίδιο περιεχόμενο στην πρώτη σελίδα"
+msgid "Effects"
+msgstr "Εφέ"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3154939\n"
+"02100200.xhp\n"
+"par_id3149203\n"
+"9\n"
+"help.text"
+msgid "Finds characters that use the <emph>Capital, Lowercase, Small capitals, </emph>and <emph>Title </emph>character attributes."
+msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν τις ιδιότητες <emph>Κεφαλαία, πεζοί χαρακτήρες, Μικρά κεφαλαία </emph>και <emph>Τίτλος</emph>."
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"hd_id3148676\n"
+"60\n"
+"help.text"
+msgid "Blinking"
+msgstr "Εφέ φλας"
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"par_id3153193\n"
+"61\n"
+"help.text"
+msgid "Finds characters use the <emph>Blinking</emph> attribute."
+msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Εφέ φλας</emph>."
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"hd_id3153968\n"
+"14\n"
+"help.text"
+msgid "Strikethrough"
+msgstr "Διακριτή γραφή"
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"par_id3145746\n"
+"15\n"
+"help.text"
+msgid "Finds characters that use the <emph>Strikethrough</emph> (single or double) attribute."
+msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Διακριτή διαγραφή</emph> (μονή ή διπλή)."
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"hd_id3156422\n"
+"50\n"
+"help.text"
+msgid "Indent"
+msgstr "Εσοχή"
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"par_id3150449\n"
+"51\n"
+"help.text"
+msgid "Finds the <emph>Indent</emph> (from left, from right, first line) attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Εσοχή</emph> (από αριστερά, από δεξιά, πρώτη γραμμή)."
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"hd_id3145203\n"
+"44\n"
+"help.text"
+msgid "Widows"
+msgstr "Χήρες"
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"par_id3153105\n"
+"45\n"
+"help.text"
+msgid "Finds the <emph>Widow Control</emph> attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Κανόνας \"χήρας\"</emph>."
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"hd_id3149560\n"
"22\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_SHARED_FIRST\">First and even/odd pages share the same content.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_SHARED_FIRST\">Πρώτες και ζυγές/μονές σελίδες μοιράζονται το ίδιο περιεχόμενο.</ahelp>"
+msgid "Kerning"
+msgstr "Διαγραμμάτωση"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"hd_id3147264\n"
+"02100200.xhp\n"
+"par_id3155132\n"
+"23\n"
+"help.text"
+msgid "Finds <emph>Spacing</emph> (standard, expanded, condensed) attributes and Pair Kerning."
+msgstr "Βρίσκει τις ιδιότητες <emph>Απόσταση</emph> (κανονική, επεκτεταμένη, συμπυκνωμένη) και Διαγραμμάτωση ανά ζεύγη."
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"hd_id3145261\n"
+"12\n"
+"help.text"
+msgid "Outline"
+msgstr "Διάρθρωση"
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"par_id3153143\n"
+"13\n"
+"help.text"
+msgid "Finds the <emph>Outline</emph> attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Διάρθρωση</emph>."
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"hd_id3148575\n"
"16\n"
"help.text"
-msgid "Left margin"
-msgstr "Αριστερό περιθώριο"
+msgid "Position"
+msgstr "Θέση"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3156434\n"
+"02100200.xhp\n"
+"par_id3146922\n"
"17\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_LMARGIN\">Enter the amount of space to leave between the left edge of the page and the left edge of the footer.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_LMARGIN\">Εισάγετε την απόσταση που θα αφήσετε ανάμεσα στο αριστερό άκρο μιας σελίδας και στο αριστερό άκρο του υποσέλιδου.</ahelp>"
+msgid "Finds characters using the <emph>Normal, Superscript</emph> or <emph>Subscript </emph>attributes."
+msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Κανονικό, εκθέτης</emph> ή <emph>Δείκτης</emph>."
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"hd_id3154073\n"
+"02100200.xhp\n"
+"hd_id3156062\n"
+"62\n"
+"help.text"
+msgid "Register-true"
+msgstr "Επιβεβαίωση εγγραφής"
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"par_id3152886\n"
+"63\n"
+"help.text"
+msgid "Finds the <emph>Register-true</emph> attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Επιβεβαίωση εγγραφής</emph>."
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"hd_id3159196\n"
+"64\n"
+"help.text"
+msgid "Relief"
+msgstr "Ανάγλυφο"
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"par_id3146120\n"
+"65\n"
+"help.text"
+msgid "Finds the <emph>Relief </emph>attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Ανάγλυφο</emph>."
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"hd_id3154014\n"
+"66\n"
+"help.text"
+msgid "Rotation"
+msgstr "Περιστροφή"
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"par_id3150873\n"
+"67\n"
+"help.text"
+msgid "Finds the <emph>Rotation</emph> attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Περιστροφή</emph>."
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"hd_id3152576\n"
+"28\n"
+"help.text"
+msgid "Shadowed"
+msgstr "Με σκίαση"
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"par_id3150104\n"
+"29\n"
+"help.text"
+msgid "Finds the <emph>Shadowed</emph> attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Με σκίαση</emph>."
+
+#: 02100200.xhp
+msgctxt ""
+"02100200.xhp\n"
+"hd_id3159156\n"
"18\n"
"help.text"
-msgid "Right margin"
-msgstr "Δεξιό περιθώριο"
+msgid "Font"
+msgstr "Γραμματοσειρά"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3154224\n"
+"02100200.xhp\n"
+"par_id3154320\n"
"19\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_RMARGIN\">Enter the amount of space to leave between the right edge of the page and the right edge of the footer.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_RMARGIN\">Εισάγετε την απόσταση που θα αφήσετε ανάμεσα στο δεξιό άκρο μιας σελίδας και στο δεξιό άκρο του υποσέλιδου.</ahelp>"
+msgid "Finds any instance where the default font was changed."
+msgstr "Βρίσκει κάθε περιστατικό όπου άλλαξε η προεπιλεγμένη γραμματοσειρά."
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"hd_id3154140\n"
-"8\n"
+"02100200.xhp\n"
+"hd_id3151113\n"
+"10\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "Font Color"
+msgstr "Χρώμα γραμματοσειράς"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3154908\n"
-"9\n"
+"02100200.xhp\n"
+"par_id3149664\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_DIST\">Enter the amount of space that you want to maintain between the bottom edge of the document text and the top edge of the footer.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_DIST\">Εισάγετε την απόσταση που θέλετε να κρατήσετε ανάμεσα στην κάτω άκρη του κειμένου εγγράφου και στην πάνω άκρη του υποσέλιδου.</ahelp>"
+msgid "Finds any instance where the default font color was changed."
+msgstr "Βρίσκει κάθε περιστατικό όπου άλλαξε το προεπιλεγμένο χρώμα γραμματοσειράς."
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"hd_id3158409\n"
-"34\n"
+"02100200.xhp\n"
+"hd_id3152794\n"
+"20\n"
"help.text"
-msgid "Use dynamic spacing"
-msgstr "Χρήση δυναμικής απόστασης"
+msgid "Font Size"
+msgstr "Μέγεθος γραμματοσειράς"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3144760\n"
-"35\n"
+"02100200.xhp\n"
+"par_id3150962\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_FOOTER_CB_DYNSPACING\">Overrides the <emph>Spacing </emph>setting and allows the footer to expand into the area between the footer and document text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_FOOTER_CB_DYNSPACING\">Παρακάμπτει την ρύθμιση <emph>Απόστασης </emph> και επιτρέπει στο υποσέλιδο να επεκταθεί σε μία περιοχή ανάμεσα στο υποσέλιδο και στο κείμενο εγγράφου.</ahelp>"
+msgid "Finds the <emph>Font size/Font height</emph> attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Μέγεθος γραμματοσειράς/Ύψος γραμματοσειράς</emph>"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"hd_id3154821\n"
-"12\n"
+"02100200.xhp\n"
+"hd_id3163717\n"
+"32\n"
"help.text"
-msgid "Height"
-msgstr "Ύψος"
+msgid "Font Weight"
+msgstr "Πάχος γραμματοσειράς"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3125865\n"
-"13\n"
+"02100200.xhp\n"
+"par_id3150593\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_HEIGHT\">Enter the height you want for the footer.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_HEIGHT\">Εισάγετε το ύψος που θέλετε για το υποσέλιδο.</ahelp>"
+msgid "Finds the <emph>Bold</emph> or the <emph>Bold and Italic</emph> attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Έντονα</emph> ή την ιδιότητα <emph>Έντονα και Πλάγια</emph>."
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"hd_id3150742\n"
-"14\n"
+"02100200.xhp\n"
+"hd_id3146928\n"
+"26\n"
"help.text"
-msgid "AutoFit height"
-msgstr "Αυτόματη προσαρμογή του ύψους"
+msgid "Font Posture"
+msgstr "Θέση γραμματοσειράς"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3145744\n"
-"15\n"
+"02100200.xhp\n"
+"par_id3154097\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_HEIGHT_DYN\">Automatically adjusts the height of the footer to fit the content you enter.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_HEIGHT_DYN\">Αυτόματα προσαρμόζει το ύψος του υποσέλιδου για να χωράει το περιεχόμενο που εισάγετε.</ahelp>"
+msgid "Finds the <emph>Italic</emph> or the <emph>Bold and Italic</emph> attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Πλάγια</emph> ή την ιδιότητα <emph>Έντονα και Πλάγια</emph>."
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"hd_id3149807\n"
-"23\n"
+"02100200.xhp\n"
+"hd_id3148388\n"
+"42\n"
"help.text"
-msgid "More"
-msgstr "Περισσότερα"
+msgid "Orphans"
+msgstr "Ορφανά"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3145421\n"
-"24\n"
+"02100200.xhp\n"
+"par_id3156737\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_FOOTER:BTN_EXTRAS\">Defines a border, a background color, or a background pattern for the footer.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_FOOTER:BTN_EXTRAS\">Ορίζει ένα περίγραμμα, ένα χρώμα φόντου, ή ένα σχέδιο φόντου για το υποσέλιδο.</ahelp>"
+msgid "Finds the <link href=\"text/shared/00/00000005.xhp#schuster\">Orphan Control</link> attribute."
+msgstr "Βρίσκει την ιδιότητα <link href=\"text/shared/00/00000005.xhp#schuster\">Έλεγχος ορφανού</link>."
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"hd_id3157892\n"
-"26\n"
+"02100200.xhp\n"
+"hd_id3153159\n"
+"54\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Edit </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επεξεργασία</caseinline></switchinline>"
+msgid "Page Style"
+msgstr "Πρότυπο σελίδας"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id0609200910255518\n"
+"02100200.xhp\n"
+"par_id3147045\n"
+"55\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Add or edit footer text.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσθήκη ή επεξεργασία κειμένου υποσέλιδου.</ahelp>"
+msgid "Finds the <emph>Break With Page Style</emph> attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Αλλαγή με πρότυπο σελίδας</emph>."
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3150439\n"
-"27\n"
+"02100200.xhp\n"
+"hd_id3147124\n"
+"48\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_FOOTER_EDIT\"><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02120000.xhp\" name=\"Add or edit footer text.\">Add or edit footer text.</link></caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"HID_SC_FOOTER_EDIT\"><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02120000.xhp\" name=\"Προσθήκη ή Επεξεργασία κειμένου υποσέλιδου\">Προσθήκη ή Επεξεργασία κειμένου υποσέλιδου.</link></caseinline></switchinline></ahelp>"
+msgid "Hyphenation"
+msgstr "Συλλαβισμός"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3151112\n"
+"02100200.xhp\n"
+"par_id3153877\n"
+"49\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04230000.xhp\" name=\"Footers\">Footers</link>"
-msgstr "<link href=\"text/swriter/01/04230000.xhp\" name=\"Υποσέλιδα\">Υποσέλιδα</link>"
+msgid "Finds the <emph>Hyphenation</emph> attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Συλλαβισμός</emph>."
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3155411\n"
+"02100200.xhp\n"
+"hd_id3148773\n"
+"68\n"
"help.text"
-msgid "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Changing measurement units\">Changing measurement units</link>"
-msgstr "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Αλλαγή μονάδων μέτρησης\">Αλλαγή μονάδων μέτρησης</link>"
+msgid "Scale"
+msgstr "Κλίμακα"
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3154189\n"
+"02100200.xhp\n"
+"par_id3147396\n"
+"69\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link>"
-msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Περίγραμμα\">Περίγραμμα</link>"
+msgid "Finds the <emph>Scale </emph>attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Κλίμακα </emph>."
-#: 05040400.xhp
+#: 02100200.xhp
msgctxt ""
-"05040400.xhp\n"
-"par_id3152791\n"
+"02100200.xhp\n"
+"hd_id3148455\n"
+"24\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Backgrounds\">Backgrounds</link>"
-msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Φόντα\">Φόντα</link>"
+msgid "Language"
+msgstr "Γλώσσα"
-#: 06140400.xhp
+#: 02100200.xhp
msgctxt ""
-"06140400.xhp\n"
-"tit\n"
+"02100200.xhp\n"
+"par_id3150716\n"
+"25\n"
"help.text"
-msgid "Toolbars"
-msgstr "Γραμμές εργαλείων"
+msgid "Finds the <emph>Language</emph> attribute (for spelling)."
+msgstr "Βρίσκει την ιδιότητα <emph>Γλώσσα</emph> (για ορθογραφία)."
-#: 06140400.xhp
+#: 02100200.xhp
msgctxt ""
-"06140400.xhp\n"
-"hd_id3154100\n"
-"1\n"
+"02100200.xhp\n"
+"hd_id3154511\n"
+"46\n"
"help.text"
-msgid "<link href=\"text/shared/01/06140400.xhp\" name=\"Toolbars\">Toolbars</link>"
-msgstr "<link href=\"text/shared/01/06140400.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων</link>"
+msgid "Tab Stops"
+msgstr "Θέση στηλοθετών"
-#: 06140400.xhp
+#: 02100200.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_id3150279\n"
-"2\n"
+"02100200.xhp\n"
+"par_id3151037\n"
+"47\n"
"help.text"
-msgid "Lets you customize $[officename] toolbars."
-msgstr "Σας δίνει τη δυνατότητα να επεξεργαστείτε γραμμές εργαλείων του $[officename]."
+msgid "Finds paragraphs that use an additional tab set."
+msgstr "Βρίσκει παραγράφους με πρόσθετους ορισμούς στηλοθετών."
-#: 06140400.xhp
+#: 02100200.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10601\n"
+"02100200.xhp\n"
+"hd_id3154164\n"
+"30\n"
"help.text"
-msgid "Toolbar"
-msgstr "Γραμμή εργαλείων"
+msgid "Underline"
+msgstr "Υπογράμμιση"
-#: 06140400.xhp
+#: 02100200.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10604\n"
+"02100200.xhp\n"
+"par_id3148566\n"
+"31\n"
"help.text"
-msgid "Select the toolbar you want to edit."
-msgstr "Επιλέξτε τη γραμμή εργαλείων που επιθυμείτε να επεξεργαστείτε."
+msgid "Finds characters that use the <emph>Underlined</emph> attribute (single, double, or dotted)."
+msgstr "Βρίσκει τους χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Υπογραμμισμένο</emph> (μονός,διπλός, ή διάστικτο)."
-#: 06140400.xhp
+#: 02100200.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10607\n"
+"02100200.xhp\n"
+"hd_id3153099\n"
+"70\n"
"help.text"
-msgid "New"
-msgstr "Νέο"
+msgid "Vertical text alignment"
+msgstr "Κατακόρυφη στοίχιση κειμένου"
-#: 06140400.xhp
+#: 02100200.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1060A\n"
+"02100200.xhp\n"
+"par_id3145650\n"
+"71\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Name dialog, where you enter the name of a new toolbar and select the location of the new toolbar.</ahelp> Opens the Name dialog, where you enter the name of a new toolbar and select the location of the new toolbar."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το διάλογο ονόματος, όπου εισάγετε το όνομα της νέας γραμμής εργαλείων και επιλέγετε την τοποθεσία της νέας γραμμής εργαλείων.</ahelp>Ανοίγει το διάλογο ονόματος, όπου εισάγετε το όνομα της νέας γραμμής εργαλείων και επιλέγετε την τοποθεσία της νέας γραμμής εργαλείων."
+msgid "Finds the <emph>Vertical text alignment </emph>attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Κατακόρυφη στοίχιση κειμένου</emph>."
-#: 06140400.xhp
+#: 02100200.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN106011\n"
+"02100200.xhp\n"
+"hd_id3147259\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the name of a new toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε το όνομα της νέας γραμμής εργαλείων.</ahelp>"
+msgid "Individual Words"
+msgstr "Μεμονωμένες λέξεις"
-#: 06140400.xhp
+#: 02100200.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN106012\n"
+"02100200.xhp\n"
+"par_id3156438\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the location of the new toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε την τοποθεσία της νέας γραμμής εργαλείων.</ahelp>"
+msgid "Finds individual words that use the underlined or the strikethrough attribute."
+msgstr "Βρίσκει μεμονωμένες λέξεις που είναι υπογραμμισμένες ή διαγραμμισμένες."
-#: 06140400.xhp
+#: 02100200.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1061B\n"
+"02100200.xhp\n"
+"hd_id3153948\n"
+"58\n"
"help.text"
-msgid "Toolbar"
-msgstr "Γραμμή εργαλείων"
+msgid "Character background"
+msgstr "Φόντο χαρακτήρα"
-#: 06140400.xhp
+#: 02100200.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1061E\n"
+"02100200.xhp\n"
+"par_id3145300\n"
+"59\n"
"help.text"
-msgid "<ahelp hid=\".\">The Toolbar button opens a submenu</ahelp> with the following commands:"
-msgstr "<ahelp hid=\".\">Το πεδίο επιλογής Γραμμή εργαλείων ανοίγει ένα υπομενού</ahelp> με τις εξής εντολές:"
+msgid "Finds characters that use the <emph>Background</emph> attribute."
+msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Φόντο</emph>."
-#: 06140400.xhp
+#: 02100200.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10621\n"
+"02100200.xhp\n"
+"hd_id3146791\n"
+"36\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "Line Spacing"
+msgstr "Διάστιχο"
-#: 06140400.xhp
+#: 02100200.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10624\n"
+"02100200.xhp\n"
+"par_id3146912\n"
+"37\n"
"help.text"
-msgid "Opens the <emph>Name</emph> dialog, where you enter a new name for the selected toolbar."
-msgstr "Ανοίγει το διάλογο <emph>Όνομα</emph>, όπου εισάγετε ένα νέο όνομα για την επιλεγμένη γραμμή εργαλείων."
+msgid "Finds the <emph>Line spacing</emph> (single line, 1.5 lines, double, proportional, at least, lead) attribute."
+msgstr "Βρίσκει την ιδιότητα <emph>Διάστιχο</emph> (απλή γραμμή, 1.5 γραμμές, διπλό, αναλογικά, τουλάχιστον, σταθερά)."
-#: 06140400.xhp
+#: 02100300.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1062B\n"
+"02100300.xhp\n"
+"tit\n"
"help.text"
-msgid "New name"
-msgstr "Νέο όνομα"
+msgid "Text Format (Search)"
+msgstr "Μορφή κειμένου (Αναζήτηση)"
-#: 06140400.xhp
+#: 02100300.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1062E\n"
+"02100300.xhp\n"
+"hd_id3154840\n"
+"130\n"
"help.text"
-msgid "Enter the new name for the selected toolbar."
-msgstr "Εισάγετε το νέο όνομα για την επιλεγμένη γραμμή εργαλείων."
+msgid "Text Format (Search)"
+msgstr "Μορφή κειμένου (Αναζήτηση)"
-#: 06140400.xhp
+#: 02100300.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10631\n"
+"02100300.xhp\n"
+"par_id3150355\n"
+"131\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<variable id=\"formattext\"><ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_FORMAT\">Finds specific text formatting features, such as font types, font effects, and text flow characteristics.</ahelp></variable>"
+msgstr "<variable id=\"formattext\"><ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_FORMAT\">Βρίσκει συγκεκριμένες ιδιότητες μορφοποίησης κειμένου, όπως τύποι γραμματοσειρών, εφέ γραμματοσειράς, και χαρακτηριστικά ροής κειμένου.</ahelp></variable>"
-#: 06140400.xhp
+#: 02100300.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10634\n"
+"02100300.xhp\n"
+"par_id3145383\n"
+"192\n"
"help.text"
-msgid "Deletes the selected toolbar after you agree to the question. You can only delete custom toolbars, not the built-in toolbars."
-msgstr "Διαγράφει την επιλεγμένη γραμμή εργαλείων αφού κάνετε επιβεβαίωση. Μπορείτε να διαγράψετε μόνο τις προσαρμοσμένες γραμμές εργαλείων και όχι τις ενσωματωμένες."
+msgid "The search criteria for attributes are listed below the <emph>Search for</emph> box."
+msgstr "Τα κριτήρια αναζήτησης για τα χαρακτηριστικά αναφέρονται κάτω από το πλαίσιο <emph>Αναζήτηση για</emph>."
-#: 06140400.xhp
+#: 02100300.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10637\n"
+"02100300.xhp\n"
+"par_id3150466\n"
+"132\n"
"help.text"
-msgid "Restore Default Settings"
-msgstr "Επαναφορά προεπιλεγμένων ρυθμίσεων"
+msgid "You do not need to specify a search text in the <emph>Search for</emph> box when you search and replace formatting."
+msgstr "Δεν χρειάζεται να ορίσετε ένα κείμενο αναζήτησης στο πλαίσιο <emph>Αναζήτηση για</emph> όταν ψάχνετε και αλλάζετε μορφοποίηση."
-#: 06140400.xhp
+#: 02100300.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1063A\n"
+"02100300.xhp\n"
+"par_id3156152\n"
+"133\n"
"help.text"
-msgid "Restores the default settings."
-msgstr "Επαναφέρει τις προεπιλεγμένες ρυθμίσεις."
+msgid "To define a replacement format, click in the <emph>Replace with</emph> box, and then click the <emph>Format </emph>button."
+msgstr "Για να ορίσετε μία μορφή αντικατάστασης, κάντε κλικ στο πλαίσιο <emph>Αντικατάσταση με</emph>, και μετά κάντε κλικ στο κουμπί <emph>Μορφή</emph>."
-#: 06140400.xhp
+#: 02100300.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1064F\n"
+"02100300.xhp\n"
+"par_id3153821\n"
+"157\n"
"help.text"
-msgid "Icons only"
-msgstr "Μόνο εικονίδια"
+msgid "Use the <emph>Text Format (Search)</emph> or the <emph>Text Format (Replace)</emph> to define your formatting search criteria. These dialogs contain the following tab pages:"
+msgstr "Χρησιμοποιείστε τη <emph>Μορφή κειμένου (Αναζήτηση) </emph> ή τη <emph>Μορφή κειμένου (Αντικατάσταση)</emph> για να ορίσετε τα κριτήρια σας στην αναζήτηση μορφοποίησης. Αυτά τα παράθυρα διαλόγου εμπεριέχουν τις παρακάτω σελίδες καρτέλας:"
-#: 06140400.xhp
+#: 02100300.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10652\n"
+"02100300.xhp\n"
+"par_id3062837\n"
"help.text"
-msgid "Shows icons only."
-msgstr "Εμφανίζει μόνο εικονίδια."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Finds specific text formatting features, such as font types, font effects, and text flow characteristics.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Βρίσκει συγκεκριμένα χαρακτηριστικά μορφοποιημένου κειμένου, όπως τύποι γραμματοσειρών, εφέ γραμματοσειρών και χαρακτηριστικά ροής κειμένου.</ahelp>"
-#: 06140400.xhp
+#: 02100300.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10655\n"
+"02100300.xhp\n"
+"par_id3149457\n"
"help.text"
-msgid "Text only"
-msgstr "Μόνο κείμενο"
+msgid "<link href=\"text/shared/01/02100200.xhp\" name=\"Attributes\">Attributes</link>"
+msgstr "<link href=\"text/shared/01/02100200.xhp\" name=\"Ιδιότητες\">Ιδιότητες</link>"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10658\n"
+"02110000.xhp\n"
+"tit\n"
"help.text"
-msgid "Shows text only."
-msgstr "Εμφανίζει μόνο κείμενο."
+msgid "Navigator for Master Documents"
+msgstr "Περιήγηση για κύρια έγγραφα"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1065B\n"
+"02110000.xhp\n"
+"hd_id3153391\n"
+"1\n"
"help.text"
-msgid "Icons & Text"
-msgstr "Εικονίδια & κείμενο"
+msgid "<link href=\"text/shared/01/02110000.xhp\">Navigator for Master Documents</link>"
+msgstr "<link href=\"text/shared/01/02110000.xhp\">Περιήγηση για κύρια έγγραφα</link>"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1065E\n"
+"02110000.xhp\n"
+"par_id3150603\n"
+"2\n"
"help.text"
-msgid "Shows icons and text."
-msgstr "Εμφανίζει εικονίδια και κείμενο."
+msgid "In a <link href=\"text/shared/01/01010001.xhp\">master document</link>, you can switch the Navigator between normal view and master view."
+msgstr "Σε ένα <link href=\"text/shared/01/01010001.xhp\">κύριο έγγραφο</link>, μπορείτε να εναλλάσσετε την Περιήγηση μεταξύ πλήρους προβολής και κανονικής."
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1069AAA\n"
+"02110000.xhp\n"
+"par_id3148585\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected item up in the list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί το επιλεγμένο στοιχείο επάνω στη λίστα.</ahelp>"
+msgid "<ahelp hid=\"HID_NAVIGATOR_GLOB_TREELIST\">The Navigator lists the main components of the master document. If you rest the mouse pointer over a name of a sub-document in the list, the full path of the sub-document is displayed.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVIGATOR_GLOB_TREELIST\">Η περιήγηση καταγράφει τα βασικά συστατικά του κύριου εγγράφου. Αν αφήσετε το δείκτη του ποντικιού πάνω από το όνομα ενός υπο-εγγράφου στη λίστα, εμφανίζεται η πλήρης διαδρομή του υπο-εγγράφου.</ahelp>"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1068AAA\n"
+"02110000.xhp\n"
+"par_id3150789\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected item down in the list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί το επιλεγμένο στοιχείο κάτω στη λίστα.</ahelp>"
+msgid "The master view in the Navigator displays the following icons:"
+msgstr "Η κύρια προβολή της Περιήγησης εμφανίζει τα παρακάτω σύμβολα:"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10661\n"
+"02110000.xhp\n"
+"hd_id3152542\n"
+"4\n"
"help.text"
-msgid "Commands"
-msgstr "Εντολές"
+msgid "Toggle"
+msgstr "Εναλλαγή"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10664\n"
+"02110000.xhp\n"
+"par_id3153394\n"
+"5\n"
"help.text"
-msgid "Displays a list of commands for the selected toolbar of the current application or document."
-msgstr "Εμφανίζει μια λίστα εντολών για την επιλεγμένη γραμμή εργαλείων της τρέχουσας εφαρμογής ή του τρέχοντος εγγράφου."
+msgid "Switches between master view and normal view."
+msgstr "Αλλάζει μεταξύ κύριας προβολής και κανονικής προβολής."
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10667\n"
+"02110000.xhp\n"
+"par_id3145313\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "<image id=\"img_id3155535\" src=\"sw/imglst/sc20244.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155535\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155535\" src=\"sw/imglst/sc20244.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155535\">Icon</alt></image>"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1066A\n"
+"02110000.xhp\n"
+"par_id3159233\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Add Commands dialog. Select any command, then click <emph>Add</emph> or drag-and-drop the command into the <emph>Customize</emph> dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο προσθήκης εντολών. Επιλέξτε οποιαδήποτε εντολή, έπειτα κλικ στο <emph>Προσθήκη</emph> ή σύρσιμο και απόθεση της εντολής στο διάλογο <emph>Προσαρμογή</emph>.</ahelp>"
+msgid "Toggle"
+msgstr "Εναλλαγή"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10675\n"
+"02110000.xhp\n"
+"hd_id3147275\n"
+"7\n"
"help.text"
-msgid "Modify"
-msgstr "Τροποποίηση"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10678\n"
+"02110000.xhp\n"
+"par_id3147242\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\">The Modify button opens a submenu</ahelp> with the following commands:"
-msgstr "<ahelp hid=\".\">Το πεδίο επιλογής Τροποποίηση ανοίγει ένα υπομενού</ahelp> με τις εξής εντολές:"
+msgid "<ahelp hid=\"HID_GLBLTREE_EDIT\">Edit the contents of the component selected in the Navigator list. If the selection is a file, the file is opened for editing. If the selection is an index, the index dialog is opened.</ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREE_EDIT\">Επεξεργαστείτε τα περιεχόμενα του επιλεγμένου στοιχείου στη λίστα Περιήγησης. Αν η επιλογή είναι ένα αρχείο, αυτό το αρχείο ανοίγεται για επεξεργασία. Αν η επιλογή είναι ένα ευρετήριο, ανοίγεται το παράθυρο διαλόγου του ευρετηρίου </ahelp>"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1067B\n"
+"02110000.xhp\n"
+"par_id3153716\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "<image id=\"img_id3145416\" src=\"sw/imglst/sc20245.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3145416\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145416\" src=\"sw/imglst/sc20245.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3145416\">Icon</alt></image>"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1067E\n"
+"02110000.xhp\n"
+"par_id3149192\n"
+"9\n"
"help.text"
-msgid "Opens the <emph>Rename</emph> dialog, where you enter a new name for the selected command."
-msgstr "Ανοίγει το διάλογο <emph>Μετονομασία</emph>, όπου εισάγετε ένα νέο όνομα για την επιλεγμένη εντολή."
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10685\n"
+"02110000.xhp\n"
+"hd_id3150084\n"
+"10\n"
"help.text"
-msgid "New name"
-msgstr "Νέο όνομα"
+msgid "Update"
+msgstr "Ενημέρωση"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10688\n"
+"02110000.xhp\n"
+"par_id3149164\n"
+"11\n"
"help.text"
-msgid "Enter the new name for the selected command."
-msgstr "Εισάγετε το νέο όνομα για την επιλεγμένη εντολή."
+msgid "<ahelp hid=\"HID_GLBLTREE_UPDATE\">Click and choose the contents that you want to update.</ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREE_UPDATE\">Κάντε κλικ και επιλέξτε τα περιεχόμενα που επιθυμείτε να ενημερώσετε.</ahelp>"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1068B\n"
+"02110000.xhp\n"
+"par_id3159166\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<image id=\"img_id3153146\" src=\"sw/imglst/sc20246.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153146\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153146\" src=\"sw/imglst/sc20246.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153146\">Icon</alt></image>"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN1068E\n"
+"02110000.xhp\n"
+"par_id3145086\n"
+"12\n"
"help.text"
-msgid "Deletes the selected command after you agree to the question."
-msgstr "Διαγράφει την επιλεγμένη εντολή αφού επιβεβαιώσετε."
+msgid "Update"
+msgstr "Ενημέρωση"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10691\n"
+"02110000.xhp\n"
+"hd_id3147264\n"
+"28\n"
"help.text"
-msgid "Restore Default Settings"
-msgstr "Επαναφορά προεπιλεγμένης εντολής"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN10694\n"
+"02110000.xhp\n"
+"par_id3147303\n"
+"29\n"
"help.text"
-msgid "Restores the default settings."
-msgstr "Επαναφέρει τις προεπιλεγμένες ρυθμίσεις."
+msgid "<ahelp hid=\"HID_GLBLTREE_UPD_SEL\">Updates the contents of the selection.</ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREE_UPD_SEL\">Ενημερώνει τα περιεχόμενα της επιλογής.</ahelp>"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN106A9\n"
+"02110000.xhp\n"
+"hd_id3148756\n"
+"30\n"
"help.text"
-msgid "Begin a Group"
-msgstr "Έναρξη μιας ομάδας"
+msgid "Indexes"
+msgstr "Ευρετήρια"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN106AC\n"
+"02110000.xhp\n"
+"par_id3156435\n"
+"31\n"
"help.text"
-msgid "Inserts a separator line under the current toolbar entry."
-msgstr "Εισάγει μια διαχωριστική γραμμή κάτω από την τρέχουσα καταχώρηση γραμμής εργαλείων."
+msgid "<ahelp hid=\"HID_GLBLTREE_UPD_IDX\">Updates all indexes.</ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREE_UPD_IDX\">Ενημερώνει όλα τα ευρετήρια.</ahelp>"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN106AF\n"
+"02110000.xhp\n"
+"hd_id3153524\n"
+"32\n"
"help.text"
-msgid "Change Icon"
-msgstr "Αλλαγή εικονιδίου"
+msgid "Links"
+msgstr "Συνδέσεις"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN106B2\n"
+"02110000.xhp\n"
+"par_id3154224\n"
+"33\n"
"help.text"
-msgid "Opens the Change Icon dialog, where you can assign a different icon to the current command."
-msgstr "Ανοίγει το διάλογο αλλαγής εικονιδίου, όπου μπορείτε να αντιστοιχίσετε κάποιο άλλο εικονίδιο στην τρέχουσα εντολή."
+msgid "<ahelp hid=\"HID_GLBLTREE_UPD_LINK\">Updates all links.</ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREE_UPD_LINK\">Ενημερώνει όλες τις συνδέσεις.</ahelp>"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN106B5\n"
+"02110000.xhp\n"
+"hd_id3154938\n"
+"34\n"
"help.text"
-msgid "Reset Icon"
-msgstr "Επαναφορά εικονιδίου"
+msgid "All"
+msgstr "Όλα"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN106B8\n"
+"02110000.xhp\n"
+"par_id3154154\n"
+"35\n"
"help.text"
-msgid "Resets the icon to the default icon."
-msgstr "Επαναφέρει το εικονίδιο στο προεπιλεγμένο."
+msgid "<ahelp hid=\"HID_GLBLTREEUPD_ALL\">Updates all contents.</ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREEUPD_ALL\">Ενημερώνει όλα τα περιεχόμενα.</ahelp>"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN106BB\n"
+"02110000.xhp\n"
+"hd_id3154631\n"
+"48\n"
"help.text"
-msgid "Save In"
-msgstr "Αποθήκευση σε"
+msgid "Edit link"
+msgstr "Επεξεργασία σύνδεσης"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN106D2\n"
+"02110000.xhp\n"
+"par_id3153105\n"
+"49\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the location where to load the configuration and where to save it.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε την τοποθεσία φόρτωσης και την τοποθεσία αποθήκευσης της διαμόρφωσης.</ahelp>"
+msgid "This command is found by right-clicking an inserted file in the Navigator.<ahelp hid=\"HID_GLBLTREE_EDIT_LINK\">Changes the link properties for the selected file.</ahelp>"
+msgstr "Αυτήν την εντολή μπορείτε να την βρείτε κάνοντας δεξί κλικ σε ένα καταχωρημένο αρχείο στην Περιήγηση.<ahelp hid=\"HID_GLBLTREE_EDIT_LINK\">Αλλάζει τις ιδιότητες σύνδεσης για το επιλεγμένο αρχείο</ahelp>"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN106D5\n"
+"02110000.xhp\n"
+"hd_id3152933\n"
+"13\n"
"help.text"
-msgid "For every entry in the list box, an own configuration is maintained. Select one of the open documents or select the application to load and edit the associated configuration. Edit the configuration and save it back to the location from where you loaded it. Editing the configuration in one location does not change the configuration in any other location."
-msgstr "Για κάθε εγγραφή στο πεδίο λίστας διατηρείται μια ξεχωριστή διαμόρφωση. Επιλέξτε ένα από τα ανοιχτά έγγραφα ή την εφαρμογή που θέλετε να φορτώσετε και επεξεργαστείτε τη σχετική διαμόρφωση. Επεξεργαστείτε την διαμόρφωση και αποθηκεύστε την πάλι στην τοποθεσία από όπου την φορτώσατε. Η επεξεργασία της διαμόρφωσης σε μια τοποθεσία δεν αλλάζει την διαμόρφωση σε οποιαδήποτε άλλη τοποθεσία."
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: 06140400.xhp
+#: 02110000.xhp
msgctxt ""
-"06140400.xhp\n"
-"par_idN106D8\n"
+"02110000.xhp\n"
+"par_id3147084\n"
+"14\n"
"help.text"
-msgid "It is not possible to load a configuration from one location and save it to another location."
-msgstr "Δεν είναι δυνατό να φορτώσετε μια διαμόρφωση από μια τοποθεσία και να την αποθηκεύσετε σε διαφορετική."
+msgid "<ahelp hid=\"HID_GLBLTREE_INSERT\">Inserts a file, an index, or a new document into the master document.</ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREE_INSERT\">Εισάγει ένα αρχείο, ένα ευρετήριο ή ένα νέο έγγραφο στο κύριο έγγραφο.</ahelp>"
-#: digitalsignatures.xhp
+#: 02110000.xhp
msgctxt ""
-"digitalsignatures.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"par_id3153969\n"
+"57\n"
"help.text"
-msgid "Digital Signatures"
-msgstr "Ψηφιακές υπογραφές"
+msgid "You can also insert files into the master document by dragging a file from your desktop and dropping on the master view of the Navigator."
+msgstr "Μπορείτε επίσης να εισάγετε αρχεία στο κύριο έγγραφο με το να τα σύρετε και να τα αφήσετε στην κύρια προβολή της Περιήγησης."
-#: digitalsignatures.xhp
+#: 02110000.xhp
msgctxt ""
-"digitalsignatures.xhp\n"
-"par_idN10544\n"
+"02110000.xhp\n"
+"par_id3153951\n"
"help.text"
-msgid "<link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link>"
-msgstr "<link href=\"text/shared/01/digitalsignatures.xhp\">Ψηφιακές υπογραφές</link>"
+msgid "<image id=\"img_id3146984\" src=\"sw/imglst/sc20247.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3146984\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146984\" src=\"sw/imglst/sc20247.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3146984\">Icon</alt></image>"
-#: digitalsignatures.xhp
+#: 02110000.xhp
msgctxt ""
-"digitalsignatures.xhp\n"
-"par_idN10548\n"
+"02110000.xhp\n"
+"par_id3150486\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds and removes digital signatures to and from your document. You can also use the dialog to view certificates.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει και αφαιρεί ψηφιακές υπογραφές από και προς το έγγραφό σας. Μπορείτε επίσης να χρησιμοποιήσετε το διάλογο για να δείτε τα πιστοποιητικά.</ahelp>"
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: digitalsignatures.xhp
+#: 02110000.xhp
msgctxt ""
-"digitalsignatures.xhp\n"
-"par_idN10629\n"
+"02110000.xhp\n"
+"hd_id3146921\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">You must save a file before you can apply a digital signature to the file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πρέπει να αποθηκεύσετε ένα αρχείο πριν να αποκτήσετε το δικαίωμα να εφαρμόσετε μία ψηφιακή υπογραφή σε αυτό.</ahelp>"
+msgid "Index"
+msgstr "Ευρετήριο"
-#: digitalsignatures.xhp
+#: 02110000.xhp
msgctxt ""
-"digitalsignatures.xhp\n"
-"par_idN10644\n"
+"02110000.xhp\n"
+"par_id3149267\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">You must save a file in OpenDocument format before you can apply a digital signature to the file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πρέπει να αποθηκεύσετε ένα αρχείο σε μορφή OpenDocument πριν να αποκτήσετε το δικαίωμα να εφαρμόσετε μία ψηφιακή υπογραφή σε αυτό.</ahelp>"
+msgid "<ahelp hid=\"HID_GLBLTREE_INS_IDX\">Inserts an index or a table of contents into the master document.</ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREE_INS_IDX\">Εισάγει ένα ευρετήριο ή έναν πίνακα περιεχομένων στο κύριο έγγραφο.</ahelp>"
-#: digitalsignatures.xhp
+#: 02110000.xhp
msgctxt ""
-"digitalsignatures.xhp\n"
-"par_idN1055F\n"
+"02110000.xhp\n"
+"hd_id3155413\n"
+"42\n"
"help.text"
-msgid "List"
-msgstr "Λίστα"
+msgid "File"
+msgstr "Αρχείο"
-#: digitalsignatures.xhp
+#: 02110000.xhp
msgctxt ""
-"digitalsignatures.xhp\n"
-"par_idN10563\n"
+"02110000.xhp\n"
+"par_id3159198\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\".\">Lists the digital signatures for the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει σε λίστα τις ψηφιακές υπογραφές για το τρέχον έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"HID_GLBLTREE_INS_FILE\">Inserts one or more existing files into the master document.</ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREE_INS_FILE\">Εισάγει ένα ή περισσότερα αρχεία στο κύριο έγγραφο</ahelp>"
-#: digitalsignatures.xhp
+#: 02110000.xhp
msgctxt ""
-"digitalsignatures.xhp\n"
-"par_idN10566\n"
+"02110000.xhp\n"
+"hd_id3155856\n"
+"44\n"
"help.text"
-msgid "The Signed icon<image id=\"img_id4557023\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id4557023\">Icon</alt></image> indicates a valid digital signature, while the Exclamation mark icon<image id=\"img_id249336\" src=\"xmlsecurity/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id249336\">Icon</alt></image> indicates an invalid digital signature."
-msgstr "Το υπογεγραμμένο εικονίδιο <image id=\"img_id4557023\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id4557023\">Εικονίδιο</alt></image> υποδεικνύει μία έγκυρη ψηφιακή υπογραφή, ενώ το εικονίδιο του θαυμαστικού <image id=\"img_id249336\" src=\"xmlsecurity/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id249336\">Εικονίδιο</alt></image> υποδεικνύει μία άκυρη ψηφιακή υπογραφή."
+msgid "New Document"
+msgstr "Δημιουργία εγγράφου"
-#: digitalsignatures.xhp
+#: 02110000.xhp
msgctxt ""
-"digitalsignatures.xhp\n"
-"par_id0821200910573716\n"
+"02110000.xhp\n"
+"par_id3154321\n"
+"45\n"
"help.text"
-msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Δείτε ακόμα το<link href=\"text/shared/guide/digital_signatures.xhp\">Ψηφιακές υπογραφές</link>."
+msgid "<ahelp hid=\"HID_GLBLTREE_INS_NEW_FILE\">Creates and inserts a new sub-document.</ahelp> When you create a new document, you are prompted to enter the file name and the location where you want to save the document."
+msgstr "<ahelp hid=\"HID_GLBLTREE_INS_NEW_FILE\">Δημιουργεί και εισάγει ένα νέο υποέγγραφο.</ahelp>Όταν δημιουργείτε ένα νέο έγγραφο, παραπέμπεστε να εισάγετε το όνομα αρχείου και την τοποθεσία όπου επιθυμείτε να αποθηκεύσετε το έγγραφο."
-#: digitalsignatures.xhp
+#: 02110000.xhp
msgctxt ""
-"digitalsignatures.xhp\n"
-"par_idN1056C\n"
+"02110000.xhp\n"
+"hd_id3154472\n"
+"46\n"
"help.text"
-msgid "View Certificate"
-msgstr "Προβολή πιστοποιητικού"
+msgid "Text"
+msgstr "Κείμενο"
-#: digitalsignatures.xhp
+#: 02110000.xhp
msgctxt ""
-"digitalsignatures.xhp\n"
-"par_idN10570\n"
+"02110000.xhp\n"
+"par_id3163712\n"
+"47\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/optionen/viewcertificate.xhp\">View Certificate</link> dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/viewcertificate.xhp\">Προβολή πιστοποιητικού</link>.</ahelp>"
+msgid "<ahelp hid=\"HID_GLBLTREE_INS_TEXT\">Inserts a new paragraph in the master document where you can enter text. You cannot insert text next to an existing text entry in the Navigator.</ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREE_INS_TEXT\">Εισάγει μια νέα παράγραφο στο κύριο έγγραφο όπου μπορείτε να εισάγετε κείμενο. Δεν μπορείτε να εισάγετε κείμενο δίπλα σε μία υπάρχουσα καταχώρηση κειμένου στην Περιήγηση.</ahelp>"
-#: digitalsignatures.xhp
+#: 02110000.xhp
msgctxt ""
-"digitalsignatures.xhp\n"
-"par_idN10581\n"
+"02110000.xhp\n"
+"hd_id3154640\n"
+"16\n"
"help.text"
-msgid "Sign Document"
-msgstr "Υπογραφή εγγράφων"
+msgid "Save Contents as well"
+msgstr "Αποθήκευση και των περιεχομένων"
-#: digitalsignatures.xhp
+#: 02110000.xhp
msgctxt ""
-"digitalsignatures.xhp\n"
-"par_idN10585\n"
+"02110000.xhp\n"
+"par_id3149666\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/01/selectcertificate.xhp\">Select Certificate</link> dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο <link href=\"text/shared/01/selectcertificate.xhp\">Επιλογή πιστοποιητικού</link>.</ahelp>"
+msgid "<ahelp hid=\"HID_NAVI_TBX21\">Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_TBX21\">Αποθηκεύει ένα αντίγραφο των περιεχομένων των συνδεδεμένων αρχείων στο κύριο έγγραφο. Αυτό εξασφαλίζει ότι τα τρέχοντα περιεχόμενα είναι διαθέσιμα όταν δεν υπάρχει πρόσβαση στα συνδεδεμένα αρχεία.</ahelp>"
-#: digitalsignatures.xhp
+#: 02110000.xhp
msgctxt ""
-"digitalsignatures.xhp\n"
-"par_idN10596\n"
+"02110000.xhp\n"
+"par_id3151351\n"
"help.text"
-msgid "Remove"
-msgstr "Διαγραφή"
+msgid "<image id=\"img_id3152885\" src=\"sw/imglst/sc20248.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152885\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152885\" src=\"sw/imglst/sc20248.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152885\">Icon</alt></image>"
-#: digitalsignatures.xhp
+#: 02110000.xhp
msgctxt ""
-"digitalsignatures.xhp\n"
-"par_idN1059A\n"
+"02110000.xhp\n"
+"par_id3157974\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".\">Removes the selected source from the list.</ahelp>"
-msgstr "<ahelp hid=\".\">Αφαιρεί την επιλεγμένη πηγή από τη λίστα.</ahelp>"
+msgid "Save Contents as well"
+msgstr "Αποθήκευση και των περιεχομένων"
-#: 05110300.xhp
+#: 02110000.xhp
msgctxt ""
-"05110300.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"hd_id3154096\n"
+"19\n"
"help.text"
-msgid "Underline"
-msgstr "Υπογράμμιση"
+msgid "Move Down"
+msgstr "Μετακίνηση κάτω"
-#: 05110300.xhp
+#: 02110000.xhp
msgctxt ""
-"05110300.xhp\n"
-"bm_id3150756\n"
+"02110000.xhp\n"
+"par_id3155852\n"
+"20\n"
"help.text"
-msgid "<bookmark_value>characters;underlining</bookmark_value><bookmark_value>underlining;characters</bookmark_value>"
-msgstr "<bookmark_value>χαρακτήρες,υπογράμμιση</bookmark_value><bookmark_value>υπογράμμιση,χαρακτήρες</bookmark_value>"
+msgid "<ahelp hid=\"HID_NAVI_TBX23\">Moves the selection down one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged."
+msgstr "<ahelp hid=\"HID_NAVI_TBX23\">Μετακινεί την επιλογή κατά μία θέση κάτω στη λίστα Περιήγησης.</ahelp> Μπορείτε επίσης να μετακινήσετε εγγραφές με το να τις σύρετε και να τις αφήσετε στη λίστα. Αν μετακινήσετε ένα τμήμα κειμένου πάνω σε άλλο τμήμα κειμένου, τα τμήματα κειμένου συγχωνεύονται."
-#: 05110300.xhp
+#: 02110000.xhp
msgctxt ""
-"05110300.xhp\n"
-"hd_id3150756\n"
-"1\n"
+"02110000.xhp\n"
+"par_id3154790\n"
"help.text"
-msgid "<link href=\"text/shared/01/05110300.xhp\" name=\"Underline\">Underline</link>"
-msgstr "<link href=\"text/shared/01/05110300.xhp\" name=\"Υπογράμμιση\">Υπογράμμιση</link>"
+msgid "<image id=\"img_id3166413\" src=\"sw/imglst/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Icon</alt></image>"
+msgstr "<image id=\"img_id3166413\" src=\"sw/imglst/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Icon</alt></image>"
-#: 05110300.xhp
+#: 02110000.xhp
msgctxt ""
-"05110300.xhp\n"
-"par_id3149031\n"
-"2\n"
+"02110000.xhp\n"
+"par_id3149417\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".uno:Underline\" visibility=\"visible\">Underlines or removes underlining from the selected text.</ahelp>"
-msgstr "<ahelp hid=\".uno:Underline\" visibility=\"visible\">Υπογραμμίζει ή αφαιρεί την υπογράμμιση από το επιλεγμένο κείμενο.</ahelp>"
+msgid "Move Down"
+msgstr "Μετακίνηση κάτω"
-#: 05110300.xhp
+#: 02110000.xhp
msgctxt ""
-"05110300.xhp\n"
-"par_id3152821\n"
-"3\n"
+"02110000.xhp\n"
+"hd_id3147124\n"
+"22\n"
"help.text"
-msgid "If the cursor is not in a word, the new text that you enter is underlined."
-msgstr "Αν o δρομέας δεν είναι μέσα σε λέξη, το νέο κείμενο που εισάγετε υπογραμμίζεται."
+msgid "Move Up"
+msgstr "Μετακίνηση πάνω"
-#: 05110300.xhp
+#: 02110000.xhp
msgctxt ""
-"05110300.xhp\n"
-"par_id3154894\n"
-"4\n"
+"02110000.xhp\n"
+"par_id3146927\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".uno:UnderlineDouble\" visibility=\"hidden\">Underlines the selected text with two lines.</ahelp>"
-msgstr "<ahelp hid=\".uno:UnderlineDouble\" visibility=\"hidden\">Υπογραμμίζει το επιλεγμένο κείμενο με δύο γραμμές.</ahelp>"
+msgid "<ahelp hid=\"HID_NAVI_TBX22\">Moves the selection up one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged."
+msgstr "<ahelp hid=\"HID_NAVI_TBX22\">Μετακινεί την επιλογή πάνω κατά μία θέση στη λίστα Περιήγησης.</ahelp> Μπορείτε επίσης να μετακινήσετε εγγραφές με το να τις σύρετε και να τις αφήσετε στη λίστα. Αν μετακινήσετε ένα τμήμα κειμένου πάνω σε άλλο τμήμα κειμένου, τα τμήματα κειμένου συγχωνεύονται."
-#: 05220000.xhp
+#: 02110000.xhp
msgctxt ""
-"05220000.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"par_id3156178\n"
"help.text"
-msgid "Text"
-msgstr "Κείμενο"
+msgid "<image id=\"img_id3155083\" src=\"sw/imglst/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155083\" src=\"sw/imglst/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Icon</alt></image>"
-#: 05220000.xhp
+#: 02110000.xhp
msgctxt ""
-"05220000.xhp\n"
-"bm_id3146856\n"
+"02110000.xhp\n"
+"par_id3147257\n"
+"24\n"
"help.text"
-msgid "<bookmark_value>text; text/draw objects</bookmark_value> <bookmark_value>draw objects; text in</bookmark_value> <bookmark_value>frames; text fitting to frames</bookmark_value>"
-msgstr "<bookmark_value>κείμενο, κείμενο/αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης,κείμενο σε</bookmark_value><bookmark_value>πλαίσια,προσαρμογή κειμένου ως προς πλαίσια</bookmark_value>"
+msgid "Move Up"
+msgstr "Μετακίνηση πάνω"
-#: 05220000.xhp
+#: 02110000.xhp
msgctxt ""
-"05220000.xhp\n"
-"hd_id3146856\n"
-"1\n"
+"02110000.xhp\n"
+"hd_id3148566\n"
+"26\n"
"help.text"
-msgid "<link href=\"text/shared/01/05220000.xhp\" name=\"Text\">Text</link>"
-msgstr "<link href=\"text/shared/01/05220000.xhp\" name=\"Κείμενο\">Κείμενο</link>"
+msgid "Delete"
+msgstr "Επαναφορά"
-#: 05220000.xhp
+#: 02110000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_id3150279\n"
-"2\n"
+"02110000.xhp\n"
+"par_id3153099\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"HID_PAGE_TEXTATTR\">Sets the layout and anchoring properties for text in the selected drawing or text object.</ahelp>"
-msgstr "<ahelp hid=\"HID_PAGE_TEXTATTR\">Καθορίζει τις ιδιότητες διάταξης και αγκύρωσης για το κείμενο στο επιλεγμένο αντικείμενο σχεδίασης ή κειμένου.</ahelp>"
+msgid "<ahelp hid=\"HID_GLBLTREE_DEL\">Deletes the selection from the Navigator list.</ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREE_DEL\">Διαγράφει την επιλογή από τη λίστα Περιήγησης.</ahelp>"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_id3154794\n"
-"4\n"
+"02180000.xhp\n"
+"tit\n"
"help.text"
-msgid "The text is positioned relative to the edges of the drawing or text object."
-msgstr "Το κείμενο τοποθετείται ανάλογα με τις άκρες του αντικειμένου σχεδίασης ή κειμένου."
+msgid "Edit Links"
+msgstr "Επεξεργασία συνδέσεων"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"hd_id3149031\n"
-"5\n"
+"02180000.xhp\n"
+"bm_id3156156\n"
"help.text"
-msgid "Text"
-msgstr "Κείμενο"
+msgid "<bookmark_value>opening;documents with links</bookmark_value> <bookmark_value>links; updating specific links</bookmark_value> <bookmark_value>updating; links, on opening</bookmark_value> <bookmark_value>links; opening files with</bookmark_value>"
+msgstr "<bookmark_value>άνοιγμα;έγγραφα με συνδέσμους</bookmark_value><bookmark_value>σύνδεσμοι; ενημέρωση ειδικών συνδέσμων</bookmark_value><bookmark_value>ενημέρωση; σύνδεσμοι, στο άνοιγμα</bookmark_value><bookmark_value>σύνδεσμοι; άνοιγμα αρχείων με</bookmark_value>"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"hd_id3150445\n"
-"7\n"
+"02180000.xhp\n"
+"hd_id3150279\n"
+"1\n"
"help.text"
-msgid "Fit width to text"
-msgstr "Προσαρμογή πλάτους ως προς κείμενο"
+msgid "Edit Links"
+msgstr "Επεξεργασία συνδέσεων"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_id3145629\n"
-"8\n"
+"02180000.xhp\n"
+"par_id3150774\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_AUTOGROW_WIDTH\">Expands the width of the object to the width of the text, if the object is smaller than the text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_AUTOGROW_WIDTH\">Αυξάνει το πλάτος ενός αντικειμένου ως προς το πλάτος του κειμένου, αν το αντικείμενο είναι μικρότερο από το κείμενο.</ahelp>"
+msgid "<variable id=\"verknuepfungentext\"><ahelp hid=\".uno:ManageLinks\">Lets you edit the properties of each link in the current document, including the path to the source file. This command is not available if the current document does not contain links to other files.</ahelp></variable>"
+msgstr "<variable id=\"verknuepfungentext\"><ahelp hid=\".uno:ManageLinks\">Σας αφήνει να επεξεργαστείτε τις ιδιότητες κάθε σύνδεσης στο τρέχον έγγραφο, συμπεριλαμβανομένου της διαδρομής προς το αρχείο προέλευσης. Αυτή η εντολή δεν είναι διαθέσιμη αν το τρέχον έγγραφο δεν έχει συνδέσεις σε άλλα αρχεία.</ahelp></variable>"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"hd_id3149511\n"
-"9\n"
+"02180000.xhp\n"
+"par_id3156156\n"
+"27\n"
"help.text"
-msgid "Fit height to text"
-msgstr "Προσαρμογή ύψους ως προς κείμενο"
+msgid "When you open a file that contains links, you are prompted to update the links. Depending on where the linked files are stored, the update process can take several minutes to complete."
+msgstr "Όταν ανοίγετε ένα αρχείο που εμπεριέχει συνδέσεις, εμφανίζετε μια ειδοποίηση να ανανεώσετε τις συνδέσεις. Με βάση το που είναι αποθηκευμένα τα συνδεδεμένα αρχεία, η διαδικασία ανανέωσης μπορεί να πάρει ορισμένα λεπτά για να ολοκληρωθεί."
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_id3149640\n"
-"10\n"
+"02180000.xhp\n"
+"par_id3143270\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_AUTOGROW_HEIGHT\">Expands the height of the object to the height of the text, if the object is smaller than the text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_AUTOGROW_HEIGHT\">Αυξάνει το ύψος ενός αντικειμένου ως προς το ύψος του κειμένου, αν το αντικείμενο είναι μικρότερο από το κείμενο.</ahelp>"
+msgid "If you are loading a file that contains DDE links, you are prompted to update the links. Decline the update if you do not want to establish a connection to the DDE server."
+msgstr "Κατά τη φόρτωση αρχείων που περιέχουν συνδέσεις DDE, θα ερωτηθείτε αν θέλετε να ενημερώσετε τις συνδέσεις ή όχι. Εάν δεν θέλετε να δημιουργήσετε μία σύνδεση με τον εξυπηρετητή DDE, απορρίψτε την αίτηση."
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"hd_id3152867\n"
-"11\n"
+"02180000.xhp\n"
+"par_idN10646\n"
"help.text"
-msgid "Fit to frame"
-msgstr "Προσαρμογή ως προς πλαίσιο"
+msgid "<ahelp hid=\"34869\">Double-click a link in the list to open a file dialog where you can select another object for this link.</ahelp>"
+msgstr "<ahelp hid=\"34869\">Κάντε διπλό κλικ πάνω σε μία σύνδεση στη λίστα για να ανοίξετε ένα αρχείο διαλόγου. Τότε μπορείτε να επιλέξετε κάποιο άλλο αντικείμενο για αυτη την σύνδεση.</ahelp>"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_id3147834\n"
-"12\n"
+"02180000.xhp\n"
+"par_idN1099856\n"
"help.text"
-msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_FIT_TO_SIZE\">Resizes the text to fit the entire area of the drawing or text object.</ahelp>"
-msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_FIT_TO_SIZE\">Αλλάζει το μέγεθος του κειμένου για να χωράει όλη την περιοχή του αντικειμένου σχεδίασης ή κειμένου.</ahelp>"
+msgid "When you open a file by an URL from the Windows file dialog, Windows will open a local copy of the file, located in the Internet Explorer cache. The %PRODUCTNAME file dialog opens the remote file."
+msgstr "Όταν ανοίγετε ένα αρχείο από ένα URL από τον διάλογο των αρχείων των Windows, τα Windows θα ανοίξουν ένα τοπικό αντίγραφο του αρχείου, που βρίσκεται στην κρυφή μνήμη του Internet Explorer. Ο διάλογος του αρχείου %PRODUCTNAMΕ ανοίγει το απομακρυσμένο αρχείο."
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"hd_id3155892\n"
-"29\n"
+"02180000.xhp\n"
+"hd_id3155503\n"
+"3\n"
"help.text"
-msgid "Adjust to contour"
-msgstr "Προσαρμογή στο περίγραμμα"
+msgid "Source file"
+msgstr "Αρχείο προέλευσης δεδομένων"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_id3153577\n"
-"30\n"
+"02180000.xhp\n"
+"par_id3156152\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_CONTOUR\">Adapts the text flow so that it matches the contours of the selected drawing object.</ahelp>"
-msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_CONTOUR\">Προσαρμόζει τη ροή κειμένου ώστε να ταιριάζει στο περίγραμμα του επιλεγμένου αντικειμένου σχεδίασης.</ahelp>"
+msgid "Lists the path to the source file."
+msgstr "Καταγράφει τη διαδρομή προς το αρχείο προέλευσης δεδομένων."
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_idN10705\n"
+"02180000.xhp\n"
+"hd_id3155449\n"
+"11\n"
"help.text"
-msgid "Word wrap text in shape"
-msgstr "Αναδίπλωση κειμένου στο σχήμα"
+msgid "Element"
+msgstr "Στοιχείο"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_idN10709\n"
+"02180000.xhp\n"
+"par_id3153348\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Wraps the text that you add after double-clicking a custom shape to fit inside the shape.</ahelp>"
-msgstr "<ahelp hid=\".\">Αναδιπλώνει το κείμενο που θέλετε να προσθέσετε αφού κάνετε διπλό κλικ σε ένα προσαρμοσμένο σχήμα για να χωρέσει μέσα σε ένα σχήμα.</ahelp>"
+msgid "Lists the application (if known) that last saved the source file."
+msgstr "Καταγράφει την εφαρμογή (εφόσον αυτή είναι γνωστή), η οποία τελευταία αποθήκευσε το αρχείο προέλευσης δεδομένων."
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_idN10720\n"
+"02180000.xhp\n"
+"hd_id3153061\n"
+"7\n"
"help.text"
-msgid "Resize shape to fit text"
-msgstr "Αλλαγή μεγέθους του σχήματος για να χωρέσει το κείμενο"
+msgid "Type"
+msgstr "Τύπος"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_idN10724\n"
+"02180000.xhp\n"
+"par_id3151384\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\">Resizes a custom shape to fit the text that you enter after double-clicking the shape.</ahelp>"
-msgstr "<ahelp hid=\".\">Αλλάζει το μέγεθος ενός προσαρμοσμένου σχήματος για να χωρέσει το κείμενο που εισάγετε αφού κάνετε διπλό κλικ στο σχήμα.</ahelp>"
+msgid "Lists the file type, such as graphic, of the source file."
+msgstr "Σημειώνει τον τύπο αρχείου, όπως, για παράδειγμα γραφικό, του αρχείου προέλευσης δεδομένων."
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"hd_id3154288\n"
-"13\n"
+"02180000.xhp\n"
+"hd_id3156343\n"
+"9\n"
"help.text"
-msgid "Spacing to borders"
-msgstr "Απόσταση από περίγραμμα"
+msgid "Status"
+msgstr "Κατάσταση"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_id3151265\n"
-"14\n"
+"02180000.xhp\n"
+"par_id3149046\n"
+"10\n"
"help.text"
-msgid "Specify the amount of space to leave between the edges of the drawing or text object and the borders of the text."
-msgstr "Προσδιορίστε την απόσταση που επιθυμείτε να αφήσετε μεταξύ των άκρων του αντικειμένου σχεδίασης ή του κειμένου και των περιγραμμάτων του."
+msgid "Lists additional information about the source file."
+msgstr "Εδώ θα βρείτε πρόσθετες πληροφορίες σχετικά με το αρχείο προέλευσης."
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"hd_id3150443\n"
+"02180000.xhp\n"
+"hd_id3147264\n"
"15\n"
"help.text"
-msgid "Left"
-msgstr "Αριστερά"
+msgid "Automatic"
+msgstr "Αυτόματα"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_id3156113\n"
+"02180000.xhp\n"
+"par_id3147304\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_LEFT\">Enter the amount of space to leave between the left edge of the drawing or text object and the left border of the text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_LEFT\">Εισάγετε την απόσταση που επιθυμείτε να αφήσετε μεταξύ της αριστερής άκρης του αντικειμένου σχεδίασης ή του κειμένου και του αριστερού περιγράμματός του.</ahelp>"
+msgid "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_AUTOMATIC\">Automatically updates the contents of the link when you open the file. Any changes made in the source file are then displayed in the file containing the link. Linked graphic files can only be updated manually.</ahelp> This option is not available for a linked graphic file."
+msgstr "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_AUTOMATIC\">Ενημερώνει αυτόματα τα περιεχόμενα της σύνδεσης όταν ανοίγετε το αρχείο.Τότε, οι όποιες αλλαγές έχουν γίνει στο αρχείο προέλευσης παρουσιάζονται στο αρχέιο που περιέχει την σύνδεση. Συνδεδεμένα αρχεία γραφικών μπορούν να ενημερωθούν μόνο χειροκίνητα.</ahelp> Αυτή η επιλογή δεν είναι διαθέσιμη για ένα συνδεδεμένο αρχείο γραφικού."
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"hd_id3155419\n"
+"02180000.xhp\n"
+"par_id3149456\n"
+"30\n"
+"help.text"
+msgid "The <emph>Automatic</emph> option is only available for DDE links. You can insert a DDE link by copying the contents from one file and pasting by choosing <emph>Edit - Paste Special</emph>, and then selecting the <emph>Link</emph> box. As DDE is a text based linking system, only the displayed decimals are copied into the target sheet."
+msgstr "Η επιλογή <emph>Αυτόματα</emph> είναι διαθέσιμη μόνο για συνδέσεις DDE. Μπορείτε να εισαγάγετε μία σύνδεση DDE αντιγράφοντας τα περιεχόμενα από ένα αρχείο και να τα επικολλήσετε, επιλέγοντας <emph>Επεξεργασία - Ειδική Επικόλληση</emph>, και μετά επιλέγοντας το κουτί <emph>Σύνδεση</emph>. Επειδή το DDE είναι ένα σύστημα σύνδεσης βασισμένο σε κείμενο, μόνο τα δεκαδικά ψηφία που φαίνονται αντιγράφονται στο αρχείο προορισμού."
+
+#: 02180000.xhp
+msgctxt ""
+"02180000.xhp\n"
+"hd_id3154938\n"
"17\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "Manual"
+msgstr "Χειροκίνητα"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_id3155388\n"
+"02180000.xhp\n"
+"par_id3151210\n"
"18\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_RIGHT\">Enter the amount of space to leave between the right edge of the drawing or text object and the right border of the text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_RIGHT\">Εισάγετε την απόσταση που επιθυμείτε να αφήσετε μεταξύ της δεξιάς άκρης του αντικειμένου σχεδίασης ή του κειμένου και του δεξιού περιγράμματός του.</ahelp>"
+msgid "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_MANUAL\">Only updates the link when you click the <emph>Update </emph>button.</ahelp>"
+msgstr "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_MANUAL\">Πραγματοποιεί μόνο ενημέρωση της σύνδεσης όταν επιλέγετε το κουμπί <emph>Ενημέρωση </emph>.</ahelp>"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"hd_id3148926\n"
+"02180000.xhp\n"
+"hd_id3156280\n"
"19\n"
"help.text"
-msgid "Top"
-msgstr "Πάνω"
+msgid "Update"
+msgstr "Ενημέρωση"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_id3157808\n"
+"02180000.xhp\n"
+"par_id3157320\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_TOP\">Enter the amount of space to leave between the top edge of the drawing or text object and the upper border of the text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_TOP\">Εισάγετε την απόσταση που επιθυμείτε να αφήσετε μεταξύ της πάνω άκρης του αντικειμένου σχεδίασης ή του κειμένου και του πάνω περιγράμματός του.</ahelp>"
+msgid "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_UPDATE_NOW\">Updates the selected link so that the most recently saved version of the linked file is displayed in the current document.</ahelp>"
+msgstr "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_UPDATE_NOW\">Ενημερώνει την επιλεγμένη σύνδεση έτσι ώστε να εμφανίζεται η πλέον πρόσφατη αποθηκευμένη έκδοση του συνδεόμενου αρχείου στο παρόν έγγραφο.</ahelp>"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"hd_id3149237\n"
+"02180000.xhp\n"
+"hd_id3151381\n"
"21\n"
"help.text"
-msgid "Bottom"
-msgstr "Κάτω"
+msgid "Modify"
+msgstr "Τροποποίηση"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_id3159342\n"
+"02180000.xhp\n"
+"par_id3154125\n"
"22\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_BOTTOM\">Enter the amount of space to leave between the bottom edge of the drawing or text object and the lower border of the text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_BOTTOM\">Εισάγετε την απόσταση που επιθυμείτε να αφήσετε μεταξύ της κάτω άκρης του αντικειμένου σχεδίασης ή του κειμένου και του κάτω περιγράμματός του.</ahelp>"
+msgid "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_CHANGE_SOURCE\">Change the source file for the selected link.</ahelp>"
+msgstr "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_CHANGE_SOURCE\">Αλλάξτε το αρχείο προέλευσης για την επιλεγμένη σύνδεση.</ahelp>"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"hd_id3149192\n"
+"02180000.xhp\n"
+"hd_id3147084\n"
"23\n"
"help.text"
-msgid "Text anchor"
-msgstr "Αγκύρωση κειμένου"
+msgid "Break Link"
+msgstr "Κατάργηση σύνδεσης"
-#: 05220000.xhp
+#: 02180000.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_id3155179\n"
+"02180000.xhp\n"
+"par_id3147230\n"
"24\n"
"help.text"
-msgid "Set the anchor type and the anchor position."
-msgstr "Προσδιορίστε τον τύπο της αγκύρωσης και τη θέση της αγκύρωσης"
+msgid "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_BREAK_LINK\">Breaks the link between the source file and the current document. The most recently updated contents of the source file are kept in the current document.</ahelp>"
+msgstr "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_BREAK_LINK\">Καταργεί τη σύνδεση μεταξύ του αρχείου προέλευσης και του παρόντος εγγράφου. Τα πλέον πρόσφατα ενημερωμένα περιεχόμενα του αρχείου προέλευσης διατηρούνται στο παρόν έγγραφο.</ahelp>"
-#: 05220000.xhp
+#: 02180100.xhp
msgctxt ""
-"05220000.xhp\n"
-"hd_id3154381\n"
-"25\n"
+"02180100.xhp\n"
+"tit\n"
"help.text"
-msgid "Graphic field"
-msgstr "Πεδίο γραφικού"
+msgid "Modify Links"
+msgstr "Τροποποίηση συνδέσεων"
-#: 05220000.xhp
+#: 02180100.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_id3155504\n"
-"26\n"
+"02180100.xhp\n"
+"bm_id3149877\n"
"help.text"
-msgid "<ahelp hid=\"HID_TEXTATTR_CTL_POSITION\">Click where you want to place the anchor for the text.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXTATTR_CTL_POSITION\">Κάντε κλικ εκεί που επιθυμείτε να τοποθετήσετε την αγκύρωση για το κείμενο.</ahelp>"
+msgid "<bookmark_value>links; modifying</bookmark_value><bookmark_value>changing; links</bookmark_value>"
+msgstr "<bookmark_value>συνδέσειςι,τροποποίηση</bookmark_value><bookmark_value>αλλαγή,συνδέσεις</bookmark_value>"
-#: 05220000.xhp
+#: 02180100.xhp
msgctxt ""
-"05220000.xhp\n"
-"hd_id3155323\n"
-"27\n"
+"02180100.xhp\n"
+"hd_id3149877\n"
+"1\n"
"help.text"
-msgid "Full width"
-msgstr "Πλήρες πλάτος"
+msgid "<link href=\"text/shared/01/02180100.xhp\" name=\"Modify Links\">Modify Links</link>"
+msgstr "<link href=\"text/shared/01/02180100.xhp\" name=\"Τροποποίηση Συνδέσεων\">Τροποποίηση Συνδέσεων</link>"
-#: 05220000.xhp
+#: 02180100.xhp
msgctxt ""
-"05220000.xhp\n"
-"par_id3150244\n"
-"28\n"
+"02180100.xhp\n"
+"par_id3150838\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Anchors the text to the full width of the drawing object or text object.</ahelp>"
-msgstr "<ahelp hid=\".\">Αγκυρώνει το κείμενο στο πλήρες πλάτος του αντικειμένου σχεδίασης ή κειμένου.</ahelp>"
+msgid "Change the properties for the selected <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE link\">DDE link</link>."
+msgstr "Αλλάξτε τις ιδιότητες για το συγκεκριμένο <link href=\"text/shared/00/00000005.xhp#dde\" name=\"σύνδεσμος DDE\">σύνδεσμο DDE</link>."
-#: 06010101.xhp
+#: 02180100.xhp
msgctxt ""
-"06010101.xhp\n"
-"tit\n"
+"02180100.xhp\n"
+"hd_id3149549\n"
+"3\n"
"help.text"
-msgid "Writing aids"
-msgstr "Βοηθήματα γραφής"
+msgid "Edit Links"
+msgstr "Επεξεργασία συνδέσεων"
-#: 06010101.xhp
+#: 02180100.xhp
msgctxt ""
-"06010101.xhp\n"
-"hd_id3145138\n"
-"1\n"
+"02180100.xhp\n"
+"par_id3153114\n"
+"4\n"
"help.text"
-msgid "Writing aids"
-msgstr "Βοηθήματα γραφής"
+msgid "Lets you set the properties for the selected link."
+msgstr "Εδώ μπορείτε να καθορίσετε τις ιδιότητες για την επιλεγμένη σύνδεση."
-#: 06010101.xhp
+#: 02180100.xhp
msgctxt ""
-"06010101.xhp\n"
-"par_id3148882\n"
-"2\n"
+"02180100.xhp\n"
+"hd_id3148548\n"
+"5\n"
"help.text"
-msgid "Select the user-defined dictionaries and set the rules for the spellchecking."
-msgstr "Επιλέξτε τα λεξικά χρήστη και ορίστε τους κανόνες ορθογραφίας."
+msgid "Application:"
+msgstr "Εφαρμογή:"
-#: 05290400.xhp
+#: 02180100.xhp
msgctxt ""
-"05290400.xhp\n"
-"tit\n"
+"02180100.xhp\n"
+"par_id3154751\n"
+"6\n"
"help.text"
-msgid "Exit Group"
-msgstr "Έξοδος από την ομάδα"
+msgid "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_APP\">Lists the application that last saved the source file.</ahelp>"
+msgstr "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_APP\"> Σημειώνει την εφαρμογή η οποία έσωσε τελευταία το αρχείο προέλευσης.</ahelp>"
-#: 05290400.xhp
+#: 02180100.xhp
msgctxt ""
-"05290400.xhp\n"
-"hd_id3157552\n"
-"1\n"
+"02180100.xhp\n"
+"hd_id3155338\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Exit Group</link>"
-msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Έξοδος από την ομάδα\">Έξοδος από την ομάδα</link>"
+msgid "File:"
+msgstr "Αρχείο:"
-#: 05290400.xhp
+#: 02180100.xhp
msgctxt ""
-"05290400.xhp\n"
-"par_id3147294\n"
-"2\n"
+"02180100.xhp\n"
+"par_id3153527\n"
+"8\n"
"help.text"
-msgid "<variable id=\"verlassentext\"><ahelp hid=\".uno:LeaveGroup\" visibility=\"visible\">Exits the group, so that you can no longer edit the individual objects in the group.</ahelp></variable> If you are in a nested group, only the nested group is closed."
-msgstr "<variable id=\"verlassentext\"><ahelp hid=\".uno:LeaveGroup\" visibility=\"visible\">Καταργεί την ομάδα, έτσι ώστε να μην μπορείτε πια να επεξεργαστείτε τα μεμονωμένα αντικείμενα στην ομάδα.</ahelp></variable> Εάν αναφέρεστε σε εμφωλευμένη ομάδα, μονάχα η εμφωλευμένη ομάδα θα καταργηθεί."
+msgid "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_TOPIC\">Lists the path to the source file.</ahelp>"
+msgstr "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_TOPIC\">Σημειώνει την διαδρομή προς αρχείο προέλευσης.</ahelp>"
-#: 05290400.xhp
+#: 02180100.xhp
msgctxt ""
-"05290400.xhp\n"
-"par_id3153124\n"
+"02180100.xhp\n"
+"hd_id3153577\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290000.xhp\" name=\"Groups\">Groups</link>"
-msgstr "<link href=\"text/shared/01/05290000.xhp\" name=\"Ομάδες\">Ομάδες</link>"
+msgid "Section"
+msgstr "Ενότητα"
-#: 05290400.xhp
+#: 02180100.xhp
msgctxt ""
-"05290400.xhp\n"
-"par_id3148520\n"
+"02180100.xhp\n"
+"par_id3146958\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290300.xhp\" name=\"Edit Group\">Edit Group</link>"
-msgstr "<link href=\"text/shared/01/05290300.xhp\" name=\"Επεξεργασία ομάδας\">Επεξεργασία ομάδας</link>"
+msgid "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_ITEM\">Lists the section that the link refers to in the source file. If you want, you can enter a new section here.</ahelp>"
+msgstr "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_ITEM\"> Παραθέτει σε λίστα την ενότητα του αρχείου προέλευσης στην οποία αναφέρεται η σύνδεση. Εφόσον το επιθυμείτε, μπορείτε να εισάγετε μία νέα ενότητα εδώ.</ahelp>"
-#: 05290100.xhp
+#: 02190000.xhp
msgctxt ""
-"05290100.xhp\n"
+"02190000.xhp\n"
"tit\n"
"help.text"
-msgid "Group"
-msgstr "Ομαδοποίηση"
+msgid "Plug-in"
+msgstr "Πρόσθετη Λειτουργία"
-#: 05290100.xhp
+#: 02190000.xhp
msgctxt ""
-"05290100.xhp\n"
-"hd_id3152823\n"
-"1\n"
+"02190000.xhp\n"
+"bm_id3146946\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290100.xhp\" name=\"Group\">Group</link>"
-msgstr "<link href=\"text/shared/01/05290100.xhp\" name=\"Ομαδοποίηση\">Ομαδοποίηση</link>"
+msgid "<bookmark_value>plug-ins; activating and deactivating</bookmark_value><bookmark_value>activating;plug-ins</bookmark_value><bookmark_value>deactivating; plug-ins</bookmark_value>"
+msgstr "<bookmark_value>πρόσθετες λειτουργίες,ενεργοποίηση και απενεργοποίηση</bookmark_value><bookmark_value>ενεργοποίηση,πρόσθετες λειτουργίες</bookmark_value><bookmark_value>απενεργοποίηση,πρόσθετες λειτουργίες</bookmark_value>"
-#: 05290100.xhp
+#: 02190000.xhp
msgctxt ""
-"05290100.xhp\n"
-"par_id3154689\n"
-"2\n"
+"02190000.xhp\n"
+"hd_id3146946\n"
+"1\n"
"help.text"
-msgid "<variable id=\"gruppierentext\"><ahelp hid=\".uno:FormatGroup\" visibility=\"visible\">Groups the selected objects, so that they can be moved as a single object.</ahelp></variable>"
-msgstr "<variable id=\"gruppierentext\"><ahelp hid=\".uno:FormatGroup\" visibility=\"visible\">Ομαδοποιεί τα επιλεγμένα αντικείμενα, έτσι ώστε να μπορούν να μετακινηθούν ως ένα ενιαίο αντικείμενο.</ahelp></variable>"
+msgid "<link href=\"text/shared/01/02190000.xhp\" name=\"Plug-in\">Plug-in</link>"
+msgstr "<link href=\"text/shared/01/02190000.xhp\" name=\"Πρόσθετη λειτουργία\">Πρόσθετη Λειτουργία</link>"
-#: 05290100.xhp
+#: 02190000.xhp
msgctxt ""
-"05290100.xhp\n"
-"par_id3150008\n"
-"3\n"
+"02190000.xhp\n"
+"par_id3154863\n"
+"2\n"
"help.text"
-msgid "The properties of individual objects are maintained even after you group the objects. You can nest groups, that is, you can have a group within a group."
-msgstr "Οι ιδιότητες των μεμονωμένων αντικειμένων διατηρούνται μετά την ομαδοποίηση. Μπορείτε να εμφωλεύετε πολλές ομάδες, δηλ να έχετε μια ομάδα μέσα σε μια άλλη ομάδα."
+msgid "<ahelp hid=\".uno:PlugInsActive\">Allows you to edit <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-ins\">plug-ins</link> in your file. Choose this command to enable or disable this feature. When enabled, a check mark appears beside this command, and you find commands to edit the plug-in in its context menu. When disabled, you find commands to control the plug-in in its context menu.</ahelp>"
+msgstr "<ahelp hid=\".uno:PlugInsActive\">Σας επιτρέπει να επεξεργαστείτε <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"πρόσθετες λειτουργίες\">πρόσθετες λειτουργίες</link> στο αρχείο σας. Επιλέξτε αυτή την εντολή για να ενεργοποιήσετε ή να απενεργοποιήσετε αυτό το χαρακτηριστικό. Όταν είναι ενεργοποιημένο, ένα πεδίο επιβεβαίωσης εμφανίζεται δίπλα σε αυτήν την εντολή, και εκεί βρίσκετε τις εντολές για να επεξεργαστείτε την πρόσθετη λειτουργία στο μενού του περιβάλλοντός της. Όταν είναι απενεργοποιημένο, βρίσκετε εντολές για να ελέγξετε την πρόσθετη λειτουργία στο μενού του περιβάλλοντός της.</ahelp>"
-#: 06010600.xhp
+#: 02200000.xhp
msgctxt ""
-"06010600.xhp\n"
+"02200000.xhp\n"
"tit\n"
"help.text"
-msgid "Chinese Conversion"
-msgstr "Κινέζικη μετατροπή"
-
-#: 06010600.xhp
-msgctxt ""
-"06010600.xhp\n"
-"bm_id49745\n"
-"help.text"
-msgid "<bookmark_value>Chinese writing systems</bookmark_value><bookmark_value>simplified Chinese;conversion to traditional Chinese</bookmark_value><bookmark_value>traditional Chinese;conversion to simplified Chinese</bookmark_value>"
-msgstr "<bookmark_value>Συστήματα γραφής κινέζικων</bookmark_value><bookmark_value>απλοποιημένα κινέζικα;μετατροπή σε παραδοσιακά</bookmark_value><bookmark_value>παραδοσιακά κινέζικα;μετατροπή σε απλοποιημένα</bookmark_value>"
+msgid "Object"
+msgstr "Αντικείμενο"
-#: 06010600.xhp
+#: 02200000.xhp
msgctxt ""
-"06010600.xhp\n"
-"par_idN10547\n"
+"02200000.xhp\n"
+"hd_id3146959\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/06010600.xhp\">Chinese Conversion</link>"
-msgstr "<link href=\"text/shared/01/06010600.xhp\">Κινέζικη μετατροπή</link>"
+msgid "<link href=\"text/shared/01/02200000.xhp\" name=\"Object\">Object</link>"
+msgstr "<link href=\"text/shared/01/02200000.xhp\" name=\"Αντικείμενο\">Αντικείμενο</link>"
-#: 06010600.xhp
+#: 02200000.xhp
msgctxt ""
-"06010600.xhp\n"
-"par_idN10557\n"
+"02200000.xhp\n"
+"par_id3154840\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Converts the selected Chinese text from one Chinese writing system to the other. If no text is selected, the entire document is converted.</ahelp> You can only use this command if you enable Asian language support in <emph>Tools - Options - Language Settings - Languages</emph>."
-msgstr "<ahelp hid=\".\">Μετατρέπει το επιλεγμένο κινέζικο κείμενο από ένα κινέζικο σύστημα γραφής στο άλλο. Εάν δεν επιλεγεί κείμενο, μετατρέπεται όλο το κείμενο.</ahelp> Μπορείτε να χρησιμοποιήσετε αυτήν την εντολή μόνο με ενεργοποίηση της υποστήριξης ασιατικής γλώσσας στο <emph>Εργαλεία - Επιλογές - Ρυθμίσεις γλώσσας - Γλώσσες</emph>."
+msgid "<ahelp hid=\".uno:ObjectMenue\">Lets you edit a selected object in your file that you inserted with the <emph>Insert - Object </emph>command.</ahelp>"
+msgstr "<ahelp hid=\".uno:ObjectMenue\">Σας επιτρέπει να επεξεργαστείτε ένα επιλεγμένο αντικείμενο στο αρχείο σας, το οποίο εισαγάγατε με την εντολή <emph>Εισαγωγή - Αντικείμενο </emph>.</ahelp>"
-#: 06010600.xhp
+#: 02200000.xhp
msgctxt ""
-"06010600.xhp\n"
-"par_idN10572\n"
+"02200000.xhp\n"
+"par_id3153551\n"
"help.text"
-msgid "Conversion direction"
-msgstr "Κατεύθυνση μετατροπής"
+msgid "<link href=\"text/shared/01/04150000.xhp\" name=\"Insert - Object\">Insert - Object</link>"
+msgstr "<link href=\"text/shared/01/04150000.xhp\" name=\"Εισαγωγή - Αντικείμενο\">Εισαγωγή - Αντικείμενο</link>"
-#: 06010600.xhp
+#: 02200000.xhp
msgctxt ""
-"06010600.xhp\n"
-"par_idN10576\n"
+"02200000.xhp\n"
+"par_id1717886\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the conversion direction.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλογή της κατεύθυνσης μετατροπής.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the object to the original size.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επαναφέρει το αντικείμενο στο αρχικό του μέγεθος.</ahelp>"
-#: 06010600.xhp
+#: 02200100.xhp
msgctxt ""
-"06010600.xhp\n"
-"par_idN10579\n"
+"02200100.xhp\n"
+"tit\n"
"help.text"
-msgid "Traditional Chinese to Simplified Chinese"
-msgstr "Παραδοσιακά Κινέζικα σε Απλοποιημένα Κινέζικα"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 06010600.xhp
+#: 02200100.xhp
msgctxt ""
-"06010600.xhp\n"
-"par_idN1057D\n"
+"02200100.xhp\n"
+"bm_id3145138\n"
"help.text"
-msgid "<ahelp hid=\".\">Converts traditional Chinese text characters to simplified Chinese text characters. Click <emph>OK</emph> to convert the selected text. If no text is selected, the whole document is converted.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετατρέπει χαρακτήρες παραδοσιακού κινέζικου κειμένου σε χαρακτήρες απλοποιημένου κινέζικου κειμένου. Κλικ <emph>Εντάξει</emph> για μετατροπή του επιλεγμένου κειμένου. Εάν δεν επιλεγεί κείμενο, μετατρέπεται όλο το έγγραφο.</ahelp>"
+msgid "<bookmark_value>objects; editing</bookmark_value><bookmark_value>editing; objects</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα,επεξεργασία</bookmark_value><bookmark_value>επεξεργασία,αντικείμενα</bookmark_value>"
-#: 06010600.xhp
+#: 02200100.xhp
msgctxt ""
-"06010600.xhp\n"
-"par_idN10580\n"
+"02200100.xhp\n"
+"hd_id3145138\n"
+"1\n"
"help.text"
-msgid "Simplified Chinese to Traditional Chinese"
-msgstr "Απλοποιημένα Κινέζικα σε Παραδοσιακά Κινεζικα"
+msgid "<link href=\"text/shared/01/02200100.xhp\" name=\"Edit\">Edit</link>"
+msgstr "<link href=\"text/shared/01/02200100.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
-#: 06010600.xhp
+#: 02200100.xhp
msgctxt ""
-"06010600.xhp\n"
-"par_idN10584\n"
+"02200100.xhp\n"
+"par_id3150008\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Converts simplified Chinese text characters to traditional Chinese text characters. Click <emph>OK</emph> to convert the selected text. If no text is selected, the whole document is converted.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετατρέπει χαρακτήρες απλοποιημένου κινέζικου κειμένου σε χαρακτήρες παραδοσιακού κινέζικου κειμένου. Κλικ <emph>Εντάξει</emph> για μετατροπή του επιλεγμένου κειμένου. Εάν δεν επιλεγεί κείμενο, μετατρέπεται όλο το έγγραφο.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"\">Lets you edit a selected object in your file that you inserted with the <emph>Insert – Object </emph>command.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"\">Σας επιτρέπει να επεξεργαστείτε ένα επιλεγμένο αντικείμενο στο αρχείο σας το οποίο εισάγατε με την εντολή <emph>Εισαγωγή-Αντικείμενο </emph>.</ahelp>"
-#: 06010600.xhp
+#: 02200200.xhp
msgctxt ""
-"06010600.xhp\n"
-"par_idN1058E\n"
+"02200200.xhp\n"
+"tit\n"
"help.text"
-msgid "Common terms"
-msgstr "Κοινοί όροι"
+msgid "Open"
+msgstr "Άνοιγμα"
-#: 06010600.xhp
+#: 02200200.xhp
msgctxt ""
-"06010600.xhp\n"
-"par_idN10592\n"
+"02200200.xhp\n"
+"bm_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".\">Common terms are words that have the same meaning in traditional and simplified Chinese but are written with different characters.</ahelp>"
-msgstr "<ahelp hid=\".\">Κοινοί όροι είναι λέξεις που έχουν την ίδια έννοια σε παραδοσιακά και απλοποιημένα Κινέζικα, αλλά είναι γραμμένα με διαφορετικούς χαρακτήρες.</ahelp>"
+msgid "<bookmark_value>objects; opening</bookmark_value><bookmark_value>opening; objects</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα, άνοιγμα</bookmark_value><bookmark_value>άνοιγμα, αντικείμενα</bookmark_value>"
-#: 06010600.xhp
+#: 02200200.xhp
msgctxt ""
-"06010600.xhp\n"
-"par_idN10595\n"
+"02200200.xhp\n"
+"hd_id3085157\n"
+"1\n"
"help.text"
-msgid "Convert Common Terms"
-msgstr "Μετατροπή κοινών όρων"
+msgid "<link href=\"text/shared/01/02200200.xhp\" name=\"Open\">Open</link>"
+msgstr "<link href=\"text/shared/01/02200200.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
-#: 06010600.xhp
+#: 02200200.xhp
msgctxt ""
-"06010600.xhp\n"
-"par_idN10599\n"
+"02200200.xhp\n"
+"par_id3151097\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Converts words with two or more characters that are in the list of common terms. After the list is scanned, the remaining text is converted character by character.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετατρέπει λέξεις με δύο ή περισσότερους χαρακτήρες που είναι στη λίστα των κοινών όρων. Μετά την σάρωση της λίστας, το υπολειπόμενο κείμενο μετατρέπεται ανά χαρακτήρα.</ahelp>"
+msgid "Opens the selected OLE object with the program that the object was created in."
+msgstr "Ανοίγει το επιλεγμένο OLE αντικείμενο με το πρόγραμμα μέσα στο οποίο δημιουργήθηκε το αντικείμενο."
-#: 06010600.xhp
+#: 02200200.xhp
msgctxt ""
-"06010600.xhp\n"
-"par_idN1059C\n"
+"02200200.xhp\n"
+"par_id3154230\n"
+"3\n"
"help.text"
-msgid "Edit terms"
-msgstr "Επεξεργασία όρων"
+msgid "This menu command is inserted into <emph>Edit – Objects</emph> submenu by the application that created the linked object. Depending on the application, the “Open” command for the OLE object might have a different name."
+msgstr "Αυτή η εντολή μενού έχει εισαχθεί μέσα στο υπομενού <emph>Επεξεργασία - Αντικείμενα </emph>από την εφαρμογή που δημιούργησε το συνδεόμενο αρχείο. Αναλόγως με την εφαρμογή, η εντολή \"Άνοιγμα\" για το αντικείμενο OLE μπορεί να έχει ένα διαφορετικό όνομα."
-#: 06010600.xhp
+#: 02200200.xhp
msgctxt ""
-"06010600.xhp\n"
-"par_idN105A0\n"
+"02200200.xhp\n"
+"par_id3149760\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/01/06010601.xhp\">Edit Dictionary</link> dialog where you can edit the list of conversion terms.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο <link href=\"text/shared/01/06010601.xhp\">Επεξεργασία λεξικού</link> όπου μπορείτε να επεξεργαστείτε τη λίστα των όρων μετατροπής.</ahelp>"
+msgid "After you have completed your changes, close the source file for the OLE object. The OLE object is then updated in the container document."
+msgstr "Όταν ολοκληρώσετε τις αλλαγές, κλείστε το αρχείο προέλευσης δεδομένων για το OLE αντικείμενο. Τότε, το OLE αντικείμενο ενημερώνεται στο αρχείο που το περιέχει."
#: 02210101.xhp
msgctxt ""
@@ -14338,1450 +10392,2047 @@ msgctxt ""
msgid "<ahelp hid=\"SFX2:CHECKBOX:TP_FRAMEPROPERTIES:CB_MARGINHEIGHTDEFAULT\">Applies the default spacing.</ahelp>"
msgstr "<ahelp hid=\"SFX2:CHECKBOX:TP_FRAMEPROPERTIES:CB_MARGINHEIGHTDEFAULT\">Εφαρμόζει την προεπιλεγμένη απόσταση.</ahelp>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
+"02220000.xhp\n"
"tit\n"
"help.text"
-msgid "Header"
-msgstr "Κεφαλίδα"
+msgid "ImageMap Editor"
+msgstr "Επεξεργαστής ImageMap"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"hd_id3155599\n"
+"02220000.xhp\n"
+"hd_id3150502\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05040300.xhp\" name=\"Header\">Header</link>"
-msgstr "<link href=\"text/shared/01/05040300.xhp\" name=\"Κεφαλίδα\">Κεφαλίδα</link>"
+msgid "ImageMap Editor"
+msgstr "Επεξεργαστής ImageMap"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3156027\n"
+"02220000.xhp\n"
+"par_id3159194\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FORMAT_HEADER\">Adds a header to the current page style. A header is an area in the top page margin, where you can add text or graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_FORMAT_HEADER\">Προσθέτει μία κεφαλίδα στο τρέχον στυλ σελίδας. Μία κεφαλίδα είναι μία περιοχή στην κορυφή του περιθωρίου της σελίδας, όπου μπορείτε να προσθέσετε κείμενο ή γραφικά.</ahelp>"
+msgid "<variable id=\"imagemaptext\"><ahelp hid=\"SVX:FLOATINGWINDOW:RID_SVXDLG_IMAP\">Allows you to attach URLs to specific areas, called hotspots, on a graphic or a group of graphics. An image map is a group of one or more hotspots.</ahelp></variable>"
+msgstr "<variable id=\"imagemaptext\"><ahelp hid=\"SVX:FLOATINGWINDOW:RID_SVXDLG_IMAP\">Σας επιτρέπει να επισυνάψετε URL σε συγκεκριμένες περιοχές, γνωστές ως hotspots, σε ένα γραφικό ή σε μια ομάδα από γραφικά. Ένας χάρτης εικόνας είναι μια ομάδα από ένα ή περισσότερα hotspots.</ahelp></variable>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3150693\n"
-"33\n"
+"02220000.xhp\n"
+"par_id3149751\n"
+"3\n"
"help.text"
-msgid "If you want, you can also add borders or a background fill to a header."
-msgstr "Εάν το θέλετε, μπορείτε επίσης να προσθέσετε πλαίσια ή ένα φόντο σε μία κεφαλίδα."
+msgid "You can draw three types of hotspots: rectangles, ellipses, and polygons. When you click a hotspot, the URL is opened in the browser window or frame that you specify. You can also specify the text that appears when your mouse rests on the hotspot."
+msgstr "Μπορείτε να σχεδιάσετε τρεις τύπους hotspot: ορθογώνια παραλληλόγραμμα, ελλείψεις, και πολύγωνα. Όταν επιλέγετε ένα hotspot, το URL ανοίγεται μέσα στο παράθυρο της μηχανής αναζήτησης ή του πλαισίου που καθορίζετε. Μπορείτε επίσης να καθορίσετε το κείμενο που εμφανίζεται όταν το ποντίκι σας βρίσκεται πάνω στο hotspot."
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3153821\n"
-"32\n"
+"02220000.xhp\n"
+"hd_id3154317\n"
+"5\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To add a header to the current page style, select <emph>Header on</emph>, and then click <emph>OK</emph>. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για να προσθέσετε μία κεφαλίδα στο τρέχον στυλ σελίδας, επιλέξτε <emph>Κεφαλίδες Ενεργοποιημένες</emph> και μετά κάντε κλικ στο <emph>OK</emph>. </caseinline></switchinline>"
+msgid "Apply"
+msgstr "Εφαρμογή"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3153827\n"
-"31\n"
+"02220000.xhp\n"
+"par_id3150506\n"
+"7\n"
"help.text"
-msgid "If you want to extend a header into the page margins, insert a frame into the header."
-msgstr "Εάν θέλετε να κάνετε επέκταση μίας κεφαλίδας στο περιθώριο της σελίδας, εισάγετε ένα πλαίσιο στην κεφαλίδα."
+msgid "<ahelp hid=\"HID_IMAPDLG_APPLY\">Applies the changes that you made to the image map.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_APPLY\">Εφαρμόζει τις αλλαγές που πραγματοποιήσατε στο χάρτη εικόνας.</ahelp>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3154046\n"
-"29\n"
+"02220000.xhp\n"
+"par_id3149811\n"
"help.text"
-msgid "To quickly move the text cursor from the document text to the header or footer, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up or Page Down. Press the same key again to move the text cursor back into the document text."
-msgstr "Για να μεταβείτε γρήγορα από το έγγραφο κειμένου στην κεφαλίδα ή στο υποσέλιδο πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up ή Page Down. Πατήστε ξανά το ίδιο πλήκτρο για να μεταφέρετε τον δρομέα πίσω στο έγγραφο κειμένου."
+msgid "<image id=\"img_id3147275\" src=\"svx/res/nu07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147275\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147275\" src=\"svx/res/nu07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147275\">Εικονίδιο</alt></image>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"hd_id3152360\n"
-"4\n"
+"02220000.xhp\n"
+"par_id3153321\n"
+"6\n"
"help.text"
-msgid "Header"
-msgstr "Κεφαλίδα"
+msgid "Apply"
+msgstr "Εφαρμογή"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3154924\n"
-"5\n"
+"02220000.xhp\n"
+"hd_id3149579\n"
+"8\n"
"help.text"
-msgid "Set the properties of the header."
-msgstr "Επιλέξτε τις ιδιότητες της κεφαλίδας."
+msgid "Open"
+msgstr "Άνοιγμα"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"hd_id3147304\n"
-"7\n"
+"02220000.xhp\n"
+"par_id3155829\n"
+"10\n"
"help.text"
-msgid "Header on"
-msgstr "Κεφαλίδα ενεργοποιημένη"
+msgid "<ahelp hid=\"HID_IMAPDLG_OPEN\">Loads an existing image map in the <emph>MAP-CERN, MAP-NCSA</emph> or <emph>SIP StarView ImageMap </emph>file format.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_OPEN\">Φορτώνει έναν ήδη υπάρχοντα χάρτη εικόνας στη μορφή αρχείου <emph>MAP-CERN, MAP-NCSA</emph> ή <emph>SIP StarView ImageMap </emph>.</ahelp>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3154388\n"
-"8\n"
+"02220000.xhp\n"
+"par_id3149795\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_HEADER:CB_TURNON\">Adds a header to the current page style.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_HEADER:CB_TURNON\">Προσθέτει μία κεφαλίδα στο τρέχον στυλ σελίδας.</ahelp>"
+msgid "<image id=\"img_id3155503\" src=\"cmd/sc_open.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155503\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155503\" src=\"cmd/sc_open.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155503\">Εικονίδιο</alt></image>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"hd_id3154936\n"
-"21\n"
+"02220000.xhp\n"
+"par_id3159158\n"
+"9\n"
"help.text"
-msgid "Same content left/right"
-msgstr "Ίδιο περιεχόμενο αριστερά/δεξιά"
+msgid "Open"
+msgstr "Άνοιγμα"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3154938\n"
-"22\n"
+"02220000.xhp\n"
+"hd_id3147618\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_HEADER:CB_SHARED\">Even and odd pages share the same content.<switchinline select=\"appl\"><caseinline select=\"CALC\"> To assign a different header to even and odd pages, clear this option, and then click <emph>Edit</emph>. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_HEADER:CB_SHARED\">Άρτιες και περιττές σελίδες μοιράζονται το ίδιο περιεχόμενο.<switchinline select=\"appl\"><caseinline select=\"CALC\">Για να αντιστοιχίσετε μία διαφορετική κεφαλίδα σε άρτιες και περιττές σελίδες, καθαρίστε αυτήν την επιλογή και μετά κάντε κλικ στο <emph>Επεξεργασία</emph>. </caseinline></switchinline></ahelp>"
+msgid "Save"
+msgstr "Αποθήκευση"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"hd_id3154937\n"
-"21\n"
+"02220000.xhp\n"
+"par_id3153626\n"
+"13\n"
"help.text"
-msgid "Same content on first page"
-msgstr "Ίδιο περιεχόμενο στην πρώτη σελίδα"
+msgid "<ahelp hid=\"HID_IMAPDLG_SAVEAS\">Saves the image map in the<emph> MAP-CERN, MAP-NCSA</emph> or <emph>SIP StarView ImageMap </emph>file format.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_SAVEAS\">Αποθηκεύει τον χάρτη εικόνας σε μορφή αρχείου<emph> MAP-CERN, MAP-NCSA</emph> ή <emph>SIP StarView ImageMap</emph>.</ahelp>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3154939\n"
-"22\n"
+"02220000.xhp\n"
+"par_id3154280\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_HEADER:CB_SHARED_FIRST\">First and even/odd pages share the same content.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_HEADER:CB_SHARED_FIRST\">Πρώτες και ζυγές/μονές σελίδες μοιράζονται το ίδιο περιεχόμενο.</ahelp>"
+msgid "<image id=\"img_id3154923\" src=\"cmd/sc_saveas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154923\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154923\" src=\"cmd/sc_saveas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154923\">Εικονίδιο</alt></image>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"hd_id3145202\n"
-"17\n"
+"02220000.xhp\n"
+"par_id3152772\n"
+"12\n"
"help.text"
-msgid "Left margin"
-msgstr "Αριστερό περιθώριο"
+msgid "Save"
+msgstr "Αποθήκευση"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3150449\n"
-"18\n"
+"02220000.xhp\n"
+"hd_id3150791\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HEADER:ED_LMARGIN\">Enter the amount of space to leave between the left edge of the page and the left edge of the header.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HEADER:ED_LMARGIN\">Εισάγετε την απόσταση που θα αφήσετε ανάμεσα στο αριστερό άκρο της σελίδας και στο αριστερό άκρο της κεφαλίδας.</ahelp>"
+msgid "Select"
+msgstr "Επιλογή"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"hd_id3153351\n"
-"19\n"
+"02220000.xhp\n"
+"par_id3154073\n"
+"16\n"
"help.text"
-msgid "Right margin"
-msgstr "Δεξιό περιθώριο"
+msgid "<ahelp hid=\"HID_IMAPDLG_SELECT\">Selects a hotspot in the image map for editing.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_SELECT\">Επιλέγει ένα hotspot στον χάρτη εικόνας για επεξεργασία.</ahelp>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3157322\n"
-"20\n"
+"02220000.xhp\n"
+"par_id3156214\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HEADER:ED_RMARGIN\">Enter the amount of space to leave between the right edge of the page and the right edge of the header.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HEADER:ED_RMARGIN\">Εισάγετε την απόσταση που θα αφήσετε ανάμεσα στο δεξιό άκρο της σελίδας και στο δεξιό άκρο της κεφαλίδας.</ahelp>"
+msgid "<image id=\"img_id3153192\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153192\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153192\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153192\">Εικονίδιο</alt></image>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"hd_id3148672\n"
-"9\n"
+"02220000.xhp\n"
+"par_id3153351\n"
+"15\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "Select"
+msgstr "Επιλογή"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3153970\n"
-"10\n"
+"02220000.xhp\n"
+"hd_id3149807\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HEADER:ED_DIST\">Enter the amount of space that you want to maintain between the bottom edge of the header and the top edge of the document text.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HEADER:ED_DIST\">Εισάγετε την απόσταση που θέλετε να αφήσετε ανάμεσα στο κάτω άκρο της κεφαλίδας και στο πάνω άκρο του κειμένου εγγράφου.</ahelp>"
+msgid "Rectangle"
+msgstr "Ορθογώνιο παραλληλόγραμμο"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"hd_id3154330\n"
-"35\n"
+"02220000.xhp\n"
+"par_id3150870\n"
+"19\n"
"help.text"
-msgid "Use dynamic spacing"
-msgstr "Χρήση δυναμικής απόστασης"
+msgid "<ahelp hid=\"HID_IMAPDLG_RECT\">Draws a rectangular hotspot where you drag in the graphic. After, you can enter the <emph>Address and the Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_RECT\">Σχεδιάζει ένα ορθογώνιο hotspot στο σημείο όπου το μετακινείτε μέσα στο γραφικό. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το hotspot και μετά να επιλέξετε το <emph>Πλαίσιο</emph> στο οποίο θέλετε να ανοίξει το URL.</ahelp>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3148453\n"
-"36\n"
+"02220000.xhp\n"
+"par_id3150769\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_HEADER_CB_DYNSPACING\">Overrides the <emph>Spacing </emph>setting, and allows the header to expand into the area between the header and the document text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_HEADER_CB_DYNSPACING\">Παρακάμπτει τη ρύθμιση <emph>Απόστασης </emph>και επιτρέπει στην κεφαλίδα να επεκταθεί στην περιοχή ανάμεσα στην κεφαλίδα και στο έγγραφο κειμένου.</ahelp>"
+msgid "<image id=\"img_id3154297\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154297\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154297\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154297\">Εικονίδιο</alt></image>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"hd_id3150290\n"
-"13\n"
+"02220000.xhp\n"
+"par_id3157894\n"
+"18\n"
"help.text"
-msgid "Height"
-msgstr "Ύψος"
+msgid "Rectangle"
+msgstr "Ορθογώνιο παραλληλόγραμμο"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3155429\n"
-"14\n"
+"02220000.xhp\n"
+"hd_id3153518\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HEADER:ED_HEIGHT\">Enter the height that you want for the header.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HEADER:ED_HEIGHT\">Επιλέξτε το ύψος που θέλετε για την κεφαλίδα.</ahelp>"
+msgid "Ellipse"
+msgstr "Έλλειψη"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"hd_id3156543\n"
-"15\n"
+"02220000.xhp\n"
+"par_id3145591\n"
+"22\n"
"help.text"
-msgid "AutoFit height"
-msgstr "Αυτόματη προσαρμογή του ύψους"
+msgid "<ahelp hid=\"HID_IMAPDLG_CIRCLE\">Draws an elliptical hotspot where you drag in the graphic. After, you can enter the <emph>Address and the Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_CIRCLE\">Σχεδιάζει ένα ελλειπτικό hotspot στο σημείο όπου το μετακινείτε μέσα στο γραφικό. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το hotspot και μετά να επιλέξετε το <emph>Πλαίσιο</emph> στο οποίο θέλετε να ανοίξει το URL.</ahelp>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3153095\n"
-"16\n"
+"02220000.xhp\n"
+"par_id3155308\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_HEADER:CB_HEIGHT_DYN\">Automatically adjusts the height of the header to fit the content that you enter.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_HEADER:CB_HEIGHT_DYN\">Αυτόματα προσαρμόζει το ύψος της κεφαλίδας για να χωράει το περιεχόμενο που εισάγετε.</ahelp>"
+msgid "<image id=\"img_id3154011\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154011\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154011\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154011\">Εικονίδιο</alt></image>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"hd_id3145271\n"
-"24\n"
+"02220000.xhp\n"
+"par_id3153212\n"
+"21\n"
"help.text"
-msgid "More"
-msgstr "Περισσότερα"
+msgid "Ellipse"
+msgstr "Έλλειψη"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3145367\n"
+"02220000.xhp\n"
+"hd_id3153573\n"
+"23\n"
+"help.text"
+msgid "Polygon"
+msgstr "Πολύγωνο"
+
+#: 02220000.xhp
+msgctxt ""
+"02220000.xhp\n"
+"par_id3153190\n"
"25\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_HEADER:BTN_EXTRAS\">Defines a border, a background color, or a background pattern for the header.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_HEADER:BTN_EXTRAS\">Ορίζει ένα περίγραμμα, ένα χρώμα φόντου, ή ένα σχέδιο φόντου για την κεφαλίδα.</ahelp>"
+msgid "<ahelp hid=\"HID_IMAPDLG_POLY\">Draws a polygonal hotspot in the graphic. Click this icon, drag in the graphic, and then click to define one side of the polygon. Move to where you want to place the end of the next side, and then click. Repeat until you have drawn all of the sides of the polygon. When you are finished, double-click to close the polygon. After, you can enter the <emph>Address and the Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_POLY\">Σχεδιάζει ένα πολυγωνικό hotspot μέσα στο γραφικό. Επιλέξτε αυτό το εικονίδιο, μετακινήστε το μέσα στο γραφικό, και μετά κάντε κλικ για να ορίσετε μια πλευρά του πολυγώνου. Μετακινηθείτε στο σημείο στο οποίο θέλετε να τοποθετήσετε το τέλος της επόμενης πλευράς, και κάνετε κλικ. Επαναλάβετε μέχρι να έχετε σχεδιάσει όλες τις πλευρές του πολυγώνου. Όταν τελειώσετε, κάντε διπλό κλικ για να κλείσετε το πολύγωνο. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το hotspot και μετά να επιλέξετε το <emph>Πλαίσιο</emph> στο οποίο θέλετε να ανοίξει το URL.</ahelp>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"hd_id3155306\n"
-"27\n"
+"02220000.xhp\n"
+"par_id3148577\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Edit </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επεξεργασία </caseinline></switchinline>"
+msgid "<image id=\"img_id3156005\" src=\"cmd/sc_polygon.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156005\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156005\" src=\"cmd/sc_polygon.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156005\">Εικονίδιο</alt></image>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id0609200910261473\n"
+"02220000.xhp\n"
+"par_id3153364\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Add or edit header text.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσθήκη ή επεξεργασία κειμένου κεφαλίδας.</ahelp>"
+msgid "Polygon"
+msgstr "Πολύγωνο"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3145749\n"
-"28\n"
+"02220000.xhp\n"
+"hd_id3153140\n"
+"41\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_HEADER_EDIT\"><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02120000.xhp\" name=\"Add or edit\">Add or edit</link> header text. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"HID_SC_HEADER_EDIT\"><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02120000.xhp\" name=\"Προσθήκη ή Επεξεργασία\">Προσθήκη ή Επεξεργασία</link> ενός κειμένου κεφαλίδας.</caseinline></switchinline></ahelp>"
+msgid "Freeform Polygon"
+msgstr "Πολύγωνο ελεύθερης σχεδίασης"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3163716\n"
+"02220000.xhp\n"
+"par_id3147046\n"
+"42\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04220000.xhp\" name=\"Headers\">Headers</link>"
-msgstr "<link href=\"text/swriter/01/04220000.xhp\" name=\"Κεφαλίδες\">Κεφαλίδες</link>"
+msgid "<ahelp hid=\"HID_IMAPDLG_FREEPOLY\">Draws a hotspot that is based on a freeform polygon. Click this icon and move to where you want to draw the hotspot. Drag a freeform line and release to close the shape. After, you can enter the <emph>Address and the Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_FREEPOLY\">Σχεδιάζει ένα hotspot βασισμένο σε ένα πολύγωνο ελεύθερης σχεδίασης. Επιλέξτε αυτό το εικονίδιο και πηγαίνετε στο σημείο στο οποίο θέλετε να σχεδιάσετε το hotspot. Σύρετε μια γραμμή ελεύθερης σχεδίασης και απελευθερώστε για να κλείσετε το σχήμα. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το hotspot και τότε επιλέξτε το <emph>Πλαίσιο</emph> όπου θέλετε να ανοίξει το URL.</ahelp>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3150032\n"
+"02220000.xhp\n"
+"par_id3153877\n"
"help.text"
-msgid "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Changing measurement units\">Changing measurement units</link>"
-msgstr "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Αλλαγή μονάδων μέτρησης\">Αλλαγή μονάδων μέτρησης</link>"
+msgid "<image id=\"img_id3148386\" src=\"cmd/sc_freeline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148386\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148386\" src=\"cmd/sc_freeline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148386\">Εικονίδιο</alt></image>"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3150873\n"
+"02220000.xhp\n"
+"par_id3159128\n"
+"43\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link>"
-msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\">Περιγράμματα</link>"
+msgid "Freeform Polygon"
+msgstr "Πολύγωνο ελεύθερης σχεδίασης"
-#: 05040300.xhp
+#: 02220000.xhp
msgctxt ""
-"05040300.xhp\n"
-"par_id3147326\n"
+"02220000.xhp\n"
+"hd_id3145251\n"
+"44\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Backgrounds\">Backgrounds</link>"
-msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Φόντα\">Φόντα</link>"
+msgid "Edit Points"
+msgstr "Επεξεργασία σημείων"
-#: 01020103.xhp
+#: 02220000.xhp
msgctxt ""
-"01020103.xhp\n"
-"tit\n"
+"02220000.xhp\n"
+"par_id3153745\n"
+"45\n"
"help.text"
-msgid "Filter Selection"
-msgstr "Επιλογή φίλτρου"
+msgid "<ahelp hid=\"HID_IMAPDLG_POLYEDIT\">Lets you change the shape of the selected hotspot by editing the anchor points.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_POLYEDIT\">Σας επιτρέπει να αλλάξετε το σχήμα του επιλεγμένου hotspot μέσω της επεξεργασίας των σημείων αγκύρωσης.</ahelp>"
-#: 01020103.xhp
+#: 02220000.xhp
msgctxt ""
-"01020103.xhp\n"
-"hd_id3152876\n"
-"1\n"
+"02220000.xhp\n"
+"par_id3145801\n"
"help.text"
-msgid "Filter Selection"
-msgstr "Επιλογή φίλτρου"
+msgid "<image id=\"img_id3150113\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150113\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150113\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150113\">Εικονίδιο</alt></image>"
-#: 01020103.xhp
+#: 02220000.xhp
msgctxt ""
-"01020103.xhp\n"
-"par_id3154926\n"
-"2\n"
+"02220000.xhp\n"
+"par_id3153416\n"
+"46\n"
"help.text"
-msgid "Allows you to select an import filter."
-msgstr "Επιτρέπει την επιλογή ενός φίλτρου εισαγωγής."
+msgid "Edit points"
+msgstr "Επεξεργασία σημείων"
-#: 01020103.xhp
+#: 02220000.xhp
msgctxt ""
-"01020103.xhp\n"
-"hd_id3151100\n"
-"4\n"
+"02220000.xhp\n"
+"hd_id3155600\n"
+"47\n"
"help.text"
-msgid "Filter list"
-msgstr "Λίστα φίλτρων"
+msgid "Move Points"
+msgstr "Μετακίνηση σημείων"
-#: 01020103.xhp
+#: 02220000.xhp
msgctxt ""
-"01020103.xhp\n"
-"par_id3159201\n"
-"5\n"
+"02220000.xhp\n"
+"par_id3151318\n"
+"48\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:LISTBOX:DLG_FILTER_SELECT:LB_DLG_LISTBOX\">Select the import filter for the file that you want to open.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:LISTBOX:DLG_FILTER_SELECT:LB_DLG_LISTBOX\">Επιλέξτε το φίλτρο εισαγωγής για το αρχείο που θέλετε να ανοίξετε.</ahelp>"
+msgid "<ahelp hid=\"HID_IMAPDLG_POLYMOVE\">Lets you move the individual anchor points of the selected hotspot.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_POLYMOVE\">Σας επιτρέπει να μετακινήσετε τα μεμονωμένα σημεία αγκύρωσης του επιλεγμένου hotspot.</ahelp>"
-#: 01020103.xhp
+#: 02220000.xhp
msgctxt ""
-"01020103.xhp\n"
-"par_id3152918\n"
-"6\n"
+"02220000.xhp\n"
+"par_id3146971\n"
"help.text"
-msgid "If $[officename] does not recognize the file type of the document that your want to open, try any of the following:"
-msgstr "Αν το $[officename] δεν αναγνωρίζει τον τύπο αρχείου του εγγράφου που θέλετε να ανοίξετε, δοκιμάστε οποιοδήποτε από τα ακόλουθα:"
+msgid "<image id=\"img_id3148570\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148570\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148570\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148570\">Icon</alt></image>"
-#: 01020103.xhp
+#: 02220000.xhp
msgctxt ""
-"01020103.xhp\n"
-"par_id3152924\n"
-"7\n"
+"02220000.xhp\n"
+"par_id3153839\n"
+"49\n"
"help.text"
-msgid "Select the import filter from the list."
-msgstr "Επιλέξτε το φίλτρο εισαγωγής από τη λίστα."
+msgid "Move Points"
+msgstr "Μετακίνηση σημείων"
-#: 01020103.xhp
+#: 02220000.xhp
msgctxt ""
-"01020103.xhp\n"
-"par_id3155892\n"
-"9\n"
+"02220000.xhp\n"
+"hd_id3145162\n"
+"50\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Σιγουρευτείτε ότι η επέκταση αρχείου αντιστοιχεί στον τύπο αρχείου του εγγράφου. Για παράδειγμα, ένα έγγραφο Microsoft Word πρέπει να έχει την επέκταση (*.doc) έτσι ώστε το $[officename] να χρησιμοποιήσει το κατάλληλο φίλτρο."
+msgid "Insert Points"
+msgstr "Εισαγωγή σημείων"
-#: 01020103.xhp
+#: 02220000.xhp
msgctxt ""
-"01020103.xhp\n"
-"par_id3147571\n"
-"8\n"
+"02220000.xhp\n"
+"par_id3156355\n"
+"51\n"
"help.text"
-msgid "Install a missing import filter with the <emph>$[officename] Setup</emph> program."
-msgstr "Εγκαταστήστε το φίλτρο εισαγωγής που λείπει με το πρόγραμμα <emph>Εγκατάσταση $[officename] </emph>."
+msgid "<ahelp hid=\"HID_IMAPDLG_POLYINSERT\">Adds an anchor point where you click on the outline of the hotspot.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_POLYINSERT\">Προσθέτει ένα σημείο αγκύρωσης στο σημείο του περιγράμματος του hotspot όπου κάνετε κλικ.</ahelp>"
-#: 06050200.xhp
+#: 02220000.xhp
msgctxt ""
-"06050200.xhp\n"
-"tit\n"
+"02220000.xhp\n"
+"par_id3150749\n"
"help.text"
-msgid "Numbering Style"
-msgstr "Στυλ αρίθμησης"
+msgid "<image id=\"img_id3146793\" src=\"cmd/sc_bezierinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146793\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146793\" src=\"cmd/sc_bezierinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146793\">Εικονίδιο</alt></image>"
-#: 06050200.xhp
+#: 02220000.xhp
msgctxt ""
-"06050200.xhp\n"
-"hd_id3146807\n"
-"1\n"
+"02220000.xhp\n"
+"par_id3148915\n"
+"52\n"
"help.text"
-msgid "<link href=\"text/shared/01/06050200.xhp\" name=\"Numbering Style\">Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050200.xhp\" name=\"Στυλ Αρίθμησης\">Αρίθμηση</link>"
+msgid "Insert Points"
+msgstr "Εισαγωγή σημείων"
-#: 06050200.xhp
+#: 02220000.xhp
msgctxt ""
-"06050200.xhp\n"
-"par_id3148765\n"
-"2\n"
+"02220000.xhp\n"
+"hd_id3083283\n"
+"53\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the different numbering styles that you can apply.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τα διάφορα στυλ αρίθμησης που μπορείτε να εφαρμόσετε.</ahelp>"
+msgid "Delete Points"
+msgstr "Διαγραφή σημείων"
-#: 06050200.xhp
+#: 02220000.xhp
msgctxt ""
-"06050200.xhp\n"
-"hd_id3147000\n"
-"3\n"
+"02220000.xhp\n"
+"par_id3163824\n"
+"54\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "<ahelp hid=\"HID_IMAPDLG_POLYDELETE\">Deletes the selected anchor point.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_POLYDELETE\">Διαγράφει το επιλεγμένο σημείο αγκύρωσης,</ahelp>"
-#: 06050200.xhp
+#: 02220000.xhp
msgctxt ""
-"06050200.xhp\n"
-"par_id3151100\n"
-"4\n"
+"02220000.xhp\n"
+"par_id3149021\n"
"help.text"
-msgid "<ahelp hid=\"HID_VALUESET_SINGLENUM\">Click the numbering style that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"HID_VALUESET_SINGLENUM\">Κάντε κλικ στο στυλ αρίθμησης που θέλετε να χρησιμοποιήσετε.</ahelp>"
+msgid "<image id=\"img_id3154508\" src=\"cmd/sc_bezierdelete.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154508\" src=\"cmd/sc_bezierdelete.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Εικονίδιο</alt></image>"
-#: 06050200.xhp
+#: 02220000.xhp
msgctxt ""
-"06050200.xhp\n"
-"par_id3149355\n"
+"02220000.xhp\n"
+"par_id3147341\n"
+"55\n"
"help.text"
-msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position tab (Numbering/Bullets dialog)\">Position tab (Bullets and Numbering dialog)</link>"
-msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)</link>"
+msgid "Delete Points"
+msgstr "Διαγραφή σημείων"
-#: 06050200.xhp
+#: 02220000.xhp
msgctxt ""
-"06050200.xhp\n"
-"par_id3152918\n"
+"02220000.xhp\n"
+"hd_id3166448\n"
+"26\n"
"help.text"
-msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Options tab (Numbering/Bullets dialog)\">Options tab (Bullets and Numbering dialog)</link>"
-msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)</link>"
+msgid "Active"
+msgstr "Ενεργό"
-#: 01100300.xhp
+#: 02220000.xhp
msgctxt ""
-"01100300.xhp\n"
-"tit\n"
+"02220000.xhp\n"
+"par_id3146918\n"
+"28\n"
"help.text"
-msgid "Custom Properties"
-msgstr "Προσαρμοσμένες Ιδιότητες"
+msgid "<ahelp hid=\"HID_IMAPDLG_ACTIVE\">Disables or enables the hyperlink for the selected hotspot. A disabled hotspot is transparent.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_ACTIVE\">Ενεργοποιεί ή απενεργοποιεί τον υπερσύνδεσμο για το επιλεγμένο σημείο αναμετάδοσης. Ένα απενεργοποιημένο σημείο αναμετάδοσης είναι διαφανές.</ahelp>"
-#: 01100300.xhp
+#: 02220000.xhp
msgctxt ""
-"01100300.xhp\n"
-"hd_id3155069\n"
-"1\n"
+"02220000.xhp\n"
+"par_id3155901\n"
"help.text"
-msgid "<link href=\"text/shared/01/01100300.xhp\" name=\"Custom Properties\">Custom Properties</link>"
-msgstr "<link href=\"text/shared/01/01100300.xhp\" name=\"Προσαρμοσμένες Ιδιότητες\">Προσαρμοσμένες Ιδιότητες</link>"
+msgid "<image id=\"img_id3145232\" src=\"svx/res/id016.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145232\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145232\" src=\"svx/res/id016.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145232\">Εικονίδιο</alt></image>"
-#: 01100300.xhp
+#: 02220000.xhp
msgctxt ""
-"01100300.xhp\n"
-"par_id3155934\n"
-"9\n"
+"02220000.xhp\n"
+"par_id3155959\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"HID_DOCINFOUSER\">Allows you to assign custom information fields to your document.</ahelp>"
-msgstr "<ahelp hid=\"HID_DOCINFOUSER\">Σας επιτρέπει να ορίσετε τα πεδία των προσαρμοσμένων πληροφοριών στο έγγραφό σας.</ahelp>"
+msgid "Active"
+msgstr "Ενεργό"
-#: 01100300.xhp
+#: 02220000.xhp
msgctxt ""
-"01100300.xhp\n"
-"hd_id3151234\n"
-"2\n"
+"02220000.xhp\n"
+"hd_id3153966\n"
+"38\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "Macro"
+msgstr "Μακροεντολή"
-#: 01100300.xhp
+#: 02220000.xhp
msgctxt ""
-"01100300.xhp\n"
-"par_id3152551\n"
-"3\n"
+"02220000.xhp\n"
+"par_id3151250\n"
+"40\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:EDIT:TP_DOCINFOUSER:ED_INFO4\">Enter your custom contents. You can change the name, type, and contents of each row. You can add or remove rows. The items will be exported as metadata to other file formats.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:EDIT:TP_DOCINFOUSER:ED_INFO4\">Εισάγετε τα προσαρμοσμένα περιεχόμενά σας. Μπορείτε να αλλάξετε το όνομα, τον τύπο και το περιεχόμενο κάθε σειράς. Μπορείτε να προσθέσετε ή να αφαιρέσετε σειρές. Τα στοιχεία θα εξαχθούν ως μετα-δεδομένα σε άλλες μορφές αρχείου.</ahelp>"
+msgid "<ahelp hid=\"HID_IMAPDLG_MACRO\">Lets you assign a macro that runs when you click the selected hotspot in a browser.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_MACRO\">Σας επιτρέπει να αντιστοιχίσετε μια μακροεντολή η οποία τρέχει όταν κάνετε κλικ στο επιλεγμένο hotspot μέσα σε ένα πρόγραμμα ανάγνωσης ιστοσελίδων.</ahelp>"
-#: 01100300.xhp
+#: 02220000.xhp
msgctxt ""
-"01100300.xhp\n"
-"hd_id0811200812071796\n"
+"02220000.xhp\n"
+"par_id3145769\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "<image id=\"img_id3153922\" src=\"cmd/sc_choosemacro.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153922\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153922\" src=\"cmd/sc_choosemacro.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153922\">Εικονίδιο</alt></image>"
-#: 01100300.xhp
+#: 02220000.xhp
msgctxt ""
-"01100300.xhp\n"
-"par_id0811200812071785\n"
+"02220000.xhp\n"
+"par_id3149239\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to add a new row to the Properties list.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να προσθέσετε μία νέα σειρά στη λίστα Ιδιοτήτων.</ahelp>"
+msgid "Macro"
+msgstr "Μακροεντολή"
-#: 03110000.xhp
+#: 02220000.xhp
msgctxt ""
-"03110000.xhp\n"
-"tit\n"
+"02220000.xhp\n"
+"hd_id3149207\n"
+"56\n"
"help.text"
-msgid "Full Screen"
-msgstr "Πλήρης οθόνη"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 03110000.xhp
+#: 02220000.xhp
msgctxt ""
-"03110000.xhp\n"
-"bm_id3160463\n"
+"02220000.xhp\n"
+"par_id3150785\n"
+"57\n"
"help.text"
-msgid "<bookmark_value>full screen view</bookmark_value><bookmark_value>screen; full screen views</bookmark_value><bookmark_value>complete screen view</bookmark_value><bookmark_value>views;full screen</bookmark_value>"
-msgstr "<bookmark_value>προβολή πλήρης οθόνης</bookmark_value><bookmark_value>οθόνη, προβολές πλήρης οθόνης</bookmark_value><bookmark_value>ολοκληρωμένη προβολή οθόνης</bookmark_value><bookmark_value>προβολές,πλήρης οθόνη</bookmark_value>"
+msgid "<ahelp hid=\"HID_IMAPDLG_PROPERTY\">Allows you to define the properties of the selected hotspot.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_PROPERTY\">Σας επιτρέπει να ορίσετε τις ιδιότητες του επιλεγμένου hotspot.</ahelp>"
-#: 03110000.xhp
+#: 02220000.xhp
msgctxt ""
-"03110000.xhp\n"
-"hd_id3160463\n"
-"1\n"
+"02220000.xhp\n"
+"par_id3159104\n"
"help.text"
-msgid "<link href=\"text/shared/01/03110000.xhp\" name=\"Full Screen\">Full Screen</link>"
-msgstr "<link href=\"text/shared/01/03110000.xhp\" name=\"Πλήρης οθόνη\">Πλήρης οθόνη</link>"
+msgid "<image id=\"img_id3149735\" src=\"cmd/sc_modifyframe.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149735\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149735\" src=\"cmd/sc_modifyframe.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149735\">Εικονίδιο</alt></image>"
-#: 03110000.xhp
+#: 02220000.xhp
msgctxt ""
-"03110000.xhp\n"
-"par_id3148983\n"
-"2\n"
+"02220000.xhp\n"
+"par_id3153196\n"
+"58\n"
"help.text"
-msgid "<ahelp hid=\".uno:FullScreen\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen On/Off</emph> button.</ahelp>"
-msgstr "<ahelp hid=\".uno:FullScreen\">Εμφανίζει ή κρύβει τα μενού και τις γραμμές εργαλείων στο Writer ή Calc. Για να βγείτε από τη λειτουργία πλήρους οθόνης, πατήστε το κουμπί <emph>Πλήρης οθόνη Ενεργοποίηση/Απενεργοποίηση</emph>.</ahelp>"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 03110000.xhp
+#: 02220000.xhp
msgctxt ""
-"03110000.xhp\n"
-"par_id3152594\n"
+"02220000.xhp\n"
+"hd_id3144418\n"
"29\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">Στο Writer και στο Calc, μπορείτε επίσης να χρησιμοποιήσετε τα πλήκτρα συντόμευσης <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J για να μεταφερθείτε μεταξύ της κανονικής και πλήρους οθόνης τρόπου προβολής.</ahelp>"
+msgid "Address:"
+msgstr "Διεύθυνση:"
-#: 03110000.xhp
+#: 02220000.xhp
msgctxt ""
-"03110000.xhp\n"
-"par_id3154318\n"
-"28\n"
+"02220000.xhp\n"
+"par_id3157969\n"
+"30\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "Μπορείτε ακόμη να χρησιμοποιήσετε τα πλήκτρα συντόμευσης για τον τρόπο προβολής <emph>Πλήρης οθόνη</emph>, ακόμη και αν τα μενού είναι μη διαθέσιμα. <switchinline select=\"sys\"><caseinline select=\"WIN\">Για να ανοίξετε το μενού <emph>Προβολή</emph> , πατήστε Alt+V. </caseinline></switchinline>"
+msgid "<ahelp hid=\"SVX:COMBOBOX:RID_SVXDLG_IMAP:CBB_URL\">Enter the URL for the file that you want to open when you click the selected hotspot.</ahelp> If you want to jump to an anchor within the document, the address should be of the form \"file:///C/document_name#anchor_name\"."
+msgstr "<ahelp hid=\"SVX:COMBOBOX:RID_SVXDLG_IMAP:CBB_URL\">Εισάγετε το URL για το αρχείο το οποίο θέλετε να ανοίγει όταν κάνετε κλικ στο επιλεγμένο hotspot.</ahelp> Σε περίπτωση που θέλετε να μεταφέρεστε σε μια αγκύρωση μέσα στο έγγραφο, η διεύθυνση πρέπει να είναι της μορφής \"file:///C/document_name#anchor_name\"."
-#: 01170000.xhp
+#: 02220000.xhp
msgctxt ""
-"01170000.xhp\n"
-"tit\n"
+"02220000.xhp\n"
+"hd_id3146132\n"
+"31\n"
"help.text"
-msgid "Exit"
-msgstr "Έξοδος"
+msgid "Text:"
+msgstr "Κείμενο:"
-#: 01170000.xhp
+#: 02220000.xhp
msgctxt ""
-"01170000.xhp\n"
-"bm_id3154545\n"
+"02220000.xhp\n"
+"par_id3159090\n"
+"32\n"
"help.text"
-msgid "<bookmark_value>exiting;$[officename]</bookmark_value>"
-msgstr "<bookmark_value>κλείσιμο,$[officename]</bookmark_value>"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAP:EDT_TEXT\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAP:EDT_TEXT\">Εισάγετε το κείμενο που θέλετε να εμφανιστεί όταν το ποντίκι επικάθεται πάνω στο hotspot σε ένα πρόγραμμα ανάγνωσης ιστοσελίδων.</ahelp> Σε περίπτωση που δεν εισάγετε κάποιο κείμενο, εμφανίζεται η <emph>Διεύθυνση</emph>."
-#: 01170000.xhp
+#: 02220000.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3154545\n"
-"1\n"
+"02220000.xhp\n"
+"hd_id3158445\n"
+"33\n"
"help.text"
-msgid "<link href=\"text/shared/01/01170000.xhp\" name=\"Exit\">Exit</link>"
-msgstr "<link href=\"text/shared/01/01170000.xhp\" name=\"Έξοδος\">Έξοδος</link>"
+msgid "Frame:"
+msgstr "Πλαίσιο:"
-#: 01170000.xhp
+#: 02220000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3151299\n"
-"2\n"
+"02220000.xhp\n"
+"par_id3150208\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\".\">Closes all $[officename] programs and prompts you to save your changes.</ahelp> <switchinline select=\"sys\"><caseinline select=\"MAC\">This command does not exist on Mac OS X systems.</caseinline><defaultinline/></switchinline>"
-msgstr "<ahelp hid=\".\">Κλείνει όλα τα προγράμματα του $[officename] και προτρέπει για αποθήκευση των αλλαγών σας.</ahelp> <switchinline select=\"sys\"><caseinline select=\"MAC\">Αυτή η εντολή δεν υπάρχει σε συστήματα Mac OS X.</caseinline><defaultinline/></switchinline>"
+msgid "Enter the name of the target frame that you want to open the URL in. You can also select a standard frame name from the list."
+msgstr "Εισάγετε το όνομα του πλαισίου προορισμού μέσα στο οποίο επιθυμείτε να ανοίξετε το URL. Μπορείτε επίσης να επιλέξετε ένα προεπιλεγμένο όνομα πλαισίου από τη λίστα."
-#: 01170000.xhp
+#: 02220000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3154184\n"
-"6\n"
+"02220000.xhp\n"
+"par_id3153231\n"
+"35\n"
"help.text"
-msgid "<link href=\"text/shared/01/01050000.xhp\" name=\"Close the current document\">Close the current document</link>"
-msgstr "<link href=\"text/shared/01/01050000.xhp\" name=\"Κλείσιμο του τρέχοντος εγγράφου\">Κλείσιμο του τρέχοντος εγγράφου</link>"
+msgid "<link href=\"text/shared/01/05020400.xhp#targets\" name=\"List of frame types\">List of frame types</link>"
+msgstr "<link href=\"text/shared/01/05020400.xhp#targets\" name=\"List of frame types\">Λίστα τύπων πλαισίου</link>"
-#: 05230100.xhp
+#: 02220000.xhp
msgctxt ""
-"05230100.xhp\n"
+"02220000.xhp\n"
+"hd_id3150345\n"
+"36\n"
+"help.text"
+msgid "Graphic View"
+msgstr "Προβολή γραφικού"
+
+#: 02220000.xhp
+msgctxt ""
+"02220000.xhp\n"
+"par_id3150382\n"
+"37\n"
+"help.text"
+msgid "<ahelp hid=\"HID_IMAPDLG_GRAPHWND\"/>Displays the image map, so that you can click and edit the hotspots."
+msgstr "<ahelp hid=\"HID_IMAPDLG_GRAPHWND\"/>Εμφανίζει τον χάρτη της εικόνας, ώστε να μπορείτε να επιλέξετε τα hotspots και να τα επεξεργαστείτε."
+
+#: 02220000.xhp
+msgctxt ""
+"02220000.xhp\n"
+"par_id3150983\n"
+"help.text"
+msgid "<link href=\"text/shared/guide/keyboard.xhp\" name=\"Controlling the ImageMap Editor With the Keyboard\">Controlling the ImageMap Editor With the Keyboard</link>"
+msgstr "<link href=\"text/shared/guide/keyboard.xhp\" name=\"Έλεγχος του ImageMap Editor με το πληκτρολόγιο\">Έλεγχος του ImageMap Editor με το πληκτρολόγιο</link>"
+
+#: 02220100.xhp
+msgctxt ""
+"02220100.xhp\n"
"tit\n"
"help.text"
-msgid "Position and Size"
-msgstr "Θέση και μέγεθος"
+msgid "Description"
+msgstr "Περιγραφή"
-#: 05230100.xhp
+#: 02220100.xhp
msgctxt ""
-"05230100.xhp\n"
-"bm_id3154350\n"
+"02220100.xhp\n"
+"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>positioning;draw objects and controls</bookmark_value><bookmark_value>draw objects;positioning and resizing</bookmark_value><bookmark_value>controls; positions and sizes</bookmark_value><bookmark_value>sizes;draw objects</bookmark_value><bookmark_value>anchors;types/positions for draw objects</bookmark_value><bookmark_value>draw objects; anchoring</bookmark_value>"
-msgstr "<bookmark_value>τοποθέτηση,αντικείμενα σχεδίασης και πεδία ελέγχου</bookmark_value><bookmark_value>αντικείμενα σχεδίασης,τοποθέτηση και αλλαγή μεγέθους</bookmark_value><bookmark_value>πεδία ελέγχου, τοποθέτηση και μεγέθη</bookmark_value><bookmark_value>μεγέθη,αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αγκυρώσεις,τύποι/θέσεις για αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, αγκύρωση</bookmark_value>"
+msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
+msgstr "<bookmark_value>θερμά σημεία;ιδιότητες</bookmark_value><bookmark_value>ιδιότητες;θερμά σημεία</bookmark_value><bookmark_value>Χάρτης εικόνας;ιδιότητες θερμού σημείου</bookmark_value>"
-#: 05230100.xhp
+#: 02220100.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3154350\n"
+"02220100.xhp\n"
+"hd_id3154810\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05230100.xhp\" name=\"Position and Size\">Position and Size</link>"
-msgstr "<link href=\"text/shared/01/05230100.xhp\" name=\"Θέση και μέγεθος\">Θέση και μέγεθος</link>"
+msgid "Description"
+msgstr "Περιγραφή"
-#: 05230100.xhp
+#: 02220100.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3153255\n"
+"02220100.xhp\n"
+"par_id3152910\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Resizes or moves the selected object.</ahelp>"
-msgstr "<ahelp hid=\".\">Αλλάζει μέγεθος ή μετακινεί το επιλεγμένο αντικείμενο.</ahelp>"
+msgid "<ahelp hid=\"SVX:MODALDIALOG:RID_SVXDLG_IMAPURL\">Lists the properties for the selected hotspot.</ahelp>"
+msgstr "<ahelp hid=\"SVX:MODALDIALOG:RID_SVXDLG_IMAPURL\">Αναφέρει τις ιδιότητες του επιλεγμένου hotspot.</ahelp>"
-#: 05230100.xhp
+#: 02220100.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3158405\n"
+"02220100.xhp\n"
+"hd_id3150976\n"
"3\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "Hyperlink"
+msgstr "Υπερσύνδεσμος"
-#: 05230100.xhp
+#: 02220100.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3159201\n"
+"02220100.xhp\n"
+"par_id3152349\n"
"4\n"
"help.text"
-msgid "Specify the location of the selected object on the page."
-msgstr "Προσδιορίστε την τοποθεσία του επιλεγμένου αντικειμένου στη σελίδα."
+msgid "Lists the properties of the URL that is attached to the hotspot."
+msgstr "Εμφανίζει σε λίστα τις ιδιότητες του URL που είναι συνημμένο στο σημείο."
-#: 05230100.xhp
+#: 02220100.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3157896\n"
+"02220100.xhp\n"
+"hd_id3156327\n"
"5\n"
"help.text"
-msgid "Position X"
-msgstr "Θέση X"
+msgid "URL:"
+msgstr "URL:"
-#: 05230100.xhp
+#: 02220100.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3155616\n"
+"02220100.xhp\n"
+"par_id3155831\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_POS_X\">Enter the horizontal distance that you want to move the object relative to the base point selected in the grid.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_POS_X\">Εισάγετε την οριζόντια απόσταση κατά την οποία επιθυμείτε να μετακινήσετε το αντικείμενο σχετικά με το σημείο βάσης που έχει επιλεχθεί στο πλέγμα.</ahelp>"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAPURL:EDT_URL\">Enter the URL for the file that you want to open when you click the selected hotspot.</ahelp> If you want to jump to a named anchor within the current document, the address should be of the form \"file:///C/[current_document_name]#anchor_name\"."
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAPURL:EDT_URL\">Εισάγετε το URL για το αρχείο το οποίο θέλετε να ανοίγει όταν πατάτε στο επιλεγμένο ενεργό σημείο.</ahelp> Εάν θέλετε να μεταφέρεστε σε μια επώνυμη αγκύρωση στο τρέχον έγγραφο, η διεύθυνση πρέπει να είναι της μορφής \"file:///C/[current_document_name]#anchor_name\"."
-#: 05230100.xhp
+#: 02220100.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3151226\n"
+"02220100.xhp\n"
+"hd_id3153827\n"
"7\n"
"help.text"
-msgid "Position Y"
-msgstr "Θέση Y"
+msgid "Alternative text:"
+msgstr "Εναλλακτικό κείμενο:"
-#: 05230100.xhp
+#: 02220100.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3147373\n"
+"02220100.xhp\n"
+"par_id3153665\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_POS_Y\">Enter the vertical distance that you want to move the object relative to the base point selected in the grid.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_POS_Y\">Εισάγετε την κατακόρυφη απόσταση κατά την οποία επιθυμείτε να μετακινήσετε το αντικείμενα σχετικά με το σημείο βάσης που έχει επιλεχθεί στο πλέγμα.</ahelp>"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAPURL:EDT_URLDESCRIPTION\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAPURL:EDT_URLDESCRIPTION\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται όταν το ποντίκι έχει αφεθεί στο hotspot σε ένα πρόγραμμα ανάγνωσης ιστοσελίδων. </ahelp>Εάν δεν εισάγετε κείμενο, εμφανίζεται η <emph>Διεύθυνση </emph>."
-#: 05230100.xhp
+#: 02220100.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3147834\n"
+"02220100.xhp\n"
+"hd_id3149166\n"
"9\n"
"help.text"
-msgid "Base point"
-msgstr "Σημείο βάσης"
+msgid "Frame:"
+msgstr "Πλαίσιο:"
-#: 05230100.xhp
+#: 02220100.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3147008\n"
+"02220100.xhp\n"
+"par_id3155922\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_TPPOSITION_CTRL\">Click a base point in the grid, and then enter the amount that you want to shift the object relative to the base point that you selected in the <emph>Position Y</emph> and <emph>Position X</emph> boxes. The base points correspond to the selection handles on an object.</ahelp>"
-msgstr "<ahelp hid=\"HID_TPPOSITION_CTRL\">Κάντε κλικ σε ένα σημείο βάσης στο πλέγμα και στη συνέχεια εισάγετε την ποσότητα κατά την οποία επιθυμείτε να ολισθήσετε το αντικείμενα σε σχέση με το σημείο βάσης που επιλέξατε στα πεδία <emph>Θέση Y</emph> και <emph>Θέση X</emph>. Τα σημεία βάσης αντιστοιχούν σε σημεία ελέγχου επιλογών ενός αντικειμένου.</ahelp>"
+msgid "<ahelp hid=\"SVX:COMBOBOX:RID_SVXDLG_IMAPURL:CBB_TARGETS\">Enter the name of the target frame that you want to open the URL in. You can also select a standard frame name that is recognized by all browsers from the list.</ahelp>"
+msgstr "<ahelp hid=\"SVX:COMBOBOX:RID_SVXDLG_IMAPURL:CBB_TARGETS\">Εισάγετε το όνομα του πλαισίου προορισμού στο οποίο επιθυμείτε να ανοίξετε το URL. Μπορείτε επίσης να επιλέξετε ένα καθορισμένο όνομα πλαίσιου που αναγνωρίζεται από όλα τα προγράμματα ανάγνωσης ιστοσελίδων στη λίστα.</ahelp>"
-#: 05230100.xhp
+#: 02220100.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3155942\n"
-"19\n"
+"02220100.xhp\n"
+"hd_id3147530\n"
+"11\n"
"help.text"
-msgid "Size"
-msgstr "Μέγεθος"
+msgid "Name:"
+msgstr "Όνομα:"
-#: 05230100.xhp
+#: 02220100.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3150774\n"
-"20\n"
+"02220100.xhp\n"
+"par_id3148550\n"
+"12\n"
"help.text"
-msgid "Specify the amount by which you want to resize the selected object with respect to the selected base point ."
-msgstr "Προσδιορίστε την ποσότητα κατά την οποία επιθυμείτε να αλλάξετε το μέγεθος του επιλεγμένου αντικειμένου σε σχέση με το επιλεγμένο σημείο βάσης."
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAPURL:EDT_NAME\">Enter a name for the image.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAPURL:EDT_NAME\">Εισάγετε ένα όνομα για την εικόνα.</ahelp>"
-#: 05230100.xhp
+#: 02220100.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3143267\n"
-"21\n"
+"02220100.xhp\n"
+"hd_id7557298\n"
"help.text"
-msgid "Width"
-msgstr "Πλάτος"
+msgid "Description"
+msgstr "Περιγραφή"
-#: 05230100.xhp
+#: 02220100.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3149811\n"
-"22\n"
+"02220100.xhp\n"
+"par_id5057222\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_WIDTH\">Enter a width for the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_WIDTH\">Εισάγετε ένα πλάτος για το επιλεγμένο αντικείμενο.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a description for the hotspot.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε μια περιγραφή για το hotspot.</ahelp>"
-#: 05230100.xhp
+#: 02230000.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3150443\n"
-"23\n"
+"02230000.xhp\n"
+"tit\n"
"help.text"
-msgid "Height"
-msgstr "Ύψος"
+msgid "Changes"
+msgstr "Αλλαγές"
-#: 05230100.xhp
+#: 02230000.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3147209\n"
-"24\n"
+"02230000.xhp\n"
+"hd_id3152952\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_HEIGHT\">Enter a height for the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_HEIGHT\">Εισάγετε ένα ύψος για το επιλεγμένο αντικείμενο.</ahelp>"
+msgid "<link href=\"text/shared/01/02230000.xhp\" name=\"Changes\">Changes</link>"
+msgstr "<link href=\"text/shared/01/02230000.xhp\" name=\"Αλλαγές\">Αλλαγές</link>"
-#: 05230100.xhp
+#: 02230000.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3149796\n"
-"25\n"
+"02230000.xhp\n"
+"par_id3145759\n"
+"2\n"
"help.text"
-msgid "Keep ratio"
-msgstr "Διατήρηση αναλογίας"
+msgid "<ahelp hid=\".\">Lists the commands that are available for tracking changes in your file.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει σε λίστα τις εντολές που είναι διαθέσιμες για την ανίχνευση των αλλαγών στο αρχείο σας.</ahelp>"
-#: 05230100.xhp
+#: 02230000.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3155341\n"
-"26\n"
+"02230000.xhp\n"
+"hd_id3154894\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_POSITION_SIZE_CBX_SCALE\">Maintains proportions when you resize the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_POSITION_SIZE_CBX_SCALE\">Διατηρεί τις αναλογίες όταν αλλάζετε το μέγεθος του επιλεγμένου αντικειμένου.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02230200.xhp\" name=\"Show\">Show</link></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02230200.xhp\" name=\"Εμφάνιση\">Εμφάνιση</link></caseinline></switchinline>"
-#: 05230100.xhp
+#: 02230000.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3148686\n"
-"29\n"
+"02230000.xhp\n"
+"hd_id3154184\n"
+"8\n"
"help.text"
-msgid "Base point"
-msgstr "Σημείο βάσης"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/01/02230200.xhp\" name=\"Show\">Show</link></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/01/02230200.xhp\" name=\"Εμφάνιση\">Εμφάνιση</link></caseinline></switchinline>"
-#: 05230100.xhp
+#: 02230000.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3154897\n"
-"30\n"
+"02230000.xhp\n"
+"hd_id3153527\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_TPSIZE_CTRL\">Click a base point in the grid, and then enter the new size dimensions for the selected object in the <emph>Width</emph> and <emph>Height</emph> boxes.</ahelp>"
-msgstr "<ahelp hid=\"HID_TPSIZE_CTRL\">Κάντε κλικ σε ένα σημείο βάσης στο πλέγμα και στη συνέχεια εισάγετε τις νέες διαστάσεις για το επιλεγμένο αντικείμενο στα πεδία <emph>Πλάτος</emph> και <emph>Ύψος</emph>.</ahelp>"
+msgid "<link href=\"text/shared/01/02230400.xhp\" name=\"Accept or Reject\">Accept or Reject</link>"
+msgstr "<link href=\"text/shared/01/02230400.xhp\" name=\"Αποδοχή ή απόρριψη\">Αποδοχή ή απόρριψη</link>"
-#: 05230100.xhp
+#: 02230000.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3148990\n"
-"17\n"
+"02230000.xhp\n"
+"hd_id3145072\n"
+"3\n"
"help.text"
-msgid "Protect"
-msgstr "Προστασία"
+msgid "<link href=\"text/shared/01/02230300.xhp\" name=\"Comment\">Comment</link>"
+msgstr "<link href=\"text/shared/01/02230300.xhp\" name=\"Σχόλιο\">Σχόλιο</link>"
-#: 05230100.xhp
+#: 02230000.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3153698\n"
-"37\n"
+"02230000.xhp\n"
+"hd_id3150694\n"
+"5\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "<link href=\"text/shared/01/02230500.xhp\" name=\"Merge Document\">Merge Document</link>"
+msgstr "<link href=\"text/shared/01/02230500.xhp\" name=\"Συγχώνευση εγγράφου\">Συγχώνευση εγγράφου</link>"
-#: 05230100.xhp
+#: 02230100.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3149784\n"
-"18\n"
+"02230100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_POSPROTECT\">Prevents changes to the position or the size of the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_POSPROTECT\">Αποτρέπει αλλαγές στη θέση ή το μέγεθος του επιλεγμένου αντικειμένου.</ahelp>"
+msgid "Record"
+msgstr "Εγγραφή"
-#: 05230100.xhp
+#: 02230100.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3153254\n"
+"02230100.xhp\n"
+"hd_id3150758\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/01/02230100.xhp\" name=\"Record\">Record</link>"
+msgstr "<link href=\"text/shared/01/02230100.xhp\" name=\"Καταγραφή\">Καταγραφή</link>"
+
+#: 02230100.xhp
+msgctxt ""
+"02230100.xhp\n"
+"par_id3155599\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:TraceChangeMode\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgstr "<ahelp hid=\".uno:TraceChangeMode\">Παρακολουθεί κάθε αλλαγή που γίνεται στο τρέχον έγγραφο ανάλογα τον συντάκτη και την ημερομηνία. </ahelp>"
+
+#: 02230100.xhp
+msgctxt ""
+"02230100.xhp\n"
+"par_id3155934\n"
+"26\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Record - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <emph><link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\">%PRODUCTNAME Writer - Changes</link></emph> in the Options dialog box.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Εάν επιλέξετε <emph>Καταγραφή - Προβολή</emph>, οι γραμμές που περιέχουν μέρη αλλαγμένου κειμένου υποδεικνύονται με μια κάθετη γραμμή στο αριστερό περιθώριο της σελίδας. Μπορείτε να ορίσετε τις ιδιότητες της κάθετης γραμμής και των άλλων στοιχείων σημείωσης επιλέγοντας <emph><link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Αλλαγές\">%PRODUCTNAME Writer - Αλλαγές</link></emph>στο πλαίσιο διαλόγου επιλογές.</caseinline></switchinline>"
+
+#: 02230100.xhp
+msgctxt ""
+"02230100.xhp\n"
+"par_id3147261\n"
"27\n"
"help.text"
-msgid "Size"
-msgstr "Μέγεθος"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μπορείτε να ορίσετε τις ιδιότητες των στοιχείων σημείωσης επιλέγοντας <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Αλλαγές\"><emph>%PRODUCTNAME Calc - Αλλαγές</emph></link> στο πλαίσιο διαλόγου επιλογές.</caseinline></switchinline>"
-#: 05230100.xhp
+#: 02230100.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3152349\n"
-"28\n"
+"02230100.xhp\n"
+"par_id3145669\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_SIZEPROTECT\">Prevents you from resizing the object.</ahelp>"
-msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_SIZEPROTECT\">Σας αποτρέπει από το να αλλάξετε το μέγεθος του αντικειμένου.</ahelp>"
+msgid "The following changes are tracked when the record changes command is active:"
+msgstr "Οι ακόλουθες αλλαγές καταγράφονται όταν η εντολή καταγραφής αλλαγών στις εγγραφές είναι ενεργή:"
-#: 05230100.xhp
+#: 02230100.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3149275\n"
+"02230100.xhp\n"
+"par_id3149388\n"
+"8\n"
+"help.text"
+msgid "Paste and delete text"
+msgstr "Επικόλληση και διαγραφή κειμένου"
+
+#: 02230100.xhp
+msgctxt ""
+"02230100.xhp\n"
+"par_id3150693\n"
+"9\n"
+"help.text"
+msgid "Move paragraphs"
+msgstr "Μετακίνηση παραγράφων"
+
+#: 02230100.xhp
+msgctxt ""
+"02230100.xhp\n"
+"par_id3147088\n"
+"10\n"
+"help.text"
+msgid "Sort text"
+msgstr "Ταξινόμηση κειμένου"
+
+#: 02230100.xhp
+msgctxt ""
+"02230100.xhp\n"
+"par_id3148620\n"
"11\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Anchoring </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αγκύρωση </caseinline></switchinline>"
+msgid "Find and replace text"
+msgstr "Εύρεση και αντικατάσταση κειμένου"
-#: 05230100.xhp
+#: 02230100.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3147531\n"
+"02230100.xhp\n"
+"par_id3145382\n"
"12\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Set the anchoring options for the selected object. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ορίστε τις επιλογές αγκύρωσης για το επιλεγμένο αντικείμενο. </caseinline></switchinline>"
+msgid "Insert attributes that are one character wide, for example, fields and footnotes."
+msgstr "Εισαγωγή ιδιοτήτων που έχουν ένα χαρακτήρα πλάτος, για παράδειγμα, πεδία και υποσημειώσεις."
-#: 05230100.xhp
+#: 02230100.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3151246\n"
+"02230100.xhp\n"
+"par_id3146797\n"
"13\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Anchor </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αγκύρωση </caseinline></switchinline>"
+msgid "Insert sheets, ranges"
+msgstr "Εισαγωγή φύλλων, περιοχών"
-#: 05230100.xhp
+#: 02230100.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3154758\n"
+"02230100.xhp\n"
+"par_id3154749\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_POSITION_SIZE_LB_ANCHOR\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Select the type of anchor for the selected object. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_POSITION_SIZE_LB_ANCHOR\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Επιλέξτε τον τύπο της αγκύρωσης για το επιλεγμένο αντικείμενο. </caseinline></switchinline></ahelp>"
+msgid "Insert document"
+msgstr "Εισαγωγή εγγράφου"
-#: 05230100.xhp
+#: 02230100.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3149295\n"
+"02230100.xhp\n"
+"par_id3153252\n"
"15\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Position </caseinline></switchinline>"
-msgstr "ψ<switchinline select=\"appl\"><caseinline select=\"WRITER\">Θέση </caseinline></switchinline>"
+msgid "Insert AutoText"
+msgstr "Εισαγωγή Αυτόματου κειμένου"
-#: 05230100.xhp
+#: 02230100.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3154935\n"
+"02230100.xhp\n"
+"par_id3155449\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_POSITION_SIZE_LB_ORIENT\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Specifies the position of the anchor in relation to the character height. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_POSITION_SIZE_LB_ORIENT\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Ορίζει τη θέση της αγκύρωσης σε σχέση με το ύψος των χαρακτήρων. </caseinline></switchinline></ahelp>"
+msgid "Insert from clipboard"
+msgstr "Εισαγωγή από το πρόχειρο"
-#: 05230100.xhp
+#: 02230100.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3153525\n"
-"31\n"
+"02230100.xhp\n"
+"par_id3153821\n"
+"20\n"
"help.text"
-msgid "Adapt"
-msgstr "Προσαρμογή"
+msgid "Change cell contents by insertions and deletions"
+msgstr "Αλλαγή των περιεχομένων των κελιών με εισαγωγές και διαγραφές"
-#: 05230100.xhp
+#: 02230100.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id31512110\n"
+"02230100.xhp\n"
+"par_id3150771\n"
+"21\n"
"help.text"
-msgid "Specifies, if the size of a drawing object should be adjusted to fit the size of entered text."
-msgstr "Καθορίζει, εάν το μέγεθος του αντικειμένου σχεδίασης πρέπει να προσαρμοστεί για να ταιριάξει το μέγεθος του εισερχόμενου κειμένου."
+msgid "Insert or delete columns and rows"
+msgstr "Εισαγωγή ή διαγραφή στηλών και γραμμών"
-#: 05230100.xhp
+#: 02230100.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3151042\n"
-"33\n"
+"02230100.xhp\n"
+"par_id3150085\n"
+"22\n"
"help.text"
-msgid "Fit width to text"
-msgstr "Προσαρμογή πλάτους ως προς κείμενο"
+msgid "Insert sheets"
+msgstr "Εισαγωγή φύλλων"
-#: 05230100.xhp
+#: 02230100.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id31591510\n"
+"02230100.xhp\n"
+"par_id3154381\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_AUTOGROW_WIDTH\">Expands the width of the object to the width of the text, if the object is smaller than the text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_AUTOGROW_WIDTH\">Αυξάνει το πλάτος του αντικειμένου στο πλάτος του κειμένου, αν το αντικείμενο είναι μικρότερο από το κείμενο.</ahelp>"
+msgid "Cut, copy and paste through the clipboard"
+msgstr "Αποκοπή, αντιγραφή και επικόλληση μέσω του πρόχειρου"
-#: 05230100.xhp
+#: 02230100.xhp
msgctxt ""
-"05230100.xhp\n"
-"hd_id3145746\n"
-"35\n"
+"02230100.xhp\n"
+"par_id3145119\n"
+"24\n"
"help.text"
-msgid "Fit height to text"
-msgstr "Προσαρμογή ύψους ως προς κείμενο"
+msgid "Move by dragging and dropping"
+msgstr "Μετακίνηση μέσω της λειτουργίας μεταφοράς και απόθεσης"
-#: 05230100.xhp
+#: 02230100.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id31540680\n"
+"02230100.xhp\n"
+"par_id3154347\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_AUTOGROW_HEIGHT\">Expands the height of the object to the height of the text, if the object is smaller than the text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_AUTOGROW_HEIGHT\">Αυξάνει το ύψος του αντικειμένου στο ύψος του κειμένου, αν το αντικείμενο είναι μικρότερο από το κείμενο.</ahelp>"
+msgid "When the record changes command is active, you cannot delete, move, merge, split, or copy cells or delete sheets."
+msgstr "Όταν η εντολή καταγραφής των αλλαγών είναι ενεργοποιημένη, δεν μπορείτε να διαγράψετε, μετακινήσετε, συγχωνεύσετε, διαιρέσετε ή να αντιγράψετε κελιά ή να διαγράψετε φύλλα."
-#: 05230100.xhp
+#: 02230150.xhp
msgctxt ""
-"05230100.xhp\n"
-"par_id3145606\n"
+"02230150.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/01/05260000.xhp\" name=\"Anchor types\">Anchor types</link>"
-msgstr "<link href=\"text/shared/01/05260000.xhp\" name=\"Τύποι αγκύρωσης\">Τύποι αγκύρωσης</link>"
+msgid "Protect Records"
+msgstr "Προστασία εγγραφών"
-#: 02110000.xhp
+#: 02230150.xhp
msgctxt ""
-"02110000.xhp\n"
+"02230150.xhp\n"
+"hd_id3154349\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/01/02230150.xhp\" name=\"Protect Records\">Protect Records</link>"
+msgstr "<link href=\"text/shared/01/02230150.xhp\" name=\"Προστασία εγγραφών\">Προστασία εγγραφών</link>"
+
+#: 02230150.xhp
+msgctxt ""
+"02230150.xhp\n"
+"par_id3150794\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ProtectTraceChangeMode\">Prevents a user from deactivating the record changes feature, or from accepting or rejecting changes unless the user enters a password.</ahelp>"
+msgstr "<ahelp hid=\".uno:ProtectTraceChangeMode\">Αποτρέπει τον χρήστη από το να απενεργοποιήσει την δυνατότητα καταγραφής αλλαγών, ή να αποδεχθεί ή να απορρίψει αλλαγές εκτός και αν ο χρήστης εισάγει έναν κωδικό.</ahelp>"
+
+#: 02230200.xhp
+msgctxt ""
+"02230200.xhp\n"
"tit\n"
"help.text"
-msgid "Navigator for Master Documents"
-msgstr "Περιήγηση για κύρια έγγραφα"
+msgid "Show Changes"
+msgstr "Εμφάνιση αλλαγών"
-#: 02110000.xhp
+#: 02230200.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3153391\n"
+"02230200.xhp\n"
+"bm_id3149988\n"
+"help.text"
+msgid "<bookmark_value>changes; showing</bookmark_value><bookmark_value>hiding;changes</bookmark_value><bookmark_value>showing; changes</bookmark_value>"
+msgstr "<bookmark_value>αλλαγές; εμφάνιση</bookmark_value><bookmark_value>απόκρυψη; αλλαγές</bookmark_value><bookmark_value>εμφάνιση; αλλαγές</bookmark_value>"
+
+#: 02230200.xhp
+msgctxt ""
+"02230200.xhp\n"
+"hd_id3149988\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\">Περιήγηση για κύρια έγγραφα</link>"
+msgid "<link href=\"text/shared/01/02230200.xhp\" name=\"Show Changes\">Show Changes</link>"
+msgstr "<link href=\"text/shared/01/02230200.xhp\" name=\"Εμφάνιση αλλαγών\">Εμφάνιση αλλαγών</link>"
-#: 02110000.xhp
+#: 02230200.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150603\n"
+"02230200.xhp\n"
+"par_id3153323\n"
"2\n"
"help.text"
-msgid "In a <link href=\"text/shared/01/01010001.xhp\">master document</link>, you can switch the Navigator between normal view and master view."
-msgstr "Σε ένα <link href=\"text/shared/01/01010001.xhp\">κύριο έγγραφο</link>, μπορείτε να εναλλάσσετε την Περιήγηση μεταξύ πλήρους προβολής και κανονικής."
+msgid "<variable id=\"text\"><ahelp hid=\".uno:ShowChanges\">Shows or hides recorded changes.</ahelp></variable>"
+msgstr "<variable id=\"text\"><ahelp hid=\".uno:ShowChanges\">Εμφανίζει ή αποκρύπτει τις καταγεγραμμένες αλλαγές.</ahelp></variable>"
-#: 02110000.xhp
+#: 02230200.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3148585\n"
-"25\n"
+"02230200.xhp\n"
+"par_id3152425\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVIGATOR_GLOB_TREELIST\">The Navigator lists the main components of the master document. If you rest the mouse pointer over a name of a sub-document in the list, the full path of the sub-document is displayed.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVIGATOR_GLOB_TREELIST\">Η περιήγηση καταγράφει τα βασικά συστατικά του κύριου εγγράφου. Αν αφήσετε το δείκτη του ποντικιού πάνω από το όνομα ενός υπο-εγγράφου στη λίστα, εμφανίζεται η πλήρης διαδρομή του υπο-εγγράφου.</ahelp>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgstr "Μπορείτε να αλλάξετε τις ιδιότητες προβολής των στοιχείων επισήμανσης επιλέγοντας <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Αλλαγές\"><emph>%PRODUCTNAME Writer - Αλλαγές</emph></link> στο πλαίσιο διαλόγου επιλογών.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Αλλαγές\"><emph>%PRODUCTNAME Calc - Αλλαγές</emph></link> στο πλαίσιο διαλόγου επιλογών.</caseinline></switchinline>"
-#: 02110000.xhp
+#: 02230200.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150789\n"
-"3\n"
+"02230200.xhp\n"
+"par_id3155356\n"
+"6\n"
"help.text"
-msgid "The master view in the Navigator displays the following icons:"
-msgstr "Η κύρια προβολή της Περιήγησης εμφανίζει τα παρακάτω σύμβολα:"
+msgid "When you rest the mouse pointer over a change markup in the document, a <emph>Tip</emph> displays the author and the date and time that the change was made.<switchinline select=\"appl\"><caseinline select=\"CALC\"> If the <emph>Extended Tips</emph> are activated, the type of change and any attached comments are also displayed.</caseinline></switchinline>"
+msgstr "Όταν αφήνεται το δείκτη ποντικιού πάνω από μια επισήμανση αλλαγής στο έγγραφο, μια <emph>συμβουλή</emph> εμφανίζει το συγγραφέα και την ημερομηνία και χρόνο που έγινε η αλλαγή.<switchinline select=\"appl\"><caseinline select=\"CALC\"> Εάν είναι ενεργές οι <emph>Εκτεταμένες συμβουλές</emph>, ο τύπος της αλλαγής και οποιαδήποτε προσαρτημένα σχόλιο εμφανίζονται επίσης.</caseinline></switchinline>"
-#: 02110000.xhp
+#: 02230200.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3152542\n"
-"4\n"
+"02230200.xhp\n"
+"hd_id3153681\n"
+"8\n"
"help.text"
-msgid "Toggle"
-msgstr "Εναλλαγή"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show changes in spreadsheet</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Εμφάνιση αλλαγών στο λογιστικό φύλλο </caseinline></switchinline>"
-#: 02110000.xhp
+#: 02230200.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153394\n"
-"5\n"
+"02230200.xhp\n"
+"par_id3149150\n"
+"9\n"
"help.text"
-msgid "Switches between master view and normal view."
-msgstr "Αλλάζει μεταξύ κύριας προβολής και κανονικής προβολής."
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_HIGHLIGHT_CHANGES:CB_HIGHLIGHT\">Shows or hides recorded changes.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_HIGHLIGHT_CHANGES:CB_HIGHLIGHT\">Εμφανίζει ή αποκρύπτει τις καταγεγραμμένες αλλαγές.</ahelp></caseinline></switchinline>"
-#: 02110000.xhp
+#: 02230200.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3145313\n"
+"02230200.xhp\n"
+"hd_id3147336\n"
+"10\n"
"help.text"
-msgid "<image id=\"img_id3155535\" src=\"sw/imglst/sc20244.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155535\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155535\" src=\"sw/imglst/sc20244.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155535\">Icon</alt></image>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show accepted changes</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Εμφάνιση αποδεκτών αλλαγών </caseinline></switchinline>"
-#: 02110000.xhp
+#: 02230200.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3159233\n"
-"6\n"
+"02230200.xhp\n"
+"par_id3153541\n"
+"11\n"
"help.text"
-msgid "Toggle"
-msgstr "Εναλλαγή"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_HIGHLIGHT_CHANGES:CB_HIGHLIGHT_ACCEPT\">Shows or hides the changes that were accepted.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_HIGHLIGHT_CHANGES:CB_HIGHLIGHT_ACCEPT\">Εμφανίζει ή αποκρύπτει τις αλλαγές που έγιναν αποδεκτές.</ahelp></caseinline></switchinline>"
-#: 02110000.xhp
+#: 02230200.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3147275\n"
-"7\n"
+"02230200.xhp\n"
+"hd_id3149956\n"
+"12\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Εμφάνιση αλλαγών που απορρίφθηκαν </caseinline></switchinline>"
-#: 02110000.xhp
+#: 02230200.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3147242\n"
-"8\n"
+"02230200.xhp\n"
+"par_id3159166\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"HID_GLBLTREE_EDIT\">Edit the contents of the component selected in the Navigator list. If the selection is a file, the file is opened for editing. If the selection is an index, the index dialog is opened.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREE_EDIT\">Επεξεργαστείτε τα περιεχόμενα του επιλεγμένου στοιχείου στη λίστα Περιήγησης. Αν η επιλογή είναι ένα αρχείο, αυτό το αρχείο ανοίγεται για επεξεργασία. Αν η επιλογή είναι ένα ευρετήριο, ανοίγεται το παράθυρο διαλόγου του ευρετηρίου </ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_HIGHLIGHT_CHANGES:CB_HIGHLIGHT_REJECT\">Shows or hides the changes that were rejected.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_HIGHLIGHT_CHANGES:CB_HIGHLIGHT_REJECT\">Εμφανίζει ή αποκρύπτει τις αλλαγές που απορρίφθηκαν.</ahelp></caseinline></switchinline>"
-#: 02110000.xhp
+#: 02230200.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153716\n"
+"02230200.xhp\n"
+"par_id3145119\n"
"help.text"
-msgid "<image id=\"img_id3145416\" src=\"sw/imglst/sc20245.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3145416\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145416\" src=\"sw/imglst/sc20245.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3145416\">Icon</alt></image>"
+msgid "<link href=\"text/shared/01/02230300.xhp\" name=\"Comments\">Comments</link>"
+msgstr "<link href=\"text/shared/01/02230300.xhp\" name=\"Σχόλια\">Σχόλια</link>"
-#: 02110000.xhp
+#: 02230300.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149192\n"
-"9\n"
+"02230300.xhp\n"
+"tit\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Comment"
+msgstr "Σχόλιο"
-#: 02110000.xhp
+#: 02230300.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3150084\n"
-"10\n"
+"02230300.xhp\n"
+"hd_id3083278\n"
+"1\n"
"help.text"
-msgid "Update"
-msgstr "Ενημέρωση"
+msgid "Comment"
+msgstr "Σχόλιο"
-#: 02110000.xhp
+#: 02230300.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149164\n"
-"11\n"
+"02230300.xhp\n"
+"par_id3148983\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_GLBLTREE_UPDATE\">Click and choose the contents that you want to update.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREE_UPDATE\">Κάντε κλικ και επιλέξτε τα περιεχόμενα που επιθυμείτε να ενημερώσετε.</ahelp>"
+msgid "<variable id=\"kommentartext\"><ahelp hid=\"cui/ui/comment/edit\">Enter a comment for the recorded change.</ahelp></variable>"
+msgstr "<variable id=\"kommentartext\"><ahelp hid=\"cui/ui/comment/edit\">Εισάγετε ένα σχόλιο για την καταγεγραμμένη αλλαγή.</ahelp></variable>"
-#: 02110000.xhp
+#: 02230300.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3159166\n"
+"02230300.xhp\n"
+"par_id3155391\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3153146\" src=\"sw/imglst/sc20246.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153146\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153146\" src=\"sw/imglst/sc20246.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153146\">Icon</alt></image>"
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Accept or Reject Changes</emph> dialog."
+msgstr "Μπορείτε να επισυνάψετε ένα σχόλιο όταν <switchinline select=\"appl\"><caseinline select=\"WRITER\">ο δείκτης είναι σε ένα αλλαγμένο εδάφιο κειμένου </caseinline><caseinline select=\"CALC\">το αλλαγμένο κελί είναι επιλεγμένο</caseinline></switchinline>, ή στο διάλογο <emph>Αποδοχή ή Απόρριψη αλλαγών </emph>."
-#: 02110000.xhp
+#: 02230300.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3145086\n"
-"12\n"
+"02230300.xhp\n"
+"par_id3156426\n"
+"5\n"
"help.text"
-msgid "Update"
-msgstr "Ενημέρωση"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Accept or Reject Changes\"><emph>Accept or Reject Changes</emph></link> dialog. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Τα σχόλια εμφανίζονται ως υπομνήματα όταν αφήνετε το δείκτη του ποντικιού πάνω από ένα κελί με καταγεγραμμένες αλλαγές. Μπορείτε επίσης να δείτε τα σχόλια που είναι συνημμένα σε ένα αλλαγμένο κελί στη λίστα αλλαγών στο διάλογο <link href=\"text/shared/01/02230400.xhp\" name=\"Αποδοχή ή απόρριψη αλλαγών\"><emph>Αποδοχή ή απόρριψη αλλαγών</emph></link>.</caseinline></switchinline>"
-#: 02110000.xhp
+#: 02230400.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3147264\n"
-"28\n"
+"02230400.xhp\n"
+"tit\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "Accept or reject changes"
+msgstr "Αποδοχή ή απόρριψη αλλαγών"
-#: 02110000.xhp
+#: 02230400.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3147303\n"
-"29\n"
+"02230400.xhp\n"
+"hd_id3145138\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_GLBLTREE_UPD_SEL\">Updates the contents of the selection.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREE_UPD_SEL\">Ενημερώνει τα περιεχόμενα της επιλογής.</ahelp>"
+msgid "Accept or reject changes"
+msgstr "Αποδοχή ή απόρριψη αλλαγών"
-#: 02110000.xhp
+#: 02230400.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3148756\n"
-"30\n"
+"02230400.xhp\n"
+"par_id3147240\n"
+"2\n"
"help.text"
-msgid "Indexes"
-msgstr "Ευρετήρια"
+msgid "<variable id=\"redlining\"><ahelp hid=\".uno:AcceptChanges\" visibility=\"visible\">Accept or reject recorded changes.</ahelp></variable>"
+msgstr "<variable id=\"redlining\"><ahelp hid=\".uno:AcceptChanges\" visibility=\"visible\">Αποδοχή ή απόρριψη καταγεγραμμένων αλλαγών.</ahelp></variable>"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3156435\n"
+"02230401.xhp\n"
+"tit\n"
+"help.text"
+msgid "List"
+msgstr "Λίστα"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"hd_id3159242\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/01/02230401.xhp\" name=\"List\">List</link>"
+msgstr "<link href=\"text/shared/01/02230401.xhp\" name=\"Λίστα\">Λίστα</link>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3154894\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/RedlineViewPage\">Accept or reject individual changes.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/redlineviewpage/RedlineViewPage\">Αποδοχή ή απόρριψη μεμονωμένων αλλαγών.</ahelp>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3149511\n"
+"26\n"
+"help.text"
+msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
+msgstr "Η καρτέλα <emph>Λίστα </emph> εμφανίζει όλες τις αλλαγές που έχουν καταγραφεί στο τρέχον έγγραφο. Αν θέλετε να φιλτράρετε αυτή τη λίστα,πατήστε την καρτέλα <emph>Φίλτρο </emph>, και μετά επιλέξτε <link href=\"text/shared/01/02230402.xhp\" name=\"κριτήρια φίλτρου\">κριτήρια φίλτρου</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Εάν η λίστα περιέχει εμφωλευμένες αλλαγές, οι εξαρτήσεις παρουσιάζονται ανεξάρτητα από το φίλτρο. </caseinline></switchinline>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3153114\n"
+"27\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Εμφωλευμένες αλλαγές συμβαίνουν όταν επικαλύπτονται οι αλλαγές που έχουν γίνει από διαφορετικούς συντάκτες. </caseinline></switchinline>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3155552\n"
+"29\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Κάντε κλικ στο ΣΥΝ πλήκτρο δίπλα στο πεδίο της λίστας εισαγωγής για να δείτε όλες τις αλλαγές που έχουν καταγραφεί σε ένα κελί. </caseinline></switchinline>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3154824\n"
"31\n"
"help.text"
-msgid "<ahelp hid=\"HID_GLBLTREE_UPD_IDX\">Updates all indexes.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREE_UPD_IDX\">Ενημερώνει όλα τα ευρετήρια.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Εάν μία από τις εμφωλευμένες αλλαγές για ένα κελί ταιριάζει με ένα κριτήριο φίλτρου, τότε εμφανίζονται όλες οι αλλαγές για το κελί. Όταν φιλτράρετε την λίστα των αλλαγών, οι καταχωρήσεις στη λίστα εμφανίζονται με διαφορετικά χρώματα σύμφωνα με τον πίνακα που ακολουθεί: </caseinline></switchinline>"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3153524\n"
+"02230401.xhp\n"
+"par_id3156426\n"
"32\n"
"help.text"
-msgid "Links"
-msgstr "Συνδέσεις"
+msgid "Color"
+msgstr "Χρώμα"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154224\n"
+"02230401.xhp\n"
+"par_id3145382\n"
"33\n"
"help.text"
-msgid "<ahelp hid=\"HID_GLBLTREE_UPD_LINK\">Updates all links.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREE_UPD_LINK\">Ενημερώνει όλες τις συνδέσεις.</ahelp>"
+msgid "Meaning"
+msgstr "Σημασία"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3154938\n"
+"02230401.xhp\n"
+"par_id3150355\n"
"34\n"
"help.text"
-msgid "All"
-msgstr "Όλα"
+msgid "black"
+msgstr "μαύρο"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154154\n"
+"02230401.xhp\n"
+"par_id3149416\n"
"35\n"
"help.text"
-msgid "<ahelp hid=\"HID_GLBLTREEUPD_ALL\">Updates all contents.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREEUPD_ALL\">Ενημερώνει όλα τα περιεχόμενα.</ahelp>"
+msgid "The entry matches a filter criterion."
+msgstr "Η καταχώρηση ταιριάζει σε ένα κριτήριο φίλτρου."
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3154631\n"
-"48\n"
+"02230401.xhp\n"
+"par_id3145317\n"
+"36\n"
"help.text"
-msgid "Edit link"
-msgstr "Επεξεργασία σύνδεσης"
+msgid "blue"
+msgstr "μπλε"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153105\n"
-"49\n"
+"02230401.xhp\n"
+"par_id3156327\n"
+"37\n"
"help.text"
-msgid "This command is found by right-clicking an inserted file in the Navigator.<ahelp hid=\"HID_GLBLTREE_EDIT_LINK\">Changes the link properties for the selected file.</ahelp>"
-msgstr "Αυτήν την εντολή μπορείτε να την βρείτε κάνοντας δεξί κλικ σε ένα καταχωρημένο αρχείο στην Περιήγηση.<ahelp hid=\"HID_GLBLTREE_EDIT_LINK\">Αλλάζει τις ιδιότητες σύνδεσης για το επιλεγμένο αρχείο</ahelp>"
+msgid "One or more subentries matches a filter criterion."
+msgstr "Μία ή περισσότερες υποκαταχωρήσεις ταιριάζουν σε ένα κριτήριο φίλτρου."
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3152933\n"
+"02230401.xhp\n"
+"par_id3156156\n"
+"38\n"
+"help.text"
+msgid "gray"
+msgstr "γκρι"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3149192\n"
+"39\n"
+"help.text"
+msgid "The subentry does not match a filter criterion."
+msgstr "Η υπο-καταχώρηση δεν ταιριάζει σε κάποιο κριτήριο φίλτρου."
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3155421\n"
+"40\n"
+"help.text"
+msgid "green"
+msgstr "πράσινο"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3149237\n"
+"41\n"
+"help.text"
+msgid "The subentry matches a filter criterion."
+msgstr "Η υπο-καταχώρηση ταιριάζει σε ένα κριτήριο φίλτρου."
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"hd_id3153146\n"
+"3\n"
+"help.text"
+msgid "Selection field"
+msgstr "Πεδίο επιλογής"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3161459\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Καταλογοποιεί τις αλλαγές που καταγράφηκαν στο έγγραφο. Όταν επιλέγετε μια καταχώριση στη λίστα, η αλλαγή τονίζεται στο έγγραφο. Για ταξινόμηση της λίστας, κλικ σε κεφαλίδα στήλης. </ahelp> Κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ενώ πατάτε για να επιλέξετε πολλαπλές καταχωρίσεις στη λίστα."
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3152812\n"
+"6\n"
+"help.text"
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
+msgstr "Για να επεξεργαστείτε το σχόλιο για μια εγγραφή στη λίστα, κάντε δεξί κλικ στην εγγραφή και στη συνέχεια επιλέξτε <emph> Επεξεργασία - Σχόλιο</emph>."
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3153524\n"
+"7\n"
+"help.text"
+msgid "After you accept or reject a change, the entries of the list are re-ordered according to \"Accepted\" or \"Rejected\" status."
+msgstr "Αφού αποδεχτείτε ή απορρίψετε μια αλλαγή, οι καταχωρήσεις της λίστας επανα-ταξινομούνται σύμφωνα με την κατάσταση \"Αποδοχής\" ή \"Απόρριψης\"."
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"hd_id3153379\n"
+"8\n"
+"help.text"
+msgid "Action"
+msgstr "Ενέργεια"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3153361\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_SORT_ACTION\">Lists the changes that were made in the document.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_SORT_ACTION\">Εμφανίζει σε λίστα τις αλλαγές που έγιναν στο έγγραφο.</ahelp>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"hd_id3152920\n"
+"10\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Θέση </caseinline></switchinline>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3149202\n"
+"11\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Βάζει σε λίστα τα κελιά με τα περιεχόμενα που έχουν αλλάξει</caseinline></switchinline>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"hd_id3148452\n"
+"12\n"
+"help.text"
+msgid "Author"
+msgstr "Συντάκτης"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3153178\n"
"13\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
+msgid "<ahelp hid=\"HID_SC_SORT_AUTHOR\">Lists the user who made the change.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_SORT_AUTHOR\">Εμφανίζει σε λίστα τον χρήστη που έκανε την αλλαγή.</ahelp>"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3147084\n"
+"02230401.xhp\n"
+"hd_id3144762\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"HID_GLBLTREE_INSERT\">Inserts a file, an index, or a new document into the master document.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREE_INSERT\">Εισάγει ένα αρχείο, ένα ευρετήριο ή ένα νέο έγγραφο στο κύριο έγγραφο.</ahelp>"
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153969\n"
-"57\n"
+"02230401.xhp\n"
+"par_id3156422\n"
+"15\n"
"help.text"
-msgid "You can also insert files into the master document by dragging a file from your desktop and dropping on the master view of the Navigator."
-msgstr "Μπορείτε επίσης να εισάγετε αρχεία στο κύριο έγγραφο με το να τα σύρετε και να τα αφήσετε στην κύρια προβολή της Περιήγησης."
+msgid "<ahelp hid=\"HID_SC_SORT_DATE\">Lists the date and time that the change was made.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_SORT_DATE\">Εμφανίζει σε λίστα την ημερομηνία και ώρα που έγινε η αλλαγή.</ahelp>"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153951\n"
+"02230401.xhp\n"
+"hd_id3157962\n"
+"16\n"
"help.text"
-msgid "<image id=\"img_id3146984\" src=\"sw/imglst/sc20247.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3146984\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146984\" src=\"sw/imglst/sc20247.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3146984\">Icon</alt></image>"
+msgid "Comment"
+msgstr "Σχόλιο"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150486\n"
-"15\n"
+"02230401.xhp\n"
+"par_id3150868\n"
+"17\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
+msgid "<ahelp hid=\"HID_SC_SORT_COMMENT\">Lists the comments that are attached to the change.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_SORT_COMMENT\">Εμφανίζει σε λίστα τα σχόλια που είναι συνημμένα στην αλλαγή.</ahelp>"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3146921\n"
-"36\n"
+"02230401.xhp\n"
+"hd_id3154218\n"
+"18\n"
"help.text"
-msgid "Index"
-msgstr "Ευρετήριο"
+msgid "Accept"
+msgstr "Αποδοχή"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149267\n"
-"37\n"
+"02230401.xhp\n"
+"par_id3152935\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"HID_GLBLTREE_INS_IDX\">Inserts an index or a table of contents into the master document.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREE_INS_IDX\">Εισάγει ένα ευρετήριο ή έναν πίνακα περιεχομένων στο κύριο έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/accept\">Accepts the selected change and removes the highlighting from the change in the document.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/accept\">Αποδέχεται την επιλεγμένη αλλαγή και αφαιρεί την επισήμανση του φόντου της γραμματοσειράς από την αλλαγή στο έγγραφο.</ahelp>"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3155413\n"
+"02230401.xhp\n"
+"hd_id3156543\n"
+"22\n"
+"help.text"
+msgid "Reject"
+msgstr "Απόρριψη"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3150441\n"
+"23\n"
+"help.text"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/reject\">Rejects the selected change and removes the highlighting from the change in the document.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/reject\">Απορρίπτει την επιλεγμένη αλλαγή και αφαιρεί την επισήμανση του φόντου της γραμματοσειράς από την αλλαγή στο έγγραφο.</ahelp>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"hd_id3155429\n"
+"20\n"
+"help.text"
+msgid "Accept All"
+msgstr "Αποδοχή όλων"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3150012\n"
+"21\n"
+"help.text"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/acceptall\">Accepts all of the changes and removes the highlighting from the document.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/acceptall\">Αποδέχεται όλες τις αλλαγές και αφαιρεί την επισήμανση από το έγγραφο.</ahelp>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"hd_id3153742\n"
+"24\n"
+"help.text"
+msgid "Reject All"
+msgstr "Απόρριψη όλων"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3151353\n"
+"25\n"
+"help.text"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/rejectall\">Rejects all of the changes and removes the highlighting from the document.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/rejectall\">Απορρίπτει όλες τις αλλαγές και αφαιρεί την επισήμανση από το έγγραφο.</ahelp>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3147442\n"
+"28\n"
+"help.text"
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
+msgstr "Για την αντιστροφή της αποδοχής ή της απόρριψης μιας αλλαγής, επιλέξτε <emph>Αναίρεση </emph>στο μενού <emph>Επεξεργασία</emph>."
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"hd_id3159196\n"
+"30\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αναίρεση </caseinline></switchinline>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3151116\n"
"42\n"
"help.text"
-msgid "File"
-msgstr "Αρχείο"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Format - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo </emph>button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αν έχετε κάνει αλλαγές επιλέγοντας <emph>Μορφή - Αυτόματη Διόρθωση - Εφαρμογή και Επεξεργασία Αλλαγών</emph>, το πεδίο <emph>Αναίρεση </emph> εμφανίζεται στο παράθυρο διαλόγου.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Αντιστρέψτε την τελευταία εντολή Αποδοχής ή Απόρριψης </ahelp></caseinline></switchinline>"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3159198\n"
+"02230401.xhp\n"
+"par_id3152576\n"
"43\n"
"help.text"
-msgid "<ahelp hid=\"HID_GLBLTREE_INS_FILE\">Inserts one or more existing files into the master document.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREE_INS_FILE\">Εισάγει ένα ή περισσότερα αρχεία στο κύριο έγγραφο</ahelp>"
+msgid "There are additional commands in the <emph>context menu</emph> of the list:"
+msgstr "Υπάρχουν περισσότερες εντολές στο <emph>Μενού περιβάλλοντος</emph> της λίστας:"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3155856\n"
+"02230401.xhp\n"
+"hd_id3146975\n"
"44\n"
"help.text"
-msgid "New Document"
-msgstr "Δημιουργία εγγράφου"
+msgid "Edit comment"
+msgstr "Επεξεργασία σχολίου"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154321\n"
+"02230401.xhp\n"
+"par_id3153210\n"
"45\n"
"help.text"
-msgid "<ahelp hid=\"HID_GLBLTREE_INS_NEW_FILE\">Creates and inserts a new sub-document.</ahelp> When you create a new document, you are prompted to enter the file name and the location where you want to save the document."
-msgstr "<ahelp hid=\"HID_GLBLTREE_INS_NEW_FILE\">Δημιουργεί και εισάγει ένα νέο υποέγγραφο.</ahelp>Όταν δημιουργείτε ένα νέο έγγραφο, παραπέμπεστε να εισάγετε το όνομα αρχείου και την τοποθεσία όπου επιθυμείτε να αποθηκεύσετε το έγγραφο."
+msgid "<ahelp hid=\"HID_SC_CHANGES_COMMENT\">Edit the comment for the selected change.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_CHANGES_COMMENT\">Επεξεργασία σχολίου για την επιλεγμένη αλλαγή.</ahelp>"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3154472\n"
+"02230401.xhp\n"
+"hd_id3153281\n"
"46\n"
"help.text"
-msgid "Text"
-msgstr "Κείμενο"
+msgid "Sort"
+msgstr "Ταξινόμηση"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3163712\n"
+"02230401.xhp\n"
+"par_id3149486\n"
"47\n"
"help.text"
-msgid "<ahelp hid=\"HID_GLBLTREE_INS_TEXT\">Inserts a new paragraph in the master document where you can enter text. You cannot insert text next to an existing text entry in the Navigator.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREE_INS_TEXT\">Εισάγει μια νέα παράγραφο στο κύριο έγγραφο όπου μπορείτε να εισάγετε κείμενο. Δεν μπορείτε να εισάγετε κείμενο δίπλα σε μία υπάρχουσα καταχώρηση κειμένου στην Περιήγηση.</ahelp>"
+msgid "Sorts the list according to the column headings."
+msgstr "Ταξινομεί τη λίστα σύμφωνα με τις επικεφαλίδες των στηλών."
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3154640\n"
-"16\n"
+"02230401.xhp\n"
+"hd_id3155316\n"
+"48\n"
"help.text"
-msgid "Save Contents as well"
-msgstr "Αποθήκευση και των περιεχομένων"
+msgid "Action"
+msgstr "Ενέργεια"
-#: 02110000.xhp
+#: 02230401.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149666\n"
+"02230401.xhp\n"
+"par_id3151280\n"
+"49\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SORT_ACTION\">Sorts the list according to the type of change.</ahelp>"
+msgstr "<ahelp hid=\"HID_SORT_ACTION\">Ταξινομεί την λίστα σύμφωνα με τον τύπο της αλλαγής.</ahelp>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"hd_id3150116\n"
+"50\n"
+"help.text"
+msgid "Author"
+msgstr "Συντάκτης"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3149960\n"
+"51\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SORT_AUTHOR\">Sorts the list according to the Author.</ahelp>"
+msgstr "<ahelp hid=\"HID_SORT_AUTHOR\">Ταξινομεί τη λίστα σύμφωνα με το συντάκτη.</ahelp>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"hd_id3148775\n"
+"52\n"
+"help.text"
+msgid "Date"
+msgstr "Ημερομηνία"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3153223\n"
+"53\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SORT_DATE\">Sorts the list according to the date and time.</ahelp>"
+msgstr "<ahelp hid=\"HID_SORT_DATE\">Ταξινομεί την λίστας σύμφωνα με την ημερομηνία και την ώρα.</ahelp>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"hd_id3150594\n"
+"54\n"
+"help.text"
+msgid "Comment"
+msgstr "Σχόλιο"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3145595\n"
+"55\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SORT_COMMENT\">Sorts the list according to the comments that are attached to the changes.</ahelp>"
+msgstr "<ahelp hid=\"HID_SORT_COMMENT\">Ταξινομεί τη λίστα σύμφωνα με τα σχόλια τα οποία είναι συνημμένα στις αλλαγές.</ahelp>"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"hd_id3153157\n"
+"56\n"
+"help.text"
+msgid "Document Position"
+msgstr "Θέση εγγράφου"
+
+#: 02230401.xhp
+msgctxt ""
+"02230401.xhp\n"
+"par_id3157976\n"
+"57\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SORT_POSITION\">Sorts the list in a descending order according to the position of the changes in the document. This is the default sorting method.</ahelp>"
+msgstr "<ahelp hid=\"HID_SORT_POSITION\">Ταξινομεί τη λίστα κατά φθίνουσα σειρά, σύμφωνα με τη θέση των αλλαγών στο έγγραφο. Αυτή είναι η προεπιλεγμένη μέθοδος ταξινόμησης.</ahelp>"
+
+#: 02230402.xhp
+msgctxt ""
+"02230402.xhp\n"
+"tit\n"
+"help.text"
+msgid "Filter"
+msgstr "Φίλτρο"
+
+#: 02230402.xhp
+msgctxt ""
+"02230402.xhp\n"
+"hd_id3153323\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/01/02230402.xhp\" name=\"Filter\">Filter</link>"
+msgstr "<link href=\"text/shared/01/02230402.xhp\" name=\"Φίλτρο\">Φίλτρο</link>"
+
+#: 02230402.xhp
+msgctxt ""
+"02230402.xhp\n"
+"par_id3147088\n"
+"2\n"
+"help.text"
+msgid "Set the criteria for filtering the list of changes on the <link href=\"text/shared/01/02230401.xhp\" name=\"List\"><emph>List</emph></link> tab."
+msgstr "Ορίστε τα κριτήρια για το φιλτράρισμα της λίστας αλλαγών στην καρτέλα <link href=\"text/shared/01/02230401.xhp\" name=\"Λίστα\"><emph>Λίστα</emph></link>."
+
+#: 02230402.xhp
+msgctxt ""
+"02230402.xhp\n"
+"hd_id3150355\n"
+"3\n"
+"help.text"
+msgid "Date"
+msgstr "Ημερομηνία"
+
+#: 02230402.xhp
+msgctxt ""
+"02230402.xhp\n"
+"par_id3147573\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"svx/ui/redlinefilterpage/endtime\">Filters the list of changes according to the date and the time that you specify.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/endtime\">Φιλτράρει τη λίστα αλλαγών σύμφωνα με την ημερομηνία και την ώρα που ορίζετε.</ahelp>"
+
+#: 02230402.xhp
+msgctxt ""
+"02230402.xhp\n"
+"hd_id3154811\n"
"17\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_TBX21\">Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_TBX21\">Αποθηκεύει ένα αντίγραφο των περιεχομένων των συνδεδεμένων αρχείων στο κύριο έγγραφο. Αυτό εξασφαλίζει ότι τα τρέχοντα περιεχόμενα είναι διαθέσιμα όταν δεν υπάρχει πρόσβαση στα συνδεδεμένα αρχεία.</ahelp>"
+msgid "Set Date/Time"
+msgstr "Ορισμός ημερομηνίας/ώρας"
-#: 02110000.xhp
+#: 02230402.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3151351\n"
+"02230402.xhp\n"
+"par_id3159147\n"
"help.text"
-msgid "<image id=\"img_id3152885\" src=\"sw/imglst/sc20248.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152885\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152885\" src=\"sw/imglst/sc20248.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152885\">Icon</alt></image>"
+msgid "<image id=\"img_id3150771\" src=\"cmd/sc_timefield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150771\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150771\" src=\"cmd/sc_timefield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150771\">Εικονίδιο</alt></image>"
-#: 02110000.xhp
+#: 02230402.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3157974\n"
+"02230402.xhp\n"
+"par_id3143270\n"
"18\n"
"help.text"
-msgid "Save Contents as well"
-msgstr "Αποθήκευση και των περιεχομένων"
+msgid "<ahelp hid=\"svx/ui/redlinefilterpage/endclock\">Enters the current date and time into the corresponding boxes.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/endclock\">Εισάγει την τρέχουσα ημερομηνία και ώρα στα αντίστοιχα πεδία.</ahelp>"
-#: 02110000.xhp
+#: 02230402.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3154096\n"
-"19\n"
+"02230402.xhp\n"
+"hd_id3155261\n"
+"5\n"
"help.text"
-msgid "Move Down"
-msgstr "Μετακίνηση κάτω"
+msgid "Author"
+msgstr "Συντάκτης"
-#: 02110000.xhp
+#: 02230402.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3155852\n"
+"02230402.xhp\n"
+"par_id3150084\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"svx/ui/redlinefilterpage/authorlist\">Filters the list of changes according to the name of the author that you select from the list.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/authorlist\">Φιλτράρει τη λίστα αλλαγών σύμφωνα με το όνομα του συντάκτη που επιλέγετε από τη λίστα.</ahelp>"
+
+#: 02230402.xhp
+msgctxt ""
+"02230402.xhp\n"
+"hd_id3147531\n"
+"13\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Περιοχή </caseinline></switchinline>"
+
+#: 02230402.xhp
+msgctxt ""
+"02230402.xhp\n"
+"par_id3156344\n"
+"14\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"svx/ui/redlinefilterpage/rangeedit\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"svx/ui/redlinefilterpage/rangeedit\">Φιλτράρει τη λίστα των αλλαγών σύμφωνα με την περιοχή των κελιών που καθορίζετε. Για να επιλέξετε την περιοχή των κελιών στο φύλλο σας, κάντε κλικ στο κουμπί <emph>Ορισμός αναφοράς </emph> (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+
+#: 02230402.xhp
+msgctxt ""
+"02230402.xhp\n"
+"par_id4441663\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the range of cells that you want to use as a filter.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε την περιοχή των κελιών που επιθυμείτε να χρησιμοποιήσετε ως φίλτρο.</ahelp>"
+
+#: 02230402.xhp
+msgctxt ""
+"02230402.xhp\n"
+"hd_id3147304\n"
+"15\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ορισμός παραπομπής </caseinline></switchinline>"
+
+#: 02230402.xhp
+msgctxt ""
+"02230402.xhp\n"
+"par_id3151210\n"
+"help.text"
+msgid "<image id=\"img_id3154138\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154138\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154138\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154138\">Εικονίδιο</alt></image>"
+
+#: 02230402.xhp
+msgctxt ""
+"02230402.xhp\n"
+"par_id3156215\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"svx/ui/redlinefilterpage/dotdotdot\">Select the range of cells that you want to use as a filter.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/dotdotdot\">Επιλέξτε την περιοχή των κελιών που επιθυμείτε να χρησιμοποιήσετε ως φίλτρο.</ahelp>"
+
+#: 02230402.xhp
+msgctxt ""
+"02230402.xhp\n"
+"hd_id3159149\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_TBX23\">Moves the selection down one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged."
-msgstr "<ahelp hid=\"HID_NAVI_TBX23\">Μετακινεί την επιλογή κατά μία θέση κάτω στη λίστα Περιήγησης.</ahelp> Μπορείτε επίσης να μετακινήσετε εγγραφές με το να τις σύρετε και να τις αφήσετε στη λίστα. Αν μετακινήσετε ένα τμήμα κειμένου πάνω σε άλλο τμήμα κειμένου, τα τμήματα κειμένου συγχωνεύονται."
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Σμίκρυνση/Μεγέθυνση </caseinline></switchinline>"
-#: 02110000.xhp
+#: 02230402.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154790\n"
+"02230402.xhp\n"
+"par_id3149809\n"
"help.text"
-msgid "<image id=\"img_id3166413\" src=\"sw/imglst/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Icon</alt></image>"
-msgstr "<image id=\"img_id3166413\" src=\"sw/imglst/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Icon</alt></image>"
+msgid "<image id=\"img_id3154153\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3154153\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154153\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3154153\">Icon</alt></image>"
-#: 02110000.xhp
+#: 02230402.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149417\n"
+"02230402.xhp\n"
+"par_id3147287\n"
"21\n"
"help.text"
-msgid "Move Down"
-msgstr "Μετακίνηση κάτω"
+msgid "<ahelp hid=\"SC:IMAGEBUTTON:RID_SCDLG_SIMPLEREF:RB_ASSIGN\">Select the range of cells that you want to use as a filter, and then click this button to return to the filter list.</ahelp>"
+msgstr "<ahelp hid=\"SC:IMAGEBUTTON:RID_SCDLG_SIMPLEREF:RB_ASSIGN\">Επιλέξτε την περιοχή των κελιών που επιθυμείτε να χρησιμοποιήσετε ως φίλτρο, και κάντε κλικ σε αυτό το πλήκτρο για να επιστρέψετε στη λίστα φίλτρων.</ahelp>"
-#: 02110000.xhp
+#: 02230402.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3147124\n"
+"02230402.xhp\n"
+"hd_id3156543\n"
+"9\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ενέργεια </caseinline></switchinline>"
+
+#: 02230402.xhp
+msgctxt ""
+"02230402.xhp\n"
+"par_id3155413\n"
+"12\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"svx/ui/redlinefilterpage/actionlist\">Filters the list of changes according to the type of change that you select in the <emph>Action</emph> box.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"svx/ui/redlinefilterpage/actionlist\">Φιλτράρει τη λίστα αλλαγών σύμφωνα με τον τύπο της αλλαγής που επιλέγετε στο διάλογο <emph>Ενέργεια</emph>.</ahelp></caseinline></switchinline>"
+
+#: 02230402.xhp
+msgctxt ""
+"02230402.xhp\n"
+"hd_id3155855\n"
"22\n"
"help.text"
-msgid "Move Up"
-msgstr "Μετακίνηση πάνω"
+msgid "Comment"
+msgstr "Σχόλιο"
-#: 02110000.xhp
+#: 02230402.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3146927\n"
+"02230402.xhp\n"
+"par_id3151114\n"
"23\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_TBX22\">Moves the selection up one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged."
-msgstr "<ahelp hid=\"HID_NAVI_TBX22\">Μετακινεί την επιλογή πάνω κατά μία θέση στη λίστα Περιήγησης.</ahelp> Μπορείτε επίσης να μετακινήσετε εγγραφές με το να τις σύρετε και να τις αφήσετε στη λίστα. Αν μετακινήσετε ένα τμήμα κειμένου πάνω σε άλλο τμήμα κειμένου, τα τμήματα κειμένου συγχωνεύονται."
+msgid "<ahelp hid=\"svx/ui/redlinefilterpage/commentedit\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/commentedit\">Φιλτράρει τα σχόλια των αλλαγών σύμφωνα με τις λέξεις κλειδιά που εισάγετε. </ahelp>"
-#: 02110000.xhp
+#: 02230402.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3156178\n"
+"02230402.xhp\n"
+"par_id3163820\n"
+"24\n"
"help.text"
-msgid "<image id=\"img_id3155083\" src=\"sw/imglst/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155083\" src=\"sw/imglst/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Icon</alt></image>"
+msgid "You can also use <link href=\"text/shared/01/02100000.xhp\" name=\"regular expressions\">regular expressions</link> (wildcards) when you filter the comments."
+msgstr "Μπορείτε επίσης να χρησιμοποιήσετε <link href=\"text/shared/01/02100000.xhp\" name=\"κανονικές εκφράσεις\">κανονικές εκφράσεις</link> (μπαλαντέρ) όταν φιλτράρετε τα σχόλια."
-#: 02110000.xhp
+#: 02230500.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3147257\n"
-"24\n"
+"02230500.xhp\n"
+"tit\n"
"help.text"
-msgid "Move Up"
-msgstr "Μετακίνηση πάνω"
+msgid "Merge Document"
+msgstr "Συγχώνευση εγγράφου"
-#: 02110000.xhp
+#: 02230500.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3148566\n"
-"26\n"
+"02230500.xhp\n"
+"hd_id3149000\n"
+"1\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Merge Document"
+msgstr "Συγχώνευση εγγράφου"
-#: 02110000.xhp
+#: 02230500.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153099\n"
-"27\n"
+"02230500.xhp\n"
+"par_id3154408\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_GLBLTREE_DEL\">Deletes the selection from the Navigator list.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREE_DEL\">Διαγράφει την επιλογή από τη λίστα Περιήγησης.</ahelp>"
+msgid "<variable id=\"dokzus\"><ahelp hid=\".uno:MergeDocuments\" visibility=\"visible\">Imports changes made to copies of the same document into the original document. Changes made to footnotes, headers, frames and fields are ignored.</ahelp></variable> Identical changes are merged automatically."
+msgstr "<variable id=\"dokzus\"><ahelp hid=\".uno:MergeDocuments\" visibility=\"visible\">Εισάγει τις αλλαγές που έγιναν στα αντίγραφα του ίδιου εγγράφου στο αυθεντικό έγγραφο. Οι αλλαγές που έγιναν σε υποσημειώσεις, επικεφαλίδες, πλαίσια και πεδία αγνοούνται.</ahelp></variable> Οι αλλαγές που ταυτίζονται συγχωνεύονται αυτόματα."
+
+#: 02240000.xhp
+msgctxt ""
+"02240000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Compare Document"
+msgstr "Σύγκριση εγγράφου"
+
+#: 02240000.xhp
+msgctxt ""
+"02240000.xhp\n"
+"hd_id3149877\n"
+"1\n"
+"help.text"
+msgid "Compare Document"
+msgstr "Σύγκριση εγγράφου"
+
+#: 02240000.xhp
+msgctxt ""
+"02240000.xhp\n"
+"par_id3150838\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"dokver\"><ahelp hid=\".uno:CompareDocuments\">Compares the current document with a document that you select.</ahelp></variable> The contents of the selected document are marked as deletions in the dialog that opens. If you want, you can insert the contents of the selected file into the current document by selecting the relevant deleted entries, clicking <emph>Reject</emph>, and then clicking <emph>Insert</emph>."
+msgstr "<variable id=\"dokver\"><ahelp hid=\".uno:CompareDocuments\">Συγκρίνει το τρέχον έγγραφο με ένα έγγραφο που επιλέγετε.</ahelp></variable> Τα περιεχόμενα του επιλεγμένου εγγράφου επισημαίνονται ως διαγραμμένα στο διάλογο που ανοίγει. Εάν θέλετε, μπορείτε να εισάγετε τα περιεχόμενα του επιλεγμένου αρχείου στο τρέχον έγγραφο επιλέγοντας τις σχετικές διαγραμμένες εγγραφές, κάνοντας κλικ στην <emph>Απόρριψη</emph> και μετά κάνοντας κλικ στην <emph>Εισαγωγή</emph>."
+
+#: 02240000.xhp
+msgctxt ""
+"02240000.xhp\n"
+"par_id3153662\n"
+"4\n"
+"help.text"
+msgid "The contents of footnotes, headers, frames and fields are ignored."
+msgstr "Τα περιεχόμενα των υποσημειώσεων, κεφαλίδων, πλαισίων και πεδίων αγνοούνται."
#: 02250000.xhp
msgctxt ""
@@ -16115,646 +12766,531 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγει μια νέα εγγραφή στον τρέχοντα πίνακα.</ahelp>"
-#: 06130001.xhp
+#: 03010000.xhp
msgctxt ""
-"06130001.xhp\n"
+"03010000.xhp\n"
"tit\n"
"help.text"
-msgid "Macros"
-msgstr "Μακροεντολές"
-
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"hd_id3152414\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06130001.xhp\" name=\"Macros\">Macros</link>"
-msgstr "<link href=\"text/shared/01/06130001.xhp\" name=\"Μακροεντολές\">Μακροεντολές</link>"
-
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_id3150008\n"
-"3\n"
-"help.text"
-msgid "Lets you record or organize and edit macros."
-msgstr "Σας επιτρέπει να γράψετε ή να οργανώσετε και να επεξεργαστείτε μακροεντολές."
-
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN105B1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06130000.xhp\">Run Macro</link>"
-msgstr "<link href=\"text/shared/01/06130000.xhp\">Εκτέλεση μακροεντολής</link>"
-
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN105EB\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can start a macro.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να ξεκινήσετε μια μακροεντολή.</ahelp>"
-
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN10608\n"
-"help.text"
-msgid "<link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signature</link>"
-msgstr "<link href=\"text/shared/01/digitalsignatures.xhp\">Ψηφιακή Υπογραφή</link>"
-
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN10618\n"
-"help.text"
-msgid "<ahelp hid=\".\">Adds and removes digital signatures to and from your macros. You can also use the dialog to view certificates.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει και αφαιρεί ψηφιακές υπογραφές από και προς τις μακροεντολές σας. Μπορείτε επίσης να χρησιμοποιήσετε αυτό το διάλογο για να δείτε πιστοποιητικά .</ahelp>"
-
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN105D3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06130000.xhp\">Organize Dialogs</link>"
-msgstr "<link href=\"text/shared/01/06130000.xhp\">Διαχείριση Διαλόγων</link>"
-
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN105E3\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Dialogs tab page of the Macro Organizer.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τη σελίδα καρτέλας διαλόγων για την Διαχείριση Μακροεντολών.</ahelp>"
+msgid "Zoom & View Layout"
+msgstr "Μεγέθυνση & διάταξη προβολής"
-#: 05340200.xhp
+#: 03010000.xhp
msgctxt ""
-"05340200.xhp\n"
-"tit\n"
+"03010000.xhp\n"
+"bm_id3154682\n"
"help.text"
-msgid "Column width"
-msgstr "Πλάτος στήλης"
+msgid "<bookmark_value>zooming;page views</bookmark_value> <bookmark_value>views; scaling</bookmark_value> <bookmark_value>screen; scaling</bookmark_value> <bookmark_value>pages; scaling</bookmark_value>"
+msgstr "<bookmark_value>μεγέθυνση; προβολές σελίδας</bookmark_value><bookmark_value>προβολές; κλίμακα</bookmark_value><bookmark_value>οθόνη; κλίμακα</bookmark_value><bookmark_value>σελίδες; κλίμακα</bookmark_value>"
-#: 05340200.xhp
+#: 03010000.xhp
msgctxt ""
-"05340200.xhp\n"
-"hd_id3158397\n"
+"03010000.xhp\n"
+"hd_id3154682\n"
"1\n"
"help.text"
-msgid "Column width"
-msgstr "Πλάτος στήλης"
+msgid "<link href=\"text/shared/01/03010000.xhp\">Zoom & View Layout</link>"
+msgstr "<link href=\"text/shared/01/03010000.xhp\">Μεγέθυνση & διάταξη προβολής</link>"
-#: 05340200.xhp
+#: 03010000.xhp
msgctxt ""
-"05340200.xhp\n"
-"par_id3153272\n"
+"03010000.xhp\n"
+"par_id3149578\n"
"2\n"
"help.text"
-msgid "<variable id=\"spaltetext\"><ahelp hid=\"HID_BROWSER_COLUMNWIDTH\" visibility=\"visible\">Changes the width of the current column, or the selected columns.</ahelp></variable>"
-msgstr "<variable id=\"spaltetext\"><ahelp hid=\"HID_BROWSER_COLUMNWIDTH\" visibility=\"visible\">Αλλάζει το πλάτος της τρέχουσας στήλης, ή των επιλεγμένων στηλών.</ahelp></variable>"
+msgid "<variable id=\"massstabtext\"><ahelp hid=\".uno:Zoom\">Reduces or enlarges the screen display of %PRODUCTNAME.</ahelp></variable> The current zoom factor is displayed as a percentage value on the <emph>Status</emph> bar."
+msgstr "<variable id=\"massstabtext\"><ahelp hid=\".uno:Zoom\">Μικραίνει η μεγεθύνει την οθόνη του %PRODUCTNAME.</ahelp></variable> Ο τρέχων παράγοντας της κλίμακας εμφανίζεται σαν ποσοστό στην <emph>Γραμμή κατάστασης</emph>."
-#: 05340200.xhp
+#: 03010000.xhp
msgctxt ""
-"05340200.xhp\n"
-"par_id3152821\n"
-"7\n"
+"03010000.xhp\n"
+"par_id3149655\n"
+"26\n"
"help.text"
-msgid "You can also change the width of a column by dragging the divider beside the column header.<switchinline select=\"appl\"> <caseinline select=\"CALC\"> To fit the column width to the cell contents, double-click the divider.</caseinline> </switchinline>"
-msgstr "Μπορείτε επίσης να αλλάξετε το πλάτος μιας στήλης μετακινώντας τον διαχωριστή δίπλα από την επικεφαλίδα της στήλης.<switchinline select=\"appl\"> <caseinline select=\"CALC\"> Για να ταιριάξετε το πλάτος της στήλης με τα περιεχόμενα του κελιού, κάντε διπλό κλικ στον διαχωριστή.</caseinline> </switchinline>"
+msgid "Zooming is handled differently on Unix, Linux, and Windows platforms. A document saved with a 100% zoom factor in Windows is displayed at a larger zoom factor on Unix/Linux platforms. To change the zoom factor, double-click or right-click the percentage value on the <emph>Status</emph> bar, and select the zoom factor that you want."
+msgstr "Οι πλατφόρμες Windows, Unix, Linux χειρίζονται διαφορετικά την κλίμακα. Ένα αρχείο που έχει αποθηκευτεί με κλίμακα 100% σε Windows, εμφανίζεται με μεγαλύτερη κλίμακα σε πλατφόρμες Unix/Linux. Για να αλλάξετε την κλίμακα, κάντε δεξί κλικ ή διπλό κλικ στην επί τοις εκατό τιμή στη <emph>Γραμμή κατάστασης</emph> και επιλέξτε την τιμή που επιθυμείτε."
-#: 05340200.xhp
+#: 03010000.xhp
msgctxt ""
-"05340200.xhp\n"
-"hd_id3149346\n"
+"03010000.xhp\n"
+"hd_id3149669\n"
"3\n"
"help.text"
-msgid "Width"
-msgstr "Πλάτος"
+msgid "Zoom factor"
+msgstr "Παράγοντας κλίμακας"
-#: 05340200.xhp
+#: 03010000.xhp
msgctxt ""
-"05340200.xhp\n"
-"par_id3147576\n"
+"03010000.xhp\n"
+"par_id3154389\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_METRICFIELD_DLG_COLWIDTH_MF_VALUE\" visibility=\"visible\">Enter the column width that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_METRICFIELD_DLG_COLWIDTH_MF_VALUE\" visibility=\"visible\">Εισάγετε το πλάτος της στήλης που θέλετε να χρησιμοποιήσετε.</ahelp>"
-
-#: 05340200.xhp
-msgctxt ""
-"05340200.xhp\n"
-"hd_id3148621\n"
-"5\n"
-"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Default value</caseinline> <defaultinline>Automatic</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Προεπιλεγμένη τιμή</caseinline> <defaultinline>Αυτόματα</defaultinline> </switchinline>"
+msgid "Set the zoom factor at which to display the current document and all documents of the same type that you open thereafter."
+msgstr "Ρυθμίστε τη κλίμακα που θέλετε να εμφανίζονται τα τρέχοντα έγγραφα και όλα τα έγγραφα ίδιου τύπου που θα ανοίξετε από δω και πέρα."
-#: 05340200.xhp
+#: 03010000.xhp
msgctxt ""
-"05340200.xhp\n"
-"par_id3147008\n"
-"6\n"
+"03010000.xhp\n"
+"hd_id3153351\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_CHECKBOX_DLG_COLWIDTH_CB_STANDARD\" visibility=\"visible\">Automatically adjusts the column width based on the current font.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_CHECKBOX_DLG_COLWIDTH_CB_STANDARD\" visibility=\"visible\">Προσαρμόζει αυτόματα το πλάτος της στήλης με βάση την τρέχουσα γραμματοσειρά.</ahelp>"
+msgid "Optimal"
+msgstr "Βέλτιστη"
-#: 06050400.xhp
+#: 03010000.xhp
msgctxt ""
-"06050400.xhp\n"
-"tit\n"
+"03010000.xhp\n"
+"par_id3144760\n"
+"21\n"
"help.text"
-msgid "Graphics"
-msgstr "Γραφικά"
+msgid "<ahelp hid=\"HID_MNU_ZOOM_OPTIMAL\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Resizes the display to fit the width of the selected cell area at the moment the command is started.</caseinline><defaultinline>Resizes the display to fit the width of the text in the document at .</defaultinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"HID_MNU_ZOOM_OPTIMAL\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Αλλάζει το μέγεθος της προβολής ώστε να ταιριάζει στο πλάτος της επιλεγμένης περιοχής κελιού τη στιγμή που ξεκινά η εντολή.</caseinline><defaultinline> Αλλάζει το μέγεθος της προβολής ώστε να ταιριάζει το πλάτος κείμενου στο έγγραφο.</defaultinline></switchinline></ahelp>"
-#: 06050400.xhp
+#: 03010000.xhp
msgctxt ""
-"06050400.xhp\n"
-"hd_id0611200904373284\n"
+"03010000.xhp\n"
+"hd_id3151210\n"
+"22\n"
"help.text"
-msgid "<link href=\"text/shared/01/06050400.xhp\" name=\"Graphics\">Graphics</link>"
-msgstr "<link href=\"text/shared/01/06050400.xhp\" name=\"Γραφικά\">Γραφικά</link>"
+msgid "Fit width and height"
+msgstr "Προσαρμογή πλάτους και ύψους"
-#: 06050400.xhp
+#: 03010000.xhp
msgctxt ""
-"06050400.xhp\n"
-"par_id0611200904373226\n"
+"03010000.xhp\n"
+"par_id3150543\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the different graphics that you can use as bullets in a bulleted list.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τα διάφορα γραφικά ως στυλ κουκκίδων που μπορείτε να εφαρμόσετε σε μια λίστα με κουκίδες.</ahelp>"
+msgid "<ahelp hid=\"HID_MNU_ZOOM_WHOLE_PAGE\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Resizes the display to fit the width and height of the selected cell area at the moment the command is started.</caseinline><defaultinline>Displays the entire page on your screen.</defaultinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"HID_MNU_ZOOM_WHOLE_PAGE\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Αλλάζει το μέγεθος της προβολής ώστε να ταιριάζει στο πλάτος και στο ύψος της επιλεγμένης περιοχής κελιού τη στιγμή που ξεκινά η εντολή.</caseinline><defaultinline>Εμφανίζει ολόκληρη τη σελίδα στην οθόνη σας.</defaultinline></switchinline></ahelp>"
-#: 06050400.xhp
+#: 03010000.xhp
msgctxt ""
-"06050400.xhp\n"
-"hd_id0611200904361573\n"
+"03010000.xhp\n"
+"hd_id3152771\n"
+"24\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "Fit width"
+msgstr "Προσαρμογή πλάτους"
-#: 06050400.xhp
+#: 03010000.xhp
msgctxt ""
-"06050400.xhp\n"
-"par_id061120090436150\n"
+"03010000.xhp\n"
+"par_id3143231\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the graphics that you want to use as bullets.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το γραφικό ή βρείτε το γραφικό αρχείο που θέλετε να χρησιμοποιήσετε ως κουκκίδα.</ahelp>"
+msgid "<ahelp hid=\"HID_MNU_ZOOM_PAGE_WIDTH\">Displays the complete width of the document page. The top and bottom edges of the page may not be visible.</ahelp>"
+msgstr "<ahelp hid=\"HID_MNU_ZOOM_PAGE_WIDTH\">Προβάλει το πλήρες πλάτος της σελίδας του εγγράφου. Οι πάνω και κάτω άκρες της σελίδας ίσως δεν είναι ορατές.</ahelp>"
-#: 06050400.xhp
+#: 03010000.xhp
msgctxt ""
-"06050400.xhp\n"
-"hd_id061120090436157\n"
+"03010000.xhp\n"
+"hd_id3153106\n"
+"9\n"
"help.text"
-msgid "Link graphics"
-msgstr "Σύνδεση γραφικών"
+msgid "100 %"
+msgstr "100 %"
-#: 06050400.xhp
+#: 03010000.xhp
msgctxt ""
-"06050400.xhp\n"
-"par_id0611200904361575\n"
+"03010000.xhp\n"
+"par_id3147353\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">If enabled, the graphics are inserted as links. If not enabled, the graphics are embedded into the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Αν ενεργοποιηθεί, τα γραφικά εισάγονται σαν σύνδεσμοι. Αν δεν είναι ενεργοποιημένο, τα γραφικά ενσωματώνονται στο έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/zoomdialog/100pc\">Displays the document at its actual size.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/zoomdialog/100pc\">Εμφανίζει το έγγραφο στο τρέχον μέγεθος του.</ahelp>"
-#: 06050400.xhp
+#: 03010000.xhp
msgctxt ""
-"06050400.xhp\n"
-"par_id061120090437338\n"
+"03010000.xhp\n"
+"hd_id3153191\n"
+"15\n"
"help.text"
-msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position tab (Numbering/Bullets dialog)\">Position tab (Bullets and Numbering dialog)</link>"
-msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)</link>"
+msgid "Variable"
+msgstr "Μεταβλητή"
-#: 06050400.xhp
+#: 03010000.xhp
msgctxt ""
-"06050400.xhp\n"
-"par_id0611200904373391\n"
+"03010000.xhp\n"
+"par_id3159125\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Options tab (Numbering/Bullets dialog)\">Options tab (Bullets and Numbering dialog)</link>"
-msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)</link>"
+msgid "<ahelp hid=\"cui/ui/zoomdialog/zoomsb\">Enter the zoom factor at which you want to display the document. Enter a percentage in the box.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/zoomdialog/zoomsb\">Εισάγετε τον συντελεστή κλίμακας στον οποίο θέλετε να εμφανιστεί το έγγραφο. Εισάγετε ένα ποσοστό στο πλαίσιο.</ahelp>"
-#: 05070600.xhp
+#: 03010000.xhp
msgctxt ""
-"05070600.xhp\n"
-"tit\n"
+"03010000.xhp\n"
+"hd_id7319864\n"
"help.text"
-msgid "Align Bottom"
-msgstr "Στοίχιση κάτω"
+msgid "View layout"
+msgstr "Διάταξη προβολής"
-#: 05070600.xhp
+#: 03010000.xhp
msgctxt ""
-"05070600.xhp\n"
-"hd_id3153383\n"
-"1\n"
+"03010000.xhp\n"
+"par_id3423871\n"
"help.text"
-msgid "<link href=\"text/shared/01/05070600.xhp\" name=\"Align Bottom\">Align Bottom</link>"
-msgstr "<link href=\"text/shared/01/05070600.xhp\" name=\"Στοίχιση κάτω\">Στοίχιση κάτω</link>"
+msgid "For text documents, you can set the view layout. Reduce the zoom factor to see the effects of different view layout settings."
+msgstr "Για έγγραφα κειμένου, μπορείτε να επιλέξετε τη διάταξη προβολής. Μειώστε την κλίμακα για να δείτε τα αποτελέσματα διαφορετικών ρυθμίσεων διατάξεων προβολής."
-#: 05070600.xhp
+#: 03010000.xhp
msgctxt ""
-"05070600.xhp\n"
-"par_id3154613\n"
-"2\n"
+"03010000.xhp\n"
+"hd_id3818475\n"
"help.text"
-msgid "<ahelp hid=\".\">Vertically aligns the bottom edges of the selected objects. If only one object is selected in Draw or Impress, the bottom edge of the object is aligned to the lower page margin.</ahelp>"
-msgstr "<ahelp hid=\".\">Στοιχίζει κάθετα τις κάτω άκρες των επιλεγμένων αντικειμένων. Εάν μόνο ένα αντικείμενο έχει επιλεχθεί στο Draw ή το Impress, η κάτω άκρη του αντικειμένου στοιχίζεται στο κάτω περιθώριο της σελίδας.</ahelp>"
+msgid "Automatic"
+msgstr "Αυτόματα"
-#: 05070600.xhp
+#: 03010000.xhp
msgctxt ""
-"05070600.xhp\n"
-"par_id3151330\n"
-"4\n"
+"03010000.xhp\n"
+"par_id3187353\n"
"help.text"
-msgid "Objects are aligned to the bottom edge of the bottom most object in the selection. <embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
-msgstr "Τα αντικείμενα στοιχίζονται στο κάτω άκρο του πιο κάτω αντικειμένου που έχει επιλεχθεί. <embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
+msgid "<ahelp hid=\".\">The automatic view layout displays pages side by side, as many as the zoom factor allows.</ahelp>"
+msgstr "<ahelp hid=\".\">Η αυτόματη διάταξη προβολής εμφανίζει τις σελίδες δίπλα δίπλα, τόσες όσες επιτρέπει ο παράγοντας κλίμακας.</ahelp>"
-#: 06140200.xhp
+#: 03010000.xhp
msgctxt ""
-"06140200.xhp\n"
-"tit\n"
+"03010000.xhp\n"
+"hd_id8455153\n"
"help.text"
-msgid "Keyboard"
-msgstr "Πληκτρολόγιο"
+msgid "Single page"
+msgstr "Μονή σελίδα"
-#: 06140200.xhp
+#: 03010000.xhp
msgctxt ""
-"06140200.xhp\n"
-"bm_id2322763\n"
+"03010000.xhp\n"
+"par_id9912411\n"
"help.text"
-msgid "<bookmark_value>keyboard;assigning/editing shortcut keys</bookmark_value><bookmark_value>customizing;keyboard</bookmark_value><bookmark_value>editing;shortcut keys</bookmark_value><bookmark_value>styles;keyboard shortcuts</bookmark_value>"
-msgstr "<bookmark_value>πληκτρολόγιο,ανάθεση/επεξεργασία πλήκτρων συντομεύσεων</bookmark_value><bookmark_value>προσαρμογή,πληκτρολόγιο</bookmark_value><bookmark_value>επεξεργασία,πλήκτρα συντομεύσεων</bookmark_value><bookmark_value>πρότυπα,πλήκτρα συντομεύσεων</bookmark_value>"
+msgid "<ahelp hid=\".\">The single page view layout displays pages beneath each other, but never side by side.</ahelp>"
+msgstr "<ahelp hid=\".\">Η διάταξη προβολής μονής σελίδας εμφανίζει τις σελίδες τη μια κάτω από την άλλη, αλλά ποτέ δίπλα δίπλα.</ahelp>"
-#: 06140200.xhp
+#: 03010000.xhp
msgctxt ""
-"06140200.xhp\n"
-"hd_id3148882\n"
-"1\n"
+"03010000.xhp\n"
+"hd_id9204992\n"
"help.text"
-msgid "<link href=\"text/shared/01/06140200.xhp\" name=\"Keyboard\">Keyboard</link>"
-msgstr "<link href=\"text/shared/01/06140200.xhp\" name=\"Πληκτρολόγιο\">Πληκτρολόγιο</link>"
+msgid "Columns"
+msgstr "Στήλες"
-#: 06140200.xhp
+#: 03010000.xhp
msgctxt ""
-"06140200.xhp\n"
-"par_id3159411\n"
-"2\n"
+"03010000.xhp\n"
+"par_id1993774\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONFIG_ACCEL\">Assigns or edits the shortcut keys for $[officename] commands, or $[officename] Basic macros.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONFIG_ACCEL\">Αναθέτει ή επεξεργάζεται τα πλήκτρα συντομεύσεων για εντολές $[officename] ή μακροεντολές Basic του $[officename].</ahelp>"
+msgid "<ahelp hid=\".\">In columns view layout you see pages in a given number of columns side by side. Enter the number of columns.</ahelp>"
+msgstr "<ahelp hid=\".\">Στη διάταξη προβολής στύλων βλέπετε σελίδες δίπλα δίπλα, σε ένα συγκεκριμένο αριθμό από στήλες. Εισάγετε τον αριθμό των στηλών.</ahelp>"
-#: 06140200.xhp
+#: 03010000.xhp
msgctxt ""
-"06140200.xhp\n"
-"par_id3154682\n"
-"21\n"
+"03010000.xhp\n"
+"hd_id2949919\n"
"help.text"
-msgid "You can assign or edit shortcut keys for the current application or for all $[officename] applications."
-msgstr "Μπορείτε να αναθέσετε ή να επεξεργαστείτε πλήκτρα συντόμευσης για την τρέχουσα εφαρμογή, ή για όλες τις εφαρμογές του $[officename]."
+msgid "Book mode"
+msgstr "Κατάσταση βιβλίου"
-#: 06140200.xhp
+#: 03010000.xhp
msgctxt ""
-"06140200.xhp\n"
-"par_id3150144\n"
-"29\n"
+"03010000.xhp\n"
+"par_id2355113\n"
"help.text"
-msgid "Avoid assigning shortcut keys that are currently used by your operating system."
-msgstr "Αποφύγετε την αντιστοίχιση πλήκτρων συντόμευσης που ήδη χρησιμοποιούνται από το λειτουργικό σας σύστημα."
+msgid "<ahelp hid=\".\">In book mode view layout you see two pages side by side as in an open book. The first page is a right page with an odd page number.</ahelp>"
+msgstr "<ahelp hid=\".\">Στην διάταξη προβολής κατάσταση λειτουργίας βιβλίου, βλέπετε δύο σελίδες δίπλα δίπλα, όπως όταν έχετε ένα ανοιχτό βιβλίο. Η πρώτη σελίδα είναι μία δεξιά σελίδα με περιττό αριθμό σελίδας.</ahelp>"
-#: 06140200.xhp
+#: 03020000.xhp
msgctxt ""
-"06140200.xhp\n"
-"hd_id3147250\n"
-"27\n"
+"03020000.xhp\n"
+"tit\n"
"help.text"
-msgid "$[officename]"
-msgstr "$[officename]"
+msgid "Standard Bar"
+msgstr "Βασική γραμμή εργαλείων"
-#: 06140200.xhp
+#: 03020000.xhp
msgctxt ""
-"06140200.xhp\n"
-"par_id3152425\n"
-"26\n"
+"03020000.xhp\n"
+"bm_id3150467\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_RADIOBUTTON_TP_CONFIG_ACCEL_RB_OFFICE\">Displays shortcut keys that are common to all $[officename] applications.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_RADIOBUTTON_TP_CONFIG_ACCEL_RB_OFFICE\">Εμφανίζει πλήκτρα συντόμευσης κοινά για όλες τις εφαρμογές $[officename].</ahelp>"
+msgid "<bookmark_value>standard bar on/off</bookmark_value>"
+msgstr "<bookmark_value>Βασική γραμμή εργαλείων Ναι/Όχι</bookmark_value>"
-#: 06140200.xhp
+#: 03020000.xhp
msgctxt ""
-"06140200.xhp\n"
-"hd_id3149095\n"
-"25\n"
+"03020000.xhp\n"
+"hd_id3150467\n"
+"1\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Writer</caseinline><caseinline select=\"CALC\">Calc</caseinline><caseinline select=\"IMPRESS\">Impress</caseinline><caseinline select=\"DRAW\">Draw</caseinline><caseinline select=\"MATH\">Math</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Writer</caseinline><caseinline select=\"CALC\">Calc</caseinline><caseinline select=\"IMPRESS\">Impress</caseinline><caseinline select=\"DRAW\">Draw</caseinline><caseinline select=\"MATH\">Math</caseinline></switchinline>"
+msgid "<link href=\"text/shared/01/03020000.xhp\" name=\"Standard Bar\">Standard Bar</link>"
+msgstr "<link href=\"text/shared/01/03020000.xhp\" name=\"Βασική γραμμή εργαλείων\">Βασική γραμμή εργαλείων</link>"
-#: 06140200.xhp
+#: 03020000.xhp
msgctxt ""
-"06140200.xhp\n"
-"par_id3155892\n"
-"24\n"
+"03020000.xhp\n"
+"par_id3149495\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_RADIOBUTTON_TP_CONFIG_ACCEL_RB_MODULE\">Displays shortcut keys for the current $[officename] application.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_RADIOBUTTON_TP_CONFIG_ACCEL_RB_MODULE\">Εμφανίζει πλήκτρα συντόμευσης για την τρέχουσα εφαρμογή $[officename].</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
+msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Εμφανίζει ή κρύβει τη <emph>Βασική γραμμή εργαλείων</emph>.</ahelp>"
-#: 06140200.xhp
+#: 03040000.xhp
msgctxt ""
-"06140200.xhp\n"
-"hd_id3149398\n"
-"3\n"
+"03040000.xhp\n"
+"tit\n"
"help.text"
-msgid "Shortcut keys"
-msgstr "Πλήκτρα συντόμευσης"
+msgid "Input Method Status"
+msgstr "Κατάσταση Μεθόδου Εισόδου"
-#: 06140200.xhp
+#: 03040000.xhp
msgctxt ""
-"06140200.xhp\n"
-"par_id3149811\n"
-"4\n"
+"03040000.xhp\n"
+"bm_id3159079\n"
"help.text"
-msgid "<ahelp hid=\"HID_ACCELCONFIG_LISTBOX\">Lists the shortcut keys and the associated commands. To assign or modify the shortcut key for the command selected in the <emph>Function</emph> list, click a shortcut in this list, and then click <emph>Modify</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_ACCELCONFIG_LISTBOX\">Εμφανίζει σε λίστα τα πλήκτρα συντομεύσεων και τις σχετικές εντολές. Για να αντιστοιχίσετε ή να τροποποιήσετε το πλήκτρο συντόμευσης για την επιλεγμένη εντολή στη λίστα <emph>Εντολή</emph>, κάντε κλικ σε μια συντόμευση σε αυτή τη λίστα, και μετά στο πεδίο <emph>Τροποποίηση</emph>.</ahelp>"
+msgid "<bookmark_value>IME;showing/hiding</bookmark_value><bookmark_value>input method window</bookmark_value>"
+msgstr "<bookmark_value>IME,εμφάνιση/απόκρυψη</bookmark_value><bookmark_value>παράθυρο μεθόδου εισαγωγής</bookmark_value>"
-#: 06140200.xhp
+#: 03040000.xhp
msgctxt ""
-"06140200.xhp\n"
-"hd_id3157909\n"
-"5\n"
+"03040000.xhp\n"
+"hd_id3159079\n"
+"1\n"
"help.text"
-msgid "Functions"
-msgstr "Λειτουργίες"
+msgid "<link href=\"text/shared/01/03040000.xhp\" name=\"Input Method Status\">Input Method Status</link>"
+msgstr "<link href=\"text/shared/01/03040000.xhp\" name=\"Κατάσταση μεθόδου εισαγωγής\">Κατάσταση μεθόδου εισαγωγής</link>"
-#: 06140200.xhp
+#: 03040000.xhp
msgctxt ""
-"06140200.xhp\n"
-"par_id3155388\n"
-"6\n"
+"03040000.xhp\n"
+"par_id3148668\n"
+"2\n"
"help.text"
-msgid "Lists the function categories and the $[officename] functions that you can assign shortcut keys to."
-msgstr "Εμφανίζει σε λίστα τις κατηγορίες λειτουργιών και τις λειτουργίες $[officename] στις οποίες μπορείτε να αντιστοιχίσετε πλήκτρα συντομεύσεων."
+msgid "<ahelp hid=\".uno:ShowImeStatusWindow\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowImeStatusWindow\">Εμφανίζει ή κρύβει το παράθυρο κατάστασης μεθόδου εισαγωγής (IME).</ahelp>"
-#: 06140200.xhp
+#: 03040000.xhp
msgctxt ""
-"06140200.xhp\n"
-"hd_id3155321\n"
-"7\n"
+"03040000.xhp\n"
+"par_id3157898\n"
+"3\n"
"help.text"
-msgid "Category"
-msgstr "Κατηγορία"
+msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
+msgstr "Προς το παρόν υποστηρίζεται μόνο το πρωτόκολλο Μεθόδου Εισαγωγής (IIIMP) για Internet/Intranet κάτω από Unix."
-#: 06140200.xhp
+#: 03050000.xhp
msgctxt ""
-"06140200.xhp\n"
-"par_id3149166\n"
-"8\n"
+"03050000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONFIGGROUP_ACC_LISTBOX\">Lists the available function categories. To assign shortcuts to Styles, open the \"Styles\" category.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONFIGGROUP_ACC_LISTBOX\">Εμφανίζει σε λίστα τις διαθέσιμες κατηγορίες λειτουργιών. Για να αντιστοιχίσετε συντομεύσεις στα πρότυπα, ανοίξτε την κατηγορία \"Πρότυπα\".</ahelp>"
+msgid "Tools Bar"
+msgstr "Γραμμή εργαλείων"
-#: 06140200.xhp
+#: 03050000.xhp
msgctxt ""
-"06140200.xhp\n"
-"hd_id3154380\n"
-"9\n"
+"03050000.xhp\n"
+"bm_id3145356\n"
"help.text"
-msgid "Function"
-msgstr "Λειτουργία"
+msgid "<bookmark_value>tools bar</bookmark_value>"
+msgstr "<bookmark_value>γραμμή εργαλείων</bookmark_value>"
-#: 06140200.xhp
+#: 03050000.xhp
msgctxt ""
-"06140200.xhp\n"
-"par_id3159148\n"
-"10\n"
+"03050000.xhp\n"
+"hd_id3145356\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONFIGFUNCTION_ACC_LISTBOX\">Select a function that you want to assign a shortcut key to, click a key combination in the <emph>Shortcut keys</emph> list, and then click <emph>Modify</emph>. If the selected function already has a shortcut key, it is displayed in the <emph>Keys </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONFIGFUNCTION_ACC_LISTBOX\">Διαλέξτε μια λειτουργία στην οποία επιθυμείτε να αναθέσετε ένα πλήκτρο συντόμευσης, κάνετε κλικ στη λίστα <emph>Πλήκτρα συντόμευσης</emph>, και μετά στο πεδίο <emph>Τροποποίηση</emph>. Αν στη συγκεκριμένη λειτουργία έχει ήδη ανατεθεί ένα πλήκτρο, εμφανίζεται στη λίστα <emph>Πλήκτρα</emph>.</ahelp>"
+msgid "<link href=\"text/shared/01/03050000.xhp\" name=\"Tools Bar\">Tools Bar</link>"
+msgstr "<link href=\"text/shared/01/03050000.xhp\" name=\"Γραμμή εργαλείων\">Γραμμή εργαλείων</link>"
-#: 06140200.xhp
+#: 03050000.xhp
msgctxt ""
-"06140200.xhp\n"
-"hd_id3153332\n"
-"11\n"
+"03050000.xhp\n"
+"par_id3150603\n"
+"2\n"
"help.text"
-msgid "Keys"
-msgstr "Πλήκτρα"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
+msgstr "<ahelp hid=\".uno:ToolBarVisible\">Εμφανίζει ή κρύβει τη <emph>Γραμμή εργαλείων</emph>.</ahelp>"
-#: 06140200.xhp
+#: 03060000.xhp
msgctxt ""
-"06140200.xhp\n"
-"par_id3150084\n"
-"12\n"
+"03060000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:LISTBOX:TP_CONFIG_ACCEL:BOX_ACC_KEY\">Displays the shortcut keys that are assigned to the selected function.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:LISTBOX:TP_CONFIG_ACCEL:BOX_ACC_KEY\">Εμφανίζει τα πλήκτρα συντομεύσεων που έχουν ανατεθεί στη συγκεκριμένη λειτουργία.</ahelp>"
+msgid "Status Bar"
+msgstr "Γραμμή κατάστασης"
-#: 06140200.xhp
+#: 03060000.xhp
msgctxt ""
-"06140200.xhp\n"
-"hd_id3150772\n"
-"15\n"
+"03060000.xhp\n"
+"bm_id3152823\n"
"help.text"
-msgid "Modify"
-msgstr "Τροποποίηση"
+msgid "<bookmark_value>status bar on/off</bookmark_value>"
+msgstr "<bookmark_value>γραμμή κατάστασης ενεργοποίηση/απενεργοποίηση</bookmark_value>"
-#: 06140200.xhp
+#: 03060000.xhp
msgctxt ""
-"06140200.xhp\n"
-"par_id3152909\n"
-"16\n"
+"03060000.xhp\n"
+"hd_id3152823\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_ACC_CHANGE\">Assigns the key combination selected in the <emph>Shortcut keys</emph> list to the command selected in the <emph>Function </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_ACC_CHANGE\">Αναθέτει τον επιλεγμένο συνδυασμό πλήκτρων στη λίστα <emph>Πλήκτρα συντομεύσεων</emph> στην επιλεγμένη εντολή της λίστας <emph>Λειτουργίες </emph>.</ahelp>"
+msgid "<link href=\"text/shared/01/03060000.xhp\" name=\"Status Bar\">Status Bar</link>"
+msgstr "<link href=\"text/shared/01/03060000.xhp\" name=\"Γραμμή κατάστασης\">Γραμμή κατάστασης</link>"
-#: 06140200.xhp
+#: 03060000.xhp
msgctxt ""
-"06140200.xhp\n"
-"par_id7730033\n"
+"03060000.xhp\n"
+"par_id3147000\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected element or elements without requiring confirmation.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει το επιλεγμένο στοιχείο ή τα επιλεγμένα στοιχεία χωρίς να απαιτείται επιβεβαίωση.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusBarVisible\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
+msgstr "<ahelp hid=\".uno:StatusBarVisible\">Εμφανίζει ή κρύβει τη <emph>Γραμμή κατάστασης</emph> στο κάτω μέρος του παραθύρου.</ahelp>"
-#: 06140200.xhp
+#: 03110000.xhp
msgctxt ""
-"06140200.xhp\n"
-"hd_id3154307\n"
-"17\n"
+"03110000.xhp\n"
+"tit\n"
"help.text"
-msgid "Load"
-msgstr "Φόρτωση"
+msgid "Full Screen"
+msgstr "Πλήρης οθόνη"
-#: 06140200.xhp
+#: 03110000.xhp
msgctxt ""
-"06140200.xhp\n"
-"par_id3145609\n"
-"18\n"
+"03110000.xhp\n"
+"bm_id3160463\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_LOAD\">Replaces the shortcut key configuration with one that was previously saved.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_LOAD\">Αντικαθιστά την διαμόρφωση του πλήκτρου συντόμευσης με κάποια η οποία ήταν αποθηκευμένη προηγουμένως.</ahelp>"
+msgid "<bookmark_value>full screen view</bookmark_value><bookmark_value>screen; full screen views</bookmark_value><bookmark_value>complete screen view</bookmark_value><bookmark_value>views;full screen</bookmark_value>"
+msgstr "<bookmark_value>προβολή πλήρης οθόνης</bookmark_value><bookmark_value>οθόνη, προβολές πλήρης οθόνης</bookmark_value><bookmark_value>ολοκληρωμένη προβολή οθόνης</bookmark_value><bookmark_value>προβολές,πλήρης οθόνη</bookmark_value>"
-#: 06140200.xhp
+#: 03110000.xhp
msgctxt ""
-"06140200.xhp\n"
-"hd_id3150823\n"
-"19\n"
+"03110000.xhp\n"
+"hd_id3160463\n"
+"1\n"
"help.text"
-msgid "Save"
-msgstr "Αποθήκευση"
+msgid "<link href=\"text/shared/01/03110000.xhp\" name=\"Full Screen\">Full Screen</link>"
+msgstr "<link href=\"text/shared/01/03110000.xhp\" name=\"Πλήρης οθόνη\">Πλήρης οθόνη</link>"
-#: 06140200.xhp
+#: 03110000.xhp
msgctxt ""
-"06140200.xhp\n"
-"par_id3149655\n"
-"20\n"
+"03110000.xhp\n"
+"par_id3148983\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_SAVE\">Saves the current shortcut key configuration, so that you can load it later.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_SAVE\">Αποθηκεύει την τρέχουσα ρύθμιση πλήκτρου συντόμευσης ώστε να μπορείτε να τη φορτώσετε αργότερα.</ahelp>"
+msgid "<ahelp hid=\".uno:FullScreen\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen On/Off</emph> button.</ahelp>"
+msgstr "<ahelp hid=\".uno:FullScreen\">Εμφανίζει ή κρύβει τα μενού και τις γραμμές εργαλείων στο Writer ή Calc. Για να βγείτε από τη λειτουργία πλήρους οθόνης, πατήστε το κουμπί <emph>Πλήρης οθόνη Ενεργοποίηση/Απενεργοποίηση</emph>.</ahelp>"
-#: 06140200.xhp
+#: 03110000.xhp
msgctxt ""
-"06140200.xhp\n"
-"hd_id3150824\n"
-"19\n"
+"03110000.xhp\n"
+"par_id3152594\n"
+"29\n"
"help.text"
-msgid "Reset"
-msgstr "Επαναφορά"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
+msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">Στο Writer και στο Calc, μπορείτε επίσης να χρησιμοποιήσετε τα πλήκτρα συντόμευσης <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J για να μεταφερθείτε μεταξύ της κανονικής και πλήρους οθόνης τρόπου προβολής.</ahelp>"
-#: 06140200.xhp
+#: 03110000.xhp
msgctxt ""
-"06140200.xhp\n"
-"par_id756248\n"
+"03110000.xhp\n"
+"par_id3154318\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\".\">Resets modified values back to the default values.</ahelp>"
-msgstr "<ahelp hid=\".\">Επαναφέρει τροποποιημένα πεδία στις προεπιλεγμένες τιμές.</ahelp>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
+msgstr "Μπορείτε ακόμη να χρησιμοποιήσετε τα πλήκτρα συντόμευσης για τον τρόπο προβολής <emph>Πλήρης οθόνη</emph>, ακόμη και αν τα μενού είναι μη διαθέσιμα. <switchinline select=\"sys\"><caseinline select=\"WIN\">Για να ανοίξετε το μενού <emph>Προβολή</emph> , πατήστε Alt+V. </caseinline></switchinline>"
-#: 05110600m.xhp
+#: 03150100.xhp
msgctxt ""
-"05110600m.xhp\n"
+"03150100.xhp\n"
"tit\n"
"help.text"
-msgid "Space Rows Equally"
-msgstr "Ίση κατανομή γραμμών"
+msgid "Confirm Delete"
+msgstr "Επιβεβαίωση διαγραφής"
-#: 05110600m.xhp
+#: 03150100.xhp
msgctxt ""
-"05110600m.xhp\n"
-"hd_id3149871\n"
+"03150100.xhp\n"
+"hd_id3150278\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05110600m.xhp\" name=\"Space Equally\">Space Rows Equally</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\" name=\"Ίση κατανομή\">Ίση κατανομή γραμμών</link>"
+msgid "Confirm Delete"
+msgstr "Επιβεβαίωση διαγραφής"
-#: 05110600m.xhp
+#: 03150100.xhp
msgctxt ""
-"05110600m.xhp\n"
-"par_id3154766\n"
+"03150100.xhp\n"
+"par_id3148668\n"
"2\n"
"help.text"
-msgid "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeRows\">Adjusts the height of the selected rows to match the height of the tallest row in the selection.</ahelp></variable>"
-msgstr "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeRows\">Ρυθμίζει το ύψος των επιλεγμένων γραμμών ώστε να ταιριάξει με το ύψος της πιο ψηλής σειράς στην επιλογή.</ahelp></variable>"
-
-#: 05110600m.xhp
-msgctxt ""
-"05110600m.xhp\n"
-"par_id3153569\n"
-"92\n"
-"help.text"
-msgid "Choose <emph>Table - Autofit - Distribute Rows Equally</emph>"
-msgstr "Επιλέξτε <emph>Πίνακας - Aυτόματη Προσαρμογή - Ίση κατανομή γραμμών</emph>"
-
-#: 05110600m.xhp
-msgctxt ""
-"05110600m.xhp\n"
-"par_id3153755\n"
-"93\n"
-"help.text"
-msgid "Open <emph>Optimize</emph> toolbar from <emph>Table</emph> Bar, click"
-msgstr "Ανοίξτε την γραμμή εργαλείων<emph>Βελτιστοποίηση</emph> από την εργαλειοθήκη<emph>Πίνακας</emph>,κάντε κλικ"
-
-#: 05110600m.xhp
-msgctxt ""
-"05110600m.xhp\n"
-"par_id3145297\n"
-"help.text"
-msgid "<image id=\"img_id3155994\" src=\"cmd/sc_distributerows.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3155994\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155994\" src=\"cmd/sc_distributerows.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3155994\">Icon</alt></image>"
+msgid "<ahelp hid=\"SFX2:MODALDIALOG:DLG_SFX_QUERYDELETE\" visibility=\"visible\">Confirms or cancels the deletion.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:MODALDIALOG:DLG_SFX_QUERYDELETE\" visibility=\"visible\">Επιβεβαιώνει ή ακυρώνει τη διαγραφή.</ahelp>"
-#: 05110600m.xhp
+#: 03150100.xhp
msgctxt ""
-"05110600m.xhp\n"
-"par_id3153206\n"
-"94\n"
+"03150100.xhp\n"
+"hd_id3152821\n"
+"3\n"
"help.text"
-msgid "Distribute Rows Equally"
-msgstr "Ίση κατανομή γραμμών"
+msgid "Delete"
+msgstr "Επαναφορά"
-#: 05340100.xhp
+#: 03150100.xhp
msgctxt ""
-"05340100.xhp\n"
-"tit\n"
+"03150100.xhp\n"
+"par_id3150040\n"
+"4\n"
"help.text"
-msgid "Row Height"
-msgstr "Ύψος γραμμής"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_SFX_QUERYDELETE:BTN_YES\" visibility=\"visible\">Performs the deletion in the current file.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_SFX_QUERYDELETE:BTN_YES\" visibility=\"visible\">Εκτελεί τη διαγραφή στο τρέχον αρχείο.</ahelp>"
-#: 05340100.xhp
+#: 03150100.xhp
msgctxt ""
-"05340100.xhp\n"
-"hd_id3154400\n"
-"1\n"
+"03150100.xhp\n"
+"hd_id3149999\n"
+"5\n"
"help.text"
-msgid "Row Height"
-msgstr "Ύψος γραμμής"
+msgid "Delete All"
+msgstr "Διαγραφή όλων"
-#: 05340100.xhp
+#: 03150100.xhp
msgctxt ""
-"05340100.xhp\n"
-"par_id3154044\n"
-"2\n"
+"03150100.xhp\n"
+"par_id3155616\n"
+"6\n"
"help.text"
-msgid "<variable id=\"zeilenhoehetext\"><ahelp hid=\"HID_BROWSER_ROWHEIGHT\">Changes the height of the current row, or the selected rows.</ahelp></variable>"
-msgstr "<variable id=\"zeilenhoehetext\"><ahelp hid=\"HID_BROWSER_ROWHEIGHT\">Αλλάζει το ύψος της τρέχουσας σειράς ή των επιλεγμένων σειρών.</ahelp></variable>"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_SFX_QUERYDELETE:BTN_ALL\" visibility=\"visible\">Performs the deletion in all selected files.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_SFX_QUERYDELETE:BTN_ALL\" visibility=\"visible\">Εκτελεί τη διαγραφή σε όλα τα επιλεγμένα αρχεία.</ahelp>"
-#: 05340100.xhp
+#: 03150100.xhp
msgctxt ""
-"05340100.xhp\n"
-"par_id3150756\n"
+"03150100.xhp\n"
+"hd_id3157991\n"
"7\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can also change the height of a row by dragging the divider below the row header. To fit the row height to the cell contents, double-click the divider. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μπορείτε επίσης να αλλάξετε το ύψος μιας γραμμής σύροντας το διαιρέτη κάτω από την κεφαλίδα γραμμής. Για προσαρμογή του ύψους γραμμής σε σχόλια κελιού, διπλό κλικ στο διαιρέτη. </caseinline></switchinline>"
-
-#: 05340100.xhp
-msgctxt ""
-"05340100.xhp\n"
-"hd_id3149962\n"
-"3\n"
-"help.text"
-msgid "Height"
-msgstr "Ύψος"
+msgid "Do Not Delete"
+msgstr "Να μη γίνει διαγραφή"
-#: 05340100.xhp
+#: 03150100.xhp
msgctxt ""
-"05340100.xhp\n"
-"par_id3144750\n"
-"4\n"
+"03150100.xhp\n"
+"par_id3147043\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_METRICFIELD_DLG_ROWHEIGHT_MF_VALUE\">Enter the row height that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_METRICFIELD_DLG_ROWHEIGHT_MF_VALUE\">Εισάγετε το ύψος της σειράς που θέλετε να χρησιμοποιήσετε.</ahelp>"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_SFX_QUERYDELETE:BTN_NO\" visibility=\"visible\">Rejects the deletion for the current file.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_SFX_QUERYDELETE:BTN_NO\" visibility=\"visible\">Απορρίπτει τη διαγραφή για το τρέχον αρχείο.</ahelp>"
-#: 05340100.xhp
+#: 03150100.xhp
msgctxt ""
-"05340100.xhp\n"
-"hd_id3154926\n"
-"5\n"
+"03150100.xhp\n"
+"hd_id3149346\n"
+"9\n"
"help.text"
-msgid "Default value"
-msgstr "Προεπιλεγμένη τιμή"
+msgid "Cancel"
+msgstr "Ακύρωση"
-#: 05340100.xhp
+#: 03150100.xhp
msgctxt ""
-"05340100.xhp\n"
-"par_id3154894\n"
-"6\n"
+"03150100.xhp\n"
+"par_id3148620\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_CHECKBOX_DLG_ROWHEIGHT_CB_STANDARD\">Adjusts the row height to the size based on the default template. Existing contents may be shown vertically cropped. The height no longer increases automatically when you enter larger contents.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_CHECKBOX_DLG_ROWHEIGHT_CB_STANDARD\">Ρυθμίζει το ύψος γραμμής στο μέγεθος που βασίζεται στο προεπιλεγμένο πρότυπο. Τα υπάρχοντα περιεχόμενα μπορούν να προβληθούν περικομμένα καθέτως. Το ύψος δεν αυξάνεται παραπέρα αυτόματα όταν καταχωρίζετε μεγάλα περιεχόμενα.</ahelp>"
+msgid "Cancels the deletion in the current file and any other selected files."
+msgstr "Ακυρώνει τη διαγραφή στο τρέχον και σε όλα τα επιλεγμένα αρχεία"
#: 03170000.xhp
msgctxt ""
@@ -16817,5553 +13353,4799 @@ msgctxt ""
msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
msgstr "Για να αποσυνδέσετε τη <emph>Γραμμή χρωμάτων</emph>, κάντε κλικ σε μια γκρι περιοχή της γραμμής εργαλείων και σύρετε. Για να επανασυνδέσετε τη <emph>Γραμμή χρωμάτων</emph>, μετακινήστε τη γραμμή τίτλου της γραμμής εργαλείων στην άκρη του παραθύρου."
-#: 01010303.xhp
+#: 03990000.xhp
msgctxt ""
-"01010303.xhp\n"
+"03990000.xhp\n"
"tit\n"
"help.text"
-msgid "Private"
-msgstr "Προσωπικά Δεδομένα"
+msgid "Toolbars"
+msgstr "Γραμμές εργαλείων"
-#: 01010303.xhp
+#: 03990000.xhp
msgctxt ""
-"01010303.xhp\n"
-"hd_id3149031\n"
+"03990000.xhp\n"
+"hd_id3160463\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/01010303.xhp\" name=\"Private\">Private</link>"
-msgstr "<link href=\"text/shared/01/01010303.xhp\" name=\"Προσωπικά δεδομένα\">Προσωπικά δεδομένα</link>"
+msgid "<link href=\"text/shared/01/03990000.xhp\" name=\"Toolbars\">Toolbars</link>"
+msgstr "<link href=\"text/shared/01/03990000.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων</link>"
-#: 01010303.xhp
+#: 03990000.xhp
msgctxt ""
-"01010303.xhp\n"
-"par_id3148731\n"
+"03990000.xhp\n"
+"par_id3149748\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Contains personal contact information for business cards. Business card layouts are selected on the <emph>Business Cards</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".\">Περιέχει προσωπικά στοιχεία επικοινωνίας για επαγγελματικές κάρτες. Οι διατάξεις για τις επαγγελματικές κάρτες μπορούν να επιλεγούν στην καρτέλα <emph>Επαγγελματικές Κάρτες</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">Opens a submenu to show and hide toolbars.</ahelp> A toolbar contains icons and options that let you quickly access $[officename] commands."
+msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού για να εμφανίσει ή να αποκρύψει τις γραμμές εργαλείων.</ahelp> Μια γραμμή εργαλείων περιέχει εικονίδια και επιλογές που σας επιτρέπουν να έχετε άμεση πρόσβαση στις εντολές $[officename]."
-#: 01010303.xhp
+#: 03990000.xhp
msgctxt ""
-"01010303.xhp\n"
-"hd_id3159201\n"
+"03990000.xhp\n"
+"hd_id3153683\n"
"3\n"
"help.text"
-msgid "Private data"
-msgstr "Προσωπικά δεδομένα"
-
-#: 01010303.xhp
-msgctxt ""
-"01010303.xhp\n"
-"par_id3147399\n"
-"4\n"
-"help.text"
-msgid "Enter the contact information that you want to include on your business card. You can also modify or update these entries by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - User Data</emph>."
-msgstr "Εισάγετε την πληροφορία επαφής που θέλετε να συμπεριλάβετε στην επαγγελματική κάρτα. Μπορείτε επίσης να τροποποιήσετε ή να ενημερώσετε αυτές τις καταχωρήσεις επιλέγοντας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Δεδομένα χρήστη</emph>."
-
-#: 01010303.xhp
-msgctxt ""
-"01010303.xhp\n"
-"hd_id3156427\n"
-"15\n"
-"help.text"
-msgid "First name 2"
-msgstr "Όνομα 2"
-
-#: 01010303.xhp
-msgctxt ""
-"01010303.xhp\n"
-"par_id3149750\n"
-"16\n"
-"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_FIRSTNAME_2\">Enter the first name of the person, whom you want to use as a second contact.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_FIRSTNAME_2\">Εισάγετε το όνομα του προσώπου που θέλετε να χρησιμοποιήσετε ως δεύτερη επαφή.</ahelp>"
-
-#: 01010303.xhp
-msgctxt ""
-"01010303.xhp\n"
-"hd_id3145345\n"
-"17\n"
-"help.text"
-msgid "Last name 2"
-msgstr "Επίθετο 2"
-
-#: 01010303.xhp
-msgctxt ""
-"01010303.xhp\n"
-"par_id3154288\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_NAME_2\">Enter the last name of the person, whom you want to use as a second contact.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_NAME_2\">Εισάγετε το επίθετο του προσώπου που θέλετε να χρησιμοποιήσετε ως δεύτερη επαφή.</ahelp>"
-
-#: 01010303.xhp
-msgctxt ""
-"01010303.xhp\n"
-"hd_id3150774\n"
-"19\n"
-"help.text"
-msgid "Initials 2"
-msgstr "Αρχικά 2"
-
-#: 01010303.xhp
-msgctxt ""
-"01010303.xhp\n"
-"par_id3151110\n"
-"20\n"
-"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_SHORTCUT_2\">Enter the initials of the person, whom you want to use as a second contact.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_SHORTCUT_2\">Εισάγετε τα αρχικά του προσώπου που θέλετε να χρησιμοποιήσετε ως δεύτερη επαφή.</ahelp>"
-
-#: 01010303.xhp
-msgctxt ""
-"01010303.xhp\n"
-"hd_id3153543\n"
-"5\n"
-"help.text"
-msgid "Country"
-msgstr "Χώρα"
-
-#: 01010303.xhp
-msgctxt ""
-"01010303.xhp\n"
-"par_id3150085\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_STATE\">Enter the name of the country in which you live.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_STATE\">Εισάγετε το όνομα της χώρας στην οποία ζείτε.</ahelp>"
-
-#: 01010303.xhp
-msgctxt ""
-"01010303.xhp\n"
-"hd_id3155449\n"
-"7\n"
-"help.text"
-msgid "Profession"
-msgstr "Επάγγελμα"
-
-#: 01010303.xhp
-msgctxt ""
-"01010303.xhp\n"
-"par_id3156192\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_PROFESSION\">Enter the title of your profession.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_PROFESSION\">Εισάγετε τον τίτλο του επαγγέλματος σας .</ahelp>"
-
-#: 01010303.xhp
-msgctxt ""
-"01010303.xhp\n"
-"hd_id3147336\n"
-"9\n"
-"help.text"
-msgid "Phone"
-msgstr "Τηλέφωνο"
-
-#: 01010303.xhp
-msgctxt ""
-"01010303.xhp\n"
-"par_id3145315\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_PHONE\">Enter your home telephone number.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_PHONE\">Εισάγετε τον αριθμό τηλεφώνου της οικίας σας.</ahelp>"
-
-#: 01010303.xhp
-msgctxt ""
-"01010303.xhp\n"
-"hd_id3149763\n"
-"11\n"
-"help.text"
-msgid "Mobile"
-msgstr "Κινητό"
+msgid "<link href=\"text/shared/guide/edit_symbolbar.xhp\" name=\"Customize\">Customize</link>"
+msgstr "<link href=\"text/shared/guide/edit_symbolbar.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>"
-#: 01010303.xhp
+#: 03990000.xhp
msgctxt ""
-"01010303.xhp\n"
-"par_id3156155\n"
-"12\n"
+"03990000.xhp\n"
+"par_id2789086\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_MOBILE\">Enter your mobile telephone number.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_MOBILE\">Εισάγετε τον αριθμό του κινητού τηλεφώνου σας.</ahelp>"
+msgid "Opens a dialog where you can add, edit, and remove icons."
+msgstr "Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να προσθέσετε, επεξεργαστείτε και να αφαιρέσετε εικονίδια."
-#: 01010303.xhp
+#: 03990000.xhp
msgctxt ""
-"01010303.xhp\n"
-"hd_id3154306\n"
-"13\n"
+"03990000.xhp\n"
+"hd_id371715\n"
"help.text"
-msgid "Homepage"
-msgstr "Αρχική σελίδα"
+msgid "Reset"
+msgstr "Επαναφορά"
-#: 01010303.xhp
+#: 03990000.xhp
msgctxt ""
-"01010303.xhp\n"
-"par_id3153666\n"
-"14\n"
+"03990000.xhp\n"
+"par_id1886654\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_WWW\">Enter the address of your internet homepage.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_PRIVATE_DATA:ED_WWW\">Εισάγετε τη διεύθυνση της αρχικής σελίδας σας στο Internet.</ahelp>"
+msgid "<ahelp hid=\".\">Choose <emph>View - Toolbars - Reset</emph> to reset the toolbars to their default context sensitive behavior. Now some toolbars will be shown automatically, dependent on the context.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Επαναφορά</emph> για να επαναφέρετε τις γραμμές εργαλείων στην προεπιλεγμένη και ευαίσθητη στο περιβάλλον χρήσης. Τώρα μερικές γραμμές εργαλείων θα εμφανίζονται αυτόματα, αναλόγως του περιβάλλοντος χρήσης.</ahelp>"
-#: 02230402.xhp
+#: 04050000.xhp
msgctxt ""
-"02230402.xhp\n"
+"04050000.xhp\n"
"tit\n"
"help.text"
-msgid "Filter"
-msgstr "Φίλτρο"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"hd_id3153323\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02230402.xhp\" name=\"Filter\">Filter</link>"
-msgstr "<link href=\"text/shared/01/02230402.xhp\" name=\"Φίλτρο\">Φίλτρο</link>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id3147088\n"
-"2\n"
-"help.text"
-msgid "Set the criteria for filtering the list of changes on the <link href=\"text/shared/01/02230401.xhp\" name=\"List\"><emph>List</emph></link> tab."
-msgstr "Ορίστε τα κριτήρια για το φιλτράρισμα της λίστας αλλαγών στην καρτέλα <link href=\"text/shared/01/02230401.xhp\" name=\"Λίστα\"><emph>Λίστα</emph></link>."
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"hd_id3150355\n"
-"3\n"
-"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id3147573\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"HID_REDLINING_FILTER_TF_DATE2\">Filters the list of changes according to the date and the time that you specify.</ahelp>"
-msgstr "<ahelp hid=\"HID_REDLINING_FILTER_TF_DATE2\">Φιλτράρει τη λίστα αλλαγών σύμφωνα με την ημερομηνία και την ώρα που ορίζετε.</ahelp>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"hd_id3154811\n"
-"17\n"
-"help.text"
-msgid "Set Date/Time"
-msgstr "Ορισμός ημερομηνίας/ώρας"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id3159147\n"
-"help.text"
-msgid "<image id=\"img_id3150771\" src=\"cmd/sc_timefield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150771\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150771\" src=\"cmd/sc_timefield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150771\">Εικονίδιο</alt></image>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id3143270\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"HID_REDLINING_FILTER_IB_CLOCK2\">Enters the current date and time into the corresponding boxes.</ahelp>"
-msgstr "<ahelp hid=\"HID_REDLINING_FILTER_IB_CLOCK2\">Εισάγει την τρέχουσα ημερομηνία και ώρα στα αντίστοιχα πεδία.</ahelp>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"hd_id3155261\n"
-"5\n"
-"help.text"
-msgid "Author"
-msgstr "Συντάκτης"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id3150084\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"HID_REDLINING_FILTER_LB_AUTOR\">Filters the list of changes according to the name of the author that you select from the list.</ahelp>"
-msgstr "<ahelp hid=\"HID_REDLINING_FILTER_LB_AUTOR\">Φιλτράρει τη λίστα αλλαγών σύμφωνα με το όνομα του συντάκτη που επιλέγετε από τη λίστα.</ahelp>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"hd_id3147531\n"
-"13\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Περιοχή </caseinline></switchinline>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id3156344\n"
-"14\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"HID_REDLINING_FILTER_ED_RANGE\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"HID_REDLINING_FILTER_ED_RANGE\">Φιλτράρει τη λίστα των αλλαγών σύμφωνα με την περιοχή των κελιών που καθορίζετε. Για να επιλέξετε την περιοχή των κελιών στο φύλλο σας, κάντε κλικ στο κουμπί <emph>Ορισμός αναφοράς </emph> (<emph>...</emph>).</ahelp></caseinline></switchinline>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id4441663\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the range of cells that you want to use as a filter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε την περιοχή των κελιών που επιθυμείτε να χρησιμοποιήσετε ως φίλτρο.</ahelp>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"hd_id3147304\n"
-"15\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ορισμός παραπομπής </caseinline></switchinline>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id3151210\n"
-"help.text"
-msgid "<image id=\"img_id3154138\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154138\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154138\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154138\">Εικονίδιο</alt></image>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id3156215\n"
-"16\n"
-"help.text"
-msgid "<ahelp hid=\"HID_REDLINING_FILTER_BTN_REF\">Select the range of cells that you want to use as a filter.</ahelp>"
-msgstr "<ahelp hid=\"HID_REDLINING_FILTER_BTN_REF\">Επιλέξτε την περιοχή των κελιών που επιθυμείτε να χρησιμοποιήσετε ως φίλτρο.</ahelp>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"hd_id3159149\n"
-"20\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Σμίκρυνση/Μεγέθυνση </caseinline></switchinline>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id3149809\n"
-"help.text"
-msgid "<image id=\"img_id3154153\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3154153\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154153\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3154153\">Icon</alt></image>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id3147287\n"
-"21\n"
-"help.text"
-msgid "<ahelp hid=\"SC:IMAGEBUTTON:RID_SCDLG_SIMPLEREF:RB_ASSIGN\">Select the range of cells that you want to use as a filter, and then click this button to return to the filter list.</ahelp>"
-msgstr "<ahelp hid=\"SC:IMAGEBUTTON:RID_SCDLG_SIMPLEREF:RB_ASSIGN\">Επιλέξτε την περιοχή των κελιών που επιθυμείτε να χρησιμοποιήσετε ως φίλτρο, και κάντε κλικ σε αυτό το πλήκτρο για να επιστρέψετε στη λίστα φίλτρων.</ahelp>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"hd_id3156543\n"
-"9\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ενέργεια </caseinline></switchinline>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id3155413\n"
-"12\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"HID_REDLINING_FILTER_LB_ACTION\">Filters the list of changes according to the type of change that you select in the <emph>Action</emph> box.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"HID_REDLINING_FILTER_LB_ACTION\">Φιλτράρει τη λίστα αλλαγών σύμφωνα με τον τύπο της αλλαγής που επιλέγετε στο διάλογο <emph>Ενέργεια</emph>.</ahelp></caseinline></switchinline>"
-
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"hd_id3155855\n"
-"22\n"
-"help.text"
msgid "Comment"
msgstr "Σχόλιο"
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id3151114\n"
-"23\n"
-"help.text"
-msgid "<ahelp hid=\"HID_REDLINING_FILTER_ED_COMMENT\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
-msgstr "<ahelp hid=\"HID_REDLINING_FILTER_ED_COMMENT\">Φιλτράρει τα σχόλια των αλλαγών σύμφωνα με τις λέξεις κλειδιά που εισάγετε. </ahelp>"
-
-#: 02230402.xhp
+#: 04050000.xhp
msgctxt ""
-"02230402.xhp\n"
-"par_id3163820\n"
-"24\n"
+"04050000.xhp\n"
+"bm_id3154100\n"
"help.text"
-msgid "You can also use <link href=\"text/shared/01/02100000.xhp\" name=\"regular expressions\">regular expressions</link> (wildcards) when you filter the comments."
-msgstr "Μπορείτε επίσης να χρησιμοποιήσετε <link href=\"text/shared/01/02100000.xhp\" name=\"κανονικές εκφράσεις\">κανονικές εκφράσεις</link> (μπαλαντέρ) όταν φιλτράρετε τα σχόλια."
+msgid "<bookmark_value>comments;inserting/editing/deleting/printing</bookmark_value> <bookmark_value>inserting; comments</bookmark_value> <bookmark_value>editing; comments</bookmark_value> <bookmark_value>deleting;comments</bookmark_value> <bookmark_value>Navigator;comments</bookmark_value> <bookmark_value>printing;comments</bookmark_value> <bookmark_value>records; inserting comments </bookmark_value> <bookmark_value>remarks, see also comments</bookmark_value>"
+msgstr "<bookmark_value>σχόλια; εισαγωγή/επεξεργασία/διαγραφή/εκτύπωση</bookmark_value> <bookmark_value>εισαγωγή; σχόλια</bookmark_value> <bookmark_value>επεξεργασία; σχόλια</bookmark_value> <bookmark_value>διαγραφή;σχόλια</bookmark_value> <bookmark_value>Περιήγηση;σχόλια</bookmark_value> <bookmark_value>εκτύπωση;σχόλια</bookmark_value> <bookmark_value>εγγραφές; εισαγωγή σχόλια </bookmark_value> <bookmark_value>παρατηρήσεις, δείτε ακόμα σχόλια</bookmark_value>"
-#: 01050000.xhp
+#: 04050000.xhp
msgctxt ""
-"01050000.xhp\n"
-"tit\n"
+"04050000.xhp\n"
+"hd_id3154100\n"
+"1\n"
"help.text"
-msgid "Close"
-msgstr "Κλείσιμο"
+msgid "Comment"
+msgstr "Σχόλιο"
-#: 01050000.xhp
+#: 04050000.xhp
msgctxt ""
-"01050000.xhp\n"
-"bm_id3154545\n"
+"04050000.xhp\n"
+"par_id3151100\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>documents; closing</bookmark_value><bookmark_value>closing;documents</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα; κλείσιμο</bookmark_value><bookmark_value>κλείσιμο;έγγραφα</bookmark_value>"
+msgid "<variable id=\"notizbearbeitentext\"><ahelp hid=\".uno:InsertAnnotation\">Inserts a comment.</ahelp></variable>"
+msgstr "<variable id=\"notizbearbeitentext\"><ahelp hid=\".uno:InsertAnnotation\">Εισάγει ένα σχόλιο.</ahelp></variable>"
-#: 01050000.xhp
+#: 04050000.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3154545\n"
-"1\n"
+"04050000.xhp\n"
+"hd_id9851680\n"
"help.text"
-msgid "<link href=\"text/shared/01/01050000.xhp\" name=\"Close\">Close</link>"
-msgstr "<link href=\"text/shared/01/01050000.xhp\" name=\"Κλείσιμο\">Κλείσιμο</link>"
+msgid "Inserting comments"
+msgstr "Εισαγωγή σχολίων"
-#: 01050000.xhp
+#: 04050000.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3148731\n"
-"2\n"
+"04050000.xhp\n"
+"par_id1830500\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseDoc\">Closes the current document without exiting the program.</ahelp>"
-msgstr "<ahelp hid=\".uno:CloseDoc\">Κλείνει το τρέχον έγγραφο χωρίς έξοδο από το πρόγραμμα.</ahelp>"
+msgid "In Writer, the command <item type=\"menuitem\">Insert - Comment</item> or the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+C key combination inserts a comment anchor at the current cursor position. A comment box is shown at the page margin, where you can enter the text of your comment. A line connects anchor and comment box. If a text range is selected, the comment is attached to the text range."
+msgstr "Στο Writer, η εντολή <item type=\"menuitem\">Εισαγωγή - Σχόλιο</item> ή ο συνδυασμός πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή+Επιλογή</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+C εισάγει ένα προσαρτημένο σχόλιο στην τρέχουσα θέση του δρομέα. Ένα πεδίο σχολίου εμφανίζεται στο περιθώριο της σελίδας, όπου μπορείτε να εισάγετε το κείμενο του σχολίου σας. Μία γραμμή συνδέει την άγκυρα και το πλαίσιο του σχολίου. Εάν επιλεγεί μια περιοχή κειμένου, το σχόλιο προσαρτάται στην επόμενη περιοχή."
-#: 01050000.xhp
+#: 04050000.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3149095\n"
-"7\n"
+"04050000.xhp\n"
+"par_id0915200910571516\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "Η εντολή <emph>Κλείσιμο </emph> κλείνει όλα τα ανοικτά παράθυρα του τρέχοντος εγγράφου."
+msgid "In Calc, Draw, and Impress, the command <item type=\"menuitem\">Insert - Comment</item> inserts a comment."
+msgstr "Στο Calc, Draw, και το Impress, η εντολή <item type=\"menuitem\">Εισαγωγή - Σχόλιο</item> εισάγει ένα σχόλιο."
-#: 01050000.xhp
+#: 04050000.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3148620\n"
-"4\n"
+"04050000.xhp\n"
+"par_id1831\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "Αν έχετε κάνει αλλαγές στο τρέχον έγγραφο, θα ερωτηθείτε αν θέλετε να κάνετε<link href=\"text/shared/01/01060000.xhp\" name=\"αποθήκευση\">αποθήκευση</link> στις αλλαγές σας."
+msgid "The author name and the date and time of creating this comment is shown at the bottom of the comment box."
+msgstr "Το όνομα του συντάκτη και η ημερομηνία και ώρα δημιουργίας του σχόλιου εμφανίζονται στο κάτω μέρος του πλαισίου του σχόλιου."
-#: 01050000.xhp
+#: 04050000.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3159201\n"
-"8\n"
+"04050000.xhp\n"
+"par_id6718649\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "Όταν κλείνετε το τελευταίο ανοικτό παράθυρο εγγράφου, θα εμφανιστεί η <link href=\"text/shared/guide/startcenter.xhp\">Οθόνη Έναρξης του OpenOffice</link>."
+msgid "The comments by different authors get different colors. Choose <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - User Data</item> to enter your name so that it can show up as the comment author."
+msgstr "Τα σχόλια από διαφορετικούς συγγραφείς παίρνουν διαφορετικά χρώματα. Επιλέξτε <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Δεδομένα χρήστη</item> για να εισάγετε το όνομά σας έτσι ώστε να εμφανίζεται ως ο συγγραφέας του σχολίου."
-#: 01050000.xhp
+#: 04050000.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3153821\n"
-"9\n"
+"04050000.xhp\n"
+"hd_id2929166\n"
"help.text"
-msgid "<link href=\"text/shared/02/10100000.xhp\" name=\"Close the current window\">Close the current window</link>"
-msgstr "<link href=\"text/shared/02/10100000.xhp\" name=\"Κλείσιμο τρέχοντος παραθύρου\">Κλείσιμο τρέχοντος παραθύρου</link>"
+msgid "Editing comments"
+msgstr "Επεξεργασία σχολίων"
-#: 01050000.xhp
+#: 04050000.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3154750\n"
-"10\n"
+"04050000.xhp\n"
+"par_id5201879\n"
"help.text"
-msgid "<link href=\"text/shared/01/01170000.xhp\" name=\"Exit $[officename]\">Exit $[officename]</link>"
-msgstr "<link href=\"text/shared/01/01170000.xhp\" name=\"Έξοδος από το $[officename]\">Έξοδος από το $[officename]</link>"
+msgid "Every user with write permission to the document can edit and delete comments of all authors."
+msgstr "Κάθε χρήστης με δικαιώματα εγγραφής στο έγγραφο μπορεί να εισάγει ή να διαγράφει σχόλια από τους άλλους συντάκτες."
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"tit\n"
+"04050000.xhp\n"
+"par_id2571794\n"
"help.text"
-msgid "Hangul/Hanja Options"
-msgstr "Επιλογές Hangul/Hanja"
+msgid "The comment box contains an icon with a down arrow. Click the icon to open a menu with some commands to delete comments."
+msgstr "Το πλαίσιο σχολίου περιέχει ένα εικονίδιο με ένα βέλος προς τα κάτω. Επιλέξτε το εικονίδιο για να ανοίξετε ένα μενού με εντολές για να διαγράψετε σχόλια."
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN10542\n"
+"04050000.xhp\n"
+"par_id0522200809383431\n"
"help.text"
-msgid "Hangul/Hanja Options"
-msgstr "Επιλογές Hangul/Hanja"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Delete the current comment.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διαγραφή του τρέχοντος σχολίου.</ahelp>"
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN10546\n"
+"04050000.xhp\n"
+"par_id0522200809383485\n"
"help.text"
-msgid "Define options for the <link href=\"text/shared/01/06200000.xhp\">Hangul/Hanja conversion</link>."
-msgstr "Ορίζει επιλογές για τη <link href=\"text/shared/01/06200000.xhp\">μετατροπή Hangul/Hanja</link>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Delete all comments by this author in the current document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διαγραφή όλων των σχολίων από αυτόν τον συντάκτη από το τρέχον έγγραφο.</ahelp>"
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN1055F\n"
+"04050000.xhp\n"
+"par_id0522200809383428\n"
"help.text"
-msgid "User-defined dictionaries"
-msgstr "Λεξικά χρήστη"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Delete all comments in the current document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διαγραφή όλων των σχολίων από το τρέχον έγγραφο.</ahelp>"
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN10563\n"
+"04050000.xhp\n"
+"par_id1857051\n"
"help.text"
-msgid "<ahelp hid=\"HID_HANGULHANJA_NEWDICT_DLG\">Lists all user-defined dictionaries. Select the check box next to the dictionary that you want to use. Clear the check box next to the dictionary that you do not want to use.</ahelp>"
-msgstr "<ahelp hid=\"HID_HANGULHANJA_NEWDICT_DLG\">Εμφανίζει σε λίστα όλα τα ορισμένα από το χρήστη λεξικά. Επιλέξτε το πεδίο σήμανσης δίπλα στο λεξικό που επιθυμείτε να χρησιμοποιήσετε. Αποεπιλέξτε το πεδίο επιλογής δίπλα στο λεξικό που δεν επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
+msgid "<ahelp hid=\".\">Choose a command to delete the current comment, or all comments from the same author as the current comment, or all comments in the document.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε μια εντολή για να διαγράψετε το τρέχον σχόλιο ή όλα τα σχόλια του ίδιου συντάκτη ή όλα τα σχόλια στο έγγραφο.</ahelp>"
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN1057A\n"
+"04050000.xhp\n"
+"par_id0305200911090684\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "If the comment in a text document was written by another author, there is a Reply command in the context menu. <ahelp hid=\".\">This command inserts a new comment adjacent to the comment to which you want to reply.</ahelp> The comment anchor is the same for both comments. Type your reply text in the new comment. Save and send your document to other authors, then those authors can add replies, too."
+msgstr "Αν το σχόλιο σε ένα έγγραφο κειμένου δημιουργήθηκε από έναν άλλον συντάκτη, υπάρχει μια εντολή Απάντηση στο μενού επιλογών. <ahelp hid=\".\">Αυτή η εντολή εισάγει ένα νέο σχόλιο δίπλα από το σχόλιο στο οποίο θέλετε να απαντήσετε.</ahelp> Η αγκύρωση σχολίου είναι ίδια και για τα δυο σχόλια. Πληκτρολογήστε την απάντηση σας στο νέο σχόλιο. Αποθηκεύστε και στείλτε το έγγραφο στους άλλους συντάκτες, και αυτοί οι συντάκτες μπορούν επίσης να προσθέτουν απαντήσεις σχολίων."
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN1057E\n"
+"04050000.xhp\n"
+"par_id0804200803435883\n"
"help.text"
-msgid "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_OPT:PB_HHO_NEW\">Opens the New dictionary dialog box, where you can create a new dictionary.</ahelp>"
-msgstr "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_OPT:PB_HHO_NEW\">Ανοίγει το πεδίο διαλόγου δημιουργίας λεξικού, όπου μπορείτε να δημιουργήσετε ένα νέο λεξικό.</ahelp>"
+msgid "<ahelp hid=\".\">Use <item type=\"menuitem\">View - Comments</item> to show or hide all comments (not available in Calc).</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε το μενού <item type=\"menuitem\">Προβολή - Σχόλια</item> για να προβάλλετε ή αν αποκρύψετε όλα τα σχόλια (όχι διαθέσιμο στο Calc).</ahelp>"
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN10595\n"
+"04050000.xhp\n"
+"par_id0302200901430918\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "In the Find & Replace dialog of text documents, you can select to include the comments texts in your searches."
+msgstr "Στο διάλογο Αναζήτηση & Αντικατάσταση των εγγράφων κειμένου, μπορείτε να επιλέξετε να συμπεριλαμβάνονται τα σχόλια στις αναζητήσεις σας."
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN10599\n"
+"04050000.xhp\n"
+"hd_id3445539\n"
"help.text"
-msgid "<ahelp hid=\"svx:Edit:RID_SVX_MDLG_HANGULHANJA_NEWDICT:ED_DICTNAME\">Enter a name for the dictionary.</ahelp> To display the new dictionary in the <emph>User-defined dictionaries</emph> list box, click <emph>OK</emph>."
-msgstr "<ahelp hid=\"svx:Edit:RID_SVX_MDLG_HANGULHANJA_NEWDICT:ED_DICTNAME\">Εισάγετε ένα όνομα για το λεξικό.</ahelp> Για να προβάλετε το νέο λεξικό στο πεδίο λίστας <emph>Λεξικά χρήστη</emph>, κάντε κλικ στο <emph>OK</emph>."
+msgid "Navigating from comment to comment in text documents"
+msgstr "Περιήγηση από σχόλιο σε σχόλιο σε έγγραφα κειμένου"
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN105B5\n"
+"04050000.xhp\n"
+"par_id4271370\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "When the cursor is inside a comment, you can press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Page Down to jump to the next comment, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Page Up to jump to the previous comment."
+msgstr "Όταν ο δείκτης βρίσκεται μέσα σε ένα σχόλιο, πιέστε τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option </caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Page Down για να μεταβείτε στο επόμενο σχόλιο ή πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option </caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Page Up για να μεταβείτε στο προηγούμενο σχόλιο."
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN105B9\n"
+"04050000.xhp\n"
+"par_id2116153\n"
"help.text"
-msgid "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_OPT:PB_HHO_EDIT\">Opens the <link href=\"text/shared/01/06202000.xhp\">Edit Custom Dictionary</link> dialog where you can edit any user-defined dictionary.</ahelp>"
-msgstr "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_OPT:PB_HHO_EDIT\">Ανοίγει το διάλογο <link href=\"text/shared/01/06202000.xhp\">Επεξεργασίας προσαρμοσμένου λεξικού</link> όπου μπορείτε να επεξεργαστείτε οποιοδήποτε λεξικό χρήστη.</ahelp>"
+msgid "When the cursor is inside the normal text, press the above mentioned keys to jump to the next or previous comment anchor. You can also use the small Navigation window below the vertical scrollbar to jump from one comment anchor to the next comment anchor."
+msgstr "Όταν ο δείκτης βρίσκεται μέσα στο κανονικό κείμενο, πιέστε τα πλήκτρα που αναφέρονται παραπάνω για να μεταβείτε στην επόμενη ή στην προηγούμενη αγκυρωμένη σχολίου. Μπορείτε επίσης να χρησιμοποιήσετε το μικρό παράθυρο Περιήγηση, κάτω από την κατακόρυφη γραμμή κύλισης, για να μεταβείτε από το ένα αγκυρωμένο σχόλιο στο επόμενο."
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN105DE\n"
+"04050000.xhp\n"
+"par_id5381328\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "You can also open the Navigator to see a list of all comments. Right-click a comment name in the Navigator to edit or delete the comment."
+msgstr "Μπορείτε επίσης να ανοίξετε την Περιήγηση για να δείτε μία λίστα με όλα τα σχόλια. Κάντε δεξί κλικ σε ένα όνομα σημείωσης στην Περιήγηση για να επεξεργαστείτε ή να διαγράψετε το σχόλιο."
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN105E2\n"
+"04050000.xhp\n"
+"hd_id5664235\n"
"help.text"
-msgid "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_OPT:PB_HHO_DELETE\">Deletes the selected user-defined dictionary.</ahelp>"
-msgstr "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_OPT:PB_HHO_DELETE\">Διαγράφει το επιλεγμένο λεξικό χρήστη.</ahelp>"
+msgid "Printing comments"
+msgstr "Εκτύπωση σχολίων"
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN105F1\n"
+"04050000.xhp\n"
+"par_id2254402\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "To change the printing option for comments for all your text documents, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME Writer - Print</item>."
+msgstr "Για αλλαγή της επιλογής εκτύπωσης για σχόλια για όλα τα έγγραφα κειμένου, επιλέξτε <item type=\"menuitem\">Εργαλεία - Επιλογές - %PRODUCTNAME Writer - Εκτύπωση</item>."
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN105F5\n"
+"04050000.xhp\n"
+"hd_id0915200910571612\n"
"help.text"
-msgid "Specifies additional options for all dictionaries."
-msgstr "Προσδιορίζει επιπρόσθετες επιλογές για όλα τα λεξικά."
+msgid "Comments in spreadsheets"
+msgstr "Σχόλια σε λογιστικά φύλλα"
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN10600\n"
+"04050000.xhp\n"
+"par_id3166460\n"
+"6\n"
"help.text"
-msgid "Ignore post-positional word"
-msgstr "Αγνοήστε την μετά- θέση της λέξης"
+msgid "When you attach a comment to a cell, a callout appears where you can enter your text. A small square in the upper right corner of a cell marks the position of a comment. To display the comment permanently, right-click the cell, and choose <emph>Show Comment</emph>."
+msgstr "Όταν επισυνάπτετε ένα σχόλιο σε ένα κελί, εμφανίζεται ένα υπόμνημα όπου μπορείτε να εισάγετε το κείμενό σας. Ένα μικρό τετράγωνο στην πάνω δεξιά γωνία ενός κελιού δείχνει τη θέση ενός σχολίου. Για να εμφανιστεί μόνιμα το σχόλιο, κάντε δεξί κλικ στο κελί και επιλέξτε <emph>Εμφάνιση σχολίου</emph>."
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN10604\n"
+"04050000.xhp\n"
+"par_id8336741\n"
"help.text"
-msgid "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_IGNOREPOST\">Ignores positional characters at the end of Korean words when you search a dictionary.</ahelp>"
-msgstr "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_IGNOREPOST\">Αγνοεί χαρακτήρες θέσης στο τέλος κορεατικών λέξεων όταν αναζητάτε σε ένα λεξικό.</ahelp>"
+msgid "To change the object properties of a comment, for example the background color, choose <emph>Show Comment</emph> as above, then right-click the comment (do not double-click the text)."
+msgstr "Για να αλλάξετε τις ιδιότητες ενός σχολίου, για παράδειγμα το χρώμα του φόντου, επιλέξτε <emph>Εμφάνιση σχολίου</emph> όπως παραπάνω, μετά κάντε δεξί κλικ στο σχόλιο (μη κάνετε διπλό κλικ στο κείμενο)."
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN1061B\n"
+"04050000.xhp\n"
+"par_id3155390\n"
+"7\n"
"help.text"
-msgid "Close Conversion dialog automatically after replacement"
-msgstr "Κλείσιμο διαλόγου μετατροπής αυτόματα μετά την αντικατάσταση"
+msgid "To edit a shown comment, double-click the comment text. To edit a comment that is not shown permanently, right-click in the cell that contains the comment, and then choose <emph>Insert - Comment</emph>. To specify the formatting of the comment text, right-click the comment text in edit mode."
+msgstr "Για επεξεργασία εμφανιζόμενου κειμένου, διπλό κλικ στο κείμενο του σχολίου. Για επεξεργασία σχολίου που δεν εμφανίζεται μόνιμα, δεξί κλικ στο κελί που περιέχει το σχόλιο και έπειτα επιλέξτε <emph>Εισαγωγή - Σχόλιο</emph>. Για ορισμό της μορφοποίησης του κειμένου σχολίου, δεξί κλικ στο κείμενο σχολίου στην κατάσταση επεξεργασίας."
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN1061F\n"
+"04050000.xhp\n"
+"par_idN107A1\n"
"help.text"
-msgid "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_AUTOCLOSE\">Closes the Hangul/Hanja Conversion dialog box after you click <emph>Ignore</emph>, <emph>Always Ignore</emph>, <emph>Replace</emph>, or <emph>Always Replace</emph>.</ahelp>"
-msgstr "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_AUTOCLOSE\">Κλείνει το πεδίο του διαλόγου μετατροπής Hangul/Hanja αφού κάνετε κλικ στο <emph>Παράβλεψη</emph>, <emph>Παράβλεψη πάντα</emph>, <emph>Αντικατάσταση</emph>, ή <emph>Αντικατάσταση πάντα</emph>.</ahelp>"
+msgid "To change the position or size of a comment, drag a border or corner of the comment."
+msgstr "Για να αλλάξετε τη θέση ή το μέγεθος ενός σχολίου, σύρετε το περίγραμμα ή τις γωνίες της του σχολίου."
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN10636\n"
+"04050000.xhp\n"
+"par_id9499496\n"
"help.text"
-msgid "Show entries recently used first"
-msgstr "Εμφανίζει πρώτα τις καταχωρίσεις που χρησιμοποιούνται συχνά"
+msgid "To delete a comment, right-click the cell, then choose <emph>Delete Comment</emph>."
+msgstr "Για να διαγράψετε ένα σχόλιο, κάντε δεξί κλικ στο κελί και επιλέξτε <emph>Διαγραφή σχολίου</emph>."
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN1063A\n"
+"04050000.xhp\n"
+"par_id2036805\n"
"help.text"
-msgid "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_SHOWRECENTLYFIRST\">Shows the replacement suggestion that you selected the last time as the first entry on the list.</ahelp>"
-msgstr "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_SHOWRECENTLYFIRST\">Προβάλλει την πρόταση αντικατάστασης που επιλέξατε την τελευταία φορά ως πρώτη καταχώριση στη λίστα.</ahelp>"
+msgid "You can also right-click a comment name in the Navigator window to choose some editing commands."
+msgstr "Μπορείτε επίσης να κάνετε δεξί κλικ σε ένα όνομα σχολίου στο παράθυρο Περιήγηση για να επιλέξετε μερικές εντολές επεξεργασίας."
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN10651\n"
+"04050000.xhp\n"
+"par_id3153716\n"
+"8\n"
"help.text"
-msgid "Replace all unique entries automatically"
-msgstr "Αντικατάσταση όλων των μοναδικών καταχωρίσεων αυτόματα"
+msgid "To set the printing options for comments in your spreadsheet, choose <emph>Format - Page</emph>, and then click the <emph>Sheet</emph> tab."
+msgstr "Για να ρυθμίσετε τις επιλογές εκτύπωσης για σχόλια στο λογιστικό σας φύλλο, επιλέξτε <emph>Μορφή - Σελίδα</emph> και μετά κάντε κλικ στη καρτέλα <emph>Φύλλο</emph>."
-#: 06201000.xhp
+#: 04050000.xhp
msgctxt ""
-"06201000.xhp\n"
-"par_idN10655\n"
+"04050000.xhp\n"
+"par_id2419507\n"
"help.text"
-msgid "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_AUTOREPLACEUNIQUE\">Automatically replaces words that only have one suggested word replacement.</ahelp>"
-msgstr "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_AUTOREPLACEUNIQUE\">Αντικαθιστά αυτόματα λέξεις οι οποίες έχουν μόνο μία προτεινόμενη αντικατάσταση.</ahelp>"
+msgid "In Impress, you can choose to use the Notes view to write a page of notes for every slide. Additionally, you can insert comments to your slides."
+msgstr "Στο Impress, μπορείτε να χρησιμοποιήσετε την Προβολή σημειώσεων για να γράψετε μια σελίδα με σημειώσεις για κάθε διαφάνεια. Επιπρόσθετα μπορείτε να εισάγετε σχόλια στις διαφάνειες σας."
-#: 02070000.xhp
+#: 04060000.xhp
msgctxt ""
-"02070000.xhp\n"
+"04060000.xhp\n"
"tit\n"
"help.text"
-msgid "Paste Special"
-msgstr "Ειδική επικόλληση"
+msgid "Scan"
+msgstr "Σάρωση"
-#: 02070000.xhp
+#: 04060000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3147477\n"
+"04060000.xhp\n"
+"hd_id3146902\n"
"1\n"
"help.text"
-msgid "Paste Special"
-msgstr "Ειδική επικόλληση"
+msgid "<link href=\"text/shared/01/04060000.xhp\" name=\"Scan\">Scan</link>"
+msgstr "<link href=\"text/shared/01/04060000.xhp\" name=\"Σάρωση\">Σάρωση</link>"
-#: 02070000.xhp
+#: 04060000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3147143\n"
+"04060000.xhp\n"
+"par_id3154926\n"
"2\n"
"help.text"
-msgid "<variable id=\"inhalteeinfuegentext\"><ahelp hid=\".uno:PasteSpecial\">Inserts the contents of the clipboard into the current file in a format that you can specify.</ahelp></variable>"
-msgstr "<variable id=\"inhalteeinfuegentext\"><ahelp hid=\".uno:PasteSpecial\">Εισάγει τα περιεχόμενα του Πρόχειρου στο τρέχον αρχείο σε μια μορφή που θα ορίσετε.</ahelp></variable>"
+msgid "<variable id=\"scan\"><ahelp hid=\".uno:Scan\">Inserts a scanned image into your document.</ahelp></variable>"
+msgstr "<variable id=\"scan\"><ahelp hid=\".uno:Scan\">Εισάγει μια σαρωμένη εικόνα στο έγγραφό σας.</ahelp></variable>"
-#: 02070000.xhp
+#: 04060000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3147576\n"
+"04060000.xhp\n"
+"par_id3153124\n"
"5\n"
"help.text"
-msgid "Source"
-msgstr "Προέλευση"
-
-#: 02070000.xhp
-msgctxt ""
-"02070000.xhp\n"
-"par_id3149388\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"HID_PASTE_DLG\">Displays the source of the clipboard contents.</ahelp>"
-msgstr "<ahelp hid=\"HID_PASTE_DLG\">Εμφανίζει τη προέλευση των περιεχομένων του Πρόχειρου.</ahelp>"
-
-#: 02070000.xhp
-msgctxt ""
-"02070000.xhp\n"
-"hd_id3153684\n"
-"7\n"
-"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
-
-#: 02070000.xhp
-msgctxt ""
-"02070000.xhp\n"
-"par_id3149812\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SO3:LISTBOX:MD_PASTE_OBJECT:LB_INSERT_LIST\">Select a format for the clipboard contents that you want to paste.</ahelp>"
-msgstr "<ahelp hid=\"SO3:LISTBOX:MD_PASTE_OBJECT:LB_INSERT_LIST\">Επιλέξτε μια μορφή για τα περιεχόμενα του πρόχειρου που θέλετε να επικολλήσετε.</ahelp>"
-
-#: 02070000.xhp
-msgctxt ""
-"02070000.xhp\n"
-"par_id3147653\n"
-"68\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">When you paste HTML data into a text document, you can choose \"HTML format\" or \"HTML format without comments\". The second choice is the default; it pastes all HTML data, but no comments. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Όταν επικολλάτε δεδομένα HTML σε ένα έγγραφο κειμένου, μπορείτε να επιλέξετε \"Μορφή HTML\" ή \"Μορφή HTML χωρίς σχόλια\". Η δεύτερη επιλογή είναι η προεπιλεγμένη; επικολλούνται όλα τα δεδομένα HTML, αλλά όχι τα σχόλια. </caseinline></switchinline>"
-
-#: 02070000.xhp
-msgctxt ""
-"02070000.xhp\n"
-"hd_id3155420\n"
-"15\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Paste Special </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ειδική επικόλληση</caseinline></switchinline>"
-
-#: 02070000.xhp
-msgctxt ""
-"02070000.xhp\n"
-"par_id3150976\n"
-"16\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">This dialog appears in Calc if the clipboard contains spreadsheet cells. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αυτός ο διάλογος εμφανίζεται στο Calc εάν το πρόχειρο περιέχει κελιά λογιστικών φύλλων. </caseinline></switchinline>"
-
-#: 02070000.xhp
-msgctxt ""
-"02070000.xhp\n"
-"hd_id3155341\n"
-"17\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Selection </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλογή </caseinline></switchinline>"
-
-#: 02070000.xhp
-msgctxt ""
-"02070000.xhp\n"
-"par_id3152909\n"
-"40\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Select a format for the clipboard contents that you want to paste. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλέξτε μια μορφή για τα περιεχόμενα του πρόχειρου που θέλετε να επικολλήσετε. </caseinline></switchinline>"
-
-#: 02070000.xhp
-msgctxt ""
-"02070000.xhp\n"
-"hd_id3145120\n"
-"41\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Paste all </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επικόλληση όλων </caseinline></switchinline>"
-
-#: 02070000.xhp
-msgctxt ""
-"02070000.xhp\n"
-"par_id3146848\n"
-"42\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSALL\">Pastes all cell contents, comments, formats, and objects into the current document.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSALL\">Επικολλά όλα τα περιεχόμενα κελιών, σημειώσεις, μορφοποιήσεις και αντικείμενα στο τρέχον έγγραφο. </ahelp></caseinline></switchinline>"
+msgid "To insert a scanned image, the driver for your scanner must be installed. <switchinline select=\"sys\"><caseinline select=\"UNIX\">Under UNIX systems, install the SANE package found at http://www.mostang.com/sane/. The SANE package must use the same libc as $[officename].</caseinline></switchinline>"
+msgstr "Για να εισάγετε μια σαρωμένη εικόνα, πρέπει να έχετε εγκαταστήσει το πρόγραμμα οδήγησης του σαρωτή. <switchinline select=\"sys\"><caseinline select=\"UNIX\">Σε συστήματα UNIX, εγκαταστήστε το πακέτο SANE που βρίσκετε στην ιστοσελίδα http://www.mostang.com/sane/. Το πακέτο SANE πρέπει να χρησιμοποιεί την ίδια libc με το $[officename].</caseinline></switchinline>"
-#: 02070000.xhp
+#: 04060000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3155449\n"
-"43\n"
+"04060000.xhp\n"
+"hd_id3154673\n"
+"3\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Text </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Κείμενο </caseinline></switchinline>"
+msgid "<link href=\"text/shared/01/04060100.xhp\" name=\"Select Source\">Select Source</link>"
+msgstr "<link href=\"text/shared/01/04060100.xhp\" name=\"Επιλογή προέλευσης\">Επιλογή προέλευσης</link>"
-#: 02070000.xhp
+#: 04060000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3149244\n"
-"44\n"
+"04060000.xhp\n"
+"hd_id3152801\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSSTRINGS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cells containing text. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSSTRINGS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Εισάγει κελιά που περιέχουν κείμενο. </caseinline></switchinline></ahelp>"
+msgid "<link href=\"text/shared/01/04060200.xhp\" name=\"Request\">Request</link>"
+msgstr "<link href=\"text/shared/01/04060200.xhp\" name=\"Λήψη\">Λήψη</link>"
-#: 02070000.xhp
+#: 04060100.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3148947\n"
-"45\n"
+"04060100.xhp\n"
+"tit\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Numbers </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αριθμοί </caseinline></switchinline>"
+msgid "Select Source"
+msgstr "Επιλογή προέλευσης"
-#: 02070000.xhp
+#: 04060100.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3152360\n"
-"46\n"
+"04060100.xhp\n"
+"hd_id3150758\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSNUMBERS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cells containing numbers. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSNUMBERS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Εισάγει κελιά που περιέχουν αριθμούς. </caseinline></switchinline></ahelp>"
+msgid "Select Source"
+msgstr "Επιλογή προέλευσης"
-#: 02070000.xhp
+#: 04060100.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3151054\n"
-"47\n"
+"04060100.xhp\n"
+"par_id3152823\n"
+"2\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Date & Time </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ημερομηνία & Ώρα </caseinline></switchinline>"
+msgid "<variable id=\"quellaus\"><ahelp hid=\".uno:TwainSelect\" visibility=\"visible\">Selects the scanner that you want to use.</ahelp></variable>"
+msgstr "<variable id=\"quellaus\"><ahelp hid=\".uno:TwainSelect\" visibility=\"visible\">Επιλέγει τον σαρωτή που θέλετε να χρησιμοποιήσετε.</ahelp></variable>"
-#: 02070000.xhp
+#: 04060200.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3154226\n"
-"48\n"
+"04060200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSDATETIME\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cells containing date and time values. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSDATETIME\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Εισάγει κελιά που περιέχουν τιμές ηρεμομηνίας και ώρας. </caseinline></switchinline></ahelp>"
+msgid "Request"
+msgstr "Λήψη"
-#: 02070000.xhp
+#: 04060200.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3150791\n"
-"49\n"
+"04060200.xhp\n"
+"hd_id3153514\n"
+"1\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formulas </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Τύποι </caseinline></switchinline>"
+msgid "Request"
+msgstr "Λήψη"
-#: 02070000.xhp
+#: 04060200.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3145744\n"
-"50\n"
+"04060200.xhp\n"
+"par_id3150278\n"
+"2\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSFORMULAS\">Inserts cells containing formulae.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSFORMULAS\">Εισάγει κελιά που περιέχουν τύπους.</ahelp></caseinline></switchinline>"
+msgid "<variable id=\"anford\"><ahelp hid=\".uno:TwainTransfer\" visibility=\"visible\">Scans an image, and then inserts the result into the document. The scanning dialog is provided by the manufacturer of the scanner.</ahelp></variable> For an explanation of the dialog please refer to the documentation on your scanner."
+msgstr "<variable id=\"anford\"><ahelp hid=\".uno:TwainTransfer\" visibility=\"visible\">Σαρώνει μια εικόνα και εισάγει το αποτέλεσμα στο έγγραφο. Ο διάλογος σάρωσης παρέχεται από τον κατασκευαστή του σαρωτή.</ahelp></variable> Για την εξήγηση του διαλόγου κοιτάξτε τις οδηγίες του σαρωτή σας."
-#: 02070000.xhp
+#: 04100000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3153968\n"
-"51\n"
+"04100000.xhp\n"
+"tit\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Σχόλια </caseinline></switchinline>"
+msgid "Special Character"
+msgstr "Ειδικοί χαρακτήρες"
-#: 02070000.xhp
+#: 04100000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3156422\n"
-"52\n"
+"04100000.xhp\n"
+"hd_id3152937\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSNOTES\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts comments that are attached to cells. If you want to add the comments to the existing cell content, select the \"Add\" operation. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSNOTES\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Εισάγει σχόλια που είναι συνημμένα σε κελιά. Εάν θέλετε να προσθέσετε τα σχόλια στο περιεχόμενο του υπάρχοντος κελιού, επιλέξτε την λειτουργία \"Προσθήκη\". </caseinline></switchinline></ahelp>"
+msgid "Special Character"
+msgstr "Ειδικοί χαρακτήρες"
-#: 02070000.xhp
+#: 04100000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3152935\n"
-"53\n"
+"04100000.xhp\n"
+"par_id3150838\n"
+"2\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formats </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μορφές </caseinline></switchinline>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".uno:Bullet\">Inserts special characters from the installed fonts.</ahelp></variable>"
+msgstr "<variable id=\"sonder\"><ahelp hid=\".uno:Bullet\">Εισάγει ειδικούς χαρακτήρες από τις εγκατεστημένες γραμματοσειρές.</ahelp></variable>"
-#: 02070000.xhp
+#: 04100000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3125863\n"
-"54\n"
+"04100000.xhp\n"
+"par_id3152372\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSATTRS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cell format attributes. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSATTRS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Εισάγει ιδιότητες μορφοποίησης κελιών. </caseinline></switchinline></ahelp>"
+msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr "Όταν κάνετε κλικ σε ένα χαρακτήρα στο παράθυρο διαλόγου <emph>Ειδικοί χαρακτήρες </emph>, εμφανίζεται μια προεπισκόπηση και ο αντίστοιχος αριθμητικός κωδικός του χαρακτήρα."
-#: 02070000.xhp
+#: 04100000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3156282\n"
-"65\n"
+"04100000.xhp\n"
+"hd_id3151315\n"
+"3\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Objects </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αντικείμενα </caseinline></switchinline>"
+msgid "Font"
+msgstr "Γραμματοσειρά"
-#: 02070000.xhp
+#: 04100000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3149810\n"
-"66\n"
+"04100000.xhp\n"
+"par_id3152924\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_INSCONT_BTN_INSOBJECTS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts objects contained within the selected cell range. These can be OLE objects, chart objects, or drawing objects. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_INSCONT_BTN_INSOBJECTS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Εισάγει αντικείμενα που περιέχονται στο επιλεγμένο εύρος κελιών. Αυτά μπορεί να είναι αντικείμενα OLE, διαγράμματα, ή αντικείμενα σχεδίασης. </caseinline></switchinline></ahelp>"
+msgid "<ahelp hid=\"cui/ui/specialcharacters/fontlb\">Select a font to display the special characters that are associated with it.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/specialcharacters/fontlb\">Επιλέξτε μια γραμματοσειρά για να εμφανιστούν οι ειδικοί χαρακτήρες που σχετίζονται με αυτή.</ahelp>"
-#: 02070000.xhp
+#: 04100000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3150440\n"
+"04100000.xhp\n"
+"hd_id3155555\n"
"19\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Operations </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Πράξεις </caseinline></switchinline>"
-
-#: 02070000.xhp
-msgctxt ""
-"02070000.xhp\n"
-"par_id3151351\n"
-"38\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Select the operation to apply when you paste cells into your sheet. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλέξτε την πράξη που θα εκτελεστεί όταν επικολλήσετε τα κελιά στο φύλλο σας. </caseinline></switchinline>"
+msgid "Subset"
+msgstr "Υποσύνολο"
-#: 02070000.xhp
+#: 04100000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3153952\n"
+"04100000.xhp\n"
+"par_id3145090\n"
"20\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">None </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Κανένα</caseinline></switchinline>"
+msgid "<ahelp hid=\"cui/ui/specialcharacters/subsetlb\">Select a Unicode category for the current font.</ahelp> The special characters for the selected Unicode category are displayed in the character table."
+msgstr "<ahelp hid=\"cui/ui/specialcharacters/subsetlb\">Επιλέξτε μία κατηγορία Unicode για την τρέχουσα γραμματοσειρά.</ahelp> ΟΙ ειδικοί χαρακτήρες για την επιλεγμένη κατηγορία Unicode εμφανίζονται στον πίνακα χαρακτήρων."
-#: 02070000.xhp
+#: 04100000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3147348\n"
-"21\n"
+"04100000.xhp\n"
+"hd_id3145071\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_NOOP\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Does not apply an operation when you insert the cell range from the clipboard. The contents of the clipboard will replace existing cell contents. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_NOOP\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Δεν εκτελείται καμία πράξη όταν εισάγετε ένα εύρος κελιών απ'το Πρόχειρο. Τα περιεχόμενα του Πρόχειρου θα αντικαταστήσουν τα υπάρχοντα περιεχόμενα. </caseinline></switchinline></ahelp>"
+msgid "Character Table"
+msgstr "Πίνακας χαρακτήρων"
-#: 02070000.xhp
+#: 04100000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3154988\n"
-"22\n"
+"04100000.xhp\n"
+"par_id3154288\n"
+"6\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Add </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Πρόσθεση</caseinline></switchinline>"
+msgid "<ahelp hid=\"HID_CHARMAP_CTL_SHOWSET\">Click the special character(s) that you want to insert, and then click <emph>OK</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_CHARMAP_CTL_SHOWSET\">Κάντε κλικ στους ειδικούς χαρακτήρες που θέλετε να εισάγετε και πατήστε <emph>OK</emph>.</ahelp>"
-#: 02070000.xhp
+#: 04100000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3159196\n"
-"23\n"
+"04100000.xhp\n"
+"hd_id3154317\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_ADD\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Adds the values in the clipboard cells to the values in the target cells. Also, if the clipboard only contains comments, adds the comments to the target cells. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_ADD\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Προσθέτει τις τιμές των κελιών στο Πρόχειρο στις τιμές των κελιών προορισμού. Επιπλέον, αν το πρόχειρο περιέχει μόνο σημειώσεις, αυτές θα προστεθούν στα κελιά προορισμού. </caseinline></switchinline></ahelp>"
+msgid "Characters"
+msgstr "Χαρακτήρες"
-#: 02070000.xhp
+#: 04100000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3145263\n"
-"24\n"
+"04100000.xhp\n"
+"par_id3152551\n"
+"8\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Subtract </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αφαίρεση </caseinline></switchinline>"
+msgid "Displays the special characters that you have selected."
+msgstr "Εμφανίζει τους ειδικούς χαρακτήρες που έχετε επιλέξει."
-#: 02070000.xhp
+#: 04100000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3154149\n"
-"25\n"
+"04100000.xhp\n"
+"hd_id3155535\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_SUB\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Subtracts the values in the clipboard cells from the values in the target cells. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_SUB\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Αφαιρεί τις τιμές των κελιών στο Πρόχειρο από τις τιμές των κελιών προορισμού. </caseinline></switchinline></ahelp>"
+msgid "Delete"
+msgstr "Επαναφορά"
-#: 02070000.xhp
+#: 04100000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3155312\n"
-"26\n"
+"04100000.xhp\n"
+"par_id3147653\n"
+"13\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Multiply </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Πολλαπλασιασμός </caseinline></switchinline>"
+msgid "<ahelp hid=\"cui/ui/specialcharacters/delete\">Clears the current selection of special characters that you want to insert.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/specialcharacters/delete\">Καθαρίζει την τρέχουσα επιλογή ειδικών χαρακτήρων που θέλετε να εισάγετε.</ahelp>"
-#: 02070000.xhp
+#: 04140000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3155307\n"
-"27\n"
+"04140000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_MUL\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Multiplies the values in the clipboard cells with the values in the target cells. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_MUL\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Πολλαπλασιάζει τις τιμές των κελιών στο πρόχειρο με τις τιμές των κελιών προορισμού. </caseinline></switchinline></ahelp>"
+msgid "Inserting Pictures"
+msgstr "Εισαγωγή εικόνων"
-#: 02070000.xhp
+#: 04140000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3154320\n"
-"28\n"
+"04140000.xhp\n"
+"hd_id3154350\n"
+"1\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Divide </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Διαίρεση </caseinline></switchinline>"
+msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"Inserting Pictures\">Inserting Pictures</link>"
+msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Εισαγωγή εικόνων\">Εισαγωγή εικόνων</link>"
-#: 02070000.xhp
+#: 04140000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3155417\n"
-"29\n"
+"04140000.xhp\n"
+"par_id3159411\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_DIV\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Divides the values in the target cells by the values in the clipboard cells. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_DIV\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Διαιρεί τις τιμές των κελιών προορισμού με τις τιμές των κελιών στο πρόχειρο. </caseinline></switchinline></ahelp>"
+msgid "<variable id=\"grafiktext\"><ahelp hid=\".uno:InsertGraphic\">Inserts a picture into the current document.</ahelp></variable>"
+msgstr "<variable id=\"grafiktext\"><ahelp hid=\".uno:InsertGraphic\">Εισάγει μία εικόνα στο τρέχον έγγραφο.</ahelp></variable>"
-#: 02070000.xhp
+#: 04140000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3147048\n"
-"55\n"
+"04140000.xhp\n"
+"hd_id3149760\n"
+"17\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Options </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επιλογές </caseinline></switchinline>"
+msgid "Style"
+msgstr "Πρότυπο"
-#: 02070000.xhp
+#: 04140000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3156283\n"
-"56\n"
+"04140000.xhp\n"
+"par_id3154398\n"
+"18\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Sets the paste options for the clipboard contents. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ορίζει τις επιλογές επικόλλησης για τα περιεχόμενα του προχείρου. </caseinline></switchinline>"
+msgid "<ahelp hid=\"HID_FILEOPEN_IMAGE_TEMPLATE\">Select the frame style for the graphic.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILEOPEN_IMAGE_TEMPLATE\">Εδώ μπορείτε να επιλέξετε ένα στυλ πλαισίου για το γραφικό.</ahelp>"
-#: 02070000.xhp
+#: 04140000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3151052\n"
-"30\n"
+"04140000.xhp\n"
+"hd_id3150789\n"
+"6\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Skip empty cells </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Παράλειψη κενών κελιών </caseinline></switchinline>"
+msgid "Link"
+msgstr "Σύνδεση"
-#: 02070000.xhp
+#: 04140000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3148775\n"
-"31\n"
+"04140000.xhp\n"
+"par_id3153750\n"
+"7\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_SKIP_EMPTY\">Empty cells from the clipboard do not replace target cells. If you use this option in conjunction with the <emph>Multiply</emph> or the <emph>Divide</emph> operation, the operation is not applied to the target cell of an empty cell in the clipboard.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_SKIP_EMPTY\">Άδεια κελιά απ'το πρόχειρο δεν θα αντικαταστήσουν τα κελιά προορισμού. Αν χρησιμοποιήσετε αυτή την επιλογή, σε συνδυασμό με τη λειτουργία <emph>Πολλαπλασιασμός</emph> ή <emph>Διαίρεση</emph>, η λειτουργία δε θα εφαρμοστεί στο κελί προορισμού ενός άδειου κελιού στο πρόχειρο.</ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\"HID_FILEDLG_LINK_CB\">Inserts the selected graphic file as a link.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILEDLG_LINK_CB\">Εισάγει το επιλεγμένο αρχείο γραφικών ως σύνδεση.</ahelp>"
-#: 02070000.xhp
+#: 04140000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3155084\n"
-"32\n"
+"04140000.xhp\n"
+"hd_id3155805\n"
+"8\n"
"help.text"
-msgid "If you select a mathematical operation and clear the<emph> Skip empty cells </emph>box, empty cells in the clipboard are treated as zeroes. For example, if you apply the <emph>Multiply</emph> operation, the target cells are filled with zeroes."
-msgstr "Εάν επιλέγετε μια μαθηματική πράξη και καταργήσετε την επιλογή <emph> Παράλειψη κενών κελιών </emph>, τυχόν κενά κελιά στο πρόχειρο θα θεωρηθεί πως έχουν τιμή μηδέν. Για παράδειγμα, εάν επιλέξετε <emph>Πολλαπλασιασμός</emph>, τα κελιά προορισμού θα γεμίσουν με μηδενικά."
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 02070000.xhp
+#: 04140000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3147173\n"
-"33\n"
+"04140000.xhp\n"
+"par_id3153311\n"
+"9\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Transpose </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αντιμετάθεση </caseinline></switchinline>"
+msgid "<ahelp hid=\"HID_FILEDLG_PREVIEW_CB\">Displays a preview of the selected graphic file.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILEDLG_PREVIEW_CB\">Εμφανίζει μία προεπισκόπηση του επιλεγμένου αρχείου γραφικών.</ahelp>"
-#: 02070000.xhp
+#: 04150000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3147223\n"
-"34\n"
+"04150000.xhp\n"
+"tit\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_TRANSPOSE\">The rows of the range in the clipboard are pasted to become columns of the output range. The columns of the range in the clipboard are pasted to become rows.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_TRANSPOSE\">Οι γραμμές στη περιοχή του πρόχειρου θα επικολληθούν ως στήλες στη περιοχή εξόδου. Οι στήλες στο εύρος του προχείρου θα επικολληθούν ως γραμμές.</ahelp></caseinline></switchinline>"
+msgid "Drawing Object"
+msgstr "Αντικείμενο σχεδίασης"
-#: 02070000.xhp
+#: 04150000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3152971\n"
-"35\n"
+"04150000.xhp\n"
+"hd_id3146873\n"
+"1\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Link </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Σύνδεση </caseinline></switchinline>"
+msgid "<link href=\"text/shared/01/04150000.xhp\" name=\"Drawing Object\">Drawing Object</link>"
+msgstr "<link href=\"text/shared/01/04150000.xhp\" name=\"Αντικείμενο σχεδίασης\">Αντικείμενο σχεδίασης</link>"
-#: 02070000.xhp
+#: 04150000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3146969\n"
-"36\n"
+"04150000.xhp\n"
+"par_id3159079\n"
+"2\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_LINK\">Inserts the cell range as a link, so that changes made to the cells in the source file are updated in the target file. To ensure that changes made to empty cells in the source file are updated in the target file, ensure that the <emph>Insert All</emph> option is also selected. </ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_LINK\">Εισάγει τη περιοχή κελιών ως σύνδεση, ώστε αλλαγές που θα γίνουν στα κελιά του αρχείου προέλευσης να μεταφερθούν και στο αρχείο προορισμού. Για να σιγουρευτείτε ότι οι αλλαγές στα κενά κελιά του αρχείου προέλευσης θα μεταφερθούν και στο αρχείο προορισμού, επιλέξτε την επιλογή <emph>Εισαγωγή Όλων</emph>. </ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\".\">Inserts an object into your document. For movies and sounds, use <emph>Insert - Movie and Sound</emph> instead.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει ένα αντικείμενο στο έγγραφο. Ενώ, για τις ταινίες και ήχους, χρησιμοποιήστε <emph>Εισαγωγή - Ταινία και ήχος</emph>.</ahelp>"
-#: 02070000.xhp
+#: 04150000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3145667\n"
-"37\n"
+"04150000.xhp\n"
+"hd_id3154894\n"
+"8\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can also link sheets within the same spreadsheet. When you link to other files, a <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE link\">DDE link</link> is automatically created. A DDE link is inserted as a matrix formula and can only be modified as a whole. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μπορείτε επίσης να συνδέσετε φύλλα μέσα στο ίδιο λογιστικό φύλλο. Όταν τα συνδέσετε με άλλα αρχεία, ένας <link href=\"text/shared/00/00000005.xhp#dde\" name=\"σύνδεσμος DDE\">σύνδεσμος DDE</link> θα δημιουργηθεί αυτόματα. Ένας σύνδεσμος DDE εισάγεται σαν ένας τύπος μήτρας και μπορεί να αλλάξει μόνο ως σύνολο. </caseinline></switchinline>"
+msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE Object</link>"
+msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"Αντικείμενο OLE\">Αντικείμενο OLE</link>"
-#: 02070000.xhp
+#: 04150000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3146914\n"
-"57\n"
+"04150000.xhp\n"
+"hd_id3159201\n"
+"6\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shift Cells </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μετακίνηση Κελιών </caseinline></switchinline>"
+msgid "<link href=\"text/shared/01/04150400.xhp\" name=\"Sound\">Sound</link>"
+msgstr "<link href=\"text/shared/01/04150400.xhp\" name=\"Ήχος\">Ήχος</link>"
-#: 02070000.xhp
+#: 04150000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3145169\n"
-"58\n"
+"04150000.xhp\n"
+"hd_id3157896\n"
+"7\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set the shift options for the target cells when the clipboard content is inserted. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Καθορίστε τις επιλογές μετακίνησης για τα κελιά προορισμού όταν εισάγονται τα περιεχόμενα του πρόχειρου. </caseinline></switchinline>"
+msgid "<link href=\"text/shared/01/04150500.xhp\" name=\"Video\">Video</link>"
+msgstr "<link href=\"text/shared/01/04150500.xhp\" name=\"Βίντεο\">Βίντεο</link>"
-#: 02070000.xhp
+#: 04150000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3155518\n"
-"59\n"
+"04150000.xhp\n"
+"hd_id3153577\n"
+"4\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Don't shift </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Να μην γίνει μετακίνηση</caseinline></switchinline>"
+msgid "<link href=\"text/shared/01/04160300.xhp\" name=\"Formula\">Formula</link>"
+msgstr "<link href=\"text/shared/01/04160300.xhp\" name=\"Τύπος\">Τύπος</link>"
-#: 02070000.xhp
+#: 04150000.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3154158\n"
-"60\n"
+"04150000.xhp\n"
+"hd_id3152552\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_MV_NONE\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserted cells replace the target cells. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_MV_NONE\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Τα εισαχθέντα κελιά αντικαθιστούν τα κελιά προορισμού. </caseinline></switchinline></ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Chart\">Chart</link></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Διάγραμμα\">Διάγραμμα</link></caseinline></switchinline>"
-#: 02070000.xhp
+#: 04150000.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3148483\n"
-"61\n"
+"04150000.xhp\n"
+"par_id0302200903593543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Down </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Προς τα κάτω </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Inserts a chart.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Εισάγει ένα διάγραμμα.</caseinline></switchinline>"
-#: 02070000.xhp
+#: 04150100.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3152962\n"
-"62\n"
+"04150100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_MV_DOWN\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Target cells are shifted downward when you insert cells from the clipboard. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_MV_DOWN\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Τα κελιά προορισμού θα μετακινηθούν προς τα κάτω όταν εισάγετε κελιά από το πρόχειρο</caseinline></switchinline></ahelp>"
+msgid "Insert OLE Object"
+msgstr "Εισαγωγή αντικειμένου OLE"
-#: 02070000.xhp
+#: 04150100.xhp
msgctxt ""
-"02070000.xhp\n"
-"hd_id3145621\n"
-"63\n"
+"04150100.xhp\n"
+"bm_id3153116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Right </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Δεξιά </caseinline></switchinline>"
+msgid "<bookmark_value>OLE objects; inserting</bookmark_value><bookmark_value>inserting; OLE objects</bookmark_value><bookmark_value>objects; inserting OLE objects</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα OLE, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, αντικείμενα OLE</bookmark_value><bookmark_value>αντικείμενα, εισαγωγή αντικειμένων OLE</bookmark_value>"
-#: 02070000.xhp
+#: 04150100.xhp
msgctxt ""
-"02070000.xhp\n"
-"par_id3159264\n"
-"64\n"
+"04150100.xhp\n"
+"hd_id3153116\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_MV_RIGHT\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Target cells are shifted to the right when you insert cells from the clipboard. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_MV_RIGHT\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Τα κελιά προορισμού μετακινούνται προς τα δεξιά όταν εισάγετε κελιά από το πρόχειρο</caseinline></switchinline></ahelp>"
+msgid "Insert OLE Object"
+msgstr "Εισαγωγή αντικειμένου OLE"
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"tit\n"
+"04150100.xhp\n"
+"par_id3149748\n"
+"2\n"
"help.text"
-msgid "Internet"
-msgstr "Διαδίκτυο"
+msgid "<variable id=\"ole\"><ahelp hid=\".uno:InsertObject\">Inserts an <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> object into the current document. The OLE object is inserted as a link or an embedded object.</ahelp></variable>"
+msgstr "<variable id=\"ole\"><ahelp hid=\".uno:InsertObject\">Εισάγει ένα αντικείμενο <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> στο τρέχον έγγραφο. Το αντικείμενο OLE εισάγεται ως σύνδεση ή ως ένα ενσωματωμένο αντικείμενο.</ahelp></variable>"
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"bm_id3145669\n"
+"04150100.xhp\n"
+"par_id3149205\n"
+"19\n"
"help.text"
-msgid "<bookmark_value>auto reloading HTML documents</bookmark_value><bookmark_value>reloading; HTML documents, automatically</bookmark_value><bookmark_value>loading; HTML documents, automatically</bookmark_value><bookmark_value>HTML documents; auto reloading</bookmark_value>"
-msgstr "<bookmark_value>αυτόματη ανανέωση HTML εγγράφων</bookmark_value><bookmark_value>ανανέωση; HTML έγγραφα, αυτόματα</bookmark_value><bookmark_value>φορτώνει, HTML έγγραφα, αυτόματα</bookmark_value><bookmark_value>HTML έγγραφα,αυτόματη ανανέωση</bookmark_value>"
+msgid "To speed up the display of the document, OLE objects are kept in the program cache. If you want to change the cache settings, choose <link href=\"text/shared/optionen/01011000.xhp\" name=\"Tools - Options - $[officename] - Memory\"><emph>Tools - Options - $[officename] - Memory</emph></link>."
+msgstr "Για να επιταχύνετε την παρουσίαση του εγγράφου, αντικείμενα OLE φυλάσσονται στη μνήμη cache του προγράμματος. Αν θέλετε να αλλάξετε τις ρυθμίσεις της cache, επιλέξτε <link href=\"text/shared/optionen/01011000.xhp\" name=\"Εργαλεία - Επιλογές - $[officename] - Μνήμη\"><emph>Εργαλεία - Επιλογές - $[officename] - Μνήμη</emph></link>."
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"hd_id3147588\n"
-"1\n"
+"04150100.xhp\n"
+"par_id3145314\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/shared/01/01100500.xhp\" name=\"Internet\">Internet</link>"
-msgstr "<link href=\"text/shared/01/01100500.xhp\" name=\"Διαδίκτυο\">Διαδίκτυο</link>"
+msgid "You cannot use the clipboard or drag and drop to move OLE objects to other files."
+msgstr "Για να μετακινήσετε τα αντικείμενα OLE, δεν μπορείτε να χρησιμοποιείτε την αντιγραφή στο πρόχειρο ή να τα σύρετε και να τα αφήνετε σε άλλα αρχεία."
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"par_id3148731\n"
-"2\n"
+"04150100.xhp\n"
+"par_id3150693\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"HID_DOCINFORELOAD\">Sets the refresh and redirect options for an HTML page.</ahelp>"
-msgstr "<ahelp hid=\"HID_DOCINFORELOAD\">Ορίζει τις επιλογές ανανέωσης και αναδρομολόγησης για μια HTML σελίδα.</ahelp>"
+msgid "Empty and inactive OLE objects are transparent."
+msgstr "Άδεια και ανενεργά αντικείμενά OLE είναι διαφανή."
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"hd_id3156027\n"
-"26\n"
+"04150100.xhp\n"
+"hd_id3149178\n"
+"3\n"
"help.text"
-msgid "Do not refresh automatically"
-msgstr "Όχι αυτόματη ανανέωση"
+msgid "Create new"
+msgstr "Δημιουργία νέου"
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"par_id3152924\n"
-"27\n"
+"04150100.xhp\n"
+"par_id3145345\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_RADIOBUTTON_TP_DOCINFORELOAD_RB_NOAUTOUPDATE\">User must refresh the page manually.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_RADIOBUTTON_TP_DOCINFORELOAD_RB_NOAUTOUPDATE\">Ο χρήστης πρέπει να ανανεώσει τη σελίδα χειροκίνητα.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/insertoleobject/createnew\">Creates a new OLE object based on the object type that you select.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/insertoleobject/createnew\">Δημιουργεί ένα νέο αντικείμενο OLE με βάση τον τύπο αντικειμένου που επιλέγετε.</ahelp>"
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"hd_id3145669\n"
+"04150100.xhp\n"
+"hd_id3155535\n"
"5\n"
"help.text"
-msgid "Refresh this document"
-msgstr "Ανανέωση αυτού του εγγράφου"
+msgid "Object type"
+msgstr "Τύπος αντικειμένου"
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"par_id3153528\n"
+"04150100.xhp\n"
+"par_id3109847\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_RADIOBUTTON_TP_DOCINFORELOAD_RB_RELOADUPDATE\">Reloads the HTML page after the number of seconds that you enter in the <emph>seconds</emph> box. To observe the result, open the page in a browser.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_RADIOBUTTON_TP_DOCINFORELOAD_RB_RELOADUPDATE\">Επαναφορτώνει τη σελίδα HTML έπειτα από ένα πλήθος δευτερολέπτων που εισάγετε στο πεδίο <emph>δευτερόλεπτα</emph>. Για να παρατηρήσετε το αποτέλεσμα, ανοίξτε τη σελίδα με ένα πρόγραμμα ανάγνωσης ιστοσελίδων.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/insertoleobject/types\">Select the type of document that you want to create.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/insertoleobject/types\">Επιλέξτε τον τύπο του εγγράφου που θέλετε να δημιουργήσετε.</ahelp>"
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"hd_id3155535\n"
+"04150100.xhp\n"
+"hd_id3163803\n"
"7\n"
"help.text"
-msgid "Seconds"
-msgstr "Δευτερόλεπτα"
+msgid "Create from file"
+msgstr "Δημιουργία από αρχείο"
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"par_id3157958\n"
+"04150100.xhp\n"
+"par_id3149191\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:NUMERICFIELD:TP_DOCINFORELOAD:ED_SECONDS\">Enter the number of seconds to wait before the page is reloaded.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:NUMERICFIELD:TP_DOCINFORELOAD:ED_SECONDS\">Εισάγετε το πλήθος των δευτερολέπτων πριν επαναφορτωθεί η σελίδα.</ahelp>"
-
-#: 01100500.xhp
-msgctxt ""
-"01100500.xhp\n"
-"hd_id3148538\n"
-"28\n"
-"help.text"
-msgid "Redirect from this document"
-msgstr "Αναδρομολόγηση από αυτό το έγγραφο"
-
-#: 01100500.xhp
-msgctxt ""
-"01100500.xhp\n"
-"par_id3153662\n"
-"29\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2_RADIOBUTTON_TP_DOCINFORELOAD_RB_FORWARDUPDATE\">Loads a page that you specify after the number of seconds that you enter in the <emph>seconds </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_RADIOBUTTON_TP_DOCINFORELOAD_RB_FORWARDUPDATE\">Φορτώνει μια σελίδα που θα ορίσετε έπειτα από πλήθος δευτερολέπτων που θα εισάγετε στο πεδίο <emph>δευτερόλεπτα</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/insertoleobject/createfromfile\">Creates an OLE object from an existing file.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/insertoleobject/createfromfile\">Δημιουργεί ένα αντικείμενο OLE από υπάρχον αρχείο.</ahelp>"
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"hd_id3147335\n"
-"30\n"
+"04150100.xhp\n"
+"hd_id3150084\n"
+"15\n"
"help.text"
-msgid "after ... seconds"
-msgstr "μετά από ... δευτερόλεπτα"
+msgid "File"
+msgstr "Αρχείο"
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"par_id3145315\n"
-"31\n"
+"04150100.xhp\n"
+"par_id3146773\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_RADIOBUTTON_TP_DOCINFORELOAD_RB_FORWARDUPDATE\">Enter the number of seconds to wait before redirecting the browser to a different file.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_RADIOBUTTON_TP_DOCINFORELOAD_RB_FORWARDUPDATE\">Εισάγετε τον αριθμό των δευτερολέπτων πριν το πρόγραμμα ανάγνωσης ιστοσελίδων ανακατευθύνει τη σελίδα προς ένα διαφορετικό αρχείο.</ahelp>"
+msgid "Choose the file that you want to insert as an OLE object."
+msgstr "Διαλέξτε το αρχείο που θέλετε να εισάγετε σαν αντικείμενο OLE."
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"hd_id3153127\n"
+"04150100.xhp\n"
+"hd_id3144438\n"
"9\n"
"help.text"
-msgid "to URL"
-msgstr "στο URL"
+msgid "File"
+msgstr "Αρχείο"
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"par_id3153349\n"
+"04150100.xhp\n"
+"par_id3155434\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:EDIT:TP_DOCINFORELOAD:ED_URL\">Enter the URL address of the file that you want to open.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:EDIT:TP_DOCINFORELOAD:ED_URL\">Εισάγετε τη διεύθυνση URL του αρχείου που θέλετε να ανοίξετε.</ahelp>"
-
-#: 01100500.xhp
-msgctxt ""
-"01100500.xhp\n"
-"hd_id3154306\n"
-"32\n"
-"help.text"
-msgid "..."
-msgstr "..."
-
-#: 01100500.xhp
-msgctxt ""
-"01100500.xhp\n"
-"par_id3150976\n"
-"33\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2:EDIT:TP_DOCINFORELOAD:ED_URL\">Locate the file that you want to open, and then click <emph>Open</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:EDIT:TP_DOCINFORELOAD:ED_URL\">Βρείτε το αρχείο που θέλετε να ανοίξετε, και μετά κάντε κλικ <emph>Άνοιγμα</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/insertoleobject/urled\">Enter the name of the file that you want to link or embed, or click <emph>Search</emph>, to locate the file.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/insertoleobject/urled\">Εισάγετε το όνομα του αρχείου που θέλετε να συνδέσετε ή να ενσωματώσετε, ή πατ'ήστε <emph>Αναζήτηση</emph>, για να εντοπίσετε το αρχείο.</ahelp>"
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"hd_id3150771\n"
+"04150100.xhp\n"
+"hd_id3153127\n"
"11\n"
"help.text"
-msgid "to frame"
-msgstr "στο πλαίσιο"
+msgid "Search..."
+msgstr "Αναζήτηση..."
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"par_id3149514\n"
+"04150100.xhp\n"
+"par_id3156326\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:COMBOBOX:TP_DOCINFORELOAD:LB_DEFAULT\">If the current HTML page uses frames, select the name of the <link href=\"text/shared/00/00000002.xhp#frame\" name=\"target frame\">target frame</link> where you want the file to be loaded.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:COMBOBOX:TP_DOCINFORELOAD:LB_DEFAULT\">Εάν η τρέχουσα σελίδα HTML χρησιμοποιεί πλαίσια, επιλέξτε το όνομα του <link href=\"text/shared/00/00000002.xhp#frame\" name=\"πλαισίου προορισμού\">πλαισίου προορισμού</link> όπου θέλετε να φορτωθεί το αρχείο.</ahelp>"
-
-#: 01100500.xhp
-msgctxt ""
-"01100500.xhp\n"
-"par_id3155922\n"
-"24\n"
-"help.text"
-msgid "Name of Frame"
-msgstr "Όνομα πλαισίου"
-
-#: 01100500.xhp
-msgctxt ""
-"01100500.xhp\n"
-"par_id3154924\n"
-"25\n"
-"help.text"
-msgid "Definition"
-msgstr "Ορισμός"
-
-#: 01100500.xhp
-msgctxt ""
-"01100500.xhp\n"
-"par_id3159413\n"
-"14\n"
-"help.text"
-msgid "Named entries"
-msgstr "Καταχωρίσεις με όνομα"
-
-#: 01100500.xhp
-msgctxt ""
-"01100500.xhp\n"
-"par_id3154935\n"
-"15\n"
-"help.text"
-msgid "File opens in a named frame in the current HTML document."
-msgstr "Το αρχείο ανοίγει σε ένα ονομασμένο πλαίσιο στο τρέχον έγγραφο HTML."
-
-#: 01100500.xhp
-msgctxt ""
-"01100500.xhp\n"
-"par_id3148739\n"
-"16\n"
-"help.text"
-msgid "_self"
-msgstr "_self:"
-
-#: 01100500.xhp
-msgctxt ""
-"01100500.xhp\n"
-"par_id3150358\n"
-"17\n"
-"help.text"
-msgid "File opens in the current frame."
-msgstr "Το αρχείο ανοίγει στο τρέχον πλαίσιο."
-
-#: 01100500.xhp
-msgctxt ""
-"01100500.xhp\n"
-"par_id3151210\n"
-"18\n"
-"help.text"
-msgid "_blank"
-msgstr "_blank"
-
-#: 01100500.xhp
-msgctxt ""
-"01100500.xhp\n"
-"par_id3152920\n"
-"19\n"
-"help.text"
-msgid "File opens in a new page."
-msgstr "Το αρχείο ανοίγει σε νέα σελίδα."
-
-#: 01100500.xhp
-msgctxt ""
-"01100500.xhp\n"
-"par_id3148451\n"
-"20\n"
-"help.text"
-msgid "_parent"
-msgstr "_parent"
-
-#: 01100500.xhp
-msgctxt ""
-"01100500.xhp\n"
-"par_id3154216\n"
-"21\n"
-"help.text"
-msgid "File opens in the parent frame of the current frame. If there is no parent frame, the current frame is used."
-msgstr "Το αρχείο ανοίγει στο ανώτερο πλαίσιο του τρέχοντος πλαισίου. Εάν δεν υπάρχει ανώτερο πλαίσιο, χρησιμοποιείται το τρέχον."
+msgid "<ahelp hid=\"cui/ui/insertoleobject/urlbtn\">Locate the file that you want to insert, and then click <emph>Open</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/insertoleobject/urlbtn\">Εντοπίστε το αρχείο το οποίο θέλετε να εισάγετε και στη συνέχεια πατήστε <emph>Άνοιγμα</emph>.</ahelp>"
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"par_id3154153\n"
-"22\n"
+"04150100.xhp\n"
+"hd_id4174321\n"
"help.text"
-msgid "_top"
-msgstr "_top"
+msgid "Link to file"
+msgstr "Σύνδεση σε αρχείο"
-#: 01100500.xhp
+#: 04150100.xhp
msgctxt ""
-"01100500.xhp\n"
-"par_id3150288\n"
-"23\n"
+"04150100.xhp\n"
+"par_id6636555\n"
"help.text"
-msgid "File opens in the topmost frame in the hierarchy."
-msgstr "Το αρχείο ανοίγει στο υψηλότερο πλαίσιο στην ιεραρχία."
+msgid "<ahelp hid=\".\">Enable this checkbox to insert the OLE object as a link to the original file. If this checkbox is not enabled, the OLE object will be embedded into your document.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτό το πεδίο σήμανσης για να εισάγετε το αντικείμενο OLE ως μία σύνδεση στο αρχικό αρχείο. Αν το πεδίο σήμανσης δεν έχει ενεργοποιηθεί ,το αντικείμενο OLE θα ενσωματωθεί στο έγγραφο σας.</ahelp>"
-#: 05240200.xhp
+#: 04150200.xhp
msgctxt ""
-"05240200.xhp\n"
+"04150200.xhp\n"
"tit\n"
"help.text"
-msgid "Horizontally"
-msgstr "Οριζόντια"
-
-#: 05240200.xhp
-msgctxt ""
-"05240200.xhp\n"
-"hd_id3147543\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05240200.xhp\" name=\"Horizontally\">Horizontally</link>"
-msgstr "<link href=\"text/shared/01/05240200.xhp\" name=\"Οριζόντια\">Οριζόντια</link>"
-
-#: 05240200.xhp
-msgctxt ""
-"05240200.xhp\n"
-"par_id3146936\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:ObjectMirrorHorizontal\">Flips the selected object(s) horizontally from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ObjectMirrorHorizontal\">Αναστρέφει το επιλεγμένο αντικείμενο οριζόντια από αριστερά προς τα δεξιά.</ahelp>"
+msgid "Insert Plug-In"
+msgstr "Εισαγωγή πρόσθετης λειτουργίας"
-#: 06130100.xhp
+#: 04150200.xhp
msgctxt ""
-"06130100.xhp\n"
-"tit\n"
+"04150200.xhp\n"
+"bm_id3149962\n"
"help.text"
-msgid "Change Password"
-msgstr "Αλλαγή κωδικού πρόσβασης"
+msgid "<bookmark_value>plug-ins; inserting</bookmark_value><bookmark_value>inserting; plug-ins</bookmark_value>"
+msgstr "<bookmark_value>πρόσθετες λειτουργίες, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, πρόσθετες λειτουργίες</bookmark_value>"
-#: 06130100.xhp
+#: 04150200.xhp
msgctxt ""
-"06130100.xhp\n"
-"hd_id3153514\n"
+"04150200.xhp\n"
+"hd_id3149962\n"
"1\n"
"help.text"
-msgid "Change Password"
-msgstr "Αλλαγή κωδικού πρόσβασης"
+msgid "Insert Plug-In"
+msgstr "Εισαγωγή πρόσθετης λειτουργίας"
-#: 06130100.xhp
+#: 04150200.xhp
msgctxt ""
-"06130100.xhp\n"
-"par_id3154545\n"
+"04150200.xhp\n"
+"par_id3155599\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_PASSWORD\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
-msgstr "<ahelp hid=\"HID_PASSWORD\">Προστατεύει την επιλεγμένη βιβλιοθήκη με ένα κωδικό πρόσβασης.</ahelp> Μπορείτε να εισάγετε ένα νέο κωδικό ή να αλλάξετε τον τρέχοντα."
+msgid "<variable id=\"plugin\"><ahelp hid=\".uno:InsertPlugin\">Inserts a plug-in into the current document.</ahelp> </variable> A <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-in\">plug-in</link> is a software component that extends the capabilities of a web browser."
+msgstr "<variable id=\"plugin\"><ahelp hid=\".uno:InsertPlugin\">Εισάγει μία πρόσθετη λειτουργία στο τρέχον έγγραφο.</ahelp> </variable> Μία <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"πρόσθετη λειτουργία\">πρόσθετη λειτουργία</link> είναι ένα στοιχείο λογισμικού που επεκτείνει τις δυνατότητες ενός περιηγητή διαδικτύου."
-#: 06130100.xhp
+#: 04150200.xhp
msgctxt ""
-"06130100.xhp\n"
-"hd_id3145759\n"
+"04150200.xhp\n"
+"hd_id3148585\n"
"3\n"
"help.text"
-msgid "Old password"
-msgstr "Παλιός κωδικός πρόσβασης"
+msgid "File/URL"
+msgstr "Αρχείο/URL"
-#: 06130100.xhp
+#: 04150200.xhp
msgctxt ""
-"06130100.xhp\n"
-"hd_id3150603\n"
+"04150200.xhp\n"
+"par_id3147399\n"
"4\n"
"help.text"
-msgid "Password"
-msgstr "Κωδικός πρόσβασης"
+msgid "<ahelp hid=\"cui/ui/insertplugin/urled\">Enter the URL for the plug-in or click <emph>Browse</emph>, and then locate the plug-in that you want to insert.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/insertplugin/urled\">Εισάγετε το URL για το πρόσθετο ή πατήστε στο <emph>Αναζήτηση</emph> και τότε εντοπίστε το πρόσθετο που θέλετε να εισάγετε.</ahelp>"
-#: 06130100.xhp
+#: 04150200.xhp
msgctxt ""
-"06130100.xhp\n"
-"par_id3144415\n"
+"04150200.xhp\n"
+"hd_id3155552\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Enter the current password for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Εισάγετε τον τρέχοντα κωδικό πρόσβασης για την επιλεγμένη βιβλιοθήκη.</ahelp>"
+msgid "Browse"
+msgstr "Αναζήτηση"
-#: 06130100.xhp
+#: 04150200.xhp
msgctxt ""
-"06130100.xhp\n"
-"hd_id3145160\n"
+"04150200.xhp\n"
+"par_id3143267\n"
"6\n"
"help.text"
-msgid "New password"
-msgstr "Νέος κωδικός πρόσβασης"
+msgid "<ahelp hid=\"cui/ui/insertplugin/urlbtn\">Locate the plug-in that you want to insert, and then click <emph>Open</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/insertplugin/urlbtn\">Εντοπίστε το πρόσθετο που θέλετε να εισάγετε και έπειτα πατήστε <emph>Άνοιγμα</emph>.</ahelp>"
-#: 06130100.xhp
+#: 04150200.xhp
msgctxt ""
-"06130100.xhp\n"
-"hd_id3149525\n"
+"04150200.xhp\n"
+"hd_id3149750\n"
"7\n"
"help.text"
-msgid "Password"
-msgstr "Κωδικός πρόσβασης"
+msgid "Options"
+msgstr "Επιλογές"
-#: 06130100.xhp
+#: 04150200.xhp
msgctxt ""
-"06130100.xhp\n"
-"par_id3159194\n"
+"04150200.xhp\n"
+"par_id3150774\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Enter a new password for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Εισάγετε ένα νέο κωδικό πρόσβασης για την επιλεγμένη βιβλιοθήκη.</ahelp>"
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"hd_id3166445\n"
-"9\n"
-"help.text"
-msgid "Confirm"
-msgstr "Επιβεβαίωση"
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"par_id3153114\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Reenter the new password for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Εισάγετε ξανά τον κωδικό πρόσβασης για την επιλεγμένη βιβλιοθήκη.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/insertplugin/pluginoptions\">Enter the parameters for the plug-in using the format <emph>parameter1=\"some text\"</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/insertplugin/pluginoptions\">Εισάγετε τις παραμέτρους για το πρόσθετο χρησιμοποιώντας τη μορφή <emph>parameter1=\"some text\"</emph>.</ahelp>"
-#: moviesound.xhp
+#: 04150400.xhp
msgctxt ""
-"moviesound.xhp\n"
+"04150400.xhp\n"
"tit\n"
"help.text"
-msgid "Movie and Sound"
-msgstr "Ταινία και Ήχος"
-
-#: moviesound.xhp
-msgctxt ""
-"moviesound.xhp\n"
-"bm_id1907712\n"
-"help.text"
-msgid "<bookmark_value>inserting;movies/sounds</bookmark_value> <bookmark_value>sound files</bookmark_value> <bookmark_value>playing movies and sound files</bookmark_value> <bookmark_value>videos</bookmark_value> <bookmark_value>movies</bookmark_value> <bookmark_value>audio</bookmark_value> <bookmark_value>music</bookmark_value>"
-msgstr "<bookmark_value>εισαγωγή;ταινίες/ήχοι</bookmark_value><bookmark_value>αρχεία ήχων</bookmark_value><bookmark_value>αναπαραγωγή αρχείων ήχου και ταινίας</bookmark_value><bookmark_value>βίντεο</bookmark_value><bookmark_value>ταινίες</bookmark_value><bookmark_value>ήχος</bookmark_value><bookmark_value>μουσική</bookmark_value>"
-
-#: moviesound.xhp
-msgctxt ""
-"moviesound.xhp\n"
-"par_idN1065C\n"
-"help.text"
-msgid "<variable id=\"moviesoundtitle\"><link href=\"text/shared/01/moviesound.xhp\">Movie and Sound</link></variable>"
-msgstr "<variable id=\"moviesoundtitle\"><link href=\"text/shared/01/moviesound.xhp\">Ταινία και Ήχος</link></variable>"
+msgid "Insert sound"
+msgstr "Εισαγωγή ήχου"
-#: moviesound.xhp
+#: 04150400.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_idN1066C\n"
+"04150400.xhp\n"
+"hd_id3152414\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts a video or sound file into your document.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει ένα αρχείο ήχου ή ταινίας στο έγγραφό σας.</ahelp>"
+msgid "Insert sound"
+msgstr "Εισαγωγή ήχου"
-#: moviesound.xhp
+#: 04150400.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_idN10683\n"
+"04150400.xhp\n"
+"par_id3154840\n"
+"2\n"
"help.text"
-msgid "To insert a movie or sound file into your document"
-msgstr "Για να εισάγετε ένα αρχείο ήχου ή ταινίας στο έγγραφό σας"
+msgid "<variable id=\"klang\"><ahelp hid=\".uno:InsertSound\">Inserts a sound file into the current document.</ahelp></variable>"
+msgstr "<variable id=\"klang\"><ahelp hid=\".uno:InsertSound\">Εισάγει ένα αρχείο ήχου στο τρέχον έγγραφο.</ahelp></variable>"
-#: moviesound.xhp
+#: 04150500.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_idN1068A\n"
+"04150500.xhp\n"
+"tit\n"
"help.text"
-msgid "Click where you want to insert the file."
-msgstr "Κάντε κλικ εκεί που θέλετε να εισάγετε το αρχείο."
+msgid "Insert video"
+msgstr "Εισαγωγή video"
-#: moviesound.xhp
+#: 04150500.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_idN1068E\n"
+"04150500.xhp\n"
+"hd_id3150999\n"
+"1\n"
"help.text"
-msgid "Choose <emph>Insert - Movie and Sound</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Ταινία και Ήχος</emph>."
+msgid "Insert video"
+msgstr "Εισαγωγή video"
-#: moviesound.xhp
+#: 04150500.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_idN10696\n"
+"04150500.xhp\n"
+"par_id3152895\n"
+"2\n"
"help.text"
-msgid "In the File Open dialog, select the file that you want to insert."
-msgstr "Κάντε κλικ σε αυτό το κουμπί για να ανοίξετε ένα παράθυρο διαλόγου, από το οποίο μπορείτε να επιλέξετε το αρχείο που θέλετε να εισαχθεί."
+msgid "<variable id=\"video\"><ahelp hid=\".uno:InsertVideo\">Inserts a video file into the current document.</ahelp></variable>"
+msgstr "<variable id=\"video\"><ahelp hid=\".uno:InsertVideo\">Εισάγει ένα αρχείο video στο τρέχον έγγραφο.</ahelp></variable>"
-#: moviesound.xhp
+#: 04160300.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_idN10699\n"
+"04160300.xhp\n"
+"tit\n"
"help.text"
-msgid "The file types that are listed in this dialog are not supported by all operating systems."
-msgstr "Οι τύποι αρχείων που φαίνονται σε αυτόν το διάλογο δεν υποστηρίζονται από όλα τα λειτουργικά συστήματα."
+msgid "Formula"
+msgstr "Τύπος"
-#: moviesound.xhp
+#: 04160300.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_idN10700\n"
+"04160300.xhp\n"
+"bm_id3152937\n"
"help.text"
-msgid "Click the <emph>Link</emph> box if you want a link to the original file. If it is not checked, the media file will be embedded (not supported with all file formats)."
-msgstr "Κλικ στο πλαίσιο <emph>Σύνδεσμος</emph> εάν θέλετε ένα σύνδεσμο στο αρχικό αρχείο. Εάν δεν σημειωθεί, το αρχείο μέσων θα ενσωματωθεί (δεν υποστηρίζεται από όλες τις μορφές αρχείων)."
+msgid "<bookmark_value>formulas; starting formula editor</bookmark_value><bookmark_value>$[officename] Math start</bookmark_value><bookmark_value>Math formula editor</bookmark_value><bookmark_value>equations in formula editor</bookmark_value><bookmark_value>editors;formula editor</bookmark_value>"
+msgstr "<bookmark_value>τύποι, έναρξη του επεξεργαστή τύπων</bookmark_value><bookmark_value>Έναρξη του $[officename] Math</bookmark_value><bookmark_value>επεξεργαστής τύπων Math</bookmark_value><bookmark_value>εξισώσεις στον επεξεργαστή τύπων</bookmark_value><bookmark_value>επεξεργαστές, επεξεργαστής τύπων</bookmark_value>"
-#: moviesound.xhp
+#: 04160300.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_idN106D7\n"
+"04160300.xhp\n"
+"hd_id3152937\n"
+"1\n"
"help.text"
-msgid "Click <emph>Open</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>Άνοιγμα</emph>."
+msgid "Formula"
+msgstr "Τύπος"
-#: moviesound.xhp
+#: 04160300.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_id0120200912190948\n"
+"04160300.xhp\n"
+"par_id3149495\n"
+"2\n"
"help.text"
-msgid "Alternatively, you can choose <item type=\"menuitem\">Tools - Media Player</item> to open the Media Player. Use the Media Player to preview all supported media files. Click the Apply button in the Media Player window to insert the current media file into your document."
-msgstr "Εναλλακτικά, μπορείτε να επιλέξετε <item type=\"menuitem\">Εργαλεία - Εφαρμογή αναπαραγωγής πολυμέσων</item> για να ανοίξετε την εφαρμογή αναπαραγωγής πολυμέσων. Χρησιμοποιήστε την εφαρμογή αναπαραγωγής πολυμέσων για να αναπαραγάγετε όλα τα υποστηριζόμενα αρχεία πολυμέσων. Κάντε κλικ στο κουμπί Εφαρμογή στο παράθυρο της εφαρμογής αναπαραγωγής πολυμέσων για να εισάγετε το τρέχον αρχείο πολυμέσων στο έγγραφό σας."
+msgid "<variable id=\"starmath\"><ahelp hid=\".uno:InsertObjectStarMath\">Inserts a formula into the current document.</ahelp><switchinline select=\"appl\"><caseinline select=\"MATH\"></caseinline><defaultinline> For more information open the $[officename] Math Help.</defaultinline></switchinline></variable>"
+msgstr "<variable id=\"starmath\"><ahelp hid=\".uno:InsertObjectStarMath\">Εισάγει έναν τύπο στο τρέχον έγγραφο.</ahelp><switchinline select=\"appl\"><caseinline select=\"MATH\"></caseinline><defaultinline> Για περισσότερες πληροφορίες ανοίξτε τη Βοήθεια του $[officename] Math.</defaultinline></switchinline></variable>"
-#: moviesound.xhp
+#: 04160300.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_idN1069C\n"
+"04160300.xhp\n"
+"par_id3154317\n"
"help.text"
-msgid "To play a movie or sound file"
-msgstr "Για να αναπαράγετε ένα αρχείο ήχου ή ταινίας"
+msgid "<link href=\"text/smath/main0000.xhp\" name=\"Formulas\">Formulas</link>"
+msgstr "<link href=\"text/smath/main0000.xhp\" name=\"Τύποι\">Τύποι</link>"
-#: moviesound.xhp
+#: 04160500.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_idN106A7\n"
+"04160500.xhp\n"
+"tit\n"
"help.text"
-msgid "Click the object icon for the movie or sound file in your document."
-msgstr "Κάντε κλικ στο εικονίδιο για το αρχείο ήχου ή ταινίας στο έγγραφο σας."
+msgid "Insert Floating Frame"
+msgstr "Εισαγωγή κινούμενου πλαισίου"
-#: moviesound.xhp
+#: 04160500.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_id0120200912190940\n"
+"04160500.xhp\n"
+"bm_id3149783\n"
"help.text"
-msgid "If the icon is arranged on the background, hold down Ctrl while you click."
-msgstr "Αν το εικονίδιο είναι τακτοποιημένο στο παρασκήνιο μπορείτε να το επιλέξετε κάνοντας κλικ και με πατημένο το πλήκτρο Ctrl."
+msgid "<bookmark_value>floating frames in HTML documents</bookmark_value><bookmark_value>inserting; floating frames</bookmark_value>"
+msgstr "<bookmark_value>πλαίσια σε έγγραφα HTML </bookmark_value><bookmark_value>εισαγωγή, κινούμενα πλαίσια</bookmark_value>"
-#: moviesound.xhp
+#: 04160500.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_id0120200912062096\n"
+"04160500.xhp\n"
+"hd_id3149783\n"
+"1\n"
"help.text"
-msgid "The Media Playback toolbar is shown."
-msgstr "Η εργαλειοθήκη αναπαραγωγής πολυμέσων εμφανίζεται."
+msgid "Insert Floating Frame"
+msgstr "Εισαγωγή κινούμενου πλαισίου"
-#: moviesound.xhp
+#: 04160500.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_idN10788\n"
+"04160500.xhp\n"
+"par_id3148410\n"
+"2\n"
"help.text"
-msgid "Click <emph>Play</emph> on the <emph>Media Playback</emph> toolbar."
-msgstr "Κάντε κλικ στο κουμπί <emph>Αναπαραγωγή</emph> στη γραμμή εργαλείων του <emph>Media Playback</emph> ."
+msgid "<variable id=\"frameeinfuegentext\"><ahelp hid=\".\">Inserts a floating frame into the current document. Floating frames are used in HTML documents to display the contents of another file.</ahelp></variable>"
+msgstr "<variable id=\"frameeinfuegentext\"><ahelp hid=\".\">Εισάγει ένα κινούμενο πλαίσιο στο τρέχον έγγραφο. Κινούμενα πλαίσια χρησιμοποιούνται σε έγγραφα HTML για να εμφανίσουν τα περιεχόμενα ενός άλλου αρχείου.</ahelp></variable>"
-#: moviesound.xhp
+#: 04160500.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_id0120200912062064\n"
+"04160500.xhp\n"
+"par_id3151100\n"
+"6\n"
"help.text"
-msgid "When you show an Impress presentation, the embedded sound or video on the current slide plays automatically until it's over or until you leave the slide."
-msgstr "Όταν εμφανίζετε μια παρουσίαση Impress, ο ενσωματωμένος ήχος ή βίντεο στην τρέχουσα διαφάνεια αναπαράγεται αυτόματα μέχρι να τελειώσει ή να αλλάξετε διαφάνεια."
+msgid "If you want to create HTML pages that use floating frames, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML compatibility</emph>, and then select the \"MS Internet Explorer\" option. The floating frame is bounded by <IFRAME> and </IFRAME> tags."
+msgstr "Εάν θέλετε να δημιουργήσετε σελίδες HTML που χρησιμοποιούν αιωρούμενα πλαίσια, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph> και έπειτα διαλέξτε την επιλογή \"MS Internet Explorer\". Το αιωρούμενο πλαίσιο περιορίζεται από τις ετικέτες <IFRAME> και </IFRAME>."
-#: moviesound.xhp
+#: 04160500.xhp
msgctxt ""
-"moviesound.xhp\n"
-"par_idN106D0\n"
+"04160500.xhp\n"
+"par_id3151330\n"
"help.text"
-msgid "You can also use the Media Playback Bar to pause, to stop, to loop, as well as to adjust the volume or to mute the playback of the file. The current playback position in the file is indicated on the left slider. Use the right slider to adjust the playback volume. For movie files, the bar also contains a list box where you can select the zoom factor for the playback."
-msgstr "Μπορείτε επίσης να χρησιμοποιήσετε την γραμμή του Media Playback για να διακόψετε προσωρινά, να σταματήσετε, να επαναλάβετε, ακόμα και να ρυθμίσετε την ένταση ή να αποκόψετε τον ήχο ενός αρχείου. Η τρέχουσα θέση αναπαραγωγής του αρχείου φαίνεται στον αριστερό δείκτη. Χρησιμοποιήστε το δεξί δείκτη για να ρυθμίσετε την ένταση αναπαραγωγής. Για αρχεία βίντεο, το Media Playback Bar περιλαμβάνει ακόμα ένα πεδίο λίστας όπου μπορείτε να επιλέξετε τον παράγοντα μεγέθυνσης αναπαραγωγής."
+msgid "<link href=\"text/shared/01/02210101.xhp\" name=\"Floating frame properties\">Floating frame properties</link>"
+msgstr "<link href=\"text/shared/01/02210101.xhp\" name=\"Ιδιότητες κινούμενου πλαισίου\">Ιδιότητες κινούμενου πλαισίου</link>"
-#: about_meta_tags.xhp
+#: 04180100.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
+"04180100.xhp\n"
"tit\n"
"help.text"
-msgid "HTML import and export"
-msgstr "Εισαγωγή και εξαγωγή HTML"
-
-#: about_meta_tags.xhp
-msgctxt ""
-"about_meta_tags.xhp\n"
-"bm_id3154380\n"
-"help.text"
-msgid "<bookmark_value>importing; HTML with META tags</bookmark_value><bookmark_value>exporting; to HTML</bookmark_value><bookmark_value>HTML; importing META tags</bookmark_value><bookmark_value>HTML documents; META tags in</bookmark_value><bookmark_value>META tags</bookmark_value><bookmark_value>tags; META tags</bookmark_value>"
-msgstr "<bookmark_value>εισάγοντας, HTML με ετικέτες META</bookmark_value><bookmark_value>εξάγοντας, σε HTML</bookmark_value><bookmark_value>HTML, εισάγοντας ετικέτες META</bookmark_value><bookmark_value>έγγραφα HTML, ετικέτες META σε </bookmark_value><bookmark_value>ετικέτες META</bookmark_value><bookmark_value>ετικέτες, ετικέτες META</bookmark_value>"
-
-#: about_meta_tags.xhp
-msgctxt ""
-"about_meta_tags.xhp\n"
-"hd_id3154380\n"
-"20\n"
-"help.text"
-msgid "HTML import and export"
-msgstr "Εισαγωγή και εξαγωγή HTML"
+msgid "Data Sources"
+msgstr "Προελεύσεις δεδομένων"
-#: about_meta_tags.xhp
+#: 04180100.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3145119\n"
+"04180100.xhp\n"
+"hd_id3156053\n"
"1\n"
"help.text"
-msgid "When you export a file to an HTML document, the description and the user-defined file properties are included as META <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> between the HEAD tags of the exported document. META tags are not displayed in a Web browser, and are used to include information, such as keywords for search engines on your Web page. To set the properties of the current document, choose <emph>File - Properties</emph>, click the <emph>Description</emph> or <emph>User Defined</emph> tabs, and then type the information you want."
-msgstr "Όταν εξάγετε ένα αρχείο σε ένα έγγραφο HTML, η περιγραφή και οι ορισμένες από το χρήστη ιδιότητες αρχείου περιλαμβάνονται ως <link href=\"text/shared/00/00000002.xhp#tags\" name=\"ετικέτες\">ετικέτες</link> META ανάμεσα στις ετικέτες HEAD του εξαχθέντος εγγράφου. Οι ετικέτες META δεν εμφανίζονται σε ένα πρόγραμμα ανάγνωσης ιστοσελίδων και χρησιμοποιούνται για να περιλάβουν πληροφορίες, όπως λέξεις κλειδιά για μηχανές αναζήτησης στην ιστοσελίδα σας. Για να ορίσετε τις ιδιότητες του τρέχοντος εγγράφου, επιλέξτε <emph>Αρχείο - Ιδιότητες</emph>, κάντε κλικ στην καρτέλα <emph>Περιγραφή</emph> ή <emph>Προσαρμοσμένο</emph> και μετά πληκτρολογήστε τις πληροφορίες που θέλετε."
-
-#: about_meta_tags.xhp
-msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3148552\n"
-"21\n"
-"help.text"
-msgid "The following file properties are converted to META tags when you export a file as an HTML document:"
-msgstr "Οι ακόλουθες ιδιότητες αρχείου μετατρέπονται σε ετικέτες META όταν εξάγετε ένα αρχείο ως έγγραφο HTML:"
+msgid "<link href=\"text/shared/01/04180100.xhp\" name=\"Data Sources\">Data Sources</link>"
+msgstr "<link href=\"text/shared/01/04180100.xhp\" name=\"Προελεύσεις δεδομένων\">Προελεύσεις δεδομένων</link>"
-#: about_meta_tags.xhp
+#: 04180100.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3154935\n"
+"04180100.xhp\n"
+"par_id3149495\n"
"2\n"
"help.text"
-msgid "File Property"
-msgstr "Ιδιότητα αρχείου"
-
-#: about_meta_tags.xhp
-msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3151056\n"
-"3\n"
-"help.text"
-msgid "<TITLE>"
-msgstr "<TITLE>"
-
-#: about_meta_tags.xhp
-msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3153778\n"
-"4\n"
-"help.text"
-msgid "Subject"
-msgstr "Θέμα"
-
-#: about_meta_tags.xhp
-msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3147228\n"
-"5\n"
-"help.text"
-msgid "<META NAME=\"CLASSIFICATION\" CONTENT=\"Field Content\">"
-msgstr "<META NAME=\"CLASSIFICATION\" CONTENT=\"Field Content\">"
-
-#: about_meta_tags.xhp
-msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3154908\n"
-"6\n"
-"help.text"
-msgid "Keywords"
-msgstr "Λέξεις κλειδιά"
+msgid "<ahelp hid=\".uno:ViewDataSourceBrowser\">Lists the databases that are registered in <item type=\"productname\">%PRODUCTNAME</item> and lets you manage the contents of the databases.</ahelp>"
+msgstr "<ahelp hid=\".uno:ViewDataSourceBrowser\">Εμφανίζει σε λίστα τις βάσεις δεδομένων που είναι καταχωρημένες στο <item type=\"productname\">%PRODUCTNAME</item> και σας επιτρέπει να διαχειρίζεστε τα περιεχόμενα των βάσεων δεδομένων.</ahelp>"
-#: about_meta_tags.xhp
+#: 04180100.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3156422\n"
-"7\n"
+"04180100.xhp\n"
+"par_id3156136\n"
+"30\n"
"help.text"
-msgid "<META NAME=\"KEYWORDS\" CONTENT=\"Field Content\">"
-msgstr "<META NAME=\"KEYWORDS\" CONTENT=\"Field Content\">"
+msgid "The <emph>Data sources</emph> command is only available when a text document or a spreadsheet is open."
+msgstr "Η εντολή <emph>Προελεύσεις δεδομένων</emph> είναι διαθέσιμη μόνο όταν ένα έγγραφο κειμένου ή ένα λογιστικό φύλλο είναι ανοιχτό."
-#: about_meta_tags.xhp
+#: 04180100.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3151041\n"
-"8\n"
+"04180100.xhp\n"
+"par_id3154823\n"
+"31\n"
"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
+msgid "You can insert fields from a database into your file or you can create forms to access the database."
+msgstr "Μπορείτε να εισάγετε πεδία από μία βάση δεδομένων στο αρχείο σας ή μπορείτε να δημιουργήσετε φόρμες για να έχετε πρόσβαση στη βάση δεδομένων."
-#: about_meta_tags.xhp
+#: 04180100.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3125863\n"
-"9\n"
+"04180100.xhp\n"
+"par_id3156427\n"
"help.text"
-msgid "<META NAME=\"DESCRIPTION\" CONTENT=\"Field Content\">"
-msgstr "<META NAME=\"DESCRIPTION\" CONTENT=\"Field Content\">"
+msgid "<link href=\"text/shared/main0212.xhp\" name=\"Table Data bar\">Table Data bar</link>"
+msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Γραμμή δεδομένων πίνακα\">Γραμμή δεδομένων πίνακα</link>"
-#: about_meta_tags.xhp
+#: 04180100.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3159149\n"
-"10\n"
+"04180100.xhp\n"
+"par_id3153311\n"
"help.text"
-msgid "Info fields 1...4"
-msgstr "Πεδία πληροφοριών 1...4"
+msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Forms\">Forms</link>"
+msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Φόρμες\">Φόρμες</link>"
-#: about_meta_tags.xhp
+#: 04990000.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3157892\n"
-"11\n"
+"04990000.xhp\n"
+"tit\n"
"help.text"
-msgid "<META NAME=\"Info field name\" CONTENT=\"Field Content\">"
-msgstr "<META NAME=\"Info field name\" CONTENT=\"Field Content\">"
+msgid "Picture"
+msgstr "Εικόνα"
-#: about_meta_tags.xhp
+#: 04990000.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3155855\n"
-"22\n"
+"04990000.xhp\n"
+"hd_id3156045\n"
+"1\n"
"help.text"
-msgid "When you import an HTML containing these META tags, the contents of the tags are added to the corresponding $[officename] file property box."
-msgstr "Όταν εισάγετε HTML που περιέχει τέτοιες ετικέτες META, τα περιεχόμενα των ετικετών προστίθενται στο πεδίο ιδιοτήτων του αντίστοιχου $[officename] αρχείου."
+msgid "<link href=\"text/shared/01/04990000.xhp\" name=\"Picture\">Picture</link>"
+msgstr "<link href=\"text/shared/01/04990000.xhp\" name=\"Εικόνα\">Εικόνα</link>"
-#: about_meta_tags.xhp
+#: 04990000.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id0926200812164481\n"
+"04990000.xhp\n"
+"par_id3154613\n"
+"2\n"
"help.text"
-msgid "Keywords must be separated by commas. A keyword can contain white space characters or semicolons."
-msgstr "Οι λέξεις κλειδιά πρέπει να χωρίζονται από κόμματα. Μια λέξη κλειδί μπορεί να περιέχει λευκούς χαρακτήρες ή άνω τελείες."
+msgid "<ahelp hid=\".\">Select the source for a picture that you want to insert.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε την προέλευση της εικόνας που θέλετε να εισάγετε.</ahelp>"
-#: about_meta_tags.xhp
+#: 04990000.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"hd_id3163822\n"
-"12\n"
+"04990000.xhp\n"
+"hd_id3158442\n"
+"3\n"
"help.text"
-msgid "Import Tips"
-msgstr "Συμβουλές εισαγωγής"
+msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</link>"
+msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Από αρχείο\">Από αρχείο</link>"
-#: about_meta_tags.xhp
+#: 05010000.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3155307\n"
-"13\n"
+"05010000.xhp\n"
+"tit\n"
"help.text"
-msgid "When you import an HTML document, following META tags are automatically converted to $[officename] fields: <META HTTP-EQUIV=\"REFRESH\"...> and <META NAME=\"...\" ...> , where NAME equals to AUTHOR, CREATED, CHANGED, CHANGEDBY, DESCRIPTION, KEYWORDS or CLASSIFICATION."
-msgstr "Όταν εισάγετε ένα έγγραφο HTML, οι ετικέτες ΜΕΤΑ που ακολουθούν μετατρέπονται αυτόματα σε πεδία $[officename]: <META HTTP-EQUIV=\"REFRESH\"...> και <META NAME=\"...\" ...> , με το NAME να είναι AUTHOR, CREATED, CHANGED, CHANGEDBY, DESCRIPTION, KEYWORDS ή CLASSIFICATION."
+msgid "Clear Direct Formatting"
+msgstr "Καθαρισμός άμεσης μορφοποίησης"
-#: about_meta_tags.xhp
+#: 05010000.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3146146\n"
-"15\n"
+"05010000.xhp\n"
+"bm_id3157959\n"
"help.text"
-msgid "Scripts, comments, and META tags that are positioned directly before a TABLE tag are inserted in the first cell of the table."
-msgstr "Οι δέσμες ενεργειών, τα σχόλια και οι ετικέτες META τα οποία τοποθετούνται ακριβώς πριν μία ετικέτα TABLE εισάγονται στο πρώτο κελί του πίνακα."
+msgid "<bookmark_value>formatting; undoing when writing</bookmark_value><bookmark_value>hyperlinks; deleting</bookmark_value><bookmark_value>deleting; hyperlinks</bookmark_value><bookmark_value>cells;resetting formats</bookmark_value>"
+msgstr "<bookmark_value>μορφοποίηση; αναίρεση ενώ πληκρολογείτε</bookmark_value><bookmark_value>υπερσύνδεσμοι; διαγραφή</bookmark_value><bookmark_value>διαγραφή; υπερσύνδεσμοι</bookmark_value><bookmark_value>κελιά; επαναφορά μορφοποίησης</bookmark_value>"
-#: about_meta_tags.xhp
+#: 05010000.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3155366\n"
-"16\n"
+"05010000.xhp\n"
+"hd_id3153391\n"
+"1\n"
"help.text"
-msgid "Scripts and META tags in the header of an HTML document are imported and anchored to the first paragraph in the document."
-msgstr "Οι δέσμες ενεργειών και οι ετικέτες META στην επικεφαλίδα ενός εγγράφου HTML εισάγονται και υποβάλλονται σε αγκύρωση στην πρώτη παράγραφο του εγγράφου."
+msgid "<link href=\"text/shared/01/05010000.xhp\" name=\"Clear Direct Formatting\">Clear Direct Formatting</link>"
+msgstr "<link href=\"text/shared/01/05010000.xhp\" name=\"Καθαρισμός άμεσης μορφοποίησης\">Καθαρισμός άμεσης μορφοποίησης</link>"
-#: about_meta_tags.xhp
+#: 05010000.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3152885\n"
-"14\n"
+"05010000.xhp\n"
+"par_id3145829\n"
+"2\n"
"help.text"
-msgid "To set the options for importing HTML tags, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>. A known META tag contains either \"HTTP-EQUIV\" or \"NAME\", and are imported as $[officename] comments. The only exception is <META NAME=\"GENERATOR\"...>, which is ignored."
-msgstr "Για να ορίσετε τις επιλογές για εισαγωγή ετικετών HTML, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph>. Μια γνωστή ετικέτα ΜΕΤΑ περιέχει είτε \"HTTP-EQUIV\" ή \"NAME\" και εισάγονται ως σχόλια του $[officename]. Η μοναδική εξαίρεση είναι <META NAME=\"GENERATOR\"...>, που αγνοείται."
+msgid "<ahelp hid=\".uno:StandardTextAttributes\">Removes direct formatting and formatting by character styles from the selection.</ahelp>"
+msgstr "<ahelp hid=\".uno:StandardTextAttributes\">Αφαιρεί την άμεση μορφοποίηση και τη μορφοποίηση με πρότυπα χαρακτήρων από την επιλογή.</ahelp>"
-#: about_meta_tags.xhp
+#: 05010000.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"hd_id3163717\n"
-"17\n"
+"05010000.xhp\n"
+"par_id3147261\n"
+"5\n"
"help.text"
-msgid "Export Tips"
-msgstr "Συμβουλές εξαγωγής"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Direct formatting is formatting that you applied without using styles, such as setting bold typeface by clicking the <emph>Bold</emph> icon.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Άμεση μορφοποίηση είναι η μορφοποίηση που εφαρμόσατε χωρίς να χρησιμοποιείτε πρότυπα, όπως η έντονη γραφή κάνοντας κλικ στο εικονίδιο <emph>Έντονα</emph>.</defaultinline></switchinline>"
-#: about_meta_tags.xhp
+#: 05010000.xhp
msgctxt ""
-"about_meta_tags.xhp\n"
-"par_id3159180\n"
-"19\n"
+"05010000.xhp\n"
+"par_id3157959\n"
+"3\n"
"help.text"
-msgid "Comments and script fields at the beginning of the first paragraph in a document are exported to the header of an HTML document. If the document begins with a table, the first paragraph in the first cell of the table is exported to the header of the HTML document."
-msgstr "Τα σχόλια και τα πεδία δεσμών ενεργειών που βρίσκονται στην αρχή της πρώτης παραγράφου ενός εγγράφου εξάγονται στην κεφαλίδα ενός εγγράφου HTML. Σε περίπτωση που το έγγραφο ξεκινά με πίνακα, η πρώτη παράγραφος του πρώτου κελιού εξάγεται στην κεφαλίδα του εγγράφου HTML"
+msgid "To stop applying a direct format, such as underlining, while you type new text at the end of a line, press Shift+Ctrl+X."
+msgstr "Για να σταματήσετε να εφαρμόζετε μία άμεση μορφοποίηση, όπως είναι η υπογράμμιση, ενώ πληκτρολογείτε νέο κείμενο στο τέλος της γραμμής, πατήστε Shift+Ctrl+X."
-#: 04150400.xhp
+#: 05020000.xhp
msgctxt ""
-"04150400.xhp\n"
+"05020000.xhp\n"
"tit\n"
"help.text"
-msgid "Insert sound"
-msgstr "Εισαγωγή ήχου"
+msgid "Character"
+msgstr "Χαρακτήρας"
-#: 04150400.xhp
+#: 05020000.xhp
msgctxt ""
-"04150400.xhp\n"
-"hd_id3152414\n"
+"05020000.xhp\n"
+"hd_id3150347\n"
"1\n"
"help.text"
-msgid "Insert sound"
-msgstr "Εισαγωγή ήχου"
+msgid "Character"
+msgstr "Χαρακτήρας"
-#: 04150400.xhp
+#: 05020000.xhp
msgctxt ""
-"04150400.xhp\n"
-"par_id3154840\n"
+"05020000.xhp\n"
+"par_id3153272\n"
"2\n"
"help.text"
-msgid "<variable id=\"klang\"><ahelp hid=\".uno:InsertSound\">Inserts a sound file into the current document.</ahelp></variable>"
-msgstr "<variable id=\"klang\"><ahelp hid=\".uno:InsertSound\">Εισάγει ένα αρχείο ήχου στο τρέχον έγγραφο.</ahelp></variable>"
-
-#: 05070200.xhp
-msgctxt ""
-"05070200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Center Horizontal"
-msgstr "Κεντράρισμα οριζοντίως"
-
-#: 05070200.xhp
-msgctxt ""
-"05070200.xhp\n"
-"hd_id3150278\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05070200.xhp\" name=\"Center Horizontal\">Center Horizontal</link>"
-msgstr "<link href=\"text/shared/01/05070200.xhp\" name=\"Κεντράρισμα οριζοντίως\">Κεντράρισμα οριζοντίως</link>"
+msgid "<variable id=\"zeichentext\"><ahelp hid=\".uno:FontDialog\">Changes the font and the font formatting for the selected characters.</ahelp></variable>"
+msgstr "<variable id=\"zeichentext\"><ahelp hid=\".uno:FontDialog\">Αλλάζει την γραμματοσειρά και τη μορφοποίηση γραμματοσειράς για τους επιλεγμένους χαρακτήρες.</ahelp></variable>"
-#: 05070200.xhp
+#: 05020000.xhp
msgctxt ""
-"05070200.xhp\n"
-"par_id3145138\n"
-"2\n"
+"05020000.xhp\n"
+"hd_id3149988\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".uno:AlignHorizontalCenter\">Horizontally centers the selected objects. If only one object is selected in Draw or Impress, the center of the object is aligned to the horizontal center of the page.</ahelp>"
-msgstr "<ahelp hid=\".uno:AlignHorizontalCenter\">Κεντράρει οριζόντια τα επιλεγμένα αντικείμενα. Εάν έχει επιλεχθεί μόνο ένα αντικείμενο στο Draw ή το Impress, το κέντρο του αντικειμένου στοιχίζεται στο οριζόντιο κέντρο της σελίδας.</ahelp>"
+msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>"
+msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Γραμματοσειρά\">Γραμματοσειρά</link>"
-#: 05070200.xhp
+#: 05020000.xhp
msgctxt ""
-"05070200.xhp\n"
-"par_id3144336\n"
+"05020000.xhp\n"
+"hd_id3147588\n"
"3\n"
"help.text"
-msgid "The vertical position of the selected objects is not affected by this command.<embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
-msgstr "Η κάθετη θέση των επιλεγμένων αντικειμένων δεν επηρεάζεται από αυτή την εντολή.<embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/05020400.xhp\" name=\"Hyperlink\">Hyperlink</link></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/05020400.xhp\" name=\"Υπερσύνδεσμος\">Υπερσύνδεσμος</link></caseinline></switchinline>"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
+"05020100.xhp\n"
"tit\n"
"help.text"
-msgid "XML Filter Settings"
-msgstr "Ρυθμίσεις φίλτρων XML"
-
-#: 06150000.xhp
-msgctxt ""
-"06150000.xhp\n"
-"bm_id3153272\n"
-"help.text"
-msgid "<bookmark_value>filters; XML filter settings</bookmark_value><bookmark_value>XML filters; settings</bookmark_value>"
-msgstr "<bookmark_value>φίλτρα, ρυθμίσεις φίλτρων XML</bookmark_value><bookmark_value>XML φίλτρα; ρυθμίσεις</bookmark_value>"
+msgid "Font"
+msgstr "Γραμματοσειρά"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"hd_id3153272\n"
-"2\n"
+"05020100.xhp\n"
+"bm_id3154812\n"
"help.text"
-msgid "<link href=\"text/shared/01/06150000.xhp\" name=\"XML Filter Settings\">XML Filter Settings</link>"
-msgstr "<link href=\"text/shared/01/06150000.xhp\" name=\"Ρυθμίσεις φίλτρων XML\">Ρυθμίσεις φίλτρων XML</link>"
+msgid "<bookmark_value>formats; fonts</bookmark_value><bookmark_value>characters;fonts and formats</bookmark_value><bookmark_value>fonts; formats</bookmark_value><bookmark_value>text; fonts and formats</bookmark_value><bookmark_value>typefaces; formats</bookmark_value><bookmark_value>font sizes; relative changes</bookmark_value><bookmark_value>languages; spellchecking and formatting</bookmark_value><bookmark_value>characters; enabling CTL and Asian characters</bookmark_value>"
+msgstr "<bookmark_value>μορφές; γραμματοσειρές</bookmark_value><bookmark_value>χαρακτήρες; γραμματοσειρές και μορφές</bookmark_value><bookmark_value>γραμματοσειρές, μορφές</bookmark_value><bookmark_value>κείμενο; γραμματοσειρές και μορφές</bookmark_value><bookmark_value>τύποι γραφής; μορφές</bookmark_value><bookmark_value>μεγέθη γραμματοσειράς; σχετικές αλλαγές</bookmark_value><bookmark_value>γλώσσες; έλεγχος ορθογραφίας και μορφοποίηση</bookmark_value><bookmark_value>χαρακτήρες; ενεργοποίηση CTL και Ασιατικοί χαρακτήρες</bookmark_value>"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3152937\n"
+"05020100.xhp\n"
+"hd_id3154812\n"
"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:OpenXMLFilterSettings\">Opens the <emph>XML Filter Settings </emph>dialog, where you can create, edit, delete, and test filters to import and to export XML files.</ahelp>"
-msgstr "<ahelp hid=\".uno:OpenXMLFilterSettings\">Ανοίγει το διάλογο <emph>Ρυθμίσεις φίλτρων XML </emph>, όπου μπορείτε να δημιουργήσετε, επεξεργαστείτε, διαγράψετε και ελέγξετε φίλτρα για εισαγωγή και εξαγωγή αρχείων XML.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"><link href=\"text/shared/01/05020100.xhp\" name=\"Characters\">Characters</link></caseinline><defaultinline><link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link></defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"><link href=\"text/shared/01/05020100.xhp\" name=\"Χαρακτήρες\">Χαρακτήρες</link></caseinline><defaultinline><link href=\"text/shared/01/05020100.xhp\" name=\"Γραμματοσειρά\">Γραμματοσειρά</link></defaultinline></switchinline>"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_idN10646\n"
+"05020100.xhp\n"
+"par_id3158405\n"
+"2\n"
"help.text"
-msgid "Some filters are only available as optional components during the %PRODUCTNAME installation. To install an optional filter, run the %PRODUCTNAME Setup application, select \"Modify\", and then select the filter that you want in the list of modules."
-msgstr "Κάποια φίλτρα είναι διαθέσιμα μόνο ως προαιρετικά στοιχεία κατά την εγκατάσταση του %PRODUCTNAME. Για να εγκαταστήσετε ένα προαιρετικό φίλτρο, εκτελέστε την εφαρμογή του προγράμματος εγκατάστασης του %PRODUCTNAME, επιλέξτε \"Τροποποίηση\" και στη συνέχεια επιλέξτε το φίλτρο που επιθυμείτε στη λίστα στοιχείων."
+msgid "<variable id=\"zn\"><ahelp hid=\"cui/ui/charnamepage/CharNamePage\">Specify the formatting and the font that you want to apply.</ahelp></variable>"
+msgstr "<variable id=\"zn\"><ahelp hid=\"cui/ui/charnamepage/CharNamePage\">Καθορίζει τη μορφοποίηση και την γραμματοσειρά που επιθυμείτε να εφαρμόσετε.</ahelp></variable>"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3154794\n"
+"05020100.xhp\n"
+"par_id3155616\n"
"3\n"
"help.text"
-msgid "The term <emph>XML filter</emph> is used in the following as a shortcut for the more exact description as an <emph>XSLT based filter</emph>."
-msgstr "Ο όρος <emph>φίλτρο XML</emph> χρησιμοποιείται στα εξής ως συντόμευση για την ακριβέστερη περιγραφή ως ένα <emph>φίλτρο βασισμένο σε XSLT</emph>."
-
-#: 06150000.xhp
-msgctxt ""
-"06150000.xhp\n"
-"par_id3149495\n"
-"4\n"
-"help.text"
-msgid "Term"
-msgstr "Όρος"
-
-#: 06150000.xhp
-msgctxt ""
-"06150000.xhp\n"
-"par_id3149549\n"
-"5\n"
-"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
+msgid "The changes are applied to the current selection, to the entire word that contains the cursor, or to the new text that you type."
+msgstr "Οι αλλαγές εφαρμόζονται στην τρέχουσα επιλογή, σε όλη τη λέξη που περιέχει ο δρομέας, ή στο νέο κείμενο που πληκτρολογείτε."
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3144758\n"
-"6\n"
+"05020100.xhp\n"
+"par_id3155552\n"
+"52\n"
"help.text"
-msgid "XML"
-msgstr "XML"
+msgid "Depending on your language settings, you can change the formatting for the following font types:"
+msgstr "Ανάλογα με τις δικές σας ρυθμίσεις γλώσσας, μπορείτε να αλλάξετε τη μορφοποίηση για τους ακόλουθους τύπους γραμματοσειρών:"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3152425\n"
-"7\n"
+"05020100.xhp\n"
+"par_id3147291\n"
+"53\n"
"help.text"
-msgid "Extensible Markup Language"
-msgstr "Extensible Markup Language"
+msgid "Western text font - Latin character sets."
+msgstr "Γραμματοσειρά για δυτικό κείμενο - λατινικό σετ χαρακτήρων."
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3155355\n"
-"8\n"
+"05020100.xhp\n"
+"par_id3155391\n"
+"54\n"
"help.text"
-msgid "XSL"
-msgstr "XSL"
+msgid "Asian text font - Chinese, Japanese, or Korean character sets"
+msgstr "Γραμματοσειρά για ασιατικό κείμενο - κινεζικά, ιαπωνικά, ή κορεάτικη ρύθμιση χαρακτήρων"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3145071\n"
-"9\n"
+"05020100.xhp\n"
+"par_id3147576\n"
+"57\n"
"help.text"
-msgid "Extensible Stylesheet Language"
-msgstr "Extensible Stylesheet Language"
+msgid "Complex text layout font - right-to-left text direction"
+msgstr "Γραμματοσειρά σύνθετης διάταξης κειμένου - κατεύθυνση από-δεξιά-προς-αριστερά"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3156426\n"
-"10\n"
+"05020100.xhp\n"
+"par_id3153663\n"
+"58\n"
"help.text"
-msgid "XSLT"
-msgstr "XSLT"
+msgid "To enable support for complex text layout and Asian character sets, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
+msgstr "Για να ενεργοποιήσετε την υποστήριξη για σύνθετη διάταξη κειμένου και σύνολα ασιατικών χαρακτήρων, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</emph> και έπειτα επιλέξτε το πλαίσιο <emph>Ενεργό</emph> στην αντίστοιχη περιοχή."
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3154983\n"
-"11\n"
+"05020100.xhp\n"
+"hd_id3148686\n"
+"4\n"
"help.text"
-msgid "Extensible Stylesheet Language Transformation. XSLT files are also called XSLT stylesheets."
-msgstr "Extensible Stylesheet Language Transformation. Τα XSLT αρχεία ονομάζονται επίσης XSLT λογιστικά φύλλα."
+msgid "Font"
+msgstr "Γραμματοσειρά"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_idN106E7\n"
+"05020100.xhp\n"
+"par_id3148491\n"
+"7\n"
"help.text"
-msgid "The XHTML export filter produces valid \"XHTML 1.0 Strict\" output for Writer, Calc, Draw, and Impress documents."
-msgstr "Το φίλτρο εξαγωγής XHTML παράγει ένα έγκυρο αποτέλεσμα \"XHTML 1.0 Strict\" για έγγραφα Writer, Calc, Draw και Impress."
+msgid "<ahelp hid=\"cui/ui/charnamepage/ctlfontnamelb\">Enter the name of an installed font that you want to use, or select a font from the list.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlfontnamelb\">Εισάγετε το όνομα μίας εγκατεστημένης γραμματοσειράς που θέλετε να χρησιμοποιήσετε, ή επιλέξτε μία γραμματοσειρά από τη λίστα.</ahelp>"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"hd_id3145382\n"
-"12\n"
+"05020100.xhp\n"
+"hd_id3143271\n"
+"10\n"
"help.text"
-msgid "Filter list"
-msgstr "Λίστα φίλτρων"
+msgid "Typeface"
+msgstr "Οικογένειες γραμματοσειρών"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3147209\n"
-"13\n"
+"05020100.xhp\n"
+"par_id3155922\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/filterlist\">Select one or more filters, then click one of the buttons.</ahelp>"
-msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/filterlist\">Επιλέξτε ένα ή περισσότερα φίλτρα, έπειτα πατήστε ένα από τα κουμπιά.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/charnamepage/ctlstylelb\">Select the formatting that you want to apply.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlstylelb\">Επιλέξτε τη μορφοποίηση που θέλετε να εφαρμόσετε.</ahelp>"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_idN10711\n"
+"05020100.xhp\n"
+"hd_id3151054\n"
+"16\n"
"help.text"
-msgid "Some filters are only available as optional components during the %PRODUCTNAME installation. To install an optional filter, run the %PRODUCTNAME Setup application, select \"Modify\", and then select the filter that you want in the list of modules."
-msgstr "Κάποια φίλτρα είναι διαθέσιμα μόνο ως προαιρετικά στοιχεία κατά την εγκατάσταση του %PRODUCTNAME. Για να εγκαταστήσετε ένα προαιρετικό φίλτρο, εκτελέστε την εφαρμογή του προγράμματος εγκατάστασης του %PRODUCTNAME, επιλέξτε \"Τροποποίηση\" και στη συνέχεια επιλέξτε το φίλτρο που επιθυμείτε στη λίστα στοιχείων."
+msgid "Size"
+msgstr "Μέγεθος"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3153032\n"
-"33\n"
+"05020100.xhp\n"
+"par_id3150359\n"
+"19\n"
"help.text"
-msgid "The lists shows the name and the type of the installed filters."
-msgstr "Η λίστα εμφανίζει το όνομα και τον τύπο των εγκατεστημένων φίλτρων."
+msgid "<ahelp hid=\"cui/ui/charnamepage/ctlsizelb\">Enter or select the font size that you want to apply. For scalable fonts, you can also enter decimal values.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlsizelb\">>Εισάγετε ή επιλέξτε το μέγεθος της γραμματοσειράς που θέλετε να εφαρμόσετε. Για κλιμακούμενες γραμματοσειρές, μπορείτε επίσης να εισάγετε δεκαδικές τιμές.</ahelp>"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3154577\n"
-"14\n"
+"05020100.xhp\n"
+"par_id3148797\n"
+"45\n"
"help.text"
-msgid "Click a filter to select it."
-msgstr "Κάντε κλικ σε ένα φίλτρο για να το επιλέξετε."
+msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
+msgstr "Εάν δημιουργείτε ένα στυλ που βασίζεται σε ένα άλλο πρότυπο, μπορείτε να εισάγετε μια ποσοστιαία τιμή ή μία τιμή της απόστασης των στιγμών (για παράδειγμα, -2pt ή +5pt)."
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3149885\n"
-"15\n"
+"05020100.xhp\n"
+"hd_id3151176\n"
+"38\n"
"help.text"
-msgid "Shift-click or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to select several filters."
-msgstr "Shift-κάντε κλικ ή <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-κάντε κλικ για να επιλέξετε μερικά φίλτρα."
+msgid "Language"
+msgstr "Γλώσσα"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3149784\n"
-"16\n"
+"05020100.xhp\n"
+"par_id3157961\n"
+"39\n"
"help.text"
-msgid "Double-click a name to edit the filter."
-msgstr "Κάντε διπλό κλικ σε ένα όνομα για να επεξεργαστείτε το φίλτρο."
+msgid "<ahelp hid=\"cui/ui/charnamepage/ctlsizelb\">Sets the language that the spellchecker uses for the selected text or the text that you type. Available language modules have a check mark in front of them.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlsizelb\">Ορίζει την γλώσσα που χρησιμοποιεί ο έλεγχος ορθογραφίας για το επιλεγμένο κείμενο ή το κείμενο που πληκτρολογείτε. Τα διαθέσιμα αρθρώματα γλώσσας έχουν ένα σημάδι ελέγχου μπροστά τους.</ahelp>"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"hd_id3159400\n"
-"17\n"
+"05020100.xhp\n"
+"par_id3153770\n"
+"59\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "You can only change the language setting for cells (choose <emph>Format - Cells – Numbers</emph>)."
+msgstr "Μπορείτε μόνο να αλλάξετε τη ρύθμιση της γλώσσας για τα κελιά (επιλέξτε <emph>Μορφή - Κελιά – Αριθμοί</emph>)."
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3149516\n"
-"18\n"
+"05020100.xhp\n"
+"par_id3145364\n"
+"60\n"
"help.text"
-msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/new\">Opens a dialog with the name of a new filter.</ahelp>"
-msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/new\">Ανοίγει έναν διάλογο με το όνομα του νέου φίλτρου.</ahelp>"
+msgid "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Asian languages support\">Asian languages support</link>"
+msgstr "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Υποστήριξη ασιατικών γλωσσών\">Υποστήριξη ασιατικών γλωσσών</link>"
-#: 06150000.xhp
+#: 05020100.xhp
msgctxt ""
-"06150000.xhp\n"
-"hd_id3143270\n"
-"19\n"
+"05020100.xhp\n"
+"par_id3147213\n"
+"61\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Complex text layout support\">Complex text layout support</link>"
+msgstr "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Υποστήριξη σύνθετης διάταξης κειμένου\">Υποστήριξη σύνθετης διάταξης κειμένου</link>"
-#: 06150000.xhp
+#: 05020200.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3156192\n"
-"20\n"
+"05020200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/edit\">Opens a dialog with the name of the selected file.</ahelp>"
-msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/edit\">Ανοίγει έναν διάλογο με το όνομα του επιλεγμένου αρχείου.</ahelp>"
+msgid "Font Effects"
+msgstr "Εφέ γραμματοσειράς"
-#: 06150000.xhp
+#: 05020200.xhp
msgctxt ""
-"06150000.xhp\n"
-"hd_id3154380\n"
-"21\n"
+"05020200.xhp\n"
+"bm_id3153514\n"
"help.text"
-msgid "Test XSLTs"
-msgstr "Έλεγχος XSLT"
+msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
+msgstr "<bookmark_value>γραμματοσειρές;εφέ</bookmark_value><bookmark_value>μορφοποίηση; εφέ γραμματοσειρών</bookmark_value><bookmark_value>χαρακτήρες; εφέ γραμματοσειρών</bookmark_value><bookmark_value>κείμενο; εφέ γραμματοσειρών</bookmark_value><bookmark_value>εφέ; γραμματοσειρές</bookmark_value><bookmark_value>υπογράμμιση; κείμενο</bookmark_value><bookmark_value>κεφαλαία γράμματα; εφέ γραμματοσειράς</bookmark_value><bookmark_value>πεζά γράμματα; εφέ γραμματοσειράς</bookmark_value><bookmark_value>τίτλοι; εφέ γραμματοσειράς</bookmark_value><bookmark_value>μικρά κεφαλαία</bookmark_value><bookmark_value>διακριτή γραφή; εφέ γραμματοσειράς</bookmark_value><bookmark_value>γραμματοσειρές; διακριτή γραφή</bookmark_value><bookmark_value>περιγράμματα; εφέ γραμματοσειράς</bookmark_value><bookmark_value>γραμματοσειρές; περιγράμματα</bookmark_value><bookmark_value>σκιές; χαρακτήρες</bookmark_value><bookmark_value>γραμματοσειρές; σκιές</bookmark_value><bookmark_value>γραμματοσειρές; παράβλεψη χρώματος</bookmark_value><bookmark_value>αγνοημένα χρώματα γραμματοσειράς</bookmark_value><bookmark_value>χρώματα;αγνοημένο χρώμα κειμένου</bookmark_value>"
-#: 06150000.xhp
+#: 05020200.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3148491\n"
-"22\n"
+"05020200.xhp\n"
+"hd_id3153514\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/test\">Opens a dialog with the name of the selected file.</ahelp>"
-msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/test\">Ανοίγει έναν διάλογο με το όνομα του επιλεγμένου αρχείου.</ahelp>"
+msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Effects\">Font Effects</link>"
+msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Εφέ γραμματοσειράς\">Εφέ γραμματοσειράς</link>"
-#: 06150000.xhp
+#: 05020200.xhp
msgctxt ""
-"06150000.xhp\n"
-"hd_id3157909\n"
-"23\n"
+"05020200.xhp\n"
+"par_id3149205\n"
+"2\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<ahelp hid=\"cui/ui/effectspage/EffectsPage\">Specify the font effects that you want to use.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/EffectsPage\">Καθορίστε τα εφέ γραμματοσειράς που θέλετε να χρησιμοποιήσετε.</ahelp>"
-#: 06150000.xhp
+#: 05020200.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3153564\n"
-"24\n"
+"05020200.xhp\n"
+"hd_id3149482\n"
+"81\n"
"help.text"
-msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/delete\">Deletes the selected file after you confirm the dialog that follows.</ahelp>"
-msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/delete\">Διαγράφει το επιλεγμένο αρχείο αφού επιβεβαιώσετε τον διάλογο που ακολουθεί.</ahelp>"
+msgid "Font Color"
+msgstr "Χρώμα γραμματοσειράς"
-#: 06150000.xhp
+#: 05020200.xhp
msgctxt ""
-"06150000.xhp\n"
-"hd_id3151384\n"
-"25\n"
+"05020200.xhp\n"
+"par_id3146924\n"
+"82\n"
"help.text"
-msgid "Save as Package"
-msgstr "Αποθήκευση ως πακέτο"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Ορίζει το χρώμα για το επιλεγμένο κείμενο. Αν επιλέξετε<emph> Αυτόματο</emph>, το χρώμα του κειμένου ρυθμίζεται πάλι σε μαύρο για τα ανοιχτά παρασκήνια και σε άσπρο για τα σκούρα παρασκήνια.</ahelp>"
-#: 06150000.xhp
+#: 05020200.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3149575\n"
-"26\n"
+"05020200.xhp\n"
+"par_idN10CC2\n"
"help.text"
-msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/save\">Displays a <emph>Save as </emph>dialog to save the selected file as an XSLT filter package (*.jar).</ahelp>"
-msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/save\">Εμφανίζει έναν διάλογο <emph>Αποθήκευση ως </emph>για την αποθήκευση του επιλεγμένου αρχείου ως πακέτο φίλτρου XSLT (*.jar).</ahelp>"
+msgid "To change the color of a text selection, select the text that you want to change, and click the <emph>Font Color</emph> icon. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
+msgstr "Για να αλλάξετε το χρώμα ενός επιλεγμένου τμήματος του κειμένου, επιλέξτε το κείμενο που επιθυμείτε να αλλάξετε, κάντε κλικ στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph>. Για να εφαρμόσετε ένα διαφορετικό χρώμα, κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph> και μετά επιλέξτε το χρώμα που επιθυμείτε να χρησιμοποιήσετε."
-#: 06150000.xhp
+#: 05020200.xhp
msgctxt ""
-"06150000.xhp\n"
-"hd_id3154758\n"
-"27\n"
+"05020200.xhp\n"
+"par_idN10CC9\n"
"help.text"
-msgid "Open Package"
-msgstr "Άνοιγμα πακέτου"
+msgid "If you click the <emph>Font Color</emph> icon before you select text, the paint can cursor appears. To change the color of text, select the text with the paint can cursor. To change the color of a single word, double-click in a word. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
+msgstr "Αν κάνετε κλικ στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph> πριν να επιλέξετε κείμενο, ο δρομέας-κουτί του χρώματος εμφανίζεται. Για να αλλάξετε το χρώμα του κειμένου, επιλέξτε το κείμενο με το δρομέα-κουτί χρώματος. Για να αλλάξετε το χρώμα μίας μόνο λέξης, κάντε διπλό κλικ σε μία λέξη. Για να εφαρμόσετε ένα διαφορετικό χρώμα, κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph> και μετά επιλέξτε το χρώμα που επιθυμείτε να χρησιμοποιήσετε."
-#: 06150000.xhp
+#: 05020200.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3147559\n"
-"28\n"
+"05020200.xhp\n"
+"par_idN10CD6\n"
"help.text"
-msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/open\">Displays an <emph>Open </emph>dialog to open a filter from an XSLT filter package (*.jar).</ahelp>"
-msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/open\">Εμφανίζει έναν διάλογο <emph>Άνοιγμα </emph>για να ανοίξετε ένα φίλτρο από ένα πακέτο φίλτρου XSLT (*.jar).</ahelp>"
+msgid "To undo the last change, right-click."
+msgstr "Για να αναιρέσετε την τελευταία αλλαγή, πατήστε δεξί κλικ."
-#: 06150000.xhp
+#: 05020200.xhp
msgctxt ""
-"06150000.xhp\n"
-"hd_id3153960\n"
-"29\n"
+"05020200.xhp\n"
+"par_idN10CDA\n"
"help.text"
-msgid "Help"
-msgstr "Βοήθεια"
+msgid "To exit the paint can mode, click once, or press the Escape key."
+msgstr "Για να κλείσετε το κουτί του χρώματος, κάντε κλικ μία φορά ή πατήστε το πλήκτρο Escape."
-#: 06150000.xhp
+#: 05020200.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3150865\n"
-"30\n"
+"05020200.xhp\n"
+"par_id3150037\n"
+"85\n"
"help.text"
-msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/help\">Displays the help page for this dialog.</ahelp>"
-msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/help\">Εμφανίζει τη σελίδα βοήθειας για αυτόν τον διάλογο.</ahelp>"
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
+msgstr "Το χρώμα κειμένου αγνοείται κατά την εκτύπωση, εάν το πλαίσιο ελέγχου <emph>Εκτύπωση με μαύρο</emph> επιλεγεί στο πλαίσιο διαλόγου επιλογών στο <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Εκτύπωση\"><emph>%PRODUCTNAME Writer - Εκτύπωση</emph></link>."
-#: 06150000.xhp
+#: 05020200.xhp
msgctxt ""
-"06150000.xhp\n"
-"hd_id3152772\n"
-"31\n"
+"05020200.xhp\n"
+"par_id7613757\n"
"help.text"
-msgid "Close"
-msgstr "Κλείσιμο"
+msgid "The text color is ignored on screen, if the <emph>Use automatic font color for screen display</emph> check box is selected in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01013000.xhp\"><emph>%PRODUCTNAME - Accessibility</emph></link>."
+msgstr "Το χρώμα κειμένου αγνοείται στην οθόνη, εάν το πλαίσιο ελέγχου <emph>Χρήση αυτόματου χρώματος γραμματοσειράς για εμφάνιση οθόνης</emph> επιλεγεί στο <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01013000.xhp\"><emph>%PRODUCTNAME - Προσιτότητα</emph></link>."
-#: 06150000.xhp
+#: 05020200.xhp
msgctxt ""
-"06150000.xhp\n"
-"par_id3159086\n"
-"32\n"
+"05020200.xhp\n"
+"par_id3144766\n"
+"84\n"
"help.text"
-msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/close\">Closes the dialog.</ahelp>"
-msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/close\">Κλείνει τον διάλογο.</ahelp>"
+msgid "<ahelp hid=\".uno:FontColor\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgstr "<ahelp hid=\".uno:FontColor\" visibility=\"hidden\"><variable id=\"textfarbe\">Κάντε κλικ για να εφαρμόσετε το τρέχον χρώμα γραμματοσειράς στους επιλεγμένους χαρακτήρες. Μπορείτε επίσης να κάνετε κλικ εδώ, και να σύρετε μία επιλογή για να αλλάξετε το χρώμα του κειμένου. Κάντε κλικ στο βέλος δίπλα στο εικονίδιο για να ανοίξετε την γραμμή εργαλείων Χρώμα γραμματοσειράς .</variable></ahelp>"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"tit\n"
+"05020200.xhp\n"
+"hd_id3146137\n"
+"3\n"
"help.text"
-msgid "Edit Links"
-msgstr "Επεξεργασία συνδέσεων"
+msgid "Effects"
+msgstr "Εφέ"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"bm_id3156156\n"
+"05020200.xhp\n"
+"par_id3150084\n"
+"64\n"
"help.text"
-msgid "<bookmark_value>opening;documents with links</bookmark_value> <bookmark_value>links; updating specific links</bookmark_value> <bookmark_value>updating; links, on opening</bookmark_value> <bookmark_value>links; opening files with</bookmark_value>"
-msgstr "<bookmark_value>άνοιγμα;έγγραφα με συνδέσμους</bookmark_value><bookmark_value>σύνδεσμοι; ενημέρωση ειδικών συνδέσμων</bookmark_value><bookmark_value>ενημέρωση; σύνδεσμοι, στο άνοιγμα</bookmark_value><bookmark_value>σύνδεσμοι; άνοιγμα αρχείων με</bookmark_value>"
+msgid "<ahelp hid=\"cui/ui/effectspage/effectslb\">Select the font effects that you want to apply.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/effectslb\">Επιλέξτε τα εφέ γραμματοσειράς που θέλετε να εφαρμόσετε.</ahelp>"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"hd_id3150279\n"
-"1\n"
+"05020200.xhp\n"
+"hd_id3149575\n"
+"65\n"
"help.text"
-msgid "Edit Links"
-msgstr "Επεξεργασία συνδέσεων"
+msgid "Effects"
+msgstr "Εφέ"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_id3150774\n"
-"2\n"
+"05020200.xhp\n"
+"par_id3148944\n"
+"66\n"
"help.text"
-msgid "<variable id=\"verknuepfungentext\"><ahelp hid=\".uno:ManageLinks\">Lets you edit the properties of each link in the current document, including the path to the source file. This command is not available if the current document does not contain links to other files.</ahelp></variable>"
-msgstr "<variable id=\"verknuepfungentext\"><ahelp hid=\".uno:ManageLinks\">Σας αφήνει να επεξεργαστείτε τις ιδιότητες κάθε σύνδεσης στο τρέχον έγγραφο, συμπεριλαμβανομένου της διαδρομής προς το αρχείο προέλευσης. Αυτή η εντολή δεν είναι διαθέσιμη αν το τρέχον έγγραφο δεν έχει συνδέσεις σε άλλα αρχεία.</ahelp></variable>"
+msgid "The following capitalization effects are available:"
+msgstr "Τα ακόλουθα εφέ γραφής (Πεζά-Κεφαλαία) είναι διαθέσιμα:"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_id3156156\n"
-"27\n"
+"05020200.xhp\n"
+"par_id3155922\n"
+"67\n"
"help.text"
-msgid "When you open a file that contains links, you are prompted to update the links. Depending on where the linked files are stored, the update process can take several minutes to complete."
-msgstr "Όταν ανοίγετε ένα αρχείο που εμπεριέχει συνδέσεις, εμφανίζετε μια ειδοποίηση να ανανεώσετε τις συνδέσεις. Με βάση το που είναι αποθηκευμένα τα συνδεδεμένα αρχεία, η διαδικασία ανανέωσης μπορεί να πάρει ορισμένα λεπτά για να ολοκληρωθεί."
+msgid "Without - no effect is applied"
+msgstr "Χωρίς - δεν εφαρμόζονται εφέ"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_id3143270\n"
-"28\n"
+"05020200.xhp\n"
+"par_id3154280\n"
+"68\n"
"help.text"
-msgid "If you are loading a file that contains DDE links, you are prompted to update the links. Decline the update if you do not want to establish a connection to the DDE server."
-msgstr "Κατά τη φόρτωση αρχείων που περιέχουν συνδέσεις DDE, θα ερωτηθείτε αν θέλετε να ενημερώσετε τις συνδέσεις ή όχι. Εάν δεν θέλετε να δημιουργήσετε μία σύνδεση με τον εξυπηρετητή DDE, απορρίψτε την αίτηση."
+msgid "Capitals - changes the selected lowercase characters to uppercase characters"
+msgstr "Κεφαλαία - αλλάζει τους επιλεγμένους πεζούς χαρακτήρες σε κεφαλαίους"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_idN10646\n"
+"05020200.xhp\n"
+"par_id3148947\n"
+"69\n"
"help.text"
-msgid "<ahelp hid=\"34869\">Double-click a link in the list to open a file dialog where you can select another object for this link.</ahelp>"
-msgstr "<ahelp hid=\"34869\">Κάντε διπλό κλικ πάνω σε μία σύνδεση στη λίστα για να ανοίξετε ένα αρχείο διαλόγου. Τότε μπορείτε να επιλέξετε κάποιο άλλο αντικείμενο για αυτη την σύνδεση.</ahelp>"
+msgid "Lowercase - changes the selected uppercase characters to lower characters"
+msgstr "Πεζά - αλλάζει τους επιλεγμένους κεφαλαίους χαρακτήρες σε πεζούς"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_idN1099856\n"
+"05020200.xhp\n"
+"par_id3149456\n"
+"71\n"
"help.text"
-msgid "When you open a file by an URL from the Windows file dialog, Windows will open a local copy of the file, located in the Internet Explorer cache. The %PRODUCTNAME file dialog opens the remote file."
-msgstr "Όταν ανοίγετε ένα αρχείο από ένα URL από τον διάλογο των αρχείων των Windows, τα Windows θα ανοίξουν ένα τοπικό αντίγραφο του αρχείου, που βρίσκεται στην κρυφή μνήμη του Internet Explorer. Ο διάλογος του αρχείου %PRODUCTNAMΕ ανοίγει το απομακρυσμένο αρχείο."
+msgid "Title font - changes the first character of each selected word to an uppercase character"
+msgstr "Γραμματοσειρά τίτλου - αλλάζει τον πρώτο χαρακτήρα κάθε λέξης σε κεφαλαίο χαρακτήρα"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"hd_id3155503\n"
-"3\n"
+"05020200.xhp\n"
+"par_id3154937\n"
+"70\n"
"help.text"
-msgid "Source file"
-msgstr "Αρχείο προέλευσης δεδομένων"
+msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
+msgstr "Μικρά κεφαλαία - αλλάζει τους επιλεγμένους πεζούς χαρακτήρες σε κεφαλαία, και μετά μειώνει το μέγεθος τους"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_id3156152\n"
-"4\n"
+"05020200.xhp\n"
+"hd_id3154129\n"
+"76\n"
"help.text"
-msgid "Lists the path to the source file."
-msgstr "Καταγράφει τη διαδρομή προς το αρχείο προέλευσης δεδομένων."
+msgid "Relief"
+msgstr "Ανάγλυφο"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"hd_id3155449\n"
-"11\n"
+"05020200.xhp\n"
+"par_id3146974\n"
+"77\n"
"help.text"
-msgid "Element"
-msgstr "Στοιχείο"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Επιλέξτε ένα ανάγλυφο εφέ για να εφαρμόσετε στο επιλεγμένο κείμενο. Το χαραγμένο ανάγλυφο κάνει τους χαρακτήρες να εμφανίζονται σαν να σηκώνονται πάνω από την σελίδα. Το χαραγμένο ανάγλυφο κάνει τους χαρακτήρες να εμφανίζονται σαν να έχουν πιεστεί μέσα στη σελίδα.</ahelp>"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_id3153348\n"
-"12\n"
+"05020200.xhp\n"
+"hd_id3147287\n"
+"72\n"
"help.text"
-msgid "Lists the application (if known) that last saved the source file."
-msgstr "Καταγράφει την εφαρμογή (εφόσον αυτή είναι γνωστή), η οποία τελευταία αποθήκευσε το αρχείο προέλευσης δεδομένων."
+msgid "Outline"
+msgstr "Διάρθρωση"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"hd_id3153061\n"
-"7\n"
+"05020200.xhp\n"
+"par_id3159126\n"
+"73\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Displays the outline of the selected characters. This effect does not work with every font.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Εμφανίζει το περίγραμμα των επιλεγμένων χαρακτήρων. Αυτό το αποτέλεσμα δεν λειτουργεί με κάθε γραμματοσειρά.</ahelp>"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_id3151384\n"
-"8\n"
+"05020200.xhp\n"
+"hd_id3163714\n"
+"74\n"
"help.text"
-msgid "Lists the file type, such as graphic, of the source file."
-msgstr "Σημειώνει τον τύπο αρχείου, όπως, για παράδειγμα γραφικό, του αρχείου προέλευσης δεδομένων."
+msgid "Shadow"
+msgstr "Σκίαση"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"hd_id3156343\n"
-"9\n"
+"05020200.xhp\n"
+"par_id3150962\n"
+"75\n"
"help.text"
-msgid "Status"
-msgstr "Κατάσταση"
+msgid "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Adds a shadow that casts below and to the right of the selected characters.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Προσθέτει μια σκιά που κατευθύνεται από κάτω και στα δεξιά των επιλεγμένων χαρακτήρων.</ahelp>"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_id3149046\n"
-"10\n"
+"05020200.xhp\n"
+"bm_id410168\n"
"help.text"
-msgid "Lists additional information about the source file."
-msgstr "Εδώ θα βρείτε πρόσθετες πληροφορίες σχετικά με το αρχείο προέλευσης."
+msgid "<bookmark_value>blinking fonts</bookmark_value> <bookmark_value>flashing fonts</bookmark_value>"
+msgstr "<bookmark_value>εφέ φλας</bookmark_value><bookmark_value>γραμματοσειρές που αναβοσβήνουν</bookmark_value>"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"hd_id3147264\n"
+"05020200.xhp\n"
+"hd_id3152941\n"
"15\n"
"help.text"
-msgid "Automatic"
-msgstr "Αυτόματα"
+msgid "Blinking"
+msgstr "Αναβοσβήνει"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_id3147304\n"
+"05020200.xhp\n"
+"par_id3145662\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_AUTOMATIC\">Automatically updates the contents of the link when you open the file. Any changes made in the source file are then displayed in the file containing the link. Linked graphic files can only be updated manually.</ahelp> This option is not available for a linked graphic file."
-msgstr "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_AUTOMATIC\">Ενημερώνει αυτόματα τα περιεχόμενα της σύνδεσης όταν ανοίγετε το αρχείο.Τότε, οι όποιες αλλαγές έχουν γίνει στο αρχείο προέλευσης παρουσιάζονται στο αρχέιο που περιέχει την σύνδεση. Συνδεδεμένα αρχεία γραφικών μπορούν να ενημερωθούν μόνο χειροκίνητα.</ahelp> Αυτή η επιλογή δεν είναι διαθέσιμη για ένα συνδεδεμένο αρχείο γραφικού."
+msgid "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Makes the selected characters blink. You cannot change the blink frequency.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Κάνει τους επιλεγμένους χαρακτήρες να αναβοσβήνουν. Δεν μπορείτε να αλλάξετε τη συχνότητα αναβοσβησίματος.</ahelp>"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_id3149456\n"
-"30\n"
+"05020200.xhp\n"
+"par_idN10B81\n"
"help.text"
-msgid "The <emph>Automatic</emph> option is only available for DDE links. You can insert a DDE link by copying the contents from one file and pasting by choosing <emph>Edit - Paste Special</emph>, and then selecting the <emph>Link</emph> box. As DDE is a text based linking system, only the displayed decimals are copied into the target sheet."
-msgstr "Η επιλογή <emph>Αυτόματα</emph> είναι διαθέσιμη μόνο για συνδέσεις DDE. Μπορείτε να εισαγάγετε μία σύνδεση DDE αντιγράφοντας τα περιεχόμενα από ένα αρχείο και να τα επικολλήσετε, επιλέγοντας <emph>Επεξεργασία - Ειδική Επικόλληση</emph>, και μετά επιλέγοντας το κουτί <emph>Σύνδεση</emph>. Επειδή το DDE είναι ένα σύστημα σύνδεσης βασισμένο σε κείμενο, μόνο τα δεκαδικά ψηφία που φαίνονται αντιγράφονται στο αρχείο προορισμού."
+msgid "Hidden"
+msgstr "Κρυφά"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"hd_id3154938\n"
-"17\n"
+"05020200.xhp\n"
+"par_idN10B85\n"
"help.text"
-msgid "Manual"
-msgstr "Χειροκίνητα"
+msgid "<ahelp hid=\"cui/ui/effectspage/hiddencb\">Hides the selected characters.</ahelp> To display the hidden text, ensure that <emph>Non-printing Characters</emph> is selected in the <emph>View</emph> menu. You can also choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph> and select <emph>Hidden text</emph>."
+msgstr "<ahelp hid=\"cui/ui/effectspage/hiddencb\">Κρύβει τους επιλεγμένους χαρακτήρες.</ahelp> Για εμφάνιση του κρυφού κειμένου, βεβαιωθείτε ότι το <emph>Μη εκτυπώσιμοι χαρακτήρες</emph> επιλέχτηκε στο μενού <emph>Προβολή</emph>. Μπορείτε επίσης να επιλέξετε <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</emph> και επιλέξτε <emph>Κρυφό κείμενο</emph>."
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_id3151210\n"
-"18\n"
+"05020200.xhp\n"
+"par_id0123200902291084\n"
"help.text"
-msgid "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_MANUAL\">Only updates the link when you click the <emph>Update </emph>button.</ahelp>"
-msgstr "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_MANUAL\">Πραγματοποιεί μόνο ενημέρωση της σύνδεσης όταν επιλέγετε το κουμπί <emph>Ενημέρωση </emph>.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><emph>Overlines or removes overlining from the selected text. If the cursor is not in a word, the new text that you enter is overlined.</emph></ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\"><emph>Διαγραμμίζει ή απομακρύνει τη διαγράμμιση από το επιλεγμένο κείμενο. Αν ο δείκτης δεν είναι πάνω στη λέξη , τότε θα διαγραμμιστεί η νέα λέξη που θα πληκτρολογήσετε.</emph></ahelp>"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"hd_id3156280\n"
-"19\n"
+"05020200.xhp\n"
+"hd_id0123200902243376\n"
"help.text"
-msgid "Update"
-msgstr "Ενημέρωση"
+msgid "Overlining"
+msgstr "Διαγράμμιση"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_id3157320\n"
-"20\n"
+"05020200.xhp\n"
+"par_id0123200902243343\n"
"help.text"
-msgid "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_UPDATE_NOW\">Updates the selected link so that the most recently saved version of the linked file is displayed in the current document.</ahelp>"
-msgstr "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_UPDATE_NOW\">Ενημερώνει την επιλεγμένη σύνδεση έτσι ώστε να εμφανίζεται η πλέον πρόσφατη αποθηκευμένη έκδοση του συνδεόμενου αρχείου στο παρόν έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/overlinelb\">Select the overlining style that you want to apply. To apply the overlining to words only, select the <emph>Individual Words</emph> box.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/overlinelb\">Επιλέξτε την επιθυμητή τεχνοτροπία επιγράμμισης για εφαρμογή. Για εφαρμογή επιγράμμισης μόνο σε λέξεις, επιλέξτε το πλαίσιο <emph>Μεμονωμένες λέξεις</emph>.</ahelp>"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"hd_id3151381\n"
-"21\n"
+"05020200.xhp\n"
+"hd_id0123200902243470\n"
"help.text"
-msgid "Modify"
-msgstr "Τροποποίηση"
+msgid "Overline color"
+msgstr "Χρώμα διαγράμμισης"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_id3154125\n"
-"22\n"
+"05020200.xhp\n"
+"par_id0123200902243466\n"
"help.text"
-msgid "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_CHANGE_SOURCE\">Change the source file for the selected link.</ahelp>"
-msgstr "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_CHANGE_SOURCE\">Αλλάξτε το αρχείο προέλευσης για την επιλεγμένη σύνδεση.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Select the color for the overlining.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Επιλέξτε το χρώμα για την επιγράμμιση.</ahelp>"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"hd_id3147084\n"
-"23\n"
+"05020200.xhp\n"
+"hd_id3150400\n"
+"43\n"
"help.text"
-msgid "Break Link"
-msgstr "Κατάργηση σύνδεσης"
+msgid "Strikethrough"
+msgstr "Διακριτή γραφή"
-#: 02180000.xhp
+#: 05020200.xhp
msgctxt ""
-"02180000.xhp\n"
-"par_id3147230\n"
-"24\n"
+"05020200.xhp\n"
+"par_id3145203\n"
+"44\n"
"help.text"
-msgid "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_BREAK_LINK\">Breaks the link between the source file and the current document. The most recently updated contents of the source file are kept in the current document.</ahelp>"
-msgstr "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_BREAK_LINK\">Καταργεί τη σύνδεση μεταξύ του αρχείου προέλευσης και του παρόντος εγγράφου. Τα πλέον πρόσφατα ενημερωμένα περιεχόμενα του αρχείου προέλευσης διατηρούνται στο παρόν έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Select a strikethrough style for the selected text.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Επιλέξτε τεχνοτροπία διαγράμμισης για το επιλεγμένο κείμενο.</ahelp>"
-#: 05110400.xhp
+#: 05020200.xhp
msgctxt ""
-"05110400.xhp\n"
-"tit\n"
+"05020200.xhp\n"
+"par_id3150496\n"
+"48\n"
"help.text"
-msgid "Strikethrough"
-msgstr "Διακριτή γραφή"
+msgid "If you save your document in MS Word format, all of the strikethrough styles are converted to the single line style."
+msgstr "Αν αποθηκεύσετε το έγγραφο σας σε μορφή MS Word, όλα τα στυλ διακριτής γραφής μετατρέπονται στο απλό στυλ γραμμής."
-#: 05110400.xhp
+#: 05020200.xhp
msgctxt ""
-"05110400.xhp\n"
-"bm_id3152942\n"
+"05020200.xhp\n"
+"hd_id3151226\n"
+"41\n"
"help.text"
-msgid "<bookmark_value>strikethrough;characters</bookmark_value>"
-msgstr "<bookmark_value>διακριτή γραφή,χαρακτήρες</bookmark_value>"
+msgid "Underlining"
+msgstr "Υπογράμμιση"
-#: 05110400.xhp
+#: 05020200.xhp
msgctxt ""
-"05110400.xhp\n"
-"hd_id3152942\n"
-"1\n"
+"05020200.xhp\n"
+"par_id3147576\n"
+"42\n"
"help.text"
-msgid "<link href=\"text/shared/01/05110400.xhp\" name=\"Strikethrough\">Strikethrough</link>"
-msgstr "<link href=\"text/shared/01/05110400.xhp\" name=\"Διακριτή γραφή\">Διακριτή γραφή</link>"
+msgid "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Select the underlining style that you want to apply. To apply the underlining to words only, select the <emph>Individual Words</emph> box.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Επιλέξτε την επιθυμητή τεχνοτροπία επιγράμμισης για εφαρμογή. Για εφαρμογή επιγράμμισης μόνο σε λέξεις, επιλέξτε το πλαίσιο <emph>Μεμονωμένες λέξεις</emph>.</ahelp>"
-#: 05110400.xhp
+#: 05020200.xhp
msgctxt ""
-"05110400.xhp\n"
-"par_id3153391\n"
-"2\n"
+"05020200.xhp\n"
+"par_id3153147\n"
+"58\n"
"help.text"
-msgid "<ahelp hid=\".uno:Strikeout\" visibility=\"visible\">Draws a line through the selected text, or if the cursor is in a word, the entire word.</ahelp>"
-msgstr "<ahelp hid=\".uno:Strikeout\" visibility=\"visible\">Σχεδιάζει μια γραμμή διαμέσου του επιλεγμένου κειμένου, ή αν ο δρομέας είναι σε μια λέξη, σε μια ολόκληρη τη λέξη.</ahelp>"
+msgid "If you apply underlining to a superscript text, the underlining is raised to the level of the superscript. If the superscript is contained in a word with normal text, the underlining is not raised."
+msgstr "Αν εφαρμόσετε υπογράμμιση σε ένα κείμενο εκθέτη, η υπογράμμιση αναβαίνει στο επίπεδο του εκθέτη. Αν ο εκθέτης περιέχεται σε μια λέξη με κανονικό κείμενο, η υπογράμμιση δεν ανεβαίνει."
-#: 05230300.xhp
+#: 05020200.xhp
msgctxt ""
-"05230300.xhp\n"
-"tit\n"
+"05020200.xhp\n"
+"hd_id3148642\n"
+"78\n"
"help.text"
-msgid "Rotation"
-msgstr "Περιστροφή"
+msgid "Underline color"
+msgstr "Χρώμα υπογράμμισης"
-#: 05230300.xhp
+#: 05020200.xhp
msgctxt ""
-"05230300.xhp\n"
-"hd_id3149741\n"
-"1\n"
+"05020200.xhp\n"
+"par_id3150254\n"
+"79\n"
"help.text"
-msgid "<link href=\"text/shared/01/05230300.xhp\" name=\"Rotation\">Rotation</link>"
-msgstr "<link href=\"text/shared/01/05230300.xhp\" name=\"Περιστροφή\">Περιστροφή</link>"
+msgid "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Select the color for the underlining.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Επιλέξτε το χρώμα για την υπογράμμιση.</ahelp>"
-#: 05230300.xhp
+#: 05020200.xhp
msgctxt ""
-"05230300.xhp\n"
-"par_id3146873\n"
-"2\n"
+"05020200.xhp\n"
+"hd_id3153104\n"
+"45\n"
"help.text"
-msgid "<ahelp hid=\"HID_TRANS_ANGLE\">Rotates the selected object.</ahelp>"
-msgstr "<ahelp hid=\"HID_TRANS_ANGLE\">Περιστρέφει το επιλεγμένο αντικείμενο.</ahelp>"
+msgid "Individual words"
+msgstr "Μεμονωμένες Λέξεις"
-#: 05230300.xhp
+#: 05020200.xhp
msgctxt ""
-"05230300.xhp\n"
-"hd_id3148983\n"
-"3\n"
+"05020200.xhp\n"
+"par_id3152935\n"
+"46\n"
"help.text"
-msgid "Pivot point"
-msgstr "Σημείο περιστροφής"
+msgid "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Applies the selected effect only to words and ignores spaces.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Εφαρμόζει το επιλεγμένο εφέ μόνο σε λέξεις και αγνοεί τα κενά.</ahelp>"
-#: 05230300.xhp
+#: 05020200.xhp
msgctxt ""
-"05230300.xhp\n"
-"par_id3150902\n"
-"4\n"
+"05020200.xhp\n"
+"hd_id3150332\n"
+"60\n"
"help.text"
-msgid "The selected object is rotated around a pivot point that you specify. The default pivot point is at the center of the object."
-msgstr "Το επιλεγμένο αντικείμενο περιστρέφεται γύρω από το σημείο περιστροφής που ορίζετε. Το προεπιλεγμένο σημείο περιστροφής είναι στο κέντρο του αντικειμένου."
+msgid "Emphasis mark"
+msgstr "Διαγράμμιση"
-#: 05230300.xhp
+#: 05020200.xhp
msgctxt ""
-"05230300.xhp\n"
-"par_id3153528\n"
-"17\n"
+"05020200.xhp\n"
+"par_id3152576\n"
+"61\n"
"help.text"
-msgid "If you set a pivot point too far outside of the object boundaries, the object could be rotated off of the page."
-msgstr "Αν καθορίσετε ένα σημείο περιστροφής πολύ μακριά έξω από το αντικείμενο σχεδίασης, το αντικείμενο σχεδίασης ενδεχομένως δεν θα εμφανίζεται πλέον στη σελίδα μετά την ολοκλήρωση της περιστροφής."
+msgid "<ahelp hid=\"cui/ui/effectspage/emphasislb\">Select a character to display over or below the entire length of the selected text.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/emphasislb\">Επιλέξτε έναν χαρακτήρα για προβολή πάνω από ή κάτω από το πλήρες μήκος του επιλεγμένου κειμένου.</ahelp>"
-#: 05230300.xhp
+#: 05020200.xhp
msgctxt ""
-"05230300.xhp\n"
-"hd_id3145382\n"
-"5\n"
+"05020200.xhp\n"
+"hd_id3152460\n"
+"62\n"
"help.text"
-msgid "X Position"
-msgstr "Θέση X"
+msgid "Position"
+msgstr "Θέση"
-#: 05230300.xhp
+#: 05020200.xhp
msgctxt ""
-"05230300.xhp\n"
-"par_id3166410\n"
-"6\n"
+"05020200.xhp\n"
+"par_id3147436\n"
+"63\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ANGLE:MTR_FLD_POS_X\">Enter the horizontal distance from the left edge of the page to the pivot point.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ANGLE:MTR_FLD_POS_X\">Εισάγετε την οριζόντια απόσταση από την αριστερή άκρη της σελίδας ως το σημείο περιστροφής.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/positionlb\">Specify where to display the emphasis marks.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/positionlb\">Καθορίστε πού θα εμφανιστούν τα σημάδια έμφασης.</ahelp> "
-#: 05230300.xhp
+#: 05020200.xhp
msgctxt ""
-"05230300.xhp\n"
-"hd_id3155323\n"
-"7\n"
+"05020200.xhp\n"
+"par_id3151053\n"
"help.text"
-msgid "Y Position"
-msgstr "Θέση Y"
+msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"$[officename] color tables\">$[officename] color tables</link>"
+msgstr "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Πίνακες χρωμάτων $[officename]\">Πίνακες χρωμάτων $[officename] </link>"
-#: 05230300.xhp
+#: 05020300.xhp
msgctxt ""
-"05230300.xhp\n"
-"par_id3150669\n"
-"8\n"
+"05020300.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ANGLE:MTR_FLD_POS_Y\">Enter the vertical distance from the top edge of the page to the pivot point.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ANGLE:MTR_FLD_POS_Y\">Εισάγετε την κατακόρυφη απόσταση από την πάνω άκρη της σελίδας ως το σημείο περιστροφής.</ahelp>"
+msgid "Numbers / Format"
+msgstr "Αριθμοί / Μορφή"
-#: 05230300.xhp
+#: 05020300.xhp
msgctxt ""
-"05230300.xhp\n"
-"hd_id3153332\n"
-"9\n"
+"05020300.xhp\n"
+"bm_id3152942\n"
"help.text"
-msgid "Defaults"
-msgstr "Προεπιλογές"
+msgid "<bookmark_value>formats; number and currency formats</bookmark_value><bookmark_value>number formats; formats</bookmark_value><bookmark_value>currencies;format codes</bookmark_value><bookmark_value>defaults; number formats</bookmark_value>"
+msgstr "<bookmark_value>μορφές; μορφές νομισμάτων και αριθμών</bookmark_value><bookmark_value>μορφές αριθμών; μορφές</bookmark_value><bookmark_value>νομίσματα; κωδικοί μορφών</bookmark_value><bookmark_value>προεπιλογές; μορφές αριθμών</bookmark_value>"
-#: 05230300.xhp
+#: 05020300.xhp
msgctxt ""
-"05230300.xhp\n"
-"par_id3143270\n"
-"10\n"
+"05020300.xhp\n"
+"hd_id3152942\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_TPROTATION_CTRL1\">Click where you want to place the pivot point.</ahelp>"
-msgstr "<ahelp hid=\"HID_TPROTATION_CTRL1\">Κάντε κλικ εκεί που θέλετε να τοποθετήσετε το σημείο περιστροφής.</ahelp>"
+msgid "Numbers / Format"
+msgstr "Αριθμοί / Μορφή"
-#: 05230300.xhp
+#: 05020300.xhp
msgctxt ""
-"05230300.xhp\n"
-"hd_id3146847\n"
-"11\n"
+"05020300.xhp\n"
+"par_id3145071\n"
+"2\n"
"help.text"
-msgid "Rotation angle"
-msgstr "Γωνία περιστροφής"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
+msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Δηλώστε τις επιλογές μορφοποίησης για τα επιλεγμένα κελιά.</ahelp> </variable>"
-#: 05230300.xhp
+#: 05020300.xhp
msgctxt ""
-"05230300.xhp\n"
-"par_id3156155\n"
-"12\n"
+"05020300.xhp\n"
+"hd_id3155392\n"
+"3\n"
"help.text"
-msgid "Specify the number of degrees that you want to rotate the selected object, or click in the rotation grid."
-msgstr "Καθορίστε τον αριθμό των μοιρών κατά τον οποίο επιθυμείτε να περιστρέψετε το επιλεγμένο αντικείμενο ή κάντε κλικ στο πλέγμα περιστροφής"
+msgid "Category"
+msgstr "Κατηγορία"
-#: 05230300.xhp
+#: 05020300.xhp
msgctxt ""
-"05230300.xhp\n"
-"hd_id3154173\n"
-"13\n"
+"05020300.xhp\n"
+"par_id3150774\n"
+"4\n"
"help.text"
-msgid "Angle"
-msgstr "Γωνία"
+msgid "<ahelp hid=\"cui/ui/numberformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberformatpage/categorylb\">Επιλέξτε μια κατηγορία από την λίστα και μετά επιλέξτε ένα στυλ μορφοποίησης στο κουτί <emph>Μορφοποίηση</emph>.</ahelp>"
-#: 05230300.xhp
+#: 05020300.xhp
msgctxt ""
-"05230300.xhp\n"
-"par_id3147573\n"
-"14\n"
+"05020300.xhp\n"
+"par_id3145416\n"
+"101\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ANGLE:MTR_FLD_ANGLE\">Enter the number of degrees that you want to rotate the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ANGLE:MTR_FLD_ANGLE\">Εισάγετε τον αριθμό των μοιρών κατά τον οποίο επιθυμείτε να περιστρέψετε το επιλεγμένο αντικείμενο.</ahelp>"
+msgid "The default currency format for a cell is determined by the regional settings of your operating system."
+msgstr "Η προεπιλεγμένη μορφή νομισμάτων για ένα κελί καθορίζεται από τις περιφερειακές επιλογές του λειτουργικού σας συστήματος."
-#: 05230300.xhp
+#: 05020300.xhp
msgctxt ""
-"05230300.xhp\n"
-"hd_id3148474\n"
-"15\n"
+"05020300.xhp\n"
+"hd_id3155342\n"
+"5\n"
"help.text"
-msgid "Defaults"
-msgstr "Προεπιλογές"
+msgid "Format"
+msgstr "Μορφή"
-#: 05230300.xhp
+#: 05020300.xhp
msgctxt ""
-"05230300.xhp\n"
-"par_id3154811\n"
-"16\n"
+"05020300.xhp\n"
+"par_id3148491\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_TPROTATION_CTRL2\">Click to specify the rotation angle in multiples of 45 degrees.</ahelp>"
-msgstr "<ahelp hid=\"HID_TPROTATION_CTRL2\">Κάντε κλικ για να προσδιορίσετε τη γωνία περιστροφής σε πολλαπλάσια των 45 μοιρών.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberformatpage/formatlb\">Select how you want the contents of the selected cell(s) to be displayed.</ahelp> The code for the selected option is displayed in the <emph>Format Code</emph> box."
+msgstr "<ahelp hid=\"cui/ui/numberformatpage/formatlb\">Επιλέξτε πως επιθυμείτε να προβληθούν τα περιεχόμενα των επιλεγμένων κελιών.</ahelp> Ο κωδικός για την επιλεγμένη επιλογή προβάλλεται στο πλαίσιο <emph>Κωδικός Μορφοποίησης</emph>."
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"tit\n"
+"05020300.xhp\n"
+"hd_id3154811\n"
+"97\n"
"help.text"
-msgid "Hatching"
-msgstr "Γραμμοσκίαση"
+msgid "Currency category list boxes"
+msgstr "Πλαίσια λίστας κατηγορίας νομισμάτων"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"bm_id3149962\n"
+"05020300.xhp\n"
+"par_id3148563\n"
+"98\n"
"help.text"
-msgid "<bookmark_value>hatching</bookmark_value><bookmark_value>areas; hatched/dotted</bookmark_value><bookmark_value>dotted areas</bookmark_value>"
-msgstr "<bookmark_value>γραμμοσκίαση</bookmark_value><bookmark_value>περιοχές, γραμμοσκιασμένες/διάστικτες</bookmark_value><bookmark_value>διάστικτες περιοχές</bookmark_value>"
+msgid "<ahelp hid=\"cui/ui/numberformatpage/currencylb\">Select a currency, and then scroll to the top of the <emph>Format</emph> list to view the formatting options for the currency.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberformatpage/currencylb\">Επιλέξτε νόμισμα,και μετά κυλίστε στην κορυφή τής λίστας<emph>Μορφοποίηση</emph> για να δείτε τις επιλογές μορφοποίησης για νομίσματα .</ahelp>"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"hd_id3149962\n"
-"1\n"
+"05020300.xhp\n"
+"par_id3150866\n"
+"99\n"
"help.text"
-msgid "<link href=\"text/shared/01/05210400.xhp\" name=\"Hatching\">Hatching</link>"
-msgstr "<link href=\"text/shared/01/05210400.xhp\" name=\"Γραμμοσκίαση\">Γραμμοσκίαση</link>"
+msgid "The format code for currencies uses the form [$xxx-nnn], where xxx is the currency symbol, and nnn the country code. Special banking symbols, such as EUR (for Euro), do not require the country code. The currency format is not dependent on the language that you select in the<emph> Language</emph> box."
+msgstr "Ο κωδικός μορφοποίησης για νομίσματα χρησιμοποιεί τη μορφή [$xxx-nnn], όπου xxx είναι το σύμβολο του νομίσματος, και nnn ο κωδικός της χώρας. Ειδικά τραπεζικά σύμβολα, όπως EUR (για το Eυρώ), δεν απαιτούν κωδικό χώρας. Η μορφή του νομίσματος δεν εξαρτάται από την γλώσσα την οποία επιλέγετε στο κουτί <emph>Γλώσσα</emph> ."
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"par_id3144436\n"
-"2\n"
+"05020300.xhp\n"
+"hd_id3154071\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\"HID_AREA_HATCH\">Set the properties of a hatching pattern, or save and load hatching lists.</ahelp>"
-msgstr "<ahelp hid=\"HID_AREA_HATCH\">Ρυθμίστε τις ιδιότητες του μοτίβου γραμμοσκίασης, ή αποθηκεύστε και φορτώστε λίστες γραμμοσκίασης.</ahelp>"
+msgid "Language"
+msgstr "Γλώσσα"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"hd_id3156042\n"
-"3\n"
+"05020300.xhp\n"
+"par_id3154138\n"
+"24\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "<ahelp hid=\"cui/ui/numberformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberformatpage/languagelb\">Καθορίζει τη ρύθμιση γλώσσας για τα επιλεγμένα <switchinline select=\"appl\"><caseinline select=\"CALC\">κελιά </caseinline><defaultinline>πεδία</defaultinline></switchinline>. Με την γλώσσα να έχει τεθεί στο <emph>Αυτόματο</emph>, το $[officename]αντιστοιχεί αυτόματα τις μορφές αριθμού που σχετίζονται με την προεπιλεγμένη γλώσσα του συστήματος. Διαλέξτε οποιαδήποτε γλώσσα για να φτιάξετε τα εργαλεία για τα επιλεγμένα <switchinline select=\"appl\"><caseinline select=\"CALC\">κελιά</caseinline><defaultinline>πεδία</defaultinline></switchinline>.</ahelp>"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"par_id3147291\n"
-"4\n"
+"05020300.xhp\n"
+"par_id3157320\n"
+"102\n"
"help.text"
-msgid "Define or modify a hatching pattern."
-msgstr "Ορίστε η τροποποιήστε ένα μοτίβο γραμμοσκίασης"
+msgid "The language setting ensures that date and currency formats are preserved even when the document is opened in an operating system that uses a different default language setting."
+msgstr "Η ρύθμιση γλώσσας εξασφαλίζει ότι οι μορφές ημερομηνίας και νομίσματος διατηρούνται ακόμα και όταν το έγγραφο ανοίγεται σε ένα λειτουργικό σύστημα το οποίο χρησιμοποιεί μια διαφορετική προεπιλεγμένη γλωσσική ρύθμιση."
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"hd_id3147834\n"
-"5\n"
+"05020300.xhp\n"
+"hd_id3155995\n"
+"104\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "Source format"
+msgstr "Μορφή προέλευσης"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"par_id3147010\n"
-"6\n"
+"05020300.xhp\n"
+"par_id3144432\n"
+"105\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HATCH:MTR_FLD_DISTANCE\">Enter the amount of space that you want to have between the hatch lines.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HATCH:MTR_FLD_DISTANCE\">Εισάγετε το διάστημα που θέλετε να υπάρχει μεταξύ των γραμμών γραμμοσκίασης.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberformatpage/sourceformat\">Uses the same number format as the cells containing the data for the chart.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberformatpage/sourceformat\">Χρησιμοποιεί την ίδια μορφή αριθμού με τα κελιά τα οποία περιέχουν τα στοιχεία για το διάγραμμα.</ahelp>"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"hd_id3155355\n"
+"05020300.xhp\n"
+"hd_id3148451\n"
"7\n"
"help.text"
-msgid "Angle"
-msgstr "Γωνία"
+msgid "Options"
+msgstr "Επιλογές"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"par_id3156410\n"
+"05020300.xhp\n"
+"par_id3148922\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HATCH:MTR_FLD_ANGLE\">Enter the rotation angle for the hatch lines, or click a position in the angle grid.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HATCH:MTR_FLD_ANGLE\">Εισαγάγετε την γωνία περιστροφής για τις γραμμές γραμμοσκίασης, ή κάντε κλικ σε μία θέση στο πλέγμα της γωνίας</ahelp>"
+msgid "Specify the options for the selected format."
+msgstr "Δηλώστε τις επιλογές για την επιλεγμένη μορφοποίηση."
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"hd_id3156113\n"
+"05020300.xhp\n"
+"hd_id3153970\n"
"9\n"
"help.text"
-msgid "Angle grid"
-msgstr "Πλέγμα γωνίας"
+msgid "Decimal places"
+msgstr "Δεκαδικά ψηφία"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"par_id3147242\n"
+"05020300.xhp\n"
+"par_id3154684\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_TPHATCH_CTRL\">Click a position in the grid to define the rotation angle for the hatch lines.</ahelp>"
-msgstr "<ahelp hid=\"HID_TPHATCH_CTRL\">Κάντε κλικ σε μία θέση στο πλέγμα για να ορίσετε τη γωνία περιστροφής για τις γραμμές της γραμμοσκίασης.</ahelp>"
-
-#: 05210400.xhp
-msgctxt ""
-"05210400.xhp\n"
-"hd_id3155449\n"
-"21\n"
-"help.text"
-msgid "Line type"
-msgstr "Τύπος γραμμής"
+msgid "<ahelp hid=\"cui/ui/numberformatpage/decimalsed\">Enter the number of decimal places that you want to display.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberformatpage/decimalsed\">Εισάγετε τον αριθμό δεκαδικών θέσεων που θέλετε να εμφανίσετε.</ahelp>"
-#: 05210400.xhp
-msgctxt ""
-"05210400.xhp\n"
-"par_id3152909\n"
-"22\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HATCH:LB_LINE_TYPE\">Select the type of hatch lines that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HATCH:LB_LINE_TYPE\">Επιλέξτε τον τύπο των γραμμών της γραμμοσκίασης που επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
-
-#: 05210400.xhp
-msgctxt ""
-"05210400.xhp\n"
-"hd_id3150503\n"
-"23\n"
-"help.text"
-msgid "Line color"
-msgstr "Χρώμα γραμμής"
-
-#: 05210400.xhp
-msgctxt ""
-"05210400.xhp\n"
-"par_id3149578\n"
-"24\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HATCH:LB_LINE_COLOR\">Select the color of the hatch lines.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HATCH:LB_LINE_COLOR\">Επιλέξτε το χρώμα των γραμμών της γραμμοσκίασης.</ahelp>"
-
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"hd_id3159147\n"
+"05020300.xhp\n"
+"hd_id3154819\n"
"11\n"
"help.text"
-msgid "Hatches List"
-msgstr "Λίστα με γραμμοσκιές"
+msgid "Leading zeroes"
+msgstr "Αρχικά μηδενικά"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"par_id3149955\n"
+"05020300.xhp\n"
+"par_id3147352\n"
"12\n"
"help.text"
-msgid "Lists the available hatching patterns. You can also modify or create your own hatching pattern. To save the list, click the <emph>Save Hatches List</emph> button. To display a different list, click the <emph>Load Hatches List</emph> button."
-msgstr "Εμφανίζει σε λίστα τους διαθέσιμους τύπους γραμμοσκίασης. Μπορείτε επίσης να τροποποιήσετε ή να δημιουργήσετε τον δικό σας τύπο γραμμοσκίασης. Για να αποθηκεύσετε τη λίστα, κάντε κλίκ στο πεδίο <emph> Αποθήκευση Λίστας με γραμμοσκιές</emph>. Για να εμφανίσετε μία διαφορετική λίστα, κάντε κλικ στο πεδίο <emph>Φόρτωση Λίστας με γραμμοσκιές</emph>."
+msgid "<ahelp hid=\"cui/ui/numberformatpage/leadzerosed\">Enter the maximum number of zeroes to display in front of the decimal point.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberformatpage/leadzerosed\">Εισάγετε το μέγιστο αριθμό μηδενικών για να επιδειχθούν μπροστά από το δεκαδικό σημείο.</ahelp>"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"hd_id3150670\n"
+"05020300.xhp\n"
+"hd_id3155131\n"
"13\n"
"help.text"
-msgid "Hatches list"
-msgstr "Λίστα γραμμοσκιών"
+msgid "Negative numbers in red"
+msgstr "Αρνητικοί αριθμοί σε κόκκινο"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"par_id3144438\n"
+"05020300.xhp\n"
+"par_id3159252\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HATCH:LB_HATCHINGS\">Lists the available hatching patterns. Click the hatching pattern that you want to apply, and then click <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HATCH:LB_HATCHINGS\">Παραθέτει τα διαθέσιμα μοτίβα γραμμοσκίασης. Κάντε κλικ το μοτίβο γραμμοσκίασης που θέλετε να εφαρμόσετε και πατήστε <emph>OK</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberformatpage/negnumred\">Αλλάζει το χρώμα γραμματοσειράς των αρνητικών αριθμών σε κόκκινο.</ahelp>"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"hd_id3153823\n"
+"05020300.xhp\n"
+"hd_id3147434\n"
"15\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "Use thousands separator"
+msgstr "Χρήση διαχωριστικού χιλιάδων"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"par_id3148924\n"
+"05020300.xhp\n"
+"par_id3146148\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_HATCH:BTN_ADD\">Adds a custom hatching pattern to the current list. Specify the properties of your hatching pattern, and then click this button.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_HATCH:BTN_ADD\">Προσθέτει ένα προσωπικό μοτίβο γραμμοσκίασης στη τρέχουσα λίστα. Ορίστε τις ιδιότητες του μοτίβου γραμμοσκίασής σας και κάντε κλικ σε αυτό το κουμπί.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberformatpage/thousands\">Inserts a separator between thousands. The type of separator that is used depends on your language settings.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberformatpage/thousands\">Παρεμβάλλει έναν διαχωριστή μεταξύ των χιλιάδων. Ο τύπος διαχωριστή που χρησιμοποιείται εξαρτάται από τις γλωσσικές σας ρυθμίσεις.</ahelp>"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"hd_id3147620\n"
+"05020300.xhp\n"
+"hd_id3150103\n"
"17\n"
"help.text"
-msgid "Modify"
-msgstr "Τροποποίηση"
+msgid "Format code"
+msgstr "Κωδικός μορφοποίησης"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"par_id3156023\n"
+"05020300.xhp\n"
+"par_id3159156\n"
"18\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_HATCH:BTN_MODIFY\">Applies the current hatching properties to the selected hatching pattern. If you want, you can save the pattern under a different name.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_HATCH:BTN_MODIFY\">Εφαρμόζει τις τρέχουσες ιδιότητες γραμμοσκίασης στο επιλεγμένο μοτίβο γραμμοσκίασης. Εάν θέλετε, μπορείτε να αποθηκεύσετε το μοτίβο με άλλο όνομα.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberformatpage/formated\">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats."
+msgstr "<ahelp hid=\"cui/ui/numberformatpage/formated\">Επιδεικνύει τον κωδικό μορφοποίησης αριθμού για την επιλεγμένη μορφοποίηση. Έχετε επίσης τη δυνατότητα να εισαγάγετε μια προσωπική μορφοποίηση.</ahelp> Οι ακόλουθες επιλογές είναι διαθέσιμες μόνο για τις καθορισμένες από το χρήστη μορφές αριθμού."
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"hd_id3147304\n"
-"25\n"
+"05020300.xhp\n"
+"hd_id3155311\n"
+"19\n"
"help.text"
-msgid "Load Hatches List"
-msgstr "Φόρτωση Λίστας γραμμοσκιών"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"par_id3156343\n"
-"26\n"
+"05020300.xhp\n"
+"par_id3147219\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HATCH:BTN_LOAD\">Loads a different list of hatching patterns.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HATCH:BTN_LOAD\">Φορτώνει μια διαφορετική λίστα με μοτίβα γραμμοσκίασης.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberformatpage/add\">Adds the number format code that you entered to the user-defined category.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberformatpage/add\">Προσθέτει τον κωδικό μορφοποίησης τον οποίο εισαγάγατε στην οριζόμενη από το χρήστη κατηγορία.</ahelp>"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"hd_id3154347\n"
-"27\n"
+"05020300.xhp\n"
+"hd_id3149263\n"
+"21\n"
"help.text"
-msgid "Save Hatches List"
-msgstr "Αποθήκευση Λίστας γραμμοσκιών"
+msgid "Delete"
+msgstr "Επαναφορά"
-#: 05210400.xhp
+#: 05020300.xhp
msgctxt ""
-"05210400.xhp\n"
-"par_id3152811\n"
-"28\n"
+"05020300.xhp\n"
+"par_id3154150\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HATCH:BTN_SAVE\">Saves the current list of hatching patterns, so that you can load it later.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HATCH:BTN_SAVE\">Αποθηκεύει την τρέχουσα λίστα από μοτίβα γραμμοσκίασης, ώστε να μπορέσετε να την φορτώσετε αργότερα.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberformatpage/delete\">Deletes the selected number format.</ahelp> The changes are effective after you restart $[officename]."
+msgstr "<ahelp hid=\"cui/ui/numberformatpage/delete\">Διαγράφει την επιλεγμένη μορφοποίηση αριθμού.</ahelp> Οι αλλαγές εφαρμόζονται αφού επανεκκινήσετε το $[officename]."
-#: 04060200.xhp
+#: 05020300.xhp
msgctxt ""
-"04060200.xhp\n"
-"tit\n"
+"05020300.xhp\n"
+"hd_id3153573\n"
+"26\n"
"help.text"
-msgid "Request"
-msgstr "Λήψη"
+msgid "Edit Comment"
+msgstr "Επεξεργασία σχολίου"
-#: 04060200.xhp
+#: 05020300.xhp
msgctxt ""
-"04060200.xhp\n"
-"hd_id3153514\n"
-"1\n"
+"05020300.xhp\n"
+"par_id3083444\n"
+"27\n"
"help.text"
-msgid "Request"
-msgstr "Λήψη"
+msgid "<ahelp hid=\"cui/ui/numberformatpage/edit\">Adds a comment to the selected number format.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberformatpage/edit\">Προσθέτει ένα σχόλιο στην επιλεγμένη μορφή αριθμού.</ahelp>"
-#: 04060200.xhp
+#: 05020300.xhp
msgctxt ""
-"04060200.xhp\n"
-"par_id3150278\n"
-"2\n"
+"05020300.xhp\n"
+"hd_id3150332\n"
+"95\n"
"help.text"
-msgid "<variable id=\"anford\"><ahelp hid=\".uno:TwainTransfer\" visibility=\"visible\">Scans an image, and then inserts the result into the document. The scanning dialog is provided by the manufacturer of the scanner.</ahelp></variable> For an explanation of the dialog please refer to the documentation on your scanner."
-msgstr "<variable id=\"anford\"><ahelp hid=\".uno:TwainTransfer\" visibility=\"visible\">Σαρώνει μια εικόνα και εισάγει το αποτέλεσμα στο έγγραφο. Ο διάλογος σάρωσης παρέχεται από τον κατασκευαστή του σαρωτή.</ahelp></variable> Για την εξήγηση του διαλόγου κοιτάξτε τις οδηγίες του σαρωτή σας."
+msgid "Name line"
+msgstr "Γραμμή ονόματος"
-#: 05210000.xhp
+#: 05020300.xhp
msgctxt ""
-"05210000.xhp\n"
-"tit\n"
+"05020300.xhp\n"
+"par_id3156060\n"
+"96\n"
"help.text"
-msgid "Area"
-msgstr "Περιοχή"
+msgid "<ahelp hid=\"cui/ui/numberformatpage/commented\">Enter a comment for the selected number format, and then click outside this box.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberformatpage/commented\">Εισάγετε ένα σχόλιο για την επιλεγμένη μορφή αριθμού, και κάντε έπειτα κλικ έξω από αυτό το κουτί.</ahelp>"
-#: 05210000.xhp
+#: 05020300.xhp
msgctxt ""
-"05210000.xhp\n"
-"hd_id3085157\n"
-"1\n"
+"05020300.xhp\n"
+"par_id3145364\n"
"help.text"
-msgid "<link href=\"text/shared/01/05210000.xhp\" name=\"Area\">Area</link>"
-msgstr "<link href=\"text/shared/01/05210000.xhp\" name=\"Περιοχή\">Περιοχή</link>"
+msgid "<link href=\"text/shared/01/05020301.xhp\" name=\"Number format codes\">Number format codes</link>"
+msgstr "<link href=\"text/shared/01/05020301.xhp\" name=\"Κωδικοί μορφοποίησης αριθμών\">Κωδικοί μορφοποίησης αριθμών</link>"
-#: 05210000.xhp
+#: 05020300.xhp
msgctxt ""
-"05210000.xhp\n"
-"par_id3144436\n"
-"2\n"
+"05020300.xhp\n"
+"par_id3153095\n"
"help.text"
-msgid "<variable id=\"flaechetext\"><ahelp hid=\".uno:FormatArea\">Sets the fill properties of the selected drawing object.</ahelp></variable>"
-msgstr "<variable id=\"flaechetext\"><ahelp hid=\".uno:FormatArea\">Ρυθμίζει τις ιδιότητες γεμίσματος του επιλεγμένου αντικείμενου σχεδίασης.</ahelp></variable>"
+msgid "<link href=\"text/shared/01/05020301.xhp\" name=\"Custom format codes\">Custom format codes</link>"
+msgstr "<link href=\"text/shared/01/05020301.xhp\" name=\"Προσαρμοσμένοι Κωδικοί Μορφοποίησης\">Προσαρμοσμένοι Κωδικοί Μορφοποίησης</link>"
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
+"05020301.xhp\n"
"tit\n"
"help.text"
-msgid "Security"
-msgstr "Ασφάλεια"
-
-#: 01100600.xhp
-msgctxt ""
-"01100600.xhp\n"
-"bm_id1472519\n"
-"help.text"
-msgid "<bookmark_value>password as document property</bookmark_value><bookmark_value>file sharing options for current document</bookmark_value><bookmark_value>read-only documents;opening documents as</bookmark_value><bookmark_value>saving;with password by default</bookmark_value><bookmark_value>user data;removing when saving</bookmark_value>"
-msgstr "<bookmark_value>κωδικός πρόσβασης ως ιδιότητα εγγράφου</bookmark_value><bookmark_value>επιλογές διαμοιρασμού αρχείου για το τρέχον έγγραφο</bookmark_value><bookmark_value>έγγραφα μόνο για ανάγνωση;άνοιγμα εγγράφων ως</bookmark_value><bookmark_value>αποθήκευση;με κωδικό πρόσβασης ως προεπιλογή</bookmark_value><bookmark_value>δεδομένα χρήστη;αφαίρεση κατά την αποθήκευση</bookmark_value>"
-
-#: 01100600.xhp
-msgctxt ""
-"01100600.xhp\n"
-"hd_id3149969\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01100600.xhp\" name=\"Security\">Security</link>"
-msgstr "<link href=\"text/shared/01/01100600.xhp\" name=\"Ασφάλεια\">Ασφάλεια</link>"
+msgid "Number Format Codes"
+msgstr "Κωδικοί Μορφοποίησης Αριθμών"
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_id3156049\n"
+"05020301.xhp\n"
+"bm_id3153514\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets password options for the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει τις επιλογές πρόσβασης για το τρέχον έγγραφο.</ahelp>"
+msgid "<bookmark_value>format codes; numbers</bookmark_value><bookmark_value>conditions; in number formats</bookmark_value><bookmark_value>number formats; codes</bookmark_value><bookmark_value>currency formats</bookmark_value><bookmark_value>formats;of currencies/date/time</bookmark_value><bookmark_value>numbers; date, time and currency formats</bookmark_value><bookmark_value>Euro; currency formats</bookmark_value><bookmark_value>date formats</bookmark_value><bookmark_value>times, formats</bookmark_value>"
+msgstr "<bookmark_value>μορφές κωδικών; αριθμοί</bookmark_value><bookmark_value>συνθήκες; σε μορφή αριθμών</bookmark_value><bookmark_value>μορφές αριθμών; κωδικοί</bookmark_value><bookmark_value>μορφές νομισμάτων</bookmark_value><bookmark_value>μορφές; νομισμάτων/ημερομηνία/ώρα</bookmark_value><bookmark_value>αριθμοί; ημερομηνία, ώρα και μορφές νομισμάτων</bookmark_value><bookmark_value>Ευρώ; μορφές νομισμάτων </bookmark_value><bookmark_value>μορφές ημερομηνίας</bookmark_value><bookmark_value>ώρες, μορφές</bookmark_value>"
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"hd_id31499\n"
+"05020301.xhp\n"
+"hd_id3153514\n"
+"1\n"
"help.text"
-msgid "File encryption"
-msgstr "Κρυπτογράφηση αρχείου"
+msgid "<variable id=\"zahlenformatcodes\"><link href=\"text/shared/01/05020301.xhp\" name=\"Number Format Codes\">Number Format Codes</link></variable>"
+msgstr "<variable id=\"zahlenformatcodes\"><link href=\"text/shared/01/05020301.xhp\" name=\" Κωδικοί μορφοποίησης αριθμών\"> Κωδικοί μορφοποίησης αριθμών</link></variable>"
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"hd_id31499A\n"
+"05020301.xhp\n"
+"par_id3150467\n"
+"88\n"
"help.text"
-msgid "The password to open the current document can be set in the Properties dialog on the Security tab page. You can also set a password to open the document when you save the document. Check the Save with password option on the Save As dialog, and enter the password."
-msgstr "Ο κωδικός πρόσβασης για άνοιγμα του τρέχοντος αρχείου μπορεί να οριστεί στο διάλογο ιδιοτήτων στη σελίδα καρτέλας ασφάλειας. Μπορείτε επίσης να ορίσετε κωδικό πρόσβασης για άνοιγμα του εγγράφου όταν αποθηκεύετε το έγγραφο. Σημειώστε την επιλογή αποθήκευση με κωδικό πρόσβασης στο διάλογο αποθήκευση ως και εισάγετε τον κωδικό πρόσβασης."
+msgid "Number format codes can consist of up to three sections separated by a semicolon (;)."
+msgstr "Οι κώδικες μορφοποίησης αριθμών είναι δυνατόν να αποτελούνται από τρεις ενότητες, οι οποίες διαχωρίζονται με ερωτηματικό (;)."
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_idN106AA1\n"
+"05020301.xhp\n"
+"par_id3150146\n"
+"108\n"
"help.text"
-msgid "Enter password to open"
-msgstr "Εισαγωγή κωδικού πρόσβασης για άνοιγμα"
+msgid "In a number format code with two sections, the first section applies to positive values and zero, and the second section applies to negative values."
+msgstr "Αν ο κώδικας έχει δύο ενότητες, η πρώτη αντιπροσωπεύει τις θετικές τιμές και το μηδέν και η δεύτερη τις αρνητικές τιμές."
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_id3150502B\n"
+"05020301.xhp\n"
+"par_id3158442\n"
+"109\n"
"help.text"
-msgid "<ahelp hid=\".\">Type a password. A password is case sensitive.</ahelp>"
-msgstr "<ahelp hid=\".\">Πληκτρολογήστε έναν κωδικό πρόσβασης . Ένας κωδικός πρόσβασης διακρίνει κεφαλαία και μικρά.</ahelp>"
+msgid "In a number format code with three sections, the first section applies to positive values, the second section to negative values, and the third section to the value zero."
+msgstr "Σε έναν κωδικό μορφοποίησης αριθμού με τρεις ενότητες, η πρώτη ενότητα εφαρμόζεται σε θετικές τιμές, η δεύτερη ενότητα σε αρνητικές τιμές, και η τρίτη στην τιμή μηδέν."
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_idN106AA2\n"
+"05020301.xhp\n"
+"par_id3155069\n"
+"110\n"
"help.text"
-msgid "Confirm password"
-msgstr "Επιβεβαίωση κωδικού πρόσβασης"
+msgid "You can also assign conditions to the three sections, so that the format is only applied if a condition is met."
+msgstr "Μπορείτε επίσης να ορίσετε τους όρους και στα τρία τμήματα, έτσι ώστε η μορφοποίηση εφαρμόζεται μόνο εάν ικανοποιείται ένας όρος"
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_id3151100E\n"
+"05020301.xhp\n"
+"hd_id3151262\n"
+"229\n"
"help.text"
-msgid "<ahelp hid=\".\">Re-enter the password.</ahelp>"
-msgstr "<ahelp hid=\".\">Επανεισαγωγή του κωδικού πρόσβασης.</ahelp>"
+msgid "Decimal Places and Significant Digits"
+msgstr "Δεκαδικές Θέσεις και Σημαντικά Ψηφία"
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_idN106A3\n"
+"05020301.xhp\n"
+"par_id3153624\n"
+"3\n"
"help.text"
-msgid "File sharing options"
-msgstr "Επιλογές διαμοιρασμού αρχείου"
+msgid "Use zero (0) or the number sign (#) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format."
+msgstr "Χρησιμοποιείστε το μηδέν (0) ή το σημάδι αριθμού (#) ως σύμβολα κράτησης θέσης στον κωδικό μορφοποίησης αριθμού σας για να αναπαριστούν αριθμούς.Το (#) εμφανίζει μόνο σημαντικά ψηφία, ενώ το (0) εμφανίζει μηδενικά αν υπάρχουν λιγότερα ψηφία στην αριθμό απ' όσα στη μορφή αριθμού."
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"hd_id31499F\n"
+"05020301.xhp\n"
+"par_id3153323\n"
+"107\n"
"help.text"
-msgid "The password to edit the current document can be set in the Properties dialog on the Security tab page. Currently this option is evaluated for documents in some Microsoft file formats."
-msgstr "Ο κωδικός πρόσβασης για επεξεργασία του τρέχοντος εγγράφου μπορεί να οριστεί στο διάλογο ιδιοτήτων στην καρτέλα ασφάλειας. Προς το παρόν αυτή η επιλογή αξιολογείται για έγγραφα σε μερικές μορφές αρχείου Microsoft."
+msgid "Use question marks (?) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgstr "Χρησιμοποιείστε ερωτηματικά (?) για να αναπαραστήσετε τον αριθμό των ψηφίων τα οποία θα συμπεριληφθούν στον αριθμητή και στον παρονομαστή ενός κλάσματος. Τα κλάσματα τα οποία δεν ανταποκρίνονται στο πρότυπο που σχεδιάζετε εμφανίζονται ως αριθμοί κινητής υποδιαστολής."
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_idN106AA3\n"
+"05020301.xhp\n"
+"par_id3148440\n"
+"4\n"
"help.text"
-msgid "Enter password to allow editing"
-msgstr "Εισαγωγή κωδικού πρόσβασης για άδεια επεξεργασίας"
+msgid "If a number contains more digits to the right of the decimal delimiter than there are placeholders in the format, the number is rounded accordingly. If a number contains more digits to the left of the decimal delimiter than there are placeholders in the format, the entire number is displayed. Use the following list as a guide for using placeholders when you create a number format code:"
+msgstr "Εάν ένας αριθμός περιέχει περισσότερα ψηφία στα δεξιά της δεκαδικής υποδιαστολής από όσα σύμβολα κράτησης θέσης υπάρχουν στη μορφοποίηση, ο αριθμός θα στρογγυλοποιηθεί αναλόγως. Σε περίπτωση που ένας αριθμός περιέχει περισσότερα ψηφία στα αριστερά της δεκαδικής υποδιαστολής από όσα σύμβολα κράτησης θέσης υπάρχουν στη μορφοποίηση, θα εμφανιστεί ολόκληρος ο αριθμός. Χρησιμοποιείστε την ακόλουθη λίστα σαν οδηγό όταν δημιουργείτε έναν κωδικό μορφοποίησης αριθμού:"
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_id3150502H\n"
+"05020301.xhp\n"
+"par_id3150902\n"
+"86\n"
"help.text"
-msgid "<ahelp hid=\".\">Type a password. A password is case sensitive.</ahelp>"
-msgstr "<ahelp hid=\".\">Πληκτρολογήστε έναν κωδικό πρόσβασης. Ένας κωδικός πρόσβασης διακρίνει κεφαλαία και μικρά.</ahelp>"
+msgid "Placeholders"
+msgstr "Δεσμευτικά θέσεων"
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_idN106AA4\n"
+"05020301.xhp\n"
+"par_id3157896\n"
+"87\n"
"help.text"
-msgid "Confirm password"
-msgstr "Επιβεβαίωση κωδικού πρόσβασης"
+msgid "Explanation"
+msgstr "Επεξήγηση"
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_id3151100J\n"
+"05020301.xhp\n"
+"par_id3152801\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">Re-enter the password.</ahelp>"
-msgstr "<ahelp hid=\".\">Επανεισαγωγή του κωδικού πρόσβασης.</ahelp>"
+msgid "#"
+msgstr "#"
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_idN106AA\n"
+"05020301.xhp\n"
+"par_id3145090\n"
+"6\n"
"help.text"
-msgid "Open file read-only"
-msgstr "Άνοιγμα αρχείου μόνο για ανάγνωση"
+msgid "Does not display extra zeros."
+msgstr "Δεν εμφανίζει πρόσθετα μηδενικά."
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_idN106AE\n"
+"05020301.xhp\n"
+"par_id3147088\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to allow this document to be opened in read-only mode only.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να επιτρέπεται το άνοιγμα αυτού του εγγράφου μόνο για ανάγνωση.</ahelp>"
+msgid "0 (Zero)"
+msgstr "0 (Μηδέν)"
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_idN106B1\n"
+"05020301.xhp\n"
+"par_id3150774\n"
+"8\n"
"help.text"
-msgid "This file sharing option protects the document against accidental changes. It is still possible to edit a copy of the document and save that copy with the same name as the original."
-msgstr "Η επιλογή διαμοιρασμού αρχείου προστατεύει το έγγραφο ενάντια σε τυχαίες αλλαγές. Είναι ακόμα δυνατή η επεξεργασία ενός αντιγράφου του εγγράφου και η αποθήκευση αυτού του εγγράφου με το ίδιο όνομα ως αρχικού."
+msgid "Displays extra zeros if the number has less places than zeros in the format."
+msgstr "Εμφανίζει πρόσθετα μηδενικά αν ο αριθμός έχει λιγότερες θέσεις από ότι μηδενικά στη μορφοποίηση."
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_idN106B4\n"
+"05020301.xhp\n"
+"par_idN1087E\n"
"help.text"
-msgid "Record changes"
-msgstr "Καταγραφή αλλαγών"
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_idN106B8\n"
+"05020301.xhp\n"
+"par_id3149182\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to enable recording changes. This is the same as <emph>Edit - Changes - Record</emph>.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ενεργοποίηση καταγραφής αλλαγών. Αυτό είναι το ίδιο με <emph>Επεξεργασία - Αλλαγές - Εγγραφή</emph>.</ahelp>"
+msgid "Number Format"
+msgstr "Μορφή αριθμών"
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_idN106C9\n"
+"05020301.xhp\n"
+"par_id3154749\n"
+"10\n"
"help.text"
-msgid "To protect the recording state with a password, click <emph>Protect</emph> and enter a password. Other users of this document can apply their changes, but they cannot disable change recording without knowing the password."
-msgstr "Για να προστατέψετε την κατάσταση εγγραφής με κωδικό πρόσβασης, κλικ στο <emph>Προστασία</emph> και εισαγωγή κωδικού πρόσβασης. Άλλοι χρήστες αυτού του εγγράφου μπορούν να εφαρμόσουν τις αλλαγές τους, αλλά δεν μπορούν να απενεργοποιήσουν την αλλαγή καταγραφής χωρίς γνώση του κωδικού πρόσβασης."
+msgid "Format Code"
+msgstr "Κώδικας μορφοποίησης"
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_idN106D0\n"
+"05020301.xhp\n"
+"par_id3148538\n"
+"11\n"
"help.text"
-msgid "Protect / Unprotect"
-msgstr "Προστασία/ Αποπροστασία"
+msgid "3456.78 as 3456.8"
+msgstr "3456.78 ως 3456.8"
-#: 01100600.xhp
+#: 05020301.xhp
msgctxt ""
-"01100600.xhp\n"
-"par_idN106D4\n"
+"05020301.xhp\n"
+"par_id3150355\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"703992336\">Protects the change recording state with a password. If change recording is protected for the current document, the button is named <emph>Unprotect</emph>. Click <emph>Unprotect</emph> and type the correct password to disable the protection.</ahelp>"
-msgstr "<ahelp hid=\"703992336\">Προστατεύει την κατάσταση καταγραφής αλλαγής με κωδικό πρόσβασης. Εάν η καταγραφή αλλαγής προστατεύεται για το τρέχον έγγραφο, το κουμπί ονομάζεται <emph>Αποπροστασία</emph>. Κλικ στο <emph>Αποπροστασία</emph> και πληκτρολογήστε το σωστό κωδικό πρόσβασης για απενεργοποίηση της προστασίας.</ahelp>"
+msgid "####.#"
+msgstr "####.#"
-#: 05260300.xhp
+#: 05020301.xhp
msgctxt ""
-"05260300.xhp\n"
-"tit\n"
+"05020301.xhp\n"
+"par_id3154142\n"
+"13\n"
"help.text"
-msgid "To Character"
-msgstr "Σε χαρακτήρα"
+msgid "9.9 as 9.900"
+msgstr "9.9 ως 9.900"
-#: 05260300.xhp
+#: 05020301.xhp
msgctxt ""
-"05260300.xhp\n"
-"hd_id3154044\n"
-"1\n"
+"05020301.xhp\n"
+"par_id3159256\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/shared/01/05260300.xhp\" name=\"To Character\">To Character</link>"
-msgstr "<link href=\"text/shared/01/05260300.xhp\" name=\"Σε χαρακτήρα\">Σε χαρακτήρα</link>"
+msgid "#.000"
+msgstr "#.000"
-#: 05260300.xhp
+#: 05020301.xhp
msgctxt ""
-"05260300.xhp\n"
-"par_id3147069\n"
-"2\n"
+"05020301.xhp\n"
+"par_id3147077\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\">Anchors the selected item to a character.</ahelp> This command is only available for graphic objects."
-msgstr "<ahelp hid=\".\">Αγκυρώνει το επιλεγμένο αντικείμενο σε έναν χαρακτήρα.</ahelp> Αυτή η εντολή είναι διαθέσιμη μόνο για αντικείμενα γραφικών."
+msgid "13 as 13.0 and 1234.567 as 1234.57"
+msgstr "13 ως 13.0 και 1234.567 ως 1234.57"
-#: 05260300.xhp
+#: 05020301.xhp
msgctxt ""
-"05260300.xhp\n"
-"par_id3146067\n"
-"3\n"
+"05020301.xhp\n"
+"par_id3155388\n"
+"16\n"
"help.text"
-msgid "The anchor is displayed in front of the character."
-msgstr "Το εικονίδιο της αγκύρωσης εμφανίζεται μπροστά από τον χαρακτήρα."
+msgid "#.0#"
+msgstr "#.0#"
-#: 05260300.xhp
+#: 05020301.xhp
msgctxt ""
-"05260300.xhp\n"
-"par_id3152924\n"
-"4\n"
+"05020301.xhp\n"
+"par_id3149578\n"
+"17\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Graphics</emph>. Click the <emph>Type </emph>tab, and in the <emph>Position </emph>area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "Για να στοιχίσετε ένα γραφικό ανάλογα με τον χαρακτήρα στον οποίο είναι αγκυρωμένο, κάντε δεξί κλικ στο γραφικό και μετά επιλέξτε <emph>Γραφικά</emph>. Επιλέξτε την καρτέλα <emph>Τύπος </emph>, και στην περιοχή <emph>Θέση </emph>, επιλέξτε <emph>Χαρακτήρας</emph> στα πεδία επιλογής <emph>σε</emph>."
+msgid "5.75 as 5 3/4 and 6.3 as 6 3/10"
+msgstr "5.75 ως 5 3/4 και 6.3 ως 6 3/10"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"tit\n"
+"05020301.xhp\n"
+"par_id3145315\n"
+"18\n"
"help.text"
-msgid "Test XML Filter"
-msgstr "Έλεγχος φίλτρου XML"
+msgid "# ???/???"
+msgstr "# ???/???"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"hd_id3150379\n"
-"22\n"
+"05020301.xhp\n"
+"par_id3156152\n"
+"19\n"
"help.text"
-msgid "<variable id=\"testxml\"><link href=\"text/shared/01/06150200.xhp\" name=\"Test XML Filter\">Test XML Filter</link></variable>"
-msgstr "<variable id=\"testxml\"><link href=\"text/shared/01/06150200.xhp\" name=\"Έλεγχος φίλτρου XML\">Έλεγχος φίλτρου XML</link></variable>"
+msgid ".5 as 0.5"
+msgstr ".5 ως 0.5"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"par_id3146857\n"
-"23\n"
+"05020301.xhp\n"
+"par_id3149762\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\".\">Tests the XSLT stylesheets used by the selected <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Ελέγχει τα XSLT stylesheets που χρησιμοποιούνται από το επιλεγμένο <link href=\"text/shared/01/06150000.xhp\" name=\"φίλτρο XML\">φίλτρο XML</link>.</ahelp>"
+msgid "0.##"
+msgstr "0.##"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"hd_id3146765\n"
-"1\n"
+"05020301.xhp\n"
+"hd_id3149276\n"
+"230\n"
"help.text"
-msgid "Export"
-msgstr "Εξαγωγή"
+msgid "Thousands Separator"
+msgstr "Διαχωριστικό χιλιάδων"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"hd_id3153070\n"
-"2\n"
+"05020301.xhp\n"
+"par_id3154380\n"
+"21\n"
"help.text"
-msgid "XSLT for export"
-msgstr "XSLT για εξαγωγή"
+msgid "Depending on your language setting, you can use a comma or a period as a thousands separator. You can also use the separator to reduce the size of the number that is displayed by a multiple of 1000."
+msgstr "Με βάση τη γλωσσική σας ρύθμιση, μπορείτε να χρησιμοποιήσετε ένα κόμμα ή μια τελεία σαν διαχωριστή χιλιάδων. Επίσης μπορείτε να χρησιμοποιήσετε τον διαχωριστή για να μειώσετε το μέγεθος του αριθμού που εμφανίζεται κατά ένα πολλαπλάσιο του 1000."
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"par_id3147617\n"
-"3\n"
+"05020301.xhp\n"
+"par_id3154905\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the file name of the XSLT filter that you entered on the <emph>Transformation</emph> tab page.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει το όνομα αρχείου ενός φίλτρου XSLT που εισάγατε στη σελίδα καρτέλας <emph>Μετασχηματισμός</emph>.</ahelp>"
+msgid "Number Format"
+msgstr "Μορφή Αριθμών"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"hd_id3147090\n"
-"4\n"
+"05020301.xhp\n"
+"par_id3150822\n"
+"23\n"
"help.text"
-msgid "Transform document"
-msgstr "Μετασχηματισμός εγγράφου"
+msgid "Format Code"
+msgstr "Κώδικας μορφοποίησης"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"par_id3153029\n"
-"5\n"
+"05020301.xhp\n"
+"par_id3147264\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the file name of the document that you want to use to test the XSLT filter.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει το όνομα αρχείου του εγγράφου που επιθυμείτε να χρησιμοποιήσετε για να ελέγξετε το φίλτρο XSLT.</ahelp>"
+msgid "15000 as 15,000"
+msgstr "15000 ως 15,000"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"hd_id3145160\n"
-"6\n"
+"05020301.xhp\n"
+"par_id3151223\n"
+"25\n"
"help.text"
-msgid "Browse"
-msgstr "Αναζήτηση"
+msgid "#,###"
+msgstr "#,###"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"par_id3144436\n"
+"05020301.xhp\n"
+"par_id3154935\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_BROWSE\">Locate the file that you want to apply the XML export filter to. The XML code of the transformed file is opened in your default XML editor after transformation.</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_BROWSE\">Εντοπίστε το αρχείο στο οποίο επιθυμείτε να εφαρμόσετε το φίλτρο εξαγωγής XML. Ο κώδικας XML του μετασχηματισμένου αρχείου ανοίγει στον προεπιλεγμένο επεξεργαστή XML μετά από μετασχηματισμό.</ahelp>"
+msgid "16000 as 16"
+msgstr "16000 ως 16"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"hd_id3159194\n"
-"8\n"
+"05020301.xhp\n"
+"par_id3153961\n"
+"27\n"
"help.text"
-msgid "Current Document"
-msgstr "Τρέχον έγγραφο"
+msgid "#,"
+msgstr "#,"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"par_id3147250\n"
-"9\n"
+"05020301.xhp\n"
+"hd_id3154836\n"
+"79\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_CURRENT\">The front-most open file that matches the XML filter criteria will be used to test the filter. The current XML export filter transforms the file and the resulting XML code is displayed in the <link href=\"text/shared/01/06150210.xhp\">XML Filter output</link> window.</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_CURRENT\">Το πιο μπροστινό ανοιχτό αρχείο που ταιριάζει στα κριτήρια του φίλτρου XML θα χρησιμοποιηθεί για το έλεγχο του φίλτρου. Το τρέχον φίλτρο εξαγωγής XML μετασχηματίζει το αρχείο και ο κώδικας XML που προκύπτει ως αποτέλεσμα εμφανίζεται στο παράθυρο <link href=\"text/shared/01/06150210.xhp\">έξοδος φίλτρου XML</link>.</ahelp>"
+msgid "Including Text in Number Format Codes"
+msgstr "Συμπεριλαμβάνοντας κείμενο σε κώδικες μορφοποίησης αριθμών"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"hd_id3154823\n"
-"10\n"
+"05020301.xhp\n"
+"hd_id3150398\n"
+"231\n"
"help.text"
-msgid "Import"
-msgstr "Εισαγωγή"
+msgid "Text and Numbers"
+msgstr "Κείμενο και Αριθμοί"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"hd_id3159233\n"
-"11\n"
+"05020301.xhp\n"
+"par_id3154224\n"
+"80\n"
"help.text"
-msgid "XSLT for import"
-msgstr "XSLT για εισαγωγή"
+msgid "To include text in a number format that is applied to a cell containing numbers, place a double quotation mark (\") in front of and behind the text, or a backslash (\\) before a single character. For example, enter <emph>#.# \"meters\"</emph> to display \"3.5 meters\" or <emph>#.# \\m</emph> to display \"3.5 m\"."
+msgstr "Για να συμπεριλάβετε κείμενο σε μια μορφή αριθμού η οποία εφαρμόζεται σε ένα κελί το οποίο περιέχει αριθμούς, τοποθετήστε ένα διπλό εισαγωγικό (\")μπροστά και πίσω από το κείμενο, ή μια αντίστροφη κάθετο (\\) πριν από ένα μοναδικό χαρακτήρα. Παραδείγματος χάριν, εισάγετε <emph>#. # \"μέτρα\"</emph> για να εμφανίσετε \"3.5 μέτρα\" ή <emph> #. # \\m</emph> για να εμφανίσετε \"3.5 m\" ."
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"par_id3153681\n"
-"12\n"
+"05020301.xhp\n"
+"hd_id3148979\n"
+"232\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_CURRENT\">Displays the file name of the XSLT filter that you entered on the <emph>Transformation</emph> tab page.</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_CURRENT\">Εμφανίζει το όνομα αρχείου του φίλτρου XSLT που εισάγατε στη σελίδα καρτέλας <emph>Μετασχηματισμός</emph>.</ahelp>"
+msgid "Text and Text"
+msgstr "Κείμενο και Κείμενο"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"hd_id3149177\n"
-"13\n"
+"05020301.xhp\n"
+"par_id3153338\n"
+"82\n"
"help.text"
-msgid "Template for import"
-msgstr "Πρότυπο για εισαγωγή"
+msgid "To include text in a number format that is applied to a cell that might contain text, enclose the text by double quotation marks (\" \"), and then add an at sign (@). For example, enter <emph>\"Total for \"@</emph> to display \"Total for December\"."
+msgstr "Για να συμπεριλάβετε κείμενο σε μια μορφή αριθμού η οποία εφαρμόζεται σε ένα κελί το οποίο μπορεί να περιέχει κείμενο, εσωκλείστε το κείμενο με διπλά εισαγωγικά (\" \"), και κατόπι προσθέστε ένα σύμβολο (@). Παραδείγματος χάριν, εισάγετε <emph>\"Συνολικό για \"@</emph> για να εμφανίσετε \"Συνολικό για Δεκέμβριο\"."
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"par_id3156410\n"
-"14\n"
+"05020301.xhp\n"
+"hd_id3154330\n"
+"233\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_CURRENT\">Displays the file name of the template that you entered on the <emph>Transformation</emph> tab page.</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_CURRENT\">Εμφανίζει το όνομα αρχείου του προτύπου που εισάγατε στη σελίδα καρτέλας <emph>Μετασχηματισμός</emph>.</ahelp>"
+msgid "Spaces"
+msgstr "Διαστήματα"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"hd_id3163802\n"
-"15\n"
+"05020301.xhp\n"
+"par_id3156294\n"
+"81\n"
"help.text"
-msgid "Transform file"
-msgstr "Μετασχηματισμός αρχείου"
+msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgstr "Για να χρησιμοποιήσετε ένα χαρακτήρα για να καθορίσετε το πλάτος ενός διαστήματος μέσα σε μία μορφή αριθμού, πληκτρολογήστε μια υπογράμμιση (_) ακολουθούμενη από το χαρακτήρα. Το πλάτος του διαστήματος ποικίλει ανάλογα με το πλάτος του χαρακτήρα που επιλέγετε. Παραδείγματος χάριν, το <emph>_M</emph> δημιουργεί ένα πλατύτερο διάστημα από το <emph>_i</emph>."
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"hd_id3147242\n"
-"16\n"
+"05020301.xhp\n"
+"hd_id3155994\n"
+"234\n"
"help.text"
-msgid "Display source"
-msgstr "Εμφάνιση κώδικα"
+msgid "Color"
+msgstr "Χρώμα"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"par_id3150444\n"
-"17\n"
+"05020301.xhp\n"
+"par_id3156423\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_TEST_IMPORT_DISPLAY_SOURCE\">Opens the XML source of the selected document in your default XML editor after importing.</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_IMPORT_DISPLAY_SOURCE\">Ανοίγει την πηγή XML του επιλεγμένου εγγράφου στον προεπιλεγμένο επεξεργαστή XML μετά την εισαγωγή.</ahelp>"
+msgid "To set the color of a section of a number format code, insert one of the following color names in square brackets [ ]:"
+msgstr "Για να θέσετε το χρώμα μιας ενότητας ενός κώδικα μορφοποίησης αριθμών. εισάγετε ένα από τα ακόλουθα ονόματα χρωμάτων σε τετράγωνες αγκύλες [ ]:"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"hd_id3147078\n"
-"18\n"
+"05020301.xhp\n"
+"par_id3154630\n"
+"29\n"
"help.text"
-msgid "Browse"
-msgstr "Αναζήτηση"
+msgid "CYAN"
+msgstr "ΚΥΑΝΟ"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"par_id3149885\n"
-"19\n"
+"05020301.xhp\n"
+"par_id3148676\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_TEST_IMPORT_BROWSE\">Opens a file selection dialog. The selected file is opened using the current XML import filter.</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_IMPORT_BROWSE\">Ανοίγει ένα διάλογο επιλογής αρχείου. Το επιλεγμένο αρχείο ανοίγεται χρησιμοποιώντας το τρέχον φίλτρο εισαγωγής XML.</ahelp>"
+msgid "GREEN"
+msgstr "ΠΡΑΣΙΝΟ"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"hd_id3153666\n"
-"20\n"
+"05020301.xhp\n"
+"par_id3154123\n"
+"31\n"
"help.text"
-msgid "Recent File"
-msgstr "Πρόσφατο αρχείο"
+msgid "BLACK"
+msgstr "ΜΑΥΡΟ"
-#: 06150200.xhp
+#: 05020301.xhp
msgctxt ""
-"06150200.xhp\n"
-"par_id3146137\n"
-"21\n"
+"05020301.xhp\n"
+"par_id3149167\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_TEST_IMPORT_RECENT\">Re-opens the document that was last opened with this dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_IMPORT_RECENT\">Ανοίγει ξανά το έγγραφο που ανοίχτηκε τελευταία με αυτόν το διάλογο.</ahelp>"
+msgid "BLUE"
+msgstr "ΜΠΛΕ"
-#: 05080300.xhp
+#: 05020301.xhp
msgctxt ""
-"05080300.xhp\n"
-"tit\n"
+"05020301.xhp\n"
+"par_id3158407\n"
+"33\n"
"help.text"
-msgid "Center"
-msgstr "Στο κέντρο"
+msgid "MAGENTA"
+msgstr "MAGENTA"
-#: 05080300.xhp
+#: 05020301.xhp
msgctxt ""
-"05080300.xhp\n"
-"hd_id3153514\n"
-"1\n"
+"05020301.xhp\n"
+"par_id3149560\n"
+"34\n"
"help.text"
-msgid "<link href=\"text/shared/01/05080300.xhp\" name=\"Center\">Center</link>"
-msgstr "<link href=\"text/shared/01/05080300.xhp\" name=\"Κέντρο\">Κέντρο</link>"
+msgid "RED"
+msgstr "ΚΟΚΚΙΝΟ"
-#: 05080300.xhp
+#: 05020301.xhp
msgctxt ""
-"05080300.xhp\n"
-"par_id3152876\n"
-"2\n"
+"05020301.xhp\n"
+"par_id3147502\n"
+"35\n"
"help.text"
-msgid "<variable id=\"zentrierttext\"><ahelp hid=\".uno:CenterPara\" visibility=\"visible\">Centers the selected paragraph(s) on the page.</ahelp></variable>"
-msgstr "<variable id=\"zentrierttext\"><ahelp hid=\".uno:CenterPara\" visibility=\"visible\">Τοποθετεί στο κέντρο την επιλεγμένη παράγραφο στη σελίδα.</ahelp></variable>"
+msgid "WHITE"
+msgstr "ΛΕΥΚΟ"
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"tit\n"
+"05020301.xhp\n"
+"par_id3153368\n"
+"36\n"
"help.text"
-msgid "Insert OLE Object"
-msgstr "Εισαγωγή αντικειμένου OLE"
+msgid "YELLOW"
+msgstr "ΚΙΤΡΙΝΟ"
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"bm_id3153116\n"
+"05020301.xhp\n"
+"hd_id3147435\n"
+"111\n"
"help.text"
-msgid "<bookmark_value>OLE objects; inserting</bookmark_value><bookmark_value>inserting; OLE objects</bookmark_value><bookmark_value>objects; inserting OLE objects</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα OLE, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, αντικείμενα OLE</bookmark_value><bookmark_value>αντικείμενα, εισαγωγή αντικειμένων OLE</bookmark_value>"
+msgid "Conditions"
+msgstr "Συνθήκες"
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"hd_id3153116\n"
-"1\n"
+"05020301.xhp\n"
+"hd_id3148575\n"
+"235\n"
"help.text"
-msgid "Insert OLE Object"
-msgstr "Εισαγωγή αντικειμένου OLE"
+msgid "Conditional Brackets"
+msgstr "Παρενθέσεις υπό συνθήκη"
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"par_id3149748\n"
-"2\n"
+"05020301.xhp\n"
+"par_id3155312\n"
+"112\n"
"help.text"
-msgid "<variable id=\"ole\"><ahelp hid=\".uno:InsertObject\">Inserts an <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> object into the current document. The OLE object is inserted as a link or an embedded object.</ahelp></variable>"
-msgstr "<variable id=\"ole\"><ahelp hid=\".uno:InsertObject\">Εισάγει ένα αντικείμενο <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> στο τρέχον έγγραφο. Το αντικείμενο OLE εισάγεται ως σύνδεση ή ως ένα ενσωματωμένο αντικείμενο.</ahelp></variable>"
+msgid "You can define a number format so that it only applies when the condition that you specify is met. Conditions are enclosed by square brackets [ ]."
+msgstr "Μπορείτε να ορίσετε μια μορφή αριθμών έτσι ώστε να εφαρμόζεται μόνον όταν η συνθήκη που καθορίσατε ισχύει. Οι συνθήκες εσωκλείονται μέσα σε τετράγωνες αγκύλες [ ]."
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"par_id3149205\n"
-"19\n"
+"05020301.xhp\n"
+"par_id3159179\n"
+"115\n"
"help.text"
-msgid "To speed up the display of the document, OLE objects are kept in the program cache. If you want to change the cache settings, choose <link href=\"text/shared/optionen/01011000.xhp\" name=\"Tools - Options - $[officename] - Memory\"><emph>Tools - Options - $[officename] - Memory</emph></link>."
-msgstr "Για να επιταχύνετε την παρουσίαση του εγγράφου, αντικείμενα OLE φυλάσσονται στη μνήμη cache του προγράμματος. Αν θέλετε να αλλάξετε τις ρυθμίσεις της cache, επιλέξτε <link href=\"text/shared/optionen/01011000.xhp\" name=\"Εργαλεία - Επιλογές - $[officename] - Μνήμη\"><emph>Εργαλεία - Επιλογές - $[officename] - Μνήμη</emph></link>."
+msgid "You can use any combination of numbers and the <, <=, >, >=, = and <> operators."
+msgstr "Μπορείτε να χρησιμοποιήσετε οποιοδήποτε συνδυασμό από αριθμούς και από τους τελεστές <, <=, >, >=, = και <>."
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"par_id3145314\n"
-"18\n"
+"05020301.xhp\n"
+"par_id3159196\n"
+"236\n"
"help.text"
-msgid "You cannot use the clipboard or drag and drop to move OLE objects to other files."
-msgstr "Για να μετακινήσετε τα αντικείμενα OLE, δεν μπορείτε να χρησιμοποιείτε την αντιγραφή στο πρόχειρο ή να τα σύρετε και να τα αφήνετε σε άλλα αρχεία."
+msgid "For example, if you want to apply different colors to different temperature data, enter:"
+msgstr "Παραδείγματος χάριν, σε περίπτωση που θέλετε να εφαρμόσετε διαφορετικά χρώματα σε διαφορετικά δεδομένα θερμοκρασίας, εισάγετε:"
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"par_id3150693\n"
-"17\n"
+"05020301.xhp\n"
+"par_id3150872\n"
+"113\n"
"help.text"
-msgid "Empty and inactive OLE objects are transparent."
-msgstr "Άδεια και ανενεργά αντικείμενά OLE είναι διαφανή."
+msgid "[BLUE][<0]#,0 \"°C\";[RED][>30]#,0 \"°C\";[BLACK]#,0 \"°C\""
+msgstr "[BLUE][<0]#,0 \"°C\";[RED][>30]#,0 \"°C\";[BLACK]#,0 \"°C\""
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"hd_id3149178\n"
-"3\n"
+"05020301.xhp\n"
+"par_id3157870\n"
+"114\n"
"help.text"
-msgid "Create new"
-msgstr "Δημιουργία νέου"
+msgid "All temperatures below zero are blue, temperatures between 0 and 30 °C are black, and temperatures higher than 30 °C are red."
+msgstr "Όλες οι θερμοκρασίες κάτω από το μηδέν είναι μπλε, θερμοκρασίες μεταξύ 0 και 30 βαθμών Κελσίου είναι μαύρες, και θερμοκρασίες πάνω από 30 είναι κόκκινες."
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"par_id3145345\n"
-"4\n"
+"05020301.xhp\n"
+"hd_id3154833\n"
+"90\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/insertoleobject/createnew\">Creates a new OLE object based on the object type that you select.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/insertoleobject/createnew\">Δημιουργεί ένα νέο αντικείμενο OLE με βάση τον τύπο αντικειμένου που επιλέγετε.</ahelp>"
+msgid "Positive and Negative Numbers"
+msgstr "Θετικοί και Αρνητικοί Αριθμοί"
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"hd_id3155535\n"
-"5\n"
+"05020301.xhp\n"
+"par_id3147295\n"
+"91\n"
"help.text"
-msgid "Object type"
-msgstr "Τύπος αντικειμένου"
+msgid "To define a number format that adds a different text to a number depending on if the number is positive, negative, or equal to zero, use the following format:"
+msgstr "Για να καθορίσετε μια μορφή αριθμών που προσθέτει ένα διαφορετικό κείμενο σε έναν αριθμό, ανάλογα με το αν ο αριθμός είναι θετικός, αρνητικός ή ίσος με το μηδέν, χρησιμοποιήστε την ακόλουθη μορφή:"
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"par_id3109847\n"
-"6\n"
+"05020301.xhp\n"
+"par_id3153727\n"
+"92\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/insertoleobject/types\">Select the type of document that you want to create.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/insertoleobject/types\">Επιλέξτε τον τύπο του εγγράφου που θέλετε να δημιουργήσετε.</ahelp>"
+msgid "\"plus\" 0;\"minus\" 0;\"null\" 0"
+msgstr "\"plus\" 0;\"minus\" 0;\"null\" 0"
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"hd_id3163803\n"
-"7\n"
+"05020301.xhp\n"
+"hd_id3149260\n"
+"83\n"
"help.text"
-msgid "Create from file"
-msgstr "Δημιουργία από αρχείο"
+msgid "Percentages and Scientific Notation"
+msgstr "Ποσοστά και Επιστημονική Σημειογραφία"
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"par_id3149191\n"
-"8\n"
+"05020301.xhp\n"
+"hd_id3147218\n"
+"237\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/insertoleobject/createfromfile\">Creates an OLE object from an existing file.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/insertoleobject/createfromfile\">Δημιουργεί ένα αντικείμενο OLE από υπάρχον αρχείο.</ahelp>"
+msgid "Percentages"
+msgstr "Ποσοστά"
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"hd_id3150084\n"
-"15\n"
+"05020301.xhp\n"
+"par_id3151168\n"
+"84\n"
"help.text"
-msgid "File"
-msgstr "Αρχείο"
+msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgstr "Για να εμφανίσετε αριθμούς ως ποσοστά, προσθέστε στην μορφή αριθμού, το σύμβολο ποσοστού (%)."
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"par_id3146773\n"
-"16\n"
+"05020301.xhp\n"
+"hd_id3156005\n"
+"89\n"
"help.text"
-msgid "Choose the file that you want to insert as an OLE object."
-msgstr "Διαλέξτε το αρχείο που θέλετε να εισάγετε σαν αντικείμενο OLE."
+msgid "Scientific Notation"
+msgstr "Επιστημονική Σημειογραφία"
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"hd_id3144438\n"
-"9\n"
+"05020301.xhp\n"
+"par_id3146923\n"
+"85\n"
"help.text"
-msgid "File"
-msgstr "Αρχείο"
+msgid "Scientific notation lets you write very large numbers or very small fractions in a compact form. For example, in scientific notation, 650000 is written as 6.5 x 10^5, and 0.000065 as 6.5 x 10^-5. In <item type=\"productname\">%PRODUCTNAME</item>, these numbers are written as 6.5E+5 and 6.5E-5, respectively. To create a number format that displays numbers using scientific notation, enter a # or 0, and then one of the following codes E-, E+, e- or e+."
+msgstr "Η επιστημονική σημειογραφία σας επιτρέπει να γράψετε πολύ μεγάλους αριθμούς ή πολύ μικρά κλάσματα σε μια συμπαγή μορφή. Παραδείγματος χάριν, στην επιστημονική σημειογραφία, το 650000 γράφεται ως 6,5 Χ 10^5, και το 0.000065 ως 6,5 X 10^-5. Στο <item type=\"productname\">%PRODUCTNAME</item>, αυτοί οι αριθμοί γράφονται ως 6.5Ε+5 και 6.5Ε-5, αντίστοιχα. Για να δημιουργήσετε μια μορφή αριθμού που επιδεικνύει τους αριθμούς χρησιμοποιώντας επιστημονική σημειογραφία, εισάγετε α # ή 0, και έπειτα ένας από τους ακόλουθους κωδικούς E-, E+, e-, ή e+."
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"par_id3155434\n"
-"10\n"
+"05020301.xhp\n"
+"hd_id3159080\n"
+"98\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/insertoleobject/urled\">Enter the name of the file that you want to link or embed, or click <emph>Search</emph>, to locate the file.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/insertoleobject/urled\">Εισάγετε το όνομα του αρχείου που θέλετε να συνδέσετε ή να ενσωματώσετε, ή πατ'ήστε <emph>Αναζήτηση</emph>, για να εντοπίσετε το αρχείο.</ahelp>"
+msgid "Number Format Codes of Currency Formats"
+msgstr "Κωδικοί μορφοποίησης αριθμών των μορφών νομισμάτων"
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"hd_id3153127\n"
-"11\n"
+"05020301.xhp\n"
+"par_id3147318\n"
+"99\n"
"help.text"
-msgid "Search..."
-msgstr "Αναζήτηση..."
+msgid "The default currency format for the cells in your spreadsheet is determined by the regional setting of your operating system. If you want, you can apply a custom currency symbol to a cell. For example, enter #,##0.00 € to display 4.50 € (Euros)."
+msgstr "Η προεπιλεγμένη μορφή νομισμάτων για τα κελιά στο έγγραφο πίνακα καθορίζεται από την περιφερειακή ρύθμιση του λειτουργικού σας συστήματος. Αν το επιθυμείτε, έχετε τη δυνατότητα να εφαρμόσετε ένα προσαρμοσμένο σύμβολο νομίσματος σε ένα κελί. Παραδείγματος χάριν, εισάγετε #,##0.00€ για να εμφανίσετε 4.50 € (Ευρώ)."
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"par_id3156326\n"
-"12\n"
+"05020301.xhp\n"
+"par_id3150032\n"
+"167\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/insertoleobject/urlbtn\">Locate the file that you want to insert, and then click <emph>Open</emph>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/insertoleobject/urlbtn\">Εντοπίστε το αρχείο το οποίο θέλετε να εισάγετε και στη συνέχεια πατήστε <emph>Άνοιγμα</emph>.</ahelp>"
+msgid "You can also specify the locale setting for the currency by entering the locale code for the country after the symbol. For example, [$€-407] represents Euros in Germany. To view the locale code for a country, select the country in the <emph>Language</emph> list on the <emph>Numbers</emph> tab of the <emph>Format Cells</emph> dialog."
+msgstr "Έχετε ακόμη τη δυνατότητα να καθορίσετε τη ρύθμιση τοπικής προσαρμογής για το νόμισμα εισάγοντας τον κωδικό τοπικής προσαρμογής για τη χώρα μετά το σύμβολο. Παραδείγματος χάριν, το [$€-407] αναπαριστά το Ευρώ στη Γερμανία. Για να δείτε έναν κωδικό τοπικής προσαρμογής για μία χώρα, επιλέξτε τη χώρα στη λίστα <emph>Γλώσσα</emph> στην καρτέλα <emph>Αριθμοί</emph> του διαλόγου <emph>Μορφοποίηση Κελιών</emph>."
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"hd_id4174321\n"
+"05020301.xhp\n"
+"hd_id3157309\n"
+"238\n"
"help.text"
-msgid "Link to file"
-msgstr "Σύνδεση σε αρχείο"
+msgid "Date and Time Formats"
+msgstr "Μορφές Ημερομηνίας και Ώρας"
-#: 04150100.xhp
+#: 05020301.xhp
msgctxt ""
-"04150100.xhp\n"
-"par_id6636555\n"
+"05020301.xhp\n"
+"hd_id3153740\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\".\">Enable this checkbox to insert the OLE object as a link to the original file. If this checkbox is not enabled, the OLE object will be embedded into your document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτό το πεδίο σήμανσης για να εισάγετε το αντικείμενο OLE ως μία σύνδεση στο αρχικό αρχείο. Αν το πεδίο σήμανσης δεν έχει ενεργοποιηθεί ,το αντικείμενο OLE θα ενσωματωθεί στο έγγραφο σας.</ahelp>"
+msgid "Date Formats"
+msgstr "Μορφές Ημερομηνίας"
-#: 06050300.xhp
+#: 05020301.xhp
msgctxt ""
-"06050300.xhp\n"
-"tit\n"
+"05020301.xhp\n"
+"par_id3152791\n"
+"38\n"
"help.text"
-msgid "Outline"
-msgstr "Διάρθρωση"
+msgid "To display days, months and years, use the following number format codes."
+msgstr "Για να εμφανίσετε ημέρες, μήνες και έτη, χρησιμοποιείστε τους ακόλουθους κωδικούς μορφοποίησης αριθμών."
-#: 06050300.xhp
+#: 05020301.xhp
msgctxt ""
-"06050300.xhp\n"
-"hd_id3147543\n"
-"1\n"
+"05020301.xhp\n"
+"par_id610980\n"
"help.text"
-msgid "<link href=\"text/shared/01/06050300.xhp\" name=\"Outline\">Outline</link>"
-msgstr "<link href=\"text/shared/01/06050300.xhp\" name=\"Διάρθρωση\">Διάρθρωση</link>"
+msgid "Not all format codes give meaningful results for all languages."
+msgstr "Όχι όλοι οι κωδικοί μορφών παρέχουν αποτελέσματα με νόημα για όλες τις γλώσσες."
-#: 06050300.xhp
+#: 05020301.xhp
msgctxt ""
-"06050300.xhp\n"
-"par_id3146936\n"
-"2\n"
+"05020301.xhp\n"
+"par_id3152376\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the different styles that you can apply to a hierarchical list. $[officename] supports up to nine outline levels in a list hierarchy.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τα διαφορετικά στυλ που μπορείτε να εφαρμόσετε σε μια ιεραρχική λίστα. Το $[officename] υποστηρίζει μέχρι και εννέα επίπεδα διάρθρωσης στην ιεραρχία μιας λίστας.</ahelp>"
+msgid "Format"
+msgstr "Μορφή"
-#: 06050300.xhp
+#: 05020301.xhp
msgctxt ""
-"06050300.xhp\n"
-"hd_id3147000\n"
-"3\n"
+"05020301.xhp\n"
+"par_id3159130\n"
+"40\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "Format Code"
+msgstr "Κώδικας μορφοποίησης"
-#: 06050300.xhp
+#: 05020301.xhp
msgctxt ""
-"06050300.xhp\n"
-"par_id3155934\n"
-"4\n"
+"05020301.xhp\n"
+"par_id3147380\n"
+"41\n"
"help.text"
-msgid "<ahelp hid=\"HID_VALUESET_NUM\">Click the outline style that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"HID_VALUESET_NUM\">Κάντε κλικ στο στυλ διάρθρωσης που θέλετε να χρησιμοποιήσετε.</ahelp>"
+msgid "Month as 3."
+msgstr "Μήνας ως 3."
-#: 06050300.xhp
+#: 05020301.xhp
msgctxt ""
-"06050300.xhp\n"
-"par_id3144436\n"
+"05020301.xhp\n"
+"par_id3146928\n"
+"42\n"
"help.text"
-msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position tab (Numbering/Bullets dialog)\">Position tab (Bullets and Numbering dialog)</link>"
-msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)</link>"
+msgid "M"
+msgstr "M"
-#: 06050300.xhp
+#: 05020301.xhp
msgctxt ""
-"06050300.xhp\n"
-"par_id3153935\n"
+"05020301.xhp\n"
+"par_id3145594\n"
+"43\n"
"help.text"
-msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Options tab (Numbering/Bullets dialog)\">Options tab (Bullets and Numbering dialog)</link>"
-msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)</link>"
+msgid "Month as 03."
+msgstr "Μήνας ως 03"
-#: 05140100.xhp
+#: 05020301.xhp
msgctxt ""
-"05140100.xhp\n"
-"tit\n"
+"05020301.xhp\n"
+"par_id3153052\n"
+"44\n"
"help.text"
-msgid "Create Style"
-msgstr "Δημιουργία προτύπου"
+msgid "MM"
+msgstr "MM"
-#: 05140100.xhp
+#: 05020301.xhp
msgctxt ""
-"05140100.xhp\n"
-"hd_id3152823\n"
-"1\n"
+"05020301.xhp\n"
+"par_id3145728\n"
+"45\n"
"help.text"
-msgid "Create Style"
-msgstr "Δημιουργία προτύπου"
+msgid "Month as Jan-Dec"
+msgstr "Μήνας ως Ιαν-Δεκ"
-#: 05140100.xhp
+#: 05020301.xhp
msgctxt ""
-"05140100.xhp\n"
-"hd_id3152790\n"
-"4\n"
+"05020301.xhp\n"
+"par_id3151073\n"
+"46\n"
"help.text"
-msgid "Style name"
-msgstr "Όνομα προτύπου"
+msgid "MMM"
+msgstr "MMM"
-#: 05140100.xhp
+#: 05020301.xhp
msgctxt ""
-"05140100.xhp\n"
-"par_id3155599\n"
-"5\n"
+"05020301.xhp\n"
+"par_id3149909\n"
+"47\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:COMBOBOX:DLG_NEW_STYLE_BY_EXAMPLE:LB_COL\" visibility=\"visible\">Enter a name for the new Style.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:COMBOBOX:DLG_NEW_STYLE_BY_EXAMPLE:LB_COL\" visibility=\"visible\">Εισάγετε ένα όνομα για το νέο πρότυπο.</ahelp>"
+msgid "Month as January-December"
+msgstr "Μήνας ως Ιανουάριος-Δεκέμβριος"
-#: 05140100.xhp
+#: 05020301.xhp
msgctxt ""
-"05140100.xhp\n"
-"hd_id3154682\n"
-"6\n"
+"05020301.xhp\n"
+"par_id3155318\n"
+"48\n"
"help.text"
-msgid "List of Custom Styles"
-msgstr "Λίστα προτύπων χρήστη"
+msgid "MMMM"
+msgstr "MMMM"
-#: 05140100.xhp
+#: 05020301.xhp
msgctxt ""
-"05140100.xhp\n"
-"par_id3154894\n"
-"7\n"
+"05020301.xhp\n"
+"par_id3151218\n"
+"116\n"
"help.text"
-msgid "Lists the user-defined styles that are attached to the current document."
-msgstr "Εμφανίζει σε λίστα τα ορισμένα από το χρήστη στυλ που είναι συνημμένα στο τρέχον έγγραφο."
+msgid "First letter of Name of Month"
+msgstr "Πρώτο γράμμα του Ονόματος του Μήνα"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"tit\n"
+"05020301.xhp\n"
+"par_id3150420\n"
+"117\n"
"help.text"
-msgid "Asian Phonetic Guide"
-msgstr "Ασιατικός φωνητικός οδηγός"
+msgid "MMMMM"
+msgstr "MMMMM"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"bm_id9598376\n"
+"05020301.xhp\n"
+"par_id3154501\n"
+"49\n"
"help.text"
-msgid "<bookmark_value>Asian Phonetic Guide</bookmark_value><bookmark_value>phonetic guide</bookmark_value>"
-msgstr "<bookmark_value>Ασιατικός φωνητικός οδηγός</bookmark_value><bookmark_value>φωνητικός οδηγός</bookmark_value>"
+msgid "Day as 2"
+msgstr "Ημέρα ως 2"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"hd_id3147527\n"
-"1\n"
+"05020301.xhp\n"
+"par_id3156181\n"
+"50\n"
"help.text"
-msgid "<link href=\"text/shared/01/05060000.xhp\" name=\"Ruby\">Asian Phonetic Guide</link>"
-msgstr "<link href=\"text/shared/01/05060000.xhp\" name=\"Ruby\">Ασιατικός φωνητικός οδηγός</link>"
+msgid "D"
+msgstr "Η"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3083278\n"
-"2\n"
+"05020301.xhp\n"
+"par_id3146969\n"
+"51\n"
"help.text"
-msgid "<ahelp hid=\".uno:RubyDialog\">Allows you to add comments above Asian characters to serve as a pronunciation guide.</ahelp>"
-msgstr "<ahelp hid=\".uno:RubyDialog\">Σας επιτρέπει να προσθέτετε σχόλια πάνω από τους χαρακτήρες Ασιατικής κωδικοποίησης για να χρησιμοποιούνται ως οδηγοί προφοράς.</ahelp>"
+msgid "Day as 02"
+msgstr "Ημέρα ως 02"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3154044\n"
-"13\n"
+"05020301.xhp\n"
+"par_id3156358\n"
+"52\n"
"help.text"
-msgid "Select one or more words in the document."
-msgstr "Επιλέξτε μία ή περισσότερες λέξεις στο έγγραφο."
+msgid "DD"
+msgstr "HH"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3149987\n"
-"14\n"
+"05020301.xhp\n"
+"par_id3148495\n"
+"53\n"
"help.text"
-msgid "Choose <emph>Format - Asian Phonetic Guide</emph>."
-msgstr "Επιλέξτε <emph>Μορφοποίηση - Ασιατικός φωνητικός οδηγός</emph>."
+msgid "Day as Sun-Sat"
+msgstr "Ημέρα ως Κυρ-Σαβ"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3154838\n"
-"15\n"
+"05020301.xhp\n"
+"par_id3161665\n"
+"54\n"
"help.text"
-msgid "Enter the text that you want to use as a pronunciation guide in the <emph>Ruby text</emph> box."
-msgstr "Εισάγετε το κείμενο που θέλετε να χρησιμοποιήσετε σαν οδηγό προφοράς στο κουτί <emph>Κειμένου Ruby</emph>."
+msgid "NN or DDD"
+msgstr "NN ή HHH"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"hd_id3150793\n"
-"3\n"
+"05020301.xhp\n"
+"par_id3154272\n"
+"118\n"
"help.text"
-msgid "Base text"
-msgstr "Κείμενο βάσης"
+msgid "Day as Sunday to Saturday"
+msgstr "Ημέρα ως Κυριακή έως Σάββατο"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3154155\n"
-"4\n"
+"05020301.xhp\n"
+"par_id3145164\n"
+"119\n"
"help.text"
-msgid "<ahelp hid=\"SVX_EDIT_RID_SVXDLG_RUBY_ED_LEFT_4\">Displays the base text that you selected in the current file. If you want, you can modify the base text by entering new text here.</ahelp>"
-msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXDLG_RUBY_ED_LEFT_4\">Εμφανίζει το βασικό κείμενο που επιλέξατε στο τρέχον αρχείο. Εάν θέλετε, μπορείτε να τροποποιήσετε το βασικό κείμενο με το να εισάγετε ένα καινούργιο κείμενο εδώ.</ahelp>"
+msgid "NNN or DDDD"
+msgstr "NNN ή HHHH"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"hd_id3145154\n"
-"5\n"
+"05020301.xhp\n"
+"par_id3146791\n"
+"55\n"
"help.text"
-msgid "Ruby text"
-msgstr "Κείμενο Ruby"
+msgid "Day followed by comma, as in \"Sunday,\""
+msgstr "Ημερομηνία ακολουθούμενη από κόμμα, όπως \"Κυριακή,\""
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3145420\n"
-"6\n"
+"05020301.xhp\n"
+"par_id3146081\n"
+"56\n"
"help.text"
-msgid "<ahelp hid=\"SVX_EDIT_RID_SVXDLG_RUBY_ED_RIGHT_4\">Enter the text that you want to use as a pronunciation guide for the base text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXDLG_RUBY_ED_RIGHT_4\">Εισάγετε το κείμενο που θέλετε να χρησιμοποιήσετε ως οδηγό προφοράς για το βασικό κείμενο.</ahelp>"
+msgid "NNNN"
+msgstr "NNNN"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"hd_id3148920\n"
-"7\n"
+"05020301.xhp\n"
+"par_id3156275\n"
+"57\n"
"help.text"
-msgid "Alignment"
-msgstr "Στοίχιση"
+msgid "Year as 00-99"
+msgstr "Έτος ως 00-99"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3156280\n"
-"8\n"
+"05020301.xhp\n"
+"par_id3143236\n"
+"58\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_RUBY_LB_ADJUST\">Select the horizontal alignment for the Ruby text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_RUBY_LB_ADJUST\">Επιλέξτε την οριζόντια στοίχιση για το κείμενο Ruby.</ahelp>"
+msgid "YY"
+msgstr "XX"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"hd_id3148451\n"
-"16\n"
+"05020301.xhp\n"
+"par_id3148408\n"
+"59\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "Year as 1900-2078"
+msgstr "Έτος ως 1900-2078"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3153104\n"
-"17\n"
+"05020301.xhp\n"
+"par_id3151358\n"
+"60\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_RUBY_LB_POSITION\">Select where you want to place the ruby text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_RUBY_LB_POSITION\">Επιλέξτε το που θέλετε να τοποθετήσετε το κείμενο ruby.</ahelp>"
+msgid "YYYY"
+msgstr "XXXX"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"hd_id3148672\n"
-"9\n"
+"05020301.xhp\n"
+"par_id3153355\n"
+"96\n"
"help.text"
-msgid "Character Style for ruby text"
-msgstr "Στυλ χαρακτήρων για κείμενο ruby"
+msgid "Calendar week"
+msgstr "Ημερολογιακή εβδομάδα"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3148676\n"
-"10\n"
+"05020301.xhp\n"
+"par_id3150744\n"
+"97\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_RUBY_LB_CHAR_STYLE\">Select a character style for the ruby text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_RUBY_LB_CHAR_STYLE\">Επιλέξτε ένα στυλ χαρακτήρων για κείμενο ruby.</ahelp>"
+msgid "WW"
+msgstr "EE"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"hd_id3150449\n"
-"11\n"
+"05020301.xhp\n"
+"par_id3154302\n"
+"103\n"
"help.text"
-msgid "Styles and Formatting"
-msgstr "Πρότυπα και μορφοποίηση"
+msgid "Quarterly as Q1 to Q4"
+msgstr "Τριμηνιαία όπως Τ1 έως Τ4"
-#: 05060000.xhp
+#: 05020301.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3149202\n"
-"12\n"
+"05020301.xhp\n"
+"par_id3159266\n"
+"104\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_RUBY_PB_STYLIST\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link></caseinline><defaultinline>Styles and Formatting window</defaultinline></switchinline> where you can select a character style for the ruby text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_RUBY_PB_STYLIST\">Ανοίγει το <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"Πρότυπα\">παράθυρο Πρότυπα και Μορφοποίηση</link></caseinline><defaultinline>παράθυρο Πρότυπα και Μορφοποίηση</defaultinline></switchinline> όπου μπορείτε να επιλέξετε ένα στυλ χαρακτήρα για το κείμενο ruby.</ahelp>"
+msgid "Q"
+msgstr "ΤΡ"
-#: selectcertificate.xhp
+#: 05020301.xhp
msgctxt ""
-"selectcertificate.xhp\n"
-"tit\n"
+"05020301.xhp\n"
+"par_id3147583\n"
+"105\n"
"help.text"
-msgid "Select Certificate"
-msgstr "Επιλογή πιστοποιητικού"
+msgid "Quarterly as 1st quarter to 4th quarter"
+msgstr "Τριμηνιαία όπως 1ο τρίμηνο έως 4ο τρίμηνο"
-#: selectcertificate.xhp
+#: 05020301.xhp
msgctxt ""
-"selectcertificate.xhp\n"
-"par_idN10541\n"
+"05020301.xhp\n"
+"par_id3146918\n"
+"106\n"
"help.text"
-msgid "Select Certificate"
-msgstr "Επιλογή πιστοποιητικού"
+msgid "QQ"
+msgstr "TT"
-#: selectcertificate.xhp
+#: 05020301.xhp
msgctxt ""
-"selectcertificate.xhp\n"
-"par_idN10545\n"
+"05020301.xhp\n"
+"par_id3147534\n"
+"120\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the certificate that you want to <link href=\"text/shared/01/digitalsignatures.xhp\">digitally sign</link> the current document with.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το πιστοποιητικό με το οποίο επιθυμείτε να <link href=\"text/shared/01/digitalsignatures.xhp\">υπογράψετε ψηφιακά</link> το τρέχον έγγραφο.</ahelp>"
+msgid "Era on the Japanese Gengou calendar, single character (possible values are: M, T, S, H)"
+msgstr "Ιστορική περίοδος του Ιαπωνικού ημερολογίου Gengou, απλός χαρακτήρας (δυνατές τιμές: M, T, S, H)"
-#: selectcertificate.xhp
+#: 05020301.xhp
msgctxt ""
-"selectcertificate.xhp\n"
-"par_idN1056A\n"
+"05020301.xhp\n"
+"par_id3151249\n"
+"121\n"
"help.text"
-msgid "List"
-msgstr "Λίστα"
+msgid "G"
+msgstr "G"
-#: selectcertificate.xhp
+#: 05020301.xhp
msgctxt ""
-"selectcertificate.xhp\n"
-"par_idN1056E\n"
+"05020301.xhp\n"
+"par_id3163806\n"
+"122\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the certificate that you want to digitally sign the current document with.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαλέξτε με ποιο πιστοποιητικό θέλετε να υπογράψετε το τρέχον έγγραφο.</ahelp>"
+msgid "Era, abbreviation"
+msgstr "Ιστορική περίοδος, σύντμηση"
-#: selectcertificate.xhp
+#: 05020301.xhp
msgctxt ""
-"selectcertificate.xhp\n"
-"par_idN10571\n"
+"05020301.xhp\n"
+"par_id3155962\n"
+"123\n"
"help.text"
-msgid "View Certificate"
-msgstr "Προβολή πιστοποιητικού"
+msgid "GG"
+msgstr "GG"
-#: selectcertificate.xhp
+#: 05020301.xhp
msgctxt ""
-"selectcertificate.xhp\n"
-"par_idN10575\n"
+"05020301.xhp\n"
+"par_id3151187\n"
+"124\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/optionen/viewcertificate.xhp\">View Certificate</link> dialog where you can examine the selected certificate.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/shared/optionen/viewcertificate.xhp\">Προβολή πιστοποιητικού</link> όπου μπορείτε να εξετάσετε τα επιλεγμένα πιστοποιητικά.</ahelp>"
+msgid "Era, full name"
+msgstr "Ιστορική περίοδος, πλήρες όνομα"
-#: 05340405.xhp
+#: 05020301.xhp
msgctxt ""
-"05340405.xhp\n"
-"tit\n"
+"05020301.xhp\n"
+"par_id3149568\n"
+"125\n"
"help.text"
-msgid "Column format"
-msgstr "Μορφοποίηση στήλης"
+msgid "GGG"
+msgstr "GGG"
-#: 05340405.xhp
+#: 05020301.xhp
msgctxt ""
-"05340405.xhp\n"
-"hd_id3152876\n"
-"1\n"
+"05020301.xhp\n"
+"par_id3147344\n"
+"126\n"
"help.text"
-msgid "Column format"
-msgstr "Μορφοποίηση στήλης"
+msgid "Number of the year within an era, without a leading zero for single-digit years"
+msgstr "Αριθμός του έτους μέσα σε μια ιστορική περίοδο, χωρίς ένα αρχικό μηδενικό για μονοψήφια έτη"
-#: 05340405.xhp
+#: 05020301.xhp
msgctxt ""
-"05340405.xhp\n"
-"par_id3147543\n"
-"2\n"
+"05020301.xhp\n"
+"par_id3147255\n"
+"127\n"
"help.text"
-msgid "<variable id=\"spaltformtext\"><ahelp hid=\"HID_BROWSER_COLUMNFORMAT\" visibility=\"visible\">Formats the selected column(s).</ahelp></variable>"
-msgstr "<variable id=\"spaltformtext\"><ahelp hid=\"HID_BROWSER_COLUMNFORMAT\" visibility=\"visible\">Μορφοποιεί τις επιλεγμένες στήλες.</ahelp></variable>"
+msgid "E"
+msgstr "Ε"
-#: 05340405.xhp
+#: 05020301.xhp
msgctxt ""
-"05340405.xhp\n"
-"hd_id3150620\n"
-"3\n"
+"05020301.xhp\n"
+"par_id3148487\n"
+"128\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format\">Format</link>"
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Μορφοποίηση\">Μορφοποίηση</link>"
+msgid "Number of the year within an era, with a leading zero for single-digit years"
+msgstr "Αριθμός του έτους μέσα σε μια ιστορική περίοδο, με αρχικό μηδενικό για μονοψήφια έτη"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"tit\n"
+"05020301.xhp\n"
+"par_id3150298\n"
+"129\n"
"help.text"
-msgid "Find & Replace"
-msgstr "Εύρεση και Αντικατάσταση"
+msgid "EE or R"
+msgstr "EE ή R"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3154044\n"
-"1\n"
+"05020301.xhp\n"
+"par_id3152861\n"
+"138\n"
"help.text"
-msgid "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link></variable>"
-msgstr "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" name=\"Εύρεση και Αντικατάσταση\">Εύρεση και Αντικατάσταση</link></variable>"
+msgid "Era, full name and year"
+msgstr "Ιστορική περίοδος, πλήρες όνομα και έτος"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3149893\n"
-"2\n"
+"05020301.xhp\n"
+"par_id3149926\n"
+"139\n"
"help.text"
-msgid "<variable id=\"suchenersetzentext\"><ahelp hid=\".uno:SearchDialog\">Searches for or replaces text or formats in the current document.</ahelp></variable>"
-msgstr "<variable id=\"suchenersetzentext\"><ahelp hid=\".uno:SearchDialog\">Αναζητά ή αντικαθιστά κείμενο ή μορφές στο τρέχον έγγραφο.</ahelp></variable>"
+msgid "RR or GGGEE"
+msgstr "RR ή GGGEE"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id00001\n"
+"05020301.xhp\n"
+"par_id1002200811423518\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the text to search in the current document. Press Enter to search the text.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πληκτρολογήστε το κείμενο για αναζήτηση στο τρέχον έγγραφο. Πατήστε Enter για αναζήτηση του κειμένου.</ahelp>"
+msgid "The above listed formatting codes work with your language version of %PRODUCTNAME. However, when you need to switch the locale of %PRODUCTNAME to another locale, you will need to know the formatting codes used in that other locale."
+msgstr "Οι ανωτέρω απαριθμημένοι κώδικες μορφοποίησης λειτουργούν με την γλωσσική έκδοση του %PRODUCTNAME σας. Εντούτοις, όταν πρέπει να μετατρέψετε την τοπική προσαρμογή του %PRODUCTNAME σε μία άλλη τοπική προσαρμογή, θα πρέπει να ξέρετε τους κώδικες μορφοποίησης που χρησιμοποιούνται σε αυτή την άλλη τοπική προσαρμογή."
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id00002\n"
+"05020301.xhp\n"
+"par_id1002200811423556\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to search the next occurrence in downward direction.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κλικ για αναζήτηση του επόμενου σε κατεύθυνση προς τα κάτω.</ahelp>"
+msgid "For example, if your software is set to an English locale, and you want to format a year with four digits, you enter YYYY as a formatting code. When you switch to a German locale, you must use JJJJ instead. The following table lists only the localized differences."
+msgstr "Για παράδειγμα, εάν το λογισμικό σας έχει προσαρμοστεί στην Αγγλική γλώσσα, και θέλετε να μορφοποιήσετε ένα έτος με 4 ψηφία τότε εισάγετε YYYY ως κώδικα μορφοποίησης. Όταν όμως αλλάζετε στην Γερμανική τοπική ρύθμιση , πρέπει να χρησιμοποιήσετε τον κώδικα JJJJ. Ο πίνακας που ακολουθεί καταγράφει μόνο τις εντοπισμένες διαφορές."
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id00003\n"
+"05020301.xhp\n"
+"par_id1002200811563044\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to search the next occurrence in upward direction.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κλικ για αναζήτηση του επόμενου προς τα πάνω.</ahelp>"
+msgid "Locale"
+msgstr "Τοπική προσαρμογή"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3152425\n"
-"3\n"
+"05020301.xhp\n"
+"par_id1002200811563137\n"
"help.text"
-msgid "Search For"
-msgstr "Αναζήτηση για"
+msgid "Year"
+msgstr "Έτος"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3155805\n"
-"4\n"
+"05020301.xhp\n"
+"par_id1002200811563164\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_SEARCH:LB_SEARCH\">Enter the text that you want to search for, or select a previous search from the list.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_SEARCH:LB_SEARCH\">Εισάγετε το κείμενο το οποίο θέλετε να αναζητήσετε, ή επιλέξτε μία προηγούμενη αναζήτηση από τη λίστα.</ahelp>"
+msgid "Month"
+msgstr "Μήνας"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3153683\n"
-"189\n"
+"05020301.xhp\n"
+"par_id1002200811563128\n"
"help.text"
-msgid "<ahelp hid=\"SVX:MULTILINEEDIT:RID_SVXDLG_SEARCH:ED_SEARCH_FORMATS\">Search options are listed in the <emph>Options </emph>area of the dialog</ahelp>"
-msgstr "<ahelp hid=\"SVX:MULTILINEEDIT:RID_SVXDLG_SEARCH:ED_SEARCH_FORMATS\">Οι επιλογές αναζήτησης παρατίθενται στην περιοχή <emph>Επιλογές </emph>του παραθύρου διαλόγου</ahelp>"
+msgid "Day"
+msgstr "Ημέρα"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3152551\n"
-"5\n"
+"05020301.xhp\n"
+"par_id1002200811563135\n"
"help.text"
-msgid "Replace With"
-msgstr "Αντικατάσταση με"
+msgid "Hour"
+msgstr "Ώρα"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3156426\n"
-"6\n"
+"05020301.xhp\n"
+"par_id1002200811563289\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_SEARCH:LB_REPLACE\">Enter the replacement text, or select a recent replacement text or style from the list.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_SEARCH:LB_REPLACE\">Εισάγετε το κείμενο αντικατάστασης, ή επιλέξτε από τη λίστα ένα πρόσφατο κείμενο ή πρότυπο αντικατάστασης.</ahelp>"
+msgid "Day Of Week"
+msgstr "Ημέρα της Εβδομάδας"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3150506\n"
-"190\n"
+"05020301.xhp\n"
+"par_id100220081156322\n"
"help.text"
-msgid "<ahelp hid=\"SVX:MULTILINEEDIT:RID_SVXDLG_SEARCH:ED_REPLACE_FORMATS\">Replacement options are listed in the <emph>Options </emph>area of the dialog.</ahelp>"
-msgstr "<ahelp hid=\"SVX:MULTILINEEDIT:RID_SVXDLG_SEARCH:ED_REPLACE_FORMATS\">Οι επιλογές αντικατάστασης παρατίθενται στην περιοχή <emph>Επιλογές </emph>του παραθύρου διαλόγου.</ahelp>"
+msgid "Era"
+msgstr "Εποχή"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3166410\n"
-"8\n"
+"05020301.xhp\n"
+"par_id1002200811563233\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "English - en"
+msgstr "Αγγλικά - en"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3148538\n"
-"10\n"
+"05020301.xhp\n"
+"par_id1002200811563243\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Entire Cells</caseinline><defaultinline>Whole words only</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Ολόκληρα κελιά</caseinline> <defaultinline>Μόνο ολόκληρες λέξεις</defaultinline> </switchinline>"
+msgid "and all not listed locales"
+msgstr "και δεν καταγράφονται όλες οι τοπικές προσαρμογές"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3149579\n"
-"11\n"
+"05020301.xhp\n"
+"par_id1002200811563352\n"
"help.text"
-msgid "<variable id=\"ganze\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXDLG_SEARCH:BTN_CELLS\">Searches for whole words or cells that are identical to the search text.</ahelp></variable>"
-msgstr "<variable id=\"ganze\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXDLG_SEARCH:BTN_CELLS\">Αναζητά ολόκληρες λέξεις ή κελιά που ταυτίζονται πλήρως με το κείμενο αναζήτησης.</ahelp></variable>"
+msgid "Y"
+msgstr "Υ"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3156192\n"
-"14\n"
+"05020301.xhp\n"
+"par_id1002200811563396\n"
"help.text"
-msgid "Backwards"
-msgstr "Προς τα πίσω"
+msgid "M"
+msgstr "M"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3150771\n"
-"15\n"
+"05020301.xhp\n"
+"par_id1002200811563385\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXDLG_SEARCH:BTN_BACKWARDS\">Search starts at the current cursor position and goes backwards to the beginning of the file.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXDLG_SEARCH:BTN_BACKWARDS\">Η αναζήτηση ξεκινά από την τρέχουσα θέση του δρομέα και συνεχίζει προς την αρχή του εγγράφου.</ahelp>"
+msgid "D"
+msgstr "D"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3144439\n"
-"16\n"
+"05020301.xhp\n"
+"par_id1002200811563472\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Regular expressions</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Κανονικές εκφράσεις</defaultinline></switchinline>"
+msgid "H"
+msgstr "H"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3155342\n"
-"156\n"
+"05020301.xhp\n"
+"par_id1002200811563430\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Allows you to use wildcards in your search.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Σας επιτρέπει να χρησιμοποιείτε στην αναζήτησή σας 'μπαλαντέρ'.</defaultinline></switchinline>"
+msgid "A"
+msgstr "A"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3727225\n"
+"05020301.xhp\n"
+"par_id1002200811563488\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Allows you to use wildcards in your search.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σας επιτρέπει να χρησιμοποιείτε στην αναζήτησή σας μπαλαντέρ.</ahelp>"
+msgid "G"
+msgstr "G"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3154924\n"
-"45\n"
+"05020301.xhp\n"
+"par_id1002200811563484\n"
"help.text"
-msgid "Match case"
-msgstr "Aκριβής αναζήτηση"
+msgid "German - de"
+msgstr "Γερμανικά - de"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"bm_id3154760\n"
+"05020301.xhp\n"
+"par_id1002200811563518\n"
"help.text"
-msgid "<bookmark_value>case sensitivity;searching</bookmark_value>"
-msgstr "<bookmark_value>πεζά-κεφαλαία,αναζήτηση</bookmark_value>"
+msgid "J"
+msgstr "J"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3154760\n"
-"46\n"
+"05020301.xhp\n"
+"par_id1002200811563735\n"
"help.text"
-msgid "<variable id=\"exakt\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXDLG_SEARCH_CB_MATCH_CASE\">Distinguishes between uppercase and lowercase characters.</ahelp></variable>"
-msgstr "<variable id=\"exakt\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXDLG_SEARCH_CB_MATCH_CASE\">Διακρίνει μεταξύ κεφαλαίων και πεζών χαρακτήρων.</ahelp></variable>"
+msgid "T"
+msgstr "T"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"bm_id3147264\n"
+"05020301.xhp\n"
+"par_id1002200811563823\n"
"help.text"
-msgid "<bookmark_value>finding; selections</bookmark_value>"
-msgstr "<bookmark_value>εύρεση,επιλογές</bookmark_value>"
+msgid "Netherlands - nl"
+msgstr "Ολλανδικά - nl"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3147264\n"
-"47\n"
+"05020301.xhp\n"
+"par_id1002200811563852\n"
"help.text"
-msgid "Current selection only"
-msgstr "Μόνο τρέχουσα επιλογή"
+msgid "J"
+msgstr "J"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3150866\n"
-"48\n"
+"05020301.xhp\n"
+"par_id1002200811563827\n"
"help.text"
-msgid "<ahelp hid=\".\">Searches only the selected text or cells.</ahelp>"
-msgstr "<ahelp hid=\".\">Αναζητά μόνο το επιλεγμένο κείμενο ή τα επιλεγμένα κελιά.</ahelp>"
+msgid "U"
+msgstr "U"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id8876918\n"
+"05020301.xhp\n"
+"par_id1002200811563916\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the Search for list. To specify a replacement style, select a style from the Replace with list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά κείμενο μορφοποιημένο με το πρότυπο που εισάγατε. Επιλέξτε αυτό το πλαίσιο ελέγχου και έπειτα το πρότυπο από τη λίστα Αναζήτηση για. Για να εισάγετε ένα πρότυπο αντικατάστασης, επιλέξτε ένα πρότυπο από τη λίστα Αντικατάσταση με.</ahelp>"
+msgid "French - fr"
+msgstr "Γαλλικά - fr"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3153524\n"
-"49\n"
+"05020301.xhp\n"
+"par_id1002200811563970\n"
"help.text"
-msgid "Search for Styles / Including Styles"
-msgstr "Αναζήτηση για πρότυπα / Συμπεριλαμβ. πρότυπα"
+msgid "A"
+msgstr "A"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3155103\n"
-"50\n"
+"05020301.xhp\n"
+"par_id1002200811563980\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXDLG_SEARCH:BTN_LAYOUTS\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the <emph>Search for </emph>list. To specify a replacement style, select a style from the <emph>Replace with</emph> list.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXDLG_SEARCH:BTN_LAYOUTS\">Αναζητά κείμενο μορφοποιημένο με το πρότυπο που εισάγατε. Επιλέξτε αυτό το πλαίσιο ελέγχου και έπειτα το πρότυπο απο τη λίστα <emph>Αναζήτηση για</emph>. Για να εισάγετε ένα πρότυπο αντικατάστασης, επιλέξτε ένα πρότυπο από τη λίστα <emph>Αντικατάσταση με</emph>.</ahelp>"
+msgid "J"
+msgstr "J"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_idN109CC\n"
+"05020301.xhp\n"
+"par_id1002200811564065\n"
"help.text"
-msgid "After you select the attributes that you want to search for, the <emph>Search for Styles</emph> box in the <emph>Options </emph>area of the %PRODUCTNAME Writer <emph>Find & Replace </emph>dialog changes to <emph>Including Styles</emph>."
-msgstr "Αφού επιλέξετε τις ιδιότητες που επιθυμείτε να αναζητήσετε, το πλαίσιο <emph>Αναζήτηση για Πρότυπα</emph> στην περιοχή <emph>Επιλογές</emph> του %PRODUCTNAME Writer του παραθύρου διαλόγου <emph>Αναζήτηση και Αντικατάσταση </emph> μετατρέπεται σε <emph>Συμπεριλαμβ. πρότυπα </emph>."
+msgid "O"
+msgstr "O"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_idN109DF\n"
+"05020301.xhp\n"
+"par_id100220081156407\n"
"help.text"
-msgid "If you want to search for text in which attributes were set by using direct formatting and styles, select the <emph>Including Styles</emph> box."
-msgstr "Εάν θέλετε να αναζητήσετε κείμενο στο οποίο οι ιδιότητες ορίζονται από άμεση μορφοποίηση και πρότυπα, επιλέξτε το πλαίσιο <emph>Συμπεριλαμβ. πρότυπα</emph>."
+msgid "Italian - it"
+msgstr "Ιταλικά - it"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id0302200901464169\n"
+"05020301.xhp\n"
+"par_id100220081156403\n"
"help.text"
-msgid "Comments"
-msgstr "Σχόλια"
+msgid "A"
+msgstr "A"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id0302200901464150\n"
+"05020301.xhp\n"
+"par_id1002200811564042\n"
"help.text"
-msgid "<ahelp hid=\".\">In Writer, you can select to include the comment texts in your searches.</ahelp>"
-msgstr "<ahelp hid=\".\">Στο Writer, μπορείτε να επιλέξετε να συμπεριλάβετε το κείμενο σχολίων στην αναζήτηση σας.</ahelp>"
+msgid "G"
+msgstr "G"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3149167\n"
-"204\n"
+"05020301.xhp\n"
+"par_id100220081156412\n"
"help.text"
-msgid "<variable id=\"halbnormaltitel\">Match character width (only if Asian languages are enabled)</variable>"
-msgstr "<variable id=\"halbnormaltitel\">Ταίριασμα πλάτους χαρακτήρα (μόνο εάν οι ασιατικές γλώσσες είναι ενεργές)</variable>"
+msgid "O"
+msgstr "O"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3145744\n"
-"208\n"
+"05020301.xhp\n"
+"par_id1002200811564119\n"
"help.text"
-msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXDLG_SEARCH_CB_JAP_MATCH_FULL_HALF_WIDTH\">Distinguishes between half-width and full-width character forms.</ahelp></variable>"
-msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXDLG_SEARCH_CB_JAP_MATCH_FULL_HALF_WIDTH\">Διακρίνει μεταξύ μορφοποιημένων χαρακτήρων με κανονικό και μισό πλάτος.</ahelp></variable>"
+msgid "X"
+msgstr "X"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3153178\n"
-"205\n"
+"05020301.xhp\n"
+"par_id1002200811564197\n"
"help.text"
-msgid "<variable id=\"aehnlichtitel\">Sounds like (Japanese) (only if Asian languages are enabled)</variable>"
-msgstr "<variable id=\"aehnlichtitel\">Ακούγεται ως (ιαπωνικά) (μόνο εάν οι ασιατικές γλώσσες είναι ενεργές)</variable>"
+msgid "Portuguese - pt"
+msgstr "Πορτογαλικά - pt"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3145421\n"
-"206\n"
+"05020301.xhp\n"
+"par_id1002200811564272\n"
"help.text"
-msgid "<variable id=\"aehnlichtext\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXDLG_SEARCH_CB_JAP_SOUNDS_LIKE\">Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the <emph>...</emph> button to specify the search options. </ahelp></variable>"
-msgstr "<variable id=\"aehnlichtext\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXDLG_SEARCH_CB_JAP_SOUNDS_LIKE\">Σας επιτρέπει να προσδιορίσετε τις επιλογές αναζήτησης για παρόμοια γραφή που χρησιμοποιείται σε Ιαπωνικό κείμενο. Επιλέξτε αυτό το πεδίο και μετά κάντε κλικ στο πεδίο επιλογής <emph>...</emph> για να προσδιορίσετε τις επιλογές αναζήτησης. </ahelp></variable>"
+msgid "A"
+msgstr "A"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3149765\n"
-"209\n"
+"05020301.xhp\n"
+"par_id100220081156423\n"
"help.text"
-msgid "<variable id=\"aehnlichbutton\"><ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SEARCH_PB_JAP_OPTIONS\" visibility=\"hidden\">Sets the search options for similar notation used in Japanese text.</ahelp></variable>"
-msgstr "<variable id=\"aehnlichbutton\"><ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SEARCH_PB_JAP_OPTIONS\" visibility=\"hidden\">Σας επιτρέπει να προσδιορίσετε τις επιλογές αναζήτησης για παρόμοια γραφή που χρησιμοποιείται σε Ιαπωνικό κείμενο..</ahelp></variable>"
+msgid "O"
+msgstr "Ο"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3148672\n"
-"212\n"
+"05020301.xhp\n"
+"par_id1002200811564218\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Searching in Japanese\">Searching in Japanese</link>"
-msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Αναζήτηση στα Ιαπωνικά\">Αναζήτηση στα Ιαπωνικά</link>"
+msgid "Spanish - es"
+msgstr "Ισπανικά - es"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3154299\n"
-"66\n"
+"05020301.xhp\n"
+"par_id1002200811564390\n"
"help.text"
-msgid "Find All"
-msgstr "Εύρεση όλων"
+msgid "A"
+msgstr "A"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3145785\n"
-"67\n"
+"05020301.xhp\n"
+"par_id1002200811564319\n"
"help.text"
-msgid "Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents)."
-msgstr "Βρίσκει και επιλέγει όλες τις περιπτώσεις του κειμένου ή της μορφής που αναζητάτε στο έγγραφο (μόνο για έγγραφα Writer και Calc)."
+msgid "O"
+msgstr "O"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id31454242785\n"
+"05020301.xhp\n"
+"par_id100220081156433\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Βρίσκει και επιλέγει όλες τις περιπτώσεις κειμένου ή μορφής που αναζητάτε στο έγγραφο (μόνο για έγγραφα Writer και Calc).</ahelp>"
+msgid "Danish - da"
+msgstr "Δανέζικα - da"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3163821\n"
-"68\n"
+"05020301.xhp\n"
+"par_id100220081156444\n"
"help.text"
-msgid "Find"
-msgstr "Εύρεση"
+msgid "T"
+msgstr "T"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3147436\n"
-"69\n"
+"05020301.xhp\n"
+"par_id1002200811564448\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_SEARCH\">Finds and selects the next occurrence of the text or format that you searching for in the document.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_SEARCH\">Βρίσκει και επιλέγει το επόμενο στοιχείο του κειμένου ή της μορφής που αναζητάτε μέσα στο έγγραφο.</ahelp>"
+msgid "Norwegian - no, nb, nn"
+msgstr "Νορβηγικά - no, nb, nn"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3153742\n"
-"70\n"
+"05020301.xhp\n"
+"par_id1002200811564549\n"
"help.text"
-msgid "Replace All"
-msgstr "Αντικατάσταση όλων"
+msgid "T"
+msgstr "T"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3145660\n"
-"71\n"
+"05020301.xhp\n"
+"par_id1002200811564565\n"
"help.text"
-msgid "<ahelp hid=\".\">Replaces all of the occurrences of the text or format that you want to replace.</ahelp><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Repeat this command until all replacements on your slide have been made.</caseinline></switchinline>"
-msgstr "<ahelp hid=\".\">Αντικαθιστά όλες τις εμφανίσεις του κειμένου ή μορφής που θέλετε να αντικαταστήσετε.</ahelp><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Επανάληψη αυτής της εντολής μέχρι να γίνουν όλες οι αντικαταστάσεις στη διαφάνειά σας.</caseinline></switchinline>"
+msgid "Swedish - sv"
+msgstr "Σουηδικά - sv"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3149065\n"
-"72\n"
+"05020301.xhp\n"
+"par_id1002200811564556\n"
"help.text"
-msgid "Replace"
-msgstr "Αντικατάσταση"
+msgid "T"
+msgstr "T"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3151170\n"
-"73\n"
+"05020301.xhp\n"
+"par_id1002200811564637\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_REPLACE\">Replaces the selected text or format that you searched for, and then searches for the next occurrence.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_REPLACE\">Αντικαθιστά το κείμενο ή τη μορφή που επιλέξατε κατά τη διαδικασία εύρεσης και έπειτα προχωρά στην επόμενη αναζήτηση.</ahelp>"
+msgid "Finnish - fi"
+msgstr "Φιλανδικά - fi"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3147348\n"
-"192\n"
+"05020301.xhp\n"
+"par_id1002200811564627\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100200.xhp\" name=\"Attribute\">Attribute</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100200.xhp\" name=\"Ιδιότητα\">Ιδιότητα</link></caseinline></switchinline>"
+msgid "V"
+msgstr "V"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3155854\n"
-"193\n"
+"05020301.xhp\n"
+"par_id1002200811564643\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100300.xhp\" name=\"Format\">Format</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100300.xhp\" name=\"Μορφή\">Μορφή</link></caseinline></switchinline>"
+msgid "K"
+msgstr "K"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id8641315\n"
+"05020301.xhp\n"
+"par_id1002200811564763\n"
"help.text"
-msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics."
-msgstr "Βρίσκει συγκεκριμένα μορφοποιημένα γνωρίσματα κειμένου, όπως τύπος γραμματοσειράς, εφέ χαρακτήρων, και χαρακτηριστικά ροής κειμένου."
+msgid "P"
+msgstr "P"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3154188\n"
-"135\n"
+"05020301.xhp\n"
+"par_id1002200811564715\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">No Format</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Χωρίς μορφή</caseinline></switchinline>"
+msgid "T"
+msgstr "T"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3159155\n"
-"136\n"
+"05020301.xhp\n"
+"hd_id3149929\n"
+"227\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click in the <emph>Search for </emph>or the <emph>Replace with </emph>box, and then click this button to remove the search criteria based on formats.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Κλικ στο πλαίσιο <emph>Αναζήτηση για</emph>ή το <emph>Αντικατάσταση με </emph> και έπειτα κλικ σε αυτό το κουμπί για αφαίρεση των κριτηρίων αναζήτησης που βασίζονται στις μορφές.</caseinline></switchinline>"
+msgid "Entering Dates"
+msgstr "Εισαγωγή Ημερομηνιών"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id1334269\n"
+"05020301.xhp\n"
+"par_id3148397\n"
+"228\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click in the Search for or the Replace with box, and then click this button to remove the search criteria based on formats.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ στο πλαίσιο Αναζήτηση για ή στο Αντικατάσταση με και, έπειτα, πατήστε αυτό το κουμπί για να αφαιρέσετε τα κριτήρια αναζήτησης που έχετε επιλέξει.</ahelp>"
+msgid "To enter a date in a cell, use the Gregorian calendar format. For example, in an English locale, enter 1/2/2002 for Jan 2, 2002."
+msgstr "Για να εισάγετε μια ημερομηνία σε ένα κελί, χρησιμοποιήστε τη μορφοποίηση Γρηγοριανού ημερολογίου. Παραδείγματος χάριν, σε μια Αγγλική τοπική ρύθμιση, εισάγετε 1/2/2002 για 2 Ιανουαρίου, 2002."
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3150337\n"
+"05020301.xhp\n"
+"par_id3153274\n"
"137\n"
"help.text"
-msgid "The search criteria for formatting attributes are displayed under the <emph>Search for </emph>or the <emph>Replace with </emph>box."
-msgstr "Τα κριτήρια αναζήτησης για τα χαρακτηριστικά μορφοποίησης εμφανίζονται κάτω από το πλαίσιο <emph>Αναζήτηση για </emph> ή <emph>Αντικατάσταση με </emph>."
-
-#: 02100000.xhp
-msgctxt ""
-"02100000.xhp\n"
-"par_id3150113\n"
-"139\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows more or fewer search options. Click this button again to hide the extended search options.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει περισσότερες ή λιγότερες επιλογές αναζήτησης.Κάντε κλικ ξανά στο κουμπί για να αποκρύψετε τις επιπρόσθετες επιλογές αναζήτησης.</ahelp>"
+msgid "All date formats are dependent on the locale that is set in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgstr "Όλες οι μορφές ημερομηνίας εξαρτώνται από το τοπικό που ορίζεται στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</emph>. Για παράδειγμα, εάν το τοπικό σας ορίζεται σε 'ιαπωνικά', τότε χρησιμοποιείται το ημερολόγιο Gengou. Η προεπιλεγμένη μορφή ημερομηνίας στο <item type=\"productname\">%PRODUCTNAME</item> χρησιμοποιεί το γρηγοριανό ημερολόγιο."
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3154944\n"
-"140\n"
+"05020301.xhp\n"
+"par_id3153795\n"
+"216\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search in</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζήτηση σε</caseinline></switchinline>"
+msgid "To specify a calendar format that is independent of the locale, add a modifier in front of the date format. For example, to display a date using the Jewish calendar format in a non-Hebrew locale, enter: [~jewish]DD/MM/YYYY."
+msgstr "Για να ορίσετε μια μορφοποίηση ημερολογίου η οποία είναι ανεξάρτητη από την τοπική ρύθμιση, προσθέστε έναν τροποποιητή μπροστά από την μορφοποίηση της ημερομηνίας. Παραδείγματος χάριν, για να εμφανίσετε μια ημερομηνία χρησιμοποιώντας τη μορφοποίηση του Ιουδαϊκού ημερολογίου σε μια μη εβραϊκή τοπική ρύθμιση, εισάγετε:[~εβραϊκά]ΗΗ/MM/ΧΧΧΧ."
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3146925\n"
-"142\n"
+"05020301.xhp\n"
+"par_id3145764\n"
+"217\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formulas</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Τύποι</caseinline></switchinline>"
+msgid "Modifier"
+msgstr "Τροποποιητής"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id6719870\n"
+"05020301.xhp\n"
+"par_id3152967\n"
+"218\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in formulas and in fixed (not calculated) values. For example, you could look for formulas that contain 'SUM'.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά χαρακτήρες που έχετε ορίσει σε μαθηματικούς τύπους και σε σταθερές (μη υπολογισμένες) τιμές. Για παράδειγμα, είναι δυνατή η αναζήτηση τύπων που περιέχουν τη λέξη \"SUM\".</ahelp>"
+msgid "Calendar"
+msgstr "Ημερολόγιο"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3149400\n"
-"144\n"
+"05020301.xhp\n"
+"par_id3148390\n"
+"219\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Values</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Τιμές</caseinline></switchinline>"
+msgid "[~buddhist]"
+msgstr "[~buddhist]"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3146969\n"
-"145\n"
+"05020301.xhp\n"
+"par_id3153781\n"
+"220\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in values and in the results of formulas.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζητά τους χαρακτήρες που ορίζετε σε τιμές και σε αποτελέσματα τύπων.</caseinline></switchinline>"
+msgid "Thai Buddhist Calendar"
+msgstr "Ημερολόγιο Ταϊλανδών Βουδιστών"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id6064943\n"
+"05020301.xhp\n"
+"par_id3157969\n"
+"133\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in values and in the results of formulas.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά τους χαρακτήρες που έχετε σε τιμές και σε αποτελέσματα μαθηματικών τύπων. </ahelp>"
+msgid "[~gengou]"
+msgstr "[~gengou]"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3145650\n"
-"146\n"
+"05020301.xhp\n"
+"par_id3154656\n"
+"134\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Σχόλια</caseinline></switchinline>"
+msgid "Japanese Gengou Calendar"
+msgstr "Ιαπωνικό Ημερολόγιο Gengou"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3153947\n"
-"147\n"
+"05020301.xhp\n"
+"par_id3150086\n"
+"131\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in the comments that are attached to the cells.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζητά τους χαρακτήρες που ορίζετε στα σχόλια που συνδέονται στα κελιά.</caseinline></switchinline>"
+msgid "[~gregorian]"
+msgstr "[~gregorian]"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id9799798\n"
+"05020301.xhp\n"
+"par_id3146070\n"
+"132\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in the comments that are attached to the cells.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά χαρακτήρες που ορίζετε στα σχόλια που επισυνάπτονται στα κελιά.</ahelp>"
+msgid "Gregorian Calendar"
+msgstr "Γρηγοριανό Ημερολόγιο"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3153004\n"
-"148\n"
+"05020301.xhp\n"
+"par_id3146808\n"
+"221\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search direction</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζήτηση κατεύθυνσης</caseinline></switchinline>"
+msgid "[~hanja] or [~hanja_yoil]"
+msgstr "[~hanja ή [~hanja_yoil]"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3156332\n"
-"207\n"
+"05020301.xhp\n"
+"par_id3149207\n"
+"136\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Determines the order for searching the cells.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Καθορίζει τη σειρά για αναζήτηση των κελιών.</caseinline></switchinline>"
+msgid "Korean Calendar"
+msgstr "Κορεατικό Ημερολόγιο"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3155064\n"
-"150\n"
+"05020301.xhp\n"
+"par_id3150304\n"
+"222\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">By Rows</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Κατά γραμμές</caseinline></switchinline>"
+msgid "[~hijri]"
+msgstr "[~hijri]"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id743430\n"
+"05020301.xhp\n"
+"par_id3149238\n"
+"223\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches from left to right across the rows.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά από αριστερά προς τα δεξιά κατά μήκος των γραμμών.</ahelp>"
+msgid "Arabic Islamic Calendar, currently supported for the following locales: ar_EG, ar_LB, ar_SA, and ar_TN"
+msgstr "Αραβικό Ισλαμικό Ημερολόγιο, επί του παρόντος υποστηριζόμενο για τις ακόλουθες τοπικές ρυθμίσεις: ar_EG, ar_LB, ar_SA, και ar_TN"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3156277\n"
-"152\n"
+"05020301.xhp\n"
+"par_id3154903\n"
+"224\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">By Columns</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Κατά στήλες</caseinline></switchinline>"
+msgid "[~jewish]"
+msgstr "[~jewish]"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3145207\n"
-"153\n"
+"05020301.xhp\n"
+"par_id3151288\n"
+"225\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches from top to bottom through the columns.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζήτηση από πάνω προς τα κάτω στις στήλες.</caseinline></switchinline>"
+msgid "Jewish Calendar"
+msgstr "Ιουδαϊκό Ημερολόγιο"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3470564\n"
+"05020301.xhp\n"
+"par_id3166442\n"
+"135\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches from top to bottom through the columns.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά από πάνω προς τα κάτω δια μέσου των στηλών.</ahelp>"
+msgid "[~ROC]"
+msgstr "[~ROC]"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3153764\n"
-"194\n"
+"05020301.xhp\n"
+"par_id3145587\n"
+"226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Extras</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Πρόσθετα</caseinline></switchinline>"
+msgid "Republic Of China Calendar"
+msgstr "Ημερολόγιο Της Δημοκρατίας της Κίνας"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"bm_id3152960\n"
+"05020301.xhp\n"
+"par_id3152419\n"
+"140\n"
"help.text"
-msgid "<bookmark_value>searching; all sheets</bookmark_value> <bookmark_value>finding; in all sheets</bookmark_value> <bookmark_value>sheets; searching all</bookmark_value>"
-msgstr "<bookmark_value>αναζήτηση,όλα τα φύλλα</bookmark_value><bookmark_value>εύρεση,σε όλα τα φύλλα</bookmark_value><bookmark_value>φύλλα, αναζήτηση όλων</bookmark_value>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αν εκτελέσετε έναν υπολογισμό που περιλαμβάνει ένα ή περισσότερα κελιά χρησιμοποιώντας μια μορφή ημερομηνίας, το αποτέλεσμα μορφοποιείται ανάλογα με τις ακόλουθες χαρτογραφήσεις:</caseinline></switchinline>"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3152960\n"
-"196\n"
+"05020301.xhp\n"
+"par_id3154194\n"
+"141\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search in all sheets</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζήτηση σε όλα τα φύλλα</caseinline></switchinline>"
+msgid "Initial Format"
+msgstr "Αρχική Μορφοποίηση"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3145619\n"
-"197\n"
+"05020301.xhp\n"
+"par_id3149787\n"
+"142\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches through all of the sheets in the current spreadsheet file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζήτηση σε όλα τα φύλλα του τρέχοντος αρχείου λογιστικού φύλλου.</caseinline></switchinline>"
+msgid "Result Format"
+msgstr "Τελική Μορφή"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id4089175\n"
+"05020301.xhp\n"
+"par_id3152993\n"
+"143\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches through all of the sheets in the current spreadsheet file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά ανάμεσα σε όλα τα φύλλα που βρίσκονται στο τρέχον αρχείο λογιστικών φύλλων</ahelp>"
+msgid "Date + Date"
+msgstr "Ημερομηνία + Ημερομηνία"
-#: 02100000.xhp
+#: 05020301.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3151101\n"
-"188\n"
+"05020301.xhp\n"
+"par_id3150292\n"
+"144\n"
"help.text"
-msgid "After you close the <emph>Find & Replace</emph> dialog, you can still search using the last search criteria that you entered, by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F."
-msgstr "Αφού κλείσετε το διάλογο <emph>Αναζήτηση και αντικατάσταση</emph>, μπορείτε ακόμα να αναζητήσετε χρησιμοποιώντας τα τελευταία κριτήρια αναζήτησης που εισάγατε, πατώντας Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F."
+msgid "Number (Days)"
+msgstr "Αριθμός (Ημέρες)"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"tit\n"
+"05020301.xhp\n"
+"par_id3150460\n"
+"145\n"
"help.text"
-msgid "Textures"
-msgstr "Υφή"
+msgid "Date + Number"
+msgstr "Ημερομηνία + Αριθμός"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3150014\n"
-"1\n"
+"05020301.xhp\n"
+"par_id3154371\n"
+"146\n"
"help.text"
-msgid "<link href=\"text/shared/01/05350500.xhp\" name=\"Textures\">Textures</link>"
-msgstr "<link href=\"text/shared/01/05350500.xhp\" name=\"Υφή\">Υφή</link>"
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3147000\n"
-"2\n"
+"05020301.xhp\n"
+"par_id3145082\n"
+"147\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEXTURE\">Sets the properties of the surface texture for the selected 3D object. This feature is only available after you apply a surface textures to the selected object. To quickly apply a surface texture, open the <emph>Gallery</emph>, hold down Shift+Ctrl (Mac: Shift+Command), and then drag an image onto the selected 3D object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEXTURE\">Ορίζει τις ιδιότητες της υφής της επιφάνειας για το επιλεγμένο 3Δ αντικείμενο. Αυτή η δυνατότητα υπάρχει μόνο μετά από την εφαρμογή μιας υφής στην επιφάνεια του επιλεγμένου αντικειμένου. Για να εφαρμόσετε γρήγορα μία υφή σε μια επιφάνεια, ανοίξτε την<emph>Συλλογή</emph>, κρατήστε πατημένα τα πλήκτρα Shift+Ctrl (Mac: Shift+Command), και μετά σύρετε μια εικόνα πάνω στο επιλεγμένο 3Δ αντικείμενο.</ahelp>"
+msgid "Date + Time"
+msgstr "Ημερομηνία + Ώρα"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3145212\n"
-"4\n"
+"05020301.xhp\n"
+"par_id3156290\n"
+"148\n"
"help.text"
-msgid "Textures"
-msgstr "Υφή"
+msgid "Date&Time"
+msgstr "Ημερομηνία&Ώρα"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3159233\n"
-"5\n"
+"05020301.xhp\n"
+"par_id3152456\n"
+"149\n"
"help.text"
-msgid "Sets the texture properties."
-msgstr "Ρυθμίζει τις ιδιότητες υφής."
+msgid "Date + Date&Time"
+msgstr "Ημερομηνία + Ημερομηνία&Ώρα"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3156410\n"
-"6\n"
+"05020301.xhp\n"
+"par_id3156169\n"
+"150\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "Number"
+msgstr "Αριθμός"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3145345\n"
-"7\n"
+"05020301.xhp\n"
+"par_id3154527\n"
+"151\n"
"help.text"
-msgid "Set the color properties of the texture."
-msgstr "Ορίστε τις ιδιότητες χρώματος της υφής."
+msgid "Time + Time"
+msgstr "Ώρα + Ώρα"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3150775\n"
-"8\n"
+"05020301.xhp\n"
+"par_id3159625\n"
+"152\n"
"help.text"
-msgid "Black & White"
-msgstr "Ασπρόμαυρο"
+msgid "Time"
+msgstr "Ώρα"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3147242\n"
-"9\n"
+"05020301.xhp\n"
+"par_id3146802\n"
+"153\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_LUMINANCE\">Converts the texture to black and white.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_LUMINANCE\">Μετατρέπει την υφή σε ασπρόμαυρη.</ahelp>"
+msgid "Time + Number"
+msgstr "Ώρα + Αριθμός"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3146773\n"
+"05020301.xhp\n"
+"par_id3146770\n"
+"154\n"
"help.text"
-msgid "<image id=\"img_id3150084\" src=\"svx/res/luminanc.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150084\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150084\" src=\"svx/res/luminanc.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150084\">Εικονίδιο</alt></image>"
+msgid "Time"
+msgstr "Ώρα"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3156156\n"
-"10\n"
+"05020301.xhp\n"
+"par_id3155500\n"
+"155\n"
"help.text"
-msgid "Black & White"
-msgstr "Ασπρόμαυρο"
+msgid "Time + Date&Time"
+msgstr "Ώρα + Ημερομηνία&Ώρα"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3150670\n"
-"11\n"
+"05020301.xhp\n"
+"par_id3155128\n"
+"156\n"
"help.text"
-msgid "Color"
-msgstr "Χρώμα"
+msgid "Date&Time"
+msgstr "Ημερομηνία&Ώρα"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3145119\n"
-"12\n"
+"05020301.xhp\n"
+"par_id3152904\n"
+"157\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_COLOR\">Converts the texture to color.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_COLOR\">Μετατρέπει την υφή σε έγχρωμη.</ahelp>"
+msgid "Date&Time + Date&Time"
+msgstr "Ημερομηνία&Ώρα + Ημερομηνία&Ώρα"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3153126\n"
+"05020301.xhp\n"
+"par_id3159143\n"
+"158\n"
"help.text"
-msgid "<image id=\"img_id3155388\" src=\"svx/res/color.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155388\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155388\" src=\"svx/res/color.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155388\">Icon</alt></image>"
+msgid "Time"
+msgstr "Ώρα"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3145316\n"
-"13\n"
+"05020301.xhp\n"
+"par_id3148909\n"
+"159\n"
"help.text"
-msgid "Color"
-msgstr "Χρώμα"
+msgid "Date&Time + Number"
+msgstr "Ημερομηνία&Ώρα + Αριθμός"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3155342\n"
-"14\n"
+"05020301.xhp\n"
+"par_id3154806\n"
+"160\n"
"help.text"
-msgid "Mode"
-msgstr "Κατάσταση λειτουργίας"
+msgid "Date&Time"
+msgstr "Ημερομηνία&Ώρα"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3153827\n"
-"15\n"
+"05020301.xhp\n"
+"par_id3151269\n"
+"161\n"
"help.text"
-msgid "Show or hide shading."
-msgstr "Προβολή ή απόκρυψη σκίασης"
+msgid "Number + Number"
+msgstr "Αριθμός + Αριθμός"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3149191\n"
-"16\n"
+"05020301.xhp\n"
+"par_id3154951\n"
+"162\n"
"help.text"
-msgid "Only Texture"
-msgstr "Μόνο υφή"
+msgid "Number"
+msgstr "Αριθμός"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3148564\n"
-"17\n"
+"05020301.xhp\n"
+"par_id3149174\n"
+"163\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_REPLACE\">Applies the texture without shading.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_REPLACE\">Εφαρμόζει την υφή χωρίς εμφάνιση.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Η μορφή Ημερομηνία&Ώρα εμφανίζει την ημερομηνία και την ώρα στην οποία έγινε μια καταχώρηση σε ένα κελί με αυτή τη μορφή.</caseinline></switchinline>"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3154280\n"
+"05020301.xhp\n"
+"par_id3143225\n"
+"164\n"
"help.text"
-msgid "<image id=\"img_id3149045\" src=\"svx/res/replac3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149045\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149045\" src=\"svx/res/replac3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149045\">Icon</alt></image>"
+msgid "In <item type=\"productname\">%PRODUCTNAME</item>, a date with the value \"0\" corresponds to Dec 30, 1899."
+msgstr "Στο <item type=\"productname\">%PRODUCTNAME</item>, μια ημερομηνία με την τιμή \"0\" αντιστοιχεί στις 30 Δεκεμβρίου, 1899."
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3156435\n"
-"18\n"
+"05020301.xhp\n"
+"hd_id3155870\n"
+"61\n"
"help.text"
-msgid "Only Texture"
-msgstr "Μόνο υφή"
+msgid "Time Formats"
+msgstr "Μορφές ώρας"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3150541\n"
-"19\n"
+"05020301.xhp\n"
+"par_id3150108\n"
+"62\n"
"help.text"
-msgid "Texture and Shading"
-msgstr "Υφή και σκίαση"
+msgid "To display hours, minutes and seconds use the following number format codes."
+msgstr "Για να εμφανίσετε ώρες, λεπτά και δευτερόλεπτα χρησιμοποιήστε τους παρακάτω κωδικούς μορφοποίησης αριθμών."
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3154938\n"
-"20\n"
+"05020301.xhp\n"
+"par_id3149158\n"
+"63\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_MODULATE\">Applies the texture with shading. To define the shading options for the texture, click the <emph>Shading</emph> button in this dialog.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_MODULATE\">Εφαρμόζει την υφή χωρίς σκίαση. Για να ορίσετε τις ρυθμίσεις σκίασης για την υφή, κάντε κλικ στο πεδίο επιλογής <emph>Σκίαση</emph> σε αυτό το διάλογο.</ahelp>"
+msgid "Format"
+msgstr "Μορφή"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3150742\n"
+"05020301.xhp\n"
+"par_id3154341\n"
+"64\n"
"help.text"
-msgid "<image id=\"img_id3152803\" src=\"svx/res/modula3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152803\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152803\" src=\"svx/res/modula3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152803\">Εικονίδιο</alt></image>"
+msgid "Format Code"
+msgstr "Κώδικας μορφοποίησης"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3145419\n"
-"21\n"
+"05020301.xhp\n"
+"par_id3154557\n"
+"65\n"
"help.text"
-msgid "Texture and Shading"
-msgstr "Υφή και σκίαση"
+msgid "Hours as 0-23"
+msgstr "Ώρες ως 0-23"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3148672\n"
-"22\n"
+"05020301.xhp\n"
+"par_id3156348\n"
+"66\n"
"help.text"
-msgid "Projection X"
-msgstr "Προβολή Χ"
+msgid "h"
+msgstr "ω"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3148677\n"
-"23\n"
+"05020301.xhp\n"
+"par_id3143218\n"
+"67\n"
"help.text"
-msgid "Set the options for displaying the texture."
-msgstr "Προσδιορίστε τις ιδιότητες για την προβολή της υφής."
+msgid "Hours as 00-23"
+msgstr "Ώρες ως 00-23"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3148453\n"
-"24\n"
+"05020301.xhp\n"
+"par_id3155266\n"
+"68\n"
"help.text"
-msgid "Object-specific"
-msgstr "Σχετικό με το αντικείμενο"
+msgid "hh"
+msgstr "ωω"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3144432\n"
-"25\n"
+"05020301.xhp\n"
+"par_id3150139\n"
+"69\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_OBJECT_X\">Automatically adjusts the texture based on the shape and size of the object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_OBJECT_X\">Προσαρμόζει αυτόματα την υφή βάσει του σχήματος και του μεγέθους του αντικειμένου.</ahelp>"
+msgid "Minutes as 0-59"
+msgstr "Λεπτά ως 0-59"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3155103\n"
+"05020301.xhp\n"
+"par_id3149588\n"
+"70\n"
"help.text"
-msgid "<image id=\"img_id3148920\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3148920\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148920\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3148920\">Εικονίδιο</alt></image>"
+msgid "m"
+msgstr "λ"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3155133\n"
-"26\n"
+"05020301.xhp\n"
+"par_id3150531\n"
+"71\n"
"help.text"
-msgid "Object-specific"
-msgstr "Σχετικό με το αντικείμενο"
+msgid "Minutes as 00-59"
+msgstr "Λεπτά ως 00-59"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3147300\n"
-"27\n"
+"05020301.xhp\n"
+"par_id3147409\n"
+"72\n"
"help.text"
-msgid "Parallel"
-msgstr "Παράλληλα"
+msgid "mm"
+msgstr "λλ"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3153768\n"
-"28\n"
+"05020301.xhp\n"
+"par_id3154854\n"
+"73\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_PARALLEL_X\">Applies the texture parallel to the horizontal axis.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_PARALLEL_X\">Εφαρμόζει την υφή παράλληλα με τον οριζόντιο άξονα.</ahelp>"
+msgid "Seconds as 0-59"
+msgstr "Δευτερόλεπτα ως 0-59"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3148977\n"
+"05020301.xhp\n"
+"par_id3156173\n"
+"74\n"
"help.text"
-msgid "<image id=\"img_id3147478\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147478\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147478\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147478\">Εικονίδιο</alt></image>"
+msgid "s"
+msgstr "δ"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3147579\n"
-"29\n"
+"05020301.xhp\n"
+"par_id3149506\n"
+"75\n"
"help.text"
-msgid "Parallel"
-msgstr "Παράλληλα"
+msgid "Seconds as 00-59"
+msgstr "Δευτερόλεπτα ως 00-59"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3148577\n"
-"30\n"
+"05020301.xhp\n"
+"par_id3157981\n"
+"76\n"
"help.text"
-msgid "Circular"
-msgstr "Κυκλικό"
+msgid "ss"
+msgstr "δδ"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3152418\n"
-"31\n"
+"05020301.xhp\n"
+"par_id3156039\n"
+"77\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_CIRCLE_X\">Wraps the horizontal axis of the texture pattern around a sphere.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_CIRCLE_X\">Περιτυλίσσει τον οριζόντιο άξονα του μοτίβου υφής γύρω από μία σφαίρα.</ahelp>"
+msgid "To display seconds as fractions, add the decimal delimiter to your number format code. For example, enter <emph>hh:mm:ss.00</emph> to display the time as \"01:02:03.45\"."
+msgstr "Για να εμφανίσετε δευτερόλεπτα σαν κλάσματα, προσθέστε τη δεκαδική υποδιαστολή στον κωδικό μορφοποίησης αριθμού. Παραδείγματος χάριν, εισάγετε <emph>ωω:λλ:δδ.00</emph> για να εμφανίσετε την ώρα ως \"01:02:03.45\"."
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3154013\n"
+"05020301.xhp\n"
+"par_id3148649\n"
+"102\n"
"help.text"
-msgid "<image id=\"img_id3153943\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153943\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153943\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153943\">Εικονίδιο</alt></image>"
+msgid "If a time is entered in the form 02:03.45 or 01:02:03.45 or 25:01:02, the following formats are assigned if no other time format has been specified: MM:SS.00 or [HH]:MM:SS.00 or [HH]:MM:SS"
+msgstr "Αν μια ώρα εισάγεται στη μορφή 02:03.45 ή 01:02:03.45 ή 25:01:02, αντιστοιχίζονται οι ακόλουθες μορφοποιήσεις αν δεν έχει οριστεί καμία άλλη μορφοποίηση ώρας: ΛΛ:ΔΔ.00 ή [ΩΩ]:ΛΛ:ΔΔ.00 ή [ΩΩ]:ΛΛ:ΔΔ"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3156006\n"
-"32\n"
+"05020301.xhp\n"
+"hd_id3158404\n"
+"169\n"
"help.text"
-msgid "Circular"
-msgstr "Κυκλικό"
+msgid "Displaying Numbers Using Native Characters"
+msgstr "Εμφάνιση αριθμών χρησιμοποιώντας τοπικούς χαρακτήρες"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3154129\n"
-"33\n"
+"05020301.xhp\n"
+"par_id3149998\n"
+"170\n"
"help.text"
-msgid "Projection Y"
-msgstr "Προβολή Y"
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgstr "Για να εμφανίσετε αριθμούς χρησιμοποιώντας χαρακτήρες τοπικών αριθμών, χρησιμοποιήστε έναν τροποποιητή [NatNum1], [NatNum2], ... [NatNum11] στην αρχή ενός κωδικού μορφοποίησης αριθμού."
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3152878\n"
-"34\n"
+"05020301.xhp\n"
+"par_id3154600\n"
+"171\n"
"help.text"
-msgid "Click the respective buttons to define the texture for the object Y axis."
-msgstr "Κάντε κλικ στα αντίστοιχα πεδία επιλογής για να ορίσετε τον άξονα Y αντικειμένων."
+msgid "The [NatNum1] modifier always uses a one to one character mapping to convert numbers to a string that matches the native number format code of the corresponding locale. The other modifiers produce different results if they are used with different locales. A locale can be the language and the territory for which the format code is defined, or a modifier such as [$-yyy] that follows the native number modifier. In this case, yyy is the hexadecimal MS-LCID that is also used in currency format codes. For example, to display a number using Japanese short Kanji characters in an English US locale, use the following number format code:"
+msgstr "Ο τροποποιητής [NatNum1] χρησιμοποιεί πάντα την ένα προς ένα χαρτογράφηση χαρακτήρα για να μετατρέψει τους αριθμούς σε μια συμβολοσειρά η οποία ταιριάζει στη μορφοποίηση κωδικού τοπικού αριθμού της αντίστοιχης τοπικής ρύθμισης. Οι άλλοι τροποποιητές παράγουν διαφορετικά αποτελέσματα αν χρησιμοποιούνται με διαφορετικές τοπικές ρυθμίσεις. Μια τοπική ρύθμιση μπορεί να είναι η γλώσσα και η περιοχή για την οποία έχει καθοριστεί ο κωδικός μορφοποίησης, ή ένας τροποποιητής όπως [$-yyy] ο οποίος ακολουθεί τον τροποποιητή τοπικών αριθμών. Σε αυτή την περίπτωση, το yyy είναι το δεκαεξαδικό MS-LCID το οποίο επίσης χρησιμοποείται σε τρέχοντες κωδικούς μορφοποίησης. Παραδείγματος χάριν, για να εμφανίσετε έναν αριθμό χρησιμοποιώντας Ιαπωνέζικους πεζούς Kanji χαρακτήρες σε μια αγγλική (ΗΠΑ) τοπική ρύθμιση, χρησιμοποιήστε τον ακόλουθο κωδικό μορφοποίησης αριθμών:"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3154693\n"
-"35\n"
+"05020301.xhp\n"
+"par_id3152546\n"
+"172\n"
"help.text"
-msgid "Object-specific"
-msgstr "Σχετικό με το αντικείμενο"
+msgid "[NatNum1][$-411]0"
+msgstr "[NatNum1][$-411]0"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3153095\n"
-"36\n"
+"05020301.xhp\n"
+"par_id3147269\n"
+"173\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_OBJECT_Y\">Automatically adjusts the texture based on the shape and size of the object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_OBJECT_Y\">Αυτόματα προσαρμόζει την υφή βάσει του σχήματος και του μεγέθους του αντικειμένου.</ahelp>"
+msgid "In the following list, the Microsoft Excel [DBNumX] modifier that corresponds to <item type=\"productname\">%PRODUCTNAME</item> [NatNum] modifier is shown. If you want, you can use a [DBNumX] modifier instead of [NatNum] modifier for your locale. Whenever possible, <item type=\"productname\">%PRODUCTNAME</item> internally maps [DBNumX] modifiers to [NatNumN] modifiers."
+msgstr "Στην παρακάτω λίστα, εμφανίζεται ο τροποποιητής [DBNumX] του Microsoft Excel ο οποίος αντιστοιχεί στον τροποποιητή [NatNum] του <item type=\"productname\">%PRODUCTNAME</item>. Εφόσον το επιθυμείτε, έχετε τη δυνατότητα να χρησιμοποιήσετε έναν [DBNumX] τροποποιητή αντί για ένα [NatNum] τροποποιητή για την τοπική σας ρύθμιση. Όποτε είναι δυνατό, το <item type=\"productname\">%PRODUCTNAME</item> χαρτογραφεί εσωτερικά τροποποιητές [DBNumX] σε τροποποιητές [NatNumN]."
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3153210\n"
+"05020301.xhp\n"
+"par_idN11234\n"
"help.text"
-msgid "<image id=\"img_id3153188\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3153188\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153188\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3153188\">Εικονίδιο</alt></image>"
+msgid "Displaying dates using [NatNum] modifiers can have a different effect than displaying other types of numbers. Such effects are indicated by 'CAL: '. For example, 'CAL: 1/4/4' indicates that the year is displayed using the [NatNum1] modifier, while the day and month are displayed using the [NatNum4] modifier. If 'CAL' is not specified, the date formats for that particular modifier are not supported."
+msgstr "Η εμφάνιση ημερομηνιών χρησιμοποιώντας τροποποιητές [NatNum] μπορεί να έχει διαφορετικό αποτέλεσμα από την εμφάνιση άλλων τύπων αριθμών. Τέτοια αποτελέσματα υποδηλώνονται από το 'CAL: '. Για παράδειγμα, 'CAL: 1/4/4' υποδεικνύει ότι ο χρόνος εμφανίζεται χρησιμοποιώντας τον [NatNum1] τροποποιητή, καθώς η μέρα και ο μήνας εμφανίζονται χρησιμοποιώντας τον [NatNum4] τροποποιητή. Αν το 'CAL' δεν έχει οριστεί,τότε οι μορφοποιήσεις ημερομηνίας για τον συγκεκριμένο τροποποιητή δεν υποστηρίζονται."
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3147435\n"
-"37\n"
+"05020301.xhp\n"
+"par_id3153111\n"
+"174\n"
"help.text"
-msgid "Object-specific"
-msgstr "Σχετικό με το αντικείμενο"
+msgid "[NatNum1] Transliterations"
+msgstr "[NatNum1] Μεταγραφή"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3148775\n"
-"38\n"
+"05020301.xhp\n"
+"par_id3146895\n"
+"175\n"
"help.text"
-msgid "Parallel"
-msgstr "Παράλληλα"
+msgid "Chinese: Chinese lower case characters; CAL: 1/7/7 [DBNum1]"
+msgstr "Κινέζικα: Κινέζικοι πεζοί χαρακτήρες; CAL: 1/7/7 [DBNum1]"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3145730\n"
-"39\n"
+"05020301.xhp\n"
+"par_id3152536\n"
+"176\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_PARALLEL_Y\">Applies the texture parallel to the vertical axis.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_PARALLEL_Y\">Εφαρμόζει την υφή παράλληλα με τον κατακόρυφο άξονα.</ahelp>"
+msgid "Japanese: short Kanji characters [DBNum1]; CAL: 1/4/4 [DBNum1]"
+msgstr "Ιαπωνέζικα: πεζοί χαρακτήρες Kanji [DBNum1]; CAL: 1/4/4 [DBNum1]"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3147485\n"
+"05020301.xhp\n"
+"par_id3146125\n"
+"177\n"
"help.text"
-msgid "<image id=\"img_id3151280\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151280\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151280\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151280\">Εικονίδιο</alt></image>"
+msgid "Korean: Korean lower case characters [DBNum1]; CAL: 1/7/7 [DBNum1]"
+msgstr "Κορεάτικα: Κορεάτικοι πεζοί χαρακτήρες [DBNum1]; CAL: 1/7/7 [DBNum1]"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3156737\n"
-"40\n"
+"05020301.xhp\n"
+"par_id3149945\n"
+"178\n"
"help.text"
-msgid "Parallel"
-msgstr "Παράλληλα"
+msgid "Thai: Thai characters"
+msgstr "Ταϊλανδέζικα: Ταϊλανδέζικοι χαρακτήρες"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3149377\n"
-"41\n"
+"05020301.xhp\n"
+"par_id3153264\n"
+"179\n"
"help.text"
-msgid "Circular"
-msgstr "Κυκλικό"
+msgid "Arabic: Indic characters"
+msgstr "Αραβικά: Ινδικοί χαρακτήρες"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3159348\n"
-"42\n"
+"05020301.xhp\n"
+"par_id3148973\n"
+"180\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_CIRCLE_Y\">Wraps the vertical axis of the texture pattern around a sphere.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_CIRCLE_Y\">Περιτυλίσσει τον κατακόρυφο άξονα του μοτίβου υφής γύρω από μία σφαίρα.</ahelp>"
+msgid "Indic: Indic characters"
+msgstr "Ινδικά: Ινδικοί χαρακτήρες"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3157876\n"
+"05020301.xhp\n"
+"par_idN112A3\n"
"help.text"
-msgid "<image id=\"img_id3152807\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152807\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152807\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152807\">Εικονίδιο</alt></image>"
+msgid "Hebrew: Hebrew letters"
+msgstr "Εβραϊκά: Εβραϊκά γράμματα"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3151173\n"
-"43\n"
+"05020301.xhp\n"
+"par_id3147520\n"
+"181\n"
"help.text"
-msgid "Circular"
-msgstr "Κυκλικό"
+msgid "[NatNum2] Transliteration in"
+msgstr "[NatNum2] Μεταγραφή"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3149581\n"
-"44\n"
+"05020301.xhp\n"
+"par_id3155383\n"
+"182\n"
"help.text"
-msgid "Filter"
-msgstr "Φίλτρο"
+msgid "Chinese: Chinese upper case characters; CAL: 2/8/8 [DBNum2]"
+msgstr "Κινέζικα: Κινέζικοι κεφαλαίοι χαρακτήρες; CAL: 2/8/8 [DBNum2]"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3148456\n"
-"45\n"
+"05020301.xhp\n"
+"par_id3153931\n"
+"183\n"
"help.text"
-msgid "Filters out some of the 'noise' that can occur when you apply a texture to a 3D object."
-msgstr "Φιλτράρει μέρος των ψεγαδιών που μπορεί να προκύψουν όταν εφαρμόζετε μία υφή σε ένα αντικείμενο 3Δ."
+msgid "Japanese: traditional Kanji characters; CAL: 2/5/5 [DBNum2]"
+msgstr "Ιαπωνέζικα: παραδοσιακοί χαρακτήρες Kanji; CAL: 2/5/5 [DBNum2]"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"hd_id3151319\n"
-"46\n"
+"05020301.xhp\n"
+"par_id3155097\n"
+"184\n"
"help.text"
-msgid "Filtering On/Off"
-msgstr "Φίλτράρισμα Ναι/Όχι"
+msgid "Korean: Korean upper case characters [DBNum2]; CAL: 2/8/8 [DBNum2]"
+msgstr "Κορεάτικα: Κορεάτικοι κεφαλαίοι χαρακτήρες [DBNum2]; CAL: 2/8/8 [DBNum2]"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3151038\n"
-"47\n"
+"05020301.xhp\n"
+"par_id3152976\n"
+"185\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_FILTER\">Blurs the texture slightly to remove unwanted speckles.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_FILTER\">Αναμιγνύει ελαφρά την υφή για να απομακρύνει ανεπιθύμητα ψεγάδια.</ahelp>"
+msgid "[NatNum3] Transliteration in"
+msgstr "[NatNum3] Διατύπωση σε διαφορετική αλφάβητο σε"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3145651\n"
+"05020301.xhp\n"
+"par_id3154353\n"
+"186\n"
"help.text"
-msgid "<image id=\"img_id3156355\" src=\"res/sx10715.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3156355\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156355\" src=\"res/sx10715.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3156355\">Εικονίδιο</alt></image>"
+msgid "Chinese: fullwidth Arabic digits; CAL: 3/3/3 [DBNum3]"
+msgstr "Κινέζικα: πλήρους πλάτους Αραβικά ψηφία: CAL: 3/3/3 [DBNum3]"
-#: 05350500.xhp
+#: 05020301.xhp
msgctxt ""
-"05350500.xhp\n"
-"par_id3146900\n"
-"48\n"
+"05020301.xhp\n"
+"par_id3154669\n"
+"187\n"
"help.text"
-msgid "Filtering On/Off"
-msgstr "Φιλτράρισμα Ναι/Όχι"
+msgid "Japanese: fullwidth Arabic digits; CAL: 3/3/3 [DBNum3]"
+msgstr "Ιαπωνικά: πλήρους πλάτους Αραβικά ψηφία :CAL: 3/3/3 [DBNum3]"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"tit\n"
+"05020301.xhp\n"
+"par_id3150472\n"
+"188\n"
"help.text"
-msgid "Statistics"
-msgstr "Στατιστικά"
+msgid "Korean: fullwidth Arabic digits [DBNum3]; CAL: 3/3/3 [DBNum3]"
+msgstr "Κορεάτικα: πλήρους πλάτους Αραβικά ψηφία [DBNum3]; CAL: 3/3/3 [DBNum3]"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"bm_id1472518\n"
+"05020301.xhp\n"
+"par_id3157811\n"
+"189\n"
"help.text"
-msgid "<bookmark_value>number of pages</bookmark_value><bookmark_value>documents;number of pages/tables/sheets</bookmark_value><bookmark_value>number of tables</bookmark_value><bookmark_value>number of sheets</bookmark_value><bookmark_value>cells;number of</bookmark_value><bookmark_value>pictures;number of</bookmark_value><bookmark_value>OLE objects;number of</bookmark_value>"
-msgstr "<bookmark_value>αριθμός σελίδων</bookmark_value><bookmark_value>έγγραφα;αριθμός σελίδων/πινάκων/φύλλων</bookmark_value><bookmark_value>αριθμός πινάκων</bookmark_value><bookmark_value>αριθμός φύλλων</bookmark_value><bookmark_value>κελιών;αριθμός των</bookmark_value><bookmark_value>εικόνων;αριθμός των</bookmark_value><bookmark_value> αντικειμένων OLE;αριθμός των</bookmark_value>"
+msgid "[NatNum4] Transliteration in"
+msgstr "[NatNum4]Διατύπωση σε διαφορετική αλφάβητο σε"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3149962\n"
-"1\n"
+"05020301.xhp\n"
+"par_id3154592\n"
+"190\n"
"help.text"
-msgid "<link href=\"text/shared/01/01100400.xhp\" name=\"Statistics\">Statistics</link>"
-msgstr "<link href=\"text/shared/01/01100400.xhp\" name=\"Στατιστικά\">Στατιστικά</link>"
+msgid "Chinese: lower case text [DBNum1]"
+msgstr "Κινέζικα: κείμενο με πεζούς χαρακτήρες [DBNum1]"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3156045\n"
-"2\n"
+"05020301.xhp\n"
+"par_id3150350\n"
+"191\n"
"help.text"
-msgid "<ahelp hid=\"SC_TABPAGE_RID_SCPAGE_STAT\">Displays statistics for the current file.</ahelp>"
-msgstr "<ahelp hid=\"SC_TABPAGE_RID_SCPAGE_STAT\">Εμφανίζει στατιστικά για το τρέχον αρχείο.</ahelp>"
+msgid "Japanese: modern long Kanji text [DBNum2]"
+msgstr "Ιαπωνέζικα: κείμενο με σύγχρονος μακρείς Kanji [DBNum2]"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3156324\n"
-"36\n"
+"05020301.xhp\n"
+"par_id3150930\n"
+"192\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Some statistic values can be used as <link href=\"text/swriter/02/14020000.xhp\" name=\"variables in formulas\">variables in formulas</link>. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Κάποιες στατιστικές τιμές μπορούν να χρησιμοποιηθούν ως <link href=\"text/swriter/02/14020000.xhp\" name=\"μεταβλητές σε τύπους\">μεταβλητές σε τύπους</link>. </caseinline></switchinline>"
+msgid "Korean: formal lower case text"
+msgstr "Κορεάτικα: επίσημο κείμενο πεζών χαρακτήρων"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3153255\n"
-"3\n"
+"05020301.xhp\n"
+"par_id3153546\n"
+"193\n"
"help.text"
-msgid "Number of Pages:"
-msgstr "Αριθμός σελίδων:"
+msgid "[NatNum5] Transliteration in"
+msgstr "[NatNum5] Διατύπωση σε διαφορετική αλφάβητο σε"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3154230\n"
-"4\n"
+"05020301.xhp\n"
+"par_id3155612\n"
+"194\n"
"help.text"
-msgid "Number of pages in the file."
-msgstr "Αριθμός σελίδων του αρχείου."
+msgid "Chinese: Chinese upper case text [DBNum2]"
+msgstr "Κινέζικα: κείμενο με Kινέζικους κεφαλαίους χαρακτήρες [DBNum2]"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3156027\n"
-"5\n"
+"05020301.xhp\n"
+"par_id3155909\n"
+"195\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of Tables: </caseinline><caseinline select=\"CALC\">Number of Sheets: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός πινάκων: </caseinline><caseinline select=\"CALC\">Αριθμός φύλλων: </caseinline></switchinline>"
+msgid "Japanese: traditional long Kanji text [DBNum3]"
+msgstr "Ιαπωνέζικα: κείμενο παραδοσιακών μακριών Kanji [DBNum3]"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3153527\n"
-"6\n"
+"05020301.xhp\n"
+"par_id3151304\n"
+"196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file. </caseinline><caseinline select=\"CALC\">Number of sheets in the file. </caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός πινάκων στο αρχείο. </caseinline><caseinline select=\"CALC\">Αριθμός φύλλων στο αρχείο. </caseinline></switchinline> Αυτό το στατιστικό δεν περιέχει πίνακες που εισήχθησαν ως αντικείμενα<link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link>."
+msgid "Korean: formal upper case text"
+msgstr "Κορεάτικα:επίσημο κείμενο με κεφαλαίους χαρακτήρες"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3153311\n"
-"30\n"
+"05020301.xhp\n"
+"par_id3155075\n"
+"197\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Number of Cells: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αριθμός κελιών: </caseinline></switchinline>"
+msgid "[NatNum6] Transliteration in"
+msgstr "[NatNum6] χρήση ξένου αλφαβήτου με"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3156114\n"
-"31\n"
+"05020301.xhp\n"
+"par_id3150214\n"
+"198\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Number of cells with content in the file. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αριθμός κελιών (με περιεχόμενο) εντός του αρχείου. </caseinline></switchinline>"
+msgid "Chinese: fullwidth text [DBNum3]"
+msgstr "Κινέζικα:πλήρους πλάτους κείμενο [DBNum3]"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3147210\n"
-"7\n"
+"05020301.xhp\n"
+"par_id3154114\n"
+"199\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of Graphics: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός γραφικών: </caseinline></switchinline>"
+msgid "Japanese: fullwidth text"
+msgstr "Ιαπωνικά:πλήρους πλάτους κείμενο"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3166411\n"
-"8\n"
+"05020301.xhp\n"
+"par_id3155344\n"
+"200\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of graphics in the file. This statistic does not include graphics that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός γραφικών στο αρχείο. Αυτό το στατιστικό δεν περιέχει γραφικά που εισήχθησαν ως αντικείμενα<link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link></caseinline></switchinline>"
+msgid "Korean: fullwidth text"
+msgstr "Κορεάτικα: πλήρους πλάτους κείμενο"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3147618\n"
-"9\n"
+"05020301.xhp\n"
+"par_id3155538\n"
+"201\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of OLE Objects: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός αντικειμένων OLE: </caseinline></switchinline>"
+msgid "[NatNum7] Transliteration in"
+msgstr "[NatNum7]χρήση ξένου αλφαβήτου με"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3149820\n"
-"10\n"
+"05020301.xhp\n"
+"par_id3145123\n"
+"202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός των<link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> αντικειμένων στο αρχείο, συμπεριλαμβανομένων των πινάκων και των γραφικών που εισήχθησαν ως OLE αντικείμενα. </caseinline></switchinline>"
+msgid "Japanese: modern short Kanji text"
+msgstr "Ιαπωνέζικα: κείμενο με σύγχρονους βραχείς Kanji"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3153665\n"
-"11\n"
+"05020301.xhp\n"
+"par_id3149424\n"
+"203\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of Paragraphs: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός παραγράφων: </caseinline></switchinline>"
+msgid "Korean: informal lower case text"
+msgstr "Κορεάτικα: ανεπίσημο κείμενο πεζών χαρακτήρων"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3156156\n"
-"12\n"
+"05020301.xhp\n"
+"par_id3153688\n"
+"204\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός παραγράφων (συμπεριλαμβανομένων κενών παραγράφων) στο αρχείο. </caseinline></switchinline>"
+msgid "[NatNum8] Transliteration in"
+msgstr "[NatNum8] Διατύπωση σε διαφορετική αλφάβητο σε"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3155261\n"
-"13\n"
+"05020301.xhp\n"
+"par_id3156122\n"
+"205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of Words: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός Λέξεων: </caseinline></switchinline>"
+msgid "Japanese: traditional short Kanji text [DBNum4]"
+msgstr "Ιαπωνέζικα: κείμενο με παραδοσιακούς βραχείς Kanji [DBNum4]"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3147402\n"
-"14\n"
+"05020301.xhp\n"
+"par_id3145602\n"
+"206\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός λέξεων (συμπεριλαμβανομένων αυτών που αποτελούνται από ένα μοναδικό χαρακτήρα) στο αρχείο. </caseinline></switchinline>"
+msgid "Korean: informal upper case text"
+msgstr "Κορεάτικα: ανεπίσημο κείμενο κεφαλαίων χαρακτήρων"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3150466\n"
-"15\n"
+"05020301.xhp\n"
+"par_id3159228\n"
+"207\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of Characters: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός χαρακτήρων: </caseinline></switchinline>"
+msgid "[NatNum9] Transliteration in"
+msgstr "[NatNum9] Διατύπωση σε διαφορετική αλφάβητο σε"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3149294\n"
-"16\n"
+"05020301.xhp\n"
+"par_id3154644\n"
+"208\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός χαρακτήρων (συμπεριλαμβανομένων των κενών) στο αρχείο. Μη εκτυπώσιμοι χαρακτήρες δεν καταμετρούνται. </caseinline></switchinline>"
+msgid "Korean: Hangul characters"
+msgstr "Κορεάτικα: Χαρακτήρες Hangul"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3148947\n"
-"32\n"
+"05020301.xhp\n"
+"par_id3155396\n"
+"209\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of Lines: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός γραμμών: </caseinline></switchinline>"
+msgid "[NatNum10] Transliteration in"
+msgstr "[NatNum10]Διατύπωση σε διαφορετική αλφάβητο σε"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3149650\n"
-"33\n"
+"05020301.xhp\n"
+"par_id3150878\n"
+"210\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of lines in the file. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός γραμμών στο αρχείο. </caseinline></switchinline>"
+msgid "Korean: formal Hangul text [DBNum4]; CAL: 9/11/11 [DBNum4]"
+msgstr "Κορεάτικα: επίσημο κείμενο Hangul [DBNum4]; CAL: 9/11/11 [DBNum4]"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3153525\n"
-"34\n"
+"05020301.xhp\n"
+"par_id3149384\n"
+"211\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Update </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ενημέρωση </caseinline></switchinline>"
+msgid "[NatNum11] Transliteration in"
+msgstr "[NatNum11] Διατύπωση σε διαφορετική αλφάβητο σε"
-#: 01100400.xhp
+#: 05020301.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3148981\n"
-"35\n"
+"05020301.xhp\n"
+"par_id3154213\n"
+"212\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SW_PUSHBUTTON_TP_DOC_STAT_PB_PDATE\">Updates the statistics.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SW_PUSHBUTTON_TP_DOC_STAT_PB_PDATE\">Ενημερώνει τα στατιστικά.</ahelp></caseinline></switchinline>"
+msgid "Korean: informal Hangul text"
+msgstr "Κορεάτικα: ανεπίσημο κείμενο Hangul"
#: 05020400.xhp
msgctxt ""
@@ -22371,7 +18153,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Hyperlink"
-msgstr "Υπερσύνδεση"
+msgstr "Υπερσύνδεσμος"
#: 05020400.xhp
msgctxt ""
@@ -22379,7 +18161,7 @@ msgctxt ""
"bm_id3152895\n"
"help.text"
msgid "<bookmark_value>formatting; hyperlinks</bookmark_value><bookmark_value>characters; hyperlinks</bookmark_value><bookmark_value>hyperlinks; character formats</bookmark_value><bookmark_value>text;hyperlinks</bookmark_value><bookmark_value>links; character formats</bookmark_value>"
-msgstr "<bookmark_value>μορφοποίηση, υπερσυνδέσεις</bookmark_value><bookmark_value>χαρακτήρες, υπερσυνδέσεις</bookmark_value><bookmark_value>υπερσυνδέσεις,μορφές χαρακτήρων</bookmark_value><bookmark_value>κείμενο,υπερσυνδέσεις</bookmark_value><bookmark_value>συνδέσεις, μορφές χαρακτήρων</bookmark_value>"
+msgstr "<bookmark_value>μορφοποίηση; υπερσύνδεσμοι</bookmark_value><bookmark_value>χαρακτήρες; υπερσύνδεσμοι</bookmark_value><bookmark_value>υπερσύνδεσμοι; μορφές χαρακτήρων</bookmark_value><bookmark_value>κείμενο; υπερσύνδεσμοι</bookmark_value><bookmark_value>σύνδεσμοι; μορφές χαρακτήρων</bookmark_value>"
#: 05020400.xhp
msgctxt ""
@@ -22388,7 +18170,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05020400.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/01/05020400.xhp\" name=\"Υπερσύνδεση\">Υπερσύνδεση</link>"
+msgstr "<link href=\"text/shared/01/05020400.xhp\" name=\"Υπερσύνδεση\">Υπερσύνδεσμος</link>"
#: 05020400.xhp
msgctxt ""
@@ -22397,7 +18179,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"hyperlinktext\"><ahelp hid=\".uno:InsertHyperlinkDlg\">Assigns a new hyperlink or edits the selected hyperlink.</ahelp></variable> A hyperlink is a link to a file on the Internet or on your local system."
-msgstr "<variable id=\"hyperlinktext\"><ahelp hid=\".uno:InsertHyperlinkDlg\">Αντιστοιχίζει μια καινούργια υπερσύνδεση ή επεξεργάζεται την επιλεγμένη υπερσύνδεση.</ahelp></variable>Μια υπερσύνδεση είναι μία σύνδεση με ένα αρχείο στο Διαδίκτυο ή στο τοπικό σας δίκτυο."
+msgstr "<variable id=\"hyperlinktext\"><ahelp hid=\".uno:InsertHyperlinkDlg\">Αντιστοιχίζει έναν καινούργιο υπερσύνδεσμο ή επεξεργάζεται τον επιλεγμένο υπερσύνδεσμο.</ahelp></variable>Ένας υπερσύνδεσμος είναι ένας σύνδεσμος με ένα αρχείο στο διαδίκτυο ή στο τοπικό σας δίκτυο."
#: 05020400.xhp
msgctxt ""
@@ -22415,7 +18197,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Hyperlink"
-msgstr "Υπερσύνδεση"
+msgstr "Υπερσύνδεσμος"
#: 05020400.xhp
msgctxt ""
@@ -22424,7 +18206,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Specify the properties for the hyperlink."
-msgstr "Καθορίστε τις ιδιότητες για την υπερσύνδεση."
+msgstr "Καθορίστε τις ιδιότητες για τον υπερσύνδεσμο."
#: 05020400.xhp
msgctxt ""
@@ -22442,7 +18224,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<variable id=\"texturl\"><ahelp hid=\"modules/swriter/ui/charurlpage/urled\">Enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> for the file that you want to open when you click the hyperlink.</ahelp> If you do not specify a target frame, the file opens in the current document or frame.</variable>"
-msgstr "<variable id=\"texturl\"><ahelp hid=\"modules/swriter/ui/charurlpage/urled\">Εισάγετε ένα <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> για το αρχείο που θέλετε να ανοίξετε όταν πατάτε την υπερσύνδεση.</ahelp> Αν δεν προσδιορίσετε ένα πλαίσιο προορισμού, το αρχείο ανοίγει στο τρέχον έγγραφο ή πλαίσιο. </variable>"
+msgstr "<variable id=\"texturl\"><ahelp hid=\"modules/swriter/ui/charurlpage/urled\">Εισάγετε ένα <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> για το αρχείο που θέλετε να ανοίξετε όταν πατάτε τον υπερσύνδεσμο.</ahelp> Αν δεν προσδιορίσετε ένα πλαίσιο προορισμού, το αρχείο ανοίγει στο τρέχον έγγραφο ή πλαίσιο. </variable>"
#: 05020400.xhp
msgctxt ""
@@ -22478,7 +18260,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/texted\">Enter the text that you want to display for the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/texted\">Εισάγετε το κείμενο που θέλετε να εμφανίσετε για την υπερσύνδεση.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/texted\">Εισάγετε το κείμενο που θέλετε να εμφανίσετε για τον υπερσύνδεσμο.</ahelp>"
#: 05020400.xhp
msgctxt ""
@@ -22496,7 +18278,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/eventpb\">Specify an event that triggers when you click the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/eventpb\">Καθορίστε ένα συμβάν που προκαλείται όταν πατάτε την υπερσύνδεση.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/eventpb\">Καθορίστε ένα συμβάν που προκαλείται όταν πατάτε τον υπερσύνδεσμο.</ahelp>"
#: 05020400.xhp
msgctxt ""
@@ -22514,7 +18296,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/nameed\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink:"
-msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/nameed\">Εισάγετε ένα όνομα για την υπερσύνδεση.</ahelp> To $[officename] εισάγει μια ετικέτα ONOMA στην υπερσύνδεση:"
+msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/nameed\">Εισάγετε ένα όνομα για τον υπερσύνδεσμο.</ahelp> To $[officename] εισάγει μια ετικέτα ONOMA στον υπερσύνδεσμο:"
#: 05020400.xhp
msgctxt ""
@@ -22546,6 +18328,114 @@ msgstr "<variable id=\"textframe\"><ahelp hid=\"modules/swriter/ui/charurlpage/t
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
+"par_id3155922\n"
+"24\n"
+"help.text"
+msgid "Name of Frame"
+msgstr "Όνομα πλαισίου"
+
+#: 05020400.xhp
+msgctxt ""
+"05020400.xhp\n"
+"par_id3154924\n"
+"25\n"
+"help.text"
+msgid "Definition"
+msgstr "Ορισμός"
+
+#: 05020400.xhp
+msgctxt ""
+"05020400.xhp\n"
+"par_id3159413\n"
+"14\n"
+"help.text"
+msgid "Named entries"
+msgstr "Καταχωρίσεις με όνομα"
+
+#: 05020400.xhp
+msgctxt ""
+"05020400.xhp\n"
+"par_id3154935\n"
+"15\n"
+"help.text"
+msgid "File opens in a named frame in the current HTML document."
+msgstr "Το αρχείο ανοίγει σε ένα ονομασμένο πλαίσιο στο τρέχον έγγραφο HTML."
+
+#: 05020400.xhp
+msgctxt ""
+"05020400.xhp\n"
+"par_id3148739\n"
+"16\n"
+"help.text"
+msgid "_self"
+msgstr "_self:"
+
+#: 05020400.xhp
+msgctxt ""
+"05020400.xhp\n"
+"par_id3150358\n"
+"17\n"
+"help.text"
+msgid "File opens in the current frame."
+msgstr "Το αρχείο ανοίγει στο τρέχον πλαίσιο."
+
+#: 05020400.xhp
+msgctxt ""
+"05020400.xhp\n"
+"par_id3151210\n"
+"18\n"
+"help.text"
+msgid "_blank"
+msgstr "_blank"
+
+#: 05020400.xhp
+msgctxt ""
+"05020400.xhp\n"
+"par_id3152920\n"
+"19\n"
+"help.text"
+msgid "File opens in a new page."
+msgstr "Το αρχείο ανοίγει σε νέα σελίδα."
+
+#: 05020400.xhp
+msgctxt ""
+"05020400.xhp\n"
+"par_id3148451\n"
+"20\n"
+"help.text"
+msgid "_parent"
+msgstr "_parent"
+
+#: 05020400.xhp
+msgctxt ""
+"05020400.xhp\n"
+"par_id3154217\n"
+"21\n"
+"help.text"
+msgid "File opens in the parent frame of the current frame. If there is no parent frame, the current frame is used."
+msgstr "Το αρχείο ανοίγει στο ανώτερο πλαίσιο του τρέχοντος πλαισίου. Εάν δεν υπάρχει ανώτερο πλαίσιο, χρησιμοποιείται το τρέχον."
+
+#: 05020400.xhp
+msgctxt ""
+"05020400.xhp\n"
+"par_id3154153\n"
+"22\n"
+"help.text"
+msgid "_top"
+msgstr "_top"
+
+#: 05020400.xhp
+msgctxt ""
+"05020400.xhp\n"
+"par_id3150288\n"
+"23\n"
+"help.text"
+msgid "File opens in the topmost frame in the hierarchy."
+msgstr "Το αρχείο ανοίγει στο υψηλότερο πλαίσιο στην ιεραρχία."
+
+#: 05020400.xhp
+msgctxt ""
+"05020400.xhp\n"
"hd_id3149656\n"
"22\n"
"help.text"
@@ -22559,7 +18449,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Specify the formatting options for the hyperlink."
-msgstr "Καθορίστε τις επιλογές μορφοποίησης για την υπερσύνδεση."
+msgstr "Καθορίστε τις επιλογές μορφοποίησης για τον υπερσύνδεσμο."
#: 05020400.xhp
msgctxt ""
@@ -22603,7 +18493,7 @@ msgctxt ""
"par_id3143231\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Διάλογος υπερσύνδεσης\">Διάλογος υπερσύνδεσης</link>"
+msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Διάλογος υπερσύνδεσμου\">Διάλογος υπερσυνδέσμου</link>"
#: 05020400.xhp
msgctxt ""
@@ -22613,4652 +18503,5171 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060700.xhp\" name=\"Assign macro\">Assign macro</link>"
msgstr "<link href=\"text/swriter/01/05060700.xhp\" name=\"Ανάθεση μακροεντολής\">Ανάθεση μακροεντολής</link>"
-#: 05020400.xhp
+#: 05020500.xhp
msgctxt ""
-"05020400.xhp\n"
-"par_id3154630\n"
+"05020500.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/01/01100500.xhp\" name=\"Target frame\">Target frame</link>"
-msgstr "<link href=\"text/shared/01/01100500.xhp\" name=\"Πλαίσιο προορισμού\">Πλαίσιο προορισμού</link>"
+msgid "Font Position"
+msgstr "Θέση Γραμματοσειράς"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"tit\n"
+"05020500.xhp\n"
+"bm_id3154841\n"
"help.text"
-msgid "Localized Options"
-msgstr "Επιλογές τοπικοποίησης"
+msgid "<bookmark_value>positioning; fonts</bookmark_value><bookmark_value>formats; positions</bookmark_value><bookmark_value>effects;font positions</bookmark_value><bookmark_value>fonts; positions in text</bookmark_value><bookmark_value>spacing; font effects</bookmark_value><bookmark_value>characters; spacing</bookmark_value><bookmark_value>pair kerning</bookmark_value><bookmark_value>kerning; in characters</bookmark_value><bookmark_value>text; kerning</bookmark_value>"
+msgstr "<bookmark_value>τοποθέτηση; γραμματοσειρές</bookmark_value><bookmark_value>μορφές; θέσεις</bookmark_value><bookmark_value>εφέ; θέσεις γραμματοσειρών</bookmark_value><bookmark_value>γραμματοσειρές; θέσεις στο κείμενο</bookmark_value><bookmark_value>αποστάσεις; εφέ γραμματοσειρών</bookmark_value><bookmark_value>χαρακτήρες; αποστάσεις</bookmark_value><bookmark_value>διαγραμμάτωση ανά ζεύγη</bookmark_value><bookmark_value>διαγραμμάτωση; σε χαρακτήρες</bookmark_value><bookmark_value>κείμενο; διαγραμμάτωση</bookmark_value>"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"bm_id3153899\n"
+"05020500.xhp\n"
+"hd_id3154841\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>quotes; custom</bookmark_value><bookmark_value>custom quotes</bookmark_value><bookmark_value>AutoCorrect function; quotes</bookmark_value><bookmark_value>replacing;ordinal numbers</bookmark_value><bookmark_value>ordinal numbers;replacing</bookmark_value>"
-msgstr "<bookmark_value>εισαγωγικά; προσαρμογή</bookmark_value><bookmark_value>προσαρμοσμένα εισαγωγικά</bookmark_value><bookmark_value>λειτουργία αυτόματης διόρθωσης; εισαγωγικά</bookmark_value><bookmark_value>αντικατάσταση; τακτικοί αριθμοί</bookmark_value><bookmark_value>κανονικοί αριθμοί; αντικατάσταση</bookmark_value>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/01/05020500.xhp\" name=\"Font Position\">Font Position</link></caseinline><defaultinline><link href=\"text/shared/01/05020500.xhp\" name=\"Position\">Position</link></defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/01/05020500.xhp\" name=\"Θέση Γραμματοσειράς\">Θέση Γραμματοσειράς</link></caseinline><defaultinline><link href=\"text/shared/01/05020500.xhp\" name=\"Θέση\">Θέση</link></defaultinline></switchinline>"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"hd_id3153899\n"
-"15\n"
+"05020500.xhp\n"
+"par_id3148585\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/01/06040400.xhp\" name=\"Localized Options\">Localized Options</link>"
-msgstr "<link href=\"text/shared/01/06040400.xhp\" name=\"Επιλογές τοπικοποίησης\">Επιλογές τοπικοποίησης</link>"
+msgid "<ahelp hid=\"cui/ui/positionpage/PositionPage\">Specify the position, scaling, rotation, and spacing for characters.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/PositionPage\">Καθορίστε τη θέση, κλιμάκωση, περιστροφή και διάκενο για χαρακτήρες.</ahelp>"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"par_id3149748\n"
-"16\n"
+"05020500.xhp\n"
+"hd_id3147089\n"
+"3\n"
"help.text"
-msgid "Specify the AutoCorrect options for quotation marks and for options that are specific to the language of the text."
-msgstr "Ορισμός των επιλογών αυτόματης διόρθωσης για εισαγωγικά και για επιλογές που είναι ειδικές στη γλώσσα του κειμένου."
+msgid "Position"
+msgstr "Θέση"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"par_id31537173\n"
+"05020500.xhp\n"
+"par_id3153748\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to apply the replacements while you type [T], or when you modify existing text [M].</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξετε για εφαρμογή των αντικαταστάσεων ενώ πληκτρολογείτε [Τ], ή όταν τροποποιείτε υπάρχον κείμενο [Μ].</ahelp>"
+msgid "Set the subscript or superscript options for a character."
+msgstr "Ορίστε τις επιλογές δείκτη ή εκθέτη για ένα χαρακτήρα."
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"hd_id3159300\n"
-"25\n"
+"05020500.xhp\n"
+"hd_id3153311\n"
+"5\n"
"help.text"
-msgid "Add non breaking space before specific punctuation marks in French text"
-msgstr "Προσθήκη αχώριστου διαστήματος πριν από ειδικά σημεία στίξης στο γαλλικό κείμενο"
+msgid "Superscript"
+msgstr "Εκθέτης"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"par_id3153173\n"
-"27\n"
+"05020500.xhp\n"
+"par_id3154750\n"
+"6\n"
"help.text"
-msgid "Inserts a non breaking space before \";\", \"!\", \"?\" and \":\" when the character language is set to French (France, Belgium, Luxembourg, Monaco, or Switzerland) and before \":\" only when the character language is set to French (Canada)."
-msgstr "Εισάγει αχώριστο διάστημα πριν από \";\", \"!\", \"?\" και \":\" όταν η γλώσσα χαρακτήρα ορίζεται στα γαλλικά (Γαλλία, Βέλγιο, Λουξεμβούργο, Μονακό, ή Ελβετία) και πριν \":\" μόνο όταν η γλώσσα χαρακτήρα ορίζεται στα γαλλικά (Καναδάς)."
+msgid "<variable id=\"hochtext\"><ahelp hid=\"cui/ui/positionpage/superscript\">Reduces the font size of the selected text and raises the text above the baseline.</ahelp></variable>"
+msgstr "<variable id=\"hochtext\"><ahelp hid=\"cui/ui/positionpage/superscript\">Μειώνει το μέγεθος της γραμματοσειράς του επιλεγμένου κειμένου και ανυψώνει το κείμενο πάνω από τη γραμμή βάσης.</ahelp></variable>"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"hd_id3159400\n"
-"25\n"
+"05020500.xhp\n"
+"hd_id3147275\n"
+"7\n"
"help.text"
-msgid "Format ordinal number suffixes (1st ... 1<sup>st</sup>)"
-msgstr "Μορφοποίηση επιθημάτων τακτικών αριθμών (1ος ... 1<sup>ος</sup>)"
+msgid "Normal"
+msgstr "Κανονικό"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"par_id3154173\n"
-"27\n"
+"05020500.xhp\n"
+"par_id3155503\n"
+"8\n"
"help.text"
-msgid "Formats the text characters of ordinals, such as 1st, 2nd, or 3rd, as superscripts. For example, in English text, 1st will be converted to 1<sup>st</sup>."
-msgstr "Μορφοποιεί τους χαρακτήρες κειμένου των τακτικών, όπως 1ος, 2ος ή 3ος, ως εκθέτες. Για παράδειγμα, σε αγγλικό κείμενο, 1ος θα μετατρέπεται σε 1<sup>ος</sup>."
+msgid "<ahelp hid=\"cui/ui/positionpage/normal\">Removes superscript or subscript formatting.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/normal\">Αφαιρεί μορφοποίηση εκθετών ή δεικτών.</ahelp>"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"hd_id3154682\n"
-"17\n"
+"05020500.xhp\n"
+"hd_id3150465\n"
+"9\n"
"help.text"
-msgid "Single quotes / Double quotes"
-msgstr "Απλά εισαγωγικά / διπλά εισαγωγικά"
+msgid "Subscript"
+msgstr "Δείκτης"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"par_id3152363\n"
-"18\n"
+"05020500.xhp\n"
+"par_id3155420\n"
+"10\n"
"help.text"
-msgid "Specify the replacement characters to use for single or double quotation marks."
-msgstr "Ορίστε τους χαρακτήρες αντικατάστασης που θέλετε να χρησιμοποιήσετε για απλά ή διπλά εισαγωγικά."
+msgid "<variable id=\"tieftext\"><ahelp hid=\"cui/ui/positionpage/subscript\">Reduces the font size of the selected text and lowers the text below the baseline.</ahelp></variable>"
+msgstr "<variable id=\"tieftext\"><ahelp hid=\"cui/ui/positionpage/subscript\">Μειώνει το μέγεθος γραμματοσειράς του επιλεγμένου κειμένου και χαμηλώνει το κείμενο κάτω από τη γραμμή βάσης.</ahelp></variable>"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"hd_id3156553\n"
-"22\n"
+"05020500.xhp\n"
+"hd_id3148992\n"
+"11\n"
"help.text"
-msgid "Replace"
-msgstr "Αντικατάσταση"
+msgid "Raise/lower by"
+msgstr "Ύψωση / χαμήλωσε κατά"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"par_id3155616\n"
-"23\n"
+"05020500.xhp\n"
+"par_id3150275\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCORR_QUOTE:CB_TYPO\">Automatically replaces the default system symbol for single quotation marks with the special character that you specify.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCORR_QUOTE:CB_TYPO\">Αντικαθιστά αυτόματα το προεπιλεγμένο σύμβολο του συστήματος για απλά εισαγωγικά με τον ειδικό χαρακτήρα που εσείς επιλέγετε.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/positionpage/raiselowersb\">Enter the amount by which you want to raise or to lower the selected text in relation to the baseline. One hundred percent is equal to the height of the font.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/raiselowersb\">Εισάγετε την ποσότητα σύμφωνα με την οποία επιθυμείτε να ανυψώσετε ή να χαμηλώσετε το επιλεγμένο κείμενο σε σχέση με τη γραμμή βάσης. Το ποσοστό εκατό τοις εκατό είναι ίσο με το ύψος της γραμματοσειράς.</ahelp>"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"hd_id3153750\n"
-"11\n"
+"05020500.xhp\n"
+"hd_id3150670\n"
+"13\n"
"help.text"
-msgid "Start quote"
-msgstr "Χαρακτήρας για την αρχή της παράθεσης"
+msgid "Relative font size"
+msgstr "Σχετικό μέγεθος γραμματοσειράς"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"par_id3152425\n"
-"12\n"
+"05020500.xhp\n"
+"par_id3153126\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_STARTQUOTE\">Select the <link href=\"text/shared/01/04100000.xhp\" name=\"special character\">special character</link> that will automatically replace the current opening quotation mark in your document when you choose <emph>Format - AutoCorrect - Apply</emph>.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_STARTQUOTE\">Επιλέξτε <link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικός χαρακτήρας\">Ειδικός χαρακτήρας</link> ο οποίος θα αντικαθιστά αυτόματα τα τρέχοντα τυπογραφικά εισαγωγικά στο έγγραφό σας όταν επιλέγετε <emph>Μορφή - Αυτόματη διόρθωση - Εφαρμογή</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/positionpage/fontsizesb\">Enter the amount by which you want to reduce the font size of the selected text.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/fontsizesb\">Εισάγετε την ποσότητα κατά την οποία θέλετε να μειώσετε το μέγεθος της γραμματοσειράς του επιλεγμένου κειμένου.</ahelp>"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"hd_id3159233\n"
-"13\n"
+"05020500.xhp\n"
+"hd_id3153349\n"
+"15\n"
"help.text"
-msgid "End quote"
-msgstr "Χαρακτήρας για το τέλος της παράθεσης"
+msgid "Automatic"
+msgstr "Αυτόματα"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"par_id3147008\n"
-"14\n"
+"05020500.xhp\n"
+"par_id3153061\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_ENDQUOTE\">Select the <link href=\"text/shared/01/04100000.xhp\" name=\"special character\">special character</link> that will automatically replace the current closing quotation mark in your document when you choose <emph>Format - AutoCorrect - Apply</emph>.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_ENDQUOTE\">Επιλέξτε <link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικός χαρακτήρας\">Ειδικός χαρακτήρας</link> ο οποίος θα αντικαθιστά αυτόματα τα τρέχοντα τυπογραφικά εισαγωγικά στο έγγραφό σας όταν επιλέγετε <emph>Μορφή - Αυτόματη διόρθωση - Εφαρμογή</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/positionpage/automatic\">Automatically sets the amount by which the selected text is raised or lowered in relation to the baseline.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/automatic\">Θέτει αυτόματα την ποσότητα σύμφωνα με την οποία το επιλεγμένο κείμενο ανυψώνεται ή βυθίζεται σε σχέση με τη γραμμή βάσης.</ahelp>"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"hd_id3147089\n"
-"19\n"
+"05020500.xhp\n"
+"hd_id3154905\n"
+"30\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "Rotation / scaling"
+msgstr "Περιστροφή / κλιμάκωση"
-#: 06040400.xhp
+#: 05020500.xhp
msgctxt ""
-"06040400.xhp\n"
-"par_id3166460\n"
-"20\n"
+"05020500.xhp\n"
+"par_id3154923\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_STD\">Resets the quotation marks to the default symbols.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_STD\">Επαναφέρει τα εισαγωγικά σε προεπιλεγμένα σύμβολα.</ahelp>"
+msgid "Set the rotation and the scaling options for the selected text."
+msgstr "Θέστε τις ρυθμίσεις για την περιστροφή και την κλιμάκωση του επιλεγμένου κειμένου."
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"tit\n"
+"05020500.xhp\n"
+"hd_id3154280\n"
+"31\n"
"help.text"
-msgid "Media Player"
-msgstr "Αναπαραγωγέας πολυμέσων"
+msgid "0 degrees"
+msgstr "0 μοίρες"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"bm_id8659321\n"
+"05020500.xhp\n"
+"par_id3149045\n"
+"37\n"
"help.text"
-msgid "<bookmark_value>Media Player window</bookmark_value>"
-msgstr "<bookmark_value>Παράθυρο Αναπαραγωγής Πολυμέσων</bookmark_value>"
+msgid "<ahelp hid=\"cui/ui/positionpage/0deg\">Does not rotate the selected text.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/0deg\">Δεν περιστρέφει το επιλεγμένο κείμενο.</ahelp>"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN10550\n"
+"05020500.xhp\n"
+"hd_id3156434\n"
+"32\n"
"help.text"
-msgid "<variable id=\"mediaplayertitle\"><link href=\"text/shared/01/mediaplayer.xhp\">Media Player</link></variable>"
-msgstr "<variable id=\"mediaplayertitle\"><link href=\"text/shared/01/mediaplayer.xhp\">Αναπαραγωγή Πολυμέσων</link></variable>"
+msgid "90 degrees"
+msgstr "90 μοίρες"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN10560\n"
+"05020500.xhp\n"
+"par_id3148739\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Media Player window where you can preview movie and sound files as well as insert these files into the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο αναπαραγωγής μέσων όπου μπορείτε να προεπισκοπήσετε αρχεία ταινίας και ήχου καθώς και να εισάγετε αυτά τα αρχεία στο τρέχον έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/positionpage/90deg\">Rotates the selected text to the left by 90 degrees.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/90deg\">Περιστρέφει το επιλεγμένο κείμενο στα αριστερά κατά 90 μοίρες.</ahelp>"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN10577\n"
+"05020500.xhp\n"
+"hd_id3150398\n"
+"33\n"
"help.text"
-msgid "The Media Player supports many different media formats. You can also insert media files from the Media Player into your document."
-msgstr "Το Media Player υποστηρίζει πολλές διαφορετικές μορφές πολυμέσων. Μπορείτε ακόμα να εισάγετε αρχεία από το Media Player στο έγγραφό σας."
+msgid "270 degrees"
+msgstr "270 μοίρες"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN105EF\n"
+"05020500.xhp\n"
+"par_id3153778\n"
+"39\n"
"help.text"
-msgid "On Linux or Solaris systems, the Media Player requires the Java Media Framework API (JMF). Download and install the JMF files from http://java.sun.com/javase/technologies/desktop/media/jmf/index.jsp and add the path to the installed jmf.jar to the class path in the Options dialog box in %PRODUCTNAME - Java."
-msgstr "Στα συστήματα Linux ή Solaris, η αναπαραγωγή μέσων απαιτεί το Java Media Framework API (JMF). Κατέβασμα και εγκατάσταση των αρχείων JMF από http://java.sun.com/javase/technologies/desktop/media/jmf/index.jsp και προσθήκη της διαδρομής στο εγκατεστημένο jmf.jar στη διαδρομή τάξης στο πλαίσιο διαλόγου επιλογών στο %PRODUCTNAME - Java."
+msgid "<ahelp hid=\"cui/ui/positionpage/270deg\">Rotates the selected text to the right by 90 degrees.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/270deg\">Περιστρέφει το επιλεγμένο κείμενο στα δεξιά κατά 90 μοίρες.</ahelp>"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN1064F\n"
+"05020500.xhp\n"
+"hd_id3147228\n"
+"34\n"
"help.text"
-msgid "On Windows systems, the Media Player uses DirectShow, which should be installed on your system by default."
-msgstr "Σε λειτουργικά συστήματα Windows, το Media Player χρησιμοποιεί DirectShow, το οποίο έχει προ-εγκατασταθεί στο σύστημά σας."
+msgid "Fit to line"
+msgstr "Προσαρμογή στη γραμμή"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN1057A\n"
+"05020500.xhp\n"
+"par_id3150288\n"
+"40\n"
"help.text"
-msgid "Open"
-msgstr "Άνοιγμα"
+msgid "<ahelp hid=\"cui/ui/positionpage/fittoline\">Stretches or compresses the selected text so that it fits between the line that is above the text and the line that is below the text.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/fittoline\">Επεκτείνει ή συμπιέζει το επιλεγμένο κείμενο ώστε να ταιριάζει ανάμεσα στην γραμμή που είναι πάνω από το κείμενο και στην γραμμή που είναι κάτω από το κείμενο.</ahelp>"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN1057E\n"
+"05020500.xhp\n"
+"hd_id3155994\n"
+"35\n"
"help.text"
-msgid "Opens a movie file or a sound file that you want to preview."
-msgstr "Ανοίγει ένα αρχείο βίντεο ή αρχείο ήχου που θέλετε να κάνετε προεπισκόπηση. ."
+msgid "Scale width"
+msgstr "Κλιμάκωση πλάτους"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN10581\n"
+"05020500.xhp\n"
+"par_id3145171\n"
+"41\n"
"help.text"
-msgid "Apply"
-msgstr "Εφαρμογή"
+msgid "<ahelp hid=\"cui/ui/positionpage/scalewidthsb\">Enter the percentage of the font width by which to horizontally stretch or compress the selected text.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/scalewidthsb\">Εισάγετε το ποσοστό του πλάτους της γραμματοσειράς για οριζόντια επέκταση ή συμπίεση του επιλεγμένου κειμένου.</ahelp>"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN10585\n"
+"05020500.xhp\n"
+"hd_id3149807\n"
+"17\n"
"help.text"
-msgid "Inserts the current movie file or sound file as a media object into the current document."
-msgstr "Εισάγει το τρέχον αρχείο ήχου ή βίντεο ως αντικείμενο πολυμέσων στο τρέχον έγγραφο."
+msgid "Spacing"
+msgstr "Απόσταση"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN10588\n"
+"05020500.xhp\n"
+"par_id3156212\n"
+"18\n"
"help.text"
-msgid "Play"
-msgstr "Αναπαραγωγή"
+msgid "Specify the spacing between individual characters."
+msgstr "Καθορίστε την απόσταση μεταξύ μεμονωμένων χαρακτήρων γραμματοσειράς."
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN1058C\n"
+"05020500.xhp\n"
+"hd_id3125865\n"
+"19\n"
"help.text"
-msgid "Plays the current file."
-msgstr "Αναπαράγει το τρέχον αρχείο."
+msgid "Spacing"
+msgstr "Απόσταση"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN1058F\n"
+"05020500.xhp\n"
+"par_id3153178\n"
+"20\n"
"help.text"
-msgid "Pause"
-msgstr "Παύση"
+msgid "<ahelp hid=\"cui/ui/positionpage/kerninglb\">Specifies the spacing between the characters of the selected text. For expanded or condensed spacing, enter the amount that you want to expand or condense the text in the <emph>by </emph>box.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/kerninglb\">Καθορίζει το διάκενο ανάμεσα σε χαρακτήρες του επιλεγμένου κειμένου. Για επέκταση ή συμπύκνωση των διακένων, εισάγετε την ποσότητα που θέλετε να επεκτείνετε ή να συμπυκνώσετε το κείμενο στο πλαίσιο <emph>κατά </emph>.</ahelp>"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN10593\n"
+"05020500.xhp\n"
+"par_id3154908\n"
+"21\n"
"help.text"
-msgid "Pauses or resumes the playback of the current file."
-msgstr "Διακόπτει προσωρινά ή επαναφέρει την αναπαραγωγή του τρέχοντος αρχείου."
+msgid "<emph>Default</emph> - uses the character spacing specified in the font type"
+msgstr "<emph>Προεπιλογή</emph> - χρησιμοποιεί την απόσταση χαρακτήρων που καθορίζεται από τον τύπο γραμματοσειράς"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN10596\n"
+"05020500.xhp\n"
+"par_id3156543\n"
+"22\n"
"help.text"
-msgid "Stop"
-msgstr "Διακοπή"
+msgid "<emph>Expanded</emph> - increases the character spacing"
+msgstr "<emph>Διευρυμένα</emph> - αυξάνει την απόσταση χαρακτήρων"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN1059A\n"
+"05020500.xhp\n"
+"par_id3154297\n"
+"23\n"
"help.text"
-msgid "Stops the playback of the current file."
-msgstr "Σταματάει την αναπαραγωγή του τρέχοντος αρχείου."
+msgid "<emph>Condensed</emph> - decreases the character spacing"
+msgstr "<emph>Συμπυκνωμένα</emph> - μειώνει την απόσταση χαρακτήρων"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN1059D\n"
+"05020500.xhp\n"
+"hd_id3157870\n"
+"25\n"
"help.text"
-msgid "Repeat"
-msgstr "Επανάληψη"
+msgid "by"
+msgstr "κατά"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN105A1\n"
+"05020500.xhp\n"
+"par_id3146974\n"
+"26\n"
"help.text"
-msgid "Plays the file repeatedly."
-msgstr "Αναπαράγει το αρχείο επαναληπτικά"
+msgid "<ahelp hid=\"cui/ui/positionpage/kerninged\">Enter the amount by which you want to expand or condense the character spacing for the selected text.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/kerninged\">Εισάγετε την ποσότητα επέκτασης ή συμπύκνωσης του διακένου χαρακτήρα για το επιλεγμένο κείμενο.</ahelp>"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN105A4\n"
+"05020500.xhp\n"
+"hd_id3154127\n"
+"27\n"
"help.text"
-msgid "Mute"
-msgstr "Κλείσιμο ήχου"
+msgid "<link href=\"text/shared/00/00000005.xhp#kerning\" name=\"Pair kerning\">Pair kerning</link>"
+msgstr "<link href=\"text/shared/00/00000005.xhp#kerning\" name=\"Διαγραμμάτωση ανά ζεύγη\">Διαγραμμάτωση ανά ζεύγη</link>"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN105A8\n"
+"05020500.xhp\n"
+"par_id3148616\n"
+"28\n"
"help.text"
-msgid "Turns sound off and on."
-msgstr "Ανοίγει και κλείνει τον ήχο."
+msgid "<ahelp hid=\"cui/ui/positionpage/pairkerning\">Automatically adjust the character spacing for specific letter combinations.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/pairkerning\">Ρυθμίζει αυτόματα το διάκενο χαρακτήρα για συνδυασμούς ειδικών γραμμάτων.</ahelp>"
-#: mediaplayer.xhp
+#: 05020500.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN105AB\n"
+"05020500.xhp\n"
+"par_id3150010\n"
+"29\n"
"help.text"
-msgid "Volume slider"
-msgstr "Μπάρα έντασης"
+msgid "Kerning is only available for certain font types and requires that your printer support this option."
+msgstr "Η διαγραμμάτωση είναι διαθέσιμη μόνο για συγκεκριμένες γραμματοσειρές και προϋποθέτει ο εκτυπωτής σας να υποστηρίζει αυτή την επιλογή."
-#: mediaplayer.xhp
+#: 05020600.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN105AF\n"
+"05020600.xhp\n"
+"tit\n"
"help.text"
-msgid "Adjusts the volume."
-msgstr "Ρυθμίζει την ένταση."
+msgid "Asian Layout"
+msgstr "Ασιατική Διάταξη"
-#: mediaplayer.xhp
+#: 05020600.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN105B2\n"
+"05020600.xhp\n"
+"bm_id3156053\n"
"help.text"
-msgid "View"
-msgstr "Προβολή"
+msgid "<bookmark_value>double-line writing in Asian layout</bookmark_value><bookmark_value>formats; Asian layout</bookmark_value><bookmark_value>characters; Asian layout</bookmark_value><bookmark_value>text; Asian layout</bookmark_value>"
+msgstr "<bookmark_value>γραφή διπλής γραμμής σε Ασιατική διάταξη</bookmark_value><bookmark_value>μορφές, Ασιατική διάταξη</bookmark_value><bookmark_value>χαρακτήρες, Ασιατική διάταξη</bookmark_value><bookmark_value>κείμενο, Ασιατική διάταξη</bookmark_value>"
-#: mediaplayer.xhp
+#: 05020600.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN105B6\n"
+"05020600.xhp\n"
+"hd_id3156053\n"
+"1\n"
"help.text"
-msgid "Adjusts the size of the movie playback."
-msgstr "Ρυθμίζει τη διάρκεια αναπαραγωγής ενός βίντεο."
+msgid "<link href=\"text/shared/01/05020600.xhp\" name=\"Asian Layout\">Asian Layout</link>"
+msgstr "<link href=\"text/shared/01/05020600.xhp\" name=\"Ασιατική διάταξη\">Ασιατική διάταξη</link>"
-#: mediaplayer.xhp
+#: 05020600.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN105B9\n"
+"05020600.xhp\n"
+"par_id3155351\n"
+"2\n"
"help.text"
-msgid "Position slider"
-msgstr "Θέση δρομέα"
+msgid "<ahelp hid=\"\">Sets the options for double-line writing for Asian languages. Select the characters in your text, and then choose this command.</ahelp>"
+msgstr "<ahelp hid=\"\">Προσδιορίζει τις επιλογές για γράψιμο σε διπλές γραμμές για Ασιατικές γλώσσες. Επιλέξτε τους χαρακτήρες στο κείμενό σας, και μετά επιλέξτε αυτή την εντολή.</ahelp>"
-#: mediaplayer.xhp
+#: 05020600.xhp
msgctxt ""
-"mediaplayer.xhp\n"
-"par_idN105BD\n"
+"05020600.xhp\n"
+"hd_id3152552\n"
+"3\n"
"help.text"
-msgid "Moves to a different position in the file."
-msgstr "Μετακινεί σε διαφορετική θέση μέσα στο αρχείο."
+msgid "Double-lined"
+msgstr "Δίγραμμο"
-#: 05190100.xhp
+#: 05020600.xhp
msgctxt ""
-"05190100.xhp\n"
-"tit\n"
+"05020600.xhp\n"
+"par_id3155338\n"
+"4\n"
"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
+msgid "Set the double-line options for the selected text."
+msgstr "Ρυθμίστε τις επιλογές για το δίγραμμο για το επιλεγμένο κείμενο."
-#: 05190100.xhp
+#: 05020600.xhp
msgctxt ""
-"05190100.xhp\n"
-"bm_id3147366\n"
+"05020600.xhp\n"
+"hd_id3147089\n"
+"5\n"
"help.text"
-msgid "<bookmark_value>objects;titles and descriptions</bookmark_value> <bookmark_value>descriptions for objects</bookmark_value> <bookmark_value>titles;objects</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα;τίτλοι και περιγραφές</bookmark_value><bookmark_value>περιγραφές των αντικειμένων</bookmark_value><bookmark_value>τίτλοι;αντικείμενα</bookmark_value>"
+msgid "Write in double lines"
+msgstr "Δίγραμμη γραφή"
-#: 05190100.xhp
+#: 05020600.xhp
msgctxt ""
-"05190100.xhp\n"
-"hd_id1115756\n"
+"05020600.xhp\n"
+"par_id3150693\n"
+"6\n"
"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
+msgid "<ahelp hid=\"cui/ui/twolinespage/twolines\">Allows you to write in double lines in the area that you selected in the current document.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/twolinespage/twolines\">Σας επιτρέπει να γράψετε σε διπλές γραμμές στην επιλεγμένη περιοχή του τρέχοντος εγγράφου.</ahelp>"
-#: 05190100.xhp
+#: 05020600.xhp
msgctxt ""
-"05190100.xhp\n"
-"par_id3140354\n"
+"05020600.xhp\n"
+"hd_id3157959\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns a title and a description to the selected object. These are accessible for accessibility tools and as alternative tags when you export the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Αναθέτει έναν τίτλο και μία περιγραφή στο επιλεγμένο αντικείμενο. Αυτά είναι προσβάσιμα για τα εργαλεία προσβασιμότητας και ως εναλλακτικές ετικέτες όταν εξάγετε το έγγραφο.</ahelp>"
+msgid "Enclosing characters"
+msgstr "Περικλειόμενοι χαρακτήρες"
-#: 05190100.xhp
+#: 05020600.xhp
msgctxt ""
-"05190100.xhp\n"
-"hd_id2576982\n"
+"05020600.xhp\n"
+"par_id3154749\n"
+"8\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
+msgid "Specify the characters to enclose the double-lined area."
+msgstr "Επιλέξτε τους περικλειόμενους χαρακτήρες για τη δίγραμμη περιοχή."
-#: 05190100.xhp
+#: 05020600.xhp
msgctxt ""
-"05190100.xhp\n"
-"par_id1283608\n"
+"05020600.xhp\n"
+"hd_id3148539\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a title text. This short name is visible as an alternative tag in HTML format. Accessibility tools can read this text.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε έναν κείμενο τίτλου. Αυτό το μικρό όνομα είναι ορατό ως μία εναλλακτική ετικέτα στη μορφή HTML. Τα εργαλεία προσβασιμότητας μπορούν να διαβάσουν αυτό το κείμενο.</ahelp>"
+msgid "Initial character"
+msgstr "Αρχικός χαρακτήρας"
-#: 05190100.xhp
+#: 05020600.xhp
msgctxt ""
-"05190100.xhp\n"
-"hd_id8173467\n"
+"05020600.xhp\n"
+"par_id3150504\n"
+"10\n"
"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
+msgid "<ahelp hid=\"cui/ui/twolinespage/startbracket\">Select the character to define the start of the double-lined area. If you want to choose a custom character, select <emph>Other Characters</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/twolinespage/startbracket\">Επιλέξτε τον χαρακτήρα για να ορίσετε την αρχή της δίγραμμης περιοχής. Αν θέλετε να επιλέξετε έναν προσαρμοσμένο χαρακτήρα, επιλέξτε <emph>Άλλοι Χαρακτήρες</emph>.</ahelp>"
-#: 05190100.xhp
+#: 05020600.xhp
msgctxt ""
-"05190100.xhp\n"
-"par_id693685\n"
+"05020600.xhp\n"
+"hd_id3159115\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a description text. The long description text can be entered to describe a complex object or group of objects to users with screen reader software. The description is visible as an alternative tag for accessibility tools.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε ένα κείμενο περιγραφής. Το μεγάλο κείμενο περιγραφής μπορεί να εισαχθεί για να περιγράψει ένα περίπλοκο αντικείμενο ή μία ομάδα από αντικείμενα σε χρήστες με λογισμικό ανάγνωσης οθόνης. Η περιγραφή είναι ορατή ως μία εναλλακτική ετικέτα για τα εργαλεία προσβασιμότητας.</ahelp>"
+msgid "Final character"
+msgstr "Τελικός χαρακτήρας"
-#: 05260200.xhp
+#: 05020600.xhp
msgctxt ""
-"05260200.xhp\n"
+"05020600.xhp\n"
+"par_id3149191\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/twolinespage/endbracket\">Select the character to define the end of the double-lined area. If you want to choose a custom character, select <emph>Other Characters</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/twolinespage/endbracket\">Επιλέξτε τον χαρακτήρα για ορίσετε το τέλος της δίγραμμης περιοχής. Αν θέλετε να επιλέξετε έναν προσαρμοσμένο χαρακτήρα, επιλέξτε<emph>Άλλοι Χαρακτήρες</emph>.</ahelp>"
+
+#: 05020700.xhp
+msgctxt ""
+"05020700.xhp\n"
"tit\n"
"help.text"
-msgid "To Paragraph"
-msgstr "Στη Παράγραφο"
+msgid "Asian Typography"
+msgstr "Ασιατική Τυπογραφία"
-#: 05260200.xhp
+#: 05020700.xhp
msgctxt ""
-"05260200.xhp\n"
-"hd_id3151260\n"
+"05020700.xhp\n"
+"bm_id3155620\n"
+"help.text"
+msgid "<bookmark_value>Asian typography</bookmark_value><bookmark_value>formatting; Asian typography</bookmark_value><bookmark_value>paragraphs; Asian typography</bookmark_value><bookmark_value>typography; Asian</bookmark_value>"
+msgstr "<bookmark_value>Ασιατική τυπογραφία</bookmark_value><bookmark_value>μορφοποίηση, Ασιατική τυπογραφία</bookmark_value><bookmark_value>παράγραφοι, Ασιατική τυπογραφία</bookmark_value><bookmark_value>τυπογραφία, Ασιατική</bookmark_value>"
+
+#: 05020700.xhp
+msgctxt ""
+"05020700.xhp\n"
+"hd_id3155620\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05260200.xhp\" name=\"To Paragraph\">To Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05260200.xhp\" name=\"Στη παράγραφο\">Στη παράγραφο</link>"
+msgid "<link href=\"text/shared/01/05020700.xhp\" name=\"Asian Typography\">Asian Typography</link>"
+msgstr "<link href=\"text/shared/01/05020700.xhp\" name=\"Ασιατική Τυπογραφία\">Ασιατική Τυπογραφία</link>"
-#: 05260200.xhp
+#: 05020700.xhp
msgctxt ""
-"05260200.xhp\n"
-"par_id3155271\n"
+"05020700.xhp\n"
+"par_id3153124\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:SetAnchorToPara\" visibility=\"visible\">Anchors the selected item to the current paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:SetAnchorToPara\" visibility=\"visible\">Αγκυρώνει το επιλεγμένο αντικείμενο στην τρέχουσα παράγραφο.</ahelp>"
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr "<ahelp hid=\".\">Ορίζει τις τυπογραφικές επιλογές για κελιά ή παραγράφους σε αρχεία ασιατικών γλωσσών. Για ενεργοποίηση της υποστήριξης ασιατικών γλωσσών, επιλέξτε <emph>Ρυθμίσεις γλώσσας - Γλώσσες</emph> στο πλαίσιο διαλόγου επιλογών και έπειτα επιλέξτε το πλαίσιο <emph>Ενεργοποίηση</emph> στην περιοχή <emph>υποστήριξη ασιατικών γλωσσών</emph>.</ahelp> Οι επιλογές ασιατικής τυπογραφίας αγνοούνται σε έγγραφα HTML."
-#: 05260200.xhp
+#: 05020700.xhp
msgctxt ""
-"05260200.xhp\n"
-"par_id3154926\n"
+"05020700.xhp\n"
+"hd_id3147571\n"
"3\n"
"help.text"
-msgid "The anchor icon is displayed at the left page margin at the beginning of the paragraph."
-msgstr "Το εικονίδιο της αγκύρωσης εμφανίζεταιι στο αριστερό περιθώριο της σελίδας στην αρχή της παραγράφου."
+msgid "Line change"
+msgstr "Αλλαγή γραμμής"
-#: 01070001.xhp
+#: 05020700.xhp
msgctxt ""
-"01070001.xhp\n"
-"tit\n"
+"05020700.xhp\n"
+"par_id3147834\n"
+"4\n"
"help.text"
-msgid "Export"
-msgstr "Εξαγωγή"
+msgid "Set the options for line breaks in Asian language documents."
+msgstr "Θέτει τις επιλογές για αλλαγή γραμμής σε έγγραφα Ασιατικής γλώσσας."
-#: 01070001.xhp
+#: 05020700.xhp
msgctxt ""
-"01070001.xhp\n"
-"bm_id3153383\n"
+"05020700.xhp\n"
+"hd_id3145072\n"
+"9\n"
"help.text"
-msgid "<bookmark_value>documents; exporting</bookmark_value><bookmark_value>converting; $[officename] documents</bookmark_value><bookmark_value>exporting;to foreign formats</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα, εξαγωγή</bookmark_value><bookmark_value>μετατροπή, $[officename] έγγραφα</bookmark_value><bookmark_value>εξαγωγή,σε ξένους τύπους</bookmark_value>"
+msgid "Apply list of forbidden characters to the beginning and end of line"
+msgstr "Ενεργοποιήσετε τη λίστα των απαγορευμένων χαρακτήρων, στην αρχή και το τέλος της γραμμής"
-#: 01070001.xhp
+#: 05020700.xhp
msgctxt ""
-"01070001.xhp\n"
-"hd_id3153383\n"
-"13\n"
+"05020700.xhp\n"
+"par_id3153683\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/shared/01/01070001.xhp\" name=\"Export\">Export</link>"
-msgstr "<link href=\"text/shared/01/01070001.xhp\" name=\"Εξαγωγή\">Εξαγωγή</link>"
+msgid "<ahelp hid=\"cui/ui/asiantypography/checkForbidList\">Prevents the characters in the list from starting or ending a line. The characters are relocated to either the previous or the next line.</ahelp> To edit the list of restricted characters, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - <link href=\"text/shared/optionen/01150100.xhp\" name=\"Asian Layout\">Asian Layout</link></emph>."
+msgstr "<ahelp hid=\"cui/ui/asiantypography/checkForbidList\">Αποτρέπει τους χαρακτήρες στη λίστα από την έναρξη ή τον τερματισμό μιας γραμμής. Οι χαρακτήρες επανατοποθετούνται είτε στην προηγούμενη είτε στην επόμενη γραμμή.</ahelp> Για επεξεργασία της λίστας των περιορισμένων χαρακτήρων, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - <link href=\"text/shared/optionen/01150100.xhp\" name=\"Ασιατική διάταξη\">Ασιατική διάταξη</link></emph>."
-#: 01070001.xhp
+#: 05020700.xhp
msgctxt ""
-"01070001.xhp\n"
-"par_id3149355\n"
-"1\n"
+"05020700.xhp\n"
+"hd_id3149751\n"
+"5\n"
"help.text"
-msgid "<variable id=\"exportieren\"><ahelp hid=\".uno:ExportTo\">Saves the current document with a different name and format to a location that you specify.</ahelp></variable>"
-msgstr "<variable id=\"exportieren\"><ahelp hid=\".uno:ExportTo\">Αποθηκεύει το τρέχον έγγραφο με διαφορετικό όνομα και τύπο σε μια θέση που θα ορίσετε.</ahelp></variable>"
+msgid "Allow hanging punctuation"
+msgstr "Να επιτραπούν προεξέχοντα σημεία στίξης"
-#: 01070001.xhp
+#: 05020700.xhp
msgctxt ""
-"01070001.xhp\n"
-"par_id3150710\n"
-"2\n"
+"05020700.xhp\n"
+"par_id3149096\n"
+"6\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\">$[officename] - General</link></emph>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Οι παρακάτω ενότητες περιγράφουν το πλαίσιο διαλόγου <emph>$[officename] Εξαγωγή</emph>. Για ενεργοποίηση των πλαισίων διαλόγου <emph>Άνοιγμα του $[officename] </emph> και <emph>Αποθήκευση</emph>, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - Γενικά\">$[officename] - Γενικά</link></emph> και μετά επιλογή του <emph>Χρήση διαλόγων του $[officename]</emph> στην περιοχή <emph>Άνοιγμα/Αποθήκευση διαλόγων</emph>."
+msgid "<ahelp hid=\"cui/ui/asiantypography/checkHangPunct\">Prevents commas and periods from breaking the line. Instead, these characters are added to the end of the line, even in the page margin.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/asiantypography/checkHangPunct\">Αποτρέπει κόμμα και τελείες από το να διακόψουν την γραμμή. Αντίθετα, αυτοί οι χαρακτήρες έχουν προστεθεί για να τελειώσουν την γραμμή, ακόμη και μέσα στα περιθώρια σελίδας.</ahelp>"
-#: 01070001.xhp
+#: 05020700.xhp
msgctxt ""
-"01070001.xhp\n"
-"hd_id3150693\n"
-"4\n"
+"05020700.xhp\n"
+"par_id3147275\n"
+"7\n"
"help.text"
-msgid "Up One Level"
-msgstr "Πάνω ένα επίπεδο"
+msgid "<emph>Apply spacing between Asian, Latin and Complex text</emph>"
+msgstr "<emph>Εφαρμογή απόστασης μεταξύ κειμένων Ασιατικής, Λατινικής και Σύνθετης γραφής</emph>"
-#: 01070001.xhp
+#: 05020700.xhp
msgctxt ""
-"01070001.xhp\n"
-"hd_id3153312\n"
-"5\n"
+"05020700.xhp\n"
+"par_id3148539\n"
+"8\n"
"help.text"
-msgid "Create New Directory"
-msgstr "Δημιουργία νέου καταλόγου"
+msgid "<ahelp hid=\"cui/ui/asiantypography/checkApplySpacing\">Inserts a space between Asian, Latin and complex characters.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/asiantypography/checkApplySpacing\">Εισάγει ένα κενό ανάμεσα σε Ασιατικούς, Λατινικούς και μιγαδικούς χαρακτήρες.</ahelp>"
-#: 01070001.xhp
+#: 05020700.xhp
msgctxt ""
-"01070001.xhp\n"
-"hd_id3155535\n"
-"6\n"
+"05020700.xhp\n"
+"par_id3153665\n"
"help.text"
-msgid "Default Directory"
-msgstr "Προεπιλεγμένος κατάλογος"
+msgid "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Enabling Asian language support\">Enabling Asian language support</link>"
+msgstr "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Υποστήριξη ασιατικών γλωσσών\">Υποστήριξη ασιατικών γλωσσών</link>"
-#: 01070001.xhp
+#: 05030000.xhp
msgctxt ""
-"01070001.xhp\n"
-"hd_id3154317\n"
-"7\n"
+"05030000.xhp\n"
+"tit\n"
"help.text"
-msgid "Display area"
-msgstr "Περιοχή εμφάνισης"
+msgid "Paragraph"
+msgstr "Παράγραφος"
-#: 01070001.xhp
+#: 05030000.xhp
msgctxt ""
-"01070001.xhp\n"
-"hd_id3147209\n"
-"8\n"
+"05030000.xhp\n"
+"hd_id3150467\n"
+"1\n"
"help.text"
-msgid "File Name"
-msgstr "Όνομα αρχείου"
+msgid "Paragraph"
+msgstr "Παράγραφος"
-#: 01070001.xhp
+#: 05030000.xhp
msgctxt ""
-"01070001.xhp\n"
-"hd_id3152996\n"
-"9\n"
+"05030000.xhp\n"
+"par_id3148668\n"
+"2\n"
"help.text"
-msgid "File Type"
-msgstr "Τύπος αρχείου"
+msgid "<variable id=\"absatztext\"><ahelp hid=\".uno:EditStyle\">Modifies the format of the current paragraph, such as indents and alignment.</ahelp></variable> To modify the font of the current paragraph, select the entire paragraph, choose Format - Character, and then click on the Font tab."
+msgstr "<variable id=\"absatztext\"><ahelp hid=\".uno:EditStyle\">Τροποποιεί την μορφή της τρέχουσας παραγράφου, όπως τις εσοχές και την στοίχιση.</ahelp></variable> Για να τροποποιήσετε την γραμματοσειρά της τρέχουσας παραγράφου, επιλέξτε ολόκληρη την παράγραφο, επιλέγοντας Μορφή - Χαρακτήρας, και μετά κάνοντας κλικ στην καρτέλα Γραμματοσειράς."
-#: 01070001.xhp
+#: 05030000.xhp
msgctxt ""
-"01070001.xhp\n"
-"hd_id3148539\n"
-"10\n"
+"05030000.xhp\n"
+"par_id3156042\n"
+"3\n"
"help.text"
-msgid "Export"
-msgstr "Εξαγωγή"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The paragraph style for the current paragraph is displayed at the <emph>Formatting</emph> toolbar, and is highlighted in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link>. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Το στυλ παραγράφου για τη συγκεκριμένη παράγραφο εμφανίζεται στη γραμμή εργαλείων <emph>Μορφοποίηση</emph>, και επισημαίνεται στο παράθυρο <link href=\"text/swriter/01/05140000.xhp\" name=\"Στυλ\">Πρότυπα και Μορφοποίηση</link>. </caseinline></switchinline>"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
+"05030100.xhp\n"
"tit\n"
"help.text"
-msgid "Word Completion"
-msgstr "Συμπλήρωση λέξης"
+msgid "Indents and Spacing"
+msgstr "Εσοχές και Αποστάσεις"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"hd_id3148882\n"
-"92\n"
+"05030100.xhp\n"
+"bm_id3154689\n"
"help.text"
-msgid "<link href=\"text/shared/01/06040600.xhp\" name=\"Word Completion\">Word Completion</link>"
-msgstr "<link href=\"text/shared/01/06040600.xhp\" name=\"Συμπλήρωση Λέξεων\">Συμπλήρωση Λέξεων</link>"
+msgid "<bookmark_value>spacing; between paragraphs in footnotes</bookmark_value> <bookmark_value>line spacing; paragraph</bookmark_value> <bookmark_value>spacing; lines and paragraphs</bookmark_value> <bookmark_value>single-line spacing in text</bookmark_value> <bookmark_value>one and a half line spacing in text</bookmark_value> <bookmark_value>double-line spacing in paragraphs</bookmark_value> <bookmark_value>leading between paragraphs</bookmark_value> <bookmark_value>paragraphs;spacing</bookmark_value>"
+msgstr "<bookmark_value>αποστάσεις; μεταξύ παραγράφων στις υποσημειώσεις</bookmark_value><bookmark_value>αποστάσεις γραμμών; παράγραφος</bookmark_value><bookmark_value>αποστάσεις; γραμμές και παράγραφοι</bookmark_value><bookmark_value>αποστάσεις μιας γραμμής στο κείμενο</bookmark_value><bookmark_value>αποστάσεις μιάμισης γραμμής μέσα στο κείμενο</bookmark_value><bookmark_value>αποστάσεις διπλής γραμμής στις παραγράφους</bookmark_value><bookmark_value>διάστιχο μεταξύ παραγράφων</bookmark_value><bookmark_value>παράγραφοι; αποστάσεις</bookmark_value>"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"par_id3153624\n"
-"93\n"
+"05030100.xhp\n"
+"hd_id3154689\n"
+"1\n"
"help.text"
-msgid "Set the options for completing frequently occurring words while you type."
-msgstr "Θέστε τις επιλογές για να συμπληρώνονται συχνά εμφανιζόμενες λέξεις καθώς πληκτρολογείτε."
+msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Indents and Spacing\">Indents and Spacing</link>"
+msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Εσοχές και Αποστάσεις\">Εσοχές και Αποστάσεις</link>"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"hd_id3154514\n"
-"94\n"
+"05030100.xhp\n"
+"par_id3155069\n"
+"2\n"
"help.text"
-msgid "Enable word completion"
-msgstr "Ενεργοποίηση Συμπλήρωσης Λέξεων"
+msgid "<ahelp hid=\"HID_FORMAT_PARAGRAPH_STD\">Sets the indenting and the spacing options for the paragraph.</ahelp>"
+msgstr "<ahelp hid=\"HID_FORMAT_PARAGRAPH_STD\">Θέτει τις εσοχές και τις επιλογές για τις αποστάσεις για την τρέχουσα παράγραφο.</ahelp>"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"par_id3156153\n"
-"95\n"
+"05030100.xhp\n"
+"par_id3153910\n"
+"64\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_ACTIV\">Stores frequently used words, and automatically completes a word after you type three letters that match the first three letters of a stored word.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_ACTIV\">Αποθηκεύει συχνά χρησιμοποιούμενες λέξεις και συμπληρώνει αυτόματα τη λέξη αφού πληκτρολογήσετε τρία γράμματα που αντιστοιχούν στα πρώτα τρία γράμματα μιας αποθηκευμένης λέξης.</ahelp>"
+msgid "To change the measurement units used in this dialog, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General, and then select a new measurement unit in the Settings area."
+msgstr "Για να αλλάξετε τις χρησιμοποιούμενες μονάδες μέτρησης σε αυτό το διάλογο, επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Γενικά και έπειτα επιλέξτε μια νέα μονάδα μέτρησης στην περιοχή ρυθμίσεων."
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"hd_id3150978\n"
-"100\n"
+"05030100.xhp\n"
+"par_id3154823\n"
+"11\n"
"help.text"
-msgid "Append space"
-msgstr "Προσθήκη διαστήματος"
+msgid "You can also <link href=\"text/swriter/guide/ruler.xhp\" name=\"ruler\">set indents using the ruler</link>. To display the ruler, choose <emph>View - Ruler</emph>."
+msgstr "Μπορείτε επίσης να<link href=\"text/swriter/guide/ruler.xhp\" name=\"χάρακας\">προσδιορίσετε εσοχές με τη χρήση του χάρακα</link>. Για να εμφανιστεί ο χάρακας, διαλέξτε <emph>Προβολή - Χάρακας</emph>."
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"par_id3153700\n"
-"101\n"
+"05030100.xhp\n"
+"hd_id3158430\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_AUTOCOMPLETE_OPTIONS_CB_APPEND_SPACE\">If you do not add punctuation after the word, $[officename] adds a space.</ahelp> The space is added as soon as you begin typing the next word."
-msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_AUTOCOMPLETE_OPTIONS_CB_APPEND_SPACE\">Αν δεν προσθέσετε στίξη μετά τη λέξη, το $[officename] προσθέτει ένα κενό.</ahelp> Το κενό προστίθεται μόλις ξεκινάτε να πληκτρολογείτε την επόμενη λέξη."
+msgid "Indent"
+msgstr "Εσοχή"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"hd_id3150771\n"
-"102\n"
+"05030100.xhp\n"
+"par_id3155419\n"
+"4\n"
"help.text"
-msgid "Show as tip"
-msgstr "Εμφάνιση ως συμβουλή"
+msgid "Specify the amount of space to leave between the left and the right page margins and the paragraph."
+msgstr "Καθορίστε το μέγεθος του χώρου μεταξύ του αριστερού και του δεξιού περιθωρίου σελίδας και της παραγράφου."
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"par_id3149819\n"
-"103\n"
+"05030100.xhp\n"
+"hd_id3153698\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_AS_TIP\">Displays the completed word as a Help Tip.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_AS_TIP\">Εμφανίζει τις ολοκληρωμένες λέξεις ως Συμβουλή Βοήθειας.</ahelp>"
+msgid "Before text"
+msgstr "Προηγούμενο κείμενο"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"hd_id3154046\n"
-"96\n"
+"05030100.xhp\n"
+"par_id3148990\n"
+"6\n"
"help.text"
-msgid "Collect words"
-msgstr "Συλλογή λέξεων"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_LEFTINDENT\">Enter the amount of space that you want to indent the paragraph from the page margin. If you want the paragraph to extend into the page margin, enter a negative number. In Left-to-Right languages, the left edge of the paragraph is indented with respect to the left page margin. In Right-to-Left languages, the right edge of the paragraph is indented with respect to the right page margin.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_LEFTINDENT\">Εισάγετε την ποσότητα του χώρου που θέλετε να αφήσετε για εσοχή της παραγράφου από τα περιθώρια της σελίδας. Αν θέλετε η παράγραφος να επεκταθεί στα περιθώρια της σελίδας, Εισάγετε έναν αρνητικό αριθμό. Στις από Αριστερά Προς Δεξιά Γλώσσες, το αριστερό άκρο της παραγράφου αφήνει εσοχή στο αριστερό περιθώριο της σελίδας. Στις από Δεξιά Προς Αριστερά Γλώσσες, το δεξί άκρο της παραγράφου αφήνει εσοχή στο δεξί περιθώριο της σελίδας.</ahelp>"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"par_id3155449\n"
-"97\n"
+"05030100.xhp\n"
+"hd_id3152361\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_COLLECT\">Adds the frequently used words to a list. To remove a word from the Word Completion list, select the word, and then click<emph> Delete Entry</emph>.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_COLLECT\">Προσθέτει τις συχνά χρησιμοποιούμενες λέξεις σε μία λίστα. Για να διαγράψετε μία λέξη από τη λίστα Συμπλήρωσης Λέξης επιλέξτε τη λέξη και έπειτα κάντε κλικ στο <emph> Διαγραφή Καταχώρισης</emph>.</ahelp>"
+msgid "After text"
+msgstr "Επόμενο κείμενο"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"hd_id3156193\n"
-"98\n"
+"05030100.xhp\n"
+"par_id3154390\n"
+"10\n"
"help.text"
-msgid "When closing a document, remove the words collected from it from the list"
-msgstr "Κατά το κλείσιμο ενός εγγράφου να απομακρύνονται από τη λίστα οι συλλεγμένες από αυτό λέξεις"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_RIGHTINDENT\">Enter the amount of space that you want to indent the paragraph from the page margin. If you want the paragraph to extend into the page margin, enter a negative number. In Left-to-Right languages, the right edge of the paragraph is indented with respect to the right page margin. In Right-to-Left languages, the left edge of the paragraph is indented with respect to the left page margin.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_RIGHTINDENT\">Εισάγετε την ποσότητα του χώρου που θέλετε να αφήσετε για εσοχή της παραγράφου από τα περιθώρια της σελίδας. Αν θέλετε η παράγραφος να επεκταθεί στα περιθώρια της σελίδας, εισάγετε έναν αρνητικό αριθμό. Στις από Αριστερά Προς Δεξιά Γλώσσες, το δεξί άκρο της παραγράφου αφήνει εσοχή στο δεξί περιθώριο της σελίδας. Στις από Δεξιά Προς Αριστερά Γλώσσες, το αριστερό άκρο της παραγράφου αφήνει εσοχή στο αριστερό περιθώριο της σελίδας.</ahelp>"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"par_id3158430\n"
-"99\n"
+"05030100.xhp\n"
+"hd_id3149169\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_AUTOCOMPLETE_OPTIONS_CB_KEEP_LIST\">When enabled, the list gets cleared when closing the current document. When disabled, makes the current Word Completion list available to other documents after you close the current document. The list remains available until you exit %PRODUCTNAME.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_AUTOCOMPLETE_OPTIONS_CB_KEEP_LIST\">Όταν ενεργοποιηθεί, η λίστα θα εκκαθαρίζεται στο κλείσιμο του τρέχοντος εγγράφου. Όταν απενεργοποιηθεί η λίστα συμπλήρωσης λέξεων θα είναι διαθέσιμη και σε άλλα έγγραφα αφού κλείσετε το έγγραφο. Η λίστα παραμένει διαθέσιμη μέχρι το κλείσιμο του %PRODUCTNAME.</ahelp>"
+msgid "First line"
+msgstr "Πρώτη γραμμή"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"hd_id3149580\n"
-"104\n"
+"05030100.xhp\n"
+"par_id3150651\n"
+"8\n"
"help.text"
-msgid "Accept with"
-msgstr "Αποδοχή με"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_FLINEINDENT\">Indents the first line of a paragraph by the amount that you enter. To create a hanging indent enter a positive value for \"Before text\" and a negative value for \"First line\". To indent the first line of a paragraph that uses numbering or bullets, choose \"<link href=\"text/shared/01/06050600.xhp\">Format - Bullets and Numbering - Position</link>\".</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_FLINEINDENT\">Θέτει εσοχή στην πρώτη γραμμή μιας παραγράφου σύμφωνα με την ποσότητα που εισάγετε. Για να δημιουργήσετε μια αρνητική εσοχή σώματος κειμένου εισάγετε μια θετική τιμή στο πεδίο \"Πριν το κείμενο\" και μια αρνητική τιμή στο πεδίο \"Πρώτη Γραμμή\". Για να θέσετε εσοχή στην πρώτη γραμμή μιας παραγράφου που χρησιμοποιεί αρίθμηση ή κουκίδες, επιλέξτε \"<link href=\"text/shared/01/06050600.xhp\">Μορφή - Κουκίδες και Αρίθμηση</link>\".</ahelp>"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"par_id3153061\n"
-"105\n"
+"05030100.xhp\n"
+"hd_id3150288\n"
+"52\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:LISTBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:DCB_EXPAND_KEY\">Select the key that you want to use to accept the automatic word completion.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:LISTBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:DCB_EXPAND_KEY\">Επιλέξτε το πλήκτρο που θέλετε να χρησιμοποιείτε για την αποδοχή της αυτόματης συμπλήρωσης λέξης.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automatic </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αυτόματα </caseinline></switchinline>"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"par_idN106F8\n"
+"05030100.xhp\n"
+"par_id3151041\n"
+"53\n"
"help.text"
-msgid "Press Esc to decline the word completion."
-msgstr "Πατήστε Esc για να αρνηθείτε τη συμπλήρωση λέξης."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_STD_PARAGRAPH:CB_AUTO\">Automatically indents a paragraph according to the font size and the line spacing. The setting in the <emph>First Line </emph>box is ignored.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_STD_PARAGRAPH:CB_AUTO\">Θέτει αυτόματα εσοχές σε μια παράγραφο σύμφωνα με το μέγεθος γραμματοσειράς και το κενό μεταξύ των γραμμών. Η ρύθμιση στο πεδίο <emph>Πρώτη Γραμμή </emph>αγνοείται.</ahelp></caseinline></switchinline>"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"hd_id3151245\n"
-"84\n"
+"05030100.xhp\n"
+"hd_id3157894\n"
+"22\n"
"help.text"
-msgid "Min. word length"
-msgstr "Ελάχιστο μήκος λέξης"
+msgid "Spacing"
+msgstr "Απόσταση"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"par_id3145609\n"
-"85\n"
+"05030100.xhp\n"
+"par_id3152462\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:NUMERICFIELD:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:NF_MIN_WORDLEN\">Enter the minimum word length for a word to become eligible for the word completion feature.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:NUMERICFIELD:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:NF_MIN_WORDLEN\">Εισάγετε το ελάχιστο μήκος λέξης ώστε μια λέξη να είναι δυνατόν να επιλεχθεί για το χαρακτηριστικό συμπλήρωσης λέξεων.</ahelp>"
+msgid "Specify the amount of space to leave between selected paragraphs."
+msgstr "Καθορίστε το μέγεθος του χώρου που θα αφεθεί ανάμεσα στις επιλεγμένες παραγράφους."
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"hd_id3154758\n"
-"86\n"
+"05030100.xhp\n"
+"hd_id3147216\n"
+"24\n"
"help.text"
-msgid "Max. entries"
-msgstr "Μέγιστος αριθμός καταχωρήσεων"
+msgid "Above paragraph"
+msgstr "Πάνω από παράγραφο"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"par_id3159414\n"
-"87\n"
+"05030100.xhp\n"
+"par_id3146148\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:NUMERICFIELD:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:NF_MAX_ENTRIES\">Enter the maximum number of words that you want to store in the Word Completion list.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:NUMERICFIELD:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:NF_MAX_ENTRIES\">Εισάγετε το μέγιστο αριθμό λέξεων που θέλετε να αποθηκεύσετε στη λίστα Συμπλήρωσης Λέξεων.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_TOPDIST\">Enter the amount of space that you want to leave above the selected paragraph(s).</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_TOPDIST\">Εισάγετε την ποσότητα του διαστήματος που θέλετε να αφήνετε πάνω από την/τις επιλεγμένη/επιλεγμένες παράγραφο/παραγράφους. </ahelp>"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"hd_id3147265\n"
-"106\n"
+"05030100.xhp\n"
+"hd_id3145590\n"
+"26\n"
"help.text"
-msgid "Word Completion list"
-msgstr "Λίστα Συμπλήρωσης Λέξεων"
+msgid "Below paragraph"
+msgstr "Κάτω από την παράγραφο"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"par_id3152773\n"
-"107\n"
+"05030100.xhp\n"
+"par_id3163822\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:MULTILISTBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:LB_ENTRIES\">Lists the collected words. The list is valid until you close the current document. To make the list available to other documents in the current session, disable \"When closing a document, remove the words collected from it from the list\".</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:MULTILISTBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:LB_ENTRIES\">Καταχωρίζει τις λέξεις που συλλέχθηκαν. Η λίστα είναι έγκυρη μέχρι να κλείσετε το τρέχον έγγραφο. Για να γίνει η λίστα διαθέσιμη σε άλλα έγγραφα στην τρέχουσα σύνοδο, απενεργοποιήστε \"Όταν κλείνει ένα έγγραφο, αφαιρέστε τις λέξεις που συλλέχθηκαν από αυτό από τη λίστα\".</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_BOTTOMDIST\">Enter the amount of space that you want to leave below the selected paragraph(s).</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_BOTTOMDIST\">Εισάγετε την ποσότητα του διαστήματος που θέλετε να αφήνετε κάτω από την/τις επιλεγμένη/επιλεγμένες παράγραφο/παραγράφους.</ahelp>"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"par_id3156423\n"
-"112\n"
+"05030100.xhp\n"
+"hd_id3145591\n"
+"26\n"
"help.text"
-msgid "If the automatic spellcheck option is enabled, only the words that are recognized by the spellcheck are collected."
-msgstr "Όταν ενεργοποιείται ο αυτόματος ορθογραφικός έλεγχος, συλλέγονται μόνο οι λέξεις που αναγνωρίζονται από τον ορθογραφικό έλεγχο."
+msgid "Don't add space between paragraphs of the same style"
+msgstr "Μην προσθέσετε κενό μεταξύ παραγράφων της ίδιας τεχνοτροπίας"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"hd_id3144434\n"
-"110\n"
+"05030100.xhp\n"
+"par_id3163823\n"
+"27\n"
"help.text"
-msgid "Delete Entry"
-msgstr "Διαγραφή καταχώρησης"
+msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_STD_PARAGRAPH:CB_CONTEXTUALSPACING\">Makes any space specified before or after this paragraph not be applied when the preceding and following paragraphs are of the same paragraph style.</ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_STD_PARAGRAPH:CB_CONTEXTUALSPACING\">κάνει οποιοδήποτε ορισμένο κενό πριν ή μετά αυτήν την παράγραφο να μην εφαρμοστεί, όταν οι προηγούμενες και οι επόμενες παράγραφοι είναι της ίδιας μορφής παραγράφου.</ahelp>"
-#: 06040600.xhp
+#: 05030100.xhp
msgctxt ""
-"06040600.xhp\n"
-"par_id3153351\n"
-"111\n"
+"05030100.xhp\n"
+"hd_id3156441\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:PB_ENTRIES\">Removes the selected word or words from the Word Completion list.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:PB_ENTRIES\">Διαγράφει την επιλεγμένη λέξη ή λέξεις από τη λίστα Συμπλήρωσης Λέξεων.</ahelp>"
+msgid "Line spacing"
+msgstr "Διάστιχο γραμμών"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"tit\n"
+"05030100.xhp\n"
+"par_id3146985\n"
+"29\n"
"help.text"
-msgid "Save As"
-msgstr "Αποθήκευση ως"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_STD_PARAGRAPH:LB_LINEDIST\">Specify the amount of space to leave between lines of text in a paragraph.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_STD_PARAGRAPH:LB_LINEDIST\">Καθορίστε το μέγεθος του χώρου που θα αφεθεί ανάμεσα στις γραμμές του κειμένου σε μια παράγραφο.</ahelp>"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"bm_id3151260\n"
+"05030100.xhp\n"
+"hd_id3146923\n"
+"30\n"
"help.text"
-msgid "<bookmark_value>saving as command; precautions</bookmark_value>"
-msgstr "<bookmark_value>αποθήκευση ως εντολή, πρόληψη</bookmark_value>"
+msgid "Single"
+msgstr "Απλό"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"hd_id3151260\n"
-"1\n"
+"05030100.xhp\n"
+"par_id3150011\n"
+"31\n"
"help.text"
-msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
+msgid "<variable id=\"einzeiligtext\">Applies single line spacing to the current paragraph. This is the default setting. </variable>"
+msgstr "<variable id=\"einzeiligtext\">Εφαρμόζει μονό διάστιχο στην υπάρχουσα παράγραφο. Αυτή είναι η προεπιλεγμένη ρύθμιση. </variable>"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3146856\n"
-"2\n"
+"05030100.xhp\n"
+"hd_id3148500\n"
+"33\n"
"help.text"
-msgid "<variable id=\"speichernuntertext\"><ahelp hid=\"HID_FILESAVE_DIALOG\">Saves the current document in a different location, or with a different file name or file type.</ahelp></variable>"
-msgstr "<variable id=\"speichernuntertext\"><ahelp hid=\"HID_FILESAVE_DIALOG\">Αποθηκεύει το τρέχον έγγραφο σε μια διαφορετική θέση, ή με διαφορετικό όνομα/τύπο αρχείου</ahelp></variable>"
+msgid "1.5 lines"
+msgstr "1,5 γραμμές"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3155934\n"
-"64\n"
+"05030100.xhp\n"
+"par_id3150094\n"
+"34\n"
"help.text"
-msgid "The following sections describe the <emph><item type=\"productname\">%PRODUCTNAME</item>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item>Open</emph> and <emph>Save</emph> dialog boxes, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\">%PRODUCTNAME- General</link></emph>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Οι παρακάτω ενότητες περιγράφουν το διάλογο <emph><item type=\"productname\">%PRODUCTNAME</item>Αποθήκευση ως</emph>. Για ενεργοποίηση των πλαισίων διαλόγων <emph><item type=\"productname\">%PRODUCTNAME</item>Άνοιγμα</emph>και <emph>Αποθήκευση</emph>, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - Γενικά\">%PRODUCTNAME- Γενικά</link></emph> και έπειτα διαλέξτε την περιοχή <emph>Χρήση διαλόγων του %PRODUCTNAME </emph> στο <emph>διάλογοι Άνοιγμα/Αποθήκευση</emph>."
+msgid "<variable id=\"eineinhalbzeiligtext\">Sets the line spacing to 1.5 lines. </variable>"
+msgstr "<variable id=\"eineinhalbzeiligtext\">Θέτει το διάστιχο σε 1,5 γραμμή. </variable>"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3147654\n"
-"59\n"
+"05030100.xhp\n"
+"hd_id3149378\n"
+"36\n"
"help.text"
-msgid "To save a document as a template, use the command <emph>File - Templates - Save</emph>."
-msgstr "Για να αποθηκεύσετε ένα έγγραφο ως πρότυπο, χρησιμοποιήστε την εντολή <emph>Αρχείο - Πρότυπα - Αποθήκευση</emph>."
+msgid "Double"
+msgstr "Διπλό"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"hd_id3146775\n"
-"19\n"
+"05030100.xhp\n"
+"par_id3154512\n"
+"37\n"
"help.text"
-msgid "Up One Level"
-msgstr "Πάνω ένα επίπεδο"
+msgid "<variable id=\"zweizeiligtext\">Sets the line spacing to two lines. </variable>"
+msgstr "<variable id=\"zweizeiligtext\">Θέτει το διάστιχο σε 2 γραμμές. </variable>"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3153821\n"
-"20\n"
+"05030100.xhp\n"
+"hd_id3151206\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILESAVE_LEVELUP\">Move up one directory in the directory hierarchy. Long-click to see the higher level directories.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILESAVE_LEVELUP\">Πηγαίνετε ένα επίπεδο παραπάνω στην ιεραρχία καταλόγων. Κρατήστε πατημένο κλικ για να δείτε καταλόγους υψηλότερου επιπέδου.</ahelp>"
+msgid "Proportional"
+msgstr "Αναλογικό"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"hd_id3159157\n"
-"21\n"
+"05030100.xhp\n"
+"par_id3147494\n"
+"40\n"
"help.text"
-msgid "Create New Directory"
-msgstr "Δημιουργία νέου καταλόγου"
+msgid "Select this option and then enter a percentage value in the box, where 100% corresponds to single line spacing."
+msgstr "Επιλέξτε αυτή την επιλογή και μετά εισάγετε ένα ποσοστό επί τοις εκατό μέσα στο πεδίο. Το 100% ανταποκρίνεται σε αποστάσεις της μιας γραμμής."
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3155583\n"
-"22\n"
+"05030100.xhp\n"
+"hd_id3156332\n"
+"41\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILESAVE_CREATEDIRECTORY\">Creates a new directory.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILESAVE_CREATEDIRECTORY\">Δημιουργεί νέο κατάλογο.</ahelp>"
+msgid "At Least"
+msgstr "Τουλάχιστον"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"hd_id3149578\n"
-"52\n"
+"05030100.xhp\n"
+"par_id3157965\n"
+"42\n"
"help.text"
-msgid "Default Directory"
-msgstr "Προεπιλεγμένος κατάλογος"
+msgid "Sets the minimum line spacing to the value that you enter in the box."
+msgstr "Θέτει την ελάχιστη απόσταση γραμμών στην τιμή που θα εισάγετε στο πλαίσιο."
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3149275\n"
-"53\n"
+"05030100.xhp\n"
+"par_id3150744\n"
+"47\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILESAVE_DEFAULTDIRECTORY\">Displays the files in the default user directory.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILESAVE_DEFAULTDIRECTORY\">Προβάλει τα αρχεία του προεπιλεγμένου καταλόγου χρήστη.</ahelp>"
+msgid "If you use different font sizes within a paragraph, the line spacing is automatically adjusted to the largest font size. If you prefer to have identical spacing for all lines, specify a value in <emph>At least</emph> that corresponds to the largest font size."
+msgstr "Εάν εφαρμόσετε διαφορετικά μεγέθη γραμματοσειράς μέσα σε μια παράγραφο, η απόσταση μεταξύ των γραμμών προσαρμόζεται αυτόματα στο μεγαλύτερο μέγεθος γραμματοσειράς. Αν προτιμάτε να έχετε ίδια απόσταση για όλες τις γραμμές, καθορίστε μια τιμή στο πεδίο <emph>Τουλάχιστον</emph> η οποία αντιστοιχεί στο μεγαλύτερο μέγεθος γραμματοσειράς."
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"hd_id3155628\n"
-"29\n"
+"05030100.xhp\n"
+"hd_id3153927\n"
+"43\n"
"help.text"
-msgid "Display area"
-msgstr "Περιοχή εμφάνισης"
+msgid "Leading"
+msgstr "Αρχικό διάστημα"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3149902\n"
-"30\n"
+"05030100.xhp\n"
+"par_id3153354\n"
+"44\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILESAVE_FILEVIEW\">Displays the files and directories in the directory that you are in.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILESAVE_FILEVIEW\">Προβάλει τα αρχεία και τους υποκαταλόγους του τρέχοντος καταλόγου.</ahelp>"
+msgid "Sets the height of the vertical space that is inserted between two lines."
+msgstr "Καθορίζει το ύψος του κατακόρυφου χώρου που εισήχθη ανάμεσα στις δύο γραμμές."
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"hd_id3154810\n"
-"37\n"
+"05030100.xhp\n"
+"hd_id3155443\n"
+"54\n"
"help.text"
-msgid "File name"
-msgstr "Όνομα αρχείου"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Fixed </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Σταθερά </caseinline></switchinline>"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3153626\n"
-"38\n"
+"05030100.xhp\n"
+"par_id3153711\n"
+"55\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILESAVE_FILEURL\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link></ahelp>"
-msgstr "<ahelp hid=\"HID_FILESAVE_FILEURL\">Εισάγετε ένα όνομα αρχείου ή μια διαδρομή για το αρχείο. Μπορείτε επίσης να εισάγετε ένα <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link></ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Sets the line spacing to exactly match the value that you enter in the box. This can result in cropped characters. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Θέτει την απόσταση των γραμμών ώστε να ταιριάζουν ακριβώς στην τιμή που εισάγετε στο πεδίο. Αυτό μπορεί να οδηγήσει σε αποκοπή κάποιων χαρακτήρων. </caseinline></switchinline>"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"hd_id3149669\n"
-"39\n"
+"05030100.xhp\n"
+"hd_id3156383\n"
+"45\n"
"help.text"
-msgid "File type"
-msgstr "Τύπος αρχείου"
+msgid "of"
+msgstr "από"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3156343\n"
-"40\n"
+"05030100.xhp\n"
+"par_id3154304\n"
+"46\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILESAVE_FILETYPE\">Select the file format for the document that you are saving.</ahelp> In the display area, only the documents with this file type are displayed. File types are described in <link href=\"text/shared/00/00000020.xhp\" name=\"Information on Import and Export Filters\">Information on Import and Export Filters</link>."
-msgstr "<ahelp hid=\"HID_FILESAVE_FILETYPE\">Επιλέξτε το τύπο αρχείου για το έγγραφο που αποθηκεύετε.</ahelp>Στη περιοχή προβολής, μόνο τα έγγραφα του συγκεκριμένου τύπου αρχείου θα εμφανίζονται. Οι τύποι αρχείων περιγράφονται στο <link href=\"text/shared/00/00000020.xhp\" name=\"Πληροφορίες Φίλτρων Εισαγωγής και Εξαγωγής\">Πληροφορίες Φίλτρων Εισαγωγής και Εξαγωγής</link>."
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_LINEDISTMETRIC\">Enter the value to use for the line spacing.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_LINEDISTMETRIC\">Εισάγετε την τιμή που θέλετε να χρησιμοποιήσετε για την απόσταση των γραμμών.</ahelp>"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3145116\n"
-"41\n"
+"05030100.xhp\n"
+"hd_id3154965\n"
+"48\n"
"help.text"
-msgid "Always save your document in a <item type=\"productname\">%PRODUCTNAME</item> file type before saving it to an external file type. When you export to an external file type, some formatting features may be lost."
-msgstr "Πάντα να αποθηκεύετε τα έγγραφα σας με τύπο αρχείου <item type=\"productname\">%PRODUCTNAME</item> προτού τα αποθηκεύσετε σε εξωτερικό τύπο αρχείου. Όταν εξάγετε σε εξωτερικό τύπο, μερικά χαρακτηριστικά μορφοποίησης μπορεί να χαθούν."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Register-true </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Καταχώριση-αληθής</caseinline></switchinline>"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"hd_id3147228\n"
-"42\n"
+"05030100.xhp\n"
+"hd_id3146316\n"
+"50\n"
"help.text"
-msgid "Save"
-msgstr "Αποθήκευση"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Activate </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ενεργοποίηση </caseinline></switchinline>"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3154068\n"
-"43\n"
+"05030100.xhp\n"
+"par_id3156315\n"
+"51\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILESAVE_DOSAVE\">Saves the file.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILESAVE_DOSAVE\">Αποθηκεύει το αρχείο.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_STD_PARAGRAPH:CB_REGISTER\">Aligns the baseline of each line of text to a vertical document grid, so that each line is the same height. To use this feature, you must first activate the <emph>Register-true </emph>option for the current page style. To do this, choose <emph>Format - Page</emph>, click on the <emph>Page </emph>tab, and then select the<emph> Register-true</emph> box in the<emph> Layout settings</emph> area.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_STD_PARAGRAPH:CB_REGISTER\">Στοιχίζει την βασική γραμμή της κάθε γραμμής κειμένου σε ένα κατακόρυφο πλέγμα, ώστε κάθε γραμμή να έχει το ίδιο ύψος. Για να χρησιμοποιήσετε αυτό το χαρακτηριστικό, πρέπει πρώτα να ενεργοποιήσετε την επιλογή <emph>Επιβεβαίωση εγγραφής </emph>για το τρέχον στυλ σελίδας. Για να κάνετε αυτό, επιλέξτε <emph>Μορφή - Σελίδα</emph>, κάντε κλικ στην καρτέλα <emph>Σελίδα </emph>, και μετά επιλέξτε το πεδίο <emph>Επιβεβαίωση εγγραφής</emph> στην περιοχή <emph> Ρυθμίσεις Διάταξης</emph>.</ahelp></caseinline></switchinline>"
-#: 01070000.xhp
+#: 05030100.xhp
msgctxt ""
-"01070000.xhp\n"
-"hd_id3145744\n"
-"44\n"
+"05030100.xhp\n"
+"par_id9267250\n"
"help.text"
-msgid "Save with password"
-msgstr "Αποθήκευση με κωδικό πρόσβασης"
+msgid "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Writing Register-true\">Writing Register-true</link>"
+msgstr "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Γραφή με επιβεβαίωση εγγραφής\">Γραφή με επιβεβαίωση εγγραφής</link>"
-#: 01070000.xhp
+#: 05030300.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3145152\n"
-"45\n"
+"05030300.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILESAVE_SAVEWITHPASSWORD\">Protects the file with a <link href=\"text/shared/01/password_dlg.xhp\" name=\"password\">password</link> that must be entered before a user can open the file.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILESAVE_SAVEWITHPASSWORD\">Προστατεύει το αρχείο με έναν <link href=\"text/shared/01/password_dlg.xhp\" name=\"κωδικό πρόσβασης\">κωδικό πρόσβασης</link> που πρέπει να εισαχθεί πριν να επιτραπεί στον χρήστη να ανοίξει το αρχείο.</ahelp>"
+msgid "Tabs"
+msgstr "Στηλοθέτες"
-#: 01070000.xhp
+#: 05030300.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3152920\n"
-"65\n"
+"05030300.xhp\n"
+"bm_id3156027\n"
"help.text"
-msgid "Only documents using the <item type=\"productname\">%PRODUCTNAME</item> XML-based format can be saved with a password."
-msgstr "Η αποθήκευση με κωδικό πρόσβασης είναι δυνατή μόνο για τις μορφές εγγράφων του <item type=\"productname\">%PRODUCTNAME</item> που βασίζονται σε XML."
+msgid "<bookmark_value>formats; tabulators</bookmark_value><bookmark_value>fill characters with tabulators</bookmark_value><bookmark_value>tab stops;settings</bookmark_value>"
+msgstr "<bookmark_value>μορφές, στηλοθέτες</bookmark_value><bookmark_value>γεμίζει τους χαρακτήρες με στηλοθέτες</bookmark_value><bookmark_value>απόσταση στηλοθετών,ρυθμίσεις</bookmark_value>"
-#: 01070000.xhp
+#: 05030300.xhp
msgctxt ""
-"01070000.xhp\n"
-"hd_id3147502\n"
-"66\n"
+"05030300.xhp\n"
+"hd_id3156027\n"
+"1\n"
"help.text"
-msgid "Edit filter settings"
-msgstr "Επεξεργασία ρυθμίσεων φίλτρου"
+msgid "<link href=\"text/shared/01/05030300.xhp\" name=\"Tabs\">Tabs</link>"
+msgstr "<link href=\"text/shared/01/05030300.xhp\" name=\"Στηλοθέτες\">Στηλοθέτες</link>"
-#: 01070000.xhp
+#: 05030300.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3152883\n"
-"67\n"
+"05030300.xhp\n"
+"par_id3153577\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILESAVE_CUSTOMIZEFILTER\">Allows you to set the spreadsheet saving options for some types of data files.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILESAVE_CUSTOMIZEFILTER\">Σας επιτρέπει να ορίσετε τις επιλογές αποθήκευσης λογιστικού φύλλου για ορισμένους τύπους αρχείων δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"HID_TABULATOR\">Set the position of a tab stop in a paragraph.</ahelp>"
+msgstr "<ahelp hid=\"HID_TABULATOR\">Καθορίζει την θέση της απόστασης στηλοθέτη στην παράγραφο.</ahelp>"
-#: 01070000.xhp
+#: 05030300.xhp
msgctxt ""
-"01070000.xhp\n"
-"hd_id3154988\n"
-"47\n"
+"05030300.xhp\n"
+"par_id3147653\n"
+"40\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "If you want, you can also use the ruler to set the tab positions."
+msgstr "Αν θέλετε, μπορείτε επίσης να χρησιμοποιήσετε το χάρακα για να θέσετε τις θέσεις των στηλοθετών."
-#: 01070000.xhp
+#: 05030300.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3159125\n"
-"48\n"
+"05030300.xhp\n"
+"hd_id3154897\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILESAVE_SELECTION\">Exports only the selected graphic objects in <item type=\"productname\">%PRODUCTNAME</item> Draw and Impress to another format. If this box is not checked, the entire document is exported.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILESAVE_SELECTION\">Εξάγει μόνο τα επιλεγμένα γραφικά αντικείμενα του <item type=\"productname\">%PRODUCTNAME</item> Draw και Impress σε διαφορετικό τύπο Αν το συγκεκριμένο κουτί δεν έχει επιλεχθεί, θα εξαχθεί ολόκληρο το έγγραφο </ahelp>"
+msgid "Position"
+msgstr "Θέση"
-#: 01070000.xhp
+#: 05030300.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3148577\n"
-"70\n"
+"05030300.xhp\n"
+"par_id3153331\n"
+"4\n"
"help.text"
-msgid "If you are exporting to any document file type, the entire document is exported."
-msgstr "Αν εξάγετε σε οποιονδήποτε τύπο κειμένου, ολόκληρο το έγγραφο θα εξαχθεί."
+msgid "<ahelp hid=\"SVX:METRICBOX:RID_SVXPAGE_TABULATOR:ED_TABPOS\">Select a tab stop type, enter a new measurement, and then click <emph>New</emph>. If you want, you can also specify the measurement units to use for the tab (cm for centimeter, or \" for inches). Existing tabs to the left of the first tab that you set are removed.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICBOX:RID_SVXPAGE_TABULATOR:ED_TABPOS\">Επιλέξτε έναν τύπο απόστασης στηλοθέτη, εισάγετε μια νέα μέτρηση, και μετά κάντε κλικ στο <emph>Καινούριο</emph>. Αν θέλετε, μπορείτε επίσης να καθορίσετε τις μονάδες μέτρησης που θέλετε να χρησιμοποιήσετε για τον στηλοθέτη (cm για εκατοστά, ή \" για ίντσες). Οι υπάρχοντες στηλοθέτες στα αριστερά του πρώτου στηλοθέτη που θέτετε διαγράφονται.</ahelp>"
-#: 01070000.xhp
+#: 05030300.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3146986\n"
+"05030300.xhp\n"
+"hd_id3155180\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/shared/00/00000207.xhp\" name=\"Export of Text Files\">Export of Text Files</link>"
-msgstr "<link href=\"text/shared/00/00000207.xhp\" name=\"Εξαγωγή Αρχείων Κειμένου\">Εξαγωγή Αρχείων Κειμένου</link>"
+msgid "Type"
+msgstr "Τύπος"
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"tit\n"
+"05030300.xhp\n"
+"par_id3149514\n"
+"10\n"
"help.text"
-msgid "Material"
-msgstr "Υλικό"
+msgid "Select the type of tab stop that you want to modify."
+msgstr "Επιλέξτε τον τύπο της απόστασης στηλοθετών που θέλετε να τροποποιήσετε."
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"hd_id3154349\n"
-"1\n"
+"05030300.xhp\n"
+"hd_id3157910\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/shared/01/05350600.xhp\" name=\"Material\">Material</link>"
-msgstr "<link href=\"text/shared/01/05350600.xhp\" name=\"Υλικό\">Υλικό</link>"
+msgid "Left"
+msgstr "Αριστερά"
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"par_id3160463\n"
-"2\n"
+"05030300.xhp\n"
+"par_id3146847\n"
+"41\n"
"help.text"
-msgid "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXFLOAT_3D_BTN_MATERIAL\">Changes the coloring of the selected 3D object.</ahelp>"
-msgstr "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXFLOAT_3D_BTN_MATERIAL\">Αλλάζει το χρωματισμό του επιλεγμένου αντικειμένου 3Δ.</ahelp>"
+msgid "The name of this tab stop is <emph>Left/Top</emph> if Asian language support is enabled."
+msgstr "Το όνομα αυτού του στηλοθέτη είναι <emph>Αριστερά/Άνω</emph> αν η Ασιατική γλωσσική υποστήριξη είναι ενεργοποιημένη."
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"hd_id3154682\n"
-"4\n"
+"05030300.xhp\n"
+"par_id3153698\n"
+"12\n"
"help.text"
-msgid "Material"
-msgstr "Υλικό"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_LEFT\">Aligns the left edge of the text to the tab stop and extends the text to the right.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_LEFT\">Στοιχίζει το αριστερό άκρο του κειμένου στην απόσταση στηλοθέτη και επεκτείνει το κείμενο στα δεξιά.</ahelp>"
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"par_id3152363\n"
-"29\n"
+"05030300.xhp\n"
+"hd_id3149763\n"
+"13\n"
"help.text"
-msgid "Assigns a predefined color scheme or lets you create your own color scheme."
-msgstr "Καθορίζει ένα προκαθορισμένο συνδυασμό χρωμάτων ή σας επιτρέπει να δημιουργήσετε τον δικό σας συνδυασμό χρωμάτων."
+msgid "Right"
+msgstr "Δεξιά"
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"hd_id3154497\n"
-"9\n"
+"05030300.xhp\n"
+"par_id3148491\n"
+"42\n"
"help.text"
-msgid "Favorites"
-msgstr "Προτιμήσεις"
+msgid "This name of this tab stop is <emph>Right/Bottom</emph> if Asian language support is enabled."
+msgstr "Το όνομα αυτού του στηλοθέτη είναι <emph>Δεξιά/Κάτω</emph> αν η Ασιατική γλωσσική υποστήριξη είναι ενεργή."
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"par_id3153303\n"
-"10\n"
+"05030300.xhp\n"
+"par_id3151384\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_FAVORITES\">Select a predefined color scheme, or select <emph>User-defined</emph> to define a custom color scheme.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_FAVORITES\">Επιλέξτε έναν προκαθορισμένο συνδυασμό χρωμάτων, ή επιλέξτε <emph>Προσαρμοσμένο από το χρήστη</emph> για να ορίσετε έναν προσωπικό συνδυασμό χρωμάτων.</ahelp>"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_RIGHT\">Aligns the right edge of the text to the tab stop and extends the text to the left of the tab stop.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_RIGHT\">Στοιχίζει το δεξί άκρο του κειμένου στην απόσταση στηλοθέτη και επεκτείνει το κείμενο στα αριστερά της απόστασης στηλοθέτη.</ahelp>"
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"hd_id3093440\n"
+"05030300.xhp\n"
+"hd_id3153628\n"
+"15\n"
+"help.text"
+msgid "Center"
+msgstr "Στο κέντρο"
+
+#: 05030300.xhp
+msgctxt ""
+"05030300.xhp\n"
+"par_id3154347\n"
"16\n"
"help.text"
-msgid "Object color"
-msgstr "Χρώμα αντικειμένου"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_CENTER\">Aligns the center of the text to the tab stop.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_CENTER\">Στοιχίζει το κέντρο του κειμένου στην απόσταση στηλοθέτη.</ahelp>"
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"par_id3157896\n"
+"05030300.xhp\n"
+"hd_id3148552\n"
"17\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_COLOR\">Select the color that you want to apply to the object.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_COLOR\">Επιλέξτε το χρώμα που επιθυμείτε να εφαρμόσετε στο αντικείμενο.</ahelp>"
+msgid "Decimal"
+msgstr "Δεκαδικά"
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"hd_id3147373\n"
+"05030300.xhp\n"
+"par_id3144422\n"
"18\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Select Color Through the Color Dialog\">Select Color Through the Color Dialog</link>"
-msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Επιλέξτε χρώμα από το διάλογο χρώματος\">Επιλέξτε χρώμα από το διάλογο χρώματος</link>"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_DECIMAL\">Aligns the decimal point of a number to the center of the tab stop and text to the left of the tab.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_DECIMAL\">Στοιχίζει το δεκαδικό σημείο στίξης ενός αριθμού στο κέντρο της απόστασης στηλοθέτη και του κειμένου στα αριστερά του στηλοθέτη.</ahelp>"
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"hd_id3147571\n"
+"05030300.xhp\n"
+"par_id3154388\n"
"19\n"
"help.text"
-msgid "Illumination color"
-msgstr "Χρώμα φωτισμού"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">The character that is used as a decimal separator depends on the regional setting of your operating system. </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Ο χαρακτήρας που χρησιμοποιείται ως δεκαδικός διαχωριστής εξαρτάται από τις τοπικές ρυθμίσεις του λειτουργικού σας συστήματος. </caseinline></switchinline>"
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"par_id3159234\n"
+"05030300.xhp\n"
+"hd_id3153380\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_EMISSION\">Select the color to illuminate the object.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_EMISSION\">Επιλέξτε χρώμα για να φωτίσετε το αντικείμενο.</ahelp>"
+msgid "Character"
+msgstr "Χαρακτήρας"
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"hd_id3153748\n"
+"05030300.xhp\n"
+"par_id3153778\n"
"21\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Select Color Through the Color Dialog\">Select Color Through the Color Dialog</link>"
-msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Επιλέξτε χρώμα από το διάλογο χρώματος\">Επιλέξτε χρώμα από το διάλογο χρώματος</link>"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_TABULATOR:ED_TABTYPE_DECCHAR\">Enter a character that you want the decimal tab to use as a decimal separator.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_TABULATOR:ED_TABTYPE_DECCHAR\">Εισάγετε έναν χαρακτήρα που θέλετε ο δεκαδικός στηλοθέτης να χρησιμοποιήσει ως δεκαδικό διαχωριστή.</ahelp>"
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"hd_id3154983\n"
+"05030300.xhp\n"
+"hd_id3159151\n"
"22\n"
"help.text"
-msgid "Specular"
-msgstr "Σημείο ανάκλασης"
+msgid "Fill Character"
+msgstr "Χαρακτήρας Γεμίσματος"
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"par_id3147008\n"
+"05030300.xhp\n"
+"par_id3154153\n"
"23\n"
"help.text"
-msgid "Sets the light reflection properties for the selected object."
-msgstr "Ορίζει τις ιδιότητες αντανάκλασης φωτός για το επιλεγμένο αντικείμενο."
+msgid "Specify the characters to use as leader to the left of the tab stop."
+msgstr "Καθορίζει τον χαρακτήρα-πρότυπο που προηγείται του στηλοθέτη."
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"hd_id3150355\n"
+"05030300.xhp\n"
+"hd_id3144760\n"
"24\n"
"help.text"
-msgid "Color"
-msgstr "Χρώμα"
+msgid "None"
+msgstr "Κανένα"
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"par_id3151111\n"
+"05030300.xhp\n"
+"par_id3143231\n"
"25\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_SPECULAR\">Select the color that you want the object to reflect.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_SPECULAR\">Επιλέξτε το χρώμα το οποίο θέλετε να αντανακλά το αντικείμενο.</ahelp>"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_NO\">Inserts no fill characters, or removes existing fill characters to the left of the tab stop.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_NO\">Εισάγει χαρακτήρες μη γεμίσματος, ή απομακρύνει υπάρχοντες χαρακτήρες γεμίσματος στα αριστερά της απόστασης στηλοθέτη.</ahelp>"
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"hd_id3152996\n"
+"05030300.xhp\n"
+"hd_id3152933\n"
"26\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Select Color Through the Color Dialog\">Select Color Through the Color Dialog</link>"
-msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Επιλέξτε χρώμα από το διάλογο χρώματος\">Επιλέξτε χρώμα από το διάλογο χρώματος</link>"
+msgid "......."
+msgstr "......."
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"hd_id3152909\n"
+"05030300.xhp\n"
+"par_id3153192\n"
"27\n"
"help.text"
-msgid "Intensity"
-msgstr "Ένταση"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_POINTS\">Fills the empty space to the left of the tab stop with dots.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_POINTS\">Γεμίζει το κενό διάστημα στα αριστερά της απόστασης στηλοθέτη με τελείες.</ahelp>"
-#: 05350600.xhp
+#: 05030300.xhp
msgctxt ""
-"05350600.xhp\n"
-"par_id3159256\n"
+"05030300.xhp\n"
+"hd_id3156280\n"
"28\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXFLOAT_3D_MTR_MAT_SPECULAR_INTENSITY\">Enter the intensity of the specular effect.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXFLOAT_3D_MTR_MAT_SPECULAR_INTENSITY\">Επιλέξτε την ένταση του εφέ σημείου ανάκλασης.</ahelp>"
+msgid "------"
+msgstr "------"
-#: 05120100.xhp
+#: 05030300.xhp
msgctxt ""
-"05120100.xhp\n"
-"tit\n"
+"05030300.xhp\n"
+"par_id3156212\n"
+"29\n"
"help.text"
-msgid "Single Line"
-msgstr "Απλή Γραμμή"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_DASHLINE\">Fills the empty space to the left of the tab stop with dashes.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_DASHLINE\">Γεμίζει το κενό διάστημα στα αριστερά της απόστασης στηλοθέτη με παύλες.</ahelp>"
-#: 05120100.xhp
+#: 05030300.xhp
msgctxt ""
-"05120100.xhp\n"
-"hd_id3154545\n"
-"1\n"
+"05030300.xhp\n"
+"hd_id3157960\n"
+"30\n"
"help.text"
-msgid "<link href=\"text/shared/01/05120100.xhp\" name=\"Single Line\">Single Line</link>"
-msgstr "<link href=\"text/shared/01/05120100.xhp\" name=\"Απλή Γραμμή\">Απλή Γραμμή</link>"
+msgid "______"
+msgstr "______"
-#: 05120100.xhp
+#: 05030300.xhp
msgctxt ""
-"05120100.xhp\n"
-"par_id3154794\n"
-"2\n"
+"05030300.xhp\n"
+"par_id3151043\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\".uno:SpacePara1\" visibility=\"visible\">Applies single line spacing to the current paragraph. This is the default setting.</ahelp>"
-msgstr "<ahelp hid=\".uno:SpacePara1\" visibility=\"visible\">Εφαρμόζει αποστάσεις απλής γραμμής στην τρέχουσα παράγραφο. Αυτή είναι η προεπιλεγμένη ρύθμιση.</ahelp>"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_UNDERSCORE\">Draws a line to fill the empty space to the left of the tab stop.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_UNDERSCORE\">Ζωγραφίζει μια γραμμή για να γεμίσει το κενό διάστημα στα αριστερά της απόστασης στηλοθέτη.</ahelp>"
-#: gallery_files.xhp
+#: 05030300.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"tit\n"
+"05030300.xhp\n"
+"hd_id3153770\n"
+"32\n"
"help.text"
-msgid "Files"
-msgstr "Αρχεία"
+msgid "Character"
+msgstr "Χαρακτήρας"
-#: gallery_files.xhp
+#: 05030300.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"hd_id3150756\n"
-"1\n"
+"05030300.xhp\n"
+"par_id3150441\n"
+"33\n"
"help.text"
-msgid "Files"
-msgstr "Αρχεία"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_OTHER\">Allows you to specify a character to fill the empty space to the left of the tab stop.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_OTHER\">Σας επιτρέπει να καθορίσετε έναν χαρακτήρα για να συμπληρώσετε το κενό διάστημα στα αριστερά της απόστασης στηλογνώμονα.</ahelp>"
-#: gallery_files.xhp
+#: 05030300.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"par_id3153882\n"
-"2\n"
+"05030300.xhp\n"
+"hd_id3152596\n"
+"36\n"
"help.text"
-msgid "<variable id=\"stargallerymanager\">Adds new files to the selected theme. </variable>"
-msgstr "<variable id=\"stargallerymanager\">Προσθέτει νέα αρχεία στο επιλεγμένο θέμα. </variable>"
+msgid "New"
+msgstr "Νέο"
-#: gallery_files.xhp
+#: 05030300.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"hd_id3153089\n"
-"5\n"
+"05030300.xhp\n"
+"par_id3163717\n"
+"37\n"
"help.text"
-msgid "File Type"
-msgstr "Τύπος αρχείου"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_TABULATOR:BTN_NEW\">Adds the tab stop that you defined to the current paragraph.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_TABULATOR:BTN_NEW\">Προσθέτει την απόσταση στηλοθέτη που έχετε καθορίσει στην τρέχουσα παράγραφο.</ahelp>"
-#: gallery_files.xhp
+#: 05030300.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"par_id3154497\n"
-"6\n"
+"05030300.xhp\n"
+"hd_id3153945\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\"SVX:COMBOBOX:RID_SVXTABPAGE_GALLERYTHEME_FILES:CBB_FILETYPE\">Select the type of file that you want to add.</ahelp>"
-msgstr "<ahelp hid=\"SVX:COMBOBOX:RID_SVXTABPAGE_GALLERYTHEME_FILES:CBB_FILETYPE\">Επιλέξτε τον τύπο αρχείου που θέλετε να προσθέσετε.</ahelp>"
+msgid "Clear All"
+msgstr "Επαναφορά"
-#: gallery_files.xhp
+#: 05030300.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"hd_id3153935\n"
-"7\n"
+"05030300.xhp\n"
+"par_id3145660\n"
+"39\n"
"help.text"
-msgid "Files found"
-msgstr "Υπάρχοντα αρχεία"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_TABULATOR:BTN_DELALL\">Removes all of the tab stops that you defined under <emph>Position</emph>. Sets <emph>Left</emph> tab stops at regular intervals as the default tab stops.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_TABULATOR:BTN_DELALL\">Απομακρύνει όλες τις αποστάσεις στηλοθετών που έχετε καθορίσει στο μενού <emph>Θέση</emph>. Θέτει την <emph>Αριστερή</emph> απόσταση στηλοθέτη σε κανονικά διαστήματα ως προκαθορισμένη απόσταση στηλοθετών.</ahelp>"
-#: gallery_files.xhp
+#: 05030500.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"par_id3145829\n"
-"8\n"
+"05030500.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:MULTILISTBOX:RID_SVXTABPAGE_GALLERYTHEME_FILES:LBX_FOUND\">Lists the available files. Select the file(s) that you want to add, and then click <emph>Add</emph>. To add all of the files in the list, click <emph>Add All</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SVX:MULTILISTBOX:RID_SVXTABPAGE_GALLERYTHEME_FILES:LBX_FOUND\">Εμφανίζει τα διαθέσιμα αρχεία σε μία λίστα. Επιλέξτε τα αρχεία που θέλετε να προσθέσετε και μετά κάντε κλικ στο <emph>Προσθήκη</emph>. Για να προσθέσετε όλα τα αρχεία στη λίστα, κάντε κλικ στο <emph>Προσθήκη όλων</emph>.</ahelp>"
+msgid "Borders"
+msgstr "Περιγράμματα"
-#: gallery_files.xhp
+#: 05030500.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"hd_id3154751\n"
-"9\n"
+"05030500.xhp\n"
+"hd_id3154812\n"
+"1\n"
"help.text"
-msgid "Find files"
-msgstr "Εύρεση αρχείων"
+msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link>"
+msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\">Περιγράμματα</link>"
-#: gallery_files.xhp
+#: 05030500.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"par_id3147557\n"
-"10\n"
+"05030500.xhp\n"
+"par_id3151097\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXTABPAGE_GALLERYTHEME_FILES:BTN_SEARCH\">Locate the directory containing the files that you want to add, and then click <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXTABPAGE_GALLERYTHEME_FILES:BTN_SEARCH\">Εντοπίστε τον κατάλογο που περιέχει τα αρχεία που θέλετε να προσθέσετε, και μετά πατήστε <emph>OK</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/borderpage/BorderPage\">Sets the border options for the selected objects in Writer or Calc.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/BorderPage\">Θέτει τις επιλογές περιγραμμάτων για τα επιλεγμένα αντικείμενα στο Writer ή στο Calc.</ahelp>"
-#: gallery_files.xhp
+#: 05030500.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"hd_id3154317\n"
-"13\n"
+"05030500.xhp\n"
+"par_id3155351\n"
+"44\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "You can specify the border position, size, and style in Writer or Calc. <switchinline select=\"appl\"><caseinline select=\"WRITER\">In $[officename] Writer, you can add borders to pages, frames, graphics, tables, paragraphs, and to embedded objects. </caseinline></switchinline>"
+msgstr "Μπορείτε να καθορίσετε την θέση του περιγράμματος, το μέγεθός του, και το στυλ του στο Writer ή στο Calc. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Στο $[officename] Writer, μπορείτε να προσθέσετε περιγράμματα σε σελίδες, πλαίσια, γραφικά, πίνακες, παραγράφους, και σε ενσωματωμένα αντικείμενα. </caseinline></switchinline>"
-#: gallery_files.xhp
+#: 05030500.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"par_id3150774\n"
-"14\n"
+"05030500.xhp\n"
+"par_id3152997\n"
+"40\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXTABPAGE_GALLERYTHEME_FILES:BTN_TAKE\">Adds the selected file(s) to the current theme.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXTABPAGE_GALLERYTHEME_FILES:BTN_TAKE\">Προσθέτει τα επιλεγμένα αρχεία στο τρέχον θέμα.</ahelp>"
+msgid "To modify the border of an entire table, place the cursor in a table cell, right-click, choose <emph>Table</emph>, and then click the <emph>Borders</emph> tab. To modify the border of a table cell, select the cell, right-click, choose <emph>Table</emph>, and then click the <emph>Borders</emph> tab."
+msgstr "Για να τροποποιήσετε το περίγραμμα ενός ολόκληρου πίνακα, τοποθετήστε το δρομέα σε ένα κελί του πίνακα, κάντε δεξί κλικ, επιλέξτε <emph>Πίνακας</emph>, και μετά κάντε κλικ στην καρτέλα <emph>Περιγράμματα</emph>. Για να τροποποιήσετε το περίγραμμα ενός κελιού του πίνακα, επιλέξτε το κελί, κάντε δεξί κλικ, επιλέξτε <emph>Πίνακας</emph>, και μετά κάντε κλικ στην καρτέλα <emph>Περιγράμματα</emph>."
-#: gallery_files.xhp
+#: 05030500.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"hd_id3149751\n"
-"15\n"
+"05030500.xhp\n"
+"hd_id3145417\n"
+"3\n"
"help.text"
-msgid "Add all"
-msgstr "Προσθήκη όλων"
+msgid "Line arrangement"
+msgstr "Διάταξη γραμμών"
-#: gallery_files.xhp
+#: 05030500.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"par_id3156426\n"
-"16\n"
+"05030500.xhp\n"
+"par_id3153332\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXTABPAGE_GALLERYTHEME_FILES:BTN_TAKEALL\">Adds all of the files in the list to the current theme.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXTABPAGE_GALLERYTHEME_FILES:BTN_TAKEALL\">Προσθέτει όλα τα αρχεία της λίστας στο τρέχoν θέμα.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/borderpage/presets\">Select a predefined border style to apply.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/presets\">Επιλέξτε μια προκαθορισμένη τεχνοτροπία περιγράμματος να εφαρμόσετε.</ahelp>"
-#: gallery_files.xhp
+#: 05030500.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"hd_id3147088\n"
-"17\n"
+"05030500.xhp\n"
+"par_id3148643\n"
+"5\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "If you are in a table or spreadsheet, you can also add or remove predefined borders. Use the <emph>Borders</emph> icon on the <emph>Table Bar</emph>."
+msgstr "Αν βρίσκεστε σε πίνακα ή σε λογιστικό φύλλο, μπορείτε επίσης να προσθέσετε ή να αφαιρέσετε προκαθορισμένα περιγράμματα. Χρησιμοποιήστε το εικονίδιο <emph>Περιγράμματα</emph> που βρίσκεται στο <emph>Γραμμή Πίνακα</emph>."
-#: gallery_files.xhp
+#: 05030500.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"par_id3151111\n"
-"18\n"
+"05030500.xhp\n"
+"hd_id3149575\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXTABPAGE_GALLERYTHEME_FILES:CBX_PREVIEW\">Displays or hides a preview of the selected file.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXTABPAGE_GALLERYTHEME_FILES:CBX_PREVIEW\">Προβάλει ή αποκρύπτει μια προεπισκόπηση του επιλεγμένου αρχείου.</ahelp>"
+msgid "Line"
+msgstr "Γραμμή"
-#: gallery_files.xhp
+#: 05030500.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"hd_id3147275\n"
-"19\n"
+"05030500.xhp\n"
+"par_id3152360\n"
+"24\n"
"help.text"
-msgid "Preview box"
-msgstr "Πεδίο προεπισκόπησης"
+msgid "<ahelp hid=\"cui/ui/borderpage/linestylelb\">Click the border style that you want to apply. The style is applied to the borders selected in the preview.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/linestylelb\">Κάντε κλικ στο στυλ περιγράμματος που θέλετε να εφαρμόσετε. Το στυλ εφαρμόζεται στο περίγραμμα που επιλέχτηκε στην προεσκόπηση.</ahelp>"
-#: gallery_files.xhp
+#: 05030500.xhp
msgctxt ""
-"gallery_files.xhp\n"
-"par_id3153662\n"
-"20\n"
+"05030500.xhp\n"
+"par_id3154938\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\"HID_GALLERY_PREVIEW\">Displays a preview of the selected file.</ahelp>"
-msgstr "<ahelp hid=\"HID_GALLERY_PREVIEW\">Προβάλει μια προεπισκόπηση του επιλεγμένου αρχείου.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/borderpage/linecolorlb\">Select the line color that you want to use for the selected border(s).</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/linecolorlb\">Επιλέξτε το χρώμα της γραμμής που θέλετε να χρησιμοποιήσετε για το/τα επιλεγμένο/επιλεγμένα περίγραμμα/περιγράμματα.</ahelp>"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"tit\n"
+"05030500.xhp\n"
+"hd_id3150359\n"
+"21\n"
"help.text"
-msgid "Color Replacer"
-msgstr "Αντικαταστάτης χρώματος"
+msgid "Spacing to contents"
+msgstr "Απόσταση από περιεχόμενα"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3156324\n"
-"1\n"
+"05030500.xhp\n"
+"par_id3154365\n"
+"22\n"
"help.text"
-msgid "<link href=\"text/shared/01/06030000.xhp\" name=\"Color Replacer\">Color Replacer</link>"
-msgstr "<link href=\"text/shared/01/06030000.xhp\" name=\"Αντικαταστάτης χρώματος\">Αντικαταστάτης χρώματος</link>"
+msgid "Specify the amount of space that you want to leave between the border and the contents of the selection."
+msgstr "Καθορίστε την απόσταση μεταξύ του περιγράμματος και των περιεχομένων της επιλογής."
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3145138\n"
-"2\n"
+"05030500.xhp\n"
+"hd_id3147084\n"
+"45\n"
"help.text"
-msgid "<ahelp hid=\".uno:BmpMask\">Opens the Color Replacer dialog, where you can replace colors in bitmap and meta file graphics.</ahelp>"
-msgstr "<ahelp hid=\".uno:BmpMask\">Ανοίγει το διάλογο αντικαταστάτη χρώματος, όπου μπορείτε να αντικαταστήσετε χρώματα στα ψηφιογραφικά και μέτα αρχεία γραφικών.</ahelp>"
+msgid "Left"
+msgstr "Αριστερά"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3151262\n"
-"24\n"
+"05030500.xhp\n"
+"par_id3151176\n"
+"46\n"
"help.text"
-msgid "You can replace up to four different colors at one time."
-msgstr "Μπορείτε να αντικαταστήσετε μέχρι και τέσσερα διαφορετικά χρώματα τη φορά."
+msgid "<ahelp hid=\"cui/ui/borderpage/leftmf\">Enter the distance that you want to have between the left border and the contents of the selection.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/leftmf\">Εισάγετε την απόσταση μεταξύ του αριστερού περιγράμματος και των περιεχομένων της επιλογής.</ahelp>"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3153894\n"
+"05030500.xhp\n"
+"hd_id3150650\n"
+"47\n"
"help.text"
-msgid "<image id=\"img_id3155616\" src=\"sd/res/pipette.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155616\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155616\" src=\"sd/res/pipette.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155616\">Εικονίδιο</alt></image>"
+msgid "Right"
+msgstr "Δεξιά"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3145669\n"
-"3\n"
+"05030500.xhp\n"
+"par_id3153104\n"
+"48\n"
"help.text"
-msgid "Color Replacer"
-msgstr "Αντικαταστάτης χρωμάτων"
+msgid "<ahelp hid=\"cui/ui/borderpage/rightmf\">Enter the distance that you want to have between the right border and the contents of the selection.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/rightmf\">Εισάγετε την απόσταση μεταξύ του δεξιού περιγράμματος και των περιεχομένων της επιλογής.</ahelp>"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3153683\n"
-"4\n"
+"05030500.xhp\n"
+"hd_id3150495\n"
+"49\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select one of the four source color boxes. Move the mouse pointer over the selected image, and then click the color that you want to replace.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα από τα τέσσερα πεδία βασικών χρωμάτων. Μετακινήστε το δείκτη του ποντικιού πάνω στην επιλεγμένη εικόνα και κάντε κλικ στο χρώμα που θέλετε να αντικαταστήσετε.</ahelp>"
+msgid "Top"
+msgstr "Πάνω"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3149827\n"
-"5\n"
+"05030500.xhp\n"
+"par_id3156212\n"
+"50\n"
"help.text"
-msgid "Color Replacer color"
-msgstr "Χρώμα αντικαταστάτη χρωμάτων"
+msgid "<ahelp hid=\"cui/ui/borderpage/topmf\">Enter the distance that you want to have between the top border and the contents of the selection.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/topmf\">Εισάγετε την απόσταση μεταξύ του πάνω περιγράμματος και των περιεχομένων της επιλογής.</ahelp>"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3146957\n"
-"6\n"
+"05030500.xhp\n"
+"hd_id3150767\n"
+"51\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the color in the selected image that directly underlies the current mouse pointer position. This features only works if the Color Replacer tool is selected.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει το χρώμα στην επιλεγμένη εικόνα που άμεσα υπόκειται στην τρέχουσα θέση του δείκτη του ποντικιού. Η λειτουργία αυτή δουλεύει μόνο αν το εργαλείο αντικαταστάτη χρώματος έχει επιλεχθεί.</ahelp>"
+msgid "Bottom"
+msgstr "Κάτω"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3154823\n"
-"7\n"
+"05030500.xhp\n"
+"par_id3158410\n"
+"52\n"
"help.text"
-msgid "Replace"
-msgstr "Αντικατάσταση"
+msgid "<ahelp hid=\"cui/ui/borderpage/bottommf\">Enter the distance that you want to have between the bottom border and the contents of the selection.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/bottommf\">Εισάγετε την απόσταση μεταξύ του κάτω περιγράμματος και των περιεχομένων της επιλογής.</ahelp>"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3154983\n"
-"8\n"
+"05030500.xhp\n"
+"hd_id3155429\n"
+"53\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_BMPMASK:BTN_EXEC\">Replaces the selected source colors in the current image with the colors that you specify in the <emph>Replace with </emph>boxes.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_BMPMASK:BTN_EXEC\">Αντικαθιστά τα επιλεγμένα βασικά χρώματα στην τρέχουσα εικόνα με τα χρώματα που προσδιορίζετε στα πεδία <emph>Αντικατάσταση με </emph>.</ahelp>"
+msgid "Synchronize"
+msgstr "Συγχρονισμός"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3147275\n"
-"9\n"
+"05030500.xhp\n"
+"par_id3154299\n"
+"54\n"
"help.text"
-msgid "Colors"
-msgstr "Χρώματα"
+msgid "<ahelp hid=\"cui/ui/borderpage/sync\">Applies the same <emph>spacing to contents</emph> setting to all four borders when you enter a new distance.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/sync\">Ενεργοποιεί την ίδια ρύθμιση για <emph>κενό ανάμεσα στα περιεχόμενα</emph> και στα τέσσερα περιγράμματα όταν εισάγετε μια νέα απόσταση.</ahelp>"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3153031\n"
-"10\n"
+"05030500.xhp\n"
+"bm_id3155855\n"
"help.text"
-msgid "Lists the source colors and the replacement colors."
-msgstr "Εμφανίζει σε λίστα τα βασικά χρώματα και τα χρώματα αντικατάστασης."
+msgid "<bookmark_value>shadows; borders</bookmark_value><bookmark_value>borders; shadows</bookmark_value><bookmark_value>margins; shadows</bookmark_value>"
+msgstr "<bookmark_value>σκιές; περιγράμματα</bookmark_value><bookmark_value>περιγράμματα; σκιές</bookmark_value><bookmark_value>περιθώρια; σκιές</bookmark_value>"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3149416\n"
-"11\n"
+"05030500.xhp\n"
+"hd_id3155855\n"
+"31\n"
"help.text"
-msgid "Source color checkbox"
-msgstr "Πεδίο σήμανσης βασικού χρώματος"
+msgid "Shadow style"
+msgstr "Στυλ σκιάς"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3149819\n"
-"12\n"
+"05030500.xhp\n"
+"par_id3146975\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXDLG_BMPMASK:CBX_4\">Select this checkbox to replace the current <emph>Source color</emph> with the color that you specify in the <emph>Replace with </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXDLG_BMPMASK:CBX_4\">Επιλέξτε αυτό το πεδίο σήμανσης για να αντικαταστήσετε το τρέχον <emph>Βασικό χρώμα</emph> με το χρώμα που προσδιορίζετε στο πεδίο <emph>Αντικατάσταση με </emph>.</ahelp>"
+msgid "You can also apply a shadow effect to borders. For the best results, only apply this effect when all four borders are visible."
+msgstr "Μπορείτε επίσης να εφαρμόσετε στα περιγράμματα ένα εφέ σκιάς. Για καλύτερο αποτέλεσμα, εφαρμόστε αυτό το εφέ μόνο όταν και τα τέσσερα περιγράμματα είναι ορατά."
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3159116\n"
-"13\n"
+"05030500.xhp\n"
+"par_id3157309\n"
+"43\n"
"help.text"
-msgid "Source color"
-msgstr "Βασικό χρώμα"
+msgid "Graphics or objects that are anchored to a frame in the document cannot exceed the size of the frame. If you apply a shadow to the borders of an object that fills an entire frame, the size of the object is reduced to display the shadows."
+msgstr "Τα γραφικά ή τα αντικείμενα που είναι αγκυρωμένα σε ένα πλαίσιο του εγγράφου δεν μπορούν να υπερβαίνουν το μέγεθος του πλαισίου. Εάν έχει καθοριστεί σκιά για το περίγραμμα ενός αντικειμένου το οποίο έχει ήδη γεμίσει την περιοχή του πλαισίου, το μέγεθος του αντικειμένου θα μειωθεί έτσι ώστε να χωρέσει η σκιά μέσα στο πλαίσιο."
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3149903\n"
-"14\n"
+"05030500.xhp\n"
+"hd_id3153728\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the color in the selected image that you want to replace. To set the source color, click here, click the Color Replacer, and then click a color in the selected image.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει το χρώμα στην επιλεγμένη εικόνα που θέλετε να αντικαταστήσετε. Για να ορίσετε το πηγαίο χρώμα, κλικ εδώ, κλικ στον αντικαταστάτη χρώματος και μετά κλικ σε ένα χρώμα στην επιλεγμένη εικόνα.</ahelp>"
+msgid "Position"
+msgstr "Θέση"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3150085\n"
-"15\n"
+"05030500.xhp\n"
+"par_id3153364\n"
+"34\n"
"help.text"
-msgid "Tolerance"
-msgstr "Ανοχή"
+msgid "<ahelp hid=\"cui/ui/borderpage/shadows\">Click a shadow style for the selected borders.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/shadows\">Επιλέξτε μια τεχνοτροπία σκιάς για τα επιλεγμένα περιγράμματα.</ahelp>"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3144438\n"
-"16\n"
+"05030500.xhp\n"
+"hd_id3156444\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_BMPMASK:SP_4\">Set the tolerance for replacing a source color in the source image. To replace colors that are similar to the color that you selected, enter a low value. To replace a wider range of colors, enter a higher value.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_BMPMASK:SP_4\">Ρυθμίστε την ανοχή για την αντικατάσταση ενός βασικού χρώματος στην εικόνα προέλευσης. Για να αντικαταστήσετε χρώματα που είναι όμοια με το χρώμα που επιλέξατε, εισάγετε μια μικρή τιμή. Για να αντικαταστήσετε ένα μεγαλύτερο εύρος χρωμάτων, δώστε μια μεγαλύτερη τιμή.</ahelp>"
+msgid "Distance"
+msgstr "Απόσταση"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3156156\n"
-"17\n"
+"05030500.xhp\n"
+"par_id3156060\n"
+"36\n"
"help.text"
-msgid "Replace with"
-msgstr "Αντικατάσταση με"
+msgid "<ahelp hid=\"cui/ui/borderpage/distancemf\">Enter the width of the shadow.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/distancemf\">Εισάγετε το πλάτος της σκιάς.</ahelp>"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3154173\n"
-"18\n"
+"05030500.xhp\n"
+"hd_id3155307\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_BMPMASK:LB_4\">Lists the available replacement colors. To modify the current list of colors, deselect the image, choose <emph>Format - Area</emph>, and then click the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_BMPMASK:LB_4\">Αναφέρει τα διαθέσιμα χρώματα αντικατάστασης. Για να τροποποιήσετε την τρέχουσα λίστα χρωμάτων, μην επιλέξετε την εικόνα, διαλέξτε <emph>Μορφή - Περιοχή</emph> και μετά κάντε κλικ στην καρτέλα <emph>Χρώματα</emph>.</ahelp>"
+msgid "Color"
+msgstr "Χρώμα"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3156152\n"
-"19\n"
+"05030500.xhp\n"
+"par_id3146147\n"
+"38\n"
"help.text"
-msgid "Transparency"
-msgstr "Διαφάνεια"
+msgid "<ahelp hid=\"cui/ui/borderpage/shadowcolorlb\">Select a color for the shadow.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/shadowcolorlb\">Επιλέξτε χρώμα για τη σκιά.</ahelp>"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3154905\n"
-"20\n"
+"05030500.xhp\n"
+"par_idN10A2B\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXDLG_BMPMASK:CBX_TRANS\">Replaces transparent areas in the current image with the color that you select.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXDLG_BMPMASK:CBX_TRANS\">Αντικαθιστά διαφανείς περιοχές στην τρέχουσα εικόνα με το χρώμα που επιλέγετε.</ahelp>"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3145087\n"
-"21\n"
+"05030500.xhp\n"
+"par_idN10A2F\n"
"help.text"
-msgid "Transparency"
-msgstr "Διαφάνεια"
+msgid "Specifies the properties for the current paragraph or the selected paragraphs."
+msgstr "Καθορίζει τις ιδιότητες που ισχύουν για την τρέχουσα παράγραφο ή για τις επιλεγμένες παραγράφους."
-#: 06030000.xhp
+#: 05030500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3148946\n"
-"22\n"
+"05030500.xhp\n"
+"par_idN10A3A\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_BMPMASK:LB_TRANS\">Select the color to replace the transparent areas in the current image.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_BMPMASK:LB_TRANS\">Επιλέξτε το χρώμα για την αντικατάσταση των διαφανών περιοχών στην τρέχουσα εικόνα.</ahelp>"
+msgid "Merge with next paragraph"
+msgstr "Συγχώνευση με την επόμενη παράγραφο."
-#: 05240000.xhp
+#: 05030500.xhp
msgctxt ""
-"05240000.xhp\n"
-"tit\n"
+"05030500.xhp\n"
+"par_idN10A3E\n"
"help.text"
-msgid "Flip"
-msgstr "Αναστροφή"
+msgid "<ahelp hid=\"cui/ui/borderpage/mergewithnext\">Merges the border style and the shadow style of the current paragraph with the next paragraph.</ahelp> These styles are only merged if the indent, border, and shadow styles of the next paragraph are the same as the current paragraph. This option is also available for Paragraph Styles."
+msgstr "<ahelp hid=\"cui/ui/borderpage/mergewithnext\">Συγχωνεύει τα πρότυπα των περιγραμμάτων και το πρότυπο της σκιάς της τρέχουσας παραγράφου με την επόμενη.</ahelp>Αυτά τα πρότυπα μπορούν να συγχωνευτούν μόνο αν τα πρότυπα των εσοχών, των περιγραμμάτων, και της σκιάς της επόμενης παραγράφου είναι τα ίδια με την τρέχουσα παράγραφο. Αυτή η επιλογή είναι επίσης διαθέσιμη για τα Πρότυπα Παραγράφων."
-#: 05240000.xhp
+#: 05030500.xhp
msgctxt ""
-"05240000.xhp\n"
-"bm_id3151264\n"
+"05030500.xhp\n"
+"par_idN109BA\n"
"help.text"
-msgid "<bookmark_value>draw objects; flipping</bookmark_value><bookmark_value>flipping draw objects</bookmark_value>"
-msgstr "<bookmark_value>σχεδίαση αντικειμένων, αναστροφή</bookmark_value><bookmark_value>Αναστροφή αντικειμένων σχεδίασης</bookmark_value>"
+msgid "Merge adjacent line styles"
+msgstr "Συγχώνευση προτύπων των γειτονικών γραμμών"
-#: 05240000.xhp
+#: 05030500.xhp
msgctxt ""
-"05240000.xhp\n"
-"hd_id3151264\n"
-"1\n"
+"05030500.xhp\n"
+"par_idN109BE\n"
"help.text"
-msgid "<link href=\"text/shared/01/05240000.xhp\" name=\"Flip\">Flip</link>"
-msgstr "<link href=\"text/shared/01/05240000.xhp\" name=\"Αναστροφή\">Αναστροφή</link>"
+msgid "<ahelp hid=\"cui/ui/borderpage/mergeadjacent\">Merges two different border styles of adjacent cells in a Writer table into one border style. This property is valid for a whole table in a Writer document.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/mergeadjacent\">Συγχωνεύει δυο διαφορετικές τεχνοτροπίες περιγράμματος γειτονικών κελιών ενός πίνακα Writer σε μια τεχνοτροπία περιγράμματος. Αυτή η ιδιότητα είναι έγκυρη για έναν ολόκληρο πίνακα σε ένα έγγραφο Writer.</ahelp>"
-#: 05240000.xhp
+#: 05030500.xhp
msgctxt ""
-"05240000.xhp\n"
-"par_id3145759\n"
-"2\n"
+"05030500.xhp\n"
+"par_idN109C1\n"
"help.text"
-msgid "<ahelp hid=\".\">Flips the selected object horizontally, or vertically.</ahelp>"
-msgstr "<ahelp hid=\".\">Αναστρέφει το επιλεγμένο αντικείμενο οριζόντια ή κατακόρυφα.</ahelp>"
+msgid "The rules can be condensed to the statement that the stronger attribute wins. If, for example, one cell has a red border of 2 point width, and the adjacent cell has a blue border of 3 point width, then the common border between these two cells will be blue with 3 point width."
+msgstr "Οι κανόνες μπορούν να συμπυκνωθούν στη πρόταση ότι το δυνατότερο χαρακτηριστικό κερδίζει. Αν, για παράδειγμα, ένα κελί έχει ένα κόκκινο πλαίσιο πλάτους 2 πόντων, και το γειτονικό κελί έχει μπλε πλαίσιο πλάτους τριών πόντων, τότε το κοινό κομμάτι πλαισίου μεταξύ των δύο κελιών θα είναι μπλε πλάτους 3 πόντων."
-#: 02060000.xhp
+#: 05030600.xhp
msgctxt ""
-"02060000.xhp\n"
+"05030600.xhp\n"
"tit\n"
"help.text"
-msgid "Paste"
-msgstr "Επικόλληση"
+msgid "Background"
+msgstr "Φόντο"
-#: 02060000.xhp
+#: 05030600.xhp
msgctxt ""
-"02060000.xhp\n"
-"bm_id3149031\n"
+"05030600.xhp\n"
+"bm_id3151097\n"
"help.text"
-msgid "<bookmark_value>pasting;cell ranges</bookmark_value><bookmark_value>clipboard; pasting</bookmark_value><bookmark_value>cells;pasting</bookmark_value>"
-msgstr "<bookmark_value>επικόλληση,περιοχές κελιιών</bookmark_value><bookmark_value>πληκτρολόγιο,επικόλληση</bookmark_value><bookmark_value>κελιά,επικόλληση</bookmark_value>"
+msgid "<bookmark_value>frames; backgrounds</bookmark_value><bookmark_value>backgrounds; frames/sections/indexes</bookmark_value><bookmark_value>sections; backgrounds</bookmark_value><bookmark_value>indexes; backgrounds</bookmark_value><bookmark_value>footers;backgrounds</bookmark_value><bookmark_value>headers;backgrounds</bookmark_value>"
+msgstr "<bookmark_value>πλαίσια; παρασκήνια</bookmark_value><bookmark_value>παρασκήνια; πλαίσια/τομείς/δείκτες</bookmark_value><bookmark_value>ενότητες; παρασκήνια</bookmark_value><bookmark_value>δείκτες; παρασκήνια</bookmark_value><bookmark_value>υποσέλιδα; παρασήνια</bookmark_value><bookmark_value>κεφαλίδες; παρασκήνια</bookmark_value>"
-#: 02060000.xhp
+#: 05030600.xhp
msgctxt ""
-"02060000.xhp\n"
-"hd_id3149031\n"
+"05030600.xhp\n"
+"hd_id3151097\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/02060000.xhp\" name=\"Paste\">Paste</link>"
-msgstr "<link href=\"text/shared/01/02060000.xhp\" name=\"Επικόλληση\">Επικόλληση</link>"
+msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background\">Background</link>"
+msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Φόντο\">Φόντο</link>"
-#: 02060000.xhp
+#: 05030600.xhp
msgctxt ""
-"02060000.xhp\n"
-"par_id3149511\n"
+"05030600.xhp\n"
+"par_id3153748\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:Paste\">Inserts the contents of the clipboard at the location of the cursor, and replaces any selected text or objects.</ahelp>"
-msgstr "<ahelp hid=\".uno:Paste\">Εισάγει τα περιεχόμενα του πρόχειρου στην τοποθεσία του δρομέα και αντικαθιστά οποιοδήποτε επιλεγμένο κείμενο ή αντικείμενα.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/backgroundpage/BackgroundPage\">Set the background color or graphic.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/BackgroundPage\">Ρυθμίστε το χρώμα ή τα γραφικά που θα χρησιμοποιήσετε για φόντο.</ahelp>"
-#: 02060000.xhp
+#: 05030600.xhp
msgctxt ""
-"02060000.xhp\n"
-"par_id3147834\n"
+"05030600.xhp\n"
+"par_id3147653\n"
+"34\n"
+"help.text"
+msgid "You can specify the background for <switchinline select=\"appl\"><caseinline select=\"WRITER\">paragraphs, pages, headers, footers, text frames, tables, table cells, sections, and indexes.</caseinline><caseinline select=\"CALC\">cells and pages.</caseinline></switchinline>"
+msgstr "Μπορείτε να καθορίσετε το παρασκήνιο για <switchinline select=\"appl\"><caseinline select=\"WRITER\">παράγραφοι, σελίδες, κεφαλίδες, υποσέλιδα, πλαίσια κειμένου, πίνακες, κελιά πινάκων, ενότητες και δείκτες.</caseinline><caseinline select=\"CALC\">κελιά και σελίδες.</caseinline></switchinline>"
+
+#: 05030600.xhp
+msgctxt ""
+"05030600.xhp\n"
+"hd_id3154514\n"
+"4\n"
+"help.text"
+msgid "As"
+msgstr "Ως"
+
+#: 05030600.xhp
+msgctxt ""
+"05030600.xhp\n"
+"par_id3154380\n"
"5\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">In a spreadsheet, when you paste a range of cells from the clipboard, the result depends on the current selection: If only one cell is selected, the cell range will be pasted started from that cell. If you mark a cell range wider than the cell range in the clipboard, the cell range will be pasted repeatedly to fill the selected cell range. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Σε ένα λογιστικό φύλλο, όταν επικολλάτε μια περιοχή κελιών απ'το πρόχειρο, το αποτέλεσμα εξαρτάται από τη τρέχουσα επιλογή: Αν έχει επιλεχθεί μόνο ένα κελί, θα επικολληθεί μια περιοχή κελιών ξεκινώντας από το συγκεκριμένο κελί. Εάν επιλέξετε μια περιοχή μεγαλύτερη από τη περιοχή κελιών του Πρόχειρου, τότε η συγκεκριμένη επιλογή θα επικολληθεί επαναλαμβανόμενα μέχρι να γεμίσει η επιλεγμένη περιοχή. </caseinline></switchinline>"
+msgid "<ahelp hid=\"cui/ui/backgroundpage/selectlb\">Select the type of background that you want to apply.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/selectlb\">Επιλέξτε τον τύπο του φόντου που θέλετε να εφαρμόσετε.</ahelp>"
-#: 02230300.xhp
+#: 05030600.xhp
msgctxt ""
-"02230300.xhp\n"
-"tit\n"
+"05030600.xhp\n"
+"hd_id3151245\n"
+"7\n"
"help.text"
-msgid "Comment"
-msgstr "Σχόλιο"
+msgid "Using a Color as a Background"
+msgstr "Χρήση ενός χρώματος ως Φόντο."
-#: 02230300.xhp
+#: 05030600.xhp
msgctxt ""
-"02230300.xhp\n"
-"hd_id3083278\n"
-"1\n"
+"05030600.xhp\n"
+"hd_id3148946\n"
+"8\n"
"help.text"
-msgid "Comment"
-msgstr "Σχόλιο"
+msgid "Color Background"
+msgstr "Χρώμα Φόντου"
-#: 02230300.xhp
+#: 05030600.xhp
msgctxt ""
-"02230300.xhp\n"
-"par_id3148983\n"
-"2\n"
+"05030600.xhp\n"
+"par_id3152361\n"
+"9\n"
"help.text"
-msgid "<variable id=\"kommentartext\"><ahelp hid=\"HID_REDLINING_EDIT\">Enter a comment for the recorded change.</ahelp></variable>"
-msgstr "<variable id=\"kommentartext\"><ahelp hid=\"HID_REDLINING_EDIT\">Εισάγετε ένα σχόλιο για την καταγεγραμμένη αλλαγή.</ahelp></variable>"
+msgid "<ahelp hid=\"cui/ui/backgroundpage/backgroundcolorset\">Click the color that you want to use as a background. To remove a background color, click <emph>No Fill</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/backgroundcolorset\">Πατήστε στο χρώμα που θέλετε να χρησιμοποιήσετε ως παρασκήνιο. Για να αφαιρέσετε ένα χρώμα παρασκηνίου, πατήστε στο <emph>Χωρίς γέμισμα</emph>.</ahelp>"
-#: 02230300.xhp
+#: 05030600.xhp
msgctxt ""
-"02230300.xhp\n"
-"par_id3155391\n"
-"3\n"
+"05030600.xhp\n"
+"hd_id3153524\n"
+"37\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Accept or Reject Changes</emph> dialog."
-msgstr "Μπορείτε να επισυνάψετε ένα σχόλιο όταν <switchinline select=\"appl\"><caseinline select=\"WRITER\">ο δείκτης είναι σε ένα αλλαγμένο εδάφιο κειμένου </caseinline><caseinline select=\"CALC\">το αλλαγμένο κελί είναι επιλεγμένο</caseinline></switchinline>, ή στο διάλογο <emph>Αποδοχή ή Απόρριψη αλλαγών </emph>."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Transparency</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Διαφάνεια</caseinline></switchinline>"
-#: 02230300.xhp
+#: 05030600.xhp
msgctxt ""
-"02230300.xhp\n"
-"par_id3156426\n"
-"5\n"
+"05030600.xhp\n"
+"par_idN107A4\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Accept or Reject Changes\"><emph>Accept or Reject Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Τα σχόλια εμφανίζονται ως υπομνήματα όταν αφήνετε το δείκτη του ποντικιού πάνω από ένα κελί με καταγεγραμμένες αλλαγές. Μπορείτε επίσης να δείτε τα σχόλια που είναι συνημμένα σε ένα αλλαγμένο κελί στη λίστα αλλαγών στο διάλογο <link href=\"text/shared/01/02230400.xhp\" name=\"Αποδοχή ή απόρριψη αλλαγών\"><emph>Αποδοχή ή απόρριψη αλλαγών</emph></link>.</caseinline></switchinline>"
+msgid "Background transparency can be set only for frames."
+msgstr "Η διαφάνεια φόντου μπορεί να ρυθμιστεί μόνο για τα πλαίσια."
-#: 03060000.xhp
+#: 05030600.xhp
msgctxt ""
-"03060000.xhp\n"
-"tit\n"
+"05030600.xhp\n"
+"par_id3150358\n"
+"38\n"
"help.text"
-msgid "Status Bar"
-msgstr "Γραμμή κατάστασης"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/transparencymf\">Set the transparency for the background color or graphic of a frame, where 100% is completely transparent and 0% is opaque. When you increase the transparency of the background, the underlying text or objects become visible through the background of the frame.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/transparencymf\">Ρυθμίστε την διαφάνεια για το χρώμα ή το γραφικό του φόντου ενός πλαισίου, όπου 100% είναι εντελώς διάφανο και 0% είναι μη διάφανο. Όταν αυξάνετε την διαφάνεια του φόντου, το κείμενο ή τα αντικείμενα που βρίσκονται κάτω από το πλαίσιο γίνονται εμφανή μέσα από το φόντο του πλαισίου.</ahelp></caseinline></switchinline>"
-#: 03060000.xhp
+#: 05030600.xhp
msgctxt ""
-"03060000.xhp\n"
-"bm_id3152823\n"
+"05030600.xhp\n"
+"hd_id3154216\n"
+"11\n"
"help.text"
-msgid "<bookmark_value>status bar on/off</bookmark_value>"
-msgstr "<bookmark_value>γραμμή κατάστασης ενεργοποίηση/απενεργοποίηση</bookmark_value>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">For</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για</caseinline></switchinline>"
-#: 03060000.xhp
+#: 05030600.xhp
msgctxt ""
-"03060000.xhp\n"
-"hd_id3152823\n"
-"1\n"
+"05030600.xhp\n"
+"par_id3145419\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/shared/01/03060000.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/shared/01/03060000.xhp\" name=\"Γραμμή κατάστασης\">Γραμμή κατάστασης</link>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/tablelb\">Select the area that you want to apply the background color to.</ahelp> For example, when you define the background color for a table, you can choose to apply it to the table, the active cell, the row, or the column.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/tablelb\">Επιλέξτε την περιοχή στην οποία θέλετε να εφαρμόσετε το χρώμα παρασκηνίου.</ahelp> Για παράδειγμα, όταν ορίζετε το χρώμα παρασκηνίου για πίνακα, μπορείτε να επιλέξετε να το εφαρμόσετε στον πίνακα, στο ενεργό κελί, στη γραμμή, ή στη στήλη.</caseinline></switchinline>"
-#: 03060000.xhp
+#: 05030600.xhp
msgctxt ""
-"03060000.xhp\n"
-"par_id3147000\n"
-"2\n"
+"05030600.xhp\n"
+"par_id3150497\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusBarVisible\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusBarVisible\">Εμφανίζει ή κρύβει τη <emph>Γραμμή κατάστασης</emph> στο κάτω μέρος του παραθύρου.</ahelp>"
+msgid "This option is only available when you edit the background of a table or a paragraph style."
+msgstr "Η επιλογή αυτή είναι διαθέσιμη μόνο όταν επεξεργάζεστε το φόντο του πίνακα ή του προτύπου παραγράφου."
-#: 05230000.xhp
+#: 05030600.xhp
msgctxt ""
-"05230000.xhp\n"
-"tit\n"
+"05030600.xhp\n"
+"hd_id3151246\n"
"help.text"
-msgid "Position and Size"
-msgstr "Θέση και μέγεθος"
+msgid "Using a Gradient as a Background"
+msgstr "Χρήση διαβάθμισης ως παρασκηνίου"
-#: 05230000.xhp
+#: 05030600.xhp
msgctxt ""
-"05230000.xhp\n"
-"hd_id3152790\n"
-"1\n"
+"05030600.xhp\n"
+"hd_id3153525\n"
"help.text"
-msgid "<link href=\"text/shared/01/05230000.xhp\" name=\"Position and Size\">Position and Size</link>"
-msgstr "<link href=\"text/shared/01/05230000.xhp\" name=\"Θέση και μέγεθος\">Θέση και μέγεθος</link>"
+msgid "Background gradient"
+msgstr "Διαβάθμιση παρασκηνίου"
-#: 05230000.xhp
+#: 05030600.xhp
msgctxt ""
-"05230000.xhp\n"
-"par_id3157552\n"
-"2\n"
+"05030600.xhp\n"
+"par_id3152364\n"
"help.text"
-msgid "<variable id=\"groessetext\"><ahelp hid=\".uno:TransformDialog\">Resizes, moves, rotates, or slants the selected object.</ahelp></variable>"
-msgstr "<variable id=\"groessetext\"><ahelp hid=\".uno:TransformDialog\">Αλλάζει το μέγεθος, μετακινεί, περιστρέφει ή αλλάζει τη κλίση του επιλεγμένου αντικειμένου.</ahelp></variable>"
+msgid "<ahelp hid=\"cui/ui/backgroundpage/gradientslb\">Click the gradient that you want to use as a background. To remove a background gradient, set <emph>As</emph> to <emph>Color</emph>, then click <emph>No Fill</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/gradientslb\">Πατήστε τη διαβάθμιση που θέλετε να χρησιμοποιήσετε ως παρασκήνιο. Για να αφαιρέσετε μια διαβάθμιση παρασκηνίου, ορίστε <emph>Ως</emph> στο <emph>Χρώμα</emph>, έπειτα πατήστε <emph>Χωρίς γέμισμα</emph>.</ahelp>"
-#: 01110101.xhp
+#: 05030600.xhp
msgctxt ""
-"01110101.xhp\n"
-"tit\n"
+"05030600.xhp\n"
+"hd_id3153526\n"
"help.text"
-msgid "Templates: Address Book Assignment"
-msgstr "Πρότυπα: Αντιστοίχιση βιβλίου διευθύνσεων"
+msgid "Preview field"
+msgstr "Πεδίο προεπισκόπησης"
-#: 01110101.xhp
+#: 05030600.xhp
msgctxt ""
-"01110101.xhp\n"
-"hd_id3156411\n"
-"1\n"
+"05030600.xhp\n"
+"par_id3152362\n"
"help.text"
-msgid "Templates: Address Book Assignment"
-msgstr "Πρότυπα: Αντιστοίχιση βιβλίου διευθύνσεων"
+msgid "<ahelp hid=\"cui/ui/backgroundpage/previewctl\">Displays a preview of the currently selected gradient.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/previewctl\">Εμφανίζει μια προεπισκόπηση της τρέχουσας επιλεγμένης διαβάθμισης.</ahelp>"
-#: 01110101.xhp
+#: 05030600.xhp
msgctxt ""
-"01110101.xhp\n"
-"par_id3147576\n"
-"2\n"
+"05030600.xhp\n"
+"hd_id3153056\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".uno:AddressBookSource\">Edit the field assignments and the data source for your address book.</ahelp>"
-msgstr "<ahelp hid=\".uno:AddressBookSource\">Επεξεργασία των πεδίων ανάθεσης και της προέλευσης δεδομένων για την ατζέντα διευθύνσεών σας.</ahelp>"
+msgid "Using a Graphic as a Background"
+msgstr "Χρήση ενός Γραφικού ως Φόντο."
-#: 01110101.xhp
+#: 05030600.xhp
msgctxt ""
-"01110101.xhp\n"
-"hd_id3149399\n"
-"3\n"
+"05030600.xhp\n"
+"hd_id3149983\n"
+"15\n"
"help.text"
-msgid "Address Book Source"
-msgstr "Προέλευση βιβλίου διευθύνσεων"
+msgid "File"
+msgstr "Αρχείο"
-#: 01110101.xhp
+#: 05030600.xhp
msgctxt ""
-"01110101.xhp\n"
-"par_id3152996\n"
-"4\n"
+"05030600.xhp\n"
+"par_id3152462\n"
+"16\n"
"help.text"
-msgid "Set the data source and data table for your address book."
-msgstr "Ρυθμίστε την προέλευσης δεδομένων και τον πίνακα δεδομένων για το βιβλίο διευθύνσεών σας."
+msgid "Contains information about the graphic file."
+msgstr "Περιέχει πληροφορίες σχετικά με το αρχείο γραφικών."
-#: 01110101.xhp
+#: 05030600.xhp
msgctxt ""
-"01110101.xhp\n"
-"hd_id3147654\n"
-"5\n"
+"05030600.xhp\n"
+"hd_id3145592\n"
+"17\n"
"help.text"
-msgid "Data Source"
-msgstr "Προέλευση δεδομένων"
+msgid "Display field"
+msgstr "Πεδίο προβολής"
-#: 01110101.xhp
+#: 05030600.xhp
msgctxt ""
-"01110101.xhp\n"
-"par_id3154306\n"
-"6\n"
+"05030600.xhp\n"
+"par_id3154920\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_COMBOBOX_DLG_ADDRESSBOOKSOURCE_CB_DATASOURCE\">Select the data source for your address book.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_COMBOBOX_DLG_ADDRESSBOOKSOURCE_CB_DATASOURCE\">Επιλέξτε την προέλευση δεδομένων για το βιβλίο διευθύνσεών σας.</ahelp>"
+msgid "Shows the path for the graphic file."
+msgstr "Δείχνει τη διαδρομή για το αρχείο γραφικών."
-#: 01110101.xhp
+#: 05030600.xhp
msgctxt ""
-"01110101.xhp\n"
-"hd_id3145315\n"
-"7\n"
+"05030600.xhp\n"
+"hd_id3145272\n"
+"19\n"
"help.text"
-msgid "Table"
-msgstr "Πίνακας"
+msgid "Link"
+msgstr "Σύνδεση"
-#: 01110101.xhp
+#: 05030600.xhp
msgctxt ""
-"01110101.xhp\n"
-"par_id3149164\n"
-"8\n"
+"05030600.xhp\n"
+"par_id3154150\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_COMBOBOX_DLG_ADDRESSBOOKSOURCE_CB_TABLE\">Select the data table for your address book.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_COMBOBOX_DLG_ADDRESSBOOKSOURCE_CB_TABLE\">Επιλέξτε τον πίνακα δεδομένων για το βιβλίο διευθύνσεών σας.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/backgroundpage/link\">Links to or embeds the graphic file in the current file.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/link\">Συνδέει ή ενσωματώνει το αρχείο γραφικών στο τρέχον αρχείο.</ahelp>"
-#: 01110101.xhp
+#: 05030600.xhp
msgctxt ""
-"01110101.xhp\n"
-"hd_id3145119\n"
-"9\n"
+"05030600.xhp\n"
+"hd_id3155366\n"
+"21\n"
"help.text"
-msgid "Configure"
-msgstr "Διαμόρφωση"
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 01110101.xhp
+#: 05030600.xhp
msgctxt ""
-"01110101.xhp\n"
-"par_id3150771\n"
-"10\n"
+"05030600.xhp\n"
+"par_id3147426\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_ADDRESSBOOKSOURCE_PB_ADMINISTATE_DATASOURCES\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_ADDRESSBOOKSOURCE_PB_ADMINISTATE_DATASOURCES\">Προσθέστε μια καινούργια πηγή προέλευσης δεδομένων στη λίστα των πηγών<emph> Προέλευσης δεδομένων βιβλίου διευθύνσεων</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/backgroundpage/showpreview\">Displays or hides a preview of the selected graphic.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/showpreview\">Εμφανίζει ή κρύβει την προεπισκοπηση του επιλεγμένου γραφικού.</ahelp>"
-#: 01110101.xhp
+#: 05030600.xhp
msgctxt ""
-"01110101.xhp\n"
-"hd_id3155629\n"
-"11\n"
+"05030600.xhp\n"
+"hd_id3154472\n"
+"23\n"
"help.text"
-msgid "Field assignment"
-msgstr "Ανάθεση πεδίων"
+msgid "Browse"
+msgstr "Αναζήτηση"
-#: 01110101.xhp
+#: 05030600.xhp
msgctxt ""
-"01110101.xhp\n"
-"par_id3153320\n"
-"12\n"
+"05030600.xhp\n"
+"par_id3153951\n"
+"24\n"
"help.text"
-msgid "Define the field assignments for your address book."
-msgstr "Καθορίστε την ανάθεση πεδίων για το βιβλίο διευθύνσεων."
+msgid "<ahelp hid=\"cui/ui/backgroundpage/browse\">Locate the graphic file that you want to use as a background, and then click <emph>Open</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/browse\">Εντοπίστε το αρχείο γραφικών που θέλετε να χρησιμοποιήσετε ως φόντο, και μετά κάντε κλικ στο <emph>Άνοιγμα</emph>.</ahelp>"
-#: 01110101.xhp
+#: 05030600.xhp
msgctxt ""
-"01110101.xhp\n"
-"hd_id3155830\n"
-"13\n"
+"05030600.xhp\n"
+"hd_id3153726\n"
+"25\n"
"help.text"
-msgid "(Field name)"
-msgstr "(Όνομα πεδίου)"
+msgid "Type"
+msgstr "Τύπος"
-#: 01110101.xhp
+#: 05030600.xhp
msgctxt ""
-"01110101.xhp\n"
-"par_id3154143\n"
-"14\n"
+"05030600.xhp\n"
+"par_id3147442\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\"HID_ADDRTEMPL_FIELD_ASSIGNMENT\">Select the field in the data table that corresponds to the address book entry.</ahelp>"
-msgstr "<ahelp hid=\"HID_ADDRTEMPL_FIELD_ASSIGNMENT\">Επιλέξτε το πεδίο στον πίνακα δεδομένων που αντιστοιχεί στην καταχώρηση του βιβλίου διευθύνσεων.</ahelp>"
+msgid "Specify the way that you want to display the background graphic."
+msgstr "Καθορίστε τον τρόπο με τον οποίο θέλετε να εμφανίζονται τα γραφικά στο φόντο."
-#: 06150110.xhp
+#: 05030600.xhp
msgctxt ""
-"06150110.xhp\n"
+"05030600.xhp\n"
+"hd_id3153366\n"
+"27\n"
+"help.text"
+msgid "Position"
+msgstr "Θέση"
+
+#: 05030600.xhp
+msgctxt ""
+"05030600.xhp\n"
+"par_id3153741\n"
+"28\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/backgroundpage/positionrb\">Select this option, and then click a location in the position grid.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/positionrb\">Επιλέξτε αυτή την επιλογή, και μετά κάντε κλικ σε μία περιοχή μέσα στο πλέγμα θέσης.</ahelp>"
+
+#: 05030600.xhp
+msgctxt ""
+"05030600.xhp\n"
+"hd_id3156005\n"
+"29\n"
+"help.text"
+msgid "Area"
+msgstr "Περιοχή"
+
+#: 05030600.xhp
+msgctxt ""
+"05030600.xhp\n"
+"par_id3152596\n"
+"30\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/backgroundpage/arearb\">Stretches the graphic to fill the entire background of the selected object.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/arearb\">Τεντώνει το γραφικό έτσι ώστε να γεμίσει ολόκληρο το φόντο του επιλεγμένου αντικειμένου.</ahelp>"
+
+#: 05030600.xhp
+msgctxt ""
+"05030600.xhp\n"
+"hd_id3145663\n"
+"32\n"
+"help.text"
+msgid "Tile"
+msgstr "Σε παράθεση"
+
+#: 05030600.xhp
+msgctxt ""
+"05030600.xhp\n"
+"par_id3149481\n"
+"33\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/backgroundpage/tilerb\">Repeats the graphic so that it covers the entire background of the selected object.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/tilerb\">Επαναλαμβάνει το γραφικό έτσι ώστε να καλύψει ολόκληρο το φόντο του επιλεγμένου αντικειμένου.</ahelp>"
+
+#: 05030600.xhp
+msgctxt ""
+"05030600.xhp\n"
+"par_id3151114\n"
+"35\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click a color. Click No Fill to remove a background or highlighting color. Click Automatic to reset a font color.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κλικ σε ένα χρώμα. Κλικ στο χωρίς γέμισμα για να αφαιρέσετε ένα χρώμα παρασκηνίου ή τονισμού. Κλικ στο αυτόματο για επαναφορά ενός χρώματος γραμματοσειράς.</ahelp>"
+
+#: 05030700.xhp
+msgctxt ""
+"05030700.xhp\n"
"tit\n"
"help.text"
-msgid "General"
-msgstr "Γενικά"
+msgid "Alignment"
+msgstr "Στοίχιση"
-#: 06150110.xhp
+#: 05030700.xhp
msgctxt ""
-"06150110.xhp\n"
-"hd_id3158442\n"
-"1\n"
+"05030700.xhp\n"
+"bm_id3150008\n"
"help.text"
-msgid "<variable id=\"general\"><link href=\"text/shared/01/06150110.xhp\" name=\"General\">General</link></variable>"
-msgstr "<variable id=\"general\"><link href=\"text/shared/01/06150110.xhp\" name=\"Γενικά\">Γενικά</link></variable>"
+msgid "<bookmark_value>aligning; paragraphs</bookmark_value><bookmark_value>paragraphs; alignment</bookmark_value><bookmark_value>lines of text; alignment</bookmark_value><bookmark_value>left alignment of paragraphs</bookmark_value><bookmark_value>right alignment of paragraphs</bookmark_value><bookmark_value>centered text</bookmark_value><bookmark_value>justifying text</bookmark_value>"
+msgstr "<bookmark_value>στοίχιση; παράγραφοι</bookmark_value><bookmark_value>παράγραφοι; στοίχιση</bookmark_value><bookmark_value>σειρές κειμένου; στοίχιση</bookmark_value><bookmark_value>αριστερή στοίχιση παραγράφων</bookmark_value><bookmark_value>δεξιά στοίχιση παραγράφων</bookmark_value><bookmark_value>κεντραρισμένο κείμενο</bookmark_value><bookmark_value>πλήρης στοίχιση</bookmark_value>"
-#: 06150110.xhp
+#: 05030700.xhp
msgctxt ""
-"06150110.xhp\n"
-"par_id3149038\n"
-"12\n"
+"05030700.xhp\n"
+"hd_id3150008\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"\">Enter or edit general information for an <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
-msgstr "<ahelp hid=\"\">Εισάγετε ή επεξεργαστείτε γενικές πληροφορίες για ένα <link href=\"text/shared/01/06150000.xhp\" name=\"φίλτρο XML\">φίλτρο XML</link>.</ahelp>"
+msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Alignment\">Alignment</link>"
+msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Στοίχιση\">Στοίχιση</link>"
-#: 06150110.xhp
+#: 05030700.xhp
msgctxt ""
-"06150110.xhp\n"
-"hd_id3151097\n"
+"05030700.xhp\n"
+"par_id3147399\n"
"2\n"
"help.text"
-msgid "Filter name"
-msgstr "Όνομα φίλτρου"
+msgid "<ahelp hid=\"HID_FORMAT_PARAGRAPH_ALIGN\">Sets the alignment of the paragraph relative to the margins of page.</ahelp>"
+msgstr "<ahelp hid=\"HID_FORMAT_PARAGRAPH_ALIGN\">Ρυθμίζει τη στοίχιση της παραγράφου σχετικά με τα περιθώρια της σελίδας.</ahelp>"
-#: 06150110.xhp
+#: 05030700.xhp
msgctxt ""
-"06150110.xhp\n"
-"par_id3150838\n"
+"05030700.xhp\n"
+"hd_id3143268\n"
"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_NAME\">Enter the name that you want to display in the list box of the <emph>XML Filter Settings</emph> dialog.</ahelp> You must enter a unique name."
-msgstr "<ahelp hid=\"HID_XML_FILTER_NAME\">Εισάγετε το όνομα που θέλετε να εμφανίζεται στο πεδίο λίστας του διαλόγου <emph>Ρυθμίσεις φίλτρων XML</emph>.</ahelp> Πρέπει να εισάγετε ένα μοναδικό όνομα."
+msgid "Alignment"
+msgstr "Στοίχιση"
-#: 06150110.xhp
+#: 05030700.xhp
msgctxt ""
-"06150110.xhp\n"
-"hd_id3149119\n"
+"05030700.xhp\n"
+"par_id3147008\n"
"4\n"
"help.text"
-msgid "Application"
-msgstr "Εφαρμογή"
+msgid "Set the alignment options for the current paragraph."
+msgstr "Ρυθμίστε τις ιδιότητες της στοίχισης για την τρέχουσα παράγραφο."
-#: 06150110.xhp
+#: 05030700.xhp
msgctxt ""
-"06150110.xhp\n"
-"par_id3149793\n"
+"05030700.xhp\n"
+"hd_id3153681\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_APPLICATION\">Select the application that you want to use with the filter.</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_APPLICATION\">Επιλέξτε την εφαρμογή που θέλετε να χρησιμοποιείτε με το φίλτρο.</ahelp>"
+msgid "Left"
+msgstr "Αριστερά"
-#: 06150110.xhp
+#: 05030700.xhp
msgctxt ""
-"06150110.xhp\n"
-"hd_id3149999\n"
+"05030700.xhp\n"
+"par_id3153031\n"
"6\n"
"help.text"
-msgid "Name of file type"
-msgstr "Όνομα του τύπου αρχείου"
+msgid "<variable id=\"linkstext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_LEFTALIGN\">Aligns the paragraph to the left page margin.</ahelp></variable> If Asian language support is enabled, this option is named Left/Top."
+msgstr "<variable id=\"linkstext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_LEFTALIGN\">Στοιχίζει την παράγραφο στο αριστερό περιθώριο σελίδας.</ahelp></variable>Αν η υποστήριξη γλωσσών της Ασίας είναι ενεργοποιημένη, αυτή επιλογή ονομάζεται Αριστερά/Πάνω."
-#: 06150110.xhp
+#: 05030700.xhp
msgctxt ""
-"06150110.xhp\n"
-"par_id3149549\n"
+"05030700.xhp\n"
+"hd_id3154142\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_INTERFACE_NAME\">Enter the name that you want to display in the <emph>File type</emph> box in file dialogs.</ahelp> You must enter a unique name. For import filters, the name appears in the <emph>File type</emph> box of <emph>Open</emph> dialogs. For export filters, the name appears in the <emph>File format</emph> box of <emph>Export</emph> dialogs."
-msgstr "<ahelp hid=\"HID_XML_FILTER_INTERFACE_NAME\">Εισάγετε το όνομα που θέλετε να εμφανίζεται στο πεδίο <emph>τύπος αρχείου</emph> σε διαλόγους αρχείων.</ahelp> Πρέπει να εισάγετε ένα μοναδικό όνομα. Για φίλτρα εισαγωγής, το όνομα εμφανίζεται στο πεδίο <emph>τύπος αρχείου</emph> των διαλόγων <emph>Άνοιγμα</emph>. Για φίλτρα εξαγωγής, το όνομα εμφανίζεται στο πεδίο <emph>Μορφή αρχείου</emph> των διαλόγων <emph>Εξαγωγή</emph>."
+msgid "Right"
+msgstr "Δεξιά"
-#: 06150110.xhp
+#: 05030700.xhp
msgctxt ""
-"06150110.xhp\n"
-"hd_id3147834\n"
+"05030700.xhp\n"
+"par_id3156326\n"
"8\n"
"help.text"
-msgid "File extension"
-msgstr "Επέκταση αρχείου"
+msgid "<variable id=\"rechtstext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_RIGHTALIGN\">Aligns the paragraph to the right page margin.</ahelp></variable> If Asian language support is enabled, this option is named Right/Bottom."
+msgstr "<variable id=\"rechtstext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_RIGHTALIGN\">Στοιχίζει την παράγραφο στο δεξιό περιθώριο σελίδας.</ahelp></variable>Αν η υποστήριξη γλωσσών της Ασίας είναι ενεργοποιημένη, αυτή επιλογή ονομάζεται Δεξιά/Κάτω."
-#: 06150110.xhp
+#: 05030700.xhp
msgctxt ""
-"06150110.xhp\n"
-"par_id3147291\n"
+"05030700.xhp\n"
+"hd_id3148642\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_EXTENSION\">Enter the file extension to use when you open a file without specifying a filter. $[officename] uses the file extension to determine which filter to use.</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_EXTENSION\">Εισάγετε την επέκταση αρχείου που θα χρησιμοποιείται όταν ανοίγετε ένα αρχείο χωρίς να προσδιορίζετε ένα φίλτρο. Το $[officename] χρησιμοποιεί την επέκταση αρχείου για να καθορίσει ποιο φίλτρο να χρησιμοποιήσει.</ahelp>"
+msgid "Centered"
+msgstr "Στο κέντρο"
-#: 06150110.xhp
+#: 05030700.xhp
msgctxt ""
-"06150110.xhp\n"
-"hd_id3157863\n"
+"05030700.xhp\n"
+"par_id3153257\n"
"10\n"
"help.text"
-msgid "Comments"
-msgstr "Σχόλια"
+msgid "<variable id=\"zentrierttext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_CENTERALIGN\">Centers the contents of the paragraph on the page.</ahelp></variable>"
+msgstr "<variable id=\"zentrierttext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_CENTERALIGN\">Κεντράρει τα περιεχόμενα της παραγράφου στην σελίδα.</ahelp></variable>"
-#: 06150110.xhp
+#: 05030700.xhp
msgctxt ""
-"06150110.xhp\n"
-"par_id3146957\n"
+"05030700.xhp\n"
+"hd_id3149415\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\"HID_XML_FILTER_DESCRIPTION\">Enter a comment (optional).</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_DESCRIPTION\">Εισάγετε ένα σχόλιο (προαιρετικό).</ahelp>"
+msgid "Justify"
+msgstr "Πλήρης στοίχιση"
-#: xformsdataadd.xhp
+#: 05030700.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"tit\n"
+"05030700.xhp\n"
+"par_id3152474\n"
+"12\n"
"help.text"
-msgid "Add / Edit"
-msgstr "Προσθήκη / Επεξεργασία"
+msgid "<variable id=\"blocksatztext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_JUSTIFYALIGN\">Aligns the paragraph to the left and to the right page margins.</ahelp></variable>"
+msgstr "<variable id=\"blocksatztext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_JUSTIFYALIGN\">Στοιχίζει την παράγραφο στα αριστερά και στα δεξιά περιθώρια της σελίδας .</ahelp></variable>"
-#: xformsdataadd.xhp
+#: 05030700.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"bm_id7194738\n"
+"05030700.xhp\n"
+"hd_id3145068\n"
+"13\n"
"help.text"
-msgid "<bookmark_value>read-only items in Data Navigator</bookmark_value><bookmark_value>Data Navigator;adding/editing items</bookmark_value>"
-msgstr "<bookmark_value>στοιχεία μόνο για ανάγνωση στον Περιηγητή δεδομένων</bookmark_value><bookmark_value>Περιήγηση δεδομένων, προσθήκη/επεξεργασά στοιχείων</bookmark_value>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Last Line </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Τελευταία Γραμμή </caseinline></switchinline>"
-#: xformsdataadd.xhp
+#: 05030700.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN10547\n"
+"05030700.xhp\n"
+"par_id3154280\n"
+"14\n"
"help.text"
-msgid "Add / Edit"
-msgstr "Προσθήκη / Επεξεργασία"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_ALIGN_PARAGRAPH:LB_LASTLINE\">Specify the alignment for the last line in the paragraph.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_ALIGN_PARAGRAPH:LB_LASTLINE\">Καθορίστε την στοίχιση για την τελευταία γραμμή της παραγράφου.</ahelp></caseinline></switchinline>"
-#: xformsdataadd.xhp
+#: 05030700.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN1054B\n"
+"05030700.xhp\n"
+"hd_id3154936\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds a new item or edits the selected item in the XForms Data Navigator.</ahelp> Items can be elements, attributes, submissions, or bindings."
-msgstr "<ahelp hid=\".\">Προσθέτει ένα νέο στοιχείο ή επεξεργάζεται το επιλεγμένο αντικείμενο στον Περιηγητή δεδομένων XForms .</ahelp> Τα αντικείμενα μπορούν να είναι στοιχεία, ιδιότητες, υποβολές ή διασυνδέσεις."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Expand single word </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Επεκτείνετε κάθε λέξη </caseinline></switchinline>"
-#: xformsdataadd.xhp
+#: 05030700.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN10560\n"
+"05030700.xhp\n"
+"par_id3154224\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\".\">%PRODUCTNAME inserts a new item directly after the currently selected item in the Data Navigator. A new attribute is added to the currently selected element.</ahelp>"
-msgstr "<ahelp hid=\".\">Το %PRODUCTNAME εισάγει ένα νέο αντικείμενο αμέσως μετά το επιλεγμένο στοιχείο στον Περιηγητή δεδομένων. Μία νέα ιδιότητα προστίθεται στο πρόσφατα επιλεγμένο στοιχείο.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_ALIGN_PARAGRAPH:CB_EXPAND\">If the last line of a justified paragraph consists of one word, the word is stretched to the width of the paragraph.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_ALIGN_PARAGRAPH:CB_EXPAND\">Αν η τελευταία γραμμή μίας πλήρως στοιχισμένης παραγράφου αποτελείται από μια μόνο λέξη, αυτή η λέξη τεντώνεται έτσι ώστε να ταιριάξει στο πλάτος της παραγράφου.</ahelp></caseinline></switchinline>"
-#: xformsdataadd.xhp
+#: 05030700.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN10563\n"
+"05030700.xhp\n"
+"hd_id3150495\n"
+"22\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "Snap to text grid (if active)"
+msgstr "Συγκράτηση στο πλαίσιο κειμένου (αν είναι ενεργοποιημένο)"
-#: xformsdataadd.xhp
+#: 05030700.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN10567\n"
+"05030700.xhp\n"
+"par_id3154331\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the name of the item.</ahelp>"
-msgstr "<ahelp hid=\".\">Δώστε το όνομα του αντικειμένου.</ahelp>"
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ALIGN_PARAGRAPH_CB_SNAP\">Aligns the paragraph to a text grid. To activate the text grid, choose <link href=\"text/swriter/01/05040800.xhp\" name=\"Format - Page - Text Grid\"><emph>Format - Page - Text Grid</emph></link>.</ahelp>"
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ALIGN_PARAGRAPH_CB_SNAP\">Στοιχίζει την παράγραφο σε ένα πλαίσιο κειμένου. Για να ενεργοποιήσετε το πλαίσιο κειμένου, επιλέξτε <link href=\"text/swriter/01/05040800.xhp\" name=\"Μορφή - Σελίδα - Πλέγμα κειμένου\"><emph>Μορφή - Σελίδα - Πλέγμα κειμένου</emph></link>.</ahelp>"
-#: xformsdataadd.xhp
+#: 05030700.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN1056A\n"
+"05030700.xhp\n"
+"hd_id3148672\n"
+"18\n"
"help.text"
-msgid "The attribute names must be unique within the same group."
-msgstr "Τα ονόματα των ιδιοτήτων πρέπει να είναι μοναδικά σε κάθε ομάδα"
+msgid "Text-to-text - Alignment"
+msgstr "Κείμενο σε κείμενο - Στοίχιση"
-#: xformsdataadd.xhp
+#: 05030700.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN1056D\n"
+"05030700.xhp\n"
+"par_id3149807\n"
+"19\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGN_PARAGRAPH_LB_VERTALIGN\">Select an alignment option for oversized or undersized characters in the paragraph relative to the rest of the text in the paragraph.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGN_PARAGRAPH_LB_VERTALIGN\">Επιλέξτε μία επιλογή στοίχισης για μεγαλύτερους ή μικρότερους χαρακτήρες στην παράγραφο σχετικά με το υπόλοιπο κείμενο της παραγράφου.</ahelp>"
-#: xformsdataadd.xhp
+#: 05030700.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN10571\n"
+"05030700.xhp\n"
+"hd_id3144434\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the type of a new item. You cannot change the type of an edited item.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον τύπο του νέου αντικειμένου. Δε μπορείτε να αλλάξετε τον τύπο ενός αντικειμένου που έχει υποστεί επεξεργασία.</ahelp>"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: xformsdataadd.xhp
+#: 05030700.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN10574\n"
+"05030700.xhp\n"
+"hd_id3154631\n"
+"25\n"
"help.text"
-msgid "Default value"
-msgstr "Προεπιλεγμένη τιμή"
+msgid "Text direction"
+msgstr "Κατεύθυνση κειμένου"
-#: xformsdataadd.xhp
+#: 05030700.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN10578\n"
+"05030700.xhp\n"
+"par_id3157960\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a default value for the selected item.</ahelp>"
-msgstr "<ahelp hid=\".\">Δώστε μια προεπιλεγμένη τιμή για το επιλεγμένο αντικείμενο.</ahelp>"
+msgid "<ahelp hid=\"hid/modules/swriter/ui/columnpage/textdirectionlb\">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</ahelp>"
+msgstr "<ahelp hid=\"hid/modules/swriter/ui/columnpage/textdirectionlb\">Διευκρινίστε την κατεύθυνση κειμένου για μια παράγραφο που χρησιμοποιεί την σύνθετη διαμόρφωση κειμένων (CTL). Αυτό το χαρακτηριστικό γνώρισμα είναι μόνο διαθέσιμο εάν υποστηρίζεται και επιτρέπεται η σύνθετη διαμόρφωση κειμένων .</ahelp>"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN1057B\n"
+"05030800.xhp\n"
+"tit\n"
"help.text"
-msgid "Settings"
-msgstr "Ρυθμίσεις"
+msgid "Crop"
+msgstr "Περικοπή"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN1057F\n"
+"05030800.xhp\n"
+"bm_id3148585\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the properties of the selected item.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει τις ιδιότητες του επιλεγμένου αντικειμένου.</ahelp>"
+msgid "<bookmark_value>cropping pictures</bookmark_value><bookmark_value>pictures; cropping and zooming</bookmark_value><bookmark_value>zooming; pictures</bookmark_value><bookmark_value>scaling;pictures</bookmark_value><bookmark_value>sizes; pictures</bookmark_value><bookmark_value>original size;restoring after cropping</bookmark_value>"
+msgstr "<bookmark_value>Περικοπή εικόνων</bookmark_value><bookmark_value>εικόνες; Περικοπή και μεγέθυνση</bookmark_value><bookmark_value>μεγέθυνση; εικόνες</bookmark_value><bookmark_value>κλιμακούμενες; εικόνες</bookmark_value><bookmark_value>μεγέθη; εικόνες</bookmark_value><bookmark_value>αρχικό μέγεθος; επαναφορά μετά από επεξεργασία</bookmark_value>"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN10582\n"
+"05030800.xhp\n"
+"hd_id3154044\n"
+"1\n"
"help.text"
-msgid "Data type"
-msgstr "Τύπος δεδομένων"
+msgid "<link href=\"text/shared/01/05030800.xhp\" name=\"Crop\">Crop</link>"
+msgstr "<link href=\"text/shared/01/05030800.xhp\" name=\"Περικοπή\">Περικοπή</link>"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN10586\n"
+"05030800.xhp\n"
+"par_id3150603\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the data type for the selected item.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον τύπο δεδομένου για το επιλεγμένο αντικείμενο.</ahelp>"
+msgid "<ahelp hid=\".\">Trims or scales the selected graphic. You can also restore the graphic to its original size.</ahelp>"
+msgstr "<ahelp hid=\".\">Επεξεργάζεται ή κλιμακώνει το επιλεγμένο γραφικό. Μπορείτε επίσης να επαναφέρετε το γραφικό στο αρχικό του μέγεθος.</ahelp>"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN10589\n"
+"05030800.xhp\n"
+"hd_id3148585\n"
+"3\n"
"help.text"
-msgid "Required"
-msgstr "Απαιτείται"
+msgid "Crop"
+msgstr "Περικοπή"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN1058D\n"
+"05030800.xhp\n"
+"par_id3152372\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if the item must be included on the XForm.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει αν το αντικείμενο πρέπει να συμπεριλαμβάνεται στο XForm.</ahelp>"
+msgid "Use this area to trim or scale the selected graphic, or to add white space around the graphic."
+msgstr "Χρησιμοποιείστε αυτήν την περιοχή για να επεξεργαστείτε ή να κλιμακώσετε το γραφικό, ή να προσθέσετε λευκό χώρο γύρω από το γραφικό."
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN10590\n"
+"05030800.xhp\n"
+"hd_id3145669\n"
+"15\n"
"help.text"
-msgid "The <emph>Condition</emph> button opens the <link href=\"text/shared/01/xformsdataaddcon.xhp\">Add Condition</link> dialog where you can enter used namespaces and full XPath expressions."
-msgstr "Το πεδίο επιλογής <emph>Συνθήκη</emph> ανοίγει το διάλογο <link href=\"text/shared/01/xformsdataaddcon.xhp\">Προσθήκη Συνθήκης</link> όπου μπορείτε να εισάγετε χώρους ονομάτων και πλήρεις εκφράσεις XPath."
+msgid "Keep scale"
+msgstr "Διατήρηση κλίμακας"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN105AA\n"
+"05030800.xhp\n"
+"par_id3149346\n"
+"16\n"
"help.text"
-msgid "Relevant"
-msgstr "Σχετικό"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_GRFCROP_RB_ZOOMCONST\">Maintains the original scale of the graphic when you crop, so that only the size of the graphic changes.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_GRFCROP_RB_ZOOMCONST\">Διατηρεί την πρωτότυπη κλίμακα του γραφικού όταν επεξεργάζεστε, έτσι ώστε μόνο το μέγεθος του γραφικού να αλλάζει.</ahelp>"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN105AE\n"
+"05030800.xhp\n"
+"hd_id3156426\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\">Declares the item as relevant.</ahelp>"
-msgstr "<ahelp hid=\".\">Δηλώνει το αντικείμενο ως σχετικό.</ahelp>"
+msgid "Keep image size"
+msgstr "Διατήρηση μεγέθους εικόνας"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN105B1\n"
+"05030800.xhp\n"
+"par_id3155892\n"
+"14\n"
"help.text"
-msgid "The <emph>Condition</emph> button opens the <link href=\"text/shared/01/xformsdataaddcon.xhp\">Add Condition</link> dialog where you can enter used namespaces and full XPath expressions."
-msgstr "Το πεδίο επιλογής <emph>Συνθήκη</emph> ανοίγει το διάλογο <link href=\"text/shared/01/xformsdataaddcon.xhp\">Προσθήκη Συνθήκης</link> όπου μπορείτε να εισάγετε χώρους ονομάτων και πλήρεις εκφράσεις XPath."
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_GRFCROP_RB_SIZECONST\">Maintains the original size of the graphic when you crop, so that only the scale of the graphic changes. To reduce the scale of the graphic, select this option and enter negative values in the cropping boxes. To increase the scale of the graphic, enter positive values in the cropping boxes.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_GRFCROP_RB_SIZECONST\">Διατηρεί το αρχικό μέγεθος του γραφικού όταν το επεξεργάζεστε, έτσι ώστε να αλλάζει μόνο η κλίμακα του γραφικού . Για να μειώσετε την κλίμακα του γραφικού, επιλέξτε αυτήν επιλογή και εισάγετε αρνητικές τιμές στα πεδία της προσαρμογής. Για να αυξήσετε την κλίμακα του γραφικού, επιλέξτε αυτήν επιλογή και εισάγετε θετικές τιμές στα πεδία της προσαρμογής.</ahelp>"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN105CB\n"
+"05030800.xhp\n"
+"hd_id3153683\n"
+"5\n"
"help.text"
-msgid "Constraint"
-msgstr "Περιορισμός"
+msgid "Left"
+msgstr "Αριστερά"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN105CF\n"
+"05030800.xhp\n"
+"par_id3145313\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Declares the item as a constraint.</ahelp>"
-msgstr "<ahelp hid=\".\">Δηλώνει το αντικείμενο ως περιορισμένο.</ahelp>"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_LEFT\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the left edge of the graphic, or a negative amount to add white space to the left of the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the horizontal scale of the graphic, or a negative amount to decrease the horizontal scale of the graphic.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_LEFT\">Αν η επιλογή <emph>Διατήρηση Κλίμακας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να καλύψετε μέχρι και την αριστερή άκρη του γραφικού, ή μία αρνητική τιμή για να προσθέσετε λευκό χώρο στα αριστερά του γραφικού. Αν η επιλογή <emph>Διατήρηση μεγέθους εικόνας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να αυξήσετε την οριζόντια κλίμακα του γραφικού, ή μία αρνητική ποσότητα για να μειώσετε την οριζόντια κλίμακα του γραφικού.</ahelp>"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN106C7\n"
+"05030800.xhp\n"
+"hd_id3163803\n"
+"7\n"
"help.text"
-msgid "The <emph>Condition</emph> button opens the <link href=\"text/shared/01/xformsdataaddcon.xhp\">Add Condition</link> dialog where you can specify the constraint condition."
-msgstr "Το πεδίο <emph>Συνθήκη</emph> ανοίγει το διάλογο <link href=\"text/shared/01/xformsdataaddcon.xhp\">Προσθήκη συνθήκης</link> που μπορείτε να εισάγετε την συνθήκη περιορισμού."
+msgid "Right"
+msgstr "Δεξιά"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN105E4\n"
+"05030800.xhp\n"
+"par_id3145382\n"
+"8\n"
"help.text"
-msgid "Read-only"
-msgstr "Μόνο για ανάγνωση"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_RIGHT\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the right edge of the graphic, or a negative amount to add white space to the right of the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the horizontal scale of the graphic, or a negative amount to decrease the horizontal scale of the graphic.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_RIGHT\">Αν η επιλογή <emph>Διατήρηση Κλίμακας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να καλύψετε μέχρι και την δεξιά άκρη του γραφικού, ή μία αρνητική τιμή για να προσθέσετε λευκό χώρο στα δεξιά του γραφικού. Αν η επιλογή <emph>Διατήρηση μεγέθους εικόνας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να αυξήσετε την οριζόντια κλίμακα του γραφικού, ή μία αρνητική ποσότητα για να μειώσετε την οριζόντια κλίμακα του γραφικού.</ahelp>"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN105E8\n"
+"05030800.xhp\n"
+"hd_id3156153\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Declares the item as read-only.</ahelp>"
-msgstr "<ahelp hid=\".\">Δηλώνει το αντικείμενο μόνο για ανάγνωση.</ahelp>"
+msgid "Top"
+msgstr "Πάνω"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN105EB\n"
+"05030800.xhp\n"
+"par_id3154514\n"
+"10\n"
"help.text"
-msgid "The <emph>Condition</emph> button opens the <link href=\"text/shared/01/xformsdataaddcon.xhp\">Add Condition</link> dialog where you can enter used namespaces and full XPath expressions."
-msgstr "Το πεδίο επιλογής <emph>Συνθήκη</emph> ανοίγει το διάλογο <link href=\"text/shared/01/xformsdataaddcon.xhp\">Προσθήκη Συνθήκης</link> όπου μπορείτε να εισάγετε χώρους ονομάτων και πλήρεις εκφράσεις XPath."
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_TOP\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the top of the graphic, or a negative amount to add white space above the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the vertical scale of the graphic, or a negative amount to decrease the vertical scale of the graphic.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_TOP\">Αν η επιλογή <emph>Διατήρηση Κλίμακας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να καλύψετε την περιοχή πάνω από το γραφικό, ή μία αρνητική τιμή για να προσθέσετε λευκό χώρο πάνω από το γραφικό. Αν η επιλογή <emph>Διατήρηση μεγέθους εικόνας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να αυξήσετε την κάθετη κλίμακα του γραφικού, ή μία αρνητική ποσότητα για να μειώσετε την κάθετη κλίμακα του γραφικού.</ahelp>"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN10605\n"
+"05030800.xhp\n"
+"hd_id3149956\n"
+"11\n"
"help.text"
-msgid "Calculate / Calculation"
-msgstr "Υπολογισμός/ Υπολογισμός"
+msgid "Bottom"
+msgstr "Κάτω"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN10609\n"
+"05030800.xhp\n"
+"par_id3150084\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Declares that the item is calculated.</ahelp>"
-msgstr "<ahelp hid=\".\">Δηλώνει ότι το αντικείμενο έχει υπολογιστεί.</ahelp>"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_BOTTOM\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the bottom of the graphic, or a negative amount to add white space below the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the vertical scale of the graphic, or a negative amount to decrease the vertical scale of the graphic.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_BOTTOM\">Αν η επιλογή<emph>Διατήριηση Κλίμακας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να καλύψετε μέχρι το κάτω μέρος του γραφικού, ή μία αρνητική ποσότητα για να προσθέσετε λευκό χώρο κάτω από το γραφικό. Αν η επιλογή <emph>Διατήρηση Μεγέθους Εικόνας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να αυξήσετε την κάθετη κλίμακα του γραφικού, ή μία αρνητική ποσότητα για να μειώσετε την κάθετη κλίμακα του γραφικού.</ahelp>"
-#: xformsdataadd.xhp
+#: 05030800.xhp
msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN1076B\n"
+"05030800.xhp\n"
+"hd_id3158432\n"
+"23\n"
"help.text"
-msgid "The <emph>Condition</emph> button opens the <link href=\"text/shared/01/xformsdataaddcon.xhp\">Add Condition</link> dialog where you can enter the calculation."
-msgstr "Το κουμπί <emph>Συνθήκη</emph> ανοίγει το διάλογο <link href=\"text/shared/01/xformsdataaddcon.xhp\">Προσθήκη συνθήκης</link> όπου μπορείτε να εισάγετε τον υπολογισμό."
+msgid "Scale"
+msgstr "Κλίμακα"
-#: 05290300.xhp
+#: 05030800.xhp
msgctxt ""
-"05290300.xhp\n"
-"tit\n"
+"05030800.xhp\n"
+"par_id3153257\n"
+"24\n"
"help.text"
-msgid "Enter Group"
-msgstr "Είσοδος στην ομάδα"
+msgid "Changes the scale of the selected graphic."
+msgstr "Αλλάζει την κλίμακα του επιλεγμένου γραφικού."
-#: 05290300.xhp
+#: 05030800.xhp
msgctxt ""
-"05290300.xhp\n"
-"hd_id3083278\n"
-"1\n"
+"05030800.xhp\n"
+"hd_id3155504\n"
+"25\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290300.xhp\" name=\"Enter Group\">Enter Group</link>"
-msgstr "<link href=\"text/shared/01/05290300.xhp\" name=\"Είσοδος στην ομάδα\">Είσοδος στην ομάδα</link>"
+msgid "Width"
+msgstr "Πλάτος"
-#: 05290300.xhp
+#: 05030800.xhp
msgctxt ""
-"05290300.xhp\n"
-"par_id3146856\n"
-"2\n"
+"05030800.xhp\n"
+"par_id3148943\n"
+"26\n"
"help.text"
-msgid "<variable id=\"betretentext\"><ahelp hid=\".uno:EnterGroup\" visibility=\"visible\">Opens the selected group, so that you can edit the individual objects. If the selected group contains nested group, you can repeat this command on the subgroups.</ahelp></variable> This command does not permanently ungroup the objects."
-msgstr "<variable id=\"betretentext\"><ahelp hid=\".uno:EnterGroup\" visibility=\"visible\">Ανοίγει την επιλεγμένη ομάδα έτσι ώστε να μπορείτε να επεξεργαστείτε το κάθε αντικείμενο. Αν η επιλεγμένη ομάδα περιέχει μια εμφωλευμένη ομάδα μπορείτε να επαναλάβετε αυτήν την εντολή στις υποομάδες.</ahelp></variable> Αυτή η εντολή δεν καταργεί την ομαδοποίηση των αντικειμένων αυτόματα."
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_WIDTHZOOM\">Enter the width for the selected graphic as a percentage.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_WIDTHZOOM\">Εισάγετε το πλάτος του επιλεγμένου γραφικού ως ποσοστό.</ahelp>"
-#: 05290300.xhp
+#: 05030800.xhp
msgctxt ""
-"05290300.xhp\n"
-"par_id3157991\n"
-"3\n"
+"05030800.xhp\n"
+"hd_id3145609\n"
+"27\n"
"help.text"
-msgid "To select an individual object in a group, hold down <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline>, and then click the object."
-msgstr "Για να επιλέξετε ένα μεμονωμένο αντικείμενο σε μια ομάδα, κρατήστε πατημένο το <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline>, και έπειτα κάντε κλικ στο αντικείμενο."
+msgid "Height"
+msgstr "Ύψος"
-#: 05290300.xhp
+#: 05030800.xhp
msgctxt ""
-"05290300.xhp\n"
-"par_id3153049\n"
+"05030800.xhp\n"
+"par_id3154348\n"
+"28\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290000.xhp\" name=\"Groups\">Groups</link>"
-msgstr "<link href=\"text/shared/01/05290000.xhp\" name=\"Ομάδες\">Ομάδες</link>"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_HEIGHTZOOM\">Enter the height of the selected graphic as a percentage.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_HEIGHTZOOM\">Εισάγετε το ύψος του επιλεγμένου γραφικού ως ποσοστό.</ahelp>"
-#: 05290300.xhp
+#: 05030800.xhp
msgctxt ""
-"05290300.xhp\n"
-"par_id3148548\n"
+"05030800.xhp\n"
+"hd_id3154924\n"
+"17\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Exit Group</link>"
-msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Έξοδος από την ομάδα\">Έξοδος από την ομάδα</link>"
+msgid "Image size"
+msgstr "Μέγεθος εικόνας"
-#: 03050000.xhp
+#: 05030800.xhp
msgctxt ""
-"03050000.xhp\n"
-"tit\n"
+"05030800.xhp\n"
+"par_id3148755\n"
+"18\n"
"help.text"
-msgid "Tools Bar"
-msgstr "Γραμμή εργαλείων"
+msgid "Changes the size of the selected graphic."
+msgstr "Αλλάζει το μέγεθος του επιλεγμένου γραφικού."
-#: 03050000.xhp
+#: 05030800.xhp
msgctxt ""
-"03050000.xhp\n"
-"bm_id3145356\n"
+"05030800.xhp\n"
+"hd_id3161656\n"
+"19\n"
"help.text"
-msgid "<bookmark_value>tools bar</bookmark_value>"
-msgstr "<bookmark_value>γραμμή εργαλείων</bookmark_value>"
+msgid "Width"
+msgstr "Πλάτος"
-#: 03050000.xhp
+#: 05030800.xhp
msgctxt ""
-"03050000.xhp\n"
-"hd_id3145356\n"
-"1\n"
+"05030800.xhp\n"
+"par_id3150543\n"
+"20\n"
"help.text"
-msgid "<link href=\"text/shared/01/03050000.xhp\" name=\"Tools Bar\">Tools Bar</link>"
-msgstr "<link href=\"text/shared/01/03050000.xhp\" name=\"Γραμμή εργαλείων\">Γραμμή εργαλείων</link>"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_WIDTH\">Enter a width for the selected graphic.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_WIDTH\">Εισάγετε ένα πλάτος για το επιλεγμένο γραφικό.</ahelp>"
-#: 03050000.xhp
+#: 05030800.xhp
msgctxt ""
-"03050000.xhp\n"
-"par_id3150603\n"
-"2\n"
+"05030800.xhp\n"
+"hd_id3150398\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">Εμφανίζει ή κρύβει τη <emph>Γραμμή εργαλείων</emph>.</ahelp>"
+msgid "Height"
+msgstr "Ύψος"
-#: 05080200.xhp
+#: 05030800.xhp
msgctxt ""
-"05080200.xhp\n"
-"tit\n"
+"05030800.xhp\n"
+"par_id3154686\n"
+"22\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_HEIGHT\">Enter a height for the selected graphic.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_HEIGHT\">Εισάγετε ένα ύψος για το επιλεγμένο γραφικό.</ahelp>"
-#: 05080200.xhp
+#: 05030800.xhp
msgctxt ""
-"05080200.xhp\n"
-"hd_id3160463\n"
-"1\n"
+"05030800.xhp\n"
+"hd_id3148676\n"
+"31\n"
"help.text"
-msgid "<link href=\"text/shared/01/05080200.xhp\" name=\"Right\">Right</link>"
-msgstr "<link href=\"text/shared/01/05080200.xhp\" name=\"Δεξιά\">Δεξιά</link>"
+msgid "Original Size"
+msgstr "Αρχικό μέγεθος"
-#: 05080200.xhp
+#: 05030800.xhp
msgctxt ""
-"05080200.xhp\n"
-"par_id3144750\n"
-"2\n"
+"05030800.xhp\n"
+"par_id3154068\n"
+"32\n"
"help.text"
-msgid "<variable id=\"rechtstext\"><ahelp hid=\".uno:RightPara\" visibility=\"visible\">Aligns the selected paragraph(s) to the right page margin.</ahelp></variable>"
-msgstr "<variable id=\"rechtstext\"><ahelp hid=\".uno:RightPara\" visibility=\"visible\">Στοιχίζει τις επιλεγμένες παραγράφους στο δεξιό περιθώριο της σελίδας. </ahelp></variable>"
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_GRFCROP_PB_ORGSIZE\">Returns the selected graphic to its original size.</ahelp>"
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_GRFCROP_PB_ORGSIZE\">Επαναφέρει το επιλεγμένο γραφικό στο αρχικό του μέγεθος.</ahelp>"
-#: 05020700.xhp
+#: 05040100.xhp
msgctxt ""
-"05020700.xhp\n"
+"05040100.xhp\n"
"tit\n"
"help.text"
-msgid "Asian Typography"
-msgstr "Ασιατική Τυπογραφία"
+msgid "Organizer"
+msgstr "Διαχείριση"
-#: 05020700.xhp
+#: 05040100.xhp
msgctxt ""
-"05020700.xhp\n"
-"bm_id3155620\n"
+"05040100.xhp\n"
+"bm_id3153383\n"
"help.text"
-msgid "<bookmark_value>Asian typography</bookmark_value><bookmark_value>formatting; Asian typography</bookmark_value><bookmark_value>paragraphs; Asian typography</bookmark_value><bookmark_value>typography; Asian</bookmark_value>"
-msgstr "<bookmark_value>Ασιατική τυπογραφία</bookmark_value><bookmark_value>μορφοποίηση, Ασιατική τυπογραφία</bookmark_value><bookmark_value>παράγραφοι, Ασιατική τυπογραφία</bookmark_value><bookmark_value>τυπογραφία, Ασιατική</bookmark_value>"
+msgid "<bookmark_value>organizing; styles</bookmark_value> <bookmark_value>styles; organizing</bookmark_value>"
+msgstr "<bookmark_value>διαχείριση,πρότυπα</bookmark_value><bookmark_value>πρότυπα,διαχείριση</bookmark_value>"
-#: 05020700.xhp
+#: 05040100.xhp
msgctxt ""
-"05020700.xhp\n"
-"hd_id3155620\n"
+"05040100.xhp\n"
+"hd_id3153383\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020700.xhp\" name=\"Asian Typography\">Asian Typography</link>"
-msgstr "<link href=\"text/shared/01/05020700.xhp\" name=\"Ασιατική Τυπογραφία\">Ασιατική Τυπογραφία</link>"
+msgid "<link href=\"text/shared/01/05040100.xhp\" name=\"Organizer\">Organizer</link>"
+msgstr "<link href=\"text/shared/01/05040100.xhp\" name=\"Διαχείριση\">Διαχείριση</link>"
-#: 05020700.xhp
+#: 05040100.xhp
msgctxt ""
-"05020700.xhp\n"
-"par_id3153124\n"
+"05040100.xhp\n"
+"par_id3147588\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">Ορίζει τις τυπογραφικές επιλογές για κελιά ή παραγράφους σε αρχεία ασιατικών γλωσσών. Για ενεργοποίηση της υποστήριξης ασιατικών γλωσσών, επιλέξτε <emph>Ρυθμίσεις γλώσσας - Γλώσσες</emph> στο πλαίσιο διαλόγου επιλογών και έπειτα επιλέξτε το πλαίσιο <emph>Ενεργοποίηση</emph> στην περιοχή <emph>υποστήριξη ασιατικών γλωσσών</emph>.</ahelp> Οι επιλογές ασιατικής τυπογραφίας αγνοούνται σε έγγραφα HTML."
+msgid "<ahelp hid=\"sfx/ui/managestylepage/ManageStylePage\">Set the options for the selected style.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/managestylepage/ManageStylePage\">Ρυθμίζει τις ιδιότητες για το επιλεγμένο πρότυπο.</ahelp>"
-#: 05020700.xhp
+#: 05040100.xhp
msgctxt ""
-"05020700.xhp\n"
-"hd_id3147571\n"
+"05040100.xhp\n"
+"hd_id3149525\n"
"3\n"
"help.text"
-msgid "Line change"
-msgstr "Αλλαγή γραμμής"
+msgid "Name"
+msgstr "Όνομα"
-#: 05020700.xhp
+#: 05040100.xhp
msgctxt ""
-"05020700.xhp\n"
-"par_id3147834\n"
+"05040100.xhp\n"
+"par_id3160481\n"
"4\n"
"help.text"
-msgid "Set the options for line breaks in Asian language documents."
-msgstr "Θέτει τις επιλογές για αλλαγή γραμμής σε έγγραφα Ασιατικής γλώσσας."
+msgid "<ahelp hid=\"sfx/ui/managestylepage/namerw\">Displays the name of the selected style. If you are creating or modifying a custom style, enter a name for the style. You cannot change the name of a predefined style.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/managestylepage/namerw\">Εμφανίζει το όνομα του επιλεγμένου προτύπου.Αν δημιουργήσετε ή αλλάξετε το προσαρμοσμένο πρότυπο, εισάγετε ένα όνομα για το πρότυπο. Δεν μπορείτε να αλλάξετε το όνομα ενός προκαθορισμένου προτύπου.</ahelp>"
-#: 05020700.xhp
+#: 05040100.xhp
msgctxt ""
-"05020700.xhp\n"
-"hd_id3145072\n"
-"9\n"
+"05040100.xhp\n"
+"hd_id3153750\n"
+"13\n"
"help.text"
-msgid "Apply list of forbidden characters to the beginning and end of line"
-msgstr "Ενεργοποιήσετε τη λίστα των απαγορευμένων χαρακτήρων, στην αρχή και το τέλος της γραμμής"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">AutoUpdate </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αυτόματη Ενημέρωση </caseinline></switchinline>"
-#: 05020700.xhp
+#: 05040100.xhp
msgctxt ""
-"05020700.xhp\n"
-"par_id3153683\n"
-"10\n"
+"05040100.xhp\n"
+"par_id3153749\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_PARA_ASIAN_CB_AS_FORBIDDEN\">Prevents the characters in the list from starting or ending a line. The characters are relocated to either the previous or the next line.</ahelp> To edit the list of restricted characters, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - <link href=\"text/shared/optionen/01150100.xhp\" name=\"Asian Layout\">Asian Layout</link></emph>."
-msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_PARA_ASIAN_CB_AS_FORBIDDEN\">Αποτρέπει τους χαρακτήρες στη λίστα από την έναρξη ή τον τερματισμό μιας γραμμής. Οι χαρακτήρες επανατοποθετούνται είτε στην προηγούμενη είτε στην επόμενη γραμμή.</ahelp> Για επεξεργασία της λίστας των περιορισμένων χαρακτήρων, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - <link href=\"text/shared/optionen/01150100.xhp\" name=\"Ασιατική διάταξη\">Ασιατική διάταξη</link></emph>."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Updates the style when you apply direct formatting to a paragraph using this style in your document. The formatting of all paragraphs using this style is automatically updated.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Ενημερώνει το πρότυπο όταν μορφοποιείτε άμεσα την παραγράφο χρησιμοποιώντας το πρότυπο αυτό στο έγγραφο σας. Η μορφή όλων των παραγράφων που χρησιμοποιούν αυτό το πρότυπο ενημερώνεται αυτομάτως.</ahelp></caseinline></switchinline>"
-#: 05020700.xhp
+#: 05040100.xhp
msgctxt ""
-"05020700.xhp\n"
-"hd_id3149751\n"
+"05040100.xhp\n"
+"par_id0107200910584081\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Updates the style when you apply direct formatting to a paragraph using this style in your document. The formatting of all paragraphs using this style is automatically updated.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενημερώνει το πρότυπο όταν μορφοποιείτε άμεσα την παράγραφο χρησιμοποιώντας το πρότυπο αυτό στο έγγραφο σας. Η μορφή όλων των παραγράφων που χρησιμοποιούν αυτό το πρότυπο ενημερώνεται αυτομάτως.</ahelp>"
+
+#: 05040100.xhp
+msgctxt ""
+"05040100.xhp\n"
+"hd_id3155392\n"
"5\n"
"help.text"
-msgid "Allow hanging punctuation"
-msgstr "Να επιτραπούν προεξέχοντα σημεία στίξης"
+msgid "Next Style"
+msgstr "Επόμενο πρότυπο"
-#: 05020700.xhp
+#: 05040100.xhp
msgctxt ""
-"05020700.xhp\n"
-"par_id3149096\n"
+"05040100.xhp\n"
+"par_id3155941\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_PARA_ASIAN_CB_AS_HANG_PUNC\">Prevents commas and periods from breaking the line. Instead, these characters are added to the end of the line, even in the page margin.</ahelp>"
-msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_PARA_ASIAN_CB_AS_HANG_PUNC\">Αποτρέπει κόμμα και τελείες από το να διακόψουν την γραμμή. Αντίθετα, αυτοί οι χαρακτήρες έχουν προστεθεί για να τελειώσουν την γραμμή, ακόμη και μέσα στα περιθώρια σελίδας.</ahelp>"
+msgid "<ahelp hid=\"sfx/ui/managestylepage/nextstyle\">Select an existing style that you want to follow the current style in your document. For paragraph styles, the next style is applied to the paragraph that is created when you press Enter. For page styles, the next style is applied when a new page is created.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/managestylepage/nextstyle\">Επιλέξτε ένα υπάρχον πρότυπο το οποίο θέλετε να ακολουθήσει το τρέχον πρότυπο στο κείμενό σας. Για πρότυπα παραγράφων, το επόμενο πρότυπο εφαρμόζεται στην παράγραφο που δημιουργείται όταν πατάτε Enter. Για πρότυπα σελίδων, το επόμενο πρότυπο εφαρμόζεται στην καινούρια σελίδα που δημιουργείται.</ahelp>"
-#: 05020700.xhp
+#: 05040100.xhp
msgctxt ""
-"05020700.xhp\n"
-"par_id3147275\n"
+"05040100.xhp\n"
+"hd_id3163802\n"
"7\n"
"help.text"
-msgid "<emph>Apply spacing between Asian, Latin and Complex text</emph>"
-msgstr "<emph>Εφαρμογή απόστασης μεταξύ κειμένων Ασιατικής, Λατινικής και Σύνθετης γραφής</emph>"
+msgid "Linked with"
+msgstr "Σύνδεση με"
-#: 05020700.xhp
+#: 05040100.xhp
msgctxt ""
-"05020700.xhp\n"
-"par_id3148539\n"
+"05040100.xhp\n"
+"par_id3166461\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_PARA_ASIAN_CB_AS_SCRIPT_SPACE\">Inserts a space between Asian, Latin and complex characters.</ahelp>"
-msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_PARA_ASIAN_CB_AS_SCRIPT_SPACE\">Εισάγει ένα κενό ανάμεσα σε Ασιατικούς, Λατινικούς και μιγαδικούς χαρακτήρες.</ahelp>"
-
-#: 05020700.xhp
-msgctxt ""
-"05020700.xhp\n"
-"par_id3153665\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Enabling Asian language support\">Enabling Asian language support</link>"
-msgstr "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Υποστήριξη ασιατικών γλωσσών\">Υποστήριξη ασιατικών γλωσσών</link>"
+msgid "<ahelp hid=\"sfx/ui/managestylepage/linkedwith\">Select an existing style that you want to base the new style on, or select none to define your own style.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/managestylepage/linkedwith\">Επιλέξτε ένα υπάρχον πρότυπο πάνω στο οποίο θέλετε να βασίζεται το καινούριο πρότυπο, ή μη επιλέξετε κάποιο για να καθορίσετε το δικό σας πρότυπο.</ahelp>"
-#: securitywarning.xhp
-msgctxt ""
-"securitywarning.xhp\n"
-"tit\n"
-"help.text"
-msgid "Security Warning"
-msgstr "Προειδοποίηση ασφάλειας"
-
-#: securitywarning.xhp
+#: 05040100.xhp
msgctxt ""
-"securitywarning.xhp\n"
-"bm_id6499832\n"
+"05040100.xhp\n"
+"hd_id3148474\n"
+"9\n"
"help.text"
-msgid "<bookmark_value>security;warning dialogs with macros</bookmark_value><bookmark_value>macros;security warning dialog</bookmark_value>"
-msgstr "<bookmark_value>ασφάλεια,διάλογοι προειδοποιήσεων με μακροεντολές</bookmark_value><bookmark_value>μακροεντολες;διάλογος προειδοποιήσεων ασφάλειας</bookmark_value>"
+msgid "Category"
+msgstr "Κατηγορία"
-#: securitywarning.xhp
+#: 05040100.xhp
msgctxt ""
-"securitywarning.xhp\n"
-"par_idN1054D\n"
+"05040100.xhp\n"
+"par_id3159269\n"
+"10\n"
"help.text"
-msgid "<variable id=\"securitywarning\"><link href=\"text/shared/01/securitywarning.xhp\">Security Warning</link></variable>"
-msgstr "<variable id=\"securitywarning\"><link href=\"text/shared/01/securitywarning.xhp\">Προειδοποίηση ασφάλειας</link></variable>"
+msgid "<ahelp hid=\"sfx/ui/managestylepage/category\">Displays the category for the current style. If you are creating or modifying a new style, select 'Custom Style' from the list.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/managestylepage/category\">Εμφανίζει την κατηγορία για το τρέχον πρότυπο. Αν δημιουργείτε ή τροποποιείτε ένα νέο πρότυπο, επιλέξτε 'Προσαρμοσμένο Πρότυπο' από τη λίστα.</ahelp>"
-#: securitywarning.xhp
+#: 05040100.xhp
msgctxt ""
-"securitywarning.xhp\n"
-"par_idN1056B\n"
+"05040100.xhp\n"
+"par_id3150771\n"
+"17\n"
"help.text"
-msgid "When you open a document that contains an unsigned macro, or a signed macro from an unknown source, the <emph>Security Warning</emph> dialog opens."
-msgstr "Όταν ανοίγετε ένα έγγραφο που περιέχει μία μη υπογεγραμμένη μακροεντολή ή μία υπογεγραμμένη μακροεντολή από μία άγνωστη προέλευση, ανοίγει ο διάλογος <emph>Προειδοποίηση ασφάλειας</emph>."
+msgid "You cannot change the category for a predefined style."
+msgstr "Δεν μπορείτε να αλλάξετε την κατηγορία για ένα προκαθορισμένο πρότυπο."
-#: securitywarning.xhp
+#: 05040100.xhp
msgctxt ""
-"securitywarning.xhp\n"
-"par_idN105FC\n"
+"05040100.xhp\n"
+"hd_id3153717\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">Enable or disable the macros. Choose <emph>%PRODUCTNAME - Security</emph> in the Options dialog box to set the options.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιεί ή απενεργοποιεί τις μακροεντολές. Επιλέξτε <emph>%PRODUCTNAME - Ασφάλεια</emph> στο πλαίσιο διαλόγου επιλογών για ορισμό των επιλογών.</ahelp>"
+msgid "Contains"
+msgstr "Περιέχει"
-#: securitywarning.xhp
+#: 05040100.xhp
msgctxt ""
-"securitywarning.xhp\n"
-"par_idN1056E\n"
+"05040100.xhp\n"
+"par_id3154306\n"
+"12\n"
"help.text"
-msgid "View Signature"
-msgstr "Προβολή υπογραφής"
+msgid "<ahelp hid=\"sfx/ui/managestylepage/desc\">Describes the relevant formatting used in the current style.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/managestylepage/desc\">Περιγράφει την σχετική μορφοποίηση που χρησιμοποιείται στο τρέχον πρότυπο.</ahelp>"
-#: securitywarning.xhp
+#: 05040100.xhp
msgctxt ""
-"securitywarning.xhp\n"
-"par_idN10572\n"
+"05040100.xhp\n"
+"par_idN1072D\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can view the signature.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα διάλογο, όπου μπορείτε να δείτε την υπογραφή.</ahelp>"
+msgid "Assign Shortcut Key"
+msgstr "Αντιστοίχηση Πλήκτρου Συντόμευσης"
-#: securitywarning.xhp
+#: 05040100.xhp
msgctxt ""
-"securitywarning.xhp\n"
-"par_idN10587\n"
+"05040100.xhp\n"
+"par_idN10731\n"
"help.text"
-msgid "Always trust macros from this source"
-msgstr "Να εμπιστεύεστε πάντα τις μακροεντολές από αυτή την πηγή"
+msgid "Opens the <emph>Tools - Customize - Keyboard</emph> tab page where you can assign a shortcut key to the current Style."
+msgstr "Ανοίγει τη σελίδα της καρτέλας <emph>Εργαλεία - Προσαρμογή - Πληκτρολόγιο</emph> όπου μπορείτε να αντιστοιχίσετε ένα πλήκτρο συντόμευσης στο τρέχον Πρότυπο."
-#: securitywarning.xhp
+#: 05040100.xhp
msgctxt ""
-"securitywarning.xhp\n"
-"par_idN1058B\n"
+"05040100.xhp\n"
+"par_id3145085\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds the current macro source to the list of <link href=\"text/shared/optionen/macrosecurity_ts.xhp\">trusted sources</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει την τρέχουσα προέλευση της μακροεντολής στη λίστα των <link href=\"text/shared/optionen/macrosecurity_ts.xhp\">έμπιστων προελεύσεις</link>.</ahelp>"
+msgid "<link href=\"text/swriter/01/05140000.xhp\" name=\"Update Style\">Update Style</link>"
+msgstr "<link href=\"text/swriter/01/05140000.xhp\" name=\"Ενημέρωση προτύπου\">Ενημέρωση προτύπου</link>"
-#: securitywarning.xhp
+#: 05040200.xhp
msgctxt ""
-"securitywarning.xhp\n"
-"par_idN1059C\n"
+"05040200.xhp\n"
+"tit\n"
"help.text"
-msgid "Enable Macros"
-msgstr "Ενεργοποίηση μακροεντολών"
+msgid "Page"
+msgstr "Σελίδα"
-#: securitywarning.xhp
+#: 05040200.xhp
msgctxt ""
-"securitywarning.xhp\n"
-"par_idN105A0\n"
+"05040200.xhp\n"
+"bm_id3150620\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows macros in the document to run.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιτρέπει να εκτελούνται οι μακροεντολές στο έγγραφο.</ahelp>"
+msgid "<bookmark_value>pages;formatting and numbering</bookmark_value><bookmark_value>formatting;pages</bookmark_value><bookmark_value>paper formats</bookmark_value><bookmark_value>paper trays</bookmark_value><bookmark_value>printers;paper trays</bookmark_value><bookmark_value>layout;pages</bookmark_value><bookmark_value>binding space</bookmark_value><bookmark_value>margins;pages</bookmark_value><bookmark_value>gutter</bookmark_value>"
+msgstr "<bookmark_value>σελίδες; μορφοποίηση και αρίθμηση</bookmark_value><bookmark_value>μορφοποίηση; σελίδες</bookmark_value><bookmark_value>μορφή χαρτιού</bookmark_value><bookmark_value>τροφοδοσία χαρτιού</bookmark_value><bookmark_value>εκτυπωτές; τροφοδοσία χαρτιού</bookmark_value><bookmark_value>διάταξη; σελίδες</bookmark_value><bookmark_value>συρραφή κενών</bookmark_value><bookmark_value>περιθώρια; σελίδες</bookmark_value><bookmark_value>περιθώριο</bookmark_value>"
-#: securitywarning.xhp
+#: 05040200.xhp
msgctxt ""
-"securitywarning.xhp\n"
-"par_idN105A3\n"
+"05040200.xhp\n"
+"hd_id3150620\n"
+"1\n"
"help.text"
-msgid "Disable Macros"
-msgstr "Απενεργοποίηση μακροεντολών"
+msgid "<link href=\"text/shared/01/05040200.xhp\" name=\"Page\">Page</link>"
+msgstr "<link href=\"text/shared/01/05040200.xhp\" name=\"Σελίδα\">Σελίδα</link>"
-#: securitywarning.xhp
+#: 05040200.xhp
msgctxt ""
-"securitywarning.xhp\n"
-"par_idN105A7\n"
+"05040200.xhp\n"
+"par_id3153255\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Does not allow macros in the document to run.</ahelp>"
-msgstr "<ahelp hid=\".\">Δεν επιτρέπει να εκτελούνται οι μακροεντολές στο έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/PageFormatPage\">Allows you to define page layouts for single and multiple-page documents, as well as a numbering and paper formats.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/PageFormatPage\">Σας επιτρέπει να καθορίσετε την διάταξη σελίδων για έγγραφα μίας ή πολλών σελίδων, όπως επίσης την αρίθμηση και τη μορφή χαρτιού.</ahelp>"
-#: 05100700.xhp
+#: 05040200.xhp
msgctxt ""
-"05100700.xhp\n"
-"tit\n"
+"05040200.xhp\n"
+"hd_id3149549\n"
+"31\n"
"help.text"
-msgid "Bottom"
-msgstr "Κάτω"
+msgid "Paper format"
+msgstr "Μορφή χαρτιού"
-#: 05100700.xhp
+#: 05040200.xhp
msgctxt ""
-"05100700.xhp\n"
-"hd_id3150249\n"
-"1\n"
+"05040200.xhp\n"
+"par_id3150710\n"
+"32\n"
"help.text"
-msgid "<link href=\"text/shared/01/05100700.xhp\" name=\"Bottom\">Bottom</link>"
-msgstr "<link href=\"text/shared/01/05100700.xhp\" name=\"Κάτω\">Κάτω</link>"
+msgid "Select from a list of predefined paper sizes, or define a custom paper format."
+msgstr "Επιλέξτε από τη λίστα με τα προκαθορισμένα μεγέθη σελίδων, ή καθορίστε μια προσαρμοσμένη μορφή σελίδας."
-#: 05100700.xhp
+#: 05040200.xhp
msgctxt ""
-"05100700.xhp\n"
-"par_id3154764\n"
-"2\n"
+"05040200.xhp\n"
+"hd_id3153394\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".uno:CellVertBottom\">Aligns the contents of the cell to the bottom edge of the cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:CellVertBottom\">Στοιχίζει τα περιεχόμενα του κελιού στο κάτω μέρος του.</ahelp>"
+msgid "Format"
+msgstr "Μορφή"
-#: 05100700.xhp
+#: 05040200.xhp
msgctxt ""
-"05100700.xhp\n"
-"par_id3149201\n"
-"122\n"
+"05040200.xhp\n"
+"par_id3149827\n"
+"34\n"
"help.text"
-msgid "<variable id=\"zelleunten\">In the context menu of a cell, choose <emph>Cell - Bottom</emph></variable>"
-msgstr "<variable id=\"zelleunten\">Στο μενού περιβάλλοντος ενός κελιού, επιλέξτε <emph>Κελί - Κάτω</emph></variable>"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/comboPageFormat\">Select a predefined paper size, or create a custom format by entering the dimensions for the paper in the <emph>Height </emph>and <emph>Width </emph>boxes.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPageFormat\">Επιλέξτε ένα προκαθορισμένο μέγεθος χαρτιού, ή δημιουργείστε μία προσαρμοσμένη μορφή με το να εισάγετε τις διαστάσεις του χαρτιού στα κουτιά <emph>Ύψος </emph>και <emph>Πλάτος </emph>.</ahelp>"
-#: 06130200.xhp
+#: 05040200.xhp
msgctxt ""
-"06130200.xhp\n"
-"tit\n"
+"05040200.xhp\n"
+"hd_id3154823\n"
+"35\n"
"help.text"
-msgid "Organize Macros"
-msgstr "Διαχείριση μακροεντολών"
+msgid "Width"
+msgstr "Πλάτος"
-#: 06130200.xhp
+#: 05040200.xhp
msgctxt ""
-"06130200.xhp\n"
-"bm_id3237403\n"
+"05040200.xhp\n"
+"par_id3145313\n"
+"36\n"
"help.text"
-msgid "<bookmark_value>macros;organizing</bookmark_value><bookmark_value>organizing;macros and scripts</bookmark_value><bookmark_value>script organization</bookmark_value>"
-msgstr "<bookmark_value>μακροεντολές,διαχείριση</bookmark_value><bookmark_value>διαχείριση,μακροεντολές και δέσμες ενεργειών</bookmark_value><bookmark_value>οργάνωση δέσμης ενεργειών</bookmark_value>"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/spinWidth\">Displays the width of the selected paper format. To define a custom format, enter a width here.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinWidth\">Εμφανίζει το πλάτος της επιλεγμένης μορφής χαρτιού. Για να καθορίσετε μία προσαρμοσμένη μορφή, εισάγετε εδώ το πλάτος.</ahelp>"
-#: 06130200.xhp
+#: 05040200.xhp
msgctxt ""
-"06130200.xhp\n"
-"par_idN1054B\n"
+"05040200.xhp\n"
+"hd_id3147008\n"
+"37\n"
"help.text"
-msgid "<variable id=\"organize_macros\"><link href=\"text/shared/01/06130200.xhp\">Organize Macros</link></variable>"
-msgstr "<variable id=\"organize_macros\"><link href=\"text/shared/01/06130200.xhp\">Διαχείριση μακροεντολών</link></variable>"
+msgid "Height"
+msgstr "Ύψος"
-#: 06130200.xhp
+#: 05040200.xhp
msgctxt ""
-"06130200.xhp\n"
-"par_idN105B7\n"
+"05040200.xhp\n"
+"par_id3156113\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu with links to dialogs where you can organize macros and scripts.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού με συνδέσεις σε διαλόγους όπου μπορείτε να οργανώσετε μακροεντολές και δέσμες ενεργειών.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/spinHeight\">Displays the height of the selected paper format. To define a custom format, enter a height here.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinHeight\">Εμφανίζει το ύψος της επιλεγμένης μορφής χαρτιού. Για να καθορίσετε μία προσαρμοσμένη μορφή, εισάγετε το ύψος εδώ.</ahelp>"
-#: 06130200.xhp
+#: 05040200.xhp
msgctxt ""
-"06130200.xhp\n"
-"par_idN1057F\n"
+"05040200.xhp\n"
+"hd_id3146798\n"
+"39\n"
"help.text"
-msgid "<link href=\"text/shared/01/06130000.xhp\">%PRODUCTNAME Basic</link>"
-msgstr "<link href=\"text/shared/01/06130000.xhp\">%PRODUCTNAME Basic</link>"
+msgid "Portrait"
+msgstr "Κατακόρυφος"
-#: 06130200.xhp
+#: 05040200.xhp
msgctxt ""
-"06130200.xhp\n"
-"par_idN105C3\n"
+"05040200.xhp\n"
+"par_id3149811\n"
+"40\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can organize %PRODUCTNAME Basic macros.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να οργανώσετε μακροεντολές %PRODUCTNAME Basic .</ahelp>"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/radiobuttonPortrait\">Displays and prints the current document with the paper oriented vertically.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/radiobuttonPortrait\">Εμφανίζει και εκτυπώνει το τρέχον έγγραφο με το χαρτί να είναι προσανατολισμένο κάθετα.</ahelp>"
-#: 06130200.xhp
+#: 05040200.xhp
msgctxt ""
-"06130200.xhp\n"
-"par_idN105AA\n"
+"05040200.xhp\n"
+"hd_id3150976\n"
+"41\n"
"help.text"
-msgid "<link href=\"text/shared/01/06130000.xhp#script\">JavaScript</link>"
-msgstr "<link href=\"text/shared/01/06130000.xhp#script\">JavaScript</link>"
+msgid "Landscape"
+msgstr "Οριζόντιος"
-#: 06130200.xhp
+#: 05040200.xhp
msgctxt ""
-"06130200.xhp\n"
-"par_idN105BA\n"
+"05040200.xhp\n"
+"par_id3153827\n"
+"42\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can organize scripts.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να οργανώσετε δέσμες ενεργειών.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/radiobuttonLandscape\">Displays and prints the current document with the paper oriented horizontally.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/radiobuttonLandscape\">Εμφανίζει και εκτυπώνει το τρέχον έγγραφο με το χαρτί να είναι προσανατολισμένο οριζοντίως.</ahelp>"
-#: 06130200.xhp
+#: 05040200.xhp
msgctxt ""
-"06130200.xhp\n"
-"par_idN10622\n"
+"05040200.xhp\n"
+"hd_id3156153\n"
+"74\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/scripting.xhp#scripting\"/>"
-msgstr "<embedvar href=\"text/shared/guide/scripting.xhp#scripting\"/>"
+msgid "Text direction"
+msgstr "Κατεύθυνση κειμένου"
-#: 06130200.xhp
+#: 05040200.xhp
msgctxt ""
-"06130200.xhp\n"
-"par_idN10597\n"
+"05040200.xhp\n"
+"par_id3154380\n"
+"73\n"
"help.text"
-msgid "<link href=\"text/shared/01/06130000.xhp#script\">BeanShell</link>"
-msgstr "<link href=\"text/shared/01/06130000.xhp#script\">BeanShell</link>"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/comboTextFlowBox\">Select the text direction that you want to use in your document.</ahelp> The \"right-to-left (vertical)\" text flow direction rotates all layout settings to the right by 90 degrees, except for the header and footer."
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboTextFlowBox\">Επιλέξτε την κατεύθυνση κειμένου που θέλετε να χρησιμοποιήσετε στο έγγραφό σας.</ahelp> Η \"δεξιά στα αριστερά(κάθετη)\" κατεύθυνση ροής κειμένου περιστρέφει όλες τις ρυθμίσεις διάταξης προς τα δεξιά κατά 90 μοίρες, εκτός από την επικεφαλίδα και το υποσέλιδο."
-#: 06130200.xhp
+#: 05040200.xhp
msgctxt ""
-"06130200.xhp\n"
-"par_idN105A7\n"
+"05040200.xhp\n"
+"hd_id3156327\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can organize scripts.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να οργανώσετε δέσμες ενεργειών.</ahelp>"
+msgid "Paper tray"
+msgstr "Τροφοδοσία χαρτιού"
-#: 06130200.xhp
+#: 05040200.xhp
msgctxt ""
-"06130200.xhp\n"
-"par_idN105FB\n"
+"05040200.xhp\n"
+"par_id3150771\n"
+"44\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/scripting.xhp#scripting\"/>"
-msgstr "<embedvar href=\"text/shared/guide/scripting.xhp#scripting\"/>"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/comboPaperTray\">Select the paper source for your printer. If you want, you can assign different paper trays to different page styles. For example, assign a different tray to the First Page style and load the tray with your company's letterhead paper.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPaperTray\">Επιλέξτε την τροφοδοσία χαρτιού του εκτυπωτή σας. Αν θέλετε, μπορείτε να αντιστοιχίσετε διαφορετικούς τύπους χαρτιών σε διαφορετικά πρότυπα σελίδων. Για παράδειγμα, να αντιστοιχίσετε διαφορετικό τύπο χαρτιού στο πρότυπο Πρώτης Σελίδας και να τοποθετήσετε στον δίσκο το χαρτί με την επωνυμία της επιχείρησής σας.</ahelp>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"tit\n"
+"05040200.xhp\n"
+"hd_id3150275\n"
+"3\n"
"help.text"
-msgid "Numbers / Format"
-msgstr "Αριθμοί / Μορφή"
+msgid "Margins"
+msgstr "Περιθώρια"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"bm_id3152942\n"
+"05040200.xhp\n"
+"par_id3153348\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>formats; number and currency formats</bookmark_value><bookmark_value>number formats; formats</bookmark_value><bookmark_value>currencies;format codes</bookmark_value><bookmark_value>defaults; number formats</bookmark_value>"
-msgstr "<bookmark_value>μορφές,μορφές νομισμάτων και αριθμών</bookmark_value><bookmark_value>μορφές αριθμών,μορφές</bookmark_value><bookmark_value>νομίσματα,κωδικοί μορφών</bookmark_value><bookmark_value>προεπιλογές,μορφές αριθμών</bookmark_value>"
+msgid "Specify the amount of space to leave between the edges of the page and the document text."
+msgstr "Καθορίζει πόσα κενά θα αφήσετε ανάμεσα στις άκρες της σελίδας και του κειμένου του εγγράφου."
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3152942\n"
-"1\n"
+"05040200.xhp\n"
+"hd_id3153061\n"
+"5\n"
"help.text"
-msgid "Numbers / Format"
-msgstr "Αριθμοί / Μορφή"
+msgid "Left / Inner"
+msgstr "Αριστερά / Εσωτερικό"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3145071\n"
-"2\n"
+"05040200.xhp\n"
+"par_id3151384\n"
+"6\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Δηλώστε τις επιλογές μορφοποίησης για τα επιλεγμένα κελιά.</ahelp> </variable>"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/spinMargLeft\">Enter the amount of space to leave between the left edge of the page and the document text. If you are using the <emph>Mirrored</emph> page layout, enter the amount of space to leave between the inner text margin and the inner edge of the page.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinMargLeft\">Εισάγετε τον αριθμό των κενών που θα αφήσετε ανάμεσα στην αριστερή άκρη της σελίδας και του κειμένου του εγγράφου. Αν χρησιμοποιείτε την<emph>Με Κατοπτρισμό</emph> διάταξη σελίδας, εισάγετε τον αριθμό των κενών ανάμεσα στο εσωτερικό περιθώριο του κειμένου και την εσωτερική άκρη της σελίδας.</ahelp>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3155392\n"
-"3\n"
+"05040200.xhp\n"
+"hd_id3154923\n"
+"8\n"
"help.text"
-msgid "Category"
-msgstr "Κατηγορία"
+msgid "Right / Outer"
+msgstr "Δεξιά / Εξωτερικό"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3150774\n"
-"4\n"
+"05040200.xhp\n"
+"par_id3147304\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_NUMBERFORMAT:LB_CATEGORY\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_NUMBERFORMAT:LB_CATEGORY\">Επιλέξτε μια κατηγορία από την λίστα και μετά επιλέξτε ένα στυλ μορφοποίησης στο κουτί <emph>Μορφοποίηση</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/spinMargRight\">Enter the amount of space to leave between the right edge of the page and the document text. If you are using the <emph>Mirrored</emph> page layout, enter the amount of space to leave between the outer text margin and the outer edge of the page.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinMargRight\">Εισάγετε τον αριθμό των κενών που θα αφήσετε ανάμεσα στην δεξιά άκρη της σελίδας και το έγγραφο κειμένου. Αν χρησιμοποιείτε την <emph>Με κατοπτρισμό</emph> διάταξη σελίδας, εισάγετε το πόσα κενά θα αφήσετε ανάμεσα στο εξωτερικό περιθώριο κειμένου και την εξωτερική άκρη της σελίδας.</ahelp>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3145416\n"
-"101\n"
+"05040200.xhp\n"
+"hd_id3161657\n"
+"11\n"
"help.text"
-msgid "The default currency format for a cell is determined by the regional settings of your operating system."
-msgstr "Η προεπιλεγμένη μορφή νομισμάτων για ένα κελί καθορίζεται από τις περιφερειακές επιλογές του λειτουργικού σας συστήματος."
+msgid "Top"
+msgstr "Πάνω"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3155342\n"
-"5\n"
+"05040200.xhp\n"
+"par_id3154226\n"
+"12\n"
"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/spinMargTop\">Enter the amount of space to leave between the upper edge of the page and the document text.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinMargTop\">Εισάγετε το πόσα κενά θα αφήσετε ανάμεσα στην υψηλότερη άκρη της σελίδας και στο κείμενο του εγγράφου.</ahelp>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3148491\n"
-"6\n"
+"05040200.xhp\n"
+"hd_id3153381\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"HID_NUMBERFORMAT_LB_FORMAT\">Select how you want the contents of the selected cell(s) to be displayed.</ahelp> The code for the selected option is displayed in the <emph>Format Code</emph> box."
-msgstr "<ahelp hid=\"HID_NUMBERFORMAT_LB_FORMAT\">Επιλέξτε πως επιθυμείτε να προβληθούν τα περιεχόμενα των επιλεγμένων κελιών.</ahelp> Ο κωδικός για την επιλεγμένη επιλογή προβάλλεται στο πλαίσιο <emph>Κωδικός Μορφοποίησης</emph>."
+msgid "Bottom"
+msgstr "Κάτω"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3154811\n"
-"97\n"
+"05040200.xhp\n"
+"par_id3154138\n"
+"14\n"
"help.text"
-msgid "Currency category list boxes"
-msgstr "Πλαίσια λίστας κατηγορίας νομισμάτων"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/spinMargBot\">Enter the amount of space to leave between the lower edge of the page and the document text.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinMargBot\">Εισάγετε το πόσα κενά θα αφήσετε ανάμεσα στην χαμηλότερη άκρη της σελίδας και στο κείμενο του εγγράφου.</ahelp>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3148563\n"
-"98\n"
+"05040200.xhp\n"
+"par_id0522200809473735\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_NUMBERFORMAT:LB_CURRENCY\">Select a currency, and then scroll to the top of the <emph>Format</emph> list to view the formatting options for the currency.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_NUMBERFORMAT:LB_CURRENCY\">Επιλέξτε νόμισμα,και μετά κυλίστε στην κορυφή τής λίστας<emph>Μορφοποίηση</emph> για να δείτε τις επιλογές μορφοποίησης για νομίσματα .</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Aligns the text on the selected Page Style to a vertical page grid.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Στοιχίζει το κείμενο στο επιλεγμένο Πρότυπο σελίδας σε ένα κατακόρυφο πλέγμα σελίδας.</ahelp>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3150866\n"
-"99\n"
+"05040200.xhp\n"
+"hd_id3150488\n"
+"55\n"
"help.text"
-msgid "The format code for currencies uses the form [$xxx-nnn], where xxx is the currency symbol, and nnn the country code. Special banking symbols, such as EUR (for Euro), do not require the country code. The currency format is not dependent on the language that you select in the<emph> Language</emph> box."
-msgstr "Ο κωδικός μορφοποίησης για νομίσματα χρησιμοποιεί τη μορφή [$xxx-nnn], όπου xxx είναι το σύμβολο του νομίσματος, και nnn ο κωδικός της χώρας. Ειδικά τραπεζικά σύμβολα, όπως EUR (για το Eυρώ), δεν απαιτούν κωδικό χώρας. Η μορφή του νομίσματος δεν εξαρτάται από την γλώσσα την οποία επιλέγετε στο κουτί <emph>Γλώσσα</emph> ."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Register-true</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Καταχώριση-αληθής</caseinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3154071\n"
-"23\n"
+"05040200.xhp\n"
+"par_id3151112\n"
+"56\n"
"help.text"
-msgid "Language"
-msgstr "Γλώσσα"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/pageformatpage/checkRegisterTrue\">Aligns the text on the selected Page Style to a vertical page grid.</ahelp> The spacing of the grid is defined by the <emph>Reference Style</emph>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/pageformatpage/checkRegisterTrue\">Στοιχίζει το κείμενο στην τεχνοτροπία σελίδας σε πλέγμα κάθετης σελίδας.</ahelp> Το διάκενο του πλέγματος καθορίζεται από την <emph>Τεχνοτροπία αναφοράς</emph>.</caseinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3154138\n"
-"24\n"
+"05040200.xhp\n"
+"par_id0522200809473732\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_NUMBERFORMAT:LB_LANGUAGE\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_NUMBERFORMAT:LB_LANGUAGE\">Καθορίζει τη ρύθμιση γλώσσας για τα επιλεγμένα <switchinline select=\"appl\"><caseinline select=\"CALC\">κελιά </caseinline><defaultinline>πεδία</defaultinline></switchinline>. Με την γλώσσα να έχει τεθεί στο <emph>Αυτόματο</emph>, το $[officename]αντιστοιχεί αυτόματα τις μορφές αριθμού που σχετίζονται με την προεπιλεγμένη γλώσσα του συστήματος. Διαλέξτε οποιαδήποτε γλώσσα για να φτιάξετε τα εργαλεία για τα επιλεγμένα <switchinline select=\"appl\"><caseinline select=\"CALC\">κελιά</caseinline><defaultinline>πεδία</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the Paragraph Style that you want to use as a reference for lining up the text on the selected Page style. The height of the font that is specified in the reference style sets the spacing of the vertical page grid. </ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε το Πρότυπο παραγράφου που επιθυμείτε να χρησιμοποιήσετε ως παραπομπή για να διατάξετε το κείμενο με το επιλεγμένο Πρότυπο σελίδας. Το ύψος της γραμματοσειράς που καθορίζεται στο πρότυπο παραπομπής ορίζει το διάστιχο του κατακόρυφου πλέγματος της σελίδας. </ahelp>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3157320\n"
-"102\n"
+"05040200.xhp\n"
+"hd_id3150686\n"
+"57\n"
"help.text"
-msgid "The language setting ensures that date and currency formats are preserved even when the document is opened in an operating system that uses a different default language setting."
-msgstr "Η ρύθμιση γλώσσας εξασφαλίζει ότι οι μορφές ημερομηνίας και νομίσματος διατηρούνται ακόμα και όταν το έγγραφο ανοίγεται σε ένα λειτουργικό σύστημα το οποίο χρησιμοποιεί μια διαφορετική προεπιλεγμένη γλωσσική ρύθμιση."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Reference Style</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Πρότυπο αναφοράς</caseinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3155995\n"
-"104\n"
+"05040200.xhp\n"
+"par_id3146146\n"
+"58\n"
"help.text"
-msgid "Source format"
-msgstr "Μορφή προέλευσης"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/comboRegisterStyle\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Select the Paragraph Style that you want to use as a reference for lining up the text on the selected Page style. The height of the font that is specified in the reference style sets the spacing of the vertical page grid.</caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboRegisterStyle\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Επιλέγει το επιθυμητό πρότυπο χρήσης ως αναφορά για στοίχιση του κειμένου στο επιλεγμένο πρότυπο σελίδας. Το ύψος της γραμματοσειράς που καθορίζεται στο πρότυπο αναφοράς ορίζει το διάκενο του κάθετου πλέγματος σελίδας.</caseinline></switchinline></ahelp>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3144432\n"
-"105\n"
+"05040200.xhp\n"
+"hd_id3147480\n"
+"47\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_NUMBERFORMAT_CB_SOURCEFORMAT\">Uses the same number format as the cells containing the data for the chart.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_NUMBERFORMAT_CB_SOURCEFORMAT\">Χρησιμοποιεί την ίδια μορφή αριθμού με τα κελιά τα οποία περιέχουν τα στοιχεία για το διάγραμμα.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Table alignment</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Στοίχιση πίνακα</caseinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3148451\n"
-"7\n"
+"05040200.xhp\n"
+"par_id3150417\n"
+"48\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Specify the alignment options for the cells on a printed page.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ορίζει τις επιλογές στοίχισης για τα κελιά σε τυπωμένη σελίδα. </caseinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3148922\n"
-"8\n"
+"05040200.xhp\n"
+"par_id0522200809473845\n"
"help.text"
-msgid "Specify the options for the selected format."
-msgstr "Δηλώστε τις επιλογές για την επιλεγμένη μορφοποίηση."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Centers the cells horizontally on the printed page.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Στοιχίζει οριζόντια στο κέντρο τα κελιά στην εκτυπωμένη σελίδα.</ahelp>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3153970\n"
-"9\n"
+"05040200.xhp\n"
+"hd_id3147047\n"
+"49\n"
"help.text"
-msgid "Decimal places"
-msgstr "Δεκαδικά ψηφία"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Horizontal</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Οριζόντια</caseinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3154684\n"
-"10\n"
+"05040200.xhp\n"
+"par_id3153878\n"
+"50\n"
"help.text"
-msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_NUMBERFORMAT:ED_DECIMALS\">Enter the number of decimal places that you want to display.</ahelp>"
-msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_NUMBERFORMAT:ED_DECIMALS\">Εισάγετε τον αριθμό δεκαδικών θέσεων που θέλετε να εμφανίσετε.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/checkbuttonHorz\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Centers the cells horizontally on the printed page.</caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/checkbuttonHorz\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Κεντράρει τα κελιά οριζόντια στην τυπωμένη σελίδα.</caseinline></switchinline></ahelp>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3154819\n"
-"11\n"
+"05040200.xhp\n"
+"par_id0522200809473811\n"
"help.text"
-msgid "Leading zeroes"
-msgstr "Αρχικά μηδενικά"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Centers the cells vertically on the printed page.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Στοιχίζει κατακόρυφα στο κέντρο τα κελιά στην εκτυπωμένη σελίδα.</ahelp>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3147352\n"
-"12\n"
+"05040200.xhp\n"
+"hd_id3153522\n"
+"51\n"
"help.text"
-msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_NUMBERFORMAT:ED_LEADZEROES\">Enter the maximum number of zeroes to display in front of the decimal point.</ahelp>"
-msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_NUMBERFORMAT:ED_LEADZEROES\">Εισάγετε το μέγιστο αριθμό μηδενικών για να επιδειχθούν μπροστά από το δεκαδικό σημείο.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vertical</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Κάθετα</caseinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3155131\n"
-"13\n"
+"05040200.xhp\n"
+"par_id3149413\n"
+"52\n"
"help.text"
-msgid "Negative numbers in red"
-msgstr "Αρνητικοί αριθμοί σε κόκκινο"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/checkbuttonVert\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Centers the cells vertically on the printed page.</caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/checkbuttonVert\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Κεντράρει τα κελιά κάθετα στην τυπωμένη σελίδα.</caseinline></switchinline></ahelp>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3159252\n"
-"14\n"
+"05040200.xhp\n"
+"hd_id3147381\n"
+"63\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_NUMBERFORMAT:BTN_NEGRED\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_NUMBERFORMAT:BTN_NEGRED\">Αλλάζει το χρώμα γραμματοσειράς των αρνητικών αριθμών σε κόκκινο.</ahelp>"
+msgid "Layout settings"
+msgstr "Ρυθμίσεις διάταξης"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3147434\n"
+"05040200.xhp\n"
+"hd_id3151041\n"
"15\n"
"help.text"
-msgid "Use thousands separator"
-msgstr "Χρήση διαχωριστικού χιλιάδων"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Page Layout</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Διάταξη Σελίδας</defaultinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3146148\n"
+"05040200.xhp\n"
+"par_id3157962\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_NUMBERFORMAT:BTN_THOUSAND\">Inserts a separator between thousands. The type of separator that is used depends on your language settings.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_NUMBERFORMAT:BTN_THOUSAND\">Παρεμβάλλει έναν διαχωριστή μεταξύ των χιλιάδων. Ο τύπος διαχωριστή που χρησιμοποιείται εξαρτάται από τις γλωσσικές σας ρυθμίσεις.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Select the page layout style to use in the current document.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Επιλέξτε το πρότυπο διάταξης της σελίδας που θα χρησιμοποιήσετε στο τρέχον έγγραφο.</defaultinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3150103\n"
+"05040200.xhp\n"
+"hd_id3145744\n"
"17\n"
"help.text"
-msgid "Format code"
-msgstr "Κωδικός μορφοποίησης"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Page layout</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Διάταξη σελίδας</defaultinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3159156\n"
+"05040200.xhp\n"
+"par_id3154218\n"
"18\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_NUMBERFORMAT:ED_FORMAT\">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats."
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_NUMBERFORMAT:ED_FORMAT\">Επιδεικνύει τον κωδικό μορφοποίησης αριθμού για την επιλεγμένη μορφοποίηση. Έχετε επίσης τη δυνατότητα να εισαγάγετε μια προσωπική μορφοποίηση.</ahelp> Οι ακόλουθες επιλογές είναι διαθέσιμες μόνο για τις καθορισμένες από το χρήστη μορφές αριθμού."
+msgid "<ahelp hid=\"cui/ui/pageformatpage/comboPageLayout\"><switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Specify whether the current style should show odd pages, even pages, or both odd and even pages.</defaultinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPageLayout\"><switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline> Προσδιορίστε αν το τρέχον πρότυπο θα πρέπει να εμφανίζει περιττές σελίδες, άρτιες σελίδες, ή και όλες τις σελίδες.</defaultinline></switchinline></ahelp>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3155311\n"
+"05040200.xhp\n"
+"hd_id3154946\n"
"19\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Right and left</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Δεξιά και αριστερά</defaultinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3147219\n"
+"05040200.xhp\n"
+"par_id3153058\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"HID_NUMBERFORMAT_TBI_ADD\">Adds the number format code that you entered to the user-defined category.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUMBERFORMAT_TBI_ADD\">Προσθέτει τον κωδικό μορφοποίησης τον οποίο εισαγάγατε στην οριζόμενη από το χρήστη κατηγορία.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows both odd and even pages with left and right margins as specified.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Το τρέχον πρότυπο σελίδας εμφανίζει όλες τις σελίδες με τα αριστερά και δεξιά περιθώρια όπως αυτά καθορίστηκαν.</defaultinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3149263\n"
+"05040200.xhp\n"
+"hd_id3147287\n"
"21\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Mirrored</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Mε κατοπτρισμό</defaultinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3154150\n"
+"05040200.xhp\n"
+"par_id3147317\n"
"22\n"
"help.text"
-msgid "<ahelp hid=\"HID_NUMBERFORMAT_TBI_REMOVE\">Deletes the selected number format.</ahelp> The changes are effective after you restart $[officename]."
-msgstr "<ahelp hid=\"HID_NUMBERFORMAT_TBI_REMOVE\">Διαγράφει την επιλεγμένη μορφοποίηση αριθμού.</ahelp> Οι αλλαγές εφαρμόζονται αφού επανεκκινήσετε το $[officename]."
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows both odd and even pages with inner and outer margins as specified. Use this layout if you want to bind the printed pages like a book. Enter the binding space as the \"Inner\" margin.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Το τρέχον πρότυπο σελίδα εμφανίζει όλες τις σελίδες με τα εσωτερικά και τα εξωτερικά περιθώρια όπως αυτά έχουν καθοριστεί. Χρησιμοποιήστε τη διάταξη αυτή αν επιθυμείτε να συνδυάσετε τις εκτυπωμένες σελίδες όπως σε ένα βιβλίο. Εισάγετε το κενό του συνδυασμού ως \"Εσωτερικό\" περιθώριο.</defaultinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3153573\n"
+"05040200.xhp\n"
+"hd_id3155308\n"
+"23\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Only right</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Μόνο δεξιά</defaultinline></switchinline>"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"par_id3152885\n"
+"24\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows only odd (right) pages. Even pages are shown as blank pages.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Το τρέχον πρότυπο σελίδας εμφανίζει μόνο τις περιττές (δεξιές) σελίδες. Οι άρτιες σελίδες εμφανίζονται ως κενές σελίδες.</defaultinline></switchinline>"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"hd_id3157309\n"
+"25\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Only left</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Μόνο αριστερά</defaultinline></switchinline>"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"par_id3147326\n"
"26\n"
"help.text"
-msgid "Edit Comment"
-msgstr "Επεξεργασία σχολίου"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows only even (left) pages. Odd pages are shown as blank pages.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Το τρέχον πρότυπο σελίδας εμφανίζει μόνο τις άρτιες (αριστερές) σελίδες. Οι περιττές σελίδες εμφανίζονται ως κενές σελίδες.</defaultinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3083444\n"
+"05040200.xhp\n"
+"hd_id3155366\n"
+"53\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Register-true</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Καταχώριση-αληθής</caseinline></switchinline>"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"hd_id3083281\n"
"27\n"
"help.text"
-msgid "<ahelp hid=\"HID_NUMBERFORMAT_TBI_INFO\">Adds a comment to the selected number format.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUMBERFORMAT_TBI_INFO\">Προσθέτει ένα σχόλιο στην επιλεγμένη μορφή αριθμού.</ahelp>"
+msgid "Format"
+msgstr "Μορφή"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"hd_id3150332\n"
-"95\n"
+"05040200.xhp\n"
+"par_id3153745\n"
+"28\n"
"help.text"
-msgid "Name line"
-msgstr "Γραμμή ονόματος"
+msgid "<ahelp hid=\"cui/ui/pageformatpage/comboLayoutFormat\">Select the page numbering format that you want to use for the current page style.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboLayoutFormat\">Επιλέξτε τη μορφοποίηση αριθμού σελίδας που θέλετε να χρησιμοποιήσετε για το τρέχον στυλ σελίδας.</ahelp>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3156060\n"
-"96\n"
+"05040200.xhp\n"
+"par_id0522200809473965\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_NUMBERFORMAT:ED_COMMENT\">Enter a comment for the selected number format, and then click outside this box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_NUMBERFORMAT:ED_COMMENT\">Εισάγετε ένα σχόλιο για την επιλεγμένη μορφή αριθμού, και κάντε έπειτα κλικ έξω από αυτό το κουτί.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the drawing objects so that they fit on the paper format that you select. The arrangement of the drawing objects is preserved.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μεταβάλει το μέγεθος των αντικειμένων σχεδίασης έτσι ώστε να προσαρμόζονται στη μορφή του χαρτιού που επιλέγετε. Η διάταξη των αντικειμένων σχεδίασης διατηρείται.</ahelp>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3145364\n"
+"05040200.xhp\n"
+"hd_id3151318\n"
+"67\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020301.xhp\" name=\"Number format codes\">Number format codes</link>"
-msgstr "<link href=\"text/shared/01/05020301.xhp\" name=\"Κωδικοί μορφοποίησης αριθμών\">Κωδικοί μορφοποίησης αριθμών</link>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline>AutoFit object to page format</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline>Αυτόματη Προσαρμογή αντικειμένου στη μορφή της σελίδας</defaultinline></switchinline>"
-#: 05020300.xhp
+#: 05040200.xhp
msgctxt ""
-"05020300.xhp\n"
-"par_id3153095\n"
+"05040200.xhp\n"
+"par_id3144746\n"
+"68\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020301.xhp\" name=\"Custom format codes\">Custom format codes</link>"
-msgstr "<link href=\"text/shared/01/05020301.xhp\" name=\"Προσαρμοσμένοι Κωδικοί Μορφοποίησης\">Προσαρμοσμένοι Κωδικοί Μορφοποίησης</link>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline><ahelp hid=\"cui/ui/pageformatpage/checkAdaptBox\">Resizes the drawing objects so that they fit on the paper format that you select. The arrangement of the drawing objects is preserved.</ahelp></defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline><ahelp hid=\"cui/ui/pageformatpage/checkAdaptBox\">Τροποποιεί το μέγεθος των αντικειμένων σχεδίασης έτσι ώστε να ταιριάζουν στη μορφή χαρτιού που επιλέγετε. Η θέση των αντικειμένων σχεδίασης διατηρείται.</ahelp></defaultinline></switchinline>"
-#: 05260000.xhp
+#: 05040200.xhp
msgctxt ""
-"05260000.xhp\n"
+"05040200.xhp\n"
+"par_id3149123\n"
+"help.text"
+msgid "<link href=\"text/shared/00/00000001.xhp#metrik\" name=\"Changing measurement units\">Changing measurement units</link>"
+msgstr "<link href=\"text/shared/00/00000001.xhp#metrik\" name=\"Αλλαγή μονάδων μέτρησης\">Αλλαγή μονάδων μέτρησης.</link>"
+
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"par_id3153730\n"
+"help.text"
+msgid "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Writing Register-true\">Writing Register-true</link>"
+msgstr "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Γραφή με επιβεβαίωση εγγραφής\">Γραφή με επιβεβαίωση εγγραφής</link>"
+
+#: 05040300.xhp
+msgctxt ""
+"05040300.xhp\n"
"tit\n"
"help.text"
-msgid "Anchor"
-msgstr "Αγκύρωση"
+msgid "Header"
+msgstr "Κεφαλίδα"
-#: 05260000.xhp
+#: 05040300.xhp
msgctxt ""
-"05260000.xhp\n"
-"hd_id3155913\n"
+"05040300.xhp\n"
+"hd_id3155599\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\">Anchor</link>"
-msgstr "<link href=\"text/shared/01/05260000.xhp\" name=\"Αγκύρωση\">Αγκύρωση</link>"
+msgid "<link href=\"text/shared/01/05040300.xhp\" name=\"Header\">Header</link>"
+msgstr "<link href=\"text/shared/01/05040300.xhp\" name=\"Κεφαλίδα\">Κεφαλίδα</link>"
-#: 05260000.xhp
+#: 05040300.xhp
msgctxt ""
-"05260000.xhp\n"
-"par_id3145356\n"
+"05040300.xhp\n"
+"par_id3156027\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets the anchoring options for the selected object.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει τις επιλογές αγκύρωσης για το επιλεγμένο αντικείμενο.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/headfootformatpage/HFFormatPage\">Adds a header to the current page style. A header is an area in the top page margin, where you can add text or graphics.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/HFFormatPage\">Προσθέτει μία κεφαλίδα στο τρέχον στυλ σελίδας. Μία κεφαλίδα είναι μία περιοχή στην κορυφή του περιθωρίου της σελίδας, όπου μπορείτε να προσθέσετε κείμενο ή γραφικά.</ahelp>"
-#: 05260000.xhp
+#: 05040300.xhp
msgctxt ""
-"05260000.xhp\n"
-"par_id3150789\n"
-"3\n"
+"05040300.xhp\n"
+"par_id3150693\n"
+"33\n"
"help.text"
-msgid "If the selected object is in a frame, you can also anchor the object to the frame."
-msgstr "Αν το επιλεγμένο αντικείμενο είναι μέσα σε ένα πλαίσιο, μπορείτε επίσης να αγκυρώσετε το αντικείμενο στο πλαίσιο αυτό."
+msgid "If you want, you can also add borders or a background fill to a header."
+msgstr "Εάν το θέλετε, μπορείτε επίσης να προσθέσετε πλαίσια ή ένα φόντο σε μία κεφαλίδα."
-#: 02230150.xhp
+#: 05040300.xhp
msgctxt ""
-"02230150.xhp\n"
-"tit\n"
+"05040300.xhp\n"
+"par_id3153821\n"
+"32\n"
"help.text"
-msgid "Protect Records"
-msgstr "Προστασία εγγραφών"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To add a header to the current page style, select <emph>Header on</emph>, and then click <emph>OK</emph>. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για να προσθέσετε μία κεφαλίδα στο τρέχον στυλ σελίδας, επιλέξτε <emph>Κεφαλίδες Ενεργοποιημένες</emph> και μετά κάντε κλικ στο <emph>OK</emph>. </caseinline></switchinline>"
-#: 02230150.xhp
+#: 05040300.xhp
msgctxt ""
-"02230150.xhp\n"
-"hd_id3154349\n"
-"1\n"
+"05040300.xhp\n"
+"par_id3153827\n"
+"31\n"
"help.text"
-msgid "<link href=\"text/shared/01/02230150.xhp\" name=\"Protect Records\">Protect Records</link>"
-msgstr "<link href=\"text/shared/01/02230150.xhp\" name=\"Προστασία εγγραφών\">Προστασία εγγραφών</link>"
+msgid "If you want to extend a header into the page margins, insert a frame into the header."
+msgstr "Εάν θέλετε να κάνετε επέκταση μίας κεφαλίδας στο περιθώριο της σελίδας, εισάγετε ένα πλαίσιο στην κεφαλίδα."
-#: 02230150.xhp
+#: 05040300.xhp
msgctxt ""
-"02230150.xhp\n"
-"par_id3150794\n"
-"2\n"
+"05040300.xhp\n"
+"par_id3154046\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\".uno:ProtectTraceChangeMode\">Prevents a user from deactivating the record changes feature, or from accepting or rejecting changes unless the user enters a password.</ahelp>"
-msgstr "<ahelp hid=\".uno:ProtectTraceChangeMode\">Αποτρέπει τον χρήστη από το να απενεργοποιήσει την δυνατότητα καταγραφής αλλαγών, ή να αποδεχθεί ή να απορρίψει αλλαγές εκτός και αν ο χρήστης εισάγει έναν κωδικό.</ahelp>"
+msgid "To quickly move the text cursor from the document text to the header or footer, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up or Page Down. Press the same key again to move the text cursor back into the document text."
+msgstr "Για να μετακινήσετε γρήγορα τον δρομέα από το έγγραφο κειμένου στην κεφαλίδα ή στο υποσέλιδο πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up ή Page Down. Πατήστε ξανά το ίδιο πλήκτρο για να μετακινηθείτε πίσω στο έγγραφο κειμένου."
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"tit\n"
+"05040300.xhp\n"
+"hd_id3152360\n"
+"4\n"
"help.text"
-msgid "Font Effects"
-msgstr "Εφέ γραμματοσειράς"
+msgid "Header"
+msgstr "Κεφαλίδα"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"bm_id3153514\n"
+"05040300.xhp\n"
+"par_id3154924\n"
+"5\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>γραμματοσειρές;εφέ</bookmark_value><bookmark_value>μορφοποίηση; εφέ γραμματοσειρών</bookmark_value><bookmark_value>χαρακτήρες; εφέ γραμματοσειρών</bookmark_value><bookmark_value>κείμενο; εφέ γραμματοσειρών</bookmark_value><bookmark_value>εφέ; γραμματοσειρές</bookmark_value><bookmark_value>υπογράμμιση; κείμενο</bookmark_value><bookmark_value>κεφαλαία γράμματα; εφέ γραμματοσειράς</bookmark_value><bookmark_value>πεζά γράμματα; εφέ γραμματοσειράς</bookmark_value><bookmark_value>τίτλοι; εφέ γραμματοσειράς</bookmark_value><bookmark_value>μικρά κεφαλαία</bookmark_value><bookmark_value>διακριτή γραφή; εφέ γραμματοσειράς</bookmark_value><bookmark_value>γραμματοσειρές; διακριτή γραφή</bookmark_value><bookmark_value>περιγράμματα; εφέ γραμματοσειράς</bookmark_value><bookmark_value>γραμματοσειρές; περιγράμματα</bookmark_value><bookmark_value>σκιές; χαρακτήρες</bookmark_value><bookmark_value>γραμματοσειρές; σκιές</bookmark_value><bookmark_value>γραμματοσειρές; παράβλεψη χρώματος</bookmark_value><bookmark_value>αγνοημένα χρώματα γραμματοσειράς</bookmark_value><bookmark_value>χρώματα;αγνοημένο χρώμα κειμένου</bookmark_value>"
+msgid "Set the properties of the header."
+msgstr "Επιλέξτε τις ιδιότητες της κεφαλίδας."
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3153514\n"
-"1\n"
+"05040300.xhp\n"
+"hd_id3147304\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Effects\">Font Effects</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Εφέ γραμματοσειράς\">Εφέ γραμματοσειράς</link>"
+msgid "Header on"
+msgstr "Κεφαλίδα ενεργοποιημένη"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3149205\n"
-"2\n"
+"05040300.xhp\n"
+"par_id3154388\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/EffectsPage\">Specify the font effects that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/EffectsPage\">Καθορίστε τα εφέ γραμματοσειράς που θέλετε να χρησιμοποιήσετε.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/headfootformatpage/checkFooterOn\">Adds a header to the current page style.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkFooterOn\">Προσθέτει μία κεφαλίδα στο τρέχον στυλ σελίδας.</ahelp>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3149482\n"
-"81\n"
+"05040300.xhp\n"
+"hd_id3154936\n"
+"21\n"
"help.text"
-msgid "Font Color"
-msgstr "Χρώμα γραμματοσειράς"
+msgid "Same content left/right"
+msgstr "Ίδιο περιεχόμενο αριστερά/δεξιά"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3146924\n"
-"82\n"
+"05040300.xhp\n"
+"par_id3154938\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Ορίζει το χρώμα για το επιλεγμένο κείμενο. Αν επιλέξετε<emph> Αυτόματο</emph>, το χρώμα του κειμένου ρυθμίζεται πάλι σε μαύρο για τα ανοιχτά παρασκήνια και σε άσπρο για τα σκούρα παρασκήνια.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/headfootformatpage/checkSameLR\">Even and odd pages share the same content.<switchinline select=\"appl\"><caseinline select=\"CALC\"> To assign a different header to even and odd pages, clear this option, and then click <emph>Edit</emph>. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkSameLR\">Άρτιες και περιττές σελίδες μοιράζονται το ίδιο περιεχόμενο.<switchinline select=\"appl\"><caseinline select=\"CALC\">Για να αντιστοιχίσετε μία διαφορετική κεφαλίδα σε άρτιες και περιττές σελίδες, καθαρίστε αυτήν την επιλογή και μετά κάντε κλικ στο <emph>Επεξεργασία</emph>. </caseinline></switchinline></ahelp>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_idN10CC2\n"
+"05040300.xhp\n"
+"hd_id3154937\n"
+"21\n"
"help.text"
-msgid "To change the color of a text selection, select the text that you want to change, and click the <emph>Font Color</emph> icon. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
-msgstr "Για να αλλάξετε το χρώμα ενός επιλεγμένου τμήματος του κειμένου, επιλέξτε το κείμενο που επιθυμείτε να αλλάξετε, κάντε κλικ στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph>. Για να εφαρμόσετε ένα διαφορετικό χρώμα, κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph> και μετά επιλέξτε το χρώμα που επιθυμείτε να χρησιμοποιήσετε."
+msgid "Same content on first page"
+msgstr "Ίδιο περιεχόμενο στην πρώτη σελίδα"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_idN10CC9\n"
+"05040300.xhp\n"
+"par_id3154939\n"
+"22\n"
"help.text"
-msgid "If you click the <emph>Font Color</emph> icon before you select text, the paint can cursor appears. To change the color of text, select the text with the paint can cursor. To change the color of a single word, double-click in a word. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
-msgstr "Αν κάνετε κλικ στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph> πριν να επιλέξετε κείμενο, ο δρομέας-κουτί του χρώματος εμφανίζεται. Για να αλλάξετε το χρώμα του κειμένου, επιλέξτε το κείμενο με το δρομέα-κουτί χρώματος. Για να αλλάξετε το χρώμα μίας μόνο λέξης, κάντε διπλό κλικ σε μία λέξη. Για να εφαρμόσετε ένα διαφορετικό χρώμα, κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph> και μετά επιλέξτε το χρώμα που επιθυμείτε να χρησιμοποιήσετε."
+msgid "<ahelp hid=\"svx/ui/headfootformatpage/checkSameFP\">First and even/odd pages share the same content.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkSameFP\">Πρώτες και ζυγές/μονές σελίδες μοιράζονται το ίδιο περιεχόμενο.</ahelp>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_idN10CD6\n"
+"05040300.xhp\n"
+"hd_id3145202\n"
+"17\n"
"help.text"
-msgid "To undo the last change, right-click."
-msgstr "Για να αναιρέσετε την τελευταία αλλαγή, πατήστε δεξί κλικ."
+msgid "Left margin"
+msgstr "Αριστερό περιθώριο"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_idN10CDA\n"
+"05040300.xhp\n"
+"par_id3150449\n"
+"18\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "Για να κλείσετε το κουτί του χρώματος, κάντε κλικ μία φορά ή πατήστε το πλήκτρο Escape."
+msgid "<ahelp hid=\"svx/ui/headfootformatpage/spinMargLeft\">Enter the amount of space to leave between the left edge of the page and the left edge of the header.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinMargLeft\">Εισάγετε την απόσταση που θα αφήσετε ανάμεσα στο αριστερό άκρο της σελίδας και στο αριστερό άκρο της κεφαλίδας.</ahelp>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3150037\n"
-"85\n"
+"05040300.xhp\n"
+"hd_id3153351\n"
+"19\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "Το χρώμα κειμένου αγνοείται κατά την εκτύπωση, εάν το πλαίσιο ελέγχου <emph>Εκτύπωση με μαύρο</emph> επιλεγεί στο πλαίσιο διαλόγου επιλογών στο <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Εκτύπωση\"><emph>%PRODUCTNAME Writer - Εκτύπωση</emph></link>."
+msgid "Right margin"
+msgstr "Δεξιό περιθώριο"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id7613757\n"
+"05040300.xhp\n"
+"par_id3157322\n"
+"20\n"
"help.text"
-msgid "The text color is ignored on screen, if the <emph>Use automatic font color for screen display</emph> check box is selected in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01013000.xhp\"><emph>%PRODUCTNAME - Accessibility</emph></link>."
-msgstr "Το χρώμα κειμένου αγνοείται στην οθόνη, εάν το πλαίσιο ελέγχου <emph>Χρήση αυτόματου χρώματος γραμματοσειράς για εμφάνιση οθόνης</emph> επιλεγεί στο <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01013000.xhp\"><emph>%PRODUCTNAME - Προσιτότητα</emph></link>."
+msgid "<ahelp hid=\"svx/ui/headfootformatpage/spinMargRight\">Enter the amount of space to leave between the right edge of the page and the right edge of the header.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinMargRight\">Εισάγετε την απόσταση που θα αφήσετε ανάμεσα στο δεξιό άκρο της σελίδας και στο δεξιό άκρο της κεφαλίδας.</ahelp>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3144766\n"
-"84\n"
+"05040300.xhp\n"
+"hd_id3148672\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".uno:FontColor\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
-msgstr "<ahelp hid=\".uno:FontColor\" visibility=\"hidden\"><variable id=\"textfarbe\">Κάντε κλικ για να εφαρμόσετε το τρέχον χρώμα γραμματοσειράς στους επιλεγμένους χαρακτήρες. Μπορείτε επίσης να κάνετε κλικ εδώ, και να σύρετε μία επιλογή για να αλλάξετε το χρώμα του κειμένου. Κάντε κλικ στο βέλος δίπλα στο εικονίδιο για να ανοίξετε την γραμμή εργαλείων Χρώμα γραμματοσειράς .</variable></ahelp>"
+msgid "Spacing"
+msgstr "Απόσταση"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3146137\n"
-"3\n"
+"05040300.xhp\n"
+"par_id3153970\n"
+"10\n"
"help.text"
-msgid "Effects"
-msgstr "Εφέ"
+msgid "<ahelp hid=\"svx/ui/headfootformatpage/spinSpacing\">Enter the amount of space that you want to maintain between the bottom edge of the header and the top edge of the document text.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinSpacing\">Εισάγετε την απόσταση που θέλετε να αφήσετε ανάμεσα στο κάτω άκρο της κεφαλίδας και στο πάνω άκρο του κειμένου εγγράφου.</ahelp>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3150084\n"
-"64\n"
+"05040300.xhp\n"
+"hd_id3154330\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/effectslb\">Select the font effects that you want to apply.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/effectslb\">Επιλέξτε τα εφέ γραμματοσειράς που θέλετε να εφαρμόσετε.</ahelp>"
+msgid "Use dynamic spacing"
+msgstr "Χρήση δυναμικής απόστασης"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3149575\n"
-"65\n"
+"05040300.xhp\n"
+"par_id3148453\n"
+"36\n"
"help.text"
-msgid "Effects"
-msgstr "Εφέ"
+msgid "<ahelp hid=\"svx/ui/headfootformatpage/checkDynSpacing\">Overrides the <emph>Spacing </emph>setting, and allows the header to expand into the area between the header and the document text.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkDynSpacing\">Παρακάμπτει τη ρύθμιση <emph>Απόστασης </emph>και επιτρέπει στην κεφαλίδα να επεκταθεί στην περιοχή ανάμεσα στην κεφαλίδα και στο έγγραφο κειμένου.</ahelp>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3148944\n"
-"66\n"
+"05040300.xhp\n"
+"hd_id3150290\n"
+"13\n"
"help.text"
-msgid "The following capitalization effects are available:"
-msgstr "Τα ακόλουθα εφέ γραφής (Πεζά-Κεφαλαία) είναι διαθέσιμα:"
+msgid "Height"
+msgstr "Ύψος"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3155922\n"
-"67\n"
+"05040300.xhp\n"
+"par_id3155429\n"
+"14\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "Χωρίς - δεν εφαρμόζονται εφέ"
+msgid "<ahelp hid=\"svx/ui/headfootformatpage/spinHeight\">Enter the height that you want for the header.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinHeight\">Επιλέξτε το ύψος που θέλετε για την κεφαλίδα.</ahelp>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3154280\n"
-"68\n"
+"05040300.xhp\n"
+"hd_id3156543\n"
+"15\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "Κεφαλαία - αλλάζει τους επιλεγμένους πεζούς χαρακτήρες σε κεφαλαίους"
+msgid "AutoFit height"
+msgstr "Αυτόματη προσαρμογή του ύψους"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3148947\n"
-"69\n"
+"05040300.xhp\n"
+"par_id3153095\n"
+"16\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "Πεζά - αλλάζει τους επιλεγμένους κεφαλαίους χαρακτήρες σε πεζούς"
+msgid "<ahelp hid=\"svx/ui/headfootformatpage/checkAutofit\">Automatically adjusts the height of the header to fit the content that you enter.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkAutofit\">Αυτόματα προσαρμόζει το ύψος της κεφαλίδας για να χωράει το περιεχόμενο που εισάγετε.</ahelp>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3149456\n"
-"71\n"
+"05040300.xhp\n"
+"hd_id3145271\n"
+"24\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Γραμματοσειρά τίτλου - αλλάζει τον πρώτο χαρακτήρα κάθε λέξης σε κεφαλαίο χαρακτήρα"
+msgid "More"
+msgstr "Περισσότερα"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3154937\n"
-"70\n"
+"05040300.xhp\n"
+"par_id3145367\n"
+"25\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Μικρά κεφαλαία - αλλάζει τους επιλεγμένους πεζούς χαρακτήρες σε κεφαλαία, και μετά μειώνει το μέγεθος τους"
+msgid "<ahelp hid=\"svx/ui/headfootformatpage/buttonMore\">Defines a border, a background color, or a background pattern for the header.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/buttonMore\">Ορίζει ένα περίγραμμα, ένα χρώμα φόντου, ή ένα σχέδιο φόντου για την κεφαλίδα.</ahelp>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3154129\n"
-"76\n"
+"05040300.xhp\n"
+"hd_id3155306\n"
+"27\n"
"help.text"
-msgid "Relief"
-msgstr "Ανάγλυφο"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Edit </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επεξεργασία</caseinline></switchinline>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3146974\n"
-"77\n"
+"05040300.xhp\n"
+"par_id0609200910261473\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Επιλέξτε ένα ανάγλυφο εφέ για να εφαρμόσετε στο επιλεγμένο κείμενο. Το χαραγμένο ανάγλυφο κάνει τους χαρακτήρες να εμφανίζονται σαν να σηκώνονται πάνω από την σελίδα. Το χαραγμένο ανάγλυφο κάνει τους χαρακτήρες να εμφανίζονται σαν να έχουν πιεστεί μέσα στη σελίδα.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Add or edit header text.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσθήκη ή επεξεργασία κειμένου κεφαλίδας.</ahelp>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3147287\n"
-"72\n"
+"05040300.xhp\n"
+"par_id3145749\n"
+"28\n"
"help.text"
-msgid "Outline"
-msgstr "Διάρθρωση"
+msgid "<ahelp hid=\"svx/ui/headfootformatpage/buttonEdit\"><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02120000.xhp\" name=\"Add or edit\">Add or edit</link> header text. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/buttonEdit\"><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02120000.xhp\" name=\"Προσθήκη ή Επεξεργασία\">Προσθήκη ή Επεξεργασία</link> ενός κειμένου κεφαλίδας.</caseinline></switchinline></ahelp>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3159126\n"
-"73\n"
+"05040300.xhp\n"
+"par_id3163716\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Displays the outline of the selected characters. This effect does not work with every font.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Εμφανίζει το περίγραμμα των επιλεγμένων χαρακτήρων. Αυτό το αποτέλεσμα δεν λειτουργεί με κάθε γραμματοσειρά.</ahelp>"
+msgid "<link href=\"text/swriter/01/04220000.xhp\" name=\"Headers\">Headers</link>"
+msgstr "<link href=\"text/swriter/01/04220000.xhp\" name=\"Κεφαλίδες\">Κεφαλίδες</link>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3163714\n"
-"74\n"
+"05040300.xhp\n"
+"par_id3150032\n"
"help.text"
-msgid "Shadow"
-msgstr "Σκίαση"
+msgid "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Changing measurement units\">Changing measurement units</link>"
+msgstr "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Αλλαγή μονάδων μέτρησης\">Αλλαγή μονάδων μέτρησης</link>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3150962\n"
-"75\n"
+"05040300.xhp\n"
+"par_id3150873\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Adds a shadow that casts below and to the right of the selected characters.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Προσθέτει μια σκιά που κατευθύνεται από κάτω και στα δεξιά των επιλεγμένων χαρακτήρων.</ahelp>"
+msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link>"
+msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\">Περιγράμματα</link>"
-#: 05020200.xhp
+#: 05040300.xhp
msgctxt ""
-"05020200.xhp\n"
-"bm_id410168\n"
+"05040300.xhp\n"
+"par_id3147326\n"
"help.text"
-msgid "<bookmark_value>blinking fonts</bookmark_value> <bookmark_value>flashing fonts</bookmark_value>"
-msgstr "<bookmark_value>εφέ φλας</bookmark_value><bookmark_value>γραμματοσειρές που αναβοσβήνουν</bookmark_value>"
+msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Backgrounds\">Backgrounds</link>"
+msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Φόντα\">Φόντα</link>"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3152941\n"
-"15\n"
+"05040400.xhp\n"
+"tit\n"
"help.text"
-msgid "Blinking"
-msgstr "Εφέ φλας"
+msgid "Footer"
+msgstr "Υποσέλιδο"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3145662\n"
-"16\n"
+"05040400.xhp\n"
+"hd_id3155620\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Makes the selected characters blink. You cannot change the blink frequency.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Κάνει τους επιλεγμένους χαρακτήρες να αναβοσβήνουν. Δεν μπορείτε να αλλάξετε τη συχνότητα αναβοσβησίματος.</ahelp>"
+msgid "<link href=\"text/shared/01/05040400.xhp\" name=\"Footer\">Footer</link>"
+msgstr "<link href=\"text/shared/01/05040400.xhp\" name=\"Υποσέλιδο\">Υποσέλιδο</link>"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_idN10B81\n"
+"05040400.xhp\n"
+"par_id3156553\n"
+"2\n"
"help.text"
-msgid "Hidden"
-msgstr "Κρυφά"
+msgid "<ahelp hid=\"HID_FORMAT_FOOTER\">Adds a footer to the current page style. A footer is an area in the bottom page margin, where you can add text or graphics.</ahelp>"
+msgstr "<ahelp hid=\"HID_FORMAT_FOOTER\">Προσθέτει ένα υποσέλιδο στο τρέχον στυλ σελίδας. Ένα υποσέλιδο είναι μία περιοχή στο κάτω περιθώριο σελίδας,όπου μπορείτε να προσθέσετε κείμενο ή γραφικά</ahelp>"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_idN10B85\n"
+"05040400.xhp\n"
+"par_id3145136\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/hiddencb\">Hides the selected characters.</ahelp> To display the hidden text, ensure that <emph>Non-printing Characters</emph> is selected in the <emph>View</emph> menu. You can also choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph> and select <emph>Hidden text</emph>."
-msgstr "<ahelp hid=\"cui/ui/effectspage/hiddencb\">Κρύβει τους επιλεγμένους χαρακτήρες.</ahelp> Για εμφάνιση του κρυφού κειμένου, βεβαιωθείτε ότι το <emph>Μη εκτυπώσιμοι χαρακτήρες</emph> επιλέχτηκε στο μενού <emph>Προβολή</emph>. Μπορείτε επίσης να επιλέξετε <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</emph> και επιλέξτε <emph>Κρυφό κείμενο</emph>."
+msgid "If you want, you can also add borders or a background fill to a footer."
+msgstr "Εάν θέλετε, μπορείτε επίσης να προσθέσετε πλαίσια ή ένα φόντο σε ένα υποσέλιδο."
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id0123200902291084\n"
+"05040400.xhp\n"
+"par_id3155339\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><emph>Overlines or removes overlining from the selected text. If the cursor is not in a word, the new text that you enter is overlined.</emph></ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"><emph>Διαγραμμίζει ή απομακρύνει τη διαγράμμιση από το επιλεγμένο κείμενο. Αν ο δείκτης δεν είναι πάνω στη λέξη , τότε θα διαγραμμιστεί η νέα λέξη που θα πληκτρολογήσετε.</emph></ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To insert a footer into the current document, select <emph>Footer on</emph>, and then click <emph>OK</emph>. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για να εισάγετε ένα υποσέλιδο στο τρέχον έγγραφο,επιλέξτε <emph>Ενεργοποίηση υποσέλιδου</emph>και μετά κάντε κλικ στο <emph>OK</emph>. </caseinline></switchinline>"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id0123200902243376\n"
+"05040400.xhp\n"
+"par_id3147209\n"
+"30\n"
"help.text"
-msgid "Overlining"
-msgstr "Διαγράμμιση"
+msgid "If you want to extend a footer into the page margins, insert a frame into the footer."
+msgstr "Εάν θέλετε να επεκτείνετε ένα υποσέλιδο στα περιθώρια της σελίδας, εισάγετε ένα πλαίσιο στο υποσέλιδο."
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id0123200902243343\n"
+"05040400.xhp\n"
+"par_id3150976\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/overlinelb\">Select the overlining style that you want to apply. To apply the overlining to words only, select the <emph>Individual Words</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/overlinelb\">Επιλέξτε την επιθυμητή τεχνοτροπία επιγράμμισης για εφαρμογή. Για εφαρμογή επιγράμμισης μόνο σε λέξεις, επιλέξτε το πλαίσιο <emph>Μεμονωμένες λέξεις</emph>.</ahelp>"
+msgid "To quickly move the text cursor from the document text to the header or footer, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up or Page Down. Press the same key again to move the text cursor back into the document text."
+msgstr "Για να μετακινήσετε γρήγορα τον δρομέα από το έγγραφο κειμένου στην κεφαλίδα ή στο υποσέλιδο πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up ή Page Down. Πατήστε ξανά το ίδιο πλήκτρο για να μετακινηθείτε πίσω στο έγγραφο κειμένου."
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id0123200902243470\n"
+"05040400.xhp\n"
+"hd_id3150504\n"
+"3\n"
"help.text"
-msgid "Overline color"
-msgstr "Χρώμα διαγράμμισης"
+msgid "Footer"
+msgstr "Υποσέλιδο"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id0123200902243466\n"
+"05040400.xhp\n"
+"par_id3149235\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Select the color for the overlining.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Επιλέξτε το χρώμα για την επιγράμμιση.</ahelp>"
+msgid "Set the properties of the footer."
+msgstr "Επιλέξτε τις ιδιότητες του υποσέλιδου."
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3150400\n"
-"43\n"
+"05040400.xhp\n"
+"hd_id3154380\n"
+"6\n"
"help.text"
-msgid "Strikethrough"
-msgstr "Διακριτή γραφή"
+msgid "Footer on"
+msgstr "Ενεργοποίηση υποσέλιδου"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3145203\n"
-"44\n"
+"05040400.xhp\n"
+"par_id3153348\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Select a strikethrough style for the selected text.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Επιλέξτε τεχνοτροπία διαγράμμισης για το επιλεγμένο κείμενο.</ahelp>"
+msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_TURNON\">Adds a footer to the current page style.</ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_TURNON\">Προσθέτει ένα υποσέλιδο στο τρέχον στυλ σελίδας.</ahelp>"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3150496\n"
-"48\n"
+"05040400.xhp\n"
+"hd_id3145087\n"
+"20\n"
"help.text"
-msgid "If you save your document in MS Word format, all of the strikethrough styles are converted to the single line style."
-msgstr "Αν αποθηκεύσετε το έγγραφο σας σε μορφή MS Word, όλα τα στυλ διακριτής γραφής μετατρέπονται στο απλό στυλ γραμμής."
+msgid "Same content left/right"
+msgstr "Ίδιο περιεχόμενο αριστερά/δεξιά"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3151226\n"
-"41\n"
+"05040400.xhp\n"
+"par_id3149575\n"
+"21\n"
"help.text"
-msgid "Underlining"
-msgstr "Υπογράμμιση"
+msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_SHARED\">Even and odd pages share the same content.<switchinline select=\"appl\"><caseinline select=\"CALC\"> To assign a different footer to even and odd pages, clear this option, and then click <emph>Edit</emph>. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_SHARED\">Άρτιες και περιττές σελίδες μοιράζονται το ίδιο περιεχόμενο.<switchinline select=\"appl\"><caseinline select=\"CALC\">Για να θέσετε ένα διαφορετικό υποσέλιδο σε άρτιες και περιττές σελίδες, καταργήστε αυτή την επιλογή και μετά κάντε κλικ στο <emph>Επεξεργασία</emph>. </caseinline></switchinline></ahelp>"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3147576\n"
-"42\n"
+"05040400.xhp\n"
+"hd_id3154937\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Select the underlining style that you want to apply. To apply the underlining to words only, select the <emph>Individual Words</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Επιλέξτε την επιθυμητή τεχνοτροπία επιγράμμισης για εφαρμογή. Για εφαρμογή επιγράμμισης μόνο σε λέξεις, επιλέξτε το πλαίσιο <emph>Μεμονωμένες λέξεις</emph>.</ahelp>"
+msgid "Same content on first page"
+msgstr "Ίδιο περιεχόμενο στην πρώτη σελίδα"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3153147\n"
-"58\n"
+"05040400.xhp\n"
+"par_id3154939\n"
+"22\n"
"help.text"
-msgid "If you apply underlining to a superscript text, the underlining is raised to the level of the superscript. If the superscript is contained in a word with normal text, the underlining is not raised."
-msgstr "Αν εφαρμόσετε υπογράμμιση σε ένα κείμενο εκθέτη, η υπογράμμιση αναβαίνει στο επίπεδο του εκθέτη. Αν ο εκθέτης περιέχεται σε μια λέξη με κανονικό κείμενο, η υπογράμμιση δεν ανεβαίνει."
+msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_SHARED_FIRST\">First and even/odd pages share the same content.</ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_SHARED_FIRST\">Πρώτες και ζυγές/μονές σελίδες μοιράζονται το ίδιο περιεχόμενο.</ahelp>"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3148642\n"
-"78\n"
+"05040400.xhp\n"
+"hd_id3147264\n"
+"16\n"
"help.text"
-msgid "Underline color"
-msgstr "Χρώμα υπογράμμισης"
+msgid "Left margin"
+msgstr "Αριστερό περιθώριο"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3150254\n"
-"79\n"
+"05040400.xhp\n"
+"par_id3156434\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Select the color for the underlining.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Επιλέξτε το χρώμα για την υπογράμμιση.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_LMARGIN\">Enter the amount of space to leave between the left edge of the page and the left edge of the footer.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_LMARGIN\">Εισάγετε την απόσταση που θα αφήσετε ανάμεσα στο αριστερό άκρο μιας σελίδας και στο αριστερό άκρο του υποσέλιδου.</ahelp>"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3153104\n"
-"45\n"
+"05040400.xhp\n"
+"hd_id3154073\n"
+"18\n"
"help.text"
-msgid "Individual words"
-msgstr "Μεμονωμένες Λέξεις"
+msgid "Right margin"
+msgstr "Δεξιό περιθώριο"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3152935\n"
-"46\n"
+"05040400.xhp\n"
+"par_id3154224\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Applies the selected effect only to words and ignores spaces.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Εφαρμόζει το επιλεγμένο εφέ μόνο σε λέξεις και αγνοεί τα κενά.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_RMARGIN\">Enter the amount of space to leave between the right edge of the page and the right edge of the footer.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_RMARGIN\">Εισάγετε την απόσταση που θα αφήσετε ανάμεσα στο δεξιό άκρο μιας σελίδας και στο δεξιό άκρο του υποσέλιδου.</ahelp>"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3150332\n"
-"60\n"
+"05040400.xhp\n"
+"hd_id3154140\n"
+"8\n"
"help.text"
-msgid "Emphasis mark"
-msgstr "Διαγράμμιση"
+msgid "Spacing"
+msgstr "Απόσταση"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3152576\n"
-"61\n"
+"05040400.xhp\n"
+"par_id3154908\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/emphasislb\">Select a character to display over or below the entire length of the selected text.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/emphasislb\">Επιλέξτε έναν χαρακτήρα για προβολή πάνω από ή κάτω από το πλήρες μήκος του επιλεγμένου κειμένου.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_DIST\">Enter the amount of space that you want to maintain between the bottom edge of the document text and the top edge of the footer.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_DIST\">Εισάγετε την απόσταση που θέλετε να κρατήσετε ανάμεσα στην κάτω άκρη του κειμένου εγγράφου και στην πάνω άκρη του υποσέλιδου.</ahelp>"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"hd_id3152460\n"
-"62\n"
+"05040400.xhp\n"
+"hd_id3158409\n"
+"34\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "Use dynamic spacing"
+msgstr "Χρήση δυναμικής απόστασης"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3147436\n"
-"63\n"
+"05040400.xhp\n"
+"par_id3144760\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/positionlb\">Specify where to display the emphasis marks.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/positionlb\">Καθορίστε πού θα εμφανιστούν τα σημάδια έμφασης.</ahelp> "
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_FOOTER_CB_DYNSPACING\">Overrides the <emph>Spacing </emph>setting and allows the footer to expand into the area between the footer and document text.</ahelp>"
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_FOOTER_CB_DYNSPACING\">Παρακάμπτει την ρύθμιση <emph>Απόστασης </emph> και επιτρέπει στο υποσέλιδο να επεκταθεί σε μία περιοχή ανάμεσα στο υποσέλιδο και στο κείμενο εγγράφου.</ahelp>"
-#: 05020200.xhp
+#: 05040400.xhp
msgctxt ""
-"05020200.xhp\n"
-"par_id3151053\n"
+"05040400.xhp\n"
+"hd_id3154821\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"$[officename] color tables\">$[officename] color tables</link>"
-msgstr "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Πίνακες χρωμάτων $[officename]\">Πίνακες χρωμάτων $[officename] </link>"
+msgid "Height"
+msgstr "Ύψος"
-#: 01140000.xhp
+#: 05040400.xhp
msgctxt ""
-"01140000.xhp\n"
-"tit\n"
+"05040400.xhp\n"
+"par_id3125865\n"
+"13\n"
"help.text"
-msgid "Printer Setup"
-msgstr "Ρυθμίσεις εκτυπωτή"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_HEIGHT\">Enter the height you want for the footer.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_FOOTER:ED_HEIGHT\">Εισάγετε το ύψος που θέλετε για το υποσέλιδο.</ahelp>"
-#: 01140000.xhp
+#: 05040400.xhp
msgctxt ""
-"01140000.xhp\n"
-"bm_id3147294\n"
+"05040400.xhp\n"
+"hd_id3150742\n"
+"14\n"
"help.text"
-msgid "<bookmark_value>printers; properties</bookmark_value><bookmark_value>settings; printers</bookmark_value><bookmark_value>properties; printers</bookmark_value><bookmark_value>default printer; setting up</bookmark_value><bookmark_value>printers; default printer</bookmark_value><bookmark_value>page formats; restriction</bookmark_value>"
-msgstr "<bookmark_value>εκτυπωτές, ιδιότητες</bookmark_value><bookmark_value>ρυθμίσεις, εκτυπωτές</bookmark_value><bookmark_value>ιδιότητες, εκτυπωτές</bookmark_value><bookmark_value>προεπιλεγμένος εκτυπωτής, ρύθμιση</bookmark_value><bookmark_value>εκτυπωτές, προεπιλεγμένος εκτυπωτής</bookmark_value><bookmark_value>μορφή σελίδων, περιορισμός</bookmark_value>"
+msgid "AutoFit height"
+msgstr "Αυτόματη προσαρμογή του ύψους"
-#: 01140000.xhp
+#: 05040400.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3147294\n"
+"05040400.xhp\n"
+"par_id3145744\n"
+"15\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_HEIGHT_DYN\">Automatically adjusts the height of the footer to fit the content you enter.</ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_HEIGHT_DYN\">Αυτόματα προσαρμόζει το ύψος του υποσέλιδου για να χωράει το περιεχόμενο που εισάγετε.</ahelp>"
+
+#: 05040400.xhp
+msgctxt ""
+"05040400.xhp\n"
+"hd_id3149807\n"
+"23\n"
+"help.text"
+msgid "More"
+msgstr "Περισσότερα"
+
+#: 05040400.xhp
+msgctxt ""
+"05040400.xhp\n"
+"par_id3145421\n"
+"24\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_FOOTER:BTN_EXTRAS\">Defines a border, a background color, or a background pattern for the footer.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_FOOTER:BTN_EXTRAS\">Ορίζει ένα περίγραμμα, ένα χρώμα φόντου, ή ένα σχέδιο φόντου για το υποσέλιδο.</ahelp>"
+
+#: 05040400.xhp
+msgctxt ""
+"05040400.xhp\n"
+"hd_id3157892\n"
+"26\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Edit </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Επεξεργασία</caseinline></switchinline>"
+
+#: 05040400.xhp
+msgctxt ""
+"05040400.xhp\n"
+"par_id0609200910255518\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Add or edit footer text.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσθήκη ή επεξεργασία κειμένου υποσέλιδου.</ahelp>"
+
+#: 05040400.xhp
+msgctxt ""
+"05040400.xhp\n"
+"par_id3150439\n"
+"27\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_FOOTER_EDIT\"><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02120000.xhp\" name=\"Add or edit footer text.\">Add or edit footer text.</link></caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"HID_SC_FOOTER_EDIT\"><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02120000.xhp\" name=\"Προσθήκη ή Επεξεργασία κειμένου υποσέλιδου\">Προσθήκη ή Επεξεργασία κειμένου υποσέλιδου.</link></caseinline></switchinline></ahelp>"
+
+#: 05040400.xhp
+msgctxt ""
+"05040400.xhp\n"
+"par_id3151112\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04230000.xhp\" name=\"Footers\">Footers</link>"
+msgstr "<link href=\"text/swriter/01/04230000.xhp\" name=\"Υποσέλιδα\">Υποσέλιδα</link>"
+
+#: 05040400.xhp
+msgctxt ""
+"05040400.xhp\n"
+"par_id3155411\n"
+"help.text"
+msgid "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Changing measurement units\">Changing measurement units</link>"
+msgstr "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Αλλαγή μονάδων μέτρησης\">Αλλαγή μονάδων μέτρησης</link>"
+
+#: 05040400.xhp
+msgctxt ""
+"05040400.xhp\n"
+"par_id3154189\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link>"
+msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\">Περιγράμματα</link>"
+
+#: 05040400.xhp
+msgctxt ""
+"05040400.xhp\n"
+"par_id3152791\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Backgrounds\">Backgrounds</link>"
+msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Φόντα\">Φόντα</link>"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Change Case"
+msgstr "Αλλαγή από κεφαλαία σε πεζά ή αντίστροφα"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"hd_id3152952\n"
"1\n"
"help.text"
-msgid "Printer Setup"
-msgstr "Ρυθμίσεις εκτυπωτή"
+msgid "<link href=\"text/shared/01/05050000.xhp\" name=\"Change Case\">Change Case</link>"
+msgstr "<link href=\"text/shared/01/05050000.xhp\" name=\"Change Case\">αλλαγή πεζού-κεφαλαίου</link>"
-#: 01140000.xhp
+#: 05050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3154422\n"
+"05050000.xhp\n"
+"par_id3151299\n"
"2\n"
"help.text"
-msgid "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">Select the default printer for the current document.</ahelp></variable>"
-msgstr "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">Επιλέξτε τον προεπιλεγμένο εκτυπωτή για το τρέχον έγγραφο.</ahelp></variable>"
+msgid "<ahelp hid=\".\">Changes the case of characters in the selection. If the cursor is within a word and no text is selected, then the word is the selection.</ahelp>"
+msgstr "<ahelp hid=\".\">Αλλάζει τους χαρακτήρες κεφαλαίων-πεζών στην επιλογή. Εάν ο δρομέας είναι σε μια λέξη και δεν υπάρχει επιλεγμένο κείμενο, τότε η λέξη είναι στην επιλογή.</ahelp>"
-#: 01140000.xhp
+#: 05050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3148620\n"
-"20\n"
+"05050000.xhp\n"
+"hd_id3147572\n"
+"5\n"
"help.text"
-msgid "You might experience a slight delay when you change the default printer for a document that contains embedded $[officename] OLE objects."
-msgstr "Μπορεί να διαπιστώσετε μια μικρή καθυστέρηση όταν αλλάζετε τον προεπιλεγμένο εκτυπωτή για ένα έγγραφο που περιέχει ενσωματωμένα $[officename] OLE αντικείμενα."
+msgid "Sentence case"
+msgstr "Αρχικό γράμμα περιόδου"
-#: 01140000.xhp
+#: 05050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3145345\n"
+"05050000.xhp\n"
+"par_id3150694\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\".\">Changes the first letter of the selected western characters to an uppercase character.</ahelp>"
+msgstr "<ahelp hid=\".\">Αλλάζει το πρώτο γράμμα των επιλεγμένων δυτικών χαρακτήρων σε κεφαλαίο γράμμα.</ahelp>"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"hd_id3147571\n"
+"5\n"
+"help.text"
+msgid "lowercase"
+msgstr "πεζό γράμμα"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"par_id3150693\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ChangeCaseToLower\">Changes the selected western characters to lowercase characters.</ahelp>"
+msgstr "<ahelp hid=\".uno:ChangeCaseToLower\">Αλλάζει τους επιλεγμένους δυτικούς χαρακτήρες σε πεζούς.</ahelp>"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"hd_id3147143\n"
+"3\n"
+"help.text"
+msgid "UPPERCASE"
+msgstr "ΚΕΦΑΛΑΙΟ ΓΡΑΜΜΑ"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"par_id3152372\n"
"4\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Printer </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Εκτυπωτής </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:ChangeCaseToUpper\">Changes the selected western characters to uppercase characters.</ahelp>"
+msgstr "<ahelp hid=\".uno:ChangeCaseToUpper\">Αλλάζει τους επιλεγμένους δυτικούς χαρακτήρες σε κεφαλαία.</ahelp>"
-#: 01140000.xhp
+#: 05050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3145211\n"
+"05050000.xhp\n"
+"hd_id3147511\n"
"5\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Lists the information that applies to the selected printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Παραθέτει τις πληροφορίες που ισχύουν στον επιλεγμένο εκτυπωτή. </caseinline></switchinline>"
+msgid "Capitalize Every Word"
+msgstr "Κεφαλαία γραφή κάθε λέξης"
-#: 01140000.xhp
+#: 05050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3148538\n"
-"19\n"
+"05050000.xhp\n"
+"par_id3150613\n"
+"6\n"
"help.text"
-msgid "If the list is empty, you need to install a default printer for your operating system. Refer to the online help for your operating system for instructions on how to install and setup a default printer."
-msgstr "Εάν η λίστα είναι άδεια, χρειάζεται να εγκαταστήσετε έναν προεπιλεγμένο εκτυπωτή για το λειτουργικό σας σύστημα. Συμβουλευτείτε την βοήθεια για το λειτουργικό σας σύστημα στο διαδίκτυο για οδηγίες σχετικά με την εγκατάσταση και τη ρύθμιση ενός προεπιλεγμένου εκτυπωτή."
+msgid "<ahelp hid=\".\">Changes the first character of every word of the selected western characters to an uppercase character.</ahelp>"
+msgstr "<ahelp hid=\".\">Αλλάζει τον πρώτο χαρακτήρα κάθε λέξης των επιλεγμένων δυτικών χαρακτήρων σε κεφαλαία.</ahelp>"
-#: 01140000.xhp
+#: 05050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3154381\n"
+"05050000.xhp\n"
+"hd_id3147521\n"
+"5\n"
+"help.text"
+msgid "tOGGLE cASE"
+msgstr "εΝΑΛΛΑΓΗ χΑΡΑΚΤΗΡΑ"
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
+"par_id3150623\n"
"6\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "<ahelp hid=\".\">Toggles case of all selected western characters.</ahelp>"
+msgstr "<ahelp hid=\".\">Εναλλαγή πεζών-κεφαλαίων όλων των επιλεγμένων δυτικών χαρακτήρων.</ahelp>"
-#: 01140000.xhp
+#: 05050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3156155\n"
+"05050000.xhp\n"
+"hd_id3155392\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Παραθέτει τους εκτυπωτές που έχετε εγκαταστήσει στο λειτουργικό σας σύστημα. Για να αλλάξετε τον προεπιλεγμένο εκτυπωτή, επιλέξτε το όνομα ενός εκτυπωτή από τη λίστα.</ahelp>"
+msgid "Half-width"
+msgstr "Μισού πλάτους"
-#: 01140000.xhp
+#: 05050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3156153\n"
+"05050000.xhp\n"
+"par_id3147088\n"
"8\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Status </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Κατάσταση </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Changes the selected Asian characters to half-width characters.</ahelp>"
+msgstr "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Αλλάζει τους επιλεγμένους Ασιατικούς χαρακτήρες σε χαρακτήρες μισού πλάτους.</ahelp>"
-#: 01140000.xhp
+#: 05050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3150465\n"
+"05050000.xhp\n"
+"hd_id3156113\n"
"9\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Describes the current status of the selected printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Περιγράφει την τρέχουσα κατάσταση του επιλεγμένου εκτυπωτή. </caseinline></switchinline>"
+msgid "Full Width"
+msgstr "Πλήρες πλάτος"
-#: 01140000.xhp
+#: 05050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3154898\n"
+"05050000.xhp\n"
+"par_id3154749\n"
"10\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Type </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Τύπος </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Changes the selected Asian characters to full width characters.</ahelp>"
+msgstr "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Αλλάζει τους επιλεγμένους Ασιατικούς χαρακτήρες σε χαρακτήρες πλήρους πλάτους.</ahelp>"
-#: 01140000.xhp
+#: 05050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3156326\n"
+"05050000.xhp\n"
+"hd_id3152996\n"
"11\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the type of printer that you selected. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Προβάλλει τον τύπο του εκτυπωτή που επιλέξατε. </caseinline></switchinline>"
+msgid "Hiragana"
+msgstr "Hiragana"
-#: 01140000.xhp
+#: 05050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3149416\n"
+"05050000.xhp\n"
+"par_id3156156\n"
"12\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Location </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Τοποθεσία </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:ChangeCaseToHiragana\">Changes the selected Asian characters to Hiragana characters.</ahelp>"
+msgstr "<ahelp hid=\".uno:ChangeCaseToHiragana\">Αλλάζει τους επιλεγμένους Ασιατικούς χαρακτήρες σε Hiragana χαρακτήρες.</ahelp>"
-#: 01140000.xhp
+#: 05050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3149955\n"
+"05050000.xhp\n"
+"hd_id3154173\n"
"13\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the port for the selected printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Προβάλλει τη θύρα του επιλεγμένου εκτυπωτή. </caseinline></switchinline>"
+msgid "Katakana"
+msgstr "Katakana"
-#: 01140000.xhp
+#: 05050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3145316\n"
+"05050000.xhp\n"
+"par_id3146137\n"
"14\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Comments </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Σχόλια </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:ChangeCaseToKatakana\">Changes the selected Asian characters to Katakana characters.</ahelp>"
+msgstr "<ahelp hid=\".uno:ChangeCaseToKatakana\">Αλλάζει τους επιλεγμένους Ασιατικούς χαρακτήρες σε Katakana χαρακτήρες.</ahelp>"
-#: 01140000.xhp
+#: 05060000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3155923\n"
-"15\n"
+"05060000.xhp\n"
+"tit\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays additional information for the printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Εμφανίζει πρόσθετες πληροφορίες για τον εκτυπωτή. </caseinline></switchinline>"
+msgid "Asian Phonetic Guide"
+msgstr "Ασιατικός φωνητικός οδηγός"
-#: 01140000.xhp
+#: 05060000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3149669\n"
-"16\n"
+"05060000.xhp\n"
+"bm_id9598376\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "<bookmark_value>Asian Phonetic Guide</bookmark_value><bookmark_value>phonetic guide</bookmark_value>"
+msgstr "<bookmark_value>Ασιατικός φωνητικός οδηγός</bookmark_value><bookmark_value>φωνητικός οδηγός</bookmark_value>"
-#: 01140000.xhp
+#: 05060000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3149045\n"
-"17\n"
+"05060000.xhp\n"
+"hd_id3147527\n"
+"1\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\"><ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES\">Changes the printer settings of your operating system for the current document.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\"><ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES\">Αλλάζει τις ρυθμίσεις εκτυπωτή του λειτουργικού σας συστήματος για το τρέχον έγγραφο.</ahelp></caseinline></switchinline>"
+msgid "<link href=\"text/shared/01/05060000.xhp\" name=\"Ruby\">Asian Phonetic Guide</link>"
+msgstr "<link href=\"text/shared/01/05060000.xhp\" name=\"Ruby\">Ασιατικός φωνητικός οδηγός</link>"
-#: 01140000.xhp
+#: 05060000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3157322\n"
-"18\n"
+"05060000.xhp\n"
+"par_id3083278\n"
+"2\n"
"help.text"
-msgid "Ensure that the Landscape or Portrait layout option set in the printer properties dialog matches the page format that you set by choosing <emph>Format - Page</emph>."
-msgstr "Εξασφαλίστε ότι η οριζόντια ή κάθετη διάταξη στις ιδιότητες εκτυπωτή στο παράθυρο διαλόγου ταιριάζει στη μορφή σελίδας που ρυθμίσατε επιλέγοντας <emph>Μορφή - Σελίδα</emph>."
+msgid "<ahelp hid=\".uno:RubyDialog\">Allows you to add comments above Asian characters to serve as a pronunciation guide.</ahelp>"
+msgstr "<ahelp hid=\".uno:RubyDialog\">Σας επιτρέπει να προσθέτετε σχόλια πάνω από τους χαρακτήρες Ασιατικής κωδικοποίησης για να χρησιμοποιούνται ως οδηγοί προφοράς.</ahelp>"
-#: 05120600.xhp
+#: 05060000.xhp
msgctxt ""
-"05120600.xhp\n"
-"tit\n"
+"05060000.xhp\n"
+"par_id3154044\n"
+"13\n"
"help.text"
-msgid "Space Columns Equally"
-msgstr "Ίση κατανομή στηλών"
+msgid "Select one or more words in the document."
+msgstr "Επιλέξτε μία ή περισσότερες λέξεις στο έγγραφο."
-#: 05120600.xhp
+#: 05060000.xhp
msgctxt ""
-"05120600.xhp\n"
-"hd_id3153811\n"
-"1\n"
+"05060000.xhp\n"
+"par_id3149987\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/shared/01/05120600.xhp\" name=\"Space Equally\">Space Columns Equally</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\" name=\"Ίση κατανομή\">Ίση κατανομή στηλών</link>"
+msgid "Choose <emph>Format - Asian Phonetic Guide</emph>."
+msgstr "Επιλέξτε <emph>Μορφοποίηση - Ασιατικός φωνητικός οδηγός</emph>."
-#: 05120600.xhp
+#: 05060000.xhp
msgctxt ""
-"05120600.xhp\n"
-"par_id3151389\n"
-"2\n"
+"05060000.xhp\n"
+"par_id3154838\n"
+"15\n"
"help.text"
-msgid "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeColumns\">Adjusts the width of the selected columns to match the width of the widest column in the selection.</ahelp> The total width of the table cannot exceed the width of the page.</variable>"
-msgstr "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeColumns\">Ρυθμίζει το πλάτος των επιλεγμένων στηλών ώστε να ταιριάξει με το πλάτος της πιο πλατιάς στήλης στην επιλογή</ahelp> Το συνολικό πλάτος του πίνακα δεν μπορεί να υπερβαίνει το πλάτος της σελίδας.</variable>"
+msgid "Enter the text that you want to use as a pronunciation guide in the <emph>Ruby text</emph> box."
+msgstr "Εισάγετε το κείμενο που θέλετε να χρησιμοποιήσετε σαν οδηγό προφοράς στο κουτί <emph>Κειμένου Ruby</emph>."
-#: 05120600.xhp
+#: 05060000.xhp
msgctxt ""
-"05120600.xhp\n"
-"par_id3159219\n"
-"107\n"
+"05060000.xhp\n"
+"hd_id3150793\n"
+"3\n"
"help.text"
-msgid "Choose <emph>Table - Autofit - Distribute Columns Equally</emph>"
-msgstr "Επιλέξτε <emph>Πίνακας - Αυτόματη Προσαρμογή - Ίση κατανομή στηλών</emph>"
+msgid "Base text"
+msgstr "Κείμενο βάσης"
-#: 05120600.xhp
+#: 05060000.xhp
msgctxt ""
-"05120600.xhp\n"
-"par_id3156426\n"
-"108\n"
+"05060000.xhp\n"
+"par_id3154155\n"
+"4\n"
"help.text"
-msgid "Open <emph>Optimize</emph> toolbar from <emph>Table</emph> Bar, click"
-msgstr "Ανοίξτε την γραμμή εργαλείων<emph>Βελτιστοποίηση</emph> από την εργαλειοθήκη<emph>Πίνακας</emph>, κάντε κλικ"
+msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/Left4ED\">Displays the base text that you selected in the current file. If you want, you can modify the base text by entering new text here.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/Left4ED\">Εμφανίζει το βασικό κείμενο που επιλέξατε στο τρέχον αρχείο. Εάν θέλετε, μπορείτε να τροποποιήσετε το βασικό κείμενο με το να εισάγετε ένα καινούργιο κείμενο εδώ.</ahelp>"
-#: 05120600.xhp
+#: 05060000.xhp
msgctxt ""
-"05120600.xhp\n"
-"par_id3145179\n"
+"05060000.xhp\n"
+"hd_id3145154\n"
+"5\n"
"help.text"
-msgid "<image id=\"img_id3145186\" src=\"cmd/sc_distributecolumns.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3145186\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145186\" src=\"cmd/sc_distributecolumns.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3145186\">Icon</alt></image>"
+msgid "Ruby text"
+msgstr "Κείμενο Ruby"
-#: 05120600.xhp
+#: 05060000.xhp
msgctxt ""
-"05120600.xhp\n"
-"par_id3151364\n"
-"109\n"
+"05060000.xhp\n"
+"par_id3145420\n"
+"6\n"
"help.text"
-msgid "Space Columns Equally"
-msgstr "Ίση κατανομή στηλών"
+msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/Right4ED\">Enter the text that you want to use as a pronunciation guide for the base text.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/Right4ED\">Εισάγετε το κείμενο που θέλετε να χρησιμοποιήσετε ως οδηγό προφοράς για το βασικό κείμενο.</ahelp>"
-#: xformsdata.xhp
+#: 05060000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"tit\n"
+"05060000.xhp\n"
+"hd_id3148920\n"
+"7\n"
"help.text"
-msgid "Data Navigator"
-msgstr "Περιηγητής δεδομένων"
+msgid "Alignment"
+msgstr "Στοίχιση"
-#: xformsdata.xhp
+#: 05060000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"bm_id6823023\n"
+"05060000.xhp\n"
+"par_id3156280\n"
+"8\n"
"help.text"
-msgid "<bookmark_value>data structure of XForms</bookmark_value> <bookmark_value>deleting;models/instances</bookmark_value> <bookmark_value>models in XForms</bookmark_value> <bookmark_value>Data Navigator;display options</bookmark_value>"
-msgstr "<bookmark_value>δομή δεδομένων σε XForm</bookmark_value><bookmark_value>διαγραφή, μοντέλα/περιπτώσεις</bookmark_value><bookmark_value>μοντέλα σε XForm</bookmark_value><bookmark_value>Περιήγηση δεδομένων, προβολή επιλογών</bookmark_value>"
+msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/adjustlb\">Select the horizontal alignment for the Ruby text.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/adjustlb\">Επιλέξτε την οριζόντια στοίχιση για το κείμενο Ruby.</ahelp>"
-#: xformsdata.xhp
+#: 05060000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN1054E\n"
+"05060000.xhp\n"
+"hd_id3148451\n"
+"16\n"
"help.text"
-msgid "<variable id=\"xformsdata\"><link href=\"text/shared/01/xformsdata.xhp\">Data Navigator</link></variable>"
-msgstr "<variable id=\"xformsdata\"><link href=\"text/shared/01/xformsdata.xhp\">Περιηγητής δεδομένων</link></variable>"
+msgid "Position"
+msgstr "Θέση"
-#: xformsdata.xhp
+#: 05060000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN1056C\n"
+"05060000.xhp\n"
+"par_id3153104\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the data structure of the current XForms document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει τη δομή δεδομένων του τρέχοντος XForms εγγράφου.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/positionlb\">Select where you want to place the ruby text.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/positionlb\">Επιλέξτε το που θέλετε να τοποθετήσετε το κείμενο ruby.</ahelp>"
-#: xformsdata.xhp
+#: 05060000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN1056F\n"
+"05060000.xhp\n"
+"hd_id3148672\n"
+"9\n"
"help.text"
-msgid "Model name"
-msgstr "Όνομα μοντέλου"
+msgid "Character Style for ruby text"
+msgstr "Στυλ χαρακτήρων για κείμενο ruby"
-#: xformsdata.xhp
+#: 05060000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10573\n"
+"05060000.xhp\n"
+"par_id3148676\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Selects the XForms model that you want to use.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέγει το μοντέλο XForms που θέλετε να χρησιμοποιήσετε.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/stylelb\">Select a character style for the ruby text.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/stylelb\">Επιλέξτε ένα στυλ χαρακτήρων για κείμενο ruby.</ahelp>"
-#: xformsdata.xhp
+#: 05060000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10576\n"
+"05060000.xhp\n"
+"hd_id3150449\n"
+"11\n"
"help.text"
-msgid "Models"
-msgstr "Μοντέλα"
+msgid "Styles and Formatting"
+msgstr "Πρότυπα και μορφοποίηση"
-#: xformsdata.xhp
+#: 05060000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN1057A\n"
+"05060000.xhp\n"
+"par_id3149202\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds, renames, and removes XForms models.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει, μετονομάζει και αφαιρεί μοντέλα XForms.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/styles\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link></caseinline><defaultinline>Styles and Formatting window</defaultinline></switchinline> where you can select a character style for the ruby text.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/styles\">Ανοίγει το <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Παράθυρο τεχνοτροπιών και μορφοποίησης</link></caseinline><defaultinline>Παράθυρο τεχνοτροπιών και μορφοποίησης</defaultinline></switchinline> όπου μπορείτε να επιλέξετε μια τεχνοτροπία χαρακτήρα για το κείμενο ruby.</ahelp>"
-#: xformsdata.xhp
+#: 05070000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10604\n"
+"05070000.xhp\n"
+"tit\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "Aligning (Objects)"
+msgstr "Στοίχιση (Αντικειμένων)"
-#: xformsdata.xhp
+#: 05070000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10608\n"
+"05070000.xhp\n"
+"bm_id3149987\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Add Model dialog where you can add an XForm model.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο προσθήκη μοντέλου, όπου μπορείτε να προσθέσετε ένα XForm μοντέλο.</ahelp>"
+msgid "<bookmark_value>aligning; objects</bookmark_value><bookmark_value>positioning; objects</bookmark_value><bookmark_value>ordering; objects</bookmark_value>"
+msgstr "<bookmark_value>στοίχιση; αντικειμένων</bookmark_value><bookmark_value> τοποθέτηση; αντικειμένων</bookmark_value><bookmark_value>ταξινόμηση; αντικειμένων</bookmark_value>"
-#: xformsdata.xhp
+#: 05070000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_id0130200901590878\n"
+"05070000.xhp\n"
+"hd_id3149987\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the name.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε το όνομα.</ahelp>"
+msgid "<link href=\"text/shared/01/05070000.xhp\" name=\"Aligning (Objects)\">Alignment (Objects)</link>"
+msgstr "<link href=\"text/shared/01/05070000.xhp\" name=\"Στοίχιση (Αντικειμένων)\">Στοίχιση (Αντικειμένων)</link>"
-#: xformsdata.xhp
+#: 05070000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"hd_id0910200811173295\n"
+"05070000.xhp\n"
+"par_id3150445\n"
+"2\n"
"help.text"
-msgid "Model data updates change document's modification status"
-msgstr "Η ενημέρωση δεδομένων μοντέλου αλλάζει την κατάσταση τροποποίησης του εγγράφου"
+msgid "<ahelp hid=\".\">Aligns selected objects with respect to one another.</ahelp>"
+msgstr "<ahelp hid=\".\">Στοιχίζει τα επιλεγμένα αντικείμενα όσον αφορά το ένα προς το άλλο.</ahelp>"
-#: xformsdata.xhp
+#: 05070000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_id0910200811173255\n"
+"05070000.xhp\n"
+"par_id3150144\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">When enabled, the document status will be set to \"modified\" when you change any form control that is bound to any data in the model. When not enabled, such a change does not set the document status to \"modified\".</ahelp>"
-msgstr "<ahelp hid=\".\">Όταν ενεργοποιηθεί, η κατάσταση του εγγράφου θα προσδιοριστεί ως \"τροποποιήθηκε\" όταν αλλάζετε την οποιαδήποτε φόρμα ελέγχου, η οποία συνδέεται με τα όποια δεδομένα του μοντέλου. Όταν δεν είναι ενεργοποιημένη, μια τέτοια αλλάγή δεν προσδιορίζει την κατάσταση του εγγράφου ως \"τροποποιήθηκε\".</ahelp>"
+msgid "If one of the selected objects is anchored as a character, some of the alignment options do not work."
+msgstr "Εάν ένα από τα επιλεγμένα αντικείμενα είναι αγκυρωμένο σαν χαρακτήρας, μερικές από τις επιλογές αντιστοίχησης δε λειτουργούν."
-#: xformsdata.xhp
+#: 05070000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10612\n"
+"05070000.xhp\n"
+"par_id8872646\n"
"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "Not all types of objects can be selected together. Not all modules (Writer, Calc, Impress, Draw) support all types of alignment."
+msgstr "Δεν μπορούν να επιλεγούν μαζί όλα τα είδη αντικειμένων. Δεν υποστηρίζουν όλους τους τύπους στοίχισης όλες οι ενότητες (Writer, Calc, Impress, Draw)."
-#: xformsdata.xhp
+#: 05070100.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10616\n"
+"05070100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected XForm model. You cannot delete the last model.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει το επιλεγμένο μοντέλο XForm. Δεν μπορείτε να διαγράψετε το τελευταίο μοντέλο.</ahelp>"
+msgid "Align Left"
+msgstr "Στοίχιση αριστερά"
-#: xformsdata.xhp
+#: 05070100.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10743\n"
+"05070100.xhp\n"
+"hd_id3147069\n"
+"1\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "<link href=\"text/shared/01/05070100.xhp\" name=\"Align Left\">Align Left</link>"
+msgstr "<link href=\"text/shared/01/05070100.xhp\" name=\"Στοίχιση Αριστερά\">Στοίχιση Αριστερά</link>"
-#: xformsdata.xhp
+#: 05070100.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10749\n"
+"05070100.xhp\n"
+"par_id3160463\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Renames the selected Xform model.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετονομάζει το επιλεγμένο μοντέλο Xform.</ahelp>"
+msgid "<ahelp hid=\".uno:AlignLeft\">Aligns the left edges of the selected objects. If only one object is selected in Draw or Impress, the left edge of the object is aligned to the left page margin.</ahelp>"
+msgstr "<ahelp hid=\".uno:AlignLeft\">Στοιχίζει τα αριστερά άκρα των επιλεγμένων αντικειμένων. Εάν έχει επιλεχθεί μόνο ένα αντικείμενο στο Draw ή το Impress, το αριστερό άκρο του αντικειμένου στοιχίζεται στο αριστερό περιθώριο της σελίδας.</ahelp>"
-#: xformsdata.xhp
+#: 05070100.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10619\n"
+"05070100.xhp\n"
+"par_id3150146\n"
+"4\n"
"help.text"
-msgid "Show Details"
-msgstr "Εμφάνιση λεπτομερειών"
+msgid "Objects are aligned to the left edge of the leftmost object in the selection."
+msgstr "Τα αντικείμενα στοιχίζονται στο αριστερό άκρο του αντικείμενου που βρίσκεται πιο αριστερά στην επιλογή."
-#: xformsdata.xhp
+#: 05070100.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN1061D\n"
+"05070100.xhp\n"
+"par_id3150445\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Switches the display to show or hide details.</ahelp>"
-msgstr "<ahelp hid=\".\">Αλλάζει την προβολή σε εμφάνιση ή απόκρυψη λεπτομερειών.</ahelp>"
+msgid "<variable id=\"mehrfachselektion\">To align the individual objects in a group, <switchinline select=\"appl\"><caseinline select=\"CALC\">choose <emph>Format - Group - Edit Group</emph></caseinline><defaultinline>double-click</defaultinline></switchinline> to enter the group, select the objects, right-click, and then choose an alignment option. </variable>"
+msgstr "<variable id=\"mehrfachselektion\">Για να στοιχίσετε τα μεμονωμένα αντικείμενα σε μία ομάδα, <switchinline select=\"appl\"><caseinline select=\"CALC\">επιλέξτε <emph>Μορφή- Ομάδα - Επεξεργασία Ομάδας</emph></caseinline><defaultinline>κάντε διπλό κλικ</defaultinline></switchinline> για να μπείτε σε μία ομάδα, επιλέξτε τα αντικείμενα και μετά επιλέξτε μία επιλογή αντιστοίχισης.</variable>"
-#: xformsdata.xhp
+#: 05070200.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN1057D\n"
+"05070200.xhp\n"
+"tit\n"
"help.text"
-msgid "Instance"
-msgstr "Στιγμιότυπο"
+msgid "Center Horizontal"
+msgstr "Κεντράρισμα οριζοντίως"
-#: xformsdata.xhp
+#: 05070200.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10682\n"
+"05070200.xhp\n"
+"hd_id3150278\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Lists the items that belong to the current instance.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τα αντικείμενα που ανήκουν στο τρέχον στιγμιότυπο</ahelp>"
+msgid "<link href=\"text/shared/01/05070200.xhp\" name=\"Center Horizontal\">Center Horizontal</link>"
+msgstr "<link href=\"text/shared/01/05070200.xhp\" name=\"Κεντράρισμα οριζοντίως\">Κεντράρισμα οριζοντίως</link>"
-#: xformsdata.xhp
+#: 05070200.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN1058B\n"
+"05070200.xhp\n"
+"par_id3145138\n"
+"2\n"
"help.text"
-msgid "Submissions"
-msgstr "Υποβολές"
+msgid "<ahelp hid=\".uno:AlignHorizontalCenter\">Horizontally centers the selected objects. If only one object is selected in Draw or Impress, the center of the object is aligned to the horizontal center of the page.</ahelp>"
+msgstr "<ahelp hid=\".uno:AlignHorizontalCenter\">Κεντράρει οριζόντια τα επιλεγμένα αντικείμενα. Εάν έχει επιλεχθεί μόνο ένα αντικείμενο στο Draw ή το Impress, το κέντρο του αντικειμένου στοιχίζεται στο οριζόντιο κέντρο της σελίδας.</ahelp>"
-#: xformsdata.xhp
+#: 05070200.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN1058F\n"
+"05070200.xhp\n"
+"par_id3144336\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Lists the submissions.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τις υποβολές.</ahelp>"
+msgid "The vertical position of the selected objects is not affected by this command.<embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
+msgstr "Η κάθετη θέση των επιλεγμένων αντικειμένων δεν επηρεάζεται από αυτή την εντολή.<embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
-#: xformsdata.xhp
+#: 05070300.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10592\n"
+"05070300.xhp\n"
+"tit\n"
"help.text"
-msgid "Bindings"
-msgstr "Διασυνδέσεις"
+msgid "Align Right"
+msgstr "Στοίχιση δεξιά"
-#: xformsdata.xhp
+#: 05070300.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10596\n"
+"05070300.xhp\n"
+"hd_id3153383\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Lists the bindings for the XForm.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τις διασυνδέσεις για το XForm.</ahelp>"
+msgid "<link href=\"text/shared/01/05070300.xhp\" name=\"Align Right\">Align Right</link>"
+msgstr "<link href=\"text/shared/01/05070300.xhp\" name=\"Στοίχιση δεξιά\">Στοίχιση δεξιά</link>"
-#: xformsdata.xhp
+#: 05070300.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10599\n"
+"05070300.xhp\n"
+"par_id3151264\n"
+"2\n"
"help.text"
-msgid "Instances"
-msgstr "Στιγμιότυπα"
+msgid "<ahelp hid=\".uno:AlignRight\">Aligns the right edges of the selected objects. If only one object is selected in Impress or Draw, the right edge of the object is aligned to the right page margin.</ahelp>"
+msgstr "<ahelp hid=\".uno:AlignRight\">Στοιχίζει τα δεξιά άκρα των επιλεγμένων αντικειμένων. Αν έχει επιλεχθεί μόνο ένα αντικείμενο στο Impress ή το Draw, η δεξιά άκρη του αντικειμένου στοιχίζεται στο δεξιό περιθώριο της σελίδας.</ahelp>"
-#: xformsdata.xhp
+#: 05070300.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN1059D\n"
+"05070300.xhp\n"
+"par_id3144336\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">This button has submenus to add, edit or remove instances.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυτό το κουμπί έχει υποκατάλογους για να προσθέτει, επεξεργάζεται ή να διαγράφει στιγμιότυπα.</ahelp>"
+msgid "Objects are aligned to the right edge of the rightmost object in the selection."
+msgstr "Τα αντικείμενα στοιχίζονται στο δεξιό άκρο του αντικειμένου που βρίσκεται πιο δεξιά στην επιλογή."
-#: xformsdata.xhp
+#: 05070400.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10649\n"
+"05070400.xhp\n"
+"tit\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "Align Top"
+msgstr "Στοίχιση πάνω"
-#: xformsdata.xhp
+#: 05070400.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN1064D\n"
+"05070400.xhp\n"
+"hd_id3160463\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can add a new instance.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει διάλογο για να προσθέσετε νέα στιγμιότυπα.</ahelp>"
+msgid "<link href=\"text/shared/01/05070400.xhp\" name=\"Align Top\">Align Top</link>"
+msgstr "<link href=\"text/shared/01/05070400.xhp\" name=\"Στοίχιση πάνω\">Στοίχιση πάνω</link>"
-#: xformsdata.xhp
+#: 05070400.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10650\n"
+"05070400.xhp\n"
+"par_id3154613\n"
+"2\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "<ahelp hid=\".uno:AlignTop\">Vertically aligns the top edges of the selected objects. If only one object is selected in Draw or Impress, the top edge of the object is aligned to the upper page margin.</ahelp>"
+msgstr "<ahelp hid=\".uno:AlignTop\">Στοιχίζει κάθετα τις πάνω άκρες των επιλεγμένων αντικειμένων. Εάν μόνο ένα αντικείμενο έχει επιλεχθεί στο Draw ή το Impress, το πάνω άκρο του αντικειμένου στοιχίζεται στο πάνω περιθώριο της σελίδας.</ahelp>"
-#: xformsdata.xhp
+#: 05070400.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10654\n"
+"05070400.xhp\n"
+"par_id3154230\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can modify the current instance.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει έναν διάλογο για να τροποποιήσετε το τρέχον στιγμιότυπο.</ahelp>"
+msgid "Objects are aligned to the top edge of the topmost object in the selection. <embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
+msgstr "Τα αντικείμενα στοιχίζονται στο πάνω άκρο του πιο πάνω αντικειμένου που έχει επιλεγεί. <embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
-#: xformsdata.xhp
+#: 05070500.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10657\n"
+"05070500.xhp\n"
+"tit\n"
"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "Align Vertical Center"
+msgstr "Κατακόρυφη κεντραρισμένη στοίχιση"
-#: xformsdata.xhp
+#: 05070500.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN1065B\n"
+"05070500.xhp\n"
+"hd_id3152876\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the current instance. You cannot delete the last instance.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει το τρέχον στιγμιότυπο. Δε μπορείτε να διαγράψετε το τελευταίο στιγμιότυπο.</ahelp>"
+msgid "<link href=\"text/shared/01/05070500.xhp\" name=\"Align Vertical Center\">Align Vertical Center</link>"
+msgstr "<link href=\"text/shared/01/05070500.xhp\" name=\"Κατακόρυφη κεντραρισμένη στοίχιση\">Κατακόρυφη κεντραρισμένη στοίχιση</link>"
-#: xformsdata.xhp
+#: 05070500.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN1065E\n"
+"05070500.xhp\n"
+"par_id3160463\n"
+"2\n"
"help.text"
-msgid "Show data types"
-msgstr "Εμφάνιση τύπων δεδομένων"
+msgid "<ahelp hid=\".uno:AlignVerticalCenter\">Vertically centers the selected objects. If only one object is selected in Draw or Impress, the center of the object is aligned to the vertical center of the page.</ahelp>"
+msgstr "<ahelp hid=\".uno:AlignVerticalCenter\">Κεντράρει κατακόρυφα τα επιλεγμένα αντικείμενα.Εάν έχει επιλεχθεί μόνο ένα αντικείμενο στο Draw ή το Impress, το κέντρο του αντικειμένου στοιχίζεται στο κατακόρυφο κέντρο της σελίδας.</ahelp>"
-#: xformsdata.xhp
+#: 05070600.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10662\n"
+"05070600.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Switches the display to show more or less details.</ahelp>"
-msgstr "<ahelp hid=\".\">Αλλάζει την προβολή για να δείχνει περισσότερες ή λιγότερες λεπτομέρειες.</ahelp>"
+msgid "Align Bottom"
+msgstr "Στοίχιση κάτω"
-#: xformsdata.xhp
+#: 05070600.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10584\n"
+"05070600.xhp\n"
+"hd_id3153383\n"
+"1\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "<link href=\"text/shared/01/05070600.xhp\" name=\"Align Bottom\">Align Bottom</link>"
+msgstr "<link href=\"text/shared/01/05070600.xhp\" name=\"Στοίχιση κάτω\">Στοίχιση κάτω</link>"
-#: xformsdata.xhp
+#: 05070600.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10588\n"
+"05070600.xhp\n"
+"par_id3154613\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog to add a new item (element, attribute, submission, or binding) as a sub-item of the current item.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει έναν διάλογο για να προσθέσετε ένα νέο αντικείμενο (στοιχείο, ιδιότητα, υποβολή, ή διασύνδεση) ως υπο-στοιχείο του τρέχοντος στοιχείου.</ahelp>"
+msgid "<ahelp hid=\".\">Vertically aligns the bottom edges of the selected objects. If only one object is selected in Draw or Impress, the bottom edge of the object is aligned to the lower page margin.</ahelp>"
+msgstr "<ahelp hid=\".\">Στοιχίζει κάθετα τις κάτω άκρες των επιλεγμένων αντικειμένων. Εάν μόνο ένα αντικείμενο έχει επιλεχθεί στο Draw ή το Impress, η κάτω άκρη του αντικειμένου στοιχίζεται στο κάτω περιθώριο της σελίδας.</ahelp>"
-#: xformsdata.xhp
+#: 05070600.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10624\n"
+"05070600.xhp\n"
+"par_id3151330\n"
+"4\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Objects are aligned to the bottom edge of the bottom most object in the selection. <embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
+msgstr "Τα αντικείμενα στοιχίζονται στο κάτω άκρο του πιο κάτω αντικειμένου που έχει επιλεχθεί. <embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
-#: xformsdata.xhp
+#: 05080000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN10628\n"
+"05080000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog to edit the selected item (element, attribute, submission, or binding).</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει έναν διάλογο για την επεξεργασία του επιλεγμένου αντικειμένου (στοιχείο, ιδιότητα, υποβολή, ή δεσμός).</ahelp>"
+msgid "Alignment (Text Objects)"
+msgstr "Στοίχιση (Αντικείμενα κειμένου)"
-#: xformsdata.xhp
+#: 05080000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN1062B\n"
+"05080000.xhp\n"
+"bm_id3152942\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<bookmark_value>aligning; text objects</bookmark_value><bookmark_value>text objects; alignment</bookmark_value>"
+msgstr "<bookmark_value> στοίχιση, αντικειμένων κειμένου</bookmark_value><bookmark_value>αντικείμενα κειμένου, στοίχιση</bookmark_value>"
-#: xformsdata.xhp
+#: 05080000.xhp
msgctxt ""
-"xformsdata.xhp\n"
-"par_idN1062F\n"
+"05080000.xhp\n"
+"hd_id3152942\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected item (element, attribute, submission, or binding).</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει το επιλεγμένο αντικείμενο (στοιχείο, ιδιότητα, υποβολή, ή διασύνδεση).</ahelp>"
+msgid "<link href=\"text/shared/01/05080000.xhp\" name=\"Alignment (Text Objects)\">Alignment (Text Objects)</link>"
+msgstr "<link href=\"text/shared/01/05080000.xhp\" name=\"Στοίχιση (Αντικείμενα κειμένου)\">Στοίχιση (Αντικείμενα κειμένου)</link>"
-#: 06140500.xhp
+#: 05080000.xhp
msgctxt ""
-"06140500.xhp\n"
+"05080000.xhp\n"
+"par_id3150278\n"
+"2\n"
+"help.text"
+msgid "Set the alignment options for the current selection."
+msgstr "Ορίστε τις επιλογές στοίχισης για την τρέχουσα επιλογή."
+
+#: 05080100.xhp
+msgctxt ""
+"05080100.xhp\n"
"tit\n"
"help.text"
-msgid "Events"
-msgstr "Γεγονότα"
+msgid "Left"
+msgstr "Αριστερά"
-#: 06140500.xhp
+#: 05080100.xhp
msgctxt ""
-"06140500.xhp\n"
-"bm_id3152427\n"
+"05080100.xhp\n"
+"hd_id3154349\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>customizing; events</bookmark_value><bookmark_value>events; customizing</bookmark_value>"
-msgstr "<bookmark_value>προσαρμογή, γεγονότα</bookmark_value><bookmark_value>γεγονότα, προσαρμογή</bookmark_value>"
+msgid "<link href=\"text/shared/01/05080100.xhp\" name=\"Left\">Left</link>"
+msgstr "<link href=\"text/shared/01/05080100.xhp\" name=\"Αριστερά\">Αριστερά</link>"
-#: 06140500.xhp
+#: 05080100.xhp
msgctxt ""
-"06140500.xhp\n"
-"hd_id3152427\n"
+"05080100.xhp\n"
+"par_id3150756\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"linkstext\"><ahelp hid=\".uno:LeftPara\" visibility=\"visible\">Aligns the selected paragraph(s) to the left page margin.</ahelp></variable>"
+msgstr "<variable id=\"linkstext\"><ahelp hid=\".uno:LeftPara\" visibility=\"visible\">Στοιχίζει τις επιλεγμένες παραγράφους στο αριστερό περιθώριο της σελίδας. </ahelp></variable>"
+
+#: 05080200.xhp
+msgctxt ""
+"05080200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Right"
+msgstr "Δεξιά"
+
+#: 05080200.xhp
+msgctxt ""
+"05080200.xhp\n"
+"hd_id3160463\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/06140500.xhp\" name=\"Events\">Events</link>"
-msgstr "<link href=\"text/shared/01/06140500.xhp\" name=\"Γεγονότα\">Γεγονότα</link>"
+msgid "<link href=\"text/shared/01/05080200.xhp\" name=\"Right\">Right</link>"
+msgstr "<link href=\"text/shared/01/05080200.xhp\" name=\"Δεξιά\">Δεξιά</link>"
-#: 06140500.xhp
+#: 05080200.xhp
msgctxt ""
-"06140500.xhp\n"
-"par_id3152937\n"
+"05080200.xhp\n"
+"par_id3144750\n"
"2\n"
"help.text"
-msgid "<variable id=\"assignaction\"><ahelp hid=\".\">Assigns macros to program events. The assigned macro runs automatically every time the selected event occurs.</ahelp></variable>"
-msgstr "<variable id=\"assignaction\"><ahelp hid=\".\">Αναθέτει μακροεντολές σε γεγονότα προγράμματος. Η αντίστοιχη μακροεντολή εκτελείται αυτόματα κάθε φορά που συμβαίνει το επιλεγμένο γεγονός.</ahelp></variable>"
+msgid "<variable id=\"rechtstext\"><ahelp hid=\".uno:RightPara\" visibility=\"visible\">Aligns the selected paragraph(s) to the right page margin.</ahelp></variable>"
+msgstr "<variable id=\"rechtstext\"><ahelp hid=\".uno:RightPara\" visibility=\"visible\">Στοιχίζει τις επιλεγμένες παραγράφους στο δεξιό περιθώριο της σελίδας. </ahelp></variable>"
-#: 06140500.xhp
+#: 05080300.xhp
msgctxt ""
-"06140500.xhp\n"
-"par_id317748820\n"
+"05080300.xhp\n"
+"tit\n"
"help.text"
-msgid "The dialog box has reduced functionality when called from the Edit-Sheet menu of a spreadsheet."
-msgstr "Το πλαίσιο διαλόγου έχει μειωμένη λειτουργικότητα όταν καλείται από το μενού Επεξεργασία-Φύλλο ενός λογιστικού φύλλου."
+msgid "Center"
+msgstr "Στο κέντρο"
-#: 06140500.xhp
+#: 05080300.xhp
msgctxt ""
-"06140500.xhp\n"
-"par_idN1060A\n"
+"05080300.xhp\n"
+"hd_id3153514\n"
+"1\n"
"help.text"
-msgid "Save In"
-msgstr "Αποθήκευση σε"
+msgid "<link href=\"text/shared/01/05080300.xhp\" name=\"Center\">Center</link>"
+msgstr "<link href=\"text/shared/01/05080300.xhp\" name=\"Κέντρο\">Κέντρο</link>"
-#: 06140500.xhp
+#: 05080300.xhp
msgctxt ""
-"06140500.xhp\n"
-"par_idN1060E\n"
+"05080300.xhp\n"
+"par_id3152876\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"705547787\">Select first where to save the event binding, in the current document or in %PRODUCTNAME.</ahelp>"
-msgstr "<ahelp hid=\"705547787\">Επιλέξτε πρώτα πού επιθυμείτε να αποθηκεύσετε την αντιστοίχιση γεγονότος, στο τρέχον έγγραφο ή στο %PRODUCTNAME.</ahelp>"
+msgid "<variable id=\"zentrierttext\"><ahelp hid=\".uno:CenterPara\" visibility=\"visible\">Centers the selected paragraph(s) on the page.</ahelp></variable>"
+msgstr "<variable id=\"zentrierttext\"><ahelp hid=\".uno:CenterPara\" visibility=\"visible\">Τοποθετεί στο κέντρο την επιλεγμένη παράγραφο στη σελίδα.</ahelp></variable>"
-#: 06140500.xhp
+#: 05080400.xhp
msgctxt ""
-"06140500.xhp\n"
-"par_id3153662\n"
-"36\n"
+"05080400.xhp\n"
+"tit\n"
"help.text"
-msgid "A macro that is saved with a document can only be run when that document is opened."
-msgstr "Μία μακροεντολή που αποθηκεύτηκε με ένα έγγραφο μπορεί να εκτελεστεί μόνο όταν αυτό το έγγραφο ανοίγει."
+msgid "Justify"
+msgstr "Πλήρης στοίχιση"
-#: 06140500.xhp
+#: 05080400.xhp
msgctxt ""
-"06140500.xhp\n"
-"par_idN1061A\n"
+"05080400.xhp\n"
+"hd_id3152937\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"40000\">The big list box lists the events and the assigned macros. After you selected the location in the <emph>Save In</emph> list box, select an event in the big list box. Then click <emph>Assign Macro</emph>.</ahelp>"
-msgstr "<ahelp hid=\"40000\">Το μεγάλο πεδίο λίστας εμφανίζει σε λίστα τα γεγονότα και τις αντίστοιχες μακροεντολές. Αφού επιλέξετε την τοποθεσία στο πεδίο λίστας <emph>Αποθήκευση σε</emph>, επιλέξτε ένα γεγονός στο μεγάλο πεδίο λίστας. Μετά κάντε κλικ στο πεδίο <emph>Ανάθεση μακροεντολής</emph>.</ahelp>"
+msgid "<link href=\"text/shared/01/05080400.xhp\" name=\"Justify\">Justify</link>"
+msgstr "<link href=\"text/shared/01/05080400.xhp\" name=\"Πλήρης στοίχιση\">Πλήρης στοίχιση</link>"
-#: 06140500.xhp
+#: 05080400.xhp
msgctxt ""
-"06140500.xhp\n"
-"hd_id3159258\n"
-"22\n"
+"05080400.xhp\n"
+"par_id3146856\n"
+"2\n"
"help.text"
-msgid "Assign Macro"
-msgstr "Ανάθεση μακροεντολής"
+msgid "<variable id=\"blocktext\"><ahelp hid=\".uno:JustifyPara\">Aligns the selected paragraph(s) to the left and the right page margins. If you want, you can also specify the alignment options for the last line of a paragraph by choosing <emph>Format - Paragraph - Alignment</emph>.</ahelp></variable>"
+msgstr "<variable id=\"blocktext\"><ahelp hid=\".uno:JustifyPara\">Στοιχίζει την επιλεγμένη παράγραφο στα αριστερά και στα δεξιά περιθώρια της σελίδας. Αν θέλετε, μπορείτε επίσης να ορίσετε τις επιλογές στοίχισης για την τελευταία γραμμή μίας παραγράφου επιλέγοντας <emph>Μορφή - Παράγραφος - Στοίχιση</emph>.</ahelp></variable>"
-#: 06140500.xhp
+#: 05090000.xhp
msgctxt ""
-"06140500.xhp\n"
-"par_id3156152\n"
-"23\n"
+"05090000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_EVENT:PB_ASSIGN\">Opens the <link href=\"text/shared/01/06130000.xhp\">Macro Selector</link> to assign a macro to the selected event.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_EVENT:PB_ASSIGN\">Ανοίγει την <link href=\"text/shared/01/06130000.xhp\">Επιλογή μακροεντολής</link> για να αναθέσετε μια μακροεντολή στο επιλεγμένο γεγονός.</ahelp>"
+msgid "Font"
+msgstr "Γραμματοσειρά"
-#: 06140500.xhp
+#: 05090000.xhp
msgctxt ""
-"06140500.xhp\n"
-"hd_id3154046\n"
-"24\n"
+"05090000.xhp\n"
+"bm_id3155271\n"
"help.text"
-msgid "Remove Macro"
-msgstr "Αφαίρεση μακροεντολής"
+msgid "<bookmark_value>fonts; text objects</bookmark_value><bookmark_value>text objects; fonts</bookmark_value>"
+msgstr "<bookmark_value>γραμματοσειρές, αντικείμενα κειμένου</bookmark_value><bookmark_value>αντικείμενα κειμένου, γραμματοσειρές</bookmark_value>"
-#: 06140500.xhp
+#: 05090000.xhp
msgctxt ""
-"06140500.xhp\n"
-"par_id3152349\n"
-"35\n"
+"05090000.xhp\n"
+"hd_id3155271\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_EVENT:PB_DELETE\">Deletes the macro assignment for the selected event.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_EVENT:PB_DELETE\">Διαγράφει την ανάθεση μακροεντολής για το επιλεγμένο γεγονός.</ahelp>"
+msgid "<link href=\"text/shared/01/05090000.xhp\" name=\"Font\">Font</link>"
+msgstr "<link href=\"text/shared/01/05090000.xhp\" name=\"Γραμματοσειρά\">Γραμματοσειρά</link>"
-#: 06140500.xhp
+#: 05090000.xhp
msgctxt ""
-"06140500.xhp\n"
-"par_id3159147\n"
-"38\n"
+"05090000.xhp\n"
+"par_id3153383\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060700.xhp\" name=\"List of events\">List of events</link>"
-msgstr "<link href=\"text/swriter/01/05060700.xhp\" name=\"Λίστα γεγονότων\">Λίστα γεγονότων</link>"
+msgid "Set the font options for the selected text."
+msgstr "Ορίστε τις ρυθμίσεις γραμματοσειράς που επιθυμείτε για το επιλεγμένο κείμενο."
-#: 05100500.xhp
+#: 05100000.xhp
msgctxt ""
-"05100500.xhp\n"
+"05100000.xhp\n"
"tit\n"
"help.text"
-msgid "Top"
-msgstr "Πάνω"
+msgid "Size"
+msgstr "Μέγεθος"
-#: 05100500.xhp
+#: 05100000.xhp
msgctxt ""
-"05100500.xhp\n"
+"05100000.xhp\n"
+"bm_id3153391\n"
+"help.text"
+msgid "<bookmark_value>text; font sizes</bookmark_value><bookmark_value>font sizes; text</bookmark_value>"
+msgstr "<bookmark_value>κείμενο, μεγέθη γραμματοσειράς</bookmark_value><bookmark_value>μεγέθη γραμματοσειράς, κείμενο</bookmark_value>"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3153391\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05100000.xhp\" name=\"Size\">Size</link>"
+msgstr "<link href=\"text/shared/01/05100000.xhp\" name=\"Μέγεθος\">Μέγεθος</link>"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3146856\n"
+"2\n"
+"help.text"
+msgid "Set the font size for the selected text."
+msgstr "Ορίστε το μεγέθος της γραμματοσειράς για το επιλεγμένο κείμενο."
+
+#: 05100100.xhp
+msgctxt ""
+"05100100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Merge"
+msgstr "Συγχώνευση"
+
+#: 05100100.xhp
+msgctxt ""
+"05100100.xhp\n"
"hd_id3154765\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05100500.xhp\" name=\"Top\">Top</link>"
-msgstr "<link href=\"text/shared/01/05100500.xhp\" name=\"Πάνω\">Πάνω</link>"
+msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge\">Merge</link>"
+msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Συγχώνευση\">Συγχώνευση</link>"
-#: 05100500.xhp
+#: 05100100.xhp
msgctxt ""
-"05100500.xhp\n"
-"par_id3151390\n"
+"05100100.xhp\n"
+"par_id3147406\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:CellVertTop\">Aligns the contents of the cell to the top edge of the cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:CellVertTop\">Στοιχίζει τα περιεχόμενα του κελιού στο πάνω μέρος του.</ahelp>"
+msgid "<variable id=\"verbindentext\"><ahelp hid=\".\">Combines the contents of the selected table cells into a single cell.</ahelp></variable>"
+msgstr "<variable id=\"verbindentext\"><ahelp hid=\".\">Συνδυάζει τα περιεχόμενα των επιλεγμένων κελιών του πίνακα σε ένα μόνο κελί.</ahelp></variable>"
-#: 05100500.xhp
+#: 05100100.xhp
msgctxt ""
-"05100500.xhp\n"
-"par_id3145671\n"
-"120\n"
+"05100100.xhp\n"
+"par_id3154351\n"
+"79\n"
"help.text"
-msgid "<variable id=\"zelleoben\">In the context menu of a cell, choose <emph>Cell - Top</emph></variable>"
-msgstr "<variable id=\"zelleoben\">Στο μενού περιβάλλοντος ενός κελιού, επιλέξτε <emph>Κελί - Πάνω</emph></variable>"
+msgid "Choose <emph>Table - Merge Cells</emph>"
+msgstr "Επιλέξτε <emph>Πίνακας - Συγχώνευση Κελιών</emph>"
-#: 05200300.xhp
+#: 05100100.xhp
msgctxt ""
-"05200300.xhp\n"
+"05100100.xhp\n"
+"par_id3154370\n"
+"80\n"
+"help.text"
+msgid "On the <emph>Table</emph> Bar, click"
+msgstr "Στη γραμμή του <emph>Πίνακα</emph>,κάντε κλικ"
+
+#: 05100100.xhp
+msgctxt ""
+"05100100.xhp\n"
+"par_id3153996\n"
+"help.text"
+msgid "<image id=\"img_id3154002\" src=\"cmd/sc_mergecells.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154002\">icon</alt></image>"
+msgstr "<image id=\"img_id3154002\" src=\"cmd/sc_mergecells.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154002\">εικονίδιο</alt></image>"
+
+#: 05100100.xhp
+msgctxt ""
+"05100100.xhp\n"
+"par_id3150662\n"
+"81\n"
+"help.text"
+msgid "Merge Cells"
+msgstr "Συγχώνευση Κελιών"
+
+#: 05100100.xhp
+msgctxt ""
+"05100100.xhp\n"
+"par_id3153718\n"
+"3\n"
+"help.text"
+msgid "Merging cells can lead to calculation errors in formulas in the table."
+msgstr "Η συγχώνευση κελιών μπορεί να οδηγήσει σε λάθη υπολογισμού στους τύπους μέσα σε ένα πίνακα."
+
+#: 05100200.xhp
+msgctxt ""
+"05100200.xhp\n"
"tit\n"
"help.text"
-msgid "Arrow Styles"
-msgstr "Άκρα γραμμής"
+msgid "Split Cells"
+msgstr "Διαίρεση Κελιών"
-#: 05200300.xhp
+#: 05100200.xhp
msgctxt ""
-"05200300.xhp\n"
-"hd_id3156045\n"
+"05100200.xhp\n"
+"hd_id3154654\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05200300.xhp\" name=\"Arrow Styles\">Arrow Styles</link>"
-msgstr "<link href=\"text/shared/01/05200300.xhp\" name=\"Άκρα γραμμής\">Άκρα γραμμής</link>"
+msgid "<link href=\"text/shared/01/05100200.xhp\" name=\"Split Cells\">Split Cells</link>"
+msgstr "<link href=\"text/shared/01/05100200.xhp\" name=\"Διαίρεση Κελιών\">Διαίρεση Κελιών</link>"
-#: 05200300.xhp
+#: 05100200.xhp
msgctxt ""
-"05200300.xhp\n"
-"par_id3149031\n"
+"05100200.xhp\n"
+"par_id3083451\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_LINE_ENDDEF\">Edit or create arrow styles.</ahelp>"
-msgstr "<ahelp hid=\"HID_LINE_ENDDEF\">Επεξεργαστείτε ή δημιουργείστε άκρα γραμμών.</ahelp>"
+msgid "<variable id=\"teilentext\"><ahelp hid=\".uno:SplitCell\">Splits the cell or group of cells horizontally or vertically into the number of cells that you enter.</ahelp></variable>"
+msgstr "<variable id=\"teilentext\"><ahelp hid=\".uno:SplitCell\">Διαιρεί το κελί ή μία ομάδα κελιών οριζόντια ή κάθετα σε έναν αριθμό κελιών που έχετε επιλέξει.</ahelp></variable>"
-#: 05200300.xhp
+#: 05100200.xhp
msgctxt ""
-"05200300.xhp\n"
-"hd_id3153551\n"
-"5\n"
+"05100200.xhp\n"
+"par_id3154024\n"
+"82\n"
"help.text"
-msgid "Organize arrow styles"
-msgstr "Οργάνωση των στυλ βέλους"
+msgid "Choose <emph>Table - Split Cells</emph>"
+msgstr "Επιλέξτε <emph>Πίνακας - Διαίρεση Κελιών</emph>"
-#: 05200300.xhp
+#: 05100200.xhp
msgctxt ""
-"05200300.xhp\n"
-"par_id3154398\n"
-"6\n"
+"05100200.xhp\n"
+"par_id3154042\n"
+"83\n"
"help.text"
-msgid "Lets you organize the current list of arrow styles."
-msgstr "Σας δίνει την δυνατότητα να οργανώσετε την τρέχουσα λίστα από στυλ ακρών γραμμών."
+msgid "On the <emph>Table</emph> Bar, click"
+msgstr "Στη γραμμή του <emph>Πίνακα</emph>,κάντε κλικ"
-#: 05200300.xhp
+#: 05100200.xhp
msgctxt ""
-"05200300.xhp\n"
-"hd_id3155552\n"
-"7\n"
+"05100200.xhp\n"
+"par_id3147270\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
+msgid "<image id=\"img_id3147275\" src=\"cmd/sc_splitcell.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3147275\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147275\" src=\"cmd/sc_splitcell.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3147275\">Εικονίδιο</alt></image>"
-#: 05200300.xhp
+#: 05100200.xhp
msgctxt ""
-"05200300.xhp\n"
-"par_id3147399\n"
-"8\n"
+"05100200.xhp\n"
+"par_id3150616\n"
+"84\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_LINEEND_DEF:EDT_NAME\">Displays the name of the selected arrow style.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_LINEEND_DEF:EDT_NAME\">Εμφανίζει το όνομα του επιλεγμένου στυλ άκρου γραμμής.</ahelp>"
+msgid "Split Cells"
+msgstr "Διαίρεση Κελιών"
-#: 05200300.xhp
+#: 05100200.xhp
msgctxt ""
-"05200300.xhp\n"
-"hd_id3155892\n"
-"9\n"
+"05100200.xhp\n"
+"hd_id3154558\n"
+"3\n"
"help.text"
-msgid "Arrow style"
-msgstr "Στυλ βέλους"
+msgid "Split cell into"
+msgstr "Διαίρεση Κελιού σε"
-#: 05200300.xhp
+#: 05100200.xhp
msgctxt ""
-"05200300.xhp\n"
-"par_id3149827\n"
-"10\n"
+"05100200.xhp\n"
+"par_id3150021\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINEEND_DEF:LB_LINEENDS\">Choose a predefined arrow style symbol from the list box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINEEND_DEF:LB_LINEENDS\">Επιλέξτε ένα προκαθορισμένο στυλ βέλους για τα άκρα γραμμής από το πεδίο λίστας.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/splitcellsdialog/countnf\">Enter the number of rows or columns that you want to split the selected cell(s) into.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/countnf\">Εισάγετε τον αριθμό των γραμμών ή των στηλών που επιθυμείτε να διαιρεθούν τα επιλεγμμένα κελιά.</ahelp>"
-#: 05200300.xhp
+#: 05100200.xhp
msgctxt ""
-"05200300.xhp\n"
-"hd_id3145313\n"
-"11\n"
+"05100200.xhp\n"
+"hd_id3145249\n"
+"5\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "Direction"
+msgstr "Κατεύθυνση"
-#: 05200300.xhp
+#: 05100200.xhp
msgctxt ""
-"05200300.xhp\n"
-"par_id3154288\n"
-"12\n"
+"05100200.xhp\n"
+"hd_id3150568\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_ADD\">To define a custom arrow style, select a drawing object in the document, and then click here.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_ADD\">Για να ορίσετε ένα προσωπικό στυλ άκρων γραμμής, επιλέξτε ένα αντικείμενο σχεδίασης στο έγγραφο και κάντε κλικ εδώ.</ahelp>"
+msgid "Horizontally"
+msgstr "Οριζόντια"
-#: 05200300.xhp
+#: 05100200.xhp
msgctxt ""
-"05200300.xhp\n"
-"hd_id3156346\n"
-"13\n"
+"05100200.xhp\n"
+"par_id3153927\n"
+"8\n"
"help.text"
-msgid "Modify"
-msgstr "Τροποποίηση"
+msgid "<ahelp hid=\"cui/ui/splitcellsdialog/hori\">Splits the selected cell(s) into the number of rows that you specify in the <emph>Split cell into </emph>box.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/hori\">Διαιρεί το επιλεγμένο κελί ή κελιά σε ένα αριθμό σειρών που έχετε ορίσει στο πεδίο <emph>Διαίρεση κελιού σε </emph></ahelp>"
-#: 05200300.xhp
+#: 05100200.xhp
msgctxt ""
-"05200300.xhp\n"
-"par_id3154897\n"
-"14\n"
+"05100200.xhp\n"
+"hd_id3147566\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_MODIFY\">Changes the name of the selected arrow style.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_MODIFY\">Αλλάζει το όνομα του επιλεγμένου στυλ άκρων γραμμής.</ahelp>"
+msgid "Into equal proportions"
+msgstr "Σε ίσες αναλογίες"
-#: 05200300.xhp
+#: 05100200.xhp
msgctxt ""
-"05200300.xhp\n"
-"hd_id3153332\n"
-"15\n"
+"05100200.xhp\n"
+"par_id3154638\n"
+"12\n"
"help.text"
-msgid "Load Arrow Styles"
-msgstr "Φόρτωση στυλ βελών"
+msgid "<ahelp hid=\"cui/ui/splitcellsdialog/prop\">Splits cells into rows of equal height.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/prop\">Διαιρεί τα κελιά σε γραμμές με ίσο ύψος.</ahelp>"
-#: 05200300.xhp
+#: 05100200.xhp
msgctxt ""
-"05200300.xhp\n"
-"par_id3146137\n"
-"16\n"
+"05100200.xhp\n"
+"hd_id3150765\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_LOAD\">Imports a list of arrow styles.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_LOAD\">Εισάγει μια λίστα με στυλ άκρων γραμμής.</ahelp>"
+msgid "Vertically"
+msgstr "Κατακόρυφα"
-#: 05200300.xhp
+#: 05100200.xhp
msgctxt ""
-"05200300.xhp\n"
-"hd_id3158432\n"
-"17\n"
+"05100200.xhp\n"
+"par_id3145410\n"
+"10\n"
"help.text"
-msgid "Save Arrow Styles"
-msgstr "Αποθήκευση στυλ βελών"
+msgid "<ahelp hid=\"cui/ui/splitcellsdialog/vert\">Splits the selected cell(s) into the number of columns that you specify in the <emph>Split cell into </emph>box.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/vert\">Διαιρεί το επιλεγμένο κελί ή κελιά σε έναν αριθμών στηλών τον οποίο έχετε ορίσει στο πεδίο <emph>Διαίρεση κελιού σε </emph></ahelp>"
-#: 05200300.xhp
+#: 05100500.xhp
msgctxt ""
-"05200300.xhp\n"
-"par_id3152944\n"
-"18\n"
+"05100500.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_SAVE\">Saves the current list of arrow styles, so that you can load it later.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_SAVE\">Αποθηκεύει την τρέχουσα λίστα με στυλ άκρων γραμμής, για να την φορτώσετε αργότερα.</ahelp>"
+msgid "Top"
+msgstr "Πάνω"
-#: grid.xhp
+#: 05100500.xhp
msgctxt ""
-"grid.xhp\n"
-"tit\n"
+"05100500.xhp\n"
+"hd_id3154765\n"
+"1\n"
"help.text"
-msgid "Grid"
-msgstr "Πλέγμα"
+msgid "<link href=\"text/shared/01/05100500.xhp\" name=\"Top\">Top</link>"
+msgstr "<link href=\"text/shared/01/05100500.xhp\" name=\"Πάνω\">Πάνω</link>"
-#: grid.xhp
+#: 05100500.xhp
msgctxt ""
-"grid.xhp\n"
-"bm_id4263435\n"
+"05100500.xhp\n"
+"par_id3151390\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>grids;display options (Impress/Draw)</bookmark_value>"
-msgstr "<bookmark_value>πλέγματα, επιλογές προβολής (Impress/Draw)</bookmark_value>"
+msgid "<ahelp hid=\".uno:CellVertTop\">Aligns the contents of the cell to the top edge of the cell.</ahelp>"
+msgstr "<ahelp hid=\".uno:CellVertTop\">Στοιχίζει τα περιεχόμενα του κελιού στο πάνω μέρος του.</ahelp>"
-#: grid.xhp
+#: 05100500.xhp
msgctxt ""
-"grid.xhp\n"
-"par_idN10565\n"
+"05100500.xhp\n"
+"par_id3145671\n"
+"120\n"
"help.text"
-msgid "<link href=\"text/shared/01/grid.xhp\">Grid</link>"
-msgstr "<link href=\"text/shared/01/grid.xhp\">Πλέγμα</link>"
+msgid "<variable id=\"zelleoben\">In the context menu of a cell, choose <emph>Cell - Top</emph></variable>"
+msgstr "<variable id=\"zelleoben\">Στο μενού περιβάλλοντος ενός κελιού, επιλέξτε <emph>Κελί - Πάνω</emph></variable>"
-#: grid.xhp
+#: 05100600.xhp
msgctxt ""
-"grid.xhp\n"
-"par_id3147340\n"
-"5\n"
+"05100600.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets the display properties of a grid.</ahelp>"
-msgstr "<ahelp hid=\".\">Ρυθμίζει τις ιδιότητες προβολής ενός πλέγματος.</ahelp>"
+msgid "Center (vertical)"
+msgstr "Κεντράρισμα (κάθετο)"
-#: grid.xhp
+#: 05100600.xhp
msgctxt ""
-"grid.xhp\n"
-"par_idN1057E\n"
+"05100600.xhp\n"
+"hd_id3149874\n"
+"1\n"
"help.text"
-msgid "Display Grid"
-msgstr "Προβολή πλέγματος"
+msgid "<link href=\"text/shared/01/05100600.xhp\" name=\"Center (vertical)\">Center (vertical)</link>"
+msgstr "<link href=\"text/shared/01/05100600.xhp\" name=\"Κεντράρισμα (κάθετο)\">Κεντράρισμα (κάθετο)</link>"
-#: grid.xhp
+#: 05100600.xhp
msgctxt ""
-"grid.xhp\n"
-"par_idN10582\n"
+"05100600.xhp\n"
+"par_id3149048\n"
+"2\n"
"help.text"
-msgid "Displays or hides grid lines that you can use to align objects such as graphics on a page."
-msgstr "Προβάλει ή αποκρύπτει τις γραμμές πλέγματος που χρησιμοποιείτε για να στοιχίσετε αντικείμενα όπως γραφικά σε μια σελίδα."
+msgid "<ahelp hid=\".\">Centers the contents of the cell between top and bottom of the cell.</ahelp>"
+msgstr "<ahelp hid=\".\">Κεντράρει τα περιεχόμενα του κελιού μεταξύ κορυφής και πυθμένα του κελιού.</ahelp>"
-#: grid.xhp
+#: 05100600.xhp
msgctxt ""
-"grid.xhp\n"
-"par_idN10585\n"
+"05100600.xhp\n"
+"par_id3149525\n"
+"121\n"
"help.text"
-msgid "Snap to Grid"
-msgstr "Συγκράτηση στο πλέγμα"
+msgid "<variable id=\"zellemitte\">In the context menu of a cell, choose <emph>Cell - Center</emph></variable>"
+msgstr "<variable id=\"zellemitte\">Στο μενού περιβάλλοντος ενός κελιού, επιλέξτε <emph>Κελί - Κέντρο</emph></variable>"
-#: grid.xhp
+#: 05100700.xhp
msgctxt ""
-"grid.xhp\n"
-"par_idN10589\n"
+"05100700.xhp\n"
+"tit\n"
"help.text"
-msgid "Automatically aligns objects to vertical and horizontal grid lines. To override this feature, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key</defaultinline></switchinline> when you drag an object."
-msgstr "Αυτόματα στοιχίζει τα αντικείμενα στις κάθετες και οριζόντιες γραμμές του πλέγματος. Για να αντικαταστήσετε αυτό το γνώρισμα, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">πλήκτρο Επιλογή</caseinline><defaultinline>πλήκτρο Ctrl</defaultinline></switchinline> όταν σύρετε ένα αντικείμενο."
+msgid "Bottom"
+msgstr "Κάτω"
-#: grid.xhp
+#: 05100700.xhp
msgctxt ""
-"grid.xhp\n"
-"par_idN105C9\n"
+"05100700.xhp\n"
+"hd_id3150249\n"
+"1\n"
"help.text"
-msgid "Grid to Front"
-msgstr "Πλέγμα σε πρώτο πλάνο"
+msgid "<link href=\"text/shared/01/05100700.xhp\" name=\"Bottom\">Bottom</link>"
+msgstr "<link href=\"text/shared/01/05100700.xhp\" name=\"Κάτω\">Κάτω</link>"
-#: grid.xhp
+#: 05100700.xhp
msgctxt ""
-"grid.xhp\n"
-"par_idN105CD\n"
+"05100700.xhp\n"
+"par_id3154764\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the grid lines in front of the objects on the slide or page.</ahelp>"
-msgstr "<ahelp hid=\".\">Προβάλει τις γραμμές πλέγματος μπροστά από τα αντικείμενα στη διαφάνεια ή την σελίδα.</ahelp>"
+msgid "<ahelp hid=\".uno:CellVertBottom\">Aligns the contents of the cell to the bottom edge of the cell.</ahelp>"
+msgstr "<ahelp hid=\".uno:CellVertBottom\">Στοιχίζει τα περιεχόμενα του κελιού στο κάτω μέρος του.</ahelp>"
-#: grid.xhp
+#: 05100700.xhp
msgctxt ""
-"grid.xhp\n"
-"par_id4372692\n"
+"05100700.xhp\n"
+"par_id3149201\n"
+"122\n"
"help.text"
-msgid "Set the grid color on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/01012000.xhp\">Appearance</link>."
-msgstr "Ορίστε το χρώμα πλέγματος στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/01012000.xhp\">Εμφάνιση</link>."
+msgid "<variable id=\"zelleunten\">In the context menu of a cell, choose <emph>Cell - Bottom</emph></variable>"
+msgstr "<variable id=\"zelleunten\">Στο μενού περιβάλλοντος ενός κελιού, επιλέξτε <emph>Κελί - Κάτω</emph></variable>"
#: 05110000.xhp
msgctxt ""
@@ -27303,6683 +23712,6912 @@ msgctxt ""
msgid "If you place the cursor in a word and do not make a selection, the font style is applied to the entire word. If the cursor is not inside a word, and no text is selected, then the font style is applied to the text that you type."
msgstr "Αν τοποθετήσετε το δρομέα σε μία λέξη χωρίς να κάνετε κάποια επιλογή, το στυλ γραμματοσειράς εφαρμόζεται σε ολόκληρη τη λέξη. Αν ο δρομέας δε βρίσκεται μέσα σε μια λέξη και δεν έχει επιλεχθεί κείμενο, τότε το στυλ γραμματοσειράς εφαρμόζεται στο κείμενο που πληκτρολογείτε."
-#: 05260500.xhp
+#: 05110100.xhp
msgctxt ""
-"05260500.xhp\n"
+"05110100.xhp\n"
"tit\n"
"help.text"
-msgid "To Frame"
-msgstr "Στο πλαίσιο"
+msgid "Bold"
+msgstr "Έντονα"
-#: 05260500.xhp
+#: 05110100.xhp
msgctxt ""
-"05260500.xhp\n"
-"hd_id3149991\n"
+"05110100.xhp\n"
+"bm_id3150278\n"
+"help.text"
+msgid "<bookmark_value>text; bold</bookmark_value><bookmark_value>bold; text</bookmark_value><bookmark_value>characters; bold</bookmark_value>"
+msgstr "<bookmark_value>κείμενο; έντονο</bookmark_value><bookmark_value>έντονο; κείμενο</bookmark_value><bookmark_value>χαρακτήρες; έντονο</bookmark_value>"
+
+#: 05110100.xhp
+msgctxt ""
+"05110100.xhp\n"
+"hd_id3150278\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05260500.xhp\" name=\"To Frame\">To Frame</link>"
-msgstr "<link href=\"text/shared/01/05260500.xhp\" name=\"Σε Πλαίσιο\">Σε Πλαίσιο</link>"
+msgid "<link href=\"text/shared/01/05110100.xhp\" name=\"Bold\">Bold</link>"
+msgstr "<link href=\"text/shared/01/05110100.xhp\" name=\"Έντονο\">Έντονο</link>"
-#: 05260500.xhp
+#: 05110100.xhp
msgctxt ""
-"05260500.xhp\n"
-"par_id3159242\n"
+"05110100.xhp\n"
+"par_id3153089\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:SetAnchorToFrame\" visibility=\"visible\">Anchors the selected item to the surrounding frame.</ahelp>"
-msgstr "<ahelp hid=\".uno:SetAnchorToFrame\" visibility=\"visible\">Αγκυρώνει το επιλεγμένο αντικείμενο στο πλαίσιο που το περιβάλλει.</ahelp>"
+msgid "<ahelp hid=\".uno:Bold\">Makes the selected text bold. If the cursor is in a word, the entire word is made bold. If the selection or word is already bold, the formatting is removed.</ahelp>"
+msgstr "<ahelp hid=\".uno:Bold\">Κάνει το επιλεγμένο κείμενο έντονο. Αν ο δρομέας είναι μέσα σε μια λέξη, ολόκληρη η λέξη γίνεται έντονη. Αν η επιλογή ή η λέξη είναι ήδη έντονη, η μορφοποίηση αφαιρείται.</ahelp>"
-#: 04160500.xhp
+#: 05110100.xhp
msgctxt ""
-"04160500.xhp\n"
-"tit\n"
+"05110100.xhp\n"
+"par_id3153255\n"
+"3\n"
"help.text"
-msgid "Insert Floating Frame"
-msgstr "Εισαγωγή κινούμενου πλαισίου"
+msgid "If the cursor is not inside a word, and no text is selected, then the font style is applied to the text that you type."
+msgstr "Αν ο δρομέας δε βρίσκεται μέσα σε λέξη και δεν έχει επιλεχθεί κείμενο, τότε το στυλ γραμματοσειράς εφαρμόζεται στο κείμενο που πληκτρολογείτε."
-#: 04160500.xhp
+#: 05110200.xhp
msgctxt ""
-"04160500.xhp\n"
-"bm_id3149783\n"
+"05110200.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>floating frames in HTML documents</bookmark_value><bookmark_value>inserting; floating frames</bookmark_value>"
-msgstr "<bookmark_value>πλαίσια σε έγγραφα HTML </bookmark_value><bookmark_value>εισαγωγή, κινούμενα πλαίσια</bookmark_value>"
+msgid "Italic"
+msgstr "Πλάγια"
-#: 04160500.xhp
+#: 05110200.xhp
msgctxt ""
-"04160500.xhp\n"
-"hd_id3149783\n"
-"1\n"
+"05110200.xhp\n"
+"bm_id3155182\n"
"help.text"
-msgid "Insert Floating Frame"
-msgstr "Εισαγωγή κινούμενου πλαισίου"
+msgid "<bookmark_value>text; italics</bookmark_value><bookmark_value>italic text</bookmark_value><bookmark_value>characters; italics</bookmark_value>"
+msgstr "<bookmark_value>κείμενο; πλάγια</bookmark_value><bookmark_value>πλάγιο κείμενο</bookmark_value><bookmark_value>χαρακτήρες; πλάγια</bookmark_value>"
-#: 04160500.xhp
+#: 05110200.xhp
msgctxt ""
-"04160500.xhp\n"
-"par_id3148410\n"
-"2\n"
+"05110200.xhp\n"
+"hd_id3155182\n"
+"1\n"
"help.text"
-msgid "<variable id=\"frameeinfuegentext\"><ahelp hid=\".\">Inserts a floating frame into the current document. Floating frames are used in HTML documents to display the contents of another file.</ahelp></variable>"
-msgstr "<variable id=\"frameeinfuegentext\"><ahelp hid=\".\">Εισάγει ένα κινούμενο πλαίσιο στο τρέχον έγγραφο. Κινούμενα πλαίσια χρησιμοποιούνται σε έγγραφα HTML για να εμφανίσουν τα περιεχόμενα ενός άλλου αρχείου.</ahelp></variable>"
+msgid "<link href=\"text/shared/01/05110200.xhp\" name=\"Italic\">Italic</link>"
+msgstr "<link href=\"text/shared/01/05110200.xhp\" name=\"Πλάγια\">Πλάγια</link>"
-#: 04160500.xhp
+#: 05110200.xhp
msgctxt ""
-"04160500.xhp\n"
-"par_id3151100\n"
-"6\n"
+"05110200.xhp\n"
+"par_id3148882\n"
+"2\n"
"help.text"
-msgid "If you want to create HTML pages that use floating frames, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML compatibility</emph>, and then select the \"MS Internet Explorer\" option. The floating frame is bounded by <IFRAME> and </IFRAME> tags."
-msgstr "Εάν θέλετε να δημιουργήσετε σελίδες HTML που χρησιμοποιούν αιωρούμενα πλαίσια, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph> και έπειτα διαλέξτε την επιλογή \"MS Internet Explorer\". Το αιωρούμενο πλαίσιο περιορίζεται από τις ετικέτες <IFRAME> και </IFRAME>."
+msgid "<ahelp hid=\".uno:Italic\">Makes the selected text italic. If the cursor is in a word, the entire word is made italic. If the selection or word is already italic, the formatting is removed.</ahelp>"
+msgstr "<ahelp hid=\".uno:Italic\">Κάνει το επιλεγμένο κείμενο πλάγιο. Αν ο δρομέας είναι μέσα σε λέξη, ολόκληρη η λέξη γίνεται πλάγια. Αν η επιλογή ή η λέξη είναι ήδη πλάγια, η μορφοποίηση αφαιρείται.</ahelp>"
-#: 04160500.xhp
+#: 05110200.xhp
msgctxt ""
-"04160500.xhp\n"
-"par_id3151330\n"
+"05110200.xhp\n"
+"par_id3156069\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/02210101.xhp\" name=\"Floating frame properties\">Floating frame properties</link>"
-msgstr "<link href=\"text/shared/01/02210101.xhp\" name=\"Ιδιότητες κινούμενου πλαισίου\">Ιδιότητες κινούμενου πλαισίου</link>"
+msgid "If the cursor is not inside a word, and no text is selected, then the font style is applied to the text that you type."
+msgstr "Αν ο δρομέας δε βρίσκεται μέσα σε λέξη και δεν έχει επιλεχθεί κείμενο, τότε το στυλ γραμματοσειράς εφαρμόζεται στο κείμενο που πληκτρολογείτε."
-#: 02200100.xhp
+#: 05110300.xhp
msgctxt ""
-"02200100.xhp\n"
+"05110300.xhp\n"
"tit\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Underline"
+msgstr "Υπογράμμιση"
-#: 02200100.xhp
+#: 05110300.xhp
msgctxt ""
-"02200100.xhp\n"
-"bm_id3145138\n"
+"05110300.xhp\n"
+"bm_id3150756\n"
"help.text"
-msgid "<bookmark_value>objects; editing</bookmark_value><bookmark_value>editing; objects</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα,επεξεργασία</bookmark_value><bookmark_value>επεξεργασία,αντικείμενα</bookmark_value>"
+msgid "<bookmark_value>characters;underlining</bookmark_value><bookmark_value>underlining;characters</bookmark_value>"
+msgstr "<bookmark_value>χαρακτήρες,υπογράμμιση</bookmark_value><bookmark_value>υπογράμμιση,χαρακτήρες</bookmark_value>"
-#: 02200100.xhp
+#: 05110300.xhp
msgctxt ""
-"02200100.xhp\n"
-"hd_id3145138\n"
+"05110300.xhp\n"
+"hd_id3150756\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/02200100.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/shared/01/02200100.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
+msgid "<link href=\"text/shared/01/05110300.xhp\" name=\"Underline\">Underline</link>"
+msgstr "<link href=\"text/shared/01/05110300.xhp\" name=\"Υπογράμμιση\">Υπογράμμιση</link>"
-#: 02200100.xhp
+#: 05110300.xhp
msgctxt ""
-"02200100.xhp\n"
-"par_id3150008\n"
+"05110300.xhp\n"
+"par_id3149031\n"
"2\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"\">Lets you edit a selected object in your file that you inserted with the <emph>Insert – Object </emph>command.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"\">Σας επιτρέπει να επεξεργαστείτε ένα επιλεγμένο αντικείμενο στο αρχείο σας το οποίο εισάγατε με την εντολή <emph>Εισαγωγή-Αντικείμενο </emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Underline\" visibility=\"visible\">Underlines or removes underlining from the selected text.</ahelp>"
+msgstr "<ahelp hid=\".uno:Underline\" visibility=\"visible\">Υπογραμμίζει ή αφαιρεί την υπογράμμιση από το επιλεγμένο κείμενο.</ahelp>"
-#: 04180100.xhp
+#: 05110300.xhp
msgctxt ""
-"04180100.xhp\n"
+"05110300.xhp\n"
+"par_id3152821\n"
+"3\n"
+"help.text"
+msgid "If the cursor is not in a word, the new text that you enter is underlined."
+msgstr "Αν o δρομέας δεν είναι μέσα σε λέξη, το νέο κείμενο που εισάγετε υπογραμμίζεται."
+
+#: 05110300.xhp
+msgctxt ""
+"05110300.xhp\n"
+"par_id3154894\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\".uno:UnderlineDouble\" visibility=\"hidden\">Underlines the selected text with two lines.</ahelp>"
+msgstr "<ahelp hid=\".uno:UnderlineDouble\" visibility=\"hidden\">Υπογραμμίζει το επιλεγμένο κείμενο με δύο γραμμές.</ahelp>"
+
+#: 05110400.xhp
+msgctxt ""
+"05110400.xhp\n"
"tit\n"
"help.text"
-msgid "Data Sources"
-msgstr "Προελεύσεις δεδομένων"
+msgid "Strikethrough"
+msgstr "Διακριτή γραφή"
-#: 04180100.xhp
+#: 05110400.xhp
msgctxt ""
-"04180100.xhp\n"
-"hd_id3156053\n"
+"05110400.xhp\n"
+"bm_id3152942\n"
+"help.text"
+msgid "<bookmark_value>strikethrough;characters</bookmark_value>"
+msgstr "<bookmark_value>διακριτή γραφή,χαρακτήρες</bookmark_value>"
+
+#: 05110400.xhp
+msgctxt ""
+"05110400.xhp\n"
+"hd_id3152942\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/04180100.xhp\" name=\"Data Sources\">Data Sources</link>"
-msgstr "<link href=\"text/shared/01/04180100.xhp\" name=\"Προελεύσεις δεδομένων\">Προελεύσεις δεδομένων</link>"
+msgid "<link href=\"text/shared/01/05110400.xhp\" name=\"Strikethrough\">Strikethrough</link>"
+msgstr "<link href=\"text/shared/01/05110400.xhp\" name=\"Διακριτή γραφή\">Διακριτή γραφή</link>"
-#: 04180100.xhp
+#: 05110400.xhp
msgctxt ""
-"04180100.xhp\n"
-"par_id3149495\n"
+"05110400.xhp\n"
+"par_id3153391\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewDataSourceBrowser\">Lists the databases that are registered in <item type=\"productname\">%PRODUCTNAME</item> and lets you manage the contents of the databases.</ahelp>"
-msgstr "<ahelp hid=\".uno:ViewDataSourceBrowser\">Εμφανίζει σε λίστα τις βάσεις δεδομένων που είναι καταχωρημένες στο <item type=\"productname\">%PRODUCTNAME</item> και σας επιτρέπει να διαχειρίζεστε τα περιεχόμενα των βάσεων δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".uno:Strikeout\" visibility=\"visible\">Draws a line through the selected text, or if the cursor is in a word, the entire word.</ahelp>"
+msgstr "<ahelp hid=\".uno:Strikeout\" visibility=\"visible\">Σχεδιάζει μια γραμμή διαμέσου του επιλεγμένου κειμένου, ή αν ο δρομέας είναι σε μια λέξη, σε μια ολόκληρη τη λέξη.</ahelp>"
-#: 04180100.xhp
+#: 05110500.xhp
msgctxt ""
-"04180100.xhp\n"
-"par_id3156136\n"
-"30\n"
+"05110500.xhp\n"
+"tit\n"
"help.text"
-msgid "The <emph>Data sources</emph> command is only available when a text document or a spreadsheet is open."
-msgstr "Η εντολή <emph>Προελεύσεις δεδομένων</emph> είναι διαθέσιμη μόνο όταν ένα έγγραφο κειμένου ή ένα λογιστικό φύλλο είναι ανοιχτό."
+msgid "Shadows"
+msgstr "Σκιάσεις"
-#: 04180100.xhp
+#: 05110500.xhp
msgctxt ""
-"04180100.xhp\n"
-"par_id3154823\n"
-"31\n"
+"05110500.xhp\n"
+"bm_id3154545\n"
"help.text"
-msgid "You can insert fields from a database into your file or you can create forms to access the database."
-msgstr "Μπορείτε να εισάγετε πεδία από μία βάση δεδομένων στο αρχείο σας ή μπορείτε να δημιουργήσετε φόρμες για να έχετε πρόσβαση στη βάση δεδομένων."
+msgid "<bookmark_value>text; shadowed</bookmark_value><bookmark_value>characters; shadowed</bookmark_value><bookmark_value>shadows;characters, using context menu</bookmark_value>"
+msgstr "<bookmark_value>κείμενο; σκιασμένο</bookmark_value><bookmark_value>χαρακτήρες; σκιασμένοι</bookmark_value><bookmark_value>σκιασμένοι; χαρακτήρες, χρησιμοποιώντας μενού περιβάλλοντος</bookmark_value>"
-#: 04180100.xhp
+#: 05110500.xhp
msgctxt ""
-"04180100.xhp\n"
-"par_id3156427\n"
+"05110500.xhp\n"
+"hd_id3154545\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/main0212.xhp\" name=\"Table Data bar\">Table Data bar</link>"
-msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Γραμμή δεδομένων πίνακα\">Γραμμή δεδομένων πίνακα</link>"
+msgid "<link href=\"text/shared/01/05110500.xhp\" name=\"Shadows\">Shadows</link>"
+msgstr "<link href=\"text/shared/01/05110500.xhp\" name=\"Σκιές\">Σκιές</link>"
-#: 04180100.xhp
+#: 05110500.xhp
msgctxt ""
-"04180100.xhp\n"
-"par_id3153311\n"
+"05110500.xhp\n"
+"par_id3151299\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Forms\">Forms</link>"
-msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Φόρμες\">Φόρμες</link>"
+msgid "<ahelp hid=\".uno:Shadowed\">Adds a shadow to the selected text, or if the cursor is in a word, to the entire word.</ahelp>"
+msgstr "<ahelp hid=\".uno:Shadowed\">Προσθέτει μια σκιά στο επιλεγμένο κείμενο, ή αν ο δρομέας είναι σε μια λέξη, σε ολόκληρη τη λέξη.</ahelp>"
-#: 05020500.xhp
+#: 05110600m.xhp
msgctxt ""
-"05020500.xhp\n"
+"05110600m.xhp\n"
"tit\n"
"help.text"
-msgid "Font Position"
-msgstr "Θέση Γραμματοσειράς"
+msgid "Space Rows Equally"
+msgstr "Ίση κατανομή γραμμών"
-#: 05020500.xhp
+#: 05110600m.xhp
msgctxt ""
-"05020500.xhp\n"
-"bm_id3154841\n"
+"05110600m.xhp\n"
+"hd_id3149871\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>positioning; fonts</bookmark_value><bookmark_value>formats; positions</bookmark_value><bookmark_value>effects;font positions</bookmark_value><bookmark_value>fonts; positions in text</bookmark_value><bookmark_value>spacing; font effects</bookmark_value><bookmark_value>characters; spacing</bookmark_value><bookmark_value>pair kerning</bookmark_value><bookmark_value>kerning; in characters</bookmark_value><bookmark_value>text; kerning</bookmark_value>"
-msgstr "<bookmark_value>τοποθέτηση, γραμματοσειρές</bookmark_value><bookmark_value>μορφές, θέσεις</bookmark_value><bookmark_value>εφέ, θέσεις γραμματοσειρών</bookmark_value><bookmark_value>γραμματοσειρές, θέσεις στο κείμενο</bookmark_value><bookmark_value>αποστάσεις, εφέ γραμματοσειρών</bookmark_value><bookmark_value>χαρακτήρες, αποστάσεις</bookmark_value><bookmark_value>διαγραμμάτωση ανά ζεύγη</bookmark_value><bookmark_value>διαγραμμάτωση, σε χαρακτήρες</bookmark_value><bookmark_value>κείμενο, διαγραμμάτωση</bookmark_value>"
+msgid "<link href=\"text/shared/01/05110600m.xhp\" name=\"Space Equally\">Space Rows Equally</link>"
+msgstr "<link href=\"text/shared/01/05110600m.xhp\" name=\"Ίση κατανομή\">Ίση κατανομή γραμμών</link>"
-#: 05020500.xhp
+#: 05110600m.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3154841\n"
-"1\n"
+"05110600m.xhp\n"
+"par_id3154766\n"
+"2\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/01/05020500.xhp\" name=\"Font Position\">Font Position</link></caseinline><defaultinline><link href=\"text/shared/01/05020500.xhp\" name=\"Position\">Position</link></defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/01/05020500.xhp\" name=\"Θέση Γραμματοσειράς\">Θέση Γραμματοσειράς</link></caseinline><defaultinline><link href=\"text/shared/01/05020500.xhp\" name=\"Θέση\">Θέση</link></defaultinline></switchinline>"
+msgid "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeRows\">Adjusts the height of the selected rows to match the height of the tallest row in the selection.</ahelp></variable>"
+msgstr "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeRows\">Ρυθμίζει το ύψος των επιλεγμένων γραμμών ώστε να ταιριάξει με το ύψος της πιο ψηλής σειράς στην επιλογή.</ahelp></variable>"
-#: 05020500.xhp
+#: 05110600m.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3148585\n"
-"2\n"
+"05110600m.xhp\n"
+"par_id3153569\n"
+"92\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/positionpage/PositionPage\">Specify the position, scaling, rotation, and spacing for characters.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/PositionPage\">Καθορίστε τη θέση, κλιμάκωση, περιστροφή και διάκενο για χαρακτήρες.</ahelp>"
+msgid "Choose <emph>Table - Autofit - Distribute Rows Equally</emph>"
+msgstr "Επιλέξτε <emph>Πίνακας - Aυτόματη Προσαρμογή - Ίση κατανομή γραμμών</emph>"
-#: 05020500.xhp
+#: 05110600m.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3147089\n"
-"3\n"
+"05110600m.xhp\n"
+"par_id3153755\n"
+"93\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "Open <emph>Optimize</emph> toolbar from <emph>Table</emph> Bar, click"
+msgstr "Ανοίξτε την γραμμή εργαλείων<emph>Βελτιστοποίηση</emph> από την εργαλειοθήκη<emph>Πίνακας</emph>,κάντε κλικ"
-#: 05020500.xhp
+#: 05110600m.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3153748\n"
-"4\n"
+"05110600m.xhp\n"
+"par_id3145297\n"
"help.text"
-msgid "Set the subscript or superscript options for a character."
-msgstr "Ορίστε τις επιλογές δείκτη ή εκθέτη για ένα χαρακτήρα."
+msgid "<image id=\"img_id3155994\" src=\"cmd/sc_distributerows.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3155994\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155994\" src=\"cmd/sc_distributerows.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3155994\">Icon</alt></image>"
-#: 05020500.xhp
+#: 05110600m.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3153311\n"
-"5\n"
+"05110600m.xhp\n"
+"par_id3153206\n"
+"94\n"
"help.text"
-msgid "Superscript"
-msgstr "Εκθέτης"
+msgid "Distribute Rows Equally"
+msgstr "Ίση κατανομή γραμμών"
-#: 05020500.xhp
+#: 05110700.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3154750\n"
-"6\n"
+"05110700.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"hochtext\"><ahelp hid=\"cui/ui/positionpage/superscript\">Reduces the font size of the selected text and raises the text above the baseline.</ahelp></variable>"
-msgstr "<variable id=\"hochtext\"><ahelp hid=\"cui/ui/positionpage/superscript\">Μειώνει το μέγεθος της γραμματοσειράς του επιλεγμένου κειμένου και ανυψώνει το κείμενο πάνω από τη γραμμή βάσης.</ahelp></variable>"
+msgid "Superscript"
+msgstr "Εκθέτης"
-#: 05020500.xhp
+#: 05110700.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3147275\n"
-"7\n"
+"05110700.xhp\n"
+"hd_id3083278\n"
+"1\n"
"help.text"
-msgid "Normal"
-msgstr "Κανονικό"
+msgid "<link href=\"text/shared/01/05110700.xhp\" name=\"Superscript\">Superscript</link>"
+msgstr "<link href=\"text/shared/01/05110700.xhp\" name=\"Superscript\">Superscript</link>"
-#: 05020500.xhp
+#: 05110700.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3155503\n"
-"8\n"
+"05110700.xhp\n"
+"par_id3152937\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/positionpage/normal\">Removes superscript or subscript formatting.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/normal\">Αφαιρεί μορφοποίηση εκθετών ή δεικτών.</ahelp>"
+msgid "<ahelp hid=\".uno:SuperScript\">Reduces the font size of the selected text and raises the text above the baseline.</ahelp>"
+msgstr "<ahelp hid=\".uno:SuperScript\">Μειώνει το μέγεθος της γραμματοσειράς του επιλεγμένου κειμένου και υψώνει το κείμενο επάνω από τη γραμμή βάσης.</ahelp>"
-#: 05020500.xhp
+#: 05110800.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3150465\n"
-"9\n"
+"05110800.xhp\n"
+"tit\n"
"help.text"
msgid "Subscript"
msgstr "Δείκτης"
-#: 05020500.xhp
+#: 05110800.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3155420\n"
-"10\n"
+"05110800.xhp\n"
+"hd_id3150278\n"
+"1\n"
"help.text"
-msgid "<variable id=\"tieftext\"><ahelp hid=\"cui/ui/positionpage/subscript\">Reduces the font size of the selected text and lowers the text below the baseline.</ahelp></variable>"
-msgstr "<variable id=\"tieftext\"><ahelp hid=\"cui/ui/positionpage/subscript\">Μειώνει το μέγεθος γραμματοσειράς του επιλεγμένου κειμένου και χαμηλώνει το κείμενο κάτω από τη γραμμή βάσης.</ahelp></variable>"
+msgid "<link href=\"text/shared/01/05110800.xhp\" name=\"Subscript\">Subscript</link>"
+msgstr "<link href=\"text/shared/01/05110800.xhp\" name=\"Δείκτης\">Δείκτης</link>"
-#: 05020500.xhp
+#: 05110800.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3148992\n"
-"11\n"
+"05110800.xhp\n"
+"par_id3152790\n"
+"2\n"
"help.text"
-msgid "Raise/lower by"
-msgstr "Ύψωση / χαμήλωσε κατά"
+msgid "<ahelp hid=\".uno:SubScript\">Reduces the font size of the selected text and lowers the text below the baseline.</ahelp>"
+msgstr "<ahelp hid=\".uno:SubScript\">Μειώνει το μέγεθος της γραμματοσειράς του επιλεγμένου κειμένου και χαμηλώνει το κείμενο κάτω από την γραμμή βάσης.</ahelp>"
-#: 05020500.xhp
+#: 05120000.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3150275\n"
-"12\n"
+"05120000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/positionpage/raiselowersb\">Enter the amount by which you want to raise or to lower the selected text in relation to the baseline. One hundred percent is equal to the height of the font.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/raiselowersb\">Εισάγετε την ποσότητα σύμφωνα με την οποία επιθυμείτε να ανυψώσετε ή να χαμηλώσετε το επιλεγμένο κείμενο σε σχέση με τη γραμμή βάσης. Το ποσοστό εκατό τοις εκατό είναι ίσο με το ύψος της γραμματοσειράς.</ahelp>"
+msgid "Line Spacing"
+msgstr "Διάστιχο"
-#: 05020500.xhp
+#: 05120000.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3150670\n"
-"13\n"
+"05120000.xhp\n"
+"bm_id3152876\n"
"help.text"
-msgid "Relative font size"
-msgstr "Σχετικό μέγεθος γραμματοσειράς"
+msgid "<bookmark_value>line spacing; context menu in paragraphs</bookmark_value><bookmark_value>text; line spacing</bookmark_value>"
+msgstr "<bookmark_value>διάστιχο; μενού περιβάλλοντος σε παραγράφους</bookmark_value><bookmark_value>κείμενο; διάστιχο</bookmark_value>"
-#: 05020500.xhp
+#: 05120000.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3153126\n"
-"14\n"
+"05120000.xhp\n"
+"hd_id3152876\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/positionpage/fontsizesb\">Enter the amount by which you want to reduce the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/fontsizesb\">Εισάγετε την ποσότητα κατά την οποία θέλετε να μειώσετε το μέγεθος της γραμματοσειράς του επιλεγμένου κειμένου.</ahelp>"
+msgid "<link href=\"text/shared/01/05120000.xhp\" name=\"Line Spacing\">Line Spacing</link>"
+msgstr "<link href=\"text/shared/01/05120000.xhp\" name=\"Διάστιχο\">Διάστιχο</link>"
-#: 05020500.xhp
+#: 05120000.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3153349\n"
-"15\n"
+"05120000.xhp\n"
+"par_id3153514\n"
+"2\n"
"help.text"
-msgid "Automatic"
-msgstr "Αυτόματα"
+msgid "Specify the amount of space to leave between lines of text in a paragraph."
+msgstr "Καθορίστε το μέγεθος της απόστασης ανάμεσα στις γραμμές του κειμένου σε μια παράγραφο."
-#: 05020500.xhp
+#: 05120000.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3153061\n"
-"16\n"
+"05120000.xhp\n"
+"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/positionpage/automatic\">Automatically sets the amount by which the selected text is raised or lowered in relation to the baseline.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/automatic\">Θέτει αυτόματα την ποσότητα σύμφωνα με την οποία το επιλεγμένο κείμενο ανυψώνεται ή βυθίζεται σε σχέση με τη γραμμή βάσης.</ahelp>"
+msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Indents and Spacing\">Indents and Spacing</link>"
+msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Εσοχές και Αποστάσεις\">Εσοχές και Αποστάσεις</link>"
-#: 05020500.xhp
+#: 05120100.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3154905\n"
-"30\n"
+"05120100.xhp\n"
+"tit\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Περιστροφή / κλιμάκωση"
+msgid "Single Line"
+msgstr "Απλή Γραμμή"
-#: 05020500.xhp
+#: 05120100.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3154923\n"
-"36\n"
+"05120100.xhp\n"
+"hd_id3154545\n"
+"1\n"
"help.text"
-msgid "Set the rotation and the scaling options for the selected text."
-msgstr "Θέστε τις ρυθμίσεις για την περιστροφή και την κλιμάκωση του επιλεγμένου κειμένου."
+msgid "<link href=\"text/shared/01/05120100.xhp\" name=\"Single Line\">Single Line</link>"
+msgstr "<link href=\"text/shared/01/05120100.xhp\" name=\"Απλή Γραμμή\">Απλή Γραμμή</link>"
-#: 05020500.xhp
+#: 05120100.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3154280\n"
-"31\n"
+"05120100.xhp\n"
+"par_id3154794\n"
+"2\n"
"help.text"
-msgid "0 degrees"
-msgstr "0 μοίρες"
+msgid "<ahelp hid=\".uno:SpacePara1\" visibility=\"visible\">Applies single line spacing to the current paragraph. This is the default setting.</ahelp>"
+msgstr "<ahelp hid=\".uno:SpacePara1\" visibility=\"visible\">Εφαρμόζει αποστάσεις απλής γραμμής στην τρέχουσα παράγραφο. Αυτή είναι η προεπιλεγμένη ρύθμιση.</ahelp>"
-#: 05020500.xhp
+#: 05120200.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3149045\n"
-"37\n"
+"05120200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/positionpage/0deg\">Does not rotate the selected text.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/0deg\">Δεν περιστρέφει το επιλεγμένο κείμενο.</ahelp>"
+msgid "1.5 Lines"
+msgstr "1,5 γραμμή"
-#: 05020500.xhp
+#: 05120200.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3156434\n"
-"32\n"
+"05120200.xhp\n"
+"hd_id3152459\n"
+"1\n"
"help.text"
-msgid "90 degrees"
-msgstr "90 μοίρες"
+msgid "<link href=\"text/shared/01/05120200.xhp\" name=\"1.5 Lines\">1.5 Lines</link>"
+msgstr "<link href=\"text/shared/01/05120200.xhp\" name=\"1.5 Lines\">1,5 γραμμή</link>"
-#: 05020500.xhp
+#: 05120200.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3148739\n"
-"38\n"
+"05120200.xhp\n"
+"par_id3146807\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/positionpage/90deg\">Rotates the selected text to the left by 90 degrees.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/90deg\">Περιστρέφει το επιλεγμένο κείμενο στα αριστερά κατά 90 μοίρες.</ahelp>"
+msgid "<ahelp hid=\".uno:SpacePara15\">Sets the line spacing of the current paragraph to one and half lines.</ahelp>"
+msgstr "<ahelp hid=\".uno:SpacePara15\">Ορίζει το διάστιχο στην τρέχουσα παράγραφο στη μία και μισή γραμμή.</ahelp>"
-#: 05020500.xhp
+#: 05120300.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3150398\n"
-"33\n"
+"05120300.xhp\n"
+"tit\n"
"help.text"
-msgid "270 degrees"
-msgstr "270 μοίρες"
+msgid "Double (Line)"
+msgstr "Διπλή (Γραμμή)"
-#: 05020500.xhp
+#: 05120300.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3153778\n"
-"39\n"
+"05120300.xhp\n"
+"hd_id3083278\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/positionpage/270deg\">Rotates the selected text to the right by 90 degrees.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/270deg\">Περιστρέφει το επιλεγμένο κείμενο στα δεξιά κατά 90 μοίρες.</ahelp>"
+msgid "<link href=\"text/shared/01/05120300.xhp\" name=\"Double (Line)\">Double (Line)</link>"
+msgstr "<link href=\"text/shared/01/05120300.xhp\" name=\"Διπλή (Γραμμή)\">Διπλή (Γραμμή)</link>"
-#: 05020500.xhp
+#: 05120300.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3147228\n"
-"34\n"
+"05120300.xhp\n"
+"par_id3149783\n"
+"2\n"
"help.text"
-msgid "Fit to line"
-msgstr "Προσαρμογή στη γραμμή"
+msgid "<ahelp hid=\".uno:SpacePara2\">Sets the line spacing of the current paragraph to two lines.</ahelp>"
+msgstr "<ahelp hid=\".uno:SpacePara2\">Ορίζει το διάστιχο της τρέχουσας παραγράφου σε δύο γραμμές.</ahelp>"
-#: 05020500.xhp
+#: 05120600.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3150288\n"
-"40\n"
+"05120600.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/positionpage/fittoline\">Stretches or compresses the selected text so that it fits between the line that is above the text and the line that is below the text.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/fittoline\">Επεκτείνει ή συμπιέζει το επιλεγμένο κείμενο ώστε να ταιριάζει ανάμεσα στην γραμμή που είναι πάνω από το κείμενο και στην γραμμή που είναι κάτω από το κείμενο.</ahelp>"
+msgid "Space Columns Equally"
+msgstr "Ίση κατανομή στηλών"
-#: 05020500.xhp
+#: 05120600.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3155994\n"
-"35\n"
+"05120600.xhp\n"
+"hd_id3153811\n"
+"1\n"
"help.text"
-msgid "Scale width"
-msgstr "Κλιμάκωση πλάτους"
+msgid "<link href=\"text/shared/01/05120600.xhp\" name=\"Space Equally\">Space Columns Equally</link>"
+msgstr "<link href=\"text/shared/01/05120600.xhp\" name=\"Ίση κατανομή\">Ίση κατανομή στηλών</link>"
-#: 05020500.xhp
+#: 05120600.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3145171\n"
-"41\n"
+"05120600.xhp\n"
+"par_id3151389\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/positionpage/scalewidthsb\">Enter the percentage of the font width by which to horizontally stretch or compress the selected text.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/scalewidthsb\">Εισάγετε το ποσοστό του πλάτους της γραμματοσειράς για οριζόντια επέκταση ή συμπίεση του επιλεγμένου κειμένου.</ahelp>"
+msgid "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeColumns\">Adjusts the width of the selected columns to match the width of the widest column in the selection.</ahelp> The total width of the table cannot exceed the width of the page.</variable>"
+msgstr "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeColumns\">Ρυθμίζει το πλάτος των επιλεγμένων στηλών ώστε να ταιριάξει με το πλάτος της πιο πλατιάς στήλης στην επιλογή</ahelp> Το συνολικό πλάτος του πίνακα δεν μπορεί να υπερβαίνει το πλάτος της σελίδας.</variable>"
-#: 05020500.xhp
+#: 05120600.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3149807\n"
-"17\n"
+"05120600.xhp\n"
+"par_id3159219\n"
+"107\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "Choose <emph>Table - Autofit - Distribute Columns Equally</emph>"
+msgstr "Επιλέξτε <emph>Πίνακας - Αυτόματη Προσαρμογή - Ίση κατανομή στηλών</emph>"
-#: 05020500.xhp
+#: 05120600.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3156212\n"
-"18\n"
+"05120600.xhp\n"
+"par_id3156426\n"
+"108\n"
"help.text"
-msgid "Specify the spacing between individual characters."
-msgstr "Καθορίστε την απόσταση μεταξύ μεμονωμένων χαρακτήρων γραμματοσειράς."
+msgid "Open <emph>Optimize</emph> toolbar from <emph>Table</emph> Bar, click"
+msgstr "Ανοίξτε την γραμμή εργαλείων<emph>Βελτιστοποίηση</emph> από την εργαλειοθήκη<emph>Πίνακας</emph>,κάντε κλικ"
-#: 05020500.xhp
+#: 05120600.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3125865\n"
-"19\n"
+"05120600.xhp\n"
+"par_id3145179\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "<image id=\"img_id3145186\" src=\"cmd/sc_distributecolumns.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3145186\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145186\" src=\"cmd/sc_distributecolumns.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3145186\">Icon</alt></image>"
-#: 05020500.xhp
+#: 05120600.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3153178\n"
-"20\n"
+"05120600.xhp\n"
+"par_id3151364\n"
+"109\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/positionpage/kerninglb\">Specifies the spacing between the characters of the selected text. For expanded or condensed spacing, enter the amount that you want to expand or condense the text in the <emph>by </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/kerninglb\">Καθορίζει το διάκενο ανάμεσα σε χαρακτήρες του επιλεγμένου κειμένου. Για επέκταση ή συμπύκνωση των διακένων, εισάγετε την ποσότητα που θέλετε να επεκτείνετε ή να συμπυκνώσετε το κείμενο στο πλαίσιο <emph>κατά </emph>.</ahelp>"
+msgid "Space Columns Equally"
+msgstr "Ίση κατανομή στηλών"
-#: 05020500.xhp
+#: 05140100.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3154908\n"
-"21\n"
+"05140100.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Default</emph> - uses the character spacing specified in the font type"
-msgstr "<emph>Προεπιλογή</emph> - χρησιμοποιεί την απόσταση χαρακτήρων που καθορίζεται από τον τύπο γραμματοσειράς"
+msgid "Create Style"
+msgstr "Δημιουργία προτύπου"
-#: 05020500.xhp
+#: 05140100.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3156543\n"
-"22\n"
+"05140100.xhp\n"
+"hd_id3152823\n"
+"1\n"
"help.text"
-msgid "<emph>Expanded</emph> - increases the character spacing"
-msgstr "<emph>Διευρυμένα</emph> - αυξάνει την απόσταση χαρακτήρων"
+msgid "Create Style"
+msgstr "Δημιουργία προτύπου"
-#: 05020500.xhp
+#: 05140100.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3154297\n"
-"23\n"
+"05140100.xhp\n"
+"hd_id3152790\n"
+"4\n"
"help.text"
-msgid "<emph>Condensed</emph> - decreases the character spacing"
-msgstr "<emph>Συμπυκνωμένα</emph> - μειώνει την απόσταση χαρακτήρων"
+msgid "Style name"
+msgstr "Όνομα προτύπου"
-#: 05020500.xhp
+#: 05140100.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3157870\n"
-"25\n"
+"05140100.xhp\n"
+"par_id3155599\n"
+"5\n"
"help.text"
-msgid "by"
-msgstr "κατά"
+msgid "<ahelp hid=\"SFX2:COMBOBOX:DLG_NEW_STYLE_BY_EXAMPLE:LB_COL\" visibility=\"visible\">Enter a name for the new Style.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:COMBOBOX:DLG_NEW_STYLE_BY_EXAMPLE:LB_COL\" visibility=\"visible\">Εισάγετε ένα όνομα για το νέο πρότυπο.</ahelp>"
-#: 05020500.xhp
+#: 05140100.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3146974\n"
-"26\n"
+"05140100.xhp\n"
+"hd_id3154682\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/positionpage/kerninged\">Enter the amount by which you want to expand or condense the character spacing for the selected text.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/kerninged\">Εισάγετε την ποσότητα επέκτασης ή συμπύκνωσης του διακένου χαρακτήρα για το επιλεγμένο κείμενο.</ahelp>"
+msgid "List of Custom Styles"
+msgstr "Λίστα προτύπων χρήστη"
-#: 05020500.xhp
+#: 05140100.xhp
msgctxt ""
-"05020500.xhp\n"
-"hd_id3154127\n"
-"27\n"
+"05140100.xhp\n"
+"par_id3154894\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/00/00000005.xhp#kerning\" name=\"Pair kerning\">Pair kerning</link>"
-msgstr "<link href=\"text/shared/00/00000005.xhp#kerning\" name=\"Διαγραμμάτωση ανά ζεύγη\">Διαγραμμάτωση ανά ζεύγη</link>"
+msgid "Lists the user-defined styles that are attached to the current document."
+msgstr "Εμφανίζει σε λίστα τα ορισμένα από το χρήστη στυλ που είναι συνημμένα στο τρέχον έγγραφο."
-#: 05020500.xhp
+#: 05150101.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3148616\n"
-"28\n"
+"05150101.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/positionpage/pairkerning\">Automatically adjust the character spacing for specific letter combinations.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/pairkerning\">Ρυθμίζει αυτόματα το διάκενο χαρακτήρα για συνδυασμούς ειδικών γραμμάτων.</ahelp>"
+msgid "Add AutoFormat"
+msgstr "Προσθήκη Αυτόματης μορφοποίησης"
-#: 05020500.xhp
+#: 05150101.xhp
msgctxt ""
-"05020500.xhp\n"
-"par_id3150010\n"
-"29\n"
+"05150101.xhp\n"
+"hd_id3154841\n"
+"1\n"
"help.text"
-msgid "Kerning is only available for certain font types and requires that your printer support this option."
-msgstr "Η διαγραμμάτωση είναι διαθέσιμη μόνο για συγκεκριμένες γραμματοσειρές και προϋποθέτει ο εκτυπωτής σας να υποστηρίζει αυτή την επιλογή."
+msgid "Add AutoFormat"
+msgstr "Προσθήκη Αυτόματης μορφοποίησης"
-#: 05320000.xhp
+#: 05150101.xhp
msgctxt ""
-"05320000.xhp\n"
-"tit\n"
+"05150101.xhp\n"
+"hd_id3154812\n"
+"2\n"
"help.text"
-msgid "Text Animation"
-msgstr "Κινούμενο κείμενο"
+msgid "Name"
+msgstr "Όνομα"
-#: 05320000.xhp
+#: 05150101.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3150014\n"
-"1\n"
+"05150101.xhp\n"
+"par_id3153391\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/05320000.xhp\" name=\"Text Animation\">Text Animation</link>"
-msgstr "<link href=\"text/shared/01/05320000.xhp\" name=\"Κινούμενο κείμενο\">Κινούμενο κείμενο</link>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/stringinput/edit\">Enter a name for the new AutoFormat, and then click<emph> OK</emph>.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/stringinput/edit\">Εισάγετε ένα όνομα για τη νέα Αυτόματη Μορφοποίηση και μετά πατήστε στο <emph> Εντάξει</emph>.</ahelp>"
-#: 05320000.xhp
+#: 05190000.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3154788\n"
-"2\n"
+"05190000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TABPAGE:RID_SVXPAGE_TEXTANIMATION\">Adds an animation effect to the text in the selected drawing object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TABPAGE:RID_SVXPAGE_TEXTANIMATION\">Προσθέτει ένα εφέ κίνησης στο κείμενο του επιλεγμένου αντικειμένου σχεδίασης.</ahelp>"
+msgid "Name"
+msgstr "Όνομα"
-#: 05320000.xhp
+#: 05190000.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3152821\n"
-"4\n"
+"05190000.xhp\n"
+"bm_id3147366\n"
"help.text"
-msgid "Text animation effects"
-msgstr "Εφέ κίνησης κειμένου"
+msgid "<bookmark_value>objects; naming</bookmark_value><bookmark_value>groups;naming</bookmark_value><bookmark_value>names;objects</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα; ονομασία</bookmark_value><bookmark_value>ομάδες; ονομασία</bookmark_value><bookmark_value>ονόματα; αντικείμενα</bookmark_value>"
-#: 05320000.xhp
+#: 05190000.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3144436\n"
-"15\n"
+"05190000.xhp\n"
+"hd_id3147366\n"
+"1\n"
"help.text"
-msgid "Select the effect that you want to apply, and then set the properties of the effect."
-msgstr "Επιλέξτε το εφέ που θέλετε να εφαρμόσετε και έπειτα ορίστε τις ιδιότητες του εφέ."
+msgid "Name"
+msgstr "Όνομα"
-#: 05320000.xhp
+#: 05190000.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3158405\n"
-"5\n"
+"05190000.xhp\n"
+"par_id3147588\n"
+"2\n"
"help.text"
-msgid "Effects"
-msgstr "Εφέ"
+msgid "<variable id=\"name\"><ahelp hid=\".uno:RenameObject\">Assigns a name to the selected object, so that you can quickly find the object in the Navigator.</ahelp></variable>"
+msgstr "<variable id=\"name\"><ahelp hid=\".uno:RenameObject\">Αναθέτει ένα όνομα στο επιλεγμένο αντικείμενο, έτσι ώστε να μπορεί να βρεθεί γρήγορα από την Περιήγηση.</ahelp></variable>"
-#: 05320000.xhp
+#: 05190000.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3149999\n"
-"16\n"
+"05190000.xhp\n"
+"par_id3155364\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_TEXTANIMATION:LB_EFFECT\">Select the animation effect that you want to apply to the text in the selected drawing object. To remove an animation effect, select <emph>No Effect</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_TEXTANIMATION:LB_EFFECT\">Επιλέξτε το εφέ κίνησης που θέλετε να εφαρμόσετε στο κείμενο του επιλεγμένου αντικειμένου σχεδίασης. Για να αφαιρέσετε ένα εφέ κίνησης επιλέξτε το <emph>Χωρίς Εφέ</emph>.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><defaultinline>The name is also displayed in the Status Bar when you select the object.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><defaultinline>Το όνομα εμφανίζεται επίσης στην γραμμή κατάστασης όταν επιλέγετε το αντικείμενο.</defaultinline></switchinline>"
-#: 05320000.xhp
+#: 05190000.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3153114\n"
-"6\n"
+"05190000.xhp\n"
+"hd_id3156027\n"
+"3\n"
"help.text"
-msgid "To the Left"
-msgstr "Προς τα αριστερά"
+msgid "Name"
+msgstr "Όνομα"
-#: 05320000.xhp
+#: 05190000.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3152867\n"
-"18\n"
+"05190000.xhp\n"
+"par_id3152924\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_LEFT\">Scrolls text from right to left.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_LEFT\">Το κείμενο κυλάει από τα δεξιά στα αριστερά.</ahelp>"
+msgid "<ahelp hid=\"HID_SD_NAMEDIALOG_OBJECT\">Enter a name for the selected object. The name will be visible in the Navigator.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_NAMEDIALOG_OBJECT\">Εισάγετε ένα όνομα για το επιλεγμένο αντικείμενο. Το όνομα θα είναι ορατό από τον Πλοηγητή.</ahelp>"
-#: 05320000.xhp
+#: 05190100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3149750\n"
+"05190100.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3150774\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150774\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150774\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150774\">Εικονίδιο</alt></image>"
+msgid "Description"
+msgstr "Περιγραφή"
-#: 05320000.xhp
+#: 05190100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3155941\n"
-"19\n"
+"05190100.xhp\n"
+"bm_id3147366\n"
"help.text"
-msgid "Left arrow"
-msgstr "Αριστερό βέλος"
+msgid "<bookmark_value>objects;titles and descriptions</bookmark_value> <bookmark_value>descriptions for objects</bookmark_value> <bookmark_value>titles;objects</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα; τίτλοι και περιγραφές</bookmark_value><bookmark_value>περιγραφές των αντικειμένων</bookmark_value><bookmark_value>τίτλοι; αντικείμενα</bookmark_value>"
-#: 05320000.xhp
+#: 05190100.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3147010\n"
-"20\n"
+"05190100.xhp\n"
+"hd_id1115756\n"
"help.text"
-msgid "To the Right"
-msgstr "Προς τα δεξιά"
+msgid "Description"
+msgstr "Περιγραφή"
-#: 05320000.xhp
+#: 05190100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3143267\n"
-"21\n"
+"05190100.xhp\n"
+"par_id3140354\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_RIGHT\">Scrolls text from left to right.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_RIGHT\">Το κείμενο κυλάει από τα αριστερά προς τα δεξιά.</ahelp>"
+msgid "<ahelp hid=\".\">Assigns a title and a description to the selected object. These are accessible for accessibility tools and as alternative tags when you export the document.</ahelp>"
+msgstr "<ahelp hid=\".\">Αναθέτει έναν τίτλο και μία περιγραφή στο επιλεγμένο αντικείμενο. Αυτά είναι προσβάσιμα για τα εργαλεία προσβασιμότητας και ως εναλλακτικές ετικέτες όταν εξάγετε το έγγραφο.</ahelp>"
-#: 05320000.xhp
+#: 05190100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3109847\n"
+"05190100.xhp\n"
+"hd_id2576982\n"
"help.text"
-msgid "<image id=\"img_id3149235\" src=\"res/sc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149235\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149235\" src=\"res/sc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149235\">Εικονίδιο</alt></image>"
+msgid "Title"
+msgstr "Τίτλος"
-#: 05320000.xhp
+#: 05190100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3149276\n"
-"22\n"
+"05190100.xhp\n"
+"par_id1283608\n"
"help.text"
-msgid "Right arrow"
-msgstr "Δεξί βέλος"
+msgid "<ahelp hid=\".\">Enter a title text. This short name is visible as an alternative tag in HTML format. Accessibility tools can read this text.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε έναν κείμενο τίτλου. Αυτό το μικρό όνομα είναι ορατό ως μία εναλλακτική ετικέτα στη μορφή HTML. Τα εργαλεία προσβασιμότητας μπορούν να διαβάσουν αυτό το κείμενο.</ahelp>"
-#: 05320000.xhp
+#: 05190100.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3155323\n"
-"23\n"
+"05190100.xhp\n"
+"hd_id8173467\n"
"help.text"
-msgid "To the Top"
-msgstr "Προς τα πάνω"
+msgid "Description"
+msgstr "Περιγραφή"
-#: 05320000.xhp
+#: 05190100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3145416\n"
-"24\n"
+"05190100.xhp\n"
+"par_id693685\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_UP\">Scrolls text from bottom to top.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_UP\"> Το κείμενο κυλάει από κάτω προς τα πάνω.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a description text. The long description text can be entered to describe a complex object or group of objects to users with screen reader software. The description is visible as an alternative tag for accessibility tools.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε ένα κείμενο περιγραφής. Το μεγάλο κείμενο περιγραφής μπορεί να εισαχθεί για να περιγράψει ένα περίπλοκο αντικείμενο ή μία ομάδα από αντικείμενα σε χρήστες με λογισμικό ανάγνωσης οθόνης. Η περιγραφή είναι ορατή ως μία εναλλακτική ετικέτα για τα εργαλεία προσβασιμότητας.</ahelp>"
-#: 05320000.xhp
+#: 05200000.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3146773\n"
+"05200000.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3149795\" src=\"dbaccess/res/sortup.png\" width=\"0.2083inch\" height=\"0.222inch\"><alt id=\"alt_id3149795\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149795\" src=\"dbaccess/res/sortup.png\" width=\"0.2083inch\" height=\"0.222inch\"><alt id=\"alt_id3149795\">Εικονίδιο</alt></image>"
+msgid "Line"
+msgstr "Γραμμή"
-#: 05320000.xhp
+#: 05200000.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3155420\n"
-"25\n"
+"05200000.xhp\n"
+"hd_id3154350\n"
+"1\n"
"help.text"
-msgid "Up arrow"
-msgstr "Πάνω βέλος"
+msgid "<link href=\"text/shared/01/05200000.xhp\" name=\"Line\">Line</link>"
+msgstr "<link href=\"text/shared/01/05200000.xhp\" name=\"Γραμμή\">Γραμμή</link>"
-#: 05320000.xhp
+#: 05200000.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3153717\n"
-"26\n"
+"05200000.xhp\n"
+"par_id3147588\n"
+"2\n"
"help.text"
-msgid "To the Bottom"
-msgstr "Προς τα κάτω"
+msgid "<variable id=\"linietext\"><ahelp hid=\".uno:FormatLine\">Sets the formatting options for the selected line.</ahelp></variable>"
+msgstr "<variable id=\"linietext\"><ahelp hid=\".uno:FormatLine\">Ορίζει τις επιλογές μορφοποίησης για την επιλεγμένη γραμμή.</ahelp></variable>"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3155388\n"
-"27\n"
+"05200100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_DOWN\">Scrolls text from top to bottom.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_DOWN\">Το κείμενο κυλάει από πάνω προς τα κάτω.</ahelp>"
+msgid "Line"
+msgstr "Γραμμή"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3145085\n"
+"05200100.xhp\n"
+"hd_id3148882\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3152472\" src=\"dbaccess/res/sortdown.png\" width=\"0.1563inch\" height=\"0.1665inch\"><alt id=\"alt_id3152472\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152472\" src=\"dbaccess/res/sortdown.png\" width=\"0.1563inch\" height=\"0.1665inch\"><alt id=\"alt_id3152472\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line\">Line</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Γραμμή\">Γραμμή</link>"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3148947\n"
-"28\n"
+"05200100.xhp\n"
+"par_id3153272\n"
+"2\n"
"help.text"
-msgid "Down arrow"
-msgstr "Κάτω βέλος"
+msgid "<ahelp hid=\"HID_LINE_LINE\">Set the formatting options for the selected line or the line that you want to draw. You can also add arrowheads to a line, or change chart symbols.</ahelp>"
+msgstr "<ahelp hid=\"HID_LINE_LINE\">Ορίζει τις επιλογές μορφοποίησης για την επιλεγμένη γραμμή ή για τη γραμμή που θέλετε να σχεδιάσετε. Μπορείτε επίσης να προσθέσετε τέλη γραμμής σε μια γραμμή ή να αλλάξετε τα σύμβολα διαγράμματος</ahelp>"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3152361\n"
-"45\n"
+"05200100.xhp\n"
+"hd_id3147000\n"
+"3\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "Line properties"
+msgstr "Ιδιότητες γραμμής"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3156434\n"
-"7\n"
+"05200100.xhp\n"
+"hd_id3148983\n"
+"5\n"
"help.text"
-msgid "Start Inside"
-msgstr "Κείμενο ορατό κατά την εκκίνηση"
+msgid "Styles"
+msgstr "Πρότυπα"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3150866\n"
-"29\n"
+"05200100.xhp\n"
+"par_id3147143\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_START_INSIDE\">Text is visible and inside the drawing object when the effect is applied.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_START_INSIDE\">Όταν εφαρμόζεται το εφέ, το κείμενο είναι ορατό και μέσα στο αντικείμενο σχεδίασης.</ahelp>"
+msgid "<variable id=\"stiltext\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_LINE_STYLE\">Select the line style that you want to use.</ahelp></variable>"
+msgstr "<variable id=\"stiltext\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_LINE_STYLE\">Επιλέξτε το στυλ γραμμής που θέλετε να χρησιμοποιήσετε.</ahelp></variable>"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3150359\n"
-"8\n"
+"05200100.xhp\n"
+"hd_id3150789\n"
+"7\n"
"help.text"
-msgid "Text visible when exiting"
-msgstr "Κείμενο ορατό κατά την έξοδο"
+msgid "Colors"
+msgstr "Χρώματα"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3154938\n"
-"31\n"
+"05200100.xhp\n"
+"par_id3147226\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_STOP_INSIDE\">Text remains visible after the effect is applied.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_STOP_INSIDE\">Το κείμενο παραμένει ορατό όταν εφαρμόζεται το εφέ.</ahelp>"
+msgid "<variable id=\"farbetext\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_COLOR\">Select a color for the line.</ahelp></variable>"
+msgstr "<variable id=\"farbetext\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_COLOR\">Επιλέξτε ένα χρώμα για τη γραμμή.</ahelp></variable>"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3155738\n"
+"05200100.xhp\n"
+"hd_id3159234\n"
"9\n"
"help.text"
-msgid "Animation effects"
-msgstr "Εφέ κίνησης"
+msgid "Widths"
+msgstr "Πλάτος"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3149291\n"
-"33\n"
+"05200100.xhp\n"
+"par_id3150774\n"
+"10\n"
"help.text"
-msgid "Set the looping options for the animation effect."
-msgstr "Καθορίστε τις επιλογές καμπύλωσης για το εφέ κίνησης."
+msgid "<variable id=\"breitetext\"><ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MTR_FLD_LINE_WIDTH\">Select the width for the line. You can append a measurement unit. A zero line width results in a hairline with a width of one pixel of the output medium.</ahelp></variable>"
+msgstr "<variable id=\"breitetext\"><ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MTR_FLD_LINE_WIDTH\">Επιλέξτε το πλάτος για την γραμμή. Μπορείτε να προσαρτήσετε μια μονάδα μέτρησης. Μηδενικό πλάτος γραμμής έχει ως αποτέλεσμα μία γραμμή-τρίχα με πλάτος ενός pixel στο μέσο εξόδου.</ahelp></variable>"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3145744\n"
-"10\n"
+"05200100.xhp\n"
+"hd_id3153681\n"
+"11\n"
"help.text"
-msgid "Continuous"
-msgstr "Συνεχής"
+msgid "Transparency"
+msgstr "Διαφάνεια"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3145318\n"
-"34\n"
+"05200100.xhp\n"
+"par_id3156346\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_ENDLESS\">Plays the animation effect continuously. To specify the number of times to play the effect, clear this checkbox, and enter a number in the <emph>Continuous</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_ENDLESS\">Αναπαράγει το εφέ κίνησης συνεχόμενα. Για να ορίσετε τις φορές που θα αναπαραχθεί το εφέ, αποεπιλέξτε αυτό το πεδίοεπιλογής και εισάγετε έναν αριθμό στο κουτί <emph>Συνεχής</emph>.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MTR_LINE_TRANSPARENT\">Enter the transparency of the line, where 100% corresponds to completely transparent and 0% to completely opaque. </ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MTR_LINE_TRANSPARENT\">Εισάγετε την διαφάνεια της γραμμής, όπου το 100% αντιστοιχεί στην απόλυτη διαφάνεια και το 0% σε απόλυτη αδιαφάνεια. </ahelp>"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3153192\n"
-"39\n"
+"05200100.xhp\n"
+"par_id3152996\n"
+"33\n"
"help.text"
-msgid "Continuous box"
-msgstr "Συνεχές πλαίσιο"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The <emph>Line</emph> tab of the <emph>Data Series</emph> dialog is only available if you select an XY <emph>Chart type</emph>.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Η καρτέλα <emph>Γραμμή</emph> του διαλόγου <emph>Σειρά δεδομένων</emph> είναι μόνο διαθέσιμη αν επιλέξετε ένα <emph>τύπο διαγράμματος</emph> ΧΥ.</defaultinline></switchinline>"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3154068\n"
-"40\n"
+"05200100.xhp\n"
+"hd_id3153331\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_TEXTANIMATION:NUM_FLD_COUNT\">Enter the number of times that you want the animation effect to repeat.</ahelp>"
-msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_TEXTANIMATION:NUM_FLD_COUNT\">Εισάγετε τον αριθμό των επαναλήψεων του εφέ κίνησης.</ahelp>"
+msgid "Icon"
+msgstr "Εικονίδιο"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3154908\n"
-"13\n"
+"05200100.xhp\n"
+"par_id3149955\n"
+"24\n"
"help.text"
-msgid "Increment"
-msgstr "Βήμα"
+msgid "Set the options for the data point symbols in your chart."
+msgstr "Ορίστε τις επιλογές για τα σύμβολα των σημείων δεδομένων στο διάγραμμα σας."
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3151177\n"
-"37\n"
+"05200100.xhp\n"
+"hd_id3158430\n"
+"25\n"
"help.text"
-msgid "Specify the increment value for scrolling the text."
-msgstr "Καθορίστε τον ρυθμό κύλισης κατά την κύλιση κειμένου."
+msgid "Select"
+msgstr "Επιλογή"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3150870\n"
-"14\n"
+"05200100.xhp\n"
+"par_id3152944\n"
+"26\n"
"help.text"
-msgid "Pixels"
-msgstr "Εικονοστοιχεία"
+msgid "<ahelp hid=\"SVX:MENUBUTTON:RID_SVXPAGE_LINE:MB_SYMBOL_BITMAP\">Select the symbol style that you want to use in your chart.</ahelp> If you select <emph>Automatic</emph>, $[officename] uses the default symbols for the selected chart type."
+msgstr "<ahelp hid=\"SVX:MENUBUTTON:RID_SVXPAGE_LINE:MB_SYMBOL_BITMAP\">Επιλέξτε το στυλ συμβόλων που θέλετε να χρησιμοποιήσετε στο διάγραμμα σας.</ahelp> Αν επιλέξετε <emph>Αυτόματο</emph>, το $[officename] χρησιμοποιεί τα προεπιλεγμένα σύμβολα για τον επιλεγμένο τύπο διαγράμματος."
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3150447\n"
-"38\n"
+"05200100.xhp\n"
+"hd_id3154381\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_PIXEL\">Measures increment value in pixels.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_PIXEL\">Μετρά την τιμή αύξησης του ρυθμού κύλισης σε εικονοστοιχεία.</ahelp>"
+msgid "Width"
+msgstr "Πλάτος"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3149766\n"
-"43\n"
+"05200100.xhp\n"
+"par_id3150976\n"
+"28\n"
"help.text"
-msgid "Increment box"
-msgstr "Πλαίσιο αύξησης"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MF_SYMBOL_WIDTH\">Enter a width for the symbol.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MF_SYMBOL_WIDTH\">Εισάγετε ένα πλάτος για το σύμβολο.</ahelp>"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3150495\n"
-"44\n"
+"05200100.xhp\n"
+"hd_id3149166\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TEXTANIMATION:MTR_FLD_AMOUNT\">Enter the number of increments by which to scroll the text.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TEXTANIMATION:MTR_FLD_AMOUNT\">Εισάγετε τον αριθμό των βημάτων σύμφωνα με το οποίο θα κυλάει το κείμενο.</ahelp>"
+msgid "Height"
+msgstr "Ύψος"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3158409\n"
-"11\n"
+"05200100.xhp\n"
+"par_id3155179\n"
+"30\n"
"help.text"
-msgid "Delay"
-msgstr "Καθυστέρηση"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MF_SYMBOL_HEIGHT\">Enter a height for the symbol.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MF_SYMBOL_HEIGHT\">Εισάγετε ένα ύψος για το σύμβολο.</ahelp>"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3148560\n"
-"35\n"
+"05200100.xhp\n"
+"hd_id3147620\n"
+"31\n"
"help.text"
-msgid "Specify the amount time to wait before repeating the effect."
-msgstr "Καθορίστε το χρόνο αναμονής πριν την επανεφαρμογή του εφέ."
+msgid "Keep ratio"
+msgstr "Αναλογικά"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3153370\n"
-"12\n"
+"05200100.xhp\n"
+"par_id3156326\n"
+"32\n"
"help.text"
-msgid "Automatic"
-msgstr "Αυτόματα"
+msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_LINE:CB_SYMBOL_RATIO\">Maintains the proportions of the symbol when you enter a new height or width value.</ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_LINE:CB_SYMBOL_RATIO\">Διατηρεί τις αναλογίες του συμβόλου όταν εισάγετε μια νέα τιμή ύψους ή πλάτους.</ahelp>"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3150439\n"
-"36\n"
+"05200100.xhp\n"
+"hd_id3154579\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_AUTO\">$[officename] automatically determines the amount of time to wait before repeating the effect. To manually assign the delay period, clear this checkbox, and then enter a value in the<emph> Automatic</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_AUTO\">Το $[officename] καθορίζει αυτόματα τη χρονική διάρκεια ανάμεσα σε κάθε επανάληψη του εφέ. Για να ορίσετε χειροκίνητα την περίοδο καθυστέρησης, αποεπιλέξτε αυτό το πεδίο, και έπειτα εισάγετε μια τιμή στο κουτί<emph> Αυτόματα</emph>.</ahelp>"
+msgid "Arrow styles"
+msgstr "Άκρα γραμμής"
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"hd_id3155131\n"
-"41\n"
+"05200100.xhp\n"
+"par_id3161459\n"
+"14\n"
"help.text"
-msgid "Automatic box"
-msgstr "Πλαίσιο αυτόματα"
+msgid "You can add arrowheads to one end, or both ends of the selected line. To add a custom arrow style to the list, select the arrow in your document, and then click on the <link href=\"text/shared/01/05200300.xhp\" name=\"Arrow Styles\"><emph>Arrow Styles</emph></link> tab of this dialog."
+msgstr "Μπορείτε να προσθέσετε άκρα γραμμής στο ένα άκρο ή και στα δύο άκρα της επιλεγμένης γραμμής. Για να προσθέσετε ένα προσαρμοσμένο στυλ βέλους στη λίστα, επιλέξτε το βέλος στο έγγραφό σας και μετά κάντε κλικ στην καρτέλα <link href=\"text/shared/01/05200300.xhp\" name=\"Άκρα γραμμής\"><emph>Άκρα γραμμής</emph></link> αυτού του διαλόγου."
-#: 05320000.xhp
+#: 05200100.xhp
msgctxt ""
-"05320000.xhp\n"
-"par_id3152791\n"
-"42\n"
+"05200100.xhp\n"
+"hd_id3147530\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TEXTANIMATION:MTR_FLD_DELAY\">Enter the amount of time to wait before repeating the effect.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TEXTANIMATION:MTR_FLD_DELAY\">Εισάγετε το χρόνο καθυστέρησης πριν από την επανάληψη του εφέ.</ahelp>"
+msgid "Style"
+msgstr "Πρότυπο"
-#: 06050100.xhp
+#: 05200100.xhp
msgctxt ""
-"06050100.xhp\n"
-"tit\n"
+"05200100.xhp\n"
+"par_id3146794\n"
+"16\n"
"help.text"
-msgid "Bullets"
-msgstr "Κουκκίδες"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_END_STYLE\">Select the arrowhead that you want to apply to the selected line.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_END_STYLE\">Επιλέξτε το άκρο γραμμής που θέλετε να εφαρμοστεί στην επιλεγμένη γραμμή.</ahelp>"
-#: 06050100.xhp
+#: 05200100.xhp
msgctxt ""
-"06050100.xhp\n"
-"bm_id3150502\n"
+"05200100.xhp\n"
+"hd_id3149656\n"
+"17\n"
"help.text"
-msgid "<bookmark_value>bullets;paragraphs</bookmark_value> <bookmark_value>paragraphs; inserting bullets</bookmark_value> <bookmark_value>inserting; paragraph bullets</bookmark_value>"
-msgstr "<bookmark_value>Κουκκίδες, παράγραφοι</bookmark_value><bookmark_value>Παράγραφοι, εισαγωγή κουκκίδων</bookmark_value><bookmark_value>Εισαγωγή, κουκκίδες παραγράφων</bookmark_value>"
+msgid "Width"
+msgstr "Πλάτος"
-#: 06050100.xhp
+#: 05200100.xhp
msgctxt ""
-"06050100.xhp\n"
-"hd_id3150502\n"
-"1\n"
+"05200100.xhp\n"
+"par_id3148755\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/shared/01/06050100.xhp\" name=\"Bullets\">Bullets</link>"
-msgstr "<link href=\"text/shared/01/06050100.xhp\" name=\"Κουκκίδες\">Κουκκίδες</link>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MTR_FLD_END_WIDTH\">Enter a width for the arrowhead.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_LINE:MTR_FLD_END_WIDTH\">Εισάγετε ένα πλάτος για το άκρο γραμμής.</ahelp>"
-#: 06050100.xhp
+#: 05200100.xhp
msgctxt ""
-"06050100.xhp\n"
-"par_id3155069\n"
-"2\n"
+"05200100.xhp\n"
+"hd_id3154935\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the different bullet styles that you can apply.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τα διάφορα στυλ κουκκίδων που μπορείτε να εφαρμόσετε.</ahelp>"
+msgid "Center"
+msgstr "Στο κέντρο"
-#: 06050100.xhp
+#: 05200100.xhp
msgctxt ""
-"06050100.xhp\n"
-"par_id0202200910514673\n"
+"05200100.xhp\n"
+"par_id3153526\n"
+"20\n"
"help.text"
-msgid "Bullets and Numbering of paragraphs is supported only in Writer, Impress and Draw."
-msgstr "Οι κουκίδες και αρίθμηση παραγράφων υποστηρίζονται μόνο στο Writer, Impress και στο Draw."
+msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_LINE:TSB_CENTER_END\">Places the center of the arrowhead(s) on the endpoint(s) of the selected line.</ahelp>"
+msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_LINE:TSB_CENTER_END\">Τοποθετεί το κέντρο του βέλους στο σημείο τέλους της επιλεγμένης γραμμής.</ahelp>"
-#: 06050100.xhp
+#: 05200100.xhp
msgctxt ""
-"06050100.xhp\n"
-"hd_id3153255\n"
-"3\n"
+"05200100.xhp\n"
+"hd_id3154072\n"
+"21\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "Synchronize ends"
+msgstr "Συγχρονισμός άκρων"
-#: 06050100.xhp
+#: 05200100.xhp
msgctxt ""
-"06050100.xhp\n"
-"par_id3155364\n"
-"4\n"
+"05200100.xhp\n"
+"par_id3154365\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"HID_VALUESET_BULLET\">Click the bullet style that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"HID_VALUESET_BULLET\">Κάντε κλικ στο στυλ κουκκίδων που θέλετε να χρησιμοποιήσετε.</ahelp>"
+msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_LINE:CBX_SYNCHRONIZE\">Automatically updates both arrowhead settings when you enter a different width, select a different arrowhead style,or center an arrowhead.</ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_LINE:CBX_SYNCHRONIZE\">Ενημερώνει αυτόματα τις ρυθμίσεις και των δύο άκρων γραμμής όταν εισάγετε ένα διαφορετικό πλάτος, επιλέγετε ένα διαφορετικό στυλ άκρου γραμμής ή τοποθετείτε ένα άκρο γραμμής στο κέντρο.</ahelp>"
-#: 06050100.xhp
+#: 05200100.xhp
msgctxt ""
-"06050100.xhp\n"
-"par_id3149549\n"
+"05200100.xhp\n"
+"hd_id3154580\n"
"help.text"
-msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position tab (Numbering/Bullets dialog)\">Position tab (Bullets and Numbering dialog)</link>"
-msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)</link>"
+msgid "Corner and cap styles"
+msgstr "Τεχνοτροπίες γωνιών και άκρων"
-#: 06050100.xhp
+#: 05200100.xhp
msgctxt ""
-"06050100.xhp\n"
-"par_id3154317\n"
+"05200100.xhp\n"
+"hd_id3154582\n"
"help.text"
-msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Options tab (Numbering/Bullets dialog)\">Options tab (Bullets and Numbering dialog)</link>"
-msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)</link>"
+msgid "Corner style"
+msgstr "Τεχνοτροπία γωνίας"
-#: 06040100.xhp
+#: 05200100.xhp
msgctxt ""
-"06040100.xhp\n"
-"tit\n"
+"05200100.xhp\n"
+"par_id3154583\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_EDGE_STYLE\">Select the shape to be used at the corners of the line. In case of a small angle between lines, a mitered shape is replaced with a beveled shape.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_EDGE_STYLE\">Επιλέξτε το σχήμα που θα χρησιμοποιηθεί στις γωνίες της γραμμής. Σε περίπτωση μιας μικρής γωνίας μεταξύ γραμμών, ένα μυτερό σχήμα αντικαθίσταται με ένα λοξό σχήμα.</ahelp>"
-#: 06040100.xhp
+#: 05200100.xhp
msgctxt ""
-"06040100.xhp\n"
-"bm_id3155620\n"
+"05200100.xhp\n"
+"hd_id3154585\n"
"help.text"
-msgid "<bookmark_value>AutoCorrect function; options</bookmark_value> <bookmark_value>replacement options</bookmark_value> <bookmark_value>words; automatically replacing</bookmark_value> <bookmark_value>abbreviation replacement</bookmark_value> <bookmark_value>capital letters; AutoCorrect function</bookmark_value> <bookmark_value>bold; AutoFormat function</bookmark_value> <bookmark_value>underlining; AutoFormat function</bookmark_value> <bookmark_value>spaces; ignoring double</bookmark_value> <bookmark_value>numbering; using automatically</bookmark_value> <bookmark_value>paragraphs; numbering automatically</bookmark_value> <bookmark_value>tables in text; creating automatically</bookmark_value> <bookmark_value>titles; formatting automatically</bookmark_value> <bookmark_value>empty paragraph removal</bookmark_value> <bookmark_value>paragraphs; removing blank ones</bookmark_value> <bookmark_value>styles; replacing automatically</bookmark_value> <bookmark_value>user-defined styles; automatically replacing</bookmark_value> <bookmark_value>bullets; replacing</bookmark_value> <bookmark_value>paragraphs; joining</bookmark_value> <bookmark_value>joining; paragraphs</bookmark_value>"
-msgstr "<bookmark_value>λειτουργία αυτόματης διόρθωσης; επιλογές</bookmark_value><bookmark_value>επιλογές αντικατάστασης</bookmark_value><bookmark_value>λέξεις; αυτόματη αντικατάσταση</bookmark_value><bookmark_value>αντικατάσταση συντόμευσης</bookmark_value><bookmark_value>κεφαλαία γράμματα; λειτουργία αυτόματης διόρθωσης</bookmark_value><bookmark_value>έντονα; λειτουργία αυτόματης διόρθωσης</bookmark_value><bookmark_value>υπογράμμιση; λειτουργία αυτόματης διόρθωσης</bookmark_value><bookmark_value>διάκενα; παράβλεψη διπλών</bookmark_value><bookmark_value>αρίθμηση; αυτόματη χρήση</bookmark_value><bookmark_value>παράγραφοι; αυτόματη αρίθμηση</bookmark_value><bookmark_value>πίνακες σε κείμενο; αυτόματη δημιουργία</bookmark_value><bookmark_value>τίτλοι; αυτόματη μορφοποίηση</bookmark_value><bookmark_value>αφαίρεση κενής παραγράφου</bookmark_value><bookmark_value>παράγραφοι; αφαίρεση κενών παραγράφων</bookmark_value><bookmark_value>πρότυπα; αυτόματη αντικατάσταση</bookmark_value><bookmark_value>πρότυπα χρήστη; αυτόματη αντικατάσταση</bookmark_value><bookmark_value>κουκκίδες; αντικατάσταση</bookmark_value><bookmark_value>παράγραφοι; ένωση</bookmark_value><bookmark_value>ένωση; παράγραφοι</bookmark_value>"
+msgid "Cap style"
+msgstr "Τεχνοτροπία άκρου"
-#: 06040100.xhp
+#: 05200100.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3155620\n"
-"1\n"
+"05200100.xhp\n"
+"par_id3154586\n"
"help.text"
-msgid "<link href=\"text/shared/01/06040100.xhp\" name=\"Options\">Options</link>"
-msgstr "<link href=\"text/shared/01/06040100.xhp\" name=\"Επιλογές\">Επιλογές</link>"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_CAP_STYLE\">Select the style of the line end caps. The caps are added to inner dashes as well.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINE:LB_CAP_STYLE\">Επιλέξτε την τεχνοτροπία των άκρων τέλους της γραμμής. Τα άκρα προστίθενται σε εσωτερικές παύλες επίσης.</ahelp>"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3146946\n"
-"2\n"
+"05200200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_OFAPAGE_AUTOFORMAT_CLB\">Select the options for automatically correcting errors as you type, and then click <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_OFAPAGE_AUTOFORMAT_CLB\">Επιλέξτε τις επιλογές για την αυτόματη διόρθωση λαθών καθώς πληκτρολογείτε και μετά κάντε κλικ στο <emph>OK</emph>.</ahelp>"
+msgid "Line Styles"
+msgstr "Στυλ γραμμής"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3153124\n"
-"32\n"
+"05200200.xhp\n"
+"hd_id3148919\n"
+"1\n"
"help.text"
-msgid "In text documents, you can choose to apply the AutoCorrect corrections while you type [T], or only when you modify existing text [M] with <emph>Format - AutoCorrect - Apply</emph>."
-msgstr "Στα έγγραφα κειμένων, μπορείτε να επιλέξετε να εφαρμόσετε τις διορθώσεις με την Αυτόματη διόρθωση ενώ πληκτρολογείτε [Τ], ή μόνο όταν τροποποιείτε το υπάρχον κείμενο [Μ], με την εντολή <emph>Μορφή - Αυτόματη διόρθωση - Εφαρμογή</emph>."
+msgid "<link href=\"text/shared/01/05200200.xhp\" name=\"Line Styles\">Line Styles</link>"
+msgstr "<link href=\"text/shared/01/05200200.xhp\" name=\"Στυλ γραμμής\">Στυλ γραμμής</link>"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id7547227\n"
+"05200200.xhp\n"
+"par_id3150146\n"
+"2\n"
"help.text"
-msgid "When you choose to modify existing text with all options deselected, still all \"Default\" paragraph styles will be converted to \"Text body\" styles."
-msgstr "Όταν επιλέξετε να τροποποιήσετε υπάρχον κείμενο με όλες τις επιλογές αποεπιλεγμένες, όλα τα \"Προκαθορισμένo\" στυλ παραγράφου ακόμα θα μετατραπούν σε στυλ \"Σώμα κειμένου\"."
+msgid "<ahelp hid=\"HID_LINE_DEF\">Edit or create dashed or dotted line styles.</ahelp>"
+msgstr "<ahelp hid=\"HID_LINE_DEF\">Επεξεργαστείτε ή δημιουργήστε διακεκομμένο ή διάστικτο στυλ γραμμής.</ahelp>"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3154398\n"
+"05200200.xhp\n"
+"hd_id3147617\n"
"3\n"
"help.text"
-msgid "Use replacement table"
-msgstr "Χρήση πίνακα αντικατάστασης"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3151234\n"
-"4\n"
+"05200200.xhp\n"
+"hd_id3146873\n"
+"15\n"
"help.text"
-msgid "If you type a letter combination that matches a shortcut in the <link href=\"text/shared/01/06040200.xhp\" name=\"replacement table\">replacement table</link>, the letter combination is replaced with the replacement text."
-msgstr "Αν πληκτρολογήσετε ένα συνδυασμό γραμμάτων που ταιριάζει μία συντόμευση στον <link href=\"text/shared/01/06040200.xhp\" name=\"πίνακα αντικατάστασης\">πίνακα αντικατάστασης</link>, , ο συνδυασμός γραμμάτων αντικαθίσταται με το κείμενο αντικατάστασης."
+msgid "Line style"
+msgstr "Στυλ γραμμής"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3150144\n"
+"05200200.xhp\n"
+"par_id3146807\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_LINE_DEF_LB_LINESTYLES\">Select the style of line that you want to create.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_LINE_DEF_LB_LINESTYLES\">Επιλέξτε το στυλ τις γραμμής που θέλετε να δημιουργήσετε.</ahelp>"
+
+#: 05200200.xhp
+msgctxt ""
+"05200200.xhp\n"
+"hd_id3149948\n"
"5\n"
"help.text"
-msgid "Correct TWo INitial CApitals"
-msgstr "Διόρθωση ΔΥο ΑΡχικών ΚΕφαλαίων"
+msgid "Type"
+msgstr "Τύπος"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3149177\n"
+"05200200.xhp\n"
+"par_id3149031\n"
"6\n"
"help.text"
-msgid "If you type two uppercase letters at the beginning of a \"WOrd\", the second uppercase letter is automatically replaced with a lowercase letter."
-msgstr "Αν πληκτρολογήσετε δύο κεφαλαίους χαρακτήρες στην αρχή μιας \"ΛΕξης\", ο δεύτερος κεφαλαίος χαρακτήρας αντικαθίσταται αυτόματα από έναν πεζό χαρακτήρα."
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_LINE_DEF_LB_TYPE_2\">Select the combination of dashes and dots that you want.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_LINE_DEF_LB_TYPE_2\">Επιλέξτε τον συνδυασμό από παύλες και τελείες που θέλετε.</ahelp>"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3156426\n"
+"05200200.xhp\n"
+"hd_id3148731\n"
"7\n"
"help.text"
-msgid "Capitalize first letter of every sentence."
-msgstr "Εκκίνηση κάθε πρότασης με κεφαλαίο χαρακτήρα."
+msgid "Number"
+msgstr "Αριθμός"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3155339\n"
+"05200200.xhp\n"
+"par_id3155351\n"
"8\n"
"help.text"
-msgid "Capitalizes the first letter of every sentence."
-msgstr "Εμφανίζει ως κεφαλαίο τον πρώτο χαρακτήρα κάθε πρότασης."
-
-#: 06040100.xhp
-msgctxt ""
-"06040100.xhp\n"
-"par_id5240028\n"
-"help.text"
-msgid "The first letter in a Calc cell will never be capitalized automatically."
-msgstr "Ο πρώτος χαρακτήρας σε ένα κελί Calc δε γίνεται ποτέ αυτόματα κεφαλαίος."
-
-#: 06040100.xhp
-msgctxt ""
-"06040100.xhp\n"
-"hd_id3145072\n"
-"24\n"
-"help.text"
-msgid "Automatic *bold* and _underline_"
-msgstr "Αυτομάτως *έντονα* και _υπογράμμιση_"
+msgid "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVXPAGE_LINE_DEF_NUM_FLD_2\">Enter the number of times that you want a dot or a dash to appear in a sequence.</ahelp>"
+msgstr "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVXPAGE_LINE_DEF_NUM_FLD_2\">Εισάγετε τον αριθμό φορών που θέλετε μία τελεία ή μία παύλα να εμφανίζεται σε μία ακολουθία.</ahelp>"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3153577\n"
-"26\n"
+"05200200.xhp\n"
+"hd_id3154422\n"
+"9\n"
"help.text"
-msgid "Automatically applies bold formatting to text enclosed by asterisks (*), and underline to text enclosed by underscores ( _ ), for example, *bold*. The asterisks and underscores are not displayed after the formatting is applied."
-msgstr "Εφαρμόζει αυτόματα έντονη μορφοποίηση σε κείμενο μέσα σε αστερίσκους (*), και υπογράμμιση σε κείμενο που περικλείεται μέσα σε υπογράμμιση-κάτω παύλα ( _ ), για παράδειγμα, *έντονα*. Οι αστερίσκοι και οι υπογραμμίσεις δεν εμφανίζονται αφότου έχει εφαρμοστεί η μορφοποίηση."
+msgid "Length"
+msgstr "Μήκος"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3153127\n"
-"105\n"
+"05200200.xhp\n"
+"par_id3149640\n"
+"10\n"
"help.text"
-msgid "This feature does not work if the formatting characters * or _ are entered with an <link href=\"text/shared/00/00000005.xhp#IME\" name=\"Input Method Editor\">Input Method Editor</link>."
-msgstr "Αυτή η λειτουργία δε δουλεύει αν οι χαρακτήρες μορφοποίησης * ή _ εισάγονται με έναν <link href=\"text/shared/00/00000005.xhp#IME\" name=\"Επεξεργαστή μεθόδου εισαγωγής\">Επεξεργαστή μεθόδου εισαγωγής</link>."
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_LINE_DEF_MTR_FLD_LENGTH_2\">Enter the length of the dash.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_LINE_DEF_MTR_FLD_LENGTH_2\">Εισάγετε το μήκος της παύλας.</ahelp>"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3150275\n"
-"17\n"
+"05200200.xhp\n"
+"hd_id3093440\n"
+"11\n"
"help.text"
-msgid "URL Recognition"
-msgstr "Αναγνώριση URL"
+msgid "Spacing"
+msgstr "Απόσταση"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3158430\n"
-"18\n"
+"05200200.xhp\n"
+"par_id3147834\n"
+"12\n"
"help.text"
-msgid "Automatically creates a hyperlink when you type a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>."
-msgstr "Δημιουργεί αυτόματα μία υπερσύνδεση όταν πληκτρολογείτε ένα <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>."
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_LINE_DEF_MTR_FLD_DISTANCE\">Enter the amount of space that you want to leave between dots or dashes.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_LINE_DEF_MTR_FLD_DISTANCE\">Εισάγετε το μέγεθος του χώρου που θέλετε να αφήσετε ανάμεσα σε τελείες και παύλες.</ahelp>"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3148473\n"
-"19\n"
+"05200200.xhp\n"
+"hd_id3155805\n"
+"13\n"
"help.text"
-msgid "Replace Dashes"
-msgstr "Αντικατάσταση παυλών"
+msgid "Fit to line width"
+msgstr "Προσαρμογή στο μήκος της γραμμής"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3144439\n"
-"20\n"
+"05200200.xhp\n"
+"par_id3147291\n"
+"14\n"
"help.text"
-msgid "Replaces one or two hyphens with a long dash (see the following table)."
-msgstr "Αντικαθιστά μία ή δύο θέσεις διαχωρισμού με μία μεγάλη παύλα (δείτε τον ακόλουθο πίνακα)."
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_LINE_DEF_CBX_SYNCHRONIZE\">Automatically adjusts the entries relative to the length of the line.</ahelp>"
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_LINE_DEF_CBX_SYNCHRONIZE\">Προσαρμόζει αυτόματα τις όποιες επιλογές ανάλογα με το μήκος της γραμμής.</ahelp>"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id87282\n"
+"05200200.xhp\n"
+"hd_id3155355\n"
+"17\n"
"help.text"
-msgid "Text will be replaced after you type a trailing white space (space, tab, or return). In the following table, the A and B represent text consisting of letters A to z or digits 0 to 9."
-msgstr "Το κείμενο θα αντικατασταθεί αφότου πληκτρολογήσετε συνεχόμενα κενά (κενό, tab, αλλαγή γραμμής). Στον ακόλουθο πίνακα, τα Α και Β υποδεικνύουν κείμενο αποτελούμενο από χαρακτήρες μεταξύ A και z ή ψηφία μεταξύ 0 και 9."
+msgid "Add"
+msgstr "Προσθήκη"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3408612\n"
+"05200200.xhp\n"
+"par_id3149827\n"
+"18\n"
"help.text"
-msgid "Text that you type:"
-msgstr "Κείμενο που πληκτρολογείτε:"
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_LINE_DEF_BTN_ADD\">Creates a new line style using the current settings.</ahelp>"
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_LINE_DEF_BTN_ADD\">Δημιουργεί ένα νέο στυλ γραμμής χρησιμοποιώντας τις τρέχουσες ρυθμίσεις.</ahelp>"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id4362010\n"
+"05200200.xhp\n"
+"hd_id3155338\n"
+"19\n"
"help.text"
-msgid "Result that you get:"
-msgstr "Αποτέλεσμα που παίρνετε:"
+msgid "Name"
+msgstr "Όνομα"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id1432844\n"
+"05200200.xhp\n"
+"par_id3153681\n"
+"20\n"
"help.text"
-msgid "A - B (A, space, minus, space, B)"
-msgstr "Α - Β (Α, κενό, μείον, κενό, Β)"
+msgid "<ahelp hid=\"\">Enter a name.</ahelp>"
+msgstr "<ahelp hid=\"\">Εισαγωγή ονόματος.</ahelp>"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id7553941\n"
+"05200200.xhp\n"
+"hd_id3155893\n"
+"21\n"
"help.text"
-msgid "A – B (A, space, en-dash, space, B)"
-msgstr "A – B (A, κενό, en-dash, κενό, B)"
+msgid "Modify"
+msgstr "Τροποποίηση"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id1421246\n"
+"05200200.xhp\n"
+"par_id3157863\n"
+"22\n"
"help.text"
-msgid "A -- B (A, space, minus, minus, space, B)"
-msgstr "Α -- Β (Α, κενό, μείον, μείον, κενό, Β)"
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_LINE_DEF_BTN_MODIFY\">Updates the selected line style using the current settings. To change the name of the selected line style, enter a new name when prompted.</ahelp>"
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_LINE_DEF_BTN_MODIFY\">Ενημερώνει το επιλεγμένο στυλ γραμμής χρησιμοποιώντας τις τρέχουσες ρυθμίσεις. Για να αλλάξετε το όνομα του επιλεγμένου στυλ γραμμής, εισάγετε ένα νέο όνομα όταν σας ζητηθεί.</ahelp>"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id2305673\n"
+"05200200.xhp\n"
+"hd_id3147275\n"
+"23\n"
"help.text"
-msgid "A – B (A, space, en-dash, space, B)"
-msgstr "A – B (A, κενό, en-dash, κενό, B)"
+msgid "Load line style table"
+msgstr "Φόρτωση λίστας με στυλ γραμμών"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id8703573\n"
+"05200200.xhp\n"
+"par_id3154749\n"
+"24\n"
"help.text"
-msgid "A--B (A, minus, minus, B)"
-msgstr "Α--Β (Α, μείον, μείον, Β)"
+msgid "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXPAGE_LINE_DEF_BTN_LOAD\">Imports a list of line styles.</ahelp>"
+msgstr "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXPAGE_LINE_DEF_BTN_LOAD\">Εισάγει μια λίστας με στυλ γραμμών.</ahelp>"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id6049684\n"
+"05200200.xhp\n"
+"hd_id3148642\n"
+"25\n"
"help.text"
-msgid "A—B (A, em-dash, B)<br/>(see note below the table)"
-msgstr "A—B (A, em-dash, B)<br/>(δείτε τη σημείωση κάτω από τον πίνακα)"
+msgid "Save line style table"
+msgstr "Αποθήκευση λίστας με στυλ γραμμών"
-#: 06040100.xhp
+#: 05200200.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id2219916\n"
+"05200200.xhp\n"
+"par_id3155449\n"
+"26\n"
"help.text"
-msgid "A-B (A, minus, B)"
-msgstr "Α-Β (Α, μείον, Β)"
+msgid "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXPAGE_LINE_DEF_BTN_SAVE\">Saves the current list of line styles, so that you can load it again later.</ahelp>"
+msgstr "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXPAGE_LINE_DEF_BTN_SAVE\">Αποθηκεύει την τρέχουσα λίστα με στυλ γραμμών, ούτως ώστε να μπορείτε να την φορτώσετε αργότερα.</ahelp>"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id1868037\n"
+"05200300.xhp\n"
+"tit\n"
"help.text"
-msgid "A-B (unchanged)"
-msgstr "Α-Β (απαράλλαχτα)"
+msgid "Arrow Styles"
+msgstr "Άκρα γραμμής"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id714438\n"
+"05200300.xhp\n"
+"hd_id3156045\n"
+"1\n"
"help.text"
-msgid "A -B (A, space, minus, B)"
-msgstr "Α -Β (Α, κενό, μείον, Β)"
+msgid "<link href=\"text/shared/01/05200300.xhp\" name=\"Arrow Styles\">Arrow Styles</link>"
+msgstr "<link href=\"text/shared/01/05200300.xhp\" name=\"Άκρα γραμμής\">Άκρα γραμμής</link>"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3924985\n"
+"05200300.xhp\n"
+"par_id3149031\n"
+"2\n"
"help.text"
-msgid "A -B (unchanged)"
-msgstr "Α -Β (απαράλλαχτα)"
+msgid "<ahelp hid=\"HID_LINE_ENDDEF\">Edit or create arrow styles.</ahelp>"
+msgstr "<ahelp hid=\"HID_LINE_ENDDEF\">Επεξεργαστείτε ή δημιουργείστε άκρα γραμμών.</ahelp>"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id1486861\n"
+"05200300.xhp\n"
+"hd_id3153551\n"
+"5\n"
"help.text"
-msgid "A --B (A, space, minus, minus, B)"
-msgstr "Α --Β (Α, κενό, μείον, μείον, Β)"
+msgid "Organize arrow styles"
+msgstr "Οργάνωση των στυλ βέλους"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id844141\n"
+"05200300.xhp\n"
+"par_id3154398\n"
+"6\n"
"help.text"
-msgid "A –B (A, space, en-dash, B)"
-msgstr "A –B (A, κενό, en-dash, B)"
+msgid "Lets you organize the current list of arrow styles."
+msgstr "Σας δίνει την δυνατότητα να οργανώσετε την τρέχουσα λίστα από στυλ ακρών γραμμών."
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id1416974\n"
+"05200300.xhp\n"
+"hd_id3155552\n"
+"7\n"
"help.text"
-msgid "If the text has the Hungarian or Finnish language attribute, then two hyphens in the sequence A--B are replaced by an en-dash instead of an em-dash."
-msgstr "Αν το κείμενο έχει την ιδιότητα Ουγγρικής ή Φιλανδικής γλώσσας, τότε δύο θέσεις διαχωρισμού σε μια ακολουθία Α--Β αντικαθίστανται από ένα en-dash αντί από ένα em-dash."
+msgid "Title"
+msgstr "Τίτλος"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3152472\n"
-"99\n"
+"05200300.xhp\n"
+"par_id3147399\n"
+"8\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Delete spaces and tabs at beginning and end of paragraph</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Διαγραφή κενών και στηλοθετών στην αρχή και το τέλος παραγράφου</caseinline></switchinline>"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_LINEEND_DEF:EDT_NAME\">Displays the name of the selected arrow style.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_LINEEND_DEF:EDT_NAME\">Εμφανίζει το όνομα του επιλεγμένου στυλ άκρου γραμμής.</ahelp>"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3156024\n"
-"100\n"
+"05200300.xhp\n"
+"hd_id3155892\n"
+"9\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes spaces and tabs at the beginning of a paragraph. To use this option, the <emph>Apply Styles</emph> option must also be selected.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αφαίρεση κενών και στηλοθετών στην αρχή παραγράφου. Για χρήση αυτής της επιλογής, η επιλογή <emph>Εφαρμογή προτύπων</emph> πρέπει επίσης να επιλεγεί.</caseinline></switchinline>"
+msgid "Arrow style"
+msgstr "Στυλ βέλους"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3147303\n"
-"101\n"
+"05200300.xhp\n"
+"par_id3149827\n"
+"10\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Delete blanks and tabs at end and start of lines</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Διαγραφή κενών και στηλοθετών στο τέλος και αρχή των γραμμών</caseinline></switchinline>"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINEEND_DEF:LB_LINEENDS\">Choose a predefined arrow style symbol from the list box.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_LINEEND_DEF:LB_LINEENDS\">Επιλέξτε ένα προκαθορισμένο στυλ βέλους για τα άκρα γραμμής από το πεδίο λίστας.</ahelp>"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3150866\n"
-"102\n"
+"05200300.xhp\n"
+"hd_id3145313\n"
+"11\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes spaces and tabs at the beginning of each line. To use this option, the <emph>Apply Styles</emph> option must also be selected.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αφαιρεί κενά και στηλοθέτες στην αρχή κάθε γραμμής. Για χρήση αυτής της επιλογής, η επιλογή <emph>Εφαρμογή προτύπων</emph> πρέπει επίσης να επιλεγεί.</caseinline></switchinline>"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3150400\n"
-"28\n"
+"05200300.xhp\n"
+"par_id3154288\n"
+"12\n"
"help.text"
-msgid "Ignore double spaces"
-msgstr "Παράβλεψη διπλών κενών"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_ADD\">To define a custom arrow style, select a drawing object in the document, and then click here.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_ADD\">Για να ορίσετε ένα προσωπικό στυλ άκρων γραμμής, επιλέξτε ένα αντικείμενο σχεδίασης στο έγγραφο και κάντε κλικ εδώ.</ahelp>"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3154938\n"
-"29\n"
+"05200300.xhp\n"
+"hd_id3156346\n"
+"13\n"
"help.text"
-msgid "Replaces two or more consecutive spaces with a single space."
-msgstr "Αντικαθιστά δύο ή περισσότερα συνεχόμενα κενά με ένα κενό."
+msgid "Modify"
+msgstr "Τροποποίηση"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3145116\n"
-"33\n"
+"05200300.xhp\n"
+"par_id3154897\n"
+"14\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Apply numbering - symbol</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Εφαρμογή αρίθμησης - σύμβολο</caseinline></switchinline>"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_MODIFY\">Changes the name of the selected arrow style.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_MODIFY\">Αλλάζει το όνομα του επιλεγμένου στυλ άκρων γραμμής.</ahelp>"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3150870\n"
-"34\n"
+"05200300.xhp\n"
+"hd_id3153332\n"
+"15\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automatically creates a numbered list when you press Enter at the end of a line that starts with a number followed by a period, a space, and text. If a line starts with a hyphen (-), a plus sign (+), or an asterisk (*), followed by a space, and text, a bulleted list is created when you press Enter.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αυτόματη δημιουργία μιας αριθμημένης λίστας όταν πατάτε Enter στο τέλος μιας γραμμής που ξεκινά με έναν αριθμό ακολουθούμενο από μια περίοδο, κενό και κείμενο. Εάν η γραμμή ξεκινά με ενωτικό (-), σύμβολο (+), ή ένα αστερίσκο (*), ακολουθούμενη από κενό και κείμενο, μια λίστα κουκκίδων δημιουργείται όταν πατάτε Enter.</caseinline></switchinline>"
+msgid "Load Arrow Styles"
+msgstr "Φόρτωση στυλ βελών"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3146874\n"
-"92\n"
+"05200300.xhp\n"
+"par_id3146137\n"
+"16\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To cancel automatic numbering when you press Enter at the end of a line that starts with a numbering symbol, press Enter again.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για ακύρωση της αυτόματης αρίθμησης όταν πατάτε Enter στο τέλος μιας γραμμής που ξεκινά με σύμβολο αρίθμησης, πατήστε Enter ξανά.</caseinline></switchinline>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_LOAD\">Imports a list of arrow styles.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_LOAD\">Εισάγει μια λίστα με στυλ άκρων γραμμής.</ahelp>"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3145606\n"
-"77\n"
+"05200300.xhp\n"
+"hd_id3158432\n"
+"17\n"
"help.text"
-msgid "The automatic numbering option is only applied to paragraphs that are formatted with the \"Default\", \"Text body\", or \"Text body indent\" paragraph style."
-msgstr "Η επιλογή της αυτόματης αρίθμησης εφαρμόζεται μόνο σε παραγράφους που είναι μορφοποιημένες με στυλ παραγράφου \"Προεπιλογή\", \"Σώμα κειμένου\", ή \"Σώμα κειμένου με εσοχή\"."
+msgid "Save Arrow Styles"
+msgstr "Αποθήκευση στυλ βελών"
-#: 06040100.xhp
+#: 05200300.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3157962\n"
-"35\n"
+"05200300.xhp\n"
+"par_id3152944\n"
+"18\n"
"help.text"
-msgid "Apply border"
-msgstr "Εφαρμογή περιγράμματος"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_SAVE\">Saves the current list of arrow styles, so that you can load it later.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_LINEEND_DEF:BTN_SAVE\">Αποθηκεύει την τρέχουσα λίστα με στυλ άκρων γραμμής, για να την φορτώσετε αργότερα.</ahelp>"
-#: 06040100.xhp
+#: 05210000.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3144445\n"
-"36\n"
+"05210000.xhp\n"
+"tit\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Εφαρμόζει αυτόματα ένα περίγραμμα στη βάση της παραγράφου που προηγείται όταν πληκτρολογήσετε τρεις ή περισσότερους συγκεκριμένους χαρακτήρες και μετά πατήσετε Enter. Για τη δημιουργία μιας απλής γραμμής, πληκτρολογήστε τρεις ή παραπάνω παύλες (-), ή υπογραμμίσεις ( _ ), και μετά πατήστε Enter. Για τη δημιουργία μιας διπλής γραμμής, πληκτρολογήστε τρία ή περισσότερα ίσον (=), αστερίσκους (*), περισπωμένη (~), ή σήματα δίεσης (#) και μετά πατήστε Enter."
+msgid "Area"
+msgstr "Περιοχή"
-#: 06040100.xhp
+#: 05210000.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_idN10C2E\n"
+"05210000.xhp\n"
+"hd_id3085157\n"
+"1\n"
"help.text"
-msgid "To delete the created line, click the paragraph above the line, choose <emph>Format - Paragraph - Borders</emph>, delete the bottom border."
-msgstr "Για να διαγράψετε τη δημιουργημένη γραμμή, κάντε κλικ στην παράγραφο πάνω από τη γραμμή, επιλέξτε <emph>Μορφή - Παράγραφος - Περιγράμματα</emph>, διαγράψτε το κάτω περίγραμμα."
+msgid "<link href=\"text/shared/01/05210000.xhp\" name=\"Area\">Area</link>"
+msgstr "<link href=\"text/shared/01/05210000.xhp\" name=\"Περιοχή\">Περιοχή</link>"
-#: 06040100.xhp
+#: 05210000.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_idN10C35\n"
+"05210000.xhp\n"
+"par_id3144436\n"
+"2\n"
"help.text"
-msgid "The following table summarizes the line thickness for the different characters:"
-msgstr "Ο ακόλουθος πίνακας συνοψίζει το πάχος της γραμμής για τους διαφορετικούς χαρακτήρες:"
+msgid "<variable id=\"flaechetext\"><ahelp hid=\".uno:FormatArea\">Sets the fill properties of the selected drawing object.</ahelp></variable>"
+msgstr "<variable id=\"flaechetext\"><ahelp hid=\".uno:FormatArea\">Ρυθμίζει τις ιδιότητες γεμίσματος του επιλεγμένου αντικείμενου σχεδίασης.</ahelp></variable>"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3148576\n"
-"37\n"
+"05210100.xhp\n"
+"tit\n"
"help.text"
-msgid "---"
-msgstr "---"
+msgid "Area"
+msgstr "Περιοχή"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3154690\n"
-"38\n"
+"05210100.xhp\n"
+"bm_id3149999\n"
"help.text"
-msgid "0.5pt single underline"
-msgstr "Απλή υπογράμμιση 0.5pt"
+msgid "<bookmark_value>areas; styles</bookmark_value><bookmark_value>fill patterns for areas</bookmark_value><bookmark_value>fill colors for areas</bookmark_value><bookmark_value>invisible areas</bookmark_value>"
+msgstr "<bookmark_value>περιοχές, πρότυπα</bookmark_value><bookmark_value>μοτίβο γεμίσματος για περιοχές</bookmark_value><bookmark_value>χρώματα γεμίσματος για περιοχές</bookmark_value><bookmark_value>αόρατες περιοχές</bookmark_value>"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3154472\n"
-"39\n"
+"05210100.xhp\n"
+"hd_id3145759\n"
+"1\n"
"help.text"
-msgid "___"
-msgstr "___"
+msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area\">Area</link>"
+msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Περιοχή\">Περιοχή</link>"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3149266\n"
-"40\n"
+"05210100.xhp\n"
+"par_id3149748\n"
+"2\n"
"help.text"
-msgid "1.0pt single underline"
-msgstr "Απλή υπογράμμιση 1.0pt"
+msgid "<ahelp hid=\"HID_AREA_AREA\">Set the fill options for the selected drawing object.</ahelp>"
+msgstr "<ahelp hid=\"HID_AREA_AREA\">Ρυθμίστε τις επιλογές γεμίσματος για το επιλεγμένο αντικείμενο σχεδίασης.</ahelp>"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3147580\n"
-"41\n"
+"05210100.xhp\n"
+"par_id3154863\n"
+"65\n"
"help.text"
-msgid "==="
-msgstr "==="
+msgid "You can save collections of colors, gradients, hatchings, and bitmap patterns as lists that you can later load and use."
+msgstr "Μπορείτε να αποθηκεύσετε συλλογές από χρώματα, διαβαθμίσεις χρωμάτων, γραμμοσκιών καθώς και μοτίβα bitmap ως λίστες για να τις φορτώσετε και να τις χρησιμοποιήσετε αργότερα."
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3145364\n"
-"42\n"
+"05210100.xhp\n"
+"hd_id3149999\n"
+"3\n"
"help.text"
-msgid "1.1pt double underline"
-msgstr "Διπλή υπογράμμιση 1.1pt"
+msgid "Fill"
+msgstr "Γέμισμα"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3148647\n"
-"43\n"
+"05210100.xhp\n"
+"par_id3154673\n"
+"4\n"
"help.text"
-msgid "***"
-msgstr "***"
+msgid "<variable id=\"sytext\"><ahelp hid=\".uno:FillStyle\">Select the type of fill that you want to apply to the selected drawing object.</ahelp></variable>"
+msgstr "<variable id=\"sytext\"><ahelp hid=\".uno:FillStyle\">Επιλέξτε τον τύπο γεμίσματος που θέλετε να εφαρμόσετε στο επιλεγμένο αντικείμενο σχεδίασης.</ahelp></variable>"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3152791\n"
-"44\n"
+"05210100.xhp\n"
+"par_id3148548\n"
+"55\n"
"help.text"
-msgid "4.5pt double underline"
-msgstr "Διπλή υπογράμμιση 4.5pt"
+msgid "List boxes on the <emph>Drawing Object Properties</emph> toolbar:"
+msgstr "Η λίστα επιλογών της γραμμής εργαλείων του <emph>Ιδιότητες Σχεδιαζόμενου Αντικειμένου</emph>:"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3146975\n"
-"45\n"
+"05210100.xhp\n"
+"hd_id3147373\n"
+"5\n"
"help.text"
-msgid "~~~"
-msgstr "~~~"
+msgid "None"
+msgstr "Κανένα"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3152885\n"
-"46\n"
+"05210100.xhp\n"
+"par_id3147088\n"
+"6\n"
"help.text"
-msgid "6.0pt double underline"
-msgstr "Διπλή υπογράμμιση 6.0pt"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_AREA_RBT_FILL_OFF\">Does not apply a fill to the selected object. If the object contains a fill, the fill is removed.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_AREA_RBT_FILL_OFF\">Δεν εφαρμόζει ένα γέμισμα στο επιλεγμένο αντικείμενο. Αν το αντικείμενο περιέχει ένα γέμισμα, τότε το γέμισμα αφαιρείται.</ahelp>"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3145591\n"
-"47\n"
+"05210100.xhp\n"
+"hd_id3153345\n"
+"8\n"
"help.text"
-msgid "###"
-msgstr "###"
+msgid "Color"
+msgstr "Χρώμα"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3153188\n"
-"48\n"
+"05210100.xhp\n"
+"par_id3149750\n"
+"9\n"
"help.text"
-msgid "9.0pt double underline"
-msgstr "Διπλή υπογράμμιση 9.0pt"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_COLOR\">Fills the selected object with the color that you click in the list.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_COLOR\">Γεμίζει το επιλεγμένο αντικείμενο με το χρώμα που κάνετε κλικ στη λίστα.</ahelp>"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3149064\n"
-"49\n"
+"05210100.xhp\n"
+"par_id3153147\n"
+"57\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Create table</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Δημιουργία πίνακα</caseinline></switchinline>"
+msgid "To add a color to the list, choose <link href=\"text/shared/optionen/01010500.xhp\" name=\"Format - Area\"><emph>Format - Area</emph></link>, click the<emph> Colors</emph> tab, and then click <emph>Edit</emph>."
+msgstr "Για να προσθέσετε ένα χρώμα στη λίστα, επιλέξτε <link href=\"text/shared/optionen/01010500.xhp\" name=\"Μορφή - Περιοχή\"><emph>Μορφή - Περιοχή</emph></link>, κάντε κλικ στη καρτέλα<emph> Χρώματα</emph> και μετά κάντε κλικ στην <emph>Επεξεργασία</emph>."
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3146119\n"
-"50\n"
+"05210100.xhp\n"
+"par_id9695730\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Creates a table when you press Enter after typing a series of hyphens (-) or tabs separated by plus signs, that is, +------+---+. Plus signs indicate column dividers, while hyphens and tabs indicate the width of a column.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Δημιουργεί ένα πίνακα όταν πατάτε Enter μετά την πληκτρολόγηση μιας σειράς ενωτικών (-) ή στηλοθετών χωρισμένων με σύμβολα συν, δηλαδή, +------+---+. Τα σύμβολα συν δείχνουν διαιρέτες στηλών, ενώ τα ενωτικά και οι στηλοθέτες δείχνουν το πλάτος στήλης.</caseinline></switchinline>"
+msgid "To add a color to the list, choose <link href=\"text/shared/optionen/01010500.xhp\" name=\"Format - Area\"><emph>Format - Area</emph></link>, click the <emph>Colors</emph> tab, and then click <emph>Edit</emph>."
+msgstr "Για να προσθέσετε ένα χρώμα στη λίστα, επιλέξτε <link href=\"text/shared/optionen/01010500.xhp\" name=\"Μορφή - Περιοχή\"><emph>Μορφή - Περιοχή</emph></link>, κάντε κλικ στη καρτέλα <emph>Χρώματα</emph> και μετά κάντε κλικ στην <emph>Επεξεργασία</emph>."
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3147219\n"
-"53\n"
+"05210100.xhp\n"
+"hd_id3144438\n"
+"10\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">+-----------------+---------------+------+</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">+-----------------+---------------+------+</caseinline></switchinline>"
+msgid "Gradient"
+msgstr "Διαβάθμιση χρώματος"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3153334\n"
-"55\n"
+"05210100.xhp\n"
+"par_id3153716\n"
+"11\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Apply Styles</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Εφαρμογή προτύπων</caseinline></switchinline>"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_GRADIENT\">Fills the selected object with the gradient that you click in the list.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_GRADIENT\">Γεμίζει το επιλεγμένο αντικείμενο με τη διαβάθμιση χρώματος που κάνατε κλικ στη λίστα.</ahelp>"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3147396\n"
-"56\n"
+"05210100.xhp\n"
+"hd_id3154047\n"
+"12\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automatically replaces the \"Default\" paragraph style with the Heading 1 to Heading 8 paragraph styles. To apply the Heading 1 paragraph style, type the text that you want to use as a heading (without a period), and then press Enter twice. To apply a sub-heading, press Tab one or more times, type the text (without a period), and then press Enter.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αυτόματη αντικατάσταση του προτύπου παραγράφου \"Προεπιλογή\" με τα πρότυπα παραγράφου Κεφαλίδα 1 έως Κεφαλίδα 8. Για εφαρμογή του πρότυπου παραγράφου Κεφαλίδα 1, πληκτρολογήστε το επιθυμητό κείμενο ως κεφαλίδα (χωρίς τελεία) και έπειτα πατήστε Enter δυο φορές. Για εφαρμογή υποκεφαλίδας, πατήστε Tab μία ή περισσότερες φορές, πληκτρολογήστε το κείμενο (χωρίς τελεία) και έπειτα πατήστε Enter.</caseinline></switchinline>"
+msgid "Hatching"
+msgstr "Γραμμοσκίαση"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3151075\n"
-"58\n"
+"05210100.xhp\n"
+"par_id3153698\n"
+"13\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Remove blank paragraphs</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αφαίρεση κενών παραγράφων</caseinline></switchinline>"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_AREA_RBT_HATCH\">Fills the selected object with the hatching pattern that you click in the list. To apply a background color to the hatching pattern, select the <emph>Background color</emph> box, and then click a color in the list.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_AREA_RBT_HATCH\">Γεμίζει το επιλεγμένο αντικείμενο με το μοτίβο γραμμοσκίασης που κάνατε κλικ στη λίστα. Για να εφαρμόσετε ένα χρώμα φόντου στο μοτίβο γραμμοσκίασης, επιλέξτε το πλαίσιο <emph>Χρώματα φόντου</emph> και κάντε κλικ σε ένα χρώμα στη λίστα.</ahelp>"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3145728\n"
-"59\n"
+"05210100.xhp\n"
+"hd_id3150771\n"
+"14\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes empty paragraphs from the current document when you choose <emph>Format - AutoCorrect - Apply</emph>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αφαιρεί κενές παραγράφους από το τρέχον έγγραφο όταν επιλέξετε <emph>Μορφή - Αυτόματη διόρθωση - Εφαρμογή</emph>.</caseinline></switchinline>"
+msgid "Bitmap"
+msgstr "Bitmap"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3152375\n"
-"60\n"
+"05210100.xhp\n"
+"par_id3149762\n"
+"15\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Replace Custom Styles</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αντικατάσταση προσαρμοσμένων προτύπων</caseinline></switchinline>"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_BITMAP\">Fills the selected object with the bitmap pattern that you click in the list. To add a bitmap to the list, open this dialog in %PRODUCTNAME Draw, click the <emph>Bitmaps </emph>tab, and then click <emph>Import</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_BITMAP\">Γεμίζει το επιλεγμένο αντικείμενο με το μοτίβο bitmap που κάνατε κλικ στη λίστα. Για να προσθέσετε ένα bitmap στη λίστα, ανοίξτε αυτό το διάλογο στο %PRODUCTNAME Draw, κάντε κλικ στη καρτέλα <emph>Bitmaps </emph>και κάντε κλικ στην <emph>Εισαγωγή</emph>.</ahelp>"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3156299\n"
-"61\n"
+"05210100.xhp\n"
+"hd_id3150504\n"
+"16\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Replaces the custom paragraph styles in the current document with the \"Default\", the \"Text Body\", or the \"Text Body Indent\" paragraph style.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αντικατάσταση προσαρμοσμένου προτύπου παραγράφου στο τρέχον έγγραφο με πρότυπα παραγράφου \"Προεπιλογή\", \"Σώμα κειμένου\", ή \"Εσοχή σώματος κειμένου\".</caseinline></switchinline>"
+msgid "Area Fill"
+msgstr "Γέμισμα επιφάνειας"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3147045\n"
-"62\n"
+"05210100.xhp\n"
+"par_id3153626\n"
+"17\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Replace bullets with</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αντικατάσταση κουκκίδων με</caseinline></switchinline>"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_AREA:LB_BITMAP\">Click the fill that you want to apply to the selected object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_AREA:LB_BITMAP\">Κάντε κλικ στο γέμισμα που θέλετε να εφαρμόσετε στο επιλεγμένο αντικείμενο.</ahelp>"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3150420\n"
-"63\n"
+"05210100.xhp\n"
+"hd_id3154346\n"
+"20\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Converts paragraphs that start with a hyphen (-), a plus sign (+), or an asterisk (*) directly followed by a space or a tab, to bulleted lists. This option only works on paragraphs that are formatted with the \"Default\", \"Text Body\", or \"Text Body Indent\" paragraph styles. To change the bullet style that is used, select this option, and then click <emph>Edit</emph>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Μετατροπή παραγράφων που αρχίζουν με ενωτικό (-), σύμβολο συν (+), ή αστερίσκο (*) άμεσα ακολουθούμενα από κενό ή στηλοθέτη, σε λίστες με κουκκίδες. Αυτή η επιλογή δουλεύει σε παραγράφους που μορφοποιούνται με πρότυπα παραγράφων \"Προεπιλογή\", \"Σώμα κειμένου\", ή \"Εσοχή σώματος κειμένου\". Για αλλαγή του χρησιμοποιούμενου πρότυπου κουκκίδων, επιλέξτε αυτήν την επιλογή και έπειτα κλικ <emph>Επεξεργασία</emph>.</caseinline></switchinline>"
+msgid "Increments (Gradients)"
+msgstr "Βήματα (Διαβαθμίσεις)"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3151019\n"
-"66\n"
+"05210100.xhp\n"
+"par_id3144423\n"
+"21\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Συγχώνευση παραγράφων μονών γραμμών εάν το μήκος είναι μεγαλύτερο από ...</caseinline></switchinline>"
+msgid "Set the number of steps for blending the two end colors of a gradient."
+msgstr "Ορίστε τον αριθμό των βημάτων για την μείξη των δύο τελικών χρωμάτων μιας διαβάθμισης χρώματος"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3154162\n"
-"67\n"
+"05210100.xhp\n"
+"hd_id3147264\n"
+"22\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combines consecutive single-line paragraphs into a single paragraph. This option only works on paragraphs that use the \"Default\" paragraph style. If a paragraph is longer than the specified length value, the paragraph is combined with the next paragraph. To enter a different length value, select the option, and then click <link href=\"text/swriter/01/05150104.xhp\"><emph>Edit</emph></link>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Συγχώνευση διαδοχικών παραγράφων μονών γραμμών σε μια παράγραφο. Αυτή η επιλογή δουλεύει μόνο σε παραγράφους που χρησιμοποιούν το πρότυπο παραγράφου \"Προεπιλογή\". Εάν η παράγραφος είναι μεγαλύτερη από την προκαθορισμένη τιμή μήκους, η παράγραφος συνδυάζεται με την επόμενη παράγραφο. Για εισαγωγή τιμής διαφορετικού μήκους, διαλέξτε την επιλογή και έπειτα κλικ στο <link href=\"text/swriter/01/05150104.xhp\"><emph>Επεξεργασία</emph></link>.</caseinline></switchinline>"
+msgid "Automatic"
+msgstr "Αυτόματα"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id1218200910244459\n"
+"05210100.xhp\n"
+"par_id3149457\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Modifies the selected AutoCorrect option.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τροποποιεί την επιλεγμένη επιλογή αυτόματης διόρθωσης.</ahelp>"
+msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_STEPCOUNT\">Automatically determines the number of steps for blending the two end colors of the gradient.</ahelp>"
+msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_STEPCOUNT\">Καθορίζει αυτόματα τον αριθμό των βημάτων για τη μείξη των δύο χρωμάτων της διαβάθμισης.</ahelp>"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"hd_id3144749\n"
-"75\n"
+"05210100.xhp\n"
+"hd_id3154388\n"
+"24\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Edit</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Επεξεργασία</caseinline></switchinline>"
+msgid "Increment"
+msgstr "Βήμα"
-#: 06040100.xhp
+#: 05210100.xhp
msgctxt ""
-"06040100.xhp\n"
-"par_id3153841\n"
-"76\n"
+"05210100.xhp\n"
+"par_id3150360\n"
+"25\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOFMT_APPLY:PB_EDIT\">Modifies the selected AutoCorrect option.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOFMT_APPLY:PB_EDIT\">Τροποποιεί την επιλεγμένη ρύθμιση Αυτόματης Διόρθωσης.</ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_AREA:NUM_FLD_STEPCOUNT\">Enter the number of steps for blending the two end colors of the gradient.</ahelp>"
+msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_AREA:NUM_FLD_STEPCOUNT\">Εισάγετε τον αριθμό των βημάτων για τη μείξη των δύο χρωμάτων της διαβάθμισης.</ahelp>"
-#: 05020600.xhp
+#: 05210100.xhp
msgctxt ""
-"05020600.xhp\n"
-"tit\n"
+"05210100.xhp\n"
+"hd_id3153381\n"
+"31\n"
"help.text"
-msgid "Asian Layout"
-msgstr "Ασιατική Διάταξη"
+msgid "Size (Bitmaps)"
+msgstr "Μέγεθος (Bitmaps)"
-#: 05020600.xhp
+#: 05210100.xhp
msgctxt ""
-"05020600.xhp\n"
-"bm_id3156053\n"
+"05210100.xhp\n"
+"par_id3148798\n"
+"32\n"
"help.text"
-msgid "<bookmark_value>double-line writing in Asian layout</bookmark_value><bookmark_value>formats; Asian layout</bookmark_value><bookmark_value>characters; Asian layout</bookmark_value><bookmark_value>text; Asian layout</bookmark_value>"
-msgstr "<bookmark_value>γραφή διπλής γραμμής σε Ασιατική διάταξη</bookmark_value><bookmark_value>μορφές, Ασιατική διάταξη</bookmark_value><bookmark_value>χαρακτήρες, Ασιατική διάταξη</bookmark_value><bookmark_value>κείμενο, Ασιατική διάταξη</bookmark_value>"
+msgid "Specify the dimensions of the bitmap."
+msgstr "Ορίζει τις διαστάσεις του bitmap"
-#: 05020600.xhp
+#: 05210100.xhp
msgctxt ""
-"05020600.xhp\n"
-"hd_id3156053\n"
-"1\n"
+"05210100.xhp\n"
+"hd_id3154068\n"
+"33\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020600.xhp\" name=\"Asian Layout\">Asian Layout</link>"
-msgstr "<link href=\"text/shared/01/05020600.xhp\" name=\"Ασιατική διάταξη\">Ασιατική διάταξη</link>"
+msgid "Relative"
+msgstr "Σχετικό"
-#: 05020600.xhp
+#: 05210100.xhp
msgctxt ""
-"05020600.xhp\n"
-"par_id3155351\n"
-"2\n"
+"05210100.xhp\n"
+"par_id3125865\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\"\">Sets the options for double-line writing for Asian languages. Select the characters in your text, and then choose this command.</ahelp>"
-msgstr "<ahelp hid=\"\">Προσδιορίζει τις επιλογές για γράψιμο σε διπλές γραμμές για Ασιατικές γλώσσες. Επιλέξτε τους χαρακτήρες στο κείμενό σας, και μετά επιλέξτε αυτή την εντολή.</ahelp>"
+msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_SCALE\">Rescales the bitmap relative to the size of the selected object by the percentage values that you enter in the <emph>Width</emph> and <emph>Height</emph> boxes . Clear this checkbox to resize the selected object with the measurements that you enter in the <emph>Width</emph> and <emph>Height</emph> boxes.</ahelp>"
+msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_SCALE\">Αλλάζει το μέγεθος του bitmap ανάλογα με το μέγεθος του επιλεγμένου αντικειμένου από τις ποσοστιαίες τιμές που εισάγετε στα πεδία <emph>Πλάτος</emph> και <emph>Ύψος</emph>. Αποεπιλέξτε αυτό το πεδίο ελέγχου για να αλλάξετε το μέγεθος του επιλεγμένου αντικειμένου με τις μετρήσεις που εισάγετε στα πεδία <emph>Πλάτος</emph> και <emph>Ύψος</emph>.</ahelp>"
-#: 05020600.xhp
+#: 05210100.xhp
msgctxt ""
-"05020600.xhp\n"
-"hd_id3152552\n"
-"3\n"
+"05210100.xhp\n"
+"hd_id3149202\n"
+"35\n"
"help.text"
-msgid "Double-lined"
-msgstr "Δίγραμμο"
+msgid "Original"
+msgstr "Αρχικό"
-#: 05020600.xhp
+#: 05210100.xhp
msgctxt ""
-"05020600.xhp\n"
-"par_id3155338\n"
-"4\n"
+"05210100.xhp\n"
+"par_id3153970\n"
+"36\n"
"help.text"
-msgid "Set the double-line options for the selected text."
-msgstr "Ρυθμίστε τις επιλογές για το δίγραμμο για το επιλεγμένο κείμενο."
+msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_ORIGINAL\">Retains the original size of the bitmap when filling the selected object. To resize the bitmap, clear this checkbox, and then click <emph>Relative</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_ORIGINAL\">Διατηρεί το αρχικό μέγεθος του bitmap όταν γεμίζει το επιλεγμένο αντικείμενο. Για να αλλάξετε το μέγεθος του bitmap, αποεπιλέξτε αυτό το πλαίσιο σήμανσης και κάντε κλικ στο <emph>Διατήρηση αναλογίας</emph>.</ahelp>"
-#: 05020600.xhp
+#: 05210100.xhp
msgctxt ""
-"05020600.xhp\n"
-"hd_id3147089\n"
-"5\n"
+"05210100.xhp\n"
+"hd_id3155994\n"
+"37\n"
"help.text"
-msgid "Write in double lines"
-msgstr "Δίγραμμη γραφή"
+msgid "Width"
+msgstr "Πλάτος"
-#: 05020600.xhp
+#: 05210100.xhp
msgctxt ""
-"05020600.xhp\n"
-"par_id3150693\n"
-"6\n"
+"05210100.xhp\n"
+"par_id3149810\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/twolinespage/twolines\">Allows you to write in double lines in the area that you selected in the current document.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/twolinespage/twolines\">Σας επιτρέπει να γράψετε σε διπλές γραμμές στην επιλεγμένη περιοχή του τρέχοντος εγγράφου.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_X_SIZE\">Enter a width for the bitmap.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_X_SIZE\">Εισάγετε ένα πλάτος για το bitmap.</ahelp>"
-#: 05020600.xhp
+#: 05210100.xhp
msgctxt ""
-"05020600.xhp\n"
-"hd_id3157959\n"
-"7\n"
+"05210100.xhp\n"
+"hd_id3156281\n"
+"39\n"
"help.text"
-msgid "Enclosing characters"
-msgstr "Περικλειόμενοι χαρακτήρες"
+msgid "Height"
+msgstr "Ύψος"
-#: 05020600.xhp
+#: 05210100.xhp
msgctxt ""
-"05020600.xhp\n"
-"par_id3154749\n"
-"8\n"
+"05210100.xhp\n"
+"par_id3150868\n"
+"40\n"
"help.text"
-msgid "Specify the characters to enclose the double-lined area."
-msgstr "Επιλέξτε τους περικλειόμενους χαρακτήρες για τη δίγραμμη περιοχή."
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_Y_SIZE\">Enter a height for the bitmap.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_Y_SIZE\">Εισάγετε ένα ύψος για το bitmap.</ahelp>"
-#: 05020600.xhp
+#: 05210100.xhp
msgctxt ""
-"05020600.xhp\n"
-"hd_id3148539\n"
-"9\n"
+"05210100.xhp\n"
+"hd_id3148673\n"
+"41\n"
"help.text"
-msgid "Initial character"
-msgstr "Αρχικός χαρακτήρας"
+msgid "Position (Bitmaps)"
+msgstr "Θέση (Bitmaps)"
-#: 05020600.xhp
+#: 05210100.xhp
msgctxt ""
-"05020600.xhp\n"
-"par_id3150504\n"
-"10\n"
+"05210100.xhp\n"
+"par_id3154821\n"
+"42\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/twolinespage/startbracket\">Select the character to define the start of the double-lined area. If you want to choose a custom character, select <emph>Other Characters</emph>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/twolinespage/startbracket\">Επιλέξτε τον χαρακτήρα για να ορίσετε την αρχή της δίγραμμης περιοχής. Αν θέλετε να επιλέξετε έναν προσαρμοσμένο χαρακτήρα, επιλέξτε <emph>Άλλοι Χαρακτήρες</emph>.</ahelp>"
+msgid "Click in the position grid to specify the offset for tiling the bitmap."
+msgstr "Κάντε κλικ στο πλέγμα θέσης για να ορίσετε τη μετατόπιση για την επαναλαμβανόμενη επιστρωμάτωση του bitmap."
-#: 05020600.xhp
+#: 05210100.xhp
msgctxt ""
-"05020600.xhp\n"
-"hd_id3159115\n"
-"11\n"
+"05210100.xhp\n"
+"hd_id3153056\n"
+"43\n"
"help.text"
-msgid "Final character"
-msgstr "Τελικός χαρακτήρας"
+msgid "X Offset"
+msgstr "Μετατόπιση Χ"
-#: 05020600.xhp
+#: 05210100.xhp
msgctxt ""
-"05020600.xhp\n"
-"par_id3149191\n"
-"12\n"
+"05210100.xhp\n"
+"par_id3147299\n"
+"44\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/twolinespage/endbracket\">Select the character to define the end of the double-lined area. If you want to choose a custom character, select <emph>Other Characters</emph>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/twolinespage/endbracket\">Επιλέξτε τον χαρακτήρα για ορίσετε το τέλος της δίγραμμης περιοχής. Αν θέλετε να επιλέξετε έναν προσαρμοσμένο χαρακτήρα, επιλέξτε<emph>Άλλοι Χαρακτήρες</emph>.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_X_OFFSET\">Enter the horizontal offset for tiling the bitmap.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_X_OFFSET\">Εισάγετε την οριζόντια μετατόπιση για επαναλαμβανόμενη επιστρωμάτωση του bitmap.</ahelp>"
-#: 05020000.xhp
+#: 05210100.xhp
msgctxt ""
-"05020000.xhp\n"
-"tit\n"
+"05210100.xhp\n"
+"hd_id3149985\n"
+"45\n"
"help.text"
-msgid "Character"
-msgstr "Χαρακτήρας"
+msgid "Y Offset"
+msgstr "Μετατόπιση Υ"
-#: 05020000.xhp
+#: 05210100.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3150347\n"
-"1\n"
+"05210100.xhp\n"
+"par_id3148559\n"
+"46\n"
"help.text"
-msgid "Character"
-msgstr "Χαρακτήρας"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_Y_OFFSET\">Enter the vertical offset for tiling the bitmap.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_Y_OFFSET\">Εισάγει την κάθετη μετατόπιση για την επαναλαμβανόμενη επιστρωμάτωση του bitmap.</ahelp>"
-#: 05020000.xhp
+#: 05210100.xhp
msgctxt ""
-"05020000.xhp\n"
-"par_id3153272\n"
-"2\n"
+"05210100.xhp\n"
+"hd_id3156060\n"
+"27\n"
"help.text"
-msgid "<variable id=\"zeichentext\"><ahelp hid=\".uno:FontDialog\">Changes the font and the font formatting for the selected characters.</ahelp></variable>"
-msgstr "<variable id=\"zeichentext\"><ahelp hid=\".uno:FontDialog\">Αλλάζει την γραμματοσειρά και τη μορφοποίηση γραμματοσειράς για τους επιλεγμένους χαρακτήρες.</ahelp></variable>"
+msgid "Tile"
+msgstr "Σε παράθεση"
-#: 05020000.xhp
+#: 05210100.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3149988\n"
-"4\n"
+"05210100.xhp\n"
+"par_id3152576\n"
+"28\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>"
-msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Γραμματοσειρά\">Γραμματοσειρά</link>"
+msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_TILE\">Tiles the bitmap to fill the selected object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_TILE\">Παραθέτει σαν πλακίδια το bitmap μέχρι να γεμίσει το επιλεγμένο αντικείμενο.</ahelp>"
-#: 05020000.xhp
+#: 05210100.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3147588\n"
-"3\n"
+"05210100.xhp\n"
+"hd_id3150334\n"
+"29\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/05020400.xhp\" name=\"Hyperlink\">Hyperlink</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/05020400.xhp\" name=\"Υπερσύνδεση\">Υπερσύνδεση</link></caseinline></switchinline>"
+msgid "AutoFit"
+msgstr "Αυτόματη προσαρμογή"
-#: online_update_dialog.xhp
+#: 05210100.xhp
msgctxt ""
-"online_update_dialog.xhp\n"
-"tit\n"
+"05210100.xhp\n"
+"par_id3149481\n"
+"30\n"
"help.text"
-msgid "Check for Updates"
-msgstr "Έλεγχος ενημερώσεων"
+msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_STRETCH\">Stretches the bitmap to fill the selected object. To use this feature, clear the <emph>Tile </emph>box.</ahelp>"
+msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_AREA:TSB_STRETCH\">Επεκτείνει το bitmap για να γεμίσει το επιλεγμένο αντικείμενο. Για να χρησιμοποιήσετε αυτή τη λειτουργία, αποεπιλέξτε το πλαίσιο <emph>Σε παράθεση</emph>.</ahelp>"
-#: online_update_dialog.xhp
+#: 05210100.xhp
msgctxt ""
-"online_update_dialog.xhp\n"
-"hd_id4959257\n"
+"05210100.xhp\n"
+"hd_id3148555\n"
+"47\n"
"help.text"
-msgid "<link href=\"text/shared/01/online_update_dialog.xhp\">Check for Updates</link>"
-msgstr "<link href=\"text/shared/01/online_update_dialog.xhp\">Έλεγχος Ενημερώσεων</link>"
+msgid "Offset"
+msgstr "Μετατόπιση"
-#: online_update_dialog.xhp
+#: 05210100.xhp
msgctxt ""
-"online_update_dialog.xhp\n"
-"par_id1906491\n"
+"05210100.xhp\n"
+"par_id3155412\n"
+"48\n"
"help.text"
-msgid "<ahelp hid=\".\">Checks for available updates to your version of %PRODUCTNAME. If a newer version is available, you can choose to download the update. After downloading, if you have write permissions for the installation directory, you can install the update.</ahelp>"
-msgstr "<ahelp hid=\".\">Έλεγχος για διαθέσιμες ενημερώσεις της έκδοσης του %PRODUCTNAME σας.Αν μια νεότερη έκδοση είναι διαθέσιμη, μπορείτε να λάβετε την ενημέρωση. Μετά την λήψη, αν έχετε δικαιώματα εγγραφής για την διαδρομή εγκατάστασης, μπορείτε να εγκαταστήσετε την ενημέρωση.</ahelp>"
+msgid "Specify the offset for tiling the bitmap in terms of rows and columns."
+msgstr "Καθορίστε τη μετατόπιση για την επαναλαμβανόμενη επιστρωμάτωση του bitmap όσων αφορά γραμμές και στήλες."
-#: online_update_dialog.xhp
+#: 05210100.xhp
msgctxt ""
-"online_update_dialog.xhp\n"
-"par_id4799340\n"
+"05210100.xhp\n"
+"hd_id3151115\n"
+"49\n"
"help.text"
-msgid "Once the download starts, you see a progress bar and three buttons on the dialog. You can pause and resume the download by clicking the Pause and Resume buttons. Click Cancel to abort the download and delete the partly downloaded file."
-msgstr "Από την έναρξη λήψης του αρχείου, μπορείτε να δείτε τη γραμμή προόδου και τρία πεδία επιλογής στο παράθυρο διαλόγου. Μπορείτε να διακόψετε προσωρινά και να συνεχίσετε την λήψη κάνοντας κλικ στα πεδία επιλογής Παύση και Συνέχιση. Κάντε κλικ στο Άκυρο για να ακυρώσετε την λήψη και να διαγράψετε το ημιτελές αρχείο λήψης."
+msgid "Row"
+msgstr "Γραμμή"
-#: online_update_dialog.xhp
+#: 05210100.xhp
msgctxt ""
-"online_update_dialog.xhp\n"
-"par_id1502121\n"
+"05210100.xhp\n"
+"par_id3155369\n"
+"50\n"
"help.text"
-msgid "By default, downloads will be stored to your desktop. You can change the folder where the downloaded file will be stored in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Online Update."
-msgstr "Από επιλογή οι λήψεις θα αποθηκεύονται στην επιφάνεια εργασίας σας. Μπορείτε να αλλάξετε το φάκελο όπου το αρχείο λήψης θα αποθηκεύεται στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Άμεση ενημέρωση."
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_ROW\">Horizontally offsets the original bitmap relative to the bitmap tiles by the amount that you enter.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_ROW\">Ανάλογα με την τιμή που εισάγετε, μετατοπίζει οριζοντίως το αρχικό bitmap σχετικά με την επαναλαμβανόμενη επιστρωμάτωσή του.</ahelp>"
-#: online_update_dialog.xhp
+#: 05210100.xhp
msgctxt ""
-"online_update_dialog.xhp\n"
-"par_id8266853\n"
+"05210100.xhp\n"
+"hd_id3144442\n"
+"51\n"
"help.text"
-msgid "After the download is complete, you can click Install to start the installation of the update. You see a confirmation dialog, where you can choose to close %PRODUCTNAME."
-msgstr "Μετά την ολοκλήρωση λήψης, κάντε κλικ στο Εγκατάσταση προκειμένου να ξεκινήσετε την εγκατάσταση της ενημέρωσης. Βλέπετε τον διάλογο επιβεβαίωσης όπου μπορείτε να κλείσετε το %PRODUCTNAME."
+msgid "Column"
+msgstr "Στήλη"
-#: online_update_dialog.xhp
+#: 05210100.xhp
msgctxt ""
-"online_update_dialog.xhp\n"
-"par_id2871181\n"
+"05210100.xhp\n"
+"par_id3146974\n"
+"52\n"
"help.text"
-msgid "Under some operation systems, it may be required to manually go to the download folder, unzip the download file, and start the setup script."
-msgstr "Σε ορισμένα λειτουργικά συστήματα, μπορεί να απαιτείται η χειροκίνητη μετάβαση στον φάκελο ληφθέντων, αποσυμπιέστε το ληφθέν αρχείο, και εκκινήστε την διαδικασία εγκατάστασης δέσμης ενεργειών."
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_COLUMN\">Vertically offsets the original bitmap relative to the bitmap tiles by the amount that you enter.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_AREA:RBT_COLUMN\">Ανάλογα με την τιμή που εισάγετε, μετατοπίζει καθέτως το αρχικό bitmap σχετικά με την επαναλβανόμενη επιστρωμάτωσή του.</ahelp>"
-#: online_update_dialog.xhp
+#: 05210100.xhp
msgctxt ""
-"online_update_dialog.xhp\n"
-"par_id2733542\n"
+"05210100.xhp\n"
+"hd_id3150684\n"
+"53\n"
"help.text"
-msgid "After installation of the update you can delete the download file to save space."
-msgstr "Μετά την εγκατάσταση της ενημέρωσης μπορείτε να διαγράψετε το αρχείο λήψης προκειμένου να ελευθερώσετε χώρο."
+msgid "Percent"
+msgstr "Ποσοστό"
-#: online_update_dialog.xhp
+#: 05210100.xhp
msgctxt ""
-"online_update_dialog.xhp\n"
-"par_id4238715\n"
+"05210100.xhp\n"
+"par_id3155314\n"
+"54\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Downloads and saves the update files to the desktop or a folder of your choice. Select the folder in %PRODUCTNAME - Online Update in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κατεβάζει και αποθηκεύει τα αρχεία ενημέρωσης στην επιφάνεια εργασίας ή στο φάκελο που διαλέξατε. Επιλέξτε το φάκελο στο %PRODUCTNAME - Άμεση ενημέρωση στο πλαίσιο διαλόγου επιλογών.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_OFFSET\">Enter the percentage to offset the rows or columns.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_AREA:MTR_FLD_OFFSET\">Εισάγετε το ποσοστό για να μετατοπιστούν οι γραμμές ή οι στήλες.</ahelp>"
-#: online_update_dialog.xhp
+#: 05210100.xhp
msgctxt ""
-"online_update_dialog.xhp\n"
-"par_id8277230\n"
+"05210100.xhp\n"
+"hd_id3152887\n"
+"59\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Installs the downloaded update.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εγκαθιστά την ληφθείσα ενημέρωση.</ahelp>"
+msgid "Background Color (Hatching)"
+msgstr "Χρώμα φόντου (Διαβαθμίσεις)"
-#: online_update_dialog.xhp
+#: 05210100.xhp
msgctxt ""
-"online_update_dialog.xhp\n"
-"par_id4086428\n"
+"05210100.xhp\n"
+"hd_id3153364\n"
+"61\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Pauses the download. Later click Resume to continue downloading.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διακόπτει προσωρινά την λήψη. Αργότερα κάντε κλικ στο Συνέχιση για να συνεχίσετε την λήψη.</ahelp>"
+msgid "Background color"
+msgstr "Χρώμα φόντου"
-#: online_update_dialog.xhp
+#: 05210100.xhp
msgctxt ""
-"online_update_dialog.xhp\n"
-"par_id9024628\n"
+"05210100.xhp\n"
+"par_id3152940\n"
+"62\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Continues a paused download.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Συνεχίζει μια λήψη που είχε διακοπεί προσωρινά.</ahelp>"
+msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_AREA:CB_HATCHBCKGRD\">Applies a background color to the hatching pattern. Select this checkbox, and then click a color in the list.</ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_AREA:CB_HATCHBCKGRD\">Εφαρμόζει ένα χρώμα φόντου σε ένα μοτίβο γραμμοσκίασης. Επιλέξτε αυτό το πλαίσιο σήμανσης και κάντε κλικ σε ένα χρώμα στη λίστα.</ahelp>"
-#: online_update_dialog.xhp
+#: 05210100.xhp
msgctxt ""
-"online_update_dialog.xhp\n"
-"par_id3067110\n"
+"05210100.xhp\n"
+"hd_id3152460\n"
+"63\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Aborts the download and deletes the partly downloaded file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ακυρώνει την λήψη και διαγράφει τα ημιτελή αρχεία λήψης.</ahelp>"
+msgid "List of colors"
+msgstr "Λίστα χρωμάτων"
-#: online_update_dialog.xhp
+#: 05210100.xhp
msgctxt ""
-"online_update_dialog.xhp\n"
-"par_id8841822\n"
+"05210100.xhp\n"
+"par_id3157309\n"
+"64\n"
"help.text"
-msgid "<link href=\"text/shared/01/online_update.xhp\">Starting online updates</link>"
-msgstr "<link href=\"text/shared/01/online_update.xhp\">Έναρξη ενημέρωσης μέσω διαδικτύου.</link>"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_AREA:LB_HATCHBCKGRDCOLOR\">Click the color that you want to use as a background for the selected hatching pattern.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_AREA:LB_HATCHBCKGRDCOLOR\">Κάντε κλικ στο χρώμα που θέλετε να χρησιμοποιήσετε ως φόντο για το επιλεγμένο μοτίβο γραμμοσκίασης.</ahelp>"
-#: 05030800.xhp
+#: 05210200.xhp
msgctxt ""
-"05030800.xhp\n"
+"05210200.xhp\n"
"tit\n"
"help.text"
-msgid "Crop"
-msgstr "Περικοπή"
-
-#: 05030800.xhp
-msgctxt ""
-"05030800.xhp\n"
-"bm_id3148585\n"
-"help.text"
-msgid "<bookmark_value>cropping pictures</bookmark_value><bookmark_value>pictures; cropping and zooming</bookmark_value><bookmark_value>zooming; pictures</bookmark_value><bookmark_value>scaling;pictures</bookmark_value><bookmark_value>sizes; pictures</bookmark_value><bookmark_value>original size;restoring after cropping</bookmark_value>"
-msgstr "<bookmark_value>Περικοπή εικόνων</bookmark_value><bookmark_value>εικόνες, Περικοπή και μεγέθυνση</bookmark_value><bookmark_value>μεγέθυνση, εικόνες</bookmark_value><bookmark_value>κλιμακούμενες, εικόνες</bookmark_value><bookmark_value>μεγέθη, εικόνες</bookmark_value><bookmark_value>αρχικό μέγεθος, επαναφορά μετά από επεξεργασία</bookmark_value>"
+msgid "Colors"
+msgstr "Χρώματα"
-#: 05030800.xhp
+#: 05210200.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3154044\n"
+"05210200.xhp\n"
+"hd_id3152895\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030800.xhp\" name=\"Crop\">Crop</link>"
-msgstr "<link href=\"text/shared/01/05030800.xhp\" name=\"Περικοπή\">Περικοπή</link>"
+msgid "<link href=\"text/shared/01/05210200.xhp\" name=\"Colors\">Colors</link>"
+msgstr "<link href=\"text/shared/01/05210200.xhp\" name=\"Χρώματα\">Χρώματα</link>"
-#: 05030800.xhp
+#: 05210200.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3150603\n"
+"05210200.xhp\n"
+"par_id3149119\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Trims or scales the selected graphic. You can also restore the graphic to its original size.</ahelp>"
-msgstr "<ahelp hid=\".\">Επεξεργάζεται ή κλιμακώνει το επιλεγμένο γραφικό. Μπορείτε επίσης να επαναφέρετε το γραφικό στο αρχικό του μέγεθος.</ahelp>"
+msgid "Select a color to apply, save the current color list, or load a different color list."
+msgstr "Διαλέξτε ένα χρώμα για να το εφαρμόσετε, αποθηκεύστε την τρέχουσα λίστα χρωμάτων, ή φορτώστε μια διαφορετική λίστα χρωμάτων."
-#: 05030800.xhp
+#: 05210200.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3148585\n"
-"3\n"
+"05210200.xhp\n"
+"par_id3154288\n"
"help.text"
-msgid "Crop"
-msgstr "Περικοπή"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010500.xhp\" name=\"$[officename] - Colors\">$[officename] - Colors</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010500.xhp\" name=\"$[officename] - Χρώματα\">$[officename] - Χρώματα</link>"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3152372\n"
-"4\n"
+"05210300.xhp\n"
+"tit\n"
"help.text"
-msgid "Use this area to trim or scale the selected graphic, or to add white space around the graphic."
-msgstr "Χρησιμοποιείστε αυτήν την περιοχή για να επεξεργαστείτε ή να κλιμακώσετε το γραφικό, ή να προσθέσετε λευκό χώρο γύρω από το γραφικό."
+msgid "Gradients"
+msgstr "Διαβαθμίσεις"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3145669\n"
-"15\n"
+"05210300.xhp\n"
+"hd_id3145356\n"
+"1\n"
"help.text"
-msgid "Keep scale"
-msgstr "Διατήρηση κλίμακας"
+msgid "<link href=\"text/shared/01/05210300.xhp\" name=\"Gradients\">Gradients</link>"
+msgstr "<link href=\"text/shared/01/05210300.xhp\" name=\"Διαβαθμίσεις χρωμάτων\">Διαβαθμίσεις χρωμάτων</link>"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3149346\n"
-"16\n"
+"05210300.xhp\n"
+"par_id3154812\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_GRFCROP_RB_ZOOMCONST\">Maintains the original scale of the graphic when you crop, so that only the size of the graphic changes.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_GRFCROP_RB_ZOOMCONST\">Διατηρεί την πρωτότυπη κλίμακα του γραφικού όταν επεξεργάζεστε, έτσι ώστε μόνο το μέγεθος του γραφικού να αλλάζει.</ahelp>"
+msgid "<ahelp hid=\"HID_AREA_GRADIENT\">Set the properties of a gradient, or save and load gradient lists.</ahelp>"
+msgstr "<ahelp hid=\"HID_AREA_GRADIENT\">Ρυθμίστε τις ιδιότητες μιας διαβάθμισης χρώματος, ή αποθηκεύστε και φορτώστε λίστες διαβάθμισης χρωμάτων.</ahelp>"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3156426\n"
-"13\n"
+"05210300.xhp\n"
+"hd_id3148983\n"
+"3\n"
"help.text"
-msgid "Keep image size"
-msgstr "Διατήρηση μεγέθους εικόνας"
+msgid "Type"
+msgstr "Τύπος"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3155892\n"
-"14\n"
+"05210300.xhp\n"
+"par_id3148440\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_GRFCROP_RB_SIZECONST\">Maintains the original size of the graphic when you crop, so that only the scale of the graphic changes. To reduce the scale of the graphic, select this option and enter negative values in the cropping boxes. To increase the scale of the graphic, enter positive values in the cropping boxes.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_GRFCROP_RB_SIZECONST\">Διατηρεί το αρχικό μέγεθος του γραφικού όταν το επεξεργάζεστε, έτσι ώστε να αλλάζει μόνο η κλίμακα του γραφικού . Για να μειώσετε την κλίμακα του γραφικού, επιλέξτε αυτήν επιλογή και εισάγετε αρνητικές τιμές στα πεδία της προσαρμογής. Για να αυξήσετε την κλίμακα του γραφικού, επιλέξτε αυτήν επιλογή και εισάγετε θετικές τιμές στα πεδία της προσαρμογής.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/gradientpage/gradienttypelb\">Select the gradient that you want to apply.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/gradienttypelb\">Επιλέξτε τη διαβάθμιση που θέλετε να εφαρμόσετε.</ahelp>"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3153683\n"
+"05210300.xhp\n"
+"hd_id3149511\n"
"5\n"
"help.text"
-msgid "Left"
-msgstr "Αριστερά"
+msgid "Center X"
+msgstr "Κέντρο Χ"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3145313\n"
+"05210300.xhp\n"
+"par_id3153114\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_LEFT\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the left edge of the graphic, or a negative amount to add white space to the left of the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the horizontal scale of the graphic, or a negative amount to decrease the horizontal scale of the graphic.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_LEFT\">Αν η επιλογή <emph>Διατήρηση Κλίμακας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να καλύψετε μέχρι και την αριστερή άκρη του γραφικού, ή μία αρνητική τιμή για να προσθέσετε λευκό χώρο στα αριστερά του γραφικού. Αν η επιλογή <emph>Διατήρηση μεγέθους εικόνας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να αυξήσετε την οριζόντια κλίμακα του γραφικού, ή μία αρνητική ποσότητα για να μειώσετε την οριζόντια κλίμακα του γραφικού.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/gradientpage/centerxmtr\">Enter the horizontal offset for the gradient, where 0% corresponds to the current horizontal location of the endpoint color in the gradient. The endpoint color is the color that is selected in the <emph>To</emph> box.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/centerxmtr\">Εισάγετε την οριζόντια μετατόπιση για τη διαβάθμιση χρώματος, όπου 0% αντιστοιχεί στην τρέχουσα οριζόντια τοποθεσία του χρώματος του σημείου τέλους στη διαβάθμιση. Το χρώμα του σημείου τέλους είναι το χρώμα που επιλέγετε στο πλαίσιο <emph>'Εως</emph>.</ahelp>"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3163803\n"
+"05210300.xhp\n"
+"hd_id3157896\n"
"7\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "Center Y"
+msgstr "Κέντρο Υ"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3145382\n"
+"05210300.xhp\n"
+"par_id3154751\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_RIGHT\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the right edge of the graphic, or a negative amount to add white space to the right of the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the horizontal scale of the graphic, or a negative amount to decrease the horizontal scale of the graphic.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_RIGHT\">Αν η επιλογή <emph>Διατήρηση Κλίμακας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να καλύψετε μέχρι και την δεξιά άκρη του γραφικού, ή μία αρνητική τιμή για να προσθέσετε λευκό χώρο στα δεξιά του γραφικού. Αν η επιλογή <emph>Διατήρηση μεγέθους εικόνας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να αυξήσετε την οριζόντια κλίμακα του γραφικού, ή μία αρνητική ποσότητα για να μειώσετε την οριζόντια κλίμακα του γραφικού.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/gradientpage/centerymtr\">Enter the vertical offset for the gradient, where 0% corresponds to the current vertical location of the endpoint color in the gradient. The endpoint color is the color that is selected in the <emph>To</emph> box.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/centerymtr\">Εισάγετε την κάθετη μετατόπιση για τη διαβάθμιση χρώματος, όπου 0% αντιστοιχεί στη τρέχουσα κάθετη τοποθεσία του χρώματος του σημείου τέλους στη διαβάθμιση. Το χρώμα του σημείου τέλους είναι το χρώμα που επιλέγετε στο πλαίσιο <emph>'Εως</emph>.</ahelp>"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3156153\n"
+"05210300.xhp\n"
+"hd_id3151226\n"
"9\n"
"help.text"
-msgid "Top"
-msgstr "Πάνω"
+msgid "Angle"
+msgstr "Γωνία"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3154514\n"
+"05210300.xhp\n"
+"par_id3149177\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_TOP\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the top of the graphic, or a negative amount to add white space above the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the vertical scale of the graphic, or a negative amount to decrease the vertical scale of the graphic.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_TOP\">Αν η επιλογή <emph>Διατήρηση Κλίμακας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να καλύψετε την περιοχή πάνω από το γραφικό, ή μία αρνητική τιμή για να προσθέσετε λευκό χώρο πάνω από το γραφικό. Αν η επιλογή <emph>Διατήρηση μεγέθους εικόνας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να αυξήσετε την κάθετη κλίμακα του γραφικού, ή μία αρνητική ποσότητα για να μειώσετε την κάθετη κλίμακα του γραφικού.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/gradientpage/anglemtr\">Enter a rotation angle for the selected gradient.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/anglemtr\">Εισάγετε μία γωνία περιστροφής για την επιλεγμένη διαβάθμιση.</ahelp>"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3149956\n"
+"05210300.xhp\n"
+"hd_id3149827\n"
"11\n"
"help.text"
-msgid "Bottom"
-msgstr "Κάτω"
+msgid "Border"
+msgstr "Περίγραμμα"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3150084\n"
+"05210300.xhp\n"
+"par_id3155941\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_BOTTOM\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the bottom of the graphic, or a negative amount to add white space below the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the vertical scale of the graphic, or a negative amount to decrease the vertical scale of the graphic.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_BOTTOM\">Αν η επιλογή<emph>Διατήριηση Κλίμακας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να καλύψετε μέχρι το κάτω μέρος του γραφικού, ή μία αρνητική ποσότητα για να προσθέσετε λευκό χώρο κάτω από το γραφικό. Αν η επιλογή <emph>Διατήρηση Μεγέθους Εικόνας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να αυξήσετε την κάθετη κλίμακα του γραφικού, ή μία αρνητική ποσότητα για να μειώσετε την κάθετη κλίμακα του γραφικού.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/gradientpage/bordermtr\">Enter the amount by which you want to adjust the area of the endpoint color on the gradient. The endpoint color is the color that is selected in the <emph>To</emph> box.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/bordermtr\">Εισάγετε την ποσότητα με την οποία θέλετε να προσαρμόσετε την περιοχή του χρώματος του σημείου τέλους στη διαβάθμιση χρώματος. Το χρώμα του σημείου τέλους είναι το χρώμα που επιλέγετε στο πλαίσιο <emph>'Εως</emph>.</ahelp>"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3158432\n"
-"23\n"
+"05210300.xhp\n"
+"hd_id3152551\n"
+"35\n"
"help.text"
-msgid "Scale"
-msgstr "Κλίμακα"
+msgid "From"
+msgstr "Από"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3153257\n"
-"24\n"
+"05210300.xhp\n"
+"par_id3153527\n"
+"23\n"
"help.text"
-msgid "Changes the scale of the selected graphic."
-msgstr "Αλλάζει την κλίμακα του επιλεγμένου γραφικού."
+msgid "<ahelp hid=\"cui/ui/gradientpage/colorfromlb\">Select a color for the beginning point of the gradient.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/colorfromlb\">Επιλέξτε ένα χρώμα για το σημείο εκκίνησης της διαβάθμισης χρώματος.</ahelp>"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3155504\n"
+"05210300.xhp\n"
+"par_id3149398\n"
"25\n"
"help.text"
-msgid "Width"
-msgstr "Πλάτος"
+msgid "<ahelp hid=\"cui/ui/colorfrommtr\">Enter the intensity for the color in the <emph>From </emph>box, where 0% corresponds to black, and 100 % to the selected color.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/colorfrommtr\">Εισάγετε την ένταση για το χρώμα στο πλαίσιο <emph>Από</emph>, όπου 0% αντιστοιχεί στο μαύρο και 100% στο επιλεγμένο χρώμα.</ahelp>"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3148943\n"
-"26\n"
+"05210300.xhp\n"
+"hd_id3149903\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_WIDTHZOOM\">Enter the width for the selected graphic as a percentage.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_WIDTHZOOM\">Εισάγετε το πλάτος του επιλεγμένου γραφικού ως ποσοστό.</ahelp>"
+msgid "To"
+msgstr "'Εως"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3145609\n"
+"05210300.xhp\n"
+"par_id3159269\n"
"27\n"
"help.text"
-msgid "Height"
-msgstr "Ύψος"
+msgid "<ahelp hid=\"cui/ui/gradientpage/colortolb\">Select a color for the endpoint of the gradient.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/colortolb\">Επιλέξτε ένα χρώμα για το σημείο τέλους της διαβάθμισης.</ahelp>"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3154348\n"
-"28\n"
+"05210300.xhp\n"
+"par_id3154142\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_HEIGHTZOOM\">Enter the height of the selected graphic as a percentage.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_HEIGHTZOOM\">Εισάγετε το ύψος του επιλεγμένου γραφικού ως ποσοστό.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/gradientpage/colortomtr\">Enter the intensity for the color in the <emph>To </emph>box, where 0% corresponds to black, and 100 % to the selected color.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/colortomtr\">Εισάγετε την ένταση για το χρώμα στο πλαίσιο <emph>'Εως</emph>, όπου 0% αντιστοιχεί στο μαύρο και 100% στο επιλεγμένο χρώμα.</ahelp>"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3154924\n"
+"05210300.xhp\n"
+"hd_id3155830\n"
+"15\n"
+"help.text"
+msgid "Gradients"
+msgstr "Διαβαθμίσεις"
+
+#: 05210300.xhp
+msgctxt ""
+"05210300.xhp\n"
+"par_id3157909\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/gradientpage/gradientslb\">Select the type of gradient that you want to apply or create.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/gradientslb\">Επιλέξτε το τύπο διαβάθμισης χρώματος που θέλετε να εφαρμόσετε ή να δημιουργήσετε.</ahelp>"
+
+#: 05210300.xhp
+msgctxt ""
+"05210300.xhp\n"
+"hd_id3150669\n"
"17\n"
"help.text"
-msgid "Image size"
-msgstr "Μέγεθος εικόνας"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3148755\n"
+"05210300.xhp\n"
+"par_id3145416\n"
"18\n"
"help.text"
-msgid "Changes the size of the selected graphic."
-msgstr "Αλλάζει το μέγεθος του επιλεγμένου γραφικού."
+msgid "<ahelp hid=\"cui/ui/gradientpage/add\">Adds a custom gradient to the current list. Specify the properties of your gradient, and then click this button</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/add\">Προσθέτει μία προσωπική διαβάθμιση χρώματος στη τρέχουσα λίστα. Ορίστε τις ιδιότητες της διαβάθμισης σας και κάντε κλικ σε αυτό το κουμπί</ahelp>"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3161656\n"
+"05210300.xhp\n"
+"hd_id3150772\n"
"19\n"
"help.text"
-msgid "Width"
-msgstr "Πλάτος"
+msgid "Modify"
+msgstr "Τροποποίηση"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3150543\n"
+"05210300.xhp\n"
+"par_id3147573\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_WIDTH\">Enter a width for the selected graphic.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_WIDTH\">Εισάγετε ένα πλάτος για το επιλεγμένο γραφικό.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/gradientpage/modify\">Applies the current gradient properties to the selected gradient. If you want, you can save the gradient under a different name.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/modify\">Εφαρμόζει τις τρέχουσες ιδιότητες διαβάθμισης χρώματος στην επιλεγμένη διαβάθμιση. Εάν θέλετε, μπορείτε να αποθηκεύσετε τη διαβάθμιση με άλλο όνομα.</ahelp>"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3150398\n"
-"21\n"
+"05210300.xhp\n"
+"hd_id3155341\n"
+"31\n"
"help.text"
-msgid "Height"
-msgstr "Ύψος"
+msgid "Load Gradients List"
+msgstr "Φόρτωση λίστας διαβάθμισης χρωμάτων"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3154686\n"
-"22\n"
+"05210300.xhp\n"
+"par_id3145085\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_HEIGHT\">Enter a height for the selected graphic.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_HEIGHT\">Εισάγετε ένα ύψος για το επιλεγμένο γραφικό.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/gradientpage/load\">Load a different list of gradients.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/load\">Φορτώστε μια διαφορετική λίστα από διαβαθμίσεις χρωμάτων.</ahelp>"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3148676\n"
-"31\n"
+"05210300.xhp\n"
+"hd_id3148943\n"
+"33\n"
"help.text"
-msgid "Original Size"
-msgstr "Αρχικό μέγεθος"
+msgid "Save Gradients List"
+msgstr "Αποθήκευση λίστας διαβάθμισης χρωμάτων"
-#: 05030800.xhp
+#: 05210300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3154068\n"
-"32\n"
+"05210300.xhp\n"
+"par_id3161459\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_GRFCROP_PB_ORGSIZE\">Returns the selected graphic to its original size.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_GRFCROP_PB_ORGSIZE\">Επαναφέρει το επιλεγμένο γραφικό στο αρχικό του μέγεθος.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/gradientpage/save\">Saves the current list of gradients, so that you can load it later.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/save\">Αποθηκεύστε την τρέχουσα λίστα από διαβαθμίσεις χρωμάτων, για να μπορέσετε να την φορτώσετε αργότερα.</ahelp>"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
+"05210400.xhp\n"
"tit\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "Hatching"
+msgstr "Γραμμοσκίαση"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"hd_id3150467\n"
+"05210400.xhp\n"
+"bm_id3149962\n"
+"help.text"
+msgid "<bookmark_value>hatching</bookmark_value><bookmark_value>areas; hatched/dotted</bookmark_value><bookmark_value>dotted areas</bookmark_value>"
+msgstr "<bookmark_value>γραμμοσκίαση</bookmark_value><bookmark_value>περιοχές, γραμμοσκιασμένες/διάστικτες</bookmark_value><bookmark_value>διάστικτες περιοχές</bookmark_value>"
+
+#: 05210400.xhp
+msgctxt ""
+"05210400.xhp\n"
+"hd_id3149962\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position\">Position</link>"
-msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Θέση\">Θέση</link>"
+msgid "<link href=\"text/shared/01/05210400.xhp\" name=\"Hatching\">Hatching</link>"
+msgstr "<link href=\"text/shared/01/05210400.xhp\" name=\"Γραμμοσκίαση\">Γραμμοσκίαση</link>"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"par_id3158397\n"
+"05210400.xhp\n"
+"par_id3144436\n"
"2\n"
"help.text"
-msgid "Sets the indent, spacing, and alignment options for the numbered or bulleted list."
-msgstr "Ρυθμίζει τις επιλογές που αφορούν την εσοχή, την απόσταση και τη στοίχιση για τη λίστα με σύμβολα αρίθμησης ή κουκκίδες."
+msgid "<ahelp hid=\"HID_AREA_HATCH\">Set the properties of a hatching pattern, or save and load hatching lists.</ahelp>"
+msgstr "<ahelp hid=\"HID_AREA_HATCH\">Ρυθμίστε τις ιδιότητες του μοτίβου γραμμοσκίασης, ή αποθηκεύστε και φορτώστε λίστες γραμμοσκίασης.</ahelp>"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"par_id5004119\n"
+"05210400.xhp\n"
+"hd_id3156042\n"
+"3\n"
"help.text"
-msgid "The Position tab page looks different for documents using the new position and spacing attributes introduced with OpenOffice.org 3.0 (and used in all versions of LibreOffice), or documents using the old attributes from versions before 3.0. The new version of this tab page shows the controls \"Numbering followed by\", \"Numbering alignment\", \"Aligned at\", and \"Indent at\". The old version of this tab page that can be seen in an old numbered or bulleted list shows the controls \"Indent\", \"Width of numbering\", \"Minimum space numbering <-> text\", and \"Numbering alignment\"."
-msgstr "Η σελίδα καρτέλας θέσης φαίνεται διαφορετική για έγγραφα που χρησιμοποιούν τη νέα θέση και ιδιότητες διάκενου που μπήκαν με το OpenOffice.org 3.0 (και χρησιμοποιούνται σε όλες τις εκδόσεις του LibreOffice), ή έγγραφα που χρησιμοποιούν τις παλιές ιδιότητες από τις εκδόσεις πριν το 3.0. Η νέα έκδοση αυτής της σελίδας καρτέλας εμφανίζει τους ελέγχους \"Αρίθμηση ακολουθούμενη από\", \"Στοίχιση αρίθμησης\", \"Στοίχιση σε\" και \"εσοχή σε\". Η παλιά έκδοση αυτής της σελίδας καρτέλας που μπορεί να ιδωθεί σε μια λίστα παλιάς αρίθμησης ή κουκκίδων εμφανίζει τους ελέγχους \"Εσοχή\", \"Πλάτος αρίθμησης\", \"Ελάχιστος χώρος αρίθμησης <-> κειμένου\" και \"Στοίχιση αρίθμησης\"."
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"hd_id3149031\n"
-"3\n"
+"05210400.xhp\n"
+"par_id3147291\n"
+"4\n"
"help.text"
-msgid "Level"
-msgstr "Επίπεδο"
+msgid "Define or modify a hatching pattern."
+msgstr "Ορίστε η τροποποιήστε ένα μοτίβο γραμμοσκίασης"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"par_id3155755\n"
-"13\n"
+"05210400.xhp\n"
+"hd_id3147834\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/levellb\">Select the level(s) that you want to modify.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/levellb\">Επιλέξτε το επίπεδο που θέλετε να τροποποιήσετε.</ahelp>"
+msgid "Spacing"
+msgstr "Απόσταση"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"hd_id6561784\n"
+"05210400.xhp\n"
+"par_id3147010\n"
+"6\n"
"help.text"
-msgid "Numbering followed by"
-msgstr "Αρίθμηση ακολουθείται από"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HATCH:MTR_FLD_DISTANCE\">Enter the amount of space that you want to have between the hatch lines.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HATCH:MTR_FLD_DISTANCE\">Εισάγετε το διάστημα που θέλετε να υπάρχει μεταξύ των γραμμών γραμμοσκίασης.</ahelp>"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"par_id423291\n"
+"05210400.xhp\n"
+"hd_id3155355\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the element that will follow the numbering: a tab stop, a space, or nothing.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το στοιχείο που θα ακολουθεί την αρίθμηση: ένας στηλοθέτης, ένα διάστημα, ή τίποτα.</ahelp>"
+msgid "Angle"
+msgstr "Γωνία"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"hd_id7809686\n"
+"05210400.xhp\n"
+"par_id3156410\n"
+"8\n"
"help.text"
-msgid "at"
-msgstr "σε"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HATCH:MTR_FLD_ANGLE\">Enter the rotation angle for the hatch lines, or click a position in the angle grid.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_HATCH:MTR_FLD_ANGLE\">Εισαγάγετε την γωνία περιστροφής για τις γραμμές γραμμοσκίασης, ή κάντε κλικ σε μία θέση στο πλέγμα της γωνίας</ahelp>"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"par_id8177434\n"
+"05210400.xhp\n"
+"hd_id3156113\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">If you select a tab stop to follow the numbering, you can enter a non-negative value as the tab stop position.</ahelp>"
-msgstr "<ahelp hid=\".\">Αν επιλέξτε ένα στηλοθέτη να ακολουθεί την αρίθμηση, μπορείτε να εισάγετε μια μη-αρνητική τιμή ως θέση του στηλοθέτη.</ahelp>"
+msgid "Angle grid"
+msgstr "Πλέγμα γωνίας"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"hd_id3155583\n"
-"5\n"
+"05210400.xhp\n"
+"par_id3147242\n"
+"10\n"
"help.text"
-msgid "Numbering alignment"
-msgstr "Στοίχιση αρίθμησης"
+msgid "<ahelp hid=\"HID_TPHATCH_CTRL\">Click a position in the grid to define the rotation angle for the hatch lines.</ahelp>"
+msgstr "<ahelp hid=\"HID_TPHATCH_CTRL\">Κάντε κλικ σε μία θέση στο πλέγμα για να ορίσετε τη γωνία περιστροφής για τις γραμμές της γραμμοσκίασης.</ahelp>"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"par_id3153063\n"
-"15\n"
+"05210400.xhp\n"
+"hd_id3155449\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numalignlb\">Set the alignment of the numbering symbols. Select \"Left\" to align the numbering symbol to start directly at the \"Aligned at\" position. Select \"Right\" to align the symbol to end directly before the \"Aligned at\" position. Select \"Centered\" to center the symbol around the \"Aligned at\" position.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numalignlb\">Καθορίστε τη στοίχιση των συμβόλων αρίθμησης, Επιλέξτε \"Αριστερά\" για να στοιχίσετε το σύμβολο αρίθμησης απευθείας στην αρχή στην θέση \"Στοίχιση σε\". Επιλέξτε \"Δεξιά\" για να στοιχίσετε το σύμβολο απευθείας στο τέλος πριν την θέση \"Στοίχιση σε\". Επιλέξτε \"Στο κέντρο\" για να στοιχίσετε στο κέντρο το σύμβολο γύρω από την θέση \"Στοίχιση σε\".</ahelp>"
+msgid "Line type"
+msgstr "Τύπος γραμμής"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"par_id3147422\n"
+"05210400.xhp\n"
+"par_id3152909\n"
"22\n"
"help.text"
-msgid "The <emph>Numbering alignment</emph> option does not set the alignment of the paragraph."
-msgstr "Η επιλογή <emph>Στοίχιση αρίθμησης</emph> δεν ρυθμίζει τη στοίχιση της παραγράφου."
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HATCH:LB_LINE_TYPE\">Select the type of hatch lines that you want to use.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HATCH:LB_LINE_TYPE\">Επιλέξτε τον τύπο των γραμμών της γραμμοσκίασης που επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"hd_id1619617\n"
+"05210400.xhp\n"
+"hd_id3150503\n"
+"23\n"
"help.text"
-msgid "Aligned at"
-msgstr "Στοίχιση σε"
+msgid "Line color"
+msgstr "Χρώμα γραμμής"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"par_id1015655\n"
+"05210400.xhp\n"
+"par_id3149578\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the distance from the left page margin at which the numbering symbol will be aligned.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την απόσταση από το αριστερό περιθώριο της σελίδα στο οποίο θα στοιχιθεί το σύμβολο αρίθμησης.</ahelp>"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HATCH:LB_LINE_COLOR\">Select the color of the hatch lines.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HATCH:LB_LINE_COLOR\">Επιλέξτε το χρώμα των γραμμών της γραμμοσκίασης.</ahelp>"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"hd_id2336191\n"
+"05210400.xhp\n"
+"hd_id3159147\n"
+"11\n"
"help.text"
-msgid "Indent at"
-msgstr "Εσοχή σε"
+msgid "Hatches List"
+msgstr "Λίστα με γραμμοσκιές"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"par_id6081728\n"
+"05210400.xhp\n"
+"par_id3149955\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the distance from the left page margin to the start of all lines in the numbered paragraph that follow the first line.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την απόσταση από το αριστερό περιθώριο της σελίδας στην αρχή όλων των γραμμών στην αριθμημένη παράγραφο που ακολουθεί την πρώτη γραμμή.</ahelp>"
+msgid "Lists the available hatching patterns. You can also modify or create your own hatching pattern. To save the list, click the <emph>Save Hatches List</emph> button. To display a different list, click the <emph>Load Hatches List</emph> button."
+msgstr "Εμφανίζει σε λίστα τους διαθέσιμους τύπους γραμμοσκίασης. Μπορείτε επίσης να τροποποιήσετε ή να δημιουργήσετε τον δικό σας τύπο γραμμοσκίασης. Για να αποθηκεύσετε τη λίστα, κάντε κλίκ στο πεδίο <emph> Αποθήκευση Λίστας με γραμμοσκιές</emph>. Για να εμφανίσετε μία διαφορετική λίστα, κάντε κλικ στο πεδίο <emph>Φόρτωση Λίστας με γραμμοσκιές</emph>."
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"hd_id3154422\n"
-"9\n"
+"05210400.xhp\n"
+"hd_id3150670\n"
+"13\n"
"help.text"
-msgid "Indent"
-msgstr "Εσοχή"
+msgid "Hatches list"
+msgstr "Λίστα γραμμοσκιών"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
+"05210400.xhp\n"
"par_id3144438\n"
-"19\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">Enter the amount of space to leave between the left page margin (or the left edge of the text object) and the left edge of the numbering symbol. If the current paragraph style uses an indent, the amount you enter here is added to the indent.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">Εισάγετε το πλήθος των διαστημάτων που θα αφεθούν ανάμεσα στο αριστερό περιθώριο της σελίδας (ή το αριστερό άκρο του κειμένου) και το αριστερό άκρο του συμβόλου αρίθμησης. Αν το τρέχον πρότυπο παραγράφου χρησιμοποιεί εσοχή, το πλήθος που εισάγετε εδώ προστίθεται στην εσοχή.</ahelp>"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HATCH:LB_HATCHINGS\">Lists the available hatching patterns. Click the hatching pattern that you want to apply, and then click <emph>OK</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HATCH:LB_HATCHINGS\">Παραθέτει τα διαθέσιμα μοτίβα γραμμοσκίασης. Κάντε κλικ το μοτίβο γραμμοσκίασης που θέλετε να εφαρμόσετε και πατήστε <emph>OK</emph>.</ahelp>"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"hd_id3155179\n"
-"7\n"
+"05210400.xhp\n"
+"hd_id3153823\n"
+"15\n"
"help.text"
-msgid "Relative"
-msgstr "Σχετικό"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"par_id3146137\n"
-"17\n"
+"05210400.xhp\n"
+"par_id3148924\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/relative\">Indents the current level relative to the previous level in the list hierarchy.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/relative\">Δημιουργεί εσοχή στο τρέχον επίπεδο ανάλογα με το προηγούμενο επίπεδο στην λίστα ιεράρχισης.</ahelp>"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_HATCH:BTN_ADD\">Adds a custom hatching pattern to the current list. Specify the properties of your hatching pattern, and then click this button.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_HATCH:BTN_ADD\">Προσθέτει ένα προσωπικό μοτίβο γραμμοσκίασης στη τρέχουσα λίστα. Ορίστε τις ιδιότητες του μοτίβου γραμμοσκίασής σας και κάντε κλικ σε αυτό το κουμπί.</ahelp>"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"hd_id3150245\n"
-"28\n"
+"05210400.xhp\n"
+"hd_id3147620\n"
+"17\n"
"help.text"
-msgid "Width of numbering"
-msgstr "Πλάτος αρίθμησης"
+msgid "Modify"
+msgstr "Τροποποίηση"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"par_id3150129\n"
-"29\n"
+"05210400.xhp\n"
+"par_id3156023\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/indentatmf\">Enter the amount of space to leave between the left edge of the numbering symbol and the left edge of the text.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/indentatmf\">Εισάγετε το πλήθος των διαστημάτων που θα υπάρχουν ανάμεσα στο δεξί άκρο του συμβόλου αρίθμησης και το αριστερό άκρο του κειμένου.</ahelp>"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_HATCH:BTN_MODIFY\">Applies the current hatching properties to the selected hatching pattern. If you want, you can save the pattern under a different name.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_HATCH:BTN_MODIFY\">Εφαρμόζει τις τρέχουσες ιδιότητες γραμμοσκίασης στο επιλεγμένο μοτίβο γραμμοσκίασης. Εάν θέλετε, μπορείτε να αποθηκεύσετε το μοτίβο με άλλο όνομα.</ahelp>"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"hd_id3156194\n"
-"8\n"
+"05210400.xhp\n"
+"hd_id3147304\n"
+"25\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Minimum space numbering <-> text</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ελάχιστη απόσταση αρίθμησης <-> κειμένου </caseinline></switchinline>"
+msgid "Load Hatches List"
+msgstr "Φόρτωση Λίστας γραμμοσκιών"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"par_id3147574\n"
-"18\n"
+"05210400.xhp\n"
+"par_id3156343\n"
+"26\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">Enter the minimum amount of space to leave between the right edge of the numbering symbol and the left edge of the text.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">Εισάγετε το ελάχιστο πλήθος διαστημάτων που θα αφεθούν ανάμεσα στο δεξί άκρο του χαρακτήρα αρίθμησης και το αριστερό άκρο του κειμένου.</ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HATCH:BTN_LOAD\">Loads a different list of hatching patterns.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HATCH:BTN_LOAD\">Φορτώνει μια διαφορετική λίστα με μοτίβα γραμμοσκίασης.</ahelp>"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"hd_id3154367\n"
-"10\n"
+"05210400.xhp\n"
+"hd_id3154347\n"
+"27\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "Save Hatches List"
+msgstr "Αποθήκευση Λίστας γραμμοσκιών"
-#: 06050600.xhp
+#: 05210400.xhp
msgctxt ""
-"06050600.xhp\n"
-"par_id3156082\n"
-"20\n"
+"05210400.xhp\n"
+"par_id3152811\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/standard\">Resets the indent and the spacing values to the default values.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/standard\">Επαναφέρει τις τιμές απόστασης και εσοχής στις προεπιλεγμένες τιμές.</ahelp>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HATCH:BTN_SAVE\">Saves the current list of hatching patterns, so that you can load it later.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HATCH:BTN_SAVE\">Αποθηκεύει την τρέχουσα λίστα από μοτίβα γραμμοσκίασης, ώστε να μπορέσετε να την φορτώσετε αργότερα.</ahelp>"
-#: 06050600.xhp
+#: 05210500.xhp
msgctxt ""
-"06050600.xhp\n"
-"par_id3147228\n"
+"05210500.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Paragraph alignment\">Paragraph alignment</link>"
-msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Στοίχιση παραγράφου\">Στοίχιση παραγράφου</link>"
+msgid "Bitmap"
+msgstr "Bitmap"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"tit\n"
+"05210500.xhp\n"
+"bm_id3155619\n"
"help.text"
-msgid "Business"
-msgstr "Εργασία"
+msgid "<bookmark_value>bitmaps; patterns</bookmark_value><bookmark_value>areas; bitmap patterns</bookmark_value><bookmark_value>pixel patterns</bookmark_value><bookmark_value>pixel editor</bookmark_value><bookmark_value>pattern editor</bookmark_value>"
+msgstr "<bookmark_value>ψηφιογραφίες; μοτίβα</bookmark_value><bookmark_value>περιοχές, μοτίβα ψηφιογραφίας</bookmark_value><bookmark_value>μοτίβα εικονοστοιχείου</bookmark_value><bookmark_value>επεξεργαστής εικονοστοιχείου</bookmark_value><bookmark_value>επεξεργαστής μοτίβου</bookmark_value>"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"hd_id3152942\n"
+"05210500.xhp\n"
+"hd_id3155619\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/01010304.xhp\" name=\"Business\">Business</link>"
-msgstr "<link href=\"text/shared/01/01010304.xhp\" name=\"Εργασία\">Εργασία</link>"
+msgid "<link href=\"text/shared/01/05210500.xhp\" name=\"Bitmap\">Bitmap</link>"
+msgstr "<link href=\"text/shared/01/05210500.xhp\" name=\"Bitmap\">Bitmap</link>"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"par_id3151097\n"
+"05210500.xhp\n"
+"par_id3149495\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"\">Contains contact information for business cards that use a layout from a 'Business Card, Work' category. Business card layouts are selected on the <emph>Business Cards</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\"\">Περιέχει πληροφορίες επικοινωνίας για τις επαγγελματικές κάρτες που χρησιμοποιούν μία διάταξη από την κατηγορία 'Επαγγελματικές Κάρτες, Εργασία'. Οι διατάξεις των επαγγελματικών καρτών μπορούν να επιλεγούν στην καρτέλα <emph>Επαγγελματικές Κάρτες</emph>.</ahelp>"
+msgid "<ahelp hid=\"HID_AREA_BITMAP\">Select a bitmap that you want to use as a fill pattern, or create your own pixel pattern. You can also import bitmaps, and save or load bitmap lists.</ahelp>"
+msgstr "<ahelp hid=\"HID_AREA_BITMAP\">Επιλέξτε μια ψηφιογραφία που θέλετε να χρησιμοποιήσετε ως μοτίβο γεμίσματος, ή δημιουργήστε δικό σας μοτίβο εικονοστοιχείου. Ακόμη μπορείτε να εισάγετε ψηφιογραφίες και να αποθηκεύετε ή να φορτώνετε λίστες bitmap.</ahelp>"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"hd_id3149549\n"
+"05210500.xhp\n"
+"hd_id3148585\n"
"3\n"
"help.text"
-msgid "Business data"
-msgstr "Επαγγελματικά δεδομένα"
+msgid "Pattern Editor"
+msgstr "Επεξεργαστής μοτίβου"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"par_id3156027\n"
+"05210500.xhp\n"
+"par_id3147226\n"
"4\n"
"help.text"
-msgid "Enter the contact information that you want to include on your business card."
-msgstr "Εισάγετε τις πληροφορίες επικοινωνίας που θέλετε να συμπεριλάβετε στην επαγγελματική σας κάρτα."
+msgid "Use this editor to create a simple, two-color, 8x8 pixel bitmap pattern."
+msgstr "Χρησιμοποιήστε αυτόν τον επεξεργαστή για να δημιουργήσετε ένα απλό, δίχρωμο μοτίβο ψηφιογραφίας 8x8 εικονοστοιχείων."
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"par_id3155892\n"
+"05210500.xhp\n"
+"hd_id3145669\n"
+"5\n"
+"help.text"
+msgid "Grid"
+msgstr "Πλέγμα"
+
+#: 05210500.xhp
+msgctxt ""
+"05210500.xhp\n"
+"par_id3150774\n"
+"6\n"
+"help.text"
+msgid "To enable this editor, select the <emph>Blank</emph> bitmap in the bitmap list."
+msgstr "Για να ενεργοποιήσετε αυτόν τον επεξεργαστή, επιλέξτε την ψηφιογραφία <emph>Κενό</emph> στη λίστα με τις ψηφιογραφίες."
+
+#: 05210500.xhp
+msgctxt ""
+"05210500.xhp\n"
+"hd_id3145072\n"
"17\n"
"help.text"
-msgid "If you want to include your name on a business card, enter your name on the <emph>Private </emph>tab. Then choose a layout on the <emph>Business Cards </emph>tab that includes a name placeholder."
-msgstr "Αν θέλετε να συμπεριλάβετε το όνομα σας σε μία επαγγελματική κάρτα, εισάγετε το όνομα σας στη καρτέλα <emph>Προσωπικά </emph>. Στη συνέχεια επιλέξτε μία διάταξη από τη καρτέλα <emph>Επαγγελματικές Κάρτες </emph> η οποία περιλαμβάνει θέση κράτησης για το όνομα ."
+msgid "Foreground color"
+msgstr "Χρώμα πρώτου πλάνου"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"hd_id3150355\n"
-"5\n"
+"05210500.xhp\n"
+"par_id3155535\n"
+"18\n"
"help.text"
-msgid "Company 2nd line"
-msgstr "Εταιρία 2η γραμμή"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BITMAP:LB_COLOR\">Select a foreground color, and then click in the grid to add a pixel to the pattern.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BITMAP:LB_COLOR\">Επιλέξτε ένα χρώμα σε πρώτο πλάνο και κάντε κλικ στο πλέγμα για να προσθέσετε ένα εικονοστοιχείο στο μοτίβο.</ahelp>"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"par_id3153031\n"
-"6\n"
+"05210500.xhp\n"
+"hd_id3149398\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_COMP_EXT\">Enter additional company details.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_COMP_EXT\">Εισάγετε επιπλέον πληροφορίες για την εταιρία σας.</ahelp>"
+msgid "Background color"
+msgstr "Χρώμα παρασκηνίου"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"hd_id3150771\n"
+"05210500.xhp\n"
+"par_id3148538\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BITMAP:LB_BACKGROUND_COLOR\">Select a background color for your bitmap pattern.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BITMAP:LB_BACKGROUND_COLOR\">Επιλέξτε ένα χρώμα παρασκηνίου για το δικό σας μοτίβο ψηφιογραφίας.</ahelp>"
+
+#: 05210500.xhp
+msgctxt ""
+"05210500.xhp\n"
+"hd_id3147275\n"
"7\n"
"help.text"
-msgid "Slogan"
-msgstr "Σλόγκαν"
+msgid "Bitmap Pattern"
+msgstr "Μοτίβο ψηφιογραφίας"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"par_id3156327\n"
+"05210500.xhp\n"
+"par_id3146847\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_SLOGAN\">Enter the slogan of your company.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_SLOGAN\">Εισάγετε το σλόγκαν της εταιρίας σας.</ahelp>"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BITMAP:LB_BITMAPS\">Select a bitmap in the list, and then click <emph>OK</emph> to apply the pattern to the selected object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BITMAP:LB_BITMAPS\">Επιλέξτε μία εικόνα ψηφιογραφίας από τη λίστα, και ύστερα πατήστε στο κουμπί <emph>Εντάξει</emph> για να εφαρμόσετε το υπόδειγμα στο επιλεγμένο αντικείμενο.</ahelp>"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"hd_id3153146\n"
+"05210500.xhp\n"
+"hd_id3150275\n"
"9\n"
"help.text"
-msgid "Country"
-msgstr "Χώρα"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"par_id3155449\n"
+"05210500.xhp\n"
+"par_id3154306\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_STATE\">Enter the name of the country where your business is located.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_STATE\">Εισάγετε το όνομα της χώρας στην οποία βρίσκεται η εργασία σας.</ahelp>"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_BITMAP:BTN_ADD\">Adds a bitmap that you created in the <emph>Pattern Editor </emph>to the current list.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_BITMAP:BTN_ADD\">Προσθέτει μια ψηφιογραφία που δημιουργήσατε στον <emph>Επεξεργαστή μοτίβου </emph>στη τρέχουσα λίστα.</ahelp>"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"hd_id3154380\n"
+"05210500.xhp\n"
+"hd_id3158432\n"
"11\n"
"help.text"
-msgid "Phone"
-msgstr "Τηλέφωνο"
+msgid "Modify"
+msgstr "Τροποποίηση"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"par_id3154046\n"
+"05210500.xhp\n"
+"par_id3153827\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_PHONE\">Enter your business telephone number.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_PHONE\">Εισάγετε τον αριθμό τηλεφώνου της εργασίας σας.</ahelp>"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_BITMAP:BTN_MODIFY\">Replaces a bitmap that you created in the <emph>Pattern Editor</emph> with the current bitmap pattern. If you want, you can save the pattern under a different name.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_BITMAP:BTN_MODIFY\">Αντικαθιστά μια ψηφιογραφία που δημιουργήσατε στον <emph>Επεξεργαστή μοτίβου</emph> με το τρέχον μοτίβο ψηφιογραφίας. Εάν θέλετε, μπορείτε να αποθηκεύσετε το μοτίβο με άλλο όνομα.</ahelp>"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"hd_id3158430\n"
+"05210500.xhp\n"
+"hd_id3149516\n"
"13\n"
"help.text"
-msgid "Mobile"
-msgstr "Κινητό"
+msgid "Import"
+msgstr "Εισαγωγή"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"par_id3156329\n"
+"05210500.xhp\n"
+"par_id3148473\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_MOBILE\">Enter your mobile telephone number.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_MOBILE\">Εισάγετε τον αριθμό του κινητού σας τηλεφώνου.</ahelp>"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_BITMAP:BTN_IMPORT\">Locate the bitmap that you want to import, and then click <emph>Open</emph>. The bitmap is added to the end of the list of available bitmaps.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_BITMAP:BTN_IMPORT\">Βρείτε την ψηφιογραφία που θέλετε να εισάγετε και πατήστε στο <emph>Άνοιγμα</emph>. Η ψηφιογραφία εισάγεται στο τέλος της λίστας των διαθέσιμων ψηφιογραφιών.</ahelp>"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"hd_id3154306\n"
-"15\n"
+"05210500.xhp\n"
+"hd_id3159166\n"
+"21\n"
"help.text"
-msgid "Homepage"
-msgstr "Αρχική σελίδα"
+msgid "Load Bitmap List"
+msgstr "Φόρτωση λίστας με ψηφιογραφίες"
-#: 01010304.xhp
+#: 05210500.xhp
msgctxt ""
-"01010304.xhp\n"
-"par_id3148563\n"
-"16\n"
+"05210500.xhp\n"
+"par_id3155341\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_WWW\">Enter the address of your company's internet homepage.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_BUSINESS_DATA:ED_WWW\">Εισάγετε τη διεύθυνση της ιστοσελίδας της εταιρίας σας.</ahelp>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_BITMAP:BTN_LOAD\">Loads a different list of bitmaps.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_BITMAP:BTN_LOAD\">Φορτώνει μια διαφορετική λίστα με ψηφιογραφίες.</ahelp>"
-#: 01110100.xhp
+#: 05210500.xhp
msgctxt ""
-"01110100.xhp\n"
-"tit\n"
+"05210500.xhp\n"
+"hd_id3151246\n"
+"23\n"
"help.text"
-msgid "Template Management"
-msgstr "Διαχείριση προτύπων"
+msgid "Save Bitmap List"
+msgstr "Αποθήκευση λίστας με ψηφιογραφίες"
-#: 01110100.xhp
+#: 05210500.xhp
msgctxt ""
-"01110100.xhp\n"
-"bm_id3148668\n"
+"05210500.xhp\n"
+"par_id3151385\n"
+"24\n"
"help.text"
-msgid "<bookmark_value>documents; organizing</bookmark_value><bookmark_value>organizing; templates</bookmark_value><bookmark_value>templates; organizing</bookmark_value><bookmark_value>styles;printing styles used in a document</bookmark_value><bookmark_value>styles; copying between documents</bookmark_value><bookmark_value>default templates; organizing</bookmark_value><bookmark_value>deleting; templates</bookmark_value><bookmark_value>templates; deleting</bookmark_value><bookmark_value>templates; importing and exporting</bookmark_value><bookmark_value>importing; templates</bookmark_value><bookmark_value>exporting; templates</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα, οργάνωση</bookmark_value><bookmark_value>οργάνωση, πρότυπα</bookmark_value><bookmark_value>πρότυπα, οργάνωση</bookmark_value><bookmark_value>πρότυπα, πρότυπα εκτύπωσης που χρησιμοποιούνται σε ένα έγγραφο</bookmark_value><bookmark_value>πρότυπα, αντιγραφή μεταξύ εγγράφων</bookmark_value><bookmark_value>προεπιλεγμένα πρότυπα, οργάνωση</bookmark_value><bookmark_value>διαγραφή, πρότυπα</bookmark_value><bookmark_value>πρότυπα, διαγραφή</bookmark_value><bookmark_value>πρότυπα, εισαγωγή και εξαγωγή</bookmark_value><bookmark_value>εισαγωγή, πρότυπα</bookmark_value><bookmark_value>εξαγωγή, πρότυπα</bookmark_value>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_BITMAP:BTN_SAVE\">Saves the current list of bitmaps, so that you can load it later.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_BITMAP:BTN_SAVE\">Αποθηκεύει την τρέχουσα λίστα από ψηφιογραφίες, για να μπορέσετε να την φορτώσετε αργότερα.</ahelp>"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3148585\n"
-"40\n"
+"05210600.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/01/01110100.xhp\" name=\"Template Management\">Template Management</link>"
-msgstr "<link href=\"text/shared/01/01110100.xhp\" name=\"Διαχείριση προτύπων εγγράφου\">Διαχείριση προτύπων εγγράφου</link>"
+msgid "Shadow"
+msgstr "Σκίαση"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3152924\n"
-"2\n"
+"05210600.xhp\n"
+"bm_id3150014\n"
"help.text"
-msgid "<ahelp hid=\".uno:Organizer\">Opens the <emph>Template Management</emph> dialog where you can organize templates and define default templates.</ahelp>"
-msgstr "<ahelp hid=\".uno:Organizer\">Ανοίγει το παράθυρο διαλόγου <emph>Διαχείρισης προτύπων</emph> όπου μπορείτε να οργανώσετε πρότυπα και να ορίσετε προεπιλεγμένα πρότυπα.</ahelp>"
+msgid "<bookmark_value>areas; shadows</bookmark_value><bookmark_value>shadows; areas</bookmark_value>"
+msgstr "<bookmark_value>περιοχές; σκιές</bookmark_value><bookmark_value>σκιές; περιοχές</bookmark_value>"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3152801\n"
-"3\n"
+"05210600.xhp\n"
+"hd_id3150014\n"
+"1\n"
"help.text"
-msgid "Left and Right Selection List (Templates / Documents)"
-msgstr "Αριστερή και δεξιά λίστα επιλογής (Πρότυπα / Έγγραφα)"
+msgid "<link href=\"text/shared/01/05210600.xhp\" name=\"Shadow\">Shadow</link>"
+msgstr "<link href=\"text/shared/01/05210600.xhp\" name=\"Σκιά\">Σκιά</link>"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3149177\n"
+"05210600.xhp\n"
+"par_id3155069\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_CTL_ORGANIZER_RIGHT\">Displays the available template categories or opened $[officename] files. To change the contents of the list, select <emph>Templates</emph> or <emph>Documents</emph> in the box below.</ahelp>"
-msgstr "<ahelp hid=\"HID_CTL_ORGANIZER_RIGHT\">Εμφανίζει τις διαθέσιμες κατηγορίες προτύπων ή ανοιγμένων αρχείων $[officename] .Για να αλλάξετε τα περιεχόμενα της λίστας, επιλέξτε <emph>Πρότυπα</emph> ή <emph>Έγγραφα</emph> στο παρακάτω κουτί.</ahelp>"
+msgid "<ahelp hid=\"HID_AREA_SHADOW\">Add a shadow to the selected drawing object, and define the properties of the shadow.</ahelp>"
+msgstr "<ahelp hid=\"HID_AREA_SHADOW\">Προσθέστε μια σκιά στο επιλεγμένο αντικείμενο σχεδίασης και ορίστε τις ιδιότητες της σκιάς</ahelp>"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3166410\n"
-"34\n"
+"05210600.xhp\n"
+"hd_id3153748\n"
+"3\n"
"help.text"
-msgid "To change the default template path, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"$[officename] - Paths\">$[officename] - Paths</link></emph>."
-msgstr "Για να αλλάξετε την προεπιλεγμένη διαδρομή πρότυπου, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"$[officename] - Διαδρομές\">$[officename] - Διαδρομές</link></emph>."
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3154810\n"
-"6\n"
+"05210600.xhp\n"
+"par_id3153345\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:LISTBOX:DLG_ORGANIZE:LB_RIGHT_TYP\">Select <emph>Templates</emph> or <emph>Documents</emph> to change the contents that are displayed in the list above.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:LISTBOX:DLG_ORGANIZE:LB_RIGHT_TYP\">Επιλέξτε <emph>Πρότυπα</emph> ή <emph>Έγγραφα</emph> για να αλλάξετε τα περιεχόμενα που προβάλλονται στην παραπάνω λίστα</ahelp>."
+msgid "Set the properties of the shadow that you want to apply."
+msgstr "Ορίστε τις ιδιότητες της σκιάς που θέλετε να εφαρμόσετε"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3149191\n"
-"36\n"
+"05210600.xhp\n"
+"hd_id3150774\n"
+"5\n"
"help.text"
-msgid "Template categories are represented by folder icons. To view the template files for a category, double-click a folder."
-msgstr "Οι κατηγορίες προτύπων απεικονίζονται με εικονίδια φακέλων. Για να δείτε τα αρχεία προτύπων για μια κατηγορία, κάντε διπλό κλικ σε έναν φάκελο."
+msgid "Use shadow"
+msgstr "Χρήση σκιάς"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3159166\n"
+"05210600.xhp\n"
+"par_id3154749\n"
+"6\n"
"help.text"
-msgid "To view the styles that are used in a file, double-click the file name, and then double-click the <emph>Styles</emph> icon."
-msgstr "Για να δείτε τα πρότυπα που χρησιμοποιούνται σε ένα αρχείο, κάντε διπλό κλικ στο όνομα του αρχείου και μετά κάντε διπλό κλικ στο εικονίδιο <emph>Πρότυπα</emph> ."
+msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_SHADOW:TSB_SHOW_SHADOW\">Adds a shadow to the selected drawing object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_SHADOW:TSB_SHOW_SHADOW\">Προσθέτει μία σκιά στο επιλεγμένο αντικείμενο σχεδίασης.</ahelp>"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3155504\n"
-"35\n"
+"05210600.xhp\n"
+"hd_id3166460\n"
+"7\n"
"help.text"
-msgid "To copy a style, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and drag the style from one file to another file. To move a style, drag the style from one file to another file."
-msgstr "Για αντιγραφή πρότυπου, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> και σύρτε το πρότυπο από το ένα αρχείο σε άλλο αρχείο."
+msgid "Position"
+msgstr "Θέση"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3149578\n"
+"05210600.xhp\n"
+"par_id3146138\n"
"8\n"
"help.text"
-msgid "Commands"
-msgstr "Εντολές"
+msgid "<ahelp hid=\"HID_TPSHADOW_CTRL\">Click where you want to cast the shadow.</ahelp>"
+msgstr "<ahelp hid=\"HID_TPSHADOW_CTRL\">Κάντε κλικ εκεί που θέλετε να βάλετε τη σκιά.</ahelp>"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3149514\n"
+"05210600.xhp\n"
+"hd_id3154897\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:MENUBUTTON:DLG_ORGANIZE:BTN_EDIT\">Contains commands for managing and editing your templates and documents.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:MENUBUTTON:DLG_ORGANIZE:BTN_EDIT\">Περιέχει εντολές για τη διαχείριση και την επεξεργασία των προτύπων και των εγγράφων σας.</ahelp>"
-
-#: 01110100.xhp
-msgctxt ""
-"01110100.xhp\n"
-"par_id3149575\n"
-"37\n"
-"help.text"
-msgid "Depending on the type of file you select in the list, the following commands are available:"
-msgstr "Ανάλογα με τον τύπο του αρχείου που επιλέξετε στη λίστα, οι ακόλουθες εντολές είναι διαθέσιμες:"
+msgid "Distance"
+msgstr "Απόσταση"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3153062\n"
+"05210600.xhp\n"
+"par_id3146847\n"
"10\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SHADOW:MTR_FLD_DISTANCE\">Enter the distance that you want the shadow to be offset from the selected object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SHADOW:MTR_FLD_DISTANCE\">Εισάγετε την απόσταση που θέλετε να μετατοπιστεί η σκιά από το επιλεγμένο αντικείμενο.</ahelp>"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3151384\n"
+"05210600.xhp\n"
+"hd_id3150276\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\"HID_ORGANIZE_NEW\">Creates a new template category.</ahelp>"
-msgstr "<ahelp hid=\"HID_ORGANIZE_NEW\">Δημιουργεί μια καινούργια κατηγορία προτύπου.</ahelp>"
+msgid "Color"
+msgstr "Χρώμα"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3146794\n"
+"05210600.xhp\n"
+"par_id3155829\n"
"12\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_SHADOW:LB_SHADOW_COLOR\">Select a color for the shadow.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_SHADOW:LB_SHADOW_COLOR\">Επιλέξτε ένα χρώμα για τη σκιά.</ahelp>"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3154758\n"
+"05210600.xhp\n"
+"hd_id3148992\n"
"13\n"
"help.text"
-msgid "<ahelp hid=\"HID_ORGANIZE_DELETE\">Deletes the current selection.</ahelp>"
-msgstr "<ahelp hid=\"HID_ORGANIZE_DELETE\">Διαγράφει την τρέχουσα επιλογή.</ahelp>"
+msgid "Transparency"
+msgstr "Διαφάνεια"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3154388\n"
+"05210600.xhp\n"
+"par_id3148642\n"
"14\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SHADOW:MTR_SHADOW_TRANSPARENT\">Enter a percentage from 0% (opaque) to 100% (transparent) to specify the transparency of the shadow.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SHADOW:MTR_SHADOW_TRANSPARENT\">Εισάγετε ένα ποσοστό από 0% (αδιάφανο) ως 100% (διαφανές) για να προσδιορίσετε τη διαφάνεια της σκιάς.</ahelp>"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3156435\n"
-"15\n"
+"05210600.xhp\n"
+"hd_id3154810\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"HID_ORGANIZE_EDIT\">Opens the selected template for editing.</ahelp>"
-msgstr "<ahelp hid=\"HID_ORGANIZE_EDIT\">Ανοίγει το επιλεγμένο πρότυπο για επεξεργασία.</ahelp>"
+msgid "Shadow"
+msgstr "Σκίαση"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3151106\n"
-"16\n"
+"05210600.xhp\n"
+"par_id3148924\n"
+"15\n"
"help.text"
-msgid "Import Templates"
-msgstr "Εισαγωγή προτύπων"
+msgid "<ahelp hid=\".uno:FillShadow\">Adds a shadow to the selected object. If the object already has a shadow, the shadow is removed. If you click this icon when no object is selected, the shadow is added to the next object that you draw.</ahelp>"
+msgstr "<ahelp hid=\".uno:FillShadow\">Προσθέτει μία σκιά στο επιλεγμένο αντικείμενο. Αν το αντικείμενο έχει ήδη μία σκιά, τότε αυτή αφαιρείται. Αν κάνετε κλικ σε αυτό το εικονίδιο ενώ δεν έχετε επιλέξει αντικείμενο, η σκιά προστίθεται στο επόμενο αντικείμενο που θα σχεδιάσετε.</ahelp>"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3148798\n"
-"17\n"
+"05210600.xhp\n"
+"par_id3145068\n"
"help.text"
-msgid "<ahelp hid=\"HID_ORGANIZE_COPY_FROM\">Imports an additional template. To import a template, select a template folder in the list, click the <emph>Command</emph> button, and then select <emph>Import template</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_ORGANIZE_COPY_FROM\">Εισάγει ένα επιπρόσθετο πρότυπο. Για να εισάγετε ένα πρότυπο, επιλέξτε ένα φάκελο προτύπου στη λίστα, κάντε κλικ στο κουμπί <emph>Εντολή</emph> και μετά επιλέξτε <emph>Εισαγωγή προτύπου</emph>.</ahelp>"
+msgid "<image id=\"img_id3149045\" src=\"cmd/sc_fillshadow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149045\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149045\" src=\"cmd/sc_fillshadow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149045\">Εικονίδιο</alt></image>"
-#: 01110100.xhp
+#: 05210600.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3154821\n"
-"19\n"
+"05210600.xhp\n"
+"par_id3154935\n"
+"16\n"
"help.text"
-msgid "Export Template"
-msgstr "Εξαγωγή προτύπου"
+msgid "Shadow"
+msgstr "Σκίαση"
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3153104\n"
-"20\n"
+"05210700.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_ORGANIZE_COPY_TO\">Exports the selected template.</ahelp>"
-msgstr "<ahelp hid=\"HID_ORGANIZE_COPY_TO\">Εξάγει το επιλεγμένο πρότυπο.</ahelp>"
+msgid "Transparency"
+msgstr "Διαφάνεια"
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3150651\n"
-"26\n"
+"05210700.xhp\n"
+"bm_id3146807\n"
"help.text"
-msgid "Print"
-msgstr "Εκτύπωση"
+msgid "<bookmark_value>transparency;areas</bookmark_value><bookmark_value>areas; transparency</bookmark_value>"
+msgstr "<bookmark_value>διαφάνεια; περιοχές</bookmark_value><bookmark_value>περιοχές; διαφάνεια</bookmark_value>"
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3154946\n"
-"27\n"
+"05210700.xhp\n"
+"hd_id3146807\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_ORGANIZE_PRINT\">Prints the name and properties of the styles that are used in the file.</ahelp>"
-msgstr "<ahelp hid=\"HID_ORGANIZE_PRINT\"> Εκτυπώνει το όνομα και τις ιδιότητες των προτύπων που χρησιμοποιούνται στο αρχείο.</ahelp>"
+msgid "<link href=\"text/shared/01/05210700.xhp\" name=\"Transparency\">Transparency</link>"
+msgstr "<link href=\"text/shared/01/05210700.xhp\" name=\"Διαφάνεια\">Διαφάνεια</link>"
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3150767\n"
-"28\n"
+"05210700.xhp\n"
+"par_id3149748\n"
+"2\n"
"help.text"
-msgid "Printer Setup"
-msgstr "Ρυθμίσεις εκτυπωτή"
+msgid "<ahelp hid=\".\">Set the transparency options for the fill that you apply to the selected object.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίστε τις επιλογές διαφάνειας για το γέμισμα που εφαρμόζετε στο επιλεγμένο αντικείμενο.</ahelp>"
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3147086\n"
-"29\n"
+"05210700.xhp\n"
+"hd_id3152363\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\"HID_ORGANIZE_PRINTER_SETUP\">Changes the printer and its settings for the selected document.</ahelp>"
-msgstr "<ahelp hid=\"HID_ORGANIZE_PRINTER_SETUP\">Αλλάζει τον εκτυπωτή και τις ρυθμίσεις του για το επιλεγμένο έγγραφο.</ahelp>"
+msgid "Transparency mode"
+msgstr "Κατάσταση λειτουργίας διαφάνειας"
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3143231\n"
-"30\n"
+"05210700.xhp\n"
+"par_id3149283\n"
+"3\n"
"help.text"
-msgid "Update"
-msgstr "Ενημέρωση"
+msgid "Specify the type of transparency that you want to apply."
+msgstr "Προσδιορίστε τον τύπο της διαφάνειας που επιθυμείτε να εφαρμόσετε."
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3147228\n"
-"31\n"
+"05210700.xhp\n"
+"hd_id3148585\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_ORGANIZE_RESCAN\">Updates the contents of the lists.</ahelp>"
-msgstr "<ahelp hid=\"HID_ORGANIZE_RESCAN\">Ενημερώνει τα περιεχόμενα των λιστών.</ahelp>"
+msgid "No transparency"
+msgstr "Χωρίς διαφάνεια"
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3145607\n"
-"41\n"
+"05210700.xhp\n"
+"par_id3147226\n"
+"5\n"
"help.text"
-msgid "Set As Default Template"
-msgstr "Ορισμός ως προεπιλεγμένου προτύπου"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TRANSPARENCE:RBT_TRANS_OFF\">Turns off color transparency.</ahelp> This is the default setting."
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TRANSPARENCE:RBT_TRANS_OFF\">Απενεργοποιεί τη διαφάνεια χρωμάτων.</ahelp> Αυτή είναι η προεπιλεγμένη ρύθμιση."
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3147353\n"
-"42\n"
+"05210700.xhp\n"
+"hd_id3152425\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_ORGANIZE_STDTEMPLATE_ADD\">Uses the selected template as the default template when you create a new $[officename] document of the same type.</ahelp>"
-msgstr "<ahelp hid=\"HID_ORGANIZE_STDTEMPLATE_ADD\">Χρησιμοποιεί το επιλεγμένο πρότυπο ως το προεπιλεγμένο πρότυπο όταν δημιουργείτε ένα καινούριο $[officename] έγγραφο του ίδιου τύπου.</ahelp>"
+msgid "Transparency"
+msgstr "Διαφάνεια"
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3153768\n"
-"43\n"
+"05210700.xhp\n"
+"par_id3150693\n"
+"7\n"
"help.text"
-msgid "Reset Default Template"
-msgstr "Επαναφορά προεπιλεγμένου προτύπου"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TRANSPARENCE:RBT_TRANS_LINEAR\">Turns on color transparency. Select this option, and then enter a number in the box, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TRANSPARENCE:RBT_TRANS_LINEAR\">Ενεργοποιεί τη διαφάνεια χρωμάτων. Επιλέξτε αυτή την επιλογή και στη συνέχεια εισάγετε ένα αριθμό στο πεδίο, όπου 0% είναι πλήρως αδιαφανές και 100% είναι πλήρως διαφανές.</ahelp>"
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3155432\n"
-"44\n"
+"05210700.xhp\n"
+"hd_id3155941\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"HID_ORGANIZE_STDTEMPLATE_DEL\">Select a $[officename] document type to reset the default template to the original template.</ahelp>"
-msgstr "<ahelp hid=\"HID_ORGANIZE_STDTEMPLATE_DEL\">Επιλέξτε ένα $[officename] τύπο εγγράφου για να επαναφέρετε το προεπιλεγμένο έγγραφο στο αρχικό πρότυπο.</ahelp>"
+msgid "Transparency spin button"
+msgstr "Πεδίο περιστροφής διαφάνειας"
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3159196\n"
-"38\n"
+"05210700.xhp\n"
+"par_id3155892\n"
+"15\n"
"help.text"
-msgid "Address Book"
-msgstr "Βιβλίο διευθύνσεων"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRANSPARENT\">Adjusts the transparency of the current fill color. Enter a number between 0% (opaque) and 100% (transparent).</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRANSPARENT\">Προσαρμόζει τη διαφάνεια του τρέχοντος χρώματος γεμίσματος. Εισάγετε έναν αριθμό μεταξύ 0% (αδιαφανές) και 100% (διαφανές).</ahelp>"
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3154472\n"
-"39\n"
+"05210700.xhp\n"
+"hd_id3149827\n"
+"11\n"
"help.text"
-msgid "Edit the field assignments and the data source for the address book."
-msgstr "Επεξεργαστείτε τα πεδία ανάθεσης και της προέλευσης δεδομένων για το βιβλίο διευθύνσεων."
+msgid "Gradient"
+msgstr "Διαβάθμιση χρώματος"
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3154151\n"
-"32\n"
+"05210700.xhp\n"
+"par_id3155338\n"
+"12\n"
"help.text"
-msgid "File"
-msgstr "Αρχείο"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TRANSPARENCE:RBT_TRANS_GRADIENT\">Applies a transparency gradient to the current fill color. Select this option, and then set the gradient properties.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TRANSPARENCE:RBT_TRANS_GRADIENT\">Εφαρμόζει μία διαβάθμιση διαφάνειας στο τρέχον χρώμα γεμίσματος. Επιλέξτε αυτή την επιλογή και στη συνέχεια ορίστε τις ιδιότητες διαβάθμισης.</ahelp>"
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3156005\n"
-"33\n"
+"05210700.xhp\n"
+"hd_id3150443\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_ORGANIZE:BTN_FILES\">Locate a file that you want to add to the document list, and then click<emph> Open</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_ORGANIZE:BTN_FILES\">Εντοπίστε ένα αρχείο που θέλετε να προσθέσετε στη λίστα εγγράφων και μετά κάντε κλικ στο<emph> Άνοιγμα</emph>.</ahelp>"
+msgid "Type"
+msgstr "Τύπος"
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3153095\n"
+"05210700.xhp\n"
+"par_id3149398\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer setup\">Printer setup</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις εκτυπωτή\">\"Ρυθμίσεις εκτυπωτή</link>"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_TRANSPARENCE:LB_TRGR_GRADIENT_TYPES\">Select the type of transparency gradient that you want to apply.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_TRANSPARENCE:LB_TRGR_GRADIENT_TYPES\">Επιλέξτε τον τύπο της διαβάθμισης διαφάνειας που επιθυμείτε να εφαρμόσετε.</ahelp>"
-#: 01110100.xhp
+#: 05210700.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3150012\n"
+"05210700.xhp\n"
+"hd_id3145317\n"
+"19\n"
"help.text"
-msgid "<link href=\"text/shared/01/01110101.xhp\" name=\"Templates: Address Book Assignment\">Templates: Address Book Assignment</link>"
-msgstr "<link href=\"text/shared/01/01110101.xhp\" name=\"Πρότυπα: Αντιστοίχιση βιβλίου διευθύνσεων\">Πρότυπα: Αντιστοίχιση βιβλίου διευθύνσεων</link>"
+msgid "Center X"
+msgstr "Κέντρο Χ"
-#: 05070500.xhp
+#: 05210700.xhp
msgctxt ""
-"05070500.xhp\n"
-"tit\n"
+"05210700.xhp\n"
+"par_id3155583\n"
+"20\n"
"help.text"
-msgid "Align Vertical Center"
-msgstr "Κατακόρυφη κεντραρισμένη στοίχιση"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_CENTER_X\">Enter the horizontal offset for the gradient.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_CENTER_X\">Εισάγετε την οριζόντια μετατόπιση για τη διαβάθμιση.</ahelp>"
-#: 05070500.xhp
+#: 05210700.xhp
msgctxt ""
-"05070500.xhp\n"
-"hd_id3152876\n"
-"1\n"
+"05210700.xhp\n"
+"hd_id3154897\n"
+"21\n"
"help.text"
-msgid "<link href=\"text/shared/01/05070500.xhp\" name=\"Align Vertical Center\">Align Vertical Center</link>"
-msgstr "<link href=\"text/shared/01/05070500.xhp\" name=\"Κατακόρυφη κεντραρισμένη στοίχιση\">Κατακόρυφη κεντραρισμένη στοίχιση</link>"
+msgid "Center Y"
+msgstr "Κέντρο Υ"
-#: 05070500.xhp
+#: 05210700.xhp
msgctxt ""
-"05070500.xhp\n"
-"par_id3160463\n"
-"2\n"
+"05210700.xhp\n"
+"par_id3159399\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\".uno:AlignVerticalCenter\">Vertically centers the selected objects. If only one object is selected in Draw or Impress, the center of the object is aligned to the vertical center of the page.</ahelp>"
-msgstr "<ahelp hid=\".uno:AlignVerticalCenter\">Κεντράρει κατακόρυφα τα επιλεγμένα αντικείμενα.Εάν έχει επιλεχθεί μόνο ένα αντικείμενο στο Draw ή το Impress, το κέντρο του αντικειμένου στοιχίζεται στο κατακόρυφο κέντρο της σελίδας.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_CENTER_Y\">Enter the vertical offset for the gradient.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_CENTER_Y\">ΕΙσάγετε την κάθετη μετατόπιση για τη διαβάθμιση.</ahelp>"
-#: 06040300.xhp
+#: 05210700.xhp
msgctxt ""
-"06040300.xhp\n"
-"tit\n"
+"05210700.xhp\n"
+"hd_id3158430\n"
+"23\n"
"help.text"
-msgid "Exceptions"
-msgstr "Εξαιρέσεις"
+msgid "Angle"
+msgstr "Γωνία"
-#: 06040300.xhp
+#: 05210700.xhp
msgctxt ""
-"06040300.xhp\n"
-"hd_id3150278\n"
-"1\n"
+"05210700.xhp\n"
+"par_id3155829\n"
+"24\n"
"help.text"
-msgid "<link href=\"text/shared/01/06040300.xhp\" name=\"Exceptions\">Exceptions</link>"
-msgstr "<link href=\"text/shared/01/06040300.xhp\" name=\"Εξαιρέσεις\">Εξαιρέσεις</link>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_ANGLE\">Enter a rotation angle for the gradient.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_ANGLE\">Εισάγετε μία γωνία περιστροφής για τη διαβάθμιση.</ahelp>"
-#: 06040300.xhp
+#: 05210700.xhp
msgctxt ""
-"06040300.xhp\n"
-"par_id3152876\n"
-"2\n"
+"05210700.xhp\n"
+"hd_id3153320\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"HID_OFAPAGE_AUTOCORR_EXCEPT\">Specify the abbreviations or letter combinations that you do not want $[officename] to correct automatically.</ahelp>"
-msgstr "<ahelp hid=\"HID_OFAPAGE_AUTOCORR_EXCEPT\">Προσδιορίστε τις συντομεύσεις ή τους συνδυασμούς χαρακτήρων που δεν θέλετε να διορθώνει αυτόματα το $[officename].</ahelp>"
+msgid "Border"
+msgstr "Περίγραμμα"
-#: 06040300.xhp
+#: 05210700.xhp
msgctxt ""
-"06040300.xhp\n"
-"par_id3154926\n"
-"17\n"
+"05210700.xhp\n"
+"par_id3149784\n"
+"32\n"
"help.text"
-msgid "The exceptions that you define depend on the current language setting. If you want, you can change the language setting by selecting a different language in the <emph>Replacements and exceptions for language</emph> box."
-msgstr "Οι εξαιρέσεις που ορίζετε εξαρτώνται από τη ρύθμιση της τρέχουσας γλώσσας. Αν θέλετε, μπορείτε να αλλάξετε τη ρύθμιση της γλώσσας επιλέγοντας μια διαφορετική γλώσσα στο πεδίο <emph>Αντικαταστάσεις και εξαιρέσεις για τη γλώσσα</emph>."
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_BORDER\">Enter the amount by which you want to adjust the transparent area of the gradient. The default value is 0%.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_BORDER\">Επιλέξτε την ποσότητα κατά την οποία θέλετε να ρυθμίσετε τη διαφανή περιοχή της διαβάθμισης. Η προεπιλεγμένη τιμή είναι 0%.</ahelp>"
-#: 06040300.xhp
+#: 05210700.xhp
msgctxt ""
-"06040300.xhp\n"
-"hd_id3149205\n"
-"15\n"
+"05210700.xhp\n"
+"hd_id3144439\n"
+"26\n"
"help.text"
-msgid "Replacements and exceptions for language:"
-msgstr "Αντικαταστάσεις και εξαιρέσεις για τη γλώσσα:"
+msgid "Start value"
+msgstr "Αρχική τιμή"
-#: 06040300.xhp
+#: 05210700.xhp
msgctxt ""
-"06040300.xhp\n"
-"par_id3156027\n"
-"16\n"
+"05210700.xhp\n"
+"par_id3150117\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"HID_AUTOCORR_LANGUAGE\">Select the language for which you want to create or edit the replacement rules.</ahelp> $[officename] first searches for exceptions that are defined for the language at the current cursor position in the document, and then searches the remaining languages."
-msgstr "<ahelp hid=\"HID_AUTOCORR_LANGUAGE\">Επιλέξτε τη γλώσσα για την οποία θέλετε να δημιουργήσετε ή να επεξεργαστείτε τους κανόνες αντικατάστασης. </ahelp>Το $[officename] πρώτα αναζητά εξαιρέσεις που έχουν οριστεί για τη γλώσσα στην τρέχουσα θέση του δρομέα μέσα στο έγγραφο, και μετά αναζητά τις υπόλοιπες γλώσσες."
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_START_VALUE\">Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_START_VALUE\">Εισάγετε μία τιμή διαφάνειας για την αρχική τιμή της διαβάθμισης, όπου το 0% είναι πλήρως αδιαφανές και το 100% είναι πλήρως διαφανές.</ahelp>"
-#: 06040300.xhp
+#: 05210700.xhp
msgctxt ""
-"06040300.xhp\n"
-"hd_id3153681\n"
-"3\n"
+"05210700.xhp\n"
+"hd_id3152350\n"
+"28\n"
"help.text"
-msgid "Abbreviations (no subsequent capital)"
-msgstr "Συντομεύσεις, (μετά τις οποίες δεν ακολουθεί κεφαλαίο γράμμα)."
+msgid "End value"
+msgstr "Τελική τιμή"
-#: 06040300.xhp
+#: 05210700.xhp
msgctxt ""
-"06040300.xhp\n"
-"par_id3156410\n"
-"4\n"
+"05210700.xhp\n"
+"par_id3148924\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:EDIT:RID_OFAPAGE_AUTOCORR_EXCEPT:ED_ABBREV\">Type an abbreviation followed by a period, and then click <emph>New</emph>. This prevents $[officename] from automatically capitalizing the first letter of the word that comes after the period at the end of the abbreviation.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:EDIT:RID_OFAPAGE_AUTOCORR_EXCEPT:ED_ABBREV\">Πληκτρολογήστε μία συντόμευση που ακολουθείται από μία περίοδο, έπειτα κάντε κλικ στο <emph>Δημιουργία</emph>. Αυτό εμποδίζει το $[officename] από το να κάνει αυτόματα κεφαλαίο το πρώτο γράμμα της λέξης που ακολουθεί την περίοδο στο τέλος της συντόμευσης.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_END_VALUE\">Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_END_VALUE\">Εισάγετε μία τιμή διαφάνειας για την τελική τιμή της διαβάθμισης, όπου το 0% είναι πλήρως αδιαφανές και το 100% είναι πλήρως διαφανές.</ahelp>"
-#: 06040300.xhp
+#: 05210700.xhp
msgctxt ""
-"06040300.xhp\n"
-"par_id3149751\n"
-"13\n"
+"05210700.xhp\n"
+"hd_id3149575\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:LISTBOX:RID_OFAPAGE_AUTOCORR_EXCEPT:LB_ABBREV\">Lists the abbreviations that are not automatically corrected.</ahelp> To remove an item from the list, select the item, and then click <emph>Delete</emph>."
-msgstr "<ahelp hid=\"OFFMGR:LISTBOX:RID_OFAPAGE_AUTOCORR_EXCEPT:LB_ABBREV\">Παραθέτει τις συντομεύσεις που δε διορθώνονται αυτόματα.</ahelp> Για να διαγράψετε ένα αντικείμενο από τη λίστα, επιλέξτε το αντικείμενο και έπειτα πατήστε <emph>Διαγραφή</emph>."
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 06040300.xhp
+#: 05210700.xhp
msgctxt ""
-"06040300.xhp\n"
-"hd_id3151110\n"
-"6\n"
+"05210700.xhp\n"
+"par_id3149798\n"
+"10\n"
"help.text"
-msgid "Words with TWo INitial CApitals"
-msgstr "Λέξεις που αρχίζουν με ΔΥο ΚΕφαλαία ΓΡάμματα"
+msgid "Use the preview to view your changes before you apply the transparency effect to the color fill of the selected object."
+msgstr "Χρησιμοποιήστε την προεπισκόπηση για να δείτε τις αλλαγές πριν εφαρμόσετε το εφέ διαφάνειας στο γέμισμα χρώματος ενός επιλεγμένου αντικειμένου."
-#: 06040300.xhp
+#: 05220000.xhp
msgctxt ""
-"06040300.xhp\n"
-"par_id3154749\n"
-"7\n"
+"05220000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:EDIT:RID_OFAPAGE_AUTOCORR_EXCEPT:ED_DOUBLE_CAPS\">Type the word or abbreviation that starts with two capital letters that you do not want $[officename] to change to one initial capital. For example, enter PC to prevent $[officename] from changing PC to Pc.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:EDIT:RID_OFAPAGE_AUTOCORR_EXCEPT:ED_DOUBLE_CAPS\">Πληκτρολογήστε τη λέξη ή τη συντόμευση που ξεκινά με δύο κεφαλαία γράμματα που δε θέλετε το $[officename] να αλλάξει σε ένα κεφαλαίο αρχικό γράμμα. Για παράδειγμα, εισάγετε PC για να εμποδίσετε το $[officename] να αλλάξει το PC σε Pc.</ahelp>"
+msgid "Text"
+msgstr "Κείμενο"
-#: 06040300.xhp
+#: 05220000.xhp
msgctxt ""
-"06040300.xhp\n"
-"par_id3143271\n"
-"14\n"
+"05220000.xhp\n"
+"bm_id3146856\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:LISTBOX:RID_OFAPAGE_AUTOCORR_EXCEPT:LB_DOUBLE_CAPS\">Lists the words or abbreviations that start with two initial capitals that are not automatically corrected. All words which start with two capital letters are listed in the field.</ahelp> To remove an item from the list, select the item, and then click <emph>Delete</emph>."
-msgstr "<ahelp hid=\"OFFMGR:LISTBOX:RID_OFAPAGE_AUTOCORR_EXCEPT:LB_DOUBLE_CAPS\">Παραθέτει τις λέξεις ή τις συντομεύσεις που ξεκινούν με δύο κεφαλαία γράμματα και δεν διορθώνονται αυτόματα. Όλες οι λέξεις που ξεκινούν με δύο κεφαλαία γράμματα παρατίθενται στο πεδίο.</ahelp> Για να διαγράψετε ένα αντικείμενο από τη λίστα, επιλέξτε το αντικείμενο κι έπειτα κάντε κλικ στο <emph>Διαγραφή</emph>."
+msgid "<bookmark_value>text; text/draw objects</bookmark_value> <bookmark_value>draw objects; text in</bookmark_value> <bookmark_value>frames; text fitting to frames</bookmark_value>"
+msgstr "<bookmark_value>κείμενο; κείμενο/αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης; κείμενο σε</bookmark_value><bookmark_value>πλαίσια; προσαρμογή κειμένου ως προς πλαίσια</bookmark_value>"
-#: 06040300.xhp
+#: 05220000.xhp
msgctxt ""
-"06040300.xhp\n"
-"hd_id3155503\n"
-"8\n"
+"05220000.xhp\n"
+"hd_id3146856\n"
+"1\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "<link href=\"text/shared/01/05220000.xhp\" name=\"Text\">Text</link>"
+msgstr "<link href=\"text/shared/01/05220000.xhp\" name=\"Κείμενο\">Κείμενο</link>"
-#: 06040300.xhp
+#: 05220000.xhp
msgctxt ""
-"06040300.xhp\n"
-"par_id3147573\n"
-"9\n"
+"05220000.xhp\n"
+"par_id3150279\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_EXCEPT:PB_NEWDOUBLECAPS\">Adds the current entry to the list of exceptions.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_EXCEPT:PB_NEWDOUBLECAPS\">Προσθέτει την τρέχουσα καταχώρηση στη λίστα των εξαιρέσεων .</ahelp>"
+msgid "<ahelp hid=\"HID_PAGE_TEXTATTR\">Sets the layout and anchoring properties for text in the selected drawing or text object.</ahelp>"
+msgstr "<ahelp hid=\"HID_PAGE_TEXTATTR\">Καθορίζει τις ιδιότητες διάταξης και αγκύρωσης για το κείμενο στο επιλεγμένο αντικείμενο σχεδίασης ή κειμένου.</ahelp>"
-#: 06040300.xhp
+#: 05220000.xhp
msgctxt ""
-"06040300.xhp\n"
-"hd_id3149762\n"
-"10\n"
+"05220000.xhp\n"
+"par_id3154794\n"
+"4\n"
"help.text"
-msgid "AutoInclude"
-msgstr "Αυτόματη προσθήκη"
+msgid "The text is positioned relative to the edges of the drawing or text object."
+msgstr "Το κείμενο τοποθετείται ανάλογα με τις άκρες του αντικειμένου σχεδίασης ή κειμένου."
-#: 06040300.xhp
+#: 05220000.xhp
msgctxt ""
-"06040300.xhp\n"
-"par_id3155829\n"
-"11\n"
+"05220000.xhp\n"
+"hd_id3149031\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCORR_EXCEPT:CB_AUTOCAPS\">Automatically adds abbreviations or words that start with two capital letters to the corresponding list of exceptions. This feature only works if the <emph>Correct TWo INitial CApitals</emph> option or the Capitalize<emph> first letter of every sentence</emph> option are selected in the <emph>[T]</emph> column on<link href=\"text/shared/01/06040100.xhp\" name=\"Options\"><emph>Options</emph></link> tab of this dialog. </ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCORR_EXCEPT:CB_AUTOCAPS\">Προσθέτει αυτόματα συντομεύσεις ή λέξεις που ξεκινούν με δύο κεφαλαία γράμματα στη αντίστοιχη λίστα των εξαιρέσεων. Αυτό το χαρακτηριστικό δουλεύει μόνο αν η επιλογή <emph>Διόρθωση δύο αρχικών κεφαλαίων </emph> ή η επιλογή μετατροπής σε κεφαλαία <emph> του πρώτου γράμματος κάθε πρότασης</emph> επιλεχθούν στη <emph>[T]</emph> στήλη στην καρτέλα<link href=\"text/shared/01/06040100.xhp\" name=\"Επιλογές\"><emph>Επιλογές</emph></link> αυτού του διαλόγου. </ahelp>"
+msgid "Text"
+msgstr "Κείμενο"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"tit\n"
+"05220000.xhp\n"
+"hd_id3150445\n"
+"7\n"
"help.text"
-msgid "Export as PDF"
-msgstr "Εξαγωγή ως PDF"
+msgid "Fit width to text"
+msgstr "Προσαρμογή πλάτους ως προς κείμενο"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"bm_id3149532\n"
+"05220000.xhp\n"
+"par_id3145629\n"
+"8\n"
"help.text"
-msgid "<bookmark_value>PDF;export</bookmark_value> <bookmark_value>portable document format</bookmark_value> <bookmark_value>exporting;to PDF</bookmark_value>"
-msgstr "<bookmark_value>PDF , εξαγωγή</bookmark_value><bookmark_value>μορφή φορητού εγγράφου</bookmark_value><bookmark_value>εξαγωγή, σε PDF</bookmark_value>"
+msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_AUTOGROW_WIDTH\">Expands the width of the object to the width of the text, if the object is smaller than the text.</ahelp>"
+msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_AUTOGROW_WIDTH\">Αυξάνει το πλάτος ενός αντικειμένου ως προς το πλάτος του κειμένου, αν το αντικείμενο είναι μικρότερο από το κείμενο.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3149532\n"
-"52\n"
+"05220000.xhp\n"
+"hd_id3149511\n"
+"9\n"
"help.text"
-msgid "<variable id=\"export_as_pdf\"><variable id=\"ref_pdf_export\"><link href=\"text/shared/01/ref_pdf_export.xhp\" name=\"Export as PDF\">Export as PDF</link></variable></variable>"
-msgstr "<variable id=\"export_as_pdf\"><variable id=\"ref_pdf_export\"><link href=\"text/shared/01/ref_pdf_export.xhp\" name=\"Εξαγωγή ως PDF\">Εξαγωγή ως PDF</link></variable></variable>"
+msgid "Fit height to text"
+msgstr "Προσαρμογή ύψους ως προς κείμενο"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id3154044\n"
-"1\n"
+"05220000.xhp\n"
+"par_id3149640\n"
+"10\n"
"help.text"
-msgid "<variable id=\"export\"><ahelp hid=\"FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES\">Saves the current file to Portable Document Format (PDF) version 1.4.</ahelp> A PDF file can be viewed and printed on any platform with the original formatting intact, provided that supporting software is installed.</variable>"
-msgstr "<variable id=\"export\"><ahelp hid=\"FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES\">Αποθηκεύει το τρέχον αρχείο με την μορφή ενός PDF.έκδοσης 1.4.</ahelp>Ένα PDF αρχείο προβάλλεται και εκτυπώνεται σε οποιαδήποτε πλατφόρμα με άθικτη την αρχική μορφοποίησή του, υπό τον όρο ότι το λογισμικό που το υποστηρίζει έχει εγκατασταθεί</variable>"
+msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_AUTOGROW_HEIGHT\">Expands the height of the object to the height of the text, if the object is smaller than the text.</ahelp>"
+msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_AUTOGROW_HEIGHT\">Αυξάνει το ύψος ενός αντικειμένου ως προς το ύψος του κειμένου, αν το αντικείμενο είναι μικρότερο από το κείμενο.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id746482\n"
+"05220000.xhp\n"
+"hd_id3152867\n"
+"11\n"
"help.text"
-msgid "General tab"
-msgstr "Γενική καρτέλα"
+msgid "Fit to frame"
+msgstr "Προσαρμογή ως προς πλαίσιο"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3148520\n"
-"2\n"
+"05220000.xhp\n"
+"par_id3147834\n"
+"12\n"
"help.text"
-msgid "Range"
-msgstr "Περιοχή"
+msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_FIT_TO_SIZE\">Resizes the text to fit the entire area of the drawing or text object.</ahelp>"
+msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_FIT_TO_SIZE\">Αλλάζει το μέγεθος του κειμένου για να χωράει όλη την περιοχή του αντικειμένου σχεδίασης ή κειμένου.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id3154230\n"
-"3\n"
+"05220000.xhp\n"
+"hd_id3155892\n"
+"29\n"
"help.text"
-msgid "Sets the export options for the pages included in the PDF file."
-msgstr "Ρυθμίζει τις επιλογές εξαγωγής για τις σελίδες που περιλαμβάνονται στο αρχείο PDF."
+msgid "Adjust to contour"
+msgstr "Προσαρμογή στο περίγραμμα"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3166445\n"
-"4\n"
+"05220000.xhp\n"
+"par_id3153577\n"
+"30\n"
"help.text"
-msgid "All"
-msgstr "Όλα"
+msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_CONTOUR\">Adapts the text flow so that it matches the contours of the selected drawing object.</ahelp>"
+msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_TEXTATTR_TSB_CONTOUR\">Προσαρμόζει τη ροή κειμένου ώστε να ταιριάζει στο περίγραμμα του επιλεγμένου αντικειμένου σχεδίασης.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id3149893\n"
-"5\n"
+"05220000.xhp\n"
+"par_idN10705\n"
"help.text"
-msgid "<ahelp hid=\"FILTER_RADIOBUTTON_RID_PDF_EXPORT_DLG_RB_ALL\">Exports all defined print ranges. If no print range is defined, exports the entire document.</ahelp>"
-msgstr "<ahelp hid=\"FILTER_RADIOBUTTON_RID_PDF_EXPORT_DLG_RB_ALL\">Εξάγει όλες τις καθορισμένες περιοχές εκτύπωσης. Αν δεν έχει καθοριστεί περιοχή εκτύπωσης, εξάγει ολόκληρο το έγγραφο.</ahelp>"
+msgid "Word wrap text in shape"
+msgstr "Αναδίπλωση κειμένου στο σχήμα"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3154673\n"
-"6\n"
+"05220000.xhp\n"
+"par_idN10709\n"
"help.text"
-msgid "Pages"
-msgstr "Σελίδες"
+msgid "<ahelp hid=\".\">Wraps the text that you add after double-clicking a custom shape to fit inside the shape.</ahelp>"
+msgstr "<ahelp hid=\".\">Αναδιπλώνει το κείμενο που θέλετε να προσθέσετε αφού κάνετε διπλό κλικ σε ένα προσαρμοσμένο σχήμα για να χωρέσει μέσα σε ένα σχήμα.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id3147571\n"
-"7\n"
+"05220000.xhp\n"
+"par_idN10720\n"
"help.text"
-msgid "<ahelp hid=\"FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES\">Exports the pages you type in the box.</ahelp>"
-msgstr "<ahelp hid=\"FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES\">Εξάγει τις σελίδες που πληκτρολογείτε στο πεδίο.</ahelp>"
+msgid "Resize shape to fit text"
+msgstr "Αλλαγή μεγέθους του σχήματος για να χωρέσει το κείμενο"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id3145136\n"
-"53\n"
+"05220000.xhp\n"
+"par_idN10724\n"
"help.text"
-msgid "To export a range of pages, use the format 3-6. To export single pages, use the format 7;9;11. If you want, you can export a combination of page ranges and single pages, by using a format like 3-6;8;10;12."
-msgstr "Για να εξάγετε μια σειρά σελίδων, χρησιμοποιήστε την μορφή 3-6. Για αν εξάγετε μονές σελίδες, χρησιμοποιήστε την μορφή 7;9;11. Αν το επιθυμείτε, μπορείτε να εξάγετε ένα συνδυασμό από σειρές σελίδων και μονές σελίδες, χρησιμοποιώντας μία μορφή όπως 3-6;8;10;12."
+msgid "<ahelp hid=\".\">Resizes a custom shape to fit the text that you enter after double-clicking the shape.</ahelp>"
+msgstr "<ahelp hid=\".\">Αλλάζει το μέγεθος ενός προσαρμοσμένου σχήματος για να χωρέσει το κείμενο που εισάγετε αφού κάνετε διπλό κλικ στο σχήμα.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3147043\n"
-"8\n"
+"05220000.xhp\n"
+"hd_id3154288\n"
+"13\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "Spacing to borders"
+msgstr "Απόσταση από περίγραμμα"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id3150774\n"
-"9\n"
+"05220000.xhp\n"
+"par_id3151265\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"FILTER_RADIOBUTTON_RID_PDF_EXPORT_DLG_RB_SELECTION\">Exports the current selection.</ahelp>"
-msgstr "<ahelp hid=\"FILTER_RADIOBUTTON_RID_PDF_EXPORT_DLG_RB_SELECTION\">Εξάγει την τρέχουσα επιλογή.</ahelp>"
+msgid "Specify the amount of space to leave between the edges of the drawing or text object and the borders of the text."
+msgstr "Προσδιορίστε την απόσταση που επιθυμείτε να αφήσετε μεταξύ των άκρων του αντικειμένου σχεδίασης ή του κειμένου και των περιγραμμάτων του."
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN10706\n"
+"05220000.xhp\n"
+"hd_id3150443\n"
+"15\n"
"help.text"
-msgid "Images"
-msgstr "Εικόνες"
+msgid "Left"
+msgstr "Αριστερά"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN1070A\n"
+"05220000.xhp\n"
+"par_id3156113\n"
+"16\n"
"help.text"
-msgid "Sets the PDF export options for images inside your document."
-msgstr "Ρυθμίζει τις επιλογές εξαγωγής PDF για τις εικόνες μέσα στο έγγραφό σας."
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_LEFT\">Enter the amount of space to leave between the left edge of the drawing or text object and the left border of the text.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_LEFT\">Εισάγετε την απόσταση που επιθυμείτε να αφήσετε μεταξύ της αριστερής άκρης του αντικειμένου σχεδίασης ή του κειμένου και του αριστερού περιγράμματός του.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN1071B\n"
+"05220000.xhp\n"
+"hd_id3155419\n"
+"17\n"
"help.text"
-msgid "EPS images with embedded previews are exported only as previews. EPS images without embedded previews are exported as empty placeholders."
-msgstr "Εικόνες EPS με ενσωματωμένη προεπισκόπηση εξάγονται μόνο ως προεπισκοπήσεις. Εικόνες EPS χωρίς ενσωματωμένη προεπισκόπηση εξάγονται σαν άδειες υποδηλώσεις."
+msgid "Right"
+msgstr "Δεξιά"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN10715\n"
+"05220000.xhp\n"
+"par_id3155388\n"
+"18\n"
"help.text"
-msgid "Lossless compression"
-msgstr "Συμπίεση χωρίς απώλειες"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_RIGHT\">Enter the amount of space to leave between the right edge of the drawing or text object and the right border of the text.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_RIGHT\">Εισάγετε την απόσταση που επιθυμείτε να αφήσετε μεταξύ της δεξιάς άκρης του αντικειμένου σχεδίασης ή του κειμένου και του δεξιού περιγράμματός του.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN10719\n"
+"05220000.xhp\n"
+"hd_id3148926\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".\">Selects a lossless compression of images. All pixels are preserved.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέγει μία συμπίεση εικόνων χωρίς απώλειες. Όλα τα εικονοστοιχεία διατηρούνται.</ahelp>"
+msgid "Top"
+msgstr "Πάνω"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN10730\n"
+"05220000.xhp\n"
+"par_id3157808\n"
+"20\n"
"help.text"
-msgid "JPEG compression"
-msgstr "Συμπίεση JPEG"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_TOP\">Enter the amount of space to leave between the top edge of the drawing or text object and the upper border of the text.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_TOP\">Εισάγετε την απόσταση που επιθυμείτε να αφήσετε μεταξύ της πάνω άκρης του αντικειμένου σχεδίασης ή του κειμένου και του πάνω περιγράμματός του.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN10734\n"
+"05220000.xhp\n"
+"hd_id3149237\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".\">Selects a JPEG compression of images. With a high quality level, almost all pixels are preserved. With a low quality level, some pixels get lost and artefacts are introduced, but file sizes are reduced.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέγει συμπίεση εικόνων JPEG. Με ένα επίπεδο υψηλής ποιότητας, σχεδόν όλα τα εικονοστοιχεία διατηρούνται. Με ένα επίπεδο χαμηλής ποιότητας, μερικά εικονοστοιχεία χάνονται και ατέλειες εμφανίζονται, αλλά τα μεγέθη των αρχείων μειώνονται.</ahelp>"
+msgid "Bottom"
+msgstr "Κάτω"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN1074C\n"
+"05220000.xhp\n"
+"par_id3159342\n"
+"22\n"
"help.text"
-msgid "Quality"
-msgstr "Ποιότητα"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_BOTTOM\">Enter the amount of space to leave between the bottom edge of the drawing or text object and the lower border of the text.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_TEXTATTR_MTR_FLD_BOTTOM\">Εισάγετε την απόσταση που επιθυμείτε να αφήσετε μεταξύ της κάτω άκρης του αντικειμένου σχεδίασης ή του κειμένου και του κάτω περιγράμματός του.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN10750\n"
+"05220000.xhp\n"
+"hd_id3149192\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the quality level for JPEG compression.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το επίπεδο ποιότητας για μία συμπίεση JPEG.</ahelp>"
+msgid "Text anchor"
+msgstr "Αγκύρωση κειμένου"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN10767\n"
+"05220000.xhp\n"
+"par_id3155179\n"
+"24\n"
"help.text"
-msgid "Reduce image resolution"
-msgstr "Μείωση ανάλυσης εικόνας"
+msgid "Set the anchor type and the anchor position."
+msgstr "Προσδιορίστε τον τύπο της αγκύρωσης και τη θέση της αγκύρωσης"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN1076B\n"
+"05220000.xhp\n"
+"hd_id3154381\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\".\">Selects to resample or down-size the images to a lower number of pixels per inch.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέγει να λάβετε ως δείγμα ή να συρρικνώσετε τις εικόνες σε έναν μικρότερο αριθμό εικονοστοιχείων ανά ίντσα.</ahelp>"
+msgid "Graphic field"
+msgstr "Πεδίο γραφικού"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN10782\n"
+"05220000.xhp\n"
+"par_id3155504\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the target resolution for the images.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε την ανάλυση που προορίζεται για τις εικόνες.</ahelp>"
+msgid "<ahelp hid=\"HID_TEXTATTR_CTL_POSITION\">Click where you want to place the anchor for the text.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEXTATTR_CTL_POSITION\">Κάντε κλικ εκεί που επιθυμείτε να τοποθετήσετε την αγκύρωση για το κείμενο.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN10791\n"
+"05220000.xhp\n"
+"hd_id3155323\n"
+"27\n"
"help.text"
-msgid "General"
-msgstr "Γενικά"
+msgid "Full width"
+msgstr "Πλήρες πλάτος"
-#: ref_pdf_export.xhp
+#: 05220000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN10795\n"
+"05220000.xhp\n"
+"par_id3150244\n"
+"28\n"
"help.text"
-msgid "Sets general PDF export options."
-msgstr "Ρυθμίζει γενικές επιλογές εξαγωγής PDF."
+msgid "<ahelp hid=\".\">Anchors the text to the full width of the drawing object or text object.</ahelp>"
+msgstr "<ahelp hid=\".\">Αγκυρώνει το κείμενο στο πλήρες πλάτος του αντικειμένου σχεδίασης ή κειμένου.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id080420080355360\n"
+"05230000.xhp\n"
+"tit\n"
"help.text"
-msgid "Embed OpenDocument file"
-msgstr "Ενσωματώστε αρχείο OpenDocument"
+msgid "Position and Size"
+msgstr "Θέση και μέγεθος"
-#: ref_pdf_export.xhp
+#: 05230000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id0804200803553767\n"
+"05230000.xhp\n"
+"hd_id3152790\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">This setting enables you to export the document as a .pdf file containing two file formats: PDF and ODF.</ahelp> In PDF viewers it behaves like a normal .pdf file and it remains fully editable in %PRODUCTNAME."
-msgstr "<ahelp hid=\".\">Αυτή η ρύθμιση επιτρέπει την εξαγωγή του εγγράφου ως αρχείου .pdf που περιέχει δύο τύπους αρχείου: PDF και ODF.</ahelp> Σε προβολείς PDF συμπεριφέρεται ως κανονικό αρχείο .pdf και παραμένει πλήρως επεξεργάσιμο στο %PRODUCTNAME."
+msgid "<link href=\"text/shared/01/05230000.xhp\" name=\"Position and Size\">Position and Size</link>"
+msgstr "<link href=\"text/shared/01/05230000.xhp\" name=\"Θέση και μέγεθος\">Θέση και μέγεθος</link>"
-#: ref_pdf_export.xhp
+#: 05230000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id2796411\n"
+"05230000.xhp\n"
+"par_id3157552\n"
+"2\n"
"help.text"
-msgid "PDF/A-1a"
-msgstr "PDF/A-1a"
+msgid "<variable id=\"groessetext\"><ahelp hid=\".uno:TransformDialog\">Resizes, moves, rotates, or slants the selected object.</ahelp></variable>"
+msgstr "<variable id=\"groessetext\"><ahelp hid=\".uno:TransformDialog\">Αλλάζει το μέγεθος, μετακινεί, περιστρέφει ή αλλάζει τη κλίση του επιλεγμένου αντικειμένου.</ahelp></variable>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id5016327\n"
+"05230100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Converts to the PDF/A-1a format. This is defined as an electronic document file format for long term preservation. All fonts that were used in the source document will be embedded into the generated PDF file. PDF tags will be written.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετατρέπει στη μορφή ενός PDF/A-1a. Αυτό ορίζεται ως μια μορφή αρχείου ηλεκτρονικού εγγράφου για τη μακροπρόθεσμη διατήρησή του. Όλες οι γραμματοσειρές που χρησιμοποιήθηκαν στο έγγραφο προέλευσης θα ενσωματωθούν στο παραχθέν αρχείο PDF. Οι ετικέττες PDF θα γραφτούν.</ahelp>"
+msgid "Position and Size"
+msgstr "Θέση και μέγεθος"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN107A0\n"
+"05230100.xhp\n"
+"bm_id3154350\n"
"help.text"
-msgid "Tagged PDF"
-msgstr "PDF Δομημένα με ετικέτα"
+msgid "<bookmark_value>positioning;draw objects and controls</bookmark_value><bookmark_value>draw objects;positioning and resizing</bookmark_value><bookmark_value>controls; positions and sizes</bookmark_value><bookmark_value>sizes;draw objects</bookmark_value><bookmark_value>anchors;types/positions for draw objects</bookmark_value><bookmark_value>draw objects; anchoring</bookmark_value>"
+msgstr "<bookmark_value>τοποθέτηση; αντικείμενα σχεδίασης και πεδία ελέγχου</bookmark_value><bookmark_value>αντικείμενα σχεδίασης; τοποθέτηση και αλλαγή μεγέθους</bookmark_value><bookmark_value>πεδία ελέγχου; τοποθέτηση και μεγέθη</bookmark_value><bookmark_value>μεγέθη; αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αγκυρώσεις; τύποι/θέσεις για αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης; αγκύρωση</bookmark_value>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN107A4\n"
+"05230100.xhp\n"
+"hd_id3154350\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Selects to write PDF tags. This can increase file size by huge amounts.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέγει να γράψει ετικέττες PDF. Αυτό μπορεί να αυξήσει το μέγεθος του αρχείου κατά μεγάλες ποσότητες.</ahelp>"
+msgid "<link href=\"text/shared/01/05230100.xhp\" name=\"Position and Size\">Position and Size</link>"
+msgstr "<link href=\"text/shared/01/05230100.xhp\" name=\"Θέση και μέγεθος\">Θέση και μέγεθος</link>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN107B3\n"
+"05230100.xhp\n"
+"par_id3153255\n"
+"2\n"
"help.text"
-msgid "Tagged PDF contains information about the structure of the document contents. This can help to display the document on devices with different screens, and when using screen reader software."
-msgstr "Το PDF με ετικέττα περιέχει πληροφορίες για τη δομή των περιεχομένων του εγγράφου. Αυτό μπορεί να βοηθήσει ώστε να εμφανίσετε το έγγραφο σε συσκευές με διαφορετικές οθόνες, και ενώ γίνεται χρήση του λογισμικού ανάγνωσης οθόνης."
+msgid "<ahelp hid=\".\">Resizes or moves the selected object.</ahelp>"
+msgstr "<ahelp hid=\".\">Αλλάζει μέγεθος ή μετακινεί το επιλεγμένο αντικείμενο.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id8257087\n"
+"05230100.xhp\n"
+"hd_id3158405\n"
+"3\n"
"help.text"
-msgid "Export bookmarks"
-msgstr "Εξαγωγή Σελιδοδεικτών"
+msgid "Position"
+msgstr "Θέση"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id3479415\n"
+"05230100.xhp\n"
+"par_id3159201\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Selects to export bookmarks of Writer documents as PDF bookmarks. Bookmarks are created for all outline paragraphs (Tools - Outline Numbering) and for all table of contents entries for which you did assign hyperlinks in the source document.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέγει να εξάγει σελιδοδείκτες από έγγραφα Writer ως σελιδοδείκτες PDF. Οι σελιδοδείκτες δημιουργούνται για όλες τις διαρθρωμένες παραγράφους (Εργαλεία - Αρίθμηση Κεφαλαίων) και για όλους τους πίνακες καταχωρήσεων περιεχομένων για τους οποίους ορίσατε υπερσυνδέσμους στο έγγραφο προέλευσης.</ahelp>"
+msgid "Specify the location of the selected object on the page."
+msgstr "Προσδιορίστε την τοποθεσία του επιλεγμένου αντικειμένου στη σελίδα."
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN107BE\n"
+"05230100.xhp\n"
+"hd_id3157896\n"
+"5\n"
"help.text"
-msgid "Export comments"
-msgstr "Εξαγωγή σχολίων"
+msgid "Position X"
+msgstr "Θέση X"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN107C2\n"
+"05230100.xhp\n"
+"par_id3155616\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Selects to export comments of Writer and Calc documents as PDF notes.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλογή για εξαγωγή σχολίων σε έγγραφα Writer και του Calc documents ως σημειώσεις PDF.</ahelp>"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_POS_X\">Enter the horizontal distance that you want to move the object relative to the base point selected in the grid.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_POS_X\">Εισάγετε την οριζόντια απόσταση κατά την οποία επιθυμείτε να μετακινήσετε το αντικείμενο σχετικά με το σημείο βάσης που έχει επιλεχθεί στο πλέγμα.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN107F4\n"
+"05230100.xhp\n"
+"hd_id3151226\n"
+"7\n"
"help.text"
-msgid "Create PDF form"
-msgstr "Δημιουργία φόρμας PDF"
+msgid "Position Y"
+msgstr "Θέση Y"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id4909817\n"
+"05230100.xhp\n"
+"par_id3147373\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\">Choose to create a PDF form. This can be filled out and printed by the user of the PDF document.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε μία φόρμα PDF. Αυτό μπορεί να συμπληρωθεί και να εκτυπωθεί από τον χρήστη του εγγράφου PDF.</ahelp>"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_POS_Y\">Enter the vertical distance that you want to move the object relative to the base point selected in the grid.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_POS_Y\">Εισάγετε την κατακόρυφη απόσταση κατά την οποία επιθυμείτε να μετακινήσετε το αντικείμενα σχετικά με το σημείο βάσης που έχει επιλεχθεί στο πλέγμα.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id6585283\n"
+"05230100.xhp\n"
+"hd_id3147834\n"
+"9\n"
"help.text"
-msgid "Submit format"
-msgstr "Μορφή υποβολής"
+msgid "Base point"
+msgstr "Σημείο βάσης"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN107F8\n"
+"05230100.xhp\n"
+"par_id3147008\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the format of submitting forms from within the PDF file.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τη μορφή των υποβαλλόμενων φορμών μέσα από το αρχείο PDF.</ahelp>"
+msgid "<ahelp hid=\"HID_TPPOSITION_CTRL\">Click a base point in the grid, and then enter the amount that you want to shift the object relative to the base point that you selected in the <emph>Position Y</emph> and <emph>Position X</emph> boxes. The base points correspond to the selection handles on an object.</ahelp>"
+msgstr "<ahelp hid=\"HID_TPPOSITION_CTRL\">Κάντε κλικ σε ένα σημείο βάσης στο πλέγμα και στη συνέχεια εισάγετε την ποσότητα κατά την οποία επιθυμείτε να ολισθήσετε το αντικείμενα σε σχέση με το σημείο βάσης που επιλέξατε στα πεδία <emph>Θέση Y</emph> και <emph>Θέση X</emph>. Τα σημεία βάσης αντιστοιχούν σε σημεία ελέγχου επιλογών ενός αντικειμένου.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id0901200811454970\n"
+"05230100.xhp\n"
+"hd_id3155942\n"
+"19\n"
"help.text"
-msgid "Select the format of the data that you will receive from the submitter: FDF (Forms Data Format), PDF, HTML, or XML."
-msgstr "Επιλέξτε την μορφή των στοιχείων που θα λάβετε από τον χρήστη υποβολής : FDF (Μορφή Δεδομένων Φόρμας), PDF, HTML, ή XML."
+msgid "Size"
+msgstr "Μέγεθος"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN10807\n"
+"05230100.xhp\n"
+"par_id3150774\n"
+"20\n"
"help.text"
-msgid "This setting overrides the control's URL property that you set in the document."
-msgstr "Αυτή η ρύθμιση αγνοεί την ιδιοκτησία ελέγχου URL που θέτετε στο έγγραφο."
+msgid "Specify the amount by which you want to resize the selected object with respect to the selected base point ."
+msgstr "Προσδιορίστε την ποσότητα κατά την οποία επιθυμείτε να αλλάξετε το μέγεθος του επιλεγμένου αντικειμένου σε σχέση με το επιλεγμένο σημείο βάσης."
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id1026200909535841\n"
+"05230100.xhp\n"
+"hd_id3143267\n"
+"21\n"
"help.text"
-msgid "Allow duplicate field names"
-msgstr "Επιτρέπονται διπλά ονόματα πεδίων"
+msgid "Width"
+msgstr "Πλάτος"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id102620090953596\n"
+"05230100.xhp\n"
+"par_id3149811\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows to use the same field name for multiple fields in the generated PDF file. If disabled, field names will be exported using generated unique names.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιτρέπει τη χρήση του ίδιου ονόματος πεδίου για πολλαπλά πεδία στο δημιουργούμενο αρχείο PDF. Εάν απενεργοποιηθεί, τα ονόματα πεδίων θα εξαχθούν χρησιμοποιώντας δημιουργούμενα μοναδικά ονόματα.</ahelp>"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_WIDTH\">Enter a width for the selected object.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_WIDTH\">Εισάγετε ένα πλάτος για το επιλεγμένο αντικείμενο.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3946958\n"
+"05230100.xhp\n"
+"hd_id3150443\n"
+"23\n"
"help.text"
-msgid "Export automatically inserted blank pages"
-msgstr "Εξαγωγή κενών σελίδων που εισήχθησαν αυτόματα"
+msgid "Height"
+msgstr "Ύψος"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id8551896\n"
+"05230100.xhp\n"
+"par_id3147209\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".\">If switched on, automatically inserted blank pages are being exported to pdf file. This is best if you are printing the pdf file double-sided. Example: In a book a chapter paragraph style is set to always start with an odd numbered page. The previous chapter ends on an odd page. %PRODUCTNAME inserts an even numbered blank page. This option controls whether to export that even numbered page or not.</ahelp>"
-msgstr "<ahelp hid=\".\">Άν είναι ενεργοποιημένο, οι αυτόματα εισηγμένες κενές σελίδες εξάγονται στο αρχείο pdf . Αυτό είναι το βέλτιστο αν εκτυπώνετε το αρχείο pdf και από τις δύο πλευρές. Για παράδειγμα: Σε ένα βιβλίο το στυλ μιας παραγράφου ενός κεφαλαίου έχει ρυθμιστεί να ξεκινάει πάντα με σελίδα περιττά αριθμημένη. Το προηγούμενο κεφάλαιο τελειώνει σε μία σελίδα περιττά αριθμημένη.Το %PRODUCTNAME εισάγει μία κενή άρτια σελίδα. Αυτή η επιλογή ελέγχει αν θα εξαχθεί αυτή η άρτια αριθμημένη σελίδα ή όχι.</ahelp>"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_HEIGHT\">Enter a height for the selected object.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_POSITION_SIZE_MTR_FLD_HEIGHT\">Εισάγετε ένα ύψος για το επιλεγμένο αντικείμενο.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3954548\n"
+"05230100.xhp\n"
+"hd_id3149796\n"
+"25\n"
"help.text"
-msgid "Embed standard fonts"
-msgstr "Ενσωμάτωση τυπικών γραμματοσειρών"
+msgid "Keep ratio"
+msgstr "Αναλογικά"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id853434896\n"
+"05230100.xhp\n"
+"par_id3155341\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\".\">Normally the 14 standard Postscript fonts are not embedded in a PDF file, because every PDF reader software already contains these fonts. Enable this option to embed the standard fonts that are installed on your system and that are used in the document.</ahelp> Use this option if you expect to have a better looking or more useful standard font than the font that is available in the recipients' PDF reader software."
-msgstr "<ahelp hid=\".\">Κανονικά οι 14άρες τυπικές γραμματοσειρές Postscript δεν ενσωματώνονται σε αρχεία PDF, επειδή κάθε λογισμικό αναγνώστη PDF περιέχει ήδη αυτές τις γραμματοσειρές. Ενεργοποιήστε αυτήν την επιλογή για ενσωμάτωση των τυπικών γραμματοσειρών που εγκαθίστανται στο σύστημά σας και χρησιμοποιούνται στο έγγραφο.</ahelp> Χρησιμοποιήστε αυτήν την επιλογή εάν περιμένετε να έχουν καλύτερη εμφάνιση ή πιο χρήσιμη τυπική γραμματοσειρά από τη γραμματοσειρά που είναι διαθέσιμη στο λογισμικό αναγνώστη PDF του παραλήπτη."
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_POSITION_SIZE_CBX_SCALE\">Maintains proportions when you resize the selected object.</ahelp>"
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_POSITION_SIZE_CBX_SCALE\">Διατηρεί τις αναλογίες όταν αλλάζετε το μέγεθος του επιλεγμένου αντικειμένου.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id9796441\n"
+"05230100.xhp\n"
+"hd_id3148686\n"
+"29\n"
"help.text"
-msgid "Initial View tab"
-msgstr "Καρτέλα αρχικής προβολής"
+msgid "Base point"
+msgstr "Σημείο βάσης"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id1218604\n"
+"05230100.xhp\n"
+"par_id3154897\n"
+"30\n"
"help.text"
-msgid "Panes"
-msgstr "Ταμπλό"
+msgid "<ahelp hid=\"HID_TPSIZE_CTRL\">Click a base point in the grid, and then enter the new size dimensions for the selected object in the <emph>Width</emph> and <emph>Height</emph> boxes.</ahelp>"
+msgstr "<ahelp hid=\"HID_TPSIZE_CTRL\">Κάντε κλικ σε ένα σημείο βάσης στο πλέγμα και στη συνέχεια εισάγετε τις νέες διαστάσεις για το επιλεγμένο αντικείμενο στα πεδία <emph>Πλάτος</emph> και <emph>Ύψος</emph>.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id7071443\n"
+"05230100.xhp\n"
+"hd_id3148990\n"
+"17\n"
"help.text"
-msgid "Page only"
-msgstr "Μόνο η σελίδα"
+msgid "Protect"
+msgstr "Προστασία"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id1851557\n"
+"05230100.xhp\n"
+"hd_id3153698\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that shows only the page contents.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αχείο PDF που εμφανίζει μόνο τα περιεχόμενα της σελίδας.</ahelp>"
+msgid "Position"
+msgstr "Θέση"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id7464217\n"
+"05230100.xhp\n"
+"par_id3149784\n"
+"18\n"
"help.text"
-msgid "Bookmarks and page"
-msgstr "Σελιδοδείκτες και σελίδα"
+msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_POSPROTECT\">Prevents changes to the position or the size of the selected object.</ahelp>"
+msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_POSPROTECT\">Αποτρέπει αλλαγές στη θέση ή το μέγεθος του επιλεγμένου αντικειμένου.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id4490188\n"
+"05230100.xhp\n"
+"hd_id3153254\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that shows a bookmarks palette and the page contents.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF το οποίο δείχνει μία παλέτα σελιδοδεικτών και τα περιεχόμενα της σελίδας.</ahelp>"
+msgid "Size"
+msgstr "Μέγεθος"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3581041\n"
+"05230100.xhp\n"
+"par_id3152349\n"
+"28\n"
"help.text"
-msgid "Thumbnails and page"
-msgstr "Μικρογραφίες και σελίδα"
+msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_SIZEPROTECT\">Prevents you from resizing the object.</ahelp>"
+msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_SIZEPROTECT\">Σας αποτρέπει από το να αλλάξετε το μέγεθος του αντικειμένου.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id956755\n"
+"05230100.xhp\n"
+"hd_id3149275\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that shows a thumbnails palette and the page contents.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF που δείχνει μία παλέτα μικρογραφιών και τα περιεχόμενα του αρχείου.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Anchoring </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αγκύρωση </caseinline></switchinline>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id1905575\n"
+"05230100.xhp\n"
+"par_id3147531\n"
+"12\n"
"help.text"
-msgid "Open on page"
-msgstr "Άνοιγμα σε σελίδα"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Set the anchoring options for the selected object. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ορίστε τις επιλογές αγκύρωσης για το επιλεγμένο αντικείμενο. </caseinline></switchinline>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id9776909\n"
+"05230100.xhp\n"
+"hd_id3151246\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to show the given page when the reader opens the PDF file.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να εμφανιστεί η τρέχουσα σελίδα όταν ο αναγνώστης ανοίγει το αρχείο PDF.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Anchor </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αγκύρωση </caseinline></switchinline>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id7509994\n"
+"05230100.xhp\n"
+"par_id3154758\n"
+"14\n"
"help.text"
-msgid "Magnification"
-msgstr "Μεγέθυνση"
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_POSITION_SIZE_LB_ANCHOR\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Select the type of anchor for the selected object. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_POSITION_SIZE_LB_ANCHOR\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Επιλέξτε τον τύπο της αγκύρωσης για το επιλεγμένο αντικείμενο. </caseinline></switchinline></ahelp>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id5900143\n"
+"05230100.xhp\n"
+"hd_id3149295\n"
+"15\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Position </caseinline></switchinline>"
+msgstr "ψ<switchinline select=\"appl\"><caseinline select=\"WRITER\">Θέση </caseinline></switchinline>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id822168\n"
+"05230100.xhp\n"
+"par_id3154935\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that shows the page contents without zooming. If the reader software is configured to use a zoom factor by default, the page shows with that zoom factor.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF που δείχνει τα περιεχόμενα της σελίδας χωρίς μεγέθυνση. Εάν το λογισμικό του αναγνώστη είναι διαμορφωμένο να χρησιμοποιεί έναν προεπιλεγμένο συντελεστή μεγέθυνσης, η σελίδα εμφανίζεται με αυτόν τον συντελεστή μεγέθυνσης.</ahelp>"
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_POSITION_SIZE_LB_ORIENT\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Specifies the position of the anchor in relation to the character height. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_POSITION_SIZE_LB_ORIENT\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Ορίζει τη θέση της αγκύρωσης σε σχέση με το ύψος των χαρακτήρων. </caseinline></switchinline></ahelp>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id1092257\n"
+"05230100.xhp\n"
+"hd_id3153525\n"
+"31\n"
"help.text"
-msgid "Fit in window"
-msgstr "Προσαρμογή στο παράθυρο"
+msgid "Adapt"
+msgstr "Προσαρμογή"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id3092135\n"
+"05230100.xhp\n"
+"par_id31512110\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that shows the page zoomed to fit entirely into the reader's window.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF που εμφανίζει τη σελίδα μεγενθυμένη ώστε να προσαρμόζεται ολοκληρωτικά στο παράθυρο του χρήστη.</ahelp>"
+msgid "Specifies, if the size of a drawing object should be adjusted to fit the size of entered text."
+msgstr "Καθορίζει, εάν το μέγεθος του αντικειμένου σχεδίασης πρέπει να προσαρμοστεί για να ταιριάξει το μέγεθος του εισερχόμενου κειμένου."
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id654622\n"
+"05230100.xhp\n"
+"hd_id3151042\n"
+"33\n"
"help.text"
-msgid "Fit width"
-msgstr "Προσαρμογή στο πλάτος"
+msgid "Fit width to text"
+msgstr "Προσαρμογή πλάτους ως προς κείμενο"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id814539\n"
+"05230100.xhp\n"
+"par_id31591510\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that shows the page zoomed to fit the width of the reader's window.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF που εμφανίζει τη σελίδα εστιασμένη ώστε να προσαρμοστεί στο πλάτος του παραθύρου του αναγνώστη.</ahelp>"
+msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_AUTOGROW_WIDTH\">Expands the width of the object to the width of the text, if the object is smaller than the text.</ahelp>"
+msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_AUTOGROW_WIDTH\">Αυξάνει το πλάτος του αντικειμένου στο πλάτος του κειμένου, αν το αντικείμενο είναι μικρότερο από το κείμενο.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id9883114\n"
+"05230100.xhp\n"
+"hd_id3145746\n"
+"35\n"
"help.text"
-msgid "Fit visible"
-msgstr "Προσαρμογή σε ορατό"
+msgid "Fit height to text"
+msgstr "Προσαρμογή ύψους ως προς κείμενο"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id2362437\n"
+"05230100.xhp\n"
+"par_id31540680\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF το οποίο εμφανίζει το κείμενο και τα γραφικά στην σελίδα με μεγέθυνση ώστε να προσαρμόζονται στο πλάτος του παραθύρου του αναγνώστη.</ahelp>"
+msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_AUTOGROW_HEIGHT\">Expands the height of the object to the height of the text, if the object is smaller than the text.</ahelp>"
+msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_POSITION_SIZE_TSB_AUTOGROW_HEIGHT\">Αυξάνει το ύψος του αντικειμένου στο ύψος του κειμένου, αν το αντικείμενο είναι μικρότερο από το κείμενο.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id7296975\n"
+"05230100.xhp\n"
+"par_id3145606\n"
"help.text"
-msgid "Zoom factor"
-msgstr "Συντελεστής εστίασης"
+msgid "<link href=\"text/shared/01/05260000.xhp\" name=\"Anchor types\">Anchor types</link>"
+msgstr "<link href=\"text/shared/01/05260000.xhp\" name=\"Τύποι αγκύρωσης\">Τύποι αγκύρωσης</link>"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id371715\n"
+"05230300.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a given zoom factor when the reader opens the PDF file.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα δοσμένο συντελεστή εστίασης όταν ο αναγνώστης ανοίγει το αρχείο PDF.</ahelp>"
+msgid "Rotation"
+msgstr "Περιστροφή"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id329905\n"
+"05230300.xhp\n"
+"hd_id3149741\n"
+"1\n"
"help.text"
-msgid "Page layout"
-msgstr "Διάταξη σελίδας"
+msgid "<link href=\"text/shared/01/05230300.xhp\" name=\"Rotation\">Rotation</link>"
+msgstr "<link href=\"text/shared/01/05230300.xhp\" name=\"Περιστροφή\">Περιστροφή</link>"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id5632496\n"
+"05230300.xhp\n"
+"par_id3146873\n"
+"2\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "<ahelp hid=\"HID_TRANS_ANGLE\">Rotates the selected object.</ahelp>"
+msgstr "<ahelp hid=\"HID_TRANS_ANGLE\">Περιστρέφει το επιλεγμένο αντικείμενο.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id1694082\n"
+"05230300.xhp\n"
+"hd_id3148983\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that shows the pages according to the layout setting of the reader software.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF που δείχνει τις σελίδες με βάση της ρύθμισης διάταξης του λογισμικού του αναγνώστη.</ahelp>"
+msgid "Pivot point"
+msgstr "Σημείο περιστροφής"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id8454237\n"
+"05230300.xhp\n"
+"par_id3150902\n"
+"4\n"
"help.text"
-msgid "Single page"
-msgstr "Μονή σελίδα"
+msgid "The selected object is rotated around a pivot point that you specify. The default pivot point is at the center of the object."
+msgstr "Το επιλεγμένο αντικείμενο περιστρέφεται γύρω από το σημείο περιστροφής που ορίζετε. Το προεπιλεγμένο σημείο περιστροφής είναι στο κέντρο του αντικειμένου."
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id672322\n"
+"05230300.xhp\n"
+"par_id3153528\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that shows one page at a time.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF το οποίο εμφανίζει μία σελίδα κάθε φορά.</ahelp>"
+msgid "If you set a pivot point too far outside of the object boundaries, the object could be rotated off of the page."
+msgstr "Αν καθορίσετε ένα σημείο περιστροφής πολύ μακριά έξω από το αντικείμενο σχεδίασης, το αντικείμενο σχεδίασης ενδεχομένως δεν θα εμφανίζεται πλέον στη σελίδα μετά την ολοκλήρωση της περιστροφής."
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id7387310\n"
+"05230300.xhp\n"
+"hd_id3145382\n"
+"5\n"
"help.text"
-msgid "Continuous"
-msgstr "Συνεχής"
+msgid "X Position"
+msgstr "Θέση X"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id8764305\n"
+"05230300.xhp\n"
+"par_id3166410\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that shows pages in a continuous vertical column.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF που εμφανίζει τις σελίδες σε μια συνεχόμενη κάθετη στήλη.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ANGLE:MTR_FLD_POS_X\">Enter the horizontal distance from the left edge of the page to the pivot point.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ANGLE:MTR_FLD_POS_X\">Εισάγετε την οριζόντια απόσταση από την αριστερή άκρη της σελίδας ως το σημείο περιστροφής.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id6223639\n"
+"05230300.xhp\n"
+"hd_id3155323\n"
+"7\n"
"help.text"
-msgid "Continuous facing"
-msgstr "Συνεχόμενες αντικρυστά"
+msgid "Y Position"
+msgstr "Θέση Y"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id5318765\n"
+"05230300.xhp\n"
+"par_id3150669\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that shows pages side by side in a continuous column. For more than two pages, the first page is displayed on the right.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF το οποίο εμφανίζει σελίδες τη μία δίπλα στην άλλη σε μία συνεχόμενη στήλη. Για περισσότερες από δύο σελίδες, η πρώτη σελίδα εμφανίζεται στα δεξιά.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ANGLE:MTR_FLD_POS_Y\">Enter the vertical distance from the top edge of the page to the pivot point.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ANGLE:MTR_FLD_POS_Y\">Εισάγετε την κατακόρυφη απόσταση από την πάνω άκρη της σελίδας ως το σημείο περιστροφής.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id1416364\n"
+"05230300.xhp\n"
+"hd_id3153332\n"
+"9\n"
"help.text"
-msgid "First page is left"
-msgstr "Η πρώτη σελίδα βρίσκεται στα αριστερά"
+msgid "Defaults"
+msgstr "Προεπιλογές"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id9596850\n"
+"05230300.xhp\n"
+"par_id3143270\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that shows pages side by side in a continuous column. For more than two pages, the first page is displayed on the left. You must enable support for complex text layout on Language settings - Languages in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF που εμφανίζει τις σελίδες δίπλα δίπλα σε συνεχή στήλη. Για περισσότερες από δύο σελίδες, η πρώτη σελίδα εμφανίζεται αριστερά. Πρέπει να ενεργοποιήσετε την υποστήριξη για σύνθετη διάταξη κειμένου στο Ρυθμίσεις γλώσσας - Γλώσσες στο πλαίσιο διαλόγου επιλογών.</ahelp>"
+msgid "<ahelp hid=\"HID_TPROTATION_CTRL1\">Click where you want to place the pivot point.</ahelp>"
+msgstr "<ahelp hid=\"HID_TPROTATION_CTRL1\">Κάντε κλικ εκεί που θέλετε να τοποθετήσετε το σημείο περιστροφής.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id18005\n"
+"05230300.xhp\n"
+"hd_id3146847\n"
+"11\n"
"help.text"
-msgid "User Interface tab"
-msgstr "Καρτέλα διεπαφής χρήστη"
+msgid "Rotation angle"
+msgstr "Γωνία περιστροφής"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id6676839\n"
+"05230300.xhp\n"
+"par_id3156155\n"
+"12\n"
"help.text"
-msgid "Window options"
-msgstr "Επιλογές παραθύρου"
+msgid "Specify the number of degrees that you want to rotate the selected object, or click in the rotation grid."
+msgstr "Καθορίστε τον αριθμό των μοιρών κατά τον οποίο επιθυμείτε να περιστρέψετε το επιλεγμένο αντικείμενο ή κάντε κλικ στο πλέγμα περιστροφής"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3809015\n"
+"05230300.xhp\n"
+"hd_id3154173\n"
+"13\n"
"help.text"
-msgid "Resize window to initial page"
-msgstr "Αλλαγή μεγέθους παραθύρου στην αρχική σελίδα"
+msgid "Angle"
+msgstr "Γωνία"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id1321146\n"
+"05230300.xhp\n"
+"par_id3147573\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that is shown in a window displaying the whole initial page.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αχείο PDF που εμφανίζει μόνο τα περιεχόμενα της σελίδας.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ANGLE:MTR_FLD_ANGLE\">Enter the number of degrees that you want to rotate the selected object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ANGLE:MTR_FLD_ANGLE\">Εισάγετε τον αριθμό των μοιρών κατά τον οποίο επιθυμείτε να περιστρέψετε το επιλεγμένο αντικείμενο.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id6994842\n"
+"05230300.xhp\n"
+"hd_id3148474\n"
+"15\n"
"help.text"
-msgid "Center window on screen"
-msgstr "Κεντράρισμα παραθύρου στην οθόνη"
+msgid "Defaults"
+msgstr "Προεπιλογές"
-#: ref_pdf_export.xhp
+#: 05230300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id9601428\n"
+"05230300.xhp\n"
+"par_id3154811\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that is shown in a reader window centered on screen.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF το οποίο εμφανίζεται σε ένα παράθυρο ανάγνωσης στο κέντρο της οθόνης.</ahelp>"
+msgid "<ahelp hid=\"HID_TPROTATION_CTRL2\">Click to specify the rotation angle in multiples of 45 degrees.</ahelp>"
+msgstr "<ahelp hid=\"HID_TPROTATION_CTRL2\">Κάντε κλικ για να προσδιορίσετε τη γωνία περιστροφής σε πολλαπλάσια των 45 μοιρών.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id6369212\n"
+"05230400.xhp\n"
+"tit\n"
"help.text"
-msgid "Open in full screen mode"
-msgstr "Άνοιγμα εγγράφου σε λειτουργία πλήρους οθόνης"
+msgid "Slant & Corner Radius"
+msgstr "Λοξά / Ακτίνα γωνίας"
-#: ref_pdf_export.xhp
+#: 05230400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id1111789\n"
+"05230400.xhp\n"
+"bm_id3149988\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that is shown in a full screen reader window in front of all other windows.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF το οποίο εμφανίζεται σε ένα παράθυρο ανάγνωσης σε πλήρη οθόνη μπροστά από κάθε άλλο παράθυρο.</ahelp>"
+msgid "<bookmark_value>slanting draw objects</bookmark_value><bookmark_value>draw objects; slanting</bookmark_value><bookmark_value>areas; slanting</bookmark_value>"
+msgstr "<bookmark_value>ανατροπή αντικειμένων σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, ανατροπή</bookmark_value><bookmark_value>περιοχές, ανατροπή</bookmark_value>"
-#: ref_pdf_export.xhp
+#: 05230400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id2041993\n"
+"05230400.xhp\n"
+"hd_id3149988\n"
+"1\n"
"help.text"
-msgid "Display document title"
-msgstr "Εμφάνιση τίτλου εγγράφου"
+msgid "<link href=\"text/shared/01/05230400.xhp\" name=\"Slant & Corner Radius\">Slant & Corner Radius</link>"
+msgstr "<link href=\"text/shared/01/05230400.xhp\" name=\"Λοξά / Ακτίνα γωνίας\">Λοξά / Ακτίνα γωνίας</link>"
-#: ref_pdf_export.xhp
+#: 05230400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id4576555\n"
+"05230400.xhp\n"
+"par_id3154788\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to generate a PDF file that is shown with the document title in the reader's title bar.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF, το οποίο εμφανίζεται με τον τίτλο του εγγράφου στη γραμμή τίτλου του αναγνώστη.</ahelp>"
+msgid "<ahelp hid=\"HID_TRANS_SLANT\">Slants the selected object, or rounds the corners of a rectangular object.</ahelp>"
+msgstr "<ahelp hid=\"HID_TRANS_SLANT\">Αλλάζει την κλίση του επιλεγμένου αντικειμένου, ή στρογγυλοποιεί τις γωνίες ενός ορθογώνιου αντικειμένου.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id4632099\n"
+"05230400.xhp\n"
+"hd_id3154497\n"
+"3\n"
"help.text"
-msgid "User interface options"
-msgstr "Επιλογές περιβάλλοντος χρήσης"
+msgid "Corner Radius"
+msgstr "Aκτίνα γωνίας"
-#: ref_pdf_export.xhp
+#: 05230400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3154087\n"
+"05230400.xhp\n"
+"par_id3156027\n"
+"4\n"
"help.text"
-msgid "Hide menu bar"
-msgstr "Απόκρυψη της γραμμής μενού"
+msgid "You can only round the corners of a rectangular object."
+msgstr "Μπορείτε μόνο να στρογγυλέψετε τις γωνίες ενός ορθογώνιου αντικειμένου."
-#: ref_pdf_export.xhp
+#: 05230400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id6582537\n"
+"05230400.xhp\n"
+"hd_id3153935\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to hide the reader's menu bar when the document is active.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να αποκρύψετε τη γραμμή μενού του αναγνώστη όταν το έγγραφο είναι ενεργό.</ahelp>"
+msgid "Radius"
+msgstr "Ακτίνα"
-#: ref_pdf_export.xhp
+#: 05230400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id729697\n"
+"05230400.xhp\n"
+"par_id3147373\n"
+"6\n"
"help.text"
-msgid "Hide toolbar"
-msgstr "Απόκρυψη της γραμμής εργαλείων"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SLANT:MTR_FLD_RADIUS\">Enter the radius of the circle that you want to use to round the corners.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SLANT:MTR_FLD_RADIUS\">Εισάγετε την ακτίνα του κύκλου τον οποίο θέλετε να χρησιμοποιήσετε για να στρογγυλέψετε τις γωνίες.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id769066\n"
+"05230400.xhp\n"
+"hd_id3145090\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to hide the reader's toolbar when the document is active.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να αποκρύψετε τη γραμμή εργαλείων του αναγνώστη όταν το έγγραφο είναι ενεργό.</ahelp>"
+msgid "Slant"
+msgstr "Ανατροπή"
-#: ref_pdf_export.xhp
+#: 05230400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id376293\n"
+"05230400.xhp\n"
+"par_id3153345\n"
+"8\n"
"help.text"
-msgid "Hide window controls"
-msgstr "Απόκρυψη των πεδίων ελέγχων παραθύρου"
+msgid "Slants the selected object along an axis that you specify."
+msgstr "Αλλάζει την κλίση του επιλεγμένου αντικειμένου ανάλογα με έναν άξονα που ορίζετε."
-#: ref_pdf_export.xhp
+#: 05230400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id43641\n"
+"05230400.xhp\n"
+"hd_id3154983\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to hide the reader's controls when the document is active.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να αποκρύψετε τα πεδία ελέγχου του αναγνώστη όταν το έγγραφο είναι ενεργό.</ahelp>"
+msgid "Angle"
+msgstr "Γωνία"
-#: ref_pdf_export.xhp
+#: 05230400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id1886654\n"
+"05230400.xhp\n"
+"par_id3153683\n"
+"10\n"
"help.text"
-msgid "Transitions"
-msgstr "Μεταβάσεις"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SLANT:MTR_FLD_ANGLE\">Enter the angle of the slant axis.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SLANT:MTR_FLD_ANGLE\">Εισάγετε τη γωνία του άξονα ανατροπής.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN107D9\n"
+"05230500.xhp\n"
+"tit\n"
"help.text"
-msgid "Use transition effects"
-msgstr "Χρήση εφέ αλλαγής διαφανειών"
+msgid "Callout"
+msgstr "Υπόμνημα"
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_idN107DD\n"
+"05230500.xhp\n"
+"bm_id3149038\n"
"help.text"
-msgid "<ahelp hid=\".\">Selects to export Impress slide transition effects to respective PDF effects.</ahelp>"
-msgstr "<ahelp hid=\".\"> Επιλέγει να εξάγει τα εφέ αλλαγής διαφανειών του Impress στα αντίστοιχα εφέ PDF.</ahelp>"
+msgid "<bookmark_value>legends; draw objects</bookmark_value><bookmark_value>draw objects; legends</bookmark_value><bookmark_value>labels;for draw objects</bookmark_value><bookmark_value>labels, see also names/callouts</bookmark_value><bookmark_value>captions, see also labels/callouts</bookmark_value><bookmark_value>names, see also labels/callouts</bookmark_value>"
+msgstr "<bookmark_value>υπομνήματα; αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης; υπομνήματα</bookmark_value><bookmark_value>ετικέτες;για αντικείμενα σχεδίασης</bookmark_value><bookmark_value>ετικέτες, βλέπε επίσης ονόματα/υπομνήματα</bookmark_value><bookmark_value>τίτλοι, βλέπε επίσης ετικέτες/υπομνήματα</bookmark_value><bookmark_value>ονόματα, βλέπε επίσης ετικέτες/υπομνήματα</bookmark_value>"
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id9053926\n"
+"05230500.xhp\n"
+"hd_id3149038\n"
+"1\n"
"help.text"
-msgid "Bookmarks"
-msgstr "Σελιδοδείκτες"
+msgid "<link href=\"text/shared/01/05230500.xhp\" name=\"Callout\">Callout</link>"
+msgstr "<link href=\"text/shared/01/05230500.xhp\" name=\"Υπόμνημα\">Υπόμνημα</link>"
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id1941892\n"
+"05230500.xhp\n"
+"par_id3155069\n"
+"2\n"
"help.text"
-msgid "All bookmark levels"
-msgstr "Όλα τα επίπεδα σελιδοδεικτών"
+msgid "Specify the properties of the selected callout."
+msgstr "Καθορίστε τις ιδιότητες του επιλεγμένου υπομνήματος."
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id341807\n"
+"05230500.xhp\n"
+"par_id368358\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to show all bookmark levels when the reader opens the PDF file.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να εμφανίσετε όλα τα επίπεδα σελιδοδεικτών όταν ο αναγνώστης ανοίγει το αρχείο PDF.</ahelp>"
+msgid "These callouts are a legacy of the first versions of %PRODUCTNAME. You must customize a toolbar or menu to insert these callouts. The newer custom shape callouts offer more features, for example a Callouts toolbar <image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Icon</alt></image> where you can select the shape."
+msgstr "Αυτά τα υπομνήματα είναι κληρονομιά των πρώτων εκδόσεων του %PRODUCTNAME. Πρέπει να προσαρμόσετε μία γραμμή εργαλείων ή ένα μενού για να εισάγετε αυτές τα υπομνήματα. Τα νεότερα υπομνήματα με προσαρμοσμένα σχήματα προσφέρουν περισσότερες λειτουργίες, για παράδειγμα μία γραμμή εργαλείων υπομνημάτων <image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Εικονίδιο</alt></image> όπου μπορείτε να επιλέξετε το σχήμα."
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id486770\n"
+"05230500.xhp\n"
+"hd_id3151330\n"
+"3\n"
"help.text"
-msgid "Visible bookmark levels"
-msgstr "Ορατά επίπεδα σελιδοδεικτών"
+msgid "Callout Styles"
+msgstr "Πρότυπα υπομνημάτων"
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id4850001\n"
+"05230500.xhp\n"
+"par_id3149760\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to show bookmark levels down to the selected level when the reader opens the PDF file.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να εμφανίσετε τα επίπεδα σελιδοδεικτών μέχρι το επιλεγμένο επίπεδο όταν ο αναγνώστης ανοίγει το αρχείο PDF.</ahelp>"
+msgid "<ahelp hid=\"HID_CAPTION_CTL_TYPE\">Click the <emph>Callout</emph> style that you want to apply to the selected callout.</ahelp>"
+msgstr "<ahelp hid=\"HID_CAPTION_CTL_TYPE\">Κάντε κλικ στο πρότυπο <emph>Υπομνήματα</emph> που θέλετε να εφαρμόσετε στο επιλεγμένο υπόμνημα.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id9464094\n"
+"05230500.xhp\n"
+"hd_id3149798\n"
+"5\n"
"help.text"
-msgid "Links tab"
-msgstr "Καρτέλα συνδέσμων"
+msgid "Spacing"
+msgstr "Απόσταση"
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id9302346\n"
+"05230500.xhp\n"
+"par_id3147399\n"
+"6\n"
"help.text"
-msgid "Specify how to export bookmarks and hyperlinks in your document."
-msgstr "Καθορίστε τον τρόπο εξαγωγής σελιδοδεικτών και υπερσυνδέσεων στο έγγραφό σας."
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CAPTION:MF_ABSTAND\">Enter the amount of space that you want to leave between the end of the callout line, and the callout box.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CAPTION:MF_ABSTAND\">Εισάγετε την τιμή της απόστασης που επιθυμείτε να αφήσετε μεταξύ του τέλους της γραμμής του υπομνήματος και του πεδίου που γράφετε την υπόμνηση.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id8296151\n"
+"05230500.xhp\n"
+"hd_id3151226\n"
+"7\n"
"help.text"
-msgid "Export bookmarks as named destinations"
-msgstr "Εξαγωγή σελιδοδεικτών ως προορισμοί με όνομα"
+msgid "Extension"
+msgstr "Επέκταση"
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id4809411\n"
+"05230500.xhp\n"
+"par_id3148620\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\">The bookmarks (targets of references) in PDF files can be defined as rectangular areas. Additionally, bookmarks to named objects can be defined by their names. Enable the checkbox to export the names of objects in your document as valid bookmark targets. This allows to link to those objects by name from other documents.</ahelp>"
-msgstr "<ahelp hid=\".\">Οι σελιδοδείκτες (προορισμοί παραπομπών) σε αρχεία PDF μπορούν να οριστούν ως ορθογώνιες περιοχές. Επιπλέον, οι σελιδοδείκτες σε επώνυμα αντικείμενα μπορούν να οριστούν από τα ονόματά τους. Ενεργοποιήστε το πεδίο ελέγχου για να εξάγετε τα ονόματα στο έγγραφό σας ως έγκυρους προορισμούς σελιδοδεικτών. Με αυτόν τον τρόπο μπορείτε να συνδέεσθε με αυτά τα αντικείμενα ανάλογα με το όνομα από άλλα έγγραφα.</ahelp>"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_CAPTION:LB_ANSATZ_REL\">Select where you want to extend the callout line from, in relation to the callout box.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_CAPTION:LB_ANSATZ_REL\">Επιλέξτε από πού επιθυμείτε να επεκτείνετε τη γραμμή του υπομνήματος, σε σχέση με το πεδίο γραφής του.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id6454969\n"
+"05230500.xhp\n"
+"hd_id3153311\n"
+"9\n"
"help.text"
-msgid "Convert document references to PDF targets"
-msgstr "Μετατροπή παραπομπών εγγράφων σε προορισμούς PDF"
+msgid "Length"
+msgstr "Μήκος"
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id7928708\n"
+"05230500.xhp\n"
+"par_id3145313\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Enable this checkbox to convert the URLs referencing other ODF files to PDF files with the same name. In the referencing URLs the extensions .odt, .odp, .ods, .odg, and .odm are converted to the extension .pdf.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτό το πεδίο ελέγχου για να μετατρέπετε τa URL που παραπέμπουν σε άλλα αρχεία ODF σε αρχεία PDF με το ίδιο όνομα. Στην παραπομπή των URL οι επεκτάσεις .odt, .odp, .ods, .odg, και .odm μετατρέπονται στην επέκταση .pdf.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CAPTION:MF_LAENGE\">Enter the length of the callout line segment that extends from the callout box to the inflection point of the line.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CAPTION:MF_LAENGE\">Εισάγετε το μήκος του ευθύγραμμου τμήματος του υπομνήματος το οποίο εκτείνεται από το πλαίσιο της γραφής ως το σημείο καμπής της γραμμής.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3864253\n"
+"05230500.xhp\n"
+"par_id3159269\n"
+"11\n"
"help.text"
-msgid "Export URLs relative to file system"
-msgstr "Εξαγωγή URL σχετικών με το σύστημα αρχείων"
+msgid "The <emph>Length </emph>box is only available if you select the <emph>Angled connector line</emph> callout style, and leave the <emph>Optimal </emph>checkbox cleared."
+msgstr "Το πεδίο <emph>Μήκος </emph>είναι διαθέσιμο μόνο αν επιλέξετε το πρότυπο υπομνήματος <emph>Γραμμή σύνδεσης υπό γωνία</emph>, και δεν έχετε επιλέξει το πεδίο <emph>Βέλτιστο </emph>."
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id3144016\n"
+"05230500.xhp\n"
+"hd_id3149820\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Enable this checkbox to export URLs to other documents as relative URLs in the file system. See <link href=\"text/shared/guide/hyperlink_rel_abs.xhp\">\"relative hyperlinks\"</link> in the Help.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτό το πεδίο ελέγχου για να εξάγετε URL σε άλλα έγγραφα ως σχετικά URL στο σύστημα αρχείων. Δείτε τις <link href=\"text/shared/guide/hyperlink_rel_abs.xhp\">\"σχετικές υπερσυνδέσεις\"</link> στη Βοήθεια.</ahelp>"
+msgid "Optimal"
+msgstr "Βέλτιστη"
-#: ref_pdf_export.xhp
+#: 05230500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id9937131\n"
+"05230500.xhp\n"
+"par_id3147210\n"
+"13\n"
"help.text"
-msgid "Cross-document links"
-msgstr "Δεσμοί ανάμεσα στα έγγραφα"
+msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_CAPTION:CB_LAENGE\">Click here to display a single-angled line in an optimal way.</ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_CAPTION:CB_LAENGE\">Κάντε κλικ εδώ για να εμφανιστεί μία γραμμή υπό μία γωνία με τον βέλτιστο τρόπο.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05240000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id5616626\n"
+"05240000.xhp\n"
+"tit\n"
"help.text"
-msgid "Specify how to handle hyperlinks from your PDF file to other files."
-msgstr "Καθορίστε τον τρόπο διαχείρισης υπερσυνδέσεων από το PDF αρχείο σας σε άλλα αρχεία."
+msgid "Flip"
+msgstr "Αναστροφή"
-#: ref_pdf_export.xhp
+#: 05240000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id1972106\n"
+"05240000.xhp\n"
+"bm_id3151264\n"
"help.text"
-msgid "Default mode"
-msgstr "Προεπιλεγμένη λειτουργία"
+msgid "<bookmark_value>draw objects; flipping</bookmark_value><bookmark_value>flipping draw objects</bookmark_value>"
+msgstr "<bookmark_value>σχεδίαση αντικειμένων, αναστροφή</bookmark_value><bookmark_value>Αναστροφή αντικειμένων σχεδίασης</bookmark_value>"
-#: ref_pdf_export.xhp
+#: 05240000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id79042\n"
+"05240000.xhp\n"
+"hd_id3151264\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Links from your PDF document to other documents will be handled as it is specified in your operating system.</ahelp>"
-msgstr "<ahelp hid=\".\">Οι συνδέσεις από το PDF έγγραφο σας σε άλλα έγγραφα θα αντιμετωπιστούν όπως έχει καθοριστεί στο λειτουργικό σας σύστημα.</ahelp>"
+msgid "<link href=\"text/shared/01/05240000.xhp\" name=\"Flip\">Flip</link>"
+msgstr "<link href=\"text/shared/01/05240000.xhp\" name=\"Αναστροφή\">Αναστροφή</link>"
-#: ref_pdf_export.xhp
+#: 05240000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id4076357\n"
+"05240000.xhp\n"
+"par_id3145759\n"
+"2\n"
"help.text"
-msgid "Open with PDF reader application"
-msgstr "Άνοιγμα με εφαρμογή ανάγνωσης PDF"
+msgid "<ahelp hid=\".\">Flips the selected object horizontally, or vertically.</ahelp>"
+msgstr "<ahelp hid=\".\">Αναστρέφει το επιλεγμένο αντικείμενο οριζόντια ή κατακόρυφα.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05240100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id8231757\n"
+"05240100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Cross-document links are opened with the PDF reader application that currently shows the document. The PDF reader application must be able to handle the specified file type inside the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\".\">Οι δεσμοί ανάμεσα στα έγγραφα ανοίγουν με την εφαρμογή ανάγνωσης PDF που εμφανίζει το έγγραφο τη στιγμή αυτή. Η εφαρμογή ανάγνωσης PDF πρέπει να έχει τη δυνατότητα να διαχειρίζεται το συγκεκριμένο τύπο αρχείου μέσα στην υπερσύνδεση.</ahelp>"
+msgid "Vertically"
+msgstr "Κατακόρυφα"
-#: ref_pdf_export.xhp
+#: 05240100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3168736\n"
+"05240100.xhp\n"
+"hd_id3146959\n"
+"1\n"
"help.text"
-msgid "Open with Internet browser"
-msgstr "Άνοιγμα με τον περιηγητή διαδικτύου"
+msgid "<link href=\"text/shared/01/05240100.xhp\" name=\"Vertically\">Vertically</link>"
+msgstr "<link href=\"text/shared/01/05240100.xhp\" name=\"Κατακόρυφα\">Κατακόρυφα</link>"
-#: ref_pdf_export.xhp
+#: 05240100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id1909848\n"
+"05240100.xhp\n"
+"par_id3149741\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Cross-document links are opened with the Internet browser. The Internet browser must be able to handle the specified file type inside the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\".\">Οι δεσμοί ανάμεσα στα έγγραφα ανοίγουν με τον περιηγητή διαδικτύου. Ο περιηγητής διαδικτύου πρέπει να έχει τη δυνατότητα να διαχειρίζεται το συγκεκριμένο τύπο αρχείου μέσα στην υπερσύνδεση.</ahelp>"
+msgid "<ahelp hid=\".uno:MirrorVert\">Flips the selected object(s) vertically from top to bottom.</ahelp>"
+msgstr "<ahelp hid=\".uno:MirrorVert\">Αναστρέφει το επιλεγμένο αντικείμενο κατακόρυφα από πάνω προς τα κάτω.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05240200.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3068636\n"
+"05240200.xhp\n"
+"tit\n"
"help.text"
-msgid "Security tab"
-msgstr "Καρτέλα ασφάλειας"
+msgid "Horizontally"
+msgstr "Οριζόντια"
-#: ref_pdf_export.xhp
+#: 05240200.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id2927335\n"
+"05240200.xhp\n"
+"hd_id3147543\n"
+"1\n"
"help.text"
-msgid "Set passwords"
-msgstr "Ορισμός κωδικών πρόσβασης"
+msgid "<link href=\"text/shared/01/05240200.xhp\" name=\"Horizontally\">Horizontally</link>"
+msgstr "<link href=\"text/shared/01/05240200.xhp\" name=\"Οριζόντια\">Οριζόντια</link>"
-#: ref_pdf_export.xhp
+#: 05240200.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id2107303\n"
+"05240200.xhp\n"
+"par_id3146936\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to open a dialog where you enter the passwords.</ahelp>"
-msgstr "<ahelp hid=\".\">Κλικ για να ανοίξετε έναν διάλογο όπου εισάγετε τους κωδικούς πρόσβασης.</ahelp>"
+msgid "<ahelp hid=\".uno:ObjectMirrorHorizontal\">Flips the selected object(s) horizontally from left to right.</ahelp>"
+msgstr "<ahelp hid=\".uno:ObjectMirrorHorizontal\">Αναστρέφει το επιλεγμένο αντικείμενο οριζόντια από αριστερά προς τα δεξιά.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05250000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id41123951\n"
+"05250000.xhp\n"
+"tit\n"
"help.text"
-msgid "You can enter a password to open the file. You can enter an optional password that allows to edit the document."
-msgstr "Μπορείτε να εισάγετε ένα κωδικό πρόσβασης για άνοιγμα του αρχείου. Μπορείτε να εισάγετε ένα προαιρετικό κωδικό πρόσβασης που επιτρέπει την επεξεργασία του εγγράφου."
+msgid "Arrange"
+msgstr "Τακτοποίηση"
-#: ref_pdf_export.xhp
+#: 05250000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id7985168\n"
+"05250000.xhp\n"
+"bm_id3152427\n"
"help.text"
-msgid "Printing"
-msgstr "Εκτύπωση"
+msgid "<bookmark_value>objects; arranging within stacks</bookmark_value><bookmark_value>arranging; objects</bookmark_value><bookmark_value>borders; arranging</bookmark_value><bookmark_value>pictures; arranging within stacks</bookmark_value><bookmark_value>draw objects; arranging within stacks</bookmark_value><bookmark_value>controls; arranging within stacks</bookmark_value><bookmark_value>OLE objects; arranging within stacks</bookmark_value><bookmark_value>charts; arranging within stacks</bookmark_value><bookmark_value>layer arrangement</bookmark_value><bookmark_value>levels; depth stagger</bookmark_value><bookmark_value>depth stagger</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα; τακτοποίηση μέσα σε στοίβες</bookmark_value><bookmark_value>τακτοποίηση; αντικείμενα</bookmark_value><bookmark_value>περίγραμμα; τακτοποίηση</bookmark_value><bookmark_value>εικόνες; τακτοποίηση μέσα σε στοίβες</bookmark_value><bookmark_value>σχεδίαση αντικειμένων; τακτοποίηση μέσα σε στοίβες</bookmark_value><bookmark_value>πεδία ελέγχου; τακτοποίηση μέσα σε στοίβες</bookmark_value><bookmark_value>αντικείμενα OLE; τακτοποίηση μέσα σε στοίβες</bookmark_value><bookmark_value>διαγράμματα; τακτοποίηση μέσα σε στοίβες</bookmark_value><bookmark_value>τακτοποίηση επιπέδων</bookmark_value><bookmark_value>επίπεδα; μετατόπιση βάθους</bookmark_value><bookmark_value>μετατόπιση βάθους</bookmark_value>"
-#: ref_pdf_export.xhp
+#: 05250000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id876186\n"
+"05250000.xhp\n"
+"hd_id3152427\n"
+"1\n"
"help.text"
-msgid "Not permitted"
-msgstr "Δεν επιτρέπεται"
+msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Arranging Objects\">Arrange</link>"
+msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Τακτοποίηση Αντικειμένων\">Τακτοποίηση</link>"
-#: ref_pdf_export.xhp
+#: 05250000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id3939634\n"
+"05250000.xhp\n"
+"par_id3154230\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Printing the document is not permitted.</ahelp>"
-msgstr "<ahelp hid=\".\">Η εκτύπωση του αρχείου δεν επιτρέπεται.</ahelp>"
+msgid "<ahelp hid=\".uno:ObjectPosition\">Changes the stacking order of the selected object(s).</ahelp>"
+msgstr "<ahelp hid=\".uno:ObjectPosition\">Αλλάζει την σειρά στοίβας των επιλεγμένων αντικειμένων.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05250000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id599688\n"
+"05250000.xhp\n"
+"hd_id3153894\n"
+"9\n"
"help.text"
-msgid "Low resolution (150 dpi)"
-msgstr "Χαμηλή ανάλυση (150 dpi)"
+msgid "Layer for text and graphics"
+msgstr "Επίπεδα για κείμενο και γραφικά"
-#: ref_pdf_export.xhp
+#: 05250000.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id1371501\n"
+"05250000.xhp\n"
+"par_id3154186\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">The document can only be printed in low resolution (150 dpi). Not all PDF readers honor this setting.</ahelp>"
-msgstr "<ahelp hid=\".\"> Το έγγραφο μπορεί να τυπωθεί μόνο με χαμηλή ανάλυση (150 dpi). Αυτή η ρύθμιση δεν είναι δυνατό να χρησιμοποιηθεί από όλους τους αναγνώστες PDF.</ahelp>"
+msgid "Each object that you place in your document is successively stacked on the preceding object. Use the arrange commands to change the stacking order of objects in your document. You cannot change the stacking order of text."
+msgstr "Κάθε αντικείμενο που τοποθετείτε στο έγγραφό σας στοιβάζεται διαδοχικά πάνω στο προηγούμενο αντικείμενο. Χρησιμοποιείστε τις εντολές τακτοποίησης για να αλλάξετε την σειρά στοίβαξης των αντικειμένων στο έγγραφό σας. Δεν μπορείτε να αλλάξετε την σειρά στοίβαξης του κειμένου."
-#: ref_pdf_export.xhp
+#: 05250100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id4661702\n"
+"05250100.xhp\n"
+"tit\n"
"help.text"
-msgid "High resolution"
-msgstr "Υψηλή ανάλυση"
+msgid "Bring to Front"
+msgstr "Μεταφορά σε πρώτο πλάνο"
-#: ref_pdf_export.xhp
+#: 05250100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id7868892\n"
+"05250100.xhp\n"
+"hd_id3154044\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">The document can be printed in high resolution.</ahelp>"
-msgstr "<ahelp hid=\".\">Το έγγραφο μπορεί να εκτυπωθεί σε υψηλή ανάλυση.</ahelp>"
+msgid "<link href=\"text/shared/01/05250100.xhp\" name=\"Bring to Front\">Bring to Front</link>"
+msgstr "<link href=\"text/shared/01/05250100.xhp\" name=\"Μεταφορά σε πρώτο πλάνο\">Μεταφορά σε πρώτο πλάνο</link>"
-#: ref_pdf_export.xhp
+#: 05250100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id2188787\n"
+"05250100.xhp\n"
+"par_id3149991\n"
+"2\n"
"help.text"
-msgid "Changes"
-msgstr "Αλλαγές"
+msgid "<ahelp hid=\".uno:BringToFront\" visibility=\"visible\">Moves the selected object to the top of the stacking order, so that it is in front of other objects.</ahelp>"
+msgstr "<ahelp hid=\".uno:BringToFront\" visibility=\"visible\">Μετακινεί το επιλεγμένο αντικείμενο στην κορυφή της σειράς στοίβαξης, ώστε να είναι μπροστά από τα υπόλοιπα αντικείμενα.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05250100.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id5833307\n"
+"05250100.xhp\n"
+"par_id3147588\n"
+"3\n"
"help.text"
-msgid "Not permitted"
-msgstr "Δεν επιτρέπεται"
+msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
+msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Επίπεδο\">Επίπεδο</link>"
-#: ref_pdf_export.xhp
+#: 05250200.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id7726676\n"
+"05250200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">No changes of the content are permitted.</ahelp>"
-msgstr "<ahelp hid=\".\">Δεν επιτρέπονται αλλαγές στο περιεχόμενο.</ahelp>"
+msgid "Bring Forward"
+msgstr "Μεταφορά ένα επίπεδο εμπρός"
-#: ref_pdf_export.xhp
+#: 05250200.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3729361\n"
+"05250200.xhp\n"
+"hd_id3152790\n"
+"1\n"
"help.text"
-msgid "Inserting, deleting, and rotating pages"
-msgstr "Εισαγωγή, διαγραφή, και περιστροφή σελίδων"
+msgid "<link href=\"text/shared/01/05250200.xhp\" name=\"Bring Forward \">Bring Forward </link>"
+msgstr "<link href=\"text/shared/01/05250200.xhp\" name=\"Μεταφορά ένα επίπεδο εμπρός \">Μεταφορά ένα επίπεδο εμπρός </link>"
-#: ref_pdf_export.xhp
+#: 05250200.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id9573961\n"
+"05250200.xhp\n"
+"par_id3151264\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Only inserting, deleting, and rotating pages is permitted.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιτρέπεται μόνο να εισάγετε, να διαγράψετε και να περιστρέψετε σελίδες.</ahelp>"
+msgid "<ahelp hid=\".\">Moves the selected object up one level, so that it is closer to top of the stacking order.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετακινεί το επιλεγμένο αντικείμενο προς τα πάνω ένα επίπεδο, ώστε να βρίσκεται πιο κοντά στην κορυφή της σειράς στοίβαξης.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05250200.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id7700430\n"
+"05250200.xhp\n"
+"par_id3149495\n"
+"3\n"
"help.text"
-msgid "Filling in form fields"
-msgstr "Συμπλήρωση σε πεδία φόρμας"
+msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
+msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Επίπεδο\">Επίπεδο</link>"
-#: ref_pdf_export.xhp
+#: 05250300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id1180455\n"
+"05250300.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Only filling in form fields is permitted.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιτρέπεται μόνο η συμπλήρωση πεδίων φόρμας.</ahelp>"
+msgid "Send Backward"
+msgstr "Μεταφορά ένα επίπεδο πίσω"
-#: ref_pdf_export.xhp
+#: 05250300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3405560\n"
+"05250300.xhp\n"
+"hd_id3150146\n"
+"1\n"
"help.text"
-msgid "Commenting, filling in form fields"
-msgstr "Σχολιασμός, συμπλήρωση σε πεδία φόρμας"
+msgid "<link href=\"text/shared/01/05250300.xhp\" name=\"Send Backward\">Send Backward</link>"
+msgstr "<link href=\"text/shared/01/05250300.xhp\" name=\"Μεταφορά ένα επίπεδο πίσω\">Μεταφορά ένα επίπεδο πίσω</link>"
-#: ref_pdf_export.xhp
+#: 05250300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id3409527\n"
+"05250300.xhp\n"
+"par_id3150794\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Only commenting and filling in form fields is permitted.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιτρέπεται μόνο ο σχολιασμός και η συμπλήρωση των πεδίων φόρμας.</ahelp>"
+msgid "<ahelp hid=\".\">Moves the selected object down one level, so that it is closer to the bottom of the stacking order.</ahelp>"
+msgstr "<ahelp hid=\".\">Μεταφέρει το επιλεγμένο αντικείμενο προς τα κάτω ένα επίπεδο, ώστε να είναι πιο κοντά στο τέλος της σειράς στοίβαξης.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05250300.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id7112338\n"
+"05250300.xhp\n"
+"par_id3150445\n"
+"3\n"
"help.text"
-msgid "Any except extracting pages"
-msgstr "Οτιδήποτε εκτός από εξαγωγή σελίδων"
+msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
+msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Επίπεδο\">Επίπεδο</link>"
-#: ref_pdf_export.xhp
+#: 05250400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id2855616\n"
+"05250400.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">All changes are permitted, except extracting pages.</ahelp>"
-msgstr "<ahelp hid=\".\">Όλες οι αλλαγές επιτρέπονται, εκτός από την εξαγωγή σελίδων.</ahelp>"
+msgid "Send to Back"
+msgstr "Μεταφορά στο φόντο"
-#: ref_pdf_export.xhp
+#: 05250400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id2091433\n"
+"05250400.xhp\n"
+"hd_id3155620\n"
+"1\n"
"help.text"
-msgid "Enable copying of content"
-msgstr "Ενεργοποίηση αντιγραφής περιεχομένου"
+msgid "<link href=\"text/shared/01/05250400.xhp\" name=\"Send to Back\">Send to Back</link>"
+msgstr "<link href=\"text/shared/01/05250400.xhp\" name=\"Μεταφορά στο φόντο\">Μεταφορά στο φόντο</link>"
-#: ref_pdf_export.xhp
+#: 05250400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id5092318\n"
+"05250400.xhp\n"
+"par_id3156116\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to enable copying of content to the clipboard.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε για να ενεργοποιήσετε την αντιγραφή του περιεχομένου στο πρόχειρο.</ahelp>"
+msgid "<ahelp hid=\".uno:SendToBack\" visibility=\"visible\">Moves the selected object to the bottom of the stacking order, so that it is behind the other objects.</ahelp>"
+msgstr "<ahelp hid=\".uno:SendToBack\" visibility=\"visible\">Μεταφέρει το επιλεγμένο αντικείμενο στο τέλος της σειράς στοίβας, ώστε να είναι πίσω από τα υπόλοιπα αντικείμενα.</ahelp>"
-#: ref_pdf_export.xhp
+#: 05250400.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id9312417\n"
+"05250400.xhp\n"
+"par_id3152895\n"
+"3\n"
"help.text"
-msgid "Enable text access for accessibility tools"
-msgstr "Ενεργοποίηση πρόσβασης κειμένου για τα εργαλεία προσιτότητας"
+msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
+msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Επίπεδο\">Επίπεδο</link>"
-#: ref_pdf_export.xhp
+#: 05250500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id9089022\n"
+"05250500.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to enable text access for accessibility tools.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε για να ενεργοποιήσετε την πρόσβαση κειμένου για τα εργαλεία προσιτότητας.</ahelp>"
+msgid "To Foreground"
+msgstr "Στο προσκήνιο"
-#: ref_pdf_export.xhp
+#: 05250500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"hd_id3150507\n"
-"50\n"
+"05250500.xhp\n"
+"hd_id3150278\n"
+"1\n"
"help.text"
-msgid "Export button"
-msgstr "Πλήκτρο εξαγωγής"
+msgid "<variable id=\"foreground\"><link href=\"text/shared/01/05250500.xhp\" name=\"To Foreground\">To Foreground</link></variable>"
+msgstr "<variable id=\"foreground\"><link href=\"text/shared/01/05250500.xhp\" name=\"Στο προσκήνιο\">Στο προσκήνιο</link></variable>"
-#: ref_pdf_export.xhp
+#: 05250500.xhp
msgctxt ""
-"ref_pdf_export.xhp\n"
-"par_id3146975\n"
-"51\n"
+"05250500.xhp\n"
+"par_id3151387\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Exports the current file in PDF format.</ahelp>"
-msgstr "<ahelp hid=\".\">Εξάγει το τρέχων αρχείο σε μορφή PDF.</ahelp>"
+msgid "<ahelp hid=\".uno:SetObjectToForeground\">Moves the selected object in front of text.</ahelp>"
+msgstr "<ahelp hid=\".uno:SetObjectToForeground\">Μετακινεί το επιλεγμένο αντικείμενο μπροστά από το κείμενο.</ahelp>"
-#: 07010000.xhp
+#: 05250500.xhp
msgctxt ""
-"07010000.xhp\n"
-"tit\n"
+"05250500.xhp\n"
+"par_id3147000\n"
+"6\n"
"help.text"
-msgid "New Window"
-msgstr "Δημιουργία παραθύρου"
+msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
+msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Επίπεδο\">Επίπεδο</link>"
-#: 07010000.xhp
+#: 05250600.xhp
msgctxt ""
-"07010000.xhp\n"
-"bm_id6323129\n"
+"05250600.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>new windows</bookmark_value><bookmark_value>windows;new</bookmark_value>"
-msgstr "<bookmark_value>νέα παράθυρα</bookmark_value><bookmark_value>παράθυρα,δημιουργία</bookmark_value>"
+msgid "To Background"
+msgstr "Στο φόντο"
-#: 07010000.xhp
+#: 05250600.xhp
msgctxt ""
-"07010000.xhp\n"
-"hd_id3148882\n"
+"05250600.xhp\n"
+"hd_id3146959\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/07010000.xhp\" name=\"New Window\">New Window</link>"
-msgstr "<link href=\"text/shared/01/07010000.xhp\" name=\"Δημιουργία παραθύρου\">Δημιουργία παραθύρου</link>"
+msgid "<variable id=\"background\"><link href=\"text/shared/01/05250600.xhp\" name=\"To Background\">To Background</link></variable>"
+msgstr "<variable id=\"background\"><link href=\"text/shared/01/05250600.xhp\" name=\"Στο φόντο\">Στο φόντο</link></variable>"
-#: 07010000.xhp
+#: 05250600.xhp
msgctxt ""
-"07010000.xhp\n"
-"par_id3158442\n"
+"05250600.xhp\n"
+"par_id3146902\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:NewWindow\">Opens a new window that displays the contents of the current window.</ahelp> You can now view different parts of the same document at the same time."
-msgstr "<ahelp hid=\".uno:NewWindow\">Ανοίγει ένα νέο παράθυρο που παρουσιάζει τα περιεχόμενα του τρέχοντος παραθύρου.</ahelp> Τώρα μπορείτε να δείτε διαφορετικά κομμάτια του ίδιου εγγράφου την ίδια στιγμή."
+msgid "<ahelp hid=\".uno:SetObjectToBackground\">Moves the selected object behind text.</ahelp>"
+msgstr "<ahelp hid=\".uno:SetObjectToBackground\">Μετακινεί το επιλεγμένο αντικείμενο πίσω από το κείμενο.</ahelp>"
-#: 07010000.xhp
+#: 05250600.xhp
msgctxt ""
-"07010000.xhp\n"
-"par_id3147588\n"
-"3\n"
+"05250600.xhp\n"
+"par_id3148731\n"
+"4\n"
"help.text"
-msgid "Changes made to a document in one window are automatically applied to all of the windows that are open for that document."
-msgstr "Αλλαγές που γίνονται σε ένα έγγραφο σε ένα παράθυρο εφαρμόζονται αυτόματα σε όλα τα άλλα παράθυρα που είναι ανοιχτά για αυτό το έγγραφο."
+msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
+msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Επίπεδο\">Επίπεδο</link>"
-#: 06150100.xhp
+#: 05260000.xhp
msgctxt ""
-"06150100.xhp\n"
+"05260000.xhp\n"
"tit\n"
"help.text"
-msgid "XML Filter"
-msgstr "Φίλτρο XML"
+msgid "Anchor"
+msgstr "Αγκύρωση"
-#: 06150100.xhp
+#: 05260000.xhp
msgctxt ""
-"06150100.xhp\n"
-"hd_id3153882\n"
+"05260000.xhp\n"
+"hd_id3155913\n"
"1\n"
"help.text"
-msgid "<variable id=\"xml_filter\"><link href=\"text/shared/01/06150100.xhp\" name=\"XML Filter\">XML Filter</link></variable>"
-msgstr "<variable id=\"xml_filter\"><link href=\"text/shared/01/06150100.xhp\" name=\"Φίλτρο XML\">Φίλτρο XML</link></variable>"
+msgid "<link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\">Anchor</link>"
+msgstr "<link href=\"text/shared/01/05260000.xhp\" name=\"Αγκύρωση\">Αγκύρωση</link>"
-#: 06150100.xhp
+#: 05260000.xhp
msgctxt ""
-"06150100.xhp\n"
-"par_id3153070\n"
+"05260000.xhp\n"
+"par_id3145356\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">View and edit the settings of an <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Δείτε και επεξεργαστείτε τις ρυθμίσεις ενός <link href=\"text/shared/01/06150000.xhp\" name=\"φίλτρου XML\">φίλτρου XML</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Sets the anchoring options for the selected object.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει τις επιλογές αγκύρωσης για το επιλεγμένο αντικείμενο.</ahelp>"
-#: 05210500.xhp
+#: 05260000.xhp
msgctxt ""
-"05210500.xhp\n"
-"tit\n"
+"05260000.xhp\n"
+"par_id3150789\n"
+"3\n"
"help.text"
-msgid "Bitmap"
-msgstr "Bitmap"
+msgid "If the selected object is in a frame, you can also anchor the object to the frame."
+msgstr "Αν το επιλεγμένο αντικείμενο είναι μέσα σε ένα πλαίσιο, μπορείτε επίσης να αγκυρώσετε το αντικείμενο στο πλαίσιο αυτό."
-#: 05210500.xhp
+#: 05260100.xhp
msgctxt ""
-"05210500.xhp\n"
-"bm_id3155619\n"
+"05260100.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>bitmaps; patterns</bookmark_value><bookmark_value>areas; bitmap patterns</bookmark_value><bookmark_value>pixel patterns</bookmark_value><bookmark_value>pixel editor</bookmark_value><bookmark_value>pattern editor</bookmark_value>"
-msgstr "<bookmark_value>bitmaps, μοτίβα</bookmark_value><bookmark_value>περιοχές, μοτίβα bitmap</bookmark_value><bookmark_value>μοτίβα pixel</bookmark_value><bookmark_value>επεξεργαστής pixel</bookmark_value><bookmark_value>επεξεργαστής μοτίβου</bookmark_value>"
+msgid "To Page"
+msgstr "Στη σελίδα"
-#: 05210500.xhp
+#: 05260100.xhp
msgctxt ""
-"05210500.xhp\n"
-"hd_id3155619\n"
+"05260100.xhp\n"
+"hd_id3150278\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05210500.xhp\" name=\"Bitmap\">Bitmap</link>"
-msgstr "<link href=\"text/shared/01/05210500.xhp\" name=\"Bitmap\">Bitmap</link>"
+msgid "<link href=\"text/shared/01/05260100.xhp\" name=\"To Page\">To Page</link>"
+msgstr "<link href=\"text/shared/01/05260100.xhp\" name=\"Στη σελίδα\">Στη σελίδα</link>"
-#: 05210500.xhp
+#: 05260100.xhp
msgctxt ""
-"05210500.xhp\n"
-"par_id3149495\n"
+"05260100.xhp\n"
+"par_id3150756\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_AREA_BITMAP\">Select a bitmap that you want to use as a fill pattern, or create your own pixel pattern. You can also import bitmaps, and save or load bitmap lists.</ahelp>"
-msgstr "<ahelp hid=\"HID_AREA_BITMAP\">Επιλέξτε ένα bitmap που θέλετε να χρησιμοποιήσετε ως μοτίβο γεμίσματος, ή δημιουργήστε δικό σας μοτίβο pixel. Ακόμη μπορείτε να εισάγετε bitmaps και να αποθηκεύετε ή να φορτώνετε λίστες bitmap.</ahelp>"
-
-#: 05210500.xhp
-msgctxt ""
-"05210500.xhp\n"
-"hd_id3148585\n"
-"3\n"
-"help.text"
-msgid "Pattern Editor"
-msgstr "Επεξεργαστής μοτίβου"
+msgid "<ahelp hid=\".uno:SetAnchorToPage\">Anchors the selected item to the current page.</ahelp>"
+msgstr "<ahelp hid=\".uno:SetAnchorToPage\">Αγκυρώνει το επιλεγμένο αντικείμενο στην τρέχουσα σελίδα.</ahelp>"
-#: 05210500.xhp
+#: 05260100.xhp
msgctxt ""
-"05210500.xhp\n"
-"par_id3147226\n"
+"05260100.xhp\n"
+"par_id3149987\n"
"4\n"
"help.text"
-msgid "Use this editor to create a simple, two-color, 8x8 pixel bitmap pattern."
-msgstr "Χρησιμοποιήστε αυτόν τον επεξεργαστή για να δημιουργήσετε ένα απλό, δίχρωμο μοτίβο pixel bitmap 8x8."
-
-#: 05210500.xhp
-msgctxt ""
-"05210500.xhp\n"
-"hd_id3145669\n"
-"5\n"
-"help.text"
-msgid "Grid"
-msgstr "Πλέγμα"
-
-#: 05210500.xhp
-msgctxt ""
-"05210500.xhp\n"
-"par_id3150774\n"
-"6\n"
-"help.text"
-msgid "To enable this editor, select the <emph>Blank</emph> bitmap in the bitmap list."
-msgstr "Για να ενεργοποιήσετε αυτόν τον επεξεργαστή, επιλέξτε το <emph>Κενό</emph> bitmap στη λίστα με τα bitmap"
+msgid "The anchored item remains on the current page even if you insert or delete text."
+msgstr "Το αγκυρωμένο αντικείμενο παραμένει στην τρέχουσα σελίδα ακόμα και αν εισάγετε ή διαγράψετε κείμενο."
-#: 05210500.xhp
+#: 05260100.xhp
msgctxt ""
-"05210500.xhp\n"
-"hd_id3145072\n"
-"17\n"
+"05260100.xhp\n"
+"par_id3152821\n"
+"3\n"
"help.text"
-msgid "Foreground color"
-msgstr "Χρώμα πρώτου πλάνου"
+msgid "The anchor icon is displayed at the top left corner of the page."
+msgstr "Το εικονίδιο της αγκύρωσης προβάλλεται στην πάνω αριστερή γωνία της σελίδας."
-#: 05210500.xhp
+#: 05260200.xhp
msgctxt ""
-"05210500.xhp\n"
-"par_id3155535\n"
-"18\n"
+"05260200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BITMAP:LB_COLOR\">Select a foreground color, and then click in the grid to add a pixel to the pattern.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BITMAP:LB_COLOR\">Επιλέξτε ένα χρώμα σε πρώτο πλάνο και κάντε κλικ στο πλέγμα για να προσθέσετε ένα pixel στο μοτίβο.</ahelp>"
+msgid "To Paragraph"
+msgstr "Στη Παράγραφο"
-#: 05210500.xhp
+#: 05260200.xhp
msgctxt ""
-"05210500.xhp\n"
-"hd_id3149398\n"
-"19\n"
+"05260200.xhp\n"
+"hd_id3151260\n"
+"1\n"
"help.text"
-msgid "Background color"
-msgstr "Χρώμα προσκηνίου"
+msgid "<link href=\"text/shared/01/05260200.xhp\" name=\"To Paragraph\">To Paragraph</link>"
+msgstr "<link href=\"text/shared/01/05260200.xhp\" name=\"Στη παράγραφο\">Στη παράγραφο</link>"
-#: 05210500.xhp
+#: 05260200.xhp
msgctxt ""
-"05210500.xhp\n"
-"par_id3148538\n"
-"20\n"
+"05260200.xhp\n"
+"par_id3155271\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BITMAP:LB_BACKGROUND_COLOR\">Select a background color for your bitmap pattern.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BITMAP:LB_BACKGROUND_COLOR\">Επιλέξτε ένα χρώμα φόντου για το δικό σας μοτίβο bitmap.</ahelp>"
+msgid "<ahelp hid=\".uno:SetAnchorToPara\" visibility=\"visible\">Anchors the selected item to the current paragraph.</ahelp>"
+msgstr "<ahelp hid=\".uno:SetAnchorToPara\" visibility=\"visible\">Αγκυρώνει το επιλεγμένο αντικείμενο στην τρέχουσα παράγραφο.</ahelp>"
-#: 05210500.xhp
+#: 05260200.xhp
msgctxt ""
-"05210500.xhp\n"
-"hd_id3147275\n"
-"7\n"
+"05260200.xhp\n"
+"par_id3154926\n"
+"3\n"
"help.text"
-msgid "Bitmap Pattern"
-msgstr "Μοτίβο Bitmap"
+msgid "The anchor icon is displayed at the left page margin at the beginning of the paragraph."
+msgstr "Το εικονίδιο της αγκύρωσης εμφανίζεταιι στο αριστερό περιθώριο της σελίδας στην αρχή της παραγράφου."
-#: 05210500.xhp
+#: 05260300.xhp
msgctxt ""
-"05210500.xhp\n"
-"par_id3146847\n"
-"8\n"
+"05260300.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BITMAP:LB_BITMAPS\">Select a bitmap in the list, and then click <emph>OK</emph> to apply the pattern to the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BITMAP:LB_BITMAPS\">Επιλέξτε μία εικόνα bitmap από τη λίστα, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph> για να εφαρμόσετε το υπόδειγμα στο επιλεγμένο αντικείμενο.</ahelp>"
+msgid "To Character"
+msgstr "Σε χαρακτήρα"
-#: 05210500.xhp
+#: 05260300.xhp
msgctxt ""
-"05210500.xhp\n"
-"hd_id3150275\n"
-"9\n"
+"05260300.xhp\n"
+"hd_id3154044\n"
+"1\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "<link href=\"text/shared/01/05260300.xhp\" name=\"To Character\">To Character</link>"
+msgstr "<link href=\"text/shared/01/05260300.xhp\" name=\"Σε χαρακτήρα\">Σε χαρακτήρα</link>"
-#: 05210500.xhp
+#: 05260300.xhp
msgctxt ""
-"05210500.xhp\n"
-"par_id3154306\n"
-"10\n"
+"05260300.xhp\n"
+"par_id3147069\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_BITMAP:BTN_ADD\">Adds a bitmap that you created in the <emph>Pattern Editor </emph>to the current list.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_BITMAP:BTN_ADD\">Προσθέτει ένα bitmap που δημιουργήσατε στον <emph>Επεξεργαστή μοτίβου </emph>στη τρέχουσα λίστα.</ahelp>"
+msgid "<ahelp hid=\".\">Anchors the selected item to a character.</ahelp> This command is only available for graphic objects."
+msgstr "<ahelp hid=\".\">Αγκυρώνει το επιλεγμένο αντικείμενο σε έναν χαρακτήρα.</ahelp> Αυτή η εντολή είναι διαθέσιμη μόνο για αντικείμενα γραφικών."
-#: 05210500.xhp
+#: 05260300.xhp
msgctxt ""
-"05210500.xhp\n"
-"hd_id3158432\n"
-"11\n"
+"05260300.xhp\n"
+"par_id3146067\n"
+"3\n"
"help.text"
-msgid "Modify"
-msgstr "Τροποποίηση"
+msgid "The anchor is displayed in front of the character."
+msgstr "Το εικονίδιο της αγκύρωσης εμφανίζεται μπροστά από τον χαρακτήρα."
-#: 05210500.xhp
+#: 05260300.xhp
msgctxt ""
-"05210500.xhp\n"
-"par_id3153827\n"
-"12\n"
+"05260300.xhp\n"
+"par_id3152924\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_BITMAP:BTN_MODIFY\">Replaces a bitmap that you created in the <emph>Pattern Editor</emph> with the current bitmap pattern. If you want, you can save the pattern under a different name.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_BITMAP:BTN_MODIFY\">Αντικαθιστά ένα bitmap που δημιουργήσατε στον <emph>Επεξεργαστή μοτίβου</emph> με το τρέχον μοτίβο bitmap. Εάν θέλετε, μπορείτε να αποθηκεύσετε το μοτίβο με άλλο όνομα.</ahelp>"
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Graphics</emph>. Click the <emph>Type </emph>tab, and in the <emph>Position </emph>area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgstr "Για να στοιχίσετε ένα γραφικό ανάλογα με τον χαρακτήρα στον οποίο είναι αγκυρωμένο, κάντε δεξί κλικ στο γραφικό και μετά επιλέξτε <emph>Γραφικά</emph>. Επιλέξτε την καρτέλα <emph>Τύπος </emph>, και στην περιοχή <emph>Θέση </emph>, επιλέξτε <emph>Χαρακτήρας</emph> στα πεδία επιλογής <emph>σε</emph>."
-#: 05210500.xhp
+#: 05260400.xhp
msgctxt ""
-"05210500.xhp\n"
-"hd_id3149516\n"
-"13\n"
+"05260400.xhp\n"
+"tit\n"
"help.text"
-msgid "Import"
-msgstr "Εισαγωγή"
+msgid "To Cell"
+msgstr "Σε κελί"
-#: 05210500.xhp
+#: 05260400.xhp
msgctxt ""
-"05210500.xhp\n"
-"par_id3148473\n"
-"14\n"
+"05260400.xhp\n"
+"hd_id3147212\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_BITMAP:BTN_IMPORT\">Locate the bitmap that you want to import, and then click <emph>Open</emph>. The bitmap is added to the end of the list of available bitmaps.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_BITMAP:BTN_IMPORT\">Βρείτε το bitmap που θέλετε να εισάγετε και κάντε κλικ στο <emph>Άνοιγμα</emph>. Το bitmap εισάγεται στο τέλος της λίστας των διαθέσιμων bitmaps.</ahelp>"
+msgid "<link href=\"text/shared/01/05260400.xhp\" name=\"To Cell\">To Cell</link>"
+msgstr "<link href=\"text/shared/01/05260400.xhp\" name=\"Σε κελί\">Σε κελί</link>"
-#: 05210500.xhp
+#: 05260400.xhp
msgctxt ""
-"05210500.xhp\n"
-"hd_id3159166\n"
-"21\n"
+"05260400.xhp\n"
+"par_id3150794\n"
+"2\n"
"help.text"
-msgid "Load Bitmap List"
-msgstr "Φόρτωση λίστας με Bitmap"
+msgid "<ahelp hid=\".uno:SetAnchorToCell\" visibility=\"visible\">Anchors the selected item to a cell.</ahelp> The anchor icon is displayed in the upper left corner of the cell."
+msgstr "<ahelp hid=\".uno:SetAnchorToCell\" visibility=\"visible\">Αγκυρώνει το επιλεγμένο αντικείμενο σε ένα κελί.</ahelp> Το εικονίδιο αγκύρωσης προβάλλεται στην πάνω αριστερή γωνία του κελιού."
-#: 05210500.xhp
+#: 05260500.xhp
msgctxt ""
-"05210500.xhp\n"
-"par_id3155341\n"
-"22\n"
+"05260500.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_BITMAP:BTN_LOAD\">Loads a different list of bitmaps.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_BITMAP:BTN_LOAD\">Φορτώνει μια διαφορετική λίστα με bitmaps.</ahelp>"
+msgid "To Frame"
+msgstr "Στο πλαίσιο"
-#: 05210500.xhp
+#: 05260500.xhp
msgctxt ""
-"05210500.xhp\n"
-"hd_id3151246\n"
-"23\n"
+"05260500.xhp\n"
+"hd_id3149991\n"
+"1\n"
"help.text"
-msgid "Save Bitmap List"
-msgstr "Αποθήκευση λίστας με Bitmap"
+msgid "<link href=\"text/shared/01/05260500.xhp\" name=\"To Frame\">To Frame</link>"
+msgstr "<link href=\"text/shared/01/05260500.xhp\" name=\"Σε Πλαίσιο\">Σε Πλαίσιο</link>"
-#: 05210500.xhp
+#: 05260500.xhp
msgctxt ""
-"05210500.xhp\n"
-"par_id3151385\n"
-"24\n"
+"05260500.xhp\n"
+"par_id3159242\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_BITMAP:BTN_SAVE\">Saves the current list of bitmaps, so that you can load it later.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_BITMAP:BTN_SAVE\">Αποθηκεύει την τρέχουσα λίστα από bitmaps, για να μπορέσετε να την φορτώσετε αργότερα.</ahelp>"
+msgid "<ahelp hid=\".uno:SetAnchorToFrame\" visibility=\"visible\">Anchors the selected item to the surrounding frame.</ahelp>"
+msgstr "<ahelp hid=\".uno:SetAnchorToFrame\" visibility=\"visible\">Αγκυρώνει το επιλεγμένο αντικείμενο στο πλαίσιο που το περιβάλλει.</ahelp>"
-#: guides.xhp
+#: 05260600.xhp
msgctxt ""
-"guides.xhp\n"
+"05260600.xhp\n"
"tit\n"
"help.text"
-msgid "Snap Lines"
-msgstr "Γραμμές προσκόλλησης"
+msgid "As Character"
+msgstr "Ως χαρακτήρας"
-#: guides.xhp
+#: 05260600.xhp
msgctxt ""
-"guides.xhp\n"
-"bm_id1441999\n"
+"05260600.xhp\n"
+"hd_id3154621\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>guides;display options (Impress/Draw)</bookmark_value>"
-msgstr "<bookmark_value>βοηθητικές γραμμές, επιλογές προβολής (Impress/Draw)</bookmark_value>"
+msgid "<link href=\"text/shared/01/05260600.xhp\" name=\"As Character\">As Character</link>"
+msgstr "<link href=\"text/shared/01/05260600.xhp\" name=\"Ως χαρακτήρας\">Ως χαρακτήρας</link>"
-#: guides.xhp
+#: 05260600.xhp
msgctxt ""
-"guides.xhp\n"
-"par_idN10562\n"
+"05260600.xhp\n"
+"par_id3146946\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/01/guides.xhp\">Snap Lines</link>"
-msgstr "<link href=\"text/shared/01/guides.xhp\">Γραμμές προσκόλλησης</link>"
+msgid "<ahelp hid=\".\">Anchors the selected item as a character in the current text. If the height of the selected item is greater than the current font size, the height of the line containing the item is increased.</ahelp>"
+msgstr "<ahelp hid=\".\">Αγκυρώνει το επιλεγμένο αντικείμενο σαν χαρακτήρα στο τρέχον κείμενο. Αν το ύψος του επιλεγμένου αντικειμένου είναι μεγαλύτερο από το μέγεθος της γραμματοσειράς, το ύψος της σειράς που περιέχει το αντικείμενο αυξάνεται.</ahelp>"
-#: guides.xhp
+#: 05270000.xhp
msgctxt ""
-"guides.xhp\n"
-"par_id3146313\n"
-"7\n"
+"05270000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the display options for snap lines.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές προβολής για τις γραμμές προσκόλλησης.</ahelp>"
+msgid "Edit Points"
+msgstr "Επεξεργασία σημείων"
-#: guides.xhp
+#: 05270000.xhp
msgctxt ""
-"guides.xhp\n"
-"par_idN1057B\n"
+"05270000.xhp\n"
+"hd_id3155271\n"
+"1\n"
"help.text"
-msgid "Display Snap Lines"
-msgstr "Προβολή γραμμών προσκόλλησης"
+msgid "<link href=\"text/shared/01/05270000.xhp\" name=\"Edit Points\">Edit Points</link>"
+msgstr "<link href=\"text/shared/01/05270000.xhp\" name=\"Επεξεργασία Σημείων\">Επεξεργασία Σημείων</link>"
-#: guides.xhp
+#: 05270000.xhp
msgctxt ""
-"guides.xhp\n"
-"par_idN1057F\n"
+"05270000.xhp\n"
+"par_id3153391\n"
+"2\n"
"help.text"
-msgid "Displays or hides snap lines that you can use to align objects on a page."
-msgstr "Προβάλει ή αποκρύπτει τις γραμμές προσκόλλησης, τις οποίες μπορείτε να χρησιμοποιήσετε για τη στοίχιση αντικειμένων σε μια σελίδα."
+msgid "<ahelp hid=\".uno:ToggleObjectBezierMode\">Lets you change the shape of the selected drawing object.</ahelp>"
+msgstr "<ahelp hid=\".uno:ToggleObjectBezierMode\">Σας επιτρέπει να αλλάξετε το σχήμα του επιλεγμένου αντικειμένου σχεδίασης.</ahelp>"
-#: guides.xhp
+#: 05270000.xhp
msgctxt ""
-"guides.xhp\n"
-"par_idN10582\n"
+"05270000.xhp\n"
+"par_id3148668\n"
+"7\n"
"help.text"
-msgid "Snap to Snap Lines"
-msgstr "Αγκίστρωση σε γραμμές προσκόλλησης"
+msgid "To edit the shape of a selected drawing object, click the <emph>Points</emph> icon on the <emph>Drawing</emph> Bar, and then drag one of the points on the object."
+msgstr "Για να επεξεργαστείτε το σχήμα ενός επιλεγμένου αντικειμένου, πατήστε το εικονίδιο <emph>Σημεία</emph> στην γραμμή <emph>Σχεδίαση</emph>, και έπειτα μετακινήστε ένα από τα σημεία πάνω στο αντικείμενο."
-#: guides.xhp
+#: 05270000.xhp
msgctxt ""
-"guides.xhp\n"
-"par_idN10586\n"
+"05270000.xhp\n"
+"par_id3093440\n"
"help.text"
-msgid "Automatically aligns objects to vertical and horizontal snap lines. To override this feature, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key </defaultinline></switchinline>when you drag an object."
-msgstr "Αυτόματα στοιχίζει τα αντικείμενα στις κάθετες και οριζόντιες γραμμές προσκόλλησης. Για να αγνοήσετε αυτό το γνώρισμα, κρατήστε πατημένο <switchinline select=\"sys\"><caseinline select=\"MAC\">Πλήκτρο Επιλογής</caseinline><defaultinline>πλήκτρο Alt</defaultinline></switchinline> όταν σύρετε ένα αντικείμενο."
+msgid "<link href=\"text/shared/main0227.xhp\" name=\"Edit Points Bar\">Edit Points Bar</link>"
+msgstr "<link href=\"text/shared/main0227.xhp\" name=\"Επεξεργασία γραμμής σημείων\">Επεξεργασία γραμμής σημείων</link>"
-#: guides.xhp
+#: 05280000.xhp
msgctxt ""
-"guides.xhp\n"
-"par_idN105C6\n"
+"05280000.xhp\n"
+"tit\n"
"help.text"
-msgid "Snap Lines to Front"
-msgstr "Οι γραμμές προσκόλλησης μπροστά"
+msgid "Fontwork"
+msgstr "Συλλογή Fontwork"
-#: guides.xhp
+#: 05280000.xhp
msgctxt ""
-"guides.xhp\n"
-"par_idN105CA\n"
+"05280000.xhp\n"
+"hd_id3146959\n"
+"51\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the snap lines in front of the objects on the slide or page.</ahelp>"
-msgstr "<ahelp hid=\".\">Προβάλει τις γραμμές προσκόλλησης μπροστά από τα αντικείμενα στη διαφάνεια ή την σελίδα.</ahelp>"
+msgid "<variable id=\"fntwrk\"><link href=\"text/shared/01/05280000.xhp\" name=\"FontWork\">Fontwork Dialog (Previous Version)</link></variable>"
+msgstr "<variable id=\"fntwrk\"><link href=\"text/shared/01/05280000.xhp\" name=\"FontWork\">Διάλογος Fontwork (προηγούμενη έκδοση)</link></variable>"
-#: 05110700.xhp
+#: 05280000.xhp
msgctxt ""
-"05110700.xhp\n"
-"tit\n"
+"05280000.xhp\n"
+"par_id3151097\n"
+"52\n"
"help.text"
-msgid "Superscript"
-msgstr "Εκθέτης"
+msgid "<ahelp hid=\".uno:FontWork\">Edits Fontwork effects of the selected object that has been created with the previous Fontwork dialog.</ahelp>"
+msgstr "<ahelp hid=\".uno:FontWork\">Επεξεργάζεται τα εφέ του Fontwork του επιλεγμένου αντικειμένου που είχε δημιουργηθεί με τον προηγούμενο διάλογο Fontwork.</ahelp>"
-#: 05110700.xhp
+#: 05280000.xhp
msgctxt ""
-"05110700.xhp\n"
-"hd_id3083278\n"
-"1\n"
+"05280000.xhp\n"
+"par_id3155934\n"
+"53\n"
"help.text"
-msgid "<link href=\"text/shared/01/05110700.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05110700.xhp\" name=\"Superscript\">Superscript</link>"
+msgid "This <emph>Fontwork</emph> dialog is only available for Fontwork in old Writer text documents that were created prior to OpenOffice.org 2.0. You must first call <emph>Tools - Customize</emph> to add a menu command or an icon to open this dialog."
+msgstr "Αυτός ο διάλογος <emph>Fontwork</emph> είναι διαθέσιμος μόνο για το Fontwork σε παλιά έγγραφα κειμένου Writer που δημιουργήθηκαν πριν το OpenOffice.org 2.0. Πρέπει πρώτα να καλέσετε το <emph>Εργαλεία - Προσαρμογή</emph> για να προσθέσετε μία εντολή μενού ή ένα εικονίδιο για να ανοίξετε αυτόν τον διάλογο."
-#: 05110700.xhp
+#: 05280000.xhp
msgctxt ""
-"05110700.xhp\n"
-"par_id3152937\n"
-"2\n"
+"05280000.xhp\n"
+"par_id3154497\n"
+"74\n"
"help.text"
-msgid "<ahelp hid=\".uno:SuperScript\">Reduces the font size of the selected text and raises the text above the baseline.</ahelp>"
-msgstr "<ahelp hid=\".uno:SuperScript\">Μειώνει το μέγεθος της γραμματοσειράς του επιλεγμένου κειμένου και υψώνει το κείμενο επάνω από τη γραμμή βάσης.</ahelp>"
+msgid "You can change the shape of the text baseline to match semicircles, arcs, circles, and freeform lines."
+msgstr "Μπορείτε να αλλάξετε το σχήμα της βάσης του κειμένου ώστε να συμπίπτουν με ημικύκλια, τόξα, κύκλους και γραμμές ελεύθερης σχεδίασης."
-#: 04150000.xhp
+#: 05280000.xhp
msgctxt ""
-"04150000.xhp\n"
-"tit\n"
+"05280000.xhp\n"
+"hd_id3152372\n"
+"54\n"
"help.text"
-msgid "Drawing Object"
-msgstr "Αντικείμενο σχεδίασης"
+msgid "Alignment icons"
+msgstr "Εικονίδια στοίχισης"
-#: 04150000.xhp
+#: 05280000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3146873\n"
-"1\n"
+"05280000.xhp\n"
+"par_id3149760\n"
+"55\n"
"help.text"
-msgid "<link href=\"text/shared/01/04150000.xhp\" name=\"Drawing Object\">Drawing Object</link>"
-msgstr "<link href=\"text/shared/01/04150000.xhp\" name=\"Αντικείμενο σχεδίασης\">Αντικείμενο σχεδίασης</link>"
+msgid "<ahelp hid=\"HID_FONTWORK_CTL_FORMS\" visibility=\"hidden\">Click the shape of the baseline that you want to use for the text.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_CTL_FORMS\" visibility=\"hidden\">Κάντε κλικ στο σχήμα της βάσης που θέλετε να χρησιμοποιήσετε για το κείμενο.</ahelp>"
-#: 04150000.xhp
+#: 05280000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3159079\n"
-"2\n"
+"05280000.xhp\n"
+"par_id3152542\n"
+"56\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts an object into your document. For movies and sounds, use <emph>Insert - Movie and Sound</emph> instead.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει ένα αντικείμενο στο έγγραφο. Ενώ, για τις ταινίες και ήχους, χρησιμοποιήστε <emph>Εισαγωγή - Ταινία και ήχος</emph>.</ahelp>"
+msgid "The top row contains the following baseline shapes: <emph>Upper Semicircle</emph>, <emph>Lower Semicircle</emph>, <emph>Left Semicircle</emph> and <emph>Right Semicircle</emph>."
+msgstr "Η πάνω γραμμή περιέχει τα ακόλουθα σχήματα βάσης: <emph>Άνω ημικύκλιο</emph>, <emph>Κάτω ημικύκλιο</emph>, <emph>Αριστερό ημικύκλιο</emph> και <emph>Δεξιό ημικύκλιο</emph>."
-#: 04150000.xhp
+#: 05280000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3154894\n"
-"8\n"
+"05280000.xhp\n"
+"par_id3150774\n"
+"58\n"
"help.text"
-msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE Object</link>"
-msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"Αντικείμενο OLE\">Αντικείμενο OLE</link>"
+msgid "The middle row contains the following baseline shapes: <emph>Upper Arc</emph>, <emph>Lower Arc, Left Arc</emph> and <emph>Right Arc</emph>."
+msgstr "Η μεσαία γραμμή περιέχει τα ακόλουθα σχήματα βάσης: <emph>Άνω τόξο</emph>, <emph>Κάτω τόξο, Αριστερό τόξο</emph> και <emph>Δεξιό τόξο</emph>."
-#: 04150000.xhp
+#: 05280000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3159201\n"
-"6\n"
+"05280000.xhp\n"
+"par_id3159158\n"
+"60\n"
"help.text"
-msgid "<link href=\"text/shared/01/04150400.xhp\" name=\"Sound\">Sound</link>"
-msgstr "<link href=\"text/shared/01/04150400.xhp\" name=\"Ήχος\">Ήχος</link>"
+msgid "The bottom row contains the following baseline shapes: <emph>Open Circle, Closed Circle, Closed Circle II</emph>, and <emph>Open Circle Vertical</emph>. For the best results, the drawing object must contain more than two lines of text."
+msgstr "Η κάτω γραμμή περιέχει τα ακόλουθα σχήματα βάσης: <emph>Ανοικτός κύκλος, Κλειστός κύκλος, Κλειστός κύκλος II</emph>, και <emph>Κατακόρυφος ανοικτός κύκλος</emph>. Για τα βέλτιστα αποτελέσματα, το αντικείμενο σχεδίασης πρέπει να περιέχει πάνω από δύο γραμμές κειμένου."
-#: 04150000.xhp
+#: 05280000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3157896\n"
-"7\n"
+"05280000.xhp\n"
+"par_id3149237\n"
+"62\n"
"help.text"
-msgid "<link href=\"text/shared/01/04150500.xhp\" name=\"Video\">Video</link>"
-msgstr "<link href=\"text/shared/01/04150500.xhp\" name=\"Βίντεο\">Βίντεο</link>"
+msgid "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_OFF\">Removes baseline formatting.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_OFF\">Καταργεί την μορφοποίηση της βάσης.</ahelp>"
-#: 04150000.xhp
+#: 05280000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3153577\n"
-"4\n"
+"05280000.xhp\n"
+"par_id3149244\n"
"help.text"
-msgid "<link href=\"text/shared/01/04160300.xhp\" name=\"Formula\">Formula</link>"
-msgstr "<link href=\"text/shared/01/04160300.xhp\" name=\"Τύπος\">Τύπος</link>"
+msgid "<image id=\"img_id3161458\" src=\"cmd/sc_fontwork.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3161458\">Icon</alt></image>"
+msgstr "<image id=\"img_id3161458\" src=\"cmd/sc_fontwork.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3161458\">Εικονίδιο</alt></image>"
-#: 04150000.xhp
+#: 05280000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3152552\n"
-"10\n"
+"05280000.xhp\n"
+"par_id3149046\n"
+"63\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Chart\">Chart</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Διάγραμμα\">Διάγραμμα</link></caseinline></switchinline>"
+msgid "Off"
+msgstr "Απενεργοποίηση"
-#: 04150000.xhp
+#: 05280000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id0302200903593543\n"
+"05280000.xhp\n"
+"par_id3156344\n"
+"64\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Inserts a chart.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Εισάγει ένα διάγραμμα.</caseinline></switchinline>"
+msgid "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_ROTATE\">Uses the top or the bottom edge of the selected object as the text baseline.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_ROTATE\">Χρησιμοποιεί το πάνω ή το κάτω άκρο του επιλεγμένου αντικειμένου σαν την βάση του κειμένου.</ahelp>"
-#: 05070100.xhp
+#: 05280000.xhp
msgctxt ""
-"05070100.xhp\n"
-"tit\n"
+"05280000.xhp\n"
+"par_id3150791\n"
"help.text"
-msgid "Align Left"
-msgstr "Στοίχιση αριστερά"
+msgid "<image id=\"img_id3153379\" src=\"svx/res/fw02.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153379\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153379\" src=\"svx/res/fw02.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153379\">Εικονίδιο</alt></image>"
-#: 05070100.xhp
+#: 05280000.xhp
msgctxt ""
-"05070100.xhp\n"
-"hd_id3147069\n"
-"1\n"
+"05280000.xhp\n"
+"par_id3153339\n"
+"65\n"
"help.text"
-msgid "<link href=\"text/shared/01/05070100.xhp\" name=\"Align Left\">Align Left</link>"
-msgstr "<link href=\"text/shared/01/05070100.xhp\" name=\"Στοίχιση Αριστερά\">Στοίχιση Αριστερά</link>"
+msgid "Rotate"
+msgstr "Περιστροφή"
-#: 05070100.xhp
+#: 05280000.xhp
msgctxt ""
-"05070100.xhp\n"
-"par_id3160463\n"
-"2\n"
+"05280000.xhp\n"
+"par_id3155742\n"
+"66\n"
"help.text"
-msgid "<ahelp hid=\".uno:AlignLeft\">Aligns the left edges of the selected objects. If only one object is selected in Draw or Impress, the left edge of the object is aligned to the left page margin.</ahelp>"
-msgstr "<ahelp hid=\".uno:AlignLeft\">Στοιχίζει τα αριστερά άκρα των επιλεγμένων αντικειμένων. Εάν έχει επιλεχθεί μόνο ένα αντικείμενο στο Draw ή το Impress, το αριστερό άκρο του αντικειμένου στοιχίζεται στο αριστερό περιθώριο της σελίδας.</ahelp>"
+msgid "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_UPRIGHT\">Uses the top or the bottom edge of the selected object as the text baseline and preserves the original vertical alignment of the individual characters.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_UPRIGHT\">Χρησιμοποιεί το πάνω ή το κάτω άκρο του επιλεγμένου αντικειμένου σαν την βάση του κειμένου και διατηρεί την αρχική κατακόρυφη στοίχιση των μεμονωμένων χαρακτήρων.</ahelp>"
-#: 05070100.xhp
+#: 05280000.xhp
msgctxt ""
-"05070100.xhp\n"
-"par_id3150146\n"
-"4\n"
+"05280000.xhp\n"
+"par_id3154069\n"
"help.text"
-msgid "Objects are aligned to the left edge of the leftmost object in the selection."
-msgstr "Τα αντικείμενα στοιχίζονται στο αριστερό άκρο του αντικείμενου που βρίσκεται πιο αριστερά στην επιλογή."
+msgid "<image id=\"img_id3152933\" src=\"svx/res/fw03.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3152933\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152933\" src=\"svx/res/fw03.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3152933\">Εικονίδιο</alt></image>"
-#: 05070100.xhp
+#: 05280000.xhp
msgctxt ""
-"05070100.xhp\n"
-"par_id3150445\n"
-"3\n"
+"05280000.xhp\n"
+"par_id3154153\n"
+"67\n"
"help.text"
-msgid "<variable id=\"mehrfachselektion\">To align the individual objects in a group, <switchinline select=\"appl\"><caseinline select=\"CALC\">choose <emph>Format - Group - Edit Group</emph></caseinline><defaultinline>double-click</defaultinline></switchinline> to enter the group, select the objects, right-click, and then choose an alignment option. </variable>"
-msgstr "<variable id=\"mehrfachselektion\">Για να στοιχίσετε τα μεμονωμένα αντικείμενα σε μία ομάδα, <switchinline select=\"appl\"><caseinline select=\"CALC\">επιλέξτε <emph>Μορφή- Ομάδα - Επεξεργασία Ομάδας</emph></caseinline><defaultinline>κάντε διπλό κλικ</defaultinline></switchinline> για να μπείτε σε μία ομάδα, επιλέξτε τα αντικείμενα και μετά επιλέξτε μία επιλογή αντιστοίχισης.</variable>"
+msgid "Upright"
+msgstr "Όρθια"
-#: 06050000.xhp
+#: 05280000.xhp
msgctxt ""
-"06050000.xhp\n"
-"tit\n"
+"05280000.xhp\n"
+"par_id3149202\n"
+"68\n"
"help.text"
-msgid "Bullets and Numbering"
-msgstr "Κουκκίδες και αρίθμηση"
+msgid "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_SLANTX\">Horizontally slants the characters in the text object.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_SLANTX\">Ανατρέπει οριζόντια τους χαρακτήρες στο αντικείμενο κειμένου.</ahelp>"
-#: 06050000.xhp
+#: 05280000.xhp
msgctxt ""
-"06050000.xhp\n"
-"hd_id3149551\n"
-"1\n"
+"05280000.xhp\n"
+"par_id3153180\n"
"help.text"
-msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Αρίθμηση/Κουκκίδες\">Κουκκίδες και αρίθμηση</link>"
+msgid "<image id=\"img_id3151041\" src=\"svx/res/fw04.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3151041\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151041\" src=\"svx/res/fw04.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3151041\">Εικονίδιο</alt></image>"
-#: 06050000.xhp
+#: 05280000.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_id3150146\n"
-"2\n"
+"05280000.xhp\n"
+"par_id3149983\n"
+"69\n"
"help.text"
-msgid "<variable id=\"numauftext\"><ahelp hid=\".uno:BulletsAndNumberingDial\">Adds numbering or bullets to the current paragraph, and lets you edit format of the numbering or bullets.</ahelp></variable>"
-msgstr "<variable id=\"numauftext\"><ahelp hid=\".uno:BulletsAndNumberingDial\">Προσθέτει αρίθμηση ή κουκίδες στην τρέχουσα παράγραφο και επιτρέπει την επεξεργασία της μορφής της αρίθμησης ή των κουκίδων.</ahelp></variable>"
+msgid "Slant Horizontal"
+msgstr "Ανατροπή οριζόντια"
-#: 06050000.xhp
+#: 05280000.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_id3145211\n"
-"3\n"
+"05280000.xhp\n"
+"par_id3154297\n"
+"70\n"
"help.text"
-msgid "The <emph>Bullets and Numbering</emph> dialog has the following tabs:"
-msgstr "Ο διάλογος <emph>Κουκκίδες και αρίθμηση</emph> περιέχει τις εξής καρτέλες:"
+msgid "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_SLANTY\">Vertically slants the characters in the text object.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_SLANTY\">Ανατρέπει κατακόρυφα τους χαρακτήρες στο αντικείμενο κειμένου.</ahelp>"
-#: 06050000.xhp
+#: 05280000.xhp
msgctxt ""
-"06050000.xhp\n"
-"hd_id3154984\n"
-"27\n"
+"05280000.xhp\n"
+"par_id3147348\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Remove </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Απενεργοποίηση</caseinline></switchinline>"
+msgid "<image id=\"img_id3154690\" src=\"svx/res/fw05.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3154690\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154690\" src=\"svx/res/fw05.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3154690\">Εικονίδιο</alt></image>"
-#: 06050000.xhp
+#: 05280000.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_id3153031\n"
-"28\n"
+"05280000.xhp\n"
+"par_id3150962\n"
+"71\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"HID_NUM_RESET\">Removes the numbering or bullets from the current paragraph or from the selected paragraphs.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"HID_NUM_RESET\">Απενεργοποιεί την αρίθμηση ή τις κουκίδες από την τρέχουσα παράγραφο ή από τις επιλεγμένες παραγράφους</ahelp></caseinline></switchinline>"
+msgid "Slant Vertical"
+msgstr "Ανατροπή κατακόρυφα"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"tit\n"
+"05280000.xhp\n"
+"par_id3154985\n"
+"22\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_MIRROR\">Reverses the text flow direction, and flips the text horizontally or vertically. To use this command, you must first apply a different baseline to the text.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_MIRROR\">Αντιστρέφει την κατεύθυνση ροής του κειμένου και αναστρέφει το κείμενο οριζόντια ή κατακόρυφα. Για να χρησιμοποιήσετε αυτήν την εντολή πρέπει πρώτα να εφαρμόσετε μία διαφορετική βάση στο κείμενο.</ahelp>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"hd_id3154788\n"
-"1\n"
+"05280000.xhp\n"
+"par_id3155854\n"
"help.text"
-msgid "<link href=\"text/shared/01/01010000.xhp\" name=\"New\">New</link>"
-msgstr "<link href=\"text/shared/01/01010000.xhp\" name=\"Δημιουργία\"> Δημιουργία</link>"
+msgid "<image id=\"img_id3153142\" src=\"svx/res/fw06.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153142\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153142\" src=\"svx/res/fw06.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153142\">Εικονίδιο</alt></image>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3145669\n"
-"2\n"
+"05280000.xhp\n"
+"par_id3149934\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".uno:AddDirect\">Creates a new $[officename] document.</ahelp>"
-msgstr "<ahelp hid=\".uno:AddDirect\">Δημιουργεί ένα νέο έγγραφο $[officename].</ahelp>"
+msgid "Orientation"
+msgstr "Προσανατολισμός"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3149182\n"
-"115\n"
+"05280000.xhp\n"
+"par_id3154640\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\"HID_TBXCONTROL_FILENEW\" visibility=\"hidden\">Creates a new $[officename] document. Click the arrow to select the document type.</ahelp>"
-msgstr "<ahelp hid=\"HID_TBXCONTROL_FILENEW\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο $[officename]. Κάντε κλικ στο βέλος για να επιλέξετε τον τύπο του εγγράφου.</ahelp>"
+msgid "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_LEFT\">Aligns the text to the left end of the text baseline.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_LEFT\">Στοιχίζει το κείμενο στο αριστερό άκρο της βάσης του κειμένου.</ahelp>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3153528\n"
-"81\n"
+"05280000.xhp\n"
+"par_id3156006\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates and Documents.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">Αν θέλετε να δημιουργήσετε ένα έγγραφο από πρότυπο, επιλέξτε <emph>Δημιουργία - Πρότυπα και Έγγραφα.</emph></ahelp>"
+msgid "<image id=\"img_id3153573\" src=\"cmd/sc_alignleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153573\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153573\" src=\"cmd/sc_alignleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153573\">Εικονίδιο</alt></image>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3147009\n"
-"82\n"
+"05280000.xhp\n"
+"par_id3152416\n"
+"23\n"
"help.text"
-msgid "A template is a file that contains the design elements for a document, including formatting styles, backgrounds, frames, graphics, fields, page layout, and text."
-msgstr "Ένα πρότυπο είναι ένα αρχείο το οποίο περιέχει τα στοιχεία σχεδίασης για ένα έγγραφο, συμπεριλαμβανομένων στοιχείων μορφοποίησης κειμένου, φόντου, πλαισίων, γραφικών, πεδίων, διάταξη σελίδας και κειμένου."
+msgid "Align Left"
+msgstr "Στοίχιση αριστερά"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3147242\n"
-"112\n"
+"05280000.xhp\n"
+"par_id3147578\n"
+"26\n"
"help.text"
-msgid "<emph>Icon</emph>"
-msgstr "<emph>Εικονίδιο</emph>"
+msgid "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_CENTER\">Centers the text on the text baseline.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_CENTER\">Κεντράρει το κείμενο στην βάση του κειμένου.</ahelp>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3149580\n"
-"113\n"
+"05280000.xhp\n"
+"par_id3155748\n"
"help.text"
-msgid "<emph>Name</emph>"
-msgstr "<emph>Όνομα</emph>"
+msgid "<image id=\"img_id3147217\" src=\"cmd/sc_centerpara.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147217\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147217\" src=\"cmd/sc_centerpara.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147217\">Εικονίδιο</alt></image>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3153258\n"
-"114\n"
+"05280000.xhp\n"
+"par_id3159346\n"
+"25\n"
"help.text"
-msgid "<emph>Function</emph>"
-msgstr "<emph>Λειτουργία</emph>"
+msgid "Center"
+msgstr "Στο κέντρο"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3145317\n"
+"05280000.xhp\n"
+"par_id3149583\n"
+"28\n"
"help.text"
-msgid "<image id=\"img_id3153821\" src=\"res/sx03251.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153821\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153821\" src=\"res/sx03251.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153821\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_RIGHT\">Aligns the text to the right end of the text baseline.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_RIGHT\">Στοιχίζει το κείμενο στο δεξί άκρο της βάσης του κειμένου.</ahelp>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3153349\n"
-"61\n"
+"05280000.xhp\n"
+"par_id3149939\n"
"help.text"
-msgid "Text Document"
-msgstr "Έγγραφο κειμένου"
+msgid "<image id=\"img_id3148498\" src=\"cmd/sc_alignright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148498\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148498\" src=\"cmd/sc_alignright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148498\">Εικονίδιο</alt></image>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3156153\n"
-"62\n"
+"05280000.xhp\n"
+"par_id3150418\n"
+"27\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Δημιουργεί ένα νέο έγγραφο κειμένου ($[officename] Writer)."
+msgid "Align Right"
+msgstr "Στοίχιση δεξιά"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3145121\n"
+"05280000.xhp\n"
+"par_id3147124\n"
+"30\n"
"help.text"
-msgid "<image id=\"img_id3150503\" src=\"res/sx03250.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150503\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150503\" src=\"res/sx03250.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150503\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_AUTOSIZE\">Resizes the text to fit the length of the text baseline.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_AUTOSIZE\">Τροποποιεί το μέγεθος του κειμένου για να προσαρμόζεται στο μήκος της βάσης του κειμένου.</ahelp>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3148552\n"
-"63\n"
+"05280000.xhp\n"
+"par_id3159129\n"
"help.text"
-msgid "Spreadsheet"
-msgstr "Υπολογιστικό φύλλο"
+msgid "<image id=\"img_id3153334\" src=\"svx/res/fw010.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153334\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153334\" src=\"svx/res/fw010.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153334\">Εικονίδιο</alt></image>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3154280\n"
-"64\n"
+"05280000.xhp\n"
+"par_id3148747\n"
+"29\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Δημιουργεί ένα νέο έγγραφο υπολογιστικού φύλλου ($[officename] Calc)."
+msgid "AutoSize Text"
+msgstr "Αυτόματο μέγεθος κειμένου"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3149456\n"
+"05280000.xhp\n"
+"par_id3157844\n"
+"32\n"
"help.text"
-msgid "<image id=\"img_id3148663\" src=\"res/sx03249.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148663\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148663\" src=\"res/sx03249.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148663\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_DISTANCE\">Enter the amount of space that you want to leave between the text baseline and the base of the individual characters.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_DISTANCE\">Εισάγετε το μέγεθος του κενού που θέλετε να αφήσετε ανάμεσα στην βάση του κειμένου και την βάση των μεμονωμένων χαρακτήρων.</ahelp>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3153798\n"
-"65\n"
+"05280000.xhp\n"
+"par_id3153957\n"
"help.text"
-msgid "Presentation"
-msgstr "Παρουσίαση"
+msgid "<image id=\"img_id3151019\" src=\"svx/res/fw020.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3151019\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151019\" src=\"svx/res/fw020.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3151019\">Εικονίδιο</alt></image>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3154946\n"
-"66\n"
+"05280000.xhp\n"
+"par_id3146971\n"
+"31\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress). The <link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentation Wizard</link> dialog appears."
-msgstr "Δημιουργεί ένα νέο έγγραφο παρουσίασης του ($[officename] Impress). Το παράθυρο διαλόγου <link href=\"text/shared/autopi/01050000.xhp\" name=\"Αυτόματος Πιλότος Παρουσίασης\">Αυτόματος Πιλότος Παρουσίασης</link> εμφανίζεται."
+msgid "Distance"
+msgstr "Απόσταση"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3150495\n"
+"05280000.xhp\n"
+"par_id3153530\n"
+"34\n"
"help.text"
-msgid "<image id=\"img_id3154329\" src=\"res/sx03246.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154329\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154329\" src=\"res/sx03246.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154329\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_TEXTSTART\">Enter the amount of space to leave between the beginning of the text baseline, and the beginning of the text.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_TEXTSTART\">Εισάγετε τον αριθμό των κενών που επιθυμείτε να υπάρχουν ανάμεσα στην βάση της αρχής του κειμένου και την αρχή του κειμένου.</ahelp>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3154217\n"
-"99\n"
+"05280000.xhp\n"
+"par_id3156332\n"
"help.text"
-msgid "Drawing"
-msgstr "Σχεδίαση"
+msgid "<image id=\"img_id3153836\" src=\"svx/res/fw021.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3153836\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153836\" src=\"svx/res/fw021.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3153836\">Εικονίδιο</alt></image>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3149167\n"
-"100\n"
+"05280000.xhp\n"
+"par_id3153710\n"
+"33\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Δημιουργεί ένα νέο έγγραφο σχεδίασης ($[officename] Draw)."
+msgid "Indent"
+msgstr "Εσοχή"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN1089C\n"
+"05280000.xhp\n"
+"par_id3154636\n"
+"36\n"
"help.text"
-msgid "<image id=\"Graphic3\" src=\"res/sx03245.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic3\" src=\"res/sx03245.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_FONTWORK_TBI_SHOWFORM\">Shows or hides the text baseline, or the edges of the selected object.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_SHOWFORM\">Εμφανίζει ή κρύβει την βάση του κειμένου, ή τα άκρα του επιλεγμένου αντικειμένου.</ahelp>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN108CB\n"
+"05280000.xhp\n"
+"par_id3155515\n"
"help.text"
-msgid "Database"
-msgstr "Βάση δεδομένων"
+msgid "<image id=\"img_id3159186\" src=\"svx/res/fw011.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3159186\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159186\" src=\"svx/res/fw011.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3159186\">Εικονίδιο</alt></image>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN108D0\n"
+"05280000.xhp\n"
+"par_id3148996\n"
+"35\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "Ανοίγει τον <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματο Πιλότο Βάσης δεδομένων</link> για να δημιουργήσει ένα <link href=\"text/shared/explorer/database/dabadoc.xhp\">αρχείο βάσης δεδομένων.</link>."
+msgid "Contour"
+msgstr "Περίγραμμα"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3159149\n"
+"05280000.xhp\n"
+"par_id3155764\n"
+"38\n"
"help.text"
-msgid "<image id=\"img_id3150868\" src=\"res/sx03139.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150868\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150868\" src=\"res/sx03139.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150868\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_FONTWORK_TBI_OUTLINE\">Shows or hides the borders of the individual characters in the text.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_OUTLINE\">Εμφανίζει ή κρύβει τα περιγράμματα των μεμονωμένων χαρακτήρων στο κείμενο.</ahelp>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3154298\n"
-"79\n"
+"05280000.xhp\n"
+"par_id3150323\n"
"help.text"
-msgid "HTML Document"
-msgstr "Έγγραφο HTML"
+msgid "<image id=\"img_id3147100\" src=\"svx/res/fw012.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3147100\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147100\" src=\"svx/res/fw012.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3147100\">Εικονίδιο</alt></image>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3152460\n"
-"80\n"
+"05280000.xhp\n"
+"par_id3147339\n"
+"37\n"
"help.text"
-msgid "Creates a new HTML document."
-msgstr "Δημιουργεί ένα νέο έγγραφο HTML"
+msgid "Text Contour"
+msgstr "Περίγραμμα χαρακτήρων"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN107BF\n"
+"05280000.xhp\n"
+"par_id3148927\n"
+"40\n"
"help.text"
-msgid "<image id=\"Graphic2\" src=\"res/sx03251.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic2\" src=\"res/sx03251.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_OFF\">Removes the shadow effects that you applied to the text.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_OFF\">Καταργεί τα εφέ σκίασης που εφαρμόσατε στο κείμενο.</ahelp>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN107F0\n"
+"05280000.xhp\n"
+"par_id3150241\n"
"help.text"
-msgid "XML Form Document"
-msgstr "Έγγραφο φόρμας ΧML"
+msgid "<image id=\"img_id3156375\" src=\"svx/res/fw013.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3156375\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156375\" src=\"svx/res/fw013.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3156375\">Εικονίδιο</alt></image>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN107F5\n"
+"05280000.xhp\n"
+"par_id3151248\n"
+"39\n"
"help.text"
-msgid "Creates a new <link href=\"text/shared/guide/xforms.xhp\">XForms</link> document."
-msgstr "Δημιουργεί ένα νέο έγγραφο <link href=\"text/shared/guide/xforms.xhp\">XForms</link>"
+msgid "No Shadow"
+msgstr "Χωρίς σκιά"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3147426\n"
+"05280000.xhp\n"
+"par_id3147321\n"
+"42\n"
"help.text"
-msgid "<image id=\"img_id3163710\" src=\"res/sx03248.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163710\">Icon</alt></image>"
-msgstr "<image id=\"img_id3163710\" src=\"res/sx03248.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163710\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_NORMAL\">Adds a shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the <emph>Distance X</emph> and the <emph>Distance Y</emph> boxes.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_NORMAL\">Προσθέτει μία σκιά στο κείμενο που βρίσκεται μέσα στο επιλεγμένο αντικείμενο. Κάντε κλικ σε αυτό το πεδίο και μετά εισάγετε τις διαστάσεις της σκιάς στα πεδία<emph>Απόσταση X</emph> και <emph>Απόσταση Y</emph>.</ahelp>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3152938\n"
-"89\n"
+"05280000.xhp\n"
+"par_id3145231\n"
"help.text"
-msgid "Master Document"
-msgstr "Κύριο έγγραφο"
+msgid "<image id=\"img_id3149908\" src=\"svx/res/fw014.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3149908\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149908\" src=\"svx/res/fw014.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3149908\">Εικονίδιο</alt></image>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3150961\n"
-"90\n"
+"05280000.xhp\n"
+"par_id3152484\n"
+"41\n"
"help.text"
-msgid "Creates a new <link href=\"text/shared/01/01010001.xhp\" name=\"master document\">master document</link>."
-msgstr "Δημιουργεί ένα νέο <link href=\"text/shared/01/01010001.xhp\" name=\"κύριο έγγραφο\">κύριο έγγραφο</link>."
+msgid "Vertical"
+msgstr "Κατακόρυφα"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3155854\n"
+"05280000.xhp\n"
+"par_id3148478\n"
+"44\n"
"help.text"
-msgid "<image id=\"img_id3147317\" src=\"res/sx03247.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147317\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147317\" src=\"res/sx03247.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147317\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_SLANT\">Adds a slant shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the <emph>Distance X</emph> and the <emph>Distance Y</emph> boxes.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_SLANT\">Προσθέτει μία λοξή σκιά στο κείμενο. Κάντε κλικ σε αυτό το πεδίο, και μετά εισάγετε τις διαστάσεις της σκιάς στα πεδία<emph>Απόσταση Χ</emph> και <emph>Απόσταση Y</emph>.</ahelp>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3155511\n"
-"77\n"
+"05280000.xhp\n"
+"par_id3150664\n"
"help.text"
-msgid "Formula"
-msgstr "Τύπος"
+msgid "<image id=\"img_id3166423\" src=\"svx/res/fw015.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3166423\">Icon</alt></image>"
+msgstr "<image id=\"img_id3166423\" src=\"svx/res/fw015.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3166423\">Εικονίδιο</alt></image>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3150872\n"
-"78\n"
+"05280000.xhp\n"
+"par_id3147129\n"
+"43\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Δημιουργεί ένα νέο έγγραφο μαθηματικού τύπου ($[officename] Math)."
+msgid "Slant"
+msgstr "Ανατροπή"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3154145\n"
+"05280000.xhp\n"
+"hd_id3156537\n"
+"45\n"
"help.text"
-msgid "<image id=\"img_id3083443\" src=\"res/sx03255.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083443\">Icon</alt></image>"
-msgstr "<image id=\"img_id3083443\" src=\"res/sx03255.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083443\">Εικονίδιο</alt></image>"
+msgid "Horizontal Distance"
+msgstr "Οριζόντια απόσταση"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3149417\n"
-"105\n"
+"05280000.xhp\n"
+"par_id3151049\n"
+"46\n"
"help.text"
-msgid "Labels"
-msgstr "Ετικέτες"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_SHADOW_X\">Enter the horizontal distance between the text characters and the edge of the shadow.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_SHADOW_X\">Εισάγετε την οριζόντια απόσταση μεταξύ των χαρακτήρων του κειμένου και το άκρο της σκιάς.</ahelp>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3148388\n"
-"106\n"
+"05280000.xhp\n"
+"par_id3159103\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/01010200.xhp\" name=\"Ετικέτες\">Ετικέτες</link> όπου μπορείτε να ορίσετε τις επιλογές για τις ετικέτες σας και έπειτα δημιουργεί ένα νέο έγγραφο κειμένου για τις ετικέτες του ($[officename] Writer)."
+msgid "<image id=\"img_id3149242\" src=\"svx/res/fw016.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3149242\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149242\" src=\"svx/res/fw016.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3149242\">Εικονίδιο</alt></image>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3155415\n"
+"05280000.xhp\n"
+"par_id3147093\n"
+"72\n"
"help.text"
-msgid "<image id=\"img_id3156283\" src=\"res/sx03255.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156283\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156283\" src=\"res/sx03255.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156283\">Εικονίδιο</alt></image>"
+msgid "X Distance"
+msgstr "Χ απόσταση"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3150592\n"
-"107\n"
+"05280000.xhp\n"
+"hd_id3149450\n"
+"47\n"
"help.text"
-msgid "Business Cards"
-msgstr "Επαγγελματικές κάρτες"
+msgid "Vertical Distance"
+msgstr "Κατακόρυφη απόσταση"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3150968\n"
-"108\n"
+"05280000.xhp\n"
+"par_id3153704\n"
+"48\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/01010300.xhp\" name=\"Επαγγελματικές κάρτες \">Επαγγελματικές κάρτες</link> μέσω του οποίου μπορείτε να καθορίσετε τις επιλογές για τις Επαγγελματικές κάρτες σας, και μετά δημιουργεί ένα νέο έγγραφο κειμένου ($[officename] Writer)."
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_SHADOW_Y\">Enter the vertical distance between the text characters and the edge of the shadow.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_SHADOW_Y\">Εισάγετε την κατακόρυφη απόσταση μεταξύ των χαρακτήρων του κειμένου και του άκρου της σκιάς.</ahelp>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3154729\n"
+"05280000.xhp\n"
+"par_id3154275\n"
"help.text"
-msgid "<image id=\"img_id3150422\" src=\"res/sx03242.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150422\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150422\" src=\"res/sx03242.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150422\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3154118\" src=\"svx/res/fw017.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3154118\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154118\" src=\"svx/res/fw017.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3154118\">Εικονίδιο</alt></image>"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3154510\n"
-"69\n"
+"05280000.xhp\n"
+"par_id3150783\n"
+"73\n"
"help.text"
-msgid "Templates and Documents"
-msgstr "Πρότυπα και Έγγραφα"
+msgid "Y Distance"
+msgstr "Υ απόσταση"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3155603\n"
-"70\n"
+"05280000.xhp\n"
+"hd_id3149209\n"
+"49\n"
"help.text"
-msgid "Creates a new document using an existing <link href=\"text/shared/01/01010100.xhp\" name=\"template\">template</link> or opens a sample document."
-msgstr "Δημιουργεί ένα νέο έγγραφο χρησιμοποιώντας ένα υπάρχον <link href=\"text/shared/01/01010100.xhp\" name=\"πρότυπο\">προτύπο</link>, ή ανοίγει ένα δείγμα εγγράφου."
+msgid "Shadow Color"
+msgstr "Χρώμα σκιάς"
-#: 01010000.xhp
+#: 05280000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN1096F\n"
+"05280000.xhp\n"
+"par_id3148681\n"
+"50\n"
"help.text"
-msgid "<link href=\"text/shared/guide/doc_open.xhp\">Opening documents</link>"
-msgstr "<link href=\"text/shared/guide/doc_open.xhp\">Άνοιγμα εγγράφων</link>"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_FONTWORK:CLB_SHADOW_COLOR\">Select a color for the text shadow.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_FONTWORK:CLB_SHADOW_COLOR\">Επιλέξτε ένα χρώμα για την σκιά του κειμένου.</ahelp>"
-#: 01010000.xhp
+#: 05290000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN109E7\n"
+"05290000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο κειμένου ($[officename] Writer).</ahelp>"
+msgid "Group"
+msgstr "Ομαδοποίηση"
-#: 01010000.xhp
+#: 05290000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN109FE\n"
+"05290000.xhp\n"
+"hd_id3150603\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο υπολογιστικού φύλλου ($[officename] Calc).</ahelp>"
+msgid "<link href=\"text/shared/01/05290000.xhp\" name=\"Group\">Group</link>"
+msgstr "<link href=\"text/shared/01/05290000.xhp\" name=\"Ομάδα\">Ομάδα</link>"
-#: 01010000.xhp
+#: 05290000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN10A15\n"
+"05290000.xhp\n"
+"par_id3153323\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress). The Presentation Wizard dialog appears.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο παρουσίασης ($[officename] Impress). Εμφανίζεται ο αυτόματος πιλότος Παρουσιάσεων.</ahelp>"
+msgid "<ahelp hid=\".\">Groups keep together selected objects, so that they can be moved or formatted as a single object.</ahelp>"
+msgstr "<ahelp hid=\".\">Οι ομαδοποιήσεις διατηρούν μαζί τα επιλεγμένα αντικείμενα, έτσι ώστε να μπορούν να μεταφερθούν ή να μορφοποιηθούν σαν ένα αντικείμενο.</ahelp>"
-#: 01010000.xhp
+#: 05290000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN10A2C\n"
+"05290000.xhp\n"
+"hd_id3150943\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο σχεδίου ($[officename] Draw).</ahelp>"
+msgid "Working with groups"
+msgstr "Εργασία με ομαδοποιήσεις"
-#: 01010000.xhp
+#: 05290000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN10A43\n"
+"05290000.xhp\n"
+"par_id3152909\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τον Αυτόματο Πιλότο Βάσης δεδομένων για τη δημιουργία ενός αρχείου βάσης δεδομένων.</ahelp>"
+msgid "To edit the individual objects of a group, select the group, right-click, and then choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Enter Group</emph></caseinline><defaultinline><emph>Group - Enter Group</emph></defaultinline></switchinline>"
+msgstr "Για να επεξεργαστείτε τα ανεξάρτητα αντικείμενα μίας ομαδοποίησης, επιλέξτε την ομαδοποίηση, κάντε δεξί κλικ και μετά επιλέξτε <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Είσοδος στην ομάδα</emph></caseinline><defaultinline><emph>Ομαδοποίηση - Είσοδος στην ομάδα</emph></defaultinline></switchinline>"
-#: 01010000.xhp
+#: 05290000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN10A5A\n"
+"05290000.xhp\n"
+"par_id3159158\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new HTML document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο HTML.</ahelp>"
+msgid "When you are editing a group, the objects that are not part of the group are faded."
+msgstr "Όταν επεξεργάζεστε μία ομαδοποίηση, τα αντικείμενα που δεν ανήκουν σε αυτήν την ομαδοποίηση εμφανίζονται αποχρωματισμένα."
-#: 01010000.xhp
+#: 05290000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN10A71\n"
+"05290000.xhp\n"
+"par_id3153541\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new XForms document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο XForms.</ahelp>"
+msgid "Use Tab and Shift+Tab to move forwards and backwards through the objects in a group."
+msgstr "Χρησιμοποιήστε το πλήκτρο Tab και τον συνδυασμό πλήκτρων Shift+Tab για να κινηθείτε μπροστά και πίσω στα αντικείμενα μίας ομαδοποίησης"
-#: 01010000.xhp
+#: 05290000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN10A88\n"
+"05290000.xhp\n"
+"par_id3154810\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new master document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο κύριο έγγραφο.</ahelp>"
+msgid "To exit a group, right-click, and then choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Exit Group</emph></caseinline><defaultinline><emph>Group - Exit Group</emph></defaultinline></switchinline>"
+msgstr "Για να βγείτε από μία ομαδοποίηση,κάντε δεξί κλικ και μετά επιλέξτε <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Έξοδος από ομαδοποίηση</emph></caseinline><defaultinline><emph>Ομαδοποίηση - Έξοδος από ομαδοποίηση</emph></defaultinline></switchinline>"
-#: 01010000.xhp
+#: 05290000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN10A9F\n"
+"05290000.xhp\n"
+"hd_id3145120\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο μαθηματικού τύπου ($[officename] Math).</ahelp>"
+msgid "<link href=\"text/shared/01/05290100.xhp\" name=\"Grouping\">Group</link>"
+msgstr "<link href=\"text/shared/01/05290100.xhp\" name=\"Ομαδοποίηση\">Ομαδοποίηση</link>"
-#: 01010000.xhp
+#: 05290000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN10AB6\n"
+"05290000.xhp\n"
+"hd_id3152474\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου Ετικετών μέσω του οποίου μπορείτε να καθορίσετε τις επιλογές για τις ετικέτες σας, και μετά δημιουργεί ένα νέο έγγραφο κειμένου για τις ετικέτες ($[officename] Writer).</ahelp>"
+msgid "<link href=\"text/shared/01/05290200.xhp\" name=\"Remove\">Ungroup</link>"
+msgstr "<link href=\"text/shared/01/05290200.xhp\" name=\"Κατάργηση\">Κατάργηση ομαδοποίησης</link>"
-#: 01010000.xhp
+#: 05290000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN10ACD\n"
+"05290000.xhp\n"
+"hd_id3145609\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου Επαγγελματικές Κάρτες μέσω του οποίου μπορείτε να καθορίσετε τις επιλογές για τις Επαγγελματικές σας Κάρτες, και μετά δημιουργεί ένα νέο έγγραφο κειμένου ($[officename] Writer).</ahelp>"
+msgid "<link href=\"text/shared/01/05290300.xhp\" name=\"Edit group\">Enter Group</link>"
+msgstr "<link href=\"text/shared/01/05290300.xhp\" name=\"Επεξεργασία ομάδας\">Είσοδος σε ομάδα</link>"
-#: 01010000.xhp
+#: 05290000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_idN10AE4\n"
+"05290000.xhp\n"
+"hd_id3145068\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new document using an existing template or opens a sample document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο χρησιμοποιώντας ένα υπάρχον πρότυπο ή ανοίγει ένα δείγμα εγγράφου.</ahelp>"
+msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit\">Exit group</link>"
+msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Έξοδος\">Έξοδος από ομάδα</link>"
-#: 01100000.xhp
+#: 05290100.xhp
msgctxt ""
-"01100000.xhp\n"
+"05290100.xhp\n"
"tit\n"
"help.text"
-msgid "Properties of"
-msgstr "Ιδιότητες του"
+msgid "Group"
+msgstr "Ομαδοποίηση"
-#: 01100000.xhp
+#: 05290100.xhp
msgctxt ""
-"01100000.xhp\n"
-"hd_id3152876\n"
+"05290100.xhp\n"
+"hd_id3152823\n"
"1\n"
"help.text"
-msgid "<variable id=\"eigen_von\"><link href=\"text/shared/01/01100000.xhp\" name=\"Properties of\">Properties of</link></variable>"
-msgstr "<variable id=\"eigen_von\"><link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες του\">Ιδιότητες του</link></variable>"
+msgid "<link href=\"text/shared/01/05290100.xhp\" name=\"Group\">Group</link>"
+msgstr "<link href=\"text/shared/01/05290100.xhp\" name=\"Ομαδοποίηση\">Ομαδοποίηση</link>"
-#: 01100000.xhp
+#: 05290100.xhp
msgctxt ""
-"01100000.xhp\n"
-"par_id3153255\n"
+"05290100.xhp\n"
+"par_id3154689\n"
"2\n"
"help.text"
-msgid "<variable id=\"dokumentinfotext\"><ahelp hid=\".uno:SetDocumentProperties\">Displays the properties for the current file, including statistics such as word count and the date the file was created.</ahelp></variable>"
-msgstr "<variable id=\"dokumentinfotext\"><ahelp hid=\".uno:SetDocumentProperties\">Εμφανίζει τις ιδιότητες για το τρέχον αρχείο, συμπεριλαμβανομένων στατιστικών όπως το πλήθος λέξεων και την ημερομηνία δημιουργίας του αρχείου.</ahelp></variable>"
-
-#: 01100000.xhp
-msgctxt ""
-"01100000.xhp\n"
-"par_id3153748\n"
-"4\n"
-"help.text"
-msgid "The <emph>Properties</emph> dialog contains the following tab pages:"
-msgstr "Ο διάλογος <emph>Ιδιότητες</emph> περιέχει τις παρακάτω καρτέλες:"
+msgid "<variable id=\"gruppierentext\"><ahelp hid=\".uno:FormatGroup\" visibility=\"visible\">Groups the selected objects, so that they can be moved as a single object.</ahelp></variable>"
+msgstr "<variable id=\"gruppierentext\"><ahelp hid=\".uno:FormatGroup\" visibility=\"visible\">Ομαδοποιεί τα επιλεγμένα αντικείμενα, έτσι ώστε να μπορούν να μετακινηθούν ως ένα ενιαίο αντικείμενο.</ahelp></variable>"
-#: 01100000.xhp
+#: 05290100.xhp
msgctxt ""
-"01100000.xhp\n"
-"par_id3148643\n"
-"5\n"
+"05290100.xhp\n"
+"par_id3150008\n"
+"3\n"
"help.text"
-msgid "Depending on your access rights to the file, you might not see all of the tabs in the <emph>Properties</emph> dialog."
-msgstr "Ανάλογα με τα δικαιώματα πρόσβασης στο αρχείο, ίσως να μην δείτε όλες τις καρτέλες στο διάλογο <emph>Ιδιότητες</emph>."
+msgid "The properties of individual objects are maintained even after you group the objects. You can nest groups, that is, you can have a group within a group."
+msgstr "Οι ιδιότητες των μεμονωμένων αντικειμένων διατηρούνται μετά την ομαδοποίηση. Μπορείτε να εμφωλεύετε πολλές ομάδες, δηλ να έχετε μια ομάδα μέσα σε μια άλλη ομάδα."
-#: 01990000.xhp
+#: 05290200.xhp
msgctxt ""
-"01990000.xhp\n"
+"05290200.xhp\n"
"tit\n"
"help.text"
-msgid "Recent Documents"
-msgstr "Πρόσφατα Έγγραφα"
+msgid "Ungroup"
+msgstr "Κατάργηση ομαδοποίησης"
-#: 01990000.xhp
+#: 05290200.xhp
msgctxt ""
-"01990000.xhp\n"
-"hd_id3150279\n"
-"6\n"
+"05290200.xhp\n"
+"hd_id3159217\n"
+"1\n"
"help.text"
-msgid "<variable id=\"picktitle\"><link href=\"text/shared/01/01990000.xhp\" name=\"Recent Documents\">Recent Documents</link></variable>"
-msgstr "<variable id=\"picktitle\"><link href=\"text/shared/01/01990000.xhp\" name=\"Πρόσφατα Έγγραφα\">Πρόσφατα Έγγραφα</link></variable>"
+msgid "<link href=\"text/shared/01/05290200.xhp\" name=\"Ungroup\">Ungroup</link>"
+msgstr "<link href=\"text/shared/01/05290200.xhp\" name=\"Κατάργηση ομαδοποίησης\">Κατάργηση ομαδοποίησης</link>"
-#: 01990000.xhp
+#: 05290200.xhp
msgctxt ""
-"01990000.xhp\n"
-"par_id3154794\n"
-"5\n"
+"05290200.xhp\n"
+"par_id3156116\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Lists the most recently opened files. To open a file in the list, click its name.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τα προσφάτως ανοιγμένα αρχεία. Για να ανοίξετε ένα αρχείο από τη λίστα, επιλέξτε το όνομά του.</ahelp>"
+msgid "<variable id=\"aufhebentext\"><ahelp hid=\".uno:FormatUngroup\" visibility=\"visible\">Breaks apart the selected group into individual objects.</ahelp></variable>"
+msgstr "<variable id=\"aufhebentext\"><ahelp hid=\".uno:FormatUngroup\" visibility=\"visible\"> Διαλύει την επιλεγμένη ομάδα σε μεμονωμένα αντικείμενα.</ahelp></variable>"
-#: 01990000.xhp
+#: 05290200.xhp
msgctxt ""
-"01990000.xhp\n"
-"par_id3159079\n"
-"4\n"
+"05290200.xhp\n"
+"par_id3146067\n"
+"3\n"
"help.text"
-msgid "The file is opened by the <item type=\"productname\">%PRODUCTNAME</item> module that saved it."
-msgstr "Το αρχείο ανοίγει από την εφαρμογή<item type=\"productname\">%PRODUCTNAME</item> που το αποθήκευσε."
+msgid "To break apart the nested groups within a group, you must repeat this command on each subgroup."
+msgstr "Για να διαλύσετε τις εμφωλευμένες ομάδες σε μια ομάδα, θα πρέπει να επαναλάβετε αυτήν την εντολή σε κάθε υποομάδα."
-#: 06040700.xhp
+#: 05290300.xhp
msgctxt ""
-"06040700.xhp\n"
+"05290300.xhp\n"
"tit\n"
"help.text"
-msgid "Smart Tags"
-msgstr "Έξυπνες Ετικέτες"
+msgid "Enter Group"
+msgstr "Είσοδος στην ομάδα"
-#: 06040700.xhp
+#: 05290300.xhp
msgctxt ""
-"06040700.xhp\n"
-"bm_id9057588\n"
+"05290300.xhp\n"
+"hd_id3083278\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>smart tag configuration</bookmark_value>"
-msgstr "<bookmark_value>Διαμόρφωση έξυπνης ετικέτας</bookmark_value>"
+msgid "<link href=\"text/shared/01/05290300.xhp\" name=\"Enter Group\">Enter Group</link>"
+msgstr "<link href=\"text/shared/01/05290300.xhp\" name=\"Είσοδος στην ομάδα\">Είσοδος στην ομάδα</link>"
-#: 06040700.xhp
+#: 05290300.xhp
msgctxt ""
-"06040700.xhp\n"
-"hd_id3563951\n"
+"05290300.xhp\n"
+"par_id3146856\n"
+"2\n"
"help.text"
-msgid "Smart Tags"
-msgstr "Έξυπνες Ετικέτες"
+msgid "<variable id=\"betretentext\"><ahelp hid=\".uno:EnterGroup\" visibility=\"visible\">Opens the selected group, so that you can edit the individual objects. If the selected group contains nested group, you can repeat this command on the subgroups.</ahelp></variable> This command does not permanently ungroup the objects."
+msgstr "<variable id=\"betretentext\"><ahelp hid=\".uno:EnterGroup\" visibility=\"visible\">Ανοίγει την επιλεγμένη ομάδα έτσι ώστε να μπορείτε να επεξεργαστείτε το κάθε αντικείμενο. Αν η επιλεγμένη ομάδα περιέχει μια εμφωλευμένη ομάδα μπορείτε να επαναλάβετε αυτήν την εντολή στις υποομάδες.</ahelp></variable> Αυτή η εντολή δεν καταργεί την ομαδοποίηση των αντικειμένων αυτόματα."
-#: 06040700.xhp
+#: 05290300.xhp
msgctxt ""
-"06040700.xhp\n"
-"par_id1827448\n"
+"05290300.xhp\n"
+"par_id3157991\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">When you have installed at least one Smart Tag extension, you see the Smart Tags page.</ahelp>"
-msgstr "<ahelp hid=\".\">Όταν έχετε εγκαταστήσει τουλάχιστον μία προέκταση Έξυπνης Ετικέτας, βλέπετε τη σελίδα Έξυπνων Ετικετών.</ahelp>"
+msgid "To select an individual object in a group, hold down <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline>, and then click the object."
+msgstr "Για να επιλέξετε ένα μεμονωμένο αντικείμενο σε μια ομάδα, κρατήστε πατημένο το <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline>, και έπειτα κάντε κλικ στο αντικείμενο."
-#: 06040700.xhp
+#: 05290300.xhp
msgctxt ""
-"06040700.xhp\n"
-"hd_id686666\n"
+"05290300.xhp\n"
+"par_id3153049\n"
"help.text"
-msgid "Label text with smart tags"
-msgstr "Κείμενο ετικέτας με έξυπνες ετικέτες"
+msgid "<link href=\"text/shared/01/05290000.xhp\" name=\"Groups\">Groups</link>"
+msgstr "<link href=\"text/shared/01/05290000.xhp\" name=\"Ομάδες\">Ομάδες</link>"
-#: 06040700.xhp
+#: 05290300.xhp
msgctxt ""
-"06040700.xhp\n"
-"par_id3259376\n"
+"05290300.xhp\n"
+"par_id3148548\n"
"help.text"
-msgid "<ahelp hid=\".\">Enables Smart Tags to be evaluated and shown in your text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιεί τις Έξυπνες Ετικέτες ώστε να αποτιμηθούν και να φαίνονται στο έγγραφο κειμένου σας.</ahelp>"
+msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Exit Group</link>"
+msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Έξοδος από την ομάδα\">Έξοδος από την ομάδα</link>"
-#: 06040700.xhp
+#: 05290400.xhp
msgctxt ""
-"06040700.xhp\n"
-"hd_id4024170\n"
+"05290400.xhp\n"
+"tit\n"
"help.text"
-msgid "Currently installed smart tags"
-msgstr "Προς το παρόν εγκατεστημένες έξυπνες ετικέτες"
+msgid "Exit Group"
+msgstr "Έξοδος από την ομάδα"
-#: 06040700.xhp
+#: 05290400.xhp
msgctxt ""
-"06040700.xhp\n"
-"par_id2847071\n"
+"05290400.xhp\n"
+"hd_id3157552\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays all installed Smart Tags. To configure a Smart Tag, select the name of the Smart Tag, then click Properties. Not all Smart Tags can be configured.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει όλες τις εγκαταστημένες Έξυπνες Ετικέτες. Για να προσαρμόσετε μια Έξυπνη Ετικέτα, επιλέξτε το όνομα της Έξυπνης Ετικέτας κι έπειτα επιλέξτε Ιδιότητες. Δε μπορούν να προσαρμοστούν όλες οι Έξυπνες Ετικέτες .</ahelp>"
+msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Exit Group</link>"
+msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Έξοδος από την ομάδα\">Έξοδος από την ομάδα</link>"
-#: 06040700.xhp
+#: 05290400.xhp
msgctxt ""
-"06040700.xhp\n"
-"hd_id8424329\n"
+"05290400.xhp\n"
+"par_id3147294\n"
+"2\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "<variable id=\"verlassentext\"><ahelp hid=\".uno:LeaveGroup\" visibility=\"visible\">Exits the group, so that you can no longer edit the individual objects in the group.</ahelp></variable> If you are in a nested group, only the nested group is closed."
+msgstr "<variable id=\"verlassentext\"><ahelp hid=\".uno:LeaveGroup\" visibility=\"visible\">Καταργεί την ομάδα, έτσι ώστε να μην μπορείτε πια να επεξεργαστείτε τα μεμονωμένα αντικείμενα στην ομάδα.</ahelp></variable> Εάν αναφέρεστε σε εμφωλευμένη ομάδα, μονάχα η εμφωλευμένη ομάδα θα καταργηθεί."
-#: 06040700.xhp
+#: 05290400.xhp
msgctxt ""
-"06040700.xhp\n"
-"par_id3912167\n"
+"05290400.xhp\n"
+"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">To configure a Smart Tag, select the name of the Smart Tag, then click Properties. Not all Smart Tags can be configured.</ahelp>"
-msgstr "<ahelp hid=\".\">Για να προσαρμόσετε μια Έξυπνη Ετικέτα, επιλέξτε το όνομα της Έξυπνης Ετικέτας κι έπειτα επιλέξτε Ιδιότητες. Δε μπορούν να προσαρμοστούν όλες οι Έξυπνες Ετικέτες .</ahelp>"
+msgid "<link href=\"text/shared/01/05290000.xhp\" name=\"Groups\">Groups</link>"
+msgstr "<link href=\"text/shared/01/05290000.xhp\" name=\"Ομάδες\">Ομάδες</link>"
-#: ref_pdf_send_as.xhp
+#: 05290400.xhp
msgctxt ""
-"ref_pdf_send_as.xhp\n"
-"tit\n"
+"05290400.xhp\n"
+"par_id3148520\n"
"help.text"
-msgid "E-mail as PDF"
-msgstr "E-mail ως PDF"
+msgid "<link href=\"text/shared/01/05290300.xhp\" name=\"Edit Group\">Edit Group</link>"
+msgstr "<link href=\"text/shared/01/05290300.xhp\" name=\"Επεξεργασία ομάδας\">Επεξεργασία ομάδας</link>"
-#: ref_pdf_send_as.xhp
+#: 05320000.xhp
msgctxt ""
-"ref_pdf_send_as.xhp\n"
-"hd_id3146902\n"
-"2\n"
+"05320000.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"ref_pdf_send_as\"><link href=\"text/shared/01/ref_pdf_send_as.xhp\" name=\"E-mail as PDF\">E-mail as PDF</link></variable>"
-msgstr "<variable id=\"ref_pdf_send_as\"><link href=\"text/shared/01/ref_pdf_send_as.xhp\" name=\"E-mail ως PDF\">E-mail ως PDF</link></variable>"
+msgid "Text Animation"
+msgstr "Κινούμενο κείμενο"
-#: ref_pdf_send_as.xhp
+#: 05320000.xhp
msgctxt ""
-"ref_pdf_send_as.xhp\n"
-"par_id3150756\n"
+"05320000.xhp\n"
+"hd_id3150014\n"
"1\n"
"help.text"
-msgid "<variable id=\"ref_pdf_send_as_text\"><ahelp hid=\".uno:SendMailDocAsPDF\">Shows the Export as PDF dialog, exports the current document to Portable Document Format (PDF), and then opens an e-mail sending window with the PDF as an attachment.</ahelp></variable>"
-msgstr "<variable id=\"ref_pdf_send_as_text\"><ahelp hid=\".uno:SendMailDocAsPDF\">Παρουσιάζει τον διάλογο Εξαγωγή ως PDF, εξάγει το τρέχων έγγραφο στη Μορφή Φορητού Εγγράφου (PDF), και ανοίγει ένα παράθυρο αποστολής e-mail με το PDF ως συνημμένο.</ahelp></variable>"
-
-#: 05260600.xhp
-msgctxt ""
-"05260600.xhp\n"
-"tit\n"
-"help.text"
-msgid "As Character"
-msgstr "Ως χαρακτήρας"
+msgid "<link href=\"text/shared/01/05320000.xhp\" name=\"Text Animation\">Text Animation</link>"
+msgstr "<link href=\"text/shared/01/05320000.xhp\" name=\"Κινούμενο κείμενο\">Κινούμενο κείμενο</link>"
-#: 05260600.xhp
+#: 05320000.xhp
msgctxt ""
-"05260600.xhp\n"
-"hd_id3154621\n"
-"1\n"
+"05320000.xhp\n"
+"par_id3154788\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/01/05260600.xhp\" name=\"As Character\">As Character</link>"
-msgstr "<link href=\"text/shared/01/05260600.xhp\" name=\"Ως χαρακτήρας\">Ως χαρακτήρας</link>"
+msgid "<ahelp hid=\"SVX:TABPAGE:RID_SVXPAGE_TEXTANIMATION\">Adds an animation effect to the text in the selected drawing object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:TABPAGE:RID_SVXPAGE_TEXTANIMATION\">Προσθέτει ένα εφέ κίνησης στο κείμενο του επιλεγμένου αντικειμένου σχεδίασης.</ahelp>"
-#: 05260600.xhp
+#: 05320000.xhp
msgctxt ""
-"05260600.xhp\n"
-"par_id3146946\n"
-"2\n"
+"05320000.xhp\n"
+"hd_id3152821\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Anchors the selected item as a character in the current text. If the height of the selected item is greater than the current font size, the height of the line containing the item is increased.</ahelp>"
-msgstr "<ahelp hid=\".\">Αγκυρώνει το επιλεγμένο αντικείμενο σαν χαρακτήρα στο τρέχον κείμενο. Αν το ύψος του επιλεγμένου αντικειμένου είναι μεγαλύτερο από το μέγεθος της γραμματοσειράς, το ύψος της σειράς που περιέχει το αντικείμενο αυξάνεται.</ahelp>"
+msgid "Text animation effects"
+msgstr "Εφέ κίνησης κειμένου"
-#: 05290200.xhp
+#: 05320000.xhp
msgctxt ""
-"05290200.xhp\n"
-"tit\n"
+"05320000.xhp\n"
+"par_id3144436\n"
+"15\n"
"help.text"
-msgid "Ungroup"
-msgstr "Κατάργηση ομαδοποίησης"
+msgid "Select the effect that you want to apply, and then set the properties of the effect."
+msgstr "Επιλέξτε το εφέ που θέλετε να εφαρμόσετε και έπειτα ορίστε τις ιδιότητες του εφέ."
-#: 05290200.xhp
+#: 05320000.xhp
msgctxt ""
-"05290200.xhp\n"
-"hd_id3159217\n"
-"1\n"
+"05320000.xhp\n"
+"hd_id3158405\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/shared/01/05290200.xhp\" name=\"Ungroup\">Ungroup</link>"
-msgstr "<link href=\"text/shared/01/05290200.xhp\" name=\"Κατάργηση ομαδοποίησης\">Κατάργηση ομαδοποίησης</link>"
+msgid "Effects"
+msgstr "Εφέ"
-#: 05290200.xhp
+#: 05320000.xhp
msgctxt ""
-"05290200.xhp\n"
-"par_id3156116\n"
-"2\n"
+"05320000.xhp\n"
+"par_id3149999\n"
+"16\n"
"help.text"
-msgid "<variable id=\"aufhebentext\"><ahelp hid=\".uno:FormatUngroup\" visibility=\"visible\">Breaks apart the selected group into individual objects.</ahelp></variable>"
-msgstr "<variable id=\"aufhebentext\"><ahelp hid=\".uno:FormatUngroup\" visibility=\"visible\"> Διαλύει την επιλεγμένη ομάδα σε μεμονωμένα αντικείμενα.</ahelp></variable>"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_TEXTANIMATION:LB_EFFECT\">Select the animation effect that you want to apply to the text in the selected drawing object. To remove an animation effect, select <emph>No Effect</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_TEXTANIMATION:LB_EFFECT\">Επιλέξτε το εφέ κίνησης που θέλετε να εφαρμόσετε στο κείμενο του επιλεγμένου αντικειμένου σχεδίασης. Για να αφαιρέσετε ένα εφέ κίνησης επιλέξτε το <emph>Χωρίς Εφέ</emph>.</ahelp>"
-#: 05290200.xhp
+#: 05320000.xhp
msgctxt ""
-"05290200.xhp\n"
-"par_id3146067\n"
-"3\n"
+"05320000.xhp\n"
+"hd_id3153114\n"
+"6\n"
"help.text"
-msgid "To break apart the nested groups within a group, you must repeat this command on each subgroup."
-msgstr "Για να διαλύσετε τις εμφωλευμένες ομάδες σε μια ομάδα, θα πρέπει να επαναλάβετε αυτήν την εντολή σε κάθε υποομάδα."
+msgid "To the Left"
+msgstr "Προς τα αριστερά"
-#: 05010000.xhp
+#: 05320000.xhp
msgctxt ""
-"05010000.xhp\n"
-"tit\n"
+"05320000.xhp\n"
+"par_id3152867\n"
+"18\n"
"help.text"
-msgid "Clear Direct Formatting"
-msgstr "Καθαρισμός άμεσης μορφοποίησης"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_LEFT\">Scrolls text from right to left.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_LEFT\">Το κείμενο κυλάει από τα δεξιά στα αριστερά.</ahelp>"
-#: 05010000.xhp
+#: 05320000.xhp
msgctxt ""
-"05010000.xhp\n"
-"bm_id3157959\n"
+"05320000.xhp\n"
+"par_id3149750\n"
"help.text"
-msgid "<bookmark_value>formatting; undoing when writing</bookmark_value><bookmark_value>hyperlinks; deleting</bookmark_value><bookmark_value>deleting; hyperlinks</bookmark_value><bookmark_value>cells;resetting formats</bookmark_value>"
-msgstr "<bookmark_value>μορφοποίηση, αναίρεση ενώ πληκρολογείτε</bookmark_value><bookmark_value>υπερσυνδέσεις, διαγραφή</bookmark_value><bookmark_value>διαγραφή, υπερσυνδέσεις</bookmark_value><bookmark_value>κελιά, επαναφορά μορφοποίησης</bookmark_value>"
+msgid "<image id=\"img_id3150774\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150774\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150774\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150774\">Εικονίδιο</alt></image>"
-#: 05010000.xhp
+#: 05320000.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3153391\n"
-"1\n"
+"05320000.xhp\n"
+"par_id3155941\n"
+"19\n"
"help.text"
-msgid "<link href=\"text/shared/01/05010000.xhp\" name=\"Clear Direct Formatting\">Clear Direct Formatting</link>"
-msgstr "<link href=\"text/shared/01/05010000.xhp\" name=\"Καθαρισμός άμεσης μορφοποίησης\">Καθαρισμός άμεσης μορφοποίησης</link>"
+msgid "Left arrow"
+msgstr "Αριστερό βέλος"
-#: 05010000.xhp
+#: 05320000.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3145829\n"
-"2\n"
+"05320000.xhp\n"
+"hd_id3147010\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\".uno:StandardTextAttributes\">Removes direct formatting and formatting by character styles from the selection.</ahelp>"
-msgstr "<ahelp hid=\".uno:StandardTextAttributes\">Αφαιρεί την άμεση μορφοποίηση και τη μορφοποίηση με πρότυπα χαρακτήρων από την επιλογή.</ahelp>"
+msgid "To the Right"
+msgstr "Προς τα δεξιά"
-#: 05010000.xhp
+#: 05320000.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3147261\n"
-"5\n"
+"05320000.xhp\n"
+"par_id3143267\n"
+"21\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Direct formatting is formatting that you applied without using styles, such as setting bold typeface by clicking the <emph>Bold</emph> icon.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Άμεση μορφοποίηση είναι η μορφοποίηση που εφαρμόσατε χωρίς να χρησιμοποιείτε πρότυπα, όπως η έντονη γραφή κάνοντας κλικ στο εικονίδιο <emph>Έντονα</emph>.</defaultinline></switchinline>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_RIGHT\">Scrolls text from left to right.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_RIGHT\">Το κείμενο κυλάει από τα αριστερά προς τα δεξιά.</ahelp>"
-#: 05010000.xhp
+#: 05320000.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3157959\n"
-"3\n"
+"05320000.xhp\n"
+"par_id3109847\n"
"help.text"
-msgid "To stop applying a direct format, such as underlining, while you type new text at the end of a line, press Shift+Ctrl+X."
-msgstr "Για να σταματήσετε να εφαρμόζετε μία άμεση μορφοποίηση, όπως είναι η υπογράμμιση, ενώ πληκτρολογείτε νέο κείμενο στο τέλος της γραμμής, πατήστε Shift+Ctrl+X."
+msgid "<image id=\"img_id3149235\" src=\"res/sc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149235\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149235\" src=\"res/sc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149235\">Εικονίδιο</alt></image>"
-#: 02040000.xhp
+#: 05320000.xhp
msgctxt ""
-"02040000.xhp\n"
-"tit\n"
+"05320000.xhp\n"
+"par_id3149276\n"
+"22\n"
"help.text"
-msgid "Cut"
-msgstr "Αποκοπή"
+msgid "Right arrow"
+msgstr "Δεξί βέλος"
-#: 02040000.xhp
+#: 05320000.xhp
msgctxt ""
-"02040000.xhp\n"
-"bm_id3146936\n"
+"05320000.xhp\n"
+"hd_id3155323\n"
+"23\n"
"help.text"
-msgid "<bookmark_value>cutting</bookmark_value><bookmark_value>clipboard; cutting</bookmark_value>"
-msgstr "<bookmark_value>αποκοπή</bookmark_value><bookmark_value>Πρόχειρο,αποκοπή</bookmark_value>"
+msgid "To the Top"
+msgstr "Προς τα πάνω"
-#: 02040000.xhp
+#: 05320000.xhp
msgctxt ""
-"02040000.xhp\n"
-"hd_id3146936\n"
-"1\n"
+"05320000.xhp\n"
+"par_id3145416\n"
+"24\n"
"help.text"
-msgid "<link href=\"text/shared/01/02040000.xhp\" name=\"Cut\">Cut</link>"
-msgstr "<link href=\"text/shared/01/02040000.xhp\" name=\"Αποκοπή\">Αποκοπή</link>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_UP\">Scrolls text from bottom to top.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_UP\"> Το κείμενο κυλάει από κάτω προς τα πάνω.</ahelp>"
-#: 02040000.xhp
+#: 05320000.xhp
msgctxt ""
-"02040000.xhp\n"
-"par_id3153255\n"
-"2\n"
+"05320000.xhp\n"
+"par_id3146773\n"
"help.text"
-msgid "<ahelp hid=\".uno:Cut\">Removes and copies the selection to the clipboard.</ahelp>"
-msgstr "<ahelp hid=\".uno:Cut\">Αφαιρεί και αντιγράφει την επιλογή στο Πρόχειρο.</ahelp>"
+msgid "<image id=\"img_id3149795\" src=\"dbaccess/res/sortup.png\" width=\"0.2083inch\" height=\"0.222inch\"><alt id=\"alt_id3149795\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149795\" src=\"dbaccess/res/sortup.png\" width=\"0.2083inch\" height=\"0.222inch\"><alt id=\"alt_id3149795\">Εικονίδιο</alt></image>"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"tit\n"
+"05320000.xhp\n"
+"par_id3155420\n"
+"25\n"
"help.text"
-msgid "Data (for XML Form Documents)"
-msgstr "Δεδομένα (για έγγραφα φόρμας ΧML)"
+msgid "Up arrow"
+msgstr "Πάνω βέλος"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id5766472\n"
+"05320000.xhp\n"
+"hd_id3153717\n"
+"26\n"
"help.text"
-msgid "<link href=\"text/shared/01/xformsdatatab.xhp\">Data (for XML Form Documents)</link>"
-msgstr "<link href=\"text/shared/01/xformsdatatab.xhp\">Δεδομένα (για έγγραφα φόρμας XML)</link>"
+msgid "To the Bottom"
+msgstr "Προς τα κάτω"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id1161534\n"
+"05320000.xhp\n"
+"par_id3155388\n"
+"27\n"
"help.text"
-msgid "The Data tab page of the Properties dialog for an XML Form document offers some XML forms settings."
-msgstr "Η σελίδα καρτέλας δεδομένων του διαλόγου Ιδιότητες για ένα έγγραφο φόρμας XML προσφέρει κάποιες ρυθμίσεις φόρμας XML."
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_DOWN\">Scrolls text from top to bottom.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_TEXTANIMATION:BTN_DOWN\">Το κείμενο κυλάει από πάνω προς τα κάτω.</ahelp>"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id3994567\n"
+"05320000.xhp\n"
+"par_id3145085\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "Οι πιθανές ρυθμίσεις της σελίδας καρτέλας <emph>Δεδομένα</emph> ενός στοιχείου ελέγχου εξαρτώνται από το σχετικό στοιχείο ελέγχου. Μπορείτε μόνο να δείτε τις επιλογές που είναι διαθέσιμες για το τρέχον στοιχείο ελέγχου και το περιβάλλον. Τα ακόλουθα πεδία είναι διαθέσιμα:"
+msgid "<image id=\"img_id3152472\" src=\"dbaccess/res/sortdown.png\" width=\"0.1563inch\" height=\"0.1665inch\"><alt id=\"alt_id3152472\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152472\" src=\"dbaccess/res/sortdown.png\" width=\"0.1563inch\" height=\"0.1665inch\"><alt id=\"alt_id3152472\">Εικονίδιο</alt></image>"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id9461653\n"
+"05320000.xhp\n"
+"par_id3148947\n"
+"28\n"
"help.text"
-msgid "XML data model"
-msgstr "Μοντέλο δεδομένων XML"
+msgid "Down arrow"
+msgstr "Κάτω βέλος"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id9239173\n"
+"05320000.xhp\n"
+"hd_id3152361\n"
+"45\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a model from the list of all models in the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα μοντέλο από τη λίστα των μοντέλων για το τρέχον έγγραφο.</ahelp>"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id2656941\n"
+"05320000.xhp\n"
+"hd_id3156434\n"
+"7\n"
"help.text"
-msgid "Binding"
-msgstr "Διασύνδεση"
+msgid "Start Inside"
+msgstr "Κείμενο ορατό κατά την εκκίνηση"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id1481063\n"
+"05320000.xhp\n"
+"par_id3150866\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\".\">Select or enter the name of a binding. Selecting the name of an existing binding associates the binding with the form control. Entering a new name creates a new binding and associates it with the form control.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ή εισάγετε το όνομα μιας διασύνδεσης. Επιλέγοντας το όνομα μιας υπάρχουσας διασύνδεσης την συνδέετε με το πεδίο ελέγχου φόρμας. Εισάγοντας ένα νέο όνομα δημιουργείτε μια νέα διασύνδεση και την συνδέετε με το πεδίο ελέγχου φόρμας.</ahelp>"
+msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_START_INSIDE\">Text is visible and inside the drawing object when the effect is applied.</ahelp>"
+msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_START_INSIDE\">Όταν εφαρμόζεται το εφέ, το κείμενο είναι ορατό και μέσα στο αντικείμενο σχεδίασης.</ahelp>"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id7921079\n"
+"05320000.xhp\n"
+"hd_id3150359\n"
+"8\n"
"help.text"
-msgid "Binding expression"
-msgstr "Έκφραση διασύνδεσης"
+msgid "Text visible when exiting"
+msgstr "Κείμενο ορατό κατά την έξοδο"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id636921\n"
+"05320000.xhp\n"
+"par_id3154938\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the DOM node to bind the control model to. Click the ... button for a dialog to enter the XPath expression.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τον κόμβο DOM στον οποίο πρόκειται να αντιστοιχίσετε το μοντέλο ελέγχου. Κάντε κλικ στο πεδίο επιλογής ... για ένα διάλογο για να εισάγετε την έκφραση XPath.</ahelp>"
+msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_STOP_INSIDE\">Text remains visible after the effect is applied.</ahelp>"
+msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_STOP_INSIDE\">Το κείμενο παραμένει ορατό όταν εφαρμόζεται το εφέ.</ahelp>"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id2799157\n"
+"05320000.xhp\n"
+"hd_id3155738\n"
+"9\n"
"help.text"
-msgid "Required"
-msgstr "Απαιτείται"
+msgid "Animation effects"
+msgstr "Εφέ κίνησης"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id3004547\n"
+"05320000.xhp\n"
+"par_id3149291\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if the item must be included on the XForm.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει αν το αντικείμενο πρέπει να συμπεριλαμβάνεται στο XForm.</ahelp>"
+msgid "Set the looping options for the animation effect."
+msgstr "Καθορίστε τις επιλογές καμπύλωσης για το εφέ κίνησης."
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id6401867\n"
+"05320000.xhp\n"
+"hd_id3145744\n"
+"10\n"
"help.text"
-msgid "Relevant"
-msgstr "Σχετικό"
+msgid "Continuous"
+msgstr "Συνεχής"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id18616\n"
+"05320000.xhp\n"
+"par_id3145318\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\".\">Declares the item as relevant.</ahelp>"
-msgstr "<ahelp hid=\".\">Δηλώνει το αντικείμενο ως σχετικό.</ahelp>"
+msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_ENDLESS\">Plays the animation effect continuously. To specify the number of times to play the effect, clear this checkbox, and enter a number in the <emph>Continuous</emph> box.</ahelp>"
+msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_ENDLESS\">Αναπαράγει το εφέ κίνησης συνεχόμενα. Για να ορίσετε τις φορές που θα αναπαραχθεί το εφέ, αποεπιλέξτε αυτό το πεδίοεπιλογής και εισάγετε έναν αριθμό στο κουτί <emph>Συνεχής</emph>.</ahelp>"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id6138492\n"
+"05320000.xhp\n"
+"hd_id3153192\n"
+"39\n"
"help.text"
-msgid "Read-only"
-msgstr "Μόνο για ανάγνωση"
+msgid "Continuous box"
+msgstr "Συνεχές πλαίσιο"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id4569231\n"
+"05320000.xhp\n"
+"par_id3154068\n"
+"40\n"
"help.text"
-msgid "<ahelp hid=\".\">Declares the item as read-only.</ahelp>"
-msgstr "<ahelp hid=\".\">Δηλώνει το αντικείμενο μόνο για ανάγνωση.</ahelp>"
+msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_TEXTANIMATION:NUM_FLD_COUNT\">Enter the number of times that you want the animation effect to repeat.</ahelp>"
+msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_TEXTANIMATION:NUM_FLD_COUNT\">Εισάγετε τον αριθμό των επαναλήψεων του εφέ κίνησης.</ahelp>"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id291451\n"
+"05320000.xhp\n"
+"hd_id3154908\n"
+"13\n"
"help.text"
-msgid "Constraint"
-msgstr "Περιορισμός"
+msgid "Increment"
+msgstr "Βήμα"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id3341776\n"
+"05320000.xhp\n"
+"par_id3151177\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\".\">Declares the item as a constraint.</ahelp>"
-msgstr "<ahelp hid=\".\">Δηλώνει το αντικείμενο ως περιορισμό.</ahelp>"
+msgid "Specify the increment value for scrolling the text."
+msgstr "Καθορίστε τον ρυθμό κύλισης κατά την κύλιση κειμένου."
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id5947141\n"
+"05320000.xhp\n"
+"hd_id3150870\n"
+"14\n"
"help.text"
-msgid "Calculation"
-msgstr "Υπολογισμός"
+msgid "Pixels"
+msgstr "Εικονοστοιχεία"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id1911679\n"
+"05320000.xhp\n"
+"par_id3150447\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\".\">Declares that the item is calculated.</ahelp>"
-msgstr "<ahelp hid=\".\">Δηλώνει το αντικείμενο υπολογισμένο.</ahelp>"
+msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_PIXEL\">Measures increment value in pixels.</ahelp>"
+msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_PIXEL\">Μετρά την τιμή αύξησης του ρυθμού κύλισης σε εικονοστοιχεία.</ahelp>"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id9364909\n"
+"05320000.xhp\n"
+"hd_id3149766\n"
+"43\n"
"help.text"
-msgid "Data type"
-msgstr "Τύπος δεδομένων"
+msgid "Increment box"
+msgstr "Πλαίσιο αύξησης"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id4473403\n"
+"05320000.xhp\n"
+"par_id3150495\n"
+"44\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a data type which the control should be validated against.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε ένα τύπο δεδομένων έναντι στον οποίο πρέπει να αξιολογηθεί το στοιχείο ελέγχου.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TEXTANIMATION:MTR_FLD_AMOUNT\">Enter the number of increments by which to scroll the text.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TEXTANIMATION:MTR_FLD_AMOUNT\">Εισάγετε τον αριθμό των βημάτων σύμφωνα με το οποίο θα κυλάει το κείμενο.</ahelp>"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id2480849\n"
+"05320000.xhp\n"
+"hd_id3158409\n"
+"11\n"
"help.text"
-msgid "x"
-msgstr "x"
+msgid "Delay"
+msgstr "Καθυστέρηση"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id4181951\n"
+"05320000.xhp\n"
+"par_id3148560\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a user-defined data type and click the button to delete the user-defined data type.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε έναν τύπο δεδομένων ορισμένο από τον χρήστη και κάντε κλικ στο κουμπί για να τον διαγράψετε.</ahelp>"
+msgid "Specify the amount time to wait before repeating the effect."
+msgstr "Καθορίστε το χρόνο αναμονής πριν την επανεφαρμογή του εφέ."
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id2927335\n"
+"05320000.xhp\n"
+"hd_id3153370\n"
+"12\n"
"help.text"
-msgid "+"
-msgstr "+"
+msgid "Automatic"
+msgstr "Αυτόματα"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id2107303\n"
+"05320000.xhp\n"
+"par_id3150439\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the button to open a dialog where you can enter the name of a new user-defined data type. The new data type inherits all facets from the currently selected data type.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ στο κουμπί για να ανοίξετε ένα διάλογο, ώστε να βάλετε το όνομα του νέου τύπου δεδομένων ορισμένο από το χρήστη. Ο νέος τύπος δεδομένων κληρονομεί όλα τα χαρακτηριστικά από τον επιλεγμένο τύπο δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_AUTO\">$[officename] automatically determines the amount of time to wait before repeating the effect. To manually assign the delay period, clear this checkbox, and then enter a value in the<emph> Automatic</emph> box.</ahelp>"
+msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_TEXTANIMATION:TSB_AUTO\">Το $[officename] καθορίζει αυτόματα τη χρονική διάρκεια ανάμεσα σε κάθε επανάληψη του εφέ. Για να ορίσετε χειροκίνητα την περίοδο καθυστέρησης, αποεπιλέξτε αυτό το πεδίο, και έπειτα εισάγετε μια τιμή στο κουτί<emph> Αυτόματα</emph>.</ahelp>"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id4071779\n"
+"05320000.xhp\n"
+"hd_id3155131\n"
+"41\n"
"help.text"
-msgid "The following lists all facets that are valid for data types. Some facets are only available for some data types."
-msgstr "Ακολουθεί μια λίστα με όλα τα χαρακτηριστικά που είναι έγκυρα για τους τύπους δεδομένων. Μερικά χαρακτηριστικά είναι διαθέσιμα μόνο για ορισμένους τύπους δεδομένων."
+msgid "Automatic box"
+msgstr "Πλαίσιο αυτόματα"
-#: xformsdatatab.xhp
+#: 05320000.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id4313791\n"
+"05320000.xhp\n"
+"par_id3152791\n"
+"42\n"
"help.text"
-msgid "Whitespaces"
-msgstr "Κενά"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TEXTANIMATION:MTR_FLD_DELAY\">Enter the amount of time to wait before repeating the effect.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TEXTANIMATION:MTR_FLD_DELAY\">Εισάγετε το χρόνο καθυστέρησης πριν από την επανάληψη του εφέ.</ahelp>"
-#: xformsdatatab.xhp
+#: 05340100.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id4331797\n"
+"05340100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies how whitespaces are to be handled when a string of the current data type is being processed. Possible values are Preserve, Replace, and Collapse. The semantics follow the definition at http://www.w3.org/TR/xmlschema-2/#rf-whiteSpace.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει πόσα κενά διαστήματα πρόκειται να επεξεργαστούν όταν μια συμβολοσειρά του τρέχοντος τύπου δεδομένων επεξεργάζεται. Πιθανές τιμές είναι διατήρηση, αντικατάσταση και σύμπτυξη. Η σημασιολογία ακολουθεί τον ορισμό στο http://www.w3.org/TR/xmlschema-2/#rf-whiteSpace.</ahelp>"
+msgid "Row Height"
+msgstr "Ύψος γραμμής"
-#: xformsdatatab.xhp
+#: 05340100.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id4191717\n"
+"05340100.xhp\n"
+"hd_id3154400\n"
+"1\n"
"help.text"
-msgid "Pattern"
-msgstr "Μοτίβο"
+msgid "Row Height"
+msgstr "Ύψος γραμμής"
-#: xformsdatatab.xhp
+#: 05340100.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id2318796\n"
+"05340100.xhp\n"
+"par_id3154044\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies a regular expression pattern. Strings validated against the data type must conform to this pattern to be valid. The XSD data type syntax for regular expressions is different from the regular expression syntax used elseswhere in %PRODUCTNAME, for example in the Find & Replace dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει ένα κανονικό πρότυπο έκφρασης. Οι ακολουθίες χαρακτήρων που εγκρίθηκαν ενάντια στον τύπο δεδομένων πρέπει να προσαρμοστούν σε αυτό το πρότυπο για να είναι έγκυρες. Η σύνταξη των XSD τύπων δεδομένων για κανονικές εκφράσεις είναι διαφορετικές από την σύνταξη κανονικών εκφράσεων που χρησιμοποιούνται αλλού στο %PRODUCTNAME, για παράδειγμα στο διάλογο Εύρεση και Αντικατάσταση.</ahelp>"
+msgid "<variable id=\"zeilenhoehetext\"><ahelp hid=\"HID_BROWSER_ROWHEIGHT\">Changes the height of the current row, or the selected rows.</ahelp></variable>"
+msgstr "<variable id=\"zeilenhoehetext\"><ahelp hid=\"HID_BROWSER_ROWHEIGHT\">Αλλάζει το ύψος της τρέχουσας σειράς ή των επιλεγμένων σειρών.</ahelp></variable>"
-#: xformsdatatab.xhp
+#: 05340100.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id399182\n"
+"05340100.xhp\n"
+"par_id3150756\n"
+"7\n"
"help.text"
-msgid "Digits (total)"
-msgstr "Ψηφία (συνολικά)"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can also change the height of a row by dragging the divider below the row header. To fit the row height to the cell contents, double-click the divider. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μπορείτε επίσης να αλλάξετε το ύψος μιας γραμμής σύροντας το διαιρέτη κάτω από την κεφαλίδα γραμμής. Για προσαρμογή του ύψους γραμμής σε σχόλια κελιού, διπλό κλικ στο διαιρέτη. </caseinline></switchinline>"
-#: xformsdatatab.xhp
+#: 05340100.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id5298318\n"
+"05340100.xhp\n"
+"hd_id3149962\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the maximum total number of digits that values of the decimal data type can have.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει τον μέγιστο αριθμό ψηφίων που μπορούν να έχουν οι τιμές του δεκαδικού τύπου δεδομένων.</ahelp>"
+msgid "Height"
+msgstr "Ύψος"
-#: xformsdatatab.xhp
+#: 05340100.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id7588732\n"
+"05340100.xhp\n"
+"par_id3144750\n"
+"4\n"
"help.text"
-msgid "Digits (fraction)"
-msgstr "Ψηφία (κλάσμα)"
+msgid "<ahelp hid=\"DBACCESS_METRICFIELD_DLG_ROWHEIGHT_MF_VALUE\">Enter the row height that you want to use.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_METRICFIELD_DLG_ROWHEIGHT_MF_VALUE\">Εισάγετε το ύψος της σειράς που θέλετε να χρησιμοποιήσετε.</ahelp>"
-#: xformsdatatab.xhp
+#: 05340100.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id95828\n"
+"05340100.xhp\n"
+"hd_id3154926\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the maximum total number of fractional digits that values of the decimal data type can have.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει τον μέγιστο αριθμό κλασματικών ψηφίων που μπορούν να έχουν οι τιμές του δεκαδικού τύπου δεδομένων.</ahelp>"
+msgid "Default value"
+msgstr "Προεπιλεγμένη τιμή"
-#: xformsdatatab.xhp
+#: 05340100.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id3496200\n"
+"05340100.xhp\n"
+"par_id3154894\n"
+"6\n"
"help.text"
-msgid "Max. (inclusive)"
-msgstr "Μέγιστο (συμπεριλαμβάνεται)"
+msgid "<ahelp hid=\"DBACCESS_CHECKBOX_DLG_ROWHEIGHT_CB_STANDARD\">Adjusts the row height to the size based on the default template. Existing contents may be shown vertically cropped. The height no longer increases automatically when you enter larger contents.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_CHECKBOX_DLG_ROWHEIGHT_CB_STANDARD\">Ρυθμίζει το ύψος γραμμής στο μέγεθος που βασίζεται στο προεπιλεγμένο πρότυπο. Τα υπάρχοντα περιεχόμενα μπορούν να προβληθούν περικομμένα καθέτως. Το ύψος δεν αυξάνεται παραπέρα αυτόματα όταν καταχωρίζετε μεγάλα περιεχόμενα.</ahelp>"
-#: xformsdatatab.xhp
+#: 05340200.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id7599108\n"
+"05340200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies an inclusive upper bound for values.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει ένα ανώτατο όριο για τιμές.</ahelp>"
+msgid "Column width"
+msgstr "Πλάτος στήλης"
-#: xformsdatatab.xhp
+#: 05340200.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id888698\n"
+"05340200.xhp\n"
+"hd_id3158397\n"
+"1\n"
"help.text"
-msgid "Max. (exclusive)"
-msgstr "Μέγιστο (αποκλειστικό)"
+msgid "Column width"
+msgstr "Πλάτος στήλης"
-#: xformsdatatab.xhp
+#: 05340200.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id3394573\n"
+"05340200.xhp\n"
+"par_id3153272\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies an exclusive upper bound for values.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσδιορίζει ένα αποκλειστικό άνω φράγμα για τις τιμές.</ahelp>"
+msgid "<variable id=\"spaltetext\"><ahelp hid=\"HID_BROWSER_COLUMNWIDTH\" visibility=\"visible\">Changes the width of the current column, or the selected columns.</ahelp></variable>"
+msgstr "<variable id=\"spaltetext\"><ahelp hid=\"HID_BROWSER_COLUMNWIDTH\" visibility=\"visible\">Αλλάζει το πλάτος της τρέχουσας στήλης, ή των επιλεγμένων στηλών.</ahelp></variable>"
-#: xformsdatatab.xhp
+#: 05340200.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id7594225\n"
+"05340200.xhp\n"
+"par_id3152821\n"
+"7\n"
"help.text"
-msgid "Min. (inclusive)"
-msgstr "Ελάχιστο (μη αποκλειστικό)"
+msgid "You can also change the width of a column by dragging the divider beside the column header.<switchinline select=\"appl\"> <caseinline select=\"CALC\"> To fit the column width to the cell contents, double-click the divider.</caseinline> </switchinline>"
+msgstr "Μπορείτε επίσης να αλλάξετε το πλάτος μιας στήλης μετακινώντας τον διαχωριστή δίπλα από την επικεφαλίδα της στήλης.<switchinline select=\"appl\"> <caseinline select=\"CALC\"> Για να ταιριάξετε το πλάτος της στήλης με τα περιεχόμενα του κελιού, κάντε διπλό κλικ στον διαχωριστή.</caseinline> </switchinline>"
-#: xformsdatatab.xhp
+#: 05340200.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id8147221\n"
+"05340200.xhp\n"
+"hd_id3149346\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies an inclusive lower bound for values.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσδιορίζει ένα μη αποκλειστικό κάτω φράγμα για τις τιμές.</ahelp>"
+msgid "Width"
+msgstr "Πλάτος"
-#: xformsdatatab.xhp
+#: 05340200.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id5081637\n"
+"05340200.xhp\n"
+"par_id3147576\n"
+"4\n"
"help.text"
-msgid "Min. (exclusive)"
-msgstr "Ελάχιστο (αποκλειστικό)"
+msgid "<ahelp hid=\"DBACCESS_METRICFIELD_DLG_COLWIDTH_MF_VALUE\" visibility=\"visible\">Enter the column width that you want to use.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_METRICFIELD_DLG_COLWIDTH_MF_VALUE\" visibility=\"visible\">Εισάγετε το πλάτος της στήλης που θέλετε να χρησιμοποιήσετε.</ahelp>"
-#: xformsdatatab.xhp
+#: 05340200.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id9759514\n"
+"05340200.xhp\n"
+"hd_id3148621\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies an exclusive lower bound for values.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσδιορίζει ένα αποκλειστικό κάτω φράγμα για τις τιμές.</ahelp>"
+msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Default value</caseinline> <defaultinline>Automatic</defaultinline> </switchinline>"
+msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Προεπιλεγμένη τιμή</caseinline> <defaultinline>Αυτόματα</defaultinline> </switchinline>"
-#: xformsdatatab.xhp
+#: 05340200.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id1614429\n"
+"05340200.xhp\n"
+"par_id3147008\n"
+"6\n"
"help.text"
-msgid "Length"
-msgstr "Μήκος"
+msgid "<ahelp hid=\"DBACCESS_CHECKBOX_DLG_COLWIDTH_CB_STANDARD\" visibility=\"visible\">Automatically adjusts the column width based on the current font.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_CHECKBOX_DLG_COLWIDTH_CB_STANDARD\" visibility=\"visible\">Προσαρμόζει αυτόματα το πλάτος της στήλης με βάση την τρέχουσα γραμματοσειρά.</ahelp>"
-#: xformsdatatab.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id1589098\n"
+"05340300.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the number of characters for a string.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσδιορίζει τον αριθμό χαρακτήρων για μία ακολουθία χαρακτήρων.</ahelp>"
+msgid "Alignment"
+msgstr "Στοίχιση"
-#: xformsdatatab.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id1278420\n"
+"05340300.xhp\n"
+"bm_id3154545\n"
"help.text"
-msgid "Length (at least)"
-msgstr "Μήκος (τουλάχιστον)"
+msgid "<bookmark_value>aligning; cells</bookmark_value><bookmark_value>cells; aligning</bookmark_value>"
+msgstr "<bookmark_value>στοίχιση, κελιά</bookmark_value><bookmark_value>κελιά, στοίχιση</bookmark_value>"
-#: xformsdatatab.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id8746910\n"
+"05340300.xhp\n"
+"hd_id3154545\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the minimum number of characters for a string.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσδιορίζει τον ελάχιστο αριθμό χαρακτήρων για μία ακολουθία χαρακτήρων.</ahelp>"
+msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Alignment\">Alignment</link>"
+msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Στοίχιση\">Στοίχιση</link>"
-#: xformsdatatab.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"hd_id9636524\n"
+"05340300.xhp\n"
+"par_id3155577\n"
+"52\n"
"help.text"
-msgid "Length (at most)"
-msgstr "Μήκος (το πολύ)"
+msgid "<ahelp hid=\"HID_ALIGNMENT\">Sets the alignment options for the contents of the current cell, or the selected cells.</ahelp>"
+msgstr "<ahelp hid=\"HID_ALIGNMENT\">Καθορίζει τις επιλογές στοίχισης για τα περιεχόμενα του τρέχοντος κελιού ή των επιλεγμένων κελιών.</ahelp>"
-#: xformsdatatab.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdatatab.xhp\n"
-"par_id5675527\n"
+"05340300.xhp\n"
+"hd_id3153124\n"
+"54\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the maximum number of characters for a string.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσδιορίζει το μέγιστο αριθμό χαρακτήρων για μία ακολουθία.</ahelp>"
+msgid "Horizontal"
+msgstr "Οριζόντια"
-#: xformsdataname.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdataname.xhp\n"
-"tit\n"
+"05340300.xhp\n"
+"par_id3144436\n"
+"55\n"
"help.text"
-msgid "Form Namespaces"
-msgstr "Χώροι ονομάτων φόρμας"
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_HORALIGN\">Select the horizontal alignment option that you want to apply to the cell contents.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_HORALIGN\">Επιλέξτε την οριζόντια στοίχιση που θέλετε να εφαρμόσετε στα περιεχόμενα του κελιού.</ahelp>"
-#: xformsdataname.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdataname.xhp\n"
-"bm_id8286080\n"
+"05340300.xhp\n"
+"hd_id3146109\n"
+"56\n"
"help.text"
-msgid "<bookmark_value>deleting;namespaces in XForms</bookmark_value><bookmark_value>organizing;namespaces in XForms</bookmark_value><bookmark_value>namespace organization in XForms</bookmark_value><bookmark_value>XForms;adding/editing/deleting/organizing namespaces</bookmark_value>"
-msgstr "<bookmark_value>διαγραφή, χώροι ονομάτων σε XForm</bookmark_value><bookmark_value>οργάνωση, χώροι ονομάτων σε XForm</bookmark_value><bookmark_value>οργάνωση χώρων ονομάτων σε XForm</bookmark_value><bookmark_value>XForm, προσθήκη/επεξεργασία/διαγραφή/οργάνωση χώρων σε ονόματα</bookmark_value>"
+msgid "Default"
+msgstr "Προεπιλογή"
-#: xformsdataname.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdataname.xhp\n"
-"par_idN1053E\n"
+"05340300.xhp\n"
+"par_id3166445\n"
+"57\n"
"help.text"
-msgid "Form Namespaces"
-msgstr "Χώροι ονομάτων φόρμας"
+msgid "Aligns numbers to the right, and text to the left."
+msgstr "Στοιχίζει τα νούμερα στα δεξιά και το κείμενο στα αριστερά."
-#: xformsdataname.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdataname.xhp\n"
-"par_idN10542\n"
+"05340300.xhp\n"
+"par_id3147010\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Use this dialog to organize namespaces. You can access this dialog through the Add Condition dialog of the Data Navigator.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε αυτό το διάλογο για να οργανώσετε τους χώρους ονομάτων. Μπορείτε να προσπελάσετε αυτό το διάλογο μέσω του διαλόγου Προσθήκης Συνθήκης του Περιηγητή δεδομένων.</ahelp>"
+msgid "If the <emph>Default</emph> option is selected, numbers will be aligned to the right and text will be left-justified."
+msgstr "Αν η <emph>Προεπιλογή</emph> είναι επιλεγμένη, τα νούμερα θα στοιχίζονται στα δεξιά και το κείμενο θα είναι αριστερά και σε πλήρη στοίχιση."
-#: xformsdataname.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdataname.xhp\n"
-"par_idN10561\n"
+"05340300.xhp\n"
+"hd_id3153577\n"
+"58\n"
"help.text"
-msgid "Namespaces"
-msgstr "Χώροι ονομάτων"
+msgid "Left"
+msgstr "Αριστερά"
-#: xformsdataname.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdataname.xhp\n"
-"par_idN10565\n"
+"05340300.xhp\n"
+"par_id3150506\n"
+"59\n"
"help.text"
-msgid "<ahelp hid=\".\">Lists the currently defined namespaces for the form.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει σε λίστα τους ορισμένους χώρους ονομάτων για τη φόρμα.</ahelp>"
+msgid "<variable id=\"linkstext\"><ahelp hid=\".uno:AlignLeft\">Aligns the contents of the cell to the left.</ahelp></variable>"
+msgstr "<variable id=\"linkstext\"><ahelp hid=\".uno:AlignLeft\">Στοιχίζει το περιεχόμενα του κελιού στα αριστερά.</ahelp></variable>"
-#: xformsdataname.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdataname.xhp\n"
-"par_idN10568\n"
+"05340300.xhp\n"
+"hd_id3156347\n"
+"60\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "Right"
+msgstr "Δεξιά"
-#: xformsdataname.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdataname.xhp\n"
-"par_idN1056C\n"
+"05340300.xhp\n"
+"par_id3148538\n"
+"61\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds a new namespace to the list.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει ένα νέο χώρο ονομάτων στη λίστα.</ahelp>"
+msgid "<variable id=\"rechtstext\"><ahelp hid=\".uno:AlignRight\">Aligns the contents of the cell to the right.</ahelp></variable>"
+msgstr "<variable id=\"rechtstext\"><ahelp hid=\".uno:AlignRight\">Στοιχίζει τα περιεχόμενα του κελιού στα δεξιά.</ahelp></variable>"
-#: xformsdataname.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdataname.xhp\n"
-"par_idN1056F\n"
+"05340300.xhp\n"
+"hd_id3153541\n"
+"62\n"
"help.text"
-msgid "Use the <emph>Add Namespace</emph> dialog to enter the Prefix and URL."
-msgstr "Χρησιμοποιήστε το διάλογο <emph>Προσθήκη χώρου ονομάτων</emph> για να εισάγετε το Prefix και το URL."
+msgid "Center"
+msgstr "Στο κέντρο"
-#: xformsdataname.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdataname.xhp\n"
-"par_idN10576\n"
+"05340300.xhp\n"
+"par_id3154380\n"
+"63\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "<variable id=\"zentrierttext\"><ahelp hid=\".\">Horizontally centers the contents of the cell.</ahelp></variable>"
+msgstr "<variable id=\"zentrierttext\"><ahelp hid=\".\">Θέτει οριζόντια και στο κέντρο τα περιεχόμενα του κελιού.</ahelp></variable>"
-#: xformsdataname.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdataname.xhp\n"
-"par_idN1057A\n"
+"05340300.xhp\n"
+"hd_id3159166\n"
+"64\n"
"help.text"
-msgid "<ahelp hid=\".\">Edits the selected namespace.</ahelp>"
-msgstr "<ahelp hid=\".\">Επεξεργάζεται τον επιλεγμένο χώρο ονομάτων.</ahelp>"
+msgid "Justified"
+msgstr "Πλήρης στοίχιση"
-#: xformsdataname.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdataname.xhp\n"
-"par_idN1057D\n"
+"05340300.xhp\n"
+"par_id3153665\n"
+"65\n"
"help.text"
-msgid "Use the <emph>Edit Namespace</emph> dialog to edit the Prefix and URL."
-msgstr "Χρησιμοποιήστε το διάλογο <emph>Επεξεργασία χώρων ονομάτων</emph> για να επεξεργαστείτε τα Prefix και URL."
+msgid "<variable id=\"blocktext\"><ahelp hid=\".uno:AlignBlock\">Aligns the contents of the cell to the left and to the right cell borders.</ahelp></variable>"
+msgstr "<variable id=\"blocktext\"><ahelp hid=\".uno:AlignBlock\">Στοιχίζει τα περιεχόμενα του κελιού στα αριστερά και στα δεξιά όρια του κελιού.</ahelp></variable>"
-#: xformsdataname.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdataname.xhp\n"
-"par_idN10584\n"
+"05340300.xhp\n"
+"par_idN1079C\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Filled"
+msgstr "Με γέμισμα"
-#: xformsdataname.xhp
+#: 05340300.xhp
msgctxt ""
-"xformsdataname.xhp\n"
-"par_idN10588\n"
+"05340300.xhp\n"
+"par_idN107A0\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected namespace.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει τον επιλεγμένο χώρο ονομάτων.</ahelp>"
+msgid "Repeats the cell contents (number and text) until the visible area of the cell is filled. This feature does not work on text that contains line breaks."
+msgstr "Επαναλαμβάνει το περιεχόμενα των κελιών (αριθμό και κείμενο) μέχρι η ορατή περιοχή του κελιού να γεμίσει. Αυτή η ιδιότητα δεν λειτουργεί σε κείμενο που περιέχει αλλαγές γραμμής."
-#: 02230400.xhp
+#: 05340300.xhp
msgctxt ""
-"02230400.xhp\n"
-"tit\n"
+"05340300.xhp\n"
+"par_idN1079D\n"
"help.text"
-msgid "Accept or reject changes"
-msgstr "Αποδοχή ή απόρριψη αλλαγών"
+msgid "Distributed"
+msgstr "Κατανεμημένο"
-#: 02230400.xhp
+#: 05340300.xhp
msgctxt ""
-"02230400.xhp\n"
-"hd_id3145138\n"
-"1\n"
+"05340300.xhp\n"
+"par_idN107A1\n"
"help.text"
-msgid "Accept or reject changes"
-msgstr "Αποδοχή ή απόρριψη αλλαγών"
+msgid "Aligns contents evenly across the whole cell. Unlike <emph>Justified</emph>, it justifies the very last line of text, too."
+msgstr "Στοιχίζει τα περιεχόμενα εξίσου κατά μήκος του συνολικού κελιού. Αντίθετα με το <emph>πλήρης στοίχιση</emph>, στοιχίζει την τελευταία γραμμή του κειμένου, επίσης."
-#: 02230400.xhp
+#: 05340300.xhp
msgctxt ""
-"02230400.xhp\n"
-"par_id3147240\n"
-"2\n"
+"05340300.xhp\n"
+"hd_id3158432\n"
+"41\n"
"help.text"
-msgid "<variable id=\"redlining\"><ahelp hid=\".uno:AcceptChanges\" visibility=\"visible\">Accept or reject recorded changes.</ahelp></variable>"
-msgstr "<variable id=\"redlining\"><ahelp hid=\".uno:AcceptChanges\" visibility=\"visible\">Αποδοχή ή απόρριψη καταγεγραμμένων αλλαγών.</ahelp></variable>"
+msgid "Indent"
+msgstr "Εσοχή"
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"tit\n"
+"05340300.xhp\n"
+"par_id3153716\n"
+"42\n"
"help.text"
-msgid "Callout"
-msgstr "Υπόμνημα"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ALIGNMENT:ED_INDENT\">Indents from the left edge of the cell by the amount that you enter.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ALIGNMENT:ED_INDENT\">Δημιουργεί εσοχή από την αριστερή άκρη του κελιού ανάλογα με την ποσότητα που εισάγετε.</ahelp>"
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"bm_id3149038\n"
+"05340300.xhp\n"
+"hd_id3149903\n"
+"66\n"
"help.text"
-msgid "<bookmark_value>legends; draw objects</bookmark_value><bookmark_value>draw objects; legends</bookmark_value><bookmark_value>labels;for draw objects</bookmark_value><bookmark_value>labels, see also names/callouts</bookmark_value><bookmark_value>captions, see also labels/callouts</bookmark_value><bookmark_value>names, see also labels/callouts</bookmark_value>"
-msgstr "<bookmark_value>υπομνήματα; αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης; υπομνήματα</bookmark_value><bookmark_value>ετικέτες;για αντικείμενα σχεδίασης</bookmark_value><bookmark_value>ετικέτες, βλέπε επίσης ονόματα/υπομνήματα</bookmark_value><bookmark_value>τίτλοι, βλέπε επίσης ετικέτες/υπομνήματα</bookmark_value><bookmark_value>ονόματα, βλέπε επίσης ετικέτες/υπομνήματα</bookmark_value>"
+msgid "Vertical"
+msgstr "Κατακόρυφα"
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"hd_id3149038\n"
-"1\n"
+"05340300.xhp\n"
+"par_id3148924\n"
+"67\n"
"help.text"
-msgid "<link href=\"text/shared/01/05230500.xhp\" name=\"Callout\">Callout</link>"
-msgstr "<link href=\"text/shared/01/05230500.xhp\" name=\"Υπόμνημα\">Υπόμνημα</link>"
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_VERALIGN\">Select the vertical alignment option that you want to apply to the cell contents.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_VERALIGN\">Επιλέξτε την κατακόρυφη επιλογή στοίχισης που θέλετε να εφαρμόσετε στα περιεχόμενα του κελιού.</ahelp>"
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"par_id3155069\n"
-"2\n"
+"05340300.xhp\n"
+"hd_id3146848\n"
+"68\n"
"help.text"
-msgid "Specify the properties of the selected callout."
-msgstr "Καθορίστε τις ιδιότητες του επιλεγμένου υπομνήματος."
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"par_id368358\n"
+"05340300.xhp\n"
+"par_id3150822\n"
+"69\n"
"help.text"
-msgid "These callouts are a legacy of the first versions of %PRODUCTNAME. You must customize a toolbar or menu to insert these callouts. The newer custom shape callouts offer more features, for example a Callouts toolbar <image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Icon</alt></image> where you can select the shape."
-msgstr "Αυτά τα υπομνήματα είναι κληρονομιά των πρώτων εκδόσεων του %PRODUCTNAME. Πρέπει να προσαρμόσετε μία γραμμή εργαλείων ή ένα μενού για να εισάγετε αυτές τα υπομνήματα. Τα νεότερα υπομνήματα με προσαρμοσμένα σχήματα προσφέρουν περισσότερες λειτουργίες, για παράδειγμα μία γραμμή εργαλείων υπομνημάτων <image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Εικονίδιο</alt></image> όπου μπορείτε να επιλέξετε το σχήμα."
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_VERALIGN\">Aligns the cell contents to the bottom of the cell.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_VERALIGN\">Στοιχίζει τα περιεχόμενα στο κάτω μέρος του κελιού.</ahelp>"
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"hd_id3151330\n"
-"3\n"
+"05340300.xhp\n"
+"hd_id3147531\n"
+"70\n"
"help.text"
-msgid "Callout Styles"
-msgstr "Πρότυπα υπομνημάτων"
+msgid "Top"
+msgstr "Πάνω"
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"par_id3149760\n"
-"4\n"
+"05340300.xhp\n"
+"par_id3145085\n"
+"71\n"
"help.text"
-msgid "<ahelp hid=\"HID_CAPTION_CTL_TYPE\">Click the <emph>Callout</emph> style that you want to apply to the selected callout.</ahelp>"
-msgstr "<ahelp hid=\"HID_CAPTION_CTL_TYPE\">Κάντε κλικ στο πρότυπο <emph>Υπομνήματα</emph> που θέλετε να εφαρμόσετε στο επιλεγμένο υπόμνημα.</ahelp>"
+msgid "<variable id=\"obentext\"><ahelp hid=\".uno:AlignTop\">Aligns the contents of the cell to the upper edge of the cell.</ahelp></variable>"
+msgstr "<variable id=\"obentext\"><ahelp hid=\".uno:AlignTop\">Στοιχίζει τα περιεχόμενα στο πάνω άκρο του κελιού.</ahelp></variable>"
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"hd_id3149798\n"
-"5\n"
+"05340300.xhp\n"
+"hd_id3156343\n"
+"72\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "Bottom"
+msgstr "Κάτω"
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"par_id3147399\n"
-"6\n"
+"05340300.xhp\n"
+"par_id3152813\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CAPTION:MF_ABSTAND\">Enter the amount of space that you want to leave between the end of the callout line, and the callout box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CAPTION:MF_ABSTAND\">Εισάγετε την τιμή της απόστασης που επιθυμείτε να αφήσετε μεταξύ του τέλους της γραμμής του υπομνήματος και του πεδίου που γράφετε την υπόμνηση.</ahelp>"
+msgid "<variable id=\"untentext\"><ahelp hid=\".\">Aligns the contents of the cell to the lower edge of the cell.</ahelp></variable>"
+msgstr "<variable id=\"untentext\"><ahelp hid=\".\">Στοιχίζει τα περιεχόμενα στο κάτω άκρο του κελιού.</ahelp></variable>"
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"hd_id3151226\n"
-"7\n"
+"05340300.xhp\n"
+"hd_id3151106\n"
+"73\n"
"help.text"
-msgid "Extension"
-msgstr "Επέκταση"
+msgid "Middle"
+msgstr "Μέση"
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"par_id3148620\n"
-"8\n"
+"05340300.xhp\n"
+"par_id3151210\n"
+"74\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_CAPTION:LB_ANSATZ_REL\">Select where you want to extend the callout line from, in relation to the callout box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_CAPTION:LB_ANSATZ_REL\">Επιλέξτε από πού επιθυμείτε να επεκτείνετε τη γραμμή του υπομνήματος, σε σχέση με το πεδίο γραφής του.</ahelp>"
+msgid "<variable id=\"mittetext\"><ahelp hid=\".uno:AlignVCenter\">Vertically centers the contents of the cell.</ahelp></variable>"
+msgstr "<variable id=\"mittetext\"><ahelp hid=\".uno:AlignVCenter\">Κεντράρει κατακόρυφα τα περιεχόμενα του κελιού.</ahelp></variable>"
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"hd_id3153311\n"
-"9\n"
+"05340300.xhp\n"
+"hd_id3151107\n"
"help.text"
-msgid "Length"
-msgstr "Μήκος"
+msgid "Justified"
+msgstr "Πλήρης στοίχιση"
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"par_id3145313\n"
-"10\n"
+"05340300.xhp\n"
+"par_id3151211\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CAPTION:MF_LAENGE\">Enter the length of the callout line segment that extends from the callout box to the inflection point of the line.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CAPTION:MF_LAENGE\">Εισάγετε το μήκος του ευθύγραμμου τμήματος του υπομνήματος το οποίο εκτείνεται από το πλαίσιο της γραφής ως το σημείο καμπής της γραμμής.</ahelp>"
+msgid "Aligns the contents of the cell to the top and to the bottom cell borders."
+msgstr "Στοιχίζει τα περιεχόμενα του κελιού στα πάνω και κάτω άκρα του κελιού."
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"par_id3159269\n"
-"11\n"
+"05340300.xhp\n"
+"hd_id3151108\n"
"help.text"
-msgid "The <emph>Length </emph>box is only available if you select the <emph>Angled connector line</emph> callout style, and leave the <emph>Optimal </emph>checkbox cleared."
-msgstr "Το πεδίο <emph>Μήκος </emph>είναι διαθέσιμο μόνο αν επιλέξετε το πρότυπο υπομνήματος <emph>Γραμμή σύνδεσης υπό γωνία</emph>, και δεν έχετε επιλέξει το πεδίο <emph>Βέλτιστο </emph>."
+msgid "Distributed"
+msgstr "Κατανεμημένο"
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"hd_id3149820\n"
-"12\n"
+"05340300.xhp\n"
+"par_id3151212\n"
"help.text"
-msgid "Optimal"
-msgstr "Βέλτιστο"
+msgid "Same as <emph>Justified</emph>, unless the text orientation is vertical. Then it behaves similarly, than horizontal <emph>Distributed</emph> setting, i.e. the very last line is justified, too."
+msgstr "Το ίδιο όπως <emph>πλήρης στοίχιση</emph>, εκτός από τον προσανατολισμό του κειμένου που είναι κάθετος. Τότε συμπεριφέρεται παρόμοια, με την οριζόντια <emph>κατανεμημένη</emph> ρύθμιση, δηλαδή η τελευταία γραμμή στοιχίζεται, επίσης."
-#: 05230500.xhp
+#: 05340300.xhp
msgctxt ""
-"05230500.xhp\n"
-"par_id3147210\n"
-"13\n"
+"05340300.xhp\n"
+"hd_id3154154\n"
+"51\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_CAPTION:CB_LAENGE\">Click here to display a single-angled line in an optimal way.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_CAPTION:CB_LAENGE\">Κάντε κλικ εδώ για να εμφανιστεί μία γραμμή υπό μία γωνία με τον βέλτιστο τρόπο.</ahelp>"
+msgid "Text orientation"
+msgstr "Προσανατολισμός κειμένου"
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"tit\n"
+"05340300.xhp\n"
+"par_id3151380\n"
+"30\n"
"help.text"
-msgid "AutoCorrect context menu"
-msgstr "Μενού περιβάλλοντος της Αυτόματης Διόρθωσης"
+msgid "<ahelp hid=\".uno:AlignVCenter\">Sets the text orientation of the cell contents.</ahelp>"
+msgstr "<ahelp hid=\".uno:AlignVCenter\">Καθορίζει τον προσανατολισμό του κειμένου στα περιεχομένα των κελιών.</ahelp>"
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"bm_id3152823\n"
+"05340300.xhp\n"
+"par_id3147085\n"
+"49\n"
"help.text"
-msgid "<bookmark_value>AutoCorrect function; context menu</bookmark_value><bookmark_value>spellcheck; context menus</bookmark_value>"
-msgstr "<bookmark_value>Λειτουργία ΑυτόΔιόρθωσης, μενού περιβάλλοντος</bookmark_value><bookmark_value>Ορθογραφικός έλεγχος, μενού περιβάλλοντος</bookmark_value>"
+msgid "<ahelp hid=\"HID_ALIGNMENT_CTR_DIAL\">Click in the dial to set the text orientation.</ahelp>"
+msgstr "<ahelp hid=\"HID_ALIGNMENT_CTR_DIAL\">Κάντε κλικ στο γραφικό για να ορίσετε την κατεύθυνση κειμένου.</ahelp>"
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"hd_id3152823\n"
-"1\n"
+"05340300.xhp\n"
+"hd_id3150449\n"
+"45\n"
"help.text"
-msgid "AutoCorrect context menu"
-msgstr "Μενού περιβάλλοντος Αυτόματης διόρθωσης"
+msgid "Degrees"
+msgstr "Μοίρες"
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"par_id3146936\n"
-"2\n"
+"05340300.xhp\n"
+"par_id3153194\n"
+"46\n"
"help.text"
-msgid "To access this menu, right-click a misspelled word in your document. To view the misspelled words in your document, enable <emph>AutoSpellcheck</emph> icon on the Standard toolbar."
-msgstr "Για να εμφανιστεί αυτό το μενού, κάντε δεξί κλικ σε μία ανορθόγραφη λέξη στο έγγραφό σας. Για να δείτε τις ανορθόγραφες λέξεις στο έγγραφό σας, ενεργοποιήστε το σύμβολο<emph>Αυτόματος έλεγχος</emph>στη βασική Γραμμή Εργαλείων."
+msgid "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVXPAGE_ALIGNMENT_NF_DEGREES\">Enter the rotation angle for the text in the selected cell(s). A positive number rotates the text to the left and a negative number rotates the text to the right.</ahelp>"
+msgstr "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVXPAGE_ALIGNMENT_NF_DEGREES\">Εισάγετε την γωνία περιστροφής για το κείμενο στο επιλεγμένο κελί. Ένας θετικός αριθμός περιστρέφει το κείμενο προς τα αριστερά και ένας αρνητικός προς τα δεξιά.</ahelp>"
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"hd_id3153899\n"
-"4\n"
+"05340300.xhp\n"
+"hd_id3150497\n"
+"75\n"
"help.text"
-msgid "<Replacement Suggestions>"
-msgstr "<Προτάσεις Αντικατάστασης>"
+msgid "Reference edge"
+msgstr "Άκρο αναφοράς"
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"par_id3147000\n"
-"5\n"
+"05340300.xhp\n"
+"par_id3154069\n"
+"76\n"
"help.text"
-msgid "<ahelp hid=\"HID_LINGU_REPLACE\">Click the word to replace the highlighted word. Use the AutoCorrect submenu for permanent replacement.</ahelp>"
-msgstr "<ahelp hid=\"HID_LINGU_REPLACE\">Κάντε κλικ στη λέξη για να αντικαταστήσετε την επιλεγμένη λέξη. Χρησιμοποιήστε το υπομενού της Αυτόματης Διόρθωσης για μόνιμη αντικατάσταση .</ahelp>"
+msgid "<ahelp hid=\"HID_ALIGNMENT_CTR_BORDER_LOCK\">Specify the cell edge from which to write the rotated text.</ahelp>"
+msgstr "<ahelp hid=\"HID_ALIGNMENT_CTR_BORDER_LOCK\">Καθορίστε το όριο του κελιού από το οποίο θα γραφτεί το περιστρεφόμενο κείμενο.</ahelp>"
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"hd_id3153089\n"
-"6\n"
+"05340300.xhp\n"
+"par_id3147299\n"
+"78\n"
"help.text"
-msgid "Spellcheck"
-msgstr "Ορθογραφικός έλεγχος"
+msgid "<emph>Text Extension From Lower Cell Border:</emph> Writes the rotated text from the bottom cell edge outwards."
+msgstr "<emph> Επιμήκυνση κειμένου από κάτω άκρη του κελιού:</emph>Γράφει το περιστρεφόμενο κείμενο από το κάτω όριο του κελιού και προς τα έξω"
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"par_id3154497\n"
-"7\n"
+"05340300.xhp\n"
+"par_id3149561\n"
+"79\n"
"help.text"
-msgid "<ahelp hid=\"HID_LINGU_SPELLING_DLG\">Opens the <link href=\"text/shared/01/06010000.xhp\" name=\"Spellcheck\">Spellcheck</link> dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_LINGU_SPELLING_DLG\">Ανοίγει το διάλογο <link href=\"text/shared/01/06010000.xhp\" name=\"Ορθογραφικού Ελέγχου\">Ορθογραφικού Ελέγχου</link>.</ahelp>"
+msgid "<emph>Text Extension From Upper Cell Border:</emph> Writes the rotated text from the top cell edge outwards."
+msgstr "<emph> Επιμήκυνση κειμένου από πάνω άκρη του κελιού:</emph>Γράφει το περιστρεφόμενο κείμενο από το πάνω όριο του κελιού και προς τα έξω"
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"hd_id3149283\n"
-"8\n"
+"05340300.xhp\n"
+"par_id3163712\n"
+"80\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "<emph>Text Extension Inside Cells:</emph> Writes the rotated text only within the cell."
+msgstr "<emph>Επιμήκυνση κειμένου εσωτερικά στο κελί:</emph> Γράφει το περιστρεφόμενο κείμενο μονάχα μέσα στο κελί."
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"par_id3158405\n"
-"9\n"
+"05340300.xhp\n"
+"par_idN109F4\n"
"help.text"
-msgid "<ahelp hid=\"HID_LINGU_ADD_WORD\">Adds the highlighted word to a user-defined dictionary.</ahelp>"
-msgstr "<ahelp hid=\"HID_LINGU_ADD_WORD\">Προσθέτει την επιλεγμένη λέξη σε ένα λεξικό ορισμένο από το χρήστη.</ahelp>"
+msgid "Vertically stacked"
+msgstr "Συσσωρευμένα κάθετα"
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"hd_id3152924\n"
-"10\n"
+"05340300.xhp\n"
+"par_idN109F8\n"
"help.text"
-msgid "Ignore all"
-msgstr "Παράβλεψη όλων"
+msgid "<ahelp hid=\".\">Aligns text vertically.</ahelp>"
+msgstr "<ahelp hid=\".\">Στοιχίζει το κείμενο κατακόρυφα.</ahelp>"
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"par_id3151226\n"
-"11\n"
+"05340300.xhp\n"
+"hd_id3152576\n"
+"84\n"
"help.text"
-msgid "<ahelp hid=\"HID_LINGU_IGNORE_WORD\">Ignores all instances of the highlighted word in the current document.</ahelp>"
-msgstr "<ahelp hid=\"HID_LINGU_IGNORE_WORD\">Παραβλέπει όλες τις περιπτώσεις της επιλεγμένης λέξης στο τρέχον έγγραφο.</ahelp>"
+msgid "Asian layout mode"
+msgstr "Κατάσταση Ασιατικής διάταξης"
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"hd_id3157958\n"
-"12\n"
+"05340300.xhp\n"
+"par_id3150010\n"
+"85\n"
"help.text"
-msgid "AutoCorrect"
-msgstr "Αυτόματη Διόρθωση"
+msgid "This checkbox is only available if Asian language support is enabled and the text direction is set to vertical. <ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_ALIGNMENT_BTN_ASIAN_VERTICAL\">Aligns Asian characters one below the other in the selected cell(s). If the cell contains more than one line of text, the lines are converted to text columns that are arranged from right to left. Western characters in the converted text are rotated 90 degrees to the right. Asian characters are not rotated.</ahelp>"
+msgstr "Αυτό το κουτί επιλογής είναι διαθέσιμο μονάχα αν η υποστήριξη Ασιατικής γλώσσας είναι ενεργοποιημένη και η κατεύθυνση του κειμένου ορίζεται κάθετα. <ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_ALIGNMENT_BTN_ASIAN_VERTICAL\">Στοιχίζει τους Ασιατικούς χαρακτήρες τον έναν κάτω από τον άλλον στα επιλεγμένα κελιά. Εάν το κελί περιέχει κείμενο με μεγαλύτερο μήκος από μια γραμμή, οι γραμμές μετατρέπονται σε στήλες κειμένου που αναπτύσσονται από τα δεξιά προς τα αριστερά. Οι Δυτικοί χαρακτήρες στο μετατρεπόμενο κείμενο ι περιστρέφονται κατα 90 μοίρες προς τα δεξιά. Οι Ασιατικοί χαρακτήρες δεν περιστρέφονται.</ahelp>"
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"par_id3149177\n"
-"13\n"
+"05340300.xhp\n"
+"hd_id3150032\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\"HID_LINGU_AUTOCORR\">To always replace the highlighted word, click a word in the list. The word pair is stored in the replacement table under Tools - AutoCorrect Options - Replace.</ahelp>"
-msgstr "<ahelp hid=\"HID_LINGU_AUTOCORR\">Για να αντικαθίσταται πάντα η επισημασμένη λέξη, κάντε κλικ σε μια λέξη από τη λίστα. Το ζευγάρι των λέξεων αποθηκεύεται στον πίνακα αντικατάστασης κάτω από τα Εργαλεία - Επιλογές αυτόματης διόρθωσης - Αντικατάσταση.</ahelp>"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"hd_id3146797\n"
-"15\n"
+"05340300.xhp\n"
+"par_id3146120\n"
+"44\n"
"help.text"
-msgid "Word is <name of language>"
-msgstr "Η λέξη είναι <name of language>"
+msgid "Determine the text flow in a cell."
+msgstr "Εδώ καθορίζετε τη ροή του κειμένου στο κελί."
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"par_id3150443\n"
-"16\n"
+"05340300.xhp\n"
+"hd_id3145590\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_LINGU_WORD_LANGUAGE\">Changes the language settings for the highlighted word, if the word is found in another dictionary.</ahelp>"
-msgstr "<ahelp hid=\"HID_LINGU_WORD_LANGUAGE\">Αλλάζει τις γλωσσικές ρυθμίσεις για την επιλεγμένη λέξη, αν η λέξη βρέθηκε σε ένα άλλο λεξικό.</ahelp>"
+msgid "Wrap text automatically"
+msgstr "Αυτόματη αναδίπλωση κειμένου"
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"hd_id3166411\n"
-"17\n"
+"05340300.xhp\n"
+"par_id3148555\n"
+"4\n"
"help.text"
-msgid "Paragraph is <name of language>"
-msgstr "Η παράγραφος είναι <name of language>"
+msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_ALIGNMENT:BTN_WRAP\">Wraps text onto another line at the cell border. The number of lines depends on the width of the cell.</ahelp> To enter a manual line break, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter in the cell."
+msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_ALIGNMENT:BTN_WRAP\">Αναδιπλώνει το κείμενο πάνω σε μία διαφορετική γραμμή στο περίγραμμα του κελιού. Ο αριθμός γραμμών εξαρτάται από το πλάτος του κελιού.</ahelp> Για να εισάγετε μία χειροκίνητη αλλαγή γραμμής, πιέστε το συνδυασμό πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter στο κελί."
-#: 06040500.xhp
+#: 05340300.xhp
msgctxt ""
-"06040500.xhp\n"
-"par_id3148925\n"
-"18\n"
+"05340300.xhp\n"
+"hd_id3147380\n"
+"81\n"
"help.text"
-msgid "<ahelp hid=\"HID_LINGU_PARA_LANGUAGE\">Changes the language setting for the paragraph that contains the highlighted word, if the word is found in another dictionary.</ahelp>"
-msgstr "<ahelp hid=\"HID_LINGU_PARA_LANGUAGE\">Αλλάζει τις γλωσσικές ρυθμίσεις για την παράγραφο που περιέχει την επιλεγμένη λέξη, αν η λέξη βρέθηκε σε ένα άλλο λεξικό.</ahelp>"
+msgid "Hyphenation active"
+msgstr "Ενεργός συλλαβισμός"
-#: 05240100.xhp
+#: 05340300.xhp
msgctxt ""
-"05240100.xhp\n"
-"tit\n"
+"05340300.xhp\n"
+"par_id3148458\n"
+"82\n"
"help.text"
-msgid "Vertically"
-msgstr "Κατακόρυφα"
+msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_ALIGNMENT_BTN_HYPH\">Enables word hyphenation for text wrapping to the next line.</ahelp>"
+msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_ALIGNMENT_BTN_HYPH\">Επιτρέπει την ενεργοποίηση του συλλαβισμού των λέξεων του κειμένου που πρόκειται να ανδιπλωθεί αυτόματα στην επόμενη γραμμή.</ahelp>"
-#: 05240100.xhp
+#: 05340300.xhp
msgctxt ""
-"05240100.xhp\n"
-"hd_id3146959\n"
-"1\n"
+"05340300.xhp\n"
+"par_idN10AD3\n"
"help.text"
-msgid "<link href=\"text/shared/01/05240100.xhp\" name=\"Vertically\">Vertically</link>"
-msgstr "<link href=\"text/shared/01/05240100.xhp\" name=\"Κατακόρυφα\">Κατακόρυφα</link>"
+msgid "Shrink to fit cell size"
+msgstr "Προσαρμογή στο μέγεθος του κελιού."
-#: 05240100.xhp
+#: 05340300.xhp
msgctxt ""
-"05240100.xhp\n"
-"par_id3149741\n"
-"2\n"
+"05340300.xhp\n"
+"par_idN10AD7\n"
"help.text"
-msgid "<ahelp hid=\".uno:MirrorVert\">Flips the selected object(s) vertically from top to bottom.</ahelp>"
-msgstr "<ahelp hid=\".uno:MirrorVert\">Αναστρέφει το επιλεγμένο αντικείμενο κατακόρυφα από πάνω προς τα κάτω.</ahelp>"
+msgid "<ahelp hid=\".\">Reduces the apparent size of the font so that the contents of the cell fit into the current cell width. You cannot apply this command to a cell that contains line breaks.</ahelp>"
+msgstr "<ahelp hid=\".\">Μειώνει το προφανές μέγεθος της γραμματοσειράς έτσι ώστε το περιεχόμενο του κελιού να ταιριάζει με το τρέχον πλάτος του κελιού. Δεν μπορείτε να εφαρμόσετε αυτήν την εντολή σε ένα κελί που περιέχει αλλαγή γραμμών.</ahelp>"
#: 05340400.xhp
msgctxt ""
@@ -33995,7 +30633,7 @@ msgctxt ""
"bm_id3153116\n"
"help.text"
msgid "<bookmark_value>data source browser</bookmark_value><bookmark_value>tables in databases;browsing and editing</bookmark_value><bookmark_value>databases; editing tables</bookmark_value><bookmark_value>editing; database tables and queries</bookmark_value><bookmark_value>queries; editing in data source view</bookmark_value>"
-msgstr "<bookmark_value>εξερευνητής προέλευσης δεδομένων</bookmark_value><bookmark_value>πίνακες σε βάσεις δεδομένων,περιήγηση και επεξεργασία</bookmark_value><bookmark_value>βάσεις δεδομένων, επεξεργασία πινάκων</bookmark_value><bookmark_value>επεξεργασία, πίνακες βάσεων δεδομένων και ερωτήματα</bookmark_value><bookmark_value>ερωτήματα, επεξεργασία σε λειτουργία προβολής προέλευσης δεδομένων</bookmark_value>"
+msgstr "<bookmark_value>εξερευνητής προέλευσης δεδομένων</bookmark_value><bookmark_value>πίνακες σε βάσεις δεδομένων; περιήγηση και επεξεργασία</bookmark_value><bookmark_value>βάσεις δεδομένων; επεξεργασία πινάκων</bookmark_value><bookmark_value>επεξεργασία; πίνακες βάσεων δεδομένων και ερωτήματα</bookmark_value><bookmark_value>ερωτήματα; επεξεργασία σε λειτουργία προβολής προέλευσης δεδομένων</bookmark_value>"
#: 05340400.xhp
msgctxt ""
@@ -34485,6 +31123,578 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05340200.xhp\" name=\"Column Width\">Column Width</link>"
msgstr "<link href=\"text/shared/01/05340200.xhp\" name=\"Πλάτος στηλών\">Πλάτος στηλών</link>"
+#: 05340402.xhp
+msgctxt ""
+"05340402.xhp\n"
+"tit\n"
+"help.text"
+msgid "Table format"
+msgstr "Μορφοποίηση πίνακα"
+
+#: 05340402.xhp
+msgctxt ""
+"05340402.xhp\n"
+"hd_id3153514\n"
+"1\n"
+"help.text"
+msgid "Table format"
+msgstr "Μορφοποίηση πίνακα"
+
+#: 05340402.xhp
+msgctxt ""
+"05340402.xhp\n"
+"par_id3154350\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"tabformtext\"><ahelp hid=\"HID_BROWSER_TABLEFORMAT\" visibility=\"visible\">Formats the selected row(s).</ahelp></variable>"
+msgstr "<variable id=\"tabformtext\"><ahelp hid=\"HID_BROWSER_TABLEFORMAT\" visibility=\"visible\">Μορφοποιεί τις επιλεγμένες γραμμές.</ahelp></variable>"
+
+#: 05340404.xhp
+msgctxt ""
+"05340404.xhp\n"
+"tit\n"
+"help.text"
+msgid "Delete Rows"
+msgstr "Διαγραφή γραμμών"
+
+#: 05340404.xhp
+msgctxt ""
+"05340404.xhp\n"
+"hd_id3147617\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05340404.xhp\" name=\"Delete Rows\">Delete Rows</link>"
+msgstr "<link href=\"text/shared/01/05340404.xhp\" name=\"Διαγραφή γραμμών\">Διαγραφή γραμμών</link>"
+
+#: 05340404.xhp
+msgctxt ""
+"05340404.xhp\n"
+"par_id3147000\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Deletes the selected row(s).</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει τις επιλεγμένες γραμμές.</ahelp>"
+
+#: 05340404.xhp
+msgctxt ""
+"05340404.xhp\n"
+"par_id3145129\n"
+"3\n"
+"help.text"
+msgid "This command can be activated only when you select the <link href=\"text/shared/02/07070000.xhp\" name=\"Edit\">Edit</link> icon on the Table Data bar or Standard bar."
+msgstr "Η εντολή αυτή μπορεί να ενεργοποιηθεί μόνο όταν επιλέξετε το εικονίδιο <link href=\"text/shared/02/07070000.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link> από τη γραμμή δεδομένων πίνακα ή τη βασική γραμμή."
+
+#: 05340405.xhp
+msgctxt ""
+"05340405.xhp\n"
+"tit\n"
+"help.text"
+msgid "Column format"
+msgstr "Μορφοποίηση στήλης"
+
+#: 05340405.xhp
+msgctxt ""
+"05340405.xhp\n"
+"hd_id3152876\n"
+"1\n"
+"help.text"
+msgid "Column format"
+msgstr "Μορφοποίηση στήλης"
+
+#: 05340405.xhp
+msgctxt ""
+"05340405.xhp\n"
+"par_id3147543\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"spaltformtext\"><ahelp hid=\"HID_BROWSER_COLUMNFORMAT\" visibility=\"visible\">Formats the selected column(s).</ahelp></variable>"
+msgstr "<variable id=\"spaltformtext\"><ahelp hid=\"HID_BROWSER_COLUMNFORMAT\" visibility=\"visible\">Μορφοποιεί τις επιλεγμένες στήλες.</ahelp></variable>"
+
+#: 05340405.xhp
+msgctxt ""
+"05340405.xhp\n"
+"hd_id3150620\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format\">Format</link>"
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Μορφοποίηση\">Μορφοποίηση</link>"
+
+#: 05340500.xhp
+msgctxt ""
+"05340500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Hide Columns"
+msgstr "Απόκρυψη στηλών"
+
+#: 05340500.xhp
+msgctxt ""
+"05340500.xhp\n"
+"hd_id3148882\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05340500.xhp\" name=\"Hide Columns\">Hide Columns</link>"
+msgstr "<link href=\"text/shared/01/05340500.xhp\" name=\"Απόκρυψη στηλών\">Απόκρυψη στηλών</link>"
+
+#: 05340500.xhp
+msgctxt ""
+"05340500.xhp\n"
+"par_id3155620\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Hides the selected column(s). To display hidden columns, right-click any column header, and then choose <emph>Show Columns</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\">Κρύβει τις επιλεγμένες στήλες. Για να εμφανίσετε κρυμμένες στήλες, πατήστε δεξί κλικ σε οποιαδήποτε κεφαλίδα στήλης και επιλέξτε <emph>Εμφάνιση στηλών</emph>.</ahelp>"
+
+#: 05340600.xhp
+msgctxt ""
+"05340600.xhp\n"
+"tit\n"
+"help.text"
+msgid "Show Columns"
+msgstr "Εμφάνιση στηλών"
+
+#: 05340600.xhp
+msgctxt ""
+"05340600.xhp\n"
+"hd_id3152876\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05340600.xhp\" name=\"Show Columns\">Show Columns</link>"
+msgstr "<link href=\"text/shared/01/05340600.xhp\" name=\"Εμφάνιση στηλών\">Εμφάνιση στηλών</link>"
+
+#: 05340600.xhp
+msgctxt ""
+"05340600.xhp\n"
+"par_id3147212\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Displays hidden columns. Choose the column that you want to display from the list, or click <emph>All </emph>to display all of the hidden columns.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει κρυμμένες στήλες. Επιλέξτε τη στήλη που θέλετε να εμφανίσετε από τη λίστα, ή πατήστε κλικ στο <emph>Όλες </emph>για να εμφανίσετε όλες τις κρυμμένες στήλες.</ahelp>"
+
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"tit\n"
+"help.text"
+msgid "3D Effects"
+msgstr "Εφέ 3Δ"
+
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"hd_id3153136\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05350000.xhp\" name=\"3D Effects\">3D Effects</link>"
+msgstr "<link href=\"text/shared/01/05350000.xhp\" name=\"Εφέ 3Δ\">Εφέ 3Δ</link>"
+
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id3156324\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Window3D\">Specifies the properties of 3D object(s) in the current document.</ahelp>"
+msgstr "<ahelp hid=\".uno:Window3D\">Προσδιορίζει τις ιδιότητες των αντικειμένων 3Δ στο τρέχον έγγραφο.</ahelp>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Geometry"
+msgstr "Γεωμετρία"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3149551\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05350200.xhp\" name=\"Geometry\">Geometry</link>"
+msgstr "<link href=\"text/shared/01/05350200.xhp\" name=\"Γεωμετρία\">Γεωμετρία</link>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3150008\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_GEO\">Adjusts the shape of the selected 3D object. You can only modify the shape of a 3D object that was created by converting a 2D object. To convert a 2D object to 3D, select the object, right-click, and then choose <emph>Convert - To 3D</emph>, or <emph>Convert - To 3D Rotation Object</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_GEO\">Αλλάζει το σχήμα ενός αντικειμένου 3Δ. Μπορείτε να τροποποιήσετε το σχήμα μόνο ενός αντικειμένου 3Δ που είχε δημιουργηθεί με μετατροπή από αντικείμενο 2Δ. Για να μετατρέψετε ένα αντικείμενο από 2Δ σε 3Δ, επιλέξτε το αντικείμενο, πατήστε δεξί κλικ και επιλέξτε <emph>Μετατροπή - Σε 3Δ</emph>, ή <emph>Μετατροπή - Σε περιστρεφόμενο αντικείμενο 3Δ</emph>.</ahelp>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3148538\n"
+"4\n"
+"help.text"
+msgid "Geometry"
+msgstr "Γεωμετρία"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3153662\n"
+"5\n"
+"help.text"
+msgid "Define the shape properties for the selected 3D object."
+msgstr "Καθορίστε τις ιδιότητες σχήματος για το επιλεγμένο αντικείμενο 3Δ."
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3149812\n"
+"12\n"
+"help.text"
+msgid "Rounded edges"
+msgstr "Στρογγυλεμένα άκρα"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3154142\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_PERCENT_DIAGONAL\">Enter the amount by which you want to round the corners of the selected 3D object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_PERCENT_DIAGONAL\">Εισάγετε την ποσότητα κατά την οποία θέλετε να στρογγυλέψετε τις γωνίες του επιλεγμένου αντικειμένου 3Δ.</ahelp>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3155585\n"
+"14\n"
+"help.text"
+msgid "Scaled depth"
+msgstr "Κλίμακα βάθους"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3146137\n"
+"15\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_BACKSCALE\">Enter the amount by which to increase or decrease the area of the front side of the selected 3D object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_BACKSCALE\">Εισάγετε την ποσότητα κατά την οποία θέλετε να αυξήσετε ή να μειώσετε την περιοχή της μπροστινή πλευράς του επιλεγμένου αντικειμένου 3Δ.</ahelp>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3150466\n"
+"16\n"
+"help.text"
+msgid "Rotation angle"
+msgstr "Γωνία περιστροφής"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3153320\n"
+"17\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_END_ANGLE\">Enter the angle in degrees to rotate the selected 3D rotation object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_END_ANGLE\">Εισάγετε τη γωνία σε μοίρες για να περιστρέψετε το επιλεγμένο περιστρεφόμενο αντικείμενο 3Δ.</ahelp>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3149276\n"
+"18\n"
+"help.text"
+msgid "Depth"
+msgstr "Βάθος"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3153252\n"
+"19\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_DEPTH\">Enter the extrusion depth for the selected 3D object. This option is not valid for 3D rotation objects.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_DEPTH\">Εισάγετε το βάθος εξώθησης για το επιλεγμένο αντικείμενο αντικείμενο 3Δ. Αυτή η επιλογή δεν ισχύει για περιστρεφόμενα αντικείμενα 3Δ.</ahelp>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3159343\n"
+"6\n"
+"help.text"
+msgid "Segments"
+msgstr "Τμήματα"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3155388\n"
+"7\n"
+"help.text"
+msgid "You can change the number of segments that are used to draw a 3D rotation object."
+msgstr "Μπορείτε να αλλάξετε τον αριθμό των τμημάτων που χρησιμοποιούνται για να σχεδιαστεί ένα περιστρεφόμενο αντικείμενο 3Δ."
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3152909\n"
+"8\n"
+"help.text"
+msgid "Horizontal"
+msgstr "Οριζόντια"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3150943\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXFLOAT_3D:NUM_HORIZONTAL\">Enter the number of horizontal segments to use in the selected 3D rotation object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXFLOAT_3D:NUM_HORIZONTAL\">Εισάγετε τον αριθμό των οριζόντιων τμημάτων που θα χρησιμοποιηθούν στο επιλεγμένο περιστρεφόμενο αντικείμενο 3Δ.</ahelp>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3149416\n"
+"10\n"
+"help.text"
+msgid "Vertical"
+msgstr "Κατακόρυφα"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3151245\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXFLOAT_3D:NUM_VERTICAL\">Enter the number of vertical segments to use in the selected 3D rotation object</ahelp>"
+msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXFLOAT_3D:NUM_VERTICAL\">Εισάγετε τον αριθμό των κάθετων τμημάτων που θα χρησιμοποιηθούν στο επιλεγμένο περιστρεφόμενο αντικείμενο 3Δ</ahelp>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3153626\n"
+"20\n"
+"help.text"
+msgid "Normals"
+msgstr "Κανονικά"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3150822\n"
+"21\n"
+"help.text"
+msgid "Allows you to modify the rendering style of the 3D surface."
+msgstr "Σας επιτρέπει να τροποποιήσετε το στυλ απόδοσης της επιφάνειας 3Δ."
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3149046\n"
+"22\n"
+"help.text"
+msgid "Object-Specific"
+msgstr "Σχετικό με το αντικείμενο"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3149670\n"
+"23\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_OBJ\">Renders the 3D surface according to the shape of the object. For example, a circular shape is rendered with a spherical surface.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_OBJ\">Αποδίδει την επιφάνεια 3Δ με βάση το σχήμα του αντικειμένου. Για παράδειγμα, ένα κυκλικό σχήμα αποδίδεται με σφαιρική επιφάνεια.</ahelp>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3152811\n"
+"help.text"
+msgid "<image id=\"img_id3150865\" src=\"svx/res/normobjs.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150865\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150865\" src=\"svx/res/normobjs.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150865\">Εικονίδιο</alt></image>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3151211\n"
+"24\n"
+"help.text"
+msgid "Object-Specific"
+msgstr "Σχετικό με το αντικείμενο"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3153797\n"
+"25\n"
+"help.text"
+msgid "Flat"
+msgstr "Επίπεδο"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3146874\n"
+"26\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_FLAT\">Renders the 3D surface as polygons.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_FLAT\">Αποδίδει την επιφάνεια 3Δ ως πολύγωνα.</ahelp>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3157962\n"
+"help.text"
+msgid "<image id=\"img_id3154068\" src=\"svx/res/normflat.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3154068\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154068\" src=\"svx/res/normflat.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3154068\">Εικονίδιο</alt></image>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3145202\n"
+"27\n"
+"help.text"
+msgid "Flat"
+msgstr "Επίπεδο"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3147228\n"
+"28\n"
+"help.text"
+msgid "Spherical"
+msgstr "Σφαιρικό"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3150288\n"
+"29\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_SPHERE\">Renders a smooth 3D surface.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_SPHERE\">Αποδίδει μια λεία επιφάνεια 3Δ.</ahelp>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3148923\n"
+"help.text"
+msgid "<image id=\"img_id3149807\" src=\"svx/res/normsphe.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149807\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149807\" src=\"svx/res/normsphe.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149807\">Εικονίδιο</alt></image>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3149983\n"
+"30\n"
+"help.text"
+msgid "Spherical"
+msgstr "Σφαιρικό"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3153056\n"
+"31\n"
+"help.text"
+msgid "Invert Normals"
+msgstr "Αντιστροφή κανονικών"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3145785\n"
+"32\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_INVERT\">Inverts the light source.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_NORMALS_INVERT\">Αντιστρέφει την προέλευση φωτός.</ahelp>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3152940\n"
+"help.text"
+msgid "<image id=\"img_id3151116\" src=\"svx/res/invert3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151116\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151116\" src=\"svx/res/invert3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151116\">Εικονίδιο</alt></image>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3156061\n"
+"33\n"
+"help.text"
+msgid "Invert Normals"
+msgstr "Αντιστροφή κανονικών"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3152417\n"
+"34\n"
+"help.text"
+msgid "Double-sided Illumination"
+msgstr "Δίπλευρος Φωτισμός"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3163820\n"
+"35\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TWO_SIDED_LIGHTING\">Lights the object from the outside and the inside. To use an ambient light source, click this button, and then click the <emph>Invert Normals</emph> button.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TWO_SIDED_LIGHTING\">Φωτίζει το αντικείμενο εξωτερικά και εσωτερικά. Για να χρησιμοποιήσετε μία προέλευση φωτός περιβάλλοντος, κάντε κλικ σε αυτό το πεδίο επιλογής και μετά πατήστε κλικ στο πεδίο επιλογής <emph>Αντιστροφή κανονικών</emph>.</ahelp>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3157309\n"
+"help.text"
+msgid "<image id=\"img_id3155746\" src=\"svx/res/lght2sid.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155746\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155746\" src=\"svx/res/lght2sid.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155746\">Εικονίδιο</alt></image>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3154986\n"
+"36\n"
+"help.text"
+msgid "Double-sided illumination"
+msgstr "Δίπλευρος Φωτισμός"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"hd_id3153190\n"
+"37\n"
+"help.text"
+msgid "Double-Sided"
+msgstr "Διπλής όψης"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3154692\n"
+"38\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_DOUBLE_SIDED\">Closes the shape of a 3D object that was created by extruding a freeform line (<emph>Convert - To 3D</emph>).</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_DOUBLE_SIDED\">Κλείνει το σχήμα ενός αντικειμένου 3Δ που δημιουργήθηκε από εξώθηση μίας γραμμής ελεύθερης σχεδίασης (<emph>Μετατροπή - Σε 3Δ</emph>).</ahelp>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3150686\n"
+"help.text"
+msgid "<image id=\"img_id3152460\" src=\"svx/res/doublesi.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152460\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152460\" src=\"svx/res/doublesi.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152460\">Εικονίδιο</alt></image>"
+
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id3155307\n"
+"39\n"
+"help.text"
+msgid "Double-Sided"
+msgstr "Διπλής όψης"
+
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -34554,7 +31764,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Shadow"
-msgstr "Σκιά"
+msgstr "Σκίαση"
#: 05350300.xhp
msgctxt ""
@@ -34654,1889 +31864,1927 @@ msgctxt ""
msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_FOCAL_LENGTH\">Enter the focal length of the camera, where a small value corresponds to a \"fisheye\" lens, and a large value to a telephoto lens.</ahelp>"
msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_FOCAL_LENGTH\">Επιλέξτε την εστιακή απόσταση της κάμερας, όπου μια μικρή τιμή αντιστοιχεί σε φακό \"fisheye\" ενώ μια μεγάλη τιμή αντιστοιχεί σε φακό τηλεφωτογραφίας.</ahelp>"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
+"05350400.xhp\n"
"tit\n"
"help.text"
-msgid "Menu"
-msgstr "Μενού"
-
-#: 06140100.xhp
-msgctxt ""
-"06140100.xhp\n"
-"bm_id900601\n"
-"help.text"
-msgid "<bookmark_value>editing;menus</bookmark_value><bookmark_value>customizing;menus</bookmark_value><bookmark_value>menus;customizing</bookmark_value>"
-msgstr "<bookmark_value>επεξεργασία,μενού</bookmark_value><bookmark_value>προσαρμογή,μενού</bookmark_value><bookmark_value>μενού,προσαρμογή</bookmark_value>"
+msgid "Illumination"
+msgstr "Φωτισμός"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"hd_id3153008\n"
+"05350400.xhp\n"
+"hd_id3151260\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/06140100.xhp\" name=\"Menu\">Menu</link>"
-msgstr "<link href=\"text/shared/01/06140100.xhp\" name=\"Μενού\">Μενού</link>"
+msgid "<link href=\"text/shared/01/05350400.xhp\" name=\"Illumination\">Illumination</link>"
+msgstr "<link href=\"text/shared/01/05350400.xhp\" name=\"Φωτισμός\">Φωτισμός</link>"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_id3152952\n"
+"05350400.xhp\n"
+"par_id3149741\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONFIG_MENU\">Customizes and saves current menu layouts as well as creates new menus. You cannot customize context menus.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONFIG_MENU\">Προσαρμόζει και αποθηκεύει τις τρέχουσες διατάξεις μενού και δημιουργεί νέα μενού. Δε μπορείτε να τροποποιήσετε μενού περιβάλλοντος.</ahelp>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_LIGHT\">Define the light source for the selected 3D object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_LIGHT\">Προσδιορίστε την προέλευση φωτός για το επιλεγμένο αντικείμενο 3Δ.</ahelp>"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_id3146873\n"
-"72\n"
+"05350400.xhp\n"
+"hd_id3154984\n"
+"4\n"
"help.text"
-msgid "You can add new commands, modify existing commands, or rearrange the menu items."
-msgstr "Μπορείτε να εισαγάγετε νέες εντολές, να τροποποιήσετε υπάρχουσες εντολές, να αλλάξετε τη σειρά των στοιχείων του μενού."
+msgid "Illumination"
+msgstr "Φωτισμός"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN1069B\n"
+"05350400.xhp\n"
+"par_id3155391\n"
+"5\n"
"help.text"
-msgid "Menu"
-msgstr "Μενού"
+msgid "Specify the light source for the object, as well as the color of the light source and of the ambient light. You can define up to eight different light sources."
+msgstr "Προσδιορίστε την προέλευση φωτός για το αντικείμενο, καθώς και το χρώμα της προέλευσης και του φωτός περιβάλλοντος. Μπορείτε να ορίσετε ως και 8 διαφορετικές προελεύσεις φωτός."
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN1069F\n"
+"05350400.xhp\n"
+"hd_id3153748\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"705498935\">Select the menu and submenu that you want to edit.</ahelp>"
-msgstr "<ahelp hid=\"705498935\">Επιλέξτε το μενού και υπομενού που θέλετε να επεξεργαστείτε.</ahelp>"
+msgid "Light source"
+msgstr "Προέλευση φωτός"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN106B0\n"
+"05350400.xhp\n"
+"par_id3149149\n"
+"7\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_LIGHT_8\">Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the <emph>Ambient light</emph> box.</ahelp> You can also press the Spacebar to turn the light source on or off."
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_LIGHT_8\">Κάντε κλικ δύο φορές για να ενεργοποιήσετε την προέλευση φωτός και έπειτα επιλέξτε ένα χρώμα από τη λίστα για το φωτισμό. Αν θέλετε μπορείτε επίσης να ορίσετε το χρώμα του περιβάλλοντος φωτός επιλέγοντας ένα χρώμα από το πεδίο <emph>Φωτισμός περιβάλλοντος</emph>.</ahelp> Μπορείτε επίσης να πατήσετε την μπάρα (Spacebar) για να ενεργοποιήσετε ή να απενεργοποιήσετε την προέλευση φωτός."
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN106B4\n"
+"05350400.xhp\n"
+"par_id3159269\n"
"help.text"
-msgid "<ahelp hid=\"705499960\">Opens the <link href=\"text/shared/01/06140101.xhp\">New Menu</link> dialog where you can enter the name of a new menu as well as select the location for the menu.</ahelp>"
-msgstr "<ahelp hid=\"705499960\">Ανοίγει το διάλογο <link href=\"text/shared/01/06140101.xhp\">Δημιουργίας μενού</link> όπου μπορείτε να εισάγετε το όνομα ενός νέου μενού καθώς και να επιλέξετε την τοποθεσία για το μενού.</ahelp>"
+msgid "<image id=\"img_id3156155\" src=\"svx/res/lighton.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3156155\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156155\" src=\"svx/res/lighton.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3156155\">Εικονίδιο</alt></image>"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN106B7\n"
+"05350400.xhp\n"
+"par_id3154143\n"
+"8\n"
"help.text"
-msgid "Menu"
-msgstr "Μενού"
+msgid "Light is on"
+msgstr "Ο φωτισμός είναι ενεργοποιημένος"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN106BB\n"
+"05350400.xhp\n"
+"par_id3155449\n"
"help.text"
-msgid "<ahelp hid=\"705507642\">Opens a submenu with additional commands.</ahelp>"
-msgstr "<ahelp hid=\"705507642\">Ανοίγει ένα υπομενού με πρόσθετες εντολές.</ahelp>"
+msgid "<image id=\"img_id3147573\" src=\"svx/res/light.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147573\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147573\" src=\"svx/res/light.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147573\">Εικονίδιο</alt></image>"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN106BE\n"
+"05350400.xhp\n"
+"par_id3155829\n"
+"9\n"
"help.text"
-msgid "Move"
-msgstr "Μετακίνηση"
+msgid "Light is off"
+msgstr "Ο φωτισμός είναι απενεργοποιημένος"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN106C2\n"
+"05350400.xhp\n"
+"hd_id3159166\n"
+"10\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/06140102.xhp\">Move Menu</link> dialog where you can specify the location of the selected menu."
-msgstr "Ανοίγει το διάλογο <link href=\"text/shared/01/06140102.xhp\">Μετακίνησης μενού</link> όπου μπορείτε να ορίσετε την τοποθεσία του επιλεγμένου μενού."
+msgid "Color Selection"
+msgstr "Επιλογή χρώματος"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN106C5\n"
+"05350400.xhp\n"
+"par_id3155421\n"
+"11\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXFLOAT_3D:LB_LIGHT_1\">Select a color for the current light source.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXFLOAT_3D:LB_LIGHT_1\">Επιλέξτε ένα χρώμα για την τρέχουσα προέλευση φωτισμού.</ahelp>"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN106C9\n"
+"05350400.xhp\n"
+"hd_id3149955\n"
+"12\n"
"help.text"
-msgid "Opens a dialog where you can change the name of the selected menu."
-msgstr "Ανοίγει ένα διάλογο όπου μπορείτε να αλλάξετε το όνομα του επιλεγμένου μενού."
+msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Select Color in the color dialog\">Select Color in the color dialog</link>"
+msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Επιλέξτε το χρώμα στο διάλογο χρωμάτων\">Επιλέξτε χρώμα στο διάλογο χρωμάτων</link>"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN1071C\n"
+"05350400.xhp\n"
+"hd_id3153061\n"
+"13\n"
"help.text"
-msgid "New name"
-msgstr "Νέο όνομα"
+msgid "Ambient light"
+msgstr "Φωτισμός περιβάλλοντος"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN1071F\n"
+"05350400.xhp\n"
+"hd_id3144511\n"
+"15\n"
"help.text"
-msgid "Enter the new name for the selected menu."
-msgstr "Εισάγετε το νέο όνομα για το επιλεγμένο μενού."
+msgid "Color Selection"
+msgstr "Επιλογή χρώματος"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN106CC\n"
+"05350400.xhp\n"
+"par_id3153896\n"
+"16\n"
"help.text"
-msgid "To specify the keyboard accelerator for a menu"
-msgstr "Για να ορίσετε επιταχυντή (συντόμευση) πληκτρολογίου για ένα μενού"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXFLOAT_3D:LB_AMBIENTLIGHT\">Select a color for the ambient light.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXFLOAT_3D:LB_AMBIENTLIGHT\">Επιλέξτε ένα χρώμα για το φωτισμό περιβάλλοντος.</ahelp>"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN108C6\n"
+"05350400.xhp\n"
+"hd_id3149670\n"
+"17\n"
"help.text"
-msgid "A keyboard accelerator allows you to select a menu command when you press Alt+ an underlined letter in a menu command. For example, to select the <emph>Save All</emph> command by pressing Alt+V, enter Sa~ve All."
-msgstr "Ένας επιταχυντής σας επιτρέπει να επιλέξετε μία εντολή μενού όταν πατήσετε Alt+ ένα υπογραμμισμένο γράμμα σε μια εντολή μενού. Για παράδειγμα, για να επιλέξετε την εντολή <emph>Αποθήκευση όλων</emph> πατώντας Alt+Η, εισάγετε Αποθήκευσ~η όλων."
+msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Select Color Through the Color Dialog\">Select Color Through the Color Dialog</link>"
+msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Επιλέξτε χρώμα από το διάλογο χρώματος\">Επιλέξτε χρώμα από το διάλογο χρώματος</link>"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN106D0\n"
+"05350400.xhp\n"
+"hd_id3153961\n"
+"18\n"
"help.text"
-msgid "Select a menu or menu entry."
-msgstr "Επιλέξτε ένα μενού ή μία καταχώρηση μενού."
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 06140100.xhp
+#: 05350400.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN108DC\n"
+"05350400.xhp\n"
+"par_id3151056\n"
+"19\n"
"help.text"
-msgid "Click the <emph>Menu</emph> button and select <emph>Rename</emph>."
-msgstr "Κάνετε κλικ στο πεδίο επιλογής <emph>Μενού</emph> και επιλέξτε <emph>Μετονομασία</emph>."
+msgid "Displays a preview of the light source changes."
+msgstr "Εμφανίζει μια προεπισκόπηση των αλλαγών στις προελεύσεις φωτός."
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN108E8\n"
+"05350500.xhp\n"
+"tit\n"
"help.text"
-msgid "Add a tilde (~) in front of the letter that you want to use as an accelerator."
-msgstr "Προσθέστε μια περισπωμένη (~) μπροστά στο γράμμα που θέλετε να χρησιμοποιήσετε για επιταχυντή."
+msgid "Textures"
+msgstr "Υφή"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN106F9\n"
+"05350500.xhp\n"
+"hd_id3150014\n"
+"1\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<link href=\"text/shared/01/05350500.xhp\" name=\"Textures\">Textures</link>"
+msgstr "<link href=\"text/shared/01/05350500.xhp\" name=\"Υφή\">Υφή</link>"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN106FD\n"
+"05350500.xhp\n"
+"par_id3147000\n"
+"2\n"
"help.text"
-msgid "Deletes the selected menu or menu entry."
-msgstr "Διαγράφει το επιλεγμένο μενού ή την επιλεγμένη καταχώρηση του μενού."
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEXTURE\">Sets the properties of the surface texture for the selected 3D object. This feature is only available after you apply a surface textures to the selected object. To quickly apply a surface texture, open the <emph>Gallery</emph>, hold down Shift+Ctrl (Mac: Shift+Command), and then drag an image onto the selected 3D object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEXTURE\">Ορίζει τις ιδιότητες της υφής της επιφάνειας για το επιλεγμένο 3Δ αντικείμενο. Αυτή η δυνατότητα υπάρχει μόνο μετά από την εφαρμογή μιας υφής στην επιφάνεια του επιλεγμένου αντικειμένου. Για να εφαρμόσετε γρήγορα μία υφή σε μια επιφάνεια, ανοίξτε την<emph>Συλλογή</emph>, κρατήστε πατημένα τα πλήκτρα Shift+Ctrl (Mac: Shift+Command), και μετά σύρετε μια εικόνα πάνω στο επιλεγμένο 3Δ αντικείμενο.</ahelp>"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN10910\n"
+"05350500.xhp\n"
+"hd_id3145212\n"
+"4\n"
"help.text"
-msgid "You can only delete custom menus and custom menu entries."
-msgstr "Μπορείτε να διαγράψετε μόνο προσαρμοσμένα μενού και ανάλογες καταχωρήσεις."
+msgid "Textures"
+msgstr "Υφή"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"hd_id3154408\n"
+"05350500.xhp\n"
+"par_id3159233\n"
"5\n"
"help.text"
-msgid "Entries"
-msgstr "Εγγραφές"
+msgid "Sets the texture properties."
+msgstr "Ρυθμίζει τις ιδιότητες υφής."
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_id3150999\n"
+"05350500.xhp\n"
+"hd_id3156410\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_MENUCONFIG_LISTBOX\">Displays a list of the available menu commands for the selected menu in the current application or document.</ahelp>"
-msgstr "<ahelp hid=\"HID_MENUCONFIG_LISTBOX\">Εμφανίζει μια λίστα των διαθέσιμων εντολών μενού για το επιλεγμένο μενού στον τρέχουσα εφαρμογή ή το τρέχον έγγραφο.</ahelp>"
+msgid "Type"
+msgstr "Τύπος"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_id3150838\n"
-"39\n"
+"05350500.xhp\n"
+"par_id3145345\n"
+"7\n"
"help.text"
-msgid "To rearrange the order of menu entries, select an entry, and then click the up or down arrow button."
-msgstr "Για να επαναδιατάξετε τις εγγραφές του μενού, επιλέξτε μια εγγραφή και κάντε κλικ στο βέλος προς τα πάνω ή στο βέλος προς τα κάτω."
+msgid "Set the color properties of the texture."
+msgstr "Ορίστε τις ιδιότητες χρώματος της υφής."
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"hd_id3147620\n"
-"63\n"
+"05350500.xhp\n"
+"hd_id3150775\n"
+"8\n"
"help.text"
-msgid "Arrow Up"
-msgstr "Βέλος προς τα πάνω"
+msgid "Black & White"
+msgstr "Ασπρόμαυρο"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_id3153585\n"
-"64\n"
+"05350500.xhp\n"
+"par_id3147242\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_IMAGEBUTTON_TP_CONFIG_MENU_BTN_MN_UP\">Moves the selected item up one position.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_IMAGEBUTTON_TP_CONFIG_MENU_BTN_MN_UP\">Μετακινεί το επιλεγμένο στοιχείο μία θέση προς τα πάνω.</ahelp>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_LUMINANCE\">Converts the texture to black and white.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_LUMINANCE\">Μετατρέπει την υφή σε ασπρόμαυρη.</ahelp>"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_id3150119\n"
+"05350500.xhp\n"
+"par_id3146773\n"
"help.text"
-msgid "<image id=\"img_id3156192\" src=\"dbaccess/res/sortup.png\" width=\"0.2083inch\" height=\"0.222inch\"><alt id=\"alt_id3156192\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156192\" src=\"dbaccess/res/sortup.png\" width=\"0.2083inch\" height=\"0.222inch\"><alt id=\"alt_id3156192\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3150084\" src=\"svx/res/luminanc.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150084\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150084\" src=\"svx/res/luminanc.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150084\">Εικονίδιο</alt></image>"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_id3153331\n"
-"65\n"
+"05350500.xhp\n"
+"par_id3156156\n"
+"10\n"
"help.text"
-msgid "Arrow Up"
-msgstr "Βέλος προς τα πάνω"
+msgid "Black & White"
+msgstr "Ασπρόμαυρο"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"hd_id3155388\n"
-"66\n"
+"05350500.xhp\n"
+"hd_id3150670\n"
+"11\n"
"help.text"
-msgid "Arrow Down"
-msgstr "Βέλος προς τα κάτω"
+msgid "Color"
+msgstr "Χρώμα"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_id3147335\n"
-"67\n"
+"05350500.xhp\n"
+"par_id3145119\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_IMAGEBUTTON_TP_CONFIG_MENU_BTN_MN_DOWN\">Moves the selected item down one position.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_IMAGEBUTTON_TP_CONFIG_MENU_BTN_MN_DOWN\">Μετακινεί το επιλεγμένο στοιχείο μία θέση προς τα κάτω.</ahelp>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_COLOR\">Converts the texture to color.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_COLOR\">Μετατρέπει την υφή σε έγχρωμη.</ahelp>"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_id3148943\n"
+"05350500.xhp\n"
+"par_id3153126\n"
"help.text"
-msgid "<image id=\"img_id3145609\" src=\"dbaccess/res/sortdown.png\" width=\"0.1563inch\" height=\"0.1665inch\"><alt id=\"alt_id3145609\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145609\" src=\"dbaccess/res/sortdown.png\" width=\"0.1563inch\" height=\"0.1665inch\"><alt id=\"alt_id3145609\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3155388\" src=\"svx/res/color.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155388\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155388\" src=\"svx/res/color.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155388\">Icon</alt></image>"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_id3149295\n"
-"68\n"
+"05350500.xhp\n"
+"par_id3145316\n"
+"13\n"
"help.text"
-msgid "Arrow Down"
-msgstr "Βέλος προς τα κάτω"
+msgid "Color"
+msgstr "Χρώμα"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN107EA\n"
+"05350500.xhp\n"
+"hd_id3155342\n"
+"14\n"
"help.text"
-msgid "Add Commands"
-msgstr "Προσθήκη εντολών"
+msgid "Mode"
+msgstr "Κατάσταση λειτουργίας"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN107EE\n"
+"05350500.xhp\n"
+"par_id3153827\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Add Commands dialog. Select any command, then click <emph>Add</emph> or drag-and-drop the command into the <emph>Customize</emph> dialog box.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο προσθήκης εντολών. Επιλέξτε οποιαδήποτε εντολή, έπειτα κλικ στο <emph>Προσθήκη</emph> ή σύρσιμο και απόθεση της εντολής στο πλαίσιο διαλόγου <emph>Προσαρμογή</emph>.</ahelp>"
+msgid "Show or hide shading."
+msgstr "Προβολή ή απόκρυψη σκίασης"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN40723\n"
+"05350500.xhp\n"
+"hd_id3149191\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select any command, then click <emph>Add</emph> or drag-and-drop the command into the <emph>Customize</emph> dialog box.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε οποιαδήποτε εντολή, έπειτα κλικ στο <emph>προσθήκη</emph> ή σύρσιμο και απόθεση της εντολής στο πλαίσιο διαλόγου <emph>Προσαρμογή</emph>.</ahelp>"
+msgid "Only Texture"
+msgstr "Μόνο υφή"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN107F9\n"
+"05350500.xhp\n"
+"par_id3148564\n"
+"17\n"
"help.text"
-msgid "Command"
-msgstr "Εντολή"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_REPLACE\">Applies the texture without shading.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_REPLACE\">Εφαρμόζει την υφή χωρίς εμφάνιση.</ahelp>"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN107FD\n"
+"05350500.xhp\n"
+"par_id3154280\n"
"help.text"
-msgid "<ahelp hid=\"705507646\">Opens a menu that contains additional commands.</ahelp>"
-msgstr "<ahelp hid=\"705507646\">Ανοίγει ένα μενού που περιέχει πρόσθετες εντολές</ahelp>"
+msgid "<image id=\"img_id3149045\" src=\"svx/res/replac3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149045\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149045\" src=\"svx/res/replac3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149045\">Icon</alt></image>"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN10800\n"
+"05350500.xhp\n"
+"par_id3156435\n"
+"18\n"
"help.text"
-msgid "Add Submenu"
-msgstr "Προσθήκη υπομενού"
+msgid "Only Texture"
+msgstr "Μόνο υφή"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN10804\n"
+"05350500.xhp\n"
+"hd_id3150541\n"
+"19\n"
"help.text"
-msgid "Opens the Add Submenu dialog, where you enter the name of a submenu."
-msgstr "Ανοίγει το διάλογο προσθήκης υπομενού, όπου εισάγετε το όνομα ενός υπομενού."
+msgid "Texture and Shading"
+msgstr "Υφή και σκίαση"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN10807\n"
+"05350500.xhp\n"
+"par_id3154938\n"
+"20\n"
"help.text"
-msgid "Begin Group"
-msgstr "Έναρξη μιας ομάδας"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_MODULATE\">Applies the texture with shading. To define the shading options for the texture, click the <emph>Shading</emph> button in this dialog.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_MODULATE\">Εφαρμόζει την υφή χωρίς σκίαση. Για να ορίσετε τις ρυθμίσεις σκίασης για την υφή, κάντε κλικ στο πεδίο επιλογής <emph>Σκίαση</emph> σε αυτό το διάλογο.</ahelp>"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN1080B\n"
+"05350500.xhp\n"
+"par_id3150742\n"
"help.text"
-msgid "Inserts a separator line under the current menu entry."
-msgstr "Εισάγει μια διαχωριστική γραμμή κάτω από την τρέχουσα καταχώρηση μενού."
+msgid "<image id=\"img_id3152803\" src=\"svx/res/modula3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152803\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152803\" src=\"svx/res/modula3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152803\">Εικονίδιο</alt></image>"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN1080E\n"
+"05350500.xhp\n"
+"par_id3145419\n"
+"21\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "Texture and Shading"
+msgstr "Υφή και σκίαση"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN10812\n"
+"05350500.xhp\n"
+"hd_id3148672\n"
+"22\n"
"help.text"
-msgid "Opens the <emph>Rename</emph> dialog, where you enter a new name for the selected command."
-msgstr "Ανοίγει το διάλογο <emph>Μετονομασία</emph>, όπου εισάγετε ένα νέο όνομα για την επιλεγμένη εντολή."
+msgid "Projection X"
+msgstr "Προβολή Χ"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN108CA\n"
+"05350500.xhp\n"
+"par_id3148677\n"
+"23\n"
"help.text"
-msgid "New name"
-msgstr "Νέο όνομα"
+msgid "Set the options for displaying the texture."
+msgstr "Προσδιορίστε τις ιδιότητες για την προβολή της υφής."
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN108CD\n"
+"05350500.xhp\n"
+"hd_id3148453\n"
+"24\n"
"help.text"
-msgid "Enter the new name for the selected command."
-msgstr "Εισάγετε το νέο όνομα για την επιλεγμένη εντολή."
+msgid "Object-specific"
+msgstr "Σχετικό με το αντικείμενο"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN10824\n"
+"05350500.xhp\n"
+"par_id3144432\n"
+"25\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_OBJECT_X\">Automatically adjusts the texture based on the shape and size of the object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_OBJECT_X\">Προσαρμόζει αυτόματα την υφή βάσει του σχήματος και του μεγέθους του αντικειμένου.</ahelp>"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN10828\n"
+"05350500.xhp\n"
+"par_id3155103\n"
"help.text"
-msgid "Deletes the selected command."
-msgstr "Διαγράφει την επιλεγμένη εντολή."
+msgid "<image id=\"img_id3148920\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3148920\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148920\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3148920\">Εικονίδιο</alt></image>"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN10918\n"
+"05350500.xhp\n"
+"par_id3155133\n"
+"26\n"
"help.text"
-msgid "Save In"
-msgstr "Αποθήκευση σε"
+msgid "Object-specific"
+msgstr "Σχετικό με το αντικείμενο"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN1091C\n"
+"05350500.xhp\n"
+"hd_id3147300\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"705498948\">Select the application or open document where you want to add the menu.</ahelp> A separate menu configuration is saved for the item that you select."
-msgstr "<ahelp hid=\"705498948\">Επιλέξτε την εφαρμογή ή το ανοιχτό έγγραφο όπου θέλετε να προσθέσετε το μενού.</ahelp> Μία ξεχωριστή διαμόρφωση μενού αποθηκεύεται για το στοιχείο που επιλέγετε."
+msgid "Parallel"
+msgstr "Παράλληλα"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN10AFB\n"
+"05350500.xhp\n"
+"par_id3153768\n"
+"28\n"
"help.text"
-msgid "To edit a menu configuration that is associated with an item in the list, select the item, make the changes that you want, and then click the <emph>OK</emph> button."
-msgstr "Για να επεξεργαστείτε μία διαμόρφωση μενού που σχετίζεται με ένα στοιχείο στη λίστα, επιλέξτε το στοιχείο, κάνετε τις αλλαγές που επιθυμείτε και κάνετε κλικ στο πεδίο επιλογής <emph>OK</emph>."
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_PARALLEL_X\">Applies the texture parallel to the horizontal axis.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_PARALLEL_X\">Εφαρμόζει την υφή παράλληλα με τον οριζόντιο άξονα.</ahelp>"
-#: 06140100.xhp
+#: 05350500.xhp
msgctxt ""
-"06140100.xhp\n"
-"par_idN10922\n"
+"05350500.xhp\n"
+"par_id3148977\n"
"help.text"
-msgid "You cannot load a menu configuration from one location and save the configuration to another location."
-msgstr "Δεν μπορείτε να φορτώσετε μία διαμόρφωση μενού από μια τοποθεσία και να την αποθηκεύσετε σε άλλη τοποθεσία."
+msgid "<image id=\"img_id3147478\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147478\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147478\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147478\">Εικονίδιο</alt></image>"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"tit\n"
+"05350500.xhp\n"
+"par_id3147579\n"
+"29\n"
"help.text"
-msgid "Change Case"
-msgstr "Αλλαγή από κεφαλαία σε πεζά ή αντίστροφα"
+msgid "Parallel"
+msgstr "Παράλληλα"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3152952\n"
-"1\n"
+"05350500.xhp\n"
+"hd_id3148577\n"
+"30\n"
"help.text"
-msgid "<link href=\"text/shared/01/05050000.xhp\" name=\"Change Case\">Change Case</link>"
-msgstr "<link href=\"text/shared/01/05050000.xhp\" name=\"Change Case\">αλλαγή πεζού-κεφαλαίου</link>"
+msgid "Circular"
+msgstr "Κυκλικό"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"par_id3151299\n"
-"2\n"
+"05350500.xhp\n"
+"par_id3152418\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\".\">Changes the case of characters in the selection. If the cursor is within a word and no text is selected, then the word is the selection.</ahelp>"
-msgstr "<ahelp hid=\".\">Αλλάζει τους χαρακτήρες κεφαλαίων-πεζών στην επιλογή. Εάν ο δρομέας είναι σε μια λέξη και δεν υπάρχει επιλεγμένο κείμενο, τότε η λέξη είναι στην επιλογή.</ahelp>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_CIRCLE_X\">Wraps the horizontal axis of the texture pattern around a sphere.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_CIRCLE_X\">Περιτυλίσσει τον οριζόντιο άξονα του μοτίβου υφής γύρω από μία σφαίρα.</ahelp>"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3147572\n"
-"5\n"
+"05350500.xhp\n"
+"par_id3154013\n"
"help.text"
-msgid "Sentence case"
-msgstr "Αρχικό γράμμα περιόδου"
+msgid "<image id=\"img_id3153943\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153943\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153943\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153943\">Εικονίδιο</alt></image>"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"par_id3150694\n"
-"6\n"
+"05350500.xhp\n"
+"par_id3156006\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\".\">Changes the first letter of the selected western characters to an uppercase character.</ahelp>"
-msgstr "<ahelp hid=\".\">Αλλάζει το πρώτο γράμμα των επιλεγμένων δυτικών χαρακτήρων σε κεφαλαίο γράμμα.</ahelp>"
+msgid "Circular"
+msgstr "Κυκλικό"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3147571\n"
-"5\n"
+"05350500.xhp\n"
+"hd_id3154129\n"
+"33\n"
"help.text"
-msgid "lowercase"
-msgstr "πεζό γράμμα"
+msgid "Projection Y"
+msgstr "Προβολή Y"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"par_id3150693\n"
-"6\n"
+"05350500.xhp\n"
+"par_id3152878\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\".uno:ChangeCaseToLower\">Changes the selected western characters to lowercase characters.</ahelp>"
-msgstr "<ahelp hid=\".uno:ChangeCaseToLower\">Αλλάζει τους επιλεγμένους δυτικούς χαρακτήρες σε πεζούς.</ahelp>"
+msgid "Click the respective buttons to define the texture for the object Y axis."
+msgstr "Κάντε κλικ στα αντίστοιχα πεδία επιλογής για να ορίσετε τον άξονα Y αντικειμένων."
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3147143\n"
-"3\n"
+"05350500.xhp\n"
+"hd_id3154693\n"
+"35\n"
"help.text"
-msgid "UPPERCASE"
-msgstr "ΚΕΦΑΛΑΙΟ ΓΡΑΜΜΑ"
+msgid "Object-specific"
+msgstr "Σχετικό με το αντικείμενο"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"par_id3152372\n"
-"4\n"
+"05350500.xhp\n"
+"par_id3153095\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\".uno:ChangeCaseToUpper\">Changes the selected western characters to uppercase characters.</ahelp>"
-msgstr "<ahelp hid=\".uno:ChangeCaseToUpper\">Αλλάζει τους επιλεγμένους δυτικούς χαρακτήρες σε κεφαλαία.</ahelp>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_OBJECT_Y\">Automatically adjusts the texture based on the shape and size of the object.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_OBJECT_Y\">Αυτόματα προσαρμόζει την υφή βάσει του σχήματος και του μεγέθους του αντικειμένου.</ahelp>"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3147511\n"
-"5\n"
+"05350500.xhp\n"
+"par_id3153210\n"
"help.text"
-msgid "Capitalize Every Word"
-msgstr "Κεφαλαία γραφή κάθε λέξης"
+msgid "<image id=\"img_id3153188\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3153188\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153188\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3153188\">Εικονίδιο</alt></image>"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"par_id3150613\n"
-"6\n"
+"05350500.xhp\n"
+"par_id3147435\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\".\">Changes the first character of every word of the selected western characters to an uppercase character.</ahelp>"
-msgstr "<ahelp hid=\".\">Αλλάζει τον πρώτο χαρακτήρα κάθε λέξης των επιλεγμένων δυτικών χαρακτήρων σε κεφαλαία.</ahelp>"
+msgid "Object-specific"
+msgstr "Σχετικό με το αντικείμενο"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3147521\n"
-"5\n"
+"05350500.xhp\n"
+"hd_id3148775\n"
+"38\n"
"help.text"
-msgid "tOGGLE cASE"
-msgstr "εΝΑΛΛΑΓΗ χΑΡΑΚΤΗΡΑ"
+msgid "Parallel"
+msgstr "Παράλληλα"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"par_id3150623\n"
-"6\n"
+"05350500.xhp\n"
+"par_id3145730\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\".\">Toggles case of all selected western characters.</ahelp>"
-msgstr "<ahelp hid=\".\">Εναλλαγή πεζών-κεφαλαίων όλων των επιλεγμένων δυτικών χαρακτήρων.</ahelp>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_PARALLEL_Y\">Applies the texture parallel to the vertical axis.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_PARALLEL_Y\">Εφαρμόζει την υφή παράλληλα με τον κατακόρυφο άξονα.</ahelp>"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3155392\n"
-"7\n"
+"05350500.xhp\n"
+"par_id3147485\n"
"help.text"
-msgid "Half-width"
-msgstr "Μισού πλάτους"
+msgid "<image id=\"img_id3151280\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151280\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151280\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151280\">Εικονίδιο</alt></image>"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"par_id3147088\n"
-"8\n"
+"05350500.xhp\n"
+"par_id3156737\n"
+"40\n"
"help.text"
-msgid "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Changes the selected Asian characters to half-width characters.</ahelp>"
-msgstr "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Αλλάζει τους επιλεγμένους Ασιατικούς χαρακτήρες σε χαρακτήρες μισού πλάτους.</ahelp>"
+msgid "Parallel"
+msgstr "Παράλληλα"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3156113\n"
-"9\n"
+"05350500.xhp\n"
+"hd_id3149377\n"
+"41\n"
"help.text"
-msgid "Full Width"
-msgstr "Πλήρες πλάτος"
+msgid "Circular"
+msgstr "Κυκλικό"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"par_id3154749\n"
-"10\n"
+"05350500.xhp\n"
+"par_id3159348\n"
+"42\n"
"help.text"
-msgid "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Changes the selected Asian characters to full width characters.</ahelp>"
-msgstr "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Αλλάζει τους επιλεγμένους Ασιατικούς χαρακτήρες σε χαρακτήρες πλήρους πλάτους.</ahelp>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_CIRCLE_Y\">Wraps the vertical axis of the texture pattern around a sphere.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_CIRCLE_Y\">Περιτυλίσσει τον κατακόρυφο άξονα του μοτίβου υφής γύρω από μία σφαίρα.</ahelp>"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3152996\n"
-"11\n"
+"05350500.xhp\n"
+"par_id3157876\n"
"help.text"
-msgid "Hiragana"
-msgstr "Hiragana"
+msgid "<image id=\"img_id3152807\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152807\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152807\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152807\">Εικονίδιο</alt></image>"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"par_id3156156\n"
-"12\n"
+"05350500.xhp\n"
+"par_id3151173\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\".uno:ChangeCaseToHiragana\">Changes the selected Asian characters to Hiragana characters.</ahelp>"
-msgstr "<ahelp hid=\".uno:ChangeCaseToHiragana\">Αλλάζει τους επιλεγμένους Ασιατικούς χαρακτήρες σε Hiragana χαρακτήρες.</ahelp>"
+msgid "Circular"
+msgstr "Κυκλικό"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"hd_id3154173\n"
-"13\n"
+"05350500.xhp\n"
+"hd_id3149581\n"
+"44\n"
"help.text"
-msgid "Katakana"
-msgstr "Katakana"
+msgid "Filter"
+msgstr "Φίλτρο"
-#: 05050000.xhp
+#: 05350500.xhp
msgctxt ""
-"05050000.xhp\n"
-"par_id3146137\n"
-"14\n"
+"05350500.xhp\n"
+"par_id3148456\n"
+"45\n"
"help.text"
-msgid "<ahelp hid=\".uno:ChangeCaseToKatakana\">Changes the selected Asian characters to Katakana characters.</ahelp>"
-msgstr "<ahelp hid=\".uno:ChangeCaseToKatakana\">Αλλάζει τους επιλεγμένους Ασιατικούς χαρακτήρες σε Katakana χαρακτήρες.</ahelp>"
+msgid "Filters out some of the 'noise' that can occur when you apply a texture to a 3D object."
+msgstr "Φιλτράρει μέρος των ψεγαδιών που μπορεί να προκύψουν όταν εφαρμόζετε μία υφή σε ένα αντικείμενο 3Δ."
-#: 05030300.xhp
+#: 05350500.xhp
msgctxt ""
-"05030300.xhp\n"
-"tit\n"
+"05350500.xhp\n"
+"hd_id3151319\n"
+"46\n"
"help.text"
-msgid "Tabs"
-msgstr "Στηλοθέτες"
+msgid "Filtering On/Off"
+msgstr "Φίλτράρισμα Ναι/Όχι"
-#: 05030300.xhp
+#: 05350500.xhp
msgctxt ""
-"05030300.xhp\n"
-"bm_id3156027\n"
+"05350500.xhp\n"
+"par_id3151038\n"
+"47\n"
"help.text"
-msgid "<bookmark_value>formats; tabulators</bookmark_value><bookmark_value>fill characters with tabulators</bookmark_value><bookmark_value>tab stops;settings</bookmark_value>"
-msgstr "<bookmark_value>μορφές, στηλοθέτες</bookmark_value><bookmark_value>γεμίζει τους χαρακτήρες με στηλοθέτες</bookmark_value><bookmark_value>απόσταση στηλοθετών,ρυθμίσεις</bookmark_value>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_FILTER\">Blurs the texture slightly to remove unwanted speckles.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_TEX_FILTER\">Αναμιγνύει ελαφρά την υφή για να απομακρύνει ανεπιθύμητα ψεγάδια.</ahelp>"
-#: 05030300.xhp
+#: 05350500.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3156027\n"
-"1\n"
+"05350500.xhp\n"
+"par_id3145651\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030300.xhp\" name=\"Tabs\">Tabs</link>"
-msgstr "<link href=\"text/shared/01/05030300.xhp\" name=\"Στηλοθέτες\">Στηλοθέτες</link>"
+msgid "<image id=\"img_id3156355\" src=\"res/sx10715.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3156355\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156355\" src=\"res/sx10715.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3156355\">Εικονίδιο</alt></image>"
-#: 05030300.xhp
+#: 05350500.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3153577\n"
-"2\n"
+"05350500.xhp\n"
+"par_id3146900\n"
+"48\n"
"help.text"
-msgid "<ahelp hid=\"HID_TABULATOR\">Set the position of a tab stop in a paragraph.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABULATOR\">Καθορίζει την θέση της απόστασης στηλοθέτη στην παράγραφο.</ahelp>"
+msgid "Filtering On/Off"
+msgstr "Φίλτράρισμα Ναι/Όχι"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3147653\n"
-"40\n"
+"05350600.xhp\n"
+"tit\n"
"help.text"
-msgid "If you want, you can also use the ruler to set the tab positions."
-msgstr "Αν θέλετε, μπορείτε επίσης να χρησιμοποιήσετε το χάρακα για να θέσετε τις θέσεις των στηλοθετών."
+msgid "Material"
+msgstr "Υλικό"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3154897\n"
-"3\n"
+"05350600.xhp\n"
+"hd_id3154349\n"
+"1\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "<link href=\"text/shared/01/05350600.xhp\" name=\"Material\">Material</link>"
+msgstr "<link href=\"text/shared/01/05350600.xhp\" name=\"Υλικό\">Υλικό</link>"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3153331\n"
+"05350600.xhp\n"
+"par_id3160463\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXFLOAT_3D_BTN_MATERIAL\">Changes the coloring of the selected 3D object.</ahelp>"
+msgstr "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXFLOAT_3D_BTN_MATERIAL\">Αλλάζει το χρωματισμό του επιλεγμένου αντικειμένου 3Δ.</ahelp>"
+
+#: 05350600.xhp
+msgctxt ""
+"05350600.xhp\n"
+"hd_id3154682\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICBOX:RID_SVXPAGE_TABULATOR:ED_TABPOS\">Select a tab stop type, enter a new measurement, and then click <emph>New</emph>. If you want, you can also specify the measurement units to use for the tab (cm for centimeter, or \" for inches). Existing tabs to the left of the first tab that you set are removed.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICBOX:RID_SVXPAGE_TABULATOR:ED_TABPOS\">Επιλέξτε έναν τύπο απόστασης στηλοθέτη, εισάγετε μια νέα μέτρηση, και μετά κάντε κλικ στο <emph>Καινούριο</emph>. Αν θέλετε, μπορείτε επίσης να καθορίσετε τις μονάδες μέτρησης που θέλετε να χρησιμοποιήσετε για τον στηλοθέτη (cm για εκατοστά, ή \" για ίντσες). Οι υπάρχοντες στηλοθέτες στα αριστερά του πρώτου στηλοθέτη που θέτετε διαγράφονται.</ahelp>"
+msgid "Material"
+msgstr "Υλικό"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3155180\n"
+"05350600.xhp\n"
+"par_id3152363\n"
+"29\n"
+"help.text"
+msgid "Assigns a predefined color scheme or lets you create your own color scheme."
+msgstr "Καθορίζει ένα προκαθορισμένο συνδυασμό χρωμάτων ή σας επιτρέπει να δημιουργήσετε τον δικό σας συνδυασμό χρωμάτων."
+
+#: 05350600.xhp
+msgctxt ""
+"05350600.xhp\n"
+"hd_id3154497\n"
"9\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "Favorites"
+msgstr "Προτιμήσεις"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3149514\n"
+"05350600.xhp\n"
+"par_id3153303\n"
"10\n"
"help.text"
-msgid "Select the type of tab stop that you want to modify."
-msgstr "Επιλέξτε τον τύπο της απόστασης στηλοθετών που θέλετε να τροποποιήσετε."
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_FAVORITES\">Select a predefined color scheme, or select <emph>User-defined</emph> to define a custom color scheme.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_FAVORITES\">Επιλέξτε έναν προκαθορισμένο συνδυασμό χρωμάτων, ή επιλέξτε <emph>Προσαρμοσμένο από το χρήστη</emph> για να ορίσετε έναν προσωπικό συνδυασμό χρωμάτων.</ahelp>"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3157910\n"
-"11\n"
+"05350600.xhp\n"
+"hd_id3093440\n"
+"16\n"
"help.text"
-msgid "Left"
-msgstr "Αριστερά"
+msgid "Object color"
+msgstr "Χρώμα αντικειμένου"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3146847\n"
-"41\n"
+"05350600.xhp\n"
+"par_id3157896\n"
+"17\n"
"help.text"
-msgid "The name of this tab stop is <emph>Left/Top</emph> if Asian language support is enabled."
-msgstr "Το όνομα αυτού του στηλοθέτη είναι <emph>Αριστερά/Άνω</emph> αν η Ασιατική γλωσσική υποστήριξη είναι ενεργοποιημένη."
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_COLOR\">Select the color that you want to apply to the object.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_COLOR\">Επιλέξτε το χρώμα που επιθυμείτε να εφαρμόσετε στο αντικείμενο.</ahelp>"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3153698\n"
-"12\n"
+"05350600.xhp\n"
+"hd_id3147373\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_LEFT\">Aligns the left edge of the text to the tab stop and extends the text to the right.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_LEFT\">Στοιχίζει το αριστερό άκρο του κειμένου στην απόσταση στηλοθέτη και επεκτείνει το κείμενο στα δεξιά.</ahelp>"
+msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Select Color Through the Color Dialog\">Select Color Through the Color Dialog</link>"
+msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Επιλέξτε χρώμα από το διάλογο χρώματος\">Επιλέξτε χρώμα από το διάλογο χρώματος</link>"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3149763\n"
-"13\n"
+"05350600.xhp\n"
+"hd_id3147571\n"
+"19\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "Illumination color"
+msgstr "Χρώμα φωτισμού"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3148491\n"
-"42\n"
+"05350600.xhp\n"
+"par_id3159234\n"
+"20\n"
"help.text"
-msgid "This name of this tab stop is <emph>Right/Bottom</emph> if Asian language support is enabled."
-msgstr "Το όνομα αυτού του στηλοθέτη είναι <emph>Δεξιά/Κάτω</emph> αν η Ασιατική γλωσσική υποστήριξη είναι ενεργή."
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_EMISSION\">Select the color to illuminate the object.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_EMISSION\">Επιλέξτε χρώμα για να φωτίσετε το αντικείμενο.</ahelp>"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3151384\n"
-"14\n"
+"05350600.xhp\n"
+"hd_id3153748\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_RIGHT\">Aligns the right edge of the text to the tab stop and extends the text to the left of the tab stop.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_RIGHT\">Στοιχίζει το δεξί άκρο του κειμένου στην απόσταση στηλοθέτη και επεκτείνει το κείμενο στα αριστερά της απόστασης στηλοθέτη.</ahelp>"
+msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Select Color Through the Color Dialog\">Select Color Through the Color Dialog</link>"
+msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Επιλέξτε χρώμα από το διάλογο χρώματος\">Επιλέξτε χρώμα από το διάλογο χρώματος</link>"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3153628\n"
-"15\n"
+"05350600.xhp\n"
+"hd_id3154983\n"
+"22\n"
"help.text"
-msgid "Center"
-msgstr "Στο κέντρο"
+msgid "Specular"
+msgstr "Σημείο ανάκλασης"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3154347\n"
-"16\n"
+"05350600.xhp\n"
+"par_id3147008\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_CENTER\">Aligns the center of the text to the tab stop.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_CENTER\">Στοιχίζει το κέντρο του κειμένου στην απόσταση στηλοθέτη.</ahelp>"
+msgid "Sets the light reflection properties for the selected object."
+msgstr "Ορίζει τις ιδιότητες αντανάκλασης φωτός για το επιλεγμένο αντικείμενο."
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3148552\n"
-"17\n"
+"05350600.xhp\n"
+"hd_id3150355\n"
+"24\n"
"help.text"
-msgid "Decimal"
-msgstr "Δεκαδικά"
+msgid "Color"
+msgstr "Χρώμα"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3144422\n"
-"18\n"
+"05350600.xhp\n"
+"par_id3151111\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_DECIMAL\">Aligns the decimal point of a number to the center of the tab stop and text to the left of the tab.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_DECIMAL\">Στοιχίζει το δεκαδικό σημείο στίξης ενός αριθμού στο κέντρο της απόστασης στηλοθέτη και του κειμένου στα αριστερά του στηλοθέτη.</ahelp>"
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_SPECULAR\">Select the color that you want the object to reflect.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXFLOAT_3D_LB_MAT_SPECULAR\">Επιλέξτε το χρώμα το οποίο θέλετε να αντανακλά το αντικείμενο.</ahelp>"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3154388\n"
-"19\n"
+"05350600.xhp\n"
+"hd_id3152996\n"
+"26\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">The character that is used as a decimal separator depends on the regional setting of your operating system. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Ο χαρακτήρας που χρησιμοποιείται ως δεκαδικός διαχωριστής εξαρτάται από τις τοπικές ρυθμίσεις του λειτουργικού σας συστήματος. </caseinline></switchinline>"
+msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Select Color Through the Color Dialog\">Select Color Through the Color Dialog</link>"
+msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Επιλέξτε χρώμα από το διάλογο χρώματος\">Επιλέξτε χρώμα από το διάλογο χρώματος</link>"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3153380\n"
-"20\n"
+"05350600.xhp\n"
+"hd_id3152909\n"
+"27\n"
"help.text"
-msgid "Character"
-msgstr "Χαρακτήρας"
+msgid "Intensity"
+msgstr "Ένταση"
-#: 05030300.xhp
+#: 05350600.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3153778\n"
-"21\n"
+"05350600.xhp\n"
+"par_id3159256\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_TABULATOR:ED_TABTYPE_DECCHAR\">Enter a character that you want the decimal tab to use as a decimal separator.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_TABULATOR:ED_TABTYPE_DECCHAR\">Εισάγετε έναν χαρακτήρα που θέλετε ο δεκαδικός στηλοθέτης να χρησιμοποιήσει ως δεκαδικό διαχωριστή.</ahelp>"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXFLOAT_3D_MTR_MAT_SPECULAR_INTENSITY\">Enter the intensity of the specular effect.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXFLOAT_3D_MTR_MAT_SPECULAR_INTENSITY\">Επιλέξτε την ένταση του εφέ σημείου ανάκλασης.</ahelp>"
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3159151\n"
-"22\n"
+"05360000.xhp\n"
+"tit\n"
"help.text"
-msgid "Fill Character"
-msgstr "Χαρακτήρας Γεμίσματος"
+msgid "Distribution"
+msgstr "Κατανομή"
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3154153\n"
-"23\n"
+"05360000.xhp\n"
+"hd_id3154812\n"
+"1\n"
"help.text"
-msgid "Specify the characters to use as leader to the left of the tab stop."
-msgstr "Καθορίζει τον χαρακτήρα-πρότυπο που προηγείται του στηλοθέτη."
+msgid "<link href=\"text/shared/01/05360000.xhp\" name=\"Distribution\">Distribution</link>"
+msgstr "<link href=\"text/shared/01/05360000.xhp\" name=\"Κατανομή\">Κατανομή</link>"
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3144760\n"
-"24\n"
+"05360000.xhp\n"
+"par_id3149119\n"
+"2\n"
"help.text"
-msgid "None"
-msgstr "Κανένα"
+msgid "<variable id=\"verteilungtext\"><ahelp hid=\".uno:DistributeSelection\">Distributes three or more selected objects evenly along the horizontal axis or the vertical axis. You can also evenly distribute the spacing between objects.</ahelp></variable>"
+msgstr "<variable id=\"verteilungtext\"><ahelp hid=\".uno:DistributeSelection\">Κατανέμει τρία ή περισσότερα επιλεγμένα αντικείμενα εξίσου κατά μήκος του οριζόντιου ή του κατακόρυφου άξονα. Μπορείτε επίσης να κατανείμετε εξίσου τις αποστάσεις μεταξύ των αντικειμένων.</ahelp></variable>"
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3143231\n"
-"25\n"
+"05360000.xhp\n"
+"par_id3145383\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_NO\">Inserts no fill characters, or removes existing fill characters to the left of the tab stop.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_NO\">Εισάγει χαρακτήρες μη γεμίσματος, ή απομακρύνει υπάρχοντες χαρακτήρες γεμίσματος στα αριστερά της απόστασης στηλοθέτη.</ahelp>"
+msgid "Objects are distributed with respect to the outermost objects in the selection."
+msgstr "Τα αντικείμενα θα στοιχιθούν μέχρι τα πιο εξωτερικά αντικείμενα της επιλογής."
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3152933\n"
-"26\n"
+"05360000.xhp\n"
+"hd_id3149811\n"
+"4\n"
"help.text"
-msgid "......."
-msgstr "......."
+msgid "Horizontally"
+msgstr "Οριζόντια"
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3153192\n"
-"27\n"
+"05360000.xhp\n"
+"par_id3150355\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_POINTS\">Fills the empty space to the left of the tab stop with dots.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_POINTS\">Γεμίζει το κενό διάστημα στα αριστερά της απόστασης στηλοθέτη με τελείες.</ahelp>"
+msgid "Specify the horizontal distribution for the selected objects."
+msgstr "Καθορίστε την οριζόντια απόσταση για τα επιλεγμένα αντικείμενα."
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3156280\n"
-"28\n"
+"05360000.xhp\n"
+"hd_id3149276\n"
+"6\n"
"help.text"
-msgid "------"
-msgstr "------"
+msgid "None"
+msgstr "Κανένα"
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3156212\n"
-"29\n"
+"05360000.xhp\n"
+"par_id3147618\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_DASHLINE\">Fills the empty space to the left of the tab stop with dashes.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_DASHLINE\">Γεμίζει το κενό διάστημα στα αριστερά της απόστασης στηλοθέτη με παύλες.</ahelp>"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_NONE\">Does not distribute the objects horizontally.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_NONE\">Δεν κατανέμει τα αντικείμενα οριζόντια.</ahelp>"
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3157960\n"
-"30\n"
+"05360000.xhp\n"
+"hd_id3148990\n"
+"8\n"
"help.text"
-msgid "______"
-msgstr "______"
+msgid "Left"
+msgstr "Αριστερά"
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3151043\n"
-"31\n"
+"05360000.xhp\n"
+"par_id3159269\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_UNDERSCORE\">Draws a line to fill the empty space to the left of the tab stop.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_UNDERSCORE\">Ζωγραφίζει μια γραμμή για να γεμίσει το κενό διάστημα στα αριστερά της απόστασης στηλοθέτη.</ahelp>"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_LEFT\">Distributes the selected objects, so that the left edges of the objects are evenly spaced from one another.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_LEFT\">Κατανέμει τα επιλεγμένα αντικείμενα, ώστε οι αριστερές ακμές των αντικειμένων να απέχουν εξίσου μεταξύ τους.</ahelp>"
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3153770\n"
-"32\n"
+"05360000.xhp\n"
+"hd_id3150130\n"
+"10\n"
"help.text"
-msgid "Character"
-msgstr "Χαρακτήρας"
+msgid "Center"
+msgstr "Στο κέντρο"
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3150441\n"
-"33\n"
+"05360000.xhp\n"
+"par_id3153146\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_OTHER\">Allows you to specify a character to fill the empty space to the left of the tab stop.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_OTHER\">Σας επιτρέπει να καθορίσετε έναν χαρακτήρα για να συμπληρώσετε το κενό διάστημα στα αριστερά της απόστασης στηλογνώμονα.</ahelp>"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_CENTER\">Distributes the selected objects, so that the horizontal centers of the objects are evenly spaced from one another.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_CENTER\">Κατανέμει τα επιλεγμένα αντικείμενα, ώστε τα οριζόντια κέντρα των αντικειμένων να απέχουν εξίσου μεταξύ τους.</ahelp>"
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3152596\n"
-"36\n"
+"05360000.xhp\n"
+"hd_id3147574\n"
+"12\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "Spacing"
+msgstr "Απόσταση"
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3163717\n"
-"37\n"
+"05360000.xhp\n"
+"par_id3148924\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_TABULATOR:BTN_NEW\">Adds the tab stop that you defined to the current paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_TABULATOR:BTN_NEW\">Προσθέτει την απόσταση στηλοθέτη που έχετε καθορίσει στην τρέχουσα παράγραφο.</ahelp>"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_DISTANCE\">Distributes the selected objects horizontally, so that the objects are evenly spaced from one another.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_DISTANCE\">Κατανέμει τα επιλεγμένα αντικείμενα οριζόντια, ώστε να απέχουν εξίσου μεταξύ τους.</ahelp>"
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3153945\n"
-"38\n"
+"05360000.xhp\n"
+"hd_id3155390\n"
+"14\n"
"help.text"
-msgid "Clear All"
-msgstr "Επαναφορά"
+msgid "Right"
+msgstr "Δεξιά"
-#: 05030300.xhp
+#: 05360000.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3145660\n"
-"39\n"
+"05360000.xhp\n"
+"par_id3153252\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_TABULATOR:BTN_DELALL\">Removes all of the tab stops that you defined under <emph>Position</emph>. Sets <emph>Left</emph> tab stops at regular intervals as the default tab stops.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_TABULATOR:BTN_DELALL\">Απομακρύνει όλες τις αποστάσεις στηλοθετών που έχετε καθορίσει στο μενού <emph>Θέση</emph>. Θέτει την <emph>Αριστερή</emph> απόσταση στηλοθέτη σε κανονικά διαστήματα ως προκαθορισμένη απόσταση στηλοθετών.</ahelp>"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_RIGHT\">Distributes the selected objects, so that the right edges of the objects are evenly spaced from one another.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_RIGHT\">Κατανέμει τα επιλεγμένα αντικείμενα, ώστε οι δεξιές ακμές των αντικειμένων να απέχουν εξίσου μεταξύ τους.</ahelp>"
-#: 02200000.xhp
+#: 05360000.xhp
msgctxt ""
-"02200000.xhp\n"
-"tit\n"
+"05360000.xhp\n"
+"hd_id3150245\n"
+"16\n"
"help.text"
-msgid "Object"
-msgstr "Αντικείμενο"
+msgid "Vertically"
+msgstr "Κατακόρυφα"
-#: 02200000.xhp
+#: 05360000.xhp
msgctxt ""
-"02200000.xhp\n"
-"hd_id3146959\n"
-"1\n"
+"05360000.xhp\n"
+"par_id3155321\n"
+"17\n"
"help.text"
-msgid "<link href=\"text/shared/01/02200000.xhp\" name=\"Object\">Object</link>"
-msgstr "<link href=\"text/shared/01/02200000.xhp\" name=\"Αντικείμενο\">Αντικείμενο</link>"
+msgid "Specify the vertical distribution for the selected objects."
+msgstr "Καθορίστε την κάθετη απόσταση για τα επιλεγμένα αντικείμενα."
-#: 02200000.xhp
+#: 05360000.xhp
msgctxt ""
-"02200000.xhp\n"
-"par_id3154840\n"
-"2\n"
+"05360000.xhp\n"
+"hd_id3148563\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".uno:ObjectMenue\">Lets you edit a selected object in your file that you inserted with the <emph>Insert - Object </emph>command.</ahelp>"
-msgstr "<ahelp hid=\".uno:ObjectMenue\">Σας επιτρέπει να επεξεργαστείτε ένα επιλεγμένο αντικείμενο στο αρχείο σας, το οποίο εισαγάγατε με την εντολή <emph>Εισαγωγή - Αντικείμενο </emph>.</ahelp>"
+msgid "None"
+msgstr "Κανένα"
-#: 02200000.xhp
+#: 05360000.xhp
msgctxt ""
-"02200000.xhp\n"
-"par_id3153551\n"
+"05360000.xhp\n"
+"par_id3155922\n"
+"19\n"
"help.text"
-msgid "<link href=\"text/shared/01/04150000.xhp\" name=\"Insert - Object\">Insert - Object</link>"
-msgstr "<link href=\"text/shared/01/04150000.xhp\" name=\"Εισαγωγή - Αντικείμενο\">Εισαγωγή - Αντικείμενο</link>"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_NONE\">Does not distribute the objects vertically.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_NONE\">Δεν κατανέμει τα αντικείμενα κατακόρυφα.</ahelp>"
-#: 02200000.xhp
+#: 05360000.xhp
msgctxt ""
-"02200000.xhp\n"
-"par_id1717886\n"
+"05360000.xhp\n"
+"hd_id3153626\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the object to the original size.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επαναφέρει το αντικείμενο στο αρχικό του μέγεθος.</ahelp>"
+msgid "Top"
+msgstr "Πάνω"
-#: xformsdatachange.xhp
+#: 05360000.xhp
msgctxt ""
-"xformsdatachange.xhp\n"
-"tit\n"
+"05360000.xhp\n"
+"par_id3152361\n"
+"21\n"
"help.text"
-msgid "Change Data Binding"
-msgstr "Αλλαγή διασύνδεσης δεδομένων"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_TOP\">Distributes the selected objects, so that the top edges of the objects are evenly spaced from one another.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_TOP\">Κατανέμει τα επιλεγμένα αντικείμενα, ώστε οι πάνω ακμές των αντικειμένων να απέχουν εξίσου μεταξύ τους.</ahelp>"
-#: xformsdatachange.xhp
+#: 05360000.xhp
msgctxt ""
-"xformsdatachange.xhp\n"
-"bm_id433973\n"
+"05360000.xhp\n"
+"hd_id3147264\n"
+"22\n"
"help.text"
-msgid "<bookmark_value>editing;data binding of XForms</bookmark_value><bookmark_value>data binding change in XForms</bookmark_value>"
-msgstr "<bookmark_value>επεξεργασία;διασύνδεση δεδομένων XForms</bookmark_value><bookmark_value>αλλαγή διασύνδεσης δεδομένων σε XForms</bookmark_value>"
+msgid "Center"
+msgstr "Στο κέντρο"
-#: xformsdatachange.xhp
+#: 05360000.xhp
msgctxt ""
-"xformsdatachange.xhp\n"
-"par_idN10547\n"
+"05360000.xhp\n"
+"par_id3161656\n"
+"23\n"
"help.text"
-msgid "Change Data Binding"
-msgstr "Αλλαγή διασύνδεσης δεδομένων"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_CENTER\">Distributes the selected objects, so that the vertical centers of the objects are evenly spaced from one another.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_CENTER\">Κατανέμει τα επιλεγμένα αντικείμενα, ώστε τα κατακόρυφα κέντρα των αντικειμένων να απέχουν εξίσου μεταξύ τους.</ahelp>"
-#: xformsdatachange.xhp
+#: 05360000.xhp
msgctxt ""
-"xformsdatachange.xhp\n"
-"par_idN1054B\n"
+"05360000.xhp\n"
+"hd_id3150865\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".\">Edit the data binding in the XForms Data Navigator.</ahelp>"
-msgstr "<ahelp hid=\".\">Επεξεργαστείτε την διασύνδεση δεδομένων στο περιηγητή δεδομένων XForms .</ahelp>"
+msgid "Spacing"
+msgstr "Απόσταση"
-#: xformsdatachange.xhp
+#: 05360000.xhp
msgctxt ""
-"xformsdatachange.xhp\n"
-"par_idN1056E\n"
+"05360000.xhp\n"
+"par_id3153360\n"
+"25\n"
"help.text"
-msgid "Model"
-msgstr "Μοντέλο"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_DISTANCE\">Distributes the selected objects vertically, so that the objects are evenly spaced from one another.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_DISTANCE\">Κατανέμει τα επιλεγμένα αντικείμενα κατακόρυφα, ώστε να απέχουν εξίσου μεταξύ τους.</ahelp>"
-#: xformsdatachange.xhp
+#: 05360000.xhp
msgctxt ""
-"xformsdatachange.xhp\n"
-"par_idN10572\n"
+"05360000.xhp\n"
+"hd_id3154071\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the name of the XForms model.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το όνομα ενός μοντέλου XForms.</ahelp>"
+msgid "Bottom"
+msgstr "Κάτω"
-#: xformsdatachange.xhp
+#: 05360000.xhp
msgctxt ""
-"xformsdatachange.xhp\n"
-"par_idN10587\n"
+"05360000.xhp\n"
+"par_id3152771\n"
+"27\n"
"help.text"
-msgid "Item list"
-msgstr "Λίστα Αντικειμένων"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_BOTTOM\">Distributes the selected objects, so that the bottom edges of the objects are evenly spaced from one another.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_BOTTOM\">Κατανέμει τα επιλεγμένα αντικείμενα, ώστε οι κάτω ακμές των αντικειμένων να απέχουν εξίσου μεταξύ τους.</ahelp>"
-#: xformsdatachange.xhp
+#: 05990000.xhp
msgctxt ""
-"xformsdatachange.xhp\n"
-"par_idN1058B\n"
+"05990000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the data binding for the selected form control. To change the data binding, select another item in the list click <emph>OK</emph>. To access the <emph>Add</emph> and <emph>Properties</emph> commands for an item, right-click the item.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει την διασύνδεση δεδομένων για το επιλεγμένο στοιχείο ελέγχου φόρμας. Για να αλλάξετε την διασύνδεση δεδομένων, επιλέξτε ένα άλλο στοιχείο στη λίστα κάντε κλικ στο <emph>OK</emph>. Για να προσπελάσετε τις εντολές <emph>Προσθήκη</emph> και <emph>Ιδιότητες</emph> για ένα αντικείμενο, κάντε δεξί κλικ στο αντικείμενο.</ahelp>"
+msgid "Text"
+msgstr "Κείμενο"
-#: 05190000.xhp
+#: 05990000.xhp
msgctxt ""
-"05190000.xhp\n"
+"05990000.xhp\n"
+"hd_id3155757\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05990000.xhp\" name=\"Text\">Text</link>"
+msgstr "<link href=\"text/shared/01/05990000.xhp\" name=\"Κείμενο\">Κείμενο</link>"
+
+#: 05990000.xhp
+msgctxt ""
+"05990000.xhp\n"
+"par_id3150467\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"texttext\"><ahelp hid=\".uno:TextAttributes\">Sets the layout and anchoring properties for text in the selected drawing or text object.</ahelp></variable>"
+msgstr "<variable id=\"texttext\"><ahelp hid=\".uno:TextAttributes\">Ορίζει τις ιδιότητες για διάταξη και αγκύρωση για το κείμενο στο επιλεγμένο αντικείμενο κειμένου ή σχεδίασης.</ahelp></variable>"
+
+#: 05990000.xhp
+msgctxt ""
+"05990000.xhp\n"
+"par_id3150620\n"
+"3\n"
+"help.text"
+msgid "This command is only available for drawing objects that can contain text, for example for rectangles, but not for lines."
+msgstr "Αυτή η εντολή είναι διαθέσιμη μόνο για την επεξεργασία των αντικειμένων σχεδίασης που μπορεί να περιέχει κείμενο, π.χ. για ορθογώνια, αλλά όχι για γραμμές."
+
+#: 06010000.xhp
+msgctxt ""
+"06010000.xhp\n"
"tit\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "Spelling and Grammar"
+msgstr "Ορθογραφία και Γραμματική"
-#: 05190000.xhp
+#: 06010000.xhp
msgctxt ""
-"05190000.xhp\n"
-"bm_id3147366\n"
+"06010000.xhp\n"
+"bm_id3149047\n"
"help.text"
-msgid "<bookmark_value>objects; naming</bookmark_value><bookmark_value>groups;naming</bookmark_value><bookmark_value>names;objects</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα, ονομασία</bookmark_value><bookmark_value>ομάδες,ονομασία</bookmark_value><bookmark_value>ονόματα,αντικείμενα</bookmark_value>"
+msgid "<bookmark_value>dictionaries; spellcheck</bookmark_value> <bookmark_value>spellcheck; dialog</bookmark_value> <bookmark_value>languages; spellcheck</bookmark_value>"
+msgstr "<bookmark_value>λεξικά; ορθογραφία</bookmark_value><bookmark_value>ορθογραφία; διάλογος</bookmark_value><bookmark_value>γλώσσες; ορθογραφία</bookmark_value>"
-#: 05190000.xhp
+#: 06010000.xhp
msgctxt ""
-"05190000.xhp\n"
-"hd_id3147366\n"
+"06010000.xhp\n"
+"hd_id3153882\n"
"1\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "<link href=\"text/shared/01/06010000.xhp\" name=\"Spellcheck\">Spelling and Grammar</link>"
+msgstr "<link href=\"text/shared/01/06010000.xhp\" name=\"Ορθογραφικός έλεγχος\">Ορθογραφία και Γραμματική</link>"
-#: 05190000.xhp
+#: 06010000.xhp
msgctxt ""
-"05190000.xhp\n"
-"par_id3147588\n"
+"06010000.xhp\n"
+"par_id3154682\n"
"2\n"
"help.text"
-msgid "<variable id=\"name\"><ahelp hid=\".uno:RenameObject\">Assigns a name to the selected object, so that you can quickly find the object in the Navigator.</ahelp></variable>"
-msgstr "<variable id=\"name\"><ahelp hid=\".uno:RenameObject\">Αναθέτει ένα όνομα στο επιλεγμένο αντικείμενο, έτσι ώστε να μπορεί να βρεθεί γρήγορα από την Περιήγηση.</ahelp></variable>"
+msgid "<variable id=\"recht\"><ahelp hid=\".uno:Spelling\">Checks the document or the current selection for spelling errors. If a grammar checking extension is installed, the dialog also checks for grammar errors.</ahelp></variable>"
+msgstr "<variable id=\"recht\"><ahelp hid=\".uno:Spelling\">Ελέγχει το έγγραφο ή την τρέχουσα επιλογή για ορθογραφικά λάθη. Εάν έχει εγκατασταθεί μία επέκταση για τον έλεγχο της γραμματικής, αυτός ο διάλογος ελέγχει επίσης και για τα γραμματικά λάθη.</ahelp></variable>"
-#: 05190000.xhp
+#: 06010000.xhp
msgctxt ""
-"05190000.xhp\n"
-"par_id3155364\n"
-"7\n"
+"06010000.xhp\n"
+"par_idN1064B\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><defaultinline>The name is also displayed in the Status Bar when you select the object.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><defaultinline>Το όνομα εμφανίζεται επίσης στην γραμμή κατάστασης όταν επιλέγετε το αντικείμενο.</defaultinline></switchinline>"
+msgid "The spellcheck starts at the current cursor position and advances to the end of the document or selection. You can then choose to continue the spellcheck from the beginning of the document."
+msgstr "Ο ορθογραφικός έλεγχος αρχίζει από την τρέχουσα θέση του δρομέα και συνεχίζει μέχρι το τέλος του εγγράφου ή της επιλογής. Μπορείτε τότε να επιλέξτε να συνεχιστεί ο έλεγχος από την αρχή του εγγράφου."
-#: 05190000.xhp
+#: 06010000.xhp
msgctxt ""
-"05190000.xhp\n"
-"hd_id3156027\n"
+"06010000.xhp\n"
+"par_id3166445\n"
"3\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "Spellcheck looks for misspelled words and gives you the option of adding an unknown word to a user dictionary. When the first misspelled word is found, the <emph>Spellcheck</emph> dialog opens."
+msgstr "Ο ορθογραφικός έλεγχος ψάχνει για ανορθόγραφες λέξεις και σας δίνει την επιλογή να προσθέσετε μία άγνωστη λέξη σε ένα λεξικό χρήστη. Όταν βρεθεί η πρώτη ανορθόγραφη λέξη, ανοίγει ο διάλογος <emph>Ορθογραφικός έλεγχος</emph>."
-#: 05190000.xhp
+#: 06010000.xhp
msgctxt ""
-"05190000.xhp\n"
-"par_id3152924\n"
-"4\n"
+"06010000.xhp\n"
+"par_id1022200801300654\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_NAMEDIALOG_OBJECT\">Enter a name for the selected object. The name will be visible in the Navigator.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_NAMEDIALOG_OBJECT\">Εισάγετε ένα όνομα για το επιλεγμένο αντικείμενο. Το όνομα θα είναι ορατό από τον Πλοηγητή.</ahelp>"
+msgid "If a grammar checking extension is installed, this dialog is called <emph>Spelling and Grammar</emph>. Spelling errors are underlined in red, grammar errors in blue. First the dialog presents all spelling errors, then all grammar errors."
+msgstr "Εάν έχει εγκατασταθεί η επέκταση για τον έλεγχο γραμματικής, αυτός ο διάλογος ονομάζεται <emph>Ορθογραφία και Γραμματική </emph>. Τα ορθογραφικά λάθη υπογραμμίζονται με κόκκινο, τα γραμματικά λάθη με μπλε. Πρώτα παρουσιάζονται όλα τα ορθογραφικά λάθη και μετά όλα τα λάθη γραμματικής."
-#: password_dlg.xhp
+#: 06010000.xhp
msgctxt ""
-"password_dlg.xhp\n"
-"tit\n"
+"06010000.xhp\n"
+"par_id1022200801354366\n"
"help.text"
-msgid "Password"
-msgstr "Κωδικός πρόσβασης"
+msgid "<ahelp hid=\".\">Enable <emph>Check grammar</emph> to work first on all spellcheck errors, then on all grammar errors.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποίηση <emph>Έλεγχος γραμματικής</emph> για να ελέγξει πρώτα τα ορθογραφικά λάθη και έπειτα όλα τα λάθη γραμματικής.</ahelp>"
-#: password_dlg.xhp
+#: 06010000.xhp
msgctxt ""
-"password_dlg.xhp\n"
-"hd_id3146902\n"
-"63\n"
+"06010000.xhp\n"
+"hd_id3149511\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/01/password_dlg.xhp\" name=\"Password\">Password</link>"
-msgstr "<link href=\"text/shared/01/password_dlg.xhp\" name=\"Κωδικός πρόσβασης\">Κωδικός πρόσβασης</link>"
+msgid "Not in dictionary"
+msgstr "Δεν υπάρχει στο λεξικό"
-#: password_dlg.xhp
+#: 06010000.xhp
msgctxt ""
-"password_dlg.xhp\n"
-"par_id3154350\n"
-"64\n"
+"06010000.xhp\n"
+"par_id3149798\n"
+"7\n"
"help.text"
-msgid "Assigns a password to prevent users from making unauthorized changes."
-msgstr "Ορίζει έναν κωδικό πρόσβασης για να αποτρέψει τους χρήστες να κάνουν μη εξουσιοδοτημένες αλλαγές."
+msgid "<ahelp hid=\".\">Displays the sentence with the misspelled word highlighted. Edit the word or the sentence, or click one of the suggestions in the text box below.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει την πρόταση με την ανορθόγραφη λέξη επισημασμένη. Επεξεργαστείτε τη λέξη ή την πρόταση, ή κάντε κλικ σε μία πρόταση-συμβουλή στο πεδίο κειμένου από κάτω.</ahelp>"
-#: password_dlg.xhp
+#: 06010000.xhp
msgctxt ""
-"password_dlg.xhp\n"
-"par_id31222\n"
+"06010000.xhp\n"
+"hd_id3149885\n"
+"10\n"
"help.text"
-msgid "The open password must be entered to open the file."
-msgstr "Ο κωδικός πρόσβασης ανοίγματος πρέπει να εισαχθεί για να ανοίξει το αρχείο."
+msgid "Suggestions"
+msgstr "Προτάσεις"
-#: password_dlg.xhp
+#: 06010000.xhp
msgctxt ""
-"password_dlg.xhp\n"
-"par_id313339\n"
+"06010000.xhp\n"
+"par_id3155628\n"
+"11\n"
"help.text"
-msgid "The permission password must be entered to edit the document."
-msgstr "Ο κωδικός πρόσβασης άδειας πρέπει να εισαχθεί για επεξεργασία κειμένου."
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_SPELLCHECK_LB_NEWWORD\">Lists suggested words to replace the misspelled word. Select the word that you want to use, and then click <emph>Change</emph> or <emph>Change All</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_SPELLCHECK_LB_NEWWORD\">Εμφανίζει σε λίστα προτεινόμενες λέξεις για αντικατάσταση της μη ορθογραφημένης λέξης. Επιλέξτε τη λέξη που θέλετε να χρησιμοποιήσετε και κάντε κλικ στο <emph>Αλλαγή</emph> ή στο <emph>Αλλαγή όλων</emph>.</ahelp>"
-#: password_dlg.xhp
+#: 06010000.xhp
msgctxt ""
-"password_dlg.xhp\n"
-"hd_id3146857\n"
-"65\n"
+"06010000.xhp\n"
+"hd_id3145087\n"
+"12\n"
"help.text"
-msgid "Password"
-msgstr "Κωδικός πρόσβασης"
+msgid "Text Language"
+msgstr "Γλώσσα Κειμένου"
-#: password_dlg.xhp
+#: 06010000.xhp
msgctxt ""
-"password_dlg.xhp\n"
-"par_id3150502\n"
-"62\n"
+"06010000.xhp\n"
+"par_id3144422\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"HID_PASSWD_TABLE\">Type a password. A password is case sensitive.</ahelp>"
-msgstr "<ahelp hid=\"HID_PASSWD_TABLE\">Πληκτρολογήστε έναν κωδικό πρόσβασης . Ένας κωδικός πρόσβασης διακρίνει κεφαλαία και μικρά.</ahelp>"
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_SPELLCHECK_LB_LANGUAGE\">Specifies the language to use to check the spelling.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_SPELLCHECK_LB_LANGUAGE\">Ορίζει τη γλώσσα που θα χρησιμοποιηθεί για τον έλεγχο ορθογραφίας.</ahelp>"
-#: password_dlg.xhp
+#: 06010000.xhp
msgctxt ""
-"password_dlg.xhp\n"
-"hd_id3153029\n"
-"66\n"
+"06010000.xhp\n"
+"hd_id3154071\n"
+"52\n"
"help.text"
-msgid "Confirm"
-msgstr "Επιβεβαίωση"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">AutoCorrect</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αυτόματη διόρθωση </caseinline></switchinline>"
-#: password_dlg.xhp
+#: 06010000.xhp
msgctxt ""
-"password_dlg.xhp\n"
-"par_id3151100\n"
-"67\n"
+"06010000.xhp\n"
+"par_id3153798\n"
+"53\n"
"help.text"
-msgid "<ahelp hid=\".\">Re-enter the password.</ahelp>"
-msgstr "<ahelp hid=\".\">Επανεισαγωγή του κωδικού πρόσβασης.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SPELLCHECK_BTN_AUTOCORR\">Adds the current combination of the incorrect word and the replacement word to the AutoCorrect replacements table.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SPELLCHECK_BTN_AUTOCORR\">Προσθέτει τον τρέχοντα συνδυασμό μη ορθογραφημένης λέξης και λέξης αντικατάστασης στον πίνακα αντικαταστάσεων της Αυτόματης Διόρθωσης.</ahelp></caseinline></switchinline>"
-#: password_dlg.xhp
+#: 06010000.xhp
msgctxt ""
-"password_dlg.xhp\n"
-"hd_id3155351\n"
-"68\n"
+"06010000.xhp\n"
+"hd_id3151382\n"
+"56\n"
"help.text"
-msgid "Undoing password protection"
-msgstr "Αναίρεση προστασίας κωδικού πρόσβασης"
+msgid "Options"
+msgstr "Επιλογές"
-#: password_dlg.xhp
+#: 06010000.xhp
msgctxt ""
-"password_dlg.xhp\n"
-"par_id3146109\n"
-"69\n"
+"06010000.xhp\n"
+"par_id3154123\n"
+"57\n"
"help.text"
-msgid "To remove a password, open the document, then save without password."
-msgstr "Για αφαίρεση κωδικού πρόσβασης, ανοίξτε το έγγραφο, έπειτα αποθήκευση χωρίς κωδικό πρόσβασης."
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SPELLCHECK_BTN_OPTIONS\">Opens a dialog, where you can select the user-defined dictionaries, and set the rules for the spellchecking.</ahelp>"
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SPELLCHECK_BTN_OPTIONS\">Ανοίγει ένα διάλογο, όπου μπορείτε να επιλέξετε τα λεξικά χρήστη και να ορίσετε τους κανόνες ορθογραφίας.</ahelp>"
-#: password_dlg.xhp
+#: 06010000.xhp
msgctxt ""
-"password_dlg.xhp\n"
-"par_id31323250502\n"
+"06010000.xhp\n"
+"hd_id3153353\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to show or hide the file sharing password options.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε να εμφανίζονται ή να αποκρύπτονται οι επιλογές διαμοιρασμού κωδικού πρόσβασης.</ahelp>"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 06130000.xhp
+#: 06010000.xhp
msgctxt ""
-"06130000.xhp\n"
-"tit\n"
+"06010000.xhp\n"
+"par_id3144432\n"
+"25\n"
"help.text"
-msgid "Macro"
-msgstr "Μακροεντολή"
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SPELLCHECK_BTN_ADD\">Adds the unknown word to a user-defined dictionary.</ahelp>"
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SPELLCHECK_BTN_ADD\">Προσθέτει την άγνωστη λέξη σε ένα λεξικό χρήστη.</ahelp>"
-#: 06130000.xhp
+#: 06010000.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3157552\n"
-"1\n"
+"06010000.xhp\n"
+"hd_id3155994\n"
+"22\n"
"help.text"
-msgid "Macro"
-msgstr "Μακροεντολή"
+msgid "Ignore Once"
+msgstr "Παράβλεψη μια φορά"
-#: 06130000.xhp
+#: 06010000.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3148765\n"
-"2\n"
+"06010000.xhp\n"
+"par_id3148920\n"
+"23\n"
"help.text"
-msgid "<variable id=\"makro\"><ahelp hid=\".uno:MacroDialog\">Opens a dialog to organize macros.</ahelp></variable>"
-msgstr "<variable id=\"makro\"><ahelp hid=\".uno:MacroDialog\">Ανοίγει ένα παράθυρο διαλόγου για τη διαχείριση μακροεντολών.</ahelp></variable>"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_IGNORE\">Skips the unknown word and continues with the spellcheck.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_IGNORE\">Παραβλέπει την άγνωστη λέξη και συνεχίζει τον έλεγχο ορθογραφίας.</ahelp>"
-#: 06130000.xhp
+#: 06010000.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3154863\n"
-"3\n"
+"06010000.xhp\n"
+"par_idN107CB\n"
"help.text"
-msgid "Macro name"
-msgstr "Όνομα μακροεντολής"
+msgid "This label of this button changes to <emph>Resume</emph> if you leave the Spellcheck dialog open when you return to your document. To continue the spellcheck from the current position of the cursor, click <emph>Resume</emph>."
+msgstr "Η ετικέτα αυτού του πεδίου επιλογής αλλάζει σε <emph>Συνέχεια</emph> αν αφήσετε το διάλογο ορθογραφίας ανοικτό όταν επιστρέψετε στο έγγραφό σας. Για να συνεχίσετε τον έλεγχο από την τρέχουσα θέση του δρομέα κάντε κλικ στο πεδίο <emph>Συνέχεια</emph>."
-#: 06130000.xhp
+#: 06010000.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150040\n"
-"4\n"
+"06010000.xhp\n"
+"par_id1024200804091149\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/macronameedit\">Displays the name of the selected macro. To create or to change the name of a macro, enter a name here.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/macronameedit\">Προβάλει το όνομα της επιλεγμένης μακροεντολής. Για να δημιουργήσετε ή να αλλάξετε το όνομα μιας μακροεντολής, εισάγετε ένα όνομα εδώ.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">While performing a grammar check, click Ignore Rule to ignore the rule that is currently flagged as a grammar error.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενώ εκτελείτε έναν έλεγχο γραμματικής, κάντε κλικ στην Αγνόηση Κανόνα για να αγνοήσετε τον κανόνα, ο οποίος έχει επισημανθεί ως λάθος γραμματικής.</ahelp>"
-#: 06130000.xhp
+#: 06010000.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150902\n"
-"6\n"
+"06010000.xhp\n"
+"hd_id3150740\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the macros that are contained in the module selected in the <emph>Macro from </emph>list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ταξινομεί τις μακροεντολές που περιέχονται στη λειτουργική μονάδα που έχει επιλεχθεί από τη λίστα <emph>Μακροεντολές από</emph>.</ahelp>"
+msgid "Ignore All"
+msgstr "Παράβλεψη όλων"
-#: 06130000.xhp
+#: 06010000.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3153750\n"
-"7\n"
+"06010000.xhp\n"
+"par_id3145318\n"
+"21\n"
"help.text"
-msgid "Macro from / Save macro in"
-msgstr "Μακροεντολές από / Αποθήκευση μακροεντολών σε"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_IGNOREALL\">Skips all occurrences of the unknown word until the end of the current %PRODUCTNAME session and continues with the spellcheck.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_IGNOREALL\">Παραβλέπει όλες τις εμφανίσεις της άγνωστης λέξης μέχρι το τέλος της τρέχουσας συνεδρίας του %PRODUCTNAME και συνεχίζει τον ορθογραφικό έλεγχο.</ahelp>"
-#: 06130000.xhp
+#: 06010000.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3153394\n"
-"8\n"
+"06010000.xhp\n"
+"hd_id3153056\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/libraries\">Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/libraries\">Ταξινομεί τις βιβλιοθήκες και τα αρθρώματα όπου μπορείτε να ανοίγετε ή να αποθηκεύετε τις μακροεντολές σας. Για να αποθηκεύσετε μια μακροεντολή με ένα συγκεκριμένο έγγραφο, ανοίξτε το έγγραφο και έπειτα ανοίξτε αυτόν τον διάλογο.</ahelp>"
+msgid "Change"
+msgstr "Αλλαγή"
-#: 06130000.xhp
+#: 06010000.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3147373\n"
-"11\n"
+"06010000.xhp\n"
+"par_id3148559\n"
+"19\n"
"help.text"
-msgid "Run / Save"
-msgstr "Εκτέλεση / Αποθήκευση"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_CHANGE\">Replaces the unknown word with the current suggestion. If you changed more than just the misspelled word, the entire sentence is replaced.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_CHANGE\">Αντικαθιστά την άγνωστη λέξη με την τρέχουσα πρόταση-συμβουλή. Αν αλλάξατε περισσότερες λέξεις από την ανορθόγραφη, όλη η πρόταση αντικαθίσταται.</ahelp>"
-#: 06130000.xhp
+#: 06010000.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3153748\n"
-"12\n"
+"06010000.xhp\n"
+"hd_id3145787\n"
+"16\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 "Change All"
+msgstr "Αλλαγή Όλων"
-#: 06130000.xhp
+#: 06010000.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3149388\n"
-"15\n"
+"06010000.xhp\n"
+"par_id3144446\n"
+"17\n"
"help.text"
-msgid "Assign"
-msgstr "Ανάθεση"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_CHANGEALL\">Replaces all occurrences of the unknown word with the current suggestion.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_CHANGEALL\">Αντικαθιστά όλες τις εμφανίσεις της άγνωστης λέξης με την τρέχουσα πρόταση αντικατάστασης.</ahelp>"
-#: 06130000.xhp
+#: 06010000.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3153577\n"
-"16\n"
+"06010000.xhp\n"
+"par_idN10850\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/assign\">Opens the <link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link> dialog, where you can assign the selected macro to a menu command, a toolbar, or an event.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/assign\">Ανοίγει τον διάλογο <link href=\"text/shared/01/06140000.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>, όπου μπορείτε να αναθέσετε την επιλεγμένη μακροεντολή σε μια εντολή μενού, σε μια εργαλειοθήκη, ή σε ένα γεγονός.</ahelp>"
+msgid "Undo"
+msgstr "Αναίρεση"
-#: 06130000.xhp
+#: 06010000.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3153662\n"
-"17\n"
+"06010000.xhp\n"
+"par_idN10854\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "<ahelp hid=\".\">Click to undo the last change in the current sentence. Click again to undo the previous change in the same sentence.</ahelp>"
+msgstr "<ahelp hid=\".\">Κλικ για αναίρεση της τελευταίας αλλαγής στην τρέχουσα πρόταση. Κλικ ξανά για αναίρεση της προηγούμενης αλλαγής στην ίδια πρόταση.</ahelp>"
-#: 06130000.xhp
+#: 06010000.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150355\n"
-"18\n"
+"06010000.xhp\n"
+"par_id3147426\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/edit\">Starts the $[officename] Basic editor and opens the selected macro or dialog for editing.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/edit\">Ξεκινά τον επεξεργαστή Basic για το $[officename] και ανοίγει την επιλεγμένη μακροεντολή ή διάλογο για επεξεργασία.</ahelp>"
+msgid "<link href=\"text/shared/01/06020000.xhp\" name=\"Thesaurus\">Thesaurus</link>"
+msgstr "<link href=\"text/shared/01/06020000.xhp\" name=\"Θησαυρός λέξεων\">Θησαυρός λέξεων</link>"
-#: 06130000.xhp
+#: 06010101.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3150772\n"
-"19\n"
+"06010101.xhp\n"
+"tit\n"
"help.text"
-msgid "New / Delete"
-msgstr "Δημιουργία / Διαγραφή"
+msgid "Writing aids"
+msgstr "Βοηθήματα γραφής"
-#: 06130000.xhp
+#: 06010101.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3153257\n"
-"61\n"
+"06010101.xhp\n"
+"hd_id3145138\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/delete\">Creates a new macro, or deletes the selected macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/delete\">Δημιουργεί μια νέα μακροεντολή, ή διαγράφει την επιλεγμένη μακροεντολή.</ahelp>"
+msgid "Writing aids"
+msgstr "Βοηθήματα γραφής"
-#: 06130000.xhp
+#: 06010101.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3154514\n"
-"20\n"
+"06010101.xhp\n"
+"par_id3148882\n"
+"2\n"
"help.text"
-msgid "To create a new macro, select the \"Standard\" module in the <emph>Macro from</emph> list, and then click <emph>New</emph>."
-msgstr "Για να δημιουργήσετε μια νέα μακροεντολή, επιλέξτε το άρθρωμα \"Standard\" στη λίστα <emph>Μακροεντολές από</emph> , και κάντε κλικ στη <emph>Δημιουργία</emph>."
+msgid "Select the user-defined dictionaries and set the rules for the spellchecking."
+msgstr "Επιλέξτε τα λεξικά χρήστη και ορίστε τους κανόνες ορθογραφίας."
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3148474\n"
-"21\n"
+"06010500.xhp\n"
+"tit\n"
"help.text"
-msgid "To delete a macro, select it, and then click <emph>Delete</emph>."
-msgstr "Για να διαγράψετε μια μακροεντολή, επιλὲξτε την , και έπειτα πατήστε <emph>Διαγραφή</emph>."
+msgid "Language"
+msgstr "Γλώσσα"
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3159342\n"
-"64\n"
+"06010500.xhp\n"
+"par_idN1055C\n"
"help.text"
-msgid "New Library"
-msgstr "Δημιουργία βιβλιοθήκης"
+msgid "<link href=\"text/shared/01/06010500.xhp\">Language</link>"
+msgstr "<link href=\"text/shared/01/06010500.xhp\">Γλώσσα</link>"
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3154897\n"
-"65\n"
+"06010500.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newlibrary\">Saves the recorded macro in a new library.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newlibrary\">Αποθηκεύει την καταγραμμένη μακροεντολή σε μια νέα βιβλιοθήκη.</ahelp> "
+msgid "<ahelp hid=\".\">Opens a submenu where you can choose language specific commands.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού όπου μπορείτε να επιλέξετε εντολές συγκεκριμένες για κάθε γλώσσα.</ahelp>"
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3154173\n"
-"66\n"
+"06010500.xhp\n"
+"hd_id5787224\n"
"help.text"
-msgid "New Module"
-msgstr "Δημιουργία αρθρώματος"
+msgid "For Selection"
+msgstr "Για την επιλογή"
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3155628\n"
-"67\n"
+"06010500.xhp\n"
+"par_id1507309\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newmodule\">Saves the recorded macro in a new module.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newmodule\">Αποθηκεύει την καταγραμμένη μακροεντολή σε ένα νέο άρθρωμα.</ahelp>"
+msgid "<ahelp hid=\".\">Opens a submenu. Choose a language for the selected text. <br/>Choose None to exclude the selected text from spellchecking and hyphenation.<br/>Choose More to open a dialog with more options.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού. Επιλέξτε μια γλώσσα για το επιλεγμένο κείμενο.<br/>Επιλέξτε Κανένα για να αποκλείσετε το επιλεγμένο κείμενο από ορθογραφικό έλεγχο.<br/>Επιλέξτε Περισσότερα για να ανοίξετε ένα παράθυρο διαλόγου με περισσότερες επιλογές.</ahelp>"
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3153665\n"
-"22\n"
+"06010500.xhp\n"
+"hd_id7693411\n"
"help.text"
-msgid "Organizer"
-msgstr "Διαχείριση"
+msgid "For Paragraph"
+msgstr "Για τη παράγραφο"
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3147618\n"
-"23\n"
+"06010500.xhp\n"
+"par_id3928952\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Opens the <emph>Macro Organizer</emph> dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Ανοίγει τον διάλογο <emph>Διαχείριση μακροεντολών</emph>, όπου μπορείτε να προσθέσετε, να επεξεργαστείτε, ή να διαγράψετε υπάρχοντα αρθρώματα μακροεντολών, διαλόγους και βιβλιοθήκες .</ahelp>"
+msgid "<ahelp hid=\".\">Opens a submenu. Choose a language for the current paragraph. <br/>Choose None to exclude the current paragraph from spellchecking and hyphenation.<br/>Choose More to open a dialog with more options.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού. Επιλογή γλώσσας για την τρέχουσα παράγραφο. <br/>Επιλέξτε \"Κανένα\" για να αποκλείσετε την τρέχουσα παράγραφο από ορθογραφικό έλεγχο.<br/>Επιλέξτε \"Περισσότερα\" για να ανοίξετε ένα παράθυρο διαλόγου με περισσότερες επιλογές.</ahelp>"
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3145609\n"
-"24\n"
+"06010500.xhp\n"
+"hd_id5206762\n"
"help.text"
-msgid "Module/Dialog tab page"
-msgstr "Καρτέλα Άρθρωμα/Διάλογος"
+msgid "For all Text"
+msgstr "Για όλο το κείμενο"
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3155923\n"
-"25\n"
+"06010500.xhp\n"
+"par_id5735953\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organiz\">Lets you manage modules or dialog boxes.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organiz\">Σας επιτρέπει τη διαχείριση αρθρωμάτων ή πλαισίων διαλόγου.</ahelp>"
+msgid "<ahelp hid=\".\">Opens a submenu. Choose a language for all text. <br/>Choose None to exclude all text from spellchecking and hyphenation.<br/>Choose More to open a dialog with more options.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού. Επιλογή γλώσσας όλο το κείμενο.<br/>Επιλέξτε \"Κανένα\" για να αποκλείσετε όλο το κείμενο από ορθογραφικό έλεγχο.<br/>Επιλέξτε \"Περισσότερα\" για να ανοίξετε ένα παράθυρο διαλόγου με περισσότερες επιλογές.</ahelp>"
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3148944\n"
-"29\n"
+"06010500.xhp\n"
+"par_idN105AF\n"
"help.text"
-msgid "Module/Dialog"
-msgstr "Άρθρωμα/Διάλογος"
+msgid "Hyphenation"
+msgstr "Συλλαβισμός"
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3145068\n"
-"30\n"
+"06010500.xhp\n"
+"par_idN105B3\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_MODULES_TREE\">Lists the existing macros and dialogs.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_MODULES_TREE\">Ταξινομεί τις υπάρχουσες μακροεντολές και διαλόγους.</ahelp>"
+msgid "Opens the <link href=\"text/shared/01/05340300.xhp\">Format - Cells - Alignment</link> tab page."
+msgstr "Ανοίγει τη σελίδα καρτέλας <link href=\"text/shared/01/05340300.xhp\">Μορφή - Κελιά - Στοίχιση</link>."
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3150398\n"
-"34\n"
+"06010500.xhp\n"
+"par_idN105D0\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Hyphenation"
+msgstr "Συλλαβισμός"
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150543\n"
-"35\n"
+"06010500.xhp\n"
+"par_idN105D4\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_EDIT\">Opens the selected macro or dialog for editing.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_EDIT\">Ανοίγει την επιλεγμένη μακροεντολή ή ένα παράθυρο διαλόγου για επεξεργασία.</ahelp>"
+msgid "Turns hyphenation on and off."
+msgstr "Ενεργοποίηση/Απενεργοποίηση συλλαβισμού."
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3151210\n"
-"36\n"
+"06010500.xhp\n"
+"par_idN105E7\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "Hyphenation"
+msgstr "Συλλαβισμός"
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3149291\n"
-"37\n"
+"06010500.xhp\n"
+"par_idN105EB\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWMOD\">Opens the editor and creates a new module.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWMOD\">Ανοίγει τον επεξεργαστή και δημιουργεί ένα νέο άρθρωμα.</ahelp>"
+msgid "Turns hyphenation on and off."
+msgstr "Ενεργοποίηση/Απενεργοποίηση συλλαβισμού."
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3145173\n"
-"39\n"
+"06010500.xhp\n"
+"hd_id0805200811534540\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "More Dictionaries Online"
+msgstr "Λήψη περισσότερων Λεξικών"
-#: 06130000.xhp
+#: 06010500.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150767\n"
-"40\n"
+"06010500.xhp\n"
+"par_id0805200811534630\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWDLG\">Opens the editor and creates a new dialog.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWDLG\">Ανοίγει τον επεξεργαστή και δημιουργεί ένα νέο παράθυρο διαλόγου.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the default browser on the dictionaries extension page.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον προεπιλεγμένο περιηγητή σας στη σελίδα επέκτασης λεξικών.</ahelp>"
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3151177\n"
-"42\n"
+"06010600.xhp\n"
+"tit\n"
"help.text"
-msgid "Libraries tab page"
-msgstr "Καρτέλα βιβλιοθηκών"
+msgid "Chinese Conversion"
+msgstr "Κινέζικη μετατροπή"
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3156281\n"
-"43\n"
+"06010600.xhp\n"
+"bm_id49745\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_DELETE\">Lets you manage the macro libraries for the current application and any open documents.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_DELETE\">Σας επιτρέπει να διαχειριστείτε τις βιβλιοθήκες μακροεντολών για την τρέχουσα εφαρμογή και για κάθε ανοικτό έγγραφο.</ahelp>"
+msgid "<bookmark_value>Chinese writing systems</bookmark_value><bookmark_value>simplified Chinese;conversion to traditional Chinese</bookmark_value><bookmark_value>traditional Chinese;conversion to simplified Chinese</bookmark_value>"
+msgstr "<bookmark_value>Συστήματα γραφής κινέζικων</bookmark_value><bookmark_value>απλοποιημένα κινέζικα;μετατροπή σε παραδοσιακά</bookmark_value><bookmark_value>παραδοσιακά κινέζικα;μετατροπή σε απλοποιημένα</bookmark_value>"
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3144760\n"
-"44\n"
+"06010600.xhp\n"
+"par_idN10547\n"
"help.text"
-msgid "Location"
-msgstr "Τοποθεσία"
+msgid "<link href=\"text/shared/01/06010600.xhp\">Chinese Conversion</link>"
+msgstr "<link href=\"text/shared/01/06010600.xhp\">Κινέζικη μετατροπή</link>"
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150290\n"
-"45\n"
+"06010600.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_LISTBOX_RID_TP_LIBS_RID_LB_BASICS\">Select the application or the document containing the macro libraries that you want to organize.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_LISTBOX_RID_TP_LIBS_RID_LB_BASICS\">Επιλέξτε την εφαρμογή ή το έγγραφο που περιέχει τις βιβλιοθήκες μακροεντολών που θέλετε να διαχειριστείτε.</ahelp>"
+msgid "<ahelp hid=\".\">Converts the selected Chinese text from one Chinese writing system to the other. If no text is selected, the entire document is converted.</ahelp> You can only use this command if you enable Asian language support in <emph>Tools - Options - Language Settings - Languages</emph>."
+msgstr "<ahelp hid=\".\">Μετατρέπει το επιλεγμένο κινέζικο κείμενο από ένα κινέζικο σύστημα γραφής στο άλλο. Εάν δεν επιλεγεί κείμενο, μετατρέπεται όλο το κείμενο.</ahelp> Μπορείτε να χρησιμοποιήσετε αυτήν την εντολή μόνο με ενεργοποίηση της υποστήριξης ασιατικής γλώσσας στο <emph>Εργαλεία - Επιλογές - Ρυθμίσεις γλώσσας - Γλώσσες</emph>."
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3159149\n"
-"46\n"
+"06010600.xhp\n"
+"par_idN10572\n"
"help.text"
-msgid "Library"
-msgstr "Βιβλιοθήκη"
+msgid "Conversion direction"
+msgstr "Κατεύθυνση μετατροπής"
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3147500\n"
-"47\n"
+"06010600.xhp\n"
+"par_idN10576\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_LIBS_TREE\">Lists the existing macro libraries for the current application and any open documents.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_LIBS_TREE\">Ταξινομεί τις υπάρχουσες βιβλιοθήκες μακροεντολών για την τρέχουσα εφαρμογή και όσα ανοικτά έγγραφα υπάρχουν.</ahelp>"
+msgid "<ahelp hid=\".\">Select the conversion direction.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλογή της κατεύθυνσης μετατροπής.</ahelp>"
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3157320\n"
-"48\n"
+"06010600.xhp\n"
+"par_idN10579\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Traditional Chinese to Simplified Chinese"
+msgstr "Παραδοσιακά Κινέζικα σε Απλοποιημένα Κινέζικα"
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150868\n"
-"49\n"
+"06010600.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_EDIT\">Opens the $[officename] Basic editor so that you can modify the selected library.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_EDIT\">Ανοίγει τον επεξεργαστή Basic του $[officename] ώστε να μπορείτε να τροποποιήσετε την επιλεγμένη βιβλιοθήκη.</ahelp>"
+msgid "<ahelp hid=\".\">Converts traditional Chinese text characters to simplified Chinese text characters. Click <emph>OK</emph> to convert the selected text. If no text is selected, the whole document is converted.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετατρέπει χαρακτήρες παραδοσιακού κινέζικου κειμένου σε χαρακτήρες απλοποιημένου κινέζικου κειμένου. Κλικ <emph>Εντάξει</emph> για μετατροπή του επιλεγμένου κειμένου. Εάν δεν επιλεγεί κείμενο, μετατρέπεται όλο το έγγραφο.</ahelp>"
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3153104\n"
-"50\n"
+"06010600.xhp\n"
+"par_idN10580\n"
"help.text"
-msgid "Password"
-msgstr "Κωδικός πρόσβασης"
+msgid "Simplified Chinese to Traditional Chinese"
+msgstr "Απλοποιημένα Κινέζικα σε Παραδοσιακά Κινεζικά"
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3154299\n"
-"51\n"
+"06010600.xhp\n"
+"par_idN10584\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_PASSWORD\">Assigns or edits the <link href=\"text/shared/01/06130100.xhp\" name=\"password\">password</link> for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_PASSWORD\">Αναθέτει ή επεξεργάζεται τον <link href=\"text/shared/01/06130100.xhp\" name=\"κωδικός πρόσβασης\">κωδικό πρόσβασης</link> για την επιλεγμένη βιβλιοθήκη.</ahelp>"
+msgid "<ahelp hid=\".\">Converts simplified Chinese text characters to traditional Chinese text characters. Click <emph>OK</emph> to convert the selected text. If no text is selected, the whole document is converted.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετατρέπει χαρακτήρες απλοποιημένου κινέζικου κειμένου σε χαρακτήρες παραδοσιακού κινέζικου κειμένου. Κλικ <emph>Εντάξει</emph> για μετατροπή του επιλεγμένου κειμένου. Εάν δεν επιλεγεί κείμενο, μετατρέπεται όλο το έγγραφο.</ahelp>"
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3147502\n"
-"52\n"
+"06010600.xhp\n"
+"par_idN1058E\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "Common terms"
+msgstr "Κοινοί όροι"
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3149560\n"
-"53\n"
+"06010600.xhp\n"
+"par_idN10592\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_NEWLIB\">Creates a new library.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_NEWLIB\">Δημιουργεί μία νέα βιβλιοθήκη.</ahelp>"
+msgid "<ahelp hid=\".\">Common terms are words that have the same meaning in traditional and simplified Chinese but are written with different characters.</ahelp>"
+msgstr "<ahelp hid=\".\">Κοινοί όροι είναι λέξεις που έχουν την ίδια έννοια σε παραδοσιακά και απλοποιημένα Κινέζικα, αλλά είναι γραμμένα με διαφορετικούς χαρακτήρες.</ahelp>"
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3153770\n"
-"56\n"
+"06010600.xhp\n"
+"par_idN10595\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "Convert Common Terms"
+msgstr "Μετατροπή κοινών όρων"
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3153726\n"
-"57\n"
+"06010600.xhp\n"
+"par_idN10599\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_EDIT_RID_DLG_NEWLIB_RID_ED_LIBNAME\">Enter a name for the new library or module.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_EDIT_RID_DLG_NEWLIB_RID_ED_LIBNAME\">Εισάγετε ένα όνομα για τη νέα βιβλιοθήκη ή το άρθρωμα.</ahelp>"
+msgid "<ahelp hid=\".\">Converts words with two or more characters that are in the list of common terms. After the list is scanned, the remaining text is converted character by character.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετατρέπει λέξεις με δύο ή περισσότερους χαρακτήρες που είναι στη λίστα των κοινών όρων. Μετά την σάρωση της λίστας, το υπολειπόμενο κείμενο μετατρέπεται ανά χαρακτήρα.</ahelp>"
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3154693\n"
-"54\n"
+"06010600.xhp\n"
+"par_idN1059C\n"
"help.text"
-msgid "Import"
-msgstr "Εισαγωγή"
+msgid "Edit terms"
+msgstr "Επεξεργασία όρων"
-#: 06130000.xhp
+#: 06010600.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3147441\n"
-"55\n"
+"06010600.xhp\n"
+"par_idN105A0\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">Locate that $[officename] Basic library that you want to add to the current list, and then click Open.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">Εντοπίστε την $[officename] Basic βιβλιοθήκη που θέλετε να προσθέσετε στην τρέχουσα λίστα , και έπειτα πατήστε Άνοιγμα.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/01/06010601.xhp\">Edit Dictionary</link> dialog where you can edit the list of conversion terms.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο <link href=\"text/shared/01/06010601.xhp\">Επεξεργασία λεξικού</link> όπου μπορείτε να επεξεργαστείτε τη λίστα των όρων μετατροπής.</ahelp>"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN10A39\n"
+"06010601.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"script\">Scripts </variable>"
-msgstr "<variable id=\"script\">Δέσμη ενεργειών </variable>"
+msgid "Edit Dictionary"
+msgstr "Επεξεργασία Λεξικού"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN109BB\n"
+"06010601.xhp\n"
+"bm_id905789\n"
"help.text"
-msgid "To open the BeanShell Macros dialog box, choose Tools - Macros - Organize Macros - BeanShell. To open the JavaScript dialog box, choose Tools - Macros - Organize Macros - JavaScript."
-msgstr "Για να ανοίξετε το πεδίο διαλόγου για τις μακροεντολές του BeanShell, επιλέξτε Εργαλεία - Μακροεντολές - Διαχείριση Μακροεντολών - BeanShell. Για να ανοίξετε το πεδίο διαλόγου για τις μακροεντολές της JavaScript, επιλέξτε Εργαλεία - Μακροεντολές - Διαχείριση Μακροεντολών - JavaScript."
+msgid "<bookmark_value>common terms;Chinese dictionary</bookmark_value><bookmark_value>dictionaries;common terms in simplified and traditional chinese</bookmark_value>"
+msgstr "<bookmark_value>κοινοί όροι,Κινεζικό λεξικό</bookmark_value><bookmark_value>λεξικά,κοινοί όροι σε απλοποιημένα και παραδοσιακά Κινεζικά</bookmark_value>"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id6963408\n"
+"06010601.xhp\n"
+"par_idN1053D\n"
"help.text"
-msgid "Export"
-msgstr "Εξαγωγή"
+msgid "Edit Dictionary"
+msgstr "Επεξεργασία Λεξικού"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id8968169\n"
+"06010601.xhp\n"
+"par_idN10541\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog to export the selected library either as an extension or as a Basic library.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου για να εξάγει την επιλεγμένη βιβλιοθήκη είτε ως επέκταση είτε ως Basic βιβλιοθήκη.</ahelp>"
+msgid "<ahelp hid=\".\">Edit the <link href=\"text/shared/01/06010600.xhp\">Chinese conversion</link> terms.</ahelp>"
+msgstr "<ahelp hid=\".\">Επεξεργασία των όρων της <link href=\"text/shared/01/06010600.xhp\">κινέζικης μετατροπής</link>.</ahelp>"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN109BE\n"
+"06010601.xhp\n"
+"par_idN10566\n"
"help.text"
-msgid "Macros"
-msgstr "Μακροεντολές"
+msgid "You can use this dialog to edit, to add, or to delete entries from the conversion dictionary. The file path name for the conversion dictionary is user/wordbook/commonterms.ctd. You cannot delete the default entries in this file."
+msgstr "Μπορείτε να χρησιμοποιήσετε αυτό το διάλογο για επεξεργασία, προσθήκη ή διαγραφή καταχωρίσεων από το λεξικό μετατροπής. Το όνομα διαδρομής αρχείου για το λεξικό μετατροπής είναι user/wordbook/commonterms.ctd. Δεν μπορείτε να διαγράψετε τις προεπιλεγμένες καταχωρίσεις σε αυτό το αρχείο."
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN109C2\n"
+"06010601.xhp\n"
+"par_idN10569\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a macro or script from \"user\", \"share\", or an open document. To view the available macros or scripts, double-click an entry.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε μια μακροεντολή ή μία δέσμη ενεργειών από \"user\", \"share\", ή ένα ανοικτό έγγραφο. Για να δείτε τις διαθέσιμες μακροεντολές ή δέσμες ενεργειών, κάντε διπλό κλικ σε μια καταχώριση.</ahelp>"
+msgid "Traditional Chinese to Simplified Chinese"
+msgstr "Παραδοσιακά Κινέζικα σε Απλοποιημένα Κινέζικα"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN109CD\n"
+"06010601.xhp\n"
+"par_idN1056D\n"
"help.text"
-msgid "Run"
-msgstr "Εκτέλεση"
+msgid "<ahelp hid=\".\">Converts traditional Chinese to simplified Chinese.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετατρέπει παραδοσιακά κινέζικα σε απλοποιημένα κινέζικα.</ahelp>"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN109D1\n"
+"06010601.xhp\n"
+"par_idN10570\n"
"help.text"
-msgid "<ahelp hid=\"1241731587\">To run a script, select a script in the list, and then click Run.</ahelp>"
-msgstr "<ahelp hid=\"1241731587\">Για να εκτελέσετε μία δέσμη ενεργειών, επιλέξτε μία από τη λίστα, και κάντε κλικ στο κουμπί Εκτέλεση.</ahelp>"
+msgid "Simplified Chinese to Traditional Chinese"
+msgstr "Απλοποιημένα Κινέζικα σε Παραδοσιακά Κινεζικά"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN109E8\n"
+"06010601.xhp\n"
+"par_idN10574\n"
"help.text"
-msgid "Create"
-msgstr "Δημιουργία"
+msgid "<ahelp hid=\".\">Converts simplified Chinese to traditional Chinese.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετατρέπει απλοποιημένα κινέζικα σε παραδοσιακά.</ahelp>"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN109EC\n"
+"06010601.xhp\n"
+"par_idN10577\n"
"help.text"
-msgid "<ahelp hid=\"1241731589\">Creates a new script.</ahelp> The default script editor opens after you enter a name for the script."
-msgstr "<ahelp hid=\"1241731589\">Δημιουργεί μία νέα δέσμη ενεργειών.</ahelp> Ο προεπιλεγμένος επεξεργαστής δέσμης ενεργειών ανοίγει αφού εισάγετε ένα όνομα για τη δέσμη ενεργειών."
+msgid "Reverse Mapping"
+msgstr "Αναστροφή"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN10A04\n"
+"06010601.xhp\n"
+"par_idN1057B\n"
"help.text"
-msgid "<ahelp hid=\"svx:Edit:DLG_NEWLIB:ED_LIBNAME\">Enter a name for the script.</ahelp>"
-msgstr "<ahelp hid=\"svx:Edit:DLG_NEWLIB:ED_LIBNAME\">Εισάγετε ένα όνομα για τη δέσμη ενεργειών.</ahelp>"
+msgid "<ahelp hid=\".\">Automatically adds the reverse mapping direction to the list for each modification that you enter.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει αυτόματα την αντίστροφη κατεύθυνση χαρτογράφησης στον κατάλογο για κάθε αλλαγή που πληκτρολογείτε.</ahelp>"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN10A2F\n"
+"06010601.xhp\n"
+"par_idN1057E\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Term"
+msgstr "Όρος"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN10A33\n"
+"06010601.xhp\n"
+"par_idN10582\n"
"help.text"
-msgid "<ahelp hid=\"1241731590\">Opens the default script editor for your operating system.</ahelp>"
-msgstr "<ahelp hid=\"1241731590\">Ανοίγει τον προεπιλεγμένο επεξεργαστή δέσμης ενεργειών του λειτουργικού σας συστήματος.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the text that you want to replace with the Mapping term.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τον κείμενο που θέλετε να αντικαταστήσει τον όρο Χαρτογράφησης.</ahelp>"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN10A4B\n"
+"06010601.xhp\n"
+"par_idN10585\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "Mapping"
+msgstr "Χαρτογράφηση"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN10A4F\n"
+"06010601.xhp\n"
+"par_idN10589\n"
"help.text"
-msgid "<ahelp hid=\"1241731591\">Opens a dialog where you can change the name of the selected script.</ahelp>"
-msgstr "<ahelp hid=\"1241731591\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να αλλάξετε το όνομα της επιλεγμένης δέσμης ενεργειών.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the text that you want to replace the Term with.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το κείμενο που θέλετε να αντικαταστήσει τον όρο.</ahelp>"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN10A66\n"
+"06010601.xhp\n"
+"par_idN1058C\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Property"
+msgstr "Ιδιότητα"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN10A6A\n"
+"06010601.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "<ahelp hid=\"1241731592\">Prompts you to delete the selected script.</ahelp>"
-msgstr "<ahelp hid=\"1241731592\">Σας υπαγορεύει να διαγράψετε την επιλεγμένη δέσμη ενεργειών.</ahelp>"
+msgid "<ahelp hid=\".\">Defines the class of the selected term.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τον τύπο του επιλεγμένου όρου.</ahelp>"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN10AE5\n"
+"06010601.xhp\n"
+"par_idN10593\n"
"help.text"
-msgid "The Macro Selector dialog contains two list boxes, namely the Library list box and the Macro name list box."
-msgstr "Ο διάλογος επιλογής μακροεντολών περιέχει δύο πεδία λίστας, το πεδίο λίστας Βιβλιοθήκης και το πεδίο λίστας ονόματος Μακροεντολής."
+msgid "Add"
+msgstr "Προσθήκη"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN10AFC\n"
+"06010601.xhp\n"
+"par_idN10597\n"
"help.text"
-msgid "Library"
-msgstr "Βιβλιοθήκη"
+msgid "<ahelp hid=\".\">Adds the term to the conversion dictionary. If the term is already in the dictionary, the new term receives precedence.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει τον όρο στο λεξικό μετατροπής. Εάν ο όρος υπάρχει ήδη στο λεξικό, ο νέος όρος αποκτά προτεραιότητα.</ahelp>"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN10B00\n"
+"06010601.xhp\n"
+"par_idN1059A\n"
"help.text"
-msgid "Select a macro or script from \"user\", \"share\", or an open document. To view the contents of a library, double-click an entry in the list."
-msgstr "Επιλέξτε μια μακροεντολή ή μια δέσμη ενεργειών από \"user\", \"share\", ή ένα ανοικτό έγγραφο. Για να δείτε τα περιεχόμενα μιας βιβλιοθήκης, κάντε διπλό κλικ σε μία καταχώριση στη λίστα."
+msgid "Modify"
+msgstr "Τροποποίηση"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN10B17\n"
+"06010601.xhp\n"
+"par_idN1059E\n"
"help.text"
-msgid "Macro name"
-msgstr "Όνομα μακροεντολής"
+msgid "<ahelp hid=\".\">Saves the modified entry to the database file.</ahelp>"
+msgstr "<ahelp hid=\".\">Αποθηκεύει την τροποποιημένη εγγραφή στο αρχείο βάσης δεδομένων.</ahelp>"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_idN10B1B\n"
+"06010601.xhp\n"
+"par_idN105A1\n"
"help.text"
-msgid "Click a script, and then click a command button."
-msgstr "Κάντε κλικ σε μια δέσμη ενεργειών, και μετά κάντε κλικ σε ένα πεδίο εντολής."
+msgid "Delete"
+msgstr "Επαναφορά"
-#: 06130000.xhp
+#: 06010601.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3153138\n"
+"06010601.xhp\n"
+"par_idN105A5\n"
"help.text"
-msgid "<link href=\"text/shared/main0600.xhp\" name=\"Macro programming in $[officename]\">Macro programming in $[officename]</link>"
-msgstr "<link href=\"text/shared/main0600.xhp\" name=\"Προγραμματισμός μακροεντολών στο $[officename]\">Προγραμματισμός μακροεντολών στο $[officename]</link>"
+msgid "<ahelp hid=\".\">Removes the selected user-defined entry from the dictionary.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει την επιλεγμένη, ορισμένη από το χρήστη, εγγραφή από το λεξικό.</ahelp>"
#: 06020000.xhp
msgctxt ""
@@ -36663,1399 +33911,963 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select a language for the thesaurus.</ahelp> You can install languages with a thesaurus library from the <link href=\"http://extensions.libreoffice.org/\">Extensions</link> web page."
msgstr "<ahelp hid=\".\">Επιλέξτε γλώσσα για το θησαυρό.</ahelp> Μπορείτε να εγκαταστήσετε γλώσσες με μια βιβλιοθήκη θησαυρού από την ιστοσελίδα <link href=\"http://extensions.libreoffice.org/\">Επεκτάσεις</link>."
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
+"06030000.xhp\n"
"tit\n"
"help.text"
-msgid "Record"
-msgstr "Καταγραφή"
+msgid "Color Replacer"
+msgstr "Αντικαταστάτης χρώματος"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"hd_id3150758\n"
+"06030000.xhp\n"
+"hd_id3156324\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/02230100.xhp\" name=\"Record\">Record</link>"
-msgstr "<link href=\"text/shared/01/02230100.xhp\" name=\"Καταγραφή\">Καταγραφή</link>"
+msgid "<link href=\"text/shared/01/06030000.xhp\" name=\"Color Replacer\">Color Replacer</link>"
+msgstr "<link href=\"text/shared/01/06030000.xhp\" name=\"Αντικαταστάτης χρώματος\">Αντικαταστάτης χρώματος</link>"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3155599\n"
+"06030000.xhp\n"
+"par_id3145138\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:TraceChangeMode\">Tracks each change that is made in the current document by author and date. </ahelp>"
-msgstr "<ahelp hid=\".uno:TraceChangeMode\">Παρακολουθεί κάθε αλλαγή που γίνεται στο τρέχον έγγραφο ανάλογα τον συντάκτη και την ημερομηνία. </ahelp>"
+msgid "<ahelp hid=\".uno:BmpMask\">Opens the Color Replacer dialog, where you can replace colors in bitmap and meta file graphics.</ahelp>"
+msgstr "<ahelp hid=\".uno:BmpMask\">Ανοίγει το διάλογο αντικαταστάτη χρώματος, όπου μπορείτε να αντικαταστήσετε χρώματα στα ψηφιογραφικά και μέτα αρχεία γραφικών.</ahelp>"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3155934\n"
-"26\n"
+"06030000.xhp\n"
+"par_id3151262\n"
+"24\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Record - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <emph><link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\">%PRODUCTNAME Writer - Changes</link></emph> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Εάν επιλέξετε <emph>Καταγραφή - Προβολή</emph>, οι γραμμές που περιέχουν μέρη αλλαγμένου κειμένου υποδεικνύονται με μια κάθετη γραμμή στο αριστερό περιθώριο της σελίδας. Μπορείτε να ορίσετε τις ιδιότητες της κάθετης γραμμής και των άλλων στοιχείων σημείωσης επιλέγοντας <emph><link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Αλλαγές\">%PRODUCTNAME Writer - Αλλαγές</link></emph>στο πλαίσιο διαλόγου επιλογές.</caseinline></switchinline>"
+msgid "You can replace up to four different colors at one time."
+msgstr "Μπορείτε να αντικαταστήσετε μέχρι και τέσσερα διαφορετικά χρώματα τη φορά."
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3147261\n"
-"27\n"
+"06030000.xhp\n"
+"par_id3153894\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μπορείτε να ορίσετε τις ιδιότητες των στοιχείων σημείωσης επιλέγοντας <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Αλλαγές\"><emph>%PRODUCTNAME Calc - Αλλαγές</emph></link> στο πλαίσιο διαλόγου επιλογές.</caseinline></switchinline>"
+msgid "<image id=\"img_id3155616\" src=\"sd/res/pipette.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155616\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155616\" src=\"sd/res/pipette.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155616\">Εικονίδιο</alt></image>"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
+"06030000.xhp\n"
"par_id3145669\n"
-"7\n"
+"3\n"
"help.text"
-msgid "The following changes are tracked when the record changes command is active:"
-msgstr "Οι ακόλουθες αλλαγές καταγράφονται όταν η εντολή καταγραφής αλλαγών στις εγγραφές είναι ενεργή:"
+msgid "Color Replacer"
+msgstr "Αντικαταστάτης χρώματος"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3149388\n"
-"8\n"
+"06030000.xhp\n"
+"par_id3153683\n"
+"4\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "Επικόλληση και διαγραφή κειμένου"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select one of the four source color boxes. Move the mouse pointer over the selected image, and then click the color that you want to replace.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε ένα από τα τέσσερα πεδία βασικών χρωμάτων. Μετακινήστε το δείκτη του ποντικιού πάνω στην επιλεγμένη εικόνα και κάντε κλικ στο χρώμα που θέλετε να αντικαταστήσετε.</ahelp>"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3150693\n"
-"9\n"
+"06030000.xhp\n"
+"hd_id3149827\n"
+"5\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "Μετακίνηση παραγράφων"
+msgid "Color Replacer color"
+msgstr "Χρώμα αντικαταστάτη χρωμάτων"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3147088\n"
-"10\n"
+"06030000.xhp\n"
+"par_id3146957\n"
+"6\n"
"help.text"
-msgid "Sort text"
-msgstr "Ταξινόμηση κειμένου"
+msgid "<ahelp hid=\".\">Displays the color in the selected image that directly underlies the current mouse pointer position. This features only works if the Color Replacer tool is selected.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει το χρώμα στην επιλεγμένη εικόνα που άμεσα υπόκειται στην τρέχουσα θέση του δείκτη του ποντικιού. Η λειτουργία αυτή δουλεύει μόνο αν το εργαλείο αντικαταστάτη χρώματος έχει επιλεχθεί.</ahelp>"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3148620\n"
-"11\n"
+"06030000.xhp\n"
+"hd_id3154823\n"
+"7\n"
"help.text"
-msgid "Find and replace text"
-msgstr "Εύρεση και αντικατάσταση κειμένου"
+msgid "Replace"
+msgstr "Αντικατάσταση"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3145382\n"
-"12\n"
+"06030000.xhp\n"
+"par_id3154983\n"
+"8\n"
"help.text"
-msgid "Insert attributes that are one character wide, for example, fields and footnotes."
-msgstr "Εισαγωγή ιδιοτήτων που έχουν ένα χαρακτήρα πλάτος, για παράδειγμα, πεδία και υποσημειώσεις."
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_BMPMASK:BTN_EXEC\">Replaces the selected source colors in the current image with the colors that you specify in the <emph>Replace with </emph>boxes.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_BMPMASK:BTN_EXEC\">Αντικαθιστά τα επιλεγμένα βασικά χρώματα στην τρέχουσα εικόνα με τα χρώματα που προσδιορίζετε στα πεδία <emph>Αντικατάσταση με </emph>.</ahelp>"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3146797\n"
-"13\n"
+"06030000.xhp\n"
+"hd_id3147275\n"
+"9\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "Εισαγωγή φύλλων, περιοχών"
+msgid "Colors"
+msgstr "Χρώματα"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3154749\n"
-"14\n"
+"06030000.xhp\n"
+"par_id3153031\n"
+"10\n"
"help.text"
-msgid "Insert document"
-msgstr "Εισαγωγή εγγράφου"
+msgid "Lists the source colors and the replacement colors."
+msgstr "Εμφανίζει σε λίστα τα βασικά χρώματα και τα χρώματα αντικατάστασης."
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3153252\n"
-"15\n"
+"06030000.xhp\n"
+"hd_id3149416\n"
+"11\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "Εισαγωγή Αυτόματου κειμένου"
+msgid "Source color checkbox"
+msgstr "Πεδίο σήμανσης βασικού χρώματος"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3155449\n"
-"16\n"
+"06030000.xhp\n"
+"par_id3149819\n"
+"12\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "Εισαγωγή από το πρόχειρο"
+msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXDLG_BMPMASK:CBX_4\">Select this checkbox to replace the current <emph>Source color</emph> with the color that you specify in the <emph>Replace with </emph>box.</ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXDLG_BMPMASK:CBX_4\">Επιλέξτε αυτό το πεδίο σήμανσης για να αντικαταστήσετε το τρέχον <emph>Βασικό χρώμα</emph> με το χρώμα που προσδιορίζετε στο πεδίο <emph>Αντικατάσταση με </emph>.</ahelp>"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3153821\n"
-"20\n"
+"06030000.xhp\n"
+"hd_id3159116\n"
+"13\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "Αλλαγή των περιεχομένων των κελιών με εισαγωγές και διαγραφές"
+msgid "Source color"
+msgstr "Βασικό χρώμα"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3150771\n"
-"21\n"
+"06030000.xhp\n"
+"par_id3149903\n"
+"14\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "Εισαγωγή ή διαγραφή στηλών και γραμμών"
+msgid "<ahelp hid=\".\">Displays the color in the selected image that you want to replace. To set the source color, click here, click the Color Replacer, and then click a color in the selected image.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει το χρώμα στην επιλεγμένη εικόνα που θέλετε να αντικαταστήσετε. Για να ορίσετε το πηγαίο χρώμα, κλικ εδώ, κλικ στον αντικαταστάτη χρώματος και μετά κλικ σε ένα χρώμα στην επιλεγμένη εικόνα.</ahelp>"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3150085\n"
-"22\n"
+"06030000.xhp\n"
+"hd_id3150085\n"
+"15\n"
"help.text"
-msgid "Insert sheets"
-msgstr "Εισαγωγή φύλλων"
+msgid "Tolerance"
+msgstr "Ανοχή"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3154381\n"
-"23\n"
+"06030000.xhp\n"
+"par_id3144438\n"
+"16\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "Αποκοπή, αντιγραφή και επικόλληση μέσω του πρόχειρου"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_BMPMASK:SP_4\">Set the tolerance for replacing a source color in the source image. To replace colors that are similar to the color that you selected, enter a low value. To replace a wider range of colors, enter a higher value.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_BMPMASK:SP_4\">Ρυθμίστε την ανοχή για την αντικατάσταση ενός βασικού χρώματος στην εικόνα προέλευσης. Για να αντικαταστήσετε χρώματα που είναι όμοια με το χρώμα που επιλέξατε, εισάγετε μια μικρή τιμή. Για να αντικαταστήσετε ένα μεγαλύτερο εύρος χρωμάτων, δώστε μια μεγαλύτερη τιμή.</ahelp>"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3145119\n"
-"24\n"
+"06030000.xhp\n"
+"hd_id3156156\n"
+"17\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "Μετακίνηση μέσω της λειτουργίας μεταφοράς και απόθεσης"
+msgid "Replace with"
+msgstr "Αντικατάσταση με"
-#: 02230100.xhp
+#: 06030000.xhp
msgctxt ""
-"02230100.xhp\n"
-"par_id3154347\n"
-"19\n"
+"06030000.xhp\n"
+"par_id3154173\n"
+"18\n"
"help.text"
-msgid "When the record changes command is active, you cannot delete, move, merge, split, or copy cells or delete sheets."
-msgstr "Όταν η εντολή καταγραφής των αλλαγών είναι ενεργοποιημένη, δεν μπορείτε να διαγράψετε, μετακινήσετε, συγχωνεύσετε, διαιρέσετε ή να αντιγράψετε κελιά ή να διαγράψετε φύλλα."
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_BMPMASK:LB_4\">Lists the available replacement colors. To modify the current list of colors, deselect the image, choose <emph>Format - Area</emph>, and then click the <emph>Colors</emph> tab.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_BMPMASK:LB_4\">Αναφέρει τα διαθέσιμα χρώματα αντικατάστασης. Για να τροποποιήσετε την τρέχουσα λίστα χρωμάτων, μην επιλέξετε την εικόνα, διαλέξτε <emph>Μορφή - Περιοχή</emph> και μετά κάντε κλικ στην καρτέλα <emph>Χρώματα</emph>.</ahelp>"
-#: 02190000.xhp
+#: 06030000.xhp
msgctxt ""
-"02190000.xhp\n"
-"tit\n"
+"06030000.xhp\n"
+"hd_id3156152\n"
+"19\n"
"help.text"
-msgid "Plug-in"
-msgstr "Πρόσθετη Λειτουργία"
+msgid "Transparency"
+msgstr "Διαφάνεια"
-#: 02190000.xhp
+#: 06030000.xhp
msgctxt ""
-"02190000.xhp\n"
-"bm_id3146946\n"
+"06030000.xhp\n"
+"par_id3154905\n"
+"20\n"
"help.text"
-msgid "<bookmark_value>plug-ins; activating and deactivating</bookmark_value><bookmark_value>activating;plug-ins</bookmark_value><bookmark_value>deactivating; plug-ins</bookmark_value>"
-msgstr "<bookmark_value>πρόσθετες λειτουργίες,ενεργοποίηση και απενεργοποίηση</bookmark_value><bookmark_value>ενεργοποίηση,πρόσθετες λειτουργίες</bookmark_value><bookmark_value>απενεργοποίηση,πρόσθετες λειτουργίες</bookmark_value>"
+msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXDLG_BMPMASK:CBX_TRANS\">Replaces transparent areas in the current image with the color that you select.</ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXDLG_BMPMASK:CBX_TRANS\">Αντικαθιστά διαφανείς περιοχές στην τρέχουσα εικόνα με το χρώμα που επιλέγετε.</ahelp>"
-#: 02190000.xhp
+#: 06030000.xhp
msgctxt ""
-"02190000.xhp\n"
-"hd_id3146946\n"
-"1\n"
+"06030000.xhp\n"
+"hd_id3145087\n"
+"21\n"
"help.text"
-msgid "<link href=\"text/shared/01/02190000.xhp\" name=\"Plug-in\">Plug-in</link>"
-msgstr "<link href=\"text/shared/01/02190000.xhp\" name=\"Πρόσθετη λειτουργία\">Πρόσθετη Λειτουργία</link>"
+msgid "Transparency"
+msgstr "Διαφάνεια"
-#: 02190000.xhp
+#: 06030000.xhp
msgctxt ""
-"02190000.xhp\n"
-"par_id3154863\n"
-"2\n"
+"06030000.xhp\n"
+"par_id3148946\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\".uno:PlugInsActive\">Allows you to edit <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-ins\">plug-ins</link> in your file. Choose this command to enable or disable this feature. When enabled, a check mark appears beside this command, and you find commands to edit the plug-in in its context menu. When disabled, you find commands to control the plug-in in its context menu.</ahelp>"
-msgstr "<ahelp hid=\".uno:PlugInsActive\">Σας επιτρέπει να επεξεργαστείτε <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"πρόσθετες λειτουργίες\">πρόσθετες λειτουργίες</link> στο αρχείο σας. Επιλέξτε αυτή την εντολή για να ενεργοποιήσετε ή να απενεργοποιήσετε αυτό το χαρακτηριστικό. Όταν είναι ενεργοποιημένο, ένα πεδίο επιβεβαίωσης εμφανίζεται δίπλα σε αυτήν την εντολή, και εκεί βρίσκετε τις εντολές για να επεξεργαστείτε την πρόσθετη λειτουργία στο μενού του περιβάλλοντός της. Όταν είναι απενεργοποιημένο, βρίσκετε εντολές για να ελέγξετε την πρόσθετη λειτουργία στο μενού του περιβάλλοντός της.</ahelp>"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_BMPMASK:LB_TRANS\">Select the color to replace the transparent areas in the current image.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_BMPMASK:LB_TRANS\">Επιλέξτε το χρώμα για την αντικατάσταση των διαφανών περιοχών στην τρέχουσα εικόνα.</ahelp>"
-#: 01020101.xhp
+#: 06040000.xhp
msgctxt ""
-"01020101.xhp\n"
+"06040000.xhp\n"
"tit\n"
"help.text"
-msgid "Select Path"
-msgstr "Επιλογή διαδρομής"
-
-#: 01020101.xhp
-msgctxt ""
-"01020101.xhp\n"
-"hd_id3150620\n"
-"1\n"
-"help.text"
-msgid "Select Path"
-msgstr "Επιλογή διαδρομής"
+msgid "AutoCorrect"
+msgstr "Αυτόματη Διόρθωση"
-#: 01020101.xhp
+#: 06040000.xhp
msgctxt ""
-"01020101.xhp\n"
-"par_id3149962\n"
-"2\n"
+"06040000.xhp\n"
+"bm_id3153391\n"
"help.text"
-msgid "Sets file paths."
-msgstr "Ορίζει διαδρομές αρχείων."
+msgid "<bookmark_value>AutoCorrect function;switching on and off</bookmark_value><bookmark_value>AutoComplete, see also AutoCorrect/AutoInput</bookmark_value>"
+msgstr "<bookmark_value>Λειτουργία αυτόματης διόρθωσης; ναι και όχι</bookmark_value><bookmark_value>Αυτόματη συμπλήρωση, δείτε επίσης Αυτόματη διόρθωση/Αυτόματη είσοδος</bookmark_value>"
-#: 01020101.xhp
+#: 06040000.xhp
msgctxt ""
-"01020101.xhp\n"
-"hd_id3152821\n"
-"4\n"
+"06040000.xhp\n"
+"hd_id3153391\n"
"help.text"
-msgid "Select"
-msgstr "Επιλογή"
+msgid "AutoCorrect"
+msgstr "Αυτόματη Διόρθωση"
-#: 01020101.xhp
+#: 06040000.xhp
msgctxt ""
-"01020101.xhp\n"
-"par_id3150902\n"
-"5\n"
+"06040000.xhp\n"
+"par_id3150838\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILEDLG_PATH_BTN\" visibility=\"visible\">Selects the indicated path.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILEDLG_PATH_BTN\" visibility=\"visible\">Επιλέγει την ενδεδειγμένη διαδρομή.</ahelp>"
+msgid "<variable id=\"autoko\"><ahelp hid=\".uno:AutoCorrectDlg\">Sets the options for automatically replacing text as you type.</ahelp></variable>"
+msgstr "<variable id=\"autoko\"><ahelp hid=\".uno:AutoCorrectDlg\">Ρυθμίζει τις επιλογές για την αυτόματη αντικατάσταση κειμένου καθώς πληκτρολογείτε.</ahelp></variable>"
-#: 01020101.xhp
+#: 06040000.xhp
msgctxt ""
-"01020101.xhp\n"
-"hd_id3148585\n"
-"6\n"
+"06040000.xhp\n"
+"par_id3147261\n"
"help.text"
-msgid "Path:"
-msgstr "Διαδρομή:"
+msgid "The AutoCorrect settings are applied when you press the Spacebar after you enter a word."
+msgstr "Οι ρυθμίσεις Αυτόματης Διόρθωσης εφαρμόζονται όταν πατήσετε τη μπάρα (spacebar) αφότου εισάγετε μια λέξη."
-#: 01020101.xhp
+#: 06040000.xhp
msgctxt ""
-"01020101.xhp\n"
-"par_id3149346\n"
-"7\n"
+"06040000.xhp\n"
+"par_id3153394\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILEDLG_PATH_FILENAME\" visibility=\"visible\">Enter or select the path from the list.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILEDLG_PATH_FILENAME\" visibility=\"visible\">Εισάγετε ή επιλέξτε την διαδρομή από τη λίστα.</ahelp>"
+msgid "To turn on or to turn off the AutoCorrect feature, in $[officename] Calc choose <emph>Tools - Cell Contents - AutoInput</emph>, and in $[officename] Writer choose <emph>Format - AutoCorrect - While Typing</emph>. To apply the AutoCorrect settings to an entire text document, choose <emph>Format - AutoCorrect - Apply</emph>."
+msgstr "Για να ανοίξετε ή να κλείσετε την εντολή της Αυτόματης διόρθωσης στο $[officename] Calc επιλέξτε <emph>Εργαλεία - Περιεχόμενα κελιού - Αυτόματη εισαγωγή </emph> και στο $[officename] Writer επιλέξτε <emph>Μορφή - Αυτόματη διόρθωση - Κατά την εισαγωγή</emph>. Για να εφαρμόσετε τις ρυθμίσεις της Αυτόματης διόρθωσης σε όλο το έγγραφο κειμένου, επιλέξτε <emph>Μορφή - Αυτόματη διόρθωση - Εφαρμογή</emph>."
-#: 01020101.xhp
+#: 06040000.xhp
msgctxt ""
-"01020101.xhp\n"
-"par_id3149750\n"
+"06040000.xhp\n"
+"par_id3146137\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Άνοιγμα διαλόγου\" href=\"text/shared/01/01020000.xhp\"><emph>Άνοιγμα</emph> Διαλόγου</link>"
+msgid "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">AutoCorrect</link>"
+msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"Aυτόματη μορφοποίηση\">Αυτόματη διόρθωση</link>"
-#: 01060000.xhp
+#: 06040100.xhp
msgctxt ""
-"01060000.xhp\n"
+"06040100.xhp\n"
"tit\n"
"help.text"
-msgid "Save"
-msgstr "Αποθήκευση"
-
-#: 01060000.xhp
-msgctxt ""
-"01060000.xhp\n"
-"hd_id3147000\n"
-"5\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01060000.xhp\" name=\"Save\">Save</link>"
-msgstr "<link href=\"text/shared/01/01060000.xhp\" name=\"Αποθήκευση\">Αποθήκευση</link>"
-
-#: 01060000.xhp
-msgctxt ""
-"01060000.xhp\n"
-"par_id3153255\n"
-"1\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Save\">Saves the current document.</ahelp>"
-msgstr "<ahelp hid=\".uno:Save\">Αποθηκεύει το τρέχον έγγραφο.</ahelp>"
-
-#: 01060000.xhp
-msgctxt ""
-"01060000.xhp\n"
-"par_id3152551\n"
-"4\n"
-"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "Όταν επεξεργάζεστε μια εγγραφή Αυτόματου Κειμένου, αυτή η εντολή μετατρέπεται σε <emph> Αποθήκευση Αυτόματου κειμένου.</emph>."
+msgid "Options"
+msgstr "Επιλογές"
-#: 04150500.xhp
+#: 06040100.xhp
msgctxt ""
-"04150500.xhp\n"
-"tit\n"
+"06040100.xhp\n"
+"bm_id3155620\n"
"help.text"
-msgid "Insert video"
-msgstr "Εισαγωγή video"
+msgid "<bookmark_value>AutoCorrect function; options</bookmark_value> <bookmark_value>replacement options</bookmark_value> <bookmark_value>words; automatically replacing</bookmark_value> <bookmark_value>abbreviation replacement</bookmark_value> <bookmark_value>capital letters; AutoCorrect function</bookmark_value> <bookmark_value>bold; AutoFormat function</bookmark_value> <bookmark_value>underlining; AutoFormat function</bookmark_value> <bookmark_value>spaces; ignoring double</bookmark_value> <bookmark_value>numbering; using automatically</bookmark_value> <bookmark_value>paragraphs; numbering automatically</bookmark_value> <bookmark_value>tables in text; creating automatically</bookmark_value> <bookmark_value>titles; formatting automatically</bookmark_value> <bookmark_value>empty paragraph removal</bookmark_value> <bookmark_value>paragraphs; removing blank ones</bookmark_value> <bookmark_value>styles; replacing automatically</bookmark_value> <bookmark_value>user-defined styles; automatically replacing</bookmark_value> <bookmark_value>bullets; replacing</bookmark_value> <bookmark_value>paragraphs; joining</bookmark_value> <bookmark_value>joining; paragraphs</bookmark_value>"
+msgstr "<bookmark_value>λειτουργία αυτόματης διόρθωσης; επιλογές</bookmark_value><bookmark_value>επιλογές αντικατάστασης</bookmark_value><bookmark_value>λέξεις; αυτόματη αντικατάσταση</bookmark_value><bookmark_value>αντικατάσταση συντόμευσης</bookmark_value><bookmark_value>κεφαλαία γράμματα; λειτουργία αυτόματης διόρθωσης</bookmark_value><bookmark_value>έντονα; λειτουργία αυτόματης διόρθωσης</bookmark_value><bookmark_value>υπογράμμιση; λειτουργία αυτόματης διόρθωσης</bookmark_value><bookmark_value>διάκενα; παράβλεψη διπλών</bookmark_value><bookmark_value>αρίθμηση; αυτόματη χρήση</bookmark_value><bookmark_value>παράγραφοι; αυτόματη αρίθμηση</bookmark_value><bookmark_value>πίνακες σε κείμενο; αυτόματη δημιουργία</bookmark_value><bookmark_value>τίτλοι; αυτόματη μορφοποίηση</bookmark_value><bookmark_value>αφαίρεση κενής παραγράφου</bookmark_value><bookmark_value>παράγραφοι; αφαίρεση κενών παραγράφων</bookmark_value><bookmark_value>πρότυπα; αυτόματη αντικατάσταση</bookmark_value><bookmark_value>πρότυπα χρήστη; αυτόματη αντικατάσταση</bookmark_value><bookmark_value>κουκκίδες; αντικατάσταση</bookmark_value><bookmark_value>παράγραφοι; ένωση</bookmark_value><bookmark_value>ένωση; παράγραφοι</bookmark_value>"
-#: 04150500.xhp
+#: 06040100.xhp
msgctxt ""
-"04150500.xhp\n"
-"hd_id3150999\n"
+"06040100.xhp\n"
+"hd_id3155620\n"
"1\n"
"help.text"
-msgid "Insert video"
-msgstr "Εισαγωγή video"
+msgid "<link href=\"text/shared/01/06040100.xhp\" name=\"Options\">Options</link>"
+msgstr "<link href=\"text/shared/01/06040100.xhp\" name=\"Επιλογές\">Επιλογές</link>"
-#: 04150500.xhp
+#: 06040100.xhp
msgctxt ""
-"04150500.xhp\n"
-"par_id3152895\n"
+"06040100.xhp\n"
+"par_id3146946\n"
"2\n"
"help.text"
-msgid "<variable id=\"video\"><ahelp hid=\".uno:InsertVideo\">Inserts a video file into the current document.</ahelp></variable>"
-msgstr "<variable id=\"video\"><ahelp hid=\".uno:InsertVideo\">Εισάγει ένα αρχείο video στο τρέχον έγγραφο.</ahelp></variable>"
-
-#: webhtml.xhp
-msgctxt ""
-"webhtml.xhp\n"
-"tit\n"
-"help.text"
-msgid "Preview in Web Browser"
-msgstr "Προεπισκόπηση στον περιηγητή διαδικτύου"
-
-#: webhtml.xhp
-msgctxt ""
-"webhtml.xhp\n"
-"hd_id3901181\n"
-"help.text"
-msgid "<link href=\"text/shared/01/webhtml.xhp\">Preview in Web Browser</link>"
-msgstr "<link href=\"text/shared/01/webhtml.xhp\">Προεπισκόπηση στον περιηγητή διαδικτύου</link>"
-
-#: webhtml.xhp
-msgctxt ""
-"webhtml.xhp\n"
-"par_id8309274\n"
-"help.text"
-msgid "<ahelp hid=\".\">Creates a temporary copy of the current document in HTML format, opens the system default Web browser, and displays the HTML file in the Web browser.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί ένα προσωρινό αντίγραφο του τρέχοντος εγγράφου σε μορφή HTML, ανοίγει το προεπιλεγμένο πρόγραμμα ανάγνωσης ιστοσελίδων του συστήματος και εμφανίζει το αρχείο HTML στο πρόγραμμα ανάγνωσης ιστοσελίδων.</ahelp>"
+msgid "<ahelp hid=\"HID_OFAPAGE_AUTOFORMAT_CLB\">Select the options for automatically correcting errors as you type, and then click <emph>OK</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_OFAPAGE_AUTOFORMAT_CLB\">Επιλέξτε τις επιλογές για την αυτόματη διόρθωση λαθών καθώς πληκτρολογείτε και μετά κάντε κλικ στο <emph>OK</emph>.</ahelp>"
-#: webhtml.xhp
+#: 06040100.xhp
msgctxt ""
-"webhtml.xhp\n"
-"par_id9186681\n"
+"06040100.xhp\n"
+"par_id3153124\n"
+"32\n"
"help.text"
-msgid "The HTML formatted copy is written to the temporary files folder that you can select in <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Paths</item>. When you quit %PRODUCTNAME, the HTML file will be deleted."
-msgstr "Το μορφοποιημένο αντίγραφο σε HTML είναι γραμμένο στο φάκελο προσωρινών αρχείων που μπορείτε να επιλέξετε στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Διαδρομές</item>. Όταν εγκαταλείπετε το %PRODUCTNAME, το αρχείο HTML θα διαγραφεί."
+msgid "In text documents, you can choose to apply the AutoCorrect corrections while you type [T], or only when you modify existing text [M] with <emph>Format - AutoCorrect - Apply</emph>."
+msgstr "Στα έγγραφα κειμένων, μπορείτε να επιλέξετε να εφαρμόσετε τις διορθώσεις με την Αυτόματη διόρθωση ενώ πληκτρολογείτε [Τ], ή μόνο όταν τροποποιείτε το υπάρχον κείμενο [Μ], με την εντολή <emph>Μορφή - Αυτόματη διόρθωση - Εφαρμογή</emph>."
-#: webhtml.xhp
+#: 06040100.xhp
msgctxt ""
-"webhtml.xhp\n"
-"par_id5871150\n"
+"06040100.xhp\n"
+"par_id7547227\n"
"help.text"
-msgid "You can set the HTML export filter options by choosing <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</item>."
-msgstr "Μπορείτε να ορίσετε τις επιλογές φίλτρου εξαγωγής HTML επιλέγοντας <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML </item>."
+msgid "When you choose to modify existing text with all options deselected, still all \"Default\" paragraph styles will be converted to \"Text body\" styles."
+msgstr "Όταν επιλέξετε να τροποποιήσετε υπάρχον κείμενο με όλες τις επιλογές αποεπιλεγμένες, όλα τα \"Προκαθορισμένo\" στυλ παραγράφου ακόμα θα μετατραπούν σε στυλ \"Σώμα κειμένου\"."
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"tit\n"
+"06040100.xhp\n"
+"hd_id3154398\n"
+"3\n"
"help.text"
-msgid "Attributes"
-msgstr "Ιδιότητες"
+msgid "Use replacement table"
+msgstr "Χρήση πίνακα αντικατάστασης"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3154422\n"
-"1\n"
+"06040100.xhp\n"
+"par_id3151234\n"
+"4\n"
"help.text"
-msgid "Attributes"
-msgstr "Ιδιότητες"
+msgid "If you type a letter combination that matches a shortcut in the <link href=\"text/shared/01/06040200.xhp\" name=\"replacement table\">replacement table</link>, the letter combination is replaced with the replacement text."
+msgstr "Αν πληκτρολογήσετε ένα συνδυασμό γραμμάτων που ταιριάζει μία συντόμευση στον <link href=\"text/shared/01/06040200.xhp\" name=\"πίνακα αντικατάστασης\">πίνακα αντικατάστασης</link>, , ο συνδυασμός γραμμάτων αντικαθίσταται με το κείμενο αντικατάστασης."
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3153331\n"
-"2\n"
+"06040100.xhp\n"
+"hd_id3150144\n"
+"5\n"
"help.text"
-msgid "<variable id=\"attributetext\"><ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_ATTRIBUTE\">Choose the text attributes that you want to search for. For example, if you search for the <emph>Font</emph> attribute, all instances of text that do not use the default font are found. All text that has a directly coded font attribute, and all text where a style switches the font attribute, are found. </ahelp></variable>"
-msgstr "<variable id=\"attributetext\"><ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_ATTRIBUTE\">Επιλέξτε τις ιδιότητες κειμένου για τις οποίες θέλετε να ψάξετε. Για παράδειγμα, αν ψάξετε για την ιδιότητα <emph>Γραμματοσειρά</emph>, έχετε ως αποτέλεσμα όλες τις περιπτώσεις στο κείμενο που δεν χρησιμοποιούν την προεπιλεγμένη γραμματοσειρά. Βρίσκονται ως αποτελέσματα, όλα τα κείμενα που έχουν εξαρχής αυτήν την ιδιότητα γραμματοσειράς και όλα τα κείμενα όπου το είδος αλλάζει την ιδιότητα αυτής της γραμματοσειράς . </ahelp></variable>"
+msgid "Correct TWo INitial CApitals"
+msgstr "Διόρθωση ΔΥο ΑΡχικών ΚΕφαλαίων"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3150944\n"
+"06040100.xhp\n"
+"par_id3149177\n"
"6\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "If you type two uppercase letters at the beginning of a \"WOrd\", the second uppercase letter is automatically replaced with a lowercase letter."
+msgstr "Αν πληκτρολογήσετε δύο κεφαλαίους χαρακτήρες στην αρχή μιας \"ΛΕξης\", ο δεύτερος κεφαλαίος χαρακτήρας αντικαθίσταται αυτόματα από έναν πεζό χαρακτήρα."
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3151384\n"
+"06040100.xhp\n"
+"hd_id3156426\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_SEARCHATTR_CTL_ATTR\">Select the attributes that you want to search for.</ahelp>"
-msgstr "<ahelp hid=\"HID_SEARCHATTR_CTL_ATTR\">Επιλέξτε τις ιδιότητες που θέλετε να αναζητήσετε.</ahelp>"
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"hd_id3149245\n"
-"56\n"
-"help.text"
-msgid "Keep with Next Paragraph"
-msgstr "Διατήρηση με επόμενη παράγραφο"
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"par_id3154760\n"
-"57\n"
-"help.text"
-msgid "Finds the <emph>Keep With Next Paragraph</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Διατήρηση με επόμενη παράγραφο</emph>."
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"hd_id3145068\n"
-"40\n"
-"help.text"
-msgid "Split Paragraph"
-msgstr "Διαίρεση παραγράφου"
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"par_id3147560\n"
-"41\n"
-"help.text"
-msgid "Finds the <emph>Do not split paragraph</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Να μην χωριστούν οι παράγραφοι</emph>."
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"hd_id3156435\n"
-"52\n"
-"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"par_id3150866\n"
-"53\n"
-"help.text"
-msgid "Finds the <emph>Spacing</emph> (top, bottom) attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Απόσταση</emph> (πάνω, κάτω)."
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"hd_id3154071\n"
-"38\n"
-"help.text"
-msgid "Alignment"
-msgstr "Στοίχιση"
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"par_id3154365\n"
-"39\n"
-"help.text"
-msgid "Finds the <emph>Alignment</emph> (left, right, centered, justified) attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Στοίχιση</emph> (αριστερά, δεξιά, κεντραρισμένα, πλήρης στοίχιση)."
+msgid "Capitalize first letter of every sentence."
+msgstr "Εκκίνηση κάθε πρότασης με κεφαλαίο χαρακτήρα."
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3145171\n"
+"06040100.xhp\n"
+"par_id3155339\n"
"8\n"
"help.text"
-msgid "Effects"
-msgstr "Εφέ"
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"par_id3149203\n"
-"9\n"
-"help.text"
-msgid "Finds characters that use the <emph>Capital, Lowercase, Small capitals, </emph>and <emph>Title </emph>character attributes."
-msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν τις ιδιότητες <emph>Κεφαλαία, πεζοί χαρακτήρες, Μικρά κεφαλαία </emph>και <emph>Τίτλος</emph>."
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"hd_id3148676\n"
-"60\n"
-"help.text"
-msgid "Blinking"
-msgstr "Εφέ φλας"
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"par_id3153193\n"
-"61\n"
-"help.text"
-msgid "Finds characters use the <emph>Blinking</emph> attribute."
-msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Εφέ φλας</emph>."
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"hd_id3153968\n"
-"14\n"
-"help.text"
-msgid "Strikethrough"
-msgstr "Διακριτή διαγραφή"
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"par_id3145746\n"
-"15\n"
-"help.text"
-msgid "Finds characters that use the <emph>Strikethrough</emph> (single or double) attribute."
-msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Διακριτή διαγραφή</emph> (μονή ή διπλή)."
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"hd_id3156422\n"
-"50\n"
-"help.text"
-msgid "Indent"
-msgstr "Εσοχή"
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"par_id3150449\n"
-"51\n"
-"help.text"
-msgid "Finds the <emph>Indent</emph> (from left, from right, first line) attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Εσοχή</emph> (από αριστερά, από δεξιά, πρώτη γραμμή)."
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"hd_id3145203\n"
-"44\n"
-"help.text"
-msgid "Widows"
-msgstr "Χήρες"
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"par_id3153105\n"
-"45\n"
-"help.text"
-msgid "Finds the <emph>Widow Control</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Κανόνας \"χήρας\"</emph>."
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"hd_id3149560\n"
-"22\n"
-"help.text"
-msgid "Kerning"
-msgstr "Διαγραμμάτωση"
+msgid "Capitalizes the first letter of every sentence."
+msgstr "Εμφανίζει ως κεφαλαίο τον πρώτο χαρακτήρα κάθε πρότασης."
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3155132\n"
-"23\n"
+"06040100.xhp\n"
+"par_id5240028\n"
"help.text"
-msgid "Finds <emph>Spacing</emph> (standard, expanded, condensed) attributes and Pair Kerning."
-msgstr "Βρίσκει τις ιδιότητες <emph>Απόσταση</emph> (κανονική, επεκτεταμένη, συμπυκνωμένη) και Διαγραμμάτωση ανά ζεύγη."
+msgid "The first letter in a Calc cell will never be capitalized automatically."
+msgstr "Ο πρώτος χαρακτήρας σε ένα κελί Calc δε γίνεται ποτέ αυτόματα κεφαλαίος."
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3145261\n"
-"12\n"
+"06040100.xhp\n"
+"hd_id3145072\n"
+"24\n"
"help.text"
-msgid "Outline"
-msgstr "Διάρθρωση"
+msgid "Automatic *bold* and _underline_"
+msgstr "Αυτομάτως *έντονα* και _υπογράμμιση_"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3153143\n"
-"13\n"
+"06040100.xhp\n"
+"par_id3153577\n"
+"26\n"
"help.text"
-msgid "Finds the <emph>Outline</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Διάρθρωση</emph>."
+msgid "Automatically applies bold formatting to text enclosed by asterisks (*), and underline to text enclosed by underscores ( _ ), for example, *bold*. The asterisks and underscores are not displayed after the formatting is applied."
+msgstr "Εφαρμόζει αυτόματα έντονη μορφοποίηση σε κείμενο μέσα σε αστερίσκους (*), και υπογράμμιση σε κείμενο που περικλείεται μέσα σε υπογράμμιση-κάτω παύλα ( _ ), για παράδειγμα, *έντονα*. Οι αστερίσκοι και οι υπογραμμίσεις δεν εμφανίζονται αφότου έχει εφαρμοστεί η μορφοποίηση."
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3148575\n"
-"16\n"
+"06040100.xhp\n"
+"par_id3153127\n"
+"105\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "This feature does not work if the formatting characters * or _ are entered with an <link href=\"text/shared/00/00000005.xhp#IME\" name=\"Input Method Editor\">Input Method Editor</link>."
+msgstr "Αυτή η λειτουργία δε δουλεύει αν οι χαρακτήρες μορφοποίησης * ή _ εισάγονται με έναν <link href=\"text/shared/00/00000005.xhp#IME\" name=\"Επεξεργαστή μεθόδου εισαγωγής\">Επεξεργαστή μεθόδου εισαγωγής</link>."
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3146922\n"
+"06040100.xhp\n"
+"hd_id3150275\n"
"17\n"
"help.text"
-msgid "Finds characters using the <emph>Normal, Superscript</emph> or <emph>Subscript </emph>attributes."
-msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Κανονικό, εκθέτης</emph> ή <emph>Δείκτης</emph>."
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"hd_id3156062\n"
-"62\n"
-"help.text"
-msgid "Register-true"
-msgstr "Επιβεβαίωση εγγραφής"
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"par_id3152886\n"
-"63\n"
-"help.text"
-msgid "Finds the <emph>Register-true</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Επιβεβαίωση εγγραφής</emph>."
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"hd_id3159196\n"
-"64\n"
-"help.text"
-msgid "Relief"
-msgstr "Aνάγλυφο"
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"par_id3146120\n"
-"65\n"
-"help.text"
-msgid "Finds the <emph>Relief </emph>attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Ανάγλυφο</emph>."
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"hd_id3154014\n"
-"66\n"
-"help.text"
-msgid "Rotation"
-msgstr "Περιστροφή"
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"par_id3150873\n"
-"67\n"
-"help.text"
-msgid "Finds the <emph>Rotation</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Περιστροφή</emph>."
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"hd_id3152576\n"
-"28\n"
-"help.text"
-msgid "Shadowed"
-msgstr "Με σκίαση"
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"par_id3150104\n"
-"29\n"
-"help.text"
-msgid "Finds the <emph>Shadowed</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Με σκίαση</emph>."
+msgid "URL Recognition"
+msgstr "Αναγνώριση URL"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3159156\n"
+"06040100.xhp\n"
+"par_id3158430\n"
"18\n"
"help.text"
-msgid "Font"
-msgstr "Γραμματοσειρά"
+msgid "Automatically creates a hyperlink when you type a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>."
+msgstr "Δημιουργεί αυτόματα έναν υπερσύνδεσμο όταν πληκτρολογείτε ένα <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>."
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3154320\n"
+"06040100.xhp\n"
+"hd_id3148473\n"
"19\n"
"help.text"
-msgid "Finds any instance where the default font was changed."
-msgstr "Βρίσκει κάθε περιστατικό όπου άλλαξε η προεπιλεγμένη γραμματοσειρά."
+msgid "Replace Dashes"
+msgstr "Αντικατάσταση παυλών"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3151113\n"
-"10\n"
+"06040100.xhp\n"
+"par_id3144439\n"
+"20\n"
"help.text"
-msgid "Font Color"
-msgstr "Χρώμα γραμματοσειράς"
+msgid "Replaces one or two hyphens with a long dash (see the following table)."
+msgstr "Αντικαθιστά μία ή δύο θέσεις διαχωρισμού με μία μεγάλη παύλα (δείτε τον ακόλουθο πίνακα)."
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3149664\n"
-"11\n"
+"06040100.xhp\n"
+"par_id87282\n"
"help.text"
-msgid "Finds any instance where the default font color was changed."
-msgstr "Βρίσκει κάθε περιστατικό όπου άλλαξε το προεπιλεγμένο χρώμα γραμματοσειράς."
+msgid "Text will be replaced after you type a trailing white space (space, tab, or return). In the following table, the A and B represent text consisting of letters A to z or digits 0 to 9."
+msgstr "Το κείμενο θα αντικατασταθεί αφότου πληκτρολογήσετε συνεχόμενα κενά (κενό, tab, αλλαγή γραμμής). Στον ακόλουθο πίνακα, τα Α και Β υποδεικνύουν κείμενο αποτελούμενο από χαρακτήρες μεταξύ A και z ή ψηφία μεταξύ 0 και 9."
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3152794\n"
-"20\n"
+"06040100.xhp\n"
+"par_id3408612\n"
"help.text"
-msgid "Font Size"
-msgstr "Μέγεθος γραμματοσειράς"
+msgid "Text that you type:"
+msgstr "Κείμενο που πληκτρολογείτε:"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3150962\n"
-"21\n"
+"06040100.xhp\n"
+"par_id4362010\n"
"help.text"
-msgid "Finds the <emph>Font size/Font height</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Μέγεθος γραμματοσειράς/Ύψος γραμματοσειράς</emph>"
+msgid "Result that you get:"
+msgstr "Αποτέλεσμα που παίρνετε:"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3163717\n"
-"32\n"
+"06040100.xhp\n"
+"par_id1432844\n"
"help.text"
-msgid "Font Weight"
-msgstr "Πάχος γραμματοσειράς"
+msgid "A - B (A, space, minus, space, B)"
+msgstr "Α - Β (Α, κενό, μείον, κενό, Β)"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3150593\n"
-"33\n"
+"06040100.xhp\n"
+"par_id7553941\n"
"help.text"
-msgid "Finds the <emph>Bold</emph> or the <emph>Bold and Italic</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Έντονα</emph> ή την ιδιότητα <emph>Έντονα και Πλάγια</emph>."
+msgid "A – B (A, space, en-dash, space, B)"
+msgstr "A – B (A, κενό, en-dash, κενό, B)"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3146928\n"
-"26\n"
+"06040100.xhp\n"
+"par_id1421246\n"
"help.text"
-msgid "Font Posture"
-msgstr "Θέση γραμματοσειράς"
+msgid "A -- B (A, space, minus, minus, space, B)"
+msgstr "Α -- Β (Α, κενό, μείον, μείον, κενό, Β)"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3154097\n"
-"27\n"
+"06040100.xhp\n"
+"par_id2305673\n"
"help.text"
-msgid "Finds the <emph>Italic</emph> or the <emph>Bold and Italic</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Πλάγια</emph> ή την ιδιότητα <emph>Έντονα και Πλάγια</emph>."
+msgid "A – B (A, space, en-dash, space, B)"
+msgstr "A – B (A, κενό, en-dash, κενό, B)"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3148388\n"
-"42\n"
+"06040100.xhp\n"
+"par_id8703573\n"
"help.text"
-msgid "Orphans"
-msgstr "Ορφανά"
+msgid "A--B (A, minus, minus, B)"
+msgstr "Α--Β (Α, μείον, μείον, Β)"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3156737\n"
-"43\n"
+"06040100.xhp\n"
+"par_id6049684\n"
"help.text"
-msgid "Finds the <link href=\"text/shared/00/00000005.xhp#schuster\">Orphan Control</link> attribute."
-msgstr "Βρίσκει την ιδιότητα <link href=\"text/shared/00/00000005.xhp#schuster\">Έλεγχος ορφανού</link>."
+msgid "A—B (A, em-dash, B)<br/>(see note below the table)"
+msgstr "A—B (A, em-dash, B)<br/>(δείτε τη σημείωση κάτω από τον πίνακα)"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3153159\n"
-"54\n"
+"06040100.xhp\n"
+"par_id2219916\n"
"help.text"
-msgid "Page Style"
-msgstr "Πρότυπο σελίδας"
+msgid "A-B (A, minus, B)"
+msgstr "Α-Β (Α, μείον, Β)"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3147045\n"
-"55\n"
+"06040100.xhp\n"
+"par_id1868037\n"
"help.text"
-msgid "Finds the <emph>Break With Page Style</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Αλλαγή με πρότυπο σελίδας</emph>."
+msgid "A-B (unchanged)"
+msgstr "Α-Β (απαράλλαχτα)"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3147124\n"
-"48\n"
+"06040100.xhp\n"
+"par_id714438\n"
"help.text"
-msgid "Hyphenation"
-msgstr "Συλλαβισμός"
+msgid "A -B (A, space, minus, B)"
+msgstr "Α -Β (Α, κενό, μείον, Β)"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3153877\n"
-"49\n"
+"06040100.xhp\n"
+"par_id3924985\n"
"help.text"
-msgid "Finds the <emph>Hyphenation</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Συλλαβισμός</emph>."
+msgid "A -B (unchanged)"
+msgstr "Α -Β (απαράλλαχτα)"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3148773\n"
-"68\n"
+"06040100.xhp\n"
+"par_id1486861\n"
"help.text"
-msgid "Scale"
-msgstr "Κλίμακα"
+msgid "A --B (A, space, minus, minus, B)"
+msgstr "Α --Β (Α, κενό, μείον, μείον, Β)"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3147396\n"
-"69\n"
+"06040100.xhp\n"
+"par_id844141\n"
"help.text"
-msgid "Finds the <emph>Scale </emph>attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Κλίμακα </emph>."
+msgid "A –B (A, space, en-dash, B)"
+msgstr "A –B (A, κενό, en-dash, B)"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3148455\n"
-"24\n"
+"06040100.xhp\n"
+"par_id1416974\n"
"help.text"
-msgid "Language"
-msgstr "Γλώσσα"
+msgid "If the text has the Hungarian or Finnish language attribute, then two hyphens in the sequence A--B are replaced by an en-dash instead of an em-dash."
+msgstr "Αν το κείμενο έχει την ιδιότητα Ουγγρικής ή Φιλανδικής γλώσσας, τότε δύο θέσεις διαχωρισμού σε μια ακολουθία Α--Β αντικαθίστανται από ένα en-dash αντί από ένα em-dash."
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3150716\n"
-"25\n"
+"06040100.xhp\n"
+"hd_id3152472\n"
+"99\n"
"help.text"
-msgid "Finds the <emph>Language</emph> attribute (for spelling)."
-msgstr "Βρίσκει την ιδιότητα <emph>Γλώσσα</emph> (για ορθογραφία)."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Delete spaces and tabs at beginning and end of paragraph</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Διαγραφή κενών και στηλοθετών στην αρχή και το τέλος παραγράφου</caseinline></switchinline>"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3154511\n"
-"46\n"
+"06040100.xhp\n"
+"par_id3156024\n"
+"100\n"
"help.text"
-msgid "Tab Stops"
-msgstr "Θέση στηλοθετών"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes spaces and tabs at the beginning of a paragraph. To use this option, the <emph>Apply Styles</emph> option must also be selected.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αφαίρεση κενών και στηλοθετών στην αρχή παραγράφου. Για χρήση αυτής της επιλογής, η επιλογή <emph>Εφαρμογή προτύπων</emph> πρέπει επίσης να επιλεγεί.</caseinline></switchinline>"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3151037\n"
-"47\n"
+"06040100.xhp\n"
+"hd_id3147303\n"
+"101\n"
"help.text"
-msgid "Finds paragraphs that use an additional tab set."
-msgstr "Βρίσκει παραγράφους με πρόσθετους ορισμούς στηλοθετών."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Delete blanks and tabs at end and start of lines</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Διαγραφή κενών και στηλοθετών στο τέλος και αρχή των γραμμών</caseinline></switchinline>"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3154164\n"
-"30\n"
+"06040100.xhp\n"
+"par_id3150866\n"
+"102\n"
"help.text"
-msgid "Underline"
-msgstr "Υπογράμμιση"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes spaces and tabs at the beginning of each line. To use this option, the <emph>Apply Styles</emph> option must also be selected.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αφαιρεί κενά και στηλοθέτες στην αρχή κάθε γραμμής. Για χρήση αυτής της επιλογής, η επιλογή <emph>Εφαρμογή προτύπων</emph> πρέπει επίσης να επιλεγεί.</caseinline></switchinline>"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3148566\n"
-"31\n"
+"06040100.xhp\n"
+"hd_id3150400\n"
+"28\n"
"help.text"
-msgid "Finds characters that use the <emph>Underlined</emph> attribute (single, double, or dotted)."
-msgstr "Βρίσκει τους χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Υπογραμμισμένο</emph> (μονός,διπλός, ή διάστικτο)."
+msgid "Ignore double spaces"
+msgstr "Παράβλεψη διπλών κενών"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3153099\n"
-"70\n"
+"06040100.xhp\n"
+"par_id3154938\n"
+"29\n"
"help.text"
-msgid "Vertical text alignment"
-msgstr "Κατακόρυφη στοίχιση κειμένου"
+msgid "Replaces two or more consecutive spaces with a single space."
+msgstr "Αντικαθιστά δύο ή περισσότερα συνεχόμενα κενά με ένα κενό."
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3145650\n"
-"71\n"
+"06040100.xhp\n"
+"hd_id3145116\n"
+"33\n"
"help.text"
-msgid "Finds the <emph>Vertical text alignment </emph>attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Κατακόρυφη στοίχιση κειμένου</emph>."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Apply numbering - symbol</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Εφαρμογή αρίθμησης - σύμβολο</caseinline></switchinline>"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3147259\n"
+"06040100.xhp\n"
+"par_id3150870\n"
"34\n"
"help.text"
-msgid "Individual Words"
-msgstr "Μεμονωμένες λέξεις"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automatically creates a numbered list when you press Enter at the end of a line that starts with a number followed by a period, a space, and text. If a line starts with a hyphen (-), a plus sign (+), or an asterisk (*), followed by a space, and text, a bulleted list is created when you press Enter.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αυτόματη δημιουργία μιας αριθμημένης λίστας όταν πατάτε Enter στο τέλος μιας γραμμής που ξεκινά με έναν αριθμό ακολουθούμενο από μια περίοδο, κενό και κείμενο. Εάν η γραμμή ξεκινά με ενωτικό (-), σύμβολο (+), ή ένα αστερίσκο (*), ακολουθούμενη από κενό και κείμενο, μια λίστα κουκκίδων δημιουργείται όταν πατάτε Enter.</caseinline></switchinline>"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3156438\n"
-"35\n"
+"06040100.xhp\n"
+"par_id3146874\n"
+"92\n"
"help.text"
-msgid "Finds individual words that use the underlined or the strikethrough attribute."
-msgstr "Βρίσκει μεμονωμένες λέξεις που είναι υπογραμμισμένες ή διαγραμμισμένες."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To cancel automatic numbering when you press Enter at the end of a line that starts with a numbering symbol, press Enter again.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για ακύρωση της αυτόματης αρίθμησης όταν πατάτε Enter στο τέλος μιας γραμμής που ξεκινά με σύμβολο αρίθμησης, πατήστε Enter ξανά.</caseinline></switchinline>"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3153948\n"
-"58\n"
+"06040100.xhp\n"
+"par_id3145606\n"
+"77\n"
"help.text"
-msgid "Character background"
-msgstr "Φόντο χαρακτήρα"
+msgid "The automatic numbering option is only applied to paragraphs that are formatted with the \"Default\", \"Text body\", or \"Text body indent\" paragraph style."
+msgstr "Η επιλογή της αυτόματης αρίθμησης εφαρμόζεται μόνο σε παραγράφους που είναι μορφοποιημένες με στυλ παραγράφου \"Προεπιλογή\", \"Σώμα κειμένου\", ή \"Σώμα κειμένου με εσοχή\"."
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"par_id3145300\n"
-"59\n"
+"06040100.xhp\n"
+"hd_id3157962\n"
+"35\n"
"help.text"
-msgid "Finds characters that use the <emph>Background</emph> attribute."
-msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Φόντο</emph>."
+msgid "Apply border"
+msgstr "Εφαρμογή περιγράμματος"
-#: 02100200.xhp
+#: 06040100.xhp
msgctxt ""
-"02100200.xhp\n"
-"hd_id3146791\n"
+"06040100.xhp\n"
+"par_id3144445\n"
"36\n"
"help.text"
-msgid "Line Spacing"
-msgstr "Διάστιχο"
-
-#: 02100200.xhp
-msgctxt ""
-"02100200.xhp\n"
-"par_id3146912\n"
-"37\n"
-"help.text"
-msgid "Finds the <emph>Line spacing</emph> (single line, 1.5 lines, double, proportional, at least, lead) attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Διάστιχο</emph> (απλή γραμμή, 1.5 γραμμές, διπλό, αναλογικά, τουλάχιστον, σταθερά)."
-
-#: 01010301.xhp
-msgctxt ""
-"01010301.xhp\n"
-"tit\n"
-"help.text"
-msgid "Medium"
-msgstr "Μέσο"
-
-#: 01010301.xhp
-msgctxt ""
-"01010301.xhp\n"
-"hd_id3148765\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01010301.xhp\" name=\"Medium\">Medium</link>"
-msgstr "<link href=\"text/shared/01/01010301.xhp\" name=\"Μέσο\">Μέσο</link>"
-
-#: 01010301.xhp
-msgctxt ""
-"01010301.xhp\n"
-"par_id3150278\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select the size of your business card from a number of pre-defined size formats, or a size format that you specify on the <emph>Format </emph>tab.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το μέγεθος της επαγγελματικής σας κάρτας από έναν αριθμό προκαθορισμένων μορφών μεγέθους, ή μία μορφή μεγέθους που θα ορίσετε στην καρτέλα<emph>Μορφή </emph>.</ahelp>"
-
-#: 01010301.xhp
-msgctxt ""
-"01010301.xhp\n"
-"hd_id3149991\n"
-"3\n"
-"help.text"
-msgid "Format"
-msgstr "Μορφή"
-
-#: 01010301.xhp
-msgctxt ""
-"01010301.xhp\n"
-"par_id3147543\n"
-"4\n"
-"help.text"
-msgid "Select a size format for your business card."
-msgstr "Επιλέξτε μία μορφή μεγέθους για την επαγγελματική σας κάρτα."
-
-#: 01010301.xhp
-msgctxt ""
-"01010301.xhp\n"
-"hd_id3160463\n"
-"5\n"
-"help.text"
-msgid "Continuous"
-msgstr "Συνεχής"
-
-#: 01010301.xhp
-msgctxt ""
-"01010301.xhp\n"
-"par_id3150279\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_CONT\">Prints business cards on continuous paper.</ahelp>"
-msgstr "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_CONT\">Εκτυπώνει επαγγελματικές κάρτες σε συνεχές χαρτί.</ahelp>"
-
-#: 01010301.xhp
-msgctxt ""
-"01010301.xhp\n"
-"hd_id3154840\n"
-"7\n"
-"help.text"
-msgid "Sheet"
-msgstr "Φύλλο"
-
-#: 01010301.xhp
-msgctxt ""
-"01010301.xhp\n"
-"par_id3148731\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_SHEET\">Prints business cards on individual sheets.</ahelp>"
-msgstr "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_SHEET\">Εκτυπώνει επαγγελματικές κάρτες σε μεμονωμένα φύλλα.</ahelp>"
-
-#: 01010301.xhp
-msgctxt ""
-"01010301.xhp\n"
-"hd_id3154894\n"
-"9\n"
-"help.text"
-msgid "Brand"
-msgstr "Είδος"
-
-#: 01010301.xhp
-msgctxt ""
-"01010301.xhp\n"
-"par_id3155351\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_BRAND\">Select the brand of paper that you want to use.</ahelp> Each brand has its own size formats."
-msgstr "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_BRAND\">Επιλέξτε το είδος χαρτιού που θέλετε να χρησιμοποιήσετε.</ahelp> Κάθε είδος έχει τις δικές του μορφές μεγέθους."
-
-#: 01010301.xhp
-msgctxt ""
-"01010301.xhp\n"
-"hd_id3153935\n"
-"11\n"
-"help.text"
-msgid "Type"
-msgstr "Τύπος"
-
-#: 01010301.xhp
-msgctxt ""
-"01010301.xhp\n"
-"par_id3159201\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_TYPE\">Select the size format that you want to use. The available formats depend on what you selected in the <emph>Brand</emph> list. If you want to use a custom size format, select <emph>[User]</emph>, and then click the <link href=\"text/shared/01/01010202.xhp\" name=\"Format\"><emph>Format</emph></link> tab to define the format.</ahelp>"
-msgstr "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_TYPE\">Επιλέξτε τη μορφή μεγέθους που θέλετε να χρησιμοποιήσετε. Οι διαθέσιμες μορφές εξαρτώνται από το τι έχετε επιλέξει στη λίστα <emph>Είδος</emph> . Αν θέλετε να χρησιμοποιήσετε μία προσαρμοσμένη μορφή μεγέθους, επιλέξτε <emph>[User]</emph>, και μετά κάντε κλικ στη καρτέλα <link href=\"text/shared/01/01010202.xhp\" name=\"Μορφή\"><emph>Μορφή</emph></link> για να ορίσετε τη μορφή.</ahelp>"
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr "Εφαρμόζει αυτόματα ένα περίγραμμα στη βάση της παραγράφου που προηγείται όταν πληκτρολογήσετε τρεις ή περισσότερους συγκεκριμένους χαρακτήρες και μετά πατήσετε Enter. Για τη δημιουργία μιας απλής γραμμής, πληκτρολογήστε τρεις ή παραπάνω παύλες (-), ή υπογραμμίσεις ( _ ), και μετά πατήστε Enter. Για τη δημιουργία μιας διπλής γραμμής, πληκτρολογήστε τρία ή περισσότερα ίσον (=), αστερίσκους (*), περισπωμένη (~), ή σήματα δίεσης (#) και μετά πατήστε Enter."
-#: 01010301.xhp
+#: 06040100.xhp
msgctxt ""
-"01010301.xhp\n"
-"hd_id3147226\n"
-"13\n"
+"06040100.xhp\n"
+"par_idN10C2E\n"
"help.text"
-msgid "Info"
-msgstr "Πληροφορίες"
+msgid "To delete the created line, click the paragraph above the line, choose <emph>Format - Paragraph - Borders</emph>, delete the bottom border."
+msgstr "Για να διαγράψετε τη δημιουργημένη γραμμή, κάντε κλικ στην παράγραφο πάνω από τη γραμμή, επιλέξτε <emph>Μορφή - Παράγραφος - Περιγράμματα</emph>, διαγράψτε το κάτω περίγραμμα."
-#: 01010301.xhp
+#: 06040100.xhp
msgctxt ""
-"01010301.xhp\n"
-"par_id3153394\n"
-"14\n"
+"06040100.xhp\n"
+"par_idN10C35\n"
"help.text"
-msgid "The paper type and the dimensions of the business card are displayed at the bottom of the <emph>Format</emph> area."
-msgstr "Ο τύπος χαρτιού και οι διαστάσεις των επαγγελματικών καρτών εμφανίζονται στο κάτω μέρος της περιοχής <emph>Μορφή</emph>."
+msgid "The following table summarizes the line thickness for the different characters:"
+msgstr "Ο ακόλουθος πίνακας συνοψίζει το πάχος της γραμμής για τους διαφορετικούς χαρακτήρες:"
-#: 05260100.xhp
+#: 06040100.xhp
msgctxt ""
-"05260100.xhp\n"
-"tit\n"
+"06040100.xhp\n"
+"par_id3148576\n"
+"37\n"
"help.text"
-msgid "To Page"
-msgstr "Στη σελίδα"
+msgid "---"
+msgstr "---"
-#: 05260100.xhp
+#: 06040100.xhp
msgctxt ""
-"05260100.xhp\n"
-"hd_id3150278\n"
-"1\n"
+"06040100.xhp\n"
+"par_id3154690\n"
+"38\n"
"help.text"
-msgid "<link href=\"text/shared/01/05260100.xhp\" name=\"To Page\">To Page</link>"
-msgstr "<link href=\"text/shared/01/05260100.xhp\" name=\"Στη σελίδα\">Στη σελίδα</link>"
+msgid "0.5pt single underline"
+msgstr "Απλή υπογράμμιση 0.5pt"
-#: 05260100.xhp
+#: 06040100.xhp
msgctxt ""
-"05260100.xhp\n"
-"par_id3150756\n"
-"2\n"
+"06040100.xhp\n"
+"par_id3154472\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\".uno:SetAnchorToPage\">Anchors the selected item to the current page.</ahelp>"
-msgstr "<ahelp hid=\".uno:SetAnchorToPage\">Αγκυρώνει το επιλεγμένο αντικείμενο στην τρέχουσα σελίδα.</ahelp>"
+msgid "___"
+msgstr "___"
-#: 05260100.xhp
+#: 06040100.xhp
msgctxt ""
-"05260100.xhp\n"
-"par_id3149987\n"
-"4\n"
+"06040100.xhp\n"
+"par_id3149266\n"
+"40\n"
"help.text"
-msgid "The anchored item remains on the current page even if you insert or delete text."
-msgstr "Το αγκυρωμένο αντικείμενο παραμένει στην τρέχουσα σελίδα ακόμα και αν εισάγετε ή διαγράψετε κείμενο."
+msgid "1.0pt single underline"
+msgstr "Απλή υπογράμμιση 1.0pt"
-#: 05260100.xhp
+#: 06040100.xhp
msgctxt ""
-"05260100.xhp\n"
-"par_id3152821\n"
-"3\n"
+"06040100.xhp\n"
+"par_id3147580\n"
+"41\n"
"help.text"
-msgid "The anchor icon is displayed at the top left corner of the page."
-msgstr "Το εικονίδιο της αγκύρωσης προβάλλεται στην πάνω αριστερή γωνία της σελίδας."
+msgid "==="
+msgstr "==="
-#: 01180000.xhp
+#: 06040100.xhp
msgctxt ""
-"01180000.xhp\n"
-"tit\n"
+"06040100.xhp\n"
+"par_id3145364\n"
+"42\n"
"help.text"
-msgid "Save All"
-msgstr "Αποθήκευση όλων"
+msgid "1.1pt double underline"
+msgstr "Διπλή υπογράμμιση 1.1pt"
-#: 01180000.xhp
+#: 06040100.xhp
msgctxt ""
-"01180000.xhp\n"
-"hd_id3150347\n"
-"4\n"
+"06040100.xhp\n"
+"par_id3148647\n"
+"43\n"
"help.text"
-msgid "<link href=\"text/shared/01/01180000.xhp\" name=\"Save All\">Save All</link>"
-msgstr "<link href=\"text/shared/01/01180000.xhp\" name=\"Αποθήκευση όλων\">Αποθήκευση όλων</link>"
+msgid "***"
+msgstr "***"
-#: 01180000.xhp
+#: 06040100.xhp
msgctxt ""
-"01180000.xhp\n"
-"par_id3151299\n"
-"1\n"
+"06040100.xhp\n"
+"par_id3152791\n"
+"44\n"
"help.text"
-msgid "<ahelp hid=\".uno:SaveAll\">Saves all modified $[officename] documents.</ahelp>"
-msgstr "<ahelp hid=\".uno:SaveAll\">Αποθηκεύει όλα τα τροποποιημένα έγγραφα του $[officename].</ahelp>"
+msgid "4.5pt double underline"
+msgstr "Διπλή υπογράμμιση 4.5pt"
-#: 01180000.xhp
+#: 06040100.xhp
msgctxt ""
-"01180000.xhp\n"
-"par_id3148440\n"
-"3\n"
+"06040100.xhp\n"
+"par_id3146975\n"
+"45\n"
"help.text"
-msgid "If you are saving a new file or a copy of a read-only file, the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link> dialog appears."
-msgstr "εάν αποθηκεύσετε ένα νέο αρχείο ή ένα αντίγραφο ενός αρχείου μόνο για ανάγνωση, η επιλογή διαλόγου <link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link> εμφανίζεται."
+msgid "~~~"
+msgstr "~~~"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"tit\n"
+"06040100.xhp\n"
+"par_id3152885\n"
+"46\n"
"help.text"
-msgid "Split Cells"
-msgstr "Διαίρεση Κελιών"
+msgid "6.0pt double underline"
+msgstr "Διπλή υπογράμμιση 6.0pt"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"hd_id3154654\n"
-"1\n"
+"06040100.xhp\n"
+"par_id3145591\n"
+"47\n"
"help.text"
-msgid "<link href=\"text/shared/01/05100200.xhp\" name=\"Split Cells\">Split Cells</link>"
-msgstr "<link href=\"text/shared/01/05100200.xhp\" name=\"Διαίρεση Κελιών\">Διαίρεση Κελιών</link>"
+msgid "###"
+msgstr "###"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"par_id3083451\n"
-"2\n"
+"06040100.xhp\n"
+"par_id3153188\n"
+"48\n"
"help.text"
-msgid "<variable id=\"teilentext\"><ahelp hid=\".uno:SplitCell\">Splits the cell or group of cells horizontally or vertically into the number of cells that you enter.</ahelp></variable>"
-msgstr "<variable id=\"teilentext\"><ahelp hid=\".uno:SplitCell\">Διαιρεί το κελί ή μία ομάδα κελιών οριζόντια ή κάθετα σε έναν αριθμό κελιών που έχετε επιλέξει.</ahelp></variable>"
+msgid "9.0pt double underline"
+msgstr "Διπλή υπογράμμιση 9.0pt"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"par_id3154024\n"
-"82\n"
+"06040100.xhp\n"
+"hd_id3149064\n"
+"49\n"
"help.text"
-msgid "Choose <emph>Table - Split Cells</emph>"
-msgstr "Επιλέξτε <emph>Πίνακας - Διαίρεση Κελιών</emph>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Create table</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Δημιουργία πίνακα</caseinline></switchinline>"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"par_id3154042\n"
-"83\n"
+"06040100.xhp\n"
+"par_id3146119\n"
+"50\n"
"help.text"
-msgid "On the <emph>Table</emph> Bar, click"
-msgstr "Στη γραμμή του <emph>Πίνακα</emph>,κάντε κλικ"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Creates a table when you press Enter after typing a series of hyphens (-) or tabs separated by plus signs, that is, +------+---+. Plus signs indicate column dividers, while hyphens and tabs indicate the width of a column.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Δημιουργεί ένα πίνακα όταν πατάτε Enter μετά την πληκτρολόγηση μιας σειράς ενωτικών (-) ή στηλοθετών χωρισμένων με σύμβολα συν, δηλαδή, +------+---+. Τα σύμβολα συν δείχνουν διαιρέτες στηλών, ενώ τα ενωτικά και οι στηλοθέτες δείχνουν το πλάτος στήλης.</caseinline></switchinline>"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"par_id3147270\n"
+"06040100.xhp\n"
+"par_id3147219\n"
+"53\n"
"help.text"
-msgid "<image id=\"img_id3147275\" src=\"cmd/sc_splitcell.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3147275\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147275\" src=\"cmd/sc_splitcell.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3147275\">Εικονίδιο</alt></image>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">+-----------------+---------------+------+</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">+-----------------+---------------+------+</caseinline></switchinline>"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"par_id3150616\n"
-"84\n"
+"06040100.xhp\n"
+"hd_id3153334\n"
+"55\n"
"help.text"
-msgid "Split Cells"
-msgstr "Διαίρεση Κελιών"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Apply Styles</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Εφαρμογή προτύπων</caseinline></switchinline>"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"hd_id3154558\n"
-"3\n"
+"06040100.xhp\n"
+"par_id3147396\n"
+"56\n"
"help.text"
-msgid "Split cell into"
-msgstr "Διαίρεση Κελιού σε"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automatically replaces the \"Default\" paragraph style with the Heading 1 to Heading 8 paragraph styles. To apply the Heading 1 paragraph style, type the text that you want to use as a heading (without a period), and then press Enter twice. To apply a sub-heading, press Tab one or more times, type the text (without a period), and then press Enter.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αυτόματη αντικατάσταση του προτύπου παραγράφου \"Προεπιλογή\" με τα πρότυπα παραγράφου Κεφαλίδα 1 έως Κεφαλίδα 8. Για εφαρμογή του πρότυπου παραγράφου Κεφαλίδα 1, πληκτρολογήστε το επιθυμητό κείμενο ως κεφαλίδα (χωρίς τελεία) και έπειτα πατήστε Enter δυο φορές. Για εφαρμογή υποκεφαλίδας, πατήστε Tab μία ή περισσότερες φορές, πληκτρολογήστε το κείμενο (χωρίς τελεία) και έπειτα πατήστε Enter.</caseinline></switchinline>"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"par_id3150021\n"
-"4\n"
+"06040100.xhp\n"
+"hd_id3151075\n"
+"58\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:DLG_SPLIT:ED_COUNT\">Enter the number of rows or columns that you want to split the selected cell(s) into.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:DLG_SPLIT:ED_COUNT\">Εισάγετε τον αριθμό των γραμμών ή των στηλών που επιθυμείτε να διαιρεθούν τα επιλεγμμένα κελιά.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Remove blank paragraphs</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αφαίρεση κενών παραγράφων</caseinline></switchinline>"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"hd_id3145249\n"
-"5\n"
+"06040100.xhp\n"
+"par_id3145728\n"
+"59\n"
"help.text"
-msgid "Direction"
-msgstr "Κατεύθυνση"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes empty paragraphs from the current document when you choose <emph>Format - AutoCorrect - Apply</emph>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αφαιρεί κενές παραγράφους από το τρέχον έγγραφο όταν επιλέξετε <emph>Μορφή - Αυτόματη διόρθωση - Εφαρμογή</emph>.</caseinline></switchinline>"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"hd_id3150568\n"
-"7\n"
+"06040100.xhp\n"
+"hd_id3152375\n"
+"60\n"
"help.text"
-msgid "Horizontally"
-msgstr "Οριζόντια"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Replace Custom Styles</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αντικατάσταση προσαρμοσμένων προτύπων</caseinline></switchinline>"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"par_id3153927\n"
-"8\n"
+"06040100.xhp\n"
+"par_id3156299\n"
+"61\n"
"help.text"
-msgid "<ahelp hid=\"SW:IMAGERADIOBUTTON:DLG_SPLIT:RB_HORZ\">Splits the selected cell(s) into the number of rows that you specify in the <emph>Split cell into </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SW:IMAGERADIOBUTTON:DLG_SPLIT:RB_HORZ\">Διαιρεί το επιλεγμένο κελί ή κελιά σε ένα αριθμό σειρών που έχετε ορίσει στο πεδίο <emph>Διαίρεση κελιού σε </emph></ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Replaces the custom paragraph styles in the current document with the \"Default\", the \"Text Body\", or the \"Text Body Indent\" paragraph style.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αντικατάσταση προσαρμοσμένου προτύπου παραγράφου στο τρέχον έγγραφο με πρότυπα παραγράφου \"Προεπιλογή\", \"Σώμα κειμένου\", ή \"Εσοχή σώματος κειμένου\".</caseinline></switchinline>"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"hd_id3147566\n"
-"11\n"
+"06040100.xhp\n"
+"hd_id3147045\n"
+"62\n"
"help.text"
-msgid "Into equal proportions"
-msgstr "Σε ίσες αναλογίες"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Replace bullets with</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αντικατάσταση κουκκίδων με</caseinline></switchinline>"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"par_id3154638\n"
-"12\n"
+"06040100.xhp\n"
+"par_id3150420\n"
+"63\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_DLG_SPLIT_CB_PROP\">Splits cells into rows of equal height.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_DLG_SPLIT_CB_PROP\">Διαιρεί τα κελιά σε γραμμές με ίσο ύψος.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Converts paragraphs that start with a hyphen (-), a plus sign (+), or an asterisk (*) directly followed by a space or a tab, to bulleted lists. This option only works on paragraphs that are formatted with the \"Default\", \"Text Body\", or \"Text Body Indent\" paragraph styles. To change the bullet style that is used, select this option, and then click <emph>Edit</emph>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Μετατροπή παραγράφων που αρχίζουν με ενωτικό (-), σύμβολο συν (+), ή αστερίσκο (*) άμεσα ακολουθούμενα από κενό ή στηλοθέτη, σε λίστες με κουκκίδες. Αυτή η επιλογή δουλεύει σε παραγράφους που μορφοποιούνται με πρότυπα παραγράφων \"Προεπιλογή\", \"Σώμα κειμένου\", ή \"Εσοχή σώματος κειμένου\". Για αλλαγή του χρησιμοποιούμενου πρότυπου κουκκίδων, επιλέξτε αυτήν την επιλογή και έπειτα κλικ <emph>Επεξεργασία</emph>.</caseinline></switchinline>"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"hd_id3150765\n"
-"9\n"
+"06040100.xhp\n"
+"hd_id3151019\n"
+"66\n"
"help.text"
-msgid "Vertically"
-msgstr "Κατακόρυφα"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Συγχώνευση παραγράφων μονών γραμμών εάν το μήκος είναι μεγαλύτερο από ...</caseinline></switchinline>"
-#: 05100200.xhp
+#: 06040100.xhp
msgctxt ""
-"05100200.xhp\n"
-"par_id3145410\n"
-"10\n"
+"06040100.xhp\n"
+"par_id3154162\n"
+"67\n"
"help.text"
-msgid "<ahelp hid=\"SW:IMAGERADIOBUTTON:DLG_SPLIT:RB_VERT\">Splits the selected cell(s) into the number of columns that you specify in the <emph>Split cell into </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SW:IMAGERADIOBUTTON:DLG_SPLIT:RB_VERT\">Διαιρεί το επιλεγμένο κελί ή κελιά σε έναν αριθμών στηλών τον οποίο έχετε ορίσει στο πεδίο <emph>Διαίρεση κελιού σε </emph></ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combines consecutive single-line paragraphs into a single paragraph. This option only works on paragraphs that use the \"Default\" paragraph style. If a paragraph is longer than the specified length value, the paragraph is combined with the next paragraph. To enter a different length value, select the option, and then click <link href=\"text/swriter/01/05150104.xhp\"><emph>Edit</emph></link>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Συγχώνευση διαδοχικών παραγράφων μονών γραμμών σε μια παράγραφο. Αυτή η επιλογή δουλεύει μόνο σε παραγράφους που χρησιμοποιούν το πρότυπο παραγράφου \"Προεπιλογή\". Εάν η παράγραφος είναι μεγαλύτερη από την προκαθορισμένη τιμή μήκους, η παράγραφος συνδυάζεται με την επόμενη παράγραφο. Για εισαγωγή τιμής διαφορετικού μήκους, διαλέξτε την επιλογή και έπειτα κλικ στο <link href=\"text/swriter/01/05150104.xhp\"><emph>Επεξεργασία</emph></link>.</caseinline></switchinline>"
-#: 05340402.xhp
+#: 06040100.xhp
msgctxt ""
-"05340402.xhp\n"
-"tit\n"
+"06040100.xhp\n"
+"par_id1218200910244459\n"
"help.text"
-msgid "Table format"
-msgstr "Μορφοποίηση πίνακα"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Modifies the selected AutoCorrect option.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τροποποιεί την επιλεγμένη επιλογή αυτόματης διόρθωσης.</ahelp>"
-#: 05340402.xhp
+#: 06040100.xhp
msgctxt ""
-"05340402.xhp\n"
-"hd_id3153514\n"
-"1\n"
+"06040100.xhp\n"
+"hd_id3144749\n"
+"75\n"
"help.text"
-msgid "Table format"
-msgstr "Μορφοποίηση πίνακα"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Edit</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Επεξεργασία</caseinline></switchinline>"
-#: 05340402.xhp
+#: 06040100.xhp
msgctxt ""
-"05340402.xhp\n"
-"par_id3154350\n"
-"2\n"
+"06040100.xhp\n"
+"par_id3153841\n"
+"76\n"
"help.text"
-msgid "<variable id=\"tabformtext\"><ahelp hid=\"HID_BROWSER_TABLEFORMAT\" visibility=\"visible\">Formats the selected row(s).</ahelp></variable>"
-msgstr "<variable id=\"tabformtext\"><ahelp hid=\"HID_BROWSER_TABLEFORMAT\" visibility=\"visible\">Μορφοποιεί τις επιλεγμένες γραμμές.</ahelp></variable>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOFMT_APPLY:PB_EDIT\">Modifies the selected AutoCorrect option.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOFMT_APPLY:PB_EDIT\">Τροποποιεί την επιλεγμένη ρύθμιση Αυτόματης Διόρθωσης.</ahelp></caseinline></switchinline>"
#: 06040200.xhp
msgctxt ""
@@ -38071,7 +34883,7 @@ msgctxt ""
"bm_id3152876\n"
"help.text"
msgid "<bookmark_value>AutoCorrect function; replacement table</bookmark_value><bookmark_value>replacement table</bookmark_value><bookmark_value>replacing; AutoCorrect function</bookmark_value><bookmark_value>text; replacing with format</bookmark_value><bookmark_value>frames; AutoCorrect function</bookmark_value><bookmark_value>pictures; inserting automatically</bookmark_value><bookmark_value>AutoCorrect function; pictures and frames</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ΑυτοΔιόρθωσης, πίνακας αντικατάστασης</bookmark_value><bookmark_value>πίνακας αντικατάστασης</bookmark_value><bookmark_value>αντικατάσταση, συνάρτηση ΑυτοΔιόρθωσης</bookmark_value><bookmark_value>κείμενο, αντικατάσταση με μορφή</bookmark_value><bookmark_value>πλαίσια, συνάρτηση ΑυτοΔιόρθωσης</bookmark_value><bookmark_value>εικόνες, αυτόματη εισαγωγή</bookmark_value><bookmark_value>συνάρτηση ΑυτοΔιόρθωσης, εικόνες και πλαίσια</bookmark_value>"
+msgstr "<bookmark_value>Λειτουργία αυτόματης διόρθωσης; πίνακας αντικατάστασης</bookmark_value><bookmark_value>πίνακας αντικατάστασης</bookmark_value><bookmark_value>αντικατάσταση; λειτουργία αυτόματης διόρθωσης</bookmark_value><bookmark_value>κείμενο; αντικατάσταση με μορφή</bookmark_value><bookmark_value>πλαίσια; λειτουργία αυτόματης διόρθωσης</bookmark_value><bookmark_value>εικόνες; αυτόματη εισαγωγή</bookmark_value><bookmark_value>λειτουργία αυτόματης διόρθωσης; εικόνες και πλαίσια</bookmark_value>"
#: 06040200.xhp
msgctxt ""
@@ -38088,8 +34900,8 @@ msgctxt ""
"par_id3151262\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_OFAPAGE_AUTOCORR_REPLACE\">Edits the replacement table for automatically correcting or replacing words or abbreviations in your document.</ahelp>"
-msgstr "<ahelp hid=\"HID_OFAPAGE_AUTOCORR_REPLACE\">Επεξεργάζεται τον πίνακα αντικατάστασης για την αυτόματη διόρθωση ή αντικατάσταση λέξεων ή συντομογραφιών μέσα στο έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/acorreplacepage/AcorReplacePage\">Edits the replacement table for automatically correcting or replacing words or abbreviations in your document.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/acorreplacepage/AcorReplacePage\">Επεξεργάζεται τον πίνακα αντικατάστασης για την αυτόματη διόρθωση ή αντικατάσταση λέξεων ή συντομογραφιών μέσα στο έγγραφο.</ahelp>"
#: 06040200.xhp
msgctxt ""
@@ -38115,8 +34927,8 @@ msgctxt ""
"par_id3152945\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_OFACTL_AUTOCORR_REPLACE\">Lists the entries for automatically replacing words or abbreviations while you type. To add an entry, enter text in the <emph>Replace </emph>and <emph>With </emph>boxes, and then click <emph>New</emph>. To edit an entry, select it, change the text in the <emph>With</emph> box, and then click <emph>Replace</emph>. To delete an entry, select it, and then click <emph>Delete</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_OFACTL_AUTOCORR_REPLACE\">Αναφέρει τις εγγραφές για την αυτόματη αντικατάσταση λέξεων ή συντομογραφιών καθώς πληκτρολογείτε. Για την εισαγωγή μιας εγγραφής, εισάγετε κείμενο στα πεδία <emph>Αντικατάσταση </emph>και <emph>Με </emph> και μετά κάντε κλικ στο <emph>Δημιουργία</emph>. Για την επεξεργασία μιας εγγραφής, επιλέξτε την, αλλάξτε το κείμενο στο πεδίο <emph>Με</emph> και μετά κάντε κλικ στο <emph>Αντικατάσταση</emph>. Για τη διαγραφή μιας εγγραφής, επιλέξτε την και μετά κάντε κλικ στο <emph>Διαγραφή</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/acorreplacepage/tabview\">Lists the entries for automatically replacing words or abbreviations while you type. To add an entry, enter text in the <emph>Replace </emph>and <emph>With </emph>boxes, and then click <emph>New</emph>. To edit an entry, select it, change the text in the <emph>With</emph> box, and then click <emph>Replace</emph>. To delete an entry, select it, and then click <emph>Delete</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/acorreplacepage/tabview\">Αναφέρει τις εγγραφές για την αυτόματη αντικατάσταση λέξεων ή συντομογραφιών καθώς πληκτρολογείτε. Για την εισαγωγή μιας εγγραφής, εισάγετε κείμενο στα πεδία <emph>Αντικατάσταση </emph>και <emph>Με </emph> και μετά κάντε κλικ στο <emph>Δημιουργία</emph>. Για την επεξεργασία μιας εγγραφής, επιλέξτε την, αλλάξτε το κείμενο στο πεδίο <emph>Με</emph> και μετά κάντε κλικ στο <emph>Αντικατάσταση</emph>. Για τη διαγραφή μιας εγγραφής, επιλέξτε την και μετά κάντε κλικ στο <emph>Διαγραφή</emph>.</ahelp>"
#: 06040200.xhp
msgctxt ""
@@ -38151,8 +34963,8 @@ msgctxt ""
"par_id3147560\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:EDIT:RID_OFAPAGE_AUTOCORR_REPLACE:ED_SHORT\">Enter the word or abbreviation that you want to replace while you type.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:EDIT:RID_OFAPAGE_AUTOCORR_REPLACE:ED_SHORT\">Εισάγετε τη λέξη ή τη συντομογραφία που θέλετε να αντικαταστήσετε καθώς πληκτρολογείτε.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/acorreplacepage/origtext\">Enter the word or abbreviation that you want to replace while you type.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/acorreplacepage/origtext\">Εισάγετε τη λέξη ή τη συντομογραφία που θέλετε να αντικαταστήσετε καθώς πληκτρολογείτε.</ahelp>"
#: 06040200.xhp
msgctxt ""
@@ -38169,8 +34981,8 @@ msgctxt ""
"par_id3149456\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:EDIT:RID_OFAPAGE_AUTOCORR_REPLACE:ED_REPLACE\">Enter the replacement text, graphic, frame, or OLE object that you want to replace the text in the<emph> Replace</emph> box. If you have selected text, a graphic, a frame, or an OLE object in your document, the relevant information is already entered here.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:EDIT:RID_OFAPAGE_AUTOCORR_REPLACE:ED_REPLACE\">Εισάγετε το κείμενο, γραφικό, πλαίσιο, ή αντικείμενο OLE αντικατάστασης που θέλετε να αντικαταστήσει το κείμενο στο πεδίο <emph> Αντικατάσταση</emph>. Αν έχετε διαλέξει κείμενο, ένα γραφικό, ένα πλαίσιο, ή ένα αντικείμενο OLE μέσα στο έγγραφο σας, οι σχετικές πληροφορίες έχουν ήδη εισαχθεί εδώ.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/acorreplacepage/newtext\">Enter the replacement text, graphic, frame, or OLE object that you want to replace the text in the<emph> Replace</emph> box. If you have selected text, a graphic, a frame, or an OLE object in your document, the relevant information is already entered here.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/acorreplacepage/newtext\">Εισάγετε το κείμενο, γραφικό, πλαίσιο, ή αντικείμενο OLE αντικατάστασης που θέλετε να αντικαταστήσει το κείμενο στο πεδίο <emph> Αντικατάσταση</emph>. Αν έχετε διαλέξει κείμενο, ένα γραφικό, ένα πλαίσιο, ή ένα αντικείμενο OLE μέσα στο έγγραφο σας, οι σχετικές πληροφορίες έχουν ήδη εισαχθεί εδώ.</ahelp>"
#: 06040200.xhp
msgctxt ""
@@ -38187,8 +34999,8 @@ msgctxt ""
"par_id3153379\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCORR_REPLACE:CB_TEXT_ONLY\">Saves the entry in the <emph>With</emph> box without formatting. When the replacement is made, the text uses the same format as the document text.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCORR_REPLACE:CB_TEXT_ONLY\">Αποθηκεύει την εγγραφή στο πεδίο <emph>Με</emph> χωρίς μορφοποίηση. Όταν γίνει η αντικατάσταση, το κείμενο χρησιμοποιεί την ίδια μορφή με το έγγραφο κειμένου.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/acorreplacepage/textonly\">Saves the entry in the <emph>With</emph> box without formatting. When the replacement is made, the text uses the same format as the document text.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/acorreplacepage/textonly\">Αποθηκεύει την εγγραφή στο πεδίο <emph>Με</emph> χωρίς μορφοποίηση. Όταν γίνει η αντικατάσταση, το κείμενο χρησιμοποιεί την ίδια μορφή με το έγγραφο κειμένου.</ahelp>"
#: 06040200.xhp
msgctxt ""
@@ -38197,7 +35009,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "New"
-msgstr "Δημιουργία"
+msgstr "Νέο"
#: 06040200.xhp
msgctxt ""
@@ -38205,1797 +35017,1103 @@ msgctxt ""
"par_id3153968\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_REPLACE:PB_NEW_REPLACE\">Adds or replaces an entry in the replacement table.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_REPLACE:PB_NEW_REPLACE\">Προσθέτει ή αντικαθιστά μια εγγραφή στον πίνακα αντικατάστασης.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/acorreplacepage/new\">Adds or replaces an entry in the replacement table.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/acorreplacepage/new\">Προσθέτει ή αντικαθιστά μια εγγραφή στον πίνακα αντικατάστασης.</ahelp>"
-#: 06150210.xhp
+#: 06040300.xhp
msgctxt ""
-"06150210.xhp\n"
+"06040300.xhp\n"
"tit\n"
"help.text"
-msgid "XML Filter output"
-msgstr "Έξοδος φίλτρου XML"
-
-#: 06150210.xhp
-msgctxt ""
-"06150210.xhp\n"
-"hd_id3158397\n"
-"6\n"
-"help.text"
-msgid "<variable id=\"xmlfilteroutput\"><link href=\"text/shared/01/06150210.xhp\" name=\"XML Filter output\">XML Filter output</link></variable>"
-msgstr "<variable id=\"xmlfilteroutput\"><link href=\"text/shared/01/06150210.xhp\" name=\"Έξοδος φίλτρου XML\">Έξοδος φίλτρου XML</link></variable>"
+msgid "Exceptions"
+msgstr "Εξαιρέσεις"
-#: 06150210.xhp
+#: 06040300.xhp
msgctxt ""
-"06150210.xhp\n"
-"par_id3153882\n"
+"06040300.xhp\n"
+"hd_id3150278\n"
"1\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"HID_XML_FILTER_OUTPUT_WINDOW\">Lists the test results of an <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"HID_XML_FILTER_OUTPUT_WINDOW\">Εμφανίζει σε λίστα τα αποτελέσματα ελέγχου ενός <link href=\"text/shared/01/06150000.xhp\" name=\"φίλτρου XML\">φίλτρου XML</link>.</ahelp>"
+msgid "<link href=\"text/shared/01/06040300.xhp\" name=\"Exceptions\">Exceptions</link>"
+msgstr "<link href=\"text/shared/01/06040300.xhp\" name=\"Εξαιρέσεις\">Εξαιρέσεις</link>"
-#: 06150210.xhp
+#: 06040300.xhp
msgctxt ""
-"06150210.xhp\n"
-"par_id3148731\n"
+"06040300.xhp\n"
+"par_id3152876\n"
"2\n"
"help.text"
-msgid "The test results of an import or export XSLT stylesheet are displayed in the <emph>XML Filter output </emph>window. If you want, you can also validate the filter output."
-msgstr "Τα αποτελέσματα ελέγχου ενός XSLT stylesheet εισαγωγής ή εξαγωγής εμφανίζονται στο παράθυρο <emph>έξοδος φίλτρου XML</emph>. Αν θέλετε, μπορείτε επίσης να αξιολογήσετε την έξοδο του φίλτρου."
-
-#: 06150210.xhp
-msgctxt ""
-"06150210.xhp\n"
-"hd_id3147143\n"
-"3\n"
-"help.text"
-msgid "Validate"
-msgstr "Έλεγχος"
-
-#: 06150210.xhp
-msgctxt ""
-"06150210.xhp\n"
-"par_id3151315\n"
-"4\n"
-"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"HID_XML_SOURCE_FILE_VALIDATE\">Validates the contents of the <emph>XML Filter output</emph> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"HID_XML_SOURCE_FILE_VALIDATE\">Αξιολογεί τα περιεχόμενα του παραθύρου <emph>έξοδος φίλτρου XML</emph>.</ahelp>"
-
-#: 06150210.xhp
-msgctxt ""
-"06150210.xhp\n"
-"par_id3149999\n"
-"5\n"
-"help.text"
-msgid "The window splits into two areas and the results of the validation are displayed in the lower area."
-msgstr "Το παράθυρο χωρίζεται σε δύο περιοχές και τα αποτελέσματα της αξιολόγησης εμφανίζονται στη χαμηλότερη περιοχή."
-
-#: 04150200.xhp
-msgctxt ""
-"04150200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert Plug-In"
-msgstr "Εισαγωγή πρόσθετης λειτουργίας"
+msgid "<ahelp hid=\"cui/ui/acorexceptpage/AcorExceptPage\">Specify the abbreviations or letter combinations that you do not want $[officename] to correct automatically.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/acorexceptpage/AcorExceptPage\">Προσδιορίστε τις συντομεύσεις ή τους συνδυασμούς χαρακτήρων που δεν θέλετε να διορθώνει αυτόματα το $[officename].</ahelp>"
-#: 04150200.xhp
+#: 06040300.xhp
msgctxt ""
-"04150200.xhp\n"
-"bm_id3149962\n"
+"06040300.xhp\n"
+"par_id3154926\n"
+"17\n"
"help.text"
-msgid "<bookmark_value>plug-ins; inserting</bookmark_value><bookmark_value>inserting; plug-ins</bookmark_value>"
-msgstr "<bookmark_value>πρόσθετες λειτουργίες, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, πρόσθετες λειτουργίες</bookmark_value>"
+msgid "The exceptions that you define depend on the current language setting. If you want, you can change the language setting by selecting a different language in the <emph>Replacements and exceptions for language</emph> box."
+msgstr "Οι εξαιρέσεις που ορίζετε εξαρτώνται από τη ρύθμιση της τρέχουσας γλώσσας. Αν θέλετε, μπορείτε να αλλάξετε τη ρύθμιση της γλώσσας επιλέγοντας μια διαφορετική γλώσσα στο πεδίο <emph>Αντικαταστάσεις και εξαιρέσεις για τη γλώσσα</emph>."
-#: 04150200.xhp
+#: 06040300.xhp
msgctxt ""
-"04150200.xhp\n"
-"hd_id3149962\n"
-"1\n"
+"06040300.xhp\n"
+"hd_id3149205\n"
+"15\n"
"help.text"
-msgid "Insert Plug-In"
-msgstr "Εισαγωγή πρόσθετης λειτουργίας"
+msgid "Replacements and exceptions for language:"
+msgstr "Αντικαταστάσεις και εξαιρέσεις για τη γλώσσα:"
-#: 04150200.xhp
+#: 06040300.xhp
msgctxt ""
-"04150200.xhp\n"
-"par_id3155599\n"
-"2\n"
+"06040300.xhp\n"
+"par_id3156027\n"
+"16\n"
"help.text"
-msgid "<variable id=\"plugin\"><ahelp hid=\".uno:InsertPlugin\">Inserts a plug-in into the current document.</ahelp> </variable> A <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-in\">plug-in</link> is a software component that extends the capabilities of a web browser."
-msgstr "<variable id=\"plugin\"><ahelp hid=\".uno:InsertPlugin\">Εισάγει μία πρόσθετη λειτουργία στο τρέχον έγγραφο.</ahelp> </variable> Μία <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"πρόσθετη λειτουργία\">πρόσθετη λειτουργία</link> είναι ένα στοιχείο λογισμικού που επεκτείνει τις δυνατότητες ενός περιηγητή διαδικτύου."
+msgid "<ahelp hid=\"cui/ui/autocorrectdialog/lang\">Select the language for which you want to create or edit the replacement rules.</ahelp> $[officename] first searches for exceptions that are defined for the language at the current cursor position in the document, and then searches the remaining languages."
+msgstr "<ahelp hid=\"cui/ui/autocorrectdialog/lang\">Επιλέξτε τη γλώσσα για την οποία θέλετε να δημιουργήσετε ή να επεξεργαστείτε τους κανόνες αντικατάστασης. </ahelp>Το $[officename] πρώτα αναζητά εξαιρέσεις που έχουν οριστεί για τη γλώσσα στην τρέχουσα θέση του δρομέα μέσα στο έγγραφο, και μετά αναζητά τις υπόλοιπες γλώσσες."
-#: 04150200.xhp
+#: 06040300.xhp
msgctxt ""
-"04150200.xhp\n"
-"hd_id3148585\n"
+"06040300.xhp\n"
+"hd_id3153681\n"
"3\n"
"help.text"
-msgid "File/URL"
-msgstr "Αρχείο/URL"
+msgid "Abbreviations (no subsequent capital)"
+msgstr "Συντομεύσεις, (μετά τις οποίες δεν ακολουθεί κεφαλαίο γράμμα)."
-#: 04150200.xhp
+#: 06040300.xhp
msgctxt ""
-"04150200.xhp\n"
-"par_id3147399\n"
+"06040300.xhp\n"
+"par_id3156410\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/insertplugin/urled\">Enter the URL for the plug-in or click <emph>Browse</emph>, and then locate the plug-in that you want to insert.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/insertplugin/urled\">Εισάγετε το URL για το πρόσθετο ή πατήστε στο <emph>Αναζήτηση</emph> και τότε εντοπίστε το πρόσθετο που θέλετε να εισάγετε.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/acorexceptpage/abbrev\">Type an abbreviation followed by a period, and then click <emph>New</emph>. This prevents $[officename] from automatically capitalizing the first letter of the word that comes after the period at the end of the abbreviation.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/acorexceptpage/abbrev\">Πληκτρολογήστε μία συντόμευση που ακολουθείται από μία περίοδο, έπειτα κάντε κλικ στο <emph>Δημιουργία</emph>. Αυτό εμποδίζει το $[officename] από το να κάνει αυτόματα κεφαλαίο το πρώτο γράμμα της λέξης που ακολουθεί την περίοδο στο τέλος της συντόμευσης.</ahelp>"
-#: 04150200.xhp
+#: 06040300.xhp
msgctxt ""
-"04150200.xhp\n"
-"hd_id3155552\n"
-"5\n"
+"06040300.xhp\n"
+"par_id3149751\n"
+"13\n"
"help.text"
-msgid "Browse"
-msgstr "Αναζήτηση"
+msgid "<ahelp hid=\"cui/ui/acorexceptpage/abbrevlist\">Lists the abbreviations that are not automatically corrected.</ahelp> To remove an item from the list, select the item, and then click <emph>Delete</emph>."
+msgstr "<ahelp hid=\"cui/ui/acorexceptpage/abbrevlist\">Παραθέτει τις συντομεύσεις που δε διορθώνονται αυτόματα.</ahelp> Για να διαγράψετε ένα αντικείμενο από τη λίστα, επιλέξτε το αντικείμενο και έπειτα πατήστε <emph>Διαγραφή</emph>."
-#: 04150200.xhp
+#: 06040300.xhp
msgctxt ""
-"04150200.xhp\n"
-"par_id3143267\n"
+"06040300.xhp\n"
+"hd_id3151110\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/insertplugin/urlbtn\">Locate the plug-in that you want to insert, and then click <emph>Open</emph>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/insertplugin/urlbtn\">Εντοπίστε το πρόσθετο που θέλετε να εισάγετε και έπειτα πατήστε <emph>Άνοιγμα</emph>.</ahelp>"
+msgid "Words with TWo INitial CApitals"
+msgstr "Λέξεις που αρχίζουν με ΔΥο ΚΕφαλαία ΓΡάμματα"
-#: 04150200.xhp
+#: 06040300.xhp
msgctxt ""
-"04150200.xhp\n"
-"hd_id3149750\n"
+"06040300.xhp\n"
+"par_id3154749\n"
"7\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
-
-#: 04150200.xhp
-msgctxt ""
-"04150200.xhp\n"
-"par_id3150774\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/insertplugin/pluginoptions\">Enter the parameters for the plug-in using the format <emph>parameter1=\"some text\"</emph>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/insertplugin/pluginoptions\">Εισάγετε τις παραμέτρους για το πρόσθετο χρησιμοποιώντας τη μορφή <emph>parameter1=\"some text\"</emph>.</ahelp>"
-
-#: 01010202.xhp
-msgctxt ""
-"01010202.xhp\n"
-"tit\n"
-"help.text"
-msgid "Format"
-msgstr "Μορφή"
-
-#: 01010202.xhp
-msgctxt ""
-"01010202.xhp\n"
-"hd_id3151260\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01010202.xhp\" name=\"Format\">Format</link>"
-msgstr "<link href=\"text/shared/01/01010202.xhp\" name=\"Μορφή\">Μορφή</link>"
-
-#: 01010202.xhp
-msgctxt ""
-"01010202.xhp\n"
-"par_id3153255\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_LAB_FMT\">Set paper formatting options.</ahelp>"
-msgstr "<ahelp hid=\"HID_LAB_FMT\">Ορίστε τις επιλογές μορφής χαρτιού.</ahelp>"
-
-#: 01010202.xhp
-msgctxt ""
-"01010202.xhp\n"
-"hd_id3159194\n"
-"3\n"
-"help.text"
-msgid "Horizontal pitch"
-msgstr "Οριζόντια απόσταση"
-
-#: 01010202.xhp
-msgctxt ""
-"01010202.xhp\n"
-"par_id3154186\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_HDIST\">Displays the distance between the left edges of adjacent labels or business cards. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_HDIST\">Εμφανίζει την απόσταση μεταξύ των αριστερών άκρων γειτονικών ετικετών ή επαγγελματικών καρτών. Εάν ορίζετε μια προσαρμοσμένη μορφή, εισάγετε την τιμή εδώ.</ahelp>"
-
-#: 01010202.xhp
-msgctxt ""
-"01010202.xhp\n"
-"hd_id3155555\n"
-"5\n"
-"help.text"
-msgid "Vertical pitch"
-msgstr "Κατακόρυφη απόσταση"
-
-#: 01010202.xhp
-msgctxt ""
-"01010202.xhp\n"
-"par_id3152425\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_VDIST\">Displays the distance between the upper edge of a label or a business card and the upper edge of the label or the business card directly below. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_VDIST\">Εμφανίζει την απόσταση ανάμεσα στην πάνω άκρη μιας ετικέτας ή επαγγελματικής κάρτας και την πάνω άκρη της αμέσως επόμενης από κάτω ετικέτας ή επαγγελματικής κάρτας. Εάν ορίζετε μια προσαρμοσμένη μορφή εισάγετε μια τιμή εδώ.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/acorexceptpage/double\">Type the word or abbreviation that starts with two capital letters that you do not want $[officename] to change to one initial capital. For example, enter PC to prevent $[officename] from changing PC to Pc.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/acorexceptpage/double\">Πληκτρολογήστε τη λέξη ή τη συντόμευση που ξεκινά με δύο κεφαλαία γράμματα που δε θέλετε το $[officename] να αλλάξει σε ένα κεφαλαίο αρχικό γράμμα. Για παράδειγμα, εισάγετε PC για να εμποδίσετε το $[officename] να αλλάξει το PC σε Pc.</ahelp>"
-#: 01010202.xhp
+#: 06040300.xhp
msgctxt ""
-"01010202.xhp\n"
-"hd_id3147399\n"
-"7\n"
+"06040300.xhp\n"
+"par_id3143271\n"
+"14\n"
"help.text"
-msgid "Width"
-msgstr "Πλάτος"
+msgid "<ahelp hid=\"cui/ui/acorexceptpage/doublelist\">Lists the words or abbreviations that start with two initial capitals that are not automatically corrected. All words which start with two capital letters are listed in the field.</ahelp> To remove an item from the list, select the item, and then click <emph>Delete</emph>."
+msgstr "<ahelp hid=\"cui/ui/acorexceptpage/doublelist\">Παραθέτει τις λέξεις ή τις συντομεύσεις που ξεκινούν με δύο κεφαλαία γράμματα και δεν διορθώνονται αυτόματα. Όλες οι λέξεις που ξεκινούν με δύο κεφαλαία γράμματα παρατίθενται στο πεδίο.</ahelp> Για να διαγράψετε ένα αντικείμενο από τη λίστα, επιλέξτε το αντικείμενο κι έπειτα κάντε κλικ στο <emph>Διαγραφή</emph>."
-#: 01010202.xhp
+#: 06040300.xhp
msgctxt ""
-"01010202.xhp\n"
-"par_id3147576\n"
+"06040300.xhp\n"
+"hd_id3155503\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_WIDTH\">Displays the width for the label or the business card. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_WIDTH\">Εμφανίζει το πλάτος της ετικέτας ή της επαγγελματικής κάρτας. Εάν ορίζετε μια προσαρμοσμένη μορφή, εισάγετε μια τιμή εδώ.</ahelp>"
+msgid "New"
+msgstr "Νέο"
-#: 01010202.xhp
+#: 06040300.xhp
msgctxt ""
-"01010202.xhp\n"
-"hd_id3150774\n"
+"06040300.xhp\n"
+"par_id3147573\n"
"9\n"
"help.text"
-msgid "Height"
-msgstr "Ύψος"
+msgid "<ahelp hid=\"cui/ui/acorexceptpage/newdouble\">Adds the current entry to the list of exceptions.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/acorexceptpage/newdouble\">Προσθέτει την τρέχουσα καταχώρηση στη λίστα των εξαιρέσεων .</ahelp>"
-#: 01010202.xhp
+#: 06040300.xhp
msgctxt ""
-"01010202.xhp\n"
-"par_id3149827\n"
+"06040300.xhp\n"
+"hd_id3149762\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_HEIGHT\">Displays the height for the label or business card. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_HEIGHT\">Εμφανίζει το ύψος της ετικέτας ή της επαγγελματικής κάρτας. Εάν ορίζετε μια προσαρμοσμένη μορφή εισάγετε μια τιμή εδώ.</ahelp>"
+msgid "AutoInclude"
+msgstr "Αυτόματη προσθήκη"
-#: 01010202.xhp
+#: 06040300.xhp
msgctxt ""
-"01010202.xhp\n"
-"hd_id3149182\n"
+"06040300.xhp\n"
+"par_id3155829\n"
"11\n"
"help.text"
-msgid "Left margin"
-msgstr "Αριστερό περιθώριο"
-
-#: 01010202.xhp
-msgctxt ""
-"01010202.xhp\n"
-"par_id3154823\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_LEFT\">Displays the distance from the left edge of the page to the left edge of the first label or business card. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_LEFT\">Εμφανίζει την απόσταση από το αριστερό άκρο της σελίδας μέχρι το αριστερό άκρο της πρώτης ετικέτας ή επαγγελματικής κάρτας. Εάν ορίζετε μια προσαρμοσμένη μορφή, εισάγετε μια τιμή εδώ.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/acorexceptpage/autodouble\">Automatically adds abbreviations or words that start with two capital letters to the corresponding list of exceptions. This feature only works if the <emph>Correct TWo INitial CApitals</emph> option or the Capitalize<emph> first letter of every sentence</emph> option are selected in the <emph>[T]</emph> column on<link href=\"text/shared/01/06040100.xhp\" name=\"Options\"><emph>Options</emph></link> tab of this dialog. </ahelp>"
+msgstr "<ahelp hid=\"cui/ui/acorexceptpage/autodouble\">Προσθέτει αυτόματα συντομεύσεις ή λέξεις που ξεκινούν με δύο κεφαλαία γράμματα στη αντίστοιχη λίστα των εξαιρέσεων. Αυτό το χαρακτηριστικό δουλεύει μόνο αν η επιλογή <emph>Διόρθωση δύο αρχικών κεφαλαίων </emph> ή η επιλογή μετατροπής σε κεφαλαία <emph> του πρώτου γράμματος κάθε πρότασης</emph> επιλεχθούν στη <emph>[T]</emph> στήλη στην καρτέλα<link href=\"text/shared/01/06040100.xhp\" name=\"Επιλογές\"><emph>Επιλογές</emph></link> αυτού του διαλόγου. </ahelp>"
-#: 01010202.xhp
+#: 06040400.xhp
msgctxt ""
-"01010202.xhp\n"
-"hd_id3156346\n"
-"13\n"
+"06040400.xhp\n"
+"tit\n"
"help.text"
-msgid "Upper margin"
-msgstr "Άνω περιθώριο"
+msgid "Localized Options"
+msgstr "Επιλογές τοπικοποίησης"
-#: 01010202.xhp
+#: 06040400.xhp
msgctxt ""
-"01010202.xhp\n"
-"par_id3150355\n"
-"14\n"
+"06040400.xhp\n"
+"bm_id3153899\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_UPPER\">Displays distance from the top edge of the page to the top of the first label or business card. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_LAB_FMT:FLD_UPPER\">Εμφανίζει την απόσταση από την πάνω άκρη της σελίδας μέχρι την κορυφή της πρώτης ετικέτας ή επαγγελματικής κάρτας. Εάν καθορίζετε μια προσαρμοσμένη μορφή, εισάγετε μια τιμή εδώ.</ahelp>"
+msgid "<bookmark_value>quotes; custom</bookmark_value><bookmark_value>custom quotes</bookmark_value><bookmark_value>AutoCorrect function; quotes</bookmark_value><bookmark_value>replacing;ordinal numbers</bookmark_value><bookmark_value>ordinal numbers;replacing</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγικά; προσαρμογή</bookmark_value><bookmark_value>προσαρμοσμένα εισαγωγικά</bookmark_value><bookmark_value>λειτουργία αυτόματης διόρθωσης; εισαγωγικά</bookmark_value><bookmark_value>αντικατάσταση; τακτικοί αριθμοί</bookmark_value><bookmark_value>κανονικοί αριθμοί; αντικατάσταση</bookmark_value>"
-#: 01010202.xhp
+#: 06040400.xhp
msgctxt ""
-"01010202.xhp\n"
-"hd_id3147573\n"
+"06040400.xhp\n"
+"hd_id3153899\n"
"15\n"
"help.text"
-msgid "Columns"
-msgstr "Στήλες"
+msgid "<link href=\"text/shared/01/06040400.xhp\" name=\"Localized Options\">Localized Options</link>"
+msgstr "<link href=\"text/shared/01/06040400.xhp\" name=\"Επιλογές τοπικοποίησης\">Επιλογές τοπικοποίησης</link>"
-#: 01010202.xhp
+#: 06040400.xhp
msgctxt ""
-"01010202.xhp\n"
-"par_id3153252\n"
+"06040400.xhp\n"
+"par_id3149748\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_FMT:FLD_COLUMNS\">Enter the number of labels or business cards that you want to span the width of the page.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_FMT:FLD_COLUMNS\">Εισάγετε τον αριθμό των ετικετών ή επαγγελματικών καρτών που παρατίθενται η μία δίπλα στην άλλη στο πλάτος της σελίδας.</ahelp>"
-
-#: 01010202.xhp
-msgctxt ""
-"01010202.xhp\n"
-"hd_id3154143\n"
-"17\n"
-"help.text"
-msgid "Rows"
-msgstr "Γραμμές"
-
-#: 01010202.xhp
-msgctxt ""
-"01010202.xhp\n"
-"par_id3145119\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_FMT:FLD_ROWS\">Enter the number of labels or business cards that you want to span the height of the page.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_FMT:FLD_ROWS\">Εισάγετε τον αριθμό των ετικετών ή επαγγελματικών καρτών τις οποίες θέλετε να εμφανίζονται σε όλο το ύψος της σελίδας</ahelp>"
-
-#: 01010202.xhp
-msgctxt ""
-"01010202.xhp\n"
-"hd_id3147336\n"
-"19\n"
-"help.text"
-msgid "Save"
-msgstr "Αποθήκευση"
-
-#: 01010202.xhp
-msgctxt ""
-"01010202.xhp\n"
-"par_id3156152\n"
-"20\n"
-"help.text"
-msgid "<ahelp hid=\"SW_PUSHBUTTON_TP_LAB_FMT_PB_SAVE\">Saves the current label or business card format.</ahelp>"
-msgstr "<ahelp hid=\"SW_PUSHBUTTON_TP_LAB_FMT_PB_SAVE\">Αποθηκεύει την τρέχουσα μορφή ετικέτας ή επαγγελματικής κάρτας.</ahelp>"
-
-#: 01010202.xhp
-msgctxt ""
-"01010202.xhp\n"
-"hd_id3146773\n"
-"21\n"
-"help.text"
-msgid "Save Label Format"
-msgstr "Αποθήκευση μορφής ετικέτας"
-
-#: 01010202.xhp
-msgctxt ""
-"01010202.xhp\n"
-"hd_id3154897\n"
-"23\n"
-"help.text"
-msgid "Brand"
-msgstr "Είδος"
+msgid "Specify the AutoCorrect options for quotation marks and for options that are specific to the language of the text."
+msgstr "Ορισμός των επιλογών αυτόματης διόρθωσης για εισαγωγικά και για επιλογές που είναι ειδικές στη γλώσσα του κειμένου."
-#: 01010202.xhp
+#: 06040400.xhp
msgctxt ""
-"01010202.xhp\n"
-"par_id3155421\n"
-"24\n"
+"06040400.xhp\n"
+"par_id31537173\n"
"help.text"
-msgid "<ahelp hid=\"SW_COMBOBOX_DLG_SAVE_LABEL_CB_MAKE\">Enter or select the desired brand.</ahelp>"
-msgstr "<ahelp hid=\"SW_COMBOBOX_DLG_SAVE_LABEL_CB_MAKE\">Εισάγετε ή επιλέξτε ένα επιθυμητό είδος χαρτιού.</ahelp>"
+msgid "<ahelp hid=\".\">Select to apply the replacements while you type [T], or when you modify existing text [M].</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξετε για εφαρμογή των αντικαταστάσεων ενώ πληκτρολογείτε [Τ], ή όταν τροποποιείτε υπάρχον κείμενο [Μ].</ahelp>"
-#: 01010202.xhp
+#: 06040400.xhp
msgctxt ""
-"01010202.xhp\n"
-"hd_id3155180\n"
+"06040400.xhp\n"
+"hd_id3159300\n"
"25\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
-
-#: 01010202.xhp
-msgctxt ""
-"01010202.xhp\n"
-"par_id3159158\n"
-"26\n"
-"help.text"
-msgid "<ahelp hid=\"SW_EDIT_DLG_SAVE_LABEL_ED_TYPE\">Enter or select a label type.</ahelp>"
-msgstr "<ahelp hid=\"SW_EDIT_DLG_SAVE_LABEL_ED_TYPE\">Εισάγετε ή επιλέξτε έναν τύπο ετικέτας.</ahelp>"
-
-#: 01010300.xhp
-msgctxt ""
-"01010300.xhp\n"
-"tit\n"
-"help.text"
-msgid "Business cards"
-msgstr "Επαγγελματικές κάρτες"
-
-#: 01010300.xhp
-msgctxt ""
-"01010300.xhp\n"
-"hd_id3149038\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01010300.xhp\" name=\"Business cards\">Business cards</link>"
-msgstr "<link href=\"text/shared/01/01010300.xhp\" name=\"Επαγγελματικές κάρτες\">Επαγγελματικές κάρτες</link>"
-
-#: 01010300.xhp
-msgctxt ""
-"01010300.xhp\n"
-"par_id3149987\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:InsertBusinessCard\">Design and create your own business cards.</ahelp> You can choose from a number of pre-defined size formats or create your own."
-msgstr "<ahelp hid=\".uno:InsertBusinessCard\">Σχεδιάστε και δημιουργήστε τις δικές σας επαγγελματικές κάρτες.</ahelp> Μπορείτε να επιλέξετε από έναν αριθμό προκαθορισμένων μορφών μεγέθους ή να δημιουργήσετε τις δικές σας."
-
-#: 06202000.xhp
-msgctxt ""
-"06202000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Edit Custom Dictionary"
-msgstr "Επεξεργασία προσαρμοσμένου λεξικού"
-
-#: 06202000.xhp
-msgctxt ""
-"06202000.xhp\n"
-"par_idN10542\n"
-"help.text"
-msgid "Edit Custom Dictionary"
-msgstr "Επεξεργασία προσαρμοσμένου λεξικού"
-
-#: 06202000.xhp
-msgctxt ""
-"06202000.xhp\n"
-"par_idN10546\n"
-"help.text"
-msgid "Add and delete entries that are used for the <link href=\"text/shared/01/06200000.xhp\">Hangul/Hanja Conversion</link>."
-msgstr "Προσθέστε και διαγράψτε καταχωρίσεις που χρησιμοποιούνται για τη <link href=\"text/shared/01/06200000.xhp\">μετατροπή Hangul/Hanja</link>."
-
-#: 06202000.xhp
-msgctxt ""
-"06202000.xhp\n"
-"par_idN1055F\n"
-"help.text"
-msgid "Book"
-msgstr "Βιβλίο"
-
-#: 06202000.xhp
-msgctxt ""
-"06202000.xhp\n"
-"par_idN10563\n"
-"help.text"
-msgid "<ahelp hid=\"svx:ListBox:RID_SVX_MDLG_HANGULHANJA_EDIT:LB_BOOK\">Select the user-defined dictionary that you want to edit.</ahelp>"
-msgstr "<ahelp hid=\"svx:ListBox:RID_SVX_MDLG_HANGULHANJA_EDIT:LB_BOOK\">Επιλέξτε το προσαρμοσμένο λεξικό που θέλετε να επεξεργαστείτε.</ahelp>"
+msgid "Add non breaking space before specific punctuation marks in French text"
+msgstr "Προσθήκη αχώριστου διαστήματος πριν από ειδικά σημεία στίξης στο γαλλικό κείμενο"
-#: 06202000.xhp
+#: 06040400.xhp
msgctxt ""
-"06202000.xhp\n"
-"par_idN1057A\n"
+"06040400.xhp\n"
+"par_id3153173\n"
+"27\n"
"help.text"
-msgid "Original"
-msgstr "Αρχικό"
+msgid "Inserts a non breaking space before \";\", \"!\", \"?\" and \":\" when the character language is set to French (France, Belgium, Luxembourg, Monaco, or Switzerland) and before \":\" only when the character language is set to French (Canada)."
+msgstr "Εισάγει αχώριστο διάστημα πριν από \";\", \"!\", \"?\" και \":\" όταν η γλώσσα χαρακτήρα ορίζεται στα γαλλικά (Γαλλία, Βέλγιο, Λουξεμβούργο, Μονακό, ή Ελβετία) και πριν \":\" μόνο όταν η γλώσσα χαρακτήρα ορίζεται στα γαλλικά (Καναδάς)."
-#: 06202000.xhp
+#: 06040400.xhp
msgctxt ""
-"06202000.xhp\n"
-"par_idN1057E\n"
+"06040400.xhp\n"
+"hd_id3159400\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"svx:ComboBox:RID_SVX_MDLG_HANGULHANJA_EDIT:LB_ORIGINAL\">Select the entry in the current dictionary that you want to edit. If you want, you can also type a new entry in this box.</ahelp> To move from the Original box to the the first text box in the Suggestions area, press Enter."
-msgstr "<ahelp hid=\"svx:ComboBox:RID_SVX_MDLG_HANGULHANJA_EDIT:LB_ORIGINAL\">Επιλέξτε την εγγραφή που θέλετε να επεξεργαστείτε στο τρέχον λεξικό. Αν θέλετε, μπορείτε επίσης να πληκτρολογήσετε μία νέα εγγραφή σε αυτό το πεδίο.</ahelp> Για να μετακινηθείτε από το Αρχικό πεδίο στο πρώτο πεδίο κειμένου στην περιοχή Προτάσεων, πατήστε Enter."
+msgid "Format ordinal number suffixes (1st ... 1<sup>st</sup>)"
+msgstr "Μορφοποίηση επιθημάτων τακτικών αριθμών (1ος ... 1<sup>ος</sup>)"
-#: 06202000.xhp
+#: 06040400.xhp
msgctxt ""
-"06202000.xhp\n"
-"par_idN10596\n"
+"06040400.xhp\n"
+"par_id3154173\n"
+"27\n"
"help.text"
-msgid "Replace by character"
-msgstr "Αντικατάσταση με χαρακτήρα"
+msgid "Formats the text characters of ordinals, such as 1st, 2nd, or 3rd, as superscripts. For example, in English text, 1st will be converted to 1<sup>st</sup>."
+msgstr "Μορφοποιεί τους χαρακτήρες κειμένου των τακτικών, όπως 1ος, 2ος ή 3ος, ως εκθέτες. Για παράδειγμα, σε αγγλικό κείμενο, 1ος θα μετατρέπεται σε 1<sup>ος</sup>."
-#: 06202000.xhp
+#: 06040400.xhp
msgctxt ""
-"06202000.xhp\n"
-"par_idN1059A\n"
+"06040400.xhp\n"
+"hd_id3154682\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_EDIT:CB_REPLACEBYCHAR\">Converts the text on a character by character basis and not on a word by word basis.</ahelp>"
-msgstr "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_EDIT:CB_REPLACEBYCHAR\">Μετατρέπει το κείμενο χαρακτήρα-χαρακτήρα και όχι λέξη-λέξη</ahelp>"
+msgid "Single quotes / Double quotes"
+msgstr "Απλά εισαγωγικά / διπλά εισαγωγικά"
-#: 06202000.xhp
+#: 06040400.xhp
msgctxt ""
-"06202000.xhp\n"
-"par_idN105C9\n"
+"06040400.xhp\n"
+"par_id3152363\n"
+"18\n"
"help.text"
-msgid "Suggestions (max. 8)"
-msgstr "Προτάσεις (το πολύ 8)"
+msgid "Specify the replacement characters to use for single or double quotation marks."
+msgstr "Ορίστε τους χαρακτήρες αντικατάστασης που θέλετε να χρησιμοποιήσετε για απλά ή διπλά εισαγωγικά."
-#: 06202000.xhp
+#: 06040400.xhp
msgctxt ""
-"06202000.xhp\n"
-"par_idN105CD\n"
+"06040400.xhp\n"
+"hd_id3156553\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"svx:Edit:RID_SVX_MDLG_HANGULHANJA_EDIT:ED_1\">Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters.</ahelp>"
-msgstr "<ahelp hid=\"svx:Edit:RID_SVX_MDLG_HANGULHANJA_EDIT:ED_1\">Πληκτρολογήστε μία προτεινόμενη αντικατάσταση για την καταχώριση που είναι επιλεγμένη στο αρχικό πεδίο κειμένου. Η λέξη αντικατάστασης μπορεί να περιέχει το πολύ οκτώ χαρακτήρες.</ahelp>"
+msgid "Replace"
+msgstr "Αντικατάσταση"
-#: 06202000.xhp
+#: 06040400.xhp
msgctxt ""
-"06202000.xhp\n"
-"par_idN105E4\n"
+"06040400.xhp\n"
+"par_id3155616\n"
+"23\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCORR_QUOTE:CB_TYPO\">Automatically replaces the default system symbol for single quotation marks with the special character that you specify.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCORR_QUOTE:CB_TYPO\">Αντικαθιστά αυτόματα το προεπιλεγμένο σύμβολο του συστήματος για απλά εισαγωγικά με τον ειδικό χαρακτήρα που εσείς επιλέγετε.</ahelp>"
-#: 06202000.xhp
+#: 06040400.xhp
msgctxt ""
-"06202000.xhp\n"
-"par_idN105E8\n"
+"06040400.xhp\n"
+"hd_id3153750\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_EDIT:PB_HHE_NEW\">Adds the current replacement definition to the dictionary.</ahelp>"
-msgstr "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_EDIT:PB_HHE_NEW\">Προσθέτει τον τρέχοντα ορισμό αντικατάστασης στο λεξικό.</ahelp>"
+msgid "Start quote"
+msgstr "Χαρακτήρας για την αρχή της παράθεσης"
-#: 06202000.xhp
+#: 06040400.xhp
msgctxt ""
-"06202000.xhp\n"
-"par_idN105FF\n"
+"06040400.xhp\n"
+"par_id3152425\n"
+"12\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_STARTQUOTE\">Select the <link href=\"text/shared/01/04100000.xhp\" name=\"special character\">special character</link> that will automatically replace the current opening quotation mark in your document when you choose <emph>Format - AutoCorrect - Apply</emph>.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_STARTQUOTE\">Επιλέξτε <link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικός χαρακτήρας\">Ειδικός χαρακτήρας</link> ο οποίος θα αντικαθιστά αυτόματα τα τρέχοντα τυπογραφικά εισαγωγικά στο έγγραφό σας όταν επιλέγετε <emph>Μορφή - Αυτόματη διόρθωση - Εφαρμογή</emph>.</ahelp>"
-#: 06202000.xhp
+#: 06040400.xhp
msgctxt ""
-"06202000.xhp\n"
-"par_idN10603\n"
+"06040400.xhp\n"
+"hd_id3159233\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_EDIT:PB_HHE_DELETE\">Deletes the selected entry.</ahelp>"
-msgstr "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_EDIT:PB_HHE_DELETE\">Διαγράφει την επιλεγμένη καταχώριση.</ahelp>"
+msgid "End quote"
+msgstr "Χαρακτήρας για το τέλος της παράθεσης"
-#: 02230500.xhp
+#: 06040400.xhp
msgctxt ""
-"02230500.xhp\n"
-"tit\n"
+"06040400.xhp\n"
+"par_id3147008\n"
+"14\n"
"help.text"
-msgid "Merge Document"
-msgstr "Συγχώνευση εγγράφου"
+msgid "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_ENDQUOTE\">Select the <link href=\"text/shared/01/04100000.xhp\" name=\"special character\">special character</link> that will automatically replace the current closing quotation mark in your document when you choose <emph>Format - AutoCorrect - Apply</emph>.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_ENDQUOTE\">Επιλέξτε <link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικός χαρακτήρας\">Ειδικός χαρακτήρας</link> ο οποίος θα αντικαθιστά αυτόματα τα τρέχοντα τυπογραφικά εισαγωγικά στο έγγραφό σας όταν επιλέγετε <emph>Μορφή - Αυτόματη διόρθωση - Εφαρμογή</emph>.</ahelp>"
-#: 02230500.xhp
+#: 06040400.xhp
msgctxt ""
-"02230500.xhp\n"
-"hd_id3149000\n"
-"1\n"
+"06040400.xhp\n"
+"hd_id3147089\n"
+"19\n"
"help.text"
-msgid "Merge Document"
-msgstr "Συγχώνευση εγγράφου"
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 02230500.xhp
+#: 06040400.xhp
msgctxt ""
-"02230500.xhp\n"
-"par_id3154408\n"
-"2\n"
+"06040400.xhp\n"
+"par_id3166460\n"
+"20\n"
"help.text"
-msgid "<variable id=\"dokzus\"><ahelp hid=\".uno:MergeDocuments\" visibility=\"visible\">Imports changes made to copies of the same document into the original document. Changes made to footnotes, headers, frames and fields are ignored.</ahelp></variable> Identical changes are merged automatically."
-msgstr "<variable id=\"dokzus\"><ahelp hid=\".uno:MergeDocuments\" visibility=\"visible\">Εισάγει τις αλλαγές που έγιναν στα αντίγραφα του ίδιου εγγράφου στο αυθεντικό έγγραφο. Οι αλλαγές που έγιναν σε υποσημειώσεις, επικεφαλίδες, πλαίσια και πεδία αγνοούνται.</ahelp></variable> Οι αλλαγές που ταυτίζονται συγχωνεύονται αυτόματα."
+msgid "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_STD\">Resets the quotation marks to the default symbols.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCORR_QUOTE:PB_SGL_STD\">Επαναφέρει τα εισαγωγικά σε προεπιλεγμένα σύμβολα.</ahelp>"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
+"06040500.xhp\n"
"tit\n"
"help.text"
-msgid "Hangul/Hanja Conversion"
-msgstr "Μετατροπή Hangul/Hanja"
+msgid "AutoCorrect context menu"
+msgstr "Μενού περιβάλλοντος της Αυτόματης Διόρθωσης"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"bm_id3155757\n"
+"06040500.xhp\n"
+"bm_id3152823\n"
"help.text"
-msgid "<bookmark_value>converting;Hangul/Hanja</bookmark_value><bookmark_value>Hangul/Hanja</bookmark_value>"
-msgstr "<bookmark_value>μετατροπή,Hangul/Hanja</bookmark_value><bookmark_value>Hangul/Hanja</bookmark_value>"
+msgid "<bookmark_value>AutoCorrect function; context menu</bookmark_value><bookmark_value>spellcheck; context menus</bookmark_value>"
+msgstr "<bookmark_value>Λειτουργία ΑυτόΔιόρθωσης, μενού περιβάλλοντος</bookmark_value><bookmark_value>Ορθογραφικός έλεγχος, μενού περιβάλλοντος</bookmark_value>"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"hd_id3155757\n"
+"06040500.xhp\n"
+"hd_id3152823\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/06200000.xhp\" name=\"Hangul/Hanja Conversion\">Hangul/Hanja Conversion</link>"
-msgstr "<link href=\"text/shared/01/06200000.xhp\" name=\"Μετατροπή Hangul/Hanja\">Μετατροπή Hangul/Hanja</link>"
+msgid "AutoCorrect context menu"
+msgstr "Μενού περιβάλλοντος της Αυτόματης Διόρθωσης"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"par_id3146060\n"
+"06040500.xhp\n"
+"par_id3146936\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:HangulHanjaConversion\">Converts the selected Korean text from Hangul to Hanja or from Hanja to Hangul.</ahelp> The menu command can only be called if you enable Asian language support under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>, and if a text formatted in Korean language is selected."
-msgstr "<ahelp hid=\".uno:HangulHanjaConversion\">Μετατρέπει το επιλεγμένο κορεάτικο κείμενο από Hangul σε Hanja ή από Hanja σε Hangul.</ahelp> Η εντολή μενού μπορεί να κληθεί μόνο εάν ενεργοποιήσετε την υποστήριξη ασιατικής γλώσσας στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</emph> και εάν ένα κείμενο μορφοποιημένο σε κορεατική γλώσσα επιλεγεί."
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"hd_id3150603\n"
-"3\n"
-"help.text"
-msgid "Original"
-msgstr "Αρχικό"
+msgid "To access this menu, right-click a misspelled word in your document. To view the misspelled words in your document, enable <emph>AutoSpellcheck</emph> icon on the Standard toolbar."
+msgstr "Για να εμφανιστεί αυτό το μενού, κάντε δεξί κλικ σε μία ανορθόγραφη λέξη στο έγγραφό σας. Για να δείτε τις ανορθόγραφες λέξεις στο έγγραφό σας, ενεργοποιήστε το σύμβολο<emph>Αυτόματος έλεγχος</emph>στη βασική Γραμμή Εργαλείων."
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"par_id3148520\n"
+"06040500.xhp\n"
+"hd_id3153899\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_SPELLDLG_SETWORD\">Displays the current selection.</ahelp>"
-msgstr "<ahelp hid=\"HID_SPELLDLG_SETWORD\">Εμφανίζει την τρέχουσα επιλογή.</ahelp>"
+msgid "<Replacement Suggestions>"
+msgstr "<Προτάσεις Αντικατάστασης>"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"hd_id3154230\n"
+"06040500.xhp\n"
+"par_id3147000\n"
"5\n"
"help.text"
-msgid "Replace with"
-msgstr "Αντικατάσταση με"
+msgid "<ahelp hid=\"HID_LINGU_REPLACE\">Click the word to replace the highlighted word. Use the AutoCorrect submenu for permanent replacement.</ahelp>"
+msgstr "<ahelp hid=\"HID_LINGU_REPLACE\">Κάντε κλικ στη λέξη για να αντικαταστήσετε την επιλεγμένη λέξη. Χρησιμοποιήστε το υπομενού της Αυτόματης Διόρθωσης για μόνιμη αντικατάσταση .</ahelp>"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"par_id3149205\n"
+"06040500.xhp\n"
+"hd_id3153089\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_HANGULDLG_EDIT_NEWWORD\">Displays the first replacement suggestion from the dictionary.</ahelp> You can edit the suggested word or enter another word. Click the <emph>Find</emph> button to replace your original word with the corresponding replacement word."
-msgstr "<ahelp hid=\"HID_HANGULDLG_EDIT_NEWWORD\">Εμφανίζει την πρώτη πρόταση αντικατάστασης από το λεξικό.</ahelp> Μπορείτε να επεξεργαστείτε την προτεινόμενη λέξη ή να εισάγετε μία άλλη λέξη. Κάντε κλικ στο πεδίο επιλογής <emph>Αναζήτηση</emph> για να αντικαταστήσετε την αρχική σας λέξη με την αντίστοιχη λέξη αντικατάστασης."
+msgid "Spellcheck"
+msgstr "Ορθογραφία"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"hd_id3154673\n"
+"06040500.xhp\n"
+"par_id3154497\n"
"7\n"
"help.text"
-msgid "Find"
-msgstr "Εύρεση"
+msgid "<ahelp hid=\"HID_LINGU_SPELLING_DLG\">Opens the <link href=\"text/shared/01/06010000.xhp\" name=\"Spellcheck\">Spellcheck</link> dialog.</ahelp>"
+msgstr "<ahelp hid=\"HID_LINGU_SPELLING_DLG\">Ανοίγει το διάλογο <link href=\"text/shared/01/06010000.xhp\" name=\"Ορθογραφικού Ελέγχου\">Ορθογραφικού Ελέγχου</link>.</ahelp>"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"par_id3156560\n"
+"06040500.xhp\n"
+"hd_id3149283\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVX_MDLG_HANGULHANJA_PB_FIND\">Finds your Hangul input in the dictionary and replaces it with the corresponding Hanja.</ahelp> Click <emph>Ignore</emph> to cancel the find function."
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVX_MDLG_HANGULHANJA_PB_FIND\">Βρίσκει την είσοδο Hangul στο λεξικό και την αντικαθιστά με την αντίστοιχη Hanja.</ahelp> Κάντε κλικ στο <emph>Παράβλεψη</emph> για να ακυρώσετε τη λειτουργία αναζήτησης."
+msgid "Add"
+msgstr "Προσθήκη"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"hd_id3147291\n"
+"06040500.xhp\n"
+"par_id3158405\n"
"9\n"
"help.text"
-msgid "Suggestions"
-msgstr "Προτάσεις"
+msgid "<ahelp hid=\"HID_LINGU_ADD_WORD\">Adds the highlighted word to a user-defined dictionary.</ahelp>"
+msgstr "<ahelp hid=\"HID_LINGU_ADD_WORD\">Προσθέτει την επιλεγμένη λέξη σε ένα λεξικό ορισμένο από το χρήστη.</ahelp>"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"par_id3154823\n"
+"06040500.xhp\n"
+"hd_id3152924\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVX_MDLG_HANGULHANJA_LB_SUGGESTIONS\">Displays all available replacements in the dictionary.</ahelp> If the <emph>Replace by character</emph> box is enabled, you see a grid of characters. If the <emph>Replace by character</emph> box is not checked, you see a list of words."
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVX_MDLG_HANGULHANJA_LB_SUGGESTIONS\">Εμφανίζει όλες τις διαθέσιμες αντικαταστάσεις στο λεξικό.</ahelp> Αν το πεδίο <emph>Αντικατάσταση με χαρακτήρα</emph> είναι ενεργοποιημένο, βλέπετε ένα πλέγμα χαρακτήρων. Αν το πεδίο <emph>Αντικατάσταση με χαρακτήρα</emph> δεν είναι επιλεγμένο, βλέπετε μία λίστα από λέξεις."
+msgid "Ignore all"
+msgstr "Παράβλεψη όλων"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"hd_id3157958\n"
+"06040500.xhp\n"
+"par_id3151226\n"
"11\n"
"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "<ahelp hid=\"HID_LINGU_IGNORE_WORD\">Ignores all instances of the highlighted word in the current document.</ahelp>"
+msgstr "<ahelp hid=\"HID_LINGU_IGNORE_WORD\">Παραβλέπει όλες τις περιπτώσεις της επιλεγμένης λέξης στο τρέχον έγγραφο.</ahelp>"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"par_id3155941\n"
+"06040500.xhp\n"
+"hd_id3157958\n"
"12\n"
"help.text"
-msgid "Click the format to display the replacements."
-msgstr "Κάντε κλικ την μορφή για να εμφανίσετε τις αντικαταστάσεις."
+msgid "AutoCorrect"
+msgstr "Αυτόματη Διόρθωση"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"hd_id3153749\n"
+"06040500.xhp\n"
+"par_id3149177\n"
"13\n"
"help.text"
-msgid "Hangul/Hanja"
-msgstr "Hangul/Hanja"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_id3150775\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_SIMPLE_CONVERSION\">The original characters are replaced by the suggested characters.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_SIMPLE_CONVERSION\">Οι αρχικοί χαρακτήρες αντικαθίστανται από τους προτεινόμενους χαρακτήρες.</ahelp>"
+msgid "<ahelp hid=\"HID_LINGU_AUTOCORR\">To always replace the highlighted word, click a word in the list. The word pair is stored in the replacement table under Tools - AutoCorrect Options - Replace.</ahelp>"
+msgstr "<ahelp hid=\"HID_LINGU_AUTOCORR\">Για να αντικαθίσταται πάντα η επισημασμένη λέξη, κάντε κλικ σε μια λέξη από τη λίστα. Το ζευγάρι των λέξεων αποθηκεύεται στον πίνακα αντικατάστασης κάτω από τα Εργαλεία - Επιλογές αυτόματης διόρθωσης - Αντικατάσταση.</ahelp>"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"hd_id3152780\n"
+"06040500.xhp\n"
+"hd_id3146797\n"
"15\n"
"help.text"
-msgid "Hanja (Hangul)"
-msgstr "Hanja (Hangul)"
+msgid "Word is <name of language>"
+msgstr "Η λέξη είναι <name of language>"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"par_id3153662\n"
+"06040500.xhp\n"
+"par_id3150443\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANJA_HANGUL_BRACKETED\">The Hangul part will be displayed in brackets after the Hanja part.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANJA_HANGUL_BRACKETED\">Το τμήμα Hangul θα εμφανιστεί σε παρενθέσεις μετά το τμήμα Hanja.</ahelp>"
+msgid "<ahelp hid=\"HID_LINGU_WORD_LANGUAGE\">Changes the language settings for the highlighted word, if the word is found in another dictionary.</ahelp>"
+msgstr "<ahelp hid=\"HID_LINGU_WORD_LANGUAGE\">Αλλάζει τις γλωσσικές ρυθμίσεις για την επιλεγμένη λέξη, αν η λέξη βρέθηκε σε ένα άλλο λεξικό.</ahelp>"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"hd_id3150443\n"
+"06040500.xhp\n"
+"hd_id3166411\n"
"17\n"
"help.text"
-msgid "Hangul (Hanja)"
-msgstr "Hangul (Hanja)"
+msgid "Paragraph is <name of language>"
+msgstr "Η παράγραφος είναι <name of language>"
-#: 06200000.xhp
+#: 06040500.xhp
msgctxt ""
-"06200000.xhp\n"
-"par_id3149192\n"
+"06040500.xhp\n"
+"par_id3148925\n"
"18\n"
"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANGUL_HANJA_BRACKETED\">The Hanja part will be displayed in brackets after the Hangul part.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANGUL_HANJA_BRACKETED\">Το τμήμα Hanja θα εμφανιστεί σε παρενθέσεις μετά το τμήμα Hangul.</ahelp>"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"hd_id3150119\n"
-"19\n"
-"help.text"
-msgid "Hanja as ruby text above"
-msgstr "Hanja ως κείμενο Ruby παραπάνω"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_id3154173\n"
-"20\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANGUL_HANJA_ABOVE\">The Hanja part will be displayed as ruby text above the Hangul part.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANGUL_HANJA_ABOVE\">Το τμήμα Hanja θα εμφανιστεί ως κείμενο ruby πάνω από το τμήμα Hangul.</ahelp>"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"hd_id3159400\n"
-"21\n"
-"help.text"
-msgid "Hanja as ruby text below"
-msgstr "Hanja ως κείμενο Ruby παρακάτω"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_id3156155\n"
-"22\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANGUL_HANJA_BELOW\">The Hanja part will be displayed as ruby text below the Hangul part.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANGUL_HANJA_BELOW\">Το τμήμα Hanja θα εμφανιστεί ως κείμενο ruby κάτω από το τμήμα Hangul.</ahelp>"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"hd_id3150085\n"
-"23\n"
-"help.text"
-msgid "Hangul as ruby text above"
-msgstr "Hangul ως κείμενο Ruby παραπάνω"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_id3150771\n"
-"24\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANJA_HANGUL_ABOVE\">The Hangul part will be displayed as ruby text above the Hanja part.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANJA_HANGUL_ABOVE\">Το τμήμα Hangul θα εμφανιστεί ως κείμενο ruby πάνω από το τμήμα Hanja.</ahelp>"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"hd_id3155831\n"
-"25\n"
-"help.text"
-msgid "Hangul as ruby text below"
-msgstr "Hangul ως κείμενο Ruby παρακάτω"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_id3157909\n"
-"26\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANJA_HANGUL_BELOW\">The Hangul part will be displayed as ruby text below the Hanja part.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANJA_HANGUL_BELOW\">Το τμήμα Hangul θα εμφανιστεί ως κείμενο ruby κάτω από το τμήμα Hanja.</ahelp>"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"hd_id3148826\n"
-"27\n"
-"help.text"
-msgid "Conversion"
-msgstr "Μετατροπή"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_id3159157\n"
-"28\n"
-"help.text"
-msgid "Normally in a mixed text selection made of Hangul and Hanja characters, all Hangul characters will be converted to Hanja and all Hanja characters will be converted to Hangul. If you want to convert a mixed text selection only in one direction, use the following conversion options."
-msgstr "Κανονικά σε μία επιλογή μικτού κειμένου από χαρακτήρες Hangul και Hanja, όλοι οι χαρακτήρες Hangul θα μετατραπούν σε Hanja και όλοι οι χαρακτήρες Hanja θα μετατραπούν σε Hangul. Αν θέλετε να μετατρέψετε μία επιλογή μικτού κειμένου σε μία μόνο κατεύθυνση, χρησιμοποιήστε τις ακόλουθες επιλογές μετατροπής."
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"hd_id3153585\n"
-"29\n"
-"help.text"
-msgid "Hangul only"
-msgstr "Hangul μόνο"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_id3154142\n"
-"30\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_MDLG_HANGULHANJA_CB_HANGUL_ONLY\">Check to convert only Hangul. Do not convert Hanja.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_MDLG_HANGULHANJA_CB_HANGUL_ONLY\">Έλεγξε για μετατροπή μόνο Hangul. Να μη γίνεται μετατροπή Hanja.</ahelp>"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"hd_id3150823\n"
-"31\n"
-"help.text"
-msgid "Hanja only"
-msgstr "Hanja μόνο"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_id3156023\n"
-"32\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_MDLG_HANGULHANJA_CB_HANJA_ONLY\">Check to convert only Hanja. Do not convert Hangul.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_MDLG_HANGULHANJA_CB_HANJA_ONLY\">Έλεγξε για μετατροπή μόνο Hanja. Να μη γίνεται μετατροπή Hangul.</ahelp>"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"hd_id3152360\n"
-"33\n"
-"help.text"
-msgid "Ignore"
-msgstr "Παράβλεψη"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_id3153896\n"
-"34\n"
-"help.text"
-msgid "<ahelp hid=\"HID_HANGULDLG_BUTTON_IGNORE\">No changes will be made to the current selection. The next word or character will be selected for conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_HANGULDLG_BUTTON_IGNORE\">Καμία αλλαγή δε θα γίνει στην τρέχουσα επιλογή. Η επόμενη λέξη ή χαρακτήρας θα επιλεγεί για μετατροπή.</ahelp>"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"hd_id3148550\n"
-"35\n"
-"help.text"
-msgid "Always Ignore"
-msgstr "Παράβλεψη πάντα"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_id3154937\n"
-"36\n"
-"help.text"
-msgid "<ahelp hid=\"HID_HANGULDLG_BUTTON_IGNOREALL\">No changes will be made to the current selection, and every time the same selection is detected it will be skipped automatically.</ahelp> The next word or character will be selected for conversion. The list of ignored text is valid for the current $[officename] session."
-msgstr "<ahelp hid=\"HID_HANGULDLG_BUTTON_IGNOREALL\">Καμία αλλαγή δε θα γίνει στην τρέχουσα επιλογή και κάθε φορά που ανιχνεύεται η ίδια επιλογή θα παρακάμπτεται αυτόματα.</ahelp> Η επόμενη λέξη ή χαρακτήρας θα επιλεχθεί για μετατροπή. Η λίστα κειμένου που έχει αγνοηθεί είναι έγκυρη για την τρέχουσα συνεδρία (session) του $[officename]."
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"hd_id3151056\n"
-"37\n"
-"help.text"
-msgid "Replace"
-msgstr "Αντικατάσταση"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_id3148403\n"
-"38\n"
-"help.text"
-msgid "<ahelp hid=\"HID_HANGULDLG_BUTTON_CHANGE\">Replaces the selection with the suggested characters or word according to the format options.</ahelp> The next word or character will be selected for conversion."
-msgstr "<ahelp hid=\"HID_HANGULDLG_BUTTON_CHANGE\">Αντικαθιστά την επιλογή με τους προτεινόμενους χαρακτήρες ή λέξεις σύμφωνα με τις επιλογές μορφής.</ahelp> Η επόμενη λέξη ή χαρακτήρας θα επιλεχθεί για μετατροπή."
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"hd_id3153360\n"
-"39\n"
-"help.text"
-msgid "Always Replace"
-msgstr "Αντικατάσταση πάντα"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_id3153338\n"
-"40\n"
-"help.text"
-msgid "<ahelp hid=\"HID_HANGULDLG_BUTTON_CHANGEALL\">Replaces the selection with the suggested characters or word according to the format options. Every time the same selection is detected it will be replaced automatically.</ahelp> The next word or character will be selected for conversion. The list of replacement text is valid for the current $[officename] session."
-msgstr "<ahelp hid=\"HID_HANGULDLG_BUTTON_CHANGEALL\">Αντικαθιστά την επιλογή με τους προτεινόμενους χαρακτήρες ή λέξη σύμφωνα με τις επιλογές μορφής. Κάθε φορά που ανιχνεύεται η ίδια επιλογή, θα αντικαθίσταται αυτόματα.</ahelp> Η επόμενη λέξη ή χαρακτήρας θα επιλεχθούν για μετατροπή. Η λίστα με κείμενο αντικατάστασης είναι έγκυρη για την τρέχουσα συνεδρία (session) του $[officename]."
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"hd_id3149290\n"
-"41\n"
-"help.text"
-msgid "Replace by character"
-msgstr "Αντικατάσταση με χαρακτήρα"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_id3145154\n"
-"42\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_MDLG_HANGULHANJA_CB_REPLACE_BY_CHARACTER\">Check to move character-by-character through the selected text. If not checked, full words are replaced.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_MDLG_HANGULHANJA_CB_REPLACE_BY_CHARACTER\">Κάντε κλικ για να μετακινήστε χαρακτήρα-χαρακτήρα μέσα στο επιλεγμένο κείμενο. Αν δεν είναι επιλεγμένο, γίνεται αντικατάσταση ολόκληρων λέξεων</ahelp>"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_idN10969\n"
-"help.text"
-msgid "Options"
-msgstr "Επιλογές"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_idN1096D\n"
-"help.text"
-msgid "<ahelp hid=\"HID_HANGULHANJA_OPT_DLG\">Opens the <link href=\"text/shared/01/06201000.xhp\">Hangul/Hanja Options</link> dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_HANGULHANJA_OPT_DLG\">Ανοίγει το διάλογο <link href=\"text/shared/01/06201000.xhp\">επιλογές Hangul/Hanja</link>.</ahelp>"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"hd_id3149807\n"
-"43\n"
-"help.text"
-msgid "Close"
-msgstr "Κλείσιμο"
-
-#: 06200000.xhp
-msgctxt ""
-"06200000.xhp\n"
-"par_id3155743\n"
-"44\n"
-"help.text"
-msgid "<ahelp hid=\"HID_HANGULDLG_BUTTON_CLOSE\">Closes the dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_HANGULDLG_BUTTON_CLOSE\">Κλείνει το διάλογο.</ahelp>"
+msgid "<ahelp hid=\"HID_LINGU_PARA_LANGUAGE\">Changes the language setting for the paragraph that contains the highlighted word, if the word is found in another dictionary.</ahelp>"
+msgstr "<ahelp hid=\"HID_LINGU_PARA_LANGUAGE\">Αλλάζει τις γλωσσικές ρυθμίσεις για την παράγραφο που περιέχει την επιλεγμένη λέξη, αν η λέξη βρέθηκε σε ένα άλλο λεξικό.</ahelp>"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
+"06040600.xhp\n"
"tit\n"
"help.text"
-msgid "ImageMap Editor"
-msgstr "Επεξεργαστής ImageMap"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"hd_id3150502\n"
-"1\n"
-"help.text"
-msgid "ImageMap Editor"
-msgstr "Επεξεργαστής ImageMap"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"par_id3159194\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"imagemaptext\"><ahelp hid=\"SVX:FLOATINGWINDOW:RID_SVXDLG_IMAP\">Allows you to attach URLs to specific areas, called hotspots, on a graphic or a group of graphics. An image map is a group of one or more hotspots.</ahelp></variable>"
-msgstr "<variable id=\"imagemaptext\"><ahelp hid=\"SVX:FLOATINGWINDOW:RID_SVXDLG_IMAP\">Σας επιτρέπει να επισυνάψετε URL σε συγκεκριμένες περιοχές, γνωστές ως hotspots, σε ένα γραφικό ή σε μια ομάδα από γραφικά. Ένας χάρτης εικόνας είναι μια ομάδα από ένα ή περισσότερα hotspots.</ahelp></variable>"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"par_id3149751\n"
-"3\n"
-"help.text"
-msgid "You can draw three types of hotspots: rectangles, ellipses, and polygons. When you click a hotspot, the URL is opened in the browser window or frame that you specify. You can also specify the text that appears when your mouse rests on the hotspot."
-msgstr "Μπορείτε να σχεδιάσετε τρεις τύπους hotspot: ορθογώνια παραλληλόγραμμα, ελλείψεις, και πολύγωνα. Όταν επιλέγετε ένα hotspot, το URL ανοίγεται μέσα στο παράθυρο της μηχανής αναζήτησης ή του πλαισίου που καθορίζετε. Μπορείτε επίσης να καθορίσετε το κείμενο που εμφανίζεται όταν το ποντίκι σας βρίσκεται πάνω στο hotspot."
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"hd_id3154317\n"
-"5\n"
-"help.text"
-msgid "Apply"
-msgstr "Εφαρμογή"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"par_id3150506\n"
-"7\n"
-"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_APPLY\">Applies the changes that you made to the image map.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_APPLY\">Εφαρμόζει τις αλλαγές που πραγματοποιήσατε στο χάρτη εικόνας.</ahelp>"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"par_id3149811\n"
-"help.text"
-msgid "<image id=\"img_id3147275\" src=\"svx/res/nu07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147275\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147275\" src=\"svx/res/nu07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147275\">Εικονίδιο</alt></image>"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"par_id3153321\n"
-"6\n"
-"help.text"
-msgid "Apply"
-msgstr "Εφαρμογή"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"hd_id3149579\n"
-"8\n"
-"help.text"
-msgid "Open"
-msgstr "Άνοιγμα"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"par_id3155829\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_OPEN\">Loads an existing image map in the <emph>MAP-CERN, MAP-NCSA</emph> or <emph>SIP StarView ImageMap </emph>file format.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_OPEN\">Φορτώνει έναν ήδη υπάρχοντα χάρτη εικόνας στη μορφή αρχείου <emph>MAP-CERN, MAP-NCSA</emph> ή <emph>SIP StarView ImageMap </emph>.</ahelp>"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"par_id3149795\n"
-"help.text"
-msgid "<image id=\"img_id3155503\" src=\"cmd/sc_open.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155503\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155503\" src=\"cmd/sc_open.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155503\">Εικονίδιο</alt></image>"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"par_id3159158\n"
-"9\n"
-"help.text"
-msgid "Open"
-msgstr "Άνοιγμα"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"hd_id3147618\n"
-"11\n"
-"help.text"
-msgid "Save"
-msgstr "Αποθήκευση"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"par_id3153626\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_SAVEAS\">Saves the image map in the<emph> MAP-CERN, MAP-NCSA</emph> or <emph>SIP StarView ImageMap </emph>file format.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_SAVEAS\">Αποθηκεύει τον χάρτη εικόνας σε μορφή αρχείου<emph> MAP-CERN, MAP-NCSA</emph> ή <emph>SIP StarView ImageMap</emph>.</ahelp>"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"par_id3154280\n"
-"help.text"
-msgid "<image id=\"img_id3154923\" src=\"cmd/sc_saveas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154923\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154923\" src=\"cmd/sc_saveas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154923\">Εικονίδιο</alt></image>"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"par_id3152772\n"
-"12\n"
-"help.text"
-msgid "Save"
-msgstr "Αποθήκευση"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"hd_id3150791\n"
-"14\n"
-"help.text"
-msgid "Select"
-msgstr "Επιλογή"
+msgid "Word Completion"
+msgstr "Συμπλήρωση λέξης"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3154073\n"
-"16\n"
+"06040600.xhp\n"
+"hd_id3148882\n"
+"92\n"
"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_SELECT\">Selects a hotspot in the image map for editing.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_SELECT\">Επιλέγει ένα hotspot στον χάρτη εικόνας για επεξεργασία.</ahelp>"
+msgid "<link href=\"text/shared/01/06040600.xhp\" name=\"Word Completion\">Word Completion</link>"
+msgstr "<link href=\"text/shared/01/06040600.xhp\" name=\"Συμπλήρωση Λέξεων\">Συμπλήρωση Λέξεων</link>"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3156214\n"
+"06040600.xhp\n"
+"par_id3153624\n"
+"93\n"
"help.text"
-msgid "<image id=\"img_id3153192\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153192\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153192\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153192\">Εικονίδιο</alt></image>"
+msgid "Set the options for completing frequently occurring words while you type."
+msgstr "Θέστε τις επιλογές για να συμπληρώνονται συχνά εμφανιζόμενες λέξεις καθώς πληκτρολογείτε."
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3153351\n"
-"15\n"
+"06040600.xhp\n"
+"hd_id3154514\n"
+"94\n"
"help.text"
-msgid "Select"
-msgstr "Επιλογή"
+msgid "Enable word completion"
+msgstr "Ενεργοποίηση Συμπλήρωσης Λέξεων"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"hd_id3149807\n"
-"17\n"
+"06040600.xhp\n"
+"par_id3156153\n"
+"95\n"
"help.text"
-msgid "Rectangle"
-msgstr "Ορθογώνιο παραλληλόγραμμο"
+msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_ACTIV\">Stores frequently used words, and automatically completes a word after you type three letters that match the first three letters of a stored word.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_ACTIV\">Αποθηκεύει συχνά χρησιμοποιούμενες λέξεις και συμπληρώνει αυτόματα τη λέξη αφού πληκτρολογήσετε τρία γράμματα που αντιστοιχούν στα πρώτα τρία γράμματα μιας αποθηκευμένης λέξης.</ahelp>"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3150870\n"
-"19\n"
+"06040600.xhp\n"
+"hd_id3150978\n"
+"100\n"
"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_RECT\">Draws a rectangular hotspot where you drag in the graphic. After, you can enter the <emph>Address and the Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_RECT\">Σχεδιάζει ένα ορθογώνιο hotspot στο σημείο όπου το μετακινείτε μέσα στο γραφικό. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το hotspot και μετά να επιλέξετε το <emph>Πλαίσιο</emph> στο οποίο θέλετε να ανοίξει το URL.</ahelp>"
+msgid "Append space"
+msgstr "Προσθήκη διαστήματος"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3150769\n"
+"06040600.xhp\n"
+"par_id3153700\n"
+"101\n"
"help.text"
-msgid "<image id=\"img_id3154297\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154297\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154297\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154297\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_AUTOCOMPLETE_OPTIONS_CB_APPEND_SPACE\">If you do not add punctuation after the word, $[officename] adds a space.</ahelp> The space is added as soon as you begin typing the next word."
+msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_AUTOCOMPLETE_OPTIONS_CB_APPEND_SPACE\">Αν δεν προσθέσετε στίξη μετά τη λέξη, το $[officename] προσθέτει ένα κενό.</ahelp> Το κενό προστίθεται μόλις ξεκινάτε να πληκτρολογείτε την επόμενη λέξη."
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3157894\n"
-"18\n"
+"06040600.xhp\n"
+"hd_id3150771\n"
+"102\n"
"help.text"
-msgid "Rectangle"
-msgstr "Ορθογώνιο Παραλληλόγραμμο"
+msgid "Show as tip"
+msgstr "Εμφάνιση ως συμβουλή"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"hd_id3153518\n"
-"20\n"
+"06040600.xhp\n"
+"par_id3149819\n"
+"103\n"
"help.text"
-msgid "Ellipse"
-msgstr "Έλλειψη"
+msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_AS_TIP\">Displays the completed word as a Help Tip.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_AS_TIP\">Εμφανίζει τις ολοκληρωμένες λέξεις ως Συμβουλή Βοήθειας.</ahelp>"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3145591\n"
-"22\n"
+"06040600.xhp\n"
+"hd_id3154046\n"
+"96\n"
"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_CIRCLE\">Draws an elliptical hotspot where you drag in the graphic. After, you can enter the <emph>Address and the Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_CIRCLE\">Σχεδιάζει ένα ελλειπτικό hotspot στο σημείο όπου το μετακινείτε μέσα στο γραφικό. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το hotspot και μετά να επιλέξετε το <emph>Πλαίσιο</emph> στο οποίο θέλετε να ανοίξει το URL.</ahelp>"
+msgid "Collect words"
+msgstr "Συλλογή λέξεων"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3155308\n"
+"06040600.xhp\n"
+"par_id3155449\n"
+"97\n"
"help.text"
-msgid "<image id=\"img_id3154011\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154011\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154011\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154011\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_COLLECT\">Adds the frequently used words to a list. To remove a word from the Word Completion list, select the word, and then click<emph> Delete Entry</emph>.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_COLLECT\">Προσθέτει τις συχνά χρησιμοποιούμενες λέξεις σε μία λίστα. Για να διαγράψετε μία λέξη από τη λίστα Συμπλήρωσης Λέξης επιλέξτε τη λέξη και έπειτα κάντε κλικ στο <emph> Διαγραφή Καταχώρισης</emph>.</ahelp>"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3153212\n"
-"21\n"
+"06040600.xhp\n"
+"hd_id3156193\n"
+"98\n"
"help.text"
-msgid "Ellipse"
-msgstr "Έλλειψη"
+msgid "When closing a document, remove the words collected from it from the list"
+msgstr "Κατά το κλείσιμο ενός εγγράφου να απομακρύνονται από τη λίστα οι συλλεγμένες από αυτό λέξεις"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"hd_id3153573\n"
-"23\n"
+"06040600.xhp\n"
+"par_id3158430\n"
+"99\n"
"help.text"
-msgid "Polygon"
-msgstr "Πολύγωνο"
+msgid "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_AUTOCOMPLETE_OPTIONS_CB_KEEP_LIST\">When enabled, the list gets cleared when closing the current document. When disabled, makes the current Word Completion list available to other documents after you close the current document. The list remains available until you exit %PRODUCTNAME.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_AUTOCOMPLETE_OPTIONS_CB_KEEP_LIST\">Όταν ενεργοποιηθεί, η λίστα θα εκκαθαρίζεται στο κλείσιμο του τρέχοντος εγγράφου. Όταν απενεργοποιηθεί η λίστα συμπλήρωσης λέξεων θα είναι διαθέσιμη και σε άλλα έγγραφα αφού κλείσετε το έγγραφο. Η λίστα παραμένει διαθέσιμη μέχρι το κλείσιμο του %PRODUCTNAME.</ahelp>"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3153190\n"
-"25\n"
+"06040600.xhp\n"
+"hd_id3149580\n"
+"104\n"
"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_POLY\">Draws a polygonal hotspot in the graphic. Click this icon, drag in the graphic, and then click to define one side of the polygon. Move to where you want to place the end of the next side, and then click. Repeat until you have drawn all of the sides of the polygon. When you are finished, double-click to close the polygon. After, you can enter the <emph>Address and the Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_POLY\">Σχεδιάζει ένα πολυγωνικό hotspot μέσα στο γραφικό. Επιλέξτε αυτό το εικονίδιο, μετακινήστε το μέσα στο γραφικό, και μετά κάντε κλικ για να ορίσετε μια πλευρά του πολυγώνου. Μετακινηθείτε στο σημείο στο οποίο θέλετε να τοποθετήσετε το τέλος της επόμενης πλευράς, και κάνετε κλικ. Επαναλάβετε μέχρι να έχετε σχεδιάσει όλες τις πλευρές του πολυγώνου. Όταν τελειώσετε, κάντε διπλό κλικ για να κλείσετε το πολύγωνο. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το hotspot και μετά να επιλέξετε το <emph>Πλαίσιο</emph> στο οποίο θέλετε να ανοίξει το URL.</ahelp>"
+msgid "Accept with"
+msgstr "Αποδοχή με"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3148577\n"
+"06040600.xhp\n"
+"par_id3153061\n"
+"105\n"
"help.text"
-msgid "<image id=\"img_id3156005\" src=\"cmd/sc_polygon.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156005\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156005\" src=\"cmd/sc_polygon.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156005\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"OFFMGR:LISTBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:DCB_EXPAND_KEY\">Select the key that you want to use to accept the automatic word completion.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:LISTBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:DCB_EXPAND_KEY\">Επιλέξτε το πλήκτρο που θέλετε να χρησιμοποιείτε για την αποδοχή της αυτόματης συμπλήρωσης λέξης.</ahelp>"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3153364\n"
-"24\n"
+"06040600.xhp\n"
+"par_idN106F8\n"
"help.text"
-msgid "Polygon"
-msgstr "Πολύγωνο"
+msgid "Press Esc to decline the word completion."
+msgstr "Πατήστε Esc για να αρνηθείτε τη συμπλήρωση λέξης."
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"hd_id3153140\n"
-"41\n"
+"06040600.xhp\n"
+"hd_id3151245\n"
+"84\n"
"help.text"
-msgid "Freeform Polygon"
-msgstr "Πολύγωνο ελεύθερης σχεδίασης"
+msgid "Min. word length"
+msgstr "Ελάχιστο μήκος λέξης"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3147046\n"
-"42\n"
+"06040600.xhp\n"
+"par_id3145609\n"
+"85\n"
"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_FREEPOLY\">Draws a hotspot that is based on a freeform polygon. Click this icon and move to where you want to draw the hotspot. Drag a freeform line and release to close the shape. After, you can enter the <emph>Address and the Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_FREEPOLY\">Σχεδιάζει ένα hotspot βασισμένο σε ένα πολύγωνο ελεύθερης σχεδίασης. Επιλέξτε αυτό το εικονίδιο και πηγαίνετε στο σημείο στο οποίο θέλετε να σχεδιάσετε το hotspot. Σύρετε μια γραμμή ελεύθερης σχεδίασης και απελευθερώστε για να κλείσετε το σχήμα. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το hotspot και τότε επιλέξτε το <emph>Πλαίσιο</emph> όπου θέλετε να ανοίξει το URL.</ahelp>"
+msgid "<ahelp hid=\"OFFMGR:NUMERICFIELD:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:NF_MIN_WORDLEN\">Enter the minimum word length for a word to become eligible for the word completion feature.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:NUMERICFIELD:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:NF_MIN_WORDLEN\">Εισάγετε το ελάχιστο μήκος λέξης ώστε μια λέξη να είναι δυνατόν να επιλεχθεί για το χαρακτηριστικό συμπλήρωσης λέξεων.</ahelp>"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3153877\n"
+"06040600.xhp\n"
+"hd_id3154758\n"
+"86\n"
"help.text"
-msgid "<image id=\"img_id3148386\" src=\"cmd/sc_freeline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148386\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148386\" src=\"cmd/sc_freeline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148386\">Εικονίδιο</alt></image>"
+msgid "Max. entries"
+msgstr "Μέγιστος αριθμός καταχωρήσεων"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3159128\n"
-"43\n"
+"06040600.xhp\n"
+"par_id3159414\n"
+"87\n"
"help.text"
-msgid "Freeform Polygon"
-msgstr "Πολύγωνο ελεύθερης σχεδίασης"
+msgid "<ahelp hid=\"OFFMGR:NUMERICFIELD:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:NF_MAX_ENTRIES\">Enter the maximum number of words that you want to store in the Word Completion list.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:NUMERICFIELD:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:NF_MAX_ENTRIES\">Εισάγετε το μέγιστο αριθμό λέξεων που θέλετε να αποθηκεύσετε στη λίστα Συμπλήρωσης Λέξεων.</ahelp>"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"hd_id3145251\n"
-"44\n"
+"06040600.xhp\n"
+"hd_id3147265\n"
+"106\n"
"help.text"
-msgid "Edit Points"
-msgstr "Επεξεργασία σημείων"
+msgid "Word Completion list"
+msgstr "Λίστα Συμπλήρωσης Λέξεων"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3153745\n"
-"45\n"
+"06040600.xhp\n"
+"par_id3152773\n"
+"107\n"
"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_POLYEDIT\">Lets you change the shape of the selected hotspot by editing the anchor points.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_POLYEDIT\">Σας επιτρέπει να αλλάξετε το σχήμα του επιλεγμένου hotspot μέσω της επεξεργασίας των σημείων αγκύρωσης.</ahelp>"
+msgid "<ahelp hid=\"OFFMGR:MULTILISTBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:LB_ENTRIES\">Lists the collected words. The list is valid until you close the current document. To make the list available to other documents in the current session, disable \"When closing a document, remove the words collected from it from the list\".</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:MULTILISTBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:LB_ENTRIES\">Καταχωρίζει τις λέξεις που συλλέχθηκαν. Η λίστα είναι έγκυρη μέχρι να κλείσετε το τρέχον έγγραφο. Για να γίνει η λίστα διαθέσιμη σε άλλα έγγραφα στην τρέχουσα σύνοδο, απενεργοποιήστε \"Όταν κλείνει ένα έγγραφο, αφαιρέστε τις λέξεις που συλλέχθηκαν από αυτό από τη λίστα\".</ahelp>"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3145801\n"
+"06040600.xhp\n"
+"par_id3156423\n"
+"112\n"
"help.text"
-msgid "<image id=\"img_id3150113\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150113\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150113\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150113\">Εικονίδιο</alt></image>"
+msgid "If the automatic spellcheck option is enabled, only the words that are recognized by the spellcheck are collected."
+msgstr "Όταν ενεργοποιείται ο αυτόματος ορθογραφικός έλεγχος, συλλέγονται μόνο οι λέξεις που αναγνωρίζονται από τον ορθογραφικό έλεγχο."
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3153416\n"
-"46\n"
+"06040600.xhp\n"
+"hd_id3144434\n"
+"110\n"
"help.text"
-msgid "Edit points"
-msgstr "Επεξεργασία σημείων"
+msgid "Delete Entry"
+msgstr "Διαγραφή καταχώρησης"
-#: 02220000.xhp
+#: 06040600.xhp
msgctxt ""
-"02220000.xhp\n"
-"hd_id3155600\n"
-"47\n"
+"06040600.xhp\n"
+"par_id3153351\n"
+"111\n"
"help.text"
-msgid "Move Points"
-msgstr "Μετακίνηση σημείων"
+msgid "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:PB_ENTRIES\">Removes the selected word or words from the Word Completion list.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:PB_ENTRIES\">Διαγράφει την επιλεγμένη λέξη ή λέξεις από τη λίστα Συμπλήρωσης Λέξεων.</ahelp>"
-#: 02220000.xhp
+#: 06040700.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3151318\n"
-"48\n"
+"06040700.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_POLYMOVE\">Lets you move the individual anchor points of the selected hotspot.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_POLYMOVE\">Σας επιτρέπει να μετακινήσετε τα μεμονωμένα σημεία αγκύρωσης του επιλεγμένου hotspot.</ahelp>"
+msgid "Smart Tags"
+msgstr "Έξυπνες Ετικέτες"
-#: 02220000.xhp
+#: 06040700.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3146971\n"
+"06040700.xhp\n"
+"bm_id9057588\n"
"help.text"
-msgid "<image id=\"img_id3148570\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148570\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148570\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148570\">Icon</alt></image>"
+msgid "<bookmark_value>smart tag configuration</bookmark_value>"
+msgstr "<bookmark_value>Διαμόρφωση έξυπνης ετικέτας</bookmark_value>"
-#: 02220000.xhp
+#: 06040700.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3153839\n"
-"49\n"
+"06040700.xhp\n"
+"hd_id3563951\n"
"help.text"
-msgid "Move Points"
-msgstr "Μετακίνηση σημείων"
+msgid "Smart Tags"
+msgstr "Έξυπνες Ετικέτες"
-#: 02220000.xhp
+#: 06040700.xhp
msgctxt ""
-"02220000.xhp\n"
-"hd_id3145162\n"
-"50\n"
+"06040700.xhp\n"
+"par_id1827448\n"
"help.text"
-msgid "Insert Points"
-msgstr "Εισαγωγή σημείων"
+msgid "<ahelp hid=\".\">When you have installed at least one Smart Tag extension, you see the Smart Tags page.</ahelp>"
+msgstr "<ahelp hid=\".\">Όταν έχετε εγκαταστήσει τουλάχιστον μία προέκταση Έξυπνης Ετικέτας, βλέπετε τη σελίδα Έξυπνων Ετικετών.</ahelp>"
-#: 02220000.xhp
+#: 06040700.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3156355\n"
-"51\n"
+"06040700.xhp\n"
+"hd_id686666\n"
"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_POLYINSERT\">Adds an anchor point where you click on the outline of the hotspot.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_POLYINSERT\">Προσθέτει ένα σημείο αγκύρωσης στο σημείο του περιγράμματος του hotspot όπου κάνετε κλικ.</ahelp>"
+msgid "Label text with smart tags"
+msgstr "Κείμενο ετικέτας με έξυπνες ετικέτες"
-#: 02220000.xhp
+#: 06040700.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3150749\n"
+"06040700.xhp\n"
+"par_id3259376\n"
"help.text"
-msgid "<image id=\"img_id3146793\" src=\"cmd/sc_bezierinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146793\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146793\" src=\"cmd/sc_bezierinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146793\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\">Enables Smart Tags to be evaluated and shown in your text document.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιεί τις Έξυπνες Ετικέτες ώστε να αποτιμηθούν και να φαίνονται στο έγγραφο κειμένου σας.</ahelp>"
-#: 02220000.xhp
+#: 06040700.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3148915\n"
-"52\n"
+"06040700.xhp\n"
+"hd_id4024170\n"
"help.text"
-msgid "Insert Points"
-msgstr "Εισαγωγή σημείων"
+msgid "Currently installed smart tags"
+msgstr "Προς το παρόν εγκατεστημένες έξυπνες ετικέτες"
-#: 02220000.xhp
+#: 06040700.xhp
msgctxt ""
-"02220000.xhp\n"
-"hd_id3083283\n"
-"53\n"
+"06040700.xhp\n"
+"par_id2847071\n"
"help.text"
-msgid "Delete Points"
-msgstr "Διαγραφή σημείων"
+msgid "<ahelp hid=\".\">Displays all installed Smart Tags. To configure a Smart Tag, select the name of the Smart Tag, then click Properties. Not all Smart Tags can be configured.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει όλες τις εγκαταστημένες Έξυπνες Ετικέτες. Για να προσαρμόσετε μια Έξυπνη Ετικέτα, επιλέξτε το όνομα της Έξυπνης Ετικέτας κι έπειτα επιλέξτε Ιδιότητες. Δε μπορούν να προσαρμοστούν όλες οι Έξυπνες Ετικέτες .</ahelp>"
-#: 02220000.xhp
+#: 06040700.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3163824\n"
-"54\n"
+"06040700.xhp\n"
+"hd_id8424329\n"
"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_POLYDELETE\">Deletes the selected anchor point.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_POLYDELETE\">Διαγράφει το επιλεγμένο σημείο αγκύρωσης,</ahelp>"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 02220000.xhp
+#: 06040700.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3149021\n"
+"06040700.xhp\n"
+"par_id3912167\n"
"help.text"
-msgid "<image id=\"img_id3154508\" src=\"cmd/sc_bezierdelete.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154508\" src=\"cmd/sc_bezierdelete.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\">To configure a Smart Tag, select the name of the Smart Tag, then click Properties. Not all Smart Tags can be configured.</ahelp>"
+msgstr "<ahelp hid=\".\">Για να προσαρμόσετε μια Έξυπνη Ετικέτα, επιλέξτε το όνομα της Έξυπνης Ετικέτας κι έπειτα επιλέξτε Ιδιότητες. Δε μπορούν να προσαρμοστούν όλες οι Έξυπνες Ετικέτες .</ahelp>"
-#: 02220000.xhp
+#: 06050000.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3147341\n"
-"55\n"
+"06050000.xhp\n"
+"tit\n"
"help.text"
-msgid "Delete Points"
-msgstr "Διαγραφή σημείων"
+msgid "Bullets and Numbering"
+msgstr "Κουκκίδες και αρίθμηση"
-#: 02220000.xhp
+#: 06050000.xhp
msgctxt ""
-"02220000.xhp\n"
-"hd_id3166448\n"
-"26\n"
+"06050000.xhp\n"
+"hd_id3149551\n"
+"1\n"
"help.text"
-msgid "Active"
-msgstr "Ενεργό"
+msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Αρίθμηση/Κουκκίδες\">Κουκκίδες και αρίθμηση</link>"
-#: 02220000.xhp
+#: 06050000.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3146918\n"
-"28\n"
+"06050000.xhp\n"
+"par_id3150146\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_ACTIVE\">Disables or enables the hyperlink for the selected hotspot. A disabled hotspot is transparent.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_ACTIVE\">Ενεργοποιεί ή απενεργοποιεί την υπερσύνδεση για το επιλεγμένο hotspot. Ένα απενεργοποιημένο hotspot είναι διαφανές.</ahelp>"
+msgid "<variable id=\"numauftext\"><ahelp hid=\".uno:BulletsAndNumberingDial\">Adds numbering or bullets to the current paragraph, and lets you edit format of the numbering or bullets.</ahelp></variable>"
+msgstr "<variable id=\"numauftext\"><ahelp hid=\".uno:BulletsAndNumberingDial\">Προσθέτει αρίθμηση ή κουκίδες στην τρέχουσα παράγραφο και επιτρέπει την επεξεργασία της μορφής της αρίθμησης ή των κουκίδων.</ahelp></variable>"
-#: 02220000.xhp
+#: 06050000.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3155901\n"
+"06050000.xhp\n"
+"par_id3145211\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3145232\" src=\"svx/res/id016.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145232\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145232\" src=\"svx/res/id016.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145232\">Εικονίδιο</alt></image>"
+msgid "The <emph>Bullets and Numbering</emph> dialog has the following tabs:"
+msgstr "Ο διάλογος <emph>Κουκκίδες και αρίθμηση</emph> περιέχει τις εξής καρτέλες:"
-#: 02220000.xhp
+#: 06050000.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3155959\n"
+"06050000.xhp\n"
+"hd_id3154984\n"
"27\n"
"help.text"
-msgid "Active"
-msgstr "Ενεργό"
-
-#: 02220000.xhp
-msgctxt ""
-"02220000.xhp\n"
-"hd_id3153966\n"
-"38\n"
-"help.text"
-msgid "Macro"
-msgstr "Μακροεντολή"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Remove </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Απενεργοποίηση</caseinline></switchinline>"
-#: 02220000.xhp
+#: 06050000.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3151250\n"
-"40\n"
+"06050000.xhp\n"
+"par_id3153031\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_MACRO\">Lets you assign a macro that runs when you click the selected hotspot in a browser.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_MACRO\">Σας επιτρέπει να αντιστοιχίσετε μια μακροεντολή η οποία τρέχει όταν κάνετε κλικ στο επιλεγμένο hotspot μέσα σε ένα πρόγραμμα ανάγνωσης ιστοσελίδων.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"HID_NUM_RESET\">Removes the numbering or bullets from the current paragraph or from the selected paragraphs.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"HID_NUM_RESET\">Απενεργοποιεί την αρίθμηση ή τις κουκίδες από την τρέχουσα παράγραφο ή από τις επιλεγμένες παραγράφους</ahelp></caseinline></switchinline>"
-#: 02220000.xhp
+#: 06050100.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3145769\n"
+"06050100.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3153922\" src=\"cmd/sc_choosemacro.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153922\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153922\" src=\"cmd/sc_choosemacro.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153922\">Εικονίδιο</alt></image>"
+msgid "Bullets"
+msgstr "Κουκκίδες"
-#: 02220000.xhp
+#: 06050100.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3149239\n"
-"39\n"
+"06050100.xhp\n"
+"bm_id3150502\n"
"help.text"
-msgid "Macro"
-msgstr "Μακροεντολή"
+msgid "<bookmark_value>bullets;paragraphs</bookmark_value> <bookmark_value>paragraphs; inserting bullets</bookmark_value> <bookmark_value>inserting; paragraph bullets</bookmark_value>"
+msgstr "<bookmark_value>Κουκκίδες; παράγραφοι</bookmark_value><bookmark_value>Παράγραφοι; εισαγωγή κουκκίδων</bookmark_value><bookmark_value>Εισαγωγή; κουκκίδες παραγράφων</bookmark_value>"
-#: 02220000.xhp
+#: 06050100.xhp
msgctxt ""
-"02220000.xhp\n"
-"hd_id3149207\n"
-"56\n"
+"06050100.xhp\n"
+"hd_id3150502\n"
+"1\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "<link href=\"text/shared/01/06050100.xhp\" name=\"Bullets\">Bullets</link>"
+msgstr "<link href=\"text/shared/01/06050100.xhp\" name=\"Κουκκίδες\">Κουκκίδες</link>"
-#: 02220000.xhp
+#: 06050100.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3150785\n"
-"57\n"
+"06050100.xhp\n"
+"par_id3155069\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_PROPERTY\">Allows you to define the properties of the selected hotspot.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_PROPERTY\">Σας επιτρέπει να ορίσετε τις ιδιότητες του επιλεγμένου hotspot.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the different bullet styles that you can apply.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τα διάφορα στυλ κουκκίδων που μπορείτε να εφαρμόσετε.</ahelp>"
-#: 02220000.xhp
+#: 06050100.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3159104\n"
+"06050100.xhp\n"
+"par_id0202200910514673\n"
"help.text"
-msgid "<image id=\"img_id3149735\" src=\"cmd/sc_modifyframe.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149735\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149735\" src=\"cmd/sc_modifyframe.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149735\">Εικονίδιο</alt></image>"
+msgid "Bullets and Numbering of paragraphs is supported only in Writer, Impress and Draw."
+msgstr "Οι κουκίδες και αρίθμηση παραγράφων υποστηρίζονται μόνο στο Writer, Impress και στο Draw."
-#: 02220000.xhp
+#: 06050100.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3153196\n"
-"58\n"
+"06050100.xhp\n"
+"hd_id3153255\n"
+"3\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 02220000.xhp
+#: 06050100.xhp
msgctxt ""
-"02220000.xhp\n"
-"hd_id3144418\n"
-"29\n"
+"06050100.xhp\n"
+"par_id3155364\n"
+"4\n"
"help.text"
-msgid "Address:"
-msgstr "Διεύθυνση:"
+msgid "<ahelp hid=\"hid/cui/ui/pickbulletpage/valueset\">Click the bullet style that you want to use.</ahelp>"
+msgstr "<ahelp hid=\"hid/cui/ui/pickbulletpage/valueset\">Κάντε κλικ στο στυλ κουκκίδων που θέλετε να χρησιμοποιήσετε.</ahelp>"
-#: 02220000.xhp
+#: 06050100.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3157969\n"
-"30\n"
+"06050100.xhp\n"
+"par_id3149549\n"
"help.text"
-msgid "<ahelp hid=\"SVX:COMBOBOX:RID_SVXDLG_IMAP:CBB_URL\">Enter the URL for the file that you want to open when you click the selected hotspot.</ahelp> If you want to jump to an anchor within the document, the address should be of the form \"file:///C/document_name#anchor_name\"."
-msgstr "<ahelp hid=\"SVX:COMBOBOX:RID_SVXDLG_IMAP:CBB_URL\">Εισάγετε το URL για το αρχείο το οποίο θέλετε να ανοίγει όταν κάνετε κλικ στο επιλεγμένο hotspot.</ahelp> Σε περίπτωση που θέλετε να μεταφέρεστε σε μια αγκύρωση μέσα στο έγγραφο, η διεύθυνση πρέπει να είναι της μορφής \"file:///C/document_name#anchor_name\"."
+msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position tab (Numbering/Bullets dialog)\">Position tab (Bullets and Numbering dialog)</link>"
+msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)</link>"
-#: 02220000.xhp
+#: 06050100.xhp
msgctxt ""
-"02220000.xhp\n"
-"hd_id3146132\n"
-"31\n"
+"06050100.xhp\n"
+"par_id3154317\n"
"help.text"
-msgid "Text:"
-msgstr "Κείμενο:"
+msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Options tab (Numbering/Bullets dialog)\">Options tab (Bullets and Numbering dialog)</link>"
+msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)</link>"
-#: 02220000.xhp
+#: 06050200.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3159090\n"
-"32\n"
+"06050200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAP:EDT_TEXT\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAP:EDT_TEXT\">Εισάγετε το κείμενο που θέλετε να εμφανιστεί όταν το ποντίκι επικάθεται πάνω στο hotspot σε ένα πρόγραμμα ανάγνωσης ιστοσελίδων.</ahelp> Σε περίπτωση που δεν εισάγετε κάποιο κείμενο, εμφανίζεται η <emph>Διεύθυνση</emph>."
+msgid "Numbering Style"
+msgstr "Στυλ αρίθμησης"
-#: 02220000.xhp
+#: 06050200.xhp
msgctxt ""
-"02220000.xhp\n"
-"hd_id3158445\n"
-"33\n"
+"06050200.xhp\n"
+"hd_id3146807\n"
+"1\n"
"help.text"
-msgid "Frame:"
-msgstr "Πλαίσιο:"
+msgid "<link href=\"text/shared/01/06050200.xhp\" name=\"Numbering Style\">Numbering</link>"
+msgstr "<link href=\"text/shared/01/06050200.xhp\" name=\"Στυλ Αρίθμησης\">Αρίθμηση</link>"
-#: 02220000.xhp
+#: 06050200.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3150208\n"
-"34\n"
+"06050200.xhp\n"
+"par_id3148765\n"
+"2\n"
"help.text"
-msgid "Enter the name of the target frame that you want to open the URL in. You can also select a standard frame name from the list."
-msgstr "Εισάγετε το όνομα του πλαισίου προορισμού μέσα στο οποίο επιθυμείτε να ανοίξετε το URL. Μπορείτε επίσης να επιλέξετε ένα προεπιλεγμένο όνομα πλαισίου από τη λίστα."
+msgid "<ahelp hid=\".\">Displays the different numbering styles that you can apply.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τα διάφορα στυλ αρίθμησης που μπορείτε να εφαρμόσετε.</ahelp>"
-#: 02220000.xhp
+#: 06050200.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3153231\n"
-"35\n"
+"06050200.xhp\n"
+"hd_id3147000\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/01100500.xhp\" name=\"List of frame types\">List of frame types</link>"
-msgstr "<link href=\"text/shared/01/01100500.xhp\" name=\"Λίστα τύπων πλαισίου\">Λίστα τύπων πλαισίου</link>"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 02220000.xhp
+#: 06050200.xhp
msgctxt ""
-"02220000.xhp\n"
-"hd_id3150345\n"
-"36\n"
+"06050200.xhp\n"
+"par_id3151100\n"
+"4\n"
"help.text"
-msgid "Graphic View"
-msgstr "Προβολή γραφικού"
+msgid "<ahelp hid=\"cui/ui/picknumberingpage/valueset\">Click the numbering style that you want to use.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/picknumberingpage/valueset\">Κάντε κλικ στο στυλ αρίθμησης που θέλετε να χρησιμοποιήσετε.</ahelp>"
-#: 02220000.xhp
+#: 06050200.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3150382\n"
-"37\n"
+"06050200.xhp\n"
+"par_id3149355\n"
"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_GRAPHWND\"/>Displays the image map, so that you can click and edit the hotspots."
-msgstr "<ahelp hid=\"HID_IMAPDLG_GRAPHWND\"/>Εμφανίζει τον χάρτη της εικόνας, ώστε να μπορείτε να επιλέξετε τα hotspots και να τα επεξεργαστείτε."
+msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position tab (Numbering/Bullets dialog)\">Position tab (Bullets and Numbering dialog)</link>"
+msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)</link>"
-#: 02220000.xhp
+#: 06050200.xhp
msgctxt ""
-"02220000.xhp\n"
-"par_id3150983\n"
+"06050200.xhp\n"
+"par_id3152918\n"
"help.text"
-msgid "<link href=\"text/shared/guide/keyboard.xhp\" name=\"Controlling the ImageMap Editor With the Keyboard\">Controlling the ImageMap Editor With the Keyboard</link>"
-msgstr "<link href=\"text/shared/guide/keyboard.xhp\" name=\"Έλεγχος του ImageMap Editor με το πληκτρολόγιο\">Έλεγχος του ImageMap Editor με το πληκτρολόγιο</link>"
+msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Options tab (Numbering/Bullets dialog)\">Options tab (Bullets and Numbering dialog)</link>"
+msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)</link>"
-#: 06140102.xhp
+#: 06050300.xhp
msgctxt ""
-"06140102.xhp\n"
+"06050300.xhp\n"
"tit\n"
"help.text"
-msgid "Move Menu"
-msgstr "Μετακίνηση μενού"
-
-#: 06140102.xhp
-msgctxt ""
-"06140102.xhp\n"
-"par_idN10540\n"
-"help.text"
-msgid "Move Menu"
-msgstr "Μετακίνηση μενού"
-
-#: 06140102.xhp
-msgctxt ""
-"06140102.xhp\n"
-"par_idN10558\n"
-"help.text"
-msgid "Menu position"
-msgstr "Θέση μενού"
-
-#: 06140102.xhp
-msgctxt ""
-"06140102.xhp\n"
-"par_idN1055C\n"
-"help.text"
-msgid "<ahelp hid=\".\">Moves the selected menu entry up one position or down one position in the menu when you click an arrow button.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετακινεί την επιλεγμένη καταχώριση μενού μια θέση πάνω ή κάτω στο μενού με κλικ σε κουμπί βέλους.</ahelp>"
+msgid "Outline"
+msgstr "Διάρθρωση"
-#: 06040000.xhp
+#: 06050300.xhp
msgctxt ""
-"06040000.xhp\n"
-"tit\n"
+"06050300.xhp\n"
+"hd_id3147543\n"
+"1\n"
"help.text"
-msgid "AutoCorrect"
-msgstr "Αυτόματη Διόρθωση"
+msgid "<link href=\"text/shared/01/06050300.xhp\" name=\"Outline\">Outline</link>"
+msgstr "<link href=\"text/shared/01/06050300.xhp\" name=\"Διάρθρωση\">Διάρθρωση</link>"
-#: 06040000.xhp
+#: 06050300.xhp
msgctxt ""
-"06040000.xhp\n"
-"bm_id3153391\n"
+"06050300.xhp\n"
+"par_id3146936\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>AutoCorrect function;switching on and off</bookmark_value><bookmark_value>AutoComplete, see also AutoCorrect/AutoInput</bookmark_value>"
-msgstr "<bookmark_value>Λειτουργία αυτόματης διόρθωσης; ναι και όχι</bookmark_value><bookmark_value>Αυτόματη συμπλήρωση, δείτε επίσης Αυτόματη διόρθωση/Αυτόματη είσοδος</bookmark_value>"
+msgid "<ahelp hid=\".\">Displays the different styles that you can apply to a hierarchical list. $[officename] supports up to nine outline levels in a list hierarchy.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τα διαφορετικά στυλ που μπορείτε να εφαρμόσετε σε μια ιεραρχική λίστα. Το $[officename] υποστηρίζει μέχρι και εννέα επίπεδα διάρθρωσης στην ιεραρχία μιας λίστας.</ahelp>"
-#: 06040000.xhp
+#: 06050300.xhp
msgctxt ""
-"06040000.xhp\n"
-"hd_id3153391\n"
+"06050300.xhp\n"
+"hd_id3147000\n"
+"3\n"
"help.text"
-msgid "AutoCorrect"
-msgstr "Αυτόματη διόρθωση"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 06040000.xhp
+#: 06050300.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_id3150838\n"
+"06050300.xhp\n"
+"par_id3155934\n"
+"4\n"
"help.text"
-msgid "<variable id=\"autoko\"><ahelp hid=\".uno:AutoCorrectDlg\">Sets the options for automatically replacing text as you type.</ahelp></variable>"
-msgstr "<variable id=\"autoko\"><ahelp hid=\".uno:AutoCorrectDlg\">Ρυθμίζει τις επιλογές για την αυτόματη αντικατάσταση κειμένου καθώς πληκτρολογείτε.</ahelp></variable>"
+msgid "<ahelp hid=\"cui/ui/pickoutlinepage/valueset\">Click the outline style that you want to use.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pickoutlinepage/valueset\">Κάντε κλικ στο στυλ διάρθρωσης που θέλετε να χρησιμοποιήσετε.</ahelp>"
-#: 06040000.xhp
+#: 06050300.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_id3147261\n"
+"06050300.xhp\n"
+"par_id3144436\n"
"help.text"
-msgid "The AutoCorrect settings are applied when you press the Spacebar after you enter a word."
-msgstr "Οι ρυθμίσεις Αυτόματης Διόρθωσης εφαρμόζονται όταν πατήσετε τη μπάρα (spacebar) αφότου εισάγετε μια λέξη."
+msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position tab (Numbering/Bullets dialog)\">Position tab (Bullets and Numbering dialog)</link>"
+msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)</link>"
-#: 06040000.xhp
+#: 06050300.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_id3153394\n"
+"06050300.xhp\n"
+"par_id3153935\n"
"help.text"
-msgid "To turn on or to turn off the AutoCorrect feature, in $[officename] Calc choose <emph>Tools - Cell Contents - AutoInput</emph>, and in $[officename] Writer choose <emph>Format - AutoCorrect - While Typing</emph>. To apply the AutoCorrect settings to an entire text document, choose <emph>Format - AutoCorrect - Apply</emph>."
-msgstr "Για να ανοίξετε ή να κλείσετε την εντολή της Αυτόματης διόρθωσης στο $[officename] Calc επιλέξτε <emph>Εργαλεία - Περιεχόμενα κελιού - Αυτόματη εισαγωγή </emph> και στο $[officename] Writer επιλέξτε <emph>Μορφή - Αυτόματη διόρθωση - Κατά την εισαγωγή</emph>. Για να εφαρμόσετε τις ρυθμίσεις της Αυτόματης διόρθωσης σε όλο το έγγραφο κειμένου, επιλέξτε <emph>Μορφή - Αυτόματη διόρθωση - Εφαρμογή</emph>."
+msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Options tab (Numbering/Bullets dialog)\">Options tab (Bullets and Numbering dialog)</link>"
+msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)</link>"
-#: 06040000.xhp
+#: 06050400.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_id3146137\n"
+"06050400.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">AutoCorrect</link>"
-msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"Aυτόματη μορφοποίηση\">Αυτόματη διόρθωση</link>"
+msgid "Graphics"
+msgstr "Γραφικά"
-#: 04060100.xhp
+#: 06050400.xhp
msgctxt ""
-"04060100.xhp\n"
-"tit\n"
+"06050400.xhp\n"
+"hd_id0611200904373284\n"
"help.text"
-msgid "Select Source"
-msgstr "Επιλογή προέλευσης"
+msgid "<link href=\"text/shared/01/06050400.xhp\" name=\"Graphics\">Graphics</link>"
+msgstr "<link href=\"text/shared/01/06050400.xhp\" name=\"Γραφικά\">Γραφικά</link>"
-#: 04060100.xhp
+#: 06050400.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3150758\n"
-"1\n"
+"06050400.xhp\n"
+"par_id0611200904373226\n"
"help.text"
-msgid "Select Source"
-msgstr "Επιλογή προέλευσης"
+msgid "<ahelp hid=\".\">Displays the different graphics that you can use as bullets in a bulleted list.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τα διάφορα γραφικά ως στυλ κουκκίδων που μπορείτε να εφαρμόσετε σε μια λίστα με κουκίδες.</ahelp>"
-#: 04060100.xhp
+#: 06050400.xhp
msgctxt ""
-"04060100.xhp\n"
-"par_id3152823\n"
-"2\n"
+"06050400.xhp\n"
+"hd_id0611200904361573\n"
"help.text"
-msgid "<variable id=\"quellaus\"><ahelp hid=\".uno:TwainSelect\" visibility=\"visible\">Selects the scanner that you want to use.</ahelp></variable>"
-msgstr "<variable id=\"quellaus\"><ahelp hid=\".uno:TwainSelect\" visibility=\"visible\">Επιλέγει τον σαρωτή που θέλετε να χρησιμοποιήσετε.</ahelp></variable>"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 05110200.xhp
+#: 06050400.xhp
msgctxt ""
-"05110200.xhp\n"
-"tit\n"
+"06050400.xhp\n"
+"par_id061120090436150\n"
"help.text"
-msgid "Italic"
-msgstr "Πλάγια"
+msgid "<ahelp hid=\".\">Click the graphics that you want to use as bullets.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το γραφικό ή βρείτε το γραφικό αρχείο που θέλετε να χρησιμοποιήσετε ως κουκκίδα.</ahelp>"
-#: 05110200.xhp
+#: 06050400.xhp
msgctxt ""
-"05110200.xhp\n"
-"bm_id3155182\n"
+"06050400.xhp\n"
+"hd_id061120090436157\n"
"help.text"
-msgid "<bookmark_value>text; italics</bookmark_value><bookmark_value>italic text</bookmark_value><bookmark_value>characters; italics</bookmark_value>"
-msgstr "<bookmark_value>κείμενο, πλάγια</bookmark_value><bookmark_value>πλάγιο κείμενο</bookmark_value><bookmark_value>χαρακτήρες, πλάγια</bookmark_value>"
+msgid "Link graphics"
+msgstr "Σύνδεση γραφικών"
-#: 05110200.xhp
+#: 06050400.xhp
msgctxt ""
-"05110200.xhp\n"
-"hd_id3155182\n"
-"1\n"
+"06050400.xhp\n"
+"par_id0611200904361575\n"
"help.text"
-msgid "<link href=\"text/shared/01/05110200.xhp\" name=\"Italic\">Italic</link>"
-msgstr "<link href=\"text/shared/01/05110200.xhp\" name=\"Πλάγια\">Πλάγια</link>"
+msgid "<ahelp hid=\".\">If enabled, the graphics are inserted as links. If not enabled, the graphics are embedded into the document.</ahelp>"
+msgstr "<ahelp hid=\".\">Αν ενεργοποιηθεί, τα γραφικά εισάγονται σαν σύνδεσμοι. Αν δεν είναι ενεργοποιημένο, τα γραφικά ενσωματώνονται στο έγγραφο.</ahelp>"
-#: 05110200.xhp
+#: 06050400.xhp
msgctxt ""
-"05110200.xhp\n"
-"par_id3148882\n"
-"2\n"
+"06050400.xhp\n"
+"par_id061120090437338\n"
"help.text"
-msgid "<ahelp hid=\".uno:Italic\">Makes the selected text italic. If the cursor is in a word, the entire word is made italic. If the selection or word is already italic, the formatting is removed.</ahelp>"
-msgstr "<ahelp hid=\".uno:Italic\">Κάνει το επιλεγμένο κείμενο πλάγιο. Αν ο δρομέας είναι μέσα σε λέξη, ολόκληρη η λέξη γίνεται πλάγια. Αν η επιλογή ή η λέξη είναι ήδη πλάγια, η μορφοποίηση αφαιρείται.</ahelp>"
+msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position tab (Numbering/Bullets dialog)\">Position tab (Bullets and Numbering dialog)</link>"
+msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα θέσης (Διάλογος Κουκκίδες και αρίθμηση)</link>"
-#: 05110200.xhp
+#: 06050400.xhp
msgctxt ""
-"05110200.xhp\n"
-"par_id3156069\n"
-"3\n"
+"06050400.xhp\n"
+"par_id0611200904373391\n"
"help.text"
-msgid "If the cursor is not inside a word, and no text is selected, then the font style is applied to the text that you type."
-msgstr "Αν ο δρομέας δε βρίσκεται μέσα σε λέξη και δεν έχει επιλεχθεί κείμενο, τότε το στυλ γραμματοσειράς εφαρμόζεται στο κείμενο που πληκτρολογείτε."
+msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Options tab (Numbering/Bullets dialog)\">Options tab (Bullets and Numbering dialog)</link>"
+msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)\">Καρτέλα επιλογών (Διάλογος Κουκκίδες και αρίθμηση)</link>"
#: 06050500.xhp
msgctxt ""
@@ -40011,7 +36129,7 @@ msgctxt ""
"bm_id4096499\n"
"help.text"
msgid "<bookmark_value>numbering;options</bookmark_value> <bookmark_value>bullet lists; formatting options</bookmark_value> <bookmark_value>font sizes;bullets</bookmark_value>"
-msgstr "<bookmark_value>Αρίθμηση, επιλογές</bookmark_value><bookmark_value>λίστες κουκκίδων, επιλογές διαμόρφωσης</bookmark_value><bookmark_value>μεγέθη γραμματοσειράς, κουκκίδες</bookmark_value>"
+msgstr "<bookmark_value>Αρίθμηση; επιλογές</bookmark_value><bookmark_value>λίστες κουκκίδων; επιλογές διαμόρφωσης</bookmark_value><bookmark_value>μεγέθη γραμματοσειράς; κουκκίδες</bookmark_value>"
#: 06050500.xhp
msgctxt ""
@@ -40064,8 +36182,8 @@ msgctxt ""
"par_id3153935\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"SVX:MULTILISTBOX:RID_SVXPAGE_NUM_OPTIONS:LB_LEVEL\">Select the level(s) that you want to define the formatting options for.</ahelp> The selected level is highlighted in the preview."
-msgstr "<ahelp hid=\"SVX:MULTILISTBOX:RID_SVXPAGE_NUM_OPTIONS:LB_LEVEL\">Επιλέγει τα επίπεδα για τα οποία θέλετε να ορίσετε τις επιλογές διαμόρφωσης.</ahelp> Το επιλεγμένο επίπεδο είναι επισημασμένο στην προεπισκόπηση."
+msgid "<ahelp hid=\"cui/ui/numberingoptionspage/levell\">Select the level(s) that you want to define the formatting options for.</ahelp> The selected level is highlighted in the preview."
+msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/levell\">Επιλέγει τα επίπεδα για τα οποία θέλετε να ορίσετε τις επιλογές διαμόρφωσης.</ahelp> Το επιλεγμένο επίπεδο είναι επισημασμένο στην προεπισκόπηση."
#: 06050500.xhp
msgctxt ""
@@ -40082,8 +36200,8 @@ msgctxt ""
"par_id3147261\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_NUM_OPTIONS:LB_FMT\">Select a numbering style for the selected levels.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_NUM_OPTIONS:LB_FMT\">Επιλέξτε ένα στυλ αρίθμησης για τα επιλεγμένα επίπεδα.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingoptionspage/numfmtlb\">Select a numbering style for the selected levels.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/numfmtlb\">Επιλέξτε ένα στυλ αρίθμησης για τα επιλεγμένα επίπεδα.</ahelp>"
#: 06050500.xhp
msgctxt ""
@@ -40334,8 +36452,8 @@ msgctxt ""
"par_id3150393\n"
"28\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_NUM_OPTIONS:ED_PREFIX\">Enter a character or the text to display in front of the number in the list.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_NUM_OPTIONS:ED_PREFIX\">Εισάγετε έναν χαρακτήρα ή κείμενο για να εμφανίζεται μπροστά από τον αριθμό στη λίστα.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingoptionspage/prefix\">Enter a character or the text to display in front of the number in the list.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/prefix\">Εισάγετε έναν χαρακτήρα ή κείμενο για να εμφανίζεται μπροστά από τον αριθμό στη λίστα.</ahelp>"
#: 06050500.xhp
msgctxt ""
@@ -40352,8 +36470,8 @@ msgctxt ""
"par_id3150288\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_NUM_OPTIONS:ED_SUFFIX\">Enter a character or the text to display behind the number in the list. If you want to create a numbered list that uses the style \"1.)\", enter \".)\" in this box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_NUM_OPTIONS:ED_SUFFIX\">Εισάγετε έναν χαρακτήρα ή κείμενο για να εμφανίζεται πίσω από τον αριθμό στη λίστα. Αν θέλετε να δημιουργήσετε μία αριθμημένη λίστα που χρησιμοποιεί το στυλ \"1.)\", εισάγετε \".)\" σε αυτό το πεδίο.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingoptionspage/suffix\">Enter a character or the text to display behind the number in the list. If you want to create a numbered list that uses the style \"1.)\", enter \".)\" in this box.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/suffix\">Εισάγετε έναν χαρακτήρα ή κείμενο για να εμφανίζεται πίσω από τον αριθμό στη λίστα. Αν θέλετε να δημιουργήσετε μία αριθμημένη λίστα που χρησιμοποιεί το στυλ \"1.)\", εισάγετε \".)\" σε αυτό το πεδίο.</ahelp>"
#: 06050500.xhp
msgctxt ""
@@ -40370,8 +36488,8 @@ msgctxt ""
"par_id3150495\n"
"30\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_NUM_OPTIONS:LB_CHARFMT\">Select the Character Style that you want to use in the numbered list.</ahelp> To create or edit a <link href=\"text/swriter/01/05130002.xhp\" name=\"Character Style\">Character Style</link>, open the <emph>Styles and Formatting</emph> window, click the Character Styles icon, right-click a style, and then choose <emph>New</emph>. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_NUM_OPTIONS:LB_CHARFMT\">Επιλέξτε το Στυλ Χαρακτήρα που θέλετε να χρησιμοποιήσετε στην αριθμημένη λίστα.</ahelp> Για να δημιουργήσετε ή να επεξεργαστείτε ένα <link href=\"text/swriter/01/05130002.xhp\" name=\"Στυλ Χαρακτήρα\">Στυλ Χαρακτήρα</link>, ανοίξτε το παράθυρο <emph>Στυλ και Μορφοποίηση</emph>, κάντε κλικ στο σύμβολο Στυλ Χαρακτήρων, κάντε δεξί κλικ σε ένα στυλ και έπειτα επιλέξτε <emph>Δημιουργία</emph>. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/charstyle\">Select the Character Style that you want to use in the numbered list.</ahelp> To create or edit a <link href=\"text/swriter/01/05130002.xhp\" name=\"Character Style\">Character Style</link>, open the <emph>Styles and Formatting</emph> window, click the Character Styles icon, right-click a style, and then choose <emph>New</emph>. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/charstyle\">Επιλέξτε την τεχνοτροπία χαρακτήρα που θέλετε να χρησιμοποιήσετε στην αριθμημένη λίστα.</ahelp> Για να δημιουργήσετε ή να επεξεργαστείτε ένα <link href=\"text/swriter/01/05130002.xhp\" name=\"Τεχνοτροπία χαρακτήρα\">Τεχνοτροπία χαρακτήρα</link>, ανοίξτε το παράθυρο <emph>Τεχνοτροπίες και μορφοποίηση</emph>, πατήστε στο εικονίδιο τεχνοτροπίες χαρακτήρων, δεξιοπατήστε σε μια τεχνοτροπία και έπειτα επιλέξτε <emph>Δημιουργία</emph>. </caseinline></switchinline>"
#: 06050500.xhp
msgctxt ""
@@ -40388,8 +36506,8 @@ msgctxt ""
"par_id3152881\n"
"32\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_NUM_OPTIONS:NF_ALL_LEVEL\">Enter the number of previous levels to include in the numbering style. For example, if you enter \"2\" and the previous level uses the \"A, B, C...\" numbering style, the numbering scheme for the current level becomes: \"A.1\".</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_NUM_OPTIONS:NF_ALL_LEVEL\">Εισάγετε τον αριθμό των προηγουμένων επιπέδων για να συμπεριληφθούν στο στυλ αρίθμησης. Για παράδειγμα, αν εισάγετε \"2\" και το προηγούμενο επίπεδο χρησιμοποιεί το \"A, B, C...\" στυλ αρίθμησης, ο συνδυασμός αρίθμησης για αυτό το επίπεδο γίνεται: \"A.1\".</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/sublevels\">Enter the number of previous levels to include in the numbering style. For example, if you enter \"2\" and the previous level uses the \"A, B, C...\" numbering style, the numbering scheme for the current level becomes: \"A.1\".</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/sublevels\">Εισάγετε τον αριθμό των προηγουμένων επιπέδων για να συμπεριληφθούν στην τεχνοτροπία αρίθμησης. Για παράδειγμα, αν εισάγετε \"2\" και το προηγούμενο επίπεδο χρησιμοποιεί την \"A, B, C...\" τεχνοτροπία αρίθμησης, ο συνδυασμός αρίθμησης για το τρέχον επίπεδο γίνεται: \"A.1\".</ahelp></caseinline></switchinline>"
#: 06050500.xhp
msgctxt ""
@@ -40406,8 +36524,8 @@ msgctxt ""
"par_id3146903\n"
"34\n"
"help.text"
-msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_NUM_OPTIONS:ED_START\">Enter a new starting number for the current level.</ahelp>"
-msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_NUM_OPTIONS:ED_START\">Εισάγετε ένα νέο αριθμό εκκίνησης για το τρέχον επίπεδο.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingoptionspage/startat\">Enter a new starting number for the current level.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/startat\">Εισάγετε ένα νέο αριθμό εκκίνησης για το τρέχον επίπεδο.</ahelp>"
#: 06050500.xhp
msgctxt ""
@@ -40424,8 +36542,8 @@ msgctxt ""
"par_id3156060\n"
"105\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_NUM_OPTIONS:LB_BUL_COLOR\">Select a color for the current numbering style.</ahelp></defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_NUM_OPTIONS:LB_BUL_COLOR\">Επιλέξτε ένα χρώμα για το τρέχον στυλ αρίθμησης.</ahelp></defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"cui/ui/numberingoptionspage/color\">Select a color for the current numbering style.</ahelp></defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"cui/ui/numberingoptionspage/color\">Επιλέξτε ένα χρώμα για την τρέχουσα τεχνοτροπία αρίθμησης.</ahelp></defaultinline></switchinline>"
#: 06050500.xhp
msgctxt ""
@@ -40442,8 +36560,8 @@ msgctxt ""
"par_id3145364\n"
"108\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_NUM_OPTIONS:MF_BUL_REL_SIZE\">Enter the amount by which you want to resize the bullet character with respect to the font height of the current paragraph.</ahelp></defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_NUM_OPTIONS:MF_BUL_REL_SIZE\">Εισάγετε την ποσότητα κατά την οποία θέλετε να τροποποιήσετε το μέγεθος της κουκίδας σεβόμενοι το ύψος της γραμματοσειράς της τρέχουσας παραγράφου.</ahelp></defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"cui/ui/numberingoptionspage/relsize\">Enter the amount by which you want to resize the bullet character with respect to the font height of the current paragraph.</ahelp></defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"cui/ui/numberingoptionspage/relsize\">Εισάγετε την ποσότητα κατά την οποία θέλετε να αυξομειώσετε τον χαρακτήρα κουκκίδας ανάλογα με το ύψος της γραμματοσειράς της τρέχουσας παραγράφου.</ahelp></defaultinline></switchinline>"
#: 06050500.xhp
msgctxt ""
@@ -40460,8 +36578,8 @@ msgctxt ""
"par_id3153144\n"
"82\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_NUM_OPTIONS:PB_BULLET\">Opens the <link href=\"text/shared/01/04100000.xhp\" name=\"Special Characters\">Special Characters</link> dialog, where you can select a bullet symbol.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_NUM_OPTIONS:PB_BULLET\">Ανοίγει το διάλογο <link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικοί Χαρακτήρες\">Ειδικοί Χαρακτήρες</link>, όπου μπορείτε να επιλέξετε ένα σύμβολο κουκκίδας.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingoptionspage/bullet\">Opens the <link href=\"text/shared/01/04100000.xhp\" name=\"Special Characters\">Special Characters</link> dialog, where you can select a bullet symbol.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/bullet\">Ανοίγει το διάλογο <link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικοί Χαρακτήρες\">Ειδικοί Χαρακτήρες</link>, όπου μπορείτε να επιλέξετε ένα σύμβολο κουκκίδας.</ahelp>"
#: 06050500.xhp
msgctxt ""
@@ -40487,8 +36605,8 @@ msgctxt ""
"par_id3152417\n"
"85\n"
"help.text"
-msgid "<ahelp hid=\"SVX:MENUBUTTON:RID_SVXPAGE_NUM_OPTIONS:MB_BITMAP\">Select the graphic, or locate the graphic file that you want to use as a bullet.</ahelp>"
-msgstr "<ahelp hid=\"SVX:MENUBUTTON:RID_SVXPAGE_NUM_OPTIONS:MB_BITMAP\">Επιλέξτε το γραφικό ή βρείτε το γραφικό αρχείο που θέλετε να χρησιμοποιήσετε ως κουκκίδα.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingoptionspage/bitmap\">Select the graphic, or locate the graphic file that you want to use as a bullet.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/bitmap\">Επιλέξτε το γραφικό ή βρείτε το γραφικό αρχείο που θέλετε να χρησιμοποιήσετε ως κουκκίδα.</ahelp>"
#: 06050500.xhp
msgctxt ""
@@ -40505,8 +36623,8 @@ msgctxt ""
"par_id3146974\n"
"87\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_NUM_OPTIONS:MF_WIDTH\">Enter a width for the graphic.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_NUM_OPTIONS:MF_WIDTH\">Εισάγετε πλάτος για το γραφικό.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingoptionspage/widthmf\">Enter a width for the graphic.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/widthmf\">Εισάγετε πλάτος για το γραφικό.</ahelp>"
#: 06050500.xhp
msgctxt ""
@@ -40523,8 +36641,8 @@ msgctxt ""
"par_id3154640\n"
"89\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_NUM_OPTIONS:MF_HEIGHT\">Enter a height for the graphic.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_NUM_OPTIONS:MF_HEIGHT\">Εισάγετε ένα ύψος για το γραφικό.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingoptionspage/heightmf\">Enter a height for the graphic.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/heightmf\">Εισάγετε ένα ύψος για το γραφικό.</ahelp>"
#: 06050500.xhp
msgctxt ""
@@ -40541,8 +36659,8 @@ msgctxt ""
"par_id3153097\n"
"93\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_NUM_OPTIONS:CB_RATIO\">Maintains the size proportions of the graphic.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_NUM_OPTIONS:CB_RATIO\">Διατηρεί τις αναλογίες μεγέθους του γραφικού.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingoptionspage/keepratio\">Maintains the size proportions of the graphic.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/keepratio\">Διατηρεί τις αναλογίες μεγέθους του γραφικού.</ahelp>"
#: 06050500.xhp
msgctxt ""
@@ -40559,8 +36677,8 @@ msgctxt ""
"par_id3147127\n"
"91\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_NUM_OPTIONS:LB_ORIENT\">Select the alignment option for the graphic.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_NUM_OPTIONS:LB_ORIENT\">Επιλέξτε την επιλογή στοίχισης για το γραφικό.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingoptionspage/orientlb\">Select the alignment option for the graphic.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/orientlb\">Επιλέξτε την επιλογή στοίχισης για το γραφικό.</ahelp>"
#: 06050500.xhp
msgctxt ""
@@ -40595,3734 +36713,6185 @@ msgctxt ""
"par_id3148880\n"
"99\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_NUM_OPTIONS:CB_SAME_LEVEL\">Increases the numbering by one as you go down each level in the list hierarchy.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_NUM_OPTIONS:CB_SAME_LEVEL\">Όσο κατεβαίνετε επίπεδο στην λίστα ιεραρχίας, αυξάνει την αρίθμηση κατά ένα </ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/allsame\">Increases the numbering by one as you go down each level in the list hierarchy.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/allsame\">Αυξάνει την αρίθμηση κατά ένα όσο κατεβαίνετε κάθε επίπεδο στην ιεραρχία της λίστας.</ahelp></caseinline></switchinline>"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
+"06050600.xhp\n"
"tit\n"
"help.text"
-msgid "Check for Updates"
-msgstr "Έλεγχος Ενημερώσεων"
+msgid "Position"
+msgstr "Θέση"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"bm_id7647328\n"
+"06050600.xhp\n"
+"hd_id3150467\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>updates;checking manually</bookmark_value> <bookmark_value>online updates;checking manually</bookmark_value>"
-msgstr "<bookmark_value>ενημερώσεις, έλεγχος χειροκίνητα</bookmark_value><bookmark_value>ηλεκτρονικές ενημερώσεις, έλεγχος χειροκίνητα</bookmark_value>"
+msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position\">Position</link>"
+msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Θέση\">Θέση</link>"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"hd_id315256\n"
+"06050600.xhp\n"
+"par_id3158397\n"
+"2\n"
"help.text"
-msgid "<variable id=\"online_update\"><link href=\"text/shared/01/online_update.xhp\">Check for Updates</link></variable>"
-msgstr "<variable id=\"online_update\"><link href=\"text/shared/01/online_update.xhp\">Έλεγχος Ενημερώσεων</link></variable>"
+msgid "Sets the indent, spacing, and alignment options for the numbered or bulleted list."
+msgstr "Ρυθμίζει τις επιλογές που αφορούν την εσοχή, την απόσταση και τη στοίχιση για τη λίστα με σύμβολα αρίθμησης ή κουκκίδες."
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id3174230\n"
+"06050600.xhp\n"
+"par_id5004119\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Mark to enable the automatic check for updates. Choose %PRODUCTNAME - Online Update in the Options dialog box to disable or enable this feature.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σημειώστε για ενεργοποίηση του αυτόματου ελέγχου για ενημερώσεις. Επιλέξτε το %PRODUCTNAME - Ζωντανή ενημέρωση στο πλαίσιο διαλόγου επιλογών για ενεργοποίηση ή απενεργοποίηση αυτού του γνωρίσματος.</ahelp>"
+msgid "The Position tab page looks different for documents using the new position and spacing attributes introduced with OpenOffice.org 3.0 (and used in all versions of LibreOffice), or documents using the old attributes from versions before 3.0. The new version of this tab page shows the controls \"Numbering followed by\", \"Numbering alignment\", \"Aligned at\", and \"Indent at\". The old version of this tab page that can be seen in an old numbered or bulleted list shows the controls \"Indent\", \"Width of numbering\", \"Minimum space numbering <-> text\", and \"Numbering alignment\"."
+msgstr "Η σελίδα καρτέλας θέσης φαίνεται διαφορετική για έγγραφα που χρησιμοποιούν τη νέα θέση και ιδιότητες διάκενου που μπήκαν με το OpenOffice.org 3.0 (και χρησιμοποιούνται σε όλες τις εκδόσεις του LibreOffice), ή έγγραφα που χρησιμοποιούν τις παλιές ιδιότητες από τις εκδόσεις πριν το 3.0. Η νέα έκδοση αυτής της σελίδας καρτέλας εμφανίζει τους ελέγχους \"Αρίθμηση ακολουθούμενη από\", \"Στοίχιση αρίθμησης\", \"Στοίχιση σε\" και \"εσοχή σε\". Η παλιά έκδοση αυτής της σελίδας καρτέλας που μπορεί να ιδωθεί σε μια λίστα παλιάς αρίθμησης ή κουκκίδων εμφανίζει τους ελέγχους \"Εσοχή\", \"Πλάτος αρίθμησης\", \"Ελάχιστος χώρος αρίθμησης <-> κειμένου\" και \"Στοίχιση αρίθμησης\"."
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id0116200901063996\n"
+"06050600.xhp\n"
+"hd_id3149031\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to select a folder to download the files.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να επιλέξετε ένα φάκελο λήψης των αρχείων.</ahelp>"
+msgid "Level"
+msgstr "Επίπεδο"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id6797082\n"
+"06050600.xhp\n"
+"par_id3155755\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\">You can check for updates manually or automatically.</ahelp>"
-msgstr "<ahelp hid=\".\">Μπορείτε να ελέγχετε για ενημερώσεις χειροκίνητα ή αυτόματα.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/levellb\">Select the level(s) that you want to modify.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/levellb\">Επιλέξτε το επίπεδο που θέλετε να τροποποιήσετε.</ahelp>"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id4218878\n"
+"06050600.xhp\n"
+"hd_id6561784\n"
"help.text"
-msgid "Checking for updates will also look for updates of all installed extensions."
-msgstr "Ο έλεγχος ενημερώσεων περιλαμβάνει επίσης και τον έλεγχο ενημερώσεων των εγκατεστημένων επεκτάσεων."
+msgid "Numbering followed by"
+msgstr "Αρίθμηση ακολουθείται από"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id8132267\n"
+"06050600.xhp\n"
+"par_id423291\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Help - Check for Updates</item> to check manually."
-msgstr "Επιλέξτε <item type=\"menuitem\">Βοήθεια - Έλεγχος Ενημερώσεων</item> για να ελέγξετε χειροκίνητα."
+msgid "<ahelp hid=\".\">Select the element that will follow the numbering: a tab stop, a space, or nothing.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το στοιχείο που θα ακολουθεί την αρίθμηση: ένας στηλοθέτης, ένα διάστημα, ή τίποτα.</ahelp>"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id702230\n"
+"06050600.xhp\n"
+"hd_id7809686\n"
"help.text"
-msgid "You can disable or enable the automatic check in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/online_update.xhp\">Online Update</link>."
-msgstr "Μπορείτε να ενεργοποιήσετε ή να απενεργοποιήσετε τον αυτόματο έλεγχο στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/online_update.xhp\">Ζωντανή ενημέρωση</link>."
+msgid "at"
+msgstr "σε"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id3422345\n"
+"06050600.xhp\n"
+"par_id8177434\n"
"help.text"
-msgid "If an update is available, an icon<image id=\"img_id3155415\" src=\"extensions/source/update/ui/onlineupdate_16.png\" width=\"0.4583in\" height=\"0.1354in\"><alt id=\"alt_id3155415\">Icon</alt></image> on the menu bar will notify you of the update. Click the icon to open a dialog with more information."
-msgstr "Αν μια ενημέρωση είναι διαθέσιμη, ένα εικονίδιο <image id=\"img_id3155415\" src=\"extensions/source/update/ui/onlineupdate_16.png\" width=\"0.4583in\" height=\"0.1354in\"><alt id=\"alt_id3155415\">Icon</alt></image> στο μενού θα σας ειδοποιήσει για αυτήν. Κάντε κλικ στο εικονίδιο για να ανοίξει ένα παράθυρο διαλόγου με περισσότερες πληροφορίες."
+msgid "<ahelp hid=\".\">If you select a tab stop to follow the numbering, you can enter a non-negative value as the tab stop position.</ahelp>"
+msgstr "<ahelp hid=\".\">Αν επιλέξτε ένα στηλοθέτη να ακολουθεί την αρίθμηση, μπορείτε να εισάγετε μια μη-αρνητική τιμή ως θέση του στηλοθέτη.</ahelp>"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id9313638\n"
+"06050600.xhp\n"
+"hd_id3155583\n"
+"5\n"
"help.text"
-msgid "You will see the <link href=\"text/shared/01/online_update_dialog.xhp\">Check for Updates</link> dialog with some information about the online update of %PRODUCTNAME."
-msgstr "Θα δείτε το παράθυρο διαλόγου <link href=\"text/shared/01/online_update_dialog.xhp\">Έλεγχος Ενημερώσεων</link> με μερικές πληροφορίες για την ηλεκτρονική ενημέρωση του %PRODUCTNAME."
+msgid "Numbering alignment"
+msgstr "Στοίχιση αρίθμησης"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id9951780\n"
+"06050600.xhp\n"
+"par_id3153063\n"
+"15\n"
"help.text"
-msgid "Enable an Internet connection for %PRODUCTNAME."
-msgstr "Ενεργοποιήστε μια σύνδεση στο Διαδίκτυο για το %PRODUCTNAME."
+msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numalignlb\">Set the alignment of the numbering symbols. Select \"Left\" to align the numbering symbol to start directly at the \"Aligned at\" position. Select \"Right\" to align the symbol to end directly before the \"Aligned at\" position. Select \"Centered\" to center the symbol around the \"Aligned at\" position.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numalignlb\">Καθορίστε τη στοίχιση των συμβόλων αρίθμησης, Επιλέξτε \"Αριστερά\" για να στοιχίσετε το σύμβολο αρίθμησης απευθείας στην αρχή στην θέση \"Στοίχιση σε\". Επιλέξτε \"Δεξιά\" για να στοιχίσετε το σύμβολο απευθείας στο τέλος πριν την θέση \"Στοίχιση σε\". Επιλέξτε \"Στο κέντρο\" για να στοιχίσετε στο κέντρο το σύμβολο γύρω από την θέση \"Στοίχιση σε\".</ahelp>"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id6479384\n"
+"06050600.xhp\n"
+"par_id3147422\n"
+"22\n"
"help.text"
-msgid "If you need a proxy server, enter the proxy settings in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Internet - Proxy."
-msgstr "Εάν χρειάζεσθε έναν εξυπηρετητή διαμεσολάβησης, εισάγετε τις ρυθμίσεις διαμεσολαβητή στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Διαδίκτυο - Διαμεσολαβητής."
+msgid "The <emph>Numbering alignment</emph> option does not set the alignment of the paragraph."
+msgstr "Η επιλογή <emph>Στοίχιση αρίθμησης</emph> δεν ρυθμίζει τη στοίχιση της παραγράφου."
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id3639027\n"
+"06050600.xhp\n"
+"hd_id1619617\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Check for Updates</item> to check for the availability of a newer version of your office suite."
-msgstr "Επιλέξτε <item type=\"menuitem\">Έλεγχος Ενημερώσεων</item> για να ελέγξετε τη διαθεσιμότητα μιας νεότερης έκδοσης της σουίτας γραφείου σας."
+msgid "Aligned at"
+msgstr "Στοίχιση σε"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id3722342\n"
+"06050600.xhp\n"
+"par_id1015655\n"
"help.text"
-msgid "If a newer version is available and %PRODUCTNAME is not set up for automatic downloading, then you can select any of the following actions:"
-msgstr "Αν μια νεότερη έκδοση είναι διαθέσιμη και το %PRODUCTNAME δεν έχει ρυθμιστεί για αυτόματη λήψη, τότε μπορείτε να επιλέξετε μια από τις ακόλουθες ενέργειες:"
+msgid "<ahelp hid=\".\">Enter the distance from the left page margin at which the numbering symbol will be aligned.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την απόσταση από το αριστερό περιθώριο της σελίδα στο οποίο θα στοιχιθεί το σύμβολο αρίθμησης.</ahelp>"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id5106662\n"
+"06050600.xhp\n"
+"hd_id2336191\n"
"help.text"
-msgid "Download the new version."
-msgstr "Λήψη της νέας έκδοσης."
+msgid "Indent at"
+msgstr "Εσοχή σε"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id4931485\n"
+"06050600.xhp\n"
+"par_id6081728\n"
"help.text"
-msgid "Install the downloaded files."
-msgstr "Εγκατάσταση ληφθέντων αρχείων"
+msgid "<ahelp hid=\".\">Enter the distance from the left page margin to the start of all lines in the numbered paragraph that follow the first line.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την απόσταση από το αριστερό περιθώριο της σελίδας στην αρχή όλων των γραμμών στην αριθμημένη παράγραφο που ακολουθεί την πρώτη γραμμή.</ahelp>"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id9168980\n"
+"06050600.xhp\n"
+"hd_id3154422\n"
+"9\n"
"help.text"
-msgid "Abort this check for updates for now."
-msgstr "Ακυρώστε για τώρα αυτόν τον έλεγχο για ενημερώσεις."
+msgid "Indent"
+msgstr "Εσοχή"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id9766533\n"
+"06050600.xhp\n"
+"par_id3144438\n"
+"19\n"
"help.text"
-msgid "If %PRODUCTNAME is configured to download the files automatically, the download starts immediately. A download continues even when you minimize the dialog."
-msgstr "Αν το %PRODUCTNAME έχει ρυθμιστεί να λαμβάνει τα αρχεία αυτόματα, η διαδικασία λήψης ξεκινά άμεσα. Η λήψη συνεχίζει ακόμα και όταν ελαχιστοποιήσετε το παράθυρο διαλόγου."
+msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">Enter the amount of space to leave between the left page margin (or the left edge of the text object) and the left edge of the numbering symbol. If the current paragraph style uses an indent, the amount you enter here is added to the indent.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">Εισάγετε το πλήθος των διαστημάτων που θα αφεθούν ανάμεσα στο αριστερό περιθώριο της σελίδας (ή το αριστερό άκρο του κειμένου) και το αριστερό άκρο του συμβόλου αρίθμησης. Αν το τρέχον πρότυπο παραγράφου χρησιμοποιεί εσοχή, το πλήθος που εισάγετε εδώ προστίθεται στην εσοχή.</ahelp>"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id927152\n"
+"06050600.xhp\n"
+"hd_id3155179\n"
+"7\n"
"help.text"
-msgid "If automatic downloads are disabled, start the download manually."
-msgstr "Αν είναι απενεργοποιημένη η αυτόματη λήψη αρχείων, αρχίστε τη λήψη χειροκίνητα"
+msgid "Relative"
+msgstr "Σχετικό"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id6081728\n"
+"06050600.xhp\n"
+"par_id3146137\n"
+"17\n"
"help.text"
-msgid "If no update was found, you can close the dialog."
-msgstr "Αν δεν βρεθεί ενημέρωση, μπορείτε να κλείσετε το παράθυρο διαλόγου."
+msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/relative\">Indents the current level relative to the previous level in the list hierarchy.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/relative\">Δημιουργεί εσοχή στο τρέχον επίπεδο ανάλογα με το προηγούμενο επίπεδο στην λίστα ιεράρχισης.</ahelp>"
-#: online_update.xhp
+#: 06050600.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id9219641\n"
+"06050600.xhp\n"
+"hd_id3150245\n"
+"28\n"
"help.text"
-msgid "You need Administrator rights to update %PRODUCTNAME."
-msgstr "Πρέπει να έχετε δικαιώματα διαχειριστή για να ενημερώσετε το %PRODUCTNAME."
+msgid "Width of numbering"
+msgstr "Πλάτος αρίθμησης"
-#: 02050000.xhp
+#: 06050600.xhp
msgctxt ""
-"02050000.xhp\n"
-"tit\n"
+"06050600.xhp\n"
+"par_id3150129\n"
+"29\n"
"help.text"
-msgid "Copy"
-msgstr "Αντιγραφή"
+msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/indentatmf\">Enter the amount of space to leave between the left edge of the numbering symbol and the left edge of the text.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/indentatmf\">Εισάγετε το πλήθος των διαστημάτων που θα υπάρχουν ανάμεσα στο δεξί άκρο του συμβόλου αρίθμησης και το αριστερό άκρο του κειμένου.</ahelp>"
-#: 02050000.xhp
+#: 06050600.xhp
msgctxt ""
-"02050000.xhp\n"
-"bm_id3154824\n"
+"06050600.xhp\n"
+"hd_id3156194\n"
+"8\n"
"help.text"
-msgid "<bookmark_value>clipboard; Unix</bookmark_value><bookmark_value>copying; in Unix</bookmark_value>"
-msgstr "<bookmark_value>Πρόχειρο,Unix</bookmark_value><bookmark_value>αντιγραφή,στο Unix</bookmark_value>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Minimum space numbering <-> text</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ελάχιστη απόσταση αρίθμησης <-> κειμένου </caseinline></switchinline>"
-#: 02050000.xhp
+#: 06050600.xhp
msgctxt ""
-"02050000.xhp\n"
-"hd_id3152876\n"
-"1\n"
+"06050600.xhp\n"
+"par_id3147574\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/shared/01/02050000.xhp\" name=\"Copy\">Copy</link>"
-msgstr "<link href=\"text/shared/01/02050000.xhp\" name=\"Αντιγραφή\">Αντιγραφή</link>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">Enter the minimum amount of space to leave between the right edge of the numbering symbol and the left edge of the text.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">Εισάγετε το ελάχιστο πλήθος διαστημάτων που θα αφεθούν ανάμεσα στο δεξί άκρο του χαρακτήρα αρίθμησης και το αριστερό άκρο του κειμένου.</ahelp></caseinline></switchinline>"
-#: 02050000.xhp
+#: 06050600.xhp
msgctxt ""
-"02050000.xhp\n"
-"par_id3154682\n"
-"2\n"
+"06050600.xhp\n"
+"hd_id3154367\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".uno:Copy\">Copies the selection to the clipboard.</ahelp>"
-msgstr "<ahelp hid=\".uno:Copy\">Αντιγράφει την επιλογή στο Πρόχειρο.</ahelp>"
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 02050000.xhp
+#: 06050600.xhp
msgctxt ""
-"02050000.xhp\n"
-"par_id3155552\n"
-"4\n"
+"06050600.xhp\n"
+"par_id3156082\n"
+"20\n"
"help.text"
-msgid "Each time you copy, the existing content of the clipboard is overwritten."
-msgstr "Κάθε φορά που αντιγράφετε, αντικαθίσταται το υπάρχον περιεχόμενο του πρόχειρου ."
+msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/standard\">Resets the indent and the spacing values to the default values.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/standard\">Επαναφέρει τις τιμές απόστασης και εσοχής στις προεπιλεγμένες τιμές.</ahelp>"
-#: 02050000.xhp
+#: 06050600.xhp
msgctxt ""
-"02050000.xhp\n"
-"par_id3154824\n"
-"3\n"
+"06050600.xhp\n"
+"par_id3147228\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><variable id=\"unixkopieren\">$[officename] also supports the clipboard under Unix; however, you must use the $[officename] commands, such as Ctrl+C.</variable></caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><variable id=\"unixkopieren\">Το $[officename] υποστηρίζει επίσης το πρόχειρο σε περιβάλλον Unix; όμως, πρέπει να χρησιμοποιήσετε τις εντολές του $[officename] , όπως την Ctrl+C.</variable></caseinline></switchinline>"
+msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Paragraph alignment\">Paragraph alignment</link>"
+msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Στοίχιση παραγράφου\">Στοίχιση παραγράφου</link>"
-#: 04990000.xhp
+#: 06130000.xhp
msgctxt ""
-"04990000.xhp\n"
+"06130000.xhp\n"
"tit\n"
"help.text"
-msgid "Picture"
-msgstr "Εικόνα"
+msgid "Macro"
+msgstr "Μακροεντολή"
-#: 04990000.xhp
+#: 06130000.xhp
msgctxt ""
-"04990000.xhp\n"
-"hd_id3156045\n"
+"06130000.xhp\n"
+"hd_id3157552\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/04990000.xhp\" name=\"Picture\">Picture</link>"
-msgstr "<link href=\"text/shared/01/04990000.xhp\" name=\"Εικόνα\">Εικόνα</link>"
+msgid "Macro"
+msgstr "Μακροεντολή"
-#: 04990000.xhp
+#: 06130000.xhp
msgctxt ""
-"04990000.xhp\n"
-"par_id3154613\n"
+"06130000.xhp\n"
+"par_id3148765\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the source for a picture that you want to insert.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε την προέλευση της εικόνας που θέλετε να εισάγετε.</ahelp>"
+msgid "<variable id=\"makro\"><ahelp hid=\".uno:MacroDialog\">Opens a dialog to organize macros.</ahelp></variable>"
+msgstr "<variable id=\"makro\"><ahelp hid=\".uno:MacroDialog\">Ανοίγει ένα παράθυρο διαλόγου για τη διαχείριση μακροεντολών.</ahelp></variable>"
-#: 04990000.xhp
+#: 06130000.xhp
msgctxt ""
-"04990000.xhp\n"
-"hd_id3158442\n"
+"06130000.xhp\n"
+"par_id3154863\n"
"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</link>"
-msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Από αρχείο\">Από αρχείο</link>"
-
-#: 05340300.xhp
-msgctxt ""
-"05340300.xhp\n"
-"tit\n"
-"help.text"
-msgid "Alignment"
-msgstr "Στοίχιση"
+msgid "Macro name"
+msgstr "Όνομα μακροεντολής"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"bm_id3154545\n"
+"06130000.xhp\n"
+"par_id3150040\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>aligning; cells</bookmark_value><bookmark_value>cells; aligning</bookmark_value>"
-msgstr "<bookmark_value>στοίχιση, κελιά</bookmark_value><bookmark_value>κελιά, στοίχιση</bookmark_value>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/macronameedit\">Displays the name of the selected macro. To create or to change the name of a macro, enter a name here.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/macronameedit\">Προβάλει το όνομα της επιλεγμένης μακροεντολής. Για να δημιουργήσετε ή να αλλάξετε το όνομα μιας μακροεντολής, εισάγετε ένα όνομα εδώ.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3154545\n"
-"1\n"
+"06130000.xhp\n"
+"par_id3150902\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Alignment\">Alignment</link>"
-msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Στοίχιση\">Στοίχιση</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the macros that are contained in the module selected in the <emph>Macro from </emph>list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ταξινομεί τις μακροεντολές που περιέχονται στη λειτουργική μονάδα που έχει επιλεχθεί από τη λίστα <emph>Μακροεντολές από</emph>.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3155577\n"
-"52\n"
+"06130000.xhp\n"
+"hd_id3153750\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_ALIGNMENT\">Sets the alignment options for the contents of the current cell, or the selected cells.</ahelp>"
-msgstr "<ahelp hid=\"HID_ALIGNMENT\">Καθορίζει τις επιλογές στοίχισης για τα περιεχόμενα του τρέχοντος κελιού ή των επιλεγμένων κελιών.</ahelp>"
+msgid "Macro from / Save macro in"
+msgstr "Μακροεντολές από / Αποθήκευση μακροεντολών σε"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3153124\n"
-"54\n"
+"06130000.xhp\n"
+"par_id3153394\n"
+"8\n"
"help.text"
-msgid "Horizontal"
-msgstr "Οριζόντια"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/libraries\">Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/libraries\">Ταξινομεί τις βιβλιοθήκες και τα αρθρώματα όπου μπορείτε να ανοίγετε ή να αποθηκεύετε τις μακροεντολές σας. Για να αποθηκεύσετε μια μακροεντολή με ένα συγκεκριμένο έγγραφο, ανοίξτε το έγγραφο και έπειτα ανοίξτε αυτόν τον διάλογο.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3144436\n"
-"55\n"
+"06130000.xhp\n"
+"hd_id3147373\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_HORALIGN\">Select the horizontal alignment option that you want to apply to the cell contents.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_HORALIGN\">Επιλέξτε την οριζόντια στοίχιση που θέλετε να εφαρμόσετε στα περιεχόμενα του κελιού.</ahelp>"
+msgid "Run / Save"
+msgstr "Εκτέλεση / Αποθήκευση"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3146109\n"
-"56\n"
+"06130000.xhp\n"
+"par_id3153748\n"
+"12\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Εκτελεί ή αποθηκεύει την τρέχουσα μακροεντολή.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3166445\n"
-"57\n"
+"06130000.xhp\n"
+"hd_id3149388\n"
+"15\n"
"help.text"
-msgid "Aligns numbers to the right, and text to the left."
-msgstr "Στοιχίζει τα νούμερα στα δεξιά και το κείμενο στα αριστερά."
+msgid "Assign"
+msgstr "Ανάθεση"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3147010\n"
-"10\n"
+"06130000.xhp\n"
+"par_id3153577\n"
+"16\n"
"help.text"
-msgid "If the <emph>Default</emph> option is selected, numbers will be aligned to the right and text will be left-justified."
-msgstr "Αν η <emph>Προεπιλογή</emph> είναι επιλεγμένη, τα νούμερα θα στοιχίζονται στα δεξιά και το κείμενο θα είναι αριστερά και σε πλήρη στοίχιση."
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/assign\">Opens the <link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link> dialog, where you can assign the selected macro to a menu command, a toolbar, or an event.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/assign\">Ανοίγει τον διάλογο <link href=\"text/shared/01/06140000.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>, όπου μπορείτε να αναθέσετε την επιλεγμένη μακροεντολή σε μια εντολή μενού, σε μια εργαλειοθήκη, ή σε ένα γεγονός.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3153577\n"
-"58\n"
+"06130000.xhp\n"
+"hd_id3153662\n"
+"17\n"
"help.text"
-msgid "Left"
-msgstr "Αριστερά"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3150506\n"
-"59\n"
+"06130000.xhp\n"
+"par_id3150355\n"
+"18\n"
"help.text"
-msgid "<variable id=\"linkstext\"><ahelp hid=\".uno:AlignLeft\">Aligns the contents of the cell to the left.</ahelp></variable>"
-msgstr "<variable id=\"linkstext\"><ahelp hid=\".uno:AlignLeft\">Στοιχίζει το περιεχόμενα του κελιού στα αριστερά.</ahelp></variable>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/edit\">Starts the $[officename] Basic editor and opens the selected macro or dialog for editing.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/edit\">Ξεκινά τον επεξεργαστή Basic για το $[officename] και ανοίγει την επιλεγμένη μακροεντολή ή διάλογο για επεξεργασία.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3156347\n"
-"60\n"
+"06130000.xhp\n"
+"hd_id3150772\n"
+"19\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "New / Delete"
+msgstr "Δημιουργία / Διαγραφή"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3148538\n"
+"06130000.xhp\n"
+"par_id3153257\n"
"61\n"
"help.text"
-msgid "<variable id=\"rechtstext\"><ahelp hid=\".uno:AlignRight\">Aligns the contents of the cell to the right.</ahelp></variable>"
-msgstr "<variable id=\"rechtstext\"><ahelp hid=\".uno:AlignRight\">Στοιχίζει τα περιεχόμενα του κελιού στα δεξιά.</ahelp></variable>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/delete\">Creates a new macro, or deletes the selected macro.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/delete\">Δημιουργεί μια νέα μακροεντολή, ή διαγράφει την επιλεγμένη μακροεντολή.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3153541\n"
-"62\n"
+"06130000.xhp\n"
+"par_id3154514\n"
+"20\n"
"help.text"
-msgid "Center"
-msgstr "Στο κέντρο"
+msgid "To create a new macro, select the \"Standard\" module in the <emph>Macro from</emph> list, and then click <emph>New</emph>."
+msgstr "Για να δημιουργήσετε μια νέα μακροεντολή, επιλέξτε το άρθρωμα \"Standard\" στη λίστα <emph>Μακροεντολές από</emph> , και κάντε κλικ στη <emph>Δημιουργία</emph>."
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3154380\n"
-"63\n"
+"06130000.xhp\n"
+"par_id3148474\n"
+"21\n"
"help.text"
-msgid "<variable id=\"zentrierttext\"><ahelp hid=\".\">Horizontally centers the contents of the cell.</ahelp></variable>"
-msgstr "<variable id=\"zentrierttext\"><ahelp hid=\".\">Θέτει οριζόντια και στο κέντρο τα περιεχόμενα του κελιού.</ahelp></variable>"
+msgid "To delete a macro, select it, and then click <emph>Delete</emph>."
+msgstr "Για να διαγράψετε μια μακροεντολή, επιλὲξτε την , και έπειτα πατήστε <emph>Διαγραφή</emph>."
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3159166\n"
+"06130000.xhp\n"
+"hd_id3159342\n"
"64\n"
"help.text"
-msgid "Justified"
-msgstr "Πλήρης στοίχιση"
+msgid "New Library"
+msgstr "Δημιουργία βιβλιοθήκης"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3153665\n"
+"06130000.xhp\n"
+"par_id3154897\n"
"65\n"
"help.text"
-msgid "<variable id=\"blocktext\"><ahelp hid=\".uno:AlignBlock\">Aligns the contents of the cell to the left and to the right cell borders.</ahelp></variable>"
-msgstr "<variable id=\"blocktext\"><ahelp hid=\".uno:AlignBlock\">Στοιχίζει τα περιεχόμενα του κελιού στα αριστερά και στα δεξιά όρια του κελιού.</ahelp></variable>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newlibrary\">Saves the recorded macro in a new library.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newlibrary\">Αποθηκεύει την καταγραμμένη μακροεντολή σε μια νέα βιβλιοθήκη.</ahelp> "
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_idN1079C\n"
+"06130000.xhp\n"
+"hd_id3154173\n"
+"66\n"
"help.text"
-msgid "Filled"
-msgstr "Με γέμισμα"
+msgid "New Module"
+msgstr "Δημιουργία αρθρώματος"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_idN107A0\n"
+"06130000.xhp\n"
+"par_id3155628\n"
+"67\n"
"help.text"
-msgid "Repeats the cell contents (number and text) until the visible area of the cell is filled. This feature does not work on text that contains line breaks."
-msgstr "Επαναλαμβάνει το περιεχόμενα των κελιών (αριθμό και κείμενο) μέχρι η ορατή περιοχή του κελιού να γεμίσει. Αυτή η ιδιότητα δεν λειτουργεί σε κείμενο που περιέχει αλλαγές γραμμής."
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newmodule\">Saves the recorded macro in a new module.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newmodule\">Αποθηκεύει την καταγραμμένη μακροεντολή σε ένα νέο άρθρωμα.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_idN1079D\n"
+"06130000.xhp\n"
+"hd_id3153665\n"
+"22\n"
"help.text"
-msgid "Distributed"
-msgstr "Κατανεμημένο"
+msgid "Organizer"
+msgstr "Διαχείριση"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_idN107A1\n"
+"06130000.xhp\n"
+"par_id3147618\n"
+"23\n"
"help.text"
-msgid "Aligns contents evenly across the whole cell. Unlike <emph>Justified</emph>, it justifies the very last line of text, too."
-msgstr "Στοιχίζει τα περιεχόμενα εξίσου κατά μήκος του συνολικού κελιού. Αντίθετα με το <emph>πλήρης στοίχιση</emph>, στοιχίζει την τελευταία γραμμή του κειμένου, επίσης."
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Opens the <emph>Macro Organizer</emph> dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Ανοίγει τον διάλογο <emph>Διαχείριση μακροεντολών</emph>, όπου μπορείτε να προσθέσετε, να επεξεργαστείτε, ή να διαγράψετε υπάρχοντα αρθρώματα μακροεντολών, διαλόγους και βιβλιοθήκες .</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3158432\n"
-"41\n"
+"06130000.xhp\n"
+"hd_id3145609\n"
+"24\n"
"help.text"
-msgid "Indent"
-msgstr "Εσοχή"
+msgid "Module/Dialog tab page"
+msgstr "Καρτέλα Άρθρωμα/Διάλογος"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3153716\n"
-"42\n"
+"06130000.xhp\n"
+"par_id3155923\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ALIGNMENT:ED_INDENT\">Indents from the left edge of the cell by the amount that you enter.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ALIGNMENT:ED_INDENT\">Δημιουργεί εσοχή από την αριστερή άκρη του κελιού ανάλογα με την ποσότητα που εισάγετε.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organiz\">Lets you manage modules or dialog boxes.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organiz\">Σας επιτρέπει τη διαχείριση αρθρωμάτων ή πλαισίων διαλόγου.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3149903\n"
-"66\n"
+"06130000.xhp\n"
+"hd_id3148944\n"
+"29\n"
"help.text"
-msgid "Vertical"
-msgstr "Κατακόρυφα"
+msgid "Module/Dialog"
+msgstr "Άρθρωμα/Διάλογος"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3148924\n"
-"67\n"
+"06130000.xhp\n"
+"par_id3145068\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_VERALIGN\">Select the vertical alignment option that you want to apply to the cell contents.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_VERALIGN\">Επιλέξτε την κατακόρυφη επιλογή στοίχισης που θέλετε να εφαρμόσετε στα περιεχόμενα του κελιού.</ahelp>"
+msgid "<ahelp hid=\"HID_BASICIDE_MODULES_TREE\">Lists the existing macros and dialogs.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_MODULES_TREE\">Ταξινομεί τις υπάρχουσες μακροεντολές και διαλόγους.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3146848\n"
-"68\n"
+"06130000.xhp\n"
+"hd_id3150398\n"
+"34\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3150822\n"
-"69\n"
+"06130000.xhp\n"
+"par_id3150543\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_VERALIGN\">Aligns the cell contents to the bottom of the cell.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_VERALIGN\">Στοιχίζει τα περιεχόμενα στο κάτω μέρος του κελιού.</ahelp>"
+msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_EDIT\">Opens the selected macro or dialog for editing.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_EDIT\">Ανοίγει την επιλεγμένη μακροεντολή ή ένα παράθυρο διαλόγου για επεξεργασία.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3147531\n"
-"70\n"
+"06130000.xhp\n"
+"hd_id3151210\n"
+"36\n"
"help.text"
-msgid "Top"
-msgstr "Πάνω"
+msgid "New"
+msgstr "Νέο"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3145085\n"
-"71\n"
+"06130000.xhp\n"
+"par_id3149291\n"
+"37\n"
"help.text"
-msgid "<variable id=\"obentext\"><ahelp hid=\".uno:AlignTop\">Aligns the contents of the cell to the upper edge of the cell.</ahelp></variable>"
-msgstr "<variable id=\"obentext\"><ahelp hid=\".uno:AlignTop\">Στοιχίζει τα περιεχόμενα στο πάνω άκρο του κελιού.</ahelp></variable>"
+msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWMOD\">Opens the editor and creates a new module.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWMOD\">Ανοίγει τον επεξεργαστή και δημιουργεί ένα νέο άρθρωμα.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3156343\n"
-"72\n"
+"06130000.xhp\n"
+"hd_id3145173\n"
+"39\n"
"help.text"
-msgid "Bottom"
-msgstr "Κάτω"
+msgid "New"
+msgstr "Νέο"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3152813\n"
-"26\n"
+"06130000.xhp\n"
+"par_id3150767\n"
+"40\n"
"help.text"
-msgid "<variable id=\"untentext\"><ahelp hid=\".\">Aligns the contents of the cell to the lower edge of the cell.</ahelp></variable>"
-msgstr "<variable id=\"untentext\"><ahelp hid=\".\">Στοιχίζει τα περιεχόμενα στο κάτω άκρο του κελιού.</ahelp></variable>"
+msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWDLG\">Opens the editor and creates a new dialog.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWDLG\">Ανοίγει τον επεξεργαστή και δημιουργεί ένα νέο παράθυρο διαλόγου.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3151106\n"
-"73\n"
+"06130000.xhp\n"
+"hd_id3151177\n"
+"42\n"
"help.text"
-msgid "Middle"
-msgstr "Μέση"
+msgid "Libraries tab page"
+msgstr "Καρτέλα βιβλιοθηκών"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3151210\n"
-"74\n"
+"06130000.xhp\n"
+"par_id3156281\n"
+"43\n"
"help.text"
-msgid "<variable id=\"mittetext\"><ahelp hid=\".uno:AlignVCenter\">Vertically centers the contents of the cell.</ahelp></variable>"
-msgstr "<variable id=\"mittetext\"><ahelp hid=\".uno:AlignVCenter\">Κεντράρει κατακόρυφα τα περιεχόμενα του κελιού.</ahelp></variable>"
+msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_DELETE\">Lets you manage the macro libraries for the current application and any open documents.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_DELETE\">Σας επιτρέπει να διαχειριστείτε τις βιβλιοθήκες μακροεντολών για την τρέχουσα εφαρμογή και για κάθε ανοικτό έγγραφο.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3151107\n"
+"06130000.xhp\n"
+"hd_id3144760\n"
+"44\n"
"help.text"
-msgid "Justified"
-msgstr "Πλήρης στοίχιση"
+msgid "Location"
+msgstr "Τοποθεσία"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3151211\n"
+"06130000.xhp\n"
+"par_id3150290\n"
+"45\n"
"help.text"
-msgid "Aligns the contents of the cell to the top and to the bottom cell borders."
-msgstr "Στοιχίζει τα περιεχόμενα του κελιού στα πάνω και κάτω άκρα του κελιού."
+msgid "<ahelp hid=\"BASCTL_LISTBOX_RID_TP_LIBS_RID_LB_BASICS\">Select the application or the document containing the macro libraries that you want to organize.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_LISTBOX_RID_TP_LIBS_RID_LB_BASICS\">Επιλέξτε την εφαρμογή ή το έγγραφο που περιέχει τις βιβλιοθήκες μακροεντολών που θέλετε να διαχειριστείτε.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3151108\n"
+"06130000.xhp\n"
+"hd_id3159149\n"
+"46\n"
"help.text"
-msgid "Distributed"
-msgstr "Κατανεμημένο"
+msgid "Library"
+msgstr "Βιβλιοθήκη"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3151212\n"
+"06130000.xhp\n"
+"par_id3147500\n"
+"47\n"
"help.text"
-msgid "Same as <emph>Justified</emph>, unless the text orientation is vertical. Then it behaves similarly, than horizontal <emph>Distributed</emph> setting, i.e. the very last line is justified, too."
-msgstr "Το ίδιο όπως <emph>πλήρης στοίχιση</emph>, εκτός από τον προσανατολισμό του κειμένου που είναι κάθετος. Τότε συμπεριφέρεται παρόμοια, με την οριζόντια <emph>κατανεμημένη</emph> ρύθμιση, δηλαδή η τελευταία γραμμή στοιχίζεται, επίσης."
+msgid "<ahelp hid=\"HID_BASICIDE_LIBS_TREE\">Lists the existing macro libraries for the current application and any open documents.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_LIBS_TREE\">Ταξινομεί τις υπάρχουσες βιβλιοθήκες μακροεντολών για την τρέχουσα εφαρμογή και όσα ανοικτά έγγραφα υπάρχουν.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3154154\n"
+"06130000.xhp\n"
+"hd_id3157320\n"
+"48\n"
+"help.text"
+msgid "Edit"
+msgstr "Επεξεργασία"
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3150868\n"
+"49\n"
+"help.text"
+msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_EDIT\">Opens the $[officename] Basic editor so that you can modify the selected library.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_EDIT\">Ανοίγει τον επεξεργαστή Basic του $[officename] ώστε να μπορείτε να τροποποιήσετε την επιλεγμένη βιβλιοθήκη.</ahelp>"
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3153104\n"
+"50\n"
+"help.text"
+msgid "Password"
+msgstr "Κωδικός πρόσβασης"
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3154299\n"
"51\n"
"help.text"
-msgid "Text orientation"
-msgstr "Προσανατολισμός κειμένου"
+msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_PASSWORD\">Assigns or edits the <link href=\"text/shared/01/06130100.xhp\" name=\"password\">password</link> for the selected library.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_PASSWORD\">Αναθέτει ή επεξεργάζεται τον <link href=\"text/shared/01/06130100.xhp\" name=\"κωδικός πρόσβασης\">κωδικό πρόσβασης</link> για την επιλεγμένη βιβλιοθήκη.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3151380\n"
-"30\n"
+"06130000.xhp\n"
+"hd_id3147502\n"
+"52\n"
"help.text"
-msgid "<ahelp hid=\".uno:AlignVCenter\">Sets the text orientation of the cell contents.</ahelp>"
-msgstr "<ahelp hid=\".uno:AlignVCenter\">Καθορίζει τον προσανατολισμό του κειμένου στα περιεχομένα των κελιών.</ahelp>"
+msgid "New"
+msgstr "Νέο"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3147085\n"
-"49\n"
+"06130000.xhp\n"
+"par_id3149560\n"
+"53\n"
"help.text"
-msgid "<ahelp hid=\"HID_ALIGNMENT_CTR_DIAL\">Click in the dial to set the text orientation.</ahelp>"
-msgstr "<ahelp hid=\"HID_ALIGNMENT_CTR_DIAL\">Κάντε κλικ στο γραφικό για να ορίσετε την κατεύθυνση κειμένου.</ahelp>"
+msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_NEWLIB\">Creates a new library.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_NEWLIB\">Δημιουργεί μία νέα βιβλιοθήκη.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3150449\n"
-"45\n"
+"06130000.xhp\n"
+"hd_id3153770\n"
+"56\n"
"help.text"
-msgid "Degrees"
-msgstr "Μοίρες"
+msgid "Name"
+msgstr "Όνομα"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3153194\n"
-"46\n"
+"06130000.xhp\n"
+"par_id3153726\n"
+"57\n"
"help.text"
-msgid "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVXPAGE_ALIGNMENT_NF_DEGREES\">Enter the rotation angle for the text in the selected cell(s). A positive number rotates the text to the left and a negative number rotates the text to the right.</ahelp>"
-msgstr "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVXPAGE_ALIGNMENT_NF_DEGREES\">Εισάγετε την γωνία περιστροφής για το κείμενο στο επιλεγμένο κελί. Ένας θετικός αριθμός περιστρέφει το κείμενο προς τα αριστερά και ένας αρνητικός προς τα δεξιά.</ahelp>"
+msgid "<ahelp hid=\"BASCTL_EDIT_RID_DLG_NEWLIB_RID_ED_LIBNAME\">Enter a name for the new library or module.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_EDIT_RID_DLG_NEWLIB_RID_ED_LIBNAME\">Εισάγετε ένα όνομα για τη νέα βιβλιοθήκη ή το άρθρωμα.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3150497\n"
-"75\n"
+"06130000.xhp\n"
+"hd_id3154693\n"
+"54\n"
"help.text"
-msgid "Reference edge"
-msgstr "Άκρο αναφοράς"
+msgid "Import"
+msgstr "Εισαγωγή"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3154069\n"
-"76\n"
+"06130000.xhp\n"
+"par_id3147441\n"
+"55\n"
"help.text"
-msgid "<ahelp hid=\"HID_ALIGNMENT_CTR_BORDER_LOCK\">Specify the cell edge from which to write the rotated text.</ahelp>"
-msgstr "<ahelp hid=\"HID_ALIGNMENT_CTR_BORDER_LOCK\">Καθορίστε το όριο του κελιού από το οποίο θα γραφτεί το περιστρεφόμενο κείμενο.</ahelp>"
+msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">Locate that $[officename] Basic library that you want to add to the current list, and then click Open.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">Εντοπίστε την $[officename] Basic βιβλιοθήκη που θέλετε να προσθέσετε στην τρέχουσα λίστα , και έπειτα πατήστε Άνοιγμα.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3147299\n"
-"78\n"
+"06130000.xhp\n"
+"par_idN10A39\n"
"help.text"
-msgid "<emph>Text Extension From Lower Cell Border:</emph> Writes the rotated text from the bottom cell edge outwards."
-msgstr "<emph> Επιμήκυνση κειμένου από κάτω άκρη του κελιού:</emph>Γράφει το περιστρεφόμενο κείμενο από το κάτω όριο του κελιού και προς τα έξω"
+msgid "<variable id=\"script\">Scripts </variable>"
+msgstr "<variable id=\"script\">Δέσμη ενεργειών </variable>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3149561\n"
-"79\n"
+"06130000.xhp\n"
+"par_idN109BB\n"
"help.text"
-msgid "<emph>Text Extension From Upper Cell Border:</emph> Writes the rotated text from the top cell edge outwards."
-msgstr "<emph> Επιμήκυνση κειμένου από πάνω άκρη του κελιού:</emph>Γράφει το περιστρεφόμενο κείμενο από το πάνω όριο του κελιού και προς τα έξω"
+msgid "To open the BeanShell Macros dialog box, choose Tools - Macros - Organize Macros - BeanShell. To open the JavaScript dialog box, choose Tools - Macros - Organize Macros - JavaScript."
+msgstr "Για να ανοίξετε το πεδίο διαλόγου για τις μακροεντολές του BeanShell, επιλέξτε Εργαλεία - Μακροεντολές - Διαχείριση Μακροεντολών - BeanShell. Για να ανοίξετε το πεδίο διαλόγου για τις μακροεντολές της JavaScript, επιλέξτε Εργαλεία - Μακροεντολές - Διαχείριση Μακροεντολών - JavaScript."
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3163712\n"
-"80\n"
+"06130000.xhp\n"
+"hd_id6963408\n"
"help.text"
-msgid "<emph>Text Extension Inside Cells:</emph> Writes the rotated text only within the cell."
-msgstr "<emph>Επιμήκυνση κειμένου εσωτερικά στο κελί:</emph> Γράφει το περιστρεφόμενο κείμενο μονάχα μέσα στο κελί."
+msgid "Export"
+msgstr "Εξαγωγή"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_idN109F4\n"
+"06130000.xhp\n"
+"par_id8968169\n"
"help.text"
-msgid "Vertically stacked"
-msgstr "Συσσωρευμένα κάθετα"
+msgid "<ahelp hid=\".\">Opens a dialog to export the selected library either as an extension or as a Basic library.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου για να εξάγει την επιλεγμένη βιβλιοθήκη είτε ως επέκταση είτε ως Basic βιβλιοθήκη.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_idN109F8\n"
+"06130000.xhp\n"
+"par_idN109BE\n"
"help.text"
-msgid "<ahelp hid=\".\">Aligns text vertically.</ahelp>"
-msgstr "<ahelp hid=\".\">Στοιχίζει το κείμενο κατακόρυφα.</ahelp>"
+msgid "Macros"
+msgstr "Μακροεντολές"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3152576\n"
-"84\n"
+"06130000.xhp\n"
+"par_idN109C2\n"
"help.text"
-msgid "Asian layout mode"
-msgstr "Κατάσταση Ασιατικής διάταξης"
+msgid "<ahelp hid=\".\">Select a macro or script from \"user\", \"share\", or an open document. To view the available macros or scripts, double-click an entry.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε μια μακροεντολή ή μία δέσμη ενεργειών από \"user\", \"share\", ή ένα ανοικτό έγγραφο. Για να δείτε τις διαθέσιμες μακροεντολές ή δέσμες ενεργειών, κάντε διπλό κλικ σε μια καταχώριση.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3150010\n"
-"85\n"
+"06130000.xhp\n"
+"par_idN109CD\n"
"help.text"
-msgid "This checkbox is only available if Asian language support is enabled and the text direction is set to vertical. <ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_ALIGNMENT_BTN_ASIAN_VERTICAL\">Aligns Asian characters one below the other in the selected cell(s). If the cell contains more than one line of text, the lines are converted to text columns that are arranged from right to left. Western characters in the converted text are rotated 90 degrees to the right. Asian characters are not rotated.</ahelp>"
-msgstr "Αυτό το κουτί επιλογής είναι διαθέσιμο μονάχα αν η υποστήριξη Ασιατικής γλώσσας είναι ενεργοποιημένη και η κατεύθυνση του κειμένου ορίζεται κάθετα. <ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_ALIGNMENT_BTN_ASIAN_VERTICAL\">Στοιχίζει τους Ασιατικούς χαρακτήρες τον έναν κάτω από τον άλλον στα επιλεγμένα κελιά. Εάν το κελί περιέχει κείμενο με μεγαλύτερο μήκος από μια γραμμή, οι γραμμές μετατρέπονται σε στήλες κειμένου που αναπτύσσονται από τα δεξιά προς τα αριστερά. Οι Δυτικοί χαρακτήρες στο μετατρεπόμενο κείμενο ι περιστρέφονται κατα 90 μοίρες προς τα δεξιά. Οι Ασιατικοί χαρακτήρες δεν περιστρέφονται.</ahelp>"
+msgid "Run"
+msgstr "Εκτέλεση"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3150032\n"
-"43\n"
+"06130000.xhp\n"
+"par_idN109D1\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "<ahelp hid=\"1241731587\">To run a script, select a script in the list, and then click Run.</ahelp>"
+msgstr "<ahelp hid=\"1241731587\">Για να εκτελέσετε μία δέσμη ενεργειών, επιλέξτε μία από τη λίστα, και κάντε κλικ στο κουμπί Εκτέλεση.</ahelp>"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3146120\n"
-"44\n"
+"06130000.xhp\n"
+"par_idN109E8\n"
"help.text"
-msgid "Determine the text flow in a cell."
-msgstr "Εδώ καθορίζετε τη ροή του κειμένου στο κελί."
+msgid "Create"
+msgstr "Δημιουργία"
-#: 05340300.xhp
+#: 06130000.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3145590\n"
+"06130000.xhp\n"
+"par_idN109EC\n"
+"help.text"
+msgid "<ahelp hid=\"1241731589\">Creates a new script.</ahelp> The default script editor opens after you enter a name for the script."
+msgstr "<ahelp hid=\"1241731589\">Δημιουργεί μία νέα δέσμη ενεργειών.</ahelp> Ο προεπιλεγμένος επεξεργαστής δέσμης ενεργειών ανοίγει αφού εισάγετε ένα όνομα για τη δέσμη ενεργειών."
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_idN10A04\n"
+"help.text"
+msgid "<ahelp hid=\"svx:Edit:DLG_NEWLIB:ED_LIBNAME\">Enter a name for the script.</ahelp>"
+msgstr "<ahelp hid=\"svx:Edit:DLG_NEWLIB:ED_LIBNAME\">Εισάγετε ένα όνομα για τη δέσμη ενεργειών.</ahelp>"
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_idN10A2F\n"
+"help.text"
+msgid "Edit"
+msgstr "Επεξεργασία"
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_idN10A33\n"
+"help.text"
+msgid "<ahelp hid=\"1241731590\">Opens the default script editor for your operating system.</ahelp>"
+msgstr "<ahelp hid=\"1241731590\">Ανοίγει τον προεπιλεγμένο επεξεργαστή δέσμης ενεργειών του λειτουργικού σας συστήματος.</ahelp>"
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_idN10A4B\n"
+"help.text"
+msgid "Rename"
+msgstr "Μετονομασία"
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_idN10A4F\n"
+"help.text"
+msgid "<ahelp hid=\"1241731591\">Opens a dialog where you can change the name of the selected script.</ahelp>"
+msgstr "<ahelp hid=\"1241731591\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να αλλάξετε το όνομα της επιλεγμένης δέσμης ενεργειών.</ahelp>"
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_idN10A66\n"
+"help.text"
+msgid "Delete"
+msgstr "Επαναφορά"
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_idN10A6A\n"
+"help.text"
+msgid "<ahelp hid=\"1241731592\">Prompts you to delete the selected script.</ahelp>"
+msgstr "<ahelp hid=\"1241731592\">Σας υπαγορεύει να διαγράψετε την επιλεγμένη δέσμη ενεργειών.</ahelp>"
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_idN10AE5\n"
+"help.text"
+msgid "The Macro Selector dialog contains two list boxes, namely the Library list box and the Macro name list box."
+msgstr "Ο διάλογος επιλογής μακροεντολών περιέχει δύο πεδία λίστας, το πεδίο λίστας Βιβλιοθήκης και το πεδίο λίστας ονόματος Μακροεντολής."
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_idN10AFC\n"
+"help.text"
+msgid "Library"
+msgstr "Βιβλιοθήκη"
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_idN10B00\n"
+"help.text"
+msgid "Select a macro or script from \"user\", \"share\", or an open document. To view the contents of a library, double-click an entry in the list."
+msgstr "Επιλέξτε μια μακροεντολή ή μια δέσμη ενεργειών από \"user\", \"share\", ή ένα ανοικτό έγγραφο. Για να δείτε τα περιεχόμενα μιας βιβλιοθήκης, κάντε διπλό κλικ σε μία καταχώριση στη λίστα."
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_idN10B17\n"
+"help.text"
+msgid "Macro name"
+msgstr "Όνομα μακροεντολής"
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_idN10B1B\n"
+"help.text"
+msgid "Click a script, and then click a command button."
+msgstr "Κάντε κλικ σε μια δέσμη ενεργειών, και μετά κάντε κλικ σε ένα πεδίο εντολής."
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3153138\n"
+"help.text"
+msgid "<link href=\"text/shared/main0600.xhp\" name=\"Macro programming in $[officename]\">Macro programming in $[officename]</link>"
+msgstr "<link href=\"text/shared/main0600.xhp\" name=\"Προγραμματισμός μακροεντολών στο $[officename]\">Προγραμματισμός μακροεντολών στο $[officename]</link>"
+
+#: 06130001.xhp
+msgctxt ""
+"06130001.xhp\n"
+"tit\n"
+"help.text"
+msgid "Macros"
+msgstr "Μακροεντολές"
+
+#: 06130001.xhp
+msgctxt ""
+"06130001.xhp\n"
+"hd_id3152414\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06130001.xhp\" name=\"Macros\">Macros</link>"
+msgstr "<link href=\"text/shared/01/06130001.xhp\" name=\"Μακροεντολές\">Μακροεντολές</link>"
+
+#: 06130001.xhp
+msgctxt ""
+"06130001.xhp\n"
+"par_id3150008\n"
"3\n"
"help.text"
-msgid "Wrap text automatically"
-msgstr "Αυτόματη αναδίπλωση κειμένου"
+msgid "Lets you record or organize and edit macros."
+msgstr "Σας επιτρέπει να γράψετε ή να οργανώσετε και να επεξεργαστείτε μακροεντολές."
-#: 05340300.xhp
+#: 06130001.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3148555\n"
-"4\n"
+"06130001.xhp\n"
+"par_idN105B1\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_ALIGNMENT:BTN_WRAP\">Wraps text onto another line at the cell border. The number of lines depends on the width of the cell.</ahelp> To enter a manual line break, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter in the cell."
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_ALIGNMENT:BTN_WRAP\">Αναδιπλώνει το κείμενο πάνω σε μία διαφορετική γραμμή στο περίγραμμα του κελιού. Ο αριθμός γραμμών εξαρτάται από το πλάτος του κελιού.</ahelp> Για να εισάγετε μία χειροκίνητη αλλαγή γραμμής, πιέστε το συνδυασμό πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter στο κελί."
+msgid "<link href=\"text/shared/01/06130000.xhp\">Run Macro</link>"
+msgstr "<link href=\"text/shared/01/06130000.xhp\">Εκτέλεση μακροεντολής</link>"
-#: 05340300.xhp
+#: 06130001.xhp
msgctxt ""
-"05340300.xhp\n"
-"hd_id3147380\n"
-"81\n"
+"06130001.xhp\n"
+"par_idN105EB\n"
"help.text"
-msgid "Hyphenation active"
-msgstr "Ενεργός συλλαβισμός"
+msgid "<ahelp hid=\".\">Opens a dialog where you can start a macro.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να ξεκινήσετε μια μακροεντολή.</ahelp>"
-#: 05340300.xhp
+#: 06130001.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_id3148458\n"
-"82\n"
+"06130001.xhp\n"
+"par_idN10608\n"
"help.text"
-msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_ALIGNMENT_BTN_HYPH\">Enables word hyphenation for text wrapping to the next line.</ahelp>"
-msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_ALIGNMENT_BTN_HYPH\">Επιτρέπει την ενεργοποίηση του συλλαβισμού των λέξεων του κειμένου που πρόκειται να ανδιπλωθεί αυτόματα στην επόμενη γραμμή.</ahelp>"
+msgid "<link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signature</link>"
+msgstr "<link href=\"text/shared/01/digitalsignatures.xhp\">Ψηφιακή Υπογραφή</link>"
-#: 05340300.xhp
+#: 06130001.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_idN10AD3\n"
+"06130001.xhp\n"
+"par_idN10618\n"
"help.text"
-msgid "Shrink to fit cell size"
-msgstr "Προσαρμογή στο μέγεθος του κελιού."
+msgid "<ahelp hid=\".\">Adds and removes digital signatures to and from your macros. You can also use the dialog to view certificates.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει και αφαιρεί ψηφιακές υπογραφές από και προς τις μακροεντολές σας. Μπορείτε επίσης να χρησιμοποιήσετε αυτό το διάλογο για να δείτε πιστοποιητικά .</ahelp>"
-#: 05340300.xhp
+#: 06130001.xhp
msgctxt ""
-"05340300.xhp\n"
-"par_idN10AD7\n"
+"06130001.xhp\n"
+"par_idN105D3\n"
"help.text"
-msgid "<ahelp hid=\".\">Reduces the apparent size of the font so that the contents of the cell fit into the current cell width. You cannot apply this command to a cell that contains line breaks.</ahelp>"
-msgstr "<ahelp hid=\".\">Μειώνει το προφανές μέγεθος της γραμματοσειράς έτσι ώστε το περιεχόμενο του κελιού να ταιριάζει με το τρέχον πλάτος του κελιού. Δεν μπορείτε να εφαρμόσετε αυτήν την εντολή σε ένα κελί που περιέχει αλλαγή γραμμών.</ahelp>"
+msgid "<link href=\"text/shared/01/06130000.xhp\">Organize Dialogs</link>"
+msgstr "<link href=\"text/shared/01/06130000.xhp\">Διαχείριση Διαλόγων</link>"
-#: 05030100.xhp
+#: 06130001.xhp
msgctxt ""
-"05030100.xhp\n"
+"06130001.xhp\n"
+"par_idN105E3\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Dialogs tab page of the Macro Organizer.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τη σελίδα καρτέλας διαλόγων για την Διαχείριση Μακροεντολών.</ahelp>"
+
+#: 06130010.xhp
+msgctxt ""
+"06130010.xhp\n"
"tit\n"
"help.text"
-msgid "Indents and Spacing"
-msgstr "Εσοχές και Αποστάσεις"
+msgid "Record Macro"
+msgstr "Καταγραφή μακροεντολής"
-#: 05030100.xhp
+#: 06130010.xhp
msgctxt ""
-"05030100.xhp\n"
-"bm_id3154689\n"
+"06130010.xhp\n"
+"hd_id3153383\n"
+"5\n"
"help.text"
-msgid "<bookmark_value>spacing; between paragraphs in footnotes</bookmark_value> <bookmark_value>line spacing; paragraph</bookmark_value> <bookmark_value>spacing; lines and paragraphs</bookmark_value> <bookmark_value>single-line spacing in text</bookmark_value> <bookmark_value>one and a half line spacing in text</bookmark_value> <bookmark_value>double-line spacing in paragraphs</bookmark_value> <bookmark_value>leading between paragraphs</bookmark_value> <bookmark_value>paragraphs;spacing</bookmark_value>"
-msgstr "<bookmark_value>αποστάσεις, μεταξύ παραγράφων στις υποσημειώσεις</bookmark_value><bookmark_value>αποστάσεις γραμμών, παράγραφος</bookmark_value><bookmark_value>αποστάσεις, γραμμές και παράγραφοι</bookmark_value><bookmark_value>αποστάσεις μιας γραμμής στο κείμενο</bookmark_value><bookmark_value>αποστάσεις μιάμισης γραμμής μέσα στο κείμενο</bookmark_value><bookmark_value>αποστάσεις διπλής γραμμής στις παραγράφους</bookmark_value><bookmark_value>διάστιχο μεταξύ παραγράφων</bookmark_value><bookmark_value>παράγραφοι,αποστάσεις</bookmark_value>"
+msgid "<link href=\"text/shared/01/06130010.xhp\" name=\"Record Macro\">Record Macro</link>"
+msgstr "<link href=\"text/shared/01/06130010.xhp\" name=\"Καταγραφή μακροεντολής\">Καταγραφή μακροεντολής</link>"
-#: 05030100.xhp
+#: 06130010.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3154689\n"
+"06130010.xhp\n"
+"par_id3152952\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Indents and Spacing\">Indents and Spacing</link>"
-msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Εσοχές και Αποστάσεις\">Εσοχές και Αποστάσεις</link>"
+msgid "<ahelp hid=\".uno:MacroRecorder\">Records a new macro.</ahelp> Only available, if macro recording feature is enabled in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced</emph>."
+msgstr "<ahelp hid=\".uno:MacroRecorder\">Καταγράφει μια νέα μακροεντολή.</ahelp> Διαθέσιμο μόνο εάν το γνώρισμα καταγραφής μακροεντολής είναι ενεργό στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - προχωρημένα</emph>."
-#: 05030100.xhp
+#: 06130010.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3155069\n"
+"06130010.xhp\n"
+"hd_id3154788\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FORMAT_PARAGRAPH_STD\">Sets the indenting and the spacing options for the paragraph.</ahelp>"
-msgstr "<ahelp hid=\"HID_FORMAT_PARAGRAPH_STD\">Θέτει τις εσοχές και τις επιλογές για τις αποστάσεις για την τρέχουσα παράγραφο.</ahelp>"
+msgid "Stop Recording"
+msgstr "Τέλος καταγραφής"
-#: 05030100.xhp
+#: 06130010.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3153910\n"
-"64\n"
+"06130010.xhp\n"
+"par_id3146067\n"
+"4\n"
"help.text"
-msgid "To change the measurement units used in this dialog, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General, and then select a new measurement unit in the Settings area."
-msgstr "Για να αλλάξετε τις χρησιμοποιούμενες μονάδες μέτρησης σε αυτό το διάλογο, επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Γενικά και έπειτα επιλέξτε μια νέα μονάδα μέτρησης στην περιοχή ρυθμίσεων."
+msgid "<ahelp hid=\".uno:StopRecording\">Stops recording a macro.</ahelp>"
+msgstr "<ahelp hid=\".uno:StopRecording\">Σταματά να καταγράφει μία μακροεντολή.</ahelp>"
-#: 05030100.xhp
+#: 06130100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3154823\n"
-"11\n"
+"06130100.xhp\n"
+"tit\n"
"help.text"
-msgid "You can also <link href=\"text/swriter/guide/ruler.xhp\" name=\"ruler\">set indents using the ruler</link>. To display the ruler, choose <emph>View - Ruler</emph>."
-msgstr "Μπορείτε επίσης να<link href=\"text/swriter/guide/ruler.xhp\" name=\"χάρακας\">προσδιορίσετε εσοχές με τη χρήση του χάρακα</link>. Για να εμφανιστεί ο χάρακας, διαλέξτε <emph>Προβολή - Χάρακας</emph>."
+msgid "Change Password"
+msgstr "Αλλαγή κωδικού πρόσβασης"
-#: 05030100.xhp
+#: 06130100.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3158430\n"
+"06130100.xhp\n"
+"hd_id3153514\n"
+"1\n"
+"help.text"
+msgid "Change Password"
+msgstr "Αλλαγή κωδικού πρόσβασης"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3154545\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_PASSWORD\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
+msgstr "<ahelp hid=\"HID_PASSWORD\">Προστατεύει την επιλεγμένη βιβλιοθήκη με ένα κωδικό πρόσβασης.</ahelp> Μπορείτε να εισάγετε ένα νέο κωδικό ή να αλλάξετε τον τρέχοντα."
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3145759\n"
"3\n"
"help.text"
-msgid "Indent"
-msgstr "Εσοχή"
+msgid "Old password"
+msgstr "Παλιός κωδικός πρόσβασης"
-#: 05030100.xhp
+#: 06130100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3155419\n"
+"06130100.xhp\n"
+"hd_id3150603\n"
"4\n"
"help.text"
-msgid "Specify the amount of space to leave between the left and the right page margins and the paragraph."
-msgstr "Καθορίστε το μέγεθος του χώρου μεταξύ του αριστερού και του δεξιού περιθωρίου σελίδας και της παραγράφου."
+msgid "Password"
+msgstr "Κωδικός πρόσβασης"
-#: 05030100.xhp
+#: 06130100.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3153698\n"
+"06130100.xhp\n"
+"par_id3144415\n"
"5\n"
"help.text"
-msgid "Before text"
-msgstr "Προηγούμενο κείμενο"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Enter the current password for the selected library.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Εισάγετε τον τρέχοντα κωδικό πρόσβασης για την επιλεγμένη βιβλιοθήκη.</ahelp>"
-#: 05030100.xhp
+#: 06130100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3148990\n"
+"06130100.xhp\n"
+"hd_id3145160\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_LEFTINDENT\">Enter the amount of space that you want to indent the paragraph from the page margin. If you want the paragraph to extend into the page margin, enter a negative number. In Left-to-Right languages, the left edge of the paragraph is indented with respect to the left page margin. In Right-to-Left languages, the right edge of the paragraph is indented with respect to the right page margin.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_LEFTINDENT\">Εισάγετε την ποσότητα του χώρου που θέλετε να αφήσετε για εσοχή της παραγράφου από τα περιθώρια της σελίδας. Αν θέλετε η παράγραφος να επεκταθεί στα περιθώρια της σελίδας, Εισάγετε έναν αρνητικό αριθμό. Στις από Αριστερά Προς Δεξιά Γλώσσες, το αριστερό άκρο της παραγράφου αφήνει εσοχή στο αριστερό περιθώριο της σελίδας. Στις από Δεξιά Προς Αριστερά Γλώσσες, το δεξί άκρο της παραγράφου αφήνει εσοχή στο δεξί περιθώριο της σελίδας.</ahelp>"
+msgid "New password"
+msgstr "Νέος κωδικός πρόσβασης"
-#: 05030100.xhp
+#: 06130100.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3152361\n"
+"06130100.xhp\n"
+"hd_id3149525\n"
+"7\n"
+"help.text"
+msgid "Password"
+msgstr "Κωδικός πρόσβασης"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3159194\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Enter a new password for the selected library.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Εισάγετε ένα νέο κωδικό πρόσβασης για την επιλεγμένη βιβλιοθήκη.</ahelp>"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3166445\n"
"9\n"
"help.text"
-msgid "After text"
-msgstr "Επόμενο κείμενο"
+msgid "Confirm"
+msgstr "Επιβεβαίωση"
-#: 05030100.xhp
+#: 06130100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3154390\n"
+"06130100.xhp\n"
+"par_id3153114\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_RIGHTINDENT\">Enter the amount of space that you want to indent the paragraph from the page margin. If you want the paragraph to extend into the page margin, enter a negative number. In Left-to-Right languages, the right edge of the paragraph is indented with respect to the right page margin. In Right-to-Left languages, the left edge of the paragraph is indented with respect to the left page margin.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_RIGHTINDENT\">Εισάγετε την ποσότητα του χώρου που θέλετε να αφήσετε για εσοχή της παραγράφου από τα περιθώρια της σελίδας. Αν θέλετε η παράγραφος να επεκταθεί στα περιθώρια της σελίδας, εισάγετε έναν αρνητικό αριθμό. Στις από Αριστερά Προς Δεξιά Γλώσσες, το δεξί άκρο της παραγράφου αφήνει εσοχή στο δεξί περιθώριο της σελίδας. Στις από Δεξιά Προς Αριστερά Γλώσσες, το αριστερό άκρο της παραγράφου αφήνει εσοχή στο αριστερό περιθώριο της σελίδας.</ahelp>"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Reenter the new password for the selected library.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Εισάγετε ξανά τον κωδικό πρόσβασης για την επιλεγμένη βιβλιοθήκη.</ahelp>"
-#: 05030100.xhp
+#: 06130200.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3149169\n"
+"06130200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Organize Macros"
+msgstr "Διαχείριση μακροεντολών"
+
+#: 06130200.xhp
+msgctxt ""
+"06130200.xhp\n"
+"bm_id3237403\n"
+"help.text"
+msgid "<bookmark_value>macros;organizing</bookmark_value><bookmark_value>organizing;macros and scripts</bookmark_value><bookmark_value>script organization</bookmark_value>"
+msgstr "<bookmark_value>μακροεντολές; διαχείριση</bookmark_value><bookmark_value>διαχείριση; μακροεντολές και δέσμες ενεργειών</bookmark_value><bookmark_value>οργάνωση δέσμης ενεργειών</bookmark_value>"
+
+#: 06130200.xhp
+msgctxt ""
+"06130200.xhp\n"
+"par_idN1054B\n"
+"help.text"
+msgid "<variable id=\"organize_macros\"><link href=\"text/shared/01/06130200.xhp\">Organize Macros</link></variable>"
+msgstr "<variable id=\"organize_macros\"><link href=\"text/shared/01/06130200.xhp\">Διαχείριση μακροεντολών</link></variable>"
+
+#: 06130200.xhp
+msgctxt ""
+"06130200.xhp\n"
+"par_idN105B7\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a submenu with links to dialogs where you can organize macros and scripts.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού με συνδέσεις σε διαλόγους όπου μπορείτε να οργανώσετε μακροεντολές και δέσμες ενεργειών.</ahelp>"
+
+#: 06130200.xhp
+msgctxt ""
+"06130200.xhp\n"
+"par_idN1057F\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06130000.xhp\">%PRODUCTNAME Basic</link>"
+msgstr "<link href=\"text/shared/01/06130000.xhp\">%PRODUCTNAME Basic</link>"
+
+#: 06130200.xhp
+msgctxt ""
+"06130200.xhp\n"
+"par_idN105C3\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a dialog where you can organize %PRODUCTNAME Basic macros.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να οργανώσετε μακροεντολές %PRODUCTNAME Basic .</ahelp>"
+
+#: 06130200.xhp
+msgctxt ""
+"06130200.xhp\n"
+"par_idN105AA\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06130000.xhp#script\">JavaScript</link>"
+msgstr "<link href=\"text/shared/01/06130000.xhp#script\">JavaScript</link>"
+
+#: 06130200.xhp
+msgctxt ""
+"06130200.xhp\n"
+"par_idN105BA\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a dialog where you can organize scripts.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να οργανώσετε δέσμες ενεργειών.</ahelp>"
+
+#: 06130200.xhp
+msgctxt ""
+"06130200.xhp\n"
+"par_idN10622\n"
+"help.text"
+msgid "<embedvar href=\"text/shared/guide/scripting.xhp#scripting\"/>"
+msgstr "<embedvar href=\"text/shared/guide/scripting.xhp#scripting\"/>"
+
+#: 06130200.xhp
+msgctxt ""
+"06130200.xhp\n"
+"par_idN10597\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06130000.xhp#script\">BeanShell</link>"
+msgstr "<link href=\"text/shared/01/06130000.xhp#script\">BeanShell</link>"
+
+#: 06130200.xhp
+msgctxt ""
+"06130200.xhp\n"
+"par_idN105A7\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a dialog where you can organize scripts.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να οργανώσετε δέσμες ενεργειών.</ahelp>"
+
+#: 06130200.xhp
+msgctxt ""
+"06130200.xhp\n"
+"par_idN105FB\n"
+"help.text"
+msgid "<embedvar href=\"text/shared/guide/scripting.xhp#scripting\"/>"
+msgstr "<embedvar href=\"text/shared/guide/scripting.xhp#scripting\"/>"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Append libraries"
+msgstr "Προσθήκη βιβλιοθηκών"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3158442\n"
+"1\n"
+"help.text"
+msgid "Append libraries"
+msgstr "Προσθήκη βιβλιοθηκών"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3155271\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"\">Locate the <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
+msgstr "<ahelp hid=\"\">Εντοπίστε την βιβλιοθήκη <item type=\"productname\">%PRODUCTNAME</item> Basic που θέλετε να προσθέσετε στην τρέχουσα λίστα , και κάντε κλικ στο Άνοιγμα.</ahelp>"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3152952\n"
+"3\n"
+"help.text"
+msgid "File name:"
+msgstr "Όνομα αρχείου:"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3152876\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Enter a name or the path to the library that you want to append. You can also select a library from the list.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Εισάγετε το όνομα ή την διαδρομή για τη βιβλιοθήκη που θέλετε να προσθέσετε. Μπορείτε επίσης να επιλέξετε μια βιβλιοθήκη από τη λίστα.</ahelp>"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3147294\n"
+"5\n"
+"help.text"
+msgid "Options"
+msgstr "Επιλογές"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3143272\n"
"7\n"
"help.text"
-msgid "First line"
-msgstr "Πρώτη γραμμή"
+msgid "Insert as reference (read-only)"
+msgstr "Εισαγωγή ως παραπομπή (μόνο ανάγνωσης)"
-#: 05030100.xhp
+#: 06130500.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3150651\n"
+"06130500.xhp\n"
+"par_id3154350\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_FLINEINDENT\">Indents the first line of a paragraph by the amount that you enter. To create a hanging indent enter a positive value for \"Before text\" and a negative value for \"First line\". To indent the first line of a paragraph that uses numbering or bullets, choose \"<link href=\"text/shared/01/06050600.xhp\">Format - Bullets and Numbering - Position</link>\".</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_FLINEINDENT\">Θέτει εσοχή στην πρώτη γραμμή μιας παραγράφου σύμφωνα με την ποσότητα που εισάγετε. Για να δημιουργήσετε μια αρνητική εσοχή σώματος κειμένου εισάγετε μια θετική τιμή στο πεδίο \"Πριν το κείμενο\" και μια αρνητική τιμή στο πεδίο \"Πρώτη Γραμμή\". Για να θέσετε εσοχή στην πρώτη γραμμή μιας παραγράφου που χρησιμοποιεί αρίθμηση ή κουκίδες, επιλέξτε \"<link href=\"text/shared/01/06050600.xhp\">Μορφή - Κουκίδες και Αρίθμηση</link>\".</ahelp>"
+msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Adds the selected library as a read-only file. The library is reloaded each time you start <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Προσθέτει την επιλεγμένη βιβλιοθήκη σαν αρχείο μόνο για ανάγνωση. Η βιβλιοθήκη επαναφορτώνεται κάθε φορά που κάνετε εκκίνηση του <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-#: 05030100.xhp
+#: 06130500.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3150288\n"
-"52\n"
+"06130500.xhp\n"
+"hd_id3154788\n"
+"9\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automatic </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αυτόματα </caseinline></switchinline>"
+msgid "Replace existing libraries"
+msgstr "Αντικατάσταση υπάρχουσων βιβλιοθηκών"
-#: 05030100.xhp
+#: 06130500.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3151041\n"
-"53\n"
+"06130500.xhp\n"
+"par_id3154894\n"
+"10\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_STD_PARAGRAPH:CB_AUTO\">Automatically indents a paragraph according to the font size and the line spacing. The setting in the <emph>First Line </emph>box is ignored.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_STD_PARAGRAPH:CB_AUTO\">Θέτει αυτόματα εσοχές σε μια παράγραφο σύμφωνα με το μέγεθος γραμματοσειράς και το κενό μεταξύ των γραμμών. Η ρύθμιση στο πεδίο <emph>Πρώτη Γραμμή </emph>αγνοείται.</ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Replaces a library that has the same name with the current library.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Αντικαθιστά μια βιβλιοθήκη που έχει το ίδιο όνομα με την τρέχουσα βιβλιοθήκη.</ahelp>"
-#: 05030100.xhp
+#: 06140000.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3157894\n"
-"22\n"
+"06140000.xhp\n"
+"tit\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "Customize"
+msgstr "Προσαρμογή"
-#: 05030100.xhp
+#: 06140000.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3152462\n"
-"23\n"
+"06140000.xhp\n"
+"hd_id3146946\n"
+"1\n"
"help.text"
-msgid "Specify the amount of space to leave between selected paragraphs."
-msgstr "Καθορίστε το μέγεθος του χώρου που θα αφεθεί ανάμεσα στις επιλεγμένες παραγράφους."
+msgid "Customize"
+msgstr "Προσαρμογή"
-#: 05030100.xhp
+#: 06140000.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3147216\n"
-"24\n"
+"06140000.xhp\n"
+"par_id3155069\n"
+"2\n"
"help.text"
-msgid "Above paragraph"
-msgstr "Πάνω από παράγραφο"
+msgid "<variable id=\"anpassen\"><ahelp hid=\".uno:LoadToolBox\">Customizes $[officename] menus, shortcut keys, toolbars, and macro assignments to events.</ahelp></variable>"
+msgstr "<variable id=\"anpassen\"><ahelp hid=\".uno:LoadToolBox\">Προσαρμόζει μενού του $[officename] , πλήκτρα συντομεύσεων, γραμμές εργαλείων, και αναθέσεις μακροεντολών σε γεγονότα.</ahelp></variable>"
-#: 05030100.xhp
+#: 06140000.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3146148\n"
-"25\n"
+"06140000.xhp\n"
+"par_id3152821\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_TOPDIST\">Enter the amount of space that you want to leave above the selected paragraph(s).</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_TOPDIST\">Εισάγετε την ποσότητα του διαστήματος που θέλετε να αφήνετε πάνω από την/τις επιλεγμένη/επιλεγμένες παράγραφο/παραγράφους. </ahelp>"
+msgid "You can customize shortcut keys and macro assignments for the current application, or for all $[officename] applications."
+msgstr "Μπορείτε να επιλέξετε πλήκτρα συντόμευσης και αναθέσεις μακροεντολών για την τρέχουσα εφαρμογή, ή για όλες τις εφαρμογές του $[officename]."
-#: 05030100.xhp
+#: 06140000.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3145590\n"
-"26\n"
+"06140000.xhp\n"
+"par_id3153303\n"
+"4\n"
"help.text"
-msgid "Below paragraph"
-msgstr "Κάτω από την παράγραφο"
+msgid "You can also save and load individual menu, shortcut key, and toolbar custom settings."
+msgstr "Μπορείτε επίσης να αποθηκεύσετε και να φορτώσετε προσαρμοσμένες ρυθμίσεις για μεμονωμένα μενού, πλήκτρα συντόμευσης και προσαρμοσμένες γραμμές εργαλείων."
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3163822\n"
-"27\n"
+"06140100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_BOTTOMDIST\">Enter the amount of space that you want to leave below the selected paragraph(s).</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_BOTTOMDIST\">Εισάγετε την ποσότητα του διαστήματος που θέλετε να αφήνετε κάτω από την/τις επιλεγμένη/επιλεγμένες παράγραφο/παραγράφους.</ahelp>"
+msgid "Menu"
+msgstr "Μενού"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3145591\n"
-"26\n"
+"06140100.xhp\n"
+"bm_id900601\n"
"help.text"
-msgid "Don't add space between paragraphs of the same style"
-msgstr "Μην προσθέσετε κενό μεταξύ παραγράφων της ίδιας τεχνοτροπίας"
+msgid "<bookmark_value>editing;menus</bookmark_value><bookmark_value>customizing;menus</bookmark_value><bookmark_value>menus;customizing</bookmark_value>"
+msgstr "<bookmark_value>επεξεργασία; μενού</bookmark_value><bookmark_value>προσαρμογή; μενού</bookmark_value><bookmark_value>μενού; προσαρμογή</bookmark_value>"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3163823\n"
-"27\n"
+"06140100.xhp\n"
+"hd_id3153008\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_STD_PARAGRAPH:CB_CONTEXTUALSPACING\">Makes any space specified before or after this paragraph not be applied when the preceding and following paragraphs are of the same paragraph style.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_STD_PARAGRAPH:CB_CONTEXTUALSPACING\">κάνει οποιοδήποτε ορισμένο κενό πριν ή μετά αυτήν την παράγραφο να μην εφαρμοστεί, όταν οι προηγούμενες και οι επόμενες παράγραφοι είναι της ίδιας μορφής παραγράφου.</ahelp>"
+msgid "<link href=\"text/shared/01/06140100.xhp\" name=\"Menu\">Menu</link>"
+msgstr "<link href=\"text/shared/01/06140100.xhp\" name=\"Μενού\">Μενού</link>"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3156441\n"
-"28\n"
+"06140100.xhp\n"
+"par_id3152952\n"
+"2\n"
"help.text"
-msgid "Line spacing"
-msgstr "Διάστιχο γραμμών"
+msgid "<ahelp hid=\"HID_CONFIG_MENU\">Customizes and saves current menu layouts as well as creates new menus. You cannot customize context menus.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONFIG_MENU\">Προσαρμόζει και αποθηκεύει τις τρέχουσες διατάξεις μενού και δημιουργεί νέα μενού. Δε μπορείτε να τροποποιήσετε μενού περιβάλλοντος.</ahelp>"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3146985\n"
-"29\n"
+"06140100.xhp\n"
+"par_id3146873\n"
+"72\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_STD_PARAGRAPH:LB_LINEDIST\">Specify the amount of space to leave between lines of text in a paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_STD_PARAGRAPH:LB_LINEDIST\">Καθορίστε το μέγεθος του χώρου που θα αφεθεί ανάμεσα στις γραμμές του κειμένου σε μια παράγραφο.</ahelp>"
+msgid "You can add new commands, modify existing commands, or rearrange the menu items."
+msgstr "Μπορείτε να εισαγάγετε νέες εντολές, να τροποποιήσετε υπάρχουσες εντολές, να αλλάξετε τη σειρά των στοιχείων του μενού."
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3146923\n"
-"30\n"
+"06140100.xhp\n"
+"par_idN1069B\n"
"help.text"
-msgid "Single"
-msgstr "Απλό"
+msgid "Menu"
+msgstr "Μενού"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3150011\n"
-"31\n"
+"06140100.xhp\n"
+"par_idN1069F\n"
"help.text"
-msgid "<variable id=\"einzeiligtext\">Applies single line spacing to the current paragraph. This is the default setting. </variable>"
-msgstr "<variable id=\"einzeiligtext\">Εφαρμόζει μονό διάστιχο στην υπάρχουσα παράγραφο. Αυτή είναι η προεπιλεγμένη ρύθμιση. </variable>"
+msgid "<ahelp hid=\"705498935\">Select the menu and submenu that you want to edit.</ahelp>"
+msgstr "<ahelp hid=\"705498935\">Επιλέξτε το μενού και υπομενού που θέλετε να επεξεργαστείτε.</ahelp>"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3148500\n"
-"33\n"
+"06140100.xhp\n"
+"par_idN106B0\n"
"help.text"
-msgid "1.5 lines"
-msgstr "1,5 γραμμές"
+msgid "New"
+msgstr "Νέο"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3150094\n"
-"34\n"
+"06140100.xhp\n"
+"par_idN106B4\n"
"help.text"
-msgid "<variable id=\"eineinhalbzeiligtext\">Sets the line spacing to 1.5 lines. </variable>"
-msgstr "<variable id=\"eineinhalbzeiligtext\">Θέτει το διάστιχο σε 1,5 γραμμή. </variable>"
+msgid "<ahelp hid=\"705499960\">Opens the <link href=\"text/shared/01/06140101.xhp\">New Menu</link> dialog where you can enter the name of a new menu as well as select the location for the menu.</ahelp>"
+msgstr "<ahelp hid=\"705499960\">Ανοίγει το διάλογο <link href=\"text/shared/01/06140101.xhp\">Δημιουργίας μενού</link> όπου μπορείτε να εισάγετε το όνομα ενός νέου μενού καθώς και να επιλέξετε την τοποθεσία για το μενού.</ahelp>"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3149378\n"
-"36\n"
+"06140100.xhp\n"
+"par_idN106B7\n"
"help.text"
-msgid "Double"
-msgstr "Διπλό"
+msgid "Menu"
+msgstr "Μενού"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3154512\n"
-"37\n"
+"06140100.xhp\n"
+"par_idN106BB\n"
"help.text"
-msgid "<variable id=\"zweizeiligtext\">Sets the line spacing to two lines. </variable>"
-msgstr "<variable id=\"zweizeiligtext\">Θέτει το διάστιχο σε 2 γραμμές. </variable>"
+msgid "<ahelp hid=\"705507642\">Opens a submenu with additional commands.</ahelp>"
+msgstr "<ahelp hid=\"705507642\">Ανοίγει ένα υπομενού με πρόσθετες εντολές.</ahelp>"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3151206\n"
+"06140100.xhp\n"
+"par_idN106BE\n"
+"help.text"
+msgid "Move"
+msgstr "Μετακίνηση"
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN106C2\n"
+"help.text"
+msgid "Opens the <link href=\"text/shared/01/06140102.xhp\">Move Menu</link> dialog where you can specify the location of the selected menu."
+msgstr "Ανοίγει το διάλογο <link href=\"text/shared/01/06140102.xhp\">Μετακίνησης μενού</link> όπου μπορείτε να ορίσετε την τοποθεσία του επιλεγμένου μενού."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN106C5\n"
+"help.text"
+msgid "Rename"
+msgstr "Μετονομασία"
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN106C9\n"
+"help.text"
+msgid "Opens a dialog where you can change the name of the selected menu."
+msgstr "Ανοίγει ένα διάλογο όπου μπορείτε να αλλάξετε το όνομα του επιλεγμένου μενού."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN1071C\n"
+"help.text"
+msgid "New name"
+msgstr "Νέο όνομα"
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN1071F\n"
+"help.text"
+msgid "Enter the new name for the selected menu."
+msgstr "Εισάγετε το νέο όνομα για το επιλεγμένο μενού."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN106CC\n"
+"help.text"
+msgid "To specify the keyboard accelerator for a menu"
+msgstr "Για να ορίσετε επιταχυντή (συντόμευση) πληκτρολογίου για ένα μενού"
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN108C6\n"
+"help.text"
+msgid "A keyboard accelerator allows you to select a menu command when you press Alt+ an underlined letter in a menu command. For example, to select the <emph>Save All</emph> command by pressing Alt+V, enter Sa~ve All."
+msgstr "Ένας επιταχυντής σας επιτρέπει να επιλέξετε μία εντολή μενού όταν πατήσετε Alt+ ένα υπογραμμισμένο γράμμα σε μια εντολή μενού. Για παράδειγμα, για να επιλέξετε την εντολή <emph>Αποθήκευση όλων</emph> πατώντας Alt+Η, εισάγετε Αποθήκευσ~η όλων."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN106D0\n"
+"help.text"
+msgid "Select a menu or menu entry."
+msgstr "Επιλέξτε ένα μενού ή μία καταχώρηση μενού."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN108DC\n"
+"help.text"
+msgid "Click the <emph>Menu</emph> button and select <emph>Rename</emph>."
+msgstr "Κάνετε κλικ στο πεδίο επιλογής <emph>Μενού</emph> και επιλέξτε <emph>Μετονομασία</emph>."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN108E8\n"
+"help.text"
+msgid "Add a tilde (~) in front of the letter that you want to use as an accelerator."
+msgstr "Προσθέστε μια περισπωμένη (~) μπροστά στο γράμμα που θέλετε να χρησιμοποιήσετε για επιταχυντή."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN106F9\n"
+"help.text"
+msgid "Delete"
+msgstr "Επαναφορά"
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN106FD\n"
+"help.text"
+msgid "Deletes the selected menu or menu entry."
+msgstr "Διαγράφει το επιλεγμένο μενού ή την επιλεγμένη καταχώρηση του μενού."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN10910\n"
+"help.text"
+msgid "You can only delete custom menus and custom menu entries."
+msgstr "Μπορείτε να διαγράψετε μόνο προσαρμοσμένα μενού και ανάλογες καταχωρήσεις."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"hd_id3154408\n"
+"5\n"
+"help.text"
+msgid "Entries"
+msgstr "Εγγραφές"
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_id3150999\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"HID_MENUCONFIG_LISTBOX\">Displays a list of the available menu commands for the selected menu in the current application or document.</ahelp>"
+msgstr "<ahelp hid=\"HID_MENUCONFIG_LISTBOX\">Εμφανίζει μια λίστα των διαθέσιμων εντολών μενού για το επιλεγμένο μενού στον τρέχουσα εφαρμογή ή το τρέχον έγγραφο.</ahelp>"
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_id3150838\n"
"39\n"
"help.text"
-msgid "Proportional"
-msgstr "Αναλογικό"
+msgid "To rearrange the order of menu entries, select an entry, and then click the up or down arrow button."
+msgstr "Για να επαναδιατάξετε τις εγγραφές του μενού, επιλέξτε μια εγγραφή και κάντε κλικ στο βέλος προς τα πάνω ή στο βέλος προς τα κάτω."
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3147494\n"
-"40\n"
+"06140100.xhp\n"
+"hd_id3147620\n"
+"63\n"
"help.text"
-msgid "Select this option and then enter a percentage value in the box, where 100% corresponds to single line spacing."
-msgstr "Επιλέξτε αυτή την επιλογή και μετά εισάγετε ένα ποσοστό επί τοις εκατό μέσα στο πεδίο. Το 100% ανταποκρίνεται σε αποστάσεις της μιας γραμμής."
+msgid "Arrow Up"
+msgstr "Βέλος προς τα πάνω"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3156332\n"
-"41\n"
+"06140100.xhp\n"
+"par_id3153585\n"
+"64\n"
"help.text"
-msgid "At Least"
-msgstr "Τουλάχιστον"
+msgid "<ahelp hid=\"SFX2_IMAGEBUTTON_TP_CONFIG_MENU_BTN_MN_UP\">Moves the selected item up one position.</ahelp>"
+msgstr "<ahelp hid=\"SFX2_IMAGEBUTTON_TP_CONFIG_MENU_BTN_MN_UP\">Μετακινεί το επιλεγμένο στοιχείο μία θέση προς τα πάνω.</ahelp>"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3157965\n"
-"42\n"
+"06140100.xhp\n"
+"par_id3150119\n"
"help.text"
-msgid "Sets the minimum line spacing to the value that you enter in the box."
-msgstr "Θέτει την ελάχιστη απόσταση γραμμών στην τιμή που θα εισάγετε στο πλαίσιο."
+msgid "<image id=\"img_id3156192\" src=\"dbaccess/res/sortup.png\" width=\"0.2083inch\" height=\"0.222inch\"><alt id=\"alt_id3156192\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156192\" src=\"dbaccess/res/sortup.png\" width=\"0.2083inch\" height=\"0.222inch\"><alt id=\"alt_id3156192\">Εικονίδιο</alt></image>"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3150744\n"
-"47\n"
+"06140100.xhp\n"
+"par_id3153331\n"
+"65\n"
"help.text"
-msgid "If you use different font sizes within a paragraph, the line spacing is automatically adjusted to the largest font size. If you prefer to have identical spacing for all lines, specify a value in <emph>At least</emph> that corresponds to the largest font size."
-msgstr "Εάν εφαρμόσετε διαφορετικά μεγέθη γραμματοσειράς μέσα σε μια παράγραφο, η απόσταση μεταξύ των γραμμών προσαρμόζεται αυτόματα στο μεγαλύτερο μέγεθος γραμματοσειράς. Αν προτιμάτε να έχετε ίδια απόσταση για όλες τις γραμμές, καθορίστε μια τιμή στο πεδίο <emph>Τουλάχιστον</emph> η οποία αντιστοιχεί στο μεγαλύτερο μέγεθος γραμματοσειράς."
+msgid "Arrow Up"
+msgstr "Βέλος προς τα πάνω"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3153927\n"
-"43\n"
+"06140100.xhp\n"
+"hd_id3155388\n"
+"66\n"
"help.text"
-msgid "Leading"
-msgstr "Αρχικό διάστημα"
+msgid "Arrow Down"
+msgstr "Βέλος προς τα κάτω"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3153354\n"
-"44\n"
+"06140100.xhp\n"
+"par_id3147335\n"
+"67\n"
"help.text"
-msgid "Sets the height of the vertical space that is inserted between two lines."
-msgstr "Καθορίζει το ύψος του κατακόρυφου χώρου που εισήχθη ανάμεσα στις δύο γραμμές."
+msgid "<ahelp hid=\"SFX2_IMAGEBUTTON_TP_CONFIG_MENU_BTN_MN_DOWN\">Moves the selected item down one position.</ahelp>"
+msgstr "<ahelp hid=\"SFX2_IMAGEBUTTON_TP_CONFIG_MENU_BTN_MN_DOWN\">Μετακινεί το επιλεγμένο στοιχείο μία θέση προς τα κάτω.</ahelp>"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3155443\n"
-"54\n"
+"06140100.xhp\n"
+"par_id3148943\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Fixed </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Σταθερά </caseinline></switchinline>"
+msgid "<image id=\"img_id3145609\" src=\"dbaccess/res/sortdown.png\" width=\"0.1563inch\" height=\"0.1665inch\"><alt id=\"alt_id3145609\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145609\" src=\"dbaccess/res/sortdown.png\" width=\"0.1563inch\" height=\"0.1665inch\"><alt id=\"alt_id3145609\">Εικονίδιο</alt></image>"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3153711\n"
-"55\n"
+"06140100.xhp\n"
+"par_id3149295\n"
+"68\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Sets the line spacing to exactly match the value that you enter in the box. This can result in cropped characters. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Θέτει την απόσταση των γραμμών ώστε να ταιριάζουν ακριβώς στην τιμή που εισάγετε στο πεδίο. Αυτό μπορεί να οδηγήσει σε αποκοπή κάποιων χαρακτήρων. </caseinline></switchinline>"
+msgid "Arrow Down"
+msgstr "Βέλος προς τα κάτω"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3156383\n"
-"45\n"
+"06140100.xhp\n"
+"par_idN107EA\n"
"help.text"
-msgid "of"
-msgstr "από"
+msgid "Add Commands"
+msgstr "Προσθήκη εντολών"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3154304\n"
-"46\n"
+"06140100.xhp\n"
+"par_idN107EE\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_LINEDISTMETRIC\">Enter the value to use for the line spacing.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_STD_PARAGRAPH:ED_LINEDISTMETRIC\">Εισάγετε την τιμή που θέλετε να χρησιμοποιήσετε για την απόσταση των γραμμών.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the Add Commands dialog. Select any command, then click <emph>Add</emph> or drag-and-drop the command into the <emph>Customize</emph> dialog box.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο προσθήκης εντολών. Επιλέξτε οποιαδήποτε εντολή, έπειτα κλικ στο <emph>Προσθήκη</emph> ή σύρσιμο και απόθεση της εντολής στο πλαίσιο διαλόγου <emph>Προσαρμογή</emph>.</ahelp>"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3154965\n"
-"48\n"
+"06140100.xhp\n"
+"par_idN40723\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Register-true </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Καταχώριση-αληθής</caseinline></switchinline>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select any command, then click <emph>Add</emph> or drag-and-drop the command into the <emph>Customize</emph> dialog box.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε οποιαδήποτε εντολή, έπειτα κλικ στο <emph>προσθήκη</emph> ή σύρσιμο και απόθεση της εντολής στο πλαίσιο διαλόγου <emph>Προσαρμογή</emph>.</ahelp>"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3146316\n"
-"50\n"
+"06140100.xhp\n"
+"par_idN107F9\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Activate </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ενεργοποίηση </caseinline></switchinline>"
+msgid "Command"
+msgstr "Εντολή"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3156315\n"
-"51\n"
+"06140100.xhp\n"
+"par_idN107FD\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_STD_PARAGRAPH:CB_REGISTER\">Aligns the baseline of each line of text to a vertical document grid, so that each line is the same height. To use this feature, you must first activate the <emph>Register-true </emph>option for the current page style. To do this, choose <emph>Format - Page</emph>, click on the <emph>Page </emph>tab, and then select the<emph> Register-true</emph> box in the<emph> Layout settings</emph> area.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_STD_PARAGRAPH:CB_REGISTER\">Στοιχίζει την βασική γραμμή της κάθε γραμμής κειμένου σε ένα κατακόρυφο πλέγμα, ώστε κάθε γραμμή να έχει το ίδιο ύψος. Για να χρησιμοποιήσετε αυτό το χαρακτηριστικό, πρέπει πρώτα να ενεργοποιήσετε την επιλογή <emph>Επιβεβαίωση εγγραφής </emph>για το τρέχον στυλ σελίδας. Για να κάνετε αυτό, επιλέξτε <emph>Μορφή - Σελίδα</emph>, κάντε κλικ στην καρτέλα <emph>Σελίδα </emph>, και μετά επιλέξτε το πεδίο <emph>Επιβεβαίωση εγγραφής</emph> στην περιοχή <emph> Ρυθμίσεις Διάταξης</emph>.</ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\"705507646\">Opens a menu that contains additional commands.</ahelp>"
+msgstr "<ahelp hid=\"705507646\">Ανοίγει ένα μενού που περιέχει πρόσθετες εντολές</ahelp>"
-#: 05030100.xhp
+#: 06140100.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id9267250\n"
+"06140100.xhp\n"
+"par_idN10800\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Writing Register-true\">Writing Register-true</link>"
-msgstr "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Γραφή με επιβεβαίωση εγγραφής\">Γραφή με επιβεβαίωση εγγραφής</link>"
+msgid "Add Submenu"
+msgstr "Προσθήκη υπομενού"
-#: 01010001.xhp
+#: 06140100.xhp
msgctxt ""
-"01010001.xhp\n"
+"06140100.xhp\n"
+"par_idN10804\n"
+"help.text"
+msgid "Opens the Add Submenu dialog, where you enter the name of a submenu."
+msgstr "Ανοίγει το διάλογο προσθήκης υπομενού, όπου εισάγετε το όνομα ενός υπομενού."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN10807\n"
+"help.text"
+msgid "Begin Group"
+msgstr "Έναρξη μιας ομάδας"
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN1080B\n"
+"help.text"
+msgid "Inserts a separator line under the current menu entry."
+msgstr "Εισάγει μια διαχωριστική γραμμή κάτω από την τρέχουσα καταχώρηση μενού."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN1080E\n"
+"help.text"
+msgid "Rename"
+msgstr "Μετονομασία"
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN10812\n"
+"help.text"
+msgid "Opens the <emph>Rename</emph> dialog, where you enter a new name for the selected command."
+msgstr "Ανοίγει το διάλογο <emph>Μετονομασία</emph>, όπου εισάγετε ένα νέο όνομα για την επιλεγμένη εντολή."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN108CA\n"
+"help.text"
+msgid "New name"
+msgstr "Νέο όνομα"
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN108CD\n"
+"help.text"
+msgid "Enter the new name for the selected command."
+msgstr "Εισάγετε το νέο όνομα για την επιλεγμένη εντολή."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN10824\n"
+"help.text"
+msgid "Delete"
+msgstr "Επαναφορά"
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN10828\n"
+"help.text"
+msgid "Deletes the selected command."
+msgstr "Διαγράφει την επιλεγμένη εντολή."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN10918\n"
+"help.text"
+msgid "Save In"
+msgstr "Αποθήκευση σε"
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN1091C\n"
+"help.text"
+msgid "<ahelp hid=\"705498948\">Select the application or open document where you want to add the menu.</ahelp> A separate menu configuration is saved for the item that you select."
+msgstr "<ahelp hid=\"705498948\">Επιλέξτε την εφαρμογή ή το ανοιχτό έγγραφο όπου θέλετε να προσθέσετε το μενού.</ahelp> Μία ξεχωριστή διαμόρφωση μενού αποθηκεύεται για το στοιχείο που επιλέγετε."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN10AFB\n"
+"help.text"
+msgid "To edit a menu configuration that is associated with an item in the list, select the item, make the changes that you want, and then click the <emph>OK</emph> button."
+msgstr "Για να επεξεργαστείτε μία διαμόρφωση μενού που σχετίζεται με ένα στοιχείο στη λίστα, επιλέξτε το στοιχείο, κάνετε τις αλλαγές που επιθυμείτε και κάνετε κλικ στο πεδίο επιλογής <emph>OK</emph>."
+
+#: 06140100.xhp
+msgctxt ""
+"06140100.xhp\n"
+"par_idN10922\n"
+"help.text"
+msgid "You cannot load a menu configuration from one location and save the configuration to another location."
+msgstr "Δεν μπορείτε να φορτώσετε μία διαμόρφωση μενού από μια τοποθεσία και να την αποθηκεύσετε σε άλλη τοποθεσία."
+
+#: 06140101.xhp
+msgctxt ""
+"06140101.xhp\n"
"tit\n"
"help.text"
-msgid "Master Document"
-msgstr "Κύριο έγγραφο"
+msgid "New Menu"
+msgstr "Δημιουργία μενού"
-#: 01010001.xhp
+#: 06140101.xhp
msgctxt ""
-"01010001.xhp\n"
-"hd_id3153514\n"
-"1\n"
+"06140101.xhp\n"
+"par_idN10540\n"
"help.text"
-msgid "<link href=\"text/shared/01/01010001.xhp\" name=\"Master Document\">Master Document</link>"
-msgstr "<link href=\"text/shared/01/01010001.xhp\" name=\"Κύριο έγγραφο\">Κύριο έγγραφο</link>"
+msgid "New Menu"
+msgstr "Δημιουργία μενού"
-#: 01010001.xhp
+#: 06140101.xhp
msgctxt ""
-"01010001.xhp\n"
-"par_id3154682\n"
-"2\n"
+"06140101.xhp\n"
+"par_idN10558\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "Χρησιμοποιήστε ένα <emph>Κύριο έγγραφο</emph> για την οργάνωση πολύπλοκων έργων, όπως ένα βιβλίο.<ahelp hid=\".\"> Ένα <emph>Κύριο έγγραφο</emph> μπορεί να περιέχει τα ξεχωριστά αρχεία κάθε κεφαλαίου ενός βιβλίου, καθώς και ένα πίνακα περιεχομένων και ένα ευρετήριο.</ahelp>"
+msgid "Menu name"
+msgstr "Όνομα μενού"
-#: 01010001.xhp
+#: 06140101.xhp
msgctxt ""
-"01010001.xhp\n"
-"par_id3149828\n"
+"06140101.xhp\n"
+"par_idN1055C\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Περιήγηση για Κύρια έγγραφα\">Περιήγηση για Κύρια έγγραφα</link>"
+msgid "<ahelp hid=\".\">Enter a name for the menu. To specify a letter in the name as an accelerator key, enter a tilde (~) before the letter.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε ένα όνομα για το μενού. Για να ορίσετε ένα γράμμα στο όνομα ως πλήκτρο επιταχυντή, εισάγετε την περισπωμένη (~) πριν το γράμμα.</ahelp>"
-#: 02220100.xhp
+#: 06140101.xhp
msgctxt ""
-"02220100.xhp\n"
+"06140101.xhp\n"
+"par_idN1055F\n"
+"help.text"
+msgid "Menu position"
+msgstr "Θέση μενού"
+
+#: 06140101.xhp
+msgctxt ""
+"06140101.xhp\n"
+"par_idN10563\n"
+"help.text"
+msgid "Moves the selected menu entry up one position or down one position in the menu when you click the arrow buttons."
+msgstr "Μετακινεί την επιλεγμένη καταχώριση μενού μια θέση πάνω ή κάτω στο μενού με κλικ στα πλήκτρα βέλους."
+
+#: 06140102.xhp
+msgctxt ""
+"06140102.xhp\n"
"tit\n"
"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
+msgid "Move Menu"
+msgstr "Μετακίνηση μενού"
-#: 02220100.xhp
+#: 06140102.xhp
msgctxt ""
-"02220100.xhp\n"
-"bm_id1202200909085990\n"
+"06140102.xhp\n"
+"par_idN10540\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>θερμά σημεία;ιδιότητες</bookmark_value><bookmark_value>ιδιότητες;θερμά σημεία</bookmark_value><bookmark_value>Χάρτης εικόνας;ιδιότητες θερμού σημείου</bookmark_value>"
+msgid "Move Menu"
+msgstr "Μετακίνηση μενού"
-#: 02220100.xhp
+#: 06140102.xhp
msgctxt ""
-"02220100.xhp\n"
-"hd_id3154810\n"
+"06140102.xhp\n"
+"par_idN10558\n"
+"help.text"
+msgid "Menu position"
+msgstr "Θέση μενού"
+
+#: 06140102.xhp
+msgctxt ""
+"06140102.xhp\n"
+"par_idN1055C\n"
+"help.text"
+msgid "<ahelp hid=\".\">Moves the selected menu entry up one position or down one position in the menu when you click an arrow button.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετακινεί την επιλεγμένη καταχώριση μενού μια θέση πάνω ή κάτω στο μενού με κλικ σε κουμπί βέλους.</ahelp>"
+
+#: 06140200.xhp
+msgctxt ""
+"06140200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Keyboard"
+msgstr "Πληκτρολόγιο"
+
+#: 06140200.xhp
+msgctxt ""
+"06140200.xhp\n"
+"bm_id2322763\n"
+"help.text"
+msgid "<bookmark_value>keyboard;assigning/editing shortcut keys</bookmark_value><bookmark_value>customizing;keyboard</bookmark_value><bookmark_value>editing;shortcut keys</bookmark_value><bookmark_value>styles;keyboard shortcuts</bookmark_value>"
+msgstr "<bookmark_value>πληκτρολόγιο; ανάθεση/επεξεργασία πλήκτρων συντομεύσεων</bookmark_value><bookmark_value>προσαρμογή; πληκτρολόγιο</bookmark_value><bookmark_value>επεξεργασία; πλήκτρα συντομεύσεων</bookmark_value><bookmark_value>πρότυπα; πλήκτρα συντομεύσεων</bookmark_value>"
+
+#: 06140200.xhp
+msgctxt ""
+"06140200.xhp\n"
+"hd_id3148882\n"
"1\n"
"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
+msgid "<link href=\"text/shared/01/06140200.xhp\" name=\"Keyboard\">Keyboard</link>"
+msgstr "<link href=\"text/shared/01/06140200.xhp\" name=\"Πληκτρολόγιο\">Πληκτρολόγιο</link>"
-#: 02220100.xhp
+#: 06140200.xhp
msgctxt ""
-"02220100.xhp\n"
-"par_id3152910\n"
+"06140200.xhp\n"
+"par_id3159411\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX:MODALDIALOG:RID_SVXDLG_IMAPURL\">Lists the properties for the selected hotspot.</ahelp>"
-msgstr "<ahelp hid=\"SVX:MODALDIALOG:RID_SVXDLG_IMAPURL\">Αναφέρει τις ιδιότητες του επιλεγμένου hotspot.</ahelp>"
+msgid "<ahelp hid=\"HID_CONFIG_ACCEL\">Assigns or edits the shortcut keys for $[officename] commands, or $[officename] Basic macros.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONFIG_ACCEL\">Αναθέτει ή επεξεργάζεται τα πλήκτρα συντομεύσεων για εντολές $[officename] ή μακροεντολές Basic του $[officename].</ahelp>"
-#: 02220100.xhp
+#: 06140200.xhp
msgctxt ""
-"02220100.xhp\n"
-"hd_id3150976\n"
+"06140200.xhp\n"
+"par_id3154682\n"
+"21\n"
+"help.text"
+msgid "You can assign or edit shortcut keys for the current application or for all $[officename] applications."
+msgstr "Μπορείτε να αναθέσετε ή να επεξεργαστείτε πλήκτρα συντόμευσης για την τρέχουσα εφαρμογή, ή για όλες τις εφαρμογές του $[officename]."
+
+#: 06140200.xhp
+msgctxt ""
+"06140200.xhp\n"
+"par_id3150144\n"
+"29\n"
+"help.text"
+msgid "Avoid assigning shortcut keys that are currently used by your operating system."
+msgstr "Αποφύγετε την αντιστοίχιση πλήκτρων συντόμευσης που ήδη χρησιμοποιούνται από το λειτουργικό σας σύστημα."
+
+#: 06140200.xhp
+msgctxt ""
+"06140200.xhp\n"
+"hd_id3147250\n"
+"27\n"
+"help.text"
+msgid "$[officename]"
+msgstr "$[officename]"
+
+#: 06140200.xhp
+msgctxt ""
+"06140200.xhp\n"
+"par_id3152425\n"
+"26\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2_RADIOBUTTON_TP_CONFIG_ACCEL_RB_OFFICE\">Displays shortcut keys that are common to all $[officename] applications.</ahelp>"
+msgstr "<ahelp hid=\"SFX2_RADIOBUTTON_TP_CONFIG_ACCEL_RB_OFFICE\">Εμφανίζει πλήκτρα συντόμευσης κοινά για όλες τις εφαρμογές $[officename].</ahelp>"
+
+#: 06140200.xhp
+msgctxt ""
+"06140200.xhp\n"
+"hd_id3149095\n"
+"25\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Writer</caseinline><caseinline select=\"CALC\">Calc</caseinline><caseinline select=\"IMPRESS\">Impress</caseinline><caseinline select=\"DRAW\">Draw</caseinline><caseinline select=\"MATH\">Math</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Writer</caseinline><caseinline select=\"CALC\">Calc</caseinline><caseinline select=\"IMPRESS\">Impress</caseinline><caseinline select=\"DRAW\">Draw</caseinline><caseinline select=\"MATH\">Math</caseinline></switchinline>"
+
+#: 06140200.xhp
+msgctxt ""
+"06140200.xhp\n"
+"par_id3155892\n"
+"24\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2_RADIOBUTTON_TP_CONFIG_ACCEL_RB_MODULE\">Displays shortcut keys for the current $[officename] application.</ahelp>"
+msgstr "<ahelp hid=\"SFX2_RADIOBUTTON_TP_CONFIG_ACCEL_RB_MODULE\">Εμφανίζει πλήκτρα συντόμευσης για την τρέχουσα εφαρμογή $[officename].</ahelp>"
+
+#: 06140200.xhp
+msgctxt ""
+"06140200.xhp\n"
+"hd_id3149398\n"
"3\n"
"help.text"
-msgid "Hyperlink"
-msgstr "Υπερσύνδεση"
+msgid "Shortcut keys"
+msgstr "Πλήκτρα συντόμευσης"
-#: 02220100.xhp
+#: 06140200.xhp
msgctxt ""
-"02220100.xhp\n"
-"par_id3152349\n"
+"06140200.xhp\n"
+"par_id3149811\n"
"4\n"
"help.text"
-msgid "Lists the properties of the URL that is attached to the hotspot."
-msgstr "Εμφανίζει σε λίστα τις ιδιότητες του URL που είναι συνημμένο στο σημείο."
+msgid "<ahelp hid=\"HID_ACCELCONFIG_LISTBOX\">Lists the shortcut keys and the associated commands. To assign or modify the shortcut key for the command selected in the <emph>Function</emph> list, click a shortcut in this list, and then click <emph>Modify</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_ACCELCONFIG_LISTBOX\">Εμφανίζει σε λίστα τα πλήκτρα συντομεύσεων και τις σχετικές εντολές. Για να αντιστοιχίσετε ή να τροποποιήσετε το πλήκτρο συντόμευσης για την επιλεγμένη εντολή στη λίστα <emph>Εντολή</emph>, κάντε κλικ σε μια συντόμευση σε αυτή τη λίστα, και μετά στο πεδίο <emph>Τροποποίηση</emph>.</ahelp>"
-#: 02220100.xhp
+#: 06140200.xhp
msgctxt ""
-"02220100.xhp\n"
-"hd_id3156327\n"
+"06140200.xhp\n"
+"hd_id3157909\n"
"5\n"
"help.text"
-msgid "URL:"
-msgstr "URL:"
+msgid "Functions"
+msgstr "Λειτουργίες"
-#: 02220100.xhp
+#: 06140200.xhp
msgctxt ""
-"02220100.xhp\n"
-"par_id3155831\n"
+"06140200.xhp\n"
+"par_id3155388\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAPURL:EDT_URL\">Enter the URL for the file that you want to open when you click the selected hotspot.</ahelp> If you want to jump to a named anchor within the current document, the address should be of the form \"file:///C/[current_document_name]#anchor_name\"."
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAPURL:EDT_URL\">Εισάγετε το URL για το αρχείο το οποίο θέλετε να ανοίγει όταν πατάτε στο επιλεγμένο ενεργό σημείο.</ahelp> Εάν θέλετε να μεταφέρεστε σε μια επώνυμη αγκύρωση στο τρέχον έγγραφο, η διεύθυνση πρέπει να είναι της μορφής \"file:///C/[current_document_name]#anchor_name\"."
+msgid "Lists the function categories and the $[officename] functions that you can assign shortcut keys to."
+msgstr "Εμφανίζει σε λίστα τις κατηγορίες λειτουργιών και τις λειτουργίες $[officename] στις οποίες μπορείτε να αντιστοιχίσετε πλήκτρα συντομεύσεων."
-#: 02220100.xhp
+#: 06140200.xhp
msgctxt ""
-"02220100.xhp\n"
-"hd_id3153827\n"
+"06140200.xhp\n"
+"hd_id3155321\n"
"7\n"
"help.text"
-msgid "Alternative text:"
-msgstr "Εναλλακτικό κείμενο:"
+msgid "Category"
+msgstr "Κατηγορία"
-#: 02220100.xhp
+#: 06140200.xhp
msgctxt ""
-"02220100.xhp\n"
-"par_id3153665\n"
+"06140200.xhp\n"
+"par_id3149166\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAPURL:EDT_URLDESCRIPTION\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAPURL:EDT_URLDESCRIPTION\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται όταν το ποντίκι έχει αφεθεί στο hotspot σε ένα πρόγραμμα ανάγνωσης ιστοσελίδων. </ahelp>Εάν δεν εισάγετε κείμενο, εμφανίζεται η <emph>Διεύθυνση </emph>."
+msgid "<ahelp hid=\"HID_CONFIGGROUP_ACC_LISTBOX\">Lists the available function categories. To assign shortcuts to Styles, open the \"Styles\" category.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONFIGGROUP_ACC_LISTBOX\">Εμφανίζει σε λίστα τις διαθέσιμες κατηγορίες λειτουργιών. Για να αντιστοιχίσετε συντομεύσεις στα πρότυπα, ανοίξτε την κατηγορία \"Πρότυπα\".</ahelp>"
-#: 02220100.xhp
+#: 06140200.xhp
msgctxt ""
-"02220100.xhp\n"
-"hd_id3149166\n"
+"06140200.xhp\n"
+"hd_id3154380\n"
"9\n"
"help.text"
-msgid "Frame:"
-msgstr "Πλαίσιο:"
+msgid "Function"
+msgstr "Λειτουργία"
-#: 02220100.xhp
+#: 06140200.xhp
msgctxt ""
-"02220100.xhp\n"
-"par_id3155922\n"
+"06140200.xhp\n"
+"par_id3159148\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SVX:COMBOBOX:RID_SVXDLG_IMAPURL:CBB_TARGETS\">Enter the name of the target frame that you want to open the URL in. You can also select a standard frame name that is recognized by all browsers from the list.</ahelp>"
-msgstr "<ahelp hid=\"SVX:COMBOBOX:RID_SVXDLG_IMAPURL:CBB_TARGETS\">Εισάγετε το όνομα του πλαισίου προορισμού στο οποίο επιθυμείτε να ανοίξετε το URL. Μπορείτε επίσης να επιλέξετε ένα καθορισμένο όνομα πλαίσιου που αναγνωρίζεται από όλα τα προγράμματα ανάγνωσης ιστοσελίδων στη λίστα.</ahelp>"
+msgid "<ahelp hid=\"HID_CONFIGFUNCTION_ACC_LISTBOX\">Select a function that you want to assign a shortcut key to, click a key combination in the <emph>Shortcut keys</emph> list, and then click <emph>Modify</emph>. If the selected function already has a shortcut key, it is displayed in the <emph>Keys </emph>list.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONFIGFUNCTION_ACC_LISTBOX\">Διαλέξτε μια λειτουργία στην οποία επιθυμείτε να αναθέσετε ένα πλήκτρο συντόμευσης, κάνετε κλικ στη λίστα <emph>Πλήκτρα συντόμευσης</emph>, και μετά στο πεδίο <emph>Τροποποίηση</emph>. Αν στη συγκεκριμένη λειτουργία έχει ήδη ανατεθεί ένα πλήκτρο, εμφανίζεται στη λίστα <emph>Πλήκτρα</emph>.</ahelp>"
-#: 02220100.xhp
+#: 06140200.xhp
msgctxt ""
-"02220100.xhp\n"
-"hd_id3147530\n"
+"06140200.xhp\n"
+"hd_id3153332\n"
"11\n"
"help.text"
-msgid "Name:"
-msgstr "Όνομα:"
+msgid "Keys"
+msgstr "Πλήκτρα"
-#: 02220100.xhp
+#: 06140200.xhp
msgctxt ""
-"02220100.xhp\n"
-"par_id3148550\n"
+"06140200.xhp\n"
+"par_id3150084\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAPURL:EDT_NAME\">Enter a name for the image.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAPURL:EDT_NAME\">Εισάγετε ένα όνομα για την εικόνα.</ahelp>"
+msgid "<ahelp hid=\"SFX2:LISTBOX:TP_CONFIG_ACCEL:BOX_ACC_KEY\">Displays the shortcut keys that are assigned to the selected function.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:LISTBOX:TP_CONFIG_ACCEL:BOX_ACC_KEY\">Εμφανίζει τα πλήκτρα συντομεύσεων που έχουν ανατεθεί στη συγκεκριμένη λειτουργία.</ahelp>"
-#: 02220100.xhp
+#: 06140200.xhp
msgctxt ""
-"02220100.xhp\n"
-"hd_id7557298\n"
+"06140200.xhp\n"
+"hd_id3150772\n"
+"15\n"
"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
+msgid "Modify"
+msgstr "Τροποποίηση"
-#: 02220100.xhp
+#: 06140200.xhp
msgctxt ""
-"02220100.xhp\n"
-"par_id5057222\n"
+"06140200.xhp\n"
+"par_id3152909\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a description for the hotspot.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε μια περιγραφή για το hotspot.</ahelp>"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_ACC_CHANGE\">Assigns the key combination selected in the <emph>Shortcut keys</emph> list to the command selected in the <emph>Function </emph>list.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_ACC_CHANGE\">Αναθέτει τον επιλεγμένο συνδυασμό πλήκτρων στη λίστα <emph>Πλήκτρα συντομεύσεων</emph> στην επιλεγμένη εντολή της λίστας <emph>Λειτουργίες </emph>.</ahelp>"
-#: 02220100.xhp
+#: 06140200.xhp
msgctxt ""
-"02220100.xhp\n"
-"par_id3147559\n"
+"06140200.xhp\n"
+"par_id7730033\n"
"help.text"
-msgid "<link href=\"text/shared/01/01100500.xhp\" name=\"Priority Table\">Priority Table</link>"
-msgstr "<link href=\"text/shared/01/01100500.xhp\" name=\"Πίνακας προτεραιότητας\">Πίνακας προτεραιότητας</link>"
+msgid "<ahelp hid=\".\">Deletes the selected element or elements without requiring confirmation.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει το επιλεγμένο στοιχείο ή τα επιλεγμένα στοιχεία χωρίς να απαιτείται επιβεβαίωση.</ahelp>"
-#: 04160300.xhp
+#: 06140200.xhp
msgctxt ""
-"04160300.xhp\n"
-"tit\n"
+"06140200.xhp\n"
+"hd_id3154307\n"
+"17\n"
"help.text"
-msgid "Formula"
-msgstr "Τύπος"
+msgid "Load"
+msgstr "Φόρτωση"
-#: 04160300.xhp
+#: 06140200.xhp
msgctxt ""
-"04160300.xhp\n"
-"bm_id3152937\n"
+"06140200.xhp\n"
+"par_id3145609\n"
+"18\n"
"help.text"
-msgid "<bookmark_value>formulas; starting formula editor</bookmark_value><bookmark_value>$[officename] Math start</bookmark_value><bookmark_value>Math formula editor</bookmark_value><bookmark_value>equations in formula editor</bookmark_value><bookmark_value>editors;formula editor</bookmark_value>"
-msgstr "<bookmark_value>τύποι, έναρξη του επεξεργαστή τύπων</bookmark_value><bookmark_value>Έναρξη του $[officename] Math</bookmark_value><bookmark_value>επεξεργαστής τύπων Math</bookmark_value><bookmark_value>εξισώσεις στον επεξεργαστή τύπων</bookmark_value><bookmark_value>επεξεργαστές, επεξεργαστής τύπων</bookmark_value>"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_LOAD\">Replaces the shortcut key configuration with one that was previously saved.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_LOAD\">Αντικαθιστά την διαμόρφωση του πλήκτρου συντόμευσης με κάποια η οποία ήταν αποθηκευμένη προηγουμένως.</ahelp>"
-#: 04160300.xhp
+#: 06140200.xhp
msgctxt ""
-"04160300.xhp\n"
-"hd_id3152937\n"
+"06140200.xhp\n"
+"hd_id3150823\n"
+"19\n"
+"help.text"
+msgid "Save"
+msgstr "Αποθήκευση"
+
+#: 06140200.xhp
+msgctxt ""
+"06140200.xhp\n"
+"par_id3149655\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_SAVE\">Saves the current shortcut key configuration, so that you can load it later.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_SAVE\">Αποθηκεύει την τρέχουσα ρύθμιση πλήκτρου συντόμευσης ώστε να μπορείτε να τη φορτώσετε αργότερα.</ahelp>"
+
+#: 06140200.xhp
+msgctxt ""
+"06140200.xhp\n"
+"hd_id3150824\n"
+"19\n"
+"help.text"
+msgid "Reset"
+msgstr "Επαναφορά"
+
+#: 06140200.xhp
+msgctxt ""
+"06140200.xhp\n"
+"par_id756248\n"
+"help.text"
+msgid "<ahelp hid=\".\">Resets modified values back to the default values.</ahelp>"
+msgstr "<ahelp hid=\".\">Επαναφέρει τροποποιημένα πεδία στις προεπιλεγμένες τιμές.</ahelp>"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Toolbars"
+msgstr "Γραμμές εργαλείων"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"hd_id3154100\n"
"1\n"
"help.text"
-msgid "Formula"
-msgstr "Τύπος"
+msgid "<link href=\"text/shared/01/06140400.xhp\" name=\"Toolbars\">Toolbars</link>"
+msgstr "<link href=\"text/shared/01/06140400.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων</link>"
-#: 04160300.xhp
+#: 06140400.xhp
msgctxt ""
-"04160300.xhp\n"
-"par_id3149495\n"
+"06140400.xhp\n"
+"par_id3150279\n"
"2\n"
"help.text"
-msgid "<variable id=\"starmath\"><ahelp hid=\".uno:InsertObjectStarMath\">Inserts a formula into the current document.</ahelp><switchinline select=\"appl\"><caseinline select=\"MATH\"></caseinline><defaultinline> For more information open the $[officename] Math Help.</defaultinline></switchinline></variable>"
-msgstr "<variable id=\"starmath\"><ahelp hid=\".uno:InsertObjectStarMath\">Εισάγει έναν τύπο στο τρέχον έγγραφο.</ahelp><switchinline select=\"appl\"><caseinline select=\"MATH\"></caseinline><defaultinline> Για περισσότερες πληροφορίες ανοίξτε τη Βοήθεια του $[officename] Math.</defaultinline></switchinline></variable>"
+msgid "Lets you customize $[officename] toolbars."
+msgstr "Σας δίνει τη δυνατότητα να επεξεργαστείτε γραμμές εργαλείων του $[officename]."
-#: 04160300.xhp
+#: 06140400.xhp
msgctxt ""
-"04160300.xhp\n"
-"par_id3154317\n"
+"06140400.xhp\n"
+"par_idN10601\n"
"help.text"
-msgid "<link href=\"text/smath/main0000.xhp\" name=\"Formulas\">Formulas</link>"
-msgstr "<link href=\"text/smath/main0000.xhp\" name=\"Τύποι\">Τύποι</link>"
+msgid "Toolbar"
+msgstr "Γραμμή εργαλείων"
-#: 02230200.xhp
+#: 06140400.xhp
msgctxt ""
-"02230200.xhp\n"
+"06140400.xhp\n"
+"par_idN10604\n"
+"help.text"
+msgid "Select the toolbar you want to edit."
+msgstr "Επιλέξτε τη γραμμή εργαλείων που επιθυμείτε να επεξεργαστείτε."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10607\n"
+"help.text"
+msgid "New"
+msgstr "Νέο"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1060A\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Name dialog, where you enter the name of a new toolbar and select the location of the new toolbar.</ahelp> Opens the Name dialog, where you enter the name of a new toolbar and select the location of the new toolbar."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το διάλογο ονόματος, όπου εισάγετε το όνομα της νέας γραμμής εργαλείων και επιλέγετε την τοποθεσία της νέας γραμμής εργαλείων.</ahelp>Ανοίγει το διάλογο ονόματος, όπου εισάγετε το όνομα της νέας γραμμής εργαλείων και επιλέγετε την τοποθεσία της νέας γραμμής εργαλείων."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN106011\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the name of a new toolbar.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε το όνομα της νέας γραμμής εργαλείων.</ahelp>"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN106012\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the location of the new toolbar.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε την τοποθεσία της νέας γραμμής εργαλείων.</ahelp>"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1061B\n"
+"help.text"
+msgid "Toolbar"
+msgstr "Γραμμή εργαλείων"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1061E\n"
+"help.text"
+msgid "<ahelp hid=\".\">The Toolbar button opens a submenu</ahelp> with the following commands:"
+msgstr "<ahelp hid=\".\">Το πεδίο επιλογής Γραμμή εργαλείων ανοίγει ένα υπομενού</ahelp> με τις εξής εντολές:"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10621\n"
+"help.text"
+msgid "Rename"
+msgstr "Μετονομασία"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10624\n"
+"help.text"
+msgid "Opens the <emph>Name</emph> dialog, where you enter a new name for the selected toolbar."
+msgstr "Ανοίγει το διάλογο <emph>Όνομα</emph>, όπου εισάγετε ένα νέο όνομα για την επιλεγμένη γραμμή εργαλείων."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1062B\n"
+"help.text"
+msgid "New name"
+msgstr "Νέο όνομα"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1062E\n"
+"help.text"
+msgid "Enter the new name for the selected toolbar."
+msgstr "Εισάγετε το νέο όνομα για την επιλεγμένη γραμμή εργαλείων."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10631\n"
+"help.text"
+msgid "Delete"
+msgstr "Επαναφορά"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10634\n"
+"help.text"
+msgid "Deletes the selected toolbar after you agree to the question. You can only delete custom toolbars, not the built-in toolbars."
+msgstr "Διαγράφει την επιλεγμένη γραμμή εργαλείων αφού κάνετε επιβεβαίωση. Μπορείτε να διαγράψετε μόνο τις προσαρμοσμένες γραμμές εργαλείων και όχι τις ενσωματωμένες."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10637\n"
+"help.text"
+msgid "Restore Default Settings"
+msgstr "Επαναφορά προεπιλεγμένων ρυθμίσεων"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1063A\n"
+"help.text"
+msgid "Restores the default settings."
+msgstr "Επαναφέρει τις προεπιλεγμένες ρυθμίσεις."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1064F\n"
+"help.text"
+msgid "Icons only"
+msgstr "Μόνο εικονίδια"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10652\n"
+"help.text"
+msgid "Shows icons only."
+msgstr "Εμφανίζει μόνο εικονίδια."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10655\n"
+"help.text"
+msgid "Text only"
+msgstr "Μόνο κείμενο"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10658\n"
+"help.text"
+msgid "Shows text only."
+msgstr "Εμφανίζει μόνο κείμενο."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1065B\n"
+"help.text"
+msgid "Icons & Text"
+msgstr "Εικονίδια & κείμενο"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1065E\n"
+"help.text"
+msgid "Shows icons and text."
+msgstr "Εμφανίζει εικονίδια και κείμενο."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1069AAA\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected item up in the list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί το επιλεγμένο στοιχείο επάνω στη λίστα.</ahelp>"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1068AAA\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected item down in the list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί το επιλεγμένο στοιχείο κάτω στη λίστα.</ahelp>"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10661\n"
+"help.text"
+msgid "Commands"
+msgstr "Εντολές"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10664\n"
+"help.text"
+msgid "Displays a list of commands for the selected toolbar of the current application or document."
+msgstr "Εμφανίζει μια λίστα εντολών για την επιλεγμένη γραμμή εργαλείων της τρέχουσας εφαρμογής ή του τρέχοντος εγγράφου."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10667\n"
+"help.text"
+msgid "Add"
+msgstr "Προσθήκη"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1066A\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Add Commands dialog. Select any command, then click <emph>Add</emph> or drag-and-drop the command into the <emph>Customize</emph> dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο προσθήκης εντολών. Επιλέξτε οποιαδήποτε εντολή, έπειτα κλικ στο <emph>Προσθήκη</emph> ή σύρσιμο και απόθεση της εντολής στο διάλογο <emph>Προσαρμογή</emph>.</ahelp>"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10675\n"
+"help.text"
+msgid "Modify"
+msgstr "Τροποποίηση"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10678\n"
+"help.text"
+msgid "<ahelp hid=\".\">The Modify button opens a submenu</ahelp> with the following commands:"
+msgstr "<ahelp hid=\".\">Το πεδίο επιλογής Τροποποίηση ανοίγει ένα υπομενού</ahelp> με τις εξής εντολές:"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1067B\n"
+"help.text"
+msgid "Rename"
+msgstr "Μετονομασία"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1067E\n"
+"help.text"
+msgid "Opens the <emph>Rename</emph> dialog, where you enter a new name for the selected command."
+msgstr "Ανοίγει το διάλογο <emph>Μετονομασία</emph>, όπου εισάγετε ένα νέο όνομα για την επιλεγμένη εντολή."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10685\n"
+"help.text"
+msgid "New name"
+msgstr "Νέο όνομα"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10688\n"
+"help.text"
+msgid "Enter the new name for the selected command."
+msgstr "Εισάγετε το νέο όνομα για την επιλεγμένη εντολή."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1068B\n"
+"help.text"
+msgid "Delete"
+msgstr "Επαναφορά"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN1068E\n"
+"help.text"
+msgid "Deletes the selected command after you agree to the question."
+msgstr "Διαγράφει την επιλεγμένη εντολή αφού επιβεβαιώσετε."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10691\n"
+"help.text"
+msgid "Restore Default Settings"
+msgstr "Επαναφορά προεπιλεγμένων ρυθμίσεων"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN10694\n"
+"help.text"
+msgid "Restores the default settings."
+msgstr "Επαναφέρει τις προεπιλεγμένες ρυθμίσεις."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN106A9\n"
+"help.text"
+msgid "Begin a Group"
+msgstr "Έναρξη μιας ομάδας"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN106AC\n"
+"help.text"
+msgid "Inserts a separator line under the current toolbar entry."
+msgstr "Εισάγει μια διαχωριστική γραμμή κάτω από την τρέχουσα καταχώρηση γραμμής εργαλείων."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN106AF\n"
+"help.text"
+msgid "Change Icon"
+msgstr "Αλλαγή εικονιδίου"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN106B2\n"
+"help.text"
+msgid "Opens the Change Icon dialog, where you can assign a different icon to the current command."
+msgstr "Ανοίγει το διάλογο αλλαγής εικονιδίου, όπου μπορείτε να αντιστοιχίσετε κάποιο άλλο εικονίδιο στην τρέχουσα εντολή."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN106B5\n"
+"help.text"
+msgid "Reset Icon"
+msgstr "Επαναφορά εικονιδίου"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN106B8\n"
+"help.text"
+msgid "Resets the icon to the default icon."
+msgstr "Επαναφέρει το εικονίδιο στο προεπιλεγμένο."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN106BB\n"
+"help.text"
+msgid "Save In"
+msgstr "Αποθήκευση σε"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN106D2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the location where to load the configuration and where to save it.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε την τοποθεσία φόρτωσης και την τοποθεσία αποθήκευσης της διαμόρφωσης.</ahelp>"
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN106D5\n"
+"help.text"
+msgid "For every entry in the list box, an own configuration is maintained. Select one of the open documents or select the application to load and edit the associated configuration. Edit the configuration and save it back to the location from where you loaded it. Editing the configuration in one location does not change the configuration in any other location."
+msgstr "Για κάθε εγγραφή στο πεδίο λίστας διατηρείται μια ξεχωριστή διαμόρφωση. Επιλέξτε ένα από τα ανοιχτά έγγραφα ή την εφαρμογή που θέλετε να φορτώσετε και επεξεργαστείτε τη σχετική διαμόρφωση. Επεξεργαστείτε την διαμόρφωση και αποθηκεύστε την πάλι στην τοποθεσία από όπου την φορτώσατε. Η επεξεργασία της διαμόρφωσης σε μια τοποθεσία δεν αλλάζει την διαμόρφωση σε οποιαδήποτε άλλη τοποθεσία."
+
+#: 06140400.xhp
+msgctxt ""
+"06140400.xhp\n"
+"par_idN106D8\n"
+"help.text"
+msgid "It is not possible to load a configuration from one location and save it to another location."
+msgstr "Δεν είναι δυνατό να φορτώσετε μια διαμόρφωση από μια τοποθεσία και να την αποθηκεύσετε σε διαφορετική."
+
+#: 06140402.xhp
+msgctxt ""
+"06140402.xhp\n"
"tit\n"
"help.text"
-msgid "Show Changes"
-msgstr "Εμφάνιση αλλαγών"
+msgid "Change Icon"
+msgstr "Αλλαγή εικονιδίου"
-#: 02230200.xhp
+#: 06140402.xhp
msgctxt ""
-"02230200.xhp\n"
-"bm_id3149988\n"
+"06140402.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "<bookmark_value>changes; showing</bookmark_value><bookmark_value>hiding;changes</bookmark_value><bookmark_value>showing; changes</bookmark_value>"
-msgstr "<bookmark_value>αλλαγές, εμφάνιση</bookmark_value><bookmark_value>απόκρυψη,αλλαγές</bookmark_value><bookmark_value>εμφάνιση, αλλαγές</bookmark_value>"
+msgid "Change Icon"
+msgstr "Αλλαγή εικονιδίου"
-#: 02230200.xhp
+#: 06140402.xhp
msgctxt ""
-"02230200.xhp\n"
-"hd_id3149988\n"
+"06140402.xhp\n"
+"par_idN10547\n"
+"help.text"
+msgid "Icons"
+msgstr "Εικονίδια"
+
+#: 06140402.xhp
+msgctxt ""
+"06140402.xhp\n"
+"par_idN1054B\n"
+"help.text"
+msgid "Displays the available icons in %PRODUCTNAME. To replace the icon that you selected in the <link href=\"text/shared/01/06140400.xhp\">Customize</link> dialog, click an icon, then click the <emph>OK</emph> button."
+msgstr "Εμφανίζει τα διαθέσιμα εικονίδια στο %PRODUCTNAME. Για να αντικαταστήσετε το εικονίδιο που επιλέξατε στο διάλογο <link href=\"text/shared/01/06140400.xhp\">Προσαρμογή</link>, κάντε κλικ σε ένα εικονίδιο και μετά στο πεδίο επιλογής <emph>OK</emph>."
+
+#: 06140402.xhp
+msgctxt ""
+"06140402.xhp\n"
+"par_idN1055C\n"
+"help.text"
+msgid "Import"
+msgstr "Εισαγωγή"
+
+#: 06140402.xhp
+msgctxt ""
+"06140402.xhp\n"
+"par_idN10560\n"
+"help.text"
+msgid "<ahelp hid=\".\">Adds new icons to the list of icons. You see a file open dialog that imports the selected icon or icons into the internal icon directory of %PRODUCTNAME.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει νέα εικονιδία στη λίστα. Βλέπετε να ανοίγει ένας διάλογος αρχείων που εισάγει το επιλεγμένο εικονίδιο ή εικονίδια στον εσωτερικό κατάλογο εικονιδίων του %PRODUCTNAME.</ahelp>"
+
+#: 06140402.xhp
+msgctxt ""
+"06140402.xhp\n"
+"par_idN10575\n"
+"help.text"
+msgid "You can only import icons that are in the PNG file format and that are 16x16 or 26x26 pixels in size."
+msgstr "Μπορείτε να εισάγετε μόνο σύμβολα της μορφής αρχείου PNG και μεγέθους 16x16 ή 26x26 εικονοστοιχεία."
+
+#: 06140402.xhp
+msgctxt ""
+"06140402.xhp\n"
+"par_id8224433\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click to remove the selected icon from the list. Only user-defined icons can be removed.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να διαγράψετε το επιλεγμένο εικονίδιο από τη λίστα. Μόνο τα εικονίδια που έχουν οριστεί από το χρήστη μπορούν να διαγραφούν.</ahelp>"
+
+#: 06140500.xhp
+msgctxt ""
+"06140500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Events"
+msgstr "Γεγονότα"
+
+#: 06140500.xhp
+msgctxt ""
+"06140500.xhp\n"
+"bm_id3152427\n"
+"help.text"
+msgid "<bookmark_value>customizing; events</bookmark_value><bookmark_value>events; customizing</bookmark_value>"
+msgstr "<bookmark_value>προσαρμογή, γεγονότα</bookmark_value><bookmark_value>γεγονότα, προσαρμογή</bookmark_value>"
+
+#: 06140500.xhp
+msgctxt ""
+"06140500.xhp\n"
+"hd_id3152427\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/02230200.xhp\" name=\"Show Changes\">Show Changes</link>"
-msgstr "<link href=\"text/shared/01/02230200.xhp\" name=\"Εμφάνιση αλλαγών\">Εμφάνιση αλλαγών</link>"
+msgid "<link href=\"text/shared/01/06140500.xhp\" name=\"Events\">Events</link>"
+msgstr "<link href=\"text/shared/01/06140500.xhp\" name=\"Γεγονότα\">Γεγονότα</link>"
-#: 02230200.xhp
+#: 06140500.xhp
msgctxt ""
-"02230200.xhp\n"
-"par_id3153323\n"
+"06140500.xhp\n"
+"par_id3152937\n"
"2\n"
"help.text"
-msgid "<variable id=\"text\"><ahelp hid=\".uno:ShowChanges\">Shows or hides recorded changes.</ahelp></variable>"
-msgstr "<variable id=\"text\"><ahelp hid=\".uno:ShowChanges\">Εμφανίζει ή αποκρύπτει τις καταγεγραμμένες αλλαγές.</ahelp></variable>"
+msgid "<variable id=\"assignaction\"><ahelp hid=\".\">Assigns macros to program events. The assigned macro runs automatically every time the selected event occurs.</ahelp></variable>"
+msgstr "<variable id=\"assignaction\"><ahelp hid=\".\">Αναθέτει μακροεντολές σε γεγονότα προγράμματος. Η αντίστοιχη μακροεντολή εκτελείται αυτόματα κάθε φορά που συμβαίνει το επιλεγμένο γεγονός.</ahelp></variable>"
-#: 02230200.xhp
+#: 06140500.xhp
msgctxt ""
-"02230200.xhp\n"
-"par_id3152425\n"
-"7\n"
+"06140500.xhp\n"
+"par_id317748820\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "Μπορείτε να αλλάξετε τις ιδιότητες προβολής των στοιχείων επισήμανσης επιλέγοντας <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Αλλαγές\"><emph>%PRODUCTNAME Writer - Αλλαγές</emph></link> στο πλαίσιο διαλόγου επιλογών.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Αλλαγές\"><emph>%PRODUCTNAME Calc - Αλλαγές</emph></link> στο πλαίσιο διαλόγου επιλογών.</caseinline></switchinline>"
+msgid "The dialog box has reduced functionality when called from the Edit-Sheet menu of a spreadsheet."
+msgstr "Το πλαίσιο διαλόγου έχει μειωμένη λειτουργικότητα όταν καλείται από το μενού Επεξεργασία-Φύλλο ενός λογιστικού φύλλου."
-#: 02230200.xhp
+#: 06140500.xhp
msgctxt ""
-"02230200.xhp\n"
-"par_id3155356\n"
+"06140500.xhp\n"
+"par_idN1060A\n"
+"help.text"
+msgid "Save In"
+msgstr "Αποθήκευση σε"
+
+#: 06140500.xhp
+msgctxt ""
+"06140500.xhp\n"
+"par_idN1060E\n"
+"help.text"
+msgid "<ahelp hid=\"705547787\">Select first where to save the event binding, in the current document or in %PRODUCTNAME.</ahelp>"
+msgstr "<ahelp hid=\"705547787\">Επιλέξτε πρώτα πού επιθυμείτε να αποθηκεύσετε την αντιστοίχιση γεγονότος, στο τρέχον έγγραφο ή στο %PRODUCTNAME.</ahelp>"
+
+#: 06140500.xhp
+msgctxt ""
+"06140500.xhp\n"
+"par_id3153662\n"
+"36\n"
+"help.text"
+msgid "A macro that is saved with a document can only be run when that document is opened."
+msgstr "Μία μακροεντολή που αποθηκεύτηκε με ένα έγγραφο μπορεί να εκτελεστεί μόνο όταν αυτό το έγγραφο ανοίγει."
+
+#: 06140500.xhp
+msgctxt ""
+"06140500.xhp\n"
+"par_idN1061A\n"
+"help.text"
+msgid "<ahelp hid=\"40000\">The big list box lists the events and the assigned macros. After you selected the location in the <emph>Save In</emph> list box, select an event in the big list box. Then click <emph>Assign Macro</emph>.</ahelp>"
+msgstr "<ahelp hid=\"40000\">Το μεγάλο πεδίο λίστας εμφανίζει σε λίστα τα γεγονότα και τις αντίστοιχες μακροεντολές. Αφού επιλέξετε την τοποθεσία στο πεδίο λίστας <emph>Αποθήκευση σε</emph>, επιλέξτε ένα γεγονός στο μεγάλο πεδίο λίστας. Μετά κάντε κλικ στο πεδίο <emph>Ανάθεση μακροεντολής</emph>.</ahelp>"
+
+#: 06140500.xhp
+msgctxt ""
+"06140500.xhp\n"
+"hd_id3159258\n"
+"22\n"
+"help.text"
+msgid "Assign Macro"
+msgstr "Ανάθεση μακροεντολής"
+
+#: 06140500.xhp
+msgctxt ""
+"06140500.xhp\n"
+"par_id3156152\n"
+"23\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_EVENT:PB_ASSIGN\">Opens the <link href=\"text/shared/01/06130000.xhp\">Macro Selector</link> to assign a macro to the selected event.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_EVENT:PB_ASSIGN\">Ανοίγει την <link href=\"text/shared/01/06130000.xhp\">Επιλογή μακροεντολής</link> για να αναθέσετε μια μακροεντολή στο επιλεγμένο γεγονός.</ahelp>"
+
+#: 06140500.xhp
+msgctxt ""
+"06140500.xhp\n"
+"hd_id3154046\n"
+"24\n"
+"help.text"
+msgid "Remove Macro"
+msgstr "Αφαίρεση μακροεντολής"
+
+#: 06140500.xhp
+msgctxt ""
+"06140500.xhp\n"
+"par_id3152349\n"
+"35\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_EVENT:PB_DELETE\">Deletes the macro assignment for the selected event.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_EVENT:PB_DELETE\">Διαγράφει την ανάθεση μακροεντολής για το επιλεγμένο γεγονός.</ahelp>"
+
+#: 06140500.xhp
+msgctxt ""
+"06140500.xhp\n"
+"par_id3159147\n"
+"38\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060700.xhp\" name=\"List of events\">List of events</link>"
+msgstr "<link href=\"text/swriter/01/05060700.xhp\" name=\"Λίστα γεγονότων\">Λίστα γεγονότων</link>"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"tit\n"
+"help.text"
+msgid "XML Filter Settings"
+msgstr "Ρυθμίσεις φίλτρων XML"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"bm_id3153272\n"
+"help.text"
+msgid "<bookmark_value>filters; XML filter settings</bookmark_value><bookmark_value>XML filters; settings</bookmark_value>"
+msgstr "<bookmark_value>φίλτρα; ρυθμίσεις φίλτρων XML</bookmark_value><bookmark_value>XML φίλτρα; ρυθμίσεις</bookmark_value>"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"hd_id3153272\n"
+"2\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06150000.xhp\" name=\"XML Filter Settings\">XML Filter Settings</link>"
+msgstr "<link href=\"text/shared/01/06150000.xhp\" name=\"Ρυθμίσεις φίλτρων XML\">Ρυθμίσεις φίλτρων XML</link>"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3152937\n"
+"1\n"
+"help.text"
+msgid "<ahelp hid=\".uno:OpenXMLFilterSettings\">Opens the <emph>XML Filter Settings </emph>dialog, where you can create, edit, delete, and test filters to import and to export XML files.</ahelp>"
+msgstr "<ahelp hid=\".uno:OpenXMLFilterSettings\">Ανοίγει το διάλογο <emph>Ρυθμίσεις φίλτρων XML </emph>, όπου μπορείτε να δημιουργήσετε, επεξεργαστείτε, διαγράψετε και ελέγξετε φίλτρα για εισαγωγή και εξαγωγή αρχείων XML.</ahelp>"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_idN10646\n"
+"help.text"
+msgid "Some filters are only available as optional components during the %PRODUCTNAME installation. To install an optional filter, run the %PRODUCTNAME Setup application, select \"Modify\", and then select the filter that you want in the list of modules."
+msgstr "Κάποια φίλτρα είναι διαθέσιμα μόνο ως προαιρετικά στοιχεία κατά την εγκατάσταση του %PRODUCTNAME. Για να εγκαταστήσετε ένα προαιρετικό φίλτρο, εκτελέστε την εφαρμογή του προγράμματος εγκατάστασης του %PRODUCTNAME, επιλέξτε \"Τροποποίηση\" και στη συνέχεια επιλέξτε το φίλτρο που επιθυμείτε στη λίστα στοιχείων."
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3154794\n"
+"3\n"
+"help.text"
+msgid "The term <emph>XML filter</emph> is used in the following as a shortcut for the more exact description as an <emph>XSLT based filter</emph>."
+msgstr "Ο όρος <emph>φίλτρο XML</emph> χρησιμοποιείται στα εξής ως συντόμευση για την ακριβέστερη περιγραφή ως ένα <emph>φίλτρο βασισμένο σε XSLT</emph>."
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3149495\n"
+"4\n"
+"help.text"
+msgid "Term"
+msgstr "Όρος"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3149549\n"
+"5\n"
+"help.text"
+msgid "Description"
+msgstr "Περιγραφή"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3144758\n"
"6\n"
"help.text"
-msgid "When you rest the mouse pointer over a change markup in the document, a <emph>Tip</emph> displays the author and the date and time that the change was made.<switchinline select=\"appl\"><caseinline select=\"CALC\"> If the <emph>Extended Tips</emph> are activated, the type of change and any attached comments are also displayed.</caseinline></switchinline>"
-msgstr "Όταν αφήνεται το δείκτη ποντικιού πάνω από μια επισήμανση αλλαγής στο έγγραφο, μια <emph>συμβουλή</emph> εμφανίζει το συγγραφέα και την ημερομηνία και χρόνο που έγινε η αλλαγή.<switchinline select=\"appl\"><caseinline select=\"CALC\"> Εάν είναι ενεργές οι <emph>Εκτεταμένες συμβουλές</emph>, ο τύπος της αλλαγής και οποιαδήποτε προσαρτημένα σχόλιο εμφανίζονται επίσης.</caseinline></switchinline>"
+msgid "XML"
+msgstr "XML"
-#: 02230200.xhp
+#: 06150000.xhp
msgctxt ""
-"02230200.xhp\n"
-"hd_id3153681\n"
+"06150000.xhp\n"
+"par_id3152425\n"
+"7\n"
+"help.text"
+msgid "Extensible Markup Language"
+msgstr "Extensible Markup Language"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3155355\n"
"8\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show changes in spreadsheet</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Εμφάνιση αλλαγών στο λογιστικό φύλλο </caseinline></switchinline>"
+msgid "XSL"
+msgstr "XSL"
-#: 02230200.xhp
+#: 06150000.xhp
msgctxt ""
-"02230200.xhp\n"
-"par_id3149150\n"
+"06150000.xhp\n"
+"par_id3145071\n"
"9\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_HIGHLIGHT_CHANGES:CB_HIGHLIGHT\">Shows or hides recorded changes.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_HIGHLIGHT_CHANGES:CB_HIGHLIGHT\">Εμφανίζει ή αποκρύπτει τις καταγεγραμμένες αλλαγές.</ahelp></caseinline></switchinline>"
+msgid "Extensible Stylesheet Language"
+msgstr "Extensible Stylesheet Language"
-#: 02230200.xhp
+#: 06150000.xhp
msgctxt ""
-"02230200.xhp\n"
-"hd_id3147336\n"
+"06150000.xhp\n"
+"par_id3156426\n"
"10\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show accepted changes</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Εμφάνιση αποδεκτών αλλαγών </caseinline></switchinline>"
+msgid "XSLT"
+msgstr "XSLT"
-#: 02230200.xhp
+#: 06150000.xhp
msgctxt ""
-"02230200.xhp\n"
-"par_id3153541\n"
+"06150000.xhp\n"
+"par_id3154983\n"
"11\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_HIGHLIGHT_CHANGES:CB_HIGHLIGHT_ACCEPT\">Shows or hides the changes that were accepted.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_HIGHLIGHT_CHANGES:CB_HIGHLIGHT_ACCEPT\">Εμφανίζει ή αποκρύπτει τις αλλαγές που έγιναν αποδεκτές.</ahelp></caseinline></switchinline>"
+msgid "Extensible Stylesheet Language Transformation. XSLT files are also called XSLT stylesheets."
+msgstr "Extensible Stylesheet Language Transformation. Τα XSLT αρχεία ονομάζονται επίσης XSLT λογιστικά φύλλα."
-#: 02230200.xhp
+#: 06150000.xhp
msgctxt ""
-"02230200.xhp\n"
-"hd_id3149956\n"
+"06150000.xhp\n"
+"par_idN106E7\n"
+"help.text"
+msgid "The XHTML export filter produces valid \"XHTML 1.0 Strict\" output for Writer, Calc, Draw, and Impress documents."
+msgstr "Το φίλτρο εξαγωγής XHTML παράγει ένα έγκυρο αποτέλεσμα \"XHTML 1.0 Strict\" για έγγραφα Writer, Calc, Draw και Impress."
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"hd_id3145382\n"
"12\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Εμφάνιση αλλαγών που απορρίφθηκαν </caseinline></switchinline>"
+msgid "Filter list"
+msgstr "Λίστα φίλτρων"
-#: 02230200.xhp
+#: 06150000.xhp
msgctxt ""
-"02230200.xhp\n"
-"par_id3159166\n"
+"06150000.xhp\n"
+"par_id3147209\n"
"13\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_HIGHLIGHT_CHANGES:CB_HIGHLIGHT_REJECT\">Shows or hides the changes that were rejected.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_HIGHLIGHT_CHANGES:CB_HIGHLIGHT_REJECT\">Εμφανίζει ή αποκρύπτει τις αλλαγές που απορρίφθηκαν.</ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/filterlist\">Select one or more filters, then click one of the buttons.</ahelp>"
+msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/filterlist\">Επιλέξτε ένα ή περισσότερα φίλτρα, έπειτα πατήστε ένα από τα κουμπιά.</ahelp>"
-#: 02230200.xhp
+#: 06150000.xhp
msgctxt ""
-"02230200.xhp\n"
-"par_id3145119\n"
+"06150000.xhp\n"
+"par_idN10711\n"
"help.text"
-msgid "<link href=\"text/shared/01/02230300.xhp\" name=\"Comments\">Comments</link>"
-msgstr "<link href=\"text/shared/01/02230300.xhp\" name=\"Σχόλια\">Σχόλια</link>"
+msgid "Some filters are only available as optional components during the %PRODUCTNAME installation. To install an optional filter, run the %PRODUCTNAME Setup application, select \"Modify\", and then select the filter that you want in the list of modules."
+msgstr "Κάποια φίλτρα είναι διαθέσιμα μόνο ως προαιρετικά στοιχεία κατά την εγκατάσταση του %PRODUCTNAME. Για να εγκαταστήσετε ένα προαιρετικό φίλτρο, εκτελέστε την εφαρμογή του προγράμματος εγκατάστασης του %PRODUCTNAME, επιλέξτε \"Τροποποίηση\" και στη συνέχεια επιλέξτε το φίλτρο που επιθυμείτε στη λίστα στοιχείων."
-#: 05030700.xhp
+#: 06150000.xhp
msgctxt ""
-"05030700.xhp\n"
+"06150000.xhp\n"
+"par_id3153032\n"
+"33\n"
+"help.text"
+msgid "The lists shows the name and the type of the installed filters."
+msgstr "Η λίστα εμφανίζει το όνομα και τον τύπο των εγκατεστημένων φίλτρων."
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3154577\n"
+"14\n"
+"help.text"
+msgid "Click a filter to select it."
+msgstr "Κάντε κλικ σε ένα φίλτρο για να το επιλέξετε."
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3149885\n"
+"15\n"
+"help.text"
+msgid "Shift-click or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to select several filters."
+msgstr "Shift-κάντε κλικ ή <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-κάντε κλικ για να επιλέξετε μερικά φίλτρα."
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3149784\n"
+"16\n"
+"help.text"
+msgid "Double-click a name to edit the filter."
+msgstr "Κάντε διπλό κλικ σε ένα όνομα για να επεξεργαστείτε το φίλτρο."
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"hd_id3159400\n"
+"17\n"
+"help.text"
+msgid "New"
+msgstr "Νέο"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3149516\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/new\">Opens a dialog with the name of a new filter.</ahelp>"
+msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/new\">Ανοίγει έναν διάλογο με το όνομα του νέου φίλτρου.</ahelp>"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"hd_id3143270\n"
+"19\n"
+"help.text"
+msgid "Edit"
+msgstr "Επεξεργασία"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3156192\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/edit\">Opens a dialog with the name of the selected file.</ahelp>"
+msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/edit\">Ανοίγει έναν διάλογο με το όνομα του επιλεγμένου αρχείου.</ahelp>"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"hd_id3154380\n"
+"21\n"
+"help.text"
+msgid "Test XSLTs"
+msgstr "Έλεγχος XSLT"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3148491\n"
+"22\n"
+"help.text"
+msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/test\">Opens a dialog with the name of the selected file.</ahelp>"
+msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/test\">Ανοίγει έναν διάλογο με το όνομα του επιλεγμένου αρχείου.</ahelp>"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"hd_id3157909\n"
+"23\n"
+"help.text"
+msgid "Delete"
+msgstr "Επαναφορά"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3153564\n"
+"24\n"
+"help.text"
+msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/delete\">Deletes the selected file after you confirm the dialog that follows.</ahelp>"
+msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/delete\">Διαγράφει το επιλεγμένο αρχείο αφού επιβεβαιώσετε τον διάλογο που ακολουθεί.</ahelp>"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"hd_id3151384\n"
+"25\n"
+"help.text"
+msgid "Save as Package"
+msgstr "Αποθήκευση ως πακέτο"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3149575\n"
+"26\n"
+"help.text"
+msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/save\">Displays a <emph>Save as </emph>dialog to save the selected file as an XSLT filter package (*.jar).</ahelp>"
+msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/save\">Εμφανίζει έναν διάλογο <emph>Αποθήκευση ως </emph>για την αποθήκευση του επιλεγμένου αρχείου ως πακέτο φίλτρου XSLT (*.jar).</ahelp>"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"hd_id3154758\n"
+"27\n"
+"help.text"
+msgid "Open Package"
+msgstr "Άνοιγμα πακέτου"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3147559\n"
+"28\n"
+"help.text"
+msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/open\">Displays an <emph>Open </emph>dialog to open a filter from an XSLT filter package (*.jar).</ahelp>"
+msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/open\">Εμφανίζει έναν διάλογο <emph>Άνοιγμα </emph>για να ανοίξετε ένα φίλτρο από ένα πακέτο φίλτρου XSLT (*.jar).</ahelp>"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"hd_id3153960\n"
+"29\n"
+"help.text"
+msgid "Help"
+msgstr "Βοήθεια"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3150865\n"
+"30\n"
+"help.text"
+msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/help\">Displays the help page for this dialog.</ahelp>"
+msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/help\">Εμφανίζει τη σελίδα βοήθειας για αυτόν τον διάλογο.</ahelp>"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"hd_id3152772\n"
+"31\n"
+"help.text"
+msgid "Close"
+msgstr "Κλείσιμο"
+
+#: 06150000.xhp
+msgctxt ""
+"06150000.xhp\n"
+"par_id3159086\n"
+"32\n"
+"help.text"
+msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/close\">Closes the dialog.</ahelp>"
+msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/close\">Κλείνει τον διάλογο.</ahelp>"
+
+#: 06150100.xhp
+msgctxt ""
+"06150100.xhp\n"
"tit\n"
"help.text"
-msgid "Alignment"
-msgstr "Στοίχιση"
+msgid "XML Filter"
+msgstr "Φίλτρο XML"
-#: 05030700.xhp
+#: 06150100.xhp
msgctxt ""
-"05030700.xhp\n"
-"bm_id3150008\n"
+"06150100.xhp\n"
+"hd_id3153882\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>aligning; paragraphs</bookmark_value><bookmark_value>paragraphs; alignment</bookmark_value><bookmark_value>lines of text; alignment</bookmark_value><bookmark_value>left alignment of paragraphs</bookmark_value><bookmark_value>right alignment of paragraphs</bookmark_value><bookmark_value>centered text</bookmark_value><bookmark_value>justifying text</bookmark_value>"
-msgstr "<bookmark_value>στοίχιση, παράγραφοι</bookmark_value><bookmark_value>παράγραφοι, στοίχιση</bookmark_value><bookmark_value>σειρές του κειμένου, στοίχιση</bookmark_value><bookmark_value>αριστερή στοίχιση παραγράφων</bookmark_value><bookmark_value>δεξιά στοίχιση παραγράφων</bookmark_value><bookmark_value>κεντραρισμένο κείμενο</bookmark_value><bookmark_value>πλήρης στοίχιση</bookmark_value>"
+msgid "<variable id=\"xml_filter\"><link href=\"text/shared/01/06150100.xhp\" name=\"XML Filter\">XML Filter</link></variable>"
+msgstr "<variable id=\"xml_filter\"><link href=\"text/shared/01/06150100.xhp\" name=\"Φίλτρο XML\">Φίλτρο XML</link></variable>"
-#: 05030700.xhp
+#: 06150100.xhp
msgctxt ""
-"05030700.xhp\n"
-"hd_id3150008\n"
+"06150100.xhp\n"
+"par_id3153070\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">View and edit the settings of an <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
+msgstr "<ahelp hid=\".\">Δείτε και επεξεργαστείτε τις ρυθμίσεις ενός <link href=\"text/shared/01/06150000.xhp\" name=\"φίλτρου XML\">φίλτρου XML</link>.</ahelp>"
+
+#: 06150110.xhp
+msgctxt ""
+"06150110.xhp\n"
+"tit\n"
+"help.text"
+msgid "General"
+msgstr "Γενικά"
+
+#: 06150110.xhp
+msgctxt ""
+"06150110.xhp\n"
+"hd_id3158442\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Alignment\">Alignment</link>"
-msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Στοίχιση\">Στοίχιση</link>"
+msgid "<variable id=\"general\"><link href=\"text/shared/01/06150110.xhp\" name=\"General\">General</link></variable>"
+msgstr "<variable id=\"general\"><link href=\"text/shared/01/06150110.xhp\" name=\"Γενικά\">Γενικά</link></variable>"
-#: 05030700.xhp
+#: 06150110.xhp
msgctxt ""
-"05030700.xhp\n"
-"par_id3147399\n"
+"06150110.xhp\n"
+"par_id3149038\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"\">Enter or edit general information for an <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
+msgstr "<ahelp hid=\"\">Εισάγετε ή επεξεργαστείτε γενικές πληροφορίες για ένα <link href=\"text/shared/01/06150000.xhp\" name=\"φίλτρο XML\">φίλτρο XML</link>.</ahelp>"
+
+#: 06150110.xhp
+msgctxt ""
+"06150110.xhp\n"
+"hd_id3151097\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FORMAT_PARAGRAPH_ALIGN\">Sets the alignment of the paragraph relative to the margins of page.</ahelp>"
-msgstr "<ahelp hid=\"HID_FORMAT_PARAGRAPH_ALIGN\">Ρυθμίζει τη στοίχιση της παραγράφου σχετικά με τα περιθώρια της σελίδας.</ahelp>"
+msgid "Filter name"
+msgstr "Όνομα φίλτρου"
-#: 05030700.xhp
+#: 06150110.xhp
msgctxt ""
-"05030700.xhp\n"
-"hd_id3143268\n"
+"06150110.xhp\n"
+"par_id3150838\n"
"3\n"
"help.text"
-msgid "Alignment"
-msgstr "Στοίχιση"
+msgid "<ahelp hid=\"HID_XML_FILTER_NAME\">Enter the name that you want to display in the list box of the <emph>XML Filter Settings</emph> dialog.</ahelp> You must enter a unique name."
+msgstr "<ahelp hid=\"HID_XML_FILTER_NAME\">Εισάγετε το όνομα που θέλετε να εμφανίζεται στο πεδίο λίστας του διαλόγου <emph>Ρυθμίσεις φίλτρων XML</emph>.</ahelp> Πρέπει να εισάγετε ένα μοναδικό όνομα."
-#: 05030700.xhp
+#: 06150110.xhp
msgctxt ""
-"05030700.xhp\n"
-"par_id3147008\n"
+"06150110.xhp\n"
+"hd_id3149119\n"
"4\n"
"help.text"
-msgid "Set the alignment options for the current paragraph."
-msgstr "Ρυθμίστε τις ιδιότητες της στοίχισης για την τρέχουσα παράγραφο."
+msgid "Application"
+msgstr "Εφαρμογή"
-#: 05030700.xhp
+#: 06150110.xhp
msgctxt ""
-"05030700.xhp\n"
-"hd_id3153681\n"
+"06150110.xhp\n"
+"par_id3149793\n"
"5\n"
"help.text"
-msgid "Left"
-msgstr "Αριστερά"
+msgid "<ahelp hid=\"HID_XML_FILTER_APPLICATION\">Select the application that you want to use with the filter.</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_APPLICATION\">Επιλέξτε την εφαρμογή που θέλετε να χρησιμοποιείτε με το φίλτρο.</ahelp>"
-#: 05030700.xhp
+#: 06150110.xhp
msgctxt ""
-"05030700.xhp\n"
-"par_id3153031\n"
+"06150110.xhp\n"
+"hd_id3149999\n"
"6\n"
"help.text"
-msgid "<variable id=\"linkstext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_LEFTALIGN\">Aligns the paragraph to the left page margin.</ahelp></variable> If Asian language support is enabled, this option is named Left/Top."
-msgstr "<variable id=\"linkstext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_LEFTALIGN\">Στοιχίζει την παράγραφο στο αριστερό περιθώριο σελίδας.</ahelp></variable>Αν η υποστήριξη γλωσσών της Ασίας είναι ενεργοποιημένη, αυτή επιλογή ονομάζεται Αριστερά/Πάνω."
+msgid "Name of file type"
+msgstr "Όνομα του τύπου αρχείου"
-#: 05030700.xhp
+#: 06150110.xhp
msgctxt ""
-"05030700.xhp\n"
-"hd_id3154142\n"
+"06150110.xhp\n"
+"par_id3149549\n"
"7\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "<ahelp hid=\"HID_XML_FILTER_INTERFACE_NAME\">Enter the name that you want to display in the <emph>File type</emph> box in file dialogs.</ahelp> You must enter a unique name. For import filters, the name appears in the <emph>File type</emph> box of <emph>Open</emph> dialogs. For export filters, the name appears in the <emph>File format</emph> box of <emph>Export</emph> dialogs."
+msgstr "<ahelp hid=\"HID_XML_FILTER_INTERFACE_NAME\">Εισάγετε το όνομα που θέλετε να εμφανίζεται στο πεδίο <emph>τύπος αρχείου</emph> σε διαλόγους αρχείων.</ahelp> Πρέπει να εισάγετε ένα μοναδικό όνομα. Για φίλτρα εισαγωγής, το όνομα εμφανίζεται στο πεδίο <emph>τύπος αρχείου</emph> των διαλόγων <emph>Άνοιγμα</emph>. Για φίλτρα εξαγωγής, το όνομα εμφανίζεται στο πεδίο <emph>Μορφή αρχείου</emph> των διαλόγων <emph>Εξαγωγή</emph>."
-#: 05030700.xhp
+#: 06150110.xhp
msgctxt ""
-"05030700.xhp\n"
-"par_id3156326\n"
+"06150110.xhp\n"
+"hd_id3147834\n"
"8\n"
"help.text"
-msgid "<variable id=\"rechtstext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_RIGHTALIGN\">Aligns the paragraph to the right page margin.</ahelp></variable> If Asian language support is enabled, this option is named Right/Bottom."
-msgstr "<variable id=\"rechtstext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_RIGHTALIGN\">Στοιχίζει την παράγραφο στο δεξιό περιθώριο σελίδας.</ahelp></variable>Αν η υποστήριξη γλωσσών της Ασίας είναι ενεργοποιημένη, αυτή επιλογή ονομάζεται Δεξιά/Κάτω."
+msgid "File extension"
+msgstr "Επέκταση αρχείου"
-#: 05030700.xhp
+#: 06150110.xhp
msgctxt ""
-"05030700.xhp\n"
-"hd_id3148642\n"
+"06150110.xhp\n"
+"par_id3147291\n"
"9\n"
"help.text"
-msgid "Centered"
-msgstr "Στο κέντρο"
+msgid "<ahelp hid=\"HID_XML_FILTER_EXTENSION\">Enter the file extension to use when you open a file without specifying a filter. $[officename] uses the file extension to determine which filter to use.</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_EXTENSION\">Εισάγετε την επέκταση αρχείου που θα χρησιμοποιείται όταν ανοίγετε ένα αρχείο χωρίς να προσδιορίζετε ένα φίλτρο. Το $[officename] χρησιμοποιεί την επέκταση αρχείου για να καθορίσει ποιο φίλτρο να χρησιμοποιήσει.</ahelp>"
-#: 05030700.xhp
+#: 06150110.xhp
msgctxt ""
-"05030700.xhp\n"
-"par_id3153257\n"
+"06150110.xhp\n"
+"hd_id3157863\n"
"10\n"
"help.text"
-msgid "<variable id=\"zentrierttext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_CENTERALIGN\">Centers the contents of the paragraph on the page.</ahelp></variable>"
-msgstr "<variable id=\"zentrierttext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_CENTERALIGN\">Κεντράρει τα περιεχόμενα της παραγράφου στην σελίδα.</ahelp></variable>"
+msgid "Comments"
+msgstr "Σχόλια"
-#: 05030700.xhp
+#: 06150110.xhp
msgctxt ""
-"05030700.xhp\n"
-"hd_id3149415\n"
+"06150110.xhp\n"
+"par_id3146957\n"
"11\n"
"help.text"
-msgid "Justify"
-msgstr "Πλήρης στοίχιση"
+msgid "<ahelp hid=\"HID_XML_FILTER_DESCRIPTION\">Enter a comment (optional).</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_DESCRIPTION\">Εισάγετε ένα σχόλιο (προαιρετικό).</ahelp>"
-#: 05030700.xhp
+#: 06150120.xhp
msgctxt ""
-"05030700.xhp\n"
-"par_id3152474\n"
+"06150120.xhp\n"
+"tit\n"
+"help.text"
+msgid "Transformation"
+msgstr "Μετασχηματισμός"
+
+#: 06150120.xhp
+msgctxt ""
+"06150120.xhp\n"
+"hd_id3147477\n"
+"21\n"
+"help.text"
+msgid "<variable id=\"transformation\"><link href=\"text/shared/01/06150120.xhp\" name=\"Transformation\">Transformation</link></variable>"
+msgstr "<variable id=\"transformation\"><link href=\"text/shared/01/06150120.xhp\" name=\"Μετασχηματισμός\">Μετασχηματισμός</link></variable>"
+
+#: 06150120.xhp
+msgctxt ""
+"06150120.xhp\n"
+"par_id3154350\n"
+"1\n"
+"help.text"
+msgid "<ahelp visibility=\"visible\" hid=\"\">Enter or edit file information for an <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"\">Εισάγετε ή επεξεργαστείτε πληροφορίες αρχείου για ένα <link href=\"text/shared/01/06150000.xhp\" name=\"φίλτρο XML\">φίλτρο XML</link>.</ahelp>"
+
+#: 06150120.xhp
+msgctxt ""
+"06150120.xhp\n"
+"hd_id3148668\n"
+"2\n"
+"help.text"
+msgid "DocType"
+msgstr "DocType"
+
+#: 06150120.xhp
+msgctxt ""
+"06150120.xhp\n"
+"par_id3155934\n"
+"3\n"
+"help.text"
+msgid "<ahelp hid=\"HID_XML_FILTER_DOCTYPE\" visibility=\"visible\">Enter the DOCTYPE of the XML file.</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_DOCTYPE\" visibility=\"visible\">Εισάγετε το DOCTYPE του αρχείου XML.</ahelp>"
+
+#: 06150120.xhp
+msgctxt ""
+"06150120.xhp\n"
+"par_id3155892\n"
+"11\n"
+"help.text"
+msgid "The public identifier is used to detect the filter when you open a file without specifying a filter."
+msgstr "Το δημόσιο αναγνωριστικό χρησιμοποιείται για να ανιχνεύσει το φίλτρο όταν ανοίγετε ένα αρχείο χωρίς να προσδιορίζετε το φίλτρο."
+
+#: 06150120.xhp
+msgctxt ""
+"06150120.xhp\n"
+"hd_id3155338\n"
"12\n"
"help.text"
-msgid "<variable id=\"blocksatztext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_JUSTIFYALIGN\">Aligns the paragraph to the left and to the right page margins.</ahelp></variable>"
-msgstr "<variable id=\"blocksatztext\"><ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_ALIGN_PARAGRAPH:BTN_JUSTIFYALIGN\">Στοιχίζει την παράγραφο στα αριστερά και στα δεξιά περιθώρια της σελίδας .</ahelp></variable>"
+msgid "Browse"
+msgstr "Αναζήτηση"
-#: 05030700.xhp
+#: 06150120.xhp
msgctxt ""
-"05030700.xhp\n"
-"hd_id3145068\n"
+"06150120.xhp\n"
+"par_id3150506\n"
"13\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Last Line </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Τελευταία Γραμμή </caseinline></switchinline>"
+msgid "<ahelp hid=\"HID_XML_FILTER_IMPORT_TEMPLATE_BROWSE\" visibility=\"visible\">Opens a file selection dialog.</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_IMPORT_TEMPLATE_BROWSE\" visibility=\"visible\">Ανοίγει ένα διάλογο επιλογής αρχείου.</ahelp>"
-#: 05030700.xhp
+#: 06150120.xhp
msgctxt ""
-"05030700.xhp\n"
-"par_id3154280\n"
+"06150120.xhp\n"
+"hd_id3153527\n"
"14\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_ALIGN_PARAGRAPH:LB_LASTLINE\">Specify the alignment for the last line in the paragraph.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_ALIGN_PARAGRAPH:LB_LASTLINE\">Καθορίστε την στοίχιση για την τελευταία γραμμή της παραγράφου.</ahelp></caseinline></switchinline>"
+msgid "XSLT for export"
+msgstr "XSLT για εξαγωγή"
-#: 05030700.xhp
+#: 06150120.xhp
msgctxt ""
-"05030700.xhp\n"
-"hd_id3154936\n"
+"06150120.xhp\n"
+"par_id3152552\n"
"15\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Expand single word </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Επεκτείνετε κάθε λέξη </caseinline></switchinline>"
+msgid "<ahelp hid=\"HID_XML_FILTER_EXPORT_XSLT\" visibility=\"visible\">If this is an export filter, enter the file name of the XSLT stylesheet that you want to use for exporting.</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_EXPORT_XSLT\" visibility=\"visible\">Αν αυτό είναι ένα φίλτρο εξαγωγής, εισάγετε το όνομα αρχείου του XSLT stylesheet που θέλετε να χρησιμοποιήσετε για εξαγωγή.</ahelp>"
-#: 05030700.xhp
+#: 06150120.xhp
msgctxt ""
-"05030700.xhp\n"
-"par_id3154224\n"
-"16\n"
+"06150120.xhp\n"
+"hd_id3149149\n"
+"20\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_ALIGN_PARAGRAPH:CB_EXPAND\">If the last line of a justified paragraph consists of one word, the word is stretched to the width of the paragraph.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_ALIGN_PARAGRAPH:CB_EXPAND\">Αν η τελευταία γραμμή μίας πλήρως στοιχισμένης παραγράφου αποτελείται από μια μόνο λέξη, αυτή η λέξη τεντώνεται έτσι ώστε να ταιριάξει στο πλάτος της παραγράφου.</ahelp></caseinline></switchinline>"
+msgid "XSLT for import"
+msgstr "XSLT για εισαγωγή"
-#: 05030700.xhp
+#: 06150120.xhp
msgctxt ""
-"05030700.xhp\n"
-"hd_id3150495\n"
-"22\n"
+"06150120.xhp\n"
+"par_id3147653\n"
+"16\n"
"help.text"
-msgid "Snap to text grid (if active)"
-msgstr "Συγκράτηση στο πλαίσιο κειμένου (αν είναι ενεργοποιημένο)"
+msgid "<ahelp hid=\"HID_XML_FILTER_IMPORT_XSLT\" visibility=\"visible\">If this is an import filter, enter the file name of the XSLT stylesheet that you want to use for importing.</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_IMPORT_XSLT\" visibility=\"visible\">Αν αυτό είναι ένα φίλτρο εισαγωγής, εισάγετε το όνομα αρχείου του XSLT stylesheet που θέλετε να χρησιμοποιήσετε για εισαγωγή.</ahelp>"
-#: 05030700.xhp
+#: 06150120.xhp
msgctxt ""
-"05030700.xhp\n"
-"par_id3154331\n"
-"21\n"
+"06150120.xhp\n"
+"hd_id3147242\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ALIGN_PARAGRAPH_CB_SNAP\">Aligns the paragraph to a text grid. To activate the text grid, choose <link href=\"text/swriter/01/05040800.xhp\" name=\"Format - Page - Text Grid\"><emph>Format - Page - Text Grid</emph></link>.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ALIGN_PARAGRAPH_CB_SNAP\">Στοιχίζει την παράγραφο σε ένα πλαίσιο κειμένου. Για να ενεργοποιήσετε το πλαίσιο κειμένου, επιλέξτε <link href=\"text/swriter/01/05040800.xhp\" name=\"Μορφή - Σελίδα - Πλέγμα κειμένου\"><emph>Μορφή - Σελίδα - Πλέγμα κειμένου</emph></link>.</ahelp>"
+msgid "Template for import"
+msgstr "Πρότυπο για εισαγωγή"
-#: 05030700.xhp
+#: 06150120.xhp
msgctxt ""
-"05030700.xhp\n"
-"hd_id3148672\n"
+"06150120.xhp\n"
+"par_id3153320\n"
"18\n"
"help.text"
-msgid "Text-to-text - Alignment"
-msgstr "Κείμενο σε κείμενο - Στοίχιση"
+msgid "<ahelp hid=\"HID_XML_FILTER_IMPORT_TEMPLATE\" visibility=\"visible\">Enter the name of the template that you want to use for importing. In the template, styles are defined to display XML tags.</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_IMPORT_TEMPLATE\" visibility=\"visible\">Εισάγετε το όνομα του προτύπου που θέλετε να χρησιμοποιήσετε για εισαγωγή. Στο πρότυπο, τα στυλ ορίζονται για να εμφανίζουν ετικέτες XML.</ahelp>"
-#: 05030700.xhp
+#: 06150120.xhp
msgctxt ""
-"05030700.xhp\n"
-"par_id3149807\n"
+"06150120.xhp\n"
+"par_id3156330\n"
"19\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGN_PARAGRAPH_LB_VERTALIGN\">Select an alignment option for oversized or undersized characters in the paragraph relative to the rest of the text in the paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGN_PARAGRAPH_LB_VERTALIGN\">Επιλέξτε μία επιλογή στοίχισης για μεγαλύτερους ή μικρότερους χαρακτήρες στην παράγραφο σχετικά με το υπόλοιπο κείμενο της παραγράφου.</ahelp>"
+msgid "The path to the directory that contains the template must be included in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Paths</emph>. When you open an XML file whose filter uses the template, the template opens first. In the template, you can map $[officename] styles to display XML tags in the XML document."
+msgstr "Η διαδρομή προς τον κατάλογο που περιέχει το πρότυπο πρέπει να συμπεριλαμβάνεται στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Paths</emph>. Όταν ανοίγετε ένα αρχείο XML του οποίου το φίλτρο χρησιμοποιεί το πρότυπο, το πρότυπο ανοίγει πρώτα. Στο πρότυπο, μπορείτε να απεικονίσετε τις μορφές του $[officename] για να εμφανίσετε τις ετικέτες XML στο έγγραφο XML."
-#: 05030700.xhp
+#: 06150200.xhp
msgctxt ""
-"05030700.xhp\n"
-"hd_id3144434\n"
+"06150200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Test XML Filter"
+msgstr "Έλεγχος φίλτρου XML"
+
+#: 06150200.xhp
+msgctxt ""
+"06150200.xhp\n"
+"hd_id3150379\n"
+"22\n"
+"help.text"
+msgid "<variable id=\"testxml\"><link href=\"text/shared/01/06150200.xhp\" name=\"Test XML Filter\">Test XML Filter</link></variable>"
+msgstr "<variable id=\"testxml\"><link href=\"text/shared/01/06150200.xhp\" name=\"Έλεγχος φίλτρου XML\">Έλεγχος φίλτρου XML</link></variable>"
+
+#: 06150200.xhp
+msgctxt ""
+"06150200.xhp\n"
+"par_id3146857\n"
"23\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "<ahelp hid=\".\">Tests the XSLT stylesheets used by the selected <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
+msgstr "<ahelp hid=\".\">Ελέγχει τα XSLT stylesheets που χρησιμοποιούνται από το επιλεγμένο <link href=\"text/shared/01/06150000.xhp\" name=\"φίλτρο XML\">φίλτρο XML</link>.</ahelp>"
-#: 05030700.xhp
+#: 06150200.xhp
msgctxt ""
-"05030700.xhp\n"
-"hd_id3154631\n"
-"25\n"
+"06150200.xhp\n"
+"hd_id3146765\n"
+"1\n"
"help.text"
-msgid "Text direction"
-msgstr "Κατεύθυνση κειμένου"
+msgid "Export"
+msgstr "Εξαγωγή"
-#: 05030700.xhp
+#: 06150200.xhp
msgctxt ""
-"05030700.xhp\n"
-"par_id3157960\n"
-"24\n"
+"06150200.xhp\n"
+"hd_id3153070\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGN_PARAGRAPH_LB_TEXTDIRECTION\">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGN_PARAGRAPH_LB_TEXTDIRECTION\">Διευκρινίστε την κατεύθυνση κειμένου για μια παράγραφο που χρησιμοποιεί την σύνθετη διαμόρφωση κειμένων (CTL). Αυτό το χαρακτηριστικό γνώρισμα είναι μόνο διαθέσιμο εάν υποστηρίζεται και επιτρέπεται η σύνθετη διαμόρφωση κειμένων .</ahelp>"
+msgid "XSLT for export"
+msgstr "XSLT για εξαγωγή"
-#: 01020000.xhp
+#: 06150200.xhp
msgctxt ""
-"01020000.xhp\n"
-"tit\n"
+"06150200.xhp\n"
+"par_id3147617\n"
+"3\n"
"help.text"
-msgid "Open"
-msgstr "Άνοιγμα"
+msgid "<ahelp hid=\".\">Displays the file name of the XSLT filter that you entered on the <emph>Transformation</emph> tab page.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει το όνομα αρχείου ενός φίλτρου XSLT που εισάγατε στη σελίδα καρτέλας <emph>Μετασχηματισμός</emph>.</ahelp>"
-#: 01020000.xhp
+#: 06150200.xhp
msgctxt ""
-"01020000.xhp\n"
-"bm_id3145211\n"
+"06150200.xhp\n"
+"hd_id3147090\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>directories; creating new</bookmark_value> <bookmark_value>folder creation</bookmark_value> <bookmark_value>My Documents folder; opening</bookmark_value> <bookmark_value>default directories</bookmark_value> <bookmark_value>multiple documents; opening</bookmark_value> <bookmark_value>opening; several files</bookmark_value> <bookmark_value>selecting; several files</bookmark_value> <bookmark_value>opening; files, with placeholders</bookmark_value> <bookmark_value>placeholders;on opening files</bookmark_value> <bookmark_value>documents; opening with templates</bookmark_value> <bookmark_value>templates; opening documents with</bookmark_value> <bookmark_value>documents; styles changed</bookmark_value> <bookmark_value>styles; 'changed' message</bookmark_value>"
-msgstr "<bookmark_value>κατάλογοι; δημιουργία νέων</bookmark_value><bookmark_value>δημιουργία φακέλου</bookmark_value><bookmark_value>Ο φάκελος τα έγγραφα μου; άνοιγμα</bookmark_value><bookmark_value>προεπιλεγμένοι κατάλογοι</bookmark_value><bookmark_value>πολλαπλά έγγραφα; άνοιγμα</bookmark_value><bookmark_value>άνοιγμα; πολλά αρχεία</bookmark_value><bookmark_value>επιλογή; πολλά αρχεία</bookmark_value><bookmark_value>άνοιγμα; αρχεία, με δεσμευτικά θέσης</bookmark_value><bookmark_value>δεσμευτικά θέσης; στο άνοιγμα αρχείων</bookmark_value><bookmark_value>έγγραφα; άνοιγμα με πρότυπα</bookmark_value><bookmark_value>πρότυπα; άνοιγμα εγγράφων με</bookmark_value><bookmark_value>έγγραφα; αλλαγμένα πρότυπα</bookmark_value><bookmark_value>πρότυπα; μήνυμα 'αλλαγμένα'</bookmark_value>"
+msgid "Transform document"
+msgstr "Μετασχηματισμός εγγράφου"
-#: 01020000.xhp
+#: 06150200.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3146936\n"
-"1\n"
+"06150200.xhp\n"
+"par_id3153029\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
+msgid "<ahelp hid=\".\">Displays the file name of the document that you want to use to test the XSLT filter.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει το όνομα αρχείου του εγγράφου που επιθυμείτε να χρησιμοποιήσετε για να ελέγξετε το φίλτρο XSLT.</ahelp>"
-#: 01020000.xhp
+#: 06150200.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3151191\n"
-"2\n"
+"06150200.xhp\n"
+"hd_id3145160\n"
+"6\n"
"help.text"
-msgid "<variable id=\"oeffnentext\"><ahelp hid=\"HID_EXPLORERDLG_FILE\">Opens or imports a file.</ahelp></variable>"
-msgstr "<variable id=\"oeffnentext\"><ahelp hid=\"HID_EXPLORERDLG_FILE\">Ανοίγει ή εισάγει ένα αρχείο.</ahelp></variable>"
+msgid "Browse"
+msgstr "Αναζήτηση"
-#: 01020000.xhp
+#: 06150200.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3149877\n"
-"109\n"
+"06150200.xhp\n"
+"par_id3144436\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item><emph>Open</emph> dialog box. To activate the <item type=\"productname\">%PRODUCTNAME</item><emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\">%PRODUCTNAME- General</link></emph>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Οι παρακάτω ενότητες περιγράφουν το πλαίσιο διαλόγου του <item type=\"productname\">%PRODUCTNAME</item><emph>Άνοιγμα</emph>. Για ενεργοποίηση των πλαισίων διαλόγου <item type=\"productname\">%PRODUCTNAME</item><emph>Άνοιγμα</emph> και <emph>Αποθήκευση</emph>, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - Γενικά\">%PRODUCTNAME- Γενικά</link></emph> και έπειτα επιλέξτε το <emph>Χρήση διαλόγων του %PRODUCTNAME </emph> στην περιοχή <emph>Άνοιγμα/Αποθήκευση διαλόγων</emph>."
+msgid "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_BROWSE\">Locate the file that you want to apply the XML export filter to. The XML code of the transformed file is opened in your default XML editor after transformation.</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_BROWSE\">Εντοπίστε το αρχείο στο οποίο επιθυμείτε να εφαρμόσετε το φίλτρο εξαγωγής XML. Ο κώδικας XML του μετασχηματισμένου αρχείου ανοίγει στον προεπιλεγμένο επεξεργαστή XML μετά από μετασχηματισμό.</ahelp>"
-#: 01020000.xhp
+#: 06150200.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3150713\n"
-"52\n"
+"06150200.xhp\n"
+"hd_id3159194\n"
+"8\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
-msgstr "Αν θέλετε να ανοίξετε ένα αρχείο το οποίο περιέχει πρότυπα μορφοποίησης, ισχύουν κάποιοι <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"ειδικοί κανόνες\">ειδικοί κανόνες</link>."
+msgid "Current Document"
+msgstr "Τρέχον έγγραφο"
-#: 01020000.xhp
+#: 06150200.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3147250\n"
+"06150200.xhp\n"
+"par_id3147250\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_CURRENT\">The front-most open file that matches the XML filter criteria will be used to test the filter. The current XML export filter transforms the file and the resulting XML code is displayed in the <link href=\"text/shared/01/06150210.xhp\">XML Filter output</link> window.</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_CURRENT\">Το πιο μπροστινό ανοιχτό αρχείο που ταιριάζει στα κριτήρια του φίλτρου XML θα χρησιμοποιηθεί για το έλεγχο του φίλτρου. Το τρέχον φίλτρο εξαγωγής XML μετασχηματίζει το αρχείο και ο κώδικας XML που προκύπτει ως αποτέλεσμα εμφανίζεται στο παράθυρο <link href=\"text/shared/01/06150210.xhp\">έξοδος φίλτρου XML</link>.</ahelp>"
+
+#: 06150200.xhp
+msgctxt ""
+"06150200.xhp\n"
+"hd_id3154823\n"
+"10\n"
+"help.text"
+msgid "Import"
+msgstr "Εισαγωγή"
+
+#: 06150200.xhp
+msgctxt ""
+"06150200.xhp\n"
+"hd_id3159233\n"
"11\n"
"help.text"
-msgid "Up One Level"
-msgstr "Πάνω ένα επίπεδο"
+msgid "XSLT for import"
+msgstr "XSLT για εισαγωγή"
-#: 01020000.xhp
+#: 06150200.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3147226\n"
+"06150200.xhp\n"
+"par_id3153681\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_MENUBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_UP\">Move up one directory in the directory hierarchy. Long-click to see the higher level directories.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_MENUBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_UP\">Πηγαίνετε ένα επίπεδο ψηλότερα στην ιεραρχία των καταλόγων. Κάντε κλικ παρατεταμένα για να δείτε τους καταλόγους στα υψηλότερα επίπεδα.</ahelp>"
+msgid "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_CURRENT\">Displays the file name of the XSLT filter that you entered on the <emph>Transformation</emph> tab page.</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_CURRENT\">Εμφανίζει το όνομα αρχείου του φίλτρου XSLT που εισάγατε στη σελίδα καρτέλας <emph>Μετασχηματισμός</emph>.</ahelp>"
-#: 01020000.xhp
+#: 06150200.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3145211\n"
+"06150200.xhp\n"
+"hd_id3149177\n"
"13\n"
"help.text"
-msgid "Create New Directory"
-msgstr "Δημιουργία Νέου Καταλόγου"
+msgid "Template for import"
+msgstr "Πρότυπο για εισαγωγή"
-#: 01020000.xhp
+#: 06150200.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3153681\n"
+"06150200.xhp\n"
+"par_id3156410\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_IMAGEBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_NEWFOLDER\">Creates a new directory.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_IMAGEBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_NEWFOLDER\">Δημιουργεί ένα νέο κατάλογο.</ahelp>"
+msgid "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_CURRENT\">Displays the file name of the template that you entered on the <emph>Transformation</emph> tab page.</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_CURRENT\">Εμφανίζει το όνομα αρχείου του προτύπου που εισάγατε στη σελίδα καρτέλας <emph>Μετασχηματισμός</emph>.</ahelp>"
+
+#: 06150200.xhp
+msgctxt ""
+"06150200.xhp\n"
+"hd_id3163802\n"
+"15\n"
+"help.text"
+msgid "Transform file"
+msgstr "Μετασχηματισμός αρχείου"
-#: 01020000.xhp
+#: 06150200.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3147010\n"
-"38\n"
+"06150200.xhp\n"
+"hd_id3147242\n"
+"16\n"
"help.text"
-msgid "Default Directory"
-msgstr "Προεπιλεγμένος κατάλογος"
+msgid "Display source"
+msgstr "Εμφάνιση κώδικα"
-#: 01020000.xhp
+#: 06150200.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3109847\n"
-"39\n"
+"06150200.xhp\n"
+"par_id3150444\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_STANDARD\">Displays the files in the default user directory.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_STANDARD\">Εμφανίζει τα αρχεία που βρίσκονται στον προεπιλεγμένο κατάλογο του χρήστη.</ahelp>"
+msgid "<ahelp hid=\"HID_XML_FILTER_TEST_IMPORT_DISPLAY_SOURCE\">Opens the XML source of the selected document in your default XML editor after importing.</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_IMPORT_DISPLAY_SOURCE\">Ανοίγει την πηγή XML του επιλεγμένου εγγράφου στον προεπιλεγμένο επεξεργαστή XML μετά την εισαγωγή.</ahelp>"
-#: 01020000.xhp
+#: 06150200.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3148538\n"
+"06150200.xhp\n"
+"hd_id3147078\n"
+"18\n"
+"help.text"
+msgid "Browse"
+msgstr "Αναζήτηση"
+
+#: 06150200.xhp
+msgctxt ""
+"06150200.xhp\n"
+"par_id3149885\n"
"19\n"
"help.text"
-msgid "Display area"
-msgstr "Περιοχή εμφάνισης"
+msgid "<ahelp hid=\"HID_XML_FILTER_TEST_IMPORT_BROWSE\">Opens a file selection dialog. The selected file is opened using the current XML import filter.</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_IMPORT_BROWSE\">Ανοίγει ένα διάλογο επιλογής αρχείου. Το επιλεγμένο αρχείο ανοίγεται χρησιμοποιώντας το τρέχον φίλτρο εισαγωγής XML.</ahelp>"
-#: 01020000.xhp
+#: 06150200.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3156113\n"
+"06150200.xhp\n"
+"hd_id3153666\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILEDLG_STANDARD\">Displays the files and directories in the directory that you are in.</ahelp> To open a file, select the file, and then click <emph>Open</emph>."
-msgstr "<ahelp hid=\"HID_FILEDLG_STANDARD\">Εμφανίζει τα αρχεία και τους καταλόγους στον κατάλογο στον οποίο βρίσκεστε.</ahelp> Για να ανοίξετε ένα αρχείο, επιλέξτε το αρχείο, και μετά κάντε κλικ στο<emph>Άνοιγμα</emph>."
+msgid "Recent File"
+msgstr "Πρόσφατο αρχείο"
-#: 01020000.xhp
+#: 06150200.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3159256\n"
-"78\n"
+"06150200.xhp\n"
+"par_id3146137\n"
+"21\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
-msgstr "Για να ανοίξετε περισσότερα από ένα παράθυρα ταυτόχρονα, με το καθένα στο δικό του παράθυρο,κρατήστε πατημένο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ενώ κάνετε κλικ στα αρχεία, και μετά κάνετε κλικ <emph>Άνοιγμα</emph>."
+msgid "<ahelp hid=\"HID_XML_FILTER_TEST_IMPORT_RECENT\">Re-opens the document that was last opened with this dialog.</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_IMPORT_RECENT\">Ανοίγει ξανά το έγγραφο που ανοίχτηκε τελευταία με αυτόν το διάλογο.</ahelp>"
-#: 01020000.xhp
+#: 06150210.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3154514\n"
-"110\n"
+"06150210.xhp\n"
+"tit\n"
"help.text"
-msgid "Click a column header to sort the files. Click again to reverse the sort order."
-msgstr "Κάντε κλικ σε μια κεφαλίδα στήλης για να ταξινομήσετε όλα τα αρχεία. Κάντε κλικ ξανά για να τα ταξινομήσετε με αντίστροφη σειρά."
+msgid "XML Filter output"
+msgstr "Έξοδος φίλτρου XML"
-#: 01020000.xhp
+#: 06150210.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3149514\n"
-"111\n"
+"06150210.xhp\n"
+"hd_id3158397\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILEVIEW_MENU_DELETE\">To delete a file, right-click the file, and then choose <emph>Delete</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILEVIEW_MENU_DELETE\">Για να διαγράψετε ένα αρχείο, κάντε δεξί κλικ στο αρχείο, και μετά επιλέξτε <emph>Διαγραφή</emph>.</ahelp>"
+msgid "<variable id=\"xmlfilteroutput\"><link href=\"text/shared/01/06150210.xhp\" name=\"XML Filter output\">XML Filter output</link></variable>"
+msgstr "<variable id=\"xmlfilteroutput\"><link href=\"text/shared/01/06150210.xhp\" name=\"Έξοδος φίλτρου XML\">Έξοδος φίλτρου XML</link></variable>"
-#: 01020000.xhp
+#: 06150210.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3147618\n"
-"112\n"
+"06150210.xhp\n"
+"par_id3153882\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILEVIEW_MENU_RENAME\">To rename a file, right-click the file, and then choose <emph>Rename</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILEVIEW_MENU_RENAME\">Για να μετονομάσετε ένα αρχείο, κάντε δεξί κλικ στο αρχείο, και μετά επιλέξτε <emph>Μετονομασία</emph>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"HID_XML_FILTER_OUTPUT_WINDOW\">Lists the test results of an <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"HID_XML_FILTER_OUTPUT_WINDOW\">Εμφανίζει σε λίστα τα αποτελέσματα ελέγχου ενός <link href=\"text/shared/01/06150000.xhp\" name=\"φίλτρου XML\">φίλτρου XML</link>.</ahelp>"
-#: 01020000.xhp
+#: 06150210.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3153331\n"
-"124\n"
+"06150210.xhp\n"
+"par_id3148731\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_YES\" visibility=\"hidden\">Click to delete the file with the name shown in this dialog.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_YES\" visibility=\"hidden\">Κάντε κλικ για να διαγράψετε το αρχείο με το όνομα που εμφανίζεται σε αυτό το παράθυρο διαλόγου.</ahelp>"
+msgid "The test results of an import or export XSLT stylesheet are displayed in the <emph>XML Filter output </emph>window. If you want, you can also validate the filter output."
+msgstr "Τα αποτελέσματα ελέγχου ενός XSLT stylesheet εισαγωγής ή εξαγωγής εμφανίζονται στο παράθυρο <emph>έξοδος φίλτρου XML</emph>. Αν θέλετε, μπορείτε επίσης να αξιολογήσετε την έξοδο του φίλτρου."
-#: 01020000.xhp
+#: 06150210.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3161458\n"
-"125\n"
+"06150210.xhp\n"
+"hd_id3147143\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_NO\" visibility=\"hidden\">Click to cancel deletion of the file with the name shown in this dialog.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_NO\" visibility=\"hidden\">Κάντε κλικ για να ακυρώσετε τη διαγραφή του αρχείου με το όνομα που εμφανίζεται σε αυτό το παράθυρο διαλόγου.</ahelp>"
+msgid "Validate"
+msgstr "Έλεγχος"
-#: 01020000.xhp
+#: 06150210.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3147531\n"
-"126\n"
+"06150210.xhp\n"
+"par_id3151315\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_ALL\" visibility=\"hidden\">Click to delete all selected files.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_ALL\" visibility=\"hidden\">Κάντε κλικ για να διαγράψετε όλα τα επιλεγμένα αρχεία.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"HID_XML_SOURCE_FILE_VALIDATE\">Validates the contents of the <emph>XML Filter output</emph> window.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"HID_XML_SOURCE_FILE_VALIDATE\">Αξιολογεί τα περιεχόμενα του παραθύρου <emph>έξοδος φίλτρου XML</emph>.</ahelp>"
-#: 01020000.xhp
+#: 06150210.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3154280\n"
-"21\n"
+"06150210.xhp\n"
+"par_id3149999\n"
+"5\n"
"help.text"
-msgid "File name"
-msgstr "Όνομα αρχείου"
+msgid "The window splits into two areas and the results of the validation are displayed in the lower area."
+msgstr "Το παράθυρο χωρίζεται σε δύο περιοχές και τα αποτελέσματα της αξιολόγησης εμφανίζονται στη χαμηλότερη περιοχή."
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3161656\n"
-"22\n"
+"06200000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILEDLG_AUTOCOMPLETEBOX\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILEDLG_AUTOCOMPLETEBOX\">Εισάγετε ένα όνομα αρχείου ή μια διαδρομή για το αρχείο. Μπορείτε επίσης να εισάγετε την <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> που αρχίζει με το πρωτόκολλο ftp, http, ή https.</ahelp>"
+msgid "Hangul/Hanja Conversion"
+msgstr "Μετατροπή Hangul/Hanja"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3150541\n"
-"72\n"
+"06200000.xhp\n"
+"bm_id3155757\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
-msgstr "Αν θέλετε, μπορείτε να χρησιμοποιήσετε 'μπαλαντέρ' στο πεδίο <emph>Όνομα αρχείου </emph> για να φιλτράρετε τη λίστα αρχείων που θα εμφανιστεί."
+msgid "<bookmark_value>converting;Hangul/Hanja</bookmark_value><bookmark_value>Hangul/Hanja</bookmark_value>"
+msgstr "<bookmark_value>μετατροπή,Hangul/Hanja</bookmark_value><bookmark_value>Hangul/Hanja</bookmark_value>"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3153779\n"
-"24\n"
+"06200000.xhp\n"
+"hd_id3155757\n"
+"1\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>For example, to list all of the text files in a directory, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Για παράδειγμα, για να εμφανίσετε μία λίστα με όλα τα αρχεία κειμένου σε έναν κατάλογο, εισάγετε τον 'μπαλαντέρ' αστερίσκο με την επέκταση αρχείου κειμένου (*.txt), και μετά κάντε κλικ στο <emph> Άνοιγμα</emph>. Χρησιμοποιήστε το αγγλικό ερωτηματικό (?) ως 'μπαλαντέρ' για να αναπαραστήσετε τον οποιονδήποτε χαρακτήρα, για παράδειγμα (??3*.txt), το οποίο εμφανίζει μόνο τα αρχεία κειμένου που έχουν το '3' ως τρίτο χαρακτήρα στο όνομα τους.</defaultinline></switchinline>"
+msgid "<link href=\"text/shared/01/06200000.xhp\" name=\"Hangul/Hanja Conversion\">Hangul/Hanja Conversion</link>"
+msgstr "<link href=\"text/shared/01/06200000.xhp\" name=\"Μετατροπή Hangul/Hanja\">Μετατροπή Hangul/Hanja</link>"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3145117\n"
-"81\n"
+"06200000.xhp\n"
+"par_id3146060\n"
+"2\n"
"help.text"
-msgid "Version"
-msgstr "Έκδοση"
+msgid "<ahelp hid=\".uno:HangulHanjaConversion\">Converts the selected Korean text from Hangul to Hanja or from Hanja to Hangul.</ahelp> The menu command can only be called if you enable Asian language support under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>, and if a text formatted in Korean language is selected."
+msgstr "<ahelp hid=\".uno:HangulHanjaConversion\">Μετατρέπει το επιλεγμένο κορεάτικο κείμενο από Hangul σε Hanja ή από Hanja σε Hangul.</ahelp> Η εντολή μενού μπορεί να κληθεί μόνο εάν ενεργοποιήσετε την υποστήριξη ασιατικής γλώσσας στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</emph> και εάν ένα κείμενο μορφοποιημένο σε κορεατική γλώσσα επιλεγεί."
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3149291\n"
-"82\n"
+"06200000.xhp\n"
+"hd_id3150603\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILEOPEN_VERSION\">If there are multiple versions of the selected file, select the version that you want to open.</ahelp> You can save and organize multiple versions of a document by choosing <emph>File - Versions</emph>. The versions of a document are opened in read-only mode."
-msgstr "<ahelp hid=\"HID_FILEOPEN_VERSION\">Αν υπάρχουν πολλαπλές εκδόσεις του επιλεγμένου αρχείου, επιλέξτε την έκδοση που θέλετε να ανοίξετε.</ahelp> Μπορείτε να αποθηκεύσετε και να οργανώσετε πολλαπλές εκδόσεις ενός εγγράφου επιλέγοντας <emph>Αρχείο - Εκδόσεις</emph>. Οι εκδόσεις ενός εγγράφου ανοίγονται μόνο για ανάγνωση."
+msgid "Original"
+msgstr "Αρχικό"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3150767\n"
+"06200000.xhp\n"
+"par_id3148520\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SPELLDLG_SETWORD\">Displays the current selection.</ahelp>"
+msgstr "<ahelp hid=\"HID_SPELLDLG_SETWORD\">Εμφανίζει την τρέχουσα επιλογή.</ahelp>"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"hd_id3154230\n"
+"5\n"
+"help.text"
+msgid "Replace with"
+msgstr "Αντικατάσταση με"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"par_id3149205\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"HID_HANGULDLG_EDIT_NEWWORD\">Displays the first replacement suggestion from the dictionary.</ahelp> You can edit the suggested word or enter another word. Click the <emph>Find</emph> button to replace your original word with the corresponding replacement word."
+msgstr "<ahelp hid=\"HID_HANGULDLG_EDIT_NEWWORD\">Εμφανίζει την πρώτη πρόταση αντικατάστασης από το λεξικό.</ahelp> Μπορείτε να επεξεργαστείτε την προτεινόμενη λέξη ή να εισάγετε μία άλλη λέξη. Κάντε κλικ στο πεδίο επιλογής <emph>Αναζήτηση</emph> για να αντικαταστήσετε την αρχική σας λέξη με την αντίστοιχη λέξη αντικατάστασης."
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"hd_id3154673\n"
+"7\n"
+"help.text"
+msgid "Find"
+msgstr "Εύρεση"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"par_id3156560\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVX_MDLG_HANGULHANJA_PB_FIND\">Finds your Hangul input in the dictionary and replaces it with the corresponding Hanja.</ahelp> Click <emph>Ignore</emph> to cancel the find function."
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVX_MDLG_HANGULHANJA_PB_FIND\">Βρίσκει την είσοδο Hangul στο λεξικό και την αντικαθιστά με την αντίστοιχη Hanja.</ahelp> Κάντε κλικ στο <emph>Παράβλεψη</emph> για να ακυρώσετε τη λειτουργία αναζήτησης."
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"hd_id3147291\n"
+"9\n"
+"help.text"
+msgid "Suggestions"
+msgstr "Προτάσεις"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"par_id3154823\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVX_MDLG_HANGULHANJA_LB_SUGGESTIONS\">Displays all available replacements in the dictionary.</ahelp> If the <emph>Replace by character</emph> box is enabled, you see a grid of characters. If the <emph>Replace by character</emph> box is not checked, you see a list of words."
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVX_MDLG_HANGULHANJA_LB_SUGGESTIONS\">Εμφανίζει όλες τις διαθέσιμες αντικαταστάσεις στο λεξικό.</ahelp> Αν το πεδίο <emph>Αντικατάσταση με χαρακτήρα</emph> είναι ενεργοποιημένο, βλέπετε ένα πλέγμα χαρακτήρων. Αν το πεδίο <emph>Αντικατάσταση με χαρακτήρα</emph> δεν είναι επιλεγμένο, βλέπετε μία λίστα από λέξεις."
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"hd_id3157958\n"
+"11\n"
+"help.text"
+msgid "Format"
+msgstr "Μορφή"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"par_id3155941\n"
+"12\n"
+"help.text"
+msgid "Click the format to display the replacements."
+msgstr "Κάντε κλικ την μορφή για να εμφανίσετε τις αντικαταστάσεις."
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"hd_id3153749\n"
+"13\n"
+"help.text"
+msgid "Hangul/Hanja"
+msgstr "Hangul/Hanja"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"par_id3150775\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_SIMPLE_CONVERSION\">The original characters are replaced by the suggested characters.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_SIMPLE_CONVERSION\">Οι αρχικοί χαρακτήρες αντικαθίστανται από τους προτεινόμενους χαρακτήρες.</ahelp>"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"hd_id3152780\n"
+"15\n"
+"help.text"
+msgid "Hanja (Hangul)"
+msgstr "Hanja (Hangul)"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"par_id3153662\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANJA_HANGUL_BRACKETED\">The Hangul part will be displayed in brackets after the Hanja part.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANJA_HANGUL_BRACKETED\">Το τμήμα Hangul θα εμφανιστεί σε παρενθέσεις μετά το τμήμα Hanja.</ahelp>"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"hd_id3150443\n"
+"17\n"
+"help.text"
+msgid "Hangul (Hanja)"
+msgstr "Hangul (Hanja)"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"par_id3149192\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANGUL_HANJA_BRACKETED\">The Hanja part will be displayed in brackets after the Hangul part.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANGUL_HANJA_BRACKETED\">Το τμήμα Hanja θα εμφανιστεί σε παρενθέσεις μετά το τμήμα Hangul.</ahelp>"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"hd_id3150119\n"
+"19\n"
+"help.text"
+msgid "Hanja as ruby text above"
+msgstr "Hanja ως κείμενο Ruby παραπάνω"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"par_id3154173\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANGUL_HANJA_ABOVE\">The Hanja part will be displayed as ruby text above the Hangul part.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANGUL_HANJA_ABOVE\">Το τμήμα Hanja θα εμφανιστεί ως κείμενο ruby πάνω από το τμήμα Hangul.</ahelp>"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"hd_id3159400\n"
+"21\n"
+"help.text"
+msgid "Hanja as ruby text below"
+msgstr "Hanja ως κείμενο Ruby παρακάτω"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"par_id3156155\n"
+"22\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANGUL_HANJA_BELOW\">The Hanja part will be displayed as ruby text below the Hangul part.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANGUL_HANJA_BELOW\">Το τμήμα Hanja θα εμφανιστεί ως κείμενο ruby κάτω από το τμήμα Hangul.</ahelp>"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"hd_id3150085\n"
+"23\n"
+"help.text"
+msgid "Hangul as ruby text above"
+msgstr "Hangul ως κείμενο Ruby παραπάνω"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"par_id3150771\n"
+"24\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANJA_HANGUL_ABOVE\">The Hangul part will be displayed as ruby text above the Hanja part.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANJA_HANGUL_ABOVE\">Το τμήμα Hangul θα εμφανιστεί ως κείμενο ruby πάνω από το τμήμα Hanja.</ahelp>"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"hd_id3155831\n"
"25\n"
"help.text"
-msgid "File type"
-msgstr "Τύπος αρχείου"
+msgid "Hangul as ruby text below"
+msgstr "Hangul ως κείμενο Ruby παρακάτω"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3153969\n"
+"06200000.xhp\n"
+"par_id3157909\n"
"26\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_LISTBOX_DLG_SVT_EXPLORERFILE_LB_EXPLORERFILE_FILETYPE\">Select the file type that you want to open, or select <emph>All Files (*)</emph> to display a list of all of the files in the directory.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_LISTBOX_DLG_SVT_EXPLORERFILE_LB_EXPLORERFILE_FILETYPE\">Επιλέξτε τον τύπο του αρχείου που θέλετε να ανοίξετε, ή επιλέξτε <emph>Όλα τα Αρχεία (*)</emph> για να εμφανίσετε μία λίστα με όλα τα αρχεία του καταλόγου.</ahelp>"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANJA_HANGUL_BELOW\">The Hangul part will be displayed as ruby text below the Hanja part.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVX_MDLG_HANGULHANJA_RB_HANJA_HANGUL_BELOW\">Το τμήμα Hangul θα εμφανιστεί ως κείμενο ruby κάτω από το τμήμα Hanja.</ahelp>"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3154125\n"
+"06200000.xhp\n"
+"hd_id3148826\n"
"27\n"
"help.text"
-msgid "Open"
-msgstr "Άνοιγμα"
+msgid "Conversion"
+msgstr "Μετατροπή"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3152933\n"
+"06200000.xhp\n"
+"par_id3159157\n"
"28\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_OPEN\">Opens the selected document(s).</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_OPEN\">Ανοίγει το/τα επιλεγμένο/α έγγραφο/α.</ahelp>"
+msgid "Normally in a mixed text selection made of Hangul and Hanja characters, all Hangul characters will be converted to Hanja and all Hanja characters will be converted to Hangul. If you want to convert a mixed text selection only in one direction, use the following conversion options."
+msgstr "Κανονικά σε μία επιλογή μικτού κειμένου από χαρακτήρες Hangul και Hanja, όλοι οι χαρακτήρες Hangul θα μετατραπούν σε Hanja και όλοι οι χαρακτήρες Hanja θα μετατραπούν σε Hangul. Αν θέλετε να μετατρέψετε μία επιλογή μικτού κειμένου σε μία μόνο κατεύθυνση, χρησιμοποιήστε τις ακόλουθες επιλογές μετατροπής."
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3147085\n"
-"88\n"
+"06200000.xhp\n"
+"hd_id3153585\n"
+"29\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
+msgid "Hangul only"
+msgstr "Hangul μόνο"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3156293\n"
-"89\n"
+"06200000.xhp\n"
+"par_id3154142\n"
+"30\n"
"help.text"
-msgid "If you opened the dialog by choosing <emph>Insert - File</emph>, the <emph>Open</emph> button is labeled <emph>Insert</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Inserts the selected file into the current document at the cursor position.</ahelp>"
-msgstr "Αν ανοίξατε το παράθυρο διαλόγου επιλέγοντας <emph>Εισαγωγή - Αρχείο</emph>, το πεδίο <emph>Άνοιγμα</emph> αποκτά την ετικέτα <emph>Εισαγωγή</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Εισάγει το επιλεγμένο αρχείο στο τρέχον έγγραφο στη θέση του δρομέα.</ahelp>"
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_MDLG_HANGULHANJA_CB_HANGUL_ONLY\">Check to convert only Hangul. Do not convert Hanja.</ahelp>"
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_MDLG_HANGULHANJA_CB_HANGUL_ONLY\">Έλεγξε για μετατροπή μόνο Hangul. Να μη γίνεται μετατροπή Hanja.</ahelp>"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3144762\n"
+"06200000.xhp\n"
+"hd_id3150823\n"
+"31\n"
+"help.text"
+msgid "Hanja only"
+msgstr "Hanja μόνο"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"par_id3156023\n"
+"32\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_MDLG_HANGULHANJA_CB_HANJA_ONLY\">Check to convert only Hanja. Do not convert Hangul.</ahelp>"
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_MDLG_HANGULHANJA_CB_HANJA_ONLY\">Έλεγξε για μετατροπή μόνο Hanja. Να μη γίνεται μετατροπή Hangul.</ahelp>"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"hd_id3152360\n"
+"33\n"
+"help.text"
+msgid "Ignore"
+msgstr "Παράβλεψη"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"par_id3153896\n"
+"34\n"
+"help.text"
+msgid "<ahelp hid=\"HID_HANGULDLG_BUTTON_IGNORE\">No changes will be made to the current selection. The next word or character will be selected for conversion.</ahelp>"
+msgstr "<ahelp hid=\"HID_HANGULDLG_BUTTON_IGNORE\">Καμία αλλαγή δε θα γίνει στην τρέχουσα επιλογή. Η επόμενη λέξη ή χαρακτήρας θα επιλεγεί για μετατροπή.</ahelp>"
+
+#: 06200000.xhp
+msgctxt ""
+"06200000.xhp\n"
+"hd_id3148550\n"
"35\n"
"help.text"
-msgid "Read-only"
-msgstr "Μόνο για ανάγνωση"
+msgid "Always Ignore"
+msgstr "Παράβλεψη πάντα"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3145785\n"
+"06200000.xhp\n"
+"par_id3154937\n"
"36\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILEOPEN_READONLY\">Opens the file in read-only mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILEOPEN_READONLY\">Ανοίγει το αρχείο μόνο για ανάγνωση.</ahelp>"
+msgid "<ahelp hid=\"HID_HANGULDLG_BUTTON_IGNOREALL\">No changes will be made to the current selection, and every time the same selection is detected it will be skipped automatically.</ahelp> The next word or character will be selected for conversion. The list of ignored text is valid for the current $[officename] session."
+msgstr "<ahelp hid=\"HID_HANGULDLG_BUTTON_IGNOREALL\">Καμία αλλαγή δε θα γίνει στην τρέχουσα επιλογή και κάθε φορά που ανιχνεύεται η ίδια επιλογή θα παρακάμπτεται αυτόματα.</ahelp> Η επόμενη λέξη ή χαρακτήρας θα επιλεχθεί για μετατροπή. Η λίστα κειμένου που έχει αγνοηθεί είναι έγκυρη για την τρέχουσα συνεδρία (session) του $[officename]."
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3149984\n"
-"113\n"
+"06200000.xhp\n"
+"hd_id3151056\n"
+"37\n"
"help.text"
-msgid "Play"
-msgstr "Αναπαραγωγή"
+msgid "Replace"
+msgstr "Αντικατάσταση"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3147289\n"
-"114\n"
+"06200000.xhp\n"
+"par_id3148403\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Plays the selected sound file. Click again to stop playing the sound file.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Αναπαράγει το επιλεγμένο αρχείο ήχου. Κάντε κλικ ξανά για να σταματήσει η αναπαραγωγή του αρχείου ήχου.</ahelp>"
+msgid "<ahelp hid=\"HID_HANGULDLG_BUTTON_CHANGE\">Replaces the selection with the suggested characters or word according to the format options.</ahelp> The next word or character will be selected for conversion."
+msgstr "<ahelp hid=\"HID_HANGULDLG_BUTTON_CHANGE\">Αντικαθιστά την επιλογή με τους προτεινόμενους χαρακτήρες ή λέξεις σύμφωνα με τις επιλογές μορφής.</ahelp> Η επόμενη λέξη ή χαρακτήρας θα επιλεχθεί για μετατροπή."
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3149260\n"
-"53\n"
+"06200000.xhp\n"
+"hd_id3153360\n"
+"39\n"
"help.text"
-msgid "Opening Documents With Templates"
-msgstr "Άνοιγμα εγγράφων με πρότυπα"
+msgid "Always Replace"
+msgstr "Αντικατάσταση πάντα"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3145367\n"
+"06200000.xhp\n"
+"par_id3153338\n"
"40\n"
"help.text"
-msgid "<item type=\"productname\">%PRODUCTNAME</item> recognizes templates that are located in any directory from the following list:"
-msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> αναγνωρίζει πρότυπα που είναι τοποθετημένα σε οποιοδήποτε κατάλογο από την ακόλουθη λίστα:"
+msgid "<ahelp hid=\"HID_HANGULDLG_BUTTON_CHANGEALL\">Replaces the selection with the suggested characters or word according to the format options. Every time the same selection is detected it will be replaced automatically.</ahelp> The next word or character will be selected for conversion. The list of replacement text is valid for the current $[officename] session."
+msgstr "<ahelp hid=\"HID_HANGULDLG_BUTTON_CHANGEALL\">Αντικαθιστά την επιλογή με τους προτεινόμενους χαρακτήρες ή λέξη σύμφωνα με τις επιλογές μορφής. Κάθε φορά που ανιχνεύεται η ίδια επιλογή, θα αντικαθίσταται αυτόματα.</ahelp> Η επόμενη λέξη ή χαρακτήρας θα επιλεχθούν για μετατροπή. Η λίστα με κείμενο αντικατάστασης είναι έγκυρη για την τρέχουσα συνεδρία (session) του $[officename]."
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3151292\n"
-"120\n"
+"06200000.xhp\n"
+"hd_id3149290\n"
+"41\n"
"help.text"
-msgid "the shared template directory"
-msgstr "ο κατάλογος κοινόχρηστων προτύπων εγγράφου"
+msgid "Replace by character"
+msgstr "Αντικατάσταση με χαρακτήρα"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3144442\n"
-"121\n"
+"06200000.xhp\n"
+"par_id3145154\n"
+"42\n"
"help.text"
-msgid "the user template directory <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory</caseinline><defaultinline>in the Documents and Settings directory</defaultinline></switchinline>"
-msgstr "ο κατάλογος προτύπων χρήστη <switchinline select=\"sys\"><caseinline select=\"UNIX\">στον αρχικό κατάλογο</caseinline><defaultinline>στον κατάλογο έγγραφα και ρυθμίσεις</defaultinline></switchinline>"
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_MDLG_HANGULHANJA_CB_REPLACE_BY_CHARACTER\">Check to move character-by-character through the selected text. If not checked, full words are replaced.</ahelp>"
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_MDLG_HANGULHANJA_CB_REPLACE_BY_CHARACTER\">Κάντε κλικ για να μετακινήστε χαρακτήρα-χαρακτήρα μέσα στο επιλεγμένο κείμενο. Αν δεν είναι επιλεγμένο, γίνεται αντικατάσταση ολόκληρων λέξεων</ahelp>"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3146905\n"
-"122\n"
+"06200000.xhp\n"
+"par_idN10969\n"
"help.text"
-msgid "all template folders as defined in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\">%PRODUCTNAME - Paths</link></emph>"
-msgstr "όλοι οι φάκελοι προτύπων όπως ορίζονται στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Διαδρομές\">%PRODUCTNAME - Διαδρομές</link></emph>"
+msgid "Options"
+msgstr "Επιλογές"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id7375713\n"
+"06200000.xhp\n"
+"par_idN1096D\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Template - Save</item> to save a template, the template will be stored in your user template directory. When you open a document that is based on such a template, the document will be checked for a changed template as decribed below. The template is associated with the document, it may be called a \"sticky template\"."
-msgstr "Όταν χρησιμοποιείτε το <item type=\"menuitem\">Αρχείο - Πρότυπο - Αποθήκευση</item> για να αποθηκεύσετε ένα πρότυπο, το πρότυπο αποθηκεύεται στον κατάλογο προτύπων χρήστη. Όταν ανοίγετε ένα έγγραφο το οποίο είναι βασισμένο σε ένα τέτοιο πρότυπο, το έγγραφο ελέγχεται για τυχόν αλλαγμένο πρότυπο, όπως περιγράφεται παρακάτω. Το πρότυπο συσχετίζεται με το έγγραφο, μπορεί να αναφερθεί ως ένα \"προσκολλημένο πρότυπο \"."
+msgid "<ahelp hid=\"HID_HANGULHANJA_OPT_DLG\">Opens the <link href=\"text/shared/01/06201000.xhp\">Hangul/Hanja Options</link> dialog.</ahelp>"
+msgstr "<ahelp hid=\"HID_HANGULHANJA_OPT_DLG\">Ανοίγει το διάλογο <link href=\"text/shared/01/06201000.xhp\">επιλογές Hangul/Hanja</link>.</ahelp>"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id6930143\n"
+"06200000.xhp\n"
+"hd_id3149807\n"
+"43\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other directory that is not in the list, then the documents based on that template will not be checked."
-msgstr "Όταν χρησιμοποιείτε το <item type=\"menuitem\">Αρχείο - Αποθήκευση ως</item> και επιλέγετε ένα φίλτρο προτύπου για να αποθηκεύσετε ένα πρότυπο σε οποιονδήποτε άλλο κατάλογο, ο οποίος δεν είναι στη λίστα, τότε τα έγγραφα που βασίζονται σε αυτό το πρότυπο δεν θα ελεγχθούν."
+msgid "Close"
+msgstr "Κλείσιμο"
-#: 01020000.xhp
+#: 06200000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3150105\n"
-"73\n"
+"06200000.xhp\n"
+"par_id3155743\n"
+"44\n"
"help.text"
-msgid "When you open a document that was created from a \"sticky template\" (as defined above), <item type=\"productname\">%PRODUCTNAME</item> checks to see if the template has been modified since the document was last opened. If the template was changed a dialog is shown where you can select which styles to apply to the document."
-msgstr "Όταν ανοίγετε ένα έγγραφο το οποίο δημιουργήθηκε από ένα \"προσκολλημένο πρότυπο\" (όπως ορίστηκε παραπάνω), το <item type=\"productname\">%PRODUCTNAME</item>ελέγχει αν το πρότυπο έχει τροποποιηθεί από την τελευταία φορά που ανοίχθηκε το έγγραφο. Αν το πρότυπο έχει αλλαχθεί, εμφανίζεται ένα παράθυρο διαλόγου από το οποίο μπορείτε να επιλέξετε ποια στυλ να εφαρμόσετε στο έγγραφο."
+msgid "<ahelp hid=\"HID_HANGULDLG_BUTTON_CLOSE\">Closes the dialog.</ahelp>"
+msgstr "<ahelp hid=\"HID_HANGULDLG_BUTTON_CLOSE\">Κλείνει το διάλογο.</ahelp>"
-#: 01020000.xhp
+#: 06201000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3153096\n"
-"74\n"
+"06201000.xhp\n"
+"tit\n"
"help.text"
-msgid "To apply the new styles from the template to the document, click <emph>Yes</emph>."
-msgstr "Για να εφαρμόστε τα νέα στυλ από το πρότυπο στο έγγραφο, κάντε κλικ στο <emph>Ναι</emph>."
+msgid "Hangul/Hanja Options"
+msgstr "Επιλογές Hangul/Hanja"
-#: 01020000.xhp
+#: 06201000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3147581\n"
-"75\n"
+"06201000.xhp\n"
+"par_idN10542\n"
"help.text"
-msgid "To retain the styles that are currently used in the document, click <emph>No</emph>."
-msgstr "Για να διατηρήσετε τα στυλ που χρησιμοποιούνται στο έγγραφο, κάντε κλικ στο <emph>Όχι</emph>."
+msgid "Hangul/Hanja Options"
+msgstr "Επιλογές Hangul/Hanja"
-#: 01020000.xhp
+#: 06201000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3154988\n"
-"44\n"
+"06201000.xhp\n"
+"par_idN10546\n"
"help.text"
-msgid "If a document was created using a template that cannot be found a dialog is shown that asks you how to proceed next time the document is opened."
-msgstr "Αν ένα έγγραφο δημιουργήθηκε χρησιμοποιώντας ένα πρότυπο που δεν μπορεί να βρεθεί, εμφανίζεται ένα παράθυρο διαλόγου το οποίο σας ρωτάει πώς να προχωρήσει την επόμενη φορά που θα ανοιχτεί το έγγραφο."
+msgid "Define options for the <link href=\"text/shared/01/06200000.xhp\">Hangul/Hanja conversion</link>."
+msgstr "Ορίζει επιλογές για τη <link href=\"text/shared/01/06200000.xhp\">μετατροπή Hangul/Hanja</link>."
-#: 01020000.xhp
+#: 06201000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3151351\n"
-"91\n"
+"06201000.xhp\n"
+"par_idN1055F\n"
"help.text"
-msgid "To break the link between the document and the missing template, click <emph>No</emph>, otherwise <item type=\"productname\">%PRODUCTNAME</item> will look for the template the next time you open the document."
-msgstr "Για να καταργήσετε το σύνδεσμο μεταξύ του εγγράφου και του προτύπου που λείπει, κάντε κλικ στο <emph>Όχι</emph>, αλλιώς το <item type=\"productname\">%PRODUCTNAME</item> θα ψάξει για το πρότυπο την επόμενη φορά που θα ανοίξετε το έγγραφο."
+msgid "User-defined dictionaries"
+msgstr "Λεξικά χρήστη"
-#: 01020000.xhp
+#: 06201000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3149417\n"
+"06201000.xhp\n"
+"par_idN10563\n"
"help.text"
-msgid "<link href=\"text/shared/guide/doc_open.xhp\" name=\"Opening Documents\">Opening Documents</link>"
-msgstr "<link href=\"text/shared/guide/doc_open.xhp\" name=\"Άνοιγμα Εγγράφων\">Άνοιγμα Εγγράφων</link>"
+msgid "<ahelp hid=\"HID_HANGULHANJA_NEWDICT_DLG\">Lists all user-defined dictionaries. Select the check box next to the dictionary that you want to use. Clear the check box next to the dictionary that you do not want to use.</ahelp>"
+msgstr "<ahelp hid=\"HID_HANGULHANJA_NEWDICT_DLG\">Εμφανίζει σε λίστα όλα τα ορισμένα από το χρήστη λεξικά. Επιλέξτε το πεδίο σήμανσης δίπλα στο λεξικό που επιθυμείτε να χρησιμοποιήσετε. Αποεπιλέξτε το πεδίο επιλογής δίπλα στο λεξικό που δεν επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
-#: 01020000.xhp
+#: 06201000.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3153848\n"
+"06201000.xhp\n"
+"par_idN1057A\n"
"help.text"
-msgid "<link href=\"text/shared/00/00000020.xhp\" name=\"Import and Export Filters\">Import and Export Filters</link>"
-msgstr "<link href=\"text/shared/00/00000020.xhp\" name=\"Φίλτρα Εισαγωγής και Εξαγωγής\">Φίλτρα Εισαγωγής και Εξαγωγής</link>"
+msgid "New"
+msgstr "Νέο"
-#: 05210200.xhp
+#: 06201000.xhp
msgctxt ""
-"05210200.xhp\n"
+"06201000.xhp\n"
+"par_idN1057E\n"
+"help.text"
+msgid "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_OPT:PB_HHO_NEW\">Opens the New dictionary dialog box, where you can create a new dictionary.</ahelp>"
+msgstr "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_OPT:PB_HHO_NEW\">Ανοίγει το πεδίο διαλόγου δημιουργίας λεξικού, όπου μπορείτε να δημιουργήσετε ένα νέο λεξικό.</ahelp>"
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN10595\n"
+"help.text"
+msgid "Name"
+msgstr "Όνομα"
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN10599\n"
+"help.text"
+msgid "<ahelp hid=\"svx:Edit:RID_SVX_MDLG_HANGULHANJA_NEWDICT:ED_DICTNAME\">Enter a name for the dictionary.</ahelp> To display the new dictionary in the <emph>User-defined dictionaries</emph> list box, click <emph>OK</emph>."
+msgstr "<ahelp hid=\"svx:Edit:RID_SVX_MDLG_HANGULHANJA_NEWDICT:ED_DICTNAME\">Εισάγετε ένα όνομα για το λεξικό.</ahelp> Για να προβάλετε το νέο λεξικό στο πεδίο λίστας <emph>Λεξικά χρήστη</emph>, κάντε κλικ στο <emph>OK</emph>."
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN105B5\n"
+"help.text"
+msgid "Edit"
+msgstr "Επεξεργασία"
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN105B9\n"
+"help.text"
+msgid "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_OPT:PB_HHO_EDIT\">Opens the <link href=\"text/shared/01/06202000.xhp\">Edit Custom Dictionary</link> dialog where you can edit any user-defined dictionary.</ahelp>"
+msgstr "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_OPT:PB_HHO_EDIT\">Ανοίγει το διάλογο <link href=\"text/shared/01/06202000.xhp\">Επεξεργασίας προσαρμοσμένου λεξικού</link> όπου μπορείτε να επεξεργαστείτε οποιοδήποτε λεξικό χρήστη.</ahelp>"
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN105DE\n"
+"help.text"
+msgid "Delete"
+msgstr "Επαναφορά"
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN105E2\n"
+"help.text"
+msgid "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_OPT:PB_HHO_DELETE\">Deletes the selected user-defined dictionary.</ahelp>"
+msgstr "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_OPT:PB_HHO_DELETE\">Διαγράφει το επιλεγμένο λεξικό χρήστη.</ahelp>"
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN105F1\n"
+"help.text"
+msgid "Options"
+msgstr "Επιλογές"
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN105F5\n"
+"help.text"
+msgid "Specifies additional options for all dictionaries."
+msgstr "Προσδιορίζει επιπρόσθετες επιλογές για όλα τα λεξικά."
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN10600\n"
+"help.text"
+msgid "Ignore post-positional word"
+msgstr "Αγνοήστε την μετά- θέση της λέξης"
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN10604\n"
+"help.text"
+msgid "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_IGNOREPOST\">Ignores positional characters at the end of Korean words when you search a dictionary.</ahelp>"
+msgstr "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_IGNOREPOST\">Αγνοεί χαρακτήρες θέσης στο τέλος κορεατικών λέξεων όταν αναζητάτε σε ένα λεξικό.</ahelp>"
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN1061B\n"
+"help.text"
+msgid "Close Conversion dialog automatically after replacement"
+msgstr "Κλείσιμο διαλόγου μετατροπής αυτόματα μετά την αντικατάσταση"
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN1061F\n"
+"help.text"
+msgid "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_AUTOCLOSE\">Closes the Hangul/Hanja Conversion dialog box after you click <emph>Ignore</emph>, <emph>Always Ignore</emph>, <emph>Replace</emph>, or <emph>Always Replace</emph>.</ahelp>"
+msgstr "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_AUTOCLOSE\">Κλείνει το πεδίο του διαλόγου μετατροπής Hangul/Hanja αφού κάνετε κλικ στο <emph>Παράβλεψη</emph>, <emph>Παράβλεψη πάντα</emph>, <emph>Αντικατάσταση</emph>, ή <emph>Αντικατάσταση πάντα</emph>.</ahelp>"
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN10636\n"
+"help.text"
+msgid "Show entries recently used first"
+msgstr "Εμφανίζει πρώτα τις καταχωρίσεις που χρησιμοποιούνται συχνά"
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN1063A\n"
+"help.text"
+msgid "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_SHOWRECENTLYFIRST\">Shows the replacement suggestion that you selected the last time as the first entry on the list.</ahelp>"
+msgstr "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_SHOWRECENTLYFIRST\">Προβάλλει την πρόταση αντικατάστασης που επιλέξατε την τελευταία φορά ως πρώτη καταχώριση στη λίστα.</ahelp>"
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN10651\n"
+"help.text"
+msgid "Replace all unique entries automatically"
+msgstr "Αντικατάσταση όλων των μοναδικών καταχωρίσεων αυτόματα"
+
+#: 06201000.xhp
+msgctxt ""
+"06201000.xhp\n"
+"par_idN10655\n"
+"help.text"
+msgid "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_AUTOREPLACEUNIQUE\">Automatically replaces words that only have one suggested word replacement.</ahelp>"
+msgstr "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_OPT:CB_AUTOREPLACEUNIQUE\">Αντικαθιστά αυτόματα λέξεις οι οποίες έχουν μόνο μία προτεινόμενη αντικατάσταση.</ahelp>"
+
+#: 06202000.xhp
+msgctxt ""
+"06202000.xhp\n"
"tit\n"
"help.text"
-msgid "Colors"
-msgstr "Χρώματα"
+msgid "Edit Custom Dictionary"
+msgstr "Επεξεργασία προσαρμοσμένου λεξικού"
-#: 05210200.xhp
+#: 06202000.xhp
msgctxt ""
-"05210200.xhp\n"
-"hd_id3152895\n"
-"1\n"
+"06202000.xhp\n"
+"par_idN10542\n"
"help.text"
-msgid "<link href=\"text/shared/01/05210200.xhp\" name=\"Colors\">Colors</link>"
-msgstr "<link href=\"text/shared/01/05210200.xhp\" name=\"Χρώματα\">Χρώματα</link>"
+msgid "Edit Custom Dictionary"
+msgstr "Επεξεργασία προσαρμοσμένου λεξικού"
-#: 05210200.xhp
+#: 06202000.xhp
msgctxt ""
-"05210200.xhp\n"
-"par_id3149119\n"
-"2\n"
+"06202000.xhp\n"
+"par_idN10546\n"
"help.text"
-msgid "Select a color to apply, save the current color list, or load a different color list."
-msgstr "Διαλέξτε ένα χρώμα για να το εφαρμόσετε, αποθηκεύστε την τρέχουσα λίστα χρωμάτων, ή φορτώστε μια διαφορετική λίστα χρωμάτων."
+msgid "Add and delete entries that are used for the <link href=\"text/shared/01/06200000.xhp\">Hangul/Hanja Conversion</link>."
+msgstr "Προσθέστε και διαγράψτε καταχωρίσεις που χρησιμοποιούνται για τη <link href=\"text/shared/01/06200000.xhp\">μετατροπή Hangul/Hanja</link>."
-#: 05210200.xhp
+#: 06202000.xhp
msgctxt ""
-"05210200.xhp\n"
-"par_id3154288\n"
+"06202000.xhp\n"
+"par_idN1055F\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010500.xhp\" name=\"$[officename] - Colors\">$[officename] - Colors</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010500.xhp\" name=\"$[officename] - Χρώματα\">$[officename] - Χρώματα</link>"
+msgid "Book"
+msgstr "Βιβλίο"
-#: 05100600.xhp
+#: 06202000.xhp
msgctxt ""
-"05100600.xhp\n"
+"06202000.xhp\n"
+"par_idN10563\n"
+"help.text"
+msgid "<ahelp hid=\"svx:ListBox:RID_SVX_MDLG_HANGULHANJA_EDIT:LB_BOOK\">Select the user-defined dictionary that you want to edit.</ahelp>"
+msgstr "<ahelp hid=\"svx:ListBox:RID_SVX_MDLG_HANGULHANJA_EDIT:LB_BOOK\">Επιλέξτε το προσαρμοσμένο λεξικό που θέλετε να επεξεργαστείτε.</ahelp>"
+
+#: 06202000.xhp
+msgctxt ""
+"06202000.xhp\n"
+"par_idN1057A\n"
+"help.text"
+msgid "Original"
+msgstr "Αρχικό"
+
+#: 06202000.xhp
+msgctxt ""
+"06202000.xhp\n"
+"par_idN1057E\n"
+"help.text"
+msgid "<ahelp hid=\"svx:ComboBox:RID_SVX_MDLG_HANGULHANJA_EDIT:LB_ORIGINAL\">Select the entry in the current dictionary that you want to edit. If you want, you can also type a new entry in this box.</ahelp> To move from the Original box to the first text box in the Suggestions area, press Enter."
+msgstr "<ahelp hid=\"svx:ComboBox:RID_SVX_MDLG_HANGULHANJA_EDIT:LB_ORIGINAL\">Επιλέξτε την καταχώριση που θέλετε να επεξεργαστείτε στο τρέχον λεξικό. Αν θέλετε, μπορείτε επίσης να πληκτρολογήσετε μία νέα καταχώριση σε αυτό το πεδίο.</ahelp> Για να μετακινηθείτε από το αρχικό πεδίο στο πρώτο πεδίο κειμένου στην περιοχή προτάσεων, πατήστε Enter."
+
+#: 06202000.xhp
+msgctxt ""
+"06202000.xhp\n"
+"par_idN10596\n"
+"help.text"
+msgid "Replace by character"
+msgstr "Αντικατάσταση με χαρακτήρα"
+
+#: 06202000.xhp
+msgctxt ""
+"06202000.xhp\n"
+"par_idN1059A\n"
+"help.text"
+msgid "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_EDIT:CB_REPLACEBYCHAR\">Converts the text on a character by character basis and not on a word by word basis.</ahelp>"
+msgstr "<ahelp hid=\"svx:CheckBox:RID_SVX_MDLG_HANGULHANJA_EDIT:CB_REPLACEBYCHAR\">Μετατρέπει το κείμενο χαρακτήρα-χαρακτήρα και όχι λέξη-λέξη</ahelp>"
+
+#: 06202000.xhp
+msgctxt ""
+"06202000.xhp\n"
+"par_idN105C9\n"
+"help.text"
+msgid "Suggestions (max. 8)"
+msgstr "Προτάσεις (το πολύ 8)"
+
+#: 06202000.xhp
+msgctxt ""
+"06202000.xhp\n"
+"par_idN105CD\n"
+"help.text"
+msgid "<ahelp hid=\"svx:Edit:RID_SVX_MDLG_HANGULHANJA_EDIT:ED_1\">Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters.</ahelp>"
+msgstr "<ahelp hid=\"svx:Edit:RID_SVX_MDLG_HANGULHANJA_EDIT:ED_1\">Πληκτρολογήστε μία προτεινόμενη αντικατάσταση για την καταχώριση που είναι επιλεγμένη στο αρχικό πεδίο κειμένου. Η λέξη αντικατάστασης μπορεί να περιέχει το πολύ οκτώ χαρακτήρες.</ahelp>"
+
+#: 06202000.xhp
+msgctxt ""
+"06202000.xhp\n"
+"par_idN105E4\n"
+"help.text"
+msgid "New"
+msgstr "Νέο"
+
+#: 06202000.xhp
+msgctxt ""
+"06202000.xhp\n"
+"par_idN105E8\n"
+"help.text"
+msgid "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_EDIT:PB_HHE_NEW\">Adds the current replacement definition to the dictionary.</ahelp>"
+msgstr "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_EDIT:PB_HHE_NEW\">Προσθέτει τον τρέχοντα ορισμό αντικατάστασης στο λεξικό.</ahelp>"
+
+#: 06202000.xhp
+msgctxt ""
+"06202000.xhp\n"
+"par_idN105FF\n"
+"help.text"
+msgid "Delete"
+msgstr "Επαναφορά"
+
+#: 06202000.xhp
+msgctxt ""
+"06202000.xhp\n"
+"par_idN10603\n"
+"help.text"
+msgid "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_EDIT:PB_HHE_DELETE\">Deletes the selected entry.</ahelp>"
+msgstr "<ahelp hid=\"svx:PushButton:RID_SVX_MDLG_HANGULHANJA_EDIT:PB_HHE_DELETE\">Διαγράφει την επιλεγμένη καταχώριση.</ahelp>"
+
+#: 06990000.xhp
+msgctxt ""
+"06990000.xhp\n"
"tit\n"
"help.text"
-msgid "Center (vertical)"
-msgstr "Κεντράρισμα (κάθετο)"
+msgid "Spellcheck"
+msgstr "Ορθογραφία"
-#: 05100600.xhp
+#: 06990000.xhp
msgctxt ""
-"05100600.xhp\n"
-"hd_id3149874\n"
+"06990000.xhp\n"
+"hd_id3147069\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05100600.xhp\" name=\"Center (vertical)\">Center (vertical)</link>"
-msgstr "<link href=\"text/shared/01/05100600.xhp\" name=\"Κεντράρισμα (κάθετο)\">Κεντράρισμα (κάθετο)</link>"
+msgid "<link href=\"text/shared/01/06990000.xhp\" name=\"Spellcheck\">Spellcheck</link>"
+msgstr "<link href=\"text/shared/01/06990000.xhp\" name=\"Ορθογραφία\">Ορθογραφία</link>"
-#: 05100600.xhp
+#: 06990000.xhp
msgctxt ""
-"05100600.xhp\n"
-"par_id3149048\n"
+"06990000.xhp\n"
+"par_id3153116\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Centers the contents of the cell between top and bottom of the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Κεντράρει τα περιεχόμενα του κελιού μεταξύ κορυφής και πυθμένα του κελιού.</ahelp>"
+msgid "<ahelp hid=\".\">Checks spelling manually.</ahelp>"
+msgstr "<ahelp hid=\".\">Ελέγχει την ορθογραφία χειροκίνητα.</ahelp>"
-#: 05100600.xhp
+#: 06990000.xhp
msgctxt ""
-"05100600.xhp\n"
-"par_id3149525\n"
-"121\n"
+"06990000.xhp\n"
+"par_id2551957\n"
"help.text"
-msgid "<variable id=\"zellemitte\">In the context menu of a cell, choose <emph>Cell - Center</emph></variable>"
-msgstr "<variable id=\"zellemitte\">Στο μενού περιβάλλοντος ενός κελιού, επιλέξτε <emph>Κελί - Κέντρο</emph></variable>"
+msgid "<link href=\"text/shared/01/06010000.xhp\" name=\"Check\">Spellcheck dialog</link>"
+msgstr "<link href=\"text/shared/01/06010000.xhp\" name=\"Έλεγχος\">Διάλογος ορθογραφίας</link>"
-#: 03040000.xhp
+#: 07010000.xhp
msgctxt ""
-"03040000.xhp\n"
+"07010000.xhp\n"
"tit\n"
"help.text"
-msgid "Input Method Status"
-msgstr "Κατάσταση Μεθόδου Εισόδου"
+msgid "New Window"
+msgstr "Δημιουργία παραθύρου"
-#: 03040000.xhp
+#: 07010000.xhp
msgctxt ""
-"03040000.xhp\n"
-"bm_id3159079\n"
+"07010000.xhp\n"
+"bm_id6323129\n"
"help.text"
-msgid "<bookmark_value>IME;showing/hiding</bookmark_value><bookmark_value>input method window</bookmark_value>"
-msgstr "<bookmark_value>IME,εμφάνιση/απόκρυψη</bookmark_value><bookmark_value>παράθυρο μεθόδου εισαγωγής</bookmark_value>"
+msgid "<bookmark_value>new windows</bookmark_value><bookmark_value>windows;new</bookmark_value>"
+msgstr "<bookmark_value>νέα παράθυρα</bookmark_value><bookmark_value>παράθυρα,δημιουργία</bookmark_value>"
-#: 03040000.xhp
+#: 07010000.xhp
msgctxt ""
-"03040000.xhp\n"
-"hd_id3159079\n"
+"07010000.xhp\n"
+"hd_id3148882\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/03040000.xhp\" name=\"Input Method Status\">Input Method Status</link>"
-msgstr "<link href=\"text/shared/01/03040000.xhp\" name=\"Κατάσταση μεθόδου εισαγωγής\">Κατάσταση μεθόδου εισαγωγής</link>"
+msgid "<link href=\"text/shared/01/07010000.xhp\" name=\"New Window\">New Window</link>"
+msgstr "<link href=\"text/shared/01/07010000.xhp\" name=\"Δημιουργία παραθύρου\">Δημιουργία παραθύρου</link>"
-#: 03040000.xhp
+#: 07010000.xhp
msgctxt ""
-"03040000.xhp\n"
-"par_id3148668\n"
+"07010000.xhp\n"
+"par_id3158442\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:ShowImeStatusWindow\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowImeStatusWindow\">Εμφανίζει ή κρύβει το παράθυρο κατάστασης μεθόδου εισαγωγής (IME).</ahelp>"
+msgid "<ahelp hid=\".uno:NewWindow\">Opens a new window that displays the contents of the current window.</ahelp> You can now view different parts of the same document at the same time."
+msgstr "<ahelp hid=\".uno:NewWindow\">Ανοίγει ένα νέο παράθυρο που παρουσιάζει τα περιεχόμενα του τρέχοντος παραθύρου.</ahelp> Τώρα μπορείτε να δείτε διαφορετικά κομμάτια του ίδιου εγγράφου την ίδια στιγμή."
-#: 03040000.xhp
+#: 07010000.xhp
msgctxt ""
-"03040000.xhp\n"
-"par_id3157898\n"
+"07010000.xhp\n"
+"par_id3147588\n"
"3\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Προς το παρόν υποστηρίζεται μόνο το πρωτόκολλο Μεθόδου Εισαγωγής (IIIMP) για Internet/Intranet κάτω από Unix."
+msgid "Changes made to a document in one window are automatically applied to all of the windows that are open for that document."
+msgstr "Αλλαγές που γίνονται σε ένα έγγραφο σε ένα παράθυρο εφαρμόζονται αυτόματα σε όλα τα άλλα παράθυρα που είναι ανοιχτά για αυτό το έγγραφο."
-#: 02240000.xhp
+#: 07080000.xhp
msgctxt ""
-"02240000.xhp\n"
+"07080000.xhp\n"
"tit\n"
"help.text"
-msgid "Compare Document"
-msgstr "Σύγκριση εγγράφου"
+msgid "Document List"
+msgstr "Λίστα εγγράφων"
-#: 02240000.xhp
+#: 07080000.xhp
msgctxt ""
-"02240000.xhp\n"
-"hd_id3149877\n"
+"07080000.xhp\n"
+"hd_id3155620\n"
"1\n"
"help.text"
-msgid "Compare Document"
-msgstr "Σύγκριση εγγράφου"
+msgid "<link href=\"text/shared/01/07080000.xhp\" name=\"Document List\">Document List</link>"
+msgstr "<link href=\"text/shared/01/07080000.xhp\" name=\"Λίστα εγγράφων\">Λίστα εγγράφων</link>"
-#: 02240000.xhp
+#: 07080000.xhp
msgctxt ""
-"02240000.xhp\n"
-"par_id3150838\n"
+"07080000.xhp\n"
+"par_id3147273\n"
"2\n"
"help.text"
-msgid "<variable id=\"dokver\"><ahelp hid=\".uno:CompareDocuments\">Compares the current document with a document that you select.</ahelp></variable> The contents of the selected document are marked as deletions in the dialog that opens. If you want, you can insert the contents of the selected file into the current document by selecting the relevant deleted entries, clicking <emph>Reject</emph>, and then clicking <emph>Insert</emph>."
-msgstr "<variable id=\"dokver\"><ahelp hid=\".uno:CompareDocuments\">Συγκρίνει το τρέχον έγγραφο με ένα έγγραφο που επιλέγετε.</ahelp></variable> Τα περιεχόμενα του επιλεγμένου εγγράφου επισημαίνονται ως διαγραμμένα στο διάλογο που ανοίγει. Εάν θέλετε, μπορείτε να εισάγετε τα περιεχόμενα του επιλεγμένου αρχείου στο τρέχον έγγραφο επιλέγοντας τις σχετικές διαγραμμένες εγγραφές, κάνοντας κλικ στην <emph>Απόρριψη</emph> και μετά κάνοντας κλικ στην <emph>Εισαγωγή</emph>."
+msgid "Lists the currently open documents. Select the name of a document in the list to switch to that document."
+msgstr "Εμφανίζει σε λίστα τα τρέχοντα ανοιχτά έγγραφα. Επιλέξτε το όνομα ενός εγγράφου στη λίστα για να μεταβείτε σε αυτό το έγγραφο."
-#: 02240000.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"02240000.xhp\n"
-"par_id3153662\n"
-"4\n"
+"about_meta_tags.xhp\n"
+"tit\n"
"help.text"
-msgid "The contents of footnotes, headers, frames and fields are ignored."
-msgstr "Τα περιεχόμενα των υποσημειώσεων, κεφαλίδων, πλαισίων και πεδίων αγνοούνται."
+msgid "HTML import and export"
+msgstr "Εισαγωγή και εξαγωγή HTML"
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"tit\n"
+"about_meta_tags.xhp\n"
+"bm_id3154380\n"
"help.text"
-msgid "Transparency"
-msgstr "Διαφάνεια"
+msgid "<bookmark_value>importing; HTML with META tags</bookmark_value><bookmark_value>exporting; to HTML</bookmark_value><bookmark_value>HTML; importing META tags</bookmark_value><bookmark_value>HTML documents; META tags in</bookmark_value><bookmark_value>META tags</bookmark_value><bookmark_value>tags; META tags</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή; HTML με ετικέτες META</bookmark_value><bookmark_value>εξαγωγή; σε HTML</bookmark_value><bookmark_value>HTML; εισαγωγή ετικετών META</bookmark_value><bookmark_value>έγγραφα HTML; ετικέτες META σε </bookmark_value><bookmark_value>ετικέτες META</bookmark_value><bookmark_value>ετικέτες; ετικέτες META</bookmark_value>"
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"bm_id3146807\n"
+"about_meta_tags.xhp\n"
+"hd_id3154380\n"
+"20\n"
"help.text"
-msgid "<bookmark_value>transparency;areas</bookmark_value><bookmark_value>areas; transparency</bookmark_value>"
-msgstr "<bookmark_value>διαφάνεια,περιοχές</bookmark_value><bookmark_value>περιοχές,διαφάνεια</bookmark_value>"
+msgid "HTML import and export"
+msgstr "Εισαγωγή και εξαγωγή HTML"
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"hd_id3146807\n"
+"about_meta_tags.xhp\n"
+"par_id3145119\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/05210700.xhp\" name=\"Transparency\">Transparency</link>"
-msgstr "<link href=\"text/shared/01/05210700.xhp\" name=\"Διαφάνεια\">Διαφάνεια</link>"
+msgid "When you export a file to an HTML document, the description and the user-defined file properties are included as META <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> between the HEAD tags of the exported document. META tags are not displayed in a Web browser, and are used to include information, such as keywords for search engines on your Web page. To set the properties of the current document, choose <emph>File - Properties</emph>, click the <emph>Description</emph> or <emph>User Defined</emph> tabs, and then type the information you want."
+msgstr "Όταν εξάγετε ένα αρχείο σε ένα έγγραφο HTML, η περιγραφή και οι ορισμένες από το χρήστη ιδιότητες αρχείου περιλαμβάνονται ως <link href=\"text/shared/00/00000002.xhp#tags\" name=\"ετικέτες\">ετικέτες</link> META ανάμεσα στις ετικέτες HEAD του εξαχθέντος εγγράφου. Οι ετικέτες META δεν εμφανίζονται σε ένα πρόγραμμα ανάγνωσης ιστοσελίδων και χρησιμοποιούνται για να περιλάβουν πληροφορίες, όπως λέξεις κλειδιά για μηχανές αναζήτησης στην ιστοσελίδα σας. Για να ορίσετε τις ιδιότητες του τρέχοντος εγγράφου, επιλέξτε <emph>Αρχείο - Ιδιότητες</emph>, κάντε κλικ στην καρτέλα <emph>Περιγραφή</emph> ή <emph>Προσαρμοσμένο</emph> και μετά πληκτρολογήστε τις πληροφορίες που θέλετε."
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"par_id3149748\n"
-"2\n"
+"about_meta_tags.xhp\n"
+"par_id3148552\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the transparency options for the fill that you apply to the selected object.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίστε τις επιλογές διαφάνειας για το γέμισμα που εφαρμόζετε στο επιλεγμένο αντικείμενο.</ahelp>"
+msgid "The following file properties are converted to META tags when you export a file as an HTML document:"
+msgstr "Οι ακόλουθες ιδιότητες αρχείου μετατρέπονται σε ετικέτες META όταν εξάγετε ένα αρχείο ως έγγραφο HTML:"
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"hd_id3152363\n"
-"30\n"
+"about_meta_tags.xhp\n"
+"par_id3154935\n"
+"2\n"
"help.text"
-msgid "Transparency mode"
-msgstr "Κατάσταση λειτουργίας διαφάνειας"
+msgid "File Property"
+msgstr "Ιδιότητα αρχείου"
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"par_id3149283\n"
+"about_meta_tags.xhp\n"
+"par_id3151056\n"
"3\n"
"help.text"
-msgid "Specify the type of transparency that you want to apply."
-msgstr "Προσδιορίστε τον τύπο της διαφάνειας που επιθυμείτε να εφαρμόσετε."
+msgid "<TITLE>"
+msgstr "<TITLE>"
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"hd_id3148585\n"
+"about_meta_tags.xhp\n"
+"par_id3153778\n"
"4\n"
"help.text"
-msgid "No transparency"
-msgstr "Χωρίς διαφάνεια"
+msgid "Subject"
+msgstr "Θέμα"
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"par_id3147226\n"
+"about_meta_tags.xhp\n"
+"par_id3147228\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TRANSPARENCE:RBT_TRANS_OFF\">Turns off color transparency.</ahelp> This is the default setting."
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TRANSPARENCE:RBT_TRANS_OFF\">Απενεργοποιεί τη διαφάνεια χρωμάτων.</ahelp> Αυτή είναι η προεπιλεγμένη ρύθμιση."
+msgid "<META NAME=\"CLASSIFICATION\" CONTENT=\"Field Content\">"
+msgstr "<META NAME=\"CLASSIFICATION\" CONTENT=\"Field Content\">"
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"hd_id3152425\n"
+"about_meta_tags.xhp\n"
+"par_id3154908\n"
"6\n"
"help.text"
-msgid "Transparency"
-msgstr "Διαφάνεια"
+msgid "Keywords"
+msgstr "Λέξεις κλειδιά"
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"par_id3150693\n"
+"about_meta_tags.xhp\n"
+"par_id3156422\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TRANSPARENCE:RBT_TRANS_LINEAR\">Turns on color transparency. Select this option, and then enter a number in the box, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TRANSPARENCE:RBT_TRANS_LINEAR\">Ενεργοποιεί τη διαφάνεια χρωμάτων. Επιλέξτε αυτή την επιλογή και στη συνέχεια εισάγετε ένα αριθμό στο πεδίο, όπου 0% είναι πλήρως αδιαφανές και 100% είναι πλήρως διαφανές.</ahelp>"
+msgid "<META NAME=\"KEYWORDS\" CONTENT=\"Field Content\">"
+msgstr "<META NAME=\"KEYWORDS\" CONTENT=\"Field Content\">"
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"hd_id3155941\n"
-"14\n"
+"about_meta_tags.xhp\n"
+"par_id3151041\n"
+"8\n"
"help.text"
-msgid "Transparency spin button"
-msgstr "Πεδίο περιστροφής διαφάνειας"
+msgid "Description"
+msgstr "Περιγραφή"
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"par_id3155892\n"
-"15\n"
+"about_meta_tags.xhp\n"
+"par_id3125863\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRANSPARENT\">Adjusts the transparency of the current fill color. Enter a number between 0% (opaque) and 100% (transparent).</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRANSPARENT\">Προσαρμόζει τη διαφάνεια του τρέχοντος χρώματος γεμίσματος. Εισάγετε έναν αριθμό μεταξύ 0% (αδιαφανές) και 100% (διαφανές).</ahelp>"
+msgid "<META NAME=\"DESCRIPTION\" CONTENT=\"Field Content\">"
+msgstr "<META NAME=\"DESCRIPTION\" CONTENT=\"Field Content\">"
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"hd_id3149827\n"
+"about_meta_tags.xhp\n"
+"par_id3159149\n"
+"10\n"
+"help.text"
+msgid "Info fields 1...4"
+msgstr "Πεδία πληροφοριών 1...4"
+
+#: about_meta_tags.xhp
+msgctxt ""
+"about_meta_tags.xhp\n"
+"par_id3157892\n"
"11\n"
"help.text"
-msgid "Gradient"
-msgstr "Διαβαθμισμένο χρώμα"
+msgid "<META NAME=\"Info field name\" CONTENT=\"Field Content\">"
+msgstr "<META NAME=\"Info field name\" CONTENT=\"Field Content\">"
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"par_id3155338\n"
+"about_meta_tags.xhp\n"
+"par_id3155855\n"
+"22\n"
+"help.text"
+msgid "When you import an HTML containing these META tags, the contents of the tags are added to the corresponding $[officename] file property box."
+msgstr "Όταν εισάγετε HTML που περιέχει τέτοιες ετικέτες META, τα περιεχόμενα των ετικετών προστίθενται στο πεδίο ιδιοτήτων του αντίστοιχου $[officename] αρχείου."
+
+#: about_meta_tags.xhp
+msgctxt ""
+"about_meta_tags.xhp\n"
+"par_id0926200812164481\n"
+"help.text"
+msgid "Keywords must be separated by commas. A keyword can contain white space characters or semicolons."
+msgstr "Οι λέξεις κλειδιά πρέπει να χωρίζονται από κόμματα. Μια λέξη κλειδί μπορεί να περιέχει λευκούς χαρακτήρες ή άνω τελείες."
+
+#: about_meta_tags.xhp
+msgctxt ""
+"about_meta_tags.xhp\n"
+"hd_id3163822\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TRANSPARENCE:RBT_TRANS_GRADIENT\">Applies a transparency gradient to the current fill color. Select this option, and then set the gradient properties.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_TRANSPARENCE:RBT_TRANS_GRADIENT\">Εφαρμόζει μία διαβάθμιση διαφάνειας στο τρέχον χρώμα γεμίσματος. Επιλέξτε αυτή την επιλογή και στη συνέχεια ορίστε τις ιδιότητες διαβάθμισης.</ahelp>"
+msgid "Import Tips"
+msgstr "Συμβουλές εισαγωγής"
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"hd_id3150443\n"
-"17\n"
+"about_meta_tags.xhp\n"
+"par_id3155307\n"
+"13\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "When you import an HTML document, following META tags are automatically converted to $[officename] fields: <META HTTP-EQUIV=\"REFRESH\"...> and <META NAME=\"...\" ...> , where NAME equals to AUTHOR, CREATED, CHANGED, CHANGEDBY, DESCRIPTION, KEYWORDS or CLASSIFICATION."
+msgstr "Όταν εισάγετε ένα έγγραφο HTML, οι ετικέτες ΜΕΤΑ που ακολουθούν μετατρέπονται αυτόματα σε πεδία $[officename]: <META HTTP-EQUIV=\"REFRESH\"...> και <META NAME=\"...\" ...> , με το NAME να είναι AUTHOR, CREATED, CHANGED, CHANGEDBY, DESCRIPTION, KEYWORDS ή CLASSIFICATION."
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"par_id3149398\n"
-"18\n"
+"about_meta_tags.xhp\n"
+"par_id3146146\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_TRANSPARENCE:LB_TRGR_GRADIENT_TYPES\">Select the type of transparency gradient that you want to apply.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_TRANSPARENCE:LB_TRGR_GRADIENT_TYPES\">Επιλέξτε τον τύπο της διαβάθμισης διαφάνειας που επιθυμείτε να εφαρμόσετε.</ahelp>"
+msgid "Scripts, comments, and META tags that are positioned directly before a TABLE tag are inserted in the first cell of the table."
+msgstr "Οι δέσμες ενεργειών, τα σχόλια και οι ετικέτες META τα οποία τοποθετούνται ακριβώς πριν μία ετικέτα TABLE εισάγονται στο πρώτο κελί του πίνακα."
-#: 05210700.xhp
+#: about_meta_tags.xhp
msgctxt ""
-"05210700.xhp\n"
-"hd_id3145317\n"
+"about_meta_tags.xhp\n"
+"par_id3155366\n"
+"16\n"
+"help.text"
+msgid "Scripts and META tags in the header of an HTML document are imported and anchored to the first paragraph in the document."
+msgstr "Οι δέσμες ενεργειών και οι ετικέτες META στην επικεφαλίδα ενός εγγράφου HTML εισάγονται και υποβάλλονται σε αγκύρωση στην πρώτη παράγραφο του εγγράφου."
+
+#: about_meta_tags.xhp
+msgctxt ""
+"about_meta_tags.xhp\n"
+"par_id3152885\n"
+"14\n"
+"help.text"
+msgid "To set the options for importing HTML tags, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>. A known META tag contains either \"HTTP-EQUIV\" or \"NAME\", and are imported as $[officename] comments. The only exception is <META NAME=\"GENERATOR\"...>, which is ignored."
+msgstr "Για να ορίσετε τις επιλογές για εισαγωγή ετικετών HTML, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph>. Μια γνωστή ετικέτα ΜΕΤΑ περιέχει είτε \"HTTP-EQUIV\" ή \"NAME\" και εισάγονται ως σχόλια του $[officename]. Η μοναδική εξαίρεση είναι <META NAME=\"GENERATOR\"...>, που αγνοείται."
+
+#: about_meta_tags.xhp
+msgctxt ""
+"about_meta_tags.xhp\n"
+"hd_id3163717\n"
+"17\n"
+"help.text"
+msgid "Export Tips"
+msgstr "Συμβουλές εξαγωγής"
+
+#: about_meta_tags.xhp
+msgctxt ""
+"about_meta_tags.xhp\n"
+"par_id3159180\n"
"19\n"
"help.text"
-msgid "Center X"
-msgstr "Κέντρο X"
+msgid "Comments and script fields at the beginning of the first paragraph in a document are exported to the header of an HTML document. If the document begins with a table, the first paragraph in the first cell of the table is exported to the header of the HTML document."
+msgstr "Τα σχόλια και τα πεδία δεσμών ενεργειών που βρίσκονται στην αρχή της πρώτης παραγράφου ενός εγγράφου εξάγονται στην κεφαλίδα ενός εγγράφου HTML. Σε περίπτωση που το έγγραφο ξεκινά με πίνακα, η πρώτη παράγραφος του πρώτου κελιού εξάγεται στην κεφαλίδα του εγγράφου HTML"
-#: 05210700.xhp
+#: digitalsignatures.xhp
msgctxt ""
-"05210700.xhp\n"
-"par_id3155583\n"
-"20\n"
+"digitalsignatures.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_CENTER_X\">Enter the horizontal offset for the gradient.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_CENTER_X\">Εισάγετε την οριζόντια μετατόπιση για τη διαβάθμιση.</ahelp>"
+msgid "Digital Signatures"
+msgstr "Ψηφιακές υπογραφές"
-#: 05210700.xhp
+#: digitalsignatures.xhp
msgctxt ""
-"05210700.xhp\n"
-"hd_id3154897\n"
-"21\n"
+"digitalsignatures.xhp\n"
+"par_idN10544\n"
"help.text"
-msgid "Center Y"
-msgstr "Κέντρο Y"
+msgid "<link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link>"
+msgstr "<link href=\"text/shared/01/digitalsignatures.xhp\">Ψηφιακές υπογραφές</link>"
-#: 05210700.xhp
+#: digitalsignatures.xhp
msgctxt ""
-"05210700.xhp\n"
-"par_id3159399\n"
-"22\n"
+"digitalsignatures.xhp\n"
+"par_idN10548\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_CENTER_Y\">Enter the vertical offset for the gradient.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_CENTER_Y\">ΕΙσάγετε την κάθετη μετατόπιση για τη διαβάθμιση.</ahelp>"
+msgid "<ahelp hid=\".\">Adds and removes digital signatures to and from your document. You can also use the dialog to view certificates.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει και αφαιρεί ψηφιακές υπογραφές από και προς το έγγραφό σας. Μπορείτε επίσης να χρησιμοποιήσετε το διάλογο για να δείτε τα πιστοποιητικά.</ahelp>"
-#: 05210700.xhp
+#: digitalsignatures.xhp
msgctxt ""
-"05210700.xhp\n"
-"hd_id3158430\n"
-"23\n"
+"digitalsignatures.xhp\n"
+"par_idN10629\n"
"help.text"
-msgid "Angle"
-msgstr "Γωνία"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">You must save a file before you can apply a digital signature to the file.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πρέπει να αποθηκεύσετε ένα αρχείο πριν να αποκτήσετε το δικαίωμα να εφαρμόσετε μία ψηφιακή υπογραφή σε αυτό.</ahelp>"
-#: 05210700.xhp
+#: digitalsignatures.xhp
msgctxt ""
-"05210700.xhp\n"
-"par_id3155829\n"
-"24\n"
+"digitalsignatures.xhp\n"
+"par_idN10644\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_ANGLE\">Enter a rotation angle for the gradient.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_ANGLE\">Εισάγετε μία γωνία περιστροφής για τη διαβάθμιση.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">You must save a file in OpenDocument format before you can apply a digital signature to the file.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πρέπει να αποθηκεύσετε ένα αρχείο σε μορφή OpenDocument πριν να αποκτήσετε το δικαίωμα να εφαρμόσετε μία ψηφιακή υπογραφή σε αυτό.</ahelp>"
-#: 05210700.xhp
+#: digitalsignatures.xhp
msgctxt ""
-"05210700.xhp\n"
-"hd_id3153320\n"
-"25\n"
+"digitalsignatures.xhp\n"
+"par_idN1055F\n"
"help.text"
-msgid "Border"
-msgstr "Περίγραμμα"
+msgid "List"
+msgstr "Λίστα"
-#: 05210700.xhp
+#: digitalsignatures.xhp
msgctxt ""
-"05210700.xhp\n"
-"par_id3149784\n"
-"32\n"
+"digitalsignatures.xhp\n"
+"par_idN10563\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_BORDER\">Enter the amount by which you want to adjust the transparent area of the gradient. The default value is 0%.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_BORDER\">Επιλέξτε την ποσότητα κατά την οποία θέλετε να ρυθμίσετε τη διαφανή περιοχή της διαβάθμισης. Η προεπιλεγμένη τιμή είναι 0%.</ahelp>"
+msgid "<ahelp hid=\".\">Lists the digital signatures for the current document.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει σε λίστα τις ψηφιακές υπογραφές για το τρέχον έγγραφο.</ahelp>"
-#: 05210700.xhp
+#: digitalsignatures.xhp
msgctxt ""
-"05210700.xhp\n"
-"hd_id3144439\n"
-"26\n"
+"digitalsignatures.xhp\n"
+"par_idN10566\n"
"help.text"
-msgid "Start value"
-msgstr "Αρχική τιμή"
+msgid "The Signed icon<image id=\"img_id4557023\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id4557023\">Icon</alt></image> indicates a valid digital signature, while the Exclamation mark icon<image id=\"img_id249336\" src=\"xmlsecurity/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id249336\">Icon</alt></image> indicates an invalid digital signature."
+msgstr "Το υπογεγραμμένο εικονίδιο <image id=\"img_id4557023\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id4557023\">Εικονίδιο</alt></image> υποδεικνύει μία έγκυρη ψηφιακή υπογραφή, ενώ το εικονίδιο του θαυμαστικού <image id=\"img_id249336\" src=\"xmlsecurity/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id249336\">Εικονίδιο</alt></image> υποδεικνύει μία άκυρη ψηφιακή υπογραφή."
-#: 05210700.xhp
+#: digitalsignatures.xhp
msgctxt ""
-"05210700.xhp\n"
-"par_id3150117\n"
-"27\n"
+"digitalsignatures.xhp\n"
+"par_id0821200910573716\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_START_VALUE\">Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_START_VALUE\">Εισάγετε μία τιμή διαφάνειας για την αρχική τιμή της διαβάθμισης, όπου το 0% είναι πλήρως αδιαφανές και το 100% είναι πλήρως διαφανές.</ahelp>"
+msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+msgstr "Δείτε ακόμα το<link href=\"text/shared/guide/digital_signatures.xhp\">Ψηφιακές υπογραφές</link>."
-#: 05210700.xhp
+#: digitalsignatures.xhp
msgctxt ""
-"05210700.xhp\n"
-"hd_id3152350\n"
-"28\n"
+"digitalsignatures.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "End value"
-msgstr "Τελική τιμή"
+msgid "View Certificate"
+msgstr "Προβολή πιστοποιητικού"
-#: 05210700.xhp
+#: digitalsignatures.xhp
msgctxt ""
-"05210700.xhp\n"
-"par_id3148924\n"
-"29\n"
+"digitalsignatures.xhp\n"
+"par_idN10570\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_END_VALUE\">Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_TRANSPARENCE:MTR_TRGR_END_VALUE\">Εισάγετε μία τιμή διαφάνειας για την τελική τιμή της διαβάθμισης, όπου το 0% είναι πλήρως αδιαφανές και το 100% είναι πλήρως διαφανές.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/optionen/viewcertificate.xhp\">View Certificate</link> dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/viewcertificate.xhp\">Προβολή πιστοποιητικού</link>.</ahelp>"
-#: 05210700.xhp
+#: digitalsignatures.xhp
msgctxt ""
-"05210700.xhp\n"
-"hd_id3149575\n"
-"9\n"
+"digitalsignatures.xhp\n"
+"par_idN10581\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "Sign Document"
+msgstr "Υπογραφή εγγράφων"
-#: 05210700.xhp
+#: digitalsignatures.xhp
msgctxt ""
-"05210700.xhp\n"
-"par_id3149798\n"
-"10\n"
+"digitalsignatures.xhp\n"
+"par_idN10585\n"
"help.text"
-msgid "Use the preview to view your changes before you apply the transparency effect to the color fill of the selected object."
-msgstr "Χρησιμοποιήστε την προεπισκόπηση για να δείτε τις αλλαγές πριν εφαρμόσετε το εφέ διαφάνειας στο γέμισμα χρώματος ενός επιλεγμένου αντικειμένου."
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/01/selectcertificate.xhp\">Select Certificate</link> dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο <link href=\"text/shared/01/selectcertificate.xhp\">Επιλογή πιστοποιητικού</link>.</ahelp>"
-#: 02020000.xhp
+#: digitalsignatures.xhp
msgctxt ""
-"02020000.xhp\n"
+"digitalsignatures.xhp\n"
+"par_idN10596\n"
+"help.text"
+msgid "Remove"
+msgstr "Διαγραφή"
+
+#: digitalsignatures.xhp
+msgctxt ""
+"digitalsignatures.xhp\n"
+"par_idN1059A\n"
+"help.text"
+msgid "<ahelp hid=\".\">Removes the selected source from the list.</ahelp>"
+msgstr "<ahelp hid=\".\">Αφαιρεί την επιλεγμένη πηγή από τη λίστα.</ahelp>"
+
+#: extensionupdate.xhp
+msgctxt ""
+"extensionupdate.xhp\n"
"tit\n"
"help.text"
-msgid "Redo"
-msgstr "Ακύρωση αναίρεσης"
+msgid "Extension Update"
+msgstr "Ενημέρωση επέκτασης"
-#: 02020000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"02020000.xhp\n"
-"bm_id3149991\n"
+"extensionupdate.xhp\n"
+"hd_id9688100\n"
"help.text"
-msgid "<bookmark_value>restoring;editing</bookmark_value><bookmark_value>redo command</bookmark_value>"
-msgstr "<bookmark_value>Ακύρωση αναίρεσης,επεξεργασία</bookmark_value><bookmark_value>εντολή ακύρωσης αναίρεσης</bookmark_value>"
+msgid "Extension Update"
+msgstr "Ενημέρωση επέκτασης"
-#: 02020000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"02020000.xhp\n"
-"hd_id3149991\n"
-"1\n"
+"extensionupdate.xhp\n"
+"par_id5084688\n"
"help.text"
-msgid "<link href=\"text/shared/01/02020000.xhp\" name=\"Redo\">Redo</link>"
-msgstr "<link href=\"text/shared/01/02020000.xhp\" name=\"Ακύρωση αναίρεσης\">Ακύρωση αναίρεσης</link>"
+msgid "<ahelp hid=\".\">Click the <emph>Check for Updates</emph> button in the <link href=\"text/shared/01/packagemanager.xhp\">Extension Manager</link> to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose <emph>Update</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ στο κουμπί <emph>Έλεγχος για ενημερώσεις</emph> στη <link href=\"text/shared/01/packagemanager.xhp\">Διαχειριστής επεκτάσεων</link> για να ελέγξετε για ενημερώσεις στο διαδίκτυο μόνο για όλες τις εγκατεστημένες επεκτάσεις. Για να ελέγξετε για ενημερώσεις από το διαδίκτυο μόνο για την επιλεγμένη επέκταση, κάντε δεξί κλικ για να ανοίξετε το μενού περιβάλλοντος, ύστερα επιλέξτε <emph>Ενημέρωση</emph>.</ahelp>"
-#: 02020000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"02020000.xhp\n"
-"par_id3157898\n"
-"2\n"
+"extensionupdate.xhp\n"
+"par_id6401257\n"
"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_REDO\">Reverses the action of the last <emph>Undo</emph> command. To select the <emph>Undo</emph> step that you want to reverse, click the arrow next to the <emph>Redo</emph> icon on the Standard bar.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_REDO\">Αναιρεί την ενέργεια της τελευταίας εντολής <emph>Αναίρεσης</emph>. Για να επιλέξετε το βήμα <emph>Αναίρεσης</emph> που θέλετε να αντιστρέψετε, κλικ στο βέλος δίπλα στο εικονίδιο <emph>Ακύρωση αναίρεσης</emph> στην βασική γραμμή.</ahelp>"
+msgid "When you click the <item type=\"menuitem\">Check for Updates</item> button or choose the <item type=\"menuitem\">Update</item> command, the Extension Update dialog is displayed and the check for availability of updates starts immediately."
+msgstr "Με κλικ στο κουμπί <item type=\"menuitem\"> Έλεγχος για ενημερώσεις</item> ή επιλογή της εντολής <item type=\"menuitem\">Ενημέρωση</item>, ο διάλογος Ενημέρωση επέκτασης εμφανίζεται και ελέγχει άμεσα τη διαθεσιμότητα των ενημερώσεων."
-#: 02230000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"02230000.xhp\n"
-"tit\n"
+"extensionupdate.xhp\n"
+"par_id5841242\n"
"help.text"
-msgid "Changes"
-msgstr "Αλλαγές"
+msgid "<ahelp hid=\".\">While checking for updates, you see a progress indicator. Wait for some messages to show up in the dialog, or click Cancel to abort the update check.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενώ γίνεται έλεγχος για ενημερώσεις, μπορείτε να δείτε ένα δείκτη προόδου. Αναμένετε να εμφανιστούν κάποια μηνύματα στο διάλογο ή πατήστε Ακύρωση για να διακόψετε τον έλεγχο ενημερώσεων.</ahelp>"
-#: 02230000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"02230000.xhp\n"
-"hd_id3152952\n"
-"1\n"
+"extensionupdate.xhp\n"
+"par_id6794030\n"
"help.text"
-msgid "<link href=\"text/shared/01/02230000.xhp\" name=\"Changes\">Changes</link>"
-msgstr "<link href=\"text/shared/01/02230000.xhp\" name=\"Αλλαγές\">Αλλαγές</link>"
+msgid "If no updates are available, the message in the dialog tells you there are no updates. Close the dialog."
+msgstr "Αν καμία ενημέρωση δεν είναι διαθέσιμη, το μήνυμα στο διάλογο σας λέει ότι δεν υπάρχουν ενημερώσεις. Κλείστε το διάλογο."
-#: 02230000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"02230000.xhp\n"
-"par_id3145759\n"
-"2\n"
+"extensionupdate.xhp\n"
+"par_id7096774\n"
"help.text"
-msgid "<ahelp hid=\".\">Lists the commands that are available for tracking changes in your file.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει σε λίστα τις εντολές που είναι διαθέσιμες για την ανίχνευση των αλλαγών στο αρχείο σας.</ahelp>"
+msgid "If updates are available, the updates can either be installed automatically, or you must respond with some action:"
+msgstr "Αν κάποιες ενημερώσεις είναι διαθέσιμες, οι ενημερώσεις μπορούν να εγκατασταθούν ή αυτόματα ή πρέπει να απαντήσετε με κάποια ενέργεια:"
-#: 02230000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"02230000.xhp\n"
-"hd_id3154894\n"
-"7\n"
+"extensionupdate.xhp\n"
+"par_id6420484\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02230200.xhp\" name=\"Show\">Show</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02230200.xhp\" name=\"Εμφάνιση\">Εμφάνιση</link></caseinline></switchinline>"
+msgid "The Extension Update dialog may contain entries which are not selectable and hence no automatic update can be performed."
+msgstr "Ο διάλογος Ενημέρωσης Επέκτασης ενδέχεται να περιέχει καταχωρίσεις οι οποίες να μην μπορούν να επιλεχθούν και επομένως να μην μπορεί να γίνει αυτόματη ενημέρωση."
-#: 02230000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"02230000.xhp\n"
-"hd_id3154184\n"
-"8\n"
+"extensionupdate.xhp\n"
+"par_id6986602\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/01/02230200.xhp\" name=\"Show\">Show</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/01/02230200.xhp\" name=\"Εμφάνιση\">Εμφάνιση</link></caseinline></switchinline>"
+msgid "Dependencies are not fulfilled (the update needs some more or newer files to be installed)."
+msgstr "Κάποιες εξαρτήσεις δεν ικανοποιούνται (η ενημέρωση χρειάζεται να εγκατασταθούν περισσότερα ή νεότερα αρχεία)."
-#: 02230000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"02230000.xhp\n"
-"hd_id3153527\n"
-"4\n"
+"extensionupdate.xhp\n"
+"par_id616779\n"
"help.text"
-msgid "<link href=\"text/shared/01/02230400.xhp\" name=\"Accept or Reject\">Accept or Reject</link>"
-msgstr "<link href=\"text/shared/01/02230400.xhp\" name=\"Αποδοχή ή απόρριψη\">Αποδοχή ή απόρριψη</link>"
+msgid "Insufficient user rights (the Extension Manager was started from the menu, but shared extensions can only be modified when %PRODUCTNAME does not run, and only by a user with appropriate rights). See <link href=\"text/shared/01/packagemanager.xhp\">Extension Manager</link> for details."
+msgstr "Ανεπαρκή δικαιώματα χρήστη (ο Διαχειριστής Επεκτάσεων ανοίχτηκε από το μενού, ωστόσο οι κοινόχρηστες επεκτάσεις μπορούν να τροποποιηθούν μόνον όταν το %PRODUCTNAME δεν εκτελείται και μόνον από κάποιο χρήστη με τα απαραίτητα δικαιώματα). Δείτε το <link href=\"text/shared/01/packagemanager.xhp\">Διαχειριστή Επεκτάσεων</link> για λεπτομέρειες."
-#: 02230000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"02230000.xhp\n"
-"hd_id3145072\n"
-"3\n"
+"extensionupdate.xhp\n"
+"par_id791039\n"
"help.text"
-msgid "<link href=\"text/shared/01/02230300.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/02230300.xhp\" name=\"Σχόλιο\">Σχόλιο</link>"
+msgid "A manual update is necessary."
+msgstr "Μία χειροκίνητη ενημέρωση είναι απαραίτητη."
-#: 02230000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"02230000.xhp\n"
-"hd_id3150694\n"
-"5\n"
+"extensionupdate.xhp\n"
+"par_id757469\n"
"help.text"
-msgid "<link href=\"text/shared/01/02230500.xhp\" name=\"Merge Document\">Merge Document</link>"
-msgstr "<link href=\"text/shared/01/02230500.xhp\" name=\"Συγχώνευση εγγράφου\">Συγχώνευση εγγράφου</link>"
+msgid "<ahelp hid=\".\">When you click the Install button the Download and Installation dialog is displayed.</ahelp>"
+msgstr "<ahelp hid=\".\">Όταν κάνετε κλικ στο κουμπί Εγκατάσταση εμφανίζεται το παράθυρο διαλόγου Λήψη και εγκατάσταση.</ahelp>"
-#: 05280000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"05280000.xhp\n"
-"tit\n"
+"extensionupdate.xhp\n"
+"par_id5189062\n"
"help.text"
-msgid "Fontwork"
-msgstr "Συλλογή Fontwork"
+msgid "All extensions which can be directly downloaded are downloaded now. The progress is shown in the Download and Installation dialog. If an extension cannot be downloaded, a message is displayed. The operation continues for the remaining extensions."
+msgstr "Όλες οι επεκτάσεις οι οποίες μπορούν να ληφθούν απευθείας λαμβάνονται τώρα. Η πρόοδος φαίνεται στο διάλογο Λήψης και Εγκατάστασης. Αν μία επέκταση δεν μπορεί να ληφθεί, εμφανίζεται ένα μήνυμα. Η λειτουργία συνεχίζεται για τις υπόλοιπες επεκτάσεις."
-#: 05280000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"05280000.xhp\n"
-"hd_id3146959\n"
-"51\n"
+"extensionupdate.xhp\n"
+"par_id3949095\n"
"help.text"
-msgid "<variable id=\"fntwrk\"><link href=\"text/shared/01/05280000.xhp\" name=\"FontWork\">Fontwork Dialog (Previous Version)</link></variable>"
-msgstr "<variable id=\"fntwrk\"><link href=\"text/shared/01/05280000.xhp\" name=\"FontWork\">Διάλογος Fontwork (προηγούμενη έκδοση)</link></variable>"
+msgid "Some extensions may be marked with the phrase \"browser based update\". These extensions cannot be downloaded by the Extension Manager. A web browser must be opened to download the extension update from a particular web site. That site may require several more user interaction to download the extension. After downloading you must install the extension manually, for example by double-clicking the extension's icon in a file browser."
+msgstr "Κάποιες επεκτάσεις μπορεί να είναι επισημασμένες με τη φράση \"ενημέρωση βασισμένη σε πρόγραμμα ανάγνωσης ιστοσελίδων\". Αυτές οι επεκτάσεις δεν μπορούν να ληφθούν από το Διαχειριστή Επεκτάσεων. Ένα πρόγραμμα ανάγνωσης ιστοσελίδων πρέπει να ανοιχτεί για να λάβει την ενημέρωση επέκτασης από ένα συγκεκριμένη δικτυακό τόπο. Αυτός ο ιστοτόπος μπορεί να απαιτεί κάποια περαιτέρω αλληλεπίδραση από το χρήστη για να λάβει την επέκταση. Μετά τη λήψη πρέπει να εγκαταστήσετε την επέκταση χειροκίνητα, για παράδειγμα κάνοντας διπλό κλικ στο εικονίδιο της επέκτασης σε ένα πρόγραμμα ανάγνωσης αρχείων."
-#: 05280000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3151097\n"
-"52\n"
+"extensionupdate.xhp\n"
+"par_id3729056\n"
"help.text"
-msgid "<ahelp hid=\".uno:FontWork\">Edits Fontwork effects of the selected object that has been created with the previous Fontwork dialog.</ahelp>"
-msgstr "<ahelp hid=\".uno:FontWork\">Επεξεργάζεται τα εφέ του Fontwork του επιλεγμένου αντικειμένου που είχε δημιουργηθεί με τον προηγούμενο διάλογο Fontwork.</ahelp>"
+msgid "For extensions marked as \"browser based update\", the Extension Manager will open your web browser on the respective web site. This happens when you close the dialog, after downloading any other extension updates. If there are no extensions which can be directly downloaded then the web browser is started immediately."
+msgstr "Για επεκτάσεις που είναι επισημασμένες ως \"ενημέρωση μέσω περιηγητή\", ο Διαχειριστής Επεκτάσεων θα ανοίξει το πρόγραμμα ανάγνωσης ιστοσελίδων σας στο σχετικό διαδικτυακό τόπο. Αυτό συμβαίνει όταν κλείσετε το διάλογο, αφού λάβετε κάθε άλλη ενημέρωση επέκτασης. Αν δεν υπάρχουν επεκτάσεις οι οποίες μπορούν να ληφθούν απευθείας τότε το πρόγραμμα ανάγνωσης ιστοσελίδων ξεκινά αυτόματα."
-#: 05280000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3155934\n"
-"53\n"
+"extensionupdate.xhp\n"
+"par_id6854457\n"
"help.text"
-msgid "This <emph>Fontwork</emph> dialog is only available for Fontwork in old Writer text documents that were created prior to %PRODUCTNAME %PRODUCTVERSION. You must first call <emph>Tools - Customize</emph> to add a menu command or an icon to open this dialog."
-msgstr "Αυτός ο διάλογος <emph>Fontwork</emph> είναι διαθέσιμος μόνο για το Fontwork σε έγγραφα κειμένου παλιών κειμενογράφων που δημιουργήθηκαν πριν το %PRODUCTNAME %PRODUCTVERSION. Πρέπει πρώτα να χρησιμοποιήσετε το <emph>Εργαλεία - Επιλογές</emph> για να προσθέσετε μία εντολή μενού ή ένα εικονίδιο για να ανοίξετε αυτόν τον διάλογο."
+msgid "After the last extension has been downloaded, the installation begins. First all installed extensions for which an update could be downloaded successfully, are removed. Then the updated extensions are installed. If an error occurs, a message that the installation failed is displayed, but the operation proceeds."
+msgstr "Αφού και η τελευταία επέκταση έχει ληφθεί, η εγκατάσταση ξεκινά. Αρχικά διαγράφονται όλες οι εγκατεστημένες επεκτάσεις για τις οποίες μπόρεσε να ληφθεί με επιτυχία κάποια ενημέρωση. Έπειτα εγκαθιστώνται οι ενημερωμένες επεκτάσεις. Αν συμβεί κάποιο σφάλμα, εμφανίζεται ένα μήνυμα ότι η εγκατάσταση απέτυχε, ωστόσο η λειτουργία συνεχίζεται."
-#: 05280000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3154497\n"
-"74\n"
+"extensionupdate.xhp\n"
+"par_id3372295\n"
"help.text"
-msgid "You can change the shape of the text baseline to match semicircles, arcs, circles, and freeform lines."
-msgstr "Μπορείτε να αλλάξετε το σχήμα της βάσης του κειμένου ώστε να συμπίπτουν με ημικύκλια, τόξα, κύκλους και γραμμές ελεύθερης σχεδίασης."
+msgid "If all updates have been processed the Download and Installation dialog shows that it has finished. You can abort the download and installation process by clicking the <emph>Abort Update</emph> button."
+msgstr "Αν όλες οι ενημερώσεις έχουν εγκατασταθεί, ο διάλογος Λήψης και Εγκατάστασης δείχνει ότι έχει τελειώσει. Μπορείτε να διακόψετε τη διαδικασία εγκατάστασης κάνοντας κλικ στο πεδίο επιλογής <emph>Διακοπή ενημέρωσης</emph>."
-#: 05280000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"05280000.xhp\n"
-"hd_id3152372\n"
-"54\n"
+"extensionupdate.xhp\n"
+"hd_id5699942\n"
"help.text"
-msgid "Alignment icons"
-msgstr "Εικονίδια στοίχισης"
+msgid "Show all Updates"
+msgstr "Εμφάνιση όλων των ενημερώσεων"
-#: 05280000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3149760\n"
-"55\n"
+"extensionupdate.xhp\n"
+"par_id641193\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_CTL_FORMS\" visibility=\"hidden\">Click the shape of the baseline that you want to use for the text.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_CTL_FORMS\" visibility=\"hidden\">Κάντε κλικ στο σχήμα της βάσης που θέλετε να χρησιμοποιήσετε για το κείμενο.</ahelp>"
+msgid "<ahelp hid=\".\">By default, only the downloadable extensions are shown in the dialog. Mark <emph>Show all Updates</emph> to see also other extensions and error messages.</ahelp>"
+msgstr "<ahelp hid=\".\">Από προεπιλογή, μόνο οι λαμβανόμενες επεκτάσεις εμφανίζονται στο διάλογο. Επισημάνετε το <emph>Εμφάνιση όλων των ενημερώσεων</emph> για να δείτε επίσης άλλες επεκτάσεις και μηνύματα σφαλμάτων.</ahelp>"
-#: 05280000.xhp
+#: extensionupdate.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3152542\n"
-"56\n"
+"extensionupdate.xhp\n"
+"par_id7634510\n"
"help.text"
-msgid "The top row contains the following baseline shapes: <emph>Upper Semicircle</emph>, <emph>Lower Semicircle</emph>, <emph>Left Semicircle</emph> and <emph>Right Semicircle</emph>."
-msgstr "Η πάνω γραμμή περιέχει τα ακόλουθα σχήματα βάσης: <emph>Άνω ημικύκλιο</emph>, <emph>Κάτω ημικύκλιο</emph>, <emph>Αριστερό ημικύκλιο</emph> και <emph>Δεξιό ημικύκλιο</emph>."
+msgid "<link href=\"text/shared/01/packagemanager.xhp\">Extension Manager</link>"
+msgstr "<link href=\"text/shared/01/packagemanager.xhp\">Διαχειριστής επεκτάσεων</link>"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3150774\n"
-"58\n"
+"formatting_mark.xhp\n"
+"tit\n"
"help.text"
-msgid "The middle row contains the following baseline shapes: <emph>Upper Arc</emph>, <emph>Lower Arc, Left Arc</emph> and <emph>Right Arc</emph>."
-msgstr "Η μεσαία γραμμή περιέχει τα ακόλουθα σχήματα βάσης: <emph>Άνω τόξο</emph>, <emph>Κάτω τόξο, Αριστερό τόξο</emph> και <emph>Δεξιό τόξο</emph>."
+msgid "Formatting Mark"
+msgstr "Σημάδι μορφοποίησης"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3159158\n"
-"60\n"
+"formatting_mark.xhp\n"
+"bm_id9930722\n"
"help.text"
-msgid "The bottom row contains the following baseline shapes: <emph>Open Circle, Closed Circle, Closed Circle II</emph>, and <emph>Open Circle Vertical</emph>. For the best results, the drawing object must contain more than two lines of text."
-msgstr "Η κάτω γραμμή περιέχει τα ακόλουθα σχήματα βάσης: <emph>Ανοικτός κύκλος, Κλειστός κύκλος, Κλειστός κύκλος II</emph>, και <emph>Κατακόρυφος ανοικτός κύκλος</emph>. Για τα βέλτιστα αποτελέσματα, το αντικείμενο σχεδίασης πρέπει να περιέχει πάνω από δύο γραμμές κειμένου."
+msgid "<bookmark_value>CTL;(not) wrapping words</bookmark_value> <bookmark_value>words;wrapping in CTL</bookmark_value>"
+msgstr "<bookmark_value>CTL, (χωρίς) αναδίπλωση λέξεων</bookmark_value><bookmark_value>λέξεις, αναδίπλωση σε CTL</bookmark_value>"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3149237\n"
-"62\n"
+"formatting_mark.xhp\n"
+"hd_id030220091035120\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_OFF\">Removes baseline formatting.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_OFF\">Καταργεί την μορφοποίηση της βάσης.</ahelp>"
+msgid "<variable id=\"formattingmark\"><link href=\"text/shared/01/formatting_mark.xhp\">Formatting Mark</link></variable>"
+msgstr "<variable id=\"formattingmark\"><link href=\"text/shared/01/formatting_mark.xhp\">Σημάδι μορφοποίησης</link></variable>"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3149244\n"
+"formatting_mark.xhp\n"
+"par_id0302200910351248\n"
"help.text"
-msgid "<image id=\"img_id3161458\" src=\"cmd/sc_fontwork.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3161458\">Icon</alt></image>"
-msgstr "<image id=\"img_id3161458\" src=\"cmd/sc_fontwork.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3161458\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\">Opens a submenu to insert special formatting marks. Enable CTL for more commands.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού για εισαγωγή σημάνσεων ειδικής μορφοποίησης.</ahelp>"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3149046\n"
-"63\n"
+"formatting_mark.xhp\n"
+"hd_id9996948\n"
"help.text"
-msgid "Off"
-msgstr "Ανενεργό"
+msgid "Non-breaking space"
+msgstr "Προστατευόμενο διάστημα"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3156344\n"
-"64\n"
+"formatting_mark.xhp\n"
+"par_id8326975\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_ROTATE\">Uses the top or the bottom edge of the selected object as the text baseline.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_ROTATE\">Χρησιμοποιεί το πάνω ή το κάτω άκρο του επιλεγμένου αντικειμένου σαν την βάση του κειμένου.</ahelp>"
+msgid "<ahelp hid=\".\">Inserts a space that will keep bordering characters together on line breaks.</ahelp>"
+msgstr "<ahelp hid=\".\">Inserts a space that will keep bordering characters together on line breaks.</ahelp>"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3150791\n"
+"formatting_mark.xhp\n"
+"hd_id6383556\n"
"help.text"
-msgid "<image id=\"img_id3153379\" src=\"svx/res/fw02.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153379\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153379\" src=\"svx/res/fw02.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153379\">Εικονίδιο</alt></image>"
+msgid "Non-breaking hyphen"
+msgstr "Διαχωριστικό χωρίς αλλαγή"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3153339\n"
-"65\n"
+"formatting_mark.xhp\n"
+"par_id8469191\n"
"help.text"
-msgid "Rotate"
-msgstr "Περιστροφή"
+msgid "<ahelp hid=\".\">Inserts a hyphen that will keep bordering characters together on line breaks.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει ένα διαχωριστικό το οποίο θα διατηρεί μαζί τους χαρακτήρες που γειτονεύουν όταν γίνεται αλλαγή γραμμής.</ahelp>"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3155742\n"
-"66\n"
+"formatting_mark.xhp\n"
+"hd_id3306680\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_UPRIGHT\">Uses the top or the bottom edge of the selected object as the text baseline and preserves the original vertical alignment of the individual characters.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_UPRIGHT\">Χρησιμοποιεί το πάνω ή το κάτω άκρο του επιλεγμένου αντικειμένου σαν την βάση του κειμένου και διατηρεί την αρχική κατακόρυφη στοίχιση των μεμονωμένων χαρακτήρων.</ahelp>"
+msgid "Optional hyphen"
+msgstr "Προαιρετική διαχωριστικό"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3154069\n"
+"formatting_mark.xhp\n"
+"par_id9407330\n"
"help.text"
-msgid "<image id=\"img_id3152933\" src=\"svx/res/fw03.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3152933\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152933\" src=\"svx/res/fw03.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3152933\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\">Inserts an invisible hyphen within a word that will appear and create a line break once it becomes the last character in a line.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει μία αόρατη θέση διαχωρισμού μέσα σε μία λέξη η οποία θα εμφανιστεί και θα δημιουργήσει μία αλλαγή γραμμής όταν γίνει ο τελευταίος χαρακτήρας σε μία γραμμή.</ahelp>"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3154153\n"
-"67\n"
+"formatting_mark.xhp\n"
+"hd_id2295907\n"
"help.text"
-msgid "Upright"
-msgstr "Όρθια"
+msgid "No-width optional break"
+msgstr "Προαιρετική αλλαγή μηδενικού πλάτους"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3149202\n"
-"68\n"
+"formatting_mark.xhp\n"
+"par_id1536301\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_SLANTX\">Horizontally slants the characters in the text object.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_SLANTX\">Ανατρέπει οριζόντια τους χαρακτήρες στο αντικείμενο κειμένου.</ahelp>"
+msgid "<ahelp hid=\".\">Inserts an invisible space within a word that will insert a line break once it becomes the last character in a line. Available when complex text layout (CTL) is enabled.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει ένα αόρατο κενό μέσα σε μία λέξη το οποίο θα εισάγει μία αλλαγή γραμμής όταν γίνει ο τελευταίος χαρακτήρας σε μία γραμμή. Είναι διαθέσιμο όταν είναι ενεργοποιημένη η σύνθετη διάταξη κειμένου (CTL).</ahelp>"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3153180\n"
+"formatting_mark.xhp\n"
+"hd_id3245643\n"
"help.text"
-msgid "<image id=\"img_id3151041\" src=\"svx/res/fw04.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3151041\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151041\" src=\"svx/res/fw04.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3151041\">Εικονίδιο</alt></image>"
+msgid "No-width no break"
+msgstr "θΝα μη γίνει αλλαγή μηδενικού πλάτους"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3149983\n"
-"69\n"
+"formatting_mark.xhp\n"
+"par_id1085238\n"
"help.text"
-msgid "Slant Horizontal"
-msgstr "Ανατροπή οριζόντια"
+msgid "<ahelp hid=\".\">Inserts an invisible space within a word that will keep the word together at the end of a line. Available when complex text layout (CTL) is enabled.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει ένα αόρατο διάστημα μέσα σε μία λέξη το οποίο θα κρατήσει τη λέξη συνδεδεμένη σε ένα τέλος γραμμής. Είναι διαθέσιμο όταν είναι ενεργοποιημένη η σύνθετη διάταξη κειμένου (CTL).</ahelp>"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3154297\n"
-"70\n"
+"formatting_mark.xhp\n"
+"hd_id4634540\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_SLANTY\">Vertically slants the characters in the text object.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_STYLE_SLANTY\">Ανατρέπει κατακόρυφα τους χαρακτήρες στο αντικείμενο κειμένου.</ahelp>"
+msgid "Left-to-right mark"
+msgstr "Επισήμανση αριστερά-προς-τα-δεξιά"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3147348\n"
+"formatting_mark.xhp\n"
+"par_id6690878\n"
"help.text"
-msgid "<image id=\"img_id3154690\" src=\"svx/res/fw05.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3154690\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154690\" src=\"svx/res/fw05.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3154690\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\">Inserts a text direction mark that affects the text direction of any text following the mark. Available when complex text layout (CTL) is enabled.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει μία σήμανση κατεύθυνσης γραφής η οποία επηρεάζει την κατεύθυνση του κειμένου για κάθε κείμενο που ακολουθεί τη σήμανση. Είναι διαθέσιμο όταν είναι ενεργοποιημένη η σύνθετη διάταξη κειμένου (CTL).</ahelp>"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3150962\n"
-"71\n"
+"formatting_mark.xhp\n"
+"hd_id9420148\n"
"help.text"
-msgid "Slant Vertical"
-msgstr "Ανατροπή κατακόρυφα"
+msgid "Right-to-left mark"
+msgstr "Σήμανση δεξιά-προς-τα-αριστερά"
-#: 05280000.xhp
+#: formatting_mark.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3154985\n"
-"22\n"
+"formatting_mark.xhp\n"
+"par_id923184\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_MIRROR\">Reverses the text flow direction, and flips the text horizontally or vertically. To use this command, you must first apply a different baseline to the text.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_MIRROR\">Αντιστρέφει την κατεύθυνση ροής του κειμένου και αναστρέφει το κείμενο οριζόντια ή κατακόρυφα. Για να χρησιμοποιήσετε αυτήν την εντολή πρέπει πρώτα να εφαρμόσετε μία διαφορετική βάση στο κείμενο.</ahelp>"
+msgid "<ahelp hid=\".\">Inserts a text direction mark that affects the text direction of any text following the mark. Available when complex text layout (CTL) is enabled.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει μία σήμανση κατεύθυνσης γραφής η οποία επηρεάζει την κατεύθυνση του κειμένου για κάθε κείμενο που ακολουθεί τη σήμανση. Είναι διαθέσιμο όταν είναι ενεργοποιημένη η σύνθετη διάταξη κειμένου (CTL).</ahelp>"
-#: 05280000.xhp
+#: gallery.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3155854\n"
+"gallery.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3153142\" src=\"svx/res/fw06.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153142\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153142\" src=\"svx/res/fw06.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153142\">Εικονίδιο</alt></image>"
+msgid "Gallery"
+msgstr "Συλλογή"
-#: 05280000.xhp
+#: gallery.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3149934\n"
-"21\n"
+"gallery.xhp\n"
+"par_id3149783\n"
+"46\n"
"help.text"
-msgid "Orientation"
-msgstr "Προσανατολισμός"
+msgid "<ahelp hid=\"HID_GALLERY_ICONVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp>"
+msgstr "<ahelp hid=\"HID_GALLERY_ICONVIEW\" visibility=\"hidden\">Εμφανίζει τα περιεχόμενα της <emph>Συλλογής</emph>ως εικονίδια.</ahelp>"
-#: 05280000.xhp
+#: gallery.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3154640\n"
-"24\n"
+"gallery.xhp\n"
+"par_id3148983\n"
+"47\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_LEFT\">Aligns the text to the left end of the text baseline.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_LEFT\">Στοιχίζει το κείμενο στο αριστερό άκρο της βάσης του κειμένου.</ahelp>"
+msgid "<ahelp hid=\"HID_GALLERY_LISTVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp>"
+msgstr "<ahelp hid=\"HID_GALLERY_LISTVIEW\" visibility=\"hidden\">Εμφανίζει τα περιεχόμενα της <emph>Συλλογής </emph>ως μικρά εικονίδια, με τίτλους και πληροφορίες διαδρομής.</ahelp>"
-#: 05280000.xhp
+#: gallery.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3156006\n"
+"gallery.xhp\n"
+"hd_id3153894\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3153573\" src=\"cmd/sc_alignleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153573\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153573\" src=\"cmd/sc_alignleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153573\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link>"
+msgstr "<link href=\"text/shared/01/gallery.xhp\" name=\"Συλλογή\">Συλλογή</link>"
-#: 05280000.xhp
+#: gallery.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3152416\n"
-"23\n"
+"gallery.xhp\n"
+"par_id3150789\n"
+"2\n"
"help.text"
-msgid "Align Left"
-msgstr "Στοίχιση αριστερά"
+msgid "<ahelp hid=\".uno:Gallery\">Opens the <emph>Gallery</emph>, where you can select graphics and sounds to insert into your document.</ahelp>"
+msgstr "<ahelp hid=\".uno:Gallery\">Ανοίγει την <emph>Συλλογή</emph>, όπου μπορείτε να επιλέξετε γραφικά και ήχους για να εισάγετε στο έγγραφό σας.</ahelp>"
-#: 05280000.xhp
+#: gallery.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3147578\n"
+"gallery.xhp\n"
+"par_id3155555\n"
+"44\n"
+"help.text"
+msgid "You can display the contents of the <emph>Gallery </emph>as icons, or icons with titles and path information."
+msgstr "Μπορείτε να εμφανίσετε τα περιεχόμενα της <emph>Συλλογή </emph>ως εικονίδια, ή εικονίδια με τίτλους και πληροφορίες για τη διαδρομή."
+
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3153394\n"
+"45\n"
+"help.text"
+msgid "To zoom in or zoom out on a single object in the <emph>Gallery</emph>, double-click the object, or select the object, and then press the Spacebar."
+msgstr "Για να εστιάσετε ή να απομακρυνθείτε από ένα συγκεκριμένο αντικείμενο στη <emph>Συλλογή</emph>, κάντε διπλό κλικ στο αντικείμενο, ή επιλέξτε το αντικείμενο και μετά πατήστε το πλήκτρο space στο πληκτρολόγιο."
+
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3145346\n"
"26\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_CENTER\">Centers the text on the text baseline.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_CENTER\">Κεντράρει το κείμενο στην βάση του κειμένου.</ahelp>"
+msgid "Themes are listed on the left side of the <emph>Gallery</emph>.<ahelp hid=\"HID_GALLERY_THEMELIST\">Click a theme to view the objects associated with the theme.</ahelp>"
+msgstr "Τα θέματα εμφανίζονται σε λίστα στη αριστερή πλευρά της <emph>Συλλογής</emph>.<ahelp hid=\"HID_GALLERY_THEMELIST\">Κάντε κλικ σε ένα θέμα για να δείτε τα αντικείμενα που συνδέονται με το θέμα.</ahelp>"
-#: 05280000.xhp
+#: gallery.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3155748\n"
+"gallery.xhp\n"
+"par_id3155355\n"
+"50\n"
"help.text"
-msgid "<image id=\"img_id3147217\" src=\"cmd/sc_centerpara.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147217\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147217\" src=\"cmd/sc_centerpara.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147217\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_GALLERY_WINDOW\">To insert a <emph>Gallery </emph>object, select the object, and then drag it into the document.</ahelp>"
+msgstr "<ahelp hid=\"HID_GALLERY_WINDOW\">Για να εισάγετε ένα αντικείμενο <emph>Συλλογή</emph>, επιλέξτε το αντικείμενο και μετά σύρετέ το μέσα στο έγγραφο.</ahelp>"
-#: 05280000.xhp
+#: gallery.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3159346\n"
+"gallery.xhp\n"
+"hd_id3156113\n"
+"4\n"
+"help.text"
+msgid "Adding a New File to the Gallery"
+msgstr "Προσθήκη νέου αρχείου στη Συλλογή"
+
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3153032\n"
+"43\n"
+"help.text"
+msgid "To add a file to the <emph>Gallery</emph>, right-click a theme, choose <emph>Properties</emph>, click the <emph>Files </emph>tab, and then click <emph>Add</emph>. You can also click an object in the current document, hold, and then drag it to the <emph>Gallery</emph> window."
+msgstr "Για να προσθέσετε ένα αρχείο στην <emph>Συλλογή</emph>, κάντε δεξί κλικ σε ένα θέμα, επιλέξτε <emph>Ιδιότητες</emph>, κάντε κλικ στην καρτέλα <emph>Αρχεία </emph> και μετά κάντε κλικ στο <emph>Προσθήκη</emph>. Μπορείτε επίσης να κάνετε κλικ σε ένα αντικείμενο στο τρέχον αρχείο, να το κρατήσετε και μετά να το σύρετε στο παράθυρο <emph>Συλλογή</emph>."
+
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"hd_id3145315\n"
+"10\n"
+"help.text"
+msgid "New theme"
+msgstr "Δημιουργία θέματος"
+
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3150275\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\"HID_GALLERY_NEWTHEME\">Adds a new theme to the <emph>Gallery </emph>and lets you choose the files to include in the theme.</ahelp>"
+msgstr "<ahelp hid=\"HID_GALLERY_NEWTHEME\">Προσθέτει ένα νέο θέμα στη <emph>Συλλογή </emph>και σας επιτρέπει να επιλέξετε τα αρχεία που πρόκειται να περιληφθούν στο θέμα.</ahelp>"
+
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3159167\n"
+"9\n"
+"help.text"
+msgid "To access the following commands, right-click a theme in the <emph>Gallery</emph>:"
+msgstr "Για να αποκτήσετε πρόσβαση στις ακόλουθες εντολές, κάντε δεξί κλικ σε ένα θέμα στη <emph>Συλλογή</emph>:"
+
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"hd_id3154142\n"
+"15\n"
+"help.text"
+msgid "Properties"
+msgstr "Ιδιότητες"
+
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3148990\n"
+"16\n"
+"help.text"
+msgid "The <emph>Properties of (Theme)</emph> dialog contains the following tabs:"
+msgstr "Ο διάλογος <emph>Ιδιότητες του (θέματος)</emph> περιέχει τις ακόλουθες καρτέλες:"
+
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"hd_id3151384\n"
"25\n"
"help.text"
-msgid "Center"
-msgstr "Κέντρο"
+msgid "<link href=\"text/shared/01/gallery_files.xhp\" name=\"Files\">Files</link>"
+msgstr "<link href=\"text/shared/01/gallery_files.xhp\" name=\"Αρχεία\">Αρχεία</link>"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3149583\n"
-"28\n"
+"gallery_files.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_RIGHT\">Aligns the text to the right end of the text baseline.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_RIGHT\">Στοιχίζει το κείμενο στο δεξί άκρο της βάσης του κειμένου.</ahelp>"
+msgid "Files"
+msgstr "Αρχεία"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3149939\n"
+"gallery_files.xhp\n"
+"hd_id3150756\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3148498\" src=\"cmd/sc_alignright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148498\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148498\" src=\"cmd/sc_alignright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148498\">Εικονίδιο</alt></image>"
+msgid "Files"
+msgstr "Αρχεία"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3150418\n"
-"27\n"
+"gallery_files.xhp\n"
+"par_id3153882\n"
+"2\n"
"help.text"
-msgid "Align Right"
-msgstr "Στοίχιση δεξιά"
+msgid "<variable id=\"stargallerymanager\">Adds new files to the selected theme. </variable>"
+msgstr "<variable id=\"stargallerymanager\">Προσθέτει νέα αρχεία στο επιλεγμένο θέμα. </variable>"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3147124\n"
-"30\n"
+"gallery_files.xhp\n"
+"hd_id3153089\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_AUTOSIZE\">Resizes the text to fit the length of the text baseline.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_ADJUST_AUTOSIZE\">Τροποποιεί το μέγεθος του κειμένου για να προσαρμόζεται στο μήκος της βάσης του κειμένου.</ahelp>"
+msgid "File Type"
+msgstr "Τύπος αρχείου"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3159129\n"
+"gallery_files.xhp\n"
+"par_id3154497\n"
+"6\n"
"help.text"
-msgid "<image id=\"img_id3153334\" src=\"svx/res/fw010.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153334\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153334\" src=\"svx/res/fw010.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153334\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SVX:COMBOBOX:RID_SVXTABPAGE_GALLERYTHEME_FILES:CBB_FILETYPE\">Select the type of file that you want to add.</ahelp>"
+msgstr "<ahelp hid=\"SVX:COMBOBOX:RID_SVXTABPAGE_GALLERYTHEME_FILES:CBB_FILETYPE\">Επιλέξτε τον τύπο αρχείου που θέλετε να προσθέσετε.</ahelp>"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3148747\n"
-"29\n"
+"gallery_files.xhp\n"
+"hd_id3153935\n"
+"7\n"
"help.text"
-msgid "AutoSize Text"
-msgstr "Αυτόματο μέγεθος κειμένου"
+msgid "Files found"
+msgstr "Υπάρχοντα αρχεία"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3157844\n"
-"32\n"
+"gallery_files.xhp\n"
+"par_id3145829\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_DISTANCE\">Enter the amount of space that you want to leave between the text baseline and the base of the individual characters.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_DISTANCE\">Εισάγετε το μέγεθος του κενού που θέλετε να αφήσετε ανάμεσα στην βάση του κειμένου και την βάση των μεμονωμένων χαρακτήρων.</ahelp>"
+msgid "<ahelp hid=\"SVX:MULTILISTBOX:RID_SVXTABPAGE_GALLERYTHEME_FILES:LBX_FOUND\">Lists the available files. Select the file(s) that you want to add, and then click <emph>Add</emph>. To add all of the files in the list, click <emph>Add All</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SVX:MULTILISTBOX:RID_SVXTABPAGE_GALLERYTHEME_FILES:LBX_FOUND\">Εμφανίζει τα διαθέσιμα αρχεία σε μία λίστα. Επιλέξτε τα αρχεία που θέλετε να προσθέσετε και μετά κάντε κλικ στο <emph>Προσθήκη</emph>. Για να προσθέσετε όλα τα αρχεία στη λίστα, κάντε κλικ στο <emph>Προσθήκη όλων</emph>.</ahelp>"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3153957\n"
+"gallery_files.xhp\n"
+"hd_id3154751\n"
+"9\n"
"help.text"
-msgid "<image id=\"img_id3151019\" src=\"svx/res/fw020.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3151019\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151019\" src=\"svx/res/fw020.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3151019\">Εικονίδιο</alt></image>"
+msgid "Find files"
+msgstr "Εύρεση αρχείων"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3146971\n"
-"31\n"
+"gallery_files.xhp\n"
+"par_id3147557\n"
+"10\n"
"help.text"
-msgid "Distance"
-msgstr "Απόσταση"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXTABPAGE_GALLERYTHEME_FILES:BTN_SEARCH\">Locate the directory containing the files that you want to add, and then click <emph>OK</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXTABPAGE_GALLERYTHEME_FILES:BTN_SEARCH\">Εντοπίστε τον κατάλογο που περιέχει τα αρχεία που θέλετε να προσθέσετε, και μετά πατήστε <emph>OK</emph>.</ahelp>"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3153530\n"
-"34\n"
+"gallery_files.xhp\n"
+"hd_id3154317\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_TEXTSTART\">Enter the amount of space to leave between the beginning of the text baseline, and the beginning of the text.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_TEXTSTART\">Εισάγετε τον αριθμό των κενών που επιθυμείτε να υπάρχουν ανάμεσα στην βάση της αρχής του κειμένου και την αρχή του κειμένου.</ahelp>"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3156332\n"
+"gallery_files.xhp\n"
+"par_id3150774\n"
+"14\n"
"help.text"
-msgid "<image id=\"img_id3153836\" src=\"svx/res/fw021.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3153836\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153836\" src=\"svx/res/fw021.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3153836\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXTABPAGE_GALLERYTHEME_FILES:BTN_TAKE\">Adds the selected file(s) to the current theme.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXTABPAGE_GALLERYTHEME_FILES:BTN_TAKE\">Προσθέτει τα επιλεγμένα αρχεία στο τρέχον θέμα.</ahelp>"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3153710\n"
-"33\n"
+"gallery_files.xhp\n"
+"hd_id3149751\n"
+"15\n"
"help.text"
-msgid "Indent"
-msgstr "Εσοχή"
+msgid "Add all"
+msgstr "Προσθήκη όλων"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3154636\n"
-"36\n"
+"gallery_files.xhp\n"
+"par_id3156426\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_TBI_SHOWFORM\">Shows or hides the text baseline, or the edges of the selected object.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_SHOWFORM\">Εμφανίζει ή κρύβει την βάση του κειμένου, ή τα άκρα του επιλεγμένου αντικειμένου.</ahelp>"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXTABPAGE_GALLERYTHEME_FILES:BTN_TAKEALL\">Adds all of the files in the list to the current theme.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXTABPAGE_GALLERYTHEME_FILES:BTN_TAKEALL\">Προσθέτει όλα τα αρχεία της λίστας στο τρέχoν θέμα.</ahelp>"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3155515\n"
+"gallery_files.xhp\n"
+"hd_id3147088\n"
+"17\n"
"help.text"
-msgid "<image id=\"img_id3159186\" src=\"svx/res/fw011.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3159186\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159186\" src=\"svx/res/fw011.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3159186\">Εικονίδιο</alt></image>"
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3148996\n"
-"35\n"
+"gallery_files.xhp\n"
+"par_id3151111\n"
+"18\n"
"help.text"
-msgid "Contour"
-msgstr "Περίγραμμα"
+msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXTABPAGE_GALLERYTHEME_FILES:CBX_PREVIEW\">Displays or hides a preview of the selected file.</ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXTABPAGE_GALLERYTHEME_FILES:CBX_PREVIEW\">Προβάλει ή αποκρύπτει μια προεπισκόπηση του επιλεγμένου αρχείου.</ahelp>"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3155764\n"
-"38\n"
+"gallery_files.xhp\n"
+"hd_id3147275\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_TBI_OUTLINE\">Shows or hides the borders of the individual characters in the text.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_OUTLINE\">Εμφανίζει ή κρύβει τα περιγράμματα των μεμονωμένων χαρακτήρων στο κείμενο.</ahelp>"
+msgid "Preview box"
+msgstr "Πεδίο προεπισκόπησης"
-#: 05280000.xhp
+#: gallery_files.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3150323\n"
+"gallery_files.xhp\n"
+"par_id3153662\n"
+"20\n"
"help.text"
-msgid "<image id=\"img_id3147100\" src=\"svx/res/fw012.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3147100\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147100\" src=\"svx/res/fw012.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3147100\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_GALLERY_PREVIEW\">Displays a preview of the selected file.</ahelp>"
+msgstr "<ahelp hid=\"HID_GALLERY_PREVIEW\">Προβάλει μια προεπισκόπηση του επιλεγμένου αρχείου.</ahelp>"
-#: 05280000.xhp
+#: grid.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3147339\n"
-"37\n"
+"grid.xhp\n"
+"tit\n"
"help.text"
-msgid "Text Contour"
-msgstr "Περίγραμμα χαρακτήρων"
+msgid "Grid"
+msgstr "Πλέγμα"
-#: 05280000.xhp
+#: grid.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3148927\n"
-"40\n"
+"grid.xhp\n"
+"bm_id4263435\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_OFF\">Removes the shadow effects that you applied to the text.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_OFF\">Καταργεί τα εφέ σκίασης που εφαρμόσατε στο κείμενο.</ahelp>"
+msgid "<bookmark_value>grids;display options (Impress/Draw)</bookmark_value>"
+msgstr "<bookmark_value>πλέγματα, επιλογές προβολής (Impress/Draw)</bookmark_value>"
-#: 05280000.xhp
+#: grid.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3150241\n"
+"grid.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "<image id=\"img_id3156375\" src=\"svx/res/fw013.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3156375\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156375\" src=\"svx/res/fw013.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3156375\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/shared/01/grid.xhp\">Grid</link>"
+msgstr "<link href=\"text/shared/01/grid.xhp\">Πλέγμα</link>"
-#: 05280000.xhp
+#: grid.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3151248\n"
-"39\n"
+"grid.xhp\n"
+"par_id3147340\n"
+"5\n"
"help.text"
-msgid "No Shadow"
-msgstr "Χωρίς σκιά"
+msgid "<ahelp hid=\".\">Sets the display properties of a grid.</ahelp>"
+msgstr "<ahelp hid=\".\">Ρυθμίζει τις ιδιότητες προβολής ενός πλέγματος.</ahelp>"
-#: 05280000.xhp
+#: grid.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3147321\n"
-"42\n"
+"grid.xhp\n"
+"par_idN1057E\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_NORMAL\">Adds a shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the <emph>Distance X</emph> and the <emph>Distance Y</emph> boxes.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_NORMAL\">Προσθέτει μία σκιά στο κείμενο που βρίσκεται μέσα στο επιλεγμένο αντικείμενο. Κάντε κλικ σε αυτό το πεδίο και μετά εισάγετε τις διαστάσεις της σκιάς στα πεδία<emph>Απόσταση X</emph> και <emph>Απόσταση Y</emph>.</ahelp>"
+msgid "Display Grid"
+msgstr "Προβολή πλέγματος"
-#: 05280000.xhp
+#: grid.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3145231\n"
+"grid.xhp\n"
+"par_idN10582\n"
"help.text"
-msgid "<image id=\"img_id3149908\" src=\"svx/res/fw014.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3149908\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149908\" src=\"svx/res/fw014.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3149908\">Εικονίδιο</alt></image>"
+msgid "Displays or hides grid lines that you can use to align objects such as graphics on a page."
+msgstr "Προβάλει ή αποκρύπτει τις γραμμές πλέγματος που χρησιμοποιείτε για να στοιχίσετε αντικείμενα όπως γραφικά σε μια σελίδα."
-#: 05280000.xhp
+#: grid.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3152484\n"
-"41\n"
+"grid.xhp\n"
+"par_idN10585\n"
"help.text"
-msgid "Vertical"
-msgstr "Κατακόρυφα"
+msgid "Snap to Grid"
+msgstr "Συγκράτηση στο πλέγμα"
-#: 05280000.xhp
+#: grid.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3148478\n"
-"44\n"
+"grid.xhp\n"
+"par_idN10589\n"
"help.text"
-msgid "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_SLANT\">Adds a slant shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the <emph>Distance X</emph> and the <emph>Distance Y</emph> boxes.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_SLANT\">Προσθέτει μία λοξή σκιά στο κείμενο. Κάντε κλικ σε αυτό το πεδίο, και μετά εισάγετε τις διαστάσεις της σκιάς στα πεδία<emph>Απόσταση Χ</emph> και <emph>Απόσταση Y</emph>.</ahelp>"
+msgid "Automatically aligns objects to vertical and horizontal grid lines. To override this feature, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key</defaultinline></switchinline> when you drag an object."
+msgstr "Αυτόματα στοιχίζει τα αντικείμενα στις κάθετες και οριζόντιες γραμμές του πλέγματος. Για να αντικαταστήσετε αυτό το γνώρισμα, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">πλήκτρο Επιλογή</caseinline><defaultinline>πλήκτρο Ctrl</defaultinline></switchinline> όταν σύρετε ένα αντικείμενο."
-#: 05280000.xhp
+#: grid.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3150664\n"
+"grid.xhp\n"
+"par_idN105C9\n"
"help.text"
-msgid "<image id=\"img_id3166423\" src=\"svx/res/fw015.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3166423\">Icon</alt></image>"
-msgstr "<image id=\"img_id3166423\" src=\"svx/res/fw015.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3166423\">Εικονίδιο</alt></image>"
+msgid "Grid to Front"
+msgstr "Πλέγμα σε πρώτο πλάνο"
-#: 05280000.xhp
+#: grid.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3147129\n"
-"43\n"
+"grid.xhp\n"
+"par_idN105CD\n"
"help.text"
-msgid "Slant"
-msgstr "Ανατροπή"
+msgid "<ahelp hid=\".\">Displays the grid lines in front of the objects on the slide or page.</ahelp>"
+msgstr "<ahelp hid=\".\">Προβάλει τις γραμμές πλέγματος μπροστά από τα αντικείμενα στη διαφάνεια ή την σελίδα.</ahelp>"
-#: 05280000.xhp
+#: grid.xhp
msgctxt ""
-"05280000.xhp\n"
-"hd_id3156537\n"
-"45\n"
+"grid.xhp\n"
+"par_id4372692\n"
"help.text"
-msgid "Horizontal Distance"
-msgstr "Οριζόντια απόσταση"
+msgid "Set the grid color on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/01012000.xhp\">Appearance</link>."
+msgstr "Ορίστε το χρώμα πλέγματος στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/01012000.xhp\">Εμφάνιση</link>."
-#: 05280000.xhp
+#: guides.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3151049\n"
-"46\n"
+"guides.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_SHADOW_X\">Enter the horizontal distance between the text characters and the edge of the shadow.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_SHADOW_X\">Εισάγετε την οριζόντια απόσταση μεταξύ των χαρακτήρων του κειμένου και το άκρο της σκιάς.</ahelp>"
+msgid "Snap Lines"
+msgstr "Γραμμές προσκόλλησης"
-#: 05280000.xhp
+#: guides.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3159103\n"
+"guides.xhp\n"
+"bm_id1441999\n"
"help.text"
-msgid "<image id=\"img_id3149242\" src=\"svx/res/fw016.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3149242\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149242\" src=\"svx/res/fw016.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3149242\">Εικονίδιο</alt></image>"
+msgid "<bookmark_value>guides;display options (Impress/Draw)</bookmark_value>"
+msgstr "<bookmark_value>βοηθητικές γραμμές, επιλογές προβολής (Impress/Draw)</bookmark_value>"
-#: 05280000.xhp
+#: guides.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3147093\n"
-"72\n"
+"guides.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "X Distance"
-msgstr "Χ απόσταση"
+msgid "<link href=\"text/shared/01/guides.xhp\">Snap Lines</link>"
+msgstr "<link href=\"text/shared/01/guides.xhp\">Γραμμές προσκόλλησης</link>"
-#: 05280000.xhp
+#: guides.xhp
msgctxt ""
-"05280000.xhp\n"
-"hd_id3149450\n"
-"47\n"
+"guides.xhp\n"
+"par_id3146313\n"
+"7\n"
"help.text"
-msgid "Vertical Distance"
-msgstr "Κατακόρυφη απόσταση"
+msgid "<ahelp hid=\".\">Specifies the display options for snap lines.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές προβολής για τις γραμμές προσκόλλησης.</ahelp>"
-#: 05280000.xhp
+#: guides.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3153704\n"
-"48\n"
+"guides.xhp\n"
+"par_idN1057B\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_SHADOW_Y\">Enter the vertical distance between the text characters and the edge of the shadow.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXDLG_FONTWORK:MTR_FLD_SHADOW_Y\">Εισάγετε την κατακόρυφη απόσταση μεταξύ των χαρακτήρων του κειμένου και του άκρου της σκιάς.</ahelp>"
+msgid "Display Snap Lines"
+msgstr "Προβολή γραμμών προσκόλλησης"
-#: 05280000.xhp
+#: guides.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3154275\n"
+"guides.xhp\n"
+"par_idN1057F\n"
"help.text"
-msgid "<image id=\"img_id3154118\" src=\"svx/res/fw017.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3154118\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154118\" src=\"svx/res/fw017.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3154118\">Εικονίδιο</alt></image>"
+msgid "Displays or hides snap lines that you can use to align objects on a page."
+msgstr "Προβάλει ή αποκρύπτει τις γραμμές προσκόλλησης, τις οποίες μπορείτε να χρησιμοποιήσετε για τη στοίχιση αντικειμένων σε μια σελίδα."
-#: 05280000.xhp
+#: guides.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3150783\n"
-"73\n"
+"guides.xhp\n"
+"par_idN10582\n"
"help.text"
-msgid "Y Distance"
-msgstr "Υ απόσταση"
+msgid "Snap to Snap Lines"
+msgstr "Αγκίστρωση σε γραμμές προσκόλλησης"
-#: 05280000.xhp
+#: guides.xhp
msgctxt ""
-"05280000.xhp\n"
-"hd_id3149209\n"
-"49\n"
+"guides.xhp\n"
+"par_idN10586\n"
"help.text"
-msgid "Shadow Color"
-msgstr "Χρώμα σκιάς"
+msgid "Automatically aligns objects to vertical and horizontal snap lines. To override this feature, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key </defaultinline></switchinline>when you drag an object."
+msgstr "Αυτόματα στοιχίζει τα αντικείμενα στις κάθετες και οριζόντιες γραμμές προσκόλλησης. Για να αγνοήσετε αυτό το γνώρισμα, κρατήστε πατημένο <switchinline select=\"sys\"><caseinline select=\"MAC\">Πλήκτρο Επιλογής</caseinline><defaultinline>πλήκτρο Alt</defaultinline></switchinline> όταν σύρετε ένα αντικείμενο."
-#: 05280000.xhp
+#: guides.xhp
msgctxt ""
-"05280000.xhp\n"
-"par_id3148681\n"
-"50\n"
+"guides.xhp\n"
+"par_idN105C6\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_FONTWORK:CLB_SHADOW_COLOR\">Select a color for the text shadow.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_FONTWORK:CLB_SHADOW_COLOR\">Επιλέξτε ένα χρώμα για την σκιά του κειμένου.</ahelp>"
+msgid "Snap Lines to Front"
+msgstr "Οι γραμμές προσκόλλησης μπροστά"
-#: 02200200.xhp
+#: guides.xhp
msgctxt ""
-"02200200.xhp\n"
+"guides.xhp\n"
+"par_idN105CA\n"
+"help.text"
+msgid "<ahelp hid=\".\">Displays the snap lines in front of the objects on the slide or page.</ahelp>"
+msgstr "<ahelp hid=\".\">Προβάλει τις γραμμές προσκόλλησης μπροστά από τα αντικείμενα στη διαφάνεια ή την σελίδα.</ahelp>"
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
"tit\n"
"help.text"
+msgid "Media Player"
+msgstr "Αναπαραγωγέας πολυμέσων"
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"bm_id8659321\n"
+"help.text"
+msgid "<bookmark_value>Media Player window</bookmark_value>"
+msgstr "<bookmark_value>Παράθυρο Αναπαραγωγής Πολυμέσων</bookmark_value>"
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN10550\n"
+"help.text"
+msgid "<variable id=\"mediaplayertitle\"><link href=\"text/shared/01/mediaplayer.xhp\">Media Player</link></variable>"
+msgstr "<variable id=\"mediaplayertitle\"><link href=\"text/shared/01/mediaplayer.xhp\">Αναπαραγωγή Πολυμέσων</link></variable>"
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN10560\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Media Player window where you can preview movie and sound files as well as insert these files into the current document.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο αναπαραγωγής μέσων όπου μπορείτε να προεπισκοπήσετε αρχεία ταινίας και ήχου καθώς και να εισάγετε αυτά τα αρχεία στο τρέχον έγγραφο.</ahelp>"
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN10577\n"
+"help.text"
+msgid "The Media Player supports many different media formats. You can also insert media files from the Media Player into your document."
+msgstr "Το Media Player υποστηρίζει πολλές διαφορετικές μορφές πολυμέσων. Μπορείτε ακόμα να εισάγετε αρχεία από το Media Player στο έγγραφό σας."
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN1057A\n"
+"help.text"
msgid "Open"
msgstr "Άνοιγμα"
-#: 02200200.xhp
+#: mediaplayer.xhp
msgctxt ""
-"02200200.xhp\n"
-"bm_id3085157\n"
+"mediaplayer.xhp\n"
+"par_idN1057E\n"
"help.text"
-msgid "<bookmark_value>objects; opening</bookmark_value><bookmark_value>opening; objects</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα, άνοιγμα</bookmark_value><bookmark_value>άνοιγμα, αντικείμενα</bookmark_value>"
+msgid "Opens a movie file or a sound file that you want to preview."
+msgstr "Ανοίγει ένα αρχείο βίντεο ή αρχείο ήχου που θέλετε να κάνετε προεπισκόπηση. ."
-#: 02200200.xhp
+#: mediaplayer.xhp
msgctxt ""
-"02200200.xhp\n"
-"hd_id3085157\n"
-"1\n"
+"mediaplayer.xhp\n"
+"par_idN10581\n"
"help.text"
-msgid "<link href=\"text/shared/01/02200200.xhp\" name=\"Open\">Open</link>"
-msgstr "<link href=\"text/shared/01/02200200.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
+msgid "Apply"
+msgstr "Εφαρμογή"
-#: 02200200.xhp
+#: mediaplayer.xhp
msgctxt ""
-"02200200.xhp\n"
-"par_id3151097\n"
-"2\n"
+"mediaplayer.xhp\n"
+"par_idN10585\n"
"help.text"
-msgid "Opens the selected OLE object with the program that the object was created in."
-msgstr "Ανοίγει το επιλεγμένο OLE αντικείμενο με το πρόγραμμα μέσα στο οποίο δημιουργήθηκε το αντικείμενο."
+msgid "Inserts the current movie file or sound file as a media object into the current document."
+msgstr "Εισάγει το τρέχον αρχείο ήχου ή βίντεο ως αντικείμενο πολυμέσων στο τρέχον έγγραφο."
-#: 02200200.xhp
+#: mediaplayer.xhp
msgctxt ""
-"02200200.xhp\n"
-"par_id3154230\n"
-"3\n"
+"mediaplayer.xhp\n"
+"par_idN10588\n"
"help.text"
-msgid "This menu command is inserted into <emph>Edit – Objects</emph> submenu by the application that created the linked object. Depending on the application, the “Open” command for the OLE object might have a different name."
-msgstr "Αυτή η εντολή μενού έχει εισαχθεί μέσα στο υπομενού <emph>Επεξεργασία - Αντικείμενα </emph>από την εφαρμογή που δημιούργησε το συνδεόμενο αρχείο. Αναλόγως με την εφαρμογή, η εντολή \"Άνοιγμα\" για το αντικείμενο OLE μπορεί να έχει ένα διαφορετικό όνομα."
+msgid "Play"
+msgstr "Αναπαραγωγή"
-#: 02200200.xhp
+#: mediaplayer.xhp
msgctxt ""
-"02200200.xhp\n"
-"par_id3149760\n"
-"4\n"
+"mediaplayer.xhp\n"
+"par_idN1058C\n"
"help.text"
-msgid "After you have completed your changes, close the source file for the OLE object. The OLE object is then updated in the container document."
-msgstr "Όταν ολοκληρώσετε τις αλλαγές, κλείστε το αρχείο προέλευσης δεδομένων για το OLE αντικείμενο. Τότε, το OLE αντικείμενο ενημερώνεται στο αρχείο που το περιέχει."
+msgid "Plays the current file."
+msgstr "Αναπαράγει το τρέχον αρχείο."
-#: 06010000.xhp
+#: mediaplayer.xhp
msgctxt ""
-"06010000.xhp\n"
+"mediaplayer.xhp\n"
+"par_idN1058F\n"
+"help.text"
+msgid "Pause"
+msgstr "Παύση"
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN10593\n"
+"help.text"
+msgid "Pauses or resumes the playback of the current file."
+msgstr "Διακόπτει προσωρινά ή επαναφέρει την αναπαραγωγή του τρέχοντος αρχείου."
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN10596\n"
+"help.text"
+msgid "Stop"
+msgstr "Διακοπή"
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN1059A\n"
+"help.text"
+msgid "Stops the playback of the current file."
+msgstr "Σταματάει την αναπαραγωγή του τρέχοντος αρχείου."
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN1059D\n"
+"help.text"
+msgid "Repeat"
+msgstr "Επανάληψη"
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN105A1\n"
+"help.text"
+msgid "Plays the file repeatedly."
+msgstr "Αναπαράγει το αρχείο επαναληπτικά"
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN105A4\n"
+"help.text"
+msgid "Mute"
+msgstr "Κλείσιμο ήχου"
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN105A8\n"
+"help.text"
+msgid "Turns sound off and on."
+msgstr "Ανοίγει και κλείνει τον ήχο."
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN105AB\n"
+"help.text"
+msgid "Volume slider"
+msgstr "Μπάρα έντασης"
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN105AF\n"
+"help.text"
+msgid "Adjusts the volume."
+msgstr "Ρυθμίζει την ένταση."
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN105B2\n"
+"help.text"
+msgid "View"
+msgstr "Προβολή"
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN105B6\n"
+"help.text"
+msgid "Adjusts the size of the movie playback."
+msgstr "Ρυθμίζει τη διάρκεια αναπαραγωγής ενός βίντεο."
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN105B9\n"
+"help.text"
+msgid "Position slider"
+msgstr "Θέση δρομέα"
+
+#: mediaplayer.xhp
+msgctxt ""
+"mediaplayer.xhp\n"
+"par_idN105BD\n"
+"help.text"
+msgid "Moves to a different position in the file."
+msgstr "Μετακινεί σε διαφορετική θέση μέσα στο αρχείο."
+
+#: moviesound.xhp
+msgctxt ""
+"moviesound.xhp\n"
"tit\n"
"help.text"
-msgid "Spelling and Grammar"
-msgstr "Ορθογραφία και Γραμματική"
+msgid "Movie and Sound"
+msgstr "Ταινία και Ήχος"
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"bm_id3149047\n"
+"moviesound.xhp\n"
+"bm_id1907712\n"
"help.text"
-msgid "<bookmark_value>dictionaries; spellcheck</bookmark_value> <bookmark_value>spellcheck; dialog</bookmark_value> <bookmark_value>languages; spellcheck</bookmark_value>"
-msgstr "<bookmark_value>λεξικά; ορθογραφία</bookmark_value><bookmark_value>ορθογραφία; διάλογος</bookmark_value><bookmark_value>γλώσσες; ορθογραφία</bookmark_value>"
+msgid "<bookmark_value>inserting;movies/sounds</bookmark_value> <bookmark_value>sound files</bookmark_value> <bookmark_value>playing movies and sound files</bookmark_value> <bookmark_value>videos</bookmark_value> <bookmark_value>movies</bookmark_value> <bookmark_value>audio</bookmark_value> <bookmark_value>music</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή;ταινίες/ήχοι</bookmark_value><bookmark_value>αρχεία ήχων</bookmark_value><bookmark_value>αναπαραγωγή αρχείων ήχου και ταινίας</bookmark_value><bookmark_value>βίντεο</bookmark_value><bookmark_value>ταινίες</bookmark_value><bookmark_value>ήχος</bookmark_value><bookmark_value>μουσική</bookmark_value>"
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"hd_id3153882\n"
-"1\n"
+"moviesound.xhp\n"
+"par_idN1065C\n"
"help.text"
-msgid "<link href=\"text/shared/01/06010000.xhp\" name=\"Spellcheck\">Spelling and Grammar</link>"
-msgstr "<link href=\"text/shared/01/06010000.xhp\" name=\"Ορθογραφικός έλεγχος\">Ορθογραφία και Γραμματική</link>"
+msgid "<variable id=\"moviesoundtitle\"><link href=\"text/shared/01/moviesound.xhp\">Movie and Sound</link></variable>"
+msgstr "<variable id=\"moviesoundtitle\"><link href=\"text/shared/01/moviesound.xhp\">Ταινία και Ήχος</link></variable>"
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3154682\n"
-"2\n"
+"moviesound.xhp\n"
+"par_idN1066C\n"
"help.text"
-msgid "<variable id=\"recht\"><ahelp hid=\".uno:Spelling\">Checks the document or the current selection for spelling errors. If a grammar checking extension is installed, the dialog also checks for grammar errors.</ahelp></variable>"
-msgstr "<variable id=\"recht\"><ahelp hid=\".uno:Spelling\">Ελέγχει το έγγραφο ή την τρέχουσα επιλογή για ορθογραφικά λάθη. Εάν έχει εγκατασταθεί μία επέκταση για τον έλεγχο της γραμματικής, αυτός ο διάλογος ελέγχει επίσης και για τα γραμματικά λάθη.</ahelp></variable>"
+msgid "<ahelp hid=\".\">Inserts a video or sound file into your document.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει ένα αρχείο ήχου ή ταινίας στο έγγραφό σας.</ahelp>"
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_idN1064B\n"
+"moviesound.xhp\n"
+"par_idN10683\n"
"help.text"
-msgid "The spellcheck starts at the current cursor position and advances to the end of the document or selection. You can then choose to continue the spellcheck from the beginning of the document."
-msgstr "Ο ορθογραφικός έλεγχος αρχίζει από την τρέχουσα θέση του δρομέα και συνεχίζει μέχρι το τέλος του εγγράφου ή της επιλογής. Μπορείτε τότε να επιλέξτε να συνεχιστεί ο έλεγχος από την αρχή του εγγράφου."
+msgid "To insert a movie or sound file into your document"
+msgstr "Για να εισάγετε ένα αρχείο ήχου ή ταινίας στο έγγραφό σας"
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3166445\n"
-"3\n"
+"moviesound.xhp\n"
+"par_idN1068A\n"
"help.text"
-msgid "Spellcheck looks for misspelled words and gives you the option of adding an unknown word to a user dictionary. When the first misspelled word is found, the <emph>Spellcheck</emph> dialog opens."
-msgstr "Ο ορθογραφικός έλεγχος ψάχνει για ανορθόγραφες λέξεις και σας δίνει την επιλογή να προσθέσετε μία άγνωστη λέξη σε ένα λεξικό χρήστη. Όταν βρεθεί η πρώτη ανορθόγραφη λέξη, ανοίγει ο διάλογος <emph>Ορθογραφικός έλεγχος</emph>."
+msgid "Click where you want to insert the file."
+msgstr "Κάντε κλικ εκεί που θέλετε να εισάγετε το αρχείο."
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id1022200801300654\n"
+"moviesound.xhp\n"
+"par_idN1068E\n"
"help.text"
-msgid "If a grammar checking extension is installed, this dialog is called <emph>Spelling and Grammar</emph>. Spelling errors are underlined in red, grammar errors in blue. First the dialog presents all spelling errors, then all grammar errors."
-msgstr "Εάν έχει εγκατασταθεί η επέκταση για τον έλεγχο γραμματικής, αυτός ο διάλογος ονομάζεται <emph>Ορθογραφία και Γραμματική </emph>. Τα ορθογραφικά λάθη υπογραμμίζονται με κόκκινο, τα γραμματικά λάθη με μπλε. Πρώτα παρουσιάζονται όλα τα ορθογραφικά λάθη και μετά όλα τα λάθη γραμματικής."
+msgid "Choose <emph>Insert - Movie and Sound</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Ταινία και Ήχος</emph>."
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id1022200801354366\n"
+"moviesound.xhp\n"
+"par_idN10696\n"
"help.text"
-msgid "<ahelp hid=\".\">Enable <emph>Check grammar</emph> to work first on all spellcheck errors, then on all grammar errors.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποίηση <emph>Έλεγχος γραμματικής</emph> για να ελέγξει πρώτα τα ορθογραφικά λάθη και έπειτα όλα τα λάθη γραμματικής.</ahelp>"
+msgid "In the File Open dialog, select the file that you want to insert."
+msgstr "Κάντε κλικ σε αυτό το κουμπί για να ανοίξετε ένα παράθυρο διαλόγου, από το οποίο μπορείτε να επιλέξετε το αρχείο που θέλετε να εισαχθεί."
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"hd_id3149511\n"
-"6\n"
+"moviesound.xhp\n"
+"par_idN10699\n"
"help.text"
-msgid "Not in dictionary"
-msgstr "Δεν υπάρχει στο λεξικό"
+msgid "The file types that are listed in this dialog are not supported by all operating systems."
+msgstr "Οι τύποι αρχείων που φαίνονται σε αυτόν το διάλογο δεν υποστηρίζονται από όλα τα λειτουργικά συστήματα."
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3149798\n"
-"7\n"
+"moviesound.xhp\n"
+"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the sentence with the misspelled word highlighted. Edit the word or the sentence, or click one of the suggestions in the text box below.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει την πρόταση με την ανορθόγραφη λέξη επισημασμένη. Επεξεργαστείτε τη λέξη ή την πρόταση, ή κάντε κλικ σε μία πρόταση-συμβουλή στο πεδίο κειμένου από κάτω.</ahelp>"
+msgid "Click the <emph>Link</emph> box if you want a link to the original file. If it is not checked, the media file will be embedded (not supported with all file formats)."
+msgstr "Κλικ στο πλαίσιο <emph>Σύνδεσμος</emph> εάν θέλετε ένα σύνδεσμο στο αρχικό αρχείο. Εάν δεν σημειωθεί, το αρχείο μέσων θα ενσωματωθεί (δεν υποστηρίζεται από όλες τις μορφές αρχείων)."
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"hd_id3149885\n"
-"10\n"
+"moviesound.xhp\n"
+"par_idN106D7\n"
"help.text"
-msgid "Suggestions"
-msgstr "Προτάσεις"
+msgid "Click <emph>Open</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>Άνοιγμα</emph>."
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3155628\n"
-"11\n"
+"moviesound.xhp\n"
+"par_id0120200912190948\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_SPELLCHECK_LB_NEWWORD\">Lists suggested words to replace the misspelled word. Select the word that you want to use, and then click <emph>Change</emph> or <emph>Change All</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_SPELLCHECK_LB_NEWWORD\">Εμφανίζει σε λίστα προτεινόμενες λέξεις για αντικατάσταση της μη ορθογραφημένης λέξης. Επιλέξτε τη λέξη που θέλετε να χρησιμοποιήσετε και κάντε κλικ στο <emph>Αλλαγή</emph> ή στο <emph>Αλλαγή όλων</emph>.</ahelp>"
+msgid "Alternatively, you can choose <item type=\"menuitem\">Tools - Media Player</item> to open the Media Player. Use the Media Player to preview all supported media files. Click the Apply button in the Media Player window to insert the current media file into your document."
+msgstr "Εναλλακτικά, μπορείτε να επιλέξετε <item type=\"menuitem\">Εργαλεία - Εφαρμογή αναπαραγωγής πολυμέσων</item> για να ανοίξετε την εφαρμογή αναπαραγωγής πολυμέσων. Χρησιμοποιήστε την εφαρμογή αναπαραγωγής πολυμέσων για να αναπαραγάγετε όλα τα υποστηριζόμενα αρχεία πολυμέσων. Κάντε κλικ στο κουμπί Εφαρμογή στο παράθυρο της εφαρμογής αναπαραγωγής πολυμέσων για να εισάγετε το τρέχον αρχείο πολυμέσων στο έγγραφό σας."
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"hd_id3145087\n"
-"12\n"
+"moviesound.xhp\n"
+"par_idN1069C\n"
"help.text"
-msgid "Text Language"
-msgstr "Γλώσσα Κειμένου"
+msgid "To play a movie or sound file"
+msgstr "Για να αναπαράγετε ένα αρχείο ήχου ή ταινίας"
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3144422\n"
-"13\n"
+"moviesound.xhp\n"
+"par_idN106A7\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_SPELLCHECK_LB_LANGUAGE\">Specifies the language to use to check the spelling.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_SPELLCHECK_LB_LANGUAGE\">Ορίζει τη γλώσσα που θα χρησιμοποιηθεί για τον έλεγχο ορθογραφίας.</ahelp>"
+msgid "Click the object icon for the movie or sound file in your document."
+msgstr "Κάντε κλικ στο εικονίδιο για το αρχείο ήχου ή ταινίας στο έγγραφο σας."
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"hd_id3154071\n"
-"52\n"
+"moviesound.xhp\n"
+"par_id0120200912190940\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">AutoCorrect</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αυτόματη διόρθωση </caseinline></switchinline>"
+msgid "If the icon is arranged on the background, hold down Ctrl while you click."
+msgstr "Αν το εικονίδιο είναι τακτοποιημένο στο παρασκήνιο μπορείτε να το επιλέξετε κάνοντας κλικ και με πατημένο το πλήκτρο Ctrl."
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3153798\n"
-"53\n"
+"moviesound.xhp\n"
+"par_id0120200912062096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SPELLCHECK_BTN_AUTOCORR\">Adds the current combination of the incorrect word and the replacement word to the AutoCorrect replacements table.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SPELLCHECK_BTN_AUTOCORR\">Προσθέτει τον τρέχοντα συνδυασμό μη ορθογραφημένης λέξης και λέξης αντικατάστασης στον πίνακα αντικαταστάσεων της Αυτόματης Διόρθωσης.</ahelp></caseinline></switchinline>"
+msgid "The Media Playback toolbar is shown."
+msgstr "Η εργαλειοθήκη αναπαραγωγής πολυμέσων εμφανίζεται."
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"hd_id3151382\n"
-"56\n"
+"moviesound.xhp\n"
+"par_idN10788\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Click <emph>Play</emph> on the <emph>Media Playback</emph> toolbar."
+msgstr "Κάντε κλικ στο κουμπί <emph>Αναπαραγωγή</emph> στη γραμμή εργαλείων του <emph>Media Playback</emph> ."
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3154123\n"
-"57\n"
+"moviesound.xhp\n"
+"par_id0120200912062064\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SPELLCHECK_BTN_OPTIONS\">Opens a dialog, where you can select the user-defined dictionaries, and set the rules for the spellchecking.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SPELLCHECK_BTN_OPTIONS\">Ανοίγει ένα διάλογο, όπου μπορείτε να επιλέξετε τα λεξικά χρήστη και να ορίσετε τους κανόνες ορθογραφίας.</ahelp>"
+msgid "When you show an Impress presentation, the embedded sound or video on the current slide plays automatically until it's over or until you leave the slide."
+msgstr "Όταν εμφανίζετε μια παρουσίαση Impress, ο ενσωματωμένος ήχος ή βίντεο στην τρέχουσα διαφάνεια αναπαράγεται αυτόματα μέχρι να τελειώσει ή να αλλάξετε διαφάνεια."
-#: 06010000.xhp
+#: moviesound.xhp
msgctxt ""
-"06010000.xhp\n"
-"hd_id3153353\n"
-"24\n"
+"moviesound.xhp\n"
+"par_idN106D0\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "You can also use the Media Playback Bar to pause, to stop, to loop, as well as to adjust the volume or to mute the playback of the file. The current playback position in the file is indicated on the left slider. Use the right slider to adjust the playback volume. For movie files, the bar also contains a list box where you can select the zoom factor for the playback."
+msgstr "Μπορείτε επίσης να χρησιμοποιήσετε την γραμμή του Media Playback για να διακόψετε προσωρινά, να σταματήσετε, να επαναλάβετε, ακόμα και να ρυθμίσετε την ένταση ή να αποκόψετε τον ήχο ενός αρχείου. Η τρέχουσα θέση αναπαραγωγής του αρχείου φαίνεται στον αριστερό δείκτη. Χρησιμοποιήστε το δεξί δείκτη για να ρυθμίσετε την ένταση αναπαραγωγής. Για αρχεία βίντεο, το Media Playback Bar περιλαμβάνει ακόμα ένα πεδίο λίστας όπου μπορείτε να επιλέξετε τον παράγοντα μεγέθυνσης αναπαραγωγής."
-#: 06010000.xhp
+#: online_update.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3144432\n"
-"25\n"
+"online_update.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SPELLCHECK_BTN_ADD\">Adds the unknown word to a user-defined dictionary.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_SPELLCHECK_BTN_ADD\">Προσθέτει την άγνωστη λέξη σε ένα λεξικό χρήστη.</ahelp>"
+msgid "Check for Updates"
+msgstr "Έλεγχος ενημερώσεων"
-#: 06010000.xhp
+#: online_update.xhp
msgctxt ""
-"06010000.xhp\n"
-"hd_id3155994\n"
-"22\n"
+"online_update.xhp\n"
+"bm_id7647328\n"
"help.text"
-msgid "Ignore Once"
-msgstr "Παράβλεψη μια φορά"
+msgid "<bookmark_value>updates;checking manually</bookmark_value> <bookmark_value>online updates;checking manually</bookmark_value>"
+msgstr "<bookmark_value>ενημερώσεις; έλεγχος χειροκίνητα</bookmark_value><bookmark_value>ηλεκτρονικές ενημερώσεις; έλεγχος χειροκίνητα</bookmark_value>"
-#: 06010000.xhp
+#: online_update.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3148920\n"
-"23\n"
+"online_update.xhp\n"
+"hd_id315256\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_IGNORE\">Skips the unknown word and continues with the spellcheck.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_IGNORE\">Παραβλέπει την άγνωστη λέξη και συνεχίζει τον έλεγχο ορθογραφίας.</ahelp>"
+msgid "<variable id=\"online_update\"><link href=\"text/shared/01/online_update.xhp\">Check for Updates</link></variable>"
+msgstr "<variable id=\"online_update\"><link href=\"text/shared/01/online_update.xhp\">Έλεγχος Ενημερώσεων</link></variable>"
-#: 06010000.xhp
+#: online_update.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_idN107CB\n"
+"online_update.xhp\n"
+"par_id3174230\n"
"help.text"
-msgid "This label of this button changes to <emph>Resume</emph> if you leave the Spellcheck dialog open when you return to your document. To continue the spellcheck from the current position of the cursor, click <emph>Resume</emph>."
-msgstr "Η ετικέτα αυτού του πεδίου επιλογής αλλάζει σε <emph>Συνέχεια</emph> αν αφήσετε το διάλογο ορθογραφίας ανοικτό όταν επιστρέψετε στο έγγραφό σας. Για να συνεχίσετε τον έλεγχο από την τρέχουσα θέση του δρομέα κάντε κλικ στο πεδίο <emph>Συνέχεια</emph>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Mark to enable the automatic check for updates. Choose %PRODUCTNAME - Online Update in the Options dialog box to disable or enable this feature.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σημειώστε για ενεργοποίηση του αυτόματου ελέγχου για ενημερώσεις. Επιλέξτε το %PRODUCTNAME - Ζωντανή ενημέρωση στο πλαίσιο διαλόγου επιλογών για ενεργοποίηση ή απενεργοποίηση αυτού του γνωρίσματος.</ahelp>"
-#: 06010000.xhp
+#: online_update.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id1024200804091149\n"
+"online_update.xhp\n"
+"par_id0116200901063996\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">While performing a grammar check, click Ignore Rule to ignore the rule that is currently flagged as a grammar error.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενώ εκτελείτε έναν έλεγχο γραμματικής, κάντε κλικ στην Αγνόηση Κανόνα για να αγνοήσετε τον κανόνα, ο οποίος έχει επισημανθεί ως λάθος γραμματικής.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to select a folder to download the files.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να επιλέξετε ένα φάκελο λήψης των αρχείων.</ahelp>"
-#: 06010000.xhp
+#: online_update.xhp
msgctxt ""
-"06010000.xhp\n"
-"hd_id3150740\n"
-"20\n"
+"online_update.xhp\n"
+"par_id6797082\n"
"help.text"
-msgid "Ignore All"
-msgstr "Παράβλεψη όλων"
+msgid "<ahelp hid=\".\">You can check for updates manually or automatically.</ahelp>"
+msgstr "<ahelp hid=\".\">Μπορείτε να ελέγχετε για ενημερώσεις χειροκίνητα ή αυτόματα.</ahelp>"
-#: 06010000.xhp
+#: online_update.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3145318\n"
-"21\n"
+"online_update.xhp\n"
+"par_id4218878\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_IGNOREALL\">Skips all occurrences of the unknown word until the end of the current %PRODUCTNAME session and continues with the spellcheck.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_IGNOREALL\">Παραβλέπει όλες τις εμφανίσεις της άγνωστης λέξης μέχρι το τέλος της τρέχουσας συνεδρίας του %PRODUCTNAME και συνεχίζει τον ορθογραφικό έλεγχο.</ahelp>"
+msgid "Checking for updates will also look for updates of all installed extensions."
+msgstr "Ο έλεγχος ενημερώσεων περιλαμβάνει επίσης και τον έλεγχο ενημερώσεων των εγκατεστημένων επεκτάσεων."
-#: 06010000.xhp
+#: online_update.xhp
msgctxt ""
-"06010000.xhp\n"
-"hd_id3153056\n"
-"18\n"
+"online_update.xhp\n"
+"par_id8132267\n"
"help.text"
-msgid "Change"
-msgstr "Αλλαγή"
+msgid "Choose <item type=\"menuitem\">Help - Check for Updates</item> to check manually."
+msgstr "Επιλέξτε <item type=\"menuitem\">Βοήθεια - Έλεγχος Ενημερώσεων</item> για να ελέγξετε χειροκίνητα."
-#: 06010000.xhp
+#: online_update.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3148559\n"
-"19\n"
+"online_update.xhp\n"
+"par_id702230\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_CHANGE\">Replaces the unknown word with the current suggestion. If you changed more than just the misspelled word, the entire sentence is replaced.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_CHANGE\">Αντικαθιστά την άγνωστη λέξη με την τρέχουσα πρόταση-συμβουλή. Αν αλλάξατε περισσότερες λέξεις από την ανορθόγραφη, όλη η πρόταση αντικαθίσταται.</ahelp>"
+msgid "You can disable or enable the automatic check in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/online_update.xhp\">Online Update</link>."
+msgstr "Μπορείτε να ενεργοποιήσετε ή να απενεργοποιήσετε τον αυτόματο έλεγχο στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/online_update.xhp\">Ζωντανή ενημέρωση</link>."
-#: 06010000.xhp
+#: online_update.xhp
msgctxt ""
-"06010000.xhp\n"
-"hd_id3145787\n"
-"16\n"
+"online_update.xhp\n"
+"par_id3422345\n"
"help.text"
-msgid "Change All"
-msgstr "Αλλαγή Όλων"
+msgid "If an update is available, an icon<image id=\"img_id3155415\" src=\"extensions/source/update/ui/onlineupdate_16.png\" width=\"0.4583in\" height=\"0.1354in\"><alt id=\"alt_id3155415\">Icon</alt></image> on the menu bar will notify you of the update. Click the icon to open a dialog with more information."
+msgstr "Αν μια ενημέρωση είναι διαθέσιμη, ένα εικονίδιο <image id=\"img_id3155415\" src=\"extensions/source/update/ui/onlineupdate_16.png\" width=\"0.4583in\" height=\"0.1354in\"><alt id=\"alt_id3155415\">Icon</alt></image> στο μενού θα σας ειδοποιήσει για αυτήν. Κάντε κλικ στο εικονίδιο για να ανοίξει ένα παράθυρο διαλόγου με περισσότερες πληροφορίες."
-#: 06010000.xhp
+#: online_update.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3144446\n"
-"17\n"
+"online_update.xhp\n"
+"par_id9313638\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_CHANGEALL\">Replaces all occurrences of the unknown word with the current suggestion.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_CHANGEALL\">Αντικαθιστά όλες τις εμφανίσεις της άγνωστης λέξης με την τρέχουσα πρόταση αντικατάστασης.</ahelp>"
+msgid "You will see the <link href=\"text/shared/01/online_update_dialog.xhp\">Check for Updates</link> dialog with some information about the online update of %PRODUCTNAME."
+msgstr "Θα δείτε το παράθυρο διαλόγου <link href=\"text/shared/01/online_update_dialog.xhp\">Έλεγχος Ενημερώσεων</link> με μερικές πληροφορίες για την ηλεκτρονική ενημέρωση του %PRODUCTNAME."
-#: 06010000.xhp
+#: online_update.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_idN10850\n"
+"online_update.xhp\n"
+"par_id9951780\n"
"help.text"
-msgid "Undo"
-msgstr "Αναίρεση"
+msgid "Enable an Internet connection for %PRODUCTNAME."
+msgstr "Ενεργοποιήστε μια σύνδεση στο Διαδίκτυο για το %PRODUCTNAME."
-#: 06010000.xhp
+#: online_update.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_idN10854\n"
+"online_update.xhp\n"
+"par_id6479384\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to undo the last change in the current sentence. Click again to undo the previous change in the same sentence.</ahelp>"
-msgstr "<ahelp hid=\".\">Κλικ για αναίρεση της τελευταίας αλλαγής στην τρέχουσα πρόταση. Κλικ ξανά για αναίρεση της προηγούμενης αλλαγής στην ίδια πρόταση.</ahelp>"
+msgid "If you need a proxy server, enter the proxy settings in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Internet - Proxy."
+msgstr "Εάν χρειάζεσθε έναν εξυπηρετητή διαμεσολάβησης, εισάγετε τις ρυθμίσεις διαμεσολαβητή στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Διαδίκτυο - Διαμεσολαβητής."
-#: 06010000.xhp
+#: online_update.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3147426\n"
+"online_update.xhp\n"
+"par_id3639027\n"
"help.text"
-msgid "<link href=\"text/shared/01/06020000.xhp\" name=\"Thesaurus\">Thesaurus</link>"
-msgstr "<link href=\"text/shared/01/06020000.xhp\" name=\"Θησαυρός λέξεων\">Θησαυρός λέξεων</link>"
+msgid "Choose <item type=\"menuitem\">Check for Updates</item> to check for the availability of a newer version of your office suite."
+msgstr "Επιλέξτε <item type=\"menuitem\">Έλεγχος Ενημερώσεων</item> για να ελέγξετε τη διαθεσιμότητα μιας νεότερης έκδοσης της σουίτας γραφείου σας."
-#: 02030000.xhp
+#: online_update.xhp
msgctxt ""
-"02030000.xhp\n"
+"online_update.xhp\n"
+"par_id3722342\n"
+"help.text"
+msgid "If a newer version is available and %PRODUCTNAME is not set up for automatic downloading, then you can select any of the following actions:"
+msgstr "Αν μια νεότερη έκδοση είναι διαθέσιμη και το %PRODUCTNAME δεν έχει ρυθμιστεί για αυτόματη λήψη, τότε μπορείτε να επιλέξετε μια από τις ακόλουθες ενέργειες:"
+
+#: online_update.xhp
+msgctxt ""
+"online_update.xhp\n"
+"par_id5106662\n"
+"help.text"
+msgid "Download the new version."
+msgstr "Λήψη της νέας έκδοσης."
+
+#: online_update.xhp
+msgctxt ""
+"online_update.xhp\n"
+"par_id4931485\n"
+"help.text"
+msgid "Install the downloaded files."
+msgstr "Εγκατάσταση ληφθέντων αρχείων"
+
+#: online_update.xhp
+msgctxt ""
+"online_update.xhp\n"
+"par_id9168980\n"
+"help.text"
+msgid "Abort this check for updates for now."
+msgstr "Ακυρώστε για τώρα αυτόν τον έλεγχο για ενημερώσεις."
+
+#: online_update.xhp
+msgctxt ""
+"online_update.xhp\n"
+"par_id9766533\n"
+"help.text"
+msgid "If %PRODUCTNAME is configured to download the files automatically, the download starts immediately. A download continues even when you minimize the dialog."
+msgstr "Αν το %PRODUCTNAME έχει ρυθμιστεί να λαμβάνει τα αρχεία αυτόματα, η διαδικασία λήψης ξεκινά άμεσα. Η λήψη συνεχίζει ακόμα και όταν ελαχιστοποιήσετε το παράθυρο διαλόγου."
+
+#: online_update.xhp
+msgctxt ""
+"online_update.xhp\n"
+"par_id927152\n"
+"help.text"
+msgid "If automatic downloads are disabled, start the download manually."
+msgstr "Αν είναι απενεργοποιημένη η αυτόματη λήψη αρχείων, αρχίστε τη λήψη χειροκίνητα"
+
+#: online_update.xhp
+msgctxt ""
+"online_update.xhp\n"
+"par_id6081728\n"
+"help.text"
+msgid "If no update was found, you can close the dialog."
+msgstr "Αν δεν βρεθεί ενημέρωση, μπορείτε να κλείσετε το παράθυρο διαλόγου."
+
+#: online_update.xhp
+msgctxt ""
+"online_update.xhp\n"
+"par_id9219641\n"
+"help.text"
+msgid "You need Administrator rights to update %PRODUCTNAME."
+msgstr "Πρέπει να έχετε δικαιώματα διαχειριστή για να ενημερώσετε το %PRODUCTNAME."
+
+#: online_update_dialog.xhp
+msgctxt ""
+"online_update_dialog.xhp\n"
"tit\n"
"help.text"
-msgid "Repeat"
-msgstr "Επανάληψη"
+msgid "Check for Updates"
+msgstr "Έλεγχος ενημερώσεων"
-#: 02030000.xhp
+#: online_update_dialog.xhp
msgctxt ""
-"02030000.xhp\n"
-"bm_id3150279\n"
+"online_update_dialog.xhp\n"
+"hd_id4959257\n"
"help.text"
-msgid "<bookmark_value>repeating; commands</bookmark_value><bookmark_value>commands; repeating</bookmark_value>"
-msgstr "<bookmark_value>επανάληψη, εντολές</bookmark_value><bookmark_value>εντολές, επανάληψη</bookmark_value>"
+msgid "<link href=\"text/shared/01/online_update_dialog.xhp\">Check for Updates</link>"
+msgstr "<link href=\"text/shared/01/online_update_dialog.xhp\">Έλεγχος Ενημερώσεων</link>"
-#: 02030000.xhp
+#: online_update_dialog.xhp
msgctxt ""
-"02030000.xhp\n"
-"hd_id3150279\n"
-"1\n"
+"online_update_dialog.xhp\n"
+"par_id1906491\n"
"help.text"
-msgid "<link href=\"text/shared/01/02030000.xhp\" name=\"Repeat\">Repeat</link>"
-msgstr "<link href=\"text/shared/01/02030000.xhp\" name=\"Επανάληψη\">Επανάληψη</link>"
+msgid "<ahelp hid=\".\">Checks for available updates to your version of %PRODUCTNAME. If a newer version is available, you can choose to download the update. After downloading, if you have write permissions for the installation directory, you can install the update.</ahelp>"
+msgstr "<ahelp hid=\".\">Έλεγχος για διαθέσιμες ενημερώσεις της έκδοσης του %PRODUCTNAME σας.Αν μια νεότερη έκδοση είναι διαθέσιμη, μπορείτε να λάβετε την ενημέρωση. Μετά την λήψη, αν έχετε δικαιώματα εγγραφής για την διαδρομή εγκατάστασης, μπορείτε να εγκαταστήσετε την ενημέρωση.</ahelp>"
-#: 02030000.xhp
+#: online_update_dialog.xhp
msgctxt ""
-"02030000.xhp\n"
-"par_id3155934\n"
-"2\n"
+"online_update_dialog.xhp\n"
+"par_id4799340\n"
"help.text"
-msgid "<ahelp hid=\".uno:Repeat\">Repeats the last command. This command is available in Writer and Calc.</ahelp>"
-msgstr "<ahelp hid=\".uno:Repeat\">Επαναλαμβάνει την τελευταία εντολή. Αυτή είναι διαθέσιμη στο Writer και στο Calc.</ahelp>"
+msgid "Once the download starts, you see a progress bar and three buttons on the dialog. You can pause and resume the download by clicking the Pause and Resume buttons. Click Cancel to abort the download and delete the partly downloaded file."
+msgstr "Από την έναρξη λήψης του αρχείου, μπορείτε να δείτε τη γραμμή προόδου και τρία πεδία επιλογής στο παράθυρο διαλόγου. Μπορείτε να διακόψετε προσωρινά και να συνεχίσετε την λήψη κάνοντας κλικ στα πεδία επιλογής Παύση και Συνέχιση. Κάντε κλικ στο Άκυρο για να ακυρώσετε την λήψη και να διαγράψετε το ημιτελές αρχείο λήψης."
+
+#: online_update_dialog.xhp
+msgctxt ""
+"online_update_dialog.xhp\n"
+"par_id1502121\n"
+"help.text"
+msgid "By default, downloads will be stored to your desktop. You can change the folder where the downloaded file will be stored in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Online Update."
+msgstr "Από επιλογή οι λήψεις θα αποθηκεύονται στην επιφάνεια εργασίας σας. Μπορείτε να αλλάξετε το φάκελο όπου το αρχείο λήψης θα αποθηκεύεται στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Άμεση ενημέρωση."
+
+#: online_update_dialog.xhp
+msgctxt ""
+"online_update_dialog.xhp\n"
+"par_id8266853\n"
+"help.text"
+msgid "After the download is complete, you can click Install to start the installation of the update. You see a confirmation dialog, where you can choose to close %PRODUCTNAME."
+msgstr "Μετά την ολοκλήρωση λήψης, κάντε κλικ στο Εγκατάσταση προκειμένου να ξεκινήσετε την εγκατάσταση της ενημέρωσης. Βλέπετε τον διάλογο επιβεβαίωσης όπου μπορείτε να κλείσετε το %PRODUCTNAME."
+
+#: online_update_dialog.xhp
+msgctxt ""
+"online_update_dialog.xhp\n"
+"par_id2871181\n"
+"help.text"
+msgid "Under some operation systems, it may be required to manually go to the download folder, unzip the download file, and start the setup script."
+msgstr "Σε ορισμένα λειτουργικά συστήματα, μπορεί να απαιτείται η χειροκίνητη μετάβαση στον φάκελο ληφθέντων, αποσυμπιέστε το ληφθέν αρχείο, και εκκινήστε την διαδικασία εγκατάστασης δέσμης ενεργειών."
+
+#: online_update_dialog.xhp
+msgctxt ""
+"online_update_dialog.xhp\n"
+"par_id2733542\n"
+"help.text"
+msgid "After installation of the update you can delete the download file to save space."
+msgstr "Μετά την εγκατάσταση της ενημέρωσης μπορείτε να διαγράψετε το αρχείο λήψης προκειμένου να ελευθερώσετε χώρο."
+
+#: online_update_dialog.xhp
+msgctxt ""
+"online_update_dialog.xhp\n"
+"par_id4238715\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Downloads and saves the update files to the desktop or a folder of your choice. Select the folder in %PRODUCTNAME - Online Update in the Options dialog box.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κατεβάζει και αποθηκεύει τα αρχεία ενημέρωσης στην επιφάνεια εργασίας ή στο φάκελο που διαλέξατε. Επιλέξτε το φάκελο στο %PRODUCTNAME - Άμεση ενημέρωση στο πλαίσιο διαλόγου επιλογών.</ahelp>"
+
+#: online_update_dialog.xhp
+msgctxt ""
+"online_update_dialog.xhp\n"
+"par_id8277230\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Installs the downloaded update.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εγκαθιστά την ληφθείσα ενημέρωση.</ahelp>"
+
+#: online_update_dialog.xhp
+msgctxt ""
+"online_update_dialog.xhp\n"
+"par_id4086428\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Pauses the download. Later click Resume to continue downloading.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διακόπτει προσωρινά την λήψη. Αργότερα κάντε κλικ στο Συνέχιση για να συνεχίσετε την λήψη.</ahelp>"
+
+#: online_update_dialog.xhp
+msgctxt ""
+"online_update_dialog.xhp\n"
+"par_id9024628\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Continues a paused download.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Συνεχίζει μια λήψη που είχε διακοπεί προσωρινά.</ahelp>"
+
+#: online_update_dialog.xhp
+msgctxt ""
+"online_update_dialog.xhp\n"
+"par_id3067110\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Aborts the download and deletes the partly downloaded file.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ακυρώνει την λήψη και διαγράφει τα ημιτελή αρχεία λήψης.</ahelp>"
+
+#: online_update_dialog.xhp
+msgctxt ""
+"online_update_dialog.xhp\n"
+"par_id8841822\n"
+"help.text"
+msgid "<link href=\"text/shared/01/online_update.xhp\">Starting online updates</link>"
+msgstr "<link href=\"text/shared/01/online_update.xhp\">Έναρξη ενημέρωσης μέσω διαδικτύου.</link>"
#: packagemanager.xhp
msgctxt ""
@@ -44338,7 +42907,7 @@ msgctxt ""
"bm_id2883388\n"
"help.text"
msgid "<bookmark_value>UNO components;Extension Manager</bookmark_value><bookmark_value>extensions;Extension Manager</bookmark_value><bookmark_value>packages, see extensions</bookmark_value>"
-msgstr "<bookmark_value>UNO αντικείμενα, Διαχειριστής Επεκτάσεων</bookmark_value><bookmark_value>επεκτάσεις, Διαχειριστής Επεκτάσεων</bookmark_value><bookmark_value>πακέτα, βλ. επεκτάσεις</bookmark_value>"
+msgstr "<bookmark_value>UNO αντικείμενα; Διαχειριστής Επεκτάσεων</bookmark_value><bookmark_value>επεκτάσεις; Διαχειριστής Επεκτάσεων</bookmark_value><bookmark_value>πακέτα, βλ. επεκτάσεις</bookmark_value>"
#: packagemanager.xhp
msgctxt ""
@@ -44346,7 +42915,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/shared/01/packagemanager.xhp\">Extension Manager</link>"
-msgstr "<link href=\"text/shared/01/packagemanager.xhp\">Διαχειριστής Επεκτάσεων</link>"
+msgstr "<link href=\"text/shared/01/packagemanager.xhp\">Διαχειριστής επεκτάσεων</link>"
#: packagemanager.xhp
msgctxt ""
@@ -44490,7 +43059,7 @@ msgctxt ""
"par_id5269020\n"
"help.text"
msgid "On a web page, click a hyperlink to an <item type=\"literal\">*.oxt</item> file (if your web browser can be configured to start the Extension Manager for this file type)."
-msgstr "Σε μία ιστοσελίδα, κάντε κλικ σε μία υπερσύνδεση σε ένα αρχείο με επέκταση <item type=\"literal\">*.oxt</item> (αν ο περιηγητής διαδικτύου σας μπορεί να ρυθμιστεί ώστε να ξεκινά τη Διαχείριση επεκτάσεων για αυτόν τον τύπο αρχείου)."
+msgstr "Σε μία ιστοσελίδα, πατήστε σε έναν υπερσύνδεσμο σε ένα αρχείο με επέκταση <item type=\"literal\">*.oxt</item> (αν ο περιηγητής διαδικτύου σας μπορεί να ρυθμιστεί ώστε να ξεκινά τη Διαχείριση επεκτάσεων για αυτόν τον τύπο αρχείου)."
#: packagemanager.xhp
msgctxt ""
@@ -44586,7 +43155,7 @@ msgctxt ""
"par_idN10643\n"
"help.text"
msgid "Remove"
-msgstr "Αφαίρεση"
+msgstr "Διαγραφή"
#: packagemanager.xhp
msgctxt ""
@@ -44676,2130 +43245,2905 @@ msgctxt ""
msgid "Some additional commands can appear in the context menu of an extension in the Extension Manager window, depending on the selected extension. You can choose to show the license text again. You can choose to exclude the extension from checking for updates or to include an excluded extension."
msgstr "Μερικές πρόσθετες εντολές μπορούν να εμφανιστούν στο μενού περιεχομένου μιας επέκτασης στο παράθυρο διαχειριστή επέκτασης, ανάλογα με την επιλεγμένη επέκταση. Μπορείτε να διαλέξετε να προβάλετε το κείμενο αδείας πάλι. Μπορείτε να επιλέξετε να αποκλείσετε την επέκταση από τον έλεγχο των ενημερώσεων ή να συμπεριλάβετε μια αποκλεισμένη επέκταση."
-#: 01010201.xhp
+#: password_dlg.xhp
msgctxt ""
-"01010201.xhp\n"
+"password_dlg.xhp\n"
"tit\n"
"help.text"
-msgid "Labels"
-msgstr "Ετικέτες"
+msgid "Password"
+msgstr "Κωδικός πρόσβασης"
-#: 01010201.xhp
+#: password_dlg.xhp
msgctxt ""
-"01010201.xhp\n"
-"hd_id3149987\n"
+"password_dlg.xhp\n"
+"hd_id3146902\n"
+"63\n"
+"help.text"
+msgid "<link href=\"text/shared/01/password_dlg.xhp\" name=\"Password\">Password</link>"
+msgstr "<link href=\"text/shared/01/password_dlg.xhp\" name=\"Κωδικός πρόσβασης\">Κωδικός πρόσβασης</link>"
+
+#: password_dlg.xhp
+msgctxt ""
+"password_dlg.xhp\n"
+"par_id3154350\n"
+"64\n"
+"help.text"
+msgid "Assigns a password to prevent users from making unauthorized changes."
+msgstr "Ορίζει έναν κωδικό πρόσβασης για να αποτρέψει τους χρήστες να κάνουν μη εξουσιοδοτημένες αλλαγές."
+
+#: password_dlg.xhp
+msgctxt ""
+"password_dlg.xhp\n"
+"par_id31222\n"
+"help.text"
+msgid "The open password must be entered to open the file."
+msgstr "Ο κωδικός πρόσβασης ανοίγματος πρέπει να εισαχθεί για να ανοίξει το αρχείο."
+
+#: password_dlg.xhp
+msgctxt ""
+"password_dlg.xhp\n"
+"par_id313339\n"
+"help.text"
+msgid "The permission password must be entered to edit the document."
+msgstr "Ο κωδικός πρόσβασης άδειας πρέπει να εισαχθεί για επεξεργασία κειμένου."
+
+#: password_dlg.xhp
+msgctxt ""
+"password_dlg.xhp\n"
+"hd_id3146857\n"
+"65\n"
+"help.text"
+msgid "Password"
+msgstr "Κωδικός πρόσβασης"
+
+#: password_dlg.xhp
+msgctxt ""
+"password_dlg.xhp\n"
+"par_id3150502\n"
+"62\n"
+"help.text"
+msgid "<ahelp hid=\"HID_PASSWD_TABLE\">Type a password. A password is case sensitive.</ahelp>"
+msgstr "<ahelp hid=\"HID_PASSWD_TABLE\">Πληκτρολογήστε έναν κωδικό πρόσβασης . Ένας κωδικός πρόσβασης διακρίνει κεφαλαία και μικρά.</ahelp>"
+
+#: password_dlg.xhp
+msgctxt ""
+"password_dlg.xhp\n"
+"hd_id3153029\n"
+"66\n"
+"help.text"
+msgid "Confirm"
+msgstr "Επιβεβαίωση"
+
+#: password_dlg.xhp
+msgctxt ""
+"password_dlg.xhp\n"
+"par_id3151100\n"
+"67\n"
+"help.text"
+msgid "<ahelp hid=\".\">Re-enter the password.</ahelp>"
+msgstr "<ahelp hid=\".\">Επανεισαγωγή του κωδικού πρόσβασης.</ahelp>"
+
+#: password_dlg.xhp
+msgctxt ""
+"password_dlg.xhp\n"
+"hd_id3155351\n"
+"68\n"
+"help.text"
+msgid "Undoing password protection"
+msgstr "Αναίρεση προστασίας κωδικού πρόσβασης"
+
+#: password_dlg.xhp
+msgctxt ""
+"password_dlg.xhp\n"
+"par_id3146109\n"
+"69\n"
+"help.text"
+msgid "To remove a password, open the document, then save without password."
+msgstr "Για αφαίρεση κωδικού πρόσβασης, ανοίξτε το έγγραφο, έπειτα αποθήκευση χωρίς κωδικό πρόσβασης."
+
+#: password_dlg.xhp
+msgctxt ""
+"password_dlg.xhp\n"
+"par_id31323250502\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to show or hide the file sharing password options.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε να εμφανίζονται ή να αποκρύπτονται οι επιλογές διαμοιρασμού κωδικού πρόσβασης.</ahelp>"
+
+#: password_main.xhp
+msgctxt ""
+"password_main.xhp\n"
+"tit\n"
+"help.text"
+msgid "Enter Master Password"
+msgstr "Εισάγετε τον Κύριο Κωδικό"
+
+#: password_main.xhp
+msgctxt ""
+"password_main.xhp\n"
+"hd_id3154183\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/01010201.xhp\" name=\"Labels\">Labels</link>"
-msgstr "<link href=\"text/shared/01/01010201.xhp\" name=\"Ετικέτες\">Ετικέτες</link>"
+msgid "<variable id=\"password_maintitle\"><link href=\"text/shared/01/password_main.xhp\" name=\"Enter Master Password\">Enter Master Password</link></variable>"
+msgstr "<variable id=\"password_maintitle\"><link href=\"text/shared/01/password_main.xhp\" name=\"Εισάγετε Κύριο Κωδικό πρόσβασης\">Εισάγετε Κύριο Κωδικό πρόσβασης</link></variable>"
-#: 01010201.xhp
+#: password_main.xhp
msgctxt ""
-"01010201.xhp\n"
-"par_id3152952\n"
+"password_main.xhp\n"
+"par_id3154841\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_LAB_LAB\">Specify the label text and choose the paper size for the label.</ahelp>"
-msgstr "<ahelp hid=\"HID_LAB_LAB\">Καθορίστε το κείμενο ετικέτας και επιλέξτε το μέγεθος χαρτιού για την ετικέτα.</ahelp>"
+msgid "<ahelp hid=\"\">Assign a master password to protect the access to a saved password.</ahelp>"
+msgstr "<ahelp hid=\"\">Ορίστε έναν κύριο κωδικό πρόσβασης για να προστατέψετε την πρόσβαση σε έναν αποθηκευμένο κωδικό πρόσβασης.</ahelp>"
-#: 01010201.xhp
+#: password_main.xhp
msgctxt ""
-"01010201.xhp\n"
-"hd_id3158397\n"
+"password_main.xhp\n"
+"par_id3146857\n"
"3\n"
"help.text"
-msgid "Inscription"
-msgstr "Επιγραφή"
+msgid "You can save some passwords for the duration of a session, or permanently to a file protected by a master password."
+msgstr "Μπορείτε να αποθηκεύσετε μερικούς κωδικούς πρόσβασης για τη διάρκεια μιας συνεδρίας, ή προσωρινά σε ένα αρχείο προστατευμένο από έναν κύριο κωδικό πρόσβασης."
-#: 01010201.xhp
+#: password_main.xhp
msgctxt ""
-"01010201.xhp\n"
-"par_id3154350\n"
+"password_main.xhp\n"
+"par_id3147000\n"
+"6\n"
+"help.text"
+msgid "You must enter the master password to access a file or service that is protected by a saved password. You only need to enter the master password once during a session."
+msgstr "Πρέπει να εισάγετε τον κύριο κωδικό πρόσβασης για να έχετε πρόσβαση σε ένα αρχείο ή υπηρεσία η οποία είναι προστατευμένη από έναν αποθηκευμένο κωδικό πρόσβασης. Χρειάζεται να εισάγετε μόνο μια φορά τον κύριο κωδικό πρόσβασης κατά τη διάρκεια μιας συνεδρίας."
+
+#: password_main.xhp
+msgctxt ""
+"password_main.xhp\n"
+"par_id0608200910545958\n"
+"help.text"
+msgid "You should only use passwords that are hard to find by other persons or programs. A password should follow these rules:"
+msgstr "Θα πρέπει να χρησιμοποιείτε μόνο κωδικούς που είναι δύσκολο να βρεθούν από άλλους ανθρώπους ή προγράμματα. Ένας κωδικός πρέπει να ακολουθεί αυτούς τους κανόνες:"
+
+#: password_main.xhp
+msgctxt ""
+"password_main.xhp\n"
+"par_id0608200910545989\n"
+"help.text"
+msgid "Length of eight or more characters."
+msgstr "Μήκους οκτώ χαρακτήρων ή περισσότερων."
+
+#: password_main.xhp
+msgctxt ""
+"password_main.xhp\n"
+"par_id0608200910545951\n"
+"help.text"
+msgid "Contains a mix of lower case and upper case letters, numbers, and special characters."
+msgstr "Να περιέχει μια μίξη πεζών και κεφαλαίων, αριθμούς και ειδικούς χαρακτήρες."
+
+#: password_main.xhp
+msgctxt ""
+"password_main.xhp\n"
+"par_id0608200910545923\n"
+"help.text"
+msgid "Cannot be found in any wordbook or encyclopedia."
+msgstr "Δεν βρίσκεται σε κάποιο λεξικό ή σε εγκυκλοπαίδεια."
+
+#: password_main.xhp
+msgctxt ""
+"password_main.xhp\n"
+"par_id0608200910550049\n"
+"help.text"
+msgid "Has no direct relation to your personal data, e.g., date of birth or car plate."
+msgstr "Δεν έχει άμεση σχέση με σςα, π.χ ημερομηνία γέννησης ή αριθμός κυκλοφορίας ΙΧ,"
+
+#: password_main.xhp
+msgctxt ""
+"password_main.xhp\n"
+"hd_id3147588\n"
+"7\n"
+"help.text"
+msgid "Master password"
+msgstr "Κύριος κωδικός πρόσβασης"
+
+#: password_main.xhp
+msgctxt ""
+"password_main.xhp\n"
+"par_id3148731\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"UUI_EDIT_DLG_UUI_PASSWORD_ED_MASTERPASSWORD\">Type a master password to prevent unauthorized users from accessing stored passwords.</ahelp>"
+msgstr "<ahelp hid=\"UUI_EDIT_DLG_UUI_PASSWORD_ED_MASTERPASSWORD\">Πληκτρολογήστε έναν κύριο κωδικό πρόσβασης για να αποτρέψετε τους αναρμόδιους χρήστες από το να έχουν πρόσβαση σε αποθηκευμένους κωδικούς πρόσβασης.</ahelp>"
+
+#: password_main.xhp
+msgctxt ""
+"password_main.xhp\n"
+"hd_id3144436\n"
+"9\n"
+"help.text"
+msgid "Confirm master password"
+msgstr "Επιβεβαιώστε τον κύριο κωδικό πρόσβασης"
+
+#: password_main.xhp
+msgctxt ""
+"password_main.xhp\n"
+"par_id3145129\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"UUI_EDIT_DLG_UUI_PASSWORD_CRT_ED_MASTERPASSWORD_REPEAT\">Re-enter the master password.</ahelp>"
+msgstr "<ahelp hid=\"UUI_EDIT_DLG_UUI_PASSWORD_CRT_ED_MASTERPASSWORD_REPEAT\">Επανεισάγετε τον κύριο κωδικό πρόσβασης.</ahelp>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"tit\n"
+"help.text"
+msgid "Export as PDF"
+msgstr "Εξαγωγή ως PDF"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"bm_id3149532\n"
+"help.text"
+msgid "<bookmark_value>PDF;export</bookmark_value> <bookmark_value>portable document format</bookmark_value> <bookmark_value>exporting;to PDF</bookmark_value>"
+msgstr "<bookmark_value>PDF; εξαγωγή</bookmark_value><bookmark_value>μορφή φορητού εγγράφου</bookmark_value><bookmark_value>εξαγωγή; σε PDF</bookmark_value>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id3149532\n"
+"52\n"
+"help.text"
+msgid "<variable id=\"export_as_pdf\"><variable id=\"ref_pdf_export\"><link href=\"text/shared/01/ref_pdf_export.xhp\" name=\"Export as PDF\">Export as PDF</link></variable></variable>"
+msgstr "<variable id=\"export_as_pdf\"><variable id=\"ref_pdf_export\"><link href=\"text/shared/01/ref_pdf_export.xhp\" name=\"Εξαγωγή ως PDF\">Εξαγωγή ως PDF</link></variable></variable>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id3154044\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"export\"><ahelp hid=\"FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES\">Saves the current file to Portable Document Format (PDF) version 1.4.</ahelp> A PDF file can be viewed and printed on any platform with the original formatting intact, provided that supporting software is installed.</variable>"
+msgstr "<variable id=\"export\"><ahelp hid=\"FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES\">Αποθηκεύει το τρέχον αρχείο με την μορφή ενός PDF.έκδοσης 1.4.</ahelp>Ένα PDF αρχείο προβάλλεται και εκτυπώνεται σε οποιαδήποτε πλατφόρμα με άθικτη την αρχική μορφοποίησή του, υπό τον όρο ότι το λογισμικό που το υποστηρίζει έχει εγκατασταθεί</variable>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id746482\n"
+"help.text"
+msgid "General tab"
+msgstr "Γενική καρτέλα"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id3148520\n"
+"2\n"
+"help.text"
+msgid "Range"
+msgstr "Περιοχή"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id3154230\n"
+"3\n"
+"help.text"
+msgid "Sets the export options for the pages included in the PDF file."
+msgstr "Ρυθμίζει τις επιλογές εξαγωγής για τις σελίδες που περιλαμβάνονται στο αρχείο PDF."
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id3166445\n"
"4\n"
"help.text"
-msgid "Enter or insert the text that you want to appear on the label(s)."
-msgstr "Πληκτρολογήστε ή εισάγετε το κείμενο που θέλετε να εμφανίζεται στην ετικέτα."
+msgid "All"
+msgstr "Όλα"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"hd_id3147294\n"
+"ref_pdf_export.xhp\n"
+"par_id3149893\n"
"5\n"
"help.text"
-msgid "Label text"
-msgstr "Κείμενο ετικέτας"
+msgid "<ahelp hid=\"FILTER_RADIOBUTTON_RID_PDF_EXPORT_DLG_RB_ALL\">Exports all defined print ranges. If no print range is defined, exports the entire document.</ahelp>"
+msgstr "<ahelp hid=\"FILTER_RADIOBUTTON_RID_PDF_EXPORT_DLG_RB_ALL\">Εξάγει όλες τις καθορισμένες περιοχές εκτύπωσης. Αν δεν έχει καθοριστεί περιοχή εκτύπωσης, εξάγει ολόκληρο το έγγραφο.</ahelp>"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"par_id3150838\n"
+"ref_pdf_export.xhp\n"
+"hd_id3154673\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SW_MULTILINEEDIT_TP_LAB_LAB_EDT_WRITING\">Enter the text that you want to appear on the label. You can also insert a database field.</ahelp>"
-msgstr "<ahelp hid=\"SW_MULTILINEEDIT_TP_LAB_LAB_EDT_WRITING\">Εισάγετε το κείμενο που θέλετε να εμφανίζεται στην ετικέτα. Μπορείτε επίσης να εισάγετε ένα πεδίο βάσης δεδομένων.</ahelp>"
+msgid "Pages"
+msgstr "Σελίδες"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"hd_id3150603\n"
+"ref_pdf_export.xhp\n"
+"par_id3147571\n"
"7\n"
"help.text"
-msgid "Address"
-msgstr "Διεύθυνση"
+msgid "<ahelp hid=\"FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES\">Exports the pages you type in the box.</ahelp>"
+msgstr "<ahelp hid=\"FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES\">Εξάγει τις σελίδες που πληκτρολογείτε στο πεδίο.</ahelp>"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"par_id3153089\n"
+"ref_pdf_export.xhp\n"
+"par_id3145136\n"
+"53\n"
+"help.text"
+msgid "To export a range of pages, use the format 3-6. To export single pages, use the format 7;9;11. If you want, you can export a combination of page ranges and single pages, by using a format like 3-6;8;10;12."
+msgstr "Για να εξάγετε μια σειρά σελίδων, χρησιμοποιήστε την μορφή 3-6. Για αν εξάγετε μονές σελίδες, χρησιμοποιήστε την μορφή 7;9;11. Αν το επιθυμείτε, μπορείτε να εξάγετε ένα συνδυασμό από σειρές σελίδων και μονές σελίδες, χρησιμοποιώντας μία μορφή όπως 3-6;8;10;12."
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id3147043\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_LAB_LAB_BOX_ADDR\">Creates a label with your return address. Text that is currently in the <emph>Label text</emph> box is overwritten.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_LAB_LAB_BOX_ADDR\">Δημιουργεί μια ετικέτα με τη διεύθυνση επιστροφής σας. Το κείμενο που βρίσκεται αυτή τη στιγμή στο πεδίο <emph>Κείμενο Ετικέτας</emph> θα διαγραφεί.</ahelp>"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"par_id3155555\n"
+"ref_pdf_export.xhp\n"
+"par_id3150774\n"
"9\n"
"help.text"
-msgid "To change your return address, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"%PRODUCTNAME\">%PRODUCTNAME</link></emph>, and then click on the <emph>User Data</emph> tab."
-msgstr "Για αλλαγή της διεύθυνσης επιστροφής, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"%PRODUCTNAME\">%PRODUCTNAME</link></emph> και έπειτα κλικ στην καρτέλα <emph>Δεδομένα χρήστη</emph>."
+msgid "<ahelp hid=\"FILTER_RADIOBUTTON_RID_PDF_EXPORT_DLG_RB_SELECTION\">Exports the current selection.</ahelp>"
+msgstr "<ahelp hid=\"FILTER_RADIOBUTTON_RID_PDF_EXPORT_DLG_RB_SELECTION\">Εξάγει την τρέχουσα επιλογή.</ahelp>"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"hd_id3147557\n"
-"10\n"
+"ref_pdf_export.xhp\n"
+"par_idN10706\n"
"help.text"
-msgid "Database"
-msgstr "Βάση δεδομένων"
+msgid "Images"
+msgstr "Εικόνες"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"par_id3148620\n"
-"11\n"
+"ref_pdf_export.xhp\n"
+"par_idN1070A\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_LB_DATABASE\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_LB_DATABASE\">Επιλέξτε τη βάση δεδομένων που θέλετε να χρησιμοποιήσετε ως προέλευση δεδομένων για την ετικέτα σας.</ahelp>"
+msgid "Sets the PDF export options for images inside your document."
+msgstr "Ρυθμίζει τις επιλογές εξαγωγής PDF για τις εικόνες μέσα στο έγγραφό σας."
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"hd_id3149388\n"
-"12\n"
+"ref_pdf_export.xhp\n"
+"par_idN1071B\n"
"help.text"
-msgid "Table"
-msgstr "Πίνακας"
+msgid "EPS images with embedded previews are exported only as previews. EPS images without embedded previews are exported as empty placeholders."
+msgstr "Εικόνες EPS με ενσωματωμένη προεπισκόπηση εξάγονται μόνο ως προεπισκοπήσεις. Εικόνες EPS χωρίς ενσωματωμένη προεπισκόπηση εξάγονται σαν άδειες υποδηλώσεις."
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"par_id3149827\n"
-"13\n"
+"ref_pdf_export.xhp\n"
+"par_idN10715\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_LB_TABLE\">Select the database table containing the field(s) that you want to use in your label.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_LB_TABLE\">Επιλέξτε τον πίνακα βάσης δεδομένων που περιέχει το πεδίο που θέλετε να χρησιμοποιήσετε στην ετικέτα σας.</ahelp>"
+msgid "Lossless compression"
+msgstr "Συμπίεση χωρίς απώλειες"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"hd_id3155391\n"
-"14\n"
+"ref_pdf_export.xhp\n"
+"par_idN10719\n"
"help.text"
-msgid "Database field"
-msgstr "Πεδίο βάσης δεδομένων"
+msgid "<ahelp hid=\".\">Selects a lossless compression of images. All pixels are preserved.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέγει μία συμπίεση εικόνων χωρίς απώλειες. Όλα τα εικονοστοιχεία διατηρούνται.</ahelp>"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"par_id3149750\n"
-"15\n"
+"ref_pdf_export.xhp\n"
+"par_idN10730\n"
"help.text"
-msgid "<ahelp hid=\"SW_IMAGEBUTTON_TP_LAB_LAB_BTN_INSERT\">Select the database field that you want, and then click the arrow to the left of this box to insert the field into the <emph>Label text</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"SW_IMAGEBUTTON_TP_LAB_LAB_BTN_INSERT\">Επιλέξτε το πεδίο βάσης δεδομένων που θέλετε και έπειτα κάντε κλικ στο βέλος στα αριστερά αυτού του πεδίου για να εισάγετε το πεδίο στο κουτί <emph>Κείμενο ετικέτας</emph>.</ahelp>"
+msgid "JPEG compression"
+msgstr "Συμπίεση JPEG"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"par_id3152780\n"
-"16\n"
+"ref_pdf_export.xhp\n"
+"par_idN10734\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "Το όνομα του πεδίου βάσης δεδομένων περικλείεται από παρενθέσεις στο πεδίο <emph>Κείμενο ετικέτας</emph>. Εάν θέλετε, μπορείτε να διαχωρίσετε πεδία βάσης δεδομένων με κενά διαστήματα. Πατήστε Enter για να εισάγετε ένα πεδίο βάσης δεδομένων σε μια νέα γραμμή."
+msgid "<ahelp hid=\".\">Selects a JPEG compression of images. With a high quality level, almost all pixels are preserved. With a low quality level, some pixels get lost and artefacts are introduced, but file sizes are reduced.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέγει συμπίεση εικόνων JPEG. Με ένα επίπεδο υψηλής ποιότητας, σχεδόν όλα τα εικονοστοιχεία διατηρούνται. Με ένα επίπεδο χαμηλής ποιότητας, μερικά εικονοστοιχεία χάνονται και ατέλειες εμφανίζονται, αλλά τα μεγέθη των αρχείων μειώνονται.</ahelp>"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"hd_id3147653\n"
-"17\n"
+"ref_pdf_export.xhp\n"
+"par_idN1074C\n"
"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "Quality"
+msgstr "Ποιότητα"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"par_id3149762\n"
-"18\n"
+"ref_pdf_export.xhp\n"
+"par_idN10750\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab.."
-msgstr "Μπορείτε να επιλέξετε ένα προεπιλεγμένο μέγεθος μορφής για την ετικέτα σας ή ένα μέγεθος μορφής που θα ορίσετε στην καρτέλα <emph>Μορφή</emph>."
+msgid "<ahelp hid=\".\">Enter the quality level for JPEG compression.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το επίπεδο ποιότητας για μία συμπίεση JPEG.</ahelp>"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"hd_id3154143\n"
-"19\n"
+"ref_pdf_export.xhp\n"
+"par_idN10767\n"
"help.text"
-msgid "Continuous"
-msgstr "Συνεχής"
+msgid "Reduce image resolution"
+msgstr "Μείωση ανάλυσης εικόνας"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"par_id3151339\n"
-"20\n"
+"ref_pdf_export.xhp\n"
+"par_idN1076B\n"
"help.text"
-msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_LAB_LAB_BTN_CONT\">Prints labels on continuous paper.</ahelp>"
-msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_LAB_LAB_BTN_CONT\">Εκτυπώνει ετικέτες σε συνεχόμενο χαρτί.</ahelp>"
+msgid "<ahelp hid=\".\">Selects to resample or down-size the images to a lower number of pixels per inch.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέγει να λάβετε ως δείγμα ή να συρρικνώσετε τις εικόνες σε έναν μικρότερο αριθμό εικονοστοιχείων ανά ίντσα.</ahelp>"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"hd_id3150131\n"
-"21\n"
+"ref_pdf_export.xhp\n"
+"par_idN10782\n"
"help.text"
-msgid "Sheet"
-msgstr "Φύλλο"
+msgid "<ahelp hid=\".\">Select the target resolution for the images.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε την ανάλυση που προορίζεται για τις εικόνες.</ahelp>"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"par_id3159167\n"
-"22\n"
+"ref_pdf_export.xhp\n"
+"par_idN10791\n"
"help.text"
-msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_LAB_LAB_BTN_SHEET\">Prints labels on individual sheets.</ahelp>"
-msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_LAB_LAB_BTN_SHEET\">Εκτυπώνει ετικέτες σε ξεχωριστά φύλλα.</ahelp>"
+msgid "General"
+msgstr "Γενικά"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"hd_id3156327\n"
-"23\n"
+"ref_pdf_export.xhp\n"
+"par_idN10795\n"
"help.text"
-msgid "Brand"
-msgstr "Είδος"
+msgid "Sets general PDF export options."
+msgstr "Ρυθμίζει γενικές επιλογές εξαγωγής PDF."
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"par_id3150466\n"
-"24\n"
+"ref_pdf_export.xhp\n"
+"hd_id080420080355360\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_BOX_MAKE\">Select the brand of paper that you want to use.</ahelp> Each brand has its own size formats."
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_BOX_MAKE\">Επιλέξτε το είδος του χαρτιού που θέλετε να χρησιμοποιήσετε.</ahelp> Κάθε είδος έχει τις δικές του μορφοποιήσεις μεγέθους."
+msgid "Embed OpenDocument file"
+msgstr "Ενσωματώστε αρχείο OpenDocument"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"hd_id3153821\n"
-"25\n"
+"ref_pdf_export.xhp\n"
+"par_id0804200803553767\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "<ahelp hid=\".\">This setting enables you to export the document as a .pdf file containing two file formats: PDF and ODF.</ahelp> In PDF viewers it behaves like a normal .pdf file and it remains fully editable in %PRODUCTNAME."
+msgstr "<ahelp hid=\".\">Αυτή η ρύθμιση επιτρέπει την εξαγωγή του εγγράφου ως αρχείου .pdf που περιέχει δύο τύπους αρχείου: PDF και ODF.</ahelp> Σε προβολείς PDF συμπεριφέρεται ως κανονικό αρχείο .pdf και παραμένει πλήρως επεξεργάσιμο στο %PRODUCTNAME."
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"par_id3149235\n"
-"26\n"
+"ref_pdf_export.xhp\n"
+"hd_id2796411\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_BOX_TYPE\">Select the size format that you want to use. The available formats depend on the brand on what you selected in the <emph>Brand</emph> list. If you want to use a custom label format, select <emph>[User]</emph>, and then click the <link href=\"text/shared/01/01010202.xhp\" name=\"Format\"><emph>Format</emph></link> tab to define the format.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_LAB_LAB_BOX_TYPE\">Επιλέξτε τη μορφή μεγέθους που θέλετε να χρησιμοποιήσετε. Οι διαθέσιμες μορφές εξαρτώνται από τα είδη χαρτιού που επιλέξατε στη λίστα <emph>Είδος</emph>. Εάν θέλετε να χρησιμοποιήσετε μια προσαρμοσμένη μορφή ετικέτας, επιλέξτε <emph>[Χρήστης]</emph>, και έπειτα κάντε κλικ στην καρτέλα <link href=\"text/shared/01/01010202.xhp\" name=\"Μορφή\"><emph>Μορφή</emph></link> για να ορίσετε τη μορφή.</ahelp>"
+msgid "PDF/A-1a"
+msgstr "PDF/A-1a"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"hd_id3153828\n"
-"27\n"
+"ref_pdf_export.xhp\n"
+"par_id5016327\n"
"help.text"
-msgid "Info"
-msgstr "Πληροφορίες"
+msgid "<ahelp hid=\".\">Converts to the PDF/A-1a format. This is defined as an electronic document file format for long term preservation. All fonts that were used in the source document will be embedded into the generated PDF file. PDF tags will be written.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετατρέπει στη μορφή ενός PDF/A-1a. Αυτό ορίζεται ως μια μορφή αρχείου ηλεκτρονικού εγγράφου για τη μακροπρόθεσμη διατήρησή του. Όλες οι γραμματοσειρές που χρησιμοποιήθηκαν στο έγγραφο προέλευσης θα ενσωματωθούν στο παραχθέν αρχείο PDF. Οι ετικέττες PDF θα γραφτούν.</ahelp>"
-#: 01010201.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010201.xhp\n"
-"par_id3152349\n"
-"28\n"
+"ref_pdf_export.xhp\n"
+"par_idN107A0\n"
"help.text"
-msgid "The paper type and the dimensions of the label are displayed at the bottom of the <emph>Format</emph> area."
-msgstr "Ο τύπος χαρτιού και οι διαστάσεις της ετικέτας εμφανίζονται στο κάτω μέρος της περιοχής <emph>Μορφή</emph>."
+msgid "Tagged PDF"
+msgstr "PDF Δομημένα με ετικέτα"
-#: 02010000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"02010000.xhp\n"
-"tit\n"
+"ref_pdf_export.xhp\n"
+"par_idN107A4\n"
"help.text"
-msgid "Undo"
-msgstr "Αναίρεση"
+msgid "<ahelp hid=\".\">Selects to write PDF tags. This can increase file size by huge amounts.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέγει να γράψει ετικέττες PDF. Αυτό μπορεί να αυξήσει το μέγεθος του αρχείου κατά μεγάλες ποσότητες.</ahelp>"
-#: 02010000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"02010000.xhp\n"
-"bm_id3155069\n"
+"ref_pdf_export.xhp\n"
+"par_idN107B3\n"
"help.text"
-msgid "<bookmark_value>undoing;editing</bookmark_value><bookmark_value>editing;undoing</bookmark_value>"
-msgstr "<bookmark_value>αναίρεση,επεξεργασία</bookmark_value><bookmark_value>επεξεργασία,αναίρεση</bookmark_value>"
+msgid "Tagged PDF contains information about the structure of the document contents. This can help to display the document on devices with different screens, and when using screen reader software."
+msgstr "Το PDF με ετικέττα περιέχει πληροφορίες για τη δομή των περιεχομένων του εγγράφου. Αυτό μπορεί να βοηθήσει ώστε να εμφανίσετε το έγγραφο σε συσκευές με διαφορετικές οθόνες, και ενώ γίνεται χρήση του λογισμικού ανάγνωσης οθόνης."
-#: 02010000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"02010000.xhp\n"
-"hd_id3155069\n"
-"1\n"
+"ref_pdf_export.xhp\n"
+"hd_id8257087\n"
"help.text"
-msgid "<link href=\"text/shared/01/02010000.xhp\" name=\"Undo\">Undo</link>"
-msgstr "<link href=\"text/shared/01/02010000.xhp\" name=\"Αναίρεση\">Αναίρεση</link>"
+msgid "Export bookmarks"
+msgstr "Εξαγωγή Σελιδοδεικτών"
-#: 02010000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"02010000.xhp\n"
-"par_id3149205\n"
-"2\n"
+"ref_pdf_export.xhp\n"
+"par_id3479415\n"
"help.text"
-msgid "<ahelp hid=\"HID_IMAPDLG_UNDO\">Reverses the last command or the last entry you typed. To select the command that you want to reverse, click the arrow next to the <emph>Undo </emph>icon on the Standard bar.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_UNDO\">Αναιρεί τη τελευταία εντολή ή εγγραφή που πληκτρολογήσατε. Για να επιλέξετε την εντολή που θέλετε να αναιρέσετε, επιλέξτε το βελάκι στο εικονίδιο <emph>Αναίρεση </emph>στην βασική γραμμή εργαλείων.</ahelp>"
+msgid "<ahelp hid=\".\">Selects to export bookmarks of Writer documents as PDF bookmarks. Bookmarks are created for all outline paragraphs (Tools - Outline Numbering) and for all table of contents entries for which you did assign hyperlinks in the source document.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέγει να εξάγει σελιδοδείκτες από έγγραφα Writer ως σελιδοδείκτες PDF. Οι σελιδοδείκτες δημιουργούνται για όλες τις διαρθρωμένες παραγράφους (Εργαλεία - Αρίθμηση Κεφαλαίων) και για όλους τους πίνακες καταχωρήσεων περιεχομένων για τους οποίους ορίσατε υπερσυνδέσμους στο έγγραφο προέλευσης.</ahelp>"
-#: 02010000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"02010000.xhp\n"
-"par_idN10630\n"
+"ref_pdf_export.xhp\n"
+"par_idN107BE\n"
"help.text"
-msgid "To change the number of commands that you can undo, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Memory, and enter a new value in the number of steps box."
-msgstr "Για αλλαγή του αριθμού των εντολών που μπορείτε να αναιρέσετε, επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Μνήμη και εισάγετε μια νέα τιμή στο πλαίσιο αριθμού βημάτων."
+msgid "Export comments"
+msgstr "Εξαγωγή σχολίων"
-#: 02010000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"02010000.xhp\n"
-"par_id3163803\n"
-"8\n"
+"ref_pdf_export.xhp\n"
+"par_idN107C2\n"
"help.text"
-msgid "Some commands (for example, editing Styles) cannot be undone."
-msgstr "Μερικές εντολές (για παράδειγμα, η επεξεργασία Στυλ) δεν μπορούν να αναιρεθούν."
+msgid "<ahelp hid=\".\">Selects to export comments of Writer and Calc documents as PDF notes.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλογή για εξαγωγή σχολίων σε έγγραφα Writer και του Calc documents ως σημειώσεις PDF.</ahelp>"
-#: 02010000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"02010000.xhp\n"
-"par_id3155338\n"
-"11\n"
+"ref_pdf_export.xhp\n"
+"par_idN107F4\n"
"help.text"
-msgid "You can cancel the Undo command by choosing Edit - Redo."
-msgstr "Μπορείτε να ακυρώσετε την εντολή Αναίρεση επιλέγοντας Επεξεργασία - Ακύρωση αναίρεσης."
+msgid "Create PDF form"
+msgstr "Δημιουργία φόρμας PDF"
-#: 02010000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"02010000.xhp\n"
-"hd_id3166410\n"
-"7\n"
+"ref_pdf_export.xhp\n"
+"par_id4909817\n"
"help.text"
-msgid "About the Undo command in database tables"
-msgstr "Πληροφορίες για την εντολή Αναίρεση στους πίνακες βάσεων δεδομένων."
+msgid "<ahelp hid=\".\">Choose to create a PDF form. This can be filled out and printed by the user of the PDF document.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε μία φόρμα PDF. Αυτό μπορεί να συμπληρωθεί και να εκτυπωθεί από τον χρήστη του εγγράφου PDF.</ahelp>"
-#: 02010000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"02010000.xhp\n"
-"par_id3148492\n"
-"3\n"
+"ref_pdf_export.xhp\n"
+"hd_id6585283\n"
"help.text"
-msgid "When you are working with database tables, you can only undo the last command."
-msgstr "Όταν εργάζεστε με πίνακες βάσεων δεδομένων, μπορείτε να αναιρέσετε μόνο τη τελευταία εντολή."
+msgid "Submit format"
+msgstr "Μορφή υποβολής"
-#: 02010000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"02010000.xhp\n"
-"par_id3155504\n"
-"4\n"
+"ref_pdf_export.xhp\n"
+"par_idN107F8\n"
"help.text"
-msgid "If you change the content of a record in a database table that has not been saved, and then use the<emph> Undo</emph> command, the record is erased."
-msgstr "Εάν αλλάξετε το περιεχόμενο μιας εγγραφής σε ένα πίνακα βάσεων δεδομένων που δεν έχει αποθηκευτεί, και ύστερα χρησιμοποιήσετε την εντολή <emph>Αναίρεση</emph>, η εγγραφή θα σβηστεί."
+msgid "<ahelp hid=\".\">Select the format of submitting forms from within the PDF file.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τη μορφή των υποβαλλόμενων φορμών μέσα από το αρχείο PDF.</ahelp>"
-#: 02010000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"02010000.xhp\n"
-"hd_id3149415\n"
-"9\n"
+"ref_pdf_export.xhp\n"
+"par_id0901200811454970\n"
"help.text"
-msgid "About the Undo command in presentations"
-msgstr "Περί της εντολής Αναίρεση στις παρουσιάσεις"
+msgid "Select the format of the data that you will receive from the submitter: FDF (Forms Data Format), PDF, HTML, or XML."
+msgstr "Επιλέξτε την μορφή των στοιχείων που θα λάβετε από τον χρήστη υποβολής : FDF (Μορφή Δεδομένων Φόρμας), PDF, HTML, ή XML."
-#: 02010000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"02010000.xhp\n"
-"par_id3159147\n"
-"10\n"
+"ref_pdf_export.xhp\n"
+"par_idN10807\n"
"help.text"
-msgid "The <emph>Undo</emph> list is cleared when you apply a new layout to a slide."
-msgstr "Η λίστα <emph>Αναίρεση</emph> καθαρίζεται όταν εφαρμόζετε μια νέα διάταξη σε διαφάνεια."
+msgid "This setting overrides the control's URL property that you set in the document."
+msgstr "Αυτή η ρύθμιση αγνοεί την ιδιοκτησία ελέγχου URL που θέτετε στο έγγραφο."
-#: 05270000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05270000.xhp\n"
-"tit\n"
+"ref_pdf_export.xhp\n"
+"hd_id1026200909535841\n"
"help.text"
-msgid "Edit Points"
-msgstr "Επεξεργασία σημείων"
+msgid "Allow duplicate field names"
+msgstr "Επιτρέπονται διπλά ονόματα πεδίων"
-#: 05270000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05270000.xhp\n"
-"hd_id3155271\n"
-"1\n"
+"ref_pdf_export.xhp\n"
+"par_id102620090953596\n"
"help.text"
-msgid "<link href=\"text/shared/01/05270000.xhp\" name=\"Edit Points\">Edit Points</link>"
-msgstr "<link href=\"text/shared/01/05270000.xhp\" name=\"Επεξεργασία Σημείων\">Επεξεργασία Σημείων</link>"
+msgid "<ahelp hid=\".\">Allows to use the same field name for multiple fields in the generated PDF file. If disabled, field names will be exported using generated unique names.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιτρέπει τη χρήση του ίδιου ονόματος πεδίου για πολλαπλά πεδία στο δημιουργούμενο αρχείο PDF. Εάν απενεργοποιηθεί, τα ονόματα πεδίων θα εξαχθούν χρησιμοποιώντας δημιουργούμενα μοναδικά ονόματα.</ahelp>"
-#: 05270000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05270000.xhp\n"
-"par_id3153391\n"
-"2\n"
+"ref_pdf_export.xhp\n"
+"hd_id3946958\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToggleObjectBezierMode\">Lets you change the shape of the selected drawing object.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToggleObjectBezierMode\">Σας επιτρέπει να αλλάξετε το σχήμα του επιλεγμένου αντικειμένου σχεδίασης.</ahelp>"
+msgid "Export automatically inserted blank pages"
+msgstr "Εξαγωγή κενών σελίδων που εισήχθησαν αυτόματα"
-#: 05270000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05270000.xhp\n"
-"par_id3148668\n"
-"7\n"
+"ref_pdf_export.xhp\n"
+"par_id8551896\n"
"help.text"
-msgid "To edit the shape of a selected drawing object, click the <emph>Points</emph> icon on the <emph>Drawing</emph> Bar, and then drag one of the points on the object."
-msgstr "Για να επεξεργαστείτε το σχήμα ενός επιλεγμένου αντικειμένου, πατήστε το εικονίδιο <emph>Σημεία</emph> στην γραμμή <emph>Σχεδίαση</emph>, και έπειτα μετακινήστε ένα από τα σημεία πάνω στο αντικείμενο."
+msgid "<ahelp hid=\".\">If switched on, automatically inserted blank pages are being exported to pdf file. This is best if you are printing the pdf file double-sided. Example: In a book a chapter paragraph style is set to always start with an odd numbered page. The previous chapter ends on an odd page. %PRODUCTNAME inserts an even numbered blank page. This option controls whether to export that even numbered page or not.</ahelp>"
+msgstr "<ahelp hid=\".\">Άν είναι ενεργοποιημένο, οι αυτόματα εισηγμένες κενές σελίδες εξάγονται στο αρχείο pdf . Αυτό είναι το βέλτιστο αν εκτυπώνετε το αρχείο pdf και από τις δύο πλευρές. Για παράδειγμα: Σε ένα βιβλίο το στυλ μιας παραγράφου ενός κεφαλαίου έχει ρυθμιστεί να ξεκινάει πάντα με σελίδα περιττά αριθμημένη. Το προηγούμενο κεφάλαιο τελειώνει σε μία σελίδα περιττά αριθμημένη.Το %PRODUCTNAME εισάγει μία κενή άρτια σελίδα. Αυτή η επιλογή ελέγχει αν θα εξαχθεί αυτή η άρτια αριθμημένη σελίδα ή όχι.</ahelp>"
-#: 05270000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05270000.xhp\n"
-"par_id3093440\n"
+"ref_pdf_export.xhp\n"
+"hd_id3954548\n"
"help.text"
-msgid "<link href=\"text/shared/main0227.xhp\" name=\"Edit Points Bar\">Edit Points Bar</link>"
-msgstr "<link href=\"text/shared/main0227.xhp\" name=\"Επεξεργασία γραμμής σημείων\">Επεξεργασία γραμμής σημείων</link>"
+msgid "Embed standard fonts"
+msgstr "Ενσωμάτωση τυπικών γραμματοσειρών"
-#: 06130010.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"06130010.xhp\n"
-"tit\n"
+"ref_pdf_export.xhp\n"
+"par_id853434896\n"
"help.text"
-msgid "Record Macro"
-msgstr "Καταγραφή μακροεντολής"
+msgid "<ahelp hid=\".\">Normally the 14 standard Postscript fonts are not embedded in a PDF file, because every PDF reader software already contains these fonts. Enable this option to embed the standard fonts that are installed on your system and that are used in the document.</ahelp> Use this option if you expect to have a better looking or more useful standard font than the font that is available in the recipients' PDF reader software."
+msgstr "<ahelp hid=\".\">Κανονικά οι 14άρες τυπικές γραμματοσειρές Postscript δεν ενσωματώνονται σε αρχεία PDF, επειδή κάθε λογισμικό αναγνώστη PDF περιέχει ήδη αυτές τις γραμματοσειρές. Ενεργοποιήστε αυτήν την επιλογή για ενσωμάτωση των τυπικών γραμματοσειρών που εγκαθίστανται στο σύστημά σας και χρησιμοποιούνται στο έγγραφο.</ahelp> Χρησιμοποιήστε αυτήν την επιλογή εάν περιμένετε να έχουν καλύτερη εμφάνιση ή πιο χρήσιμη τυπική γραμματοσειρά από τη γραμματοσειρά που είναι διαθέσιμη στο λογισμικό αναγνώστη PDF του παραλήπτη."
-#: 06130010.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"06130010.xhp\n"
-"hd_id3153383\n"
-"5\n"
+"ref_pdf_export.xhp\n"
+"hd_id9796441\n"
"help.text"
-msgid "<link href=\"text/shared/01/06130010.xhp\" name=\"Record Macro\">Record Macro</link>"
-msgstr "<link href=\"text/shared/01/06130010.xhp\" name=\"Καταγραφή μακροεντολής\">Καταγραφή μακροεντολής</link>"
+msgid "Initial View tab"
+msgstr "Καρτέλα αρχικής προβολής"
-#: 06130010.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"06130010.xhp\n"
-"par_id3152952\n"
-"1\n"
+"ref_pdf_export.xhp\n"
+"hd_id1218604\n"
"help.text"
-msgid "<ahelp hid=\".uno:MacroRecorder\">Records a new macro.</ahelp> Only available, if macro recording feature is enabled in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced</emph>."
-msgstr "<ahelp hid=\".uno:MacroRecorder\">Καταγράφει μια νέα μακροεντολή.</ahelp> Διαθέσιμο μόνο εάν το γνώρισμα καταγραφής μακροεντολής είναι ενεργό στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - προχωρημένα</emph>."
+msgid "Panes"
+msgstr "Ταμπλό"
-#: 06130010.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"06130010.xhp\n"
-"hd_id3154788\n"
-"2\n"
+"ref_pdf_export.xhp\n"
+"hd_id7071443\n"
"help.text"
-msgid "Stop Recording"
-msgstr "Τέλος καταγραφής"
+msgid "Page only"
+msgstr "Μόνο η σελίδα"
-#: 06130010.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"06130010.xhp\n"
-"par_id3146067\n"
-"4\n"
+"ref_pdf_export.xhp\n"
+"par_id1851557\n"
"help.text"
-msgid "<ahelp hid=\".uno:StopRecording\">Stops recording a macro.</ahelp>"
-msgstr "<ahelp hid=\".uno:StopRecording\">Σταματά να καταγράφει μία μακροεντολή.</ahelp>"
+msgid "<ahelp hid=\".\">Select to generate a PDF file that shows only the page contents.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αχείο PDF που εμφανίζει μόνο τα περιεχόμενα της σελίδας.</ahelp>"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"tit\n"
+"ref_pdf_export.xhp\n"
+"hd_id7464217\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Bookmarks and page"
+msgstr "Σελιδοδείκτες και σελίδα"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"hd_id3155599\n"
-"1\n"
+"ref_pdf_export.xhp\n"
+"par_id4490188\n"
"help.text"
-msgid "<link href=\"text/shared/01/01010203.xhp\" name=\"Options\">Options</link>"
-msgstr "<link href=\"text/shared/01/01010203.xhp\" name=\"Επιλογές\">Επιλογές</link>"
+msgid "<ahelp hid=\".\">Select to generate a PDF file that shows a bookmarks palette and the page contents.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF το οποίο δείχνει μία παλέτα σελιδοδεικτών και τα περιεχόμενα της σελίδας.</ahelp>"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"par_id3154497\n"
-"2\n"
+"ref_pdf_export.xhp\n"
+"hd_id3581041\n"
"help.text"
-msgid "<ahelp hid=\"HID_LAB_PRT\" visibility=\"visible\">Sets additional options for your labels or business cards, including text synchronization and printer settings.</ahelp>"
-msgstr "<ahelp hid=\"HID_LAB_PRT\" visibility=\"visible\">Ορίζει επιπλέον επιλογές για τις ετικέτες ή τις επαγγελματικές σας κάρτες, συμπεριλαμβανομένου του συγχρονισμού κειμένου και των ρυθμίσεων εκτυπωτή.</ahelp>"
+msgid "Thumbnails and page"
+msgstr "Μικρογραφίες και σελίδα"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"hd_id3150713\n"
-"3\n"
+"ref_pdf_export.xhp\n"
+"par_id956755\n"
"help.text"
-msgid "Entire Page"
-msgstr "Ολόκληρη σελίδα"
+msgid "<ahelp hid=\".\">Select to generate a PDF file that shows a thumbnails palette and the page contents.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF που δείχνει μία παλέτα μικρογραφιών και τα περιεχόμενα του αρχείου.</ahelp>"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"par_id3155355\n"
-"4\n"
+"ref_pdf_export.xhp\n"
+"hd_id1905575\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_LAB_PRT:BTN_PAGE\" visibility=\"visible\">Creates a full page of labels or business cards.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_LAB_PRT:BTN_PAGE\" visibility=\"visible\">Δημιουργία πλήρους σελίδας με ετικέτες ή επαγγελματικές κάρτες.</ahelp>"
+msgid "Open on page"
+msgstr "Άνοιγμα σε σελίδα"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"hd_id3146958\n"
-"5\n"
+"ref_pdf_export.xhp\n"
+"par_id9776909\n"
"help.text"
-msgid "Single Label"
-msgstr "Μεμονωμένη Ετικέτα"
+msgid "<ahelp hid=\".\">Select to show the given page when the reader opens the PDF file.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να εμφανιστεί η τρέχουσα σελίδα όταν ο αναγνώστης ανοίγει το αρχείο PDF.</ahelp>"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"par_id3155535\n"
-"6\n"
+"ref_pdf_export.xhp\n"
+"hd_id7509994\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_LAB_PRT:BTN_SINGLE\" visibility=\"visible\">Prints a single label or business card on a page.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_LAB_PRT:BTN_SINGLE\" visibility=\"visible\">Εκτύπωση μίας μεμονωμένης ετικέτας ή επαγγελματικής κάρτας σε μία σελίδα.</ahelp>"
+msgid "Magnification"
+msgstr "Μεγέθυνση"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"hd_id3148621\n"
-"7\n"
+"ref_pdf_export.xhp\n"
+"hd_id5900143\n"
"help.text"
-msgid "Column"
-msgstr "Στήλη"
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"par_id3145345\n"
-"8\n"
+"ref_pdf_export.xhp\n"
+"par_id822168\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_PRT:FLD_COL\" visibility=\"visible\">Enter the number of labels or business cards that you want to have in a row on your page.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_PRT:FLD_COL\" visibility=\"visible\">Εισάγετε τον αριθμό ετικετών ή επαγγελματικών καρτών που θέλετε να έχετε σε μία γραμμή στη σελίδα σας.</ahelp>"
+msgid "<ahelp hid=\".\">Select to generate a PDF file that shows the page contents without zooming. If the reader software is configured to use a zoom factor by default, the page shows with that zoom factor.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF που δείχνει τα περιεχόμενα της σελίδας χωρίς μεγέθυνση. Εάν το λογισμικό του αναγνώστη είναι διαμορφωμένο να χρησιμοποιεί έναν προεπιλεγμένο συντελεστή μεγέθυνσης, η σελίδα εμφανίζεται με αυτόν τον συντελεστή μεγέθυνσης.</ahelp>"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"hd_id3149398\n"
-"9\n"
+"ref_pdf_export.xhp\n"
+"hd_id1092257\n"
"help.text"
-msgid "Row"
-msgstr "Γραμμή"
+msgid "Fit in window"
+msgstr "Προσαρμογή στο παράθυρο"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"par_id3166410\n"
-"10\n"
+"ref_pdf_export.xhp\n"
+"par_id3092135\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_PRT:FLD_ROW\" visibility=\"visible\">Enter the number of rows of labels or business cards that you want to have on your page.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_LAB_PRT:FLD_ROW\" visibility=\"visible\">Εισάγετε τον αριθμό γραμμών από ετικέτες ή επαγγελματικές κάρτες που θέλετε να έχετε στη σελίδα σας.</ahelp>"
+msgid "<ahelp hid=\".\">Select to generate a PDF file that shows the page zoomed to fit entirely into the reader's window.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF που εμφανίζει τη σελίδα μεγενθυμένη ώστε να προσαρμόζεται ολοκληρωτικά στο παράθυρο του χρήστη.</ahelp>"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"hd_id3149237\n"
-"15\n"
+"ref_pdf_export.xhp\n"
+"hd_id654622\n"
"help.text"
-msgid "Synchronize contents"
-msgstr "Συγχρονισμός περιεχομένων"
+msgid "Fit width"
+msgstr "Προσαρμογή πλάτους"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"par_id3155342\n"
-"16\n"
+"ref_pdf_export.xhp\n"
+"par_id814539\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"SW:CHECKBOX:TP_LAB_PRT:CB_SYNCHRON\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"SW:CHECKBOX:TP_LAB_PRT:CB_SYNCHRON\">Επιτρέπει την τροποποίηση μίας μεμονωμένης ετικέτας ή επαγγελματικής κάρτας και ενημερώνει τα περιεχόμενα των υπόλοιπων ετικετών ή επαγγελματικών καρτών στη σελίδα όταν κάνετε κλικ στο πεδίο <emph>Συγχρονισμός Ετικετών </emph>.</ahelp>"
+msgid "<ahelp hid=\".\">Select to generate a PDF file that shows the page zoomed to fit the width of the reader's window.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF που εμφανίζει τη σελίδα εστιασμένη ώστε να προσαρμοστεί στο πλάτος του παραθύρου του αναγνώστη.</ahelp>"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"hd_id3149164\n"
-"18\n"
+"ref_pdf_export.xhp\n"
+"hd_id9883114\n"
"help.text"
-msgid "Synchronize Labels"
-msgstr "Συγχρονισμός ετικετών"
+msgid "Fit visible"
+msgstr "Προσαρμογή σε ορατό"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"par_id3148474\n"
-"17\n"
+"ref_pdf_export.xhp\n"
+"par_id2362437\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "Το πεδίο <emph>Συγχρονισμός ετικετών </emph>εμφανίζεται στο έγγραφο μόνο αν είχατε επιλέξει το <emph>Συγχρονισμός περιεχομένων</emph> στη<emph> γραμμή Επιλογών </emph> όταν δημιουργήσατε τις ετικέτες ή τις επαγγελματικές κάρτες."
+msgid "<ahelp hid=\".\">Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF το οποίο εμφανίζει το κείμενο και τα γραφικά στην σελίδα με μεγέθυνση ώστε να προσαρμόζονται στο πλάτος του παραθύρου του αναγνώστη.</ahelp>"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"par_id3149762\n"
-"19\n"
+"ref_pdf_export.xhp\n"
+"hd_id7296975\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:DLG_SYNC_BTN:BTN_SYNC\" visibility=\"visible\">Copies the contents of the top left label or business card to the remaining labels or business cards on the page.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:DLG_SYNC_BTN:BTN_SYNC\" visibility=\"visible\">Αντιγράφει τα περιεχόμενα της άνω αριστερής ετικέτας ή επαγγελματικής κάρτας στις υπόλοιπες ετικέτες ή επαγγελματικές κάρτες της σελίδας.</ahelp>"
+msgid "Zoom factor"
+msgstr "Παράγοντας κλίμακας"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"hd_id3150504\n"
-"11\n"
+"ref_pdf_export.xhp\n"
+"par_id371715\n"
"help.text"
-msgid "Printer"
-msgstr "Εκτυπωτής"
+msgid "<ahelp hid=\".\">Select a given zoom factor when the reader opens the PDF file.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ένα δοσμένο συντελεστή εστίασης όταν ο αναγνώστης ανοίγει το αρχείο PDF.</ahelp>"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"par_id3148990\n"
-"12\n"
+"ref_pdf_export.xhp\n"
+"hd_id329905\n"
"help.text"
-msgid "Displays the name of the currently selected printer."
-msgstr "Εμφανίζει το όνομα τού τρέχοντος επιλεγμένου εκτυπωτή."
+msgid "Page layout"
+msgstr "Διάταξη σελίδας"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"hd_id3153127\n"
-"13\n"
+"ref_pdf_export.xhp\n"
+"hd_id5632496\n"
"help.text"
-msgid "Setup"
-msgstr "Ρύθμιση"
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 01010203.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"01010203.xhp\n"
-"par_id3144438\n"
-"14\n"
+"ref_pdf_export.xhp\n"
+"par_id1694082\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"SW:PUSHBUTTON:TP_LAB_PRT:BTN_PRTSETUP\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"SW:PUSHBUTTON:TP_LAB_PRT:BTN_PRTSETUP\">Άνοιγμα του παραθύρου διαλόγου <link href=\"text/shared/01/01140000.xhp\" name=\"Ρύθμιση εκτυπωτή\">Ρύθμιση εκτυπωτή</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Select to generate a PDF file that shows the pages according to the layout setting of the reader software.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF που δείχνει τις σελίδες με βάση της ρύθμισης διάταξης του λογισμικού του αναγνώστη.</ahelp>"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"tit\n"
+"ref_pdf_export.xhp\n"
+"hd_id8454237\n"
"help.text"
-msgid "Background"
-msgstr "Φόντο"
+msgid "Single page"
+msgstr "Μονή σελίδα"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"bm_id3151097\n"
+"ref_pdf_export.xhp\n"
+"par_id672322\n"
"help.text"
-msgid "<bookmark_value>frames; backgrounds</bookmark_value><bookmark_value>backgrounds; frames/sections/indexes</bookmark_value><bookmark_value>sections; backgrounds</bookmark_value><bookmark_value>indexes; backgrounds</bookmark_value><bookmark_value>footers;backgrounds</bookmark_value><bookmark_value>headers;backgrounds</bookmark_value>"
-msgstr "<bookmark_value>πλαίσια, φόντο</bookmark_value><bookmark_value>φόντο, πλαίσια/τομείς/περεχόμενα</bookmark_value><bookmark_value>τομείς, φόντο</bookmark_value><bookmark_value>περιεχόμενα,φόντο</bookmark_value><bookmark_value>υποσέλιδα, φόντο</bookmark_value><bookmark_value>επικεφαλίδες, φόντο</bookmark_value>"
+msgid "<ahelp hid=\".\">Select to generate a PDF file that shows one page at a time.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF το οποίο εμφανίζει μία σελίδα κάθε φορά.</ahelp>"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3151097\n"
-"1\n"
+"ref_pdf_export.xhp\n"
+"hd_id7387310\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background\">Background</link>"
-msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Φόντο\">Φόντο</link>"
+msgid "Continuous"
+msgstr "Συνεχής"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3153748\n"
-"2\n"
+"ref_pdf_export.xhp\n"
+"par_id8764305\n"
"help.text"
-msgid "<ahelp hid=\"HID_BACKGROUND\">Set the background color or graphic.</ahelp>"
-msgstr "<ahelp hid=\"HID_BACKGROUND\">Ρυθμίστε το χρώμα ή τα γραφικά που θα χρησιμοποιήσετε για φόντο.</ahelp>"
+msgid "<ahelp hid=\".\">Select to generate a PDF file that shows pages in a continuous vertical column.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF που εμφανίζει τις σελίδες σε μια συνεχόμενη κάθετη στήλη.</ahelp>"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3147653\n"
-"34\n"
+"ref_pdf_export.xhp\n"
+"hd_id6223639\n"
"help.text"
-msgid "You can specify the background for <switchinline select=\"appl\"><caseinline select=\"WRITER\">paragraphs, pages, headers, footers, text frames, tables, table cells, sections, and indexes.</caseinline><caseinline select=\"CALC\">cells and pages.</caseinline></switchinline>"
-msgstr "Μπορείτε να καθορίσετε το παρασκήνιο για <switchinline select=\"appl\"><caseinline select=\"WRITER\">παράγραφοι, σελίδες, κεφαλίδες, υποσέλιδα, πλαίσια κειμένου, πίνακες, κελιά πινάκων, ενότητες και δείκτες.</caseinline><caseinline select=\"CALC\">κελιά και σελίδες.</caseinline></switchinline>"
+msgid "Continuous facing"
+msgstr "Συνεχόμενες αντικρυστά"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3154514\n"
-"4\n"
+"ref_pdf_export.xhp\n"
+"par_id5318765\n"
"help.text"
-msgid "As"
-msgstr "Ως"
+msgid "<ahelp hid=\".\">Select to generate a PDF file that shows pages side by side in a continuous column. For more than two pages, the first page is displayed on the right.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF το οποίο εμφανίζει σελίδες τη μία δίπλα στην άλλη σε μία συνεχόμενη στήλη. Για περισσότερες από δύο σελίδες, η πρώτη σελίδα εμφανίζεται στα δεξιά.</ahelp>"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3154380\n"
-"5\n"
+"ref_pdf_export.xhp\n"
+"hd_id1416364\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BACKGROUND:LB_SELECTOR\">Select the type of background that you want to apply.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BACKGROUND:LB_SELECTOR\">Επιλέξτε τον τύπο του φόντου που θέλετε να εφαρμόσετε.</ahelp>"
+msgid "First page is left"
+msgstr "Η πρώτη σελίδα βρίσκεται στα αριστερά"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3151245\n"
-"7\n"
+"ref_pdf_export.xhp\n"
+"par_id9596850\n"
"help.text"
-msgid "Using a Color as a Background"
-msgstr "Χρήση ενός χρώματος ως Φόντο."
+msgid "<ahelp hid=\".\">Select to generate a PDF file that shows pages side by side in a continuous column. For more than two pages, the first page is displayed on the left. You must enable support for complex text layout on Language settings - Languages in the Options dialog box.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF που εμφανίζει τις σελίδες δίπλα δίπλα σε συνεχή στήλη. Για περισσότερες από δύο σελίδες, η πρώτη σελίδα εμφανίζεται αριστερά. Πρέπει να ενεργοποιήσετε την υποστήριξη για σύνθετη διάταξη κειμένου στο Ρυθμίσεις γλώσσας - Γλώσσες στο πλαίσιο διαλόγου επιλογών.</ahelp>"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3148946\n"
-"8\n"
+"ref_pdf_export.xhp\n"
+"hd_id18005\n"
"help.text"
-msgid "Color Background"
-msgstr "Χρώμα Φόντου"
+msgid "User Interface tab"
+msgstr "Καρτέλα διεπαφής χρήστη"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3152361\n"
-"9\n"
+"ref_pdf_export.xhp\n"
+"hd_id6676839\n"
"help.text"
-msgid "<ahelp hid=\"HID_BACKGROUND_CTL_BGDCOLORSET\">Click the color that you want to use as a background. To remove a background color, click <emph>No Fill</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_BACKGROUND_CTL_BGDCOLORSET\">Κάντε κλικ στο χρώμα που θέλετε να χρησιμοποιήσετε ως φόντο. Για να αφαιρέσετε το χρώμα όπου έχετε θέσει για φόντο, κάντε κλικ στο <emph>Χωρίς Γέμισμα</emph>.</ahelp>"
+msgid "Window options"
+msgstr "Επιλογές παραθύρου"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3153524\n"
-"37\n"
+"ref_pdf_export.xhp\n"
+"hd_id3809015\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Transparency</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Διαφάνεια</caseinline></switchinline>"
+msgid "Resize window to initial page"
+msgstr "Αλλαγή μεγέθους παραθύρου στην αρχική σελίδα"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_idN107A4\n"
+"ref_pdf_export.xhp\n"
+"par_id1321146\n"
"help.text"
-msgid "Background transparency can be set only for frames."
-msgstr "Η διαφάνεια φόντου μπορεί να ρυθμιστεί μόνο για τα πλαίσια."
+msgid "<ahelp hid=\".\">Select to generate a PDF file that is shown in a window displaying the whole initial page.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αχείο PDF που εμφανίζει μόνο τα περιεχόμενα της σελίδας.</ahelp>"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3150358\n"
-"38\n"
+"ref_pdf_export.xhp\n"
+"hd_id6994842\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_BACKGROUND_MF_COL_TRANS\">Set the transparency for the background color or graphic of a frame, where 100% is completely transparent and 0% is opaque. When you increase the transparency of the background, the underlying text or objects become visible through the background of the frame.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_BACKGROUND_MF_COL_TRANS\">Ρυθμίστε την διαφάνεια για το χρώμα ή το γραφικό του φόντου ενός πλαισίου, όπου 100% είναι εντελώς διάφανο και 0% είναι μη διάφανο. Όταν αυξάνετε την διαφάνεια του φόντου, το κείμενο ή τα αντικείμενα που βρίσκονται κάτω από το πλαίσιο γίνονται εμφανή μέσα από το φόντο του πλαισίου.</ahelp></caseinline></switchinline>"
+msgid "Center window on screen"
+msgstr "Κεντράρισμα παραθύρου στην οθόνη"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3154216\n"
-"11\n"
+"ref_pdf_export.xhp\n"
+"par_id9601428\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">For</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για</caseinline></switchinline>"
+msgid "<ahelp hid=\".\">Select to generate a PDF file that is shown in a reader window centered on screen.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF το οποίο εμφανίζεται σε ένα παράθυρο ανάγνωσης στο κέντρο της οθόνης.</ahelp>"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3145419\n"
-"12\n"
+"ref_pdf_export.xhp\n"
+"hd_id6369212\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BACKGROUND:LB_TBL_BOX\">Select the area that you want to apply the background color to.</ahelp> For example, when you define the background color for a table, you can choose to apply it to the table, the active cell, the row, or the column.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_BACKGROUND:LB_TBL_BOX\">Επιλέξτε την περιοχή στην οποία θέλετε να εφαρμόσετε το χρώμα παρασκηνίου.</ahelp> Για παράδειγμα, όταν ορίζετε το χρώμα παρασκηνίου για πίνακα, μπορείτε να επιλέξετε να το εφαρμόσετε στον πίνακα, το ενεργό κελί, τη γραμμή, ή τη στήλη.</caseinline></switchinline>"
+msgid "Open in full screen mode"
+msgstr "Άνοιγμα εγγράφου σε λειτουργία πλήρους οθόνης"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3150497\n"
-"13\n"
+"ref_pdf_export.xhp\n"
+"par_id1111789\n"
"help.text"
-msgid "This option is only available when you edit the background of a table or a paragraph style."
-msgstr "Η επιλογή αυτή είναι διαθέσιμη μόνο όταν επεξεργάζεστε το φόντο του πίνακα ή του προτύπου παραγράφου."
+msgid "<ahelp hid=\".\">Select to generate a PDF file that is shown in a full screen reader window in front of all other windows.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF το οποίο εμφανίζεται σε ένα παράθυρο ανάγνωσης σε πλήρη οθόνη μπροστά από κάθε άλλο παράθυρο.</ahelp>"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3153056\n"
-"14\n"
+"ref_pdf_export.xhp\n"
+"hd_id2041993\n"
"help.text"
-msgid "Using a Graphic as a Background"
-msgstr "Χρήση ενός Γραφικού ως Φόντο."
+msgid "Display document title"
+msgstr "Εμφάνιση τίτλου εγγράφου"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3149983\n"
-"15\n"
+"ref_pdf_export.xhp\n"
+"par_id4576555\n"
"help.text"
-msgid "File"
-msgstr "Αρχείο"
+msgid "<ahelp hid=\".\">Select to generate a PDF file that is shown with the document title in the reader's title bar.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα αρχείο PDF, το οποίο εμφανίζεται με τον τίτλο του εγγράφου στη γραμμή τίτλου του αναγνώστη.</ahelp>"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3152462\n"
-"16\n"
+"ref_pdf_export.xhp\n"
+"hd_id4632099\n"
"help.text"
-msgid "Contains information about the graphic file."
-msgstr "Περιέχει πληροφορίες σχετικά με το αρχείο γραφικών."
+msgid "User interface options"
+msgstr "Επιλογές περιβάλλοντος χρήσης"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3145592\n"
-"17\n"
+"ref_pdf_export.xhp\n"
+"hd_id3154087\n"
"help.text"
-msgid "Display field"
-msgstr "Πεδίο προβολής"
+msgid "Hide menu bar"
+msgstr "Απόκρυψη της γραμμής μενού"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3154920\n"
-"18\n"
+"ref_pdf_export.xhp\n"
+"par_id6582537\n"
"help.text"
-msgid "Shows the path for the graphic file."
-msgstr "Δείχνει τη διαδρομή για το αρχείο γραφικών."
+msgid "<ahelp hid=\".\">Select to hide the reader's menu bar when the document is active.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να αποκρύψετε τη γραμμή μενού του αναγνώστη όταν το έγγραφο είναι ενεργό.</ahelp>"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3145272\n"
-"19\n"
+"ref_pdf_export.xhp\n"
+"hd_id729697\n"
"help.text"
-msgid "Link"
-msgstr "Σύνδεση"
+msgid "Hide toolbar"
+msgstr "Απόκρυψη της γραμμής εργαλείων"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3154150\n"
-"20\n"
+"ref_pdf_export.xhp\n"
+"par_id769066\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_BACKGROUND:BTN_LINK\">Links to or embeds the graphic file in the current file.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_BACKGROUND:BTN_LINK\">Συνδέει ή ενσωματώνει το αρχείο γραφικών στο τρέχον αρχείο.</ahelp>"
+msgid "<ahelp hid=\".\">Select to hide the reader's toolbar when the document is active.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να αποκρύψετε τη γραμμή εργαλείων του αναγνώστη όταν το έγγραφο είναι ενεργό.</ahelp>"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3155366\n"
-"21\n"
+"ref_pdf_export.xhp\n"
+"hd_id376293\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "Hide window controls"
+msgstr "Απόκρυψη των πεδίων ελέγχων παραθύρου"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3147426\n"
-"22\n"
+"ref_pdf_export.xhp\n"
+"par_id43641\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_BACKGROUND:BTN_PREVIEW\">Displays or hides a preview of the selected graphic.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_BACKGROUND:BTN_PREVIEW\">Εμφανίζει ή κρύβει την προεπισκοπηση του επιλεγμένου γραφικού.</ahelp>"
+msgid "<ahelp hid=\".\">Select to hide the reader's controls when the document is active.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να αποκρύψετε τα πεδία ελέγχου του αναγνώστη όταν το έγγραφο είναι ενεργό.</ahelp>"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3154472\n"
-"23\n"
+"ref_pdf_export.xhp\n"
+"hd_id1886654\n"
"help.text"
-msgid "Browse"
-msgstr "Αναζήτηση"
+msgid "Transitions"
+msgstr "Μεταβάσεις"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3153951\n"
-"24\n"
+"ref_pdf_export.xhp\n"
+"par_idN107D9\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_BACKGROUND:BTN_BROWSE\">Locate the graphic file that you want to use as a background, and then click <emph>Open</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_BACKGROUND:BTN_BROWSE\">Εντοπίστε το αρχείο γραφικών που θέλετε να χρησιμοποιήσετε ως φόντο, και μετά κάντε κλικ στο <emph>Άνοιγμα</emph>.</ahelp>"
+msgid "Use transition effects"
+msgstr "Χρήση εφέ αλλαγής διαφανειών"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3153726\n"
-"25\n"
+"ref_pdf_export.xhp\n"
+"par_idN107DD\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "<ahelp hid=\".\">Selects to export Impress slide transition effects to respective PDF effects.</ahelp>"
+msgstr "<ahelp hid=\".\"> Επιλέγει να εξάγει τα εφέ αλλαγής διαφανειών του Impress στα αντίστοιχα εφέ PDF.</ahelp>"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3147442\n"
-"26\n"
+"ref_pdf_export.xhp\n"
+"hd_id9053926\n"
"help.text"
-msgid "Specify the way that you want to display the background graphic."
-msgstr "Καθορίστε τον τρόπο με τον οποίο θέλετε να εμφανίζονται τα γραφικά στο φόντο."
+msgid "Bookmarks"
+msgstr "Σελιδοδείκτες"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3153366\n"
-"27\n"
+"ref_pdf_export.xhp\n"
+"hd_id1941892\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "All bookmark levels"
+msgstr "Όλα τα επίπεδα σελιδοδεικτών"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3153741\n"
-"28\n"
+"ref_pdf_export.xhp\n"
+"par_id341807\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_BACKGROUND:BTN_POSITION\">Select this option, and then click a location in the position grid.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_BACKGROUND:BTN_POSITION\">Επιλέξτε αυτή την επιλογή, και μετά κάντε κλικ σε μία περιοχή μέσα στο πλέγμα θέσης.</ahelp>"
+msgid "<ahelp hid=\".\">Select to show all bookmark levels when the reader opens the PDF file.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να εμφανίσετε όλα τα επίπεδα σελιδοδεικτών όταν ο αναγνώστης ανοίγει το αρχείο PDF.</ahelp>"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3156005\n"
-"29\n"
+"ref_pdf_export.xhp\n"
+"hd_id486770\n"
"help.text"
-msgid "Area"
-msgstr "Περιοχή"
+msgid "Visible bookmark levels"
+msgstr "Ορατά επίπεδα σελιδοδεικτών"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3152596\n"
-"30\n"
+"ref_pdf_export.xhp\n"
+"par_id4850001\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_BACKGROUND:BTN_AREA\">Stretches the graphic to fill the entire background of the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_BACKGROUND:BTN_AREA\">Τεντώνει το γραφικό έτσι ώστε να γεμίσει ολόκληρο το φόντο του επιλεγμένου αντικειμένου.</ahelp>"
+msgid "<ahelp hid=\".\">Select to show bookmark levels down to the selected level when the reader opens the PDF file.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να εμφανίσετε τα επίπεδα σελιδοδεικτών μέχρι το επιλεγμένο επίπεδο όταν ο αναγνώστης ανοίγει το αρχείο PDF.</ahelp>"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"hd_id3145663\n"
-"32\n"
+"ref_pdf_export.xhp\n"
+"hd_id9464094\n"
"help.text"
-msgid "Tile"
-msgstr "Σε παράθεση"
+msgid "Links tab"
+msgstr "Καρτέλα συνδέσμων"
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3149481\n"
-"33\n"
+"ref_pdf_export.xhp\n"
+"par_id9302346\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_BACKGROUND:BTN_TILE\">Repeats the graphic so that it covers the entire background of the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_BACKGROUND:BTN_TILE\">Επαναλαμβάνει το γραφικό έτσι ώστε να καλύψει ολόκληρο το φόντο του επιλεγμένου αντικειμένου.</ahelp>"
+msgid "Specify how to export bookmarks and hyperlinks in your document."
+msgstr "Καθορίστε τον τρόπο εξαγωγής σελιδοδεικτών και υπερσυνδέσμων στο έγγραφό σας."
-#: 05030600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05030600.xhp\n"
-"par_id3151114\n"
-"35\n"
+"ref_pdf_export.xhp\n"
+"hd_id8296151\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click a color. Click No Fill to remove a background or highlighting color. Click Automatic to reset a font color.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κλικ σε ένα χρώμα. Κλικ στο χωρίς γέμισμα για να αφαιρέσετε ένα χρώμα παρασκηνίου ή τονισμού. Κλικ στο αυτόματο για επαναφορά ενός χρώματος γραμματοσειράς.</ahelp>"
+msgid "Export bookmarks as named destinations"
+msgstr "Εξαγωγή σελιδοδεικτών ως προορισμοί με όνομα"
-#: 05100100.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05100100.xhp\n"
-"tit\n"
+"ref_pdf_export.xhp\n"
+"par_id4809411\n"
"help.text"
-msgid "Merge"
-msgstr "Συγχώνευση"
+msgid "<ahelp hid=\".\">The bookmarks (targets of references) in PDF files can be defined as rectangular areas. Additionally, bookmarks to named objects can be defined by their names. Enable the checkbox to export the names of objects in your document as valid bookmark targets. This allows to link to those objects by name from other documents.</ahelp>"
+msgstr "<ahelp hid=\".\">Οι σελιδοδείκτες (προορισμοί παραπομπών) σε αρχεία PDF μπορούν να οριστούν ως ορθογώνιες περιοχές. Επιπλέον, οι σελιδοδείκτες σε επώνυμα αντικείμενα μπορούν να οριστούν από τα ονόματά τους. Ενεργοποιήστε το πεδίο ελέγχου για να εξάγετε τα ονόματα στο έγγραφό σας ως έγκυρους προορισμούς σελιδοδεικτών. Με αυτόν τον τρόπο μπορείτε να συνδέεσθε με αυτά τα αντικείμενα ανάλογα με το όνομα από άλλα έγγραφα.</ahelp>"
-#: 05100100.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05100100.xhp\n"
-"hd_id3154765\n"
-"1\n"
+"ref_pdf_export.xhp\n"
+"hd_id6454969\n"
"help.text"
-msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge\">Merge</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Συγχώνευση\">Συγχώνευση</link>"
+msgid "Convert document references to PDF targets"
+msgstr "Μετατροπή παραπομπών εγγράφων σε προορισμούς PDF"
-#: 05100100.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05100100.xhp\n"
-"par_id3147406\n"
-"2\n"
+"ref_pdf_export.xhp\n"
+"par_id7928708\n"
"help.text"
-msgid "<variable id=\"verbindentext\"><ahelp hid=\".\">Combines the contents of the selected table cells into a single cell.</ahelp></variable>"
-msgstr "<variable id=\"verbindentext\"><ahelp hid=\".\">Συνδυάζει τα περιεχόμενα των επιλεγμένων κελιών του πίνακα σε ένα μόνο κελί.</ahelp></variable>"
+msgid "<ahelp hid=\".\">Enable this checkbox to convert the URLs referencing other ODF files to PDF files with the same name. In the referencing URLs the extensions .odt, .odp, .ods, .odg, and .odm are converted to the extension .pdf.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτό το πεδίο ελέγχου για να μετατρέπετε τa URL που παραπέμπουν σε άλλα αρχεία ODF σε αρχεία PDF με το ίδιο όνομα. Στην παραπομπή των URL οι επεκτάσεις .odt, .odp, .ods, .odg, και .odm μετατρέπονται στην επέκταση .pdf.</ahelp>"
-#: 05100100.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05100100.xhp\n"
-"par_id3154351\n"
-"79\n"
+"ref_pdf_export.xhp\n"
+"hd_id3864253\n"
"help.text"
-msgid "Choose <emph>Table - Merge Cells</emph>"
-msgstr "Επιλέξτε <emph>Πίνακας - Συγχώνευση Κελιών</emph>"
+msgid "Export URLs relative to file system"
+msgstr "Εξαγωγή URL σχετικών με το σύστημα αρχείων"
-#: 05100100.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05100100.xhp\n"
-"par_id3154370\n"
-"80\n"
+"ref_pdf_export.xhp\n"
+"par_id3144016\n"
"help.text"
-msgid "On the <emph>Table</emph> Bar, click"
-msgstr "Στην γραμμή <emph>Πίνακας</emph>, κάντε κλικ"
+msgid "<ahelp hid=\".\">Enable this checkbox to export URLs to other documents as relative URLs in the file system. See <link href=\"text/shared/guide/hyperlink_rel_abs.xhp\">\"relative hyperlinks\"</link> in the Help.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτό το πεδίο ελέγχου για να εξάγετε URL σε άλλα έγγραφα ως σχετικά URL στο σύστημα αρχείων. Δείτε τις <link href=\"text/shared/guide/hyperlink_rel_abs.xhp\">\"σχετικοί υπερσύνδεσμοι\"</link> στη Βοήθεια.</ahelp>"
-#: 05100100.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05100100.xhp\n"
-"par_id3153996\n"
+"ref_pdf_export.xhp\n"
+"hd_id9937131\n"
"help.text"
-msgid "<image id=\"img_id3154002\" src=\"cmd/sc_mergecells.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154002\">icon</alt></image>"
-msgstr "<image id=\"img_id3154002\" src=\"cmd/sc_mergecells.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154002\">εικονίδιο</alt></image>"
+msgid "Cross-document links"
+msgstr "Δεσμοί ανάμεσα στα έγγραφα"
-#: 05100100.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05100100.xhp\n"
-"par_id3150662\n"
-"81\n"
+"ref_pdf_export.xhp\n"
+"par_id5616626\n"
"help.text"
-msgid "Merge Cells"
-msgstr "Συγχώνευση Κελιών"
+msgid "Specify how to handle hyperlinks from your PDF file to other files."
+msgstr "Καθορίστε τον τρόπο διαχείρισης υπερσυνδέσμων από το PDF αρχείο σας σε άλλα αρχεία."
-#: 05100100.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05100100.xhp\n"
-"par_id3153718\n"
-"3\n"
+"ref_pdf_export.xhp\n"
+"hd_id1972106\n"
"help.text"
-msgid "Merging cells can lead to calculation errors in formulas in the table."
-msgstr "Η συγχώνευση κελιών μπορεί να οδηγήσει σε λάθη υπολογισμού στους τύπους μέσα σε ένα πίνακα."
+msgid "Default mode"
+msgstr "Προεπιλεγμένη λειτουργία"
-#: 05340600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05340600.xhp\n"
-"tit\n"
+"ref_pdf_export.xhp\n"
+"par_id79042\n"
"help.text"
-msgid "Show Columns"
-msgstr "Εμφάνιση στηλών"
+msgid "<ahelp hid=\".\">Links from your PDF document to other documents will be handled as it is specified in your operating system.</ahelp>"
+msgstr "<ahelp hid=\".\">Οι συνδέσεις από το PDF έγγραφο σας σε άλλα έγγραφα θα αντιμετωπιστούν όπως έχει καθοριστεί στο λειτουργικό σας σύστημα.</ahelp>"
-#: 05340600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05340600.xhp\n"
-"hd_id3152876\n"
-"1\n"
+"ref_pdf_export.xhp\n"
+"hd_id4076357\n"
"help.text"
-msgid "<link href=\"text/shared/01/05340600.xhp\" name=\"Show Columns\">Show Columns</link>"
-msgstr "<link href=\"text/shared/01/05340600.xhp\" name=\"Εμφάνιση στηλών\">Εμφάνιση στηλών</link>"
+msgid "Open with PDF reader application"
+msgstr "Άνοιγμα με εφαρμογή ανάγνωσης PDF"
-#: 05340600.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"05340600.xhp\n"
-"par_id3147212\n"
-"2\n"
+"ref_pdf_export.xhp\n"
+"par_id8231757\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays hidden columns. Choose the column that you want to display from the list, or click <emph>All </emph>to display all of the hidden columns.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει κρυμμένες στήλες. Επιλέξτε τη στήλη που θέλετε να εμφανίσετε από τη λίστα, ή πατήστε κλικ στο <emph>Όλες </emph>για να εμφανίσετε όλες τις κρυμμένες στήλες.</ahelp>"
+msgid "<ahelp hid=\".\">Cross-document links are opened with the PDF reader application that currently shows the document. The PDF reader application must be able to handle the specified file type inside the hyperlink.</ahelp>"
+msgstr "<ahelp hid=\".\">Οι δεσμοί ανάμεσα στα έγγραφα ανοίγουν με την εφαρμογή ανάγνωσης PDF που εμφανίζει το έγγραφο τη στιγμή αυτή. Η εφαρμογή ανάγνωσης PDF πρέπει να έχει τη δυνατότητα να διαχειρίζεται το συγκεκριμένο τύπο αρχείου μέσα στον υπερσύνδεσμο.</ahelp>"
-#: 04060000.xhp
+#: ref_pdf_export.xhp
msgctxt ""
-"04060000.xhp\n"
+"ref_pdf_export.xhp\n"
+"hd_id3168736\n"
+"help.text"
+msgid "Open with Internet browser"
+msgstr "Άνοιγμα με τον περιηγητή διαδικτύου"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id1909848\n"
+"help.text"
+msgid "<ahelp hid=\".\">Cross-document links are opened with the Internet browser. The Internet browser must be able to handle the specified file type inside the hyperlink.</ahelp>"
+msgstr "<ahelp hid=\".\">Οι δεσμοί ανάμεσα στα έγγραφα ανοίγουν με τον περιηγητή διαδικτύου. Ο περιηγητής διαδικτύου πρέπει να έχει τη δυνατότητα να διαχειρίζεται το συγκεκριμένο τύπο αρχείου μέσα στον υπερσύνδεσμο.</ahelp>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id3068636\n"
+"help.text"
+msgid "Security tab"
+msgstr "Καρτέλα ασφάλειας"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id2927335\n"
+"help.text"
+msgid "Set passwords"
+msgstr "Ορισμός κωδικών πρόσβασης"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id2107303\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click to open a dialog where you enter the passwords.</ahelp>"
+msgstr "<ahelp hid=\".\">Κλικ για να ανοίξετε έναν διάλογο όπου εισάγετε τους κωδικούς πρόσβασης.</ahelp>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id41123951\n"
+"help.text"
+msgid "You can enter a password to open the file. You can enter an optional password that allows to edit the document."
+msgstr "Μπορείτε να εισάγετε ένα κωδικό πρόσβασης για άνοιγμα του αρχείου. Μπορείτε να εισάγετε ένα προαιρετικό κωδικό πρόσβασης που επιτρέπει την επεξεργασία του εγγράφου."
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id7985168\n"
+"help.text"
+msgid "Printing"
+msgstr "Εκτύπωση"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id876186\n"
+"help.text"
+msgid "Not permitted"
+msgstr "Δεν επιτρέπεται"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id3939634\n"
+"help.text"
+msgid "<ahelp hid=\".\">Printing the document is not permitted.</ahelp>"
+msgstr "<ahelp hid=\".\">Η εκτύπωση του αρχείου δεν επιτρέπεται.</ahelp>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id599688\n"
+"help.text"
+msgid "Low resolution (150 dpi)"
+msgstr "Χαμηλή ανάλυση (150 dpi)"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id1371501\n"
+"help.text"
+msgid "<ahelp hid=\".\">The document can only be printed in low resolution (150 dpi). Not all PDF readers honor this setting.</ahelp>"
+msgstr "<ahelp hid=\".\"> Το έγγραφο μπορεί να τυπωθεί μόνο με χαμηλή ανάλυση (150 dpi). Αυτή η ρύθμιση δεν είναι δυνατό να χρησιμοποιηθεί από όλους τους αναγνώστες PDF.</ahelp>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id4661702\n"
+"help.text"
+msgid "High resolution"
+msgstr "Υψηλή ανάλυση"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id7868892\n"
+"help.text"
+msgid "<ahelp hid=\".\">The document can be printed in high resolution.</ahelp>"
+msgstr "<ahelp hid=\".\">Το έγγραφο μπορεί να εκτυπωθεί σε υψηλή ανάλυση.</ahelp>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id2188787\n"
+"help.text"
+msgid "Changes"
+msgstr "Αλλαγές"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id5833307\n"
+"help.text"
+msgid "Not permitted"
+msgstr "Δεν επιτρέπεται"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id7726676\n"
+"help.text"
+msgid "<ahelp hid=\".\">No changes of the content are permitted.</ahelp>"
+msgstr "<ahelp hid=\".\">Δεν επιτρέπονται αλλαγές στο περιεχόμενο.</ahelp>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id3729361\n"
+"help.text"
+msgid "Inserting, deleting, and rotating pages"
+msgstr "Εισαγωγή, διαγραφή, και περιστροφή σελίδων"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id9573961\n"
+"help.text"
+msgid "<ahelp hid=\".\">Only inserting, deleting, and rotating pages is permitted.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιτρέπεται μόνο να εισάγετε, να διαγράψετε και να περιστρέψετε σελίδες.</ahelp>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id7700430\n"
+"help.text"
+msgid "Filling in form fields"
+msgstr "Συμπλήρωση σε πεδία φόρμας"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id1180455\n"
+"help.text"
+msgid "<ahelp hid=\".\">Only filling in form fields is permitted.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιτρέπεται μόνο η συμπλήρωση πεδίων φόρμας.</ahelp>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id3405560\n"
+"help.text"
+msgid "Commenting, filling in form fields"
+msgstr "Σχολιασμός, συμπλήρωση σε πεδία φόρμας"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id3409527\n"
+"help.text"
+msgid "<ahelp hid=\".\">Only commenting and filling in form fields is permitted.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιτρέπεται μόνο ο σχολιασμός και η συμπλήρωση των πεδίων φόρμας.</ahelp>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id7112338\n"
+"help.text"
+msgid "Any except extracting pages"
+msgstr "Οτιδήποτε εκτός από εξαγωγή σελίδων"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id2855616\n"
+"help.text"
+msgid "<ahelp hid=\".\">All changes are permitted, except extracting pages.</ahelp>"
+msgstr "<ahelp hid=\".\">Όλες οι αλλαγές επιτρέπονται, εκτός από την εξαγωγή σελίδων.</ahelp>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id2091433\n"
+"help.text"
+msgid "Enable copying of content"
+msgstr "Ενεργοποίηση αντιγραφής περιεχομένου"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id5092318\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select to enable copying of content to the clipboard.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε για να ενεργοποιήσετε την αντιγραφή του περιεχομένου στο πρόχειρο.</ahelp>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id9312417\n"
+"help.text"
+msgid "Enable text access for accessibility tools"
+msgstr "Ενεργοποίηση πρόσβασης κειμένου για τα εργαλεία προσιτότητας"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id9089022\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select to enable text access for accessibility tools.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε για να ενεργοποιήσετε την πρόσβαση κειμένου για τα εργαλεία προσιτότητας.</ahelp>"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"hd_id3150507\n"
+"50\n"
+"help.text"
+msgid "Export button"
+msgstr "Πλήκτρο εξαγωγής"
+
+#: ref_pdf_export.xhp
+msgctxt ""
+"ref_pdf_export.xhp\n"
+"par_id3146975\n"
+"51\n"
+"help.text"
+msgid "<ahelp hid=\".\">Exports the current file in PDF format.</ahelp>"
+msgstr "<ahelp hid=\".\">Εξάγει το τρέχων αρχείο σε μορφή PDF.</ahelp>"
+
+#: ref_pdf_send_as.xhp
+msgctxt ""
+"ref_pdf_send_as.xhp\n"
"tit\n"
"help.text"
-msgid "Scan"
-msgstr "Σάρωση"
+msgid "E-mail as PDF"
+msgstr "E-mail ως PDF"
-#: 04060000.xhp
+#: ref_pdf_send_as.xhp
msgctxt ""
-"04060000.xhp\n"
+"ref_pdf_send_as.xhp\n"
"hd_id3146902\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"ref_pdf_send_as\"><link href=\"text/shared/01/ref_pdf_send_as.xhp\" name=\"E-mail as PDF\">E-mail as PDF</link></variable>"
+msgstr "<variable id=\"ref_pdf_send_as\"><link href=\"text/shared/01/ref_pdf_send_as.xhp\" name=\"E-mail ως PDF\">E-mail ως PDF</link></variable>"
+
+#: ref_pdf_send_as.xhp
+msgctxt ""
+"ref_pdf_send_as.xhp\n"
+"par_id3150756\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/04060000.xhp\" name=\"Scan\">Scan</link>"
-msgstr "<link href=\"text/shared/01/04060000.xhp\" name=\"Σάρωση\">Σάρωση</link>"
+msgid "<variable id=\"ref_pdf_send_as_text\"><ahelp hid=\".uno:SendMailDocAsPDF\">Shows the Export as PDF dialog, exports the current document to Portable Document Format (PDF), and then opens an e-mail sending window with the PDF as an attachment.</ahelp></variable>"
+msgstr "<variable id=\"ref_pdf_send_as_text\"><ahelp hid=\".uno:SendMailDocAsPDF\">Παρουσιάζει τον διάλογο Εξαγωγή ως PDF, εξάγει το τρέχων έγγραφο στη Μορφή Φορητού Εγγράφου (PDF), και ανοίγει ένα παράθυρο αποστολής e-mail με το PDF ως συνημμένο.</ahelp></variable>"
-#: 04060000.xhp
+#: securitywarning.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3154926\n"
-"2\n"
+"securitywarning.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"scan\"><ahelp hid=\".uno:Scan\">Inserts a scanned image into your document.</ahelp></variable>"
-msgstr "<variable id=\"scan\"><ahelp hid=\".uno:Scan\">Εισάγει μια σαρωμένη εικόνα στο έγγραφό σας.</ahelp></variable>"
+msgid "Security Warning"
+msgstr "Προειδοποίηση ασφάλειας"
-#: 04060000.xhp
+#: securitywarning.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3153124\n"
-"5\n"
+"securitywarning.xhp\n"
+"bm_id6499832\n"
"help.text"
-msgid "To insert a scanned image, the driver for your scanner must be installed. <switchinline select=\"sys\"><caseinline select=\"UNIX\">Under UNIX systems, install the SANE package found at http://www.mostang.com/sane/. The SANE package must use the same libc as $[officename].</caseinline></switchinline>"
-msgstr "Για να εισάγετε μια σαρωμένη εικόνα, πρέπει να έχετε εγκαταστήσει το πρόγραμμα οδήγησης του σαρωτή. <switchinline select=\"sys\"><caseinline select=\"UNIX\">Σε συστήματα UNIX, εγκαταστήστε το πακέτο SANE που βρίσκετε στην ιστοσελίδα http://www.mostang.com/sane/. Το πακέτο SANE πρέπει να χρησιμοποιεί την ίδια libc με το $[officename].</caseinline></switchinline>"
+msgid "<bookmark_value>security;warning dialogs with macros</bookmark_value><bookmark_value>macros;security warning dialog</bookmark_value>"
+msgstr "<bookmark_value>ασφάλεια; διάλογοι προειδοποιήσεων με μακροεντολές</bookmark_value><bookmark_value>μακροεντολές; διάλογος προειδοποιήσεων ασφάλειας</bookmark_value>"
-#: 04060000.xhp
+#: securitywarning.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3154673\n"
-"3\n"
+"securitywarning.xhp\n"
+"par_idN1054D\n"
"help.text"
-msgid "<link href=\"text/shared/01/04060100.xhp\" name=\"Select Source\">Select Source</link>"
-msgstr "<link href=\"text/shared/01/04060100.xhp\" name=\"Επιλογή προέλευσης\">Επιλογή προέλευσης</link>"
+msgid "<variable id=\"securitywarning\"><link href=\"text/shared/01/securitywarning.xhp\">Security Warning</link></variable>"
+msgstr "<variable id=\"securitywarning\"><link href=\"text/shared/01/securitywarning.xhp\">Προειδοποίηση ασφάλειας</link></variable>"
-#: 04060000.xhp
+#: securitywarning.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3152801\n"
-"4\n"
+"securitywarning.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "<link href=\"text/shared/01/04060200.xhp\" name=\"Request\">Request</link>"
-msgstr "<link href=\"text/shared/01/04060200.xhp\" name=\"Λήψη\">Λήψη</link>"
+msgid "When you open a document that contains an unsigned macro, or a signed macro from an unknown source, the <emph>Security Warning</emph> dialog opens."
+msgstr "Όταν ανοίγετε ένα έγγραφο που περιέχει μία μη υπογεγραμμένη μακροεντολή ή μία υπογεγραμμένη μακροεντολή από μία άγνωστη προέλευση, ανοίγει ο διάλογος <emph>Προειδοποίηση ασφάλειας</emph>."
-#: 05230400.xhp
+#: securitywarning.xhp
msgctxt ""
-"05230400.xhp\n"
+"securitywarning.xhp\n"
+"par_idN105FC\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enable or disable the macros. Choose <emph>%PRODUCTNAME - Security</emph> in the Options dialog box to set the options.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιεί ή απενεργοποιεί τις μακροεντολές. Επιλέξτε <emph>%PRODUCTNAME - Ασφάλεια</emph> στο πλαίσιο διαλόγου επιλογών για ορισμό των επιλογών.</ahelp>"
+
+#: securitywarning.xhp
+msgctxt ""
+"securitywarning.xhp\n"
+"par_idN1056E\n"
+"help.text"
+msgid "View Signature"
+msgstr "Προβολή υπογραφής"
+
+#: securitywarning.xhp
+msgctxt ""
+"securitywarning.xhp\n"
+"par_idN10572\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a dialog where you can view the signature.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα διάλογο, όπου μπορείτε να δείτε την υπογραφή.</ahelp>"
+
+#: securitywarning.xhp
+msgctxt ""
+"securitywarning.xhp\n"
+"par_idN10587\n"
+"help.text"
+msgid "Always trust macros from this source"
+msgstr "Να εμπιστεύεστε πάντα τις μακροεντολές από αυτή την πηγή"
+
+#: securitywarning.xhp
+msgctxt ""
+"securitywarning.xhp\n"
+"par_idN1058B\n"
+"help.text"
+msgid "<ahelp hid=\".\">Adds the current macro source to the list of <link href=\"text/shared/optionen/macrosecurity_ts.xhp\">trusted sources</link>.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει την τρέχουσα προέλευση της μακροεντολής στη λίστα των <link href=\"text/shared/optionen/macrosecurity_ts.xhp\">έμπιστων προελεύσεις</link>.</ahelp>"
+
+#: securitywarning.xhp
+msgctxt ""
+"securitywarning.xhp\n"
+"par_idN1059C\n"
+"help.text"
+msgid "Enable Macros"
+msgstr "Ενεργοποίηση μακροεντολών"
+
+#: securitywarning.xhp
+msgctxt ""
+"securitywarning.xhp\n"
+"par_idN105A0\n"
+"help.text"
+msgid "<ahelp hid=\".\">Allows macros in the document to run.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιτρέπει να εκτελούνται οι μακροεντολές στο έγγραφο.</ahelp>"
+
+#: securitywarning.xhp
+msgctxt ""
+"securitywarning.xhp\n"
+"par_idN105A3\n"
+"help.text"
+msgid "Disable Macros"
+msgstr "Απενεργοποίηση μακροεντολών"
+
+#: securitywarning.xhp
+msgctxt ""
+"securitywarning.xhp\n"
+"par_idN105A7\n"
+"help.text"
+msgid "<ahelp hid=\".\">Does not allow macros in the document to run.</ahelp>"
+msgstr "<ahelp hid=\".\">Δεν επιτρέπει να εκτελούνται οι μακροεντολές στο έγγραφο.</ahelp>"
+
+#: selectcertificate.xhp
+msgctxt ""
+"selectcertificate.xhp\n"
"tit\n"
"help.text"
-msgid "Slant & Corner Radius"
-msgstr "Λοξά / Ακτίνα γωνίας"
+msgid "Select Certificate"
+msgstr "Επιλογή πιστοποιητικού"
-#: 05230400.xhp
+#: selectcertificate.xhp
msgctxt ""
-"05230400.xhp\n"
-"bm_id3149988\n"
+"selectcertificate.xhp\n"
+"par_idN10541\n"
"help.text"
-msgid "<bookmark_value>slanting draw objects</bookmark_value><bookmark_value>draw objects; slanting</bookmark_value><bookmark_value>areas; slanting</bookmark_value>"
-msgstr "<bookmark_value>ανατροπή αντικειμένων σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, ανατροπή</bookmark_value><bookmark_value>περιοχές, ανατροπή</bookmark_value>"
+msgid "Select Certificate"
+msgstr "Επιλογή πιστοποιητικού"
-#: 05230400.xhp
+#: selectcertificate.xhp
msgctxt ""
-"05230400.xhp\n"
-"hd_id3149988\n"
-"1\n"
+"selectcertificate.xhp\n"
+"par_idN10545\n"
"help.text"
-msgid "<link href=\"text/shared/01/05230400.xhp\" name=\"Slant & Corner Radius\">Slant & Corner Radius</link>"
-msgstr "<link href=\"text/shared/01/05230400.xhp\" name=\"Λοξά / Ακτίνα γωνίας\">Λοξά / Ακτίνα γωνίας</link>"
+msgid "<ahelp hid=\".\">Select the certificate that you want to <link href=\"text/shared/01/digitalsignatures.xhp\">digitally sign</link> the current document with.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το πιστοποιητικό με το οποίο επιθυμείτε να <link href=\"text/shared/01/digitalsignatures.xhp\">υπογράψετε ψηφιακά</link> το τρέχον έγγραφο.</ahelp>"
-#: 05230400.xhp
+#: selectcertificate.xhp
msgctxt ""
-"05230400.xhp\n"
-"par_id3154788\n"
-"2\n"
+"selectcertificate.xhp\n"
+"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\"HID_TRANS_SLANT\">Slants the selected object, or rounds the corners of a rectangular object.</ahelp>"
-msgstr "<ahelp hid=\"HID_TRANS_SLANT\">Αλλάζει την κλίση του επιλεγμένου αντικειμένου, ή στρογγυλοποιεί τις γωνίες ενός ορθογώνιου αντικειμένου.</ahelp>"
+msgid "List"
+msgstr "Λίστα"
-#: 05230400.xhp
+#: selectcertificate.xhp
msgctxt ""
-"05230400.xhp\n"
-"hd_id3154497\n"
-"3\n"
+"selectcertificate.xhp\n"
+"par_idN1056E\n"
"help.text"
-msgid "Corner Radius"
-msgstr "Aκτίνα γωνίας"
+msgid "<ahelp hid=\".\">Select the certificate that you want to digitally sign the current document with.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαλέξτε με ποιο πιστοποιητικό θέλετε να υπογράψετε το τρέχον έγγραφο.</ahelp>"
-#: 05230400.xhp
+#: selectcertificate.xhp
msgctxt ""
-"05230400.xhp\n"
-"par_id3156027\n"
-"4\n"
+"selectcertificate.xhp\n"
+"par_idN10571\n"
"help.text"
-msgid "You can only round the corners of a rectangular object."
-msgstr "Μπορείτε μόνο να στρογγυλέψετε τις γωνίες ενός ορθογώνιου αντικειμένου."
+msgid "View Certificate"
+msgstr "Προβολή πιστοποιητικού"
-#: 05230400.xhp
+#: selectcertificate.xhp
msgctxt ""
-"05230400.xhp\n"
-"hd_id3153935\n"
-"5\n"
+"selectcertificate.xhp\n"
+"par_idN10575\n"
"help.text"
-msgid "Radius"
-msgstr "Ακτίνα"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/optionen/viewcertificate.xhp\">View Certificate</link> dialog where you can examine the selected certificate.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/shared/optionen/viewcertificate.xhp\">Προβολή πιστοποιητικού</link> όπου μπορείτε να εξετάσετε τα επιλεγμένα πιστοποιητικά.</ahelp>"
-#: 05230400.xhp
+#: webhtml.xhp
msgctxt ""
-"05230400.xhp\n"
-"par_id3147373\n"
-"6\n"
+"webhtml.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SLANT:MTR_FLD_RADIUS\">Enter the radius of the circle that you want to use to round the corners.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SLANT:MTR_FLD_RADIUS\">Εισάγετε την ακτίνα του κύκλου τον οποίο θέλετε να χρησιμοποιήσετε για να στρογγυλέψετε τις γωνίες.</ahelp>"
+msgid "Preview in Web Browser"
+msgstr "Προεπισκόπηση στον περιηγητή διαδικτύου"
-#: 05230400.xhp
+#: webhtml.xhp
msgctxt ""
-"05230400.xhp\n"
-"hd_id3145090\n"
-"7\n"
+"webhtml.xhp\n"
+"hd_id3901181\n"
"help.text"
-msgid "Slant"
-msgstr "Ανατροπή"
+msgid "<link href=\"text/shared/01/webhtml.xhp\">Preview in Web Browser</link>"
+msgstr "<link href=\"text/shared/01/webhtml.xhp\">Προεπισκόπηση στον περιηγητή διαδικτύου</link>"
-#: 05230400.xhp
+#: webhtml.xhp
msgctxt ""
-"05230400.xhp\n"
-"par_id3153345\n"
-"8\n"
+"webhtml.xhp\n"
+"par_id8309274\n"
"help.text"
-msgid "Slants the selected object along an axis that you specify."
-msgstr "Αλλάζει την κλίση του επιλεγμένου αντικειμένου ανάλογα με έναν άξονα που ορίζετε."
+msgid "<ahelp hid=\".\">Creates a temporary copy of the current document in HTML format, opens the system default Web browser, and displays the HTML file in the Web browser.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί ένα προσωρινό αντίγραφο του τρέχοντος εγγράφου σε μορφή HTML, ανοίγει το προεπιλεγμένο πρόγραμμα ανάγνωσης ιστοσελίδων του συστήματος και εμφανίζει το αρχείο HTML στο πρόγραμμα ανάγνωσης ιστοσελίδων.</ahelp>"
-#: 05230400.xhp
+#: webhtml.xhp
msgctxt ""
-"05230400.xhp\n"
-"hd_id3154983\n"
-"9\n"
+"webhtml.xhp\n"
+"par_id9186681\n"
"help.text"
-msgid "Angle"
-msgstr "Γωνία"
+msgid "The HTML formatted copy is written to the temporary files folder that you can select in <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Paths</item>. When you quit %PRODUCTNAME, the HTML file will be deleted."
+msgstr "Το μορφοποιημένο αντίγραφο σε HTML είναι γραμμένο στο φάκελο προσωρινών αρχείων που μπορείτε να επιλέξετε στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Διαδρομές</item>. Όταν εγκαταλείπετε το %PRODUCTNAME, το αρχείο HTML θα διαγραφεί."
-#: 05230400.xhp
+#: webhtml.xhp
msgctxt ""
-"05230400.xhp\n"
-"par_id3153683\n"
-"10\n"
+"webhtml.xhp\n"
+"par_id5871150\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SLANT:MTR_FLD_ANGLE\">Enter the angle of the slant axis.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SLANT:MTR_FLD_ANGLE\">Εισάγετε τη γωνία του άξονα ανατροπής.</ahelp>"
+msgid "You can set the HTML export filter options by choosing <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</item>."
+msgstr "Μπορείτε να ορίσετε τις επιλογές φίλτρου εξαγωγής HTML επιλέγοντας <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML </item>."
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
+"xformsdata.xhp\n"
"tit\n"
"help.text"
-msgid "Shadow"
-msgstr "Σκιά"
+msgid "Data Navigator"
+msgstr "Περιηγητής δεδομένων"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"bm_id3150014\n"
+"xformsdata.xhp\n"
+"bm_id6823023\n"
"help.text"
-msgid "<bookmark_value>areas; shadows</bookmark_value><bookmark_value>shadows; areas</bookmark_value>"
-msgstr "<bookmark_value>περιοχές, σκιές</bookmark_value><bookmark_value>σκιές, περιοχές</bookmark_value>"
+msgid "<bookmark_value>data structure of XForms</bookmark_value> <bookmark_value>deleting;models/instances</bookmark_value> <bookmark_value>models in XForms</bookmark_value> <bookmark_value>Data Navigator;display options</bookmark_value>"
+msgstr "<bookmark_value>δομή δεδομένων σε XForm</bookmark_value><bookmark_value>διαγραφή; μοντέλα/στιγμιότυπα</bookmark_value><bookmark_value>μοντέλα σε XForm</bookmark_value><bookmark_value>Περιήγηση δεδομένων; προβολή επιλογών</bookmark_value>"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"hd_id3150014\n"
-"1\n"
+"xformsdata.xhp\n"
+"par_idN1054E\n"
"help.text"
-msgid "<link href=\"text/shared/01/05210600.xhp\" name=\"Shadow\">Shadow</link>"
-msgstr "<link href=\"text/shared/01/05210600.xhp\" name=\"Σκιά\">Σκιά</link>"
+msgid "<variable id=\"xformsdata\"><link href=\"text/shared/01/xformsdata.xhp\">Data Navigator</link></variable>"
+msgstr "<variable id=\"xformsdata\"><link href=\"text/shared/01/xformsdata.xhp\">Περιηγητής δεδομένων</link></variable>"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"par_id3155069\n"
-"2\n"
+"xformsdata.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "<ahelp hid=\"HID_AREA_SHADOW\">Add a shadow to the selected drawing object, and define the properties of the shadow.</ahelp>"
-msgstr "<ahelp hid=\"HID_AREA_SHADOW\">Προσθέστε μια σκιά στο επιλεγμένο αντικείμενο σχεδίασης και ορίστε τις ιδιότητες της σκιάς</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the data structure of the current XForms document.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει τη δομή δεδομένων του τρέχοντος XForms εγγράφου.</ahelp>"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"hd_id3153748\n"
-"3\n"
+"xformsdata.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "Model name"
+msgstr "Όνομα μοντέλου"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"par_id3153345\n"
-"4\n"
+"xformsdata.xhp\n"
+"par_idN10573\n"
"help.text"
-msgid "Set the properties of the shadow that you want to apply."
-msgstr "Ορίστε τις ιδιότητες της σκιάς που θέλετε να εφαρμόσετε"
+msgid "<ahelp hid=\".\">Selects the XForms model that you want to use.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέγει το μοντέλο XForms που θέλετε να χρησιμοποιήσετε.</ahelp>"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"hd_id3150774\n"
-"5\n"
+"xformsdata.xhp\n"
+"par_idN10576\n"
"help.text"
-msgid "Use shadow"
-msgstr "Χρήση σκιάς"
+msgid "Models"
+msgstr "Μοντέλα"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"par_id3154749\n"
-"6\n"
+"xformsdata.xhp\n"
+"par_idN1057A\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_SHADOW:TSB_SHOW_SHADOW\">Adds a shadow to the selected drawing object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_SHADOW:TSB_SHOW_SHADOW\">Προσθέτει μία σκιά στο επιλεγμένο αντικείμενο σχεδίασης.</ahelp>"
+msgid "<ahelp hid=\".\">Adds, renames, and removes XForms models.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει, μετονομάζει και αφαιρεί μοντέλα XForms.</ahelp>"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"hd_id3166460\n"
-"7\n"
+"xformsdata.xhp\n"
+"par_idN10604\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"par_id3146138\n"
-"8\n"
+"xformsdata.xhp\n"
+"par_idN10608\n"
"help.text"
-msgid "<ahelp hid=\"HID_TPSHADOW_CTRL\">Click where you want to cast the shadow.</ahelp>"
-msgstr "<ahelp hid=\"HID_TPSHADOW_CTRL\">Κάντε κλικ εκεί που θέλετε να βάλετε τη σκιά.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the Add Model dialog where you can add an XForm model.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο προσθήκη μοντέλου, όπου μπορείτε να προσθέσετε ένα XForm μοντέλο.</ahelp>"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"hd_id3154897\n"
-"9\n"
+"xformsdata.xhp\n"
+"par_id0130200901590878\n"
"help.text"
-msgid "Distance"
-msgstr "Απόσταση"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the name.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε το όνομα.</ahelp>"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"par_id3146847\n"
-"10\n"
+"xformsdata.xhp\n"
+"hd_id0910200811173295\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SHADOW:MTR_FLD_DISTANCE\">Enter the distance that you want the shadow to be offset from the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SHADOW:MTR_FLD_DISTANCE\">Εισάγετε την απόσταση που θέλετε να μετατοπιστεί η σκιά από το επιλεγμένο αντικείμενο.</ahelp>"
+msgid "Model data updates change document's modification status"
+msgstr "Η ενημέρωση δεδομένων μοντέλου αλλάζει την κατάσταση τροποποίησης του εγγράφου"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"hd_id3150276\n"
-"11\n"
+"xformsdata.xhp\n"
+"par_id0910200811173255\n"
"help.text"
-msgid "Color"
-msgstr "Χρώμα"
+msgid "<ahelp hid=\".\">When enabled, the document status will be set to \"modified\" when you change any form control that is bound to any data in the model. When not enabled, such a change does not set the document status to \"modified\".</ahelp>"
+msgstr "<ahelp hid=\".\">Όταν ενεργοποιηθεί, η κατάσταση του εγγράφου θα προσδιοριστεί ως \"τροποποιήθηκε\" όταν αλλάζετε την οποιαδήποτε φόρμα ελέγχου, η οποία συνδέεται με τα όποια δεδομένα του μοντέλου. Όταν δεν είναι ενεργοποιημένη, μια τέτοια αλλάγή δεν προσδιορίζει την κατάσταση του εγγράφου ως \"τροποποιήθηκε\".</ahelp>"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"par_id3155829\n"
-"12\n"
+"xformsdata.xhp\n"
+"par_idN10612\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_SHADOW:LB_SHADOW_COLOR\">Select a color for the shadow.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_SHADOW:LB_SHADOW_COLOR\">Επιλέξτε ένα χρώμα για τη σκιά.</ahelp>"
+msgid "Remove"
+msgstr "Διαγραφή"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"hd_id3148992\n"
-"13\n"
+"xformsdata.xhp\n"
+"par_idN10616\n"
"help.text"
-msgid "Transparency"
-msgstr "Διαφάνεια"
+msgid "<ahelp hid=\".\">Deletes the selected XForm model. You cannot delete the last model.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει το επιλεγμένο μοντέλο XForm. Δεν μπορείτε να διαγράψετε το τελευταίο μοντέλο.</ahelp>"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"par_id3148642\n"
-"14\n"
+"xformsdata.xhp\n"
+"par_idN10743\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SHADOW:MTR_SHADOW_TRANSPARENT\">Enter a percentage from 0% (opaque) to 100% (transparent) to specify the transparency of the shadow.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SHADOW:MTR_SHADOW_TRANSPARENT\">Εισάγετε ένα ποσοστό από 0% (αδιάφανο) ως 100% (διαφανές) για να προσδιορίσετε τη διαφάνεια της σκιάς.</ahelp>"
+msgid "Rename"
+msgstr "Μετονομασία"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"hd_id3154810\n"
-"17\n"
+"xformsdata.xhp\n"
+"par_idN10749\n"
"help.text"
-msgid "Shadow"
-msgstr "Σκιά"
+msgid "<ahelp hid=\".\">Renames the selected Xform model.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετονομάζει το επιλεγμένο μοντέλο Xform.</ahelp>"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"par_id3148924\n"
-"15\n"
+"xformsdata.xhp\n"
+"par_idN10619\n"
"help.text"
-msgid "<ahelp hid=\".uno:FillShadow\">Adds a shadow to the selected object. If the object already has a shadow, the shadow is removed. If you click this icon when no object is selected, the shadow is added to the next object that you draw.</ahelp>"
-msgstr "<ahelp hid=\".uno:FillShadow\">Προσθέτει μία σκιά στο επιλεγμένο αντικείμενο. Αν το αντικείμενο έχει ήδη μία σκιά, τότε αυτή αφαιρείται. Αν κάνετε κλικ σε αυτό το εικονίδιο ενώ δεν έχετε επιλέξει αντικείμενο, η σκιά προστίθεται στο επόμενο αντικείμενο που θα σχεδιάσετε.</ahelp>"
+msgid "Show Details"
+msgstr "Εμφάνιση λεπτομερειών"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"par_id3145068\n"
+"xformsdata.xhp\n"
+"par_idN1061D\n"
"help.text"
-msgid "<image id=\"img_id3149045\" src=\"cmd/sc_fillshadow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149045\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149045\" src=\"cmd/sc_fillshadow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149045\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\">Switches the display to show or hide details.</ahelp>"
+msgstr "<ahelp hid=\".\">Αλλάζει την προβολή σε εμφάνιση ή απόκρυψη λεπτομερειών.</ahelp>"
-#: 05210600.xhp
+#: xformsdata.xhp
msgctxt ""
-"05210600.xhp\n"
-"par_id3154935\n"
-"16\n"
+"xformsdata.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "Shadow"
-msgstr "Σκιά"
+msgid "Instance"
+msgstr "Στιγμιότυπο"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"tit\n"
+"xformsdata.xhp\n"
+"par_idN10682\n"
"help.text"
-msgid "Page"
-msgstr "Σελίδα"
+msgid "<ahelp hid=\".\">Lists the items that belong to the current instance.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τα αντικείμενα που ανήκουν στο τρέχον στιγμιότυπο</ahelp>"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"bm_id3150620\n"
+"xformsdata.xhp\n"
+"par_idN1058B\n"
"help.text"
-msgid "<bookmark_value>pages;formatting and numbering</bookmark_value><bookmark_value>formatting;pages</bookmark_value><bookmark_value>paper formats</bookmark_value><bookmark_value>paper trays</bookmark_value><bookmark_value>printers;paper trays</bookmark_value><bookmark_value>layout;pages</bookmark_value><bookmark_value>binding space</bookmark_value><bookmark_value>margins;pages</bookmark_value><bookmark_value>gutter</bookmark_value>"
-msgstr "<bookmark_value>σελίδες, μορφοποίηση και αρίθμηση</bookmark_value><bookmark_value>μορφοποίηση,σελίδες</bookmark_value><bookmark_value>μορφή χαρτιού</bookmark_value><bookmark_value>τροφοδοσία χαρτιού</bookmark_value><bookmark_value>εκτυπωτές,τροφοδοσία χαρτιού</bookmark_value><bookmark_value>διάταξη,σελίδες</bookmark_value><bookmark_value>συρραφή κενών</bookmark_value><bookmark_value>περιθώρια,σελίδες</bookmark_value><bookmark_value>περιθώριο</bookmark_value>"
+msgid "Submissions"
+msgstr "Υποβολές"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3150620\n"
-"1\n"
+"xformsdata.xhp\n"
+"par_idN1058F\n"
"help.text"
-msgid "<link href=\"text/shared/01/05040200.xhp\" name=\"Page\">Page</link>"
-msgstr "<link href=\"text/shared/01/05040200.xhp\" name=\"Σελίδα\">Σελίδα</link>"
+msgid "<ahelp hid=\".\">Lists the submissions.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τις υποβολές.</ahelp>"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3153255\n"
-"2\n"
+"xformsdata.xhp\n"
+"par_idN10592\n"
"help.text"
-msgid "<ahelp hid=\"HID_FORMAT_PAGE\">Allows you to define page layouts for single and multiple-page documents, as well as a numbering and paper formats.</ahelp>"
-msgstr "<ahelp hid=\"HID_FORMAT_PAGE\">Σας επιτρέπει να καθορίσετε την διάταξη σελίδων για έγγραφα μίας ή πολλών σελίδων, όπως επίσης την αρίθμηση και τη μορφή χαρτιού.</ahelp>"
+msgid "Bindings"
+msgstr "Διασυνδέσεις"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3149549\n"
-"31\n"
+"xformsdata.xhp\n"
+"par_idN10596\n"
"help.text"
-msgid "Paper format"
-msgstr "Μορφή χαρτιού"
+msgid "<ahelp hid=\".\">Lists the bindings for the XForm.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τις διασυνδέσεις για το XForm.</ahelp>"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3150710\n"
-"32\n"
+"xformsdata.xhp\n"
+"par_idN10599\n"
"help.text"
-msgid "Select from a list of predefined paper sizes, or define a custom paper format."
-msgstr "Επιλέξτε από τη λίστα με τα προκαθορισμένα μεγέθη σελίδων, ή καθορίστε μια προσαρμοσμένη μορφή σελίδας."
+msgid "Instances"
+msgstr "Στιγμιότυπα"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3153394\n"
-"33\n"
+"xformsdata.xhp\n"
+"par_idN1059D\n"
"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "<ahelp hid=\".\">This button has submenus to add, edit or remove instances.</ahelp>"
+msgstr "<ahelp hid=\".\">Αυτό το κουμπί έχει υποκατάλογους για να προσθέτει, επεξεργάζεται ή να διαγράφει στιγμιότυπα.</ahelp>"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3149827\n"
-"34\n"
+"xformsdata.xhp\n"
+"par_idN10649\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_PAGE:LB_PAPER_SIZE\">Select a predefined paper size, or create a custom format by entering the dimensions for the paper in the <emph>Height </emph>and <emph>Width </emph>boxes.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_PAGE:LB_PAPER_SIZE\">Επιλέξτε ένα προκαθορισμένο μέγεθος χαρτιού, ή δημιουργείστε μία προσαρμοσμένη μορφή με το να εισάγετε τις διαστάσεις του χαρτιού στα κουτιά <emph>Ύψος </emph>και <emph>Πλάτος </emph>.</ahelp>"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3154823\n"
-"35\n"
+"xformsdata.xhp\n"
+"par_idN1064D\n"
"help.text"
-msgid "Width"
-msgstr "Πλάτος"
+msgid "<ahelp hid=\".\">Opens a dialog where you can add a new instance.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει διάλογο για να προσθέσετε νέα στιγμιότυπα.</ahelp>"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3145313\n"
-"36\n"
+"xformsdata.xhp\n"
+"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_PAGE:ED_PAPER_WIDTH\">Displays the width of the selected paper format. To define a custom format, enter a width here.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_PAGE:ED_PAPER_WIDTH\">Εμφανίζει το πλάτος της επιλεγμένης μορφής χαρτιού. Για να καθορίσετε μία προσαρμοσμένη μορφή, εισάγετε εδώ το πλάτος.</ahelp>"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3147008\n"
-"37\n"
+"xformsdata.xhp\n"
+"par_idN10654\n"
"help.text"
-msgid "Height"
-msgstr "Ύψος"
+msgid "<ahelp hid=\".\">Opens a dialog where you can modify the current instance.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει έναν διάλογο για να τροποποιήσετε το τρέχον στιγμιότυπο.</ahelp>"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3156113\n"
-"38\n"
+"xformsdata.xhp\n"
+"par_idN10657\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_PAGE:ED_PAPER_HEIGHT\">Displays the height of the selected paper format. To define a custom format, enter a height here.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_PAGE:ED_PAPER_HEIGHT\">Εμφανίζει το ύψος της επιλεγμένης μορφής χαρτιού. Για να καθορίσετε μία προσαρμοσμένη μορφή, εισάγετε το ύψος εδώ.</ahelp>"
+msgid "Remove"
+msgstr "Διαγραφή"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3146798\n"
-"39\n"
+"xformsdata.xhp\n"
+"par_idN1065B\n"
"help.text"
-msgid "Portrait"
-msgstr "Κατακόρυφος"
+msgid "<ahelp hid=\".\">Deletes the current instance. You cannot delete the last instance.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει το τρέχον στιγμιότυπο. Δε μπορείτε να διαγράψετε το τελευταίο στιγμιότυπο.</ahelp>"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3149811\n"
-"40\n"
+"xformsdata.xhp\n"
+"par_idN1065E\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_PAGE:RB_PORTRAIT\">Displays and prints the current document with the paper oriented vertically.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_PAGE:RB_PORTRAIT\">Εμφανίζει και εκτυπώνει το τρέχον έγγραφο με το χαρτί να είναι προσανατολισμένο κάθετα.</ahelp>"
+msgid "Show data types"
+msgstr "Εμφάνιση τύπων δεδομένων"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3150976\n"
-"41\n"
+"xformsdata.xhp\n"
+"par_idN10662\n"
"help.text"
-msgid "Landscape"
-msgstr "Οριζόντιος"
+msgid "<ahelp hid=\".\">Switches the display to show more or less details.</ahelp>"
+msgstr "<ahelp hid=\".\">Αλλάζει την προβολή για να δείχνει περισσότερες ή λιγότερες λεπτομέρειες.</ahelp>"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3153827\n"
-"42\n"
+"xformsdata.xhp\n"
+"par_idN10584\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_PAGE:RB_LANDSCAPE\">Displays and prints the current document with the paper oriented horizontally.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_PAGE:RB_LANDSCAPE\">Εμφανίζει και εκτυπώνει το τρέχον έγγραφο με το χαρτί να είναι προσανατολισμένο οριζοντίως.</ahelp>"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3156153\n"
-"74\n"
+"xformsdata.xhp\n"
+"par_idN10588\n"
"help.text"
-msgid "Text direction"
-msgstr "Κατεύθυνση κειμένου"
+msgid "<ahelp hid=\".\">Opens a dialog to add a new item (element, attribute, submission, or binding) as a sub-item of the current item.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει έναν διάλογο για να προσθέσετε ένα νέο αντικείμενο (στοιχείο, ιδιότητα, υποβολή, ή διασύνδεση) ως υπο-στοιχείο του τρέχοντος στοιχείου.</ahelp>"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3154380\n"
-"73\n"
+"xformsdata.xhp\n"
+"par_idN10624\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_PAGE_LB_TEXT_FLOW\">Select the text direction that you want to use in your document.</ahelp> The \"right-to-left (vertical)\" text flow direction rotates all layout settings to the right by 90 degrees, except for the header and footer."
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_PAGE_LB_TEXT_FLOW\">Επιλέξτε την κατεύθυνση κειμένου που θέλετε να χρησιμοποιήσετε στο έγγραφό σας.</ahelp> Η \"δεξιά στα αριστερά(κάθετη)\" κατεύθυνση ροής κειμένου περιστρέφει όλες τις ρυθμίσεις διάταξης προς τα δεξιά κατά 90 μοίρες, εκτός από την επικεφαλίδα και το υποσέλιδο."
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3156327\n"
-"43\n"
+"xformsdata.xhp\n"
+"par_idN10628\n"
"help.text"
-msgid "Paper tray"
-msgstr "Τροφοδοσία χαρτιού"
+msgid "<ahelp hid=\".\">Opens a dialog to edit the selected item (element, attribute, submission, or binding).</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει έναν διάλογο για την επεξεργασία του επιλεγμένου αντικειμένου (στοιχείο, ιδιότητα, υποβολή, ή δεσμός).</ahelp>"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3150771\n"
-"44\n"
+"xformsdata.xhp\n"
+"par_idN1062B\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_PAGE:LB_PAPER_TRAY\">Select the paper source for your printer. If you want, you can assign different paper trays to different page styles. For example, assign a different tray to the First Page style and load the tray with your company's letterhead paper.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_PAGE:LB_PAPER_TRAY\">Επιλέξτε την τροφοδοσία χαρτιού του εκτυπωτή σας. Αν θέλετε, μπορείτε να αντιστοιχίσετε διαφορετικούς τύπους χαρτιών σε διαφορετικά πρότυπα σελίδων. Για παράδειγμα, να αντιστοιχίσετε διαφορετικό τύπο χαρτιού στο πρότυπο Πρώτης Σελίδας και να τοποθετήσετε στον δίσκο το χαρτί με την επωνυμία της επιχείρησής σας.</ahelp>"
+msgid "Delete"
+msgstr "Επαναφορά"
-#: 05040200.xhp
+#: xformsdata.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3150275\n"
-"3\n"
+"xformsdata.xhp\n"
+"par_idN1062F\n"
"help.text"
-msgid "Margins"
-msgstr "Περιθώρια"
+msgid "<ahelp hid=\".\">Deletes the selected item (element, attribute, submission, or binding).</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει το επιλεγμένο αντικείμενο (στοιχείο, ιδιότητα, υποβολή, ή διασύνδεση).</ahelp>"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3153348\n"
-"4\n"
+"xformsdataadd.xhp\n"
+"tit\n"
"help.text"
-msgid "Specify the amount of space to leave between the edges of the page and the document text."
-msgstr "Καθορίζει πόσα κενά θα αφήσετε ανάμεσα στις άκρες της σελίδας και του κειμένου του εγγράφου."
+msgid "Add / Edit"
+msgstr "Προσθήκη / Επεξεργασία"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3153061\n"
-"5\n"
+"xformsdataadd.xhp\n"
+"bm_id7194738\n"
"help.text"
-msgid "Left / Inner"
-msgstr "Αριστερά / Εσωτερικό"
+msgid "<bookmark_value>read-only items in Data Navigator</bookmark_value><bookmark_value>Data Navigator;adding/editing items</bookmark_value>"
+msgstr "<bookmark_value>στοιχεία μόνο για ανάγνωση στον Περιηγητή δεδομένων</bookmark_value><bookmark_value>Περιήγηση δεδομένων, προσθήκη/επεξεργασά στοιχείων</bookmark_value>"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3151384\n"
-"6\n"
+"xformsdataadd.xhp\n"
+"par_idN10547\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_PAGE:ED_LEFT_MARGIN\">Enter the amount of space to leave between the left edge of the page and the document text. If you are using the <emph>Mirrored</emph> page layout, enter the amount of space to leave between the inner text margin and the inner edge of the page.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_PAGE:ED_LEFT_MARGIN\">Εισάγετε τον αριθμό των κενών που θα αφήσετε ανάμεσα στην αριστερή άκρη της σελίδας και του κειμένου του εγγράφου. Αν χρησιμοποιείτε την<emph>Με Κατοπτρισμό</emph> διάταξη σελίδας, εισάγετε τον αριθμό των κενών ανάμεσα στο εσωτερικό περιθώριο του κειμένου και την εσωτερική άκρη της σελίδας.</ahelp>"
+msgid "Add / Edit"
+msgstr "Προσθήκη / Επεξεργασία"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3154923\n"
-"8\n"
+"xformsdataadd.xhp\n"
+"par_idN1054B\n"
"help.text"
-msgid "Right / Outer"
-msgstr "Δεξιά / Εξωτερικό"
+msgid "<ahelp hid=\".\">Adds a new item or edits the selected item in the XForms Data Navigator.</ahelp> Items can be elements, attributes, submissions, or bindings."
+msgstr "<ahelp hid=\".\">Προσθέτει ένα νέο στοιχείο ή επεξεργάζεται το επιλεγμένο αντικείμενο στον Περιηγητή δεδομένων XForms .</ahelp> Τα αντικείμενα μπορούν να είναι στοιχεία, ιδιότητες, υποβολές ή διασυνδέσεις."
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3147304\n"
-"9\n"
+"xformsdataadd.xhp\n"
+"par_idN10560\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_PAGE:ED_RIGHT_MARGIN\">Enter the amount of space to leave between the right edge of the page and the document text. If you are using the <emph>Mirrored</emph> page layout, enter the amount of space to leave between the outer text margin and the outer edge of the page.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_PAGE:ED_RIGHT_MARGIN\">Εισάγετε τον αριθμό των κενών που θα αφήσετε ανάμεσα στην δεξιά άκρη της σελίδας και το έγγραφο κειμένου. Αν χρησιμοποιείτε την <emph>Με κατοπτρισμό</emph> διάταξη σελίδας, εισάγετε το πόσα κενά θα αφήσετε ανάμεσα στο εξωτερικό περιθώριο κειμένου και την εξωτερική άκρη της σελίδας.</ahelp>"
+msgid "<ahelp hid=\".\">%PRODUCTNAME inserts a new item directly after the currently selected item in the Data Navigator. A new attribute is added to the currently selected element.</ahelp>"
+msgstr "<ahelp hid=\".\">Το %PRODUCTNAME εισάγει ένα νέο αντικείμενο αμέσως μετά το επιλεγμένο στοιχείο στον Περιηγητή δεδομένων. Μία νέα ιδιότητα προστίθεται στο πρόσφατα επιλεγμένο στοιχείο.</ahelp>"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3161657\n"
-"11\n"
+"xformsdataadd.xhp\n"
+"par_idN10563\n"
"help.text"
-msgid "Top"
-msgstr "Πάνω"
+msgid "Name"
+msgstr "Όνομα"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3154226\n"
-"12\n"
+"xformsdataadd.xhp\n"
+"par_idN10567\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_PAGE:ED_TOP_MARGIN\">Enter the amount of space to leave between the upper edge of the page and the document text.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_PAGE:ED_TOP_MARGIN\">Εισάγετε το πόσα κενά θα αφήσετε ανάμεσα στην υψηλότερη άκρη της σελίδας και στο κείμενο του εγγράφου.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the name of the item.</ahelp>"
+msgstr "<ahelp hid=\".\">Δώστε το όνομα του αντικειμένου.</ahelp>"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3153381\n"
-"13\n"
+"xformsdataadd.xhp\n"
+"par_idN1056A\n"
"help.text"
-msgid "Bottom"
-msgstr "Κάτω"
+msgid "The attribute names must be unique within the same group."
+msgstr "Τα ονόματα των ιδιοτήτων πρέπει να είναι μοναδικά σε κάθε ομάδα"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3154138\n"
-"14\n"
+"xformsdataadd.xhp\n"
+"par_idN1056D\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_PAGE:ED_BOTTOM_MARGIN\">Enter the amount of space to leave between the lower edge of the page and the document text.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_PAGE:ED_BOTTOM_MARGIN\">Εισάγετε το πόσα κενά θα αφήσετε ανάμεσα στην χαμηλότερη άκρη της σελίδας και στο κείμενο του εγγράφου.</ahelp>"
+msgid "Type"
+msgstr "Τύπος"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id0522200809473735\n"
+"xformsdataadd.xhp\n"
+"par_idN10571\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Aligns the text on the selected Page Style to a vertical page grid.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Στοιχίζει το κείμενο στο επιλεγμένο Πρότυπο σελίδας σε ένα κατακόρυφο πλέγμα σελίδας.</ahelp>"
+msgid "<ahelp hid=\".\">Select the type of a new item. You cannot change the type of an edited item.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον τύπο του νέου αντικειμένου. Δε μπορείτε να αλλάξετε τον τύπο ενός αντικειμένου που έχει υποστεί επεξεργασία.</ahelp>"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3150488\n"
-"55\n"
+"xformsdataadd.xhp\n"
+"par_idN10574\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Register-true</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Καταχώριση-αληθής</caseinline></switchinline>"
+msgid "Default value"
+msgstr "Προεπιλεγμένη τιμή"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3151112\n"
-"56\n"
+"xformsdataadd.xhp\n"
+"par_idN10578\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_PAGE:CB_REGISTER\">Aligns the text on the selected Page Style to a vertical page grid.</ahelp> The spacing of the grid is defined by the <emph>Reference Style</emph>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_PAGE:CB_REGISTER\">Στοιχίζει το κείμενο στο επιλεγμένο πρότυπο σελίδας σε πλέγμα κάθετης σελίδας.</ahelp> Το διάκενο του πλέγματος καθορίζεται από το <emph>Πρότυπο αναφοράς</emph>.</caseinline></switchinline>"
+msgid "<ahelp hid=\".\">Enter a default value for the selected item.</ahelp>"
+msgstr "<ahelp hid=\".\">Δώστε μια προεπιλεγμένη τιμή για το επιλεγμένο αντικείμενο.</ahelp>"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id0522200809473732\n"
+"xformsdataadd.xhp\n"
+"par_idN1057B\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the Paragraph Style that you want to use as a reference for lining up the text on the selected Page style. The height of the font that is specified in the reference style sets the spacing of the vertical page grid. </ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε το Πρότυπο παραγράφου που επιθυμείτε να χρησιμοποιήσετε ως παραπομπή για να διατάξετε το κείμενο με το επιλεγμένο Πρότυπο σελίδας. Το ύψος της γραμματοσειράς που καθορίζεται στο πρότυπο παραπομπής ορίζει το διάστιχο του κατακόρυφου πλέγματος της σελίδας. </ahelp>"
+msgid "Settings"
+msgstr "Ρυθμίσεις"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3150686\n"
-"57\n"
+"xformsdataadd.xhp\n"
+"par_idN1057F\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Reference Style</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Πρότυπο αναφοράς</caseinline></switchinline>"
+msgid "<ahelp hid=\".\">Specifies the properties of the selected item.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει τις ιδιότητες του επιλεγμένου αντικειμένου.</ahelp>"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3146146\n"
-"58\n"
+"xformsdataadd.xhp\n"
+"par_idN10582\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_PAGE:LB_REGISTER\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Select the Paragraph Style that you want to use as a reference for lining up the text on the selected Page style. The height of the font that is specified in the reference style sets the spacing of the vertical page grid.</caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_PAGE:LB_REGISTER\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Επιλέγει το επιθυμητό πρότυπο χρήσης ως αναφορά για στοίχιση του κειμένου στο επιλεγμένο πρότυπο σελίδας. Το ύψος της γραμματοσειράς που καθορίζεται στο πρότυπο αναφοράς ορίζει το διάκενο του κάθετου πλέγματος σελίδας.</caseinline></switchinline></ahelp>"
+msgid "Data type"
+msgstr "Τύπος δεδομένων"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3147480\n"
-"47\n"
+"xformsdataadd.xhp\n"
+"par_idN10586\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Table alignment</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Στοίχιση πίνακα</caseinline></switchinline>"
+msgid "<ahelp hid=\".\">Select the data type for the selected item.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον τύπο δεδομένου για το επιλεγμένο αντικείμενο.</ahelp>"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3150417\n"
-"48\n"
+"xformsdataadd.xhp\n"
+"par_idN10589\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Specify the alignment options for the cells on a printed page.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ορίζει τις επιλογές στοίχισης για τα κελιά σε τυπωμένη σελίδα. </caseinline></switchinline>"
+msgid "Required"
+msgstr "Απαιτείται"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id0522200809473845\n"
+"xformsdataadd.xhp\n"
+"par_idN1058D\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Centers the cells horizontally on the printed page.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Στοιχίζει οριζόντια στο κέντρο τα κελιά στην εκτυπωμένη σελίδα.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if the item must be included on the XForm.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει αν το αντικείμενο πρέπει να συμπεριλαμβάνεται στο XForm.</ahelp>"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3147047\n"
-"49\n"
+"xformsdataadd.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Horizontal</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Οριζόντια</caseinline></switchinline>"
+msgid "The <emph>Condition</emph> button opens the <link href=\"text/shared/01/xformsdataaddcon.xhp\">Add Condition</link> dialog where you can enter used namespaces and full XPath expressions."
+msgstr "Το πεδίο επιλογής <emph>Συνθήκη</emph> ανοίγει το διάλογο <link href=\"text/shared/01/xformsdataaddcon.xhp\">Προσθήκη Συνθήκης</link> όπου μπορείτε να εισάγετε χώρους ονομάτων και πλήρεις εκφράσεις XPath."
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3153878\n"
-"50\n"
+"xformsdataadd.xhp\n"
+"par_idN105AA\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_PAGE:CB_HORZ\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Centers the cells horizontally on the printed page.</caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_PAGE:CB_HORZ\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Κεντράρει τα κελιά οριζόντια στην τυπωμένη σελίδα.</caseinline></switchinline></ahelp>"
+msgid "Relevant"
+msgstr "Σχετικό"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id0522200809473811\n"
+"xformsdataadd.xhp\n"
+"par_idN105AE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Centers the cells vertically on the printed page.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Στοιχίζει κατακόρυφα στο κέντρο τα κελιά στην εκτυπωμένη σελίδα.</ahelp>"
+msgid "<ahelp hid=\".\">Declares the item as relevant.</ahelp>"
+msgstr "<ahelp hid=\".\">Δηλώνει το αντικείμενο ως σχετικό.</ahelp>"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3153522\n"
-"51\n"
+"xformsdataadd.xhp\n"
+"par_idN105B1\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vertical</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Κάθετα</caseinline></switchinline>"
+msgid "The <emph>Condition</emph> button opens the <link href=\"text/shared/01/xformsdataaddcon.xhp\">Add Condition</link> dialog where you can enter used namespaces and full XPath expressions."
+msgstr "Το πεδίο επιλογής <emph>Συνθήκη</emph> ανοίγει το διάλογο <link href=\"text/shared/01/xformsdataaddcon.xhp\">Προσθήκη Συνθήκης</link> όπου μπορείτε να εισάγετε χώρους ονομάτων και πλήρεις εκφράσεις XPath."
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3149413\n"
-"52\n"
+"xformsdataadd.xhp\n"
+"par_idN105CB\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_PAGE:CB_VERT\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Centers the cells vertically on the printed page.</caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_PAGE:CB_VERT\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Κεντράρει τα κελιά κάθετα στην τυπωμένη σελίδα.</caseinline></switchinline></ahelp>"
+msgid "Constraint"
+msgstr "Περιορισμός"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3147381\n"
-"63\n"
+"xformsdataadd.xhp\n"
+"par_idN105CF\n"
"help.text"
-msgid "Layout settings"
-msgstr "Ρυθμίσεις διάταξης"
+msgid "<ahelp hid=\".\">Declares the item as a constraint.</ahelp>"
+msgstr "<ahelp hid=\".\">Δηλώνει το αντικείμενο ως περιορισμένο.</ahelp>"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3151041\n"
-"15\n"
+"xformsdataadd.xhp\n"
+"par_idN106C7\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Page Layout</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Διάταξη Σελίδας</defaultinline></switchinline>"
+msgid "The <emph>Condition</emph> button opens the <link href=\"text/shared/01/xformsdataaddcon.xhp\">Add Condition</link> dialog where you can specify the constraint condition."
+msgstr "Το πεδίο <emph>Συνθήκη</emph> ανοίγει το διάλογο <link href=\"text/shared/01/xformsdataaddcon.xhp\">Προσθήκη συνθήκης</link> που μπορείτε να εισάγετε την συνθήκη περιορισμού."
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3157962\n"
-"16\n"
+"xformsdataadd.xhp\n"
+"par_idN105E4\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Select the page layout style to use in the current document.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Επιλέξτε το πρότυπο διάταξης της σελίδας που θα χρησιμοποιήσετε στο τρέχον έγγραφο.</defaultinline></switchinline>"
+msgid "Read-only"
+msgstr "Μόνο για ανάγνωση"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3145744\n"
-"17\n"
+"xformsdataadd.xhp\n"
+"par_idN105E8\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Page layout</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Διάταξη σελίδας</defaultinline></switchinline>"
+msgid "<ahelp hid=\".\">Declares the item as read-only.</ahelp>"
+msgstr "<ahelp hid=\".\">Δηλώνει το αντικείμενο μόνο για ανάγνωση.</ahelp>"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3154218\n"
-"18\n"
+"xformsdataadd.xhp\n"
+"par_idN105EB\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_PAGE:LB_LAYOUT\"><switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Specify whether the current style should show odd pages, even pages, or both odd and even pages.</defaultinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_PAGE:LB_LAYOUT\"><switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline> Προσδιορίστε αν το τρέχον πρότυπο θα πρέπει να εμφανίζει περιττές σελίδες, άρτιες σελίδες, ή και όλες τις σελίδες.</defaultinline></switchinline></ahelp>"
+msgid "The <emph>Condition</emph> button opens the <link href=\"text/shared/01/xformsdataaddcon.xhp\">Add Condition</link> dialog where you can enter used namespaces and full XPath expressions."
+msgstr "Το πεδίο επιλογής <emph>Συνθήκη</emph> ανοίγει το διάλογο <link href=\"text/shared/01/xformsdataaddcon.xhp\">Προσθήκη Συνθήκης</link> όπου μπορείτε να εισάγετε χώρους ονομάτων και πλήρεις εκφράσεις XPath."
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3154946\n"
-"19\n"
+"xformsdataadd.xhp\n"
+"par_idN10605\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Right and left</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Δεξιά και αριστερά</defaultinline></switchinline>"
+msgid "Calculate / Calculation"
+msgstr "Υπολογισμός/ Υπολογισμός"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3153058\n"
-"20\n"
+"xformsdataadd.xhp\n"
+"par_idN10609\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows both odd and even pages with left and right margins as specified.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Το τρέχον πρότυπο σελίδας εμφανίζει όλες τις σελίδες με τα αριστερά και δεξιά περιθώρια όπως αυτά καθορίστηκαν.</defaultinline></switchinline>"
+msgid "<ahelp hid=\".\">Declares that the item is calculated.</ahelp>"
+msgstr "<ahelp hid=\".\">Δηλώνει ότι το αντικείμενο έχει υπολογιστεί.</ahelp>"
-#: 05040200.xhp
+#: xformsdataadd.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3147287\n"
-"21\n"
+"xformsdataadd.xhp\n"
+"par_idN1076B\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Mirrored</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Mε κατοπτρισμό</defaultinline></switchinline>"
+msgid "The <emph>Condition</emph> button opens the <link href=\"text/shared/01/xformsdataaddcon.xhp\">Add Condition</link> dialog where you can enter the calculation."
+msgstr "Το κουμπί <emph>Συνθήκη</emph> ανοίγει το διάλογο <link href=\"text/shared/01/xformsdataaddcon.xhp\">Προσθήκη συνθήκης</link> όπου μπορείτε να εισάγετε τον υπολογισμό."
-#: 05040200.xhp
+#: xformsdataaddcon.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3147317\n"
-"22\n"
+"xformsdataaddcon.xhp\n"
+"tit\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows both odd and even pages with inner and outer margins as specified. Use this layout if you want to bind the printed pages like a book. Enter the binding space as the \"Inner\" margin.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Το τρέχον πρότυπο σελίδα εμφανίζει όλες τις σελίδες με τα εσωτερικά και τα εξωτερικά περιθώρια όπως αυτά έχουν καθοριστεί. Χρησιμοποιήστε τη διάταξη αυτή αν επιθυμείτε να συνδυάσετε τις εκτυπωμένες σελίδες όπως σε ένα βιβλίο. Εισάγετε το κενό του συνδυασμού ως \"Εσωτερικό\" περιθώριο.</defaultinline></switchinline>"
+msgid "Add Condition"
+msgstr "Προσθήκη συνθήκης"
-#: 05040200.xhp
+#: xformsdataaddcon.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3155308\n"
-"23\n"
+"xformsdataaddcon.xhp\n"
+"bm_id8615680\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Only right</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Μόνο δεξιά</defaultinline></switchinline>"
+msgid "<bookmark_value>conditions;items in Data Navigator</bookmark_value><bookmark_value>XForms;conditions</bookmark_value>"
+msgstr "<bookmark_value>συνθήκες, στοιχεία στην Περιήγηση δεδομένων</bookmark_value><bookmark_value>XForm, συνθήκες</bookmark_value>"
-#: 05040200.xhp
+#: xformsdataaddcon.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3152885\n"
-"24\n"
+"xformsdataaddcon.xhp\n"
+"par_idN1053E\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows only odd (right) pages. Even pages are shown as blank pages.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Το τρέχον πρότυπο σελίδας εμφανίζει μόνο τις περιττές (δεξιές) σελίδες. Οι άρτιες σελίδες εμφανίζονται ως κενές σελίδες.</defaultinline></switchinline>"
+msgid "Add Condition"
+msgstr "Προσθήκη συνθήκης"
-#: 05040200.xhp
+#: xformsdataaddcon.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3157309\n"
-"25\n"
+"xformsdataaddcon.xhp\n"
+"par_idN10542\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Only left</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Μόνο αριστερά</defaultinline></switchinline>"
+msgid "<ahelp hid=\".\">Add a condition in this subdialog of the Add Item / Edit Item dialog of the Data Navigator.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει μία συνθήκη σε αυτό τον υπο-διάλογο του διαλόγου Προσθήκης αντικειμένου / Επεξεργασίας αντικειμένου της περιήγησης δεδομένων.</ahelp>"
-#: 05040200.xhp
+#: xformsdataaddcon.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3147326\n"
-"26\n"
+"xformsdataaddcon.xhp\n"
+"par_idN10561\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows only even (left) pages. Odd pages are shown as blank pages.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Το τρέχον πρότυπο σελίδας εμφανίζει μόνο τις άρτιες (αριστερές) σελίδες. Οι περιττές σελίδες εμφανίζονται ως κενές σελίδες.</defaultinline></switchinline>"
+msgid "Condition"
+msgstr "Συνθήκη"
-#: 05040200.xhp
+#: xformsdataaddcon.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3155366\n"
-"53\n"
+"xformsdataaddcon.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Register-true</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Καταχώριση-αληθής</caseinline></switchinline>"
+msgid "<ahelp hid=\".\">Enter a condition.</ahelp>"
+msgstr "<ahelp hid=\".\">Δώστε μια συνθήκη.</ahelp>"
-#: 05040200.xhp
+#: xformsdataaddcon.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3083281\n"
-"27\n"
+"xformsdataaddcon.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "Result"
+msgstr "Αποτέλεσμα"
-#: 05040200.xhp
+#: xformsdataaddcon.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3153745\n"
-"28\n"
+"xformsdataaddcon.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_PAGE:LB_NUMBER_FORMAT\">Select the page numbering format that you want to use for the current page style.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_PAGE:LB_NUMBER_FORMAT\">Επιλέξτε τη μορφοποίηση αριθμού σελίδας που θέλετε να χρησιμοποιήσετε για το τρέχον στυλ σελίδας.</ahelp>"
+msgid "<ahelp hid=\".\">Displays a preview of the result.</ahelp>"
+msgstr "<ahelp hid=\".\">Δείχνει μια προεπισκόπηση του αποτελέσματος.</ahelp>"
-#: 05040200.xhp
+#: xformsdataaddcon.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id0522200809473965\n"
+"xformsdataaddcon.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the drawing objects so that they fit on the paper format that you select. The arrangement of the drawing objects is preserved.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μεταβάλει το μέγεθος των αντικειμένων σχεδίασης έτσι ώστε να προσαρμόζονται στη μορφή του χαρτιού που επιλέγετε. Η διάταξη των αντικειμένων σχεδίασης διατηρείται.</ahelp>"
+msgid "Edit Namespaces"
+msgstr "Επεξεργασία χώρου ονομάτων"
-#: 05040200.xhp
+#: xformsdataaddcon.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3151318\n"
-"67\n"
+"xformsdataaddcon.xhp\n"
+"par_idN10573\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline>AutoFit object to page format</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline>Αυτόματη Προσαρμογή αντικειμένου στη μορφή της σελίδας</defaultinline></switchinline>"
+msgid "<ahelp hid=\".\">Opens the Form Namespaces dialog where you can add, edit, or delete namespaces.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο Φόρμας χώρου ονομάτων, όπου μπορείτε να προσθέσετε, επεξεργαστείτε, ή να διαγράψετε χώρους ονομάτων.</ahelp>"
-#: 05040200.xhp
+#: xformsdatachange.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3144746\n"
-"68\n"
+"xformsdatachange.xhp\n"
+"tit\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_PAGE:CB_ADAPT\">Resizes the drawing objects so that they fit on the paper format that you select. The arrangement of the drawing objects is preserved.</ahelp></defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline><ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_PAGE:CB_ADAPT\">Τροποποιεί το μέγεθος των αντικειμένων σχεδίασης έτσι ώστε να ταιριάζουν στη μορφή χαρτιού που επιλέγετε. Η θέση των αντικειμένων σχεδίασης διατηρείται.</ahelp></defaultinline></switchinline>"
+msgid "Change Data Binding"
+msgstr "Αλλαγή διασύνδεσης δεδομένων"
-#: 05040200.xhp
+#: xformsdatachange.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3149123\n"
+"xformsdatachange.xhp\n"
+"bm_id433973\n"
"help.text"
-msgid "<link href=\"text/shared/00/00000001.xhp#metrik\" name=\"Changing measurement units\">Changing measurement units</link>"
-msgstr "<link href=\"text/shared/00/00000001.xhp#metrik\" name=\"Αλλαγή μονάδων μέτρησης\">Αλλαγή μονάδων μέτρησης.</link>"
+msgid "<bookmark_value>editing;data binding of XForms</bookmark_value><bookmark_value>data binding change in XForms</bookmark_value>"
+msgstr "<bookmark_value>επεξεργασία;διασύνδεση δεδομένων XForms</bookmark_value><bookmark_value>αλλαγή διασύνδεσης δεδομένων σε XForms</bookmark_value>"
-#: 05040200.xhp
+#: xformsdatachange.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3153730\n"
+"xformsdatachange.xhp\n"
+"par_idN10547\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Writing Register-true\">Writing Register-true</link>"
-msgstr "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Writing Register-true\">Γραφή με Επιβεβαίωση εγγραφής</link>"
+msgid "Change Data Binding"
+msgstr "Αλλαγή διασύνδεσης δεδομένων"
-#: 01110400.xhp
+#: xformsdatachange.xhp
msgctxt ""
-"01110400.xhp\n"
+"xformsdatachange.xhp\n"
+"par_idN1054B\n"
+"help.text"
+msgid "<ahelp hid=\".\">Edit the data binding in the XForms Data Navigator.</ahelp>"
+msgstr "<ahelp hid=\".\">Επεξεργαστείτε την διασύνδεση δεδομένων στο περιηγητή δεδομένων XForms .</ahelp>"
+
+#: xformsdatachange.xhp
+msgctxt ""
+"xformsdatachange.xhp\n"
+"par_idN1056E\n"
+"help.text"
+msgid "Model"
+msgstr "Μοντέλο"
+
+#: xformsdatachange.xhp
+msgctxt ""
+"xformsdatachange.xhp\n"
+"par_idN10572\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the name of the XForms model.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το όνομα ενός μοντέλου XForms.</ahelp>"
+
+#: xformsdatachange.xhp
+msgctxt ""
+"xformsdatachange.xhp\n"
+"par_idN10587\n"
+"help.text"
+msgid "Item list"
+msgstr "Λίστα Αντικειμένων"
+
+#: xformsdatachange.xhp
+msgctxt ""
+"xformsdatachange.xhp\n"
+"par_idN1058B\n"
+"help.text"
+msgid "<ahelp hid=\".\">Displays the data binding for the selected form control. To change the data binding, select another item in the list click <emph>OK</emph>. To access the <emph>Add</emph> and <emph>Properties</emph> commands for an item, right-click the item.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει την διασύνδεση δεδομένων για το επιλεγμένο στοιχείο ελέγχου φόρμας. Για να αλλάξετε την διασύνδεση δεδομένων, επιλέξτε ένα άλλο στοιχείο στη λίστα κάντε κλικ στο <emph>OK</emph>. Για να προσπελάσετε τις εντολές <emph>Προσθήκη</emph> και <emph>Ιδιότητες</emph> για ένα αντικείμενο, κάντε δεξί κλικ στο αντικείμενο.</ahelp>"
+
+#: xformsdataname.xhp
+msgctxt ""
+"xformsdataname.xhp\n"
"tit\n"
"help.text"
+msgid "Form Namespaces"
+msgstr "Χώροι ονομάτων φόρμας"
+
+#: xformsdataname.xhp
+msgctxt ""
+"xformsdataname.xhp\n"
+"bm_id8286080\n"
+"help.text"
+msgid "<bookmark_value>deleting;namespaces in XForms</bookmark_value><bookmark_value>organizing;namespaces in XForms</bookmark_value><bookmark_value>namespace organization in XForms</bookmark_value><bookmark_value>XForms;adding/editing/deleting/organizing namespaces</bookmark_value>"
+msgstr "<bookmark_value>διαγραφή; χώροι ονομάτων σε XForm</bookmark_value><bookmark_value>οργάνωση; χώροι ονομάτων σε XForm</bookmark_value><bookmark_value>οργάνωση χώρων ονομάτων σε XForm</bookmark_value><bookmark_value>XForm; προσθήκη/επεξεργασία/διαγραφή/οργάνωση χώρων σε ονόματα</bookmark_value>"
+
+#: xformsdataname.xhp
+msgctxt ""
+"xformsdataname.xhp\n"
+"par_idN1053E\n"
+"help.text"
+msgid "Form Namespaces"
+msgstr "Χώροι ονομάτων φόρμας"
+
+#: xformsdataname.xhp
+msgctxt ""
+"xformsdataname.xhp\n"
+"par_idN10542\n"
+"help.text"
+msgid "<ahelp hid=\".\">Use this dialog to organize namespaces. You can access this dialog through the Add Condition dialog of the Data Navigator.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε αυτό το διάλογο για να οργανώσετε τους χώρους ονομάτων. Μπορείτε να προσπελάσετε αυτό το διάλογο μέσω του διαλόγου Προσθήκης Συνθήκης του Περιηγητή δεδομένων.</ahelp>"
+
+#: xformsdataname.xhp
+msgctxt ""
+"xformsdataname.xhp\n"
+"par_idN10561\n"
+"help.text"
+msgid "Namespaces"
+msgstr "Χώροι ονομάτων"
+
+#: xformsdataname.xhp
+msgctxt ""
+"xformsdataname.xhp\n"
+"par_idN10565\n"
+"help.text"
+msgid "<ahelp hid=\".\">Lists the currently defined namespaces for the form.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει σε λίστα τους ορισμένους χώρους ονομάτων για τη φόρμα.</ahelp>"
+
+#: xformsdataname.xhp
+msgctxt ""
+"xformsdataname.xhp\n"
+"par_idN10568\n"
+"help.text"
+msgid "Add"
+msgstr "Προσθήκη"
+
+#: xformsdataname.xhp
+msgctxt ""
+"xformsdataname.xhp\n"
+"par_idN1056C\n"
+"help.text"
+msgid "<ahelp hid=\".\">Adds a new namespace to the list.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει ένα νέο χώρο ονομάτων στη λίστα.</ahelp>"
+
+#: xformsdataname.xhp
+msgctxt ""
+"xformsdataname.xhp\n"
+"par_idN1056F\n"
+"help.text"
+msgid "Use the <emph>Add Namespace</emph> dialog to enter the Prefix and URL."
+msgstr "Χρησιμοποιήστε το διάλογο <emph>Προσθήκη χώρου ονομάτων</emph> για να εισάγετε το Prefix και το URL."
+
+#: xformsdataname.xhp
+msgctxt ""
+"xformsdataname.xhp\n"
+"par_idN10576\n"
+"help.text"
msgid "Edit"
msgstr "Επεξεργασία"
-#: 01110400.xhp
+#: xformsdataname.xhp
msgctxt ""
-"01110400.xhp\n"
-"hd_id3150620\n"
-"1\n"
+"xformsdataname.xhp\n"
+"par_idN1057A\n"
"help.text"
-msgid "<link href=\"text/shared/01/01110400.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/shared/01/01110400.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
+msgid "<ahelp hid=\".\">Edits the selected namespace.</ahelp>"
+msgstr "<ahelp hid=\".\">Επεξεργάζεται τον επιλεγμένο χώρο ονομάτων.</ahelp>"
-#: 01110400.xhp
+#: xformsdataname.xhp
msgctxt ""
-"01110400.xhp\n"
-"par_id3144415\n"
-"2\n"
+"xformsdataname.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "<ahelp hid=\".uno:OpenTemplate\">Opens a dialog where you can select a template for editing.</ahelp>"
-msgstr "<ahelp hid=\".uno:OpenTemplate\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να επιλέξετε ένα πρότυπο προς επεξεργασία.</ahelp>"
+msgid "Use the <emph>Edit Namespace</emph> dialog to edit the Prefix and URL."
+msgstr "Χρησιμοποιήστε το διάλογο <emph>Επεξεργασία χώρων ονομάτων</emph> για να επεξεργαστείτε τα Prefix και URL."
-#: 01110300.xhp
+#: xformsdataname.xhp
msgctxt ""
-"01110300.xhp\n"
+"xformsdataname.xhp\n"
+"par_idN10584\n"
+"help.text"
+msgid "Delete"
+msgstr "Επαναφορά"
+
+#: xformsdataname.xhp
+msgctxt ""
+"xformsdataname.xhp\n"
+"par_idN10588\n"
+"help.text"
+msgid "<ahelp hid=\".\">Deletes the selected namespace.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει τον επιλεγμένο χώρο ονομάτων.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
"tit\n"
"help.text"
-msgid "Saving (Templates)"
-msgstr "Αποθήκευση (Προτύπων)"
+msgid "Data (for XML Form Documents)"
+msgstr "Δεδομένα (για έγγραφα φόρμας ΧML)"
-#: 01110300.xhp
+#: xformsdatatab.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3160463\n"
-"1\n"
+"xformsdatatab.xhp\n"
+"hd_id5766472\n"
"help.text"
-msgid "<link href=\"text/shared/01/01110300.xhp\" name=\"Saving (Templates)\">Saving (Templates)</link>"
-msgstr "<link href=\"text/shared/01/01110300.xhp\" name=\"Αποθήκευση (Προτύπων)\">Αποθήκευση (Προτύπων)</link>"
+msgid "<link href=\"text/shared/01/xformsdatatab.xhp\">Data (for XML Form Documents)</link>"
+msgstr "<link href=\"text/shared/01/xformsdatatab.xhp\">Δεδομένα (για έγγραφα φόρμας XML)</link>"
-#: 01110300.xhp
+#: xformsdatatab.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3157898\n"
-"2\n"
+"xformsdatatab.xhp\n"
+"par_id1161534\n"
"help.text"
-msgid "<ahelp hid=\".uno:SaveAsTemplate\">Saves the current document as a template.</ahelp>"
-msgstr "<ahelp hid=\".uno:SaveAsTemplate\">Αποθηκεύει το τρέχον έγγραφο ως πρότυπο.</ahelp>"
+msgid "The Data tab page of the Properties dialog for an XML Form document offers some XML forms settings."
+msgstr "Η σελίδα καρτέλας δεδομένων του διαλόγου Ιδιότητες για ένα έγγραφο φόρμας XML προσφέρει κάποιες ρυθμίσεις φόρμας XML."
-#: 01110300.xhp
+#: xformsdatatab.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3147226\n"
-"4\n"
+"xformsdatatab.xhp\n"
+"par_id3994567\n"
"help.text"
-msgid "New Template"
-msgstr "Νέο πρότυπο"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
+msgstr "Οι πιθανές ρυθμίσεις της σελίδας καρτέλας <emph>Δεδομένα</emph> ενός στοιχείου ελέγχου εξαρτώνται από το σχετικό στοιχείο ελέγχου. Μπορείτε μόνο να δείτε τις επιλογές που είναι διαθέσιμες για το τρέχον στοιχείο ελέγχου και το περιβάλλον. Τα ακόλουθα πεδία είναι διαθέσιμα:"
-#: 01110300.xhp
+#: xformsdatatab.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3147043\n"
-"5\n"
+"xformsdatatab.xhp\n"
+"hd_id9461653\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:EDIT:DLG_DOC_TEMPLATE:ED_NAME\">Enter a name for the template.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:EDIT:DLG_DOC_TEMPLATE:ED_NAME\">Εισάγετε ένα όνομα για το πρότυπο.</ahelp>"
+msgid "XML data model"
+msgstr "Μοντέλο δεδομένων XML"
-#: 01110300.xhp
+#: xformsdatatab.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3147571\n"
-"6\n"
+"xformsdatatab.xhp\n"
+"par_id9239173\n"
"help.text"
-msgid "Templates"
-msgstr "Πρότυπα"
+msgid "<ahelp hid=\".\">Select a model from the list of all models in the current document.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ένα μοντέλο από τη λίστα των μοντέλων για το τρέχον έγγραφο.</ahelp>"
-#: 01110300.xhp
+#: xformsdatatab.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3150774\n"
-"7\n"
+"xformsdatatab.xhp\n"
+"hd_id2656941\n"
"help.text"
-msgid "Lists templates and template categories."
-msgstr "Δημιουργεί κατάλογο προτύπων και κατηγοριών προτύπων."
+msgid "Binding"
+msgstr "Διασύνδεση"
-#: 01110300.xhp
+#: xformsdatatab.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3143268\n"
-"8\n"
+"xformsdatatab.xhp\n"
+"par_id1481063\n"
"help.text"
-msgid "Categories"
-msgstr "Κατηγορίες"
+msgid "<ahelp hid=\".\">Select or enter the name of a binding. Selecting the name of an existing binding associates the binding with the form control. Entering a new name creates a new binding and associates it with the form control.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ή εισάγετε το όνομα μιας διασύνδεσης. Επιλέγοντας το όνομα μιας υπάρχουσας διασύνδεσης την συνδέετε με το πεδίο ελέγχου φόρμας. Εισάγοντας ένα νέο όνομα δημιουργείτε μια νέα διασύνδεση και την συνδέετε με το πεδίο ελέγχου φόρμας.</ahelp>"
-#: 01110300.xhp
+#: xformsdatatab.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3159233\n"
-"9\n"
+"xformsdatatab.xhp\n"
+"hd_id7921079\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:LISTBOX:DLG_DOC_TEMPLATE:LB_SECTION\">Select a category in which to save the new template.</ahelp> To add a new template category, click the <link href=\"text/shared/01/01110100.xhp\" name=\"Organize\">Organize</link> button."
-msgstr "<ahelp hid=\"SFX2:LISTBOX:DLG_DOC_TEMPLATE:LB_SECTION\">Επιλέξτε μια κατηγορία στην οποία θα αποθηκευτεί το καινούργιο πρότυπο.</ahelp> Για να προσθέσετε μια καινούργια κατηγορία προτύπων, κάντε κλικ στο κουμπί <link href=\"text/shared/01/01110100.xhp\" name=\"Διαχείριση\">Διαχείριση</link>."
+msgid "Binding expression"
+msgstr "Έκφραση διασύνδεσης"
-#: 01110300.xhp
+#: xformsdatatab.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3150693\n"
-"10\n"
+"xformsdatatab.xhp\n"
+"par_id636921\n"
"help.text"
-msgid "Templates"
-msgstr "Πρότυπα"
+msgid "<ahelp hid=\".\">Enter the DOM node to bind the control model to. Click the ... button for a dialog to enter the XPath expression.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τον κόμβο DOM στον οποίο πρόκειται να αντιστοιχίσετε το μοντέλο ελέγχου. Κάντε κλικ στο πεδίο επιλογής ... για ένα διάλογο για να εισάγετε την έκφραση XPath.</ahelp>"
-#: 01110300.xhp
+#: xformsdatatab.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3149398\n"
-"11\n"
+"xformsdatatab.xhp\n"
+"hd_id2799157\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:LISTBOX:DLG_DOC_TEMPLATE:LB_STYLESHEETS\">Lists the available template categories.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:LISTBOX:DLG_DOC_TEMPLATE:LB_STYLESHEETS\">Παραθέτει τις διαθέσιμες κατηγορίες προτύπων.</ahelp>"
+msgid "Required"
+msgstr "Απαιτείται"
-#: 01110300.xhp
+#: xformsdatatab.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3163803\n"
-"12\n"
+"xformsdatatab.xhp\n"
+"par_id3004547\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "<ahelp hid=\".\">Specifies if the item must be included on the XForm.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει αν το αντικείμενο πρέπει να συμπεριλαμβάνεται στο XForm.</ahelp>"
-#: 01110300.xhp
+#: xformsdatatab.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3147242\n"
-"13\n"
+"xformsdatatab.xhp\n"
+"hd_id6401867\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_DOC_TEMPLATE:BT_EDIT\">Opens the selected template for editing.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_DOC_TEMPLATE:BT_EDIT\">Ανοίγει το επιλεγμένο πρότυπο για επεξεργασία.</ahelp>"
+msgid "Relevant"
+msgstr "Σχετικό"
-#: 01110300.xhp
+#: xformsdatatab.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3156156\n"
-"14\n"
+"xformsdatatab.xhp\n"
+"par_id18616\n"
"help.text"
-msgid "Organize"
-msgstr "Διαχείριση"
+msgid "<ahelp hid=\".\">Declares the item as relevant.</ahelp>"
+msgstr "<ahelp hid=\".\">Δηλώνει το αντικείμενο ως σχετικό.</ahelp>"
-#: 01110300.xhp
+#: xformsdatatab.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3155419\n"
-"15\n"
+"xformsdatatab.xhp\n"
+"hd_id6138492\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_DOC_TEMPLATE:BT_ORGANIZE\">Opens the <emph>Template Management</emph> dialog where you can organize or create new templates.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_DOC_TEMPLATE:BT_ORGANIZE\">Ανοίγει το παράθυρο διαλόγου <emph>Διαχείριση Προτύπου</emph>όπου μπορείτε να οργανώσετε ή να δημιουργήσετε νέα πρότυπα.</ahelp>"
+msgid "Read-only"
+msgstr "Μόνο για ανάγνωση"
-#: 01110300.xhp
+#: xformsdatatab.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3153126\n"
+"xformsdatatab.xhp\n"
+"par_id4569231\n"
+"help.text"
+msgid "<ahelp hid=\".\">Declares the item as read-only.</ahelp>"
+msgstr "<ahelp hid=\".\">Δηλώνει το αντικείμενο μόνο για ανάγνωση.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id291451\n"
+"help.text"
+msgid "Constraint"
+msgstr "Περιορισμός"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id3341776\n"
"help.text"
-msgid "<link href=\"text/shared/01/01110100.xhp\" name=\"Template Management\">Template Management</link>"
-msgstr "<link href=\"text/shared/01/01110100.xhp\" name=\"Διαχείριση προτύπου\">Διαχείριση προτύπου</link>"
+msgid "<ahelp hid=\".\">Declares the item as a constraint.</ahelp>"
+msgstr "<ahelp hid=\".\">Δηλώνει το αντικείμενο ως περιορισμένο.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id5947141\n"
+"help.text"
+msgid "Calculation"
+msgstr "Υπολογισμός"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id1911679\n"
+"help.text"
+msgid "<ahelp hid=\".\">Declares that the item is calculated.</ahelp>"
+msgstr "<ahelp hid=\".\">Δηλώνει ότι το αντικείμενο έχει υπολογιστεί.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id9364909\n"
+"help.text"
+msgid "Data type"
+msgstr "Τύπος δεδομένων"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id4473403\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select a data type which the control should be validated against.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε ένα τύπο δεδομένων έναντι στον οποίο πρέπει να αξιολογηθεί το στοιχείο ελέγχου.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id2480849\n"
+"help.text"
+msgid "x"
+msgstr "x"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id4181951\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select a user-defined data type and click the button to delete the user-defined data type.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε έναν τύπο δεδομένων ορισμένο από τον χρήστη και κάντε κλικ στο κουμπί για να τον διαγράψετε.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id2927335\n"
+"help.text"
+msgid "+"
+msgstr "+"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id2107303\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click the button to open a dialog where you can enter the name of a new user-defined data type. The new data type inherits all facets from the currently selected data type.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ στο κουμπί για να ανοίξετε ένα διάλογο, ώστε να βάλετε το όνομα του νέου τύπου δεδομένων ορισμένο από το χρήστη. Ο νέος τύπος δεδομένων κληρονομεί όλα τα χαρακτηριστικά από τον επιλεγμένο τύπο δεδομένων.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id4071779\n"
+"help.text"
+msgid "The following lists all facets that are valid for data types. Some facets are only available for some data types."
+msgstr "Ακολουθεί μια λίστα με όλα τα χαρακτηριστικά που είναι έγκυρα για τους τύπους δεδομένων. Μερικά χαρακτηριστικά είναι διαθέσιμα μόνο για ορισμένους τύπους δεδομένων."
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id4313791\n"
+"help.text"
+msgid "Whitespaces"
+msgstr "Κενά"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id4331797\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies how whitespaces are to be handled when a string of the current data type is being processed. Possible values are Preserve, Replace, and Collapse. The semantics follow the definition at http://www.w3.org/TR/xmlschema-2/#rf-whiteSpace.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει πόσα κενά διαστήματα πρόκειται να επεξεργαστούν όταν μια συμβολοσειρά του τρέχοντος τύπου δεδομένων επεξεργάζεται. Πιθανές τιμές είναι διατήρηση, αντικατάσταση και σύμπτυξη. Η σημασιολογία ακολουθεί τον ορισμό στο http://www.w3.org/TR/xmlschema-2/#rf-whiteSpace.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id4191717\n"
+"help.text"
+msgid "Pattern"
+msgstr "Μοτίβο"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id2318796\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies a regular expression pattern. Strings validated against the data type must conform to this pattern to be valid. The XSD data type syntax for regular expressions is different from the regular expression syntax used elseswhere in %PRODUCTNAME, for example in the Find & Replace dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει ένα κανονικό πρότυπο έκφρασης. Οι ακολουθίες χαρακτήρων που εγκρίθηκαν ενάντια στον τύπο δεδομένων πρέπει να προσαρμοστούν σε αυτό το πρότυπο για να είναι έγκυρες. Η σύνταξη των XSD τύπων δεδομένων για κανονικές εκφράσεις είναι διαφορετικές από την σύνταξη κανονικών εκφράσεων που χρησιμοποιούνται αλλού στο %PRODUCTNAME, για παράδειγμα στο διάλογο Εύρεση και Αντικατάσταση.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id399182\n"
+"help.text"
+msgid "Digits (total)"
+msgstr "Ψηφία (συνολικά)"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id5298318\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the maximum total number of digits that values of the decimal data type can have.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει τον μέγιστο αριθμό ψηφίων που μπορούν να έχουν οι τιμές του δεκαδικού τύπου δεδομένων.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id7588732\n"
+"help.text"
+msgid "Digits (fraction)"
+msgstr "Ψηφία (κλάσμα)"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id95828\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the maximum total number of fractional digits that values of the decimal data type can have.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει τον μέγιστο αριθμό κλασματικών ψηφίων που μπορούν να έχουν οι τιμές του δεκαδικού τύπου δεδομένων.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id3496200\n"
+"help.text"
+msgid "Max. (inclusive)"
+msgstr "Μέγιστο (συμπεριλαμβάνεται)"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id7599108\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies an inclusive upper bound for values.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει ένα ανώτατο όριο για τιμές.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id888698\n"
+"help.text"
+msgid "Max. (exclusive)"
+msgstr "Μέγιστο (αποκλειστικό)"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id3394573\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies an exclusive upper bound for values.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσδιορίζει ένα αποκλειστικό άνω φράγμα για τις τιμές.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id7594225\n"
+"help.text"
+msgid "Min. (inclusive)"
+msgstr "Ελάχιστο (μη αποκλειστικό)"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id8147221\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies an inclusive lower bound for values.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσδιορίζει ένα μη αποκλειστικό κάτω φράγμα για τις τιμές.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id5081637\n"
+"help.text"
+msgid "Min. (exclusive)"
+msgstr "Ελάχιστο (αποκλειστικό)"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id9759514\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies an exclusive lower bound for values.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσδιορίζει ένα αποκλειστικό κάτω φράγμα για τις τιμές.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id1614429\n"
+"help.text"
+msgid "Length"
+msgstr "Μήκος"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id1589098\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the number of characters for a string.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσδιορίζει τον αριθμό χαρακτήρων για μία ακολουθία χαρακτήρων.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id1278420\n"
+"help.text"
+msgid "Length (at least)"
+msgstr "Μήκος (τουλάχιστον)"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id8746910\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the minimum number of characters for a string.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσδιορίζει τον ελάχιστο αριθμό χαρακτήρων για μία ακολουθία χαρακτήρων.</ahelp>"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"hd_id9636524\n"
+"help.text"
+msgid "Length (at most)"
+msgstr "Μήκος (το πολύ)"
+
+#: xformsdatatab.xhp
+msgctxt ""
+"xformsdatatab.xhp\n"
+"par_id5675527\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the maximum number of characters for a string.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσδιορίζει το μέγιστο αριθμό χαρακτήρων για μία ακολουθία.</ahelp>"
diff --git a/source/el/helpcontent2/source/text/shared/02.po b/source/el/helpcontent2/source/text/shared/02.po
index dd5fd6756f1..49e9498e32e 100644
--- a/source/el/helpcontent2/source/text/shared/02.po
+++ b/source/el/helpcontent2/source/text/shared/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-01-17 15:32+0000\n"
+"POT-Creation-Date: 2013-06-03 08:43+0200\n"
+"PO-Revision-Date: 2013-06-03 14:09+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -12,9 +12,2690 @@ msgstr ""
"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-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358436746.0\n"
+"X-POOTLE-MTIME: 1370268583.0\n"
+
+#: 01110000.xhp
+msgctxt ""
+"01110000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Print File Directly"
+msgstr "Άμεση εκτύπωση αρχείου"
+
+#: 01110000.xhp
+msgctxt ""
+"01110000.xhp\n"
+"bm_id3153539\n"
+"help.text"
+msgid "<bookmark_value>printing; directly</bookmark_value>"
+msgstr "<bookmark_value>εκτύπωση, άμεσα</bookmark_value>"
+
+#: 01110000.xhp
+msgctxt ""
+"01110000.xhp\n"
+"hd_id3153539\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/02/01110000.xhp\" name=\"Print File Directly\">Print File Directly</link>"
+msgstr "<link href=\"text/shared/02/01110000.xhp\" name=\"Άμεση εκτύπωση αρχείου\">Άμεση εκτύπωση αρχείου</link>"
+
+#: 01110000.xhp
+msgctxt ""
+"01110000.xhp\n"
+"par_id3154398\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:PrintDefault\">Click the <emph>Print File Directly</emph> icon to print the active document with the current default print settings.</ahelp> These can be found in the <emph>Printer Setup</emph> dialog, which you can call with the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\"><emph>Printer Settings</emph></link> menu command."
+msgstr "<ahelp hid=\".uno:PrintDefault\">Κάντε κλικ στο εικονίδιο <emph>Άμεση εκτύπωση αρχείου</emph> για να εκτυπώσετε το ενεργό έγγραφο με τις τρέχουσες προεπιλεγμένες ρυθμίσεις εκτύπωσης.</ahelp> Αυτές μπορούν να βρεθούν στο παράθυρο διαλόγου <emph>Ρύθμιση εκτυπωτή</emph>, το οποίο μπορείτε να εμφανίσετε με την εντολή του μενού <link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις Εκτυπωτή\"><emph>Ρυθμίσεις Εκτυπωτή</emph></link>."
+
+#: 01110000.xhp
+msgctxt ""
+"01110000.xhp\n"
+"par_id3147275\n"
+"3\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you select text or a graphic and click the <emph>Print File Direct</emph> icon, you are prompted to print the selection or the document. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Εάν επιλέξετε κείμενο ή ένα γραφικό και κάνετε κλικ στο εικονίδιο <emph>Άμεση εκτύπωση αρχείου</emph>, θα σας προταθεί να εκτυπώσετε την επιλογή ή το έγγραφο. </caseinline></switchinline>"
+
+#: 01110000.xhp
+msgctxt ""
+"01110000.xhp\n"
+"par_id9547105\n"
+"help.text"
+msgid "If the current document uses a printer that is not the default printer for your operating system, the <emph>Print File Direct </emph>icon opens the <link href=\"text/shared/01/01130000.xhp\"><emph>Print</emph></link> dialog."
+msgstr "Εάν το τρέχον έγγραφο χρησιμοποιεί έναν εκτυπωτή που δεν είναι ο προεπιλεγμένος εκτυπωτής για το λειτουργικό σας σύστημα, το εικονίδιο <emph>Άμεση εκτύπωση αρχείου </emph> ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/01130000.xhp\"><emph>Εκτύπωση</emph></link>."
+
+#: 01110000.xhp
+msgctxt ""
+"01110000.xhp\n"
+"par_idN10679\n"
+"help.text"
+msgid "If the current document uses a printer that is not the default printer that was specified in the <link href=\"text/shared/guide/spadmin.xhp\">spadmin</link>, printer administration program, the <emph>Print File Direct </emph>icon opens the <link href=\"text/shared/01/01130000.xhp\"><emph>Print</emph></link> dialog."
+msgstr "Εάν το τρέχον έγγραφο χρησιμοποιεί έναν εκτυπωτή που δεν είναι ο προεπιλεγμένος που ορίστηκε στο πρόγραμμα διαχείρισης εκτυπωτή <link href=\"text/shared/guide/spadmin.xhp\">spadmin</link>, το εικονίδιο <emph>Άμεση εκτύπωση αρχείου</emph> ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/01130000.xhp\"><emph>Εκτύπωση</emph></link>."
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Show Draw Functions"
+msgstr "Εμφάνιση λειτουργιών σχεδίασης"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"bm_id3150476\n"
+"help.text"
+msgid "<bookmark_value>Drawing bar</bookmark_value> <bookmark_value>lines; draw functions</bookmark_value> <bookmark_value>polygon drawing</bookmark_value> <bookmark_value>freeform lines; draw functions</bookmark_value> <bookmark_value>text boxes; positioning</bookmark_value> <bookmark_value>headings; entering as text box</bookmark_value> <bookmark_value>text objects; draw functions</bookmark_value> <bookmark_value>ticker text</bookmark_value> <bookmark_value>text; animating</bookmark_value> <bookmark_value>vertical callouts</bookmark_value> <bookmark_value>vertical text boxes</bookmark_value> <bookmark_value>cube drawing</bookmark_value> <bookmark_value>triangle drawing</bookmark_value> <bookmark_value>ellipse drawing</bookmark_value> <bookmark_value>rectangle drawing</bookmark_value> <bookmark_value>shapes</bookmark_value>"
+msgstr "<bookmark_value>Γραμμή σχεδίασης</bookmark_value><bookmark_value>γραμμές;λειτουργίες σχεδίασης</bookmark_value><bookmark_value>σχεδίαση πολυγώνου</bookmark_value><bookmark_value>γραμμές ελεύθερης μορφής;λειτουργίες σχεδίασης</bookmark_value><bookmark_value>πλαίσια κειμένου;τοποθέτηση</bookmark_value><bookmark_value>κεφαλίδες;εισαγωγή ως πλαίσιο κειμένου</bookmark_value><bookmark_value>αντικείμενα κειμένου;λειτουργίες σχεδίασης</bookmark_value><bookmark_value>κυλιόμενο κείμενο</bookmark_value><bookmark_value>κείμενο;κινούμενο</bookmark_value><bookmark_value>κάθετες επεξηγήσεις</bookmark_value><bookmark_value>πλαίσια κάθετου κειμένου</bookmark_value><bookmark_value>σχεδίαση κύβου</bookmark_value><bookmark_value>σχεδίαση τριγώνου</bookmark_value><bookmark_value>σχεδίαση έλλειψης</bookmark_value><bookmark_value>σχεδίαση ορθογωνίου</bookmark_value><bookmark_value>σχήματα</bookmark_value>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3152363\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/02/01140000.xhp\" name=\"Show Draw Functions\">Show Draw Functions</link>"
+msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"Εμφάνιση λειτουργιών σχεδίασης\">Εμφάνιση λειτουργιών σχεδίασης</link>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3150789\n"
+"72\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InsertDraw\">Click to open or close the <emph>Drawing </emph>bar, where you can add shapes, lines, text, and callouts to the current document.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertDraw\">Κάντε κλικ για να ανοίξετε ή να κλείσετε τη γραμμή <emph>Σχεδίαση</emph>, όπου μπορείτε να προσθέσετε σχήματα, γραμμές, κείμενο και υπομνήματα στο τρέχον έγγραφο.</ahelp>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_idN10849\n"
+"help.text"
+msgid "You can switch on and off the Drawing toolbar of Writer and Calc documents using an icon on the Standard toolbar."
+msgstr "Μπορείτε να ενεργοποιήσετε και να απενεργοποιήσετε την γραμμή εργαλείων Σχεδίασης των εγγράφων του Writer και του Calc χρησιμοποιώντας ένα εικονίδιο στην κύρια γραμμή εργαλείων."
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3154288\n"
+"help.text"
+msgid "<image id=\"img_id3153683\" src=\"cmd/sc_insertdraw.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153683\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153683\" src=\"cmd/sc_insertdraw.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153683\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3153032\n"
+"10\n"
+"help.text"
+msgid "Show Draw Functions"
+msgstr "Εμφάνιση λειτουργιών σχεδίασης"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_idN1089D\n"
+"help.text"
+msgid "You can show and hide the <emph>Visible Buttons</emph>. Click the arrow at the end of the toolbar to access the <emph>Visible Buttons</emph> command."
+msgstr "Μπορείτε να εμφανίσετε και να αποκρύψετε το <emph>Ορατά κουμπιά</emph>. Κάντε κλικ στο βέλος στο τέλος της γραμμής εργαλείων για να χρησιμοποιήσετε την εντολή <emph>Ορατά κουμπιά</emph>."
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3149398\n"
+"11\n"
+"help.text"
+msgid "Selection"
+msgstr "Επιλογή"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3147573\n"
+"help.text"
+msgid "<image id=\"img_id3153824\" src=\"cmd/sc_drawselect.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153824\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153824\" src=\"cmd/sc_drawselect.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153824\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3150771\n"
+"12\n"
+"help.text"
+msgid "Lets you select objects in the current document. To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object."
+msgstr "Σας επιτρέπει να επιλέξετε αντικείμενα στο τρέχον έγγραφο. Για να επιλέξετε ένα αντικείμενο, κάντε κλικ στο αντικείμενο με το βέλος. Για να επιλέξετε περισσότερα από ένα αντικείμενα, σύρετε ένα πλαίσιο γύρω από τα αντικείμενα. Για να προσθέσετε ένα αντικείμενο στη συλλογή, πατήστε Shift και έπειτα κάντε κλικ στο αντικείμενο."
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3143270\n"
+"13\n"
+"help.text"
+msgid "Line"
+msgstr "Γραμμή"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3154897\n"
+"help.text"
+msgid "<image id=\"img_id3147618\" src=\"cmd/sc_line.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147618\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147618\" src=\"cmd/sc_line.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147618\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3155922\n"
+"64\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Line\">Draws a straight line where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:Line\">Σχεδιάζει μια ευθεία γραμμή που σύρετε μέσα στο τρέχον έγγραφο. Για να στρέψετε τη γραμμή κατά 45 μοίρες, κρατήστε πατημένο το Shift ενώ σέρνετε. </ahelp>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3153360\n"
+"71\n"
+"help.text"
+msgid "To enter text on a line, double-click the line and type or paste your text. The text direction corresponds to the direction you dragged to draw the line. To hide the line, select <emph>Invisible</emph> in the <emph>Line Style</emph> box on the <emph>Drawing Object Properties</emph> bar."
+msgstr "Για να εισάγετε κείμενο σε μια γραμμή, κάντε διπλό κλικ στη γραμμή και πληκτρολογήστε ή επικολλήστε το κείμενό σας. Η κατεύθυνση του κειμένου συμφωνεί με την κατεύθυνση που επιλέξατε να σχεδιάσετε τη γραμμή. Για να αποκρύψετε τη γραμμή, επιλέξτε <emph>Μη ορατά</emph> στο πεδίο <emph>Πρότυπο Γραμμής</emph> στη γραμμή <emph>Ιδιότητες Αντικειμένων Σχεδίασης</emph>."
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3152922\n"
+"16\n"
+"help.text"
+msgid "Rectangle"
+msgstr "Ορθογώνιο"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3154125\n"
+"help.text"
+msgid "<image id=\"img_id3158407\" src=\"cmd/sc_rect.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3158407\">Icon</alt></image>"
+msgstr "<image id=\"img_id3158407\" src=\"cmd/sc_rect.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3158407\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3147230\n"
+"65\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Rect\">Draws a rectangle where you drag in the current document. To draw a square, hold down Shift while you drag. Click where you want to place a corner of the rectangle, and drag to the size you want.</ahelp>"
+msgstr "<ahelp hid=\".uno:Rect\">Σχεδιάζει ένα ορθογώνιο όπου σύρετε μέσα στο τρέχον έγγραφο. Για να σχεδιάσετε ένα τετράγωνο κρατήστε πατημένο το Shift ενώ σέρνετε. Κάντε κλικ εκεί που θέλετε να τοποθετήσετε μια γωνία του ορθογωνίου και σύρετε ώστε να δημιουργηθεί το μέγεθος που θέλετε.</ahelp>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3153367\n"
+"20\n"
+"help.text"
+msgid "Ellipse"
+msgstr "Έλλειψη"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3156443\n"
+"help.text"
+msgid "<image id=\"img_id3153951\" src=\"cmd/sc_ellipse.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153951\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153951\" src=\"cmd/sc_ellipse.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153951\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3159197\n"
+"21\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Ellipse\">Draws an oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:Ellipse\">Σχεδιάζει μια καμπύλη όπου σύρετε στο τρέχον έγγραφο. Κάντε κλικ εκεί που θέλετε να σχεδιάσετε την καμπύλη, και σύρετε στο μέγεθος που θέλετε. Για να σχεδιάσετε έναν κύκλο, κρατήστε πατημένο το Shift ενώ σέρνετε.</ahelp>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3155308\n"
+"23\n"
+"help.text"
+msgid "Polygon"
+msgstr "Πολύγωνο"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3154129\n"
+"help.text"
+msgid "<image id=\"img_id3152576\" src=\"cmd/sc_polygon_unfilled.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152576\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152576\" src=\"cmd/sc_polygon_unfilled.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152576\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3147214\n"
+"24\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Polygon_Unfilled\">Draws a line composed of a series of straight line segments. Drag to draw a line segment, click to define the endpoint of the line segment, and then drag to draw a new line segment. Double-click to finish drawing the line. To create a closed shape, double-click the starting point of the line.</ahelp>"
+msgstr "<ahelp hid=\".uno:Polygon_Unfilled\">Σχεδιάζει μια γραμμή αποτελούμενη από μια σειρά από ευθύγραμμα τμήματα. Σύρετε για να σχεδιάσετε ένα ευθύγραμμο τμήμα, κάντε κλικ για να ορίσετε το σημείο τερματισμού του τμήματος και έπειτα σύρετε για να σχεδιάσετε ένα νέο ευθύγραμμο τμήμα. Κάντε διπλό κλικ για να τελειώσετε τη σχεδίαση της γραμμής. Για να δημιουργήσετε ένα κλειστό σχήμα, κάντε διπλό κλικ στο σημείο αρχής της γραμμής.</ahelp>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3154638\n"
+"47\n"
+"help.text"
+msgid "Hold the Shift key while drawing a polygon to position new points at 45 degree angles."
+msgstr "Κρατήστε πατημένο το πλήκτρο Shift ενώ σχεδιάζετε το πολύγωνο, για να τοποθετήσετε τα νέα σημεία υπό γωνίες 45 μοιρών."
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3154319\n"
+"48\n"
+"help.text"
+msgid "The <link href=\"text/shared/01/05270000.xhp\" name=\"Edit Points\">Edit Points</link> mode enables you to interactively modify the individual points of the polygon."
+msgstr "Η λειτουργία <link href=\"text/shared/01/05270000.xhp\" name=\"Επεξεργασία Σημείων\">Επεξεργασία Σημείων</link> σας επιτρέπει να αλλάζετε αλληλεπιδραστικά τα μεμονωμένα σημεία του πολυγώνου."
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3153279\n"
+"56\n"
+"help.text"
+msgid "Curve"
+msgstr "Καμπύλη"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3153876\n"
+"help.text"
+msgid "<image id=\"img_id3149379\" src=\"cmd/sc_bezier_unfilled.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149379\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149379\" src=\"cmd/sc_bezier_unfilled.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149379\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3148878\n"
+"57\n"
+"help.text"
+msgid "<variable id=\"kurvetext\"><ahelp hid=\".uno:Bezier_Unfilled\">Draws a smooth Bezier curve. Click where you want the curve to start, drag, release, and then move the pointer to where you want the curve to end and click. Move the pointer and click again to add a straight line segment to the curve. Double-click to finish drawing the curve. To create a closed shape, double click the starting point of the curve.</ahelp> The arc of the curve is determined by the distance you drag. </variable>"
+msgstr "<variable id=\"kurvetext\"><ahelp hid=\".uno:Bezier_Unfilled\">Σχεδιάζει μια ομαλή καμπύλη Bezier. Κάντε κλικ εκεί που θέλετε η καμπύλη να ξεκινά, σύρετε, αφήστε, και έπειτα μετακινήστε το δείκτη εκεί που θέλετε η καμπύλη να τερματίσει και κάντε κλικ. Μετακινήστε το δείκτη και κάντε κλικ ξανά για να προσθέσετε ένα ευθύγραμμο τμήμα στην καμπύλη. Κάντε διπλό κλικ για να τελειώσετε τη σχεδίαση της καμπύλης. Για να δημιουργήσετε ένα κλειστό σχήμα, κάντε διπλό κλικ στο σημείο αρχής της καμπύλης.</ahelp> Το τόξο της καμπύλης καθορίζεται από την απόσταση που σχεδιάζετε σέρνοντας. </variable>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3148587\n"
+"60\n"
+"help.text"
+msgid "Freeform Line"
+msgstr "Γραμμή ελεύθερης σχεδίασης"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3155602\n"
+"help.text"
+msgid "<image id=\"img_id3154510\" src=\"cmd/sc_linetoolbox.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154510\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154510\" src=\"cmd/sc_linetoolbox.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154510\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3154163\n"
+"61\n"
+"help.text"
+msgid "<variable id=\"freihandtext\"><ahelp hid=\".uno:Freeline_Unfilled\">Draws a freeform line where you drag in the current document. To end the line, release the mouse button. To draw a closed shape, release the mouse button near the starting point of the line.</ahelp></variable>"
+msgstr "<variable id=\"freihandtext\"><ahelp hid=\".uno:Freeline_Unfilled\">Σχεδιάζει μια ελεύθερη μορφή γραμμής εκεί που σύρετε στο τρέχον έγγραφο. Για να τελειώσετε τη γραμμή, ελευθερώστε το πλήκτρο ποντικιού. Για σχεδίαση κλειστού σχήματος, ελευθερώστε το πλήκτρο ποντικιού κοντά στο αρχικό σημείο της γραμμής.</ahelp></variable>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3147259\n"
+"27\n"
+"help.text"
+msgid "Arc"
+msgstr "Τόξο"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3156359\n"
+"help.text"
+msgid "<image id=\"img_id3153710\" src=\"cmd/sc_arc.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153710\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153710\" src=\"cmd/sc_arc.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153710\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3148482\n"
+"66\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Arc\">Draws an arc in the current document. To draw an arc, drag an oval to the size you want, and then click to define the starting point of the arc. Move your pointer to where you want to place the endpoint and click. You do not need to click on the oval. To draw an arc that is based on a circle, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:Arc\">Σχεδιάζει ένα τόξο στο τρέχον έγγραφο. Για να σχεδιάσετε ένα τόξο, σύρετε ένα οβάλ στο μέγεθος που θέλετε και έπειτα κάντε κλικ για να ορίσετε το σημείο αρχής για το τόξο. Μετακινήστε το δείκτη σας εκεί που θέλετε να τοποθετήσετε το σημείο τέλους και κάντε κλικ. Δεν είναι απαραίτητο να κάνετε κλικ στο οβάλ. Για να σχεδιάσετε ένα τόξο κύκλου, κρατήστε πατημένο το Shift ενώ σύρετε.</ahelp>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3153924\n"
+"30\n"
+"help.text"
+msgid "Ellipse Pie"
+msgstr "Τομέας έλλειψης"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3154363\n"
+"help.text"
+msgid "<image id=\"img_id3159186\" src=\"cmd/sc_pie.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3159186\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159186\" src=\"cmd/sc_pie.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3159186\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3156383\n"
+"67\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Pie\">Draws a filled shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:Pie\">Σχεδιάζει ένα γεμάτο σχήμα που ορίζεται από το τόξο ενός οβάλ και δυο ακτίνες στο τρέχον έγγραφο. Για να σχεδιάσετε ένα κομμάτι έλλειψης, σύρετε ένα οβάλ στο μέγεθος που θέλετε και έπειτα κάντε κλικ για να ορίσετε την πρώτη ακτίνα. Μετακινήστε το δείκτη σας εκεί που θέλετε να τοποθετήσετε τη δεύτερη ακτίνα-γραμμή και κάντε κλικ. Δεν είναι απαραίτητο να κάνετε κλικ στο οβάλ. Για να σχεδιάσετε ένα τμήμα κύκλου, κρατήστε πατημένο το Shift ενώ σύρετε.</ahelp>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3154964\n"
+"33\n"
+"help.text"
+msgid "Circle Segment"
+msgstr "Τμήμα κύκλου"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3151017\n"
+"help.text"
+msgid "<image id=\"img_id3147315\" src=\"cmd/sc_circlecut.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147315\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147315\" src=\"cmd/sc_circlecut.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147315\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3149106\n"
+"68\n"
+"help.text"
+msgid "<ahelp hid=\".uno:CircleCut\">Draws a filled shape that is defined by the arc of a circle and a diameter line in the current document. To draw a circle segment, drag a circle to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the circle. To draw an ellipse segment, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:CircleCut\">Σχεδιάζει ένα γεμάτο σχήμα που ορίζεται από ένα τόξο κύκλου και μια διάμετρο στο τρέχον έγγραφο. Για να σχεδιάσετε ένα τμήμα κύκλου, σύρετε έναν κύκλο στο μέγεθος που θέλετε και έπειτα κάντε κλικ για να ορίσετε την αρχή της διαμέτρου. Μετακινήστε το δείκτη σας εκεί που θέλετε να τοποθετήσετε το τέλος της διαμέτρου και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στον κύκλο. Για να σχεδιάσετε ένα τμήμα έλλειψης, κρατήστε πατημένο το Shift ενώ σύρετε.</ahelp>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3145150\n"
+"36\n"
+"help.text"
+msgid "Text"
+msgstr "Κείμενο"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3145790\n"
+"help.text"
+msgid "<image id=\"img_id3155608\" src=\"cmd/sc_texttoolbox.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155608\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155608\" src=\"cmd/sc_texttoolbox.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155608\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3154657\n"
+"69\n"
+"help.text"
+msgid "<ahelp hid=\".uno:DrawText\">Draws a text box with horizontal text direction where you drag in the current document. Drag a text box to the size you want anywhere in the document, and then type or paste your text. Rotate the text box to get rotated text.</ahelp>"
+msgstr "<ahelp hid=\".uno:DrawText\">Σχεδιάζει ένα πλαίσιο κειμένου με οριζόντια κατεύθυνση κειμένου όπου σύρετε στο τρέχον έγγραφο. Σύρετε ένα πλαίσιο κειμένου στο μέγεθος που θέλετε οπουδήποτε στο έγγραφο και έπειτα πληκτρολογήστε ή επικολλήστε το κείμενο σας. Περιστρέψτε το κουτί κειμένου για να περιστραφεί το κείμενο.</ahelp>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3158214\n"
+"62\n"
+"help.text"
+msgid "Text Animation"
+msgstr "Κινούμενο κείμενο"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3150380\n"
+"help.text"
+msgid "<image id=\"img_id3152580\" src=\"cmd/sc_text_marquee.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152580\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152580\" src=\"cmd/sc_text_marquee.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152580\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3150826\n"
+"63\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Text_Marquee\" visibility=\"hidden\">Inserts animated text with horizontal text direction into the current document. Drag a text box, and then type or paste your text. To assign an animation effect, choose <emph>Format - Text - Text Animation</emph>.</ahelp><variable id=\"lauftext\">Inserts animated text with horizontal text direction into the current document. </variable>"
+msgstr "<ahelp hid=\".uno:Text_Marquee\" visibility=\"hidden\">Εισάγει κινούμενο κείμενο με οριζόντια κατεύθυνση στο τρέχον έγγραφο. Σύρετε ένα πλαίσιο κειμένου, και έπειτα πληκτρολογήστε ή επικολλήστε το κείμενο σας. Για να ορίσετε ένα εφέ κίνησης επιλέξτε <emph>Μορφή - Κείμενο - Κινούμενο Κειμένο</emph>.</ahelp><variable id=\"lauftext\">Εισάγει κινούμενο κείμενο με οριζόντια κατεύθυνση στο τρέχον έγγραφο. </variable>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3149966\n"
+"41\n"
+"help.text"
+msgid "Callouts"
+msgstr "Υπομνήματα"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3153781\n"
+"help.text"
+msgid "<image id=\"img_id3145256\" src=\"cmd/sc_drawcaption.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3145256\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145256\" src=\"cmd/sc_drawcaption.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3145256\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3151274\n"
+"70\n"
+"help.text"
+msgid "<ahelp hid=\".uno:DrawCaption\">Draws a line that ends in a rectangular callout with horizontal text direction from where you drag in the current document. Drag a handle of the callout to resize the callout. To add text, click the edge of the callout, and then type or paste your text. To change a rectangular callout to a rounded callout, drag the largest corner handle when the pointer changes to a hand.</ahelp>"
+msgstr "<ahelp hid=\".uno:DrawCaption\">Σχεδιάζει μια γραμμή που τελειώνει σε ένα ορθογώνιο υπόμνημα με οριζόντια κατεύθυνση κειμένου από εκεί που σύρετε στο τρέχον έγγραφο. Σύρετε μία άκρη του υπομνήματος για να αλλάξετε το μέγεθός του. Για να προσθέσετε κείμενο, κάντε κλικ στην άκρη του υπομνήματος και έπειτα πληκτρολογήστε ή επικολλήστε το κείμενό σας. Για να αλλάξετε ένα ορθογώνιο υπόμνημα σε ένα στρογγυλό, σύρετε την άκρη της μεγαλύτερης γωνίας όταν ο δείκτης αλλάζει σε χεράκι.</ahelp>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_idN10E50\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05270000.xhp\" name=\"Points\">Points</link>"
+msgstr "<link href=\"text/shared/01/05270000.xhp\" name=\"Σημεία\">Σημεία</link>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_idN10E60\n"
+"help.text"
+msgid "Enables you to edit points on your drawing."
+msgstr "Σας επιτρέπει την επεξεργασία σημείων στο σχέδιο σας."
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_idN10E75\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</link>"
+msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Από αρχείο\">Από αρχείο</link>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_idN10E95\n"
+"help.text"
+msgid "<link href=\"text/shared/3dsettings_toolbar.xhp\">Extrusion On/Off</link>"
+msgstr "<link href=\"text/shared/3dsettings_toolbar.xhp\">Εξώθηση Ναι/Όχι</link>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_idN10EA5\n"
+"help.text"
+msgid "Switches the 3D effects on and off for the selected objects."
+msgstr "Ενεργοποιεί ή απενεργοποιεί τα εφέ 3Δ για τα επιλεγμένα αντικείμενα."
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3149735\n"
+"75\n"
+"help.text"
+msgid "Vertical Callouts"
+msgstr "Κατακόρυφα υπομνήματα"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3156068\n"
+"help.text"
+msgid "<image id=\"img_id3154818\" src=\"cmd/sc_verticalcaption.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154818\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154818\" src=\"cmd/sc_verticalcaption.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154818\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3150492\n"
+"76\n"
+"help.text"
+msgid "<ahelp hid=\".uno:VerticalCaption\">Draws a line that ends in a rectangular callout with vertical text direction from where you drag in the current document. Drag a handle of the callout to resize the callout. To add text, click the edge of the callout, and then type or paste your text. To change a rectangular callout to a rounded callout, drag the largest corner handle when the pointer changes to a hand. Only available when Asian language support is enabled.</ahelp>"
+msgstr "<ahelp hid=\".uno:VerticalCaption\">Σχεδιάζει μια γραμμή που τελειώνει σε ένα ορθογώνιο υπόμνημα με κάθετη κατεύθυνση κειμένου από εκεί που σύρετε στο τρέχον έγγραφο. Σύρετε μία άκρη του υπομνήματος για να αλλάξετε το μέγεθός του. Για να προσθέσετε κείμενο κάντε κλικ στην άκρη της επιγραφής και έπειτα πληκτρολογήστε ή επικολλήστε το κείμενο σας. Διαθέσιμο μονάχα όταν η υποστήριξη Ασιατικής γλώσσας είναι ενεργοποιημένη.</ahelp>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id3166437\n"
+"77\n"
+"help.text"
+msgid "Vertical Text"
+msgstr "Κατακόρυφο κείμενο"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3146929\n"
+"help.text"
+msgid "<image id=\"img_id3154372\" src=\"cmd/sc_verticaltext.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154372\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154372\" src=\"cmd/sc_verticaltext.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154372\">Εικονίδιο</alt></image>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3152989\n"
+"78\n"
+"help.text"
+msgid "<ahelp hid=\".uno:VerticalText\">Draws a text box with vertical text direction where you click or drag in the current document. Click anywhere in the document, and then type or paste your text. You can also move the cursor to where you want to add the text, drag a text box, and then type or paste your text. Only available when Asian language support is enabled.</ahelp>"
+msgstr "<ahelp hid=\".uno:VerticalText\">Σχεδιάζει ένα πλαίσιο κειμένου με κάθετη κατεύθυνση κειμένου όπου κάνετε κλικ ή σύρετε στο τρέχον έγγραφο. Κάντε κλικ οπουδήποτε στο έγγραφο και έπειτα πληκτρολογήστε ή επικολλήστε το κείμενο σας. Μπορείτε επίσης να μετακινήσετε το δείκτη εκεί που θέλετε να προσθέσετε κείμενο, σύρετε ένα πλαίσιο κειμένου και έπειτα πληκτρολογήστε ή επικολλήστε το κείμενο σας. Διαθέσιμο μονάχα όταν η υποστήριξη Ασιατικής γλώσσας είναι ενεργοποιημένη.</ahelp>"
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3155555\n"
+"74\n"
+"help.text"
+msgid "<link href=\"text/shared/guide/insert_graphic_drawit.xhp\" name=\"Tips\">Tips for working with the <emph>Drawing </emph>bar.</link>"
+msgstr "<link href=\"text/shared/guide/insert_graphic_drawit.xhp\" name=\"Συμβουλές\">Συμβουλές για εργασία με τη γραμμή εργαλείων <emph>Σχεδίαση</emph>.</link>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Form Controls"
+msgstr "Στοιχεία ελέγχου φόρμας"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"bm_id3154142\n"
+"help.text"
+msgid "<bookmark_value>form controls;toolbars</bookmark_value><bookmark_value>inserting; form fields</bookmark_value><bookmark_value>form fields</bookmark_value><bookmark_value>command button creation</bookmark_value><bookmark_value>buttons; form functions</bookmark_value><bookmark_value>controls; inserting</bookmark_value><bookmark_value>push buttons;creating</bookmark_value><bookmark_value>radio button creation</bookmark_value><bookmark_value>check box creation</bookmark_value><bookmark_value>labels; form functions</bookmark_value><bookmark_value>fixed text; form functions</bookmark_value><bookmark_value>text boxes;form functions</bookmark_value><bookmark_value>list box creation</bookmark_value><bookmark_value>picklist creation</bookmark_value><bookmark_value>drop-down lists in form functions</bookmark_value><bookmark_value>combo box creation</bookmark_value><bookmark_value>selecting;controls</bookmark_value><bookmark_value>controls; select mode</bookmark_value>"
+msgstr "<bookmark_value>στοιχεία ελέγχου φόρμας, γραμμές εργαλείων</bookmark_value><bookmark_value>εισαγωγή, πεδία φόρμας</bookmark_value><bookmark_value>πεδία φόρμας</bookmark_value><bookmark_value>δημιουργία πεδίων εντολής</bookmark_value><bookmark_value>κουμπιά, λειτουργίες φόρμας</bookmark_value><bookmark_value>πεδία ελέγχου, εισαγωγή</bookmark_value><bookmark_value>πεδία επιλογής, δημιουργία</bookmark_value><bookmark_value>δημιουργία πεδίου επιλογών</bookmark_value><bookmark_value>δημιουργία πεδίου σήμανσης</bookmark_value><bookmark_value>ετικέτες, λειτουργίες φόρμας</bookmark_value><bookmark_value>σταθερό κείμενο, λειτουργίες φόρμας</bookmark_value><bookmark_value>πλαίσια κειμένου, λειτουργίες φόρμας</bookmark_value><bookmark_value>δημιουργία πεδίου λίστας</bookmark_value><bookmark_value>δημιουργία λίστας επιλογών</bookmark_value><bookmark_value>λίστες ανοίγματος σε λειτουργίες φόρμας</bookmark_value><bookmark_value>δημιουργία πεδίου συνδυασμού</bookmark_value><bookmark_value>επιλογή, πεδία ελέγχου</bookmark_value><bookmark_value>πεδία ελέγχου, επιλογή κατάστασης</bookmark_value>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3154142\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Form Controls\">Form Controls</link>"
+msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Στοιχεία ελέγχου φόρμας\">Στοιχεία ελέγχου φόρμας</link>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3151378\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"formulartext\"><ahelp hid=\".uno:Config\">The Form Controls toolbar contains tools that you need to create an interactive form.</ahelp></variable> You can use the toolbar to add controls to a form in a text, spreadsheet, presentation, or HTML document, for example a button that runs a macro."
+msgstr "<variable id=\"formulartext\"><ahelp hid=\".uno:Config\">Η εργαλειοθήκη των στοιχείων ελέγχου φόρμας περιέχει τα εργαλεία που χρειάζεστε για να δημιουργήστε μία αλληλοδραστική φόρμα.</ahelp></variable> Μπορείτε να την αξιοποιήστε για να προσθέσετε πεδία ελέγχου σε μία φόρμα που είναι σε ένα κείμενο, λογιστικό φύλλο, παρουσίαση, ή σε ένα έγγραφο HTML, για παράδειγμα, για να δημιουργήστε ένα κουμπί που εκτελεί μία μακροεντολή."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id1027200809391346\n"
+"help.text"
+msgid "Choose <item type=\"menuitem\">View - Toolbars - Form Controls</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Προβολή - Γραμμές εργαλείων- Στοιχεία ελέγχου φόρμας</item>."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3147336\n"
+"68\n"
+"help.text"
+msgid "Icon on the <emph>Insert</emph> toolbar (you may need to enable this initially invisible icon):"
+msgstr "Εικονίδιο στην γραμμή εργαλείων<emph>Εισαγωγή</emph> (Πιθανό να χρειάζεται να ενεργοποιήσετε αυτό το αρχικά μη-ορατό εικονίδιο):"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3155341\n"
+"help.text"
+msgid "<image id=\"img_id3150943\" src=\"cmd/sc_config.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150943\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150943\" src=\"cmd/sc_config.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150943\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3149670\n"
+"3\n"
+"help.text"
+msgid "Form Controls"
+msgstr "Στοιχεία ελέγχου φόρμας"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN10B21\n"
+"help.text"
+msgid "<link href=\"text/shared/guide/xforms.xhp\">XML Form documents</link> (XForms) use the same controls."
+msgstr "Τα <link href=\"text/shared/guide/xforms.xhp\">Έγγραφα φόρμας XML</link> (XForms) χρησιμοποιούν τα ίδια πεδία ελέγχου."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3152771\n"
+"45\n"
+"help.text"
+msgid "To create a form, open a document and use the Form Controls toolbar to add and define the form controls. If you want, you can also link the form to a database, so that you can use the controls to manipulate a database."
+msgstr "Για να δημιουργήσετε μία φόρμα, ανοίξτε ένα έγγραφο και χρησιμοποιήστε τη γραμμή εργαλείων ελέγχου φόρμας για να προσθέσετε και να ορίσετε τα πεδία ελέγχου φόρμας. Αν θέλετε, μπορείτε επίσης να συνδέσετε τη φόρμα με μία βάση δεδομένων, έτσι ώστε να μπορείτε να χρησιμοποιήσετε τα πεδία ελέγχου για να ελέγξετε μία βάση δεδομένων."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3150791\n"
+"46\n"
+"help.text"
+msgid "When you create a form in an HTML document, you can use the form to send data over the Internet."
+msgstr "Όταν δημιουργείτε μία φόρμα σε ένα έγγραφο HTML, μπορείτε να την χρησιμοποιήσετε για να στείλετε δεδομένα μέσω του Διαδικτύου."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3145171\n"
+"47\n"
+"help.text"
+msgid "%PRODUCTNAME only exports the form properties that are supported by the HTML version that you export to. To specify the HTML version, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>."
+msgstr "Το %PRODUCTNAME εξάγει μόνο τις ιδιότητες φόρμας που υποστηρίζονται από την έκδοση του HTML στην οποία εξάγονται. Για να καθορίσετε την έκδοση του HTML, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph>."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN10C39\n"
+"help.text"
+msgid "To add a control to a document"
+msgstr "Για να προσθέσετε ένα πεδίο ελέγχου σε ένα έγγραφο"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3154918\n"
+"4\n"
+"help.text"
+msgid "On the Form Controls toolbar, click the icon of the control that you want to add."
+msgstr "Στην γραμμή εργαλείων στοιχείων ελέγχου φόρμας, κάντε κλικ στο εικονίδιο των στοιχείων ελέγχου που θέλετε να προσθέσετε."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN10C4D\n"
+"help.text"
+msgid "In the document, drag to create the control."
+msgstr "Μέσα στο έγγραφο, σύρετε το ποντίκι για να δημιουργήσετε το στοιχείο ελέγχου."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN10C50\n"
+"help.text"
+msgid "To create a square control field, hold down the Shift key while you drag."
+msgstr "Για να δημιουργήσετε ένα τετράγωνο πεδίο ελέγχου, κρατήστε πατημένο το πλήκτρο Shift ενώ σύρετε το ποντίκι."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3154127\n"
+"78\n"
+"help.text"
+msgid "To add a field from the field list of a table or query to a form, drag a cell into the form. In a text document, you can also drag a column header to add a field to a form. To include a label for the field, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift key down when you drag a column head."
+msgstr "Για να προσθέσετε σε μία φόρμα ένα πεδίο από την λίστα πεδίων ενός πίνακα ή ερωτήματος, σύρετε ένα κελί μέσα στην φόρμα. Σε ένα έγγραφο κειμένου, μπορείτε επίσης να σύρετε μια κεφαλίδα στήλης για να προσθέσετε ένα πεδίο σε μία φόρμα. Για να συμπεριλάβετε μία ετικέτα για το πεδίο, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift ενώ σύρετε την κεφαλίδα της στήλης."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN10C87\n"
+"help.text"
+msgid "Modifying a Control"
+msgstr "Τροποποίηση πεδίου δλέγχου"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3148645\n"
+"5\n"
+"help.text"
+msgid "Right-click the control and choose <emph>Control</emph>. A dialog opens where you can define the properties of the control."
+msgstr "Κάντε δεξί κλικ στο πεδίο ελέγχου και επιλέξτε <emph>Πεδίο ελέγχου</emph>. Θα ανοίξει ένα παράθυρο διαλόγου όπου θα μπορείτε να ορίσετε τις ιδιότητες του πεδίου ελέγχου."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3153363\n"
+"163\n"
+"help.text"
+msgid "To specify a accelerator key for a control, add a tilde (~) in front of the character in the label for the control."
+msgstr "Για να ορίσετε ένα πλήκτρο συντόμευσης για ένα πεδίο ελέγχου, προσθέστε μία περισπωμένη (~) μπροστά από τον χαρακτήρα στην ετικέτα του πεδίου ελέγχου."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3152792\n"
+"135\n"
+"help.text"
+msgid "You can drag and drop controls from one document to another document. You can also copy and paste controls between documents. When you insert a control from another document, $[officename] analyzes the data source, content type, and content properties of the control so that the control fits the logical structure in the target document. For example, a control that displays contents from an address book continues to display the same contents after you copy the control to a different document. You can view these properties on the <emph>Data</emph> tab page of the <emph>Form properties</emph> dialog."
+msgstr "Μπορείτε να μεταφέρετε και να αποθέσετε στοιχεία ελέγχου από ένα έγγραφο σε ένα άλλο. Μπορείτε επίσης να αντιγράψτε και επικολλήσετε στοιχεία ελέγχου ανάμεσα σε δύο έγγραφα. Όταν εισάγετε ένα στοιχείο ελέγχου από ένα άλλο έγγραφο, το $[officename] αναλύει τα δεδομένα προέλευσης, τον τύπο και τις ιδιότητες του περιεχομένου των στοιχείων ελέγχου, έτσι ώστε αυτά να μπορούν να εισαχθούν στη σωστή θέση της λογικής δομής του εγγράφου προορισμού. Ένα στοιχείο ελέγχου το οποίο εμφανίζει, για παράδειγμα, περιεχόμενα από το βιβλίο διευθύνσεων, θα εξακολουθεί να εμφανίζει τα ίδια περιεχόμενα του βιβλίου διευθύνσεων και μετά την αντιγραφή τους στο έγγραφο προορισμού. Μπορείτε να δείτε αυτές τις ιδιότητες στην καρτέλα διαλόγου <emph>Δεδομένα</emph>του <emph>Ιδιότητες φόρμας</emph>."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3154411\n"
+"24\n"
+"help.text"
+msgid "Select"
+msgstr "Επιλογή"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3156106\n"
+"help.text"
+msgid "<image id=\"img_id3153516\" src=\"cmd/sc_drawselect.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153516\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153516\" src=\"cmd/sc_drawselect.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153516\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3150470\n"
+"25\n"
+"help.text"
+msgid "This icon switches the mouse pointer to the select mode, or deactivates this mode. The select mode is used to select the controls of the current form."
+msgstr "Το εικονίδιο αυτό αλλάζει το δείκτη του ποντικιού στην κατάσταση επιλογής ή απενεργοποιεί αυτή τη λειτουργία. Η επιλεγμένη λειτουργία χρησιμοποιείται για να επιλέξετε τα στοιχεία ελέγχου της τρέχουσας φόρμας."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3146914\n"
+"10\n"
+"help.text"
+msgid "Check Box"
+msgstr "Πεδίο σήμανσης"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3148483\n"
+"help.text"
+msgid "<image id=\"img_id3156380\" src=\"cmd/sc_checkbox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156380\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156380\" src=\"cmd/sc_checkbox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156380\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3153927\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\".uno:CheckBox\">Creates a check box.</ahelp> Check boxes allow you to activate or deactivate a function in a form."
+msgstr "<ahelp hid=\".uno:CheckBox\">Δημιουργεί ένα πεδίο σήμανσης.</ahelp> Τα πεδία σήμανσης επιτρέπουν την ενεργοποίηση ή απενεργοποίηση μίας λειτουργίας σε μία φόρμα."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3153794\n"
+"16\n"
+"help.text"
+msgid "Text Box"
+msgstr "Πλαίσιο κειμένου"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3163665\n"
+"help.text"
+msgid "<image id=\"img_id3153266\" src=\"cmd/sc_edit.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153266\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153266\" src=\"cmd/sc_edit.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153266\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3158444\n"
+"17\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Edit\">Creates a text box.</ahelp> Text boxes are fields in which the user can enter text. In a form, text boxes display data or allow for new data input."
+msgstr "<ahelp hid=\".uno:Edit\">Δημιουργεί ένα πλαίσιο κειμένου.</ahelp> Τα πλαίσια κειμένου είναι πεδία στα οποία μπορείτε να εισαγάγετε κείμενο. Σε μια φόρμα, τα πλαίσια κειμένου εμφανίζουν δεδομένα ή επιτρέπουν την εισαγωγή νέων δεδομένων."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3151218\n"
+"124\n"
+"help.text"
+msgid "Formatted Field"
+msgstr "Μορφοποιημένο πεδίο"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3154836\n"
+"help.text"
+msgid "<image id=\"img_id3143277\" src=\"cmd/sc_formattedfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3143277\">Icon</alt></image>"
+msgstr "<image id=\"img_id3143277\" src=\"cmd/sc_formattedfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3143277\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3147547\n"
+"125\n"
+"help.text"
+msgid "<ahelp hid=\".uno:FormattedField\">Creates a formatted field.</ahelp> A formatted field is a text box in which you can define how the inputs and outputs are formatted, and which limiting values apply."
+msgstr "<ahelp hid=\".uno:FormattedField\">Δημιουργεί ένα μορφοποιημένο πεδίο.</ahelp> Το μορφοποιημένο πεδίο είναι ένα πλαίσιο κειμένου όπου μπορείτε να καθορίσετε τον τρόπο μορφοποίησης των δεδομένων εισόδου και εξόδου και τις ισχύουσες περιοριστικές τιμές."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3155346\n"
+"126\n"
+"help.text"
+msgid "A formatted field has <link href=\"text/shared/02/01170002.xhp\" name=\"special control properties\">special control properties</link> (choose <emph>Format - Control</emph>)."
+msgstr "Ένα μορφοποιημένο πεδίο έχει <link href=\"text/shared/02/01170002.xhp\" name=\"ειδικές ιδιότητες ελέγχου\">ειδικές ιδιότητες ελέγχου</link> (επιλέξτε <emph>Μορφή - Έλεγχος</emph>)."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3148774\n"
+"6\n"
+"help.text"
+msgid "Push Button"
+msgstr "Πεδίο επιλογής"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3145801\n"
+"help.text"
+msgid "<image id=\"img_id3151073\" src=\"cmd/sc_insertpushbutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151073\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151073\" src=\"cmd/sc_insertpushbutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151073\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3147046\n"
+"7\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Pushbutton\">Creates a push button.</ahelp> This function can be used to execute a command for a defined event, such as a mouse click."
+msgstr "<ahelp hid=\".uno:Pushbutton\">Δημιουργεί ένα πεδίο επιλογής.</ahelp> Αυτή η λειτουργία μπορεί να χρησιμοποιηθεί για την εκτέλεση μιας εντολής για ένα ορισμένο γεγονός, όπως ένα κλικ του ποντικιού."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3154731\n"
+"138\n"
+"help.text"
+msgid "You can apply text and graphics to these buttons."
+msgstr "Σε αυτά τα κουμπιά μπορείτε να εφαρμόσετε κείμενα ή/και γραφικά."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3157844\n"
+"8\n"
+"help.text"
+msgid "Option Button"
+msgstr "Κουμπί επιλογών"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3152971\n"
+"help.text"
+msgid "<image id=\"img_id3152999\" src=\"cmd/sc_radiobutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152999\" src=\"cmd/sc_radiobutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3149123\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\".uno:RadioButton\">Creates an option button.</ahelp> Option buttons enable the user to choose one of several options. Option buttons with the same functionality are given the same name (<link href=\"text/shared/02/01170101.xhp\" name=\"Name\"><emph>Name</emph></link><emph>property</emph>). Normally, they are given a <link href=\"text/shared/02/01170000.xhp\" name=\"group box\">group box</link>."
+msgstr "<ahelp hid=\".uno:RadioButton\">Δημιουργεί ένα κουμπί επιλογών.</ahelp> Τα κουμπιά επιλογών επιτρέπουν στο χρήστη να επιλέξει μία ανάμεσα σε διάφορες επιλογές. Τα κουμπιά επιλογών που πραγματοποιούν την ίδια λειτουργία λαμβάνουν το ίδιο όνομα ((<link href=\"text/shared/02/01170101.xhp\" name=\"Όνομα\"><emph>Όνομα</emph></link><emph>ιδιότητα</emph>). ). Κανονικά, λαμβάνουν ένα <link href=\"text/shared/02/01170000.xhp\" name=\"πλαίσιο ομάδας\">πλαίσιο ομάδας</link>."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3156064\n"
+"18\n"
+"help.text"
+msgid "List Box"
+msgstr "Πεδίο λίστας"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3154326\n"
+"help.text"
+msgid "<image id=\"img_id3154135\" src=\"cmd/sc_listbox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154135\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154135\" src=\"cmd/sc_listbox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154135\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3166428\n"
+"19\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ListBox\">Creates a list box.</ahelp> A list box lets users select an entry from a list. If the form is linked to a database and the database connection is active, the<link href=\"text/shared/02/01170900.xhp\" name=\"List Box Wizard\"><emph>List Box Wizard</emph></link> will automatically appear after the list box is inserted in the document. This wizard helps you create the list box."
+msgstr "<ahelp hid=\".uno:ListBox\">Δημιουργεί ένα πεδίο λίστας.</ahelp> Το πεδίο λίστας επιτρέπει στο χρήστη την επιλογή μιας καταχώρησης από μία λίστα. Αν η φόρμα είναι συνδεδεμένη με μια βάση δεδομένων και η σύνδεση της βάσης δεδομένων είναι ενεργή, μετά την εισαγωγή του πεδίου λίστας στο έγγραφο, θα εμφανιστεί αυτόματα ο <link href=\"text/shared/02/01170900.xhp\" name=\"Αυτόματος Πιλότος Πεδίων Λίστας\"><emph>Αυτόματος Πιλότος Πεδίων Λίστας</emph></link>. Αυτός ο Αυτόματος Πιλότος βοηθά στη δημιουργία του πεδίου λίστας."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3147171\n"
+"20\n"
+"help.text"
+msgid "Combo Box"
+msgstr "Πεδίο συνδυασμού"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3149981\n"
+"help.text"
+msgid "<image id=\"img_id3148817\" src=\"cmd/sc_combobox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148817\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148817\" src=\"cmd/sc_combobox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148817\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3149407\n"
+"21\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ComboBox\">Creates a combo box.</ahelp> A combo box is a single-line list box with a drop-down list from which users choose an option. You can assign the \"read-only\" property to the combo box so that users cannot enter other entries than those found in the list. If the form is bound to a database and the database connection is active, the <link href=\"text/shared/02/01170900.xhp\" name=\"Combo Box Wizard\"><emph>Combo Box Wizard</emph></link> will automatically appear after you insert the combo box in the document."
+msgstr "<ahelp hid=\".uno:ComboBox\">Δημιουργεί ένα πεδίο συνδυασμού.</ahelp> Ένα πεδίο συνδυασμού είναι ένα απλό πεδίο λίστας με μία κυλιόμενη λίστα από την οποία οι χρήστες επιλέγουν μία επιλογή. Μπορείτε να αναθέσετε την ιδιότητα \"μόνο για ανάγνωση\" στο πεδίο συνδυασμού έτσι ώστε οι χρήστες να μην μπορούν να εισάγουν άλλες εγγραφές εκτός από αυτές που βρίσκονται στη λίστα. Αν η φόρμα είναι συνδεδεμένη με μία βάση δεδομένων και η σύνδεση είναι ενεργή, ο <link href=\"text/shared/02/01170900.xhp\" name=\"Αυτόματος Πιλότος Πεδίων Συνδυασμού\"><emph>Αυτόματος Πιλότος Πεδίων Συνδυασμού</emph></link> θα εμφανιστεί αυτόματα όταν εισάγετε το πεδίο συνδυασμού στο έγγραφο."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3145618\n"
+"12\n"
+"help.text"
+msgid "Label Field"
+msgstr "Πεδίο ετικέτας"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3145295\n"
+"help.text"
+msgid "<image id=\"img_id3151017\" src=\"cmd/sc_insertfixedtext.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151017\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151017\" src=\"cmd/sc_insertfixedtext.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151017\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3148534\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Label\">Creates a field for displaying text.</ahelp> These labels are only for displaying predefined text. Entries cannot be made in these fields."
+msgstr "<ahelp hid=\".uno:Label\">Δημιουργεί ένα πεδίο για εμφάνιση κειμένου.</ahelp> Αυτές οι ετικέτες εμφανίζουν μόνο προκαθορισμένο κείμενο. Δεν μπορούν να γίνουν εγγραφές σε αυτά τα πεδία."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN10CC6\n"
+"help.text"
+msgid "More Controls"
+msgstr "Περισσότερα στοιχεία ελέγχου"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN10CDC\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/02/more_controls.xhp\"><emph>More Controls</emph></link> toolbar.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή εργαλείων <link href=\"text/shared/02/more_controls.xhp\"><emph>Περισσότερα Πεδία Επιλογής</emph></link>.</ahelp>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN10CF7\n"
+"help.text"
+msgid "Form Design"
+msgstr "Σχεδιασμός φόρμας"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN10D0D\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/main0226.xhp\"><emph>Form Design</emph></link> toolbar.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή εργαλείων <link href=\"text/shared/main0226.xhp\"><emph>Σχεδιασμός Φόρμας</emph></link>.</ahelp>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11B57\n"
+"help.text"
+msgid "Wizards On/Off"
+msgstr "Αυτόματοι πιλότοι Ναι/Όχι"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11B65\n"
+"help.text"
+msgid "<image id=\"img_id6128727\" src=\"cmd/sc_usewizards.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id6128727\">Icon</alt></image>"
+msgstr "<image id=\"img_id6128727\" src=\"cmd/sc_usewizards.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id6128727\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11B76\n"
+"help.text"
+msgid "Turns on and turns off the automatic form controls wizards."
+msgstr "Ενεργοποιεί και απενεργοποιεί τους αυτόματους πιλότους στοιχείων ελέγχου φόρμας."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id6403088\n"
+"help.text"
+msgid "These wizards help you to enter the properties of list boxes, table controls, and other controls."
+msgstr "Αυτοί οι πιλότοι βοηθούν στην εισαγωγή των ιδιοτήτων των πεδίων λίστας, των πεδίων ελέγχου πίνακα και άλλων στοιχείων ελέγχου."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3149436\n"
+"134\n"
+"help.text"
+msgid "<link href=\"text/shared/02/01170001.xhp\" name=\"Context Menu Commands\">Context Menu Commands</link>"
+msgstr "<link href=\"text/shared/02/01170001.xhp\" name=\"Εντολές μενού περιβάλλοντος\">Εντολές μενού περιβάλλοντος</link>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11A56\n"
+"help.text"
+msgid "Spin Button"
+msgstr "Κουμπί περιστροφής"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11A64\n"
+"help.text"
+msgid "<image id=\"img_id7816400\" src=\"cmd/sc_spinbutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id7816400\">Icon</alt></image>"
+msgstr "<image id=\"img_id7816400\" src=\"cmd/sc_spinbutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id7816400\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11A75\n"
+"help.text"
+msgid "<ahelp hid=\".uno:SpinButton\">Creates a spin button.</ahelp>"
+msgstr "<ahelp hid=\".uno:SpinButton\">Δημιουργεί ένα κουμπί περιστροφής.</ahelp>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id710776\n"
+"help.text"
+msgid "If you add a spin button to a Calc spreadsheet, you can use the Data tab page to create a two-way link between the spin button and a cell. As a result, when you change the contents of a cell, the contents of the spin button are updated. Conversely, if you change the value of the spin button, the contents of the cell are updated."
+msgstr "Αν προσθέσετε ένα κουμπί περιστροφής σε ένα λογιστικό φύλλο στο Calc, μπορείτε να χρησιμοποιήσετε την καρτέλα Δεδομένα για να δημιουργήσετε μία σύνδεση διπλής κατεύθυνσης ανάμεσα στο κουμπί περιστροφής και ένα κελί. Αυτό έχει σαν αποτέλεσμα, όταν αλλάζετε τα περιεχόμενα ενός κελιού, να ενημερώνονται τα περιεχόμενα του πεδίου περιστροφής. Αντίστοιχα, αν αλλάξετε την τιμή του πεδίου περιστροφής, τα περιεχόμενα του κελιού ενημερώνονται."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11ABC\n"
+"help.text"
+msgid "Scrollbar"
+msgstr "Γραμμή κύλισης"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11ACA\n"
+"help.text"
+msgid "<image id=\"img_id8203985\" src=\"cmd/sc_scrollbar.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id8203985\">Icon</alt></image>"
+msgstr "<image id=\"img_id8203985\" src=\"cmd/sc_scrollbar.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id8203985\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11ADB\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ScrollBar\">Creates a scrollbar.</ahelp>"
+msgstr "<ahelp hid=\".uno:ScrollBar\">Δημιουργεί μία γραμμή κύλισης.</ahelp>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11CA3\n"
+"help.text"
+msgid "You can specify the following properties for a scrollbar:"
+msgstr "Μπορείτε να ορίσετε τις ακόλουθες ιδιότητες για μία γραμμή κύλισης:"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11CDA\n"
+"help.text"
+msgid "UI name"
+msgstr "Όνομα UI"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11CE0\n"
+"help.text"
+msgid "Semantics"
+msgstr "Σημασιολογία"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11CE7\n"
+"help.text"
+msgid "Scroll value min"
+msgstr "Ελάχιστη τιμή κύλισης"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11CED\n"
+"help.text"
+msgid "Specifies the minimum height or the minimum width of a scrollbar."
+msgstr "Ορίζει το ελάχιστο ύψος ή το ελάχιστο πλάτος μιας γραμμής κύλισης."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11CF4\n"
+"help.text"
+msgid "Scroll value max"
+msgstr "Μέγιστη τιμή κύλισης"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11CFA\n"
+"help.text"
+msgid "Specifies the maximum height or the maximum width of a scrollbar."
+msgstr "Ορίζει το μέγιστο ύψος ή το μέγιστο πλάτος μιας γραμμής κύλισης."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D01\n"
+"help.text"
+msgid "Default scroll value"
+msgstr "Προκαθορισμένη τιμή κύλισης"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D07\n"
+"help.text"
+msgid "Specifies the default value of a scrollbar, used when the form is reset."
+msgstr "Ορίζει τη προεπιλεγμένη τιμή μιας γραμμής κύλισης,η οποία χρησιμοποιείται όταν επαναφέρεται η φόρμα."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D0E\n"
+"help.text"
+msgid "Orientation"
+msgstr "Προσανατολισμός"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D14\n"
+"help.text"
+msgid "Specifies the orientation of a scrollbar, that is, horizontal or vertical."
+msgstr "Ορίζει τον προσανατολισμό της γραμμής κύλισης, δηλαδή, οριζόντιος ή κατακόρυφος."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D1B\n"
+"help.text"
+msgid "Small change"
+msgstr "Μικρή αλλαγή"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D21\n"
+"help.text"
+msgid "Specifies the minimum amount by which you can scroll a scrollbar, for example, by clicking an arrow."
+msgstr "Ορίζει το ελάχιστο ποσό κύλισης της γραμμής κύλισης, για παράδειγμα, αν κάνετε κλικ σε ένα βέλος."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D28\n"
+"help.text"
+msgid "Large change"
+msgstr "Μεγάλη αλλαγή"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D2E\n"
+"help.text"
+msgid "Specifies the amount that a large step scrolls a scrollbar, for example, when you click between the scrollbar thumb and a scrollbar arrow."
+msgstr "Ορίζει το ποσό κύλισης μεγάλου βήματος της γραμμής κύλισης, για παράδειγμα, όταν κάνετε κλικ ανάμεσα στη μπάρα και το βέλος."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D35\n"
+"help.text"
+msgid "Delay"
+msgstr "Καθυστέρηση"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D3B\n"
+"help.text"
+msgid "Specifies the delay in milliseconds between scrollbar trigger events. For example, the delay that occurs when you click an arrow button on the scrollbar and hold down the mouse button."
+msgstr "Ορίζει τη καθυστέρηση σε ms ανάμεσα σε γεγονότα εφαρμογής της γραμμής κύλισης. Για παράδειγμα, η καθυστέρηση που προκαλείται όταν κάνετε κλικ ένα βέλος της μπάρας κύλισης και κρατάτε πατημένο το πλήκτρο του ποντικιού."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D42\n"
+"help.text"
+msgid "Symbol color"
+msgstr "Σύμβολο χρώματος"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D48\n"
+"help.text"
+msgid "Specifies the color of the arrows on the scrollbar."
+msgstr "Ορίζει το χρώμα του βέλους της γραμμής κύλισης."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D4F\n"
+"help.text"
+msgid "Visible Size"
+msgstr "Ορατό Μέγεθος"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D55\n"
+"help.text"
+msgid "Specifies the size of the scrollbar thumb in \"value units\". For example, a value of (\"Scroll value max.\" minus \"Scroll value min.\") / 2 results in a scrollbar thumb that occupies half of the scrollbar."
+msgstr "Ορίζει το μέγεθος της γραμμής κύλισης σε \"value units\". Για παράδειγμα, μια τιμή (\"Scroll value max.\" minus \"Scroll value min.\") / 2 έχει ως αποτέλεσμα η μπάρα να καταλαμβάνει τον μισό διαθέσιμο χώρο."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D58\n"
+"help.text"
+msgid "To make the width of the scrollbar equal to the height of the scrollbar, set the Visible Size to zero."
+msgstr "Για να κάνετε το πλάτος της γραμμής κύλισης ίσο με το ύψος της, ορίστε το Ορατό Μέγεθος σε μηδέν."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11D63\n"
+"help.text"
+msgid "In a Calc spreadsheet, you can use the Data tab page to create a two-way link between a scrollbar and a cell."
+msgstr "Σε ένα λογιστικό φύλλο του Calc, μπορείτε να χρησιμοποιήσετε την καρτέλα Δεδομένα για να δημιουργήσετε αμφίδρομους συνδέσμους μεταξύ μιας γραμμής κύλισης και ενός κελιού."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3153316\n"
+"22\n"
+"help.text"
+msgid "Image Button"
+msgstr "Γραφικό πεδίο επιλογής"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3159622\n"
+"help.text"
+msgid "<image id=\"img_id3154378\" src=\"cmd/sc_imagebutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154378\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154378\" src=\"cmd/sc_imagebutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154378\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3148601\n"
+"23\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Imagebutton\">Creates a button displayed as an image.</ahelp> Aside from the graphic representation, an image button has the same properties as a \"normal\" button."
+msgstr "<ahelp hid=\".uno:Imagebutton\">Δημιουργεί ένα κουμπί που παρουσιάζεται ως εικόνα.</ahelp> Εκτός από τη γραφική αναπαράστασή του, ένα κουμπί εικόνας έχει τις ίδιες ιδιότητες με ένα \"κανονικό\" κουμπί."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3159171\n"
+"49\n"
+"help.text"
+msgid "Image Control"
+msgstr "Γραφικό πεδίο ελέγχου"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3155869\n"
+"help.text"
+msgid "<image id=\"img_id3152381\" src=\"cmd/sc_objectcatalog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152381\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152381\" src=\"cmd/sc_objectcatalog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152381\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3149596\n"
+"50\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ImageControl\">Creates an image control. It can only be used to add images from a database.</ahelp> In the form document, double-click one of these controls to open the <emph>Insert Graphic</emph> dialog to insert the image. There is also a context menu (not in design mode) with commands for inserting and deleting the image."
+msgstr "<ahelp hid=\".uno:ImageControl\">Δημιουργεί ένα γραφικό πεδίο ελέγχου. Μπορεί να χρησιμοποιηθεί αποκλειστικά για να εισάγετε εικόνες από μια βάση δεδομένων.</ahelp> Στο έγγραφο φόρμας, κάντε διπλό-κλικ σε ένα από αυτά τα πεδία ελέγχου για να ανοίξετε το διάλογο <emph>Εισαγωγή Γραφικού</emph> και να εισάγετε μια εικόνα. Υπάρχει επίσης ένα μενού περιβάλλοντος (όχι σε κατάσταση σχεδιασμού) με εντολές εισαγωγής και διαγραφής εικόνας."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3150318\n"
+"70\n"
+"help.text"
+msgid "Images from a database can be displayed in a form, and new images can be inserted in the database as long as the image control is not write-protected. The control must refer to a database field of the image type. Therefore, enter the data field into the properties window on the <emph>Data</emph> tab page."
+msgstr "Οι εικόνες μιας βάσης δεδομένων είναι δυνατό να εμφανιστούν σε μια φόρμα καθώς και να εισαχθούν νέα γραφικά στη βάση δεδομένων (εφόσον το γραφικό δεν διαθέτει προστασία εγγραφής). Το πεδίο ελέγχου πρέπει να αναφέρεται σε ένα πεδίο βάσης δεδομένων του τύπου της εικόνας. Επομένως, καταχωρίστε το πεδίο δεδομένων στο στοιχείο ελέγχου Ιδιότητες, της καρτέλας <emph>Δεδομένα</emph>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3156040\n"
+"29\n"
+"help.text"
+msgid "Date Field"
+msgstr "Πεδίο ημερομηνίας"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3149423\n"
+"help.text"
+msgid "<image id=\"img_id3150096\" src=\"cmd/sc_adddatefield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150096\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150096\" src=\"cmd/sc_adddatefield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150096\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3151312\n"
+"30\n"
+"help.text"
+msgid "<ahelp hid=\".uno:DateField\">Creates a date field.</ahelp> If the form is linked to a database, the date values can be adopted from the database."
+msgstr "<ahelp hid=\".uno:DateField\">Δημιουργεί ένα πεδίο ημερομηνίας.</ahelp> Αν η φόρμα συνδέεται με μια βάση δεδομένων, οι τιμές ημερομηνίας είναι δυνατό να διατηρηθούν από τη βάση δεδομένων."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3151302\n"
+"131\n"
+"help.text"
+msgid "If you assign the \"Dropdown\" property to the date field, the user can open a calendar to select a date under the date field. This also applies to a date field within a Table Control field."
+msgstr "Αν αντιστοιχίσετε την ιδιότητα Κυλιόμενη στο πεδίο ημερομηνίας, ο χρήστης μπορεί να ανοίξει το ημερολόγιο για να επιλέξει μια ημερομηνία από το πεδίο ημερομηνίας. Αυτό ισχύει για ένα πεδίο ημερομηνίας που βρίσκεται μέσα σε πεδίο ελέγχου πίνακα."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3154395\n"
+"63\n"
+"help.text"
+msgid "Date fields can be easily edited by the user with the up arrow and down arrow keys. Depending on the cursor position, the day, month, or the year is can be increased or decreased using the arrow keys."
+msgstr "Η επεξεργασία των πεδίων ημερομηνίας μπορεί να γίνει εύκολα από το χρήστη, χρησιμοποιώντας τα πλήκτρα δρομέα (Πάνω βέλος) και (Κάτω βέλος). Ανάλογα με τη θέση του δρομέα, η ημέρα, ο μήνας ή το έτος, αυξάνονται ή μειώνονται χρησιμοποιώντας τα βέλη-πλήκτρα."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3153112\n"
+"132\n"
+"help.text"
+msgid "<link href=\"text/shared/02/01170003.xhp\" name=\"Specific Remarks on Date Fields\">Specific Remarks on Date Fields</link>."
+msgstr "<link href=\"text/shared/02/01170003.xhp\" name=\"Συγκεκριμένες παρατηρήσεις για τα πεδία ημερομηνίας\">Συγκεκριμένες παρατηρήσεις για τα πεδία ημερομηνίας</link>."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3152369\n"
+"31\n"
+"help.text"
+msgid "Time Field"
+msgstr "Πεδίο ώρας"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3153687\n"
+"help.text"
+msgid "<image id=\"img_id3155949\" src=\"cmd/sc_timefield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155949\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155949\" src=\"cmd/sc_timefield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155949\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3155399\n"
+"32\n"
+"help.text"
+msgid "<ahelp hid=\".uno:TimeField\">Creates a time field.</ahelp> If the form is linked to a database, the time values for the form can be adopted from the database."
+msgstr "<ahelp hid=\".uno:TimeField\">Δημιουργεί ένα πεδίο ώρας.</ahelp> Αν η φόρμα συνδέεται με μια βάση δεδομένων, οι τιμές ώρας είναι δυνατό να διατηρηθούν από τη βάση δεδομένων."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3154764\n"
+"64\n"
+"help.text"
+msgid "Time fields can be easily edited by the user with the up and down arrow keys. Depending on the cursor position, the hours, minutes, or the seconds are increased or decreased using the arrow keys."
+msgstr "Η επεξεργασία των πεδίων ώρας μπορεί να γίνει εύκολα από το χρήστη, χρησιμοποιώντας τα πλήκτρα δρομέα (Πάνω βέλος) και (Κάτω βέλος). Ανάλογα με τη θέση του δρομέα, οι ώρες, τα λεπτά ή τα δευτερόλεπτα, αυξάνονται ή μειώνονται χρησιμοποιώντας τα πλήκτρα-βέλη."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3156186\n"
+"27\n"
+"help.text"
+msgid "File Selection"
+msgstr "Επιλογή αρχείου"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3150531\n"
+"help.text"
+msgid "<image id=\"img_id3154344\" src=\"cmd/sc_filecontrol.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154344\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154344\" src=\"cmd/sc_filecontrol.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154344\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3149438\n"
+"28\n"
+"help.text"
+msgid "<ahelp hid=\".uno:FileControl\">Creates a button that enables file selection.</ahelp>"
+msgstr "<ahelp hid=\".uno:FileControl\">Δημιουργεί ένα κουμπί που επιτρέπει την επιλογή αρχείου.</ahelp>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3154652\n"
+"33\n"
+"help.text"
+msgid "Numerical Field"
+msgstr "Αριθμητικό πεδίο"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3149396\n"
+"help.text"
+msgid "<image id=\"img_id3153012\" src=\"cmd/sc_insertnumericfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153012\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153012\" src=\"cmd/sc_insertnumericfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153012\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3145601\n"
+"34\n"
+"help.text"
+msgid "<ahelp hid=\".uno:NumericField\">Creates a numerical field.</ahelp> If the form is linked to a database, the numerical values in the form can be adopted from the database."
+msgstr "<ahelp hid=\".uno:NumericField\">Δημιουργεί ένα αριθμητικό πεδίο.</ahelp> Αν η φόρμα συνδέεται με μια βάση δεδομένων, οι αριθμητικές τιμές είναι δυνατό να διατηρηθούν από τη βάση δεδομένων."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3153612\n"
+"35\n"
+"help.text"
+msgid "Currency Field"
+msgstr "Πεδίο νομίσματος"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3145324\n"
+"help.text"
+msgid "<image id=\"img_id3152866\" src=\"cmd/sc_currencyfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152866\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152866\" src=\"cmd/sc_currencyfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152866\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3145115\n"
+"36\n"
+"help.text"
+msgid "<ahelp hid=\".uno:CurrencyField\">Creates a currency field.</ahelp> If the form is linked to a database, the currency field contents for in the form can be adopted from the database."
+msgstr "<ahelp hid=\".uno:CurrencyField\">Δημιουργεί ένα πεδίο νομίσματος.</ahelp> Αν η φόρμα συνδέεται με μια βάση δεδομένων, τα περιεχόμενα του πεδίου νομίσματος είναι δυνατό να διατηρηθούν από τη βάση δεδομένων."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3148825\n"
+"37\n"
+"help.text"
+msgid "Pattern Field"
+msgstr "Πεδίο Μοτίβου"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3149742\n"
+"help.text"
+msgid "<image id=\"img_id3148924\" src=\"cmd/sc_insertpatternfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148924\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148924\" src=\"cmd/sc_insertpatternfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148924\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3150122\n"
+"38\n"
+"help.text"
+msgid "<ahelp hid=\".uno:PatternField\">Creates a pattern field.</ahelp> Pattern fields consist of an edit mask and a literal mask. The edit mask determines which data can be entered. The literal mask determines the contents of the pattern field when loading the form."
+msgstr "<ahelp hid=\".uno:PatternField\">Δημιουργεί ένα πεδίο μοτίβου.</ahelp> Τα πεδία μοτίβου αποτελούνται από μια μάσκα επεξεργασίας και μια μάσκα χαρακτήρων. Η μάσκα επεξεργασίας καθορίζει ποια δεδομένα μπορούν να εισαχθούν. Η μάσκα χαρακτήρων καθορίζει τα περιεχόμενα του πεδίου μοτίβου όταν φορτώνεται η φόρμα."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3152947\n"
+"67\n"
+"help.text"
+msgid "Please note that pattern fields are not exported into HTML format."
+msgstr "Σημειώστε ότι πεδία μοτίβου δεν εξάγονται σε HTML μορφή."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3145147\n"
+"14\n"
+"help.text"
+msgid "Group Box"
+msgstr "Πλαίσιο ομαδοποίησης"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3159334\n"
+"help.text"
+msgid "<image id=\"img_id3153790\" src=\"cmd/sc_groupbox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153790\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153790\" src=\"cmd/sc_groupbox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153790\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3154572\n"
+"15\n"
+"help.text"
+msgid "<ahelp hid=\".uno:GroupBox\">Creates a frame to visually group several controls.</ahelp> Group boxes allow you to group option buttons in a frame."
+msgstr "<ahelp hid=\".uno:GroupBox\">Δημιουργεί ένα πλαίσιο που ομαδοποιεί οπτικά αρκετά στοιχεία ελέγχου.</ahelp> Τα πλαίσια ομαδοποίησης σας επιτρέπουν να ομαδοποιήσετε κουμπιά επιλογών σε ένα πλαίσιο."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3148394\n"
+"72\n"
+"help.text"
+msgid "If you insert a group frame into the document, the <link href=\"text/shared/autopi/01120000.xhp\" name=\"Group Element Wizard\">Group Element Wizard</link> starts, which allows you to easily create an option group."
+msgstr "Αν εισάγετε ένα πλαίσιο ομαδοποίησης στο έγγραφο, ανοίγει ο <link href=\"text/shared/autopi/01120000.xhp\" name=\"Αυτόματος πιλότος Ομαδοποίησης Στοιχείων\">Αυτόματος πιλότος Ομαδοποίησης Στοιχείων</link>, ο οποίος σας επιτρέπει να δημιουργήσετε εύκολα μια ομαδοποίηση επιλογών."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3150567\n"
+"65\n"
+"help.text"
+msgid "<emph>Note:</emph> When you drag a group box over already existing controls and then want to select a control, you have to first open the context menu of the group box and choose <emph>Arrange - Send to Back</emph>. Then select the control while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
+msgstr "<emph>Σημείωση:</emph> Όταν μεταφέρετε ένα πλαίσιο ομαδοποίησης πάνω σε ήδη υπάρχοντα στοιχεία ελέγχου και μετά επιθυμείτε να επιλέξετε ένα στοιχείο, πρέπει πρώτα να ανοίξετε το μενού περιβάλλοντος του πλαισίου ομαδοποίησης και να επιλέξετε <emph>Τακτοποίηση - Μεταφορά ένα επίπεδο πίσω</emph>. Τότε επιλέξτε το στοιχείο ελέγχου ενώ πατάτε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3145615\n"
+"66\n"
+"help.text"
+msgid "Group boxes are used only for a visual effect. A functional grouping of option fields can be made through the name definition: under the <link href=\"text/shared/02/01170101.xhp\" name=\"Name\"><emph>Name</emph></link> properties of all option fields, enter the same name in order to group them."
+msgstr "Τα πλαίσια ομαδοποίησης χρησιμοποιούνται μόνο για οπτικό εφέ. Η λειτουργική ομαδοποίηση των πεδίων επιλογών, είναι δυνατή μέσω του καθορισμού ονομάτων: Στην ιδιότητα <link href=\"text/shared/02/01170101.xhp\" name=\"Όνομα\"><emph>Όνομα</emph></link> όλων των πεδίων επιλογών, πληκτρολογήστε το ίδιο όνομα για να τα ομαδοποιήσετε."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3157996\n"
+"39\n"
+"help.text"
+msgid "Table Control"
+msgstr "Έλεγχος Πινάκων"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3156402\n"
+"help.text"
+msgid "<image id=\"img_id3146324\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146324\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146324\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146324\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3154579\n"
+"40\n"
+"help.text"
+msgid "<ahelp hid=\".\">Creates a table control to display a database table.</ahelp> If you create a new table control, the <link href=\"text/shared/02/01170800.xhp\" name=\"Table Element Wizard\">Table Element Wizard</link> appears."
+msgstr "<ahelp hid=\".\">Δημιουργεί ένα αντικείμενο ελέγχου πίνακα για να προβάλει έναν πίνακα βάσης δεδομένων.</ahelp> Εάν δημιουργήσετε ένα νέο αντικείμενο ελέγχου πίνακα, ο <link href=\"text/shared/02/01170800.xhp\" name=\"Αυτόματος πιλότος Στοιχείων Πίνακα\">Αυτόματος πιλότος Στοιχείων Πίνακα</link> εμφανίζεται."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3154697\n"
+"133\n"
+"help.text"
+msgid "<link href=\"text/shared/02/01170004.xhp\" name=\"Special Information about Table Controls\">Special information about Table Controls</link>."
+msgstr "<link href=\"text/shared/02/01170004.xhp\" name=\"Ειδικές πληροφορίες για τα Αντικείμενα Ελέγχου Πινάκων\">Ειδικές πληροφορίες για τα Αντικείμενα Ελέγχου Πινάκων</link>."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11B1E\n"
+"help.text"
+msgid "Navigation bar"
+msgstr "Γραμμή περιήγησης"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11B2C\n"
+"help.text"
+msgid "<image id=\"img_id5074922\" src=\"cmd/sc_navigationbar.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id5074922\">Icon</alt></image>"
+msgstr "<image id=\"img_id5074922\" src=\"cmd/sc_navigationbar.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id5074922\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11B3D\n"
+"help.text"
+msgid "<ahelp hid=\"SID_FM_NAVIGATIONBAR\">Creates a navigation bar.</ahelp>"
+msgstr "<ahelp hid=\"SID_FM_NAVIGATIONBAR\">Δημιουργεί μια γραμμή περιήγησης.</ahelp>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_idN11DB1\n"
+"help.text"
+msgid "The navigation bar allows you to move through the records of a database or a database form. The controls on this navigation bar work the same way as the controls on the default <link href=\"text/shared/main0213.xhp\">navigation bar</link> in $[officename]."
+msgstr "Η γραμμή περιήγησης σας επιτρέπει να μετακινηθείτε στις εγγραφές μιας βάσης ή φόρμας βάσης δεδομένων. Τα στοιχεία ελέγχου αυτής γραμμής περιήγησης δουλεύουν με τον ίδιο τρόπο που δουλεύουν τα αντικείμενα ελέγχου στην προεπιλεγμένη <link href=\"text/shared/main0213.xhp\">γραμμή περιήγησης</link> στο $[officename]."
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"hd_id3146815\n"
+"136\n"
+"help.text"
+msgid "Automatic Control Focus"
+msgstr "Αυτόματη εστίαση στοιχείου ελέγχου"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3150261\n"
+"help.text"
+msgid "<image id=\"img_id3149351\" src=\"cmd/sc_autocontrolfocus.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149351\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149351\" src=\"cmd/sc_autocontrolfocus.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149351\">Icon</alt></image>"
+
+#: 01170000.xhp
+msgctxt ""
+"01170000.xhp\n"
+"par_id3109848\n"
+"137\n"
+"help.text"
+msgid "<ahelp hid=\".uno:AutoControlFocus\">If<emph> Automatic Control Focus </emph>is activated, the first form control will be selected when you open the document. If the button is not activated, the text will be selected after opening. The <link href=\"text/shared/02/01170300.xhp\" name=\"Tab Order\">Tab Order</link> that you have specified determines which is the first form control.</ahelp>"
+msgstr "<ahelp hid=\".uno:AutoControlFocus\">Εάν είναι ενεργοποιημένη η <emph>Αυτόματη Εστίαση στοιχείου Ελέγχου</emph>, επιλέγεται το πρώτο στοιχείο ελέγχου φόρμας όταν ανοίξετε το έγγραφο. Σε περίπτωση που δεν έχει ενεργοποιηθεί αυτό το κουμπί, το κείμενο θα επιλεγεί μετά το άνοιγμα. Η <link href=\"text/shared/02/01170300.xhp\" name=\"Σειρά καρτελών\">Σειρά καρτελών</link> που έχετε ορίσει προσδιορίζει ποιο είναι το πρώτο στοιχείο ελέγχου φόρμας.</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"tit\n"
+"help.text"
+msgid "Context Menu of a Control Field"
+msgstr "Μενού Περιβάλλοντος ενός Πεδίου Ελέγχου"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3149294\n"
+"123\n"
+"help.text"
+msgid "Context Menu of a Control Field"
+msgstr "Μενού Περιβάλλοντος ενός Πεδίου Ελέγχου"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3147304\n"
+"88\n"
+"help.text"
+msgid "The context menu of a control field has the following commands."
+msgstr "Το μενού περιβάλλοντος ενός πεδίου ελέγχου περιέχει τις παρακάτω εντολές."
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3152771\n"
+"89\n"
+"help.text"
+msgid "Replace with"
+msgstr "Αντικατάσταση με"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3150400\n"
+"90\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ChangeControlType\" visibility=\"visible\">Calls a submenu where you can select a control type to replace the control selected in the document.</ahelp> As many properties as possible are adopted."
+msgstr "<ahelp hid=\".uno:ChangeControlType\" visibility=\"visible\">Καλεί ένα υπομενού όπου μπορείτε να επιλέξετε ένα τύπο πεδίου ελέγχου για να αντικαταστήσετε το επιλεγμένο πεδίο ελέγχου στο έγγραφο.</ahelp> Οι περισσότερες δυνατές ιδιότητες έχουν επιλεγεί."
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3154366\n"
+"91\n"
+"help.text"
+msgid "Text box"
+msgstr "Πλαίσιο κειμένου"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3154217\n"
+"92\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToEdit\" visibility=\"visible\">The selected control is transformed into a text box.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToEdit\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πεδίο κειμένου.</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3154819\n"
+"93\n"
+"help.text"
+msgid "Button"
+msgstr "Κουμπί"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3161646\n"
+"94\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToButton\" visibility=\"visible\">The selected control is transformed into a button.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToButton\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πεδίο επιλογής</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3144432\n"
+"95\n"
+"help.text"
+msgid "Label field"
+msgstr "Πεδίο ετικέτας"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3151381\n"
+"96\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToFixed\" visibility=\"visible\">The selected control is transformed into a label.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToFixed\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε ετικέτα.</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3125865\n"
+"97\n"
+"help.text"
+msgid "List Box"
+msgstr "Πεδίο λίστας"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3144761\n"
+"98\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToList\" visibility=\"visible\">The selected control is transformed into a list box.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToList\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πεδίο λίστας.</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3149810\n"
+"99\n"
+"help.text"
+msgid "Check Box"
+msgstr "Πεδίο σήμανσης"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3145581\n"
+"100\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToCheckBox\" visibility=\"visible\">The selected control is transformed into a check box.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToCheckBox\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πλαίσιο σήμανσης.</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3155429\n"
+"101\n"
+"help.text"
+msgid "Radio Button"
+msgstr "Κουμπί επιλογών"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3153369\n"
+"102\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToRadio\" visibility=\"visible\">The selected control is transformed into an option button.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToRadio\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε κουμπί επιλογών.</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3155857\n"
+"103\n"
+"help.text"
+msgid "Combo Box"
+msgstr "Πεδίο συνδυασμού"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3150012\n"
+"104\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToCombo\" visibility=\"visible\">The selected control is transformed into a combo box.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToCombo\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πεδίο συνδυασμού.</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3145264\n"
+"105\n"
+"help.text"
+msgid "Image Button"
+msgstr "Γραφικό πεδίο επιλογής"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3145273\n"
+"106\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToImageBtn\" visibility=\"visible\">The selected control is transformed into an image button.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToImageBtn\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε ένα κουμπί εικόνας.</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3146976\n"
+"107\n"
+"help.text"
+msgid "File Selection"
+msgstr "Επιλογή αρχείου"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3153140\n"
+"108\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToFileControl\" visibility=\"visible\">The selected control is transformed into a file selection.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToFileControl\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε επιλογή αρχείου.</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3147443\n"
+"109\n"
+"help.text"
+msgid "Date Field"
+msgstr "Πεδίο ημερομηνίας"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3152578\n"
+"110\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToDate\" visibility=\"visible\">The selected control is transformed into a date field.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToDate\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πεδίο ημερομηνίας.</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3148647\n"
+"111\n"
+"help.text"
+msgid "Time Field"
+msgstr "Πεδίο ώρας"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3152940\n"
+"112\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToTime\" visibility=\"visible\">The selected control is transformed into a time field.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToTime\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πεδίο ώρας.</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3149667\n"
+"113\n"
+"help.text"
+msgid "Numerical Field"
+msgstr "Αριθμητικό πεδίο"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3154321\n"
+"114\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToNumeric\" visibility=\"visible\">The selected control is transformed into a numerical field.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToNumeric\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε αριθμητικό πεδίο.</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3153160\n"
+"115\n"
+"help.text"
+msgid "Currency Field"
+msgstr "Πεδίο νομίσματος"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3153223\n"
+"116\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToCurrency\" visibility=\"visible\">The selected control is transformed into a currency field.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToCurrency\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πεδίο νομίσματος.</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3157977\n"
+"117\n"
+"help.text"
+msgid "Pattern Field"
+msgstr "Πεδίο Μοτίβου"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3145646\n"
+"118\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToPattern\" visibility=\"visible\">The selected control is transformed into a pattern field.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToPattern\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε ένα πεδίο μοτίβου.</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3148389\n"
+"119\n"
+"help.text"
+msgid "Image Control"
+msgstr "Γραφικό πεδίο ελέγχου"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3146927\n"
+"120\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToImageControl\" visibility=\"visible\">The selected control is transformed into an image control.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToImageControl\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε γραφικό πεδίο ελέγχου.</ahelp>"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"hd_id3149413\n"
+"121\n"
+"help.text"
+msgid "Formatted Field"
+msgstr "Μορφοποιημένο πεδίο"
+
+#: 01170001.xhp
+msgctxt ""
+"01170001.xhp\n"
+"par_id3083281\n"
+"122\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertToFormatted\" visibility=\"visible\">The selected control is transformed into a formatted field.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToFormatted\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε μορφοποιημένο πεδίο.</ahelp>"
+
+#: 01170002.xhp
+msgctxt ""
+"01170002.xhp\n"
+"tit\n"
+"help.text"
+msgid "Special properties of a formatted field"
+msgstr "Ειδικές ιδιότητες ενός μορφοποιημένου πεδίου"
+
+#: 01170002.xhp
+msgctxt ""
+"01170002.xhp\n"
+"bm_id3150774\n"
+"help.text"
+msgid "<bookmark_value>formatted fields; properties</bookmark_value><bookmark_value>fields; formatted fields</bookmark_value><bookmark_value>controls; formatted fields</bookmark_value>"
+msgstr "<bookmark_value>μορφοποιημένα πεδία, ιδιότητες</bookmark_value><bookmark_value>πεδία, μορφοποιημένα πεδία</bookmark_value><bookmark_value>πεδία ελέγχου, μορφοποιημένα πεδία</bookmark_value>"
+
+#: 01170002.xhp
+msgctxt ""
+"01170002.xhp\n"
+"hd_id3150774\n"
+"131\n"
+"help.text"
+msgid "Special properties of a formatted field"
+msgstr "Ειδικές ιδιότητες ενός μορφοποιημένου πεδίου"
+
+#: 01170002.xhp
+msgctxt ""
+"01170002.xhp\n"
+"par_id3156410\n"
+"127\n"
+"help.text"
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr "<emph>Μορφοποίηση</emph>: Μπορείτε να ρυθμίσετε την ιδιότητα <emph>Μορφοποίηση </emph> κάνοντας κλικ στο κουμπί <emph>... </emph> στη γραμμή <emph>Μορφοποίηση</emph>του παραθύρου διαλόγου <emph>Ιδιότητες: Μορφοποιημένο Πεδίο</emph>.Το παράθυρο διαλόγου <emph>Μορφή Αριθμών</emph> εμφανίζεται."
+
+#: 01170002.xhp
+msgctxt ""
+"01170002.xhp\n"
+"par_id3150443\n"
+"128\n"
+"help.text"
+msgid "If the formatted field is connected to the text field of a database, the entries in this field will be treated as text. If the formatted field is connected to a field of the database that can be displayed as a number, the input is treated as numbers. The date and time are also handled internally as numbers."
+msgstr "Σε περίπτωση που το μορφοποιημένο πεδίο είναι συνδεδεμένο με ένα πεδίο κειμένου μιας βάσης δεδομένων, οι καταχωρήσεις αυτού του πεδίου θα αντιμετωπιστούν ως κείμενο. Αν το μορφοποιημένο πεδίο είναι συνδεδεμένο με ένα πεδίο βάσης δεδομένων το οποίο μπορεί να εμφανίζεται ως αριθμός, η εισαγωγή αντιμετωπίζεται ως αριθμός. Η ημερομηνία και η ώρα αντιμετωπίζονται επίσης εσωτερικά ως αριθμοί."
+
+#: 01170002.xhp
+msgctxt ""
+"01170002.xhp\n"
+"par_id3150976\n"
+"129\n"
+"help.text"
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr "<emph>Ελάχιστη τιμή</emph> και <emph>Μέγιστη τιμή</emph>: Εδώ μπορείτε να καταχωρήσετε την ελάχιστη και μέγιστη αριθμητική τιμή για το μορφοποιημένο πεδίο. Η μέγιστη και η ελάχιστη τιμή καθορίζουν το αποτέλεσμα των υπαρχόντων δεδομένων (Παράδειγμα: Ελάχιστη τιμή 5, το συνδεδεμένο πεδίο βάσης δεδομένων περιέχει την ακέραια τιμή 3. Το αποτέλεσμα είναι 5, αλλά η τιμή στη βάση δεδομένων δεν έχει τροποποιηθεί) και η εισαγωγή νέων δεδομένων (Παράδειγμα: Μέγιστη τιμή 10 και εισάγετε το 20. Η εισαγωγή διορθώνεται και το 10 γράφεται στη βάση δεδομένων). Αν στα πεδία δεν έχει συμπληρωθεί <emph>Ελάχιστη τιμή</emph>και <emph>Μέγιστη τιμή</emph>, δεν θα ισχύσουν περιορισμοί. Για μορφοποιημένα πεδία που είναι συνδεδεμένα σε ένα πεδίο κειμένου βάσης δεδομένων, αυτές οι δύο τιμές και η <emph>Προεπιλεγμένη τιμή</emph> δεν ισχύουν."
+
+#: 01170002.xhp
+msgctxt ""
+"01170002.xhp\n"
+"par_id3153665\n"
+"130\n"
+"help.text"
+msgid "<emph>Default value</emph>: This value is set for new records as the default value."
+msgstr "<emph>Προεπιλεγμένη τιμή</emph>: Η τιμή αυτή ορίζεται ως προεπιλεγμένη τιμή για νέες εγγραφές."
+
+#: 01170003.xhp
+msgctxt ""
+"01170003.xhp\n"
+"tit\n"
+"help.text"
+msgid "Special Tips for Date Fields"
+msgstr "Ειδικές Συμβουλές για Πεδία Ημερομηνίας"
+
+#: 01170003.xhp
+msgctxt ""
+"01170003.xhp\n"
+"bm_id3150445\n"
+"help.text"
+msgid "<bookmark_value>date fields; properties</bookmark_value>"
+msgstr "<bookmark_value>πεδία ημερομηνίας, ιδιότητες</bookmark_value>"
+
+#: 01170003.xhp
+msgctxt ""
+"01170003.xhp\n"
+"hd_id3150445\n"
+"77\n"
+"help.text"
+msgid "Special Tips for Date Fields"
+msgstr "Ειδικές Συμβουλές για Πεδία Ημερομηνίας"
+
+#: 01170003.xhp
+msgctxt ""
+"01170003.xhp\n"
+"par_id3154230\n"
+"75\n"
+"help.text"
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
+msgstr "Όταν εισάγετε ένα έτος χρησιμοποιώντας δύο ψηφία, η ανάλογη τιμή τεσσάρων ψηφίων καθορίζεται από μια ρύθμιση στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Γενικά</emph>. Για παράδειγμα, εάν το 1935 ορίζεται ως η κατώτερη τιμή ορίου και εισάγετε 34 ως τιμή ημερομηνίας, τότε το αποτέλεσμα είναι 2034 αντί για 1934."
+
+#: 01170003.xhp
+msgctxt ""
+"01170003.xhp\n"
+"par_id3149205\n"
+"76\n"
+"help.text"
+msgid "The pre-set limit value will be saved for each document."
+msgstr "Η προκαθορισμένη οριακή τιμή θα αποθηκευτεί για κάθε έγγραφο."
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"tit\n"
+"help.text"
+msgid "Special Tips for Table Controls"
+msgstr "Ειδικές Συμβουλές για τα Στοιχεία ελέγχου Πίνακα"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"bm_id3109850\n"
+"help.text"
+msgid "<bookmark_value>table controls; properties</bookmark_value><bookmark_value>controls; properties of table controls</bookmark_value><bookmark_value>table controls;keyboard-only edit mode</bookmark_value>"
+msgstr "<bookmark_value> Στοιχεία ελέγχου Πίνακα, ιδιότητες</bookmark_value><bookmark_value>στοιχεία ελέγχου, ιδιότητες των Στοιχείων ελέγχου Πίνακα</bookmark_value><bookmark_value>Στοιχεία ελέγχου Πίνακα,λειτουργία αποκλειστικής επεξεργασίας από το πληκτρολόγιο</bookmark_value>"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"hd_id3109850\n"
+"124\n"
+"help.text"
+msgid "Special Tips for Table Controls"
+msgstr "Ειδικές Συμβουλές για τα Στοιχεία ελέγχου Πίνακα"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3153539\n"
+"51\n"
+"help.text"
+msgid "You can define a table control to display the records as you like. In other words you can define data fields for displaying or editing data like in a database form."
+msgstr "Μπορείτε να ορίσετε ένα πεδίο ελέγχου πίνακα για να εμφανίσετε τις εγγραφές όπως θέλετε. Με άλλα λόγια, μπορείτε να καθορίσετε πεδία δεδομένων για εμφάνιση ή επεξεργασία δεδομένων όπως σε μία φόρμα βάσεων δεδομένων."
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3152372\n"
+"62\n"
+"help.text"
+msgid "The following fields are possible in a table control: text, date, time and currency field, numeric field, pattern field, check box and combo box. In the case of combined date/time fields, two columns are created automatically."
+msgstr "Τα ακόλουθα πεδία είναι πιθανά σε ένα πεδίο ελέγχου πίνακα: κείμενο, ημερομηνία, χρόνος και πεδίο νομίσματος, αριθμητικό πεδίο, πεδίο μοτίβου, πεδίο σήμανσης και πεδίο συνδυασμού. Στην περίπτωση των συνδυασμένων πεδίων ημερομηνία/χρόνος, δημιουργούνται αυτόματα δύο στήλες."
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3159194\n"
+"125\n"
+"help.text"
+msgid "The number of selected lines, if any are selected, is in parentheses after the total number of records."
+msgstr "Ο αριθμός των επιλεγμένων γραμμών, αν υπάρχουν, βρίσκεται σε παρενθέσεις, μετά το συνολικό αριθμό εγγραφών."
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3155616\n"
+"52\n"
+"help.text"
+msgid "To insert columns into the table control, click in the column heads and bring up the context menu. The following commands are available:"
+msgstr "Για να εισαγάγετε στήλες σε ένα πεδίο ελέγχου πίνακα, κάντε κλικ στην κεφαλίδα και εμφανίστε το μενού περιβάλλοντος. Εδώ, είναι δυνατή η εκτέλεση των παρακάτω εντολών:"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"hd_id3150789\n"
+"53\n"
+"help.text"
+msgid "Insert Column"
+msgstr "Εισαγωγή στήλης"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3153750\n"
+"54\n"
+"help.text"
+msgid "<ahelp hid=\"SID_FM_INSERTCOL\">Calls a submenu to select a data field to adopt it in the table control.</ahelp>"
+msgstr "<ahelp hid=\"SID_FM_INSERTCOL\">Καλεί ένα υπομενού για να επιλέξετε ένα πεδίο δεδομένων, το οποίο θα εισαχθεί στο πεδίο ελέγχου πίνακα.</ahelp>"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3155552\n"
+"59\n"
+"help.text"
+msgid "Configure the table control using drag and drop: Open the data source browser and drag the desired fields out of the data source browser and on to the column heads of the table control. A pre-configured column is created."
+msgstr "Προσαρμόστε τον πεδίο ελέγχου πίνακα χρησιμοποιώντας τη μετακίνηση και απόθεση: Ανοίξτε τον εξυπηρετητή της βάσης προέλευσης δεδομένων και σύρετε τα επιθυμητά πεδία έξω από τον εξυπηρετητή της βάσης προέλευσης δεδομένων και μέσα στις κεφαλίδες των στηλών του πεδίου ελέγχου πίνακα. Δημιουργείται μία προδιαμορφωμένη στήλη."
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"hd_id3149827\n"
+"55\n"
+"help.text"
+msgid "Replace with"
+msgstr "Αντικατάσταση με"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3153345\n"
+"56\n"
+"help.text"
+msgid "<ahelp hid=\"SID_FM_CHANGECOL\">Opens a submenu to select a data field to replace the data field selected in the table control.</ahelp>"
+msgstr "<ahelp hid=\"SID_FM_CHANGECOL\">Ανοίγει ένα υπομενού για να επιλέξετε ένα πεδίο δεδομένων που θα αντικαταστήσει το επιλεγμένο πεδίο δεδομένων στο πεδίο ελέγχου πίνακα.</ahelp>"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"hd_id3143267\n"
+"57\n"
+"help.text"
+msgid "Delete Column"
+msgstr "Διαγραφή στήλης"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3157958\n"
+"58\n"
+"help.text"
+msgid "<ahelp hid=\"SID_FM_DELETECOL\">Deletes the currently selected column.</ahelp>"
+msgstr "<ahelp hid=\"SID_FM_DELETECOL\">Διαγράφει την τρέχουσα επιλεγμένη στήλη.</ahelp>"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"hd_id3147275\n"
+"73\n"
+"help.text"
+msgid "Column"
+msgstr "Στήλη"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3152996\n"
+"74\n"
+"help.text"
+msgid "Opens the properties dialog of the selected column."
+msgstr "Ανοίγει το παράθυρο ιδιοτήτων της επιλεγμένης στήλης."
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"hd_id3148539\n"
+"79\n"
+"help.text"
+msgid "Hide Columns"
+msgstr "Απόκρυψη στηλών"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3159157\n"
+"80\n"
+"help.text"
+msgid "<ahelp hid=\"SID_FM_HIDECOL\">Hides the selected column.</ahelp> Its properties are not changed."
+msgstr "<ahelp hid=\"SID_FM_HIDECOL\">Κρύβει την επιλεγμένη στήλη.</ahelp>Οι ιδιότητές της δεν αλλάζουν."
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"hd_id3150771\n"
+"81\n"
+"help.text"
+msgid "Show columns"
+msgstr "Εμφάνιση στηλών"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3159400\n"
+"82\n"
+"help.text"
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Εμφανίζει ένα υπομενού όπου μπορείτε να επιλέξετε τις στήλες που θα εμφανιστούν ξανά.</ahelp> Για να εμφανίσετε μόνο μια στήλη, πατήστε το όνομα της στήλης. Μπορείτε να δείτε μόνο τις 16 πρώτες κρυφές στήλες. Εάν είναι περισσότερες οι κρυφές στήλες, διαλέξτε την εντολή <emph> περισσότερα </emph> για να ανοίξετε τον διάλογο <emph> Εμφάνιση στηλών </emph>."
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"hd_id3156193\n"
+"83\n"
+"help.text"
+msgid "More"
+msgstr "Περισσότερα"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3159269\n"
+"84\n"
+"help.text"
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS_MORE\">Calls the <emph>Show Columns</emph> dialog.</ahelp>"
+msgstr "<ahelp hid=\"SID_FM_SHOWCOLS_MORE\">Ανοίγει τον διάλογο <emph>Εμφάνιση Στηλών</emph>.</ahelp>"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3149763\n"
+"85\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVX_DLG_SHOWGRIDCOLUMNS:1\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or Ctrl (Mac: Command) key to select multiple entries.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVX_DLG_SHOWGRIDCOLUMNS:1\">Στον διάλογο <emph>Εμφάνιση Στηλών</emph> μπορείτε να επιλέξετε τις στήλες που θα εμφανιστούν. Κρατήστε πατημένο το πλήκτρο Shift ή Ctrl (Mac: Command) για να επιλέξετε πολλαπλές στήλες.</ahelp>"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"hd_id3153561\n"
+"86\n"
+"help.text"
+msgid "All"
+msgstr "Όλες"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3150504\n"
+"87\n"
+"help.text"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
+msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Επιλέξτε <emph>Όλες </emph>εάν θέλετε να εμφανιστούν όλες οι στήλες.</ahelp>"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"hd_id3153349\n"
+"127\n"
+"help.text"
+msgid "Keyboard-only control of Table Controls"
+msgstr "Έλεγχος Πινάκων μόνο με το πληκτρολόγιο"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3149416\n"
+"126\n"
+"help.text"
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
+msgstr "Αν αξιοποιείτε μόνο το πληκτρολόγιο για να μεταβείτε στα διάφορα πεδία ελέγχου που είναι μέσα στο έγγραφό σας, θα βρείτε μία σημαντική διαφορά σε σχέση με τους άλλους τύπους των πεδίων ελέγχου: Το πλήκτρο Tab δεν μεταφέρει τον δρομέα στο επόμενο στοιχείο ελέγχου, αλλά τον μεταφέρει στην επόμενη στήλη που βρίσκεται μέσα στο πεδίο ελέγχου πίνακα. Πατήστε τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab για να μεταφερθείτε στο επόμενο στοιχείο ελέγχου, ή πατήστε τα Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab για να μεταφερθείτε στο προηγούμενο στοιχείο ελέγχου."
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"hd_id3153062\n"
+"128\n"
+"help.text"
+msgid "To enter the special keyboard-only edit mode for Table Controls:"
+msgstr "Για να εισέλθετε, μόνο με το πληκτρολόγιο, στην κατάσταση επεξεργασίας των αντικειμένων ελέγχου Πίνακα:"
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3144510\n"
+"129\n"
+"help.text"
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
+msgstr "Το έγγραφο φόρμας πρέπει να είναι σε <link href=\"text/shared/02/01170500.xhp\" name=\"κατάσταση σχεδιασμού\">κατάσταση σχεδιασμού</link>."
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3154758\n"
+"130\n"
+"help.text"
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
+msgstr "Πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 για να επιλέξετε το έγγραφο."
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3161657\n"
+"131\n"
+"help.text"
+msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
+msgstr "Πατήστε Shift+F4 για να επιλέξετε το πρώτο στοιχείο ελέγχου. Αν το Πεδίο Ελέγχου Πίνακα δεν είναι το πρώτο στοιχεία, πατήστε Tab μέχρι να το επιλέξετε."
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3151056\n"
+"132\n"
+"help.text"
+msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
+msgstr "Πατήστε Enter για να μπείτε στην κατάσταση επεξεργασίας. Οι λαβές εμφανίζονται πιο μακριά από το πλαίσιο του πεδίου ελέγχου."
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3154938\n"
+"133\n"
+"help.text"
+msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
+msgstr "Στην κατάσταση επεξεργασίας, πατώντας Shift+F10, μπορείτε να ανοίξετε το μενού περιβάλλοντος της επεξεργασίας."
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3154365\n"
+"134\n"
+"help.text"
+msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
+msgstr "Αν θέλετε να επεξεργαστείτε στήλες, πατήστε Shift+Space για να εισέλθετε στην κατάσταση επεξεργασίας της στήλης. Τώρα μπορείτε να επανακαθορίσετε τη σειρά των στηλών με τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Βέλη. Το πλήκτρο Delete διαγράφει την τρέχουσα στήλη."
+
+#: 01170004.xhp
+msgctxt ""
+"01170004.xhp\n"
+"par_id3145419\n"
+"135\n"
+"help.text"
+msgid "Press the Escape key to exit the edit mode."
+msgstr "Πατήστε το πλήκτρο Escape για να βγείτε από τη κατάσταση επεξεργασίας."
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Control Properties"
+msgstr "Ιδιότητες ελέγχου"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"bm_id3147102\n"
+"help.text"
+msgid "<bookmark_value>controls; properties of form controls</bookmark_value><bookmark_value>properties; form controls</bookmark_value>"
+msgstr "<bookmark_value>στοιχεία ελέγχου, ιδιότητες στοιχείων ελέγχου φόρμας</bookmark_value><bookmark_value>ιδιότητες, στοιχεία ελέγχου φόρμας</bookmark_value>"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"hd_id3147102\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/02/01170100.xhp\" name=\"Control Properties\">Control Properties</link>"
+msgstr "<link href=\"text/shared/02/01170100.xhp\" name=\"Ιδιότητες Ελέγχου\">Ιδιότητες Ελέγχου</link>"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3145345\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"kontroll\"><ahelp hid=\".uno:ControlProperties\">Opens a dialog for editing the properties of a selected control.</ahelp></variable>"
+msgstr "<variable id=\"kontroll\"><ahelp hid=\".uno:ControlProperties\">Ανοίγει ένα διάλογο για την επεξεργασία των ιδιοτήτων του επιλεγμένου στοιχείου ελέγχου.</ahelp></variable>"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3157910\n"
+"17\n"
+"help.text"
+msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
+msgstr "<variable id=\"hinweis\">Μπορείτε να επιλέξετε τον διάλογο<emph> Ιδιότητες</emph> όταν μόνο είστε σε κατάσταση σχεδιασμού και έχετε επιλέξει ένα στοιχείο ελέγχου. </variable>"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3153760\n"
+"3\n"
+"help.text"
+msgid "If you enter data in the <emph>Properties</emph> dialog, note that multiline input is possible for certain drop-down combo boxes. This concerns all fields in which an SQL statement can be entered, as well as the properties of text boxes or label fields. You can open these fields and enter text in the opened list. The following shortcut keys are valid:"
+msgstr "Αν εισαγάγετε δεδομένα στον διάλογο <emph>Ιδιότητες</emph>, σημειώστε, ότι υπάρχει η δυνατότητα εισαγωγής πολλών γραμμών για συγκεκριμένα αναπτυσσόμενα πεδία συνδυασμού. Αυτό αφορά όλα τα πεδία στα οποία μπορεί να εισαχθεί μία πρόταση SQL, όπως επίσης για τις ιδιότητες των πεδίων κειμένου ή ετικετών. Μπορείτε να ανοίξετε αυτά τα πεδία και να εισαγάγετε κείμενο στην ανοιχτή λίστα. Υπάρχουν τα παρακάτω σχετικά πλήκτρα συντόμευσης:"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3148686\n"
+"18\n"
+"help.text"
+msgid "Keys"
+msgstr "Πλήκτρα"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3155390\n"
+"19\n"
+"help.text"
+msgid "Effects"
+msgstr "Αποτέλεσμα"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3150504\n"
+"4\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3150944\n"
+"5\n"
+"help.text"
+msgid "Opens the combo box"
+msgstr "Ανοίγει το πεδίο συνδυασμού"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3153627\n"
+"6\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3153063\n"
+"7\n"
+"help.text"
+msgid "Closes the combo box"
+msgstr "Κλείνει το πεδίο συνδυασμού"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3159413\n"
+"8\n"
+"help.text"
+msgid "Shift+Enter"
+msgstr "Shift+Enter"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3152811\n"
+"9\n"
+"help.text"
+msgid "Inserts a new line."
+msgstr "Εισαγωγή νέας γραμμής."
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3153379\n"
+"10\n"
+"help.text"
+msgid "Up Arrow"
+msgstr "Πάνω βέλος"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3153192\n"
+"11\n"
+"help.text"
+msgid "Places the cursor into the previous line."
+msgstr "Τοποθετεί τον δρομέα στην προηγούμενη γραμμή."
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3152933\n"
+"12\n"
+"help.text"
+msgid "Down Arrow"
+msgstr "Κάτω Βέλος"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3151041\n"
+"13\n"
+"help.text"
+msgid "Places the cursor into the next line."
+msgstr "Τοποθετεί τον δρομέα στην επόμενη γραμμή."
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3153178\n"
+"14\n"
+"help.text"
+msgid "Enter"
+msgstr "Enter"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3147228\n"
+"15\n"
+"help.text"
+msgid "Completes the input in the field and places the cursor into the next field."
+msgstr "Ολοκληρώνει την εισαγωγή στο πεδίο και τοποθετεί τον δρομέα στο επόμενο πεδίο"
+
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3156422\n"
+"16\n"
+"help.text"
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr "Όπως και με τα συμβατικά πλαίσια λίστας ή τα πεδία συνδυασμού, μπορείτε να ανοίξετε ή να κλείσετε τη λίστα κάνοντας κλικ με το ποντίκι στο βέλος που βρίσκεται στο δεξιό άκρο του πεδίου. Ωστόσο, η εισαγωγή εδώ μπορεί να γίνει είτε στην ανοιχτή λίστα είτε στο επάνω πεδίο κειμένου. Εξαίρεση αποτελούν οι ιδιότητες για τις οποίες απαιτείται απεικόνιση λίστας,για παράδειγμα, η ιδιότητα <emph>Εγγραφές Λιστών</emph>, η οποία μπορεί να καθοριστεί για τα στοιχεία ελέγχου του <emph>Πεδίο Λίστας</emph> και <emph>Πεδίο Συνδυασμού</emph> Εδώ, μπορείτε να επεξεργαστείτε καταχωρήσεις μόνο όταν το πεδίο είναι ανοιχτό."
#: 01170101.xhp
msgctxt ""
@@ -1010,7 +3691,7 @@ msgctxt ""
"227\n"
"help.text"
msgid "Meaning"
-msgstr "Σημασία"
+msgstr "Έννοια"
#: 01170101.xhp
msgctxt ""
@@ -1450,8 +4131,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">Προσδιορίζει αν ένα Πεδίο επιλογής συμπεριφέρεται ως κουμπί Εναλλαγής. Αν ορίσετε την εναλλαγή σε \"Ναι\", μπορείτε να αλλάζετε μεταξύ των καταστάσεων των πεδίων ελέγχου \"επιλεγμένο\" και \"μη επιλεγμένο\" όταν κάνετε κλικ ή πιέζετε το πλήκτρο διάστημα όσο το πεδίο ελέγχου έχει εστιάσει. Ένα κουμπί στην κατάσταση \"επιλεγμένο\" εμφανίζεται \"πιεσμένο\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr "<ahelp hid=\".\">Προσδιορίζει αν ένα πιεστικό πλήκτρο συμπεριφέρεται ως κουμπί εναλλαγής. Αν ορίσετε την εναλλαγή σε \"Ναι\", μπορείτε να αλλάζετε μεταξύ των καταστάσεων των πεδίων ελέγχου \"επιλεγμένο\" και \"μη επιλεγμένο\", όταν πατάτε το κουμπί ή πιέζετε το πλήκτρο διαστήματος, ενώ το πεδίο ελέγχου έχει την εστίαση. Ένα κουμπί στην κατάσταση \"επιλεγμένο\" εμφανίζεται \"πατημένο\".</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -2578,3711 +5259,1805 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specifies the horizontal or vertical orientation for a scrollbar or spin button.</ahelp>"
msgstr "<ahelp hid=\".\">Kαθορίζει τον οριζόντιο ή κατακόρυφο προσανατολισμό για μια γραμμή κύλισης ή για ένα πεδίο περιστροφής.</ahelp>"
-#: 07060000.xhp
-msgctxt ""
-"07060000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Reload"
-msgstr "Επαναφόρτωση"
-
-#: 07060000.xhp
-msgctxt ""
-"07060000.xhp\n"
-"bm_id3153089\n"
-"help.text"
-msgid "<bookmark_value>reloading; documents</bookmark_value><bookmark_value>documents; reloading</bookmark_value><bookmark_value>loading; reloading</bookmark_value>"
-msgstr "<bookmark_value>επαναφόρτωση, έγγραφα</bookmark_value><bookmark_value>έγγραφα,επαναφόρτωση</bookmark_value><bookmark_value>επαναφόρτωση, επαναφόρτωση</bookmark_value>"
-
-#: 07060000.xhp
-msgctxt ""
-"07060000.xhp\n"
-"hd_id3153089\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/07060000.xhp\" name=\"Reload\">Reload</link>"
-msgstr "<link href=\"text/shared/02/07060000.xhp\" name=\"Επαναφόρτωση\">Επαναφόρτωση</link>"
-
-#: 07060000.xhp
-msgctxt ""
-"07060000.xhp\n"
-"par_id3151315\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Reload\" visibility=\"visible\">Replaces the current document with the last saved version.</ahelp>"
-msgstr "<ahelp hid=\".uno:Reload\" visibility=\"visible\">Αντικαθιστά το τρέχον έγγραφο με την τελευταία αποθηκευμένη έκδοσή του.</ahelp>"
-
-#: 07060000.xhp
-msgctxt ""
-"07060000.xhp\n"
-"par_id3159201\n"
-"3\n"
-"help.text"
-msgid "Any changes made after the last save will be lost."
-msgstr "Οποιεσδήποτε αλλαγές που έγιναν μετά την τελευταία αποθήκευση θα χαθούν."
-
-#: 12100000.xhp
-msgctxt ""
-"12100000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Sort Order"
-msgstr "Σειρά ταξινόμησης"
-
-#: 12100000.xhp
-msgctxt ""
-"12100000.xhp\n"
-"hd_id3149988\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/12100000.xhp\" name=\"Sort Order\">Sort Order</link>"
-msgstr "<link href=\"text/shared/02/12100000.xhp\" name=\"Σειρά ταξινόμησης\">Σειρά ταξινόμησης</link>"
-
-#: 12100000.xhp
-msgctxt ""
-"12100000.xhp\n"
-"par_id3144436\n"
-"help.text"
-msgid "<image src=\"res/sc10714.png\" id=\"img_id3153894\"><alt id=\"alt_id3153894\">Icon</alt></image>"
-msgstr "<image src=\"res/sc10714.png\" id=\"img_id3153894\"><alt id=\"alt_id3153894\">Εικονίδιο</alt></image>"
-
-#: 12100000.xhp
-msgctxt ""
-"12100000.xhp\n"
-"par_id3147143\n"
-"3\n"
-"help.text"
-msgid "Sort Order"
-msgstr "Σειρά ταξινόμησης"
-
-#: 01170900.xhp
-msgctxt ""
-"01170900.xhp\n"
-"tit\n"
-"help.text"
-msgid "Combo Box/List Box Wizard"
-msgstr "Αυτόματος πιλότος Πεδίου συνδυασμού/Πεδίο λίστας"
-
-#: 01170900.xhp
-msgctxt ""
-"01170900.xhp\n"
-"bm_id3159233\n"
-"help.text"
-msgid "<bookmark_value>forms; Combo Box/List Box Wizard</bookmark_value>"
-msgstr "<bookmark_value>φόρμες,Αυτόματος πιλότος Πεδίου συνδυασμού/λίστας </bookmark_value>"
-
-#: 01170900.xhp
-msgctxt ""
-"01170900.xhp\n"
-"hd_id3154094\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/01170900.xhp\" name=\"Combo Box/List Box Wizard\">Combo Box/List Box Wizard</link>"
-msgstr "<link href=\"text/shared/02/01170900.xhp\" name=\"Αυτόματος πιλότος Πεδίου συνδυασμού/ λίστας\">Αυτόματος πιλότος Πεδίου συνδυασμού/λίστας</link>"
-
-#: 01170900.xhp
-msgctxt ""
-"01170900.xhp\n"
-"par_id3152363\n"
-"2\n"
-"help.text"
-msgid "If you insert a combo box or a list box in a document, a wizard starts automatically. This wizard allows you to interactively specify which information is shown."
-msgstr "Αν εισαγάγετε ένα πεδίο συνδυασμού ή πεδίο λίστας σε ένα έγγραφο, θα ξεκινήσει αυτόματα ο Αυτόματος Πιλότος. Αυτός ο Αυτόματος Πιλότος δίνει τη δυνατότητα να καθορίσετε αλληλεπιδραστικά ποιες πληροφορίες πρόκειται να εμφανιστούν."
-
-#: 01170900.xhp
-msgctxt ""
-"01170900.xhp\n"
-"par_id3145211\n"
-"21\n"
-"help.text"
-msgid "You can use the <link href=\"text/shared/02/01171100.xhp\" name=\"Wizards On/Off\"><emph>Wizards On/Off</emph></link> icon to keep the wizard from starting automatically."
-msgstr "Μπορείτε να χρησιμοποιήσετε το εικονίδιο <link href=\"text/shared/02/01171100.xhp\" name=\"Αυτόματοι πιλότοι Ναι/Όχι\"><emph>Αυτόματοι πιλότοι Ναι/Όχι</emph></link>για να αποτρέψετε τον πλοηγό από το να ξεκινάει αυτόματα."
-
-#: 01170900.xhp
-msgctxt ""
-"01170900.xhp\n"
-"par_id3155391\n"
-"22\n"
-"help.text"
-msgid "The wizards for combo boxes and list boxes differ from each other in their final step. This is because the nature of control fields:"
-msgstr "Οι Αυτόματοι Πιλότοι για τα πεδία συνδυασμού και πεδία λίστας διαφέρουν μεταξύ τους στο τελικό βήμα. Αυτό συμβαίνει εξαιτίας της φύσης των πεδίων ελέγχου:"
-
-#: 01170900.xhp
-msgctxt ""
-"01170900.xhp\n"
-"par_id3159233\n"
-"23\n"
-"help.text"
-msgid "<emph>List Boxes</emph>"
-msgstr "<emph>Πεδία λίστας</emph>"
-
-#: 01170900.xhp
-msgctxt ""
-"01170900.xhp\n"
-"par_id3166410\n"
-"24\n"
-"help.text"
-msgid "In the case of a list box, the user selects one entry from a list of entries. These entries are saved in a database table and cannot be modified through the list box."
-msgstr "Στην περίπτωση του πεδίου λίστας, ο χρήστης επιλέγει μία εγγραφή από μια λίστα εγγραφών. Οι εγγραφές αυτές αποθηκεύονται στον πίνακα βάσης δεδομένων και δεν μπορούν να τροποποιηθούν μέσω του πεδίου λίστας."
-
-#: 01170900.xhp
-msgctxt ""
-"01170900.xhp\n"
-"par_id3166460\n"
-"25\n"
-"help.text"
-msgid "As a general rule, the database table that contains the visible list entries in the form is not the table on which the form is based. The list boxes in a form work by using references; that is, references to the visible list entries are located in the form table (values table) and are also entered as such in the values table if the user selects an entry from the list and saves it. Through reference values, list boxes can display data from a table linked to the current form table. Thus the <emph>List Box Wizard</emph> allows two tables of a database to be linked, so that the control field can display a detailed list of a database field that is located in a different table from the one to which the form refers."
-msgstr "Κατά κανόνα, ο πίνακας βάσης δεδομένων που περιέχει τη λίστα καταχωρήσεων οι οποίες είναι ορατές στη φόρμα, δεν είναι ο πίνακας στον οποίο βασίζεται η φόρμα. Έτσι, τα πεδία λίστας μιας δεδομένης φόρμας λειτουργούν με αναφορές, δηλαδή αναφορές στις ορατές εγγραφές της λίστας που βρίσκονται στον πίνακα φόρμας (πίνακα τιμών) και εισάγονται επίσης ως τέτοιες στον πίνακα τιμών, αν ο χρήστης επιλέξει μια εγγραφή από τη λίστα και την αποθηκεύσει. Χρησιμοποιώντας τις τιμές αναφοράς, τα πεδία λίστας μπορούν να εμφανίζουν δεδομένα από πίνακα που είναι συνδεδεμένος με τον τρέχοντα πίνακα φόρμας. Έτσι, ο <emph>Αυτόματος πιλότος πεδίων λίστας</emph> επιτρέπει τη σύνδεση δύο πινάκων μιας βάσης δεδομένων, έτσι ώστε το πεδίο ελέγχου να μπορεί να εμφανίζει μια λεπτομερή λίστα του πεδίου βάσης δεδομένων, η οποία βρίσκεται σε διαφορετικό πίνακα από εκείνον στον οποίο αναφέρεται η φόρμα."
-
-#: 01170900.xhp
-msgctxt ""
-"01170900.xhp\n"
-"par_id3145673\n"
-"31\n"
-"help.text"
-msgid "In the other tables the required field is searched for by using the field names (ControlSource) and then the fields will be completed accordingly. If the field name is not found, the list will remain empty. When list fields contain linked columns, the first column of the other table will be used without a query being shown first."
-msgstr "Στους άλλους πίνακες, η αναζήτηση του ζητούμενου πεδίου πραγματοποιείται χρησιμοποιώντας τα ονόματα των πεδίων (Προέλευση πεδίων ελέγχου) ενώ στη συνέχεια τα πεδία θα συμπληρωθούν ανάλογα. Όταν δεν είναι δυνατή η εύρεση του ονόματος του πεδίου, η λίστα θα παραμείνει κενή. Όταν τα πεδία λίστας περιέχουν συνδεδεμένες στήλες, η πρώτη στήλη του άλλου πίνακα θα χρησιμοποιηθεί χωρίς την προηγούμενη εμφάνιση ερωτήματος."
-
-#: 01170900.xhp
-msgctxt ""
-"01170900.xhp\n"
-"par_id3154860\n"
-"26\n"
-"help.text"
-msgid "If an article table contains, for example, the number of a supplier, the list box can use the \"Supplier number\" link to display the name of the supplier from the supplier table. On the <emph>Field links</emph> page the Wizard will ask you about all the settings required for this link."
-msgstr "Όταν κάποιος πίνακας ενός στοιχείου περιέχει, για παράδειγμα, τον αριθμό του προμηθευτή, το πεδίο λίστας μπορεί να χρησιμοποιήσει τη σύνδεση 'αριθμός προμηθευτή' για να εμφανίσει το όνομα του προμηθευτή, από τον πίνακα προμηθευτών. Στη σελίδα <emph>Συνδέσεις πεδίων</emph>, ο Αυτόματος Πιλότος θα σας ζητήσει όλες τις ρυθμίσεις που είναι απαραίτητες για αυτή τη σύνδεση."
-
-#: 01170900.xhp
-msgctxt ""
-"01170900.xhp\n"
-"par_id3150977\n"
-"27\n"
-"help.text"
-msgid "<emph>Combo Boxes</emph>"
-msgstr "<emph>Πεδία συνδυασμού</emph>"
-
-#: 01170900.xhp
-msgctxt ""
-"01170900.xhp\n"
-"par_id3158430\n"
-"28\n"
-"help.text"
-msgid "In the case of combo boxes, users can select one entry from the list entries or enter text themselves. The entries, which are offered as a list from which users can select, may originate from any database table. The entries that users select or enter so that they can be saved can be saved either in the form only, or in a database. If they are saved in a database, they will be written to the database table on which the form is based."
-msgstr "Στην περίπτωση των πεδίων συνδυασμού, οι χρήστες επιλέγουν μία καταχώρηση από τις εγγραφές της λίστας ή εισάγουν από μόνοι τους κείμενο. Οι καταχωρήσεις, οι οποίες παρέχονται ως λίστα από την οποία μπορούν να επιλέξουν οι χρήστες, ενδέχεται να προέρχονται από οποιονδήποτε πίνακα βάσης δεδομένων. Οι καταχωρήσεις που επιλέγουν ή εισαγάγουν οι χρήστες έτσι ώστε να μπορούν να τις αποθηκεύσουν, αποθηκεύονται είτε μόνο στη φόρμα είτε σε βάση δεδομένων. Όταν αποθηκεύονται σε βάση δεδομένων, θα εγγραφούν στον πίνακα της βάσης δεδομένων στον οποίο βασίζεται η φόρμα."
-
-#: 01170900.xhp
-msgctxt ""
-"01170900.xhp\n"
-"par_id3154046\n"
-"29\n"
-"help.text"
-msgid "Combo boxes can display the data of any table. A direct link between the current form table and the table whose values are to be displayed in the combo box (list table) is not required. Combo boxes do not work with references. If the user enters or selects a value and saves it, the value actually displayed will be entered in the form table. As there is no link between the form table and the list table, the <emph>Field Link</emph> table does not appear here."
-msgstr "Τα πεδία συνδυασμού μπορούν να εμφανίσουν τα δεδομένα από κάθε πίνακα. Δεν απαιτείται απευθείας σύνδεση μεταξύ του τρέχοντα πίνακα φόρμας και του πίνακα του οποίου οι τιμές πρόκειται να εμφανιστούν στο πεδίο συνδυασμού (πίνακας λίστας). Τα πεδία συνδυασμού, δεν λειτουργούν με αναφορές. Όταν ο χρήστης εισαγάγει ή επιλέξει μια τιμή και στη συνέχεια την αποθηκεύσει, η τιμή που εμφανίζεται στην πραγματικότητα θα εισαχθεί στον πίνακα της φόρμας. Καθώς δεν υπάρχει καμία σύνδεση μεταξύ του πίνακα φόρμας και του πίνακα λίστας, ο πίνακας <emph>Σύνδεση πεδίου</emph> δεν εμφανίζεται εδώ."
-
-#: 01170900.xhp
-msgctxt ""
-"01170900.xhp\n"
-"par_id3146949\n"
-"30\n"
-"help.text"
-msgid "In the case of a list box, you select entries from the list, and these are saved in the list table. In the case of a combo box, you can add additional text that can be written to the current database table of the form (values table) and stored there as desired. For this function, the <emph>Combo Box Wizard</emph> has the <emph>Data Processing</emph> page as the last page, whereas in the case of list boxes this page does not exist. Here you can enter whether and where text that has been entered is to be saved in the values table."
-msgstr "Στην περίπτωση πεδίου λίστας, επιλέγετε καταχωρήσεις από τη λίστα, οι οποίες αποθηκεύονται στον πίνακα λίστας. Στην περίπτωση πεδίου συνδυασμού, μπορείτε να προσθέσετε επιπλέον κείμενο, το οποίο μπορεί να εγγραφεί στον τρέχοντα πίνακα βάσης δεδομένων της φόρμας (πίνακα τιμών) και να αποθηκευτεί εδώ, ανάλογα με τις ανάγκες σας. Για αυτή την λειτουργία, ο <emph>Αυτόματος πιλότος πεδίων συνδυασμών</emph> έχει σαν τελευταία σελίδα την <emph>Επεξεργασία δεδομένων</emph>, ωστόσο στην περίπτωση πεδίων λίστας αυτή η σελίδα δεν υπάρχει. Εδώ μπορείτε να εισάγετε αν και που το κείμενο που έχει εισαχθεί πρόκειται να σωθεί στον πίνακα τιμών."
-
-#: 10040000.xhp
-msgctxt ""
-"10040000.xhp\n"
-"tit\n"
-"help.text"
-msgid "To Document End/Last Page"
-msgstr "Προς το τέλος του εγγράφου / Τελευταία σελίδα"
-
-#: 10040000.xhp
-msgctxt ""
-"10040000.xhp\n"
-"hd_id3154840\n"
-"1\n"
-"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"><link href=\"text/shared/02/10040000.xhp\" name=\"To Document End\">To Document End</link></caseinline> <defaultinline><link href=\"text/shared/02/10040000.xhp\" name=\"Last Page\">Last Page</link></defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"><link href=\"text/shared/02/10040000.xhp\" name=\"Προς το τέλος του εγγράφου\">Προς το τέλος του εγγράφου</link></caseinline> <defaultinline><link href=\"text/shared/02/10040000.xhp\" name=\"Τελευταία σελίδα\">Τελευταία σελίδα</link></defaultinline> </switchinline>"
-
-#: 10040000.xhp
-msgctxt ""
-"10040000.xhp\n"
-"par_id3149716\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:LastPage\" visibility=\"visible\">Moves to the last page of the document.</ahelp> This function is only active when you select the <emph>Page Preview</emph> function on the <emph>File</emph> menu."
-msgstr "<ahelp hid=\".uno:LastPage\" visibility=\"visible\">Μεταβαίνει στην τελευταία σελίδα του εγγράφου.</ahelp> Αυτή η λειτουργία είναι ενεργή μόνο όταν επιλέξετε τη λειτουργία <emph>Προεπισκόπηση σελίδας</emph> στο μενού <emph>Αρχείο</emph>."
-
-#: 10040000.xhp
-msgctxt ""
-"10040000.xhp\n"
-"par_id3155805\n"
-"help.text"
-msgid "<image src=\"cmd/sc_gotoendofdoc.png\" id=\"img_id3153394\"><alt id=\"alt_id3153394\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_gotoendofdoc.png\" id=\"img_id3153394\"><alt id=\"alt_id3153394\">Εικονίδιο</alt></image>"
-
-#: 10040000.xhp
-msgctxt ""
-"10040000.xhp\n"
-"par_id3145313\n"
-"3\n"
-"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Προς το τέλος του εγγράφου</caseinline> <defaultinline>Τελευταία σελίδα</defaultinline> </switchinline>"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"hd_id3151299\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/18010000.xhp\" name=\"Selection\">Selection</link>"
-msgstr "<link href=\"text/shared/02/18010000.xhp\" name=\"Επιλογή\">Επιλογή</link>"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"par_id3148520\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:SelectObject\">Allows you to select objects in the current document.</ahelp>"
-msgstr "<ahelp hid=\".uno:SelectObject\">Σας επιτρέπει να επιλέγετε αντικείμενα στο τρέχον έγγραφο.</ahelp>"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"par_id3149511\n"
-"help.text"
-msgid "<image id=\"img_id3159194\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159194\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159194\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159194\">Εικονίδιο</alt></image>"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"par_id3147571\n"
-"3\n"
-"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"par_id3155555\n"
-"5\n"
-"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "Για να επιλέξετε ένα αντικείμενο, κάντε κλικ στο αντικείμενο με το βέλος. Για να επιλέξετε παραπάνω από ένα αντικείμενα, σύρετε ένα πλαίσιο επιλογής γύρω από τα αντικείμενα. Για να προσθέσετε ένα αντικείμενο σε μία επιλογή, πατήστε Shift και μετά κάντε κλικ στο αντικείμενο. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline> Τα αντικείμενα που έχουν επιλεχθεί μαζί μπορούν τότε να ορισθούν ως μία <link href=\"text/shared/01/05290000.xhp\" name=\"ομάδα\">ομάδα</link> και τότε γίνονται ένα αντικείμενο ομάδας.</defaultinline></switchinline>"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"par_id3143267\n"
-"11\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Μπορείτε να επεξεργαστείτε ανεξάρτητα στοιχεία μίας ομάδας. Μπορείτε επίσης να διαγράψετε στοιχεία από μία ομάδα με <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+κλικ.</defaultinline></switchinline>"
-
-#: 18010000.xhp
-msgctxt ""
-"18010000.xhp\n"
-"par_id3166460\n"
-"12\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline> Μπορείτε να επιλέξετε αντικείμενα από ομάδες μόνα τους κάνοντας διπλό κλικ, αν πρώτα απενεργοποιήσετε το εικονίδιο<emph>Διπλό κλικ για επεξεργασία</emph> στη γραμμή <emph>Επιλογές</emph>.</defaultinline></switchinline>"
-
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
+"01170102.xhp\n"
"tit\n"
"help.text"
msgid "Data"
msgstr "Δεδομένα"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"bm_id3150040\n"
+"01170102.xhp\n"
+"bm_id3145641\n"
"help.text"
-msgid "<bookmark_value>forms; data</bookmark_value><bookmark_value>data; forms and subforms</bookmark_value><bookmark_value>forms; subforms</bookmark_value><bookmark_value>subforms; description</bookmark_value>"
-msgstr "<bookmark_value>φόρμες, δεδομένα</bookmark_value><bookmark_value>δεδομένα, φόρμες και δευτερεύουσες φόρμες</bookmark_value><bookmark_value>φόρμες, δευτερεύουσες φόρμες</bookmark_value><bookmark_value>δευτερεύουσες φόρμες, περιγραφή</bookmark_value>"
+msgid "<bookmark_value>controls; reference by SQL</bookmark_value><bookmark_value>bound fields; controls</bookmark_value><bookmark_value>controls; bound fields/list contents/linked cells</bookmark_value><bookmark_value>lists;data assigned to controls</bookmark_value><bookmark_value>cells;linked to controls</bookmark_value><bookmark_value>links;between cells and controls</bookmark_value><bookmark_value>controls;assigning data sources</bookmark_value>"
+msgstr "<bookmark_value>πεδία ελέγχου, αναφορά από SQL</bookmark_value><bookmark_value>δεσμευμένα πεδία, στοιχεία ελέγχου</bookmark_value><bookmark_value>στοιχεία ελέγχου, δεσμευμένα πεδία/περιεχόμενα λίστας/συνδεδεμένα κελιά</bookmark_value><bookmark_value>λίστες,δεδομένα αντιστοιχισμένα σε πεδία ελέγχου</bookmark_value><bookmark_value>κελιά,συνδεδεμένα σε πεδία ελέγχου</bookmark_value><bookmark_value>συνδέσεις,μεταξύ κελιών και στοιχείων ελέγχου</bookmark_value><bookmark_value>στοιχεία ελέγχου,αντιστοίχηση προελεύσεων δεδομένων</bookmark_value>"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"hd_id3150040\n"
+"01170102.xhp\n"
+"hd_id3155413\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170203.xhp\" name=\"Data\">Data</link>"
-msgstr "<link href=\"text/shared/02/01170203.xhp\" name=\"Δεδομένα\">Δεδομένα</link>"
+msgid "<link href=\"text/shared/02/01170102.xhp\" name=\"Data\">Data</link>"
+msgstr "<link href=\"text/shared/02/01170102.xhp\" name=\"Δεδομένα\">Δεδομένα</link>"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3147242\n"
+"01170102.xhp\n"
+"par_id3155306\n"
"2\n"
"help.text"
-msgid "The<emph> Data </emph>tab page defines the form properties that refer to the database that is linked to the form."
-msgstr "Η σελίδα καρτέλας επιλογών<emph> Δεδομένα </emph>καθορίζει τις ιδιότητες φόρμας που αναφέρονται στη βάση δεδομένων που είναι συνδεδεμένη με τη φόρμα."
-
-#: 01170203.xhp
-msgctxt ""
-"01170203.xhp\n"
-"par_id3149398\n"
-"107\n"
-"help.text"
-msgid "Defines the data source on which the form is based, or specifies whether the data can be edited by the user. Apart from the sort and filter functions, you will also find all the necessary properties to create a <link href=\"text/shared/02/01170203.xhp\" name=\"subform\">subform</link>."
-msgstr "Ορίζει την προέλευση δεδομένων στην οποία βασίζεται η φόρμα, ή καθορίζει αν τα δεδομένα μπορούν να τροποποιηθούν από τον χρήστη. Εκτός από τις λειτουργίες ταξινόμησης και φίλτρου, θα βρείτε επίσης όλες τις ιδιότητες που είναι απαραίτητες για τη δημιουργία μιας <link href=\"text/shared/02/01170203.xhp\" name=\"δευτερεύουσας φόρμας\">δευτερεύουσας φόρμας</link>."
-
-#: 01170203.xhp
-msgctxt ""
-"01170203.xhp\n"
-"hd_id3154810\n"
-"5\n"
-"help.text"
-msgid "Data source"
-msgstr "Προέλευση δεδομένων"
-
-#: 01170203.xhp
-msgctxt ""
-"01170203.xhp\n"
-"par_id3152349\n"
-"16\n"
-"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATASOURCE\">Defines the data source to which the form should refer.</ahelp> If you click the <emph>...</emph> button, you call the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\"><emph>Open</emph></link> dialog, where you can choose a data source."
-msgstr "<ahelp hid=\"HID_PROP_DATASOURCE\"> Καθορίζει την προέλευση , δηλαδή, σε ποια δεδομένα πρέπει να αναφέρεται η φόρμα.</ahelp> Αν επιλέξετε το <emph>...</emph> κουμπί, καλείτε το <link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\"><emph>Άνοιγμα</emph></link> πλαίσιο διαλόγου, όπου μπορείτε να επιλέξετε μια προέλευση δεδομένων."
+msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
+msgstr "Η σελίδα καρτέλας<emph> Δεδομένα </emph>σας επιτρέπει να αντιστοιχίσετε μια προέλευση δεδομένων στο επιλεγμένο στοιχείο ελέγχου."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"hd_id3146948\n"
-"6\n"
+"01170102.xhp\n"
+"par_id3148773\n"
+"64\n"
"help.text"
-msgid "Content"
-msgstr "Περιεχόμενο"
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr "Για φόρμες με συνδέσεις βάσεων δεδομένων, η συσχετισμένη βάση δεδομένων καθορίζεται στο πεδίο <link href=\"text/shared/02/01170200.xhp\" name=\"Ιδιότητες φόρμας\">Ιδιότητες φόρμας</link>. Θα βρείτε τις συγκεκριμένες λειτουργίες στη σελίδα καρτέλας <link href=\"text/shared/02/01170203.xhp\" name=\"Δεδομένα\"><emph>Δεδομένα</emph></link>."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3155922\n"
-"17\n"
+"01170102.xhp\n"
+"par_id3149377\n"
+"65\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURSORSOURCE\">Determines the content to be used for the form. The content can be an existing table or a query (previously created in the database), or it can be defined by an SQL-statement. Before you enter a content you have to define the exact type in <emph>Content type</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_CURSORSOURCE\">Καθορίζει το περιεχόμενο που πρόκειται να χρησιμοποιηθεί στη φόρμα. Το περιεχόμενο μπορεί να είναι ένας υπάρχον πίνακας ή ένα ερώτημα (που δημιουργήθηκε πριν στη βάση δεδομένων), ή μπορεί να είναι να προσδιοριστεί από μια δήλωση SQL. Πριν εισάγετε ένα περιεχόμενο πρέπει να καθορίσετε τον ακριβή τύπο σε <emph>Τύπος περιεχόμενου</emph>.</ahelp>"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
+msgstr "Οι πιθανές ρυθμίσεις της σελίδας καρτέλας <emph>Δεδομένα</emph> ενός πεδίου ελέγχου εξαρτώνται από το αντίστοιχο πεδίο ελέγχου. Θα δείτε μόνο εκείνες τις επιλογές που είναι διαθέσιμες για το τρέχον πεδίο ελέγχου και περιβάλλον. Τα παρακάτω πεδία είναι διαθέσιμα:"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3149657\n"
-"27\n"
+"01170102.xhp\n"
+"par_idN108B4\n"
"help.text"
-msgid "If you have selected either \"Table\" or \"Query\" in <emph>Content type</emph>, the box lists all the tables and queries set up in the selected database."
-msgstr "Αν έχετε επιλέξει το \"Πίνακας\" ή το \"Ερώτημα\" σε <emph>Τύπο περιεχομένων</emph>, το πλαίσιο βάζει σε λίστα όλους τους πίνακες και τα ερωτήματα που έχουν οργανωθεί στην επιλεγμένη βάση δεδομένων."
+msgid "Reference value (off)"
+msgstr "Τιμή αναφοράς (απενεργοποιημένο)"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"hd_id3148755\n"
-"7\n"
+"01170102.xhp\n"
+"par_idN108B8\n"
"help.text"
-msgid "Content type"
-msgstr "Τύπος περιεχομένων"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
+msgstr "<ahelp hid=\".\">Πεδία σήμανσης και κουμπιά επιλογών σε λογιστικά φύλλα μπορούν να δεσμευτούν σε κελιά στο τρέχον έγγραφο. Εάν το πεδίο ελέγχου είναι ενεργοποιημένο, η τιμή που εισάγετε ως Τιμή αναφοράς (ενεργοποιημένο) αντιγράφεται στο κελί. Αν το πεδίο ελέγχου είναι απενεργοποιημένο, η τιμή από την Τιμή αναφοράς (απενεργοποιημένο) αντιγράφεται στο κελί.</ahelp>"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3150541\n"
-"19\n"
+"01170102.xhp\n"
+"hd_id3159121\n"
+"71\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURSORSOURCETYPE\">Defines whether the data source is to be an existing database table or query, or if the form is to be generated based on an SQL statement.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_CURSORSOURCETYPE\">Ορίζει αν η προέλευση αρχείων είναι σε υπάρχον πίνακα δεδομένων ή ερώτημα, ή αν η φόρμα θα δημιουργηθεί βασισμένη σε δήλωση SQL.</ahelp>"
+msgid "Reference value (on)"
+msgstr "Τιμή αναφοράς (ενεργοποιημένο)"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3153192\n"
-"29\n"
+"01170102.xhp\n"
+"par_id3163812\n"
+"141\n"
"help.text"
-msgid "If you choose \"Table\" or \"Query\", the form will refer to the table or query that you specify under <emph>Content</emph>. If you want to create a new query or a <link href=\"text/shared/02/01170203.xhp\" name=\"subform\">subform</link>, then you have to choose the \"SQL\" option. You can then enter the statement for the SQL query or the subform directly in the <emph>List content</emph> box on the Control properties Data tab page."
-msgstr "Αν επιλέξετε \"Πίνακας\" ή \"Ερώτημα\", η φόρμα θα αναφέρεται στον πίνακα ή στο ερώτημα που καθορίσατε στο <emph>Περιεχόμενο</emph>. Αν θέλετε να δημιουργήσετε ένα νέο ερώτημα ή μία <link href=\"text/shared/02/01170203.xhp\" name=\"υποφόρμα\">υποφόρμα</link>, τότε θα πρέπει να επιλέξετε την \"SQL\" επιλογή.Μπορείτε να εισάγετε την δήλωση για το SQL ερώτημα ή την υποφόρμα απευθείας στο πλαίσιο <emph>Περιεχόμενο λίστας</emph> στην καρτέλα των ιδιοτήτων πεδίου ελέγχου δεδομένων."
+msgid "<ahelp hid=\"HID_PROP_REFVALUE\" visibility=\"hidden\">You can enter a reference value for the web form, which will be remitted to a server when sending the form. With database forms, the value entered is written in the database field, assigned to the control field.</ahelp> You can assign a reference value to option buttons and check boxes. The reference value will be remitted to a server when sending the web form. With database forms the value entered here will be written in the database assigned to the control field."
+msgstr "<ahelp hid=\"HID_PROP_REFVALUE\" visibility=\"hidden\">Μπορείτε να εισάγετε μια τιμή αναφοράς για τη Web φόρμα , η οποία θα μεταβιβασθεί στον εξυπηρετητή όταν στέλνετε τη φόρμα. Με φόρμες βάσης δεδομένων, η εισαχθείσα τιμή γράφεται στο πεδίο της βάσης δεδομένων το οποίο αντιστοιχεί στο πεδίο του στοιχείου ελέγχου.</ahelp> Μπορείτε να αντιστοιχίσετε μια τιμή αναφοράς σε κουμπιά επιλογών και πεδία σήμανσης. Η τιμή αναφοράς θα μεταβιβασθεί στον εξυπηρετητή όταν στέλνετε η Web φόρμα. Με φόρμες βάσης δεδομένων, η τιμή που θα εισαχθεί εδώ θα γραφτεί στη βάση δεδομένων που αντιστοιχεί στο πεδίο ελέγχου."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"hd_id3158409\n"
-"105\n"
+"01170102.xhp\n"
+"par_id3150225\n"
+"204\n"
"help.text"
-msgid "Analyze SQL command"
-msgstr "Ανάλυση εντολής SQL"
+msgid "<emph>Reference values for web forms</emph>"
+msgstr "<emph>Τιμές αναφοράς για φόρμες Web</emph>"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3145171\n"
-"106\n"
+"01170102.xhp\n"
+"par_id3147611\n"
+"205\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ESCAPE_PROCESSING\">Specifies whether the SQL statement is to be analyzed by %PRODUCTNAME.</ahelp> If set to Yes, you can click the <emph>...</emph> button next to the <emph>Content</emph> list box. This will open a window where you can graphically create a database query. When you close that window, the SQL statement for the created query will be inserted in the <emph>Content</emph> list box."
-msgstr "<ahelp hid=\"HID_PROP_ESCAPE_PROCESSING\"> Καθορίζει αν η SQL δήλωση είναι για ανάλυση από το %PRODUCTNAME. </ahelp>Αν ρυθμίστηκε στο Ναι, μπορείτε να πατήσετε το <emph>...</emph> κουμπί δίπλα στο <emph>Περιεχόμενο</emph> πεδίο λίστας. Αυτό θα ανοίξει ένα παράθυρο όπου μπορείτε γραφικά να δημιουργήσετε μια βάση δεδομένων για ερωτήματα. Όταν κλείσετε αυτό το παράθυρο, η SQL δήλωση για το δημιουργημένο ερώτημα θα εισαχθεί στο <emph>Περιεχόμενο</emph> πεδίο λίστας."
+msgid "Reference values are useful if you design a web form and the information on the status of the control is to be transmitted to a server. If the control is clicked by the user, the corresponding reference value is sent to the server."
+msgstr "Οι τιμές αναφοράς είναι χρήσιμες όταν σχεδιάζετε μια φόρμα Web και οι πληροφορίες για την κατάσταση του πεδίου ελέγχου πρόκειται να διαβιβαστούν σε κάποιο εξυπηρετητή. Αν ο χρήστης κάνει κλικ στο πεδίο ελέγχου, η αντίστοιχη τιμή αναφοράς αποστέλλεται στον εξυπηρετητή."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"hd_id3154684\n"
-"81\n"
+"01170102.xhp\n"
+"par_id3149570\n"
+"194\n"
"help.text"
-msgid "Filter"
-msgstr "Φίλτρο"
+msgid "For example, if you have two control fields for the options \"feminine\" and \"masculine\", and assign a reference value of 1 to the field \"feminine\" and the value 2 to the \"masculine\" field, the value 1 is transmitted to the server if a user clicks the \"feminine\" field and value 2 is sent if the \"masculine\" field is clicked."
+msgstr "Για παράδειγμα, αν έχετε δύο πεδία ελέγχου για τις επιλογές \"θηλυκό\" και \"αρσενικό\", και αντιστοιχίσετε την τιμή 1 στο πεδίο \"θηλυκό\" και την τιμή 2 στο πεδίο \"αρσενικό\", η τιμή 1 μεταδίδεται στον εξυπηρετητή αν κάποιος χρήστης κάνει κλικ στο πεδίο \"θηλυκό\" και η τιμή 2 αποστέλλεται αν κάνει κλικ στο πεδίο \"αρσενικό\"."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3150449\n"
-"82\n"
+"01170102.xhp\n"
+"par_id3150260\n"
+"206\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_FILTER_CRITERIA\">Enter the required conditions for filtering the data in the form. The filter specifications follow SQL rules without using the WHERE clause.</ahelp> For example, if you want to display all records with the \"Mike\" forename, type into the data field: Forename = 'Mike'. You can also combine conditions: Forename = 'Mike' OR Forename = 'Peter'. All records matching either of these two conditions will be displayed."
-msgstr "<ahelp hid=\"HID_PROP_FILTER_CRITERIA\">Εισάγετε τις απαιτούμενες συνθήκες για φιλτράρισμα των δεδομένων στη φόρμα. Οι καθορισμοί φίλτρων ακολουθούν κανόνες SQL χωρίς να χρησιμοποιούν προτάσεις τύπου ΠΟΥ.</ahelp> Για παράδειγμα, αν θέλετε να εμφανίσετε όλες τις εγγραφές με το \"Mike\" αρχικό όνομα, πληκτρολογήστε μέσα στο πεδίο δεδομένων: Forename = 'Mike'. Μπορείτε επίσης να συνδυάσετε συνθήκες: Forename = 'Mike' ή Forename = 'Peter'. Όλες οι εγγραφές που ταιριάζουν σε κάποια εκ των δύο συνθηκών θα εμφανιστεί."
+msgid "<emph>Reference values for database forms</emph>"
+msgstr "<emph>Τιμές αναφοράς για φόρμες βάσεων δεδομένων</emph>"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3156212\n"
-"83\n"
+"01170102.xhp\n"
+"par_id3150654\n"
+"207\n"
"help.text"
-msgid "The filter function is available in user mode through the <link href=\"text/shared/02/12030000.xhp\" name=\"AutoFilter\"><emph>AutoFilter</emph></link> and <link href=\"text/shared/02/12090000.xhp\" name=\"Default Filter\"><emph>Default Filter</emph></link> icons on the <link href=\"text/shared/main0213.xhp\" name=\"Form Navigation Bar\"><emph>Form Navigation</emph> Bar</link>."
-msgstr "Η λειτουργία φίλτρου είναι διαθέσιμη στην κατάσταση λειτουργίας χρήστη από τα εικονίδια <link href=\"text/shared/02/12030000.xhp\" name=\"Αυτόματο Φίλτρο\"><emph>Αυτόματο Φίλτρο</emph></link> και <link href=\"text/shared/02/12090000.xhp\" name=\"προεπιλεγμένο φίλτρο\"><emph>προεπιλεγμένο φίλτρο</emph></link> στη γραμμή <link href=\"text/shared/main0213.xhp\" name=\"Γραμμή περιήγησης φόρμας\"><emph>Περιήγηση φόρμας</emph></link>."
+msgid "For database forms, you can also characterize the status of an option or a check box by a reference value, storing it in the database. If you have a set of three options, for example \"in progress\", \"completed\", and \"resubmission\", with the respective reference values, \"ToDo\", \"OK\", and \"RS\", these reference values appear in the database if the respective option is clicked."
+msgstr "Στις φόρμες βάσεων δεδομένων, μπορείτε επίσης να χαρακτηρίσετε την κατάσταση μιας επιλογής ή ενός πεδίου σήμανσης μέσω μιας τιμής αναφοράς, αποθηκεύοντάς τη στη βάση δεδομένων. Αν έχετε ορίσει ένα σύνολο τριών επιλογών, για παράδειγμα \"σε εξέλιξη\", \"ολοκληρώθηκε\", και \"επανάληψη υποβολής\", μαζί με τις αντίστοιχες τιμές αναφοράς, \"ToDo\", \"OK\" και \"RS\", αυτές οι τιμές αναφοράς εμφανίζονται στη βάση δεδομένων αν κάποιος κάνει κλικ στην αντίστοιχη επιλογή."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"hd_id3156005\n"
-"84\n"
+"01170102.xhp\n"
+"hd_id3148455\n"
+"5\n"
"help.text"
-msgid "Sort"
-msgstr "Ταξινόμηση"
+msgid "Data field"
+msgstr "Πεδίο δεδομένων"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3163712\n"
-"85\n"
+"01170102.xhp\n"
+"par_id3155852\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_SORT_CRITERIA\">Specifies the conditions to sort the data in the form. The specification of the sorting conditions follows SQL rules without the use of the ORDER BY clause.</ahelp> For example, if you want all records of a database to be sorted in one field in an ascending order and in another field in a descending order, enter Forename ASC, Name DESC (presuming Forename and Name are the names of the data fields)."
-msgstr "<ahelp hid=\"HID_PROP_SORT_CRITERIA\">Καθορίζει τις συνθήκες για να ταξινομηθούν τα δεδομένα στη φόρμα. Ο ορισμός των συνθηκών ταξινόμησης ακολουθεί κανόνες SQL χωρίς την χρήση της κατά σειρά πρότασης.</ahelp> Για παράδειγμα, αν θέλετε όλες οι εγγραφές μιας βάσης δεδομένων να ταξινομηθούν σε ένα πεδίο σε αύξουσα σειρά και ένα άλλο πεδίο σε φθίνουσα σειρά, εισάγετε αρχικό όνομα ASC, όνομα DESC (προδικάζοντας ότι αρχικό όνομα και όνομα είναι ονόματα πεδίων δεδομένων)."
+msgid "<ahelp hid=\"HID_PROP_CONTROLSOURCE\" visibility=\"hidden\">Specifies the field of the data source table to which the control refers.</ahelp> With database forms, you can link controls with the data fields."
+msgstr "<ahelp hid=\"HID_PROP_CONTROLSOURCE\" visibility=\"hidden\">Καθορίζει το πεδίο του πίνακα προέλευσης δεδομένων όπου αναφέρεται το στοιχείο ελέγχου.</ahelp> Με φόρμες βάσης δεδομένων, μπορείτε να συνδέσετε στοιχεία ελέγχου με τα πεδία δεδομένων."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3156444\n"
-"86\n"
+"01170102.xhp\n"
+"par_id3153224\n"
+"75\n"
"help.text"
-msgid "The appropriate icons on the <link href=\"text/shared/main0213.xhp\" name=\"Form Navigation Bar\"><emph>Form Navigation</emph> Bar</link> can be used in User mode to sort: <link href=\"text/shared/02/12010000.xhp\" name=\"Sort Ascending\"><emph>Sort Ascending</emph></link>, <link href=\"text/shared/02/12020000.xhp\" name=\"Sort Descending\"><emph>Sort Descending</emph></link>, <link href=\"text/shared/02/12100100.xhp\" name=\"Sort\"><emph>Sort</emph></link>."
-msgstr "Τα κατάλληλα εικονίδια στη γραμμή <link href=\"text/shared/main0213.xhp\" name=\"Γραμμή περιήγησης φόρμας\"><emph>περιήγηση φόρμας</emph></link> μπορούν να χρησιμοποιηθούν στην κατάσταση λειτουργίας χρήστη για ταξινόμηση: <link href=\"text/shared/02/12010000.xhp\" name=\"Αύξουσα ταξινόμηση\"><emph>Αύξουσα ταξινόμηση</emph></link>, <link href=\"text/shared/02/12020000.xhp\" name=\"Φθίνουσα ταξινόμηση\"><emph>Φθίνουσα ταξινόμηση</emph></link>, <link href=\"text/shared/02/12100100.xhp\" name=\"Ταξινόμηση\"><emph>Ταξινόμηση</emph></link>."
+msgid "You have several possibilities:"
+msgstr "Έχετε διάφορες δυνατότητες:"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"hd_id3148616\n"
-"8\n"
+"01170102.xhp\n"
+"par_id3159110\n"
+"66\n"
"help.text"
-msgid "Add data only"
-msgstr "Μόνο προσθήκη δεδομένων"
+msgid "First case: There is only one table in the form."
+msgstr "Πρώτη περίπτωση: Υπάρχει μόνο ένας πίνακας στη φόρμα."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3153139\n"
-"20\n"
+"01170102.xhp\n"
+"par_id3156356\n"
+"67\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATAENTRY\">Determines if the form only allows the addition of new data (Yes) or if it allows other properties as well (No).</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_DATAENTRY\">Καθορίζει αν η φόρμα πρέπει να επιτρέπει την προσθήκη μόνο νέων δεδομένων (Ναι) ή αν πρέπει να επιτρέπει και άλλες ιδιότητες (Όχι).</ahelp>"
+msgid "Under <emph>Data field</emph>, specify the field of the data source table whose contents you want to be displayed."
+msgstr "Κάτω από το <emph>Πεδίο δεδομένων</emph>, καθορίστε το πεδίο του πίνακα προέλευσης δεδομένων του οποίου τα περιεχόμενα θέλετε να εμφανιστούν."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3148575\n"
-"21\n"
+"01170102.xhp\n"
+"par_id3146898\n"
+"76\n"
"help.text"
-msgid "If <emph>Add data only</emph> is set to \"Yes\", changing or deleting data is not possible."
-msgstr "Αν η<emph>Μόνο προσθήκη δεδομένων</emph> έχει ρυθμιστεί στο \"Ναι\", η αλλαγή ή η διαγραφή δεδομένων δεν είναι δυνατή."
+msgid "Second case: The control belongs to a subform that is created by an SQL query."
+msgstr "Δεύτερη περίπτωση: Το πεδίο ελέγχου ανήκει σε μία υπο-φόρμα η οποία δημιουργείται από ένα ερώτημα SQL."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"hd_id3148455\n"
-"9\n"
+"01170102.xhp\n"
+"par_id3154273\n"
+"77\n"
"help.text"
-msgid "Navigation bar"
-msgstr "Γραμμή πλοήγησης"
+msgid "Under <emph>Data field</emph>, specify the field of the SQL statement whose contents you want to be displayed."
+msgstr "Κάτω από το <emph>Πεδίο δεδομένων</emph>, καθορίστε το πεδίο της πρότασης SQL της οποίας τα περιεχόμενα θέλετε να εμφανιστούν."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3157976\n"
-"22\n"
+"01170102.xhp\n"
+"par_id3153949\n"
+"78\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATION\">Specifies whether the navigation functions in the lower form bar can be used.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATION\"> Καθορίζει αν οι λειτουργίες πλοήγησης της παρακάτω ράβδου της φόρμας μπορούν να χρησιμοποιηθούν.</ahelp>"
+msgid "Third case: <link href=\"text/shared/02/01170900.xhp\" name=\"Combo Boxes\">Combo Boxes</link>"
+msgstr "Τρίτη περίπτωση: <link href=\"text/shared/02/01170900.xhp\" name=\"Πεδία συνδυασμού\">Πεδία συνδυασμού</link>"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3149485\n"
+"01170102.xhp\n"
+"par_id3147494\n"
"79\n"
"help.text"
-msgid "The \"Parent Form\" option is used for subforms. If you choose this option for a subform, you can navigate using the records of the main form if the cursor is placed in the subform. A subform is linked to the parent form by a 1:1 relationship, so navigation is always performed in the parent form."
-msgstr "Η επιλογή \"Γονική φόρμα\" χρησιμοποιείται για δευτερεύουσες φόρμες. Αν επιλέξετε αυτήν τη δυνατότητα για μια υποφόρμα, μπορείτε να πραγματοποιήσετε περιήγηση χρησιμοποιώντας τις εγγραφές της κύριας φόρμας όταν ο δρομέας τοποθετηθεί στη υποφόρμα. Η υποφόρμα είναι συνδεδεμένη με την γονική φόρμα σε αναλογία 1:1, επομένως η περιήγηση ολοκληρώνεται πάντοτε στη γονική φόρμα."
-
-#: 01170203.xhp
-msgctxt ""
-"01170203.xhp\n"
-"hd_id3151051\n"
-"10\n"
-"help.text"
-msgid "Cycle"
-msgstr "Κύκλος"
-
-#: 01170203.xhp
-msgctxt ""
-"01170203.xhp\n"
-"par_id3154944\n"
-"23\n"
-"help.text"
-msgid "<ahelp hid=\"HID_PROP_CYCLE\">Determines how the navigation should be done using the tab key.</ahelp> Using the tab key, you can move forward in the form. If you simultaneously press the Shift key, the navigation will follow the opposite direction. If you reach the last (or the first) field and press the tab key again, it can have various effects. Define the key control with the following options:"
-msgstr "<ahelp hid=\"HID_PROP_CYCLE\">Καθορίζει πως η πλοήγηση θα πρέπει να γίνεται χρησιμοποιώντας το πλήκτρο tab. </ahelp> Χρησιμοποιώντας το πλήκτρο tab, μπορείτε να προωθηθείτε μέσα στη φόρμα. Αν ταυτόχρονα πιέσετε το πλήκτρο Shift, η Περιήγηση θα ακολουθήσει την αντίθετη κατεύθυνση. Όταν φτάσετε στο τελευταίο (ή το πρώτο) πεδίο και πιέσετε ξανά το πλήκτρο tab, ενδέχεται να συμβούν διάφορα αποτελέσματα. Καθορίστε το πεδίο ελέγχου πλήκτρου, μέσω των παρακάτω επιλογών:"
-
-#: 01170203.xhp
-msgctxt ""
-"01170203.xhp\n"
-"par_id3166413\n"
-"87\n"
-"help.text"
-msgid "Option"
-msgstr "Επιλογή"
-
-#: 01170203.xhp
-msgctxt ""
-"01170203.xhp\n"
-"par_id3150424\n"
-"88\n"
-"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
-
-#: 01170203.xhp
-msgctxt ""
-"01170203.xhp\n"
-"par_id3150417\n"
-"89\n"
-"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "For combo boxes, the field of the data source table in which the values entered or selected by the user should be stored is specified under <emph>Data field</emph>. The values displayed in the list of the combo box are based on an SQL statement, which is entered under <emph>List content</emph>."
+msgstr "Στα πεδία συνδυασμού, το πεδίο του πίνακα προέλευσης δεδομένων στο οποίο πρέπει να αποθηκεύονται οι τιμές που εισάγονται ή επιλέγονται από το χρήστη, καθορίζεται στο <emph>Πεδίο Δεδομένων</emph>. Οι τιμές που εμφανίζονται στη λίστα του πεδίου συνδυασμού βασίζονται σε μια πρόταση SQL, η οποία καταχωρείται στο <emph>Περιεχόμενο λίστας</emph>."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3157847\n"
-"90\n"
+"01170102.xhp\n"
+"par_id3145167\n"
+"68\n"
"help.text"
-msgid "This setting automatically defines a cycle which follows an existing database link: If the form contains a database link, the Tab key will, by default, initiate a change to the next or previous record on exit from the last field (see All Records). If there is no database link the next/previous form is shown (see Current Page)."
-msgstr "Η επιλογή αυτή καθορίζει αυτόματα έναν κύκλο, ο οποίος ακολουθεί μία υπάρχουσα σύνδεση βάσης δεδομένων: Aν η φόρμα περιέχει ένα σύνδεσμο βάσης δεδομένων, το πλήκτρο Tab, από προεπιλογή, θα ξεκινήσει μια αλλαγή προς την επόμενη ή την προηγούμενη εγγραφή, κατά την έξοδο από το τελευταίο πεδίο (βλέπε Όλες οι εγγραφές). Όταν δεν υπάρχει σύνδεσμος βάσης δεδομένων, εμφανίζεται η φόρμα επόμενο/προηγούμενο (βλέπε Τρέχουσα σελίδα)."
+msgid "Fourth case: <link href=\"text/shared/02/01170900.xhp\" name=\"List Boxes\">List Boxes</link>"
+msgstr "Τέταρτη περίπτωση: <link href=\"text/shared/02/01170900.xhp\" name=\"Πεδία λίστας\">Πεδία λίστας</link>"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3153418\n"
+"01170102.xhp\n"
+"par_id3153764\n"
"91\n"
"help.text"
-msgid "All records"
-msgstr "Όλες οι εγγραφές"
-
-#: 01170203.xhp
-msgctxt ""
-"01170203.xhp\n"
-"par_id3152972\n"
-"92\n"
-"help.text"
-msgid "This option applies to database forms only and is used to navigate through all records. If you use the Tab key to exit from the last field of a form, the current record is changed."
-msgstr "Η επιλογή αυτή ισχύει μόνο για φόρμες βάσεων δεδομένων και χρησιμοποιείται για περιήγηση ανάμεσα σε όλες τις εγγραφές. Η τρέχουσα εγγραφή αλλάζει κατά την έξοδο από το τελευταίο πεδίο μιας φόρμας, μέσω του πλήκτρου Tab."
+msgid "The data source table does not contain the data to be displayed, but rather a table linked to the data source table through a common data field."
+msgstr "Ο πίνακας προέλευσης δεδομένων δεν περιέχει τα δεδομένα που πρόκειται να εμφανιστούν, αλλά έναν πίνακα που είναι συνδεδεμένος με τον πίνακα προέλευσης δεδομένων μέσω ενός κοινού πεδίου δεδομένων."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3151020\n"
-"93\n"
+"01170102.xhp\n"
+"par_id3149021\n"
+"69\n"
"help.text"
-msgid "Active record"
-msgstr "Ενεργή εγγραφή"
+msgid "If you want a list box to display data from a table that is linked to the current data source table, under <emph>Data field</emph> specify the field of the data source table to which the content of the list box refers. Or you can specify the database field that controls the display of the data in the form. This data field provides the link to the other table if both tables can be linked through a common data field. It is usually a data field in which unique identification numbers are stored. The data field whose contents are displayed in the form is specified by an SQL statement under <emph>List content</emph>."
+msgstr "Αν θέλετε ένα πεδίο λίστας να εμφανίζει δεδομένα από πίνακα που είναι συνδεδεμένος με τον τρέχοντα πίνακα προέλευσης δεδομένων, στο <emph>Πεδίο δεδομένων</emph> καθορίστε το πεδίο του πίνακα προέλευσης δεδομένων όπου αναφέρεται το περιεχόμενο του πεδίου λίστας. Ή μπορείτε να καθορίσετε το πεδίο της βάσης δεδομένων η οποία ρυθμίζει την εμφάνιση των δεδομένων στη φόρμα. Αυτό το πεδίο δεδομένων παρέχει τη σύνδεση με τον άλλο πίνακα όταν και οι δύο πίνακες μπορούν να συνδεθούν μέσω κοινού πεδίου δεδομένων. Συνήθως πρόκειται για πεδίο δεδομένων στο οποίο αποθηκεύονται οι μοναδικοί αριθμοί αναγνωριστικού. Το πεδίο δεδομένων του οποίου τα περιεχόμενα πρόκειται να εμφανιστούν στη φόρμα καθορίζεται από πρόταση SQL, στο <emph>Περιεχόμενο λίστας</emph>."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3145301\n"
-"94\n"
+"01170102.xhp\n"
+"par_id3153924\n"
+"80\n"
"help.text"
-msgid "This option applies to database forms only, and is used to navigate within the current record. If you use the Tab key to exit from the last field of a form, the current record is changed."
-msgstr "Η επιλογή αυτή ισχύει μόνο για φόρμες βάσεων δεδομένων και χρησιμοποιείται για περιήγηση μέσα στην τρέχουσα εγγραφή. Η τρέχουσα εγγραφή αλλάζει κατά την έξοδο από το τελευταίο πεδίο μιας φόρμας, μέσω του πλήκτρου Tab."
+msgid "List boxes work with references. They can either be implemented with linked tables by SQL statements (fourth case) or through value lists:"
+msgstr "Τα πεδία λίστας λειτουργούν με αναφορές. Μπορούν να υλοποιηθούν είτε με συνδεδεμένους πίνακες μέσω προτάσεων SQL (4η Περίπτωση) είτε από λίστες τιμών:"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3146913\n"
-"95\n"
+"01170102.xhp\n"
+"par_id3145641\n"
+"58\n"
"help.text"
-msgid "Current page"
-msgstr "Τρέχουσα σελίδα"
+msgid "<emph>References through linked tables (SQL statements)</emph>"
+msgstr "<emph>Αναφορές μέσο συνδεδεμένων πινάκων (προτάσεις SQL)</emph>"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3150330\n"
-"96\n"
+"01170102.xhp\n"
+"par_id3147341\n"
+"59\n"
"help.text"
-msgid "On exit from the last field of a form, the cursor skips to the first field in the next form. This is standard for HTML forms; therefore, this option is especially relevant for HTML forms."
-msgstr "Κατά την έξοδο από το τελευταίο πεδίο μιας φόρμας, ο δρομέας μετακινείται στο πρώτο πεδίο της επόμενης φόρμας. Η ενέργεια αυτή είναι τυπική για φόρμες HTML, επομένως, η επιλογή αυτή αφορά κυρίως φόρμες HTML."
+msgid "If you want a list box to display data from a database table that is linked by a common data field to the table on which the form is based, the link field of the form table is specified under <emph>Data field</emph>."
+msgstr "Αν θέλετε ένα πεδίο λίστας να εμφανίζει δεδομένα από ένα πίνακα βάσης δεδομένων ο οποίος είναι συνδεδεμένος με τον πίνακα στον οποίο βασίζεται η φόρμα μέσω κοινού πεδίου δεδομένων, το πεδίο σύνδεσης του πίνακα της φόρμας καθορίζεται στο <emph>Πεδίο δεδομένων</emph>."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"hd_id3155064\n"
-"11\n"
+"01170102.xhp\n"
+"par_id3155174\n"
+"60\n"
"help.text"
-msgid "Allow additions"
-msgstr "Να επιτρέπεται προσθήκη δεδομένων"
+msgid "The link is created with an SQL Select, which, if you selected \"SQL\" or \"Native SQL\", is specified under <emph>Type of list contents</emph> in the field <emph>List content</emph>. As an example, a table \"Orders\" is linked to the current form control, and in the database a table \"Customers\" is linked to the \"Orders\" table. You can use an SQL statement as follows:"
+msgstr "Ο σύνδεσμος δημιουργείται με SQL Select, που, αν επιλέξατε \"SQL\" ή \"Native SQL\", ορίζεται στο <emph>Τύπος του περιεχομένου λίστας</emph> στο πεδίο <emph>Περιεχόμενο λίστας</emph>. Για παράδειγμα, ένας πίνακας \"Orders\" είναι συνδεδεμένος, στη τρέχουσα φόρμα ελέγχου και στη βάση δεδομένων ένας πίνακας \"Customers\" είναι συνδεδεμένος στον πίνακα \"Orders\". Μπορείτε να χρησιμοποιήσετε μια πρόταση SQL όπως αυτή:"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3154360\n"
-"24\n"
+"01170102.xhp\n"
+"par_id3148537\n"
+"70\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ALLOW_ADDITIONS\">Determines if data can be added.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_ALLOW_ADDITIONS\">Καθορίζει το αν είναι δυνατή η προσθήκη δεδομένων.</ahelp>"
+msgid "SELECT CustomerName, CustomerNo FROM Customers,"
+msgstr "SELECT CustomerName, CustomorNo FROM Customers,"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"hd_id3156054\n"
-"12\n"
+"01170102.xhp\n"
+"par_id3154967\n"
+"71\n"
"help.text"
-msgid "Allow modifications"
-msgstr "Να επιτρέπεται τροποποίηση δεδομένων"
+msgid "where \"CustomerName\" is the data field from the linked table \"Customers\", and \"CustomerNo\" is the field of the table \"Customers\" that is linked to a field of the form table \"Orders\" specified under <emph>Data field</emph>."
+msgstr "όπου \"CustomerName\" είναι το πεδίο δεδομένων από το συνδεδεμένο πίνακα \"Customers\" και \"CustomerNo\" είναι το πεδίο του πίνακα \"Customers\" το οποίο είναι συνδεδεμένο με το πεδίο του πίνακα φόρμας \"Orders\" που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3156377\n"
-"25\n"
+"01170102.xhp\n"
+"par_id3163808\n"
+"55\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ALLOW_EDITS\"> Determines if the data can be modified.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_ALLOW_EDITS\"> Καθορίζει αν είναι δυνατή η τροποποίηση δεδομένων.</ahelp>"
+msgid "<emph>References Using Value Lists</emph>"
+msgstr "<emph>Αναφορές που χρησιμοποιούν λίστες τιμών</emph>"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"hd_id3149019\n"
-"13\n"
+"01170102.xhp\n"
+"par_id3145295\n"
+"56\n"
"help.text"
-msgid "Allow deletions"
-msgstr "Να επιτρέπεται διαγραφή δεδομένων"
+msgid "For list boxes, you can use value lists. Value lists are lists that define reference values. In this way, the control in the form does not directly display the content of a database field, but rather values assigned in the value list."
+msgstr "Στα πεδία λίστας, μπορείτε να χρησιμοποιήσετε λίστες τιμών. Οι λίστες τιμών είναι λίστες που καθορίζουν τις τιμές αναφοράς. Με αυτόν τον τρόπο, το πεδίο ελέγχου της φόρμας δεν εμφανίζει κατευθείαν το περιεχόμενο ενός πεδίου βάσης δεδομένων, αλλά εμφανίζει τις τιμές που αντιστοιχίζονται στη λίστα τιμών."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3148995\n"
-"26\n"
+"01170102.xhp\n"
+"par_id3151186\n"
+"57\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ALLOW_DELETIONS\">Determines if the data can be deleted.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_ALLOW_DELETIONS\">Καθορίζει αν είναι δυνατή η διαγραφή δεδομένων.</ahelp>"
+msgid "If you work with reference values of a value list, the contents of the data field that you specified under <emph>Data Field</emph> in the form are not visible, but rather the assigned values. If you chose \"Valuelist\" on the <emph>Data</emph> tab under <emph>Type of list contents</emph> and assigned a reference value to the visible list entries in the form under <emph>List entries</emph> (entered in the <link href=\"text/shared/02/01170101.xhp\" name=\"General\"><emph>General</emph></link> tab), then the reference values are compared with the data content of the given data field. If a reference value corresponds to the content of a data field, the associated list entries are displayed in the form."
+msgstr "Αν εργάζεστε με τιμές παραπομπής από μια λίστα τιμών, δεν βλέπετε τα περιεχόμενα του πεδίου δεδομένων της φόρμας που καθορίσατε στο <emph>Πεδίο δεδομένων</emph>, αλλά βλέπετε τις τιμές που έχουν αντιστοιχιστεί. Αν επιλέξατε \"Λίστα τιμών\" από την καρτέλα <emph>Δεδομένα</emph> στο <emph>Τύπος του περιεχομένου λίστας</emph> και αντιστοιχίσετε μια τιμή αναφοράς στις ορατές εγγραφές λίστας της φόρμας από τις <emph>Εγγραφές λιστών</emph> (το οποίο εισαγάγετε στην καρτέλα <link href=\"text/shared/02/01170101.xhp\" name=\"Γενικά\"><emph>Γενικά</emph></link>), τότε οι τιμές παραπομπής συγκρίνονται με το περιεχόμενο δεδομένων του συγκεκριμένου πεδίου δεδομένων. Όταν μια τιμή αναφοράς, αντιστοιχεί στο περιεχόμενο ενός πεδίου δεδομένων, οι σχετικές καταχωρήσεις λίστας, εμφανίζονται στη φόρμα."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"hd_id3153714\n"
+"01170102.xhp\n"
+"hd_id3154664\n"
"3\n"
"help.text"
-msgid "Link master fields"
-msgstr "Σύνδεση κύριων πεδίων"
+msgid "Bound field"
+msgstr "Δεσμευμένο πεδίο"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3147339\n"
-"14\n"
+"01170102.xhp\n"
+"par_id3148475\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_MASTERFIELDS\">If you create a <link href=\"text/shared/02/01170203.xhp\" name=\"subform\">subform</link>, enter the data field of the parent form responsible for the synchronization between parent and subform.</ahelp> To enter multiple values, press Shift + Enter after each input line."
-msgstr "<ahelp hid=\"HID_PROP_MASTERFIELDS\">Αν δημιουργήσετε μία <link href=\"text/shared/02/01170203.xhp\" name=\"υποφόρμα\">υποφόρμα</link>,εισάγετε τα δεδομένα πεδίου από την γονική φόρμα η οποία είναι υπεύθυνη για τον συγχρονισμό μεταξύ κύριας και δευτερεύουσας φόρμας.</ahelp> Για να εισάγετε πολλαπλές τιμές, πατήστε Shift + Enter μετά από κάθε γραμμή εισόδου."
+msgid "<ahelp hid=\"HID_PROP_BOUNDCOLUMN\" visibility=\"hidden\">Use an index to specify the table field or table SQL query to link to the field that is provided under <emph>Data field</emph>. Valid values for this property are 1, 2, 3, and so on.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_BOUNDCOLUMN\" visibility=\"hidden\">Χρησιμοποιήστε ένα ευρετήριο για να ορίσετε το πεδίο πίνακα ή πίνακα ερωτήματος SQL που θα συνδέσετε στο πεδίο που παρέχεται στο <emph>Πεδίο δεδομένων</emph>. Οι δυνατές τιμές αυτής της ιδιότητας είναι 1, 2, 3, κλπ.</ahelp>"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3149568\n"
-"71\n"
+"01170102.xhp\n"
+"par_idN10AD2\n"
"help.text"
-msgid "The subform is based on an <link href=\"text/shared/00/00000005.xhp#sql\" name=\"SQL\">SQL</link> query; more specifically, on a <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Parameter Query\">Parameter Query</link>. If a field name is entered in the <emph>Link master fields</emph> box, the data contained in that field in the main form is read to a variable that you must enter in <emph>Link slave fields</emph>. In an appropriate SQL statement, this variable is compared to the table data that the subform refers to. Alternatively, you can enter the column name in the <emph>Link master fields</emph> box."
-msgstr "Η υποφόρμα βασίζεται σε ένα ερώτημα <link href=\"text/shared/00/00000005.xhp#sql\" name=\"SQL\">SQL</link>, πιο συγκεκριμένα, σε ένα <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Ερώτημα Παραμέτρου\">Ερώτημα Παραμέτρου</link>. Αν ένα όνομα πεδίου εισαχθεί στο κουτί <emph>Σύνδεση κύριων πεδίων</emph>, τα δεδομένα που περιέχονται στο πεδίο μέσα στην κύρια φόρμα διαβάζονται σε μία μεταβλητή την οποία πρέπει να εισάγετε στο <emph>Σύνδεση δευτερευόντων πεδίων</emph>. Σε μία κατάλληλη πρόταση σε SQL, αυτή η μεταβλητή συγκρίνεται με τον πίνακα δεδομένων στον οποίο αναφέρεται η υποφόρμα. Εναλλακτικά, μπορείτε να εισάγετε το όνομα στήλης στο κουτί <emph>Σύνδεση κύριων πεδίων</emph>."
+msgid "If you delete the contents of the <emph>Bound field</emph> cell in the property browser, the first field of the result set is used to display and to exchange data."
+msgstr "Αν διαγράψετε τα περιεχόμενα του <emph>Δεσμευμένου πεδίου</emph> κελιού στην ιδιότητα φυλλομετρητή, το πρώτο πεδίο του σετ αποτελέσματος χρησιμοποιείτε για να προβάλει και να ανταλλάσσει δεδομένα."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3156089\n"
+"01170102.xhp\n"
+"par_id3154588\n"
"72\n"
"help.text"
-msgid "Consider the following example:"
-msgstr "Προσέξτε το παρακάτω παράδειγμα:"
+msgid "This property for list boxes defines which data field of a linked table is displayed in the form."
+msgstr "Αυτή η ιδιότητα των πεδίων λίστας καθορίζει ποιο πεδίο δεδομένων συνδεδεμένου πίνακα εμφανίζεται στη φόρμα."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3151017\n"
-"30\n"
+"01170102.xhp\n"
+"par_id3151213\n"
+"38\n"
"help.text"
-msgid "The database table on which the form is based is, for example, a customer database (\"Customer\"), where every customer has been given a unique number in a data field named \"Cust_ID\". A customer's orders are maintained in another database table. You now want to see each customer's orders after entering them into the form. In order to do this you should create a subform. Under <emph>Link master fields</emph> enter the data field from the customer database which clearly identifies the customer, that is, Cust_ID. Under <emph>Link slave fields</emph> enter the name of a variable which is to accept the data of the field Cust_ID, for example, x."
-msgstr "Ο πίνακας της βάσης δεδομένων στον οποίο βασίζεται η φόρμα είναι, για παράδειγμα, μια βάση δεδομένων πελατών (\"Πελάτης\"), όπου σε κάθε πελάτη έχει δοθεί ένας μοναδικός αριθμός σε ένα πεδίο δεδομένων που ονομάζεται \"Cust_ID\". Οι παραγγελίες του πελάτη διατηρούνται σε άλλον πίνακα βάσης δεδομένων. Τώρα θέλετε να δείτε τις παραγγελίες κάθε πελάτη μετά την εισαγωγή τους στη φόρμα. Για να το κάνετε αυτό, πρέπει να δημιουργήσετε μια υποφόρμα.Κάτω απο τον <emph>Σύνδεσμο κύριου πεδίου</emph> εισάγετε τα δεδομένα πεδίου από την βάση δεδομένων του πελάτη, η οποία αναγνωρίζει πλήρως τον πελάτη, δηλαδή, Cust_ID. Κάτω από τον <emph>Σύνδεσμο δευτερεύοντος πεδίου</emph> εισάγετε το όνομα μιας μεταβλήτής, η οποία θα δεχθεί τα δεδομένα του πεδίου Cust_ID, για παράδειγμα, χ."
+msgid "If a list box in the form is to display contents of a table linked to the form table, then define in the <emph>Type of list contents</emph> field if the display is determined by an SQL command or the (linked) table is accessed. With the <emph>Bound field</emph> property, you use an index to specify to which data field of the query or of the table the list field is linked."
+msgstr "Εάν ένα πεδίο λίστας στη φόρμα πρόκειται να εμφανίσει τα περιεχόμενα ενός πίνακα που είναι συνδεδεμένος σε πίνακα φόρμας, καθορίστε στο πεδίο <emph>Τύπος του περιεχομένου λίστας</emph>, αν η εμφάνιση καθορίζεται από εντολή SQL ή με πρόσβαση στον (συνδεδεμένο) πίνακα. Με την ιδιότητα <emph>Δεσμευμένο πεδίο</emph>, χρησιμοποιείτε ένα δείκτη για να καθορίσετε σε ποιο πεδίο δεδομένων του ερωτήματος ή του πίνακα θα συνδεθεί το πεδίο λίστας."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3151248\n"
+"01170102.xhp\n"
+"par_id3148427\n"
"73\n"
"help.text"
-msgid "The subform should show the appropriate data from the orders table (\"Orders\") for each customer ID (Customer_ID -> x). This is only possible if each order is uniquely assigned to one customer in the orders table. Alternatively, you can use another field called Customer_ID; however, to make sure that this field is not confused with the same field from the main form, the field is called Customer_Number."
-msgstr "Η υποφόρμα πρέπει να εμφανίζει τα κατάλληλα δεδομένα από τον πίνακα παραγγελιών (\"Παραγγελίες\") για κάθε αναγνωριστικό πελάτη (Customer_ID -> x). Αυτό είναι δυνατό μόνο στην περίπτωση που κάθε παραγγελία αντιστοιχίζεται αποκλειστικά σε έναν πελάτη του πίνακα παραγγελιών. Εναλλακτικά, μπορείτε να χρησιμοποιήσετε ένα άλλο πεδίο που ονομάζεται Customer_ID,όμως, για να βεβαιωθείτε ότι αυτό το πεδίο δεν συγχέεται με το πεδίο της κύριας φόρμας το πεδίο αυτό ονομάζεται Customer_Number."
-
-#: 01170203.xhp
-msgctxt ""
-"01170203.xhp\n"
-"par_id3153537\n"
-"74\n"
-"help.text"
-msgid "Now compare the Customer_Number in the \"Orders\" table with the Customer_ID from the \"Customers\" table, which can be done, for example, using the x variable with the following SQL statement:"
-msgstr "Tώρα συγκρίνετε το Customer_Number στον πίνακα \"Orders\"με το Customer_ID από τον πίνακα \"Customers\" ,το οποίο μπορεί να γίνει, για παράδειγμα, με τη χρήση της μεταβλητής χ με την ακόλουθη πρόταση σε SQL:"
-
-#: 01170203.xhp
-msgctxt ""
-"01170203.xhp\n"
-"par_id3155335\n"
-"75\n"
-"help.text"
-msgid "SELECT * FROM Orders WHERE Customer_Number =: x (if you want the subform to show all data from the orders table)"
-msgstr "SELECT * FROM Order WHERE Cust_ID =: x (εάν θέλετε η υποφόρμα να εμφανίζει όλα τα δεδομένα του πίνακα παραγγελιών)"
-
-#: 01170203.xhp
-msgctxt ""
-"01170203.xhp\n"
-"par_id3163727\n"
-"76\n"
-"help.text"
-msgid "or:"
-msgstr "ή:"
-
-#: 01170203.xhp
-msgctxt ""
-"01170203.xhp\n"
-"par_id3153921\n"
-"77\n"
-"help.text"
-msgid "SELECT Item FROM Orders WHERE Customer_Number =: x (if you want the subform from the orders table to show only the data contained in the \"Item\" field)"
-msgstr "SELECT Item FROM Orders WHERE Customer_Number =: x (αν θέλετε η υποφόρμα του πίνακα εντολών να εμφανίζει μόνο τα δεδομένα που περιέχονται στο πεδίο \"Item\")"
-
-#: 01170203.xhp
-msgctxt ""
-"01170203.xhp\n"
-"par_id3148488\n"
-"78\n"
-"help.text"
-msgid "The SQL statement can either be entered in the <emph>Data source</emph> field, or you can create an appropriate parameter query, which can be used to create the subform."
-msgstr "Η πρόταση SQL μπορεί είτε να εισαχθεί κατευθείαν στο πεδίο <emph>Προέλευσης Δεδομένων</emph>, ή μπορείτε να δημιουργήσετε ένα κατάλληλο ερώτημα παραμέτρου, το οποίο να μπορεί να χρησιμοποιηθεί για τη δημιουργία δευτερεύουσας φόρμας."
+msgid "The property <emph>Bound field</emph> is only for forms that are used to access more than one table. If the form is based on only one table, the field to be displayed in the form is specified directly under <emph>Data field</emph>. However, if you want the list box to display data from a table that is linked to the current table over a common data field, the linked data field is defined by the property <emph>Bound field</emph>."
+msgstr "Η ιδιότητα <emph>Δεσμευμένο πεδίο</emph> έχει νόημα για φόρμες που χρησιμοποιούνται για πρόσβαση σε περισσότερους από έναν πίνακες. Όταν η φόρμα βασίζεται μόνο σε έναν πίνακα, το πεδίο που πρόκειται να εμφανιστεί στη φόρμα, καθορίζεται στο <emph>Πεδίο δεδομένων</emph>. Ωστόσο, όταν θέλετε το πεδίο λίστας να εμφανίζει δεδομένα από έναν πίνακα που είναι συνδεδεμένος με τον τρέχοντα πίνακα μέσω κοινού πεδίου δεδομένων, το συνδεδεμένο πεδίο δεδομένων καθορίζεται από την ιδιότητα <emph>Δεσμευμένο πεδίο</emph>."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"hd_id3150648\n"
-"4\n"
+"01170102.xhp\n"
+"par_id3150365\n"
+"39\n"
"help.text"
-msgid "Link slave fields"
-msgstr "Σύνδεση με δευτερεύοντα πεδία"
+msgid "If you selected \"SQL\" under <emph>Type of list contents</emph>, the SQL command determines the index to be specified. Example: If you specify an SQL command such as \"SELECT Field1, Field2 FROM tablename\" under <emph>List content</emph>, refer to the following table:"
+msgstr "Αν έχετε επιλέξει \"SQL\" από το<emph>Τύπο περιεχομένου λίστας</emph>, η εντολή SQL προσδιορίζει το δείκτη που πρόκειται να οριστεί. Παράδειγμα: Όταν ορίζετε μια εντολή SQL όπως \"SELECT Field1, Field2 FROM tablename\" στο <emph>Περιεχόμενο λίστας</emph>, αναφερθείτε στον ακόλουθο πίνακα:"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3149923\n"
-"15\n"
+"01170102.xhp\n"
+"par_id3154716\n"
+"40\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_SLAVEFIELDS\">If you create a subform, enter the variable where possible values from the parent form field can be stored.</ahelp> If a subform is based on a query, enter the variable that you defined in the query. If you create a form using an SQL statement entered in the <emph>Data source</emph> field, enter the variable you used in the statement. You can choose any variable name. If you want to enter multiple values, press Shift + Enter."
-msgstr "<ahelp hid=\"HID_PROP_SLAVEFIELDS\">Αν δημιουργήσετε μία υποφόρμα, εισάγετε την μεταβλητή όπου πιθανές τιμές από την γονική φόρμα πεδίου μπορούν να φυλαχθούν.</ahelp> Αν η υποφόρμα βασίζεται σε ένα ερώτημα, εισάγετε τη μεταβλητή που καθορίσατε στο ερώτημα. Αν δημιουργήσετε μία φόρμα χρησιμοποιώντας μία πρόταση SQL που έχει εισαχθεί στο πεδίο <emph>Προέλευση δεδομένων</emph>, εισάγετε την μεταβλητή που χρησιμοποιήσατε στην πρόταση. Μπορείτε να επιλέξετε ένα οποιοδήποτε όνομα μεταβλητής. Αν θέλετε να εισάγετε πολλαπλές μεταβλητές, πατήστε Shift + Enter."
+msgid "Bound field"
+msgstr "Δεσμευμένο πεδίο"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3155114\n"
-"31\n"
+"01170102.xhp\n"
+"par_id3150666\n"
+"41\n"
"help.text"
-msgid "If, for example, you specified the Customer_ID database field as a parent field under <emph>Link master fields</emph>, then you can define under <emph>Link slave fields</emph> the name of the variable in which the values of the Customer_ID database field are to be stored. If you now specify an SQL statement in the <emph>Data source</emph> box using this variable, the relevant values are displayed in the subform."
-msgstr "Αν, για παράδειγμα, καθορίσατε το πεδίο βάσης δεδομένων Customer_ID ως το γονικό πεδίο υπό τον <emph>Σύνδεσμο κύριου πεδίου</emph>, μπορείτε στη συνέχεια να καθορίσετε υπό τον <emph>Σύνδεσμο δευτερεύοντος πεδίου</emph> το όνομα της μεταβλητής στην οποία πρόκειται να αποθηκευτούν οι τιμές του πεδίου βάσης δεδομένων Customer_ID. Αν τώρα καθορίσετε μια πρόταση SQL στο πεδίο <emph>Προέλευση Δεδομένων</emph> χρησιμοποιώντας αυτήν τη μεταβλητή, οι σχετικές τιμές εμφανίζονται στη υποφόρμα."
+msgid "Link"
+msgstr "Σύνδεση"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"hd_id3152778\n"
-"32\n"
+"01170102.xhp\n"
+"par_id3154286\n"
+"42\n"
"help.text"
-msgid "What is a subform?"
-msgstr "Τι είναι μια υποφόρμα;"
+msgid "-1"
+msgstr "-1"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3155579\n"
-"33\n"
+"01170102.xhp\n"
+"par_id3845757\n"
+"43\n"
"help.text"
-msgid "Forms are created based on a database table or database query. They display the data in a visually pleasant fashion and can be used to enter data or edit data."
-msgstr "Οι φόρμες δημιουργούνται με βάση έναν πίνακα βάσης δεδομένων ή ένα ερώτημα βάσης δεδομένων. Αυτές εμφανίζουν τα δεδομένα με γραφική απεικόνιση και είναι δυνατόν να χρησιμοποιηθούν για την εισαγωγή νέων δεδομένων ή για την επεξεργασία δεδομένων."
+msgid "The index of the selected entry in the list is linked to the field specified under <emph>Data field</emph>."
+msgstr "Ο δείκτης της επιλεγμένης καταχώρισης στη λίστα συνδέεται με το πεδίο που ορίζεται στο <emph>Πεδίο δεδομένων</emph>."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3147094\n"
-"34\n"
+"01170102.xhp\n"
+"par_id3854206\n"
+"42\n"
"help.text"
-msgid "<variable id=\"wozu\">If you require a form that can refer to the data in a table or query and can additionally display data from another table, you should create a subform. </variable> For example, this subform can be a text box that displays the data of another database table."
-msgstr "<variable id=\"wozu\">Στην περίπτωση που χρειάζεστε μια φόρμα, η οποία μπορεί να αναφέρεται στα δεδομένα ενός πίνακα ή ερωτήματος και μπορεί επίσης να εμφανίζει δεδομένα από άλλον πίνακα, τότε θα έπρεπε να δημιουργήσετε μια υποφόρμα μέσα στη φόρμα σας.</variable> Για παράδειγμα, αυτή η υποφόρμα μπορεί να είναι ένα πλαίσιο κειμένου που προβάλλει τα δεδομένα ενός άλλου πίνακα βάσης δεδομένων."
+msgid "{empty} or 0"
+msgstr "{κενό} ή 0"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3157972\n"
-"35\n"
+"01170102.xhp\n"
+"par_id3145257\n"
+"43\n"
"help.text"
-msgid "A subform is an additional component of the main form. The main form can be called the \"parent form\" or \"master\". Subforms are needed as soon as you want to access more than one table from a form. Each additional table requires its own subform."
-msgstr "Μια υποφόρμα δεν είναι τίποτα περισσότερο από ένα πρόσθετο στοιχείο της κύριας φόρμας. Η κύρια φόρμα ονομάζεται \"γονική φόρμα\" ή \"κύρια\". Οι υποφόρμες χρειάζονται αν θέλετε να έχετε πρόσβαση σε περισσότερους από έναν πίνακες από μία φόρμα. Κάθε επιπλέον πίνακας απαιτεί τη δική του υποφόρμα."
+msgid "The database field \"Field1\" is linked to the field specified under <emph>Data field</emph>."
+msgstr "Το πεδίο βάσης δεδομένων \"Field1\" συνδέεται με το πεδίο που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id4807275\n"
+"01170102.xhp\n"
+"par_id3150887\n"
+"44\n"
"help.text"
-msgid "After creating a form, it can be changed into a subform. To do this, enter Design Mode, and open the Form Navigator. In the Form Navigator, drag a form (that will become a subform) onto any other form (that will become a master)."
-msgstr "Αφού δημιουργηθεί μία φόρμα, μπορεί να αλλάξει σε υποφόρμα. Για να το κάνετε αυτό, μεταβείτε στην Λειτουργία Σχεδιασμού, και ανοίξτε την περιήγηση Φόρμας. Στην Περιήγηση Φόρμας, σύρετε μία φόρμα (η οποία θα γίνει υποφόρμα) πάνω από οποιαδήποτε άλλη φόρμα (η οποία θα γίνει κύρια)."
+msgid "1"
+msgstr "1"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_id3158444\n"
-"36\n"
+"01170102.xhp\n"
+"par_id3156064\n"
+"45\n"
"help.text"
-msgid "The user of your document will not see that a form has subforms. The user only sees a document in which data is entered or where existing data is displayed."
-msgstr "Ο χρήστης του εγγράφου σας δεν βλέπει ότι μια φόρμα έχει υποφόρμες. Ο χρήστης βλέπει μόνο ένα έγγραφο στο οποίο εισάγονται δεδομένα ή προβάλλονται υπάρχοντα δεδομένα."
+msgid "The database field \"Field2\" is linked to the field specified under <emph>Data field</emph>."
+msgstr "Το πεδίο βάσης δεδομένων \"Field2\" συνδέεται με το πεδίο που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>."
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_idN10C2A\n"
+"01170102.xhp\n"
+"par_id3154134\n"
+"46\n"
"help.text"
-msgid "Specify the Link master field from the data fields in the master form. In the subform, the Link slave field can be set as a field which will be matched to the contents of the Link master field."
-msgstr "Ορίστε τον σύνδεσμο κύριου πεδίου από τα πεδία δεδομένων της κύριας φόρμας. Στην υποφόρμα, ο σύνδεσμος δευτερεύοντος πεδίου μπορεί να ρυθμιστεί ως πεδίο που θα αντιστοιχηθεί στα περιεχόμενα του Συνδέσμου κύριου πεδίου."
+msgid "If you selected \"Table\" under <emph>Type of list contents</emph>, the table structure defines the index to be specified. Example: If a database table is selected under <emph>List content</emph>, refer to the following table:"
+msgstr "Αν επιλέξατε \"Πίνακας\" στο <emph>Τύπο περιεχομένου λίστας </emph>, η δομή του πίνακα καθορίζει το δείκτη που πρόκειται να οριστεί. Παράδειγμα: Αν ένας πίνακας βάσης δεδομένων επιλεγεί από το πεδίο στο <emph>Περιεχόμενο λίστας</emph>, αναφερθείτε στον ακόλουθο πίνακα:"
-#: 01170203.xhp
+#: 01170102.xhp
msgctxt ""
-"01170203.xhp\n"
-"par_idN10C2D\n"
+"01170102.xhp\n"
+"par_id3155379\n"
+"47\n"
"help.text"
-msgid "When the user navigates through the data, the form always displays the current data record. If there are subforms defined, the contents of the subforms will be displayed after a short delay of approximate 200 ms. This delay enables you to quickly browse through the data records of the master form. If you navigate to the next master data record within the delay limit, the subform data need not be retrieved and displayed."
-msgstr "Όταν ο χρήστης περιηγείται στα δεδομένα, η φόρμα πάντα προβάλλει την τρέχουσα εγγραφή δεδομένων. Αν υπάρχουν ορισμένες υποφόρμες, τα περιεχόμενα τους θα προβάλλονται μετά από μια μικρή καθυστέρηση των 200 ms. Αυτή η καθυστέρηση σας επιτρέπει να εξερευνήσετε γρήγορα τις εγγραφές δεδομένων της κύριας φόρμας. Αν περιηγηθείτε στην επόμενη κύρια εγγραφή δεδομένων μέσα στο χρονικό περιθώριο, τα δευτερεύοντα δεδομένα δεν θα ανακτηθούν ή προβληθούν."
+msgid "Bound field"
+msgstr "Δεσμευμένο πεδίο"
-#: 01171000.xhp
+#: 01170102.xhp
msgctxt ""
-"01171000.xhp\n"
-"tit\n"
+"01170102.xhp\n"
+"par_id3155529\n"
+"48\n"
"help.text"
-msgid "Open in Design Mode"
-msgstr "Άνοιγμα σε κατάσταση σχεδιασμού"
+msgid "Link"
+msgstr "Σύνδεση"
-#: 01171000.xhp
+#: 01170102.xhp
msgctxt ""
-"01171000.xhp\n"
-"bm_id3156211\n"
+"01170102.xhp\n"
+"par_id3154287\n"
+"42\n"
"help.text"
-msgid "<bookmark_value>forms; opening in design mode</bookmark_value><bookmark_value>controls; activating in forms</bookmark_value><bookmark_value>design mode after saving</bookmark_value><bookmark_value>documents; opening in design mode</bookmark_value><bookmark_value>edit mode; after opening</bookmark_value>"
-msgstr "<bookmark_value>φόρμες, άνοιγμα σε κατάσταση σχεδιασμού</bookmark_value><bookmark_value>πεδία ελέγχου, ενεργοποίηση στις φόρμες</bookmark_value><bookmark_value>κατάσταση σχεδιασμού μετά την αποθήκευση</bookmark_value><bookmark_value>έγγραφα, άνοιγμα σε κατάσταση σχεδιασμού</bookmark_value><bookmark_value>κατάσταση επεξεργασίας, μετά το άνοιγμα</bookmark_value>"
+msgid "-1"
+msgstr "-1"
-#: 01171000.xhp
+#: 01170102.xhp
msgctxt ""
-"01171000.xhp\n"
-"hd_id3156211\n"
-"1\n"
+"01170102.xhp\n"
+"par_id3145757\n"
+"43\n"
"help.text"
-msgid "<link href=\"text/shared/02/01171000.xhp\" name=\"Open in Design Mode\">Open in Design Mode</link>"
-msgstr "<link href=\"text/shared/02/01171000.xhp\" name=\"Άνοιγμα σε κατάσταση σχεδιασμού\">Άνοιγμα σε κατάσταση σχεδιασμού</link>"
+msgid "The index of the selected entry in the list is linked to the field specified under <emph>Data field</emph>."
+msgstr "Ο δείκτης της επιλεγμένης καταχώρισης στη λίστα συνδέεται με το πεδίο που ορίζεται στο <emph>Πεδίο δεδομένων</emph>."
-#: 01171000.xhp
+#: 01170102.xhp
msgctxt ""
-"01171000.xhp\n"
-"par_id3146130\n"
-"2\n"
+"01170102.xhp\n"
+"par_id3155373\n"
+"49\n"
"help.text"
-msgid "<ahelp hid=\".uno:OpenReadOnly\">Opens forms in <link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Design Mode\">Design Mode</link> so that the form can be edited.</ahelp>"
-msgstr "<ahelp hid=\".uno:OpenReadOnly\">Ανοίγει τις φόρμες σε <link href=\"text/shared/explorer/database/04030000.xhp\" name=\"κατάσταση σχεδιασμού\">κατάσταση σχεδιασμού</link> ούτως ώστε η φόρμα να μπορεί να υποστεί επεξεργασία.</ahelp>"
+msgid "{empty} or 0"
+msgstr "{κενό} ή 0"
-#: 01171000.xhp
+#: 01170102.xhp
msgctxt ""
-"01171000.xhp\n"
-"par_id3155805\n"
-"5\n"
+"01170102.xhp\n"
+"par_id3154260\n"
+"50\n"
"help.text"
-msgid "You cannot activate the controls of the form or edit contents of database records in Design Mode. However, you can change the position and size of the controls, edit other properties, and add or delete controls in Design Mode."
-msgstr "Δεν μπορείτε να ενεργοποιήσετε τα πεδία ελέγχου της φόρμας ή να επεξεργαστείτε τα περιεχόμενα των εγγραφών της βάσης δεδομένων σε κατάσταση σχεδιασμού. Ωστόσο, μπορείτε να αλλάξετε τη θέση και το μέγεθος των πεδίων ελέγχου, να επεξεργαστείτε άλλες ιδιότητες και να προσθέσετε ή να διαγράψετε πεδία ελέγχου στην κατάσταση σχεδιασμού."
+msgid "The 1st column of the table is linked to the field specified under <emph>Data field</emph>."
+msgstr "Η 1η στήλη του πίνακα συνδέεται με το πεδίο που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>."
-#: 01171000.xhp
+#: 01170102.xhp
msgctxt ""
-"01171000.xhp\n"
-"par_id3147089\n"
-"3\n"
+"01170102.xhp\n"
+"par_id3156448\n"
+"51\n"
"help.text"
-msgid "After you have finished editing your form, right-click \"Forms\" in the <emph>Form Navigator</emph> and deselect <emph>Open in Design Mode</emph>. Save your form when you are finished."
-msgstr "Αφού έχετε τελειώσει την επεξεργασία της φόρμας σας, κάντε δεξί-κλικ στο \"Φόρμες\" στο <emph>Περιήγηση φόρμας</emph> και απενεργοποιήστε το <emph>Άνοιγμα σε κατάσταση σχεδιασμού</emph>. Αποθηκεύστε τη φόρμα σας όταν τελειώσετε."
+msgid "1"
+msgstr "1"
-#: 01171000.xhp
+#: 01170102.xhp
msgctxt ""
-"01171000.xhp\n"
-"par_id3154749\n"
-"4\n"
+"01170102.xhp\n"
+"par_id3154486\n"
+"52\n"
"help.text"
-msgid "If the form document is write-protected, the <emph>Open in Design Mode</emph> command is ignored."
-msgstr "Αν το έγγραφο φόρμας είναι μόνο για ανάγνωση, η εντολή <emph>Άνοιγμα σε κατάσταση σχεδιασμού</emph> παραβλέπεται."
+msgid "The 2nd column of the table is linked to the field specified under <emph>Data field</emph>."
+msgstr "Η 2η στήλη του πίνακα συνδέεται με το πεδίο που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>."
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"tit\n"
+"01170102.xhp\n"
+"par_id3149949\n"
+"53\n"
"help.text"
-msgid "Internet"
-msgstr "Διαδίκτυο"
+msgid "2"
+msgstr "2"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"hd_id3151100\n"
-"1\n"
+"01170102.xhp\n"
+"par_id3146767\n"
+"54\n"
"help.text"
-msgid "<link href=\"text/shared/02/09070100.xhp\" name=\"Internet\">Internet</link>"
-msgstr "<link href=\"text/shared/02/09070100.xhp\" name=\"Διαδίκτυο\">Διαδίκτυο</link>"
+msgid "The 3rd column of the table is linked to the field specified under <emph>Data field</emph>."
+msgstr "Η 3η στήλη του πίνακα συνδέεται με το πεδίο που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>."
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id3154230\n"
-"2\n"
+"01170102.xhp\n"
+"hd_id3149772\n"
+"9\n"
"help.text"
-msgid "Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses."
-msgstr "Χρησιμοποιήστε τη σελίδα <emph>Διαδίκτυο</emph> του <link href=\"text/shared/02/09070000.xhp\" name=\"διαλόγου υπερσύνδεσης\">διαλόγου υπερσύνδεσης</link>, για να επεξεργαστείτε υπερσυνδέσεις με διευθύνσεις WWW ή FTP."
+msgid "Type of list contents"
+msgstr "Τύπος του περιεχομένου λίστας"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id3147291\n"
-"3\n"
+"01170102.xhp\n"
+"par_id3154419\n"
+"10\n"
"help.text"
-msgid "The fields for the login name, password and anonymous user are only available for FTP addresses."
-msgstr "Τα πεδία για το όνομα σύνδεσης, τον κωδικό πρόσβασης και τον ανώνυμο χρήστη είναι διαθέσιμα μόνο για διευθύνσεις FTP."
+msgid "<ahelp hid=\"HID_PROP_LISTSOURCETYPE\" visibility=\"hidden\">Determines the data to fill the lists in list and combo boxes.</ahelp> Determines the data to fill the lists in list and combo boxes."
+msgstr "<ahelp hid=\"HID_PROP_LISTSOURCETYPE\" visibility=\"hidden\">Καθορίζει τα δεδομένα που θα γεμίσουν τις λίστες σε πεδία λίστας και συνδυασμού.</ahelp>Καθορίζει τα δεδομένα που θα γεμίσουν τις λίστες σε πεδία λίστας και συνδυασμού"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"hd_id3145090\n"
-"4\n"
+"01170102.xhp\n"
+"par_id3153326\n"
+"13\n"
"help.text"
-msgid "Type of hyperlink"
-msgstr "Τύπος υπερσύνδεσης"
+msgid "With the \"Valuelist\" option, all entries entered in the <emph>List entries</emph> field of the <link href=\"text/shared/02/01170101.xhp\" name=\"General\"><emph>General</emph></link> tab appear in the control. For database forms, you can use reference values (see the <link href=\"text/shared/02/01170102.xhp\" name=\" References Using Value Lists\"><emph>References Using Value Lists</emph></link> section)."
+msgstr "Με την επιλογή \"Λίστα τιμών\", όλες οι εγγραφές που εισάγετε στο πεδίο <emph>Εγγραφές λιστών</emph> της καρτέλας <link href=\"text/shared/02/01170101.xhp\" name=\"Γενικά\"><emph>Γενικά</emph></link>, εμφανίζονται στο πεδίο ελέγχου. Στις φόρμες βάσεων δεδομένων μπορείτε να χρησιμοποιήσετε τιμές αναφοράς (δείτε την ενότητα <link href=\"text/shared/02/01170102.xhp\" name=\" Αναφορές χρησιμοποιώντας λίστες τιμών\"><emph>Αναφορές χρησιμοποιώντας λίστες τιμών</emph></link>)."
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"hd_id3151226\n"
-"6\n"
+"01170102.xhp\n"
+"par_id3153067\n"
+"14\n"
"help.text"
-msgid "Web"
-msgstr "Ιστός"
+msgid "If the content of the control is read from a database, you can determine the type of the data source with the other options. For example, you can choose between tables and queries."
+msgstr "Αν το περιεχόμενο του πεδίου ελέγχου διαβάζεται από μία βάση δεδομένων, μπορείτε να καθορίσετε τον τύπο της προέλευσης δεδομένων χρησιμοποιώντας τις άλλες επιλογές. Για παράδειγμα, εδώ μπορείτε να επιλέξετε ανάμεσα σε πίνακες και ερωτήματα."
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id3145071\n"
+"01170102.xhp\n"
+"hd_id3153820\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_INTERNET:RB_LINKTYP_INTERNET\">Creates an http hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_INTERNET:RB_LINKTYP_INTERNET\">Δημιουργεί μια υπερσύνδεση http.</ahelp>"
+msgid "List content"
+msgstr "Περιεχόμενο λίστας"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"hd_id3153683\n"
+"01170102.xhp\n"
+"par_id3159171\n"
"8\n"
"help.text"
-msgid "FTP"
-msgstr "FTP"
+msgid "<ahelp hid=\"HID_PROP_LISTSOURCE\">With database forms, specifies the data source for the list content of the form-element. This field can be used to define a value list for documents without a database connection.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_LISTSOURCE\">Σε φόρμες βάσεων δεδομένων, καθορίζει την προέλευση δεδομένων για το περιεχόμενο λίστας του στοιχείου φόρμας. Το πεδίο αυτό μπορεί να χρησιμοποιηθεί για τον καθορισμό μιας λίστας τιμών για έγγραφα χωρίς σύνδεση με βάση δεδομένων.</ahelp>"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id3150693\n"
-"9\n"
+"01170102.xhp\n"
+"par_id3168456\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_INTERNET:RB_LINKTYP_FTP\">Creates an FTP hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_INTERNET:RB_LINKTYP_FTP\">Δημιουργεί μια υπερσύνδεση FTP.</ahelp>"
+msgid "In the case of database forms, the data source determines the entries of the list or combo box. Depending on the selected type, you have a choice between different data sources under <emph>List content</emph>, provided that these objects exist in your database. All available database objects of the type selected under <emph>Type of list contents</emph> are offered here. If you have selected the \"Value List\" option as the type, you can use references for database forms. If the display of the control is controlled by an SQL command, the SQL statement is entered here."
+msgstr "Στην περίπτωση φορμών βάσεων δεδομένων, η προέλευση δεδομένων καθορίζει τις εγγραφές του πεδίου λίστας ή συνδυασμού. Ανάλογα με τον επιλεγμένο τύπο, έχετε τη δυνατότητα επιλογής ανάμεσα σε διαφορετικές προελεύσεις δεδομένων από το <emph>Περιεχόμενο λίστας</emph>, με την προϋπόθεση ότι τα αντικείμενα αυτά υπάρχουν στη βάση δεδομένων σας. Εδώ, παρέχονται όλα τα διαθέσιμα αντικείμενα της βάσης δεδομένων για τον τύπο που έχετε επιλέξει στο <emph>Τύπο του περιεχομένου λίστας</emph>. Όταν έχετε επιλέξει, ως τύπο, τη \"Λίστα τιμών\", μπορείτε να χρησιμοποιήσετε αναφορές για φόρμες βάσεων δεδομένων. Όταν η εμφάνιση του πεδίου ελέγχου ελέγχεται από μία εντολή SQL, η πρόταση SQL θα εισαχθεί εδώ."
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"hd_id3150443\n"
-"12\n"
+"01170102.xhp\n"
+"par_id3155870\n"
+"81\n"
"help.text"
-msgid "Target"
-msgstr "Προορισμός"
+msgid "Examples of SQL statements:"
+msgstr "Παραδείγματα προτάσεων SQL:"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id9887081\n"
+"01170102.xhp\n"
+"par_id3144504\n"
+"82\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε ένα URL για το αρχείο που θέλετε να ανοίγει όταν πατάτε κλικ στην υπερσύνδεση. Αν δεν ορίσετε ένα πλαίσιο προορισμού, το αρχείο ανοίγει στο ίδιο έγγραφο ή πλαίσιο.</ahelp>"
+msgid "For list boxes, an SQL statement may have the following form:"
+msgstr "Για πεδία λίστας, η πρόταση SQL μπορεί να έχει την ακόλουθη μορφή:"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"hd_id3155628\n"
-"13\n"
+"01170102.xhp\n"
+"par_id3156188\n"
+"83\n"
"help.text"
-msgid "WWW Browser"
-msgstr "Περιηγητής WWW"
+msgid "SELECT field1, field2 FROM table,"
+msgstr "SELECT field1, field2 FROM table,"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id3153760\n"
-"14\n"
+"01170102.xhp\n"
+"par_id3155266\n"
+"84\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HYPERLINK_INTERNET:BTN_BROWSE\">Opens a web browser, into which you can load the desired URL.</ahelp> You can then copy and paste the URL into the <emph>Target</emph> field."
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HYPERLINK_INTERNET:BTN_BROWSE\">Ανοίγει το πρόγραμμα ανάγνωσης ιστοσελίδων με το οποίο μπορείτε να φορτώσετε το επιθυμητό URL.</ahelp> Μπορείτε στη συνέχεια να αντιγράψετε και επικολλήσετε την URL στο πεδίο <emph>Προορισμός</emph>."
+msgid "Here \"table\" is the table whose data is displayed in the list of the control (list table). \"field1\" is the data field that defines the visible entries in the form; its content is displayed in the list box. \"field2\" is the field of the list table that is linked to the form table (value table) through the field specified under <emph>Data field</emph> if <emph>Bound field</emph> = 1 was selected."
+msgstr "Εδώ \"table\" είναι ο πίνακας του οποίου τα δεδομένα εμφανίζονται στη λίστα του πεδίου ελέγχου (πεδίο λίστας). \"field1\" είναι το πεδίο δεδομένων που καθορίζει τις ορατές εγγραφές της φόρμας, το περιεχόμενο εμφανίζεται στο πεδίο λίστας. \"field2\" είναι το πεδίο του πίνακα λίστας που συνδέεται με τον πίνακα φόρμας (πίνακας τιμών), μέσω του πεδίου που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>, όταν επιλεγεί η τιμή <emph>Δεσμευμένο πεδίο</emph> = 1 ."
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id3147335\n"
-"33\n"
+"01170102.xhp\n"
+"par_id3145074\n"
+"85\n"
"help.text"
-msgid "<ahelp hid=\"HID_HYPERLINK_MARKWND_TREE\" visibility=\"hidden\">Specifies the position in the target document where you wish to jump to.</ahelp>"
-msgstr "<ahelp hid=\"HID_HYPERLINK_MARKWND_TREE\" visibility=\"hidden\">Ορίζει τη θέση στο έγγραφο προορισμού όπου επιθυμείτε να μεταβείτε.</ahelp>"
+msgid "For combo boxes, an SQL statement may take the following form:"
+msgstr "Για πεδία συνδυασμού, η πρόταση SQL μπορεί να έχει την ακόλουθη μορφή:"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id3149164\n"
-"34\n"
+"01170102.xhp\n"
+"par_id3150991\n"
+"86\n"
"help.text"
-msgid "<ahelp hid=\"HID_HYPERLINK_MARKWND_APPLY\" visibility=\"hidden\">Inserts the target in the <emph>Target</emph> field of the <emph>Hyperlink</emph> dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_HYPERLINK_MARKWND_APPLY\" visibility=\"hidden\">Εισάγει τον προορισμό στο πεδίο <emph>Προορισμός</emph> του διαλόγου <emph>Υπερσύνδεση</emph>.</ahelp>"
+msgid "SELECT DISTINCT field FROM table,"
+msgstr "SELECT DISTINCT field FROM table,"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id3155388\n"
-"35\n"
+"01170102.xhp\n"
+"par_id3154344\n"
+"87\n"
"help.text"
-msgid "<ahelp hid=\"HID_HYPERLINK_MARKWND_CLOSE\" visibility=\"hidden\">Once the hyperlink has been completely entered, click on <emph>Close</emph> to set the link and leave the dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_HYPERLINK_MARKWND_CLOSE\" visibility=\"hidden\">Όταν η υπερσύνδεση έχει εισαχθεί τελείως, κάντε κλικ στο <emph>Κλείσιμο</emph>, για να ορίσετε το σύνδεση και να εξέλθετε από το διάλογο.</ahelp>"
+msgid "Here \"field\" is a data field from the list table \"table\" whose content is displayed in the list of the combo box."
+msgstr "Εδώ \"field\" ονομάζεται ένα πεδίο δεδομένων από τον πίνακα λίστας \"table\" του οποίου το περιεχόμενο εμφανίζεται στη λίστα του πεδίου συνδυασμού."
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"hd_id3153320\n"
-"15\n"
+"01170102.xhp\n"
+"par_id3149328\n"
+"74\n"
"help.text"
-msgid "Login name"
-msgstr "Όνομα σύνδεσης"
+msgid "<emph>Value lists for HTML documents</emph>"
+msgstr "<emph>Λίστες τιμών για έγγραφα HTML</emph>"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id3151384\n"
+"01170102.xhp\n"
+"par_id3156034\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_HYPERLINK_INTERNET:ED_LOGIN\">Specifies your login name, if you are working with FTP addresses.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_HYPERLINK_INTERNET:ED_LOGIN\">Ορίζει το όνομα σύνδεσής σας, αν εργάζεστε με διευθύνσεις FTP.</ahelp>"
+msgid "For HTML forms, you can enter a value list under <emph>List content</emph>. Select the option \"Valuelist\" under <emph>Type of list contents</emph>. The values entered here will not be visible in the form, and are used to assign values to the visible entries. The entries made under <emph>List content</emph> correspond to the HTML tag <OPTION VALUE=...>."
+msgstr "Σε φόρμες HTML, μπορείτε να εισαγάγετε μια λίστα τιμών, στο <emph>Περιεχόμενο λίστας</emph>. Για αυτόν το σκοπό, επιλέξτε \" Λίστα τιμών \" από τον <emph>Τύπο του περιεχομένου λίστας</emph>. Οι τιμές που καταχωρούνται εδώ δεν θα είναι ορατές στη φόρμα και χρησιμοποιούνται για την αντιστοίχηση τιμών στις ορατές εγγραφές. Οι εγγραφές που πραγματοποιούνται στο <emph>Περιεχόμενο λίστας</emph> αντιστοιχούν στην ετικέτα HTML <OPTION VALUE=...>."
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"hd_id3148944\n"
+"01170102.xhp\n"
+"par_id3154855\n"
"17\n"
"help.text"
-msgid "Password"
-msgstr "Κωδικός πρόσβασης"
+msgid "In the data transfer of a selected entry from a list box or a combo box, both the list of the values displayed in the form, which was entered on the <link href=\"text/shared/02/01170101.xhp\" name=\"General\"><emph>General</emph></link> tab under <emph>List entries</emph>, and the value list entered on the <emph>Data</emph> tab under <emph>List content</emph>, are taken into consideration: If a (non-empty) text is at the selected position in the value list (<OPTION VALUE=...>), it will be transmitted. Otherwise, the text displayed in the (<OPTION>) control is sent."
+msgstr "Κατά τη μεταφορά δεδομένων μιας επιλεγμένης εγγραφής από μια λίστα ή πεδίο συνδυασμού, λαμβάνονται υπόψη τόσο οι τιμές που εμφανίζονται στη φόρμα, η οποία καταχωρήθηκε στην καρτέλα <link href=\"text/shared/02/01170101.xhp\" name=\"Γενικά\"><emph>Γενικά</emph></link> στις <emph>Εγγραφές λιστών</emph>, όσο και η λίστα τιμών που καταχωρήθηκε στην καρτέλα <emph>Δεδομένα</emph>, στο <emph>Περιεχόμενο λίστας</emph>: Όταν στην επιλεγμένη θέση της λίστας τιμών (<OPTION VALUE=...>) βρίσκεται ένα (μη κενό) κείμενο, το κείμενο αυτό θα μεταβιβαστεί. Διαφορετικά, θα αποσταλεί το κείμενο που εμφανίζεται στο πεδίο ελέγχου (<OPTION>)."
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id3145069\n"
+"01170102.xhp\n"
+"par_id3163377\n"
"18\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_HYPERLINK_INTERNET:ED_PASSWD\">Specifies your password, if you are working with FTP addresses.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_HYPERLINK_INTERNET:ED_PASSWD\">Ορίζει τον κωδικό πρόσβασής σας, αν εργάζεστε με διευθύνσεις FTP.</ahelp>"
+msgid "If the value list is to contain an empty string, enter the value \"$$$empty$$$\" under <emph>List content</emph> at the corresponding position (note uppercase/lowercase). $[officename] interprets this input as an empty string and assigns it to the respective list entry."
+msgstr "Όταν η λίστα τιμών πρόκειται να περιέχει μια κενή συμβολοσειρά, εισαγάγετε την τιμή \"$$$empty$$$\" στο <emph>Περιεχόμενο λίστας</emph> στην αντίστοιχη θέση (διάκριση κεφαλαίων/πεζών). Το $[officename] μεταφράζει αυτήν την εισαγωγή ως κενή συμβολοσειρά και την εκχωρεί στην αντίστοιχη εγγραφή λίστας."
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"hd_id3149046\n"
+"01170102.xhp\n"
+"par_id3156309\n"
"19\n"
"help.text"
-msgid "Anonymous user"
-msgstr "Ανώνυμος χρήστης"
+msgid "The following table shows the connections between HTML, JavaScript, and the $[officename] field <emph>List content</emph> using an example list box named \"ListBox1\". In this case, \"Item\" designates a list entry visible in the form:"
+msgstr "Ο παρακάτω πίνακας εμφανίζει τις συνδέσεις μεταξύ HTML, JavaScript και του $[officename] πεδίου του <emph>Περιεχομένου λίστας</emph> με ένα πεδίο λίστας που ονομάζεται \"ListBox1\". Στην περίπτωση αυτή, ο όρος \"Item\" προσδιορίζει μια εγγραφή λίστας που είναι ορατή στη φόρμα:"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id3152771\n"
+"01170102.xhp\n"
+"par_id3159204\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_HYPERLINK_INTERNET:CBX_ANONYMOUS\">Allows you to log in to the FTP address as an anonymous user.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_HYPERLINK_INTERNET:CBX_ANONYMOUS\">Σας επιτρέπει να συνδεθείτε στη διεύθυνση FTP ως ανώνυμος χρήστης.</ahelp>"
+msgid "<emph>HTML Tag</emph>"
+msgstr "<emph>Ετικέτα HTML</emph>"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"hd_id3148663\n"
+"01170102.xhp\n"
+"par_id3152539\n"
"21\n"
"help.text"
-msgid "Further settings"
-msgstr "Περισσότερες ρυθμίσεις"
+msgid "<emph>JavaScript</emph>"
+msgstr "<emph>JavaScript</emph>"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"hd_id3153525\n"
-"23\n"
+"01170102.xhp\n"
+"par_id3158404\n"
+"22\n"
"help.text"
-msgid "Frame"
-msgstr "Πλαίσιο"
+msgid "<emph>Entry in value list of the control (List content)</emph>"
+msgstr "<emph>Εγγραφή στη λίστα τιμών του πεδίου ελέγχου (Περιεχόμενο λίστας)</emph>"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id2052980\n"
+"01170102.xhp\n"
+"par_id3151198\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του πλαισίου στο οποίο θέλετε να ανοίξει το συνδεδεμένο αρχείο, ή επιλέξτε ένα εκ των προτέρων ορισμένο πλαίσιο από τη λίστα. Αν αφήσετε αυτό το πεδίο άδειο, το συνδεδεμένο αρχείο ανοίγει στο τρέχον παράθυρο του προγράμματος ανάγνωσης ιστοσελίδων.</ahelp>"
+msgid "<emph>Transmitted data</emph>"
+msgstr "<emph>Σταλθέντα δεδομένα</emph>"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"hd_id3155101\n"
+"01170102.xhp\n"
+"par_id3154668\n"
"24\n"
"help.text"
-msgid "Form"
-msgstr "Φόρμα"
+msgid "<OPTION>Item"
+msgstr "<OPTION>Αντικείμενο"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id3149167\n"
+"01170102.xhp\n"
+"par_id3154269\n"
"25\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:LB_FORM\">Specifies whether the hyperlink is inserted as text or as a button.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:LB_FORM\">Ορίζει αν η υπερσύνδεση εισάγεται ως κείμενο ή ως κουμπί.</ahelp>"
+msgid "Not possible"
+msgstr "Δεν είναι δυνατή"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"hd_id3152920\n"
+"01170102.xhp\n"
+"par_id3153109\n"
"26\n"
"help.text"
-msgid "Events"
-msgstr "Γεγονότα"
+msgid "\"\""
+msgstr "\"\""
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id3144760\n"
+"01170102.xhp\n"
+"par_id3154596\n"
"27\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:BTN_SCRIPT\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:BTN_SCRIPT\">Ανοίγει το διάλογο <emph>Ανάθεση μακροεντολής</emph>, στον οποίο μπορείτε να δώσετε σε γεγονότα όπως το \"ποντίκι πάνω από αντικείμενο\" ή \"εφαρμογή υπερσύνδεσης\" το δικό τους κώδικα προγράμματος.</ahelp>"
+msgid "the visible list entry (\"ListBox1=Item\")"
+msgstr "η ορατή εγγραφή λίστας (\"ListBox1=Item\")"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"hd_id3151041\n"
+"01170102.xhp\n"
+"par_id3146892\n"
"28\n"
"help.text"
-msgid "Text"
-msgstr "Κείμενο"
+msgid "<OPTION VALUE=\"Value\">Item"
+msgstr "<OPTION VALUE=\"Value\">Αντικείμενο"
-#: 09070100.xhp
+#: 01170102.xhp
msgctxt ""
-"09070100.xhp\n"
-"par_id3159252\n"
+"01170102.xhp\n"
+"par_id3154604\n"
"29\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:ED_INDICATION\">Specifies the visible text or button caption for the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:ED_INDICATION\">Ορίζει το ορατό κείμενο ή την επιγραφή του πεδίου επιλογής για την υπερσύνδεση.</ahelp>"
-
-#: 09070100.xhp
-msgctxt ""
-"09070100.xhp\n"
-"hd_id3147354\n"
-"30\n"
-"help.text"
-msgid "Name"
-msgstr "Όνομα"
-
-#: 09070100.xhp
-msgctxt ""
-"09070100.xhp\n"
-"par_id2801599\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">Εισάγετε όνομα για την υπερσύνδεση.</ahelp> Το $[officename] εισάγει μια ετικέτα NAME στην υπερσύνδεση."
-
-#: 01170500.xhp
-msgctxt ""
-"01170500.xhp\n"
-"tit\n"
-"help.text"
-msgid "Design Mode On/Off"
-msgstr "Λειτουργία Σχεδίασης Ενεργή/Ανενεργή"
-
-#: 01170500.xhp
-msgctxt ""
-"01170500.xhp\n"
-"hd_id3151100\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/01170500.xhp\" name=\"Design Mode On/Off\">Design Mode On/Off</link>"
-msgstr "<link href=\"text/shared/02/01170500.xhp\" name=\"Λειτουργία Σχεδίασης Ναι/Όχι\">Λειτουργία Σχεδίασης Ναι/Όχι</link>"
-
-#: 01170500.xhp
-msgctxt ""
-"01170500.xhp\n"
-"par_id3150040\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:SwitchControlDesignMode\">Toggles the Design mode on or off. This function is used to switch quickly between <link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Design\">Design</link> and User mode. Activate to edit the form controls, deactivate to use the form controls.</ahelp>"
-msgstr "<ahelp hid=\".uno:SwitchControlDesignMode\">Εναλλάσσει την λειτουργία σχεδιασμού από ενεργή σε ανενεργή και το αντίστροφο. Αυτή η λειτουργία χρησιμοποιείται για να αλλάζει γρήγορα ανάμεσα σε <link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Σχεδιασμό\">Σχεδιασμό</link> και λειτουργία Χρήστη. Ενεργοποιείστε για να επεξεργαστείτε τα στοιχεία ελέγχου της φόρμας, απενεργοποιείστε για να χρησιμοποιήσετε τα στοιχεία ελέγχου της φόρμας.</ahelp>"
-
-#: 01170500.xhp
-msgctxt ""
-"01170500.xhp\n"
-"par_id3153528\n"
-"5\n"
-"help.text"
-msgid "Please note the <link href=\"text/shared/02/01171000.xhp\" name=\"Open in Design Mode\"><emph>Open in Design Mode</emph></link> function. If <emph>Open in Design Mode</emph> is activated, the document is always opened in Design mode, regardless of the state in which it is saved."
-msgstr "Να λάβετε υπόψιν σας την λειτουργία της επιλογής <link href=\"text/shared/02/01171000.xhp\" name=\"Άνοιγμα σε κατάσταση Σχεδιασμού\"><emph>Άνοιγμα σε κατάσταση Σχεδιασμού</emph></link>. Αν το <emph>Άνοιγμα σε κατάσταση Σχεδιασμού</emph> είναι ενεργοποιημένο, το έγγραφο θα ανοίγει πάντα στην λειτουργία σχεδιασμού, ανεξάρτητα από την κατάσταση στην οποία αποθηκεύτηκε."
-
-#: 01170500.xhp
-msgctxt ""
-"01170500.xhp\n"
-"par_id3147088\n"
-"3\n"
-"help.text"
-msgid "If your form is linked to a database and you turn off the Design mode, the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link> is displayed at the lower margin of the document window. You can edit the link to the database in the <link href=\"text/shared/02/01170201.xhp\" name=\"Form Properties\">Form Properties</link>."
-msgstr "Αν η φόρμα σας είναι συνδεδεμένη με μια βάση δεδομένων και εσείς απενεργοποιήσετε την λειτουργία Σχεδιασμού, τότε η <link href=\"text/shared/main0213.xhp\" name=\"Γραμμή φόρμας\">Γραμμή φόρμας</link> προβάλλεται στο χαμηλότερο περιθώριο του παραθύρου του εγγράφου. Μπορείτε να επεξεργαστείτε τον σύνδεσμο προς την βάση δεδομένων στο <link href=\"text/shared/02/01170201.xhp\" name=\"Ιδιότητες Φόρμας\">Ιδιότητες Φόρμας</link>."
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Move Up"
-msgstr "Μετακίνηση πάνω"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"hd_id3144740\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/06100000.xhp\" name=\"Move Up\">Move Up</link>"
-msgstr "<link href=\"text/shared/02/06100000.xhp\" name=\"Μετακίνηση πάνω\">Μετακίνηση πάνω</link>"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"par_id3109850\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:MoveUp\">Positions the selected paragraph before the one above it.</ahelp>"
-msgstr "<ahelp hid=\".uno:MoveUp\">Τοποθετεί την επιλεγμένη παράγραφο πριν από εκείνη που βρίσκεται από πάνω της.</ahelp>"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"par_id3149283\n"
-"5\n"
-"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "Αν έχετε αριθμημένες παραγράφους και πατήσετε το εικονίδιο<emph> Μετακίνηση πάνω </emph>, τα νούμερα θα προσαρμοστούν στην τρέχουσα σειρά. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Το εικονίδιο <emph>Μετακίνηση πάνω </emph>είναι ορατό μόνο όταν ο δείκτης έχει τοποθετηθεί σε μία λίστα με κουκίδες ή αρίθμηση. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Το εικονίδιο <emph>Μετακίνηση πάνω </emph>εμφανίζεται στην γραμμή εργαλείων<emph>Μορφοποίηση κειμένου</emph> όταν χρησιμοποιείτε την προβολή διάρθρωσης. </caseinline></switchinline>"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"par_id3155555\n"
-"4\n"
-"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "Αυτή η εντολή μπορεί να χρησιμοποιηθεί πατώντας <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Πάνω βέλος."
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"par_id3150774\n"
-"help.text"
-msgid "<image id=\"img_id3149827\" src=\"cmd/sc_moveup.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3149827\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149827\" src=\"cmd/sc_moveup.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3149827\">Εικονίδιο</alt></image>"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"par_id3147243\n"
-"3\n"
-"help.text"
-msgid "Move Up"
-msgstr "Μετακίνηση πάνω"
-
-#: 24030000.xhp
-msgctxt ""
-"24030000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Red"
-msgstr "Κόκκινο"
-
-#: 24030000.xhp
-msgctxt ""
-"24030000.xhp\n"
-"hd_id3151097\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/24030000.xhp\" name=\"Red\">Red</link>"
-msgstr "<link href=\"text/shared/02/24030000.xhp\" name=\"Κόκκινο\">Κόκκινο</link>"
-
-#: 24030000.xhp
-msgctxt ""
-"24030000.xhp\n"
-"par_id3151100\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:GrafRed\">Specifies the proportion of red RGB color components for the selected graphic object.</ahelp> Values from -100% (no red) to +100% (full red) are possible."
-msgstr "<ahelp hid=\".uno:GrafRed\">Εισάγει την αναλογία των στοιχείων κόκκινου RGB χρώματος για το επιλεγμένο γραφικό αντικείμενο.</ahelp> Τιμές από -100% (καθόλου κόκκινο) εως +100% (πλήρες κόκκινο) είναι δυνατές."
-
-#: 24030000.xhp
-msgctxt ""
-"24030000.xhp\n"
-"par_id3149511\n"
-"help.text"
-msgid "<image id=\"img_id3146130\" src=\"res/sc10865.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146130\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146130\" src=\"res/sc10865.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146130\">Εικονίδιο</alt></image>"
-
-#: 24030000.xhp
-msgctxt ""
-"24030000.xhp\n"
-"par_id3147571\n"
-"3\n"
-"help.text"
-msgid "Red"
-msgstr "Κόκκινο"
-
-#: 02170000.xhp
-msgctxt ""
-"02170000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Background color/Paragraph background"
-msgstr "Χρώμα φόντου/Φόντο παραγράφου"
-
-#: 02170000.xhp
-msgctxt ""
-"02170000.xhp\n"
-"hd_id3154232\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Χρώμα παρασκηνίου\">Χρώμα παρασκηνίου</link>"
-
-#: 02170000.xhp
-msgctxt ""
-"02170000.xhp\n"
-"par_id3149140\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"hintergrundfarbetext\"><ahelp hid=\".\">Click to open a toolbar where you can click a background color for a paragraph. The color is applied to the background of the current paragraph or the selected paragraphs.</ahelp></variable>"
-msgstr "<variable id=\"hintergrundfarbetext\"><ahelp hid=\".\">Κλικ για να ανοίξετε μια γραμμή εργαλείων όπου μπορείτε να πατήσετε σε χρώμα παρασκηνίου για μια παράγραφο. Το χρώμα εφαρμόζεται στο παρασκήνιο της τρέχουσας παραγράφου ή των επιλεγμένων παραγράφων.</ahelp></variable>"
-
-#: 02170000.xhp
-msgctxt ""
-"02170000.xhp\n"
-"par_id3147276\n"
-"help.text"
-msgid "<image id=\"img_id3148538\" src=\"cmd/sc_backgroundcolor.png\"><alt id=\"alt_id3148538\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148538\" src=\"cmd/sc_backgroundcolor.png\"><alt id=\"alt_id3148538\">Εικονίδιο</alt></image>"
-
-#: 02170000.xhp
-msgctxt ""
-"02170000.xhp\n"
-"par_id3144439\n"
-"4\n"
-"help.text"
-msgid "Background Color"
-msgstr "Χρώμα φόντου"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Hyperlink Dialog"
-msgstr "Διάλογος υπερσύνδεσης"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"hd_id3145759\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"hyperdia\"><link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink Dialog\">Hyperlink</link></variable>"
-msgstr "<variable id=\"hyperdia\"><link href=\"text/shared/02/09070000.xhp\" name=\"Διάλογος Υπερσύνδεσης\">Υπερσύνδεση</link></variable>"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"par_id3156183\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"hyperdiatext\"><ahelp hid=\".uno:EditHyperlink\">Opens a dialog that enables you to create and edit hyperlinks.</ahelp></variable>"
-msgstr "<variable id=\"hyperdiatext\"><ahelp hid=\".uno:EditHyperlink\">Ανοίγει ένα παράθυρο διαλόγου που σας επιτρέπει να δημιουργείτε και να επεξεργάζεστε υπερσυνδέσεις.</ahelp></variable>"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"par_id3154927\n"
-"help.text"
-msgid "<image id=\"img_id3093440\" src=\"cmd/sc_hyperlinkdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3093440\">Icon</alt></image>"
-msgstr "<image id=\"img_id3093440\" src=\"cmd/sc_hyperlinkdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3093440\">Icon</alt></image>"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"par_id3155552\n"
-"3\n"
-"help.text"
-msgid "Hyperlink Dialog"
-msgstr "Διάλογος υπερσύνδεσης"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"par_id3155391\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"HID_ICCDIALOG_CHOICECTRL\">Select the type of hyperlink to be inserted.</ahelp>"
-msgstr "<ahelp hid=\"HID_ICCDIALOG_CHOICECTRL\">Επιλέξτε τον τύπο υπερσύνδεσης που θέλετε να εισαχθεί.</ahelp>"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"par_id3153683\n"
-"16\n"
-"help.text"
-msgid "<ahelp hid=\".uno:OpenHyperlinkOnCursor\" visibility=\"hidden\">Opens the hyperlink in your default web browser.</ahelp>"
-msgstr "<ahelp hid=\".uno:OpenHyperlinkOnCursor\" visibility=\"hidden\">Ανοίγει την υπερσύνδεση στο προεπιλεγμένο σας περιηγητή.</ahelp>"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"par_id0122200902231573\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τον διάλογο της υπερσύνδεσης.</ahelp>"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"par_id0122200902231660\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Copies the URL to the clipboard.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αντιγράφει το URL στο πρόχειρο.</ahelp>"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"par_id0122200902231630\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the hyperlink, leaving plain text.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αφαιρεί την υπερσύνδεση, αφήνοντας μόνο το απλό κείμενο.</ahelp>"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"hd_id3166410\n"
-"7\n"
-"help.text"
-msgid "Apply"
-msgstr "Εφαρμογή"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"par_id3147209\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"HID_ICCDIALOG_OK_BTN\">Applies the data to your document.</ahelp>"
-msgstr "<ahelp hid=\"HID_ICCDIALOG_OK_BTN\">Εφαρμόζει τα δεδομένα στο έγγραφο σας.</ahelp>"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"hd_id3149398\n"
-"9\n"
-"help.text"
-msgid "Close"
-msgstr "Κλείσιμο"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"par_id3149734\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"HID_ICCDIALOG_CANCEL_BTN\">Closes the dialog without saving.</ahelp>"
-msgstr "<ahelp hid=\"HID_ICCDIALOG_CANCEL_BTN\">Κλείνει το παράθυρο διαλόγου χωρίς αποθήκευση.</ahelp>"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"hd_id3153700\n"
-"11\n"
-"help.text"
-msgid "Help"
-msgstr "Βοήθεια"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"par_id3150943\n"
-"12\n"
-"help.text"
-msgid "Opens the Help."
-msgstr "Άνοιγμα της Βοήθειας."
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"hd_id3156192\n"
-"13\n"
-"help.text"
-msgid "Back"
-msgstr "Πίσω"
-
-#: 09070000.xhp
-msgctxt ""
-"09070000.xhp\n"
-"par_id3149234\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"HID_ICCDIALOG_RESET_BTN\">Resets the entries in the dialog to their original state.</ahelp>"
-msgstr "<ahelp hid=\"HID_ICCDIALOG_RESET_BTN\">Επαναφέρει τις εγγραφές που είναι στο διάλογο στην αρχική τους κατάσταση.</ahelp>"
-
-#: stars.xhp
-msgctxt ""
-"stars.xhp\n"
-"tit\n"
-"help.text"
-msgid "Stars and Banners"
-msgstr "Αστέρια και λάβαρα"
-
-#: stars.xhp
-msgctxt ""
-"stars.xhp\n"
-"par_idN1055A\n"
-"help.text"
-msgid "<link href=\"text/shared/02/stars.xhp\">Stars and Banners</link>"
-msgstr "<link href=\"text/shared/02/stars.xhp\">Αστέρια και λάβαρα</link>"
-
-#: stars.xhp
-msgctxt ""
-"stars.xhp\n"
-"par_idN1056A\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Stars and Banners toolbar from which you can insert graphics into your document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή εργαλείων Αστέρια και Λάβαρα από την οποία μπορείτε να εισάγετε γραφικά στο έγγραφό σας.</ahelp>"
-
-#: stars.xhp
-msgctxt ""
-"stars.xhp\n"
-"par_idN10594\n"
-"help.text"
-msgid "<ahelp hid=\".\">Click an icon on the Stars and Banners toolbar, and then drag in the document to draw the shape.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ σε ένα εικονίδιο στη γραμμή εργαλείων Αστέρια και Λάβαρα και στη συνέχεια σύρετε μέσα στο έγγραφο για να σχεδιάσετε το σχήμα.</ahelp>"
-
-#: stars.xhp
-msgctxt ""
-"stars.xhp\n"
-"par_idN10597\n"
-"help.text"
-msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Κάποια σχήματα έχουν ένα ειδικό σημείο ελέγχου (λαβή) το οποίο μπορείτε να σύρετε για να αλλάξετε τις ιδιότητες του σχήματος. Ο δείκτης του ποντικιού μεταβάλλεται σε ένα σύμβολο χεριού πάνω από αυτές τις ειδικές λαβές."
-
-#: 08020000.xhp
-msgctxt ""
-"08020000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Position in Document"
-msgstr "Θέση στο έγγραφο"
-
-#: 08020000.xhp
-msgctxt ""
-"08020000.xhp\n"
-"hd_id3147588\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/08020000.xhp\" name=\"Position in Document\">Position in Document</link>"
-msgstr "<link href=\"text/shared/02/08020000.xhp\" name=\"Θέση στο Έγγραφο\">Θέση στο Έγγραφο</link>"
-
-#: 08020000.xhp
-msgctxt ""
-"08020000.xhp\n"
-"par_id3143284\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">Εμφανίζει την τρέχουσα θέση του κέρσορα στο έγγραφο του %PRODUCTNAME Basic. Καθορίζεται ο αριθμός της γραμμής και έπειτα ο αριθμός της στήλης.</ahelp>"
-
-#: 09070400.xhp
-msgctxt ""
-"09070400.xhp\n"
-"tit\n"
-"help.text"
-msgid "New Document"
-msgstr "Δημιουργία εγγράφου"
-
-#: 09070400.xhp
-msgctxt ""
-"09070400.xhp\n"
-"hd_id3154873\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/09070400.xhp\" name=\"New Document\">New Document</link>"
-msgstr "<link href=\"text/shared/02/09070400.xhp\" name=\"Δημιουργία εγγράφου\">Δημιουργία εγγράφου</link>"
-
-#: 09070400.xhp
-msgctxt ""
-"09070400.xhp\n"
-"par_id3150445\n"
-"2\n"
-"help.text"
-msgid "Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously."
-msgstr "Χρησιμοποιήστε την καρτέλα <emph>Δημιουργία εγγράφου</emph> από το <link href=\"text/shared/02/09070000.xhp\" name=\"Διάλογο υπερσύνδεσης\">Διάλογο υπερσύνδεσης</link> για να ορίσετε μία υπερσύνδεση σε ένα νέο έγγραφο και να δημιουργήσετε το νέο έγγραφο ταυτόχρονα."
-
-#: 09070400.xhp
-msgctxt ""
-"09070400.xhp\n"
-"hd_id3152594\n"
-"3\n"
-"help.text"
-msgid "New Document"
-msgstr "Δημιουργία εγγράφου"
-
-#: 09070400.xhp
-msgctxt ""
-"09070400.xhp\n"
-"par_id3157896\n"
-"4\n"
-"help.text"
-msgid "Specifies the name, path and type of the new document in this area."
-msgstr "Ορίζει το όνομα, τη διαδρομή και τον τύπο του νέου εγγράφου σε αυτή την περιοχή."
-
-#: 09070400.xhp
-msgctxt ""
-"09070400.xhp\n"
-"hd_id3151226\n"
-"5\n"
-"help.text"
-msgid "Edit now"
-msgstr "Επεξεργασία αμέσως"
-
-#: 09070400.xhp
-msgctxt ""
-"09070400.xhp\n"
-"par_id3154751\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:RB_EDITNOW\">Specifies that the new document is created and immediately opened for editing.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:RB_EDITNOW\">Ορίζει ότι το νέο έγγραφο δημιουργείται και ανοίγεται απευθείας για επεξεργασία.</ahelp>"
-
-#: 09070400.xhp
-msgctxt ""
-"09070400.xhp\n"
-"hd_id3145313\n"
-"7\n"
-"help.text"
-msgid "Edit later"
-msgstr "Επεξεργασία αργότερα"
-
-#: 09070400.xhp
-msgctxt ""
-"09070400.xhp\n"
-"par_id3153577\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:RB_EDITLATER\">Specifies that the document is created but it is not immediately opened.</ahelp>"
-msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:RB_EDITLATER\">Ορίζει ότι το νέο έγγραφο δημιουργείται, αλλά δεν ανοίγεται απευθείας.</ahelp>"
-
-#: 09070400.xhp
-msgctxt ""
-"09070400.xhp\n"
-"hd_id3153311\n"
-"9\n"
-"help.text"
-msgid "File"
-msgstr "Αρχείο"
-
-#: 09070400.xhp
-msgctxt ""
-"09070400.xhp\n"
-"par_id8894009\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε ενα URL για το αρχείο που θέλετε να ανοίγει όταν κάνετε κλικ στην υπερσύνδεση.</ahelp>"
-
-#: 09070400.xhp
-msgctxt ""
-"09070400.xhp\n"
-"hd_id3145072\n"
-"10\n"
-"help.text"
-msgid "Select Path"
-msgstr "Επιλογή διαδρομής"
-
-#: 09070400.xhp
-msgctxt ""
-"09070400.xhp\n"
-"par_id3147653\n"
-"11\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:BTN_CREATE\">Opens the <emph>Select Path</emph> dialog, where you can select a path.</ahelp>"
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:BTN_CREATE\">Ανοίγει το διάλογο <emph>Επιλογή διαδρομής</emph> όπου μπορείτε να επιλέξετε μία διαδρομή.</ahelp>"
-
-#: 09070400.xhp
-msgctxt ""
-"09070400.xhp\n"
-"hd_id3151110\n"
-"12\n"
-"help.text"
-msgid "File type"
-msgstr "Τύπος αρχείου"
-
-#: 09070400.xhp
-msgctxt ""
-"09070400.xhp\n"
-"par_id3153681\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:LB_DOCUMENT_TYPES\">Specifies the file type for the new document.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:LB_DOCUMENT_TYPES\">Ορίζει τον τύπου αρχείου για το νέο έγγραφο.</ahelp>"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Table"
-msgstr "Πίνακας"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3151299\n"
-"1\n"
-"help.text"
-msgid "Table"
-msgstr "Πίνακας"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"bm_id3156183\n"
-"help.text"
-msgid "<bookmark_value>database contents; inserting as tables</bookmark_value>"
-msgstr "<bookmark_value>περιεχόμενα βάσης δεδομένων, εισαγωγή ως πίνακες</bookmark_value>"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"par_id3156183\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_AS_TABLE\" visibility=\"hidden\">Inserts data selected from the data source browser into the document as a table.</ahelp> In the <emph>Insert Database Columns</emph> dialog, select the <emph>Table</emph> option to insert the selected data into the document as a table. In the dialog, you can decide which database fields or columns are transferred, and how the text table is formatted."
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_AS_TABLE\" visibility=\"hidden\">Εισάγει δεδομένα που επιλέχθηκαν από το πρόγραμμα ανάγνωσης δεδομένων προέλευσης μέσα στο αρχείο ως πίνακα.</ahelp> Στο διάλογο <emph>Εισαγωγή στηλών βάσης δεδομένων</emph>, επιλέξτε την επιλογή <emph>Πίνακας</emph> για να εισάγετε τα επιλεγμένα δεδομένα μέσα στο αρχείο ως πίνακα. Στο διάλογο, μπορείτε να αποφασίσετε ποια πεδία ή στήλες της βάσης δεδομένων θα μεταφερθούν, και πως θα μορφοποιηθεί ο πίνακας κειμένου."
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3152594\n"
-"2\n"
-"help.text"
-msgid "Table"
-msgstr "Πίνακας"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"par_id3152918\n"
-"19\n"
-"help.text"
-msgid "In the <emph>Table</emph> area, use the arrow keys to select the columns of the database table that you want to apply to the text table."
-msgstr "Μέσα στην περιοχή <emph>Πίνακας</emph>, χρησιμοποιήστε τα βελάκια για να επιλέξετε τις στήλες του πίνακα της βάσης δεδομένων που θέλετε να εφαρμοστούν στον πίνακα κειμένου."
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3156042\n"
-"3\n"
-"help.text"
-msgid "Database columns"
-msgstr "Στήλες βάσης δεδομένων"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"par_id3152425\n"
-"20\n"
-"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:DLG_AP_INSERT_DB_SEL:LB_TBL_DB_COLUMN\">Specifies the database columns to be inserted into the text table.</ahelp> All database table columns that have not been accepted in the <emph>Table column(s)</emph> list box are listed here. The entries are sorted alphabetically."
-msgstr "<ahelp hid=\"SW:LISTBOX:DLG_AP_INSERT_DB_SEL:LB_TBL_DB_COLUMN\">Προσδιορίζει τις στήλες της βάσης δεδομένων που θα εισαχθούν μέσα στον πίνακα κειμένου.</ahelp> Όλες οι στήλες του πίνακα βάσης δεδομένων που δεν έχουν γίνει αποδεκτές στο πεδίο λίστας <emph>Στήλη πίνακα</emph> αναφέρονται εδώ. Οι εγγραφές ταξινομούνται αλφαβητικά."
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3147577\n"
-"4\n"
-"help.text"
-msgid "Table column(s)"
-msgstr "Στήλη πίνακα"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"par_id3153527\n"
-"21\n"
-"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:DLG_AP_INSERT_DB_SEL:LB_TABLE_COL\">Lists all database columns to be inserted into the document.</ahelp> A column will be assigned to each corresponding entry in the table. The entry order in the <emph>Table column(s)</emph> list box determines the data order in the text table."
-msgstr "<ahelp hid=\"SW:LISTBOX:DLG_AP_INSERT_DB_SEL:LB_TABLE_COL\">Εμφανίζει σε λίστα όλες τις στήλες της βάσης δεδομένων που θα εισαχθούν μέσα στο έγγραφο.</ahelp> Μια στήλη θα ανατεθεί σε κάθε αντίστοιχη εγγραφή μέσα στον πίνακα. Η σειρά των εγγραφών μέσα στο πεδίο λίστας <emph>Στήλη πίνακα</emph> καθορίζει τη σειρά των δεδομένων μέσα στον πίνακα κειμένου."
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3146958\n"
-"5\n"
-"help.text"
-msgid ">>"
-msgstr ">>"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"par_id3149750\n"
-"22\n"
-"help.text"
-msgid "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ALL_TO\">Moves all listed database fields into the <emph>Table column(s)</emph> list box.</ahelp> All fields listed in the <emph>Table column(s)</emph> list box are inserted into the document."
-msgstr "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ALL_TO\">Μετακινεί όλα τα αναφερόμενα πεδία της βάσης δεδομένων μέσα στο πεδίο λίστας <emph>Στήλη πίνακα</emph>.</ahelp> Όλα τα πεδία που εμφανίζονται σε λίστα στο πεδίο λίστας <emph>Στήλη πίνακα</emph> εισάγονται μέσα στο έγγραφο."
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3163802\n"
-"6\n"
-"help.text"
-msgid ">"
-msgstr ">"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"par_id3153662\n"
-"23\n"
-"help.text"
-msgid "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ONE_TO\">Moves the selected database field into the <emph>Table column(s)</emph> list box. </ahelp> You can also double click an entry to move it to the <emph>Table column(s)</emph> list box. All fields listed in the <emph>Table column(s)</emph> list box are inserted into the document."
-msgstr "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ONE_TO\">Μετακινεί τα επιλεγμένα πεδία της βάσης δεδομένων μέσα στο πεδίο λίστας <emph>Στήλη πίνακα</emph>.</ahelp> Μπορείτε επίσης να κάνετε διπλό κλικ σε μια εγγραφή για να τη μετακινήσετε στο πεδίο λίστας <emph>Στήλη πίνακα</emph>. Όλα τα πεδία που εμφανίζονται σε λίστα στο πεδίο λίστας <emph>Στήλη πίνακα</emph> εισάγονται μέσα στο έγγραφο."
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3149732\n"
-"7\n"
-"help.text"
-msgid "<"
-msgstr "<"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"par_id3148685\n"
-"24\n"
-"help.text"
-msgid "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ONE_FROM\">Removes the selected database field from the<emph> Table column(s)</emph> list box</ahelp> The removed field is not inserted into the document."
-msgstr "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ONE_FROM\">Αφαιρεί το επιλεγμένο πεδίο της βάσης δεδομένων από το πεδίο λίστας <emph> Στήλη(ες) πίνακα</emph></ahelp> Το πεδίο που αφαιρέθηκε δεν εισάγεται μέσα στο έγγραφο."
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3150771\n"
-"8\n"
-"help.text"
-msgid "<<"
-msgstr "<<"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"par_id3154897\n"
-"25\n"
-"help.text"
-msgid "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ALL_FROM\">Removes all database fields from the <emph>Table column(s)</emph> list box.</ahelp>"
-msgstr "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ALL_FROM\">Αφαιρεί όλα τα πεδία της βάσης δεδομένων από το πεδίο λίστας <emph>Στήλη(ες) πίνακα</emph>.</ahelp>"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3159399\n"
-"13\n"
-"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "ListBox1.options[0].value=\"Value\""
+msgstr "Πεδίο λίστας1.επιλογές[0].τιμή=\"Τιμή\""
-#: 12070100.xhp
+#: 01170102.xhp
msgctxt ""
-"12070100.xhp\n"
-"par_id3154380\n"
+"01170102.xhp\n"
+"par_id3153689\n"
"30\n"
"help.text"
-msgid "Specifies the format for inserting the database fields into the document."
-msgstr "Καθορίζει τη μορφή για την εισαγωγή των πεδίων της βάσης δεδομένων μέσα στο έγγραφο."
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3156329\n"
-"14\n"
-"help.text"
-msgid "From database"
-msgstr "Από βάση δεδομένων"
+msgid "\"Value\""
+msgstr "\"Τιμή\""
-#: 12070100.xhp
+#: 01170102.xhp
msgctxt ""
-"12070100.xhp\n"
-"par_id3149415\n"
+"01170102.xhp\n"
+"par_id3159226\n"
"31\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_DBFMT_FROM_DB\">Accepts the database formats.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_DBFMT_FROM_DB\">Αποδέχεται τις μορφές της βάσης δεδομένων.</ahelp>"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3159148\n"
-"15\n"
-"help.text"
-msgid "Select"
-msgstr "Επιλογή"
+msgid "The value assigned to the list entry (\"ListBox1=Value\")"
+msgstr "Η τιμή που αντιστοιχίζεται στην εγγραφή λίστας (\"ListBox1=Value\")"
-#: 12070100.xhp
+#: 01170102.xhp
msgctxt ""
-"12070100.xhp\n"
-"par_id3152349\n"
+"01170102.xhp\n"
+"par_id3155944\n"
"32\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:DLG_AP_INSERT_DB_SEL:LB_DBFMT_FROM_USR\">Specifies a format from the list, if the format information of certain data fields is not accepted.</ahelp> The formats supplied here are only available for certain database fields, such as numeric or Boolean fields. If you select a database field in text format, you will not be able to select any format from the selection list, since the text format will be automatically maintained."
-msgstr "<ahelp hid=\"SW:LISTBOX:DLG_AP_INSERT_DB_SEL:LB_DBFMT_FROM_USR\">Καθορίζει μια μορφή από τη λίστα, αν οι πληροφορίες της μορφής κάποιων συγκεκριμένων πεδίων δεδομένων δεν είναι αποδεχτές.</ahelp> Οι μορφές που παρέχονται εδώ είναι διαθέσιμες μόνο για συγκεκριμένα πεδία της βάσης δεδομένων, όπως αριθμητικά ή λογικά (Boolean) πεδία. Αν επιλέξετε ένα πεδίο της βάσης δεδομένων σε μορφή κειμένου, δε θα μπορείτε να επιλέξετε καμία μορφή από τη λίστα επιλογής, αφού η μορφή κειμένου θα διατηρείται αυτόματα."
+msgid "<OPTION VALUE=\"\">Item"
+msgstr "<OPTION VALUE=\"\">Αντικείμενο"
-#: 12070100.xhp
+#: 01170102.xhp
msgctxt ""
-"12070100.xhp\n"
-"par_id3144511\n"
+"01170102.xhp\n"
+"par_id3155147\n"
"33\n"
"help.text"
-msgid "If the format you want is not listed, select \"Other Formats...\" and define the desired format in the <link href=\"text/shared/01/05020300.xhp\" name=\"Number Format\"><emph>Number Format</emph></link> dialog."
-msgstr "Αν η μορφή που θέλετε δεν εμφανίζεται στη λίστα, επιλέξτε \"Άλλες μορφές...\" και ορίστε την επιθυμητή μορφή στο διάλογο <link href=\"text/shared/01/05020300.xhp\" name=\"Μορφή αριθμών\"><emph>Μορφή αριθμών</emph></link>."
+msgid "ListBox1.options[0].value=\"\""
+msgstr "Πεδίο λίστας1.επιλογές[0].τιμή=\"\""
-#: 12070100.xhp
+#: 01170102.xhp
msgctxt ""
-"12070100.xhp\n"
-"par_id3154282\n"
+"01170102.xhp\n"
+"par_id3154763\n"
"34\n"
"help.text"
-msgid "The number format assigned using the selection list always refers to the database field selected in the <emph>Database columns</emph> list box."
-msgstr "Η μορφή αριθμών που ανατέθηκε χρησιμοποιώντας τη λίστα επιλογής αναφέρεται πάντα στο πεδίο της βάσης δεδομένων που είναι επιλεγμένο στο πεδίο λίστας <emph>Στήλες βάσης δεδομένων</emph>."
+msgid "\"$$$empty$$$\""
+msgstr "\"$$$empty$$$\""
-#: 12070100.xhp
+#: 01170102.xhp
msgctxt ""
-"12070100.xhp\n"
-"par_id3154138\n"
+"01170102.xhp\n"
+"par_id3151012\n"
"35\n"
"help.text"
-msgid "To insert the data into the document in the form of a table, the correct <emph>Table</emph> option must be active. You can then select a database field from the <emph>Table column(s)</emph> list box to define the formatting of the database field. The changes to the number formats will be applied to the last selection. It does not matter whether the database field was selected from the <emph>Database columns</emph> list box or from the <emph>Table column(s)</emph> list box."
-msgstr "Για την εισαγωγή των δεδομένων μέσα στο έγγραφο στη φόρμα ενός πίνακα, η σωστή επιλογή <emph>Πίνακα</emph> πρέπει να είναι ενεργοποιημένη. Μπορείτε στη συνέχεια να επιλέξετε ένα πεδίο της βάσης δεδομένων από το πεδίο λίστας <emph>Στήλη πίνακα</emph> για να ορίσετε τη μορφοποίηση του πεδίου της βάσης δεδομένων. Οι αλλαγές στις μορφές αριθμών θα εφαρμοστούν στην τελευταία επιλογή. Δεν έχει σημασία αν το πεδίο της βάσης δεδομένων είχε επιλεχτεί από το πεδίο λίστας <emph>Στήλες βάσης δεδομένων</emph> ή από το πεδίο λίστας <emph>Στήλη πίνακα</emph>."
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3156280\n"
-"10\n"
-"help.text"
-msgid "Insert table heading"
-msgstr "Εισαγωγή επικεφαλίδας πίνακα"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"par_id3150497\n"
-"27\n"
-"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:DLG_AP_INSERT_DB_SEL:CB_TABLE_HEADON\">Specifies whether to insert a heading line for the columns in the text table.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:DLG_AP_INSERT_DB_SEL:CB_TABLE_HEADON\">Καθορίζει αν θα γίνει εισαγωγή γραμμής επικεφαλίδας για τις στήλες στον επόμενο πίνακα.</ahelp>"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3153178\n"
-"11\n"
-"help.text"
-msgid "Apply column name"
-msgstr "Εφαρμογή ονόματος στήλης"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"par_id3152922\n"
-"28\n"
-"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_HEADL_COLNMS\">Uses the field names of the database table as headings for each of the text table columns.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_HEADL_COLNMS\">Χρησιμοποιεί τα ονόματα πεδίων από τον πίνακα της βάσης δεδομένων ως επικεφαλίδες για καθεμιά από τις στήλες του πίνακα κειμένου.</ahelp>"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3158407\n"
-"12\n"
-"help.text"
-msgid "Create row only"
-msgstr "Δημιουργία γραμμής μόνο"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"par_id3153194\n"
-"29\n"
-"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_HEADL_EMPTY\">Inserts an empty heading line into the text table.</ahelp> Using the<emph> Create row only </emph>option, you can define headings in the document, which do not correspond to the database field names."
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_HEADL_EMPTY\">Εισάγει μια άδεια γραμμή επικεφαλίδας μέσα στον πίνακα κειμένου.</ahelp> Χρησιμοποιώντας την επιλογή<emph> Δημιουργία γραμμής μόνο </emph>, μπορείτε να ορίσετε επικεφαλίδες μέσα στο έγγραφο, οι οποίες δεν αντιστοιχούν στα ονόματα πεδίων της βάσης δεδομένων."
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3153369\n"
-"16\n"
-"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"par_id3154299\n"
-"36\n"
-"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:DLG_AP_INSERT_DB_SEL:PB_TBL_FORMAT\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05090000.xhp\" name=\"Table Format\"><emph>Table Format</emph></link></caseinline><defaultinline><emph>Table Format</emph></defaultinline></switchinline> dialog, which enables you to define the table properties such as borders, background, and column width.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:DLG_AP_INSERT_DB_SEL:PB_TBL_FORMAT\">Ανοίγει το διάλογο <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05090000.xhp\" name=\"Μορφή πίνακα\"><emph>Μορφή πίνακα</emph></link></caseinline><defaultinline><emph>Μορφή πίνακα</emph></defaultinline></switchinline>, ο οποίος σας επιτρέπει να ορίζετε τις ιδιότητες πίνακα όπως περιγράμματα, φόντο, και πλάτος στήλης.</ahelp>"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"hd_id3153728\n"
-"17\n"
-"help.text"
-msgid "AutoFormat"
-msgstr "Αυτόματη Μορφοποίηση"
-
-#: 12070100.xhp
-msgctxt ""
-"12070100.xhp\n"
-"par_id3154988\n"
-"37\n"
-"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:DLG_AP_INSERT_DB_SEL:PB_TBL_AUTOFMT\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\"><emph>AutoFormat</emph></link></caseinline><defaultinline><emph>AutoFormat</emph></defaultinline></switchinline> dialog, in which you can select format styles that are immediately applied when inserting the table.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:DLG_AP_INSERT_DB_SEL:PB_TBL_AUTOFMT\">Ανοίγει το διάλογο <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05150101.xhp\" name=\"Αυτόματη Μορφοποίηση\"><emph>Αυτόματη Μορφοποίηση</emph></link></caseinline><defaultinline><emph>Αυτόματη Μορφοποίηση</emph></defaultinline></switchinline>, μέσα στον οποίο μπορείτε να επιλέγετε στυλ μορφής που εφαρμόζονται αμέσως όταν γίνεται εισαγωγή του πίνακα.</ahelp>"
-
-#: 09010000.xhp
-msgctxt ""
-"09010000.xhp\n"
-"tit\n"
-"help.text"
-msgid "URL Name"
-msgstr "Όνομα του URL"
-
-#: 09010000.xhp
-msgctxt ""
-"09010000.xhp\n"
-"hd_id3147588\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/09010000.xhp\" name=\"URL Name\">URL Name</link>"
-msgstr "<link href=\"text/shared/02/09010000.xhp\" name=\"Όνομα URL\">Όνομα URL</link>"
-
-#: 09010000.xhp
-msgctxt ""
-"09010000.xhp\n"
-"par_id3150476\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_OFA_HYPERLINK_NAME\">Assigns a name to an Internet URL or file.</ahelp> You can also enter search criteria for an Internet search site."
-msgstr "<ahelp hid=\"HID_OFA_HYPERLINK_NAME\">Θέτει ένα όνομα σε ένα URL Διαδικτύου ή ένα αρχείο.</ahelp> Μπορείτε επίσης να εισάγετε τα πεδία αναζήτησης για μια μηχανή αναζήτησης Διαδικτύου."
-
-#: 09010000.xhp
-msgctxt ""
-"09010000.xhp\n"
-"par_id3153539\n"
-"3\n"
-"help.text"
-msgid "Possible search syntax is as follows:"
-msgstr "Οι δυνατές περιπτώσεις σύνταξης αναζήτησης είναι οι παρακάτω:"
-
-#: 09010000.xhp
-msgctxt ""
-"09010000.xhp\n"
-"par_id3154673\n"
-"6\n"
-"help.text"
-msgid "\"Suite+Office\""
-msgstr "\"Suite+Office\""
-
-#: 09010000.xhp
-msgctxt ""
-"09010000.xhp\n"
-"par_id3148548\n"
-"7\n"
-"help.text"
-msgid "Finds all pages that contain the words \"Suite\" AND \"Office\" at any position."
-msgstr "Βρίσκει όλες τις σελίδες που περιέχουν τις λέξεις (ή μέρος των λέξεων) \"Suite\" ΚΑΙ \"Office\", σε οποιαδήποτε θέση."
-
-#: 09010000.xhp
-msgctxt ""
-"09010000.xhp\n"
-"par_id3155805\n"
-"8\n"
-"help.text"
-msgid "\"Suite,Office\""
-msgstr "\"Suite,Office\""
-
-#: 09010000.xhp
-msgctxt ""
-"09010000.xhp\n"
-"par_id3147008\n"
-"9\n"
-"help.text"
-msgid "Finds all pages that contain \"Suite\" OR \"Office\"."
-msgstr "Βρίσκει όλες τις σελίδες που περιέχουν τις λέξεις \"Suite\" Ή \"Office\"."
-
-#: 09010000.xhp
-msgctxt ""
-"09010000.xhp\n"
-"par_id3156410\n"
-"10\n"
-"help.text"
-msgid "Suite Office"
-msgstr "Suite Office"
+msgid "An empty string (\"ListBox1=\")"
+msgstr "Μία κενή συμβολοσειρά (\"Πεδίο Λίστας1=\")"
-#: 09010000.xhp
+#: 01170102.xhp
msgctxt ""
-"09010000.xhp\n"
-"par_id3153346\n"
+"01170102.xhp\n"
+"hd_id3148901\n"
"11\n"
"help.text"
-msgid "Finds all pages that contain the specified text. Search text without quotation marks will be sent directly to the specified search engine in the Internet. In most cases, a search engine combines a string of words with \"OR,\" and finds pages in which at least one of the words appear."
-msgstr "Βρίσκει όλες τις σελίδες που περιέχουν το καθορισμένο κείμενο. Το, χωρίς εισαγωγικά, κείμενο αναζήτησης, θα αποσταλεί κατευθείαν στην καθορισμένη μηχανή αναζήτησης στο Διαδίκτυο. Στις περισσότερες περιπτώσεις, οι μηχανές αναζήτησης συνδυάζουν μια ακολουθία λέξεων με τον τελεστή \"OR,\" και βρίσκουν σελίδες στις οποίες εμφανίζεται τουλάχιστον μία από τις λέξεις."
+msgid "Empty string is NULL"
+msgstr "Η κενή ακολουθία χαρακτήρων είναι NULL (μηδενικών χαρακτήρων)"
-#: 09010000.xhp
+#: 01170102.xhp
msgctxt ""
-"09010000.xhp\n"
-"par_id3150669\n"
+"01170102.xhp\n"
+"par_id3145357\n"
"12\n"
"help.text"
-msgid "Not all Internet <link href=\"text/shared/00/00000002.xhp#suchmaschine\" name=\"search engines\">search engines</link> support all logical combinations. It is recommended to use only one of the three options for linking search terms."
-msgstr "Δεν είναι δυνατή η υποστήριξη όλων των λογικών συνδυασμών από όλες τις <link href=\"text/shared/00/00000002.xhp#suchmaschine\" name=\"μηχανές αναζήτησης\">μηχανές αναζήτησης</link> του Διαδικτύου. Προτείνεται να χρησιμοποιείτε μόνο μία από τις τρεις επιλογές για τη σύνδεση των όρων αναζήτησης."
-
-#: 14010000.xhp
-msgctxt ""
-"14010000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Run"
-msgstr "Εκτέλεση"
-
-#: 14010000.xhp
-msgctxt ""
-"14010000.xhp\n"
-"hd_id3156183\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/14010000.xhp\" name=\"Run\">Run Query</link>"
-msgstr "<link href=\"text/shared/02/14010000.xhp\" name=\"Εκτέλεση\">Εκτέλεση ερωτήματος</link>"
-
-#: 14010000.xhp
-msgctxt ""
-"14010000.xhp\n"
-"par_id3109850\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:SbaExecuteSql\">Runs the SQL query and displays the query result.</ahelp> The <emph>Run Query</emph> function does not save the query."
-msgstr "<ahelp hid=\".uno:SbaExecuteSql\">Εκτελεί το ερώτημα SQL και εμφανίζει το αποτέλεσμα του ερωτήματος.</ahelp> Η λειτουργία <emph>Εκτέλεση ερωτήματος</emph> δεν αποθηκεύει το ερώτημα."
-
-#: 14010000.xhp
-msgctxt ""
-"14010000.xhp\n"
-"par_id3149893\n"
-"5\n"
-"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "Η λειτουργία <emph> Εκτέλεση ερωτήματος </emph> σας επιτρέπει να ελέγξετε το ερώτημα. Όταν αποθηκεύετε το ερώτημα, αποθηκεύεται στη σελίδα καρτέλας <emph>Ερώτημα</emph>."
-
-#: 14010000.xhp
-msgctxt ""
-"14010000.xhp\n"
-"par_idN10621\n"
-"help.text"
-msgid "Choose <emph>View - Preview</emph> to run the query from the menu bar of a query design window."
-msgstr "Επιλέξτε <emph>Προβολή - Προεπισκόπηση</emph> για να εκτελέσετε το ερώτημα από την γραμμή μενού ενός παραθύρου σχεδίασης ερωτήματος."
-
-#: 14010000.xhp
-msgctxt ""
-"14010000.xhp\n"
-"par_id3155941\n"
-"help.text"
-msgid "<image id=\"img_id3153311\" src=\"cmd/sc_sbaexecutesql.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153311\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153311\" src=\"cmd/sc_sbaexecutesql.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153311\">Εικονίδιο</alt></image>"
-
-#: 14010000.xhp
-msgctxt ""
-"14010000.xhp\n"
-"par_id3153684\n"
-"4\n"
-"help.text"
-msgid "Run Query"
-msgstr "Εκτέλεση ερωτήματος"
-
-#: 01171300.xhp
-msgctxt ""
-"01171300.xhp\n"
-"tit\n"
-"help.text"
-msgid "Snap to Grid"
-msgstr "Συγκράτηση στο πλέγμα"
-
-#: 01171300.xhp
-msgctxt ""
-"01171300.xhp\n"
-"hd_id3151262\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/01171300.xhp\" name=\"Snap to Grid\">Snap to Grid</link>"
-msgstr "<link href=\"text/shared/02/01171300.xhp\" name=\"Συγκράτηση στο πλέγμα\">Συγκράτηση στο πλέγμα</link>"
-
-#: 01171300.xhp
-msgctxt ""
-"01171300.xhp\n"
-"par_id3149495\n"
-"5\n"
-"help.text"
-msgid "<ahelp hid=\".\">Specifies whether to move frames, drawing elements, and controls only between grid points.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει αν τα πλαίσια, τα στοιχεία σχεδίασης και τα πεδία ελέγχου θα μετακινούνται μόνο μεταξύ σημείων του πλέγματος.</ahelp>"
-
-#: 01171300.xhp
-msgctxt ""
-"01171300.xhp\n"
-"par_id3156027\n"
-"help.text"
-msgid "<image id=\"img_id3157896\" src=\"cmd/sc_griduse.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3157896\">Icon</alt></image>"
-msgstr "<image id=\"img_id3157896\" src=\"cmd/sc_griduse.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3157896\">Εικονίδιο</alt></image>"
-
-#: 01171300.xhp
-msgctxt ""
-"01171300.xhp\n"
-"par_id3147834\n"
-"4\n"
-"help.text"
-msgid "Snap to Grid"
-msgstr "Συγκράτηση στο πλέγμα"
-
-#: 01170901.xhp
-msgctxt ""
-"01170901.xhp\n"
-"tit\n"
-"help.text"
-msgid "Combo Box / List Box Wizard: Table Selection"
-msgstr "Αυτόματος Πιλότος Πεδίου συνδυασμού / Πεδίου λίστας: Επιλογή πίνακα"
-
-#: 01170901.xhp
-msgctxt ""
-"01170901.xhp\n"
-"hd_id3154228\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/shared/02/01170901.xhp\" name=\"Combo Box / List Box Wizard: Table Selection\">Combo Box / List Box Wizard: Table Selection</link>"
-msgstr "<link href=\"text/shared/02/01170901.xhp\" name=\"Αυτόματος πιλότος πεδίου συνδυασμού / πεδίου λίστας: Επιλογή πίνακα\">Αυτόματος πιλότος πεδίου συνδυασμού / πεδίου λίστας: Επιλογή πίνακα</link>"
-
-#: 01170901.xhp
-msgctxt ""
-"01170901.xhp\n"
-"par_id3149716\n"
-"5\n"
-"help.text"
-msgid "Specifies a table from the available database tables that contains the data field whose content should be displayed as a list entry."
-msgstr "Προσδιορίζει έναν πίνακα από τους διαθέσιμους πίνακες βάσεων δεδομένων, που περιέχει το πεδίο δεδομένων του οποίου το περιεχόμενο πρέπει να εμφανίζεται ως καταχώρηση λίστας."
-
-#: 01170901.xhp
-msgctxt ""
-"01170901.xhp\n"
-"par_id3153114\n"
-"8\n"
-"help.text"
-msgid "For list boxes, a table that can be linked with the current form table is indicated. The link table must have at least one field in common with the table of the current form. This makes it possible to establish an unambiguous reference."
-msgstr "Για πεδία λίστας, υποδεικνύεται ένας πίνακας ο οποίος μπορεί να συνδεθεί με τον τρέχοντα πίνακα φόρμας. Ο συνδεδεμένος πίνακας πρέπει να έχει τουλάχιστον ένα πεδίο κοινό με τον πίνακα της τρέχουσας φόρμας. Αυτό επιτρέπει τη δημιουργία μιας αναφοράς χωρίς ασάφειες."
-
-#: 01170901.xhp
-msgctxt ""
-"01170901.xhp\n"
-"par_id3155555\n"
-"9\n"
-"help.text"
-msgid "For combo boxes, there must be a relationship between the form table and the table containing the data to be displayed in the combo box."
-msgstr "Σε πεδία συνδυασμού, πρέπει να υπάρχει μια σχέση μεταξύ του πίνακα φόρμας και του πίνακα που περιέχει τα δεδομένα που θα εμφανίζονται στο πεδίο συνδυασμού."
-
-#: 01170901.xhp
-msgctxt ""
-"01170901.xhp\n"
-"hd_id3147226\n"
-"6\n"
-"help.text"
-msgid "Table"
-msgstr "Πίνακας"
-
-#: 01170901.xhp
-msgctxt ""
-"01170901.xhp\n"
-"par_id3155338\n"
-"7\n"
-"help.text"
-msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_LCW_CONTENTSELECTION_TABLE_LB_SELECTTABLE\">In the<emph> Table </emph>field, select the table containing the data field whose content should be displayed in the control field.</ahelp>"
-msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_LCW_CONTENTSELECTION_TABLE_LB_SELECTTABLE\">Στο πεδίο<emph> Πίνακας </emph>, επιλέξτε τον πίνακα που περιέχει το πεδίο δεδομένων του οποίου το περιεχόμενο θα πρέπει να εμφανίζεται στο πεδίο ελέγχου.</ahelp>"
-
-#: 01170901.xhp
-msgctxt ""
-"01170901.xhp\n"
-"par_id3159233\n"
-"10\n"
-"help.text"
-msgid "The table given here appears in the <link href=\"text/shared/02/01170102.xhp\" name=\"Control properties\">Control properties</link> as an element of an SQL statement in the <emph>List Contents</emph> field."
-msgstr "Ο πίνακας που δίνεται εδώ εμφανίζεται στις <link href=\"text/shared/02/01170102.xhp\" name=\"Ιδιότητες πεδίου ελέγχου\">Ιδιότητες πεδίου ελέγχου</link> ως ένα στοιχείο μιας έκφρασης SQL στο πεδίο <emph>Περιεχόμενα λίστας</emph>."
-
-#: 07080000.xhp
-msgctxt ""
-"07080000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Stop Loading"
-msgstr "Παύση Φόρτωσης"
-
-#: 07080000.xhp
-msgctxt ""
-"07080000.xhp\n"
-"hd_id3154228\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/07080000.xhp\" name=\"Stop Loading\">Stop Loading</link>"
-msgstr "<link href=\"text/shared/02/07080000.xhp\" name=\"Παύση Φόρτωσης\">Παύση Φόρτωσης</link>"
-
-#: 07080000.xhp
-msgctxt ""
-"07080000.xhp\n"
-"par_id3149495\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, Ctrl-click (Mac: Command-click) to interrupt all loading processes.</ahelp>"
-msgstr "<ahelp hid=\".uno:Stop\">Κάντε κλικ για να διακόψετε την τρέχουσα διαδικασία φόρτωσης, Ctrl-κλικ(Mac: Command-click) για να διακόψετε όλες τισ διαδικασίες φόρτωσης.</ahelp>"
-
-#: 05090000.xhp
-msgctxt ""
-"05090000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Rotate"
-msgstr "Περιστροφή"
-
-#: 05090000.xhp
-msgctxt ""
-"05090000.xhp\n"
-"hd_id3154863\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/05090000.xhp\" name=\"Rotate\">Rotate</link>"
-msgstr "<link href=\"text/shared/02/05090000.xhp\" name=\"Περιστροφή\">Περιστροφή</link>"
-
-#: 05090000.xhp
-msgctxt ""
-"05090000.xhp\n"
-"par_id3149119\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:ToggleObjectRotateMode\">Rotates the selected object.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToggleObjectRotateMode\">Περιστρέφει το επιλεγμένο αντικείμενο.</ahelp>"
-
-#: 05090000.xhp
-msgctxt ""
-"05090000.xhp\n"
-"par_id3149716\n"
-"5\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Επιλέξτε ένα αντικείμενο και πατήστε το εικονίδιο<emph> Περιστροφή</emph> στην γραμμή εργαλείων <emph> Σχεδίαση</emph>. </caseinline><caseinline select=\"DRAW\"> Επιλέξτε ένα αντικείμενο και πατήστε το εικονίδιο Περιστροφή στην γραμμή εργαλείων Σχεδίαση.</caseinline><defaultinline> Επιλέξτε ένα αντικείμενο και πατήστε το εικονίδιο <emph> Περιστροφή</emph> στην γραμμή εργαλείων <emph>Ιδιότητες αντικειμένου σχεδίασης</emph>.</defaultinline></switchinline> Σύρετε ένα γωνιακό σημείο ελέγχου του αντικειμένου προς την φορά που επιθυμείτε να το περιστρέψετε."
-
-#: 05090000.xhp
-msgctxt ""
-"05090000.xhp\n"
-"par_id3152551\n"
-"help.text"
-msgid "<image id=\"img_id3154317\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3154317\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154317\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3154317\">Εικονίδιο</alt></image>"
-
-#: 05090000.xhp
-msgctxt ""
-"05090000.xhp\n"
-"par_id3153577\n"
-"4\n"
-"help.text"
-msgid "Rotate"
-msgstr "Περιστροφή"
-
-#: 05090000.xhp
-msgctxt ""
-"05090000.xhp\n"
-"par_id3156113\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05230300.xhp\" name=\"Format - Position and Size - Rotate\"><emph>Format - Position and Size - Rotate</emph></link>."
-msgstr "<link href=\"text/shared/01/05230300.xhp\" name=\"Μορφοποίηση - Θέση και μέγεθος - Περιστροφή\"><emph>Μορφοποίηση - Θέση και μέγεθος - Περιστροφή</emph></link>."
-
-#: 12000000.xhp
-msgctxt ""
-"12000000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Explorer On/Off"
-msgstr "Εξερευνητής Ενεργός/Ανενεργός"
-
-#: 12000000.xhp
-msgctxt ""
-"12000000.xhp\n"
-"hd_id3147588\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/12000000.xhp\" name=\"Explorer On/Off\">Explorer On/Off</link>"
-msgstr "<link href=\"text/shared/02/12000000.xhp\" name=\"Εξερευνητής Ναι/Όχι\">Εξερευνητής Ναι/Όχι</link>"
-
-#: 12000000.xhp
-msgctxt ""
-"12000000.xhp\n"
-"par_id3144740\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:DSBrowserExplorer\">Turns on and off the view of the data source explorer.</ahelp> The <emph>Explorer On/Off</emph> icon is visible on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>."
-msgstr "<ahelp hid=\".uno:DSBrowserExplorer\">Ανοίγει και κλείνει την προβολή του εξερευνητή προέλευσης δεδομένων.</ahelp> Το εικονίδιο <emph>Εξερευνητής ναι/όχι</emph> είναι ορατό στη <link href=\"text/shared/main0212.xhp\" name=\"Γραμμή βάσης δεδομένων\">Γραμμή δεδομένων πίνακα</link>."
-
-#: 12000000.xhp
-msgctxt ""
-"12000000.xhp\n"
-"par_id3153114\n"
-"help.text"
-msgid "<image id=\"img_id3150710\" src=\"cmd/sc_dsbrowserexplorer.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150710\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150710\" src=\"cmd/sc_dsbrowserexplorer.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150710\">Εικονίδιο</alt></image>"
-
-#: 12000000.xhp
-msgctxt ""
-"12000000.xhp\n"
-"par_id3145136\n"
-"3\n"
-"help.text"
-msgid "Explorer On/Off"
-msgstr "Εξερευνητής Ενεργός/Ανενεργός"
-
-#: 12000000.xhp
-msgctxt ""
-"12000000.xhp\n"
-"par_id3145345\n"
-"4\n"
-"help.text"
-msgid "In the data source explorer you see the data sources registered in $[officename] with their queries and tables."
-msgstr "Στον εξερευνητή προέλευσης δεδομένων βλέπετε τις καταχωρημένες προελεύσεις δεδομένων στο $[officename] με τα ερωτήματά τους και τους πίνακές τους."
-
-#: 12000000.xhp
-msgctxt ""
-"12000000.xhp\n"
-"par_id3159233\n"
-"53\n"
-"help.text"
-msgid "<emph>Establishing a connection</emph> - As soon as you select an individual table or query, a connection to the data source is established. Once the connection is opened, the name of the data source, the Queries or Tables entry, and the name of the query or table selected is shown in bold type."
-msgstr "<emph>Πραγματοποίηση μία σύνδεσης</emph> - Όταν επιλέξετε ένα μεμονωμένο πίνακα ή ερώτημα, πραγματοποιείται σύνδεση στην προέλευση δεδομένων. Όταν η σύνδεση ανοίξει, εμφανίζονται με έντονη γραφή το όνομα της προέλευσης δεδομένων, η εγγραφή Ερωτημάτων ή Πινάκων και το όνομα του επιλεγμένου ερωτήματος ή πίνακα."
-
-#: 12000000.xhp
-msgctxt ""
-"12000000.xhp\n"
-"par_id3154860\n"
-"16\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Closes the connection to the data source. See <emph>%PRODUCTNAME Base - Connections</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κλείνει τη σύνδεση με την πηγή δεδομένων. Δείτε <emph>%PRODUCTNAME Base - Συνδέσεις</emph> στο πλαίσιο διαλόγου επιλογών.</ahelp>"
-
-#: 12000000.xhp
-msgctxt ""
-"12000000.xhp\n"
-"par_id3151379\n"
-"52\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">To rename an entry, call this command and enter the new name. You can also do this by selecting the entry and pressing F2. The database must support renaming, otherwise this command is not enabled.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για νέα ονομασία καταχώρισης, καλέστε αυτήν την εντολή και εισάγετε το νέο όνομα. Μπορείτε επίσης να το κάνετε επιλέγοντας την καταχώριση και πατώντας F2. Η βάση δεδομένων πρέπει να υποστηρίζει νέα ονομασία, αλλιώς αυτή η εντολή δεν ενεργοποιείται.</ahelp>"
-
-#: 12000000.xhp
-msgctxt ""
-"12000000.xhp\n"
-"par_id273445\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the selected database file for editing.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει προς επεξεργασία το επιλεγμένο αρχείο βάσης δεδομένων.</ahelp>"
-
-#: 12000000.xhp
-msgctxt ""
-"12000000.xhp\n"
-"par_id5943479\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to add/edit/remove a database file from the list of registered databases. The same dialog opens by choosing <emph>%PRODUCTNAME Base - Databases</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει διάλογο για προσθήκη/επεξεργασία/αφαίρεση αρχείου βάσης δεδομένων από τη λίστα των καταχωρημένων βάσεων δεδομένων. Ο ίδιος διάλογος ανοίγει επιλέγοντας <emph>%PRODUCTNAME Base - Βάσεις δεδομένων</emph> στο πλαίσιο διαλόγου επιλογών.</ahelp>"
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Standard Filter"
-msgstr "Τυπικό φίλτρο"
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"hd_id3151097\n"
-"1\n"
-"help.text"
-msgid "Standard Filter"
-msgstr "Τυπικό φίλτρο"
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"par_id3149716\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:DataFilterStandardFilter\">Specifies the logical conditions to filter your table data.</ahelp> This dialog is available for spreadsheet documents, database tables and database forms. The dialog for databases does not contain the <emph>More Options</emph> button."
-msgstr "<ahelp hid=\".uno:DataFilterStandardFilter\">Ορίζει τις λογικές συνθήκες για να φιλτράρετε τον πίνακα δεδομένων σας.</ahelp> Αυτός ο διάλογος είναι διαθέσιμος σε λογιστικά φύλλα και σε πίνακες ή φόρμες βάσης δεδομένων. Ο διάλογος στις βάσεις δεδομένων δεν περιέχει το πεδίο επιλογής <emph>Περισσότερες επιλογές</emph>."
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"par_idN105EE\n"
-"help.text"
-msgid "<embedvar href=\"text/scalc/guide/filters.xhp#filters\"/>"
-msgstr "<embedvar href=\"text/scalc/guide/filters.xhp#filters\"/>"
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"hd_id3155555\n"
-"3\n"
-"help.text"
-msgid "Filter criteria"
-msgstr "Κριτήρια φίλτρου"
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"par_id3147834\n"
-"4\n"
-"help.text"
-msgid "You can define a filter by indicating the type of line, the name of the field, a logical condition and a value or a combination of arguments."
-msgstr "Μπορείτε να καθορίσετε ένα φίλτρο δηλώνοντας τον τύπο της γραμμής, το όνομα του πεδίου, μια λογική συνθήκη και μια τιμή ή ένα συνδυασμό ορισμάτων."
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"hd_id3149751\n"
-"5\n"
-"help.text"
-msgid "Operator"
-msgstr "Τελεστής"
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"par_id3149177\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHERECOND3\">For the following arguments, you can choose between the logical operators AND / OR.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHERECOND3\">Για τα επόμενα ορίσματα, μπορείτε να διαλέξετε μεταξύ των λογικών τελεστών AND/OR.</ahelp>"
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"hd_id3149182\n"
-"7\n"
-"help.text"
-msgid "Field name"
-msgstr "Όνομα πεδίου"
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"par_id3149398\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHEREFIELD3\">Specifies the field names from the current table to set them in the argument.</ahelp> You will see the column identifiers if no text is available for the field names."
-msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHEREFIELD3\">Ορίζει τα ονόματα πεδίων από τον τρέχον πίνακα για να τα βάλει στο όρισμα.</ahelp> Θα δείτε τα αναγνωριστικά στηλών αν δεν υπάρχει διαθέσιμο κείμενο για τα ονόματα των πεδίων."
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"hd_id3147653\n"
-"9\n"
-"help.text"
-msgid "Condition"
-msgstr "Συνθήκη"
-
-#: 12090100.xhp
-msgctxt ""
-"12090100.xhp\n"
-"par_id3150254\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHERECOMP3\">Specifies the <link href=\"text/shared/02/12090101.xhp\" name=\"comparative operators\">comparative operators</link> through which the entries in the <emph>Field name</emph> and <emph>Value</emph> fields can be linked.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHERECOMP3\">Ορίζει τους<link href=\"text/shared/02/12090101.xhp\" name=\"τελεστές σύγκρισης\">τελεστές σύγκρισης</link> μέσω των οποίων οι καταχωρήσεις στα πεδία <emph>Όνομα πεδίου</emph> και <emph>Τιμή</emph> μπορούν να συνδεθούν.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Προσδιορίζει πώς μπορείτε να χειριστείτε μια εισαγωγή μιας κενής ακολουθίας χαρακτήρων, Εάν επιλεγεί το Ναι, μία εισαγωγή ακολουθίας μηδενικού μήκους θα αντιμετωπιστεί ως τιμή NULL (μηδενικών χαρακτήρων). Εάν επιλεγεί το Όχι, οποιαδήποτε εισαγωγή θα αντιμετωπιστεί ως να είναι δίχως καμιά μετατροπή.</ahelp>"
-#: 12090100.xhp
+#: 01170102.xhp
msgctxt ""
-"12090100.xhp\n"
-"hd_id3149166\n"
-"11\n"
+"01170102.xhp\n"
+"par_id0820200812403467\n"
"help.text"
-msgid "Value"
-msgstr "Τιμή"
+msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr "Μία κενή ακολουθία χαρακτήρων είναι μία ακολουθία μηδενικού μήκους (\"\"). Κανονικά, , μία τιμή NULL δεν είναι το ίδιο με μία κενή ακολουθία. Γενικά, ο όρος NULL χρησιμοποιείται για να δηλώσει μία απροσδιόριστη τιμή, μία άγνωστη τιμή, ή \"δεν έχει εισαχθεί τιμή ακόμη.\""
-#: 12090100.xhp
+#: 01170102.xhp
msgctxt ""
-"12090100.xhp\n"
-"par_id3149795\n"
-"12\n"
+"01170102.xhp\n"
+"par_id0820200812403455\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_FILTERCRIT_ET_WHEREVALUE3\">Specifies a value to filter the field.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_FILTERCRIT_ET_WHEREVALUE3\">Ορίζει μία τιμή για το φιλτράρισμα του πεδίου.</ahelp>"
+msgid "Database systems vary and they might handle a value NULL differently. Refer to documentations of the database that you are using."
+msgstr "Τα συστήματα των Βάσεων δεδομένων διαφέρουν και πιθανόν να διαχειρίζονται μία τιμή NULL διαφορετικά. Να προσφεύγετε στις προδιαγραφές των βάσεων δεδομένων που χρησιμοποιείτε."
-#: 12090100.xhp
+#: 01170102.xhp
msgctxt ""
-"12090100.xhp\n"
-"par_id3150976\n"
-"14\n"
+"01170102.xhp\n"
+"hd_id3161653\n"
+"88\n"
"help.text"
-msgid "The<emph> Value </emph>list box contains all possible values for the specified <emph>Field name</emph> . Choose the value to be used in the filter. You can also choose the <emph>- empty -</emph> or <emph>-not empty -</emph> entries.."
-msgstr "Το πεδίο λίστας <emph> Τιμή </emph> περιέχει όλες τις δυνατές τιμές για το ορισμένο <emph> όνομα πεδίου</emph> . Επιλέξτε την τιμή που θα χρησιμοποιηθεί στο φίλτρο. Επίσης μπορείτε να επιλέξετε τις <emph>- κενές -</emph> ή <emph>-μη κενές -</emph>καταχωρήσεις.."
+msgid "Filter proposal"
+msgstr "Προτεινόμενο φίλτρο"
-#: 12090100.xhp
+#: 01170102.xhp
msgctxt ""
-"12090100.xhp\n"
-"par_id3156118\n"
-"15\n"
+"01170102.xhp\n"
+"par_id3151221\n"
+"89\n"
"help.text"
-msgid "If you use the filter function in database tables or forms, then type the value in the <emph>Value </emph>text box to be used for filtering."
-msgstr "Αν χρησιμοποιήσετε τη λειτουργία φίλτρου σε πίνακες ή φόρμες βάσης δεδομένων, τότε καταχωρίστε την τιμή στο πεδίο κειμένου <emph>Τιμή </emph> που θα χρησιμοποιηθεί για φιλτράρισμα."
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
+msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Όσο σχεδιάζετε τη φόρμα σας, μπορείτε να ρυθμίσετε την ιδιότητα \"Προτεινόμενο Φίλτρο\" για κάθε πεδίο κειμένου στην καρτέλα <emph>Δεδομένα</emph> του αντίστοιχου διαλόγου <emph>Ιδιότητες</emph>. Σε επόμενες αναζητήσεις στην κατάσταση λειτουργίας φίλτρου, μπορείτε να επιλέξετε από όλες τις πληροφορίες που περιέχονται σε αυτά τα πεδία.</ahelp> Το περιεχόμενο των πεδίων μπορεί στη συνέχεια να επιλεχτεί χρησιμοποιώντας τη λειτουργία της αυτόματης συμπλήρωσης (AutoComplete). Σημειώστε, ωστόσο, ότι αυτή η λειτουργία απαιτεί περισσότερη μνήμη και χρόνο, ειδικά όταν χρησιμοποιείται σε μεγάλες βάσεις δεδομένων και επομένως πρέπει να χρησιμοποιείται με φειδώ. </variable>"
-#: 12090100.xhp
+#: 01170102.xhp
msgctxt ""
-"12090100.xhp\n"
-"hd_id3153061\n"
-"13\n"
+"01170102.xhp\n"
+"par_idN10EE3\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12040201.xhp\" name=\"More Options\">More Options</link>"
-msgstr "<link href=\"text/scalc/01/12040201.xhp\" name=\"Περισσότερες επιλογές\">Περισσότερες επιλογές</link>"
+msgid "Linked cell"
+msgstr "Συνδεδεμένο κελί"
-#: paintbrush.xhp
+#: 01170102.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"tit\n"
+"01170102.xhp\n"
+"par_idN10EE7\n"
"help.text"
-msgid "Format Paintbrush"
-msgstr "Πινέλο μορφοποίησης"
+msgid "<ahelp hid=\"HID_PROP_BOUND_CELL\">Specifies the reference to a linked cell on a spreadsheet. The live state or contents of the control are linked to the cell contents.</ahelp> The following tables list the controls and their corresponding link type:"
+msgstr "<ahelp hid=\"HID_PROP_BOUND_CELL\">Καθορίζει την αναφορά σε ένα συνδεδεμένο κελί σε ένα λογιστικό φύλλο. Η κατάσταση ζωντανής σύνδεσης ή τα περιεχόμενα του ελέγχου συνδέονται με τα περιεχόμενα του κελιού. </ahelp> Οι ακόλουθοι πίνακες παρουσιάζουν τα πεδία ελέγχων και τον αντίστοιχο τύπο σύνδεσής τους:"
-#: paintbrush.xhp
+#: 01170102.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN1056A\n"
+"01170102.xhp\n"
+"par_idN10EF7\n"
"help.text"
-msgid "<link href=\"text/shared/02/paintbrush.xhp\">Format Paintbrush</link>"
-msgstr "<link href=\"text/shared/02/paintbrush.xhp\">Πινέλο μορφοποίησης</link>"
+msgid "Check box with linked cell"
+msgstr "Πεδίο σήμανσης με συνδεδεμένο κελί"
-#: paintbrush.xhp
+#: 01170102.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN1057A\n"
+"01170102.xhp\n"
+"par_idN10F04\n"
"help.text"
-msgid "<ahelp hid=\".\">First select some text or an object, then click this icon. Then click on or drag across other text or click an object to apply the same formatting.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε πρώτα κείμενο ή ένα αντικείμενο, και πατήστε το εικονίδιο. Μετά κάντε κλικ πάνω στο αντικείμενο ή σύρετε το για να εφαρμόσετε την ίδια μορφοποίηση.</ahelp>"
+msgid "Action"
+msgstr "Ενέργεια"
-#: paintbrush.xhp
+#: 01170102.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN10617\n"
+"01170102.xhp\n"
+"par_idN10F0A\n"
"help.text"
-msgid "Click the <emph>Format Paintbrush</emph> icon <image id=\"img_id3610034\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3610034\">Icon</alt></image> on the <emph>Standard</emph> toolbar."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Πινέλο μορφοποίησης</emph> <image id=\"img_id3610034\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3610034\">Icon</alt></image> στη <emph>Βασική</emph> γραμμή εργαλείων."
+msgid "Result"
+msgstr "Αποτέλεσμα"
-#: paintbrush.xhp
+#: 01170102.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN10639\n"
+"01170102.xhp\n"
+"par_idN10F11\n"
"help.text"
-msgid "<image id=\"img_id5406964\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id5406964\">Icon</alt></image>"
-msgstr "<image id=\"img_id5406964\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id5406964\">Icon</alt></image>"
+msgid "Select the check box"
+msgstr "Επιλέξτε το πεδίο σήμανσης"
-#: paintbrush.xhp
+#: 01170102.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN10657\n"
+"01170102.xhp\n"
+"par_idN10F17\n"
"help.text"
-msgid "Format Paintbrush"
-msgstr "Πινέλο μορφοποίησης"
+msgid "TRUE is entered into the linked cell"
+msgstr "Εισάγεται ΑΛΗΘΕΣ στο συνδεδεμένο κελί"
-#: more_controls.xhp
+#: 01170102.xhp
msgctxt ""
-"more_controls.xhp\n"
-"tit\n"
+"01170102.xhp\n"
+"par_idN10F1E\n"
"help.text"
-msgid "More Controls"
-msgstr "Περισσότερα στοιχεία ελέγχου"
+msgid "Deselect the check box"
+msgstr "Απενεργοποιείστε το πεδίο σήμανσης"
-#: more_controls.xhp
+#: 01170102.xhp
msgctxt ""
-"more_controls.xhp\n"
-"bm_id5941343\n"
+"01170102.xhp\n"
+"par_idN10F24\n"
"help.text"
-msgid "<bookmark_value>more controls</bookmark_value><bookmark_value>group box creation</bookmark_value><bookmark_value>image button creation</bookmark_value><bookmark_value>image control creation</bookmark_value><bookmark_value>file selection button</bookmark_value><bookmark_value>date fields; creating</bookmark_value><bookmark_value>time fields; form functions</bookmark_value><bookmark_value>numerical fields in forms</bookmark_value><bookmark_value>formatted fields; form functions</bookmark_value><bookmark_value>currency field creation</bookmark_value><bookmark_value>pattern fields; form functions</bookmark_value><bookmark_value>table controls; form functions</bookmark_value><bookmark_value>grid controls; form functions</bookmark_value><bookmark_value>controls; focus</bookmark_value><bookmark_value>focus of controls</bookmark_value><bookmark_value>forms; focus after opening</bookmark_value><bookmark_value>automatic control focus</bookmark_value><bookmark_value>spin button creation</bookmark_value><bookmark_value>scrollbars;controls</bookmark_value><bookmark_value>Navigation bar;controls</bookmark_value>"
-msgstr "<bookmark_value>περισσότερα στοιχεία ελέγχου</bookmark_value><bookmark_value>δημιουργία πλαισίου ομαδοποίησης</bookmark_value><bookmark_value>δημιουργία πεδίου επιλογής εικόνας</bookmark_value><bookmark_value>δημιουργία στοιχείου ελέγχου εικόνας</bookmark_value><bookmark_value>πεδίο επιλογής αρχείου</bookmark_value><bookmark_value>πεδία ημερομηνίας, δημιουργία</bookmark_value><bookmark_value>πεδία χρόνου, λειτουργίες φόρμας</bookmark_value><bookmark_value>αριθμητικά πεδία σε φόρμες</bookmark_value><bookmark_value>μορφοποιημένα πεδία, λειτουργίες φόρμας</bookmark_value><bookmark_value>δημιουργία πεδίου νομίσματος</bookmark_value><bookmark_value>πεδία μοτίβου, λειτουργίες φόρμας</bookmark_value><bookmark_value>στοιχεία ελέγχου πίνακα, λειτουργίες φόρμας</bookmark_value><bookmark_value>στοιχεία ελέγχου πλέγματος, λειτουργίες φόρμας</bookmark_value><bookmark_value>στοιχεία ελέγχου, εστίαση</bookmark_value><bookmark_value>εστίαση στοιχείων ελέγχου</bookmark_value><bookmark_value>φόρμες, εστίαση μετά το άνοιγμα</bookmark_value><bookmark_value>αυτόματη εστίαση στοιχείων ελέγχου</bookmark_value><bookmark_value>δημιουργία πεδίου περιστροφής</bookmark_value><bookmark_value>γραμμές κύλισης,στοιχεία ελέγχου</bookmark_value><bookmark_value>γραμμή περιήγησης,στοιχεία ελέγχου</bookmark_value>"
+msgid "FALSE is entered into the linked cell"
+msgstr "Εισάγεται FALSE στο συνδεδεμένο κελί"
-#: more_controls.xhp
+#: 01170102.xhp
msgctxt ""
-"more_controls.xhp\n"
-"hd_id8389233\n"
+"01170102.xhp\n"
+"par_idN10F2B\n"
"help.text"
-msgid "<link href=\"text/shared/02/more_controls.xhp\">More Controls</link>"
-msgstr "<link href=\"text/shared/02/more_controls.xhp\">Περισσότερα στοιχεία ελέγχου</link>"
+msgid "Tri-state check box is set to \"undetermined\" state"
+msgstr "Το πεδίο σήμανσης τριπλής κατάστασης είναι ρυθμισμένο σε \"ακαθόριστη\" κατάσταση"
-#: more_controls.xhp
+#: 01170102.xhp
msgctxt ""
-"more_controls.xhp\n"
-"par_id1146275\n"
+"01170102.xhp\n"
+"par_idN10F31\n"
"help.text"
-msgid "<ahelp hid=\".\">The More Controls toolbar opens when you click the More Controls icon on the <link href=\"text/shared/02/01170000.xhp\">Form Controls</link> toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Η γραμμή εργαλείων Περισσότερα Στοιχεία Ελέγχου ανοίγει όταν κάνετε κλικ στο σύμβολο Περισσότερα Στοιχεία στη γραμμή εργαλείων <link href=\"text/shared/02/01170000.xhp\">Πεδία ελέγχου φόρμας</link>.</ahelp>"
+msgid "#NV is entered into the linked cell"
+msgstr "Εισάγεται #NV στο συνδεδεμένο κελί"
-#: 20100000.xhp
+#: 01170102.xhp
msgctxt ""
-"20100000.xhp\n"
-"tit\n"
+"01170102.xhp\n"
+"par_idN10F38\n"
"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
+msgid "Enter a number or a formula that returns a number in the linked cell"
+msgstr "Εισάγετε έναν αριθμό ή έναν τύπο που επιστρέφει έναν αριθμό στο συνδεδεμένο κελί"
-#: 20100000.xhp
+#: 01170102.xhp
msgctxt ""
-"20100000.xhp\n"
-"hd_id3146902\n"
-"1\n"
+"01170102.xhp\n"
+"par_idN10F3E\n"
"help.text"
-msgid "<link href=\"text/shared/02/20100000.xhp\" name=\"Date\">Date</link>"
-msgstr "<link href=\"text/shared/02/20100000.xhp\" name=\"Ημερομηνία\">Ημερομηνία</link>"
+msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
+msgstr "Αν η τιμή που έχει εισαχθεί είναι ΑΛΗΘΗΣ ή όχι 0 : Το πεδίο σήμανσης ενεργοποιείται<br/>Αν η τιμή που έχει εισαχθεί είναι ΨΕΥΔΗΣ ή 0 : Το πεδίο σήμανσης απενεργοποιείται."
-#: 20100000.xhp
+#: 01170102.xhp
msgctxt ""
-"20100000.xhp\n"
-"par_id3154926\n"
-"2\n"
+"01170102.xhp\n"
+"par_idN10F47\n"
"help.text"
-msgid "<ahelp hid=\".uno:CurrentDate\" visibility=\"visible\">Displays the current date.</ahelp>"
-msgstr "<ahelp hid=\".uno:CurrentDate\" visibility=\"visible\">Εμφανίζει την τρέχουσα ημερομηνία.</ahelp>"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgstr "Καθαρίστε το συνδεδεμένο κελί, ή εισάγετε κείμενο, ή εισάγετε έναν τύπο που επιστρέφει κείμενο ή ένα σφάλμα"
-#: 12110000.xhp
+#: 01170102.xhp
msgctxt ""
-"12110000.xhp\n"
-"tit\n"
+"01170102.xhp\n"
+"par_idN10F4D\n"
"help.text"
-msgid "Form-based Filters"
-msgstr "Φίλτρα βασιζόμενα σε φόρμα"
+msgid "Check box is set to \"undetermined\" state if it is a tri-state check box, else check box is deselected."
+msgstr "Το πεδίο σήμανσης ρυθμίζεται σε \"ακαθόριστη\" κατάσταση αν είναι πεδίο σήμανσης τριπλής κατάστασης, αλλιώς το πεδίο σήμανσης απενεργοποιείται."
-#: 12110000.xhp
+#: 01170102.xhp
msgctxt ""
-"12110000.xhp\n"
-"hd_id3147000\n"
-"1\n"
+"01170102.xhp\n"
+"par_idN11023\n"
"help.text"
-msgid "<variable id=\"formfilter\"><link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link></variable>"
-msgstr "<variable id=\"formfilter\"><link href=\"text/shared/02/12110000.xhp\" name=\"Φίλτρα βασιζόμενα σε φόρμα\">Φίλτρα βασιζόμενα σε φόρμα</link></variable>"
+msgid "Select the box. The Reference value box contains text."
+msgstr "Επιλέξτε το πεδίο. Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο."
-#: 12110000.xhp
+#: 01170102.xhp
msgctxt ""
-"12110000.xhp\n"
-"par_id3154230\n"
-"2\n"
+"01170102.xhp\n"
+"par_idN1103A\n"
"help.text"
-msgid "<variable id=\"formfiltertext\"><ahelp hid=\".uno:FormFilter\">Prompts the database server to filter the visible data by specified criteria.</ahelp></variable>"
-msgstr "<variable id=\"formfiltertext\"><ahelp hid=\".uno:FormFilter\">Υπενθυμίζει στον εξυπηρετητή της βάσης δεδομένων να φιλτράρει τα ορατά δεδομένα με καθορισμένα κριτήρια.</ahelp></variable>"
+msgid "The text from the Reference value box is copied to the cell."
+msgstr "Το κείμενο από το πεδίο τιμής αναφοράς αντιγράφεται στο κελί."
-#: 12110000.xhp
+#: 01170102.xhp
msgctxt ""
-"12110000.xhp\n"
-"par_id3152918\n"
-"3\n"
+"01170102.xhp\n"
+"par_idN11040\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "Αντίθετα με την κανονική αναζήτηση η οποία ενεργοποιείται από το εικονίδιο <link href=\"text/shared/02/12100200.xhp\" name=\"Αναζήτηση εγγραφής\">Αναζήτηση εγγραφής</link> στη γραμμή <emph>Φόρμα</emph>, μπορείτε να αναζητήσετε πιο γρήγορα, χρησιμοποιώντας το φίλτρο βασιζόμενο σε φόρμα. Συνήθως, ένας γρήγορος εξυπηρετητής βάσης δεδομένων αναλαμβάνει την αναζήτηση. Επίσης, μπορείτε να εισάγετε πιο πολύπλοκες συνθήκες αναζήτησης."
+msgid "Deselect the box. The Reference value box contains text."
+msgstr "Απενεργοποιήστε το πεδίο. Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο."
-#: 12110000.xhp
+#: 01170102.xhp
msgctxt ""
-"12110000.xhp\n"
-"par_id3153394\n"
+"01170102.xhp\n"
+"par_idN11008\n"
"help.text"
-msgid "<image id=\"img_id3147226\" src=\"cmd/sc_formfilter.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147226\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147226\" src=\"cmd/sc_formfilter.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147226\">Εικονίδιο</alt></image>"
+msgid "An empty string is copied to the cell."
+msgstr "Μία κενή συμβολοσειρά αντιγράφεται στο κελί."
-#: 12110000.xhp
+#: 01170102.xhp
msgctxt ""
-"12110000.xhp\n"
-"par_id3149751\n"
-"4\n"
+"01170102.xhp\n"
+"par_idN1104B\n"
"help.text"
-msgid "Form-based Filters"
-msgstr "Φίλτρα βασιζόμενα σε φόρμα"
+msgid "The Reference value box contains text. Enter the same text into the cell."
+msgstr "Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο. Εισάγετε το ίδιο κείμενο στο κελί."
-#: 01110000.xhp
+#: 01170102.xhp
msgctxt ""
-"01110000.xhp\n"
-"tit\n"
+"01170102.xhp\n"
+"par_idN11050\n"
"help.text"
-msgid "Print File Directly"
-msgstr "Άμεση εκτύπωση αρχείου"
+msgid "The check box is selected."
+msgstr "Το πεδίο σήμανσης επιλέγεται."
-#: 01110000.xhp
+#: 01170102.xhp
msgctxt ""
-"01110000.xhp\n"
-"bm_id3153539\n"
+"01170102.xhp\n"
+"par_idN11056\n"
"help.text"
-msgid "<bookmark_value>printing; directly</bookmark_value>"
-msgstr "<bookmark_value>εκτύπωση, άμεσα</bookmark_value>"
+msgid "The Reference value box contains text. Enter another text into the cell."
+msgstr "Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο. Εισάγετε άλλο κείμενο στο κελί."
-#: 01110000.xhp
+#: 01170102.xhp
msgctxt ""
-"01110000.xhp\n"
-"hd_id3153539\n"
-"1\n"
+"01170102.xhp\n"
+"par_idN1105B\n"
"help.text"
-msgid "<link href=\"text/shared/02/01110000.xhp\" name=\"Print File Directly\">Print File Directly</link>"
-msgstr "<link href=\"text/shared/02/01110000.xhp\" name=\"Άμεση εκτύπωση αρχείου\">Άμεση εκτύπωση αρχείου</link>"
+msgid "The check box is deselected."
+msgstr "Το πεδίο σήμανσης απενεργοποιείται."
-#: 01110000.xhp
+#: 01170102.xhp
msgctxt ""
-"01110000.xhp\n"
-"par_id3154398\n"
-"2\n"
+"01170102.xhp\n"
+"par_idN10F58\n"
"help.text"
-msgid "<ahelp hid=\".uno:PrintDefault\">Click the <emph>Print File Directly</emph> icon to print the active document with the current default print settings.</ahelp> These can be found in the <emph>Printer Setup</emph> dialog, which you can call with the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\"><emph>Printer Settings</emph></link> menu command."
-msgstr "<ahelp hid=\".uno:PrintDefault\">Κάντε κλικ στο εικονίδιο <emph>Άμεση εκτύπωση αρχείου</emph> για να εκτυπώσετε το ενεργό έγγραφο με τις τρέχουσες προεπιλεγμένες ρυθμίσεις εκτύπωσης.</ahelp> Αυτές μπορούν να βρεθούν στο παράθυρο διαλόγου <emph>Ρύθμιση εκτυπωτή</emph>, το οποίο μπορείτε να εμφανίσετε με την εντολή του μενού <link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις Εκτυπωτή\"><emph>Ρυθμίσεις Εκτυπωτή</emph></link>."
+msgid "Option button (radio button) with linked cell"
+msgstr "Πεδίο επιλογής (κουμπί επιλογών radio) με συνδεδεμένο κελί"
-#: 01110000.xhp
+#: 01170102.xhp
msgctxt ""
-"01110000.xhp\n"
-"par_id3147275\n"
-"3\n"
+"01170102.xhp\n"
+"par_idN10F65\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you select text or a graphic and click the <emph>Print File Direct</emph> icon, you are prompted to print the selection or the document. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Εάν επιλέξετε κείμενο ή ένα γραφικό και κάνετε κλικ στο εικονίδιο <emph>Άμεση εκτύπωση αρχείου</emph>, θα σας προταθεί να εκτυπώσετε την επιλογή ή το έγγραφο. </caseinline></switchinline>"
+msgid "Action"
+msgstr "Ενέργεια"
-#: 01110000.xhp
+#: 01170102.xhp
msgctxt ""
-"01110000.xhp\n"
-"par_id9547105\n"
+"01170102.xhp\n"
+"par_idN10F6B\n"
"help.text"
-msgid "If the current document uses a printer that is not the default printer for your operating system, the <emph>Print File Direct </emph>icon opens the <link href=\"text/shared/01/01130000.xhp\"><emph>Print</emph></link> dialog."
-msgstr "Εάν το τρέχον έγγραφο χρησιμοποιεί έναν εκτυπωτή που δεν είναι ο προεπιλεγμένος εκτυπωτής για το λειτουργικό σας σύστημα, το εικονίδιο <emph>Άμεση εκτύπωση αρχείου </emph> ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/01130000.xhp\"><emph>Εκτύπωση</emph></link>."
+msgid "Result"
+msgstr "Αποτέλεσμα"
-#: 01110000.xhp
+#: 01170102.xhp
msgctxt ""
-"01110000.xhp\n"
-"par_idN10679\n"
+"01170102.xhp\n"
+"par_idN10F72\n"
"help.text"
-msgid "If the current document uses a printer that is not the default printer that was specified in the <link href=\"text/shared/guide/spadmin.xhp\">spadmin</link>, printer administration program, the <emph>Print File Direct </emph>icon opens the <link href=\"text/shared/01/01130000.xhp\"><emph>Print</emph></link> dialog."
-msgstr "Εάν το τρέχον έγγραφο χρησιμοποιεί έναν εκτυπωτή που δεν είναι ο προεπιλεγμένος που ορίστηκε στο πρόγραμμα διαχείρισης εκτυπωτή <link href=\"text/shared/guide/spadmin.xhp\">spadmin</link>, το εικονίδιο <emph>Άμεση εκτύπωση αρχείου</emph> ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/01130000.xhp\"><emph>Εκτύπωση</emph></link>."
+msgid "Select the option button"
+msgstr "Επιλέξτε το κουμπί επιλογών"
-#: 12140000.xhp
+#: 01170102.xhp
msgctxt ""
-"12140000.xhp\n"
-"tit\n"
+"01170102.xhp\n"
+"par_idN10F78\n"
"help.text"
-msgid "Data Source of Current Document"
-msgstr "Προέλευση δεδομένων τρέχοντος εγγράφου"
+msgid "TRUE is entered into the linked cell"
+msgstr "Εισάγεται ΑΛΗΘΕΣ στο συνδεδεμένο κελί"
-#: 12140000.xhp
+#: 01170102.xhp
msgctxt ""
-"12140000.xhp\n"
-"bm_id3151262\n"
+"01170102.xhp\n"
+"par_idN10F7F\n"
"help.text"
-msgid "<bookmark_value>data sources; displaying current</bookmark_value>"
-msgstr "<bookmark_value>προελεύσεις δεδομένων, εμφάνιση τρέχουσας</bookmark_value>"
+msgid "Option button is deselected by selecting another option button"
+msgstr "Το κουμπί επιλογών απενεργοποιείται όταν επιλεχτεί ένα άλλο πεδίο επιλογής"
-#: 12140000.xhp
+#: 01170102.xhp
msgctxt ""
-"12140000.xhp\n"
-"hd_id3154682\n"
-"2\n"
+"01170102.xhp\n"
+"par_idN10F85\n"
"help.text"
-msgid "<link href=\"text/shared/02/12140000.xhp\" name=\"Data Source of Current Document\">Data Source of Current Document</link>"
-msgstr "<link href=\"text/shared/02/12140000.xhp\" name=\"Προέλευση δεδομένων τρέχοντος εγγράφου\">Προέλευση δεδομένων τρέχοντος εγγράφου</link>"
+msgid "FALSE is entered into the linked cell"
+msgstr "Εισάγεται FALSE στο συνδεδεμένο κελί"
-#: 12140000.xhp
+#: 01170102.xhp
msgctxt ""
-"12140000.xhp\n"
-"par_id3150247\n"
-"3\n"
+"01170102.xhp\n"
+"par_idN10F8C\n"
"help.text"
-msgid "<ahelp hid=\".uno:DataSourceBrowser/DocumentDataSource\">Displays, in the data source browser, the table that is linked to the current document.</ahelp>"
-msgstr "<ahelp hid=\".uno:DataSourceBrowser/DocumentDataSource\">Εμφανίζει, στην αναζήτηση βάσεων δεδομένων, τον πίνακα που είναι συνδεδεμένος με το τρέχον έγγραφο.</ahelp>"
+msgid "Enter a number or a formula that returns a number in the linked cell"
+msgstr "Εισάγετε έναν αριθμό ή έναν τύπο που επιστρέφει έναν αριθμό στο συνδεδεμένο κελί"
-#: 12140000.xhp
+#: 01170102.xhp
msgctxt ""
-"12140000.xhp\n"
-"par_id3155616\n"
+"01170102.xhp\n"
+"par_idN10F92\n"
"help.text"
-msgid "<image id=\"img_id3147043\" src=\"cmd/sc_dsbdocumentdatasource.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147043\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147043\" src=\"cmd/sc_dsbdocumentdatasource.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147043\">Εικονίδιο</alt></image>"
+msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
+msgstr "Αν η τιμή που έχει εισαχθεί είναι ΑΛΗΘΗΣ ή όχι 0: Το κουμπί επιλογών επιλέγεται<br/>Αν η τιμή που έχει εισαχθεί είναι ΨΕΥΔΗΣ ή 0: Το κουμπί επιλογών απενεργοποιείται"
-#: 12140000.xhp
+#: 01170102.xhp
msgctxt ""
-"12140000.xhp\n"
-"par_id3155391\n"
-"4\n"
+"01170102.xhp\n"
+"par_idN10F9B\n"
"help.text"
-msgid "Data Source of Current Document"
-msgstr "Προέλευση δεδομένων τρέχοντος εγγράφου"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgstr "Καθαρίστε το συνδεδεμένο κελί, ή εισάγετε κείμενο, ή εισάγετε έναν τύπο που επιστρέφει κείμενο ή ένα σφάλμα"
-#: 12140000.xhp
+#: 01170102.xhp
msgctxt ""
-"12140000.xhp\n"
-"par_id3145211\n"
-"5\n"
+"01170102.xhp\n"
+"par_idN10FA1\n"
"help.text"
-msgid "Choose <emph>Edit - Exchange Database</emph> to select another table."
-msgstr "Επιλέξτε <emph>Επεξεργασία - Ανταλλαγή βάσης δεδομένων</emph> για να επιλέξετε έναν άλλο πίνακα."
+msgid "Option button is deselected"
+msgstr "Το κουμπί επιλογών απενεργοποιείται"
-#: 02130000.xhp
+#: 01170102.xhp
msgctxt ""
-"02130000.xhp\n"
-"tit\n"
+"01170102.xhp\n"
+"par_idN110EF\n"
"help.text"
-msgid "Decrease Indent"
-msgstr "Μείωση εσοχής"
+msgid "Click the option button. The Reference value box contains text."
+msgstr "Κάντε κλικ στο κουμπί επιλογών. Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο."
-#: 02130000.xhp
+#: 01170102.xhp
msgctxt ""
-"02130000.xhp\n"
-"hd_id3154228\n"
-"1\n"
+"01170102.xhp\n"
+"par_idN110F4\n"
"help.text"
-msgid "<link href=\"text/shared/02/02130000.xhp\" name=\"Decrease Indent\">Decrease Indent</link>"
-msgstr "<link href=\"text/shared/02/02130000.xhp\" name=\"Μείωση εσοχής\">Μείωση εσοχής</link>"
+msgid "The text from the Reference value box is copied to the cell."
+msgstr "Το κείμενο από το πεδίο τιμής αναφοράς αντιγράφεται στο κελί."
-#: 02130000.xhp
+#: 01170102.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3150247\n"
-"5\n"
+"01170102.xhp\n"
+"par_idN110FA\n"
"help.text"
-msgid "<ahelp hid=\".uno:DecrementIndent\">Click the <emph>Decrease Indent</emph> icon to reduce the left indent of the current paragraph or cell content and set it to the previous default tab position.</ahelp>"
-msgstr "<ahelp hid=\".uno:DecrementIndent\">Κλικ στο εικονίδιο <emph>Μείωση εσοχής</emph> για να μειώσετε την αριστερή εσοχή της τρέχουσας παραγράφου ή του περιεχομένου κελιού και να το ορίσετε στην προηγούμενη προεπιλεγμένη θέση στηλοθέτη.</ahelp>"
+msgid "Click another option button of the same group. The Reference value box contains text."
+msgstr "Κάντε κλικ σε ένα άλλο πεδίο επιλογής της ίδιας ομάδας. Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο."
-#: 02130000.xhp
+#: 01170102.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3154186\n"
-"7\n"
+"01170102.xhp\n"
+"par_idN110EA\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you previously increased the indentation for several collectively selected paragraphs, this command can decrease the indentation for all of the selected paragraphs.</caseinline><caseinline select=\"CALC\">The cell content refers to the current value under <link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cell - Alignment\"><emph>Format - Cell - Alignment</emph></link>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Εάν προηγουμένως αυξήσατε την εσοχή για μερικές επιλεγμένες παραγράφους ομαδικά, αυτή η εντολή μπορεί να μειώσει την εσοχή για όλες τις επιλεγμένες παραγράφους.</caseinline><caseinline select=\"CALC\">Το περιεχόμενο του κελιού αναφέρεται στην τρέχουσα τιμή στο <link href=\"text/shared/01/05340300.xhp\" name=\"Μορφή - Κελί - Στοίχιση\"><emph>Μορφή - Κελί - Στοίχιση</emph></link>.</caseinline></switchinline>"
+msgid "An empty string is copied to the cell."
+msgstr "Μία κενή συμβολοσειρά αντιγράφεται στο κελί."
-#: 02130000.xhp
+#: 01170102.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3155338\n"
+"01170102.xhp\n"
+"par_idN11105\n"
"help.text"
-msgid "<image id=\"img_id3150506\" src=\"cmd/sc_decrementindent.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150506\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150506\" src=\"cmd/sc_decrementindent.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150506\">Εικονίδιο</alt></image>"
+msgid "The Reference value box contains text. Enter the same text into the cell."
+msgstr "Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο. Εισάγετε το ίδιο κείμενο στο κελί."
-#: 02130000.xhp
+#: 01170102.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3155942\n"
-"4\n"
+"01170102.xhp\n"
+"par_idN1110A\n"
"help.text"
-msgid "Decrease Indent"
-msgstr "Μείωση εσοχής"
+msgid "The option button is selected."
+msgstr "Το κουμπί επιλογών επιλέγεται."
-#: 02130000.xhp
+#: 01170102.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3153031\n"
-"6\n"
+"01170102.xhp\n"
+"par_idN11110\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Με κλικ στο εικονίδιο <emph>Μείωση εσοχής</emph> ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, η εσοχή για την επιλεγμένη παράγραφο μετακινείται κατά την προεπιλεγμένη θέση στηλοθέτη που ορίστηκε στο <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Γενικά\"><emph>%PRODUCTNAME Writer - Γενικά</emph></link> στο πλαίσιο διαλόγου επιλογές.</caseinline></switchinline>"
+msgid "The Reference value box contains text. Enter another text into the cell."
+msgstr "Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο. Εισάγετε άλλο κείμενο στο κελί."
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"tit\n"
+"01170102.xhp\n"
+"par_idN11115\n"
"help.text"
-msgid "Selection Mode"
-msgstr "Κατάσταση επιλογής"
+msgid "The option button is cleared."
+msgstr "Το πεδίο επιλογής καθαρίζεται."
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"bm_id3148668\n"
+"01170102.xhp\n"
+"par_idN10FAC\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
-msgstr "<bookmark_value>καταστάσεις επιλογής σε κείμενο</bookmark_value><bookmark_value>κείμενο; καταστάσεις επιλογής</bookmark_value><bookmark_value>επέκταμένη κατάσταση επιλογής</bookmark_value><bookmark_value>κατάσταση επιλογήςπροσθήκης</bookmark_value><bookmark_value>κατάσταση επιλογής ομάδας</bookmark_value>"
+msgid "Text box with linked cell"
+msgstr "Πεδίο κειμένου με συνδεδεμένο κελί"
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"hd_id3148668\n"
-"1\n"
+"01170102.xhp\n"
+"par_idN10FB9\n"
"help.text"
-msgid "<link href=\"text/shared/02/20050000.xhp\" name=\"Selection Mode\">Selection Mode</link>"
-msgstr "<link href=\"text/shared/02/20050000.xhp\" name=\"Κατάσταση Επιλογής\">Κατάσταση Επιλογής</link>"
+msgid "Action"
+msgstr "Ενέργεια"
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"par_id3146130\n"
-"2\n"
+"01170102.xhp\n"
+"par_idN10FBF\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusSelectionMode\">Here you can switch between different selection modes.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusSelectionMode\">Εδώ μπορείτε να εναλλάξετε διαφορετικές καταστάσεις επιλογής.</ahelp>"
+msgid "Result"
+msgstr "Αποτέλεσμα"
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"par_id3153894\n"
-"3\n"
+"01170102.xhp\n"
+"par_idN10FC6\n"
"help.text"
-msgid "When you click in the field, a popup menu comes up with the available options:"
-msgstr "Με κλικ στο πεδίο, ένα αναδυόμενο μενού έρχεται με τις διαθέσιμες επιλογές:"
+msgid "Enter text into the text box"
+msgstr "Εισάγετε κείμενο στο πεδίο κειμένου."
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"par_id3149095\n"
-"5\n"
+"01170102.xhp\n"
+"par_idN10FCC\n"
"help.text"
-msgid "<emph>Mode</emph>"
-msgstr "<emph>Κατάσταση</emph>"
+msgid "Text is copied into the linked cell"
+msgstr "Το κείμενο αντιγράφεται στο συνδεδεμένο κελί"
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"par_id3155941\n"
-"6\n"
+"01170102.xhp\n"
+"par_idN10FD3\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Εφέ</emph>"
+msgid "Clear the text box"
+msgstr "Καθαρίστε το πεδίο κειμένου"
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"par_id3152780\n"
-"8\n"
+"01170102.xhp\n"
+"par_idN10FD9\n"
"help.text"
-msgid "Standard selection"
-msgstr "Τυπική επιλογή"
+msgid "Linked cell is cleared"
+msgstr "Το συνδεδεμένο κελί καθαρίζεται"
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"par_id3147209\n"
-"9\n"
+"01170102.xhp\n"
+"par_idN10FE0\n"
"help.text"
-msgid "Click in text where you want to position the cursor; click in a cell to make it the active cell. Any other selection is then deselected."
-msgstr "Κάντε κλικ στο κείμενο, στο σημείο που θέλετε να τοποθετήσετε το δρομέα. Κάντε κλικ σε ένα κελί, για να το ενεργοποιήσετε. Οποιαδήποτε άλλη επιλογή θα απενεργοποιηθεί."
+msgid "Enter text or a number in the linked cell"
+msgstr "Εισάγετε κείμενο ή αριθμό στο συνδεδεμένο κελί"
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"par_id3149580\n"
-"11\n"
+"01170102.xhp\n"
+"par_idN10FE6\n"
"help.text"
-msgid "Extending selection (<item type=\"keycode\">F8</item>)"
-msgstr "Επεκταμένη επιλογή (<item type=\"keycode\">F8</item>)"
+msgid "Text or number is copied into the text box"
+msgstr "Το κείμενο ή ο αριθμός αντιγράφεται στο πεδίο κειμένου"
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"par_id3153717\n"
-"12\n"
+"01170102.xhp\n"
+"par_idN10FED\n"
"help.text"
-msgid "Clicking in the text extends or crops the current selection."
-msgstr "Κάνοντας κλικ στο κείμενο επεκτείνει ή αποκόπτει την τρέχουσα επιλογή."
+msgid "Enter a formula into the linked cell"
+msgstr "Εισάγετε έναν τύπο στο συνδεδεμένο κελί"
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"par_id3147620\n"
-"14\n"
+"01170102.xhp\n"
+"par_idN10FF3\n"
"help.text"
-msgid "Adding selection (<item type=\"keycode\">Shift+F8</item>)"
-msgstr "Προσθήκη επιλογής (<item type=\"keycode\">Shift+F8</item>)"
+msgid "Formula result is copied into the text box"
+msgstr "Το αποτέλεσμα του τύπου αντιγράφεται στο πεδίο κειμένου"
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"par_id3154307\n"
-"15\n"
+"01170102.xhp\n"
+"par_idN10FFA\n"
"help.text"
-msgid "A new selection is added to an existing selection. The result is a multiple selection."
-msgstr "Η νέα επιλογή προστίθεται στην υπάρχουσα. Το αποτέλεσμα είναι η πολλαπλή επιλογή μεμονωμένων τμημάτων."
+msgid "Clear the linked cell"
+msgstr "Καθαρίστε το συνδεδεμένο κελί"
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"par_id6971037\n"
+"01170102.xhp\n"
+"par_idN11000\n"
"help.text"
-msgid "Block selection (<item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F8</item>)"
-msgstr "Επιλογή ομάδας (<item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F8</item>)"
+msgid "Text box is cleared"
+msgstr "Το πεδίο κειμένου καθαρίστηκε"
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"par_id5258644\n"
+"01170102.xhp\n"
+"par_idN1100B\n"
"help.text"
-msgid "A block of text can be selected."
-msgstr "Ένας τομέας κειμένου μπορεί να επιλεχθεί."
+msgid "Numerical field and formatted field with linked cell"
+msgstr "Αριθμητικό πεδίο και μορφοποιημένο πεδίο με συνδεδεμένο κελί"
-#: 20050000.xhp
+#: 01170102.xhp
msgctxt ""
-"20050000.xhp\n"
-"par_id4441663\n"
+"01170102.xhp\n"
+"par_idN11018\n"
"help.text"
-msgid "On Windows systems, you can hold down the <item type=\"keycode\">Alt</item> key while dragging to select a block of text. You don't need to enter the block selection mode."
-msgstr "Στα λειτουργικά συστήματα Windows, μπορείτε να έχετε πατημένο το πλήκτρο <item type=\"keycode\">Alt</item> καθώς σύρετε για να επιλέξετε μια περιοχή κειμένου. Δεν χρειάζεται να μπείτε σε κατάσταση επιλογής."
+msgid "Action"
+msgstr "Ενέργεια"
-#: 07070100.xhp
+#: 01170102.xhp
msgctxt ""
-"07070100.xhp\n"
-"tit\n"
+"01170102.xhp\n"
+"par_idN1101E\n"
"help.text"
-msgid "Edit Data"
-msgstr "Επεξεργασία δεδομένων"
+msgid "Result"
+msgstr "Αποτέλεσμα"
-#: 07070100.xhp
+#: 01170102.xhp
msgctxt ""
-"07070100.xhp\n"
-"hd_id3144415\n"
-"1\n"
+"01170102.xhp\n"
+"par_idN11025\n"
"help.text"
-msgid "<link href=\"text/shared/02/07070100.xhp\" name=\"Edit Data\">Edit Data</link>"
-msgstr "<link href=\"text/shared/02/07070100.xhp\" name=\"Επεξεργασία δεδομένων\">Επεξεργασία δεδομένων</link>"
+msgid "Enter a number into the field"
+msgstr "Εισάγετε έναν αριθμό στο πεδίο"
-#: 07070100.xhp
+#: 01170102.xhp
msgctxt ""
-"07070100.xhp\n"
-"bm_id3144740\n"
+"01170102.xhp\n"
+"par_idN1102B\n"
"help.text"
-msgid "<bookmark_value>read-only documents; database tables on/off </bookmark_value><bookmark_value>protected database tables</bookmark_value><bookmark_value>data; read-only</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα μόνο για ανάγνωση, πίνακες βάσεων δεδομένων Ναι/Όχι </bookmark_value><bookmark_value>προστατευμένοι πίνακες βάσης δεδομένων</bookmark_value><bookmark_value>δεδομένα, μόνο για ανάγνωση</bookmark_value>"
+msgid "Number is copied into the linked cell"
+msgstr "Ο αριθμός αντιγράφεται στο συνδεδεμένο κελί"
-#: 07070100.xhp
+#: 01170102.xhp
msgctxt ""
-"07070100.xhp\n"
-"par_id3144740\n"
-"2\n"
+"01170102.xhp\n"
+"par_idN11032\n"
"help.text"
-msgid "<ahelp hid=\".\">Turns the edit mode for the current database table on or off.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιεί ή απενεργοποιεί την κατάσταση επεξεργασίας για τον τρέχον πίνακα βάσης δεδομένων.</ahelp>"
+msgid "Clear the field"
+msgstr "Καθαρίστε το πεδίο"
-#: 07070100.xhp
+#: 01170102.xhp
msgctxt ""
-"07070100.xhp\n"
-"par_id3155805\n"
+"01170102.xhp\n"
+"par_idN11038\n"
"help.text"
-msgid "<image id=\"img_id3152801\" src=\"cmd/sc_editdoc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152801\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152801\" src=\"cmd/sc_editdoc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152801\">Εικονίδιο</alt></image>"
+msgid "Value 0 is set in the linked cell"
+msgstr "Η τιμή 0 έχει τοποθετηθεί στο συνδεδεμένο κελί"
-#: 07070100.xhp
+#: 01170102.xhp
msgctxt ""
-"07070100.xhp\n"
-"par_id3149096\n"
-"3\n"
+"01170102.xhp\n"
+"par_idN1103F\n"
"help.text"
-msgid "Edit Data"
-msgstr "Επεξεργασία δεδομένων"
+msgid "Enter a number or a formula that returns a number in the linked cell"
+msgstr "Εισάγετε έναν αριθμό ή έναν τύπο που επιστρέφει έναν αριθμό στο συνδεδεμένο κελί"
-#: 07070100.xhp
+#: 01170102.xhp
msgctxt ""
-"07070100.xhp\n"
-"hd_id3149388\n"
-"4\n"
+"01170102.xhp\n"
+"par_idN11045\n"
"help.text"
-msgid "Editing Databases in Networks"
-msgstr "Επεξεργασία βάσεων δεδομένων σε δίκτυα"
+msgid "Number is copied into the field"
+msgstr "Ο αριθμός έχει αντιγραφεί στο πεδίο"
-#: 07070100.xhp
+#: 01170102.xhp
msgctxt ""
-"07070100.xhp\n"
-"par_id3147576\n"
-"5\n"
+"01170102.xhp\n"
+"par_idN1104C\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "Για να πραγματοποιήσετε αλλαγές σε μια βάση δεδομένων που χρησιμοποιείται από περισσότερα από ένα άτομα, πρέπει να έχετε τα κατάλληλα δικαιώματα πρόσβασης. Όταν επεξεργάζεστε μια εξωτερική βάση δεδομένων, δεν πραγματοποιείται ενδιάμεση αποθήκευση των αλλαγών που κάνετε, από το $[officename]. Οι αλλαγές αποστέλλονται απευθείας στη βάση δεδομένων."
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgstr "Καθαρίστε το συνδεδεμένο κελί, ή εισάγετε κείμενο, ή εισάγετε έναν τύπο που επιστρέφει κείμενο ή ένα σφάλμα"
-#: 20040000.xhp
+#: 01170102.xhp
msgctxt ""
-"20040000.xhp\n"
-"tit\n"
+"01170102.xhp\n"
+"par_idN11052\n"
"help.text"
-msgid "Insert Mode"
-msgstr "Κατάσταση εισαγωγής"
+msgid "Value 0 is set in the field"
+msgstr "Η τιμή 0 έχει τοποθετηθεί στο συνδεδεμένο κελί"
-#: 20040000.xhp
+#: 01170102.xhp
msgctxt ""
-"20040000.xhp\n"
-"hd_id3149748\n"
-"1\n"
+"01170102.xhp\n"
+"par_idN1105D\n"
"help.text"
-msgid "<link href=\"text/shared/02/20040000.xhp\" name=\"Insert Mode\">Insert Mode</link>"
-msgstr "<link href=\"text/shared/02/20040000.xhp\" name=\"Κατάσταση Εισαγωγής\">Κατάσταση Εισαγωγής</link>"
+msgid "List box with linked cell"
+msgstr "Πεδίο λίστας με συνδεδεμένο κελί"
-#: 20040000.xhp
+#: 01170102.xhp
msgctxt ""
-"20040000.xhp\n"
-"par_id3152363\n"
-"2\n"
+"01170102.xhp\n"
+"par_idN11060\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\">This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
-msgstr "<ahelp hid=\".uno:InsertMode\">Προβάλλει την τρέχουσα κατάσταση εισαγωγής. Μπορείτε να εναλλάσετε τις καταστάσεις μεταξύ INSRT = Εισαγωγή και OVER = Αντικατάσταση.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> Αυτό το πεδίο είναι ενεργό μόνο όταν ο δρομέας βρίσκεται στην γραμμή εισαγωγής μιας γραμμής τύπων ή σε ένα κελί. </caseinline></switchinline>"
+msgid "List boxes support two different linking modes, see the property \"Contents of the linked cell\"."
+msgstr "Τα πεδία λίστας υποστηρίζουν δύο διαφορετικές καταστάσεις σύνδεσης, βλέπε την ιδιότητα \"Περιεχόμενα του συνδεδεμένου κελιού\"."
-#: 20040000.xhp
+#: 01170102.xhp
msgctxt ""
-"20040000.xhp\n"
-"par_id3154422\n"
-"3\n"
+"01170102.xhp\n"
+"par_idN11066\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "Κάντε κλικ στο πεδίο για να εναλλάξετε τις καταστάσεις (εκτός στο $[officename] Βasic IDE, όπου μόνο η <emph>Εισαγωγή</emph> είναι ενεργή). Αν ο δρομέας βρίσκεται σε κείμενο του εγγράφου, μπορείτε να χρησιμοποιήσετε το πλήκτρο Insert (αν είναι διαθέσιμο στο πληκτρολόγιο σας) για να εναλλάξετε τις καταστάσεις."
+msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr "Συνδεδεμένα περιεχόμενα: Συνγχρονίστε τα περιεχόμενα κειμένου του επιλεγμένου πεδίου λίστας με τα περιεχόμενα του κελιού."
-#: 20040000.xhp
+#: 01170102.xhp
msgctxt ""
-"20040000.xhp\n"
-"par_id3149177\n"
-"4\n"
+"01170102.xhp\n"
+"par_idN1106A\n"
"help.text"
-msgid "<emph>Mode</emph>"
-msgstr "<emph>Κατάσταση</emph>"
+msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr "Θέση της συνδεδεμένης επιλογής: Η θέση του μεμονωμένου επιλεγμένου αντικειμένου στο πεδίο λίστας είναι συγχρονισμένη με την αριθμητική τιμή στο κελί"
-#: 20040000.xhp
+#: 01170102.xhp
msgctxt ""
-"20040000.xhp\n"
-"par_id3155391\n"
-"5\n"
+"01170102.xhp\n"
+"par_idN11077\n"
"help.text"
-msgid "<emph>Result</emph>"
-msgstr "<emph>Αποτέλεσμα</emph>"
+msgid "Action"
+msgstr "Ενέργεια"
-#: 20040000.xhp
+#: 01170102.xhp
msgctxt ""
-"20040000.xhp\n"
-"par_id3149388\n"
-"6\n"
+"01170102.xhp\n"
+"par_idN1107D\n"
"help.text"
-msgid "INSRT"
-msgstr "ΕΙΣΑΓΩΓΗ"
+msgid "Result"
+msgstr "Αποτέλεσμα"
-#: 20040000.xhp
+#: 01170102.xhp
msgctxt ""
-"20040000.xhp\n"
-"par_id3147243\n"
-"7\n"
+"01170102.xhp\n"
+"par_idN11084\n"
"help.text"
-msgid "In the insert mode, new text is inserted at the cursor position and the following text is shifted to the right. The cursor is displayed as a vertical line."
-msgstr "Στη λειτουργία εισαγωγής, εισάγεται νέο κείμενο στη θέση του δρομέα και το κείμενο που ακολουθεί μετακινείται προς τα δεξιά. Ο δρομέας εμφανίζεται ως κατακόρυφη γραμμή."
+msgid "Select a single list item"
+msgstr "Επιλέξτε ένα μεμονωμένο αντικείμενο από τη λίστα"
-#: 20040000.xhp
+#: 01170102.xhp
msgctxt ""
-"20040000.xhp\n"
-"par_id3148539\n"
-"8\n"
+"01170102.xhp\n"
+"par_idN1108A\n"
"help.text"
-msgid "OVER"
-msgstr "ΑΝΤΙΚΑΤΑΣΤΑΣΗ"
+msgid "Contents are linked: Text of the item is copied into the linked cell."
+msgstr "Τα περιεχόμενα είναι συνδεδεμένα: Το κείμενο του αντικειμένου είναι αντιγραμμένο στο συνδεδεμένο κελί"
-#: 20040000.xhp
+#: 01170102.xhp
msgctxt ""
-"20040000.xhp\n"
-"par_id3156327\n"
-"9\n"
+"01170102.xhp\n"
+"par_idN1108D\n"
"help.text"
-msgid "In the overwrite mode, any existing text is replaced by new text. The cursor is displayed as a thick vertical line."
-msgstr "Στη λειτουργία αντικατάστασης, το υπάρχον κείμενο αντικαθίσταται από το νέο κείμενο. Ο δρομέας εμφανίζεται ως παχιά κατακόρυφη γραμμή."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
+msgstr "Η επιλογή είναι συνδεδεμένη: Η θέση του επιλεγμένου αντικειμένου είναι αντιγραμμένη μέσα στο συνδεδεμένο κελί. Παραδείγματος χάριν, εάν το τρίτο αντικείμενο έχει επιλεχθεί, το νούμερο 3 θα αντιγραφεί."
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"tit\n"
+"01170102.xhp\n"
+"par_idN11094\n"
"help.text"
-msgid "Special Tips for Table Controls"
-msgstr "Ειδικές Συμβουλές για τα Στοιχεία ελέγχου Πίνακα"
+msgid "Select several list items"
+msgstr "Επιλέξτε αρκετά αντικείμενα από τη λίστα"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"bm_id3109850\n"
+"01170102.xhp\n"
+"par_idN1109A\n"
"help.text"
-msgid "<bookmark_value>table controls; properties</bookmark_value><bookmark_value>controls; properties of table controls</bookmark_value><bookmark_value>table controls;keyboard-only edit mode</bookmark_value>"
-msgstr "<bookmark_value> Στοιχεία ελέγχου Πίνακα, ιδιότητες</bookmark_value><bookmark_value>στοιχεία ελέγχου, ιδιότητες των Στοιχείων ελέγχου Πίνακα</bookmark_value><bookmark_value>Στοιχεία ελέγχου Πίνακα,λειτουργία αποκλειστικής επεξεργασίας από το πληκτρολόγιο</bookmark_value>"
+msgid "#NV is entered into the linked cell"
+msgstr "Εισάγεται #NV στο συνδεδεμένο κελί"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"hd_id3109850\n"
-"124\n"
+"01170102.xhp\n"
+"par_idN110A1\n"
"help.text"
-msgid "Special Tips for Table Controls"
-msgstr "Ειδικές Συμβουλές για τα Στοιχεία ελέγχου Πίνακα"
+msgid "Deselect all list items"
+msgstr "Αποεπιλέξατε όλα τα αντικείμενα της λίστας"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3153539\n"
-"51\n"
+"01170102.xhp\n"
+"par_idN110A7\n"
"help.text"
-msgid "You can define a table control to display the records as you like. In other words you can define data fields for displaying or editing data like in a database form."
-msgstr "Μπορείτε να ορίσετε ένα πεδίο ελέγχου πίνακα για να εμφανίσετε τις εγγραφές όπως θέλετε. Με άλλα λόγια, μπορείτε να καθορίσετε πεδία δεδομένων για εμφάνιση ή επεξεργασία δεδομένων όπως σε μία φόρμα βάσεων δεδομένων."
+msgid "Contents are linked: Linked cell is cleared"
+msgstr "Τα περιεχόμενα είναι συνδεδεμένα: Το συνδεδεμένο κελί διαγράφεται"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3152372\n"
-"62\n"
+"01170102.xhp\n"
+"par_idN110AA\n"
"help.text"
-msgid "The following fields are possible in a table control: text, date, time and currency field, numeric field, pattern field, check box and combo box. In the case of combined date/time fields, two columns are created automatically."
-msgstr "Τα ακόλουθα πεδία είναι πιθανά σε ένα πεδίο ελέγχου πίνακα: κείμενο, ημερομηνία, χρόνος και πεδίο νομίσματος, αριθμητικό πεδίο, πεδίο μοτίβου, πεδίο σήμανσης και πεδίο συνδυασμού. Στην περίπτωση των συνδυασμένων πεδίων ημερομηνία/χρόνος, δημιουργούνται αυτόματα δύο στήλες."
+msgid "Selection is linked: Value 0 is entered in the linked cell"
+msgstr "Η επιλογή είναι συνδεδεμένη: Η τιμή 0 εισάγεται στο συνδεδεμένο κελί"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3159194\n"
-"125\n"
+"01170102.xhp\n"
+"par_idN110B1\n"
"help.text"
-msgid "The number of selected lines, if any are selected, is in parentheses after the total number of records."
-msgstr "Ο αριθμός των επιλεγμένων γραμμών, αν υπάρχουν, βρίσκεται σε παρενθέσεις, μετά το συνολικό αριθμό εγγραφών."
+msgid "Enter text or a number into the linked cell"
+msgstr "Εισάγετε κείμενο ή έναν αριθμό στο συνδεδεμένο κελί"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3155616\n"
-"52\n"
+"01170102.xhp\n"
+"par_idN110B7\n"
"help.text"
-msgid "To insert columns into the table control, click in the column heads and bring up the context menu. The following commands are available:"
-msgstr "Για να εισαγάγετε στήλες σε ένα πεδίο ελέγχου πίνακα, κάντε κλικ στην κεφαλίδα και εμφανίστε το μενού περιβάλλοντος. Εδώ, είναι δυνατή η εκτέλεση των παρακάτω εντολών:"
+msgid "Contents are linked: Find and select an equal list item"
+msgstr "Τα περιεχόμενα έχουν συνδεθεί: Βρείτε και επιλέξτε ένα ίσο αντικείμενο λίστας"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"hd_id3150789\n"
-"53\n"
+"01170102.xhp\n"
+"par_idN110BA\n"
"help.text"
-msgid "Insert Column"
-msgstr "Εισαγωγή στήλης"
+msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
+msgstr "Η επιλογή έχει συνδεθεί: Το αντικείμενο της λίστας στην συγκεκριμένη θέση (ξεκινώντας από το νούμερο 1 για το πρώτο αντικείμενο) επιλέγεται. Εάν δεν βρεθεί, όλα τα αντικείμενα αποεπιλέγονται."
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3153750\n"
-"54\n"
+"01170102.xhp\n"
+"par_idN110C1\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_INSERTCOL\">Calls a submenu to select a data field to adopt it in the table control.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_INSERTCOL\">Καλεί ένα υπομενού για να επιλέξετε ένα πεδίο δεδομένων, το οποίο θα εισαχθεί στο πεδίο ελέγχου πίνακα.</ahelp>"
+msgid "Enter a formula into the linked cell"
+msgstr "Εισάγετε έναν τύπο στο συνδεδεμένο κελί"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3155552\n"
-"59\n"
+"01170102.xhp\n"
+"par_idN110C7\n"
"help.text"
-msgid "Configure the table control using drag and drop: Open the data source browser and drag the desired fields out of the data source browser and on to the column heads of the table control. A pre-configured column is created."
-msgstr "Προσαρμόστε τον πεδίο ελέγχου πίνακα χρησιμοποιώντας τη μετακίνηση και απόθεση: Ανοίξτε τον εξυπηρετητή της βάσης προέλευσης δεδομένων και σύρετε τα επιθυμητά πεδία έξω από τον εξυπηρετητή της βάσης προέλευσης δεδομένων και μέσα στις κεφαλίδες των στηλών του πεδίου ελέγχου πίνακα. Δημιουργείται μία προδιαμορφωμένη στήλη."
+msgid "Find and select a list item that matches the formula result and link mode"
+msgstr "Βρείτε και επιλέξτε ένα αντικείμενο από την λίστα το οποίο ταιριάζει με το αποτέλεσμα του τύπου και με την κατάσταση σύνδεσης"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"hd_id3149827\n"
-"55\n"
+"01170102.xhp\n"
+"par_idN110CE\n"
"help.text"
-msgid "Replace with"
-msgstr "Αντικατάσταση με"
+msgid "Clear the linked cell"
+msgstr "Καθαρίστε το συνδεδεμένο κελί"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3153345\n"
-"56\n"
+"01170102.xhp\n"
+"par_idN110D4\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_CHANGECOL\">Opens a submenu to select a data field to replace the data field selected in the table control.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_CHANGECOL\">Ανοίγει ένα υπομενού για να επιλέξετε ένα πεδίο δεδομένων που θα αντικαταστήσει το επιλεγμένο πεδίο δεδομένων στο πεδίο ελέγχου πίνακα.</ahelp>"
+msgid "Deselect all items in the list box"
+msgstr "Αποεπιλέξατε όλα τα αντικείμενα στο πεδίο λίστας"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"hd_id3143267\n"
-"57\n"
+"01170102.xhp\n"
+"par_idN110DB\n"
"help.text"
-msgid "Delete Column"
-msgstr "Διαγραφή στήλης"
+msgid "Change the contents of the list source range"
+msgstr "Αλλάξτε τα περιεχόμενα της περιοχής της λίστας προέλευσης"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3157958\n"
-"58\n"
+"01170102.xhp\n"
+"par_idN110E1\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_DELETECOL\">Deletes the currently selected column.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_DELETECOL\">Διαγράφει την τρέχουσα επιλεγμένη στήλη.</ahelp>"
+msgid "List box items are updated according to the change. The selection is preserved. This may cause an update to the linked cell."
+msgstr "Τα αντικείμενα του πεδίου λίστας αναβαθμίζονται με βάση την αλλαγή. Η επιλογή διατηρείται. Αυτό μπορεί να οδηγήσει σε αναβάθμιση του συνδεδεμένου κελιού"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"hd_id3147275\n"
-"73\n"
+"01170102.xhp\n"
+"par_idN110EC\n"
"help.text"
-msgid "Column"
-msgstr "Στήλη"
+msgid "Combo box with linked cell"
+msgstr "Πεδίο συνδυασμού με συνδεδεμένο κελί"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3152996\n"
-"74\n"
+"01170102.xhp\n"
+"par_idN110F9\n"
"help.text"
-msgid "Opens the properties dialog of the selected column."
-msgstr "Ανοίγει το παράθυρο ιδιοτήτων της επιλεγμένης στήλης."
+msgid "Action"
+msgstr "Ενέργεια"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"hd_id3148539\n"
-"79\n"
+"01170102.xhp\n"
+"par_idN110FF\n"
"help.text"
-msgid "Hide Columns"
-msgstr "Απόκρυψη στηλών"
+msgid "Result"
+msgstr "Αποτέλεσμα"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3159157\n"
-"80\n"
+"01170102.xhp\n"
+"par_idN11106\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_HIDECOL\">Hides the selected column.</ahelp> Its properties are not changed."
-msgstr "<ahelp hid=\"SID_FM_HIDECOL\">Κρύβει την επιλεγμένη στήλη.</ahelp>Οι ιδιότητές της δεν αλλάζουν."
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
+msgstr "Εισάγετε ένα κείμενο στο πεδίο επεξεργασίας του πεδίου συνδυασμού, ή επιλέξτε μία καταχώρηση από τη λίστα κάθετης κύλισης"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"hd_id3150771\n"
-"81\n"
+"01170102.xhp\n"
+"par_idN1110C\n"
"help.text"
-msgid "Show columns"
-msgstr "Εμφάνιση στηλών"
+msgid "Text is copied into the linked cell"
+msgstr "Το κείμενο αντιγράφεται στο συνδεδεμένο κελί"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3159400\n"
-"82\n"
+"01170102.xhp\n"
+"par_idN11113\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Εμφανίζει ένα υπομενού όπου μπορείτε να επιλέξετε τις στήλες που θα εμφανιστούν ξανά.</ahelp> Για να εμφανίσετε μόνο μια στήλη, πατήστε το όνομα της στήλης. Μπορείτε να δείτε μόνο τις 16 πρώτες κρυφές στήλες. Εάν είναι περισσότερες οι κρυφές στήλες, διαλέξτε την εντολή <emph> περισσότερα </emph> για να ανοίξετε τον διάλογο <emph> Εμφάνιση στηλών </emph>."
+msgid "Clear the edit field of the combo box"
+msgstr "Διαγράψτε το πεδίο επεξεργασίας του πεδίου συνδυασμού"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"hd_id3156193\n"
-"83\n"
+"01170102.xhp\n"
+"par_idN11119\n"
"help.text"
-msgid "More"
-msgstr "Περισσότερα"
+msgid "Linked cell is cleared"
+msgstr "Το συνδεδεμένο κελί καθαρίζεται"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3159269\n"
-"84\n"
+"01170102.xhp\n"
+"par_idN11120\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS_MORE\">Calls the <emph>Show Columns</emph> dialog.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS_MORE\">Ανοίγει τον διάλογο <emph>Εμφάνιση Στηλών</emph>.</ahelp>"
+msgid "Enter text or a number into the linked cell"
+msgstr "Εισάγετε κείμενο ή έναν αριθμό στο συνδεδεμένο κελί"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3149763\n"
-"85\n"
+"01170102.xhp\n"
+"par_idN11126\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVX_DLG_SHOWGRIDCOLUMNS:1\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or Ctrl (Mac: Command) key to select multiple entries.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVX_DLG_SHOWGRIDCOLUMNS:1\">Στον διάλογο <emph>Εμφάνιση Στηλών</emph> μπορείτε να επιλέξετε τις στήλες που θα εμφανιστούν. Κρατήστε πατημένο το πλήκτρο Shift ή Ctrl (Mac: Command) για να επιλέξετε πολλαπλές στήλες.</ahelp>"
+msgid "Text or number is copied into the edit field of the combo box"
+msgstr "Κείμενο ή αριθμός αντιγράφεται στο πεδίο επεξεργασίας του πεδίου συνδυασμού"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"hd_id3153561\n"
-"86\n"
+"01170102.xhp\n"
+"par_idN1112D\n"
"help.text"
-msgid "All"
-msgstr "Όλες"
+msgid "Enter a formula into the linked cell"
+msgstr "Εισάγετε έναν τύπο στο συνδεδεμένο κελί"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3150504\n"
-"87\n"
+"01170102.xhp\n"
+"par_idN11133\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Επιλέξτε <emph>Όλες </emph>εάν θέλετε να εμφανιστούν όλες οι στήλες.</ahelp>"
+msgid "Formula result is copied into the edit field of the combo box"
+msgstr "Το αποτέλεσμα του τύπου έχει αντιγραφεί στο επεξεργασμένο πεδίο του πεδίου συνδυασμού"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"hd_id3153349\n"
-"127\n"
+"01170102.xhp\n"
+"par_idN1113A\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Έλεγχος Πινάκων μόνο με το πληκτρολόγιο"
+msgid "Clear the linked cell"
+msgstr "Καθαρίστε το συνδεδεμένο κελί"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3149416\n"
-"126\n"
+"01170102.xhp\n"
+"par_idN11140\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "Αν αξιοποιείτε μόνο το πληκτρολόγιο για να μεταβείτε στα διάφορα πεδία ελέγχου που είναι μέσα στο έγγραφό σας, θα βρείτε μία σημαντική διαφορά σε σχέση με τους άλλους τύπους των πεδίων ελέγχου: Το πλήκτρο Tab δεν μεταφέρει τον δρομέα στο επόμενο στοιχείο ελέγχου, αλλά τον μεταφέρει στην επόμενη στήλη που βρίσκεται μέσα στο πεδίο ελέγχου πίνακα. Πατήστε τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab για να μεταφερθείτε στο επόμενο στοιχείο ελέγχου, ή πατήστε τα Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab για να μεταφερθείτε στο προηγούμενο στοιχείο ελέγχου."
+msgid "Edit field of the combo box is cleared"
+msgstr "Το πεδίο επεξεργασίας του πεδίου συνδυασμού διαγράφεται"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"hd_id3153062\n"
-"128\n"
+"01170102.xhp\n"
+"par_idN11147\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "Για να εισέλθετε, μόνο με το πληκτρολόγιο, στην κατάσταση επεξεργασίας των αντικειμένων ελέγχου Πίνακα:"
+msgid "Change the contents of the list source range"
+msgstr "Αλλάξτε τα περιεχόμενα της περιοχής της λίστας προέλευσης"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3144510\n"
-"129\n"
+"01170102.xhp\n"
+"par_idN1114D\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "Το έγγραφο φόρμας πρέπει να είναι σε <link href=\"text/shared/02/01170500.xhp\" name=\"κατάσταση σχεδιασμού\">κατάσταση σχεδιασμού</link>."
+msgid "Drop-down list items are updated according to the change. The edit field of the combo box and the linked cell are not changed."
+msgstr "Τα αντικείμενα της λίστας κάθετης κύλισης αναβαθμίζονται με βάση την αλλαγή. Το πεδίο επεξεργασίας του πεδίου συνδυασμού και το συνδεδεμένο κελί δεν αλλάζουν."
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3154758\n"
-"130\n"
+"01170102.xhp\n"
+"par_idN11163\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "Πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 για να επιλέξετε το έγγραφο."
+msgid "Contents of the linked cell"
+msgstr "Περιεχόμενα του συνδεδεμένου κελιού"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3161657\n"
-"131\n"
+"01170102.xhp\n"
+"par_idN11167\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Πατήστε Shift+F4 για να επιλέξετε το πρώτο στοιχείο ελέγχου. Αν το Πεδίο Ελέγχου Πίνακα δεν είναι το πρώτο στοιχεία, πατήστε Tab μέχρι να το επιλέξετε."
+msgid "<ahelp hid=\"HID_PROP_CELL_EXCHANGE_TYPE\">Select the mode of linking a list box with a linked cell on a spreadsheet.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_CELL_EXCHANGE_TYPE\">Επιλέξτε τον τρόπο της σύνδεσης ενός πεδίου λίστας με ένα συνδεδεμένο κελί σε ένα λογιστικό φύλλο</ahelp>"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3151056\n"
-"132\n"
+"01170102.xhp\n"
+"par_idN11179\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Πατήστε Enter για να μπείτε στην κατάσταση επεξεργασίας. Οι λαβές εμφανίζονται πιο μακριά από το πλαίσιο του πεδίου ελέγχου."
+msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
+msgstr "Συνδεδεμένα περιεχόμενα: Συγχρονίστε τα περιεχόμενα κειμένου της επιλεγμένης καταχώρησης του πεδίου λίστας με τα περιεχόμενα του κελιού. Επιλέξτε \"Η επιλεγμένη καταχώρηση\""
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3154938\n"
-"133\n"
+"01170102.xhp\n"
+"par_idN1117D\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "Στην κατάσταση επεξεργασίας, πατώντας Shift+F10, μπορείτε να ανοίξετε το μενού περιβάλλοντος της επεξεργασίας."
+msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
+msgstr "Θέση συνδεδεμένης επιλογής: Η θέση του μεμονωμένου επιλεγμένου αντικειμένου στο πεδίο λίστας συγχρονίζεται με την αριθμητική τιμή στο κελί. Επιλέξτε \"Θέση της επιλεγμένς καταχώρησης\""
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3154365\n"
-"134\n"
+"01170102.xhp\n"
+"par_idN1118B\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "Αν θέλετε να επεξεργαστείτε στήλες, πατήστε Shift+Space για να εισέλθετε στην κατάσταση επεξεργασίας της στήλης. Τώρα μπορείτε να επανακαθορίσετε τη σειρά των στηλών με τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Βέλη. Το πλήκτρο Delete διαγράφει την τρέχουσα στήλη."
+msgid "Source cell range"
+msgstr "Εύρος κελιών προέλευσης"
-#: 01170004.xhp
+#: 01170102.xhp
msgctxt ""
-"01170004.xhp\n"
-"par_id3145419\n"
-"135\n"
+"01170102.xhp\n"
+"par_idN111A1\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Πατήστε το πλήκτρο Escape για να βγείτε από τη κατάσταση επεξεργασίας."
+msgid "<ahelp hid=\"HID_PROP_LIST_CELL_RANGE\">Enter a cell range that contains the entries for a list box or combo box on a spreadsheet.</ahelp> If you enter a multi-column range, only the contents of the leftmost column are used to fill the control."
+msgstr "<ahelp hid=\"HID_PROP_LIST_CELL_RANGE\">Εισάγετε ένα εύρος κελιών το οποίο περιέχει τις καταχωρήσεις για ένα πεδίο λίστας ή ένα πεδίο συνδυασμού σε ένα λογιστικό φύλλο.</ahelp> Σε περίπτωση που εισάγετε ένα εύρος πολλαπλών στηλών, μόνο τα περιεχόμενα της αριστερότερης στήλης χρησιμοποιούνται για να συμπληρώσουν το πεδίο ελέγχου."
#: 01170103.xhp
msgctxt ""
@@ -6614,5636 +7389,5405 @@ msgctxt ""
msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">Το γεγονός<emph> Ποντίκι εκτός </emph> λαμβάνει χώρα όταν το ποντίκι βρίσκεται έξω από το πεδίο ελέγχου.</ahelp>"
-#: 01170100.xhp
+#: 01170200.xhp
msgctxt ""
-"01170100.xhp\n"
+"01170200.xhp\n"
"tit\n"
"help.text"
-msgid "Control Properties"
-msgstr "Ιδιότητες ελέγχου"
+msgid "Form Properties"
+msgstr "Ιδιότητες Φόρμας"
-#: 01170100.xhp
+#: 01170200.xhp
msgctxt ""
-"01170100.xhp\n"
-"bm_id3147102\n"
+"01170200.xhp\n"
+"bm_id3147285\n"
"help.text"
-msgid "<bookmark_value>controls; properties of form controls</bookmark_value><bookmark_value>properties; form controls</bookmark_value>"
-msgstr "<bookmark_value>στοιχεία ελέγχου, ιδιότητες στοιχείων ελέγχου φόρμας</bookmark_value><bookmark_value>ιδιότητες, στοιχεία ελέγχου φόρμας</bookmark_value>"
+msgid "<bookmark_value>forms; properties</bookmark_value><bookmark_value>properties; forms</bookmark_value>"
+msgstr "<bookmark_value>φόρμες, ιδιότητες</bookmark_value><bookmark_value>ιδιότητες, φόρμες</bookmark_value>"
-#: 01170100.xhp
+#: 01170200.xhp
msgctxt ""
-"01170100.xhp\n"
-"hd_id3147102\n"
+"01170200.xhp\n"
+"hd_id3147285\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170100.xhp\" name=\"Control Properties\">Control Properties</link>"
-msgstr "<link href=\"text/shared/02/01170100.xhp\" name=\"Ιδιότητες Ελέγχου\">Ιδιότητες Ελέγχου</link>"
+msgid "<link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>"
+msgstr "<link href=\"text/shared/02/01170200.xhp\" name=\"Ιδιότητες Φόρμας\">Ιδιότητες Φόρμας</link>"
-#: 01170100.xhp
+#: 01170200.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3145345\n"
+"01170200.xhp\n"
+"par_id3147088\n"
"2\n"
"help.text"
-msgid "<variable id=\"kontroll\"><ahelp hid=\".uno:ControlProperties\">Opens a dialog for editing the properties of a selected control.</ahelp></variable>"
-msgstr "<variable id=\"kontroll\"><ahelp hid=\".uno:ControlProperties\">Ανοίγει ένα διάλογο για την επεξεργασία των ιδιοτήτων του επιλεγμένου στοιχείου ελέγχου.</ahelp></variable>"
-
-#: 01170100.xhp
-msgctxt ""
-"01170100.xhp\n"
-"par_id3157910\n"
-"17\n"
-"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">Μπορείτε να επιλέξετε τον διάλογο<emph> Ιδιότητες</emph> όταν μόνο είστε σε κατάσταση σχεδιασμού και έχετε επιλέξει ένα στοιχείο ελέγχου. </variable>"
-
-#: 01170100.xhp
-msgctxt ""
-"01170100.xhp\n"
-"par_id3153760\n"
-"3\n"
-"help.text"
-msgid "If you enter data in the <emph>Properties</emph> dialog, note that multiline input is possible for certain drop-down combo boxes. This concerns all fields in which an SQL statement can be entered, as well as the properties of text boxes or label fields. You can open these fields and enter text in the opened list. The following shortcut keys are valid:"
-msgstr "Αν εισαγάγετε δεδομένα στον διάλογο <emph>Ιδιότητες</emph>, σημειώστε, ότι υπάρχει η δυνατότητα εισαγωγής πολλών γραμμών για συγκεκριμένα αναπτυσσόμενα πεδία συνδυασμού. Αυτό αφορά όλα τα πεδία στα οποία μπορεί να εισαχθεί μία πρόταση SQL, όπως επίσης για τις ιδιότητες των πεδίων κειμένου ή ετικετών. Μπορείτε να ανοίξετε αυτά τα πεδία και να εισαγάγετε κείμενο στην ανοιχτή λίστα. Υπάρχουν τα παρακάτω σχετικά πλήκτρα συντόμευσης:"
-
-#: 01170100.xhp
-msgctxt ""
-"01170100.xhp\n"
-"par_id3148686\n"
-"18\n"
-"help.text"
-msgid "Keys"
-msgstr "Πλήκτρα"
-
-#: 01170100.xhp
-msgctxt ""
-"01170100.xhp\n"
-"par_id3155390\n"
-"19\n"
-"help.text"
-msgid "Effects"
-msgstr "Αποτέλεσμα"
+msgid "<variable id=\"form\"><ahelp hid=\".uno:FormProperties\" visibility=\"visible\">In this dialog you can specify, among others, the data source and the events for the whole form.</ahelp></variable>"
+msgstr "<variable id=\"form\"><ahelp hid=\".uno:FormProperties\" visibility=\"visible\">Σε αυτό το διάλογο, έχετε τη δυνατότητα να καθορίσετε, μεταξύ άλλων, την προέλευση δεδομένων και τα γεγονότα για ολόκληρη τη φόρμα.</ahelp></variable>"
-#: 01170100.xhp
+#: 01170201.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3150504\n"
-"4\n"
+"01170201.xhp\n"
+"tit\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
+msgid "General"
+msgstr "Γενικά"
-#: 01170100.xhp
+#: 01170201.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3150944\n"
-"5\n"
+"01170201.xhp\n"
+"bm_id3152551\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "Ανοίγει το πεδίο συνδυασμού"
+msgid "<bookmark_value>submitting forms</bookmark_value><bookmark_value>get method for form transmissions</bookmark_value><bookmark_value>post method for form transmissions</bookmark_value>"
+msgstr "<bookmark_value>υποβάλλοντας φόρμες</bookmark_value><bookmark_value>μέθοδος get για μεταβιβάσεις φορμών</bookmark_value><bookmark_value>μέθοδος post για μεταβιβάσεις φορμών</bookmark_value>"
-#: 01170100.xhp
+#: 01170201.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3153627\n"
-"6\n"
+"01170201.xhp\n"
+"hd_id3151100\n"
+"1\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
+msgid "<link href=\"text/shared/02/01170201.xhp\" name=\"General\">General</link>"
+msgstr "<link href=\"text/shared/02/01170201.xhp\" name=\"Γενικά\">Γενικά</link>"
-#: 01170100.xhp
+#: 01170201.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3153063\n"
-"7\n"
+"01170201.xhp\n"
+"par_id3153539\n"
+"23\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "Κλείνει το πεδίο συνδυασμού"
+msgid "A form is a text document or spreadsheet with different form controls. If you create a form for a Web page, the user can enter data into it to send over the Internet. The data from the form controls of a form is transmitted to a server by specifying a URL and can be processed on the server."
+msgstr "Μια φόρμα είναι ένα έγγραφο κειμένου ή λογιστικού φύλλου με διαφορετικά πεδία ελέγχου φόρμας. Αν δημιουργήσετε μια φόρμα για μια ιστοσελίδα, ο χρήστης έχει τη δυνατότητα να εισαγάγει δεδομένα μέσα της, για αποστολή τους μέσω του διαδικτύου. Καθορίζοντας ένα URL, τα δεδομένα των στοιχείων ελέγχου της φόρμας μεταδίδονται σε ένα εξυπηρετητή και μπορούν να υποστούν επεξεργασία στον εξυπηρετητή."
-#: 01170100.xhp
+#: 01170201.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3159413\n"
-"8\n"
+"01170201.xhp\n"
+"hd_id3149283\n"
+"20\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Shift+Enter"
+msgid "Name"
+msgstr "Όνομα"
-#: 01170100.xhp
+#: 01170201.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3152811\n"
-"9\n"
+"01170201.xhp\n"
+"par_id3150789\n"
+"24\n"
"help.text"
-msgid "Inserts a new line."
-msgstr "Εισαγωγή νέας γραμμής."
+msgid "Specifies a name for the form. This name is used to identify the form in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link>."
+msgstr "Καθορίζει ένα όνομα για τη φόρμα. Το όνομα αυτό χρησιμοποιείται για την αναγνώριση της φόρμας στην <link href=\"text/shared/02/01170600.xhp\" name=\" Περιήγηση φόρμας\">Περιήγηση φόρμας</link>."
-#: 01170100.xhp
+#: 01170201.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3153379\n"
-"10\n"
+"01170201.xhp\n"
+"hd_id3152425\n"
+"33\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Πάνω βέλος"
+msgid "URL"
+msgstr "URL"
-#: 01170100.xhp
+#: 01170201.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3153192\n"
-"11\n"
+"01170201.xhp\n"
+"par_id3147226\n"
+"34\n"
"help.text"
-msgid "Places the cursor into the previous line."
-msgstr "Τοποθετεί τον δρομέα στην προηγούμενη γραμμή."
+msgid "Specifies the URL to which the data of the completed form is to be transmitted."
+msgstr "Καθορίζει το URL στο οποίο πρόκειται να μεταδοθούν τα δεδομένα της συμπληρωμένης φόρμας."
-#: 01170100.xhp
+#: 01170201.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3152933\n"
-"12\n"
+"01170201.xhp\n"
+"hd_id3154751\n"
+"31\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Κάτω Βέλος"
+msgid "Frame"
+msgstr "Πλαίσιο"
-#: 01170100.xhp
+#: 01170201.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3151041\n"
-"13\n"
+"01170201.xhp\n"
+"par_id3154823\n"
+"32\n"
"help.text"
-msgid "Places the cursor into the next line."
-msgstr "Τοποθετεί τον δρομέα στην επόμενη γραμμή."
+msgid "Defines the target frame in which the loaded URL is to appear."
+msgstr "Καθορίζει το πλαίσιο προορισμού μέσα στο οποίο πρόκειται να εμφανιστεί το φορτωμένο URL."
-#: 01170100.xhp
+#: 01170201.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3153178\n"
-"14\n"
+"01170201.xhp\n"
+"hd_id3152551\n"
+"27\n"
"help.text"
-msgid "Enter"
-msgstr "Enter"
+msgid "Type of submission"
+msgstr "Τύπος υποβολής"
-#: 01170100.xhp
+#: 01170201.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3147228\n"
-"15\n"
+"01170201.xhp\n"
+"par_id3155338\n"
+"28\n"
"help.text"
-msgid "Completes the input in the field and places the cursor into the next field."
-msgstr "Ολοκληρώνει την εισαγωγή στο πεδίο και τοποθετεί τον δρομέα στο επόμενο πεδίο"
+msgid "<ahelp hid=\"HID_PROP_SUBMIT_METHOD\">Specifies the method to transfer the completed form information.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_SUBMIT_METHOD\">Καθορίζει τη μέθοδο μεταφοράς των πληροφοριών της συμπληρωμένης φόρμας.</ahelp>"
-#: 01170100.xhp
+#: 01170201.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3156422\n"
-"16\n"
+"01170201.xhp\n"
+"par_id3145065\n"
+"29\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "Όπως και με τα συμβατικά πλαίσια λίστας ή τα πεδία συνδυασμού, μπορείτε να ανοίξετε ή να κλείσετε τη λίστα κάνοντας κλικ με το ποντίκι στο βέλος που βρίσκεται στο δεξιό άκρο του πεδίου. Ωστόσο, η εισαγωγή εδώ μπορεί να γίνει είτε στην ανοιχτή λίστα είτε στο επάνω πεδίο κειμένου. Εξαίρεση αποτελούν οι ιδιότητες για τις οποίες απαιτείται απεικόνιση λίστας,για παράδειγμα, η ιδιότητα <emph>Εγγραφές Λιστών</emph>, η οποία μπορεί να καθοριστεί για τα στοιχεία ελέγχου του <emph>Πεδίο Λίστας</emph> και <emph>Πεδίο Συνδυασμού</emph> Εδώ, μπορείτε να επεξεργαστείτε καταχωρήσεις μόνο όταν το πεδίο είναι ανοιχτό."
+msgid "Using the \"Get\" method, the data of every control is transmitted as an environment variable. They are appended to the URL in the form \"?Control1=Content1&Control2=Content2&...\"; the character string is analyzed by a program on the recipient's server."
+msgstr "Χρησιμοποιώντας τη μέθοδο \"Get\",τα δεδομένα κάθε πεδίου ελέγχου μεταδίδονται σαν μια μεταβλητή περιβάλλοντος. Προσαρτώνται στο URL στη φόρμα \"?Έλεγχος1=Περιεχόμενο1&Έλεγχος2=Περιεχόμενο2&...\"; Η συμβολοσειρά χαρακτήρων αναλύεται από ένα πρόγραμμα στο διακομιστή του παραλήπτη."
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"tit\n"
+"01170201.xhp\n"
+"par_id3150443\n"
+"30\n"
"help.text"
-msgid "Setting Indents, Margins, and Columns"
-msgstr "Ορισμός εσοχών, περιθωρίων και στηλών"
+msgid "Using the \"Post\" method, a document is created from the content of the form that is sent to the specified URL."
+msgstr "Χρησιμοποιώντας τη μέθοδο \"Post\", δημιουργείται ένα έγγραφο από το περιεχόμενο της φόρμας το οποίο αποστέλλεται στο συγκεκριμένο URL."
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"bm_id3148668\n"
+"01170201.xhp\n"
+"hd_id3147275\n"
+"26\n"
"help.text"
-msgid "<bookmark_value>margins; setting with the mouse</bookmark_value><bookmark_value>columns; setting with the mouse</bookmark_value><bookmark_value>paragraphs; indents, margins and columns</bookmark_value>"
-msgstr "<bookmark_value>περιθώρια, ρύθμιση με το ποντίκι</bookmark_value><bookmark_value>στήλες, ρύθμιση με το ποντίκι</bookmark_value> <bookmark_value>παράγραφοι, εσοχές,περιθώρια και στήλες</bookmark_value>"
+msgid "Submission encoding"
+msgstr "Κωδικοποίηση κατά την υποβολή"
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"hd_id3148668\n"
-"1\n"
+"01170201.xhp\n"
+"par_id3159147\n"
+"35\n"
"help.text"
-msgid "<link href=\"text/shared/02/13020000.xhp\" name=\"Setting Indents, Margins, and Columns\">Setting Indents, Margins, and Columns</link>"
-msgstr "<link href=\"text/shared/02/13020000.xhp\" name=\"Ορισμός εσοχών, περιθωρίων και στηλών\">Ορισμός εσοχών, περιθωρίων και στηλών</link>"
+msgid "<ahelp hid=\"HID_PROP_SUBMIT_ENCODING\">Specifies the type for encoding the data transfer.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_SUBMIT_ENCODING\">Καθορίζει τον τύπο κωδικοποίησης της μεταφοράς δεδομένων.</ahelp>"
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3155364\n"
-"2\n"
+"01170201.xhp\n"
+"hd_id3155419\n"
+"36\n"
"help.text"
-msgid "You can define the indents and margins for the current paragraph, or for all selected paragraphs, using the mouse."
-msgstr "Μπορείτε να ορίσετε τις εσοχές και τα περιθώρια για την τρέχουσα παράγραφο ή για όλες τις επιλεγμένες παραγράφους, χρησιμοποιώντας το ποντίκι."
+msgid "Data transfer of control information"
+msgstr "Μεταφορά δεδομένων πληροφοριών πεδίου ελέγχου"
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3152594\n"
-"3\n"
+"01170201.xhp\n"
+"par_id3153717\n"
+"37\n"
"help.text"
-msgid "If you split the page into columns, or the cursor is placed in a multiple-column text frame, you can change the column width and the column spacing by dragging them on the ruler with the mouse."
-msgstr "Αν χωρίσετε τη σελίδα σε στήλες ή ο δρομέας είναι τοποθετημένος σε πλαίσιο κειμένου με πολλές στήλες, μπορείτε να αλλάξετε το πλάτος στήλης και την απόσταση μεταξύ των στηλών, μετακινώντας τες στο χάρακα με το ποντίκι."
+msgid "When sending a form, all controls available in $[officename] are taken into consideration. The name of the control and the corresponding value, if available, are transmitted."
+msgstr "Κατά την αποστολή μιας φόρμας, λαμβάνονται υπόψη όλα τα πεδία ελέγχου που είναι διαθέσιμα στο $[officename]. Μεταδίδονται ακόμη, αν είναι διαθέσιμα, το όνομα του πεδίου ελέγχου και η αντίστοιχη τιμή."
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3154398\n"
-"4\n"
+"01170201.xhp\n"
+"par_id3153252\n"
+"50\n"
"help.text"
-msgid "When an object, an image, or a draw object is selected, you will see the borders of the object in the ruler. You can change the borders by dragging them on the ruler with the mouse."
-msgstr "Όταν είναι επιλεγμένο ένα αντικείμενο, εικόνα ή στοιχείο σχεδίασης θα δείτε το περίγραμμα αυτού του στοιχείου στο χάρακα. Μπορείτε να αλλάξετε το περίγραμμα μετακινώντας τα στο χάρακα με το ποντίκι."
+msgid "Which values are transmitted in each case depends on the respective control. For text fields, the visible entries are transmitted; for list boxes, the selected entries are transmitted; for check boxes and option fields, the associated reference values are transmitted if these fields were activated."
+msgstr "Το ποιες τιμές μεταδίδονται σε κάθε περίπτωση εξαρτάται από το αντίστοιχο πεδίο ελέγχου. Στα πεδία κειμένου, μεταδίδονται οι ορατές εγγραφές, στα πεδία λίστας, μεταδίδονται οι επιλεγμένες εγγραφές, στα πεδία σήμανσης και τα πεδία επιλογής, μεταδίδονται οι σχετικές τιμές αναφοράς στην περίπτωση που τα πεδία αυτά ήταν ενεργοποιημένα."
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3146130\n"
-"5\n"
+"01170201.xhp\n"
+"par_id3150984\n"
+"51\n"
"help.text"
-msgid "If the cursor is placed in a table cell, you can change the indents for the contents of the cell by dragging them with the mouse on the ruler. You can change the boundary lines of the table on the ruler or by dragging the actual boundary line."
-msgstr "Όταν ο δρομέας είναι τοποθετημένος σε κελί πίνακα, μπορείτε να αλλάξετε τις εσοχές για τα περιεχόμενα του κελιού μετακινώντας τες με το ποντίκι στο χάρακα. Μπορείτε να αλλάξετε τις γραμμές ορίων του πίνακα στο χάρακα ή μετακινώντας την πραγματική γραμμή ορίου."
+msgid "How this information is transmitted depends on the selected transfer method (Get or Post) and the coding (URL or Multipart). If the Get method and URL encoding are selected, for example, value pairs in the form <Name>=<Value> are sent."
+msgstr "Ο τρόπος μετάδοσης αυτών των πληροφοριών εξαρτάται από την επιλεγμένη μέθοδο μεταφοράς (Get ή Post) και την κωδικοποίηση (URL ή Multipart). Εάν, για παράδειγμα, επιλεγεί η μέθοδος Get και η κωδικοποίηση URL, αποστέλλονται ζεύγη τιμών στη μορφή <Όνομα>=<Τιμή>."
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3156136\n"
+"01170201.xhp\n"
+"par_id3157909\n"
+"52\n"
"help.text"
-msgid "<image id=\"img_id3153750\" src=\"res/helpimg/linleft.png\" width=\"0.1665inch\" height=\"0.2291inch\"><alt id=\"alt_id3153750\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153750\" src=\"res/helpimg/linleft.png\" width=\"0.1665inch\" height=\"0.2291inch\"><alt id=\"alt_id3153750\">Εικονίδιο</alt></image>"
+msgid "In addition to the controls that are recognized in HTML, $[officename] offers other controls. It should be noted that, for fields with a specific numerical format, the visible values are not transmitted but rather fixed default formats. The following table shows how the data of the $[officename]-specific controls is transmitted:"
+msgstr "Εκτός από τα πεδία ελέγχου που αναγνωρίζονται σε HTML, το $[officename] παρέχει και άλλα πεδία ελέγχου. Πρέπει να σημειωθεί ότι, στα πεδία με συγκεκριμένη αριθμητική μορφή, οι ορατές τιμές δε μεταδίδονται αλλά προτιμούνται οι σταθερές προεπιλεγμένες μορφές. Ο παρακάτω πίνακας εμφανίζει τον τρόπο μετάδοσης των συγκεκριμένων πεδίων ελέγχου του $[officename]:"
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3150693\n"
-"6\n"
+"01170201.xhp\n"
+"par_id3153698\n"
+"38\n"
"help.text"
-msgid "These icons mark the left indent for the first line of the current paragraph (top triangle) and the left indent for the other lines of the paragraph (bottom triangle)."
-msgstr "Τα εικονίδια αυτά επισημαίνουν την αριστερή εσοχή για την πρώτη γραμμή της τρέχουσας παραγράφου (επάνω τρίγωνο) και την αριστερή εσοχή για τις υπόλοιπες γραμμές της παραγράφου (κάτω τρίγωνο)."
+msgid "Control"
+msgstr "Πεδίο ελέγχου"
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3150774\n"
+"01170201.xhp\n"
+"par_id3153562\n"
+"39\n"
"help.text"
-msgid "<image id=\"img_id3145071\" src=\"res/helpimg/linright.png\" width=\"0.3646inch\" height=\"0.2602inch\"><alt id=\"alt_id3145071\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145071\" src=\"res/helpimg/linright.png\" width=\"0.3646inch\" height=\"0.2602inch\"><alt id=\"alt_id3145071\">Εικονίδιο</alt></image>"
+msgid "Value Pair"
+msgstr "Ζεύγος Τιμών"
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3166460\n"
-"7\n"
+"01170201.xhp\n"
+"par_id3153823\n"
+"40\n"
"help.text"
-msgid "This icon on the right of the ruler marks the right indent of the current paragraph."
-msgstr "Το εικονίδιο δεξιά του χάρακα επισημαίνει τη δεξιά εσοχή της τρέχουσας παραγράφου."
+msgid "Numeric field, currency field"
+msgstr "Αριθμητικό πεδίο, πεδίο νομίσματος"
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3146949\n"
-"8\n"
+"01170201.xhp\n"
+"par_id3149734\n"
+"41\n"
"help.text"
-msgid "<emph>Task</emph>"
-msgstr "<emph>Εργασία</emph>"
+msgid "A decimal separator is always displayed as a period."
+msgstr "Μια δεκαδική υποδιαστολή εμφανίζεται πάντοτε με τη μορφή τελείας."
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3153087\n"
-"9\n"
+"01170201.xhp\n"
+"par_id3148563\n"
+"42\n"
"help.text"
-msgid "<emph>Procedure</emph>"
-msgstr "<emph>Διαδικασία</emph>"
+msgid "Date field"
+msgstr "Πεδίο ημερομηνίας"
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3154143\n"
-"10\n"
+"01170201.xhp\n"
+"par_id3146794\n"
+"43\n"
"help.text"
-msgid "Set left indent"
-msgstr "Ορισμός αριστερής εσοχής"
+msgid "The date format is sent in a fixed format (MM-DD-YYYY), regardless of the user's local settings."
+msgstr "Η μορφή ημερομηνίας αποστέλλεται σε μια σταθερή μορφή (MM-ΗΗ-EEEE), ανεξάρτητα από τις τοπικές ρυθμίσεις του χρήστη."
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3154307\n"
-"11\n"
+"01170201.xhp\n"
+"par_id3149670\n"
+"44\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Μετακινήστε την κάτω αριστερά σήμανση προς τα δεξιά, ενώ κρατάτε πατημένο το κουμπί του ποντικιού"
+msgid "Time field"
+msgstr "Πεδίο ώρας"
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3155449\n"
-"12\n"
+"01170201.xhp\n"
+"par_id3153779\n"
+"45\n"
"help.text"
-msgid "Set left indent of first line"
-msgstr "Ορισμός αριστερής εσοχής για την πρώτη γραμμή"
+msgid "The time format is sent in a fixed format (HH:MM:SS), regardless of the user's local settings."
+msgstr "Η μορφή ώρας αποστέλλεται ως σταθερή μορφή (ΩΩ:ΛΛ:ΔΔ), ανεξάρτητα από τις τοπικές ρυθμίσεις του χρήστη."
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3145673\n"
-"13\n"
+"01170201.xhp\n"
+"par_id3153361\n"
+"46\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Μετακινήστε την πάνω αριστερά σήμανση προς τα δεξιά, ενώ κρατάτε πατημένο το κουμπί του ποντικιού"
+msgid "Pattern field"
+msgstr "Μοτίβο πεδίου"
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3156156\n"
-"14\n"
+"01170201.xhp\n"
+"par_id3145419\n"
+"47\n"
"help.text"
-msgid "Set right indent"
-msgstr "Ορισμός δεξιάς εσοχής"
+msgid "The values of pattern fields are sent as text fields, that is, the value visible in the form is sent."
+msgstr "Οι τιμές των πεδίων μοτίβου αποστέλλονται ως πεδία κειμένου, δηλαδή, αποστέλλεται η τιμή η οποία είναι ορατή στη φόρμα."
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3153761\n"
-"15\n"
+"01170201.xhp\n"
+"par_id3150767\n"
+"48\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Μετακινήστε προς τα αριστερά τη σήμανση που βρίσκεται δεξιά, ενώ κρατάτε πατημένο το κουμπί του ποντικιού"
+msgid "Table control"
+msgstr "Πεδίο ελέγχου πίνακα"
-#: 13020000.xhp
+#: 01170201.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3154760\n"
-"16\n"
+"01170201.xhp\n"
+"par_id3152933\n"
+"49\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "Για αλλαγή της αριστερής εσοχής που ξεκινά με τη δεύτερη γραμμή της παραγράφου, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, κλικ στο τρίγωνο στα κάτω αριστερά και σύρσιμο του προς τα δεξιά."
+msgid "From the table control, the individual columns are always transmitted. The name of the control, the name of the column, and the value of the column are sent. Using the Get method with URL encoding, the transmission is done in the form <Name of the table control>.<Name of the column>=<Value>, for example, with the value being dependent on the column."
+msgstr "Από τον έλεγχο πίνακα μεταδίδονται πάντοτε οι μεμονωμένες στήλες. Αποστέλλονται το όνομα του ελέγχου, το όνομα της στήλης καθώς και η τιμή της στήλης. Χρησιμοποιώντας τη μέθοδο Get με κωδικοποίηση URL, η μετάδοση γίνεται στη μορφή <Όνομα ελέγχου πίνακα>.<Όνομα στήλης>=<Τιμή>, για παράδειγμα, στην περίπτωση που η τιμή εξαρτάται από τη στήλη."
-#: 13020000.xhp
+#: 01170202.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3148453\n"
-"17\n"
+"01170202.xhp\n"
+"tit\n"
"help.text"
-msgid "Tabs that have been set are not changed when indenting a paragraph. If the set tabs end up outside the margins of the paragraph, they are no longer displayed, but they still exist."
-msgstr "Οι στηλοθέτες που έχουν οριστεί δεν μεταβάλλονται κατά τον ορισμό εσοχών παραγράφου. Αν οι ορισμένοι στηλοθέτες καταλήγουν έξω από τα περιθώρια της παραγράφου, δεν εμφανίζονται πια, αλλά υπάρχουν ακόμη."
+msgid "Events"
+msgstr "Γεγονότα"
-#: 09070200.xhp
+#: 01170202.xhp
msgctxt ""
-"09070200.xhp\n"
-"tit\n"
+"01170202.xhp\n"
+"bm_id3150499\n"
"help.text"
-msgid "Mail & News"
-msgstr "Αλληλογραφία και συζητήσεις"
+msgid "<bookmark_value>forms; events</bookmark_value> <bookmark_value>events;in forms</bookmark_value>"
+msgstr "<bookmark_value>φόρμες, γεγονότα</bookmark_value><bookmark_value>γεγονότα,σε φόρμες </bookmark_value>"
-#: 09070200.xhp
+#: 01170202.xhp
msgctxt ""
-"09070200.xhp\n"
-"hd_id3147102\n"
+"01170202.xhp\n"
+"hd_id3150499\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/09070200.xhp\" name=\"Mail News\">Mail & News</link>"
-msgstr "<link href=\"text/shared/02/09070200.xhp\" name=\"Αλληλογραφία και συζητήσεις\">Αλληλογραφία και συζητήσεις</link>"
+msgid "<link href=\"text/shared/02/01170202.xhp\" name=\"Events\">Events</link>"
+msgstr "<link href=\"text/shared/02/01170202.xhp\" name=\"Γεγονότα\">Γεγονότα</link>"
-#: 09070200.xhp
+#: 01170202.xhp
msgctxt ""
-"09070200.xhp\n"
-"par_id3153049\n"
+"01170202.xhp\n"
+"par_id3147043\n"
"2\n"
"help.text"
-msgid "On the <emph>Mail & News</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail or news addresses."
-msgstr "Στη σελίδα <emph>Αλληλογραφία και συζητήσεις</emph> στο <link href=\"text/shared/02/09070000.xhp\" name=\"διάλογο Υπερσύνδεση\">διάλογο Υπερσύνδεση</link> μπορείτε να επεξεργαστείτε υπερσυνδέσεις για ηλεκτρονική αλληλογραφία και διευθύνσεις συζητήσεων."
+msgid "The<emph> Events </emph>tab page, allows you to assign a macro to certain events which occur in a form."
+msgstr "Η σελίδα καρτέλας<emph> Γεγονότα </emph>, σας επιτρέπει να αντιστοιχίσετε μια μακροεντολή σε συγκεκριμένα γεγονότα τα οποία συμβαίνουν σε μια φόρμα."
-#: 09070200.xhp
+#: 01170202.xhp
msgctxt ""
-"09070200.xhp\n"
-"hd_id3153528\n"
+"01170202.xhp\n"
+"par_id3159233\n"
"3\n"
"help.text"
-msgid "Mail & News"
-msgstr "Αλληλογραφία και συζητήσεις"
+msgid "To link an event with a macro, first write a macro that contains all the commands to be executed when the event happens. Then assign this macro to the respective event by clicking the <emph>... </emph>button beside the corresponding event. The<emph> Assign Macro </emph>dialog opens, where you can select the macro."
+msgstr "Για να συνδέσετε ένα γεγονός με μια μακροεντολή, γράψτε πρώτα μια μακροεντολή η οποία περιέχει όλες τις εντολές οι οποίες πρόκειται να εκτελεστούν όταν λάβει χώρα το γεγονός. Στη συνέχεια, αντιστοιχίστε αυτή τη μακροεντολή στο αντίστοιχο γεγονός κάνοντας κλικ στο κουμπί<emph>... </emph> που βρίσκεται δίπλα στο αντίστοιχο γεγονός. Θα ανοίξει ο διάλογος<emph> Ανάθεση Μακροεντολής </emph>, όπου μπορείτε να επιλέξετε τη μακροεντολή."
-#: 09070200.xhp
+#: 01170202.xhp
msgctxt ""
-"09070200.xhp\n"
-"hd_id3153748\n"
-"4\n"
+"01170202.xhp\n"
+"par_id3149182\n"
+"29\n"
"help.text"
-msgid "E-mail"
-msgstr "Ηλεκτρονική διεύθυνση"
+msgid "The following actions can be configured individually, meaning that you can use your own dialogs to depict an action:"
+msgstr "Οι παρακάτω ενέργειες είναι δυνατόν να διαμορφωθούν μεμονωμένα, το οποίο σημαίνει πως έχετε τη δυνατότητα να χρησιμοποιήσετε τα δικά σας παράθυρα διαλόγου για να περιγράψετε μια ενέργεια:"
-#: 09070200.xhp
+#: 01170202.xhp
msgctxt ""
-"09070200.xhp\n"
+"01170202.xhp\n"
"par_id3166460\n"
-"5\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_HYPERLINK_MAIL_RB_LINKTYP_MAIL\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>E-mail</emph> field."
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_HYPERLINK_MAIL_RB_LINKTYP_MAIL\">Αναθέτει την προσδιορισμένη Ηλεκτρονική διεύθυνση στην υπερσύνδεση.</ahelp> Κάνοντας κλικ πάνω στη νέα υπερσύνδεση στο έγγραφο θα ανοίξει ένα νέο έγγραφο μηνύματος με την διεύθυνση του παραλήπτη που ορίστηκε στο πεδίο <emph>Ηλεκτρονική διεύθυνση</emph>."
+msgid "Displaying an error message,"
+msgstr "Εμφάνιση μηνύματος σφάλματος,"
-#: 09070200.xhp
+#: 01170202.xhp
msgctxt ""
-"09070200.xhp\n"
-"hd_id3155628\n"
-"6\n"
+"01170202.xhp\n"
+"par_id3152996\n"
+"31\n"
"help.text"
-msgid "News"
-msgstr "Συζητήσεις"
+msgid "Confirming a delete process (for data records),"
+msgstr "Επιβεβαίωση διαδικασίας διαγραφής (για εγγραφές δεδομένων),"
-#: 09070200.xhp
+#: 01170202.xhp
msgctxt ""
-"09070200.xhp\n"
-"par_id3149955\n"
-"7\n"
+"01170202.xhp\n"
+"par_id3153541\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_HYPERLINK_MAIL_RB_LINKTYP_NEWS\">Assigns a news address to the hyperlink.</ahelp> Clicking the hyperlink in the document will open a new message document to the news group you entered in the <emph>Receiver</emph> field."
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_HYPERLINK_MAIL_RB_LINKTYP_NEWS\">Ορίζει μια νέα διεύθυνση συζητήσεων στην υπερσύνδεση.</ahelp> Πατώντας κλικ στην υπερσύνδεση στο έγγραφο θα ανοίξει ένα νέο έγγραφο μηνύματος προς την ομάδα συζητήσεων που ορίστηκε στο πεδίο <emph>Παραλήπτης</emph>."
+msgid "Querying parameters,"
+msgstr "Παράμετροι ερωτήματος,"
-#: 09070200.xhp
+#: 01170202.xhp
msgctxt ""
-"09070200.xhp\n"
-"hd_id3149580\n"
-"8\n"
+"01170202.xhp\n"
+"par_id3155261\n"
+"33\n"
"help.text"
-msgid "Receiver"
-msgstr "Παραλήπτης"
+msgid "Checking input when saving a data record."
+msgstr "Έλεγχος εισαγωγής κατά την αποθήκευση εγγραφής δεδομένων."
-#: 09070200.xhp
+#: 01170202.xhp
msgctxt ""
-"09070200.xhp\n"
-"par_id3153665\n"
-"9\n"
+"01170202.xhp\n"
+"par_id3153127\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\"HID_HYPERDLG_MAIL_PATH\">Specifies the full URL of the addressee, in the form mailto:name@provider.com or news:group.server.com.</ahelp> You can also use drag-and-drop."
-msgstr "<ahelp hid=\"HID_HYPERDLG_MAIL_PATH\">Ορίζει το πλήρες URL του παραλήπτη, στη μορφή mailto:name@provider.com ή news:group.server.com.</ahelp> Μπορείτε επίσης να το μετακινήσετε και να το αποθέσετε με το ποντίκι."
+msgid "For example, you can issue a \"confirm deletion\" request such as \"Really delete customer xyz?\" when deleting a data record."
+msgstr "Για παράδειγμα, έχετε τη δυνατότητα να δημοσιεύσετε μια αίτηση \"επιβεβαίωση διαγραφής\" όπως \"Επιθυμείτε πραγματικά τη διαγραφή του πελάτη τάδε;\" όταν διαγράφετε μια εγγραφή δεδομένων."
-#: 09070200.xhp
+#: 01170202.xhp
msgctxt ""
-"09070200.xhp\n"
-"hd_id3143270\n"
-"14\n"
+"01170202.xhp\n"
+"par_id0409200920562590\n"
"help.text"
-msgid "Data Sources"
-msgstr "Προελεύσεις δεδομένων"
+msgid "The events that are shown in the Events dialog cannot be edited directly. You can delete an event from the list by pressing the Del key."
+msgstr "Τα γεγονότα προβάλλονται στον διάλογο των γεγονότων και δεν είναι δυνατή ή άμεση επεξεργασία τους. Μπορείτε να διαγράψετε ένα γεγονός από τη λίστα πατώντας το πλήκτρο Del."
-#: 09070200.xhp
+#: 01170202.xhp
msgctxt ""
-"09070200.xhp\n"
-"par_id3149514\n"
-"15\n"
+"01170202.xhp\n"
+"par_id3150986\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXPAGE_HYPERLINK_MAIL_BTN_ADRESSBOOK\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Receiver</emph> text field."
-msgstr "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXPAGE_HYPERLINK_MAIL_BTN_ADRESSBOOK\">Αποκρύπτει ή εμφανίζει το πρόγραμμα ανάγνωσης προέλευσης δεδομένων.</ahelp> Μετακινήστε με το ποντίκι το πεδίο <emph>Ηλεκτρονική διεύθυνση</emph> του παραλήπτη από το πρόγραμμα ανάγνωσης προέλευσης δεδομένων στο πεδίο κειμένου <emph>Παραλήπτης</emph>."
+msgid "The following lists and describes all events in a form that can be linked to a macro:"
+msgstr "Το παρακάτω σημειώνει και περιγράφει όλα τα γεγονότα μέσα σε μια φόρμα τα οποία μπορούν να συνδεθούν με μια μακροεντολή:"
-#: 09070200.xhp
+#: 01170202.xhp
msgctxt ""
-"09070200.xhp\n"
-"hd_id3153332\n"
-"12\n"
+"01170202.xhp\n"
+"hd_id3147559\n"
+"17\n"
"help.text"
-msgid "Subject"
-msgstr "Θέμα"
+msgid "Before update"
+msgstr "Πριν την ενημέρωση"
-#: 09070200.xhp
+#: 01170202.xhp
msgctxt ""
-"09070200.xhp\n"
-"par_id3153821\n"
-"13\n"
+"01170202.xhp\n"
+"par_id3149669\n"
+"56\n"
"help.text"
-msgid "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_HYPERLINK_MAIL_ED_SUBJECT\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
-msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_HYPERLINK_MAIL_ED_SUBJECT\">Ορίζει το θέμα το οποίο εισάγεται στη γραμμή θέματος του νέου εγγράφου μηνύματος.</ahelp>"
+msgid "<ahelp hid=\".\">The Before update event occurs before the control content changed by the user is written into the data source.</ahelp> The linked macro can, for example, prevent this action by returning \"FALSE\"."
+msgstr "<ahelp hid=\".\">Το συμβάν πριν την ενημέρωση συμβαίνει πριν γίνει ο έλεγχος των περιεχομένων που άλλαξαν από τον χρήστη για να γραφτούν μέσα στη προέλευση δεδομένων.</ahelp> Η συνδεδεμένη μακροεντολή μπορεί, για παράδειγμα, να εμποδίσει αυτή την ενέργεια με το να επιστρέψει \"FALSE\"."
-#: 24060000.xhp
+#: 01170202.xhp
msgctxt ""
-"24060000.xhp\n"
-"tit\n"
+"01170202.xhp\n"
+"hd_id3153779\n"
+"19\n"
"help.text"
-msgid "Brightness"
-msgstr "Φωτεινότητα"
+msgid "After update"
+msgstr "Μετά την ενημέρωση"
-#: 24060000.xhp
+#: 01170202.xhp
msgctxt ""
-"24060000.xhp\n"
-"hd_id3153514\n"
-"1\n"
+"01170202.xhp\n"
+"par_id3153360\n"
+"57\n"
"help.text"
-msgid "<link href=\"text/shared/02/24060000.xhp\" name=\"Brightness\">Brightness</link>"
-msgstr "<link href=\"text/shared/02/24060000.xhp\" name=\"Φωτεινότητα\">Φωτεινότητα</link>"
+msgid "<ahelp hid=\"HID_EVT_AFTERUPDATE\">The After update event occurs after the control content changed by the user has been written into the data source.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_AFTERUPDATE\">Το συμβάν μετά την ενημέρωση συμβαίνει αφότου γίνει ο έλεγχος των περιεχομένων που άλλαξαν από τον χρήστη για να γραφτούν μέσα στη προέλευση δεδομένων.</ahelp>"
-#: 24060000.xhp
+#: 01170202.xhp
msgctxt ""
-"24060000.xhp\n"
-"par_id3152821\n"
-"2\n"
+"01170202.xhp\n"
+"hd_id3157909\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\".uno:GrafLuminance\" visibility=\"visible\">Specifies the brightness for the selected graphic object.</ahelp> Values from -100% (only black) to +100% (only white) are possible."
-msgstr "<ahelp hid=\".uno:GrafLuminance\" visibility=\"visible\">Ορίζει τη φωτεινότητα για το επιλεγμένο αντικείμενο γραφικού.</ahelp> Δυνατές τιμές είναι από το -100% (μόνο μαύρο) ως το +100% (μόνο άσπρο)."
+msgid "Prior to reset"
+msgstr "Πριν την επαναφορά"
-#: 24060000.xhp
+#: 01170202.xhp
msgctxt ""
-"24060000.xhp\n"
-"par_id3150808\n"
+"01170202.xhp\n"
+"par_id3155390\n"
+"51\n"
"help.text"
-msgid "<image src=\"res/sc10863.png\" id=\"img_id3146130\"><alt id=\"alt_id3146130\">Icon</alt></image>"
-msgstr "<image src=\"res/sc10863.png\" id=\"img_id3146130\"><alt id=\"alt_id3146130\">Icon</alt></image>"
+msgid "<ahelp hid=\"HID_EVT_APPROVERESETTED\">The<emph> Prior to reset </emph>event occurs before a form is reset.</ahelp> The linked macro can, for example, prevent this action by returning \"FALSE\"."
+msgstr "<ahelp hid=\"HID_EVT_APPROVERESETTED\">Το συμβάν <emph> Πριν την επαναφορά </emph> συμβαίνει πριν επαναφερθεί μια φόρμα.</ahelp> Η συνδεδεμένη μακροσειρά μπορεί, για παράδειγμα, να εμποδίσει αυτή την ενέργεια με το να επιστρέψει \"FALSE\"."
-#: 24060000.xhp
+#: 01170202.xhp
msgctxt ""
-"24060000.xhp\n"
-"par_id3154927\n"
-"3\n"
+"01170202.xhp\n"
+"par_id3149236\n"
+"52\n"
"help.text"
-msgid "Brightness"
-msgstr "Φωτεινότητα"
+msgid "A form is reset if one of the following conditions is met:"
+msgstr "Μία φόρμα επαναφέρεται όταν ικανοποιείται μία από τις παρακάτω συνθήκες:"
-#: 07090000.xhp
+#: 01170202.xhp
msgctxt ""
-"07090000.xhp\n"
-"tit\n"
+"01170202.xhp\n"
+"par_id3149164\n"
+"53\n"
"help.text"
-msgid "Export Directly as PDF"
-msgstr "Απευθείας εξαγωγή ως PDF"
+msgid "The user presses an (HTML) button that is defined as a reset button."
+msgstr "Ο χρήστης πιέζει ένα κουμπί (HTML) το οποίο καθορίζεται ως κουμπί επαναφοράς"
-#: 07090000.xhp
+#: 01170202.xhp
msgctxt ""
-"07090000.xhp\n"
-"hd_id3146946\n"
-"1\n"
+"01170202.xhp\n"
+"par_id3153666\n"
+"54\n"
"help.text"
-msgid "<link href=\"text/shared/02/07090000.xhp\" name=\"Export Directly as PDF\">Export Directly as PDF</link>"
-msgstr "<link href=\"text/shared/02/07090000.xhp\" name=\"Άμεση εξαγωγή ως PDF\">Άμεση εξαγωγή ως PDF</link>"
+msgid "A new and empty record is created in a form that is linked to a data source. For example, in the last record, the <emph>Next Record</emph> button may be pressed."
+msgstr "Μια νέα και καινούργια εγγραφή δημιουργείται μέσα σε μια φόρμα που είναι συνδεδεμένη με την προέλευση δεδομένων. Για παράδειγμα, στη τελευταία εγγραφή, το κουμπί <emph>Επόμενη Εγγραφή</emph> μπορεί να πατηθεί."
-#: 07090000.xhp
+#: 01170202.xhp
msgctxt ""
-"07090000.xhp\n"
-"par_id3085157\n"
-"2\n"
+"01170202.xhp\n"
+"hd_id3156119\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Εξάγει το τρέχον έγγραφο άμεσα ως PDF. Κανένα παράθυρο διαλόγου για ρυθμίσεις δεν εμφανίζεται.</ahelp>"
+msgid "After resetting"
+msgstr "Μετά την επαναφορά"
-#: 09030000.xhp
+#: 01170202.xhp
msgctxt ""
-"09030000.xhp\n"
-"tit\n"
+"01170202.xhp\n"
+"par_id3148563\n"
+"55\n"
"help.text"
-msgid "Hyperlink"
-msgstr "Υπερσύνδεση"
+msgid "<ahelp hid=\"HID_EVT_RESETTED\">The<emph> After resetting </emph>event occurs after a form has been reset.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_RESETTED\">Το συμβάν <emph> Mετά την επαναφορά </emph> συμβαίνει αφότου μια φόρμα έχει επαναφερθεί.</ahelp>"
-#: 09030000.xhp
+#: 01170202.xhp
msgctxt ""
-"09030000.xhp\n"
-"hd_id3154094\n"
-"1\n"
+"01170202.xhp\n"
+"hd_id3150870\n"
+"27\n"
"help.text"
-msgid "<link href=\"text/shared/02/09030000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09030000.xhp\" name=\"Υπερσύνδεση\">Υπερσύνδεση</link>"
+msgid "Before submitting"
+msgstr "Πριν την υποβολή"
-#: 09030000.xhp
+#: 01170202.xhp
msgctxt ""
-"09030000.xhp\n"
-"par_id3151100\n"
-"2\n"
+"01170202.xhp\n"
+"par_id3159152\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\".uno:SetHyperlink\">Inserts a hyperlink from the current URL into your document.</ahelp> The <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> address is taken from the entry in the <emph>Internet URLs </emph>combo box, and the name of the link is taken from the <emph>URL Name</emph> combo box."
-msgstr "<ahelp hid=\".uno:SetHyperlink\">Εισάγει μια υπερσύνδεση από το τρέχον URL στο έγγραφο σας.</ahelp> Η διεύθυνση <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> αντιγράφεται από την εγγραφή του πλαισίου <emph>Internet URLs </emph>, και το όνομα του συνδέσμου αντιγράφεται από το πλαίσιο<emph>URL Name</emph>."
+msgid "<ahelp hid=\"HID_EVT_SUBMITTED\">The<emph> Before submitting </emph>event occurs before the form data is sent.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_SUBMITTED\">Το συμβάν <emph> Πριν την υποβολή </emph> συμβαίνει πριν την αποστολή των δεδομένων της φόρμας.</ahelp>"
-#: 09030000.xhp
+#: 01170202.xhp
msgctxt ""
-"09030000.xhp\n"
-"par_id3149760\n"
-"3\n"
+"01170202.xhp\n"
+"hd_id3149167\n"
+"5\n"
"help.text"
-msgid "You can insert the <link href=\"text/shared/00/00000002.xhp#hyperlink\" name=\"hyperlink\">hyperlink</link> as text or as a button. Click the arrow next to the <emph>Hyperlink</emph> icon, then select <emph>As text</emph> or <emph>As button </emph>from the menu. The hyperlink is then inserted at the current cursor location."
-msgstr "Μπορείτε να εισάγετε τον <link href=\"text/shared/00/00000002.xhp#hyperlink\" name=\"υπερσύνδεση\">υπερσύνδεση</link> ως κείμενο ή ως κουμπί. Κάντε κλικ στο βελάκι δίπλα από το εικονίδιο <emph>Υπερσύνδεση</emph>, έπειτα επιλέξτε <emph>Ως κείμενο</emph> ή <emph>Ως κουμπί </emph>από το μενού. Η υπερσύνδεση, στη συνέχεια, εισάγεται στην τρέχουσα θέση του κέρσορα."
+msgid "When loading"
+msgstr "Κατά τη φόρτωση"
-#: 09030000.xhp
+#: 01170202.xhp
msgctxt ""
-"09030000.xhp\n"
-"par_id3145345\n"
+"01170202.xhp\n"
+"par_id3156423\n"
+"6\n"
"help.text"
-msgid "<image id=\"img_id3156426\" src=\"cmd/sc_chainframes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156426\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156426\" src=\"cmd/sc_chainframes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156426\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_EVT_LOADED\">The<emph> When loading </emph>event occurs directly after the form has been loaded.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_LOADED\"> Το συμβάν <emph> Κατά την φόρτωση </emph> λαμβάνει χώρα αμέσως μετά τη φόρτωση της φόρμας.</ahelp>"
-#: 09030000.xhp
+#: 01170202.xhp
msgctxt ""
-"09030000.xhp\n"
-"par_id3154824\n"
-"4\n"
+"01170202.xhp\n"
+"hd_id3148451\n"
+"38\n"
"help.text"
-msgid "Hyperlink"
-msgstr "Υπερσύνδεση"
+msgid "Before reloading"
+msgstr "Πριν από την επαναφόρτωση"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"tit\n"
+"01170202.xhp\n"
+"par_id3154218\n"
+"39\n"
"help.text"
-msgid "Find Record"
-msgstr "Εύρεση εγγραφής"
+msgid "<ahelp hid=\"HID_EVT_RELOADING\">The<emph> Before reloading </emph>event occurs before the form is reloaded.</ahelp> The data content has not yet been refreshed."
+msgstr "<ahelp hid=\"HID_EVT_RELOADING\">Το συμβάν <emph> Πριν την επαναφόρτωση </emph> συμβαίνει πριν την επαναφόρτωση της φόρμας.</ahelp> Το περιεχόμενο των αρχείων δεν έχει ανανεωθεί ακόμη."
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"bm_id3146936\n"
+"01170202.xhp\n"
+"hd_id3155102\n"
+"40\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>πίνακες σε βάσεις δεδομένων, αναζήτηση</bookmark_value><bookmark_value>φόρμες, αναζήτηση</bookmark_value><bookmark_value>εγγραφές, αναζήτηση σε βάσεις δεδομένων</bookmark_value><bookmark_value>αναζήτηση, βάσεις δεδομένων</bookmark_value><bookmark_value>βάσεις δεδομένων; αναζήτηση εγγραφών</bookmark_value>"
+msgid "When reloading"
+msgstr "Κατά την επαναφόρτωση"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3146936\n"
-"1\n"
+"01170202.xhp\n"
+"par_id3157895\n"
+"41\n"
"help.text"
-msgid "<variable id=\"datensatzsuche\"><link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link></variable>"
-msgstr "<variable id=\"datensatzsuche\"><link href=\"text/shared/02/12100200.xhp\" name=\"Αναζήτηση εγγραφής\">Αναζήτηση εγγραφής</link></variable>"
+msgid "<ahelp hid=\"HID_EVT_RELOADED\">The<emph> When reloading </emph>event occurs directly after the form has been reloaded.</ahelp> The data content has already been refreshed."
+msgstr "<ahelp hid=\"HID_EVT_RELOADED\">Το συμβάν <emph>Κατά την επαναφόρτωση </emph> συμβαίνει αμέσως μετά την επαναφόρτωση της φόρμας.</ahelp> Το περιεχόμενο των αρχείων έχει ήδη ανανεωθεί."
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3147588\n"
-"2\n"
+"01170202.xhp\n"
+"hd_id3152792\n"
+"42\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Αναζητήσεις σε πίνακες βάσεων δεδομένων και φόρμες.</ahelp> Σε φόρμες ή σε πίνακες βάσεων δεδομένων, μπορείτε να κάνετε αναζήτηση για κάποια συγκεκριμένη τιμή μέσα από πεδία δεδομένων, πεδία λίστας, και πεδία σήμανσης. </variable>"
+msgid "Before unloading"
+msgstr "Πριν την αποφόρτωση"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3149355\n"
-"3\n"
+"01170202.xhp\n"
+"par_id3152598\n"
+"43\n"
"help.text"
-msgid "When searching a table, the data fields of the current table are searched. When searching in a form, the data fields of the table linked with the form are searched."
-msgstr "Κατά την αναζήτηση σε πίνακα, πραγματοποιείται αναζήτηση στα πεδία δεδομένων του τρέχοντα πίνακα. Κατά την αναζήτηση σε φόρμα, πραγματοποιείται αναζήτηση στα πεδία δεδομένων του πίνακα που είναι συνδεδεμένος με τη φόρμα."
+msgid "<ahelp hid=\"HID_EVT_UNLOADING\">The<emph> Before unloading </emph>event occurs before the form is unloaded; that is, separated from its data source.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_UNLOADING\">Το συμβάν <emph> Πριν την αποφόρτωση</emph> συμβαίνει πριν την εκφόρτωση της φόρμας, το οποίο σημαίνει ότι διαχωρίζεται από την προέλευση δεδομένων.</ahelp>"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3153394\n"
-"111\n"
+"01170202.xhp\n"
+"hd_id3154145\n"
+"44\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "Η αναζήτηση που περιγράφεται εδώ πραγματοποιείται από το <item type=\"productname\">%PRODUCTNAME</item>. Αν θέλετε να χρησιμοποιήσετε τον εξυπηρετητή SQL για αναζήτηση σε βάση δεδομένων, τότε πρέπει να χρησιμοποιήσετε το εικονίδιο <link href=\"text/shared/02/12110000.xhp\" name=\"Φίλτρο βασιζόμενο σε φόρμα\">Φίλτρο βασιζόμενο σε φόρμα</link> που βρίσκεται στη <link href=\"text/shared/main0213.xhp\" name=\"Γραμμή φόρμας\">Γραμμή φόρμας</link>."
+msgid "When unloading"
+msgstr "Κατά την αποφόρτωση"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3149095\n"
-"110\n"
+"01170202.xhp\n"
+"par_id3154638\n"
+"45\n"
"help.text"
-msgid "The search function is also available for table controls. When calling the search function from a table control, you can search each column of the table control corresponding to the database columns of the linked database table."
-msgstr "Η λειτουργία αναζήτησης είναι επίσης διαθέσιμη για πεδία ελέγχου πίνακα. Όταν καλείτε τη λειτουργία αναζήτησης αφού έχετε επιλέξει κάποιο πεδίο ελέγχου πίνακα, μπορείτε να αναζητήσετε κάθε στήλη του πεδίου ελέγχου πίνακα που αντιστοιχεί στις στήλες βάσης δεδομένων του συνδεδεμένου πίνακα βάσης δεδομένων."
+msgid "<ahelp hid=\"HID_EVT_UNLOADED\">The<emph> When unloading </emph>event occurs directly after the form has been unloaded; that is, separated from its data source.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_UNLOADED\">Το συμβάν <emph> Κατά την αποφόρτωση</emph> συμβαίνει αμέσως μετά την εκφόρτωση της φόρμας, το οποίο αημαίνει ότι διαχωρίζεται από την προέλευση δεδομένων.</ahelp>"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3143267\n"
-"112\n"
+"01170202.xhp\n"
+"hd_id3147426\n"
+"25\n"
"help.text"
-msgid "Search for"
-msgstr "Αναζήτηση για"
+msgid "Confirm deletion"
+msgstr "Επιβεβαίωση διαγραφής"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3153527\n"
-"113\n"
+"01170202.xhp\n"
+"par_id3154988\n"
+"26\n"
"help.text"
-msgid "Specifies the type of search."
-msgstr "Εισάγετε τον τύπο της αναζήτησης."
+msgid "<ahelp hid=\"HID_EVT_CONFIRMDELETE\">The<emph> Confirm deletion </emph>event occurs as soon as data has been deleted from the form.</ahelp> For example, the linked macro can request confirmation in a dialog."
+msgstr "<ahelp hid=\"HID_EVT_CONFIRMDELETE\">Το συμβάν <emph> Επιβεβαίωση διαγραφής </emph> συμβαίνει μόλις τα δεδομένα έχουν διαγραφεί από την φόρμα.</ahelp> Για παράδειγμα, η συνδεδεμένη μακροεντολή μπορεί να ζητήσει επιβεβαίωση σε πλαίσιο διαλόγου."
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3153683\n"
-"6\n"
+"01170202.xhp\n"
+"hd_id3149481\n"
+"46\n"
"help.text"
-msgid "Text:"
-msgstr "Κείμενο:"
+msgid "Before record action"
+msgstr "Πριν την ενέργεια εγγραφής"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3154823\n"
-"7\n"
+"01170202.xhp\n"
+"par_id3156007\n"
+"58\n"
"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SEARCHFORTEXT\">Enter the search term in the box or select it from the list.</ahelp> The text under the cursor is already copied into the <emph>Text</emph> combo box. Note that while running a search in a form, tabs and line breaks cannot be processed."
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SEARCHFORTEXT\">Εισάγετε τον όρο αναζήτησης στο πεδίο ή επιλέξτε τον από τη λίστα.</ahelp> Το κείμενο κάτω από τον κέρσορα είναι ήδη αντεγραμμένο στο πεδίο συνδυασμού <emph>Κείμενο</emph> . Να σημειωθεί ότι κατά την εκτέλεση μιας αναζήτησης σε μία φόρμα, στηλοθέτες και αλλαγές γραμμής δεν είναι δυνατό να ολοκληρωθούν."
+msgid "<ahelp hid=\"HID_EVT_APPROVEROWCHANGE\">The<emph> Before record action </emph>event occurs before the current record is changed.</ahelp> For example, the linked macro can request confirmation in a dialog."
+msgstr "<ahelp hid=\"HID_EVT_APPROVEROWCHANGE\">Το συμβάν <emph> Πριν την ενέργεια εγγραφής </emph> συμβαίνει πριν αλλάξει η υπάρχουσα εγγραφή.</ahelp> Για παράδειγμα, η συνδεδεμένη μακροεντολή μπορεί να ζητήσει επιβεβαίωση σε πλαίσιο διαλόγου."
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3148539\n"
-"8\n"
+"01170202.xhp\n"
+"hd_id3145749\n"
+"47\n"
"help.text"
-msgid "Your search terms will be saved as long as the table or the formula document is open. If you are running more than one search and you would like to repeat the search term, you can select a previously used search term from the combo box."
-msgstr "Εφόσον είναι ανοιχτός κάποιος πίνακας ή έγγραφο τύπου, αποθηκεύονται πολλοί όροι αναζήτησης. Αν εκτελείτε περισσότερες από μία αναζητήσεις και θέλετε να επαναλάβετε τον όρο αναζήτησης, μπορείτε να επιλέξετε έναν ήδη χρησιμοποιημένο όρο, από το πεδίο συνδυασμού."
+msgid "After record action"
+msgstr "Μετά την ενέργεια εγγραφής"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3153662\n"
-"114\n"
+"01170202.xhp\n"
+"par_id3146975\n"
+"59\n"
"help.text"
-msgid "Field content is NULL"
-msgstr "Το περιεχόμενο του πεδίου είναι μηδενικός χαρακτήρας (NULL)"
+msgid "<ahelp hid=\"HID_EVT_ROWCHANGE\">The<emph> After record action </emph>event occurs directly after the current record has been changed.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_ROWCHANGE\"> Το συμβάν <emph> Μετά από την ενέργεια εγγραφής</emph> λαμβάνει χώρα αμέσως μόλις το υπάρχον έγγραφο έχει αλλάξει.</ahelp>"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3153543\n"
-"115\n"
+"01170202.xhp\n"
+"hd_id3154012\n"
+"48\n"
"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SEARCHFORNULL\">Specifies that fields will be found that contain no data.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SEARCHFORNULL\">Αν έχετε σημειώσει αυτήν την επιλογή, θα εντοπιστούν τα πεδία που δεν περιέχουν δεδομένα.</ahelp>"
+msgid "Before record change"
+msgstr "Πριν την αλλαγή εγγραφής"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3153717\n"
-"116\n"
+"01170202.xhp\n"
+"par_id3149664\n"
+"60\n"
"help.text"
-msgid "Field content is not NULL"
-msgstr "Το περιεχόμενο του πεδίου δεν είναι μηδενικός χαρακτήρας (NULL)"
+msgid "<ahelp hid=\"HID_EVT_POSITIONING\">The<emph> Before record change </emph>event occurs before the current record pointer is changed.</ahelp> For example, the linked macro can prevent this action by returning \"FALSE\"."
+msgstr "<ahelp hid=\"HID_EVT_POSITIONING\">Το συμβάν <emph> Πριν την ενέργεια εγγραφής </emph> συμβαίνει πριν αλλάξει η υπάρχουσα εγγραφή.</ahelp> Για παράδειγμα, η συνδεδεμένη μακροεντολή μπορεί να εμποδίσει αυτή την ενέργεια με το να επιστρέψει \"FALSE\"."
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3143270\n"
-"117\n"
+"01170202.xhp\n"
+"hd_id3157975\n"
+"49\n"
"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SEARCHFORNOTNULL\">Specifies that fields will be found that contain data.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SEARCHFORNOTNULL\">Αν έχετε σημειώσει αυτήν την επιλογή, θα εντοπιστούν τα πεδία που περιέχουν δεδομένα.</ahelp>"
+msgid "After record change"
+msgstr "Μετά την αλλαγή εγγραφής"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3156153\n"
-"9\n"
+"01170202.xhp\n"
+"par_id3154098\n"
+"61\n"
"help.text"
-msgid "Where to search"
-msgstr "Περιοχή αναζήτησης"
+msgid "<ahelp hid=\"HID_EVT_POSITIONED\">The<emph> After record change </emph>event occurs directly after the current record pointer has been changed.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_POSITIONED\">Το συμβάν <emph> Μετά την αλλαγή εγγραφής </emph> συμβαίνει αμέσως αφότου ο υπάρχον δείκτης εγγραφής έχει αλλάξει.</ahelp>"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3149164\n"
-"10\n"
+"01170202.xhp\n"
+"hd_id3151076\n"
+"50\n"
"help.text"
-msgid "Specifies the fields for the search."
-msgstr "Σε αυτήν την περιοχή, μπορείτε να καθορίσετε πεδία για την αναζήτηση."
+msgid "Fill parameters"
+msgstr "Παράμετροι γεμίσματος"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3154564\n"
-"105\n"
+"01170202.xhp\n"
+"par_id3147396\n"
+"62\n"
"help.text"
-msgid "Form"
-msgstr "Φόρμα"
+msgid "<ahelp hid=\"HID_EVT_APPROVEPARAMETER\">The<emph> Fill parameters </emph>event occurs when the form to be loaded has parameters that must be filled out.</ahelp> For example, the data source of the form can be the following SQL command:"
+msgstr "<ahelp hid=\"HID_EVT_APPROVEPARAMETER\">Το συμβάν <emph> Παράμετροι γεμίσματος </emph>συμβαίνει όταν η φόρμα για να φορτώσει έχει παραμέτρους που πρέπει να συμπληρωθούν.</ahelp> Για παράδειγμα, η προέλευση δεδομένων της φόρμας μπορεί να είναι η ακόλουθη SQL εντολή:"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3159176\n"
-"106\n"
+"01170202.xhp\n"
+"par_id3148773\n"
+"63\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_SEARCHFORM_LB_FORM\">Specifies the logical form in which you want the search to take place.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_SEARCHFORM_LB_FORM\">Εδώ, μπορείτε να καθορίσετε τη λογική μορφή με την οποία θέλετε να πραγματοποιηθεί η αναζήτηση.</ahelp>"
+msgid "SELECT * FROM address WHERE name=:name"
+msgstr "SELECT * FROM address WHERE name=:name"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3155434\n"
-"107\n"
+"01170202.xhp\n"
+"par_id3149581\n"
+"64\n"
"help.text"
-msgid "The<emph> Form </emph>combo box is only visible if the current document is a form document with more than one logical form. It does not appear during a search in tables or queries."
-msgstr "Το πεδίο συνδυασμού <emph>Φόρμα </emph>είναι ορατό μόνο όταν το τρέχον έγγραφο είναι έγγραφο φόρμας με περισσότερες από μία λογικές μορφές. Δεν εμφανίζεται κατά τη διάρκεια της αναζήτησης σε πίνακες ή ερωτήματα."
+msgid "Here :name is a parameter that must be filled out when loading. The parameter is automatically filled out from the parent form if possible. If the parameter cannot be filled out, this event is called and a linked macro can fill out the parameter."
+msgstr "Εδώ το :name είναι μία παράμετρος που πρέπει να συμπληρωθεί κατά τη φόρτωση. Η παράμετρος συμπληρώνεται αυτόματα από την την κύρια φόρμα εφόσον αυτό είναι δυνατό. Αν δεν είναι δυνατή η συμπλήρωση της παραμέτρου, καλείται το συμβάν αυτό, οπότε είναι δυνατή η συμπλήρωση της παραμέτρου από μια συνδεδεμένη μακροεντολή."
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3151384\n"
-"108\n"
+"01170202.xhp\n"
+"hd_id3146926\n"
+"9\n"
"help.text"
-msgid "Form documents may contain multiple logical forms. These are individual form components, which are each linked to a table."
-msgstr "Τα έγγραφα φόρμας μπορεί να περιέχουν πολλαπλές λογικές φόρμες. Αυτά είναι ανεξάρτητα στοιχεία φόρμας, που είναι συνδεδεμένα με πίνακα."
+msgid "Error occurred"
+msgstr "Παρουσιάστηκε σφάλμα"
-#: 12100200.xhp
+#: 01170202.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3145086\n"
-"109\n"
+"01170202.xhp\n"
+"par_id3149485\n"
+"10\n"
"help.text"
-msgid "The <emph>Form</emph> combo box contains the names of all logical forms for which controls exist."
-msgstr "Το πεδίο συνδυασμού <emph>Φόρμα</emph> περιέχει όλα τα ονόματα των λογικών μορφών για τα οποία υπάρχουν πεδία ελέγχου."
+msgid "<ahelp hid=\"HID_EVT_ERROROCCURRED\">The<emph> Error occurred </emph>event is activated if an error occurs when accessing the data source.</ahelp> This applies to forms, list boxes and combo boxes."
+msgstr "<ahelp hid=\"HID_EVT_ERROROCCURRED\">Το γεγονός<emph> Παρουσιάστηκε σφάλμα </emph>ενεργοποιείται εάν παρουσιαστεί ένα σφάλμα καθώς έχουμε πρόσβαση στην προέλευση δεδομένων.</ahelp> Αυτό εφαρμόζεται σε φόρμες, σε πλαίσια λίστας και σε σύνθετα πλαίσια."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3159414\n"
-"11\n"
+"01170203.xhp\n"
+"tit\n"
"help.text"
-msgid "All Fields"
-msgstr "Όλα τα πεδία"
+msgid "Data"
+msgstr "Δεδομένα"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3153896\n"
-"12\n"
+"01170203.xhp\n"
+"bm_id3150040\n"
"help.text"
-msgid "<ahelp hid=\"HID_SEARCH_ALLFIELDS\">Searches through all fields.</ahelp> If you are running a search in a table, all fields in the table will be searched. If you are running a search in a form, all fields of the logical form (entered under <emph>Form</emph>) will be searched. If you are running a search in a table control field, all columns that are linked to a valid database table field will be searched."
-msgstr "<ahelp hid=\"HID_SEARCH_ALLFIELDS\">Εκτελείται αναζήτηση σε όλα τα πεδία.</ahelp> Αν εκτελείτε αναζήτηση σε πίνακα, η αναζήτηση θα συμπεριλάβει όλα τα πεδία του πίνακα. Αν εκτελείτε αναζήτηση σε φόρμα, θα συμπεριληφθούν όλα τα πεδία της λογικής μορφής (που καταχωρήθηκε στο πεδίο <emph>Φόρμα</emph>). Αν εκτελείτε αναζήτηση σε πεδίο ελέγχου πίνακα, θα συμπεριληφθούν όλες οι στήλες, οι οποίες συνδέονται με ένα έγκυρο πεδίο πίνακα βάσης δεδομένων."
+msgid "<bookmark_value>forms; data</bookmark_value><bookmark_value>data; forms and subforms</bookmark_value><bookmark_value>forms; subforms</bookmark_value><bookmark_value>subforms; description</bookmark_value>"
+msgstr "<bookmark_value>φόρμες, δεδομένα</bookmark_value><bookmark_value>δεδομένα, φόρμες και δευτερεύουσες φόρμες</bookmark_value><bookmark_value>φόρμες, δευτερεύουσες φόρμες</bookmark_value><bookmark_value>δευτερεύουσες φόρμες, περιγραφή</bookmark_value>"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3151054\n"
-"13\n"
+"01170203.xhp\n"
+"hd_id3150040\n"
+"1\n"
"help.text"
-msgid "Note that the fields of the current logical form do not have to be identical to the fields of the form document. If the form document contains fields that point to multiple data sources (that is, multiple logical forms), the <emph>All Fields</emph> option will only search for the fields linked to data sources in the form document."
-msgstr "Σημειώστε ότι τα πεδία της τρέχουσας λογικής μορφής δεν είναι απαραίτητο να είναι ίδια με τα πεδία του εγγράφου φόρμας. Στην περίπτωση που το έγγραφο φόρμας περιέχει πεδία που παραπέμπουν σε πολλές προελεύσεις δεδομένων (δηλ. σε πολλές λογικές μορφές), η επιλογή <emph>Όλα τα πεδία</emph> θα αναζητήσει μόνο τα πεδία που είναι συνδεδεμένα με προελεύσεις δεδομένων του εγγράφου φόρμας."
+msgid "<link href=\"text/shared/02/01170203.xhp\" name=\"Data\">Data</link>"
+msgstr "<link href=\"text/shared/02/01170203.xhp\" name=\"Δεδομένα\">Δεδομένα</link>"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3150865\n"
-"15\n"
+"01170203.xhp\n"
+"par_id3147242\n"
+"2\n"
"help.text"
-msgid "Single field"
-msgstr "Μεμονωμένο πεδίο"
+msgid "The<emph> Data </emph>tab page defines the form properties that refer to the database that is linked to the form."
+msgstr "Η σελίδα καρτέλας επιλογών<emph> Δεδομένα </emph>καθορίζει τις ιδιότητες φόρμας που αναφέρονται στη βάση δεδομένων που είναι συνδεδεμένη με τη φόρμα."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3153360\n"
-"16\n"
+"01170203.xhp\n"
+"par_id3149398\n"
+"107\n"
"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SINGLEFIELD\">Searches through a specified data field.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SINGLEFIELD\">Εκτελείται αναζήτηση μέσα από ένα συγκεκριμένο πεδίο δεδομένων.</ahelp>"
+msgid "Defines the data source on which the form is based, or specifies whether the data can be edited by the user. Apart from the sort and filter functions, you will also find all the necessary properties to create a <link href=\"text/shared/02/01170203.xhp\" name=\"subform\">subform</link>."
+msgstr "Ορίζει την προέλευση δεδομένων στην οποία βασίζεται η φόρμα, ή καθορίζει αν τα δεδομένα μπορούν να τροποποιηθούν από τον χρήστη. Εκτός από τις λειτουργίες ταξινόμησης και φίλτρου, θα βρείτε επίσης όλες τις ιδιότητες που είναι απαραίτητες για τη δημιουργία μιας <link href=\"text/shared/02/01170203.xhp\" name=\"δευτερεύουσας φόρμας\">δευτερεύουσας φόρμας</link>."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3154365\n"
-"17\n"
+"01170203.xhp\n"
+"hd_id3154810\n"
+"5\n"
"help.text"
-msgid "Settings"
-msgstr "Ρυθμίσεις"
+msgid "Data source"
+msgstr "Προέλευση δεδομένων"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3158408\n"
-"18\n"
+"01170203.xhp\n"
+"par_id3152349\n"
+"16\n"
"help.text"
-msgid "Defines settings to control the search."
-msgstr "Εδώ, μπορείτε να πραγματοποιήσετε έναν αριθμό από ρυθμίσεις για να ελέγξετε την αναζήτηση."
+msgid "<ahelp hid=\"HID_PROP_DATASOURCE\">Defines the data source to which the form should refer.</ahelp> If you click the <emph>...</emph> button, you call the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\"><emph>Open</emph></link> dialog, where you can choose a data source."
+msgstr "<ahelp hid=\"HID_PROP_DATASOURCE\"> Καθορίζει την προέλευση , δηλαδή, σε ποια δεδομένα πρέπει να αναφέρεται η φόρμα.</ahelp> Αν επιλέξετε το <emph>...</emph> κουμπί, καλείτε το <link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\"><emph>Άνοιγμα</emph></link> πλαίσιο διαλόγου, όπου μπορείτε να επιλέξετε μια προέλευση δεδομένων."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3149809\n"
-"19\n"
+"01170203.xhp\n"
+"hd_id3146948\n"
+"6\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "Content"
+msgstr "Περιεχόμενο"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3148673\n"
-"20\n"
+"01170203.xhp\n"
+"par_id3155922\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"HID_SEARCH_POSITION\">Specifies the relationship of the search term and the field contents.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_SEARCH_POSITION\">Εδώ καταχωρείτε τη σχέση μεταξύ του όρου αναζήτησης και των περιεχομένων του πεδίου.</ahelp> Οι παρακάτω επιλογές είναι διαθέσιμες:"
+msgid "<ahelp hid=\"HID_PROP_CURSORSOURCE\">Determines the content to be used for the form. The content can be an existing table or a query (previously created in the database), or it can be defined by an SQL-statement. Before you enter a content you have to define the exact type in <emph>Content type</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_CURSORSOURCE\">Καθορίζει το περιεχόμενο που πρόκειται να χρησιμοποιηθεί στη φόρμα. Το περιεχόμενο μπορεί να είναι ένας υπάρχον πίνακας ή ένα ερώτημα (που δημιουργήθηκε πριν στη βάση δεδομένων), ή μπορεί να είναι να προσδιοριστεί από μια δήλωση SQL. Πριν εισάγετε ένα περιεχόμενο πρέπει να καθορίσετε τον ακριβή τύπο σε <emph>Τύπος περιεχόμενου</emph>.</ahelp>"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3156280\n"
-"21\n"
+"01170203.xhp\n"
+"par_id3149657\n"
+"27\n"
"help.text"
-msgid "anywhere in the field"
-msgstr "οπουδήποτε στο πεδίο"
+msgid "If you have selected either \"Table\" or \"Query\" in <emph>Content type</emph>, the box lists all the tables and queries set up in the selected database."
+msgstr "Αν έχετε επιλέξει το \"Πίνακας\" ή το \"Ερώτημα\" σε <emph>Τύπο περιεχομένων</emph>, το πλαίσιο βάζει σε λίστα όλους τους πίνακες και τα ερωτήματα που έχουν οργανωθεί στην επιλεγμένη βάση δεδομένων."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3145744\n"
-"22\n"
+"01170203.xhp\n"
+"hd_id3148755\n"
+"7\n"
"help.text"
-msgid "Returns all fields containing the search pattern anywhere in the field."
-msgstr "Εμφανίζει όλα τα πεδία που περιέχουν το μοτίβο αναζήτησης οπουδήποτε στο πεδίο."
+msgid "Content type"
+msgstr "Τύπος περιεχομένων"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3148451\n"
-"23\n"
+"01170203.xhp\n"
+"par_id3150541\n"
+"19\n"
"help.text"
-msgid "beginning of field"
-msgstr "αρχή του πεδίου"
+msgid "<ahelp hid=\"HID_PROP_CURSORSOURCETYPE\">Defines whether the data source is to be an existing database table or query, or if the form is to be generated based on an SQL statement.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_CURSORSOURCETYPE\">Ορίζει αν η προέλευση αρχείων είναι σε υπάρχον πίνακα δεδομένων ή ερώτημα, ή αν η φόρμα θα δημιουργηθεί βασισμένη σε δήλωση SQL.</ahelp>"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3155429\n"
-"24\n"
+"01170203.xhp\n"
+"par_id3153192\n"
+"29\n"
"help.text"
-msgid "Returns all fields containing the search pattern at the beginning of the field."
-msgstr "Εμφανίζει όλα τα πεδία που περιέχουν το μοτίβο αναζήτησης στην αρχή του πεδίου."
+msgid "If you choose \"Table\" or \"Query\", the form will refer to the table or query that you specify under <emph>Content</emph>. If you want to create a new query or a <link href=\"text/shared/02/01170203.xhp\" name=\"subform\">subform</link>, then you have to choose the \"SQL\" option. You can then enter the statement for the SQL query or the subform directly in the <emph>List content</emph> box on the Control properties Data tab page."
+msgstr "Αν επιλέξετε \"Πίνακας\" ή \"Ερώτημα\", η φόρμα θα αναφέρεται στον πίνακα ή στο ερώτημα που καθορίσατε στο <emph>Περιεχόμενο</emph>. Αν θέλετε να δημιουργήσετε ένα νέο ερώτημα ή μία <link href=\"text/shared/02/01170203.xhp\" name=\"υποφόρμα\">υποφόρμα</link>, τότε θα πρέπει να επιλέξετε την \"SQL\" επιλογή.Μπορείτε να εισάγετε την δήλωση για το SQL ερώτημα ή την υποφόρμα απευθείας στο πλαίσιο <emph>Περιεχόμενο λίστας</emph> στην καρτέλα των ιδιοτήτων πεδίου ελέγχου δεδομένων."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3155131\n"
-"74\n"
+"01170203.xhp\n"
+"hd_id3158409\n"
+"105\n"
"help.text"
-msgid "end of field"
-msgstr "στο τέλος του πεδίου"
+msgid "Analyze SQL command"
+msgstr "Ανάλυση εντολής SQL"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3153726\n"
-"75\n"
+"01170203.xhp\n"
+"par_id3145171\n"
+"106\n"
"help.text"
-msgid "Returns all fields containing the search pattern at the end of the field."
-msgstr "Εμφανίζει όλα τα πεδία που περιέχουν το μοτίβο αναζήτησης στο τέλος του πεδίου."
+msgid "<ahelp hid=\"HID_PROP_ESCAPE_PROCESSING\">Specifies whether the SQL statement is to be analyzed by %PRODUCTNAME.</ahelp> If set to Yes, you can click the <emph>...</emph> button next to the <emph>Content</emph> list box. This will open a window where you can graphically create a database query. When you close that window, the SQL statement for the created query will be inserted in the <emph>Content</emph> list box."
+msgstr "<ahelp hid=\"HID_PROP_ESCAPE_PROCESSING\"> Καθορίζει αν η SQL δήλωση είναι για ανάλυση από το %PRODUCTNAME. </ahelp>Αν ρυθμίστηκε στο Ναι, μπορείτε να πατήσετε το <emph>...</emph> κουμπί δίπλα στο <emph>Περιεχόμενο</emph> πεδίο λίστας. Αυτό θα ανοίξει ένα παράθυρο όπου μπορείτε γραφικά να δημιουργήσετε μια βάση δεδομένων για ερωτήματα. Όταν κλείσετε αυτό το παράθυρο, η SQL δήλωση για το δημιουργημένο ερώτημα θα εισαχθεί στο <emph>Περιεχόμενο</emph> πεδίο λίστας."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3147317\n"
-"25\n"
+"01170203.xhp\n"
+"hd_id3154684\n"
+"81\n"
"help.text"
-msgid "entire field"
-msgstr "όλο το πεδίο"
+msgid "Filter"
+msgstr "Φίλτρο"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3154127\n"
-"26\n"
+"01170203.xhp\n"
+"par_id3150449\n"
+"82\n"
"help.text"
-msgid "Returns all fields containing the search pattern as an exact match to the contents of the field."
-msgstr "Εμφανίζει όλα τα πεδία που περιέχουν το μοτίβο αναζήτησης ως ακριβές ταίριασμα με τα περιεχόμενα του πεδίου."
+msgid "<ahelp hid=\"HID_PROP_FILTER_CRITERIA\">Enter the required conditions for filtering the data in the form. The filter specifications follow SQL rules without using the WHERE clause.</ahelp> For example, if you want to display all records with the \"Mike\" forename, type into the data field: Forename = 'Mike'. You can also combine conditions: Forename = 'Mike' OR Forename = 'Peter'. All records matching either of these two conditions will be displayed."
+msgstr "<ahelp hid=\"HID_PROP_FILTER_CRITERIA\">Εισάγετε τις απαιτούμενες συνθήκες για φιλτράρισμα των δεδομένων στη φόρμα. Οι καθορισμοί φίλτρων ακολουθούν κανόνες SQL χωρίς να χρησιμοποιούν προτάσεις τύπου ΠΟΥ.</ahelp> Για παράδειγμα, αν θέλετε να εμφανίσετε όλες τις εγγραφές με το \"Mike\" αρχικό όνομα, πληκτρολογήστε μέσα στο πεδίο δεδομένων: Forename = 'Mike'. Μπορείτε επίσης να συνδυάσετε συνθήκες: Forename = 'Mike' ή Forename = 'Peter'. Όλες οι εγγραφές που ταιριάζουν σε κάποια εκ των δύο συνθηκών θα εμφανιστεί."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3152886\n"
-"27\n"
+"01170203.xhp\n"
+"par_id3156212\n"
+"83\n"
"help.text"
-msgid "If the <emph>Wildcard expression</emph> check box is marked, this function is not available."
-msgstr "Αν έχετε επιλέξει το πεδίο σήμανσης <emph>Έκφραση μπαλαντέρ</emph>, αυτή η λειτουργία δεν είναι διαθέσιμη."
+msgid "The filter function is available in user mode through the <link href=\"text/shared/02/12030000.xhp\" name=\"AutoFilter\"><emph>AutoFilter</emph></link> and <link href=\"text/shared/02/12090000.xhp\" name=\"Default Filter\"><emph>Default Filter</emph></link> icons on the <link href=\"text/shared/main0213.xhp\" name=\"Form Navigation Bar\"><emph>Form Navigation</emph> Bar</link>."
+msgstr "Η λειτουργία φίλτρου είναι διαθέσιμη στην κατάσταση λειτουργίας χρήστη από τα εικονίδια <link href=\"text/shared/02/12030000.xhp\" name=\"Αυτόματο Φίλτρο\"><emph>Αυτόματο Φίλτρο</emph></link> και <link href=\"text/shared/02/12090000.xhp\" name=\"προεπιλεγμένο φίλτρο\"><emph>προεπιλεγμένο φίλτρο</emph></link> στη γραμμή <link href=\"text/shared/main0213.xhp\" name=\"Γραμμή περιήγησης φόρμας\"><emph>Περιήγηση φόρμας</emph></link>."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3149664\n"
-"28\n"
+"01170203.xhp\n"
+"hd_id3156005\n"
+"84\n"
"help.text"
-msgid "Apply field format"
-msgstr "Εφαρμογή μορφής πεδίου"
+msgid "Sort"
+msgstr "Ταξινόμηση"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3146975\n"
-"29\n"
+"01170203.xhp\n"
+"par_id3163712\n"
+"85\n"
"help.text"
-msgid "<ahelp hid=\"HID_SEARCH_FORMATTER\">Specifies that all field formats are considered when searching in the current document.</ahelp> Field formats are all visible formats that are created using the following possibilities:"
-msgstr "<ahelp hid=\"HID_SEARCH_FORMATTER\">Δηλώνει ότι όλες οι μορφές πεδίων λαμβάνονται υπόψη κατά τη διάρκεια μιας αναζήτησης στο τρέχον έγγραφο.</ahelp> Οι μορφές των πεδίων είναι όλες οι ορατές μορφές που δημιουργούνται με τους ακόλουθους πιθανούς τρόπους:"
+msgid "<ahelp hid=\"HID_PROP_SORT_CRITERIA\">Specifies the conditions to sort the data in the form. The specification of the sorting conditions follows SQL rules without the use of the ORDER BY clause.</ahelp> For example, if you want all records of a database to be sorted in one field in an ascending order and in another field in a descending order, enter Forename ASC, Name DESC (presuming Forename and Name are the names of the data fields)."
+msgstr "<ahelp hid=\"HID_PROP_SORT_CRITERIA\">Καθορίζει τις συνθήκες για να ταξινομηθούν τα δεδομένα στη φόρμα. Ο ορισμός των συνθηκών ταξινόμησης ακολουθεί κανόνες SQL χωρίς την χρήση της κατά σειρά πρότασης.</ahelp> Για παράδειγμα, αν θέλετε όλες οι εγγραφές μιας βάσης δεδομένων να ταξινομηθούν σε ένα πεδίο σε αύξουσα σειρά και ένα άλλο πεδίο σε φθίνουσα σειρά, εισάγετε αρχικό όνομα ASC, όνομα DESC (προδικάζοντας ότι αρχικό όνομα και όνομα είναι ονόματα πεδίων δεδομένων)."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3150103\n"
-"78\n"
+"01170203.xhp\n"
+"par_id3156444\n"
+"86\n"
"help.text"
-msgid "in table design mode for field properties,"
-msgstr "σε κατάσταση σχεδιασμού πίνακα για ιδιότητες πεδίων,"
+msgid "The appropriate icons on the <link href=\"text/shared/main0213.xhp\" name=\"Form Navigation Bar\"><emph>Form Navigation</emph> Bar</link> can be used in User mode to sort: <link href=\"text/shared/02/12010000.xhp\" name=\"Sort Ascending\"><emph>Sort Ascending</emph></link>, <link href=\"text/shared/02/12020000.xhp\" name=\"Sort Descending\"><emph>Sort Descending</emph></link>, <link href=\"text/shared/02/12100100.xhp\" name=\"Sort\"><emph>Sort</emph></link>."
+msgstr "Τα κατάλληλα εικονίδια στη γραμμή <link href=\"text/shared/main0213.xhp\" name=\"Γραμμή περιήγησης φόρμας\"><emph>περιήγηση φόρμας</emph></link> μπορούν να χρησιμοποιηθούν στην κατάσταση λειτουργίας χρήστη για ταξινόμηση: <link href=\"text/shared/02/12010000.xhp\" name=\"Αύξουσα ταξινόμηση\"><emph>Αύξουσα ταξινόμηση</emph></link>, <link href=\"text/shared/02/12020000.xhp\" name=\"Φθίνουσα ταξινόμηση\"><emph>Φθίνουσα ταξινόμηση</emph></link>, <link href=\"text/shared/02/12100100.xhp\" name=\"Ταξινόμηση\"><emph>Ταξινόμηση</emph></link>."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3150488\n"
-"79\n"
+"01170203.xhp\n"
+"hd_id3148616\n"
+"8\n"
"help.text"
-msgid "in data source view on column formatting,"
-msgstr "σε προβολή προέλευσης δεδομένων για μορφοποίηση στηλών,"
+msgid "Add data only"
+msgstr "Μόνο προσθήκη δεδομένων"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3152941\n"
-"80\n"
+"01170203.xhp\n"
+"par_id3153139\n"
+"20\n"
"help.text"
-msgid "in forms on control properties."
-msgstr "σε φόρμες σε ιδιότητες στοιχείων ελέγχου."
+msgid "<ahelp hid=\"HID_PROP_DATAENTRY\">Determines if the form only allows the addition of new data (Yes) or if it allows other properties as well (No).</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_DATAENTRY\">Καθορίζει αν η φόρμα πρέπει να επιτρέπει την προσθήκη μόνο νέων δεδομένων (Ναι) ή αν πρέπει να επιτρέπει και άλλες ιδιότητες (Όχι).</ahelp>"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3156736\n"
-"81\n"
+"01170203.xhp\n"
+"par_id3148575\n"
+"21\n"
"help.text"
-msgid "If the <emph>Apply field format</emph> box is marked, the data source view of the table or form is searched using the formatting set there. If the box is not marked, the database is searched using the formatting saved in the database."
-msgstr "Αν το πεδίο <emph>Εφαρμογή μορφής πεδίου</emph> έχει επισημανθεί, γίνεται αναζήτηση στην προβολή προέλευσης δεδομένων του πίνακα ή της φόρμας χρησιμοποιώντας τη μορφοποίηση που ορίζεται εκεί. Αν το πεδίο δεν έχει επισημανθεί, γίνεται αναζήτηση στη βάση δεδομένων χρησιμοποιώντας τη μορφοποίηση που έχει αποθηκευτεί στη βάση."
+msgid "If <emph>Add data only</emph> is set to \"Yes\", changing or deleting data is not possible."
+msgstr "Αν η<emph>Μόνο προσθήκη δεδομένων</emph> έχει ρυθμιστεί στο \"Ναι\", η αλλαγή ή η διαγραφή δεδομένων δεν είναι δυνατή."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3151280\n"
-"82\n"
+"01170203.xhp\n"
+"hd_id3148455\n"
+"9\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "Navigation bar"
+msgstr "Γραμμή περιήγησης"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3149959\n"
-"83\n"
+"01170203.xhp\n"
+"par_id3157976\n"
+"22\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "Έχετε ένα πεδίο ημερομηνίας το οποίο έχει αποθηκευτεί σε μορφή \"DD.MM.YY\" στη βάση δεδομένωνη (για παράδειγμα, 17.02.65). Η μορφή μιας καταχώρησης αλλάζει στην εμφάνιση προέλευσης δεδομένων σε \"DD. MMM YYYY\" (17 Φεβ 1965). Ακολουθώντας αυτό το παράδειγμα, μια εγγραφή που περιέχει 17 Φεβρουαρίου μπορεί να βρεθεί μόνο όταν έχει ενεργοποιηθεί η επιλογή <emph>Εφαρμογή μορφής πεδίου</emph>:"
+msgid "<ahelp hid=\"HID_PROP_NAVIGATION\">Specifies whether the navigation functions in the lower form bar can be used.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_NAVIGATION\"> Καθορίζει αν οι λειτουργίες πλοήγησης της παρακάτω ράβδου της φόρμας μπορούν να χρησιμοποιηθούν.</ahelp>"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3150593\n"
-"84\n"
+"01170203.xhp\n"
+"par_id3149485\n"
+"79\n"
"help.text"
-msgid "Apply field format"
-msgstr "Εφαρμογή μορφής πεδίου"
+msgid "The \"Parent Form\" option is used for subforms. If you choose this option for a subform, you can navigate using the records of the main form if the cursor is placed in the subform. A subform is linked to the parent form by a 1:1 relationship, so navigation is always performed in the parent form."
+msgstr "Η επιλογή \"Γονική φόρμα\" χρησιμοποιείται για δευτερεύουσες φόρμες. Αν επιλέξετε αυτήν τη δυνατότητα για μια υποφόρμα, μπορείτε να πραγματοποιήσετε περιήγηση χρησιμοποιώντας τις εγγραφές της κύριας φόρμας όταν ο δρομέας τοποθετηθεί στη υποφόρμα. Η υποφόρμα είναι συνδεδεμένη με την γονική φόρμα σε αναλογία 1:1, επομένως η περιήγηση ολοκληρώνεται πάντοτε στη γονική φόρμα."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3145253\n"
-"85\n"
+"01170203.xhp\n"
+"hd_id3151051\n"
+"10\n"
"help.text"
-msgid "Search pattern"
-msgstr "Μοτίβο αναζήτησης"
+msgid "Cycle"
+msgstr "Κύκλος"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3083279\n"
-"86\n"
+"01170203.xhp\n"
+"par_id3154944\n"
+"23\n"
"help.text"
-msgid "on"
-msgstr "ναι"
+msgid "<ahelp hid=\"HID_PROP_CYCLE\">Determines how the navigation should be done using the tab key.</ahelp> Using the tab key, you can move forward in the form. If you simultaneously press the Shift key, the navigation will follow the opposite direction. If you reach the last (or the first) field and press the tab key again, it can have various effects. Define the key control with the following options:"
+msgstr "<ahelp hid=\"HID_PROP_CYCLE\">Καθορίζει πως η πλοήγηση θα πρέπει να γίνεται χρησιμοποιώντας το πλήκτρο tab. </ahelp> Χρησιμοποιώντας το πλήκτρο tab, μπορείτε να προωθηθείτε μέσα στη φόρμα. Αν ταυτόχρονα πιέσετε το πλήκτρο Shift, η Περιήγηση θα ακολουθήσει την αντίθετη κατεύθυνση. Όταν φτάσετε στο τελευταίο (ή το πρώτο) πεδίο και πιέσετε ξανά το πλήκτρο tab, ενδέχεται να συμβούν διάφορα αποτελέσματα. Καθορίστε το πεδίο ελέγχου πλήκτρου, μέσω των παρακάτω επιλογών:"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3155850\n"
+"01170203.xhp\n"
+"par_id3166413\n"
"87\n"
"help.text"
-msgid "\"Feb\" is returned, but not \"2\"."
-msgstr "Επιστρέφεται η τιμή \"Φεβ\", αλλά όχι \"2\" ."
+msgid "Option"
+msgstr "Επιλογή"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3148590\n"
+"01170203.xhp\n"
+"par_id3150424\n"
"88\n"
"help.text"
-msgid "off"
-msgstr "όχι"
+msgid "Meaning"
+msgstr "Έννοια"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3153418\n"
+"01170203.xhp\n"
+"par_id3150417\n"
"89\n"
"help.text"
-msgid "\"2\" is returned, but not \"Feb\"."
-msgstr "Επιστρέφεται η τιμή \"2\", αλλά όχι \"Φεβ\"."
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3151321\n"
+"01170203.xhp\n"
+"par_id3157847\n"
"90\n"
"help.text"
-msgid "It is recommended that you always search using field formatting."
-msgstr "Προτείνεται να χρησιμοποιείτε πάντα στην αναζήτηση την μορφοποίηση πεδίου."
+msgid "This setting automatically defines a cycle which follows an existing database link: If the form contains a database link, the Tab key will, by default, initiate a change to the next or previous record on exit from the last field (see All Records). If there is no database link the next/previous form is shown (see Current Page)."
+msgstr "Η επιλογή αυτή καθορίζει αυτόματα έναν κύκλο, ο οποίος ακολουθεί μία υπάρχουσα σύνδεση βάσης δεδομένων: Aν η φόρμα περιέχει ένα σύνδεσμο βάσης δεδομένων, το πλήκτρο Tab, από προεπιλογή, θα ξεκινήσει μια αλλαγή προς την επόμενη ή την προηγούμενη εγγραφή, κατά την έξοδο από το τελευταίο πεδίο (βλέπε Όλες οι εγγραφές). Όταν δεν υπάρχει σύνδεσμος βάσης δεδομένων, εμφανίζεται η φόρμα επόμενο/προηγούμενο (βλέπε Τρέχουσα σελίδα)."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3149401\n"
+"01170203.xhp\n"
+"par_id3153418\n"
"91\n"
"help.text"
-msgid "The following examples show possible issues when searching without field formatting. These issues depend on the database used and only occur for certain internal default formatting:"
-msgstr "Τα παρακάτω παραδείγματα εμφανίζουν πιθανά ζητήματα που εμφανίζονται κατά την αναζήτηση χωρίς μορφοποίηση πεδίου. Τα ζητήματα αυτά εξαρτώνται από τη βάση δεδομένων που χρησιμοποιείται και προκύπτουν μόνο για συγκεκριμένη εσωτερική προεπιλεγμένη μορφοποίηση:"
+msgid "All records"
+msgstr "Όλες οι εγγραφές"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3152971\n"
+"01170203.xhp\n"
+"par_id3152972\n"
"92\n"
"help.text"
-msgid "Search results"
-msgstr "Αποτελέσματα αναζήτησης"
+msgid "This option applies to database forms only and is used to navigate through all records. If you use the Tab key to exit from the last field of a form, the current record is changed."
+msgstr "Η επιλογή αυτή ισχύει μόνο για φόρμες βάσεων δεδομένων και χρησιμοποιείται για περιήγηση ανάμεσα σε όλες τις εγγραφές. Η τρέχουσα εγγραφή αλλάζει κατά την έξοδο από το τελευταίο πεδίο μιας φόρμας, μέσω του πλήκτρου Tab."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3154273\n"
+"01170203.xhp\n"
+"par_id3151020\n"
"93\n"
"help.text"
-msgid "Cause"
-msgstr "Αιτία"
+msgid "Active record"
+msgstr "Ενεργή εγγραφή"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3153836\n"
+"01170203.xhp\n"
+"par_id3145301\n"
"94\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "Η τιμή \"5\" επιστρέφει \"14:00:00\" ως ώρα"
+msgid "This option applies to database forms only, and is used to navigate within the current record. If you use the Tab key to exit from the last field of a form, the current record is changed."
+msgstr "Η επιλογή αυτή ισχύει μόνο για φόρμες βάσεων δεδομένων και χρησιμοποιείται για περιήγηση μέσα στην τρέχουσα εγγραφή. Η τρέχουσα εγγραφή αλλάζει κατά την έξοδο από το τελευταίο πεδίο μιας φόρμας, μέσω του πλήκτρου Tab."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3156332\n"
+"01170203.xhp\n"
+"par_id3146913\n"
"95\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "Τα πεδία ώρας δεν έχουν καθοριστεί για βάσεις δεδομένων dBase και πρέπει να προσομοιωθούν. Για εσωτερική εμφάνιση της ένδειξης ώρας 14:00:00 είναι απαραίτητο ένα 5."
+msgid "Current page"
+msgstr "Τρέχουσα σελίδα"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3157965\n"
+"01170203.xhp\n"
+"par_id3150330\n"
"96\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "Η ένδειξη \"00:00:00\" επιστρέφει όλες τις εγγραφές ενός πρότυπου πεδίου ώρας"
-
-#: 12100200.xhp
-msgctxt ""
-"12100200.xhp\n"
-"par_id3146081\n"
-"97\n"
-"help.text"
-msgid "The database stores a date value internally using a combined date/time field."
-msgstr "Η βάση δεδομένων αποθηκεύει εσωτερικά μία τιμή ημερομηνίας χρησιμοποιώντας ένα πεδίο συνδυασμού ημερομηνίας/ώρας."
-
-#: 12100200.xhp
-msgctxt ""
-"12100200.xhp\n"
-"par_id3155764\n"
-"98\n"
-"help.text"
-msgid "\"45.79\" does not return \"45.79\" although the <emph>entire field</emph> option is selected under <emph>Position</emph>."
-msgstr "Το \"45.79\" δεν επιστρέφει \"45.79\" παρόλο που η επιλογή <emph>ολόκληρο πεδίο</emph> έχει επιλεχθεί στη <emph>Θέση</emph>."
+msgid "On exit from the last field of a form, the cursor skips to the first field in the next form. This is standard for HTML forms; therefore, this option is especially relevant for HTML forms."
+msgstr "Κατά την έξοδο από το τελευταίο πεδίο μιας φόρμας, ο δρομέας μετακινείται στο πρώτο πεδίο της επόμενης φόρμας. Η ενέργεια αυτή είναι τυπική για φόρμες HTML, επομένως, η επιλογή αυτή αφορά κυρίως φόρμες HTML."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3155518\n"
-"99\n"
+"01170203.xhp\n"
+"hd_id3155064\n"
+"11\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "Όσα εμφανίζονται δεν ταιριάζουν με όσα είναι εσωτερικά αποθηκευμένα. Για παράδειγμα, αν η τιμή 45.789 έχει αποθηκευτεί στη βάση δεδομένων ως ένα πεδίο τύπου Αριθμός/Διπλής ακρίβειας και η εμφανιζόμενη μορφοποίηση είναι ρυθμισμένη να αναπαριστά μόνο δύο δεκαδικούς, μόνο το \"45.79\" επιστρέφεται σε αναζητήσεις με μορφοποίηση πεδίου."
+msgid "Allow additions"
+msgstr "Να επιτρέπεται προσθήκη δεδομένων"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3148481\n"
-"100\n"
+"01170203.xhp\n"
+"par_id3154360\n"
+"24\n"
"help.text"
-msgid "In this case, standard formatting is formatting that refers to the internally stored data. It is not always visible to the user, especially if it is used for simulating data types (for example, time fields in dBASE databases). This depends on the database used and the individual data type. Searching with field formatting is appropriate if you only want to find what is actually shown. This includes fields of type Date, Time, Date/Time and Number/Double."
-msgstr "Σε αυτή την περίπτωση, η τυπική μορφοποίηση είναι αυτή που αναφέρεται σε εσωτερικά αποθηκευμένα δεδομένα. Δεν είναι πάντα ορατή στο χρήστη, ειδικά όταν χρησιμοποιείται για την προσομοίωση τύπων δεδομένων (παραδείγματος χάρη, πεδία χρόνου σε βάσεις δεδομένων dBASE). Εξαρτάται από τη χρησιμοποιούμενη βάση δεδομένων και τον τύπο δεδομένων. Η αναζήτηση με μορφοποίηση πεδίου είναι κατάλληλη όταν θέλετε να αναζητήσετε μόνο ό,τι εμφανίζεται. Αυτό συμπεριλαμβάνει πεδία τύπου ημερομηνίας, ώρας, ημερομηνίας/ώρας και αριθμού/διπλής ακρίβειας"
+msgid "<ahelp hid=\"HID_PROP_ALLOW_ADDITIONS\">Determines if data can be added.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_ALLOW_ADDITIONS\">Καθορίζει το αν είναι δυνατή η προσθήκη δεδομένων.</ahelp>"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3154507\n"
-"31\n"
+"01170203.xhp\n"
+"hd_id3156054\n"
+"12\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "Ωστόσο, η αναζήτηση χωρίς την <emph>Εφαρμογή μορφής πεδίου</emph> είναι κατάλληλη για μεγαλύτερες βάσεις δεδομένων, χωρίς δυσκολίες που σχετίζονται με τη μορφοποίηση, γιατί είναι ταχύτερη."
+msgid "Allow modifications"
+msgstr "Να επιτρέπεται τροποποίηση δεδομένων"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3153355\n"
-"118\n"
+"01170203.xhp\n"
+"par_id3156377\n"
+"25\n"
"help.text"
-msgid "If you are searching the values of check boxes, and <emph>Apply field format</emph> is on, then you will receive a \"1\" for marked check boxes, a \"0\" for unmarked check boxes, and an empty string for undefined (tristate) check boxes. If the search has been carried out with <emph>Apply field format</emph> set to off, you will see the language-dependent default values \"TRUE\" or \"FALSE\"."
-msgstr "Αν αναζητείτε τιμές πεδίων σήμανσης, και η <emph>Εφαρμογή μορφής πεδίου</emph> είναι ενεργή, θα λάβετε ένα \"1\" για τα πεδία με σήμανση, ένα \"0\" για τα πεδία χωρίς σήμανση και μια κενή συμβολοσειρά για μη ορισμένα πεδία (τριών καταστάσεων). Αν η αναζήτηση πραγματοποιήθηκε με απενεργοποιημένη την <emph>Εφαρμογή μορφής πεδίου</emph>, θα λάβετε τις εξαρτώμενες από τη γλώσσα προκαθορισμένες τιμές \"ΑΛΗΘΕΣ\" ή \"ΨΕΥΔΕΣ\"."
+msgid "<ahelp hid=\"HID_PROP_ALLOW_EDITS\"> Determines if the data can be modified.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_ALLOW_EDITS\"> Καθορίζει αν είναι δυνατή η τροποποίηση δεδομένων.</ahelp>"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3150995\n"
-"119\n"
+"01170203.xhp\n"
+"hd_id3149019\n"
+"13\n"
"help.text"
-msgid "If you use <emph>Apply field format</emph> when searching in list boxes, you find the text displayed in list boxes. If you do not use <emph>Apply field format,</emph> you will find the contents corresponding to the standard field format."
-msgstr "Αν χρησιμοποιήσετε την <emph>Εφαρμογή μορφής πεδίου</emph> κατά την αναζήτηση σε πεδία λιστών, θα βρείτε κείμενο που εμφανίζεται σε πεδία λιστών. Αν δε χρησιμοποιήσετε την <emph>Εφαρμογή μορφής πεδίου,</emph> θα βρείτε περιεχόμενα που ανταποκρίνονται στην πρότυπη μορφή πεδίου."
+msgid "Allow deletions"
+msgstr "Να επιτρέπεται διαγραφή δεδομένων"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3150387\n"
-"32\n"
+"01170203.xhp\n"
+"par_id3148995\n"
+"26\n"
"help.text"
-msgid "Match case"
-msgstr "Ακριβής αναζήτηση"
+msgid "<ahelp hid=\"HID_PROP_ALLOW_DELETIONS\">Determines if the data can be deleted.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_ALLOW_DELETIONS\">Καθορίζει αν είναι δυνατή η διαγραφή δεδομένων.</ahelp>"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3159267\n"
-"33\n"
+"01170203.xhp\n"
+"hd_id3153714\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_SEARCH_CASE\">Specifies that upper and lower case are taken into consideration during the search.</ahelp>"
-msgstr "<ahelp hid=\"HID_SEARCH_CASE\">Δηλώνει ότι κατά την αναζήτηση θα ληφθεί υπόψη η διάκριση μεταξύ πεζών και κεφαλαίων χαρακτήρων.</ahelp>"
+msgid "Link master fields"
+msgstr "Σύνδεση κύριων πεδίων"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3145297\n"
-"34\n"
+"01170203.xhp\n"
+"par_id3147339\n"
+"14\n"
"help.text"
-msgid "Search backwards"
-msgstr "Αναζήτηση προς τα πίσω"
+msgid "<ahelp hid=\"HID_PROP_MASTERFIELDS\">If you create a <link href=\"text/shared/02/01170203.xhp\" name=\"subform\">subform</link>, enter the data field of the parent form responsible for the synchronization between parent and subform.</ahelp> To enter multiple values, press Shift + Enter after each input line."
+msgstr "<ahelp hid=\"HID_PROP_MASTERFIELDS\">Αν δημιουργήσετε μία <link href=\"text/shared/02/01170203.xhp\" name=\"υποφόρμα\">υποφόρμα</link>,εισάγετε τα δεδομένα πεδίου από την γονική φόρμα η οποία είναι υπεύθυνη για τον συγχρονισμό μεταξύ κύριας και δευτερεύουσας φόρμας.</ahelp> Για να εισάγετε πολλαπλές τιμές, πατήστε Shift + Enter μετά από κάθε γραμμή εισόδου."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3151249\n"
-"35\n"
+"01170203.xhp\n"
+"par_id3149568\n"
+"71\n"
"help.text"
-msgid "<ahelp hid=\"HID_SEARCH_BACKWARD\">Specifies that the search process will run in reverse direction, from the last to the first record.</ahelp>"
-msgstr "<ahelp hid=\"HID_SEARCH_BACKWARD\">Δηλώνει ότι αυτή η αναζήτηση θα εκτελεστεί με αντίθετη κατεύθυνση, από την τελευταία προς την πρώτη εγγραφή.</ahelp>"
+msgid "The subform is based on an <link href=\"text/shared/00/00000005.xhp#sql\" name=\"SQL\">SQL</link> query; more specifically, on a <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Parameter Query\">Parameter Query</link>. If a field name is entered in the <emph>Link master fields</emph> box, the data contained in that field in the main form is read to a variable that you must enter in <emph>Link slave fields</emph>. In an appropriate SQL statement, this variable is compared to the table data that the subform refers to. Alternatively, you can enter the column name in the <emph>Link master fields</emph> box."
+msgstr "Η υποφόρμα βασίζεται σε ένα ερώτημα <link href=\"text/shared/00/00000005.xhp#sql\" name=\"SQL\">SQL</link>, πιο συγκεκριμένα, σε ένα <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Ερώτημα Παραμέτρου\">Ερώτημα Παραμέτρου</link>. Αν ένα όνομα πεδίου εισαχθεί στο κουτί <emph>Σύνδεση κύριων πεδίων</emph>, τα δεδομένα που περιέχονται στο πεδίο μέσα στην κύρια φόρμα διαβάζονται σε μία μεταβλητή την οποία πρέπει να εισάγετε στο <emph>Σύνδεση δευτερευόντων πεδίων</emph>. Σε μία κατάλληλη πρόταση σε SQL, αυτή η μεταβλητή συγκρίνεται με τον πίνακα δεδομένων στον οποίο αναφέρεται η υποφόρμα. Εναλλακτικά, μπορείτε να εισάγετε το όνομα στήλης στο κουτί <emph>Σύνδεση κύριων πεδίων</emph>."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3152484\n"
-"36\n"
+"01170203.xhp\n"
+"par_id3156089\n"
+"72\n"
"help.text"
-msgid "From top / From bottom"
-msgstr "Από την αρχή / Από το τέλος"
+msgid "Consider the following example:"
+msgstr "Προσέξτε το παρακάτω παράδειγμα:"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3156316\n"
-"37\n"
+"01170203.xhp\n"
+"par_id3151017\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\"HID_SEARCH_STARTOVER\">Restarts the search. A forward search restarts with the first record. A backwards search restarts with the last record.</ahelp>"
-msgstr "<ahelp hid=\"HID_SEARCH_STARTOVER\">Επανεκκινεί την αναζήτηση. Μια αναζήτηση προς τα εμπρός επανεκκινείται από την πρώτη εγγραφή, ενώ μια αναζήτηση προς τα πίσω επανεκκινείται από την τελευταία εγγραφή.</ahelp>"
+msgid "The database table on which the form is based is, for example, a customer database (\"Customer\"), where every customer has been given a unique number in a data field named \"Cust_ID\". A customer's orders are maintained in another database table. You now want to see each customer's orders after entering them into the form. In order to do this you should create a subform. Under <emph>Link master fields</emph> enter the data field from the customer database which clearly identifies the customer, that is, Cust_ID. Under <emph>Link slave fields</emph> enter the name of a variable which is to accept the data of the field Cust_ID, for example, x."
+msgstr "Ο πίνακας της βάσης δεδομένων στον οποίο βασίζεται η φόρμα είναι, για παράδειγμα, μια βάση δεδομένων πελατών (\"Πελάτης\"), όπου σε κάθε πελάτη έχει δοθεί ένας μοναδικός αριθμός σε ένα πεδίο δεδομένων που ονομάζεται \"Cust_ID\". Οι παραγγελίες του πελάτη διατηρούνται σε άλλον πίνακα βάσης δεδομένων. Τώρα θέλετε να δείτε τις παραγγελίες κάθε πελάτη μετά την εισαγωγή τους στη φόρμα. Για να το κάνετε αυτό, πρέπει να δημιουργήσετε μια υποφόρμα.Κάτω απο τον <emph>Σύνδεσμο κύριου πεδίου</emph> εισάγετε τα δεδομένα πεδίου από την βάση δεδομένων του πελάτη, η οποία αναγνωρίζει πλήρως τον πελάτη, δηλαδή, Cust_ID. Κάτω από τον <emph>Σύνδεσμο δευτερεύοντος πεδίου</emph> εισάγετε το όνομα μιας μεταβλήτής, η οποία θα δεχθεί τα δεδομένα του πεδίου Cust_ID, για παράδειγμα, χ."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3163724\n"
-"38\n"
+"01170203.xhp\n"
+"par_id3151248\n"
+"73\n"
"help.text"
-msgid "Wildcard expression"
-msgstr "Έκφραση συμβόλων κράτησης θέσης"
+msgid "The subform should show the appropriate data from the orders table (\"Orders\") for each customer ID (Customer_ID -> x). This is only possible if each order is uniquely assigned to one customer in the orders table. Alternatively, you can use another field called Customer_ID; however, to make sure that this field is not confused with the same field from the main form, the field is called Customer_Number."
+msgstr "Η υποφόρμα πρέπει να εμφανίζει τα κατάλληλα δεδομένα από τον πίνακα παραγγελιών (\"Παραγγελίες\") για κάθε αναγνωριστικό πελάτη (Customer_ID -> x). Αυτό είναι δυνατό μόνο στην περίπτωση που κάθε παραγγελία αντιστοιχίζεται αποκλειστικά σε έναν πελάτη του πίνακα παραγγελιών. Εναλλακτικά, μπορείτε να χρησιμοποιήσετε ένα άλλο πεδίο που ονομάζεται Customer_ID,όμως, για να βεβαιωθείτε ότι αυτό το πεδίο δεν συγχέεται με το πεδίο της κύριας φόρμας το πεδίο αυτό ονομάζεται Customer_Number."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3149255\n"
-"64\n"
+"01170203.xhp\n"
+"par_id3153537\n"
+"74\n"
"help.text"
-msgid "<ahelp hid=\"HID_SEARCH_WILDCARD\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"HID_SEARCH_WILDCARD\" visibility=\"hidden\">Επιτρέπει αναζήτηση με ένα σύμβολο κράτησης θέσης * ή ?.</ahelp> Μπορείτε να χρησιμοποιήσετε τα παρακάτω σύμβολα κράτησης θέσης:"
+msgid "Now compare the Customer_Number in the \"Orders\" table with the Customer_ID from the \"Customers\" table, which can be done, for example, using the x variable with the following SQL statement:"
+msgstr "Tώρα συγκρίνετε το Customer_Number στον πίνακα \"Orders\"με το Customer_ID από τον πίνακα \"Customers\" ,το οποίο μπορεί να γίνει, για παράδειγμα, με τη χρήση της μεταβλητής χ με την ακόλουθη πρόταση σε SQL:"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3146317\n"
-"39\n"
+"01170203.xhp\n"
+"par_id3155335\n"
+"75\n"
"help.text"
-msgid "Wildcards"
-msgstr "Χαρακτήρες μπαλαντέρ"
+msgid "SELECT * FROM Orders WHERE Customer_Number =: x (if you want the subform to show all data from the orders table)"
+msgstr "SELECT * FROM Order WHERE Cust_ID =: x (εάν θέλετε η υποφόρμα να εμφανίζει όλα τα δεδομένα του πίνακα παραγγελιών)"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3150298\n"
-"40\n"
+"01170203.xhp\n"
+"par_id3163727\n"
+"76\n"
"help.text"
-msgid "Meaning"
-msgstr "Έννοια"
+msgid "or:"
+msgstr "ή:"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3153919\n"
-"41\n"
+"01170203.xhp\n"
+"par_id3153921\n"
+"77\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "SELECT Item FROM Orders WHERE Customer_Number =: x (if you want the subform from the orders table to show only the data contained in the \"Item\" field)"
+msgstr "SELECT Item FROM Orders WHERE Customer_Number =: x (αν θέλετε η υποφόρμα του πίνακα εντολών να εμφανίζει μόνο τα δεδομένα που περιέχονται στο πεδίο \"Item\")"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3158411\n"
-"42\n"
+"01170203.xhp\n"
+"par_id3148488\n"
+"78\n"
"help.text"
-msgid "?"
-msgstr "?"
+msgid "The SQL statement can either be entered in the <emph>Data source</emph> field, or you can create an appropriate parameter query, which can be used to create the subform."
+msgstr "Η πρόταση SQL μπορεί είτε να εισαχθεί κατευθείαν στο πεδίο <emph>Προέλευσης Δεδομένων</emph>, ή μπορείτε να δημιουργήσετε ένα κατάλληλο ερώτημα παραμέτρου, το οποίο να μπορεί να χρησιμοποιηθεί για τη δημιουργία δευτερεύουσας φόρμας."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3148874\n"
-"43\n"
+"01170203.xhp\n"
+"hd_id3150648\n"
+"4\n"
"help.text"
-msgid "for exactly one arbitrary character"
-msgstr "για ακριβώς έναν αυθαίρετο χαρακτήρα"
+msgid "Link slave fields"
+msgstr "Σύνδεση με δευτερεύοντα πεδία"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3150365\n"
-"44\n"
+"01170203.xhp\n"
+"par_id3149923\n"
+"15\n"
"help.text"
-msgid "\"?loppy\" returns \"Floppy\""
-msgstr "Το \"?loppy\" επιστρέφει \"Floppy\""
+msgid "<ahelp hid=\"HID_PROP_SLAVEFIELDS\">If you create a subform, enter the variable where possible values from the parent form field can be stored.</ahelp> If a subform is based on a query, enter the variable that you defined in the query. If you create a form using an SQL statement entered in the <emph>Data source</emph> field, enter the variable you used in the statement. You can choose any variable name. If you want to enter multiple values, press Shift + Enter."
+msgstr "<ahelp hid=\"HID_PROP_SLAVEFIELDS\">Αν δημιουργήσετε μία υποφόρμα, εισάγετε την μεταβλητή όπου πιθανές τιμές από την γονική φόρμα πεδίου μπορούν να φυλαχθούν.</ahelp> Αν η υποφόρμα βασίζεται σε ένα ερώτημα, εισάγετε τη μεταβλητή που καθορίσατε στο ερώτημα. Αν δημιουργήσετε μία φόρμα χρησιμοποιώντας μία πρόταση SQL που έχει εισαχθεί στο πεδίο <emph>Προέλευση δεδομένων</emph>, εισάγετε την μεταβλητή που χρησιμοποιήσατε στην πρόταση. Μπορείτε να επιλέξετε ένα οποιοδήποτε όνομα μεταβλητής. Αν θέλετε να εισάγετε πολλαπλές μεταβλητές, πατήστε Shift + Enter."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3166426\n"
-"65\n"
+"01170203.xhp\n"
+"par_id3155114\n"
+"31\n"
"help.text"
-msgid "\"M?ller\" returns, for example, Miller and Moller"
-msgstr "Το \"M?ller\" επιστρέφει, π.χ., Miller και Moller"
+msgid "If, for example, you specified the Customer_ID database field as a parent field under <emph>Link master fields</emph>, then you can define under <emph>Link slave fields</emph> the name of the variable in which the values of the Customer_ID database field are to be stored. If you now specify an SQL statement in the <emph>Data source</emph> box using this variable, the relevant values are displayed in the subform."
+msgstr "Αν, για παράδειγμα, καθορίσατε το πεδίο βάσης δεδομένων Customer_ID ως το γονικό πεδίο υπό τον <emph>Σύνδεσμο κύριου πεδίου</emph>, μπορείτε στη συνέχεια να καθορίσετε υπό τον <emph>Σύνδεσμο δευτερεύοντος πεδίου</emph> το όνομα της μεταβλητής στην οποία πρόκειται να αποθηκευτούν οι τιμές του πεδίου βάσης δεδομένων Customer_ID. Αν τώρα καθορίσετε μια πρόταση SQL στο πεδίο <emph>Προέλευση Δεδομένων</emph> χρησιμοποιώντας αυτήν τη μεταβλητή, οι σχετικές τιμές εμφανίζονται στη υποφόρμα."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3148803\n"
-"45\n"
+"01170203.xhp\n"
+"hd_id3152778\n"
+"32\n"
"help.text"
-msgid "*"
-msgstr "*"
+msgid "What is a subform?"
+msgstr "Τι είναι μια υποφόρμα;"
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3156138\n"
-"46\n"
+"01170203.xhp\n"
+"par_id3155579\n"
+"33\n"
"help.text"
-msgid "for 0 or more arbitrary characters"
-msgstr "για 0 ή περισσότερους αυθαίρετους χαρακτήρες"
+msgid "Forms are created based on a database table or database query. They display the data in a visually pleasant fashion and can be used to enter data or edit data."
+msgstr "Οι φόρμες δημιουργούνται με βάση έναν πίνακα βάσης δεδομένων ή ένα ερώτημα βάσης δεδομένων. Αυτές εμφανίζουν τα δεδομένα με γραφική απεικόνιση και είναι δυνατόν να χρησιμοποιηθούν για την εισαγωγή νέων δεδομένων ή για την επεξεργασία δεδομένων."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3146135\n"
-"47\n"
+"01170203.xhp\n"
+"par_id3147094\n"
+"34\n"
"help.text"
-msgid "\"*-*\" returns \"ZIP-Drive\" and \"CD-ROM\""
-msgstr "Το \"*-*\" επιστρέφει \"ZIP-Drive\" και \"CD-ROM\""
+msgid "<variable id=\"wozu\">If you require a form that can refer to the data in a table or query and can additionally display data from another table, you should create a subform. </variable> For example, this subform can be a text box that displays the data of another database table."
+msgstr "<variable id=\"wozu\">Στην περίπτωση που χρειάζεστε μια φόρμα, η οποία μπορεί να αναφέρεται στα δεδομένα ενός πίνακα ή ερωτήματος και μπορεί επίσης να εμφανίζει δεδομένα από άλλον πίνακα, τότε θα έπρεπε να δημιουργήσετε μια υποφόρμα μέσα στη φόρμα σας.</variable> Για παράδειγμα, αυτή η υποφόρμα μπορεί να είναι ένα πλαίσιο κειμένου που προβάλλει τα δεδομένα ενός άλλου πίνακα βάσης δεδομένων."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3155582\n"
-"66\n"
+"01170203.xhp\n"
+"par_id3157972\n"
+"35\n"
"help.text"
-msgid "\"M*er\" returns all entries starting with an \"M\" and ending in \"er\" (for example, Miller, Moller, Mather)"
-msgstr "Το \"M*er\" επιστρέφει όλες τις εγγραφές που αρχίζουν με \"M\" και τελειώνουν σε \"er\" (π.χ. Miller, Moller, Mather)"
+msgid "A subform is an additional component of the main form. The main form can be called the \"parent form\" or \"master\". Subforms are needed as soon as you want to access more than one table from a form. Each additional table requires its own subform."
+msgstr "Μια υποφόρμα δεν είναι τίποτα περισσότερο από ένα πρόσθετο στοιχείο της κύριας φόρμας. Η κύρια φόρμα ονομάζεται \"γονική φόρμα\" ή \"κύρια\". Οι υποφόρμες χρειάζονται αν θέλετε να έχετε πρόσβαση σε περισσότερους από έναν πίνακες από μία φόρμα. Κάθε επιπλέον πίνακας απαιτεί τη δική του υποφόρμα."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3145762\n"
-"48\n"
+"01170203.xhp\n"
+"par_id4807275\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "Εάν θέλετε να αναζητήσετε τους πραγματικούς χαρακτήρες ? ή *, εισάγετε τους με ανάποδη κάθετο: \"\\?\" ή \"\\*\". Όμως, αυτό είναι απαραίτητο μόνο όταν η <emph>έκφραση μπαλαντέρ</emph> είναι ενεργή. Όταν η επιλογή δεν είναι ενεργή, οι χαρακτήρες μπαλαντέρ επεξεργάζονται ως κανονικοί χαρακτήρες."
+msgid "After creating a form, it can be changed into a subform. To do this, enter Design Mode, and open the Form Navigator. In the Form Navigator, drag a form (that will become a subform) onto any other form (that will become a master)."
+msgstr "Αφού δημιουργηθεί μία φόρμα, μπορεί να αλλάξει σε υποφόρμα. Για να το κάνετε αυτό, μεταβείτε στην Λειτουργία Σχεδιασμού, και ανοίξτε την περιήγηση Φόρμας. Στην Περιήγηση Φόρμας, σύρετε μία φόρμα (η οποία θα γίνει υποφόρμα) πάνω από οποιαδήποτε άλλη φόρμα (η οποία θα γίνει κύρια)."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3147130\n"
-"49\n"
+"01170203.xhp\n"
+"par_id3158444\n"
+"36\n"
"help.text"
-msgid "Regular expression"
-msgstr "Κανονική έκφραση"
+msgid "The user of your document will not see that a form has subforms. The user only sees a document in which data is entered or where existing data is displayed."
+msgstr "Ο χρήστης του εγγράφου σας δεν βλέπει ότι μια φόρμα έχει υποφόρμες. Ο χρήστης βλέπει μόνο ένα έγγραφο στο οποίο εισάγονται δεδομένα ή προβάλλονται υπάρχοντα δεδομένα."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3150982\n"
-"50\n"
+"01170203.xhp\n"
+"par_idN10C2A\n"
"help.text"
-msgid "<ahelp hid=\"HID_SEARCH_REGULAR\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"HID_SEARCH_REGULAR\">Αναζητήσεις με κανονικές εκφράσεις.</ahelp> Οι ίδιες κανονικές εκφράσεις που υποστηρίζονται εδώ υποστηρίζονται επίσης στο <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Διάλογος εύρεσης & αντικατάστασης\">Διάλογος εύρεσης και αντικατάστασης</link>."
+msgid "Specify the Link master field from the data fields in the master form. In the subform, the Link slave field can be set as a field which will be matched to the contents of the Link master field."
+msgstr "Ορίστε τον σύνδεσμο κύριου πεδίου από τα πεδία δεδομένων της κύριας φόρμας. Στην υποφόρμα, ο σύνδεσμος δευτερεύοντος πεδίου μπορεί να ρυθμιστεί ως πεδίο που θα αντιστοιχηθεί στα περιεχόμενα του Συνδέσμου κύριου πεδίου."
-#: 12100200.xhp
+#: 01170203.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3154718\n"
-"67\n"
+"01170203.xhp\n"
+"par_idN10C2D\n"
"help.text"
-msgid "Searching with regular expressions offers more options than searching with wildcard expressions. If you search with regular expressions, the following characters correspond to those used in searches with wildcards:"
-msgstr "Η αναζήτηση με κανονικές εκφράσεις προσφέρει περισσότερες επιλογές από την αναζήτηση με εκφράσεις που περιέχουν εκφράσεις συμβόλων κράτησης θέσης. Αν αναζητάτε με κανονικές εκφράσεις, οι ακόλουθοι χαρακτήρες αντιστοιχούν σε αυτούς που χρησιμοποιούνται στις αναζητήσεις με σύμβολα κράτησης θέσης:"
+msgid "When the user navigates through the data, the form always displays the current data record. If there are subforms defined, the contents of the subforms will be displayed after a short delay of approximate 200 ms. This delay enables you to quickly browse through the data records of the master form. If you navigate to the next master data record within the delay limit, the subform data need not be retrieved and displayed."
+msgstr "Όταν ο χρήστης περιηγείται στα δεδομένα, η φόρμα πάντα προβάλλει την τρέχουσα εγγραφή δεδομένων. Αν υπάρχουν ορισμένες υποφόρμες, τα περιεχόμενα τους θα προβάλλονται μετά από μια μικρή καθυστέρηση των 200 ms. Αυτή η καθυστέρηση σας επιτρέπει να εξερευνήσετε γρήγορα τις εγγραφές δεδομένων της κύριας φόρμας. Αν περιηγηθείτε στην επόμενη κύρια εγγραφή δεδομένων μέσα στο χρονικό περιθώριο, τα δευτερεύοντα δεδομένα δεν θα ανακτηθούν ή προβληθούν."
-#: 12100200.xhp
+#: 01170300.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3153705\n"
-"68\n"
+"01170300.xhp\n"
+"tit\n"
"help.text"
-msgid "Search with wildcard expression"
-msgstr "Αναζήτηση με έκφραση συμβόλων κράτησης θέσης."
+msgid "Tab Order"
+msgstr "Σειρά Tab"
-#: 12100200.xhp
+#: 01170300.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3149209\n"
-"69\n"
+"01170300.xhp\n"
+"hd_id3146959\n"
+"1\n"
"help.text"
-msgid "Search with regular expressions"
-msgstr "Αναζήτηση με κανονικές εκφράσεις"
+msgid "<link href=\"text/shared/02/01170300.xhp\" name=\"Tab Order\">Tab Order</link>"
+msgstr "<link href=\"text/shared/02/01170300.xhp\" name=\"Σειρά ενεργοποίησης Tab\">Σειρά ενεργοποίησης Tab</link>"
-#: 12100200.xhp
+#: 01170300.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3151045\n"
-"70\n"
+"01170300.xhp\n"
+"par_id3150347\n"
+"2\n"
"help.text"
-msgid "?"
-msgstr "?"
+msgid "<variable id=\"text\"><ahelp hid=\".uno:TabDialog\">In the<emph> Tab Order </emph>dialog you can modify the order in which control fields get the focus when the user presses the tab key.</ahelp></variable>"
+msgstr "<variable id=\"text\"><ahelp hid=\".uno:TabDialog\">Στο παράθυρο διαλόγου <emph>Σειρά Tab </emph> μπορείτε να τροποποιήσετε τη σειρά εστίασης των πεδίων ελέγχου, με το πλήκτρο tab.</ahelp></variable>"
-#: 12100200.xhp
+#: 01170300.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3150384\n"
-"71\n"
+"01170300.xhp\n"
+"par_id3109850\n"
+"3\n"
"help.text"
-msgid "."
-msgstr "."
+msgid "If form elements are inserted into a document, <item type=\"productname\">%PRODUCTNAME</item> automatically determines in which order to move from one control to the next when using the Tab key. Every new control added is automatically placed at the end of this series. In the <emph>Tab Order</emph> dialog, you can adapt the order of this series to your individual needs."
+msgstr "Αν εισαχθούν στοιχεία φόρμας σε ένα έγγραφο , το <item type=\"productname\">%PRODUCTNAME</item> καθορίζει αυτόματα τη σειρά μετακίνησης από ένα πεδίο ελέγχου στο επόμενο με τη χρήση του πλήκτρου Tab. Κάθε νέο πεδίο ελέγχου που προστίθεται, τοποθετείται αυτόματα στο τέλος αυτής της σειράς. Στο παράθυρο διαλόγου <emph>Σειρά Tab</emph>, μπορείτε να προσαρμόσετε τη διάταξη αυτών των σειρών, ανάλογα με τις ατομικές σας ανάγκες."
-#: 12100200.xhp
+#: 01170300.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3153793\n"
-"72\n"
+"01170300.xhp\n"
+"par_id3155934\n"
+"12\n"
"help.text"
-msgid "*"
-msgstr "*"
+msgid "You can also define the index of a control through its specific properties by entering the desired value under <link href=\"text/shared/02/01170101.xhp\" name=\"Order\"><emph>Order</emph></link> in the <emph>Properties</emph> dialog of the control."
+msgstr "Μπορείτε επίσης να καθορίσετε τον δείκτη ενός στοιχείου ελέγχου μέσω των συγκεκριμένων ιδιοτήτων του, εισάγοντας την τιμή που θέλετε στο πεδίο <link href=\"text/shared/02/01170101.xhp\" name=\"Διάταξη\"><emph>Διάταξη</emph></link> μέσα στο παράθυρο διαλόγου <emph>Ιδιότητες</emph> του ελέγχου."
-#: 12100200.xhp
+#: 01170300.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3150428\n"
-"73\n"
+"01170300.xhp\n"
+"par_id3149760\n"
+"13\n"
"help.text"
-msgid ".*"
-msgstr ".*"
+msgid "A radio button inside a group can only be accessed by the Tab key when one of the radio buttons is set to \"selected\". If you have designed a group of radio buttons where no button is set to \"selected\", then the user will not be able to access the group or any of the radio buttons by keyboard."
+msgstr "Ένα κουμπί επιλογών (Radio) μέσα σε μία ομάδα είναι μόνο προσβάσιμο με το πλήκτρο Tab όταν ένα από τα πεδία επιλογής Radio είναι ρυθμισμένο σε \"επιλεγμένο\". Αν έχετε σχεδιάσει μία ομάδα από πεδία επιλογών Radio, όπου κανένα πεδίο δεν είναι ρυθμισμένο σε \"επιλεγμένο\", τότε ο χρήστης δεν θα μπορεί να έχει πρόσβαση στην ομάδα ή σε οποιοδήποτε πεδίο επιλογών Radio από το πληκτρολόγιο."
-#: 12100200.xhp
+#: 01170300.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3150861\n"
-"101\n"
+"01170300.xhp\n"
+"hd_id3149140\n"
+"4\n"
"help.text"
-msgid "State"
-msgstr "Κατάσταση"
+msgid "Controls"
+msgstr "Στοιχεία ελέγχου"
-#: 12100200.xhp
+#: 01170300.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3154477\n"
-"102\n"
+"01170300.xhp\n"
+"par_id3150789\n"
+"5\n"
"help.text"
-msgid "The <emph>State</emph> line shows the records returned by the search. If the search reaches the end (or the beginning) of a table, the search is automatically continued at the other end."
-msgstr "Η γραμμή <emph>Κατάσταση</emph> εμφανίζει τις εγγραφές που επέστρεψε η αναζήτηση. Αν η αναζήτηση φτάσει στο τέλος (ή την αρχή) ενός πίνακα, θα συνεχιστεί αυτόματα από το άλλο άκρο."
+msgid "<ahelp hid=\"HID_TABORDER_CONTROLS\">Lists all controls in the form. These controls can be selected with the tab key in the given order from top to bottom.</ahelp> Select a control from the <emph>Controls </emph>list to assign the desired position in the tab order."
+msgstr "<ahelp hid=\"HID_TABORDER_CONTROLS\">Παραθέτει όλα τα στοιχεία ελέγχου της φόρμας. Αυτά τα στοιχεία ελέγχου μπορούν να επιλεχθούν με το πλήκτρο tab στην δοσμένη σειρά από πάνω προς τα κάτω.</ahelp> Επιλέξτε ένα στοιχείο ελέγχου από τη λίστα <emph>Στοιχεία Ελέγχου </emph>για να το αντιστοιχίσετε με την επιθυμητή θέση στην διάταξη των καρτελών."
-#: 12100200.xhp
+#: 01170300.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3163720\n"
-"103\n"
+"01170300.xhp\n"
+"hd_id3153750\n"
+"6\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "Σε πολύ μεγάλες βάσεις δεδομένων, η αναζήτηση της εγγραφής κατά την αντίστροφη κατεύθυνση ενδέχεται να διαρκέσει αρκετά. Σε αυτήν την περίπτωση, η γραμμή κατάστασης σας πληροφορεί ότι συνεχίζεται η καταμέτρηση των εγγραφών."
+msgid "Move Up"
+msgstr "Μετακίνηση πάνω"
-#: 12100200.xhp
+#: 01170300.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3147389\n"
-"51\n"
+"01170300.xhp\n"
+"par_id3154751\n"
+"7\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Αναζήτηση / Ακύρωση"
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_TAB_ORDER_PB_MOVE_UP\">Click the<emph> Move Up</emph> button to shift the selected control one position higher in the tab order.</ahelp>"
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_TAB_ORDER_PB_MOVE_UP\">Κάντε κλικ στο κουμπί <emph> Μετακίνηση Πάνω</emph> για να μετακινήσετε το επιλεγμένο στοιχείο ελέγχου μία θέση ψηλότερα στην διάταξη καρτελών.</ahelp>"
-#: 12100200.xhp
+#: 01170300.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3154368\n"
-"52\n"
+"01170300.xhp\n"
+"hd_id3155339\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"HID_SEARCH_BTN_SEARCH\" visibility=\"hidden\">Starts or cancels the search.</ahelp> If the search is successfully completed, the corresponding field in the table is highlighted. You can continue the search by clicking the <emph>Search</emph> button again. You can cancel a search process by clicking the <emph>Cancel</emph> button."
-msgstr "<ahelp hid=\"HID_SEARCH_BTN_SEARCH\" visibility=\"hidden\">Εκκινεί ή ακυρώνει την αναζήτηση.</ahelp> Αν η αναζήτηση ολοκληρωθεί επιτυχώς, το αντίστοιχο πεδίο στον πίνακα θα επισημανθεί. Μπορείτε να συνεχίσετε την αναζήτηση κάνοντας κλικ στο πεδίο επιλογής <emph>Αναζήτηση</emph> ξανά. Μπορείτε να ακυρώσετε μια διαδικασία αναζήτησης κάνοντας κλικ στο πεδίο επιλογής <emph>Ακύρωση</emph>."
+msgid "Move Down"
+msgstr "Μετακίνηση κάτω"
-#: 12100200.xhp
+#: 01170300.xhp
msgctxt ""
-"12100200.xhp\n"
-"hd_id3145080\n"
-"53\n"
+"01170300.xhp\n"
+"par_id3154823\n"
+"9\n"
"help.text"
-msgid "Close"
-msgstr "Κλείσιμο"
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_TAB_ORDER_PB_MOVE_DOWN\">Click the<emph> Move Down</emph> button to shift the selected control one position lower in the tab order.</ahelp>"
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_TAB_ORDER_PB_MOVE_DOWN\">Κάντε κλικ στο κουμπί <emph> Μετακίνηση Κάτω</emph> για να μετακινήσετε το επιλεγμένο στοιχείο ελέγχου μία θέση χαμηλότερα στην διάταξη καρτελών.</ahelp>"
-#: 12100200.xhp
+#: 01170300.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3156166\n"
-"54\n"
+"01170300.xhp\n"
+"hd_id3154288\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_SEARCH_BTN_CLOSE\">Closes the dialog. The settings of the last search will be saved until you quit <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr "<ahelp hid=\"HID_SEARCH_BTN_CLOSE\">Κλείνει το διάλογο. Οι ρυθμίσεις της τελευταίας αναζήτησης θα αποθηκευτούν μέχρι να εξέλθετε από το <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgid "Automatic Sort"
+msgstr "Αυτόματη ταξινόμηση"
-#: 12100200.xhp
+#: 01170300.xhp
msgctxt ""
-"12100200.xhp\n"
-"par_id3151183\n"
-"104\n"
+"01170300.xhp\n"
+"par_id3153748\n"
+"11\n"
"help.text"
-msgid "If several tables or forms are open, you can set different search options for each document. When you close the documents only the search options of the document last closed are saved."
-msgstr "Αν έχετε ανοίξει πολλούς πίνακες ή φόρμες, μπορείτε να ορίστε ξεχωριστές επιλογές αναζήτησης για κάθε έγγραφο. Όταν κλείσετε τα έγγραφα μόνο οι επιλογές αναζήτησης του εγγράφου που έκλεισε τελευταίο θα αποθηκευτούν."
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_TAB_ORDER_PB_AUTO_ORDER\">Click the<emph> Automatic Sort</emph> button to automatically sort the controls according to their position in the document.</ahelp>"
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_TAB_ORDER_PB_AUTO_ORDER\">Κάντε κλικ στο κουμπί<emph> Αυτόματη Ταξινόμηση</emph> για να ταξινομήσετε αυτόματα τα στοιχεία ελέγχου σύμφωνα με την θέση τους στο έγγραφο.</ahelp>"
-#: 12050000.xhp
+#: 01170400.xhp
msgctxt ""
-"12050000.xhp\n"
+"01170400.xhp\n"
"tit\n"
"help.text"
-msgid "Refresh"
-msgstr "Ενημέρωση"
+msgid "Add Field"
+msgstr "Προσθήκη πεδίου"
-#: 12050000.xhp
+#: 01170400.xhp
msgctxt ""
-"12050000.xhp\n"
-"hd_id3154926\n"
+"01170400.xhp\n"
+"hd_id3144436\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/12050000.xhp\" name=\"Refresh\">Refresh</link>"
-msgstr "<link href=\"text/shared/02/12050000.xhp\" name=\"Ενημέρωση\">Ενημέρωση</link>"
+msgid "<link href=\"text/shared/02/01170400.xhp\" name=\"Add Field\">Add Field</link>"
+msgstr "<link href=\"text/shared/02/01170400.xhp\" name=\"Προσθήκη Πεδίου\">Προσθήκη Πεδίου</link>"
-#: 12050000.xhp
+#: 01170400.xhp
msgctxt ""
-"12050000.xhp\n"
-"par_id3156183\n"
+"01170400.xhp\n"
+"par_id3166460\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:Refresh\">Refreshes the displayed data.</ahelp> In a multi-user environment, refreshing the data ensures that it remains current."
-msgstr "<ahelp hid=\".uno:Refresh\">Ενημερώνει τα δεδομένα που εμφανίζονται.</ahelp> Σε ένα περιβάλλον πολλών χρηστών, η ενημέρωση των δεδομένων εξασφαλίζει ότι παραμένουν τρέχοντα."
-
-#: 12050000.xhp
-msgctxt ""
-"12050000.xhp\n"
-"par_id3147261\n"
-"help.text"
-msgid "<image id=\"img_id3153910\" src=\"cmd/sc_reload.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153910\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153910\" src=\"cmd/sc_reload.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153910\">Εικονίδιο</alt></image>"
+msgid "<variable id=\"text\"><ahelp hid=\".uno:AddField\">Opens a window where you can select a database field to add to the form or report.</ahelp></variable>"
+msgstr "<variable id=\"text\"><ahelp hid=\".uno:AddField\">Ανοίγει ένα παράθυρο όπου μπορείτε να επιλέξετε ένα πεδίο βάσης δεδομένων για να προσθέσετε στη φόρμα ή στην αναφορά.</ahelp></variable>"
-#: 12050000.xhp
+#: 01170400.xhp
msgctxt ""
-"12050000.xhp\n"
-"par_id3145090\n"
+"01170400.xhp\n"
+"par_id3156114\n"
"3\n"
"help.text"
-msgid "Refresh"
-msgstr "Ενημέρωση"
+msgid "<ahelp hid=\"HID_FIELD_SEL\">The field selection window lists all database fields of the table or query that was specified as the data source in the <link href=\"text/shared/02/01170201.xhp\" name=\"Form Properties\">Form Properties</link>.</ahelp>"
+msgstr "<ahelp hid=\"HID_FIELD_SEL\">Το παράθυρο επιλογής πεδίου παραθέτει όλα τα πεδία βάσης δεδομένων του πίνακα ή του ερωτήματος που ορίστηκε ως η προέλευση δεδομένων στις <link href=\"text/shared/02/01170201.xhp\" name=\"Ιδιότητες Φόρμας\">Ιδιότητες Φόρμας</link>.</ahelp>"
-#: 12050000.xhp
+#: 01170400.xhp
msgctxt ""
-"12050000.xhp\n"
-"par_id3145345\n"
+"01170400.xhp\n"
+"par_id3147620\n"
"4\n"
"help.text"
-msgid "Click the arrow next to the <emph>Refresh </emph>icon to open a submenu with the following commands:"
-msgstr "Κάντε κλικ στο βέλος δίπλα στο εικονίδιοο <emph>Ενημέρωση</emph> για να ανοίξετε ένα υπομενού με τις ακόλουθες εντολές:"
+msgid "You can insert a field into the current document by dragging and dropping. A field is then inserted which contains a link to the database."
+msgstr "Μπορείτε να εισάγετε ένα πεδίο μέσα στο τρέχον έγγραφο με μεταφορά και απόθεση (drag and drop). Τότε, ένα πεδίο εισάγεται το οποίο περιέχει ένα σύνδεσμο στη βάση δεδομένων."
-#: 12050000.xhp
+#: 01170400.xhp
msgctxt ""
-"12050000.xhp\n"
-"par_id3156426\n"
+"01170400.xhp\n"
+"par_id3153541\n"
"5\n"
"help.text"
-msgid "<emph>Refresh</emph> - Displays the refreshed contents of the database table."
-msgstr "<emph>Ενημέρωση</emph> - Εμφανίζει τα ενημερωμένα περιεχόμενα του πίνακα της βάσης δεδομένων."
-
-#: 12050000.xhp
-msgctxt ""
-"12050000.xhp\n"
-"par_id3147088\n"
-"6\n"
-"help.text"
-msgid "<emph>Rebuild</emph> - <ahelp hid=\"HID_BROWSER_REFRESH_REBUILDVIEW\">Rebuilds the view of the database table. Use this command when you have changed the structure of the table.</ahelp>"
-msgstr "<emph>Αναδόμηση</emph> - <ahelp hid=\"HID_BROWSER_REFRESH_REBUILDVIEW\">Δημιουργεί ξανά την προβολή του πίνακα βάσης δεδομένων. Χρησιμοποιήστε αυτή την εντολή όταν έχετε αλλάξει τη δομή του πίνακα.</ahelp>"
+msgid "If you add fields to a form and you switch off the <link href=\"text/shared/02/01170500.xhp\" name=\"Design Mode\">Design Mode</link>, you can see that $[officename] adds a labeled input field for every inserted database field."
+msgstr "Αν προσθέσετε πεδία σε μια φόρμα και απενεργοποιήσετε την <link href=\"text/shared/02/01170500.xhp\" name=\"Λειτουργία Σχεδιασμού\">Λειτουργία Σχεδιασμού</link>, μπορείτε να δείτε ότι το $[officename] προσθέτει ένα πεδίο εισόδου που ορίζεται από μία ετικέτα για κάθε ένα εισαγόμενο πεδίο βάσης δεδομένων."
-#: 24010000.xhp
+#: 01170500.xhp
msgctxt ""
-"24010000.xhp\n"
+"01170500.xhp\n"
"tit\n"
"help.text"
-msgid "Graphic Filter Bar"
-msgstr "Φίλτρο γραφικών"
+msgid "Design Mode On/Off"
+msgstr "Λειτουργία Σχεδίασης Ενεργή/Ανενεργή"
-#: 24010000.xhp
+#: 01170500.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3151299\n"
+"01170500.xhp\n"
+"hd_id3151100\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/24010000.xhp\" name=\"Graphic Filter Bar\">Graphic Filter Bar</link>"
-msgstr "<link href=\"text/shared/02/24010000.xhp\" name=\"Φίλτρο γραφικών\">Φίλτρο γραφικών </link>"
+msgid "<link href=\"text/shared/02/01170500.xhp\" name=\"Design Mode On/Off\">Design Mode On/Off</link>"
+msgstr "<link href=\"text/shared/02/01170500.xhp\" name=\"Λειτουργία Σχεδίασης Ναι/Όχι\">Λειτουργία Σχεδίασης Ναι/Όχι</link>"
-#: 24010000.xhp
+#: 01170500.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3156183\n"
+"01170500.xhp\n"
+"par_id3150040\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:GraphicFilterToolbox\">This icon on the <emph>Picture</emph> bar opens the <emph>Graphic Filter</emph> bar, where you can use various filters on the selected picture.</ahelp>"
-msgstr "<ahelp hid=\".uno:GraphicFilterToolbox\">Αυτό το εικονίδιο στη γραμμή εργαλείων <emph>Εικόνα</emph> ανοίγει το <emph>Φίλτρο γραφικών</emph>, όπου μπορείτε να χρησιμοποιήσετε διάφορα φίλτρα για την επιλεγμένη εικόνα.</ahelp>"
-
-#: 24010000.xhp
-msgctxt ""
-"24010000.xhp\n"
-"par_id3154673\n"
-"help.text"
-msgid "<image id=\"img_id3152924\" src=\"cmd/sc_graphicfiltertoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152924\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152924\" src=\"cmd/sc_graphicfiltertoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152924\">Εικονίδιο</alt></image>"
-
-#: 24010000.xhp
-msgctxt ""
-"24010000.xhp\n"
-"par_id3155805\n"
-"3\n"
-"help.text"
-msgid "Filter"
-msgstr "Φίλτρο"
-
-#: 24010000.xhp
-msgctxt ""
-"24010000.xhp\n"
-"hd_id3155535\n"
-"help.text"
-msgid "Invert"
-msgstr "Αναστροφή"
+msgid "<ahelp hid=\".uno:SwitchControlDesignMode\">Toggles the Design mode on or off. This function is used to switch quickly between <link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Design\">Design</link> and User mode. Activate to edit the form controls, deactivate to use the form controls.</ahelp>"
+msgstr "<ahelp hid=\".uno:SwitchControlDesignMode\">Εναλλάσσει την λειτουργία σχεδιασμού από ενεργή σε ανενεργή και το αντίστροφο. Αυτή η λειτουργία χρησιμοποιείται για να αλλάζει γρήγορα ανάμεσα σε <link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Σχεδιασμό\">Σχεδιασμό</link> και λειτουργία Χρήστη. Ενεργοποιείστε για να επεξεργαστείτε τα στοιχεία ελέγχου της φόρμας, απενεργοποιείστε για να χρησιμοποιήσετε τα στοιχεία ελέγχου της φόρμας.</ahelp>"
-#: 24010000.xhp
+#: 01170500.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3145345\n"
+"01170500.xhp\n"
+"par_id3153528\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\".uno:GraphicFilterInvert\">Inverts the color values of a color image, or the brightness values of a grayscale image. Apply the filter again to revert the effect.</ahelp>"
-msgstr "<ahelp hid=\".uno:GraphicFilterInvert\">Το φίλτρο αυτό αναστρέφει τις τιμές χρώματος μιας έγχρωμης εικόνας ή τις τιμές φωτεινότητας σε μια εικόνα ασπρόμαυρη ή με διαβαθμίσεις του γκρι. Εφαρμόστε το φίλτρο ξανά για να αντιστρέψετε το εφέ.</ahelp>"
-
-#: 24010000.xhp
-msgctxt ""
-"24010000.xhp\n"
-"par_id3153681\n"
-"help.text"
-msgid "<image id=\"img_id3145313\" src=\"cmd/sc_graphicfilterinvert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145313\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145313\" src=\"cmd/sc_graphicfilterinvert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145313\">Εικονίδιο</alt></image>"
-
-#: 24010000.xhp
-msgctxt ""
-"24010000.xhp\n"
-"par_id3147275\n"
-"6\n"
-"help.text"
-msgid "Invert"
-msgstr "Αναστροφή"
+msgid "Please note the <link href=\"text/shared/02/01171000.xhp\" name=\"Open in Design Mode\"><emph>Open in Design Mode</emph></link> function. If <emph>Open in Design Mode</emph> is activated, the document is always opened in Design mode, regardless of the state in which it is saved."
+msgstr "Να λάβετε υπόψιν σας την λειτουργία της επιλογής <link href=\"text/shared/02/01171000.xhp\" name=\"Άνοιγμα σε κατάσταση Σχεδιασμού\"><emph>Άνοιγμα σε κατάσταση Σχεδιασμού</emph></link>. Αν το <emph>Άνοιγμα σε κατάσταση Σχεδιασμού</emph> είναι ενεργοποιημένο, το έγγραφο θα ανοίγει πάντα στην λειτουργία σχεδιασμού, ανεξάρτητα από την κατάσταση στην οποία αποθηκεύτηκε."
-#: 24010000.xhp
+#: 01170500.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3153541\n"
+"01170500.xhp\n"
+"par_id3147088\n"
+"3\n"
"help.text"
-msgid "Smooth"
-msgstr "Ομαλά"
+msgid "If your form is linked to a database and you turn off the Design mode, the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link> is displayed at the lower margin of the document window. You can edit the link to the database in the <link href=\"text/shared/02/01170201.xhp\" name=\"Form Properties\">Form Properties</link>."
+msgstr "Αν η φόρμα σας είναι συνδεδεμένη με μια βάση δεδομένων και εσείς απενεργοποιήσετε την λειτουργία Σχεδιασμού, τότε η <link href=\"text/shared/main0213.xhp\" name=\"Γραμμή φόρμας\">Γραμμή φόρμας</link> προβάλλεται στο χαμηλότερο περιθώριο του παραθύρου του εγγράφου. Μπορείτε να επεξεργαστείτε τον σύνδεσμο προς την βάση δεδομένων στο <link href=\"text/shared/02/01170201.xhp\" name=\"Ιδιότητες Φόρμας\">Ιδιότητες Φόρμας</link>."
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3159399\n"
-"8\n"
+"01170600.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:GraphicFilterSmooth\">Softens or blurs the image by applying a low pass filter.</ahelp>"
-msgstr "<ahelp hid=\".uno:GraphicFilterSmooth\">Μαλακώνει ή θολώνει την εικόνα εφαρμόζοντας ένα χαμηλού περάσματος φίλτρο.</ahelp>"
+msgid "Form Navigator"
+msgstr "Περιήγηση φόρμας"
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3149514\n"
+"01170600.xhp\n"
+"bm_id3143284\n"
"help.text"
-msgid "<image id=\"img_id3154285\" src=\"cmd/sc_graphicfiltersmooth.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154285\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154285\" src=\"cmd/sc_graphicfiltersmooth.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154285\">Εικονίδιο</alt></image>"
+msgid "<bookmark_value>controls;arranging in forms</bookmark_value><bookmark_value>forms;Navigator</bookmark_value><bookmark_value>Form Navigator</bookmark_value><bookmark_value>subforms; creating</bookmark_value><bookmark_value>controls; hidden</bookmark_value><bookmark_value>hidden controls in Form Navigator</bookmark_value>"
+msgstr "<bookmark_value>στοιχεία ελέγχου,τακτοποίηση σε φόρμες</bookmark_value><bookmark_value>φόρμες,Περιήγηση</bookmark_value><bookmark_value>Περιήγηση φόρμας</bookmark_value><bookmark_value>υποφόρμες, δημιουργία</bookmark_value><bookmark_value>στοιχεία ελέγχου, κρυμμένα</bookmark_value><bookmark_value>κρυμμένα στοιχεία ελέγχου μέσα στην Περιήγηση φόρμας</bookmark_value>"
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3148492\n"
-"9\n"
+"01170600.xhp\n"
+"hd_id3143284\n"
+"1\n"
"help.text"
-msgid "Smooth"
-msgstr "Ομαλά"
+msgid "<link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link>"
+msgstr "<link href=\"text/shared/02/01170600.xhp\" name=\"Περιήγηση φόρμας\">Περιήγηση φόρμας</link>"
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3156329\n"
+"01170600.xhp\n"
+"par_id3149760\n"
+"2\n"
"help.text"
-msgid "Sharpen"
-msgstr "Όξυνση"
+msgid "<ahelp hid=\".uno:ShowFmExplorer\">Opens the <emph>Form Navigator</emph>. The <emph>Form Navigator</emph> displays all forms and subforms of the current document with their respective controls.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowFmExplorer\">Ανοίγει την<emph>Περιήγηση Φόρμας</emph>. Η <emph>Περιήγηση Φόρμας</emph> εμφανίζει όλες τις φόρμες και τις δευτερεύουσες φόρμες του τρέχοντος εγγράφου μαζί με τα αντίστοιχα πεδία ελέγχου.</ahelp>"
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3153760\n"
-"11\n"
+"01170600.xhp\n"
+"par_id3147399\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".uno:GraphicFilterSharpen\">Sharpens the image by applying a high pass filter.</ahelp>"
-msgstr "<ahelp hid=\".uno:GraphicFilterSharpen\">Οξύνει την εικόνα με το να εφαρμόζει ένα υψηλού περάσματος φίλτρο.</ahelp>"
+msgid "When using several forms, the Form Navigator gives an overview of all forms, and also provides various functions for editing them."
+msgstr "Όταν χρησιμοποιείτε διάφορες φόρμες, η Περιήγηση φόρμας δεν παρέχει μόνο μια επισκόπησή τους, αλλά και διάφορες λειτουργίες επεξεργασίας φόρμας."
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3153480\n"
+"01170600.xhp\n"
+"par_id3155552\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3156023\" src=\"cmd/sc_graphicfiltersharpen.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156023\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156023\" src=\"cmd/sc_graphicfiltersharpen.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156023\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_FORM_NAVIGATOR\">The <emph>Form Navigator</emph> contains a list of all created (logical) forms with the corresponding control fields.</ahelp> You can see whether a form contains control fields by the plus sign displayed before the entry. Click the plus sign to open the list of the form elements."
+msgstr "<ahelp hid=\"HID_FORM_NAVIGATOR\">Η <emph>Περιήγηση Φόρμας </emph> περιλαμβάνει μία λίστα από όλες τις (λογικές) φόρμες που δημιουργήθηκαν με την αντιστοιχία των πεδίων ελέγχου.</ahelp> Μπορείτε να δείτε αν η φόρμα περιλαμβάνει πεδία ελέγχου από το σύμβολο του σταυρού που βρίσκεται μπροστά από την καταχώρηση. Κάντε κλικ στο σύμβολο του σταυρού για να ανοίξει την λίστα των στοιχείων από τις φόρμες."
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3147265\n"
-"12\n"
+"01170600.xhp\n"
+"par_id3146957\n"
+"4\n"
"help.text"
-msgid "Sharpen"
-msgstr "Όξυνση"
+msgid "You can change how the different controls are arranged by dragging and dropping them in the <emph>Form Navigator</emph>. Select one or more controls and drag them into another form. Alternatively use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X or the context menu command <emph>Cut</emph> to move a control to the clipboard and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V or the command <emph>Insert</emph> to insert the control into another position."
+msgstr "Μπορείτε να αλλάξετε την διάταξη των διαφόρων στοιχείων ελέγχου μετακινώντας και αποθέτωντάς τα μέσα στην <emph>Πλοήγηση φόρμας</emph>. Επιλέξτε ένα ή περισσότερα στοιχεία ελέγχου και μετακινείστε τα σε μία άλλη φόρμα. Εναλλακτικά, χρησιμοποιήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X, ή την εντολή από το μενού περιβάλλοντος <emph>Αποκοπή</emph> για να μετακινήσετε ένα στοιχείο ελέγχου στο πρόχειρο και <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V ,ή την εντολή <emph>Εισαγωγή</emph> για να εισάγετε το στοιχείο ελέγχου σε μία άλλη θέση."
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3148946\n"
+"01170600.xhp\n"
+"par_id3155892\n"
+"22\n"
"help.text"
-msgid "Remove Noise"
-msgstr "Αφαίρεση θορύβου"
+msgid "To edit the name in the <emph>Form Navigator</emph>, click on the name and enter a new name, or use the command in the context menu."
+msgstr "Για να επεξεργαστείτε το όνομα στην <emph>Περιήγηση φόρμας</emph>, κάντε κλικ στο όνομα και εισάγετε ένα καινούργιο όνομα, ή χρησιμοποιήστε την εντολή στο μενού περιβάλλοντος."
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3150866\n"
-"14\n"
+"01170600.xhp\n"
+"par_id3156347\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".uno:GraphicFilterRemoveNoise\">Removes noise by applying a median filter.</ahelp>"
-msgstr "<ahelp hid=\".uno:GraphicFilterRemoveNoise\">Αφαιρεί τον θόρυβο με το να εφαρμόζει ένα ενδιάμεσο φίλτρο.</ahelp>"
+msgid "If you select a control in the <emph>Form Navigator</emph>, the corresponding element is selected in the document."
+msgstr "Αν επιλέξετε ένα πεδίο ελέγχου στην <emph>Περιήγηση φόρμας</emph>,επιλέγεται το αντίστοιχο στοιχείο του εγγράφου."
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3154938\n"
+"01170600.xhp\n"
+"par_id3153662\n"
+"6\n"
"help.text"
-msgid "<image id=\"img_id3153797\" src=\"cmd/sc_graphicfilterremovenoise.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153797\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153797\" src=\"cmd/sc_graphicfilterremovenoise.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153797\">Εικονίδιο</alt></image>"
+msgid "If you call the context menu of a selected entry, the <emph>Form Navigator</emph> offers the following functions:"
+msgstr "Αν καλέσετε το μενού περιβάλλοντος μιας επιλεγμένης εγγραφής, η <emph>Περιήγηση φόρμας</emph> παρέχει τις ακόλουθες λειτουργίες:"
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3149810\n"
-"15\n"
+"01170600.xhp\n"
+"hd_id3153252\n"
+"7\n"
"help.text"
-msgid "Remove Noise"
-msgstr "Αφαίρεση θορύβου"
+msgid "New"
+msgstr "Δημιουργία"
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3144760\n"
+"01170600.xhp\n"
+"par_id3153561\n"
+"8\n"
"help.text"
-msgid "Solarization"
-msgstr "Έκθεση στο φως"
+msgid "<ahelp hid=\"SID_FM_NEW\">Adds new elements to the form. The<emph> Add </emph>function can only be called if a form is selected in the <emph>Form Navigator</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SID_FM_NEW\">Προσθέτει καινούργια στοιχεία στη φόρμα. Η λειτουργία <emph> Προσθήκη </emph> είναι δυνατόν να κληθεί εάν η φόρμα έχει επιλεχθεί στην <emph>Περιήγηση φόρμας</emph>.</ahelp>"
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3159150\n"
-"74\n"
+"01170600.xhp\n"
+"hd_id3149763\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".uno:GraphicFilterSolarize\">Opens a dialog for defining solarization. Solarization refers to an effect that looks like what can happen when there is too much light during photo development. The colors become partly inverted.</ahelp>"
-msgstr "<ahelp hid=\".uno:GraphicFilterSolarize\">Ανοίγει ένα παράθυρο διαλόγου για τον καθορισμό έκθεσης φωτός. Η έκθεση φωτός αναφέρεται σε ένα εφέ που επεξηγεί τι μπορεί να συμβεί αν η φωτογραφία εκτεθεί σε πολύ φως κατα την διάρκεια της εμφάνισης σε εργαστήριο. Τα χρώματα αναστρέφονται εν μέρει. </ahelp>"
+msgid "Form"
+msgstr "Φόρμα"
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3148453\n"
+"01170600.xhp\n"
+"par_id3156117\n"
+"10\n"
"help.text"
-msgid "<image id=\"img_id3154329\" src=\"cmd/sc_graphicfiltersolarize.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154329\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154329\" src=\"cmd/sc_graphicfiltersolarize.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154329\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SID_FM_NEW_FORM\">Creates a new form in the document. </ahelp> To create a <link href=\"text/shared/02/01170203.xhp\" name=\"subform\">subform</link>, add the new form under the desired parent form."
+msgstr "<ahelp hid=\"SID_FM_NEW_FORM\">Δημιουργεί μία καινούργια φόρμα στο έγγραφο. </ahelp> Για να δημιουργήσετε μία <link href=\"text/shared/02/01170203.xhp\" name=\"υποφόρμα\">υποφόρμα</link>, προσθέστε τη νέα φόρμα κάτω από την επιθυμητή φόρμα γονέα."
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3150439\n"
-"75\n"
+"01170600.xhp\n"
+"hd_id3155342\n"
+"11\n"
"help.text"
-msgid "Solarization"
-msgstr "Έκθεση στο φως"
+msgid "Hidden Control"
+msgstr "Κρυμμένο πεδίο ελέγχου"
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3145785\n"
-"76\n"
+"01170600.xhp\n"
+"par_id3158430\n"
+"12\n"
"help.text"
-msgid "Parameters"
-msgstr "Παράμετροι"
+msgid "<ahelp hid=\"SID_FM_NEW_HIDDEN\">Creates a hidden control in the selected form that is not displayed on the screen. A hidden control serves to include data that is transmitted together with the form.</ahelp> It contains additional information or clarifying text that you can specify when creating the form through the <link href=\"text/shared/02/01170101.xhp\" name=\"Special Properties\">Special Properties</link> of the control. Select the entry of the hidden control in the <emph>Form Navigator</emph> and select the <emph>Properties</emph> command."
+msgstr "<ahelp hid=\"SID_FM_NEW_HIDDEN\">Δημιουργεί ένα κρυφό πεδίο ελέγχου στην επιλεγμένη φόρμα που δεν εμφανίζεται στην οθόνη. Ένα κρυμμένο πεδίο ελέγχου συμβάλλει στην ενσωμάτωση δεδομένων που μεταδίδονται μαζί με την φόρμα.</ahelp> Περιέχει επιπρόσθετες πληροφορίες ή διευκρινιστικό κείμενο που μπορείτε να ορίσετε όταν δημιουργείτε τη φόρμα στο <link href=\"text/shared/02/01170101.xhp\" name=\"Ειδικές Ιδιότητες\">Ειδικές Ιδιότητες</link> του ελέγχου. Επιλέξτε την είσοδο του κρυφού στοιχείου ελέγχου στην <emph>Περιήγησηr φόρμας</emph> και επιλέγοντας την εντολή <emph>Ιδιότητες</emph>."
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3147352\n"
-"77\n"
+"01170600.xhp\n"
+"par_id3159147\n"
+"19\n"
"help.text"
-msgid "Specifies the degree and type of solarization."
-msgstr "Εδώ μπορείτε να καθορίσετε το βαθμό και τον τύπο της έκθεσης στο φως."
+msgid "You can copy controls in the document through the clipboard (shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C for copying and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V for inserting). You can copy hidden controls in the <emph>Form Navigator</emph> by using drag-and-drop while keeping the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key pressed."
+msgstr "Μπορείτε να αντιγράψετε στοιχεία ελέγχου μέσα στο έγγραφο με τη βοήθεια της λειτουργίας του πρόχειρου (πλήκτρα συντόμευσης <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C για να αντιγράψετε και <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V για εισαγωγή). Μπορείτε να αντιγράψετε κρυφά πεδία ελέγχου μέσα στην <emph>Περιήγηση Φόρμας</emph> χρησιμοποιώντας μετακίνηση και απόθεση, ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3153370\n"
-"78\n"
+"01170600.xhp\n"
+"par_id3145068\n"
+"20\n"
"help.text"
-msgid "Threshold Value"
-msgstr "Τιμή ορίου"
+msgid "Drag and drop to copy controls within the same document or between documents. Open another form document and drag the hidden control from the <emph>Form Navigator</emph> into the <emph>Form Navigator</emph> of the target document. Click a visible control directly in the document, rest the mouse for a moment so that a copy of the control is added to the drag-and-drop clipboard, then drag the copy into the other document. If you want a copy in the same document, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while dragging."
+msgstr "Σύρσιμο και απόθεση για αντιγραφή ελέγχων στο ίδιο έγγραφο ή μεταξύ εγγράφων. Ανοίξτε μια άλλη φόρμα εγγράφου και σύρτε τον κρυμμένο έλεγχο από το <emph>Περιηγητής φόρμας</emph> στο <emph>Περιηγητής φόρμας</emph> του εγγράφου στόχου. Κλικ αε ορατό έλεγχο αμέσως στο έγγραφο, αφήστε το ποντίκι για μια στιγμή έτσι ώστε ένα αντίγραφο του ελέγχου να προστεθεί στο πρόχειρο συρσίματος και απόθεσης, έπειτα σύρτε το αντίγραφο στο άλλο έγγραφο. Εάν θέλετε αντίγραφο στο ίδιο έγγραφο, πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ενώ σύρετε."
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3083443\n"
-"79\n"
+"01170600.xhp\n"
+"hd_id3152812\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_SOLARIZE_DLG_FILTERSOLARIZE_MTR_THRESHOLD\">Specifies the degree of brightness, in percent, above which the pixels are to be solarized.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_SOLARIZE_DLG_FILTERSOLARIZE_MTR_THRESHOLD\">Ορίζει το βαθμό φωτεινότητας, σε ποσοστό επί τοις εκατό, πάνω από το οποίο τα εικονοστοιχεία πρόκειται να εκτεθούν στο φως.</ahelp>"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3152596\n"
-"80\n"
+"01170600.xhp\n"
+"par_id3154938\n"
+"14\n"
"help.text"
-msgid "Invert"
-msgstr "Αντιστροφή"
+msgid "<ahelp hid=\"SID_FM_DELETE\">Deletes the selected entry.</ahelp> This allows you to delete individual form components as well as whole forms with one mouse click."
+msgstr "<ahelp hid=\"SID_FM_DELETE\">Διαγράφει την επιλεγμένη καταχώριση.</ahelp> Η ενέργεια αυτή σας επιτρέπει να διαγράψετε μεμονωμένα στοιχεία φόρμας καθώς και ολόκληρες φόρμες, με ένα κλικ του ποντικιού."
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3146921\n"
-"81\n"
+"01170600.xhp\n"
+"hd_id3153799\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_GRFFILTER_DLG_SOLARIZE_DLG_FILTERSOLARIZE_CBX_INVERT\">Specifies to also invert all pixels.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_GRFFILTER_DLG_SOLARIZE_DLG_FILTERSOLARIZE_CBX_INVERT\">Ορίζει την αναστροφή όλων των εικονοστοιχείων.</ahelp>"
+msgid "Tab order"
+msgstr "Σειρά Tab"
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3150875\n"
+"01170600.xhp\n"
+"par_id3156282\n"
+"16\n"
"help.text"
-msgid "Aging"
-msgstr "Γήρανση"
+msgid "When a form is selected, it opens the <link href=\"text/shared/02/01170300.xhp\" name=\"Tab Order\"><emph>Tab Order</emph></link> dialog, where the indices for focusing the control elements on the Tab key are defined."
+msgstr "Όταν επιλέξετε μια φόρμα, θα ανοίξει το διάλογο <link href=\"text/shared/02/01170300.xhp\" name=\"Σειρά tab\"><emph>Σειρά Tab</emph></link>, όπου καθορίζονται οι δείκτες εστίασης των πεδίων ελέγχου στο πλήκτρο Tab."
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3163712\n"
-"83\n"
+"01170600.xhp\n"
+"hd_id3150869\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".uno:GraphicFilterSepia\">All pixels are set to their gray values, and then the green and blue color channels are reduced by the amount you specify. The red color channel is not changed.</ahelp>"
-msgstr "<ahelp hid=\".uno:GraphicFilterSepia\">Όλα τα εικονοστοιχεία είναι ρυθμισμένα στις γκρι τους τιμές, και έπειτα τα κανάλια πράσινου και μπλέ χρώματος μειώνονται σύμφωνα με τον αριθμό που ορίζετε. Το κανάλι κόκκινου χρώματος δεν αλλάζει.</ahelp>"
+msgid "Rename"
+msgstr "Μετονομασία"
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3153139\n"
+"01170600.xhp\n"
+"par_id3145607\n"
+"24\n"
"help.text"
-msgid "<image id=\"img_id3159196\" src=\"cmd/sc_graphicfiltersepia.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159196\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159196\" src=\"cmd/sc_graphicfiltersepia.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159196\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SID_FM_RENAME_OBJECT\">Renames the selected object.</ahelp>"
+msgstr "<ahelp hid=\"SID_FM_RENAME_OBJECT\">Μετονομάζει το επιλεγμένο αντικείμενο .</ahelp>"
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3145365\n"
-"72\n"
+"01170600.xhp\n"
+"hd_id3153194\n"
+"17\n"
"help.text"
-msgid "Aging"
-msgstr "Γήρανση"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 24010000.xhp
+#: 01170600.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3156443\n"
-"84\n"
+"01170600.xhp\n"
+"par_id3149766\n"
+"18\n"
"help.text"
-msgid "Aging Degree"
-msgstr "Βαθμός Γήρανσης"
+msgid "<ahelp hid=\".uno:ShowPropertyBrowser\">Starts the <emph>Properties</emph> dialog for the selected entry.</ahelp> If a form is selected, the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> dialog opens. If a control is selected, the <link href=\"text/shared/02/01170100.xhp\" name=\"Control Properties\">Control Properties</link> dialog opens."
+msgstr "<ahelp hid=\".uno:ShowPropertyBrowser\">Εκκινεί το διάλογο <emph>Ιδιότητες</emph> για την επιλεγμένη εγγραφή.</ahelp> Αν μία φόρμα είναι επιλεγμένη, ανοίγει ο διάλογος <link href=\"text/shared/02/01170200.xhp\" name=\"Ιδιότητες φόρμας\">Ιδιότητες φόρμας</link>. Αν ένα πεδίο ελέγχου είναι επιλεγμένο, ανοίγει ο διάλογος <link href=\"text/shared/02/01170100.xhp\" name=\"Ιδιότητες πεδίου ελέγχου\">Ιδιότητες πεδίου ελέγχου</link>."
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3155411\n"
-"85\n"
+"01170700.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_SEPIA_DLG_FILTERSEPIA_MTR_SEPIA\">Defines the intensity of aging, in percent. At 0% you see the gray values of all pixels. At 100% only the red color channel remains.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_SEPIA_DLG_FILTERSEPIA_MTR_SEPIA\">Καθορίζει την ένταση της γήρανσης, σε ποσοστό επί τοις εκατό. Στο 0% βλέπετε τις γκρίζες τιμές όλων των εικονοστοιχείων. Στο 100% μόνο το κανάλι κόκκινου χρώματος παραμένει.</ahelp>"
+msgid "HTML Filters and Forms"
+msgstr "Φίλτρα HTML και Φόρμες"
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3146119\n"
+"01170700.xhp\n"
+"bm_id3163829\n"
"help.text"
-msgid "Posterize"
-msgstr "Αφίσα"
+msgid "<bookmark_value>forms; HTML filters</bookmark_value>"
+msgstr "<bookmark_value>φόρμες, HTML φίλτρα</bookmark_value>"
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3147396\n"
-"87\n"
+"01170700.xhp\n"
+"hd_id3163829\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:GraphicFilterPoster\">Opens a dialog to determine the number of poster colors.</ahelp> This effect is based on the reduction of the number of colors. It makes photos look like paintings."
-msgstr "<ahelp hid=\".uno:GraphicFilterPoster\">Ανοίγει ένα διάλογο για να καθορίσει τον αριθμό των χρωμάτων αφισών.</ahelp> Αυτό το εφέ είναι βασισμένο στη μείωση του αριθμού χρωμάτων. Κάνει τις φωτογραφίες να μοιάζουν με πίνακες ζωγραφικής."
+msgid "HTML Filters and Forms"
+msgstr "Φίλτρα HTML και Φόρμες"
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3155851\n"
+"01170700.xhp\n"
+"par_id3147285\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3150658\" src=\"cmd/sc_graphicfilterposter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150658\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150658\" src=\"cmd/sc_graphicfilterposter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150658\">Εικονίδιο</alt></image>"
+msgid "You can use all control elements and form events in HTML documents. There have been numerous events to date (for example, focus events), which have not been changed. They will continue to be imported and exported as ONFOCUS, ONBLUR, and so on for JavaScript and as SDONFOCUS, SDONBLUR, and so on for $[officename] Basic."
+msgstr "Μπορείτε να χρησιμοποιήσετε όλα τα στοιχεία ελέγχου και τα γεγονότα μιας φόρμας σε έγγραφα HTML. Μέχρι τώρα, έχουν λάβει χώρα πολλά συμβάντα (π.χ. συμβάντα εστίασης),τα οποία δεν έχουν μεταβληθεί καθόλου. Θα συνεχίσουν να εισάγονται και να εξάγονται ως ONFOCUS, ONBLUR, κλπ. για JavaScript και ως SDONFOCUS, SDONBLUR, κλπ. για την $[officename] Basic."
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3156284\n"
-"88\n"
+"01170700.xhp\n"
+"par_id3150616\n"
+"3\n"
"help.text"
-msgid "Posterize"
-msgstr "Αφίσα"
+msgid "Generic names that consist of the Listener interface and the method name of the event are used for all other events: An event registered as XListener::method is exported as"
+msgstr "Τα γενικά ονόματα που αποτελούνται από τη διασύνδεση Listener και το όνομα μεθόδου του γεγονότος χρησιμοποιούνται για όλα τα υπόλοιπα γεγονότα: ένα γεγονός που έχει καταχωρηθεί ως XListener::method, εξάγεται ως"
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3156736\n"
-"89\n"
+"01170700.xhp\n"
+"par_id3147571\n"
+"4\n"
"help.text"
-msgid "Poster Colors"
-msgstr "Χρώματα Αφίσας"
+msgid "SDEvent-XListener-method = \"/* event-code */\""
+msgstr "SDEvent-XListener-method = \"/* event-code */\""
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3151280\n"
-"90\n"
+"01170700.xhp\n"
+"par_id3152425\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVX_GRFFILTER_DLG_POSTER_DLG_FILTERPOSTER_NUM_POSTER\">Specifies the number of colors to which the image is to be reduced.</ahelp>"
-msgstr "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVX_GRFFILTER_DLG_POSTER_DLG_FILTERPOSTER_NUM_POSTER\">Ορίζει τον αριθμό χρωμάτων στον οποίο η εικόνα πρόκειται να μειωθεί.</ahelp>"
+msgid "Note that the XListener- and method components of this option are case sensitive."
+msgstr "Σημειώστε ότι το XListener- και τα στοιχεία μεθόδου αυτής της επιλογής κάνουν διάκριση πεζών/κεφαλαίων."
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3144767\n"
+"01170700.xhp\n"
+"par_id3153683\n"
+"6\n"
"help.text"
-msgid "Pop Art"
-msgstr "Pop Art"
+msgid "Event handling of controls is performed using the $[officename] API. If you assign an event to a control, an object registers itself internally as a \"Listener\" for a specific control event. To do this, the object must use a specific interface, for example the XFocusListener Interface, so that it can react to focus events. When the event occurs, the control then invokes a special method of the Listener interface when the control receives the focus. The internally registered object then invokes the JavaScript or $[officename] Basic code, which was assigned to the event."
+msgstr "Ο χειρισμός των γεγονότων των πεδίων ελέγχου πραγματοποιείται χρησιμοποιώντας το API του $[officename]. Αν αντιστοιχίσετε ένα συμβάν σε πεδίο ελέγχου, ένα αντικείμενο θα δηλώνεται εσωτερικά ως Listener, για συγκεκριμένο συμβάν πεδίου ελέγχου. Για να το κάνετε αυτό, το αντικείμενο πρέπει να χρησιμοποιεί συγκεκριμένη διασύνδεση, για παράδειγμα τη διασύνδεση XFocusListener, έτσι ώστε να μπορεί να αντιδρά σε συμβάντα εστίασης. Όταν λάβει χώρα το συμβάν, το πεδίο ελέγχου καλεί μια ειδική μέθοδο της διασύνδεσης Listener, για παράδειγμα focusGained, κατά τη λήψη της εστίασης από το πεδίο ελέγχου. Το αντικείμενο που δηλώνεται εσωτερικά καλεί στη συνέχεια τη JavaScript ή τον κώδικα της $[officename] Basic code, που είχε αντιστοιχιστεί στο συμβάν."
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3153512\n"
-"92\n"
+"01170700.xhp\n"
+"par_id3156410\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".uno:GraphicFilterPopart\">Converts an image to a pop-art format.</ahelp>"
-msgstr "<ahelp hid=\".uno:GraphicFilterPopart\">Μετατρέπει μία εικόνα σε μία μορφή pop-art.</ahelp>"
+msgid "The HTML filter now uses precisely these listener interfaces and method names so that it can import and export events as desired. You can register a focus event through"
+msgstr "Το φίλτρο HTML χρησιμοποιεί τώρα ακριβώς αυτές τις διασυνδέσεις Listener και τα ονόματα μεθόδων, έτσι ώστε να μπορεί να εισαγάγει και να εξαγάγει συμβάντα κατά τον επιθυμητό τρόπο. Έτσι, μπορείτε να δηλώσετε ένα συμβάν εστίασης, μέσω της δήλωσης"
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3148495\n"
+"01170700.xhp\n"
+"par_id3150506\n"
+"8\n"
"help.text"
-msgid "<image id=\"img_id3156437\" src=\"cmd/sc_graphicfilterpopart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156437\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156437\" src=\"cmd/sc_graphicfilterpopart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156437\">Icon</alt></image>"
+msgid "<INPUT TYPE=text ONFOCUS=\"/* code */\""
+msgstr "<INPUT TYPE=text ONFOCUS=\"/* code */\""
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3151207\n"
-"93\n"
+"01170700.xhp\n"
+"par_id3154289\n"
+"9\n"
"help.text"
-msgid "Pop Art"
-msgstr "Pop-art"
+msgid "rather than through the"
+msgstr "αντί για διαμέσου του"
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3153003\n"
+"01170700.xhp\n"
+"par_id3155391\n"
+"10\n"
"help.text"
-msgid "Charcoal Sketch"
-msgstr "Ανθρακογραφία"
+msgid "<INPUT TYPE=text SDEvent-XFocusListener-focusGained=\"/* code */\""
+msgstr "<INPUT TYPE=text SDEvent-XFocusListener-focusGained=\"/* code */\""
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3152971\n"
-"96\n"
+"01170700.xhp\n"
+"par_id3152996\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".uno:GraphicFilterSobel\">Displays the image as a charcoal sketch. The contours of the image are drawn in black, and the original colors are suppressed.</ahelp>"
-msgstr "<ahelp hid=\".uno:GraphicFilterSobel\">Εμφανίζει την εικόνα ως ανθρακογραφία. Τα περιγράμματα της εικόνας είναι σχεδιασμένα σε μαύρο χρώμα, και τα αρχικά χρώματα έχουν αποκρυφθεί.</ahelp>"
+msgid "register. Events can therefore be registered as desired, including those not offered in the list boxes. To define the script language of events, you can write the following line in the document header:"
+msgstr "δήλωση. Τα συμβάντα μπορούν επομένως να δηλωθούν με τον τρόπο που θέλετε, συμπεριλαμβανομένων εκείνων που δεν παρέχονται στα πεδία λίστας. Για να καθορίσετε τη γλώσσα δέσμης ενεργειών συμβολοσειράς των συμβάντων μπορείτε, στην κεφαλίδα του εγγράφου, να γράψετε την ακόλουθη γραμμή :"
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3150327\n"
+"01170700.xhp\n"
+"par_id3150443\n"
+"12\n"
"help.text"
-msgid "<image id=\"img_id3154636\" src=\"cmd/sc_graphicfiltersobel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154636\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154636\" src=\"cmd/sc_graphicfiltersobel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154636\">Σύμβολο</alt></image>"
+msgid "<META HTTP-EQUIV=\"content-script-type\" CONTENT=\"...\">"
+msgstr "<META HTTP-EQUIV=\"content-script-type\" CONTENT=\"...\">"
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3163825\n"
-"97\n"
+"01170700.xhp\n"
+"par_id3166410\n"
+"13\n"
"help.text"
-msgid "Charcoal Sketch"
-msgstr "Ανθρακογραφία"
+msgid "As CONTENT you can, for example, use \"text/x-StarBasic\" for $[officename] Basic or a \"text/JavaScript\" for JavaScript. If no entry is made, JavaScript is assumed."
+msgstr "Ως CONTENT μπορείτε, για παράδειγμα, να χρησιμοποιήσετε τη δήλωση text/x-StarBasic για τη $[officename] Basic ή τη δήλωση text/JavaScript για JavaScript. Σε περίπτωση που δεν έχει γίνει καμία καταχώρηση, επιλέγεται JavaScript."
-#: 24010000.xhp
+#: 01170700.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3154360\n"
+"01170700.xhp\n"
+"par_id3146797\n"
+"14\n"
"help.text"
-msgid "Relief"
-msgstr "Aνάγλυφο"
+msgid "During exporting, the default script language will be defined based on the first module found in macro management. For events, only one language can be used per document."
+msgstr "Κατά την εξαγωγή, η προεπιλεγμένη γλώσσα δέσμης ενεργειών συμβολοσειράς θα καθοριστεί με βάση την πρώτη λειτουργική μονάδα στη διαχείριση μακροεντολών. Έτσι, (για συμβάντα) είναι δυνατή η χρησιμοποίηση μόνο μίας γλώσσας ανά έγγραφο."
-#: 24010000.xhp
+#: 01170800.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3153714\n"
-"120\n"
+"01170800.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:GraphicFilterRelief\">Displays a dialog for creating reliefs.</ahelp> You can choose the position of the imaginary light source that determines the type of shadow created, and how the graphic image looks in relief."
-msgstr "<ahelp hid=\".uno:GraphicFilterRelief\">Εμφανίζει ένα διάλογο για δημιουργία αναγλύφων.</ahelp> Μπορείτε να διαλέξετε τη θέση της φανταστικής πηγής φωτός που εξακριβώνει τον τύπο της σκιάς που δημιουργείται, και πώς η γραφική εικόνα εμφανίζεται ως ανάγλυφο."
+msgid "Table Element Wizard"
+msgstr "Αυτόματος πιλότος στοιχείων πίνακα"
-#: 24010000.xhp
+#: 01170800.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3154756\n"
+"01170800.xhp\n"
+"hd_id3150620\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3154256\" src=\"cmd/sc_graphicfilterrelief.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154256\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154256\" src=\"cmd/sc_graphicfilterrelief.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154256\">Σύμβολο</alt></image>"
+msgid "<link href=\"text/shared/02/01170800.xhp\" name=\"Table Element Wizard\">Table Element Wizard</link>"
+msgstr "<link href=\"text/shared/02/01170800.xhp\" name=\"Αυτόματος πιλότος στοιχείων πίνακα\">Αυτόματος πιλότος στοιχείων πίνακα</link>"
-#: 24010000.xhp
+#: 01170800.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3150043\n"
-"100\n"
+"01170800.xhp\n"
+"par_id3155354\n"
+"2\n"
"help.text"
-msgid "Relief"
-msgstr "Aνάγλυφο"
+msgid "If you insert a table control in a document, the <emph>Table Element Wizard</emph> starts automatically. In this wizard, you can interactively specify which information is displayed in the table control."
+msgstr "Αν εισάγετε ένα πεδίο ελέγχου πίνακα σε ένα έγγραφο, θα ξεκινήσουν αυτόματα ο <emph>Αυτόματος πιλότος στοιχείων πίνακα</emph>. Σε αυτόν τον Αυτόματο Πιλότο, μπορείτε να καθορίσετε με αλληλεπίδραση ποιες πληροφορίες θα εμφανίζονται στο πεδίο ελέγχου του πίνακα."
-#: 24010000.xhp
+#: 01170800.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3166447\n"
-"101\n"
+"01170800.xhp\n"
+"par_id3154422\n"
+"13\n"
"help.text"
-msgid "Light Source"
-msgstr "Πηγή Φωτός"
+msgid "You can use the <link href=\"text/shared/02/01171100.xhp\" name=\"Wizards On/Off\"><emph>Wizards On/Off</emph></link> icon to keep the wizard from starting automatically."
+msgstr "Μπορείτε να χρησιμοποιήσετε το εικονίδιο <link href=\"text/shared/02/01171100.xhp\" name=\"Αυτόματοι πιλότοι Ναι/Όχι\"><emph>Αυτόματοι πιλότοι Ναι/Όχι</emph></link>για να αποτρέψετε τον πλοηγό από το να ξεκινάει αυτόματα."
-#: 24010000.xhp
+#: 01170801.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3145295\n"
-"102\n"
+"01170801.xhp\n"
+"tit\n"
"help.text"
-msgid "Specifies the light source position. A dot represents the light source."
-msgstr "Εισάγει τη θέση της πηγής φωτός. Μία τελεία αντιπροσωπεύει την πηγή φωτός."
+msgid "Table Element / List Box / Combo Box Wizard: Data"
+msgstr "Αυτόματος πιλότος Στοιχείων πίνακα/ Πεδίων λίστας / Πεδίων συνδυασμού: Δεδομένα"
-#: 24010000.xhp
+#: 01170801.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3146919\n"
+"01170801.xhp\n"
+"hd_id3153323\n"
+"3\n"
"help.text"
-msgid "Mosaic"
-msgstr "Μωσαϊκό"
+msgid "<link href=\"text/shared/02/01170801.xhp\" name=\"Table Element / List Box / Combo Box Wizard: Data\">Table Element / List Box / Combo Box Wizard: Data</link>"
+msgstr "<link href=\"text/shared/02/01170801.xhp\" name=\"Αυτόματος πιλότος Πίνακας στοιχείων / Πεδίο λίστας / Πεδίο συνδυασμού: Δεδομένα\">Αυτόματος πιλότος Πίνακας στοιχείων / Πεδίο λίστας / Πεδίο συνδυασμού: Δεδομένα</link>"
-#: 24010000.xhp
+#: 01170801.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3163807\n"
-"104\n"
+"01170801.xhp\n"
+"par_id3150476\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".uno:GraphicFilterMosaic\">Joins small groups of pixels into rectangular areas of the same color.</ahelp> The larger the individual rectangles are, the fewer details the graphic image has."
-msgstr "<ahelp hid=\".uno:GraphicFilterMosaic\">Χρησιμοποιεί μικρές ομάδες από εικονοστοιχεία σε περιοχές ορθογωνίου με το ίδιο χρώμα.</ahelp> Όσο μεγαλύτερα είναι τα μεμονωμένα ορθογώνια, τόσο λιγότερες λεπτομέρειες θα έχει η γραφική εικόνα."
+msgid "Select the data source and table to which the form field corresponds. If you insert the form field in a document that is already linked to a data source, this page becomes invisible."
+msgstr "Επιλέξτε την προέλευση και τον πίνακα δεδομένων, με τα οποία σχετίζεται το πεδίο φόρμας. Αν εισαγάγετε το πεδίο φόρμας σε ένα έγγραφο το οποίο είναι ήδη συνδεδεμένο με μια προέλευση δεδομένων, η σελίδα αυτή γίνεται αόρατη."
-#: 24010000.xhp
+#: 01170801.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3146316\n"
+"01170801.xhp\n"
+"hd_id3153894\n"
+"5\n"
"help.text"
-msgid "<image id=\"img_id3155939\" src=\"cmd/sc_graphicfiltermosaic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155939\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155939\" src=\"cmd/sc_graphicfiltermosaic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155939\">Σύμβολο</alt></image>"
+msgid "Data source"
+msgstr "Προέλευση δεδομένων"
-#: 24010000.xhp
+#: 01170801.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3155901\n"
-"105\n"
+"01170801.xhp\n"
+"par_id3153114\n"
+"6\n"
"help.text"
-msgid "Mosaic"
-msgstr "Μωσαϊκό"
+msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_TABLESELECTION_LB_DATASOURCE\">Specifies the data source that contains the desired table.</ahelp>"
+msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_TABLESELECTION_LB_DATASOURCE\">Καθορίζει την προέλευση δεδομένων που περιέχει τον επιθυμητό πίνακα.</ahelp>"
-#: 24010000.xhp
+#: 01170801.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3153922\n"
-"106\n"
+"01170801.xhp\n"
+"hd_id3149346\n"
+"7\n"
"help.text"
-msgid "Element resolution"
-msgstr "Ανάλυση στοιχείου"
+msgid "Table"
+msgstr "Πίνακας"
-#: 24010000.xhp
+#: 01170801.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3150646\n"
-"107\n"
+"01170801.xhp\n"
+"par_id3150774\n"
+"8\n"
"help.text"
-msgid "Determines the number of pixels to be joined into rectangles."
-msgstr "Καθορίζει τον αριθμό των εικονοστοιχείων που πρόκειται να ενωθούν σε ορθογώνια."
+msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_TABLESELECTION_LB_TABLE\">Specifies the desired table.</ahelp>"
+msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_TABLESELECTION_LB_TABLE\">Καθορίζει τον επιθυμητό πίνακα.</ahelp>"
-#: 24010000.xhp
+#: 01170802.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3159336\n"
-"108\n"
+"01170802.xhp\n"
+"tit\n"
"help.text"
-msgid "Width"
-msgstr "Πλάτος"
+msgid "Table Element Wizard: Field Selection"
+msgstr "Στοιχεία πίνακα του Αυτόματου Πιλότου: Επιλογή πεδίου"
-#: 24010000.xhp
+#: 01170802.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3150939\n"
-"109\n"
+"01170802.xhp\n"
+"hd_id3155934\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_MOSAIC_DLG_FILTERMOSAIC_MTR_WIDTH\">Defines the width of the individual tiles.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_MOSAIC_DLG_FILTERMOSAIC_MTR_WIDTH\">Ορίζει το πλάτος των μεμονομένων πλακιδίων.</ahelp>"
+msgid "<link href=\"text/shared/02/01170802.xhp\" name=\"Table Element Wizard: Field Selection\">Table Element Wizard: Field Selection</link>"
+msgstr "<link href=\"text/shared/02/01170802.xhp\" name=\"Αυτόματος πιλότος στοιχείου πίνακα: Επιλογή πεδίου\">Αυτόματος πιλότος στοιχείου πίνακα: Επιλογή πεδίου</link>"
-#: 24010000.xhp
+#: 01170802.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3150827\n"
-"110\n"
+"01170802.xhp\n"
+"par_id3150476\n"
+"10\n"
"help.text"
-msgid "Height"
-msgstr "Ύψος"
+msgid "Specifies which fields in the table control field should be displayed."
+msgstr "Καθορίζει ποια πεδία από το πεδίο ελέγχου πίνακα πρέπει να εμφανίζονται."
-#: 24010000.xhp
+#: 01170802.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3149735\n"
-"111\n"
+"01170802.xhp\n"
+"hd_id3149346\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_MOSAIC_DLG_FILTERMOSAIC_MTR_HEIGHT\">Defines the height of the individual tiles.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_MOSAIC_DLG_FILTERMOSAIC_MTR_HEIGHT\">Ορίζει το ύψος των μεμονομένων πλακιδίων.</ahelp>"
+msgid "Selected Fields"
+msgstr "Επιλεγμένα πεδία"
-#: 24010000.xhp
+#: 01170802.xhp
msgctxt ""
-"24010000.xhp\n"
-"hd_id3157972\n"
-"121\n"
+"01170802.xhp\n"
+"par_id3155941\n"
+"12\n"
"help.text"
-msgid "Enhance edges"
-msgstr "Επισήμανση άκρων"
+msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_GW_FIELDSELECTION_LB_SELECTED_FIELDS\">Displays the data fields that are accepted into the form field.</ahelp>"
+msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_GW_FIELDSELECTION_LB_SELECTED_FIELDS\">Εμφανίζει τα πεδία δεδομένων που γίνονται αποδεκτά από το πεδίο φόρμας.</ahelp>"
-#: 24010000.xhp
+#: 01170900.xhp
msgctxt ""
-"24010000.xhp\n"
-"par_id3151216\n"
-"122\n"
+"01170900.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_GRFFILTER_DLG_MOSAIC_DLG_FILTERMOSAIC_CBX_EDGES\">Enhances, or sharpens, the edges of the object.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_GRFFILTER_DLG_MOSAIC_DLG_FILTERMOSAIC_CBX_EDGES\">Επισημαίνει, ή οξύνει, τα άκρα του αντικειμένου.</ahelp>"
+msgid "Combo Box/List Box Wizard"
+msgstr "Αυτόματος πιλότος Πεδίου συνδυασμού/Πεδίο λίστας"
-#: 12070300.xhp
+#: 01170900.xhp
msgctxt ""
-"12070300.xhp\n"
-"tit\n"
+"01170900.xhp\n"
+"bm_id3159233\n"
"help.text"
-msgid "Text"
-msgstr "Κείμενο"
+msgid "<bookmark_value>forms; Combo Box/List Box Wizard</bookmark_value>"
+msgstr "<bookmark_value>φόρμες,Αυτόματος πιλότος Πεδίου συνδυασμού/λίστας </bookmark_value>"
-#: 12070300.xhp
+#: 01170900.xhp
msgctxt ""
-"12070300.xhp\n"
-"hd_id3154873\n"
+"01170900.xhp\n"
+"hd_id3154094\n"
"1\n"
"help.text"
-msgid "Text"
-msgstr "Κείμενο"
+msgid "<link href=\"text/shared/02/01170900.xhp\" name=\"Combo Box/List Box Wizard\">Combo Box/List Box Wizard</link>"
+msgstr "<link href=\"text/shared/02/01170900.xhp\" name=\"Αυτόματος πιλότος Πεδίου συνδυασμού/ λίστας\">Αυτόματος πιλότος Πεδίου συνδυασμού/λίστας</link>"
-#: 12070300.xhp
+#: 01170900.xhp
msgctxt ""
-"12070300.xhp\n"
-"bm_id3143284\n"
+"01170900.xhp\n"
+"par_id3152363\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>database contents; inserting as text</bookmark_value>"
-msgstr "<bookmark_value>περιεχόμενα βάσης δεδομένων, εισαγωγή ως κείμενο</bookmark_value>"
+msgid "If you insert a combo box or a list box in a document, a wizard starts automatically. This wizard allows you to interactively specify which information is shown."
+msgstr "Αν εισαγάγετε ένα πεδίο συνδυασμού ή πεδίο λίστας σε ένα έγγραφο, θα ξεκινήσει αυτόματα ο Αυτόματος Πιλότος. Αυτός ο Αυτόματος Πιλότος δίνει τη δυνατότητα να καθορίσετε αλληλεπιδραστικά ποιες πληροφορίες πρόκειται να εμφανιστούν."
-#: 12070300.xhp
+#: 01170900.xhp
msgctxt ""
-"12070300.xhp\n"
-"par_id3143284\n"
-"3\n"
+"01170900.xhp\n"
+"par_id3145211\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_AS_TEXT\" visibility=\"hidden\">Inserts data selected from the data source browser into the document as text.</ahelp> If you select the <emph>Text</emph> option in the <emph>Insert Database Columns</emph> dialog, the content of the data selected in the data source browser is inserted into the document as text. In the dialog, you can decide which database fields or columns are transferred, and how the text is formatted."
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_AS_TEXT\" visibility=\"hidden\">Εισάγει δεδομένα επιλεγμένα από το πρόγραμμα ανάγνωσης ιστοσελίδων πηγής δεδομένων, στο έγγραφο ως κείμενο.</ahelp>Αν επιλέξετε την επιλογή <emph>Κείμενο</emph> στο διάλογο <emph>Εισαγωγή στηλών βάσης Δεδομένων</emph>, το περιεχόμενο των δεδομένων που επιλέχθηκαν στο πρόγραμμα ανάγνωσης ιστοσελίδων πηγής δεδομένων εισάγεται στο έγγραφο ως κείμενο. Στο διάλογο μπορείτε να αποφασίσετε ποια πεδία ή στήλες βάσης δεδομένων μεταφέρονται και πώς το κείμενο μορφοποιείται ."
+msgid "You can use the <link href=\"text/shared/02/01171100.xhp\" name=\"Wizards On/Off\"><emph>Wizards On/Off</emph></link> icon to keep the wizard from starting automatically."
+msgstr "Μπορείτε να χρησιμοποιήσετε το εικονίδιο <link href=\"text/shared/02/01171100.xhp\" name=\"Αυτόματοι πιλότοι Ναι/Όχι\"><emph>Αυτόματοι πιλότοι Ναι/Όχι</emph></link>για να αποτρέψετε τον πλοηγό από το να ξεκινάει αυτόματα."
-#: 12070300.xhp
+#: 01170900.xhp
msgctxt ""
-"12070300.xhp\n"
-"par_id3154289\n"
-"4\n"
+"01170900.xhp\n"
+"par_id3155391\n"
+"22\n"
"help.text"
-msgid "If several records are selected when you choose the <emph>Data to Text</emph> function, the mail merge fields will be inserted according to the number of records."
-msgstr "Αν έχουν επιλεγεί πολλές εγγραφές όταν επιλέξετε τη λειτουργία <emph>Δεδομένα σε Κείμενο</emph>, τα πεδία συγχώνευσης αλληλογραφίας θα εισαχθούν ανάλογα με τον αριθμό των εγγραφών."
+msgid "The wizards for combo boxes and list boxes differ from each other in their final step. This is because the nature of control fields:"
+msgstr "Οι Αυτόματοι Πιλότοι για τα πεδία συνδυασμού και πεδία λίστας διαφέρουν μεταξύ τους στο τελικό βήμα. Αυτό συμβαίνει εξαιτίας της φύσης των πεδίων ελέγχου:"
-#: 12070300.xhp
+#: 01170900.xhp
msgctxt ""
-"12070300.xhp\n"
-"hd_id3155392\n"
-"2\n"
+"01170900.xhp\n"
+"par_id3159233\n"
+"23\n"
"help.text"
-msgid "Text"
-msgstr "Κείμενο"
+msgid "<emph>List Boxes</emph>"
+msgstr "<emph>Πεδία λίστας</emph>"
-#: 12070300.xhp
+#: 01170900.xhp
msgctxt ""
-"12070300.xhp\n"
-"par_id3143267\n"
-"5\n"
+"01170900.xhp\n"
+"par_id3166410\n"
+"24\n"
"help.text"
-msgid "In the <emph>Text</emph> area, use the arrow button to select the database table columns into which you want to insert field contents."
-msgstr "Στην περιοχή <emph>Κείμενο</emph>, χρησιμοποιήστε το πλήκτρο βέλους για να επιλέξετε τις στήλες του πίνακα βάσης δεδομένων μέσα στις οποίες θέλετε να εισάγετε τα περιεχόμενα ενός πεδίου."
+msgid "In the case of a list box, the user selects one entry from a list of entries. These entries are saved in a database table and cannot be modified through the list box."
+msgstr "Στην περίπτωση του πεδίου λίστας, ο χρήστης επιλέγει μία εγγραφή από μια λίστα εγγραφών. Οι εγγραφές αυτές αποθηκεύονται στον πίνακα βάσης δεδομένων και δεν μπορούν να τροποποιηθούν μέσω του πεδίου λίστας."
-#: 03110000.xhp
+#: 01170900.xhp
msgctxt ""
-"03110000.xhp\n"
-"tit\n"
+"01170900.xhp\n"
+"par_id3166460\n"
+"25\n"
"help.text"
-msgid "Increase Spacing"
-msgstr "Αύξηση απόστασης"
+msgid "As a general rule, the database table that contains the visible list entries in the form is not the table on which the form is based. The list boxes in a form work by using references; that is, references to the visible list entries are located in the form table (values table) and are also entered as such in the values table if the user selects an entry from the list and saves it. Through reference values, list boxes can display data from a table linked to the current form table. Thus the <emph>List Box Wizard</emph> allows two tables of a database to be linked, so that the control field can display a detailed list of a database field that is located in a different table from the one to which the form refers."
+msgstr "Κατά κανόνα, ο πίνακας βάσης δεδομένων που περιέχει τη λίστα καταχωρήσεων οι οποίες είναι ορατές στη φόρμα, δεν είναι ο πίνακας στον οποίο βασίζεται η φόρμα. Έτσι, τα πεδία λίστας μιας δεδομένης φόρμας λειτουργούν με αναφορές, δηλαδή αναφορές στις ορατές εγγραφές της λίστας που βρίσκονται στον πίνακα φόρμας (πίνακα τιμών) και εισάγονται επίσης ως τέτοιες στον πίνακα τιμών, αν ο χρήστης επιλέξει μια εγγραφή από τη λίστα και την αποθηκεύσει. Χρησιμοποιώντας τις τιμές αναφοράς, τα πεδία λίστας μπορούν να εμφανίζουν δεδομένα από πίνακα που είναι συνδεδεμένος με τον τρέχοντα πίνακα φόρμας. Έτσι, ο <emph>Αυτόματος πιλότος πεδίων λίστας</emph> επιτρέπει τη σύνδεση δύο πινάκων μιας βάσης δεδομένων, έτσι ώστε το πεδίο ελέγχου να μπορεί να εμφανίζει μια λεπτομερή λίστα του πεδίου βάσης δεδομένων, η οποία βρίσκεται σε διαφορετικό πίνακα από εκείνον στον οποίο αναφέρεται η φόρμα."
-#: 03110000.xhp
+#: 01170900.xhp
msgctxt ""
-"03110000.xhp\n"
-"hd_id3154873\n"
-"1\n"
+"01170900.xhp\n"
+"par_id3145673\n"
+"31\n"
"help.text"
-msgid "<link href=\"text/shared/02/03110000.xhp\" name=\"Increase Spacing\">Increase Spacing</link>"
-msgstr "<link href=\"text/shared/02/03110000.xhp\" name=\"Αύξηση απόστασης\">Αύξηση απόστασης</link>"
+msgid "In the other tables the required field is searched for by using the field names (ControlSource) and then the fields will be completed accordingly. If the field name is not found, the list will remain empty. When list fields contain linked columns, the first column of the other table will be used without a query being shown first."
+msgstr "Στους άλλους πίνακες, η αναζήτηση του ζητούμενου πεδίου πραγματοποιείται χρησιμοποιώντας τα ονόματα των πεδίων (Προέλευση πεδίων ελέγχου) ενώ στη συνέχεια τα πεδία θα συμπληρωθούν ανάλογα. Όταν δεν είναι δυνατή η εύρεση του ονόματος του πεδίου, η λίστα θα παραμείνει κενή. Όταν τα πεδία λίστας περιέχουν συνδεδεμένες στήλες, η πρώτη στήλη του άλλου πίνακα θα χρησιμοποιηθεί χωρίς την προηγούμενη εμφάνιση ερωτήματος."
-#: 03110000.xhp
+#: 01170900.xhp
msgctxt ""
-"03110000.xhp\n"
-"par_id3156211\n"
-"2\n"
+"01170900.xhp\n"
+"par_id3154860\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">Κάντε κλικ στο εικονίδιο<emph> Αύξηση απόστασης </emph>για να αυξήσετε τις αποστάσεις παραγράφων πάνω από την επιλεγμένη παράγραφο.</ahelp>"
+msgid "If an article table contains, for example, the number of a supplier, the list box can use the \"Supplier number\" link to display the name of the supplier from the supplier table. On the <emph>Field links</emph> page the Wizard will ask you about all the settings required for this link."
+msgstr "Όταν κάποιος πίνακας ενός στοιχείου περιέχει, για παράδειγμα, τον αριθμό του προμηθευτή, το πεδίο λίστας μπορεί να χρησιμοποιήσει τη σύνδεση 'αριθμός προμηθευτή' για να εμφανίσει το όνομα του προμηθευτή, από τον πίνακα προμηθευτών. Στη σελίδα <emph>Συνδέσεις πεδίων</emph>, ο Αυτόματος Πιλότος θα σας ζητήσει όλες τις ρυθμίσεις που είναι απαραίτητες για αυτή τη σύνδεση."
-#: 03110000.xhp
+#: 01170900.xhp
msgctxt ""
-"03110000.xhp\n"
-"par_id3150178\n"
+"01170900.xhp\n"
+"par_id3150977\n"
+"27\n"
"help.text"
-msgid "<image id=\"img_id3152425\" src=\"cmd/sc_paraspaceincrease.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152425\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152425\" src=\"cmd/sc_paraspaceincrease.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152425\">Εικονίδιο</alt></image>"
+msgid "<emph>Combo Boxes</emph>"
+msgstr "<emph>Πεδία συνδυασμού</emph>"
-#: 03110000.xhp
+#: 01170900.xhp
msgctxt ""
-"03110000.xhp\n"
-"par_id3156411\n"
-"3\n"
+"01170900.xhp\n"
+"par_id3158430\n"
+"28\n"
"help.text"
-msgid "Increase Spacing"
-msgstr "Αύξηση απόστασης"
+msgid "In the case of combo boxes, users can select one entry from the list entries or enter text themselves. The entries, which are offered as a list from which users can select, may originate from any database table. The entries that users select or enter so that they can be saved can be saved either in the form only, or in a database. If they are saved in a database, they will be written to the database table on which the form is based."
+msgstr "Στην περίπτωση των πεδίων συνδυασμού, οι χρήστες επιλέγουν μία καταχώρηση από τις εγγραφές της λίστας ή εισάγουν από μόνοι τους κείμενο. Οι καταχωρήσεις, οι οποίες παρέχονται ως λίστα από την οποία μπορούν να επιλέξουν οι χρήστες, ενδέχεται να προέρχονται από οποιονδήποτε πίνακα βάσης δεδομένων. Οι καταχωρήσεις που επιλέγουν ή εισαγάγουν οι χρήστες έτσι ώστε να μπορούν να τις αποθηκεύσουν, αποθηκεύονται είτε μόνο στη φόρμα είτε σε βάση δεδομένων. Όταν αποθηκεύονται σε βάση δεδομένων, θα εγγραφούν στον πίνακα της βάσης δεδομένων στον οποίο βασίζεται η φόρμα."
-#: 03110000.xhp
+#: 01170900.xhp
msgctxt ""
-"03110000.xhp\n"
-"par_id3155391\n"
-"4\n"
+"01170900.xhp\n"
+"par_id3154046\n"
+"29\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Μπορείτε να κάνετε επιπρόσθετες ρυθμίσεις στις αποστάσεις επιλέγοντας <link href=\"text/shared/01/05030100.xhp\" name=\"Μορφή - Παράγραφος - Εσοχές και Διάστιχο\"><emph>Μορφή - Παράγραφος - Εσοχές και Διάστιχο</emph></link>"
+msgid "Combo boxes can display the data of any table. A direct link between the current form table and the table whose values are to be displayed in the combo box (list table) is not required. Combo boxes do not work with references. If the user enters or selects a value and saves it, the value actually displayed will be entered in the form table. As there is no link between the form table and the list table, the <emph>Field Link</emph> table does not appear here."
+msgstr "Τα πεδία συνδυασμού μπορούν να εμφανίσουν τα δεδομένα από κάθε πίνακα. Δεν απαιτείται απευθείας σύνδεση μεταξύ του τρέχοντα πίνακα φόρμας και του πίνακα του οποίου οι τιμές πρόκειται να εμφανιστούν στο πεδίο συνδυασμού (πίνακας λίστας). Τα πεδία συνδυασμού, δεν λειτουργούν με αναφορές. Όταν ο χρήστης εισαγάγει ή επιλέξει μια τιμή και στη συνέχεια την αποθηκεύσει, η τιμή που εμφανίζεται στην πραγματικότητα θα εισαχθεί στον πίνακα της φόρμας. Καθώς δεν υπάρχει καμία σύνδεση μεταξύ του πίνακα φόρμας και του πίνακα λίστας, ο πίνακας <emph>Σύνδεση πεδίου</emph> δεν εμφανίζεται εδώ."
-#: 01170000.xhp
+#: 01170900.xhp
msgctxt ""
-"01170000.xhp\n"
-"tit\n"
+"01170900.xhp\n"
+"par_id3146949\n"
+"30\n"
"help.text"
-msgid "Form Controls"
-msgstr "Στοιχεία ελέγχου φόρμας"
+msgid "In the case of a list box, you select entries from the list, and these are saved in the list table. In the case of a combo box, you can add additional text that can be written to the current database table of the form (values table) and stored there as desired. For this function, the <emph>Combo Box Wizard</emph> has the <emph>Data Processing</emph> page as the last page, whereas in the case of list boxes this page does not exist. Here you can enter whether and where text that has been entered is to be saved in the values table."
+msgstr "Στην περίπτωση πεδίου λίστας, επιλέγετε καταχωρήσεις από τη λίστα, οι οποίες αποθηκεύονται στον πίνακα λίστας. Στην περίπτωση πεδίου συνδυασμού, μπορείτε να προσθέσετε επιπλέον κείμενο, το οποίο μπορεί να εγγραφεί στον τρέχοντα πίνακα βάσης δεδομένων της φόρμας (πίνακα τιμών) και να αποθηκευτεί εδώ, ανάλογα με τις ανάγκες σας. Για αυτή την λειτουργία, ο <emph>Αυτόματος πιλότος πεδίων συνδυασμών</emph> έχει σαν τελευταία σελίδα την <emph>Επεξεργασία δεδομένων</emph>, ωστόσο στην περίπτωση πεδίων λίστας αυτή η σελίδα δεν υπάρχει. Εδώ μπορείτε να εισάγετε αν και που το κείμενο που έχει εισαχθεί πρόκειται να σωθεί στον πίνακα τιμών."
-#: 01170000.xhp
+#: 01170901.xhp
msgctxt ""
-"01170000.xhp\n"
-"bm_id3154142\n"
+"01170901.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>form controls;toolbars</bookmark_value><bookmark_value>inserting; form fields</bookmark_value><bookmark_value>form fields</bookmark_value><bookmark_value>command button creation</bookmark_value><bookmark_value>buttons; form functions</bookmark_value><bookmark_value>controls; inserting</bookmark_value><bookmark_value>push buttons;creating</bookmark_value><bookmark_value>radio button creation</bookmark_value><bookmark_value>check box creation</bookmark_value><bookmark_value>labels; form functions</bookmark_value><bookmark_value>fixed text; form functions</bookmark_value><bookmark_value>text boxes;form functions</bookmark_value><bookmark_value>list box creation</bookmark_value><bookmark_value>picklist creation</bookmark_value><bookmark_value>drop-down lists in form functions</bookmark_value><bookmark_value>combo box creation</bookmark_value><bookmark_value>selecting;controls</bookmark_value><bookmark_value>controls; select mode</bookmark_value>"
-msgstr "<bookmark_value>στοιχεία ελέγχου φόρμας, γραμμές εργαλείων</bookmark_value><bookmark_value>εισαγωγή, πεδία φόρμας</bookmark_value><bookmark_value>πεδία φόρμας</bookmark_value><bookmark_value>δημιουργία πεδίων εντολής</bookmark_value><bookmark_value>κουμπιά, λειτουργίες φόρμας</bookmark_value><bookmark_value>πεδία ελέγχου, εισαγωγή</bookmark_value><bookmark_value>πεδία επιλογής, δημιουργία</bookmark_value><bookmark_value>δημιουργία πεδίου επιλογών</bookmark_value><bookmark_value>δημιουργία πεδίου σήμανσης</bookmark_value><bookmark_value>ετικέτες, λειτουργίες φόρμας</bookmark_value><bookmark_value>σταθερό κείμενο, λειτουργίες φόρμας</bookmark_value><bookmark_value>πλαίσια κειμένου, λειτουργίες φόρμας</bookmark_value><bookmark_value>δημιουργία πεδίου λίστας</bookmark_value><bookmark_value>δημιουργία λίστας επιλογών</bookmark_value><bookmark_value>λίστες ανοίγματος σε λειτουργίες φόρμας</bookmark_value><bookmark_value>δημιουργία πεδίου συνδυασμού</bookmark_value><bookmark_value>επιλογή, πεδία ελέγχου</bookmark_value><bookmark_value>πεδία ελέγχου, επιλογή κατάστασης</bookmark_value>"
+msgid "Combo Box / List Box Wizard: Table Selection"
+msgstr "Αυτόματος Πιλότος Πεδίου συνδυασμού / Πεδίου λίστας: Επιλογή πίνακα"
-#: 01170000.xhp
+#: 01170901.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3154142\n"
-"1\n"
+"01170901.xhp\n"
+"hd_id3154228\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Form Controls\">Form Controls</link>"
-msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Στοιχεία ελέγχου φόρμας\">Στοιχεία ελέγχου φόρμας</link>"
+msgid "<link href=\"text/shared/02/01170901.xhp\" name=\"Combo Box / List Box Wizard: Table Selection\">Combo Box / List Box Wizard: Table Selection</link>"
+msgstr "<link href=\"text/shared/02/01170901.xhp\" name=\"Αυτόματος πιλότος πεδίου συνδυασμού / πεδίου λίστας: Επιλογή πίνακα\">Αυτόματος πιλότος πεδίου συνδυασμού / πεδίου λίστας: Επιλογή πίνακα</link>"
-#: 01170000.xhp
+#: 01170901.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3151378\n"
-"2\n"
+"01170901.xhp\n"
+"par_id3149716\n"
+"5\n"
"help.text"
-msgid "<variable id=\"formulartext\"><ahelp hid=\".uno:Config\">The Form Controls toolbar contains tools that you need to create an interactive form.</ahelp></variable> You can use the toolbar to add controls to a form in a text, spreadsheet, presentation, or HTML document, for example a button that runs a macro."
-msgstr "<variable id=\"formulartext\"><ahelp hid=\".uno:Config\">Η εργαλειοθήκη των στοιχείων ελέγχου φόρμας περιέχει τα εργαλεία που χρειάζεστε για να δημιουργήστε μία αλληλοδραστική φόρμα.</ahelp></variable> Μπορείτε να την αξιοποιήστε για να προσθέσετε πεδία ελέγχου σε μία φόρμα που είναι σε ένα κείμενο, λογιστικό φύλλο, παρουσίαση, ή σε ένα έγγραφο HTML, για παράδειγμα, για να δημιουργήστε ένα κουμπί που εκτελεί μία μακροεντολή."
+msgid "Specifies a table from the available database tables that contains the data field whose content should be displayed as a list entry."
+msgstr "Προσδιορίζει έναν πίνακα από τους διαθέσιμους πίνακες βάσεων δεδομένων, που περιέχει το πεδίο δεδομένων του οποίου το περιεχόμενο πρέπει να εμφανίζεται ως καταχώρηση λίστας."
-#: 01170000.xhp
+#: 01170901.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id1027200809391346\n"
+"01170901.xhp\n"
+"par_id3153114\n"
+"8\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">View - Toolbars - Form Controls</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Προβολή - Γραμμές εργαλείων- Στοιχεία ελέγχου φόρμας</item>."
+msgid "For list boxes, a table that can be linked with the current form table is indicated. The link table must have at least one field in common with the table of the current form. This makes it possible to establish an unambiguous reference."
+msgstr "Για πεδία λίστας, υποδεικνύεται ένας πίνακας ο οποίος μπορεί να συνδεθεί με τον τρέχοντα πίνακα φόρμας. Ο συνδεδεμένος πίνακας πρέπει να έχει τουλάχιστον ένα πεδίο κοινό με τον πίνακα της τρέχουσας φόρμας. Αυτό επιτρέπει τη δημιουργία μιας αναφοράς χωρίς ασάφειες."
-#: 01170000.xhp
+#: 01170901.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3147336\n"
-"68\n"
+"01170901.xhp\n"
+"par_id3155555\n"
+"9\n"
"help.text"
-msgid "Icon on the <emph>Insert</emph> toolbar (you may need to enable this initially invisible icon):"
-msgstr "Εικονίδιο στην γραμμή εργαλείων<emph>Εισαγωγή</emph> (Πιθανό να χρειάζεται να ενεργοποιήσετε αυτό το αρχικά μη-ορατό εικονίδιο):"
+msgid "For combo boxes, there must be a relationship between the form table and the table containing the data to be displayed in the combo box."
+msgstr "Σε πεδία συνδυασμού, πρέπει να υπάρχει μια σχέση μεταξύ του πίνακα φόρμας και του πίνακα που περιέχει τα δεδομένα που θα εμφανίζονται στο πεδίο συνδυασμού."
-#: 01170000.xhp
+#: 01170901.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3155341\n"
+"01170901.xhp\n"
+"hd_id3147226\n"
+"6\n"
"help.text"
-msgid "<image id=\"img_id3150943\" src=\"cmd/sc_config.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150943\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150943\" src=\"cmd/sc_config.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150943\">Icon</alt></image>"
+msgid "Table"
+msgstr "Πίνακας"
-#: 01170000.xhp
+#: 01170901.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3149670\n"
-"3\n"
+"01170901.xhp\n"
+"par_id3155338\n"
+"7\n"
"help.text"
-msgid "Form Controls"
-msgstr "Στοιχεία ελέγχου φόρμας"
+msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_LCW_CONTENTSELECTION_TABLE_LB_SELECTTABLE\">In the<emph> Table </emph>field, select the table containing the data field whose content should be displayed in the control field.</ahelp>"
+msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_LCW_CONTENTSELECTION_TABLE_LB_SELECTTABLE\">Στο πεδίο<emph> Πίνακας </emph>, επιλέξτε τον πίνακα που περιέχει το πεδίο δεδομένων του οποίου το περιεχόμενο θα πρέπει να εμφανίζεται στο πεδίο ελέγχου.</ahelp>"
-#: 01170000.xhp
+#: 01170901.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN10B21\n"
+"01170901.xhp\n"
+"par_id3159233\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/shared/guide/xforms.xhp\">XML Form documents</link> (XForms) use the same controls."
-msgstr "Τα <link href=\"text/shared/guide/xforms.xhp\">Έγγραφα φόρμας XML</link> (XForms) χρησιμοποιούν τα ίδια πεδία ελέγχου."
+msgid "The table given here appears in the <link href=\"text/shared/02/01170102.xhp\" name=\"Control properties\">Control properties</link> as an element of an SQL statement in the <emph>List Contents</emph> field."
+msgstr "Ο πίνακας που δίνεται εδώ εμφανίζεται στις <link href=\"text/shared/02/01170102.xhp\" name=\"Ιδιότητες πεδίου ελέγχου\">Ιδιότητες πεδίου ελέγχου</link> ως ένα στοιχείο μιας έκφρασης SQL στο πεδίο <emph>Περιεχόμενα λίστας</emph>."
-#: 01170000.xhp
+#: 01170902.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3152771\n"
-"45\n"
+"01170902.xhp\n"
+"tit\n"
"help.text"
-msgid "To create a form, open a document and use the Form Controls toolbar to add and define the form controls. If you want, you can also link the form to a database, so that you can use the controls to manipulate a database."
-msgstr "Για να δημιουργήσετε μία φόρμα, ανοίξτε ένα έγγραφο και χρησιμοποιήστε τη γραμμή εργαλείων ελέγχου φόρμας για να προσθέσετε και να ορίσετε τα πεδία ελέγχου φόρμας. Αν θέλετε, μπορείτε επίσης να συνδέσετε τη φόρμα με μία βάση δεδομένων, έτσι ώστε να μπορείτε να χρησιμοποιήσετε τα πεδία ελέγχου για να ελέγξετε μία βάση δεδομένων."
+msgid "Combo/List Box Wizard: Field Selection"
+msgstr "Αυτόματος πιλότος πεδίου συνδυασμού / λίστας: Επιλογή πεδίου"
-#: 01170000.xhp
+#: 01170902.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3150791\n"
-"46\n"
+"01170902.xhp\n"
+"hd_id3153323\n"
+"14\n"
"help.text"
-msgid "When you create a form in an HTML document, you can use the form to send data over the Internet."
-msgstr "Όταν δημιουργείτε μία φόρμα σε ένα έγγραφο HTML, μπορείτε να την χρησιμοποιήσετε για να στείλετε δεδομένα μέσω του Διαδικτύου."
+msgid "<link href=\"text/shared/02/01170902.xhp\" name=\"Combo/List Box Wizard: Field Selection\">Combo/List Box Wizard: Field Selection</link>"
+msgstr "<link href=\"text/shared/02/01170902.xhp\" name=\"Αυτόματος πιλότος πεδίου συνδυασμού / λίστας: Επιλογή πεδίου\">Αυτόματος πιλότος πεδίου συνδυασμού / λίστας: Επιλογή πεδίου</link>"
-#: 01170000.xhp
+#: 01170902.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3145171\n"
-"47\n"
+"01170902.xhp\n"
+"par_id3154228\n"
+"9\n"
"help.text"
-msgid "%PRODUCTNAME only exports the form properties that are supported by the HTML version that you export to. To specify the HTML version, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>."
-msgstr "Το %PRODUCTNAME εξάγει μόνο τις ιδιότητες φόρμας που υποστηρίζονται από την έκδοση του HTML στην οποία εξάγονται. Για να καθορίσετε την έκδοση του HTML, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph>."
+msgid "Select the data field specified in the table on the previous page, whose contents should be displayed in the list or combo box."
+msgstr "Επιλέξτε το πεδίο δεδομένων που καθορίζεται στον πίνακα της προηγούμενης σελίδας, του οποίου τα περιεχόμενα πρέπει να εμφανίζονται στο πεδίο λίστας ή συνδυασμού."
-#: 01170000.xhp
+#: 01170902.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN10C39\n"
+"01170902.xhp\n"
+"hd_id3153894\n"
+"10\n"
"help.text"
-msgid "To add a control to a document"
-msgstr "Για να προσθέσετε ένα πεδίο ελέγχου σε ένα έγγραφο"
+msgid "Available Fields"
+msgstr "Διαθέσιμα πεδία"
-#: 01170000.xhp
+#: 01170902.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3154918\n"
-"4\n"
+"01170902.xhp\n"
+"par_id3093440\n"
+"11\n"
"help.text"
-msgid "On the Form Controls toolbar, click the icon of the control that you want to add."
-msgstr "Στην γραμμή εργαλείων στοιχείων ελέγχου φόρμας, κάντε κλικ στο εικονίδιο των στοιχείων ελέγχου που θέλετε να προσθέσετε."
+msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_LCW_CONTENTSELECTION_FIELD_LB_SELECTFIELD\">Displays all table fields chosen on the previous Wizard page.</ahelp>"
+msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_LCW_CONTENTSELECTION_FIELD_LB_SELECTFIELD\">Εμφανίζει όλα τα πεδία πινάκων που έχουν επιλεγεί στην προηγούμενη σελίδα του Αυτόματου πιλότου.</ahelp>"
-#: 01170000.xhp
+#: 01170902.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN10C4D\n"
+"01170902.xhp\n"
+"hd_id3145669\n"
+"12\n"
"help.text"
-msgid "In the document, drag to create the control."
-msgstr "Μέσα στο έγγραφο, σύρετε το ποντίκι για να δημιουργήσετε το στοιχείο ελέγχου."
+msgid "Display Field"
+msgstr "Πεδίο εμφάνισης"
-#: 01170000.xhp
+#: 01170902.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN10C50\n"
+"01170902.xhp\n"
+"par_id3145136\n"
+"13\n"
"help.text"
-msgid "To create a square control field, hold down the Shift key while you drag."
-msgstr "Για να δημιουργήσετε ένα τετράγωνο πεδίο ελέγχου, κρατήστε πατημένο το πλήκτρο Shift ενώ σύρετε το ποντίκι."
+msgid "<ahelp hid=\"DBP_EDIT_RID_PAGE_LCW_CONTENTSELECTION_FIELD_ET_DISPLAYEDFIELD\">Specifies the field whose data are to be shown in the combo or list boxes.</ahelp>"
+msgstr "<ahelp hid=\"DBP_EDIT_RID_PAGE_LCW_CONTENTSELECTION_FIELD_ET_DISPLAYEDFIELD\">Ορίζει το πεδίο του οποίου τα δεδομένα πρόκειται να εμφανιστούν στα πεδία λίστας ή συνδυασμού.</ahelp>"
-#: 01170000.xhp
+#: 01170902.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3154127\n"
-"78\n"
+"01170902.xhp\n"
+"par_id3145345\n"
+"19\n"
"help.text"
-msgid "To add a field from the field list of a table or query to a form, drag a cell into the form. In a text document, you can also drag a column header to add a field to a form. To include a label for the field, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift key down when you drag a column head."
-msgstr "Για να προσθέσετε σε μία φόρμα ένα πεδίο από την λίστα πεδίων ενός πίνακα ή ερωτήματος, σύρετε ένα κελί μέσα στην φόρμα. Σε ένα έγγραφο κειμένου, μπορείτε επίσης να σύρετε μια κεφαλίδα στήλης για να προσθέσετε ένα πεδίο σε μία φόρμα. Για να συμπεριλάβετε μία ετικέτα για το πεδίο, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift ενώ σύρετε την κεφαλίδα της στήλης."
+msgid "The field name given here appears in the <link href=\"text/shared/02/01170102.xhp\" name=\"Control properties\">Control properties</link> as an element of an SQL statement in the <emph>List Contents</emph> field."
+msgstr "Το όνομα πεδίου που δόθηκε εδώ εμφανίζεται στις <link href=\"text/shared/02/01170102.xhp\" name=\"Ιδιότητες πεδίου ελέγχου\">Ιδιότητες πεδίου ελέγχου</link> ως στοιχείο μίας έκφρασης SQL στο πεδίο <emph>Περιεχόμενα λίστας</emph>."
-#: 01170000.xhp
+#: 01170903.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN10C87\n"
+"01170903.xhp\n"
+"tit\n"
"help.text"
-msgid "Modifying a Control"
-msgstr "Τροποποίηση πεδίου δλέγχου"
+msgid "List Box Wizard: Field Link"
+msgstr "Αυτόματος πιλότος πεδίου λίστας: Σύνδεση πεδίου"
-#: 01170000.xhp
+#: 01170903.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3148645\n"
-"5\n"
+"01170903.xhp\n"
+"hd_id3149119\n"
+"20\n"
"help.text"
-msgid "Right-click the control and choose <emph>Control</emph>. A dialog opens where you can define the properties of the control."
-msgstr "Κάντε δεξί κλικ στο πεδίο ελέγχου και επιλέξτε <emph>Πεδίο ελέγχου</emph>. Θα ανοίξει ένα παράθυρο διαλόγου όπου θα μπορείτε να ορίσετε τις ιδιότητες του πεδίου ελέγχου."
+msgid "<link href=\"text/shared/02/01170903.xhp\" name=\"List Box Wizard: Field Link\">List Box Wizard: Field Link</link>"
+msgstr "<link href=\"text/shared/02/01170903.xhp\" name=\"List Box Wizard: Field Link\">Αυτόματος πιλότος πεδίου λίστας: Σύνδεση πεδίου</link>"
-#: 01170000.xhp
+#: 01170903.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3153363\n"
-"163\n"
+"01170903.xhp\n"
+"par_id3159224\n"
+"15\n"
"help.text"
-msgid "To specify a accelerator key for a control, add a tilde (~) in front of the character in the label for the control."
-msgstr "Για να ορίσετε ένα πλήκτρο συντόμευσης για ένα πεδίο ελέγχου, προσθέστε μία περισπωμένη (~) μπροστά από τον χαρακτήρα στην ετικέτα του πεδίου ελέγχου."
+msgid "Indicates through which fields tables of values and list tables are linked."
+msgstr "Υποδεικνύει διαμέσου ποιων πεδίων είναι συνδεδεμένοι οι πίνακες τιμών και οι πίνακες λίστας."
-#: 01170000.xhp
+#: 01170903.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3152792\n"
-"135\n"
+"01170903.xhp\n"
+"par_id3150499\n"
+"27\n"
"help.text"
-msgid "You can drag and drop controls from one document to another document. You can also copy and paste controls between documents. When you insert a control from another document, $[officename] analyzes the data source, content type, and content properties of the control so that the control fits the logical structure in the target document. For example, a control that displays contents from an address book continues to display the same contents after you copy the control to a different document. You can view these properties on the <emph>Data</emph> tab page of the <emph>Form properties</emph> dialog."
-msgstr "Μπορείτε να μεταφέρετε και να αποθέσετε στοιχεία ελέγχου από ένα έγγραφο σε ένα άλλο. Μπορείτε επίσης να αντιγράψτε και επικολλήσετε στοιχεία ελέγχου ανάμεσα σε δύο έγγραφα. Όταν εισάγετε ένα στοιχείο ελέγχου από ένα άλλο έγγραφο, το $[officename] αναλύει τα δεδομένα προέλευσης, τον τύπο και τις ιδιότητες του περιεχομένου των στοιχείων ελέγχου, έτσι ώστε αυτά να μπορούν να εισαχθούν στη σωστή θέση της λογικής δομής του εγγράφου προορισμού. Ένα στοιχείο ελέγχου το οποίο εμφανίζει, για παράδειγμα, περιεχόμενα από το βιβλίο διευθύνσεων, θα εξακολουθεί να εμφανίζει τα ίδια περιεχόμενα του βιβλίου διευθύνσεων και μετά την αντιγραφή τους στο έγγραφο προορισμού. Μπορείτε να δείτε αυτές τις ιδιότητες στην καρτέλα διαλόγου <emph>Δεδομένα</emph>του <emph>Ιδιότητες φόρμας</emph>."
+msgid "The value table is the table of the current form where the list field is inserted. The list table is the table whose data is to be shown in the list field. Both tables must be linked over a mutual data field. These links are to be entered on this page of the wizard. The field names must not necessarily be the same (this depends upon how the field names are defined in both tables), but both fields must have the same field type."
+msgstr "Ο πίνακας τιμών είναι ο πίνακας της τρέχουσας φόρμας όπου έχει εισαχθεί το πεδίο λίστας. Ο πίνακας λίστας είναι ο πίνακας του οποίου τα δεδομένα πρέπει να εμφανίζονται στο πεδίο λίστας. Και οι δύο πίνακες πρέπει να είναι συνδεδεμένοι σε κοινό πεδίο δεδομένων. Οι συνδέσεις αυτές πρέπει να εισάγονται σε αυτήν τη σελίδα του αυτόματου πιλότου. Τα ονόματα των πεδίων δεν είναι απαραίτητο να είναι ίδια (αυτό εξαρτάται από τον τρόπο που καθορίζονται τα ονόματα των πεδίων στους δύο πίνακες), όμως τα δύο πεδία πρέπει να έχουν τον ίδιο τύπο."
-#: 01170000.xhp
+#: 01170903.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3154411\n"
-"24\n"
+"01170903.xhp\n"
+"hd_id3149180\n"
+"16\n"
"help.text"
-msgid "Select"
-msgstr "Επιλογή"
+msgid "Value table field"
+msgstr "Πεδίο πίνακα τιμών"
-#: 01170000.xhp
+#: 01170903.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3156106\n"
+"01170903.xhp\n"
+"par_id3150789\n"
+"17\n"
"help.text"
-msgid "<image id=\"img_id3153516\" src=\"cmd/sc_drawselect.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153516\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153516\" src=\"cmd/sc_drawselect.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153516\">Icon</alt></image>"
+msgid "<ahelp hid=\"DBP_COMBOBOX_RID_PAGE_LCW_FIELDLINK_CMB_VALUELISTFIELD\">Specifies the current form data field which should be related to a field in the linked table.</ahelp> In addition, click the desired data field in the list field below."
+msgstr "<ahelp hid=\"DBP_COMBOBOX_RID_PAGE_LCW_FIELDLINK_CMB_VALUELISTFIELD\">Ορίζει το τρέχον πεδίο δεδομένων φόρμας το οποίο πρέπει να σχετίζεται με κάποιο πεδίο του συνδεδεμένου πίνακα.</ahelp> Επιπλέον, κάντε κλικ στο επιθυμητό πεδίο δεδομένων στο παρακάτω πεδίο λίστας."
-#: 01170000.xhp
+#: 01170903.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3150470\n"
+"01170903.xhp\n"
+"par_id3145669\n"
"25\n"
"help.text"
-msgid "This icon switches the mouse pointer to the select mode, or deactivates this mode. The select mode is used to select the controls of the current form."
-msgstr "Το εικονίδιο αυτό αλλάζει το δείκτη του ποντικιού στην κατάσταση επιλογής ή απενεργοποιεί αυτή τη λειτουργία. Η επιλεγμένη λειτουργία χρησιμοποιείται για να επιλέξετε τα στοιχεία ελέγχου της τρέχουσας φόρμας."
+msgid "In <link href=\"text/shared/02/01170102.xhp\" name=\"Control - Properties\">Control - Properties</link>, the specified field will appear as an entry in the <emph>Data</emph> tab page under <emph>Data field</emph>."
+msgstr "Στο <link href=\"text/shared/02/01170102.xhp\" name=\"Πεδίο ελέγχου - Ιδιότητες\">Πεδίο ελέγχου - Ιδιότητες</link>, το προσδιορισμένο πεδίο θα εμφανιστεί ως μια εγγραφή στην καρτέλα <emph> Δεδομένα</emph> κάτω από το <emph>Πεδίο δεδομένων</emph>."
-#: 01170000.xhp
+#: 01170903.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3146914\n"
-"10\n"
+"01170903.xhp\n"
+"hd_id3149827\n"
+"18\n"
"help.text"
-msgid "Check Box"
-msgstr "Πεδίο σήμανσης"
+msgid "List table field"
+msgstr "Πεδίο πίνακα λίστας"
-#: 01170000.xhp
+#: 01170903.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3148483\n"
+"01170903.xhp\n"
+"par_id3155391\n"
+"19\n"
"help.text"
-msgid "<image id=\"img_id3156380\" src=\"cmd/sc_checkbox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156380\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156380\" src=\"cmd/sc_checkbox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156380\">Icon</alt></image>"
+msgid "<ahelp hid=\"DBP_COMBOBOX_RID_PAGE_LCW_FIELDLINK_CMB_TABLEFIELD\">Specifies the linked table data field, which is related to the specified value table field.</ahelp> In addition, click the data field in the lower list field."
+msgstr "<ahelp hid=\"DBP_COMBOBOX_RID_PAGE_LCW_FIELDLINK_CMB_TABLEFIELD\">Ορίζει το πεδίο δεδομένων συνδεδεμένου πίνακα το οποίο σχετίζεται με το καθορισμένο πεδίο πίνακα τιμών.</ahelp> Επιπλέον, κάντε κλικ στο πεδίο δεδομένων στο χαμηλότερο πεδίο της λίστας."
-#: 01170000.xhp
+#: 01170903.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3153927\n"
-"11\n"
+"01170903.xhp\n"
+"par_id3154823\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\".uno:CheckBox\">Creates a check box.</ahelp> Check boxes allow you to activate or deactivate a function in a form."
-msgstr "<ahelp hid=\".uno:CheckBox\">Δημιουργεί ένα πεδίο σήμανσης.</ahelp> Τα πεδία σήμανσης επιτρέπουν την ενεργοποίηση ή απενεργοποίηση μίας λειτουργίας σε μία φόρμα."
+msgid "In <link href=\"text/shared/02/01170102.xhp\" name=\"Control - Properties\">Control - Properties</link>, the specified field will appear in the <emph>Data</emph> tab page of a SQL statement under <emph>List Contents</emph>."
+msgstr "Στο <link href=\"text/shared/02/01170102.xhp\" name=\"Πεδίο ελέγχου - Ιδιότητες\">Πεδίο ελέγχου - Ιδιότητες</link>, το ορισμένο πεδίο θα εμφανιστεί στην καρτέλα <emph>Δεδομένα</emph>μιας έκφρασης SQL κάτω από τα <emph>Περιεχόμενα λίστας</emph>."
-#: 01170000.xhp
+#: 01170904.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3153794\n"
-"16\n"
+"01170904.xhp\n"
+"tit\n"
"help.text"
-msgid "Text Box"
-msgstr "Πλαίσιο κειμένου"
+msgid "Combo Box Wizard: Database Field"
+msgstr "Αυτόματος πιλότος πεδίου συνδυασμού: Πεδίο βάσης δεδομένων"
-#: 01170000.xhp
+#: 01170904.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3163665\n"
+"01170904.xhp\n"
+"hd_id3144740\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3153266\" src=\"cmd/sc_edit.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153266\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153266\" src=\"cmd/sc_edit.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153266\">Icon</alt></image>"
+msgid "<link href=\"text/shared/02/01170904.xhp\" name=\"Combo Box Wizard: Database Field\">Combo Box Wizard: Database Field</link>"
+msgstr "<link href=\"text/shared/02/01170904.xhp\" name=\"Αυτόματος πιλότος πεδίου συνδυασμού: Πεδίο βάσης δεδομένων\">Αυτόματος πιλότος πεδίου συνδυασμού: Πεδίο βάσης δεδομένων</link>"
-#: 01170000.xhp
+#: 01170904.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3158444\n"
-"17\n"
+"01170904.xhp\n"
+"par_id3153323\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:Edit\">Creates a text box.</ahelp> Text boxes are fields in which the user can enter text. In a form, text boxes display data or allow for new data input."
-msgstr "<ahelp hid=\".uno:Edit\">Δημιουργεί ένα πλαίσιο κειμένου.</ahelp> Τα πλαίσια κειμένου είναι πεδία στα οποία μπορείτε να εισαγάγετε κείμενο. Σε μια φόρμα, τα πλαίσια κειμένου εμφανίζουν δεδομένα ή επιτρέπουν την εισαγωγή νέων δεδομένων."
+msgid "With the combination fields, you can either save the value of a field in a database or display this value in a form."
+msgstr "Με τα πεδία συνδυασμού, μπορείτε είτε να αποθηκεύσετε την τιμή ενός πεδίου σε μία βάση δεδομένων είτε να εμφανίσετε την τιμή αυτή σε μια φόρμα."
-#: 01170000.xhp
+#: 01170904.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3151218\n"
-"124\n"
+"01170904.xhp\n"
+"par_id3155150\n"
+"12\n"
"help.text"
-msgid "Formatted Field"
-msgstr "Μορφοποιημένο πεδίο"
+msgid "The user values entered in the combination field or selected in the list can be saved in the database table that is accessed in the form. Note that the saving of values in another table is not possible. If the values are not to be saved in a database, they will be saved only in the form. This is especially helpful in HTML forms, where the user's entered or selected values are to be assigned to a server."
+msgstr "Οι τιμές του χρήστη που εισάγονται στο πεδίο συνδυασμού ή επιλέγονται στη λίστα μπορούν να αποθηκευτούν στον πίνακα της βάσης δεδομένων, στον οποίο γίνεται πρόσβαση από τη φόρμα. Σημειώστε ότι η αποθήκευση τιμών σε άλλο πίνακα δεν είναι δυνατή. Αν οι τιμές δεν πρόκειται να αποθηκευτούν σε βάση δεδομένων, θα αποθηκευτούν μόνο στη φόρμα. Αυτό, είναι ιδιαίτερα χρήσιμο σε φόρμες HTML, όπου οι τιμές που έχουν εισαχθεί ή επιλεχθεί από το χρήστη πρόκειται να ανατεθούν σε ένα εξυπηρετητή."
-#: 01170000.xhp
+#: 01170904.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3154836\n"
+"01170904.xhp\n"
+"hd_id3149760\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3143277\" src=\"cmd/sc_formattedfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3143277\">Icon</alt></image>"
-msgstr "<image id=\"img_id3143277\" src=\"cmd/sc_formattedfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3143277\">Icon</alt></image>"
+msgid "Do you want to save the value in a database field?"
+msgstr "Θέλετε να αποθηκευτεί η τιμή σε ένα πεδίο βάσης δεδομένων;"
-#: 01170000.xhp
+#: 01170904.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3147547\n"
-"125\n"
+"01170904.xhp\n"
+"par_id3150178\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".uno:FormattedField\">Creates a formatted field.</ahelp> A formatted field is a text box in which you can define how the inputs and outputs are formatted, and which limiting values apply."
-msgstr "<ahelp hid=\".uno:FormattedField\">Δημιουργεί ένα μορφοποιημένο πεδίο.</ahelp> Το μορφοποιημένο πεδίο είναι ένα πλαίσιο κειμένου όπου μπορείτε να καθορίσετε τον τρόπο μορφοποίησης των δεδομένων εισόδου και εξόδου και τις ισχύουσες περιοριστικές τιμές."
+msgid "Two options are available for this question:"
+msgstr "Δύο επιλογές είναι διαθέσιμες για αυτήν την ερώτηση:"
-#: 01170000.xhp
+#: 01170904.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3155346\n"
-"126\n"
+"01170904.xhp\n"
+"hd_id3153394\n"
+"5\n"
"help.text"
-msgid "A formatted field has <link href=\"text/shared/02/01170002.xhp\" name=\"special control properties\">special control properties</link> (choose <emph>Format - Control</emph>)."
-msgstr "Ένα μορφοποιημένο πεδίο έχει <link href=\"text/shared/02/01170002.xhp\" name=\"ειδικές ιδιότητες ελέγχου\">ειδικές ιδιότητες ελέγχου</link> (επιλέξτε <emph>Μορφή - Έλεγχος</emph>)."
+msgid "Yes, I want to save it in the following database field"
+msgstr "Ναι, επιθυμώ να γίνει αποθήκευση στο ακόλουθο πεδίο της βάσης δεδομένων"
-#: 01170000.xhp
+#: 01170904.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3148774\n"
+"01170904.xhp\n"
+"par_id3147043\n"
"6\n"
"help.text"
-msgid "Push Button"
-msgstr "Πεδίο επιλογής"
+msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES\">Specifies whether the user's entered or selected combination field value should be saved in a database field.</ahelp> Several database table fields are offered which can be accessed in the current form."
+msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES\">Καθορίζει αν η τιμή του πεδίου συνδυασμού που εισήχθη ή επιλέχτηκε από το χρήστη θα πρέπει να αποθηκευτεί σε ένα πεδίο βάσης δεδομένων.</ahelp> Προσφέρονται αρκετά πεδία πίνακα βάσης δεδομένων, η πρόσβαση στα οποία επιτρέπεται στην τρέχουσα φόρμα."
-#: 01170000.xhp
+#: 01170904.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3145801\n"
+"01170904.xhp\n"
+"par_id3145212\n"
+"11\n"
"help.text"
-msgid "<image id=\"img_id3151073\" src=\"cmd/sc_insertpushbutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151073\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151073\" src=\"cmd/sc_insertpushbutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151073\">Icon</alt></image>"
+msgid "In <link href=\"text/shared/02/01170102.xhp\" name=\"Control - Properties\">Control - Properties</link> the selected field appears as an entry in the <emph>Data</emph> tab page under <emph>Data field</emph>."
+msgstr "Στο <link href=\"text/shared/02/01170102.xhp\" name=\"Πεδίο ελέγχου - Ιδιότητες\">Πεδίο ελέγχου - Ιδιότητες</link> το επιλεγμένο πεδίο εμφανίζετε σαν μια εγγραφή στην καρτέλα <emph>Δεδομένα</emph> κάτω από το <emph>Πεδίο δεδομένων</emph>."
-#: 01170000.xhp
+#: 01170904.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3147046\n"
+"01170904.xhp\n"
+"hd_id3149177\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\".uno:Pushbutton\">Creates a push button.</ahelp> This function can be used to execute a command for a defined event, such as a mouse click."
-msgstr "<ahelp hid=\".uno:Pushbutton\">Δημιουργεί ένα πεδίο επιλογής.</ahelp> Αυτή η λειτουργία μπορεί να χρησιμοποιηθεί για την εκτέλεση μιας εντολής για ένα ορισμένο γεγονός, όπως ένα κλικ του ποντικιού."
-
-#: 01170000.xhp
-msgctxt ""
-"01170000.xhp\n"
-"par_id3154731\n"
-"138\n"
-"help.text"
-msgid "You can apply text and graphics to these buttons."
-msgstr "Σε αυτά τα κουμπιά μπορείτε να εφαρμόσετε κείμενα ή/και γραφικά."
+msgid "List field"
+msgstr "Πεδίο λίστας"
-#: 01170000.xhp
+#: 01170904.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3157844\n"
+"01170904.xhp\n"
+"par_id3147008\n"
"8\n"
"help.text"
-msgid "Option Button"
-msgstr "Κουμπί επιλογών"
-
-#: 01170000.xhp
-msgctxt ""
-"01170000.xhp\n"
-"par_id3152971\n"
-"help.text"
-msgid "<image id=\"img_id3152999\" src=\"cmd/sc_radiobutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152999\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152999\" src=\"cmd/sc_radiobutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152999\">Icon</alt></image>"
+msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD\">Specifies the data field where the combination field value should be saved.</ahelp>"
+msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD\">Ορίζει το πεδίο δεδομένων όπου πρέπει να αποθηκευτεί η τιμή του πεδίου συνδυασμού.</ahelp>"
-#: 01170000.xhp
+#: 01170904.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3149123\n"
+"01170904.xhp\n"
+"hd_id3148538\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\".uno:RadioButton\">Creates an option button.</ahelp> Option buttons enable the user to choose one of several options. Option buttons with the same functionality are given the same name (<link href=\"text/shared/02/01170101.xhp\" name=\"Name\"><emph>Name</emph></link><emph>property</emph>). Normally, they are given a <link href=\"text/shared/02/01170000.xhp\" name=\"group box\">group box</link>."
-msgstr "<ahelp hid=\".uno:RadioButton\">Δημιουργεί ένα κουμπί επιλογών.</ahelp> Τα κουμπιά επιλογών επιτρέπουν στο χρήστη να επιλέξει μία ανάμεσα σε διάφορες επιλογές. Τα κουμπιά επιλογών που πραγματοποιούν την ίδια λειτουργία λαμβάνουν το ίδιο όνομα ((<link href=\"text/shared/02/01170101.xhp\" name=\"Όνομα\"><emph>Όνομα</emph></link><emph>ιδιότητα</emph>). ). Κανονικά, λαμβάνουν ένα <link href=\"text/shared/02/01170000.xhp\" name=\"πλαίσιο ομάδας\">πλαίσιο ομάδας</link>."
-
-#: 01170000.xhp
-msgctxt ""
-"01170000.xhp\n"
-"hd_id3156064\n"
-"18\n"
-"help.text"
-msgid "List Box"
-msgstr "Πεδίο λίστας"
+msgid "No, I only want to save the value in the form"
+msgstr "Όχι, θέλω η τιμή να αποθηκευτεί μόνο στην φόρμα."
-#: 01170000.xhp
+#: 01170904.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3154326\n"
+"01170904.xhp\n"
+"par_id3149398\n"
+"10\n"
"help.text"
-msgid "<image id=\"img_id3154135\" src=\"cmd/sc_listbox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154135\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154135\" src=\"cmd/sc_listbox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154135\">Icon</alt></image>"
+msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO\">Specifies that the value of this combination field will not be written in the database and will only be saved in the form.</ahelp>"
+msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO\">Ορίζει ότι η τιμή αυτού του πεδίου συνδυασμού δε θα εγγραφεί στη βάση δεδομένων, αλλά θα αποθηκευτεί μόνο στη φόρμα.</ahelp>"
-#: 01170000.xhp
+#: 01171000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3166428\n"
-"19\n"
+"01171000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:ListBox\">Creates a list box.</ahelp> A list box lets users select an entry from a list. If the form is linked to a database and the database connection is active, the<link href=\"text/shared/02/01170900.xhp\" name=\"List Box Wizard\"><emph>List Box Wizard</emph></link> will automatically appear after the list box is inserted in the document. This wizard helps you create the list box."
-msgstr "<ahelp hid=\".uno:ListBox\">Δημιουργεί ένα πεδίο λίστας.</ahelp> Το πεδίο λίστας επιτρέπει στο χρήστη την επιλογή μιας καταχώρησης από μία λίστα. Αν η φόρμα είναι συνδεδεμένη με μια βάση δεδομένων και η σύνδεση της βάσης δεδομένων είναι ενεργή, μετά την εισαγωγή του πεδίου λίστας στο έγγραφο, θα εμφανιστεί αυτόματα ο <link href=\"text/shared/02/01170900.xhp\" name=\"Αυτόματος Πιλότος Πεδίων Λίστας\"><emph>Αυτόματος Πιλότος Πεδίων Λίστας</emph></link>. Αυτός ο Αυτόματος Πιλότος βοηθά στη δημιουργία του πεδίου λίστας."
+msgid "Open in Design Mode"
+msgstr "Άνοιγμα σε κατάσταση σχεδιασμού"
-#: 01170000.xhp
+#: 01171000.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3147171\n"
-"20\n"
+"01171000.xhp\n"
+"bm_id3156211\n"
"help.text"
-msgid "Combo Box"
-msgstr "Πεδίο συνδυασμού"
+msgid "<bookmark_value>forms; opening in design mode</bookmark_value><bookmark_value>controls; activating in forms</bookmark_value><bookmark_value>design mode after saving</bookmark_value><bookmark_value>documents; opening in design mode</bookmark_value><bookmark_value>edit mode; after opening</bookmark_value>"
+msgstr "<bookmark_value>φόρμες, άνοιγμα σε κατάσταση σχεδιασμού</bookmark_value><bookmark_value>πεδία ελέγχου, ενεργοποίηση στις φόρμες</bookmark_value><bookmark_value>κατάσταση σχεδιασμού μετά την αποθήκευση</bookmark_value><bookmark_value>έγγραφα, άνοιγμα σε κατάσταση σχεδιασμού</bookmark_value><bookmark_value>κατάσταση επεξεργασίας, μετά το άνοιγμα</bookmark_value>"
-#: 01170000.xhp
+#: 01171000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3149981\n"
+"01171000.xhp\n"
+"hd_id3156211\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3148817\" src=\"cmd/sc_combobox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148817\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148817\" src=\"cmd/sc_combobox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148817\">Icon</alt></image>"
+msgid "<link href=\"text/shared/02/01171000.xhp\" name=\"Open in Design Mode\">Open in Design Mode</link>"
+msgstr "<link href=\"text/shared/02/01171000.xhp\" name=\"Άνοιγμα σε κατάσταση σχεδιασμού\">Άνοιγμα σε κατάσταση σχεδιασμού</link>"
-#: 01170000.xhp
+#: 01171000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3149407\n"
-"21\n"
+"01171000.xhp\n"
+"par_id3146130\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:ComboBox\">Creates a combo box.</ahelp> A combo box is a single-line list box with a drop-down list from which users choose an option. You can assign the \"read-only\" property to the combo box so that users cannot enter other entries than those found in the list. If the form is bound to a database and the database connection is active, the <link href=\"text/shared/02/01170900.xhp\" name=\"Combo Box Wizard\"><emph>Combo Box Wizard</emph></link> will automatically appear after you insert the combo box in the document."
-msgstr "<ahelp hid=\".uno:ComboBox\">Δημιουργεί ένα πεδίο συνδυασμού.</ahelp> Ένα πεδίο συνδυασμού είναι ένα απλό πεδίο λίστας με μία κυλιόμενη λίστα από την οποία οι χρήστες επιλέγουν μία επιλογή. Μπορείτε να αναθέσετε την ιδιότητα \"μόνο για ανάγνωση\" στο πεδίο συνδυασμού έτσι ώστε οι χρήστες να μην μπορούν να εισάγουν άλλες εγγραφές εκτός από αυτές που βρίσκονται στη λίστα. Αν η φόρμα είναι συνδεδεμένη με μία βάση δεδομένων και η σύνδεση είναι ενεργή, ο <link href=\"text/shared/02/01170900.xhp\" name=\"Αυτόματος Πιλότος Πεδίων Συνδυασμού\"><emph>Αυτόματος Πιλότος Πεδίων Συνδυασμού</emph></link> θα εμφανιστεί αυτόματα όταν εισάγετε το πεδίο συνδυασμού στο έγγραφο."
+msgid "<ahelp hid=\".uno:OpenReadOnly\">Opens forms in <link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Design Mode\">Design Mode</link> so that the form can be edited.</ahelp>"
+msgstr "<ahelp hid=\".uno:OpenReadOnly\">Ανοίγει τις φόρμες σε <link href=\"text/shared/explorer/database/04030000.xhp\" name=\"κατάσταση σχεδιασμού\">κατάσταση σχεδιασμού</link> ούτως ώστε η φόρμα να μπορεί να υποστεί επεξεργασία.</ahelp>"
-#: 01170000.xhp
+#: 01171000.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3145618\n"
-"12\n"
+"01171000.xhp\n"
+"par_id3155805\n"
+"5\n"
"help.text"
-msgid "Label Field"
-msgstr "Πεδίο ετικέτας"
+msgid "You cannot activate the controls of the form or edit contents of database records in Design Mode. However, you can change the position and size of the controls, edit other properties, and add or delete controls in Design Mode."
+msgstr "Δεν μπορείτε να ενεργοποιήσετε τα πεδία ελέγχου της φόρμας ή να επεξεργαστείτε τα περιεχόμενα των εγγραφών της βάσης δεδομένων σε κατάσταση σχεδιασμού. Ωστόσο, μπορείτε να αλλάξετε τη θέση και το μέγεθος των πεδίων ελέγχου, να επεξεργαστείτε άλλες ιδιότητες και να προσθέσετε ή να διαγράψετε πεδία ελέγχου στην κατάσταση σχεδιασμού."
-#: 01170000.xhp
+#: 01171000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3145295\n"
+"01171000.xhp\n"
+"par_id3147089\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3151017\" src=\"cmd/sc_insertfixedtext.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151017\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151017\" src=\"cmd/sc_insertfixedtext.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151017\">Icon</alt></image>"
+msgid "After you have finished editing your form, right-click \"Forms\" in the <emph>Form Navigator</emph> and deselect <emph>Open in Design Mode</emph>. Save your form when you are finished."
+msgstr "Αφού έχετε τελειώσει την επεξεργασία της φόρμας σας, κάντε δεξί-κλικ στο \"Φόρμες\" στο <emph>Περιήγηση φόρμας</emph> και απενεργοποιήστε το <emph>Άνοιγμα σε κατάσταση σχεδιασμού</emph>. Αποθηκεύστε τη φόρμα σας όταν τελειώσετε."
-#: 01170000.xhp
+#: 01171000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3148534\n"
-"13\n"
+"01171000.xhp\n"
+"par_id3154749\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".uno:Label\">Creates a field for displaying text.</ahelp> These labels are only for displaying predefined text. Entries cannot be made in these fields."
-msgstr "<ahelp hid=\".uno:Label\">Δημιουργεί ένα πεδίο για εμφάνιση κειμένου.</ahelp> Αυτές οι ετικέτες εμφανίζουν μόνο προκαθορισμένο κείμενο. Δεν μπορούν να γίνουν εγγραφές σε αυτά τα πεδία."
+msgid "If the form document is write-protected, the <emph>Open in Design Mode</emph> command is ignored."
+msgstr "Αν το έγγραφο φόρμας είναι μόνο για ανάγνωση, η εντολή <emph>Άνοιγμα σε κατάσταση σχεδιασμού</emph> παραβλέπεται."
-#: 01170000.xhp
+#: 01171100.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN10CC6\n"
+"01171100.xhp\n"
+"tit\n"
"help.text"
-msgid "More Controls"
-msgstr "Περισσότερα στοιχεία ελέγχου"
+msgid "Wizards On/Off"
+msgstr "Αυτόματοι πιλότοι Ναι/Όχι"
-#: 01170000.xhp
+#: 01171100.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN10CDC\n"
+"01171100.xhp\n"
+"hd_id3155934\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/02/more_controls.xhp\"><emph>More Controls</emph></link> toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή εργαλείων <link href=\"text/shared/02/more_controls.xhp\"><emph>Περισσότερα Πεδία Επιλογής</emph></link>.</ahelp>"
+msgid "<link href=\"text/shared/02/01171100.xhp\" name=\"Wizards On/Off\">Wizards On/Off</link>"
+msgstr "<link href=\"text/shared/02/01171100.xhp\" name=\"Αυτόματοι Πιλότοι Ναι/Όχι\">Αυτόματοι Πιλότοι Ναι/Όχι</link>"
-#: 01170000.xhp
+#: 01171100.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN10CF7\n"
+"01171100.xhp\n"
+"par_id3147143\n"
+"2\n"
"help.text"
-msgid "Form Design"
-msgstr "Σχεδιασμός φόρμας"
+msgid "<ahelp hid=\".uno:UseWizards\">Specifies whether to start the wizard automatically when inserting a new control.</ahelp> This setting applies globally to all documents."
+msgstr "<ahelp hid=\".uno:UseWizards\">Καθορίζει αν ο αυτόματος πιλότος θα ξεκινά αυτόματα όταν εισάγεται ένα νέο πεδίο ελέγχου.</ahelp> Αυτή η ρύθμιση εφαρμόζεται καθολικά σε όλα τα έγγραφα."
-#: 01170000.xhp
+#: 01171100.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN10D0D\n"
+"01171100.xhp\n"
+"par_id3159201\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/main0226.xhp\"><emph>Form Design</emph></link> toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή εργαλείων <link href=\"text/shared/main0226.xhp\"><emph>Σχεδιασμός Φόρμας</emph></link>.</ahelp>"
+msgid "There are wizards for inserting a list box or combo box, a table element and group boxes."
+msgstr "Υπάρχουν αυτόματοι πιλότοι για εισαγωγή πεδίων λίστας ή πεδίων συνδυασμού, στοιχείων πίνακα και πλαισίων ομαδοποίησης."
-#: 01170000.xhp
+#: 01171200.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11B57\n"
+"01171200.xhp\n"
+"tit\n"
"help.text"
-msgid "Wizards On/Off"
-msgstr "Αυτόματοι πιλότοι Ναι/Όχι"
+msgid "Display Grid"
+msgstr "Εμφάνιση πλέγματος"
-#: 01170000.xhp
+#: 01171200.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11B65\n"
+"01171200.xhp\n"
+"hd_id3150476\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id6128727\" src=\"cmd/sc_usewizards.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id6128727\">Icon</alt></image>"
-msgstr "<image id=\"img_id6128727\" src=\"cmd/sc_usewizards.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id6128727\">Icon</alt></image>"
+msgid "Display Grid"
+msgstr "Εμφάνιση πλέγματος"
-#: 01170000.xhp
+#: 01171200.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11B76\n"
+"01171200.xhp\n"
+"par_id3153750\n"
"help.text"
-msgid "Turns on and turns off the automatic form controls wizards."
-msgstr "Ενεργοποιεί και απενεργοποιεί τους αυτόματους πιλότους στοιχείων ελέγχου φόρμας."
+msgid "<image id=\"img_id3153049\" src=\"cmd/sc_gridvisible.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153049\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153049\" src=\"cmd/sc_gridvisible.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153049\">Εικονίδιο</alt></image>"
-#: 01170000.xhp
+#: 01171200.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id6403088\n"
+"01171200.xhp\n"
+"par_id3155536\n"
+"4\n"
"help.text"
-msgid "These wizards help you to enter the properties of list boxes, table controls, and other controls."
-msgstr "Αυτοί οι πιλότοι βοηθούν στην εισαγωγή των ιδιοτήτων των πεδίων λίστας, των πεδίων ελέγχου πίνακα και άλλων στοιχείων ελέγχου."
+msgid "Display Grid"
+msgstr "Εμφάνιση πλέγματος"
-#: 01170000.xhp
+#: 01171300.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3149436\n"
-"134\n"
+"01171300.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170001.xhp\" name=\"Context Menu Commands\">Context Menu Commands</link>"
-msgstr "<link href=\"text/shared/02/01170001.xhp\" name=\"Εντολές μενού περιβάλλοντος\">Εντολές μενού περιβάλλοντος</link>"
+msgid "Snap to Grid"
+msgstr "Συγκράτηση στο πλέγμα"
-#: 01170000.xhp
+#: 01171300.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11A56\n"
+"01171300.xhp\n"
+"hd_id3151262\n"
+"1\n"
"help.text"
-msgid "Spin Button"
-msgstr "Κουμπί περιστροφής"
+msgid "<link href=\"text/shared/02/01171300.xhp\" name=\"Snap to Grid\">Snap to Grid</link>"
+msgstr "<link href=\"text/shared/02/01171300.xhp\" name=\"Συγκράτηση στο πλέγμα\">Συγκράτηση στο πλέγμα</link>"
-#: 01170000.xhp
+#: 01171300.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11A64\n"
+"01171300.xhp\n"
+"par_id3149495\n"
+"5\n"
"help.text"
-msgid "<image id=\"img_id7816400\" src=\"cmd/sc_spinbutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id7816400\">Icon</alt></image>"
-msgstr "<image id=\"img_id7816400\" src=\"cmd/sc_spinbutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id7816400\">Icon</alt></image>"
+msgid "<ahelp hid=\".\">Specifies whether to move frames, drawing elements, and controls only between grid points.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει αν τα πλαίσια, τα στοιχεία σχεδίασης και τα πεδία ελέγχου θα μετακινούνται μόνο μεταξύ σημείων του πλέγματος.</ahelp>"
-#: 01170000.xhp
+#: 01171300.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11A75\n"
+"01171300.xhp\n"
+"par_id3156027\n"
"help.text"
-msgid "<ahelp hid=\".uno:SpinButton\">Creates a spin button.</ahelp>"
-msgstr "<ahelp hid=\".uno:SpinButton\">Δημιουργεί ένα κουμπί περιστροφής.</ahelp>"
+msgid "<image id=\"img_id3157896\" src=\"cmd/sc_griduse.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3157896\">Icon</alt></image>"
+msgstr "<image id=\"img_id3157896\" src=\"cmd/sc_griduse.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3157896\">Εικονίδιο</alt></image>"
-#: 01170000.xhp
+#: 01171300.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id710776\n"
+"01171300.xhp\n"
+"par_id3147834\n"
+"4\n"
"help.text"
-msgid "If you add a spin button to a Calc spreadsheet, you can use the Data tab page to create a two-way link between the spin button and a cell. As a result, when you change the contents of a cell, the contents of the spin button are updated. Conversely, if you change the value of the spin button, the contents of the cell are updated."
-msgstr "Αν προσθέσετε ένα κουμπί περιστροφής σε ένα λογιστικό φύλλο στο Calc, μπορείτε να χρησιμοποιήσετε την καρτέλα Δεδομένα για να δημιουργήσετε μία σύνδεση διπλής κατεύθυνσης ανάμεσα στο κουμπί περιστροφής και ένα κελί. Αυτό έχει σαν αποτέλεσμα, όταν αλλάζετε τα περιεχόμενα ενός κελιού, να ενημερώνονται τα περιεχόμενα του πεδίου περιστροφής. Αντίστοιχα, αν αλλάξετε την τιμή του πεδίου περιστροφής, τα περιεχόμενα του κελιού ενημερώνονται."
+msgid "Snap to Grid"
+msgstr "Συγκράτηση στο πλέγμα"
-#: 01170000.xhp
+#: 01171400.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11ABC\n"
+"01171400.xhp\n"
+"tit\n"
"help.text"
-msgid "Scrollbar"
-msgstr "Γραμμή κύλισης"
+msgid "Helplines While Moving"
+msgstr "Βοηθητικές γραμμές κατά τη μετακίνηση"
-#: 01170000.xhp
+#: 01171400.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11ACA\n"
+"01171400.xhp\n"
+"hd_id3155599\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id8203985\" src=\"cmd/sc_scrollbar.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id8203985\">Icon</alt></image>"
-msgstr "<image id=\"img_id8203985\" src=\"cmd/sc_scrollbar.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id8203985\">Icon</alt></image>"
+msgid "Helplines While Moving"
+msgstr "Βοηθητικές γραμμές κατά τη μετακίνηση"
-#: 01170000.xhp
+#: 01171400.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11ADB\n"
+"01171400.xhp\n"
+"par_id3149549\n"
"help.text"
-msgid "<ahelp hid=\".uno:ScrollBar\">Creates a scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".uno:ScrollBar\">Δημιουργεί μία γραμμή κύλισης.</ahelp>"
+msgid "<image id=\"img_id3149760\" src=\"cmd/sc_helplinesmove.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149760\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149760\" src=\"cmd/sc_helplinesmove.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149760\">Εικονίδιο</alt></image>"
-#: 01170000.xhp
+#: 01171400.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11CA3\n"
+"01171400.xhp\n"
+"par_id3153049\n"
+"4\n"
"help.text"
-msgid "You can specify the following properties for a scrollbar:"
-msgstr "Μπορείτε να ορίσετε τις ακόλουθες ιδιότητες για μία γραμμή κύλισης:"
+msgid "Helplines While Moving"
+msgstr "Βοηθητικές γραμμές κατά τη μετακίνηση"
-#: 01170000.xhp
+#: 01220000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11CDA\n"
+"01220000.xhp\n"
+"tit\n"
"help.text"
-msgid "UI name"
-msgstr "Όνομα UI"
+msgid "Navigator"
+msgstr "Περιήγηση"
-#: 01170000.xhp
+#: 01220000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11CE0\n"
+"01220000.xhp\n"
+"hd_id3155934\n"
+"1\n"
"help.text"
-msgid "Semantics"
-msgstr "Σημασιολογία"
+msgid "<link href=\"text/shared/02/01220000.xhp\" name=\"Navigator\">Navigator</link>"
+msgstr "<link href=\"text/shared/02/01220000.xhp\" name=\"Περιήγηση\">Περιήγηση</link>"
-#: 01170000.xhp
+#: 01220000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11CE7\n"
+"01220000.xhp\n"
+"par_id3148983\n"
+"2\n"
"help.text"
-msgid "Scroll value min"
-msgstr "Ελάχιστη τιμή κύλισης"
+msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
+msgstr "Κάντε κλικ στο εικονίδιο<emph> Περιήγηση Ναι/Όχι </emph>για να αποκρύψετε ή να εμφανίσετε την <emph>Περιήγηση</emph>."
-#: 01170000.xhp
+#: 01220000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11CED\n"
+"01220000.xhp\n"
+"par_id3152594\n"
+"4\n"
"help.text"
-msgid "Specifies the minimum height or the minimum width of a scrollbar."
-msgstr "Ορίζει το ελάχιστο ύψος ή το ελάχιστο πλάτος μιας γραμμής κύλισης."
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
+msgstr "Μπορείτε επίσης να καλέσετε τον <emph>Περιηγητή</emph> επιλέγοντας <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"Προβολή - Περιηγητής\">Προβολή - Περιηγητής</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Προβολή - Περιηγητής\">Προβολή - Περιηγητής</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Προβολή - Περιηγητής\">Προβολή - Περιηγητής</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Προβολή - Περιηγητής\">Προβολή - Περιηγητής</link></caseinline><defaultinline>Προβολή - Περιηγητής</defaultinline></switchinline>"
-#: 01170000.xhp
+#: 01220000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11CF4\n"
+"01220000.xhp\n"
+"par_id3153345\n"
"help.text"
-msgid "Scroll value max"
-msgstr "Μέγιστη τιμή κύλισης"
+msgid "<image id=\"img_id3149095\" src=\"cmd/sc_navigator.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149095\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149095\" src=\"cmd/sc_navigator.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149095\">Icon</alt></image>"
-#: 01170000.xhp
+#: 01220000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11CFA\n"
+"01220000.xhp\n"
+"par_id3155536\n"
+"3\n"
"help.text"
-msgid "Specifies the maximum height or the maximum width of a scrollbar."
-msgstr "Ορίζει το μέγιστο ύψος ή το μέγιστο πλάτος μιας γραμμής κύλισης."
+msgid "Navigator On/Off"
+msgstr "Περιήγηση Ναι/Όχι"
-#: 01170000.xhp
+#: 01230000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D01\n"
+"01230000.xhp\n"
+"tit\n"
"help.text"
-msgid "Default scroll value"
-msgstr "Προκαθορισμένη τιμή κύλισης"
+msgid "Styles and Formatting"
+msgstr "Πρότυπα και μορφοποίηση"
-#: 01170000.xhp
+#: 01230000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D07\n"
+"01230000.xhp\n"
+"hd_id3154228\n"
+"1\n"
"help.text"
-msgid "Specifies the default value of a scrollbar, used when the form is reset."
-msgstr "Ορίζει τη προεπιλεγμένη τιμή μιας γραμμής κύλισης,η οποία χρησιμοποιείται όταν επαναφέρεται η φόρμα."
+msgid "<link href=\"text/shared/02/01230000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link>"
+msgstr "<link href=\"text/shared/02/01230000.xhp\" name=\"Πρότυπα και Μορφοποίηση\">Πρότυπα και Μορφοποίηση</link>"
-#: 01170000.xhp
+#: 01230000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D0E\n"
+"01230000.xhp\n"
+"par_id3144436\n"
+"2\n"
"help.text"
-msgid "Orientation"
-msgstr "Προσανατολισμός"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles and Formatting window, which is where you can assign and organize Styles.</ahelp>"
+msgstr "<ahelp hid=\".uno:DesignerDialog\">Ορίζει εάν θέλετε να δείχνει ή να κρύβει το παράθυρο Πρότυπα και Μορφοποίηση, από το οποίο μπορείτε να εφαρμόσετε και να οργανώσετε Πρότυπα</ahelp>"
-#: 01170000.xhp
+#: 01230000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D14\n"
+"01230000.xhp\n"
+"par_id3153894\n"
+"4\n"
"help.text"
-msgid "Specifies the orientation of a scrollbar, that is, horizontal or vertical."
-msgstr "Ορίζει τον προσανατολισμό της γραμμής κύλισης, δηλαδή, οριζόντιος ή κατακόρυφος."
+msgid "Each $[officename] application has its own Styles and Formatting window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgstr "Κάθε εφαρμογή του $[officename] έχει το δικό της παράθυρο Πρότυπα και Μορφοποίηση. Έτσι υπάρχουν ξεχωριστά παράθυρα για <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"αρχεία κειμένου\">αρχεία κειμένου</link></caseinline><defaultinline>αρχεία κειμένου</defaultinline></switchinline>, για <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"λογιστικά φύλλα\">λογιστικά φύλλα</link></caseinline><defaultinline>λογιστικά φύλλα</defaultinline></switchinline> και για <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"παρουσιάσεις/έγγραφα σχεδίων\">παρουσιάσεις/έγγραφα σχεδίων</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"παρουσιάσεις/έγγραφα σχεδίων\">παρουσιάσεις/έγγραφα σχεδίων</link></caseinline><defaultinline>παρουσιάσεις/έγγραφα σχεδίων</defaultinline></switchinline>."
-#: 01170000.xhp
+#: 01230000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D1B\n"
+"01230000.xhp\n"
+"par_id3143267\n"
"help.text"
-msgid "Small change"
-msgstr "Μικρή αλλαγή"
+msgid "<image id=\"img_id3149999\" src=\"cmd/sc_designerdialog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149999\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149999\" src=\"cmd/sc_designerdialog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149999\">Εικονίδιο</alt></image>"
-#: 01170000.xhp
+#: 01230000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D21\n"
+"01230000.xhp\n"
+"par_id3154750\n"
+"3\n"
"help.text"
-msgid "Specifies the minimum amount by which you can scroll a scrollbar, for example, by clicking an arrow."
-msgstr "Ορίζει το ελάχιστο ποσό κύλισης της γραμμής κύλισης, για παράδειγμα, αν κάνετε κλικ σε ένα βέλος."
+msgid "Styles and Formatting"
+msgstr "Πρότυπα και μορφοποίηση"
-#: 01170000.xhp
+#: 02010000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D28\n"
+"02010000.xhp\n"
+"tit\n"
"help.text"
-msgid "Large change"
-msgstr "Μεγάλη αλλαγή"
+msgid "Apply Style"
+msgstr "Εφαρμογή προτύπου"
-#: 01170000.xhp
+#: 02010000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D2E\n"
+"02010000.xhp\n"
+"hd_id3148520\n"
+"1\n"
"help.text"
-msgid "Specifies the amount that a large step scrolls a scrollbar, for example, when you click between the scrollbar thumb and a scrollbar arrow."
-msgstr "Ορίζει το ποσό κύλισης μεγάλου βήματος της γραμμής κύλισης, για παράδειγμα, όταν κάνετε κλικ ανάμεσα στη μπάρα και το βέλος."
+msgid "<link href=\"text/shared/02/02010000.xhp\" name=\"Apply Style\">Apply Style</link>"
+msgstr "<link href=\"text/shared/02/02010000.xhp\" name=\"Εφαρμογή προτύπου\">Εφαρμογή προτύπου</link>"
-#: 01170000.xhp
+#: 02010000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D35\n"
+"02010000.xhp\n"
+"par_id3155351\n"
+"2\n"
"help.text"
-msgid "Delay"
-msgstr "Καθυστέρηση"
+msgid "<ahelp hid=\".uno:StyleApply\">Assigns a style to the current paragraph, selected paragraphs, or to a selected object.</ahelp>"
+msgstr "<ahelp hid=\".uno:StyleApply\">Αντιστοιχεί ένα πρότυπο στην τρέχουσα παράγραφο ή στις επιλεγμένες παραγράφους ή σε ένα επιλεγμένο αντικείμενο.</ahelp>"
-#: 01170000.xhp
+#: 02010000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D3B\n"
+"02010000.xhp\n"
+"par_idN10621\n"
"help.text"
-msgid "Specifies the delay in milliseconds between scrollbar trigger events. For example, the delay that occurs when you click an arrow button on the scrollbar and hold down the mouse button."
-msgstr "Ορίζει τη καθυστέρηση σε ms ανάμεσα σε γεγονότα εφαρμογής της γραμμής κύλισης. Για παράδειγμα, η καθυστέρηση που προκαλείται όταν κάνετε κλικ ένα βέλος της μπάρας κύλισης και κρατάτε πατημένο το πλήκτρο του ποντικιού."
+msgid "To reset the selected objects to the default paragraph style, select Clear formatting. Select More to open the Styles and Formatting window."
+msgstr "Για να επαναφέρετε τα επιλεγμένα αντικείμενα στο προεπιλεγμένο πρότυπο παραγράφου, επιλέξτε Καθαρισμός μορφοποίησης. Επιλέξτε Περισσότερα για να ανοίξετε το παράθυρο Πρότυπα και Μορφοποίηση."
-#: 01170000.xhp
+#: 02010000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D42\n"
+"02010000.xhp\n"
+"par_id3155552\n"
"help.text"
-msgid "Symbol color"
-msgstr "Σύμβολο χρώματος"
+msgid "<image id=\"img_id3152801\" src=\"res/helpimg/zellvor.png\" width=\"1.0402in\" height=\"0.2098in\" localize=\"true\"><alt id=\"alt_id3152801\">Apply Style</alt></image>"
+msgstr "<image id=\"img_id3152801\" src=\"res/helpimg/zellvor.png\" width=\"1.0402in\" height=\"0.2098in\" localize=\"true\"><alt id=\"alt_id3152801\">Apply Style</alt></image>"
-#: 01170000.xhp
+#: 02010000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D48\n"
+"02010000.xhp\n"
+"par_id3145345\n"
+"3\n"
"help.text"
-msgid "Specifies the color of the arrows on the scrollbar."
-msgstr "Ορίζει το χρώμα του βέλους της γραμμής κύλισης."
+msgid "Apply Style"
+msgstr "Εφαρμογή προτύπου"
-#: 01170000.xhp
+#: 02020000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D4F\n"
+"02020000.xhp\n"
+"tit\n"
"help.text"
-msgid "Visible Size"
-msgstr "Ορατό Μέγεθος"
+msgid "Font Name"
+msgstr "Όνομα γραμματοσειράς"
-#: 01170000.xhp
+#: 02020000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D55\n"
+"02020000.xhp\n"
+"bm_id3148983\n"
"help.text"
-msgid "Specifies the size of the scrollbar thumb in \"value units\". For example, a value of (\"Scroll value max.\" minus \"Scroll value min.\") / 2 results in a scrollbar thumb that occupies half of the scrollbar."
-msgstr "Ορίζει το μέγεθος της γραμμής κύλισης σε \"value units\". Για παράδειγμα, μια τιμή (\"Scroll value max.\" minus \"Scroll value min.\") / 2 έχει ως αποτέλεσμα η μπάρα να καταλαμβάνει τον μισό διαθέσιμο χώρο."
+msgid "<bookmark_value>fonts; specifying several</bookmark_value><bookmark_value>alternative fonts</bookmark_value><bookmark_value>characters; alternative fonts</bookmark_value>"
+msgstr "<bookmark_value>γραμματοσειρές; καθορισμός πολλών</bookmark_value><bookmark_value>εναλλακτικές γραμματοσειρές</bookmark_value><bookmark_value>χαρακτήρες; εναλλακτικές γραμματοσειρές</bookmark_value>"
-#: 01170000.xhp
+#: 02020000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D58\n"
+"02020000.xhp\n"
+"hd_id3150808\n"
+"1\n"
"help.text"
-msgid "To make the width of the scrollbar equal to the height of the scrollbar, set the Visible Size to zero."
-msgstr "Για να κάνετε το πλάτος της γραμμής κύλισης ίσο με το ύψος της, ορίστε το Ορατό Μέγεθος σε μηδέν."
+msgid "<link href=\"text/shared/02/02020000.xhp\" name=\"Font Name\">Font Name</link>"
+msgstr "<link href=\"text/shared/02/02020000.xhp\" name=\"Όνομα γραμματοσειράς\">Όνομα γραμματοσειράς</link>"
-#: 01170000.xhp
+#: 02020000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11D63\n"
+"02020000.xhp\n"
+"par_id3156414\n"
+"2\n"
"help.text"
-msgid "In a Calc spreadsheet, you can use the Data tab page to create a two-way link between a scrollbar and a cell."
-msgstr "Σε ένα λογιστικό φύλλο του Calc, μπορείτε να χρησιμοποιήσετε την καρτέλα Δεδομένα για να δημιουργήσετε αμφίδρομους συνδέσμους μεταξύ μιας γραμμής κύλισης και ενός κελιού."
+msgid "<variable id=\"schriftarttext\"><ahelp hid=\".uno:CharFontName\">Allows you to select a font name from the list or enter a font name directly.</ahelp></variable>"
+msgstr "<variable id=\"schriftarttext\"><ahelp hid=\".uno:CharFontName\">Σας επιτρέπει να επιλέξετε το όνομα μιας γραμματοσειράς από τη λίστα ή να καταχωρήσετε κατευθείαν ένα όνομα γραμματοσειράς.</ahelp></variable>"
-#: 01170000.xhp
+#: 02020000.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3153316\n"
-"22\n"
+"02020000.xhp\n"
+"par_id3153750\n"
+"10\n"
"help.text"
-msgid "Image Button"
-msgstr "Γραφικό πεδίο επιλογής"
+msgid "You can enter several fonts, separated by semicolons. $[officename] uses each named font in succession if the previous fonts are not available."
+msgstr "Μπορείτε να εισαγάγετε πολλές γραμματοσειρές, διαχωρισμένα με κόμμα. Το $[officename] χρησιμοποιεί διαδοχικά την επόμενη ονομασμένη γραμματοσειρά, σε περίπτωση που η προηγούμενη δεν είναι διαθέσιμη."
-#: 01170000.xhp
+#: 02020000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3159622\n"
+"02020000.xhp\n"
+"par_id3153394\n"
+"11\n"
"help.text"
-msgid "<image id=\"img_id3154378\" src=\"cmd/sc_imagebutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154378\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154378\" src=\"cmd/sc_imagebutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154378\">Icon</alt></image>"
+msgid "Any font changes apply to the selected text or word in which the cursor is positioned. If no text has been selected, the font applies to text typed afterwards."
+msgstr "Κάθε αλλαγή σε γραμματοσειρά εφαρμόζεται στο επιλεγμένο κείμενο ή λέξη στην οποία είναι τοποθετημένος ο δρομέας. Όταν δεν έχει επιλεγεί κείμενο, η γραμματοσειρά θα εφαρμοστεί στο κείμενο που θα εισαχθεί."
-#: 01170000.xhp
+#: 02020000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3148601\n"
-"23\n"
+"02020000.xhp\n"
+"par_id3155941\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".uno:Imagebutton\">Creates a button displayed as an image.</ahelp> Aside from the graphic representation, an image button has the same properties as a \"normal\" button."
-msgstr "<ahelp hid=\".uno:Imagebutton\">Δημιουργεί ένα κουμπί που παρουσιάζεται ως εικόνα.</ahelp> Εκτός από τη γραφική αναπαράστασή του, ένα κουμπί εικόνας έχει τις ίδιες ιδιότητες με ένα \"κανονικό\" κουμπί."
+msgid "The last five font names that have been selected are shown in the top part of the combo box, if you have marked the <emph>Font history</emph> field in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - View</emph>. As soon as you close your document, the normal alphabetic numbering of the installed fonts will be recreated."
+msgstr "Τα τελευταία πέντε ονόματα γραμματοσειρών που επιλέχτηκαν εμφανίζονται στο πάνω μέρος του σύνθετου πλαισίου, εάν σημειώσατε το πεδίο <emph>Ιστορικό γραμματοσειράς</emph> στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Προβολή</emph>. Μόλις κλείσετε το έγγραφό σας, η κανονική αλφαβητική αρίθμηση των εγκατεστημένων γραμματοσειρών θα ξαναδημιουργηθεί."
-#: 01170000.xhp
+#: 02020000.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3159171\n"
-"49\n"
+"02020000.xhp\n"
+"par_id3145315\n"
"help.text"
-msgid "Image Control"
-msgstr "Γραφικό πεδίο ελέγχου"
+msgid "<image id=\"img_id3154810\" src=\"res/helpimg/swh00055.png\" width=\"1.25in\" height=\"0.2398in\"><alt id=\"alt_id3154810\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154810\" src=\"res/helpimg/swh00055.png\" width=\"1.25in\" height=\"0.2398in\"><alt id=\"alt_id3154810\">Icon</alt></image>"
-#: 01170000.xhp
+#: 02020000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3155869\n"
+"02020000.xhp\n"
+"par_id3150085\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3152381\" src=\"cmd/sc_objectcatalog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152381\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152381\" src=\"cmd/sc_objectcatalog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152381\">Icon</alt></image>"
+msgid "Font Name"
+msgstr "Όνομα γραμματοσειράς"
-#: 01170000.xhp
+#: 02020000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3149596\n"
-"50\n"
+"02020000.xhp\n"
+"par_id3156024\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".uno:ImageControl\">Creates an image control. It can only be used to add images from a database.</ahelp> In the form document, double-click one of these controls to open the <emph>Insert Graphic</emph> dialog to insert the image. There is also a context menu (not in design mode) with commands for inserting and deleting the image."
-msgstr "<ahelp hid=\".uno:ImageControl\">Δημιουργεί ένα γραφικό πεδίο ελέγχου. Μπορεί να χρησιμοποιηθεί αποκλειστικά για να εισάγετε εικόνες από μια βάση δεδομένων.</ahelp> Στο έγγραφο φόρμας, κάντε διπλό-κλικ σε ένα από αυτά τα πεδία ελέγχου για να ανοίξετε το διάλογο <emph>Εισαγωγή Γραφικού</emph> και να εισάγετε μια εικόνα. Υπάρχει επίσης ένα μενού περιβάλλοντος (όχι σε κατάσταση σχεδιασμού) με εντολές εισαγωγής και διαγραφής εικόνας."
+msgid "In $[officename] you see the available fonts only if a printer is installed as the default printer in your system. <switchinline select=\"sys\"><caseinline select=\"UNIX\">With the <link href=\"text/shared/guide/spadmin.xhp\" name=\"spadmin\">spadmin</link> program you can define a printer as the default printer. </caseinline><defaultinline>In order to install a printer as the default printer please refer to your operating system documentation.</defaultinline></switchinline>"
+msgstr "Στο $[officename] μπορείτε να δείτε τις διαθέσιμες γραμματοσειρές μόνο εάν έχει εγκατασταθεί ένας εκτυπωτής σαν προεπιλεγμένος εκτυπωτής στο σύστημά σας. <switchinline select=\"sys\"><caseinline select=\"UNIX\">Με το πρόγραμμα <link href=\"text/shared/guide/spadmin.xhp\" name=\"spadmin\">spadmin</link> μπορείτε να ορίσετε έναν εκτυπωτή ως τον προεπιλεγμένο. </caseinline><defaultinline> Για να εγκαταστήσετε έναν εκτυπωτή ως τον προεπιλεγμένο παρακαλώ ανατρέξτε στις οδηγίες του λειτουργικού σας συστήματος.</defaultinline></switchinline>"
-#: 01170000.xhp
+#: 02020000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3150318\n"
-"70\n"
+"02020000.xhp\n"
+"par_id3148550\n"
+"7\n"
"help.text"
-msgid "Images from a database can be displayed in a form, and new images can be inserted in the database as long as the image control is not write-protected. The control must refer to a database field of the image type. Therefore, enter the data field into the properties window on the <emph>Data</emph> tab page."
-msgstr "Οι εικόνες μιας βάσης δεδομένων είναι δυνατό να εμφανιστούν σε μια φόρμα καθώς και να εισαχθούν νέα γραφικά στη βάση δεδομένων (εφόσον το γραφικό δεν διαθέτει προστασία εγγραφής). Το πεδίο ελέγχου πρέπει να αναφέρεται σε ένα πεδίο βάσης δεδομένων του τύπου της εικόνας. Επομένως, καταχωρίστε το πεδίο δεδομένων στο στοιχείο ελέγχου Ιδιότητες, της καρτέλας <emph>Δεδομένα</emph>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
+msgstr "<variable id=\"vorschautext\">Μπορείτε να δείτε το όνομα των μορφοποιημένων γραμματοσειρών στην αντίστοιχη γραμματοσειρά τους εάν σημειώσετε το πεδίο <emph>Προεπισκόπηση σε λίστες γραμματοσειρών</emph> στο πλαίσιο διαλόγου επιλογών <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - Προβολή\">$[officename] - Προβολή</link>.</variable>"
-#: 01170000.xhp
+#: 02020000.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3156040\n"
-"29\n"
+"02020000.xhp\n"
+"par_id3154125\n"
+"6\n"
"help.text"
-msgid "Date Field"
-msgstr "Πεδίο ημερομηνίας"
+msgid "If you receive an error message that states that certain fonts have not been found, you can install them with <emph>$[officename] Setup</emph> in the <emph>Repair</emph> mode if it is a $[officename] font."
+msgstr "Αν παρουσιαστεί κάποιο μήνυμα σφάλματος το οποίο αναφέρει ότι δεν είναι δυνατή η εύρεση συγκεκριμένων γραμματοσειρών, μπορείτε να τις εγκαταστήσετε με την <emph>$[officename] εγκατάσταση</emph> σε κατάσταση λειτουργίας <emph>Επιδιόρθωση</emph> εφόσον πρόκειται για γραμματοσειρά του $[officename]."
-#: 01170000.xhp
+#: 02030000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3149423\n"
+"02030000.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3150096\" src=\"cmd/sc_adddatefield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150096\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150096\" src=\"cmd/sc_adddatefield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150096\">Icon</alt></image>"
+msgid "Font Size"
+msgstr "Μέγεθος γραμματοσειράς"
-#: 01170000.xhp
+#: 02030000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3151312\n"
-"30\n"
+"02030000.xhp\n"
+"hd_id3085157\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:DateField\">Creates a date field.</ahelp> If the form is linked to a database, the date values can be adopted from the database."
-msgstr "<ahelp hid=\".uno:DateField\">Δημιουργεί ένα πεδίο ημερομηνίας.</ahelp> Αν η φόρμα συνδέεται με μια βάση δεδομένων, οι τιμές ημερομηνίας είναι δυνατό να διατηρηθούν από τη βάση δεδομένων."
+msgid "<link href=\"text/shared/02/02030000.xhp\" name=\"Font Size\">Font Size</link>"
+msgstr "<link href=\"text/shared/02/02030000.xhp\" name=\"Μέγεθος γραμματοσειράς\">Μέγεθος γραμματοσειράς</link>"
-#: 01170000.xhp
+#: 02030000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3151302\n"
-"131\n"
+"02030000.xhp\n"
+"par_id3150014\n"
+"2\n"
"help.text"
-msgid "If you assign the \"Dropdown\" property to the date field, the user can open a calendar to select a date under the date field. This also applies to a date field within a Table Control field."
-msgstr "Αν αντιστοιχίσετε την ιδιότητα Κυλιόμενη στο πεδίο ημερομηνίας, ο χρήστης μπορεί να ανοίξει το ημερολόγιο για να επιλέξει μια ημερομηνία από το πεδίο ημερομηνίας. Αυτό ισχύει για ένα πεδίο ημερομηνίας που βρίσκεται μέσα σε πεδίο ελέγχου πίνακα."
+msgid "<variable id=\"schriftgroessetext\"><ahelp hid=\".uno:FontHeight\" visibility=\"visible\">Allows you to choose between different font sizes from the list, or to enter a size manually.</ahelp></variable>"
+msgstr "<variable id=\"schriftgroessetext\"><ahelp hid=\".uno:FontHeight\" visibility=\"visible\">Σας επιτρέπει να διαλέξετε μεταξύ διαφορετικών μεγεθών γραμματοσειράς από τη λίστα, ή να εισάγετε το μέγεθος εσείς.</ahelp></variable>"
-#: 01170000.xhp
+#: 02030000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3154395\n"
-"63\n"
+"02030000.xhp\n"
+"par_id3153255\n"
"help.text"
-msgid "Date fields can be easily edited by the user with the up arrow and down arrow keys. Depending on the cursor position, the day, month, or the year is can be increased or decreased using the arrow keys."
-msgstr "Η επεξεργασία των πεδίων ημερομηνίας μπορεί να γίνει εύκολα από το χρήστη, χρησιμοποιώντας τα πλήκτρα δρομέα (Πάνω βέλος) και (Κάτω βέλος). Ανάλογα με τη θέση του δρομέα, η ημέρα, ο μήνας ή το έτος, αυξάνονται ή μειώνονται χρησιμοποιώντας τα βέλη-πλήκτρα."
+msgid "<image src=\"res/helpimg/swh00056.png\" id=\"img_id3109850\" localize=\"true\"><alt id=\"alt_id3109850\">Icon</alt></image>"
+msgstr "<image src=\"res/helpimg/swh00056.png\" id=\"img_id3109850\" localize=\"true\"><alt id=\"alt_id3109850\">Εικονίδιο</alt></image>"
-#: 01170000.xhp
+#: 02030000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3153112\n"
-"132\n"
+"02030000.xhp\n"
+"par_id3159194\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170003.xhp\" name=\"Specific Remarks on Date Fields\">Specific Remarks on Date Fields</link>."
-msgstr "<link href=\"text/shared/02/01170003.xhp\" name=\"Συγκεκριμένες παρατηρήσεις για τα πεδία ημερομηνίας\">Συγκεκριμένες παρατηρήσεις για τα πεδία ημερομηνίας</link>."
+msgid "Font Size"
+msgstr "Μέγεθος γραμματοσειράς"
-#: 01170000.xhp
+#: 02030000.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3152369\n"
-"31\n"
+"02030000.xhp\n"
+"par_id3153049\n"
"help.text"
-msgid "Time Field"
-msgstr "Πεδίο ώρας"
+msgid "<image src=\"res/helpimg/swh00056.png\" id=\"img_id3154751\" localize=\"true\"><alt id=\"alt_id3154751\">Icon</alt></image>"
+msgstr "<image src=\"res/helpimg/swh00056.png\" id=\"img_id3154751\" localize=\"true\"><alt id=\"alt_id3154751\">Εικονίδιο</alt></image>"
-#: 01170000.xhp
+#: 02030000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3153687\n"
+"02030000.xhp\n"
+"par_id3145314\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3155949\" src=\"cmd/sc_timefield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155949\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155949\" src=\"cmd/sc_timefield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155949\">Icon</alt></image>"
+msgid "Font Size"
+msgstr "Μέγεθος γραμματοσειράς"
-#: 01170000.xhp
+#: 02040000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3155399\n"
-"32\n"
+"02040000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:TimeField\">Creates a time field.</ahelp> If the form is linked to a database, the time values for the form can be adopted from the database."
-msgstr "<ahelp hid=\".uno:TimeField\">Δημιουργεί ένα πεδίο ώρας.</ahelp> Αν η φόρμα συνδέεται με μια βάση δεδομένων, οι τιμές ώρας είναι δυνατό να διατηρηθούν από τη βάση δεδομένων."
+msgid "Text running from left to right"
+msgstr "Διεύθυνση κειμένου από αριστερά προς τα δεξιά"
-#: 01170000.xhp
+#: 02040000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3154764\n"
-"64\n"
+"02040000.xhp\n"
+"hd_id3153255\n"
+"1\n"
"help.text"
-msgid "Time fields can be easily edited by the user with the up and down arrow keys. Depending on the cursor position, the hours, minutes, or the seconds are increased or decreased using the arrow keys."
-msgstr "Η επεξεργασία των πεδίων ώρας μπορεί να γίνει εύκολα από το χρήστη, χρησιμοποιώντας τα πλήκτρα δρομέα (Πάνω βέλος) και (Κάτω βέλος). Ανάλογα με τη θέση του δρομέα, οι ώρες, τα λεπτά ή τα δευτερόλεπτα, αυξάνονται ή μειώνονται χρησιμοποιώντας τα πλήκτρα-βέλη."
+msgid "<link href=\"text/shared/02/02040000.xhp\" name=\"Text running from left to right\">Text running from left to right</link>"
+msgstr "<link href=\"text/shared/02/02040000.xhp\" name=\"Κατεύθυνση κειμένου από αριστερά προς τα δεξιά\">Κατεύθυνση κειμένου από αριστερά προς τα δεξιά</link>"
-#: 01170000.xhp
+#: 02040000.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3156186\n"
-"27\n"
+"02040000.xhp\n"
+"par_id3153539\n"
+"2\n"
"help.text"
-msgid "File Selection"
-msgstr "Επιλογή αρχείου"
+msgid "<ahelp hid=\".uno:TextdirectionLeftToRigh\" visibility=\"visible\">Specifies the horizontal direction of the text.</ahelp>"
+msgstr "<ahelp hid=\".uno:TextdirectionLeftToRigh\" visibility=\"visible\">Καθορίζει την οριζόντια διεύθυνση του κειμένου.</ahelp>"
-#: 01170000.xhp
+#: 02040000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3150531\n"
+"02040000.xhp\n"
+"par_id3147291\n"
"help.text"
-msgid "<image id=\"img_id3154344\" src=\"cmd/sc_filecontrol.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154344\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154344\" src=\"cmd/sc_filecontrol.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154344\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_textdirectionlefttoright.png\" id=\"img_id3155805\"><alt id=\"alt_id3155805\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_textdirectionlefttoright.png\" id=\"img_id3155805\"><alt id=\"alt_id3155805\">Εικονίδιο</alt></image>"
-#: 01170000.xhp
+#: 02040000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3149438\n"
-"28\n"
+"02040000.xhp\n"
+"par_id3153749\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".uno:FileControl\">Creates a button that enables file selection.</ahelp>"
-msgstr "<ahelp hid=\".uno:FileControl\">Δημιουργεί ένα κουμπί που επιτρέπει την επιλογή αρχείου.</ahelp>"
+msgid "Text direction from left to right"
+msgstr "Κατεύθυνση κειμένου από αριστερά προς τα δεξιά"
-#: 01170000.xhp
+#: 02050000.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3154652\n"
-"33\n"
+"02050000.xhp\n"
+"tit\n"
"help.text"
-msgid "Numerical Field"
-msgstr "Αριθμητικό πεδίο"
+msgid "Text running from top to bottom"
+msgstr "Κατεύθυνση κειμένου από πάνω προς τα κάτω"
-#: 01170000.xhp
+#: 02050000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3149396\n"
+"02050000.xhp\n"
+"hd_id3149119\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3153012\" src=\"cmd/sc_insertnumericfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153012\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153012\" src=\"cmd/sc_insertnumericfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153012\">Icon</alt></image>"
+msgid "<link href=\"text/shared/02/02050000.xhp\" name=\"Text running from top to bottom\">Text running from top to bottom</link>"
+msgstr "<link href=\"text/shared/02/02050000.xhp\" name=\"Κατεύθυνση κειμένου από πάνω προς τα κάτω\">Κατεύθυνση κειμένου από πάνω προς τα κάτω</link>"
-#: 01170000.xhp
+#: 02050000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3145601\n"
-"34\n"
+"02050000.xhp\n"
+"par_id3153089\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:NumericField\">Creates a numerical field.</ahelp> If the form is linked to a database, the numerical values in the form can be adopted from the database."
-msgstr "<ahelp hid=\".uno:NumericField\">Δημιουργεί ένα αριθμητικό πεδίο.</ahelp> Αν η φόρμα συνδέεται με μια βάση δεδομένων, οι αριθμητικές τιμές είναι δυνατό να διατηρηθούν από τη βάση δεδομένων."
+msgid "<ahelp hid=\".uno:TextdirectionTopToBotto\" visibility=\"visible\">Specifies the vertical direction of the text.</ahelp>"
+msgstr "<ahelp hid=\".uno:TextdirectionTopToBotto\" visibility=\"visible\">Καθορίζει την κατακόρυφη διεύθυνση του κειμένου.</ahelp>"
-#: 01170000.xhp
+#: 02050000.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3153612\n"
-"35\n"
+"02050000.xhp\n"
+"par_id3154186\n"
"help.text"
-msgid "Currency Field"
-msgstr "Πεδίο νομίσματος"
+msgid "<image src=\"cmd/sc_textdirectiontoptobottom.png\" id=\"img_id3154927\"><alt id=\"alt_id3154927\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_textdirectiontoptobottom.png\" id=\"img_id3154927\"><alt id=\"alt_id3154927\">Εικονίδιο</alt></image>"
-#: 01170000.xhp
+#: 02050000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3145324\n"
+"02050000.xhp\n"
+"par_id3149827\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3152866\" src=\"cmd/sc_currencyfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152866\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152866\" src=\"cmd/sc_currencyfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152866\">Icon</alt></image>"
+msgid "Text direction from top to bottom"
+msgstr "Διεύθυνση κειμένου από πάνω προς τα κάτω"
-#: 01170000.xhp
+#: 02130000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3145115\n"
-"36\n"
+"02130000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:CurrencyField\">Creates a currency field.</ahelp> If the form is linked to a database, the currency field contents for in the form can be adopted from the database."
-msgstr "<ahelp hid=\".uno:CurrencyField\">Δημιουργεί ένα πεδίο νομίσματος.</ahelp> Αν η φόρμα συνδέεται με μια βάση δεδομένων, τα περιεχόμενα του πεδίου νομίσματος είναι δυνατό να διατηρηθούν από τη βάση δεδομένων."
+msgid "Decrease Indent"
+msgstr "Μείωση εσοχής"
-#: 01170000.xhp
+#: 02130000.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3148825\n"
-"37\n"
+"02130000.xhp\n"
+"hd_id3154228\n"
+"1\n"
"help.text"
-msgid "Pattern Field"
-msgstr "Πεδίο Μοτίβου"
+msgid "<link href=\"text/shared/02/02130000.xhp\" name=\"Decrease Indent\">Decrease Indent</link>"
+msgstr "<link href=\"text/shared/02/02130000.xhp\" name=\"Μείωση εσοχής\">Μείωση εσοχής</link>"
-#: 01170000.xhp
+#: 02130000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3149742\n"
+"02130000.xhp\n"
+"par_id3150247\n"
+"5\n"
"help.text"
-msgid "<image id=\"img_id3148924\" src=\"cmd/sc_insertpatternfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148924\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148924\" src=\"cmd/sc_insertpatternfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148924\">Icon</alt></image>"
+msgid "<ahelp hid=\".uno:DecrementIndent\">Click the <emph>Decrease Indent</emph> icon to reduce the left indent of the current paragraph or cell content and set it to the previous default tab position.</ahelp>"
+msgstr "<ahelp hid=\".uno:DecrementIndent\">Κλικ στο εικονίδιο <emph>Μείωση εσοχής</emph> για να μειώσετε την αριστερή εσοχή της τρέχουσας παραγράφου ή του περιεχομένου κελιού και να το ορίσετε στην προηγούμενη προεπιλεγμένη θέση στηλοθέτη.</ahelp>"
-#: 01170000.xhp
+#: 02130000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3150122\n"
-"38\n"
+"02130000.xhp\n"
+"par_id3154186\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".uno:PatternField\">Creates a pattern field.</ahelp> Pattern fields consist of an edit mask and a literal mask. The edit mask determines which data can be entered. The literal mask determines the contents of the pattern field when loading the form."
-msgstr "<ahelp hid=\".uno:PatternField\">Δημιουργεί ένα πεδίο μοτίβου.</ahelp> Τα πεδία μοτίβου αποτελούνται από μια μάσκα επεξεργασίας και μια μάσκα χαρακτήρων. Η μάσκα επεξεργασίας καθορίζει ποια δεδομένα μπορούν να εισαχθούν. Η μάσκα χαρακτήρων καθορίζει τα περιεχόμενα του πεδίου μοτίβου όταν φορτώνεται η φόρμα."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you previously increased the indentation for several collectively selected paragraphs, this command can decrease the indentation for all of the selected paragraphs.</caseinline><caseinline select=\"CALC\">The cell content refers to the current value under <link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cell - Alignment\"><emph>Format - Cell - Alignment</emph></link>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Εάν προηγουμένως αυξήσατε την εσοχή για μερικές επιλεγμένες παραγράφους ομαδικά, αυτή η εντολή μπορεί να μειώσει την εσοχή για όλες τις επιλεγμένες παραγράφους.</caseinline><caseinline select=\"CALC\">Το περιεχόμενο του κελιού αναφέρεται στην τρέχουσα τιμή στο <link href=\"text/shared/01/05340300.xhp\" name=\"Μορφή - Κελί - Στοίχιση\"><emph>Μορφή - Κελί - Στοίχιση</emph></link>.</caseinline></switchinline>"
-#: 01170000.xhp
+#: 02130000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3152947\n"
-"67\n"
+"02130000.xhp\n"
+"par_id3155338\n"
"help.text"
-msgid "Please note that pattern fields are not exported into HTML format."
-msgstr "Σημειώστε ότι πεδία μοτίβου δεν εξάγονται σε HTML μορφή."
+msgid "<image id=\"img_id3150506\" src=\"cmd/sc_decrementindent.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150506\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150506\" src=\"cmd/sc_decrementindent.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150506\">Εικονίδιο</alt></image>"
-#: 01170000.xhp
+#: 02130000.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3145147\n"
-"14\n"
+"02130000.xhp\n"
+"par_id3155942\n"
+"4\n"
"help.text"
-msgid "Group Box"
-msgstr "Πλαίσιο ομαδοποίησης"
+msgid "Decrease Indent"
+msgstr "Μείωση εσοχής"
-#: 01170000.xhp
+#: 02130000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3159334\n"
+"02130000.xhp\n"
+"par_id3153031\n"
+"6\n"
"help.text"
-msgid "<image id=\"img_id3153790\" src=\"cmd/sc_groupbox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153790\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153790\" src=\"cmd/sc_groupbox.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153790\">Icon</alt></image>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Με κλικ στο εικονίδιο <emph>Μείωση εσοχής</emph> ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, η εσοχή για την επιλεγμένη παράγραφο μετακινείται κατά την προεπιλεγμένη θέση στηλοθέτη που ορίστηκε στο <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Γενικά\"><emph>%PRODUCTNAME Writer - Γενικά</emph></link> στο πλαίσιο διαλόγου επιλογές.</caseinline></switchinline>"
-#: 01170000.xhp
+#: 02140000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3154572\n"
-"15\n"
+"02140000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:GroupBox\">Creates a frame to visually group several controls.</ahelp> Group boxes allow you to group option buttons in a frame."
-msgstr "<ahelp hid=\".uno:GroupBox\">Δημιουργεί ένα πλαίσιο που ομαδοποιεί οπτικά αρκετά στοιχεία ελέγχου.</ahelp> Τα πλαίσια ομαδοποίησης σας επιτρέπουν να ομαδοποιήσετε κουμπιά επιλογών σε ένα πλαίσιο."
+msgid "Increase Indent"
+msgstr "Αύξηση εσοχής"
-#: 01170000.xhp
+#: 02140000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3148394\n"
-"72\n"
+"02140000.xhp\n"
+"bm_id3148520\n"
"help.text"
-msgid "If you insert a group frame into the document, the <link href=\"text/shared/autopi/01120000.xhp\" name=\"Group Element Wizard\">Group Element Wizard</link> starts, which allows you to easily create an option group."
-msgstr "Αν εισάγετε ένα πλαίσιο ομαδοποίησης στο έγγραφο, ανοίγει ο <link href=\"text/shared/autopi/01120000.xhp\" name=\"Αυτόματος πιλότος Ομαδοποίησης Στοιχείων\">Αυτόματος πιλότος Ομαδοποίησης Στοιχείων</link>, ο οποίος σας επιτρέπει να δημιουργήσετε εύκολα μια ομαδοποίηση επιλογών."
+msgid "<bookmark_value>paragraphs; increasing indents of</bookmark_value>"
+msgstr "<bookmark_value>παράγραφοι, αύξηση εσοχής των</bookmark_value>"
-#: 01170000.xhp
+#: 02140000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3150567\n"
-"65\n"
+"02140000.xhp\n"
+"hd_id3148520\n"
+"1\n"
"help.text"
-msgid "<emph>Note:</emph> When you drag a group box over already existing controls and then want to select a control, you have to first open the context menu of the group box and choose <emph>Arrange - Send to Back</emph>. Then select the control while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
-msgstr "<emph>Σημείωση:</emph> Όταν μεταφέρετε ένα πλαίσιο ομαδοποίησης πάνω σε ήδη υπάρχοντα στοιχεία ελέγχου και μετά επιθυμείτε να επιλέξετε ένα στοιχείο, πρέπει πρώτα να ανοίξετε το μενού περιβάλλοντος του πλαισίου ομαδοποίησης και να επιλέξετε <emph>Τακτοποίηση - Μεταφορά ένα επίπεδο πίσω</emph>. Τότε επιλέξτε το στοιχείο ελέγχου ενώ πατάτε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
+msgid "<link href=\"text/shared/02/02140000.xhp\" name=\"Increase Indent\">Increase Indent</link>"
+msgstr "<link href=\"text/shared/02/02140000.xhp\" name=\"Αύξηση εσοχής\">Αύξηση εσοχής</link>"
-#: 01170000.xhp
+#: 02140000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3145615\n"
-"66\n"
+"02140000.xhp\n"
+"par_id3151330\n"
+"2\n"
"help.text"
-msgid "Group boxes are used only for a visual effect. A functional grouping of option fields can be made through the name definition: under the <link href=\"text/shared/02/01170101.xhp\" name=\"Name\"><emph>Name</emph></link> properties of all option fields, enter the same name in order to group them."
-msgstr "Τα πλαίσια ομαδοποίησης χρησιμοποιούνται μόνο για οπτικό εφέ. Η λειτουργική ομαδοποίηση των πεδίων επιλογών, είναι δυνατή μέσω του καθορισμού ονομάτων: Στην ιδιότητα <link href=\"text/shared/02/01170101.xhp\" name=\"Όνομα\"><emph>Όνομα</emph></link> όλων των πεδίων επιλογών, πληκτρολογήστε το ίδιο όνομα για να τα ομαδοποιήσετε."
+msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr "<ahelp hid=\".\">Κλικ στο εικονίδιο αύξηση εσοχής για να αυξήσετε την αριστερή εσοχή της τρέχουσας παραγράφου ή του περιεχομένου κελιού και ορίστε το στην επόμενη θέση στηλοθέτη.</ahelp>"
-#: 01170000.xhp
+#: 02140000.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3157996\n"
-"39\n"
+"02140000.xhp\n"
+"par_id3149798\n"
+"17\n"
"help.text"
-msgid "Table Control"
-msgstr "Έλεγχος Πινάκων"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If several paragraphs are selected, the indentation of all selected paragraphs is increased.</caseinline><caseinline select=\"CALC\">The cell content refers to the current value under <link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cell - Alignment\"><emph>Format - Cell - Alignment</emph></link>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Εάν επιλεγούν πολλές παράγραφοι, η εσοχή όλων των επιλεγμένων παραγράφων αυξάνεται. </caseinline><caseinline select=\"CALC\">Το περιεχόμενο κελιού αναφέρεται στην τρέχουσα τιμή στο <link href=\"text/shared/01/05340300.xhp\" name=\"Μορφή - Κελί - Στοίχιση\"><emph>Μορφή - Κελί - Στοίχιση</emph></link>.</caseinline></switchinline>"
-#: 01170000.xhp
+#: 02140000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3156402\n"
+"02140000.xhp\n"
+"par_id3147576\n"
"help.text"
-msgid "<image id=\"img_id3146324\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146324\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146324\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146324\">Icon</alt></image>"
+msgid "<image id=\"img_id3149388\" src=\"cmd/sc_incrementindent.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149388\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149388\" src=\"cmd/sc_incrementindent.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149388\">Icon</alt></image>"
-#: 01170000.xhp
+#: 02140000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3154579\n"
-"40\n"
+"02140000.xhp\n"
+"par_id3166460\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates a table control to display a database table.</ahelp> If you create a new table control, the <link href=\"text/shared/02/01170800.xhp\" name=\"Table Element Wizard\">Table Element Wizard</link> appears."
-msgstr "<ahelp hid=\".\">Δημιουργεί ένα αντικείμενο ελέγχου πίνακα για να προβάλει έναν πίνακα βάσης δεδομένων.</ahelp> Εάν δημιουργήσετε ένα νέο αντικείμενο ελέγχου πίνακα, ο <link href=\"text/shared/02/01170800.xhp\" name=\"Αυτόματος πιλότος Στοιχείων Πίνακα\">Αυτόματος πιλότος Στοιχείων Πίνακα</link> εμφανίζεται."
+msgid "Increase Indent"
+msgstr "Αύξηση εσοχής"
-#: 01170000.xhp
+#: 02140000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3154697\n"
-"133\n"
+"02140000.xhp\n"
+"par_id3152996\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170004.xhp\" name=\"Special Information about Table Controls\">Special information about Table Controls</link>."
-msgstr "<link href=\"text/shared/02/01170004.xhp\" name=\"Ειδικές πληροφορίες για τα Αντικείμενα Ελέγχου Πινάκων\">Ειδικές πληροφορίες για τα Αντικείμενα Ελέγχου Πινάκων</link>."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Κλικ στο εικονίδιο <emph>Αύξηση εσοχής</emph> ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> για μετακίνηση της εσοχής της επιλεγμένης παραγράφου κατά την προεπιλεγμένη απόσταση στηλοθέτη που ορίστηκε στο πλαίσιο διαλόγου επιλογών <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Γενικά\"><emph>%PRODUCTNAME Writer - Γενικά</emph></link>.</caseinline></switchinline>"
-#: 01170000.xhp
+#: 02140000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11B1E\n"
+"02140000.xhp\n"
+"par_id3157910\n"
+"6\n"
"help.text"
-msgid "Navigation bar"
-msgstr "Γραμμή περιήγησης"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Example:</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Παράδειγμα:</caseinline></switchinline>"
-#: 01170000.xhp
+#: 02140000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11B2C\n"
+"02140000.xhp\n"
+"par_id3153698\n"
+"7\n"
"help.text"
-msgid "<image id=\"img_id5074922\" src=\"cmd/sc_navigationbar.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id5074922\">Icon</alt></image>"
-msgstr "<image id=\"img_id5074922\" src=\"cmd/sc_navigationbar.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id5074922\">Icon</alt></image>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The indents of two paragraphs are moved with the <emph>Increase Indent</emph> function to a standard tab distance of 2 cm:</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Οι εσοχές των δύο παραγράφων μετακινούνται με την λειτουργία <emph>Αύξηση εσοχής</emph> σε μια τυπική απόσταση στηλοθέτη 2 εκατοστών:</caseinline></switchinline>"
-#: 01170000.xhp
+#: 02140000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11B3D\n"
+"02140000.xhp\n"
+"par_id3154047\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_NAVIGATIONBAR\">Creates a navigation bar.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_NAVIGATIONBAR\">Δημιουργεί μια γραμμή περιήγησης.</ahelp>"
+msgid "Original indent"
+msgstr "Αρχική εσοχή"
-#: 01170000.xhp
+#: 02140000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_idN11DB1\n"
+"02140000.xhp\n"
+"par_id3148492\n"
+"9\n"
"help.text"
-msgid "The navigation bar allows you to move through the records of a database or a database form. The controls on this navigation bar work the same way as the controls on the default <link href=\"text/shared/main0213.xhp\">navigation bar</link> in $[officename]."
-msgstr "Η γραμμή περιήγησης σας επιτρέπει να μετακινηθείτε στις εγγραφές μιας βάσης ή φόρμας βάσης δεδομένων. Τα στοιχεία ελέγχου αυτής γραμμής περιήγησης δουλεύουν με τον ίδιο τρόπο που δουλεύουν τα αντικείμενα ελέγχου στην προεπιλεγμένη <link href=\"text/shared/main0213.xhp\">γραμμή περιήγησης</link> στο $[officename]."
+msgid "Indent increased"
+msgstr "Η εσοχή αυξήθηκε"
-#: 01170000.xhp
+#: 02140000.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3146815\n"
-"136\n"
+"02140000.xhp\n"
+"par_id3153126\n"
+"10\n"
"help.text"
-msgid "Automatic Control Focus"
-msgstr "Αυτόματη εστίαση στοιχείου ελέγχου"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
+msgstr "Η εσοχή αυξήθηκε κατά την ποσότητα με το πάτημα του πλήκτρου <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
-#: 01170000.xhp
+#: 02140000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3150261\n"
+"02140000.xhp\n"
+"par_id3155922\n"
+"11\n"
"help.text"
-msgid "<image id=\"img_id3149351\" src=\"cmd/sc_autocontrolfocus.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149351\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149351\" src=\"cmd/sc_autocontrolfocus.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149351\">Icon</alt></image>"
+msgid "0.25 cm"
+msgstr "0,25 εκ."
-#: 01170000.xhp
+#: 02140000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3109848\n"
-"137\n"
+"02140000.xhp\n"
+"par_id3147265\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".uno:AutoControlFocus\">If<emph> Automatic Control Focus </emph>is activated, the first form control will be selected when you open the document. If the button is not activated, the text will be selected after opening. The <link href=\"text/shared/02/01170300.xhp\" name=\"Tab Order\">Tab Order</link> that you have specified determines which is the first form control.</ahelp>"
-msgstr "<ahelp hid=\".uno:AutoControlFocus\">Εάν είναι ενεργοποιημένη η <emph>Αυτόματη Εστίαση στοιχείου Ελέγχου</emph>, επιλέγεται το πρώτο στοιχείο ελέγχου φόρμας όταν ανοίξετε το έγγραφο. Σε περίπτωση που δεν έχει ενεργοποιηθεί αυτό το κουμπί, το κείμενο θα επιλεγεί μετά το άνοιγμα. Η <link href=\"text/shared/02/01170300.xhp\" name=\"Σειρά καρτελών\">Σειρά καρτελών</link> που έχετε ορίσει προσδιορίζει ποιο είναι το πρώτο στοιχείο ελέγχου φόρμας.</ahelp>"
+msgid "2 cm"
+msgstr "2 εκ"
-#: colortoolbar.xhp
+#: 02140000.xhp
msgctxt ""
-"colortoolbar.xhp\n"
-"tit\n"
+"02140000.xhp\n"
+"par_id3149669\n"
+"13\n"
"help.text"
-msgid "Color"
-msgstr "Χρώμα"
+msgid "2.25 cm"
+msgstr "2,25 εκ."
-#: colortoolbar.xhp
+#: 02140000.xhp
msgctxt ""
-"colortoolbar.xhp\n"
-"hd_id8983733\n"
+"02140000.xhp\n"
+"par_id3161657\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/shared/02/colortoolbar.xhp\">Color</link>"
-msgstr "<link href=\"text/shared/02/colortoolbar.xhp\">Χρώμα</link>"
+msgid "0.5 cm"
+msgstr "0,5 εκ."
-#: colortoolbar.xhp
+#: 02140000.xhp
msgctxt ""
-"colortoolbar.xhp\n"
-"par_id1676381\n"
+"02140000.xhp\n"
+"par_id3150791\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\">With the Color toolbar you can edit some properties of the selected object.</ahelp>"
-msgstr "<ahelp hid=\".\">Με τη γραμμή εργαλείων Χρώμα μπορείτε να αλλάξετε μερικές ιδιότητες του επιλεγμένου αντικειμένου.</ahelp>"
+msgid "2 cm"
+msgstr "2 εκ"
-#: colortoolbar.xhp
+#: 02140000.xhp
msgctxt ""
-"colortoolbar.xhp\n"
-"par_id5855281\n"
+"02140000.xhp\n"
+"par_id3154138\n"
+"16\n"
"help.text"
-msgid "To open the Color toolbar, click the Color icon on the Picture toolbar."
-msgstr "Για να ανοίξετε τη γραμμή εργαλείων Χρώμα, κάντε κλικ στο εικονίδιο στη γραμμή εργαλείων Εικόνα."
+msgid "2.5 cm"
+msgstr "2,5 εκ"
-#: 12070000.xhp
+#: 02160000.xhp
msgctxt ""
-"12070000.xhp\n"
+"02160000.xhp\n"
"tit\n"
"help.text"
-msgid "Insert Database Columns"
-msgstr "Εισαγωγή στηλών βάσης δεδομένων"
+msgid "Highlighting"
+msgstr "Επισήμανση"
-#: 12070000.xhp
+#: 02160000.xhp
msgctxt ""
-"12070000.xhp\n"
-"hd_id3147000\n"
+"02160000.xhp\n"
+"hd_id3109850\n"
"1\n"
"help.text"
-msgid "Insert Database Columns"
-msgstr "Εισαγωγή στηλών βάσης δεδομένων"
+msgid "<link href=\"text/shared/02/02160000.xhp\" name=\"Highlighting\">Highlighting</link>"
+msgstr "<link href=\"text/shared/02/02160000.xhp\" name=\"Επισήμανση\">Επισήμανση</link>"
-#: 12070000.xhp
+#: 02160000.xhp
msgctxt ""
-"12070000.xhp\n"
-"par_id3143284\n"
+"02160000.xhp\n"
+"par_id3154927\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaBrwInsert\"><variable id=\"datenintext\">Inserts all fields of the marked record into the current document at the cursor position.</variable></ahelp> The icon is only visible if the current document is a text document or a spreadsheet."
-msgstr "<ahelp hid=\".uno:SbaBrwInsert\"><variable id=\"datenintext\">Εισάγει όλα τα πεδία της σημασμένης εγγραφής μέσα στο τρέχον έγγραφο στη θέση του δρομέα. </variable></ahelp> Το εικονίδιο είναι ορατό μόνο αν το τρέχον έγγραφο είναι ένα έγγραφο κειμένου ή ένα έγγραφο πίνακα."
-
-#: 12070000.xhp
-msgctxt ""
-"12070000.xhp\n"
-"par_id3154186\n"
-"help.text"
-msgid "<image id=\"img_id3147291\" src=\"cmd/sc_sbabrwinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147291\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147291\" src=\"cmd/sc_sbabrwinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147291\">Εικονίδιο</alt></image>"
+msgid "<variable id=\"zeichenhintergrundtext\"><ahelp hid=\".uno:BackColor\">Applies the current highlight color to the background of a text selection. If no text is selected, click the <emph>Highlighting</emph> icon, select the text that you want to highlight, and then click the <emph>Highlighting</emph> icon again. To change the highlight color, click the arrow next to the <emph>Highlighting</emph> icon, and then click the color that you want.</ahelp></variable>"
+msgstr "<variable id=\"zeichenhintergrundtext\"><ahelp hid=\".uno:BackColor\">Εφαρμόζει το χρώμα της τρέχουσας επισήμανσης στο φόντο μίας επιλογής κειμένου. Αν δεν έχει επιλεχθεί καθόλου κείμενο, κάντε κλικ στο εικονίδιο <emph>Επισήμανση</emph>, επιλέξτε το κείμενο που επιθυμείτε να επισημάνετε και στη συνέχεια στο εικονίδιο <emph>Επισήμανση</emph> πάλι. Για να αλλάξετε το χρώμα της επισήμανσης, κάντε κλικ σε ένα βέλος δίπλα στο εικονίδιο <emph>Επισήμανση</emph> και στη συνέχεια κάντε κλικ στο χρώμα που επιθυμείτε.</ahelp></variable>"
-#: 12070000.xhp
+#: 02160000.xhp
msgctxt ""
-"12070000.xhp\n"
-"par_id3153527\n"
-"3\n"
+"02160000.xhp\n"
+"par_id3152551\n"
"help.text"
-msgid "Data to Text"
-msgstr "Δεδομένα σε κείμενο"
+msgid "<image id=\"img_id3149177\" src=\"cmd/sc_backcolor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149177\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149177\" src=\"cmd/sc_backcolor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149177\">Εικονίδιο</alt></image>"
-#: 12070000.xhp
+#: 02160000.xhp
msgctxt ""
-"12070000.xhp\n"
-"par_id3153577\n"
-"4\n"
+"02160000.xhp\n"
+"par_id3147210\n"
+"6\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">In the data source browser, select the record that you want to insert into the document and then click the <emph>Data to Text</emph> icon. The record is inserted in the document at the cursor position, with the contents of each individual field of the record copied to a table column. You can also select multiple records and transfer them into the document by clicking the <emph>Data to Text </emph>icon. Each individual record is then written to a new row.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Στη περιήγηση προέλευσης δεδομένων, επιλέξτε την εγγραφή που θέλετε να εισάγετε μέσα στο έγγραφο και μετά κάντε κλικ στο εικονίδιο <emph>Δεδομένα σε κείμενο</emph>. Η εγγραφή εισάγεται μέσα στο έγγραφο στην θέση του δρομέα, με τα περιεχόμενα κάθε μεμονωμένου πεδίου της εγγραφής να αντιγράφονται σε μια στήλη του πίνακα. Μπορείτε επίσης να επιλέξετε πολλαπλές εγγραφές και να τις μεταφέρετε μέσα σε ένα έγγραφο κάνοντας κλικ στο εικονίδιο <emph>Δεδομένα σε κείμενο </emph>. Κάθε μεμονωμένη εγγραφή γράφεται μετά σε μια νέα γραμμή.</caseinline></switchinline>"
+msgid "Highlighting"
+msgstr "Επισήμανση"
-#: 12070000.xhp
+#: 02160000.xhp
msgctxt ""
-"12070000.xhp\n"
-"par_id3145345\n"
-"5\n"
+"02160000.xhp\n"
+"par_id3166460\n"
+"7\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the data source browser, select the records that you want to insert into the document and then click the <emph>Data to Text</emph> icon, or drag-and-drop data from the data source browser into the document. This opens the <emph>Insert Database Columns </emph>dialog. Select whether the data should be inserted as a <link href=\"text/shared/02/12070100.xhp\" name=\"table\">table</link>, as <link href=\"text/shared/02/12070200.xhp\" name=\"fields\">fields</link> or as <link href=\"text/shared/02/12070300.xhp\" name=\"text\">text</link>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Στη περιήγηση προέλευσης δεδομένων, επιλέξτε τις εγγραφές που θέλετε να εισάγετε μέσα στο έγγραφο και μετά κάντε κλικ στο εικονίδιο <emph>Δεδομένα σε κείμενο</emph>, ή μετακινήστε και αποθέστε δεδομένα από το πρόγραμμα ανάγνωσης δεδομένων προέλευσης μέσα στο έγγραφο. Αυτό ανοίγει το διάλογο <emph>Εισαγωγή στηλών βάσης δεδομένων </emph>. Επιλέξτε αν τα δεδομένα πρέπει να εισαχθούν ως ένας <link href=\"text/shared/02/12070100.xhp\" name=\"πίνακας\">πίνακας</link>, ως <link href=\"text/shared/02/12070200.xhp\" name=\"πεδία\">πεδία</link> ή ως <link href=\"text/shared/02/12070300.xhp\" name=\"κείμενο\">κείμενο</link>.</caseinline></switchinline>"
+msgid "To Apply Highlighting"
+msgstr "Για να εφαρμόσετε το φόντο γραμματοσειράς"
-#: 12070000.xhp
+#: 02160000.xhp
msgctxt ""
-"12070000.xhp\n"
-"par_id3153031\n"
-"6\n"
+"02160000.xhp\n"
+"par_idN1072B\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The preferences you set in the<emph> Insert Database Columns </emph>dialog are saved and will be active the next time the dialog is called. This save process is independent of the database and can record the preferences for a maximum of 5 databases.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Οι προτιμήσεις που ρυθμίζετε στο διάλογο <emph> Εισαγωγή στηλών βάσης δεδομένων </emph>αποθηκεύονται και θα είναι ενεργές μέχρι την επόμενη φορά που θα κληθεί ο διάλογος. Αυτή η διαδικασία αποθήκευσης είναι ανεξάρτητη από τη βάση δεδομένων και μπορεί να καταγράψει τις προτιμήσεις για 5 το πολύ βάσεις δεδομένων.</caseinline></switchinline>"
+msgid "On the <emph>Formatting</emph> bar, click the <emph>Highlighting</emph> icon."
+msgstr "Στη γραμμή <emph>Μορφοποίηση</emph>, κάντε κλικ στο εικονίδιο <emph>Επισήμανση</emph>."
-#: 12070000.xhp
+#: 02160000.xhp
msgctxt ""
-"12070000.xhp\n"
-"par_id3156326\n"
-"7\n"
+"02160000.xhp\n"
+"par_idN10736\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If data is inserted into the document as a table, the table properties are not saved along with the data in the document. If you select the <emph>AutoFormat</emph> function for formatting the table, $[officename] will note the name of the format template. This template will then be used automatically if you insert data as a table again, unless the preferences have been changed.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αν ένα δεδομένο εισάγεται μέσα στο έγγραφο ως πίνακας, οι ιδιότητες του πίνακα δεν αποθηκεύονται μαζί με τα δεδομένα στο έγγραφο. Αν επιλέξετε τη λειτουργία <emph>Αυτόματη Μορφοποίηση</emph> για τη μορφοποίηση του πίνακα, το $[officename] θα σημειώσει το όνομα του προτύπου μορφής. Αυτό το πρότυπο θα χρησιμοποιείται μετά αυτόματα αν εισάγετε πάλι δεδομένα ως πίνακα, εκτός κι αν οι προτιμήσεις έχουν αλλάξει.</caseinline></switchinline>"
+msgid "To change the highlighting color, click the arrow next to the <emph>Highlighting</emph> icon, and then click the color that you want."
+msgstr "Για να αλλάξετε της επισήμανσης, κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Επισήμανση</emph>, και στη συνέχεια κάντε κλικ στο χρώμα που επιθυμείτε."
-#: 01170400.xhp
+#: 02160000.xhp
msgctxt ""
-"01170400.xhp\n"
-"tit\n"
+"02160000.xhp\n"
+"par_idN1073E\n"
"help.text"
-msgid "Add Field"
-msgstr "Προσθήκη πεδίου"
+msgid "Select the text that you want to highlight."
+msgstr "Επιλέξτε το κείμενο που επιθυμείτε να επισημάνετε."
-#: 01170400.xhp
+#: 02160000.xhp
msgctxt ""
-"01170400.xhp\n"
-"hd_id3144436\n"
-"1\n"
+"02160000.xhp\n"
+"par_idN10743\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170400.xhp\" name=\"Add Field\">Add Field</link>"
-msgstr "<link href=\"text/shared/02/01170400.xhp\" name=\"Προσθήκη Πεδίου\">Προσθήκη Πεδίου</link>"
+msgid "To apply highlighting to a single word, double-click the word."
+msgstr "Για να εφαρμόσετε επισήμανση σε μία μόνη λέξη, κάντε διπλό κλικ στη λέξη."
-#: 01170400.xhp
+#: 02160000.xhp
msgctxt ""
-"01170400.xhp\n"
-"par_id3166460\n"
-"2\n"
+"02160000.xhp\n"
+"par_idN10757\n"
"help.text"
-msgid "<variable id=\"text\"><ahelp hid=\".uno:AddField\">Opens a window where you can select a database field to add to the form or report.</ahelp></variable>"
-msgstr "<variable id=\"text\"><ahelp hid=\".uno:AddField\">Ανοίγει ένα παράθυρο όπου μπορείτε να επιλέξετε ένα πεδίο βάσης δεδομένων για να προσθέσετε στη φόρμα ή στην αναφορά.</ahelp></variable>"
+msgid "To turn off highlighting, press Esc."
+msgstr "Για να απενεργοποιήσετε την επισήμανση, πατήστε Esc."
-#: 01170400.xhp
+#: 02160000.xhp
msgctxt ""
-"01170400.xhp\n"
-"par_id3156114\n"
-"3\n"
+"02160000.xhp\n"
+"par_idN1075A\n"
"help.text"
-msgid "<ahelp hid=\"HID_FIELD_SEL\">The field selection window lists all database fields of the table or query that was specified as the data source in the <link href=\"text/shared/02/01170201.xhp\" name=\"Form Properties\">Form Properties</link>.</ahelp>"
-msgstr "<ahelp hid=\"HID_FIELD_SEL\">Το παράθυρο επιλογής πεδίου παραθέτει όλα τα πεδία βάσης δεδομένων του πίνακα ή του ερωτήματος που ορίστηκε ως η προέλευση δεδομένων στις <link href=\"text/shared/02/01170201.xhp\" name=\"Ιδιότητες Φόρμας\">Ιδιότητες Φόρμας</link>.</ahelp>"
+msgid "To Remove Highlighting"
+msgstr "Για να αφαιρέσετε την επισήμανση"
-#: 01170400.xhp
+#: 02160000.xhp
msgctxt ""
-"01170400.xhp\n"
-"par_id3147620\n"
-"4\n"
+"02160000.xhp\n"
+"par_idN10760\n"
"help.text"
-msgid "You can insert a field into the current document by dragging and dropping. A field is then inserted which contains a link to the database."
-msgstr "Μπορείτε να εισάγετε ένα πεδίο μέσα στο τρέχον έγγραφο με μεταφορά και απόθεση (drag and drop). Τότε, ένα πεδίο εισάγεται το οποίο περιέχει ένα σύνδεσμο στη βάση δεδομένων."
+msgid "Select the highlighted text."
+msgstr "Επιλέξτε το επισημασμένο κείμενο."
-#: 01170400.xhp
+#: 02160000.xhp
msgctxt ""
-"01170400.xhp\n"
-"par_id3153541\n"
+"02160000.xhp\n"
+"par_id3149784\n"
"5\n"
"help.text"
-msgid "If you add fields to a form and you switch off the <link href=\"text/shared/02/01170500.xhp\" name=\"Design Mode\">Design Mode</link>, you can see that $[officename] adds a labeled input field for every inserted database field."
-msgstr "Αν προσθέσετε πεδία σε μια φόρμα και απενεργοποιήσετε την <link href=\"text/shared/02/01170500.xhp\" name=\"Λειτουργία Σχεδιασμού\">Λειτουργία Σχεδιασμού</link>, μπορείτε να δείτε ότι το $[officename] προσθέτει ένα πεδίο εισόδου που ορίζεται από μία ετικέτα για κάθε ένα εισαγόμενο πεδίο βάσης δεδομένων."
+msgid "On the <emph>Formatting</emph> bar, click the arrow next to the <emph>Highlighting</emph> icon, and then click <emph>No Fill</emph>."
+msgstr "Στη γραμμή <emph>Μορφοποίηση</emph>, κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Επισήμανση</emph> και στη συνέχεια κάντε κλικ στο <emph>Χωρίς γέμισμα</emph>."
-#: 24100000.xhp
+#: 02170000.xhp
msgctxt ""
-"24100000.xhp\n"
+"02170000.xhp\n"
"tit\n"
"help.text"
-msgid "Crop"
-msgstr "Περικοπή"
+msgid "Background color/Paragraph background"
+msgstr "Χρώμα φόντου/Φόντο παραγράφου"
-#: 24100000.xhp
+#: 02170000.xhp
msgctxt ""
-"24100000.xhp\n"
-"hd_id3154044\n"
+"02170000.xhp\n"
+"hd_id3154232\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/24100000.xhp\" name=\"Crop\">Crop</link>"
-msgstr "<link href=\"text/shared/02/24100000.xhp\" name=\"Περικοπή\">Περικοπή</link>"
+msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Χρώμα παρασκηνίου\">Χρώμα παρασκηνίου</link>"
-#: 24100000.xhp
+#: 02170000.xhp
msgctxt ""
-"24100000.xhp\n"
-"par_id3154863\n"
+"02170000.xhp\n"
+"par_id3149140\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:GrafAttrCrop\">Allows to crop the display of an inserted picture. Only the display gets cropped, the inserted picture is not changed.</ahelp> A picture must be selected to enable cropping."
-msgstr "<ahelp hid=\".uno:GrafAttrCrop\">Σας επιτρέπει να αποκόψετε την εμφάνιση μίας εισηγμένης εικόνας. Αποκόπτεται μόνο η εμφάνιση, δεν τροποποιείται η εισηγμένη εικόνα.</ahelp> Πρέπει να επιλεγεί μία εικόνα για να ενεργοποιηθεί η αποκοπή."
-
-#: 24100000.xhp
-msgctxt ""
-"24100000.xhp\n"
-"par_id0514200804261097\n"
-"help.text"
-msgid "In Impress and Draw no dialog is shown when you click the icon, but you see eight cropping handles. Open the context menu of a selected picture and choose <item type=\"menuitem\">Crop Picture</item>, if you want to use the <link href=\"text/shared/01/05030800.xhp\">dialog</link> for cropping."
-msgstr "Στο Impress κσι το Draw φεν εμφσνίζεται ο διάλογος όταν κάνετε κλικ στο εικονίδιο,αλλά εμφανίζονται 8 σημεία χειρισμού περικοπής. Ανοίξτε το μενού περιβάλλοντος της επιλεγμένης εικόνας και επιλέξτε <item type=\"menuitem\">Περικοπή εικόνας</item> στη περίπτωση που επιθυμείτε να χρησιμοποιήσετε τον <link href=\"text/shared/01/05030800.xhp\">διάλογο</link> λειτουργιών περικοπής"
-
-#: 24100000.xhp
-msgctxt ""
-"24100000.xhp\n"
-"par_id0514200804261043\n"
-"help.text"
-msgid "<ahelp hid=\".\">Drag any of the eight cropping handles to crop the picture.</ahelp>"
-msgstr "<ahelp hid=\".\">Μεταφέρετε κάποιον από τα οκτώ σημεία χειρισμού περικοπής για να επεξεργαστείτε την εικόνα.</ahelp>"
+msgid "<variable id=\"hintergrundfarbetext\"><ahelp hid=\".\">Click to open a toolbar where you can click a background color for a paragraph. The color is applied to the background of the current paragraph or the selected paragraphs.</ahelp></variable>"
+msgstr "<variable id=\"hintergrundfarbetext\"><ahelp hid=\".\">Κλικ για να ανοίξετε μια γραμμή εργαλείων όπου μπορείτε να πατήσετε σε χρώμα παρασκηνίου για μια παράγραφο. Το χρώμα εφαρμόζεται στο παρασκήνιο της τρέχουσας παραγράφου ή των επιλεγμένων παραγράφων.</ahelp></variable>"
-#: 24100000.xhp
+#: 02170000.xhp
msgctxt ""
-"24100000.xhp\n"
-"par_id0522200809440491\n"
+"02170000.xhp\n"
+"par_id3147276\n"
"help.text"
-msgid "<image id=\"img_id0522200809434429\" src=\"cmd/sc_crop.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0522200809434429\">icon</alt></image>"
-msgstr "<image id=\"img_id0522200809434429\" src=\"cmd/sc_crop.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0522200809434429\">εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3148538\" src=\"cmd/sc_backgroundcolor.png\"><alt id=\"alt_id3148538\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148538\" src=\"cmd/sc_backgroundcolor.png\"><alt id=\"alt_id3148538\">Εικονίδιο</alt></image>"
-#: 24100000.xhp
+#: 02170000.xhp
msgctxt ""
-"24100000.xhp\n"
-"par_id3154927\n"
-"3\n"
+"02170000.xhp\n"
+"par_id3144439\n"
+"4\n"
"help.text"
-msgid "Crop"
-msgstr "Περικοπή"
+msgid "Background Color"
+msgstr "Χρώμα φόντου"
-#: 01170202.xhp
+#: 03110000.xhp
msgctxt ""
-"01170202.xhp\n"
+"03110000.xhp\n"
"tit\n"
"help.text"
-msgid "Events"
-msgstr "Γεγονότα"
-
-#: 01170202.xhp
-msgctxt ""
-"01170202.xhp\n"
-"bm_id3150499\n"
-"help.text"
-msgid "<bookmark_value>forms; events</bookmark_value> <bookmark_value>events;in forms</bookmark_value>"
-msgstr "<bookmark_value>φόρμες, γεγονότα</bookmark_value><bookmark_value>γεγονότα,σε φόρμες </bookmark_value>"
+msgid "Increase Spacing"
+msgstr "Αύξηση απόστασης"
-#: 01170202.xhp
+#: 03110000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3150499\n"
+"03110000.xhp\n"
+"hd_id3154873\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170202.xhp\" name=\"Events\">Events</link>"
-msgstr "<link href=\"text/shared/02/01170202.xhp\" name=\"Γεγονότα\">Γεγονότα</link>"
+msgid "<link href=\"text/shared/02/03110000.xhp\" name=\"Increase Spacing\">Increase Spacing</link>"
+msgstr "<link href=\"text/shared/02/03110000.xhp\" name=\"Αύξηση απόστασης\">Αύξηση απόστασης</link>"
-#: 01170202.xhp
+#: 03110000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3147043\n"
+"03110000.xhp\n"
+"par_id3156211\n"
"2\n"
"help.text"
-msgid "The<emph> Events </emph>tab page, allows you to assign a macro to certain events which occur in a form."
-msgstr "Η σελίδα καρτέλας<emph> Γεγονότα </emph>, σας επιτρέπει να αντιστοιχίσετε μια μακροεντολή σε συγκεκριμένα γεγονότα τα οποία συμβαίνουν σε μια φόρμα."
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">Κάντε κλικ στο εικονίδιο<emph> Αύξηση απόστασης </emph>για να αυξήσετε τις αποστάσεις παραγράφων πάνω από την επιλεγμένη παράγραφο.</ahelp>"
-#: 01170202.xhp
+#: 03110000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3159233\n"
-"3\n"
+"03110000.xhp\n"
+"par_id3150178\n"
"help.text"
-msgid "To link an event with a macro, first write a macro that contains all the commands to be executed when the event happens. Then assign this macro to the respective event by clicking the <emph>... </emph>button beside the corresponding event. The<emph> Assign Macro </emph>dialog opens, where you can select the macro."
-msgstr "Για να συνδέσετε ένα γεγονός με μια μακροεντολή, γράψτε πρώτα μια μακροεντολή η οποία περιέχει όλες τις εντολές οι οποίες πρόκειται να εκτελεστούν όταν λάβει χώρα το γεγονός. Στη συνέχεια, αντιστοιχίστε αυτή τη μακροεντολή στο αντίστοιχο γεγονός κάνοντας κλικ στο κουμπί<emph>... </emph> που βρίσκεται δίπλα στο αντίστοιχο γεγονός. Θα ανοίξει ο διάλογος<emph> Ανάθεση Μακροεντολής </emph>, όπου μπορείτε να επιλέξετε τη μακροεντολή."
+msgid "<image id=\"img_id3152425\" src=\"cmd/sc_paraspaceincrease.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152425\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152425\" src=\"cmd/sc_paraspaceincrease.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152425\">Εικονίδιο</alt></image>"
-#: 01170202.xhp
+#: 03110000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3149182\n"
-"29\n"
+"03110000.xhp\n"
+"par_id3156411\n"
+"3\n"
"help.text"
-msgid "The following actions can be configured individually, meaning that you can use your own dialogs to depict an action:"
-msgstr "Οι παρακάτω ενέργειες είναι δυνατόν να διαμορφωθούν μεμονωμένα, το οποίο σημαίνει πως έχετε τη δυνατότητα να χρησιμοποιήσετε τα δικά σας παράθυρα διαλόγου για να περιγράψετε μια ενέργεια:"
+msgid "Increase Spacing"
+msgstr "Αύξηση απόστασης"
-#: 01170202.xhp
+#: 03110000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3166460\n"
-"30\n"
+"03110000.xhp\n"
+"par_id3155391\n"
+"4\n"
"help.text"
-msgid "Displaying an error message,"
-msgstr "Εμφάνιση μηνύματος σφάλματος,"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
+msgstr "Μπορείτε να κάνετε επιπρόσθετες ρυθμίσεις στις αποστάσεις επιλέγοντας <link href=\"text/shared/01/05030100.xhp\" name=\"Μορφή - Παράγραφος - Εσοχές και Διάστιχο\"><emph>Μορφή - Παράγραφος - Εσοχές και Διάστιχο</emph></link>"
-#: 01170202.xhp
+#: 03120000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3152996\n"
-"31\n"
+"03120000.xhp\n"
+"tit\n"
"help.text"
-msgid "Confirming a delete process (for data records),"
-msgstr "Επιβεβαίωση διαδικασίας διαγραφής (για εγγραφές δεδομένων),"
+msgid "Decrease Spacing"
+msgstr "Μείωση αποστάσεων"
-#: 01170202.xhp
+#: 03120000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3153541\n"
-"32\n"
+"03120000.xhp\n"
+"hd_id3155934\n"
+"1\n"
"help.text"
-msgid "Querying parameters,"
-msgstr "Παράμετροι ερωτήματος,"
+msgid "<link href=\"text/shared/02/03120000.xhp\" name=\"Decrease Spacing\">Decrease Spacing</link>"
+msgstr "<link href=\"text/shared/02/03120000.xhp\" name=\"Μείωση αποστάσεων\">Μείωση αποστάσεων</link>"
-#: 01170202.xhp
+#: 03120000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3155261\n"
-"33\n"
+"03120000.xhp\n"
+"par_id3147143\n"
+"2\n"
"help.text"
-msgid "Checking input when saving a data record."
-msgstr "Έλεγχος εισαγωγής κατά την αποθήκευση εγγραφής δεδομένων."
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Κάντε κλικ στο εικονίδιο<emph> Μείωση αποστάσεων </emph>για να μειώσετε τις αποστάσεις παραγράφων πάνω από την επιλεγμένη παράγραφο.</ahelp>"
-#: 01170202.xhp
+#: 03120000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3153127\n"
-"34\n"
+"03120000.xhp\n"
+"par_id3155555\n"
"help.text"
-msgid "For example, you can issue a \"confirm deletion\" request such as \"Really delete customer xyz?\" when deleting a data record."
-msgstr "Για παράδειγμα, έχετε τη δυνατότητα να δημοσιεύσετε μια αίτηση \"επιβεβαίωση διαγραφής\" όπως \"Επιθυμείτε πραγματικά τη διαγραφή του πελάτη τάδε;\" όταν διαγράφετε μια εγγραφή δεδομένων."
+msgid "<image id=\"img_id3147834\" src=\"cmd/sc_paraspacedecrease.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147834\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147834\" src=\"cmd/sc_paraspacedecrease.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147834\">Εικονίδιο</alt></image>"
-#: 01170202.xhp
+#: 03120000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id0409200920562590\n"
+"03120000.xhp\n"
+"par_id3145211\n"
+"3\n"
"help.text"
-msgid "The events that are shown in the Events dialog cannot be edited directly. You can delete an event from the list by pressing the Del key."
-msgstr "Τα γεγονότα προβάλλονται στον διάλογο των γεγονότων και δεν είναι δυνατή ή άμεση επεξεργασία τους. Μπορείτε να διαγράψετε ένα γεγονός από τη λίστα πατώντας το πλήκτρο Del."
+msgid "Decrease Spacing"
+msgstr "Μείωση αποστάσεων"
-#: 01170202.xhp
+#: 03120000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3150986\n"
+"03120000.xhp\n"
+"par_id3156410\n"
"4\n"
"help.text"
-msgid "The following lists and describes all events in a form that can be linked to a macro:"
-msgstr "Το παρακάτω σημειώνει και περιγράφει όλα τα γεγονότα μέσα σε μια φόρμα τα οποία μπορούν να συνδεθούν με μια μακροεντολή:"
-
-#: 01170202.xhp
-msgctxt ""
-"01170202.xhp\n"
-"hd_id3147559\n"
-"17\n"
-"help.text"
-msgid "Before update"
-msgstr "Πριν την ενημέρωση"
-
-#: 01170202.xhp
-msgctxt ""
-"01170202.xhp\n"
-"par_id3149669\n"
-"56\n"
-"help.text"
-msgid "<ahelp hid=\".\">The Before update event occurs before the control content changed by the user is written into the data source.</ahelp> The linked macro can, for example, prevent this action by returning \"FALSE\"."
-msgstr "<ahelp hid=\".\">Το συμβάν πριν την ενημέρωση συμβαίνει πριν γίνει ο έλεγχος των περιεχομένων που άλλαξαν από τον χρήστη για να γραφτούν μέσα στη προέλευση δεδομένων.</ahelp> Η συνδεδεμένη μακροεντολή μπορεί, για παράδειγμα, να εμποδίσει αυτή την ενέργεια με το να επιστρέψει \"FALSE\"."
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
+msgstr "Μπορείτε να κάνετε επιπρόσθετες ρυθμίσεις στις αποστάσεις επιλέγοντας <link href=\"text/shared/01/05030100.xhp\" name=\"Μορφή - Παράγραφος - Εσοχές και Διάστιχο\"><emph>Μορφή - Παράγραφος - Εσοχές και Διάστιχο</emph></link>"
-#: 01170202.xhp
+#: 03130000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3153779\n"
-"19\n"
+"03130000.xhp\n"
+"tit\n"
"help.text"
-msgid "After update"
-msgstr "Μετά την ενημέρωση"
+msgid "Borders"
+msgstr "Περιγράμματα"
-#: 01170202.xhp
+#: 03130000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3153360\n"
-"57\n"
+"03130000.xhp\n"
+"hd_id3143284\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_AFTERUPDATE\">The After update event occurs after the control content changed by the user has been written into the data source.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_AFTERUPDATE\">Το συμβάν μετά την ενημέρωση συμβαίνει αφότου γίνει ο έλεγχος των περιεχομένων που άλλαξαν από τον χρήστη για να γραφτούν μέσα στη προέλευση δεδομένων.</ahelp>"
+msgid "<link href=\"text/shared/02/03130000.xhp\" name=\"Borders\">Borders</link>"
+msgstr "<link href=\"text/shared/02/03130000.xhp\" name=\"Περίγραμμα\">Περίγραμμα</link>"
-#: 01170202.xhp
+#: 03130000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3157909\n"
-"36\n"
+"03130000.xhp\n"
+"par_id3153255\n"
+"2\n"
"help.text"
-msgid "Prior to reset"
-msgstr "Πριν την επαναφορά"
+msgid "<ahelp hid=\".uno:SetBorderStyle\">Click the <emph>Borders</emph> icon to open the <emph>Borders</emph> toolbar, where you can modify the border of a sheet area or an object.</ahelp>"
+msgstr "<ahelp hid=\".uno:SetBorderStyle\">Κάντε κλικ στο σύμβολο <emph>Περίγραμμα</emph> για να ανοίξετε τη γραμμή <emph>Περίγραμμα</emph>, όπου μπορείτε να τροποποιήσετε το περίγραμμα μίας περιοχής πίνακα ή ενός αντικειμένου.</ahelp>"
-#: 01170202.xhp
+#: 03130000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3155390\n"
-"51\n"
+"03130000.xhp\n"
+"par_id3147261\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVERESETTED\">The<emph> Prior to reset </emph>event occurs before a form is reset.</ahelp> The linked macro can, for example, prevent this action by returning \"FALSE\"."
-msgstr "<ahelp hid=\"HID_EVT_APPROVERESETTED\">Το συμβάν <emph> Πριν την επαναφορά </emph> συμβαίνει πριν επαναφερθεί μια φόρμα.</ahelp> Η συνδεδεμένη μακροσειρά μπορεί, για παράδειγμα, να εμποδίσει αυτή την ενέργεια με το να επιστρέψει \"FALSE\"."
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><defaultinline>This object can be the border of a text frame, a graphic or a table. The icon will only be visible if a graphic, table, object or frame has been selected.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><defaultinline>Αυτό το αντικείμενο μπορεί να είναι το περίγραμμα ενός πλαισίου κειμένου, ενός γραφικού ή ενός πίνακα. Το σύμβολο θα είναι ορατό μόνο εάν ένα γραφικό, ένας πίνακας, ένα αντικείμενο ή ένα πλαίσιο έχει επιλεχθεί.</defaultinline></switchinline>"
-#: 01170202.xhp
+#: 03130000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3149236\n"
-"52\n"
+"03130000.xhp\n"
+"par_id3147226\n"
+"6\n"
"help.text"
-msgid "A form is reset if one of the following conditions is met:"
-msgstr "Μία φόρμα επαναφέρεται όταν ικανοποιείται μία από τις παρακάτω συνθήκες:"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Για να εφαρμόσετε ένα συγκεκριμένο τύπο περιγράμματος σε ένα μόνο κελί, τοποθετήστε το δρομέα στο κελί, ανοίξτε τη γραμμή εργαλείων <emph>Περίγραμμα</emph> και επιλέξτε ένα περίγραμμα. </caseinline><defaultinline> Κάθε φορά που εισάγετε γραφικά ή πίνακες, έχουν ένα πλήρες περίγραμμα. Για να αφαιρέσετε αυτό το περίγραμμα, επιλέξτε το αντικείμενο γραφικού ή όλο τον πίνακα και κάντε κλικ στο σύμβολο \"χωρίς περίγραμμα\" στη γραμμή εργαλείων <emph>Περίγραμμα</emph>.</defaultinline></switchinline>"
-#: 01170202.xhp
+#: 03130000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3149164\n"
-"53\n"
+"03130000.xhp\n"
+"par_id3147576\n"
"help.text"
-msgid "The user presses an (HTML) button that is defined as a reset button."
-msgstr "Ο χρήστης πιέζει ένα κουμπί (HTML) το οποίο καθορίζεται ως κουμπί επαναφοράς"
+msgid "<image id=\"img_id3149095\" src=\"cmd/sc_setborderstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149095\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149095\" src=\"cmd/sc_setborderstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149095\">Icon</alt></image>"
-#: 01170202.xhp
+#: 03130000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3153666\n"
-"54\n"
+"03130000.xhp\n"
+"par_id3152780\n"
+"4\n"
"help.text"
-msgid "A new and empty record is created in a form that is linked to a data source. For example, in the last record, the <emph>Next Record</emph> button may be pressed."
-msgstr "Μια νέα και καινούργια εγγραφή δημιουργείται μέσα σε μια φόρμα που είναι συνδεδεμένη με την προέλευση δεδομένων. Για παράδειγμα, στη τελευταία εγγραφή, το κουμπί <emph>Επόμενη Εγγραφή</emph> μπορεί να πατηθεί."
+msgid "Borders"
+msgstr "Περιγράμματα"
-#: 01170202.xhp
+#: 03130000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3156119\n"
-"37\n"
+"03130000.xhp\n"
+"par_id3148990\n"
+"5\n"
"help.text"
-msgid "After resetting"
-msgstr "Μετά την επαναφορά"
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
+msgstr "Περισσότερες πληροφορίες μπορούν να βρεθούν στη Βοήθεια στο <link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\"><emph>Περιγράμματα</emph></link>. Μπορείτε επίσης να βρείτε πληροφορίες σχετικά με το πώς να <link href=\"text/shared/guide/border_table.xhp\" name=\"μορφοποιείτε έναν πίνακα κειμένου\">μορφοποιείτε έναν πίνακα κειμένου</link> με το εικονίδιο <emph>Περιγράμματα</emph>."
-#: 01170202.xhp
+#: 03140000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3148563\n"
-"55\n"
+"03140000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_RESETTED\">The<emph> After resetting </emph>event occurs after a form has been reset.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_RESETTED\">Το συμβάν <emph> Mετά την επαναφορά </emph> συμβαίνει αφότου μια φόρμα έχει επαναφερθεί.</ahelp>"
+msgid "Line Style"
+msgstr "Πρότυπο γραμμής"
-#: 01170202.xhp
+#: 03140000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3150870\n"
-"27\n"
+"03140000.xhp\n"
+"hd_id3146936\n"
+"1\n"
"help.text"
-msgid "Before submitting"
-msgstr "Πριν την υποβολή"
+msgid "<link href=\"text/shared/02/03140000.xhp\" name=\"Line Style\">Line Style</link>"
+msgstr "<link href=\"text/shared/02/03140000.xhp\" name=\"Πρότυπο γραμμής\">Πρότυπο γραμμής</link>"
-#: 01170202.xhp
+#: 03140000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3159152\n"
-"28\n"
+"03140000.xhp\n"
+"par_id3155577\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_SUBMITTED\">The<emph> Before submitting </emph>event occurs before the form data is sent.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_SUBMITTED\">Το συμβάν <emph> Πριν την υποβολή </emph> συμβαίνει πριν την αποστολή των δεδομένων της φόρμας.</ahelp>"
+msgid "<ahelp hid=\".uno:LineStyle\">Click this icon to open the <emph>Line Style</emph> toolbar, where you can modify the border line style.</ahelp>"
+msgstr "<ahelp hid=\".uno:LineStyle\">Κάντε κλικ σε αυτό το εικονίδιο για να ανοίξετε τη γραμμή εργαλείων <emph>Πρότυπο γραμμής</emph>, όπου μπορείτε να τροποποιήσετε το στυλ γραμμής του περιγράμματος.</ahelp>"
-#: 01170202.xhp
+#: 03140000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3149167\n"
+"03140000.xhp\n"
+"par_id3154926\n"
"5\n"
"help.text"
-msgid "When loading"
-msgstr "Κατά τη φόρτωση"
-
-#: 01170202.xhp
-msgctxt ""
-"01170202.xhp\n"
-"par_id3156423\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"HID_EVT_LOADED\">The<emph> When loading </emph>event occurs directly after the form has been loaded.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_LOADED\"> Το συμβάν <emph> Κατά την φόρτωση </emph> λαμβάνει χώρα αμέσως μετά τη φόρτωση της φόρμας.</ahelp>"
-
-#: 01170202.xhp
-msgctxt ""
-"01170202.xhp\n"
-"hd_id3148451\n"
-"38\n"
-"help.text"
-msgid "Before reloading"
-msgstr "Πριν από την επαναφόρτωση"
-
-#: 01170202.xhp
-msgctxt ""
-"01170202.xhp\n"
-"par_id3154218\n"
-"39\n"
-"help.text"
-msgid "<ahelp hid=\"HID_EVT_RELOADING\">The<emph> Before reloading </emph>event occurs before the form is reloaded.</ahelp> The data content has not yet been refreshed."
-msgstr "<ahelp hid=\"HID_EVT_RELOADING\">Το συμβάν <emph> Πριν την επαναφόρτωση </emph> συμβαίνει πριν την επαναφόρτωση της φόρμας.</ahelp> Το περιεχόμενο των αρχείων δεν έχει ανανεωθεί ακόμη."
+msgid "This border can be the border of a frame, graphic or table. The <emph>Line Style</emph> icon will only be visible if a graphic, table, chart object or frame has been selected."
+msgstr "Αυτό το περίγραμμα μπορεί να είναι το περίγραμμα ενός πλαισίου, ενός γραφικού ή ενός πίνακα. Το εικονίδιο <emph>Πρότυπο γραμμής</emph> θα είναι ορατό μόνο αν ένα αντικείμενο γραφικού, πίνακα ή διαγράμματος ή ένα πλαίσιο έχει επιλεχθεί."
-#: 01170202.xhp
+#: 03140000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3155102\n"
-"40\n"
+"03140000.xhp\n"
+"par_id3153377\n"
"help.text"
-msgid "When reloading"
-msgstr "Κατά την επαναφόρτωση"
+msgid "<image id=\"img_id3147102\" src=\"cmd/sc_linestyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147102\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147102\" src=\"cmd/sc_linestyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147102\">Εικονίδιο</alt></image>"
-#: 01170202.xhp
+#: 03140000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3157895\n"
-"41\n"
+"03140000.xhp\n"
+"par_id3154398\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_RELOADED\">The<emph> When reloading </emph>event occurs directly after the form has been reloaded.</ahelp> The data content has already been refreshed."
-msgstr "<ahelp hid=\"HID_EVT_RELOADED\">Το συμβάν <emph>Κατά την επαναφόρτωση </emph> συμβαίνει αμέσως μετά την επαναφόρτωση της φόρμας.</ahelp> Το περιεχόμενο των αρχείων έχει ήδη ανανεωθεί."
+msgid "Line Style"
+msgstr "Πρότυπο γραμμής"
-#: 01170202.xhp
+#: 03140000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3152792\n"
-"42\n"
+"03140000.xhp\n"
+"par_id3153114\n"
+"4\n"
"help.text"
-msgid "Before unloading"
-msgstr "Πριν την αποφόρτωση"
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
+msgstr "Για περισσότερες πληροφορίες, δείτε την ενότητα <link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\">Περιγράμματα</link> της Βοήθειας."
-#: 01170202.xhp
+#: 03150000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3152598\n"
-"43\n"
+"03150000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_UNLOADING\">The<emph> Before unloading </emph>event occurs before the form is unloaded; that is, separated from its data source.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_UNLOADING\">Το συμβάν <emph> Πριν την αποφόρτωση</emph> συμβαίνει πριν την εκφόρτωση της φόρμας, το οποίο σημαίνει ότι διαχωρίζεται από την προέλευση δεδομένων.</ahelp>"
+msgid "Border Color"
+msgstr "Χρώμα περιγράμματος"
-#: 01170202.xhp
+#: 03150000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3154145\n"
-"44\n"
+"03150000.xhp\n"
+"hd_id3154873\n"
+"1\n"
"help.text"
-msgid "When unloading"
-msgstr "Κατά την αποφόρτωση"
+msgid "<link href=\"text/shared/02/03150000.xhp\" name=\"Border Color\">Border Color</link>"
+msgstr "<link href=\"text/shared/02/03150000.xhp\" name=\"Χρώμα περιγράμματος\">Χρώμα περιγράμματος</link>"
-#: 01170202.xhp
+#: 03150000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3154638\n"
-"45\n"
+"03150000.xhp\n"
+"par_id3163829\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_UNLOADED\">The<emph> When unloading </emph>event occurs directly after the form has been unloaded; that is, separated from its data source.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_UNLOADED\">Το συμβάν <emph> Κατά την αποφόρτωση</emph> συμβαίνει αμέσως μετά την εκφόρτωση της φόρμας, το οποίο αημαίνει ότι διαχωρίζεται από την προέλευση δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".uno:FrameLineColor\">Click the <emph>Line Color (of the border)</emph> icon to open the <emph>Border Color</emph> toolbar, which enables you to change the border color of an object.</ahelp>"
+msgstr "<ahelp hid=\".uno:FrameLineColor\">Κάντε κλικ στο εικονίδιο <emph>Χρώμα γραμμής </emph> για να ανοίξετε τη γραμμή εργαλείων <emph>Χρώμα περιγράμματος</emph>, η οποία σας επιτρέπει να αλλάξετε το χρώμα περιγράμματος ενός αντικειμένου.</ahelp>"
-#: 01170202.xhp
+#: 03150000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3147426\n"
-"25\n"
+"03150000.xhp\n"
+"par_id3153750\n"
"help.text"
-msgid "Confirm deletion"
-msgstr "Επιβεβαίωση διαγραφής"
+msgid "<image id=\"img_id3147291\" src=\"cmd/sc_framelinecolor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147291\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147291\" src=\"cmd/sc_framelinecolor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147291\">Εικονίδιο</alt></image>"
-#: 01170202.xhp
+#: 03150000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3154988\n"
-"26\n"
+"03150000.xhp\n"
+"par_id3156427\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CONFIRMDELETE\">The<emph> Confirm deletion </emph>event occurs as soon as data has been deleted from the form.</ahelp> For example, the linked macro can request confirmation in a dialog."
-msgstr "<ahelp hid=\"HID_EVT_CONFIRMDELETE\">Το συμβάν <emph> Επιβεβαίωση διαγραφής </emph> συμβαίνει μόλις τα δεδομένα έχουν διαγραφεί από την φόρμα.</ahelp> Για παράδειγμα, η συνδεδεμένη μακροεντολή μπορεί να ζητήσει επιβεβαίωση σε πλαίσιο διαλόγου."
+msgid "Line Color (of the border)"
+msgstr "Χρώμα γραμμής (πλαισίου)"
-#: 01170202.xhp
+#: 03150000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3149481\n"
-"46\n"
+"03150000.xhp\n"
+"par_id3154317\n"
+"4\n"
"help.text"
-msgid "Before record action"
-msgstr "Πριν την ενέργεια εγγραφής"
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
+msgstr "Για περισσότερες πληροφορίες, δείτε την ενότητα <link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\">Περιγράμματα</link> της Βοήθειας ."
-#: 01170202.xhp
+#: 03200000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3156007\n"
-"58\n"
+"03200000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEROWCHANGE\">The<emph> Before record action </emph>event occurs before the current record is changed.</ahelp> For example, the linked macro can request confirmation in a dialog."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEROWCHANGE\">Το συμβάν <emph> Πριν την ενέργεια εγγραφής </emph> συμβαίνει πριν αλλάξει η υπάρχουσα εγγραφή.</ahelp> Για παράδειγμα, η συνδεδεμένη μακροεντολή μπορεί να ζητήσει επιβεβαίωση σε πλαίσιο διαλόγου."
+msgid "Change Anchor"
+msgstr "Αλλαγή αγκύρωσης"
-#: 01170202.xhp
+#: 03200000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3145749\n"
-"47\n"
+"03200000.xhp\n"
+"bm_id3153323\n"
"help.text"
-msgid "After record action"
-msgstr "Μετά την ενέργεια εγγραφής"
+msgid "<bookmark_value>anchors; changing</bookmark_value>"
+msgstr "<bookmark_value>αγκυρώσεις, αλλαγή</bookmark_value>"
-#: 01170202.xhp
+#: 03200000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3146975\n"
-"59\n"
+"03200000.xhp\n"
+"hd_id3153323\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ROWCHANGE\">The<emph> After record action </emph>event occurs directly after the current record has been changed.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_ROWCHANGE\"> Το συμβάν <emph> Μετά από την ενέργεια εγγραφής</emph> λαμβάνει χώρα αμέσως μόλις το υπάρχον έγγραφο έχει αλλάξει.</ahelp>"
+msgid "<link href=\"text/shared/02/03200000.xhp\" name=\"Change Anchor\">Change Anchor</link>"
+msgstr "<link href=\"text/shared/02/03200000.xhp\" name=\"Αλλαγή αγκύρωσης\">Αλλαγή αγκύρωσης</link>"
-#: 01170202.xhp
+#: 03200000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3154012\n"
-"48\n"
+"03200000.xhp\n"
+"par_id3150499\n"
+"2\n"
"help.text"
-msgid "Before record change"
-msgstr "Πριν την αλλαγή εγγραφής"
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
+msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Σας επιτρέπει να μετατρέψετε την αγκύρωση ενός αντικειμένου.</ahelp></variable> Το εικονίδιο<emph> Αλλαγή αγκύρωσης </emph> είναι ορατό μόνο εάν ένα αντικείμενο όπως ένα γραφικό ή πεδίο ελέγχου<switchinline select=\"appl\"><caseinline select=\"WRITER\"> ή πλαίσιο</caseinline></switchinline> είναι επιλεγμένο."
-#: 01170202.xhp
+#: 03200000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3149664\n"
-"60\n"
+"03200000.xhp\n"
+"par_id3155555\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_POSITIONING\">The<emph> Before record change </emph>event occurs before the current record pointer is changed.</ahelp> For example, the linked macro can prevent this action by returning \"FALSE\"."
-msgstr "<ahelp hid=\"HID_EVT_POSITIONING\">Το συμβάν <emph> Πριν την ενέργεια εγγραφής </emph> συμβαίνει πριν αλλάξει η υπάρχουσα εγγραφή.</ahelp> Για παράδειγμα, η συνδεδεμένη μακροεντολή μπορεί να εμποδίσει αυτή την ενέργεια με το να επιστρέψει \"FALSE\"."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
+msgstr "Περισσότερες πληροφορίες σχετικά με την αγκύρωση περιέχονται στην ενότητα <link href=\"text/shared/01/05260000.xhp\" name=\"Αγκύρωση\"><emph>Αγκύρωση</emph></link> της Βοήθειας."
-#: 01170202.xhp
+#: 04210000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3157975\n"
-"49\n"
+"04210000.xhp\n"
+"tit\n"
"help.text"
-msgid "After record change"
-msgstr "Μετά την αλλαγή εγγραφής"
+msgid "Optimize"
+msgstr "Βελτιστοποίηση"
-#: 01170202.xhp
+#: 04210000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3154098\n"
-"61\n"
+"04210000.xhp\n"
+"hd_id3151185\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_POSITIONED\">The<emph> After record change </emph>event occurs directly after the current record pointer has been changed.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_POSITIONED\">Το συμβάν <emph> Μετά την αλλαγή εγγραφής </emph> συμβαίνει αμέσως αφότου ο υπάρχον δείκτης εγγραφής έχει αλλάξει.</ahelp>"
+msgid "<link href=\"text/shared/02/04210000.xhp\" name=\"Optimize\">Optimize</link>"
+msgstr "<link href=\"text/shared/02/04210000.xhp\" name=\"Βελτιστοποίηση\">Βελτιστοποίηση</link>"
-#: 01170202.xhp
+#: 04210000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3151076\n"
-"50\n"
+"04210000.xhp\n"
+"par_id3145412\n"
+"2\n"
"help.text"
-msgid "Fill parameters"
-msgstr "Παράμετροι γεμίσματος"
+msgid "<ahelp hid=\".uno:OptimizeTable\">Opens a toolbar that contains functions for optimizing the rows and columns in a table.</ahelp>"
+msgstr "<ahelp hid=\".uno:OptimizeTable\">Ανοίγει μια γραμμή εργαλείων που περιέχει διάφορες λειτουργίες για να βελτιστοποιήσετε τις γραμμές και τις στήλες σε έναν πίνακα.</ahelp>"
-#: 01170202.xhp
+#: 04210000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3147396\n"
-"62\n"
+"04210000.xhp\n"
+"par_id3155899\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEPARAMETER\">The<emph> Fill parameters </emph>event occurs when the form to be loaded has parameters that must be filled out.</ahelp> For example, the data source of the form can be the following SQL command:"
-msgstr "<ahelp hid=\"HID_EVT_APPROVEPARAMETER\">Το συμβάν <emph> Παράμετροι γεμίσματος </emph>συμβαίνει όταν η φόρμα για να φορτώσει έχει παραμέτρους που πρέπει να συμπληρωθούν.</ahelp> Για παράδειγμα, η προέλευση δεδομένων της φόρμας μπορεί να είναι η ακόλουθη SQL εντολή:"
+msgid "<image id=\"img_id3149684\" src=\"cmd/sc_optimizetable.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3149684\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149684\" src=\"cmd/sc_optimizetable.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3149684\">Εικονίδιο</alt></image>"
-#: 01170202.xhp
+#: 04210000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3148773\n"
-"63\n"
+"04210000.xhp\n"
+"par_id3143270\n"
+"4\n"
"help.text"
-msgid "SELECT * FROM address WHERE name=:name"
-msgstr "SELECT * FROM address WHERE name=:name"
+msgid "Optimize"
+msgstr "Βελτιστοποίηση"
-#: 01170202.xhp
+#: 04210000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3149581\n"
-"64\n"
+"04210000.xhp\n"
+"par_id3149485\n"
+"5\n"
"help.text"
-msgid "Here :name is a parameter that must be filled out when loading. The parameter is automatically filled out from the parent form if possible. If the parameter cannot be filled out, this event is called and a linked macro can fill out the parameter."
-msgstr "Εδώ το :name είναι μία παράμετρος που πρέπει να συμπληρωθεί κατά τη φόρτωση. Η παράμετρος συμπληρώνεται αυτόματα από την την κύρια φόρμα εφόσον αυτό είναι δυνατό. Αν δεν είναι δυνατή η συμπλήρωση της παραμέτρου, καλείται το συμβάν αυτό, οπότε είναι δυνατή η συμπλήρωση της παραμέτρου από μια συνδεδεμένη μακροεντολή."
+msgid "You can select from the following functions:"
+msgstr "Μπορείτε να επιλέξετε από τις παρακάτω λειτουργίες:"
-#: 01170202.xhp
+#: 04210000.xhp
msgctxt ""
-"01170202.xhp\n"
-"hd_id3146926\n"
-"9\n"
+"04210000.xhp\n"
+"hd_id3153631\n"
+"6\n"
"help.text"
-msgid "Error occurred"
-msgstr "Παρουσιάστηκε σφάλμα"
+msgid "<link href=\"text/swriter/01/05110200.xhp\" name=\"Optimal Height\">Optimal Height</link>"
+msgstr "<link href=\"text/swriter/01/05110200.xhp\" name=\"Βέλτιστο ύψος γραμμής\">Βέλτιστο ύψος γραμμής</link>"
-#: 01170202.xhp
+#: 04210000.xhp
msgctxt ""
-"01170202.xhp\n"
-"par_id3149485\n"
-"10\n"
+"04210000.xhp\n"
+"hd_id3145772\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ERROROCCURRED\">The<emph> Error occurred </emph>event is activated if an error occurs when accessing the data source.</ahelp> This applies to forms, list boxes and combo boxes."
-msgstr "<ahelp hid=\"HID_EVT_ERROROCCURRED\">Το γεγονός<emph> Παρουσιάστηκε σφάλμα </emph>ενεργοποιείται εάν παρουσιαστεί ένα σφάλμα καθώς έχουμε πρόσβαση στην προέλευση δεδομένων.</ahelp> Αυτό εφαρμόζεται σε φόρμες, σε πλαίσια λίστας και σε σύνθετα πλαίσια."
+msgid "<link href=\"text/swriter/01/05120200.xhp\" name=\"Optimal Column Width\">Optimal Column Width</link>"
+msgstr "<link href=\"text/swriter/01/05120200.xhp\" name=\"Βέλτιστο πλάτος στήλης\">Βέλτιστο πλάτος στήλης</link>"
-#: 24050000.xhp
+#: 05020000.xhp
msgctxt ""
-"24050000.xhp\n"
+"05020000.xhp\n"
"tit\n"
"help.text"
-msgid "Blue"
-msgstr "Μπλέ"
+msgid "Arrow Style"
+msgstr "Στυλ των άκρων γραμμής"
-#: 24050000.xhp
+#: 05020000.xhp
msgctxt ""
-"24050000.xhp\n"
-"hd_id3147588\n"
+"05020000.xhp\n"
+"hd_id3148520\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/24050000.xhp\" name=\"Blue\">Blue</link>"
-msgstr "<link href=\"text/shared/02/24050000.xhp\" name=\"Μπλέ\">Μπλέ</link>"
+msgid "<link href=\"text/shared/02/05020000.xhp\" name=\"Arrow Style\">Arrow Style</link>"
+msgstr "<link href=\"text/shared/02/05020000.xhp\" name=\"Στυλ των άκρων γραμμής\">Στυλ των άκρων γραμμής</link>"
-#: 24050000.xhp
+#: 05020000.xhp
msgctxt ""
-"24050000.xhp\n"
+"05020000.xhp\n"
"par_id3155934\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:GrafBlue\">Specifies the proportion of blue RGB color components for the selected graphic.</ahelp> Values from -100% (no blue) to +100% (full blue) are possible."
-msgstr "<ahelp hid=\".uno:GrafBlue\">Εισάγει την αναλογία των στοιχείων μπλέ RGB χρώματος για το επιλεγμένο γραφικό αντικείμενο.</ahelp> Τιμές από -100% (καθόλου μπλέ) εως +100% (πλήρες μπλέ) είναι δυνατές."
+msgid "<ahelp hid=\".uno:LineEndStyle\">Opens the <emph>Arrowheads</emph> toolbar. Use the symbols shown to define the style for the end of the selected line.</ahelp>"
+msgstr "<ahelp hid=\".uno:LineEndStyle\">Ανοίγει τη γραμμή εργαλείων <emph>Σύμβολα βελών</emph>. Χρησιμοποιήστε τα σύμβολα που εμφανίζονται για να ορίσετε το στυλ για το τέλος της επιλεγμένης γραμμής.</ahelp>"
-#: 24050000.xhp
+#: 05020000.xhp
msgctxt ""
-"24050000.xhp\n"
-"par_id3152372\n"
+"05020000.xhp\n"
+"par_id3150808\n"
+"4\n"
"help.text"
-msgid "<image id=\"img_id3149549\" src=\"res/sc10867.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149549\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149549\" src=\"res/sc10867.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149549\">Σύμβολο</alt></image>"
+msgid "The <emph>Arrow Style</emph> icon is only displayed when you create a drawing with the drawing functions. For more information, see the <link href=\"text/shared/01/05200300.xhp\" name=\"Line Styles\"><emph>Line Styles</emph></link> section of the Help."
+msgstr "Το εικονίδιο <emph>Στυλ των άκρων γραμμής</emph> εμφανίζεται μόνο όταν δημιουργείτε ένα σχέδιο με τις λειτουργίες σχεδίασης. Για περισσότερες πληροφορίες, δείτε την ενότητα <link href=\"text/shared/01/05200300.xhp\" name=\"Στυλ γραμμής\"><emph>Στυλ γραμμής</emph></link> της Βοήθειας ."
-#: 24050000.xhp
+#: 05020000.xhp
msgctxt ""
-"24050000.xhp\n"
-"par_id3154751\n"
+"05020000.xhp\n"
+"par_id3148548\n"
+"help.text"
+msgid "<image id=\"img_id3145090\" src=\"cmd/sc_lineendstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145090\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145090\" src=\"cmd/sc_lineendstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145090\">Εικονίδιο</alt></image>"
+
+#: 05020000.xhp
+msgctxt ""
+"05020000.xhp\n"
+"par_id3149096\n"
"3\n"
"help.text"
-msgid "Blue"
-msgstr "Μπλε"
+msgid "Arrow Style"
+msgstr "Στυλ των άκρων γραμμής"
-#: 10100000.xhp
+#: 05090000.xhp
msgctxt ""
-"10100000.xhp\n"
+"05090000.xhp\n"
"tit\n"
"help.text"
-msgid "Close Window"
-msgstr "Κλείσιμο παραθύρου"
+msgid "Rotate"
+msgstr "Περιστροφή"
-#: 10100000.xhp
+#: 05090000.xhp
msgctxt ""
-"10100000.xhp\n"
-"hd_id3152895\n"
+"05090000.xhp\n"
+"hd_id3154863\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/10100000.xhp\" name=\"Close Window\">Close Window</link>"
-msgstr "<link href=\"text/shared/02/10100000.xhp\" name=\"Κλείσιμο παραθύρου\">Κλείσιμο παραθύρου</link>"
+msgid "<link href=\"text/shared/02/05090000.xhp\" name=\"Rotate\">Rotate</link>"
+msgstr "<link href=\"text/shared/02/05090000.xhp\" name=\"Περιστροφή\">Περιστροφή</link>"
-#: 10100000.xhp
+#: 05090000.xhp
msgctxt ""
-"10100000.xhp\n"
-"par_id3155934\n"
+"05090000.xhp\n"
+"par_id3149119\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the page preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">Κλείνει το τρέχον παράθυρο.</ahelp> Επιλέξτε <emph>Παράθυρο - Κλείσιμο παραθύρου</emph>, ή πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. Στην προεπισκόπηση σελίδας του $[officename] Writer και Calc, μπορείτε να κλείσετε το τρέχον παράθυρο πατώντας το κουμπί <emph>Κλείσιμο προεπισκόπησης</emph> ."
+msgid "<ahelp hid=\".uno:ToggleObjectRotateMode\">Rotates the selected object.</ahelp>"
+msgstr "<ahelp hid=\".uno:ToggleObjectRotateMode\">Περιστρέφει το επιλεγμένο αντικείμενο.</ahelp>"
-#: 10100000.xhp
+#: 05090000.xhp
msgctxt ""
-"10100000.xhp\n"
-"par_id3147143\n"
+"05090000.xhp\n"
+"par_id3149716\n"
"5\n"
"help.text"
-msgid "If additional views of the current document were opened by <emph>Window - New Window</emph>, this command will close only the current view."
-msgstr "Αν ανοίχθηκαν επιπρόσθετες προβολές του τρέχοντος εγγράφου από το <emph>Παράθυρο - Δημιουργία παραθύρου</emph>, αυτή η εντολή θα κλείσει μόνο την τρέχουσα προβολή."
-
-#: 10100000.xhp
-msgctxt ""
-"10100000.xhp\n"
-"par_id3153910\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01050000.xhp\" name=\"Close the current document\">Close the current document</link>"
-msgstr "<link href=\"text/shared/01/01050000.xhp\" name=\"Κλείσιμο του τρέχοντος εγγράφου\">Κλείσιμο του τρέχοντος εγγράφου</link>"
-
-#: flowcharts.xhp
-msgctxt ""
-"flowcharts.xhp\n"
-"tit\n"
-"help.text"
-msgid "Flowchart"
-msgstr "Διάγραμμα ροής"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Επιλέξτε ένα αντικείμενο και πατήστε το εικονίδιο<emph> Περιστροφή</emph> στην γραμμή εργαλείων <emph> Σχεδίαση</emph>. </caseinline><caseinline select=\"DRAW\"> Επιλέξτε ένα αντικείμενο και πατήστε το εικονίδιο Περιστροφή στην γραμμή εργαλείων Σχεδίαση.</caseinline><defaultinline> Επιλέξτε ένα αντικείμενο και πατήστε το εικονίδιο <emph> Περιστροφή</emph> στην γραμμή εργαλείων <emph>Ιδιότητες αντικειμένου σχεδίασης</emph>.</defaultinline></switchinline> Σύρετε ένα γωνιακό σημείο ελέγχου του αντικειμένου προς την φορά που επιθυμείτε να το περιστρέψετε."
-#: flowcharts.xhp
+#: 05090000.xhp
msgctxt ""
-"flowcharts.xhp\n"
-"par_idN10557\n"
+"05090000.xhp\n"
+"par_id3152551\n"
"help.text"
-msgid "<link href=\"text/shared/02/flowcharts.xhp\">Flowchart</link>"
-msgstr "<link href=\"text/shared/02/flowcharts.xhp\">Διάγραμμα ροής</link>"
+msgid "<image id=\"img_id3154317\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3154317\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154317\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3154317\">Εικονίδιο</alt></image>"
-#: flowcharts.xhp
+#: 05090000.xhp
msgctxt ""
-"flowcharts.xhp\n"
-"par_idN10567\n"
+"05090000.xhp\n"
+"par_id3153577\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Flowchart toolbar from which you can insert graphics into your document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή εργαλείων Διάγραμμα ροής, όπου μπορείτε να εισάγετε γραφικά στο έγγραφό σας.</ahelp>"
+msgid "Rotate"
+msgstr "Περιστροφή"
-#: flowcharts.xhp
+#: 05090000.xhp
msgctxt ""
-"flowcharts.xhp\n"
-"par_idN10597\n"
+"05090000.xhp\n"
+"par_id3156113\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Click an icon from the Flowchart toolbar, then drag in the document to draw the shape.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ σε ένα εικονίδιο στη γραμμή εργαλείων Διάγραμμα Ροής και σύρετε στο έγγραφο για να σχεδιάσετε το σχήμα.</ahelp>"
+msgid "<link href=\"text/shared/01/05230300.xhp\" name=\"Format - Position and Size - Rotate\"><emph>Format - Position and Size - Rotate</emph></link>."
+msgstr "<link href=\"text/shared/01/05230300.xhp\" name=\"Μορφοποίηση - Θέση και μέγεθος - Περιστροφή\"><emph>Μορφοποίηση - Θέση και μέγεθος - Περιστροφή</emph></link>."
-#: 03130000.xhp
+#: 05110000.xhp
msgctxt ""
-"03130000.xhp\n"
+"05110000.xhp\n"
"tit\n"
"help.text"
-msgid "Borders"
-msgstr "Περιγράμματα"
+msgid "Alignment"
+msgstr "Στοίχιση"
-#: 03130000.xhp
+#: 05110000.xhp
msgctxt ""
-"03130000.xhp\n"
-"hd_id3143284\n"
+"05110000.xhp\n"
+"hd_id3154228\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/03130000.xhp\" name=\"Borders\">Borders</link>"
-msgstr "<link href=\"text/shared/02/03130000.xhp\" name=\"Περίγραμμα\">Περίγραμμα</link>"
+msgid "Alignment"
+msgstr "Στοίχιση"
-#: 03130000.xhp
+#: 05110000.xhp
msgctxt ""
-"03130000.xhp\n"
-"par_id3153255\n"
+"05110000.xhp\n"
+"par_id3159201\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:SetBorderStyle\">Click the <emph>Borders</emph> icon to open the <emph>Borders</emph> toolbar, where you can modify the border of a sheet area or an object.</ahelp>"
-msgstr "<ahelp hid=\".uno:SetBorderStyle\">Κάντε κλικ στο σύμβολο <emph>Περίγραμμα</emph> για να ανοίξετε τη γραμμή <emph>Περίγραμμα</emph>, όπου μπορείτε να τροποποιήσετε το περίγραμμα μίας περιοχής πίνακα ή ενός αντικειμένου.</ahelp>"
-
-#: 03130000.xhp
-msgctxt ""
-"03130000.xhp\n"
-"par_id3147261\n"
-"3\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><defaultinline>This object can be the border of a text frame, a graphic or a table. The icon will only be visible if a graphic, table, object or frame has been selected.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><defaultinline>Αυτό το αντικείμενο μπορεί να είναι το περίγραμμα ενός πλαισίου κειμένου, ενός γραφικού ή ενός πίνακα. Το σύμβολο θα είναι ορατό μόνο εάν ένα γραφικό, ένας πίνακας, ένα αντικείμενο ή ένα πλαίσιο έχει επιλεχθεί.</defaultinline></switchinline>"
-
-#: 03130000.xhp
-msgctxt ""
-"03130000.xhp\n"
-"par_id3147226\n"
-"6\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Για να εφαρμόσετε ένα συγκεκριμένο τύπο περιγράμματος σε ένα μόνο κελί, τοποθετήστε το δρομέα στο κελί, ανοίξτε τη γραμμή εργαλείων <emph>Περίγραμμα</emph> και επιλέξτε ένα περίγραμμα. </caseinline><defaultinline> Κάθε φορά που εισάγετε γραφικά ή πίνακες, έχουν ένα πλήρες περίγραμμα. Για να αφαιρέσετε αυτό το περίγραμμα, επιλέξτε το αντικείμενο γραφικού ή όλο τον πίνακα και κάντε κλικ στο σύμβολο \"χωρίς περίγραμμα\" στη γραμμή εργαλείων <emph>Περίγραμμα</emph>.</defaultinline></switchinline>"
+msgid "<ahelp hid=\".uno:ObjectAlign\">Modifies the alignment of selected objects.</ahelp>"
+msgstr "<ahelp hid=\".uno:ObjectAlign\">Τροποποιεί την στοίχιση των επιλεγμένων αντικειμένων.</ahelp>"
-#: 03130000.xhp
+#: 05110000.xhp
msgctxt ""
-"03130000.xhp\n"
-"par_id3147576\n"
+"05110000.xhp\n"
+"par_id3155338\n"
"help.text"
-msgid "<image id=\"img_id3149095\" src=\"cmd/sc_setborderstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149095\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149095\" src=\"cmd/sc_setborderstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149095\">Icon</alt></image>"
+msgid "<image id=\"img_id3153577\" src=\"cmd/sc_objectalign.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3153577\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153577\" src=\"cmd/sc_objectalign.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3153577\">Εικονίδιο</alt></image>"
-#: 03130000.xhp
+#: 05110000.xhp
msgctxt ""
-"03130000.xhp\n"
-"par_id3152780\n"
+"05110000.xhp\n"
+"par_id3143268\n"
"4\n"
"help.text"
-msgid "Borders"
-msgstr "Περιγράμματα"
-
-#: 03130000.xhp
-msgctxt ""
-"03130000.xhp\n"
-"par_id3148990\n"
-"5\n"
-"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Περισσότερες πληροφορίες μπορούν να βρεθούν στη Βοήθεια στο <link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\"><emph>Περιγράμματα</emph></link>. Μπορείτε επίσης να βρείτε πληροφορίες σχετικά με το πώς να <link href=\"text/shared/guide/border_table.xhp\" name=\"μορφοποιείτε έναν πίνακα κειμένου\">μορφοποιείτε έναν πίνακα κειμένου</link> με το εικονίδιο <emph>Περιγράμματα</emph>."
+msgid "Alignment"
+msgstr "Στοίχιση"
-#: 12130000.xhp
+#: 06050000.xhp
msgctxt ""
-"12130000.xhp\n"
+"06050000.xhp\n"
"tit\n"
"help.text"
-msgid "Data source as table"
-msgstr "Προέλευση δεδομένων ως πίνακας"
-
-#: 12130000.xhp
-msgctxt ""
-"12130000.xhp\n"
-"bm_id3152895\n"
-"help.text"
-msgid "<bookmark_value>data sources; as tables</bookmark_value>"
-msgstr "<bookmark_value>προελεύσεις δεδομένων, ως πίνακες</bookmark_value>"
+msgid "Demote One Level"
+msgstr "Υποβιβασμός ενός επιπέδου"
-#: 12130000.xhp
+#: 06050000.xhp
msgctxt ""
-"12130000.xhp\n"
-"hd_id3152895\n"
+"06050000.xhp\n"
+"hd_id3148983\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/12130000.xhp\" name=\"Data source as table\">Data source as table</link>"
-msgstr "<link href=\"text/shared/02/12130000.xhp\" name=\"Προέλευση δεδομένων ως πίνακας\">Προέλευση δεδομένων ως πίνακας</link>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/02/06050000.xhp\" name=\"Demote One Level\">Demote One Level</link></caseinline><defaultinline><link href=\"text/shared/02/06050000.xhp\" name=\"Demote\">Demote</link></defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/02/06050000.xhp\" name=\"Υποβιβασμός ενός επιπέδου\">Υποβιβασμός ενός επιπέδου</link></caseinline><defaultinline><link href=\"text/shared/02/06050000.xhp\" name=\"Υποβιβασμός\">Υποβιβασμός</link></defaultinline></switchinline>"
-#: 12130000.xhp
+#: 06050000.xhp
msgctxt ""
-"12130000.xhp\n"
-"par_id3163829\n"
+"06050000.xhp\n"
+"par_id3147285\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Ενεργοποιεί μια επιπλέον προβολή πίνακα όταν βρίσκεστε σε προβολή φόρμας.</ahelp> Όταν η λειτουργία<emph> Προέλευση δεδομένων σε μορφή πίνακα</emph> είναι ενεργοποιημένη, βλέπετε τον πίνακα σε μία περιοχή πάνω από τη φόρμα."
-
-#: 12130000.xhp
-msgctxt ""
-"12130000.xhp\n"
-"par_id3093440\n"
-"help.text"
-msgid "<image id=\"img_id3156414\" src=\"cmd/sc_viewformasgrid.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156414\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156414\" src=\"cmd/sc_viewformasgrid.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156414\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:DecrementLevel\">Moves the selected paragraph down one level in a numbering or bullets hierarchy.</ahelp>"
+msgstr "<ahelp hid=\".uno:DecrementLevel\">Μετακινεί την επιλεγμένη παράγραφο κάτω ένα επίπεδο στην ιεραρχία αρίθμησης ή κουκίδων.</ahelp>"
-#: 12130000.xhp
+#: 06050000.xhp
msgctxt ""
-"12130000.xhp\n"
-"par_id3152801\n"
-"3\n"
+"06050000.xhp\n"
+"par_id3149549\n"
+"4\n"
"help.text"
-msgid "Data source as table"
-msgstr "Προέλευση δεδομένων ως πίνακας"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Το εικονίδιο <emph>Υποβιβασμός ενός επιπέδου </emph>βρίσκεται στην γραμμή <emph>Κουκίδες και αρίθμηση</emph>, η οποία εμφανίζεται όταν ο δείκτης βρίσκεται πάνω σε ένα αντικείμενο αρίθμησης/κουκίδων. </caseinline><caseinline select=\"IMPRESS\"> Το εικονίδιο<emph>Υποβιβασμός ενός επιπέδου </emph> βρίσκεται στην γραμμή <emph>Μορφοποίηση κειμένου</emph>, η οποία εμφανίζεται κατά την εργασία σε προβολή διάρθρωσης. </caseinline></switchinline>"
-#: 12130000.xhp
+#: 06050000.xhp
msgctxt ""
-"12130000.xhp\n"
-"par_id3147576\n"
-"4\n"
+"06050000.xhp\n"
+"par_id3146957\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "Η προβολή πίνακα και η προβολή φόρμας αντανακλούν τα ίδια δεδομένα. Μεταβολές στον πίνακα θα είναι ορατές και στη φόρμα και το αντίστροφο."
+msgid "<image id=\"img_id3143267\" src=\"cmd/sc_outlineright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">Icon</alt></image>"
+msgstr "<image id=\"img_id3143267\" src=\"cmd/sc_outlineright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">Εικονίδιο</alt></image>"
-#: 12130000.xhp
+#: 06050000.xhp
msgctxt ""
-"12130000.xhp\n"
-"par_id3153748\n"
-"5\n"
+"06050000.xhp\n"
+"par_id3149096\n"
+"3\n"
"help.text"
-msgid "If there are several logical forms in a document, the table is only able to show one at a time."
-msgstr "Αν υπάρχουν πολλές λογικές μορφές σε ένα έγγραφο, ο πίνακας μπορεί να εμφανίζει μόνο μία κάθε φορά."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ένα επίπεδο χαμηλότερα </caseinline><defaultinline>Υποβιβασμός</defaultinline></switchinline>"
-#: 24070000.xhp
+#: 06060000.xhp
msgctxt ""
-"24070000.xhp\n"
+"06060000.xhp\n"
"tit\n"
"help.text"
-msgid "Contrast"
-msgstr "Αντίθεση"
+msgid "Promote One Level"
+msgstr "Προβιβασμός ενός επιπέδου"
-#: 24070000.xhp
+#: 06060000.xhp
msgctxt ""
-"24070000.xhp\n"
-"hd_id3154926\n"
+"06060000.xhp\n"
+"hd_id3159225\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/24070000.xhp\" name=\"Contrast\">Contrast</link>"
-msgstr "<link href=\"text/shared/02/24070000.xhp\" name=\"Αντίθεση\">Αντίθεση</link>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/02/06060000.xhp\" name=\"Promote One Level\">Promote One Level</link></caseinline><defaultinline><link href=\"text/shared/02/06060000.xhp\" name=\"Promote\">Promote</link></defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/02/06060000.xhp\" name=\"Προβιβασμός ενός επιπέδου\">Προβιβασμός ενός επιπέδου</link></caseinline><defaultinline><link href=\"text/shared/02/06060000.xhp\" name=\"Προβιβασμός\">Προβιβασμός</link></defaultinline></switchinline>"
-#: 24070000.xhp
+#: 06060000.xhp
msgctxt ""
-"24070000.xhp\n"
-"par_id3149495\n"
+"06060000.xhp\n"
+"par_id3149999\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:GrafContrast\" visibility=\"visible\">Specifies the contrast for viewing the selected graphic image.</ahelp> Values from -100% (no contrast at all) to +100% (full contrast) are possible."
-msgstr "<ahelp hid=\".uno:GrafContrast\" visibility=\"visible\">Ορίζει την αντίθεση για προβολή της επιλεγμένης εικόνας γραφικού.</ahelp> Δυνατές τιμές είναι από το -100% (χωρίς αντίθεση) ως το +100% (μέγιστη αντίθεση)."
+msgid "<ahelp hid=\".uno:IncrementLevel\">Moves the selected paragraph up one level in the numbering or bullets hierarchy.</ahelp>"
+msgstr "<ahelp hid=\".uno:IncrementLevel\">Μετακινεί την επιλεγμένη παράγραφο πάνω ένα επίπεδο στην ιεραρχία αρίθμησης ή κουκίδων.</ahelp>"
-#: 24070000.xhp
+#: 06060000.xhp
msgctxt ""
-"24070000.xhp\n"
-"par_id3156027\n"
+"06060000.xhp\n"
+"par_id3149205\n"
+"4\n"
"help.text"
-msgid "<image src=\"res/sc10864.png\" id=\"img_id3154398\"><alt id=\"alt_id3154398\">Icon</alt></image>"
-msgstr "<image src=\"res/sc10864.png\" id=\"img_id3154398\"><alt id=\"alt_id3154398\">Icon</alt></image>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Το εικονίδιο<emph> Προβιβασμός ενός επιπέδου </emph>βρίσκεται στην γραμμή <emph>Κουκίδες και αρίθμηση</emph> , η οποία εμφανίζεται όταν ο δείκτης τοποθετείται σε ένα στοιχείο αρίθμησης ή κουκίδων. </caseinline><caseinline select=\"IMPRESS\">Το εικονίδιο <emph> Προβιβασμός </emph> βρίσκεται στην γραμμή <emph>Μορφοποίηση κειμένου</emph>, η οποία εμφανίζεται κατά την εργασία σε προβολή διάρθρωσης. </caseinline></switchinline>"
-#: 24070000.xhp
+#: 06060000.xhp
msgctxt ""
-"24070000.xhp\n"
-"par_id3157991\n"
-"3\n"
+"06060000.xhp\n"
+"par_id3149388\n"
"help.text"
-msgid "Contrast"
-msgstr "Αντίθεση"
+msgid "<image id=\"img_id3155535\" src=\"cmd/sc_outlineleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155535\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155535\" src=\"cmd/sc_outlineleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155535\">Εικονίδιο</alt></image>"
-#: 03200000.xhp
+#: 06060000.xhp
msgctxt ""
-"03200000.xhp\n"
-"tit\n"
+"06060000.xhp\n"
+"par_id3146958\n"
+"3\n"
"help.text"
-msgid "Change Anchor"
-msgstr "Αλλαγή αγκύρωσης"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Προβιβασμός ενός επιπέδου </caseinline><defaultinline>Προβιβασμός</defaultinline></switchinline>"
-#: 03200000.xhp
+#: 06100000.xhp
msgctxt ""
-"03200000.xhp\n"
-"bm_id3153323\n"
+"06100000.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>anchors; changing</bookmark_value>"
-msgstr "<bookmark_value>αγκυρώσεις, αλλαγή</bookmark_value>"
+msgid "Move Up"
+msgstr "Μετακίνηση πάνω"
-#: 03200000.xhp
+#: 06100000.xhp
msgctxt ""
-"03200000.xhp\n"
-"hd_id3153323\n"
+"06100000.xhp\n"
+"hd_id3144740\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/03200000.xhp\" name=\"Change Anchor\">Change Anchor</link>"
-msgstr "<link href=\"text/shared/02/03200000.xhp\" name=\"Αλλαγή αγκύρωσης\">Αλλαγή αγκύρωσης</link>"
+msgid "<link href=\"text/shared/02/06100000.xhp\" name=\"Move Up\">Move Up</link>"
+msgstr "<link href=\"text/shared/02/06100000.xhp\" name=\"Μετακίνηση πάνω\">Μετακίνηση πάνω</link>"
-#: 03200000.xhp
+#: 06100000.xhp
msgctxt ""
-"03200000.xhp\n"
-"par_id3150499\n"
+"06100000.xhp\n"
+"par_id3109850\n"
"2\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Σας επιτρέπει να μετατρέψετε την αγκύρωση ενός αντικειμένου.</ahelp></variable> Το εικονίδιο<emph> Αλλαγή αγκύρωσης </emph> είναι ορατό μόνο εάν ένα αντικείμενο όπως ένα γραφικό ή πεδίο ελέγχου<switchinline select=\"appl\"><caseinline select=\"WRITER\"> ή πλαίσιο</caseinline></switchinline> είναι επιλεγμένο."
+msgid "<ahelp hid=\".uno:MoveUp\">Positions the selected paragraph before the one above it.</ahelp>"
+msgstr "<ahelp hid=\".uno:MoveUp\">Τοποθετεί την επιλεγμένη παράγραφο πριν από εκείνη που βρίσκεται από πάνω της.</ahelp>"
-#: 03200000.xhp
+#: 06100000.xhp
msgctxt ""
-"03200000.xhp\n"
-"par_id3155555\n"
-"3\n"
+"06100000.xhp\n"
+"par_id3149283\n"
+"5\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "Περισσότερες πληροφορίες σχετικά με την αγκύρωση περιέχονται στην ενότητα <link href=\"text/shared/01/05260000.xhp\" name=\"Αγκύρωση\"><emph>Αγκύρωση</emph></link> της Βοήθειας."
+msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
+msgstr "Αν έχετε αριθμημένες παραγράφους και πατήσετε το εικονίδιο<emph> Μετακίνηση πάνω </emph>, τα νούμερα θα προσαρμοστούν στην τρέχουσα σειρά. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Το εικονίδιο <emph>Μετακίνηση πάνω </emph>είναι ορατό μόνο όταν ο δείκτης έχει τοποθετηθεί σε μία λίστα με κουκίδες ή αρίθμηση. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Το εικονίδιο <emph>Μετακίνηση πάνω </emph>εμφανίζεται στην γραμμή εργαλείων<emph>Μορφοποίηση κειμένου</emph> όταν χρησιμοποιείτε την προβολή διάρθρωσης. </caseinline></switchinline>"
-#: 12040000.xhp
+#: 06100000.xhp
msgctxt ""
-"12040000.xhp\n"
-"tit\n"
+"06100000.xhp\n"
+"par_id3155555\n"
+"4\n"
"help.text"
-msgid "Remove Filter/Sorting"
-msgstr "Κατάργηση φίλτρου/ταξινόμησης"
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
+msgstr "Αυτή η εντολή μπορεί να χρησιμοποιηθεί πατώντας <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Πάνω βέλος."
-#: 12040000.xhp
+#: 06100000.xhp
msgctxt ""
-"12040000.xhp\n"
-"hd_id3155069\n"
-"1\n"
+"06100000.xhp\n"
+"par_id3150774\n"
"help.text"
-msgid "<link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\">Remove Filter/Sorting</link>"
-msgstr "<link href=\"text/shared/02/12040000.xhp\" name=\"Κατάργηση φίλτρου/ταξινόμησης\">Κατάργηση φίλτρου/ταξινόμησης</link>"
+msgid "<image id=\"img_id3149827\" src=\"cmd/sc_moveup.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3149827\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149827\" src=\"cmd/sc_moveup.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3149827\">Εικονίδιο</alt></image>"
-#: 12040000.xhp
+#: 06100000.xhp
msgctxt ""
-"12040000.xhp\n"
-"par_id3154094\n"
-"2\n"
+"06100000.xhp\n"
+"par_id3147243\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".uno:RemoveFilterSort\" visibility=\"visible\">Cancels the filter settings and displays all of the records in the current table.</ahelp>"
-msgstr "<ahelp hid=\".uno:RemoveFilterSort\" visibility=\"visible\">Ακυρώνει τις ρυθμίσεις φίλτρου και εμφανίζει όλες τις εγγραφές στον τρέχοντα πίνακα.</ahelp>"
+msgid "Move Up"
+msgstr "Μετακίνηση πάνω"
-#: 12040000.xhp
+#: 06110000.xhp
msgctxt ""
-"12040000.xhp\n"
-"par_id3146130\n"
+"06110000.xhp\n"
+"tit\n"
"help.text"
-msgid "<image src=\"cmd/sc_removefilter.png\" id=\"img_id3151315\"><alt id=\"alt_id3151315\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_removefilter.png\" id=\"img_id3151315\"><alt id=\"alt_id3151315\">Εικονίδιο</alt></image>"
+msgid "Move Down"
+msgstr "Μετακίνηση κάτω"
-#: 12040000.xhp
+#: 06110000.xhp
msgctxt ""
-"12040000.xhp\n"
-"par_id3153750\n"
-"3\n"
+"06110000.xhp\n"
+"hd_id3148520\n"
+"1\n"
"help.text"
-msgid "Remove Filter/Sorting"
-msgstr "Κατάργηση φίλτρου/ταξινόμησης"
+msgid "<link href=\"text/shared/02/06110000.xhp\" name=\"Move Down\">Move Down</link>"
+msgstr "<link href=\"text/shared/02/06110000.xhp\" name=\"Μετακίνηση κάτω\">Μετακίνηση κάτω</link>"
-#: 01171400.xhp
+#: 06110000.xhp
msgctxt ""
-"01171400.xhp\n"
-"tit\n"
+"06110000.xhp\n"
+"par_id3154228\n"
+"2\n"
"help.text"
-msgid "Helplines While Moving"
-msgstr "Βοηθητικές γραμμές κατά τη μετακίνηση"
+msgid "<ahelp hid=\".uno:MoveDown\">Positions the selected paragraph after the one below it.</ahelp>"
+msgstr "<ahelp hid=\".uno:MoveDown\">Τοποθετεί την επιλεγμένη παράγραφο μετά από αυτήν που βρίσκεται από κάτω της.</ahelp>"
-#: 01171400.xhp
+#: 06110000.xhp
msgctxt ""
-"01171400.xhp\n"
-"hd_id3155599\n"
-"1\n"
+"06110000.xhp\n"
+"par_id3158405\n"
+"5\n"
"help.text"
-msgid "Helplines While Moving"
-msgstr "Βοηθητικές γραμμές κατά τη μετακίνηση"
+msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
+msgstr "Αν έχετε αριθμημένες παραγράφους και πατήσετε το εικονίδιο<emph> Μετακίνηση κάτω </emph>, τα νούμερα θα προσαρμοστούν στην τρέχουσα σειρά. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Το εικονίδιο <emph>Μετακίνηση κάτω </emph>είναι ορατό μόνο όταν ο δείκτης έχει τοποθετηθεί σε μία λίστα με κουκίδες ή αρίθμηση. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\"> Το εικονίδιο <emph>Μετακίνηση κάτω </emph>εμφανίζεται στην γραμμή εργαλείων<emph>Μορφοποίηση κειμένου</emph> όταν χρησιμοποιείτε την προβολή διάρθρωσης. </caseinline></switchinline>"
-#: 01171400.xhp
+#: 06110000.xhp
msgctxt ""
-"01171400.xhp\n"
-"par_id3149549\n"
+"06110000.xhp\n"
+"par_id3149751\n"
+"4\n"
"help.text"
-msgid "<image id=\"img_id3149760\" src=\"cmd/sc_helplinesmove.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149760\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149760\" src=\"cmd/sc_helplinesmove.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149760\">Εικονίδιο</alt></image>"
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
+msgstr "Αυτή η εντολή μπορεί να χρησιμοποιηθεί πατώντας <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Κάτω Βέλος."
-#: 01171400.xhp
+#: 06110000.xhp
msgctxt ""
-"01171400.xhp\n"
-"par_id3153049\n"
-"4\n"
+"06110000.xhp\n"
+"par_id3156426\n"
"help.text"
-msgid "Helplines While Moving"
-msgstr "Βοηθητικές γραμμές κατά τη μετακίνηση"
+msgid "<image id=\"img_id3153577\" src=\"cmd/sc_outlinedown.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153577\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153577\" src=\"cmd/sc_outlinedown.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153577\">Εικονίδιο</alt></image>"
-#: 02140000.xhp
+#: 06110000.xhp
msgctxt ""
-"02140000.xhp\n"
-"tit\n"
+"06110000.xhp\n"
+"par_id3145212\n"
+"3\n"
"help.text"
-msgid "Increase Indent"
-msgstr "Αύξηση εσοχής"
+msgid "Move Down"
+msgstr "Μετακίνηση κάτω"
-#: 02140000.xhp
+#: 06120000.xhp
msgctxt ""
-"02140000.xhp\n"
-"bm_id3148520\n"
+"06120000.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>paragraphs; increasing indents of</bookmark_value>"
-msgstr "<bookmark_value>παράγραφοι, αύξηση εσοχής των</bookmark_value>"
+msgid "Bullets On/Off"
+msgstr "Κουκίδες Ναι/Όχι"
-#: 02140000.xhp
+#: 06120000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3148520\n"
+"06120000.xhp\n"
+"hd_id3154228\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/02140000.xhp\" name=\"Increase Indent\">Increase Indent</link>"
-msgstr "<link href=\"text/shared/02/02140000.xhp\" name=\"Αύξηση εσοχής\">Αύξηση εσοχής</link>"
+msgid "<link href=\"text/shared/02/06120000.xhp\" name=\"Bullets On/Off\">Bullets On/Off</link>"
+msgstr "<link href=\"text/shared/02/06120000.xhp\" name=\"Κουκίδες Ναι/Όχι\">Κουκίδες Ναι/Όχι</link>"
-#: 02140000.xhp
+#: 06120000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3151330\n"
+"06120000.xhp\n"
+"par_id3148520\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">Κλικ στο εικονίδιο αύξηση εσοχής για να αυξήσετε την αριστερή εσοχή της τρέχουσας παραγράφου ή του περιεχομένου κελιού και ορίστε το στην επόμενη θέση στηλοθέτη.</ahelp>"
+msgid "<ahelp hid=\".uno:DefaultBullet\">Assigns bullet points to the selected paragraphs, or removes them from bulleted paragraphs.</ahelp>"
+msgstr "Κ<ahelp hid=\".uno:DefaultBullet\">Αντιστοιχεί κουκίδες στις επιλεγμένες παραγράφους ή αφαιρεί τις υπάρχουσες κουκίδες.</ahelp>"
-#: 02140000.xhp
+#: 06120000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3149798\n"
-"17\n"
+"06120000.xhp\n"
+"par_id3155150\n"
+"6\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If several paragraphs are selected, the indentation of all selected paragraphs is increased.</caseinline><caseinline select=\"CALC\">The cell content refers to the current value under <link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cell - Alignment\"><emph>Format - Cell - Alignment</emph></link>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Εάν επιλεγούν πολλές παράγραφοι, η εσοχή όλων των επιλεγμένων παραγράφων αυξάνεται. </caseinline><caseinline select=\"CALC\">Το περιεχόμενο κελιού αναφέρεται στην τρέχουσα τιμή στο <link href=\"text/shared/01/05340300.xhp\" name=\"Μορφή - Κελί - Στοίχιση\"><emph>Μορφή - Κελί - Στοίχιση</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Επιλογές κουκίδων όπως ο τύπος και η θέση ορίζονται στο διάλογο <link href=\"text/shared/01/06050000.xhp\" name=\"Κουκκίδες και αρίθμηση\"><emph>Κουκκίδες και αρίθμηση</emph></link>. Για να ανοίξετε αυτόν τον διάλογο, πατήστε το εικονίδιο <emph>Κουκκίδες και αρίθμηση</emph> στην <link href=\"text/swriter/main0206.xhp\" name=\"Γραμμή Κουκίδες και αρίθμηση\">Γραμμή Κουκκίδες και αρίθμηση</link></caseinline></switchinline>"
-#: 02140000.xhp
+#: 06120000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3147576\n"
+"06120000.xhp\n"
+"par_id3145669\n"
+"8\n"
"help.text"
-msgid "<image id=\"img_id3149388\" src=\"cmd/sc_incrementindent.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149388\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149388\" src=\"cmd/sc_incrementindent.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149388\">Icon</alt></image>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Επιλογές κουκίδων όπως ο τύπος και η θέση ορίζονται στο διάλογο <link href=\"text/shared/01/06050000.xhp\" name=\"Κουκκίδες και αρίθμηση\">Κουκίδες και αρίθμηση</link>. Για να ανοίξετε αυτόν τον διάλογο, πατήστε το εικονίδιο <emph>Κουκίδες και αρίθμησης</emph> στην γραμμή <emph>Μορφοποίηση κειμένου</emph> . </caseinline></switchinline>"
-#: 02140000.xhp
+#: 06120000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3166460\n"
-"4\n"
+"06120000.xhp\n"
+"par_id3147576\n"
+"3\n"
"help.text"
-msgid "Increase Indent"
-msgstr "Αύξηση εσοχής"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Στην <link href=\"text/swriter/01/03120000.xhp\" name=\"Διάταξη διαδικτύου\">Διάταξη διαδικτύου</link>, κάποιες επιλογές αρίθμησης/κουκίδων δεν είναι διαθέσιμες. </caseinline></switchinline>"
-#: 02140000.xhp
+#: 06120000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3152996\n"
+"06120000.xhp\n"
+"par_id3154317\n"
"5\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Κλικ στο εικονίδιο <emph>Αύξηση εσοχής</emph> ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> για μετακίνηση της εσοχής της επιλεγμένης παραγράφου κατά την προεπιλεγμένη απόσταση στηλοθέτη που ορίστηκε στο πλαίσιο διαλόγου επιλογών <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Γενικά\"><emph>%PRODUCTNAME Writer - Γενικά</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Η απόσταση ανάμεσα στο κείμενο και το αριστερό πλαίσιο κειμένου και η θέση των κουκκίδων μπορεί να οριστεί στον διάλογο στο <link href=\"text/shared/01/05030100.xhp\" name=\"Μορφή - Παράγραφος\"><emph>Μορφή - Παράγραφος</emph></link> εισάγοντας την αριστερή εσοχή και την εσοχή πρώτης γραμμής. </caseinline></switchinline>"
-#: 02140000.xhp
+#: 06120000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3157910\n"
-"6\n"
+"06120000.xhp\n"
+"par_id3150355\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Example:</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Παράδειγμα:</caseinline></switchinline>"
+msgid "<image id=\"img_id3157909\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157909\">Icon</alt></image>"
+msgstr "<image id=\"img_id3157909\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157909\">Εικονίδιο</alt></image>"
-#: 02140000.xhp
+#: 06120000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3153698\n"
-"7\n"
+"06120000.xhp\n"
+"par_id3149233\n"
+"4\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The indents of two paragraphs are moved with the <emph>Increase Indent</emph> function to a standard tab distance of 2 cm:</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Οι εσοχές των δύο παραγράφων μετακινούνται με την λειτουργία <emph>Αύξηση εσοχής</emph> σε μια τυπική απόσταση στηλοθέτη 2 εκατοστών:</caseinline></switchinline>"
+msgid "Bullets On/Off"
+msgstr "Κουκίδες Ναι/Όχι"
-#: 02140000.xhp
+#: 07010000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3154047\n"
-"8\n"
+"07010000.xhp\n"
+"tit\n"
"help.text"
-msgid "Original indent"
-msgstr "Αρχική εσοχή"
+msgid "Load URL"
+msgstr "Φόρτωση URL"
-#: 02140000.xhp
+#: 07010000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3148492\n"
-"9\n"
+"07010000.xhp\n"
+"hd_id3149119\n"
+"1\n"
"help.text"
-msgid "Indent increased"
-msgstr "Η εσοχή αυξήθηκε"
+msgid "<link href=\"text/shared/02/07010000.xhp\" name=\"Load URL\">Load URL</link>"
+msgstr "<link href=\"text/shared/02/07010000.xhp\" name=\"Φόρτωση URL\">Φόρτωση URL</link>"
-#: 02140000.xhp
+#: 07010000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3153126\n"
-"10\n"
+"07010000.xhp\n"
+"par_id3155364\n"
+"2\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "Η εσοχή αυξήθηκε κατά την ποσότητα με το πάτημα του πλήκτρου <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
+msgid "<ahelp hid=\".\">Loads a document specified by an entered URL. You can type a new URL, edit an URL, or select one from the list. Displays the full path of the current document.</ahelp>"
+msgstr "<ahelp hid=\".\">Φορτώνει το έγγραφο που ορίζεται από ένα εισηγμένο URL. Μπορείτε να πληκτρολογήσετε ένα νέο URL, να επεξεργαστήτε ένα URL, ή να επιλέξετε ένα από τη λίστα. Προβάλει την πλήρη διαδρομή του τρέχοντος εγγράφου. </ahelp>"
-#: 02140000.xhp
+#: 07010000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3155922\n"
-"11\n"
+"07010000.xhp\n"
+"par_idN108C6\n"
"help.text"
-msgid "0.25 cm"
-msgstr "0,25 εκ."
+msgid "Enable Load URL with the Visible Buttons command (click the arrow at the end of the toolbar)."
+msgstr "Ενεργοποίηση φόρτωσης URL με την εντολή Ορατά πεδία επιλογής (πατήστε το βέλος που βρίσκεται στο τέλος της γραμμής εργαλείων)"
-#: 02140000.xhp
+#: 07060000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3147265\n"
-"12\n"
+"07060000.xhp\n"
+"tit\n"
"help.text"
-msgid "2 cm"
-msgstr "2 εκ"
+msgid "Reload"
+msgstr "Επαναφόρτωση"
-#: 02140000.xhp
+#: 07060000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3149669\n"
-"13\n"
+"07060000.xhp\n"
+"bm_id3153089\n"
"help.text"
-msgid "2.25 cm"
-msgstr "2,25 εκ."
+msgid "<bookmark_value>reloading; documents</bookmark_value><bookmark_value>documents; reloading</bookmark_value><bookmark_value>loading; reloading</bookmark_value>"
+msgstr "<bookmark_value>επαναφόρτωση, έγγραφα</bookmark_value><bookmark_value>έγγραφα,επαναφόρτωση</bookmark_value><bookmark_value>επαναφόρτωση, επαναφόρτωση</bookmark_value>"
-#: 02140000.xhp
+#: 07060000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3161657\n"
-"14\n"
+"07060000.xhp\n"
+"hd_id3153089\n"
+"1\n"
"help.text"
-msgid "0.5 cm"
-msgstr "0,5 εκ."
+msgid "<link href=\"text/shared/02/07060000.xhp\" name=\"Reload\">Reload</link>"
+msgstr "<link href=\"text/shared/02/07060000.xhp\" name=\"Επαναφόρτωση\">Επαναφόρτωση</link>"
-#: 02140000.xhp
+#: 07060000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3150791\n"
-"15\n"
+"07060000.xhp\n"
+"par_id3151315\n"
+"2\n"
"help.text"
-msgid "2 cm"
-msgstr "2 εκ"
+msgid "<ahelp hid=\".uno:Reload\" visibility=\"visible\">Replaces the current document with the last saved version.</ahelp>"
+msgstr "<ahelp hid=\".uno:Reload\" visibility=\"visible\">Αντικαθιστά το τρέχον έγγραφο με την τελευταία αποθηκευμένη έκδοσή του.</ahelp>"
-#: 02140000.xhp
+#: 07060000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3154138\n"
-"16\n"
+"07060000.xhp\n"
+"par_id3159201\n"
+"3\n"
"help.text"
-msgid "2.5 cm"
-msgstr "2,5 εκ"
+msgid "Any changes made after the last save will be lost."
+msgstr "Οποιεσδήποτε αλλαγές που έγιναν μετά την τελευταία αποθήκευση θα χαθούν."
-#: 01230000.xhp
+#: 07070000.xhp
msgctxt ""
-"01230000.xhp\n"
+"07070000.xhp\n"
"tit\n"
"help.text"
-msgid "Styles and Formatting"
-msgstr "Πρότυπα και μορφοποίηση"
+msgid "Edit File"
+msgstr "Επεξεργασία αρχείου"
-#: 01230000.xhp
+#: 07070000.xhp
msgctxt ""
-"01230000.xhp\n"
-"hd_id3154228\n"
-"1\n"
+"07070000.xhp\n"
+"bm_id3153089\n"
"help.text"
-msgid "<link href=\"text/shared/02/01230000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link>"
-msgstr "<link href=\"text/shared/02/01230000.xhp\" name=\"Πρότυπα και Μορφοποίηση\">Πρότυπα και Μορφοποίηση</link>"
+msgid "<bookmark_value>write protection on/off</bookmark_value><bookmark_value>protected documents</bookmark_value><bookmark_value>documents; read-only</bookmark_value><bookmark_value>read-only documents; editing</bookmark_value><bookmark_value>cursor;in read-only text</bookmark_value><bookmark_value>read-only documents;cursor</bookmark_value><bookmark_value>Edit File icon</bookmark_value>"
+msgstr "<bookmark_value>προστασία εγγραφής Ναι/Όχι</bookmark_value><bookmark_value>προστατευμένα έγγραφα</bookmark_value><bookmark_value>έγγραφα, μόνο για ανάγνωση</bookmark_value><bookmark_value>έγγραφα μόνο για ανάγνωση, επεξεργασία</bookmark_value><bookmark_value>δείκτης,σε κείμενο μόνο για ανάγνωση</bookmark_value><bookmark_value>έγγραφα μόνο για ανάγνωση,δείκτης</bookmark_value><bookmark_value>Εικονίδιο επεξεργασίας αρχείου</bookmark_value>"
-#: 01230000.xhp
+#: 07070000.xhp
msgctxt ""
-"01230000.xhp\n"
-"par_id3144436\n"
-"2\n"
+"07070000.xhp\n"
+"hd_id3148520\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles and Formatting window, which is where you can assign and organize Styles.</ahelp>"
-msgstr "<ahelp hid=\".uno:DesignerDialog\">Ορίζει εάν θέλετε να δείχνει ή να κρύβει το παράθυρο Πρότυπα και Μορφοποίηση, από το οποίο μπορείτε να εφαρμόσετε και να οργανώσετε Πρότυπα</ahelp>"
+msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Edit File\">Edit File</link>"
+msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Επεξεργασία αρχείου\">Επεξεργασία αρχείου</link>"
-#: 01230000.xhp
+#: 07070000.xhp
msgctxt ""
-"01230000.xhp\n"
-"par_id3153894\n"
-"4\n"
+"07070000.xhp\n"
+"par_id3153089\n"
+"2\n"
"help.text"
-msgid "Each $[officename] application has its own Styles and Formatting window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
-msgstr "Κάθε εφαρμογή του $[officename] έχει το δικό της παράθυρο Πρότυπα και Μορφοποίηση. Έτσι υπάρχουν ξεχωριστά παράθυρα για <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"αρχεία κειμένου\">αρχεία κειμένου</link></caseinline><defaultinline>αρχεία κειμένου</defaultinline></switchinline>, για <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"λογιστικά φύλλα\">λογιστικά φύλλα</link></caseinline><defaultinline>λογιστικά φύλλα</defaultinline></switchinline> και για <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"παρουσιάσεις/έγγραφα σχεδίων\">παρουσιάσεις/έγγραφα σχεδίων</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"παρουσιάσεις/έγγραφα σχεδίων\">παρουσιάσεις/έγγραφα σχεδίων</link></caseinline><defaultinline>παρουσιάσεις/έγγραφα σχεδίων</defaultinline></switchinline>."
+msgid "<ahelp hid=\".uno:EditDoc\" visibility=\"hidden\">Enables you to edit a read-only document or database table.</ahelp> Use the<emph> Edit File</emph> icon to activate or deactivate the edit mode."
+msgstr "<ahelp hid=\".uno:EditDoc\" visibility=\"hidden\">Σας επιτρέπει να επεξεργαστείτε ένα έγγραφο μόνο για ανάγνωση ή έναν πίνακα βάσης δεδομένων.</ahelp> Χρησιμοποιήστε το<emph> Επεξεργασία αρχείου</emph> εικονίδιο για να ενεργοποιήσετε ή να απενεργοποιήσετε την κατάσταση επεξεργασίας."
-#: 01230000.xhp
+#: 07070000.xhp
msgctxt ""
-"01230000.xhp\n"
-"par_id3143267\n"
+"07070000.xhp\n"
+"par_id3145090\n"
"help.text"
-msgid "<image id=\"img_id3149999\" src=\"cmd/sc_designerdialog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149999\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149999\" src=\"cmd/sc_designerdialog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149999\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3154751\" src=\"cmd/sc_editdoc.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154751\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154751\" src=\"cmd/sc_editdoc.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154751\">Εικονίδιο</alt></image>"
-#: 01230000.xhp
+#: 07070000.xhp
msgctxt ""
-"01230000.xhp\n"
-"par_id3154750\n"
+"07070000.xhp\n"
+"par_id3150694\n"
"3\n"
"help.text"
-msgid "Styles and Formatting"
-msgstr "Πρότυπα και μορφοποίηση"
+msgid "Edit File"
+msgstr "Επεξεργασία αρχείου"
-#: 01170903.xhp
+#: 07070000.xhp
msgctxt ""
-"01170903.xhp\n"
-"tit\n"
+"07070000.xhp\n"
+"par_id3147576\n"
+"7\n"
"help.text"
-msgid "List Box Wizard: Field Link"
-msgstr "Αυτόματος πιλότος πεδίου λίστας: Σύνδεση πεδίου"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">Μπορείτε να ενεργοποιήσετε έναν δείκτη επιλογής σε ένα έγγραφο κειμένου μόνο για ανάγνωση ή στην Βοήθεια. Επιλέξτε <emph>Επεξεργασία - Επιλογή κειμένου </emph>ή ανοίξτε το μενού περιβάλλοντος ενός εγγράφου μόνο για ανάγνωση και επιλέξτε<emph>Επιλογή κειμένου</emph>. Ο δείκτης επιλογής δεν αναβοσβήνει.</ahelp>"
-#: 01170903.xhp
+#: 07070100.xhp
msgctxt ""
-"01170903.xhp\n"
-"hd_id3149119\n"
-"20\n"
+"07070100.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170903.xhp\" name=\"List Box Wizard: Field Link\">List Box Wizard: Field Link</link>"
-msgstr "<link href=\"text/shared/02/01170903.xhp\" name=\"List Box Wizard: Field Link\">Αυτόματος πιλότος πεδίου λίστας: Σύνδεση πεδίου</link>"
+msgid "Edit Data"
+msgstr "Επεξεργασία δεδομένων"
-#: 01170903.xhp
+#: 07070100.xhp
msgctxt ""
-"01170903.xhp\n"
-"par_id3159224\n"
-"15\n"
+"07070100.xhp\n"
+"hd_id3144415\n"
+"1\n"
"help.text"
-msgid "Indicates through which fields tables of values and list tables are linked."
-msgstr "Υποδεικνύει διαμέσου ποιων πεδίων είναι συνδεδεμένοι οι πίνακες τιμών και οι πίνακες λίστας."
+msgid "<link href=\"text/shared/02/07070100.xhp\" name=\"Edit Data\">Edit Data</link>"
+msgstr "<link href=\"text/shared/02/07070100.xhp\" name=\"Επεξεργασία δεδομένων\">Επεξεργασία δεδομένων</link>"
-#: 01170903.xhp
+#: 07070100.xhp
msgctxt ""
-"01170903.xhp\n"
-"par_id3150499\n"
-"27\n"
+"07070100.xhp\n"
+"bm_id3144740\n"
"help.text"
-msgid "The value table is the table of the current form where the list field is inserted. The list table is the table whose data is to be shown in the list field. Both tables must be linked over a mutual data field. These links are to be entered on this page of the wizard. The field names must not necessarily be the same (this depends upon how the field names are defined in both tables), but both fields must have the same field type."
-msgstr "Ο πίνακας τιμών είναι ο πίνακας της τρέχουσας φόρμας όπου έχει εισαχθεί το πεδίο λίστας. Ο πίνακας λίστας είναι ο πίνακας του οποίου τα δεδομένα πρέπει να εμφανίζονται στο πεδίο λίστας. Και οι δύο πίνακες πρέπει να είναι συνδεδεμένοι σε κοινό πεδίο δεδομένων. Οι συνδέσεις αυτές πρέπει να εισάγονται σε αυτήν τη σελίδα του αυτόματου πιλότου. Τα ονόματα των πεδίων δεν είναι απαραίτητο να είναι ίδια (αυτό εξαρτάται από τον τρόπο που καθορίζονται τα ονόματα των πεδίων στους δύο πίνακες), όμως τα δύο πεδία πρέπει να έχουν τον ίδιο τύπο."
+msgid "<bookmark_value>read-only documents; database tables on/off </bookmark_value><bookmark_value>protected database tables</bookmark_value><bookmark_value>data; read-only</bookmark_value>"
+msgstr "<bookmark_value>έγγραφα μόνο για ανάγνωση, πίνακες βάσεων δεδομένων Ναι/Όχι </bookmark_value><bookmark_value>προστατευμένοι πίνακες βάσης δεδομένων</bookmark_value><bookmark_value>δεδομένα, μόνο για ανάγνωση</bookmark_value>"
-#: 01170903.xhp
+#: 07070100.xhp
msgctxt ""
-"01170903.xhp\n"
-"hd_id3149180\n"
-"16\n"
+"07070100.xhp\n"
+"par_id3144740\n"
+"2\n"
"help.text"
-msgid "Value table field"
-msgstr "Πεδίο πίνακα τιμών"
+msgid "<ahelp hid=\".\">Turns the edit mode for the current database table on or off.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιεί ή απενεργοποιεί την κατάσταση επεξεργασίας για τον τρέχον πίνακα βάσης δεδομένων.</ahelp>"
-#: 01170903.xhp
+#: 07070100.xhp
msgctxt ""
-"01170903.xhp\n"
-"par_id3150789\n"
-"17\n"
+"07070100.xhp\n"
+"par_id3155805\n"
"help.text"
-msgid "<ahelp hid=\"DBP_COMBOBOX_RID_PAGE_LCW_FIELDLINK_CMB_VALUELISTFIELD\">Specifies the current form data field which should be related to a field in the linked table.</ahelp> In addition, click the desired data field in the list field below."
-msgstr "<ahelp hid=\"DBP_COMBOBOX_RID_PAGE_LCW_FIELDLINK_CMB_VALUELISTFIELD\">Ορίζει το τρέχον πεδίο δεδομένων φόρμας το οποίο πρέπει να σχετίζεται με κάποιο πεδίο του συνδεδεμένου πίνακα.</ahelp> Επιπλέον, κάντε κλικ στο επιθυμητό πεδίο δεδομένων στο παρακάτω πεδίο λίστας."
+msgid "<image id=\"img_id3152801\" src=\"cmd/sc_editdoc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152801\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152801\" src=\"cmd/sc_editdoc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152801\">Εικονίδιο</alt></image>"
-#: 01170903.xhp
+#: 07070100.xhp
msgctxt ""
-"01170903.xhp\n"
-"par_id3145669\n"
-"25\n"
+"07070100.xhp\n"
+"par_id3149096\n"
+"3\n"
"help.text"
-msgid "In <link href=\"text/shared/02/01170102.xhp\" name=\"Control - Properties\">Control - Properties</link>, the specified field will appear as an entry in the <emph>Data</emph> tab page under <emph>Data field</emph>."
-msgstr "Στο <link href=\"text/shared/02/01170102.xhp\" name=\"Πεδίο ελέγχου - Ιδιότητες\">Πεδίο ελέγχου - Ιδιότητες</link>, το προσδιορισμένο πεδίο θα εμφανιστεί ως μια εγγραφή στην καρτέλα <emph> Δεδομένα</emph> κάτω από το <emph>Πεδίο δεδομένων</emph>."
+msgid "Edit Data"
+msgstr "Επεξεργασία δεδομένων"
-#: 01170903.xhp
+#: 07070100.xhp
msgctxt ""
-"01170903.xhp\n"
-"hd_id3149827\n"
-"18\n"
+"07070100.xhp\n"
+"hd_id3149388\n"
+"4\n"
"help.text"
-msgid "List table field"
-msgstr "Πεδίο πίνακα λίστας"
+msgid "Editing Databases in Networks"
+msgstr "Επεξεργασία βάσεων δεδομένων σε δίκτυα"
-#: 01170903.xhp
+#: 07070100.xhp
msgctxt ""
-"01170903.xhp\n"
-"par_id3155391\n"
-"19\n"
+"07070100.xhp\n"
+"par_id3147576\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"DBP_COMBOBOX_RID_PAGE_LCW_FIELDLINK_CMB_TABLEFIELD\">Specifies the linked table data field, which is related to the specified value table field.</ahelp> In addition, click the data field in the lower list field."
-msgstr "<ahelp hid=\"DBP_COMBOBOX_RID_PAGE_LCW_FIELDLINK_CMB_TABLEFIELD\">Ορίζει το πεδίο δεδομένων συνδεδεμένου πίνακα το οποίο σχετίζεται με το καθορισμένο πεδίο πίνακα τιμών.</ahelp> Επιπλέον, κάντε κλικ στο πεδίο δεδομένων στο χαμηλότερο πεδίο της λίστας."
+msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
+msgstr "Για να πραγματοποιήσετε αλλαγές σε μια βάση δεδομένων που χρησιμοποιείται από περισσότερα από ένα άτομα, πρέπει να έχετε τα κατάλληλα δικαιώματα πρόσβασης. Όταν επεξεργάζεστε μια εξωτερική βάση δεδομένων, δεν πραγματοποιείται ενδιάμεση αποθήκευση των αλλαγών που κάνετε, από το $[officename]. Οι αλλαγές αποστέλλονται απευθείας στη βάση δεδομένων."
-#: 01170903.xhp
+#: 07070200.xhp
msgctxt ""
-"01170903.xhp\n"
-"par_id3154823\n"
-"26\n"
+"07070200.xhp\n"
+"tit\n"
"help.text"
-msgid "In <link href=\"text/shared/02/01170102.xhp\" name=\"Control - Properties\">Control - Properties</link>, the specified field will appear in the <emph>Data</emph> tab page of a SQL statement under <emph>List Contents</emph>."
-msgstr "Στο <link href=\"text/shared/02/01170102.xhp\" name=\"Πεδίο ελέγχου - Ιδιότητες\">Πεδίο ελέγχου - Ιδιότητες</link>, το ορισμένο πεδίο θα εμφανιστεί στην καρτέλα <emph>Δεδομένα</emph>μιας έκφρασης SQL κάτω από τα <emph>Περιεχόμενα λίστας</emph>."
+msgid "Save Record"
+msgstr "Αποθήκευση εγγραφής"
-#: 03150000.xhp
+#: 07070200.xhp
msgctxt ""
-"03150000.xhp\n"
-"tit\n"
+"07070200.xhp\n"
+"hd_id3147588\n"
+"1\n"
"help.text"
-msgid "Border Color"
-msgstr "Χρώμα περιγράμματος"
+msgid "<link href=\"text/shared/02/07070200.xhp\" name=\"Save Record\">Save Record</link>"
+msgstr "<link href=\"text/shared/02/07070200.xhp\" name=\"Αποθήκευση Εγγραφής\">Αποθήκευση Εγγραφής</link>"
-#: 03150000.xhp
+#: 07070200.xhp
msgctxt ""
-"03150000.xhp\n"
-"hd_id3154873\n"
-"1\n"
+"07070200.xhp\n"
+"bm_id3163829\n"
"help.text"
-msgid "<link href=\"text/shared/02/03150000.xhp\" name=\"Border Color\">Border Color</link>"
-msgstr "<link href=\"text/shared/02/03150000.xhp\" name=\"Χρώμα περιγράμματος\">Χρώμα περιγράμματος</link>"
+msgid "<bookmark_value>records; saving</bookmark_value>"
+msgstr "<bookmark_value>εγγραφές, αποθήκευση</bookmark_value>"
-#: 03150000.xhp
+#: 07070200.xhp
msgctxt ""
-"03150000.xhp\n"
+"07070200.xhp\n"
"par_id3163829\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:FrameLineColor\">Click the <emph>Line Color (of the border)</emph> icon to open the <emph>Border Color</emph> toolbar, which enables you to change the border color of an object.</ahelp>"
-msgstr "<ahelp hid=\".uno:FrameLineColor\">Κάντε κλικ στο εικονίδιο <emph>Χρώμα γραμμής </emph> για να ανοίξετε τη γραμμή εργαλείων <emph>Χρώμα περιγράμματος</emph>, η οποία σας επιτρέπει να αλλάξετε το χρώμα περιγράμματος ενός αντικειμένου.</ahelp>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
+msgstr "<ahelp hid=\".\">Αποθηκεύει την τρέχουσα εγγραφή-πίνακα της βάσης δεδομένων.</ahelp> Το εικονίδιο<emph> Αποθήκευση Εγγραφής </emph>βρίσκεται στη <link href=\"text/shared/main0212.xhp\" name=\"γραμμή βάσης δεδομένων\">γραμμή του πίνακα δεδομένων</link>"
-#: 03150000.xhp
+#: 07070200.xhp
msgctxt ""
-"03150000.xhp\n"
-"par_id3153750\n"
+"07070200.xhp\n"
+"par_id3152372\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3147291\" src=\"cmd/sc_framelinecolor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147291\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147291\" src=\"cmd/sc_framelinecolor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147291\">Εικονίδιο</alt></image>"
+msgid "Changes to the contents of a record are automatically saved as soon as you select another record. To save changes without selecting another record, click the <emph>Save Record</emph> icon."
+msgstr "Οι αλλαγές στο περιεχόμενο μιας εγγραφής αποθηκεύονται αυτόματα όταν επιλέγετε άλλη εγγραφή. Για να αποθηκεύσετε αλλαγές χωρίς να επιλέξετε άλλη εγγραφή, κάντε κλικ στο εικονίδιο <emph>Αποθήκευση Εγγραφής</emph>."
-#: 03150000.xhp
+#: 07080000.xhp
msgctxt ""
-"03150000.xhp\n"
-"par_id3156427\n"
-"3\n"
+"07080000.xhp\n"
+"tit\n"
"help.text"
-msgid "Line Color (of the border)"
-msgstr "Χρώμα γραμμής (πλαισίου)"
+msgid "Stop Loading"
+msgstr "Παύση Φόρτωσης"
-#: 03150000.xhp
+#: 07080000.xhp
msgctxt ""
-"03150000.xhp\n"
-"par_id3154317\n"
-"4\n"
+"07080000.xhp\n"
+"hd_id3154228\n"
+"1\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "Για περισσότερες πληροφορίες, δείτε την ενότητα <link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\">Περιγράμματα</link> της Βοήθειας ."
+msgid "<link href=\"text/shared/02/07080000.xhp\" name=\"Stop Loading\">Stop Loading</link>"
+msgstr "<link href=\"text/shared/02/07080000.xhp\" name=\"Παύση Φόρτωσης\">Παύση Φόρτωσης</link>"
-#: 04210000.xhp
+#: 07080000.xhp
msgctxt ""
-"04210000.xhp\n"
+"07080000.xhp\n"
+"par_id3149495\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, Ctrl-click (Mac: Command-click) to interrupt all loading processes.</ahelp>"
+msgstr "<ahelp hid=\".uno:Stop\">Κάντε κλικ για να διακόψετε την τρέχουσα διαδικασία φόρτωσης, Ctrl-κλικ(Mac: Command-click) για να διακόψετε όλες τισ διαδικασίες φόρτωσης.</ahelp>"
+
+#: 07090000.xhp
+msgctxt ""
+"07090000.xhp\n"
"tit\n"
"help.text"
-msgid "Optimize"
-msgstr "Βελτιστοποίηση"
+msgid "Export Directly as PDF"
+msgstr "Απευθείας εξαγωγή ως PDF"
-#: 04210000.xhp
+#: 07090000.xhp
msgctxt ""
-"04210000.xhp\n"
-"hd_id3151185\n"
+"07090000.xhp\n"
+"hd_id3146946\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/04210000.xhp\" name=\"Optimize\">Optimize</link>"
-msgstr "<link href=\"text/shared/02/04210000.xhp\" name=\"Βελτιστοποίηση\">Βελτιστοποίηση</link>"
+msgid "<link href=\"text/shared/02/07090000.xhp\" name=\"Export Directly as PDF\">Export Directly as PDF</link>"
+msgstr "<link href=\"text/shared/02/07090000.xhp\" name=\"Άμεση εξαγωγή ως PDF\">Άμεση εξαγωγή ως PDF</link>"
-#: 04210000.xhp
+#: 07090000.xhp
msgctxt ""
-"04210000.xhp\n"
-"par_id3145412\n"
+"07090000.xhp\n"
+"par_id3085157\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:OptimizeTable\">Opens a toolbar that contains functions for optimizing the rows and columns in a table.</ahelp>"
-msgstr "<ahelp hid=\".uno:OptimizeTable\">Ανοίγει μια γραμμή εργαλείων που περιέχει διάφορες λειτουργίες για να βελτιστοποιήσετε τις γραμμές και τις στήλες σε έναν πίνακα.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
+msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Εξάγει το τρέχον έγγραφο άμεσα ως PDF. Κανένα παράθυρο διαλόγου για ρυθμίσεις δεν εμφανίζεται.</ahelp>"
-#: 04210000.xhp
+#: 08010000.xhp
msgctxt ""
-"04210000.xhp\n"
-"par_id3155899\n"
+"08010000.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3149684\" src=\"cmd/sc_optimizetable.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3149684\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149684\" src=\"cmd/sc_optimizetable.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3149684\">Εικονίδιο</alt></image>"
+msgid "Document Information"
+msgstr "Πληροφορίες εγγράφου"
-#: 04210000.xhp
+#: 08010000.xhp
msgctxt ""
-"04210000.xhp\n"
-"par_id3143270\n"
-"4\n"
+"08010000.xhp\n"
+"hd_id3153383\n"
+"1\n"
"help.text"
-msgid "Optimize"
-msgstr "Βελτιστοποίηση"
+msgid "<link href=\"text/shared/02/08010000.xhp\" name=\"Document Information\">Document Information</link>"
+msgstr "<link href=\"text/shared/02/08010000.xhp\" name=\"Πληροφορίες Εγγράφου\">Πληροφορίες Εγγράφου</link>"
-#: 04210000.xhp
+#: 08010000.xhp
msgctxt ""
-"04210000.xhp\n"
-"par_id3149485\n"
-"5\n"
+"08010000.xhp\n"
+"par_id3155271\n"
+"2\n"
"help.text"
-msgid "You can select from the following functions:"
-msgstr "Μπορείτε να επιλέξετε από τις παρακάτω λειτουργίες:"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:StatusGetTitle\">Displays information about the active <item type=\"productname\">%PRODUCTNAME</item> Basic document.</ahelp> The names of the document, the library, and the module are displayed, separated by dots."
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:StatusGetTitle\">Εμφανίζει πληροφορίες για το ενεργό <item type=\"productname\">%PRODUCTNAME</item> έγγραφο Basic.</ahelp> Τα ονόματα του εγγράφου, της βιβλιοθήκης και του αρθρώματος εμφανίζονται διαχωρισμένα με τελείες."
-#: 04210000.xhp
+#: 08020000.xhp
msgctxt ""
-"04210000.xhp\n"
-"hd_id3153631\n"
-"6\n"
+"08020000.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05110200.xhp\" name=\"Optimal Height\">Optimal Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\" name=\"Βέλτιστο ύψος γραμμής\">Βέλτιστο ύψος γραμμής</link>"
+msgid "Position in Document"
+msgstr "Θέση στο έγγραφο"
-#: 04210000.xhp
+#: 08020000.xhp
msgctxt ""
-"04210000.xhp\n"
-"hd_id3145772\n"
-"7\n"
+"08020000.xhp\n"
+"hd_id3147588\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05120200.xhp\" name=\"Optimal Column Width\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\" name=\"Βέλτιστο πλάτος στήλης\">Βέλτιστο πλάτος στήλης</link>"
+msgid "<link href=\"text/shared/02/08020000.xhp\" name=\"Position in Document\">Position in Document</link>"
+msgstr "<link href=\"text/shared/02/08020000.xhp\" name=\"Θέση στο Έγγραφο\">Θέση στο Έγγραφο</link>"
-#: 12100100.xhp
+#: 08020000.xhp
msgctxt ""
-"12100100.xhp\n"
-"tit\n"
+"08020000.xhp\n"
+"par_id3143284\n"
+"2\n"
"help.text"
-msgid "Sort Order"
-msgstr "Σειρά ταξινόμησης"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr "<ahelp hid=\".uno:StatusGetPosition\">Εμφανίζει την τρέχουσα θέση του κέρσορα στο έγγραφο του %PRODUCTNAME Basic. Καθορίζεται ο αριθμός της γραμμής και έπειτα ο αριθμός της στήλης.</ahelp>"
-#: 12100100.xhp
+#: 09070000.xhp
msgctxt ""
-"12100100.xhp\n"
-"bm_id3147000\n"
+"09070000.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>sorting; databases</bookmark_value><bookmark_value>databases; sorting</bookmark_value>"
-msgstr "<bookmark_value>ταξινόμηση, βάσεις δεδομένων</bookmark_value><bookmark_value>βάσεις δεδομένων, ταξινόμηση</bookmark_value>"
+msgid "Hyperlink Dialog"
+msgstr "Διάλογος υπερσύνδεσης"
-#: 12100100.xhp
+#: 09070000.xhp
msgctxt ""
-"12100100.xhp\n"
-"hd_id3147000\n"
+"09070000.xhp\n"
+"hd_id3145759\n"
"1\n"
"help.text"
-msgid "<variable id=\"sortierung\"><link href=\"text/shared/02/12100100.xhp\" name=\"Sort Order\">Sort Order</link></variable>"
-msgstr "<variable id=\"sortierung\"><link href=\"text/shared/02/12100100.xhp\" name=\"Σειρά Ταξινόμησης\">Σειρά ταξινόμησης</link></variable>"
+msgid "<variable id=\"hyperdia\"><link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink Dialog\">Hyperlink</link></variable>"
+msgstr "<variable id=\"hyperdia\"><link href=\"text/shared/02/09070000.xhp\" name=\"Διάλογος Υπερσύνδεσης\">Υπερσύνδεση</link></variable>"
-#: 12100100.xhp
+#: 09070000.xhp
msgctxt ""
-"12100100.xhp\n"
-"par_id3163829\n"
+"09070000.xhp\n"
+"par_id3156183\n"
"2\n"
"help.text"
-msgid "<variable id=\"sortierentext\"><ahelp hid=\".uno:OrderCrit\">Specifies the sort criteria for the data display.</ahelp></variable>"
-msgstr "<variable id=\"sortierentext\"><ahelp hid=\".uno:OrderCrit\">Εισάγει τα κριτήρια ταξινόμησης για την εμφάνιση δεδομένων.</ahelp></variable>"
+msgid "<variable id=\"hyperdiatext\"><ahelp hid=\".uno:EditHyperlink\">Opens a dialog that enables you to create and edit hyperlinks.</ahelp></variable>"
+msgstr "<variable id=\"hyperdiatext\"><ahelp hid=\".uno:EditHyperlink\">Ανοίγει ένα παράθυρο διαλόγου που σας επιτρέπει να δημιουργείτε και να επεξεργάζεστε υπερσυνδέσεις.</ahelp></variable>"
-#: 12100100.xhp
+#: 09070000.xhp
msgctxt ""
-"12100100.xhp\n"
-"par_id3149549\n"
-"12\n"
+"09070000.xhp\n"
+"par_id3154927\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "Ενώ οι συναρτήσεις <link href=\"text/shared/02/12010000.xhp\" name=\"Ταξινόμηση σε Αύξουσα σειρά\"><emph>Ταξινόμηση σε Αύξουσα σειρά</emph></link> και <link href=\"text/shared/02/12020000.xhp\" name=\"Ταξινόμηση σε Φθίνουσα σειρά\"><emph>Ταξινόμηση σε Φθίνουσα σειρά</emph></link> ταξινομούν με ένα μόνο κριτήριο, μπορείτε να συνδυάσετε διάφορα κριτήρια στο παράθυρο διαλόγου <emph> Σειρά ταξινόμησης</emph>."
+msgid "<image id=\"img_id3093440\" src=\"cmd/sc_hyperlinkdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3093440\">Icon</alt></image>"
+msgstr "<image id=\"img_id3093440\" src=\"cmd/sc_hyperlinkdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3093440\">Icon</alt></image>"
-#: 12100100.xhp
+#: 09070000.xhp
msgctxt ""
-"12100100.xhp\n"
-"par_id3145136\n"
-"13\n"
+"09070000.xhp\n"
+"par_id3155552\n"
+"3\n"
"help.text"
-msgid "You can remove a sorting that has been performed with the <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\"><emph>Remove Filter/Sorting</emph></link> icon."
-msgstr "Μπορείτε να καταργήσετε μια ταξινόμηση, χρησιμοποιώντας το εικονίδιο <link href=\"text/shared/02/12040000.xhp\" name=\"Κατάργηση φίλτρου/ταξινόμησης\"><emph>Κατάργηση φίλτρου/ταξινόμησης</emph></link>."
+msgid "Hyperlink Dialog"
+msgstr "Διάλογος υπερσύνδεσης"
-#: 12100100.xhp
+#: 09070000.xhp
msgctxt ""
-"12100100.xhp\n"
-"hd_id3148548\n"
+"09070000.xhp\n"
+"par_id3155391\n"
"4\n"
"help.text"
-msgid "Sorting"
-msgstr "Ταξινόμηση"
+msgid "<ahelp hid=\"HID_ICCDIALOG_CHOICECTRL\">Select the type of hyperlink to be inserted.</ahelp>"
+msgstr "<ahelp hid=\"HID_ICCDIALOG_CHOICECTRL\">Επιλέξτε τον τύπο υπερσύνδεσης που θέλετε να εισαχθεί.</ahelp>"
-#: 12100100.xhp
+#: 09070000.xhp
msgctxt ""
-"12100100.xhp\n"
-"par_id3155941\n"
-"5\n"
+"09070000.xhp\n"
+"par_id3153683\n"
+"16\n"
"help.text"
-msgid "Use this area to enter sorting criteria. If you enter additional sorting criteria under <emph>and then</emph>, the data matching the content of the higher-order criterion is ordered according to the next criterion."
-msgstr "Χρησιμοποιήστε αυτήν την περιοχή για να εισαγάγετε τα κριτήρια ταξινόμησης. Αν εισαγάγετε πρόσθετα κριτήρια ταξινόμησης στο πεδίο <emph>έπειτα</emph>, τα δεδομένα που ταιριάζουν με το περιεχόμενο του υψηλότερου στην ιεραρχία κριτηρίου θα ταξινομηθούν σύμφωνα με το επόμενο κριτήριο."
+msgid "<ahelp hid=\".uno:OpenHyperlinkOnCursor\" visibility=\"hidden\">Opens the hyperlink in your default web browser.</ahelp>"
+msgstr "<ahelp hid=\".uno:OpenHyperlinkOnCursor\" visibility=\"hidden\">Ανοίγει την υπερσύνδεση στο προεπιλεγμένο σας περιηγητή.</ahelp>"
-#: 12100100.xhp
+#: 09070000.xhp
msgctxt ""
-"12100100.xhp\n"
-"par_id3148620\n"
-"14\n"
+"09070000.xhp\n"
+"par_id0122200902231573\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "Αν ταξινομήσετε το όνομα πεδίου \"Όνομα\" κατά αύξουσα σειρά και το πεδίο \"Επώνυμο\" κατά φθίνουσα σειρά, όλες οι εγγραφές θα ταξινομηθούν κατά αύξουσα σειρά σύμφωνα με το όνομα και στη συνέχεια, εντός των ονομάτων, κατά φθίνουσα σειρά σύμφωνα με το επώνυμο."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τον διάλογο της υπερσύνδεσης.</ahelp>"
-#: 12100100.xhp
+#: 09070000.xhp
msgctxt ""
-"12100100.xhp\n"
-"hd_id3145345\n"
-"6\n"
+"09070000.xhp\n"
+"par_id0122200902231660\n"
"help.text"
-msgid "Field name"
-msgstr "Όνομα πεδίου"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Copies the URL to the clipboard.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αντιγράφει το URL στο πρόχειρο.</ahelp>"
-#: 12100100.xhp
+#: 09070000.xhp
msgctxt ""
-"12100100.xhp\n"
-"par_id3159233\n"
+"09070000.xhp\n"
+"par_id0122200902231630\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the hyperlink, leaving plain text.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αφαιρεί την υπερσύνδεση, αφήνοντας μόνο το απλό κείμενο.</ahelp>"
+
+#: 09070000.xhp
+msgctxt ""
+"09070000.xhp\n"
+"hd_id3166410\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\".uno:OrderCrit\">Specifies the data field name whose content will determine the sort order.</ahelp>"
-msgstr "<ahelp hid=\".uno:OrderCrit\">Επιλέγει το όνομα του πεδίου δεδομένων του οποίου το περιεχόμενο θα καθορίσει τη σειρά ταξινόμησης.</ahelp>"
+msgid "Apply"
+msgstr "Εφαρμογή"
-#: 12100100.xhp
+#: 09070000.xhp
msgctxt ""
-"12100100.xhp\n"
-"hd_id3150774\n"
+"09070000.xhp\n"
+"par_id3147209\n"
"8\n"
"help.text"
-msgid "Order"
-msgstr "Σειρά"
+msgid "<ahelp hid=\"HID_ICCDIALOG_OK_BTN\">Applies the data to your document.</ahelp>"
+msgstr "<ahelp hid=\"HID_ICCDIALOG_OK_BTN\">Εφαρμόζει τα δεδομένα στο έγγραφο σας.</ahelp>"
-#: 12100100.xhp
+#: 09070000.xhp
msgctxt ""
-"12100100.xhp\n"
-"par_id3149177\n"
+"09070000.xhp\n"
+"hd_id3149398\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\".uno:OrderCrit\">Specifies the sort order (either ascending or descending).</ahelp>"
-msgstr "<ahelp hid=\".uno:OrderCrit\">Καθορίζει τη σειρά ταξινόμησης (αύξουσα ή φθίνουσα).</ahelp>"
+msgid "Close"
+msgstr "Κλείσιμο"
-#: 12100100.xhp
+#: 09070000.xhp
msgctxt ""
-"12100100.xhp\n"
-"hd_id3147275\n"
+"09070000.xhp\n"
+"par_id3149734\n"
"10\n"
"help.text"
-msgid "and then"
-msgstr "έπειτα"
+msgid "<ahelp hid=\"HID_ICCDIALOG_CANCEL_BTN\">Closes the dialog without saving.</ahelp>"
+msgstr "<ahelp hid=\"HID_ICCDIALOG_CANCEL_BTN\">Κλείνει το παράθυρο διαλόγου χωρίς αποθήκευση.</ahelp>"
-#: 12100100.xhp
+#: 09070000.xhp
msgctxt ""
-"12100100.xhp\n"
-"par_id3166460\n"
+"09070000.xhp\n"
+"hd_id3153700\n"
"11\n"
"help.text"
-msgid "Specifies additional subordinate sort criteria from the other fields."
-msgstr "Προσδιορίζει πρόσθετα κατώτερα κριτήρια ταξινόμησης από τα άλλα πεδία."
-
-#: 12020000.xhp
-msgctxt ""
-"12020000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Sort Descending"
-msgstr "Φθίνουσα ταξινόμηση"
-
-#: 12020000.xhp
-msgctxt ""
-"12020000.xhp\n"
-"hd_id3154689\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/12020000.xhp\" name=\"Sort Descending\">Sort Descending</link>"
-msgstr "<link href=\"text/shared/02/12020000.xhp\" name=\"Φθίνουσα Ταξινόμηση\">Φθίνουσα Ταξινόμηση</link>"
+msgid "Help"
+msgstr "Βοήθεια"
-#: 12020000.xhp
+#: 09070000.xhp
msgctxt ""
-"12020000.xhp\n"
-"par_id3149987\n"
-"2\n"
+"09070000.xhp\n"
+"par_id3150943\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".uno:SortDown\" visibility=\"hidden\">Sorts the data of the selected field in descending order.</ahelp> Text fields are sorted alphabetically, number fields are sorted by number."
-msgstr "<ahelp hid=\".uno:SortDown\" visibility=\"hidden\">Ταξινομεί τα δεδομένα του επιλεγμένου πεδίου σε φθίνουσα σειρά</ahelp>Τα πεδία κειμένου ταξινομούνται αλφαβητικά (Ζ-Α) ενώ τα αριθμητικά πεδία κατά φθίνουσα σειρά (9-0)."
+msgid "Opens the Help."
+msgstr "Άνοιγμα της Βοήθειας."
-#: 12020000.xhp
+#: 09070000.xhp
msgctxt ""
-"12020000.xhp\n"
-"par_id3149496\n"
+"09070000.xhp\n"
+"hd_id3156192\n"
+"13\n"
"help.text"
-msgid "<image id=\"img_id3153255\" src=\"cmd/sc_sortdescending.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153255\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153255\" src=\"cmd/sc_sortdescending.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153255\">Εικονίδιο</alt></image>"
+msgid "Back"
+msgstr "Πίσω"
-#: 12020000.xhp
+#: 09070000.xhp
msgctxt ""
-"12020000.xhp\n"
-"par_id3144436\n"
-"3\n"
+"09070000.xhp\n"
+"par_id3149234\n"
+"14\n"
"help.text"
-msgid "Sort Descending"
-msgstr "Φθίνουσα ταξινόμηση"
+msgid "<ahelp hid=\"HID_ICCDIALOG_RESET_BTN\">Resets the entries in the dialog to their original state.</ahelp>"
+msgstr "<ahelp hid=\"HID_ICCDIALOG_RESET_BTN\">Επαναφέρει τις εγγραφές που είναι στο διάλογο στην αρχική τους κατάσταση.</ahelp>"
-#: 02160000.xhp
+#: 09070100.xhp
msgctxt ""
-"02160000.xhp\n"
+"09070100.xhp\n"
"tit\n"
"help.text"
-msgid "Highlighting"
-msgstr "Επισήμανση"
+msgid "Internet"
+msgstr "Διαδίκτυο"
-#: 02160000.xhp
+#: 09070100.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3109850\n"
+"09070100.xhp\n"
+"hd_id3151100\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/02160000.xhp\" name=\"Highlighting\">Highlighting</link>"
-msgstr "<link href=\"text/shared/02/02160000.xhp\" name=\"Επισήμανση\">Επισήμανση</link>"
+msgid "<link href=\"text/shared/02/09070100.xhp\" name=\"Internet\">Internet</link>"
+msgstr "<link href=\"text/shared/02/09070100.xhp\" name=\"Διαδίκτυο\">Διαδίκτυο</link>"
-#: 02160000.xhp
+#: 09070100.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3154927\n"
+"09070100.xhp\n"
+"par_id3154230\n"
"2\n"
"help.text"
-msgid "<variable id=\"zeichenhintergrundtext\"><ahelp hid=\".uno:BackColor\">Applies the current highlight color to the background of a text selection. If no text is selected, click the <emph>Highlighting</emph> icon, select the text that you want to highlight, and then click the <emph>Highlighting</emph> icon again. To change the highlight color, click the arrow next to the <emph>Highlighting</emph> icon, and then click the color that you want.</ahelp></variable>"
-msgstr "<variable id=\"zeichenhintergrundtext\"><ahelp hid=\".uno:BackColor\">Εφαρμόζει το χρώμα της τρέχουσας επισήμανσης στο φόντο μίας επιλογής κειμένου. Αν δεν έχει επιλεχθεί καθόλου κείμενο, κάντε κλικ στο εικονίδιο <emph>Επισήμανση</emph>, επιλέξτε το κείμενο που επιθυμείτε να επισημάνετε και στη συνέχεια στο εικονίδιο <emph>Επισήμανση</emph> πάλι. Για να αλλάξετε το χρώμα της επισήμανσης, κάντε κλικ σε ένα βέλος δίπλα στο εικονίδιο <emph>Επισήμανση</emph> και στη συνέχεια κάντε κλικ στο χρώμα που επιθυμείτε.</ahelp></variable>"
+msgid "Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses."
+msgstr "Χρησιμοποιήστε τη σελίδα <emph>Διαδίκτυο</emph> του <link href=\"text/shared/02/09070000.xhp\" name=\"διαλόγου υπερσύνδεσης\">διαλόγου υπερσύνδεσης</link>, για να επεξεργαστείτε υπερσυνδέσεις με διευθύνσεις WWW ή FTP."
-#: 02160000.xhp
+#: 09070100.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3152551\n"
+"09070100.xhp\n"
+"par_id3147291\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3149177\" src=\"cmd/sc_backcolor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149177\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149177\" src=\"cmd/sc_backcolor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149177\">Εικονίδιο</alt></image>"
+msgid "The fields for the login name, password and anonymous user are only available for FTP addresses."
+msgstr "Τα πεδία για το όνομα σύνδεσης, τον κωδικό πρόσβασης και τον ανώνυμο χρήστη είναι διαθέσιμα μόνο για διευθύνσεις FTP."
-#: 02160000.xhp
+#: 09070100.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3147210\n"
+"09070100.xhp\n"
+"hd_id3145090\n"
+"4\n"
+"help.text"
+msgid "Type of hyperlink"
+msgstr "Τύπος υπερσύνδεσης"
+
+#: 09070100.xhp
+msgctxt ""
+"09070100.xhp\n"
+"hd_id3151226\n"
"6\n"
"help.text"
-msgid "Highlighting"
-msgstr "Επισήμανση"
+msgid "Web"
+msgstr "Ιστός"
-#: 02160000.xhp
+#: 09070100.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3166460\n"
+"09070100.xhp\n"
+"par_id3145071\n"
"7\n"
"help.text"
-msgid "To Apply Highlighting"
-msgstr "Για να εφαρμόσετε το φόντο γραμματοσειράς"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_INTERNET:RB_LINKTYP_INTERNET\">Creates an http hyperlink.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_INTERNET:RB_LINKTYP_INTERNET\">Δημιουργεί μια υπερσύνδεση http.</ahelp>"
-#: 02160000.xhp
+#: 09070100.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_idN1072B\n"
+"09070100.xhp\n"
+"hd_id3153683\n"
+"8\n"
"help.text"
-msgid "On the <emph>Formatting</emph> bar, click the <emph>Highlighting</emph> icon."
-msgstr "Στη γραμμή <emph>Μορφοποίηση</emph>, κάντε κλικ στο εικονίδιο <emph>Επισήμανση</emph>."
+msgid "FTP"
+msgstr "FTP"
-#: 02160000.xhp
+#: 09070100.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_idN10736\n"
+"09070100.xhp\n"
+"par_id3150693\n"
+"9\n"
"help.text"
-msgid "To change the highlighting color, click the arrow next to the <emph>Highlighting</emph> icon, and then click the color that you want."
-msgstr "Για να αλλάξετε της επισήμανσης, κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Επισήμανση</emph>, και στη συνέχεια κάντε κλικ στο χρώμα που επιθυμείτε."
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_INTERNET:RB_LINKTYP_FTP\">Creates an FTP hyperlink.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_INTERNET:RB_LINKTYP_FTP\">Δημιουργεί μια υπερσύνδεση FTP.</ahelp>"
-#: 02160000.xhp
+#: 09070100.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_idN1073E\n"
+"09070100.xhp\n"
+"hd_id3150443\n"
+"12\n"
"help.text"
-msgid "Select the text that you want to highlight."
-msgstr "Επιλέξτε το κείμενο που επιθυμείτε να επισημάνετε."
+msgid "Target"
+msgstr "Προορισμός"
-#: 02160000.xhp
+#: 09070100.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_idN10743\n"
+"09070100.xhp\n"
+"par_id9887081\n"
"help.text"
-msgid "To apply highlighting to a single word, double-click the word."
-msgstr "Για να εφαρμόσετε επισήμανση σε μία μόνη λέξη, κάντε διπλό κλικ στη λέξη."
+msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε ένα URL για το αρχείο που θέλετε να ανοίγει όταν πατάτε κλικ στην υπερσύνδεση. Αν δεν ορίσετε ένα πλαίσιο προορισμού, το αρχείο ανοίγει στο ίδιο έγγραφο ή πλαίσιο.</ahelp>"
-#: 02160000.xhp
+#: 09070100.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_idN10757\n"
+"09070100.xhp\n"
+"hd_id3155628\n"
+"13\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "Για να απενεργοποιήσετε την επισήμανση, πατήστε Esc."
+msgid "WWW Browser"
+msgstr "Περιηγητής WWW"
-#: 02160000.xhp
+#: 09070100.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_idN1075A\n"
+"09070100.xhp\n"
+"par_id3153760\n"
+"14\n"
"help.text"
-msgid "To Remove Highlighting"
-msgstr "Για να αφαιρέσετε την επισήμανση"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HYPERLINK_INTERNET:BTN_BROWSE\">Opens a web browser, into which you can load the desired URL.</ahelp> You can then copy and paste the URL into the <emph>Target</emph> field."
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HYPERLINK_INTERNET:BTN_BROWSE\">Ανοίγει το πρόγραμμα ανάγνωσης ιστοσελίδων με το οποίο μπορείτε να φορτώσετε το επιθυμητό URL.</ahelp> Μπορείτε στη συνέχεια να αντιγράψετε και επικολλήσετε την URL στο πεδίο <emph>Προορισμός</emph>."
-#: 02160000.xhp
+#: 09070100.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_idN10760\n"
+"09070100.xhp\n"
+"par_id3147335\n"
+"33\n"
"help.text"
-msgid "Select the highlighted text."
-msgstr "Επιλέξτε το επισημασμένο κείμενο."
+msgid "<ahelp hid=\"HID_HYPERLINK_MARKWND_TREE\" visibility=\"hidden\">Specifies the position in the target document where you wish to jump to.</ahelp>"
+msgstr "<ahelp hid=\"HID_HYPERLINK_MARKWND_TREE\" visibility=\"hidden\">Ορίζει τη θέση στο έγγραφο προορισμού όπου επιθυμείτε να μεταβείτε.</ahelp>"
-#: 02160000.xhp
+#: 09070100.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3149784\n"
-"5\n"
+"09070100.xhp\n"
+"par_id3149164\n"
+"34\n"
"help.text"
-msgid "On the <emph>Formatting</emph> bar, click the arrow next to the <emph>Highlighting</emph> icon, and then click <emph>No Fill</emph>."
-msgstr "Στη γραμμή <emph>Μορφοποίηση</emph>, κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Επισήμανση</emph> και στη συνέχεια κάντε κλικ στο <emph>Χωρίς γέμισμα</emph>."
+msgid "<ahelp hid=\"HID_HYPERLINK_MARKWND_APPLY\" visibility=\"hidden\">Inserts the target in the <emph>Target</emph> field of the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr "<ahelp hid=\"HID_HYPERLINK_MARKWND_APPLY\" visibility=\"hidden\">Εισάγει τον προορισμό στο πεδίο <emph>Προορισμός</emph> του διαλόγου <emph>Υπερσύνδεση</emph>.</ahelp>"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"tit\n"
+"09070100.xhp\n"
+"par_id3155388\n"
+"35\n"
"help.text"
-msgid "General"
-msgstr "Γενικά"
+msgid "<ahelp hid=\"HID_HYPERLINK_MARKWND_CLOSE\" visibility=\"hidden\">Once the hyperlink has been completely entered, click on <emph>Close</emph> to set the link and leave the dialog.</ahelp>"
+msgstr "<ahelp hid=\"HID_HYPERLINK_MARKWND_CLOSE\" visibility=\"hidden\">Όταν η υπερσύνδεση έχει εισαχθεί τελείως, κάντε κλικ στο <emph>Κλείσιμο</emph>, για να ορίσετε το σύνδεση και να εξέλθετε από το διάλογο.</ahelp>"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"bm_id3152551\n"
+"09070100.xhp\n"
+"hd_id3153320\n"
+"15\n"
"help.text"
-msgid "<bookmark_value>submitting forms</bookmark_value><bookmark_value>get method for form transmissions</bookmark_value><bookmark_value>post method for form transmissions</bookmark_value>"
-msgstr "<bookmark_value>υποβάλλοντας φόρμες</bookmark_value><bookmark_value>μέθοδος get για μεταβιβάσεις φορμών</bookmark_value><bookmark_value>μέθοδος post για μεταβιβάσεις φορμών</bookmark_value>"
+msgid "Login name"
+msgstr "Όνομα σύνδεσης"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"hd_id3151100\n"
-"1\n"
+"09070100.xhp\n"
+"par_id3151384\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170201.xhp\" name=\"General\">General</link>"
-msgstr "<link href=\"text/shared/02/01170201.xhp\" name=\"Γενικά\">Γενικά</link>"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_HYPERLINK_INTERNET:ED_LOGIN\">Specifies your login name, if you are working with FTP addresses.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_HYPERLINK_INTERNET:ED_LOGIN\">Ορίζει το όνομα σύνδεσής σας, αν εργάζεστε με διευθύνσεις FTP.</ahelp>"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3153539\n"
-"23\n"
+"09070100.xhp\n"
+"hd_id3148944\n"
+"17\n"
"help.text"
-msgid "A form is a text document or spreadsheet with different form controls. If you create a form for a Web page, the user can enter data into it to send over the Internet. The data from the form controls of a form is transmitted to a server by specifying a URL and can be processed on the server."
-msgstr "Μια φόρμα είναι ένα έγγραφο κειμένου ή λογιστικού φύλλου με διαφορετικά πεδία ελέγχου φόρμας. Αν δημιουργήσετε μια φόρμα για μια ιστοσελίδα, ο χρήστης έχει τη δυνατότητα να εισαγάγει δεδομένα μέσα της, για αποστολή τους μέσω του διαδικτύου. Καθορίζοντας ένα URL, τα δεδομένα των στοιχείων ελέγχου της φόρμας μεταδίδονται σε ένα εξυπηρετητή και μπορούν να υποστούν επεξεργασία στον εξυπηρετητή."
+msgid "Password"
+msgstr "Κωδικός πρόσβασης"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"hd_id3149283\n"
-"20\n"
+"09070100.xhp\n"
+"par_id3145069\n"
+"18\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_HYPERLINK_INTERNET:ED_PASSWD\">Specifies your password, if you are working with FTP addresses.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_HYPERLINK_INTERNET:ED_PASSWD\">Ορίζει τον κωδικό πρόσβασής σας, αν εργάζεστε με διευθύνσεις FTP.</ahelp>"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3150789\n"
-"24\n"
+"09070100.xhp\n"
+"hd_id3149046\n"
+"19\n"
"help.text"
-msgid "Specifies a name for the form. This name is used to identify the form in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link>."
-msgstr "Καθορίζει ένα όνομα για τη φόρμα. Το όνομα αυτό χρησιμοποιείται για την αναγνώριση της φόρμας στην <link href=\"text/shared/02/01170600.xhp\" name=\" Περιήγηση φόρμας\">Περιήγηση φόρμας</link>."
+msgid "Anonymous user"
+msgstr "Ανώνυμος χρήστης"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"hd_id3152425\n"
-"33\n"
+"09070100.xhp\n"
+"par_id3152771\n"
+"20\n"
"help.text"
-msgid "URL"
-msgstr "URL"
+msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_HYPERLINK_INTERNET:CBX_ANONYMOUS\">Allows you to log in to the FTP address as an anonymous user.</ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_HYPERLINK_INTERNET:CBX_ANONYMOUS\">Σας επιτρέπει να συνδεθείτε στη διεύθυνση FTP ως ανώνυμος χρήστης.</ahelp>"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3147226\n"
-"34\n"
+"09070100.xhp\n"
+"hd_id3148663\n"
+"21\n"
"help.text"
-msgid "Specifies the URL to which the data of the completed form is to be transmitted."
-msgstr "Καθορίζει το URL στο οποίο πρόκειται να μεταδοθούν τα δεδομένα της συμπληρωμένης φόρμας."
+msgid "Further settings"
+msgstr "Περισσότερες ρυθμίσεις"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"hd_id3154751\n"
-"31\n"
+"09070100.xhp\n"
+"hd_id3153525\n"
+"23\n"
"help.text"
msgid "Frame"
msgstr "Πλαίσιο"
-#: 01170201.xhp
-msgctxt ""
-"01170201.xhp\n"
-"par_id3154823\n"
-"32\n"
-"help.text"
-msgid "Defines the target frame in which the loaded URL is to appear."
-msgstr "Καθορίζει το πλαίσιο προορισμού μέσα στο οποίο πρόκειται να εμφανιστεί το φορτωμένο URL."
-
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"hd_id3152551\n"
-"27\n"
+"09070100.xhp\n"
+"par_id2052980\n"
"help.text"
-msgid "Type of submission"
-msgstr "Τύπος υποβολής"
+msgid "<ahelp hid=\".\">Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του πλαισίου στο οποίο θέλετε να ανοίξει το συνδεδεμένο αρχείο, ή επιλέξτε ένα εκ των προτέρων ορισμένο πλαίσιο από τη λίστα. Αν αφήσετε αυτό το πεδίο άδειο, το συνδεδεμένο αρχείο ανοίγει στο τρέχον παράθυρο του προγράμματος ανάγνωσης ιστοσελίδων.</ahelp>"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3155338\n"
-"28\n"
+"09070100.xhp\n"
+"hd_id3155101\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_SUBMIT_METHOD\">Specifies the method to transfer the completed form information.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_SUBMIT_METHOD\">Καθορίζει τη μέθοδο μεταφοράς των πληροφοριών της συμπληρωμένης φόρμας.</ahelp>"
+msgid "Form"
+msgstr "Φόρμα"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3145065\n"
-"29\n"
+"09070100.xhp\n"
+"par_id3149167\n"
+"25\n"
"help.text"
-msgid "Using the \"Get\" method, the data of every control is transmitted as an environment variable. They are appended to the URL in the form \"?Control1=Content1&Control2=Content2&...\"; the character string is analyzed by a program on the recipient's server."
-msgstr "Χρησιμοποιώντας τη μέθοδο \"Get\",τα δεδομένα κάθε πεδίου ελέγχου μεταδίδονται σαν μια μεταβλητή περιβάλλοντος. Προσαρτώνται στο URL στη φόρμα \"?Έλεγχος1=Περιεχόμενο1&Έλεγχος2=Περιεχόμενο2&...\"; Η συμβολοσειρά χαρακτήρων αναλύεται από ένα πρόγραμμα στο διακομιστή του παραλήπτη."
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:LB_FORM\">Specifies whether the hyperlink is inserted as text or as a button.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:LB_FORM\">Ορίζει αν η υπερσύνδεση εισάγεται ως κείμενο ή ως κουμπί.</ahelp>"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3150443\n"
-"30\n"
+"09070100.xhp\n"
+"hd_id3152920\n"
+"26\n"
"help.text"
-msgid "Using the \"Post\" method, a document is created from the content of the form that is sent to the specified URL."
-msgstr "Χρησιμοποιώντας τη μέθοδο \"Post\", δημιουργείται ένα έγγραφο από το περιεχόμενο της φόρμας το οποίο αποστέλλεται στο συγκεκριμένο URL."
+msgid "Events"
+msgstr "Γεγονότα"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"hd_id3147275\n"
-"26\n"
+"09070100.xhp\n"
+"par_id3144760\n"
+"27\n"
"help.text"
-msgid "Submission encoding"
-msgstr "Κωδικοποίηση κατά την υποβολή"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:BTN_SCRIPT\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:BTN_SCRIPT\">Ανοίγει το διάλογο <emph>Ανάθεση μακροεντολής</emph>, στον οποίο μπορείτε να δώσετε σε γεγονότα όπως το \"ποντίκι πάνω από αντικείμενο\" ή \"εφαρμογή υπερσύνδεσης\" το δικό τους κώδικα προγράμματος.</ahelp>"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3159147\n"
-"35\n"
+"09070100.xhp\n"
+"hd_id3151041\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_SUBMIT_ENCODING\">Specifies the type for encoding the data transfer.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_SUBMIT_ENCODING\">Καθορίζει τον τύπο κωδικοποίησης της μεταφοράς δεδομένων.</ahelp>"
+msgid "Text"
+msgstr "Κείμενο"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"hd_id3155419\n"
-"36\n"
+"09070100.xhp\n"
+"par_id3159252\n"
+"29\n"
"help.text"
-msgid "Data transfer of control information"
-msgstr "Μεταφορά δεδομένων πληροφοριών πεδίου ελέγχου"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:ED_INDICATION\">Specifies the visible text or button caption for the hyperlink.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:ED_INDICATION\">Ορίζει το ορατό κείμενο ή την επιγραφή του πεδίου επιλογής για την υπερσύνδεση.</ahelp>"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3153717\n"
-"37\n"
+"09070100.xhp\n"
+"hd_id3147354\n"
+"30\n"
"help.text"
-msgid "When sending a form, all controls available in $[officename] are taken into consideration. The name of the control and the corresponding value, if available, are transmitted."
-msgstr "Κατά την αποστολή μιας φόρμας, λαμβάνονται υπόψη όλα τα πεδία ελέγχου που είναι διαθέσιμα στο $[officename]. Μεταδίδονται ακόμη, αν είναι διαθέσιμα, το όνομα του πεδίου ελέγχου και η αντίστοιχη τιμή."
+msgid "Name"
+msgstr "Όνομα"
-#: 01170201.xhp
+#: 09070100.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3153252\n"
-"50\n"
+"09070100.xhp\n"
+"par_id2801599\n"
"help.text"
-msgid "Which values are transmitted in each case depends on the respective control. For text fields, the visible entries are transmitted; for list boxes, the selected entries are transmitted; for check boxes and option fields, the associated reference values are transmitted if these fields were activated."
-msgstr "Το ποιες τιμές μεταδίδονται σε κάθε περίπτωση εξαρτάται από το αντίστοιχο πεδίο ελέγχου. Στα πεδία κειμένου, μεταδίδονται οι ορατές εγγραφές, στα πεδία λίστας, μεταδίδονται οι επιλεγμένες εγγραφές, στα πεδία σήμανσης και τα πεδία επιλογής, μεταδίδονται οι σχετικές τιμές αναφοράς στην περίπτωση που τα πεδία αυτά ήταν ενεργοποιημένα."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
+msgstr "<ahelp hid=\".\">Εισάγετε όνομα για την υπερσύνδεση.</ahelp> Το $[officename] εισάγει μια ετικέτα NAME στην υπερσύνδεση."
-#: 01170201.xhp
+#: 09070200.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3150984\n"
-"51\n"
+"09070200.xhp\n"
+"tit\n"
"help.text"
-msgid "How this information is transmitted depends on the selected transfer method (Get or Post) and the coding (URL or Multipart). If the Get method and URL encoding are selected, for example, value pairs in the form <Name>=<Value> are sent."
-msgstr "Ο τρόπος μετάδοσης αυτών των πληροφοριών εξαρτάται από την επιλεγμένη μέθοδο μεταφοράς (Get ή Post) και την κωδικοποίηση (URL ή Multipart). Εάν, για παράδειγμα, επιλεγεί η μέθοδος Get και η κωδικοποίηση URL, αποστέλλονται ζεύγη τιμών στη μορφή <Όνομα>=<Τιμή>."
+msgid "Mail & News"
+msgstr "Αλληλογραφία και συζητήσεις"
-#: 01170201.xhp
+#: 09070200.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3157909\n"
-"52\n"
+"09070200.xhp\n"
+"hd_id3147102\n"
+"1\n"
"help.text"
-msgid "In addition to the controls that are recognized in HTML, $[officename] offers other controls. It should be noted that, for fields with a specific numerical format, the visible values are not transmitted but rather fixed default formats. The following table shows how the data of the $[officename]-specific controls is transmitted:"
-msgstr "Εκτός από τα πεδία ελέγχου που αναγνωρίζονται σε HTML, το $[officename] παρέχει και άλλα πεδία ελέγχου. Πρέπει να σημειωθεί ότι, στα πεδία με συγκεκριμένη αριθμητική μορφή, οι ορατές τιμές δε μεταδίδονται αλλά προτιμούνται οι σταθερές προεπιλεγμένες μορφές. Ο παρακάτω πίνακας εμφανίζει τον τρόπο μετάδοσης των συγκεκριμένων πεδίων ελέγχου του $[officename]:"
+msgid "<link href=\"text/shared/02/09070200.xhp\" name=\"Mail News\">Mail & News</link>"
+msgstr "<link href=\"text/shared/02/09070200.xhp\" name=\"Αλληλογραφία και συζητήσεις\">Αλληλογραφία και συζητήσεις</link>"
-#: 01170201.xhp
+#: 09070200.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3153698\n"
-"38\n"
+"09070200.xhp\n"
+"par_id3153049\n"
+"2\n"
"help.text"
-msgid "Control"
-msgstr "Πεδίο ελέγχου"
+msgid "On the <emph>Mail & News</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail or news addresses."
+msgstr "Στη σελίδα <emph>Αλληλογραφία και συζητήσεις</emph> στο <link href=\"text/shared/02/09070000.xhp\" name=\"διάλογο Υπερσύνδεση\">διάλογο Υπερσύνδεση</link> μπορείτε να επεξεργαστείτε υπερσυνδέσεις για ηλεκτρονική αλληλογραφία και διευθύνσεις συζητήσεων."
-#: 01170201.xhp
+#: 09070200.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3153562\n"
-"39\n"
+"09070200.xhp\n"
+"hd_id3153528\n"
+"3\n"
"help.text"
-msgid "Value Pair"
-msgstr "Ζεύγος Τιμών"
+msgid "Mail & News"
+msgstr "Αλληλογραφία και συζητήσεις"
-#: 01170201.xhp
+#: 09070200.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3153823\n"
-"40\n"
+"09070200.xhp\n"
+"hd_id3153748\n"
+"4\n"
"help.text"
-msgid "Numeric field, currency field"
-msgstr "Αριθμητικό πεδίο, πεδίο νομίσματος"
+msgid "E-mail"
+msgstr "Ηλεκτρονική διεύθυνση"
-#: 01170201.xhp
+#: 09070200.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3149734\n"
-"41\n"
+"09070200.xhp\n"
+"par_id3166460\n"
+"5\n"
"help.text"
-msgid "A decimal separator is always displayed as a period."
-msgstr "Μια δεκαδική υποδιαστολή εμφανίζεται πάντοτε με τη μορφή τελείας."
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_HYPERLINK_MAIL_RB_LINKTYP_MAIL\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>E-mail</emph> field."
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_HYPERLINK_MAIL_RB_LINKTYP_MAIL\">Αναθέτει την προσδιορισμένη Ηλεκτρονική διεύθυνση στην υπερσύνδεση.</ahelp> Κάνοντας κλικ πάνω στη νέα υπερσύνδεση στο έγγραφο θα ανοίξει ένα νέο έγγραφο μηνύματος με την διεύθυνση του παραλήπτη που ορίστηκε στο πεδίο <emph>Ηλεκτρονική διεύθυνση</emph>."
-#: 01170201.xhp
+#: 09070200.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3148563\n"
-"42\n"
+"09070200.xhp\n"
+"hd_id3155628\n"
+"6\n"
"help.text"
-msgid "Date field"
-msgstr "Πεδίο ημερομηνίας"
+msgid "News"
+msgstr "Συζητήσεις"
-#: 01170201.xhp
+#: 09070200.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3146794\n"
-"43\n"
+"09070200.xhp\n"
+"par_id3149955\n"
+"7\n"
"help.text"
-msgid "The date format is sent in a fixed format (MM-DD-YYYY), regardless of the user's local settings."
-msgstr "Η μορφή ημερομηνίας αποστέλλεται σε μια σταθερή μορφή (MM-ΗΗ-EEEE), ανεξάρτητα από τις τοπικές ρυθμίσεις του χρήστη."
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_HYPERLINK_MAIL_RB_LINKTYP_NEWS\">Assigns a news address to the hyperlink.</ahelp> Clicking the hyperlink in the document will open a new message document to the news group you entered in the <emph>Receiver</emph> field."
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_HYPERLINK_MAIL_RB_LINKTYP_NEWS\">Ορίζει μια νέα διεύθυνση συζητήσεων στην υπερσύνδεση.</ahelp> Πατώντας κλικ στην υπερσύνδεση στο έγγραφο θα ανοίξει ένα νέο έγγραφο μηνύματος προς την ομάδα συζητήσεων που ορίστηκε στο πεδίο <emph>Παραλήπτης</emph>."
-#: 01170201.xhp
+#: 09070200.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3149670\n"
-"44\n"
+"09070200.xhp\n"
+"hd_id3149580\n"
+"8\n"
"help.text"
-msgid "Time field"
-msgstr "Πεδίο ώρας"
+msgid "Receiver"
+msgstr "Παραλήπτης"
-#: 01170201.xhp
+#: 09070200.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3153779\n"
-"45\n"
+"09070200.xhp\n"
+"par_id3153665\n"
+"9\n"
"help.text"
-msgid "The time format is sent in a fixed format (HH:MM:SS), regardless of the user's local settings."
-msgstr "Η μορφή ώρας αποστέλλεται ως σταθερή μορφή (ΩΩ:ΛΛ:ΔΔ), ανεξάρτητα από τις τοπικές ρυθμίσεις του χρήστη."
+msgid "<ahelp hid=\"HID_HYPERDLG_MAIL_PATH\">Specifies the full URL of the addressee, in the form mailto:name@provider.com or news:group.server.com.</ahelp> You can also use drag-and-drop."
+msgstr "<ahelp hid=\"HID_HYPERDLG_MAIL_PATH\">Ορίζει το πλήρες URL του παραλήπτη, στη μορφή mailto:name@provider.com ή news:group.server.com.</ahelp> Μπορείτε επίσης να το μετακινήσετε και να το αποθέσετε με το ποντίκι."
-#: 01170201.xhp
+#: 09070200.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3153361\n"
-"46\n"
+"09070200.xhp\n"
+"hd_id3143270\n"
+"14\n"
"help.text"
-msgid "Pattern field"
-msgstr "Μοτίβο πεδίου"
+msgid "Data Sources"
+msgstr "Προελεύσεις δεδομένων"
-#: 01170201.xhp
+#: 09070200.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3145419\n"
-"47\n"
+"09070200.xhp\n"
+"par_id3149514\n"
+"15\n"
"help.text"
-msgid "The values of pattern fields are sent as text fields, that is, the value visible in the form is sent."
-msgstr "Οι τιμές των πεδίων μοτίβου αποστέλλονται ως πεδία κειμένου, δηλαδή, αποστέλλεται η τιμή η οποία είναι ορατή στη φόρμα."
+msgid "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXPAGE_HYPERLINK_MAIL_BTN_ADRESSBOOK\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Receiver</emph> text field."
+msgstr "<ahelp hid=\"SVX_IMAGEBUTTON_RID_SVXPAGE_HYPERLINK_MAIL_BTN_ADRESSBOOK\">Αποκρύπτει ή εμφανίζει το πρόγραμμα ανάγνωσης προέλευσης δεδομένων.</ahelp> Μετακινήστε με το ποντίκι το πεδίο <emph>Ηλεκτρονική διεύθυνση</emph> του παραλήπτη από το πρόγραμμα ανάγνωσης προέλευσης δεδομένων στο πεδίο κειμένου <emph>Παραλήπτης</emph>."
-#: 01170201.xhp
+#: 09070200.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3150767\n"
-"48\n"
+"09070200.xhp\n"
+"hd_id3153332\n"
+"12\n"
"help.text"
-msgid "Table control"
-msgstr "Πεδίο ελέγχου πίνακα"
+msgid "Subject"
+msgstr "Θέμα"
-#: 01170201.xhp
+#: 09070200.xhp
msgctxt ""
-"01170201.xhp\n"
-"par_id3152933\n"
-"49\n"
+"09070200.xhp\n"
+"par_id3153821\n"
+"13\n"
"help.text"
-msgid "From the table control, the individual columns are always transmitted. The name of the control, the name of the column, and the value of the column are sent. Using the Get method with URL encoding, the transmission is done in the form <Name of the table control>.<Name of the column>=<Value>, for example, with the value being dependent on the column."
-msgstr "Από τον έλεγχο πίνακα μεταδίδονται πάντοτε οι μεμονωμένες στήλες. Αποστέλλονται το όνομα του ελέγχου, το όνομα της στήλης καθώς και η τιμή της στήλης. Χρησιμοποιώντας τη μέθοδο Get με κωδικοποίηση URL, η μετάδοση γίνεται στη μορφή <Όνομα ελέγχου πίνακα>.<Όνομα στήλης>=<Τιμή>, για παράδειγμα, στην περίπτωση που η τιμή εξαρτάται από τη στήλη."
+msgid "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_HYPERLINK_MAIL_ED_SUBJECT\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_HYPERLINK_MAIL_ED_SUBJECT\">Ορίζει το θέμα το οποίο εισάγεται στη γραμμή θέματος του νέου εγγράφου μηνύματος.</ahelp>"
#: 09070300.xhp
msgctxt ""
@@ -12295,7 +12839,7 @@ msgctxt ""
"par_id9462263\n"
"help.text"
msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε ένα URL για το αρχείο το οποίο θέλετε να ανοίγει όταν πατάτε κλικ στην υπερσύνδεση. Αν δεν προσδιορίσετε ένα πλαίσιο προορισμού, το αρχείο ανοίγει στο τρέχον έγγραφο ή πλαίσιο.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε ένα URL για το αρχείο που θέλετε να ανοίγει όταν πατάτε κλικ στην υπερσύνδεση. Αν δεν ορίσετε ένα πλαίσιο προορισμού, το αρχείο ανοίγει στο ίδιο έγγραφο ή πλαίσιο.</ahelp>"
#: 09070300.xhp
msgctxt ""
@@ -12378,2373 +12922,1638 @@ msgctxt ""
msgid "Specifies the URL, which results from the entries in <emph>Path</emph> and <emph>Destination</emph>."
msgstr "Προσδιορίζει το URL, το οποίο προκύπτει από τις καταχωρίσεις στα <emph>Διαδρομή</emph> και <emph>Προορισμός</emph>."
-#: 12030000.xhp
+#: 09070400.xhp
msgctxt ""
-"12030000.xhp\n"
+"09070400.xhp\n"
"tit\n"
"help.text"
-msgid "AutoFilter"
-msgstr "Αυτόματο φίλτρο"
+msgid "New Document"
+msgstr "Δημιουργία εγγράφου"
-#: 12030000.xhp
+#: 09070400.xhp
msgctxt ""
-"12030000.xhp\n"
-"hd_id3149495\n"
+"09070400.xhp\n"
+"hd_id3154873\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/12030000.xhp\" name=\"AutoFilter\">AutoFilter</link>"
-msgstr "<link href=\"text/shared/02/12030000.xhp\" name=\"Αυτόματο φίλτρο\">Αυτόματο φίλτρο</link>"
+msgid "<link href=\"text/shared/02/09070400.xhp\" name=\"New Document\">New Document</link>"
+msgstr "<link href=\"text/shared/02/09070400.xhp\" name=\"Δημιουργία εγγράφου\">Δημιουργία εγγράφου</link>"
-#: 12030000.xhp
+#: 09070400.xhp
msgctxt ""
-"12030000.xhp\n"
-"par_id3148983\n"
+"09070400.xhp\n"
+"par_id3150445\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:AutoFilter\">Filters the records, based on the content of the currently selected data field.</ahelp>"
-msgstr "<ahelp hid=\".uno:AutoFilter\">Φιλτράρει τις εγγραφές που βασίζονται στο περιεχόμενο του τρέχοντος επιλεγμένου πεδίου δεδομένων.</ahelp>"
-
-#: 12030000.xhp
-msgctxt ""
-"12030000.xhp\n"
-"par_id3151234\n"
-"help.text"
-msgid "<image id=\"img_id3147261\" src=\"cmd/sc_formfiltered.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147261\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147261\" src=\"cmd/sc_formfiltered.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147261\">Εικονίδιο</alt></image>"
+msgid "Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously."
+msgstr "Χρησιμοποιήστε την καρτέλα <emph>Δημιουργία εγγράφου</emph> από το <link href=\"text/shared/02/09070000.xhp\" name=\"Διάλογο υπερσύνδεσης\">Διάλογο υπερσύνδεσης</link> για να ορίσετε μία υπερσύνδεση σε ένα νέο έγγραφο και να δημιουργήσετε το νέο έγγραφο ταυτόχρονα."
-#: 12030000.xhp
+#: 09070400.xhp
msgctxt ""
-"12030000.xhp\n"
-"par_id3147043\n"
+"09070400.xhp\n"
+"hd_id3152594\n"
"3\n"
"help.text"
-msgid "AutoFilter"
-msgstr "Αυτόματο φίλτρο"
+msgid "New Document"
+msgstr "Δημιουργία εγγράφου"
-#: 12030000.xhp
+#: 09070400.xhp
msgctxt ""
-"12030000.xhp\n"
-"par_id3155355\n"
+"09070400.xhp\n"
+"par_id3157896\n"
"4\n"
"help.text"
-msgid "Place the cursor in a field name whose content you want to filter and then click the <emph>AutoFilter</emph> icon. Only those records with content identical to the selected field name are visible."
-msgstr "Τοποθετήστε το δρομέα στο όνομα του πεδίου του οποίου το περιεχόμενο θέλετε να φιλτράρετε και στη συνέχεια κάντε κλικ στο εικονίδιο <emph>Αυτόματο Φίλτρο</emph>. Τώρα βλέπετε μόνο εκείνες τις εγγραφές οι οποίες έχουν το ίδιο περιεχόμενο με το επιλεγμένο όνομα πεδίου."
+msgid "Specifies the name, path and type of the new document in this area."
+msgstr "Ορίζει το όνομα, τη διαδρομή και τον τύπο του νέου εγγράφου σε αυτή την περιοχή."
-#: 12030000.xhp
+#: 09070400.xhp
msgctxt ""
-"12030000.xhp\n"
-"par_id3159234\n"
+"09070400.xhp\n"
+"hd_id3151226\n"
"5\n"
"help.text"
-msgid "For example, to view all the customers from New York, click a field name with the entry \"New York\". AutoFilter then filters all customers from New York from the database."
-msgstr "Για παράδειγμα, για να δείτε όλους τους πελάτες από τη Νέα Υόρκη, κάντε κλικ σε ένα όνομα πεδίου με την εγγραφή \"Νέα Υόρκη\". Το Αυτόματο φίλτρο τότε φιλτράρει όλους τους πελάτες από τη Νέα Υόρκη από τη βάση δεδομένων."
+msgid "Edit now"
+msgstr "Επεξεργασία αμέσως"
-#: 12030000.xhp
+#: 09070400.xhp
msgctxt ""
-"12030000.xhp\n"
-"par_id3153577\n"
+"09070400.xhp\n"
+"par_id3154751\n"
"6\n"
"help.text"
-msgid "You can remove the current AutoFilter with the <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\">Remove Filter/Sorting</link> icon or with <emph>Data - Filter - Remove Filter</emph>."
-msgstr "Μπορείτε να αφαιρέσετε το τρέχον Αυτόματο φίλτρο με το εικονίδιο <link href=\"text/shared/02/12040000.xhp\" name=\"Κατάργηση Φίλτρου/Ταξινόμησης\">Κατάργηση Φίλτρου/Ταξινόμησης</link> ή με <emph>Δεδομένα - Φίλτρο - Κατάργηση φίλτρου</emph>."
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:RB_EDITNOW\">Specifies that the new document is created and immediately opened for editing.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:RB_EDITNOW\">Ορίζει ότι το νέο έγγραφο δημιουργείται και ανοίγεται απευθείας για επεξεργασία.</ahelp>"
-#: 12030000.xhp
+#: 09070400.xhp
msgctxt ""
-"12030000.xhp\n"
-"par_id3145345\n"
+"09070400.xhp\n"
+"hd_id3145313\n"
"7\n"
"help.text"
-msgid "To filter with several field names simultaneously, click the <emph>Default Filter </emph>icon. The <link href=\"text/shared/02/12090000.xhp\" name=\"Default Filter dialog\">Default Filter</link> dialog appears, in which you can combine several filter criteria."
-msgstr "Για να φιλτράρετε με αρκετά ονόματα πεδίων ταυτόχρονα, κάντε κλικ στο σύμβολο <emph>Προεπιλεγμένο φίλτρο </emph>. Εμφανίζεται ο διάλογος <link href=\"text/shared/02/12090000.xhp\" name=\"διάλογος προεπιλεγμένου φίλτρου\">Προεπιλεγμένο φίλτρο</link>, μέσα στον οποίο μπορείτε να συνδυάσετε αρκετά κριτήρια φίλτρου."
-
-#: 10020000.xhp
-msgctxt ""
-"10020000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Next Page"
-msgstr "Επόμενη σελίδα"
-
-#: 10020000.xhp
-msgctxt ""
-"10020000.xhp\n"
-"hd_id3156183\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/10020000.xhp\" name=\"Next Page\">Next Page</link>"
-msgstr "<link href=\"text/shared/02/10020000.xhp\" name=\"Επόμενη Σελίδα\">Επόμενη Σελίδα</link>"
-
-#: 10020000.xhp
-msgctxt ""
-"10020000.xhp\n"
-"par_id3159224\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:NextPage\" visibility=\"visible\">Moves forward to the next page in the document.</ahelp> This function is only active when you select the <emph>Page Preview</emph> function on the <emph>File</emph> menu."
-msgstr "<ahelp hid=\".uno:NextPage\" visibility=\"visible\">Μετακινείται στην επόμενη σελίδα του εγγράφου.</ahelp> Η λειτουργία αυτή ενεργοποιείται μόνο όταν επιλέξετε τη λειτουργία <emph>Προεπισκόπηση σελίδας</emph>, του μενού <emph>Αρχείο</emph>."
-
-#: 10020000.xhp
-msgctxt ""
-"10020000.xhp\n"
-"par_id3154186\n"
-"help.text"
-msgid "<image src=\"cmd/sc_pagedown.png\" id=\"img_id3149346\"><alt id=\"alt_id3149346\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_pagedown.png\" id=\"img_id3149346\"><alt id=\"alt_id3149346\">Εικονίδιο</alt></image>"
-
-#: 10020000.xhp
-msgctxt ""
-"10020000.xhp\n"
-"par_id3153682\n"
-"3\n"
-"help.text"
-msgid "Next Page"
-msgstr "Επόμενη σελίδα"
+msgid "Edit later"
+msgstr "Επεξεργασία αργότερα"
-#: 03140000.xhp
+#: 09070400.xhp
msgctxt ""
-"03140000.xhp\n"
-"tit\n"
+"09070400.xhp\n"
+"par_id3153577\n"
+"8\n"
"help.text"
-msgid "Line Style"
-msgstr "Πρότυπο γραμμής"
+msgid "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:RB_EDITLATER\">Specifies that the document is created but it is not immediately opened.</ahelp>"
+msgstr "<ahelp hid=\"SVX:RADIOBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:RB_EDITLATER\">Ορίζει ότι το νέο έγγραφο δημιουργείται, αλλά δεν ανοίγεται απευθείας.</ahelp>"
-#: 03140000.xhp
+#: 09070400.xhp
msgctxt ""
-"03140000.xhp\n"
-"hd_id3146936\n"
-"1\n"
+"09070400.xhp\n"
+"hd_id3153311\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/shared/02/03140000.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/02/03140000.xhp\" name=\"Πρότυπο γραμμής\">Πρότυπο γραμμής</link>"
+msgid "File"
+msgstr "Αρχείο"
-#: 03140000.xhp
+#: 09070400.xhp
msgctxt ""
-"03140000.xhp\n"
-"par_id3155577\n"
-"2\n"
+"09070400.xhp\n"
+"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\".uno:LineStyle\">Click this icon to open the <emph>Line Style</emph> toolbar, where you can modify the border line style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LineStyle\">Κάντε κλικ σε αυτό το εικονίδιο για να ανοίξετε τη γραμμή εργαλείων <emph>Πρότυπο γραμμής</emph>, όπου μπορείτε να τροποποιήσετε το στυλ γραμμής του περιγράμματος.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε ενα URL για το αρχείο που θέλετε να ανοίγει όταν κάνετε κλικ στην υπερσύνδεση.</ahelp>"
-#: 03140000.xhp
+#: 09070400.xhp
msgctxt ""
-"03140000.xhp\n"
-"par_id3154926\n"
-"5\n"
+"09070400.xhp\n"
+"hd_id3145072\n"
+"10\n"
"help.text"
-msgid "This border can be the border of a frame, graphic or table. The <emph>Line Style</emph> icon will only be visible if a graphic, table, chart object or frame has been selected."
-msgstr "Αυτό το περίγραμμα μπορεί να είναι το περίγραμμα ενός πλαισίου, ενός γραφικού ή ενός πίνακα. Το εικονίδιο <emph>Πρότυπο γραμμής</emph> θα είναι ορατό μόνο αν ένα αντικείμενο γραφικού, πίνακα ή διαγράμματος ή ένα πλαίσιο έχει επιλεχθεί."
+msgid "Select Path"
+msgstr "Επιλογή διαδρομής"
-#: 03140000.xhp
+#: 09070400.xhp
msgctxt ""
-"03140000.xhp\n"
-"par_id3153377\n"
+"09070400.xhp\n"
+"par_id3147653\n"
+"11\n"
"help.text"
-msgid "<image id=\"img_id3147102\" src=\"cmd/sc_linestyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147102\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147102\" src=\"cmd/sc_linestyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147102\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:BTN_CREATE\">Opens the <emph>Select Path</emph> dialog, where you can select a path.</ahelp>"
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:BTN_CREATE\">Ανοίγει το διάλογο <emph>Επιλογή διαδρομής</emph> όπου μπορείτε να επιλέξετε μία διαδρομή.</ahelp>"
-#: 03140000.xhp
+#: 09070400.xhp
msgctxt ""
-"03140000.xhp\n"
-"par_id3154398\n"
-"3\n"
+"09070400.xhp\n"
+"hd_id3151110\n"
+"12\n"
"help.text"
-msgid "Line Style"
-msgstr "Πρότυπο γραμμής"
+msgid "File type"
+msgstr "Τύπος αρχείου"
-#: 03140000.xhp
+#: 09070400.xhp
msgctxt ""
-"03140000.xhp\n"
-"par_id3153114\n"
-"4\n"
+"09070400.xhp\n"
+"par_id3153681\n"
+"13\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "Για περισσότερες πληροφορίες, δείτε την ενότητα <link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\">Περιγράμματα</link> της Βοήθειας."
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:LB_DOCUMENT_TYPES\">Specifies the file type for the new document.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_HYPERLINK_NEWDOCUMENT:LB_DOCUMENT_TYPES\">Ορίζει τον τύπου αρχείου για το νέο έγγραφο.</ahelp>"
-#: 07070200.xhp
+#: 10010000.xhp
msgctxt ""
-"07070200.xhp\n"
+"10010000.xhp\n"
"tit\n"
"help.text"
-msgid "Save Record"
-msgstr "Αποθήκευση εγγραφής"
+msgid "Previous Page"
+msgstr "Προηγούμενη σελίδα"
-#: 07070200.xhp
+#: 10010000.xhp
msgctxt ""
-"07070200.xhp\n"
-"hd_id3147588\n"
+"10010000.xhp\n"
+"hd_id3154228\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/07070200.xhp\" name=\"Save Record\">Save Record</link>"
-msgstr "<link href=\"text/shared/02/07070200.xhp\" name=\"Αποθήκευση Εγγραφής\">Αποθήκευση Εγγραφής</link>"
+msgid "<link href=\"text/shared/02/10010000.xhp\" name=\"Previous Page\">Previous Page</link>"
+msgstr "<link href=\"text/shared/02/10010000.xhp\" name=\"Προηγούμενη Σελίδα\">Προηγούμενη Σελίδα</link>"
-#: 07070200.xhp
+#: 10010000.xhp
msgctxt ""
-"07070200.xhp\n"
-"bm_id3163829\n"
+"10010000.xhp\n"
+"par_id3150445\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>records; saving</bookmark_value>"
-msgstr "<bookmark_value>εγγραφές, αποθήκευση</bookmark_value>"
+msgid "<ahelp hid=\".uno:PreviousPage\" visibility=\"visible\">Moves back to the previous page in the document.</ahelp> This function is only active when you select the <emph>Page Preview</emph> function on the <emph>File</emph> menu."
+msgstr "<ahelp hid=\".uno:PreviousPage\" visibility=\"visible\">Μεταβαίνει στην προηγούμενη σελίδα στο έγγραφο.</ahelp> Αυτή η λειτουργία είναι ενεργή μόνο όταν επιλέξετε τη λειτουργία <emph>Προεπισκόπηση σελίδας</emph> στο μενού <emph>Αρχείο</emph>."
-#: 07070200.xhp
+#: 10010000.xhp
msgctxt ""
-"07070200.xhp\n"
-"par_id3163829\n"
-"2\n"
+"10010000.xhp\n"
+"par_id3155552\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Αποθηκεύει την τρέχουσα εγγραφή-πίνακα της βάσης δεδομένων.</ahelp> Το εικονίδιο<emph> Αποθήκευση Εγγραφής </emph>βρίσκεται στη <link href=\"text/shared/main0212.xhp\" name=\"γραμμή βάσης δεδομένων\">γραμμή του πίνακα δεδομένων</link>"
+msgid "<image src=\"cmd/sc_pageup.png\" id=\"img_id3145090\"><alt id=\"alt_id3145090\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_pageup.png\" id=\"img_id3145090\"><alt id=\"alt_id3145090\">Εικονίδιο</alt></image>"
-#: 07070200.xhp
+#: 10010000.xhp
msgctxt ""
-"07070200.xhp\n"
-"par_id3152372\n"
+"10010000.xhp\n"
+"par_id3147577\n"
"3\n"
"help.text"
-msgid "Changes to the contents of a record are automatically saved as soon as you select another record. To save changes without selecting another record, click the <emph>Save Record</emph> icon."
-msgstr "Οι αλλαγές στο περιεχόμενο μιας εγγραφής αποθηκεύονται αυτόματα όταν επιλέγετε άλλη εγγραφή. Για να αποθηκεύσετε αλλαγές χωρίς να επιλέξετε άλλη εγγραφή, κάντε κλικ στο εικονίδιο <emph>Αποθήκευση Εγγραφής</emph>."
+msgid "Previous Page"
+msgstr "Προηγούμενη σελίδα"
-#: 09020000.xhp
+#: 10020000.xhp
msgctxt ""
-"09020000.xhp\n"
+"10020000.xhp\n"
"tit\n"
"help.text"
-msgid "Internet URLs"
-msgstr "URL Διαδικτύου"
+msgid "Next Page"
+msgstr "Επόμενη σελίδα"
-#: 09020000.xhp
+#: 10020000.xhp
msgctxt ""
-"09020000.xhp\n"
-"hd_id3154094\n"
+"10020000.xhp\n"
+"hd_id3156183\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/09020000.xhp\" name=\"Internet URLs\">Internet URLs</link>"
-msgstr "<link href=\"text/shared/02/09020000.xhp\" name=\"URL Διαδικτύου\">URL Διαδικτύου</link>"
+msgid "<link href=\"text/shared/02/10020000.xhp\" name=\"Next Page\">Next Page</link>"
+msgstr "<link href=\"text/shared/02/10020000.xhp\" name=\"Επόμενη Σελίδα\">Επόμενη Σελίδα</link>"
-#: 09020000.xhp
+#: 10020000.xhp
msgctxt ""
-"09020000.xhp\n"
-"par_id3154873\n"
+"10020000.xhp\n"
+"par_id3159224\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_OFA_HYPERLINK_URL\">Allows you to either type a URL, or insert a URL from a document using drag-and-drop.</ahelp>"
-msgstr "<ahelp hid=\"HID_OFA_HYPERLINK_URL\">Σας επιτρέπει είτε να πληκτρολογήσετε ένα URL είτε να εισάγετε ένα URL από ένα έγγραφο με μετακίνηση και απόθεση.</ahelp>"
+msgid "<ahelp hid=\".uno:NextPage\" visibility=\"visible\">Moves forward to the next page in the document.</ahelp> This function is only active when you select the <emph>Page Preview</emph> function on the <emph>File</emph> menu."
+msgstr "<ahelp hid=\".uno:NextPage\" visibility=\"visible\">Μετακινείται στην επόμενη σελίδα του εγγράφου.</ahelp> Η λειτουργία αυτή ενεργοποιείται μόνο όταν επιλέξετε τη λειτουργία <emph>Προεπισκόπηση σελίδας</emph>, του μενού <emph>Αρχείο</emph>."
-#: 09020000.xhp
+#: 10020000.xhp
msgctxt ""
-"09020000.xhp\n"
-"par_id3153894\n"
-"5\n"
+"10020000.xhp\n"
+"par_id3154186\n"
"help.text"
-msgid "You can edit the URL and insert it at the current cursor position in the active document with the <emph>Link</emph> icon. The <emph>Link</emph> icon can only be activated if the <emph>URL Name</emph> field contains text."
-msgstr "Μπορείτε να επεξεργαστείτε το URL και να το εισάγετε στην τρέχουσα θέση του κέρσορα στο ενεργό έγγραφο με το εικονίδιο <emph>Σύνδεσμος</emph>. Το εικονίδιο <emph>Σύνδεσμος</emph> μπορεί να ενεργοποιηθεί μονάχα εάν το πεδίο <emph>Όνομα URL</emph> περιέχει κείμενο."
+msgid "<image src=\"cmd/sc_pagedown.png\" id=\"img_id3149346\"><alt id=\"alt_id3149346\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_pagedown.png\" id=\"img_id3149346\"><alt id=\"alt_id3149346\">Εικονίδιο</alt></image>"
-#: 12120000.xhp
+#: 10020000.xhp
msgctxt ""
-"12120000.xhp\n"
+"10020000.xhp\n"
+"par_id3153682\n"
+"3\n"
+"help.text"
+msgid "Next Page"
+msgstr "Επόμενη σελίδα"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
"tit\n"
"help.text"
-msgid "Apply Filter"
-msgstr "Εφαρμογή φίλτρου"
+msgid "To Document Begin/First Page"
+msgstr "Προς την αρχή του εγγράφου / Πρώτη σελίδα"
-#: 12120000.xhp
+#: 10030000.xhp
msgctxt ""
-"12120000.xhp\n"
-"hd_id3149748\n"
+"10030000.xhp\n"
+"hd_id3149031\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/12120000.xhp\" name=\"Apply Filter\">Apply Filter</link>"
-msgstr "<link href=\"text/shared/02/12120000.xhp\" name=\"Εφαρμογή φίλτρου\">Εφαρμογή φίλτρου</link>"
+msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"><link href=\"text/shared/02/10030000.xhp\" name=\"To Document Begin\">To Document Begin</link></caseinline> <defaultinline><link href=\"text/shared/02/10030000.xhp\" name=\"First Page\">First Page</link></defaultinline> </switchinline>"
+msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"><link href=\"text/shared/02/10030000.xhp\" name=\"Προς την αρχή του εγγράφου\">Προς την αρχή του εγγράφου</link></caseinline> <defaultinline><link href=\"text/shared/02/10030000.xhp\" name=\"Πρώτη σελίδα\">Πρώτη σελίδα</link></defaultinline> </switchinline>"
-#: 12120000.xhp
+#: 10030000.xhp
msgctxt ""
-"12120000.xhp\n"
-"par_id3149495\n"
+"10030000.xhp\n"
+"par_id3153539\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:FormFiltered\" visibility=\"visible\">Switches between the filtered and unfiltered view of the table.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormFiltered\" visibility=\"visible\">Εναλλάσσει μεταξύ της φιλτραρισμένης και μη φιλτραρισμένης προβολής του πίνακα.</ahelp>"
+msgid "<ahelp hid=\".uno:FirstPage\" visibility=\"visible\">Moves to the first page of the document.</ahelp> This function is only active when you select the <emph>Page Preview</emph> function on the <emph>File</emph> menu."
+msgstr "<ahelp hid=\".uno:FirstPage\" visibility=\"visible\">Μεταβαίνει στην πρώτη σελίδα του εγγράφου.</ahelp> Αυτή η λειτουργία είναι ενεργή μόνο όταν επιλέξετε τη λειτουργία <emph>Προεπισκόπηση σελίδας</emph> στο μενού <emph>Αρχείο</emph>."
-#: 12120000.xhp
+#: 10030000.xhp
msgctxt ""
-"12120000.xhp\n"
-"par_id3149999\n"
+"10030000.xhp\n"
+"par_id3154751\n"
"help.text"
-msgid "<image src=\"cmd/sc_formfiltered.png\" id=\"img_id3146130\"><alt id=\"alt_id3146130\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_formfiltered.png\" id=\"img_id3146130\"><alt id=\"alt_id3146130\">Εικονίδιο</alt></image>"
+msgid "<image src=\"cmd/sc_gotostartofdoc.png\" id=\"img_id3147571\"><alt id=\"alt_id3147571\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_gotostartofdoc.png\" id=\"img_id3147571\"><alt id=\"alt_id3147571\">Εικονίδιο</alt></image>"
-#: 12120000.xhp
+#: 10030000.xhp
msgctxt ""
-"12120000.xhp\n"
-"par_id3145090\n"
+"10030000.xhp\n"
+"par_id3143268\n"
"3\n"
"help.text"
-msgid "Apply Filter"
-msgstr "Εφαρμογή φίλτρου"
-
-#: 12120000.xhp
-msgctxt ""
-"12120000.xhp\n"
-"par_id3147226\n"
-"4\n"
-"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "Η λειτουργία<emph> Εφαρμογή Φίλτρου </emph>διατηρεί τα <link href=\"text/shared/02/12110000.xhp\" name=\"φίλτρα βασιζόμενα σε φόρμα\">φίλτρα βασιζόμενα σε φόρμα</link> που έχουν ρυθμιστεί. Δε χρειάζεται να τα ορίσετε ξανά."
+msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document Begin</caseinline> <defaultinline>First Page</defaultinline> </switchinline>"
+msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Προς την αρχή του εγγράφου</caseinline> <defaultinline>Πρώτη σελίδα</defaultinline> </switchinline>"
-#: 12070200.xhp
+#: 10040000.xhp
msgctxt ""
-"12070200.xhp\n"
+"10040000.xhp\n"
"tit\n"
"help.text"
-msgid "Fields"
-msgstr "Πεδία"
+msgid "To Document End/Last Page"
+msgstr "Προς το τέλος του εγγράφου / Τελευταία σελίδα"
-#: 12070200.xhp
+#: 10040000.xhp
msgctxt ""
-"12070200.xhp\n"
-"hd_id3149991\n"
+"10040000.xhp\n"
+"hd_id3154840\n"
"1\n"
"help.text"
-msgid "Fields"
-msgstr "Πεδία"
-
-#: 12070200.xhp
-msgctxt ""
-"12070200.xhp\n"
-"bm_id3149987\n"
-"help.text"
-msgid "<bookmark_value>database contents; inserting as fields</bookmark_value>"
-msgstr "<bookmark_value>περιεχόμενα βάσης δεδομένων, εισαγωγή ως πεδία</bookmark_value>"
-
-#: 12070200.xhp
-msgctxt ""
-"12070200.xhp\n"
-"par_id3149987\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SW_RADIOBUTTON_DLG_AP_INSERT_DB_SEL_RB_AS_FIELD\" visibility=\"hidden\">Inserts data selected from the data source browser into the document as fields.</ahelp> In the <emph>Insert Database Columns</emph> dialog, select the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\">Fields</link> to insert the selected data into the document as fields. These <link href=\"text/swriter/01/04090006.xhp\" name=\"database fields\">database fields</link> work as wildcards for the individual database columns and can be used for form letters. Click the <link href=\"text/shared/02/12080000.xhp\" name=\"Data to Fields\"><emph>Data to Fields</emph></link> icon to match the contents of the fields to the currently selected record."
-msgstr "<ahelp hid=\"SW_RADIOBUTTON_DLG_AP_INSERT_DB_SEL_RB_AS_FIELD\" visibility=\"hidden\">Εισάγει τα δεδομένα που επιλέχτηκαν από τη περιήγηση προέλευσης δεδομένων μέσα στο έγγραφο ως πεδία.</ahelp> Στο διάλογο <emph>Εισαγωγή στηλών βάσης δεδομένων</emph>, επιλέξτε το <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\">Πεδία</link> για να εισάγετε τα επιλεγμένα δεδομένα μέσα στο έγγραφο ως πεδία. Αυτά τα <link href=\"text/swriter/01/04090006.xhp\" name=\"πεδία βάσης δεδομένων\">πεδία βάσης δεδομένων</link> λειτουργούν ως σύμβολα μπαλαντέρ για τις μεμονωμένες στήλες της βάσης δεδομένων και μπορούν να χρησιμοποιηθούν για εγκύκλιους επιστολές. Κάντε κλικ στο εικονίδιο <link href=\"text/shared/02/12080000.xhp\" name=\"Δεδομένα σε πεδία\"><emph>Δεδομένα σε πεδία</emph></link> για να ταιριάξετε τα περιεχόμενα των πεδίων στην τρέχουσα εγγραφή που έχει επιλεχθεί."
-
-#: 12070200.xhp
-msgctxt ""
-"12070200.xhp\n"
-"par_id3153114\n"
-"9\n"
-"help.text"
-msgid "If several records are selected when you choose the <emph>Data to Text</emph> function, the mail merge fields will be inserted according to the number of records. Also, a field command such as \"Next record\" will be inserted automatically between individual field command blocks."
-msgstr "Αν επιλέγονται διάφορες εγγραφές όταν διαλέξετε τη λειτουργία <emph>Δεδομένα σε κείμενο</emph>, τα πεδία συγχώνευσης αλληλογραφίας θα εισαχθούν σύμφωνα με τον αριθμό των εγγραφών. Επίσης, μια εντολή πεδίου όπως η \"Επόμενη εγγραφή\" θα εισαχθεί αυτόματα ανάμεσα σε μεμονωμένα περιθώρια της εντολής πεδίου."
-
-#: 12070200.xhp
-msgctxt ""
-"12070200.xhp\n"
-"par_id3145090\n"
-"10\n"
-"help.text"
-msgid "The <emph>Insert Database Columns</emph> dialog lets you define which database fields to insert into the document and how to format the paragraphs."
-msgstr "Ο διάλογος <emph>Εισαγωγή στηλών βάσης δεδομένων</emph> σας αφήνει να ορίσετε ποια πεδία της βάσης δεδομένων να εισαχθούν μέσα στο έγγραφο και πώς να μορφοποιηθούν οι παράγραφοι."
+msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"><link href=\"text/shared/02/10040000.xhp\" name=\"To Document End\">To Document End</link></caseinline> <defaultinline><link href=\"text/shared/02/10040000.xhp\" name=\"Last Page\">Last Page</link></defaultinline> </switchinline>"
+msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"><link href=\"text/shared/02/10040000.xhp\" name=\"Προς το τέλος του εγγράφου\">Προς το τέλος του εγγράφου</link></caseinline> <defaultinline><link href=\"text/shared/02/10040000.xhp\" name=\"Τελευταία σελίδα\">Τελευταία σελίδα</link></defaultinline> </switchinline>"
-#: 12070200.xhp
+#: 10040000.xhp
msgctxt ""
-"12070200.xhp\n"
-"hd_id3156136\n"
+"10040000.xhp\n"
+"par_id3149716\n"
"2\n"
"help.text"
-msgid "Fields"
-msgstr "Πεδία"
+msgid "<ahelp hid=\".uno:LastPage\" visibility=\"visible\">Moves to the last page of the document.</ahelp> This function is only active when you select the <emph>Page Preview</emph> function on the <emph>File</emph> menu."
+msgstr "<ahelp hid=\".uno:LastPage\" visibility=\"visible\">Μεταβαίνει στην τελευταία σελίδα του εγγράφου.</ahelp> Αυτή η λειτουργία είναι ενεργή μόνο όταν επιλέξετε τη λειτουργία <emph>Προεπισκόπηση σελίδας</emph> στο μενού <emph>Αρχείο</emph>."
-#: 12070200.xhp
+#: 10040000.xhp
msgctxt ""
-"12070200.xhp\n"
-"par_id3147571\n"
-"11\n"
+"10040000.xhp\n"
+"par_id3155805\n"
"help.text"
-msgid "In the <emph>Fields</emph> area, use the arrow button to select the database table columns into which you want to insert field contents."
-msgstr "Στην περιοχή <emph>Πεδία</emph>, χρησιμοποιήστε το πλήκτρο βέλους για να επιλέξετε τις στήλες του πίνακα βάσης δεδομένων στις οποίες θέλετε να εισάγετε τα περιεχόμενα του πεδίου."
+msgid "<image src=\"cmd/sc_gotoendofdoc.png\" id=\"img_id3153394\"><alt id=\"alt_id3153394\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_gotoendofdoc.png\" id=\"img_id3153394\"><alt id=\"alt_id3153394\">Εικονίδιο</alt></image>"
-#: 12070200.xhp
+#: 10040000.xhp
msgctxt ""
-"12070200.xhp\n"
-"hd_id3153345\n"
+"10040000.xhp\n"
+"par_id3145313\n"
"3\n"
"help.text"
-msgid "Database columns"
-msgstr "Στήλες Βάσης Δεδομένων"
+msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
+msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Προς το τέλος του εγγράφου</caseinline> <defaultinline>Τελευταία σελίδα</defaultinline> </switchinline>"
-#: 12070200.xhp
+#: 10100000.xhp
msgctxt ""
-"12070200.xhp\n"
-"par_id3155535\n"
-"12\n"
+"10100000.xhp\n"
+"tit\n"
"help.text"
-msgid "Lists all columns of the database table, which can be accepted in the selection list box to insert them into the document. <ahelp hid=\"SW_LISTBOX_DLG_AP_INSERT_DB_SEL_LB_TXT_DB_COLUMN\" visibility=\"visible\">Select the database columns that you want to insert it in the document.</ahelp>"
-msgstr "Παραθέτει όλες τις στήλες του πίνακα βάσης δεδομένων, που μπορούν να γίνουν δεκτές στο πεδίο λίστας επιλογών για να εισαχθούν στο έγγραφο. <ahelp hid=\"SW_LISTBOX_DLG_AP_INSERT_DB_SEL_LB_TXT_DB_COLUMN\" visibility=\"visible\"> Επιλέξτε τις στήλες βάσης δεδομένων που θέλετε να εισάγετε στο έγγραφο.</ahelp>"
+msgid "Close Window"
+msgstr "Κλείσιμο παραθύρου"
-#: 12070200.xhp
+#: 10100000.xhp
msgctxt ""
-"12070200.xhp\n"
-"hd_id3152551\n"
-"4\n"
+"10100000.xhp\n"
+"hd_id3152895\n"
+"1\n"
"help.text"
-msgid ">"
-msgstr ">"
+msgid "<link href=\"text/shared/02/10100000.xhp\" name=\"Close Window\">Close Window</link>"
+msgstr "<link href=\"text/shared/02/10100000.xhp\" name=\"Κλείσιμο παραθύρου\">Κλείσιμο παραθύρου</link>"
-#: 12070200.xhp
+#: 10100000.xhp
msgctxt ""
-"12070200.xhp\n"
-"par_id3145345\n"
-"13\n"
+"10100000.xhp\n"
+"par_id3155934\n"
+"2\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_TOEDIT\">Moves the fields that you selected in the <emph>Database columns</emph> list box into the selection field.</ahelp> You can also double-click the entry to select it."
-msgstr "<ahelp visibility=\"visible\" hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_TOEDIT\">Μετακινεί τα πεδία που επιλέξατε στο πεδίο λίστας <emph>στήλες Βάσης Δεδομένων</emph> στο πεδίο επιλογής.</ahelp> Μπορείτε επίσης να κάνετε διπλό κλικ στην καταχώρηση για να την επιλέξετε."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the page preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr "<ahelp hid=\".uno:CloseWin\">Κλείνει το τρέχον παράθυρο.</ahelp> Επιλέξτε <emph>Παράθυρο - Κλείσιμο παραθύρου</emph>, ή πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. Στην προεπισκόπηση σελίδας του $[officename] Writer και Calc, μπορείτε να κλείσετε το τρέχον παράθυρο πατώντας το κουμπί <emph>Κλείσιμο προεπισκόπησης</emph> ."
-#: 12070200.xhp
+#: 10100000.xhp
msgctxt ""
-"12070200.xhp\n"
-"hd_id3166411\n"
+"10100000.xhp\n"
+"par_id3147143\n"
"5\n"
"help.text"
-msgid "Select"
-msgstr "Επιλογή"
-
-#: 12070200.xhp
-msgctxt ""
-"12070200.xhp\n"
-"par_id3163802\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"SW_MULTILINEEDIT_DLG_AP_INSERT_DB_SEL_ED_DB_TEXT\" visibility=\"visible\">Lists the database columns that you selected to be inserted into the document. You can also enter text here. This text will be also inserted into the document.</ahelp> The entries' order in the selection field corresponds to the data order in the document."
-msgstr "<ahelp hid=\"SW_MULTILINEEDIT_DLG_AP_INSERT_DB_SEL_ED_DB_TEXT\" visibility=\"visible\">Παραθέτει τις στήλες βάσης δεδομένων που επιλέξατε να εισαχθούν στο έγγραφο. Μπορείτε επίσης να εισάγετε κείμενο εδώ. Αυτό το κείμενο θα εισαχθεί επίσης στο έγγραφο.</ahelp> Η σειρά των καταχωρήσεων στο πεδίο επιλογής αντιστοιχεί στη σειρά δεδομένων στο έγγραφο."
-
-#: 12070200.xhp
-msgctxt ""
-"12070200.xhp\n"
-"hd_id3153257\n"
-"7\n"
-"help.text"
-msgid "Paragraph Style"
-msgstr "Πρότυπο Παραγράφου"
+msgid "If additional views of the current document were opened by <emph>Window - New Window</emph>, this command will close only the current view."
+msgstr "Αν ανοίχθηκαν επιπρόσθετες προβολές του τρέχοντος εγγράφου από το <emph>Παράθυρο - Δημιουργία παραθύρου</emph>, αυτή η εντολή θα κλείσει μόνο την τρέχουσα προβολή."
-#: 12070200.xhp
+#: 10100000.xhp
msgctxt ""
-"12070200.xhp\n"
-"par_id3158430\n"
-"15\n"
+"10100000.xhp\n"
+"par_id3153910\n"
+"6\n"
"help.text"
-msgid "By default, the inserted paragraphs are formatted with the current Paragraph Styles. This format corresponds to the \"none\" entry in the <emph>Paragraph Style</emph> list box. <ahelp hid=\"SW_LISTBOX_DLG_AP_INSERT_DB_SEL_LB_DB_PARA_COLL\" visibility=\"visible\">This is where you can select other Paragraph Styles to apply to the paragraph you want to insert into the document.</ahelp> The list box displays the available Paragraph Styles defined in <item type=\"productname\">%PRODUCTNAME</item> and managed in the <link href=\"text/swriter/01/05130000.xhp\" name=\"Style Catalog\">Style Catalog</link>."
-msgstr "Από προεπιλογή, οι παράγραφοι που εισάγονται μορφοποιούνται με το τρέχον Πρότυπο Παραγράφου. Αυτή η μορφή αντιστοιχεί στην καταχώρηση \"none\" του πεδίου λίστας <emph>Πρότυπο Παραγράφου</emph>. <ahelp hid=\"SW_LISTBOX_DLG_AP_INSERT_DB_SEL_LB_DB_PARA_COLL\" visibility=\"visible\"> Εδώ είναι που μπορείτε να επιλέξετε άλλα Πρότυπα Παραγράφου για να εφαρμοστούν στην παράγραφο που θέλετε να εισάγετε στο έγγραφο.</ahelp> Το πεδίο λίστας εμφανίζει τα διαθέσιμα Πρότυπα Παραγράφου που ορίζονται στο <item type=\"productname\">%PRODUCTNAME</item> και τα διαχειριζόμαστε στον<link href=\"text/swriter/01/05130000.xhp\" name=\"Κατάλογος Προτύπων\">Κατάλογος Προτύπων</link>."
+msgid "<link href=\"text/shared/01/01050000.xhp\" name=\"Close the current document\">Close the current document</link>"
+msgstr "<link href=\"text/shared/01/01050000.xhp\" name=\"Κλείσιμο του τρέχοντος εγγράφου\">Κλείσιμο του τρέχοντος εγγράφου</link>"
-#: 01140000.xhp
+#: 12000000.xhp
msgctxt ""
-"01140000.xhp\n"
+"12000000.xhp\n"
"tit\n"
"help.text"
-msgid "Show Draw Functions"
-msgstr "Εμφάνιση λειτουργιών σχεδίασης"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"bm_id3150476\n"
-"help.text"
-msgid "<bookmark_value>Drawing bar</bookmark_value> <bookmark_value>lines; draw functions</bookmark_value> <bookmark_value>polygon drawing</bookmark_value> <bookmark_value>freeform lines; draw functions</bookmark_value> <bookmark_value>text boxes; positioning</bookmark_value> <bookmark_value>headings; entering as text box</bookmark_value> <bookmark_value>text objects; draw functions</bookmark_value> <bookmark_value>ticker text</bookmark_value> <bookmark_value>text; animating</bookmark_value> <bookmark_value>vertical callouts</bookmark_value> <bookmark_value>vertical text boxes</bookmark_value> <bookmark_value>cube drawing</bookmark_value> <bookmark_value>triangle drawing</bookmark_value> <bookmark_value>ellipse drawing</bookmark_value> <bookmark_value>rectangle drawing</bookmark_value> <bookmark_value>shapes</bookmark_value>"
-msgstr "<bookmark_value>Γραμμή σχεδίασης</bookmark_value><bookmark_value>γραμμές;λειτουργίες σχεδίασης</bookmark_value><bookmark_value>σχεδίαση πολυγώνου</bookmark_value><bookmark_value>γραμμές ελεύθερης μορφής;λειτουργίες σχεδίασης</bookmark_value><bookmark_value>πλαίσια κειμένου;τοποθέτηση</bookmark_value><bookmark_value>κεφαλίδες;εισαγωγή ως πλαίσιο κειμένου</bookmark_value><bookmark_value>αντικείμενα κειμένου;λειτουργίες σχεδίασης</bookmark_value><bookmark_value>κυλιόμενο κείμενο</bookmark_value><bookmark_value>κείμενο;κινούμενο</bookmark_value><bookmark_value>κάθετες επεξηγήσεις</bookmark_value><bookmark_value>πλαίσια κάθετου κειμένου</bookmark_value><bookmark_value>σχεδίαση κύβου</bookmark_value><bookmark_value>σχεδίαση τριγώνου</bookmark_value><bookmark_value>σχεδίαση έλλειψης</bookmark_value><bookmark_value>σχεδίαση ορθογωνίου</bookmark_value><bookmark_value>σχήματα</bookmark_value>"
+msgid "Explorer On/Off"
+msgstr "Εξερευνητής Ενεργός/Ανενεργός"
-#: 01140000.xhp
+#: 12000000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3152363\n"
+"12000000.xhp\n"
+"hd_id3147588\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/01140000.xhp\" name=\"Show Draw Functions\">Show Draw Functions</link>"
-msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"Εμφάνιση λειτουργιών σχεδίασης\">Εμφάνιση λειτουργιών σχεδίασης</link>"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_id3150789\n"
-"72\n"
-"help.text"
-msgid "<ahelp hid=\".uno:InsertDraw\">Click to open or close the <emph>Drawing </emph>bar, where you can add shapes, lines, text, and callouts to the current document.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertDraw\">Κάντε κλικ για να ανοίξετε ή να κλείσετε τη γραμμή <emph>Σχεδίαση</emph>, όπου μπορείτε να προσθέσετε σχήματα, γραμμές, κείμενο και υπομνήματα στο τρέχον έγγραφο.</ahelp>"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_idN10849\n"
-"help.text"
-msgid "You can switch on and off the Drawing toolbar of Writer and Calc documents using an icon on the Standard toolbar."
-msgstr "Μπορείτε να ενεργοποιήσετε και να απενεργοποιήσετε την γραμμή εργαλείων Σχεδίασης των εγγράφων του Writer και του Calc χρησιμοποιώντας ένα εικονίδιο στην κύρια γραμμή εργαλείων."
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_id3154288\n"
-"help.text"
-msgid "<image id=\"img_id3153683\" src=\"cmd/sc_insertdraw.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153683\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153683\" src=\"cmd/sc_insertdraw.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153683\">Εικονίδιο</alt></image>"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_id3153032\n"
-"10\n"
-"help.text"
-msgid "Show Draw Functions"
-msgstr "Εμφάνιση λειτουργιών σχεδίασης"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_idN1089D\n"
-"help.text"
-msgid "You can show and hide the <emph>Visible Buttons</emph>. Click the arrow at the end of the toolbar to access the <emph>Visible Buttons</emph> command."
-msgstr "Μπορείτε να εμφανίσετε και να αποκρύψετε το <emph>Ορατά κουμπιά</emph>. Κάντε κλικ στο βέλος στο τέλος της γραμμής εργαλείων για να χρησιμοποιήσετε την εντολή <emph>Ορατά κουμπιά</emph>."
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"hd_id3149398\n"
-"11\n"
-"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_id3147573\n"
-"help.text"
-msgid "<image id=\"img_id3153824\" src=\"cmd/sc_drawselect.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153824\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153824\" src=\"cmd/sc_drawselect.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153824\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/shared/02/12000000.xhp\" name=\"Explorer On/Off\">Explorer On/Off</link>"
+msgstr "<link href=\"text/shared/02/12000000.xhp\" name=\"Εξερευνητής Ναι/Όχι\">Εξερευνητής Ναι/Όχι</link>"
-#: 01140000.xhp
+#: 12000000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3150771\n"
-"12\n"
+"12000000.xhp\n"
+"par_id3144740\n"
+"2\n"
"help.text"
-msgid "Lets you select objects in the current document. To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object."
-msgstr "Σας επιτρέπει να επιλέξετε αντικείμενα στο τρέχον έγγραφο. Για να επιλέξετε ένα αντικείμενο, κάντε κλικ στο αντικείμενο με το βέλος. Για να επιλέξετε περισσότερα από ένα αντικείμενα, σύρετε ένα πλαίσιο γύρω από τα αντικείμενα. Για να προσθέσετε ένα αντικείμενο στη συλλογή, πατήστε Shift και έπειτα κάντε κλικ στο αντικείμενο."
+msgid "<ahelp hid=\".uno:DSBrowserExplorer\">Turns on and off the view of the data source explorer.</ahelp> The <emph>Explorer On/Off</emph> icon is visible on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>."
+msgstr "<ahelp hid=\".uno:DSBrowserExplorer\">Ανοίγει και κλείνει την προβολή του εξερευνητή προέλευσης δεδομένων.</ahelp> Το εικονίδιο <emph>Εξερευνητής ναι/όχι</emph> είναι ορατό στη <link href=\"text/shared/main0212.xhp\" name=\"Γραμμή βάσης δεδομένων\">Γραμμή δεδομένων πίνακα</link>."
-#: 01140000.xhp
+#: 12000000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3143270\n"
-"13\n"
+"12000000.xhp\n"
+"par_id3153114\n"
"help.text"
-msgid "Line"
-msgstr "Γραμμή"
+msgid "<image id=\"img_id3150710\" src=\"cmd/sc_dsbrowserexplorer.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150710\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150710\" src=\"cmd/sc_dsbrowserexplorer.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150710\">Εικονίδιο</alt></image>"
-#: 01140000.xhp
+#: 12000000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3154897\n"
+"12000000.xhp\n"
+"par_id3145136\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3147618\" src=\"cmd/sc_line.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147618\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147618\" src=\"cmd/sc_line.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147618\">Εικονίδιο</alt></image>"
+msgid "Explorer On/Off"
+msgstr "Εξερευνητής Ενεργός/Ανενεργός"
-#: 01140000.xhp
+#: 12000000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3155922\n"
-"64\n"
+"12000000.xhp\n"
+"par_id3145345\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".uno:Line\">Draws a straight line where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:Line\">Σχεδιάζει μια ευθεία γραμμή που σύρετε μέσα στο τρέχον έγγραφο. Για να στρέψετε τη γραμμή κατά 45 μοίρες, κρατήστε πατημένο το Shift ενώ σέρνετε. </ahelp>"
+msgid "In the data source explorer you see the data sources registered in $[officename] with their queries and tables."
+msgstr "Στον εξερευνητή προέλευσης δεδομένων βλέπετε τις καταχωρημένες προελεύσεις δεδομένων στο $[officename] με τα ερωτήματά τους και τους πίνακές τους."
-#: 01140000.xhp
+#: 12000000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3153360\n"
-"71\n"
+"12000000.xhp\n"
+"par_id3159233\n"
+"53\n"
"help.text"
-msgid "To enter text on a line, double-click the line and type or paste your text. The text direction corresponds to the direction you dragged to draw the line. To hide the line, select <emph>Invisible</emph> in the <emph>Line Style</emph> box on the <emph>Drawing Object Properties</emph> bar."
-msgstr "Για να εισάγετε κείμενο σε μια γραμμή, κάντε διπλό κλικ στη γραμμή και πληκτρολογήστε ή επικολλήστε το κείμενό σας. Η κατεύθυνση του κειμένου συμφωνεί με την κατεύθυνση που επιλέξατε να σχεδιάσετε τη γραμμή. Για να αποκρύψετε τη γραμμή, επιλέξτε <emph>Μη ορατά</emph> στο πεδίο <emph>Πρότυπο Γραμμής</emph> στη γραμμή <emph>Ιδιότητες Αντικειμένων Σχεδίασης</emph>."
+msgid "<emph>Establishing a connection</emph> - As soon as you select an individual table or query, a connection to the data source is established. Once the connection is opened, the name of the data source, the Queries or Tables entry, and the name of the query or table selected is shown in bold type."
+msgstr "<emph>Πραγματοποίηση μία σύνδεσης</emph> - Όταν επιλέξετε ένα μεμονωμένο πίνακα ή ερώτημα, πραγματοποιείται σύνδεση στην προέλευση δεδομένων. Όταν η σύνδεση ανοίξει, εμφανίζονται με έντονη γραφή το όνομα της προέλευσης δεδομένων, η εγγραφή Ερωτημάτων ή Πινάκων και το όνομα του επιλεγμένου ερωτήματος ή πίνακα."
-#: 01140000.xhp
+#: 12000000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3152922\n"
+"12000000.xhp\n"
+"par_id3154860\n"
"16\n"
"help.text"
-msgid "Rectangle"
-msgstr "Ορθογώνιο"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_id3154125\n"
-"help.text"
-msgid "<image id=\"img_id3158407\" src=\"cmd/sc_rect.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3158407\">Icon</alt></image>"
-msgstr "<image id=\"img_id3158407\" src=\"cmd/sc_rect.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3158407\">Εικονίδιο</alt></image>"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_id3147230\n"
-"65\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Rect\">Draws a rectangle where you drag in the current document. To draw a square, hold down Shift while you drag. Click where you want to place a corner of the rectangle, and drag to the size you want.</ahelp>"
-msgstr "<ahelp hid=\".uno:Rect\">Σχεδιάζει ένα ορθογώνιο όπου σύρετε μέσα στο τρέχον έγγραφο. Για να σχεδιάσετε ένα τετράγωνο κρατήστε πατημένο το Shift ενώ σέρνετε. Κάντε κλικ εκεί που θέλετε να τοποθετήσετε μια γωνία του ορθογωνίου και σύρετε ώστε να δημιουργηθεί το μέγεθος που θέλετε.</ahelp>"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"hd_id3153367\n"
-"20\n"
-"help.text"
-msgid "Ellipse"
-msgstr "Έλλειψη"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_id3156443\n"
-"help.text"
-msgid "<image id=\"img_id3153951\" src=\"cmd/sc_ellipse.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153951\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153951\" src=\"cmd/sc_ellipse.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153951\">Εικονίδιο</alt></image>"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_id3159197\n"
-"21\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Ellipse\">Draws an oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:Ellipse\">Σχεδιάζει μια καμπύλη όπου σύρετε στο τρέχον έγγραφο. Κάντε κλικ εκεί που θέλετε να σχεδιάσετε την καμπύλη, και σύρετε στο μέγεθος που θέλετε. Για να σχεδιάσετε έναν κύκλο, κρατήστε πατημένο το Shift ενώ σέρνετε.</ahelp>"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"hd_id3155308\n"
-"23\n"
-"help.text"
-msgid "Polygon"
-msgstr "Πολύγωνο"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_id3154129\n"
-"help.text"
-msgid "<image id=\"img_id3152576\" src=\"cmd/sc_polygon_unfilled.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152576\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152576\" src=\"cmd/sc_polygon_unfilled.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152576\">Εικονίδιο</alt></image>"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_id3147214\n"
-"24\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Polygon_Unfilled\">Draws a line composed of a series of straight line segments. Drag to draw a line segment, click to define the endpoint of the line segment, and then drag to draw a new line segment. Double-click to finish drawing the line. To create a closed shape, double-click the starting point of the line.</ahelp>"
-msgstr "<ahelp hid=\".uno:Polygon_Unfilled\">Σχεδιάζει μια γραμμή αποτελούμενη από μια σειρά από ευθύγραμμα τμήματα. Σύρετε για να σχεδιάσετε ένα ευθύγραμμο τμήμα, κάντε κλικ για να ορίσετε το σημείο τερματισμού του τμήματος και έπειτα σύρετε για να σχεδιάσετε ένα νέο ευθύγραμμο τμήμα. Κάντε διπλό κλικ για να τελειώσετε τη σχεδίαση της γραμμής. Για να δημιουργήσετε ένα κλειστό σχήμα, κάντε διπλό κλικ στο σημείο αρχής της γραμμής.</ahelp>"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_id3154638\n"
-"47\n"
-"help.text"
-msgid "Hold the Shift key while drawing a polygon to position new points at 45 degree angles."
-msgstr "Κρατήστε πατημένο το πλήκτρο Shift ενώ σχεδιάζετε το πολύγωνο, για να τοποθετήσετε τα νέα σημεία υπό γωνίες 45 μοιρών."
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_id3154319\n"
-"48\n"
-"help.text"
-msgid "The <link href=\"text/shared/01/05270000.xhp\" name=\"Edit Points\">Edit Points</link> mode enables you to interactively modify the individual points of the polygon."
-msgstr "Η λειτουργία <link href=\"text/shared/01/05270000.xhp\" name=\"Επεξεργασία Σημείων\">Επεξεργασία Σημείων</link> σας επιτρέπει να αλλάζετε αλληλεπιδραστικά τα μεμονωμένα σημεία του πολυγώνου."
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"hd_id3153279\n"
-"56\n"
-"help.text"
-msgid "Curve"
-msgstr "Καμπύλη"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_id3153876\n"
-"help.text"
-msgid "<image id=\"img_id3149379\" src=\"cmd/sc_bezier_unfilled.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149379\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149379\" src=\"cmd/sc_bezier_unfilled.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149379\">Εικονίδιο</alt></image>"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"par_id3148878\n"
-"57\n"
-"help.text"
-msgid "<variable id=\"kurvetext\"><ahelp hid=\".uno:Bezier_Unfilled\">Draws a smooth Bezier curve. Click where you want the curve to start, drag, release, and then move the pointer to where you want the curve to end and click. Move the pointer and click again to add a straight line segment to the curve. Double-click to finish drawing the curve. To create a closed shape, double click the starting point of the curve.</ahelp> The arc of the curve is determined by the distance you drag. </variable>"
-msgstr "<variable id=\"kurvetext\"><ahelp hid=\".uno:Bezier_Unfilled\">Σχεδιάζει μια ομαλή καμπύλη Bezier. Κάντε κλικ εκεί που θέλετε η καμπύλη να ξεκινά, σύρετε, αφήστε, και έπειτα μετακινήστε το δείκτη εκεί που θέλετε η καμπύλη να τερματίσει και κάντε κλικ. Μετακινήστε το δείκτη και κάντε κλικ ξανά για να προσθέσετε ένα ευθύγραμμο τμήμα στην καμπύλη. Κάντε διπλό κλικ για να τελειώσετε τη σχεδίαση της καμπύλης. Για να δημιουργήσετε ένα κλειστό σχήμα, κάντε διπλό κλικ στο σημείο αρχής της καμπύλης.</ahelp> Το τόξο της καμπύλης καθορίζεται από την απόσταση που σχεδιάζετε σέρνοντας. </variable>"
-
-#: 01140000.xhp
-msgctxt ""
-"01140000.xhp\n"
-"hd_id3148587\n"
-"60\n"
-"help.text"
-msgid "Freeform Line"
-msgstr "Γραμμή ελεύθερης σχεδίασης"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Closes the connection to the data source. See <emph>%PRODUCTNAME Base - Connections</emph> in the Options dialog box.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κλείνει τη σύνδεση με την πηγή δεδομένων. Δείτε <emph>%PRODUCTNAME Base - Συνδέσεις</emph> στο πλαίσιο διαλόγου επιλογών.</ahelp>"
-#: 01140000.xhp
+#: 12000000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3155602\n"
+"12000000.xhp\n"
+"par_id3151379\n"
+"52\n"
"help.text"
-msgid "<image id=\"img_id3154510\" src=\"cmd/sc_linetoolbox.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154510\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154510\" src=\"cmd/sc_linetoolbox.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154510\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">To rename an entry, call this command and enter the new name. You can also do this by selecting the entry and pressing F2. The database must support renaming, otherwise this command is not enabled.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για νέα ονομασία καταχώρισης, καλέστε αυτήν την εντολή και εισάγετε το νέο όνομα. Μπορείτε επίσης να το κάνετε επιλέγοντας την καταχώριση και πατώντας F2. Η βάση δεδομένων πρέπει να υποστηρίζει νέα ονομασία, αλλιώς αυτή η εντολή δεν ενεργοποιείται.</ahelp>"
-#: 01140000.xhp
+#: 12000000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3154163\n"
-"61\n"
+"12000000.xhp\n"
+"par_id273445\n"
"help.text"
-msgid "<variable id=\"freihandtext\"><ahelp hid=\".uno:Freeline_Unfilled\">Draws a freeform line where you drag in the current document. To end the line, release the mouse button. To draw a closed shape, release the mouse button near the starting point of the line.</ahelp></variable>"
-msgstr "<variable id=\"freihandtext\"><ahelp hid=\".uno:Freeline_Unfilled\">Σχεδιάζει μια ελεύθερη μορφή γραμμής εκεί που σύρετε στο τρέχον έγγραφο. Για να τελειώσετε τη γραμμή, ελευθερώστε το πλήκτρο ποντικιού. Για σχεδίαση κλειστού σχήματος, ελευθερώστε το πλήκτρο ποντικιού κοντά στο αρχικό σημείο της γραμμής.</ahelp></variable>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the selected database file for editing.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει προς επεξεργασία το επιλεγμένο αρχείο βάσης δεδομένων.</ahelp>"
-#: 01140000.xhp
+#: 12000000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3147259\n"
-"27\n"
+"12000000.xhp\n"
+"par_id5943479\n"
"help.text"
-msgid "Arc"
-msgstr "Τόξο"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to add/edit/remove a database file from the list of registered databases. The same dialog opens by choosing <emph>%PRODUCTNAME Base - Databases</emph> in the Options dialog box.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει διάλογο για προσθήκη/επεξεργασία/αφαίρεση αρχείου βάσης δεδομένων από τη λίστα των καταχωρημένων βάσεων δεδομένων. Ο ίδιος διάλογος ανοίγει επιλέγοντας <emph>%PRODUCTNAME Base - Βάσεις δεδομένων</emph> στο πλαίσιο διαλόγου επιλογών.</ahelp>"
-#: 01140000.xhp
+#: 12010000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3156359\n"
+"12010000.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3153710\" src=\"cmd/sc_arc.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153710\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153710\" src=\"cmd/sc_arc.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153710\">Εικονίδιο</alt></image>"
+msgid "Sort Ascending"
+msgstr "Αύξουσα ταξινόμηση"
-#: 01140000.xhp
+#: 12010000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3148482\n"
-"66\n"
+"12010000.xhp\n"
+"hd_id3152594\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:Arc\">Draws an arc in the current document. To draw an arc, drag an oval to the size you want, and then click to define the starting point of the arc. Move your pointer to where you want to place the endpoint and click. You do not need to click on the oval. To draw an arc that is based on a circle, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:Arc\">Σχεδιάζει ένα τόξο στο τρέχον έγγραφο. Για να σχεδιάσετε ένα τόξο, σύρετε ένα οβάλ στο μέγεθος που θέλετε και έπειτα κάντε κλικ για να ορίσετε το σημείο αρχής για το τόξο. Μετακινήστε το δείκτη σας εκεί που θέλετε να τοποθετήσετε το σημείο τέλους και κάντε κλικ. Δεν είναι απαραίτητο να κάνετε κλικ στο οβάλ. Για να σχεδιάσετε ένα τόξο κύκλου, κρατήστε πατημένο το Shift ενώ σύρετε.</ahelp>"
+msgid "<link href=\"text/shared/02/12010000.xhp\" name=\"Sort Ascending\">Sort Ascending</link>"
+msgstr "<link href=\"text/shared/02/12010000.xhp\" name=\"Αύξουσα Ταξινόμηση\">Αύξουσα Ταξινόμηση</link>"
-#: 01140000.xhp
+#: 12010000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3153924\n"
-"30\n"
+"12010000.xhp\n"
+"par_id3150693\n"
+"2\n"
"help.text"
-msgid "Ellipse Pie"
-msgstr "Τομέας έλλειψης"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Sorts the data of the selected field in ascending order. </ahelp>Text fields are sorted alphabetically, numerical fields are sorted by number."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ταξινομεί τα δεδομένα του επιλεγμένου πεδίου σε αύξουσα σειρά</ahelp>Τα πεδία κειμένου ταξινομούνται αλφαβητικά (A-Z) ενώ τα αριθμητικά πεδία κατά αύξουσα σειρά (0-9)."
-#: 01140000.xhp
+#: 12010000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3154363\n"
+"12010000.xhp\n"
+"par_id3154749\n"
"help.text"
-msgid "<image id=\"img_id3159186\" src=\"cmd/sc_pie.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3159186\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159186\" src=\"cmd/sc_pie.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3159186\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3147276\" src=\"cmd/sc_sortascending.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147276\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147276\" src=\"cmd/sc_sortascending.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147276\">Εικονίδιο</alt></image>"
-#: 01140000.xhp
+#: 12010000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3156383\n"
-"67\n"
+"12010000.xhp\n"
+"par_id3159158\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".uno:Pie\">Draws a filled shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:Pie\">Σχεδιάζει ένα γεμάτο σχήμα που ορίζεται από το τόξο ενός οβάλ και δυο ακτίνες στο τρέχον έγγραφο. Για να σχεδιάσετε ένα κομμάτι έλλειψης, σύρετε ένα οβάλ στο μέγεθος που θέλετε και έπειτα κάντε κλικ για να ορίσετε την πρώτη ακτίνα. Μετακινήστε το δείκτη σας εκεί που θέλετε να τοποθετήσετε τη δεύτερη ακτίνα-γραμμή και κάντε κλικ. Δεν είναι απαραίτητο να κάνετε κλικ στο οβάλ. Για να σχεδιάσετε ένα τμήμα κύκλου, κρατήστε πατημένο το Shift ενώ σύρετε.</ahelp>"
+msgid "Sort Ascending"
+msgstr "Αύξουσα ταξινόμηση"
-#: 01140000.xhp
+#: 12010000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3154964\n"
-"33\n"
+"12010000.xhp\n"
+"par_id3154380\n"
+"4\n"
"help.text"
-msgid "Circle Segment"
-msgstr "Τμήμα κύκλου"
+msgid "<variable id=\"selektionsortieren\">Data of the currently selected field are always sorted. A field is always selected as soon as you place the cursor in the field. To sort within tables, you can also click the corresponding column header. </variable>"
+msgstr "<variable id=\"selektionsortieren\">Τα δεδομένα του επιλεγμένου πεδίου ταξινομούνται πάντα. Ένα πεδίο επιλέγεται πάντα όταν τοποθετήσετε το δρομέα στο πεδίο. Για να πραγματοποιήσετε ταξινόμηση μέσα στους πίνακες, μπορείτε επίσης να κάνετε κλικ στην επικεφαλίδα της αντίστοιχης στήλης. </variable>"
-#: 01140000.xhp
+#: 12010000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3151017\n"
+"12010000.xhp\n"
+"par_id3150504\n"
+"5\n"
"help.text"
-msgid "<image id=\"img_id3147315\" src=\"cmd/sc_circlecut.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147315\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147315\" src=\"cmd/sc_circlecut.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147315\">Εικονίδιο</alt></image>"
+msgid "<variable id=\"dialogsortieren\">To sort more than one data field, choose <emph>Data - Sort</emph>, then choose the <link href=\"text/shared/02/12100100.xhp\" name=\"Sort Criteria\">Sort Criteria</link> tab, where you can combine several sort criteria. </variable>"
+msgstr "<variable id=\"dialogsortieren\">Αν θέλετε να ταξινομήσετε περισσότερα από ένα πεδία δεδομένων, επιλέξτε <emph>Δεδομένα - Ταξινόμηση</emph> και στη συνέχεια επιλέξτε τη καρτέλα <link href=\"text/shared/02/12100100.xhp\" name=\"Κριτήρια Ταξινόμησης\">Κριτήρια Ταξινόμησης</link>, όπου μπορείτε να συνδυάσετε διάφορα κριτήρια ταξινόμησης. </variable>"
-#: 01140000.xhp
+#: 12020000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3149106\n"
-"68\n"
+"12020000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:CircleCut\">Draws a filled shape that is defined by the arc of a circle and a diameter line in the current document. To draw a circle segment, drag a circle to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the circle. To draw an ellipse segment, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:CircleCut\">Σχεδιάζει ένα γεμάτο σχήμα που ορίζεται από ένα τόξο κύκλου και μια διάμετρο στο τρέχον έγγραφο. Για να σχεδιάσετε ένα τμήμα κύκλου, σύρετε έναν κύκλο στο μέγεθος που θέλετε και έπειτα κάντε κλικ για να ορίσετε την αρχή της διαμέτρου. Μετακινήστε το δείκτη σας εκεί που θέλετε να τοποθετήσετε το τέλος της διαμέτρου και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στον κύκλο. Για να σχεδιάσετε ένα τμήμα έλλειψης, κρατήστε πατημένο το Shift ενώ σύρετε.</ahelp>"
+msgid "Sort Descending"
+msgstr "Φθίνουσα ταξινόμηση"
-#: 01140000.xhp
+#: 12020000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3145150\n"
-"36\n"
+"12020000.xhp\n"
+"hd_id3154689\n"
+"1\n"
"help.text"
-msgid "Text"
-msgstr "Κείμενο"
+msgid "<link href=\"text/shared/02/12020000.xhp\" name=\"Sort Descending\">Sort Descending</link>"
+msgstr "<link href=\"text/shared/02/12020000.xhp\" name=\"Φθίνουσα Ταξινόμηση\">Φθίνουσα Ταξινόμηση</link>"
-#: 01140000.xhp
+#: 12020000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3145790\n"
+"12020000.xhp\n"
+"par_id3149987\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3155608\" src=\"cmd/sc_texttoolbox.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155608\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155608\" src=\"cmd/sc_texttoolbox.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155608\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:SortDown\" visibility=\"hidden\">Sorts the data of the selected field in descending order.</ahelp> Text fields are sorted alphabetically, number fields are sorted by number."
+msgstr "<ahelp hid=\".uno:SortDown\" visibility=\"hidden\">Ταξινομεί τα δεδομένα του επιλεγμένου πεδίου σε φθίνουσα σειρά</ahelp>Τα πεδία κειμένου ταξινομούνται αλφαβητικά (Ζ-Α) ενώ τα αριθμητικά πεδία κατά φθίνουσα σειρά (9-0)."
-#: 01140000.xhp
+#: 12020000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3154657\n"
-"69\n"
+"12020000.xhp\n"
+"par_id3149496\n"
"help.text"
-msgid "<ahelp hid=\".uno:DrawText\">Draws a text box with horizontal text direction where you drag in the current document. Drag a text box to the size you want anywhere in the document, and then type or paste your text. Rotate the text box to get rotated text.</ahelp>"
-msgstr "<ahelp hid=\".uno:DrawText\">Σχεδιάζει ένα πλαίσιο κειμένου με οριζόντια κατεύθυνση κειμένου όπου σύρετε στο τρέχον έγγραφο. Σύρετε ένα πλαίσιο κειμένου στο μέγεθος που θέλετε οπουδήποτε στο έγγραφο και έπειτα πληκτρολογήστε ή επικολλήστε το κείμενο σας. Περιστρέψτε το κουτί κειμένου για να περιστραφεί το κείμενο.</ahelp>"
+msgid "<image id=\"img_id3153255\" src=\"cmd/sc_sortdescending.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153255\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153255\" src=\"cmd/sc_sortdescending.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153255\">Εικονίδιο</alt></image>"
-#: 01140000.xhp
+#: 12020000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3158214\n"
-"62\n"
+"12020000.xhp\n"
+"par_id3144436\n"
+"3\n"
"help.text"
-msgid "Text Animation"
-msgstr "Κινούμενο κείμενο"
+msgid "Sort Descending"
+msgstr "Φθίνουσα ταξινόμηση"
-#: 01140000.xhp
+#: 12030000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3150380\n"
+"12030000.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3152580\" src=\"cmd/sc_text_marquee.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152580\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152580\" src=\"cmd/sc_text_marquee.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152580\">Εικονίδιο</alt></image>"
+msgid "AutoFilter"
+msgstr "Αυτόματο φίλτρο"
-#: 01140000.xhp
+#: 12030000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3150826\n"
-"63\n"
+"12030000.xhp\n"
+"hd_id3149495\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:Text_Marquee\" visibility=\"hidden\">Inserts animated text with horizontal text direction into the current document. Drag a text box, and then type or paste your text. To assign an animation effect, choose <emph>Format - Text - Text Animation</emph>.</ahelp><variable id=\"lauftext\">Inserts animated text with horizontal text direction into the current document. </variable>"
-msgstr "<ahelp hid=\".uno:Text_Marquee\" visibility=\"hidden\">Εισάγει κινούμενο κείμενο με οριζόντια κατεύθυνση στο τρέχον έγγραφο. Σύρετε ένα πλαίσιο κειμένου, και έπειτα πληκτρολογήστε ή επικολλήστε το κείμενο σας. Για να ορίσετε ένα εφέ κίνησης επιλέξτε <emph>Μορφή - Κείμενο - Κινούμενο Κειμένο</emph>.</ahelp><variable id=\"lauftext\">Εισάγει κινούμενο κείμενο με οριζόντια κατεύθυνση στο τρέχον έγγραφο. </variable>"
+msgid "<link href=\"text/shared/02/12030000.xhp\" name=\"AutoFilter\">AutoFilter</link>"
+msgstr "<link href=\"text/shared/02/12030000.xhp\" name=\"Αυτόματο φίλτρο\">Αυτόματο φίλτρο</link>"
-#: 01140000.xhp
+#: 12030000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3149966\n"
-"41\n"
+"12030000.xhp\n"
+"par_id3148983\n"
+"2\n"
"help.text"
-msgid "Callouts"
-msgstr "Υπομνήματα"
+msgid "<ahelp hid=\".uno:AutoFilter\">Filters the records, based on the content of the currently selected data field.</ahelp>"
+msgstr "<ahelp hid=\".uno:AutoFilter\">Φιλτράρει τις εγγραφές που βασίζονται στο περιεχόμενο του τρέχοντος επιλεγμένου πεδίου δεδομένων.</ahelp>"
-#: 01140000.xhp
+#: 12030000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3153781\n"
+"12030000.xhp\n"
+"par_id3151234\n"
"help.text"
-msgid "<image id=\"img_id3145256\" src=\"cmd/sc_drawcaption.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3145256\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145256\" src=\"cmd/sc_drawcaption.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3145256\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3147261\" src=\"cmd/sc_formfiltered.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147261\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147261\" src=\"cmd/sc_formfiltered.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147261\">Εικονίδιο</alt></image>"
-#: 01140000.xhp
+#: 12030000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3151274\n"
-"70\n"
+"12030000.xhp\n"
+"par_id3147043\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".uno:DrawCaption\">Draws a line that ends in a rectangular callout with horizontal text direction from where you drag in the current document. Drag a handle of the callout to resize the callout. To add text, click the edge of the callout, and then type or paste your text. To change a rectangular callout to a rounded callout, drag the largest corner handle when the pointer changes to a hand.</ahelp>"
-msgstr "<ahelp hid=\".uno:DrawCaption\">Σχεδιάζει μια γραμμή που τελειώνει σε ένα ορθογώνιο υπόμνημα με οριζόντια κατεύθυνση κειμένου από εκεί που σύρετε στο τρέχον έγγραφο. Σύρετε μία άκρη του υπομνήματος για να αλλάξετε το μέγεθός του. Για να προσθέσετε κείμενο, κάντε κλικ στην άκρη του υπομνήματος και έπειτα πληκτρολογήστε ή επικολλήστε το κείμενό σας. Για να αλλάξετε ένα ορθογώνιο υπόμνημα σε ένα στρογγυλό, σύρετε την άκρη της μεγαλύτερης γωνίας όταν ο δείκτης αλλάζει σε χεράκι.</ahelp>"
+msgid "AutoFilter"
+msgstr "Αυτόματο φίλτρο"
-#: 01140000.xhp
+#: 12030000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_idN10E50\n"
+"12030000.xhp\n"
+"par_id3155355\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/shared/01/05270000.xhp\" name=\"Points\">Points</link>"
-msgstr "<link href=\"text/shared/01/05270000.xhp\" name=\"Σημεία\">Σημεία</link>"
+msgid "Place the cursor in a field name whose content you want to filter and then click the <emph>AutoFilter</emph> icon. Only those records with content identical to the selected field name are visible."
+msgstr "Τοποθετήστε το δρομέα στο όνομα του πεδίου του οποίου το περιεχόμενο θέλετε να φιλτράρετε και στη συνέχεια κάντε κλικ στο εικονίδιο <emph>Αυτόματο Φίλτρο</emph>. Τώρα βλέπετε μόνο εκείνες τις εγγραφές οι οποίες έχουν το ίδιο περιεχόμενο με το επιλεγμένο όνομα πεδίου."
-#: 01140000.xhp
+#: 12030000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_idN10E60\n"
+"12030000.xhp\n"
+"par_id3159234\n"
+"5\n"
"help.text"
-msgid "Enables you to edit points on your drawing."
-msgstr "Σας επιτρέπει την επεξεργασία σημείων στο σχέδιο σας."
+msgid "For example, to view all the customers from New York, click a field name with the entry \"New York\". AutoFilter then filters all customers from New York from the database."
+msgstr "Για παράδειγμα, για να δείτε όλους τους πελάτες από τη Νέα Υόρκη, κάντε κλικ σε ένα όνομα πεδίου με την εγγραφή \"Νέα Υόρκη\". Το Αυτόματο φίλτρο τότε φιλτράρει όλους τους πελάτες από τη Νέα Υόρκη από τη βάση δεδομένων."
-#: 01140000.xhp
+#: 12030000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_idN10E75\n"
+"12030000.xhp\n"
+"par_id3153577\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</link>"
-msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Από αρχείο\">Από αρχείο</link>"
+msgid "You can remove the current AutoFilter with the <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\">Remove Filter/Sorting</link> icon or with <emph>Data - Filter - Remove Filter</emph>."
+msgstr "Μπορείτε να αφαιρέσετε το τρέχον Αυτόματο φίλτρο με το εικονίδιο <link href=\"text/shared/02/12040000.xhp\" name=\"Κατάργηση Φίλτρου/Ταξινόμησης\">Κατάργηση Φίλτρου/Ταξινόμησης</link> ή με <emph>Δεδομένα - Φίλτρο - Κατάργηση φίλτρου</emph>."
-#: 01140000.xhp
+#: 12030000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_idN10E95\n"
+"12030000.xhp\n"
+"par_id3145345\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/3dsettings_toolbar.xhp\">Extrusion On/Off</link>"
-msgstr "<link href=\"text/shared/3dsettings_toolbar.xhp\">Εξώθηση Ναι/Όχι</link>"
+msgid "To filter with several field names simultaneously, click the <emph>Default Filter </emph>icon. The <link href=\"text/shared/02/12090000.xhp\" name=\"Default Filter dialog\">Default Filter</link> dialog appears, in which you can combine several filter criteria."
+msgstr "Για να φιλτράρετε με αρκετά ονόματα πεδίων ταυτόχρονα, κάντε κλικ στο σύμβολο <emph>Προεπιλεγμένο φίλτρο </emph>. Εμφανίζεται ο διάλογος <link href=\"text/shared/02/12090000.xhp\" name=\"διάλογος προεπιλεγμένου φίλτρου\">Προεπιλεγμένο φίλτρο</link>, μέσα στον οποίο μπορείτε να συνδυάσετε αρκετά κριτήρια φίλτρου."
-#: 01140000.xhp
+#: 12040000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_idN10EA5\n"
+"12040000.xhp\n"
+"tit\n"
"help.text"
-msgid "Switches the 3D effects on and off for the selected objects."
-msgstr "Ενεργοποιεί ή απενεργοποιεί τα εφέ 3Δ για τα επιλεγμένα αντικείμενα."
+msgid "Remove Filter/Sorting"
+msgstr "Κατάργηση φίλτρου/ταξινόμησης"
-#: 01140000.xhp
+#: 12040000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3149735\n"
-"75\n"
+"12040000.xhp\n"
+"hd_id3155069\n"
+"1\n"
"help.text"
-msgid "Vertical Callouts"
-msgstr "Κατακόρυφα υπομνήματα"
+msgid "<link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\">Remove Filter/Sorting</link>"
+msgstr "<link href=\"text/shared/02/12040000.xhp\" name=\"Κατάργηση φίλτρου/ταξινόμησης\">Κατάργηση φίλτρου/ταξινόμησης</link>"
-#: 01140000.xhp
+#: 12040000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3156068\n"
+"12040000.xhp\n"
+"par_id3154094\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3154818\" src=\"cmd/sc_verticalcaption.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154818\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154818\" src=\"cmd/sc_verticalcaption.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154818\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:RemoveFilterSort\" visibility=\"visible\">Cancels the filter settings and displays all of the records in the current table.</ahelp>"
+msgstr "<ahelp hid=\".uno:RemoveFilterSort\" visibility=\"visible\">Ακυρώνει τις ρυθμίσεις φίλτρου και εμφανίζει όλες τις εγγραφές στον τρέχοντα πίνακα.</ahelp>"
-#: 01140000.xhp
+#: 12040000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3150492\n"
-"76\n"
+"12040000.xhp\n"
+"par_id3146130\n"
"help.text"
-msgid "<ahelp hid=\".uno:VerticalCaption\">Draws a line that ends in a rectangular callout with vertical text direction from where you drag in the current document. Drag a handle of the callout to resize the callout. To add text, click the edge of the callout, and then type or paste your text. To change a rectangular callout to a rounded callout, drag the largest corner handle when the pointer changes to a hand. Only available when Asian language support is enabled.</ahelp>"
-msgstr "<ahelp hid=\".uno:VerticalCaption\">Σχεδιάζει μια γραμμή που τελειώνει σε ένα ορθογώνιο υπόμνημα με κάθετη κατεύθυνση κειμένου από εκεί που σύρετε στο τρέχον έγγραφο. Σύρετε μία άκρη του υπομνήματος για να αλλάξετε το μέγεθός του. Για να προσθέσετε κείμενο κάντε κλικ στην άκρη της επιγραφής και έπειτα πληκτρολογήστε ή επικολλήστε το κείμενο σας. Διαθέσιμο μονάχα όταν η υποστήριξη Ασιατικής γλώσσας είναι ενεργοποιημένη.</ahelp>"
+msgid "<image src=\"cmd/sc_removefilter.png\" id=\"img_id3151315\"><alt id=\"alt_id3151315\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_removefilter.png\" id=\"img_id3151315\"><alt id=\"alt_id3151315\">Εικονίδιο</alt></image>"
-#: 01140000.xhp
+#: 12040000.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3166437\n"
-"77\n"
+"12040000.xhp\n"
+"par_id3153750\n"
+"3\n"
"help.text"
-msgid "Vertical Text"
-msgstr "Κατακόρυφο κείμενο"
+msgid "Remove Filter/Sorting"
+msgstr "Κατάργηση φίλτρου/ταξινόμησης"
-#: 01140000.xhp
+#: 12050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3146929\n"
+"12050000.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3154372\" src=\"cmd/sc_verticaltext.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154372\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154372\" src=\"cmd/sc_verticaltext.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154372\">Εικονίδιο</alt></image>"
+msgid "Refresh"
+msgstr "Ενημέρωση"
-#: 01140000.xhp
+#: 12050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3152989\n"
-"78\n"
+"12050000.xhp\n"
+"hd_id3154926\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:VerticalText\">Draws a text box with vertical text direction where you click or drag in the current document. Click anywhere in the document, and then type or paste your text. You can also move the cursor to where you want to add the text, drag a text box, and then type or paste your text. Only available when Asian language support is enabled.</ahelp>"
-msgstr "<ahelp hid=\".uno:VerticalText\">Σχεδιάζει ένα πλαίσιο κειμένου με κάθετη κατεύθυνση κειμένου όπου κάνετε κλικ ή σύρετε στο τρέχον έγγραφο. Κάντε κλικ οπουδήποτε στο έγγραφο και έπειτα πληκτρολογήστε ή επικολλήστε το κείμενο σας. Μπορείτε επίσης να μετακινήσετε το δείκτη εκεί που θέλετε να προσθέσετε κείμενο, σύρετε ένα πλαίσιο κειμένου και έπειτα πληκτρολογήστε ή επικολλήστε το κείμενο σας. Διαθέσιμο μονάχα όταν η υποστήριξη Ασιατικής γλώσσας είναι ενεργοποιημένη.</ahelp>"
+msgid "<link href=\"text/shared/02/12050000.xhp\" name=\"Refresh\">Refresh</link>"
+msgstr "<link href=\"text/shared/02/12050000.xhp\" name=\"Ενημέρωση\">Ενημέρωση</link>"
-#: 01140000.xhp
+#: 12050000.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3155555\n"
-"74\n"
+"12050000.xhp\n"
+"par_id3156183\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/guide/insert_graphic_drawit.xhp\" name=\"Tips\">Tips for working with the <emph>Drawing </emph>bar.</link>"
-msgstr "<link href=\"text/shared/guide/insert_graphic_drawit.xhp\" name=\"Συμβουλές\">Συμβουλές για εργασία με τη γραμμή εργαλείων <emph>Σχεδίαση</emph>.</link>"
+msgid "<ahelp hid=\".uno:Refresh\">Refreshes the displayed data.</ahelp> In a multi-user environment, refreshing the data ensures that it remains current."
+msgstr "<ahelp hid=\".uno:Refresh\">Ενημερώνει τα δεδομένα που εμφανίζονται.</ahelp> Σε ένα περιβάλλον πολλών χρηστών, η ενημέρωση των δεδομένων εξασφαλίζει ότι παραμένουν τρέχοντα."
-#: 01170802.xhp
+#: 12050000.xhp
msgctxt ""
-"01170802.xhp\n"
-"tit\n"
+"12050000.xhp\n"
+"par_id3147261\n"
"help.text"
-msgid "Table Element Wizard: Field Selection"
-msgstr "Στοιχεία πίνακα του Αυτόματου Πιλότου: Επιλογή πεδίου"
+msgid "<image id=\"img_id3153910\" src=\"cmd/sc_reload.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153910\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153910\" src=\"cmd/sc_reload.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153910\">Εικονίδιο</alt></image>"
-#: 01170802.xhp
+#: 12050000.xhp
msgctxt ""
-"01170802.xhp\n"
-"hd_id3155934\n"
-"13\n"
+"12050000.xhp\n"
+"par_id3145090\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170802.xhp\" name=\"Table Element Wizard: Field Selection\">Table Element Wizard: Field Selection</link>"
-msgstr "<link href=\"text/shared/02/01170802.xhp\" name=\"Αυτόματος πιλότος στοιχείου πίνακα: Επιλογή πεδίου\">Αυτόματος πιλότος στοιχείου πίνακα: Επιλογή πεδίου</link>"
+msgid "Refresh"
+msgstr "Ενημέρωση"
-#: 01170802.xhp
+#: 12050000.xhp
msgctxt ""
-"01170802.xhp\n"
-"par_id3150476\n"
-"10\n"
+"12050000.xhp\n"
+"par_id3145345\n"
+"4\n"
"help.text"
-msgid "Specifies which fields in the table control field should be displayed."
-msgstr "Καθορίζει ποια πεδία από το πεδίο ελέγχου πίνακα πρέπει να εμφανίζονται."
+msgid "Click the arrow next to the <emph>Refresh </emph>icon to open a submenu with the following commands:"
+msgstr "Κάντε κλικ στο βέλος δίπλα στο εικονίδιοο <emph>Ενημέρωση</emph> για να ανοίξετε ένα υπομενού με τις ακόλουθες εντολές:"
-#: 01170802.xhp
+#: 12050000.xhp
msgctxt ""
-"01170802.xhp\n"
-"hd_id3149346\n"
-"11\n"
+"12050000.xhp\n"
+"par_id3156426\n"
+"5\n"
"help.text"
-msgid "Selected Fields"
-msgstr "Επιλεγμένα πεδία"
+msgid "<emph>Refresh</emph> - Displays the refreshed contents of the database table."
+msgstr "<emph>Ενημέρωση</emph> - Εμφανίζει τα ενημερωμένα περιεχόμενα του πίνακα της βάσης δεδομένων."
-#: 01170802.xhp
+#: 12050000.xhp
msgctxt ""
-"01170802.xhp\n"
-"par_id3155941\n"
-"12\n"
+"12050000.xhp\n"
+"par_id3147088\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_GW_FIELDSELECTION_LB_SELECTED_FIELDS\">Displays the data fields that are accepted into the form field.</ahelp>"
-msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_GW_FIELDSELECTION_LB_SELECTED_FIELDS\">Εμφανίζει τα πεδία δεδομένων που γίνονται αποδεκτά από το πεδίο φόρμας.</ahelp>"
+msgid "<emph>Rebuild</emph> - <ahelp hid=\"HID_BROWSER_REFRESH_REBUILDVIEW\">Rebuilds the view of the database table. Use this command when you have changed the structure of the table.</ahelp>"
+msgstr "<emph>Αναδόμηση</emph> - <ahelp hid=\"HID_BROWSER_REFRESH_REBUILDVIEW\">Δημιουργεί ξανά την προβολή του πίνακα βάσης δεδομένων. Χρησιμοποιήστε αυτή την εντολή όταν έχετε αλλάξει τη δομή του πίνακα.</ahelp>"
-#: 05110000.xhp
+#: 12070000.xhp
msgctxt ""
-"05110000.xhp\n"
+"12070000.xhp\n"
"tit\n"
"help.text"
-msgid "Alignment"
-msgstr "Στοίχιση"
+msgid "Insert Database Columns"
+msgstr "Εισαγωγή στηλών βάσης δεδομένων"
-#: 05110000.xhp
+#: 12070000.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3154228\n"
+"12070000.xhp\n"
+"hd_id3147000\n"
"1\n"
"help.text"
-msgid "Alignment"
-msgstr "Στοίχιση"
+msgid "Insert Database Columns"
+msgstr "Εισαγωγή στηλών βάσης δεδομένων"
-#: 05110000.xhp
+#: 12070000.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3159201\n"
+"12070000.xhp\n"
+"par_id3143284\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:ObjectAlign\">Modifies the alignment of selected objects.</ahelp>"
-msgstr "<ahelp hid=\".uno:ObjectAlign\">Τροποποιεί την στοίχιση των επιλεγμένων αντικειμένων.</ahelp>"
-
-#: 05110000.xhp
-msgctxt ""
-"05110000.xhp\n"
-"par_id3155338\n"
-"help.text"
-msgid "<image id=\"img_id3153577\" src=\"cmd/sc_objectalign.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3153577\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153577\" src=\"cmd/sc_objectalign.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3153577\">Εικονίδιο</alt></image>"
-
-#: 05110000.xhp
-msgctxt ""
-"05110000.xhp\n"
-"par_id3143268\n"
-"4\n"
-"help.text"
-msgid "Alignment"
-msgstr "Στοίχιση"
-
-#: 01170700.xhp
-msgctxt ""
-"01170700.xhp\n"
-"tit\n"
-"help.text"
-msgid "HTML Filters and Forms"
-msgstr "Φίλτρα HTML και Φόρμες"
-
-#: 01170700.xhp
-msgctxt ""
-"01170700.xhp\n"
-"bm_id3163829\n"
-"help.text"
-msgid "<bookmark_value>forms; HTML filters</bookmark_value>"
-msgstr "<bookmark_value>φόρμες, HTML φίλτρα</bookmark_value>"
-
-#: 01170700.xhp
-msgctxt ""
-"01170700.xhp\n"
-"hd_id3163829\n"
-"1\n"
-"help.text"
-msgid "HTML Filters and Forms"
-msgstr "Φίλτρα HTML και Φόρμες"
+msgid "<ahelp hid=\".uno:SbaBrwInsert\"><variable id=\"datenintext\">Inserts all fields of the marked record into the current document at the cursor position.</variable></ahelp> The icon is only visible if the current document is a text document or a spreadsheet."
+msgstr "<ahelp hid=\".uno:SbaBrwInsert\"><variable id=\"datenintext\">Εισάγει όλα τα πεδία της σημασμένης εγγραφής μέσα στο τρέχον έγγραφο στη θέση του δρομέα. </variable></ahelp> Το εικονίδιο είναι ορατό μόνο αν το τρέχον έγγραφο είναι ένα έγγραφο κειμένου ή ένα έγγραφο πίνακα."
-#: 01170700.xhp
+#: 12070000.xhp
msgctxt ""
-"01170700.xhp\n"
-"par_id3147285\n"
-"2\n"
+"12070000.xhp\n"
+"par_id3154186\n"
"help.text"
-msgid "You can use all control elements and form events in HTML documents. There have been numerous events to date (for example, focus events), which have not been changed. They will continue to be imported and exported as ONFOCUS, ONBLUR, and so on for JavaScript and as SDONFOCUS, SDONBLUR, and so on for $[officename] Basic."
-msgstr "Μπορείτε να χρησιμοποιήσετε όλα τα στοιχεία ελέγχου και τα γεγονότα μιας φόρμας σε έγγραφα HTML. Μέχρι τώρα, έχουν λάβει χώρα πολλά συμβάντα (π.χ. συμβάντα εστίασης),τα οποία δεν έχουν μεταβληθεί καθόλου. Θα συνεχίσουν να εισάγονται και να εξάγονται ως ONFOCUS, ONBLUR, κλπ. για JavaScript και ως SDONFOCUS, SDONBLUR, κλπ. για την $[officename] Basic."
+msgid "<image id=\"img_id3147291\" src=\"cmd/sc_sbabrwinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147291\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147291\" src=\"cmd/sc_sbabrwinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147291\">Εικονίδιο</alt></image>"
-#: 01170700.xhp
+#: 12070000.xhp
msgctxt ""
-"01170700.xhp\n"
-"par_id3150616\n"
+"12070000.xhp\n"
+"par_id3153527\n"
"3\n"
"help.text"
-msgid "Generic names that consist of the Listener interface and the method name of the event are used for all other events: An event registered as XListener::method is exported as"
-msgstr "Τα γενικά ονόματα που αποτελούνται από τη διασύνδεση Listener και το όνομα μεθόδου του γεγονότος χρησιμοποιούνται για όλα τα υπόλοιπα γεγονότα: ένα γεγονός που έχει καταχωρηθεί ως XListener::method, εξάγεται ως"
+msgid "Data to Text"
+msgstr "Δεδομένα σε κείμενο"
-#: 01170700.xhp
+#: 12070000.xhp
msgctxt ""
-"01170700.xhp\n"
-"par_id3147571\n"
+"12070000.xhp\n"
+"par_id3153577\n"
"4\n"
"help.text"
-msgid "SDEvent-XListener-method = \"/* event-code */\""
-msgstr "SDEvent-XListener-method = \"/* event-code */\""
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">In the data source browser, select the record that you want to insert into the document and then click the <emph>Data to Text</emph> icon. The record is inserted in the document at the cursor position, with the contents of each individual field of the record copied to a table column. You can also select multiple records and transfer them into the document by clicking the <emph>Data to Text </emph>icon. Each individual record is then written to a new row.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Στη περιήγηση προέλευσης δεδομένων, επιλέξτε την εγγραφή που θέλετε να εισάγετε μέσα στο έγγραφο και μετά κάντε κλικ στο εικονίδιο <emph>Δεδομένα σε κείμενο</emph>. Η εγγραφή εισάγεται μέσα στο έγγραφο στην θέση του δρομέα, με τα περιεχόμενα κάθε μεμονωμένου πεδίου της εγγραφής να αντιγράφονται σε μια στήλη του πίνακα. Μπορείτε επίσης να επιλέξετε πολλαπλές εγγραφές και να τις μεταφέρετε μέσα σε ένα έγγραφο κάνοντας κλικ στο εικονίδιο <emph>Δεδομένα σε κείμενο </emph>. Κάθε μεμονωμένη εγγραφή γράφεται μετά σε μια νέα γραμμή.</caseinline></switchinline>"
-#: 01170700.xhp
+#: 12070000.xhp
msgctxt ""
-"01170700.xhp\n"
-"par_id3152425\n"
+"12070000.xhp\n"
+"par_id3145345\n"
"5\n"
"help.text"
-msgid "Note that the XListener- and method components of this option are case sensitive."
-msgstr "Σημειώστε ότι το XListener- και τα στοιχεία μεθόδου αυτής της επιλογής κάνουν διάκριση πεζών/κεφαλαίων."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the data source browser, select the records that you want to insert into the document and then click the <emph>Data to Text</emph> icon, or drag-and-drop data from the data source browser into the document. This opens the <emph>Insert Database Columns </emph>dialog. Select whether the data should be inserted as a <link href=\"text/shared/02/12070100.xhp\" name=\"table\">table</link>, as <link href=\"text/shared/02/12070200.xhp\" name=\"fields\">fields</link> or as <link href=\"text/shared/02/12070300.xhp\" name=\"text\">text</link>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Στη περιήγηση προέλευσης δεδομένων, επιλέξτε τις εγγραφές που θέλετε να εισάγετε μέσα στο έγγραφο και μετά κάντε κλικ στο εικονίδιο <emph>Δεδομένα σε κείμενο</emph>, ή μετακινήστε και αποθέστε δεδομένα από το πρόγραμμα ανάγνωσης δεδομένων προέλευσης μέσα στο έγγραφο. Αυτό ανοίγει το διάλογο <emph>Εισαγωγή στηλών βάσης δεδομένων </emph>. Επιλέξτε αν τα δεδομένα πρέπει να εισαχθούν ως ένας <link href=\"text/shared/02/12070100.xhp\" name=\"πίνακας\">πίνακας</link>, ως <link href=\"text/shared/02/12070200.xhp\" name=\"πεδία\">πεδία</link> ή ως <link href=\"text/shared/02/12070300.xhp\" name=\"κείμενο\">κείμενο</link>.</caseinline></switchinline>"
-#: 01170700.xhp
+#: 12070000.xhp
msgctxt ""
-"01170700.xhp\n"
-"par_id3153683\n"
+"12070000.xhp\n"
+"par_id3153031\n"
"6\n"
"help.text"
-msgid "Event handling of controls is performed using the $[officename] API. If you assign an event to a control, an object registers itself internally as a \"Listener\" for a specific control event. To do this, the object must use a specific interface, for example the XFocusListener Interface, so that it can react to focus events. When the event occurs, the control then invokes a special method of the Listener interface when the control receives the focus. The internally registered object then invokes the JavaScript or $[officename] Basic code, which was assigned to the event."
-msgstr "Ο χειρισμός των γεγονότων των πεδίων ελέγχου πραγματοποιείται χρησιμοποιώντας το API του $[officename]. Αν αντιστοιχίσετε ένα συμβάν σε πεδίο ελέγχου, ένα αντικείμενο θα δηλώνεται εσωτερικά ως Listener, για συγκεκριμένο συμβάν πεδίου ελέγχου. Για να το κάνετε αυτό, το αντικείμενο πρέπει να χρησιμοποιεί συγκεκριμένη διασύνδεση, για παράδειγμα τη διασύνδεση XFocusListener, έτσι ώστε να μπορεί να αντιδρά σε συμβάντα εστίασης. Όταν λάβει χώρα το συμβάν, το πεδίο ελέγχου καλεί μια ειδική μέθοδο της διασύνδεσης Listener, για παράδειγμα focusGained, κατά τη λήψη της εστίασης από το πεδίο ελέγχου. Το αντικείμενο που δηλώνεται εσωτερικά καλεί στη συνέχεια τη JavaScript ή τον κώδικα της $[officename] Basic code, που είχε αντιστοιχιστεί στο συμβάν."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The preferences you set in the<emph> Insert Database Columns </emph>dialog are saved and will be active the next time the dialog is called. This save process is independent of the database and can record the preferences for a maximum of 5 databases.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Οι προτιμήσεις που ρυθμίζετε στο διάλογο <emph> Εισαγωγή στηλών βάσης δεδομένων </emph>αποθηκεύονται και θα είναι ενεργές μέχρι την επόμενη φορά που θα κληθεί ο διάλογος. Αυτή η διαδικασία αποθήκευσης είναι ανεξάρτητη από τη βάση δεδομένων και μπορεί να καταγράψει τις προτιμήσεις για 5 το πολύ βάσεις δεδομένων.</caseinline></switchinline>"
-#: 01170700.xhp
+#: 12070000.xhp
msgctxt ""
-"01170700.xhp\n"
-"par_id3156410\n"
+"12070000.xhp\n"
+"par_id3156326\n"
"7\n"
"help.text"
-msgid "The HTML filter now uses precisely these listener interfaces and method names so that it can import and export events as desired. You can register a focus event through"
-msgstr "Το φίλτρο HTML χρησιμοποιεί τώρα ακριβώς αυτές τις διασυνδέσεις Listener και τα ονόματα μεθόδων, έτσι ώστε να μπορεί να εισαγάγει και να εξαγάγει συμβάντα κατά τον επιθυμητό τρόπο. Έτσι, μπορείτε να δηλώσετε ένα συμβάν εστίασης, μέσω της δήλωσης"
-
-#: 01170700.xhp
-msgctxt ""
-"01170700.xhp\n"
-"par_id3150506\n"
-"8\n"
-"help.text"
-msgid "<INPUT TYPE=text ONFOCUS=\"/* code */\""
-msgstr "<INPUT TYPE=text ONFOCUS=\"/* code */\""
-
-#: 01170700.xhp
-msgctxt ""
-"01170700.xhp\n"
-"par_id3154289\n"
-"9\n"
-"help.text"
-msgid "rather than through the"
-msgstr "αντί για διαμέσου του"
-
-#: 01170700.xhp
-msgctxt ""
-"01170700.xhp\n"
-"par_id3155391\n"
-"10\n"
-"help.text"
-msgid "<INPUT TYPE=text SDEvent-XFocusListener-focusGained=\"/* code */\""
-msgstr "<INPUT TYPE=text SDEvent-XFocusListener-focusGained=\"/* code */\""
-
-#: 01170700.xhp
-msgctxt ""
-"01170700.xhp\n"
-"par_id3152996\n"
-"11\n"
-"help.text"
-msgid "register. Events can therefore be registered as desired, including those not offered in the list boxes. To define the script language of events, you can write the following line in the document header:"
-msgstr "δήλωση. Τα συμβάντα μπορούν επομένως να δηλωθούν με τον τρόπο που θέλετε, συμπεριλαμβανομένων εκείνων που δεν παρέχονται στα πεδία λίστας. Για να καθορίσετε τη γλώσσα δέσμης ενεργειών συμβολοσειράς των συμβάντων μπορείτε, στην κεφαλίδα του εγγράφου, να γράψετε την ακόλουθη γραμμή :"
-
-#: 01170700.xhp
-msgctxt ""
-"01170700.xhp\n"
-"par_id3150443\n"
-"12\n"
-"help.text"
-msgid "<META HTTP-EQUIV=\"content-script-type\" CONTENT=\"...\">"
-msgstr "<META HTTP-EQUIV=\"content-script-type\" CONTENT=\"...\">"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If data is inserted into the document as a table, the table properties are not saved along with the data in the document. If you select the <emph>AutoFormat</emph> function for formatting the table, $[officename] will note the name of the format template. This template will then be used automatically if you insert data as a table again, unless the preferences have been changed.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αν ένα δεδομένο εισάγεται μέσα στο έγγραφο ως πίνακας, οι ιδιότητες του πίνακα δεν αποθηκεύονται μαζί με τα δεδομένα στο έγγραφο. Αν επιλέξετε τη λειτουργία <emph>Αυτόματη Μορφοποίηση</emph> για τη μορφοποίηση του πίνακα, το $[officename] θα σημειώσει το όνομα του προτύπου μορφής. Αυτό το πρότυπο θα χρησιμοποιείται μετά αυτόματα αν εισάγετε πάλι δεδομένα ως πίνακα, εκτός κι αν οι προτιμήσεις έχουν αλλάξει.</caseinline></switchinline>"
-#: 01170700.xhp
+#: 12070100.xhp
msgctxt ""
-"01170700.xhp\n"
-"par_id3166410\n"
-"13\n"
+"12070100.xhp\n"
+"tit\n"
"help.text"
-msgid "As CONTENT you can, for example, use \"text/x-StarBasic\" for $[officename] Basic or a \"text/JavaScript\" for JavaScript. If no entry is made, JavaScript is assumed."
-msgstr "Ως CONTENT μπορείτε, για παράδειγμα, να χρησιμοποιήσετε τη δήλωση text/x-StarBasic για τη $[officename] Basic ή τη δήλωση text/JavaScript για JavaScript. Σε περίπτωση που δεν έχει γίνει καμία καταχώρηση, επιλέγεται JavaScript."
+msgid "Table"
+msgstr "Πίνακας"
-#: 01170700.xhp
+#: 12070100.xhp
msgctxt ""
-"01170700.xhp\n"
-"par_id3146797\n"
-"14\n"
+"12070100.xhp\n"
+"hd_id3151299\n"
+"1\n"
"help.text"
-msgid "During exporting, the default script language will be defined based on the first module found in macro management. For events, only one language can be used per document."
-msgstr "Κατά την εξαγωγή, η προεπιλεγμένη γλώσσα δέσμης ενεργειών συμβολοσειράς θα καθοριστεί με βάση την πρώτη λειτουργική μονάδα στη διαχείριση μακροεντολών. Έτσι, (για συμβάντα) είναι δυνατή η χρησιμοποίηση μόνο μίας γλώσσας ανά έγγραφο."
+msgid "Table"
+msgstr "Πίνακας"
-#: 06060000.xhp
+#: 12070100.xhp
msgctxt ""
-"06060000.xhp\n"
-"tit\n"
+"12070100.xhp\n"
+"bm_id3156183\n"
"help.text"
-msgid "Promote One Level"
-msgstr "Προβιβασμός ενός επιπέδου"
+msgid "<bookmark_value>database contents; inserting as tables</bookmark_value>"
+msgstr "<bookmark_value>περιεχόμενα βάσης δεδομένων, εισαγωγή ως πίνακες</bookmark_value>"
-#: 06060000.xhp
+#: 12070100.xhp
msgctxt ""
-"06060000.xhp\n"
-"hd_id3159225\n"
-"1\n"
+"12070100.xhp\n"
+"par_id3156183\n"
+"18\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/02/06060000.xhp\" name=\"Promote One Level\">Promote One Level</link></caseinline><defaultinline><link href=\"text/shared/02/06060000.xhp\" name=\"Promote\">Promote</link></defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/02/06060000.xhp\" name=\"Προβιβασμός ενός επιπέδου\">Προβιβασμός ενός επιπέδου</link></caseinline><defaultinline><link href=\"text/shared/02/06060000.xhp\" name=\"Προβιβασμός\">Προβιβασμός</link></defaultinline></switchinline>"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_AS_TABLE\" visibility=\"hidden\">Inserts data selected from the data source browser into the document as a table.</ahelp> In the <emph>Insert Database Columns</emph> dialog, select the <emph>Table</emph> option to insert the selected data into the document as a table. In the dialog, you can decide which database fields or columns are transferred, and how the text table is formatted."
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_AS_TABLE\" visibility=\"hidden\">Εισάγει δεδομένα που επιλέχθηκαν από το πρόγραμμα ανάγνωσης δεδομένων προέλευσης μέσα στο αρχείο ως πίνακα.</ahelp> Στο διάλογο <emph>Εισαγωγή στηλών βάσης δεδομένων</emph>, επιλέξτε την επιλογή <emph>Πίνακας</emph> για να εισάγετε τα επιλεγμένα δεδομένα μέσα στο αρχείο ως πίνακα. Στο διάλογο, μπορείτε να αποφασίσετε ποια πεδία ή στήλες της βάσης δεδομένων θα μεταφερθούν, και πως θα μορφοποιηθεί ο πίνακας κειμένου."
-#: 06060000.xhp
+#: 12070100.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_id3149999\n"
+"12070100.xhp\n"
+"hd_id3152594\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:IncrementLevel\">Moves the selected paragraph up one level in the numbering or bullets hierarchy.</ahelp>"
-msgstr "<ahelp hid=\".uno:IncrementLevel\">Μετακινεί την επιλεγμένη παράγραφο πάνω ένα επίπεδο στην ιεραρχία αρίθμησης ή κουκίδων.</ahelp>"
-
-#: 06060000.xhp
-msgctxt ""
-"06060000.xhp\n"
-"par_id3149205\n"
-"4\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Το εικονίδιο<emph> Προβιβασμός ενός επιπέδου </emph>βρίσκεται στην γραμμή <emph>Κουκίδες και αρίθμηση</emph> , η οποία εμφανίζεται όταν ο δείκτης τοποθετείται σε ένα στοιχείο αρίθμησης ή κουκίδων. </caseinline><caseinline select=\"IMPRESS\">Το εικονίδιο <emph> Προβιβασμός </emph> βρίσκεται στην γραμμή <emph>Μορφοποίηση κειμένου</emph>, η οποία εμφανίζεται κατά την εργασία σε προβολή διάρθρωσης. </caseinline></switchinline>"
+msgid "Table"
+msgstr "Πίνακας"
-#: 06060000.xhp
+#: 12070100.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_id3149388\n"
+"12070100.xhp\n"
+"par_id3152918\n"
+"19\n"
"help.text"
-msgid "<image id=\"img_id3155535\" src=\"cmd/sc_outlineleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155535\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155535\" src=\"cmd/sc_outlineleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155535\">Εικονίδιο</alt></image>"
+msgid "In the <emph>Table</emph> area, use the arrow keys to select the columns of the database table that you want to apply to the text table."
+msgstr "Μέσα στην περιοχή <emph>Πίνακας</emph>, χρησιμοποιήστε τα βελάκια για να επιλέξετε τις στήλες του πίνακα της βάσης δεδομένων που θέλετε να εφαρμοστούν στον πίνακα κειμένου."
-#: 06060000.xhp
+#: 12070100.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_id3146958\n"
+"12070100.xhp\n"
+"hd_id3156042\n"
"3\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Προβιβασμός ενός επιπέδου </caseinline><defaultinline>Προβιβασμός</defaultinline></switchinline>"
+msgid "Database columns"
+msgstr "Στήλες βάσης δεδομένων"
-#: 01171100.xhp
+#: 12070100.xhp
msgctxt ""
-"01171100.xhp\n"
-"tit\n"
+"12070100.xhp\n"
+"par_id3152425\n"
+"20\n"
"help.text"
-msgid "Wizards On/Off"
-msgstr "Αυτόματοι πιλότοι Ναι/Όχι"
+msgid "<ahelp hid=\"SW:LISTBOX:DLG_AP_INSERT_DB_SEL:LB_TBL_DB_COLUMN\">Specifies the database columns to be inserted into the text table.</ahelp> All database table columns that have not been accepted in the <emph>Table column(s)</emph> list box are listed here. The entries are sorted alphabetically."
+msgstr "<ahelp hid=\"SW:LISTBOX:DLG_AP_INSERT_DB_SEL:LB_TBL_DB_COLUMN\">Προσδιορίζει τις στήλες της βάσης δεδομένων που θα εισαχθούν μέσα στον πίνακα κειμένου.</ahelp> Όλες οι στήλες του πίνακα βάσης δεδομένων που δεν έχουν γίνει αποδεκτές στο πεδίο λίστας <emph>Στήλη πίνακα</emph> αναφέρονται εδώ. Οι εγγραφές ταξινομούνται αλφαβητικά."
-#: 01171100.xhp
+#: 12070100.xhp
msgctxt ""
-"01171100.xhp\n"
-"hd_id3155934\n"
-"1\n"
+"12070100.xhp\n"
+"hd_id3147577\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/shared/02/01171100.xhp\" name=\"Wizards On/Off\">Wizards On/Off</link>"
-msgstr "<link href=\"text/shared/02/01171100.xhp\" name=\"Αυτόματοι Πιλότοι Ναι/Όχι\">Αυτόματοι Πιλότοι Ναι/Όχι</link>"
+msgid "Table column(s)"
+msgstr "Στήλη πίνακα"
-#: 01171100.xhp
+#: 12070100.xhp
msgctxt ""
-"01171100.xhp\n"
-"par_id3147143\n"
-"2\n"
+"12070100.xhp\n"
+"par_id3153527\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".uno:UseWizards\">Specifies whether to start the wizard automatically when inserting a new control.</ahelp> This setting applies globally to all documents."
-msgstr "<ahelp hid=\".uno:UseWizards\">Καθορίζει αν ο αυτόματος πιλότος θα ξεκινά αυτόματα όταν εισάγεται ένα νέο πεδίο ελέγχου.</ahelp> Αυτή η ρύθμιση εφαρμόζεται καθολικά σε όλα τα έγγραφα."
+msgid "<ahelp hid=\"SW:LISTBOX:DLG_AP_INSERT_DB_SEL:LB_TABLE_COL\">Lists all database columns to be inserted into the document.</ahelp> A column will be assigned to each corresponding entry in the table. The entry order in the <emph>Table column(s)</emph> list box determines the data order in the text table."
+msgstr "<ahelp hid=\"SW:LISTBOX:DLG_AP_INSERT_DB_SEL:LB_TABLE_COL\">Εμφανίζει σε λίστα όλες τις στήλες της βάσης δεδομένων που θα εισαχθούν μέσα στο έγγραφο.</ahelp> Μια στήλη θα ανατεθεί σε κάθε αντίστοιχη εγγραφή μέσα στον πίνακα. Η σειρά των εγγραφών μέσα στο πεδίο λίστας <emph>Στήλη πίνακα</emph> καθορίζει τη σειρά των δεδομένων μέσα στον πίνακα κειμένου."
-#: 01171100.xhp
+#: 12070100.xhp
msgctxt ""
-"01171100.xhp\n"
-"par_id3159201\n"
-"4\n"
+"12070100.xhp\n"
+"hd_id3146958\n"
+"5\n"
"help.text"
-msgid "There are wizards for inserting a list box or combo box, a table element and group boxes."
-msgstr "Υπάρχουν αυτόματοι πιλότοι για εισαγωγή πεδίων λίστας ή πεδίων συνδυασμού, στοιχείων πίνακα και πλαισίων ομαδοποίησης."
+msgid ">>"
+msgstr ">>"
-#: fontwork.xhp
+#: 12070100.xhp
msgctxt ""
-"fontwork.xhp\n"
-"tit\n"
+"12070100.xhp\n"
+"par_id3149750\n"
+"22\n"
"help.text"
-msgid "Fontwork Gallery"
-msgstr "Συλλογή FontWork"
+msgid "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ALL_TO\">Moves all listed database fields into the <emph>Table column(s)</emph> list box.</ahelp> All fields listed in the <emph>Table column(s)</emph> list box are inserted into the document."
+msgstr "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ALL_TO\">Μετακινεί όλα τα αναφερόμενα πεδία της βάσης δεδομένων μέσα στο πεδίο λίστας <emph>Στήλη πίνακα</emph>.</ahelp> Όλα τα πεδία που εμφανίζονται σε λίστα στο πεδίο λίστας <emph>Στήλη πίνακα</emph> εισάγονται μέσα στο έγγραφο."
-#: fontwork.xhp
+#: 12070100.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN10557\n"
+"12070100.xhp\n"
+"hd_id3163802\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/02/fontwork.xhp\">Fontwork Gallery</link>"
-msgstr "<link href=\"text/shared/02/fontwork.xhp\">Συλλογή FontWork</link>"
+msgid ">"
+msgstr ">"
-#: fontwork.xhp
+#: 12070100.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN10567\n"
+"12070100.xhp\n"
+"par_id3153662\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".\">The icon opens the Fontwork Gallery from which you can insert graphical text art into your document.</ahelp>"
-msgstr "<ahelp hid=\".\">Το εικονίδιο ανοίγει τη Συλλογή FontWork, όπου μπορείτε να εισάγετε γραφικό κείμενο στο έγγραφό σας.</ahelp>"
+msgid "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ONE_TO\">Moves the selected database field into the <emph>Table column(s)</emph> list box. </ahelp> You can also double click an entry to move it to the <emph>Table column(s)</emph> list box. All fields listed in the <emph>Table column(s)</emph> list box are inserted into the document."
+msgstr "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ONE_TO\">Μετακινεί τα επιλεγμένα πεδία της βάσης δεδομένων μέσα στο πεδίο λίστας <emph>Στήλη πίνακα</emph>.</ahelp> Μπορείτε επίσης να κάνετε διπλό κλικ σε μια εγγραφή για να τη μετακινήσετε στο πεδίο λίστας <emph>Στήλη πίνακα</emph>. Όλα τα πεδία που εμφανίζονται σε λίστα στο πεδίο λίστας <emph>Στήλη πίνακα</emph> εισάγονται μέσα στο έγγραφο."
-#: fontwork.xhp
+#: 12070100.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN10591\n"
+"12070100.xhp\n"
+"hd_id3149732\n"
+"7\n"
"help.text"
-msgid "Fontwork Gallery"
-msgstr "Συλλογή FontWork"
+msgid "<"
+msgstr "<"
-#: fontwork.xhp
+#: 12070100.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN10595\n"
+"12070100.xhp\n"
+"par_id3148685\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".\">The Fontwork Gallery displays previews of Fontwork objects. To insert an object into your document, select the object, and then click OK.</ahelp>"
-msgstr "<ahelp hid=\".\">Η συλλογή FontWork προβάλει τα αντικείμενα FontWork. Για να εισάγετε ένα αντικείμενο στο έγγραφο σας, επιλέξτε το αντικείμενο και πατήστε OK.</ahelp>"
+msgid "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ONE_FROM\">Removes the selected database field from the<emph> Table column(s)</emph> list box</ahelp> The removed field is not inserted into the document."
+msgstr "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ONE_FROM\">Αφαιρεί το επιλεγμένο πεδίο της βάσης δεδομένων από το πεδίο λίστας <emph> Στήλη(ες) πίνακα</emph></ahelp> Το πεδίο που αφαιρέθηκε δεν εισάγεται μέσα στο έγγραφο."
-#: fontwork.xhp
+#: 12070100.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN105AF\n"
+"12070100.xhp\n"
+"hd_id3150771\n"
+"8\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/fontwork.xhp#fontwork\"/>"
-msgstr "<embedvar href=\"text/shared/guide/fontwork.xhp#fontwork\"/>"
+msgid "<<"
+msgstr "<<"
-#: fontwork.xhp
+#: 12070100.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN10623\n"
+"12070100.xhp\n"
+"par_id3154897\n"
+"25\n"
"help.text"
-msgid "<link href=\"text/shared/fontwork_toolbar.xhp\">Fontwork toolbar</link>"
-msgstr "<link href=\"text/shared/fontwork_toolbar.xhp\">Γραμμή εργαλείων FontWork</link>"
+msgid "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ALL_FROM\">Removes all database fields from the <emph>Table column(s)</emph> list box.</ahelp>"
+msgstr "<ahelp hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ALL_FROM\">Αφαιρεί όλα τα πεδία της βάσης δεδομένων από το πεδίο λίστας <emph>Στήλη(ες) πίνακα</emph>.</ahelp>"
-#: 01220000.xhp
+#: 12070100.xhp
msgctxt ""
-"01220000.xhp\n"
-"tit\n"
+"12070100.xhp\n"
+"hd_id3159399\n"
+"13\n"
"help.text"
-msgid "Navigator"
-msgstr "Περιήγηση"
+msgid "Format"
+msgstr "Μορφή"
-#: 01220000.xhp
+#: 12070100.xhp
msgctxt ""
-"01220000.xhp\n"
-"hd_id3155934\n"
-"1\n"
+"12070100.xhp\n"
+"par_id3154380\n"
+"30\n"
"help.text"
-msgid "<link href=\"text/shared/02/01220000.xhp\" name=\"Navigator\">Navigator</link>"
-msgstr "<link href=\"text/shared/02/01220000.xhp\" name=\"Περιήγηση\">Περιήγηση</link>"
+msgid "Specifies the format for inserting the database fields into the document."
+msgstr "Καθορίζει τη μορφή για την εισαγωγή των πεδίων της βάσης δεδομένων μέσα στο έγγραφο."
-#: 01220000.xhp
+#: 12070100.xhp
msgctxt ""
-"01220000.xhp\n"
-"par_id3148983\n"
-"2\n"
+"12070100.xhp\n"
+"hd_id3156329\n"
+"14\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Κάντε κλικ στο εικονίδιο<emph> Περιήγηση Ναι/Όχι </emph>για να αποκρύψετε ή να εμφανίσετε την <emph>Περιήγηση</emph>."
+msgid "From database"
+msgstr "Από βάση δεδομένων"
-#: 01220000.xhp
+#: 12070100.xhp
msgctxt ""
-"01220000.xhp\n"
-"par_id3152594\n"
-"4\n"
+"12070100.xhp\n"
+"par_id3149415\n"
+"31\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "Μπορείτε επίσης να καλέσετε τον <emph>Περιηγητή</emph> επιλέγοντας <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"Προβολή - Περιηγητής\">Προβολή - Περιηγητής</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Προβολή - Περιηγητής\">Προβολή - Περιηγητής</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Προβολή - Περιηγητής\">Προβολή - Περιηγητής</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Προβολή - Περιηγητής\">Προβολή - Περιηγητής</link></caseinline><defaultinline>Προβολή - Περιηγητής</defaultinline></switchinline>"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_DBFMT_FROM_DB\">Accepts the database formats.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_DBFMT_FROM_DB\">Αποδέχεται τις μορφές της βάσης δεδομένων.</ahelp>"
-#: 01220000.xhp
+#: 12070100.xhp
msgctxt ""
-"01220000.xhp\n"
-"par_id3153345\n"
+"12070100.xhp\n"
+"hd_id3159148\n"
+"15\n"
"help.text"
-msgid "<image id=\"img_id3149095\" src=\"cmd/sc_navigator.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149095\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149095\" src=\"cmd/sc_navigator.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149095\">Icon</alt></image>"
+msgid "Select"
+msgstr "Επιλογή"
-#: 01220000.xhp
+#: 12070100.xhp
msgctxt ""
-"01220000.xhp\n"
-"par_id3155536\n"
-"3\n"
+"12070100.xhp\n"
+"par_id3152349\n"
+"32\n"
"help.text"
-msgid "Navigator On/Off"
-msgstr "Περιήγηση Ναι/Όχι"
+msgid "<ahelp hid=\"SW:LISTBOX:DLG_AP_INSERT_DB_SEL:LB_DBFMT_FROM_USR\">Specifies a format from the list, if the format information of certain data fields is not accepted.</ahelp> The formats supplied here are only available for certain database fields, such as numeric or Boolean fields. If you select a database field in text format, you will not be able to select any format from the selection list, since the text format will be automatically maintained."
+msgstr "<ahelp hid=\"SW:LISTBOX:DLG_AP_INSERT_DB_SEL:LB_DBFMT_FROM_USR\">Καθορίζει μια μορφή από τη λίστα, αν οι πληροφορίες της μορφής κάποιων συγκεκριμένων πεδίων δεδομένων δεν είναι αποδεχτές.</ahelp> Οι μορφές που παρέχονται εδώ είναι διαθέσιμες μόνο για συγκεκριμένα πεδία της βάσης δεδομένων, όπως αριθμητικά ή λογικά (Boolean) πεδία. Αν επιλέξετε ένα πεδίο της βάσης δεδομένων σε μορφή κειμένου, δε θα μπορείτε να επιλέξετε καμία μορφή από τη λίστα επιλογής, αφού η μορφή κειμένου θα διατηρείται αυτόματα."
-#: 05020000.xhp
+#: 12070100.xhp
msgctxt ""
-"05020000.xhp\n"
-"tit\n"
+"12070100.xhp\n"
+"par_id3144511\n"
+"33\n"
"help.text"
-msgid "Arrow Style"
-msgstr "Στυλ των άκρων γραμμής"
+msgid "If the format you want is not listed, select \"Other Formats...\" and define the desired format in the <link href=\"text/shared/01/05020300.xhp\" name=\"Number Format\"><emph>Number Format</emph></link> dialog."
+msgstr "Αν η μορφή που θέλετε δεν εμφανίζεται στη λίστα, επιλέξτε \"Άλλες μορφές...\" και ορίστε την επιθυμητή μορφή στο διάλογο <link href=\"text/shared/01/05020300.xhp\" name=\"Μορφή αριθμών\"><emph>Μορφή αριθμών</emph></link>."
-#: 05020000.xhp
+#: 12070100.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3148520\n"
-"1\n"
+"12070100.xhp\n"
+"par_id3154282\n"
+"34\n"
"help.text"
-msgid "<link href=\"text/shared/02/05020000.xhp\" name=\"Arrow Style\">Arrow Style</link>"
-msgstr "<link href=\"text/shared/02/05020000.xhp\" name=\"Στυλ των άκρων γραμμής\">Στυλ των άκρων γραμμής</link>"
+msgid "The number format assigned using the selection list always refers to the database field selected in the <emph>Database columns</emph> list box."
+msgstr "Η μορφή αριθμών που ανατέθηκε χρησιμοποιώντας τη λίστα επιλογής αναφέρεται πάντα στο πεδίο της βάσης δεδομένων που είναι επιλεγμένο στο πεδίο λίστας <emph>Στήλες βάσης δεδομένων</emph>."
-#: 05020000.xhp
+#: 12070100.xhp
msgctxt ""
-"05020000.xhp\n"
-"par_id3155934\n"
-"2\n"
+"12070100.xhp\n"
+"par_id3154138\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\".uno:LineEndStyle\">Opens the <emph>Arrowheads</emph> toolbar. Use the symbols shown to define the style for the end of the selected line.</ahelp>"
-msgstr "<ahelp hid=\".uno:LineEndStyle\">Ανοίγει τη γραμμή εργαλείων <emph>Σύμβολα βελών</emph>. Χρησιμοποιήστε τα σύμβολα που εμφανίζονται για να ορίσετε το στυλ για το τέλος της επιλεγμένης γραμμής.</ahelp>"
+msgid "To insert the data into the document in the form of a table, the correct <emph>Table</emph> option must be active. You can then select a database field from the <emph>Table column(s)</emph> list box to define the formatting of the database field. The changes to the number formats will be applied to the last selection. It does not matter whether the database field was selected from the <emph>Database columns</emph> list box or from the <emph>Table column(s)</emph> list box."
+msgstr "Για την εισαγωγή των δεδομένων μέσα στο έγγραφο στη φόρμα ενός πίνακα, η σωστή επιλογή <emph>Πίνακα</emph> πρέπει να είναι ενεργοποιημένη. Μπορείτε στη συνέχεια να επιλέξετε ένα πεδίο της βάσης δεδομένων από το πεδίο λίστας <emph>Στήλη πίνακα</emph> για να ορίσετε τη μορφοποίηση του πεδίου της βάσης δεδομένων. Οι αλλαγές στις μορφές αριθμών θα εφαρμοστούν στην τελευταία επιλογή. Δεν έχει σημασία αν το πεδίο της βάσης δεδομένων είχε επιλεχτεί από το πεδίο λίστας <emph>Στήλες βάσης δεδομένων</emph> ή από το πεδίο λίστας <emph>Στήλη πίνακα</emph>."
-#: 05020000.xhp
+#: 12070100.xhp
msgctxt ""
-"05020000.xhp\n"
-"par_id3150808\n"
-"4\n"
+"12070100.xhp\n"
+"hd_id3156280\n"
+"10\n"
"help.text"
-msgid "The <emph>Arrow Style</emph> icon is only displayed when you create a drawing with the drawing functions. For more information, see the <link href=\"text/shared/01/05200300.xhp\" name=\"Line Styles\"><emph>Line Styles</emph></link> section of the Help."
-msgstr "Το εικονίδιο <emph>Στυλ των άκρων γραμμής</emph> εμφανίζεται μόνο όταν δημιουργείτε ένα σχέδιο με τις λειτουργίες σχεδίασης. Για περισσότερες πληροφορίες, δείτε την ενότητα <link href=\"text/shared/01/05200300.xhp\" name=\"Στυλ γραμμής\"><emph>Στυλ γραμμής</emph></link> της Βοήθειας ."
+msgid "Insert table heading"
+msgstr "Εισαγωγή επικεφαλίδας πίνακα"
-#: 05020000.xhp
+#: 12070100.xhp
msgctxt ""
-"05020000.xhp\n"
-"par_id3148548\n"
+"12070100.xhp\n"
+"par_id3150497\n"
+"27\n"
"help.text"
-msgid "<image id=\"img_id3145090\" src=\"cmd/sc_lineendstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145090\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145090\" src=\"cmd/sc_lineendstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145090\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SW:CHECKBOX:DLG_AP_INSERT_DB_SEL:CB_TABLE_HEADON\">Specifies whether to insert a heading line for the columns in the text table.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:DLG_AP_INSERT_DB_SEL:CB_TABLE_HEADON\">Καθορίζει αν θα γίνει εισαγωγή γραμμής επικεφαλίδας για τις στήλες στον επόμενο πίνακα.</ahelp>"
-#: 05020000.xhp
+#: 12070100.xhp
msgctxt ""
-"05020000.xhp\n"
-"par_id3149096\n"
-"3\n"
+"12070100.xhp\n"
+"hd_id3153178\n"
+"11\n"
"help.text"
-msgid "Arrow Style"
-msgstr "Στυλ των άκρων γραμμής"
+msgid "Apply column name"
+msgstr "Εφαρμογή ονόματος στήλης"
-#: 01170801.xhp
+#: 12070100.xhp
msgctxt ""
-"01170801.xhp\n"
-"tit\n"
+"12070100.xhp\n"
+"par_id3152922\n"
+"28\n"
"help.text"
-msgid "Table Element / List Box / Combo Box Wizard: Data"
-msgstr "Αυτόματος πιλότος Στοιχείων πίνακα/ Πεδίων λίστας / Πεδίων συνδυασμού: Δεδομένα"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_HEADL_COLNMS\">Uses the field names of the database table as headings for each of the text table columns.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_HEADL_COLNMS\">Χρησιμοποιεί τα ονόματα πεδίων από τον πίνακα της βάσης δεδομένων ως επικεφαλίδες για καθεμιά από τις στήλες του πίνακα κειμένου.</ahelp>"
-#: 01170801.xhp
+#: 12070100.xhp
msgctxt ""
-"01170801.xhp\n"
-"hd_id3153323\n"
-"3\n"
+"12070100.xhp\n"
+"hd_id3158407\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170801.xhp\" name=\"Table Element / List Box / Combo Box Wizard: Data\">Table Element / List Box / Combo Box Wizard: Data</link>"
-msgstr "<link href=\"text/shared/02/01170801.xhp\" name=\"Αυτόματος πιλότος Πίνακας στοιχείων / Πεδίο λίστας / Πεδίο συνδυασμού: Δεδομένα\">Αυτόματος πιλότος Πίνακας στοιχείων / Πεδίο λίστας / Πεδίο συνδυασμού: Δεδομένα</link>"
+msgid "Create row only"
+msgstr "Δημιουργία γραμμής μόνο"
-#: 01170801.xhp
+#: 12070100.xhp
msgctxt ""
-"01170801.xhp\n"
-"par_id3150476\n"
-"4\n"
+"12070100.xhp\n"
+"par_id3153194\n"
+"29\n"
"help.text"
-msgid "Select the data source and table to which the form field corresponds. If you insert the form field in a document that is already linked to a data source, this page becomes invisible."
-msgstr "Επιλέξτε την προέλευση και τον πίνακα δεδομένων, με τα οποία σχετίζεται το πεδίο φόρμας. Αν εισαγάγετε το πεδίο φόρμας σε ένα έγγραφο το οποίο είναι ήδη συνδεδεμένο με μια προέλευση δεδομένων, η σελίδα αυτή γίνεται αόρατη."
+msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_HEADL_EMPTY\">Inserts an empty heading line into the text table.</ahelp> Using the<emph> Create row only </emph>option, you can define headings in the document, which do not correspond to the database field names."
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_HEADL_EMPTY\">Εισάγει μια άδεια γραμμή επικεφαλίδας μέσα στον πίνακα κειμένου.</ahelp> Χρησιμοποιώντας την επιλογή<emph> Δημιουργία γραμμής μόνο </emph>, μπορείτε να ορίσετε επικεφαλίδες μέσα στο έγγραφο, οι οποίες δεν αντιστοιχούν στα ονόματα πεδίων της βάσης δεδομένων."
-#: 01170801.xhp
+#: 12070100.xhp
msgctxt ""
-"01170801.xhp\n"
-"hd_id3153894\n"
-"5\n"
+"12070100.xhp\n"
+"hd_id3153369\n"
+"16\n"
"help.text"
-msgid "Data source"
-msgstr "Προέλευση δεδομένων"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 01170801.xhp
+#: 12070100.xhp
msgctxt ""
-"01170801.xhp\n"
-"par_id3153114\n"
-"6\n"
+"12070100.xhp\n"
+"par_id3154299\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_TABLESELECTION_LB_DATASOURCE\">Specifies the data source that contains the desired table.</ahelp>"
-msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_TABLESELECTION_LB_DATASOURCE\">Καθορίζει την προέλευση δεδομένων που περιέχει τον επιθυμητό πίνακα.</ahelp>"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:DLG_AP_INSERT_DB_SEL:PB_TBL_FORMAT\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05090000.xhp\" name=\"Table Format\"><emph>Table Format</emph></link></caseinline><defaultinline><emph>Table Format</emph></defaultinline></switchinline> dialog, which enables you to define the table properties such as borders, background, and column width.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:DLG_AP_INSERT_DB_SEL:PB_TBL_FORMAT\">Ανοίγει το διάλογο <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05090000.xhp\" name=\"Μορφή πίνακα\"><emph>Μορφή πίνακα</emph></link></caseinline><defaultinline><emph>Μορφή πίνακα</emph></defaultinline></switchinline>, ο οποίος σας επιτρέπει να ορίζετε τις ιδιότητες πίνακα όπως περιγράμματα, φόντο, και πλάτος στήλης.</ahelp>"
-#: 01170801.xhp
+#: 12070100.xhp
msgctxt ""
-"01170801.xhp\n"
-"hd_id3149346\n"
-"7\n"
+"12070100.xhp\n"
+"hd_id3153728\n"
+"17\n"
"help.text"
-msgid "Table"
-msgstr "Πίνακας"
+msgid "AutoFormat"
+msgstr "Αυτόματη Μορφοποίηση"
-#: 01170801.xhp
+#: 12070100.xhp
msgctxt ""
-"01170801.xhp\n"
-"par_id3150774\n"
-"8\n"
+"12070100.xhp\n"
+"par_id3154988\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_TABLESELECTION_LB_TABLE\">Specifies the desired table.</ahelp>"
-msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_TABLESELECTION_LB_TABLE\">Καθορίζει τον επιθυμητό πίνακα.</ahelp>"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:DLG_AP_INSERT_DB_SEL:PB_TBL_AUTOFMT\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\"><emph>AutoFormat</emph></link></caseinline><defaultinline><emph>AutoFormat</emph></defaultinline></switchinline> dialog, in which you can select format styles that are immediately applied when inserting the table.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:DLG_AP_INSERT_DB_SEL:PB_TBL_AUTOFMT\">Ανοίγει το διάλογο <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05150101.xhp\" name=\"Αυτόματη Μορφοποίηση\"><emph>Αυτόματη Μορφοποίηση</emph></link></caseinline><defaultinline><emph>Αυτόματη Μορφοποίηση</emph></defaultinline></switchinline>, μέσα στον οποίο μπορείτε να επιλέγετε στυλ μορφής που εφαρμόζονται αμέσως όταν γίνεται εισαγωγή του πίνακα.</ahelp>"
-#: 07010000.xhp
+#: 12070200.xhp
msgctxt ""
-"07010000.xhp\n"
+"12070200.xhp\n"
"tit\n"
"help.text"
-msgid "Load URL"
-msgstr "Φόρτωση URL"
+msgid "Fields"
+msgstr "Πεδία"
-#: 07010000.xhp
+#: 12070200.xhp
msgctxt ""
-"07010000.xhp\n"
-"hd_id3149119\n"
+"12070200.xhp\n"
+"hd_id3149991\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/07010000.xhp\" name=\"Load URL\">Load URL</link>"
-msgstr "<link href=\"text/shared/02/07010000.xhp\" name=\"Φόρτωση URL\">Φόρτωση URL</link>"
-
-#: 07010000.xhp
-msgctxt ""
-"07010000.xhp\n"
-"par_id3155364\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Loads a document specified by an entered URL. You can type a new URL, edit an URL, or select one from the list. Displays the full path of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Φορτώνει το έγγραφο που ορίζεται από ένα εισηγμένο URL. Μπορείτε να πληκτρολογήσετε ένα νέο URL, να επεξεργαστήτε ένα URL, ή να επιλέξετε ένα από τη λίστα. Προβάλει την πλήρη διαδρομή του τρέχοντος εγγράφου. </ahelp>"
+msgid "Fields"
+msgstr "Πεδία"
-#: 07010000.xhp
+#: 12070200.xhp
msgctxt ""
-"07010000.xhp\n"
-"par_idN108C6\n"
+"12070200.xhp\n"
+"bm_id3149987\n"
"help.text"
-msgid "Enable Load URL with the Visible Buttons command (click the arrow at the end of the toolbar)."
-msgstr "Ενεργοποίηση φόρτωσης URL με την εντολή Ορατά πεδία επιλογής (πατήστε το βέλος που βρίσκεται στο τέλος της γραμμής εργαλείων)"
+msgid "<bookmark_value>database contents; inserting as fields</bookmark_value>"
+msgstr "<bookmark_value>περιεχόμενα βάσης δεδομένων, εισαγωγή ως πεδία</bookmark_value>"
-#: 18030000.xhp
+#: 12070200.xhp
msgctxt ""
-"18030000.xhp\n"
-"tit\n"
+"12070200.xhp\n"
+"par_id3149987\n"
+"8\n"
"help.text"
-msgid "AutoSpellcheck On/Off"
-msgstr "Αυτόματος ορθογραφικός έλεγχος Ναι/Όχι"
+msgid "<ahelp hid=\"SW_RADIOBUTTON_DLG_AP_INSERT_DB_SEL_RB_AS_FIELD\" visibility=\"hidden\">Inserts data selected from the data source browser into the document as fields.</ahelp> In the <emph>Insert Database Columns</emph> dialog, select the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\">Fields</link> to insert the selected data into the document as fields. These <link href=\"text/swriter/01/04090006.xhp\" name=\"database fields\">database fields</link> work as wildcards for the individual database columns and can be used for form letters. Click the <link href=\"text/shared/02/12080000.xhp\" name=\"Data to Fields\"><emph>Data to Fields</emph></link> icon to match the contents of the fields to the currently selected record."
+msgstr "<ahelp hid=\"SW_RADIOBUTTON_DLG_AP_INSERT_DB_SEL_RB_AS_FIELD\" visibility=\"hidden\">Εισάγει τα δεδομένα που επιλέχτηκαν από τη περιήγηση προέλευσης δεδομένων μέσα στο έγγραφο ως πεδία.</ahelp> Στο διάλογο <emph>Εισαγωγή στηλών βάσης δεδομένων</emph>, επιλέξτε το <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\">Πεδία</link> για να εισάγετε τα επιλεγμένα δεδομένα μέσα στο έγγραφο ως πεδία. Αυτά τα <link href=\"text/swriter/01/04090006.xhp\" name=\"πεδία βάσης δεδομένων\">πεδία βάσης δεδομένων</link> λειτουργούν ως σύμβολα μπαλαντέρ για τις μεμονωμένες στήλες της βάσης δεδομένων και μπορούν να χρησιμοποιηθούν για εγκύκλιους επιστολές. Κάντε κλικ στο εικονίδιο <link href=\"text/shared/02/12080000.xhp\" name=\"Δεδομένα σε πεδία\"><emph>Δεδομένα σε πεδία</emph></link> για να ταιριάξετε τα περιεχόμενα των πεδίων στην τρέχουσα εγγραφή που έχει επιλεχθεί."
-#: 18030000.xhp
+#: 12070200.xhp
msgctxt ""
-"18030000.xhp\n"
-"hd_id3155599\n"
-"1\n"
+"12070200.xhp\n"
+"par_id3153114\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/shared/02/18030000.xhp\" name=\"AutoSpellcheck On/Off\">AutoSpellcheck On/Off</link>"
-msgstr "<link href=\"text/shared/02/18030000.xhp\" name=\"Αυτόματος ορθογραφικός έλεγχος Ναι/Όχι\">Αυτόματος ορθογραφικός έλεγχος Ναι/Όχι</link>"
+msgid "If several records are selected when you choose the <emph>Data to Text</emph> function, the mail merge fields will be inserted according to the number of records. Also, a field command such as \"Next record\" will be inserted automatically between individual field command blocks."
+msgstr "Αν επιλέγονται διάφορες εγγραφές όταν διαλέξετε τη λειτουργία <emph>Δεδομένα σε κείμενο</emph>, τα πεδία συγχώνευσης αλληλογραφίας θα εισαχθούν σύμφωνα με τον αριθμό των εγγραφών. Επίσης, μια εντολή πεδίου όπως η \"Επόμενη εγγραφή\" θα εισαχθεί αυτόματα ανάμεσα σε μεμονωμένα περιθώρια της εντολής πεδίου."
-#: 18030000.xhp
+#: 12070200.xhp
msgctxt ""
-"18030000.xhp\n"
-"par_id3150040\n"
+"12070200.xhp\n"
+"par_id3145090\n"
+"10\n"
"help.text"
-msgid "<image src=\"cmd/sc_spellonline.png\" id=\"img_id3150808\"><alt id=\"alt_id3150808\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_spellonline.png\" id=\"img_id3150808\"><alt id=\"alt_id3150808\">Icon</alt></image>"
+msgid "The <emph>Insert Database Columns</emph> dialog lets you define which database fields to insert into the document and how to format the paragraphs."
+msgstr "Ο διάλογος <emph>Εισαγωγή στηλών βάσης δεδομένων</emph> σας αφήνει να ορίσετε ποια πεδία της βάσης δεδομένων να εισαχθούν μέσα στο έγγραφο και πώς να μορφοποιηθούν οι παράγραφοι."
-#: 18030000.xhp
+#: 12070200.xhp
msgctxt ""
-"18030000.xhp\n"
-"par_id3147571\n"
+"12070200.xhp\n"
+"hd_id3156136\n"
"2\n"
"help.text"
-msgid "AutoSpellcheck On/Off"
-msgstr "Αυτόματος ορθογραφικός έλεγχος Ναι/Όχι"
-
-#: 09060000.xhp
-msgctxt ""
-"09060000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Target Frame"
-msgstr "Πλαίσιο προορισμού"
+msgid "Fields"
+msgstr "Πεδία"
-#: 09060000.xhp
+#: 12070200.xhp
msgctxt ""
-"09060000.xhp\n"
-"hd_id3152895\n"
-"1\n"
+"12070200.xhp\n"
+"par_id3147571\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/shared/02/09060000.xhp\" name=\"Target Frame\">Target Frame</link>"
-msgstr "<link href=\"text/shared/02/09060000.xhp\" name=\"Πλαίσιο προορισμού\">Πλαίσιο προορισμού</link>"
+msgid "In the <emph>Fields</emph> area, use the arrow button to select the database table columns into which you want to insert field contents."
+msgstr "Στην περιοχή <emph>Πεδία</emph>, χρησιμοποιήστε το πλήκτρο βέλους για να επιλέξετε τις στήλες του πίνακα βάσης δεδομένων στις οποίες θέλετε να εισάγετε τα περιεχόμενα του πεδίου."
-#: 09060000.xhp
+#: 12070200.xhp
msgctxt ""
-"09060000.xhp\n"
-"par_id3156211\n"
-"2\n"
+"12070200.xhp\n"
+"hd_id3153345\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_OFA_HYPERLINK_TARGET\" visibility=\"visible\">Specifies the target frame type for the specified URL.</ahelp> A submenu opens with <link href=\"text/shared/01/01100500.xhp\" name=\"predefined frames\">predefined frames</link>."
-msgstr "<ahelp hid=\"HID_OFA_HYPERLINK_TARGET\" visibility=\"visible\">Καθορίζει το είδος πλαισίου του προορισμού για το ορισμένο URL.</ahelp> Ένα υπο-μενού ανοίγει με <link href=\"text/shared/01/01100500.xhp\" name=\"προκαθορισμένα πλαίσια\">προκαθορισμένα πλαίσια</link>."
+msgid "Database columns"
+msgstr "Στήλες βάσης δεδομένων"
-#: 09060000.xhp
+#: 12070200.xhp
msgctxt ""
-"09060000.xhp\n"
-"par_id3149180\n"
+"12070200.xhp\n"
+"par_id3155535\n"
+"12\n"
"help.text"
-msgid "<image src=\"res/target.png\" id=\"img_id3154186\"><alt id=\"alt_id3154186\">Icon</alt></image>"
-msgstr "<image src=\"res/target.png\" id=\"img_id3154186\"><alt id=\"alt_id3154186\">Εικονίδιο</alt></image>"
+msgid "Lists all columns of the database table, which can be accepted in the selection list box to insert them into the document. <ahelp hid=\"SW_LISTBOX_DLG_AP_INSERT_DB_SEL_LB_TXT_DB_COLUMN\" visibility=\"visible\">Select the database columns that you want to insert it in the document.</ahelp>"
+msgstr "Παραθέτει όλες τις στήλες του πίνακα βάσης δεδομένων, που μπορούν να γίνουν δεκτές στο πεδίο λίστας επιλογών για να εισαχθούν στο έγγραφο. <ahelp hid=\"SW_LISTBOX_DLG_AP_INSERT_DB_SEL_LB_TXT_DB_COLUMN\" visibility=\"visible\"> Επιλέξτε τις στήλες βάσης δεδομένων που θέλετε να εισάγετε στο έγγραφο.</ahelp>"
-#: 09060000.xhp
+#: 12070200.xhp
msgctxt ""
-"09060000.xhp\n"
-"par_id3147834\n"
-"3\n"
+"12070200.xhp\n"
+"hd_id3152551\n"
+"4\n"
"help.text"
-msgid "Target Frame"
-msgstr "Πλαίσιο προορισμού"
+msgid ">"
+msgstr ">"
-#: 10030000.xhp
+#: 12070200.xhp
msgctxt ""
-"10030000.xhp\n"
-"tit\n"
+"12070200.xhp\n"
+"par_id3145345\n"
+"13\n"
"help.text"
-msgid "To Document Begin/First Page"
-msgstr "Προς την αρχή του εγγράφου / Πρώτη σελίδα"
+msgid "<ahelp visibility=\"visible\" hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_TOEDIT\">Moves the fields that you selected in the <emph>Database columns</emph> list box into the selection field.</ahelp> You can also double-click the entry to select it."
+msgstr "<ahelp visibility=\"visible\" hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_TOEDIT\">Μετακινεί τα πεδία που επιλέξατε στο πεδίο λίστας <emph>στήλες Βάσης Δεδομένων</emph> στο πεδίο επιλογής.</ahelp> Μπορείτε επίσης να κάνετε διπλό κλικ στην καταχώρηση για να την επιλέξετε."
-#: 10030000.xhp
+#: 12070200.xhp
msgctxt ""
-"10030000.xhp\n"
-"hd_id3149031\n"
-"1\n"
+"12070200.xhp\n"
+"hd_id3166411\n"
+"5\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"><link href=\"text/shared/02/10030000.xhp\" name=\"To Document Begin\">To Document Begin</link></caseinline> <defaultinline><link href=\"text/shared/02/10030000.xhp\" name=\"First Page\">First Page</link></defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"><link href=\"text/shared/02/10030000.xhp\" name=\"Προς την αρχή του εγγράφου\">Προς την αρχή του εγγράφου</link></caseinline> <defaultinline><link href=\"text/shared/02/10030000.xhp\" name=\"Πρώτη σελίδα\">Πρώτη σελίδα</link></defaultinline> </switchinline>"
+msgid "Select"
+msgstr "Επιλογή"
-#: 10030000.xhp
+#: 12070200.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3153539\n"
-"2\n"
+"12070200.xhp\n"
+"par_id3163802\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".uno:FirstPage\" visibility=\"visible\">Moves to the first page of the document.</ahelp> This function is only active when you select the <emph>Page Preview</emph> function on the <emph>File</emph> menu."
-msgstr "<ahelp hid=\".uno:FirstPage\" visibility=\"visible\">Μεταβαίνει στην πρώτη σελίδα του εγγράφου.</ahelp> Αυτή η λειτουργία είναι ενεργή μόνο όταν επιλέξετε τη λειτουργία <emph>Προεπισκόπηση σελίδας</emph> στο μενού <emph>Αρχείο</emph>."
+msgid "<ahelp hid=\"SW_MULTILINEEDIT_DLG_AP_INSERT_DB_SEL_ED_DB_TEXT\" visibility=\"visible\">Lists the database columns that you selected to be inserted into the document. You can also enter text here. This text will be also inserted into the document.</ahelp> The entries' order in the selection field corresponds to the data order in the document."
+msgstr "<ahelp hid=\"SW_MULTILINEEDIT_DLG_AP_INSERT_DB_SEL_ED_DB_TEXT\" visibility=\"visible\">Παραθέτει τις στήλες βάσης δεδομένων που επιλέξατε να εισαχθούν στο έγγραφο. Μπορείτε επίσης να εισάγετε κείμενο εδώ. Αυτό το κείμενο θα εισαχθεί επίσης στο έγγραφο.</ahelp> Η σειρά των καταχωρήσεων στο πεδίο επιλογής αντιστοιχεί στη σειρά δεδομένων στο έγγραφο."
-#: 10030000.xhp
+#: 12070200.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3154751\n"
+"12070200.xhp\n"
+"hd_id3153257\n"
+"7\n"
"help.text"
-msgid "<image src=\"cmd/sc_gotostartofdoc.png\" id=\"img_id3147571\"><alt id=\"alt_id3147571\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_gotostartofdoc.png\" id=\"img_id3147571\"><alt id=\"alt_id3147571\">Εικονίδιο</alt></image>"
+msgid "Paragraph Style"
+msgstr "Πρότυπο Παραγράφου"
-#: 10030000.xhp
+#: 12070200.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3143268\n"
-"3\n"
+"12070200.xhp\n"
+"par_id3158430\n"
+"15\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document Begin</caseinline> <defaultinline>First Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Προς την αρχή του εγγράφου</caseinline> <defaultinline>Πρώτη σελίδα</defaultinline> </switchinline>"
+msgid "By default, the inserted paragraphs are formatted with the current Paragraph Styles. This format corresponds to the \"none\" entry in the <emph>Paragraph Style</emph> list box. <ahelp hid=\"SW_LISTBOX_DLG_AP_INSERT_DB_SEL_LB_DB_PARA_COLL\" visibility=\"visible\">This is where you can select other Paragraph Styles to apply to the paragraph you want to insert into the document.</ahelp> The list box displays the available Paragraph Styles defined in <item type=\"productname\">%PRODUCTNAME</item> and managed in the <link href=\"text/swriter/01/05130000.xhp\" name=\"Style Catalog\">Style Catalog</link>."
+msgstr "Από προεπιλογή, οι παράγραφοι που εισάγονται μορφοποιούνται με το τρέχον Πρότυπο Παραγράφου. Αυτή η μορφή αντιστοιχεί στην καταχώρηση \"none\" του πεδίου λίστας <emph>Πρότυπο Παραγράφου</emph>. <ahelp hid=\"SW_LISTBOX_DLG_AP_INSERT_DB_SEL_LB_DB_PARA_COLL\" visibility=\"visible\"> Εδώ είναι που μπορείτε να επιλέξετε άλλα Πρότυπα Παραγράφου για να εφαρμοστούν στην παράγραφο που θέλετε να εισάγετε στο έγγραφο.</ahelp> Το πεδίο λίστας εμφανίζει τα διαθέσιμα Πρότυπα Παραγράφου που ορίζονται στο <item type=\"productname\">%PRODUCTNAME</item> και τα διαχειριζόμαστε στον<link href=\"text/swriter/01/05130000.xhp\" name=\"Κατάλογος Προτύπων\">Κατάλογος Προτύπων</link>."
-#: 12010000.xhp
+#: 12070300.xhp
msgctxt ""
-"12010000.xhp\n"
+"12070300.xhp\n"
"tit\n"
"help.text"
-msgid "Sort Ascending"
-msgstr "Αύξουσα ταξινόμηση"
+msgid "Text"
+msgstr "Κείμενο"
-#: 12010000.xhp
+#: 12070300.xhp
msgctxt ""
-"12010000.xhp\n"
-"hd_id3152594\n"
+"12070300.xhp\n"
+"hd_id3154873\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/12010000.xhp\" name=\"Sort Ascending\">Sort Ascending</link>"
-msgstr "<link href=\"text/shared/02/12010000.xhp\" name=\"Αύξουσα Ταξινόμηση\">Αύξουσα Ταξινόμηση</link>"
+msgid "Text"
+msgstr "Κείμενο"
-#: 12010000.xhp
+#: 12070300.xhp
msgctxt ""
-"12010000.xhp\n"
-"par_id3150693\n"
-"2\n"
+"12070300.xhp\n"
+"bm_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sorts the data of the selected field in ascending order. </ahelp>Text fields are sorted alphabetically, numerical fields are sorted by number."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ταξινομεί τα δεδομένα του επιλεγμένου πεδίου σε αύξουσα σειρά</ahelp>Τα πεδία κειμένου ταξινομούνται αλφαβητικά (A-Z) ενώ τα αριθμητικά πεδία κατά αύξουσα σειρά (0-9)."
+msgid "<bookmark_value>database contents; inserting as text</bookmark_value>"
+msgstr "<bookmark_value>περιεχόμενα βάσης δεδομένων, εισαγωγή ως κείμενο</bookmark_value>"
-#: 12010000.xhp
+#: 12070300.xhp
msgctxt ""
-"12010000.xhp\n"
-"par_id3154749\n"
+"12070300.xhp\n"
+"par_id3143284\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3147276\" src=\"cmd/sc_sortascending.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147276\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147276\" src=\"cmd/sc_sortascending.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147276\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_AS_TEXT\" visibility=\"hidden\">Inserts data selected from the data source browser into the document as text.</ahelp> If you select the <emph>Text</emph> option in the <emph>Insert Database Columns</emph> dialog, the content of the data selected in the data source browser is inserted into the document as text. In the dialog, you can decide which database fields or columns are transferred, and how the text is formatted."
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_AP_INSERT_DB_SEL:RB_AS_TEXT\" visibility=\"hidden\">Εισάγει δεδομένα επιλεγμένα από το πρόγραμμα ανάγνωσης ιστοσελίδων πηγής δεδομένων, στο έγγραφο ως κείμενο.</ahelp>Αν επιλέξετε την επιλογή <emph>Κείμενο</emph> στο διάλογο <emph>Εισαγωγή στηλών βάσης Δεδομένων</emph>, το περιεχόμενο των δεδομένων που επιλέχθηκαν στο πρόγραμμα ανάγνωσης ιστοσελίδων πηγής δεδομένων εισάγεται στο έγγραφο ως κείμενο. Στο διάλογο μπορείτε να αποφασίσετε ποια πεδία ή στήλες βάσης δεδομένων μεταφέρονται και πώς το κείμενο μορφοποιείται ."
-#: 12010000.xhp
+#: 12070300.xhp
msgctxt ""
-"12010000.xhp\n"
-"par_id3159158\n"
-"3\n"
+"12070300.xhp\n"
+"par_id3154289\n"
+"4\n"
"help.text"
-msgid "Sort Ascending"
-msgstr "Αύξουσα ταξινόμηση"
+msgid "If several records are selected when you choose the <emph>Data to Text</emph> function, the mail merge fields will be inserted according to the number of records."
+msgstr "Αν έχουν επιλεγεί πολλές εγγραφές όταν επιλέξετε τη λειτουργία <emph>Δεδομένα σε Κείμενο</emph>, τα πεδία συγχώνευσης αλληλογραφίας θα εισαχθούν ανάλογα με τον αριθμό των εγγραφών."
-#: 12010000.xhp
+#: 12070300.xhp
msgctxt ""
-"12010000.xhp\n"
-"par_id3154380\n"
-"4\n"
+"12070300.xhp\n"
+"hd_id3155392\n"
+"2\n"
"help.text"
-msgid "<variable id=\"selektionsortieren\">Data of the currently selected field are always sorted. A field is always selected as soon as you place the cursor in the field. To sort within tables, you can also click the corresponding column header. </variable>"
-msgstr "<variable id=\"selektionsortieren\">Τα δεδομένα του επιλεγμένου πεδίου ταξινομούνται πάντα. Ένα πεδίο επιλέγεται πάντα όταν τοποθετήσετε το δρομέα στο πεδίο. Για να πραγματοποιήσετε ταξινόμηση μέσα στους πίνακες, μπορείτε επίσης να κάνετε κλικ στην επικεφαλίδα της αντίστοιχης στήλης. </variable>"
+msgid "Text"
+msgstr "Κείμενο"
-#: 12010000.xhp
+#: 12070300.xhp
msgctxt ""
-"12010000.xhp\n"
-"par_id3150504\n"
+"12070300.xhp\n"
+"par_id3143267\n"
"5\n"
"help.text"
-msgid "<variable id=\"dialogsortieren\">To sort more than one data field, choose <emph>Data - Sort</emph>, then choose the <link href=\"text/shared/02/12100100.xhp\" name=\"Sort Criteria\">Sort Criteria</link> tab, where you can combine several sort criteria. </variable>"
-msgstr "<variable id=\"dialogsortieren\">Αν θέλετε να ταξινομήσετε περισσότερα από ένα πεδία δεδομένων, επιλέξτε <emph>Δεδομένα - Ταξινόμηση</emph> και στη συνέχεια επιλέξτε τη καρτέλα <link href=\"text/shared/02/12100100.xhp\" name=\"Κριτήρια Ταξινόμησης\">Κριτήρια Ταξινόμησης</link>, όπου μπορείτε να συνδυάσετε διάφορα κριτήρια ταξινόμησης. </variable>"
+msgid "In the <emph>Text</emph> area, use the arrow button to select the database table columns into which you want to insert field contents."
+msgstr "Στην περιοχή <emph>Κείμενο</emph>, χρησιμοποιήστε το πλήκτρο βέλους για να επιλέξετε τις στήλες του πίνακα βάσης δεδομένων μέσα στις οποίες θέλετε να εισάγετε τα περιεχόμενα ενός πεδίου."
-#: 06050000.xhp
+#: 12080000.xhp
msgctxt ""
-"06050000.xhp\n"
+"12080000.xhp\n"
"tit\n"
"help.text"
-msgid "Demote One Level"
-msgstr "Υποβιβασμός ενός επιπέδου"
+msgid "Data to Fields"
+msgstr "Δεδομένα σε πεδία"
-#: 06050000.xhp
+#: 12080000.xhp
msgctxt ""
-"06050000.xhp\n"
-"hd_id3148983\n"
+"12080000.xhp\n"
+"hd_id3149031\n"
"1\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/02/06050000.xhp\" name=\"Demote One Level\">Demote One Level</link></caseinline><defaultinline><link href=\"text/shared/02/06050000.xhp\" name=\"Demote\">Demote</link></defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/02/06050000.xhp\" name=\"Υποβιβασμός ενός επιπέδου\">Υποβιβασμός ενός επιπέδου</link></caseinline><defaultinline><link href=\"text/shared/02/06050000.xhp\" name=\"Υποβιβασμός\">Υποβιβασμός</link></defaultinline></switchinline>"
+msgid "<link href=\"text/shared/02/12080000.xhp\" name=\"Data to Fields\">Data to Fields</link>"
+msgstr "<link href=\"text/shared/02/12080000.xhp\" name=\"Δεδομένα σε Πεδία\">Δεδομένα σε Πεδία</link>"
-#: 06050000.xhp
+#: 12080000.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_id3147285\n"
+"12080000.xhp\n"
+"par_id3150476\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:DecrementLevel\">Moves the selected paragraph down one level in a numbering or bullets hierarchy.</ahelp>"
-msgstr "<ahelp hid=\".uno:DecrementLevel\">Μετακινεί την επιλεγμένη παράγραφο κάτω ένα επίπεδο στην ιεραρχία αρίθμησης ή κουκίδων.</ahelp>"
-
-#: 06050000.xhp
-msgctxt ""
-"06050000.xhp\n"
-"par_id3149549\n"
-"4\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Το εικονίδιο <emph>Υποβιβασμός ενός επιπέδου </emph>βρίσκεται στην γραμμή <emph>Κουκίδες και αρίθμηση</emph>, η οποία εμφανίζεται όταν ο δείκτης βρίσκεται πάνω σε ένα αντικείμενο αρίθμησης/κουκίδων. </caseinline><caseinline select=\"IMPRESS\"> Το εικονίδιο<emph>Υποβιβασμός ενός επιπέδου </emph> βρίσκεται στην γραμμή <emph>Μορφοποίηση κειμένου</emph>, η οποία εμφανίζεται κατά την εργασία σε προβολή διάρθρωσης. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:DataSourceBrowser/InsertContent\">Updates the contents of the existing database fields by the marked records.</ahelp> The <emph>Data to Fields </emph>icon is only available if the current document is a text document."
+msgstr "<ahelp hid=\".uno:DataSourceBrowser/InsertContent\">Ενημερώνει τα περιεχόμενα των υπαρχόντων πεδίων βάσης δεδομένων ανάλογα με τις επισημανσμένες εγγραφές.</ahelp> Το εικονίδιο <emph>Δεδομένα σε Πεδία</emph> είναι διαθέσιμο μόνο αν το τρέχον έγγραφο είναι ένα έγγραφο κειμένου."
-#: 06050000.xhp
+#: 12080000.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_id3146957\n"
+"12080000.xhp\n"
+"par_id3149205\n"
"help.text"
-msgid "<image id=\"img_id3143267\" src=\"cmd/sc_outlineright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">Icon</alt></image>"
-msgstr "<image id=\"img_id3143267\" src=\"cmd/sc_outlineright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3154398\" src=\"cmd/sc_dsbinsertcontent.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154398\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154398\" src=\"cmd/sc_dsbinsertcontent.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154398\">Εικονίδιο</alt></image>"
-#: 06050000.xhp
+#: 12080000.xhp
msgctxt ""
-"06050000.xhp\n"
-"par_id3149096\n"
+"12080000.xhp\n"
+"par_id3145669\n"
"3\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ένα επίπεδο χαμηλότερα </caseinline><defaultinline>Υποβιβασμός</defaultinline></switchinline>"
+msgid "Data to Fields"
+msgstr "Δεδομένα σε πεδία"
-#: 14020100.xhp
+#: 12090000.xhp
msgctxt ""
-"14020100.xhp\n"
+"12090000.xhp\n"
"tit\n"
"help.text"
-msgid "Add Tables"
-msgstr "Προσθήκη Πινάκων"
+msgid "Standard Filter"
+msgstr "Τυπικό φίλτρο"
-#: 14020100.xhp
+#: 12090000.xhp
msgctxt ""
-"14020100.xhp\n"
-"bm_id3154788\n"
+"12090000.xhp\n"
+"bm_id3109850\n"
"help.text"
-msgid "<bookmark_value>tables in databases; adding to queries</bookmark_value>"
-msgstr "<bookmark_value>πίνακες σε βάσεις δεδομένων, προσθήκη σε ερωτήματα</bookmark_value>"
+msgid "<bookmark_value>default filters, see standard filters</bookmark_value> <bookmark_value>databases; standard filters</bookmark_value> <bookmark_value>standard filters;databases</bookmark_value>"
+msgstr "<bookmark_value>προεπιλεγμένα φίλτρα, δείτε πρότυπα φίλτρα</bookmark_value><bookmark_value>βάσεις δεδομένων; πρότυπα φίλτρα</bookmark_value><bookmark_value>πρότυπα φίλτρα;βάσεις δεδομένων</bookmark_value>"
-#: 14020100.xhp
+#: 12090000.xhp
msgctxt ""
-"14020100.xhp\n"
-"hd_id3154788\n"
+"12090000.xhp\n"
+"hd_id3109850\n"
"1\n"
"help.text"
-msgid "Add Tables"
-msgstr "Προσθήκη πινάκων"
+msgid "<link href=\"text/shared/02/12090000.xhp\" name=\"Standard Filter\">Standard Filter</link>"
+msgstr "<link href=\"text/shared/02/12090000.xhp\" name=\"Πρότυπο φίλτρο\">Πρότυπο φίλτρο</link>"
-#: 14020100.xhp
+#: 12090000.xhp
msgctxt ""
-"14020100.xhp\n"
-"par_id3152821\n"
+"12090000.xhp\n"
+"par_id3143281\n"
"2\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"HID_JOINSH_ADDTAB_TABLELIST\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"HID_JOINSH_ADDTAB_TABLELIST\" visibility=\"hidden\">Ορίζει τους πίνακες που πρόκειται να εισαχθούν στο παράθυρο σχεδίασης.</ahelp> Στο διάλογο<emph> Προσθήκη πίνακα </emph>, επιλέξτε τους πίνακες που χρειάζεστε για την τρέχουσα εργασία σας. </variable> Όταν δημιουργείτε ένα ερώτημα ή μία νέα παρουσίαση πίνακα, επιλέξτε τον αντίστοιχο πίνακα στον οποίο το ερώτημα ή η παρουσίαση πίνακα πρέπει να αναφέρονται. Όταν εργάζεστε με σχεσιακές βάσεις, επιλέξτε τους πίνακες μεταξύ των οποίων θέλετε να ορίσετε σχέσεις."
-
-#: 14020100.xhp
-msgctxt ""
-"14020100.xhp\n"
-"par_id3149760\n"
-"15\n"
-"help.text"
-msgid "The inserted tables appear in a separate window in the query design or relational windows, along with a list of the fields contained in the table. You can determine the size and order of this window."
-msgstr "Οι εισαχθέντες πίνακες εμφανίζονται σε ένα ξεχωριστό παράθυρο στη σχεδίαση ερωτημάτων ή σε σχεσιακά παράθυρα, μαζί με μία λίστα πεδίων που περιέχονται στον πίνακα. Μπορείτε να ορίσετε το μέγεθος και τη σειρά αυτού του παραθύρου."
-
-#: 14020100.xhp
-msgctxt ""
-"14020100.xhp\n"
-"hd_id3154927\n"
-"5\n"
-"help.text"
-msgid "Table"
-msgstr "Πίνακας"
-
-#: 14020100.xhp
-msgctxt ""
-"14020100.xhp\n"
-"par_id030520091208059\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows only tables.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προβάλλει μόνο πίνακες.</ahelp>"
-
-#: 14020100.xhp
-msgctxt ""
-"14020100.xhp\n"
-"par_id0305200912080616\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows only queries.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προβάλλει μόνο ερωτήματα.</ahelp>"
-
-#: 14020100.xhp
-msgctxt ""
-"14020100.xhp\n"
-"hd_id3150713\n"
-"9\n"
-"help.text"
-msgid "Table name"
-msgstr "Όνομα πίνακα"
+msgid "<variable id=\"standardfilter\"><ahelp hid=\".uno:FilterCrit\">Allows you to set the filtering options.</ahelp></variable>"
+msgstr "<variable id=\"standardfilter\"><ahelp hid=\".uno:FilterCrit\">Σας επιτρέπει να καθορίσετε τις επιλογές φιλτραρίσματος.</ahelp></variable>"
-#: 14020100.xhp
+#: 12090000.xhp
msgctxt ""
-"14020100.xhp\n"
-"par_id3156042\n"
-"10\n"
+"12090000.xhp\n"
+"par_id3149549\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"HID_JOINSH_ADDTAB_TABLELIST\">Lists the available tables.</ahelp> To insert a table, select one from the list and click <emph>Add</emph>. You can also double-click the table name, and a window will be displayed containing the table fields at the top of the query design or the relational window."
-msgstr "<ahelp hid=\"HID_JOINSH_ADDTAB_TABLELIST\">Εμφανίζει τους διαθέσιμους πίνακες σε λίστα.</ahelp> Για να εισάγετε έναν πίνακα, επιλέξτε έναν από τη λίστα και κάντε κλικ στο <emph>Προσθήκη</emph>. Μπορείτε επίσης να κάνετε διπλό κλικ στο όνομα του πίνακα και θα εμφανιστεί ένα παράθυρο, το οποίο θα περιέχει τα πεδία του πίνακα στην κορυφή του σχεδιασμού ερωτήματος ή του σχεσιακού παραθύρου."
+msgid "Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options."
+msgstr "Χρησιμοποιήστε το <emph>Τυπικό Φίλτρο</emph> για να καθορίσετε και να συνδυάσετε τις επιλογές αναζήτησης στο <emph>Αυτόματο Φίλτρο </emph>."
-#: 14020100.xhp
+#: 12090000.xhp
msgctxt ""
-"14020100.xhp\n"
-"hd_id3151226\n"
-"11\n"
+"12090000.xhp\n"
+"par_id3152801\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "<image id=\"img_id3147291\" src=\"cmd/sc_formfiltered.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147291\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147291\" src=\"cmd/sc_formfiltered.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147291\">Εικονίδιο</alt></image>"
-#: 14020100.xhp
+#: 12090000.xhp
msgctxt ""
-"14020100.xhp\n"
-"par_id3153683\n"
-"12\n"
+"12090000.xhp\n"
+"par_id3149183\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_PUSHBUTTON_DLG_JOIN_TABADD_PB_ADDTABLE\">Inserts the currently selected table.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_PUSHBUTTON_DLG_JOIN_TABADD_PB_ADDTABLE\">Εισάγει τον επιλεγμένο πίνακα.</ahelp>"
+msgid "Standard Filter"
+msgstr "Τυπικό φίλτρο"
-#: 14020100.xhp
+#: 12090000.xhp
msgctxt ""
-"14020100.xhp\n"
-"hd_id3153527\n"
-"13\n"
+"12090000.xhp\n"
+"par_id3143267\n"
+"6\n"
"help.text"
-msgid "Close"
-msgstr "Κλείσιμο"
+msgid "$[officename] saves the current filter settings for the next time that you open this dialog."
+msgstr "Το $[officename] αποθηκεύει τις τρέχοντες ρυθμίσεις του φίλτρου για την επόμενη φορά που θα ανοίξετε αυτό το διάλογο."
-#: 14020100.xhp
+#: 12090000.xhp
msgctxt ""
-"14020100.xhp\n"
+"12090000.xhp\n"
"par_id3156410\n"
-"14\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_JOINSH_ADDTAB_CLOSE\">Closes the <emph>Add Tables</emph> dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_JOINSH_ADDTAB_CLOSE\">Κλείνει το διάλογο <emph>Εισαγωγή πινάκων</emph>.</ahelp>"
+msgid "To remove the current filter, click <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\"><emph>Remove Filter/Sorting</emph></link> icon."
+msgstr "Για να διαγράψετε το τρέχον φίλτρο, κάντε κλικ στο εικονίδιο <link href=\"text/shared/02/12040000.xhp\" name=\"Διαγραφή Φίλτρου/Ταξινόμηση\"><emph>Διαγραφή Φίλτρου/Ταξινόμηση</emph></link>."
-#: 01170600.xhp
+#: 12090000.xhp
msgctxt ""
-"01170600.xhp\n"
-"tit\n"
+"12090000.xhp\n"
+"par_id3152996\n"
"help.text"
-msgid "Form Navigator"
-msgstr "Περιήγηση φόρμας"
+msgid "<link href=\"text/shared/02/12030000.xhp\" name=\"AutoFilter\">AutoFilter</link>"
+msgstr "<link href=\"text/shared/02/12030000.xhp\" name=\"Αυτόματο φίλτρο\">Αυτόματο φίλτρο</link>"
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"bm_id3143284\n"
+"12090100.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>controls;arranging in forms</bookmark_value><bookmark_value>forms;Navigator</bookmark_value><bookmark_value>Form Navigator</bookmark_value><bookmark_value>subforms; creating</bookmark_value><bookmark_value>controls; hidden</bookmark_value><bookmark_value>hidden controls in Form Navigator</bookmark_value>"
-msgstr "<bookmark_value>στοιχεία ελέγχου,τακτοποίηση σε φόρμες</bookmark_value><bookmark_value>φόρμες,Περιήγηση</bookmark_value><bookmark_value>Περιήγηση φόρμας</bookmark_value><bookmark_value>υποφόρμες, δημιουργία</bookmark_value><bookmark_value>στοιχεία ελέγχου, κρυμμένα</bookmark_value><bookmark_value>κρυμμένα στοιχεία ελέγχου μέσα στην Περιήγηση φόρμας</bookmark_value>"
+msgid "Standard Filter"
+msgstr "Τυπικό φίλτρο"
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"hd_id3143284\n"
+"12090100.xhp\n"
+"hd_id3151097\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link>"
-msgstr "<link href=\"text/shared/02/01170600.xhp\" name=\"Περιήγηση φόρμας\">Περιήγηση φόρμας</link>"
+msgid "Standard Filter"
+msgstr "Τυπικό φίλτρο"
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"par_id3149760\n"
+"12090100.xhp\n"
+"par_id3149716\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:ShowFmExplorer\">Opens the <emph>Form Navigator</emph>. The <emph>Form Navigator</emph> displays all forms and subforms of the current document with their respective controls.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowFmExplorer\">Ανοίγει την<emph>Περιήγηση Φόρμας</emph>. Η <emph>Περιήγηση Φόρμας</emph> εμφανίζει όλες τις φόρμες και τις δευτερεύουσες φόρμες του τρέχοντος εγγράφου μαζί με τα αντίστοιχα πεδία ελέγχου.</ahelp>"
+msgid "<ahelp hid=\".uno:DataFilterStandardFilter\">Specifies the logical conditions to filter your table data.</ahelp> This dialog is available for spreadsheet documents, database tables and database forms. The dialog for databases does not contain the <emph>More Options</emph> button."
+msgstr "<ahelp hid=\".uno:DataFilterStandardFilter\">Ορίζει τις λογικές συνθήκες για να φιλτράρετε τον πίνακα δεδομένων σας.</ahelp> Αυτός ο διάλογος είναι διαθέσιμος σε λογιστικά φύλλα και σε πίνακες ή φόρμες βάσης δεδομένων. Ο διάλογος στις βάσεις δεδομένων δεν περιέχει το πεδίο επιλογής <emph>Περισσότερες επιλογές</emph>."
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"par_id3147399\n"
-"21\n"
+"12090100.xhp\n"
+"par_idN105EE\n"
"help.text"
-msgid "When using several forms, the Form Navigator gives an overview of all forms, and also provides various functions for editing them."
-msgstr "Όταν χρησιμοποιείτε διάφορες φόρμες, η Περιήγηση φόρμας δεν παρέχει μόνο μια επισκόπησή τους, αλλά και διάφορες λειτουργίες επεξεργασίας φόρμας."
+msgid "<embedvar href=\"text/scalc/guide/filters.xhp#filters\"/>"
+msgstr "<embedvar href=\"text/scalc/guide/filters.xhp#filters\"/>"
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"par_id3155552\n"
+"12090100.xhp\n"
+"hd_id3155555\n"
"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_FORM_NAVIGATOR\">The <emph>Form Navigator</emph> contains a list of all created (logical) forms with the corresponding control fields.</ahelp> You can see whether a form contains control fields by the plus sign displayed before the entry. Click the plus sign to open the list of the form elements."
-msgstr "<ahelp hid=\"HID_FORM_NAVIGATOR\">Η <emph>Περιήγηση Φόρμας </emph> περιλαμβάνει μία λίστα από όλες τις (λογικές) φόρμες που δημιουργήθηκαν με την αντιστοιχία των πεδίων ελέγχου.</ahelp> Μπορείτε να δείτε αν η φόρμα περιλαμβάνει πεδία ελέγχου από το σύμβολο του σταυρού που βρίσκεται μπροστά από την καταχώρηση. Κάντε κλικ στο σύμβολο του σταυρού για να ανοίξει την λίστα των στοιχείων από τις φόρμες."
+msgid "Filter criteria"
+msgstr "Κριτήρια φίλτρου"
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"par_id3146957\n"
+"12090100.xhp\n"
+"par_id3147834\n"
"4\n"
"help.text"
-msgid "You can change how the different controls are arranged by dragging and dropping them in the <emph>Form Navigator</emph>. Select one or more controls and drag them into another form. Alternatively use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X or the context menu command <emph>Cut</emph> to move a control to the clipboard and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V or the command <emph>Insert</emph> to insert the control into another position."
-msgstr "Μπορείτε να αλλάξετε την διάταξη των διαφόρων στοιχείων ελέγχου μετακινώντας και αποθέτωντάς τα μέσα στην <emph>Πλοήγηση φόρμας</emph>. Επιλέξτε ένα ή περισσότερα στοιχεία ελέγχου και μετακινείστε τα σε μία άλλη φόρμα. Εναλλακτικά, χρησιμοποιήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X, ή την εντολή από το μενού περιβάλλοντος <emph>Αποκοπή</emph> για να μετακινήσετε ένα στοιχείο ελέγχου στο πρόχειρο και <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V ,ή την εντολή <emph>Εισαγωγή</emph> για να εισάγετε το στοιχείο ελέγχου σε μία άλλη θέση."
-
-#: 01170600.xhp
-msgctxt ""
-"01170600.xhp\n"
-"par_id3155892\n"
-"22\n"
-"help.text"
-msgid "To edit the name in the <emph>Form Navigator</emph>, click on the name and enter a new name, or use the command in the context menu."
-msgstr "Για να επεξεργαστείτε το όνομα στην <emph>Περιήγηση φόρμας</emph>, κάντε κλικ στο όνομα και εισάγετε ένα καινούργιο όνομα, ή χρησιμοποιήστε την εντολή στο μενού περιβάλλοντος."
+msgid "You can define a filter by indicating the type of line, the name of the field, a logical condition and a value or a combination of arguments."
+msgstr "Μπορείτε να καθορίσετε ένα φίλτρο δηλώνοντας τον τύπο της γραμμής, το όνομα του πεδίου, μια λογική συνθήκη και μια τιμή ή ένα συνδυασμό ορισμάτων."
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"par_id3156347\n"
+"12090100.xhp\n"
+"hd_id3149751\n"
"5\n"
"help.text"
-msgid "If you select a control in the <emph>Form Navigator</emph>, the corresponding element is selected in the document."
-msgstr "Αν επιλέξετε ένα πεδίο ελέγχου στην <emph>Περιήγηση φόρμας</emph>,επιλέγεται το αντίστοιχο στοιχείο του εγγράφου."
+msgid "Operator"
+msgstr "Τελεστής"
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"par_id3153662\n"
+"12090100.xhp\n"
+"par_id3149177\n"
"6\n"
"help.text"
-msgid "If you call the context menu of a selected entry, the <emph>Form Navigator</emph> offers the following functions:"
-msgstr "Αν καλέσετε το μενού περιβάλλοντος μιας επιλεγμένης εγγραφής, η <emph>Περιήγηση φόρμας</emph> παρέχει τις ακόλουθες λειτουργίες:"
+msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHERECOND3\">For the following arguments, you can choose between the logical operators AND / OR.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHERECOND3\">Για τα επόμενα ορίσματα, μπορείτε να διαλέξετε μεταξύ των λογικών τελεστών AND/OR.</ahelp>"
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"hd_id3153252\n"
+"12090100.xhp\n"
+"hd_id3149182\n"
"7\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "Field name"
+msgstr "Όνομα πεδίου"
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"par_id3153561\n"
+"12090100.xhp\n"
+"par_id3149398\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_NEW\">Adds new elements to the form. The<emph> Add </emph>function can only be called if a form is selected in the <emph>Form Navigator</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_NEW\">Προσθέτει καινούργια στοιχεία στη φόρμα. Η λειτουργία <emph> Προσθήκη </emph> είναι δυνατόν να κληθεί εάν η φόρμα έχει επιλεχθεί στην <emph>Περιήγηση φόρμας</emph>.</ahelp>"
+msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHEREFIELD3\">Specifies the field names from the current table to set them in the argument.</ahelp> You will see the column identifiers if no text is available for the field names."
+msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHEREFIELD3\">Ορίζει τα ονόματα πεδίων από τον τρέχον πίνακα για να τα βάλει στο όρισμα.</ahelp> Θα δείτε τα αναγνωριστικά στηλών αν δεν υπάρχει διαθέσιμο κείμενο για τα ονόματα των πεδίων."
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"hd_id3149763\n"
+"12090100.xhp\n"
+"hd_id3147653\n"
"9\n"
"help.text"
-msgid "Form"
-msgstr "Φόρμα"
+msgid "Condition"
+msgstr "Συνθήκη"
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"par_id3156117\n"
+"12090100.xhp\n"
+"par_id3150254\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_NEW_FORM\">Creates a new form in the document. </ahelp> To create a <link href=\"text/shared/02/01170203.xhp\" name=\"subform\">subform</link>, add the new form under the desired parent form."
-msgstr "<ahelp hid=\"SID_FM_NEW_FORM\">Δημιουργεί μία καινούργια φόρμα στο έγγραφο. </ahelp> Για να δημιουργήσετε μία <link href=\"text/shared/02/01170203.xhp\" name=\"υποφόρμα\">υποφόρμα</link>, προσθέστε τη νέα φόρμα κάτω από την επιθυμητή φόρμα γονέα."
+msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHERECOMP3\">Specifies the <link href=\"text/shared/02/12090101.xhp\" name=\"comparative operators\">comparative operators</link> through which the entries in the <emph>Field name</emph> and <emph>Value</emph> fields can be linked.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHERECOMP3\">Ορίζει τους<link href=\"text/shared/02/12090101.xhp\" name=\"τελεστές σύγκρισης\">τελεστές σύγκρισης</link> μέσω των οποίων οι καταχωρήσεις στα πεδία <emph>Όνομα πεδίου</emph> και <emph>Τιμή</emph> μπορούν να συνδεθούν.</ahelp>"
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"hd_id3155342\n"
+"12090100.xhp\n"
+"hd_id3149166\n"
"11\n"
"help.text"
-msgid "Hidden Control"
-msgstr "Κρυμμένο πεδίο ελέγχου"
+msgid "Value"
+msgstr "Τιμή"
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"par_id3158430\n"
+"12090100.xhp\n"
+"par_id3149795\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_NEW_HIDDEN\">Creates a hidden control in the selected form that is not displayed on the screen. A hidden control serves to include data that is transmitted together with the form.</ahelp> It contains additional information or clarifying text that you can specify when creating the form through the <link href=\"text/shared/02/01170101.xhp\" name=\"Special Properties\">Special Properties</link> of the control. Select the entry of the hidden control in the <emph>Form Navigator</emph> and select the <emph>Properties</emph> command."
-msgstr "<ahelp hid=\"SID_FM_NEW_HIDDEN\">Δημιουργεί ένα κρυφό πεδίο ελέγχου στην επιλεγμένη φόρμα που δεν εμφανίζεται στην οθόνη. Ένα κρυμμένο πεδίο ελέγχου συμβάλλει στην ενσωμάτωση δεδομένων που μεταδίδονται μαζί με την φόρμα.</ahelp> Περιέχει επιπρόσθετες πληροφορίες ή διευκρινιστικό κείμενο που μπορείτε να ορίσετε όταν δημιουργείτε τη φόρμα στο <link href=\"text/shared/02/01170101.xhp\" name=\"Ειδικές Ιδιότητες\">Ειδικές Ιδιότητες</link> του ελέγχου. Επιλέξτε την είσοδο του κρυφού στοιχείου ελέγχου στην <emph>Περιήγησηr φόρμας</emph> και επιλέγοντας την εντολή <emph>Ιδιότητες</emph>."
-
-#: 01170600.xhp
-msgctxt ""
-"01170600.xhp\n"
-"par_id3159147\n"
-"19\n"
-"help.text"
-msgid "You can copy controls in the document through the clipboard (shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C for copying and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V for inserting). You can copy hidden controls in the <emph>Form Navigator</emph> by using drag-and-drop while keeping the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key pressed."
-msgstr "Μπορείτε να αντιγράψετε στοιχεία ελέγχου μέσα στο έγγραφο με τη βοήθεια της λειτουργίας του πρόχειρου (πλήκτρα συντόμευσης <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C για να αντιγράψετε και <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V για εισαγωγή). Μπορείτε να αντιγράψετε κρυφά πεδία ελέγχου μέσα στην <emph>Περιήγηση Φόρμας</emph> χρησιμοποιώντας μετακίνηση και απόθεση, ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
-
-#: 01170600.xhp
-msgctxt ""
-"01170600.xhp\n"
-"par_id3145068\n"
-"20\n"
-"help.text"
-msgid "Drag and drop to copy controls within the same document or between documents. Open another form document and drag the hidden control from the <emph>Form Navigator</emph> into the <emph>Form Navigator</emph> of the target document. Click a visible control directly in the document, rest the mouse for a moment so that a copy of the control is added to the drag-and-drop clipboard, then drag the copy into the other document. If you want a copy in the same document, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while dragging."
-msgstr "Σύρσιμο και απόθεση για αντιγραφή ελέγχων στο ίδιο έγγραφο ή μεταξύ εγγράφων. Ανοίξτε μια άλλη φόρμα εγγράφου και σύρτε τον κρυμμένο έλεγχο από το <emph>Περιηγητής φόρμας</emph> στο <emph>Περιηγητής φόρμας</emph> του εγγράφου στόχου. Κλικ αε ορατό έλεγχο αμέσως στο έγγραφο, αφήστε το ποντίκι για μια στιγμή έτσι ώστε ένα αντίγραφο του ελέγχου να προστεθεί στο πρόχειρο συρσίματος και απόθεσης, έπειτα σύρτε το αντίγραφο στο άλλο έγγραφο. Εάν θέλετε αντίγραφο στο ίδιο έγγραφο, πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ενώ σύρετε."
-
-#: 01170600.xhp
-msgctxt ""
-"01170600.xhp\n"
-"hd_id3152812\n"
-"13\n"
-"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_FILTERCRIT_ET_WHEREVALUE3\">Specifies a value to filter the field.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_FILTERCRIT_ET_WHEREVALUE3\">Ορίζει μία τιμή για το φιλτράρισμα του πεδίου.</ahelp>"
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"par_id3154938\n"
+"12090100.xhp\n"
+"par_id3150976\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_DELETE\">Deletes the selected entry.</ahelp> This allows you to delete individual form components as well as whole forms with one mouse click."
-msgstr "<ahelp hid=\"SID_FM_DELETE\">Διαγράφει την επιλεγμένη καταχώριση.</ahelp> Η ενέργεια αυτή σας επιτρέπει να διαγράψετε μεμονωμένα στοιχεία φόρμας καθώς και ολόκληρες φόρμες, με ένα κλικ του ποντικιού."
+msgid "The<emph> Value </emph>list box contains all possible values for the specified <emph>Field name</emph> . Choose the value to be used in the filter. You can also choose the <emph>- empty -</emph> or <emph>-not empty -</emph> entries.."
+msgstr "Το πεδίο λίστας <emph> Τιμή </emph> περιέχει όλες τις δυνατές τιμές για το ορισμένο <emph> όνομα πεδίου</emph> . Επιλέξτε την τιμή που θα χρησιμοποιηθεί στο φίλτρο. Επίσης μπορείτε να επιλέξετε τις <emph>- κενές -</emph> ή <emph>-μη κενές -</emph>καταχωρήσεις.."
-#: 01170600.xhp
+#: 12090100.xhp
msgctxt ""
-"01170600.xhp\n"
-"hd_id3153799\n"
+"12090100.xhp\n"
+"par_id3156118\n"
"15\n"
"help.text"
-msgid "Tab order"
-msgstr "Σειρά Tab"
-
-#: 01170600.xhp
-msgctxt ""
-"01170600.xhp\n"
-"par_id3156282\n"
-"16\n"
-"help.text"
-msgid "When a form is selected, it opens the <link href=\"text/shared/02/01170300.xhp\" name=\"Tab Order\"><emph>Tab Order</emph></link> dialog, where the indices for focusing the control elements on the Tab key are defined."
-msgstr "Όταν επιλέξετε μια φόρμα, θα ανοίξει το διάλογο <link href=\"text/shared/02/01170300.xhp\" name=\"Σειρά tab\"><emph>Σειρά Tab</emph></link>, όπου καθορίζονται οι δείκτες εστίασης των πεδίων ελέγχου στο πλήκτρο Tab."
-
-#: 01170600.xhp
-msgctxt ""
-"01170600.xhp\n"
-"hd_id3150869\n"
-"23\n"
-"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
-
-#: 01170600.xhp
-msgctxt ""
-"01170600.xhp\n"
-"par_id3145607\n"
-"24\n"
-"help.text"
-msgid "<ahelp hid=\"SID_FM_RENAME_OBJECT\">Renames the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_RENAME_OBJECT\">Μετονομάζει το επιλεγμένο αντικείμενο .</ahelp>"
-
-#: 01170600.xhp
-msgctxt ""
-"01170600.xhp\n"
-"hd_id3153194\n"
-"17\n"
-"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
-
-#: 01170600.xhp
-msgctxt ""
-"01170600.xhp\n"
-"par_id3149766\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\".uno:ShowPropertyBrowser\">Starts the <emph>Properties</emph> dialog for the selected entry.</ahelp> If a form is selected, the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> dialog opens. If a control is selected, the <link href=\"text/shared/02/01170100.xhp\" name=\"Control Properties\">Control Properties</link> dialog opens."
-msgstr "<ahelp hid=\".uno:ShowPropertyBrowser\">Εκκινεί το διάλογο <emph>Ιδιότητες</emph> για την επιλεγμένη εγγραφή.</ahelp> Αν μία φόρμα είναι επιλεγμένη, ανοίγει ο διάλογος <link href=\"text/shared/02/01170200.xhp\" name=\"Ιδιότητες φόρμας\">Ιδιότητες φόρμας</link>. Αν ένα πεδίο ελέγχου είναι επιλεγμένο, ανοίγει ο διάλογος <link href=\"text/shared/02/01170100.xhp\" name=\"Ιδιότητες πεδίου ελέγχου\">Ιδιότητες πεδίου ελέγχου</link>."
-
-#: 07070000.xhp
-msgctxt ""
-"07070000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Edit File"
-msgstr "Επεξεργασία αρχείου"
-
-#: 07070000.xhp
-msgctxt ""
-"07070000.xhp\n"
-"bm_id3153089\n"
-"help.text"
-msgid "<bookmark_value>write protection on/off</bookmark_value><bookmark_value>protected documents</bookmark_value><bookmark_value>documents; read-only</bookmark_value><bookmark_value>read-only documents; editing</bookmark_value><bookmark_value>cursor;in read-only text</bookmark_value><bookmark_value>read-only documents;cursor</bookmark_value><bookmark_value>Edit File icon</bookmark_value>"
-msgstr "<bookmark_value>προστασία εγγραφής Ναι/Όχι</bookmark_value><bookmark_value>προστατευμένα έγγραφα</bookmark_value><bookmark_value>έγγραφα, μόνο για ανάγνωση</bookmark_value><bookmark_value>έγγραφα μόνο για ανάγνωση, επεξεργασία</bookmark_value><bookmark_value>δείκτης,σε κείμενο μόνο για ανάγνωση</bookmark_value><bookmark_value>έγγραφα μόνο για ανάγνωση,δείκτης</bookmark_value><bookmark_value>Εικονίδιο επεξεργασίας αρχείου</bookmark_value>"
-
-#: 07070000.xhp
-msgctxt ""
-"07070000.xhp\n"
-"hd_id3148520\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Edit File\">Edit File</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Επεξεργασία αρχείου\">Επεξεργασία αρχείου</link>"
-
-#: 07070000.xhp
-msgctxt ""
-"07070000.xhp\n"
-"par_id3153089\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:EditDoc\" visibility=\"hidden\">Enables you to edit a read-only document or database table.</ahelp> Use the<emph> Edit File</emph> icon to activate or deactivate the edit mode."
-msgstr "<ahelp hid=\".uno:EditDoc\" visibility=\"hidden\">Σας επιτρέπει να επεξεργαστείτε ένα έγγραφο μόνο για ανάγνωση ή έναν πίνακα βάσης δεδομένων.</ahelp> Χρησιμοποιήστε το<emph> Επεξεργασία αρχείου</emph> εικονίδιο για να ενεργοποιήσετε ή να απενεργοποιήσετε την κατάσταση επεξεργασίας."
-
-#: 07070000.xhp
-msgctxt ""
-"07070000.xhp\n"
-"par_id3145090\n"
-"help.text"
-msgid "<image id=\"img_id3154751\" src=\"cmd/sc_editdoc.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154751\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154751\" src=\"cmd/sc_editdoc.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154751\">Εικονίδιο</alt></image>"
-
-#: 07070000.xhp
-msgctxt ""
-"07070000.xhp\n"
-"par_id3150694\n"
-"3\n"
-"help.text"
-msgid "Edit File"
-msgstr "Επεξεργασία αρχείου"
-
-#: 07070000.xhp
-msgctxt ""
-"07070000.xhp\n"
-"par_id3147576\n"
-"7\n"
-"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">Μπορείτε να ενεργοποιήσετε έναν δείκτη επιλογής σε ένα έγγραφο κειμένου μόνο για ανάγνωση ή στην Βοήθεια. Επιλέξτε <emph>Επεξεργασία - Επιλογή κειμένου </emph>ή ανοίξτε το μενού περιβάλλοντος ενός εγγράφου μόνο για ανάγνωση και επιλέξτε<emph>Επιλογή κειμένου</emph>. Ο δείκτης επιλογής δεν αναβοσβήνει.</ahelp>"
-
-#: 01170800.xhp
-msgctxt ""
-"01170800.xhp\n"
-"tit\n"
-"help.text"
-msgid "Table Element Wizard"
-msgstr "Αυτόματος πιλότος στοιχείων πίνακα"
-
-#: 01170800.xhp
-msgctxt ""
-"01170800.xhp\n"
-"hd_id3150620\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/01170800.xhp\" name=\"Table Element Wizard\">Table Element Wizard</link>"
-msgstr "<link href=\"text/shared/02/01170800.xhp\" name=\"Αυτόματος πιλότος στοιχείων πίνακα\">Αυτόματος πιλότος στοιχείων πίνακα</link>"
-
-#: 01170800.xhp
-msgctxt ""
-"01170800.xhp\n"
-"par_id3155354\n"
-"2\n"
-"help.text"
-msgid "If you insert a table control in a document, the <emph>Table Element Wizard</emph> starts automatically. In this wizard, you can interactively specify which information is displayed in the table control."
-msgstr "Αν εισάγετε ένα πεδίο ελέγχου πίνακα σε ένα έγγραφο, θα ξεκινήσουν αυτόματα ο <emph>Αυτόματος πιλότος στοιχείων πίνακα</emph>. Σε αυτόν τον Αυτόματο Πιλότο, μπορείτε να καθορίσετε με αλληλεπίδραση ποιες πληροφορίες θα εμφανίζονται στο πεδίο ελέγχου του πίνακα."
+msgid "If you use the filter function in database tables or forms, then type the value in the <emph>Value </emph>text box to be used for filtering."
+msgstr "Αν χρησιμοποιήσετε τη λειτουργία φίλτρου σε πίνακες ή φόρμες βάσης δεδομένων, τότε καταχωρίστε την τιμή στο πεδίο κειμένου <emph>Τιμή </emph> που θα χρησιμοποιηθεί για φιλτράρισμα."
-#: 01170800.xhp
+#: 12090100.xhp
msgctxt ""
-"01170800.xhp\n"
-"par_id3154422\n"
+"12090100.xhp\n"
+"hd_id3153061\n"
"13\n"
"help.text"
-msgid "You can use the <link href=\"text/shared/02/01171100.xhp\" name=\"Wizards On/Off\"><emph>Wizards On/Off</emph></link> icon to keep the wizard from starting automatically."
-msgstr "Μπορείτε να χρησιμοποιήσετε το εικονίδιο <link href=\"text/shared/02/01171100.xhp\" name=\"αυτόματοι πιλότοι Ναι/Όχι\"><emph>αυτόματοι πιλότοι Ναι/Όχι</emph></link>για να αποτρέψετε τον αυτόματο πιλότο από το να ξεκινάει αυτόματα."
-
-#: 02040000.xhp
-msgctxt ""
-"02040000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Text running from left to right"
-msgstr "Διεύθυνση κειμένου από αριστερά προς τα δεξιά"
-
-#: 02040000.xhp
-msgctxt ""
-"02040000.xhp\n"
-"hd_id3153255\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/02040000.xhp\" name=\"Text running from left to right\">Text running from left to right</link>"
-msgstr "<link href=\"text/shared/02/02040000.xhp\" name=\"Κατεύθυνση κειμένου από αριστερά προς τα δεξιά\">Κατεύθυνση κειμένου από αριστερά προς τα δεξιά</link>"
-
-#: 02040000.xhp
-msgctxt ""
-"02040000.xhp\n"
-"par_id3153539\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:TextdirectionLeftToRigh\" visibility=\"visible\">Specifies the horizontal direction of the text.</ahelp>"
-msgstr "<ahelp hid=\".uno:TextdirectionLeftToRigh\" visibility=\"visible\">Καθορίζει την οριζόντια διεύθυνση του κειμένου.</ahelp>"
-
-#: 02040000.xhp
-msgctxt ""
-"02040000.xhp\n"
-"par_id3147291\n"
-"help.text"
-msgid "<image src=\"cmd/sc_textdirectionlefttoright.png\" id=\"img_id3155805\"><alt id=\"alt_id3155805\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_textdirectionlefttoright.png\" id=\"img_id3155805\"><alt id=\"alt_id3155805\">Εικονίδιο</alt></image>"
-
-#: 02040000.xhp
-msgctxt ""
-"02040000.xhp\n"
-"par_id3153749\n"
-"3\n"
-"help.text"
-msgid "Text direction from left to right"
-msgstr "Κατεύθυνση κειμένου από αριστερά προς τα δεξιά"
-
-#: 24040000.xhp
-msgctxt ""
-"24040000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Green"
-msgstr "Πράσινο"
-
-#: 24040000.xhp
-msgctxt ""
-"24040000.xhp\n"
-"hd_id3154840\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/02/24040000.xhp\" name=\"Green\">Green</link>"
-msgstr "<link href=\"text/shared/02/24040000.xhp\" name=\"Πράσινο\">Πράσινο</link>"
-
-#: 24040000.xhp
-msgctxt ""
-"24040000.xhp\n"
-"par_id3143284\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:GrafGreen\">Specifies the proportion of green RGB color components for the selected graphic object.</ahelp> Values from -100% (no green) to +100% (full green) are possible."
-msgstr "<ahelp hid=\".uno:GrafGreen\">Εισάγει την αναλογία των στοιχείων πράσινου RGB χρώματος για το επιλεγμένο γραφικό αντικείμενο.</ahelp> Τιμές από -100% (καθόλου πράσινο) εως +100% (πλήρες πράσινο) είναι δυνατές."
-
-#: 24040000.xhp
-msgctxt ""
-"24040000.xhp\n"
-"par_id3148585\n"
-"help.text"
-msgid "<image id=\"img_id3152594\" src=\"res/sc10866.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152594\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152594\" src=\"res/sc10866.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152594\">Εικονίδιο</alt></image>"
-
-#: 24040000.xhp
-msgctxt ""
-"24040000.xhp\n"
-"par_id3156136\n"
-"3\n"
-"help.text"
-msgid "Green"
-msgstr "Πράσινο"
-
-#: blockarrows.xhp
-msgctxt ""
-"blockarrows.xhp\n"
-"tit\n"
-"help.text"
-msgid "Block Arrows"
-msgstr "Βέλη μπλοκ"
-
-#: blockarrows.xhp
-msgctxt ""
-"blockarrows.xhp\n"
-"par_idN1055A\n"
-"help.text"
-msgid "<link href=\"text/shared/02/blockarrows.xhp\">Block Arrows</link>"
-msgstr "<link href=\"text/shared/02/blockarrows.xhp\">Βέλη μπλοκ</link>"
-
-#: blockarrows.xhp
-msgctxt ""
-"blockarrows.xhp\n"
-"par_idN1056A\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Block Arrows toolbar from which you can insert graphics into your document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή Βέλη Μπλοκ, όπου μπορείτε να εισάγετε γραφικά στο έγγραφό σας.</ahelp>"
-
-#: blockarrows.xhp
-msgctxt ""
-"blockarrows.xhp\n"
-"par_idN1059A\n"
-"help.text"
-msgid "<ahelp hid=\".\">Click an icon from the Block Arrows toolbar, then drag in the document to draw the shape.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ σε ένα εικονίδιο στη γραμμή εργαλείων Βέλη Μπλοκ και σύρετε στο έγγραφο για να σχεδιάσετε το σχήμα.</ahelp>"
-
-#: blockarrows.xhp
-msgctxt ""
-"blockarrows.xhp\n"
-"par_idN1059D\n"
-"help.text"
-msgid "Some shapes have a special handle which you can drag to change properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Μερικά σχήματα έχουν λαβές που μπορείτε να σύρετε για να αλλάξετε τις ιδιότητες του σχήματος. Ο δείκτης του ποντικιού αλλάζει σε χέρι σε αυτές τις λαβές."
+msgid "<link href=\"text/scalc/01/12040201.xhp\" name=\"More Options\">More Options</link>"
+msgstr "<link href=\"text/scalc/01/12040201.xhp\" name=\"Περισσότερες επιλογές\">Περισσότερες επιλογές</link>"
#: 12090101.xhp
msgctxt ""
@@ -14796,7 +14605,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<emph>Effect</emph>"
-msgstr "<emph>Επίδραση</emph>"
+msgstr "<emph>Εφέ</emph>"
#: 12090101.xhp
msgctxt ""
@@ -14978,4139 +14787,4258 @@ msgctxt ""
msgid "Shows the smallest N% (numeric value as parameter) of the entire values."
msgstr "Εμφανίζει τις N% μικρότερες (αριθμητική τιμή ως παράμετρος) από τις συνολικές τιμές."
-#: 14030000.xhp
+#: 12100000.xhp
msgctxt ""
-"14030000.xhp\n"
+"12100000.xhp\n"
"tit\n"
"help.text"
-msgid "Run SQL command directly"
-msgstr "Άμεση εκτέλεση εντολής SQL"
+msgid "Sort Order"
+msgstr "Σειρά ταξινόμησης"
-#: 14030000.xhp
+#: 12100000.xhp
msgctxt ""
-"14030000.xhp\n"
-"hd_id3151100\n"
+"12100000.xhp\n"
+"hd_id3149988\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/14030000.xhp\" name=\"Run SQL command directly\">Run SQL command directly</link>"
-msgstr "<link href=\"text/shared/02/14030000.xhp\" name=\"Άμεση εκτέλεση εντολής SQL\">Άμεση εκτέλεση εντολής SQL</link>"
+msgid "<link href=\"text/shared/02/12100000.xhp\" name=\"Sort Order\">Sort Order</link>"
+msgstr "<link href=\"text/shared/02/12100000.xhp\" name=\"Σειρά ταξινόμησης\">Σειρά ταξινόμησης</link>"
-#: 14030000.xhp
+#: 12100000.xhp
msgctxt ""
-"14030000.xhp\n"
-"par_id3155364\n"
-"2\n"
+"12100000.xhp\n"
+"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">Στη λειτουργία τοπικής SQL μπορείτε να εισάγετε τις εντολές SQL οι οποίες δεν ερμηνεύονται από το $[officename], αλλά αντίθετα διαβιβάζονται απευθείας στην προέλευση δεδομένων.</ahelp> Αν δεν εμφανίσετε αυτές τις αλλαγές στην προβολή σχεδιασμού, δεν θα έχετε τη δυνατότητα να επιστροφής στην προβολή σχεδιασμού."
+msgid "<image src=\"cmd/sc_tablesort.png\" id=\"img_id3153894\"><alt id=\"alt_id3153894\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_tablesort.png\" id=\"img_id3153894\"><alt id=\"alt_id3153894\">Εικονίδιο</alt></image>"
-#: 14030000.xhp
+#: 12100000.xhp
msgctxt ""
-"14030000.xhp\n"
-"par_id3149999\n"
-"5\n"
+"12100000.xhp\n"
+"par_id3147143\n"
+"3\n"
"help.text"
-msgid "For native SQL, the SQL string is forwarded directly to the connected database system without a previous evaluation by $[officename]. For example, if you access a database through an ODBC interface, the SQL string is passed to the ODBC driver and processed by it."
-msgstr "Σε τοπική SQL, η συμβολοσειρά SQL διαβιβάζεται απευθείας στο σύστημα συνδεδεμένης βάσης δεδομένων χωρίς προηγούμενη αξιολόγησή της από το $[officename]. Για παράδειγμα, αν ανοίξετε μια βάση δεδομένων μέσω διασύνδεσης ODBC, η συμβολοσειρά SQL διαβιβάζεται στο πρόγραμμα οδήγησης ODBC και η επεξεργασία της γίνεται μέσα από αυτό."
+msgid "Sort Order"
+msgstr "Σειρά ταξινόμησης"
-#: 14030000.xhp
+#: 12100100.xhp
msgctxt ""
-"14030000.xhp\n"
-"par_id3145136\n"
+"12100100.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3147226\" src=\"cmd/sc_sbanativesql.png\"><alt id=\"alt_id3147226\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147226\" src=\"cmd/sc_sbanativesql.png\"><alt id=\"alt_id3147226\">Εικονίδιο</alt></image>"
+msgid "Sort Order"
+msgstr "Σειρά ταξινόμησης"
-#: 14030000.xhp
+#: 12100100.xhp
msgctxt ""
-"14030000.xhp\n"
-"par_id3155893\n"
-"4\n"
+"12100100.xhp\n"
+"bm_id3147000\n"
"help.text"
-msgid "Run SQL command directly"
-msgstr "Άμεση εκτέλεση εντολής SQL"
+msgid "<bookmark_value>sorting; databases</bookmark_value><bookmark_value>databases; sorting</bookmark_value>"
+msgstr "<bookmark_value>ταξινόμηση, βάσεις δεδομένων</bookmark_value><bookmark_value>βάσεις δεδομένων, ταξινόμηση</bookmark_value>"
-#: 14030000.xhp
+#: 12100100.xhp
msgctxt ""
-"14030000.xhp\n"
-"par_id3155535\n"
-"3\n"
+"12100100.xhp\n"
+"hd_id3147000\n"
+"1\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Κάντε κλικ ξανά στο εικονίδιο, για να επιστρέψετε σε κανονική κατάσταση λειτουργίας, στην οποία οι αλλαγές στη <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Δημιουργία σχεδιασμού ερωτήματος\">Δημιουργία σχεδιασμού ερωτήματος</link> συγχρονίζονται με τις επιτρεπόμενες αλλαγές μέσω SQL."
+msgid "<variable id=\"sortierung\"><link href=\"text/shared/02/12100100.xhp\" name=\"Sort Order\">Sort Order</link></variable>"
+msgstr "<variable id=\"sortierung\"><link href=\"text/shared/02/12100100.xhp\" name=\"Σειρά Ταξινόμησης\">Σειρά ταξινόμησης</link></variable>"
-#: 20030000.xhp
+#: 12100100.xhp
msgctxt ""
-"20030000.xhp\n"
-"tit\n"
+"12100100.xhp\n"
+"par_id3163829\n"
+"2\n"
"help.text"
-msgid "Zoom"
-msgstr "Μεγέθυνση"
+msgid "<variable id=\"sortierentext\"><ahelp hid=\".uno:OrderCrit\">Specifies the sort criteria for the data display.</ahelp></variable>"
+msgstr "<variable id=\"sortierentext\"><ahelp hid=\".uno:OrderCrit\">Εισάγει τα κριτήρια ταξινόμησης για την εμφάνιση δεδομένων.</ahelp></variable>"
-#: 20030000.xhp
+#: 12100100.xhp
msgctxt ""
-"20030000.xhp\n"
-"bm_id3155619\n"
+"12100100.xhp\n"
+"par_id3149549\n"
+"12\n"
"help.text"
-msgid "<bookmark_value>zooming; status bar</bookmark_value>"
-msgstr "<bookmark_value>μεγέθυνση, γραμμή κατάστασης</bookmark_value>"
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
+msgstr "Ενώ οι συναρτήσεις <link href=\"text/shared/02/12010000.xhp\" name=\"Ταξινόμηση σε Αύξουσα σειρά\"><emph>Ταξινόμηση σε Αύξουσα σειρά</emph></link> και <link href=\"text/shared/02/12020000.xhp\" name=\"Ταξινόμηση σε Φθίνουσα σειρά\"><emph>Ταξινόμηση σε Φθίνουσα σειρά</emph></link> ταξινομούν με ένα μόνο κριτήριο, μπορείτε να συνδυάσετε διάφορα κριτήρια στο παράθυρο διαλόγου <emph> Σειρά ταξινόμησης</emph>."
-#: 20030000.xhp
+#: 12100100.xhp
msgctxt ""
-"20030000.xhp\n"
-"hd_id3155619\n"
-"1\n"
+"12100100.xhp\n"
+"par_id3145136\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/shared/02/20030000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/02/20030000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
+msgid "You can remove a sorting that has been performed with the <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\"><emph>Remove Filter/Sorting</emph></link> icon."
+msgstr "Μπορείτε να καταργήσετε μια ταξινόμηση, χρησιμοποιώντας το εικονίδιο <link href=\"text/shared/02/12040000.xhp\" name=\"Κατάργηση φίλτρου/ταξινόμησης\"><emph>Κατάργηση φίλτρου/ταξινόμησης</emph></link>."
-#: 20030000.xhp
+#: 12100100.xhp
msgctxt ""
-"20030000.xhp\n"
-"par_id3148983\n"
-"2\n"
+"12100100.xhp\n"
+"hd_id3148548\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".uno:StateZoom\">Specifies the current page display zoom factor.</ahelp>"
-msgstr "<ahelp hid=\".uno:StateZoom\">Προσδιορίζει τον παράγοντα μεγέθυνσης της τρέχουσας σελίδας.</ahelp>"
+msgid "Sorting"
+msgstr "Ταξινόμηση"
-#: 20030000.xhp
+#: 12100100.xhp
msgctxt ""
-"20030000.xhp\n"
-"par_id3150935\n"
-"3\n"
+"12100100.xhp\n"
+"par_id3155941\n"
+"5\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "Κάνοντας διπλό κλικ σε αυτό το πεδίο ανοίγει ο διάλογος <link href=\"text/shared/01/03010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>, όπου μπορείτε να μεταβάλετε τον τρέχοντα παράγοντα μεγέθυνσης."
+msgid "Use this area to enter sorting criteria. If you enter additional sorting criteria under <emph>and then</emph>, the data matching the content of the higher-order criterion is ordered according to the next criterion."
+msgstr "Χρησιμοποιήστε αυτήν την περιοχή για να εισαγάγετε τα κριτήρια ταξινόμησης. Αν εισαγάγετε πρόσθετα κριτήρια ταξινόμησης στο πεδίο <emph>έπειτα</emph>, τα δεδομένα που ταιριάζουν με το περιεχόμενο του υψηλότερου στην ιεραρχία κριτηρίου θα ταξινομηθούν σύμφωνα με το επόμενο κριτήριο."
-#: 20030000.xhp
+#: 12100100.xhp
msgctxt ""
-"20030000.xhp\n"
-"par_id3159194\n"
-"4\n"
+"12100100.xhp\n"
+"par_id3148620\n"
+"14\n"
"help.text"
-msgid "Open the context menu on this field to see a selection of available zoom factors."
-msgstr "Ανοίξτε το μενού περιβάλλοντος αυτού του πεδίου για να εμφανίσετε μια λίστα επιλογών με όλα τα διαθέσιμα μεγέθη εστίασης."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr "Αν ταξινομήσετε το όνομα πεδίου \"Όνομα\" κατά αύξουσα σειρά και το πεδίο \"Επώνυμο\" κατά φθίνουσα σειρά, όλες οι εγγραφές θα ταξινομηθούν κατά αύξουσα σειρά σύμφωνα με το όνομα και στη συνέχεια, εντός των ονομάτων, κατά φθίνουσα σειρά σύμφωνα με το επώνυμο."
-#: 14020000.xhp
+#: 12100100.xhp
msgctxt ""
-"14020000.xhp\n"
-"tit\n"
+"12100100.xhp\n"
+"hd_id3145345\n"
+"6\n"
"help.text"
-msgid "Clear query"
-msgstr "Διαγραφή ερωτήματος"
+msgid "Field name"
+msgstr "Όνομα πεδίου"
-#: 14020000.xhp
+#: 12100100.xhp
msgctxt ""
-"14020000.xhp\n"
-"hd_id3146946\n"
-"1\n"
+"12100100.xhp\n"
+"par_id3159233\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020000.xhp\" name=\"Clear query\">Clear query</link>"
-msgstr "<link href=\"text/shared/02/14020000.xhp\" name=\"Διαγραφή ερωτήματος\">Διαγραφή ερωτήματος</link>"
+msgid "<ahelp hid=\".uno:OrderCrit\">Specifies the data field name whose content will determine the sort order.</ahelp>"
+msgstr "<ahelp hid=\".uno:OrderCrit\">Επιλέγει το όνομα του πεδίου δεδομένων του οποίου το περιεχόμενο θα καθορίσει τη σειρά ταξινόμησης.</ahelp>"
-#: 14020000.xhp
+#: 12100100.xhp
msgctxt ""
-"14020000.xhp\n"
-"par_id3155934\n"
-"2\n"
+"12100100.xhp\n"
+"hd_id3150774\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBClearQuery\" visibility=\"visible\">Clears the query and removes all tables from the design window.</ahelp>"
-msgstr "<ahelp hid=\".uno:DBClearQuery\" visibility=\"visible\">Διαγράφει το ερώτημα και αφαιρεί όλους τους πίνακες από το παράθυρο σχεδίασης.</ahelp>"
+msgid "Order"
+msgstr "Σειρά"
-#: 14020000.xhp
+#: 12100100.xhp
msgctxt ""
-"14020000.xhp\n"
-"par_id3154422\n"
+"12100100.xhp\n"
+"par_id3149177\n"
+"9\n"
"help.text"
-msgid "<image src=\"cmd/sc_dbclearquery.png\" id=\"img_id3149205\"><alt id=\"alt_id3149205\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_dbclearquery.png\" id=\"img_id3149205\"><alt id=\"alt_id3149205\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:OrderCrit\">Specifies the sort order (either ascending or descending).</ahelp>"
+msgstr "<ahelp hid=\".uno:OrderCrit\">Καθορίζει τη σειρά ταξινόμησης (αύξουσα ή φθίνουσα).</ahelp>"
-#: 14020000.xhp
+#: 12100100.xhp
msgctxt ""
-"14020000.xhp\n"
-"par_id3150789\n"
-"3\n"
+"12100100.xhp\n"
+"hd_id3147275\n"
+"10\n"
"help.text"
-msgid "Clear query"
-msgstr "Διαγραφή ερωτήματος"
+msgid "and then"
+msgstr "έπειτα"
-#: symbolshapes.xhp
+#: 12100100.xhp
msgctxt ""
-"symbolshapes.xhp\n"
+"12100100.xhp\n"
+"par_id3166460\n"
+"11\n"
+"help.text"
+msgid "Specifies additional subordinate sort criteria from the other fields."
+msgstr "Προσδιορίζει πρόσθετα κατώτερα κριτήρια ταξινόμησης από τα άλλα πεδία."
+
+#: 12100200.xhp
+msgctxt ""
+"12100200.xhp\n"
"tit\n"
"help.text"
-msgid "Symbol Shapes"
-msgstr "Σχήματα συμβόλων"
+msgid "Find Record"
+msgstr "Εύρεση εγγραφής"
-#: symbolshapes.xhp
+#: 12100200.xhp
msgctxt ""
-"symbolshapes.xhp\n"
-"par_idN1055A\n"
+"12100200.xhp\n"
+"bm_id3146936\n"
"help.text"
-msgid "<link href=\"text/shared/02/symbolshapes.xhp\">Symbol Shapes</link>"
-msgstr "<link href=\"text/shared/02/symbolshapes.xhp\">Σχήματα συμβόλων</link>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
+msgstr "<bookmark_value>πίνακες σε βάσεις δεδομένων, αναζήτηση</bookmark_value><bookmark_value>φόρμες, αναζήτηση</bookmark_value><bookmark_value>εγγραφές, αναζήτηση σε βάσεις δεδομένων</bookmark_value><bookmark_value>αναζήτηση, βάσεις δεδομένων</bookmark_value><bookmark_value>βάσεις δεδομένων; αναζήτηση εγγραφών</bookmark_value>"
-#: symbolshapes.xhp
+#: 12100200.xhp
msgctxt ""
-"symbolshapes.xhp\n"
-"par_idN1056A\n"
+"12100200.xhp\n"
+"hd_id3146936\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Symbol Shapes toolbar from which you can insert graphics into your document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή εργαλείων Σχήματα συμβόλων από την οποία μπορείτε να εισάγετε γραφικά στο έγγραφό σας.</ahelp>"
+msgid "<variable id=\"datensatzsuche\"><link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link></variable>"
+msgstr "<variable id=\"datensatzsuche\"><link href=\"text/shared/02/12100200.xhp\" name=\"Αναζήτηση εγγραφής\">Αναζήτηση εγγραφής</link></variable>"
-#: symbolshapes.xhp
+#: 12100200.xhp
msgctxt ""
-"symbolshapes.xhp\n"
-"par_idN105EB\n"
+"12100200.xhp\n"
+"par_id3147588\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Click an icon on the Symbol Shapes toolbar, and then drag in the document to draw the shape.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ σε ένα σύμβολο στη γραμμή εργαλείων Σχήματα συμβόλων και στη συνέχεια σύρετε μέσα στο έγγραφο για να σχεδιάσετε το σχήμα.</ahelp>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
+msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Αναζητήσεις σε πίνακες βάσεων δεδομένων και φόρμες.</ahelp> Σε φόρμες ή σε πίνακες βάσεων δεδομένων, μπορείτε να κάνετε αναζήτηση για κάποια συγκεκριμένη τιμή μέσα από πεδία δεδομένων, πεδία λίστας, και πεδία σήμανσης. </variable>"
-#: symbolshapes.xhp
+#: 12100200.xhp
msgctxt ""
-"symbolshapes.xhp\n"
-"par_idN1059D\n"
+"12100200.xhp\n"
+"par_id3149355\n"
+"3\n"
"help.text"
-msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Κάποια σχήματα έχουν ένα ειδικό σημείο ελέγχου (λαβή) το οποίο μπορείτε να σύρετε για να αλλάξετε τις ιδιότητες του σχήματος. Ο δείκτης του ποντικιού μεταβάλλεται σε ένα σύμβολο χεριού πάνω από αυτές τις ειδικές λαβές."
+msgid "When searching a table, the data fields of the current table are searched. When searching in a form, the data fields of the table linked with the form are searched."
+msgstr "Κατά την αναζήτηση σε πίνακα, πραγματοποιείται αναζήτηση στα πεδία δεδομένων του τρέχοντα πίνακα. Κατά την αναζήτηση σε φόρμα, πραγματοποιείται αναζήτηση στα πεδία δεδομένων του πίνακα που είναι συνδεδεμένος με τη φόρμα."
-#: 01170200.xhp
+#: 12100200.xhp
msgctxt ""
-"01170200.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"par_id3153394\n"
+"111\n"
"help.text"
-msgid "Form Properties"
-msgstr "Ιδιότητες Φόρμας"
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
+msgstr "Η αναζήτηση που περιγράφεται εδώ πραγματοποιείται από το <item type=\"productname\">%PRODUCTNAME</item>. Αν θέλετε να χρησιμοποιήσετε τον εξυπηρετητή SQL για αναζήτηση σε βάση δεδομένων, τότε πρέπει να χρησιμοποιήσετε το εικονίδιο <link href=\"text/shared/02/12110000.xhp\" name=\"Φίλτρο βασιζόμενο σε φόρμα\">Φίλτρο βασιζόμενο σε φόρμα</link> που βρίσκεται στη <link href=\"text/shared/main0213.xhp\" name=\"Γραμμή φόρμας\">Γραμμή φόρμας</link>."
-#: 01170200.xhp
+#: 12100200.xhp
msgctxt ""
-"01170200.xhp\n"
-"bm_id3147285\n"
+"12100200.xhp\n"
+"par_id3149095\n"
+"110\n"
"help.text"
-msgid "<bookmark_value>forms; properties</bookmark_value><bookmark_value>properties; forms</bookmark_value>"
-msgstr "<bookmark_value>φόρμες, ιδιότητες</bookmark_value><bookmark_value>ιδιότητες, φόρμες</bookmark_value>"
+msgid "The search function is also available for table controls. When calling the search function from a table control, you can search each column of the table control corresponding to the database columns of the linked database table."
+msgstr "Η λειτουργία αναζήτησης είναι επίσης διαθέσιμη για πεδία ελέγχου πίνακα. Όταν καλείτε τη λειτουργία αναζήτησης αφού έχετε επιλέξει κάποιο πεδίο ελέγχου πίνακα, μπορείτε να αναζητήσετε κάθε στήλη του πεδίου ελέγχου πίνακα που αντιστοιχεί στις στήλες βάσης δεδομένων του συνδεδεμένου πίνακα βάσης δεδομένων."
-#: 01170200.xhp
+#: 12100200.xhp
msgctxt ""
-"01170200.xhp\n"
-"hd_id3147285\n"
-"1\n"
+"12100200.xhp\n"
+"hd_id3143267\n"
+"112\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>"
-msgstr "<link href=\"text/shared/02/01170200.xhp\" name=\"Ιδιότητες Φόρμας\">Ιδιότητες Φόρμας</link>"
+msgid "Search for"
+msgstr "Αναζήτηση για"
-#: 01170200.xhp
+#: 12100200.xhp
msgctxt ""
-"01170200.xhp\n"
-"par_id3147088\n"
-"2\n"
+"12100200.xhp\n"
+"par_id3153527\n"
+"113\n"
"help.text"
-msgid "<variable id=\"form\"><ahelp hid=\".uno:FormProperties\" visibility=\"visible\">In this dialog you can specify, among others, the data source and the events for the whole form.</ahelp></variable>"
-msgstr "<variable id=\"form\"><ahelp hid=\".uno:FormProperties\" visibility=\"visible\">Σε αυτό το διάλογο, έχετε τη δυνατότητα να καθορίσετε, μεταξύ άλλων, την προέλευση δεδομένων και τα γεγονότα για ολόκληρη τη φόρμα.</ahelp></variable>"
+msgid "Specifies the type of search."
+msgstr "Εισάγετε τον τύπο της αναζήτησης."
-#: 01170300.xhp
+#: 12100200.xhp
msgctxt ""
-"01170300.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"hd_id3153683\n"
+"6\n"
"help.text"
-msgid "Tab Order"
-msgstr "Σειρά Tab"
+msgid "Text:"
+msgstr "Κείμενο:"
-#: 01170300.xhp
+#: 12100200.xhp
msgctxt ""
-"01170300.xhp\n"
-"hd_id3146959\n"
-"1\n"
+"12100200.xhp\n"
+"par_id3154823\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170300.xhp\" name=\"Tab Order\">Tab Order</link>"
-msgstr "<link href=\"text/shared/02/01170300.xhp\" name=\"Σειρά ενεργοποίησης Tab\">Σειρά ενεργοποίησης Tab</link>"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SEARCHFORTEXT\">Enter the search term in the box or select it from the list.</ahelp> The text under the cursor is already copied into the <emph>Text</emph> combo box. Note that while running a search in a form, tabs and line breaks cannot be processed."
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SEARCHFORTEXT\">Εισάγετε τον όρο αναζήτησης στο πεδίο ή επιλέξτε τον από τη λίστα.</ahelp> Το κείμενο κάτω από τον κέρσορα είναι ήδη αντεγραμμένο στο πεδίο συνδυασμού <emph>Κείμενο</emph> . Να σημειωθεί ότι κατά την εκτέλεση μιας αναζήτησης σε μία φόρμα, στηλοθέτες και αλλαγές γραμμής δεν είναι δυνατό να ολοκληρωθούν."
-#: 01170300.xhp
+#: 12100200.xhp
msgctxt ""
-"01170300.xhp\n"
-"par_id3150347\n"
-"2\n"
+"12100200.xhp\n"
+"par_id3148539\n"
+"8\n"
"help.text"
-msgid "<variable id=\"text\"><ahelp hid=\".uno:TabDialog\">In the<emph> Tab Order </emph>dialog you can modify the order in which control fields get the focus when the user presses the tab key.</ahelp></variable>"
-msgstr "<variable id=\"text\"><ahelp hid=\".uno:TabDialog\">Στο παράθυρο διαλόγου <emph>Σειρά Tab </emph> μπορείτε να τροποποιήσετε τη σειρά εστίασης των πεδίων ελέγχου, με το πλήκτρο tab.</ahelp></variable>"
+msgid "Your search terms will be saved as long as the table or the formula document is open. If you are running more than one search and you would like to repeat the search term, you can select a previously used search term from the combo box."
+msgstr "Εφόσον είναι ανοιχτός κάποιος πίνακας ή έγγραφο τύπου, αποθηκεύονται πολλοί όροι αναζήτησης. Αν εκτελείτε περισσότερες από μία αναζητήσεις και θέλετε να επαναλάβετε τον όρο αναζήτησης, μπορείτε να επιλέξετε έναν ήδη χρησιμοποιημένο όρο, από το πεδίο συνδυασμού."
-#: 01170300.xhp
+#: 12100200.xhp
msgctxt ""
-"01170300.xhp\n"
-"par_id3109850\n"
-"3\n"
+"12100200.xhp\n"
+"hd_id3153662\n"
+"114\n"
"help.text"
-msgid "If form elements are inserted into a document, <item type=\"productname\">%PRODUCTNAME</item> automatically determines in which order to move from one control to the next when using the Tab key. Every new control added is automatically placed at the end of this series. In the <emph>Tab Order</emph> dialog, you can adapt the order of this series to your individual needs."
-msgstr "Αν εισαχθούν στοιχεία φόρμας σε ένα έγγραφο , το <item type=\"productname\">%PRODUCTNAME</item> καθορίζει αυτόματα τη σειρά μετακίνησης από ένα πεδίο ελέγχου στο επόμενο με τη χρήση του πλήκτρου Tab. Κάθε νέο πεδίο ελέγχου που προστίθεται, τοποθετείται αυτόματα στο τέλος αυτής της σειράς. Στο παράθυρο διαλόγου <emph>Σειρά Tab</emph>, μπορείτε να προσαρμόσετε τη διάταξη αυτών των σειρών, ανάλογα με τις ατομικές σας ανάγκες."
+msgid "Field content is NULL"
+msgstr "Το περιεχόμενο του πεδίου είναι μηδενικός χαρακτήρας (NULL)"
-#: 01170300.xhp
+#: 12100200.xhp
msgctxt ""
-"01170300.xhp\n"
-"par_id3155934\n"
-"12\n"
+"12100200.xhp\n"
+"par_id3153543\n"
+"115\n"
"help.text"
-msgid "You can also define the index of a control through its specific properties by entering the desired value under <link href=\"text/shared/02/01170101.xhp\" name=\"Order\"><emph>Order</emph></link> in the <emph>Properties</emph> dialog of the control."
-msgstr "Μπορείτε επίσης να καθορίσετε τον δείκτη ενός στοιχείου ελέγχου μέσω των συγκεκριμένων ιδιοτήτων του, εισάγοντας την τιμή που θέλετε στο πεδίο <link href=\"text/shared/02/01170101.xhp\" name=\"Διάταξη\"><emph>Διάταξη</emph></link> μέσα στο παράθυρο διαλόγου <emph>Ιδιότητες</emph> του ελέγχου."
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SEARCHFORNULL\">Specifies that fields will be found that contain no data.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SEARCHFORNULL\">Αν έχετε σημειώσει αυτήν την επιλογή, θα εντοπιστούν τα πεδία που δεν περιέχουν δεδομένα.</ahelp>"
-#: 01170300.xhp
+#: 12100200.xhp
msgctxt ""
-"01170300.xhp\n"
-"par_id3149760\n"
-"13\n"
+"12100200.xhp\n"
+"hd_id3153717\n"
+"116\n"
"help.text"
-msgid "A radio button inside a group can only be accessed by the Tab key when one of the radio buttons is set to \"selected\". If you have designed a group of radio buttons where no button is set to \"selected\", then the user will not be able to access the group or any of the radio buttons by keyboard."
-msgstr "Ένα κουμπί επιλογών (Radio) μέσα σε μία ομάδα είναι μόνο προσβάσιμο με το πλήκτρο Tab όταν ένα από τα πεδία επιλογής Radio είναι ρυθμισμένο σε \"επιλεγμένο\". Αν έχετε σχεδιάσει μία ομάδα από πεδία επιλογών Radio, όπου κανένα πεδίο δεν είναι ρυθμισμένο σε \"επιλεγμένο\", τότε ο χρήστης δεν θα μπορεί να έχει πρόσβαση στην ομάδα ή σε οποιοδήποτε πεδίο επιλογών Radio από το πληκτρολόγιο."
+msgid "Field content is not NULL"
+msgstr "Το περιεχόμενο του πεδίου δεν είναι μηδενικός χαρακτήρας (NULL)"
-#: 01170300.xhp
+#: 12100200.xhp
msgctxt ""
-"01170300.xhp\n"
-"hd_id3149140\n"
-"4\n"
+"12100200.xhp\n"
+"par_id3143270\n"
+"117\n"
"help.text"
-msgid "Controls"
-msgstr "Στοιχεία ελέγχου"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SEARCHFORNOTNULL\">Specifies that fields will be found that contain data.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SEARCHFORNOTNULL\">Αν έχετε σημειώσει αυτήν την επιλογή, θα εντοπιστούν τα πεδία που περιέχουν δεδομένα.</ahelp>"
-#: 01170300.xhp
+#: 12100200.xhp
msgctxt ""
-"01170300.xhp\n"
-"par_id3150789\n"
-"5\n"
+"12100200.xhp\n"
+"hd_id3156153\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"HID_TABORDER_CONTROLS\">Lists all controls in the form. These controls can be selected with the tab key in the given order from top to bottom.</ahelp> Select a control from the <emph>Controls </emph>list to assign the desired position in the tab order."
-msgstr "<ahelp hid=\"HID_TABORDER_CONTROLS\">Παραθέτει όλα τα στοιχεία ελέγχου της φόρμας. Αυτά τα στοιχεία ελέγχου μπορούν να επιλεχθούν με το πλήκτρο tab στην δοσμένη σειρά από πάνω προς τα κάτω.</ahelp> Επιλέξτε ένα στοιχείο ελέγχου από τη λίστα <emph>Στοιχεία Ελέγχου </emph>για να το αντιστοιχίσετε με την επιθυμητή θέση στην διάταξη των καρτελών."
+msgid "Where to search"
+msgstr "Περιοχή αναζήτησης"
-#: 01170300.xhp
+#: 12100200.xhp
msgctxt ""
-"01170300.xhp\n"
-"hd_id3153750\n"
-"6\n"
+"12100200.xhp\n"
+"par_id3149164\n"
+"10\n"
"help.text"
-msgid "Move Up"
-msgstr "Μετακίνηση πάνω"
+msgid "Specifies the fields for the search."
+msgstr "Σε αυτήν την περιοχή, μπορείτε να καθορίσετε πεδία για την αναζήτηση."
-#: 01170300.xhp
+#: 12100200.xhp
msgctxt ""
-"01170300.xhp\n"
-"par_id3154751\n"
-"7\n"
+"12100200.xhp\n"
+"hd_id3154564\n"
+"105\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_TAB_ORDER_PB_MOVE_UP\">Click the<emph> Move Up</emph> button to shift the selected control one position higher in the tab order.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_TAB_ORDER_PB_MOVE_UP\">Κάντε κλικ στο κουμπί <emph> Μετακίνηση Πάνω</emph> για να μετακινήσετε το επιλεγμένο στοιχείο ελέγχου μία θέση ψηλότερα στην διάταξη καρτελών.</ahelp>"
+msgid "Form"
+msgstr "Φόρμα"
-#: 01170300.xhp
+#: 12100200.xhp
msgctxt ""
-"01170300.xhp\n"
-"hd_id3155339\n"
-"8\n"
+"12100200.xhp\n"
+"par_id3159176\n"
+"106\n"
"help.text"
-msgid "Move Down"
-msgstr "Μετακίνηση κάτω"
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_SEARCHFORM_LB_FORM\">Specifies the logical form in which you want the search to take place.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_SEARCHFORM_LB_FORM\">Εδώ, μπορείτε να καθορίσετε τη λογική μορφή με την οποία θέλετε να πραγματοποιηθεί η αναζήτηση.</ahelp>"
-#: 01170300.xhp
+#: 12100200.xhp
msgctxt ""
-"01170300.xhp\n"
-"par_id3154823\n"
-"9\n"
+"12100200.xhp\n"
+"par_id3155434\n"
+"107\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_TAB_ORDER_PB_MOVE_DOWN\">Click the<emph> Move Down</emph> button to shift the selected control one position lower in the tab order.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_TAB_ORDER_PB_MOVE_DOWN\">Κάντε κλικ στο κουμπί <emph> Μετακίνηση Κάτω</emph> για να μετακινήσετε το επιλεγμένο στοιχείο ελέγχου μία θέση χαμηλότερα στην διάταξη καρτελών.</ahelp>"
+msgid "The<emph> Form </emph>combo box is only visible if the current document is a form document with more than one logical form. It does not appear during a search in tables or queries."
+msgstr "Το πεδίο συνδυασμού <emph>Φόρμα </emph>είναι ορατό μόνο όταν το τρέχον έγγραφο είναι έγγραφο φόρμας με περισσότερες από μία λογικές μορφές. Δεν εμφανίζεται κατά τη διάρκεια της αναζήτησης σε πίνακες ή ερωτήματα."
-#: 01170300.xhp
+#: 12100200.xhp
msgctxt ""
-"01170300.xhp\n"
-"hd_id3154288\n"
-"10\n"
+"12100200.xhp\n"
+"par_id3151384\n"
+"108\n"
"help.text"
-msgid "Automatic Sort"
-msgstr "Αυτόματη ταξινόμηση"
+msgid "Form documents may contain multiple logical forms. These are individual form components, which are each linked to a table."
+msgstr "Τα έγγραφα φόρμας μπορεί να περιέχουν πολλαπλές λογικές φόρμες. Αυτά είναι ανεξάρτητα στοιχεία φόρμας, που είναι συνδεδεμένα με πίνακα."
-#: 01170300.xhp
+#: 12100200.xhp
msgctxt ""
-"01170300.xhp\n"
-"par_id3153748\n"
-"11\n"
+"12100200.xhp\n"
+"par_id3145086\n"
+"109\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_TAB_ORDER_PB_AUTO_ORDER\">Click the<emph> Automatic Sort</emph> button to automatically sort the controls according to their position in the document.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_TAB_ORDER_PB_AUTO_ORDER\">Κάντε κλικ στο κουμπί<emph> Αυτόματη Ταξινόμηση</emph> για να ταξινομήσετε αυτόματα τα στοιχεία ελέγχου σύμφωνα με την θέση τους στο έγγραφο.</ahelp>"
+msgid "The <emph>Form</emph> combo box contains the names of all logical forms for which controls exist."
+msgstr "Το πεδίο συνδυασμού <emph>Φόρμα</emph> περιέχει όλα τα ονόματα των λογικών μορφών για τα οποία υπάρχουν πεδία ελέγχου."
-#: 24080000.xhp
+#: 12100200.xhp
msgctxt ""
-"24080000.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"hd_id3159414\n"
+"11\n"
"help.text"
-msgid "Gamma"
-msgstr "Γάμμα"
+msgid "All Fields"
+msgstr "Όλα τα πεδία"
-#: 24080000.xhp
+#: 12100200.xhp
msgctxt ""
-"24080000.xhp\n"
-"hd_id3154100\n"
-"1\n"
+"12100200.xhp\n"
+"par_id3153896\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/shared/02/24080000.xhp\" name=\"Gamma\">Gamma</link>"
-msgstr "<link href=\"text/shared/02/24080000.xhp\" name=\"Γάμμα\">Γάμμα</link>"
+msgid "<ahelp hid=\"HID_SEARCH_ALLFIELDS\">Searches through all fields.</ahelp> If you are running a search in a table, all fields in the table will be searched. If you are running a search in a form, all fields of the logical form (entered under <emph>Form</emph>) will be searched. If you are running a search in a table control field, all columns that are linked to a valid database table field will be searched."
+msgstr "<ahelp hid=\"HID_SEARCH_ALLFIELDS\">Εκτελείται αναζήτηση σε όλα τα πεδία.</ahelp> Αν εκτελείτε αναζήτηση σε πίνακα, η αναζήτηση θα συμπεριλάβει όλα τα πεδία του πίνακα. Αν εκτελείτε αναζήτηση σε φόρμα, θα συμπεριληφθούν όλα τα πεδία της λογικής μορφής (που καταχωρήθηκε στο πεδίο <emph>Φόρμα</emph>). Αν εκτελείτε αναζήτηση σε πεδίο ελέγχου πίνακα, θα συμπεριληφθούν όλες οι στήλες, οι οποίες συνδέονται με ένα έγκυρο πεδίο πίνακα βάσης δεδομένων."
-#: 24080000.xhp
+#: 12100200.xhp
msgctxt ""
-"24080000.xhp\n"
-"par_id3154873\n"
-"2\n"
+"12100200.xhp\n"
+"par_id3151054\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".uno:GrafGamma\">Specifies the gamma value for the view of the selected object, which affects the brightness of the midtone values.</ahelp> Values from 0.10 (minimum Gamma) to 10 (maximum Gamma) are possible."
-msgstr "<ahelp hid=\".uno:GrafGamma\">Ορίζει την τιμή γάμμα για την προβολή του επιλεγμένου αντικειμένου, η οποία επιδρά στη φωτεινότητα των τιμών midtone.</ahelp> Δυνατές τιμές είναι από το 0,10 (ελάχιστη τιμή γάμμα) έως το 10 (μέγιστη τιμή γάμμα)."
+msgid "Note that the fields of the current logical form do not have to be identical to the fields of the form document. If the form document contains fields that point to multiple data sources (that is, multiple logical forms), the <emph>All Fields</emph> option will only search for the fields linked to data sources in the form document."
+msgstr "Σημειώστε ότι τα πεδία της τρέχουσας λογικής μορφής δεν είναι απαραίτητο να είναι ίδια με τα πεδία του εγγράφου φόρμας. Στην περίπτωση που το έγγραφο φόρμας περιέχει πεδία που παραπέμπουν σε πολλές προελεύσεις δεδομένων (δηλ. σε πολλές λογικές μορφές), η επιλογή <emph>Όλα τα πεδία</emph> θα αναζητήσει μόνο τα πεδία που είναι συνδεδεμένα με προελεύσεις δεδομένων του εγγράφου φόρμας."
-#: 24080000.xhp
+#: 12100200.xhp
msgctxt ""
-"24080000.xhp\n"
-"par_id3149760\n"
+"12100200.xhp\n"
+"hd_id3150865\n"
+"15\n"
"help.text"
-msgid "<image id=\"img_id3159194\" src=\"res/sc10868.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3159194\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159194\" src=\"res/sc10868.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3159194\">Icon</alt></image>"
+msgid "Single field"
+msgstr "Μεμονωμένο πεδίο"
-#: 24080000.xhp
+#: 12100200.xhp
msgctxt ""
-"24080000.xhp\n"
-"par_id3149798\n"
-"3\n"
+"12100200.xhp\n"
+"par_id3153360\n"
+"16\n"
"help.text"
-msgid "Gamma"
-msgstr "Γάμμα"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SINGLEFIELD\">Searches through a specified data field.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXDLG_SEARCHFORM_RB_SINGLEFIELD\">Εκτελείται αναζήτηση μέσα από ένα συγκεκριμένο πεδίο δεδομένων.</ahelp>"
-#: 01170003.xhp
+#: 12100200.xhp
msgctxt ""
-"01170003.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"hd_id3154365\n"
+"17\n"
"help.text"
-msgid "Special Tips for Date Fields"
-msgstr "Ειδικές Συμβουλές για Πεδία Ημερομηνίας"
+msgid "Settings"
+msgstr "Ρυθμίσεις"
-#: 01170003.xhp
+#: 12100200.xhp
msgctxt ""
-"01170003.xhp\n"
-"bm_id3150445\n"
+"12100200.xhp\n"
+"par_id3158408\n"
+"18\n"
"help.text"
-msgid "<bookmark_value>date fields; properties</bookmark_value>"
-msgstr "<bookmark_value>πεδία ημερομηνίας, ιδιότητες</bookmark_value>"
+msgid "Defines settings to control the search."
+msgstr "Εδώ, μπορείτε να πραγματοποιήσετε έναν αριθμό από ρυθμίσεις για να ελέγξετε την αναζήτηση."
-#: 01170003.xhp
+#: 12100200.xhp
msgctxt ""
-"01170003.xhp\n"
-"hd_id3150445\n"
-"77\n"
+"12100200.xhp\n"
+"hd_id3149809\n"
+"19\n"
"help.text"
-msgid "Special Tips for Date Fields"
-msgstr "Ειδικές Συμβουλές για Πεδία Ημερομηνίας"
+msgid "Position"
+msgstr "Θέση"
-#: 01170003.xhp
+#: 12100200.xhp
msgctxt ""
-"01170003.xhp\n"
-"par_id3154230\n"
-"75\n"
+"12100200.xhp\n"
+"par_id3148673\n"
+"20\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "Όταν εισάγετε ένα έτος χρησιμοποιώντας δύο ψηφία, η ανάλογη τιμή τεσσάρων ψηφίων καθορίζεται από μια ρύθμιση στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Γενικά</emph>. Για παράδειγμα, εάν το 1935 ορίζεται ως η κατώτερη τιμή ορίου και εισάγετε 34 ως τιμή ημερομηνίας, τότε το αποτέλεσμα είναι 2034 αντί για 1934."
+msgid "<ahelp hid=\"HID_SEARCH_POSITION\">Specifies the relationship of the search term and the field contents.</ahelp> The following options are available:"
+msgstr "<ahelp hid=\"HID_SEARCH_POSITION\">Εδώ καταχωρείτε τη σχέση μεταξύ του όρου αναζήτησης και των περιεχομένων του πεδίου.</ahelp> Οι παρακάτω επιλογές είναι διαθέσιμες:"
-#: 01170003.xhp
+#: 12100200.xhp
msgctxt ""
-"01170003.xhp\n"
-"par_id3149205\n"
-"76\n"
+"12100200.xhp\n"
+"par_id3156280\n"
+"21\n"
"help.text"
-msgid "The pre-set limit value will be saved for each document."
-msgstr "Η προκαθορισμένη οριακή τιμή θα αποθηκευτεί για κάθε έγγραφο."
+msgid "anywhere in the field"
+msgstr "οπουδήποτε στο πεδίο"
-#: 24020000.xhp
+#: 12100200.xhp
msgctxt ""
-"24020000.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"par_id3145744\n"
+"22\n"
"help.text"
-msgid "Graphics Mode"
-msgstr "Λειτουργία γραφικών"
+msgid "Returns all fields containing the search pattern anywhere in the field."
+msgstr "Εμφανίζει όλα τα πεδία που περιέχουν το μοτίβο αναζήτησης οπουδήποτε στο πεδίο."
-#: 24020000.xhp
+#: 12100200.xhp
msgctxt ""
-"24020000.xhp\n"
-"hd_id3149762\n"
-"1\n"
+"12100200.xhp\n"
+"par_id3148451\n"
+"23\n"
"help.text"
-msgid "<link href=\"text/shared/02/24020000.xhp\" name=\"Graphics Mode\">Graphics Mode</link>"
-msgstr "<link href=\"text/shared/02/24020000.xhp\" name=\"Λειτουργία Γραφικών\">Λειτουργία Γραφικών</link>"
+msgid "beginning of field"
+msgstr "αρχή του πεδίου"
-#: 24020000.xhp
+#: 12100200.xhp
msgctxt ""
-"24020000.xhp\n"
-"par_id3150255\n"
-"2\n"
+"12100200.xhp\n"
+"par_id3155429\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".uno:GrafMode\">Lists view attributes for the selected graphic object. The embedded or linked graphic object in the current file will not be changed, only the view of the object.</ahelp>"
-msgstr "<ahelp hid=\".uno:GrafMode\">Παραθέτει τις ιδιότητες προβολής για τα επιλεγμένα γραφικά αντικείμενα. Το ενσωματωμένο ή συνδεδεμένο γραφικό αντικείμενο στο τρέχον αρχείο δεν θα αλλάξει, μόνο η προβολή του αντικειμένου.</ahelp>"
+msgid "Returns all fields containing the search pattern at the beginning of the field."
+msgstr "Εμφανίζει όλα τα πεδία που περιέχουν το μοτίβο αναζήτησης στην αρχή του πεδίου."
-#: 24020000.xhp
+#: 12100200.xhp
msgctxt ""
-"24020000.xhp\n"
-"par_id3150275\n"
+"12100200.xhp\n"
+"par_id3155131\n"
+"74\n"
"help.text"
-msgid "<image id=\"img_id3154515\" src=\"res/helpimg/zellvor.png\" width=\"1.4098inch\" height=\"0.2799inch\" localize=\"true\"><alt id=\"alt_id3154515\">Cell Styles</alt></image>"
-msgstr "<image id=\"img_id3154515\" src=\"res/helpimg/zellvor.png\" width=\"1.4098inch\" height=\"0.2799inch\" localize=\"true\"><alt id=\"alt_id3154515\">Πρότυπα Κελιών</alt></image>"
+msgid "end of field"
+msgstr "στο τέλος του πεδίου"
-#: 24020000.xhp
+#: 12100200.xhp
msgctxt ""
-"24020000.xhp\n"
-"par_id3150771\n"
-"3\n"
+"12100200.xhp\n"
+"par_id3153726\n"
+"75\n"
"help.text"
-msgid "Graphics mode"
-msgstr "Λειτουργία Γραφικών"
+msgid "Returns all fields containing the search pattern at the end of the field."
+msgstr "Εμφανίζει όλα τα πεδία που περιέχουν το μοτίβο αναζήτησης στο τέλος του πεδίου."
-#: 24020000.xhp
+#: 12100200.xhp
msgctxt ""
-"24020000.xhp\n"
-"hd_id3155262\n"
-"4\n"
+"12100200.xhp\n"
+"par_id3147317\n"
+"25\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "entire field"
+msgstr "όλο το πεδίο"
-#: 24020000.xhp
+#: 12100200.xhp
msgctxt ""
-"24020000.xhp\n"
-"par_id3155434\n"
-"5\n"
+"12100200.xhp\n"
+"par_id3154127\n"
+"26\n"
"help.text"
-msgid "The view of the graphic object is not changed."
-msgstr "Η προβολή του γραφικού αντικειμένου δεν αλλάζει."
+msgid "Returns all fields containing the search pattern as an exact match to the contents of the field."
+msgstr "Εμφανίζει όλα τα πεδία που περιέχουν το μοτίβο αναζήτησης ως ακριβές ταίριασμα με τα περιεχόμενα του πεδίου."
-#: 24020000.xhp
+#: 12100200.xhp
msgctxt ""
-"24020000.xhp\n"
-"hd_id3147574\n"
-"6\n"
+"12100200.xhp\n"
+"par_id3152886\n"
+"27\n"
"help.text"
-msgid "Grayscale"
-msgstr "Διαβαθμίσεις του γκρι"
+msgid "If the <emph>Wildcard expression</emph> check box is marked, this function is not available."
+msgstr "Αν έχετε επιλέξει το πεδίο σήμανσης <emph>Έκφραση μπαλαντέρ</emph>, αυτή η λειτουργία δεν είναι διαθέσιμη."
-#: 24020000.xhp
+#: 12100200.xhp
msgctxt ""
-"24020000.xhp\n"
-"par_id3153760\n"
-"7\n"
+"12100200.xhp\n"
+"hd_id3149664\n"
+"28\n"
"help.text"
-msgid "The graphic object is shown in grayscale. A color graphic object can become monochrome in grayscale. You can also use the color sliders to apply a uniform color to the monochrome graphic object."
-msgstr "Το γραφικό αντικείμενο εμφανίζεται σε διαβαθμίσεις του γκρι. Ένα έγχρωμο γραφικό αντικείμενο μπορεί να γίνει μονόχρωμο σε διαβαθμίσεις του γκρι. Μπορείτε επίσης να χρησιμοποίησετε τους ολισθητές χρώματος για να εφαρμόσετε ένα ενιαίο χρώμα στο μονόχρωμο γραφικό αντικείμενο."
+msgid "Apply field format"
+msgstr "Εφαρμογή μορφής πεδίου"
-#: 24020000.xhp
+#: 12100200.xhp
msgctxt ""
-"24020000.xhp\n"
-"hd_id3151246\n"
-"8\n"
+"12100200.xhp\n"
+"par_id3146975\n"
+"29\n"
"help.text"
-msgid "Black and White"
-msgstr "Μαύρο και Λευκό"
+msgid "<ahelp hid=\"HID_SEARCH_FORMATTER\">Specifies that all field formats are considered when searching in the current document.</ahelp> Field formats are all visible formats that are created using the following possibilities:"
+msgstr "<ahelp hid=\"HID_SEARCH_FORMATTER\">Δηλώνει ότι όλες οι μορφές πεδίων λαμβάνονται υπόψη κατά τη διάρκεια μιας αναζήτησης στο τρέχον έγγραφο.</ahelp> Οι μορφές των πεδίων είναι όλες οι ορατές μορφές που δημιουργούνται με τους ακόλουθους πιθανούς τρόπους:"
-#: 24020000.xhp
+#: 12100200.xhp
msgctxt ""
-"24020000.xhp\n"
-"par_id3153062\n"
-"9\n"
+"12100200.xhp\n"
+"par_id3150103\n"
+"78\n"
"help.text"
-msgid "The graphic object is shown in black and white. All brightness values below 50% will appear black, all over 50% will appear white."
-msgstr "Το γραφικό αντικείμενο εμφανίζεται ασπρόμαυρο. Όλες οι τιμές φωτεινότητας κάτω από 50% θα εμφανίζονται μαύρες, ενώ αυτές πάνω από 50% θα εμφανίζονται λευκές."
+msgid "in table design mode for field properties,"
+msgstr "σε κατάσταση σχεδιασμού πίνακα για ιδιότητες πεδίων,"
-#: 24020000.xhp
+#: 12100200.xhp
msgctxt ""
-"24020000.xhp\n"
-"hd_id3146795\n"
-"10\n"
+"12100200.xhp\n"
+"par_id3150488\n"
+"79\n"
"help.text"
-msgid "Watermark"
-msgstr "Υδατογράφημα"
+msgid "in data source view on column formatting,"
+msgstr "σε προβολή προέλευσης δεδομένων για μορφοποίηση στηλών,"
-#: 24020000.xhp
+#: 12100200.xhp
msgctxt ""
-"24020000.xhp\n"
-"par_id3149670\n"
-"11\n"
+"12100200.xhp\n"
+"par_id3152941\n"
+"80\n"
"help.text"
-msgid "The graphic object is raised in brightness and reduced in contrast so that it can be used in the background as a watermark."
-msgstr "Αυξάνεται η φωτεινότητα και μειώνεται η αντίθεση του γραφικού αντικειμένου έτσι ώστε να μπορεί να χρησιμοποιηθεί στο φόντο ως υδατογράφημα."
+msgid "in forms on control properties."
+msgstr "σε φόρμες σε ιδιότητες στοιχείων ελέγχου."
-#: 14020200.xhp
+#: 12100200.xhp
msgctxt ""
-"14020200.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"par_id3156736\n"
+"81\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Προβολή σχεδιασμού Ναι/Όχι"
+msgid "If the <emph>Apply field format</emph> box is marked, the data source view of the table or form is searched using the formatting set there. If the box is not marked, the database is searched using the formatting saved in the database."
+msgstr "Αν το πεδίο <emph>Εφαρμογή μορφής πεδίου</emph> έχει επισημανθεί, γίνεται αναζήτηση στην προβολή προέλευσης δεδομένων του πίνακα ή της φόρμας χρησιμοποιώντας τη μορφοποίηση που ορίζεται εκεί. Αν το πεδίο δεν έχει επισημανθεί, γίνεται αναζήτηση στη βάση δεδομένων χρησιμοποιώντας τη μορφοποίηση που έχει αποθηκευτεί στη βάση."
-#: 14020200.xhp
+#: 12100200.xhp
msgctxt ""
-"14020200.xhp\n"
-"hd_id3159411\n"
-"1\n"
+"12100200.xhp\n"
+"par_id3151280\n"
+"82\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Προβολή σχεδιασμού Ναι/Όχι\">Προβολή σχεδιασμού Ναι/Όχι</link>"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 14020200.xhp
+#: 12100200.xhp
msgctxt ""
-"14020200.xhp\n"
-"par_id3149495\n"
-"2\n"
+"12100200.xhp\n"
+"par_id3149959\n"
+"83\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBChangeDesignMode\">Displays the design view or the SQL view of the query.</ahelp>"
-msgstr "<ahelp hid=\".uno:DBChangeDesignMode\">Εμφανίζει την προβολή σχεδιασμού ή την προβολή SQL του ερωτήματος.</ahelp>"
+msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr "Έχετε ένα πεδίο ημερομηνίας το οποίο έχει αποθηκευτεί σε μορφή \"DD.MM.YY\" στη βάση δεδομένωνη (για παράδειγμα, 17.02.65). Η μορφή μιας καταχώρησης αλλάζει στην εμφάνιση προέλευσης δεδομένων σε \"DD. MMM YYYY\" (17 Φεβ 1965). Ακολουθώντας αυτό το παράδειγμα, μια εγγραφή που περιέχει 17 Φεβρουαρίου μπορεί να βρεθεί μόνο όταν έχει ενεργοποιηθεί η επιλογή <emph>Εφαρμογή μορφής πεδίου</emph>:"
-#: 14020200.xhp
+#: 12100200.xhp
msgctxt ""
-"14020200.xhp\n"
-"par_id3149140\n"
+"12100200.xhp\n"
+"par_id3150593\n"
+"84\n"
"help.text"
-msgid "<image id=\"img_id3152918\" src=\"cmd/sc_dbchangedesignmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152918\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152918\" src=\"cmd/sc_dbchangedesignmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152918\">Εικονίδιο</alt></image>"
+msgid "Apply field format"
+msgstr "Εφαρμογή μορφής πεδίου"
-#: 14020200.xhp
+#: 12100200.xhp
msgctxt ""
-"14020200.xhp\n"
-"par_id3147399\n"
-"3\n"
+"12100200.xhp\n"
+"par_id3145253\n"
+"85\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Προβολή σχεδιασμού Ναι/Όχι"
+msgid "Search pattern"
+msgstr "Μοτίβο αναζήτησης"
-#: 24090000.xhp
+#: 12100200.xhp
msgctxt ""
-"24090000.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"par_id3083279\n"
+"86\n"
"help.text"
-msgid "Transparency"
-msgstr "Διαφάνεια"
+msgid "on"
+msgstr "ναι"
-#: 24090000.xhp
+#: 12100200.xhp
msgctxt ""
-"24090000.xhp\n"
-"hd_id3159411\n"
-"1\n"
+"12100200.xhp\n"
+"par_id3155850\n"
+"87\n"
"help.text"
-msgid "<link href=\"text/shared/02/24090000.xhp\" name=\"Transparency\">Transparency</link>"
-msgstr "<link href=\"text/shared/02/24090000.xhp\" name=\"Διαφάνεια\">Διαφάνεια</link>"
+msgid "\"Feb\" is returned, but not \"2\"."
+msgstr "Επιστρέφεται η τιμή \"Φεβ\", αλλά όχι \"2\" ."
-#: 24090000.xhp
+#: 12100200.xhp
msgctxt ""
-"24090000.xhp\n"
-"par_id3150445\n"
-"2\n"
+"12100200.xhp\n"
+"par_id3148590\n"
+"88\n"
"help.text"
-msgid "<ahelp hid=\".uno:GrafTransparence\">Specifies the transparency in the graphic object.</ahelp> Values from 0% (fully opaque) to +100% (fully transparent) are possible."
-msgstr "<ahelp hid=\".uno:GrafTransparence\">Ορίζει τι διαφάνεια στο αντικείμενο γραφικού.</ahelp> Δυνατές τιμές είναι από το 0% (αδιαφανές) ως το +100% (διαφανές)"
+msgid "off"
+msgstr "όχι"
-#: 24090000.xhp
+#: 12100200.xhp
msgctxt ""
-"24090000.xhp\n"
-"par_id3154116\n"
+"12100200.xhp\n"
+"par_id3153418\n"
+"89\n"
"help.text"
-msgid "<image id=\"img_id3152372\" src=\"res/sc10869.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152372\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152372\" src=\"res/sc10869.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152372\">Icon</alt></image>"
+msgid "\"2\" is returned, but not \"Feb\"."
+msgstr "Επιστρέφεται η τιμή \"2\", αλλά όχι \"Φεβ\"."
-#: 24090000.xhp
+#: 12100200.xhp
msgctxt ""
-"24090000.xhp\n"
-"par_id3156302\n"
-"3\n"
+"12100200.xhp\n"
+"par_id3151321\n"
+"90\n"
"help.text"
-msgid "Transparency"
-msgstr "Διαφάνεια"
+msgid "It is recommended that you always search using field formatting."
+msgstr "Προτείνεται να χρησιμοποιείτε πάντα στην αναζήτηση την μορφοποίηση πεδίου."
-#: 19090000.xhp
+#: 12100200.xhp
msgctxt ""
-"19090000.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"par_id3149401\n"
+"91\n"
"help.text"
-msgid "HTML Source"
-msgstr "Κώδικας HTML"
+msgid "The following examples show possible issues when searching without field formatting. These issues depend on the database used and only occur for certain internal default formatting:"
+msgstr "Τα παρακάτω παραδείγματα εμφανίζουν πιθανά ζητήματα που εμφανίζονται κατά την αναζήτηση χωρίς μορφοποίηση πεδίου. Τα ζητήματα αυτά εξαρτώνται από τη βάση δεδομένων που χρησιμοποιείται και προκύπτουν μόνο για συγκεκριμένη εσωτερική προεπιλεγμένη μορφοποίηση:"
-#: 19090000.xhp
+#: 12100200.xhp
msgctxt ""
-"19090000.xhp\n"
-"bm_id3154788\n"
+"12100200.xhp\n"
+"par_id3152971\n"
+"92\n"
"help.text"
-msgid "<bookmark_value>HTML documents;source text</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα HTML,κείμενο κώδικα</bookmark_value>"
+msgid "Search results"
+msgstr "Αποτελέσματα αναζήτησης"
-#: 19090000.xhp
+#: 12100200.xhp
msgctxt ""
-"19090000.xhp\n"
-"hd_id3154788\n"
-"1\n"
+"12100200.xhp\n"
+"par_id3154273\n"
+"93\n"
"help.text"
-msgid "<link href=\"text/shared/02/19090000.xhp\" name=\"HTML Source\">HTML Source</link>"
-msgstr "<link href=\"text/shared/02/19090000.xhp\" name=\"Κώδικας HTML\">Κώδικας HTML</link>"
+msgid "Cause"
+msgstr "Αιτία"
-#: 19090000.xhp
+#: 12100200.xhp
msgctxt ""
-"19090000.xhp\n"
-"par_id3156183\n"
-"2\n"
+"12100200.xhp\n"
+"par_id3153836\n"
+"94\n"
"help.text"
-msgid "<ahelp hid=\".uno:SourceView\">Displays the source text of the current HTML document. To view the HTML source of a new document, you must first save the new document as an HTML document.</ahelp>"
-msgstr "<ahelp hid=\".uno:SourceView\">Εμφανίζει το κείμενο κώδικα του τρέχοντος εγγράφου HTML. Για να δείτε το κείμενο κώδικα HTML, πρέπει πρώτα να αποθηκεύσετε το νέο έγγραφο ως έγγραφο HTML.</ahelp>"
+msgid "\"5\" returns \"14:00:00\" as a time"
+msgstr "Η τιμή \"5\" επιστρέφει \"14:00:00\" ως ώρα"
-#: 19090000.xhp
+#: 12100200.xhp
msgctxt ""
-"19090000.xhp\n"
-"par_id3149760\n"
-"3\n"
+"12100200.xhp\n"
+"par_id3156332\n"
+"95\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "Στη λειτουργία κειμένου κώδικα HTML, μπορείτε να δείτε και να επεξεργαστείτε τις <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">ετικέτες</link> της <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Αποθηκεύστε το έγγραφο ως απλό έγγραφο κειμένου. Τοποθετήστε την κατάληξη .html ή .htm για να καθορίσετε το έγγραφο ως HTML."
+msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
+msgstr "Τα πεδία ώρας δεν έχουν καθοριστεί για βάσεις δεδομένων dBase και πρέπει να προσομοιωθούν. Για εσωτερική εμφάνιση της ένδειξης ώρας 14:00:00 είναι απαραίτητο ένα 5."
-#: 06110000.xhp
+#: 12100200.xhp
msgctxt ""
-"06110000.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"par_id3157965\n"
+"96\n"
"help.text"
-msgid "Move Down"
-msgstr "Μετακίνηση κάτω"
+msgid "\"00:00:00\" returns all records of a standard date field"
+msgstr "Η ένδειξη \"00:00:00\" επιστρέφει όλες τις εγγραφές ενός πρότυπου πεδίου ώρας"
-#: 06110000.xhp
+#: 12100200.xhp
msgctxt ""
-"06110000.xhp\n"
-"hd_id3148520\n"
-"1\n"
+"12100200.xhp\n"
+"par_id3146081\n"
+"97\n"
"help.text"
-msgid "<link href=\"text/shared/02/06110000.xhp\" name=\"Move Down\">Move Down</link>"
-msgstr "<link href=\"text/shared/02/06110000.xhp\" name=\"Μετακίνηση κάτω\">Μετακίνηση κάτω</link>"
+msgid "The database stores a date value internally using a combined date/time field."
+msgstr "Η βάση δεδομένων αποθηκεύει εσωτερικά μία τιμή ημερομηνίας χρησιμοποιώντας ένα πεδίο συνδυασμού ημερομηνίας/ώρας."
-#: 06110000.xhp
+#: 12100200.xhp
msgctxt ""
-"06110000.xhp\n"
-"par_id3154228\n"
-"2\n"
+"12100200.xhp\n"
+"par_id3155764\n"
+"98\n"
"help.text"
-msgid "<ahelp hid=\".uno:MoveDown\">Positions the selected paragraph after the one below it.</ahelp>"
-msgstr "<ahelp hid=\".uno:MoveDown\">Τοποθετεί την επιλεγμένη παράγραφο μετά από αυτήν που βρίσκεται από κάτω της.</ahelp>"
+msgid "\"45.79\" does not return \"45.79\" although the <emph>entire field</emph> option is selected under <emph>Position</emph>."
+msgstr "Το \"45.79\" δεν επιστρέφει \"45.79\" παρόλο που η επιλογή <emph>ολόκληρο πεδίο</emph> έχει επιλεχθεί στη <emph>Θέση</emph>."
-#: 06110000.xhp
+#: 12100200.xhp
msgctxt ""
-"06110000.xhp\n"
-"par_id3158405\n"
-"5\n"
+"12100200.xhp\n"
+"par_id3155518\n"
+"99\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "Αν έχετε αριθμημένες παραγράφους και πατήσετε το εικονίδιο<emph> Μετακίνηση κάτω </emph>, τα νούμερα θα προσαρμοστούν στην τρέχουσα σειρά. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Το εικονίδιο <emph>Μετακίνηση κάτω </emph>είναι ορατό μόνο όταν ο δείκτης έχει τοποθετηθεί σε μία λίστα με κουκίδες ή αρίθμηση. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\"> Το εικονίδιο <emph>Μετακίνηση κάτω </emph>εμφανίζεται στην γραμμή εργαλείων<emph>Μορφοποίηση κειμένου</emph> όταν χρησιμοποιείτε την προβολή διάρθρωσης. </caseinline></switchinline>"
+msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
+msgstr "Όσα εμφανίζονται δεν ταιριάζουν με όσα είναι εσωτερικά αποθηκευμένα. Για παράδειγμα, αν η τιμή 45.789 έχει αποθηκευτεί στη βάση δεδομένων ως ένα πεδίο τύπου Αριθμός/Διπλής ακρίβειας και η εμφανιζόμενη μορφοποίηση είναι ρυθμισμένη να αναπαριστά μόνο δύο δεκαδικούς, μόνο το \"45.79\" επιστρέφεται σε αναζητήσεις με μορφοποίηση πεδίου."
-#: 06110000.xhp
+#: 12100200.xhp
msgctxt ""
-"06110000.xhp\n"
-"par_id3149751\n"
-"4\n"
+"12100200.xhp\n"
+"par_id3148481\n"
+"100\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "Αυτή η εντολή μπορεί να χρησιμοποιηθεί πατώντας <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Κάτω Βέλος."
+msgid "In this case, standard formatting is formatting that refers to the internally stored data. It is not always visible to the user, especially if it is used for simulating data types (for example, time fields in dBASE databases). This depends on the database used and the individual data type. Searching with field formatting is appropriate if you only want to find what is actually shown. This includes fields of type Date, Time, Date/Time and Number/Double."
+msgstr "Σε αυτή την περίπτωση, η τυπική μορφοποίηση είναι αυτή που αναφέρεται σε εσωτερικά αποθηκευμένα δεδομένα. Δεν είναι πάντα ορατή στο χρήστη, ειδικά όταν χρησιμοποιείται για την προσομοίωση τύπων δεδομένων (παραδείγματος χάρη, πεδία χρόνου σε βάσεις δεδομένων dBASE). Εξαρτάται από τη χρησιμοποιούμενη βάση δεδομένων και τον τύπο δεδομένων. Η αναζήτηση με μορφοποίηση πεδίου είναι κατάλληλη όταν θέλετε να αναζητήσετε μόνο ό,τι εμφανίζεται. Αυτό συμπεριλαμβάνει πεδία τύπου ημερομηνίας, ώρας, ημερομηνίας/ώρας και αριθμού/διπλής ακρίβειας"
-#: 06110000.xhp
+#: 12100200.xhp
msgctxt ""
-"06110000.xhp\n"
-"par_id3156426\n"
+"12100200.xhp\n"
+"par_id3154507\n"
+"31\n"
"help.text"
-msgid "<image id=\"img_id3153577\" src=\"cmd/sc_outlinedown.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153577\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153577\" src=\"cmd/sc_outlinedown.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153577\">Εικονίδιο</alt></image>"
+msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr "Ωστόσο, η αναζήτηση χωρίς την <emph>Εφαρμογή μορφής πεδίου</emph> είναι κατάλληλη για μεγαλύτερες βάσεις δεδομένων, χωρίς δυσκολίες που σχετίζονται με τη μορφοποίηση, γιατί είναι ταχύτερη."
-#: 06110000.xhp
+#: 12100200.xhp
msgctxt ""
-"06110000.xhp\n"
-"par_id3145212\n"
-"3\n"
+"12100200.xhp\n"
+"par_id3153355\n"
+"118\n"
"help.text"
-msgid "Move Down"
-msgstr "Μετακίνηση κάτω"
+msgid "If you are searching the values of check boxes, and <emph>Apply field format</emph> is on, then you will receive a \"1\" for marked check boxes, a \"0\" for unmarked check boxes, and an empty string for undefined (tristate) check boxes. If the search has been carried out with <emph>Apply field format</emph> set to off, you will see the language-dependent default values \"TRUE\" or \"FALSE\"."
+msgstr "Αν αναζητείτε τιμές πεδίων σήμανσης, και η <emph>Εφαρμογή μορφής πεδίου</emph> είναι ενεργή, θα λάβετε ένα \"1\" για τα πεδία με σήμανση, ένα \"0\" για τα πεδία χωρίς σήμανση και μια κενή συμβολοσειρά για μη ορισμένα πεδία (τριών καταστάσεων). Αν η αναζήτηση πραγματοποιήθηκε με απενεργοποιημένη την <emph>Εφαρμογή μορφής πεδίου</emph>, θα λάβετε τις εξαρτώμενες από τη γλώσσα προκαθορισμένες τιμές \"ΑΛΗΘΕΣ\" ή \"ΨΕΥΔΕΣ\"."
-#: 12080000.xhp
+#: 12100200.xhp
msgctxt ""
-"12080000.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"par_id3150995\n"
+"119\n"
"help.text"
-msgid "Data to Fields"
-msgstr "Δεδομένα σε πεδία"
+msgid "If you use <emph>Apply field format</emph> when searching in list boxes, you find the text displayed in list boxes. If you do not use <emph>Apply field format,</emph> you will find the contents corresponding to the standard field format."
+msgstr "Αν χρησιμοποιήσετε την <emph>Εφαρμογή μορφής πεδίου</emph> κατά την αναζήτηση σε πεδία λιστών, θα βρείτε κείμενο που εμφανίζεται σε πεδία λιστών. Αν δε χρησιμοποιήσετε την <emph>Εφαρμογή μορφής πεδίου,</emph> θα βρείτε περιεχόμενα που ανταποκρίνονται στην πρότυπη μορφή πεδίου."
-#: 12080000.xhp
+#: 12100200.xhp
msgctxt ""
-"12080000.xhp\n"
-"hd_id3149031\n"
-"1\n"
+"12100200.xhp\n"
+"hd_id3150387\n"
+"32\n"
"help.text"
-msgid "<link href=\"text/shared/02/12080000.xhp\" name=\"Data to Fields\">Data to Fields</link>"
-msgstr "<link href=\"text/shared/02/12080000.xhp\" name=\"Δεδομένα σε Πεδία\">Δεδομένα σε Πεδία</link>"
+msgid "Match case"
+msgstr "Ακριβής αναζήτηση"
-#: 12080000.xhp
+#: 12100200.xhp
msgctxt ""
-"12080000.xhp\n"
-"par_id3150476\n"
-"2\n"
+"12100200.xhp\n"
+"par_id3159267\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".uno:DataSourceBrowser/InsertContent\">Updates the contents of the existing database fields by the marked records.</ahelp> The <emph>Data to Fields </emph>icon is only available if the current document is a text document."
-msgstr "<ahelp hid=\".uno:DataSourceBrowser/InsertContent\">Ενημερώνει τα περιεχόμενα των υπαρχόντων πεδίων βάσης δεδομένων ανάλογα με τις επισημανσμένες εγγραφές.</ahelp> Το εικονίδιο <emph>Δεδομένα σε Πεδία</emph> είναι διαθέσιμο μόνο αν το τρέχον έγγραφο είναι ένα έγγραφο κειμένου."
+msgid "<ahelp hid=\"HID_SEARCH_CASE\">Specifies that upper and lower case are taken into consideration during the search.</ahelp>"
+msgstr "<ahelp hid=\"HID_SEARCH_CASE\">Δηλώνει ότι κατά την αναζήτηση θα ληφθεί υπόψη η διάκριση μεταξύ πεζών και κεφαλαίων χαρακτήρων.</ahelp>"
-#: 12080000.xhp
+#: 12100200.xhp
msgctxt ""
-"12080000.xhp\n"
-"par_id3149205\n"
+"12100200.xhp\n"
+"hd_id3145297\n"
+"34\n"
"help.text"
-msgid "<image id=\"img_id3154398\" src=\"cmd/sc_dsbinsertcontent.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154398\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154398\" src=\"cmd/sc_dsbinsertcontent.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154398\">Εικονίδιο</alt></image>"
+msgid "Search backwards"
+msgstr "Αναζήτηση προς τα πίσω"
-#: 12080000.xhp
+#: 12100200.xhp
msgctxt ""
-"12080000.xhp\n"
-"par_id3145669\n"
-"3\n"
+"12100200.xhp\n"
+"par_id3151249\n"
+"35\n"
"help.text"
-msgid "Data to Fields"
-msgstr "Δεδομένα σε πεδία"
+msgid "<ahelp hid=\"HID_SEARCH_BACKWARD\">Specifies that the search process will run in reverse direction, from the last to the first record.</ahelp>"
+msgstr "<ahelp hid=\"HID_SEARCH_BACKWARD\">Δηλώνει ότι αυτή η αναζήτηση θα εκτελεστεί με αντίθετη κατεύθυνση, από την τελευταία προς την πρώτη εγγραφή.</ahelp>"
-#: 10010000.xhp
+#: 12100200.xhp
msgctxt ""
-"10010000.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"hd_id3152484\n"
+"36\n"
"help.text"
-msgid "Previous Page"
-msgstr "Προηγούμενη σελίδα"
+msgid "From top / From bottom"
+msgstr "Από την αρχή / Από το τέλος"
-#: 10010000.xhp
+#: 12100200.xhp
msgctxt ""
-"10010000.xhp\n"
-"hd_id3154228\n"
-"1\n"
+"12100200.xhp\n"
+"par_id3156316\n"
+"37\n"
"help.text"
-msgid "<link href=\"text/shared/02/10010000.xhp\" name=\"Previous Page\">Previous Page</link>"
-msgstr "<link href=\"text/shared/02/10010000.xhp\" name=\"Προηγούμενη Σελίδα\">Προηγούμενη Σελίδα</link>"
+msgid "<ahelp hid=\"HID_SEARCH_STARTOVER\">Restarts the search. A forward search restarts with the first record. A backwards search restarts with the last record.</ahelp>"
+msgstr "<ahelp hid=\"HID_SEARCH_STARTOVER\">Επανεκκινεί την αναζήτηση. Μια αναζήτηση προς τα εμπρός επανεκκινείται από την πρώτη εγγραφή, ενώ μια αναζήτηση προς τα πίσω επανεκκινείται από την τελευταία εγγραφή.</ahelp>"
-#: 10010000.xhp
+#: 12100200.xhp
msgctxt ""
-"10010000.xhp\n"
-"par_id3150445\n"
-"2\n"
+"12100200.xhp\n"
+"hd_id3163724\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\".uno:PreviousPage\" visibility=\"visible\">Moves back to the previous page in the document.</ahelp> This function is only active when you select the <emph>Page Preview</emph> function on the <emph>File</emph> menu."
-msgstr "<ahelp hid=\".uno:PreviousPage\" visibility=\"visible\">Μεταβαίνει στην προηγούμενη σελίδα στο έγγραφο.</ahelp> Αυτή η λειτουργία είναι ενεργή μόνο όταν επιλέξετε τη λειτουργία <emph>Προεπισκόπηση σελίδας</emph> στο μενού <emph>Αρχείο</emph>."
+msgid "Wildcard expression"
+msgstr "Έκφραση συμβόλων κράτησης θέσης"
-#: 10010000.xhp
+#: 12100200.xhp
msgctxt ""
-"10010000.xhp\n"
-"par_id3155552\n"
+"12100200.xhp\n"
+"par_id3149255\n"
+"64\n"
"help.text"
-msgid "<image src=\"cmd/sc_pageup.png\" id=\"img_id3145090\"><alt id=\"alt_id3145090\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_pageup.png\" id=\"img_id3145090\"><alt id=\"alt_id3145090\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SEARCH_WILDCARD\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
+msgstr "<ahelp hid=\"HID_SEARCH_WILDCARD\" visibility=\"hidden\">Επιτρέπει αναζήτηση με ένα σύμβολο κράτησης θέσης * ή ?.</ahelp> Μπορείτε να χρησιμοποιήσετε τα παρακάτω σύμβολα κράτησης θέσης:"
-#: 10010000.xhp
+#: 12100200.xhp
msgctxt ""
-"10010000.xhp\n"
-"par_id3147577\n"
-"3\n"
+"12100200.xhp\n"
+"par_id3146317\n"
+"39\n"
"help.text"
-msgid "Previous Page"
-msgstr "Προηγούμενη σελίδα"
+msgid "Wildcards"
+msgstr "Χαρακτήρες μπαλαντέρ"
-#: 06120000.xhp
+#: 12100200.xhp
msgctxt ""
-"06120000.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"par_id3150298\n"
+"40\n"
"help.text"
-msgid "Bullets On/Off"
-msgstr "Κουκίδες Ναι/Όχι"
+msgid "Meaning"
+msgstr "Έννοια"
-#: 06120000.xhp
+#: 12100200.xhp
msgctxt ""
-"06120000.xhp\n"
-"hd_id3154228\n"
-"1\n"
+"12100200.xhp\n"
+"par_id3153919\n"
+"41\n"
"help.text"
-msgid "<link href=\"text/shared/02/06120000.xhp\" name=\"Bullets On/Off\">Bullets On/Off</link>"
-msgstr "<link href=\"text/shared/02/06120000.xhp\" name=\"Κουκίδες Ναι/Όχι\">Κουκίδες Ναι/Όχι</link>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 06120000.xhp
+#: 12100200.xhp
msgctxt ""
-"06120000.xhp\n"
-"par_id3148520\n"
-"2\n"
+"12100200.xhp\n"
+"par_id3158411\n"
+"42\n"
"help.text"
-msgid "<ahelp hid=\".uno:DefaultBullet\">Assigns bullet points to the selected paragraphs, or removes them from bulleted paragraphs.</ahelp>"
-msgstr "Κ<ahelp hid=\".uno:DefaultBullet\">Αντιστοιχεί κουκίδες στις επιλεγμένες παραγράφους ή αφαιρεί τις υπάρχουσες κουκίδες.</ahelp>"
+msgid "?"
+msgstr ";"
-#: 06120000.xhp
+#: 12100200.xhp
msgctxt ""
-"06120000.xhp\n"
-"par_id3155150\n"
-"6\n"
+"12100200.xhp\n"
+"par_id3148874\n"
+"43\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Επιλογές κουκίδων όπως ο τύπος και η θέση ορίζονται στο διάλογο <link href=\"text/shared/01/06050000.xhp\" name=\"Κουκκίδες και αρίθμηση\"><emph>Κουκκίδες και αρίθμηση</emph></link>. Για να ανοίξετε αυτόν τον διάλογο, πατήστε το εικονίδιο <emph>Κουκκίδες και αρίθμηση</emph> στην <link href=\"text/swriter/main0206.xhp\" name=\"Γραμμή Κουκίδες και αρίθμηση\">Γραμμή Κουκκίδες και αρίθμηση</link></caseinline></switchinline>"
+msgid "for exactly one arbitrary character"
+msgstr "για ακριβώς έναν αυθαίρετο χαρακτήρα"
-#: 06120000.xhp
+#: 12100200.xhp
msgctxt ""
-"06120000.xhp\n"
-"par_id3145669\n"
-"8\n"
+"12100200.xhp\n"
+"par_id3150365\n"
+"44\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Επιλογές κουκίδων όπως ο τύπος και η θέση ορίζονται στο διάλογο <link href=\"text/shared/01/06050000.xhp\" name=\"Κουκκίδες και αρίθμηση\">Κουκίδες και αρίθμηση</link>. Για να ανοίξετε αυτόν τον διάλογο, πατήστε το εικονίδιο <emph>Κουκίδες και αρίθμησης</emph> στην γραμμή <emph>Μορφοποίηση κειμένου</emph> . </caseinline></switchinline>"
+msgid "\"?loppy\" returns \"Floppy\""
+msgstr "Το \"?loppy\" επιστρέφει \"Floppy\""
-#: 06120000.xhp
+#: 12100200.xhp
msgctxt ""
-"06120000.xhp\n"
-"par_id3147576\n"
-"3\n"
+"12100200.xhp\n"
+"par_id3166426\n"
+"65\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Στην <link href=\"text/swriter/01/03120000.xhp\" name=\"Διάταξη διαδικτύου\">Διάταξη διαδικτύου</link>, κάποιες επιλογές αρίθμησης/κουκίδων δεν είναι διαθέσιμες. </caseinline></switchinline>"
+msgid "\"M?ller\" returns, for example, Miller and Moller"
+msgstr "Το \"M?ller\" επιστρέφει, π.χ., Miller και Moller"
-#: 06120000.xhp
+#: 12100200.xhp
msgctxt ""
-"06120000.xhp\n"
-"par_id3154317\n"
-"5\n"
+"12100200.xhp\n"
+"par_id3148803\n"
+"45\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Η απόσταση ανάμεσα στο κείμενο και το αριστερό πλαίσιο κειμένου και η θέση των κουκκίδων μπορεί να οριστεί στον διάλογο στο <link href=\"text/shared/01/05030100.xhp\" name=\"Μορφή - Παράγραφος\"><emph>Μορφή - Παράγραφος</emph></link> εισάγοντας την αριστερή εσοχή και την εσοχή πρώτης γραμμής. </caseinline></switchinline>"
+msgid "*"
+msgstr "*"
-#: 06120000.xhp
+#: 12100200.xhp
msgctxt ""
-"06120000.xhp\n"
-"par_id3150355\n"
+"12100200.xhp\n"
+"par_id3156138\n"
+"46\n"
"help.text"
-msgid "<image id=\"img_id3157909\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157909\">Icon</alt></image>"
-msgstr "<image id=\"img_id3157909\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157909\">Εικονίδιο</alt></image>"
+msgid "for 0 or more arbitrary characters"
+msgstr "για 0 ή περισσότερους αυθαίρετους χαρακτήρες"
-#: 06120000.xhp
+#: 12100200.xhp
msgctxt ""
-"06120000.xhp\n"
-"par_id3149233\n"
-"4\n"
+"12100200.xhp\n"
+"par_id3146135\n"
+"47\n"
"help.text"
-msgid "Bullets On/Off"
-msgstr "Κουκίδες Ναι/Όχι"
+msgid "\"*-*\" returns \"ZIP-Drive\" and \"CD-ROM\""
+msgstr "Το \"*-*\" επιστρέφει \"ZIP-Drive\" και \"CD-ROM\""
-#: 01171200.xhp
+#: 12100200.xhp
msgctxt ""
-"01171200.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"par_id3155582\n"
+"66\n"
"help.text"
-msgid "Display Grid"
-msgstr "Εμφάνιση πλέγματος"
+msgid "\"M*er\" returns all entries starting with an \"M\" and ending in \"er\" (for example, Miller, Moller, Mather)"
+msgstr "Το \"M*er\" επιστρέφει όλες τις εγγραφές που αρχίζουν με \"M\" και τελειώνουν σε \"er\" (π.χ. Miller, Moller, Mather)"
-#: 01171200.xhp
+#: 12100200.xhp
msgctxt ""
-"01171200.xhp\n"
-"hd_id3150476\n"
-"1\n"
+"12100200.xhp\n"
+"par_id3145762\n"
+"48\n"
"help.text"
-msgid "Display Grid"
-msgstr "Εμφάνιση πλέγματος"
+msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr "Εάν θέλετε να αναζητήσετε τους πραγματικούς χαρακτήρες ? ή *, εισάγετε τους με ανάποδη κάθετο: \"\\?\" ή \"\\*\". Όμως, αυτό είναι απαραίτητο μόνο όταν η <emph>έκφραση μπαλαντέρ</emph> είναι ενεργή. Όταν η επιλογή δεν είναι ενεργή, οι χαρακτήρες μπαλαντέρ επεξεργάζονται ως κανονικοί χαρακτήρες."
-#: 01171200.xhp
+#: 12100200.xhp
msgctxt ""
-"01171200.xhp\n"
-"par_id3153750\n"
+"12100200.xhp\n"
+"hd_id3147130\n"
+"49\n"
"help.text"
-msgid "<image id=\"img_id3153049\" src=\"cmd/sc_gridvisible.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153049\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153049\" src=\"cmd/sc_gridvisible.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153049\">Εικονίδιο</alt></image>"
+msgid "Regular expression"
+msgstr "Κανονική έκφραση"
-#: 01171200.xhp
+#: 12100200.xhp
msgctxt ""
-"01171200.xhp\n"
-"par_id3155536\n"
-"4\n"
+"12100200.xhp\n"
+"par_id3150982\n"
+"50\n"
"help.text"
-msgid "Display Grid"
-msgstr "Εμφάνιση πλέγματος"
+msgid "<ahelp hid=\"HID_SEARCH_REGULAR\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
+msgstr "<ahelp hid=\"HID_SEARCH_REGULAR\">Αναζητήσεις με κανονικές εκφράσεις.</ahelp> Οι ίδιες κανονικές εκφράσεις που υποστηρίζονται εδώ υποστηρίζονται επίσης στο <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Διάλογος εύρεσης & αντικατάστασης\">Διάλογος εύρεσης και αντικατάστασης</link>."
-#: 02050000.xhp
+#: 12100200.xhp
msgctxt ""
-"02050000.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"par_id3154718\n"
+"67\n"
"help.text"
-msgid "Text running from top to bottom"
-msgstr "Κατεύθυνση κειμένου από πάνω προς τα κάτω"
+msgid "Searching with regular expressions offers more options than searching with wildcard expressions. If you search with regular expressions, the following characters correspond to those used in searches with wildcards:"
+msgstr "Η αναζήτηση με κανονικές εκφράσεις προσφέρει περισσότερες επιλογές από την αναζήτηση με εκφράσεις που περιέχουν εκφράσεις συμβόλων κράτησης θέσης. Αν αναζητάτε με κανονικές εκφράσεις, οι ακόλουθοι χαρακτήρες αντιστοιχούν σε αυτούς που χρησιμοποιούνται στις αναζητήσεις με σύμβολα κράτησης θέσης:"
-#: 02050000.xhp
+#: 12100200.xhp
msgctxt ""
-"02050000.xhp\n"
-"hd_id3149119\n"
-"1\n"
+"12100200.xhp\n"
+"par_id3153705\n"
+"68\n"
"help.text"
-msgid "<link href=\"text/shared/02/02050000.xhp\" name=\"Text running from top to bottom\">Text running from top to bottom</link>"
-msgstr "<link href=\"text/shared/02/02050000.xhp\" name=\"Κατεύθυνση κειμένου από πάνω προς τα κάτω\">Κατεύθυνση κειμένου από πάνω προς τα κάτω</link>"
+msgid "Search with wildcard expression"
+msgstr "Αναζήτηση με έκφραση συμβόλων κράτησης θέσης."
-#: 02050000.xhp
+#: 12100200.xhp
msgctxt ""
-"02050000.xhp\n"
-"par_id3153089\n"
-"2\n"
+"12100200.xhp\n"
+"par_id3149209\n"
+"69\n"
"help.text"
-msgid "<ahelp hid=\".uno:TextdirectionTopToBotto\" visibility=\"visible\">Specifies the vertical direction of the text.</ahelp>"
-msgstr "<ahelp hid=\".uno:TextdirectionTopToBotto\" visibility=\"visible\">Καθορίζει την κατακόρυφη διεύθυνση του κειμένου.</ahelp>"
+msgid "Search with regular expressions"
+msgstr "Αναζήτηση με κανονικές εκφράσεις"
-#: 02050000.xhp
+#: 12100200.xhp
msgctxt ""
-"02050000.xhp\n"
-"par_id3154186\n"
+"12100200.xhp\n"
+"par_id3151045\n"
+"70\n"
"help.text"
-msgid "<image src=\"cmd/sc_textdirectiontoptobottom.png\" id=\"img_id3154927\"><alt id=\"alt_id3154927\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_textdirectiontoptobottom.png\" id=\"img_id3154927\"><alt id=\"alt_id3154927\">Εικονίδιο</alt></image>"
+msgid "?"
+msgstr ";"
-#: 02050000.xhp
+#: 12100200.xhp
msgctxt ""
-"02050000.xhp\n"
-"par_id3149827\n"
-"3\n"
+"12100200.xhp\n"
+"par_id3150384\n"
+"71\n"
"help.text"
-msgid "Text direction from top to bottom"
-msgstr "Διεύθυνση κειμένου από πάνω προς τα κάτω"
+msgid "."
+msgstr "."
-#: 14040000.xhp
+#: 12100200.xhp
msgctxt ""
-"14040000.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"par_id3153793\n"
+"72\n"
"help.text"
-msgid "Functions"
-msgstr "Συναρτήσεις"
+msgid "*"
+msgstr "*"
-#: 14040000.xhp
+#: 12100200.xhp
msgctxt ""
-"14040000.xhp\n"
-"hd_id3153514\n"
-"1\n"
+"12100200.xhp\n"
+"par_id3150428\n"
+"73\n"
"help.text"
-msgid "<link href=\"text/shared/02/14040000.xhp\" name=\"Functions\">Functions</link>"
-msgstr "<link href=\"text/shared/02/14040000.xhp\" name=\"Συναρτήσεις\">Συναρτήσεις</link>"
+msgid ".*"
+msgstr ".*"
-#: 14040000.xhp
+#: 12100200.xhp
msgctxt ""
-"14040000.xhp\n"
-"par_id3159224\n"
-"2\n"
+"12100200.xhp\n"
+"hd_id3150861\n"
+"101\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Εμφανίζει τη σειρά \"Συνάρτηση\" στο χαμηλότερο κομμάτι της προβολής σχεδιασμού του παραθύρου <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδιασμός ερωτήματος\">Σχεδιασμός ερωτήματος</link>.</ahelp>"
+msgid "State"
+msgstr "Κατάσταση"
-#: 14040000.xhp
+#: 12100200.xhp
msgctxt ""
-"14040000.xhp\n"
-"par_id3149205\n"
+"12100200.xhp\n"
+"par_id3154477\n"
+"102\n"
"help.text"
-msgid "<image src=\"cmd/sc_dbviewfunctions.png\" id=\"img_id3154399\"><alt id=\"alt_id3154399\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_dbviewfunctions.png\" id=\"img_id3154399\"><alt id=\"alt_id3154399\">Εικονίδιο</alt></image>"
+msgid "The <emph>State</emph> line shows the records returned by the search. If the search reaches the end (or the beginning) of a table, the search is automatically continued at the other end."
+msgstr "Η γραμμή <emph>Κατάσταση</emph> εμφανίζει τις εγγραφές που επέστρεψε η αναζήτηση. Αν η αναζήτηση φτάσει στο τέλος (ή την αρχή) ενός πίνακα, θα συνεχιστεί αυτόματα από το άλλο άκρο."
-#: 14040000.xhp
+#: 12100200.xhp
msgctxt ""
-"14040000.xhp\n"
-"par_id3145669\n"
-"3\n"
+"12100200.xhp\n"
+"par_id3163720\n"
+"103\n"
"help.text"
-msgid "Functions"
-msgstr "Συναρτήσεις"
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
+msgstr "Σε πολύ μεγάλες βάσεις δεδομένων, η αναζήτηση της εγγραφής κατά την αντίστροφη κατεύθυνση ενδέχεται να διαρκέσει αρκετά. Σε αυτήν την περίπτωση, η γραμμή κατάστασης σας πληροφορεί ότι συνεχίζεται η καταμέτρηση των εγγραφών."
-#: 12090000.xhp
+#: 12100200.xhp
msgctxt ""
-"12090000.xhp\n"
-"tit\n"
+"12100200.xhp\n"
+"hd_id3147389\n"
+"51\n"
"help.text"
-msgid "Standard Filter"
-msgstr "Πρότυπο φίλτρο"
+msgid "Search / Cancel"
+msgstr "Αναζήτηση / Ακύρωση"
-#: 12090000.xhp
+#: 12100200.xhp
msgctxt ""
-"12090000.xhp\n"
-"bm_id3109850\n"
+"12100200.xhp\n"
+"par_id3154368\n"
+"52\n"
"help.text"
-msgid "<bookmark_value>default filters, see standard filters</bookmark_value> <bookmark_value>databases; standard filters</bookmark_value> <bookmark_value>standard filters;databases</bookmark_value>"
-msgstr "<bookmark_value>προεπιλεγμένα φίλτρα, δείτε πρότυπα φίλτρα</bookmark_value><bookmark_value>βάσεις δεδομένων; πρότυπα φίλτρα</bookmark_value><bookmark_value>πρότυπα φίλτρα;βάσεις δεδομένων</bookmark_value>"
+msgid "<ahelp hid=\"HID_SEARCH_BTN_SEARCH\" visibility=\"hidden\">Starts or cancels the search.</ahelp> If the search is successfully completed, the corresponding field in the table is highlighted. You can continue the search by clicking the <emph>Search</emph> button again. You can cancel a search process by clicking the <emph>Cancel</emph> button."
+msgstr "<ahelp hid=\"HID_SEARCH_BTN_SEARCH\" visibility=\"hidden\">Εκκινεί ή ακυρώνει την αναζήτηση.</ahelp> Αν η αναζήτηση ολοκληρωθεί επιτυχώς, το αντίστοιχο πεδίο στον πίνακα θα επισημανθεί. Μπορείτε να συνεχίσετε την αναζήτηση κάνοντας κλικ στο πεδίο επιλογής <emph>Αναζήτηση</emph> ξανά. Μπορείτε να ακυρώσετε μια διαδικασία αναζήτησης κάνοντας κλικ στο πεδίο επιλογής <emph>Ακύρωση</emph>."
-#: 12090000.xhp
+#: 12100200.xhp
msgctxt ""
-"12090000.xhp\n"
-"hd_id3109850\n"
-"1\n"
+"12100200.xhp\n"
+"hd_id3145080\n"
+"53\n"
"help.text"
-msgid "<link href=\"text/shared/02/12090000.xhp\" name=\"Standard Filter\">Standard Filter</link>"
-msgstr "<link href=\"text/shared/02/12090000.xhp\" name=\"Πρότυπο φίλτρο\">Πρότυπο φίλτρο</link>"
+msgid "Close"
+msgstr "Κλείσιμο"
-#: 12090000.xhp
+#: 12100200.xhp
msgctxt ""
-"12090000.xhp\n"
-"par_id3143281\n"
-"2\n"
+"12100200.xhp\n"
+"par_id3156166\n"
+"54\n"
"help.text"
-msgid "<variable id=\"standardfilter\"><ahelp hid=\".uno:FilterCrit\">Allows you to set the filtering options.</ahelp></variable>"
-msgstr "<variable id=\"standardfilter\"><ahelp hid=\".uno:FilterCrit\">Σας επιτρέπει να καθορίσετε τις επιλογές φιλτραρίσματος.</ahelp></variable>"
+msgid "<ahelp hid=\"HID_SEARCH_BTN_CLOSE\">Closes the dialog. The settings of the last search will be saved until you quit <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgstr "<ahelp hid=\"HID_SEARCH_BTN_CLOSE\">Κλείνει το διάλογο. Οι ρυθμίσεις της τελευταίας αναζήτησης θα αποθηκευτούν μέχρι να εξέλθετε από το <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-#: 12090000.xhp
+#: 12100200.xhp
msgctxt ""
-"12090000.xhp\n"
-"par_id3149549\n"
-"8\n"
+"12100200.xhp\n"
+"par_id3151183\n"
+"104\n"
"help.text"
-msgid "Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options."
-msgstr "Χρησιμοποιήστε το <emph>Τυπικό Φίλτρο</emph> για να καθορίσετε και να συνδυάσετε τις επιλογές αναζήτησης στο <emph>Αυτόματο Φίλτρο </emph>."
+msgid "If several tables or forms are open, you can set different search options for each document. When you close the documents only the search options of the document last closed are saved."
+msgstr "Αν έχετε ανοίξει πολλούς πίνακες ή φόρμες, μπορείτε να ορίστε ξεχωριστές επιλογές αναζήτησης για κάθε έγγραφο. Όταν κλείσετε τα έγγραφα μόνο οι επιλογές αναζήτησης του εγγράφου που έκλεισε τελευταίο θα αποθηκευτούν."
-#: 12090000.xhp
+#: 12110000.xhp
msgctxt ""
-"12090000.xhp\n"
-"par_id3152801\n"
+"12110000.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3147291\" src=\"cmd/sc_formfiltered.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147291\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147291\" src=\"cmd/sc_formfiltered.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147291\">Εικονίδιο</alt></image>"
+msgid "Form-based Filters"
+msgstr "Φίλτρα βασιζόμενα σε φόρμα"
-#: 12090000.xhp
+#: 12110000.xhp
msgctxt ""
-"12090000.xhp\n"
-"par_id3149183\n"
-"3\n"
+"12110000.xhp\n"
+"hd_id3147000\n"
+"1\n"
"help.text"
-msgid "Standard Filter"
-msgstr "Τυπικό Φίλτρο"
+msgid "<variable id=\"formfilter\"><link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link></variable>"
+msgstr "<variable id=\"formfilter\"><link href=\"text/shared/02/12110000.xhp\" name=\"Φίλτρα βασιζόμενα σε φόρμα\">Φίλτρα βασιζόμενα σε φόρμα</link></variable>"
-#: 12090000.xhp
+#: 12110000.xhp
msgctxt ""
-"12090000.xhp\n"
-"par_id3143267\n"
-"6\n"
+"12110000.xhp\n"
+"par_id3154230\n"
+"2\n"
"help.text"
-msgid "$[officename] saves the current filter settings for the next time that you open this dialog."
-msgstr "Το $[officename] αποθηκεύει τις τρέχοντες ρυθμίσεις του φίλτρου για την επόμενη φορά που θα ανοίξετε αυτό το διάλογο."
+msgid "<variable id=\"formfiltertext\"><ahelp hid=\".uno:FormFilter\">Prompts the database server to filter the visible data by specified criteria.</ahelp></variable>"
+msgstr "<variable id=\"formfiltertext\"><ahelp hid=\".uno:FormFilter\">Υπενθυμίζει στον εξυπηρετητή της βάσης δεδομένων να φιλτράρει τα ορατά δεδομένα με καθορισμένα κριτήρια.</ahelp></variable>"
-#: 12090000.xhp
+#: 12110000.xhp
msgctxt ""
-"12090000.xhp\n"
-"par_id3156410\n"
-"7\n"
+"12110000.xhp\n"
+"par_id3152918\n"
+"3\n"
"help.text"
-msgid "To remove the current filter, click <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\"><emph>Remove Filter/Sorting</emph></link> icon."
-msgstr "Για να διαγράψετε το τρέχον φίλτρο, κάντε κλικ στο εικονίδιο <link href=\"text/shared/02/12040000.xhp\" name=\"Διαγραφή Φίλτρου/Ταξινόμηση\"><emph>Διαγραφή Φίλτρου/Ταξινόμηση</emph></link>."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr "Αντίθετα με την κανονική αναζήτηση η οποία ενεργοποιείται από το εικονίδιο <link href=\"text/shared/02/12100200.xhp\" name=\"Αναζήτηση εγγραφής\">Αναζήτηση εγγραφής</link> στη γραμμή <emph>Φόρμα</emph>, μπορείτε να αναζητήσετε πιο γρήγορα, χρησιμοποιώντας το φίλτρο βασιζόμενο σε φόρμα. Συνήθως, ένας γρήγορος εξυπηρετητής βάσης δεδομένων αναλαμβάνει την αναζήτηση. Επίσης, μπορείτε να εισάγετε πιο πολύπλοκες συνθήκες αναζήτησης."
-#: 12090000.xhp
+#: 12110000.xhp
msgctxt ""
-"12090000.xhp\n"
-"par_id3152996\n"
+"12110000.xhp\n"
+"par_id3153394\n"
"help.text"
-msgid "<link href=\"text/shared/02/12030000.xhp\" name=\"AutoFilter\">AutoFilter</link>"
-msgstr "<link href=\"text/shared/02/12030000.xhp\" name=\"Αυτόματο Φίλτρο\">Αυτόματο Φίλτρο</link>"
+msgid "<image id=\"img_id3147226\" src=\"cmd/sc_formfilter.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147226\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147226\" src=\"cmd/sc_formfilter.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147226\">Εικονίδιο</alt></image>"
-#: 14070000.xhp
+#: 12110000.xhp
msgctxt ""
-"14070000.xhp\n"
-"tit\n"
+"12110000.xhp\n"
+"par_id3149751\n"
+"4\n"
"help.text"
-msgid "Distinct Values"
-msgstr "Διακριτές τιμές"
+msgid "Form-based Filters"
+msgstr "Φίλτρα βασιζόμενα σε φόρμα"
-#: 14070000.xhp
+#: 12120000.xhp
msgctxt ""
-"14070000.xhp\n"
-"bm_id3149991\n"
+"12120000.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>SQL; DISTINCT parameter</bookmark_value><bookmark_value>distinct values in SQL queries</bookmark_value>"
-msgstr "<bookmark_value>SQL, παράμετρος DISTINCT</bookmark_value><bookmark_value>διακριτές τιμές στα ερωτήματα SQL</bookmark_value>"
+msgid "Apply Filter"
+msgstr "Εφαρμογή φίλτρου"
-#: 14070000.xhp
+#: 12120000.xhp
msgctxt ""
-"14070000.xhp\n"
-"hd_id3149991\n"
+"12120000.xhp\n"
+"hd_id3149748\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/14070000.xhp\" name=\"Distinct Values\">Distinct Values</link>"
-msgstr "<link href=\"text/shared/02/14070000.xhp\" name=\"Διακριτές τιμές\">Διακριτές τιμές</link>"
+msgid "<link href=\"text/shared/02/12120000.xhp\" name=\"Apply Filter\">Apply Filter</link>"
+msgstr "<link href=\"text/shared/02/12120000.xhp\" name=\"Εφαρμογή φίλτρου\">Εφαρμογή φίλτρου</link>"
-#: 14070000.xhp
+#: 12120000.xhp
msgctxt ""
-"14070000.xhp\n"
-"par_id3154894\n"
+"12120000.xhp\n"
+"par_id3149495\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">Επεκτείνει την επιλεγμένη έκφραση του <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Ερωτήματος SQL\">Ερωτήματος SQL</link> στην τρέχουσα στήλη κατά την παράμετρο DISTINCT.</ahelp> Η συνέπεια είναι ότι οι ίδιες τιμές που παρουσιάζονται πολλές φορές εμφανίζονται στη λίστα μόνο μία φορά."
+msgid "<ahelp hid=\".uno:FormFiltered\" visibility=\"visible\">Switches between the filtered and unfiltered view of the table.</ahelp>"
+msgstr "<ahelp hid=\".uno:FormFiltered\" visibility=\"visible\">Εναλλάσσει μεταξύ της φιλτραρισμένης και μη φιλτραρισμένης προβολής του πίνακα.</ahelp>"
-#: 14070000.xhp
+#: 12120000.xhp
msgctxt ""
-"14070000.xhp\n"
-"par_id3149511\n"
+"12120000.xhp\n"
+"par_id3149999\n"
"help.text"
-msgid "<image id=\"img_id3156302\" src=\"cmd/sc_dbdistinctvalues.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3156302\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156302\" src=\"cmd/sc_dbdistinctvalues.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3156302\">Εικονίδιο</alt></image>"
+msgid "<image src=\"cmd/sc_formfiltered.png\" id=\"img_id3146130\"><alt id=\"alt_id3146130\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_formfiltered.png\" id=\"img_id3146130\"><alt id=\"alt_id3146130\">Εικονίδιο</alt></image>"
-#: 14070000.xhp
+#: 12120000.xhp
msgctxt ""
-"14070000.xhp\n"
-"par_id3147226\n"
+"12120000.xhp\n"
+"par_id3145090\n"
"3\n"
"help.text"
-msgid "Distinct Values"
-msgstr "Διακριτές τιμές"
+msgid "Apply Filter"
+msgstr "Εφαρμογή φίλτρου"
-#: 14050000.xhp
+#: 12120000.xhp
msgctxt ""
-"14050000.xhp\n"
+"12120000.xhp\n"
+"par_id3147226\n"
+"4\n"
+"help.text"
+msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
+msgstr "Η λειτουργία<emph> Εφαρμογή Φίλτρου </emph>διατηρεί τα <link href=\"text/shared/02/12110000.xhp\" name=\"φίλτρα βασιζόμενα σε φόρμα\">φίλτρα βασιζόμενα σε φόρμα</link> που έχουν ρυθμιστεί. Δε χρειάζεται να τα ορίσετε ξανά."
+
+#: 12130000.xhp
+msgctxt ""
+"12130000.xhp\n"
"tit\n"
"help.text"
-msgid "Table Name"
-msgstr "Όνομα πίνακα"
+msgid "Data source as table"
+msgstr "Προέλευση δεδομένων ως πίνακας"
-#: 14050000.xhp
+#: 12130000.xhp
msgctxt ""
-"14050000.xhp\n"
-"hd_id3149991\n"
+"12130000.xhp\n"
+"bm_id3152895\n"
+"help.text"
+msgid "<bookmark_value>data sources; as tables</bookmark_value>"
+msgstr "<bookmark_value>προελεύσεις δεδομένων, ως πίνακες</bookmark_value>"
+
+#: 12130000.xhp
+msgctxt ""
+"12130000.xhp\n"
+"hd_id3152895\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/14050000.xhp\" name=\"Table Name\">Table Name</link>"
-msgstr "<link href=\"text/shared/02/14050000.xhp\" name=\"Όνομα πίνακα\">Όνομα πίνακα</link>"
+msgid "<link href=\"text/shared/02/12130000.xhp\" name=\"Data source as table\">Data source as table</link>"
+msgstr "<link href=\"text/shared/02/12130000.xhp\" name=\"Προέλευση δεδομένων ως πίνακας\">Προέλευση δεδομένων ως πίνακας</link>"
-#: 14050000.xhp
+#: 12130000.xhp
msgctxt ""
-"14050000.xhp\n"
-"par_id3154232\n"
+"12130000.xhp\n"
+"par_id3163829\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τη γραμμή \"Πίνακας\" στο χαμηλότερο κομμάτι του <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδιασμού ερωτήματος\">Σχεδιασμού ερωτήματος</link>.</ahelp>"
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Ενεργοποιεί μια επιπλέον προβολή πίνακα όταν βρίσκεστε σε προβολή φόρμας.</ahelp> Όταν η λειτουργία<emph> Προέλευση δεδομένων σε μορφή πίνακα</emph> είναι ενεργοποιημένη, βλέπετε τον πίνακα σε μία περιοχή πάνω από τη φόρμα."
-#: 14050000.xhp
+#: 12130000.xhp
msgctxt ""
-"14050000.xhp\n"
-"par_id3154116\n"
+"12130000.xhp\n"
+"par_id3093440\n"
"help.text"
-msgid "<image id=\"img_id3149760\" src=\"cmd/sc_dbviewtablenames.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149760\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149760\" src=\"cmd/sc_dbviewtablenames.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149760\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3156414\" src=\"cmd/sc_viewformasgrid.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156414\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156414\" src=\"cmd/sc_viewformasgrid.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156414\">Εικονίδιο</alt></image>"
-#: 14050000.xhp
+#: 12130000.xhp
msgctxt ""
-"14050000.xhp\n"
-"par_id3157896\n"
+"12130000.xhp\n"
+"par_id3152801\n"
"3\n"
"help.text"
-msgid "Table Name"
-msgstr "Όνομα πίνακα"
+msgid "Data source as table"
+msgstr "Προέλευση δεδομένων ως πίνακας"
-#: 03120000.xhp
+#: 12130000.xhp
msgctxt ""
-"03120000.xhp\n"
+"12130000.xhp\n"
+"par_id3147576\n"
+"4\n"
+"help.text"
+msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr "Η προβολή πίνακα και η προβολή φόρμας αντανακλούν τα ίδια δεδομένα. Μεταβολές στον πίνακα θα είναι ορατές και στη φόρμα και το αντίστροφο."
+
+#: 12130000.xhp
+msgctxt ""
+"12130000.xhp\n"
+"par_id3153748\n"
+"5\n"
+"help.text"
+msgid "If there are several logical forms in a document, the table is only able to show one at a time."
+msgstr "Αν υπάρχουν πολλές λογικές μορφές σε ένα έγγραφο, ο πίνακας μπορεί να εμφανίζει μόνο μία κάθε φορά."
+
+#: 12140000.xhp
+msgctxt ""
+"12140000.xhp\n"
"tit\n"
"help.text"
-msgid "Decrease Spacing"
-msgstr "Μείωση αποστάσεων"
+msgid "Data Source of Current Document"
+msgstr "Προέλευση δεδομένων τρέχοντος εγγράφου"
-#: 03120000.xhp
+#: 12140000.xhp
msgctxt ""
-"03120000.xhp\n"
-"hd_id3155934\n"
-"1\n"
+"12140000.xhp\n"
+"bm_id3151262\n"
"help.text"
-msgid "<link href=\"text/shared/02/03120000.xhp\" name=\"Decrease Spacing\">Decrease Spacing</link>"
-msgstr "<link href=\"text/shared/02/03120000.xhp\" name=\"Μείωση αποστάσεων\">Μείωση αποστάσεων</link>"
+msgid "<bookmark_value>data sources; displaying current</bookmark_value>"
+msgstr "<bookmark_value>προελεύσεις δεδομένων, εμφάνιση τρέχουσας</bookmark_value>"
-#: 03120000.xhp
+#: 12140000.xhp
msgctxt ""
-"03120000.xhp\n"
-"par_id3147143\n"
+"12140000.xhp\n"
+"hd_id3154682\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Κάντε κλικ στο εικονίδιο<emph> Μείωση αποστάσεων </emph>για να μειώσετε τις αποστάσεις παραγράφων πάνω από την επιλεγμένη παράγραφο.</ahelp>"
+msgid "<link href=\"text/shared/02/12140000.xhp\" name=\"Data Source of Current Document\">Data Source of Current Document</link>"
+msgstr "<link href=\"text/shared/02/12140000.xhp\" name=\"Προέλευση δεδομένων τρέχοντος εγγράφου\">Προέλευση δεδομένων τρέχοντος εγγράφου</link>"
-#: 03120000.xhp
+#: 12140000.xhp
msgctxt ""
-"03120000.xhp\n"
-"par_id3155555\n"
+"12140000.xhp\n"
+"par_id3150247\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3147834\" src=\"cmd/sc_paraspacedecrease.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147834\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147834\" src=\"cmd/sc_paraspacedecrease.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147834\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:DataSourceBrowser/DocumentDataSource\">Displays, in the data source browser, the table that is linked to the current document.</ahelp>"
+msgstr "<ahelp hid=\".uno:DataSourceBrowser/DocumentDataSource\">Εμφανίζει, στην αναζήτηση βάσεων δεδομένων, τον πίνακα που είναι συνδεδεμένος με το τρέχον έγγραφο.</ahelp>"
-#: 03120000.xhp
+#: 12140000.xhp
msgctxt ""
-"03120000.xhp\n"
-"par_id3145211\n"
-"3\n"
+"12140000.xhp\n"
+"par_id3155616\n"
"help.text"
-msgid "Decrease Spacing"
-msgstr "Μείωση αποστάσεων"
+msgid "<image id=\"img_id3147043\" src=\"cmd/sc_dsbdocumentdatasource.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147043\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147043\" src=\"cmd/sc_dsbdocumentdatasource.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147043\">Εικονίδιο</alt></image>"
-#: 03120000.xhp
+#: 12140000.xhp
msgctxt ""
-"03120000.xhp\n"
-"par_id3156410\n"
+"12140000.xhp\n"
+"par_id3155391\n"
"4\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Μπορείτε να κάνετε επιπρόσθετες ρυθμίσεις στις αποστάσεις επιλέγοντας <link href=\"text/shared/01/05030100.xhp\" name=\"Μορφή - Παράγραφος - Εσοχές και Διάστιχο\"><emph>Μορφή - Παράγραφος - Εσοχές και Διάστιχο</emph></link>"
+msgid "Data Source of Current Document"
+msgstr "Προέλευση δεδομένων τρέχοντος εγγράφου"
-#: 01170001.xhp
+#: 12140000.xhp
msgctxt ""
-"01170001.xhp\n"
+"12140000.xhp\n"
+"par_id3145211\n"
+"5\n"
+"help.text"
+msgid "Choose <emph>Edit - Exchange Database</emph> to select another table."
+msgstr "Επιλέξτε <emph>Επεξεργασία - Ανταλλαγή βάσης δεδομένων</emph> για να επιλέξετε έναν άλλο πίνακα."
+
+#: 13010000.xhp
+msgctxt ""
+"13010000.xhp\n"
"tit\n"
"help.text"
-msgid "Context Menu of a Control Field"
-msgstr "Μενού Περιβάλλοντος ενός Πεδίου Ελέγχου"
+msgid "Setting Tabs"
+msgstr "Ορισμός στηλοθετών"
-#: 01170001.xhp
+#: 13010000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3149294\n"
-"123\n"
+"13010000.xhp\n"
+"hd_id3148668\n"
+"1\n"
"help.text"
-msgid "Context Menu of a Control Field"
-msgstr "Μενού Περιβάλλοντος ενός Πεδίου Ελέγχου"
+msgid "<link href=\"text/shared/02/13010000.xhp\" name=\"Setting Tabs\">Setting Tabs</link>"
+msgstr "<link href=\"text/shared/02/13010000.xhp\" name=\"Ορισμός στηλοθετών\">Ορισμός στηλοθετών</link>"
-#: 01170001.xhp
+#: 13010000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3147304\n"
-"88\n"
+"13010000.xhp\n"
+"par_id3154873\n"
+"2\n"
"help.text"
-msgid "The context menu of a control field has the following commands."
-msgstr "Το μενού περιβάλλοντος ενός πεδίου ελέγχου περιέχει τις παρακάτω εντολές."
+msgid "On the ruler, set the tabs for the current paragraph, or all selected paragraphs, using the mouse."
+msgstr "Στο χάρακα, ορίστε τους στηλοθέτες για την τρέχουσα παράγραφο ή για όλες τις επιλεγμένες παραγράφους, χρησιμοποιώντας το ποντίκι."
-#: 01170001.xhp
+#: 13010000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3152771\n"
-"89\n"
+"13010000.xhp\n"
+"par_id3148520\n"
+"3\n"
"help.text"
-msgid "Replace with"
-msgstr "Αντικατάσταση με"
+msgid "Initially the default tabs are shown on the horizontal ruler. Once you set a tab, only the default tabs to the right of the tab that you have set are available."
+msgstr "Αρχικά, οι προεπιλεγμένοι στηλοθέτες εμφανίζονται στον οριζόντιο χάρακα. Αφού ορίσετε ένα στηλοθέτη, στη συνέχεια θα είναι διαθέσιμοι μόνο οι προεπιλεγμένοι στηλοθέτες που βρίσκονται στα δεξιά του στηλοθέτη που ορίσατε."
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3150400\n"
-"90\n"
+"13020000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:ChangeControlType\" visibility=\"visible\">Calls a submenu where you can select a control type to replace the control selected in the document.</ahelp> As many properties as possible are adopted."
-msgstr "<ahelp hid=\".uno:ChangeControlType\" visibility=\"visible\">Καλεί ένα υπομενού όπου μπορείτε να επιλέξετε ένα τύπο πεδίου ελέγχου για να αντικαταστήσετε το επιλεγμένο πεδίο ελέγχου στο έγγραφο.</ahelp> Οι περισσότερες δυνατές ιδιότητες έχουν επιλεγεί."
+msgid "Setting Indents, Margins, and Columns"
+msgstr "Ορισμός εσοχών, περιθωρίων και στηλών"
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3154366\n"
-"91\n"
+"13020000.xhp\n"
+"bm_id3148668\n"
"help.text"
-msgid "Text box"
-msgstr "Πλαίσιο κειμένου"
+msgid "<bookmark_value>margins; setting with the mouse</bookmark_value><bookmark_value>columns; setting with the mouse</bookmark_value><bookmark_value>paragraphs; indents, margins and columns</bookmark_value>"
+msgstr "<bookmark_value>περιθώρια, ρύθμιση με το ποντίκι</bookmark_value><bookmark_value>στήλες, ρύθμιση με το ποντίκι</bookmark_value> <bookmark_value>παράγραφοι, εσοχές,περιθώρια και στήλες</bookmark_value>"
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3154217\n"
-"92\n"
+"13020000.xhp\n"
+"hd_id3148668\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToEdit\" visibility=\"visible\">The selected control is transformed into a text box.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToEdit\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πεδίο κειμένου.</ahelp>"
+msgid "<link href=\"text/shared/02/13020000.xhp\" name=\"Setting Indents, Margins, and Columns\">Setting Indents, Margins, and Columns</link>"
+msgstr "<link href=\"text/shared/02/13020000.xhp\" name=\"Ορισμός εσοχών, περιθωρίων και στηλών\">Ορισμός εσοχών, περιθωρίων και στηλών</link>"
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3154819\n"
-"93\n"
+"13020000.xhp\n"
+"par_id3155364\n"
+"2\n"
"help.text"
-msgid "Button"
-msgstr "Κουμπί"
+msgid "You can define the indents and margins for the current paragraph, or for all selected paragraphs, using the mouse."
+msgstr "Μπορείτε να ορίσετε τις εσοχές και τα περιθώρια για την τρέχουσα παράγραφο ή για όλες τις επιλεγμένες παραγράφους, χρησιμοποιώντας το ποντίκι."
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3161646\n"
-"94\n"
+"13020000.xhp\n"
+"par_id3152594\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToButton\" visibility=\"visible\">The selected control is transformed into a button.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToButton\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πεδίο επιλογής</ahelp>"
+msgid "If you split the page into columns, or the cursor is placed in a multiple-column text frame, you can change the column width and the column spacing by dragging them on the ruler with the mouse."
+msgstr "Αν χωρίσετε τη σελίδα σε στήλες ή ο δρομέας είναι τοποθετημένος σε πλαίσιο κειμένου με πολλές στήλες, μπορείτε να αλλάξετε το πλάτος στήλης και την απόσταση μεταξύ των στηλών, μετακινώντας τες στο χάρακα με το ποντίκι."
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3144432\n"
-"95\n"
+"13020000.xhp\n"
+"par_id3154398\n"
+"4\n"
"help.text"
-msgid "Label field"
-msgstr "Πεδίο ετικέτας"
+msgid "When an object, an image, or a draw object is selected, you will see the borders of the object in the ruler. You can change the borders by dragging them on the ruler with the mouse."
+msgstr "Όταν είναι επιλεγμένο ένα αντικείμενο, εικόνα ή στοιχείο σχεδίασης θα δείτε το περίγραμμα αυτού του στοιχείου στο χάρακα. Μπορείτε να αλλάξετε το περίγραμμα μετακινώντας τα στο χάρακα με το ποντίκι."
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3151381\n"
-"96\n"
+"13020000.xhp\n"
+"par_id3146130\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToFixed\" visibility=\"visible\">The selected control is transformed into a label.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToFixed\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε ετικέτα.</ahelp>"
+msgid "If the cursor is placed in a table cell, you can change the indents for the contents of the cell by dragging them with the mouse on the ruler. You can change the boundary lines of the table on the ruler or by dragging the actual boundary line."
+msgstr "Όταν ο δρομέας είναι τοποθετημένος σε κελί πίνακα, μπορείτε να αλλάξετε τις εσοχές για τα περιεχόμενα του κελιού μετακινώντας τες με το ποντίκι στο χάρακα. Μπορείτε να αλλάξετε τις γραμμές ορίων του πίνακα στο χάρακα ή μετακινώντας την πραγματική γραμμή ορίου."
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3125865\n"
-"97\n"
+"13020000.xhp\n"
+"par_id3156136\n"
"help.text"
-msgid "List Box"
-msgstr "Πεδίο λίστας"
+msgid "<image id=\"img_id3153750\" src=\"res/helpimg/linleft.png\" width=\"0.1665inch\" height=\"0.2291inch\"><alt id=\"alt_id3153750\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153750\" src=\"res/helpimg/linleft.png\" width=\"0.1665inch\" height=\"0.2291inch\"><alt id=\"alt_id3153750\">Εικονίδιο</alt></image>"
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3144761\n"
-"98\n"
+"13020000.xhp\n"
+"par_id3150693\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToList\" visibility=\"visible\">The selected control is transformed into a list box.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToList\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πεδίο λίστας.</ahelp>"
+msgid "These icons mark the left indent for the first line of the current paragraph (top triangle) and the left indent for the other lines of the paragraph (bottom triangle)."
+msgstr "Τα εικονίδια αυτά επισημαίνουν την αριστερή εσοχή για την πρώτη γραμμή της τρέχουσας παραγράφου (επάνω τρίγωνο) και την αριστερή εσοχή για τις υπόλοιπες γραμμές της παραγράφου (κάτω τρίγωνο)."
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3149810\n"
-"99\n"
+"13020000.xhp\n"
+"par_id3150774\n"
"help.text"
-msgid "Check Box"
-msgstr "Πεδίο σήμανσης"
+msgid "<image id=\"img_id3145071\" src=\"res/helpimg/linright.png\" width=\"0.3646inch\" height=\"0.2602inch\"><alt id=\"alt_id3145071\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145071\" src=\"res/helpimg/linright.png\" width=\"0.3646inch\" height=\"0.2602inch\"><alt id=\"alt_id3145071\">Εικονίδιο</alt></image>"
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3145581\n"
-"100\n"
+"13020000.xhp\n"
+"par_id3166460\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToCheckBox\" visibility=\"visible\">The selected control is transformed into a check box.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToCheckBox\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πλαίσιο σήμανσης.</ahelp>"
+msgid "This icon on the right of the ruler marks the right indent of the current paragraph."
+msgstr "Το εικονίδιο δεξιά του χάρακα επισημαίνει τη δεξιά εσοχή της τρέχουσας παραγράφου."
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3155429\n"
-"101\n"
+"13020000.xhp\n"
+"par_id3146949\n"
+"8\n"
"help.text"
-msgid "Radio Button"
-msgstr "Κουμπί επιλογών"
+msgid "<emph>Task</emph>"
+msgstr "<emph>Εργασία</emph>"
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3153369\n"
-"102\n"
+"13020000.xhp\n"
+"par_id3153087\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToRadio\" visibility=\"visible\">The selected control is transformed into an option button.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToRadio\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε κουμπί επιλογών.</ahelp>"
+msgid "<emph>Procedure</emph>"
+msgstr "<emph>Διαδικασία</emph>"
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3155857\n"
-"103\n"
+"13020000.xhp\n"
+"par_id3154143\n"
+"10\n"
"help.text"
-msgid "Combo Box"
-msgstr "Πεδίο συνδυασμού"
+msgid "Set left indent"
+msgstr "Ορισμός αριστερής εσοχής"
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3150012\n"
-"104\n"
+"13020000.xhp\n"
+"par_id3154307\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToCombo\" visibility=\"visible\">The selected control is transformed into a combo box.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToCombo\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πεδίο συνδυασμού.</ahelp>"
+msgid "Drag the bottom left mark to the right while pressing the mouse button"
+msgstr "Μετακινήστε την κάτω αριστερά σήμανση προς τα δεξιά, ενώ κρατάτε πατημένο το κουμπί του ποντικιού"
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3145264\n"
-"105\n"
+"13020000.xhp\n"
+"par_id3155449\n"
+"12\n"
"help.text"
-msgid "Image Button"
-msgstr "Κουμπί Εικόνας"
+msgid "Set left indent of first line"
+msgstr "Ορισμός αριστερής εσοχής για την πρώτη γραμμή"
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3145273\n"
-"106\n"
+"13020000.xhp\n"
+"par_id3145673\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToImageBtn\" visibility=\"visible\">The selected control is transformed into an image button.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToImageBtn\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε ένα κουμπί εικόνας.</ahelp>"
+msgid "Drag the top left mark to the right while pressing the mouse button"
+msgstr "Μετακινήστε την πάνω αριστερά σήμανση προς τα δεξιά, ενώ κρατάτε πατημένο το κουμπί του ποντικιού"
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3146976\n"
-"107\n"
+"13020000.xhp\n"
+"par_id3156156\n"
+"14\n"
"help.text"
-msgid "File Selection"
-msgstr "Επιλογή αρχείου"
+msgid "Set right indent"
+msgstr "Ορισμός δεξιάς εσοχής"
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3153140\n"
-"108\n"
+"13020000.xhp\n"
+"par_id3153761\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToFileControl\" visibility=\"visible\">The selected control is transformed into a file selection.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToFileControl\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε επιλογή αρχείου.</ahelp>"
+msgid "Drag the mark on the right to the left while pressing the mouse button"
+msgstr "Μετακινήστε προς τα αριστερά τη σήμανση που βρίσκεται δεξιά, ενώ κρατάτε πατημένο το κουμπί του ποντικιού"
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3147443\n"
-"109\n"
+"13020000.xhp\n"
+"par_id3154760\n"
+"16\n"
"help.text"
-msgid "Date Field"
-msgstr "Πεδίο Ημερομηνίας"
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr "Για αλλαγή της αριστερής εσοχής που ξεκινά με τη δεύτερη γραμμή της παραγράφου, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, κλικ στο τρίγωνο στα κάτω αριστερά και σύρσιμο του προς τα δεξιά."
-#: 01170001.xhp
+#: 13020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3152578\n"
-"110\n"
+"13020000.xhp\n"
+"par_id3148453\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToDate\" visibility=\"visible\">The selected control is transformed into a date field.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToDate\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πεδίο ημερομηνίας.</ahelp>"
+msgid "Tabs that have been set are not changed when indenting a paragraph. If the set tabs end up outside the margins of the paragraph, they are no longer displayed, but they still exist."
+msgstr "Οι στηλοθέτες που έχουν οριστεί δεν μεταβάλλονται κατά τον ορισμό εσοχών παραγράφου. Αν οι ορισμένοι στηλοθέτες καταλήγουν έξω από τα περιθώρια της παραγράφου, δεν εμφανίζονται πια, αλλά υπάρχουν ακόμη."
-#: 01170001.xhp
+#: 14010000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3148647\n"
-"111\n"
+"14010000.xhp\n"
+"tit\n"
"help.text"
-msgid "Time Field"
-msgstr "Πεδίο Ώρας"
+msgid "Run"
+msgstr "Εκτέλεση"
-#: 01170001.xhp
+#: 14010000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3152940\n"
-"112\n"
+"14010000.xhp\n"
+"hd_id3156183\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToTime\" visibility=\"visible\">The selected control is transformed into a time field.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToTime\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πεδίο ώρας.</ahelp>"
+msgid "<link href=\"text/shared/02/14010000.xhp\" name=\"Run\">Run Query</link>"
+msgstr "<link href=\"text/shared/02/14010000.xhp\" name=\"Εκτέλεση\">Εκτέλεση ερωτήματος</link>"
-#: 01170001.xhp
+#: 14010000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3149667\n"
-"113\n"
+"14010000.xhp\n"
+"par_id3109850\n"
+"2\n"
"help.text"
-msgid "Numerical Field"
-msgstr "Αριθμητικό Πεδίο"
+msgid "<ahelp hid=\".uno:SbaExecuteSql\">Runs the SQL query and displays the query result.</ahelp> The <emph>Run Query</emph> function does not save the query."
+msgstr "<ahelp hid=\".uno:SbaExecuteSql\">Εκτελεί το ερώτημα SQL και εμφανίζει το αποτέλεσμα του ερωτήματος.</ahelp> Η λειτουργία <emph>Εκτέλεση ερωτήματος</emph> δεν αποθηκεύει το ερώτημα."
-#: 01170001.xhp
+#: 14010000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3154321\n"
-"114\n"
+"14010000.xhp\n"
+"par_id3149893\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToNumeric\" visibility=\"visible\">The selected control is transformed into a numerical field.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToNumeric\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε αριθμητικό πεδίο.</ahelp>"
+msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr "Η λειτουργία <emph> Εκτέλεση ερωτήματος </emph> σας επιτρέπει να ελέγξετε το ερώτημα. Όταν αποθηκεύετε το ερώτημα, αποθηκεύεται στη σελίδα καρτέλας <emph>Ερώτημα</emph>."
-#: 01170001.xhp
+#: 14010000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3153160\n"
-"115\n"
+"14010000.xhp\n"
+"par_idN10621\n"
"help.text"
-msgid "Currency Field"
-msgstr "Πεδίο Νομίσματος"
+msgid "Choose <emph>View - Preview</emph> to run the query from the menu bar of a query design window."
+msgstr "Επιλέξτε <emph>Προβολή - Προεπισκόπηση</emph> για να εκτελέσετε το ερώτημα από την γραμμή μενού ενός παραθύρου σχεδίασης ερωτήματος."
-#: 01170001.xhp
+#: 14010000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3153223\n"
-"116\n"
+"14010000.xhp\n"
+"par_id3155941\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToCurrency\" visibility=\"visible\">The selected control is transformed into a currency field.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToCurrency\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε πεδίο νομίσματος.</ahelp>"
+msgid "<image id=\"img_id3153311\" src=\"cmd/sc_sbaexecutesql.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153311\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153311\" src=\"cmd/sc_sbaexecutesql.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153311\">Εικονίδιο</alt></image>"
-#: 01170001.xhp
+#: 14010000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3157977\n"
-"117\n"
+"14010000.xhp\n"
+"par_id3153684\n"
+"4\n"
"help.text"
-msgid "Pattern Field"
-msgstr "Πεδίο Μοτίβου"
+msgid "Run Query"
+msgstr "Εκτέλεση ερωτήματος"
-#: 01170001.xhp
+#: 14020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3145646\n"
-"118\n"
+"14020000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToPattern\" visibility=\"visible\">The selected control is transformed into a pattern field.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToPattern\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε ένα πεδίο μοτίβου.</ahelp>"
+msgid "Clear query"
+msgstr "Διαγραφή ερωτήματος"
-#: 01170001.xhp
+#: 14020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3148389\n"
-"119\n"
+"14020000.xhp\n"
+"hd_id3146946\n"
+"1\n"
"help.text"
-msgid "Image Control"
-msgstr "Γραφικό Πεδίο Ελέγχου"
+msgid "<link href=\"text/shared/02/14020000.xhp\" name=\"Clear query\">Clear query</link>"
+msgstr "<link href=\"text/shared/02/14020000.xhp\" name=\"Διαγραφή ερωτήματος\">Διαγραφή ερωτήματος</link>"
-#: 01170001.xhp
+#: 14020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3146927\n"
-"120\n"
+"14020000.xhp\n"
+"par_id3155934\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToImageControl\" visibility=\"visible\">The selected control is transformed into an image control.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToImageControl\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε γραφικό πεδίο ελέγχου.</ahelp>"
+msgid "<ahelp hid=\".uno:DBClearQuery\" visibility=\"visible\">Clears the query and removes all tables from the design window.</ahelp>"
+msgstr "<ahelp hid=\".uno:DBClearQuery\" visibility=\"visible\">Διαγράφει το ερώτημα και αφαιρεί όλους τους πίνακες από το παράθυρο σχεδίασης.</ahelp>"
-#: 01170001.xhp
+#: 14020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"hd_id3149413\n"
-"121\n"
+"14020000.xhp\n"
+"par_id3154422\n"
"help.text"
-msgid "Formatted Field"
-msgstr "Μορφοποιημένο πεδίο"
+msgid "<image src=\"cmd/sc_dbclearquery.png\" id=\"img_id3149205\"><alt id=\"alt_id3149205\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_dbclearquery.png\" id=\"img_id3149205\"><alt id=\"alt_id3149205\">Εικονίδιο</alt></image>"
-#: 01170001.xhp
+#: 14020000.xhp
msgctxt ""
-"01170001.xhp\n"
-"par_id3083281\n"
-"122\n"
+"14020000.xhp\n"
+"par_id3150789\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertToFormatted\" visibility=\"visible\">The selected control is transformed into a formatted field.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToFormatted\" visibility=\"visible\">Το επιλεγμένο πεδίο ελέγχου μετασχηματίζεται σε μορφοποιημένο πεδίο.</ahelp>"
+msgid "Clear query"
+msgstr "Διαγραφή ερωτήματος"
-#: 01170102.xhp
+#: 14020100.xhp
msgctxt ""
-"01170102.xhp\n"
+"14020100.xhp\n"
"tit\n"
"help.text"
-msgid "Data"
-msgstr "Δεδομένα"
+msgid "Add Tables"
+msgstr "Προσθήκη Πινάκων"
-#: 01170102.xhp
+#: 14020100.xhp
msgctxt ""
-"01170102.xhp\n"
-"bm_id3145641\n"
+"14020100.xhp\n"
+"bm_id3154788\n"
"help.text"
-msgid "<bookmark_value>controls; reference by SQL</bookmark_value><bookmark_value>bound fields; controls</bookmark_value><bookmark_value>controls; bound fields/list contents/linked cells</bookmark_value><bookmark_value>lists;data assigned to controls</bookmark_value><bookmark_value>cells;linked to controls</bookmark_value><bookmark_value>links;between cells and controls</bookmark_value><bookmark_value>controls;assigning data sources</bookmark_value>"
-msgstr "<bookmark_value>πεδία ελέγχου, αναφορά από SQL</bookmark_value><bookmark_value>δεσμευμένα πεδία, στοιχεία ελέγχου</bookmark_value><bookmark_value>στοιχεία ελέγχου, δεσμευμένα πεδία/περιεχόμενα λίστας/συνδεδεμένα κελιά</bookmark_value><bookmark_value>λίστες,δεδομένα αντιστοιχισμένα σε πεδία ελέγχου</bookmark_value><bookmark_value>κελιά,συνδεδεμένα σε πεδία ελέγχου</bookmark_value><bookmark_value>συνδέσεις,μεταξύ κελιών και στοιχείων ελέγχου</bookmark_value><bookmark_value>στοιχεία ελέγχου,αντιστοίχηση προελεύσεων δεδομένων</bookmark_value>"
+msgid "<bookmark_value>tables in databases; adding to queries</bookmark_value>"
+msgstr "<bookmark_value>πίνακες σε βάσεις δεδομένων, προσθήκη σε ερωτήματα</bookmark_value>"
-#: 01170102.xhp
+#: 14020100.xhp
msgctxt ""
-"01170102.xhp\n"
-"hd_id3155413\n"
+"14020100.xhp\n"
+"hd_id3154788\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170102.xhp\" name=\"Data\">Data</link>"
-msgstr "<link href=\"text/shared/02/01170102.xhp\" name=\"Δεδομένα\">Δεδομένα</link>"
+msgid "Add Tables"
+msgstr "Προσθήκη Πινάκων"
-#: 01170102.xhp
+#: 14020100.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3155306\n"
+"14020100.xhp\n"
+"par_id3152821\n"
"2\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "Η σελίδα καρτέλας<emph> Δεδομένα </emph>σας επιτρέπει να αντιστοιχίσετε μια προέλευση δεδομένων στο επιλεγμένο στοιχείο ελέγχου."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"HID_JOINSH_ADDTAB_TABLELIST\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"HID_JOINSH_ADDTAB_TABLELIST\" visibility=\"hidden\">Ορίζει τους πίνακες που πρόκειται να εισαχθούν στο παράθυρο σχεδίασης.</ahelp> Στο διάλογο<emph> Προσθήκη πίνακα </emph>, επιλέξτε τους πίνακες που χρειάζεστε για την τρέχουσα εργασία σας. </variable> Όταν δημιουργείτε ένα ερώτημα ή μία νέα παρουσίαση πίνακα, επιλέξτε τον αντίστοιχο πίνακα στον οποίο το ερώτημα ή η παρουσίαση πίνακα πρέπει να αναφέρονται. Όταν εργάζεστε με σχεσιακές βάσεις, επιλέξτε τους πίνακες μεταξύ των οποίων θέλετε να ορίσετε σχέσεις."
-#: 01170102.xhp
+#: 14020100.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3148773\n"
-"64\n"
+"14020100.xhp\n"
+"par_id3149760\n"
+"15\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "Για φόρμες με συνδέσεις βάσεων δεδομένων, η συσχετισμένη βάση δεδομένων καθορίζεται στο πεδίο <link href=\"text/shared/02/01170200.xhp\" name=\"Ιδιότητες φόρμας\">Ιδιότητες φόρμας</link>. Θα βρείτε τις συγκεκριμένες λειτουργίες στη σελίδα καρτέλας <link href=\"text/shared/02/01170203.xhp\" name=\"Δεδομένα\"><emph>Δεδομένα</emph></link>."
+msgid "The inserted tables appear in a separate window in the query design or relational windows, along with a list of the fields contained in the table. You can determine the size and order of this window."
+msgstr "Οι εισαχθέντες πίνακες εμφανίζονται σε ένα ξεχωριστό παράθυρο στη σχεδίαση ερωτημάτων ή σε σχεσιακά παράθυρα, μαζί με μία λίστα πεδίων που περιέχονται στον πίνακα. Μπορείτε να ορίσετε το μέγεθος και τη σειρά αυτού του παραθύρου."
-#: 01170102.xhp
+#: 14020100.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3149377\n"
-"65\n"
+"14020100.xhp\n"
+"hd_id3154927\n"
+"5\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "Οι πιθανές ρυθμίσεις της σελίδας καρτέλας <emph>Δεδομένα</emph> ενός πεδίου ελέγχου εξαρτώνται από το αντίστοιχο πεδίο ελέγχου. Θα δείτε μόνο εκείνες τις επιλογές που είναι διαθέσιμες για το τρέχον πεδίο ελέγχου και περιβάλλον. Τα παρακάτω πεδία είναι διαθέσιμα:"
+msgid "Table"
+msgstr "Πίνακας"
-#: 01170102.xhp
+#: 14020100.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN108B4\n"
+"14020100.xhp\n"
+"par_id030520091208059\n"
"help.text"
-msgid "Reference value (off)"
-msgstr "Τιμή αναφοράς (απενεργοποιημένο)"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows only tables.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προβάλλει μόνο πίνακες.</ahelp>"
-#: 01170102.xhp
+#: 14020100.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN108B8\n"
+"14020100.xhp\n"
+"par_id0305200912080616\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Πεδία σήμανσης και κουμπιά επιλογών σε λογιστικά φύλλα μπορούν να δεσμευτούν σε κελιά στο τρέχον έγγραφο. Εάν το πεδίο ελέγχου είναι ενεργοποιημένο, η τιμή που εισάγετε ως Τιμή αναφοράς (ενεργοποιημένο) αντιγράφεται στο κελί. Αν το πεδίο ελέγχου είναι απενεργοποιημένο, η τιμή από την Τιμή αναφοράς (απενεργοποιημένο) αντιγράφεται στο κελί.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows only queries.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προβάλλει μόνο ερωτήματα.</ahelp>"
-#: 01170102.xhp
+#: 14020100.xhp
msgctxt ""
-"01170102.xhp\n"
-"hd_id3159121\n"
-"71\n"
+"14020100.xhp\n"
+"hd_id3150713\n"
+"9\n"
"help.text"
-msgid "Reference value (on)"
-msgstr "Τιμή αναφοράς (ενεργοποιημένο)"
+msgid "Table name"
+msgstr "Όνομα πίνακα"
-#: 01170102.xhp
+#: 14020100.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3163812\n"
-"141\n"
+"14020100.xhp\n"
+"par_id3156042\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REFVALUE\" visibility=\"hidden\">You can enter a reference value for the web form, which will be remitted to a server when sending the form. With database forms, the value entered is written in the database field, assigned to the control field.</ahelp> You can assign a reference value to option buttons and check boxes. The reference value will be remitted to a server when sending the web form. With database forms the value entered here will be written in the database assigned to the control field."
-msgstr "<ahelp hid=\"HID_PROP_REFVALUE\" visibility=\"hidden\">Μπορείτε να εισάγετε μια τιμή αναφοράς για τη Web φόρμα , η οποία θα μεταβιβασθεί στον εξυπηρετητή όταν στέλνετε τη φόρμα. Με φόρμες βάσης δεδομένων, η εισαχθείσα τιμή γράφεται στο πεδίο της βάσης δεδομένων το οποίο αντιστοιχεί στο πεδίο του στοιχείου ελέγχου.</ahelp> Μπορείτε να αντιστοιχίσετε μια τιμή αναφοράς σε κουμπιά επιλογών και πεδία σήμανσης. Η τιμή αναφοράς θα μεταβιβασθεί στον εξυπηρετητή όταν στέλνετε η Web φόρμα. Με φόρμες βάσης δεδομένων, η τιμή που θα εισαχθεί εδώ θα γραφτεί στη βάση δεδομένων που αντιστοιχεί στο πεδίο ελέγχου."
+msgid "<ahelp hid=\"HID_JOINSH_ADDTAB_TABLELIST\">Lists the available tables.</ahelp> To insert a table, select one from the list and click <emph>Add</emph>. You can also double-click the table name, and a window will be displayed containing the table fields at the top of the query design or the relational window."
+msgstr "<ahelp hid=\"HID_JOINSH_ADDTAB_TABLELIST\">Εμφανίζει τους διαθέσιμους πίνακες σε λίστα.</ahelp> Για να εισάγετε έναν πίνακα, επιλέξτε έναν από τη λίστα και κάντε κλικ στο <emph>Προσθήκη</emph>. Μπορείτε επίσης να κάνετε διπλό κλικ στο όνομα του πίνακα και θα εμφανιστεί ένα παράθυρο, το οποίο θα περιέχει τα πεδία του πίνακα στην κορυφή του σχεδιασμού ερωτήματος ή του σχεσιακού παραθύρου."
-#: 01170102.xhp
+#: 14020100.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3150225\n"
-"204\n"
+"14020100.xhp\n"
+"hd_id3151226\n"
+"11\n"
"help.text"
-msgid "<emph>Reference values for web forms</emph>"
-msgstr "<emph>Τιμές αναφοράς για φόρμες Web</emph>"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 01170102.xhp
+#: 14020100.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3147611\n"
-"205\n"
+"14020100.xhp\n"
+"par_id3153683\n"
+"12\n"
"help.text"
-msgid "Reference values are useful if you design a web form and the information on the status of the control is to be transmitted to a server. If the control is clicked by the user, the corresponding reference value is sent to the server."
-msgstr "Οι τιμές αναφοράς είναι χρήσιμες όταν σχεδιάζετε μια φόρμα Web και οι πληροφορίες για την κατάσταση του πεδίου ελέγχου πρόκειται να διαβιβαστούν σε κάποιο εξυπηρετητή. Αν ο χρήστης κάνει κλικ στο πεδίο ελέγχου, η αντίστοιχη τιμή αναφοράς αποστέλλεται στον εξυπηρετητή."
+msgid "<ahelp hid=\"DBACCESS_PUSHBUTTON_DLG_JOIN_TABADD_PB_ADDTABLE\">Inserts the currently selected table.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_PUSHBUTTON_DLG_JOIN_TABADD_PB_ADDTABLE\">Εισάγει τον επιλεγμένο πίνακα.</ahelp>"
-#: 01170102.xhp
+#: 14020100.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3149570\n"
-"194\n"
+"14020100.xhp\n"
+"hd_id3153527\n"
+"13\n"
"help.text"
-msgid "For example, if you have two control fields for the options \"feminine\" and \"masculine\", and assign a reference value of 1 to the field \"feminine\" and the value 2 to the \"masculine\" field, the value 1 is transmitted to the server if a user clicks the \"feminine\" field and value 2 is sent if the \"masculine\" field is clicked."
-msgstr "Για παράδειγμα, αν έχετε δύο πεδία ελέγχου για τις επιλογές \"θηλυκό\" και \"αρσενικό\", και αντιστοιχίσετε την τιμή 1 στο πεδίο \"θηλυκό\" και την τιμή 2 στο πεδίο \"αρσενικό\", η τιμή 1 μεταδίδεται στον εξυπηρετητή αν κάποιος χρήστης κάνει κλικ στο πεδίο \"θηλυκό\" και η τιμή 2 αποστέλλεται αν κάνει κλικ στο πεδίο \"αρσενικό\"."
+msgid "Close"
+msgstr "Κλείσιμο"
-#: 01170102.xhp
+#: 14020100.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3150260\n"
-"206\n"
+"14020100.xhp\n"
+"par_id3156410\n"
+"14\n"
"help.text"
-msgid "<emph>Reference values for database forms</emph>"
-msgstr "<emph>Τιμές αναφοράς για φόρμες βάσεων δεδομένων</emph>"
+msgid "<ahelp hid=\"HID_JOINSH_ADDTAB_CLOSE\">Closes the <emph>Add Tables</emph> dialog.</ahelp>"
+msgstr "<ahelp hid=\"HID_JOINSH_ADDTAB_CLOSE\">Κλείνει το διάλογο <emph>Εισαγωγή πινάκων</emph>.</ahelp>"
-#: 01170102.xhp
+#: 14020200.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3150654\n"
-"207\n"
+"14020200.xhp\n"
+"tit\n"
"help.text"
-msgid "For database forms, you can also characterize the status of an option or a check box by a reference value, storing it in the database. If you have a set of three options, for example \"in progress\", \"completed\", and \"resubmission\", with the respective reference values, \"ToDo\", \"OK\", and \"RS\", these reference values appear in the database if the respective option is clicked."
-msgstr "Στις φόρμες βάσεων δεδομένων, μπορείτε επίσης να χαρακτηρίσετε την κατάσταση μιας επιλογής ή ενός πεδίου σήμανσης μέσω μιας τιμής αναφοράς, αποθηκεύοντάς τη στη βάση δεδομένων. Αν έχετε ορίσει ένα σύνολο τριών επιλογών, για παράδειγμα \"σε εξέλιξη\", \"ολοκληρώθηκε\", και \"επανάληψη υποβολής\", μαζί με τις αντίστοιχες τιμές αναφοράς, \"ToDo\", \"OK\" και \"RS\", αυτές οι τιμές αναφοράς εμφανίζονται στη βάση δεδομένων αν κάποιος κάνει κλικ στην αντίστοιχη επιλογή."
+msgid "Switch Design View On / Off"
+msgstr "Προβολή σχεδιασμού Ναι/Όχι"
-#: 01170102.xhp
+#: 14020200.xhp
msgctxt ""
-"01170102.xhp\n"
-"hd_id3148455\n"
-"5\n"
+"14020200.xhp\n"
+"hd_id3159411\n"
+"1\n"
"help.text"
-msgid "Data field"
-msgstr "Πεδίο δεδομένων"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
+msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Προβολή σχεδιασμού Ναι/Όχι\">Προβολή σχεδιασμού Ναι/Όχι</link>"
-#: 01170102.xhp
+#: 14020200.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3155852\n"
-"6\n"
+"14020200.xhp\n"
+"par_id3149495\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CONTROLSOURCE\" visibility=\"hidden\">Specifies the field of the data source table to which the control refers.</ahelp> With database forms, you can link controls with the data fields."
-msgstr "<ahelp hid=\"HID_PROP_CONTROLSOURCE\" visibility=\"hidden\">Καθορίζει το πεδίο του πίνακα προέλευσης δεδομένων όπου αναφέρεται το στοιχείο ελέγχου.</ahelp> Με φόρμες βάσης δεδομένων, μπορείτε να συνδέσετε στοιχεία ελέγχου με τα πεδία δεδομένων."
+msgid "<ahelp hid=\".uno:DBChangeDesignMode\">Displays the design view or the SQL view of the query.</ahelp>"
+msgstr "<ahelp hid=\".uno:DBChangeDesignMode\">Εμφανίζει την προβολή σχεδιασμού ή την προβολή SQL του ερωτήματος.</ahelp>"
-#: 01170102.xhp
+#: 14020200.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3153224\n"
-"75\n"
+"14020200.xhp\n"
+"par_id3149140\n"
"help.text"
-msgid "You have several possibilities:"
-msgstr "Έχετε διάφορες δυνατότητες:"
+msgid "<image id=\"img_id3152918\" src=\"cmd/sc_dbchangedesignmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152918\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152918\" src=\"cmd/sc_dbchangedesignmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152918\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 14020200.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3159110\n"
-"66\n"
+"14020200.xhp\n"
+"par_id3147399\n"
+"3\n"
"help.text"
-msgid "First case: There is only one table in the form."
-msgstr "Πρώτη περίπτωση: Υπάρχει μόνο ένας πίνακας στη φόρμα."
+msgid "Switch Design View On / Off"
+msgstr "Προβολή σχεδιασμού Ναι/Όχι"
-#: 01170102.xhp
+#: 14030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3156356\n"
-"67\n"
+"14030000.xhp\n"
+"tit\n"
"help.text"
-msgid "Under <emph>Data field</emph>, specify the field of the data source table whose contents you want to be displayed."
-msgstr "Κάτω από το <emph>Πεδίο δεδομένων</emph>, καθορίστε το πεδίο του πίνακα προέλευσης δεδομένων του οποίου τα περιεχόμενα θέλετε να εμφανιστούν."
+msgid "Run SQL command directly"
+msgstr "Άμεση εκτέλεση εντολής SQL"
-#: 01170102.xhp
+#: 14030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3146898\n"
-"76\n"
+"14030000.xhp\n"
+"hd_id3151100\n"
+"1\n"
"help.text"
-msgid "Second case: The control belongs to a subform that is created by an SQL query."
-msgstr "Δεύτερη περίπτωση: Το πεδίο ελέγχου ανήκει σε μία υπο-φόρμα η οποία δημιουργείται από ένα ερώτημα SQL."
+msgid "<link href=\"text/shared/02/14030000.xhp\" name=\"Run SQL command directly\">Run SQL command directly</link>"
+msgstr "<link href=\"text/shared/02/14030000.xhp\" name=\"Άμεση εκτέλεση εντολής SQL\">Άμεση εκτέλεση εντολής SQL</link>"
-#: 01170102.xhp
+#: 14030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154273\n"
-"77\n"
+"14030000.xhp\n"
+"par_id3155364\n"
+"2\n"
"help.text"
-msgid "Under <emph>Data field</emph>, specify the field of the SQL statement whose contents you want to be displayed."
-msgstr "Κάτω από το <emph>Πεδίο δεδομένων</emph>, καθορίστε το πεδίο της πρότασης SQL της οποίας τα περιεχόμενα θέλετε να εμφανιστούν."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr "<ahelp hid=\".uno:SbaNativeSql\">Στη λειτουργία τοπικής SQL μπορείτε να εισάγετε τις εντολές SQL οι οποίες δεν ερμηνεύονται από το $[officename], αλλά αντίθετα διαβιβάζονται απευθείας στην προέλευση δεδομένων.</ahelp> Αν δεν εμφανίσετε αυτές τις αλλαγές στην προβολή σχεδιασμού, δεν θα έχετε τη δυνατότητα να επιστροφής στην προβολή σχεδιασμού."
-#: 01170102.xhp
+#: 14030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3153949\n"
-"78\n"
+"14030000.xhp\n"
+"par_id3149999\n"
+"5\n"
"help.text"
-msgid "Third case: <link href=\"text/shared/02/01170900.xhp\" name=\"Combo Boxes\">Combo Boxes</link>"
-msgstr "Τρίτη περίπτωση: <link href=\"text/shared/02/01170900.xhp\" name=\"Πεδία συνδυασμού\">Πεδία συνδυασμού</link>"
+msgid "For native SQL, the SQL string is forwarded directly to the connected database system without a previous evaluation by $[officename]. For example, if you access a database through an ODBC interface, the SQL string is passed to the ODBC driver and processed by it."
+msgstr "Σε τοπική SQL, η συμβολοσειρά SQL διαβιβάζεται απευθείας στο σύστημα συνδεδεμένης βάσης δεδομένων χωρίς προηγούμενη αξιολόγησή της από το $[officename]. Για παράδειγμα, αν ανοίξετε μια βάση δεδομένων μέσω διασύνδεσης ODBC, η συμβολοσειρά SQL διαβιβάζεται στο πρόγραμμα οδήγησης ODBC και η επεξεργασία της γίνεται μέσα από αυτό."
-#: 01170102.xhp
+#: 14030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3147494\n"
-"79\n"
+"14030000.xhp\n"
+"par_id3145136\n"
"help.text"
-msgid "For combo boxes, the field of the data source table in which the values entered or selected by the user should be stored is specified under <emph>Data field</emph>. The values displayed in the list of the combo box are based on an SQL statement, which is entered under <emph>List content</emph>."
-msgstr "Στα πεδία συνδυασμού, το πεδίο του πίνακα προέλευσης δεδομένων στο οποίο πρέπει να αποθηκεύονται οι τιμές που εισάγονται ή επιλέγονται από το χρήστη, καθορίζεται στο <emph>Πεδίο Δεδομένων</emph>. Οι τιμές που εμφανίζονται στη λίστα του πεδίου συνδυασμού βασίζονται σε μια πρόταση SQL, η οποία καταχωρείται στο <emph>Περιεχόμενο λίστας</emph>."
+msgid "<image id=\"img_id3147226\" src=\"cmd/sc_sbanativesql.png\"><alt id=\"alt_id3147226\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147226\" src=\"cmd/sc_sbanativesql.png\"><alt id=\"alt_id3147226\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 14030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3145167\n"
-"68\n"
+"14030000.xhp\n"
+"par_id3155893\n"
+"4\n"
"help.text"
-msgid "Fourth case: <link href=\"text/shared/02/01170900.xhp\" name=\"List Boxes\">List Boxes</link>"
-msgstr "Τέταρτη περίπτωση: <link href=\"text/shared/02/01170900.xhp\" name=\"Πεδία λίστας\">Πεδία λίστας</link>"
+msgid "Run SQL command directly"
+msgstr "Άμεση εκτέλεση εντολής SQL"
-#: 01170102.xhp
+#: 14030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3153764\n"
-"91\n"
+"14030000.xhp\n"
+"par_id3155535\n"
+"3\n"
"help.text"
-msgid "The data source table does not contain the data to be displayed, but rather a table linked to the data source table through a common data field."
-msgstr "Ο πίνακας προέλευσης δεδομένων δεν περιέχει τα δεδομένα που πρόκειται να εμφανιστούν, αλλά έναν πίνακα που είναι συνδεδεμένος με τον πίνακα προέλευσης δεδομένων μέσω ενός κοινού πεδίου δεδομένων."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
+msgstr "Κάντε κλικ ξανά στο εικονίδιο, για να επιστρέψετε σε κανονική κατάσταση λειτουργίας, στην οποία οι αλλαγές στη <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Δημιουργία σχεδιασμού ερωτήματος\">Δημιουργία σχεδιασμού ερωτήματος</link> συγχρονίζονται με τις επιτρεπόμενες αλλαγές μέσω SQL."
-#: 01170102.xhp
+#: 14040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3149021\n"
-"69\n"
+"14040000.xhp\n"
+"tit\n"
"help.text"
-msgid "If you want a list box to display data from a table that is linked to the current data source table, under <emph>Data field</emph> specify the field of the data source table to which the content of the list box refers. Or you can specify the database field that controls the display of the data in the form. This data field provides the link to the other table if both tables can be linked through a common data field. It is usually a data field in which unique identification numbers are stored. The data field whose contents are displayed in the form is specified by an SQL statement under <emph>List content</emph>."
-msgstr "Αν θέλετε ένα πεδίο λίστας να εμφανίζει δεδομένα από πίνακα που είναι συνδεδεμένος με τον τρέχοντα πίνακα προέλευσης δεδομένων, στο <emph>Πεδίο δεδομένων</emph> καθορίστε το πεδίο του πίνακα προέλευσης δεδομένων όπου αναφέρεται το περιεχόμενο του πεδίου λίστας. Ή μπορείτε να καθορίσετε το πεδίο της βάσης δεδομένων η οποία ρυθμίζει την εμφάνιση των δεδομένων στη φόρμα. Αυτό το πεδίο δεδομένων παρέχει τη σύνδεση με τον άλλο πίνακα όταν και οι δύο πίνακες μπορούν να συνδεθούν μέσω κοινού πεδίου δεδομένων. Συνήθως πρόκειται για πεδίο δεδομένων στο οποίο αποθηκεύονται οι μοναδικοί αριθμοί αναγνωριστικού. Το πεδίο δεδομένων του οποίου τα περιεχόμενα πρόκειται να εμφανιστούν στη φόρμα καθορίζεται από πρόταση SQL, στο <emph>Περιεχόμενο λίστας</emph>."
+msgid "Functions"
+msgstr "Συναρτήσεις"
-#: 01170102.xhp
+#: 14040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3153924\n"
-"80\n"
+"14040000.xhp\n"
+"hd_id3153514\n"
+"1\n"
"help.text"
-msgid "List boxes work with references. They can either be implemented with linked tables by SQL statements (fourth case) or through value lists:"
-msgstr "Τα πεδία λίστας λειτουργούν με αναφορές. Μπορούν να υλοποιηθούν είτε με συνδεδεμένους πίνακες μέσω προτάσεων SQL (4η Περίπτωση) είτε από λίστες τιμών:"
+msgid "<link href=\"text/shared/02/14040000.xhp\" name=\"Functions\">Functions</link>"
+msgstr "<link href=\"text/shared/02/14040000.xhp\" name=\"Συναρτήσεις\">Συναρτήσεις</link>"
-#: 01170102.xhp
+#: 14040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3145641\n"
-"58\n"
+"14040000.xhp\n"
+"par_id3159224\n"
+"2\n"
"help.text"
-msgid "<emph>References through linked tables (SQL statements)</emph>"
-msgstr "<emph>Αναφορές μέσο συνδεδεμένων πινάκων (προτάσεις SQL)</emph>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Εμφανίζει τη σειρά \"Συνάρτηση\" στο χαμηλότερο κομμάτι της προβολής σχεδιασμού του παραθύρου <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδιασμός ερωτήματος\">Σχεδιασμός ερωτήματος</link>.</ahelp>"
-#: 01170102.xhp
+#: 14040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3147341\n"
-"59\n"
+"14040000.xhp\n"
+"par_id3149205\n"
"help.text"
-msgid "If you want a list box to display data from a database table that is linked by a common data field to the table on which the form is based, the link field of the form table is specified under <emph>Data field</emph>."
-msgstr "Αν θέλετε ένα πεδίο λίστας να εμφανίζει δεδομένα από ένα πίνακα βάσης δεδομένων ο οποίος είναι συνδεδεμένος με τον πίνακα στον οποίο βασίζεται η φόρμα μέσω κοινού πεδίου δεδομένων, το πεδίο σύνδεσης του πίνακα της φόρμας καθορίζεται στο <emph>Πεδίο δεδομένων</emph>."
+msgid "<image src=\"cmd/sc_dbviewfunctions.png\" id=\"img_id3154399\"><alt id=\"alt_id3154399\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_dbviewfunctions.png\" id=\"img_id3154399\"><alt id=\"alt_id3154399\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 14040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3155174\n"
-"60\n"
+"14040000.xhp\n"
+"par_id3145669\n"
+"3\n"
"help.text"
-msgid "The link is created with an SQL Select, which, if you selected \"SQL\" or \"Native SQL\", is specified under <emph>Type of list contents</emph> in the field <emph>List content</emph>. As an example, a table \"Orders\" is linked to the current form control, and in the database a table \"Customers\" is linked to the \"Orders\" table. You can use an SQL statement as follows:"
-msgstr "Ο σύνδεσμος δημιουργείται με SQL Select, που, αν επιλέξατε \"SQL\" ή \"Native SQL\", ορίζεται στο <emph>Τύπος του περιεχομένου λίστας</emph> στο πεδίο <emph>Περιεχόμενο λίστας</emph>. Για παράδειγμα, ένας πίνακας \"Orders\" είναι συνδεδεμένος, στη τρέχουσα φόρμα ελέγχου και στη βάση δεδομένων ένας πίνακας \"Customers\" είναι συνδεδεμένος στον πίνακα \"Orders\". Μπορείτε να χρησιμοποιήσετε μια πρόταση SQL όπως αυτή:"
+msgid "Functions"
+msgstr "Συναρτήσεις"
-#: 01170102.xhp
+#: 14050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3148537\n"
-"70\n"
+"14050000.xhp\n"
+"tit\n"
"help.text"
-msgid "SELECT CustomerName, CustomerNo FROM Customers,"
-msgstr "SELECT CustomerName, CustomorNo FROM Customers,"
+msgid "Table Name"
+msgstr "Όνομα πίνακα"
-#: 01170102.xhp
+#: 14050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154967\n"
-"71\n"
+"14050000.xhp\n"
+"hd_id3149991\n"
+"1\n"
"help.text"
-msgid "where \"CustomerName\" is the data field from the linked table \"Customers\", and \"CustomerNo\" is the field of the table \"Customers\" that is linked to a field of the form table \"Orders\" specified under <emph>Data field</emph>."
-msgstr "όπου \"CustomerName\" είναι το πεδίο δεδομένων από το συνδεδεμένο πίνακα \"Customers\" και \"CustomerNo\" είναι το πεδίο του πίνακα \"Customers\" το οποίο είναι συνδεδεμένο με το πεδίο του πίνακα φόρμας \"Orders\" που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>."
+msgid "<link href=\"text/shared/02/14050000.xhp\" name=\"Table Name\">Table Name</link>"
+msgstr "<link href=\"text/shared/02/14050000.xhp\" name=\"Όνομα πίνακα\">Όνομα πίνακα</link>"
-#: 01170102.xhp
+#: 14050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3163808\n"
-"55\n"
+"14050000.xhp\n"
+"par_id3154232\n"
+"2\n"
"help.text"
-msgid "<emph>References Using Value Lists</emph>"
-msgstr "<emph>Αναφορές που χρησιμοποιούν λίστες τιμών</emph>"
+msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τη γραμμή \"Πίνακας\" στο χαμηλότερο κομμάτι του <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδιασμού ερωτήματος\">Σχεδιασμού ερωτήματος</link>.</ahelp>"
-#: 01170102.xhp
+#: 14050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3145295\n"
-"56\n"
+"14050000.xhp\n"
+"par_id3154116\n"
"help.text"
-msgid "For list boxes, you can use value lists. Value lists are lists that define reference values. In this way, the control in the form does not directly display the content of a database field, but rather values assigned in the value list."
-msgstr "Στα πεδία λίστας, μπορείτε να χρησιμοποιήσετε λίστες τιμών. Οι λίστες τιμών είναι λίστες που καθορίζουν τις τιμές αναφοράς. Με αυτόν τον τρόπο, το πεδίο ελέγχου της φόρμας δεν εμφανίζει κατευθείαν το περιεχόμενο ενός πεδίου βάσης δεδομένων, αλλά εμφανίζει τις τιμές που αντιστοιχίζονται στη λίστα τιμών."
+msgid "<image id=\"img_id3149760\" src=\"cmd/sc_dbviewtablenames.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149760\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149760\" src=\"cmd/sc_dbviewtablenames.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149760\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 14050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3151186\n"
-"57\n"
+"14050000.xhp\n"
+"par_id3157896\n"
+"3\n"
"help.text"
-msgid "If you work with reference values of a value list, the contents of the data field that you specified under <emph>Data Field</emph> in the form are not visible, but rather the assigned values. If you chose \"Valuelist\" on the <emph>Data</emph> tab under <emph>Type of list contents</emph> and assigned a reference value to the visible list entries in the form under <emph>List entries</emph> (entered in the <link href=\"text/shared/02/01170101.xhp\" name=\"General\"><emph>General</emph></link> tab), then the reference values are compared with the data content of the given data field. If a reference value corresponds to the content of a data field, the associated list entries are displayed in the form."
-msgstr "Αν εργάζεστε με τιμές παραπομπής από μια λίστα τιμών, δεν βλέπετε τα περιεχόμενα του πεδίου δεδομένων της φόρμας που καθορίσατε στο <emph>Πεδίο δεδομένων</emph>, αλλά βλέπετε τις τιμές που έχουν αντιστοιχιστεί. Αν επιλέξατε \"Λίστα τιμών\" από την καρτέλα <emph>Δεδομένα</emph> στο <emph>Τύπος του περιεχομένου λίστας</emph> και αντιστοιχίσετε μια τιμή αναφοράς στις ορατές εγγραφές λίστας της φόρμας από τις <emph>Εγγραφές λιστών</emph> (το οποίο εισαγάγετε στην καρτέλα <link href=\"text/shared/02/01170101.xhp\" name=\"Γενικά\"><emph>Γενικά</emph></link>), τότε οι τιμές παραπομπής συγκρίνονται με το περιεχόμενο δεδομένων του συγκεκριμένου πεδίου δεδομένων. Όταν μια τιμή αναφοράς, αντιστοιχεί στο περιεχόμενο ενός πεδίου δεδομένων, οι σχετικές καταχωρήσεις λίστας, εμφανίζονται στη φόρμα."
+msgid "Table Name"
+msgstr "Όνομα πίνακα"
-#: 01170102.xhp
+#: 14060000.xhp
msgctxt ""
-"01170102.xhp\n"
-"hd_id3154664\n"
-"3\n"
+"14060000.xhp\n"
+"tit\n"
"help.text"
-msgid "Bound field"
-msgstr "Δεσμευμένο πεδίο"
+msgid "Alias"
+msgstr "Ψευδώνυμο"
-#: 01170102.xhp
+#: 14060000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3148475\n"
-"4\n"
+"14060000.xhp\n"
+"hd_id3150758\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BOUNDCOLUMN\" visibility=\"hidden\">Use an index to specify the table field or table SQL query to link to the field that is provided under <emph>Data field</emph>. Valid values for this property are 1, 2, 3, and so on.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_BOUNDCOLUMN\" visibility=\"hidden\">Χρησιμοποιήστε ένα ευρετήριο για να ορίσετε το πεδίο πίνακα ή πίνακα ερωτήματος SQL που θα συνδέσετε στο πεδίο που παρέχεται στο <emph>Πεδίο δεδομένων</emph>. Οι δυνατές τιμές αυτής της ιδιότητας είναι 1, 2, 3, κλπ.</ahelp>"
+msgid "<link href=\"text/shared/02/14060000.xhp\" name=\"Alias\">Alias</link>"
+msgstr "<link href=\"text/shared/02/14060000.xhp\" name=\"Ψευδώνυμο\">Ψευδώνυμο</link>"
-#: 01170102.xhp
+#: 14060000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10AD2\n"
+"14060000.xhp\n"
+"par_id3148731\n"
+"2\n"
"help.text"
-msgid "If you delete the contents of the <emph>Bound field</emph> cell in the property browser, the first field of the result set is used to display and to exchange data."
-msgstr "Αν διαγράψετε τα περιεχόμενα του <emph>Δεσμευμένου πεδίου</emph> κελιού στην ιδιότητα φυλλομετρητή, το πρώτο πεδίο του σετ αποτελέσματος χρησιμοποιείτε για να προβάλει και να ανταλλάσσει δεδομένα."
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Εμφανίζει τη γραμμή \"Ψευδώνυμο\" στο χαμηλότερο κομμάτι του <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδιασμού ερωτήματος\">Σχεδιασμού ερωτήματος</link>.</ahelp>"
-#: 01170102.xhp
+#: 14060000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154588\n"
-"72\n"
+"14060000.xhp\n"
+"par_id3150808\n"
"help.text"
-msgid "This property for list boxes defines which data field of a linked table is displayed in the form."
-msgstr "Αυτή η ιδιότητα των πεδίων λίστας καθορίζει ποιο πεδίο δεδομένων συνδεδεμένου πίνακα εμφανίζεται στη φόρμα."
+msgid "<image src=\"cmd/sc_dbviewaliases.png\" id=\"img_id3151315\"><alt id=\"alt_id3151315\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_dbviewaliases.png\" id=\"img_id3151315\"><alt id=\"alt_id3151315\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 14060000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3151213\n"
-"38\n"
+"14060000.xhp\n"
+"par_id3151234\n"
+"3\n"
"help.text"
-msgid "If a list box in the form is to display contents of a table linked to the form table, then define in the <emph>Type of list contents</emph> field if the display is determined by an SQL command or the (linked) table is accessed. With the <emph>Bound field</emph> property, you use an index to specify to which data field of the query or of the table the list field is linked."
-msgstr "Εάν ένα πεδίο λίστας στη φόρμα πρόκειται να εμφανίσει τα περιεχόμενα ενός πίνακα που είναι συνδεδεμένος σε πίνακα φόρμας, καθορίστε στο πεδίο <emph>Τύπος του περιεχομένου λίστας</emph>, αν η εμφάνιση καθορίζεται από εντολή SQL ή με πρόσβαση στον (συνδεδεμένο) πίνακα. Με την ιδιότητα <emph>Δεσμευμένο πεδίο</emph>, χρησιμοποιείτε ένα δείκτη για να καθορίσετε σε ποιο πεδίο δεδομένων του ερωτήματος ή του πίνακα θα συνδεθεί το πεδίο λίστας."
+msgid "Alias"
+msgstr "Ψευδώνυμο"
-#: 01170102.xhp
+#: 14070000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3148427\n"
-"73\n"
+"14070000.xhp\n"
+"tit\n"
"help.text"
-msgid "The property <emph>Bound field</emph> is only for forms that are used to access more than one table. If the form is based on only one table, the field to be displayed in the form is specified directly under <emph>Data field</emph>. However, if you want the list box to display data from a table that is linked to the current table over a common data field, the linked data field is defined by the property <emph>Bound field</emph>."
-msgstr "Η ιδιότητα <emph>Δεσμευμένο πεδίο</emph> έχει νόημα για φόρμες που χρησιμοποιούνται για πρόσβαση σε περισσότερους από έναν πίνακες. Όταν η φόρμα βασίζεται μόνο σε έναν πίνακα, το πεδίο που πρόκειται να εμφανιστεί στη φόρμα, καθορίζεται στο <emph>Πεδίο δεδομένων</emph>. Ωστόσο, όταν θέλετε το πεδίο λίστας να εμφανίζει δεδομένα από έναν πίνακα που είναι συνδεδεμένος με τον τρέχοντα πίνακα μέσω κοινού πεδίου δεδομένων, το συνδεδεμένο πεδίο δεδομένων καθορίζεται από την ιδιότητα <emph>Δεσμευμένο πεδίο</emph>."
+msgid "Distinct Values"
+msgstr "Διακριτές τιμές"
-#: 01170102.xhp
+#: 14070000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3150365\n"
-"39\n"
+"14070000.xhp\n"
+"bm_id3149991\n"
"help.text"
-msgid "If you selected \"SQL\" under <emph>Type of list contents</emph>, the SQL command determines the index to be specified. Example: If you specify an SQL command such as \"SELECT Field1, Field2 FROM tablename\" under <emph>List content</emph>, refer to the following table:"
-msgstr "Αν έχετε επιλέξει \"SQL\" από το<emph>Τύπο περιεχομένου λίστας</emph>, η εντολή SQL προσδιορίζει το δείκτη που πρόκειται να οριστεί. Παράδειγμα: Όταν ορίζετε μια εντολή SQL όπως \"SELECT Field1, Field2 FROM tablename\" στο <emph>Περιεχόμενο λίστας</emph>, αναφερθείτε στον ακόλουθο πίνακα:"
+msgid "<bookmark_value>SQL; DISTINCT parameter</bookmark_value><bookmark_value>distinct values in SQL queries</bookmark_value>"
+msgstr "<bookmark_value>SQL, παράμετρος DISTINCT</bookmark_value><bookmark_value>διακριτές τιμές στα ερωτήματα SQL</bookmark_value>"
-#: 01170102.xhp
+#: 14070000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154716\n"
-"40\n"
+"14070000.xhp\n"
+"hd_id3149991\n"
+"1\n"
"help.text"
-msgid "Bound field"
-msgstr "Δεσμευμένο πεδίο"
+msgid "<link href=\"text/shared/02/14070000.xhp\" name=\"Distinct Values\">Distinct Values</link>"
+msgstr "<link href=\"text/shared/02/14070000.xhp\" name=\"Διακριτές τιμές\">Διακριτές τιμές</link>"
-#: 01170102.xhp
+#: 14070000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3150666\n"
-"41\n"
+"14070000.xhp\n"
+"par_id3154894\n"
+"2\n"
"help.text"
-msgid "Link"
-msgstr "Σύνδεση"
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr "<ahelp hid=\".uno:DBDistinctValues\">Επεκτείνει την επιλεγμένη έκφραση του <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Ερωτήματος SQL\">Ερωτήματος SQL</link> στην τρέχουσα στήλη κατά την παράμετρο DISTINCT.</ahelp> Η συνέπεια είναι ότι οι ίδιες τιμές που παρουσιάζονται πολλές φορές εμφανίζονται στη λίστα μόνο μία φορά."
-#: 01170102.xhp
+#: 14070000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154206\n"
-"42\n"
+"14070000.xhp\n"
+"par_id3149511\n"
"help.text"
-msgid "{empty}"
-msgstr "{empty}"
+msgid "<image id=\"img_id3156302\" src=\"cmd/sc_dbdistinctvalues.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3156302\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156302\" src=\"cmd/sc_dbdistinctvalues.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3156302\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 14070000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3145257\n"
-"43\n"
+"14070000.xhp\n"
+"par_id3147226\n"
+"3\n"
"help.text"
-msgid "The database field \"Field1\" is linked to the field specified under <emph>Data field</emph>."
-msgstr "Το πεδίο βάσης δεδομένων \"Field1\" συνδέεται με το πεδίο που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>."
+msgid "Distinct Values"
+msgstr "Διακριτές τιμές"
-#: 01170102.xhp
+#: 18010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3150887\n"
-"44\n"
+"18010000.xhp\n"
+"tit\n"
"help.text"
-msgid "1"
-msgstr "1"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 01170102.xhp
+#: 18010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3156064\n"
-"45\n"
+"18010000.xhp\n"
+"hd_id3151299\n"
+"1\n"
"help.text"
-msgid "The database field \"Field2\" is linked to the field specified under <emph>Data field</emph>."
-msgstr "Το πεδίο βάσης δεδομένων \"Field2\" συνδέεται με το πεδίο που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>."
+msgid "<link href=\"text/shared/02/18010000.xhp\" name=\"Selection\">Selection</link>"
+msgstr "<link href=\"text/shared/02/18010000.xhp\" name=\"Επιλογή\">Επιλογή</link>"
-#: 01170102.xhp
+#: 18010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154134\n"
-"46\n"
+"18010000.xhp\n"
+"par_id3148520\n"
+"2\n"
"help.text"
-msgid "If you selected \"Table\" under <emph>Type of list contents</emph>, the table structure defines the index to be specified. Example: If a database table is selected under <emph>List content</emph>, refer to the following table:"
-msgstr "Αν επιλέξατε \"Πίνακας\" στο <emph>Τύπο περιεχομένου λίστας </emph>, η δομή του πίνακα καθορίζει το δείκτη που πρόκειται να οριστεί. Παράδειγμα: Αν ένας πίνακας βάσης δεδομένων επιλεγεί από το πεδίο στο <emph>Περιεχόμενο λίστας</emph>, αναφερθείτε στον ακόλουθο πίνακα:"
+msgid "<ahelp hid=\".uno:SelectObject\">Allows you to select objects in the current document.</ahelp>"
+msgstr "<ahelp hid=\".uno:SelectObject\">Σας επιτρέπει να επιλέγετε αντικείμενα στο τρέχον έγγραφο.</ahelp>"
-#: 01170102.xhp
+#: 18010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3155379\n"
-"47\n"
+"18010000.xhp\n"
+"par_id3149511\n"
"help.text"
-msgid "Bound field"
-msgstr "Δεσμευμένο πεδίο"
+msgid "<image id=\"img_id3159194\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159194\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159194\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159194\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 18010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3155529\n"
-"48\n"
+"18010000.xhp\n"
+"par_id3147571\n"
+"3\n"
"help.text"
-msgid "Link"
-msgstr "Σύνδεση"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 01170102.xhp
+#: 18010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3155373\n"
-"49\n"
+"18010000.xhp\n"
+"par_id3155555\n"
+"5\n"
"help.text"
-msgid "{empty}"
-msgstr "{empty}"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr "Για να επιλέξετε ένα αντικείμενο, κάντε κλικ στο αντικείμενο με το βέλος. Για να επιλέξετε παραπάνω από ένα αντικείμενα, σύρετε ένα πλαίσιο επιλογής γύρω από τα αντικείμενα. Για να προσθέσετε ένα αντικείμενο σε μία επιλογή, πατήστε Shift και μετά κάντε κλικ στο αντικείμενο. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline> Τα αντικείμενα που έχουν επιλεχθεί μαζί μπορούν τότε να ορισθούν ως μία <link href=\"text/shared/01/05290000.xhp\" name=\"ομάδα\">ομάδα</link> και τότε γίνονται ένα αντικείμενο ομάδας.</defaultinline></switchinline>"
-#: 01170102.xhp
+#: 18010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154260\n"
-"50\n"
+"18010000.xhp\n"
+"par_id3143267\n"
+"11\n"
"help.text"
-msgid "The 1st column of the table is linked to the field specified under <emph>Data field</emph>."
-msgstr "Η 1η στήλη του πίνακα συνδέεται με το πεδίο που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Μπορείτε να επεξεργαστείτε ανεξάρτητα στοιχεία μίας ομάδας. Μπορείτε επίσης να διαγράψετε στοιχεία από μία ομάδα με <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+κλικ.</defaultinline></switchinline>"
-#: 01170102.xhp
+#: 18010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3156448\n"
-"51\n"
+"18010000.xhp\n"
+"par_id3166460\n"
+"12\n"
"help.text"
-msgid "1"
-msgstr "1"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline> Μπορείτε να επιλέξετε αντικείμενα από ομάδες μόνα τους κάνοντας διπλό κλικ, αν πρώτα απενεργοποιήσετε το εικονίδιο<emph>Διπλό κλικ για επεξεργασία</emph> στη γραμμή <emph>Επιλογές</emph>.</defaultinline></switchinline>"
-#: 01170102.xhp
+#: 18030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154486\n"
-"52\n"
+"18030000.xhp\n"
+"tit\n"
"help.text"
-msgid "The 2nd column of the table is linked to the field specified under <emph>Data field</emph>."
-msgstr "Η 2η στήλη του πίνακα συνδέεται με το πεδίο που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>."
+msgid "AutoSpellcheck On/Off"
+msgstr "Αυτόματος ορθογραφικός έλεγχος Ναι/Όχι"
-#: 01170102.xhp
+#: 18030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3149949\n"
-"53\n"
+"18030000.xhp\n"
+"hd_id3155599\n"
+"1\n"
"help.text"
-msgid "2"
-msgstr "2"
+msgid "<link href=\"text/shared/02/18030000.xhp\" name=\"AutoSpellcheck On/Off\">AutoSpellcheck On/Off</link>"
+msgstr "<link href=\"text/shared/02/18030000.xhp\" name=\"Αυτόματος ορθογραφικός έλεγχος Ναι/Όχι\">Αυτόματος ορθογραφικός έλεγχος Ναι/Όχι</link>"
-#: 01170102.xhp
+#: 18030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3146767\n"
-"54\n"
+"18030000.xhp\n"
+"par_id3150040\n"
"help.text"
-msgid "The 3rd column of the table is linked to the field specified under <emph>Data field</emph>."
-msgstr "Η 3η στήλη του πίνακα συνδέεται με το πεδίο που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>."
+msgid "<image src=\"cmd/sc_spellonline.png\" id=\"img_id3150808\"><alt id=\"alt_id3150808\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_spellonline.png\" id=\"img_id3150808\"><alt id=\"alt_id3150808\">Icon</alt></image>"
-#: 01170102.xhp
+#: 18030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"hd_id3149772\n"
-"9\n"
+"18030000.xhp\n"
+"par_id3147571\n"
+"2\n"
"help.text"
-msgid "Type of list contents"
-msgstr "Τύπος του περιεχομένου λίστας"
+msgid "AutoSpellcheck On/Off"
+msgstr "Αυτόματος ορθογραφικός έλεγχος Ναι/Όχι"
-#: 01170102.xhp
+#: 19090000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154419\n"
-"10\n"
+"19090000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LISTSOURCETYPE\" visibility=\"hidden\">Determines the data to fill the lists in list and combo boxes.</ahelp> Determines the data to fill the lists in list and combo boxes."
-msgstr "<ahelp hid=\"HID_PROP_LISTSOURCETYPE\" visibility=\"hidden\">Καθορίζει τα δεδομένα που θα γεμίσουν τις λίστες σε πεδία λίστας και συνδυασμού.</ahelp>Καθορίζει τα δεδομένα που θα γεμίσουν τις λίστες σε πεδία λίστας και συνδυασμού"
+msgid "HTML Source"
+msgstr "Κώδικας HTML"
-#: 01170102.xhp
+#: 19090000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3153326\n"
-"13\n"
+"19090000.xhp\n"
+"bm_id3154788\n"
"help.text"
-msgid "With the \"Valuelist\" option, all entries entered in the <emph>List entries</emph> field of the <link href=\"text/shared/02/01170101.xhp\" name=\"General\"><emph>General</emph></link> tab appear in the control. For database forms, you can use reference values (see the <link href=\"text/shared/02/01170102.xhp\" name=\" References Using Value Lists\"><emph>References Using Value Lists</emph></link> section)."
-msgstr "Με την επιλογή \"Λίστα τιμών\", όλες οι εγγραφές που εισάγετε στο πεδίο <emph>Εγγραφές λιστών</emph> της καρτέλας <link href=\"text/shared/02/01170101.xhp\" name=\"Γενικά\"><emph>Γενικά</emph></link>, εμφανίζονται στο πεδίο ελέγχου. Στις φόρμες βάσεων δεδομένων μπορείτε να χρησιμοποιήσετε τιμές αναφοράς (δείτε την ενότητα <link href=\"text/shared/02/01170102.xhp\" name=\" Αναφορές χρησιμοποιώντας λίστες τιμών\"><emph>Αναφορές χρησιμοποιώντας λίστες τιμών</emph></link>)."
+msgid "<bookmark_value>HTML documents;source text</bookmark_value>"
+msgstr "<bookmark_value>έγγραφα HTML,κείμενο κώδικα</bookmark_value>"
-#: 01170102.xhp
+#: 19090000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3153067\n"
-"14\n"
+"19090000.xhp\n"
+"hd_id3154788\n"
+"1\n"
"help.text"
-msgid "If the content of the control is read from a database, you can determine the type of the data source with the other options. For example, you can choose between tables and queries."
-msgstr "Αν το περιεχόμενο του πεδίου ελέγχου διαβάζεται από μία βάση δεδομένων, μπορείτε να καθορίσετε τον τύπο της προέλευσης δεδομένων χρησιμοποιώντας τις άλλες επιλογές. Για παράδειγμα, εδώ μπορείτε να επιλέξετε ανάμεσα σε πίνακες και ερωτήματα."
+msgid "<link href=\"text/shared/02/19090000.xhp\" name=\"HTML Source\">HTML Source</link>"
+msgstr "<link href=\"text/shared/02/19090000.xhp\" name=\"Κώδικας HTML\">Κώδικας HTML</link>"
-#: 01170102.xhp
+#: 19090000.xhp
msgctxt ""
-"01170102.xhp\n"
-"hd_id3153820\n"
-"7\n"
+"19090000.xhp\n"
+"par_id3156183\n"
+"2\n"
"help.text"
-msgid "List content"
-msgstr "Περιεχόμενο λίστας"
+msgid "<ahelp hid=\".uno:SourceView\">Displays the source text of the current HTML document. To view the HTML source of a new document, you must first save the new document as an HTML document.</ahelp>"
+msgstr "<ahelp hid=\".uno:SourceView\">Εμφανίζει το κείμενο κώδικα του τρέχοντος εγγράφου HTML. Για να δείτε το κείμενο κώδικα HTML, πρέπει πρώτα να αποθηκεύσετε το νέο έγγραφο ως έγγραφο HTML.</ahelp>"
-#: 01170102.xhp
+#: 19090000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3159171\n"
-"8\n"
+"19090000.xhp\n"
+"par_id3149760\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LISTSOURCE\">With database forms, specifies the data source for the list content of the form-element. This field can be used to define a value list for documents without a database connection.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_LISTSOURCE\">Σε φόρμες βάσεων δεδομένων, καθορίζει την προέλευση δεδομένων για το περιεχόμενο λίστας του στοιχείου φόρμας. Το πεδίο αυτό μπορεί να χρησιμοποιηθεί για τον καθορισμό μιας λίστας τιμών για έγγραφα χωρίς σύνδεση με βάση δεδομένων.</ahelp>"
+msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
+msgstr "Στη λειτουργία κειμένου κώδικα HTML, μπορείτε να δείτε και να επεξεργαστείτε τις <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">ετικέτες</link> της <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Αποθηκεύστε το έγγραφο ως απλό έγγραφο κειμένου. Τοποθετήστε την κατάληξη .html ή .htm για να καθορίσετε το έγγραφο ως HTML."
-#: 01170102.xhp
+#: 20020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3168456\n"
-"15\n"
+"20020000.xhp\n"
+"tit\n"
"help.text"
-msgid "In the case of database forms, the data source determines the entries of the list or combo box. Depending on the selected type, you have a choice between different data sources under <emph>List content</emph>, provided that these objects exist in your database. All available database objects of the type selected under <emph>Type of list contents</emph> are offered here. If you have selected the \"Value List\" option as the type, you can use references for database forms. If the display of the control is controlled by an SQL command, the SQL statement is entered here."
-msgstr "Στην περίπτωση φορμών βάσεων δεδομένων, η προέλευση δεδομένων καθορίζει τις εγγραφές του πεδίου λίστας ή συνδυασμού. Ανάλογα με τον επιλεγμένο τύπο, έχετε τη δυνατότητα επιλογής ανάμεσα σε διαφορετικές προελεύσεις δεδομένων από το <emph>Περιεχόμενο λίστας</emph>, με την προϋπόθεση ότι τα αντικείμενα αυτά υπάρχουν στη βάση δεδομένων σας. Εδώ, παρέχονται όλα τα διαθέσιμα αντικείμενα της βάσης δεδομένων για τον τύπο που έχετε επιλέξει στο <emph>Τύπο του περιεχομένου λίστας</emph>. Όταν έχετε επιλέξει, ως τύπο, τη \"Λίστα τιμών\", μπορείτε να χρησιμοποιήσετε αναφορές για φόρμες βάσεων δεδομένων. Όταν η εμφάνιση του πεδίου ελέγχου ελέγχεται από μία εντολή SQL, η πρόταση SQL θα εισαχθεί εδώ."
+msgid "Current Page Style"
+msgstr "Τρέχον πρότυπο σελίδας"
-#: 01170102.xhp
+#: 20020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3155870\n"
-"81\n"
+"20020000.xhp\n"
+"bm_id3083278\n"
"help.text"
-msgid "Examples of SQL statements:"
-msgstr "Παραδείγματα προτάσεων SQL:"
+msgid "<bookmark_value>page styles;editing/applying with statusbar</bookmark_value>"
+msgstr "<bookmark_value>πρότυπα σελίδας,επεξεργασία/εφαρμογή με γραμμή κατάστασης</bookmark_value>"
-#: 01170102.xhp
+#: 20020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3144504\n"
-"82\n"
+"20020000.xhp\n"
+"hd_id3083278\n"
+"1\n"
"help.text"
-msgid "For list boxes, an SQL statement may have the following form:"
-msgstr "Για πεδία λίστας, η πρόταση SQL μπορεί να έχει την ακόλουθη μορφή:"
+msgid "<link href=\"text/shared/02/20020000.xhp\" name=\"Current Page Style\">Current Page Style</link>"
+msgstr "<link href=\"text/shared/02/20020000.xhp\" name=\"Τρέχον πρότυπο σελίδας\">Τρέχον πρότυπο σελίδας</link>"
-#: 01170102.xhp
+#: 20020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3156188\n"
-"83\n"
+"20020000.xhp\n"
+"par_id3148731\n"
+"2\n"
"help.text"
-msgid "SELECT field1, field2 FROM table,"
-msgstr "SELECT field1, field2 FROM table,"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr "<ahelp hid=\".uno:LayoutStatus\">Εμφανίζει το τρέχον πρότυπο σελίδας. Κάντε διπλό κλικ για να επεξεργαστείτε το πρότυπο, κάντε δεξί κλικ για να επιλέξετε ένα άλλο πρότυπο.</ahelp>"
-#: 01170102.xhp
+#: 20020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3155266\n"
-"84\n"
+"20020000.xhp\n"
+"par_id3149283\n"
+"3\n"
"help.text"
-msgid "Here \"table\" is the table whose data is displayed in the list of the control (list table). \"field1\" is the data field that defines the visible entries in the form; its content is displayed in the list box. \"field2\" is the field of the list table that is linked to the form table (value table) through the field specified under <emph>Data field</emph> if <emph>Bound field</emph> = 1 was selected."
-msgstr "Εδώ \"table\" είναι ο πίνακας του οποίου τα δεδομένα εμφανίζονται στη λίστα του πεδίου ελέγχου (πεδίο λίστας). \"field1\" είναι το πεδίο δεδομένων που καθορίζει τις ορατές εγγραφές της φόρμας, το περιεχόμενο εμφανίζεται στο πεδίο λίστας. \"field2\" είναι το πεδίο του πίνακα λίστας που συνδέεται με τον πίνακα φόρμας (πίνακας τιμών), μέσω του πεδίου που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>, όταν επιλεγεί η τιμή <emph>Δεσμευμένο πεδίο</emph> = 1 ."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Κάντε διπλό κλικ στο<emph> Πεδίο πρότυπου σελίδας </emph>για να ανοίξετε το διάλογο <link href=\"text/swriter/01/05040000.xhp\" name=\"πρότυπο σελίδας\">πρότυπο σελίδας</link>, στον οποίο μπορείτε να επεξεργαστείτε το πρότυπο για την τρέχουσα σελίδα. Στο μενού περιβάλλοντος αυτού του πεδίου, μπορείτε να εφαρμόσετε ένα πρότυπο σελίδας. </caseinline></switchinline>"
-#: 01170102.xhp
+#: 20020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3145074\n"
-"85\n"
+"20020000.xhp\n"
+"par_id3151234\n"
+"4\n"
"help.text"
-msgid "For combo boxes, an SQL statement may take the following form:"
-msgstr "Για πεδία συνδυασμού, η πρόταση SQL μπορεί να έχει την ακόλουθη μορφή:"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Κάντε διπλό κλικ στο πεδίο <emph>Πρότυπο σελίδας</emph> για να ανοίξετε το διάλογο <link href=\"text/scalc/01/05070000.xhp\" name=\"πρότυπο σελίδας\">Πρότυπο σελίδας</link>, στον οποίο μπορείτε να επεξεργαστείτε το πρότυπο για την τρέχουσα σελίδα. </caseinline></switchinline>"
-#: 01170102.xhp
+#: 20020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3150991\n"
-"86\n"
+"20020000.xhp\n"
+"par_id3149346\n"
+"5\n"
"help.text"
-msgid "SELECT DISTINCT field FROM table,"
-msgstr "SELECT DISTINCT field FROM table,"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Κάντε διπλό κλικ σε αυτό το πεδίο για να ανοίξετε τον διάλογο <link href=\"text/simpress/01/05120000.xhp\" name=\"Πρότυπα σελίδας\">Σχεδίαση διαφάνειας</link> όπου και μπορείτε να επιλέξετε το στυλ της τρέχουσας διαφάνειας. Μπορείτε ακόμα να επιλέξετε μια διαφορετική μορφή χαρτιού ή παρασκήνιο. </caseinline></switchinline>"
-#: 01170102.xhp
+#: 20020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154344\n"
-"87\n"
+"20020000.xhp\n"
+"par_id3147008\n"
+"6\n"
"help.text"
-msgid "Here \"field\" is a data field from the list table \"table\" whose content is displayed in the list of the combo box."
-msgstr "Εδώ \"field\" ονομάζεται ένα πεδίο δεδομένων από τον πίνακα λίστας \"table\" του οποίου το περιεχόμενο εμφανίζεται στη λίστα του πεδίου συνδυασμού."
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Κάντε διπλό κλικ σε αυτό το πεδίο για να ανοίξετε τον διάλογο <link href=\"text/simpress/01/05120000.xhp\" name=\"Πρότυπα σελίδας\">Σχεδίαση διαφάνειας</link> όπου και μπορείτε να επιλέξετε το στυλ της τρέχουσας διαφάνειας. Μπορείτε ακόμα να επιλέξετε μια διαφορετική μορφή χαρτιού ή παρασκήνιο. </caseinline></switchinline>"
-#: 01170102.xhp
+#: 20030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3149328\n"
-"74\n"
+"20030000.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Value lists for HTML documents</emph>"
-msgstr "<emph>Λίστες τιμών για έγγραφα HTML</emph>"
+msgid "Zoom"
+msgstr "Μεγέθυνση"
-#: 01170102.xhp
+#: 20030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3156034\n"
-"16\n"
+"20030000.xhp\n"
+"bm_id3155619\n"
"help.text"
-msgid "For HTML forms, you can enter a value list under <emph>List content</emph>. Select the option \"Valuelist\" under <emph>Type of list contents</emph>. The values entered here will not be visible in the form, and are used to assign values to the visible entries. The entries made under <emph>List content</emph> correspond to the HTML tag <OPTION VALUE=...>."
-msgstr "Σε φόρμες HTML, μπορείτε να εισαγάγετε μια λίστα τιμών, στο <emph>Περιεχόμενο λίστας</emph>. Για αυτόν το σκοπό, επιλέξτε \" Λίστα τιμών \" από τον <emph>Τύπο του περιεχομένου λίστας</emph>. Οι τιμές που καταχωρούνται εδώ δεν θα είναι ορατές στη φόρμα και χρησιμοποιούνται για την αντιστοίχηση τιμών στις ορατές εγγραφές. Οι εγγραφές που πραγματοποιούνται στο <emph>Περιεχόμενο λίστας</emph> αντιστοιχούν στην ετικέτα HTML <OPTION VALUE=...>."
+msgid "<bookmark_value>zooming; status bar</bookmark_value>"
+msgstr "<bookmark_value>μεγέθυνση, γραμμή κατάστασης</bookmark_value>"
-#: 01170102.xhp
+#: 20030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154855\n"
-"17\n"
+"20030000.xhp\n"
+"hd_id3155619\n"
+"1\n"
"help.text"
-msgid "In the data transfer of a selected entry from a list box or a combo box, both the list of the values displayed in the form, which was entered on the <link href=\"text/shared/02/01170101.xhp\" name=\"General\"><emph>General</emph></link> tab under <emph>List entries</emph>, and the value list entered on the <emph>Data</emph> tab under <emph>List content</emph>, are taken into consideration: If a (non-empty) text is at the selected position in the value list (<OPTION VALUE=...>), it will be transmitted. Otherwise, the text displayed in the (<OPTION>) control is sent."
-msgstr "Κατά τη μεταφορά δεδομένων μιας επιλεγμένης εγγραφής από μια λίστα ή πεδίο συνδυασμού, λαμβάνονται υπόψη τόσο οι τιμές που εμφανίζονται στη φόρμα, η οποία καταχωρήθηκε στην καρτέλα <link href=\"text/shared/02/01170101.xhp\" name=\"Γενικά\"><emph>Γενικά</emph></link> στις <emph>Εγγραφές λιστών</emph>, όσο και η λίστα τιμών που καταχωρήθηκε στην καρτέλα <emph>Δεδομένα</emph>, στο <emph>Περιεχόμενο λίστας</emph>: Όταν στην επιλεγμένη θέση της λίστας τιμών (<OPTION VALUE=...>) βρίσκεται ένα (μη κενό) κείμενο, το κείμενο αυτό θα μεταβιβαστεί. Διαφορετικά, θα αποσταλεί το κείμενο που εμφανίζεται στο πεδίο ελέγχου (<OPTION>)."
+msgid "<link href=\"text/shared/02/20030000.xhp\" name=\"Zoom\">Zoom</link>"
+msgstr "<link href=\"text/shared/02/20030000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
-#: 01170102.xhp
+#: 20030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3163377\n"
-"18\n"
+"20030000.xhp\n"
+"par_id3148983\n"
+"2\n"
"help.text"
-msgid "If the value list is to contain an empty string, enter the value \"$$$empty$$$\" under <emph>List content</emph> at the corresponding position (note uppercase/lowercase). $[officename] interprets this input as an empty string and assigns it to the respective list entry."
-msgstr "Όταν η λίστα τιμών πρόκειται να περιέχει μια κενή συμβολοσειρά, εισαγάγετε την τιμή \"$$$empty$$$\" στο <emph>Περιεχόμενο λίστας</emph> στην αντίστοιχη θέση (διάκριση κεφαλαίων/πεζών). Το $[officename] μεταφράζει αυτήν την εισαγωγή ως κενή συμβολοσειρά και την εκχωρεί στην αντίστοιχη εγγραφή λίστας."
+msgid "<ahelp hid=\".uno:StateZoom\">Specifies the current page display zoom factor.</ahelp>"
+msgstr "<ahelp hid=\".uno:StateZoom\">Προσδιορίζει τον παράγοντα μεγέθυνσης της τρέχουσας σελίδας.</ahelp>"
-#: 01170102.xhp
+#: 20030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3156309\n"
-"19\n"
+"20030000.xhp\n"
+"par_id3150935\n"
+"3\n"
"help.text"
-msgid "The following table shows the connections between HTML, JavaScript, and the $[officename] field <emph>List content</emph> using an example list box named \"ListBox1\". In this case, \"Item\" designates a list entry visible in the form:"
-msgstr "Ο παρακάτω πίνακας εμφανίζει τις συνδέσεις μεταξύ HTML, JavaScript και του $[officename] πεδίου του <emph>Περιεχομένου λίστας</emph> με ένα πεδίο λίστας που ονομάζεται \"ListBox1\". Στην περίπτωση αυτή, ο όρος \"Item\" προσδιορίζει μια εγγραφή λίστας που είναι ορατή στη φόρμα:"
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
+msgstr "Κάνοντας διπλό κλικ σε αυτό το πεδίο ανοίγει ο διάλογος <link href=\"text/shared/01/03010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>, όπου μπορείτε να μεταβάλετε τον τρέχοντα παράγοντα μεγέθυνσης."
-#: 01170102.xhp
+#: 20030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3159204\n"
-"20\n"
+"20030000.xhp\n"
+"par_id3159194\n"
+"4\n"
"help.text"
-msgid "<emph>HTML Tag</emph>"
-msgstr "<emph>Ετικέτα HTML</emph>"
+msgid "Open the context menu on this field to see a selection of available zoom factors."
+msgstr "Ανοίξτε το μενού περιβάλλοντος αυτού του πεδίου για να εμφανίσετε μια λίστα επιλογών με όλα τα διαθέσιμα μεγέθη εστίασης."
-#: 01170102.xhp
+#: 20040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3152539\n"
-"21\n"
+"20040000.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>JavaScript</emph>"
-msgstr "<emph>JavaScript</emph>"
+msgid "Insert Mode"
+msgstr "Κατάσταση εισαγωγής"
-#: 01170102.xhp
+#: 20040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3158404\n"
-"22\n"
+"20040000.xhp\n"
+"hd_id3149748\n"
+"1\n"
"help.text"
-msgid "<emph>Entry in value list of the control (List content)</emph>"
-msgstr "<emph>Εγγραφή στη λίστα τιμών του πεδίου ελέγχου (Περιεχόμενο λίστας)</emph>"
+msgid "<link href=\"text/shared/02/20040000.xhp\" name=\"Insert Mode\">Insert Mode</link>"
+msgstr "<link href=\"text/shared/02/20040000.xhp\" name=\"Κατάσταση Εισαγωγής\">Κατάσταση Εισαγωγής</link>"
-#: 01170102.xhp
+#: 20040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3151198\n"
-"23\n"
+"20040000.xhp\n"
+"par_id3152363\n"
+"2\n"
"help.text"
-msgid "<emph>Transmitted data</emph>"
-msgstr "<emph>Σταλθέντα δεδομένα</emph>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\">This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgstr "<ahelp hid=\".uno:InsertMode\">Προβάλλει την τρέχουσα κατάσταση εισαγωγής. Μπορείτε να εναλλάσετε τις καταστάσεις μεταξύ INSRT = Εισαγωγή και OVER = Αντικατάσταση.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> Αυτό το πεδίο είναι ενεργό μόνο όταν ο δρομέας βρίσκεται στην γραμμή εισαγωγής μιας γραμμής τύπων ή σε ένα κελί. </caseinline></switchinline>"
-#: 01170102.xhp
+#: 20040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154668\n"
-"24\n"
+"20040000.xhp\n"
+"par_id3154422\n"
+"3\n"
"help.text"
-msgid "<OPTION>Item"
-msgstr "<OPTION>Αντικείμενο"
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
+msgstr "Κάντε κλικ στο πεδίο για να εναλλάξετε τις καταστάσεις (εκτός στο $[officename] Βasic IDE, όπου μόνο η <emph>Εισαγωγή</emph> είναι ενεργή). Αν ο δρομέας βρίσκεται σε κείμενο του εγγράφου, μπορείτε να χρησιμοποιήσετε το πλήκτρο Insert (αν είναι διαθέσιμο στο πληκτρολόγιο σας) για να εναλλάξετε τις καταστάσεις."
-#: 01170102.xhp
+#: 20040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154269\n"
-"25\n"
+"20040000.xhp\n"
+"par_id3149177\n"
+"4\n"
"help.text"
-msgid "Not possible"
-msgstr "Δεν είναι δυνατή"
+msgid "<emph>Mode</emph>"
+msgstr "<emph>Κατάσταση</emph>"
-#: 01170102.xhp
+#: 20040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3153109\n"
-"26\n"
+"20040000.xhp\n"
+"par_id3155391\n"
+"5\n"
"help.text"
-msgid "\"\""
-msgstr "\"\""
+msgid "<emph>Result</emph>"
+msgstr "<emph>Αποτέλεσμα</emph>"
-#: 01170102.xhp
+#: 20040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154596\n"
-"27\n"
+"20040000.xhp\n"
+"par_id3149388\n"
+"6\n"
"help.text"
-msgid "the visible list entry (\"ListBox1=Item\")"
-msgstr "η ορατή εγγραφή λίστας (\"ListBox1=Item\")"
+msgid "INSRT"
+msgstr "ΕΙΣΑΓΩΓΗ"
-#: 01170102.xhp
+#: 20040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3146892\n"
-"28\n"
+"20040000.xhp\n"
+"par_id3147243\n"
+"7\n"
"help.text"
-msgid "<OPTION VALUE=\"Value\">Item"
-msgstr "<OPTION VALUE=\"Value\">Αντικείμενο"
+msgid "In the insert mode, new text is inserted at the cursor position and the following text is shifted to the right. The cursor is displayed as a vertical line."
+msgstr "Στη λειτουργία εισαγωγής, εισάγεται νέο κείμενο στη θέση του δρομέα και το κείμενο που ακολουθεί μετακινείται προς τα δεξιά. Ο δρομέας εμφανίζεται ως κατακόρυφη γραμμή."
-#: 01170102.xhp
+#: 20040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154604\n"
-"29\n"
+"20040000.xhp\n"
+"par_id3148539\n"
+"8\n"
"help.text"
-msgid "ListBox1.options[0].value=\"Value\""
-msgstr "Πεδίο λίστας1.επιλογές[0].τιμή=\"Τιμή\""
+msgid "OVER"
+msgstr "ΑΝΤΙΚΑΤΑΣΤΑΣΗ"
-#: 01170102.xhp
+#: 20040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3153689\n"
-"30\n"
+"20040000.xhp\n"
+"par_id3156327\n"
+"9\n"
"help.text"
-msgid "\"Value\""
-msgstr "\"Τιμή\""
+msgid "In the overwrite mode, any existing text is replaced by new text. The cursor is displayed as a thick vertical line."
+msgstr "Στη λειτουργία αντικατάστασης, το υπάρχον κείμενο αντικαθίσταται από το νέο κείμενο. Ο δρομέας εμφανίζεται ως παχιά κατακόρυφη γραμμή."
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3159226\n"
-"31\n"
+"20050000.xhp\n"
+"tit\n"
"help.text"
-msgid "The value assigned to the list entry (\"ListBox1=Value\")"
-msgstr "Η τιμή που αντιστοιχίζεται στην εγγραφή λίστας (\"ListBox1=Value\")"
+msgid "Selection Mode"
+msgstr "Κατάσταση επιλογής"
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3155944\n"
-"32\n"
+"20050000.xhp\n"
+"bm_id3148668\n"
"help.text"
-msgid "<OPTION VALUE=\"\">Item"
-msgstr "<OPTION VALUE=\"\">Αντικείμενο"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
+msgstr "<bookmark_value>καταστάσεις επιλογής σε κείμενο</bookmark_value><bookmark_value>κείμενο; καταστάσεις επιλογής</bookmark_value><bookmark_value>επέκταμένη κατάσταση επιλογής</bookmark_value><bookmark_value>κατάσταση επιλογήςπροσθήκης</bookmark_value><bookmark_value>κατάσταση επιλογής ομάδας</bookmark_value>"
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3155147\n"
-"33\n"
+"20050000.xhp\n"
+"hd_id3148668\n"
+"1\n"
"help.text"
-msgid "ListBox1.options[0].value=\"\""
-msgstr "Πεδίο λίστας1.επιλογές[0].τιμή=\"\""
+msgid "<link href=\"text/shared/02/20050000.xhp\" name=\"Selection Mode\">Selection Mode</link>"
+msgstr "<link href=\"text/shared/02/20050000.xhp\" name=\"Κατάσταση Επιλογής\">Κατάσταση Επιλογής</link>"
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3154763\n"
-"34\n"
+"20050000.xhp\n"
+"par_id3146130\n"
+"2\n"
"help.text"
-msgid "\"$$$empty$$$\""
-msgstr "\"$$$empty$$$\""
+msgid "<ahelp hid=\".uno:StatusSelectionMode\">Here you can switch between different selection modes.</ahelp>"
+msgstr "<ahelp hid=\".uno:StatusSelectionMode\">Εδώ μπορείτε να εναλλάξετε διαφορετικές καταστάσεις επιλογής.</ahelp>"
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3151012\n"
-"35\n"
+"20050000.xhp\n"
+"par_id3153894\n"
+"3\n"
"help.text"
-msgid "An empty string (\"ListBox1=\")"
-msgstr "Μία κενή συμβολοσειρά (\"Πεδίο Λίστας1=\")"
+msgid "When you click in the field, a popup menu comes up with the available options:"
+msgstr "Με κλικ στο πεδίο, ένα αναδυόμενο μενού έρχεται με τις διαθέσιμες επιλογές:"
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"hd_id3148901\n"
-"11\n"
+"20050000.xhp\n"
+"par_id3149095\n"
+"5\n"
"help.text"
-msgid "Empty string is NULL"
-msgstr "Η κενή ακολουθία χαρακτήρων είναι NULL (μηδενικών χαρακτήρων)"
+msgid "<emph>Mode</emph>"
+msgstr "<emph>Κατάσταση</emph>"
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3145357\n"
-"12\n"
+"20050000.xhp\n"
+"par_id3155941\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Προσδιορίζει πώς μπορείτε να χειριστείτε μια εισαγωγή μιας κενής ακολουθίας χαρακτήρων, Εάν επιλεγεί το Ναι, μία εισαγωγή ακολουθίας μηδενικού μήκους θα αντιμετωπιστεί ως τιμή NULL (μηδενικών χαρακτήρων). Εάν επιλεγεί το Όχι, οποιαδήποτε εισαγωγή θα αντιμετωπιστεί ως να είναι δίχως καμιά μετατροπή.</ahelp>"
+msgid "<emph>Effect</emph>"
+msgstr "<emph>Εφέ</emph>"
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id0820200812403467\n"
+"20050000.xhp\n"
+"par_id3152780\n"
+"8\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "Μία κενή ακολουθία χαρακτήρων είναι μία ακολουθία μηδενικού μήκους (\"\"). Κανονικά, , μία τιμή NULL δεν είναι το ίδιο με μία κενή ακολουθία. Γενικά, ο όρος NULL χρησιμοποιείται για να δηλώσει μία απροσδιόριστη τιμή, μία άγνωστη τιμή, ή \"δεν έχει εισαχθεί τιμή ακόμη.\""
+msgid "Standard selection"
+msgstr "Τυπική επιλογή"
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id0820200812403455\n"
+"20050000.xhp\n"
+"par_id3147209\n"
+"9\n"
"help.text"
-msgid "Database systems vary and they might handle a value NULL differently. Refer to documentations of the database that you are using."
-msgstr "Τα συστήματα των Βάσεων δεδομένων διαφέρουν και πιθανόν να διαχειρίζονται μία τιμή NULL διαφορετικά. Να προσφεύγετε στις προδιαγραφές των βάσεων δεδομένων που χρησιμοποιείτε."
+msgid "Click in text where you want to position the cursor; click in a cell to make it the active cell. Any other selection is then deselected."
+msgstr "Κάντε κλικ στο κείμενο, στο σημείο που θέλετε να τοποθετήσετε το δρομέα. Κάντε κλικ σε ένα κελί, για να το ενεργοποιήσετε. Οποιαδήποτε άλλη επιλογή θα απενεργοποιηθεί."
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"hd_id3161653\n"
-"88\n"
+"20050000.xhp\n"
+"par_id3149580\n"
+"11\n"
"help.text"
-msgid "Filter proposal"
-msgstr "Προτεινόμενο φίλτρο"
+msgid "Extending selection (<item type=\"keycode\">F8</item>)"
+msgstr "Επεκταμένη επιλογή (<item type=\"keycode\">F8</item>)"
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_id3151221\n"
-"89\n"
+"20050000.xhp\n"
+"par_id3153717\n"
+"12\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Όσο σχεδιάζετε τη φόρμα σας, μπορείτε να ρυθμίσετε την ιδιότητα \"Προτεινόμενο Φίλτρο\" για κάθε πεδίο κειμένου στην καρτέλα <emph>Δεδομένα</emph> του αντίστοιχου διαλόγου <emph>Ιδιότητες</emph>. Σε επόμενες αναζητήσεις στην κατάσταση λειτουργίας φίλτρου, μπορείτε να επιλέξετε από όλες τις πληροφορίες που περιέχονται σε αυτά τα πεδία.</ahelp> Το περιεχόμενο των πεδίων μπορεί στη συνέχεια να επιλεχτεί χρησιμοποιώντας τη λειτουργία της αυτόματης συμπλήρωσης (AutoComplete). Σημειώστε, ωστόσο, ότι αυτή η λειτουργία απαιτεί περισσότερη μνήμη και χρόνο, ειδικά όταν χρησιμοποιείται σε μεγάλες βάσεις δεδομένων και επομένως πρέπει να χρησιμοποιείται με φειδώ. </variable>"
+msgid "Clicking in the text extends or crops the current selection."
+msgstr "Κάνοντας κλικ στο κείμενο επεκτείνει ή αποκόπτει την τρέχουσα επιλογή."
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10EE3\n"
+"20050000.xhp\n"
+"par_id3147620\n"
+"14\n"
"help.text"
-msgid "Linked cell"
-msgstr "Συνδεδεμένο κελί"
+msgid "Adding selection (<item type=\"keycode\">Shift+F8</item>)"
+msgstr "Προσθήκη επιλογής (<item type=\"keycode\">Shift+F8</item>)"
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10EE7\n"
+"20050000.xhp\n"
+"par_id3154307\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BOUND_CELL\">Specifies the reference to a linked cell on a spreadsheet. The live state or contents of the control are linked to the cell contents.</ahelp> The following tables list the controls and their corresponding link type:"
-msgstr "<ahelp hid=\"HID_PROP_BOUND_CELL\">Καθορίζει την αναφορά σε ένα συνδεδεμένο κελί σε ένα λογιστικό φύλλο. Η κατάσταση ζωντανής σύνδεσης ή τα περιεχόμενα του ελέγχου συνδέονται με τα περιεχόμενα του κελιού. </ahelp> Οι ακόλουθοι πίνακες παρουσιάζουν τα πεδία ελέγχων και τον αντίστοιχο τύπο σύνδεσής τους:"
+msgid "A new selection is added to an existing selection. The result is a multiple selection."
+msgstr "Η νέα επιλογή προστίθεται στην υπάρχουσα. Το αποτέλεσμα είναι η πολλαπλή επιλογή μεμονωμένων τμημάτων."
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10EF7\n"
+"20050000.xhp\n"
+"par_id6971037\n"
"help.text"
-msgid "Check box with linked cell"
-msgstr "Πεδίο σήμανσης με συνδεδεμένο κελί"
+msgid "Block selection (<item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F8</item>)"
+msgstr "Επιλογή ομάδας (<item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F8</item>)"
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F04\n"
+"20050000.xhp\n"
+"par_id5258644\n"
"help.text"
-msgid "Action"
-msgstr "Ενέργεια"
+msgid "A block of text can be selected."
+msgstr "Ένας τομέας κειμένου μπορεί να επιλεχθεί."
-#: 01170102.xhp
+#: 20050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F0A\n"
+"20050000.xhp\n"
+"par_id4441663\n"
"help.text"
-msgid "Result"
-msgstr "Αποτέλεσμα"
+msgid "On Windows systems, you can hold down the <item type=\"keycode\">Alt</item> key while dragging to select a block of text. You don't need to enter the block selection mode."
+msgstr "Στα λειτουργικά συστήματα Windows, μπορείτε να έχετε πατημένο το πλήκτρο <item type=\"keycode\">Alt</item> καθώς σύρετε για να επιλέξετε μια περιοχή κειμένου. Δεν χρειάζεται να μπείτε σε κατάσταση επιλογής."
-#: 01170102.xhp
+#: 20060000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F11\n"
+"20060000.xhp\n"
+"tit\n"
"help.text"
-msgid "Select the check box"
-msgstr "Επιλέξτε το πεδίο σήμανσης"
+msgid "Document Modification"
+msgstr "Τροποποίηση εγγράφου"
-#: 01170102.xhp
+#: 20060000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F17\n"
+"20060000.xhp\n"
+"hd_id3147477\n"
+"1\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Εισάγεται ΑΛΗΘΕΣ στο συνδεδεμένο κελί"
+msgid "<link href=\"text/shared/02/20060000.xhp\" name=\"Document Modification\">Document Modification</link>"
+msgstr "<link href=\"text/shared/02/20060000.xhp\" name=\"Τροποποίηση Εγγράφου\">Τροποποίηση Εγγράφου</link>"
-#: 01170102.xhp
+#: 20060000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F1E\n"
+"20060000.xhp\n"
+"par_id3148731\n"
+"2\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Απενεργοποιείστε το πεδίο σήμανσης"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Όταν οι αλλαγές στο έγγραφο δεν έχουν ακόμη αποθηκευτεί, στο πεδίο αυτό της γραμμής κατάστασης θα εμφανιστεί ένας αστερίσκος (*). Αυτό ισχύει και για τα νέα έγγραφα που δεν έχουν ακόμη αποθηκευτεί.</ahelp>"
-#: 01170102.xhp
+#: 20090000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F24\n"
+"20090000.xhp\n"
+"tit\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Εισάγεται FALSE στο συνδεδεμένο κελί"
+msgid "Time"
+msgstr "Ώρα"
-#: 01170102.xhp
+#: 20090000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F2B\n"
+"20090000.xhp\n"
+"hd_id3152823\n"
+"1\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "Το πεδίο σήμανσης τριπλής κατάστασης είναι ρυθμισμένο σε \"ακαθόριστη\" κατάσταση"
+msgid "<link href=\"text/shared/02/20090000.xhp\" name=\"Time\">Time</link>"
+msgstr "<link href=\"text/shared/02/20090000.xhp\" name=\"Ώρα\">Ώρα</link>"
-#: 01170102.xhp
+#: 20090000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F31\n"
+"20090000.xhp\n"
+"par_id3151299\n"
+"2\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Εισάγεται #NV στο συνδεδεμένο κελί"
+msgid "<ahelp hid=\".uno:CurrentTime\" visibility=\"visible\">Displays the current time.</ahelp>"
+msgstr "<ahelp hid=\".uno:CurrentTime\" visibility=\"visible\">Εμφανίζει την τρέχουσα ώρα.</ahelp>"
-#: 01170102.xhp
+#: 20100000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F38\n"
+"20100000.xhp\n"
+"tit\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Εισάγετε έναν αριθμό ή έναν τύπο που επιστρέφει έναν αριθμό στο συνδεδεμένο κελί"
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 01170102.xhp
+#: 20100000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F3E\n"
+"20100000.xhp\n"
+"hd_id3146902\n"
+"1\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "Αν η τιμή που έχει εισαχθεί είναι ΑΛΗΘΗΣ ή όχι 0 : Το πεδίο σήμανσης ενεργοποιείται<br/>Αν η τιμή που έχει εισαχθεί είναι ΨΕΥΔΗΣ ή 0 : Το πεδίο σήμανσης απενεργοποιείται."
+msgid "<link href=\"text/shared/02/20100000.xhp\" name=\"Date\">Date</link>"
+msgstr "<link href=\"text/shared/02/20100000.xhp\" name=\"Ημερομηνία\">Ημερομηνία</link>"
-#: 01170102.xhp
+#: 20100000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F47\n"
+"20100000.xhp\n"
+"par_id3154926\n"
+"2\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Καθαρίστε το συνδεδεμένο κελί, ή εισάγετε κείμενο, ή εισάγετε έναν τύπο που επιστρέφει κείμενο ή ένα σφάλμα"
+msgid "<ahelp hid=\".uno:CurrentDate\" visibility=\"visible\">Displays the current date.</ahelp>"
+msgstr "<ahelp hid=\".uno:CurrentDate\" visibility=\"visible\">Εμφανίζει την τρέχουσα ημερομηνία.</ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F4D\n"
+"24010000.xhp\n"
+"tit\n"
"help.text"
-msgid "Check box is set to \"undetermined\" state if it is a tri-state check box, else check box is deselected."
-msgstr "Το πεδίο σήμανσης ρυθμίζεται σε \"ακαθόριστη\" κατάσταση αν είναι πεδίο σήμανσης τριπλής κατάστασης, αλλιώς το πεδίο σήμανσης απενεργοποιείται."
+msgid "Graphic Filter Bar"
+msgstr "Φίλτρο γραφικών"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11023\n"
+"24010000.xhp\n"
+"hd_id3151299\n"
+"1\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Επιλέξτε το πεδίο. Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο."
+msgid "<link href=\"text/shared/02/24010000.xhp\" name=\"Graphic Filter Bar\">Graphic Filter Bar</link>"
+msgstr "<link href=\"text/shared/02/24010000.xhp\" name=\"Φίλτρο γραφικών\">Φίλτρο γραφικών </link>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1103A\n"
+"24010000.xhp\n"
+"par_id3156183\n"
+"2\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Το κείμενο από το πεδίο τιμής αναφοράς αντιγράφεται στο κελί."
+msgid "<ahelp hid=\".uno:GraphicFilterToolbox\">This icon on the <emph>Picture</emph> bar opens the <emph>Graphic Filter</emph> bar, where you can use various filters on the selected picture.</ahelp>"
+msgstr "<ahelp hid=\".uno:GraphicFilterToolbox\">Αυτό το εικονίδιο στη γραμμή εργαλείων <emph>Εικόνα</emph> ανοίγει το <emph>Φίλτρο γραφικών</emph>, όπου μπορείτε να χρησιμοποιήσετε διάφορα φίλτρα για την επιλεγμένη εικόνα.</ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11040\n"
+"24010000.xhp\n"
+"par_id3154673\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Απενεργοποιήστε το πεδίο. Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο."
+msgid "<image id=\"img_id3152924\" src=\"cmd/sc_graphicfiltertoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152924\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152924\" src=\"cmd/sc_graphicfiltertoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152924\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11008\n"
+"24010000.xhp\n"
+"par_id3155805\n"
+"3\n"
"help.text"
-msgid "An empty string is copied to the cell."
-msgstr "Μία κενή συμβολοσειρά αντιγράφεται στο κελί."
+msgid "Filter"
+msgstr "Φίλτρο"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1104B\n"
+"24010000.xhp\n"
+"hd_id3155535\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο. Εισάγετε το ίδιο κείμενο στο κελί."
+msgid "Invert"
+msgstr "Αναστροφή"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11050\n"
+"24010000.xhp\n"
+"par_id3145345\n"
+"5\n"
"help.text"
-msgid "The check box is selected."
-msgstr "Το πεδίο σήμανσης επιλέγεται."
+msgid "<ahelp hid=\".uno:GraphicFilterInvert\">Inverts the color values of a color image, or the brightness values of a grayscale image. Apply the filter again to revert the effect.</ahelp>"
+msgstr "<ahelp hid=\".uno:GraphicFilterInvert\">Το φίλτρο αυτό αναστρέφει τις τιμές χρώματος μιας έγχρωμης εικόνας ή τις τιμές φωτεινότητας σε μια εικόνα ασπρόμαυρη ή με διαβαθμίσεις του γκρι. Εφαρμόστε το φίλτρο ξανά για να αντιστρέψετε το εφέ.</ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11056\n"
+"24010000.xhp\n"
+"par_id3153681\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο. Εισάγετε άλλο κείμενο στο κελί."
+msgid "<image id=\"img_id3145313\" src=\"cmd/sc_graphicfilterinvert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145313\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145313\" src=\"cmd/sc_graphicfilterinvert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145313\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1105B\n"
+"24010000.xhp\n"
+"par_id3147275\n"
+"6\n"
"help.text"
-msgid "The check box is deselected."
-msgstr "Το πεδίο σήμανσης απενεργοποιείται."
+msgid "Invert"
+msgstr "Αναστροφή"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F58\n"
+"24010000.xhp\n"
+"hd_id3153541\n"
"help.text"
-msgid "Option button (radio button) with linked cell"
-msgstr "Πεδίο επιλογής (κουμπί επιλογών radio) με συνδεδεμένο κελί"
+msgid "Smooth"
+msgstr "Ομαλά"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F65\n"
+"24010000.xhp\n"
+"par_id3159399\n"
+"8\n"
"help.text"
-msgid "Action"
-msgstr "Ενέργεια"
+msgid "<ahelp hid=\".uno:GraphicFilterSmooth\">Softens or blurs the image by applying a low pass filter.</ahelp>"
+msgstr "<ahelp hid=\".uno:GraphicFilterSmooth\">Μαλακώνει ή θολώνει την εικόνα εφαρμόζοντας ένα χαμηλού περάσματος φίλτρο.</ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F6B\n"
+"24010000.xhp\n"
+"par_id3149514\n"
"help.text"
-msgid "Result"
-msgstr "Αποτέλεσμα"
+msgid "<image id=\"img_id3154285\" src=\"cmd/sc_graphicfiltersmooth.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154285\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154285\" src=\"cmd/sc_graphicfiltersmooth.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154285\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F72\n"
+"24010000.xhp\n"
+"par_id3148492\n"
+"9\n"
"help.text"
-msgid "Select the option button"
-msgstr "Επιλέξτε το κουμπί επιλογών"
+msgid "Smooth"
+msgstr "Ομαλά"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F78\n"
+"24010000.xhp\n"
+"hd_id3156329\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Εισάγεται ΑΛΗΘΕΣ στο συνδεδεμένο κελί"
+msgid "Sharpen"
+msgstr "Όξυνση"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F7F\n"
+"24010000.xhp\n"
+"par_id3153760\n"
+"11\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "Το κουμπί επιλογών απενεργοποιείται όταν επιλεχτεί ένα άλλο πεδίο επιλογής"
+msgid "<ahelp hid=\".uno:GraphicFilterSharpen\">Sharpens the image by applying a high pass filter.</ahelp>"
+msgstr "<ahelp hid=\".uno:GraphicFilterSharpen\">Οξύνει την εικόνα με το να εφαρμόζει ένα υψηλού περάσματος φίλτρο.</ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F85\n"
+"24010000.xhp\n"
+"par_id3153480\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Εισάγεται ΨΕΥΔΕΣ στο συνδεδεμένο κελί"
+msgid "<image id=\"img_id3156023\" src=\"cmd/sc_graphicfiltersharpen.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156023\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156023\" src=\"cmd/sc_graphicfiltersharpen.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156023\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F8C\n"
+"24010000.xhp\n"
+"par_id3147265\n"
+"12\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Εισάγετε έναν αριθμό ή έναν τύπο που επιστρέφει έναν αριθμό στο συνδεδεμένο κελί"
+msgid "Sharpen"
+msgstr "Όξυνση"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F92\n"
+"24010000.xhp\n"
+"hd_id3148946\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "Αν η τιμή που έχει εισαχθεί είναι ΑΛΗΘΗΣ ή όχι 0: Το κουμπί επιλογών επιλέγεται<br/>Αν η τιμή που έχει εισαχθεί είναι ΨΕΥΔΗΣ ή 0: Το κουμπί επιλογών απενεργοποιείται"
+msgid "Remove Noise"
+msgstr "Αφαίρεση θορύβου"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10F9B\n"
+"24010000.xhp\n"
+"par_id3150866\n"
+"14\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Καθαρίστε το συνδεδεμένο κελί, ή εισάγετε κείμενο, ή εισάγετε έναν τύπο που επιστρέφει κείμενο ή ένα μήνυμα λάθους"
+msgid "<ahelp hid=\".uno:GraphicFilterRemoveNoise\">Removes noise by applying a median filter.</ahelp>"
+msgstr "<ahelp hid=\".uno:GraphicFilterRemoveNoise\">Αφαιρεί τον θόρυβο με το να εφαρμόζει ένα ενδιάμεσο φίλτρο.</ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10FA1\n"
+"24010000.xhp\n"
+"par_id3154938\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Το κουμπί επιλογών απενεργοποιείται"
+msgid "<image id=\"img_id3153797\" src=\"cmd/sc_graphicfilterremovenoise.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153797\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153797\" src=\"cmd/sc_graphicfilterremovenoise.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153797\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110EF\n"
+"24010000.xhp\n"
+"par_id3149810\n"
+"15\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Κάντε κλικ στο κουμπί επιλογών. Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο."
+msgid "Remove Noise"
+msgstr "Αφαίρεση θορύβου"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110F4\n"
+"24010000.xhp\n"
+"hd_id3144760\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Το κείμενο από το πεδίο τιμής αναφοράς αντιγράφεται στο κελί."
+msgid "Solarization"
+msgstr "Έκθεση στο φως"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110FA\n"
+"24010000.xhp\n"
+"par_id3159150\n"
+"74\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Κάντε κλικ σε ένα άλλο πεδίο επιλογής της ίδιας ομάδας. Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο."
+msgid "<ahelp hid=\".uno:GraphicFilterSolarize\">Opens a dialog for defining solarization. Solarization refers to an effect that looks like what can happen when there is too much light during photo development. The colors become partly inverted.</ahelp>"
+msgstr "<ahelp hid=\".uno:GraphicFilterSolarize\">Ανοίγει ένα παράθυρο διαλόγου για τον καθορισμό έκθεσης φωτός. Η έκθεση φωτός αναφέρεται σε ένα εφέ που επεξηγεί τι μπορεί να συμβεί αν η φωτογραφία εκτεθεί σε πολύ φως κατα την διάρκεια της εμφάνισης σε εργαστήριο. Τα χρώματα αναστρέφονται εν μέρει. </ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110EA\n"
+"24010000.xhp\n"
+"par_id3148453\n"
"help.text"
-msgid "An empty string is copied to the cell."
-msgstr "Μια κενή συμβολοσειρά αντιγράφεται στο κελί."
+msgid "<image id=\"img_id3154329\" src=\"cmd/sc_graphicfiltersolarize.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154329\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154329\" src=\"cmd/sc_graphicfiltersolarize.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154329\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11105\n"
+"24010000.xhp\n"
+"par_id3150439\n"
+"75\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο. Εισάγετε το ίδιο κείμενο στο κελί."
+msgid "Solarization"
+msgstr "Έκθεση στο φως"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1110A\n"
+"24010000.xhp\n"
+"hd_id3145785\n"
+"76\n"
"help.text"
-msgid "The option button is selected."
-msgstr "Το κουμπί επιλογών επιλέγεται."
+msgid "Parameters"
+msgstr "Παράμετροι"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11110\n"
+"24010000.xhp\n"
+"par_id3147352\n"
+"77\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Το πεδίο τιμής αναφοράς περιλαμβάνει κείμενο. Εισάγετε άλλο κείμενο στο κελί."
+msgid "Specifies the degree and type of solarization."
+msgstr "Εδώ μπορείτε να καθορίσετε το βαθμό και τον τύπο της έκθεσης στο φως."
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11115\n"
+"24010000.xhp\n"
+"hd_id3153370\n"
+"78\n"
"help.text"
-msgid "The option button is cleared."
-msgstr "Το πεδίο επιλογής καθαρίζεται."
+msgid "Threshold Value"
+msgstr "Τιμή ορίου"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10FAC\n"
+"24010000.xhp\n"
+"par_id3083443\n"
+"79\n"
"help.text"
-msgid "Text box with linked cell"
-msgstr "Πεδίο κειμένου με συνδεδεμένο κελί"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_SOLARIZE_DLG_FILTERSOLARIZE_MTR_THRESHOLD\">Specifies the degree of brightness, in percent, above which the pixels are to be solarized.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_SOLARIZE_DLG_FILTERSOLARIZE_MTR_THRESHOLD\">Ορίζει το βαθμό φωτεινότητας, σε ποσοστό επί τοις εκατό, πάνω από το οποίο τα εικονοστοιχεία πρόκειται να εκτεθούν στο φως.</ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10FB9\n"
+"24010000.xhp\n"
+"hd_id3152596\n"
+"80\n"
"help.text"
-msgid "Action"
-msgstr "Ενέργεια"
+msgid "Invert"
+msgstr "Αναστροφή"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10FBF\n"
+"24010000.xhp\n"
+"par_id3146921\n"
+"81\n"
"help.text"
-msgid "Result"
-msgstr "Αποτέλεσμα"
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_GRFFILTER_DLG_SOLARIZE_DLG_FILTERSOLARIZE_CBX_INVERT\">Specifies to also invert all pixels.</ahelp>"
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_GRFFILTER_DLG_SOLARIZE_DLG_FILTERSOLARIZE_CBX_INVERT\">Ορίζει την αναστροφή όλων των εικονοστοιχείων.</ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10FC6\n"
+"24010000.xhp\n"
+"hd_id3150875\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Εισάγετε κείμενο στο πεδίο κειμένου."
+msgid "Aging"
+msgstr "Γήρανση"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10FCC\n"
+"24010000.xhp\n"
+"par_id3163712\n"
+"83\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Το κείμενο αντιγράφεται στο συνδεδεμένο κελί"
+msgid "<ahelp hid=\".uno:GraphicFilterSepia\">All pixels are set to their gray values, and then the green and blue color channels are reduced by the amount you specify. The red color channel is not changed.</ahelp>"
+msgstr "<ahelp hid=\".uno:GraphicFilterSepia\">Όλα τα εικονοστοιχεία είναι ρυθμισμένα στις γκρι τους τιμές, και έπειτα τα κανάλια πράσινου και μπλέ χρώματος μειώνονται σύμφωνα με τον αριθμό που ορίζετε. Το κανάλι κόκκινου χρώματος δεν αλλάζει.</ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10FD3\n"
+"24010000.xhp\n"
+"par_id3153139\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Καθαρίστε το πεδίο κειμένου"
+msgid "<image id=\"img_id3159196\" src=\"cmd/sc_graphicfiltersepia.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159196\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159196\" src=\"cmd/sc_graphicfiltersepia.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159196\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10FD9\n"
+"24010000.xhp\n"
+"par_id3145365\n"
+"72\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Το συνδεδεμένο κελί καθαρίζεται"
+msgid "Aging"
+msgstr "Γήρανση"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10FE0\n"
+"24010000.xhp\n"
+"hd_id3156443\n"
+"84\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Εισάγετε κείμενο ή αριθμό στο συνδεδεμένο κελί"
+msgid "Aging Degree"
+msgstr "Βαθμός Γήρανσης"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10FE6\n"
+"24010000.xhp\n"
+"par_id3155411\n"
+"85\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "Το κείμενο ή ο αριθμός αντιγράφεται στο πεδίο κειμένου"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_SEPIA_DLG_FILTERSEPIA_MTR_SEPIA\">Defines the intensity of aging, in percent. At 0% you see the gray values of all pixels. At 100% only the red color channel remains.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_SEPIA_DLG_FILTERSEPIA_MTR_SEPIA\">Καθορίζει την ένταση της γήρανσης, σε ποσοστό επί τοις εκατό. Στο 0% βλέπετε τις γκρίζες τιμές όλων των εικονοστοιχείων. Στο 100% μόνο το κανάλι κόκκινου χρώματος παραμένει.</ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10FED\n"
+"24010000.xhp\n"
+"hd_id3146119\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Εισάγετε έναν τύπο στο συνδεδεμένο κελί"
+msgid "Posterize"
+msgstr "Αφίσα"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10FF3\n"
+"24010000.xhp\n"
+"par_id3147396\n"
+"87\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "Το αποτέλεσμα του τύπου αντιγράφεται στο πεδίο κειμένου"
+msgid "<ahelp hid=\".uno:GraphicFilterPoster\">Opens a dialog to determine the number of poster colors.</ahelp> This effect is based on the reduction of the number of colors. It makes photos look like paintings."
+msgstr "<ahelp hid=\".uno:GraphicFilterPoster\">Ανοίγει ένα διάλογο για να καθορίσει τον αριθμό των χρωμάτων αφισών.</ahelp> Αυτό το εφέ είναι βασισμένο στη μείωση του αριθμού χρωμάτων. Κάνει τις φωτογραφίες να μοιάζουν με πίνακες ζωγραφικής."
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN10FFA\n"
+"24010000.xhp\n"
+"par_id3155851\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Καθαρίστε το συνδεδεμένο κελί"
+msgid "<image id=\"img_id3150658\" src=\"cmd/sc_graphicfilterposter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150658\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150658\" src=\"cmd/sc_graphicfilterposter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150658\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11000\n"
+"24010000.xhp\n"
+"par_id3156284\n"
+"88\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Το πεδίο κειμένου καθαρίστηκε"
+msgid "Posterize"
+msgstr "Αφίσα"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1100B\n"
+"24010000.xhp\n"
+"hd_id3156736\n"
+"89\n"
"help.text"
-msgid "Numerical field and formatted field with linked cell"
-msgstr "Αριθμητικό πεδίο και μορφοποιημένο πεδίο με συνδεδεμένο κελί"
+msgid "Poster Colors"
+msgstr "Χρώματα Αφίσας"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11018\n"
+"24010000.xhp\n"
+"par_id3151280\n"
+"90\n"
"help.text"
-msgid "Action"
-msgstr "Ενέργεια"
+msgid "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVX_GRFFILTER_DLG_POSTER_DLG_FILTERPOSTER_NUM_POSTER\">Specifies the number of colors to which the image is to be reduced.</ahelp>"
+msgstr "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVX_GRFFILTER_DLG_POSTER_DLG_FILTERPOSTER_NUM_POSTER\">Ορίζει τον αριθμό χρωμάτων στον οποίο η εικόνα πρόκειται να μειωθεί.</ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1101E\n"
+"24010000.xhp\n"
+"hd_id3144767\n"
"help.text"
-msgid "Result"
-msgstr "Αποτέλεσμα"
+msgid "Pop Art"
+msgstr "Pop Art"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11025\n"
+"24010000.xhp\n"
+"par_id3153512\n"
+"92\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Εισάγετε έναν αριθμό στο πεδίο"
+msgid "<ahelp hid=\".uno:GraphicFilterPopart\">Converts an image to a pop-art format.</ahelp>"
+msgstr "<ahelp hid=\".uno:GraphicFilterPopart\">Μετατρέπει μία εικόνα σε μία μορφή pop-art.</ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1102B\n"
+"24010000.xhp\n"
+"par_id3148495\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "Ο αριθμός αντιγράφεται στο συνδεδεμένο κελί"
+msgid "<image id=\"img_id3156437\" src=\"cmd/sc_graphicfilterpopart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156437\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156437\" src=\"cmd/sc_graphicfilterpopart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156437\">Icon</alt></image>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11032\n"
+"24010000.xhp\n"
+"par_id3151207\n"
+"93\n"
"help.text"
-msgid "Clear the field"
-msgstr "Καθαρίστε το πεδίο"
+msgid "Pop Art"
+msgstr "Pop Art"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11038\n"
+"24010000.xhp\n"
+"hd_id3153003\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "Η τιμή 0 έχει τοποθετηθεί στο συνδεδεμένο κελί"
+msgid "Charcoal Sketch"
+msgstr "Ανθρακογραφία"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1103F\n"
+"24010000.xhp\n"
+"par_id3152971\n"
+"96\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Εισάγετε έναν αριθμό ή ένα τύπο που επιστρέφει έναν αριθμό στο συνδεδεμένο κελί"
+msgid "<ahelp hid=\".uno:GraphicFilterSobel\">Displays the image as a charcoal sketch. The contours of the image are drawn in black, and the original colors are suppressed.</ahelp>"
+msgstr "<ahelp hid=\".uno:GraphicFilterSobel\">Εμφανίζει την εικόνα ως ανθρακογραφία. Τα περιγράμματα της εικόνας είναι σχεδιασμένα σε μαύρο χρώμα, και τα αρχικά χρώματα έχουν αποκρυφθεί.</ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11045\n"
+"24010000.xhp\n"
+"par_id3150327\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "Ο αριθμός έχει αντιγραφεί στο πεδίο"
+msgid "<image id=\"img_id3154636\" src=\"cmd/sc_graphicfiltersobel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154636\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154636\" src=\"cmd/sc_graphicfiltersobel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154636\">Σύμβολο</alt></image>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1104C\n"
+"24010000.xhp\n"
+"par_id3163825\n"
+"97\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Διαγράψτε το συνδεδεμένο κελί, ή εισάγετε κείμενο, ή εισάγετε ένα τύπο που επιστρέφει κείμενο ή ενα σφάλμα"
+msgid "Charcoal Sketch"
+msgstr "Ανθρακογραφία"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11052\n"
+"24010000.xhp\n"
+"hd_id3154360\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "Η τιμή 0 έχει τοποθετηθεί στο συνδεδεμένο κελί"
+msgid "Relief"
+msgstr "Aνάγλυφο"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1105D\n"
+"24010000.xhp\n"
+"par_id3153714\n"
+"120\n"
"help.text"
-msgid "List box with linked cell"
-msgstr "Πεδίο λίστας με συνδεδεμένο κελί"
+msgid "<ahelp hid=\".uno:GraphicFilterRelief\">Displays a dialog for creating reliefs.</ahelp> You can choose the position of the imaginary light source that determines the type of shadow created, and how the graphic image looks in relief."
+msgstr "<ahelp hid=\".uno:GraphicFilterRelief\">Εμφανίζει ένα διάλογο για δημιουργία αναγλύφων.</ahelp> Μπορείτε να διαλέξετε τη θέση της φανταστικής πηγής φωτός που εξακριβώνει τον τύπο της σκιάς που δημιουργείται, και πώς η γραφική εικόνα εμφανίζεται ως ανάγλυφο."
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11060\n"
+"24010000.xhp\n"
+"par_id3154756\n"
"help.text"
-msgid "List boxes support two different linking modes, see the property \"Contents of the linked cell\"."
-msgstr "Τα πεδία λίστας υποστηρίζουν δύο διαφορετικές καταστάσεις σύνδεσης, βλέπε την ιδιότητα \"Περιεχόμενα του συνδεδεμένου κελιού\"."
+msgid "<image id=\"img_id3154256\" src=\"cmd/sc_graphicfilterrelief.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154256\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154256\" src=\"cmd/sc_graphicfilterrelief.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154256\">Σύμβολο</alt></image>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11066\n"
+"24010000.xhp\n"
+"par_id3150043\n"
+"100\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Συνδεδεμένα περιεχόμενα: Συνγχρονίστε τα περιεχόμενα κειμένου του επιλεγμένου πεδίου λίστας με τα περιεχόμενα του κελιού."
+msgid "Relief"
+msgstr "Aνάγλυφο"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1106A\n"
+"24010000.xhp\n"
+"hd_id3166447\n"
+"101\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Θέση της συνδεδεμένης επιλογής: Η θέση του μεμονωμένου επιλεγμένου αντικειμένου στο πεδίο λίστας είναι συγχρονισμένη με την αριθμητική τιμή στο κελί"
+msgid "Light Source"
+msgstr "Πηγή Φωτός"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11077\n"
+"24010000.xhp\n"
+"par_id3145295\n"
+"102\n"
"help.text"
-msgid "Action"
-msgstr "Ενέργεια"
+msgid "Specifies the light source position. A dot represents the light source."
+msgstr "Εισάγει τη θέση της πηγής φωτός. Μία τελεία αντιπροσωπεύει την πηγή φωτός."
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1107D\n"
+"24010000.xhp\n"
+"hd_id3146919\n"
"help.text"
-msgid "Result"
-msgstr "Αποτέλεσμα"
+msgid "Mosaic"
+msgstr "Μωσαϊκό"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11084\n"
+"24010000.xhp\n"
+"par_id3163807\n"
+"104\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Επιλέξτε ένα μεμονωμένο αντικείμενο από τη λίστα"
+msgid "<ahelp hid=\".uno:GraphicFilterMosaic\">Joins small groups of pixels into rectangular areas of the same color.</ahelp> The larger the individual rectangles are, the fewer details the graphic image has."
+msgstr "<ahelp hid=\".uno:GraphicFilterMosaic\">Χρησιμοποιεί μικρές ομάδες από εικονοστοιχεία σε περιοχές ορθογωνίου με το ίδιο χρώμα.</ahelp> Όσο μεγαλύτερα είναι τα μεμονωμένα ορθογώνια, τόσο λιγότερες λεπτομέρειες θα έχει η γραφική εικόνα."
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1108A\n"
+"24010000.xhp\n"
+"par_id3146316\n"
"help.text"
-msgid "Contents are linked: Text of the item is copied into the linked cell."
-msgstr "Τα περιεχόμενα είναι συνδεδεμένα: Το κείμενο του αντικειμένου είναι αντιγραμμένο στο συνδεδεμένο κελί"
+msgid "<image id=\"img_id3155939\" src=\"cmd/sc_graphicfiltermosaic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155939\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155939\" src=\"cmd/sc_graphicfiltermosaic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155939\">Σύμβολο</alt></image>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1108D\n"
+"24010000.xhp\n"
+"par_id3155901\n"
+"105\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "Η επιλογή είναι συνδεδεμένη: Η θέση του επιλεγμένου αντικειμένου είναι αντιγραμμένη μέσα στο συνδεδεμένο κελί. Παραδείγματος χάριν, εάν το τρίτο αντικείμενο έχει επιλεχθεί, το νούμερο 3 θα αντιγραφεί."
+msgid "Mosaic"
+msgstr "Μωσαϊκό"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11094\n"
+"24010000.xhp\n"
+"hd_id3153922\n"
+"106\n"
"help.text"
-msgid "Select several list items"
-msgstr "Επιλέξτε αρκετά αντικείμενα από τη λίστα"
+msgid "Element resolution"
+msgstr "Ανάλυση στοιχείου"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1109A\n"
+"24010000.xhp\n"
+"par_id3150646\n"
+"107\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "#NV εισάγεται στο συνδεδεμένο κελί"
+msgid "Determines the number of pixels to be joined into rectangles."
+msgstr "Καθορίζει τον αριθμό των εικονοστοιχείων που πρόκειται να ενωθούν σε ορθογώνια."
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110A1\n"
+"24010000.xhp\n"
+"hd_id3159336\n"
+"108\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Αποεπιλέξατε όλα τα αντικείμενα της λίστας"
+msgid "Width"
+msgstr "Πλάτος"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110A7\n"
+"24010000.xhp\n"
+"par_id3150939\n"
+"109\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "Τα περιεχόμενα είναι συνδεδεμένα: Το συνδεδεμένο κελί διαγράφεται"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_MOSAIC_DLG_FILTERMOSAIC_MTR_WIDTH\">Defines the width of the individual tiles.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_MOSAIC_DLG_FILTERMOSAIC_MTR_WIDTH\">Ορίζει το πλάτος των μεμονομένων πλακιδίων.</ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110AA\n"
+"24010000.xhp\n"
+"hd_id3150827\n"
+"110\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "Η επιλογή είναι συνδεδεμένη: Η τιμή 0 εισάγεται στο συνδεδεμένο κελί"
+msgid "Height"
+msgstr "Ύψος"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110B1\n"
+"24010000.xhp\n"
+"par_id3149735\n"
+"111\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Εισάγετε κείμενο ή έναν αριθμό στο συνδεδεμένο κελί"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_MOSAIC_DLG_FILTERMOSAIC_MTR_HEIGHT\">Defines the height of the individual tiles.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVX_GRFFILTER_DLG_MOSAIC_DLG_FILTERMOSAIC_MTR_HEIGHT\">Ορίζει το ύψος των μεμονομένων πλακιδίων.</ahelp>"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110B7\n"
+"24010000.xhp\n"
+"hd_id3157972\n"
+"121\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "Τα περιεχόμενα έχουν συνδεθεί: Βρείτε και επιλέξτε ένα ίσο αντικείμενο λίστας"
+msgid "Enhance edges"
+msgstr "Επισήμανση άκρων"
-#: 01170102.xhp
+#: 24010000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110BA\n"
+"24010000.xhp\n"
+"par_id3151216\n"
+"122\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "Η επιλογή έχει συνδεθεί: Το αντικείμενο της λίστας στην συγκεκριμένη θέση (ξεκινώντας από το νούμερο 1 για το πρώτο αντικείμενο) επιλέγεται. Εάν δεν βρεθεί, όλα τα αντικείμενα αποεπιλέγονται."
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_GRFFILTER_DLG_MOSAIC_DLG_FILTERMOSAIC_CBX_EDGES\">Enhances, or sharpens, the edges of the object.</ahelp>"
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVX_GRFFILTER_DLG_MOSAIC_DLG_FILTERMOSAIC_CBX_EDGES\">Επισημαίνει, ή οξύνει, τα άκρα του αντικειμένου.</ahelp>"
-#: 01170102.xhp
+#: 24020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110C1\n"
+"24020000.xhp\n"
+"tit\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Εισάγετε έναν τύπο στο συνδεδεμένο κελί"
+msgid "Graphics Mode"
+msgstr "Λειτουργία γραφικών"
-#: 01170102.xhp
+#: 24020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110C7\n"
+"24020000.xhp\n"
+"hd_id3149762\n"
+"1\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Βρείτε και επιλέξτε ένα αντικείμενο από την λίστα το οποίο ταιριάζει με το αποτέλεσμα του τύπου και με την κατάσταση σύνδεσης"
+msgid "<link href=\"text/shared/02/24020000.xhp\" name=\"Graphics Mode\">Graphics Mode</link>"
+msgstr "<link href=\"text/shared/02/24020000.xhp\" name=\"Λειτουργία Γραφικών\">Λειτουργία Γραφικών</link>"
-#: 01170102.xhp
+#: 24020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110CE\n"
+"24020000.xhp\n"
+"par_id3150255\n"
+"2\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Διαγράψτε το συνδεδεμένο κελί"
+msgid "<ahelp hid=\".uno:GrafMode\">Lists view attributes for the selected graphic object. The embedded or linked graphic object in the current file will not be changed, only the view of the object.</ahelp>"
+msgstr "<ahelp hid=\".uno:GrafMode\">Παραθέτει τις ιδιότητες προβολής για τα επιλεγμένα γραφικά αντικείμενα. Το ενσωματωμένο ή συνδεδεμένο γραφικό αντικείμενο στο τρέχον αρχείο δεν θα αλλάξει, μόνο η προβολή του αντικειμένου.</ahelp>"
-#: 01170102.xhp
+#: 24020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110D4\n"
+"24020000.xhp\n"
+"par_id3150275\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Αποεπιλέξατε όλα τα αντικείμενα στο πεδίο λίστας"
+msgid "<image id=\"img_id3154515\" src=\"res/helpimg/zellvor.png\" width=\"1.4098inch\" height=\"0.2799inch\" localize=\"true\"><alt id=\"alt_id3154515\">Cell Styles</alt></image>"
+msgstr "<image id=\"img_id3154515\" src=\"res/helpimg/zellvor.png\" width=\"1.4098inch\" height=\"0.2799inch\" localize=\"true\"><alt id=\"alt_id3154515\">Πρότυπα Κελιών</alt></image>"
-#: 01170102.xhp
+#: 24020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110DB\n"
+"24020000.xhp\n"
+"par_id3150771\n"
+"3\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Αλλάξτε τα περιεχόμενα της περιοχής της λίστας προέλευσης"
+msgid "Graphics mode"
+msgstr "Λειτουργία Γραφικών"
-#: 01170102.xhp
+#: 24020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110E1\n"
+"24020000.xhp\n"
+"hd_id3155262\n"
+"4\n"
"help.text"
-msgid "List box items are updated according to the change. The selection is preserved. This may cause an update to the linked cell."
-msgstr "Τα αντικείμενα του πεδίου λίστας αναβαθμίζονται με βάση την αλλαγή. Η επιλογή διατηρείται. Αυτό μπορεί να οδηγήσει σε αναβάθμιση του συνδεδεμένου κελιού"
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 01170102.xhp
+#: 24020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110EC\n"
+"24020000.xhp\n"
+"par_id3155434\n"
+"5\n"
"help.text"
-msgid "Combo box with linked cell"
-msgstr "Πεδίο συνδυασμού με συνδεδεμένο κελί"
+msgid "The view of the graphic object is not changed."
+msgstr "Η προβολή του γραφικού αντικειμένου δεν αλλάζει."
-#: 01170102.xhp
+#: 24020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110F9\n"
+"24020000.xhp\n"
+"hd_id3147574\n"
+"6\n"
"help.text"
-msgid "Action"
-msgstr "Ενέργεια"
+msgid "Grayscale"
+msgstr "Διαβαθμίσεις του γκρι"
-#: 01170102.xhp
+#: 24020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN110FF\n"
+"24020000.xhp\n"
+"par_id3153760\n"
+"7\n"
"help.text"
-msgid "Result"
-msgstr "Αποτέλεσμα"
+msgid "The graphic object is shown in grayscale. A color graphic object can become monochrome in grayscale. You can also use the color sliders to apply a uniform color to the monochrome graphic object."
+msgstr "Το γραφικό αντικείμενο εμφανίζεται σε διαβαθμίσεις του γκρι. Ένα έγχρωμο γραφικό αντικείμενο μπορεί να γίνει μονόχρωμο σε διαβαθμίσεις του γκρι. Μπορείτε επίσης να χρησιμοποίησετε τους ολισθητές χρώματος για να εφαρμόσετε ένα ενιαίο χρώμα στο μονόχρωμο γραφικό αντικείμενο."
-#: 01170102.xhp
+#: 24020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11106\n"
+"24020000.xhp\n"
+"hd_id3151246\n"
+"8\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Εισάγετε ένα κείμενο στο πεδίο επεξεργασίας του πεδίου συνδυασμού, ή επιλέξτε μία καταχώρηση από τη λίστα κάθετης κύλισης"
+msgid "Black and White"
+msgstr "Μαύρο και Λευκό"
-#: 01170102.xhp
+#: 24020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1110C\n"
+"24020000.xhp\n"
+"par_id3153062\n"
+"9\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Κείμενο αντιγράφεται στο συνδεδεμένο κελί."
+msgid "The graphic object is shown in black and white. All brightness values below 50% will appear black, all over 50% will appear white."
+msgstr "Το γραφικό αντικείμενο εμφανίζεται ασπρόμαυρο. Όλες οι τιμές φωτεινότητας κάτω από 50% θα εμφανίζονται μαύρες, ενώ αυτές πάνω από 50% θα εμφανίζονται λευκές."
-#: 01170102.xhp
+#: 24020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11113\n"
+"24020000.xhp\n"
+"hd_id3146795\n"
+"10\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Διαγράψτε το πεδίο επεξεργασίας του πεδίου συνδυασμού"
+msgid "Watermark"
+msgstr "Υδατογράφημα"
-#: 01170102.xhp
+#: 24020000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11119\n"
+"24020000.xhp\n"
+"par_id3149670\n"
+"11\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Το συνδεδεμένο κελί διαγράφεται"
+msgid "The graphic object is raised in brightness and reduced in contrast so that it can be used in the background as a watermark."
+msgstr "Αυξάνεται η φωτεινότητα και μειώνεται η αντίθεση του γραφικού αντικειμένου έτσι ώστε να μπορεί να χρησιμοποιηθεί στο φόντο ως υδατογράφημα."
-#: 01170102.xhp
+#: 24030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11120\n"
+"24030000.xhp\n"
+"tit\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Εισάγετε ένα κείμενο ή ένα νούμερο στο συνδεδεμένο κελί"
+msgid "Red"
+msgstr "Κόκκινο"
-#: 01170102.xhp
+#: 24030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11126\n"
+"24030000.xhp\n"
+"hd_id3151097\n"
+"1\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "Κείμενο ή αριθμός αντιγράφεται στο πεδίο επεξεργασίας του πεδίου συνδυασμού"
+msgid "<link href=\"text/shared/02/24030000.xhp\" name=\"Red\">Red</link>"
+msgstr "<link href=\"text/shared/02/24030000.xhp\" name=\"Κόκκινο\">Κόκκινο</link>"
-#: 01170102.xhp
+#: 24030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1112D\n"
+"24030000.xhp\n"
+"par_id3151100\n"
+"2\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Εισάγετε ένα τύπο στο συνδεδεμένο κελί"
+msgid "<ahelp hid=\".uno:GrafRed\">Specifies the proportion of red RGB color components for the selected graphic object.</ahelp> Values from -100% (no red) to +100% (full red) are possible."
+msgstr "<ahelp hid=\".uno:GrafRed\">Εισάγει την αναλογία των στοιχείων κόκκινου RGB χρώματος για το επιλεγμένο γραφικό αντικείμενο.</ahelp> Τιμές από -100% (καθόλου κόκκινο) εως +100% (πλήρες κόκκινο) είναι δυνατές."
-#: 01170102.xhp
+#: 24030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11133\n"
+"24030000.xhp\n"
+"par_id3149511\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "Το αποτέλεσμα του τύπου έχει αντιγραφεί στο επεξεργασμένο πεδίο του πεδίου συνδυασμού"
+msgid "<image id=\"img_id3146130\" src=\"res/sc10865.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146130\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146130\" src=\"res/sc10865.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146130\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 24030000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1113A\n"
+"24030000.xhp\n"
+"par_id3147571\n"
+"3\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Διαγράψτε το συνδεδεμένο κελί"
+msgid "Red"
+msgstr "Κόκκινο"
-#: 01170102.xhp
+#: 24040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11140\n"
+"24040000.xhp\n"
+"tit\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Το πεδίο επεξεργασίας του πεδίου συνδυασμού διαγράφεται"
+msgid "Green"
+msgstr "Πράσινο"
-#: 01170102.xhp
+#: 24040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11147\n"
+"24040000.xhp\n"
+"hd_id3154840\n"
+"1\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Αλλάξτε τα περιεχόμενα της περιοχής της λίστας προέλευσης"
+msgid "<link href=\"text/shared/02/24040000.xhp\" name=\"Green\">Green</link>"
+msgstr "<link href=\"text/shared/02/24040000.xhp\" name=\"Πράσινο\">Πράσινο</link>"
-#: 01170102.xhp
+#: 24040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1114D\n"
+"24040000.xhp\n"
+"par_id3143284\n"
+"2\n"
"help.text"
-msgid "Drop-down list items are updated according to the change. The edit field of the combo box and the linked cell are not changed."
-msgstr "Τα αντικείμενα της λίστας κάθετης κύλισης αναβαθμίζονται με βάση την αλλαγή. Το πεδίο επεξεργασίας του πεδίου συνδυασμού και το συνδεδεμένο κελί δεν αλλάζουν."
+msgid "<ahelp hid=\".uno:GrafGreen\">Specifies the proportion of green RGB color components for the selected graphic object.</ahelp> Values from -100% (no green) to +100% (full green) are possible."
+msgstr "<ahelp hid=\".uno:GrafGreen\">Εισάγει την αναλογία των στοιχείων πράσινου RGB χρώματος για το επιλεγμένο γραφικό αντικείμενο.</ahelp> Τιμές από -100% (καθόλου πράσινο) εως +100% (πλήρες πράσινο) είναι δυνατές."
-#: 01170102.xhp
+#: 24040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11163\n"
+"24040000.xhp\n"
+"par_id3148585\n"
"help.text"
-msgid "Contents of the linked cell"
-msgstr "Περιεχόμενα του συνδεδεμένου κελιού"
+msgid "<image id=\"img_id3152594\" src=\"res/sc10866.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152594\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152594\" src=\"res/sc10866.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152594\">Εικονίδιο</alt></image>"
-#: 01170102.xhp
+#: 24040000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11167\n"
+"24040000.xhp\n"
+"par_id3156136\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CELL_EXCHANGE_TYPE\">Select the mode of linking a list box with a linked cell on a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_CELL_EXCHANGE_TYPE\">Επιλέξτε τον τρόπο της σύνδεσης ενός πεδίου λίστας με ένα συνδεδεμένο κελί σε ένα λογιστικό φύλλο</ahelp>"
+msgid "Green"
+msgstr "Πράσινο"
-#: 01170102.xhp
+#: 24050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN11179\n"
+"24050000.xhp\n"
+"tit\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Συνδεδεμένα περιεχόμενα: Συγχρονίστε τα περιεχόμενα κειμένου της επιλεγμένης καταχώρησης του πεδίου λίστας με τα περιεχόμενα του κελιού. Επιλέξτε \"Η επιλεγμένη καταχώρηση\""
+msgid "Blue"
+msgstr "Μπλέ"
-#: 01170102.xhp
+#: 24050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1117D\n"
+"24050000.xhp\n"
+"hd_id3147588\n"
+"1\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Θέση συνδεδεμένης επιλογής: Η θέση του μεμονωμένου επιλεγμένου αντικειμένου στο πεδίο λίστας συγχρονίζεται με την αριθμητική τιμή στο κελί. Επιλέξτε \"Θέση της επιλεγμένς καταχώρησης\""
+msgid "<link href=\"text/shared/02/24050000.xhp\" name=\"Blue\">Blue</link>"
+msgstr "<link href=\"text/shared/02/24050000.xhp\" name=\"Μπλέ\">Μπλέ</link>"
-#: 01170102.xhp
+#: 24050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN1118B\n"
+"24050000.xhp\n"
+"par_id3155934\n"
+"2\n"
"help.text"
-msgid "Source cell range"
-msgstr "Εύρος κελιών προέλευσης"
+msgid "<ahelp hid=\".uno:GrafBlue\">Specifies the proportion of blue RGB color components for the selected graphic.</ahelp> Values from -100% (no blue) to +100% (full blue) are possible."
+msgstr "<ahelp hid=\".uno:GrafBlue\">Εισάγει την αναλογία των στοιχείων μπλέ RGB χρώματος για το επιλεγμένο γραφικό αντικείμενο.</ahelp> Τιμές από -100% (καθόλου μπλέ) εως +100% (πλήρες μπλέ) είναι δυνατές."
-#: 01170102.xhp
+#: 24050000.xhp
msgctxt ""
-"01170102.xhp\n"
-"par_idN111A1\n"
+"24050000.xhp\n"
+"par_id3152372\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LIST_CELL_RANGE\">Enter a cell range that contains the entries for a list box or combo box on a spreadsheet.</ahelp> If you enter a multi-column range, only the contents of the leftmost column are used to fill the control."
-msgstr "<ahelp hid=\"HID_PROP_LIST_CELL_RANGE\">Εισάγετε ένα εύρος κελιών το οποίο περιέχει τις καταχωρήσεις για ένα πεδίο λίστας ή ένα πεδίο συνδυασμού σε ένα λογιστικό φύλλο.</ahelp> Σε περίπτωση που εισάγετε ένα εύρος πολλαπλών στηλών, μόνο τα περιεχόμενα της αριστερότερης στήλης χρησιμοποιούνται για να συμπληρώσουν το πεδίο ελέγχου."
+msgid "<image id=\"img_id3149549\" src=\"res/sc10867.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149549\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149549\" src=\"res/sc10867.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149549\">Σύμβολο</alt></image>"
-#: 01170902.xhp
+#: 24050000.xhp
msgctxt ""
-"01170902.xhp\n"
+"24050000.xhp\n"
+"par_id3154751\n"
+"3\n"
+"help.text"
+msgid "Blue"
+msgstr "Μπλέ"
+
+#: 24060000.xhp
+msgctxt ""
+"24060000.xhp\n"
"tit\n"
"help.text"
-msgid "Combo/List Box Wizard: Field Selection"
-msgstr "Αυτόματος πιλότος πεδίου συνδυασμού / λίστας: Επιλογή πεδίου"
+msgid "Brightness"
+msgstr "Φωτεινότητα"
-#: 01170902.xhp
+#: 24060000.xhp
msgctxt ""
-"01170902.xhp\n"
-"hd_id3153323\n"
-"14\n"
+"24060000.xhp\n"
+"hd_id3153514\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170902.xhp\" name=\"Combo/List Box Wizard: Field Selection\">Combo/List Box Wizard: Field Selection</link>"
-msgstr "<link href=\"text/shared/02/01170902.xhp\" name=\"Αυτόματος πιλότος πεδίου συνδυασμού / λίστας: Επιλογή πεδίου\">Αυτόματος πιλότος πεδίου συνδυασμού / λίστας: Επιλογή πεδίου</link>"
+msgid "<link href=\"text/shared/02/24060000.xhp\" name=\"Brightness\">Brightness</link>"
+msgstr "<link href=\"text/shared/02/24060000.xhp\" name=\"Φωτεινότητα\">Φωτεινότητα</link>"
-#: 01170902.xhp
+#: 24060000.xhp
msgctxt ""
-"01170902.xhp\n"
-"par_id3154228\n"
-"9\n"
+"24060000.xhp\n"
+"par_id3152821\n"
+"2\n"
"help.text"
-msgid "Select the data field specified in the table on the previous page, whose contents should be displayed in the list or combo box."
-msgstr "Επιλέξτε το πεδίο δεδομένων που καθορίζεται στον πίνακα της προηγούμενης σελίδας, του οποίου τα περιεχόμενα πρέπει να εμφανίζονται στο πεδίο λίστας ή συνδυασμού."
+msgid "<ahelp hid=\".uno:GrafLuminance\" visibility=\"visible\">Specifies the brightness for the selected graphic object.</ahelp> Values from -100% (only black) to +100% (only white) are possible."
+msgstr "<ahelp hid=\".uno:GrafLuminance\" visibility=\"visible\">Ορίζει τη φωτεινότητα για το επιλεγμένο αντικείμενο γραφικού.</ahelp> Δυνατές τιμές είναι από το -100% (μόνο μαύρο) ως το +100% (μόνο άσπρο)."
-#: 01170902.xhp
+#: 24060000.xhp
msgctxt ""
-"01170902.xhp\n"
-"hd_id3153894\n"
-"10\n"
+"24060000.xhp\n"
+"par_id3150808\n"
"help.text"
-msgid "Available Fields"
-msgstr "Διαθέσιμα πεδία"
+msgid "<image src=\"res/sc10863.png\" id=\"img_id3146130\"><alt id=\"alt_id3146130\">Icon</alt></image>"
+msgstr "<image src=\"res/sc10863.png\" id=\"img_id3146130\"><alt id=\"alt_id3146130\">Icon</alt></image>"
-#: 01170902.xhp
+#: 24060000.xhp
msgctxt ""
-"01170902.xhp\n"
-"par_id3093440\n"
-"11\n"
+"24060000.xhp\n"
+"par_id3154927\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_LCW_CONTENTSELECTION_FIELD_LB_SELECTFIELD\">Displays all table fields chosen on the previous Wizard page.</ahelp>"
-msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_LCW_CONTENTSELECTION_FIELD_LB_SELECTFIELD\">Εμφανίζει όλα τα πεδία πινάκων που έχουν επιλεγεί στην προηγούμενη σελίδα του Αυτόματου πιλότου.</ahelp>"
+msgid "Brightness"
+msgstr "Φωτεινότητα"
-#: 01170902.xhp
+#: 24070000.xhp
msgctxt ""
-"01170902.xhp\n"
-"hd_id3145669\n"
-"12\n"
+"24070000.xhp\n"
+"tit\n"
"help.text"
-msgid "Display Field"
-msgstr "Πεδίο εμφάνισης"
+msgid "Contrast"
+msgstr "Αντίθεση"
-#: 01170902.xhp
+#: 24070000.xhp
msgctxt ""
-"01170902.xhp\n"
-"par_id3145136\n"
-"13\n"
+"24070000.xhp\n"
+"hd_id3154926\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"DBP_EDIT_RID_PAGE_LCW_CONTENTSELECTION_FIELD_ET_DISPLAYEDFIELD\">Specifies the field whose data are to be shown in the combo or list boxes.</ahelp>"
-msgstr "<ahelp hid=\"DBP_EDIT_RID_PAGE_LCW_CONTENTSELECTION_FIELD_ET_DISPLAYEDFIELD\">Ορίζει το πεδίο του οποίου τα δεδομένα πρόκειται να εμφανιστούν στα πεδία λίστας ή συνδυασμού.</ahelp>"
+msgid "<link href=\"text/shared/02/24070000.xhp\" name=\"Contrast\">Contrast</link>"
+msgstr "<link href=\"text/shared/02/24070000.xhp\" name=\"Αντίθεση\">Αντίθεση</link>"
-#: 01170902.xhp
+#: 24070000.xhp
msgctxt ""
-"01170902.xhp\n"
-"par_id3145345\n"
-"19\n"
+"24070000.xhp\n"
+"par_id3149495\n"
+"2\n"
"help.text"
-msgid "The field name given here appears in the <link href=\"text/shared/02/01170102.xhp\" name=\"Control properties\">Control properties</link> as an element of an SQL statement in the <emph>List Contents</emph> field."
-msgstr "Το όνομα πεδίου που δόθηκε εδώ εμφανίζεται στις <link href=\"text/shared/02/01170102.xhp\" name=\"Ιδιότητες πεδίου ελέγχου\">Ιδιότητες πεδίου ελέγχου</link> ως στοιχείο μίας έκφρασης SQL στο πεδίο <emph>Περιεχόμενα λίστας</emph>."
+msgid "<ahelp hid=\".uno:GrafContrast\" visibility=\"visible\">Specifies the contrast for viewing the selected graphic image.</ahelp> Values from -100% (no contrast at all) to +100% (full contrast) are possible."
+msgstr "<ahelp hid=\".uno:GrafContrast\" visibility=\"visible\">Ορίζει την αντίθεση για προβολή της επιλεγμένης εικόνας γραφικού.</ahelp> Δυνατές τιμές είναι από το -100% (χωρίς αντίθεση) ως το +100% (μέγιστη αντίθεση)."
-#: 14060000.xhp
+#: 24070000.xhp
msgctxt ""
-"14060000.xhp\n"
+"24070000.xhp\n"
+"par_id3156027\n"
+"help.text"
+msgid "<image src=\"res/sc10864.png\" id=\"img_id3154398\"><alt id=\"alt_id3154398\">Icon</alt></image>"
+msgstr "<image src=\"res/sc10864.png\" id=\"img_id3154398\"><alt id=\"alt_id3154398\">Icon</alt></image>"
+
+#: 24070000.xhp
+msgctxt ""
+"24070000.xhp\n"
+"par_id3157991\n"
+"3\n"
+"help.text"
+msgid "Contrast"
+msgstr "Αντίθεση"
+
+#: 24080000.xhp
+msgctxt ""
+"24080000.xhp\n"
"tit\n"
"help.text"
-msgid "Alias"
-msgstr "Ψευδώνυμο"
+msgid "Gamma"
+msgstr "Γάμμα"
-#: 14060000.xhp
+#: 24080000.xhp
msgctxt ""
-"14060000.xhp\n"
-"hd_id3150758\n"
+"24080000.xhp\n"
+"hd_id3154100\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/14060000.xhp\" name=\"Alias\">Alias</link>"
-msgstr "<link href=\"text/shared/02/14060000.xhp\" name=\"Ψευδώνυμο\">Ψευδώνυμο</link>"
+msgid "<link href=\"text/shared/02/24080000.xhp\" name=\"Gamma\">Gamma</link>"
+msgstr "<link href=\"text/shared/02/24080000.xhp\" name=\"Γάμμα\">Γάμμα</link>"
-#: 14060000.xhp
+#: 24080000.xhp
msgctxt ""
-"14060000.xhp\n"
-"par_id3148731\n"
+"24080000.xhp\n"
+"par_id3154873\n"
"2\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Εμφανίζει τη γραμμή \"Ψευδώνυμο\" στο χαμηλότερο κομμάτι του <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδιασμού ερωτήματος\">Σχεδιασμού ερωτήματος</link>.</ahelp>"
+msgid "<ahelp hid=\".uno:GrafGamma\">Specifies the gamma value for the view of the selected object, which affects the brightness of the midtone values.</ahelp> Values from 0.10 (minimum Gamma) to 10 (maximum Gamma) are possible."
+msgstr "<ahelp hid=\".uno:GrafGamma\">Ορίζει την τιμή γάμμα για την προβολή του επιλεγμένου αντικειμένου, η οποία επιδρά στη φωτεινότητα των τιμών midtone.</ahelp> Δυνατές τιμές είναι από το 0,10 (ελάχιστη τιμή γάμμα) έως το 10 (μέγιστη τιμή γάμμα)."
-#: 14060000.xhp
+#: 24080000.xhp
msgctxt ""
-"14060000.xhp\n"
-"par_id3150808\n"
+"24080000.xhp\n"
+"par_id3149760\n"
"help.text"
-msgid "<image src=\"cmd/sc_dbviewaliases.png\" id=\"img_id3151315\"><alt id=\"alt_id3151315\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_dbviewaliases.png\" id=\"img_id3151315\"><alt id=\"alt_id3151315\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3159194\" src=\"res/sc10868.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3159194\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159194\" src=\"res/sc10868.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3159194\">Icon</alt></image>"
-#: 14060000.xhp
+#: 24080000.xhp
msgctxt ""
-"14060000.xhp\n"
-"par_id3151234\n"
+"24080000.xhp\n"
+"par_id3149798\n"
"3\n"
"help.text"
-msgid "Alias"
-msgstr "Ψευδώνυμο"
+msgid "Gamma"
+msgstr "Γάμμα"
-#: 20060000.xhp
+#: 24090000.xhp
msgctxt ""
-"20060000.xhp\n"
+"24090000.xhp\n"
"tit\n"
"help.text"
-msgid "Document Modification"
-msgstr "Τροποποίηση εγγράφου"
+msgid "Transparency"
+msgstr "Διαφάνεια"
-#: 20060000.xhp
+#: 24090000.xhp
msgctxt ""
-"20060000.xhp\n"
-"hd_id3147477\n"
+"24090000.xhp\n"
+"hd_id3159411\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/20060000.xhp\" name=\"Document Modification\">Document Modification</link>"
-msgstr "<link href=\"text/shared/02/20060000.xhp\" name=\"Τροποποίηση Εγγράφου\">Τροποποίηση Εγγράφου</link>"
+msgid "<link href=\"text/shared/02/24090000.xhp\" name=\"Transparency\">Transparency</link>"
+msgstr "<link href=\"text/shared/02/24090000.xhp\" name=\"Διαφάνεια\">Διαφάνεια</link>"
-#: 20060000.xhp
+#: 24090000.xhp
msgctxt ""
-"20060000.xhp\n"
-"par_id3148731\n"
+"24090000.xhp\n"
+"par_id3150445\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Όταν οι αλλαγές στο έγγραφο δεν έχουν ακόμη αποθηκευτεί, στο πεδίο αυτό της γραμμής κατάστασης θα εμφανιστεί ένας αστερίσκος (*). Αυτό ισχύει και για τα νέα έγγραφα που δεν έχουν ακόμη αποθηκευτεί.</ahelp>"
+msgid "<ahelp hid=\".uno:GrafTransparence\">Specifies the transparency in the graphic object.</ahelp> Values from 0% (fully opaque) to +100% (fully transparent) are possible."
+msgstr "<ahelp hid=\".uno:GrafTransparence\">Ορίζει τι διαφάνεια στο αντικείμενο γραφικού.</ahelp> Δυνατές τιμές είναι από το 0% (αδιαφανές) ως το +100% (διαφανές)"
-#: 02020000.xhp
+#: 24090000.xhp
msgctxt ""
-"02020000.xhp\n"
-"tit\n"
+"24090000.xhp\n"
+"par_id3154116\n"
"help.text"
-msgid "Font Name"
-msgstr "Όνομα γραμματοσειράς"
+msgid "<image id=\"img_id3152372\" src=\"res/sc10869.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152372\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152372\" src=\"res/sc10869.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152372\">Icon</alt></image>"
-#: 02020000.xhp
+#: 24090000.xhp
msgctxt ""
-"02020000.xhp\n"
-"bm_id3148983\n"
+"24090000.xhp\n"
+"par_id3156302\n"
+"3\n"
"help.text"
-msgid "<bookmark_value>fonts; specifying several</bookmark_value><bookmark_value>alternative fonts</bookmark_value><bookmark_value>characters; alternative fonts</bookmark_value>"
-msgstr "<bookmark_value>γραμματοσειρές; καθορισμός πολλών</bookmark_value><bookmark_value>εναλλακτικές γραμματοσειρές</bookmark_value><bookmark_value>χαρακτήρες; εναλλακτικές γραμματοσειρές</bookmark_value>"
+msgid "Transparency"
+msgstr "Διαφάνεια"
-#: 02020000.xhp
+#: 24100000.xhp
msgctxt ""
-"02020000.xhp\n"
-"hd_id3150808\n"
+"24100000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Crop"
+msgstr "Περικοπή"
+
+#: 24100000.xhp
+msgctxt ""
+"24100000.xhp\n"
+"hd_id3154044\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/02020000.xhp\" name=\"Font Name\">Font Name</link>"
-msgstr "<link href=\"text/shared/02/02020000.xhp\" name=\"Όνομα γραμματοσειράς\">Όνομα γραμματοσειράς</link>"
+msgid "<link href=\"text/shared/02/24100000.xhp\" name=\"Crop\">Crop</link>"
+msgstr "<link href=\"text/shared/02/24100000.xhp\" name=\"Περικοπή\">Περικοπή</link>"
-#: 02020000.xhp
+#: 24100000.xhp
msgctxt ""
-"02020000.xhp\n"
-"par_id3156414\n"
+"24100000.xhp\n"
+"par_id3154863\n"
"2\n"
"help.text"
-msgid "<variable id=\"schriftarttext\"><ahelp hid=\".uno:CharFontName\">Allows you to select a font name from the list or enter a font name directly.</ahelp></variable>"
-msgstr "<variable id=\"schriftarttext\"><ahelp hid=\".uno:CharFontName\">Σας επιτρέπει να επιλέξετε το όνομα μιας γραμματοσειράς από τη λίστα ή να καταχωρήσετε κατευθείαν ένα όνομα γραμματοσειράς.</ahelp></variable>"
+msgid "<ahelp hid=\".uno:GrafAttrCrop\">Allows to crop the display of an inserted picture. Only the display gets cropped, the inserted picture is not changed.</ahelp> A picture must be selected to enable cropping."
+msgstr "<ahelp hid=\".uno:GrafAttrCrop\">Σας επιτρέπει να αποκόψετε την εμφάνιση μίας εισηγμένης εικόνας. Αποκόπτεται μόνο η εμφάνιση, δεν τροποποιείται η εισηγμένη εικόνα.</ahelp> Πρέπει να επιλεγεί μία εικόνα για να ενεργοποιηθεί η αποκοπή."
-#: 02020000.xhp
+#: 24100000.xhp
msgctxt ""
-"02020000.xhp\n"
-"par_id3153750\n"
-"10\n"
+"24100000.xhp\n"
+"par_id0514200804261097\n"
"help.text"
-msgid "You can enter several fonts, separated by semicolons. $[officename] uses each named font in succession if the previous fonts are not available."
-msgstr "Μπορείτε να εισαγάγετε πολλές γραμματοσειρές, διαχωρισμένα με κόμμα. Το $[officename] χρησιμοποιεί διαδοχικά την επόμενη ονομασμένη γραμματοσειρά, σε περίπτωση που η προηγούμενη δεν είναι διαθέσιμη."
+msgid "In Impress and Draw no dialog is shown when you click the icon, but you see eight cropping handles. Open the context menu of a selected picture and choose <item type=\"menuitem\">Crop Picture</item>, if you want to use the <link href=\"text/shared/01/05030800.xhp\">dialog</link> for cropping."
+msgstr "Στο Impress κσι το Draw φεν εμφσνίζεται ο διάλογος όταν κάνετε κλικ στο εικονίδιο,αλλά εμφανίζονται 8 σημεία χειρισμού περικοπής. Ανοίξτε το μενού περιβάλλοντος της επιλεγμένης εικόνας και επιλέξτε <item type=\"menuitem\">Περικοπή εικόνας</item> στη περίπτωση που επιθυμείτε να χρησιμοποιήσετε τον <link href=\"text/shared/01/05030800.xhp\">διάλογο</link> λειτουργιών περικοπής"
-#: 02020000.xhp
+#: 24100000.xhp
msgctxt ""
-"02020000.xhp\n"
-"par_id3153394\n"
-"11\n"
+"24100000.xhp\n"
+"par_id0514200804261043\n"
"help.text"
-msgid "Any font changes apply to the selected text or word in which the cursor is positioned. If no text has been selected, the font applies to text typed afterwards."
-msgstr "Κάθε αλλαγή σε γραμματοσειρά εφαρμόζεται στο επιλεγμένο κείμενο ή λέξη στην οποία είναι τοποθετημένος ο δρομέας. Όταν δεν έχει επιλεγεί κείμενο, η γραμματοσειρά θα εφαρμοστεί στο κείμενο που θα εισαχθεί."
+msgid "<ahelp hid=\".\">Drag any of the eight cropping handles to crop the picture.</ahelp>"
+msgstr "<ahelp hid=\".\">Μεταφέρετε κάποιον από τα οκτώ σημεία χειρισμού περικοπής για να επεξεργαστείτε την εικόνα.</ahelp>"
-#: 02020000.xhp
+#: 24100000.xhp
msgctxt ""
-"02020000.xhp\n"
-"par_id3155941\n"
-"8\n"
+"24100000.xhp\n"
+"par_id0522200809440491\n"
"help.text"
-msgid "The last five font names that have been selected are shown in the top part of the combo box, if you have marked the <emph>Font history</emph> field in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - View</emph>. As soon as you close your document, the normal alphabetic numbering of the installed fonts will be recreated."
-msgstr "Τα τελευταία πέντε ονόματα γραμματοσειρών που επιλέχτηκαν εμφανίζονται στο πάνω μέρος του σύνθετου πλαισίου, εάν σημειώσατε το πεδίο <emph>Ιστορικό γραμματοσειράς</emph> στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Προβολή</emph>. Μόλις κλείσετε το έγγραφό σας, η κανονική αλφαβητική αρίθμηση των εγκατεστημένων γραμματοσειρών θα ξαναδημιουργηθεί."
+msgid "<image id=\"img_id0522200809434429\" src=\"cmd/sc_crop.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0522200809434429\">icon</alt></image>"
+msgstr "<image id=\"img_id0522200809434429\" src=\"cmd/sc_crop.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0522200809434429\">εικονίδιο</alt></image>"
-#: 02020000.xhp
+#: 24100000.xhp
msgctxt ""
-"02020000.xhp\n"
-"par_id3145315\n"
+"24100000.xhp\n"
+"par_id3154927\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3154810\" src=\"res/helpimg/swh00055.png\" width=\"1.25in\" height=\"0.2398in\"><alt id=\"alt_id3154810\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154810\" src=\"res/helpimg/swh00055.png\" width=\"1.25in\" height=\"0.2398in\"><alt id=\"alt_id3154810\">Icon</alt></image>"
+msgid "Crop"
+msgstr "Περικοπή"
-#: 02020000.xhp
+#: basicshapes.xhp
msgctxt ""
-"02020000.xhp\n"
-"par_id3150085\n"
-"3\n"
+"basicshapes.xhp\n"
+"tit\n"
"help.text"
-msgid "Font Name"
-msgstr "Όνομα γραμματοσειράς"
+msgid "Basic Shapes"
+msgstr "Βασικά σχήματα"
-#: 02020000.xhp
+#: basicshapes.xhp
msgctxt ""
-"02020000.xhp\n"
-"par_id3156024\n"
-"4\n"
+"basicshapes.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "In $[officename] you see the available fonts only if a printer is installed as the default printer in your system. <switchinline select=\"sys\"><caseinline select=\"UNIX\">With the <link href=\"text/shared/guide/spadmin.xhp\" name=\"spadmin\">spadmin</link> program you can define a printer as the default printer. </caseinline><defaultinline>In order to install a printer as the default printer please refer to your operating system documentation.</defaultinline></switchinline>"
-msgstr "Στο $[officename] μπορείτε να δείτε τις διαθέσιμες γραμματοσειρές μόνο εάν έχει εγκατασταθεί ένας εκτυπωτής σαν προεπιλεγμένος εκτυπωτής στο σύστημά σας. <switchinline select=\"sys\"><caseinline select=\"UNIX\">Με το πρόγραμμα <link href=\"text/shared/guide/spadmin.xhp\" name=\"spadmin\">spadmin</link> μπορείτε να ορίσετε έναν εκτυπωτή ως τον προεπιλεγμένο. </caseinline><defaultinline> Για να εγκαταστήσετε έναν εκτυπωτή ως τον προεπιλεγμένο παρακαλώ ανατρέξτε στις οδηγίες του λειτουργικού σας συστήματος.</defaultinline></switchinline>"
+msgid "<link href=\"text/shared/02/basicshapes.xhp\">Basic Shapes</link>"
+msgstr "<link href=\"text/shared/02/basicshapes.xhp\">Βασικά σχήματα</link>"
-#: 02020000.xhp
+#: basicshapes.xhp
msgctxt ""
-"02020000.xhp\n"
-"par_id3148550\n"
-"7\n"
+"basicshapes.xhp\n"
+"par_idN10567\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">Μπορείτε να δείτε το όνομα των μορφοποιημένων γραμματοσειρών στην αντίστοιχη γραμματοσειρά τους εάν σημειώσετε το πεδίο <emph>Προεπισκόπηση σε λίστες γραμματοσειρών</emph> στο πλαίσιο διαλόγου επιλογών <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - Προβολή\">$[officename] - Προβολή</link>.</variable>"
+msgid "<ahelp hid=\".\">Opens the Basic Shapes toolbar which you can use to insert graphics into your document.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή εργαλείων Βασικά Σχήματα, όπου μπορείτε να εισάγετε διάφορα γραφικά και σχέδια στο έγγραφό σας.</ahelp>"
-#: 02020000.xhp
+#: basicshapes.xhp
msgctxt ""
-"02020000.xhp\n"
-"par_id3154125\n"
-"6\n"
+"basicshapes.xhp\n"
+"par_idN10591\n"
"help.text"
-msgid "If you receive an error message that states that certain fonts have not been found, you can install them with <emph>$[officename] Setup</emph> in the <emph>Repair</emph> mode if it is a $[officename] font."
-msgstr "Αν παρουσιαστεί κάποιο μήνυμα σφάλματος το οποίο αναφέρει ότι δεν είναι δυνατή η εύρεση συγκεκριμένων γραμματοσειρών, μπορείτε να τις εγκαταστήσετε με την <emph>$[officename] εγκατάσταση</emph> σε κατάσταση λειτουργίας <emph>Επιδιόρθωση</emph> εφόσον πρόκειται για γραμματοσειρά του $[officename]."
+msgid "<ahelp hid=\".\">Click an icon on the Basic Shapes toolbar, and then drag in the document to draw the shape.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ σε ένα εικονίδιο στη γραμμή εργαλείων Βασικά Σχήματα και σύρετε στο έγγραφο για να σχεδιάσετε το σχήμα.</ahelp>"
-#: 20020000.xhp
+#: basicshapes.xhp
msgctxt ""
-"20020000.xhp\n"
-"tit\n"
+"basicshapes.xhp\n"
+"par_idN10594\n"
"help.text"
-msgid "Current Page Style"
-msgstr "Τρέχον πρότυπο σελίδας"
+msgid "Some shapes have a handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
+msgstr "Μερικά σχήματα έχουν λαβές που μπορείτε να σύρετε για να αλλάξετε τις ιδιότητες του σχήματος. Ο δείκτης του ποντικιού αλλάζει σε χέρι σε αυτές τις λαβές."
-#: 20020000.xhp
+#: blockarrows.xhp
msgctxt ""
-"20020000.xhp\n"
-"bm_id3083278\n"
+"blockarrows.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>page styles;editing/applying with statusbar</bookmark_value>"
-msgstr "<bookmark_value>πρότυπα σελίδας,επεξεργασία/εφαρμογή με γραμμή κατάστασης</bookmark_value>"
+msgid "Block Arrows"
+msgstr "Βέλη μπλοκ"
-#: 20020000.xhp
+#: blockarrows.xhp
msgctxt ""
-"20020000.xhp\n"
-"hd_id3083278\n"
-"1\n"
+"blockarrows.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "<link href=\"text/shared/02/20020000.xhp\" name=\"Current Page Style\">Current Page Style</link>"
-msgstr "<link href=\"text/shared/02/20020000.xhp\" name=\"Τρέχον πρότυπο σελίδας\">Τρέχον πρότυπο σελίδας</link>"
+msgid "<link href=\"text/shared/02/blockarrows.xhp\">Block Arrows</link>"
+msgstr "<link href=\"text/shared/02/blockarrows.xhp\">Βέλη μπλοκ</link>"
-#: 20020000.xhp
+#: blockarrows.xhp
msgctxt ""
-"20020000.xhp\n"
-"par_id3148731\n"
-"2\n"
+"blockarrows.xhp\n"
+"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Εμφανίζει το τρέχον πρότυπο σελίδας. Κάντε διπλό κλικ για να επεξεργαστείτε το πρότυπο, κάντε δεξί κλικ για να επιλέξετε ένα άλλο πρότυπο.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the Block Arrows toolbar from which you can insert graphics into your document.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή Βέλη Μπλοκ, όπου μπορείτε να εισάγετε γραφικά στο έγγραφό σας.</ahelp>"
-#: 20020000.xhp
+#: blockarrows.xhp
msgctxt ""
-"20020000.xhp\n"
-"par_id3149283\n"
-"3\n"
+"blockarrows.xhp\n"
+"par_idN1059A\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Κάντε διπλό κλικ στο<emph> Πεδίο πρότυπου σελίδας </emph>για να ανοίξετε το διάλογο <link href=\"text/swriter/01/05040000.xhp\" name=\"πρότυπο σελίδας\">πρότυπο σελίδας</link>, στον οποίο μπορείτε να επεξεργαστείτε το πρότυπο για την τρέχουσα σελίδα. Στο μενού περιβάλλοντος αυτού του πεδίου, μπορείτε να εφαρμόσετε ένα πρότυπο σελίδας. </caseinline></switchinline>"
+msgid "<ahelp hid=\".\">Click an icon from the Block Arrows toolbar, then drag in the document to draw the shape.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ σε ένα εικονίδιο στη γραμμή εργαλείων Βέλη Μπλοκ και σύρετε στο έγγραφο για να σχεδιάσετε το σχήμα.</ahelp>"
-#: 20020000.xhp
+#: blockarrows.xhp
msgctxt ""
-"20020000.xhp\n"
-"par_id3151234\n"
-"4\n"
+"blockarrows.xhp\n"
+"par_idN1059D\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Κάντε διπλό κλικ στο πεδίο <emph>Πρότυπο σελίδας</emph> για να ανοίξετε το διάλογο <link href=\"text/scalc/01/05070000.xhp\" name=\"πρότυπο σελίδας\">Πρότυπο σελίδας</link>, στον οποίο μπορείτε να επεξεργαστείτε το πρότυπο για την τρέχουσα σελίδα. </caseinline></switchinline>"
+msgid "Some shapes have a special handle which you can drag to change properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
+msgstr "Μερικά σχήματα έχουν λαβές που μπορείτε να σύρετε για να αλλάξετε τις ιδιότητες του σχήματος. Ο δείκτης του ποντικιού αλλάζει σε χέρι σε αυτές τις λαβές."
-#: 20020000.xhp
+#: callouts.xhp
msgctxt ""
-"20020000.xhp\n"
-"par_id3149346\n"
-"5\n"
+"callouts.xhp\n"
+"tit\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Κάντε διπλό κλικ σε αυτό το πεδίο για να ανοίξετε τον διάλογο <link href=\"text/simpress/01/05120000.xhp\" name=\"Πρότυπα σελίδας\">Σχεδίαση διαφάνειας</link> όπου και μπορείτε να επιλέξετε το στυλ της τρέχουσας διαφάνειας. Μπορείτε ακόμα να επιλέξετε μια διαφορετική μορφή χαρτιού ή παρασκήνιο. </caseinline></switchinline>"
+msgid "Callouts"
+msgstr "Υπομνήματα"
-#: 20020000.xhp
+#: callouts.xhp
msgctxt ""
-"20020000.xhp\n"
-"par_id3147008\n"
-"6\n"
+"callouts.xhp\n"
+"bm_id9298379\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Κάντε διπλό κλικ σε αυτό το πεδίο για να ανοίξετε τον διάλογο <link href=\"text/simpress/01/05120000.xhp\" name=\"Πρότυπα σελίδας\">Σχεδίαση διαφάνειας</link> όπου και μπορείτε να επιλέξετε το στυλ της τρέχουσας διαφάνειας. Μπορείτε ακόμα να επιλέξετε μια διαφορετική μορφή χαρτιού ή παρασκήνιο. </caseinline></switchinline>"
+msgid "<bookmark_value>callouts; drawings</bookmark_value><bookmark_value>speech bubbles</bookmark_value>"
+msgstr "<bookmark_value>υπομνήματα, σχέδια</bookmark_value><bookmark_value>συννεφάκια ομιλίας</bookmark_value>"
-#: 20090000.xhp
+#: callouts.xhp
msgctxt ""
-"20090000.xhp\n"
-"tit\n"
+"callouts.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "Time"
-msgstr "Ώρα"
+msgid "<link href=\"text/shared/02/callouts.xhp\">Callouts</link>"
+msgstr "<link href=\"text/shared/02/callouts.xhp\">Υπομνήματα</link>"
-#: 20090000.xhp
+#: callouts.xhp
msgctxt ""
-"20090000.xhp\n"
-"hd_id3152823\n"
-"1\n"
+"callouts.xhp\n"
+"par_idN1056A\n"
"help.text"
-msgid "<link href=\"text/shared/02/20090000.xhp\" name=\"Time\">Time</link>"
-msgstr "<link href=\"text/shared/02/20090000.xhp\" name=\"Ώρα\">Ώρα</link>"
+msgid "<ahelp hid=\".\">Opens the Callouts toolbar from which you can insert graphics into your document.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή εργαλείων Υπομνήματα, όπου μπορείτε να εισάγετε γραφικά στο έγγραφό σας.</ahelp>"
-#: 20090000.xhp
+#: callouts.xhp
msgctxt ""
-"20090000.xhp\n"
-"par_id3151299\n"
-"2\n"
+"callouts.xhp\n"
+"par_idN10594\n"
"help.text"
-msgid "<ahelp hid=\".uno:CurrentTime\" visibility=\"visible\">Displays the current time.</ahelp>"
-msgstr "<ahelp hid=\".uno:CurrentTime\" visibility=\"visible\">Εμφανίζει την τρέχουσα ώρα.</ahelp>"
+msgid "<ahelp hid=\".\">Click an icon from the Callouts toolbar, then drag in the document to draw the shape.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ σε ένα σύμβολο στη γραμμή Υπομνήματα και σύρετε στο έγγραφο για να σχεδιάσετε το σχήμα.</ahelp>"
-#: 01170002.xhp
+#: callouts.xhp
msgctxt ""
-"01170002.xhp\n"
-"tit\n"
+"callouts.xhp\n"
+"par_idN10597\n"
"help.text"
-msgid "Special properties of a formatted field"
-msgstr "Ειδικές ιδιότητες ενός μορφοποιημένου πεδίου"
+msgid "Some shapes have a special handle which you can drag to change properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
+msgstr "Μερικά σχήματα έχουν λαβές που μπορείτε να σύρετε για να αλλάξετε τις ιδιότητες του σχήματος. Ο δείκτης του ποντικιού αλλάζει σε χέρι σε αυτές τις λαβές."
-#: 01170002.xhp
+#: colortoolbar.xhp
msgctxt ""
-"01170002.xhp\n"
-"bm_id3150774\n"
+"colortoolbar.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>formatted fields; properties</bookmark_value><bookmark_value>fields; formatted fields</bookmark_value><bookmark_value>controls; formatted fields</bookmark_value>"
-msgstr "<bookmark_value>μορφοποιημένα πεδία, ιδιότητες</bookmark_value><bookmark_value>πεδία, μορφοποιημένα πεδία</bookmark_value><bookmark_value>πεδία ελέγχου, μορφοποιημένα πεδία</bookmark_value>"
+msgid "Color"
+msgstr "Χρώμα"
-#: 01170002.xhp
+#: colortoolbar.xhp
msgctxt ""
-"01170002.xhp\n"
-"hd_id3150774\n"
-"131\n"
+"colortoolbar.xhp\n"
+"hd_id8983733\n"
"help.text"
-msgid "Special properties of a formatted field"
-msgstr "Ειδικές ιδιότητες ενός μορφοποιημένου πεδίου"
+msgid "<link href=\"text/shared/02/colortoolbar.xhp\">Color</link>"
+msgstr "<link href=\"text/shared/02/colortoolbar.xhp\">Χρώμα</link>"
-#: 01170002.xhp
+#: colortoolbar.xhp
msgctxt ""
-"01170002.xhp\n"
-"par_id3156410\n"
-"127\n"
+"colortoolbar.xhp\n"
+"par_id1676381\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Μορφοποίηση</emph>: Μπορείτε να ρυθμίσετε την ιδιότητα <emph>Μορφοποίηση </emph> κάνοντας κλικ στο κουμπί <emph>... </emph> στη γραμμή <emph>Μορφοποίηση</emph>του παραθύρου διαλόγου <emph>Ιδιότητες: Μορφοποιημένο Πεδίο</emph>.Το παράθυρο διαλόγου <emph>Μορφή Αριθμών</emph> εμφανίζεται."
+msgid "<ahelp hid=\".\">With the Color toolbar you can edit some properties of the selected object.</ahelp>"
+msgstr "<ahelp hid=\".\">Με τη γραμμή εργαλείων Χρώμα μπορείτε να αλλάξετε μερικές ιδιότητες του επιλεγμένου αντικειμένου.</ahelp>"
-#: 01170002.xhp
+#: colortoolbar.xhp
msgctxt ""
-"01170002.xhp\n"
-"par_id3150443\n"
-"128\n"
+"colortoolbar.xhp\n"
+"par_id5855281\n"
"help.text"
-msgid "If the formatted field is connected to the text field of a database, the entries in this field will be treated as text. If the formatted field is connected to a field of the database that can be displayed as a number, the input is treated as numbers. The date and time are also handled internally as numbers."
-msgstr "Σε περίπτωση που το μορφοποιημένο πεδίο είναι συνδεδεμένο με ένα πεδίο κειμένου μιας βάσης δεδομένων, οι καταχωρήσεις αυτού του πεδίου θα αντιμετωπιστούν ως κείμενο. Αν το μορφοποιημένο πεδίο είναι συνδεδεμένο με ένα πεδίο βάσης δεδομένων το οποίο μπορεί να εμφανίζεται ως αριθμός, η εισαγωγή αντιμετωπίζεται ως αριθμός. Η ημερομηνία και η ώρα αντιμετωπίζονται επίσης εσωτερικά ως αριθμοί."
+msgid "To open the Color toolbar, click the Color icon on the Picture toolbar."
+msgstr "Για να ανοίξετε τη γραμμή εργαλείων Χρώμα, κάντε κλικ στο εικονίδιο στη γραμμή εργαλείων Εικόνα."
-#: 01170002.xhp
+#: flowcharts.xhp
msgctxt ""
-"01170002.xhp\n"
-"par_id3150976\n"
-"129\n"
+"flowcharts.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Ελάχιστη τιμή</emph> και <emph>Μέγιστη τιμή</emph>: Εδώ μπορείτε να καταχωρήσετε την ελάχιστη και μέγιστη αριθμητική τιμή για το μορφοποιημένο πεδίο. Η μέγιστη και η ελάχιστη τιμή καθορίζουν το αποτέλεσμα των υπαρχόντων δεδομένων (Παράδειγμα: Ελάχιστη τιμή 5, το συνδεδεμένο πεδίο βάσης δεδομένων περιέχει την ακέραια τιμή 3. Το αποτέλεσμα είναι 5, αλλά η τιμή στη βάση δεδομένων δεν έχει τροποποιηθεί) και η εισαγωγή νέων δεδομένων (Παράδειγμα: Μέγιστη τιμή 10 και εισάγετε το 20. Η εισαγωγή διορθώνεται και το 10 γράφεται στη βάση δεδομένων). Αν στα πεδία δεν έχει συμπληρωθεί <emph>Ελάχιστη τιμή</emph>και <emph>Μέγιστη τιμή</emph>, δεν θα ισχύσουν περιορισμοί. Για μορφοποιημένα πεδία που είναι συνδεδεμένα σε ένα πεδίο κειμένου βάσης δεδομένων, αυτές οι δύο τιμές και η <emph>Προεπιλεγμένη τιμή</emph> δεν ισχύουν."
+msgid "Flowchart"
+msgstr "Διάγραμμα ροής"
-#: 01170002.xhp
+#: flowcharts.xhp
msgctxt ""
-"01170002.xhp\n"
-"par_id3153665\n"
-"130\n"
+"flowcharts.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "<emph>Default value</emph>: This value is set for new records as the default value."
-msgstr "<emph>Προεπιλεγμένη τιμή</emph>: Η τιμή αυτή ορίζεται ως προεπιλεγμένη τιμή για νέες εγγραφές."
+msgid "<link href=\"text/shared/02/flowcharts.xhp\">Flowchart</link>"
+msgstr "<link href=\"text/shared/02/flowcharts.xhp\">Διάγραμμα ροής</link>"
-#: 02030000.xhp
+#: flowcharts.xhp
msgctxt ""
-"02030000.xhp\n"
-"tit\n"
+"flowcharts.xhp\n"
+"par_idN10567\n"
"help.text"
-msgid "Font Size"
-msgstr "Μέγεθος γραμματοσειράς"
+msgid "<ahelp hid=\".\">Opens the Flowchart toolbar from which you can insert graphics into your document.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή εργαλείων Διάγραμμα ροής, όπου μπορείτε να εισάγετε γραφικά στο έγγραφό σας.</ahelp>"
-#: 02030000.xhp
+#: flowcharts.xhp
msgctxt ""
-"02030000.xhp\n"
-"hd_id3085157\n"
-"1\n"
+"flowcharts.xhp\n"
+"par_idN10597\n"
"help.text"
-msgid "<link href=\"text/shared/02/02030000.xhp\" name=\"Font Size\">Font Size</link>"
-msgstr "<link href=\"text/shared/02/02030000.xhp\" name=\"Μέγεθος γραμματοσειράς\">Μέγεθος γραμματοσειράς</link>"
+msgid "<ahelp hid=\".\">Click an icon from the Flowchart toolbar, then drag in the document to draw the shape.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ σε ένα εικονίδιο στη γραμμή εργαλείων Διάγραμμα Ροής και σύρετε στο έγγραφο για να σχεδιάσετε το σχήμα.</ahelp>"
-#: 02030000.xhp
+#: fontwork.xhp
msgctxt ""
-"02030000.xhp\n"
-"par_id3150014\n"
-"2\n"
+"fontwork.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"schriftgroessetext\"><ahelp hid=\".uno:FontHeight\" visibility=\"visible\">Allows you to choose between different font sizes from the list, or to enter a size manually.</ahelp></variable>"
-msgstr "<variable id=\"schriftgroessetext\"><ahelp hid=\".uno:FontHeight\" visibility=\"visible\">Σας επιτρέπει να διαλέξετε μεταξύ διαφορετικών μεγεθών γραμματοσειράς από τη λίστα, ή να εισάγετε το μέγεθος εσείς.</ahelp></variable>"
+msgid "Fontwork Gallery"
+msgstr "Συλλογή FontWork"
-#: 02030000.xhp
+#: fontwork.xhp
msgctxt ""
-"02030000.xhp\n"
-"par_id3153255\n"
+"fontwork.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "<image src=\"res/helpimg/swh00056.png\" id=\"img_id3109850\" localize=\"true\"><alt id=\"alt_id3109850\">Icon</alt></image>"
-msgstr "<image src=\"res/helpimg/swh00056.png\" id=\"img_id3109850\" localize=\"true\"><alt id=\"alt_id3109850\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/shared/02/fontwork.xhp\">Fontwork Gallery</link>"
+msgstr "<link href=\"text/shared/02/fontwork.xhp\">Συλλογή FontWork</link>"
-#: 02030000.xhp
+#: fontwork.xhp
msgctxt ""
-"02030000.xhp\n"
-"par_id3159194\n"
-"4\n"
+"fontwork.xhp\n"
+"par_idN10567\n"
"help.text"
-msgid "Font Size"
-msgstr "Μέγεθος γραμματοσειράς"
+msgid "<ahelp hid=\".\">The icon opens the Fontwork Gallery from which you can insert graphical text art into your document.</ahelp>"
+msgstr "<ahelp hid=\".\">Το εικονίδιο ανοίγει τη Συλλογή FontWork, όπου μπορείτε να εισάγετε γραφικό κείμενο στο έγγραφό σας.</ahelp>"
-#: 02030000.xhp
+#: fontwork.xhp
msgctxt ""
-"02030000.xhp\n"
-"par_id3153049\n"
+"fontwork.xhp\n"
+"par_idN10591\n"
"help.text"
-msgid "<image src=\"res/helpimg/swh00056.png\" id=\"img_id3154751\" localize=\"true\"><alt id=\"alt_id3154751\">Icon</alt></image>"
-msgstr "<image src=\"res/helpimg/swh00056.png\" id=\"img_id3154751\" localize=\"true\"><alt id=\"alt_id3154751\">Εικονίδιο</alt></image>"
+msgid "Fontwork Gallery"
+msgstr "Συλλογή FontWork"
-#: 02030000.xhp
+#: fontwork.xhp
msgctxt ""
-"02030000.xhp\n"
-"par_id3145314\n"
-"3\n"
+"fontwork.xhp\n"
+"par_idN10595\n"
"help.text"
-msgid "Font Size"
-msgstr "Μέγεθος γραμματοσειράς"
+msgid "<ahelp hid=\".\">The Fontwork Gallery displays previews of Fontwork objects. To insert an object into your document, select the object, and then click OK.</ahelp>"
+msgstr "<ahelp hid=\".\">Η συλλογή FontWork προβάλει τα αντικείμενα FontWork. Για να εισάγετε ένα αντικείμενο στο έγγραφο σας, επιλέξτε το αντικείμενο και πατήστε OK.</ahelp>"
-#: 02010000.xhp
+#: fontwork.xhp
msgctxt ""
-"02010000.xhp\n"
-"tit\n"
+"fontwork.xhp\n"
+"par_idN105AF\n"
"help.text"
-msgid "Apply Style"
-msgstr "Εφαρμογή προτύπου"
+msgid "<embedvar href=\"text/shared/guide/fontwork.xhp#fontwork\"/>"
+msgstr "<embedvar href=\"text/shared/guide/fontwork.xhp#fontwork\"/>"
-#: 02010000.xhp
+#: fontwork.xhp
msgctxt ""
-"02010000.xhp\n"
-"hd_id3148520\n"
-"1\n"
+"fontwork.xhp\n"
+"par_idN10623\n"
"help.text"
-msgid "<link href=\"text/shared/02/02010000.xhp\" name=\"Apply Style\">Apply Style</link>"
-msgstr "<link href=\"text/shared/02/02010000.xhp\" name=\"Εφαρμογή προτύπου\">Εφαρμογή προτύπου</link>"
+msgid "<link href=\"text/shared/fontwork_toolbar.xhp\">Fontwork toolbar</link>"
+msgstr "<link href=\"text/shared/fontwork_toolbar.xhp\">Γραμμή εργαλείων FontWork</link>"
-#: 02010000.xhp
+#: limit.xhp
msgctxt ""
-"02010000.xhp\n"
-"par_id3155351\n"
-"2\n"
+"limit.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:StyleApply\">Assigns a style to the current paragraph, selected paragraphs, or to a selected object.</ahelp>"
-msgstr "<ahelp hid=\".uno:StyleApply\">Αντιστοιχεί ένα πρότυπο στην τρέχουσα παράγραφο ή στις επιλεγμένες παραγράφους ή σε ένα επιλεγμένο αντικείμενο.</ahelp>"
+msgid "Limit"
+msgstr "Όριο"
-#: 02010000.xhp
+#: limit.xhp
msgctxt ""
-"02010000.xhp\n"
-"par_idN10621\n"
+"limit.xhp\n"
+"bm_id3149991\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select Clear formatting. Select More to open the Styles and Formatting window."
-msgstr "Για να επαναφέρετε τα επιλεγμένα αντικείμενα στο προεπιλεγμένο πρότυπο παραγράφου, επιλέξτε Καθαρισμός μορφοποίησης. Επιλέξτε Περισσότερα για να ανοίξετε το παράθυρο Πρότυπα και Μορφοποίηση."
+msgid "<bookmark_value>SQL; LIMIT clause</bookmark_value>"
+msgstr "<bookmark_value>SQL;πρόταση LIMIT</bookmark_value>"
-#: 02010000.xhp
+#: limit.xhp
msgctxt ""
-"02010000.xhp\n"
-"par_id3155552\n"
+"limit.xhp\n"
+"hd_id3149991\n"
"help.text"
-msgid "<image id=\"img_id3152801\" src=\"res/helpimg/zellvor.png\" width=\"1.0402in\" height=\"0.2098in\" localize=\"true\"><alt id=\"alt_id3152801\">Apply Style</alt></image>"
-msgstr "<image id=\"img_id3152801\" src=\"res/helpimg/zellvor.png\" width=\"1.0402in\" height=\"0.2098in\" localize=\"true\"><alt id=\"alt_id3152801\">Apply Style</alt></image>"
+msgid "Limit"
+msgstr "Όριο"
-#: 02010000.xhp
+#: limit.xhp
msgctxt ""
-"02010000.xhp\n"
-"par_id3145345\n"
-"3\n"
+"limit.xhp\n"
+"par_id3154894\n"
"help.text"
-msgid "Apply Style"
-msgstr "Εφαρμογή προτύπου"
+msgid "<ahelp hid=\".\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> by the LIMIT X clause</ahelp>. This can be used to limit your SQL Query results to those that fall within the first X number of it."
+msgstr "<ahelp hid=\".\">Επεκτείνει τη δημιουργημένη δήλωση επιλογής του <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">ερωτήματος SQL</link> από την πρόταση LIMIT X</ahelp>. Αυτό μπορεί να χρησιμοποιηθεί για να περιορίσει τα αποτελέσματα του ερωτήματος σας SQL σε αυτά που εμπίπτουν στον πρώτο αριθμό Χ."
-#: 08010000.xhp
+#: more_controls.xhp
msgctxt ""
-"08010000.xhp\n"
+"more_controls.xhp\n"
"tit\n"
"help.text"
-msgid "Document Information"
-msgstr "Πληροφορίες εγγράφου"
+msgid "More Controls"
+msgstr "Περισσότερα στοιχεία ελέγχου"
-#: 08010000.xhp
+#: more_controls.xhp
msgctxt ""
-"08010000.xhp\n"
-"hd_id3153383\n"
-"1\n"
+"more_controls.xhp\n"
+"bm_id5941343\n"
"help.text"
-msgid "<link href=\"text/shared/02/08010000.xhp\" name=\"Document Information\">Document Information</link>"
-msgstr "<link href=\"text/shared/02/08010000.xhp\" name=\"Πληροφορίες Εγγράφου\">Πληροφορίες Εγγράφου</link>"
+msgid "<bookmark_value>more controls</bookmark_value><bookmark_value>group box creation</bookmark_value><bookmark_value>image button creation</bookmark_value><bookmark_value>image control creation</bookmark_value><bookmark_value>file selection button</bookmark_value><bookmark_value>date fields; creating</bookmark_value><bookmark_value>time fields; form functions</bookmark_value><bookmark_value>numerical fields in forms</bookmark_value><bookmark_value>formatted fields; form functions</bookmark_value><bookmark_value>currency field creation</bookmark_value><bookmark_value>pattern fields; form functions</bookmark_value><bookmark_value>table controls; form functions</bookmark_value><bookmark_value>grid controls; form functions</bookmark_value><bookmark_value>controls; focus</bookmark_value><bookmark_value>focus of controls</bookmark_value><bookmark_value>forms; focus after opening</bookmark_value><bookmark_value>automatic control focus</bookmark_value><bookmark_value>spin button creation</bookmark_value><bookmark_value>scrollbars;controls</bookmark_value><bookmark_value>Navigation bar;controls</bookmark_value>"
+msgstr "<bookmark_value>περισσότερα στοιχεία ελέγχου</bookmark_value><bookmark_value>δημιουργία πλαισίου ομαδοποίησης</bookmark_value><bookmark_value>δημιουργία πεδίου επιλογής εικόνας</bookmark_value><bookmark_value>δημιουργία στοιχείου ελέγχου εικόνας</bookmark_value><bookmark_value>πεδίο επιλογής αρχείου</bookmark_value><bookmark_value>πεδία ημερομηνίας, δημιουργία</bookmark_value><bookmark_value>πεδία χρόνου, λειτουργίες φόρμας</bookmark_value><bookmark_value>αριθμητικά πεδία σε φόρμες</bookmark_value><bookmark_value>μορφοποιημένα πεδία, λειτουργίες φόρμας</bookmark_value><bookmark_value>δημιουργία πεδίου νομίσματος</bookmark_value><bookmark_value>πεδία μοτίβου, λειτουργίες φόρμας</bookmark_value><bookmark_value>στοιχεία ελέγχου πίνακα, λειτουργίες φόρμας</bookmark_value><bookmark_value>στοιχεία ελέγχου πλέγματος, λειτουργίες φόρμας</bookmark_value><bookmark_value>στοιχεία ελέγχου, εστίαση</bookmark_value><bookmark_value>εστίαση στοιχείων ελέγχου</bookmark_value><bookmark_value>φόρμες, εστίαση μετά το άνοιγμα</bookmark_value><bookmark_value>αυτόματη εστίαση στοιχείων ελέγχου</bookmark_value><bookmark_value>δημιουργία πεδίου περιστροφής</bookmark_value><bookmark_value>γραμμές κύλισης,στοιχεία ελέγχου</bookmark_value><bookmark_value>γραμμή περιήγησης,στοιχεία ελέγχου</bookmark_value>"
-#: 08010000.xhp
+#: more_controls.xhp
msgctxt ""
-"08010000.xhp\n"
-"par_id3155271\n"
-"2\n"
+"more_controls.xhp\n"
+"hd_id8389233\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:StatusGetTitle\">Displays information about the active <item type=\"productname\">%PRODUCTNAME</item> Basic document.</ahelp> The names of the document, the library, and the module are displayed, separated by dots."
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:StatusGetTitle\">Εμφανίζει πληροφορίες για το ενεργό <item type=\"productname\">%PRODUCTNAME</item> έγγραφο Basic.</ahelp> Τα ονόματα του εγγράφου, της βιβλιοθήκης και του αρθρώματος εμφανίζονται διαχωρισμένα με τελείες."
+msgid "<link href=\"text/shared/02/more_controls.xhp\">More Controls</link>"
+msgstr "<link href=\"text/shared/02/more_controls.xhp\">Περισσότερα στοιχεία ελέγχου</link>"
-#: 13010000.xhp
+#: more_controls.xhp
msgctxt ""
-"13010000.xhp\n"
-"tit\n"
+"more_controls.xhp\n"
+"par_id1146275\n"
"help.text"
-msgid "Setting Tabs"
-msgstr "Ορισμός στηλοθετών"
+msgid "<ahelp hid=\".\">The More Controls toolbar opens when you click the More Controls icon on the <link href=\"text/shared/02/01170000.xhp\">Form Controls</link> toolbar.</ahelp>"
+msgstr "<ahelp hid=\".\">Η γραμμή εργαλείων Περισσότερα Στοιχεία Ελέγχου ανοίγει όταν κάνετε κλικ στο σύμβολο Περισσότερα Στοιχεία στη γραμμή εργαλείων <link href=\"text/shared/02/01170000.xhp\">Πεδία ελέγχου φόρμας</link>.</ahelp>"
-#: 13010000.xhp
+#: paintbrush.xhp
msgctxt ""
-"13010000.xhp\n"
-"hd_id3148668\n"
-"1\n"
+"paintbrush.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/02/13010000.xhp\" name=\"Setting Tabs\">Setting Tabs</link>"
-msgstr "<link href=\"text/shared/02/13010000.xhp\" name=\"Ορισμός στηλοθετών\">Ορισμός στηλοθετών</link>"
+msgid "Format Paintbrush"
+msgstr "Πινέλο μορφοποίησης"
-#: 13010000.xhp
+#: paintbrush.xhp
msgctxt ""
-"13010000.xhp\n"
-"par_id3154873\n"
-"2\n"
+"paintbrush.xhp\n"
+"par_idN1056A\n"
"help.text"
-msgid "On the ruler, set the tabs for the current paragraph, or all selected paragraphs, using the mouse."
-msgstr "Στο χάρακα, ορίστε τους στηλοθέτες για την τρέχουσα παράγραφο ή για όλες τις επιλεγμένες παραγράφους, χρησιμοποιώντας το ποντίκι."
+msgid "<link href=\"text/shared/02/paintbrush.xhp\">Format Paintbrush</link>"
+msgstr "<link href=\"text/shared/02/paintbrush.xhp\">Πινέλο μορφοποίησης</link>"
-#: 13010000.xhp
+#: paintbrush.xhp
msgctxt ""
-"13010000.xhp\n"
-"par_id3148520\n"
-"3\n"
+"paintbrush.xhp\n"
+"par_idN1057A\n"
"help.text"
-msgid "Initially the default tabs are shown on the horizontal ruler. Once you set a tab, only the default tabs to the right of the tab that you have set are available."
-msgstr "Αρχικά, οι προεπιλεγμένοι στηλοθέτες εμφανίζονται στον οριζόντιο χάρακα. Αφού ορίσετε ένα στηλοθέτη, στη συνέχεια θα είναι διαθέσιμοι μόνο οι προεπιλεγμένοι στηλοθέτες που βρίσκονται στα δεξιά του στηλοθέτη που ορίσατε."
+msgid "<ahelp hid=\".\">First select some text or an object, then click this icon. Then click on or drag across other text or click an object to apply the same formatting.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε πρώτα κείμενο ή ένα αντικείμενο, και πατήστε το εικονίδιο. Μετά κάντε κλικ πάνω στο αντικείμενο ή σύρετε το για να εφαρμόσετε την ίδια μορφοποίηση.</ahelp>"
-#: basicshapes.xhp
+#: paintbrush.xhp
msgctxt ""
-"basicshapes.xhp\n"
-"tit\n"
+"paintbrush.xhp\n"
+"par_idN10617\n"
"help.text"
-msgid "Basic Shapes"
-msgstr "Βασικά σχήματα"
+msgid "Click the <emph>Format Paintbrush</emph> icon <image id=\"img_id3610034\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3610034\">Icon</alt></image> on the <emph>Standard</emph> toolbar."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Πινέλο μορφοποίησης</emph> <image id=\"img_id3610034\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3610034\">Icon</alt></image> στη <emph>Βασική</emph> γραμμή εργαλείων."
-#: basicshapes.xhp
+#: paintbrush.xhp
msgctxt ""
-"basicshapes.xhp\n"
-"par_idN10557\n"
+"paintbrush.xhp\n"
+"par_idN10639\n"
"help.text"
-msgid "<link href=\"text/shared/02/basicshapes.xhp\">Basic Shapes</link>"
-msgstr "<link href=\"text/shared/02/basicshapes.xhp\">Βασικά σχήματα</link>"
+msgid "<image id=\"img_id5406964\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id5406964\">Icon</alt></image>"
+msgstr "<image id=\"img_id5406964\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id5406964\">Icon</alt></image>"
-#: basicshapes.xhp
+#: paintbrush.xhp
msgctxt ""
-"basicshapes.xhp\n"
-"par_idN10567\n"
+"paintbrush.xhp\n"
+"par_idN10657\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Basic Shapes toolbar which you can use to insert graphics into your document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή εργαλείων Βασικά Σχήματα, όπου μπορείτε να εισάγετε διάφορα γραφικά και σχέδια στο έγγραφό σας.</ahelp>"
+msgid "Format Paintbrush"
+msgstr "Πινέλο μορφοποίησης"
-#: basicshapes.xhp
+#: querypropdlg.xhp
msgctxt ""
-"basicshapes.xhp\n"
-"par_idN10591\n"
+"querypropdlg.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Click an icon on the Basic Shapes toolbar, and then drag in the document to draw the shape.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ σε ένα εικονίδιο στη γραμμή εργαλείων Βασικά Σχήματα και σύρετε στο έγγραφο για να σχεδιάσετε το σχήμα.</ahelp>"
+msgid "Query Properties Dialog"
+msgstr "Διάλογος ιδιοτήτων ερωτήματος"
-#: basicshapes.xhp
+#: querypropdlg.xhp
msgctxt ""
-"basicshapes.xhp\n"
-"par_idN10594\n"
+"querypropdlg.xhp\n"
+"bm_id3154788\n"
"help.text"
-msgid "Some shapes have a handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Μερικά σχήματα έχουν λαβές που μπορείτε να σύρετε για να αλλάξετε τις ιδιότητες του σχήματος. Ο δείκτης του ποντικιού αλλάζει σε χέρι σε αυτές τις λαβές."
+msgid "<bookmark_value>queries; set properties</bookmark_value>"
+msgstr "<bookmark_value>ερωτήματα;ορισμός ιδιοτήτων</bookmark_value>"
-#: callouts.xhp
+#: querypropdlg.xhp
msgctxt ""
-"callouts.xhp\n"
-"tit\n"
+"querypropdlg.xhp\n"
+"hd_id3154780\n"
"help.text"
-msgid "Callouts"
-msgstr "Υπομνήματα"
+msgid "Query Properties Dialog"
+msgstr "Διάλογος ιδιοτήτων ερωτήματος"
-#: callouts.xhp
+#: querypropdlg.xhp
msgctxt ""
-"callouts.xhp\n"
-"bm_id9298379\n"
+"querypropdlg.xhp\n"
+"par_id3152820\n"
"help.text"
-msgid "<bookmark_value>callouts; drawings</bookmark_value><bookmark_value>speech bubbles</bookmark_value>"
-msgstr "<bookmark_value>υπομνήματα, σχέδια</bookmark_value><bookmark_value>συννεφάκια ομιλίας</bookmark_value>"
+msgid "In the <emph>Query Properties</emph> dialog, set properties belong to SQL Query, that you need your current task."
+msgstr "Στον διάλογο <emph>Ιδιότητες ερωτήματος</emph>, ορίστε τις ιδιότητες που ανήκουν στο ερώτημα SQL, που χρειάζεται η τρέχουσα εργασία σας."
-#: callouts.xhp
+#: querypropdlg.xhp
msgctxt ""
-"callouts.xhp\n"
-"par_idN1055A\n"
+"querypropdlg.xhp\n"
+"par_id3153761\n"
"help.text"
-msgid "<link href=\"text/shared/02/callouts.xhp\">Callouts</link>"
-msgstr "<link href=\"text/shared/02/callouts.xhp\">Υπομνήματα</link>"
+msgid "In the Query Design View, choose <emph>Edit</emph> - <emph>Query Properties</emph>."
+msgstr "Στην προβολή σχεδίασης ερωτήματος, επιλέξτε <emph>Επεξεργασία</emph> - <emph>Ιδιότητες ερωτήματος</emph>."
-#: callouts.xhp
+#: querypropdlg.xhp
msgctxt ""
-"callouts.xhp\n"
-"par_idN1056A\n"
+"querypropdlg.xhp\n"
+"hd_id3154927\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Callouts toolbar from which you can insert graphics into your document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή εργαλείων Υπομνήματα, όπου μπορείτε να εισάγετε γραφικά στο έγγραφό σας.</ahelp>"
+msgid "Distinct Values"
+msgstr "Διακριτές τιμές"
-#: callouts.xhp
+#: querypropdlg.xhp
msgctxt ""
-"callouts.xhp\n"
-"par_idN10594\n"
+"querypropdlg.xhp\n"
+"par_id030520091208050\n"
"help.text"
-msgid "<ahelp hid=\".\">Click an icon from the Callouts toolbar, then drag in the document to draw the shape.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ σε ένα σύμβολο στη γραμμή Υπομνήματα και σύρετε στο έγγραφο για να σχεδιάσετε το σχήμα.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Use distinct values in query.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Χρήση διακριτών τιμών στο ερώτημα.</ahelp>"
-#: callouts.xhp
+#: querypropdlg.xhp
msgctxt ""
-"callouts.xhp\n"
-"par_idN10597\n"
+"querypropdlg.xhp\n"
+"par_id0305200912080610\n"
"help.text"
-msgid "Some shapes have a special handle which you can drag to change properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Μερικά σχήματα έχουν λαβές που μπορείτε να σύρετε για να αλλάξετε τις ιδιότητες του σχήματος. Ο δείκτης του ποντικιού αλλάζει σε χέρι σε αυτές τις λαβές."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Not use distinct values in query.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Να μην χρησιμοποιούνται διακριτές τιμές στο ερώτημα.</ahelp>"
-#: 01170904.xhp
+#: querypropdlg.xhp
msgctxt ""
-"01170904.xhp\n"
-"tit\n"
+"querypropdlg.xhp\n"
+"par_id3156040\n"
"help.text"
-msgid "Combo Box Wizard: Database Field"
-msgstr "Αυτόματος πιλότος πεδίου συνδυασμού: Πεδίο βάσης δεδομένων"
+msgid "Expands the created select statement of the SQL Query in the current column by the parameter DISTINCT. The consequence is that identical values occurring multiple times are listed only once."
+msgstr "Επεκτείνει τη δημιουργημένη δήλωση επιλογής του ερωτήματος SQL στην τρέχουσα στήλη από την παράμετρο DISTINCT. Η συνέπεια είναι ότι ταυτόσημες τιμές που εμφανίζονται πολλές φορές καταχωρίζονται μόνο μια φορά."
-#: 01170904.xhp
+#: querypropdlg.xhp
msgctxt ""
-"01170904.xhp\n"
-"hd_id3144740\n"
-"1\n"
+"querypropdlg.xhp\n"
+"hd_id3151226\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170904.xhp\" name=\"Combo Box Wizard: Database Field\">Combo Box Wizard: Database Field</link>"
-msgstr "<link href=\"text/shared/02/01170904.xhp\" name=\"Αυτόματος πιλότος πεδίου συνδυασμού: Πεδίο βάσης δεδομένων\">Αυτόματος πιλότος πεδίου συνδυασμού: Πεδίο βάσης δεδομένων</link>"
+msgid "Limit"
+msgstr "Όριο"
-#: 01170904.xhp
+#: querypropdlg.xhp
msgctxt ""
-"01170904.xhp\n"
-"par_id3153323\n"
-"2\n"
+"querypropdlg.xhp\n"
+"par_id3153683\n"
"help.text"
-msgid "With the combination fields, you can either save the value of a field in a database or display this value in a form."
-msgstr "Με τα πεδία συνδυασμού, μπορείτε είτε να αποθηκεύσετε την τιμή ενός πεδίου σε μία βάση δεδομένων είτε να εμφανίσετε την τιμή αυτή σε μια φόρμα."
+msgid "Adding a Limit to maximize the number of records to return."
+msgstr "Προσθήκη ορίου στη μεγιστοποίηση του αριθμού των εγγραφών για επιστροφή."
-#: 01170904.xhp
+#: stars.xhp
msgctxt ""
-"01170904.xhp\n"
-"par_id3155150\n"
-"12\n"
+"stars.xhp\n"
+"tit\n"
"help.text"
-msgid "The user values entered in the combination field or selected in the list can be saved in the database table that is accessed in the form. Note that the saving of values in another table is not possible. If the values are not to be saved in a database, they will be saved only in the form. This is especially helpful in HTML forms, where the user's entered or selected values are to be assigned to a server."
-msgstr "Οι τιμές του χρήστη που εισάγονται στο πεδίο συνδυασμού ή επιλέγονται στη λίστα μπορούν να αποθηκευτούν στον πίνακα της βάσης δεδομένων, στον οποίο γίνεται πρόσβαση από τη φόρμα. Σημειώστε ότι η αποθήκευση τιμών σε άλλο πίνακα δεν είναι δυνατή. Αν οι τιμές δεν πρόκειται να αποθηκευτούν σε βάση δεδομένων, θα αποθηκευτούν μόνο στη φόρμα. Αυτό, είναι ιδιαίτερα χρήσιμο σε φόρμες HTML, όπου οι τιμές που έχουν εισαχθεί ή επιλεχθεί από το χρήστη πρόκειται να ανατεθούν σε ένα εξυπηρετητή."
+msgid "Stars and Banners"
+msgstr "Αστέρια και λάβαρα"
-#: 01170904.xhp
+#: stars.xhp
msgctxt ""
-"01170904.xhp\n"
-"hd_id3149760\n"
-"3\n"
+"stars.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "Do you want to save the value in a database field?"
-msgstr "Θέλετε να αποθηκευτεί η τιμή σε ένα πεδίο βάσης δεδομένων;"
+msgid "<link href=\"text/shared/02/stars.xhp\">Stars and Banners</link>"
+msgstr "<link href=\"text/shared/02/stars.xhp\">Αστέρια και λάβαρα</link>"
-#: 01170904.xhp
+#: stars.xhp
msgctxt ""
-"01170904.xhp\n"
-"par_id3150178\n"
-"4\n"
+"stars.xhp\n"
+"par_idN1056A\n"
"help.text"
-msgid "Two options are available for this question:"
-msgstr "Δύο επιλογές είναι διαθέσιμες για αυτήν την ερώτηση:"
+msgid "<ahelp hid=\".\">Opens the Stars and Banners toolbar from which you can insert graphics into your document.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή εργαλείων Αστέρια και Λάβαρα από την οποία μπορείτε να εισάγετε γραφικά στο έγγραφό σας.</ahelp>"
-#: 01170904.xhp
+#: stars.xhp
msgctxt ""
-"01170904.xhp\n"
-"hd_id3153394\n"
-"5\n"
+"stars.xhp\n"
+"par_idN10594\n"
"help.text"
-msgid "Yes, I want to save it in the following database field"
-msgstr "Ναι, επιθυμώ να γίνει αποθήκευση στο ακόλουθο πεδίο της βάσης δεδομένων"
+msgid "<ahelp hid=\".\">Click an icon on the Stars and Banners toolbar, and then drag in the document to draw the shape.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ σε ένα εικονίδιο στη γραμμή εργαλείων Αστέρια και Λάβαρα και στη συνέχεια σύρετε μέσα στο έγγραφο για να σχεδιάσετε το σχήμα.</ahelp>"
-#: 01170904.xhp
+#: stars.xhp
msgctxt ""
-"01170904.xhp\n"
-"par_id3147043\n"
-"6\n"
+"stars.xhp\n"
+"par_idN10597\n"
"help.text"
-msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES\">Specifies whether the user's entered or selected combination field value should be saved in a database field.</ahelp> Several database table fields are offered which can be accessed in the current form."
-msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES\">Καθορίζει αν η τιμή του πεδίου συνδυασμού που εισήχθη ή επιλέχτηκε από το χρήστη θα πρέπει να αποθηκευτεί σε ένα πεδίο βάσης δεδομένων.</ahelp> Προσφέρονται αρκετά πεδία πίνακα βάσης δεδομένων, η πρόσβαση στα οποία επιτρέπεται στην τρέχουσα φόρμα."
+msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
+msgstr "Κάποια σχήματα έχουν ένα ειδικό σημείο ελέγχου (λαβή) το οποίο μπορείτε να σύρετε για να αλλάξετε τις ιδιότητες του σχήματος. Ο δείκτης του ποντικιού μεταβάλλεται σε ένα σύμβολο χεριού πάνω από αυτές τις ειδικές λαβές."
-#: 01170904.xhp
+#: symbolshapes.xhp
msgctxt ""
-"01170904.xhp\n"
-"par_id3145212\n"
-"11\n"
+"symbolshapes.xhp\n"
+"tit\n"
"help.text"
-msgid "In <link href=\"text/shared/02/01170102.xhp\" name=\"Control - Properties\">Control - Properties</link> the selected field appears as an entry in the <emph>Data</emph> tab page under <emph>Data field</emph>."
-msgstr "Στο <link href=\"text/shared/02/01170102.xhp\" name=\"Πεδίο ελέγχου - Ιδιότητες\">Πεδίο ελέγχου - Ιδιότητες</link> το επιλεγμένο πεδίο εμφανίζετε σαν μια εγγραφή στην καρτέλα <emph>Δεδομένα</emph> κάτω από το <emph>Πεδίο δεδομένων</emph>."
+msgid "Symbol Shapes"
+msgstr "Σχήματα συμβόλων"
-#: 01170904.xhp
+#: symbolshapes.xhp
msgctxt ""
-"01170904.xhp\n"
-"hd_id3149177\n"
-"7\n"
+"symbolshapes.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "List field"
-msgstr "Πεδίο λίστας"
+msgid "<link href=\"text/shared/02/symbolshapes.xhp\">Symbol Shapes</link>"
+msgstr "<link href=\"text/shared/02/symbolshapes.xhp\">Σχήματα συμβόλων</link>"
-#: 01170904.xhp
+#: symbolshapes.xhp
msgctxt ""
-"01170904.xhp\n"
-"par_id3147008\n"
-"8\n"
+"symbolshapes.xhp\n"
+"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD\">Specifies the data field where the combination field value should be saved.</ahelp>"
-msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD\">Ορίζει το πεδίο δεδομένων όπου πρέπει να αποθηκευτεί η τιμή του πεδίου συνδυασμού.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the Symbol Shapes toolbar from which you can insert graphics into your document.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τη γραμμή εργαλείων Σχήματα συμβόλων από την οποία μπορείτε να εισάγετε γραφικά στο έγγραφό σας.</ahelp>"
-#: 01170904.xhp
+#: symbolshapes.xhp
msgctxt ""
-"01170904.xhp\n"
-"hd_id3148538\n"
-"9\n"
+"symbolshapes.xhp\n"
+"par_idN105EB\n"
"help.text"
-msgid "No, I only want to save the value in the form"
-msgstr "Όχι, θέλω η τιμή να αποθηκευτεί μόνο στην φόρμα."
+msgid "<ahelp hid=\".\">Click an icon on the Symbol Shapes toolbar, and then drag in the document to draw the shape.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ σε ένα σύμβολο στη γραμμή εργαλείων Σχήματα συμβόλων και στη συνέχεια σύρετε μέσα στο έγγραφο για να σχεδιάσετε το σχήμα.</ahelp>"
-#: 01170904.xhp
+#: symbolshapes.xhp
msgctxt ""
-"01170904.xhp\n"
-"par_id3149398\n"
-"10\n"
+"symbolshapes.xhp\n"
+"par_idN1059D\n"
"help.text"
-msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO\">Specifies that the value of this combination field will not be written in the database and will only be saved in the form.</ahelp>"
-msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO\">Ορίζει ότι η τιμή αυτού του πεδίου συνδυασμού δε θα εγγραφεί στη βάση δεδομένων, αλλά θα αποθηκευτεί μόνο στη φόρμα.</ahelp>"
+msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
+msgstr "Κάποια σχήματα έχουν ένα ειδικό σημείο ελέγχου (λαβή) το οποίο μπορείτε να σύρετε για να αλλάξετε τις ιδιότητες του σχήματος. Ο δείκτης του ποντικιού μεταβάλλεται σε ένα σύμβολο χεριού πάνω από αυτές τις ειδικές λαβές."
diff --git a/source/el/helpcontent2/source/text/shared/04.po b/source/el/helpcontent2/source/text/shared/04.po
index 769750b8fef..bb9539bcae6 100644
--- a/source/el/helpcontent2/source/text/shared/04.po
+++ b/source/el/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2012-06-19 05:14+0200\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1583,7 +1583,7 @@ msgctxt ""
"241\n"
"help.text"
msgid "Opens the <emph>Enter Title</emph> dialog."
-msgstr "Ανοίγει τον διάλογο <emph> Εισαγωγή Τίτλου</emph>"
+msgstr "Ανοίγει τον διάλογο<emph> Εισαγωγή τίτλου</emph>"
#: 01010000.xhp
msgctxt ""
@@ -1689,7 +1689,7 @@ msgctxt ""
"331\n"
"help.text"
msgid "Spacebar"
-msgstr "Πλήκτρο Διαστήματος"
+msgstr "Πλήκτρο διαστήματος"
#: 01010000.xhp
msgctxt ""
@@ -2016,7 +2016,7 @@ msgctxt ""
"207\n"
"help.text"
msgid "Spacebar"
-msgstr "Πλήκτρο Διαστήματος"
+msgstr "Πλήκτρο διαστήματος"
#: 01010000.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/05.po b/source/el/helpcontent2/source/text/shared/05.po
index 9745df4fa55..3c24717730d 100644
--- a/source/el/helpcontent2/source/text/shared/05.po
+++ b/source/el/helpcontent2/source/text/shared/05.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2012-12-06 08:45+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,599 +16,6 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1354783528.0\n"
-#: 00000120.xhp
-msgctxt ""
-"00000120.xhp\n"
-"tit\n"
-"help.text"
-msgid "Help Agent, Tips and Extended Tips"
-msgstr "Οδηγός βοήθειας, συμβουλές και εκτεταμένες συμβουλές"
-
-#: 00000120.xhp
-msgctxt ""
-"00000120.xhp\n"
-"bm_id3150672\n"
-"help.text"
-msgid "<bookmark_value>Help; Help tips</bookmark_value> <bookmark_value>tooltips; help</bookmark_value> <bookmark_value>Help Agent; help</bookmark_value> <bookmark_value>Clippy, see Help Agent</bookmark_value>"
-msgstr "<bookmark_value>Βοήθεια; Συμβουλές βοήθειας</bookmark_value><bookmark_value>συμβουλές οθόνης; βοήθεια</bookmark_value><bookmark_value>Βοηθός; βοήθεια</bookmark_value><bookmark_value>Συνδετήρας, δείτε βοηθός</bookmark_value>"
-
-#: 00000120.xhp
-msgctxt ""
-"00000120.xhp\n"
-"hd_id3155599\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Help Agent, Tips and Extended Tips\">Help Agent, Tips and Extended Tips</link></variable>"
-msgstr "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Οδηγός βοήθειας, συμβουλές και εκτεταμένες συμβουλές\">Οδηγός βοήθειας, συμβουλές και εκτεταμένες συμβουλές</link></variable>"
-
-#: 00000120.xhp
-msgctxt ""
-"00000120.xhp\n"
-"par_id3148520\n"
-"2\n"
-"help.text"
-msgid "The Help Agent, Tips, and Extended Tips provide help while you work."
-msgstr "Ο οδηγός βοήθειας, οι συμβουλές και οι εκτεταμένες συμβουλές παρέχουν βοήθεια στη διάρκεια της εργασίας σας."
-
-#: 00000120.xhp
-msgctxt ""
-"00000120.xhp\n"
-"hd_id3147285\n"
-"7\n"
-"help.text"
-msgid "The Help Agent"
-msgstr "Ο οδηγός βοήθειας"
-
-#: 00000120.xhp
-msgctxt ""
-"00000120.xhp\n"
-"par_id3149716\n"
-"8\n"
-"help.text"
-msgid "The <link href=\"text/shared/optionen/01010600.xhp\" name=\"Help Agent\">Help Agent</link> starts automatically when you are performing a task that might require some assistance. The Help Agent appears in a small window in a corner of the document. To view the help for the task, click inside the Help Agent window."
-msgstr "Ο <link href=\"text/shared/optionen/01010600.xhp\" name=\"οδηγός βοήθειας\">οδηγός βοήθειας</link> ξεκινά αυτόματα όταν εκτελείτε μια λειτουργία που μπορεί να απαιτεί κάποια βοήθεια. Ο οδηγός βοήθειας εμφανίζεται σε ένα μικρο παράθυρο στην γωνία του εγγράφου. Για να προβάλετε την βοήθεια για αυτήν την λειτουργία, κάντε κλικ μέσα στο παράθυρο του οδηγού βοήθειας."
-
-#: 00000120.xhp
-msgctxt ""
-"00000120.xhp\n"
-"par_idN10634\n"
-"help.text"
-msgid "The Help Agent automatically closes after a short delay. If you ignore or close the Help Agent three times you perform a certain task, the Help Agent no longer opens for that task. To disable the Help Agent choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - General</emph>."
-msgstr "Ο βοηθός κλείνει αυτόματα μετά από μια μικρή καθυστέρηση. Εάν αγνοήσετε ή κλείσετε το βοηθό τρεις φορές ενώ εκτελείτε κάποια εργασία, ο βοηθός δεν ανοίγει πια για αυτή την εργασία. Για να απενεργοποιήσετε το βοηθό επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Γενικά</emph>."
-
-#: 00000120.xhp
-msgctxt ""
-"00000120.xhp\n"
-"hd_id3149140\n"
-"3\n"
-"help.text"
-msgid "Tips"
-msgstr "Συμβουλές"
-
-#: 00000120.xhp
-msgctxt ""
-"00000120.xhp\n"
-"par_id3157896\n"
-"4\n"
-"help.text"
-msgid "Tips provide you with the names of toolbar buttons. To display a tip, rest the pointer over a toolbar button until the name of the button appears."
-msgstr "Οι συμβουλές σας εφοδιάζουν με τα ονόματα των κουμπιών της γραμμής εργαλείων. Για να εμφανιστεί μια συμβουλή, αφήστε τον δείκτη του ποντικιού πάνω σε κάποιο κουμπί της γραμμής εργαλείων μέχρι να εμφανιστεί το όνομα του κουμπιού"
-
-#: 00000120.xhp
-msgctxt ""
-"00000120.xhp\n"
-"par_id3153910\n"
-"9\n"
-"help.text"
-msgid "Tips are also displayed for some elements in a document, such as chapter names when you scroll through a long document."
-msgstr "Οι συμβουλές εμφανίζονται επίσης και για ορισμένα στοιχεία εγγράφου, όπως για τα ονόματα κεφαλαίων στη διάρκεια της κίνησής σας μέσα σε ένα μεγάλο έγγραφο."
-
-#: 00000120.xhp
-msgctxt ""
-"00000120.xhp\n"
-"par_id992156\n"
-"help.text"
-msgid "Enable or disable the tips on <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - General</emph>."
-msgstr "Ενεργοποιήστε ή απενεργοποιήστε τις συμβουλές στο <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Γενικά</emph>."
-
-#: 00000120.xhp
-msgctxt ""
-"00000120.xhp\n"
-"hd_id3147571\n"
-"5\n"
-"help.text"
-msgid "Extended Tips"
-msgstr "Εκτεταμένες συμβουλές"
-
-#: 00000120.xhp
-msgctxt ""
-"00000120.xhp\n"
-"par_id3149346\n"
-"6\n"
-"help.text"
-msgid "Extended tips provide a brief description about buttons and commands. To display an extended tip, press Shift+F1, then point to a button or command."
-msgstr "Οι εκτεταμένες συμβουλές παρέχουν λεπτομερή περιγραφή των κουμπιών και των εντολών. Για να εμφανιστεί μια εκτεταμένη συμβουλή, πατήστε Shift+F1, και κατόπιν τοποθετήστε τον δείκτη του ποντικιού σε κάποιο κουμπί ή εντολή."
-
-#: 00000120.xhp
-msgctxt ""
-"00000120.xhp\n"
-"par_idN10666\n"
-"help.text"
-msgid "If you always want extended tips instead of tips, enable the extended tips on <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - General</emph>."
-msgstr "Εάν θέλετε πάντα εκτεταμένες συμβουλές αντί για απλές συμβουλές, ενεργοποιήστε τις εκτεταμένες συμβουλές στο <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Γενικά</emph>."
-
-#: err_html.xhp
-msgctxt ""
-"err_html.xhp\n"
-"tit\n"
-"help.text"
-msgid "Help Page Not Found"
-msgstr "Η σελίδα βοήθειας δεν βρέθηκε"
-
-#: err_html.xhp
-msgctxt ""
-"err_html.xhp\n"
-"hd_id3146957\n"
-"1\n"
-"help.text"
-msgid "Could not find Help page."
-msgstr "Δεν ήταν δυνατός ο εντοπισμός της σελίδας βοήθειας."
-
-#: err_html.xhp
-msgctxt ""
-"err_html.xhp\n"
-"par_id3147088\n"
-"2\n"
-"help.text"
-msgid "Unfortunately the Help page you selected was not found. The following data could be helpful in locating the error:"
-msgstr "Δυστυχώς, η σελίδα βοήθειας που επιλέξατε δεν βρέθηκε. Τα παρακάτω δεδομένα μπορεί να είναι χρήσιμα για τον εντοπισμό του σφάλματος:"
-
-#: err_html.xhp
-msgctxt ""
-"err_html.xhp\n"
-"par_id3143268\n"
-"3\n"
-"help.text"
-msgid "Help ID: <emph><help-id-missing/></emph>"
-msgstr "Αναγνωριστικό βοήθειας: <emph><help-id-missing/></emph>"
-
-#: err_html.xhp
-msgctxt ""
-"err_html.xhp\n"
-"par_idN10681\n"
-"help.text"
-msgid "You can install missing Help modules using the Setup application."
-msgstr "Μπορείτε να εγκαταστήσετε λειτουργικές μονάδες βοήθειας που λείπουν χρησιμοποιώντας την εφαρμογή εγκατάστασης."
-
-#: err_html.xhp
-msgctxt ""
-"err_html.xhp\n"
-"par_id3150541\n"
-"16\n"
-"help.text"
-msgid "Click <image id=\"img_id3148946\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148946\">Icon</alt></image><emph>Back</emph> to return to the previous page."
-msgstr "Κάντε κλικ στο <image id=\"img_id3148946\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148946\">Εικονίδιο</alt></image><emph>Πίσω</emph> για να επιστρέψετε στην προηγούμενή σελίδα."
-
-#: 00000130.xhp
-msgctxt ""
-"00000130.xhp\n"
-"tit\n"
-"help.text"
-msgid "Index - Keyword Search in the Help"
-msgstr "Ευρετήριο - Αναζήτηση στη βοήθεια βάσει λέξης-κλειδί"
-
-#: 00000130.xhp
-msgctxt ""
-"00000130.xhp\n"
-"bm_id3149428\n"
-"help.text"
-msgid "<bookmark_value>Index tab in Help</bookmark_value><bookmark_value>Help; keywords</bookmark_value>"
-msgstr "<bookmark_value>Καρτέλα ευρετηρίου στη βοήθεια</bookmark_value><bookmark_value>Βοήθεια; λέξεις-κλειδιά</bookmark_value>"
-
-#: 00000130.xhp
-msgctxt ""
-"00000130.xhp\n"
-"hd_id3153884\n"
-"5\n"
-"help.text"
-msgid "<variable id=\"00000130\"><link href=\"text/shared/05/00000130.xhp\" name=\"Index - Keyword Search in the Help\">Index - Keyword Search in the Help</link></variable>"
-msgstr "<variable id=\"00000130\"><link href=\"text/shared/05/00000130.xhp\" name=\"Ευρετήριο - Αναζήτηση στη βοήθεια βάσει λέξης-κλειδί\">Ευρετήριο - Αναζήτηση στη βοήθεια βάσει λέξης-κλειδί</link></variable>"
-
-#: 00000130.xhp
-msgctxt ""
-"00000130.xhp\n"
-"par_id3150960\n"
-"3\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2_COMBOBOX_TP_HELP_INDEX_CB_INDEX\" visibility=\"hidden\">Double-click an entry or type the word you want to find in the index.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_COMBOBOX_TP_HELP_INDEX_CB_INDEX\" visibility=\"hidden\">Κάντε διπλό κλικ σε μια καταχώριση ή πληκτρολογήστε τη λέξη που θέλετε να βρείτε στο ευρετήριο.</ahelp>"
-
-#: 00000130.xhp
-msgctxt ""
-"00000130.xhp\n"
-"par_id3148668\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2_PUSHBUTTON_TP_HELP_INDEX_PB_OPEN_INDEX\" visibility=\"hidden\">Click to display the selected topic.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_PUSHBUTTON_TP_HELP_INDEX_PB_OPEN_INDEX\" visibility=\"hidden\">Κάντε κλικ για να εμφανιστεί το επιλεγμένο θέμα.</ahelp>"
-
-#: 00000130.xhp
-msgctxt ""
-"00000130.xhp\n"
-"par_id3155934\n"
-"1\n"
-"help.text"
-msgid "You can search for a specific topic by typing a word into the <emph>Search term</emph> text box. The window contains an alphabetical list of index terms."
-msgstr "Μπορείτε να αναζητήσετε για ένα συγκεκριμένο θέμα πληκτρολογώντας μια λέξη στο πλαίσιο κειμένου <emph>Όρος Αναζήτησης</emph>. Το παράθυρο περιλαμβάνει μια αλφαβητική λίστα όρων ευρετηρίου."
-
-#: 00000130.xhp
-msgctxt ""
-"00000130.xhp\n"
-"par_id3145669\n"
-"6\n"
-"help.text"
-msgid "If the cursor is in the index list when you type the search term, the display will jump directly to the next match. When you type a word in the <emph>Search term</emph> text box, the focus will jump to the best match in the index list."
-msgstr "Αν ο δρομέας βρίσκεται στη λίστα ευρετηρίου, τότε όταν πληκτρολογείτε τον όρο αναζήτησης, η σελίδα της οθόνης θα μεταβεί αμέσως στην επόμενη καταχώριση που βρέθηκε. Όταν πληκτρολογείτε μια λέξη στο πλαίσιο κειμένου <emph>Όρος Αναζήτησης</emph>, η εστίαση θα μεταβεί στον όρο που ταιριάζει περισσότερο με τον όρο αναζήτησης στη λίστα ευρετηρίου."
-
-#: 00000130.xhp
-msgctxt ""
-"00000130.xhp\n"
-"par_id3147653\n"
-"7\n"
-"help.text"
-msgid "The index and full-text searches always apply to the currently selected <item type=\"productname\">%PRODUCTNAME</item> application. Select the appropriate application using the list box on the help viewer's toolbar."
-msgstr "Οι αναζητήσεις ευρετηρίου και πλήρους κειμένου ισχύουν πάντα για την τρέχουσα εφαρμογή του <item type=\"productname\">%PRODUCTNAME</item> που έχετε επιλέξει. Επιλέξτε την κατάλληλη εφαρμογή χρησιμοποιώντας το πλαίσιο λίστας στη γραμμή εργαλείων της προβολής της βοήθειας."
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"tit\n"
-"help.text"
-msgid "Find - The Full-Text Search"
-msgstr "Εύρεση - Η αναζήτηση πλήρους κειμένου"
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"bm_id3148532\n"
-"help.text"
-msgid "<bookmark_value>Find tab in Help</bookmark_value><bookmark_value>Help; full-text search</bookmark_value><bookmark_value>full-text search in Help</bookmark_value>"
-msgstr "<bookmark_value>Καρτέλα εύρεσης στη βοήθεια</bookmark_value><bookmark_value>βοήθεια; αναζήτηση πλήρους κειμένου</bookmark_value><bookmark_value>αναζήτηση πλήρους κειμένου στη βοήθεια</bookmark_value>"
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"hd_id3148523\n"
-"7\n"
-"help.text"
-msgid "<variable id=\"00000140\"><link href=\"text/shared/05/00000140.xhp\" name=\"Find - The Full-Text Search\">Find - The Full-Text Search</link></variable>"
-msgstr "<variable id=\"00000140\"><link href=\"text/shared/05/00000140.xhp\" name=\"Εύρεση - Η αναζήτηση πλήρους κειμένου\">Εύρεση - Η αναζήτηση πλήρους κειμένου</link></variable>"
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"par_id3155599\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2_COMBOBOX_TP_HELP_SEARCH_ED_SEARCH\" visibility=\"hidden\">Enter the search term here. The search is not case-sensitive.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_COMBOBOX_TP_HELP_SEARCH_ED_SEARCH\" visibility=\"hidden\">Πληκτρολογείστε τον όρο αναζήτησης εδώ. Η αναζήτηση δεν κάνει διάκριση πεζών-κεφαλαίων.</ahelp>"
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"par_id3153323\n"
-"3\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2_PUSHBUTTON_TP_HELP_SEARCH_PB_SEARCH\" visibility=\"hidden\">Click to start a full-text search for the term you entered.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_PUSHBUTTON_TP_HELP_SEARCH_PB_SEARCH\" visibility=\"hidden\">Κάντε κλικ για να αρχίσει η αναζήτησης πλήρους κειμένου του όρου που πληκτρολογήσατε.</ahelp>"
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"par_id3150499\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2_LISTBOX_TP_HELP_SEARCH_LB_RESULT\" visibility=\"hidden\">Lists the headings of the pages found in your full-text search. To display a page, double-click its entry.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_LISTBOX_TP_HELP_SEARCH_LB_RESULT\" visibility=\"hidden\">Εμφανίζονται οι επικεφαλίδες των σελίδων που βρέθηκαν κατά την αναζήτηση του πλήρους κειμένου που πληκτρολογήσατε. Για να εμφανιστεί κάποια σελίδα, κάντε διπλό κλικ στην αντίστοιχη καταχώριση.</ahelp>"
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"par_id3156027\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2_CHECKBOX_TP_HELP_SEARCH_CB_FULLWORDS\" visibility=\"hidden\">Specifies whether to carry out an exact search for the word you entered. Incomplete words will not be found.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_CHECKBOX_TP_HELP_SEARCH_CB_FULLWORDS\" visibility=\"hidden\">Καθορίζει αν θα γίνει μια ακριβή αναζήτηση του όρου που πληκτρολογήσατε. Δεν θα βρεθούν λέξεις που ταιριάζουν μερικώς.</ahelp>"
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"par_id3155552\n"
-"5\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2_CHECKBOX_TP_HELP_SEARCH_CB_SCOPE\" visibility=\"hidden\">Specifies whether to only search in document headings for the search term.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_CHECKBOX_TP_HELP_SEARCH_CB_SCOPE\" visibility=\"hidden\">Καθορίζει αν θα αναζητήσετε τον όρο μόνο στις επικεφαλίδες των εγγράφων.</ahelp>"
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"par_id3155555\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2_PUSHBUTTON_TP_HELP_SEARCH_PB_OPEN_SEARCH\" visibility=\"hidden\">Displays the entry selected in the list.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_PUSHBUTTON_TP_HELP_SEARCH_PB_OPEN_SEARCH\" visibility=\"hidden\">Εμφανίζει την καταχώριση που επιλέξατε από τη λίστα.</ahelp>"
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"par_id3152552\n"
-"8\n"
-"help.text"
-msgid "The full text search function in $[officename] Help allows you to find Help documents that contain any combination of search terms. To do this, type one or more words into the <emph>Search term</emph> text field."
-msgstr "Η λειτουργία αναζήτησης πλήρους κειμένου στη βοήθεια του $[officename] σάς επιτρέπει να βρίσκετε έγγραφα βοήθειας που περιέχουν οποιονδήποτε συνδυασμό των όρων αναζήτησης. Για να το κάνετε αυτό, πληκτρολογήστε μία ή περισσότερες λέξεις, που θέλετε να αναζητήσετε, στο πεδίο κειμένου <emph>Όρος αναζήτησης</emph>."
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"par_id3153345\n"
-"9\n"
-"help.text"
-msgid "The <emph>Search term</emph> text field stores the words you entered last. To repeat a previous search, click the arrow icon and select the term from the list."
-msgstr "Το πεδίο κειμένου <emph>Όρος αναζήτησης</emph> αποθηκεύει τις λέξεις που πληκτρολογήσατε τελευταία. Για να επαναλάβετε αργότερα κάποια προηγούμενη αναζήτηση, κάντε κλικ στο εικονίδιο του βέλους και επιλέξτε τον όρο από τη λίστα."
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"par_id3155941\n"
-"10\n"
-"help.text"
-msgid "After the search has been carried out, the document headings of the results appear in a list. Either double-click an entry, or select it and click <emph>Display</emph> to load the corresponding Help document."
-msgstr "Αφού τελειώσει η διαδικασία της αναζήτησης, εμφανίζονται σε λίστα οι επικεφαλίδες των κειμένων. Κάντε διπλό κλικ σε κάποια καταχώριση ή επιλέξτε την, και στη συνέχεια κάντε κλικ στο κουμπί <emph>Εμφάνιση...</emph> για να εμφανιστεί το αντίστοιχο έγγραφο της βοήθειας."
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"par_id3157958\n"
-"11\n"
-"help.text"
-msgid "Use the check box <emph>Find in headings only</emph> to limit the search to document headings."
-msgstr "Χρησιμοποιείστε το πλαίσιο ελέγχου <emph>Εύρεση μόνο στις επικεφαλίδες</emph> για να περιορίσετε την αναζήτηση μόνο σε επικεφαλίδες εγγράφων."
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"par_id3147210\n"
-"15\n"
-"help.text"
-msgid "The <emph>Complete words only</emph> check box allows you to perform an exact search. If this box is marked, incomplete words will not be found. Do not mark this check box if the search term you enter should also be found as part of a longer word."
-msgstr "Το πλαίσιο ελέγχου <emph>Μόνο ολόκληρες λέξεις</emph> σας επιτρέπει να εκτελείτε μια ακριβή αναζήτηση. Αν έχετε επιλέξει αυτό το πλαίσιο, δεν θα βρεθούν λέξεις που ταιριάζουν μερικώς. Μην επιλέγετε αυτό το πλαίσιο ελέγχου αν ο όρος αναζήτησης που πληκτρολογήσατε πρέπει να αναζητηθεί και ως ένα τμήμα μεγαλύτερης λέξης."
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"par_id3146798\n"
-"12\n"
-"help.text"
-msgid "You can enter any combination of search terms, separated by spaces. Searching is not case-sensitive."
-msgstr "Μπορείτε να πληκτρολογήσετε οποιοδήποτε συνδυασμό όρων αναζήτησης, που να διαχωρίζονται με κόμμα. Η αναζήτηση δεν κάνει διάκριση πεζών-κεφαλαίων."
-
-#: 00000140.xhp
-msgctxt ""
-"00000140.xhp\n"
-"par_id3149732\n"
-"13\n"
-"help.text"
-msgid "The index and full-text searches always apply to the currently selected %PRODUCTNAME application. Select the appropriate application using the list box on the help viewer's toolbar."
-msgstr "Οι αναζητήσεις ευρετηρίου και πλήρους κειμένου ισχύουν πάντα για την εφαρμογή του %PRODUCTNAME που έχετε επιλέξει. Επιλέξτε την κατάλληλη εφαρμογή χρησιμοποιώντας το πλαίσιο λίστας στη γραμμή εργαλείων στην προβολή της βοήθειας."
-
-#: 00000150.xhp
-msgctxt ""
-"00000150.xhp\n"
-"tit\n"
-"help.text"
-msgid "Managing Bookmarks"
-msgstr "Διαχείριση σελιδοδεικτών"
-
-#: 00000150.xhp
-msgctxt ""
-"00000150.xhp\n"
-"bm_id3153244\n"
-"help.text"
-msgid "<bookmark_value>Help; bookmarks</bookmark_value><bookmark_value>bookmarks; Help</bookmark_value>"
-msgstr "<bookmark_value>Βοήθεια; σελιδοδείκτες</bookmark_value><bookmark_value>Σελιδοδείκτες;Βοήθεια</bookmark_value>"
-
-#: 00000150.xhp
-msgctxt ""
-"00000150.xhp\n"
-"hd_id3154349\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"doc_title\"><link href=\"text/shared/05/00000150.xhp\" name=\"Managing Bookmarks\">Managing Bookmarks</link></variable>"
-msgstr "<variable id=\"doc_title\"><link href=\"text/shared/05/00000150.xhp\" name=\"Διαχείριση σελιδοδεικτών\">Διαχείριση σελιδοδεικτών</link></variable>"
-
-#: 00000150.xhp
-msgctxt ""
-"00000150.xhp\n"
-"par_id3154840\n"
-"11\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2_EDIT_DLG_HELP_ADDBOOKMARK_ED_BOOKMARK_TITLE\" visibility=\"hidden\">Displays the name of the bookmarked page. You can also type a new name for the bookmark.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_EDIT_DLG_HELP_ADDBOOKMARK_ED_BOOKMARK_TITLE\" visibility=\"hidden\">Εμφανίζει το όνομα της σελίδας για την οποία δημιουργήθηκε ο σελιδοδείκτης. Μπορείτε επίσης να πληκτρολογήσετε ένα νέο όνομα για τον σελιδοδείκτη.</ahelp>"
-
-#: 00000150.xhp
-msgctxt ""
-"00000150.xhp\n"
-"par_id3149140\n"
-"help.text"
-msgid "<image src=\"sfx2/res/favourite.png\" id=\"img_id3149549\"><alt id=\"alt_id3149549\">Icon</alt></image>"
-msgstr "<image src=\"sfx2/res/favourite.png\" id=\"img_id3149549\"><alt id=\"alt_id3149549\">Icon</alt></image>"
-
-#: 00000150.xhp
-msgctxt ""
-"00000150.xhp\n"
-"par_id3145314\n"
-"10\n"
-"help.text"
-msgid "Use the <emph>Add to Bookmarks</emph> icon to set a bookmark for the current page shown in the Help."
-msgstr "Χρησιμοποιήστε το εικονίδιο <emph>Προσθήκη στους σελιδοδείκτες...</emph> για να καθορίσετε ένα σελιδοδείκτη για την τρέχουσα σελίδα που εμφανίζεται στη βοήθεια."
-
-#: 00000150.xhp
-msgctxt ""
-"00000150.xhp\n"
-"par_id3149827\n"
-"3\n"
-"help.text"
-msgid "You can find the bookmarks on the <emph>Bookmarks</emph> tab page."
-msgstr "Μπορείτε να βρείτε τους σελιδοδείκτες στη σελίδα καρτέλας <emph>Σελιδοδείκτες</emph>."
-
-#: 00000150.xhp
-msgctxt ""
-"00000150.xhp\n"
-"par_id3145345\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2_LISTBOX_TP_HELP_BOOKMARKS_LB_BOOKMARKS\" visibility=\"visible\">Double-clicking a bookmark or pressing the Return key opens the assigned page in Help. A right-click opens the context menu.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_LISTBOX_TP_HELP_BOOKMARKS_LB_BOOKMARKS\" visibility=\"visible\">Αν κάνετε διπλό κλικ σε κάποιο σελιδοδείκτη ή αν πατήσετε το πλήκτρο Enter, τότε ανοίγει η σελίδα της βοήθειας στην οποία αντιστοιχεί ο σελιδοδείκτης. Αν κάνετε κλικ με το δεξιό κουμπί του ποντικιού, τότε ανοίγει το μενού περιβάλλοντος.</ahelp>"
-
-#: 00000150.xhp
-msgctxt ""
-"00000150.xhp\n"
-"par_id3166410\n"
-"5\n"
-"help.text"
-msgid "Use the Del key to delete a selected bookmark."
-msgstr "Χρησιμοποιήστε το πλήκτρο Del για να διαγράψετε τον σελιδοδείκτη που επιλέξατε."
-
-#: 00000150.xhp
-msgctxt ""
-"00000150.xhp\n"
-"par_id3145382\n"
-"6\n"
-"help.text"
-msgid "The following commands are on the context menu of a bookmark:"
-msgstr "Στο μενού περιβάλλοντος σελιδοδεικτών μπορείτε να βρείτε τις ακόλουθες εντολές:"
-
-#: 00000150.xhp
-msgctxt ""
-"00000150.xhp\n"
-"par_id3147573\n"
-"7\n"
-"help.text"
-msgid "<emph>Display</emph> - <ahelp hid=\"HID_HELP_BOOKMARKS_OPEN\" visibility=\"visible\">displays the selected help subject</ahelp>."
-msgstr "<emph>Εμφάνιση...</emph> - <ahelp hid=\"HID_HELP_BOOKMARKS_OPEN\" visibility=\"visible\">εμφανίζει το επιλεγμένο θέμα της βοήθειας</ahelp>."
-
-#: 00000150.xhp
-msgctxt ""
-"00000150.xhp\n"
-"par_id3150771\n"
-"8\n"
-"help.text"
-msgid "<emph>Rename</emph> - <ahelp hid=\"HID_HELP_BOOKMARKS_RENAME\" visibility=\"visible\">opens a dialog for entering another name for the bookmark</ahelp>."
-msgstr "<emph>Μετονομασία</emph> - <ahelp hid=\"HID_HELP_BOOKMARKS_RENAME\" visibility=\"visible\">ανοίγει ένα παράθυρο διαλόγου για να πληκτρολογήσετε ένα νέο όνομα για τον σελιδοδείκτη</ahelp>."
-
-#: 00000150.xhp
-msgctxt ""
-"00000150.xhp\n"
-"par_id3153087\n"
-"9\n"
-"help.text"
-msgid "<emph>Delete</emph> - <ahelp hid=\"HID_HELP_BOOKMARKS_DELETE\" visibility=\"visible\">deletes the bookmark selected </ahelp>."
-msgstr "<emph>Διαγραφή</emph> - <ahelp hid=\"HID_HELP_BOOKMARKS_DELETE\" visibility=\"visible\">διαγράφει τον σελιδοδείκτη που επιλέξατε</ahelp>."
-
-#: 00000160.xhp
-msgctxt ""
-"00000160.xhp\n"
-"tit\n"
-"help.text"
-msgid "Contents - The Main Help Topics"
-msgstr "Περιεχόμενα - Τα κύρια θέματα της βοήθειας"
-
-#: 00000160.xhp
-msgctxt ""
-"00000160.xhp\n"
-"bm_id3147090\n"
-"help.text"
-msgid "<bookmark_value>Help; topics</bookmark_value><bookmark_value>tree view of Help</bookmark_value>"
-msgstr "<bookmark_value>Βοήθεια; θέματα</bookmark_value><bookmark_value>προβολή δένδρου της βοήθειας</bookmark_value>"
-
-#: 00000160.xhp
-msgctxt ""
-"00000160.xhp\n"
-"hd_id3146856\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"doc_title\"><link href=\"text/shared/05/00000160.xhp\" name=\"Contents - The Main Help Topics\">Contents - The Main Help Topics</link></variable>"
-msgstr "<variable id=\"doc_title\"><link href=\"text/shared/05/00000160.xhp\" name=\"Περιεχόμενα - Τα κύρια θέματα της βοήθειας\">Περιεχόμενα - Τα κύρια θέματα της βοήθειας</link></variable>"
-
-#: 00000160.xhp
-msgctxt ""
-"00000160.xhp\n"
-"par_id3147000\n"
-"3\n"
-"help.text"
-msgid "<ahelp hid=\"HID_HELP_TABPAGE_CONTENTS\">Displays the main help themes, arranged in a similar way to folders in a file manager.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TABPAGE_CONTENTS\">Εμφανίζει τα κύρια θέματα της βοήθειας, διευθετημένα κατά τρόπο όμοιο με τους φακέλους στη Διαχείριση αρχείων.</ahelp>"
-
-#: 00000160.xhp
-msgctxt ""
-"00000160.xhp\n"
-"par_id3151315\n"
-"help.text"
-msgid "<image id=\"img_id3152924\" src=\"sfx2/res/hlpbookclosed.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152924\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152924\" src=\"sfx2/res/hlpbookclosed.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152924\">Icon</alt></image>"
-
-#: 00000160.xhp
-msgctxt ""
-"00000160.xhp\n"
-"par_id3150774\n"
-"4\n"
-"help.text"
-msgid "Double-click a closed folder to open it and display the subfolders and Help pages."
-msgstr "Κάντε διπλό κλικ σε ένα κλειστό φάκελο για να ανοίξει και για να εμφανιστούν οι υποφάκελοι και οι σελίδες της βοήθειας."
-
-#: 00000160.xhp
-msgctxt ""
-"00000160.xhp\n"
-"par_id3150506\n"
-"help.text"
-msgid "<image id=\"img_id3156426\" src=\"sfx2/res/hlpbookopen.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156426\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156426\" src=\"sfx2/res/hlpbookopen.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156426\">Icon</alt></image>"
-
-#: 00000160.xhp
-msgctxt ""
-"00000160.xhp\n"
-"par_id3154749\n"
-"5\n"
-"help.text"
-msgid "Double-click an open folder to close it and hide the subfolders and Help pages."
-msgstr "Κάντε διπλό κλικ σε ένα ανοιχτό φάκελο για να κλείσει και για να γίνει απόκρυψη των υποφακέλων και των σελίδων της βοήθειας."
-
-#: 00000160.xhp
-msgctxt ""
-"00000160.xhp\n"
-"par_id3166410\n"
-"help.text"
-msgid "<image id=\"img_id3150255\" src=\"sfx2/res/hlpdoc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150255\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150255\" src=\"sfx2/res/hlpdoc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150255\">Icon</alt></image>"
-
-#: 00000160.xhp
-msgctxt ""
-"00000160.xhp\n"
-"par_id3152909\n"
-"6\n"
-"help.text"
-msgid "Double-click a document icon to display the corresponding Help page."
-msgstr "Κάντε διπλό κλικ σε ένα εικονίδιο εγγράφου για να εμφανιστεί η αντίστοιχη σελίδα της βοήθειας."
-
-#: 00000160.xhp
-msgctxt ""
-"00000160.xhp\n"
-"par_id3158432\n"
-"7\n"
-"help.text"
-msgid "Use the arrow keys in combination with the Return key to drop down and roll up entries and to open documents."
-msgstr "Χρησιμοποιείστε τα πλήκτρα του δρομέα σε συνδυασμό με το πλήκτρο Enter για να αναπτύξετε ή να συμπτύξετε καταχωρήσεις και για να ανοίξετε έγγραφα."
-
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -772,6 +179,85 @@ msgctxt ""
msgid "Visit the <link href=\"http://www.libreoffice.org/get-involved/\">Get involved page on the website</link> and follow the links for contributors."
msgstr "Επισκεφτείτε τη σελίδα <link href=\"http://www.libreoffice.org/get-involved/\">Συμμετοχή</link> και ακολουθείστε τους συνδέσμους για τους συντελεστές."
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"tit\n"
+"help.text"
+msgid "Icons in the Documentation"
+msgstr "Εικονίδια στην τεκμηρίωση"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3153116\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/05/00000002.xhp\" name=\"Icons in the Documentation\">Icons in the Documentation</link>"
+msgstr "<link href=\"text/shared/05/00000002.xhp\" name=\"Εικονίδια στην τεκμηρίωση\">Εικονίδια στην τεκμηρίωση</link>"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3154962\n"
+"8\n"
+"help.text"
+msgid "Icons in the Documentation"
+msgstr "Εικονίδια στην τεκμηρίωση"
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3146961\n"
+"9\n"
+"help.text"
+msgid "There are three icons used to call your attention to additional helpful information."
+msgstr "Υπάρχουν τρία εικονίδια που σας εφιστούν την προσοχή σε επιπλέον βοηθητικές πληροφορίες."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3156152\n"
+"10\n"
+"help.text"
+msgid "The \"Important!\" icon points out important information regarding data and system security."
+msgstr "Το εικονίδιο \"Σημαντικό!\" υποδεικνύει σημαντικές πληροφορίες για την ασφάλεια των δεδομένων και του συστήματος."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3153897\n"
+"11\n"
+"help.text"
+msgid "The \"Note\" icon points out extra information: for example, alternative ways to reach a certain goal."
+msgstr "Το εικονίδιο \"Σημείωση\" υποδεικνύει επιπλέον πληροφορίες: για παράδειγμα, εναλλακτικούς τρόπους για να επιτύχετε ένα συγκεκριμένο σκοπό."
+
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3154216\n"
+"12\n"
+"help.text"
+msgid "The \"Tip\" icon points out tips for working with the program in a more efficient manner."
+msgstr "Το εικονίδιο \"Συμβουλή\" υποδεικνύει χρήσιμες συμβουλές για το πώς να εργαστείτε με το πρόγραμμα κατά τον αποδοτικότερο τρόπο."
+
+#: 00000100.xhp
+msgctxt ""
+"00000100.xhp\n"
+"par_id3150699\n"
+"help.text"
+msgid "The Help references the default settings of the program on a system that is set to defaults. Descriptions of colors, mouse actions, or other configurable items can be different for your program and system."
+msgstr "ΟΙ αναφορές βοήθειας των προεπιλεγμένων ρυθμίσεων του προγράμματος σε ένα σύστημα που ορίζεται στις προεπιλογές. Περιγραφές χρωμάτων, ενέργειες ποντικιού, ή άλλα διαμορφώσιμα στοιχεία μπορεί να είναι διαφορετικά για το πρόγραμμά σας και το σύστημα."
+
+#: 00000100.xhp
+msgctxt ""
+"00000100.xhp\n"
+"par_id3150618\n"
+"1\n"
+"help.text"
+msgid "The <emph>$[officename] Help system</emph> provides easy access to information and support. There are several ways to find what you are looking for in the <link href=\"text/shared/05/00000110.xhp\" name=\"Help environment\">Help environment</link>: You can search for a specific keyword in the <link href=\"text/shared/05/00000130.xhp\" name=\"Index\">Index</link>, carry out a full-text search under <link href=\"text/shared/05/00000140.xhp\" name=\"Find\">Find</link>, or look through a hierarchical list of the <link href=\"text/shared/05/00000160.xhp\" name=\"Topics\">Topics</link>."
+msgstr "Το <emph>σύστημα βοήθειας του $[officename]</emph> παρέχει εύκολη πρόσβαση σε πληροφορίες και τεχνική υποστήριξη. Υπάρχουν διάφοροι τρόποι για να βρείτε στο <link href=\"text/shared/05/00000110.xhp\" name=\"περιβάλλον βοήθειας\">περιβάλλον βοήθειας</link> ό,τι αναζητάτε: Μπορείτε να αναζητήσετε μια συγκεκριμένη λέξη-κλειδί στο <link href=\"text/shared/05/00000130.xhp\" name=\"Ευρετήριο\">Ευρετήριο</link>, μπορείτε να κάνετε μια αναζήτηση πλήρους κειμένου στο <link href=\"text/shared/05/00000140.xhp\" name=\"Εύρεση\">Εύρεση</link>, ή ακόμα μπορείτε να ψάξετε στην ιεραρχημένη λίστα θεμάτων στα <link href=\"text/shared/05/00000160.xhp\" name=\"Περιεχόμενα\">Περιεχόμενα</link>."
+
#: 00000110.xhp
msgctxt ""
"00000110.xhp\n"
@@ -1186,81 +672,595 @@ msgctxt ""
msgid "Contains user-defined bookmarks. You can edit or delete bookmarks, or click them to go to the corresponding pages."
msgstr "Αυτή η σελίδα καρτέλας περιλαμβάνει τους σελιδοδείκτες σας. Μπορείτε να τους επεξεργασθείτε, να τους διαγράψετε ή να πατήσετε με το ποντίκι επάνω τους για να μεταβείτε στις αντίστοιχες σελίδες."
-#: 00000002.xhp
+#: 00000120.xhp
msgctxt ""
-"00000002.xhp\n"
+"00000120.xhp\n"
"tit\n"
"help.text"
-msgid "Icons in the Documentation"
-msgstr "Εικονίδια στην τεκμηρίωση"
+msgid "Help Agent, Tips and Extended Tips"
+msgstr "Οδηγός βοήθειας, συμβουλές και εκτεταμένες συμβουλές"
-#: 00000002.xhp
+#: 00000120.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3153116\n"
+"00000120.xhp\n"
+"bm_id3150672\n"
+"help.text"
+msgid "<bookmark_value>Help; Help tips</bookmark_value> <bookmark_value>tooltips; help</bookmark_value> <bookmark_value>Help Agent; help</bookmark_value> <bookmark_value>Clippy, see Help Agent</bookmark_value>"
+msgstr "<bookmark_value>Βοήθεια; Συμβουλές βοήθειας</bookmark_value><bookmark_value>συμβουλές οθόνης; βοήθεια</bookmark_value><bookmark_value>Βοηθός; βοήθεια</bookmark_value><bookmark_value>Συνδετήρας, δείτε βοηθός</bookmark_value>"
+
+#: 00000120.xhp
+msgctxt ""
+"00000120.xhp\n"
+"hd_id3155599\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/05/00000002.xhp\" name=\"Icons in the Documentation\">Icons in the Documentation</link>"
-msgstr "<link href=\"text/shared/05/00000002.xhp\" name=\"Εικονίδια στην τεκμηρίωση\">Εικονίδια στην τεκμηρίωση</link>"
+msgid "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Help Agent, Tips and Extended Tips\">Help Agent, Tips and Extended Tips</link></variable>"
+msgstr "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Οδηγός βοήθειας, συμβουλές και εκτεταμένες συμβουλές\">Οδηγός βοήθειας, συμβουλές και εκτεταμένες συμβουλές</link></variable>"
-#: 00000002.xhp
+#: 00000120.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3154962\n"
+"00000120.xhp\n"
+"par_id3148520\n"
+"2\n"
+"help.text"
+msgid "The Help Agent, Tips, and Extended Tips provide help while you work."
+msgstr "Ο οδηγός βοήθειας, οι συμβουλές και οι εκτεταμένες συμβουλές παρέχουν βοήθεια στη διάρκεια της εργασίας σας."
+
+#: 00000120.xhp
+msgctxt ""
+"00000120.xhp\n"
+"hd_id3147285\n"
+"7\n"
+"help.text"
+msgid "The Help Agent"
+msgstr "Ο οδηγός βοήθειας"
+
+#: 00000120.xhp
+msgctxt ""
+"00000120.xhp\n"
+"par_id3149716\n"
"8\n"
"help.text"
-msgid "Icons in the Documentation"
-msgstr "Εικονίδια στην τεκμηρίωση"
+msgid "The <link href=\"text/shared/optionen/01010600.xhp\" name=\"Help Agent\">Help Agent</link> starts automatically when you are performing a task that might require some assistance. The Help Agent appears in a small window in a corner of the document. To view the help for the task, click inside the Help Agent window."
+msgstr "Ο <link href=\"text/shared/optionen/01010600.xhp\" name=\"οδηγός βοήθειας\">οδηγός βοήθειας</link> ξεκινά αυτόματα όταν εκτελείτε μια λειτουργία που μπορεί να απαιτεί κάποια βοήθεια. Ο οδηγός βοήθειας εμφανίζεται σε ένα μικρο παράθυρο στην γωνία του εγγράφου. Για να προβάλετε την βοήθεια για αυτήν την λειτουργία, κάντε κλικ μέσα στο παράθυρο του οδηγού βοήθειας."
-#: 00000002.xhp
+#: 00000120.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3146961\n"
+"00000120.xhp\n"
+"par_idN10634\n"
+"help.text"
+msgid "The Help Agent automatically closes after a short delay. If you ignore or close the Help Agent three times you perform a certain task, the Help Agent no longer opens for that task. To disable the Help Agent choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - General</emph>."
+msgstr "Ο βοηθός κλείνει αυτόματα μετά από μια μικρή καθυστέρηση. Εάν αγνοήσετε ή κλείσετε το βοηθό τρεις φορές ενώ εκτελείτε κάποια εργασία, ο βοηθός δεν ανοίγει πια για αυτή την εργασία. Για να απενεργοποιήσετε το βοηθό επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Γενικά</emph>."
+
+#: 00000120.xhp
+msgctxt ""
+"00000120.xhp\n"
+"hd_id3149140\n"
+"3\n"
+"help.text"
+msgid "Tips"
+msgstr "Συμβουλές"
+
+#: 00000120.xhp
+msgctxt ""
+"00000120.xhp\n"
+"par_id3157896\n"
+"4\n"
+"help.text"
+msgid "Tips provide you with the names of toolbar buttons. To display a tip, rest the pointer over a toolbar button until the name of the button appears."
+msgstr "Οι συμβουλές σας εφοδιάζουν με τα ονόματα των κουμπιών της γραμμής εργαλείων. Για να εμφανιστεί μια συμβουλή, αφήστε τον δείκτη του ποντικιού πάνω σε κάποιο κουμπί της γραμμής εργαλείων μέχρι να εμφανιστεί το όνομα του κουμπιού"
+
+#: 00000120.xhp
+msgctxt ""
+"00000120.xhp\n"
+"par_id3153910\n"
"9\n"
"help.text"
-msgid "There are three icons used to call your attention to additional helpful information."
-msgstr "Υπάρχουν τρία εικονίδια που σας εφιστούν την προσοχή σε επιπλέον βοηθητικές πληροφορίες."
+msgid "Tips are also displayed for some elements in a document, such as chapter names when you scroll through a long document."
+msgstr "Οι συμβουλές εμφανίζονται επίσης και για ορισμένα στοιχεία εγγράφου, όπως για τα ονόματα κεφαλαίων στη διάρκεια της κίνησής σας μέσα σε ένα μεγάλο έγγραφο."
-#: 00000002.xhp
+#: 00000120.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3156152\n"
+"00000120.xhp\n"
+"par_id992156\n"
+"help.text"
+msgid "Enable or disable the tips on <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - General</emph>."
+msgstr "Ενεργοποιήστε ή απενεργοποιήστε τις συμβουλές στο <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Γενικά</emph>."
+
+#: 00000120.xhp
+msgctxt ""
+"00000120.xhp\n"
+"hd_id3147571\n"
+"5\n"
+"help.text"
+msgid "Extended Tips"
+msgstr "Εκτεταμένες συμβουλές"
+
+#: 00000120.xhp
+msgctxt ""
+"00000120.xhp\n"
+"par_id3149346\n"
+"6\n"
+"help.text"
+msgid "Extended tips provide a brief description about buttons and commands. To display an extended tip, press Shift+F1, then point to a button or command."
+msgstr "Οι εκτεταμένες συμβουλές παρέχουν λεπτομερή περιγραφή των κουμπιών και των εντολών. Για να εμφανιστεί μια εκτεταμένη συμβουλή, πατήστε Shift+F1, και κατόπιν τοποθετήστε τον δείκτη του ποντικιού σε κάποιο κουμπί ή εντολή."
+
+#: 00000120.xhp
+msgctxt ""
+"00000120.xhp\n"
+"par_idN10666\n"
+"help.text"
+msgid "If you always want extended tips instead of tips, enable the extended tips on <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - General</emph>."
+msgstr "Εάν θέλετε πάντα εκτεταμένες συμβουλές αντί για απλές συμβουλές, ενεργοποιήστε τις εκτεταμένες συμβουλές στο <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Γενικά</emph>."
+
+#: 00000130.xhp
+msgctxt ""
+"00000130.xhp\n"
+"tit\n"
+"help.text"
+msgid "Index - Keyword Search in the Help"
+msgstr "Ευρετήριο - Αναζήτηση στη βοήθεια βάσει λέξης-κλειδί"
+
+#: 00000130.xhp
+msgctxt ""
+"00000130.xhp\n"
+"bm_id3149428\n"
+"help.text"
+msgid "<bookmark_value>Index tab in Help</bookmark_value><bookmark_value>Help; keywords</bookmark_value>"
+msgstr "<bookmark_value>Καρτέλα ευρετηρίου στη βοήθεια</bookmark_value><bookmark_value>Βοήθεια; λέξεις-κλειδιά</bookmark_value>"
+
+#: 00000130.xhp
+msgctxt ""
+"00000130.xhp\n"
+"hd_id3153884\n"
+"5\n"
+"help.text"
+msgid "<variable id=\"00000130\"><link href=\"text/shared/05/00000130.xhp\" name=\"Index - Keyword Search in the Help\">Index - Keyword Search in the Help</link></variable>"
+msgstr "<variable id=\"00000130\"><link href=\"text/shared/05/00000130.xhp\" name=\"Ευρετήριο - Αναζήτηση στη βοήθεια βάσει λέξης-κλειδί\">Ευρετήριο - Αναζήτηση στη βοήθεια βάσει λέξης-κλειδί</link></variable>"
+
+#: 00000130.xhp
+msgctxt ""
+"00000130.xhp\n"
+"par_id3150960\n"
+"3\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2_COMBOBOX_TP_HELP_INDEX_CB_INDEX\" visibility=\"hidden\">Double-click an entry or type the word you want to find in the index.</ahelp>"
+msgstr "<ahelp hid=\"SFX2_COMBOBOX_TP_HELP_INDEX_CB_INDEX\" visibility=\"hidden\">Κάντε διπλό κλικ σε μια καταχώριση ή πληκτρολογήστε τη λέξη που θέλετε να βρείτε στο ευρετήριο.</ahelp>"
+
+#: 00000130.xhp
+msgctxt ""
+"00000130.xhp\n"
+"par_id3148668\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2_PUSHBUTTON_TP_HELP_INDEX_PB_OPEN_INDEX\" visibility=\"hidden\">Click to display the selected topic.</ahelp>"
+msgstr "<ahelp hid=\"SFX2_PUSHBUTTON_TP_HELP_INDEX_PB_OPEN_INDEX\" visibility=\"hidden\">Κάντε κλικ για να εμφανιστεί το επιλεγμένο θέμα.</ahelp>"
+
+#: 00000130.xhp
+msgctxt ""
+"00000130.xhp\n"
+"par_id3155934\n"
+"1\n"
+"help.text"
+msgid "You can search for a specific topic by typing a word into the <emph>Search term</emph> text box. The window contains an alphabetical list of index terms."
+msgstr "Μπορείτε να αναζητήσετε για ένα συγκεκριμένο θέμα πληκτρολογώντας μια λέξη στο πλαίσιο κειμένου <emph>Όρος Αναζήτησης</emph>. Το παράθυρο περιλαμβάνει μια αλφαβητική λίστα όρων ευρετηρίου."
+
+#: 00000130.xhp
+msgctxt ""
+"00000130.xhp\n"
+"par_id3145669\n"
+"6\n"
+"help.text"
+msgid "If the cursor is in the index list when you type the search term, the display will jump directly to the next match. When you type a word in the <emph>Search term</emph> text box, the focus will jump to the best match in the index list."
+msgstr "Αν ο δρομέας βρίσκεται στη λίστα ευρετηρίου, τότε όταν πληκτρολογείτε τον όρο αναζήτησης, η σελίδα της οθόνης θα μεταβεί αμέσως στην επόμενη καταχώριση που βρέθηκε. Όταν πληκτρολογείτε μια λέξη στο πλαίσιο κειμένου <emph>Όρος Αναζήτησης</emph>, η εστίαση θα μεταβεί στον όρο που ταιριάζει περισσότερο με τον όρο αναζήτησης στη λίστα ευρετηρίου."
+
+#: 00000130.xhp
+msgctxt ""
+"00000130.xhp\n"
+"par_id3147653\n"
+"7\n"
+"help.text"
+msgid "The index and full-text searches always apply to the currently selected <item type=\"productname\">%PRODUCTNAME</item> application. Select the appropriate application using the list box on the help viewer's toolbar."
+msgstr "Οι αναζητήσεις ευρετηρίου και πλήρους κειμένου ισχύουν πάντα για την τρέχουσα εφαρμογή του <item type=\"productname\">%PRODUCTNAME</item> που έχετε επιλέξει. Επιλέξτε την κατάλληλη εφαρμογή χρησιμοποιώντας το πλαίσιο λίστας στη γραμμή εργαλείων της προβολής της βοήθειας."
+
+#: 00000140.xhp
+msgctxt ""
+"00000140.xhp\n"
+"tit\n"
+"help.text"
+msgid "Find - The Full-Text Search"
+msgstr "Εύρεση - Η αναζήτηση πλήρους κειμένου"
+
+#: 00000140.xhp
+msgctxt ""
+"00000140.xhp\n"
+"bm_id3148532\n"
+"help.text"
+msgid "<bookmark_value>Find tab in Help</bookmark_value><bookmark_value>Help; full-text search</bookmark_value><bookmark_value>full-text search in Help</bookmark_value>"
+msgstr "<bookmark_value>Καρτέλα εύρεσης στη βοήθεια</bookmark_value><bookmark_value>βοήθεια; αναζήτηση πλήρους κειμένου</bookmark_value><bookmark_value>αναζήτηση πλήρους κειμένου στη βοήθεια</bookmark_value>"
+
+#: 00000140.xhp
+msgctxt ""
+"00000140.xhp\n"
+"hd_id3148523\n"
+"7\n"
+"help.text"
+msgid "<variable id=\"00000140\"><link href=\"text/shared/05/00000140.xhp\" name=\"Find - The Full-Text Search\">Find - The Full-Text Search</link></variable>"
+msgstr "<variable id=\"00000140\"><link href=\"text/shared/05/00000140.xhp\" name=\"Εύρεση - Η αναζήτηση πλήρους κειμένου\">Εύρεση - Η αναζήτηση πλήρους κειμένου</link></variable>"
+
+#: 00000140.xhp
+msgctxt ""
+"00000140.xhp\n"
+"par_id3155599\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2_COMBOBOX_TP_HELP_SEARCH_ED_SEARCH\" visibility=\"hidden\">Enter the search term here. The search is not case-sensitive.</ahelp>"
+msgstr "<ahelp hid=\"SFX2_COMBOBOX_TP_HELP_SEARCH_ED_SEARCH\" visibility=\"hidden\">Πληκτρολογείστε τον όρο αναζήτησης εδώ. Η αναζήτηση δεν κάνει διάκριση πεζών-κεφαλαίων.</ahelp>"
+
+#: 00000140.xhp
+msgctxt ""
+"00000140.xhp\n"
+"par_id3153323\n"
+"3\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2_PUSHBUTTON_TP_HELP_SEARCH_PB_SEARCH\" visibility=\"hidden\">Click to start a full-text search for the term you entered.</ahelp>"
+msgstr "<ahelp hid=\"SFX2_PUSHBUTTON_TP_HELP_SEARCH_PB_SEARCH\" visibility=\"hidden\">Κάντε κλικ για να αρχίσει η αναζήτησης πλήρους κειμένου του όρου που πληκτρολογήσατε.</ahelp>"
+
+#: 00000140.xhp
+msgctxt ""
+"00000140.xhp\n"
+"par_id3150499\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2_LISTBOX_TP_HELP_SEARCH_LB_RESULT\" visibility=\"hidden\">Lists the headings of the pages found in your full-text search. To display a page, double-click its entry.</ahelp>"
+msgstr "<ahelp hid=\"SFX2_LISTBOX_TP_HELP_SEARCH_LB_RESULT\" visibility=\"hidden\">Εμφανίζονται οι επικεφαλίδες των σελίδων που βρέθηκαν κατά την αναζήτηση του πλήρους κειμένου που πληκτρολογήσατε. Για να εμφανιστεί κάποια σελίδα, κάντε διπλό κλικ στην αντίστοιχη καταχώριση.</ahelp>"
+
+#: 00000140.xhp
+msgctxt ""
+"00000140.xhp\n"
+"par_id3156027\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2_CHECKBOX_TP_HELP_SEARCH_CB_FULLWORDS\" visibility=\"hidden\">Specifies whether to carry out an exact search for the word you entered. Incomplete words will not be found.</ahelp>"
+msgstr "<ahelp hid=\"SFX2_CHECKBOX_TP_HELP_SEARCH_CB_FULLWORDS\" visibility=\"hidden\">Καθορίζει αν θα γίνει μια ακριβή αναζήτηση του όρου που πληκτρολογήσατε. Δεν θα βρεθούν λέξεις που ταιριάζουν μερικώς.</ahelp>"
+
+#: 00000140.xhp
+msgctxt ""
+"00000140.xhp\n"
+"par_id3155552\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2_CHECKBOX_TP_HELP_SEARCH_CB_SCOPE\" visibility=\"hidden\">Specifies whether to only search in document headings for the search term.</ahelp>"
+msgstr "<ahelp hid=\"SFX2_CHECKBOX_TP_HELP_SEARCH_CB_SCOPE\" visibility=\"hidden\">Καθορίζει αν θα αναζητήσετε τον όρο μόνο στις επικεφαλίδες των εγγράφων.</ahelp>"
+
+#: 00000140.xhp
+msgctxt ""
+"00000140.xhp\n"
+"par_id3155555\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2_PUSHBUTTON_TP_HELP_SEARCH_PB_OPEN_SEARCH\" visibility=\"hidden\">Displays the entry selected in the list.</ahelp>"
+msgstr "<ahelp hid=\"SFX2_PUSHBUTTON_TP_HELP_SEARCH_PB_OPEN_SEARCH\" visibility=\"hidden\">Εμφανίζει την καταχώριση που επιλέξατε από τη λίστα.</ahelp>"
+
+#: 00000140.xhp
+msgctxt ""
+"00000140.xhp\n"
+"par_id3152552\n"
+"8\n"
+"help.text"
+msgid "The full text search function in $[officename] Help allows you to find Help documents that contain any combination of search terms. To do this, type one or more words into the <emph>Search term</emph> text field."
+msgstr "Η λειτουργία αναζήτησης πλήρους κειμένου στη βοήθεια του $[officename] σάς επιτρέπει να βρίσκετε έγγραφα βοήθειας που περιέχουν οποιονδήποτε συνδυασμό των όρων αναζήτησης. Για να το κάνετε αυτό, πληκτρολογήστε μία ή περισσότερες λέξεις, που θέλετε να αναζητήσετε, στο πεδίο κειμένου <emph>Όρος αναζήτησης</emph>."
+
+#: 00000140.xhp
+msgctxt ""
+"00000140.xhp\n"
+"par_id3153345\n"
+"9\n"
+"help.text"
+msgid "The <emph>Search term</emph> text field stores the words you entered last. To repeat a previous search, click the arrow icon and select the term from the list."
+msgstr "Το πεδίο κειμένου <emph>Όρος αναζήτησης</emph> αποθηκεύει τις λέξεις που πληκτρολογήσατε τελευταία. Για να επαναλάβετε αργότερα κάποια προηγούμενη αναζήτηση, κάντε κλικ στο εικονίδιο του βέλους και επιλέξτε τον όρο από τη λίστα."
+
+#: 00000140.xhp
+msgctxt ""
+"00000140.xhp\n"
+"par_id3155941\n"
"10\n"
"help.text"
-msgid "The \"Important!\" icon points out important information regarding data and system security."
-msgstr "Το εικονίδιο \"Σημαντικό!\" υποδεικνύει σημαντικές πληροφορίες για την ασφάλεια των δεδομένων και του συστήματος."
+msgid "After the search has been carried out, the document headings of the results appear in a list. Either double-click an entry, or select it and click <emph>Display</emph> to load the corresponding Help document."
+msgstr "Αφού τελειώσει η διαδικασία της αναζήτησης, εμφανίζονται σε λίστα οι επικεφαλίδες των κειμένων. Κάντε διπλό κλικ σε κάποια καταχώριση ή επιλέξτε την, και στη συνέχεια κάντε κλικ στο κουμπί <emph>Εμφάνιση...</emph> για να εμφανιστεί το αντίστοιχο έγγραφο της βοήθειας."
-#: 00000002.xhp
+#: 00000140.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3153897\n"
+"00000140.xhp\n"
+"par_id3157958\n"
"11\n"
"help.text"
-msgid "The \"Note\" icon points out extra information: for example, alternative ways to reach a certain goal."
-msgstr "Το εικονίδιο \"Σημείωση\" υποδεικνύει επιπλέον πληροφορίες: για παράδειγμα, εναλλακτικούς τρόπους για να επιτύχετε ένα συγκεκριμένο σκοπό."
+msgid "Use the check box <emph>Find in headings only</emph> to limit the search to document headings."
+msgstr "Χρησιμοποιείστε το πλαίσιο ελέγχου <emph>Εύρεση μόνο στις επικεφαλίδες</emph> για να περιορίσετε την αναζήτηση μόνο σε επικεφαλίδες εγγράφων."
-#: 00000002.xhp
+#: 00000140.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3154216\n"
+"00000140.xhp\n"
+"par_id3147210\n"
+"15\n"
+"help.text"
+msgid "The <emph>Complete words only</emph> check box allows you to perform an exact search. If this box is marked, incomplete words will not be found. Do not mark this check box if the search term you enter should also be found as part of a longer word."
+msgstr "Το πλαίσιο ελέγχου <emph>Μόνο ολόκληρες λέξεις</emph> σας επιτρέπει να εκτελείτε μια ακριβή αναζήτηση. Αν έχετε επιλέξει αυτό το πλαίσιο, δεν θα βρεθούν λέξεις που ταιριάζουν μερικώς. Μην επιλέγετε αυτό το πλαίσιο ελέγχου αν ο όρος αναζήτησης που πληκτρολογήσατε πρέπει να αναζητηθεί και ως ένα τμήμα μεγαλύτερης λέξης."
+
+#: 00000140.xhp
+msgctxt ""
+"00000140.xhp\n"
+"par_id3146798\n"
"12\n"
"help.text"
-msgid "The \"Tip\" icon points out tips for working with the program in a more efficient manner."
-msgstr "Το εικονίδιο \"Συμβουλή\" υποδεικνύει χρήσιμες συμβουλές για το πώς να εργαστείτε με το πρόγραμμα κατά τον αποδοτικότερο τρόπο."
+msgid "You can enter any combination of search terms, separated by spaces. Searching is not case-sensitive."
+msgstr "Μπορείτε να πληκτρολογήσετε οποιοδήποτε συνδυασμό όρων αναζήτησης, που να διαχωρίζονται με κόμμα. Η αναζήτηση δεν κάνει διάκριση πεζών-κεφαλαίων."
-#: 00000100.xhp
+#: 00000140.xhp
msgctxt ""
-"00000100.xhp\n"
-"par_id3150699\n"
+"00000140.xhp\n"
+"par_id3149732\n"
+"13\n"
"help.text"
-msgid "The Help references the default settings of the program on a system that is set to defaults. Descriptions of colors, mouse actions, or other configurable items can be different for your program and system."
-msgstr "ΟΙ αναφορές βοήθειας των προεπιλεγμένων ρυθμίσεων του προγράμματος σε ένα σύστημα που ορίζεται στις προεπιλογές. Περιγραφές χρωμάτων, ενέργειες ποντικιού, ή άλλα διαμορφώσιμα στοιχεία μπορεί να είναι διαφορετικά για το πρόγραμμά σας και το σύστημα."
+msgid "The index and full-text searches always apply to the currently selected %PRODUCTNAME application. Select the appropriate application using the list box on the help viewer's toolbar."
+msgstr "Οι αναζητήσεις ευρετηρίου και πλήρους κειμένου ισχύουν πάντα για την εφαρμογή του %PRODUCTNAME που έχετε επιλέξει. Επιλέξτε την κατάλληλη εφαρμογή χρησιμοποιώντας το πλαίσιο λίστας στη γραμμή εργαλείων στην προβολή της βοήθειας."
-#: 00000100.xhp
+#: 00000150.xhp
msgctxt ""
-"00000100.xhp\n"
-"par_id3150618\n"
+"00000150.xhp\n"
+"tit\n"
+"help.text"
+msgid "Managing Bookmarks"
+msgstr "Διαχείριση σελιδοδεικτών"
+
+#: 00000150.xhp
+msgctxt ""
+"00000150.xhp\n"
+"bm_id3153244\n"
+"help.text"
+msgid "<bookmark_value>Help; bookmarks</bookmark_value><bookmark_value>bookmarks; Help</bookmark_value>"
+msgstr "<bookmark_value>Βοήθεια; σελιδοδείκτες</bookmark_value><bookmark_value>Σελιδοδείκτες;Βοήθεια</bookmark_value>"
+
+#: 00000150.xhp
+msgctxt ""
+"00000150.xhp\n"
+"hd_id3154349\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"doc_title\"><link href=\"text/shared/05/00000150.xhp\" name=\"Managing Bookmarks\">Managing Bookmarks</link></variable>"
+msgstr "<variable id=\"doc_title\"><link href=\"text/shared/05/00000150.xhp\" name=\"Διαχείριση σελιδοδεικτών\">Διαχείριση σελιδοδεικτών</link></variable>"
+
+#: 00000150.xhp
+msgctxt ""
+"00000150.xhp\n"
+"par_id3154840\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2_EDIT_DLG_HELP_ADDBOOKMARK_ED_BOOKMARK_TITLE\" visibility=\"hidden\">Displays the name of the bookmarked page. You can also type a new name for the bookmark.</ahelp>"
+msgstr "<ahelp hid=\"SFX2_EDIT_DLG_HELP_ADDBOOKMARK_ED_BOOKMARK_TITLE\" visibility=\"hidden\">Εμφανίζει το όνομα της σελίδας για την οποία δημιουργήθηκε ο σελιδοδείκτης. Μπορείτε επίσης να πληκτρολογήσετε ένα νέο όνομα για τον σελιδοδείκτη.</ahelp>"
+
+#: 00000150.xhp
+msgctxt ""
+"00000150.xhp\n"
+"par_id3149140\n"
+"help.text"
+msgid "<image src=\"sfx2/res/favourite.png\" id=\"img_id3149549\"><alt id=\"alt_id3149549\">Icon</alt></image>"
+msgstr "<image src=\"sfx2/res/favourite.png\" id=\"img_id3149549\"><alt id=\"alt_id3149549\">Icon</alt></image>"
+
+#: 00000150.xhp
+msgctxt ""
+"00000150.xhp\n"
+"par_id3145314\n"
+"10\n"
+"help.text"
+msgid "Use the <emph>Add to Bookmarks</emph> icon to set a bookmark for the current page shown in the Help."
+msgstr "Χρησιμοποιήστε το εικονίδιο <emph>Προσθήκη στους σελιδοδείκτες...</emph> για να καθορίσετε ένα σελιδοδείκτη για την τρέχουσα σελίδα που εμφανίζεται στη βοήθεια."
+
+#: 00000150.xhp
+msgctxt ""
+"00000150.xhp\n"
+"par_id3149827\n"
+"3\n"
+"help.text"
+msgid "You can find the bookmarks on the <emph>Bookmarks</emph> tab page."
+msgstr "Μπορείτε να βρείτε τους σελιδοδείκτες στη σελίδα καρτέλας <emph>Σελιδοδείκτες</emph>."
+
+#: 00000150.xhp
+msgctxt ""
+"00000150.xhp\n"
+"par_id3145345\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2_LISTBOX_TP_HELP_BOOKMARKS_LB_BOOKMARKS\" visibility=\"visible\">Double-clicking a bookmark or pressing the Return key opens the assigned page in Help. A right-click opens the context menu.</ahelp>"
+msgstr "<ahelp hid=\"SFX2_LISTBOX_TP_HELP_BOOKMARKS_LB_BOOKMARKS\" visibility=\"visible\">Αν κάνετε διπλό κλικ σε κάποιο σελιδοδείκτη ή αν πατήσετε το πλήκτρο Enter, τότε ανοίγει η σελίδα της βοήθειας στην οποία αντιστοιχεί ο σελιδοδείκτης. Αν κάνετε κλικ με το δεξιό κουμπί του ποντικιού, τότε ανοίγει το μενού περιβάλλοντος.</ahelp>"
+
+#: 00000150.xhp
+msgctxt ""
+"00000150.xhp\n"
+"par_id3166410\n"
+"5\n"
+"help.text"
+msgid "Use the Del key to delete a selected bookmark."
+msgstr "Χρησιμοποιήστε το πλήκτρο Del για να διαγράψετε τον σελιδοδείκτη που επιλέξατε."
+
+#: 00000150.xhp
+msgctxt ""
+"00000150.xhp\n"
+"par_id3145382\n"
+"6\n"
+"help.text"
+msgid "The following commands are on the context menu of a bookmark:"
+msgstr "Στο μενού περιβάλλοντος σελιδοδεικτών μπορείτε να βρείτε τις ακόλουθες εντολές:"
+
+#: 00000150.xhp
+msgctxt ""
+"00000150.xhp\n"
+"par_id3147573\n"
+"7\n"
+"help.text"
+msgid "<emph>Display</emph> - <ahelp hid=\"HID_HELP_BOOKMARKS_OPEN\" visibility=\"visible\">displays the selected help subject</ahelp>."
+msgstr "<emph>Εμφάνιση...</emph> - <ahelp hid=\"HID_HELP_BOOKMARKS_OPEN\" visibility=\"visible\">εμφανίζει το επιλεγμένο θέμα της βοήθειας</ahelp>."
+
+#: 00000150.xhp
+msgctxt ""
+"00000150.xhp\n"
+"par_id3150771\n"
+"8\n"
+"help.text"
+msgid "<emph>Rename</emph> - <ahelp hid=\"HID_HELP_BOOKMARKS_RENAME\" visibility=\"visible\">opens a dialog for entering another name for the bookmark</ahelp>."
+msgstr "<emph>Μετονομασία</emph> - <ahelp hid=\"HID_HELP_BOOKMARKS_RENAME\" visibility=\"visible\">ανοίγει ένα παράθυρο διαλόγου για να πληκτρολογήσετε ένα νέο όνομα για τον σελιδοδείκτη</ahelp>."
+
+#: 00000150.xhp
+msgctxt ""
+"00000150.xhp\n"
+"par_id3153087\n"
+"9\n"
+"help.text"
+msgid "<emph>Delete</emph> - <ahelp hid=\"HID_HELP_BOOKMARKS_DELETE\" visibility=\"visible\">deletes the bookmark selected </ahelp>."
+msgstr "<emph>Διαγραφή</emph> - <ahelp hid=\"HID_HELP_BOOKMARKS_DELETE\" visibility=\"visible\">διαγράφει τον σελιδοδείκτη που επιλέξατε</ahelp>."
+
+#: 00000160.xhp
+msgctxt ""
+"00000160.xhp\n"
+"tit\n"
+"help.text"
+msgid "Contents - The Main Help Topics"
+msgstr "Περιεχόμενα - Τα κύρια θέματα της βοήθειας"
+
+#: 00000160.xhp
+msgctxt ""
+"00000160.xhp\n"
+"bm_id3147090\n"
+"help.text"
+msgid "<bookmark_value>Help; topics</bookmark_value><bookmark_value>tree view of Help</bookmark_value>"
+msgstr "<bookmark_value>Βοήθεια; θέματα</bookmark_value><bookmark_value>προβολή δένδρου της βοήθειας</bookmark_value>"
+
+#: 00000160.xhp
+msgctxt ""
+"00000160.xhp\n"
+"hd_id3146856\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"doc_title\"><link href=\"text/shared/05/00000160.xhp\" name=\"Contents - The Main Help Topics\">Contents - The Main Help Topics</link></variable>"
+msgstr "<variable id=\"doc_title\"><link href=\"text/shared/05/00000160.xhp\" name=\"Περιεχόμενα - Τα κύρια θέματα της βοήθειας\">Περιεχόμενα - Τα κύρια θέματα της βοήθειας</link></variable>"
+
+#: 00000160.xhp
+msgctxt ""
+"00000160.xhp\n"
+"par_id3147000\n"
+"3\n"
+"help.text"
+msgid "<ahelp hid=\"HID_HELP_TABPAGE_CONTENTS\">Displays the main help themes, arranged in a similar way to folders in a file manager.</ahelp>"
+msgstr "<ahelp hid=\"HID_HELP_TABPAGE_CONTENTS\">Εμφανίζει τα κύρια θέματα της βοήθειας, διευθετημένα κατά τρόπο όμοιο με τους φακέλους στη Διαχείριση αρχείων.</ahelp>"
+
+#: 00000160.xhp
+msgctxt ""
+"00000160.xhp\n"
+"par_id3151315\n"
+"help.text"
+msgid "<image id=\"img_id3152924\" src=\"sfx2/res/hlpbookclosed.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152924\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152924\" src=\"sfx2/res/hlpbookclosed.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152924\">Icon</alt></image>"
+
+#: 00000160.xhp
+msgctxt ""
+"00000160.xhp\n"
+"par_id3150774\n"
+"4\n"
+"help.text"
+msgid "Double-click a closed folder to open it and display the subfolders and Help pages."
+msgstr "Κάντε διπλό κλικ σε ένα κλειστό φάκελο για να ανοίξει και για να εμφανιστούν οι υποφάκελοι και οι σελίδες της βοήθειας."
+
+#: 00000160.xhp
+msgctxt ""
+"00000160.xhp\n"
+"par_id3150506\n"
+"help.text"
+msgid "<image id=\"img_id3156426\" src=\"sfx2/res/hlpbookopen.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156426\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156426\" src=\"sfx2/res/hlpbookopen.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156426\">Icon</alt></image>"
+
+#: 00000160.xhp
+msgctxt ""
+"00000160.xhp\n"
+"par_id3154749\n"
+"5\n"
+"help.text"
+msgid "Double-click an open folder to close it and hide the subfolders and Help pages."
+msgstr "Κάντε διπλό κλικ σε ένα ανοιχτό φάκελο για να κλείσει και για να γίνει απόκρυψη των υποφακέλων και των σελίδων της βοήθειας."
+
+#: 00000160.xhp
+msgctxt ""
+"00000160.xhp\n"
+"par_id3166410\n"
+"help.text"
+msgid "<image id=\"img_id3150255\" src=\"sfx2/res/hlpdoc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150255\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150255\" src=\"sfx2/res/hlpdoc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150255\">Icon</alt></image>"
+
+#: 00000160.xhp
+msgctxt ""
+"00000160.xhp\n"
+"par_id3152909\n"
+"6\n"
+"help.text"
+msgid "Double-click a document icon to display the corresponding Help page."
+msgstr "Κάντε διπλό κλικ σε ένα εικονίδιο εγγράφου για να εμφανιστεί η αντίστοιχη σελίδα της βοήθειας."
+
+#: 00000160.xhp
+msgctxt ""
+"00000160.xhp\n"
+"par_id3158432\n"
+"7\n"
+"help.text"
+msgid "Use the arrow keys in combination with the Return key to drop down and roll up entries and to open documents."
+msgstr "Χρησιμοποιείστε τα πλήκτρα του δρομέα σε συνδυασμό με το πλήκτρο Enter για να αναπτύξετε ή να συμπτύξετε καταχωρήσεις και για να ανοίξετε έγγραφα."
+
+#: err_html.xhp
+msgctxt ""
+"err_html.xhp\n"
+"tit\n"
+"help.text"
+msgid "Help Page Not Found"
+msgstr "Η σελίδα βοήθειας δεν βρέθηκε"
+
+#: err_html.xhp
+msgctxt ""
+"err_html.xhp\n"
+"hd_id3146957\n"
"1\n"
"help.text"
-msgid "The <emph>$[officename] Help system</emph> provides easy access to information and support. There are several ways to find what you are looking for in the <link href=\"text/shared/05/00000110.xhp\" name=\"Help environment\">Help environment</link>: You can search for a specific keyword in the <link href=\"text/shared/05/00000130.xhp\" name=\"Index\">Index</link>, carry out a full-text search under <link href=\"text/shared/05/00000140.xhp\" name=\"Find\">Find</link>, or look through a hierarchical list of the <link href=\"text/shared/05/00000160.xhp\" name=\"Topics\">Topics</link>."
-msgstr "Το <emph>σύστημα βοήθειας του $[officename]</emph> παρέχει εύκολη πρόσβαση σε πληροφορίες και τεχνική υποστήριξη. Υπάρχουν διάφοροι τρόποι για να βρείτε στο <link href=\"text/shared/05/00000110.xhp\" name=\"περιβάλλον βοήθειας\">περιβάλλον βοήθειας</link> ό,τι αναζητάτε: Μπορείτε να αναζητήσετε μια συγκεκριμένη λέξη-κλειδί στο <link href=\"text/shared/05/00000130.xhp\" name=\"Ευρετήριο\">Ευρετήριο</link>, μπορείτε να κάνετε μια αναζήτηση πλήρους κειμένου στο <link href=\"text/shared/05/00000140.xhp\" name=\"Εύρεση\">Εύρεση</link>, ή ακόμα μπορείτε να ψάξετε στην ιεραρχημένη λίστα θεμάτων στα <link href=\"text/shared/05/00000160.xhp\" name=\"Περιεχόμενα\">Περιεχόμενα</link>."
+msgid "Could not find Help page."
+msgstr "Δεν ήταν δυνατός ο εντοπισμός της σελίδας βοήθειας."
+
+#: err_html.xhp
+msgctxt ""
+"err_html.xhp\n"
+"par_id3147088\n"
+"2\n"
+"help.text"
+msgid "Unfortunately the Help page you selected was not found. The following data could be helpful in locating the error:"
+msgstr "Δυστυχώς, η σελίδα βοήθειας που επιλέξατε δεν βρέθηκε. Τα παρακάτω δεδομένα μπορεί να είναι χρήσιμα για τον εντοπισμό του σφάλματος:"
+
+#: err_html.xhp
+msgctxt ""
+"err_html.xhp\n"
+"par_id3143268\n"
+"3\n"
+"help.text"
+msgid "Help ID: <emph><help-id-missing/></emph>"
+msgstr "Αναγνωριστικό βοήθειας: <emph><help-id-missing/></emph>"
+
+#: err_html.xhp
+msgctxt ""
+"err_html.xhp\n"
+"par_idN10681\n"
+"help.text"
+msgid "You can install missing Help modules using the Setup application."
+msgstr "Μπορείτε να εγκαταστήσετε λειτουργικές μονάδες βοήθειας που λείπουν χρησιμοποιώντας την εφαρμογή εγκατάστασης."
+
+#: err_html.xhp
+msgctxt ""
+"err_html.xhp\n"
+"par_id3150541\n"
+"16\n"
+"help.text"
+msgid "Click <image id=\"img_id3148946\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148946\">Icon</alt></image><emph>Back</emph> to return to the previous page."
+msgstr "Κάντε κλικ στο <image id=\"img_id3148946\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148946\">Εικονίδιο</alt></image><emph>Πίσω</emph> για να επιστρέψετε στην προηγούμενή σελίδα."
diff --git a/source/el/helpcontent2/source/text/shared/07.po b/source/el/helpcontent2/source/text/shared/07.po
index 6dfe1581b96..3c7ae256170 100644
--- a/source/el/helpcontent2/source/text/shared/07.po
+++ b/source/el/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2011-04-05 19:36+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/source/el/helpcontent2/source/text/shared/autokorr.po b/source/el/helpcontent2/source/text/shared/autokorr.po
index 72f52b38dc3..eb341bfadb5 100644
--- a/source/el/helpcontent2/source/text/shared/autokorr.po
+++ b/source/el/helpcontent2/source/text/shared/autokorr.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2011-04-05 19:36+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,75 +15,75 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: 13000000.xhp
+#: 01000000.xhp
msgctxt ""
-"13000000.xhp\n"
+"01000000.xhp\n"
"tit\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 13000000.xhp
+#: 01000000.xhp
msgctxt ""
-"13000000.xhp\n"
-"hd_id3149513\n"
+"01000000.xhp\n"
+"hd_id3148410\n"
"1\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 13000000.xhp
+#: 01000000.xhp
msgctxt ""
-"13000000.xhp\n"
-"hd_id3147090\n"
+"01000000.xhp\n"
+"hd_id3146946\n"
"2\n"
"help.text"
-msgid "1st ... has been replaced with 1st ..."
-msgstr "Αντικατάσταση 1st ... με 1st ..."
+msgid "TWo INitial CApitals have been corrected"
+msgstr "ΔΥο ΑΡχικά ΚΕφαλαία έχουν διορθωθεί"
-#: 13000000.xhp
+#: 01000000.xhp
msgctxt ""
-"13000000.xhp\n"
-"par_id3153220\n"
+"01000000.xhp\n"
+"par_id3158397\n"
"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> has corrected your text so that ordinal number suffixes have been superscripted."
-msgstr "Η <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> διόρθωσε το κείμενό σας, με αποτέλεσμα τα τακτικά αριθμητικά, που χρησιμοποιούνται συνήθως στα αγγλικά, να χρησιμοποιούνται με μετατροπή των καταλήξεων των τακτικών αριθμητικών σε εκθέτες."
+msgid "Typing errors such as \"WOrd\" have been corrected and replaced by the <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> function to \"Word\"."
+msgstr "Τα τυπογραφικά λάθη, όπως το λάθος \"ΛΕξη\", διορθώθηκαν από τη λειτουργία <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> σε Λέξη."
-#: 08000000.xhp
+#: 02000000.xhp
msgctxt ""
-"08000000.xhp\n"
+"02000000.xhp\n"
"tit\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 08000000.xhp
+#: 02000000.xhp
msgctxt ""
-"08000000.xhp\n"
-"hd_id3147240\n"
+"02000000.xhp\n"
+"hd_id3155354\n"
"1\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 08000000.xhp
+#: 02000000.xhp
msgctxt ""
-"08000000.xhp\n"
-"hd_id3152823\n"
+"02000000.xhp\n"
+"hd_id3150502\n"
"2\n"
"help.text"
-msgid "An URL has been detected and a hyperlink attribute has been set"
-msgstr "Εντοπίστηκε ένα URL και ορίστηκε γνώρισμα υπερσύνδεσης."
+msgid "Start each sentence with a capital letter"
+msgstr "Η αρχή κάθε πρότασης να αρχίζει με κεφαλαίο."
-#: 08000000.xhp
+#: 02000000.xhp
msgctxt ""
-"08000000.xhp\n"
-"par_id3150278\n"
+"02000000.xhp\n"
+"par_id3158397\n"
"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> has modified your text. A string has been detected as an URL and is now shown as a hyperlink."
-msgstr "Η <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> τροποποίησε το κείμενό σας. Μια συμβολοσειρά αναγνωρίστηκε ως URL και, τώρα, εμφανίζεται ως υπερσύνδεση."
+msgid "Your text was corrected with <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> so that the current word began with a capital letter. AutoCorrect changes words at the beginning of a paragraph, and words after the character at the end of a sentence (period, exclamation point, question mark)."
+msgstr "Το κείμενό σας διορθώθηκε από την <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη Διόρθωση\">Αυτόματη Διόρθωση</link> με τρόπο τέτοιο ώστε κάθε λέξη μετά το χαρακτήρα στο τέλος μιας πρότασης (τελεία, θαυμαστικό, ερωτηματικό) να αρχίζει με κεφαλαίο."
#: 03000000.xhp
msgctxt ""
@@ -120,41 +120,6 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> has modified your text so that a word beginning with two capital letters at the beginning of a sentence now starts with one capital letter."
msgstr "Η <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη Διόρθωση\">Αυτόματη Διόρθωση</link> έχει τροποποιήσει το κείμενό σας, ώστε μια λέξη που ξεκινούσε με δύο κεφαλαία γράμματα στην αρχή μιας πρότασης, να ξεκινάει με ένα κεφαλαίο γράμμα."
-#: 12000000.xhp
-msgctxt ""
-"12000000.xhp\n"
-"tit\n"
-"help.text"
-msgid "AutoCorrect has been activated"
-msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-
-#: 12000000.xhp
-msgctxt ""
-"12000000.xhp\n"
-"hd_id3153116\n"
-"1\n"
-"help.text"
-msgid "AutoCorrect has been activated"
-msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-
-#: 12000000.xhp
-msgctxt ""
-"12000000.xhp\n"
-"hd_id3149551\n"
-"2\n"
-"help.text"
-msgid "Minus signs have been replaced"
-msgstr "Έγινε αντικατάσταση παυλών"
-
-#: 12000000.xhp
-msgctxt ""
-"12000000.xhp\n"
-"par_id3148932\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> has modified your text, and minus signs have been replaced with dashes."
-msgstr "Η <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> τροποποίησε το κείμενό σας και τα σύμβολα πλην αντικαταστάθηκαν με παύλες."
-
#: 04000000.xhp
msgctxt ""
"04000000.xhp\n"
@@ -225,212 +190,247 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> has performed a replacement, and the beginning of the sentence now starts with a capital letter."
msgstr "Η <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> έκανε μια αντικατάσταση και η αρχή της πρότασης τώρα ξεκινά με κεφαλαίο."
-#: 01000000.xhp
+#: 06000000.xhp
msgctxt ""
-"01000000.xhp\n"
+"06000000.xhp\n"
"tit\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 01000000.xhp
+#: 06000000.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3148410\n"
+"06000000.xhp\n"
+"hd_id3148932\n"
"1\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 01000000.xhp
+#: 06000000.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3146946\n"
+"06000000.xhp\n"
+"hd_id3158421\n"
"2\n"
"help.text"
-msgid "TWo INitial CApitals have been corrected"
-msgstr "ΔΥο ΑΡχικά ΚΕφαλαία έχουν διορθωθεί"
+msgid "Double quotation marks (\") have been replaced"
+msgstr "Αντικαταστάθηκαν τα διπλά εισαγωγικά (\")"
-#: 01000000.xhp
+#: 06000000.xhp
msgctxt ""
-"01000000.xhp\n"
-"par_id3158397\n"
+"06000000.xhp\n"
+"par_id3146060\n"
"3\n"
"help.text"
-msgid "Typing errors such as \"WOrd\" have been corrected and replaced by the <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> function to \"Word\"."
-msgstr "Τα τυπογραφικά λάθη, όπως το λάθος \"ΛΕξη\", διορθώθηκαν από τη λειτουργία <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> σε Λέξη."
+msgid "Your text was corrected by <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrect\">Autocorrect</link> so that double quotation marks were replaced by <link href=\"text/shared/01/06040400.xhp\" name=\"typographical quotation marks\">typographical quotation marks</link>."
+msgstr "Το κείμενό σας διορθώθηκε από την <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> με τρόπο τέτοιο ώστε τα διπλά εισαγωγικά αντικαταστάθηκαν με <link href=\"text/shared/01/06040400.xhp\" name=\"τυπογραφικά εισαγωγικά\">τυπογραφικά εισαγωγικά</link>."
-#: 09000000.xhp
+#: 07000000.xhp
msgctxt ""
-"09000000.xhp\n"
+"07000000.xhp\n"
"tit\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 09000000.xhp
+#: 07000000.xhp
msgctxt ""
-"09000000.xhp\n"
-"hd_id3149976\n"
+"07000000.xhp\n"
+"hd_id3153629\n"
"1\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 09000000.xhp
+#: 07000000.xhp
msgctxt ""
-"09000000.xhp\n"
-"hd_id3147543\n"
+"07000000.xhp\n"
+"hd_id3149987\n"
"2\n"
"help.text"
-msgid "Double spaces have been ignored"
-msgstr "Τα διπλά διαστήματα παραλήφθηκαν"
+msgid "Single quotes have been replaced"
+msgstr "Τα μονά εισαγωγικά αντικαταστάθηκαν"
-#: 09000000.xhp
+#: 07000000.xhp
msgctxt ""
-"09000000.xhp\n"
-"par_id3149297\n"
+"07000000.xhp\n"
+"par_id3154688\n"
"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> has corrected your text so that the multiple spaces you have entered have now been reduced to one single space."
-msgstr "Η <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> διόρθωσε το κείμενό σας έτσι ώστε τα διπλά ή πολλαπλά διαστήματα που πληκτρολογήσατε αντικαταστάθηκαν με ένα διάστημα."
+msgid "You text was corrected by <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrect\">Autocorrect</link> so that single quotation marks were replaced by <link href=\"text/shared/01/06040400.xhp\" name=\"typographical quotation marks\">typographical quotation marks</link>."
+msgstr "Το κείμενό σας διορθώθηκε από την <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> με τρόπο τέτοιο ώστε τα μονά εισαγωγικά αντικαταστάθηκαν από <link href=\"text/shared/01/06040400.xhp\" name=\"τυπογραφικά εισαγωγικά\">τυπογραφικά εισαγωγικά</link>."
-#: 02000000.xhp
+#: 08000000.xhp
msgctxt ""
-"02000000.xhp\n"
+"08000000.xhp\n"
"tit\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 02000000.xhp
+#: 08000000.xhp
msgctxt ""
-"02000000.xhp\n"
-"hd_id3155354\n"
+"08000000.xhp\n"
+"hd_id3147240\n"
"1\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 02000000.xhp
+#: 08000000.xhp
msgctxt ""
-"02000000.xhp\n"
-"hd_id3150502\n"
+"08000000.xhp\n"
+"hd_id3152823\n"
"2\n"
"help.text"
-msgid "Start each sentence with a capital letter"
-msgstr "Η αρχή κάθε πρότασης να αρχίζει με κεφαλαίο."
+msgid "An URL has been detected and a hyperlink attribute has been set"
+msgstr "Εντοπίστηκε ένα URL και ορίστηκε γνώρισμα υπερσύνδεσης."
-#: 02000000.xhp
+#: 08000000.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3158397\n"
+"08000000.xhp\n"
+"par_id3150278\n"
"3\n"
"help.text"
-msgid "Your text was corrected with <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> so that the current word began with a capital letter. AutoCorrect changes words at the beginning of a paragraph, and words after the character at the end of a sentence (period, exclamation point, question mark)."
-msgstr "Το κείμενό σας διορθώθηκε από την <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη Διόρθωση\">Αυτόματη Διόρθωση</link> με τρόπο τέτοιο ώστε κάθε λέξη μετά το χαρακτήρα στο τέλος μιας πρότασης (τελεία, θαυμαστικό, ερωτηματικό) να αρχίζει με κεφαλαίο."
+msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> has modified your text. A string has been detected as an URL and is now shown as a hyperlink."
+msgstr "Η <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> τροποποίησε το κείμενό σας. Μια συμβολοσειρά αναγνωρίστηκε ως URL και, τώρα, εμφανίζεται ως υπερσύνδεση."
-#: 07000000.xhp
+#: 09000000.xhp
msgctxt ""
-"07000000.xhp\n"
+"09000000.xhp\n"
"tit\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 07000000.xhp
+#: 09000000.xhp
msgctxt ""
-"07000000.xhp\n"
-"hd_id3153629\n"
+"09000000.xhp\n"
+"hd_id3149976\n"
"1\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 07000000.xhp
+#: 09000000.xhp
msgctxt ""
-"07000000.xhp\n"
-"hd_id3149987\n"
+"09000000.xhp\n"
+"hd_id3147543\n"
"2\n"
"help.text"
-msgid "Single quotes have been replaced"
-msgstr "Τα μονά εισαγωγικά αντικαταστάθηκαν"
+msgid "Double spaces have been ignored"
+msgstr "Τα διπλά διαστήματα παραλήφθηκαν"
-#: 07000000.xhp
+#: 09000000.xhp
msgctxt ""
-"07000000.xhp\n"
-"par_id3154688\n"
+"09000000.xhp\n"
+"par_id3149297\n"
"3\n"
"help.text"
-msgid "You text was corrected by <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrect\">Autocorrect</link> so that single quotation marks were replaced by <link href=\"text/shared/01/06040400.xhp\" name=\"typographical quotation marks\">typographical quotation marks</link>."
-msgstr "Το κείμενό σας διορθώθηκε από την <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> με τρόπο τέτοιο ώστε τα μονά εισαγωγικά αντικαταστάθηκαν από <link href=\"text/shared/01/06040400.xhp\" name=\"τυπογραφικά εισαγωγικά\">τυπογραφικά εισαγωγικά</link>."
+msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> has corrected your text so that the multiple spaces you have entered have now been reduced to one single space."
+msgstr "Η <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> διόρθωσε το κείμενό σας έτσι ώστε τα διπλά ή πολλαπλά διαστήματα που πληκτρολογήσατε αντικαταστάθηκαν με ένα διάστημα."
-#: 06000000.xhp
+#: 10000000.xhp
msgctxt ""
-"06000000.xhp\n"
+"10000000.xhp\n"
"tit\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 06000000.xhp
+#: 10000000.xhp
msgctxt ""
-"06000000.xhp\n"
-"hd_id3148932\n"
+"10000000.xhp\n"
+"hd_id3147446\n"
"1\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 06000000.xhp
+#: 10000000.xhp
msgctxt ""
-"06000000.xhp\n"
-"hd_id3158421\n"
+"10000000.xhp\n"
+"hd_id3155577\n"
"2\n"
"help.text"
-msgid "Double quotation marks (\") have been replaced"
-msgstr "Αντικαταστάθηκαν τα διπλά εισαγωγικά (\")"
+msgid "Bold and underline attributes have been recognized and applied"
+msgstr "Οι ιδιότητες έντονης γραφής και υπογράμμισης αναγνωρίστηκαν και εφαρμόστηκαν."
-#: 06000000.xhp
+#: 10000000.xhp
msgctxt ""
-"06000000.xhp\n"
-"par_id3146060\n"
+"10000000.xhp\n"
+"par_id3156014\n"
"3\n"
"help.text"
-msgid "Your text was corrected by <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrect\">Autocorrect</link> so that double quotation marks were replaced by <link href=\"text/shared/01/06040400.xhp\" name=\"typographical quotation marks\">typographical quotation marks</link>."
-msgstr "Το κείμενό σας διορθώθηκε από την <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> με τρόπο τέτοιο ώστε τα διπλά εισαγωγικά αντικαταστάθηκαν με <link href=\"text/shared/01/06040400.xhp\" name=\"τυπογραφικά εισαγωγικά\">τυπογραφικά εισαγωγικά</link>."
+msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> has modified your text, and the bold and/or underline text attributes have been automatically applied."
+msgstr "Η <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> διόρθωσε το κείμενό σας και εφάρμοσε αυτόματα τις ιδιότητες κειμένου έντονης γραφής ή/και υπογράμμισης."
-#: 10000000.xhp
+#: 12000000.xhp
msgctxt ""
-"10000000.xhp\n"
+"12000000.xhp\n"
"tit\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 10000000.xhp
+#: 12000000.xhp
msgctxt ""
-"10000000.xhp\n"
-"hd_id3147446\n"
+"12000000.xhp\n"
+"hd_id3153116\n"
"1\n"
"help.text"
msgid "AutoCorrect has been activated"
msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
-#: 10000000.xhp
+#: 12000000.xhp
msgctxt ""
-"10000000.xhp\n"
-"hd_id3155577\n"
+"12000000.xhp\n"
+"hd_id3149551\n"
"2\n"
"help.text"
-msgid "Bold and underline attributes have been recognized and applied"
-msgstr "Οι ιδιότητες έντονης γραφής και υπογράμμισης αναγνωρίστηκαν και εφαρμόστηκαν."
+msgid "Minus signs have been replaced"
+msgstr "Έγινε αντικατάσταση παυλών"
-#: 10000000.xhp
+#: 12000000.xhp
msgctxt ""
-"10000000.xhp\n"
-"par_id3156014\n"
+"12000000.xhp\n"
+"par_id3148932\n"
"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> has modified your text, and the bold and/or underline text attributes have been automatically applied."
-msgstr "Η <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> διόρθωσε το κείμενό σας και εφάρμοσε αυτόματα τις ιδιότητες κειμένου έντονης γραφής ή/και υπογράμμισης."
+msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> has modified your text, and minus signs have been replaced with dashes."
+msgstr "Η <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> τροποποίησε το κείμενό σας και τα σύμβολα πλην αντικαταστάθηκαν με παύλες."
+
+#: 13000000.xhp
+msgctxt ""
+"13000000.xhp\n"
+"tit\n"
+"help.text"
+msgid "AutoCorrect has been activated"
+msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
+
+#: 13000000.xhp
+msgctxt ""
+"13000000.xhp\n"
+"hd_id3149513\n"
+"1\n"
+"help.text"
+msgid "AutoCorrect has been activated"
+msgstr "Η Αυτόματη διόρθωση έχει ενεργοποιηθεί"
+
+#: 13000000.xhp
+msgctxt ""
+"13000000.xhp\n"
+"hd_id3147090\n"
+"2\n"
+"help.text"
+msgid "1st ... has been replaced with 1st ..."
+msgstr "Αντικατάσταση 1st ... με 1st ..."
+
+#: 13000000.xhp
+msgctxt ""
+"13000000.xhp\n"
+"par_id3153220\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link> has corrected your text so that ordinal number suffixes have been superscripted."
+msgstr "Η <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link> διόρθωσε το κείμενό σας, με αποτέλεσμα τα τακτικά αριθμητικά, που χρησιμοποιούνται συνήθως στα αγγλικά, να χρησιμοποιούνται με μετατροπή των καταλήξεων των τακτικών αριθμητικών σε εκθέτες."
diff --git a/source/el/helpcontent2/source/text/shared/autopi.po b/source/el/helpcontent2/source/text/shared/autopi.po
index 7b5708db95c..d3db50ccfde 100644
--- a/source/el/helpcontent2/source/text/shared/autopi.po
+++ b/source/el/helpcontent2/source/text/shared/autopi.po
@@ -3,8 +3,8 @@ 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-01-18 13:18+0100\n"
-"PO-Revision-Date: 2013-01-18 22:43+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-05-31 05:29+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,462 +14,358 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358548987.0\n"
+"X-POOTLE-MTIME: 1369978171.0\n"
-#: 01100200.xhp
+#: 01000000.xhp
msgctxt ""
-"01100200.xhp\n"
+"01000000.xhp\n"
"tit\n"
"help.text"
-msgid "Report Wizard - Grouping"
-msgstr "Αυτόματος Πιλότος Αναφοράς- Ομαδοποίηση"
+msgid "Wizard"
+msgstr "Αυτόματος πιλότος"
-#: 01100200.xhp
+#: 01000000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3147000\n"
-"7\n"
+"01000000.xhp\n"
+"bm_id3152551\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01100200.xhp\" name=\"Report Wizard - Grouping\">Report Wizard - Grouping</link>"
-msgstr "<link href=\"text/shared/autopi/01100200.xhp\" name=\"Αυτόματος Πιλότος Αναφοράς - Ομαδοποίηση\">Αυτόματος Πιλότος Αναφοράς - Ομαδοποίηση</link>"
+msgid "<bookmark_value>wizards; overview</bookmark_value><bookmark_value>AutoPilots, see wizards</bookmark_value>"
+msgstr "<bookmark_value>αυτόματοι πιλότοι, σύνοψη</bookmark_value><bookmark_value>Autopilots, δείτε Αυτόματοι πιλότοι</bookmark_value>"
-#: 01100200.xhp
+#: 01000000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3163829\n"
+"01000000.xhp\n"
+"hd_id3152551\n"
"1\n"
"help.text"
-msgid "You can group records in a report based on the values in one or more fields. <ahelp hid=\".\">Select the fields by which the resulting report will be grouped. You can group up to four fields in a report.</ahelp> When you group more than one field, $[officename] nests the groups according to their group level."
-msgstr "Μπορείτε να ομαδοποιήσετε εγγραφές σε μία αναφορά με βάση την τιμή σε ένα ή περισσότερα πεδία.<ahelp hid=\".\"> Επιλέξτε τα πεδία από τα οποία θα ομαδοποιηθεί η προκύπτουσα αναφορά .Μπορείτε να ομαδοποιήσετε μέχρι και τέσσερα πεδία σε μία αναφορά.</ahelp> Όταν ομαδοποιείτε παραπάνω από ένα πεδίο, το $[officename] εμφωλεύει τις ομάδες ανάλογα με το επίπεδο ομάδας."
+msgid "<link href=\"text/shared/autopi/01000000.xhp\" name=\"Wizards\">Wizards</link>"
+msgstr "<link href=\"text/shared/autopi/01000000.xhp\" name=\"Αυτόματοι πιλότοι\">Αυτόματοι πιλότοι</link>"
-#: 01100200.xhp
+#: 01000000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3149760\n"
+"01000000.xhp\n"
+"par_id3153527\n"
"2\n"
"help.text"
-msgid "Fields"
-msgstr "Πεδία"
-
-#: 01100200.xhp
-msgctxt ""
-"01100200.xhp\n"
-"par_id3155805\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_2_GROUPING\">Lists the fields from your selection on the previous page of the Wizard. To group the report by a field, select the field name, then click the <emph>></emph> button. You may select up to four levels of grouping.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_2_GROUPING\">Παραθέτει σε λίστα τα πεδία της επιλογής σας από την προηγούμενη σελίδα του πιλότου. Για να ομαδοποιήσετε την αναφορά από ένα πεδίο, επιλέξτε το όνομα του πεδίου, μετά κάντε κλικ στο κουμπί <emph>></emph>.Μπορείτε να επιλέξετε μέχρι και τέσσερα επίπεδα ομαδοποίησης.</ahelp>"
+msgid "<ahelp hid=\".uno:AutoPilotMenu\">Guides you through creating business and personal letters, faxes, agendas, presentations, and more.</ahelp>"
+msgstr "<ahelp hid=\".uno:AutoPilotMenu\">Σας καθοδηγεί κατά τη δημιουργία επαγγελματικών και προσωπικών επιστολών, fax, προγραμμάτων εργασίας, παρουσιάσεων.</ahelp>"
-#: 01100200.xhp
+#: 01000000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3155552\n"
+"01000000.xhp\n"
+"hd_id3154750\n"
"3\n"
"help.text"
-msgid "Groupings"
-msgstr "Ομαδοποιήσεις"
-
-#: 01100200.xhp
-msgctxt ""
-"01100200.xhp\n"
-"par_id3155892\n"
-"9\n"
-"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_2_PREGROUPINGDEST\">Lists the fields by which the report will be grouped. To remove one level of grouping, select the field name, then click the <emph><</emph> button. You may select up to four levels of grouping.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_2_PREGROUPINGDEST\">Βάζει σε λίστα τα πεδία από τα οποία θα ομαδοποιηθεί η αναφορά. Για να καταργήσετε ένα επίπεδο ομαδοποίησης, επιλέξτε το όνομα του πεδίου, μετά κάντε κλικ στο κουμπί <emph><</emph>. Μπορείτε να επιλέξετε μέχρι και τέσσερα επίπεδα ομαδοποίησης.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01010000.xhp\" name=\"Letter\">Letter</link>"
+msgstr "<link href=\"text/shared/autopi/01010000.xhp\" name=\"Επιστολή\">Επιστολή</link>"
-#: 01100200.xhp
+#: 01000000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3154289\n"
+"01000000.xhp\n"
+"hd_id3153662\n"
"4\n"
"help.text"
-msgid ">"
-msgstr ">"
+msgid "<link href=\"text/shared/autopi/01020000.xhp\" name=\"Fax\">Fax</link>"
+msgstr "<link href=\"text/shared/autopi/01020000.xhp\" name=\"Fax\">Fax</link>"
-#: 01100200.xhp
+#: 01000000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3157958\n"
-"10\n"
+"01000000.xhp\n"
+"hd_id3153561\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_2_CMDGROUP\">Click to move the selected field to the box that the arrow is pointing to.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_2_CMDGROUP\">Κάντε κλικ, εάν θέλετε να μετακινήσετε το επιλεγμένο πεδίο στο πλαίσιο που δείχνει το βέλος.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Agenda\">Agenda</link>"
+msgstr "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Πρόγραμμα εργασίας\">Πρόγραμμα εργασίας</link>"
-#: 01100200.xhp
+#: 01000000.xhp
msgctxt ""
-"01100200.xhp\n"
-"hd_id3154823\n"
-"5\n"
+"01000000.xhp\n"
+"hd_id3146948\n"
+"7\n"
"help.text"
-msgid "<"
-msgstr "<"
+msgid "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation\">Presentation</link>"
+msgstr "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Παρουσίαση\">Παρουσίαση</link>"
-#: 01100200.xhp
+#: 01000000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3149811\n"
-"11\n"
+"01000000.xhp\n"
+"hd_id3147530\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_2_CMDUNGROUP\">Click to move the selected field to the box that the arrow is pointing to.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_2_CMDUNGROUP\"> Κάντε κλικ, εάν θέλετε να μετακινήσετε το επιλεγμένο πεδίο στο πλαίσιο που δείχνει το βέλος.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01130000.xhp\" name=\"Document Converter\">Document Converter</link>"
+msgstr "<link href=\"text/shared/autopi/01130000.xhp\" name=\"Μετατροπέας Εγγράφου\">Μετατροπέας Εγγράφου</link>"
-#: 01100200.xhp
+#: 01000000.xhp
msgctxt ""
-"01100200.xhp\n"
-"par_id3150355\n"
-"6\n"
+"01000000.xhp\n"
+"hd_id3147303\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01100300.xhp\" name=\"More about Report Wizard - Sort Options\">More about Report Wizard - Sort Options</link>"
-msgstr "<link href=\"text/shared/autopi/01100300.xhp\" name=\"Περισσότερα για τον Αυτόματο Πιλότο Αναφοράς - Επιλογές Ταξινόμησης\">Περισσότερα για τον Αυτόματο Πιλότο Αναφοράς - Επιλογές Ταξινόμησης</link>"
+msgid "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Euro Converter\">Euro Converter</link>"
+msgstr "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Μετατροπέας σε ευρώ\">Μετατροπέας σε ευρώ</link>"
-#: 01120200.xhp
+#: 01010000.xhp
msgctxt ""
-"01120200.xhp\n"
+"01010000.xhp\n"
"tit\n"
"help.text"
-msgid "Group Element Wizard: Default Field Selection"
-msgstr "Αυτόματος πιλότος στοιχείου ομαδοποίησης: Επιλογή προεπιλεγμένων πεδίων"
+msgid "Letter Wizard"
+msgstr "Αυτόματος πιλότος επιστολής"
-#: 01120200.xhp
+#: 01010000.xhp
msgctxt ""
-"01120200.xhp\n"
-"hd_id3151299\n"
-"1\n"
+"01010000.xhp\n"
+"bm_id3151100\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01120200.xhp\" name=\"Group Element Wizard: Default Field Selection\">Group Element Wizard: Default Field Selection</link>"
-msgstr "<link href=\"text/shared/autopi/01120200.xhp\" name=\"Αυτόματος πιλότος στοιχείου ομαδοποίησης: Επιλογή προεπιλεγμένων πεδίων\">Αυτόματος πιλότος στοιχείου ομαδοποίησης: Επιλογή προεπιλεγμένων πεδίων</link>"
+msgid "<bookmark_value>wizards; letters</bookmark_value><bookmark_value>Letter Wizard</bookmark_value><bookmark_value>templates;letters</bookmark_value>"
+msgstr "<bookmark_value>αυτόματοι πιλότοι, επιστολές</bookmark_value><bookmark_value>Αυτόματος πιλότος επιστολής</bookmark_value><bookmark_value>πρότυπα,επιστολές</bookmark_value>"
-#: 01120200.xhp
+#: 01010000.xhp
msgctxt ""
-"01120200.xhp\n"
-"par_id3144740\n"
-"2\n"
+"01010000.xhp\n"
+"hd_id3151100\n"
+"1\n"
"help.text"
-msgid "Determines that you want one option field to be selected as the default choice."
-msgstr "Καθορίζει ότι επιθυμείτε ένα πεδίο επιλογής να οριστεί ως προεπιλογή."
+msgid "Letter Wizard"
+msgstr "Αυτόματος πιλότος επιστολής"
-#: 01120200.xhp
+#: 01010000.xhp
msgctxt ""
-"01120200.xhp\n"
-"par_id3154094\n"
-"11\n"
+"01010000.xhp\n"
+"par_id3093440\n"
+"2\n"
"help.text"
-msgid "The default settings will be accepted if you open the form in the user mode. With these settings you determine the control property <link href=\"text/shared/02/01170101.xhp\" name=\"Default Status\">Default Status</link>."
-msgstr "Οι προεπιλεγμένες ρυθμίσεις θα γίνουν αποδεκτές μόνο αν ανοίξετε τη φόρμα στην κατάσταση λειτουργίας χρήστη. Με αυτές τις ρυθμίσεις, ορίζετε την ιδιότητα του στοιχείου ελέγχου <link href=\"text/shared/02/01170101.xhp\" name=\"Προεπιλεγμένη κατάσταση\">Προεπιλεγμένη κατάσταση</link>."
+msgid "<variable id=\"brief\"><ahelp hid=\".uno:AutoPilotLetter\">Starts the wizard for a letter template.</ahelp></variable> You can use this template for both business and personal correspondence."
+msgstr "<variable id=\"brief\"><ahelp hid=\".uno:AutoPilotLetter\">Εκκινεί τον αυτόματο πιλότο για ένα πρότυπο επιστολής.</ahelp></variable> Μπορείτε να χρησιμοποιήσετε αυτό το πρότυπο και για επαγγελματική και προσωπική αλληλογραφία."
-#: 01120200.xhp
+#: 01010000.xhp
msgctxt ""
-"01120200.xhp\n"
-"hd_id3157896\n"
+"01010000.xhp\n"
+"par_id3149178\n"
"3\n"
"help.text"
-msgid "Should one option field be selected as a default?"
-msgstr "Θέλετε να είναι επιλεγμένο ως προεπιλογή κάποιο πεδίο επιλογής;"
+msgid "$[officename] comes with sample templates for personal or business letters, which you can customize to your own needs with the help of the wizard. The wizard leads you step-by-step in creating a document template and offers numerous layout and design options. The preview gives you an impression of how the finished letter will appear according to the settings you choose."
+msgstr "Το $[officename] συνοδεύεται από πρότυπα δείγματα για προσωπικές ή επαγγελματικές επιστολές, τα οποία μπορείτε, με τη βοήθεια του Αυτόματου πιλότου, να προσαρμόσετε στις δικές σας ανάγκες. Ο Αυτόματος πιλότος σας καθοδηγεί βήμα βήμα για να δημιουργήσετε ένα πρότυπο εγγράφου και προσφέρει πολλές επιλογές διάρθρωσης και σχεδιασμού. Η προεπισκόπηση σας παρέχει τη δυνατότητα να δείτε την τελική μορφή της επιστολής, ανάλογα με τις ρυθμίσεις που έχετε επιλέξει."
-#: 01120200.xhp
+#: 01010000.xhp
msgctxt ""
-"01120200.xhp\n"
-"par_id3149346\n"
+"01010000.xhp\n"
+"par_id3153748\n"
"4\n"
"help.text"
-msgid "Specifies whether you want to set default settings for the option box."
-msgstr "Ορίζει εάν θέλετε να καθορίσετε τις προεπιλεγμένες ρυθμίσεις για την ομάδα επιλογών."
+msgid "Within the wizard, you can modify your entries and options at any time. You may also skip an entire page or even all the wizard pages, in which case the current (or default) settings will remain in effect."
+msgstr "Μέσα στον αυτόματο πιλότο, μπορείτε να τροποποιήσετε τις εγγραφές και τις επιλογές σας οποιαδήποτε στιγμή. Μπορείτε επίσης να προσπεράσετε μια ολόκληρη σελίδα ή ακόμη όλες τις σελίδες του πιλότου, στην οποία περίπτωση οι τρέχουσες (ή προεπιλεγμένες) ρυθμίσεις θα έχουν ισχύ."
-#: 01120200.xhp
+#: 01010000.xhp
msgctxt ""
-"01120200.xhp\n"
-"hd_id3147226\n"
+"01010000.xhp\n"
+"par_id3153824\n"
"5\n"
"help.text"
-msgid "Yes, the following:"
-msgstr "Ναι, τα εξής:"
-
-#: 01120200.xhp
-msgctxt ""
-"01120200.xhp\n"
-"par_id3150774\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_DEFAULTFIELDSELECTION_RB_DEFSELECTION_YES\" visibility=\"visible\">Specifies that you want an option field to be selected as a default after opening the form.</ahelp> Choose the option field from the box."
-msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_DEFAULTFIELDSELECTION_RB_DEFSELECTION_YES\" visibility=\"visible\">Καθορίζει πως θέλετε ένα πεδίο επιλογής να ισχύει ως ενεργή προεπιλογή κατά το άνοιγμα της φόρμας.</ahelp> Επιλέξτε ένα πεδίο ελέγχου απ'το πλαίσιο."
+msgid "If you are creating a business letter, you can select a variety of elements to include in your document, which usually do not apply to personal letters, such as a subject line. If you choose the <emph>Personal</emph> letter option, some pages which contain elements specific to business letters will not be included in the wizard dialog."
+msgstr "Εάν θέλετε να δημιουργήσετε μια επαγγελματική επιστολή, μπορείτε να συμπεριλάβετε διάφορα στοιχεία στο έγγραφό σας, τα οποία δεν χρησιμοποιούνται, συνήθως, στις προσωπικές επιστολές, όπως η γραμμή θέματος. Εάν χρησιμοποιήσετε την επιλογή <emph>Προσωπικό</emph>, δεν θα εμφανιστούν στο παράθυρο διαλόγου του Αυτόματου Πιλότου ορισμένες από τις σελίδες που περιλαμβάνουν στοιχεία τα οποία αφορούν αποκλειστικά τις επαγγελματικές επιστολές."
-#: 01120200.xhp
+#: 01010000.xhp
msgctxt ""
-"01120200.xhp\n"
-"hd_id3153345\n"
+"01010000.xhp\n"
+"hd_id3159176\n"
"6\n"
"help.text"
-msgid "List box"
-msgstr "Πεδίο λίστας"
+msgid "Back"
+msgstr "Πίσω"
-#: 01120200.xhp
+#: 01010000.xhp
msgctxt ""
-"01120200.xhp\n"
-"par_id3146957\n"
+"01010000.xhp\n"
+"par_id3153543\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_DEFAULTFIELDSELECTION_LB_DEFSELECTIONFIELD\" visibility=\"visible\">Select the option field that you want to have as the default when opening the form.</ahelp>"
-msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_DEFAULTFIELDSELECTION_LB_DEFSELECTIONFIELD\" visibility=\"visible\">Επιλέξτε από τη λίστα το πεδίο επιλογής που θέλετε να ισχύει ως ενεργή προεπιλογή κατά το άνοιγμα της φόρμας.</ahelp>"
+msgid "<ahelp hid=\"HID_LTRWIZARD_BACK\">Allows you to view the selections that you made on the previous steps.</ahelp> The current settings will be saved."
+msgstr "<ahelp hid=\"HID_LTRWIZARD_BACK\">Σας επιτρέπει να δείτε τις επιλογές που κάνατε στα προηγούμενα βήματα.</ahelp> Οι τρέχουσες ρυθμίσεις θα αποθηκευτούν."
-#: 01120200.xhp
+#: 01010000.xhp
msgctxt ""
-"01120200.xhp\n"
-"hd_id3147242\n"
+"01010000.xhp\n"
+"hd_id3150254\n"
"8\n"
"help.text"
-msgid "No, one particular field is not going to be selected"
-msgstr "Όχι, κανένας τομέας δεν θα είναι επιλεγμένος"
+msgid "Next"
+msgstr "Επόμενο"
-#: 01120200.xhp
+#: 01010000.xhp
msgctxt ""
-"01120200.xhp\n"
-"par_id3163802\n"
+"01010000.xhp\n"
+"par_id3155923\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_DEFAULTFIELDSELECTION_RB_DEFSELECTION_NO\" visibility=\"visible\">Specifies that you do not want any option field to be the default choice.</ahelp>"
-msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_DEFAULTFIELDSELECTION_RB_DEFSELECTION_NO\" visibility=\"visible\">Καθορίζει πως δε θέλετε να ορίσετε κάποιο πεδίο επιλογής ως ενεργή προεπιλογή.</ahelp>"
-
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"tit\n"
-"help.text"
-msgid "HTML Export - Page 6"
-msgstr "Εξαγωγή HTML - Σελίδα 6"
-
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"hd_id3154926\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01110600.xhp\" name=\"HTML Export - Page 6\">HTML Export - Page 6</link>"
-msgstr "<link href=\"text/shared/autopi/01110600.xhp\" name=\"Εξαγωγή HTML - Σελίδα 6\">Εξαγωγή HTML - Σελίδα 6</link>"
+msgid "<ahelp hid=\"HID_LTRWIZARD_NEXT\">Saves the current settings and continues to the next page.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZARD_NEXT\">Αποθηκεύει τις τρέχουσες ρυθμίσεις και συνεχίζει στην επόμενη σελίδα.</ahelp>"
-#: 01110600.xhp
+#: 01010000.xhp
msgctxt ""
-"01110600.xhp\n"
-"par_id3155934\n"
-"2\n"
+"01010000.xhp\n"
+"hd_id3148944\n"
+"10\n"
"help.text"
-msgid "Defines the colors for the publication."
-msgstr "Ορίζει τα χρώματα της δημοσίευσης."
+msgid "Finish"
+msgstr "Τέλος"
-#: 01110600.xhp
+#: 01010000.xhp
msgctxt ""
-"01110600.xhp\n"
-"par_id3150247\n"
-"28\n"
+"01010000.xhp\n"
+"par_id3149669\n"
+"11\n"
"help.text"
-msgid "Text formatting is obtained from the drawing or presentation. This page is skipped if you unmark the <emph>Create title page</emph> check box or if you select automatic or WebCast export."
-msgstr "Η μορφοποίηση των κειμένων αντλείται από το σχέδιο ή την παρουσίαση. Η συγκεκριμένη σελίδα δεν εμφανίζεται, εάν δεν έχετε επιλέξει το κουτί επιλογής <emph>Δημιουργία σελίδας τίτλου</emph> ή εάν έχετε επιλέξει Αυτομάτως ή WebCast ως τύπο έκδοσης για την εξαγωγή."
+msgid "<ahelp hid=\"HID_LTRWIZARD_CREATE\">According to your selections, the wizard creates a new document template and saves it on your hard disk.</ahelp> $[officename] creates a new document based on the existing templates with the \"Untitled X\" name (X stands for the consecutive numbering) and displays it on the work area."
+msgstr "<ahelp hid=\"HID_LTRWIZARD_CREATE\">Ανάλογα με τις επιλογές που έχετε κάνει, ο αυτόματος πιλότος δημιουργεί ένα νέο πρότυπο εγγράφου και το αποθηκεύει στον σκληρό σας δίσκο.</ahelp> Το $[officename] δημιουργεί ένα νέο έγγραφο βασισμένο στο υπάρχον πρότυπο και με όνομα αρχείου \"ΔίχωςΌνομα X\" (όπου X ο αριθμός που αντιστοιχεί στο έγγραφο βάσει της συνεχόμενης αρίθμησης) και το εμφανίζει στην περιοχή εργασίας."
-#: 01110600.xhp
+#: 01010000.xhp
msgctxt ""
-"01110600.xhp\n"
-"hd_id3152924\n"
-"21\n"
+"01010000.xhp\n"
+"par_id3144433\n"
+"16\n"
"help.text"
-msgid "Select color scheme"
-msgstr "Επιλογή θέματος χρωμάτων"
+msgid "$[officename] saves the current settings in the wizard according to the chosen template. These settings are used as the default settings the next time you activate the wizard."
+msgstr "Το $[officename] αποθηκεύει τις τρέχουσες ρυθμίσεις στον αυτόματο πιλότο, ανάλογα με το πρότυπο που έχει επιλεγεί. Την επόμενη φορά που θα χρησιμοποιήσετε τον αυτόματο πιλότο, αυτές είναι οι ρυθμίσεις θα χρησιμοποιηθούν ως προεπιλεγμένες."
-#: 01110600.xhp
+#: 01010100.xhp
msgctxt ""
-"01110600.xhp\n"
-"par_id3153049\n"
-"22\n"
+"01010100.xhp\n"
+"tit\n"
"help.text"
-msgid "Determines the color scheme and the colors for text and background."
-msgstr "Ορίζει το συνδυασμό χρωμάτων και τα χρώματα για το κείμενο, το φόντο κ.λπ."
+msgid "Letter Wizard - Page design"
+msgstr "Αυτόματος πιλότος επιστολής - Σχεδίαση σελίδας"
-#: 01110600.xhp
+#: 01010100.xhp
msgctxt ""
-"01110600.xhp\n"
-"hd_id3147291\n"
-"23\n"
+"01010100.xhp\n"
+"hd_id3147102\n"
+"1\n"
"help.text"
-msgid "Apply color scheme from document"
-msgstr "Εφαρμόστε ένα θέμα χρώματος από έγγραφο"
+msgid "<link href=\"text/shared/autopi/01010100.xhp\" name=\"Letter Wizard - Page design\">Letter Wizard - Page design</link>"
+msgstr "<link href=\"text/shared/autopi/01010100.xhp\" name=\"Αυτόματος πιλότος επιστολής - Σχεδίαση σελίδας\">Αυτόματος πιλότος επιστολής - Σχεδίαση σελίδας</link>"
-#: 01110600.xhp
+#: 01010100.xhp
msgctxt ""
-"01110600.xhp\n"
-"par_id3153748\n"
-"24\n"
+"01010100.xhp\n"
+"par_id3147226\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE6_DOCCOLORS\">Determines the colors from the styles used in the current document.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE6_DOCCOLORS\">Ορίζει τα χρώματα σύμφωνα με τα στυλ που χρησιμοποιούνται στο τρέχον έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"HID_LETTER_PAGE1\">Specifies whether you want to create a personal or a business letter.</ahelp> The available options on the following pages vary depending on your choice."
+msgstr "<ahelp hid=\"HID_LETTER_PAGE1\">Καθορίζει αν θέλετε να δημιουργήσετε μια προσωπική ή μια επαγγελματική επιστολή.</ahelp> Οι διαθέσιμες επιλογές στις ακόλουθες σελίδες διαφέρουν ανάλογα με την επιλογή σας."
-#: 01110600.xhp
+#: 01010100.xhp
msgctxt ""
-"01110600.xhp\n"
-"hd_id3149095\n"
-"25\n"
+"01010100.xhp\n"
+"hd_id3149183\n"
+"3\n"
"help.text"
-msgid "Use browser colors"
-msgstr "Χρησιμοποιήστε τα χρώματα του περιηγητή"
+msgid "Please choose the type of letter and page design"
+msgstr "Παρακαλώ επιλέξτε τον τύπο της επιστολής και σχέδιο σελίδας"
-#: 01110600.xhp
+#: 01010100.xhp
msgctxt ""
-"01110600.xhp\n"
-"par_id3155338\n"
-"26\n"
+"01010100.xhp\n"
+"par_id3145346\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE6_DEFAULT\">Uses the default colors of the viewer's Web Browser.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE6_DEFAULT\">Χρησιμοποιεί τα προκαθορισμένα χρώματα του προγράμματος ανάγνωσης ιστοσελίδων του χρήστη.</ahelp>"
+msgid "<ahelp hid=\".\">Specify whether you want to create a business or personal letter template.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίστε αν θέλετε να δημιουργήσετε ένα προσωπικό ή ένα επαγγελματικό πρότυπο επιστολής.</ahelp>"
-#: 01110600.xhp
+#: 01010100.xhp
msgctxt ""
-"01110600.xhp\n"
-"hd_id3149388\n"
-"27\n"
+"01010100.xhp\n"
+"hd_id3155941\n"
+"5\n"
"help.text"
-msgid "Use custom color scheme"
-msgstr "Χρήση προσωπικού συνδυασμού χρωμάτων"
+msgid "Business letter"
+msgstr "Επαγγελματική επιστολή"
-#: 01110600.xhp
+#: 01010100.xhp
msgctxt ""
-"01110600.xhp\n"
-"par_id3149399\n"
+"01010100.xhp\n"
+"par_id3153681\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE6_USER\">Allows you to define your own colors for some presentation objects.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE6_USER\">Σας επιτρέπει να ορίσετε τα δικά σας χρώματα για κάποια αντικείμενα της παρουσίασης.</ahelp>"
-
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"hd_id3166410\n"
-"8\n"
-"help.text"
-msgid "Text"
-msgstr "Κείμενο"
-
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"par_id3149762\n"
-"9\n"
-"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_TEXT\">Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog, where you can select the text color of the presentation.</ahelp>"
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_TEXT\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/01010501.xhp\" name=\"Χρώμα\"><emph>Χρώμα</emph></link>, στον οποίο μπορείτε να επιλέξετε το χρώμα κειμένου της παρουσίασης.</ahelp>"
-
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"hd_id3156192\n"
-"10\n"
-"help.text"
-msgid "Hyperlink"
-msgstr "Υπερσύνδεση"
-
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"par_id3143270\n"
-"11\n"
-"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_LINK\">Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog, where you can select the hyperlink color of the presentation.</ahelp>"
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_LINK\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/01010501.xhp\" name=\"Χρώμα\"><emph>Χρώμα</emph></link>, στον οποίο μπορείτε να επιλέξετε το χρώμα των υπερσυνδέσεων της παρουσίασης.</ahelp>"
-
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"hd_id3149234\n"
-"14\n"
-"help.text"
-msgid "Active Link"
-msgstr "Ενεργός δεσμός"
-
-#: 01110600.xhp
-msgctxt ""
-"01110600.xhp\n"
-"par_id3156152\n"
-"15\n"
-"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_ALINK\">Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog, where you can select the active link color of the presentation.</ahelp>"
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_ALINK\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/01010501.xhp\" name=\"Χρώμα\"><emph>Χρώμα</emph></link>, στον οποίο μπορείτε να επιλέξετε το χρώμα ενεργών δεσμών της παρουσίασης.</ahelp>"
+msgid "<ahelp hid=\"HID_LTRWIZ_OPTBUSINESSLETTER\">Specifies that you want to create a business letter template.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_OPTBUSINESSLETTER\">Καθορίζει ότι θέλετε να δημιουργήσετε ένα πρότυπο επαγγελματικής επιστολής.</ahelp>"
-#: 01110600.xhp
+#: 01010100.xhp
msgctxt ""
-"01110600.xhp\n"
-"hd_id3148474\n"
-"12\n"
+"01010100.xhp\n"
+"par_idN10616\n"
"help.text"
-msgid "Visited Link"
-msgstr "Αναγνωσμένος δεσμός"
+msgid "Formal personal letter"
+msgstr "Επίσημη προσωπική επιστολή"
-#: 01110600.xhp
+#: 01010100.xhp
msgctxt ""
-"01110600.xhp\n"
-"par_id3150670\n"
-"13\n"
+"01010100.xhp\n"
+"par_idN1061D\n"
"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_VLINK\">Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog, where you can select the visited link color of the presentation.</ahelp>"
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_VLINK\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/01010501.xhp\" name=\"Χρώμα\"><emph>Χρώμα</emph></link>, στον οποίο μπορείτε να επιλέξετε το χρώμα των συνδέσμων που έχετε ήδη επισκεφθεί.</ahelp>"
+msgid "<ahelp hid=\"HID_LTRWIZ_OPTPRIVOFFICIALLETTER\">Specifies that you want to create a formal personal letter.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_OPTPRIVOFFICIALLETTER\">Καθορίζει ότι θέλετε να δημιουργήσετε ένα πρότυπο επίσημης επιστολής.</ahelp>"
-#: 01110600.xhp
+#: 01010100.xhp
msgctxt ""
-"01110600.xhp\n"
-"hd_id3156024\n"
+"01010100.xhp\n"
+"hd_id3147275\n"
"7\n"
"help.text"
-msgid "Background"
-msgstr "Φόντο"
+msgid "Personal letter"
+msgstr "Προσωπική επιστολή"
-#: 01110600.xhp
+#: 01010100.xhp
msgctxt ""
-"01110600.xhp\n"
-"par_id3159413\n"
-"20\n"
+"01010100.xhp\n"
+"par_id3148538\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_BACK\">Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog, where you can select the background color of the presentation.</ahelp>"
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_BACK\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/01010501.xhp\" name=\"Χρώμα\"><emph>Χρώμα</emph></link>, όπου μπορείτε να επιλέξετε το χρώμα του φόντου της παρουσίασης.</ahelp>"
+msgid "<ahelp hid=\"HID_LTRWIZ_OPTPRIVATELETTER\">Specifies that you want to create a personal letter.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_OPTPRIVATELETTER\">Καθορίζει ότι θέλετε να δημιουργήσετε μια προσωπική επιστολή.</ahelp>"
-#: 01120000.xhp
+#: 01010100.xhp
msgctxt ""
-"01120000.xhp\n"
-"tit\n"
+"01010100.xhp\n"
+"hd_id3155628\n"
+"9\n"
"help.text"
-msgid "Group Element Wizard"
-msgstr "Αυτόματος πιλότος στοιχείου ομάδας"
+msgid "Page design"
+msgstr "Σχεδίαση σελίδας"
-#: 01120000.xhp
+#: 01010100.xhp
msgctxt ""
-"01120000.xhp\n"
-"hd_id3149031\n"
-"1\n"
+"01010100.xhp\n"
+"par_id3149415\n"
+"10\n"
"help.text"
-msgid "Group Element Wizard"
-msgstr "Αυτόματος πιλότος στοιχείου ομάδας"
+msgid "<ahelp hid=\"HID_LTRWIZ_LSTBUSINESSSTYLE\">Select the design for your letter template.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_LSTBUSINESSSTYLE\">Επιλέξτε το σχέδιο για το πρότυπο επιστολής σας.</ahelp>"
-#: 01120000.xhp
+#: 01010100.xhp
msgctxt ""
-"01120000.xhp\n"
-"par_id3151097\n"
-"2\n"
+"01010100.xhp\n"
+"par_idN106A7\n"
"help.text"
-msgid "The Group Element Wizard starts automatically when you insert a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link> into a document."
-msgstr "Ο αυτόματος πιλότος στοιχείου ομαδοποίησης ξεκινά αυτόματα όταν εισάγετε ένα <link href=\"text/shared/02/01170000.xhp\" name=\"Πλαίσιο ομαδοποίησης\">Πλαίσιο ομαδοποίησης</link> σε ένα έγγραφο."
+msgid "Use letterhead paper with pre-printed elements"
+msgstr "Χρήση επιστολόχαρτου με προεκτυπωμένα στοιχεία."
-#: 01120000.xhp
+#: 01010100.xhp
msgctxt ""
-"01120000.xhp\n"
-"hd_id3145071\n"
-"5\n"
+"01010100.xhp\n"
+"par_idN106AB\n"
"help.text"
-msgid "Create"
-msgstr "Δημιουργία"
+msgid "<ahelp hid=\"HID_LTRWIZ_CHKBUSINESSPAPER\">Specifies whether paper is used that already contains an imprinted logo, address, or footer line. The Wizard shows the Letterhead layout page next.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_CHKBUSINESSPAPER\">Ορίζει αν το χαρτί που χρησιμοποιείται περιέχει ήδη ένα εντυπωμένο λογότυπο, διεύθυνση ή γραμμή υποσέλιδου. Μετά ο πιλότος εμφανίζει την σελίδα διάταξης επιστολόχαρτων με κεφαλίδα.</ahelp>"
-#: 01120000.xhp
+#: 01010100.xhp
msgctxt ""
-"01120000.xhp\n"
-"par_id3149811\n"
-"6\n"
+"01010100.xhp\n"
+"par_id3150254\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"HID_LISTWIZARD_FINISH\">Creates the object.</ahelp>"
-msgstr "<ahelp hid=\"HID_LISTWIZARD_FINISH\">Δημιουργεί το αντικείμενο.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Go to Letter Wizard - Letterhead layout\">Go to Letter Wizard - Letterhead layout</link>"
+msgstr "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο επιστολής - Διάταξη επιστολόχαρτων με κεφαλίδα\">Πηγαίνετε στο Βοηθό Επιστολών - Διάταξη επιστολόχαρτων με κεφαλίδα</link>"
#: 01010200.xhp
msgctxt ""
@@ -669,370 +565,655 @@ msgctxt ""
msgid "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Go to Letter Wizard - Printed items\">Go to Letter Wizard - Printed items</link>"
msgstr "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο επιστολής - Εκτυπωμένα αντικείμενα\">Μετάβαση στον αυτόματο πιλότο επιστολής - Εκτυπωμένα αντικείμενα</link>"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
+"01010300.xhp\n"
"tit\n"
"help.text"
-msgid "Form Wizard - Get Joined Fields"
-msgstr "Αυτόματος Πιλότος Φόρμας - Λήψη συνδεδεμένων πεδίων"
+msgid "Letter Wizard - Printed items"
+msgstr "Αυτόματος πιλότος επιστολής - Εκτυπωμένα αντικείμενα"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN10543\n"
+"01010300.xhp\n"
+"hd_id3148520\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090220.xhp\">Form Wizard - Get Joined Fields</link>"
-msgstr "<link href=\"text/shared/autopi/01090220.xhp\">Αυτόματος Πιλότος Φόρμας - Λήψη συνδεδεμένων πεδίων</link>"
+msgid "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Letter Wizard - Printed items\">Letter Wizard - Printed items</link>"
+msgstr "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Αυτόματος πιλότος επιστολής - Εκτυπωμένα αντικείμενα\">Αυτόματος πιλότος επιστολής - Εκτυπωμένα αντικείμενα</link>"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN10553\n"
+"01010300.xhp\n"
+"par_id3152594\n"
+"2\n"
"help.text"
-msgid "If you chose in step 2 to set up a subform based on manual selection of fields, you can select the joined fields on this wizard page."
-msgstr "Αν στο βήμα 2 επιλέξατε να οργανώσετε μια υποφόρμα βασισμένη στη χειροκίνητη επιλογή πεδίων, έχετε τη δυνατότητα να διαλέξετε τα συνδεδεμένα πεδία σε αυτή τη σελίδα του αυτόματου πιλότου."
+msgid "<ahelp hid=\"HID_LETTER_PAGE3\">Defines the items to be included in the letter template.</ahelp>"
+msgstr "<ahelp hid=\"HID_LETTER_PAGE3\">Ορίζει τα αντικείμενα που θα συμπεριληφθούν στο πρότυπο επιστολής.</ahelp>"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN10556\n"
+"01010300.xhp\n"
+"par_idN105DF\n"
"help.text"
-msgid "First joined subform field"
-msgstr "Πρώτο συνδεδεμένο πεδίο υποφόρμας"
+msgid "Use a typical letter format for this country"
+msgstr "Χρήση ενός αντιπροσωπευτικού προτύπου επιστολής από αυτήν τη χώρα."
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105B4\n"
+"01010300.xhp\n"
+"par_idN105E3\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the subform field that is joined to the main form field, which you select in the list box next to this list box.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το πεδίο της υποφόρμας το οποίο συνδέεται στο κύριο πεδίο φόρμας, το οποίο επιλέγετε στο πλαίσιο λίστας δίπλα σε αυτό το πλαίσιο λίστας.</ahelp>"
+msgid "<ahelp hid=\"HID_LTRWIZ_LSTLETTERNORM\">Select a country in order to use a typical letter layout from that country.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_LSTLETTERNORM\">Επιλέξτε μία χώρα έτσι ώστε να χρησιμοποιήσετε ένα χαρακτηριστικό πρότυπο επιστολής από αυτήν τη χώρα.</ahelp>"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105B9\n"
+"01010300.xhp\n"
+"par_idN105FA\n"
"help.text"
-msgid "First joined main form field"
-msgstr "Πρώτο συνδεδεμένο κύριο πεδίο φόρμας"
+msgid "Logo"
+msgstr "Λογότυπο"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105BF\n"
+"01010300.xhp\n"
+"par_idN105FE\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the main form field that is joined to the subform field, which you select in the list box next to this list box.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το κύριο πεδίο φόρμας το οποίο συνδέεται στο πεδίο υποφόρμας, το οποίο επιλέγετε στο πεδίο λίστας δίπλα σε αυτό το πεδίο λίστας.</ahelp>"
+msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSELOGO\">Includes a logo on the letter template.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSELOGO\">Συμπεριλαμβάνει ένα λογότυπο στο πρότυπο επιστολής.</ahelp>"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105CE\n"
+"01010300.xhp\n"
+"par_idN10615\n"
"help.text"
-msgid "Second joined subform field"
-msgstr "Δεύτερο συνδεδεμένο πεδίο υποφόρμας"
+msgid "Return address in envelope window"
+msgstr "Επιστροφή της διεύθυνσης στο παράθυρο φακέλου"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105D2\n"
+"01010300.xhp\n"
+"par_idN10619\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the subform field that is joined to the main form field, which you select in the list box next to this list box.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το πεδίο υποφόρμας που συνδέεται στο κύριο πεδίο φόρμας, το οποίο επιλέγετε στο πεδίο λίστας δίπλα σε αυτό το πεδίο λίστας.</ahelp>"
+msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSEADDRESSRECEIVER\">Includes a small size return address on the letter template.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSEADDRESSRECEIVER\">Συμπεριλαμβάνει μία διεύθυνση επιστροφής μικρού μεγέθους στο πρότυπο επιστολής.</ahelp>"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105D5\n"
+"01010300.xhp\n"
+"par_idN10630\n"
"help.text"
-msgid "Second joined main form field"
-msgstr "Δεύτερο συνδεδεμένο κύριο πεδίο φόρμας"
+msgid "Letter signs"
+msgstr "Σύμβολα"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105D9\n"
+"01010300.xhp\n"
+"par_idN10634\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the main form field that is joined to the subform field, which you select in the list box next to this list box.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το κύριο πεδίο φόρμας το οποίο συνδέεται στο πεδίο υποφόρμας, το οποίο επιλέγετε στο πεδίο λίστας δίπλα σε αυτό το πεδίο λίστας.</ahelp>"
+msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSESIGNS\">Includes a line with references to a business letter on the letter template.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSESIGNS\">Συμπεριλαμβάνει μια γραμμή αναφοράς σε γράμμα εργασίας στο πρότυπο γράμματος.</ahelp>"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105DC\n"
+"01010300.xhp\n"
+"par_idN1064B\n"
"help.text"
-msgid "Third joined subform field"
-msgstr "Τρίτο συνδεδεμένο πεδίο υποφόρμας"
+msgid "Subject line"
+msgstr "Γραμμή θέματος"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105E0\n"
+"01010300.xhp\n"
+"par_idN1064F\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the subform field that is joined to the main form field, which you select in the list box next to this list box.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα πεδίο υποφόρμας το οποίο συνδέεται στο κύριο πεδίο φόρμας, το οποίο επιλέγετε στο πεδίο λίστας δίπλα σε αυτό το πεδίο λίστας.</ahelp>"
+msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSESUBJECT\">Includes a subject line on the letter template.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSESUBJECT\">Συμπεριλαμβάνει μια γραμμή θέματος στο πρότυπο γράμματος.</ahelp>"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105E3\n"
+"01010300.xhp\n"
+"par_idN1066E\n"
"help.text"
-msgid "Third joined main form field"
-msgstr "Τρίτο συνδεδεμένο κύριο πεδίο φόρμας"
+msgid "Salutation"
+msgstr "Χαιρετισμός"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105E7\n"
+"01010300.xhp\n"
+"par_idN10672\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the main form field that is joined to the subform field, which you select in the list box next to this list box.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το κύριο πεδίο φόρμας το οποίο συνδέεται στο πεδίο υποφόρμας, το οποίο επιλέγετε στο πεδίο λίστας δίπλα σε αυτό το πεδίο λίστας.</ahelp>"
+msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSESALUTATION\">Includes a salutation on the letter template. Select the salutation from the list box.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSESALUTATION\">Συμπεριλαμβάνει ένα χαιρετισμό στο πρότυπο του γράμματος. Διαλέξτε έναν χαιρετισμό από τη λίστα.</ahelp>"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105EA\n"
+"01010300.xhp\n"
+"par_idN10689\n"
"help.text"
-msgid "Fourth joined subform field"
-msgstr "Τέταρτο συνδεδεμένο πεδίο υποφόρμας"
+msgid "Fold marks"
+msgstr "Σημάδια διπλώματος"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105EE\n"
+"01010300.xhp\n"
+"par_idN1068D\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the subform field that is joined to the main form field, which you select in the list box next to this list box.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το πεδίο υποφόρμας το οποίο συνδέεται στο κύριο πεδίο φόρμας, το οποίο επιλέγετε στο πεδίο λίστας δίπλα σε αυτό το πεδίο λίστας.</ahelp>"
+msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSEBENDMARKS\">Includes fold marks on the letter template.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSEBENDMARKS\">Συμπεριλαμβάνει σημάδια διπλώματος στο πρότυπο γράμματος.</ahelp>"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105F1\n"
+"01010300.xhp\n"
+"par_idN106AC\n"
"help.text"
-msgid "Fourth joined main form field"
-msgstr "Τέταρτο συνδεδεμένο κύριο πεδίο φόρμας"
+msgid "Complimentary close"
+msgstr "Προσφώνηση τέλους"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105F5\n"
+"01010300.xhp\n"
+"par_idN106B0\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the main form field that is joined to the subform field, which you select in the list box next to this list box.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το κύριο πεδίο φόρμας το οποίο συνδέεται στο πεδίο υποφόρμας, το οποίο επιλέγετε στο πεδίο λίστας δίπλα σε αυτό το πεδίο λίστας.</ahelp>"
+msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSEGREETING\">Includes a complimentary close on the letter template. Select the text from the list box.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSEGREETING\">Συμπεριλαμβάνει μια προσφώνηση τέλους στο πρότυπο γράμματος. Εισάγετε το κείμενο από το κουτί λίστας.</ahelp>"
-#: 01090220.xhp
+#: 01010300.xhp
msgctxt ""
-"01090220.xhp\n"
-"par_idN105F8\n"
+"01010300.xhp\n"
+"par_idN106C7\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090300.xhp\" name=\"Form Wizard - Arrange controls\">Form Wizard - Arrange controls</link>"
-msgstr "<link href=\"text/shared/autopi/01090300.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Διάταξη ελέγχων\">Αυτόματος Πιλότος Φόρμας - Διάταξη ελέγχων</link>"
+msgid "Footer"
+msgstr "Υποσέλιδο"
-#: 01130000.xhp
+#: 01010300.xhp
msgctxt ""
-"01130000.xhp\n"
+"01010300.xhp\n"
+"par_idN106CB\n"
+"help.text"
+msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSEFOOTER\">Includes a footer on the letter template.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSEFOOTER\">Συμπεριλαμβάνει ένα υποσέλιδο στο πρότυπο γράμματος.</ahelp>"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3149666\n"
+"31\n"
+"help.text"
+msgid "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Go to Letter Wizard - Recipient and sender\">Go to Letter Wizard - Recipient and sender</link>"
+msgstr "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο επιστολής - Παραλήπτης και αποστολέας\">Μετάβαση στον αυτόματο πιλότο επιστολής - Παραλήπτης και αποστολέας</link>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
"tit\n"
"help.text"
-msgid "Document Converter"
-msgstr "Μετατροπέας εγγράφων"
+msgid "Letter Wizard - Recipient and sender"
+msgstr "Αυτόματος πιλότος επιστολής - Παραλήπτης και αποστολέας"
-#: 01130000.xhp
+#: 01010400.xhp
msgctxt ""
-"01130000.xhp\n"
-"hd_id3149798\n"
-"9\n"
+"01010400.xhp\n"
+"hd_id3154288\n"
+"1\n"
"help.text"
-msgid "Document Converter"
-msgstr "Μετατροπέας εγγράφων"
+msgid "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Letter Wizard - Recipient and sender\">Letter Wizard - Recipient and sender</link>"
+msgstr "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Αυτόματος Πιλότος Επιστολής - Παραλήπτης και αποστολέας\">Αυτόματος Πιλότος Επιστολής - Παραλήπτης και αποστολέας</link>"
-#: 01130000.xhp
+#: 01010400.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id3149346\n"
+"01010400.xhp\n"
+"par_id3159233\n"
"2\n"
"help.text"
-msgid "<variable id=\"ms\"><ahelp hid=\".\">Copies and converts documents into the OpenDocument XML format used by $[officename].</ahelp></variable>"
-msgstr "<variable id=\"ms\"><ahelp hid=\".\">Αντιγράφει και μετατρέπει τα δεδομένα στη μορφή OpenDocument XML που χρησιμοποιείται στο $[officename].</ahelp></variable>"
+msgid "<ahelp hid=\"HID_LETTER_PAGE4\">Specifies the sender and recipient information.</ahelp>"
+msgstr "<ahelp hid=\"HID_LETTER_PAGE4\">Ορίζει τις πληροφορίες αποστολέα και παραλήπτη.</ahelp>"
-#: 01130000.xhp
+#: 01010400.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id3150775\n"
-"3\n"
+"01010400.xhp\n"
+"par_idN105DA\n"
"help.text"
-msgid "The wizard converts documents from Microsoft Word, Excel and PowerPoint. The source files are only read, not edited. New target files are written with the new file name extension in the same or a new folder."
-msgstr "Ο οδηγός μετατρέπει έγγραφα από Microsoft Word, Excel και PowerPoint. Τα αρχεία προέλευσης είναι μόνο για ανάγνωση, δεν επεξεργάζονται. Νέα αρχεία προορισμού γράφονται με την νέα επέκταση ονόματος αρχείου στον ίδιο ή νέο φάκελο."
+msgid "Sender's address"
+msgstr "Διεύθυνση αποστολέα"
-#: 01130000.xhp
+#: 01010400.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id3156410\n"
-"4\n"
+"01010400.xhp\n"
+"par_idN105DE\n"
"help.text"
-msgid "The Document Converter Wizard contains the following pages:"
-msgstr "Ο Αυτόματος πιλότος προγράμματος μετατροπής εγγράφων περιέχει τις ακόλουθες σελίδες:"
+msgid "<ahelp hid=\".\">Specifies your address information.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει τις πληροφορίες διεύθυνσης σας.</ahelp>"
-#: 01130000.xhp
+#: 01010400.xhp
msgctxt ""
-"01130000.xhp\n"
-"hd_id3154318\n"
-"7\n"
+"01010400.xhp\n"
+"par_idN105E9\n"
"help.text"
-msgid "Document Converter Summary"
-msgstr "Σύνοψη προγράμματος μετατροπής εγγράφων"
+msgid "Use user data for return address"
+msgstr "Χρήση δεδομένων χρήστη για τη διεύθυνση επιστροφής"
-#: 01130000.xhp
+#: 01010400.xhp
msgctxt ""
-"01130000.xhp\n"
-"par_id3145313\n"
-"8\n"
+"01010400.xhp\n"
+"par_idN105EC\n"
"help.text"
-msgid "Displays a summary which shows what will be converted when you click <emph>Convert</emph>."
-msgstr "Εμφανίζει μια σύνοψη που δείχνει τι θα μετατραπεί όταν κάνετε κλικ στο <emph>Μετατροπή</emph>."
+msgid "<ahelp hid=\"HID_LTRWIZ_OPTSENDERPLACEHOLDER\">Use the address data from %PRODUCTNAME - User Data in the Options dialog box.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_OPTSENDERPLACEHOLDER\">Χρήση των δεδομένων διεύθυνσης από %PRODUCTNAME - Δεδομένα χρήστη στο πλαίσιο ελέγχου επιλογών.</ahelp>"
-#: 01040300.xhp
+#: 01010400.xhp
msgctxt ""
-"01040300.xhp\n"
+"01010400.xhp\n"
+"par_idN10603\n"
+"help.text"
+msgid "New sender address"
+msgstr "Νέα διεύθυνση αποστολέα"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_idN10606\n"
+"help.text"
+msgid "<ahelp hid=\"HID_LTRWIZ_OPTSENDERDEFINE\">Use the address data from the following text boxes.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_OPTSENDERDEFINE\">Χρησιμοποιεί τα δεδομένα διεύθυνσης από τα επόμενα πεδία κειμένου.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_idN1061D\n"
+"help.text"
+msgid "Name"
+msgstr "Όνομα"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_idN10620\n"
+"help.text"
+msgid "<ahelp hid=\"HID_LTRWIZ_TXTSENDERNAME\">Specifies the name of the sender.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_TXTSENDERNAME\">Ορίζει το όνομα του αποστολέα.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_idN10637\n"
+"help.text"
+msgid "Street"
+msgstr "Οδός"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_idN1063A\n"
+"help.text"
+msgid "<ahelp hid=\"HID_LTRWIZ_TXTSENDERSTREET\">Specifies the street address of the sender.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_TXTSENDERSTREET\">Ορίζει τη διεύθυνση οδού του αποστολέα.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_idN10661\n"
+"help.text"
+msgid "Postcode/State/City"
+msgstr "Τ.Κ./Χώρα/Πόλη/"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_idN10664\n"
+"help.text"
+msgid "<ahelp hid=\"HID_LTRWIZ_TXTSENDERPOSTCODE\">Specifies the address data of the sender.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_TXTSENDERPOSTCODE\">Ορίζει τα δεδομένα διεύθυνσης του αποστολέα.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_idN10673\n"
+"help.text"
+msgid "Recipient's address"
+msgstr "Διεύθυνση Παραλήπτη"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_idN10677\n"
+"help.text"
+msgid "Specifies the recipient's address information."
+msgstr "Ορίζει πληροφορίες για τη διεύθυνση του παραλήπτη."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_idN10682\n"
+"help.text"
+msgid "Use placeholders for recipient's address"
+msgstr "Χρήση δείκτη τοποθέτησης για τη διεύθυνση του παραλήπτη."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_idN10685\n"
+"help.text"
+msgid "<ahelp hid=\"HID_LTRWIZ_OPTRECEIVERPLACEHOLDER\">Specifies that placeholder fields are inserted into the letter template.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_OPTRECEIVERPLACEHOLDER\">Ορίζει οι δείκτες τοποθέτησης θα εισαχθούν στο πρότυπο γράμματος.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_idN1069C\n"
+"help.text"
+msgid "Use address database for mail merge"
+msgstr "Χρήση βάσης δεδομένων διευθύνσεων για συγχώνευση αλληλογραφίας"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_idN1069F\n"
+"help.text"
+msgid "<ahelp hid=\"HID_LTRWIZ_OPTRECEIVERDATABASE\">Address database fields are inserted into the letter template.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_OPTRECEIVERDATABASE\">Πεδία διευθύνσεων βάσεων δεδομένων εισάγονται στο πρότυπο γράμματος.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3154365\n"
+"18\n"
+"help.text"
+msgid "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Go to Letter Wizard - Footer\">Go to Letter Wizard - Footer</link>"
+msgstr "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο επιστολής - Υποσέλιδο\">Μετάβαση στον αυτόματο πιλότο επιστολήςς - Υποσέλιδο</link>"
+
+#: 01010500.xhp
+msgctxt ""
+"01010500.xhp\n"
"tit\n"
"help.text"
-msgid "Agenda Wizard - Headings to include"
-msgstr "Αυτόματος πιλότος προγράμματος εργασίας - Επικεφαλίδες προς συμπερίληψη"
+msgid "Letter Wizard - Footer"
+msgstr "Αυτόματος πιλότος επιστολής - Υποσέλιδο"
-#: 01040300.xhp
+#: 01010500.xhp
msgctxt ""
-"01040300.xhp\n"
-"hd_id3109850\n"
+"01010500.xhp\n"
+"hd_id3143281\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Agenda Wizard - Headings to include\">Agenda Wizard - Headings to include</link>"
-msgstr "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Αυτόματος πιλότος προγράμματος εργασίας - Επικεφαλίδες προς συμπερίληψη\">Αυτόματος πιλότος προγράμματος εργασίας - Επικεφαλίδες προς συμπερίληψη</link>"
+msgid "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Letter Wizard - Footer\">Letter Wizard - Footer</link>"
+msgstr "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Αυτόματος πιλότος επιστολής - Υποσέλιδο\">Αυτόματος πιλότος επιστολής - Υποσέλιδο</link>"
-#: 01040300.xhp
+#: 01010500.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_id3157898\n"
+"01010500.xhp\n"
+"par_id3147834\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_AGENDA_PAGE3\">Specifies the headings that you want to include in the agenda.</ahelp>"
-msgstr "<ahelp hid=\"HID_AGENDA_PAGE3\">Προσδιορίζει τις επικεφαλίδες που θέλετε να συμπεριλάβετε στην ατζέντα.</ahelp>"
+msgid "<ahelp hid=\"HID_LETTER_PAGE5\">Specifies the information to include in the footer space.</ahelp>"
+msgstr "<ahelp hid=\"HID_LETTER_PAGE5\">Ορίζει τις πληροφορίες που θα συμπεριληφθούν στο χώρο του υποσέλιδου.</ahelp>"
-#: 01040300.xhp
+#: 01010500.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_idN105DA\n"
+"01010500.xhp\n"
+"par_idN105DF\n"
"help.text"
-msgid "Type of meeting"
-msgstr "Είδος συνάντησης"
+msgid "Footer"
+msgstr "Υποσέλιδο"
-#: 01040300.xhp
+#: 01010500.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_idN105DE\n"
+"01010500.xhp\n"
+"par_idN105E3\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether to print the type of meeting line.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσδιορίζει αν θα εκτυπωθεί η σειρά του είδους συνάντησης.</ahelp>"
+msgid "<ahelp hid=\"HID_LTRWIZ_TXTFOOTER\">Enter the text for the footer lines.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_TXTFOOTER\">Εισάγει το κείμενο για τις γραμμές του υποσέλιδου.</ahelp>"
-#: 01040300.xhp
+#: 01010500.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_idN105E1\n"
+"01010500.xhp\n"
+"par_idN105FA\n"
"help.text"
-msgid "Please read"
-msgstr "Παρακαλώ διαβάστε"
+msgid "Include only on second and following pages"
+msgstr "Να συμπεριλαμβάνεται μόνο από τη δεύτερη σελίδα και εξής"
-#: 01040300.xhp
+#: 01010500.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_idN105E5\n"
+"01010500.xhp\n"
+"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether to print a Please read line.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσδιορίζει αν θα εκτυπωθεί η σειρά με το μήνυμα: Παρακαλώ διαβάστε.</ahelp>"
+msgid "<ahelp hid=\".\">Select to suppress the footer on the first page.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέγει την απόκρυψη του υποσέλιδου στην πρώτη σελίδα.</ahelp>"
-#: 01040300.xhp
+#: 01010500.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_idN105E8\n"
+"01010500.xhp\n"
+"hd_id3153093\n"
+"31\n"
"help.text"
-msgid "Please bring"
-msgstr "Παρακαλώ προσκομίστε"
+msgid "Include page numbers"
+msgstr "Συμπερίληψη αριθμού σελίδας"
-#: 01040300.xhp
+#: 01010500.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_idN105EC\n"
+"01010500.xhp\n"
+"par_id3155414\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether to print a Please bring line.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσδιορίζει αν θα εκτυπωθεί η σειρά με το μήνυμα: Παρακαλώ προσκομίστε.</ahelp>"
+msgid "<ahelp hid=\"HID_LTRWIZ_CHKFOOTERPAGENUMBERS\">Includes page numbers in your letter template.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_CHKFOOTERPAGENUMBERS\">Συμπεριλαμβάνει και τους αριθμούς σελίδων στο πρότυπο της επιστολής σας.</ahelp>"
-#: 01040300.xhp
+#: 01010500.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_idN105EF\n"
+"01010500.xhp\n"
+"par_id3154988\n"
+"41\n"
"help.text"
-msgid "Notes"
-msgstr "Σημειώσεις"
+msgid "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Go to Letter Wizard - Name and location\">Go to Letter Wizard - Name and location</link>"
+msgstr "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο επιστολής - Όνομα και Θέση\">Μετάβαση στον αυτόματο πιλότο επιστολής - Όνομα και τοποθεσία</link>"
-#: 01040300.xhp
+#: 01010600.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_idN105F3\n"
+"01010600.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether to print a Notes line.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει αν θα εκτυπωθεί μία σειρά με το μήνυμα: Σημειώσεις.</ahelp>"
+msgid "Letter Wizard - Name and Location"
+msgstr "Αυτόματος πιλότος επιστολής - Όνομα και τοποθεσία"
-#: 01040300.xhp
+#: 01010600.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_id3163802\n"
-"5\n"
+"01010600.xhp\n"
+"hd_id3150355\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Go to Agenda Wizard - Names\">Go to Agenda Wizard - Names</link>"
-msgstr "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο προγράμματος εργασίας - Ονόματα\">Μετάβαση στον αυτόματο πιλότο προγράμματος εργασίας - Ονόματα</link>"
+msgid "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Letter Wizard - Name and Location\">Letter Wizard - Name and Location</link>"
+msgstr "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Αυτόματος Πιλότος Επιστολής- Όνομα και τοποθεσία\">Αυτόματος Πιλότος Επιστολής- Όνομα και τοποθεσία</link>"
-#: 01170500.xhp
+#: 01010600.xhp
msgctxt ""
-"01170500.xhp\n"
+"01010600.xhp\n"
+"par_id3152996\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_LETTER_PAGE6\">Specifies where and under which name you want to save the document and template.</ahelp>"
+msgstr "<ahelp hid=\"HID_LETTER_PAGE6\">Ορίζει τη θέση και το όνομα με το οποίο θέλετε να αποθηκευτεί το έγγραφο και το πρότυπο.</ahelp>"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"hd_id3154047\n"
+"10\n"
+"help.text"
+msgid "Template name"
+msgstr "Όνομα προτύπου"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"par_id3159157\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\"HID_LTRWIZ_TXTTEMPLATENAME\">Specifies the title of the document template.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_TXTTEMPLATENAME\">Ορίζει τον τίτλο του προτύπου εγγράφου.</ahelp>"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"hd_id3151043\n"
+"31\n"
+"help.text"
+msgid "Path"
+msgstr "Διαδρομή"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"par_idN1061A\n"
+"help.text"
+msgid "<ahelp hid=\"HID_LTRWIZ_TXTPATH\">Enter the path and file name for the template, or click the <emph>...</emph> button to select the path and file name.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_TXTPATH\">Εισάγετε τη διαδρομή και το όνομα αρχείου για το πρότυπο, ή κάντε κλικ στο κουμπί <emph>...</emph> για να επιλέξετε την διαδρομή και το όνομα του αρχείου.</ahelp>"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"par_idN10639\n"
+"help.text"
+msgid "Create a letter from this template"
+msgstr "Δημιουργία μιας επιστολής από αυτό το πρότυπο"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"par_idN1063C\n"
+"help.text"
+msgid "<ahelp hid=\"HID_LTRWIZ_OPTCREATELETTER\">Saves and closes the template, and then opens a new untitled document based on the template.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_OPTCREATELETTER\">Αποθηκεύει και κλείνει ένα πρότυπο, και μετά ανοίγει ένα καινούριο έγγραφο χωρίς τίτλο που βασίζεται σε αυτό το πρότυπο.</ahelp>"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"par_idN10653\n"
+"help.text"
+msgid "Make manual changes to this letter template"
+msgstr "Χειροκίνητες αλλαγές στο πρότυπο αυτής της επιστολής"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"par_idN10656\n"
+"help.text"
+msgid "<ahelp hid=\"HID_LTRWIZ_OPTMAKECHANGES\">Saves the template and keeps it open for editing.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_OPTMAKECHANGES\">Αποθηκεύει το πρότυπο και το διατηρεί ανοιχτό για επεξεργασία.</ahelp>"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"par_idN10665\n"
+"help.text"
+msgid "<link href=\"text/shared/autopi/01010000.xhp\">Letter Wizard overview</link>"
+msgstr "<link href=\"text/shared/autopi/01010000.xhp\">Επισκόπηση επιστολής αυτόματου πιλότου</link>"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
"tit\n"
"help.text"
-msgid "Field Assignment"
-msgstr "Ανάθεση πεδίων"
+msgid "Fax Wizard"
+msgstr "Αυτόματος πιλότος Fax"
-#: 01170500.xhp
+#: 01020000.xhp
msgctxt ""
-"01170500.xhp\n"
-"hd_id3147588\n"
+"01020000.xhp\n"
+"bm_id3150445\n"
+"help.text"
+msgid "<bookmark_value>wizards;faxes</bookmark_value><bookmark_value>faxes;wizards</bookmark_value><bookmark_value>templates;faxes</bookmark_value>"
+msgstr "<bookmark_value>αυτόματοι πιλότοι,Fax</bookmark_value><bookmark_value>Fax, αυτόματοι πιλότοι </bookmark_value><bookmark_value>πρότυπα, Fax</bookmark_value>"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"hd_id3150445\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01170500.xhp\" name=\"Field Assignment\">Field Assignment</link>"
-msgstr "<link href=\"text/shared/autopi/01170500.xhp\" name=\"Ανάθεση πεδίων\">Ανάθεση πεδίων</link>"
+msgid "Fax Wizard"
+msgstr "Αυτόματος πιλότος Fax"
-#: 01170500.xhp
+#: 01020000.xhp
msgctxt ""
-"01170500.xhp\n"
-"par_id3143284\n"
+"01020000.xhp\n"
+"par_id3153394\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"\">Opens a dialog that allows you to specify the field assignment.</ahelp>"
-msgstr "<ahelp hid=\"\">Ανοίγει ένα διάλογο που σας επιτρέπει να ορίσετε την ανάθεση πεδίων.</ahelp>"
+msgid "<variable id=\"fax\"><ahelp hid=\".uno:AutoPilotFax\">Opens the wizard for faxes.</ahelp> The wizard can help you create document templates for fax documents. You can then print the fax documents to a printer or to a fax machine, if fax driver software is available. </variable>"
+msgstr "<variable id=\"fax\"><ahelp hid=\".uno:AutoPilotFax\">Ανοίγει τον αυτόματο πιλότο Fax.</ahelp> Ο αυτόματος πιλότος μπορεί να σας βοηθήσει να δημιουργήσετε πρότυπα εγγράφου για έγγραφα Fax. Μπορείτε μετά να εκτυπώσετε τα έγγραφα Fax σε ένα εκτυπωτή ή σε ένα μηχάνημα Fax, αν υπάρχει διαθέσιμο πρόγραμμα οδήγησης του Fax. </variable>"
-#: 01170500.xhp
+#: 01020000.xhp
msgctxt ""
-"01170500.xhp\n"
-"hd_id3152372\n"
+"01020000.xhp\n"
+"par_id3154824\n"
"3\n"
"help.text"
-msgid "Field Assignment"
-msgstr "Ανάθεση πεδίων"
+msgid "$[officename] comes with a template for fax documents, which you can modify with the wizard to suit your own needs. The wizard leads you step-by-step in creating a document template, and offers numerous layout and design options. The document preview gives you an impression of how the finished fax will appear."
+msgstr "Το $[officename] συνοδεύεται από ένα πρότυπο για έγγραφα Fax, το οποίο μπορείτε να προσαρμόσετε στις ανάγκες σας μέσω του αυτόματου πιλότου. Ο αυτόματος πιλότος σάς καθοδηγεί βήμα βήμα για να δημιουργήσετε ένα πρότυπο εγγράφου και προσφέρει πολλές επιλογές διάρθρωσης και σχεδιασμού. Η προεπισκόπηση σάς παρέχει τη δυνατότητα να δείτε την τελική μορφή του Fax, ανάλογα με τις ρυθμίσεις που έχετε επιλέξει."
-#: 01170500.xhp
+#: 01020000.xhp
msgctxt ""
-"01170500.xhp\n"
-"par_id3149549\n"
+"01020000.xhp\n"
+"par_id3147088\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"extensions:PushButton:RID_PAGE_FIELDMAPPING:PB_INVOKE_FIELDS_DIALOG\">Opens the <link href=\"text/shared/01/01110101.xhp\" name=\"Templates: Address Book Assignment\">Templates: Address Book Assignment</link> dialog.</ahelp>"
-msgstr "<ahelp hid=\"extensions:PushButton:RID_PAGE_FIELDMAPPING:PB_INVOKE_FIELDS_DIALOG\">Ανοίγει το διάλογο <link href=\"text/shared/01/01110101.xhp\" name=\"Πρότυπα: Ανάθεση βιβλίου διευθύνσεων\">Πρότυπα: Ανάθεση βιβλίου διευθύνσεων</link>.</ahelp>"
+msgid "Within the dialog you can modify your entries and options at any time. You can also skip an entire page or even all the wizard pages, in which case the current (or default) settings will remain in effect."
+msgstr "Μέσα στο παράθυρο διαλόγου μπορείτε να τροποποιήσετε τις καταχωρίσεις και τις επιλογές οποιαδήποτε στιγμή. Μπορείτε ακόμη να προσπεράσετε μία ολόκληρη σελίδα ή ακόμα και όλες τις σελίδες του αυτόματου πιλότου, σε αυτή την περίπτωση οι τρέχουσες (ή προεπιλεγμένες) ρυθμίσεις θα παραμείνουν σε ισχύ."
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"hd_id3156156\n"
+"5\n"
+"help.text"
+msgid "Back"
+msgstr "Πίσω"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"par_id3155628\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click the<emph> Back </emph>button to view the settings chosen on the previous page. The current settings will not be modified or deleted if you click this button.<emph> Back </emph>will be active from the second page onwards.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ στο κουμπί <emph> Πίσω </emph>για να δείτε τις ρυθμίσεις που έγιναν στην προηγούμενη σελίδα. Δεν πρόκειται να τροποποιηθούν ή να διαγραφούν οι τρέχουσες ρυθμίσεις. Το κουμπί <emph> Πίσω </emph>ενεργοποιείται από τη δεύτερη σελίδα και μετά.</ahelp>"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"hd_id3147335\n"
+"7\n"
+"help.text"
+msgid "Next"
+msgstr "Επόμενο"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"par_id3156117\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\".\">The wizard saves the current settings and goes to the next page. The<emph> Next </emph>button will become inactive once you have reached the last page.</ahelp>"
+msgstr "<ahelp hid=\".\">Ο αυτόματος πιλότος αποθηκεύει τις τρέχουσες ρυθμίσεις και συνεχίζει με την επόμενη σελίδα. Το κουμπί<emph> Επόμενο </emph>απενεργοποιείται μόλις φθάσετε στην τελευταία σελίδα..</ahelp>"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"hd_id3152350\n"
+"9\n"
+"help.text"
+msgid "Finish"
+msgstr "Τέλος"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"par_id3146948\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\".\">According to your selections, the wizard creates a document template and saves it. A new document based on the template appears in the work area, with the filename \"UntitledX\".</ahelp>"
+msgstr "<ahelp hid=\".\">Σύμφωνα με τις δικές σας επιλογές, ο αυτόματος πιλότος δημιουργεί ένα πρότυπο έγγραφο και το αποθηκεύει. Ένα καινούριο έγγραφο βασισμένο στο πρότυπο εμφανίζετε στην περιοχή εργασίας, με όνομα αρχείου \"UntitledX\".</ahelp>"
#: 01020100.xhp
msgctxt ""
@@ -1133,617 +1314,631 @@ msgctxt ""
msgid "<link href=\"text/shared/autopi/01020200.xhp\" name=\"Go to Fax Wizard - Items to include\">Go to Fax Wizard - Items to include</link>"
msgstr "<link href=\"text/shared/autopi/01020200.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο Φαξ - Αντικείμενα που θα συμπεριληφθούν\">Μετάβαση στον αυτόματο πιλότο Φαξ - Αντικείμενα που θα συμπεριληφθούν</link>"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
+"01020200.xhp\n"
"tit\n"
"help.text"
-msgid "Agenda Wizard - Names"
-msgstr "Αυτόματος πιλότος Προγράμματος Εργασίας - Ονόματα"
+msgid "Fax Wizard - Items to include"
+msgstr "Οδηγός Φαξ - Αντικείμενα που θα συμπεριληφθούν"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3143284\n"
-"1\n"
+"01020200.xhp\n"
+"hd_id3157898\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Agenda Wizard - Names\">Agenda Wizard - Names</link>"
-msgstr "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Αυτόματος πιλότος Προγράμματος Εργασίας - Ονόματα\">Αυτόματος πιλότος Προγράμματος Εργασίας - Ονόματα</link>"
+msgid "<link href=\"text/shared/autopi/01020200.xhp\" name=\"Fax Wizard - Items to include\">Fax Wizard - Items to include</link>"
+msgstr "<link href=\"text/shared/autopi/01020200.xhp\" name=\"Αυτόματος πιλότος Φαξ - Αντικείμενα που θα συμπεριληφθούν\">Αυτόματος πιλότος Φαξ - Αντικείμενα που θα συμπεριληφθούν</link>"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3152363\n"
-"2\n"
+"01020200.xhp\n"
+"par_id3147571\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_AGENDA_PAGE4\">Specifies the names to be printed on the agenda.</ahelp>"
-msgstr "<ahelp hid=\"HID_AGENDA_PAGE4\">Καθορίζει τα ονόματα που θα εκτυπωθούν στο πρόγραμμα εργασίας.</ahelp>"
+msgid "<ahelp hid=\"HID_FAX_PAGE2\">Specifies the fax elements to be printed.</ahelp>"
+msgstr "<ahelp hid=\"HID_FAX_PAGE2\">Ορίζει τα στοιχεία φαξ που θα εκτυπωθούν.</ahelp>"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_idN105DA\n"
+"01020200.xhp\n"
+"par_idN105D7\n"
"help.text"
-msgid "Meeting called by"
-msgstr "Η συνάντηση οργανώθηκε από"
+msgid "Logo"
+msgstr "Λογότυπο"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
+"01020200.xhp\n"
+"par_idN105DB\n"
+"help.text"
+msgid "<ahelp hid=\".\">Includes a company logo.</ahelp>"
+msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει ένα εταιρικό λογότυπο.</ahelp>"
+
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
"par_idN105DE\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether to print a line where you can enter the person who called the meeting.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το αν θα εμφανιστεί μια γραμμή στην οποία θα έχετε τη δυνατότητα να εισάγετε το άτομο το οποίο οργάνωσε τη συνάντηση.</ahelp>"
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_idN105E1\n"
+"01020200.xhp\n"
+"par_idN105E2\n"
"help.text"
-msgid "Chairperson"
-msgstr "Πρoεδρεύων"
+msgid "<ahelp hid=\".\">Includes a date field.</ahelp>"
+msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει ένα πεδίο ημερομηνίας.</ahelp>"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
+"01020200.xhp\n"
"par_idN105E5\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether to print a line where you can enter the chairperson.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το αν θα εμφανίζεται μια γραμμή όπου θα έχετε τη δυνατότητα να εισάγετε τον προεδρεύοντα.</ahelp>"
+msgid "Type of message"
+msgstr "Τύπος μηνύματος"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_idN105E8\n"
+"01020200.xhp\n"
+"par_idN105E9\n"
"help.text"
-msgid "Minute keeper"
-msgstr "Χρονομέτρης"
+msgid "<ahelp hid=\".\">Includes a communication type line. Select the line from the list box.</ahelp>"
+msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει μια γραμμή τύπου επικοινωνίας. Επιλέξτε τη γραμμή από το μενού λίστας.</ahelp>"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
+"01020200.xhp\n"
"par_idN105EC\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether to print a line where you can enter the minute keeper.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το αν θα εμφανίζεται μια γραμμή όπου έχετε τη δυνατότητα να εισάγετε τον μετρητή λεπτών.</ahelp>"
+msgid "Subject line"
+msgstr "Γραμμή θέματος"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_idN105EF\n"
+"01020200.xhp\n"
+"par_idN105F0\n"
"help.text"
-msgid "Moderator"
-msgstr "Επιμελητής"
+msgid "<ahelp hid=\".\">Includes a subject line.</ahelp>"
+msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει μια γραμμή θέματος.</ahelp>"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
+"01020200.xhp\n"
"par_idN105F3\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether to print a line where you can enter the moderator.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το αν θα εμφανίζεται μια γραμμή όπου έχετε τη δυνατότητα να εισάγετε το διαχειριστή,</ahelp>"
+msgid "Salutation"
+msgstr "Χαιρετισμός"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_idN105F6\n"
+"01020200.xhp\n"
+"par_idN105F7\n"
"help.text"
-msgid "Attendees"
-msgstr "Παρευρισκόμενοι"
+msgid "<ahelp hid=\".\">Includes a salutation. Select the salutation from the list box.</ahelp>"
+msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει μια προσφώνηση. Επιλέξτε μια προσφώνηση από το μενού λίστας.</ahelp>"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
+"01020200.xhp\n"
"par_idN105FA\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether to print a line where you can enter the attendees.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το αν θα εμφανίζεται μια γραμμή όπου έχετε τη δυνατότητα να εισάγετε τους παρευρισκόμενους.</ahelp>"
+msgid "Complimentary close"
+msgstr "Προσφώνηση τέλους"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_idN105FD\n"
+"01020200.xhp\n"
+"par_idN105FE\n"
"help.text"
-msgid "Observers"
-msgstr "Παρατηρητές"
+msgid "<ahelp hid=\".\">Includes a greeting. Select the greeting from the list box.</ahelp>"
+msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει έναν χαιρετισμό. Επιλέξτε έναν χαιρετισμό από το μενού λίστας.</ahelp>"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
+"01020200.xhp\n"
"par_idN10601\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether to print a line where you can enter the observers.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το αν θα εμφανίζεται μια γραμμή όπου έχετε τη δυνατότητα να εισάγετε τους παρατηρητές.</ahelp>"
-
-#: 01040400.xhp
-msgctxt ""
-"01040400.xhp\n"
-"par_idN10604\n"
-"help.text"
-msgid "Facility personnel"
-msgstr "Προσωπικό διοίκησης"
+msgid "Footer"
+msgstr "Υποσέλιδο"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_idN10608\n"
+"01020200.xhp\n"
+"par_idN10605\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether to print a line where you can enter the facility personnel.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το αν θα εμφανίζεται μια γραμμή όπου έχετε τη δυνατότητα να εισάγετε το προσωπικό διοίκησης.</ahelp>"
+msgid "<ahelp hid=\".\">Includes a footer.</ahelp>"
+msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει ένα υποσέλιδο.</ahelp>"
-#: 01040400.xhp
+#: 01020200.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3150275\n"
-"9\n"
+"01020200.xhp\n"
+"par_id3148491\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Go to Agenda Wizard - Agenda Items\">Go to Agenda Wizard - Agenda Items</link>"
-msgstr "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο προγράμματος εργασίας -Αντικείμενα προγράμματος εργασίας\">Μετάβαση στον αυτόματο πιλότο προγράμματος εργασίας - Αντικείμενα προγράμματος εργασίας</link>"
+msgid "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Go to Fax Wizard - Sender and Recipient\">Go to Fax Wizard - Sender and Recipient</link>"
+msgstr "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο Φαξ - Αποστολέας και Παραλήπτης\">Μετάβαση στον αυτόματο πιλότο Φαξ - Αποστολέας και Παραλήπτης</link>"
-#: 01040100.xhp
+#: 01020300.xhp
msgctxt ""
-"01040100.xhp\n"
+"01020300.xhp\n"
"tit\n"
"help.text"
-msgid "Agenda Wizard - Page Design"
-msgstr "Αυτόματος πιλότος προγράμματος εργασίας - Σχεδίαση σελίδας"
+msgid "Fax Wizard - Sender and Recipient"
+msgstr "Αυτόματος πιλότος Φαξ - Αποστολέας και Παραλήπτης"
-#: 01040100.xhp
+#: 01020300.xhp
msgctxt ""
-"01040100.xhp\n"
-"hd_id3151100\n"
+"01020300.xhp\n"
+"hd_id3155934\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01040100.xhp\" name=\"Agenda Wizard - Page Design\">Agenda Wizard - Page Design</link>"
-msgstr "<link href=\"text/shared/autopi/01040100.xhp\" name=\"Αυτόματος πιλότος προγράμματος εργασίας - Σχεδίαση σελίδας\">Αυτόματος πιλότος προγράμματος εργασίας - Σχεδίαση σελίδας</link>"
+msgid "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Fax Wizard - Sender and Recipient\">Fax Wizard - Sender and Recipient</link>"
+msgstr "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Αυτόματος πιλότος Φαξ - Αποστολέας και Παραλήπτης\">Αυτόματος πιλότος Φαξ - Αποστολέας και Παραλήπτης</link>"
-#: 01040100.xhp
+#: 01020300.xhp
msgctxt ""
-"01040100.xhp\n"
-"par_id3152594\n"
+"01020300.xhp\n"
+"par_id3150808\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_AGENDA_PAGE1\">Specifies a page design for the agenda.</ahelp>"
-msgstr "<ahelp hid=\"HID_AGENDA_PAGE1\">Προσδιορίζει μία σελίδα σχεδίασης για την ατζέντα.</ahelp>"
+msgid "<ahelp hid=\"HID_FAX_PAGE3\">Specifies the receiver and sender information for the fax.</ahelp>"
+msgstr "<ahelp hid=\"HID_FAX_PAGE3\">Ορίζει τις πληροφορίες αποστολέα και παραλήπτη του φαξ.</ahelp>"
-#: 01040100.xhp
+#: 01020300.xhp
msgctxt ""
-"01040100.xhp\n"
-"par_idN105D7\n"
+"01020300.xhp\n"
+"par_idN105DE\n"
"help.text"
-msgid "Page design"
-msgstr "Σχεδίαση σελίδας"
+msgid "Use user data for return address"
+msgstr "Χρήση δεδομένων χρήστη για τη διεύθυνση επιστροφής"
-#: 01040100.xhp
+#: 01020300.xhp
msgctxt ""
-"01040100.xhp\n"
-"par_idN105DB\n"
+"01020300.xhp\n"
+"par_idN105E2\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the page design from the list box.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε την σχεδίαση σελίδας από το πλαίσιο με τις επιλογές.</ahelp>"
+msgid "<ahelp hid=\".\">Inserts placeholders for the address on the fax template. Later in the fax document, click the placeholder to enter the actual data.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει υποδήλωση για τη διεύθυνση στο πρότυπο φαξ. Αργότερα, στο έγγραφο φαξ, επιλέξτε την υποδήλωση για να εισάγετε τα πραγματικά δεδομένα.</ahelp>"
-#: 01040100.xhp
+#: 01020300.xhp
msgctxt ""
-"01040100.xhp\n"
-"par_idN105DE\n"
+"01020300.xhp\n"
+"par_idN105E5\n"
"help.text"
-msgid "Include form for recording minutes"
-msgstr "Συμπερίληψη φόρμας για την καταγραφή των λεπτών"
+msgid "New return address"
+msgstr "Νέα διεύθυνση επιστροφής"
-#: 01040100.xhp
+#: 01020300.xhp
msgctxt ""
-"01040100.xhp\n"
-"par_idN105E2\n"
+"01020300.xhp\n"
+"par_idN105E9\n"
"help.text"
-msgid "<ahelp hid=\".\">Prints out a page on which you can write down the minutes during the meeting.</ahelp>"
-msgstr "<ahelp hid=\".\">Εκτυπώνει μία σελίδα στην οποία μπορείτε να καταγράψετε τα λεπτά κατά τη διάρκεια της συνάντησης.</ahelp>"
+msgid "<ahelp hid=\".\">Select to enter the address data in the following text boxes. The data is inserted as normal text in the fax document.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε για να εισάγετε τα δεδομένα διεύθυνσης στο παρακάτω πεδίο κειμένου. Τα δεδομένα θα εισαχθούν ως κανονικό κείμενο το έγγραφο φαξ.</ahelp>"
-#: 01040100.xhp
+#: 01020300.xhp
msgctxt ""
-"01040100.xhp\n"
-"par_id3153087\n"
-"23\n"
+"01020300.xhp\n"
+"par_idN105EC\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Go to Agenda Wizard - General information\">Go to Agenda Wizard - General information</link>"
-msgstr "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Μεταβείτε στον αυτόματο πιλότο προγράμματος εργασίας - Γενικές πληροφορίες\">Μεταβείτε στον αυτόματο πιλότο προγράμματος εργασίας - Γενικές πληροφορίες</link>"
+msgid "(Address data fields)"
+msgstr "(Πεδία πληροφοριών διεύθυνσης)"
-#: 01100100.xhp
+#: 01020300.xhp
msgctxt ""
-"01100100.xhp\n"
-"tit\n"
+"01020300.xhp\n"
+"par_idN105EF\n"
"help.text"
-msgid "Report Wizard - Field Selection"
-msgstr "Αυτόματος πιλότος αναφοράς - Επιλογή Πεδίου"
+msgid "<ahelp hid=\".\">Enter the sender address data.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τη διεύθυνση του αποστολέα.</ahelp>"
-#: 01100100.xhp
+#: 01020300.xhp
msgctxt ""
-"01100100.xhp\n"
-"hd_id3155599\n"
-"19\n"
+"01020300.xhp\n"
+"par_idN105F9\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01100100.xhp\" name=\"Report Wizard - Field Selection\">Report Wizard - Field Selection</link>"
-msgstr "<link href=\"text/shared/autopi/01100100.xhp\" name=\"Αυτόματος πιλότος αναφοράς - Επιλογή Πεδίου\">Αυτόματος πιλότος αναφοράς - Επιλογή Πεδίου</link>"
+msgid "Use placeholders as receiver address"
+msgstr "Χρήση συμβόλων κράτησης θέσης ως διεύθυνση παραλήπτη"
-#: 01100100.xhp
+#: 01020300.xhp
msgctxt ""
-"01100100.xhp\n"
-"par_id3150476\n"
-"1\n"
+"01020300.xhp\n"
+"par_idN105FD\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the table or query for which you are creating the report, and which fields you wish to include in the report.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει τον πίνακα ή το ερώτημα για τα οποία θα δημιουργήσετε την αναφορά, καθώς και ποια πεδία θέλετε να συμπεριληφθούν στην αναφορά.</ahelp>"
+msgid "<ahelp hid=\".\">Inserts placeholders for the address on the fax template. Later in the fax document, click the placeholder to enter the actual data.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει υποδήλωση για τη διεύθυνση στο πρότυπο φαξ. Αργότερα, στο έγγραφο φαξ, επιλέξτε την υποδήλωση για να εισάγετε τα πραγματικά δεδομένα.</ahelp>"
-#: 01100100.xhp
+#: 01020300.xhp
msgctxt ""
-"01100100.xhp\n"
-"hd_id3156136\n"
-"4\n"
+"01020300.xhp\n"
+"par_idN10600\n"
"help.text"
-msgid "Tables or queries"
-msgstr "Πίνακες ή ερωτήματα"
+msgid "Use address database for mail merge"
+msgstr "Χρήση βάσης δεδομένων διευθύνσεων για συγχώνευση αλληλογραφίας"
-#: 01100100.xhp
+#: 01020300.xhp
msgctxt ""
-"01100100.xhp\n"
-"par_id3147043\n"
-"5\n"
+"01020300.xhp\n"
+"par_idN10604\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_1_LBTABLES\">Select the table or query for which the report is to be created.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_1_LBTABLES\">Επιλέξτε τον πίνακα ή το ερώτημα βάσει του οποίου θα δημιουργηθεί η αναφορά.</ahelp>"
+msgid "<ahelp hid=\".\">Inserts database fields for a later mail merge with the fax document.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει πεδία βάσης δεδομένων για μία συγχώνευση με το έγγραφο fax στο μέλλον.</ahelp>"
-#: 01100100.xhp
+#: 01020300.xhp
msgctxt ""
-"01100100.xhp\n"
-"hd_id3147008\n"
-"6\n"
+"01020300.xhp\n"
+"par_id3154938\n"
+"21\n"
"help.text"
-msgid "Available fields"
-msgstr "Διαθέσιμα πεδία"
+msgid "<link href=\"text/shared/autopi/01020400.xhp\" name=\"Go to Fax Wizard - Footer\">Go to Fax Wizard - Footer</link>"
+msgstr "<link href=\"text/shared/autopi/01020400.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο για fax - Υποσέλιδο\">Μετάβαση στον αυτόματο πιλότο για fax - Υποσέλιδο</link>"
-#: 01100100.xhp
+#: 01020400.xhp
msgctxt ""
-"01100100.xhp\n"
-"par_id3155338\n"
-"7\n"
+"01020400.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_1_FIELDSAVAILABLE\">Displays the names of the data base fields in the selected table or query.</ahelp> Click to select a field or press the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while clicking to select multiple fields."
-msgstr "<ahelp hid=\"HID_DLGREPORT_1_FIELDSAVAILABLE\">Εμφανίζει τα ονόματα των πεδίων της βάσης δεδομένων στο επιλεγμένο πίνακα ή ερώτημα.</ahelp> Κάντε κλικ για να επιλέξετε ένα πεδίο ή κρατήστε πατημένο το πλήκτρο Shift ή το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> καθώς επιλέγετε περισσότερα από ένα πεδία."
+msgid "Fax Wizard - Footer"
+msgstr "Αυτόματος Πιλότος fax - Υποσέλιδο"
-#: 01100100.xhp
+#: 01020400.xhp
msgctxt ""
-"01100100.xhp\n"
-"hd_id3153031\n"
-"8\n"
+"01020400.xhp\n"
+"hd_id3147143\n"
+"1\n"
"help.text"
-msgid "Fields in report"
-msgstr "Πεδία στην αναφορά"
+msgid "<link href=\"text/shared/autopi/01020400.xhp\" name=\"Fax Wizard - Footer\">Fax Wizard - Footer</link>"
+msgstr "<link href=\"text/shared/autopi/01020400.xhp\" name=\"Αυτόματος Πιλότος fax - Υποσέλιδο\">Αυτόματος Πιλότος fax - Υποσέλιδο</link>"
-#: 01100100.xhp
+#: 01020400.xhp
msgctxt ""
-"01100100.xhp\n"
-"par_id3147275\n"
-"9\n"
+"01020400.xhp\n"
+"par_id3155805\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_1_FIELDSSELECTED\">Displays all fields that are included in the new report.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_1_FIELDSSELECTED\">Προβάλλει όλα τα πεδία που περιέχονται στην καινούρια αναφορά</ahelp>"
+msgid "<ahelp hid=\"HID_FAX_PAGE4\">Specifies the footer data.</ahelp>"
+msgstr "<ahelp hid=\"HID_FAX_PAGE4\">Καθορίζει τα δεδομένα του υποσέλιδου.</ahelp>"
-#: 01100100.xhp
+#: 01020400.xhp
msgctxt ""
-"01100100.xhp\n"
-"hd_id3147209\n"
-"10\n"
+"01020400.xhp\n"
+"par_idN105D7\n"
"help.text"
-msgid ">"
-msgstr ">"
+msgid "Footer"
+msgstr "Υποσέλιδο"
-#: 01100100.xhp
+#: 01020400.xhp
msgctxt ""
-"01100100.xhp\n"
-"par_id3152350\n"
-"11\n"
+"01020400.xhp\n"
+"par_idN105DB\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_1_CMDMOVESELECTED\">Click to move the selected field(s) to the box that the arrow is pointing to.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_1_CMDMOVESELECTED\">Κάντε κλικ για να μετακινήσετε τα επιλεγμένα πεδία στο πλαίσιο το οποίο δείχνει το βελάκι.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the text to be printed in the footer area.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιτρέπει την εκτύπωση κειμένου στο υποσέλιδο.</ahelp>"
-#: 01100100.xhp
+#: 01020400.xhp
msgctxt ""
-"01100100.xhp\n"
-"hd_id3159269\n"
-"12\n"
+"01020400.xhp\n"
+"par_idN105DE\n"
"help.text"
-msgid ">>"
-msgstr ">>"
+msgid "Include only on second and following pages"
+msgstr "Να συμπεριλαμβάνεται μόνο από τη δεύτερη σελίδα και εξής"
-#: 01100100.xhp
+#: 01020400.xhp
msgctxt ""
-"01100100.xhp\n"
-"par_id3149784\n"
-"13\n"
+"01020400.xhp\n"
+"par_idN105E1\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_1_CMDMOVEALL\">Click to move all fields to the box that the arrow is pointing to.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_1_CMDMOVEALL\">Κάντε κλικ για να μετακινήσετε όλα τα πεδία στο πλαίσιο που δείχνει το βελάκι.</ahelp>"
+msgid "<ahelp hid=\".\">Suppresses the footer on the first page of a multipage fax document.</ahelp>"
+msgstr "<ahelp hid=\".\">Καταργεί το υποσέλιδο της πρώτης σελίδας ενός πολυσέλιδου εγγράφου fax.</ahelp>"
-#: 01100100.xhp
+#: 01020400.xhp
msgctxt ""
-"01100100.xhp\n"
-"hd_id3153146\n"
-"14\n"
+"01020400.xhp\n"
+"par_idN105E4\n"
"help.text"
-msgid "<"
-msgstr "<"
+msgid "Include page number"
+msgstr "Συμπερίληψη αριθμού σελίδας"
-#: 01100100.xhp
+#: 01020400.xhp
msgctxt ""
-"01100100.xhp\n"
-"par_id3150275\n"
-"15\n"
+"01020400.xhp\n"
+"par_idN105E7\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_1_CMDREMOVESELECTED\">Click to move the selected field(s) to the box that the arrow is pointing to.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_1_CMDREMOVESELECTED\">Κάντε κλικ για να μετακινήσετε τα επιλεγμένα πεδία στο πλαίσιο που δείχνει το βελάκι.</ahelp>"
+msgid "<ahelp hid=\".\">Prints a page number in the footer area.</ahelp>"
+msgstr "<ahelp hid=\".\">Εκτυπώνει τον αριθμό της σελίδας στο υποσέλιδο.</ahelp>"
-#: 01100100.xhp
+#: 01020400.xhp
msgctxt ""
-"01100100.xhp\n"
-"hd_id3149233\n"
-"16\n"
+"01020400.xhp\n"
+"par_id3152812\n"
+"19\n"
"help.text"
-msgid "<<"
-msgstr "<<"
+msgid "<link href=\"text/shared/autopi/01020500.xhp\" name=\"Go to Fax Wizard - Name and location\">Go to Fax Wizard - Name and location</link>"
+msgstr "<link href=\"text/shared/autopi/01020500.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο για fax - Όνομα και τοποθεσία\">Μετάβαση στον αυτόματο πιλότο για fax - Όνομα και τοποθεσία</link>"
-#: 01100100.xhp
+#: 01020500.xhp
msgctxt ""
-"01100100.xhp\n"
-"par_id3150084\n"
-"17\n"
+"01020500.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_1_CMDREMOVEALL\">Click to move all fields to the box that the arrow is pointing to.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_1_CMDREMOVEALL\">Κάντε κλικ εδώ, εάν θέλετε να μετακινήσετε όλα τα πεδία στο πλαίσιο που δείχνει το βέλος.</ahelp>"
+msgid "Fax Wizard - Name and location"
+msgstr "Αυτόματος Πιλότος fax - Όνομα και τοποθεσία"
-#: 01100100.xhp
+#: 01020500.xhp
msgctxt ""
-"01100100.xhp\n"
-"par_id3145609\n"
-"18\n"
+"01020500.xhp\n"
+"hd_id3150247\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01100150.xhp\" name=\"More about Report Wizard - Labeling Fields\">More about Report Wizard - Labeling Fields</link>"
-msgstr "<link href=\"text/shared/autopi/01100150.xhp\" name=\"Περισσότερα για τον Αυτόματο Πιλότο Αναφοράς - Ονομασία πεδίων\">Περισσότερα για τον Αυτόματο Πιλότο Αναφοράς - Ονομασία πεδίων</link>"
+msgid "<link href=\"text/shared/autopi/01020500.xhp\" name=\"Fax Wizard - Name and location\">Fax Wizard - Name and location</link>"
+msgstr "<link href=\"text/shared/autopi/01020500.xhp\" name=\"Αυτόματος πιλότος Fax - Όνομα και τοποθεσία\">Αυτόματος πιλότος Fax - Όνομα και τοποθεσία</link>"
-#: 01010100.xhp
+#: 01020500.xhp
msgctxt ""
-"01010100.xhp\n"
-"tit\n"
+"01020500.xhp\n"
+"par_id3155552\n"
+"2\n"
"help.text"
-msgid "Letter Wizard - Page design"
-msgstr "Αυτόματος πιλότος επιστολής - Σχεδίαση σελίδας"
+msgid "<ahelp hid=\"HID_FAX_PAGE5\">Defines the template name and location.</ahelp>"
+msgstr "<ahelp hid=\"HID_FAX_PAGE5\">Καθορίζει το όνομα και τη θέση του προτύπου.</ahelp>"
-#: 01010100.xhp
+#: 01020500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3147102\n"
-"1\n"
+"01020500.xhp\n"
+"par_idN105D7\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01010100.xhp\" name=\"Letter Wizard - Page design\">Letter Wizard - Page design</link>"
-msgstr "<link href=\"text/shared/autopi/01010100.xhp\" name=\"Αυτόματος πιλότος επιστολής - Σχεδίαση σελίδας\">Αυτόματος πιλότος επιστολής - Σχεδίαση σελίδας</link>"
+msgid "Template name"
+msgstr "Όνομα προτύπου"
-#: 01010100.xhp
+#: 01020500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3147226\n"
-"2\n"
+"01020500.xhp\n"
+"par_idN105DB\n"
"help.text"
-msgid "<ahelp hid=\"HID_LETTER_PAGE1\">Specifies whether you want to create a personal or a business letter.</ahelp> The available options on the following pages vary depending on your choice."
-msgstr "<ahelp hid=\"HID_LETTER_PAGE1\">Καθορίζει αν θέλετε να δημιουργήσετε μια προσωπική ή μια επαγγελματική επιστολή.</ahelp> Οι διαθέσιμες επιλογές στις ακόλουθες σελίδες διαφέρουν ανάλογα με την επιλογή σας."
+msgid "<ahelp hid=\".\">Enter the name of the fax template.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του προτύπου fax.</ahelp>"
-#: 01010100.xhp
+#: 01020500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3149183\n"
-"3\n"
+"01020500.xhp\n"
+"par_idN105DE\n"
"help.text"
-msgid "Please choose the type of letter and page design"
-msgstr "Παρακαλώ επιλέξτε τον τύπο της επιστολής και σχέδιο σελίδας"
+msgid "..."
+msgstr "..."
-#: 01010100.xhp
+#: 01020500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3145346\n"
-"4\n"
+"01020500.xhp\n"
+"par_idN105E2\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify whether you want to create a business or personal letter template.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίστε αν θέλετε να δημιουργήσετε ένα προσωπικό ή ένα επαγγελματικό πρότυπο επιστολής.</ahelp>"
+msgid "<ahelp hid=\".\">Click to enter or select the complete path, including the file name of the fax template.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να εισάγετε ή να επιλέξετε όλη τη διαδρομή, συμπεριλαμβανομένου του ονόματος του αρχείου του προτύπου fax.</ahelp>"
-#: 01010100.xhp
+#: 01020500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3155941\n"
-"5\n"
+"01020500.xhp\n"
+"par_idN105E5\n"
"help.text"
-msgid "Business letter"
-msgstr "Επαγγελματική επιστολή"
+msgid "Create a fax from this template"
+msgstr "Δημιουργήστε ένα fax από αυτό το πρότυπο"
-#: 01010100.xhp
+#: 01020500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3153681\n"
-"6\n"
+"01020500.xhp\n"
+"par_idN105E9\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_OPTBUSINESSLETTER\">Specifies that you want to create a business letter template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_OPTBUSINESSLETTER\">Καθορίζει ότι θέλετε να δημιουργήσετε ένα πρότυπο επαγγελματικής επιστολής.</ahelp>"
+msgid "<ahelp hid=\".\">Creates and saves the fax template, then opens a new fax document based on that template.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί και αποθηκεύει το πρότυπο fax που έχετε επιλέξει, και στη συνέχεια ανοίγει ένα νέο έγγραφο φαξ βασισμένο σε αυτό το πρότυπο.</ahelp>"
-#: 01010100.xhp
+#: 01020500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_idN10616\n"
+"01020500.xhp\n"
+"par_idN105EC\n"
"help.text"
-msgid "Formal personal letter"
-msgstr "Επίσημη προσωπική επιστολή"
+msgid "Make manual changes to this fax template"
+msgstr "Χειρωνακτική τροποποίηση αυτού του προτύπου fax"
-#: 01010100.xhp
+#: 01020500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_idN1061D\n"
+"01020500.xhp\n"
+"par_idN105F0\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_OPTPRIVOFFICIALLETTER\">Specifies that you want to create a formal personal letter.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_OPTPRIVOFFICIALLETTER\">Καθορίζει ότι θέλετε να δημιουργήσετε ένα πρότυπο επίσημης επιστολής.</ahelp>"
+msgid "<ahelp hid=\".\">Creates and saves the fax template, then opens the template for further editing.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί και αποθηκεύει το πρότυπο fax και έπειτα ανοίγει το πρότυπο για επιπλέον επεξεργασία.</ahelp>"
-#: 01010100.xhp
+#: 01020500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3147275\n"
-"7\n"
+"01020500.xhp\n"
+"par_id3151119\n"
+"35\n"
"help.text"
-msgid "Personal letter"
-msgstr "Προσωπική επιστολή"
+msgid "<link href=\"text/shared/autopi/01020000.xhp\" name=\"Go to Fax Wizard\">Go to Fax Wizard</link>"
+msgstr "<link href=\"text/shared/autopi/01020000.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο για fax\">Μετάβαση στον αυτόματο πιλότο για fax</link>"
-#: 01010100.xhp
+#: 01040000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3148538\n"
-"8\n"
+"01040000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_OPTPRIVATELETTER\">Specifies that you want to create a personal letter.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_OPTPRIVATELETTER\">Καθορίζει ότι θέλετε να δημιουργήσετε μια προσωπική επιστολή.</ahelp>"
+msgid "Agenda Wizard"
+msgstr "Αυτόματος Πιλότος Προγράμματος Εργασίας"
-#: 01010100.xhp
+#: 01040000.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3155628\n"
-"9\n"
+"01040000.xhp\n"
+"bm_id3149031\n"
"help.text"
-msgid "Page design"
-msgstr "Σχεδίαση σελίδας"
+msgid "<bookmark_value>wizards;agendas</bookmark_value><bookmark_value>Agenda Wizard</bookmark_value><bookmark_value>templates;agendas</bookmark_value>"
+msgstr "<bookmark_value>αυτόματοι πιλότοι, προγράμματα εργασίας</bookmark_value><bookmark_value>Αυτόματος πιλότος προγράμματος εργασίας</bookmark_value><bookmark_value>πρότυπα,προγράμματα εργασίας</bookmark_value>"
-#: 01010100.xhp
+#: 01040000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3149415\n"
-"10\n"
+"01040000.xhp\n"
+"hd_id3149031\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_LSTBUSINESSSTYLE\">Select the design for your letter template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_LSTBUSINESSSTYLE\">Επιλέξτε το σχέδιο για το πρότυπο επιστολής σας.</ahelp>"
+msgid "Agenda Wizard"
+msgstr "Αυτόματος Πιλότος Προγράμματος Εργασίας"
-#: 01010100.xhp
+#: 01040000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_idN106A7\n"
+"01040000.xhp\n"
+"par_id3147102\n"
+"2\n"
"help.text"
-msgid "Use letterhead paper with pre-printed elements"
-msgstr "Χρήση επιστολόχαρτου με προεκτυπωμένα στοιχεία."
+msgid "<variable id=\"agenda\"><ahelp hid=\".uno:AutoPilotAgenda\">Starts the wizard to help you create an agenda template.</ahelp></variable> You can use an agenda to specify discussion topics for conferences and meetings."
+msgstr "<variable id=\"agenda\"><ahelp hid=\".uno:AutoPilotAgenda\">Επιλέξτε αυτήν την εντολή για να ανοίξετε τον Αυτόματο Πιλότο και να χρησιμοποιήσετε το πρότυπο προγράμματος εργασίας.</ahelp></variable> Μπορείτε να χρησιμοποιείτε το συγκεκριμένο πρότυπο τόσο για την επαγγελματική όσο και για την προσωπική σας αλληλογραφία."
-#: 01010100.xhp
+#: 01040000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_idN106AB\n"
+"01040000.xhp\n"
+"par_id3156414\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_CHKBUSINESSPAPER\">Specifies whether paper is used that already contains an imprinted logo, address, or footer line. The Wizard shows the Letterhead layout page next.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_CHKBUSINESSPAPER\">Ορίζει αν το χαρτί που χρησιμοποιείται περιέχει ήδη ένα εντυπωμένο λογότυπο, διεύθυνση ή γραμμή υποσέλιδου. Μετά ο πιλότος εμφανίζει την σελίδα διάταξης επιστολόχαρτων με κεφαλίδα.</ahelp>"
+msgid "$[officename] comes with a sample template for agendas that you can modify to suit your own needs. The wizard offers numerous layout and design options for creating document templates. The preview gives you an impression of how the finished agenda will appear."
+msgstr "Το $[officename] συνοδεύεται από ένα δείγμα προτύπου για τη δημιουργία προγραμμάτων εργασίας, το οποίο μπορείτε να προσαρμόσετε στις ανάγκες σας. Ο Αυτόματος Πιλότος προσφέρει πολλές επιλογές διάταξης και σχεδίασης για τη δημιουργία προτύπων εγγράφων. Στην προεπισκόπηση, μπορείτε να δείτε την τελική μορφή που θα έχει το πρόγραμμα εργασίας, σύμφωνα με τις ρυθμίσεις που έχετε επιλέξει."
-#: 01010100.xhp
+#: 01040000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3150254\n"
-"17\n"
+"01040000.xhp\n"
+"par_id3147571\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Go to Letter Wizard - Letterhead layout\">Go to Letter Wizard - Letterhead layout</link>"
-msgstr "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο επιστολής - Διάταξη επιστολόχαρτων με κεφαλίδα\">Πηγαίνετε στο Βοηθό Επιστολών - Διάταξη επιστολόχαρτων με κεφαλίδα</link>"
+msgid "Within the wizard, you can modify your entries at any time. You may also skip an entire page or even all the pages, in which case the current (or default) settings remain in effect."
+msgstr "Με αυτό το παράθυρο διαλόγου μπορείτε ανά πάσα στιγμή να τροποποιήσετε τις καταχωρήσεις και τις επιλογές σας. Μπορείτε, επίσης, να προσπεράσετε μία ή ακόμα και όλες τις σελίδες του Αυτόματου Πιλότου. Σε αυτήν την περίπτωση, θα εξακολουθήσουν να ισχύουν οι τρέχουσες (ή οι προεπιλεγμένες) ρυθμίσεις."
-#: 01110000.xhp
+#: 01040000.xhp
msgctxt ""
-"01110000.xhp\n"
-"tit\n"
+"01040000.xhp\n"
+"hd_id3147088\n"
+"5\n"
"help.text"
-msgid "HTML Export"
-msgstr "Εξαγωγή HTML"
+msgid "Back"
+msgstr "Πίσω"
-#: 01110000.xhp
+#: 01040000.xhp
msgctxt ""
-"01110000.xhp\n"
-"hd_id3154788\n"
-"1\n"
+"01040000.xhp\n"
+"par_id3149177\n"
+"6\n"
"help.text"
-msgid "HTML Export"
-msgstr "Εξαγωγή HTML"
+msgid "Returns to the selections made on the previous page. The current settings remain in effect. This button only becomes active after the first page."
+msgstr "Επιστρέφει στις επιλογές που πραγματοποιήθηκαν στην προηγούμενη σελίδα. Οι τρέχουσες ρυθμίσεις εξακολουθούν να ισχύουν. Η συγκεκριμένη επιλογή ενεργοποιείται μετά την πρώτη σελίδα."
-#: 01110000.xhp
+#: 01040000.xhp
msgctxt ""
-"01110000.xhp\n"
-"par_id3157898\n"
-"2\n"
+"01040000.xhp\n"
+"hd_id3155391\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Determines the settings for publishing $[officename] Draw or $[officename] Impress documents in HTML format.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει τις ρυθμίσεις για έκδοση εγγράφων $[officename] Draw ή $[officename] Impress σε μορφή HTML.</ahelp>"
+msgid "Next"
+msgstr "Επόμενο"
-#: 01110000.xhp
+#: 01040000.xhp
msgctxt ""
-"01110000.xhp\n"
-"par_id3155391\n"
+"01040000.xhp\n"
+"par_id3156426\n"
+"8\n"
+"help.text"
+msgid "The wizard saves the current settings and goes to the next page. Once you reach the last page, this button will become inactive."
+msgstr "Ο αυτόματος πιλότος αποθηκεύει τις τρέχουσες ρυθμίσεις και μεταβαίνει στην επόμενη σελίδα. Μόλις φτάσετε στην τελευταία σελίδα, αυτό το κουμπί θα είναι ανενεργό."
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"hd_id3145382\n"
+"9\n"
+"help.text"
+msgid "Finish"
+msgstr "Τέλος"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3156346\n"
"10\n"
"help.text"
-msgid "The pages displayed differ depending on what you select on the second page of the Wizard."
-msgstr "Οι σελίδες που εμφανίζονται διαφέρουν, ανάλογα με το τι επιλέγετε στη δεύτερη σελίδα του Αυτόματου πιλότου."
+msgid "According to your selections, the wizard creates a document template and saves it on your hard disk. A new document based on the template appears in the work area, with the filename \"UntitledX\" (X stands for an automatic number)."
+msgstr "Σύμφωνα με τις επιλογές σας, ο αυτόματος πιλότος δημιουργεί ένα πρότυπο εγγράφου και το αποθηκεύει στον σκληρό σας δίσκο. Ένα νέο έγγραφο βασισμένο σε αυτό το πρότυπο εμφανίζεται στην επιφάνεια εργασίας, με όνομα αρχείου \"Δίχως όνομαΧ\" (το σύμβολο Χ αντιστοιχεί σε έναν αυτόματο αριθμό)"
-#: 01110000.xhp
+#: 01040000.xhp
msgctxt ""
-"01110000.xhp\n"
-"hd_id3146797\n"
-"3\n"
+"01040000.xhp\n"
+"par_id3149235\n"
+"13\n"
"help.text"
-msgid "<< Back"
-msgstr "<< Πίσω"
+msgid "$[officename] saves the current settings in the wizard according to the selected document template. These will be used as the default settings the next time you activate the wizard."
+msgstr "Το $[officename] αποθηκεύει τις τρέχουσες ρυθμίσεις στον αυτόματο πιλότο σύμφωνα με το επιλεγμένο πρότυπο εγγράφου. Αυτές οι ρυθμίσεις θα χρησιμοποιηθούν ως προεπιλεγμένες την επόμενη φορά που θα ενεργοποιήσετε τον πιλότο."
-#: 01110000.xhp
+#: 01040100.xhp
msgctxt ""
-"01110000.xhp\n"
-"par_id3150444\n"
-"4\n"
+"01040100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:BUT_LAST\">Returns to the selections made on the previous page.</ahelp> The current settings remain saved. You can select this button once you are in the second editing step."
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:BUT_LAST\">Επιστρέφει τις επιλογές που έγιναν στην προηγούμενη σελίδα.</ahelp> Οι τρέχουσες ρυθμίσεις παραμένουν αποθηκευμένες. Μπορείτε να επιλέξετε αυτό το πεδίο επιλογής όταν είστε στο δεύτερο βήμα επεξεργασίας."
+msgid "Agenda Wizard - Page Design"
+msgstr "Αυτόματος πιλότος προγράμματος εργασίας - Σχεδίαση σελίδας"
-#: 01110000.xhp
+#: 01040100.xhp
msgctxt ""
-"01110000.xhp\n"
-"hd_id3147242\n"
-"5\n"
+"01040100.xhp\n"
+"hd_id3151100\n"
+"1\n"
"help.text"
-msgid "Next >>"
-msgstr "Επόμενο >>"
+msgid "<link href=\"text/shared/autopi/01040100.xhp\" name=\"Agenda Wizard - Page Design\">Agenda Wizard - Page Design</link>"
+msgstr "<link href=\"text/shared/autopi/01040100.xhp\" name=\"Αυτόματος πιλότος προγράμματος εργασίας - Σχεδίαση σελίδας\">Αυτόματος πιλότος προγράμματος εργασίας - Σχεδίαση σελίδας</link>"
-#: 01110000.xhp
+#: 01040100.xhp
msgctxt ""
-"01110000.xhp\n"
-"par_id3147574\n"
-"6\n"
+"01040100.xhp\n"
+"par_id3152594\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:BUT_NEXT\">Saves the current settings and moves to the next page.</ahelp> This button becomes inactive on the last page of the dialog."
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:BUT_NEXT\">Αποθηκεύει τις τρέχουσες ρυθμίσεις και συνεχίζει στην επόμενη σελίδα.</ahelp> Αυτό το κουμπί απενεργοποιείται στην τελευταία σελίδα του διαλόγου."
+msgid "<ahelp hid=\"HID_AGENDA_PAGE1\">Specifies a page design for the agenda.</ahelp>"
+msgstr "<ahelp hid=\"HID_AGENDA_PAGE1\">Προσδιορίζει μία σελίδα σχεδίασης για την ατζέντα.</ahelp>"
-#: 01110000.xhp
+#: 01040100.xhp
msgctxt ""
-"01110000.xhp\n"
-"hd_id3154046\n"
-"7\n"
+"01040100.xhp\n"
+"par_idN105D7\n"
"help.text"
-msgid "Create"
-msgstr "Δημιουργία"
+msgid "Page design"
+msgstr "Σχεδίαση σελίδας"
-#: 01110000.xhp
+#: 01040100.xhp
msgctxt ""
-"01110000.xhp\n"
-"par_id3157909\n"
-"8\n"
+"01040100.xhp\n"
+"par_idN105DB\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates new documents according to your selections and saves the documents.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί νέα έγγραφα βάσει των επιλογών σας και αποθηκεύει τα έγγραφα.</ahelp>"
+msgid "<ahelp hid=\".\">Select the page design from the list box.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε την σχεδίαση σελίδας από το πλαίσιο με τις επιλογές.</ahelp>"
-#: 01110000.xhp
+#: 01040100.xhp
msgctxt ""
-"01110000.xhp\n"
-"par_id3154897\n"
-"9\n"
+"01040100.xhp\n"
+"par_idN105DE\n"
"help.text"
-msgid "$[officename] saves the current Wizard settings and uses them as default the next time that you open the Wizard."
-msgstr "Το $[officename] αποθηκεύει τις τρέχουσες ρυθμίσεις του Αυτόματου πιλότου και τις χρησιμοποιεί ως προεπιλογές την επόμενη φορά που θα ανοίξετε τον Αυτόματο πιλότο."
+msgid "Include form for recording minutes"
+msgstr "Συμπερίληψη φόρμας για την καταγραφή των λεπτών"
+
+#: 01040100.xhp
+msgctxt ""
+"01040100.xhp\n"
+"par_idN105E2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Prints out a page on which you can write down the minutes during the meeting.</ahelp>"
+msgstr "<ahelp hid=\".\">Εκτυπώνει μία σελίδα στην οποία μπορείτε να καταγράψετε τα λεπτά κατά τη διάρκεια της συνάντησης.</ahelp>"
+
+#: 01040100.xhp
+msgctxt ""
+"01040100.xhp\n"
+"par_id3153087\n"
+"23\n"
+"help.text"
+msgid "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Go to Agenda Wizard - General information\">Go to Agenda Wizard - General information</link>"
+msgstr "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Μεταβείτε στον αυτόματο πιλότο προγράμματος εργασίας - Γενικές πληροφορίες\">Μεταβείτε στον αυτόματο πιλότο προγράμματος εργασίας - Γενικές πληροφορίες</link>"
#: 01040200.xhp
msgctxt ""
@@ -1850,715 +2045,766 @@ msgctxt ""
msgid "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Go to Agenda Wizard - Headings to include\">Go to Agenda Wizard - Headings to include</link>"
msgstr "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο προγράμματος εργασίας - Επικεφαλίδες προς συμπερίληψη\">Μετάβαση στον αυτόματο προγράμματος εργασίας - Επικεφαλίδες προς συμπερίληψη</link>"
-#: 01110200.xhp
+#: 01040300.xhp
msgctxt ""
-"01110200.xhp\n"
+"01040300.xhp\n"
"tit\n"
"help.text"
-msgid "HTML Export - Page 2"
-msgstr "Εξαγωγή HTML - Σελίδα 2"
+msgid "Agenda Wizard - Headings to include"
+msgstr "Αυτόματος πιλότος προγράμματος εργασίας - Επικεφαλίδες προς συμπερίληψη"
-#: 01110200.xhp
+#: 01040300.xhp
msgctxt ""
-"01110200.xhp\n"
-"bm_id3149233\n"
+"01040300.xhp\n"
+"hd_id3109850\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>kiosk export</bookmark_value><bookmark_value>HTML; live presentations</bookmark_value><bookmark_value>live presentations on the Internet</bookmark_value><bookmark_value>showing;live presentations on the Internet</bookmark_value><bookmark_value>presentations; live on the Internet</bookmark_value><bookmark_value>Internet; presentations</bookmark_value><bookmark_value>WebCast export</bookmark_value>"
-msgstr "<bookmark_value>εξαγωγή kiosk</bookmark_value><bookmark_value>HTML, ζωντανές παρουσιάσεις</bookmark_value><bookmark_value>ζωντανές παρουσιάσεις στο Internet</bookmark_value><bookmark_value>προβάλει,ζωντανές παρουσιάσεις στο Internet</bookmark_value><bookmark_value>παρουσιάσεις, ζωντανά στο Internet</bookmark_value><bookmark_value>Internet, παρουσιάσεις</bookmark_value><bookmark_value>εξαγωγή WebCast</bookmark_value>"
+msgid "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Agenda Wizard - Headings to include\">Agenda Wizard - Headings to include</link>"
+msgstr "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Αυτόματος πιλότος προγράμματος εργασίας - Επικεφαλίδες προς συμπερίληψη\">Αυτόματος πιλότος προγράμματος εργασίας - Επικεφαλίδες προς συμπερίληψη</link>"
-#: 01110200.xhp
+#: 01040300.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3154840\n"
-"1\n"
+"01040300.xhp\n"
+"par_id3157898\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01110200.xhp\" name=\"HTML Export - Page 2\">HTML Export - Page 2</link>"
-msgstr "<link href=\"text/shared/autopi/01110200.xhp\" name=\"Εξαγωγή HTML - Σελίδα 2\">Εξαγωγή HTML - Σελίδα 2</link>"
+msgid "<ahelp hid=\"HID_AGENDA_PAGE3\">Specifies the headings that you want to include in the agenda.</ahelp>"
+msgstr "<ahelp hid=\"HID_AGENDA_PAGE3\">Προσδιορίζει τις επικεφαλίδες που θέλετε να συμπεριλάβετε στην ατζέντα.</ahelp>"
-#: 01110200.xhp
+#: 01040300.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3154094\n"
-"2\n"
+"01040300.xhp\n"
+"par_idN105DA\n"
"help.text"
-msgid "Determines the type of publication."
-msgstr "Ορίζει τον τύπο της έκδοσης"
+msgid "Type of meeting"
+msgstr "Είδος συνάντησης"
-#: 01110200.xhp
+#: 01040300.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3151330\n"
-"73\n"
+"01040300.xhp\n"
+"par_idN105DE\n"
"help.text"
-msgid "You can specify if you want to include frames, create a title, or display presentation notes."
-msgstr "Μπορείτε να ορίσετε εάν θέλετε να συμπεριληφθούν πλαίσια, εάν πρόκειται να δημιουργηθεί τίτλος ή εάν πρέπει να εμφανίζονται και οι σημειώσεις της παρουσίασής σας."
+msgid "<ahelp hid=\".\">Specifies whether to print the type of meeting line.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσδιορίζει αν θα εκτυπωθεί η σειρά του είδους συνάντησης.</ahelp>"
-#: 01110200.xhp
+#: 01040300.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3152924\n"
-"9\n"
+"01040300.xhp\n"
+"par_idN105E1\n"
"help.text"
-msgid "Publication type"
-msgstr "Τύπος έκδοσης"
+msgid "Please read"
+msgstr "Παρακαλώ διαβάστε"
-#: 01110200.xhp
+#: 01040300.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3154751\n"
-"10\n"
+"01040300.xhp\n"
+"par_idN105E5\n"
"help.text"
-msgid "Defines the basic settings for the intended export."
-msgstr "Ορίζει τις βασικές ρυθμίσεις για την επερχόμενη εξαγωγή"
+msgid "<ahelp hid=\".\">Specifies whether to print a Please read line.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσδιορίζει αν θα εκτυπωθεί η σειρά με το μήνυμα: Παρακαλώ διαβάστε.</ahelp>"
-#: 01110200.xhp
+#: 01040300.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3147399\n"
-"3\n"
+"01040300.xhp\n"
+"par_idN105E8\n"
"help.text"
-msgid "Standard HTML format"
-msgstr "Τυπική μορφή HTML"
+msgid "Please bring"
+msgstr "Παρακαλώ προσκομίστε"
-#: 01110200.xhp
+#: 01040300.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3147088\n"
-"4\n"
+"01040300.xhp\n"
+"par_idN105EC\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_STANDARD\">Creates standard HTML pages from export pages.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_STANDARD\">Δημιουργεί τυπικές σελίδες HTML από σελίδες εξαγωγής.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies whether to print a Please bring line.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσδιορίζει αν θα εκτυπωθεί η σειρά με το μήνυμα: Παρακαλώ προσκομίστε.</ahelp>"
-#: 01110200.xhp
+#: 01040300.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3145071\n"
+"01040300.xhp\n"
+"par_idN105EF\n"
+"help.text"
+msgid "Notes"
+msgstr "Σημειώσεις"
+
+#: 01040300.xhp
+msgctxt ""
+"01040300.xhp\n"
+"par_idN105F3\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies whether to print a Notes line.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει αν θα εκτυπωθεί μία σειρά με το μήνυμα: Σημειώσεις.</ahelp>"
+
+#: 01040300.xhp
+msgctxt ""
+"01040300.xhp\n"
+"par_id3163802\n"
"5\n"
"help.text"
-msgid "Standard HTML with frames"
-msgstr "Τυπική μορφή HTML με πλαίσια"
+msgid "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Go to Agenda Wizard - Names\">Go to Agenda Wizard - Names</link>"
+msgstr "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο προγράμματος εργασίας - Ονόματα\">Μετάβαση στον αυτόματο πιλότο προγράμματος εργασίας - Ονόματα</link>"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3154824\n"
-"6\n"
+"01040400.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_FRAMES\">Creates standard HTML pages with frames. The exported page will be placed in the main frame, and the frame to the left will display a table of contents in the form of hyperlinks.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_FRAMES\">Δημιουργεί τυπικές σελίδες HTML με πλαίσια. Η εξαγόμενη σελίδα τοποθετείτε στην κεντρικό πλαίσιο και το πλαίσιο στα αριστερά θα δείχνει ένα πίνακα περιεχομένων στη μορφή υπερσυνδέσεων </ahelp>"
+msgid "Agenda Wizard - Names"
+msgstr "Αυτόματος πιλότος Προγράμματος Εργασίας - Ονόματα"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3149398\n"
-"11\n"
+"01040400.xhp\n"
+"hd_id3143284\n"
+"1\n"
"help.text"
-msgid "Create title page"
-msgstr "Δημιουργία εξώφυλλου"
+msgid "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Agenda Wizard - Names\">Agenda Wizard - Names</link>"
+msgstr "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Αυτόματος πιλότος Προγράμματος Εργασίας - Ονόματα\">Αυτόματος πιλότος Προγράμματος Εργασίας - Ονόματα</link>"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3152780\n"
-"12\n"
+"01040400.xhp\n"
+"par_id3152363\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE2_CONTENT\">Creates a title page for your document.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE2_CONTENT\">Δημιουργεί ένα εξώφυλλο για το έγγραφό σας.</ahelp>"
+msgid "<ahelp hid=\"HID_AGENDA_PAGE4\">Specifies the names to be printed on the agenda.</ahelp>"
+msgstr "<ahelp hid=\"HID_AGENDA_PAGE4\">Καθορίζει τα ονόματα που θα εκτυπωθούν στο πρόγραμμα εργασίας.</ahelp>"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3163804\n"
-"13\n"
+"01040400.xhp\n"
+"par_idN105DA\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Show notes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Εμφάνιση Σημειώσεων </caseinline></switchinline>"
+msgid "Meeting called by"
+msgstr "Η συνάντηση οργανώθηκε από"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3157909\n"
-"14\n"
+"01040400.xhp\n"
+"par_idN105DE\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE2_NOTES\">Specifies that your notes are also displayed.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE2_NOTES\">Ορίζει ότι θα φαίνονται και οι σημειώσεις σας.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies whether to print a line where you can enter the person who called the meeting.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το αν θα εμφανιστεί μια γραμμή στην οποία θα έχετε τη δυνατότητα να εισάγετε το άτομο το οποίο οργάνωσε τη συνάντηση.</ahelp>"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3156117\n"
-"15\n"
+"01040400.xhp\n"
+"par_idN105E1\n"
"help.text"
-msgid "Automatic"
-msgstr "Αυτόματα"
+msgid "Chairperson"
+msgstr "Πρoεδρεύων"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3149233\n"
-"16\n"
+"01040400.xhp\n"
+"par_idN105E5\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_KIOSK\">Creates a default HTML presentation as a kiosk export, in which the slides are automatically advanced after a specified amount of time.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_KIOSK\">Δημιουργεί μια προεπιλεγμένη παρουσίαση HTML, ως εξαγωγή Kiosk, στην οποία η αλλαγή των διαφανειών γίνεται αυτόματα μετά από ένα ορισμένο χρονικό διάστημα.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies whether to print a line where you can enter the chairperson.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το αν θα εμφανίζεται μια γραμμή όπου θα έχετε τη δυνατότητα να εισάγετε τον προεδρεύοντα.</ahelp>"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3155421\n"
-"17\n"
+"01040400.xhp\n"
+"par_idN105E8\n"
"help.text"
-msgid "As stated in document"
-msgstr "Όπως δηλώνεται στο έγγραφο"
+msgid "Minute keeper"
+msgstr "Χρονομέτρης"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3150275\n"
-"18\n"
+"01040400.xhp\n"
+"par_idN105EC\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_CHG_DEFAULT\">The slide transition depends on the timing that you set for each slide in the presentation. If you set a manual page transition, the HTML presentation introduces a new page by pressing any key from your keyboard.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_CHG_DEFAULT\">Η αλλαγή των διαφανειών εξαρτάται από το χρονισμό που έχετε ορίσει στην παρουσίαση για κάθε διαφάνεια. Εάν έχετε ορίσει την αλλαγή σελίδων μη αυτόματα και πατήσετε οποιοδήποτε πλήκτρο του πληκτρολογίου, η παρουσίαση HTML θα εισαγάγει μια νέα σελίδα.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies whether to print a line where you can enter the minute keeper.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το αν θα εμφανίζεται μια γραμμή όπου έχετε τη δυνατότητα να εισάγετε τον μετρητή λεπτών.</ahelp>"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3156307\n"
-"19\n"
+"01040400.xhp\n"
+"par_idN105EF\n"
"help.text"
-msgid "Automatic"
-msgstr "Αυτόματα"
+msgid "Moderator"
+msgstr "Επιμελητής"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3153126\n"
-"20\n"
+"01040400.xhp\n"
+"par_idN105F3\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_CHG_AUTO\">The page transition takes place automatically after the specified period of time elapses and does not depend on the presentation's contents</ahelp>."
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_CHG_AUTO\">Η αλλαγή των σελίδων γίνεται αυτόματα με το πέρας του χρονικού διαστήματος που έχετε ορίσει και δεν εξαρτάται από τα περιεχόμενα της παρουσίασης</ahelp>."
+msgid "<ahelp hid=\".\">Specifies whether to print a line where you can enter the moderator.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το αν θα εμφανίζεται μια γραμμή όπου έχετε τη δυνατότητα να εισάγετε το διαχειριστή,</ahelp>"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3150503\n"
-"21\n"
+"01040400.xhp\n"
+"par_idN105F6\n"
"help.text"
-msgid "Slide view time"
-msgstr "Χρόνος προβολής διαφανειών"
+msgid "Attendees"
+msgstr "Παρευρισκόμενοι"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3151245\n"
-"22\n"
+"01040400.xhp\n"
+"par_idN105FA\n"
"help.text"
-msgid "<ahelp hid=\"SD:TIMEFIELD:DLG_PUBLISHING:PAGE2_DURATION_TMF\">Defines the amount of time for each slide display.</ahelp>"
-msgstr "<ahelp hid=\"SD:TIMEFIELD:DLG_PUBLISHING:PAGE2_DURATION_TMF\">Ορίζει το χρονικό διάστημα για την προβολή κάθε διαφάνειας.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies whether to print a line where you can enter the attendees.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το αν θα εμφανίζεται μια γραμμή όπου έχετε τη δυνατότητα να εισάγετε τους παρευρισκόμενους.</ahelp>"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3154347\n"
-"23\n"
+"01040400.xhp\n"
+"par_idN105FD\n"
"help.text"
-msgid "Endless"
-msgstr "Συνεχόμενα"
+msgid "Observers"
+msgstr "Παρατηρητές"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3149655\n"
-"24\n"
+"01040400.xhp\n"
+"par_idN10601\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE2_ENDLESS\">Automatically restarts the HTML presentation after the last slide has been displayed.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE2_ENDLESS\">Επανεκκινεί αυτόματα την παρουσίαση HTML αφού και η τελευταία διαφάνεια έχει προβληθεί.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies whether to print a line where you can enter the observers.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το αν θα εμφανίζεται μια γραμμή όπου έχετε τη δυνατότητα να εισάγετε τους παρατηρητές.</ahelp>"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3151054\n"
-"25\n"
+"01040400.xhp\n"
+"par_idN10604\n"
"help.text"
-msgid "WebCast"
-msgstr "WebCast"
+msgid "Facility personnel"
+msgstr "Προσωπικό διοίκησης"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3150543\n"
-"26\n"
+"01040400.xhp\n"
+"par_idN10608\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_WEBCAST\">In a WebCast export, automatic scripts will be generated with Perl or ASP support.</ahelp> This enables the speaker (for example, a speaker in a telephone conference using a slide show on the Internet) to change the slides in the audience's web browsers. You will find more information on <link href=\"text/shared/autopi/01110200.xhp\" name=\"WebCast\">WebCast</link> later in this section."
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_WEBCAST\">Σε μία εξαγωγή webcast, θα δημιουργηθούν αυτόματες δέσμες ενεργειών με υποστήριξη Perl ή ASP.</ahelp> Αυτό παρέχει στον ομιλητή (για παράδειγμα, σε ένα ομιλητή σε τηλεφωνική συνδιάσκεψη τον οποίο χρησιμοποιεί μία παρουσίαση οθόνης στο Διαδίκτυο) να εναλλάξει τις διαφάνειες στα προγράμματα ανάγνωσης ιστοσελίδων του ακροατηρίου. Θα βρείτε περισσότερες πληροφορίες για το <link href=\"text/shared/autopi/01110200.xhp\" name=\"WebCast\">WebCast</link> αργότερα σε αυτή την ενότητα."
+msgid "<ahelp hid=\".\">Specifies whether to print a line where you can enter the facility personnel.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το αν θα εμφανίζεται μια γραμμή όπου έχετε τη δυνατότητα να εισάγετε το προσωπικό διοίκησης.</ahelp>"
-#: 01110200.xhp
+#: 01040400.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3154365\n"
-"27\n"
+"01040400.xhp\n"
+"par_id3150275\n"
+"9\n"
"help.text"
-msgid "Active Server Pages (ASP)"
-msgstr "Active Server Pages (ASP)"
+msgid "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Go to Agenda Wizard - Agenda Items\">Go to Agenda Wizard - Agenda Items</link>"
+msgstr "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο προγράμματος εργασίας -Αντικείμενα προγράμματος εργασίας\">Μετάβαση στον αυτόματο πιλότο προγράμματος εργασίας - Αντικείμενα προγράμματος εργασίας</link>"
-#: 01110200.xhp
+#: 01040500.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3148922\n"
-"28\n"
+"01040500.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_ASP\">When you select the<emph> ASP </emph>option, the WebCast export creates ASP pages. Note that the HTML presentation can only be offered by a web server supporting ASP.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_ASP\">Όταν διαλέγετε την επιλογή<emph> ASP </emph>, η εξαγωγή WebCast εξάγει ASP σελίδες. Σημειώστε ότι η παρουσίαση HTML μπορεί να προσφερθεί μόνο από κάποιο διακομιστή δικτύου ο οποίος υποστηρίζει ASP.</ahelp>"
+msgid "Agenda Wizard - Agenda Items"
+msgstr "Αυτόματος πιλότος Προγράμματος Εργασίας - Αντικείμενα Προγράμματος Εργασίας"
-#: 01110200.xhp
+#: 01040500.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3149765\n"
-"29\n"
+"01040500.xhp\n"
+"hd_id3159224\n"
+"3\n"
"help.text"
-msgid "Perl"
-msgstr "Perl"
+msgid "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Agenda Wizard - Agenda Items\">Agenda Wizard - Agenda Items</link>"
+msgstr "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Αυτόματος πιλότος προγράμματος εργασίας - Αντικείμενα προγράμματος εργασίας\">Αυτόματος πιλότος προγράμματος εργασίας - Αντικείμενα προγράμματος εργασίας</link>"
-#: 01110200.xhp
+#: 01040500.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3145174\n"
-"30\n"
+"01040500.xhp\n"
+"par_id3147143\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_PERL\">Used by WebCast export to create HTML pages and Perl scripts.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_PERL\">Χρησιμοποιείται από την εξαγωγή WebCast για να δημιουργήσει σελίδες HTML και δέσμες ενεργειών Perl.</ahelp>"
+msgid "<ahelp hid=\"HID_AGENDA_PAGE5\">Specifies the topics to be printed on the agenda template.</ahelp>"
+msgstr "<ahelp hid=\"HID_AGENDA_PAGE5\">Καθορίζει τα θέματα τα οποία θα φαίνονται στο πρότυπο του προγράμματος εργασίας.</ahelp>"
-#: 01110200.xhp
+#: 01040500.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3150868\n"
-"31\n"
+"01040500.xhp\n"
+"par_idN105D7\n"
"help.text"
-msgid "URL for listeners"
-msgstr "URL για ακροατές"
+msgid "Topics"
+msgstr "Θέματα"
-#: 01110200.xhp
+#: 01040500.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3149203\n"
-"32\n"
+"01040500.xhp\n"
+"par_idN105DA\n"
"help.text"
-msgid "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE2_INDEX\">Specifies the URL (absolute or relative) to be entered by the viewer in order to see the presentation.</ahelp>"
-msgstr "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE2_INDEX\">Ορίζει το URL (απόλυτο ή σχετικό) που θα εισαχθεί από τον θεατή για να δει την παρουσίαση.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the agenda topics. Use the Move up and Move down buttons to sort the topics.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τα θέματα του προγράμματος εργασίας. Χρησιμοποιήστε τα κουμπιά Μετακίνηση πάνω και Μετακίνηση κάτω για να ταξινομήσετε τα θέματα.</ahelp>"
-#: 01110200.xhp
+#: 01040500.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3147228\n"
-"33\n"
+"01040500.xhp\n"
+"par_idN105DD\n"
"help.text"
-msgid "URL for presentation"
-msgstr "URL για παρουσίαση"
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: 01110200.xhp
+#: 01040500.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3156214\n"
-"34\n"
+"01040500.xhp\n"
+"par_idN105E0\n"
"help.text"
-msgid "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE2_URL\">Specifies the URL (absolute or relative), where the created HTML presentation on the web server has been saved.</ahelp>"
-msgstr "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE2_URL\">Ορίζει το URL (απόλυτο ή σχετικό) στο διακομιστή δικτύου όπου έχει αποθηκευτεί η δημιουργημένη παρουσίαση HTML.</ahelp>"
+msgid "<ahelp hid=\".\">Inserts a new empty topic row above the current row.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει μια νέα άδεια γραμμή θεμάτων πάνω από την παρούσα γραμμή.</ahelp>"
-#: 01110200.xhp
+#: 01040500.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3153367\n"
-"35\n"
+"01040500.xhp\n"
+"par_idN105E3\n"
"help.text"
-msgid "URL for Perl scripts"
-msgstr "URL για perl scripts"
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 01110200.xhp
+#: 01040500.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3159255\n"
-"36\n"
+"01040500.xhp\n"
+"par_idN105E6\n"
"help.text"
-msgid "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE2_CGI\">Specifies the URL (absolute or relative) for the generated Perl scripts.</ahelp>"
-msgstr "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE2_CGI\">Προσδιορίζει το URL (απόλυτο ή σχετικό) για τις δημιουργημένες δέσμες ενεργειών Perl.</ahelp>"
+msgid "<ahelp hid=\".\">Removes the current topic row.</ahelp>"
+msgstr "<ahelp hid=\".\">Απομακρύνει την παρούσα γραμμή θεμάτων.</ahelp>"
-#: 01110200.xhp
+#: 01040500.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3150486\n"
-"37\n"
+"01040500.xhp\n"
+"par_idN105E9\n"
"help.text"
-msgid "More Information on WebCast Export"
-msgstr "Περισσότερες πληροφορίες σχετικά με την εξαγωγή WebCast"
+msgid "Move up"
+msgstr "Μετακίνηση πάνω"
-#: 01110200.xhp
+#: 01040500.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3152578\n"
-"38\n"
+"01040500.xhp\n"
+"par_idN105EC\n"
"help.text"
-msgid "There are two possible options for exporting $[officename] Impress presentations using WebCast technology: Active Server Pages (ASP) and Perl."
-msgstr "Υπάρχουν δύο δυνατές επιλογές για εξαγωγή παρουσιάσεων $[officename] Impress χρησιμοποιώντας την τεχνολογία WebCast: Active Server Pages (ASP) και Perl."
+msgid "<ahelp hid=\".\">Moves the current topic row up.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετακινεί την παρούσα γραμμή θεμάτων πάνω.</ahelp>"
-#: 01110200.xhp
+#: 01040500.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3153364\n"
-"71\n"
+"01040500.xhp\n"
+"par_idN105EF\n"
"help.text"
-msgid "In either case, the WebCast needs an HTTP server offering either Perl or ASP as scripting. Therefore, the exporting option depends on the HTTP server used."
-msgstr "Σε κάθε περίπτωση, το WebCast προϋποθέτει τη χρήση διακομιστή HTTP που να παρέχει τη δυνατότητα εκτέλεσης δεσμών ενεργειών Perl ή ASP. Ως εκ τούτου, η επιλογή εξαγωγής που θα χρησιμοποιήσετε εξαρτάται, βασικά, από το διακομιστή HTTP που πρόκειται να χρησιμοποιηθεί."
+msgid "Move down"
+msgstr "Μετακίνηση κάτω"
-#: 01110200.xhp
+#: 01040500.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3151112\n"
-"39\n"
+"01040500.xhp\n"
+"par_idN105F2\n"
"help.text"
-msgid "WebCast in ASP"
-msgstr "WebCast σε ASP"
+msgid "<ahelp hid=\".\">Moves the current topic row down.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετακινεί την παρούσα γραμμή θεμάτων κάτω.</ahelp>"
-#: 01110200.xhp
+#: 01040500.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3159197\n"
-"40\n"
+"01040500.xhp\n"
+"par_id3146798\n"
+"1\n"
"help.text"
-msgid "Exporting"
-msgstr "Εξαγωγή"
+msgid "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Go to Agenda Wizard - Name and location\">Go to Agenda Wizard - Name and location</link>"
+msgstr "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Μεταβείτε στον αυτόματο πιλότο προγράμματος εργασίας - Όνομα και τοποθεσία\">Μεταβείτε στον αυτόματο πιλότο προγράμματος εργασίας - Όνομα και τοποθεσία</link>"
-#: 01110200.xhp
+#: 01040600.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3146119\n"
-"41\n"
+"01040600.xhp\n"
+"tit\n"
"help.text"
-msgid "To export to ASP, in a $[officename] Impress document choose <emph>File - Export</emph>. You then see the <emph>Export</emph> dialog in which you select <emph>HTML Document</emph> as the file type. Once you have selected a directory and entered a file name, click <emph>Export</emph>. For export as ASP, we recommend selecting a \"secret\" file name for the HTML file (see below for more details). You then see the <emph>HTML Export</emph> dialog. Several files will be written to the directory you have just selected."
-msgstr "Για να εξάγετε σε ASP, σε ένα έγγραφο $[officename] Impress επιλέξτε <emph>Αρχείο - Εξαγωγή</emph>. Τότε θα δείτε το διάλογο <emph>Εξαγωγή</emph> στον οποίο επιλέγετε <emph>Έγγραφο HTML</emph> ως τύπο αρχείου. Αφού επιλέξετε ένα φάκελο και εισάγετε ένα όνομα αρχείου, κάντε κλικ στο <emph>Εξαγωγή</emph>. Για να κάνετε εξαγωγή ως ASP, προτείνουμε να επιλέξετε ένα \"κρυφό\" όνομα αρχείου HTML (δείτε παρακάτω για περισσότερες λεπτομέρειες). Μπορείτε τότε να δείτε το διάλογο <emph>Εξαγωγή HTML</emph>. Αρκετά αρχεία θα γραφτούν στον κατάλογο που μόλις επιλέξατε."
+msgid "Agenda Wizard - Name and Location"
+msgstr "Αυτόματος πιλότος Προγράμματος Εργασίας - Όνομα και Τοποθεσία"
-#: 01110200.xhp
+#: 01040600.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3149410\n"
-"42\n"
+"01040600.xhp\n"
+"hd_id3144740\n"
+"1\n"
"help.text"
-msgid "The presenter uses the entered file name to change between the slides viewed by the audience. You can save the WebCast files locally or save them directly to an HTTP server. You can later transfer locally saved files to the HTTP server by FTP. Note that WebCast only works if the files are requested over an HTTP server."
-msgstr "Ο παρουσιαστής χρησιμοποιεί το εισαχθέν όνομα αρχείου για να εναλλάξει τις διαφάνειες που προβάλλονται στο κοινό. Μπορείτε να αποθηκεύσετε τα αρχεία WebCast τοπικά ή να αποθηκεύσετε απευθείας σε ένα διακομιστή HTTP. Μπορείτε στη συνέχεια να μεταφέρετε τα αρχεία που αποθηκεύσατε τοπικά στον διακομιστή HTTP διαμέσου FTP. Σημειώστε ότι το WebCast λειτουργεί μόνο αν τα αρχεία ζητηθούν από ένα διακομιστή HTTP."
+msgid "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Agenda Wizard - Name and Location\">Agenda Wizard - Name and Location</link>"
+msgstr "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Αυτόματος πιλότος προγράμματος εργασίας - Όνομα και Τοποθεσία\">Αυτόματος πιλότος προγράμματος εργασίας - Όνομα και Τοποθεσία</link>"
-#: 01110200.xhp
+#: 01040600.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3157974\n"
-"43\n"
+"01040600.xhp\n"
+"par_id3147102\n"
+"2\n"
"help.text"
-msgid "Do not use the same directory for two different HTML exports."
-msgstr "Μη χρησιμοποιείτε τον ίδιο κατάλογο για δύο διαφορετικές εξαγωγές HTML."
+msgid "<ahelp hid=\"HID_AGENDA_PAGE6\">Choose the title and location for the agenda template.</ahelp>"
+msgstr "<ahelp hid=\"HID_AGENDA_PAGE6\">Επιλέγει τον τίτλο και την τοποθεσία για το πρότυπο του προγράμματος εργασίας.</ahelp>"
-#: 01110200.xhp
+#: 01040600.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3153157\n"
-"44\n"
+"01040600.xhp\n"
+"par_idN105DA\n"
"help.text"
-msgid "Select <emph>WebCast</emph> as a publishing type on the second page of the HTML Export Wizard."
-msgstr "Επιλέξτε <emph>WebCast</emph> ως τύπο έκδοσης στη δεύτερη σελίδα του αυτόματου πιλότου Εξαγωγής HTML."
+msgid "Template title"
+msgstr "Τίτλος προτύπου"
-#: 01110200.xhp
+#: 01040600.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3154790\n"
-"45\n"
+"01040600.xhp\n"
+"par_idN105DE\n"
"help.text"
-msgid "In the options area for WebCast, select the <emph>Active Server Pages (ASP)</emph> option. You can now continue defining other settings or start the export by clicking the <emph>Create</emph> button."
-msgstr "Στην περιοχή επιλογών για το WebCast, επιλέξτε την επιλογή <emph>Active Server Pages (ASP)</emph>. Μπορείτε τώρα να συνεχίσετε ορίζοντας άλλες ρυθμίσεις ή να αρχίσετε την εξαγωγή κάνοντας κλικ στο πεδίο επιλογής <emph>Δημιουργία</emph>."
+msgid "<ahelp hid=\".\">Specifies the name of the agenda template.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το όνομα του προτύπου προγράμματος εργασίας.</ahelp>"
-#: 01110200.xhp
+#: 01040600.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3153281\n"
-"46\n"
+"01040600.xhp\n"
+"par_idN105E1\n"
"help.text"
-msgid "Using ASP WebCast"
-msgstr "Χρήση ASP WebCast"
+msgid "Path"
+msgstr "Διαδρομή"
-#: 01110200.xhp
+#: 01040600.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3149910\n"
-"47\n"
+"01040600.xhp\n"
+"par_idN105E5\n"
"help.text"
-msgid "You can use WebCast as soon as the exported files can be accessed from an HTTP server."
-msgstr "Μπορείτε να χρησιμοποιήσετε την τεχνολογία WebCast από τη στιγμή που θα έχετε τη δυνατότητα να προσπελάσετε τα εξαχθέντα αρχεία μέσω ενός διακομιστή HTTP."
+msgid "<ahelp hid=\".\">Specifies the complete path, including the file name of the agenda template.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει την ολοκληρωμένη διαδρομή, συμπεριλαμβανομένου του ονόματος αρχείου του προτύπου προγράμματος εργασίας.</ahelp>"
-#: 01110200.xhp
+#: 01040600.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3154503\n"
-"48\n"
+"01040600.xhp\n"
+"par_idN105E8\n"
"help.text"
-msgid "<emph>Example</emph>:"
-msgstr "<emph>Παράδειγμα</emph>:"
+msgid "Create an agenda from this template"
+msgstr "Δημιουργία προγράμματος εργασίας από αυτό το πρότυπο"
-#: 01110200.xhp
+#: 01040600.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3152375\n"
-"49\n"
+"01040600.xhp\n"
+"par_idN105EC\n"
"help.text"
-msgid "Let's assume that you installed the Microsoft Internet Information Server on your computer. You entered the \"c:\\Inet\\wwwroot\\presentation\" directory as an HTML output directory during the IIS setup. The URL of your computer is assumed as follows: \"http://myserver.com\"."
-msgstr "Ας υποθέσουμε ότι έχετε εγκαταστήσει την εφαρμογή Microsoft Internet Information Server στον υπολογιστή σας. Εισάγατε τον κατάλογο \"c:\\Inet\\wwwroot\\presentation\" ως ένα κατάλογο εξόδου HTML κατά τη διάρκεια της εγκατάστασης IIS. Το URL του υπολογιστή σας πρέπει, κανονικά, να είναι το εξής: \"http://myserver.com\"."
+msgid "<ahelp hid=\".\">Creates and saves the agenda template, then opens a new agenda document based on that template.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί και αποθηκεύει το πρότυπο προγράμματος εργασίας, μετά ανοίγει ένα νέο έγγραφο προγράμματος εργασίας βασισμένο σε αυτό το πρότυπο.</ahelp>"
-#: 01110200.xhp
+#: 01040600.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3150715\n"
-"50\n"
+"01040600.xhp\n"
+"par_idN105EF\n"
"help.text"
-msgid "You have saved the files that have been created during the Export process in the c:\\Inet\\wwwroot\\presentation\\ directory. In this directory, the Export creates an HTML file that can be named, for example, as \"secret.htm\". You entered this name in the Save dialog (see above). The presenter can now browse to the HTML Export files by entering the http://myserver.com/presentation/secret.htm URL in any HTTP Browser having JavaScript support. The presenter is now able to modify the page using some form controls."
-msgstr "Έχετε αποθηκεύσει τα αρχεία τα οποία δημιουργήθηκαν κατά τη διάρκεια της διαδικασίας Εξαγωγής στον κατάλογο c:\\Inet\\wwwroot\\presentation\\. Σε αυτό τον κατάλογο, η Εξαγωγή δημιουργεί ένα αρχείο HTML το οποίο μπορεί να ονομαστεί για παράδειγμα ως \"secret.htm\". Εισάγατε αυτό το όνομα στο διάλογο Αποθήκευσης (δείτε παραπάνω). Ο παρουσιαστής μπορεί τώρα να περιηγηθεί προς τα αρχεία Εξαγωγής HTML εισάγοντας το URL http://myserver.com/presentation/secret.htm URL σε οποιοδήποτε πρόγραμμα ανάγνωσης HTTP ιστοσελίδων που έχει υποστήριξη JavaScript. Ο παρουσιαστής έχει τώρα τη δυνατότητα να τροποποιήσει τη σελίδα χρησιμοποιώντας κάποια πεδία ελέγχου φόρμας."
+msgid "Make manual changes to this template"
+msgstr "Χειροκίνητες αλλαγές σε αυτό το πρότυπο προγράμματος εργασίας"
-#: 01110200.xhp
+#: 01040600.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3159110\n"
-"51\n"
+"01040600.xhp\n"
+"par_idN105F3\n"
"help.text"
-msgid "The audience can now view the slide selected by the presenter through the URL http://myserver.com/presentation/webcast.asp. They cannot move to other slides found at this URL, unless the file names are known. Please ensure that the HTTP server does not show the directory listing."
-msgstr "Το ακροατήριο μπορεί τώρα να προβάλει τη διαφάνεια που επέλεξε ο παρουσιαστής μέσω του URL http://myserver.com/presentation/webcast.asp. Δεν είναι δυνατή η μετάβαση σε άλλες διαφάνειες σε αυτό το URL, εκτός αν είναι γνωστά τα ονόματα των αρχείων. Εξασφαλίστε ότι ο διακομιστής HTTP δεν προβάλλει τη λίστα των καταλόγων."
+msgid "<ahelp hid=\".\">Creates and saves the agenda template, then opens the template for further editing.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί και αποθηκεύει το πρότυπο προγράμματος εργασίας, στη συνέχεια ανοίγει το πρότυπο για περαιτέρω επεξεργασία.</ahelp>"
-#: 01110200.xhp
+#: 01040600.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3153732\n"
-"52\n"
+"01040600.xhp\n"
+"par_idN105F6\n"
"help.text"
-msgid "WebCast over Perl"
-msgstr "WebCast σε Perl"
+msgid "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Go to Agenda Wizard\">Go to Agenda Wizard</link>"
+msgstr "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο του προγράμματος εργασίας\">Μετάβαση στον αυτόματο πιλότο του προγράμματος εργασίας</link>"
-#: 01110200.xhp
+#: 01050000.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3152999\n"
-"53\n"
+"01050000.xhp\n"
+"tit\n"
"help.text"
-msgid "Exporting"
-msgstr "Εξαγωγή"
+msgid "Presentation Wizard"
+msgstr "Αυτόματος πιλότος παρουσίασης"
-#: 01110200.xhp
+#: 01050000.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3146972\n"
-"54\n"
+"01050000.xhp\n"
+"bm_id3159224\n"
"help.text"
-msgid "To export, in a $[officename] Impress document choose <emph>File - Export</emph>. This opens the <emph>Export</emph> dialog, in which you select <emph>HTML Document</emph> as the file type. After selecting a folder and entering a file name, click <emph>Save</emph>. This opens the <emph>HTML Export Wizard</emph>. This will write some files to the folder you have just selected."
-msgstr "Για να εξάγετε, σε ένα έγγραφο $[officename] Impress επιλέξτε <emph>Αρχείο - Εξαγωγή</emph>. Αυτό ανοίγει το διάλογο <emph>Εξαγωγή</emph>, στον οποίο επιλέγετε <emph>Έγγραφο HTML</emph> όπως τον τύπο του αρχείου. Αφού επιλέξετε ένα φάκελο και εισάγετε ένα όνομα αρχείο, κάντε κλικ στο <emph>Αποθήκευση</emph>. Αυτό ανοίγει τον <emph>Αυτόματο πιλότο εξαγωγής HTML</emph>. Αυτός θα γράψει κάποια αρχεία στο φάκελο που μόλις επιλέξατε."
+msgid "<bookmark_value>wizards; presentations</bookmark_value><bookmark_value>presentations; wizards</bookmark_value>"
+msgstr "<bookmark_value>αυτόματοι πιλότοι, παρουσιάσεις</bookmark_value><bookmark_value>παρουσιάσεις, αυτόματοι πιλότοι</bookmark_value>"
-#: 01110200.xhp
+#: 01050000.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3156362\n"
-"55\n"
+"01050000.xhp\n"
+"hd_id3159224\n"
+"1\n"
"help.text"
-msgid "The entered file name will be used by the presenter to switch through the slides. Please select an empty directory."
-msgstr "Το εισαχθέν όνομα αρχείου θα χρησιμοποιηθεί από τον παρουσιαστή για να εναλλάξει τις διαφάνειες. Παρακαλώ επιλέξτε έναν άδειο κατάλογο."
+msgid "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentation Wizard</link>"
+msgstr "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Αυτόματος πιλότος παρουσίασης\">Αυτόματος πιλότος παρουσίασης</link>"
-#: 01110200.xhp
+#: 01050000.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3148432\n"
-"56\n"
+"01050000.xhp\n"
+"par_id3156027\n"
+"2\n"
"help.text"
-msgid "In the second page of the HTML Export, select <emph>WebCast</emph> as the publication type."
-msgstr "Στη δεύτερη σελίδα του \"Εξαγωγή HTML\", επιλέξτε το <emph>WebCast</emph> ως τύπο έκδοσης."
+msgid "<variable id=\"autopilot\"><ahelp hid=\"SID_AUTOPILOT\">Use the wizard to interactively create a presentation. With the wizard, you can modify the sample templates to suit your needs.</ahelp></variable> The wizard takes you step by step through the design elements and offers various editing options."
+msgstr "<variable id=\"autopilot\"><ahelp hid=\"SID_AUTOPILOT\">Χρησιμοποιήστε τον αυτόματο πιλότο για να δημιουργήσετε μια παρουσίαση. Με τον αυτόματο πιλότο, μπορείτε να τροποποιήσετε τα δείγματα προτύπων ώστε να ταιριάζουν στις ανάγκες σας.</ahelp></variable> Ο αυτόματος πιλότος σας καθοδηγεί βήμα βήμα ανάμεσα στα διάφορα στοιχεία σχεδίασης και προσφέρει ποικίλες δυνατότητες επεξεργασίας."
-#: 01110200.xhp
+#: 01050000.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3149018\n"
-"57\n"
+"01050000.xhp\n"
+"par_id3154289\n"
+"11\n"
"help.text"
-msgid "In the option area for WebCast, select <emph>Perl</emph>."
-msgstr "Στην περιοχή επιλογών για το WebCast, επιλέξτε <emph>Perl</emph>."
+msgid "To start the Presentation Wizard automatically when opening a new presentation, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentation - General\">%PRODUCTNAME Impress - General</link></emph> and check the <emph>Start with Wizard</emph> box."
+msgstr "Για αυτόματη εκκίνηση του οδηγού παρουσίασης όταν ανοίγετε μια νέα παρουσίαση, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline><link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentation - General\">%PRODUCTNAME Impress - Γενικά</link></emph> και σημειώστε το πλαίσιο <emph>Έναρξη με οδηγό</emph>."
-#: 01110200.xhp
+#: 01050000.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3154509\n"
-"58\n"
+"01050000.xhp\n"
+"par_id3166410\n"
+"3\n"
"help.text"
-msgid "In the <emph>URL for listeners</emph> text box, enter the file name of the HTML document that will be used by the audience. In <emph>URL for presentation</emph>, enter the URL of the directory that will be used for the presentation and, in <emph>URL for Perl scripts</emph>, enter the URL for the CGI script directory. You can now define further settings on the following pages of the Wizard or start the export process by clicking the <emph>Create</emph> button."
-msgstr "Στο πεδίο εισαγωγής <emph>URL για ακροατές</emph>, εισαγάγετε το όνομα αρχείου του εγγράφου HTML που θα χρησιμοποιηθεί από το κοινό. Στο πεδίο <emph>URL για παρουσίαση</emph>, εισαγάγετε το URL του καταλόγου που θα χρησιμοποιηθεί για την παρουσίαση και, στο πεδίο <emph>URL για δέσμες ενεργειών Perl</emph>, εισαγάγετε το URL για τον κατάλογο της δέσμης ενεργειών CGI. Μπορείτε, πλέον, να συνεχίσετε με τον ορισμό των υπόλοιπων ρυθμίσεων στις επόμενες σελίδες του Αυτόματου Πιλότου ή να ξεκινήσετε τη διαδικασία εξαγωγής, κάνοντας κλικ στο κουμπί <emph>Δημιουργία</emph>."
+msgid "Within each wizard page, you can undo, modify, or skip altogether the editing steps. If you decide to skip over one of the pages, the wizard uses the default settings."
+msgstr "Σε κάθε σελίδα του αυτόματου πιλότου, μπορείτε να αναιρέσετε, τροποποιήσετε ή να παρακάμψετε όλα τα βήματα επεξεργασίας. Αν αποφασίσετε να παρακάμψετε μία από τις σελίδες, ο αυτόματος πιλότος χρησιμοποιεί τις προεπιλεγμένες ρυθμίσεις."
-#: 01110200.xhp
+#: 01050000.xhp
msgctxt ""
-"01110200.xhp\n"
-"hd_id3148996\n"
-"59\n"
+"01050000.xhp\n"
+"hd_id3159269\n"
+"4\n"
"help.text"
-msgid "Using Perl WebCast"
-msgstr "Χρήση Perl WebCast"
+msgid "<< Back"
+msgstr "<< Πίσω"
-#: 01110200.xhp
+#: 01050000.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3159268\n"
-"60\n"
+"01050000.xhp\n"
+"par_id3150504\n"
+"5\n"
"help.text"
-msgid "The files that have been created during the export must now be set up in the Perl enabled HTTP server. This cannot be done automatically because of the variety of different HTTP servers having Perl support. The steps to follow will be described next. Please refer to your server manual or ask your network administrator how to apply these steps on your server."
-msgstr "Τα αρχεία που δημιουργήθηκαν κατά τη διαδικασία εξαγωγής πρέπει, κανονικά, να βρίσκονται στο διακομιστή HTTP με δυνατότητα Perl. Αυτό δεν μπορεί να γίνει αυτόματα, λόγω των ποικιλόμορφων χαρακτηριστικών των διακομιστών HTTP που υποστηρίζουν την Perl. Τα βήματα που πρέπει να κάνετε περιγράφονται στη συνέχεια. Ανατρέξτε στον οδηγό του διακομιστή που χρησιμοποιείτε ή απευθυνθείτε στο διαχειριστή του δικτύου σας για οδηγίες σχετικά με την εφαρμογή των ακόλουθων βημάτων στον διακομιστή σας."
+msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_LAST\">Returns to the previous step without deleting your current settings.</ahelp> You can only select this button after the second editing step."
+msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_LAST\">Επιστρέφει στο προηγούμενο βήμα χωρίς να σβήσει τις υπάρχουσες ρυθμίσεις σας.</ahelp> Μπορείτε να επιλέξετε αυτό το πεδίο επιλογής μόνο μετά το δεύτερο βήμα επεξεργασίας."
-#: 01110200.xhp
+#: 01050000.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3147340\n"
-"61\n"
+"01050000.xhp\n"
+"hd_id3153349\n"
+"6\n"
"help.text"
-msgid "You should first move the files that have been created during the export into the correct directory on the HTTP server."
-msgstr "Θα πρέπει πρώτα να μεταφέρετε τα αρχεία που δημιουργήθηκαν κατά τη διαδικασία εξαγωγής στο σωστό κατάλογο του διακομιστή HTTP."
+msgid "Next >>"
+msgstr "Επόμενο >>"
-#: 01110200.xhp
+#: 01050000.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3155936\n"
-"62\n"
+"01050000.xhp\n"
+"par_id3156307\n"
+"7\n"
"help.text"
-msgid "Move all files having the htm, jpg and gif extensions into the directory on your HTTP server that has been referred to in the text box <emph>URL for presentation</emph>."
-msgstr "Μεταφέρετε όλα τα αρχεία με επέκταση ονόματος htm, jpg και gif στον κατάλογο του HTTP διακομιστή σας που καταχωρίσατε στο πεδίο κειμένου <emph>URL για παρουσίαση</emph>."
+msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_NEXT\">Accepts the new settings and moves to the next page.</ahelp> You will not be able to select this button in the last editing step."
+msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_NEXT\">Αποδοχή των νέων ρυθμίσεων και μετάβαση στην επόμενη σελίδα.</ahelp> Δεν θα μπορείτε να επιλέξετε αυτό το πεδίο επιλογής στο τελευταίο βήμα επεξεργασίας."
-#: 01110200.xhp
+#: 01050000.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3151014\n"
-"63\n"
+"01050000.xhp\n"
+"hd_id3156327\n"
+"8\n"
"help.text"
-msgid "All files having the pl and txt extensions have to be moved into the directory on your HTTP server that has been referred to in the <emph>URL for Perl scripts</emph> text box. This directory has to be configured in a way that the Perl scripts contained there can also be run by an HTTP request."
-msgstr "Όλα τα αρχεία με επέκταση ονόματος pl και txt πρέπει να μεταφερθούν στον κατάλογο του διακομιστή HTTP που καταχωρίσατε στο πεδίο εισαγωγής <emph>URL για δέσμες ενεργειών Perl</emph>. Οι παράμετροι του συγκεκριμένου καταλόγου πρέπει να έχουν οριστεί με τρόπο τέτοιο ώστε να είναι δυνατή η εκτέλεση των δεσμών ενεργειών Perl, που περιέχονται σε αυτόν, μέσω αίτησης HTTP."
+msgid "Create"
+msgstr "Δημιουργία"
-#: 01110200.xhp
+#: 01050000.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3151250\n"
-"64\n"
+"01050000.xhp\n"
+"par_id3153087\n"
+"9\n"
"help.text"
-msgid "On UNIX systems grant the files with the pl extension the rights to be executable by the HTTP server. Normally, this is done with the chmod command. The rights of the currpic.txt file must be set to be writable by the HTTP server."
-msgstr "Σε συστήματα Unix, πρέπει να δημιουργηθούν τα σχετικά δικαιώματα για τα αρχεία με επέκταση ονόματος pl, προκειμένου να είναι δυνατή η εκτέλεσή τους από τον διακομιστή HTTP. Κανονικά, αυτό γίνεται με την εντολή chmod. Παρομοίως, τα δικαιώματα για το αρχείο currpic.txt θα πρέπει να οριστούν με τρόπο τέτοιο ώστε να είναι δυνατή η εγγραφή στο συγκεκριμένο αρχείο μέσω του διακομιστή HTTP."
+msgid "The wizard creates a new document based on the specified settings. You can later specify a name for the document and save it."
+msgstr "Ο αυτόματος πιλότος δημιουργεί ένα νέο έγγραφο βάσει των ρυθμίσεων που έχει προσδιορίσει. Μπορείτε αργότερα να ορίσετε ένα όνομα για το έγγραφο και να το αποθηκεύσετε."
-#: 01110200.xhp
+#: 01050000.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3153534\n"
-"65\n"
+"01050000.xhp\n"
+"par_id3149656\n"
+"10\n"
"help.text"
-msgid "Now you should be able to use WebCast."
-msgstr "Τώρα θα πρέπει να μπορείτε να χρησιμοποιήσετε την εφαρμογή WebCast."
+msgid "$[officename] saves the current wizard settings and uses them as default the next time you open the wizard."
+msgstr "Το $[officename] αποθηκεύει τις τρέχουσες ρυθμίσεις του αυτόματου πιλότου και τις χρησιμοποιεί ως προεπιλεγμένες την επόμενη φορά που ανοίγετε τον αυτόματο πιλότο."
-#: 01110200.xhp
+#: 01050100.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3156711\n"
-"66\n"
+"01050100.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Example</emph>:"
-msgstr "<emph>Παράδειγμα</emph>:"
+msgid "Presentation Wizard Page 1"
+msgstr "Αυτόματος πιλότος Παρουσίασης Σελίδα 1"
-#: 01110200.xhp
+#: 01050100.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3147313\n"
-"67\n"
+"01050100.xhp\n"
+"hd_id3155320\n"
+"1\n"
"help.text"
-msgid "In this example, you have a Linux computer with an HTTP server. The URL of your HTTP server is http://myserver.com and the output directory of your HTML documents is the //user/local/http/ directory. Your Perl scripts are contained in the //user/local/http/cgi-bin/ directory. Enter secret.htm as an export file name and presentation.htm as <emph>URL for listeners</emph>. In the <emph>URL for presentation</emph> text box enter http://myserver.com/presentation/ and for the <emph>URL for Perl scripts</emph> enter http://myserver.com/cgi-bin/."
-msgstr "Σε αυτό το παράδειγμα, έχετε έναν υπολογιστή με λειτουργικό σύστημα Linux και με εγκατεστημένο έναν διακομιστή HTTP. Το URL του διακομιστή HTTP είναι http://myserver.com και ο βασικός κατάλογος του εγγράφου HTML βρίσκεται στον κατάλογο //user/local/http/. Οι δέσμες ενεργειών Perl βρίσκονται στον κατάλογο //user/local/http/cgi-bin/. Εισάγετε secret.htm ως ένα όνομα αρχείου εξαγωγής και presentation.htm ως <emph>URL για ακροατές</emph>. Στο πεδίο εισαγωγής <emph>URL για παρουσίαση</emph>, επιλέξτε http://myserver.com/presentation/ και στο πεδίο <emph>URL για Perl scripts</emph>, επιλέξτε http://myserver.com/cgi-bin/."
+msgid "<link href=\"text/shared/autopi/01050100.xhp\" name=\"Presentation Wizard Page 1\">Presentation Wizard Page 1</link>"
+msgstr "<link href=\"text/shared/autopi/01050100.xhp\" name=\"Αυτόματος πιλότος Παρουσίασης σελίδα 1\">Αυτόματος πιλότος Παρουσίασης σελίδα 1</link>"
-#: 01110200.xhp
+#: 01050100.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3145792\n"
-"68\n"
+"01050100.xhp\n"
+"par_id3152594\n"
+"14\n"
"help.text"
-msgid "Now, copy all *.htm, *.jpg and *.gif files from the directories that were specified during the export into the //user/local/http/presentation/ directory on your HTTP Server and copy all files with the *.pl and *.txt extensions into the //user/local/http/cgi-bin/ directory."
-msgstr "Τώρα, αντιγράψτε όλα τα αρχεία *.htm, *.jpg και *.gif από τους καταλόγους που είχατε ορίσει κατά τη διαδικασία εξαγωγής στον κατάλογο //user/local/http/presentation/ του διακομιστή HTTP και αντιγράψτε όλα τα αρχεία με επέκταση ονόματος *.pl και *.txt στον κατάλογο //user/local/http/cgi-bin/."
+msgid "<ahelp hid=\"HID_SD_AUTOPILOT_PAGE1\">Specifies the presentation type and allows you to select a template.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_AUTOPILOT_PAGE1\">Καθορίζει τον τύπο παρουσίασης και σας επιτρέπει να επιλέξετε κάποιο πρότυπο.</ahelp>"
-#: 01110200.xhp
+#: 01050100.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3153920\n"
-"69\n"
+"01050100.xhp\n"
+"hd_id3145090\n"
+"15\n"
"help.text"
-msgid "Login on your server as root and switch to the //user/local/http/cgi-bin/ directory. You can define the corresponding rights using the chmod command."
-msgstr "Συνδεθείτε στο διακομιστή ως διαχειριστής και επιλέξτε τον κατάλογο '//user/local/http/cgi-bin/'. Μπορείτε να ορίσετε τα σχετικά δικαιώματα χρησιμοποιώντας την εντολή chmod."
+msgid "Type"
+msgstr "Τύπος"
-#: 01110200.xhp
+#: 01050100.xhp
msgctxt ""
-"01110200.xhp\n"
-"par_id3148479\n"
-"70\n"
+"01050100.xhp\n"
+"par_id3153684\n"
+"23\n"
"help.text"
-msgid "Once you have finished installing the Perl files, the presenter will be able to give the presentation. The listeners can view this presentation under the URL http://myserver.com/presentation/presentation.htm."
-msgstr "Μόλις ολοκληρωθεί η εγκατάσταση των αρχείων Perl, ο παρουσιαστής θα είναι σε θέση να ξεκινήσει την παρουσίαση. Το κοινό θα μπορεί να παρακολουθήσει την παρουσίαση στο URL http://myserver.com/presentation/presentation.htm."
+msgid "You can determine the presentation type in this area."
+msgstr "Σε αυτήν την περιοχή μπορείτε να ορίσετε τον τύπο της παρουσίασης."
-#: 01090210.xhp
+#: 01050100.xhp
msgctxt ""
-"01090210.xhp\n"
-"tit\n"
+"01050100.xhp\n"
+"hd_id3153527\n"
+"16\n"
"help.text"
-msgid "Form Wizard - Add Subform Fields"
-msgstr "Αυτόματος Πιλότος Φόρμας- Προσθήκη πεδίων υποφόρμας"
+msgid "Empty presentation"
+msgstr "Κενή παρουσίαση"
-#: 01090210.xhp
+#: 01050100.xhp
msgctxt ""
-"01090210.xhp\n"
-"par_idN10546\n"
+"01050100.xhp\n"
+"par_id3149388\n"
+"24\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090210.xhp\">Form Wizard - Add Subform Fields</link>"
-msgstr "<link href=\"text/shared/autopi/01090210.xhp\">Αυτόματος Πιλότος Φόρμας - Προσθήκη πεδίων υποφόρμας </link>"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE1_EMPTY\">Creates a new (empty) presentation.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE1_EMPTY\">Δημιουργεί μια νέα (κενή) παρουσίαση.</ahelp>"
-#: 01090210.xhp
+#: 01050100.xhp
msgctxt ""
-"01090210.xhp\n"
-"par_idN10556\n"
+"01050100.xhp\n"
+"hd_id3147008\n"
+"17\n"
"help.text"
-msgid "Specify the table or query you need to create the subform, and which fields you wish to include in the subform."
-msgstr "Καθορίστε τον πίνακα ή το ερώτημα που χρειάζεστε για να δημιουργήσετε μια υποφόρμα, καθώς και ποια πεδία επιθυμείτε να συμπεριλαμβάνονται στην υποφόρμα."
+msgid "From template"
+msgstr "Από πρότυπο"
-#: 01090210.xhp
+#: 01050100.xhp
msgctxt ""
-"01090210.xhp\n"
-"par_idN10559\n"
+"01050100.xhp\n"
+"par_id3154318\n"
+"25\n"
"help.text"
-msgid "Tables or queries"
-msgstr "Πίνακες ή ερωτήματα"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE1_TEMPLATE\">Opens a list box containing various modifiable presentations.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE1_TEMPLATE\">Ανοίγει ένα πεδίο λίστας που περιέχει διάφορες παραμετροποίησιμες παρουσιάσεις.</ahelp>"
-#: 01090210.xhp
+#: 01050100.xhp
msgctxt ""
-"01090210.xhp\n"
-"par_idN1055D\n"
+"01050100.xhp\n"
+"hd_id3153662\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the table or query for which the subform is to be created.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τον πίνακα ή το ερώτημα βάσει του οποίου πρόκειται να δημιουργηθεί η υποφόρμα.</ahelp>"
+msgid "Open existing presentation"
+msgstr "Άνοιγμα υπάρχουσας παρουσίασης"
-#: 01090210.xhp
+#: 01050100.xhp
msgctxt ""
-"01090210.xhp\n"
-"par_idN10590\n"
+"01050100.xhp\n"
+"par_id3147275\n"
+"26\n"
"help.text"
-msgid "Fields in my subform"
-msgstr "Πεδία στις υποφόρμες μου."
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE1_OPEN\">Displays a list of previously created presentations.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE1_OPEN\">Εμφανίζει μια λίστα με παρουσιάσεις που δημιουργήθηκαν παλαιότερα.</ahelp>"
-#: 01090210.xhp
+#: 01050100.xhp
msgctxt ""
-"01090210.xhp\n"
-"par_idN10594\n"
+"01050100.xhp\n"
+"par_idN1067B\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays all fields that will be included in the new subform.</ahelp>"
-msgstr "<ahelp hid=\".\"> Εμφανίζει όλα τα πεδία τα οποία θα συμπεριληφθούν στη νέα υποφόρμα.</ahelp>"
+msgid "<ahelp hid=\".\">Click <emph>Open</emph> to see a file selection dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ στο <emph>Άνοιγμα</emph> για να δείτε ένα διάλογο επιλογής αρχείων.</ahelp>"
-#: 01090210.xhp
+#: 01050100.xhp
msgctxt ""
-"01090210.xhp\n"
-"par_idN10597\n"
+"01050100.xhp\n"
+"hd_id3149763\n"
+"19\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090220.xhp\" name=\"Form Wizard - Get joined fields\">Form Wizard - Get joined fields</link>"
-msgstr "<link href=\"text/shared/autopi/01090220.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Λήψη συνδεδεμένων πεδίων\">Αυτόματος Πιλότος Φόρμας - Λήψη συνδεδεμένων πεδίων</link>"
+msgid "List of template categories (only available when you select the From template option)"
+msgstr "Λίστα από κατηγορίες προτύπων (διαθέσιμη μόνο όταν επιλέγετε την επιλογή Από πρότυπο)"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3150503\n"
+"27\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SD_AUTOPILOT_TEMPLATES\">Lists the available template categories for presentations.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_AUTOPILOT_TEMPLATES\">Εμφανίζει σε λίστα τις διαθέσιμες κατηγορίες προτύπων για παρουσιάσεις.</ahelp>"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"hd_id3153349\n"
+"20\n"
+"help.text"
+msgid "List of existing presentations (only available when you select the Open existing presentation option)"
+msgstr "Λίστα από υπάρχουσες παρουσιάσεις (διαθέσιμη μόνο όταν επιλέγετε την επιλογή Άνοιγμα υπάρχουσας παρουσίασης)"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3145317\n"
+"28\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SD_AUTOPILOT_OPEN\">Lists the presentations that you created and saved to the Templates directory that is specified under <emph>%PRODUCTNAME - Paths</emph> in the Options dialog box. To edit the layout and formatting of a presentation with the wizard, select the presentation, and then click <emph>Next</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_AUTOPILOT_OPEN\">Δίνει τις λίστες παρουσιάσεων που δημιουργήσατε και αποθηκεύσατε στον κατάλογο προτύπων που ορίζεται στο <emph>%PRODUCTNAME - Διαδρομές</emph> στο πλαίσιο διαλόγου επιλογών. Για επεξεργασία της διάταξης και μορφοποίησης μιας παρουσίασης με τον οδηγό, επιλέξτε την παρουσίαση και κλικ στο <emph>Επόμενο</emph>.</ahelp>"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"hd_id3155388\n"
+"21\n"
+"help.text"
+msgid "Preview"
+msgstr "Προεπισκόπηση"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3150256\n"
+"29\n"
+"help.text"
+msgid "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_PREVIEW\">Specifies that templates appear in the preview window.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_PREVIEW\">Ορίζει ότι τα πρότυπα εμφανίζονται στο παράθυρο προεπισκόπησης.</ahelp>"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"hd_id3153561\n"
+"22\n"
+"help.text"
+msgid "Do not show this dialog again"
+msgstr "Να μην εμφανιστεί ξανά αυτό το παράθυρο διαλόγου"
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3153061\n"
+"30\n"
+"help.text"
+msgid "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_STARTWITH\">Specifies that you only want the Wizard to start when you expressly request it with <emph>File - Wizard - Presentation</emph>.</ahelp> This field is only visible when you create a presentation by choosing <emph>File - New - Presentation</emph>. You can also specify whether to show the dialog with the <emph>Start with Wizard</emph> check box in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Impress - General</emph>."
+msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_STARTWITH\">Καθορίζει ότι θέλετε ο οδηγός να ξεκινά μόνο όταν ρητά το ζητάτε με <emph>Αρχείο - Οδηγός - Παρουσίαση</emph>.</ahelp> Αυτό το πεδίο είναι ορατό μόνο όταν δημιουργείτε μια παρουσίαση επιλέγοντας <emph>Αρχείο - Δημιουργία - Παρουσίαση</emph>. Μπορείτε επίσης να καθορίσετε εάν θα εμφανίζεται ο διάλογος με το πλαίσιο ελέγχου <emph>Εκκίνηση με τον οδηγό</emph> στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Impress - Γενικά</emph>."
+
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3159414\n"
+"13\n"
+"help.text"
+msgid "Continue here to <link href=\"text/shared/autopi/01050200.xhp\" name=\"Wizard Page 2\">Wizard Page 2</link>."
+msgstr "Συνεχίστε εδώ για <link href=\"text/shared/autopi/01050200.xhp\" name=\"Αυτόματος πιλότος σελίδα 2\">Αυτόματος πιλότος σελίδα 2</link>."
#: 01050200.xhp
msgctxt ""
@@ -2712,386 +2958,202 @@ msgctxt ""
msgid "Continue to <link href=\"text/shared/autopi/01050300.xhp\" name=\"Presentation Wizard Page 3\">Presentation Wizard Page 3</link>."
msgstr "Συνέχεια στο <link href=\"text/shared/autopi/01050300.xhp\" name=\"Αυτόματος πιλότος παρουσίασης σελίδα 3\">Αυτόματος πιλότος παρουσίασης σελίδα 3</link>."
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"tit\n"
-"help.text"
-msgid "Web Wizard - Web Site Information"
-msgstr "Αυτόματος πιλότος ιστοσελίδας - Πληροφορίες Ιστοσελίδας"
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN10544\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/webwizard06.xhp\">Web Wizard - Web Site Information</link>"
-msgstr "<link href=\"text/shared/autopi/webwizard06.xhp\"> Αυτόματος πιλότος ιστοσελίδας - Πληροφορίες ιστοσελίδας</link>"
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN10554\n"
-"help.text"
-msgid "Enter the title and meta information for your web site."
-msgstr "Εισάγετε τον τίτλο και πληροφορίες για την ιστοσελίδα σας."
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN10557\n"
-"help.text"
-msgid "Title"
-msgstr "Τίτλος"
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN1055B\n"
-"help.text"
-msgid "<ahelp hid=\"34250\">Enter the title for the index page. This element is displayed on the title bar of web browsers.</ahelp>"
-msgstr "<ahelp hid=\"34250\">Εισάγετε τον τίτλο για τη σελίδα ευρετήριο. Αυτό το στοιχείο προβάλετε στη γραμμή τίτλου του προγράμματος ανάγνωσης ιστοσελίδων web.</ahelp>"
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN1055E\n"
-"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN10562\n"
-"help.text"
-msgid "<ahelp hid=\"34253\">Enter a description for the index page. The description is stored in an HTML meta tag.</ahelp>"
-msgstr "<ahelp hid=\"34253\">Εισάγετε μια περιγραφή για τη σελίδα ευρετηρίου. Η περιγραφή αποθηκεύεται σε μία HTML meta ετικέτα.</ahelp>"
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN10565\n"
-"help.text"
-msgid "Keywords"
-msgstr "Λέξεις κλειδιά"
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN10569\n"
-"help.text"
-msgid "Enter keywords for the index page. Keywords are stored in HTML meta tags."
-msgstr "Εισάγετε τις λέξεις κλειδιά για τη σελίδα ευρετηρίου. Οι λέξεις κλειδιά αποθηκεύονται σε HTML meta ετικέτες."
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN1056C\n"
-"help.text"
-msgid "Created"
-msgstr "Δημιουργήθηκε"
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN10570\n"
-"help.text"
-msgid "<ahelp hid=\"34255\">Enter the creation date for the index page. The date is stored in an HTML meta tag.</ahelp>"
-msgstr "<ahelp hid=\"34255\">Εισάγετε την ημερομηνία δημιουργίας για τη σελίδας ευρετηρίου. Η ημερομηνία αποθηκεύεται σε μία HTML meta ετικέτα.</ahelp>"
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN10573\n"
-"help.text"
-msgid "Modified"
-msgstr "Τροποποιήθηκε"
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN10577\n"
-"help.text"
-msgid "<ahelp hid=\"34256\">Enter the modified date for the index page. The date is stored in an HTML meta tag.</ahelp>"
-msgstr "<ahelp hid=\"34256\">Εισάγετε την ημερομηνία τροποποίησης για τη σελίδα ευρετηρίου. Η ημερομηνία αποθηκεύεται σε μία HTML meta ετικέτα.</ahelp>"
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN1057A\n"
-"help.text"
-msgid "E-mail"
-msgstr "E-mail"
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN1057E\n"
-"help.text"
-msgid "<ahelp hid=\"34258\">Enter the e-mail address for the index page. The address is stored in an HTML meta tag.</ahelp>"
-msgstr "<ahelp hid=\"34258\">Εισάγετε την διεύθυνση e-mail για τη σελίδα ευρετηρίου. Η διεύθυνση αποθηκεύεται σε μία HTML meta ετικέτα.</ahelp>"
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN10581\n"
-"help.text"
-msgid "Copyright notice"
-msgstr "Σημείωμα πνευματικών δικαιωμάτων"
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN10585\n"
-"help.text"
-msgid "<ahelp hid=\"34259\">Enter the copyright notice for the index page. The notice is stored in an HTML meta tag.</ahelp>"
-msgstr "<ahelp hid=\"34259\">Εισάγετε τα πνευματικά δικαιώματα για τη σελίδα ευρετηρίου. Το σημείωμα αποθηκεύεται σε μία HTML meta ετικέτα.</ahelp>"
-
-#: webwizard06.xhp
-msgctxt ""
-"webwizard06.xhp\n"
-"par_idN10588\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/webwizard07.xhp\">Web Wizard - Preview</link>"
-msgstr "<link href=\"text/shared/autopi/webwizard07.xhp\">Αυτόματος πιλότος ιστοσελίδας - Προεπισκόπηση</link>"
-
-#: 01090500.xhp
+#: 01050300.xhp
msgctxt ""
-"01090500.xhp\n"
+"01050300.xhp\n"
"tit\n"
"help.text"
-msgid "Form Wizard - Apply Styles"
-msgstr "Αυτόματος Πιλότος Φόρμας - Εφαρμογή στυλ εμφάνισης"
-
-#: 01090500.xhp
-msgctxt ""
-"01090500.xhp\n"
-"par_idN10543\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01090500.xhp\">Form Wizard - Apply Styles</link>"
-msgstr "<link href=\"text/shared/autopi/01090500.xhp\">Αυτόματος Πιλότος Φόρμας - Εφαρμογή στυλ εμφάνισης</link>"
-
-#: 01090500.xhp
-msgctxt ""
-"01090500.xhp\n"
-"par_idN10553\n"
-"help.text"
-msgid "Specifies the form style."
-msgstr "Καθορίζει την μορφή των στυλ εμφάνισης της φόρμας."
-
-#: 01090500.xhp
-msgctxt ""
-"01090500.xhp\n"
-"par_idN10556\n"
-"help.text"
-msgid "Apply styles"
-msgstr "Εφαρμογή στυλ εμφάνισης"
-
-#: 01090500.xhp
-msgctxt ""
-"01090500.xhp\n"
-"par_idN1055A\n"
-"help.text"
-msgid "<ahelp hid=\".\">Specifies the page style for the form.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το στυλ εμφάνισης σελίδας για την φόρμα.</ahelp>"
-
-#: 01090500.xhp
-msgctxt ""
-"01090500.xhp\n"
-"par_idN1055D\n"
-"help.text"
-msgid "Field border"
-msgstr "Περίγραμμα πεδίου"
+msgid "Presentation Wizard Page 3"
+msgstr "Αυτόματος Πιλότος Παρουσίασης Σελίδα 3"
-#: 01090500.xhp
+#: 01050300.xhp
msgctxt ""
-"01090500.xhp\n"
-"par_idN10561\n"
+"01050300.xhp\n"
+"hd_id3153323\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the field border style.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το στυλ του περιγράμματος του πεδίου.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01050300.xhp\" name=\"Presentation Wizard Page 3\">Presentation Wizard Page 3</link>"
+msgstr "<link href=\"text/shared/autopi/01050300.xhp\" name=\"Αυτόματος πιλότος παρουσίασης σελίδα 3\">Αυτόματος πιλότος παρουσίασης σελίδα 3</link>"
-#: 01090500.xhp
+#: 01050300.xhp
msgctxt ""
-"01090500.xhp\n"
-"par_idN10564\n"
+"01050300.xhp\n"
+"hd_id3159201\n"
+"2\n"
"help.text"
-msgid "No border"
-msgstr "Χωρίς περίγραμμα"
+msgid "Select a slide transition"
+msgstr "Επιλογή αλλαγής διαφανειών"
-#: 01090500.xhp
+#: 01050300.xhp
msgctxt ""
-"01090500.xhp\n"
-"par_idN10568\n"
+"01050300.xhp\n"
+"par_id3145669\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies that the fields have no border.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει ότι τα πεδία δεν έχουν περίγραμμα.</ahelp>"
+msgid "<ahelp hid=\"HID_SD_AUTOPILOT_PAGE3\">Assigns special effects to your presentation and determines its speed.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_AUTOPILOT_PAGE3\">Αναθέτει ειδικά εφέ στην παρουσίασή σας και ορίζει την ταχύτητά της.</ahelp>"
-#: 01090500.xhp
+#: 01050300.xhp
msgctxt ""
-"01090500.xhp\n"
-"par_idN1056B\n"
+"01050300.xhp\n"
+"hd_id3147088\n"
+"4\n"
"help.text"
-msgid "3D look"
-msgstr "Όψη τριών διαστάσεων"
+msgid "Effect"
+msgstr "Εφέ"
-#: 01090500.xhp
+#: 01050300.xhp
msgctxt ""
-"01090500.xhp\n"
-"par_idN1056F\n"
+"01050300.xhp\n"
+"par_id3153683\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies that the field borders have a 3D look.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει ότι το περίγραμμα του πεδίου έχει όψη τριών διαστάσεων.</ahelp>"
+msgid "<ahelp hid=\"SD:LISTBOX:DLG_ASS:LB_PAGE3_EFFECT\">Specifies an effect for your presentation.</ahelp>"
+msgstr "<ahelp hid=\"SD:LISTBOX:DLG_ASS:LB_PAGE3_EFFECT\">Ορίζει ένα εφέ για την παρουσίασή σας.</ahelp>"
-#: 01090500.xhp
+#: 01050300.xhp
msgctxt ""
-"01090500.xhp\n"
-"par_idN10572\n"
+"01050300.xhp\n"
+"hd_id3153346\n"
+"6\n"
"help.text"
-msgid "Flat"
-msgstr "Επίπεδο"
+msgid "Speed"
+msgstr "Ταχύτητα"
-#: 01090500.xhp
+#: 01050300.xhp
msgctxt ""
-"01090500.xhp\n"
-"par_idN10576\n"
+"01050300.xhp\n"
+"par_id3153311\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies that the field borders look flat.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει ότι το περίγραμμα του πεδίου να φαίνεται επίπεδο.</ahelp>"
+msgid "<ahelp hid=\"SD:LISTBOX:DLG_ASS:LB_PAGE3_SPEED\">Determines the effect speed.</ahelp>"
+msgstr "<ahelp hid=\"SD:LISTBOX:DLG_ASS:LB_PAGE3_SPEED\">Ορίζει την ταχύτητα των εφέ.</ahelp>"
-#: 01090500.xhp
+#: 01050300.xhp
msgctxt ""
-"01090500.xhp\n"
-"par_idN10579\n"
+"01050300.xhp\n"
+"hd_id3147275\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090600.xhp\" name=\"Form Wizard - Set name\">Form Wizard - Set name</link>"
-msgstr "<link href=\"text/shared/autopi/01090600.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Καθορισμός ονόματος\">Αυτόματος Πιλότος Φόρμας - Καθορισμός ονόματος</link>"
+msgid "Select the presentation type"
+msgstr "Επιλέξτε τον τύπο της παρουσίασης"
-#: 01130100.xhp
+#: 01050300.xhp
msgctxt ""
-"01130100.xhp\n"
-"tit\n"
+"01050300.xhp\n"
+"par_id3153662\n"
+"9\n"
"help.text"
-msgid "Document Converter Page 1"
-msgstr "Μετατροπή εγγράφων Σελίδα 1"
+msgid "Determines the timing for the presentation."
+msgstr "Ορίζει το χρονοδιάγραμμα της παρουσίασης"
-#: 01130100.xhp
+#: 01050300.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id3151299\n"
-"1\n"
+"01050300.xhp\n"
+"par_id3150984\n"
+"22\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01130100.xhp\" name=\"Document Converter Page 1\">Document Converter Page 1</link>"
-msgstr "<link href=\"text/shared/autopi/01130100.xhp\" name=\"Μετατροπή εγγράφων Σελίδα 1\">Μετατροπή εγγράφων Σελίδα 1</link>"
+msgid "You can change the settings later under the menu <link href=\"text/simpress/main0114.xhp\" name=\"Presentation\">Presentation</link>."
+msgstr "Μπορείτε να αλλάξετε τις ρυθμίσεις αργότερα στο μενού <link href=\"text/simpress/main0114.xhp\" name=\"Παρουσίαση\">Παρουσίαση</link>."
-#: 01130100.xhp
+#: 01050300.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3150445\n"
-"2\n"
+"01050300.xhp\n"
+"hd_id3149784\n"
+"10\n"
"help.text"
-msgid "Specifies the type of Microsoft Office documents that will be converted."
-msgstr "Καθορίζει τον τύπο των εγγράφων Microsoft Office που θα μετατραπούν."
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 01130100.xhp
+#: 01050300.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id3166410\n"
-"37\n"
+"01050300.xhp\n"
+"par_id3150503\n"
+"11\n"
"help.text"
-msgid "Microsoft Office"
-msgstr "Microsoft Office"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE3_LIVE\">The <emph>Default</emph> option runs the presentation as a full screen presentation with the specified speed.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE3_LIVE\">Η επιλογή <emph>Προεπιλογή</emph> τρέχει την παρουσίαση σε πλήρη οθόνη με την καθορισμένη ταχύτητα.</ahelp>"
-#: 01130100.xhp
+#: 01050300.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3150771\n"
-"38\n"
+"01050300.xhp\n"
+"hd_id3154047\n"
+"12\n"
"help.text"
-msgid "Converts Microsoft Office documents into the OpenDocument format."
-msgstr "Μετατρέπει έγγραφα Microsoft Office στη μορφή OpenDocument."
+msgid "Automatic"
+msgstr "Αυτόματα"
-#: 01130100.xhp
+#: 01050300.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id3150984\n"
-"3\n"
+"01050300.xhp\n"
+"par_id3149578\n"
+"13\n"
"help.text"
-msgid "Word documents"
-msgstr "Έγγραφα Word"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE3_KIOSK\">Runs the presentation automatically, and restarts it again after a break.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE3_KIOSK\">Με την επιλογή αυτή τρέχει αυτόματα η παρουσίαση και ξεκινά ξανά μετά από μία παύση.</ahelp>"
-#: 01130100.xhp
+#: 01050300.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3150255\n"
+"01050300.xhp\n"
+"hd_id3150085\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGIMPORT_2_CHKWORD\">Converts documents in Microsoft Word format *.doc into OpenDocument *.odt documents.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGIMPORT_2_CHKWORD\">Μετατρέπει έγγραφα που βρίσκονται σε μορφή Microsoft Word *.doc σε έγγραφα OpenDocument *.odt.</ahelp>"
-
-#: 01130100.xhp
-msgctxt ""
-"01130100.xhp\n"
-"hd_id3155421\n"
-"4\n"
-"help.text"
-msgid "Excel documents"
-msgstr "Έγγραφα Excel"
+msgid "Duration of page"
+msgstr "Διάρκεια της σελίδας"
-#: 01130100.xhp
+#: 01050300.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3155630\n"
+"01050300.xhp\n"
+"par_id3153562\n"
"15\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGIMPORT_2_CHKEXCEL\">Converts documents in Microsoft Excel format *.xls into OpenDocument *.ods documents.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGIMPORT_2_CHKEXCEL\">Μετατρέπει έγγραφα που βρίσκονται σε μορφή Microsoft Excel *.xls σε έγγραφα OpenDocument *.ods.</ahelp>"
+msgid "<ahelp hid=\"SD:TIMEFIELD:DLG_ASS:TMF_PAGE3_TIME\">Defines the duration of each presentation page.</ahelp>"
+msgstr "<ahelp hid=\"SD:TIMEFIELD:DLG_ASS:TMF_PAGE3_TIME\">Ορίζει τη διάρκεια παραμονής κάθε σελίδας της παρουσίασης στην οθόνη.</ahelp>"
-#: 01130100.xhp
+#: 01050300.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id3153127\n"
-"5\n"
+"01050300.xhp\n"
+"hd_id3155922\n"
+"16\n"
"help.text"
-msgid "PowerPoint documents"
-msgstr "Έγγραφα PowerPoint"
+msgid "Duration of pause"
+msgstr "Διάρκεια στάσης"
-#: 01130100.xhp
+#: 01050300.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3149786\n"
-"16\n"
+"01050300.xhp\n"
+"par_id3153061\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGIMPORT_2_CHKPOWERPOINT\">Converts documents in Microsoft PowerPoint format *.ppt into OpenDocument *.odp documents.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGIMPORT_2_CHKPOWERPOINT\">Μετατρέπει έγγραφα που βρίσκονται σε μορφή Microsoft PowerPoint *.ppt σε έγγραφα OpenDocument *.odp.</ahelp>"
+msgid "<ahelp hid=\"SD:TIMEFIELD:DLG_ASS:TMF_PAGE3_BREAK\">Defines the pause between each presentation.</ahelp>"
+msgstr "<ahelp hid=\"SD:TIMEFIELD:DLG_ASS:TMF_PAGE3_BREAK\">Ορίζει τη διάρκεια της διακοπής μεταξύ των παρουσιάσεων.</ahelp>"
-#: 01130100.xhp
+#: 01050300.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id3153088\n"
-"39\n"
+"01050300.xhp\n"
+"hd_id3148946\n"
+"18\n"
"help.text"
-msgid "Create Log file"
-msgstr "Δημιουργία αρχείου καταγραφής"
+msgid "Show logo"
+msgstr "Εμφάνιση λογοτύπου"
-#: 01130100.xhp
+#: 01050300.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3149797\n"
-"40\n"
+"01050300.xhp\n"
+"par_id3145068\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGIMPORT_0_CHKLOGFILE\">Creates a log file in your work directory showing which documents have been converted.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGIMPORT_0_CHKLOGFILE\">Δημιουργεί ένα αρχείο καταγραφής στον κατάλογο εργασίας σας που δείχνει ποια έγγραφα έχουν μετατραπεί.</ahelp>"
+msgid "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_PAGE3_LOGO\">Specifies whether to display the $[officename] logo during the pause between each presentation.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_PAGE3_LOGO\">Καθορίζει αν κατά τη διάρκεια της διακοπής μεταξύ των παρουσιάσεων θα εμφανίζεται το λογότυπο του $[officename].</ahelp>"
-#: 01130100.xhp
+#: 01050300.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3149578\n"
-"26\n"
+"01050300.xhp\n"
+"par_id3151054\n"
+"20\n"
"help.text"
-msgid "Continue to the next page of the <link href=\"text/shared/autopi/01130200.xhp\" name=\"Document Converter\">Document Converter</link>."
-msgstr "Συνέχεια στην επόμενη σελίδα της <link href=\"text/shared/autopi/01130200.xhp\" name=\"Μετατροπής εγγράφων\">Μετατροπής εγγράφων</link>."
+msgid "Click here to continue to <link href=\"text/shared/autopi/01050400.xhp\" name=\"page 4 of the Presentation Wizard\">page 4 of the Presentation Wizard</link>. The wizard ends here if you selected the \"Empty presentation\" option on page 1 of the Wizard."
+msgstr "Κάντε κλικ εδώ για να συνεχίσετε στη <link href=\"text/shared/autopi/01050400.xhp\" name=\"σελίδα 4 του αυτόματου πιλότου παρουσίασης\">σελίδα 4 του αυτόματου πιλότου παρουσίασης</link>. Ο αυτόματος πιλότος τελειώνει εδώ αν έχετε επιλέξει την επιλογή \"Κενή Παρουσίαση\" στη σελίδα 1 του αυτόματου πιλότου."
#: 01050400.xhp
msgctxt ""
@@ -3191,3577 +3253,4076 @@ msgctxt ""
msgid "Continue to <link href=\"text/shared/autopi/01050500.xhp\" name=\"Presentation Wizard Page 5\">Presentation Wizard Page 5</link>."
msgstr "Συνεχίστε στο <link href=\"text/shared/autopi/01050500.xhp\" name=\"Αυτόματος πιλότος παρουσίασης Σελίδα 5\">Αυτόματος πιλότος παρουσίασης Σελίδα 5</link>."
-#: webwizard05bi.xhp
+#: 01050500.xhp
msgctxt ""
-"webwizard05bi.xhp\n"
+"01050500.xhp\n"
"tit\n"
"help.text"
-msgid "Background Images"
-msgstr "Εικόνες φόντου"
+msgid "Presentation Wizard Page 5"
+msgstr "Αυτόματος πιλότος παρουσίασης Σελίδα 5"
-#: webwizard05bi.xhp
+#: 01050500.xhp
msgctxt ""
-"webwizard05bi.xhp\n"
-"par_idN1053A\n"
+"01050500.xhp\n"
+"hd_id3159224\n"
+"1\n"
"help.text"
-msgid "Background Images"
-msgstr "Εικόνες φόντου"
+msgid "<link href=\"text/shared/autopi/01050500.xhp\" name=\"Presentation Wizard Page 5\">Presentation Wizard Page 5</link>"
+msgstr "<link href=\"text/shared/autopi/01050500.xhp\" name=\"Αυτόματος πιλότος παρουσίασης Σελίδα 5\">Αυτόματος πιλότος παρουσίασης Σελίδα 5</link>"
-#: webwizard05bi.xhp
+#: 01050500.xhp
msgctxt ""
-"webwizard05bi.xhp\n"
-"par_idN1053E\n"
+"01050500.xhp\n"
+"par_id3150247\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"34290\">Specifies a background image for the <link href=\"text/shared/autopi/webwizard05.xhp\">Web Wizard style</link>.</ahelp>"
-msgstr "<ahelp hid=\"34290\">Ορίζει μία εικόνα φόντου για το <link href=\"text/shared/autopi/webwizard05.xhp\">Πρότυπο πιλότου ιστοσελίδας</link>.</ahelp>"
+msgid "You can determine which pages to include in the created presentation."
+msgstr "Μπορείτε να ορίσετε τις σελίδες της παρουσίασης που επιθυμείτε να συμπεριληφθούν στην παρουσίαση που δημιουργείται."
-#: webwizard05bi.xhp
+#: 01050500.xhp
msgctxt ""
-"webwizard05bi.xhp\n"
-"par_idN1054F\n"
+"01050500.xhp\n"
+"hd_id3150178\n"
+"19\n"
"help.text"
-msgid "Other"
-msgstr "Άλλα"
+msgid "Choose your pages"
+msgstr "Επιλέξτε τις σελίδες σας"
-#: webwizard05bi.xhp
+#: 01050500.xhp
msgctxt ""
-"webwizard05bi.xhp\n"
-"par_idN10553\n"
+"01050500.xhp\n"
+"par_id3155552\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\"34291\">Opens a file open dialog to select a background image file for the index page.</ahelp>"
-msgstr "<ahelp hid=\"34291\">Ανοίγει ένα διάλογο ανοίγματος αρχείων για να επιλέξετε ένα αρχείο εικόνας φόντου για τη σελίδα ευρετηρίου.</ahelp>"
+msgid "In the list field, you see all pages belonging to the selected presentation template. All pages with a checkmark in the check box next to their names will be included in the created presentation. To not include a page, clear the check box in front of the page name. Click the small plus sign that is next to the page name to display the corresponding sub-items."
+msgstr "Στο πεδίο λίστας, βλέπετε όλες τις σελίδες που ανήκουν στο επιλεγμένο πρότυπο παρουσίασης. Όλες οι σελίδες με ενεργοποιημένο το πεδίο σήμανσης δίπλα στο όνομά τους θα συμπεριληφθούν στην παρουσίαση που δημιουργείται. Για να μην συμπεριλάβετε μία σελίδα, καθαρίστε το πεδίο σήμανσης μπροστά από το όνομα της σελίδας. Κάντε κλικ στο μικρό σύμβολο συν που βρίσκεται δίπλα στο όνομα της σελίδας για να εμφανιστούν τα αντίστοιχα υπο-αντικείμενα."
-#: webwizard05bi.xhp
+#: 01050500.xhp
msgctxt ""
-"webwizard05bi.xhp\n"
-"par_idN10556\n"
+"01050500.xhp\n"
+"hd_id3149346\n"
+"20\n"
"help.text"
-msgid "None"
-msgstr "Κανένα"
+msgid "Create summary"
+msgstr "Δημιουργία σύνοψης"
-#: webwizard05bi.xhp
+#: 01050500.xhp
msgctxt ""
-"webwizard05bi.xhp\n"
-"par_idN1055A\n"
+"01050500.xhp\n"
+"par_id3150774\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"34292\">Clears the background image from the index page.</ahelp>"
-msgstr "<ahelp hid=\"34292\">Καθαρίζει την εικόνα φόντου από τη σελίδα ευρετηρίου.</ahelp>"
+msgid "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_PAGE5_SUMMARY\">Creates a summary of all presentation contents.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_PAGE5_SUMMARY\">Δημιουργεί μία σύνοψη των περιεχομένων ολόκληρης της παρουσίασης.</ahelp>"
-#: 01100300.xhp
+#: 01050500.xhp
msgctxt ""
-"01100300.xhp\n"
+"01050500.xhp\n"
+"par_id3156426\n"
+"23\n"
+"help.text"
+msgid "Return to the <link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentation Wizard</link> title page."
+msgstr "Επιστρέψτε στη σελίδα τίτλου του <link href=\"text/shared/autopi/01050000.xhp\" name=\"Αυτόματου πιλότου παρουσίασης\">Αυτόματου πιλότου παρουσίασης</link>."
+
+#: 01090000.xhp
+msgctxt ""
+"01090000.xhp\n"
"tit\n"
"help.text"
-msgid "Report Wizard - Sort Options"
-msgstr "Αυτόματος Πιλότος Αναφοράς- Επιλογές Ταξινόμησης"
+msgid "Form Wizard"
+msgstr "Αυτόματος πιλότος Φόρμας"
-#: 01100300.xhp
+#: 01090000.xhp
msgctxt ""
-"01100300.xhp\n"
-"hd_id3148668\n"
+"01090000.xhp\n"
+"bm_id9834894\n"
+"help.text"
+msgid "<bookmark_value>forms;wizards</bookmark_value><bookmark_value>wizards;forms</bookmark_value>"
+msgstr "<bookmark_value>φόρμες, αυτόματοι πιλότοι</bookmark_value><bookmark_value>αυτόματοι πιλότοι, φόρμες</bookmark_value>"
+
+#: 01090000.xhp
+msgctxt ""
+"01090000.xhp\n"
+"hd_id3109850\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01100300.xhp\" name=\"Report Wizard - Sort Options\">Report Wizard - Sort Options</link>"
-msgstr "<link href=\"text/shared/autopi/01100300.xhp\" name=\"Αυτόματος Πιλότος Αναφοράς- Επιλογές Ταξινόμησης\"> Αυτόματος Πιλότος Αναφοράς- Επιλογές Ταξινόμησης </link>"
+msgid "Form Wizard"
+msgstr "Αυτόματος πιλότος Φόρμας"
-#: 01100300.xhp
+#: 01090000.xhp
msgctxt ""
-"01100300.xhp\n"
-"par_id3148520\n"
+"01090000.xhp\n"
+"par_id3150247\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the fields by which to sort the report. Fields can be sorted by up to four levels, each either ascending or descending. Grouped fields can only be sorted within each group.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τα πεδία από τα οποία θα ταξινομηθεί η αναφορά. Τα πεδία μπορούν να ταξινομηθούν με μέχρι και τέσσερα επίπεδα, στο κάθε ένα είτε με αύξουσα είτε με φθίνουσα σειρά. Ομαδοποιημένα πεδία μπορούν να ταξινομηθούν μέσα σε κάθε πλαίσιο.</ahelp>"
+msgid "<variable id=\"formular\"><ahelp hid=\"HID_DLGFORM_DIALOG\">Activates the Wizard for creating forms.</ahelp></variable>"
+msgstr "<variable id=\"formular\"><ahelp hid=\"HID_DLGFORM_DIALOG\">Ενεργοποιεί τον Αυτόματο πιλότο για τη δημιουργία φορμών.</ahelp></variable>"
-#: 01100300.xhp
+#: 01090000.xhp
msgctxt ""
-"01100300.xhp\n"
-"hd_id3149205\n"
+"01090000.xhp\n"
+"par_id3152801\n"
"3\n"
"help.text"
-msgid "Sort by"
-msgstr "Ταξινόμηση κατά"
+msgid "Select the form properties using the following steps:"
+msgstr "Εκτελώντας τα ακόλουθα βήματα, μπορείτε να επιλέξετε τις ιδιότητες της φόρμας:"
-#: 01100300.xhp
+#: 01090000.xhp
msgctxt ""
-"01100300.xhp\n"
-"par_id3155555\n"
-"7\n"
+"01090000.xhp\n"
+"par_idN10686\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_3_SORT1\">Select the first field by which to sort the report.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_3_SORT1\">Επιλέξτε το πρώτο πεδίο με το οποίο θα ταξινομηθεί η αναφορά.</ahelp>"
+msgid "<ahelp hid=\".\">Click to create the form without answering further pages.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να δημιουργήσετε την φόρμα χωρίς να απαντήσετε σε άλλες σελίδες.</ahelp>"
-#: 01100300.xhp
+#: 01090100.xhp
msgctxt ""
-"01100300.xhp\n"
-"hd_id3154751\n"
-"4\n"
+"01090100.xhp\n"
+"tit\n"
"help.text"
-msgid "Then by"
-msgstr "Και κατά"
+msgid "Form Wizard - Field Selection"
+msgstr "Αυτόματος πιλότος Φόρμας - Επιλογή πεδίων"
-#: 01100300.xhp
+#: 01090100.xhp
msgctxt ""
-"01100300.xhp\n"
-"par_id3149182\n"
-"8\n"
+"01090100.xhp\n"
+"hd_id3155599\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_3_SORT4\">Select an additional field by which to sort the report.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_3_SORT4\">Επιλέξτε ένα επιπλέον πεδίο με το οποίο θα ταξινομηθεί η αναφορά.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01090100.xhp\" name=\"Form Wizard - Field Selection\">Form Wizard - Field Selection</link>"
+msgstr "<link href=\"text/shared/autopi/01090100.xhp\" name=\"Αυτόματος πιλότος Φόρμας - Επιλογή πεδίων\">Αυτόματος πιλότος Φόρμας - Επιλογή πεδίων</link>"
-#: 01100300.xhp
+#: 01090100.xhp
msgctxt ""
-"01100300.xhp\n"
-"hd_id3146957\n"
-"5\n"
+"01090100.xhp\n"
+"par_id3150445\n"
+"2\n"
"help.text"
-msgid "Ascending"
-msgstr "Αύξουσα"
+msgid "<ahelp hid=\".\">On this page of the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>, you can specify the table or query that you need to create the form as well as the fields that you want to include in the form.</ahelp>"
+msgstr "<ahelp hid=\".\">Σε αυτή τη σελίδα του <link href=\"text/shared/autopi/01090000.xhp\">Αυτόματου Πιλότου Φόρμας</link>, έχετε τη δυνατότητα να ορίσετε τον πίνακα ή το ερώτημα τα οποία χρειάζεστε για να δημιουργήσετε τη φόρμα, καθώς και τα πεδία τα οποία θέλετε να συμπεριληφθούν στη φόρμα.</ahelp>"
-#: 01100300.xhp
+#: 01090100.xhp
msgctxt ""
-"01100300.xhp\n"
-"par_id3155338\n"
-"9\n"
+"01090100.xhp\n"
+"hd_id3153750\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_3_OPTASCEND4\">Sorts the field contents in ascending order.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_3_OPTASCEND4\">Ταξινομεί τα περιεχόμενα κελιού με αύξουσα σειρά.</ahelp>"
+msgid "Tables or queries"
+msgstr "Πίνακες ή ερωτήματα"
-#: 01100300.xhp
+#: 01090100.xhp
msgctxt ""
-"01100300.xhp\n"
-"hd_id3147653\n"
+"01090100.xhp\n"
+"par_id3147399\n"
"6\n"
"help.text"
-msgid "Descending"
-msgstr "Φθίνουσα"
+msgid "<ahelp hid=\"HID_DLGFORM_LBTABLES\">Specifies the table or query that you want to create the form for.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_LBTABLES\">Καθορίζει τον πίνακα ή το ερώτημα για τα οποία επιθυμείτε να δημιουργήσετε τη φόρμα.</ahelp>"
-#: 01100300.xhp
+#: 01090100.xhp
msgctxt ""
-"01100300.xhp\n"
-"par_id3156113\n"
+"01090100.xhp\n"
+"hd_id3153527\n"
+"8\n"
+"help.text"
+msgid "Available fields"
+msgstr "Διαθέσιμα πεδία"
+
+#: 01090100.xhp
+msgctxt ""
+"01090100.xhp\n"
+"par_id3149095\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DLGFORM_FIELDSAVAILABLE\">Lists the names of the data base fields in the selected table or query.</ahelp> Click to select a field or hold down the Shift or the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while you click to select more than one field."
+msgstr "<ahelp hid=\"HID_DLGFORM_FIELDSAVAILABLE\">Παραθέτει τα ονόματα των πεδίων της βάσης δεδομένων στο επιλεγμένο πίνακα ή ερώτημα.</ahelp> Κάντε κλικ για να επιλέξετε ένα πεδίο ή κρατήστε πατημένο το πλήκτρο Shift ή το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> καθώς επιλέγετε περισσότερα από ένα πεδία."
+
+#: 01090100.xhp
+msgctxt ""
+"01090100.xhp\n"
+"hd_id3150443\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_3_OPTDESCEND4\">Sorts the field contents in descending order.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_3_OPTDESCEND4\">Ταξινομεί τα περιεχόμενα κελιού με φθίνουσα σειρά.</ahelp>"
+msgid ">"
+msgstr ">"
-#: 01100300.xhp
+#: 01090100.xhp
msgctxt ""
-"01100300.xhp\n"
-"par_id3156329\n"
+"01090100.xhp\n"
+"par_id3148538\n"
"11\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01100400.xhp\" name=\"More about Report Wizard - Choose Layout\">More about Report Wizard - Choose Layout</link>"
-msgstr "<link href=\"text/shared/autopi/01100400.xhp\" name=\"Περισσότερα για τον Αυτόματο Πιλότο Αναφοράς - Επιλογή Διάταξης\">Περισσότερα για τον Αυτόματο Πιλότο Αναφοράς - Επιλογή Διάταξης</link>"
+msgid "<ahelp hid=\"HID_DLGFORM_CMDMOVESELECTED\">Click to move the selected field(s) to the box that the arrow is pointing to.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_CMDMOVESELECTED\">Κάντε κλικ για να μεταφέρετε το επιλεγμένο πεδίο στο πεδίο το οποίο δείχνει το βέλος.</ahelp>"
-#: webwizard00.xhp
+#: 01090100.xhp
msgctxt ""
-"webwizard00.xhp\n"
-"tit\n"
+"01090100.xhp\n"
+"hd_id3154142\n"
+"12\n"
"help.text"
-msgid "Web Wizard"
-msgstr "Αυτόματος πιλότος ιστοσελίδας"
+msgid ">>"
+msgstr ">>"
-#: webwizard00.xhp
+#: 01090100.xhp
msgctxt ""
-"webwizard00.xhp\n"
-"par_idN1054D\n"
+"01090100.xhp\n"
+"par_id3145121\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/webwizard00.xhp\">Web Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/webwizard00.xhp\">Αυτόματος πιλότος ιστοσελίδας</link>"
+msgid "<ahelp hid=\"HID_DLGFORM_CMDMOVEALL\">Click to move all fields to the box that the arrow is pointing to.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_CMDMOVEALL\">Κάντε κλικ για να μετακινήσετε όλα τα πεδία στο πεδίο στο οποίο δείχνει το βέλος.</ahelp>"
-#: webwizard00.xhp
+#: 01090100.xhp
msgctxt ""
-"webwizard00.xhp\n"
-"par_idN1055D\n"
+"01090100.xhp\n"
+"hd_id3155419\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"34200\">The Web Wizard helps you to maintain a web site on an Internet server.</ahelp> The Web Wizard converts files in a local folder to a web format and uploads the files to the server. The wizard also uses one of the supplied templates to create an index page that contains hyperlinks to the uploaded files."
-msgstr "<ahelp hid=\"34200\">Ο αυτόματος πιλότος ιστοσελίδας σας βοηθά να συντηρήσετε έναν ιστότοπο σε ένα διακομιστή του Internet.</ahelp> Ο αυτόματος πιλότος ιστοσελίδας μετατρέπει αρχεία ενός τοπικού φακέλου σε μία μορφή ιστού και μεταφέρει τα αρχεία στο διακομιστή. Ο αυτόματος πιλότος επίσης χρησιμοποιεί ένα από τα παρεχόμενα πρότυπα για να δημιουργήσει μία σελίδα ευρετηρίου η οποία να περιέχει υπερσυνδέσεις στα αρχεία που μεταφέρθηκαν."
+msgid "<"
+msgstr "<"
-#: webwizard00.xhp
+#: 01090100.xhp
msgctxt ""
-"webwizard00.xhp\n"
-"par_idN105C4\n"
+"01090100.xhp\n"
+"par_id3149763\n"
+"15\n"
"help.text"
-msgid "The Web Wizard uses the File Transfer Protocol (FTP) to upload files to a server. You cannot use the wizard to upload the files if you connect to the internet through a proxy server."
-msgstr "Ο αυτόματος πιλότος ιστοσελίδας χρησιμοποιεί το πρωτόκολλο μεταφοράς αρχείων (FTP) για να μεταφέρει αρχεία σε ένα διακομιστή. Δεν μπορείτε να χρησιμοποιήσετε τον αυτόματο πιλότο για να μεταφέρετε τα αρχεία αν συνδέεστε στο Internet μέσω ενός διακομιστή proxy."
+msgid "<ahelp hid=\"HID_DLGFORM_CMDREMOVESELECTED\">Click to move the selected field(s) to the box that the arrow is pointing to.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_CMDREMOVESELECTED\">Κάντε κλικ για να μεταφέρετε τα επιλεγμένα πεδία στο πεδίο στο οποίο δείχνει το βέλος.</ahelp>"
-#: webwizard00.xhp
+#: 01090100.xhp
msgctxt ""
-"webwizard00.xhp\n"
-"par_idN10574\n"
+"01090100.xhp\n"
+"hd_id3159399\n"
+"16\n"
"help.text"
-msgid "The wizard involves the following steps:"
-msgstr "Ο αυτόματος πιλότος περιλαμβάνει τα επόμενα βήματα:"
+msgid "<<"
+msgstr "<<"
-#: 01170000.xhp
+#: 01090100.xhp
msgctxt ""
-"01170000.xhp\n"
-"tit\n"
+"01090100.xhp\n"
+"par_id3156329\n"
+"17\n"
"help.text"
-msgid "Address Data Source"
-msgstr "Προέλευση δεδομένων για διευθύνσεις"
+msgid "<ahelp hid=\"HID_DLGFORM_CMDREMOVEALL\">Click to move all fields to the box that the arrow is pointing to.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_CMDREMOVEALL\">Κάντε κλικ για να μετακινήσετε όλα τα πεδία στο πεδίο στο οποίο δείχνει το βέλος.</ahelp>"
-#: 01170000.xhp
+#: 01090100.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3147285\n"
-"2\n"
+"01090100.xhp\n"
+"par_idN1074A\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01170000.xhp\" name=\"Address Data Source\">Address Data Source</link>"
-msgstr "<link href=\"text/shared/autopi/01170000.xhp\" name=\"Προέλευση δεδομένων διευθύνσεων\">Προέλευση δεδομένων διευθύνσεων</link>"
+msgid "^"
+msgstr "^"
-#: 01170000.xhp
+#: 01090100.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3153910\n"
-"3\n"
+"01090100.xhp\n"
+"par_idN1074E\n"
"help.text"
-msgid "<ahelp hid=\".\">This wizard registers an existing address book as a data source in $[officename].</ahelp>"
-msgstr "<ahelp hid=\".\">Αυτός ο αυτόματος πιλότος δηλώνει ένα υπάρχον βιβλίο διευθύνσεων ως προέλευση δεδομένων στο $[officename].</ahelp>"
+msgid "<ahelp hid=\".\">Click to move the selected field up one entry in the list.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να μετακινήσετε το επιλεγμένο πεδίο μία καταχώρηση πιο πάνω στη λίστα.</ahelp>"
-#: 01170000.xhp
+#: 01090100.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3151226\n"
-"4\n"
+"01090100.xhp\n"
+"par_idN10751\n"
"help.text"
-msgid "You can register address data and other data sources in $[officename] at any time:"
-msgstr "Μπορείτε να δηλώσετε δεδομένα διευθύνσεων και άλλες προελεύσεις δεδομένων στο $[officename] οποιαδήποτε στιγμή:"
+msgid "v"
+msgstr "v"
-#: 01170000.xhp
+#: 01090100.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3153527\n"
-"9\n"
+"01090100.xhp\n"
+"par_idN10755\n"
"help.text"
-msgid "Please select the type of your external address book"
-msgstr "Επιλέξτε τον τύπο του εξωτερικού σας βιβλίου διευθύνσεων:"
+msgid "<ahelp hid=\".\">Click to move the selected field down one entry in the list.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να μετακινήσετε το επιλεγμένο πεδίο μία καταχώρηση πιο κάτω στη λίστα.</ahelp>"
-#: 01170000.xhp
+#: 01090100.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id5782036\n"
+"01090100.xhp\n"
+"hd_id3147618\n"
+"18\n"
"help.text"
-msgid "Not all types are available on all systems."
-msgstr "Δεν είναι διαθέσιμοι όλοι οι τύποι σε όλα τα συστήματα."
+msgid "Fields in the form"
+msgstr "Πεδία μέσα στη φόρμα"
-#: 01170000.xhp
+#: 01090100.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3154288\n"
-"10\n"
+"01090100.xhp\n"
+"par_id3156194\n"
+"19\n"
"help.text"
-msgid "Seamonkey / Netscape"
-msgstr "Seamonkey / Netscape"
+msgid "<ahelp hid=\"HID_DLGFORM_FIELDSSELECTED\">Displays the fields that are in the new form.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_FIELDSSELECTED\">Εμφανίζει τα πεδία τα οποία βρίσκονται στη νέα φόρμα.</ahelp>"
-#: 01170000.xhp
+#: 01090100.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3145071\n"
-"11\n"
+"01090100.xhp\n"
+"par_id3150398\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_MORK\">Select this option if you already use an address book in Seamonkey or Netscape.</ahelp>"
-msgstr "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_MORK\">Χρησιμοποιήστε αυτήν την επιλογή, αν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο Seamonkey ή στο Netscape.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01090200.xhp\" name=\"Form Wizard - Set up a subform\">Form Wizard - Set up a subform</link>"
+msgstr "<link href=\"text/shared/autopi/01090200.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Δημιουργία υποφόρμας\">Αυτόματος Πιλότος Φόρμας - Δημιουργία υποφόρμας</link>"
-#: 01170000.xhp
+#: 01090200.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3895382\n"
+"01090200.xhp\n"
+"tit\n"
"help.text"
-msgid "Thunderbird"
-msgstr "Thunderbird"
+msgid "Form Wizard - Set up a Subform"
+msgstr "Αυτόματος Πιλότος Φόρμας - Δημιουργία υποφόρμας"
-#: 01170000.xhp
+#: 01090200.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id6709494\n"
+"01090200.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "<ahelp hid=\".\">Select this option if you already use an address book in Thunderbird.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο Thunderbird.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01090200.xhp\">Form Wizard - Set up a Subform</link>"
+msgstr "<link href=\"text/shared/autopi/01090200.xhp\">Αυτόματος Πιλότος Φόρμας - Δημιουργία υποφόρμας</link>"
-#: 01170000.xhp
+#: 01090200.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3149182\n"
-"12\n"
+"01090200.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "LDAP address data"
-msgstr "Δεδομένα διευθύνσεων LDAP"
+msgid "Specify if you want to use a subform and enter the subform's properties. A subform is a form that is inserted in another form."
+msgstr "Καθορίστε αν θέλετε να χρησιμοποιήσετε μια υποφόρμα και εισάγετε τις ιδιότητες της υποφόρμας. Μια υποφόρμα είναι μια φόρμα η οποία εισάγεται μέσα σε μια άλλη φόρμα."
-#: 01170000.xhp
+#: 01090200.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3147209\n"
-"13\n"
+"01090200.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_LDAP\">Select this option if you already have address data on an LDAP server.</ahelp>"
-msgstr "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_LDAP\">Χρησιμοποιήστε αυτήν την επιλογή, αν έχετε ήδη δεδομένα διευθύνσεων σε ένα διακομιστή LDAP.</ahelp>"
+msgid "Add subform"
+msgstr "Προσθήκη υποφόρμας"
-#: 01170000.xhp
+#: 01090200.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3152780\n"
-"14\n"
+"01090200.xhp\n"
+"par_idN105B4\n"
"help.text"
-msgid "Outlook address book"
-msgstr "Βιβλίο διευθύνσεων του Outlook"
+msgid "<ahelp hid=\".\">Select to add a subform.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε για να προσθέσετε μια υποφόρμα</ahelp>"
-#: 01170000.xhp
+#: 01090200.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3159176\n"
-"15\n"
+"01090200.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_OUTLOOK\">Select this option if you already use an address book in Microsoft Outlook (not Outlook Express).</ahelp>"
-msgstr "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_OUTLOOK\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο Microsoft Outlook (όχι στο Outlook Express).</ahelp>"
+msgid "Sub form based on existing relation"
+msgstr "Υποφόρμα βασισμένη σε μια υπάρχουσα σχέση"
-#: 01170000.xhp
+#: 01090200.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3154860\n"
-"16\n"
+"01090200.xhp\n"
+"par_idN105C5\n"
"help.text"
-msgid "Windows system address book"
-msgstr "Βιβλίο διευθύνσεων των Windows"
+msgid "<ahelp hid=\".\">Click to add a subform based on an existing relation.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για προσθέσετε μια υποφόρμα βασισμένη σε μια υπάρχουσα σχέση.</ahelp>"
-#: 01170000.xhp
+#: 01090200.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3150254\n"
-"17\n"
+"01090200.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_OUTLOOKEXPRESS\">Select this option if you already use an address book in Microsoft Outlook Express.</ahelp>"
-msgstr "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_OUTLOOKEXPRESS\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο Microsoft Outlook Express.</ahelp>"
+msgid "Which relation do you want to add?"
+msgstr "Ποιά σχέση θέλετε να προσθέσετε;"
-#: 01170000.xhp
+#: 01090200.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id9215979\n"
+"01090200.xhp\n"
+"par_idN105D2\n"
"help.text"
-msgid "KDE Address book"
-msgstr "Βιβλίο διευθύνσεων του KDE"
+msgid "<ahelp hid=\".\">Select the relation on which the subform is based.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τη σχέση πάνω στην οποία θα βασιστεί η φόρμα.</ahelp>"
-#: 01170000.xhp
+#: 01090200.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id585650\n"
+"01090200.xhp\n"
+"par_idN105D1\n"
"help.text"
-msgid "<ahelp hid=\".\">Select this option if you already use an address book in KDE Address book.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο KDE Address book.</ahelp>"
+msgid "Sub form based on manual selection of fields"
+msgstr "Υποφόρμα βασισμένη στη χειρωνακτική επιλογή πεδίων"
-#: 01170000.xhp
+#: 01090200.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id4791405\n"
+"01090200.xhp\n"
+"par_idN105DF\n"
"help.text"
-msgid "OS X Address book"
-msgstr "Βιβλίο διευθύνσεων του OS X"
+msgid "<ahelp hid=\".\">Click to add a subform based on a manual selection of fields. </ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να προσθέσετε μια υποφόρμα βασισμένη σε μία χειροκίνητη επιλογή πεδίων.</ahelp>"
-#: 01170000.xhp
+#: 01090200.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id6873683\n"
+"01090200.xhp\n"
+"par_idN105E2\n"
"help.text"
-msgid "<ahelp hid=\".\">Select this option if you already use an address book in OS X Address book.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο OS X Address book.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01090210.xhp\" name=\"Form Wizard - Add subform fields\">Form Wizard - Add subform fields</link>"
+msgstr "<link href=\"text/shared/autopi/01090210.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Προσθήκη πεδίων υποφόρμας\">Αυτόματος Πιλότος Φόρμας - Προσθήκη πεδίων υποφόρμας</link>"
-#: 01170000.xhp
+#: 01090210.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id4517654\n"
+"01090210.xhp\n"
+"tit\n"
"help.text"
-msgid "Evolution"
-msgstr "Evolution"
+msgid "Form Wizard - Add Subform Fields"
+msgstr "Αυτόματος Πιλότος Φόρμας- Προσθήκη πεδίων υποφόρμας"
-#: 01170000.xhp
+#: 01090210.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id4368724\n"
+"01090210.xhp\n"
+"par_idN10546\n"
"help.text"
-msgid "<ahelp hid=\".\">Select this option if you already use an address book in Evolution.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο Evolution.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01090210.xhp\">Form Wizard - Add Subform Fields</link>"
+msgstr "<link href=\"text/shared/autopi/01090210.xhp\">Αυτόματος Πιλότος Φόρμας - Προσθήκη πεδίων υποφόρμας </link>"
-#: 01170000.xhp
+#: 01090210.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id4218268\n"
+"01090210.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "Evolution LDAP"
-msgstr "Evolution LDAP"
+msgid "Specify the table or query you need to create the subform, and which fields you wish to include in the subform."
+msgstr "Καθορίστε τον πίνακα ή το ερώτημα που χρειάζεστε για να δημιουργήσετε μια υποφόρμα, καθώς και ποια πεδία επιθυμείτε να συμπεριλαμβάνονται στην υποφόρμα."
-#: 01170000.xhp
+#: 01090210.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id6269112\n"
+"01090210.xhp\n"
+"par_idN10559\n"
"help.text"
-msgid "<ahelp hid=\".\">Select this option if you already use an address book in Evolution LDAP.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο Evolution LDAP.</ahelp>"
+msgid "Tables or queries"
+msgstr "Πίνακες ή ερωτήματα"
-#: 01170000.xhp
+#: 01090210.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id8174382\n"
+"01090210.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "Groupwise"
-msgstr "Groupwise"
+msgid "<ahelp hid=\".\">Specifies the table or query for which the subform is to be created.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τον πίνακα ή το ερώτημα βάσει του οποίου πρόκειται να δημιουργηθεί η υποφόρμα.</ahelp>"
-#: 01170000.xhp
+#: 01090210.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id5294045\n"
+"01090210.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "<ahelp hid=\".\">Select this option if you already use an address book in Groupwise.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο Groupwise.</ahelp>"
+msgid "Fields in my subform"
+msgstr "Πεδία στις υποφόρμες μου."
-#: 01170000.xhp
+#: 01090210.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3150976\n"
-"18\n"
+"01090210.xhp\n"
+"par_idN10594\n"
"help.text"
-msgid "Other external data source"
-msgstr "Άλλη εξωτερική προέλευση δεδομένων"
+msgid "<ahelp hid=\".\">Displays all fields that will be included in the new subform.</ahelp>"
+msgstr "<ahelp hid=\".\"> Εμφανίζει όλα τα πεδία τα οποία θα συμπεριληφθούν στη νέα υποφόρμα.</ahelp>"
-#: 01170000.xhp
+#: 01090210.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3156192\n"
-"19\n"
+"01090210.xhp\n"
+"par_idN10597\n"
"help.text"
-msgid "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_OTHER\">Select this option if you want to register another data source as address book in $[officename].</ahelp>"
-msgstr "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_OTHER\">Χρησιμοποιήστε αυτήν την επιλογή, εάν θέλετε να δηλώσετε κάποια άλλη προέλευση δεδομένων ως βιβλίο διευθύνσεων στο $[officename].</ahelp>"
+msgid "<link href=\"text/shared/autopi/01090220.xhp\" name=\"Form Wizard - Get joined fields\">Form Wizard - Get joined fields</link>"
+msgstr "<link href=\"text/shared/autopi/01090220.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Λήψη συνδεδεμένων πεδίων\">Αυτόματος Πιλότος Φόρμας - Λήψη συνδεδεμένων πεδίων</link>"
-#: 01170000.xhp
+#: 01090220.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3145674\n"
-"21\n"
+"01090220.xhp\n"
+"tit\n"
"help.text"
-msgid "Cancel"
-msgstr "Ακύρωση"
+msgid "Form Wizard - Get Joined Fields"
+msgstr "Αυτόματος Πιλότος Φόρμας - Λήψη συνδεδεμένων πεδίων"
-#: 01170000.xhp
+#: 01090220.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3154306\n"
-"20\n"
+"01090220.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "<ahelp hid=\"HID_ABSPILOT_CANCEL\">Exits the wizard without implementing any changes.</ahelp>"
-msgstr "<ahelp hid=\"HID_ABSPILOT_CANCEL\">Κλείνει τον αυτόματο πιλότο χωρίς να πραγματοποιεί αλλαγές.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01090220.xhp\">Form Wizard - Get Joined Fields</link>"
+msgstr "<link href=\"text/shared/autopi/01090220.xhp\">Αυτόματος Πιλότος Φόρμας - Λήψη συνδεδεμένων πεδίων</link>"
-#: 01170000.xhp
+#: 01090220.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3148943\n"
-"22\n"
+"01090220.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "<ahelp hid=\"HID_ABSPILOT_PREVIOUS\" visibility=\"hidden\">Go to previous step.</ahelp>"
-msgstr "<ahelp hid=\"HID_ABSPILOT_PREVIOUS\" visibility=\"hidden\">Μετάβαση στο προηγούμενο βήμα.</ahelp>"
+msgid "If you chose in step 2 to set up a subform based on manual selection of fields, you can select the joined fields on this wizard page."
+msgstr "Αν στο βήμα 2 επιλέξατε να οργανώσετε μια υποφόρμα βασισμένη στη χειροκίνητη επιλογή πεδίων, έχετε τη δυνατότητα να διαλέξετε τα συνδεδεμένα πεδία σε αυτή τη σελίδα του αυτόματου πιλότου."
-#: 01170000.xhp
+#: 01090220.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3148946\n"
-"23\n"
+"01090220.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "<ahelp hid=\"HID_ABSPILOT_NEXT\" visibility=\"hidden\">Go to next step.</ahelp>"
-msgstr "<ahelp hid=\"HID_ABSPILOT_NEXT\" visibility=\"hidden\">Μετάβαση στο επόμενο βήμα.</ahelp>"
+msgid "First joined subform field"
+msgstr "Πρώτο συνδεδεμένο πεδίο υποφόρμας"
-#: 01170000.xhp
+#: 01090220.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3147303\n"
-"5\n"
+"01090220.xhp\n"
+"par_idN105B4\n"
"help.text"
-msgid "Create"
-msgstr "Δημιουργία"
+msgid "<ahelp hid=\".\">Select the subform field that is joined to the main form field, which you select in the list box next to this list box.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το πεδίο της υποφόρμας το οποίο συνδέεται στο κύριο πεδίο φόρμας, το οποίο επιλέγετε στο πλαίσιο λίστας δίπλα σε αυτό το πλαίσιο λίστας.</ahelp>"
-#: 01170000.xhp
+#: 01090220.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3149795\n"
-"6\n"
+"01090220.xhp\n"
+"par_idN105B9\n"
"help.text"
-msgid "<ahelp hid=\"HID_ABSPILOT_FINISH\">Establishes the connection to the data source and closes the dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_ABSPILOT_FINISH\">Εγκαθιστά τη σύνδεση στην προέλευση δεδομένων και κλείνει το διάλογο.</ahelp>"
+msgid "First joined main form field"
+msgstr "Πρώτο συνδεδεμένο κύριο πεδίο φόρμας"
-#: 01170400.xhp
+#: 01090220.xhp
msgctxt ""
-"01170400.xhp\n"
-"tit\n"
+"01090220.xhp\n"
+"par_idN105BF\n"
"help.text"
-msgid "Data Source Name"
-msgstr "Όνομα προέλευσης δεδομένων"
+msgid "<ahelp hid=\".\">Select the main form field that is joined to the subform field, which you select in the list box next to this list box.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το κύριο πεδίο φόρμας το οποίο συνδέεται στο πεδίο υποφόρμας, το οποίο επιλέγετε στο πεδίο λίστας δίπλα σε αυτό το πεδίο λίστας.</ahelp>"
-#: 01170400.xhp
+#: 01090220.xhp
msgctxt ""
-"01170400.xhp\n"
-"hd_id3147000\n"
-"1\n"
+"01090220.xhp\n"
+"par_idN105CE\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01170400.xhp\" name=\"Data Source Name\">Data Source Name</link>"
-msgstr "<link href=\"text/shared/autopi/01170400.xhp\" name=\"Όνομα προέλευσης δεδομένων\">Όνομα προέλευσης δεδομένων</link>"
+msgid "Second joined subform field"
+msgstr "Δεύτερο συνδεδεμένο πεδίο υποφόρμας"
-#: 01170400.xhp
+#: 01090220.xhp
msgctxt ""
-"01170400.xhp\n"
-"par_id3144740\n"
-"2\n"
+"01090220.xhp\n"
+"par_idN105D2\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies a location for the address book file and a name under which the data source will be listed in the data source explorer.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει μία τοποθεσία για το αρχείο βιβλίου διευθύνσεων και ένα όνομα με το οποίο θα εμφανίζεται η προέλευση δεδομένων στο παράθυρο περιήγησης στις προελεύσεις δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">Select the subform field that is joined to the main form field, which you select in the list box next to this list box.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το πεδίο της υποφόρμας το οποίο συνδέεται στο κύριο πεδίο φόρμας, το οποίο επιλέγετε στο πλαίσιο λίστας δίπλα σε αυτό το πλαίσιο λίστας.</ahelp>"
-#: 01170400.xhp
+#: 01090220.xhp
msgctxt ""
-"01170400.xhp\n"
-"par_idN105B7\n"
+"01090220.xhp\n"
+"par_idN105D5\n"
"help.text"
-msgid "Location"
-msgstr "Τοποθεσία"
+msgid "Second joined main form field"
+msgstr "Δεύτερο συνδεδεμένο κύριο πεδίο φόρμας"
-#: 01170400.xhp
+#: 01090220.xhp
msgctxt ""
-"01170400.xhp\n"
-"par_idN105BB\n"
+"01090220.xhp\n"
+"par_idN105D9\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the location of the database file.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσδιορίζει την τοποθεσία του αρχείου της βάσης δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">Select the main form field that is joined to the subform field, which you select in the list box next to this list box.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το κύριο πεδίο φόρμας το οποίο συνδέεται στο πεδίο υποφόρμας, το οποίο επιλέγετε στο πεδίο λίστας δίπλα σε αυτό το πεδίο λίστας.</ahelp>"
-#: 01170400.xhp
+#: 01090220.xhp
msgctxt ""
-"01170400.xhp\n"
-"par_idN105BE\n"
+"01090220.xhp\n"
+"par_idN105DC\n"
"help.text"
-msgid "Browse"
-msgstr "Αναζήτηση"
+msgid "Third joined subform field"
+msgstr "Τρίτο συνδεδεμένο πεδίο υποφόρμας"
-#: 01170400.xhp
+#: 01090220.xhp
msgctxt ""
-"01170400.xhp\n"
-"par_idN105C2\n"
+"01090220.xhp\n"
+"par_idN105E0\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the location using a file dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσδιορίζει την τοποθεσία χρησιμοποιώντας ένα διάλογο.</ahelp>"
+msgid "<ahelp hid=\".\">Select the subform field that is joined to the main form field, which you select in the list box next to this list box.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το πεδίο της υποφόρμας το οποίο συνδέεται στο κύριο πεδίο φόρμας, το οποίο επιλέγετε στο πλαίσιο λίστας δίπλα σε αυτό το πλαίσιο λίστας.</ahelp>"
-#: 01170400.xhp
+#: 01090220.xhp
msgctxt ""
-"01170400.xhp\n"
-"par_idN105C5\n"
+"01090220.xhp\n"
+"par_idN105E3\n"
"help.text"
-msgid "Make this address book available to all modules in %PRODUCTNAME"
-msgstr "Κάντε αυτό το βιβλίο διευθύνσεων διαθέσιμο σε όλες τις λειτουργικές μονάδες στο %PRODUCTNAME"
+msgid "Third joined main form field"
+msgstr "Τρίτο συνδεδεμένο κύριο πεδίο φόρμας"
-#: 01170400.xhp
+#: 01090220.xhp
msgctxt ""
-"01170400.xhp\n"
-"par_idN105C9\n"
+"01090220.xhp\n"
+"par_idN105E7\n"
"help.text"
-msgid "<ahelp hid=\".\">Registers the newly created database file in %PRODUCTNAME. The database will then be listed in the data source window (F4). If this check box is cleared, the database will be available only by opening the database file.</ahelp>"
-msgstr "<ahelp hid=\".\">Δηλώνει το προσφάτως δημιουργημένο αρχείο βάσης δεδομένων στο %PRODUCTNAME. Η βάση θα εμφανίζεται στην λίστα στο παράθυρο προέλευσης δεδομένων (F4). Αν δεν έχει επιλεχθεί αυτό το πεδίο, η βάση θα είναι διαθέσιμη μόνο ανοίγοντας το αρχείο της βάσης δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">Select the main form field that is joined to the subform field, which you select in the list box next to this list box.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το κύριο πεδίο φόρμας το οποίο συνδέεται στο πεδίο υποφόρμας, το οποίο επιλέγετε στο πεδίο λίστας δίπλα σε αυτό το πεδίο λίστας.</ahelp>"
-#: 01170400.xhp
+#: 01090220.xhp
msgctxt ""
-"01170400.xhp\n"
-"hd_id3144436\n"
-"3\n"
+"01090220.xhp\n"
+"par_idN105EA\n"
"help.text"
-msgid "Address book name"
-msgstr "Όνομα βιβλίου διευθύνσεων"
+msgid "Fourth joined subform field"
+msgstr "Τέταρτο συνδεδεμένο πεδίο υποφόρμας"
-#: 01170400.xhp
+#: 01090220.xhp
msgctxt ""
-"01170400.xhp\n"
-"par_id3154673\n"
-"4\n"
+"01090220.xhp\n"
+"par_idN105EE\n"
"help.text"
-msgid "<ahelp hid=\"extensions:Edit:RID_PAGE_FINAL:ET_DATASOURCENAME\">Specifies the data source name.</ahelp>"
-msgstr "<ahelp hid=\"extensions:Edit:RID_PAGE_FINAL:ET_DATASOURCENAME\">Προσδιορίζει το όνομα της προέλευσης δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">Select the subform field that is joined to the main form field, which you select in the list box next to this list box.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το πεδίο της υποφόρμας το οποίο συνδέεται στο κύριο πεδίο φόρμας, το οποίο επιλέγετε στο πλαίσιο λίστας δίπλα σε αυτό το πλαίσιο λίστας.</ahelp>"
-#: 01000000.xhp
+#: 01090220.xhp
msgctxt ""
-"01000000.xhp\n"
-"tit\n"
+"01090220.xhp\n"
+"par_idN105F1\n"
"help.text"
-msgid "Wizard"
-msgstr "Αυτόματος πιλότος"
+msgid "Fourth joined main form field"
+msgstr "Τέταρτο συνδεδεμένο κύριο πεδίο φόρμας"
-#: 01000000.xhp
+#: 01090220.xhp
msgctxt ""
-"01000000.xhp\n"
-"bm_id3152551\n"
+"01090220.xhp\n"
+"par_idN105F5\n"
"help.text"
-msgid "<bookmark_value>wizards; overview</bookmark_value><bookmark_value>AutoPilots, see wizards</bookmark_value>"
-msgstr "<bookmark_value>αυτόματοι πιλότοι, σύνοψη</bookmark_value><bookmark_value>Autopilots, δείτε Αυτόματοι πιλότοι</bookmark_value>"
+msgid "<ahelp hid=\".\">Select the main form field that is joined to the subform field, which you select in the list box next to this list box.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το κύριο πεδίο φόρμας το οποίο συνδέεται στο πεδίο υποφόρμας, το οποίο επιλέγετε στο πεδίο λίστας δίπλα σε αυτό το πεδίο λίστας.</ahelp>"
-#: 01000000.xhp
+#: 01090220.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3152551\n"
+"01090220.xhp\n"
+"par_idN105F8\n"
+"help.text"
+msgid "<link href=\"text/shared/autopi/01090300.xhp\" name=\"Form Wizard - Arrange controls\">Form Wizard - Arrange controls</link>"
+msgstr "<link href=\"text/shared/autopi/01090300.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Διάταξη ελέγχων\">Αυτόματος Πιλότος Φόρμας - Διάταξη ελέγχων</link>"
+
+#: 01090300.xhp
+msgctxt ""
+"01090300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Form Wizard - Arrange Controls"
+msgstr "Αυτόματος Πιλότος Φόρμας - Διάταξη ελέγχων"
+
+#: 01090300.xhp
+msgctxt ""
+"01090300.xhp\n"
+"hd_id3163829\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01000000.xhp\" name=\"Wizards\">Wizards</link>"
-msgstr "<link href=\"text/shared/autopi/01000000.xhp\" name=\"Αυτόματοι πιλότοι\">Αυτόματοι πιλότοι</link>"
+msgid "<link href=\"text/shared/autopi/01090300.xhp\" name=\"Form Wizard - Arrange Controls\">Form Wizard - Arrange Controls</link>"
+msgstr "<link href=\"text/shared/autopi/01090300.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Διάταξη ελέγχων<\">Αυτόματος Πιλότος Φόρμας - Διάταξη ελέγχων</link>"
-#: 01000000.xhp
+#: 01090300.xhp
msgctxt ""
-"01000000.xhp\n"
-"par_id3153527\n"
+"01090300.xhp\n"
+"par_id3153539\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:AutoPilotMenu\">Guides you through creating business and personal letters, faxes, agendas, presentations, and more.</ahelp>"
-msgstr "<ahelp hid=\".uno:AutoPilotMenu\">Σας καθοδηγεί κατά τη δημιουργία επαγγελματικών και προσωπικών επιστολών, fax, προγραμμάτων εργασίας, παρουσιάσεων.</ahelp>"
+msgid "On this page of the Wizard, you can select the layout of the created form."
+msgstr "Σε αυτή τη σελίδα του Αυτόματου Πιλότου, έχετε τη δυνατότητα να ορίσετε την διάταξη της υπό κατασκευή φόρμας."
-#: 01000000.xhp
+#: 01090300.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3154750\n"
+"01090300.xhp\n"
+"hd_id3150791\n"
+"27\n"
+"help.text"
+msgid "Label placement"
+msgstr "Τοποθέτηση ετικέτας"
+
+#: 01090300.xhp
+msgctxt ""
+"01090300.xhp\n"
+"hd_id3153379\n"
+"28\n"
+"help.text"
+msgid "Align left"
+msgstr "Στοίχιση αριστερά"
+
+#: 01090300.xhp
+msgctxt ""
+"01090300.xhp\n"
+"par_id3151210\n"
+"29\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DLGFORM_CMDALIGNLEFT\">The labels are left-aligned.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_CMDALIGNLEFT\">Οι ετικέτες στοιχίζονται αριστερά.</ahelp>"
+
+#: 01090300.xhp
+msgctxt ""
+"01090300.xhp\n"
+"hd_id3149169\n"
+"30\n"
+"help.text"
+msgid "Align right"
+msgstr "Στοίχιση δεξιά"
+
+#: 01090300.xhp
+msgctxt ""
+"01090300.xhp\n"
+"par_id3148672\n"
+"31\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DLGFORM_CMDALIGNRIGHT\">The labels are right-aligned.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_CMDALIGNRIGHT\">Οι ετικέτες στοιχίζονται δεξιά.</ahelp>"
+
+#: 01090300.xhp
+msgctxt ""
+"01090300.xhp\n"
+"hd_id3153682\n"
"3\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01010000.xhp\" name=\"Letter\">Letter</link>"
-msgstr "<link href=\"text/shared/autopi/01010000.xhp\" name=\"Επιστολή\">Επιστολή</link>"
+msgid "Arrangement of the main form"
+msgstr "Διάταξη της κύριας φόρμας"
-#: 01000000.xhp
+#: 01090300.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3153662\n"
+"01090300.xhp\n"
+"hd_id3155892\n"
"4\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01020000.xhp\" name=\"Fax\">Fax</link>"
-msgstr "<link href=\"text/shared/autopi/01020000.xhp\" name=\"Fax\">Fax</link>"
+msgid "Columnar - Labels Left"
+msgstr "Σε στήλες - Οι ετικέτες αριστερά"
-#: 01000000.xhp
+#: 01090300.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3153561\n"
-"6\n"
+"01090300.xhp\n"
+"par_id3149388\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Agenda\">Agenda</link>"
-msgstr "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Πρόγραμμα εργασίας\">Πρόγραμμα εργασίας</link>"
+msgid "<ahelp hid=\"HID_DLGFORM_CMDLEFTLABELED\">Aligns the database fields column-wise with the labels to the left of the fields.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_CMDLEFTLABELED\">Στοιχίζει τα πεδία της βάσης δεδομένων βάσει στηλών με τις ετικέτες στα αριστερά των πεδίων.</ahelp>"
-#: 01000000.xhp
+#: 01090300.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3146948\n"
-"7\n"
+"01090300.xhp\n"
+"hd_id3145345\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation\">Presentation</link>"
-msgstr "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Παρουσίαση\">Παρουσίαση</link>"
+msgid "Columnar - Labels on Top"
+msgstr "Σε στήλες - Οι ετικέτες Επάνω"
-#: 01000000.xhp
+#: 01090300.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3147530\n"
-"16\n"
+"01090300.xhp\n"
+"par_id3150355\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01130000.xhp\" name=\"Document Converter\">Document Converter</link>"
-msgstr "<link href=\"text/shared/autopi/01130000.xhp\" name=\"Μετατροπέας Εγγράφου\">Μετατροπέας Εγγράφου</link>"
+msgid "<ahelp hid=\"HID_DLGFORM_CMDTOPLABELED\">Aligns the database fields column-wise with the labels above the field.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_CMDTOPLABELED\">Στοιχίζει τα πεδία της βάσης δεδομένων κατά στήλες με τις ετικέτες πάνω από τα πεδία.</ahelp>"
-#: 01000000.xhp
+#: 01090300.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3147303\n"
-"18\n"
+"01090300.xhp\n"
+"hd_id3147209\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Euro Converter\">Euro Converter</link>"
-msgstr "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Μετατροπέας σε ευρώ\">Μετατροπέας σε ευρώ</link>"
+msgid "As Data Sheet"
+msgstr "Ως Φύλλο Δεδομένων"
-#: 01050000.xhp
+#: 01090300.xhp
msgctxt ""
-"01050000.xhp\n"
-"tit\n"
+"01090300.xhp\n"
+"par_id3153824\n"
+"17\n"
"help.text"
-msgid "Presentation Wizard"
-msgstr "Αυτόματος πιλότος παρουσίασης"
+msgid "<ahelp hid=\"HID_DLGFORM_CMDTABLESTYLE\">Aligns the database fields in a tabular form.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_CMDTABLESTYLE\">Στοιχίζει τα πεδία της βάσης δεδομένων σε μορφή πίνακα.</ahelp>"
-#: 01050000.xhp
+#: 01090300.xhp
msgctxt ""
-"01050000.xhp\n"
-"bm_id3159224\n"
+"01090300.xhp\n"
+"hd_id3154897\n"
+"8\n"
"help.text"
-msgid "<bookmark_value>wizards; presentations</bookmark_value><bookmark_value>presentations; wizards</bookmark_value>"
-msgstr "<bookmark_value>αυτόματοι πιλότοι, παρουσιάσεις</bookmark_value><bookmark_value>παρουσιάσεις, αυτόματοι πιλότοι</bookmark_value>"
+msgid "In Blocks - Labels Above"
+msgstr "Σε τμήματα - Οι Ετικέτες Επάνω"
-#: 01050000.xhp
+#: 01090300.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3159224\n"
-"1\n"
+"01090300.xhp\n"
+"par_id3155421\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentation Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Αυτόματος πιλότος παρουσίασης\">Αυτόματος πιλότος παρουσίασης</link>"
+msgid "<ahelp hid=\"HID_DLGFORM_CMDTOPJUSTIFIED\">Arranges the labels above the corresponding data.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGFORM_CMDTOPJUSTIFIED\">Διατάσσει τις ετικέτες επάνω από τα αντίστοιχα δεδομένα.</ahelp>"
-#: 01050000.xhp
+#: 01090300.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3156027\n"
-"2\n"
+"01090300.xhp\n"
+"par_idN106C9\n"
"help.text"
-msgid "<variable id=\"autopilot\"><ahelp hid=\"SID_AUTOPILOT\">Use the wizard to interactively create a presentation. With the wizard, you can modify the sample templates to suit your needs.</ahelp></variable> The wizard takes you step by step through the design elements and offers various editing options."
-msgstr "<variable id=\"autopilot\"><ahelp hid=\"SID_AUTOPILOT\">Χρησιμοποιήστε τον αυτόματο πιλότο για να δημιουργήσετε μια παρουσίαση. Με τον αυτόματο πιλότο, μπορείτε να τροποποιήσετε τα δείγματα προτύπων ώστε να ταιριάζουν στις ανάγκες σας.</ahelp></variable> Ο αυτόματος πιλότος σας καθοδηγεί βήμα βήμα ανάμεσα στα διάφορα στοιχεία σχεδίασης και προσφέρει ποικίλες δυνατότητες επεξεργασίας."
+msgid "Arrangement of the subform"
+msgstr "Διάταξη της υποφόρμας"
-#: 01050000.xhp
+#: 01090300.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3154289\n"
-"11\n"
+"01090300.xhp\n"
+"par_idN106D5\n"
"help.text"
-msgid "The Presentation Wizard starts automatically when you open a new presentation. You can deactivate this function if you choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentation - General\">%PRODUCTNAME Impress - General</link></emph> and deselect the <emph>Start with Wizard</emph> check box."
-msgstr "Ο οδηγός παρουσίασης ξεκινά αυτόματα όταν ανοίγεται μια νέα παρουσίαση. Μπορείτε να απενεργοποιήσετε αυτή τη λειτουργία εάν επιλέξετε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01070500.xhp\" name=\"Παρουσίαση - Γενικά\">%PRODUCTNAME Impress - Γενικά</link></emph> και αποεπιλέξετε το πλαίσιο ελέγχου <emph>Εκκίνηση με οδηγό</emph>."
+msgid "Columnar - Labels Left"
+msgstr "Σε στήλες - Οι ετικέτες αριστερά"
-#: 01050000.xhp
+#: 01090300.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3166410\n"
-"3\n"
+"01090300.xhp\n"
+"par_idN106D9\n"
"help.text"
-msgid "Within each wizard page, you can undo, modify, or skip altogether the editing steps. If you decide to skip over one of the pages, the wizard uses the default settings."
-msgstr "Σε κάθε σελίδα του αυτόματου πιλότου, μπορείτε να αναιρέσετε, τροποποιήσετε ή να παρακάμψετε όλα τα βήματα επεξεργασίας. Αν αποφασίσετε να παρακάμψετε μία από τις σελίδες, ο αυτόματος πιλότος χρησιμοποιεί τις προεπιλεγμένες ρυθμίσεις."
+msgid "<ahelp hid=\".\">Aligns the database fields column-wise with the labels to the left of the fields.</ahelp>"
+msgstr "<ahelp hid=\".\">Στοιχίζει τα πεδία της βάσης δεδομένων κατά στήλες με τις ετικέτες αριστερά από τα πεδία.</ahelp>"
-#: 01050000.xhp
+#: 01090300.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3159269\n"
-"4\n"
+"01090300.xhp\n"
+"par_idN106DC\n"
"help.text"
-msgid "<< Back"
-msgstr "<< Πίσω"
+msgid "Columnar - Labels on Top"
+msgstr "Σε στήλες - Οι ετικέτες Επάνω"
-#: 01050000.xhp
+#: 01090300.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3150504\n"
-"5\n"
+"01090300.xhp\n"
+"par_idN106E0\n"
"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_LAST\">Returns to the previous step without deleting your current settings.</ahelp> You can only select this button after the second editing step."
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_LAST\">Επιστρέφει στο προηγούμενο βήμα χωρίς να σβήσει τις υπάρχουσες ρυθμίσεις σας.</ahelp> Μπορείτε να επιλέξετε αυτό το πεδίο επιλογής μόνο μετά το δεύτερο βήμα επεξεργασίας."
+msgid "<ahelp hid=\".\">Aligns the database fields column-wise with the labels above the field.</ahelp>"
+msgstr "<ahelp hid=\".\">Στοιχίζει τα πεδία της βάσης δεδομένων κατά στήλες με τις ετικέτες πάνω από τα πεδία.</ahelp>"
-#: 01050000.xhp
+#: 01090300.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3153349\n"
-"6\n"
+"01090300.xhp\n"
+"par_idN106E3\n"
"help.text"
-msgid "Next >>"
-msgstr "Επόμενο >>"
+msgid "As Data Sheet"
+msgstr "Ως Φύλλο Δεδομένων"
-#: 01050000.xhp
+#: 01090300.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3156307\n"
-"7\n"
+"01090300.xhp\n"
+"par_idN106E7\n"
"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_NEXT\">Accepts the new settings and moves to the next page.</ahelp> You will not be able to select this button in the last editing step."
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_NEXT\">Αποδοχή των νέων ρυθμίσεων και μετάβαση στην επόμενη σελίδα.</ahelp> Δεν θα μπορείτε να επιλέξετε αυτό το πεδίο επιλογής στο τελευταίο βήμα επεξεργασίας."
+msgid "<ahelp hid=\".\">Aligns the database fields in a tabular form.</ahelp>"
+msgstr "<ahelp hid=\".\">Στοιχίζει τα πεδία της βάσης δεδομένων σε μορφή πίνακα.</ahelp>"
-#: 01050000.xhp
+#: 01090300.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3156327\n"
-"8\n"
+"01090300.xhp\n"
+"par_idN106EA\n"
"help.text"
-msgid "Create"
-msgstr "Δημιουργία"
+msgid "In Blocks - Labels Above"
+msgstr "Σε τμήματα - Οι Ετικέτες Επάνω"
-#: 01050000.xhp
+#: 01090300.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3153087\n"
-"9\n"
+"01090300.xhp\n"
+"par_idN106EE\n"
"help.text"
-msgid "The wizard creates a new document based on the specified settings. You can later specify a name for the document and save it."
-msgstr "Ο αυτόματος πιλότος δημιουργεί ένα νέο έγγραφο βάσει των ρυθμίσεων που έχει προσδιορίσει. Μπορείτε αργότερα να ορίσετε ένα όνομα για το έγγραφο και να το αποθηκεύσετε."
+msgid "<ahelp hid=\".\">Arranges the labels above the corresponding data.</ahelp>"
+msgstr "<ahelp hid=\".\">Διατάσσει τις ετικέτες επάνω από τα αντίστοιχα δεδομένα.</ahelp>"
-#: 01050000.xhp
+#: 01090300.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3149656\n"
-"10\n"
+"01090300.xhp\n"
+"par_idN106F3\n"
"help.text"
-msgid "$[officename] saves the current wizard settings and uses them as default the next time you open the wizard."
-msgstr "Το $[officename] αποθηκεύει τις τρέχουσες ρυθμίσεις του αυτόματου πιλότου και τις χρησιμοποιεί ως προεπιλεγμένες την επόμενη φορά που ανοίγετε τον αυτόματο πιλότο."
+msgid "<link href=\"text/shared/autopi/01090400.xhp\" name=\"Form Wizard - Set data entry\">Form Wizard - Set data entry</link>"
+msgstr "<link href=\"text/shared/autopi/01090400.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Ρύθμιση εισαγωγής δεδομένων\">Αυτόματος Πιλότος Φόρμας - Ρύθμιση εισαγωγής δεδομένων</link>"
-#: webwizard07fc.xhp
+#: 01090400.xhp
msgctxt ""
-"webwizard07fc.xhp\n"
+"01090400.xhp\n"
"tit\n"
"help.text"
-msgid "FTP Connection"
-msgstr "Σύνδεση FTP"
+msgid "Form Wizard - Set Data Entry"
+msgstr "Αυτόματος Πιλότος Φόρμας - Ρύθμιση εισαγωγής δεδομένων"
-#: webwizard07fc.xhp
+#: 01090400.xhp
msgctxt ""
-"webwizard07fc.xhp\n"
+"01090400.xhp\n"
"par_idN10543\n"
"help.text"
-msgid "FTP Connection"
-msgstr "Σύνδεση FTP"
+msgid "<link href=\"text/shared/autopi/01090400.xhp\">Form Wizard - Set Data Entry</link>"
+msgstr "<link href=\"text/shared/autopi/01090400.xhp\">Αυτόματος Πιλότος Φόρμας - Ρύθμιση εισαγωγής δεδομένων</link>"
-#: webwizard07fc.xhp
+#: 01090400.xhp
msgctxt ""
-"webwizard07fc.xhp\n"
-"par_idN10547\n"
+"01090400.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "<ahelp hid=\"41040\">Edit and test the FTP server connection settings for the <link href=\"text/shared/autopi/webwizard07.xhp\">Web Wizard</link>.</ahelp>"
-msgstr "<ahelp hid=\"41040\">Επεξεργαστείτε και ελέγξτε τις ρυθμίσεις σύνδεσης με διακομιστή FTP για τον <link href=\"text/shared/autopi/webwizard07.xhp\">Αυτόματο πιλότο ιστοσελίδας</link>.</ahelp>"
+msgid "Specifies the data handling mode for the new form."
+msgstr "Καθορίζει το τρόπο χειρισμού των δεδομένων για τη νέα φόρμα."
-#: webwizard07fc.xhp
+#: 01090400.xhp
msgctxt ""
-"webwizard07fc.xhp\n"
+"01090400.xhp\n"
"par_idN10558\n"
"help.text"
-msgid "Server name or IP address"
-msgstr "Όνομα διακομιστή ή διεύθυνση IP"
+msgid "The form is to be used for entering new data only. Existing data will not be displayed"
+msgstr "Η φόρμα αυτή χρησιμοποιείται μόνο για την εισαγωγή νέων δεδομένων. Τα υπάρχοντα δεδομένα δεν θα προβάλλονται"
-#: webwizard07fc.xhp
+#: 01090400.xhp
msgctxt ""
-"webwizard07fc.xhp\n"
-"par_idN1055C\n"
+"01090400.xhp\n"
+"par_idN105B6\n"
"help.text"
-msgid "<ahelp hid=\"41041\">Enter the name or IP address of the FTP server.</ahelp>"
-msgstr "<ahelp hid=\"41041\">Εισάγετε το όνομα ή τη διεύθυνση IP του διακομιστή FTP.</ahelp>"
+msgid "<ahelp hid=\".\">Creates a form that is only used for entering new data.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί μια φόρμα που χρησιμοποιείται μόνο για την εισαγωγή νέων δεδομένων.</ahelp>"
-#: webwizard07fc.xhp
+#: 01090400.xhp
msgctxt ""
-"webwizard07fc.xhp\n"
-"par_idN10571\n"
+"01090400.xhp\n"
+"par_idN105BB\n"
"help.text"
-msgid "Username"
-msgstr "Όνομα χρήστη"
+msgid "The form is to display all data"
+msgstr "Η φόρμα προβάλλει όλα τα δεδομένα"
-#: webwizard07fc.xhp
+#: 01090400.xhp
msgctxt ""
-"webwizard07fc.xhp\n"
-"par_idN10575\n"
+"01090400.xhp\n"
+"par_idN105C1\n"
"help.text"
-msgid "<ahelp hid=\"41042\">Enter the user name that is required to access the FTP server.</ahelp>"
-msgstr "<ahelp hid=\"41042\">Εισάγετε το όνομα χρήστη που απαιτείται για πρόσβαση στο διακομιστή FTP.</ahelp>"
+msgid "<ahelp hid=\".\">Creates a form that can be used to display existing data and to enter new data.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί μια φόρμα η οποία μπορεί να χρησιμοποιηθεί για την προβολή υπαρχόντων δεδομένων και για την εισαγωγή καινούριων δεδομένων.</ahelp>"
-#: webwizard07fc.xhp
+#: 01090400.xhp
msgctxt ""
-"webwizard07fc.xhp\n"
-"par_idN10578\n"
+"01090400.xhp\n"
+"par_idN1055C\n"
"help.text"
-msgid "Password"
-msgstr "Κωδικός πρόσβασης"
+msgid "Do not allow modification of existing data"
+msgstr "Δεν επιτρέπονται προσαρμογές στα υπάρχοντα δεδομένα"
-#: webwizard07fc.xhp
+#: 01090400.xhp
msgctxt ""
-"webwizard07fc.xhp\n"
-"par_idN1057C\n"
+"01090400.xhp\n"
+"par_idN105DA\n"
"help.text"
-msgid "<ahelp hid=\"41043\">Enter the password that is required to access the FTP server.</ahelp>"
-msgstr "<ahelp hid=\"41043\">Εισάγετε τον κωδικό πρόσβασης που απαιτείται για την πρόσβαση στο διακομιστή FTP.</ahelp>"
+msgid "<ahelp hid=\".\">Select to disallow editing data.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε αυτό το πεδίο για να μην επιτρέπεται η τροποποίηση των δεδομένων.</ahelp>"
-#: webwizard07fc.xhp
+#: 01090400.xhp
msgctxt ""
-"webwizard07fc.xhp\n"
-"par_idN1057F\n"
+"01090400.xhp\n"
+"par_idN105DD\n"
"help.text"
-msgid "Test"
-msgstr "Έλεγχος"
+msgid "Do not allow deletion of existing data"
+msgstr "Δεν επιτρέπεται διαγραφή των υπαρχόντων δεδομένων"
-#: webwizard07fc.xhp
+#: 01090400.xhp
msgctxt ""
-"webwizard07fc.xhp\n"
-"par_idN10583\n"
+"01090400.xhp\n"
+"par_idN105E3\n"
"help.text"
-msgid "<ahelp hid=\"41044\">Tests the FTP connection with the current settings.</ahelp>"
-msgstr "<ahelp hid=\"41044\">Ελέγχει τη σύνδεση FTP με τις τρέχουσες ρυθμίσεις.</ahelp>"
+msgid "<ahelp hid=\".\">Select to disallow deleting data.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε αυτό το πεδίο για να μην επιτρέπεται η διαγραφή των δεδομένων.</ahelp>"
-#: webwizard07fc.xhp
+#: 01090400.xhp
msgctxt ""
-"webwizard07fc.xhp\n"
-"par_idN10586\n"
+"01090400.xhp\n"
+"par_idN105E6\n"
"help.text"
-msgid "Choose a remote directory"
-msgstr "Επιλέξτε έναν απομακρυσμένο κατάλογο"
+msgid "Do not allow addition of new data"
+msgstr "Δεν επιτρέπεται η εισαγωγή νέων δεδομένων"
-#: webwizard07fc.xhp
+#: 01090400.xhp
msgctxt ""
-"webwizard07fc.xhp\n"
-"par_idN1058A\n"
+"01090400.xhp\n"
+"par_idN105EC\n"
"help.text"
-msgid "<ahelp hid=\"41045\">Enter the location of a directory on the FTP server where you want to store your files.</ahelp>"
-msgstr "<ahelp hid=\"41045\">Εισάγετε την τοποθεσία ενός καταλόγου στο διακομιστή FTP όπου θέλετε να αποθηκεύσετε τα αρχεία σας.</ahelp>"
+msgid "<ahelp hid=\".\">Select to disallow adding new data.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε αυτό το πεδίο για να μην επιτρέπεται η εισαγωγή νέων δεδομένων.</ahelp>"
-#: webwizard07fc.xhp
+#: 01090400.xhp
msgctxt ""
-"webwizard07fc.xhp\n"
-"par_idN1058D\n"
+"01090400.xhp\n"
+"par_idN105E4\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "<link href=\"text/shared/autopi/01090500.xhp\" name=\"Form Wizard - Apply styles\">Form Wizard - Apply styles</link>"
+msgstr "<link href=\"text/shared/autopi/01090500.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Εφαρμογή στυλ εμφάνισης\">Αυτόματος Πιλότος Φόρμας - Εφαρμογή στυλ εμφάνισης</link>"
-#: webwizard07fc.xhp
+#: 01090500.xhp
msgctxt ""
-"webwizard07fc.xhp\n"
-"par_idN10591\n"
+"01090500.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"41046\">Opens a dialog where you can specify the FTP server directory to store the files.</ahelp>"
-msgstr "<ahelp hid=\"41046\">Ανοίγει ένα διάλογο όπου μπορείτε να καθορίσετε τον κατάλογο του διακομιστή FTP για να αποθηκεύσετε τα αρχεία.</ahelp>"
+msgid "Form Wizard - Apply Styles"
+msgstr "Αυτόματος Πιλότος Φόρμας - Εφαρμογή στυλ εμφάνισης"
-#: 01100500.xhp
+#: 01090500.xhp
msgctxt ""
-"01100500.xhp\n"
-"tit\n"
+"01090500.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "Report Wizard - Create Report"
-msgstr "Αυτόματος πιλότος αναφοράς - Δημιουργία αναφοράς"
+msgid "<link href=\"text/shared/autopi/01090500.xhp\">Form Wizard - Apply Styles</link>"
+msgstr "<link href=\"text/shared/autopi/01090500.xhp\">Αυτόματος Πιλότος Φόρμας - Εφαρμογή στυλ εμφάνισης</link>"
-#: 01100500.xhp
+#: 01090500.xhp
msgctxt ""
-"01100500.xhp\n"
-"hd_id3156211\n"
-"11\n"
+"01090500.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01100500.xhp\" name=\"Report Wizard - Create Report\">Report Wizard - Create Report</link>"
-msgstr "<link href=\"text/shared/autopi/01100500.xhp\" name=\"Αυτόματος πιλότος αναφοράς - Δημιουργία αναφοράς\">Αυτόματος πιλότος αναφοράς - Δημιουργία αναφοράς</link>"
+msgid "Specifies the form style."
+msgstr "Καθορίζει την μορφή των στυλ εμφάνισης της φόρμας."
-#: 01100500.xhp
+#: 01090500.xhp
msgctxt ""
-"01100500.xhp\n"
-"par_id3159224\n"
-"1\n"
+"01090500.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "<ahelp hid=\".\">You can create the report as a static or dynamic report. When you open a dynamic report, it will display with the current data contents. When you open a static report, it will always display the same data from the time when the static report was created.</ahelp>"
-msgstr "<ahelp hid=\".\">Μπορείτε να δημιουργήσετε την αναφορά ως στατική ή δυναμική αναφορά. Όταν ανοίγετε μια δυναμική αναφορά, θα εμφανίζει τα τρέχοντα περιεχόμενα δεδομένων. Όταν ανοίγετε μια στατική αναφορά, θα εμφανίζει πάντα τα ίδια δεδομένα από τη στιγμή όταν η στατική αναφορά δημιουργήθηκε.</ahelp>"
+msgid "Apply styles"
+msgstr "Εφαρμογή στυλ εμφάνισης"
-#: 01100500.xhp
+#: 01090500.xhp
msgctxt ""
-"01100500.xhp\n"
-"hd_id3145669\n"
-"2\n"
+"01090500.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "Title of report"
-msgstr "Τίτλος αναφοράς"
+msgid "<ahelp hid=\".\">Specifies the page style for the form.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το στυλ εμφάνισης σελίδας για την φόρμα.</ahelp>"
-#: 01100500.xhp
+#: 01090500.xhp
msgctxt ""
-"01100500.xhp\n"
-"par_id3156136\n"
-"8\n"
+"01090500.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_4_TITLE\">Specifies the title that is printed at the title line of each page.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_4_TITLE\">Ορίζει τον τίτλο που εκτυπώνεται στη γραμμή τίτλου κάθε σελίδας.</ahelp>"
+msgid "Field border"
+msgstr "Περίγραμμα πεδίου"
-#: 01100500.xhp
+#: 01090500.xhp
msgctxt ""
-"01100500.xhp\n"
-"hd_id3157910\n"
-"7\n"
+"01090500.xhp\n"
+"par_idN10561\n"
"help.text"
-msgid "Static report"
-msgstr "Στατική αναφορά"
+msgid "<ahelp hid=\".\">Specifies the field border style.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το στυλ του περιγράμματος του πεδίου.</ahelp>"
-#: 01100500.xhp
+#: 01090500.xhp
msgctxt ""
-"01100500.xhp\n"
-"par_id3149580\n"
-"17\n"
+"01090500.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_5_OPTSTATDOCUMENT\">Saves the report as a static report. When you open a static report, it will always display the data from the time the report was created.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTSTATDOCUMENT\">Αποθηκεύει την αναφορά ως στατική αναφορά. Όταν ανοίγετε μια στατική αναφορά, θα εμφανίζει πάντα τα ίδια δεδομένα από τη στιγμή όταν η στατική αναφορά δημιουργήθηκε</ahelp>"
+msgid "No border"
+msgstr "Χωρίς περίγραμμα"
-#: 01100500.xhp
+#: 01090500.xhp
msgctxt ""
-"01100500.xhp\n"
-"hd_id3154751\n"
-"2\n"
+"01090500.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "Dynamic report"
-msgstr "Δυναμική αναφορά"
+msgid "<ahelp hid=\".\">Specifies that the fields have no border.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει ότι τα πεδία δεν έχουν περίγραμμα.</ahelp>"
-#: 01100500.xhp
+#: 01090500.xhp
msgctxt ""
-"01100500.xhp\n"
-"par_id3155805\n"
-"12\n"
+"01090500.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_5_OPTDYNTEMPLATE\">Saves the report as a template. When you open a dynamic report, it will display with the current data contents.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTDYNTEMPLATE\">Αποθηκεύει την αναφορά ως πρότυπο. Όταν ανοίγετε μια δυναμική αναφορά, θα εμφανίζει τα τρέχοντα περιεχόμενα δεδομένων.</ahelp>"
+msgid "3D look"
+msgstr "Όψη τριών διαστάσεων"
-#: 01100500.xhp
+#: 01090500.xhp
msgctxt ""
-"01100500.xhp\n"
-"hd_id3148538\n"
-"5\n"
+"01090500.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "Modify report layout"
-msgstr "Τροποποίηση διάταξης αναφοράς"
+msgid "<ahelp hid=\".\">Specifies that the field borders have a 3D look.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει ότι το περίγραμμα του πεδίου έχει όψη τριών διαστάσεων.</ahelp>"
-#: 01100500.xhp
+#: 01090500.xhp
msgctxt ""
-"01100500.xhp\n"
-"par_id3163802\n"
-"15\n"
+"01090500.xhp\n"
+"par_idN10572\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_5_OPTEDITTEMPLATE\">When you click <emph>Finish</emph>, the report will be saved and opened for edit.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTEDITTEMPLATE\">Όταν κάνετε κλικ στο <emph>Τέλος</emph>, η αναφορά θα αποθηκεύεται και θα ανοίγεται για επεξεργασία.</ahelp>"
+msgid "Flat"
+msgstr "Επίπεδο"
-#: 01100500.xhp
+#: 01090500.xhp
msgctxt ""
-"01100500.xhp\n"
-"hd_id3153127\n"
-"6\n"
+"01090500.xhp\n"
+"par_idN10576\n"
"help.text"
-msgid "Create report now"
-msgstr "Δημιουργία αναφοράς τώρα"
+msgid "<ahelp hid=\".\">Specifies that the field borders look flat.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει ότι το περίγραμμα του πεδίου να φαίνεται επίπεδο.</ahelp>"
-#: 01100500.xhp
+#: 01090500.xhp
msgctxt ""
-"01100500.xhp\n"
-"par_id3156194\n"
-"16\n"
+"01090500.xhp\n"
+"par_idN10579\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_5_OPTUSETEMPLATE\">When you click <emph>Finish</emph>, the report will be saved.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTUSETEMPLATE\">Όταν κάνετε κλικ στο <emph>Τέλος</emph>, η αναφορά θα αποθηκευτεί.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01090600.xhp\" name=\"Form Wizard - Set name\">Form Wizard - Set name</link>"
+msgstr "<link href=\"text/shared/autopi/01090600.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Καθορισμός ονόματος\">Αυτόματος Πιλότος Φόρμας - Καθορισμός ονόματος</link>"
-#: webwizard04.xhp
+#: 01090600.xhp
msgctxt ""
-"webwizard04.xhp\n"
+"01090600.xhp\n"
"tit\n"
"help.text"
-msgid "Web Wizard - Layout Details"
-msgstr "Αυτόματος πιλότος ιστοσελίδας - Πληροφορίες Διάταξης"
+msgid "Form Wizard - Set Name"
+msgstr "Αυτόματος Πιλότος Φόρμας - Καθορισμός ονόματος"
-#: webwizard04.xhp
+#: 01090600.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN10544\n"
+"01090600.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/webwizard04.xhp\">Web Wizard - Layout Details</link>"
-msgstr "<link href=\"text/shared/autopi/webwizard04.xhp\">Αυτόματος πιλότος ιστοσελίδας - Λεπτομέρειες Διάταξης</link>"
+msgid "<link href=\"text/shared/autopi/01090600.xhp\">Form Wizard - Set Name</link>"
+msgstr "<link href=\"text/shared/autopi/01090600.xhp\">Αυτόματος Πιλότος Φόρμας - Καθορισμός ονόματος</link>"
-#: webwizard04.xhp
+#: 01090600.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN10554\n"
+"01090600.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "Use this page of the wizard to customize the layout options for the index page of your web site."
-msgstr "Χρησιμοποιήστε αυτήν την σελίδα του βοηθού επιλογών για να μορφοποιήσετε τις επιλογές διάταξης για την αρχική σελίδα του ιστοτόπου σας."
+msgid "<ahelp hid=\".\">Specifies the name of the form and how to proceed.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το όνομα της φόρμας και τον τρόπο ενέργειας.</ahelp>"
-#: webwizard04.xhp
+#: 01090600.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN10557\n"
+"01090600.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "File name"
-msgstr "Όνομα αρχείου"
+msgid "Name of the form"
+msgstr "Όνομα φόρμας"
-#: webwizard04.xhp
+#: 01090600.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN1055B\n"
+"01090600.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "<ahelp hid=\"34235\">Includes the file names of the documents on the index page.</ahelp>"
-msgstr "<ahelp hid=\"34235\">Περιλαμβάνει τα ονόματα των αρχείων των εγγράφων στην αρχική σελίδα. </ahelp>"
+msgid "<ahelp hid=\".\">Specifies the name of the form.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το όνομα της φόρμας.</ahelp>"
-#: webwizard04.xhp
+#: 01090600.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN1055E\n"
+"01090600.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
+msgid "Work with the form"
+msgstr "Εργασία με την φόρμα"
-#: webwizard04.xhp
+#: 01090600.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN10562\n"
+"01090600.xhp\n"
+"par_idN105C5\n"
"help.text"
-msgid "<ahelp hid=\"34236\">Includes the summary information of the documents on the index page.</ahelp>"
-msgstr "<ahelp hid=\"34236\">Περιλαμβάνει σε σύνοψη πληροφορίες των εγγράφων στην αρχική σελίδα.</ahelp>"
+msgid "<ahelp hid=\".\">Saves the form, and opens it as a form document to enter and display data.</ahelp>"
+msgstr "<ahelp hid=\".\">Αποθηκεύει την φόρμα, και την ανοίγει ως έγγραφο φόρμας για την εισαγωγή και την προβολή δεδομένων..</ahelp>"
-#: webwizard04.xhp
+#: 01090600.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN10565\n"
+"01090600.xhp\n"
+"par_idN10563\n"
"help.text"
-msgid "Author"
-msgstr "Συντάκτης"
+msgid "Modify the form"
+msgstr "Τροποποίηση της φόρμας"
-#: webwizard04.xhp
+#: 01090600.xhp
msgctxt ""
-"webwizard04.xhp\n"
+"01090600.xhp\n"
+"par_idN105D2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Saves the form, and opens it in edit mode to change the layout.</ahelp>"
+msgstr "<ahelp hid=\".\">Αποθηκεύει την φόρμα, και την ανοίγει σε λειτουργία επεξεργασίας για να αλλάξει η διάρθρωση.</ahelp>"
+
+#: 01090600.xhp
+msgctxt ""
+"01090600.xhp\n"
"par_idN10569\n"
"help.text"
-msgid "<ahelp hid=\"34237\">Includes the names of the people who created the documents on the index page.</ahelp>"
-msgstr "<ahelp hid=\"34237\">Περιλαμβάνει τα ονόματα των δημιουργών των εγγράφων στην αρχική σελίδα.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Form Wizard\">Form Wizard</link>"
+msgstr "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Αυτόματος πιλότος φόρμας\">Αυτόματος πιλότος φόρμας</link>"
-#: webwizard04.xhp
+#: 01100000.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN1056C\n"
+"01100000.xhp\n"
+"tit\n"
"help.text"
-msgid "Creation date"
-msgstr "Ημερομηνία δημιουργίας"
+msgid "Report Wizard"
+msgstr "Αυτόματος πιλότος αναφοράς"
-#: webwizard04.xhp
+#: 01100000.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN10570\n"
+"01100000.xhp\n"
+"hd_id3150499\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"34238\">Includes the creation dates of the documents on the index page.</ahelp>"
-msgstr "<ahelp hid=\"34238\">Περιλαμβάνει τις ημερομηνίες δημιουργίας των εγγράφων στην αρχική σελίδα.</ahelp>"
+msgid "Report Wizard"
+msgstr "Αυτόματος πιλότος αναφοράς"
-#: webwizard04.xhp
+#: 01100000.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN10573\n"
+"01100000.xhp\n"
+"par_id3145071\n"
+"1\n"
"help.text"
-msgid "Last change date"
-msgstr "Ημερομηνία τελευταίας τροποποίησης"
+msgid "<variable id=\"report\"><ahelp hid=\"HID_DOCUMENT_CREATE_REPWIZ\">Activates the wizard for creating reports.</ahelp></variable>"
+msgstr "<variable id=\"report\"><ahelp hid=\"HID_DOCUMENT_CREATE_REPWIZ\">Ενεργοποιεί τον αυτόματο πιλότο για την δημιουργία αναφορών.</ahelp></variable>"
-#: webwizard04.xhp
+#: 01100000.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN10577\n"
+"01100000.xhp\n"
+"par_id3152780\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"34239\">Includes the date of the last time a file was modified on the index page.</ahelp>"
-msgstr "<ahelp hid=\"34239\">Περιλαμβάνει την ημερομηνία από την τελευταία φορά που τροποποιήθηκε ένα αρχείο στη σελίδα ευρετηρίου.</ahelp>"
+msgid "<ahelp hid=\".\">Select the report properties.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τις ιδιότητες των αναφορών.</ahelp>"
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN1057A\n"
+"01100100.xhp\n"
+"tit\n"
"help.text"
-msgid "File format"
-msgstr "Μορφή αρχείου"
+msgid "Report Wizard - Field Selection"
+msgstr "Αυτόματος πιλότος αναφοράς - Επιλογή Πεδίου"
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN1057E\n"
+"01100100.xhp\n"
+"hd_id3155599\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"34240\">Displays the format of the files on the index page.</ahelp>"
-msgstr "<ahelp hid=\"34240\">Δείχνει την μορφή των αρχείων στη σελίδα ευρετηρίου.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01100100.xhp\" name=\"Report Wizard - Field Selection\">Report Wizard - Field Selection</link>"
+msgstr "<link href=\"text/shared/autopi/01100100.xhp\" name=\"Αυτόματος πιλότος αναφοράς - Επιλογή Πεδίου\">Αυτόματος πιλότος αναφοράς - Επιλογή Πεδίου</link>"
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN10581\n"
+"01100100.xhp\n"
+"par_id3150476\n"
+"1\n"
"help.text"
-msgid "File format icon"
-msgstr "Εικονίδιο μορφής αρχείου"
+msgid "<ahelp hid=\".\">Specifies the table or query for which you are creating the report, and which fields you wish to include in the report.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει τον πίνακα ή το ερώτημα για τα οποία θα δημιουργήσετε την αναφορά, καθώς και ποια πεδία θέλετε να συμπεριληφθούν στην αναφορά.</ahelp>"
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN10585\n"
+"01100100.xhp\n"
+"hd_id3156136\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"34241\">Displays the file format icon on the index page.</ahelp>"
-msgstr "<ahelp hid=\"34241\">Δείχνει το εικονίδιο μορφής αρχείου στη σελίδα ευρετηρίου.</ahelp>"
+msgid "Tables or queries"
+msgstr "Πίνακες ή ερωτήματα"
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN10588\n"
+"01100100.xhp\n"
+"par_id3147043\n"
+"5\n"
"help.text"
-msgid "No. of pages"
-msgstr "Αριθμός σελίδων"
+msgid "<ahelp hid=\"HID_DLGREPORT_1_LBTABLES\">Select the table or query for which the report is to be created.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_1_LBTABLES\">Επιλέξτε τον πίνακα ή το ερώτημα βάσει του οποίου θα δημιουργηθεί η αναφορά.</ahelp>"
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN1058C\n"
+"01100100.xhp\n"
+"hd_id3147008\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"34242\">Displays the number of pages in your site on the index page.</ahelp>"
-msgstr "<ahelp hid=\"34242\">Δείχνει τον αριθμό των σελίδων της ιστοσελίδας σας στη σελίδα ευρετηρίου.</ahelp>"
+msgid "Available fields"
+msgstr "Διαθέσιμα πεδία"
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN1058F\n"
+"01100100.xhp\n"
+"par_id3155338\n"
+"7\n"
"help.text"
-msgid "Size in KB"
-msgstr "Μέγεθος σε KB"
+msgid "<ahelp hid=\"HID_DLGREPORT_1_FIELDSAVAILABLE\">Displays the names of the data base fields in the selected table or query.</ahelp> Click to select a field or press the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while clicking to select multiple fields."
+msgstr "<ahelp hid=\"HID_DLGREPORT_1_FIELDSAVAILABLE\">Εμφανίζει τα ονόματα των πεδίων της βάσης δεδομένων στο επιλεγμένο πίνακα ή ερώτημα.</ahelp> Κάντε κλικ για να επιλέξετε ένα πεδίο ή κρατήστε πατημένο το πλήκτρο Shift ή το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> καθώς επιλέγετε περισσότερα από ένα πεδία."
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN10593\n"
+"01100100.xhp\n"
+"hd_id3153031\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"34243\">Displays the file size in kilobytes on the index page.</ahelp>"
-msgstr "<ahelp hid=\"34243\">Δείχνει το μέγεθος του αρχείου σε kilobytes στη σελίδα ευρετηρίου.</ahelp>"
+msgid "Fields in report"
+msgstr "Πεδία στην αναφορά"
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN10596\n"
+"01100100.xhp\n"
+"par_id3147275\n"
+"9\n"
"help.text"
-msgid "Optimize the layout for screen resolution:"
-msgstr "Βελτιστοποιείστε τη διάταξη γιια την ανάλυση οθόνης:"
+msgid "<ahelp hid=\"HID_DLGREPORT_1_FIELDSSELECTED\">Displays all fields that are included in the new report.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_1_FIELDSSELECTED\">Προβάλλει όλα τα πεδία που περιέχονται στην καινούρια αναφορά</ahelp>"
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN1059A\n"
+"01100100.xhp\n"
+"hd_id3147209\n"
+"10\n"
"help.text"
-msgid "640x480"
-msgstr "640x480"
+msgid ">"
+msgstr ">"
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN1059E\n"
+"01100100.xhp\n"
+"par_id3152350\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"34244\">Optimizes the web site for a 640x480 pixel screen resolution.</ahelp>"
-msgstr "<ahelp hid=\"34244\">Βελτιστοποιεί την ιστοσελίδα για ανάλυση οθόνης 640x480 pixel.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGREPORT_1_CMDMOVESELECTED\">Click to move the selected field(s) to the box that the arrow is pointing to.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_1_CMDMOVESELECTED\">Κάντε κλικ για να μετακινήσετε τα επιλεγμένα πεδία στο πλαίσιο το οποίο δείχνει το βελάκι.</ahelp>"
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN105A1\n"
+"01100100.xhp\n"
+"hd_id3159269\n"
+"12\n"
"help.text"
-msgid "800x600"
-msgstr "800x600"
+msgid ">>"
+msgstr ">>"
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN105A5\n"
+"01100100.xhp\n"
+"par_id3149784\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"34245\">Optimizes the web site for a 800x600 pixel screen resolution.</ahelp>"
-msgstr "<ahelp hid=\"34245\">Βελτιστοποιεί την ιστοσελίδα για ανάλυση οθόνης 800x600 pixel.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGREPORT_1_CMDMOVEALL\">Click to move all fields to the box that the arrow is pointing to.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_1_CMDMOVEALL\">Κάντε κλικ για να μετακινήσετε όλα τα πεδία στο πλαίσιο που δείχνει το βελάκι.</ahelp>"
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN105A8\n"
+"01100100.xhp\n"
+"hd_id3153146\n"
+"14\n"
"help.text"
-msgid "1024x768"
-msgstr "1024x768"
+msgid "<"
+msgstr "<"
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN105AC\n"
+"01100100.xhp\n"
+"par_id3150275\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"34246\">Optimizes the web site for a 1024x768 pixel screen resolution.</ahelp>"
-msgstr "<ahelp hid=\"34246\">Βελτιστοποιεί την ιστοσελίδα για ανάλυση οθόνης 1024x768 pixel.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGREPORT_1_CMDREMOVESELECTED\">Click to move the selected field(s) to the box that the arrow is pointing to.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_1_CMDREMOVESELECTED\">Κάντε κλικ για να μετακινήσετε τα επιλεγμένα πεδία στο πλαίσιο που δείχνει το βελάκι.</ahelp>"
-#: webwizard04.xhp
+#: 01100100.xhp
msgctxt ""
-"webwizard04.xhp\n"
-"par_idN105AF\n"
+"01100100.xhp\n"
+"hd_id3149233\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/webwizard05.xhp\">Web Wizard - Design</link>"
-msgstr "<link href=\"text/shared/autopi/webwizard05.xhp\">Αυτόματος πιλότος διαδικτύου - Σχέδιο</link>"
+msgid "<<"
+msgstr "<<"
-#: 01020200.xhp
+#: 01100100.xhp
msgctxt ""
-"01020200.xhp\n"
+"01100100.xhp\n"
+"par_id3150084\n"
+"17\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DLGREPORT_1_CMDREMOVEALL\">Click to move all fields to the box that the arrow is pointing to.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_1_CMDREMOVEALL\">Κάντε κλικ εδώ, εάν θέλετε να μετακινήσετε όλα τα πεδία στο πλαίσιο που δείχνει το βέλος.</ahelp>"
+
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id3145609\n"
+"18\n"
+"help.text"
+msgid "<link href=\"text/shared/autopi/01100150.xhp\" name=\"More about Report Wizard - Labeling Fields\">More about Report Wizard - Labeling Fields</link>"
+msgstr "<link href=\"text/shared/autopi/01100150.xhp\" name=\"Περισσότερα για τον Αυτόματο Πιλότο Αναφοράς - Ονομασία πεδίων\">Περισσότερα για τον Αυτόματο Πιλότο Αναφοράς - Ονομασία πεδίων</link>"
+
+#: 01100150.xhp
+msgctxt ""
+"01100150.xhp\n"
"tit\n"
"help.text"
-msgid "Fax Wizard - Items to include"
-msgstr "Οδηγός Φαξ - Αντικείμενα που θα συμπεριληφθούν"
+msgid "Report Wizard - Labeling Fields"
+msgstr "Αυτόματος Πιλότος Αναφοράς - Ονομασία πεδίων"
-#: 01020200.xhp
+#: 01100150.xhp
msgctxt ""
-"01020200.xhp\n"
-"hd_id3157898\n"
-"4\n"
+"01100150.xhp\n"
+"hd_id3144415\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01020200.xhp\" name=\"Fax Wizard - Items to include\">Fax Wizard - Items to include</link>"
-msgstr "<link href=\"text/shared/autopi/01020200.xhp\" name=\"Αυτόματος πιλότος Φαξ - Αντικείμενα που θα συμπεριληφθούν\">Αυτόματος πιλότος Φαξ - Αντικείμενα που θα συμπεριληφθούν</link>"
+msgid "<link href=\"text/shared/autopi/01100150.xhp\" name=\"Report Wizard - Labeling Fields\">Report Wizard - Labeling Fields</link>"
+msgstr "<link href=\"text/shared/autopi/01100150.xhp\" name=\"Αυτόματος Πιλότος Αναφοράς -Ονομασία πεδίων\">Αυτόματος Πιλότος Αναφοράς - Ονομασία πεδίων</link>"
-#: 01020200.xhp
+#: 01100150.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_id3147571\n"
-"3\n"
+"01100150.xhp\n"
+"par_id3147102\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FAX_PAGE2\">Specifies the fax elements to be printed.</ahelp>"
-msgstr "<ahelp hid=\"HID_FAX_PAGE2\">Ορίζει τα στοιχεία φαξ που θα εκτυπωθούν.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies how you want to label the fields.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το πώς θέλετε να ονομάσετε τα πεδία.</ahelp>"
-#: 01020200.xhp
+#: 01100150.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_idN105D7\n"
+"01100150.xhp\n"
+"hd_id3155805\n"
+"3\n"
"help.text"
-msgid "Logo"
-msgstr "Λογότυπο"
+msgid "Field list"
+msgstr "Κατάλογος πεδίων"
-#: 01020200.xhp
+#: 01100150.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_idN105DB\n"
+"01100150.xhp\n"
+"par_id3150774\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Includes a company logo.</ahelp>"
-msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει ένα εταιρικό λογότυπο.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGREPORT_6_TXTTITLE_6\">Displays the names of the fields to be included in the report. At the right you can enter a label for each field that will be printed in the report.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_6_TXTTITLE_6\">Παρουσιάζει τα ονόματα από τα πεδία που θα συμπεριληφθούν στην αναφορά. Στα δεξιά μπορείτε να εισάγετε μία ετικέτα για το κάθε πεδίο που θα εκτυπωθεί στην αναφορά.</ahelp>"
-#: 01020200.xhp
+#: 01100150.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_idN105DE\n"
+"01100150.xhp\n"
+"par_id3153748\n"
+"5\n"
"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
+msgid "<link href=\"text/shared/autopi/01100200.xhp\" name=\"More about Report Wizard - Grouping\">More about Report Wizard - Grouping</link>"
+msgstr "<link href=\"text/shared/autopi/01100200.xhp\" name=\"Περισσότερα για τον Αυτόματο πιλότο Αναφοράς - Ομαδοποίηση\">Περισσότερα για τον Αυτόματο πιλότο Αναφοράς - Ομαδοποίηση</link>"
-#: 01020200.xhp
+#: 01100200.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_idN105E2\n"
+"01100200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Includes a date field.</ahelp>"
-msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει ένα πεδίο ημερομηνίας.</ahelp>"
+msgid "Report Wizard - Grouping"
+msgstr "Αυτόματος Πιλότος Αναφοράς- Ομαδοποίηση"
-#: 01020200.xhp
+#: 01100200.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_idN105E5\n"
+"01100200.xhp\n"
+"hd_id3147000\n"
+"7\n"
"help.text"
-msgid "Type of message"
-msgstr "Τύπος μηνύματος"
+msgid "<link href=\"text/shared/autopi/01100200.xhp\" name=\"Report Wizard - Grouping\">Report Wizard - Grouping</link>"
+msgstr "<link href=\"text/shared/autopi/01100200.xhp\" name=\"Αυτόματος Πιλότος Αναφοράς - Ομαδοποίηση\">Αυτόματος Πιλότος Αναφοράς - Ομαδοποίηση</link>"
-#: 01020200.xhp
+#: 01100200.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_idN105E9\n"
+"01100200.xhp\n"
+"par_id3163829\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Includes a communication type line. Select the line from the list box.</ahelp>"
-msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει μια γραμμή τύπου επικοινωνίας. Επιλέξτε τη γραμμή από το μενού λίστας.</ahelp>"
+msgid "You can group records in a report based on the values in one or more fields. <ahelp hid=\".\">Select the fields by which the resulting report will be grouped. You can group up to four fields in a report.</ahelp> When you group more than one field, $[officename] nests the groups according to their group level."
+msgstr "Μπορείτε να ομαδοποιήσετε εγγραφές σε μία αναφορά με βάση την τιμή σε ένα ή περισσότερα πεδία.<ahelp hid=\".\"> Επιλέξτε τα πεδία από τα οποία θα ομαδοποιηθεί η προκύπτουσα αναφορά .Μπορείτε να ομαδοποιήσετε μέχρι και τέσσερα πεδία σε μία αναφορά.</ahelp> Όταν ομαδοποιείτε παραπάνω από ένα πεδίο, το $[officename] εμφωλεύει τις ομάδες ανάλογα με το επίπεδο ομάδας."
-#: 01020200.xhp
+#: 01100200.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_idN105EC\n"
+"01100200.xhp\n"
+"hd_id3149760\n"
+"2\n"
"help.text"
-msgid "Subject line"
-msgstr "Γραμμή θέματος"
+msgid "Fields"
+msgstr "Πεδία"
-#: 01020200.xhp
+#: 01100200.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_idN105F0\n"
+"01100200.xhp\n"
+"par_id3155805\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\">Includes a subject line.</ahelp>"
-msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει μια γραμμή θέματος.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGREPORT_2_GROUPING\">Lists the fields from your selection on the previous page of the Wizard. To group the report by a field, select the field name, then click the <emph>></emph> button. You may select up to four levels of grouping.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_2_GROUPING\">Παραθέτει σε λίστα τα πεδία της επιλογής σας από την προηγούμενη σελίδα του πιλότου. Για να ομαδοποιήσετε την αναφορά από ένα πεδίο, επιλέξτε το όνομα του πεδίου, μετά κάντε κλικ στο κουμπί <emph>></emph>.Μπορείτε να επιλέξετε μέχρι και τέσσερα επίπεδα ομαδοποίησης.</ahelp>"
-#: 01020200.xhp
+#: 01100200.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_idN105F3\n"
+"01100200.xhp\n"
+"hd_id3155552\n"
+"3\n"
"help.text"
-msgid "Salutation"
-msgstr "Χαιρετισμός"
+msgid "Groupings"
+msgstr "Ομαδοποιήσεις"
-#: 01020200.xhp
+#: 01100200.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_idN105F7\n"
+"01100200.xhp\n"
+"par_id3155892\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Includes a salutation. Select the salutation from the list box.</ahelp>"
-msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει μια προσφώνηση. Επιλέξτε μια προσφώνηση από το μενού λίστας.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGREPORT_2_PREGROUPINGDEST\">Lists the fields by which the report will be grouped. To remove one level of grouping, select the field name, then click the <emph><</emph> button. You may select up to four levels of grouping.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_2_PREGROUPINGDEST\">Βάζει σε λίστα τα πεδία από τα οποία θα ομαδοποιηθεί η αναφορά. Για να καταργήσετε ένα επίπεδο ομαδοποίησης, επιλέξτε το όνομα του πεδίου, μετά κάντε κλικ στο κουμπί <emph><</emph>. Μπορείτε να επιλέξετε μέχρι και τέσσερα επίπεδα ομαδοποίησης.</ahelp>"
-#: 01020200.xhp
+#: 01100200.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_idN105FA\n"
+"01100200.xhp\n"
+"hd_id3154289\n"
+"4\n"
"help.text"
-msgid "Complimentary close"
-msgstr "Προσφώνηση τέλους"
+msgid ">"
+msgstr ">"
-#: 01020200.xhp
+#: 01100200.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_idN105FE\n"
+"01100200.xhp\n"
+"par_id3157958\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Includes a greeting. Select the greeting from the list box.</ahelp>"
-msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει έναν χαιρετισμό. Επιλέξτε έναν χαιρετισμό από το μενού λίστας.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGREPORT_2_CMDGROUP\">Click to move the selected field to the box that the arrow is pointing to.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_2_CMDGROUP\">Κάντε κλικ, εάν θέλετε να μετακινήσετε το επιλεγμένο πεδίο στο πλαίσιο που δείχνει το βέλος.</ahelp>"
-#: 01020200.xhp
+#: 01100200.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_idN10601\n"
+"01100200.xhp\n"
+"hd_id3154823\n"
+"5\n"
"help.text"
-msgid "Footer"
-msgstr "Υποσέλιδο"
+msgid "<"
+msgstr "<"
-#: 01020200.xhp
+#: 01100200.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_idN10605\n"
+"01100200.xhp\n"
+"par_id3149811\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">Includes a footer.</ahelp>"
-msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει ένα υποσέλιδο.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGREPORT_2_CMDUNGROUP\">Click to move the selected field to the box that the arrow is pointing to.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_2_CMDUNGROUP\"> Κάντε κλικ, εάν θέλετε να μετακινήσετε το επιλεγμένο πεδίο στο πλαίσιο που δείχνει το βέλος.</ahelp>"
-#: 01020200.xhp
+#: 01100200.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_id3148491\n"
-"1\n"
+"01100200.xhp\n"
+"par_id3150355\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Go to Fax Wizard - Sender and Recipient\">Go to Fax Wizard - Sender and Recipient</link>"
-msgstr "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο Φαξ - Αποστολέας και Παραλήπτης\">Μετάβαση στον αυτόματο πιλότο Φαξ - Αποστολέας και Παραλήπτης</link>"
+msgid "<link href=\"text/shared/autopi/01100300.xhp\" name=\"More about Report Wizard - Sort Options\">More about Report Wizard - Sort Options</link>"
+msgstr "<link href=\"text/shared/autopi/01100300.xhp\" name=\"Περισσότερα για τον Αυτόματο Πιλότο Αναφοράς - Επιλογές Ταξινόμησης\">Περισσότερα για τον Αυτόματο Πιλότο Αναφοράς - Επιλογές Ταξινόμησης</link>"
-#: 01010400.xhp
+#: 01100300.xhp
msgctxt ""
-"01010400.xhp\n"
+"01100300.xhp\n"
"tit\n"
"help.text"
-msgid "Letter Wizard - Recipient and sender"
-msgstr "Αυτόματος πιλότος επιστολής - Παραλήπτης και αποστολέας"
+msgid "Report Wizard - Sort Options"
+msgstr "Αυτόματος Πιλότος Αναφοράς- Επιλογές Ταξινόμησης"
-#: 01010400.xhp
+#: 01100300.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3154288\n"
+"01100300.xhp\n"
+"hd_id3148668\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Letter Wizard - Recipient and sender\">Letter Wizard - Recipient and sender</link>"
-msgstr "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Αυτόματος Πιλότος Επιστολής - Παραλήπτης και αποστολέας\">Αυτόματος Πιλότος Επιστολής - Παραλήπτης και αποστολέας</link>"
+msgid "<link href=\"text/shared/autopi/01100300.xhp\" name=\"Report Wizard - Sort Options\">Report Wizard - Sort Options</link>"
+msgstr "<link href=\"text/shared/autopi/01100300.xhp\" name=\"Αυτόματος Πιλότος Αναφοράς- Επιλογές Ταξινόμησης\"> Αυτόματος Πιλότος Αναφοράς- Επιλογές Ταξινόμησης </link>"
-#: 01010400.xhp
+#: 01100300.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3159233\n"
+"01100300.xhp\n"
+"par_id3148520\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_LETTER_PAGE4\">Specifies the sender and recipient information.</ahelp>"
-msgstr "<ahelp hid=\"HID_LETTER_PAGE4\">Ορίζει τις πληροφορίες αποστολέα και παραλήπτη.</ahelp>"
+msgid "<ahelp hid=\".\">Select the fields by which to sort the report. Fields can be sorted by up to four levels, each either ascending or descending. Grouped fields can only be sorted within each group.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τα πεδία από τα οποία θα ταξινομηθεί η αναφορά. Τα πεδία μπορούν να ταξινομηθούν με μέχρι και τέσσερα επίπεδα, στο κάθε ένα είτε με αύξουσα είτε με φθίνουσα σειρά. Ομαδοποιημένα πεδία μπορούν να ταξινομηθούν μέσα σε κάθε πλαίσιο.</ahelp>"
-#: 01010400.xhp
+#: 01100300.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN105DA\n"
+"01100300.xhp\n"
+"hd_id3149205\n"
+"3\n"
"help.text"
-msgid "Sender's address"
-msgstr "Διεύθυνση αποστολέα"
+msgid "Sort by"
+msgstr "Ταξινόμηση κατά"
-#: 01010400.xhp
+#: 01100300.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN105DE\n"
+"01100300.xhp\n"
+"par_id3155555\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies your address information.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει τις πληροφορίες διεύθυνσης σας.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGREPORT_3_SORT1\">Select the first field by which to sort the report.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_3_SORT1\">Επιλέξτε το πρώτο πεδίο με το οποίο θα ταξινομηθεί η αναφορά.</ahelp>"
-#: 01010400.xhp
+#: 01100300.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN105E9\n"
+"01100300.xhp\n"
+"hd_id3154751\n"
+"4\n"
"help.text"
-msgid "Use user data for return address"
-msgstr "Χρήση δεδομένων χρήστη για τη διεύθυνση επιστροφής"
+msgid "Then by"
+msgstr "Και κατά"
-#: 01010400.xhp
+#: 01100300.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN105EC\n"
+"01100300.xhp\n"
+"par_id3149182\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_OPTSENDERPLACEHOLDER\">Use the address data from %PRODUCTNAME - User Data in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_OPTSENDERPLACEHOLDER\">Χρήση των δεδομένων διεύθυνσης από %PRODUCTNAME - Δεδομένα χρήστη στο πλαίσιο ελέγχου επιλογών.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGREPORT_3_SORT4\">Select an additional field by which to sort the report.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_3_SORT4\">Επιλέξτε ένα επιπλέον πεδίο με το οποίο θα ταξινομηθεί η αναφορά.</ahelp>"
-#: 01010400.xhp
+#: 01100300.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN10603\n"
+"01100300.xhp\n"
+"hd_id3146957\n"
+"5\n"
"help.text"
-msgid "New sender address"
-msgstr "Νέα διεύθυνση αποστολέα"
+msgid "Ascending"
+msgstr "Αύξουσα"
-#: 01010400.xhp
+#: 01100300.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN10606\n"
+"01100300.xhp\n"
+"par_id3155338\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_OPTSENDERDEFINE\">Use the address data from the following text boxes.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_OPTSENDERDEFINE\">Χρησιμοποιεί τα δεδομένα διεύθυνσης από τα επόμενα πεδία κειμένου.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGREPORT_3_OPTASCEND4\">Sorts the field contents in ascending order.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_3_OPTASCEND4\">Ταξινομεί τα περιεχόμενα κελιού με αύξουσα σειρά.</ahelp>"
-#: 01010400.xhp
+#: 01100300.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN1061D\n"
+"01100300.xhp\n"
+"hd_id3147653\n"
+"6\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "Descending"
+msgstr "Φθίνουσα"
-#: 01010400.xhp
+#: 01100300.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN10620\n"
+"01100300.xhp\n"
+"par_id3156113\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_TXTSENDERNAME\">Specifies the name of the sender.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_TXTSENDERNAME\">Ορίζει το όνομα του αποστολέα.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGREPORT_3_OPTDESCEND4\">Sorts the field contents in descending order.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_3_OPTDESCEND4\">Ταξινομεί τα περιεχόμενα κελιού με φθίνουσα σειρά.</ahelp>"
-#: 01010400.xhp
+#: 01100300.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN10637\n"
+"01100300.xhp\n"
+"par_id3156329\n"
+"11\n"
"help.text"
-msgid "Street"
-msgstr "Οδός"
+msgid "<link href=\"text/shared/autopi/01100400.xhp\" name=\"More about Report Wizard - Choose Layout\">More about Report Wizard - Choose Layout</link>"
+msgstr "<link href=\"text/shared/autopi/01100400.xhp\" name=\"Περισσότερα για τον Αυτόματο Πιλότο Αναφοράς - Επιλογή Διάταξης\">Περισσότερα για τον Αυτόματο Πιλότο Αναφοράς - Επιλογή Διάταξης</link>"
-#: 01010400.xhp
+#: 01100400.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN1063A\n"
+"01100400.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_TXTSENDERSTREET\">Specifies the street address of the sender.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_TXTSENDERSTREET\">Ορίζει τη διεύθυνση οδού του αποστολέα.</ahelp>"
+msgid "Report Wizard - Choose Layout"
+msgstr "Αυτόματος Πιλότος Αναφοράς - Επιλογή Διάταξης"
-#: 01010400.xhp
+#: 01100400.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN10661\n"
+"01100400.xhp\n"
+"hd_id3148668\n"
+"7\n"
"help.text"
-msgid "Postcode/State/City"
-msgstr "Τ.Κ./Χώρα/Πόλη/"
+msgid "<link href=\"text/shared/autopi/01100400.xhp\" name=\"Report Wizard - Choose Layout\">Report Wizard - Choose Layout</link>"
+msgstr "<link href=\"text/shared/autopi/01100400.xhp\" name=\"Αυτόματος Πιλότος Αναφοράς - Επιλογή Διάταξης\">Αυτόματος Πιλότος Αναφοράς - Επιλογή Διάταξης</link>"
-#: 01010400.xhp
+#: 01100400.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN10664\n"
+"01100400.xhp\n"
+"par_id3154894\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_TXTSENDERPOSTCODE\">Specifies the address data of the sender.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_TXTSENDERPOSTCODE\">Ορίζει τα δεδομένα διεύθυνσης του αποστολέα.</ahelp>"
+msgid "<ahelp hid=\"\">Choose the layout from different templates and styles, and choose landscape or portrait page orientation.</ahelp>"
+msgstr "<ahelp hid=\"\">Επιλέξτε τη διάταξη από διαφορετικά πρότυπα και στυλ και επιλέξτε οριζόντια ή κατακόρυφη κατεύθυνση ροής της σελίδας.</ahelp>"
-#: 01010400.xhp
+#: 01100400.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN10673\n"
+"01100400.xhp\n"
+"hd_id3145345\n"
+"3\n"
"help.text"
-msgid "Recipient's address"
-msgstr "Διεύθυνση Παραλήπτη"
+msgid "Layout of data"
+msgstr "Διάταξη δεδομένων"
-#: 01010400.xhp
+#: 01100400.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN10677\n"
+"01100400.xhp\n"
+"par_id3153681\n"
+"9\n"
"help.text"
-msgid "Specifies the recipient's address information."
-msgstr "Ορίζει πληροφορίες για τη διεύθυνση του παραλήπτη."
+msgid "<ahelp hid=\"HID_DLGREPORT_4_DATALAYOUT\">Defines a set of styles for the report. The styles assign fonts, indents, table background, and more.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_4_DATALAYOUT\">Ορίζει ένα σύνολο από πρότυπα για την αναφορά. Τα πρότυπα αναθέτουν γραμματοσειρές, εσοχές, φόντο πίνακα και άλλα.</ahelp>"
-#: 01010400.xhp
+#: 01100400.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN10682\n"
+"01100400.xhp\n"
+"hd_id3145071\n"
+"4\n"
"help.text"
-msgid "Use placeholders for recipient's address"
-msgstr "Χρήση δείκτη τοποθέτησης για τη διεύθυνση του παραλήπτη."
+msgid "Layout of headers and footers"
+msgstr "Διάταξη κεφαλίδων και υποσέλιδων"
-#: 01010400.xhp
+#: 01100400.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN10685\n"
+"01100400.xhp\n"
+"par_id3152551\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_OPTRECEIVERPLACEHOLDER\">Specifies that placeholder fields are inserted into the letter template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_OPTRECEIVERPLACEHOLDER\">Ορίζει οι δείκτες τοποθέτησης θα εισαχθούν στο πρότυπο γράμματος.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGREPORT_4_PAGELAYOUT\">Defines a page layout for the report. The page layouts are loaded from template files, which assign a header, footer, and page background.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_4_PAGELAYOUT\">Ορίζει μια διάταξη σελίδας για την αναφορά. Οι διατάξεις φορτώνονται από αρχεία προτύπων, τα οποία αναθέτουν επικεφαλίδα, υποσέλιδο και φόντο σελίδας.</ahelp>"
-#: 01010400.xhp
+#: 01100400.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN1069C\n"
+"01100400.xhp\n"
+"hd_id3152996\n"
+"11\n"
"help.text"
-msgid "Use address database for mail merge"
-msgstr "Χρήση βάσης δεδομένων διευθύνσεων για συγχώνευση αλληλογραφίας"
+msgid "Orientation"
+msgstr "Κατεύθυνση ροής"
-#: 01010400.xhp
+#: 01100400.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_idN1069F\n"
+"01100400.xhp\n"
+"par_id3154749\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_OPTRECEIVERDATABASE\">Address database fields are inserted into the letter template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_OPTRECEIVERDATABASE\">Πεδία διευθύνσεων βάσεων δεδομένων εισάγονται στο πρότυπο γράμματος.</ahelp>"
+msgid "Choose the page orientation for the report."
+msgstr "Επιλέξτε την κατεύθυνση γραφής της σελίδας για την αναφορά."
-#: 01010400.xhp
+#: 01100400.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3154365\n"
-"18\n"
+"01100400.xhp\n"
+"hd_id3156347\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Go to Letter Wizard - Footer\">Go to Letter Wizard - Footer</link>"
-msgstr "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο επιστολής - Υποσέλιδο\">Μετάβαση στον αυτόματο πιλότο επιστολήςς - Υποσέλιδο</link>"
+msgid "Landscape"
+msgstr "Οριζόντια"
-#: 01120400.xhp
+#: 01100400.xhp
msgctxt ""
-"01120400.xhp\n"
+"01100400.xhp\n"
+"par_id3145382\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DLGREPORT_4_LANDSCAPE\">Selects a landscape page orientation for the report.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_4_LANDSCAPE\">Επιλέγει οριζόντιο προσανατολισμό σελίδας για την αναφορά.</ahelp>"
+
+#: 01100400.xhp
+msgctxt ""
+"01100400.xhp\n"
+"hd_id3149233\n"
+"6\n"
+"help.text"
+msgid "Portrait"
+msgstr "Κατακόρυφα"
+
+#: 01100400.xhp
+msgctxt ""
+"01100400.xhp\n"
+"par_id3154285\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DLGREPORT_4_PORTRAIT\">Selects a portrait page orientation for the report.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_4_PORTRAIT\">Επιλέγει κατακόρυφο προσανατολισμό σελίδας για την αναφορά.</ahelp>"
+
+#: 01100400.xhp
+msgctxt ""
+"01100400.xhp\n"
+"par_id3148491\n"
+"15\n"
+"help.text"
+msgid "<link href=\"text/shared/autopi/01100500.xhp\" name=\"More about Report Wizard - Create Report\">More about Report Wizard - Create Report</link>"
+msgstr "<link href=\"text/shared/autopi/01100500.xhp\" name=\"Περισσότερα για τον Αυτόματο πιλότο αναφοράς - Δημιουργία αναφοράς\">Περισσότερα για τον Αυτόματο πιλότο αναφοράς - Δημιουργία αναφοράς</link>"
+
+#: 01100500.xhp
+msgctxt ""
+"01100500.xhp\n"
"tit\n"
"help.text"
-msgid "Group Element Wizard: Database Field"
-msgstr "Αυτόματος πιλότος στοιχείου ομαδοποίησης: Πεδίο Βάσης Δεδομένων"
+msgid "Report Wizard - Create Report"
+msgstr "Αυτόματος πιλότος αναφοράς - Δημιουργία αναφοράς"
-#: 01120400.xhp
+#: 01100500.xhp
msgctxt ""
-"01120400.xhp\n"
-"hd_id3149748\n"
+"01100500.xhp\n"
+"hd_id3156211\n"
+"11\n"
+"help.text"
+msgid "<link href=\"text/shared/autopi/01100500.xhp\" name=\"Report Wizard - Create Report\">Report Wizard - Create Report</link>"
+msgstr "<link href=\"text/shared/autopi/01100500.xhp\" name=\"Αυτόματος πιλότος αναφοράς - Δημιουργία αναφοράς\">Αυτόματος πιλότος αναφοράς - Δημιουργία αναφοράς</link>"
+
+#: 01100500.xhp
+msgctxt ""
+"01100500.xhp\n"
+"par_id3159224\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01120400.xhp\" name=\"Group Element Wizard: Database Field\">Group Element Wizard: Database Field</link>"
-msgstr "<link href=\"text/shared/autopi/01120400.xhp\" name=\"Αυτόματος πιλότος στοιχείου ομαδοποίησης: Πεδίο Βάσης Δεδομένων\">Αυτόματος πιλότος στοιχείου ομαδοποίησης: Πεδίο Βάσης Δεδομένων</link>"
+msgid "<ahelp hid=\".\">You can create the report as a static or dynamic report. When you open a dynamic report, it will display with the current data contents. When you open a static report, it will always display the same data from the time when the static report was created.</ahelp>"
+msgstr "<ahelp hid=\".\">Μπορείτε να δημιουργήσετε την αναφορά ως στατική ή δυναμική αναφορά. Όταν ανοίγετε μια δυναμική αναφορά, θα εμφανίζει τα τρέχοντα περιεχόμενα δεδομένων. Όταν ανοίγετε μια στατική αναφορά, θα εμφανίζει πάντα τα ίδια δεδομένα από τη στιγμή όταν η στατική αναφορά δημιουργήθηκε.</ahelp>"
-#: 01120400.xhp
+#: 01100500.xhp
msgctxt ""
-"01120400.xhp\n"
-"par_id3154094\n"
+"01100500.xhp\n"
+"hd_id3145669\n"
"2\n"
"help.text"
-msgid "This page is only visible if the document is linked to a database. It specifies whether the reference values should be saved in the database."
-msgstr "Αυτή η σελίδα θα εμφανιστεί, εάν το έγγραφο συνδέεται με κάποια βάση δεδομένων. Εδώ, μπορείτε να ορίσετε εάν θα αποθηκευτούν οι τιμές παραπομπής στη βάση δεδομένων."
+msgid "Title of report"
+msgstr "Τίτλος αναφοράς"
-#: 01120400.xhp
+#: 01100500.xhp
msgctxt ""
-"01120400.xhp\n"
-"par_id3153255\n"
-"12\n"
+"01100500.xhp\n"
+"par_id3156136\n"
+"8\n"
"help.text"
-msgid "Indicate where to save the <link href=\"text/shared/02/01170101.xhp\" name=\"reference values\">reference values</link>. A reference value can represent the current state of the group box in a database."
-msgstr "Καθορίζει που θα σωθούν οι <link href=\"text/shared/02/01170101.xhp\" name=\"τιμές παραπομπής\">τιμές παραπομπής</link>. Η τιμή παραπομπής μπορεί να επισημαίνει την τρέχουσα κατάσταση των στοιχείων ομάδας σε μια βάση δεδομένων."
+msgid "<ahelp hid=\"HID_DLGREPORT_4_TITLE\">Specifies the title that is printed at the title line of each page.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_4_TITLE\">Ορίζει τον τίτλο που εκτυπώνεται στη γραμμή τίτλου κάθε σελίδας.</ahelp>"
-#: 01120400.xhp
+#: 01100500.xhp
msgctxt ""
-"01120400.xhp\n"
-"par_id3149828\n"
-"11\n"
+"01100500.xhp\n"
+"hd_id3157910\n"
+"7\n"
"help.text"
-msgid "This page is only displayed if the document is already linked to a database."
-msgstr "Αυτή η σελίδα θα εμφανιστεί μόνο εάν η φόρμα συνδέεται με κάποια βάση δεδομένων."
+msgid "Static report"
+msgstr "Στατική αναφορά"
-#: 01120400.xhp
+#: 01100500.xhp
msgctxt ""
-"01120400.xhp\n"
-"hd_id3152551\n"
-"3\n"
+"01100500.xhp\n"
+"par_id3149580\n"
+"17\n"
"help.text"
-msgid "Do you want to save the value in a database field?"
-msgstr "Θέλετε να αποθηκευτεί η τιμή σε ένα πεδίο βάσης δεδομένων;"
+msgid "<ahelp hid=\"HID_DLGREPORT_5_OPTSTATDOCUMENT\">Saves the report as a static report. When you open a static report, it will always display the data from the time the report was created.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTSTATDOCUMENT\">Αποθηκεύει την αναφορά ως στατική αναφορά. Όταν ανοίγετε μια στατική αναφορά, θα εμφανίζει πάντα τα ίδια δεδομένα από τη στιγμή όταν η στατική αναφορά δημιουργήθηκε</ahelp>"
-#: 01120400.xhp
+#: 01100500.xhp
msgctxt ""
-"01120400.xhp\n"
-"hd_id3154823\n"
-"5\n"
+"01100500.xhp\n"
+"hd_id3154751\n"
+"2\n"
"help.text"
-msgid "Yes, I want to save it in the following database field:"
-msgstr "Ναι, θέλω να την αποθηκεύσω στο εξής πεδίο βάσης δεδομένων:"
+msgid "Dynamic report"
+msgstr "Δυναμική αναφορά"
-#: 01120400.xhp
+#: 01100500.xhp
msgctxt ""
-"01120400.xhp\n"
-"par_id3156346\n"
-"6\n"
+"01100500.xhp\n"
+"par_id3155805\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES\">Specifies that you want to save the reference values in a database.</ahelp> The values are written in the data field selected in the list box. The list box displays all the field names from the database table that the form is linked to."
-msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES\">Καθορίζει πως θα αποθηκευτούν οι τιμές παραπομπής στη βάση δεδομένω</ahelp> Οι τιμές θα εγγραφούν στο πεδίο δεδομένων που επιλέξατε στο πλαίσιο λίστας. Στο πλαίσιο λίστας, εμφανίζονται όλα τα πεδία της βάσης δεδομένων που συνδέονται με τη φόρμα."
+msgid "<ahelp hid=\"HID_DLGREPORT_5_OPTDYNTEMPLATE\">Saves the report as a template. When you open a dynamic report, it will display with the current data contents.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTDYNTEMPLATE\">Αποθηκεύει την αναφορά ως πρότυπο. Όταν ανοίγετε μια δυναμική αναφορά, θα εμφανίζει τα τρέχοντα περιεχόμενα δεδομένων.</ahelp>"
-#: 01120400.xhp
+#: 01100500.xhp
msgctxt ""
-"01120400.xhp\n"
-"hd_id3145382\n"
-"7\n"
+"01100500.xhp\n"
+"hd_id3148538\n"
+"5\n"
"help.text"
-msgid "List box"
-msgstr "Πεδίο λίστας"
+msgid "Modify report layout"
+msgstr "Τροποποίηση διάταξης αναφοράς"
-#: 01120400.xhp
+#: 01100500.xhp
msgctxt ""
-"01120400.xhp\n"
-"par_id3149398\n"
-"8\n"
+"01100500.xhp\n"
+"par_id3163802\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD\" visibility=\"hidden\">Select the data field in which the reference values have to be saved.</ahelp>"
-msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD\" visibility=\"hidden\">Επιλέξτε το πεδίο δεδομένων στο οποίο θέλετε να αποθηκευτούν οι τιμές παραπομπής.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGREPORT_5_OPTEDITTEMPLATE\">When you click <emph>Finish</emph>, the report will be saved and opened for edit.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTEDITTEMPLATE\">Όταν κάνετε κλικ στο <emph>Τέλος</emph>, η αναφορά θα αποθηκεύεται και θα ανοίγεται για επεξεργασία.</ahelp>"
-#: 01120400.xhp
+#: 01100500.xhp
msgctxt ""
-"01120400.xhp\n"
-"hd_id3153881\n"
-"9\n"
+"01100500.xhp\n"
+"hd_id3153127\n"
+"6\n"
"help.text"
-msgid "No, I only want to save the value in the form."
-msgstr "Όχι, δε θέλω να σώσω τη τιμή στη φόρμα."
+msgid "Create report now"
+msgstr "Δημιουργία αναφοράς τώρα"
-#: 01120400.xhp
+#: 01100500.xhp
msgctxt ""
-"01120400.xhp\n"
-"par_id3153146\n"
-"10\n"
+"01100500.xhp\n"
+"par_id3156194\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO\">Specifies that you want to save the reference values in the form only, and not in the database.</ahelp>"
-msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO\">Καθορίζει πως θα αποθηκευτούν οι τιμές παραπομπής μόνο στη φόρμα και όχι στη βάση δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGREPORT_5_OPTUSETEMPLATE\">When you click <emph>Finish</emph>, the report will be saved.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTUSETEMPLATE\">Όταν κάνετε κλικ στο <emph>Τέλος</emph>, η αναφορά θα αποθηκευτεί.</ahelp>"
-#: webwizard01.xhp
+#: 01110000.xhp
msgctxt ""
-"webwizard01.xhp\n"
+"01110000.xhp\n"
"tit\n"
"help.text"
-msgid "Web Wizard - Introduction"
-msgstr "Αυτόματος πιλότος ιστοσελίδας - Εισαγωγή"
+msgid "HTML Export"
+msgstr "Εξαγωγή HTML"
-#: webwizard01.xhp
+#: 01110000.xhp
msgctxt ""
-"webwizard01.xhp\n"
-"par_idN10544\n"
+"01110000.xhp\n"
+"hd_id3154788\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/webwizard01.xhp\">Web Wizard - Introduction</link>"
-msgstr "<link href=\"text/shared/autopi/webwizard01.xhp\">Αυτόματος πιλότος ιστοσελίδας - Εισαγωγή</link>"
+msgid "HTML Export"
+msgstr "Εξαγωγή HTML"
-#: webwizard01.xhp
+#: 01110000.xhp
msgctxt ""
-"webwizard01.xhp\n"
-"par_idN10554\n"
+"01110000.xhp\n"
+"par_id3157898\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">You can use the Web Wizard to maintain web pages on a server.</ahelp> You can also load previously saved Web Wizard settings to maintain an existing web page. These settings include information about the local folder and the FTP server."
-msgstr "<ahelp hid=\".\">Μπορείτε να χρησιμοποιήσετε τον αυτόματο πιλότο ιστού για να συντηρήσετε ιστοσελίδες σε ένα διακομιστή.</ahelp> Μπορείτε επίσης να φορτώσετε ρυθμίσεις του αυτόματου πιλότου ιστοσελίδας γα να διατηρήσετε μία υπάρχουσα ιστοσελίδα. Αυτές οι ρυθμίσεις περιλαμβάνουν πληροφορίες σχετικά με τον τοπικό φάκελο και το διακομιστή FTP."
+msgid "<ahelp hid=\".\">Determines the settings for publishing $[officename] Draw or $[officename] Impress documents in HTML format.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει τις ρυθμίσεις για έκδοση εγγράφων $[officename] Draw ή $[officename] Impress σε μορφή HTML.</ahelp>"
-#: webwizard01.xhp
+#: 01110000.xhp
msgctxt ""
-"webwizard01.xhp\n"
-"par_idN10557\n"
+"01110000.xhp\n"
+"par_id3155391\n"
+"10\n"
"help.text"
-msgid "Choose Web Wizard settings"
-msgstr "Επιλέξτε τις ρυθμίσεις του αυτόματου πιλότου ιστοσελίδας"
+msgid "The pages displayed differ depending on what you select on the second page of the Wizard."
+msgstr "Οι σελίδες που εμφανίζονται διαφέρουν, ανάλογα με το τι επιλέγετε στη δεύτερη σελίδα του Αυτόματου πιλότου."
-#: webwizard01.xhp
+#: 01110000.xhp
msgctxt ""
-"webwizard01.xhp\n"
-"par_idN1055B\n"
+"01110000.xhp\n"
+"hd_id3146797\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"34207\">Select the settings that you want to load and then click <emph>Load</emph>. To start the wizard with the default settings, select \"default\".</ahelp>"
-msgstr "<ahelp hid=\"34207\">Επιλέξτε τις ρυθμίσεις που επιθυμείτε να φορτώσετε και στη συνέχεια κάντε κλικ στο <emph>Φόρτωση</emph>. Για να εκκινήσετε τον αυτόματο πιλότο με τις προεπιλεγμένες ρυθμίσεις, επιλέξτε \"προεπιλογή\".</ahelp>"
+msgid "<< Back"
+msgstr "<< Πίσω"
-#: webwizard01.xhp
+#: 01110000.xhp
msgctxt ""
-"webwizard01.xhp\n"
-"par_idN1055E\n"
+"01110000.xhp\n"
+"par_id3150444\n"
+"4\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:BUT_LAST\">Returns to the selections made on the previous page.</ahelp> The current settings remain saved. You can select this button once you are in the second editing step."
+msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:BUT_LAST\">Επιστρέφει τις επιλογές που έγιναν στην προηγούμενη σελίδα.</ahelp> Οι τρέχουσες ρυθμίσεις παραμένουν αποθηκευμένες. Μπορείτε να επιλέξετε αυτό το πεδίο επιλογής όταν είστε στο δεύτερο βήμα επεξεργασίας."
-#: webwizard01.xhp
+#: 01110000.xhp
msgctxt ""
-"webwizard01.xhp\n"
-"par_idN10562\n"
+"01110000.xhp\n"
+"hd_id3147242\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"34209\">Deletes the selected settings.</ahelp>"
-msgstr "<ahelp hid=\"34209\">Διαγράφει τις επιλεγμένες ρυθμίσεις.</ahelp>"
+msgid "Next >>"
+msgstr "Επόμενο >>"
-#: webwizard01.xhp
+#: 01110000.xhp
msgctxt ""
-"webwizard01.xhp\n"
-"par_idN10565\n"
+"01110000.xhp\n"
+"par_id3147574\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/webwizard02.xhp\">Web Wizard - Documents</link>"
-msgstr "<link href=\"text/shared/autopi/webwizard02.xhp\">Αυτόματος πιλότος ιστοσελίδας - Έγγραφα</link>"
+msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:BUT_NEXT\">Saves the current settings and moves to the next page.</ahelp> This button becomes inactive on the last page of the dialog."
+msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:BUT_NEXT\">Αποθηκεύει τις τρέχουσες ρυθμίσεις και συνεχίζει στην επόμενη σελίδα.</ahelp> Αυτό το κουμπί απενεργοποιείται στην τελευταία σελίδα του διαλόγου."
-#: 01150000.xhp
+#: 01110000.xhp
msgctxt ""
-"01150000.xhp\n"
-"tit\n"
+"01110000.xhp\n"
+"hd_id3154046\n"
+"7\n"
"help.text"
-msgid "Euro Converter Wizard"
-msgstr "Αυτόματος πιλότος Μετατροπής Ευρώ"
+msgid "Create"
+msgstr "Δημιουργία"
-#: 01150000.xhp
+#: 01110000.xhp
msgctxt ""
-"01150000.xhp\n"
-"bm_id3154840\n"
+"01110000.xhp\n"
+"par_id3157909\n"
+"8\n"
"help.text"
-msgid "<bookmark_value>Euro; Euro Converter Wizard</bookmark_value><bookmark_value>wizards; Euro Converter</bookmark_value><bookmark_value>converters; Euro converter</bookmark_value><bookmark_value>currencies; converters</bookmark_value>"
-msgstr "<bookmark_value>Ευρώ, Αυτόματος πιλότος Μετατροπέα Ευρώ</bookmark_value><bookmark_value>Αυτόματος πιλότος, Μετατροπέας Ευρώ</bookmark_value><bookmark_value>μετατροπείς, Μετατροπέας Ευρώ</bookmark_value><bookmark_value>νομίσματα, μετατροπείς</bookmark_value>"
+msgid "<ahelp hid=\".\">Creates new documents according to your selections and saves the documents.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί νέα έγγραφα βάσει των επιλογών σας και αποθηκεύει τα έγγραφα.</ahelp>"
-#: 01150000.xhp
+#: 01110000.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3154840\n"
+"01110000.xhp\n"
+"par_id3154897\n"
+"9\n"
+"help.text"
+msgid "$[officename] saves the current Wizard settings and uses them as default the next time that you open the Wizard."
+msgstr "Το $[officename] αποθηκεύει τις τρέχουσες ρυθμίσεις του Αυτόματου πιλότου και τις χρησιμοποιεί ως προεπιλογές την επόμενη φορά που θα ανοίξετε τον Αυτόματο πιλότο."
+
+#: 01110100.xhp
+msgctxt ""
+"01110100.xhp\n"
+"tit\n"
+"help.text"
+msgid "HTML Export - Page 1"
+msgstr "Εξαγωγή HTML - Σελίδα 1"
+
+#: 01110100.xhp
+msgctxt ""
+"01110100.xhp\n"
+"hd_id3153323\n"
"1\n"
"help.text"
-msgid "Euro Converter Wizard"
-msgstr "Αυτόματος πιλότος Μετατροπέα Ευρώ"
+msgid "<link href=\"text/shared/autopi/01110100.xhp\" name=\"HTML Export - Page 1\">HTML Export - Page 1</link>"
+msgstr "<link href=\"text/shared/autopi/01110100.xhp\" name=\"Εξαγωγή HTML - Σελίδα 1\">Εξαγωγή HTML - Σελίδα 1</link>"
-#: 01150000.xhp
+#: 01110100.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3149140\n"
+"01110100.xhp\n"
+"par_id3163829\n"
"2\n"
"help.text"
-msgid "<variable id=\"eurokonv\"><ahelp hid=\".uno:EuroConverter\">Converts the currency amounts found in $[officename] Calc documents and in fields and tables of $[officename] Writer documents into euros.</ahelp></variable>"
-msgstr "<variable id=\"eurokonv\"><ahelp hid=\".uno:EuroConverter\">Μετατρέπει τον αριθμό νομισμάτων που βρίσκονται στα $[officename] έγγραφα Calc και στα πεδία και τους πίνακες των $[officename] εγγράφων Writer σε ευρώ.</ahelp></variable>"
+msgid "On the first page you can select an existing design or create a new one."
+msgstr "Στην πρώτη σελίδα, μπορείτε να επιλέξετε ένα υπάρχον σχέδιο ή να δημιουργήσετε ένα νέο"
-#: 01150000.xhp
+#: 01110100.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3145669\n"
-"54\n"
+"01110100.xhp\n"
+"par_id3152363\n"
+"14\n"
"help.text"
-msgid "Only closed files are converted. It is possible, however, to use the Euro Converter in an open $[officename] Calc document. In this case, a separate dialog opens. This dialog is described <link href=\"text/shared/autopi/01150000.xhp\" name=\"at the end of this section\">at the end of this section</link>."
-msgstr "Μόνο κλειστά αρχεία μετατρέπονται. Είναι πάντως δυνατόν, να χρησιμοποιήσετε τον μετατροπέα Ευρώ σε ένα ανοιχτό $[officename] έγγραφο Calc. Σε αυτή την περίπτωση ανοίγει ένας ξεχωριστός διάλογος. Αυτός ο διάλογος περιγράφεται <link href=\"text/shared/autopi/01150000.xhp\" name=\"στο τέλος αυτού του τμήματος\">στο τέλος αυτού του τμήματος</link>."
+msgid "The settings you select for the export will be automatically saved as a design for other exports. You can enter the design name after clicking <emph>Create</emph>."
+msgstr "Οι ρυθμίσεις που θα επιλέξετε για την εξαγωγή θα αποθηκευτούν αυτόματα και θα χρησιμοποιηθούν ως σχέδιο για τις επόμενες εξαγωγές. Μπορείτε να εισάγετε το όνομα του σχεδίου, αφού κάνετε κλικ στη <emph>Δημιουργία</emph>."
-#: 01150000.xhp
+#: 01110100.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3147275\n"
-"25\n"
+"01110100.xhp\n"
+"hd_id3151226\n"
+"12\n"
"help.text"
-msgid "Only the currencies of the countries participating in the European Monetary Union are converted."
-msgstr "Μόνο τα νομίσματα των χωρών που συμμετέχουν στην Ευρωπαϊκή Νομισματική Ένωση μετατρέπονται."
+msgid "Assign design"
+msgstr "Ορισμός σχεδίου"
-#: 01150000.xhp
+#: 01110100.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3156152\n"
+"01110100.xhp\n"
+"par_id3152801\n"
+"13\n"
+"help.text"
+msgid "In this area, you can choose to create a new design and select or delete an existing design."
+msgstr "Σε αυτήν την περιοχή, μπορείτε να δημιουργήσετε ένα νέο σχέδιο και να επιλέξετε ή να διαγράψετε υπάρχοντα σχέδια."
+
+#: 01110100.xhp
+msgctxt ""
+"01110100.xhp\n"
+"par_id3147291\n"
"3\n"
"help.text"
-msgid "Extent"
-msgstr "Εύρος"
+msgid "If you delete a design, you will only delete the design information in the Wizard. An export file will not be deleted by this action."
+msgstr "Εάν διαγράψετε ένα σχέδιο, θα διαγραφούν μόνο οι πληροφορίες του σχεδίου από τον Αυτόματο Πιλότο. Το αρχείο εξαγωγής δεν θα διαγραφεί με αυτήν την ενέργεια."
-#: 01150000.xhp
+#: 01110100.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3156155\n"
+"01110100.xhp\n"
+"hd_id3153681\n"
+"4\n"
+"help.text"
+msgid "New design"
+msgstr "Δημιουργία σχεδίου"
+
+#: 01110100.xhp
+msgctxt ""
+"01110100.xhp\n"
+"par_id3149827\n"
"5\n"
"help.text"
-msgid "Single $[officename] Calc document"
-msgstr "Μεμονωμένο $[officename] έγγραφο Calc"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE1_NEW_DESIGN\">Creates a new design in the next pages of the Wizard.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE1_NEW_DESIGN\">Δημιουργεί ένα νέο σχέδιο στις επόμενες σελίδες του Αυτόματου Πιλότου.</ahelp>"
-#: 01150000.xhp
+#: 01110100.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3155420\n"
+"01110100.xhp\n"
+"hd_id3149388\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_OBFILE\">Converts a single $[officename] Calc file.</ahelp> To convert fields and tables in $[officename] Writer, first mark the <emph>Also convert fields and tables in text documents </emph>check box."
-msgstr "<ahelp hid=\"HID_DLGCONVERT_OBFILE\">Μετατρέπει ένα μεμονωμένο $[officename] αρχείο Calc.</ahelp> Για να μετατρέψετε πεδία και πίνακες στο $[officename] Writer, επιλέξτε το πεδίο <emph>Μετατροπή πεδίων και πινάκων σε έγγραφα κειμένου</emph>."
+msgid "Existing Design"
+msgstr "Υπάρχον σχέδιο"
-#: 01150000.xhp
+#: 01110100.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3153541\n"
+"01110100.xhp\n"
+"par_id3155535\n"
"7\n"
"help.text"
-msgid "Complete Directory"
-msgstr "Ολόκληρος Κατάλογος"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE1_OLD_DESIGN\">Loads an existing design from the design list to use as a starting point for the steps to follow on the next pages of the Wizard.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE1_OLD_DESIGN\">Φορτώνει ένα υπάρχον σχέδιο από την λίστα σχεδίων για να χρησιμοποιηθεί ως βάση για τα βήματα των επόμενων σελίδων του Αυτόματου πιλότου.</ahelp>"
-#: 01150000.xhp
+#: 01110100.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3150670\n"
+"01110100.xhp\n"
+"hd_id3152996\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_OBDIR\">Converts all $[officename] Calc and $[officename] Writer documents and templates in the selected directory.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_OBDIR\">Μετατρέπει όλα τα έγγραφα και πρότυπα $[officename] Calc και $[officename] Writer στον επιλεγμένο κατάλογο.</ahelp>"
+msgid "Design list"
+msgstr "Λίστα σχεδίων"
-#: 01150000.xhp
+#: 01110100.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3149516\n"
+"01110100.xhp\n"
+"par_id3153031\n"
"9\n"
"help.text"
-msgid "Currencies"
-msgstr "Νομίσματα"
+msgid "<ahelp hid=\"SD:LISTBOX:DLG_PUBLISHING:PAGE1_DESIGNS\">Displays all existing designs.</ahelp>"
+msgstr "<ahelp hid=\"SD:LISTBOX:DLG_PUBLISHING:PAGE1_DESIGNS\">Εμφανίζει όλα τα υπάρχοντα σχέδια.</ahelp>"
-#: 01150000.xhp
+#: 01110100.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3156002\n"
+"01110100.xhp\n"
+"hd_id3154514\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_COMBOBOX1\">Specifies the currency to be converted into euros.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_COMBOBOX1\">Ορίζει το νόμισμα που θα μετατραπεί σε ευρώ.</ahelp>"
+msgid "Delete Selected Design"
+msgstr "Διαγραφή επιλεγμένου σχεδίου"
-#: 01150000.xhp
+#: 01110100.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3150275\n"
+"01110100.xhp\n"
+"par_id3148473\n"
"11\n"
"help.text"
-msgid "Source directory / Source Document"
-msgstr "Κατάλογος προέλευσης / Έγγραφο προέλευσης"
+msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE1_DEL_DESIGN\">Deletes the selected design from the design list.</ahelp>"
+msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE1_DEL_DESIGN\">Διαγράφει το σχέδιο που έχετε επιλέξει από τη λίστα σχεδίων.</ahelp>"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3154898\n"
-"12\n"
+"01110200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_TBSOURCE\">Indicates the directory or the name of the single document to be converted.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_TBSOURCE\">Δείχνει τον κατάλογο ή το όνομα του μεμονωμένου εγγράφου που πρόκειται να μετατραπεί.</ahelp>"
+msgid "HTML Export - Page 2"
+msgstr "Εξαγωγή HTML - Σελίδα 2"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3151385\n"
-"13\n"
+"01110200.xhp\n"
+"bm_id3149233\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "<bookmark_value>kiosk export</bookmark_value><bookmark_value>HTML; live presentations</bookmark_value><bookmark_value>live presentations on the Internet</bookmark_value><bookmark_value>showing;live presentations on the Internet</bookmark_value><bookmark_value>presentations; live on the Internet</bookmark_value><bookmark_value>Internet; presentations</bookmark_value><bookmark_value>WebCast export</bookmark_value>"
+msgstr "<bookmark_value>εξαγωγή kiosk</bookmark_value><bookmark_value>HTML, ζωντανές παρουσιάσεις</bookmark_value><bookmark_value>ζωντανές παρουσιάσεις στο Internet</bookmark_value><bookmark_value>προβάλει,ζωντανές παρουσιάσεις στο Internet</bookmark_value><bookmark_value>παρουσιάσεις, ζωντανά στο Internet</bookmark_value><bookmark_value>Internet, παρουσιάσεις</bookmark_value><bookmark_value>εξαγωγή WebCast</bookmark_value>"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3147264\n"
-"14\n"
+"01110200.xhp\n"
+"hd_id3154840\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_CBSOURCEOPEN\">Opens a dialog to select the desired directory or document.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_CBSOURCEOPEN\">Ανοίγει ένα διάλογο για να επιλέξετε τον επιθυμητό κατάλογο ή έγγραφο.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01110200.xhp\" name=\"HTML Export - Page 2\">HTML Export - Page 2</link>"
+msgstr "<link href=\"text/shared/autopi/01110200.xhp\" name=\"Εξαγωγή HTML - Σελίδα 2\">Εξαγωγή HTML - Σελίδα 2</link>"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3147560\n"
-"15\n"
+"01110200.xhp\n"
+"par_id3154094\n"
+"2\n"
"help.text"
-msgid "Including Subfolders"
-msgstr "Συμπεριλαμβανομένων των υποκαταλόγων"
+msgid "Determines the type of publication."
+msgstr "Ορίζει τον τύπο της έκδοσης"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3152771\n"
-"16\n"
+"01110200.xhp\n"
+"par_id3151330\n"
+"73\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_CHECKRECURSIVE\">Specifies whether all subfolders of the selected directory are included.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_CHECKRECURSIVE\">Ορίζει εάν όλοι οι υποκατάλογοι του επιλεγμένου καταλόγου θα συμπεριληφθούν.</ahelp>"
+msgid "You can specify if you want to include frames, create a title, or display presentation notes."
+msgstr "Μπορείτε να ορίσετε εάν θέλετε να συμπεριληφθούν πλαίσια, εάν πρόκειται να δημιουργηθεί τίτλος ή εάν πρέπει να εμφανίζονται και οι σημειώσεις της παρουσίασής σας."
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3150542\n"
-"55\n"
+"01110200.xhp\n"
+"hd_id3152924\n"
+"9\n"
"help.text"
-msgid "Also convert fields and tables in text documents"
-msgstr "Μετατροπή πεδίων και πινάκων σε έγγραφα κειμένου"
+msgid "Publication type"
+msgstr "Τύπος έκδοσης"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3150398\n"
-"56\n"
+"01110200.xhp\n"
+"par_id3154751\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_CHKTEXTDOCUMENTS\">Converts currency amounts found in fields and tables of $[officename] Writer documents.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_CHKTEXTDOCUMENTS\">Μετατρέπει τον αριθμό νομισμάτων που βρίσκονται στα πεδία και στους πίνακες των $[officename] εγγράφων Writer.</ahelp>"
+msgid "Defines the basic settings for the intended export."
+msgstr "Ορίζει τις βασικές ρυθμίσεις για την επερχόμενη εξαγωγή"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3148453\n"
-"59\n"
+"01110200.xhp\n"
+"hd_id3147399\n"
+"3\n"
"help.text"
-msgid "Values in the text document that are not in fields or tables are not converted."
-msgstr "Οι τιμές στο έγγραφο κειμένου που δεν βρίσκονται σε πεδία ή πίνακες δεν μετατρέπονται."
+msgid "Standard HTML format"
+msgstr "Τυπική μορφή HTML"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3151382\n"
-"49\n"
+"01110200.xhp\n"
+"par_id3147088\n"
+"4\n"
"help.text"
-msgid "Temporarily unprotect sheet without query"
-msgstr "Προσωρινή κατάργηση προστασίας πίνακα (χωρίς διευκρίνιση)"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_STANDARD\">Creates standard HTML pages from export pages.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_STANDARD\">Δημιουργεί τυπικές σελίδες HTML από σελίδες εξαγωγής.</ahelp>"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3153192\n"
-"50\n"
+"01110200.xhp\n"
+"hd_id3145071\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_CHKPROTECT\">Specifies that sheet protection will be disabled during conversion and thereafter re-enabled. If sheet protection is covered by a password, you will see a dialog for entering the password.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_CHKPROTECT\">Εάν επιλέξετε αυτό το πεδίο, η προστασία πίνακα θα απενεργοποιηθεί κατά τη διαδικασία μετατροπής και θα επανεργοποιηθεί με την ολοκλήρωσή της. Εάν απαιτείται η εισαγωγή κωδικού πρόσβασης για την προστασία πίνακα, θα εμφανιστεί το σχετικό παράθυρο διαλόγου, στο οποίο θα πρέπει να εισαγάγετε τον κωδικό πρόσβασης.</ahelp>"
+msgid "Standard HTML with frames"
+msgstr "Τυπική μορφή HTML με πλαίσια"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3147288\n"
-"17\n"
+"01110200.xhp\n"
+"par_id3154824\n"
+"6\n"
"help.text"
-msgid "Target Directory"
-msgstr "Κατάλογος Προορισμού"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_FRAMES\">Creates standard HTML pages with frames. The exported page will be placed in the main frame, and the frame to the left will display a table of contents in the form of hyperlinks.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_FRAMES\">Δημιουργεί τυπικές σελίδες HTML με πλαίσια. Η εξαγόμενη σελίδα τοποθετείτε στην κεντρικό πλαίσιο και το πλαίσιο στα αριστερά θα δείχνει ένα πίνακα περιεχομένων στη μορφή υπερσυνδέσεων </ahelp>"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3153771\n"
-"18\n"
+"01110200.xhp\n"
+"hd_id3149398\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_TBTARGET\">Specifies the folder and path in which the converted files are to be saved.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_TBTARGET\">Εισαγάγετε το φάκελο και τη διαδρομή της θέσης στην οποία πρόκειται να αποθηκευτούν τα αρχεία που θα μετατραπούν.</ahelp>"
+msgid "Create title page"
+msgstr "Δημιουργία εξώφυλλου"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3154151\n"
-"19\n"
+"01110200.xhp\n"
+"par_id3152780\n"
+"12\n"
"help.text"
-msgid "<emph>...</emph>"
-msgstr "<emph>...</emph>"
+msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE2_CONTENT\">Creates a title page for your document.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE2_CONTENT\">Δημιουργεί ένα εξώφυλλο για το έγγραφό σας.</ahelp>"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3147427\n"
-"20\n"
+"01110200.xhp\n"
+"hd_id3163804\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_CBTARGETOPEN\">Opens a dialog in which you can select a directory to hold the converted files.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_CBTARGETOPEN\">Αυτό το κουμπί ανοίγει ένα παράθυρο διαλόγου, στο οποίο μπορείτε να επιλέξετε το φάκελο στον οποίο θα αποθηκευτούν τα αρχεία που θα μετατραπούν.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Show notes </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Εμφάνιση Σημειώσεων </caseinline></switchinline>"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3155854\n"
-"27\n"
+"01110200.xhp\n"
+"par_id3157909\n"
+"14\n"
"help.text"
-msgid "Cancel"
-msgstr "Ακύρωση"
+msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE2_NOTES\">Specifies that your notes are also displayed.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE2_NOTES\">Ορίζει ότι θα φαίνονται και οι σημειώσεις σας.</ahelp>"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3153190\n"
-"28\n"
+"01110200.xhp\n"
+"hd_id3156117\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_CBCANCEL\">Closes the Euro Converter.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_CBCANCEL\">Κλείνει το Μετατροπέα Ευρώ.</ahelp>"
+msgid "Automatic"
+msgstr "Αυτόματα"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3154986\n"
-"29\n"
+"01110200.xhp\n"
+"par_id3149233\n"
+"16\n"
"help.text"
-msgid "Help"
-msgstr "Βοήθεια"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_KIOSK\">Creates a default HTML presentation as a kiosk export, in which the slides are automatically advanced after a specified amount of time.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_KIOSK\">Δημιουργεί μια προεπιλεγμένη παρουσίαση HTML, ως εξαγωγή Kiosk, στην οποία η αλλαγή των διαφανειών γίνεται αυτόματα μετά από ένα ορισμένο χρονικό διάστημα.</ahelp>"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3155413\n"
-"30\n"
+"01110200.xhp\n"
+"hd_id3155421\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_CBHELP\">Activates the help for the dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_CBHELP\">Ενεργοποιεί την βοήθεια για το παράθυρο διαλόγου.</ahelp>"
+msgid "As stated in document"
+msgstr "Όπως δηλώνεται στο έγγραφο"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3148616\n"
+"01110200.xhp\n"
+"par_id3150275\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_CHG_DEFAULT\">The slide transition depends on the timing that you set for each slide in the presentation. If you set a manual page transition, the HTML presentation introduces a new page by pressing any key from your keyboard.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_CHG_DEFAULT\">Η αλλαγή των διαφανειών εξαρτάται από το χρονισμό που έχετε ορίσει στην παρουσίαση για κάθε διαφάνεια. Εάν έχετε ορίσει την αλλαγή σελίδων μη αυτόματα και πατήσετε οποιοδήποτε πλήκτρο του πληκτρολογίου, η παρουσίαση HTML θα εισαγάγει μια νέα σελίδα.</ahelp>"
+
+#: 01110200.xhp
+msgctxt ""
+"01110200.xhp\n"
+"hd_id3156307\n"
+"19\n"
+"help.text"
+msgid "Automatic"
+msgstr "Αυτόματα"
+
+#: 01110200.xhp
+msgctxt ""
+"01110200.xhp\n"
+"par_id3153126\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_CHG_AUTO\">The page transition takes place automatically after the specified period of time elapses and does not depend on the presentation's contents</ahelp>."
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_CHG_AUTO\">Η αλλαγή των σελίδων γίνεται αυτόματα με το πέρας του χρονικού διαστήματος που έχετε ορίσει και δεν εξαρτάται από τα περιεχόμενα της παρουσίασης</ahelp>."
+
+#: 01110200.xhp
+msgctxt ""
+"01110200.xhp\n"
+"hd_id3150503\n"
"21\n"
"help.text"
-msgid "Convert"
-msgstr "Μετατροπή"
+msgid "Slide view time"
+msgstr "Χρόνος προβολής διαφανειών"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3150011\n"
+"01110200.xhp\n"
+"par_id3151245\n"
"22\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_CBGOON\">Starts the conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_CBGOON\">Θέτει σε εκκίνηση τη μετατροπή.</ahelp>"
+msgid "<ahelp hid=\"SD:TIMEFIELD:DLG_PUBLISHING:PAGE2_DURATION_TMF\">Defines the amount of time for each slide display.</ahelp>"
+msgstr "<ahelp hid=\"SD:TIMEFIELD:DLG_PUBLISHING:PAGE2_DURATION_TMF\">Ορίζει το χρονικό διάστημα για την προβολή κάθε διαφάνειας.</ahelp>"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3146975\n"
-"51\n"
+"01110200.xhp\n"
+"hd_id3154347\n"
+"23\n"
"help.text"
-msgid "During conversion, a page showing the progress status is displayed."
-msgstr "Κατά τη διάρκεια της μετατροπής, προβάλλεται μια σελίδα στην οποία εμφανίζεται η κατάσταση προόδου της μετατροπής."
+msgid "Endless"
+msgstr "Συνεχόμενα"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3155308\n"
-"52\n"
+"01110200.xhp\n"
+"par_id3149655\n"
+"24\n"
"help.text"
-msgid "Back"
-msgstr "Πίσω"
+msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE2_ENDLESS\">Automatically restarts the HTML presentation after the last slide has been displayed.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE2_ENDLESS\">Επανεκκινεί αυτόματα την παρουσίαση HTML αφού και η τελευταία διαφάνεια έχει προβληθεί.</ahelp>"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3153953\n"
-"53\n"
+"01110200.xhp\n"
+"hd_id3151054\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_CBBACK\">Returns to the first page of the Euro Converter.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_CBBACK\">Επιστρέφει στην πρώτη σελίδα του Μετατροπέα Euro.</ahelp>"
+msgid "WebCast"
+msgstr "WebCast"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3154640\n"
+"01110200.xhp\n"
+"par_id3150543\n"
"26\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_CBBACK\">If the current document is a $[officename] Calc document or template, you can call up the Euro Converter using the corresponding icon in the Tools bar.</ahelp> This icon is hidden by default. To display the Euro Converter icon, click the arrow at the end of the Tools bar, select the <emph>Visible Buttons</emph> command and activate the <emph>Euro Converter</emph> icon."
-msgstr "<ahelp hid=\"HID_DLGCONVERT_CBBACK\">Εάν το τρέχον έγγραφο είναι ένα έγγραφο ή πρότυπο του $[officename] Calc, μπορείτε να ανοίξετε το Μετατροπέα Ευρώ, χρησιμοποιώντας το αντίστοιχο εικονίδιο της κύριας γραμμής εργαλείων.</ahelp> Αυτό το εικονίδιο είναι κρυμμένο από προεπιλογή. Για να εμφανίσετε το εικονίδιο του Μετατροπέα Ευρώ, κάντε κλικ στο βέλος στο τέλος της γραμμής εργαλείων, επιλέξτε την εντολή <emph>Ορατά πεδία επιλογής</emph> και ενεργοποιείστε το εικονίδιο <emph>Μετατροπέας Ευρώ</emph>."
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_WEBCAST\">In a WebCast export, automatic scripts will be generated with Perl or ASP support.</ahelp> This enables the speaker (for example, a speaker in a telephone conference using a slide show on the Internet) to change the slides in the audience's web browsers. You will find more information on <link href=\"text/shared/autopi/01110200.xhp\" name=\"WebCast\">WebCast</link> later in this section."
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_WEBCAST\">Σε μία εξαγωγή webcast, θα δημιουργηθούν αυτόματες δέσμες ενεργειών με υποστήριξη Perl ή ASP.</ahelp> Αυτό παρέχει στον ομιλητή (για παράδειγμα, σε ένα ομιλητή σε τηλεφωνική συνδιάσκεψη τον οποίο χρησιμοποιεί μία παρουσίαση οθόνης στο Διαδίκτυο) να εναλλάξει τις διαφάνειες στα προγράμματα ανάγνωσης ιστοσελίδων του ακροατηρίου. Θα βρείτε περισσότερες πληροφορίες για το <link href=\"text/shared/autopi/01110200.xhp\" name=\"WebCast\">WebCast</link> αργότερα σε αυτή την ενότητα."
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3155415\n"
+"01110200.xhp\n"
+"hd_id3154365\n"
+"27\n"
"help.text"
-msgid "<image id=\"img_id3150417\" src=\"cmd/sc_euroconverter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150417\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150417\" src=\"cmd/sc_euroconverter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150417\">Εικονίδιο</alt></image>"
+msgid "Active Server Pages (ASP)"
+msgstr "Active Server Pages (ASP)"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3149418\n"
-"31\n"
+"01110200.xhp\n"
+"par_id3148922\n"
+"28\n"
"help.text"
-msgid "Euro Converter"
-msgstr "Μετατροπέας Ευρώ"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_ASP\">When you select the<emph> ASP </emph>option, the WebCast export creates ASP pages. Note that the HTML presentation can only be offered by a web server supporting ASP.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_ASP\">Όταν διαλέγετε την επιλογή<emph> ASP </emph>, η εξαγωγή WebCast εξάγει ASP σελίδες. Σημειώστε ότι η παρουσίαση HTML μπορεί να προσφερθεί μόνο από κάποιο διακομιστή δικτύου ο οποίος υποστηρίζει ASP.</ahelp>"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3144766\n"
-"32\n"
+"01110200.xhp\n"
+"hd_id3149765\n"
+"29\n"
"help.text"
-msgid "The <emph>Euro Converter</emph> dialog contains the following functions:"
-msgstr "Στο παράθυρο διαλόγου <emph>Μετατροπέας Ευρώ</emph>, περιλαμβάνονται οι εξής λειτουργίες:"
+msgid "Perl"
+msgstr "Perl"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3148387\n"
-"33\n"
+"01110200.xhp\n"
+"par_id3145174\n"
+"30\n"
"help.text"
-msgid "Entire document"
-msgstr "Ολόκληρο το έγγραφο"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_PERL\">Used by WebCast export to create HTML pages and Perl scripts.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE2_PERL\">Χρησιμοποιείται από την εξαγωγή WebCast για να δημιουργήσει σελίδες HTML και δέσμες ενεργειών Perl.</ahelp>"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3150113\n"
-"34\n"
+"01110200.xhp\n"
+"hd_id3150868\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_CHECKBOX1\">Converts the entire document.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_CHECKBOX1\">Μετατρέπει ολόκληρο το έγγραφο.</ahelp>"
+msgid "URL for listeners"
+msgstr "URL για ακροατές"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3159110\n"
-"47\n"
+"01110200.xhp\n"
+"par_id3149203\n"
+"32\n"
"help.text"
-msgid "Currencies"
-msgstr "Νομίσματα"
+msgid "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE2_INDEX\">Specifies the URL (absolute or relative) to be entered by the viewer in order to see the presentation.</ahelp>"
+msgstr "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE2_INDEX\">Ορίζει το URL (απόλυτο ή σχετικό) που θα εισαχθεί από τον θεατή για να δει την παρουσίαση.</ahelp>"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3148834\n"
-"48\n"
+"01110200.xhp\n"
+"hd_id3147228\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_COMBOBOX1\">Specifies the currency to be converted into euros.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_COMBOBOX1\">Εισαγάγετε το νόμισμα που θα μετατραπεί σε ευρώ.</ahelp>"
+msgid "URL for presentation"
+msgstr "URL για παρουσίαση"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3155084\n"
+"01110200.xhp\n"
+"par_id3156214\n"
+"34\n"
+"help.text"
+msgid "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE2_URL\">Specifies the URL (absolute or relative), where the created HTML presentation on the web server has been saved.</ahelp>"
+msgstr "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE2_URL\">Ορίζει το URL (απόλυτο ή σχετικό) στο διακομιστή δικτύου όπου έχει αποθηκευτεί η δημιουργημένη παρουσίαση HTML.</ahelp>"
+
+#: 01110200.xhp
+msgctxt ""
+"01110200.xhp\n"
+"hd_id3153367\n"
"35\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "URL for Perl scripts"
+msgstr "URL για perl scripts"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3152999\n"
+"01110200.xhp\n"
+"par_id3159255\n"
"36\n"
"help.text"
-msgid "Select the cells you want to convert in this range, if you did not mark the <emph>Entire document</emph> check box. Select an option and then click the desired entries in the <emph>Templates</emph> / <emph>Currency ranges</emph> field. The selected range will be visible as such in the document. Click <emph>Convert</emph> to carry out the conversion."
-msgstr "Επιλέξτε τα κελιά που θέλετε να μετατρέψετε σε αυτήν την περιοχή, εάν δεν έχετε επιλέξει το πλαίσιο ελέγχου <emph>Όλο το έγγραφο</emph>. Διαλέξτε μια επιλογή και κάντε κλικ στις καταχωρήσεις που θέλετε στο πεδίο <emph>Πρότυπα</emph> / <emph>Διακυμάνσεις Νομίσματος</emph>. Η επιλεγμένη περιοχή θα είναι ορατή στο έγγραφο ως επιλεγμένη. Κάντε κλικ στο κουμπί <emph>Μετατροπή</emph> για να ξεκινήσει η μετατροπή."
+msgid "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE2_CGI\">Specifies the URL (absolute or relative) for the generated Perl scripts.</ahelp>"
+msgstr "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE2_CGI\">Προσδιορίζει το URL (απόλυτο ή σχετικό) για τις δημιουργημένες δέσμες ενεργειών Perl.</ahelp>"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3153950\n"
+"01110200.xhp\n"
+"hd_id3150486\n"
"37\n"
"help.text"
-msgid "Cell Styles"
-msgstr "Πρότυπα κελιού"
+msgid "More Information on WebCast Export"
+msgstr "Περισσότερες πληροφορίες σχετικά με την εξαγωγή WebCast"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3145162\n"
+"01110200.xhp\n"
+"par_id3152578\n"
"38\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON1\">All cells with the selected Cell Styles are converted.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON1\">Θα μετατραπούν όλα τα κελιά με τα επιλεγμένα πρότυπα κελιών.</ahelp>"
+msgid "There are two possible options for exporting $[officename] Impress presentations using WebCast technology: Active Server Pages (ASP) and Perl."
+msgstr "Υπάρχουν δύο δυνατές επιλογές για εξαγωγή παρουσιάσεων $[officename] Impress χρησιμοποιώντας την τεχνολογία WebCast: Active Server Pages (ASP) και Perl."
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3152974\n"
+"01110200.xhp\n"
+"par_id3153364\n"
+"71\n"
+"help.text"
+msgid "In either case, the WebCast needs an HTTP server offering either Perl or ASP as scripting. Therefore, the exporting option depends on the HTTP server used."
+msgstr "Σε κάθε περίπτωση, το WebCast προϋποθέτει τη χρήση διακομιστή HTTP που να παρέχει τη δυνατότητα εκτέλεσης δεσμών ενεργειών Perl ή ASP. Ως εκ τούτου, η επιλογή εξαγωγής που θα χρησιμοποιήσετε εξαρτάται, βασικά, από το διακομιστή HTTP που πρόκειται να χρησιμοποιηθεί."
+
+#: 01110200.xhp
+msgctxt ""
+"01110200.xhp\n"
+"hd_id3151112\n"
"39\n"
"help.text"
-msgid "Currency cells in the current sheet"
-msgstr "Κελιά νομισμάτων στον τρέχοντα πίνακα."
+msgid "WebCast in ASP"
+msgstr "WebCast σε ASP"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3154479\n"
+"01110200.xhp\n"
+"hd_id3159197\n"
"40\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON2\">All currency cells in the active spreadsheet will be converted.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON2\">Θα μετατραπούν όλα τα κελιά νομισμάτων στον ενεργό πίνακα.</ahelp>"
+msgid "Exporting"
+msgstr "Εξαγωγή"
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3156276\n"
+"01110200.xhp\n"
+"par_id3146119\n"
"41\n"
"help.text"
-msgid "Currency cells in the entire document"
-msgstr "Κελιά νομισμάτων σε ολόκληρο το έγγραφο"
+msgid "To export to ASP, in a $[officename] Impress document choose <emph>File - Export</emph>. You then see the <emph>Export</emph> dialog in which you select <emph>HTML Document</emph> as the file type. Once you have selected a directory and entered a file name, click <emph>Export</emph>. For export as ASP, we recommend selecting a \"secret\" file name for the HTML file (see below for more details). You then see the <emph>HTML Export</emph> dialog. Several files will be written to the directory you have just selected."
+msgstr "Για να εξάγετε σε ASP, σε ένα έγγραφο $[officename] Impress επιλέξτε <emph>Αρχείο - Εξαγωγή</emph>. Τότε θα δείτε το διάλογο <emph>Εξαγωγή</emph> στον οποίο επιλέγετε <emph>Έγγραφο HTML</emph> ως τύπο αρχείου. Αφού επιλέξετε ένα φάκελο και εισάγετε ένα όνομα αρχείου, κάντε κλικ στο <emph>Εξαγωγή</emph>. Για να κάνετε εξαγωγή ως ASP, προτείνουμε να επιλέξετε ένα \"κρυφό\" όνομα αρχείου HTML (δείτε παρακάτω για περισσότερες λεπτομέρειες). Μπορείτε τότε να δείτε το διάλογο <emph>Εξαγωγή HTML</emph>. Αρκετά αρχεία θα γραφτούν στον κατάλογο που μόλις επιλέξατε."
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3146912\n"
+"01110200.xhp\n"
+"par_id3149410\n"
"42\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON3\">All currency cells in the active document will be converted.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON3\">Θα μετατραπούν όλα τα κελιά νομισμάτων στο ενεργό έγγραφο.</ahelp>"
+msgid "The presenter uses the entered file name to change between the slides viewed by the audience. You can save the WebCast files locally or save them directly to an HTTP server. You can later transfer locally saved files to the HTTP server by FTP. Note that WebCast only works if the files are requested over an HTTP server."
+msgstr "Ο παρουσιαστής χρησιμοποιεί το εισαχθέν όνομα αρχείου για να εναλλάξει τις διαφάνειες που προβάλλονται στο κοινό. Μπορείτε να αποθηκεύσετε τα αρχεία WebCast τοπικά ή να αποθηκεύσετε απευθείας σε ένα διακομιστή HTTP. Μπορείτε στη συνέχεια να μεταφέρετε τα αρχεία που αποθηκεύσατε τοπικά στον διακομιστή HTTP διαμέσου FTP. Σημειώστε ότι το WebCast λειτουργεί μόνο αν τα αρχεία ζητηθούν από ένα διακομιστή HTTP."
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3155444\n"
+"01110200.xhp\n"
+"par_id3157974\n"
"43\n"
"help.text"
-msgid "Selected range"
-msgstr "Επιλεγμένη Περιοχή"
+msgid "Do not use the same directory for two different HTML exports."
+msgstr "Μη χρησιμοποιείτε τον ίδιο κατάλογο για δύο διαφορετικές εξαγωγές HTML."
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3153736\n"
+"01110200.xhp\n"
+"par_id3153157\n"
"44\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON4\">All currency cells in the range selected before the converter was called will be converted.</ahelp> All cells must have the same format so that they can be recognized as a selected range."
-msgstr "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON4\">Θα μετατραπούν όλα τα κελιά νομισμάτων που είχαν επιλεχθεί πριν κληθεί ο μετατροπέας.</ahelp> Όλα τα κελιά πρέπει να έχουν το ίδιο μορφότυπο έτσι ώστε να μπορούν να οργανωθούν σαν επιλεγμένη περιοχή."
+msgid "Select <emph>WebCast</emph> as a publishing type on the second page of the HTML Export Wizard."
+msgstr "Επιλέξτε <emph>WebCast</emph> ως τύπο έκδοσης στη δεύτερη σελίδα του αυτόματου πιλότου Εξαγωγής HTML."
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3153927\n"
+"01110200.xhp\n"
+"par_id3154790\n"
"45\n"
"help.text"
-msgid "Templates / Currency ranges"
-msgstr "Πρότυπα / Διακυμάνσεις νομίσματος"
+msgid "In the options area for WebCast, select the <emph>Active Server Pages (ASP)</emph> option. You can now continue defining other settings or start the export by clicking the <emph>Create</emph> button."
+msgstr "Στην περιοχή επιλογών για το WebCast, επιλέξτε την επιλογή <emph>Active Server Pages (ASP)</emph>. Μπορείτε τώρα να συνεχίσετε ορίζοντας άλλες ρυθμίσεις ή να αρχίσετε την εξαγωγή κάνοντας κλικ στο πεδίο επιλογής <emph>Δημιουργία</emph>."
-#: 01150000.xhp
+#: 01110200.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3154756\n"
+"01110200.xhp\n"
+"hd_id3153281\n"
"46\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGCONVERT_LISTBOX1\">Displays the ranges to be converted from the list.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGCONVERT_LISTBOX1\">Εμφανίζει τις περιοχές από τη λίστα που θα μετατραπούν.</ahelp>"
+msgid "Using ASP WebCast"
+msgstr "Χρήση ASP WebCast"
-#: 01100400.xhp
+#: 01110200.xhp
msgctxt ""
-"01100400.xhp\n"
-"tit\n"
+"01110200.xhp\n"
+"par_id3149910\n"
+"47\n"
"help.text"
-msgid "Report Wizard - Choose Layout"
-msgstr "Αυτόματος Πιλότος Αναφοράς - Επιλογή Διάταξης"
+msgid "You can use WebCast as soon as the exported files can be accessed from an HTTP server."
+msgstr "Μπορείτε να χρησιμοποιήσετε την τεχνολογία WebCast από τη στιγμή που θα έχετε τη δυνατότητα να προσπελάσετε τα εξαχθέντα αρχεία μέσω ενός διακομιστή HTTP."
-#: 01100400.xhp
+#: 01110200.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3148668\n"
-"7\n"
+"01110200.xhp\n"
+"par_id3154503\n"
+"48\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01100400.xhp\" name=\"Report Wizard - Choose Layout\">Report Wizard - Choose Layout</link>"
-msgstr "<link href=\"text/shared/autopi/01100400.xhp\" name=\"Αυτόματος Πιλότος Αναφοράς - Επιλογή Διάταξης\">Αυτόματος Πιλότος Αναφοράς - Επιλογή Διάταξης</link>"
+msgid "<emph>Example</emph>:"
+msgstr "<emph>Παράδειγμα</emph>:"
-#: 01100400.xhp
+#: 01110200.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3154894\n"
-"1\n"
+"01110200.xhp\n"
+"par_id3152375\n"
+"49\n"
"help.text"
-msgid "<ahelp hid=\"\">Choose the layout from different templates and styles, and choose landscape or portrait page orientation.</ahelp>"
-msgstr "<ahelp hid=\"\">Επιλέξτε τη διάταξη από διαφορετικά πρότυπα και στυλ και επιλέξτε οριζόντια ή κατακόρυφη κατεύθυνση ροής της σελίδας.</ahelp>"
+msgid "Let's assume that you installed the Microsoft Internet Information Server on your computer. You entered the \"c:\\Inet\\wwwroot\\presentation\" directory as an HTML output directory during the IIS setup. The URL of your computer is assumed as follows: \"http://myserver.com\"."
+msgstr "Ας υποθέσουμε ότι έχετε εγκαταστήσει την εφαρμογή Microsoft Internet Information Server στον υπολογιστή σας. Εισάγατε τον κατάλογο \"c:\\Inet\\wwwroot\\presentation\" ως ένα κατάλογο εξόδου HTML κατά τη διάρκεια της εγκατάστασης IIS. Το URL του υπολογιστή σας πρέπει, κανονικά, να είναι το εξής: \"http://myserver.com\"."
-#: 01100400.xhp
+#: 01110200.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3145345\n"
-"3\n"
+"01110200.xhp\n"
+"par_id3150715\n"
+"50\n"
"help.text"
-msgid "Layout of data"
-msgstr "Διάταξη δεδομένων"
+msgid "You have saved the files that have been created during the Export process in the c:\\Inet\\wwwroot\\presentation\\ directory. In this directory, the Export creates an HTML file that can be named, for example, as \"secret.htm\". You entered this name in the Save dialog (see above). The presenter can now browse to the HTML Export files by entering the http://myserver.com/presentation/secret.htm URL in any HTTP Browser having JavaScript support. The presenter is now able to modify the page using some form controls."
+msgstr "Έχετε αποθηκεύσει τα αρχεία τα οποία δημιουργήθηκαν κατά τη διάρκεια της διαδικασίας Εξαγωγής στον κατάλογο c:\\Inet\\wwwroot\\presentation\\. Σε αυτό τον κατάλογο, η Εξαγωγή δημιουργεί ένα αρχείο HTML το οποίο μπορεί να ονομαστεί για παράδειγμα ως \"secret.htm\". Εισάγατε αυτό το όνομα στο διάλογο Αποθήκευσης (δείτε παραπάνω). Ο παρουσιαστής μπορεί τώρα να περιηγηθεί προς τα αρχεία Εξαγωγής HTML εισάγοντας το URL http://myserver.com/presentation/secret.htm URL σε οποιοδήποτε πρόγραμμα ανάγνωσης HTTP ιστοσελίδων που έχει υποστήριξη JavaScript. Ο παρουσιαστής έχει τώρα τη δυνατότητα να τροποποιήσει τη σελίδα χρησιμοποιώντας κάποια πεδία ελέγχου φόρμας."
-#: 01100400.xhp
+#: 01110200.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3153681\n"
-"9\n"
+"01110200.xhp\n"
+"par_id3159110\n"
+"51\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_4_DATALAYOUT\">Defines a set of styles for the report. The styles assign fonts, indents, table background, and more.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_4_DATALAYOUT\">Ορίζει ένα σύνολο από πρότυπα για την αναφορά. Τα πρότυπα αναθέτουν γραμματοσειρές, εσοχές, φόντο πίνακα και άλλα.</ahelp>"
+msgid "The audience can now view the slide selected by the presenter through the URL http://myserver.com/presentation/webcast.asp. They cannot move to other slides found at this URL, unless the file names are known. Please ensure that the HTTP server does not show the directory listing."
+msgstr "Το ακροατήριο μπορεί τώρα να προβάλει τη διαφάνεια που επέλεξε ο παρουσιαστής μέσω του URL http://myserver.com/presentation/webcast.asp. Δεν είναι δυνατή η μετάβαση σε άλλες διαφάνειες σε αυτό το URL, εκτός αν είναι γνωστά τα ονόματα των αρχείων. Εξασφαλίστε ότι ο διακομιστής HTTP δεν προβάλλει τη λίστα των καταλόγων."
-#: 01100400.xhp
+#: 01110200.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3145071\n"
-"4\n"
+"01110200.xhp\n"
+"hd_id3153732\n"
+"52\n"
"help.text"
-msgid "Layout of headers and footers"
-msgstr "Διάταξη κεφαλίδων και υποσέλιδων"
+msgid "WebCast over Perl"
+msgstr "WebCast σε Perl"
-#: 01100400.xhp
+#: 01110200.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3152551\n"
-"10\n"
+"01110200.xhp\n"
+"hd_id3152999\n"
+"53\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_4_PAGELAYOUT\">Defines a page layout for the report. The page layouts are loaded from template files, which assign a header, footer, and page background.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_4_PAGELAYOUT\">Ορίζει μια διάταξη σελίδας για την αναφορά. Οι διατάξεις φορτώνονται από αρχεία προτύπων, τα οποία αναθέτουν επικεφαλίδα, υποσέλιδο και φόντο σελίδας.</ahelp>"
+msgid "Exporting"
+msgstr "Εξαγωγή"
-#: 01100400.xhp
+#: 01110200.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3152996\n"
-"11\n"
+"01110200.xhp\n"
+"par_id3146972\n"
+"54\n"
"help.text"
-msgid "Orientation"
-msgstr "Κατεύθυνση ροής"
+msgid "To export, in a $[officename] Impress document choose <emph>File - Export</emph>. This opens the <emph>Export</emph> dialog, in which you select <emph>HTML Document</emph> as the file type. After selecting a folder and entering a file name, click <emph>Save</emph>. This opens the <emph>HTML Export Wizard</emph>. This will write some files to the folder you have just selected."
+msgstr "Για να εξάγετε, σε ένα έγγραφο $[officename] Impress επιλέξτε <emph>Αρχείο - Εξαγωγή</emph>. Αυτό ανοίγει το διάλογο <emph>Εξαγωγή</emph>, στον οποίο επιλέγετε <emph>Έγγραφο HTML</emph> όπως τον τύπο του αρχείου. Αφού επιλέξετε ένα φάκελο και εισάγετε ένα όνομα αρχείο, κάντε κλικ στο <emph>Αποθήκευση</emph>. Αυτό ανοίγει τον <emph>Αυτόματο πιλότο εξαγωγής HTML</emph>. Αυτός θα γράψει κάποια αρχεία στο φάκελο που μόλις επιλέξατε."
-#: 01100400.xhp
+#: 01110200.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3154749\n"
-"12\n"
+"01110200.xhp\n"
+"par_id3156362\n"
+"55\n"
"help.text"
-msgid "Choose the page orientation for the report."
-msgstr "Επιλέξτε την κατεύθυνση γραφής της σελίδας για την αναφορά."
+msgid "The entered file name will be used by the presenter to switch through the slides. Please select an empty directory."
+msgstr "Το εισαχθέν όνομα αρχείου θα χρησιμοποιηθεί από τον παρουσιαστή για να εναλλάξει τις διαφάνειες. Παρακαλώ επιλέξτε έναν άδειο κατάλογο."
-#: 01100400.xhp
+#: 01110200.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3156347\n"
-"5\n"
+"01110200.xhp\n"
+"par_id3148432\n"
+"56\n"
"help.text"
-msgid "Landscape"
-msgstr "Οριζόντια"
+msgid "In the second page of the HTML Export, select <emph>WebCast</emph> as the publication type."
+msgstr "Στη δεύτερη σελίδα του \"Εξαγωγή HTML\", επιλέξτε το <emph>WebCast</emph> ως τύπο έκδοσης."
-#: 01100400.xhp
+#: 01110200.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3145382\n"
-"13\n"
+"01110200.xhp\n"
+"par_id3149018\n"
+"57\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_4_LANDSCAPE\">Selects a landscape page orientation for the report.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_4_LANDSCAPE\">Επιλέγει οριζόντιο προσανατολισμό σελίδας για την αναφορά.</ahelp>"
+msgid "In the option area for WebCast, select <emph>Perl</emph>."
+msgstr "Στην περιοχή επιλογών για το WebCast, επιλέξτε <emph>Perl</emph>."
-#: 01100400.xhp
+#: 01110200.xhp
msgctxt ""
-"01100400.xhp\n"
-"hd_id3149233\n"
-"6\n"
+"01110200.xhp\n"
+"par_id3154509\n"
+"58\n"
"help.text"
-msgid "Portrait"
-msgstr "Κατακόρυφα"
+msgid "In the <emph>URL for listeners</emph> text box, enter the file name of the HTML document that will be used by the audience. In <emph>URL for presentation</emph>, enter the URL of the directory that will be used for the presentation and, in <emph>URL for Perl scripts</emph>, enter the URL for the CGI script directory. You can now define further settings on the following pages of the Wizard or start the export process by clicking the <emph>Create</emph> button."
+msgstr "Στο πεδίο εισαγωγής <emph>URL για ακροατές</emph>, εισαγάγετε το όνομα αρχείου του εγγράφου HTML που θα χρησιμοποιηθεί από το κοινό. Στο πεδίο <emph>URL για παρουσίαση</emph>, εισαγάγετε το URL του καταλόγου που θα χρησιμοποιηθεί για την παρουσίαση και, στο πεδίο <emph>URL για δέσμες ενεργειών Perl</emph>, εισαγάγετε το URL για τον κατάλογο της δέσμης ενεργειών CGI. Μπορείτε, πλέον, να συνεχίσετε με τον ορισμό των υπόλοιπων ρυθμίσεων στις επόμενες σελίδες του Αυτόματου Πιλότου ή να ξεκινήσετε τη διαδικασία εξαγωγής, κάνοντας κλικ στο κουμπί <emph>Δημιουργία</emph>."
-#: 01100400.xhp
+#: 01110200.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3154285\n"
-"14\n"
+"01110200.xhp\n"
+"hd_id3148996\n"
+"59\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_4_PORTRAIT\">Selects a portrait page orientation for the report.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_4_PORTRAIT\">Επιλέγει κατακόρυφο προσανατολισμό σελίδας για την αναφορά.</ahelp>"
+msgid "Using Perl WebCast"
+msgstr "Χρήση Perl WebCast"
-#: 01100400.xhp
+#: 01110200.xhp
msgctxt ""
-"01100400.xhp\n"
-"par_id3148491\n"
-"15\n"
+"01110200.xhp\n"
+"par_id3159268\n"
+"60\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01100500.xhp\" name=\"More about Report Wizard - Create Report\">More about Report Wizard - Create Report</link>"
-msgstr "<link href=\"text/shared/autopi/01100500.xhp\" name=\"Περισσότερα για τον Αυτόματο πιλότο αναφοράς - Δημιουργία αναφοράς\">Περισσότερα για τον Αυτόματο πιλότο αναφοράς - Δημιουργία αναφοράς</link>"
+msgid "The files that have been created during the export must now be set up in the Perl enabled HTTP server. This cannot be done automatically because of the variety of different HTTP servers having Perl support. The steps to follow will be described next. Please refer to your server manual or ask your network administrator how to apply these steps on your server."
+msgstr "Τα αρχεία που δημιουργήθηκαν κατά τη διαδικασία εξαγωγής πρέπει, κανονικά, να βρίσκονται στο διακομιστή HTTP με δυνατότητα Perl. Αυτό δεν μπορεί να γίνει αυτόματα, λόγω των ποικιλόμορφων χαρακτηριστικών των διακομιστών HTTP που υποστηρίζουν την Perl. Τα βήματα που πρέπει να κάνετε περιγράφονται στη συνέχεια. Ανατρέξτε στον οδηγό του διακομιστή που χρησιμοποιείτε ή απευθυνθείτε στο διαχειριστή του δικτύου σας για οδηγίες σχετικά με την εφαρμογή των ακόλουθων βημάτων στον διακομιστή σας."
-#: webwizard02.xhp
+#: 01110200.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"tit\n"
+"01110200.xhp\n"
+"par_id3147340\n"
+"61\n"
"help.text"
-msgid "Web Wizard - Documents"
-msgstr "Αυτόματος πιλότος ιστοσελίδας - Έγγραφα"
+msgid "You should first move the files that have been created during the export into the correct directory on the HTTP server."
+msgstr "Θα πρέπει πρώτα να μεταφέρετε τα αρχεία που δημιουργήθηκαν κατά τη διαδικασία εξαγωγής στο σωστό κατάλογο του διακομιστή HTTP."
-#: webwizard02.xhp
+#: 01110200.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN10547\n"
+"01110200.xhp\n"
+"par_id3155936\n"
+"62\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/webwizard02.xhp\">Web Wizard - Documents</link>"
-msgstr "<link href=\"text/shared/autopi/webwizard02.xhp\">Αυτόματος πιλότος ιστοσελίδας - Έγγραφα</link>"
+msgid "Move all files having the htm, jpg and gif extensions into the directory on your HTTP server that has been referred to in the text box <emph>URL for presentation</emph>."
+msgstr "Μεταφέρετε όλα τα αρχεία με επέκταση ονόματος htm, jpg και gif στον κατάλογο του HTTP διακομιστή σας που καταχωρίσατε στο πεδίο κειμένου <emph>URL για παρουσίαση</emph>."
-#: webwizard02.xhp
+#: 01110200.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN10557\n"
+"01110200.xhp\n"
+"par_id3151014\n"
+"63\n"
"help.text"
-msgid "Select the files that you want to upload to your web site. You can upload the files to a server or to a local directory."
-msgstr "Επιλέξτε τα αρχεία που θέλετε να φορτώσετε στον Ιστότοπό σας. Μπορείτε να φορτώσετε τα αρχεία σε έναν διακομιστή ή σε έναν τοπικό κατάλογο."
+msgid "All files having the pl and txt extensions have to be moved into the directory on your HTTP server that has been referred to in the <emph>URL for Perl scripts</emph> text box. This directory has to be configured in a way that the Perl scripts contained there can also be run by an HTTP request."
+msgstr "Όλα τα αρχεία με επέκταση ονόματος pl και txt πρέπει να μεταφερθούν στον κατάλογο του διακομιστή HTTP που καταχωρίσατε στο πεδίο εισαγωγής <emph>URL για δέσμες ενεργειών Perl</emph>. Οι παράμετροι του συγκεκριμένου καταλόγου πρέπει να έχουν οριστεί με τρόπο τέτοιο ώστε να είναι δυνατή η εκτέλεση των δεσμών ενεργειών Perl, που περιέχονται σε αυτόν, μέσω αίτησης HTTP."
-#: webwizard02.xhp
+#: 01110200.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN1055A\n"
+"01110200.xhp\n"
+"par_id3151250\n"
+"64\n"
"help.text"
-msgid "Documents"
-msgstr "Έγγραφα"
+msgid "On UNIX systems grant the files with the pl extension the rights to be executable by the HTTP server. Normally, this is done with the chmod command. The rights of the currpic.txt file must be set to be writable by the HTTP server."
+msgstr "Σε συστήματα Unix, πρέπει να δημιουργηθούν τα σχετικά δικαιώματα για τα αρχεία με επέκταση ονόματος pl, προκειμένου να είναι δυνατή η εκτέλεσή τους από τον διακομιστή HTTP. Κανονικά, αυτό γίνεται με την εντολή chmod. Παρομοίως, τα δικαιώματα για το αρχείο currpic.txt θα πρέπει να οριστούν με τρόπο τέτοιο ώστε να είναι δυνατή η εγγραφή στο συγκεκριμένο αρχείο μέσω του διακομιστή HTTP."
-#: webwizard02.xhp
+#: 01110200.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN1055E\n"
+"01110200.xhp\n"
+"par_id3153534\n"
+"65\n"
"help.text"
-msgid "<ahelp hid=\"34210\">Lists the documents that you want to publish to your web site. The wizard can convert %PRODUCTNAME documents to HTML, PDF, or, in some cases, Flash format before the documents are uploaded. All other files are uploaded in their original file format.</ahelp>"
-msgstr "<ahelp hid=\"34210\">Προβάλετε τα έγγραφα που θέλετε να δημοσιοποιήσετε στον Ιστότοπο σας. Ο Αυτόματος πιλότος θα μετατρέψει τα %PRODUCTNAME έγγραφα σε HTML, PDF, ή, σε ορισμένες περιπτώσεις σε μορφή Flash πριν τα έγγραφα φορτωθούν. Όλα τα άλλα αρχεία φορτώνονται στην πραγματική μορφή τους.</ahelp>"
+msgid "Now you should be able to use WebCast."
+msgstr "Τώρα θα πρέπει να μπορείτε να χρησιμοποιήσετε την εφαρμογή WebCast."
-#: webwizard02.xhp
+#: 01110200.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN10561\n"
+"01110200.xhp\n"
+"par_id3156711\n"
+"66\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "<emph>Example</emph>:"
+msgstr "<emph>Παράδειγμα</emph>:"
-#: webwizard02.xhp
+#: 01110200.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN10565\n"
+"01110200.xhp\n"
+"par_id3147313\n"
+"67\n"
"help.text"
-msgid "<ahelp hid=\"34211\">Opens a dialog where you can select the files that you want to upload to your web site. The order of the list determines the order in which the hyperlinks to the documents are displayed on the index page of your web site.</ahelp>"
-msgstr "<ahelp hid=\"34211\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να επιλέξετε τα αρχεία που θέλετε να φορτώσετε στον ιστότοπο σας. Η σειρά της λίστας καθορίζει την σειρά με την οποία παρουσιάζονται οι υπερσυνδέσεις των εγγράφων στην αρχική σελίδα του ιστοτόπου σας.</ahelp>"
+msgid "In this example, you have a Linux computer with an HTTP server. The URL of your HTTP server is http://myserver.com and the output directory of your HTML documents is the //user/local/http/ directory. Your Perl scripts are contained in the //user/local/http/cgi-bin/ directory. Enter secret.htm as an export file name and presentation.htm as <emph>URL for listeners</emph>. In the <emph>URL for presentation</emph> text box enter http://myserver.com/presentation/ and for the <emph>URL for Perl scripts</emph> enter http://myserver.com/cgi-bin/."
+msgstr "Σε αυτό το παράδειγμα, έχετε έναν υπολογιστή με λειτουργικό σύστημα Linux και με εγκατεστημένο έναν διακομιστή HTTP. Το URL του διακομιστή HTTP είναι http://myserver.com και ο βασικός κατάλογος του εγγράφου HTML βρίσκεται στον κατάλογο //user/local/http/. Οι δέσμες ενεργειών Perl βρίσκονται στον κατάλογο //user/local/http/cgi-bin/. Εισάγετε secret.htm ως ένα όνομα αρχείου εξαγωγής και presentation.htm ως <emph>URL για ακροατές</emph>. Στο πεδίο εισαγωγής <emph>URL για παρουσίαση</emph>, επιλέξτε http://myserver.com/presentation/ και στο πεδίο <emph>URL για Perl scripts</emph>, επιλέξτε http://myserver.com/cgi-bin/."
-#: webwizard02.xhp
+#: 01110200.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN10568\n"
+"01110200.xhp\n"
+"par_id3145792\n"
+"68\n"
"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "Now, copy all *.htm, *.jpg and *.gif files from the directories that were specified during the export into the //user/local/http/presentation/ directory on your HTTP Server and copy all files with the *.pl and *.txt extensions into the //user/local/http/cgi-bin/ directory."
+msgstr "Τώρα, αντιγράψτε όλα τα αρχεία *.htm, *.jpg και *.gif από τους καταλόγους που είχατε ορίσει κατά τη διαδικασία εξαγωγής στον κατάλογο //user/local/http/presentation/ του διακομιστή HTTP και αντιγράψτε όλα τα αρχεία με επέκταση ονόματος *.pl και *.txt στον κατάλογο //user/local/http/cgi-bin/."
-#: webwizard02.xhp
+#: 01110200.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN1056C\n"
+"01110200.xhp\n"
+"par_id3153920\n"
+"69\n"
"help.text"
-msgid "<ahelp hid=\"34212\">Removes the selected file from the list.</ahelp>"
-msgstr "<ahelp hid=\"34212\">Αφαιρεί το επιλεγμένο αρχείο από την λίστα.</ahelp>"
+msgid "Login on your server as root and switch to the //user/local/http/cgi-bin/ directory. You can define the corresponding rights using the chmod command."
+msgstr "Συνδεθείτε στο διακομιστή ως διαχειριστής και επιλέξτε τον κατάλογο '//user/local/http/cgi-bin/'. Μπορείτε να ορίσετε τα σχετικά δικαιώματα χρησιμοποιώντας την εντολή chmod."
-#: webwizard02.xhp
+#: 01110200.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN10577\n"
+"01110200.xhp\n"
+"par_id3148479\n"
+"70\n"
"help.text"
-msgid "Export to file format"
-msgstr "Εξαγωγή σε μορφή αρχείου"
+msgid "Once you have finished installing the Perl files, the presenter will be able to give the presentation. The listeners can view this presentation under the URL http://myserver.com/presentation/presentation.htm."
+msgstr "Μόλις ολοκληρωθεί η εγκατάσταση των αρχείων Perl, ο παρουσιαστής θα είναι σε θέση να ξεκινήσει την παρουσίαση. Το κοινό θα μπορεί να παρακολουθήσει την παρουσίαση στο URL http://myserver.com/presentation/presentation.htm."
-#: webwizard02.xhp
+#: 01110300.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN1057B\n"
+"01110300.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"34218\">Select the file format that you want to export the selected file to.</ahelp>"
-msgstr "<ahelp hid=\"34218\">Επιλέξτε την μορφή αρχείου με την οποία θέλετε να εξάγετε το επιλεγμένο αρχείο.</ahelp>"
+msgid "HTML Export - Page 3"
+msgstr "Εξαγωγή HTML - Σελίδα 3"
-#: webwizard02.xhp
+#: 01110300.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN1057E\n"
+"01110300.xhp\n"
+"hd_id3153323\n"
+"27\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
+msgid "<link href=\"text/shared/autopi/01110300.xhp\" name=\"HTML Export - Page 3\">HTML Export - Page 3</link>"
+msgstr "<link href=\"text/shared/autopi/01110300.xhp\" name=\"Εξαγωγή HTML - Σελίδα 3\">Εξαγωγή HTML - Σελίδα 3</link>"
-#: webwizard02.xhp
+#: 01110300.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN10582\n"
+"01110300.xhp\n"
+"par_id3147102\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"34215\">Enter the title for the selected document. The title appears as a hyperlink to the selected document on the index page of your web site.</ahelp>"
-msgstr "<ahelp hid=\"34215\">Εισάγετε τον τίτλο για το επιλεγμένο έγγραφο. Ο τίτλος του επιλεγμένου εγγράφου εμφανίζεται σαν υπερσύνδεση στην αρχική σελίδα του ιστοτόπου σας.</ahelp>"
+msgid "Specifies the graphics type and the target screen resolution."
+msgstr "Επιλέξτε τον τύπο γραφικών και την ανάλυση οθόνης προορισμού."
-#: webwizard02.xhp
+#: 01110300.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN10585\n"
+"01110300.xhp\n"
+"hd_id3155341\n"
+"11\n"
"help.text"
-msgid "Summary"
-msgstr "Σύνοψη"
+msgid "Save graphics as"
+msgstr "Αποθήκευση γραφικών ως"
-#: webwizard02.xhp
+#: 01110300.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN10589\n"
+"01110300.xhp\n"
+"par_id3157909\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"34216\">Enter a description for the selected document.</ahelp>"
-msgstr "<ahelp hid=\"34216\">Εισάγετε μια περιγραφή για το επιλεγμένο έγγραφο.</ahelp>"
+msgid "Determines the image format. You can also define the compression value for the export."
+msgstr "Επιλέξτε τη μορφή που θέλετε να έχει η εικόνα. Επίσης, μπορείτε να ορίσετε το ποσοστό συμπίεσης για την εξαγωγή."
-#: webwizard02.xhp
+#: 01110300.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN1058C\n"
+"01110300.xhp\n"
+"hd_id2298959\n"
"help.text"
-msgid "Author"
-msgstr "Συντάκτης"
+msgid "PNG - Portable Network Graphics format"
+msgstr "PNG - μορφή Portable Network Graphics"
-#: webwizard02.xhp
+#: 01110300.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN10590\n"
+"01110300.xhp\n"
+"par_id4653767\n"
"help.text"
-msgid "<ahelp hid=\"34217\">Enter the name of the author for the selected document.</ahelp>"
-msgstr "<ahelp hid=\"34217\">Εισάγετε το όνομα του συντάκτη για το επιλεγμένο έγγραφο.</ahelp>"
+msgid "<ahelp hid=\".\">The files are exported as PNG files. PNG files are compressed without loss of data, and can contain more than 256 colors.</ahelp>"
+msgstr "<ahelp hid=\".\">Τα αρχεία εξάγονται ως αρχεία PNG. Τα αρχεία PNG είναι συμπιεσμένα χωρίς απώλεια δεδομένων, και μπορούν να περιέχουν πάνω από 256 χρώματα.</ahelp>"
-#: webwizard02.xhp
+#: 01110300.xhp
msgctxt ""
-"webwizard02.xhp\n"
-"par_idN10593\n"
+"01110300.xhp\n"
+"hd_id3147618\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/webwizard03.xhp\">Web Wizard - Main layout</link>"
-msgstr "<link href=\"text/shared/autopi/webwizard03.xhp\">Αυτόματος πιλότος ιστοσελίδας - Κύρια Διάταξη</link>"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
-#: 01090600.xhp
+#: 01110300.xhp
msgctxt ""
-"01090600.xhp\n"
-"tit\n"
+"01110300.xhp\n"
+"par_id3154860\n"
+"14\n"
"help.text"
-msgid "Form Wizard - Set Name"
-msgstr "Αυτόματος Πιλότος Φόρμας - Καθορισμός ονόματος"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_GIF\">The files are exported as GIF files. GIF files are compressed without loss of data, and have a maximum of 256 colors.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_GIF\">Τα αρχεία εξάγονται ως αρχεία GIF. Τα αρχεία GIF συμπιέζονται χωρίς απώλεια δεδομένων, και έχουν ένα μέγιστο 256 χρωμάτων.</ahelp>"
-#: 01090600.xhp
+#: 01110300.xhp
msgctxt ""
-"01090600.xhp\n"
-"par_idN10543\n"
+"01110300.xhp\n"
+"hd_id3154306\n"
+"15\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090600.xhp\">Form Wizard - Set Name</link>"
-msgstr "<link href=\"text/shared/autopi/01090600.xhp\">Αυτόματος Πιλότος Φόρμας - Καθορισμός ονόματος</link>"
+msgid "JPG - Compressed file format"
+msgstr "JPG - Compressed file format"
-#: 01090600.xhp
+#: 01110300.xhp
msgctxt ""
-"01090600.xhp\n"
-"par_idN10553\n"
+"01110300.xhp\n"
+"par_id3153665\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the name of the form and how to proceed.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το όνομα της φόρμας και τον τρόπο ενέργειας.</ahelp>"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_JPG\">The files are exported as JPEG files. JPEG files are compressed, with adjustable compression and can contain more than 256 colors.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_JPG\">Τα αρχεία εξάγονται ως αρχεία JPEG. Τα αρχεία JPEG συμπιέζονται με ρυθμιζόμενη συμπίεση και μπορούν να περιέχουν περισσότερα από 256 χρώματα.</ahelp>"
-#: 01090600.xhp
+#: 01110300.xhp
msgctxt ""
-"01090600.xhp\n"
-"par_idN10556\n"
+"01110300.xhp\n"
+"hd_id3149763\n"
+"17\n"
"help.text"
-msgid "Name of the form"
-msgstr "Όνομα φόρμας"
+msgid "Quality"
+msgstr "Ποιότητα"
-#: 01090600.xhp
+#: 01110300.xhp
msgctxt ""
-"01090600.xhp\n"
-"par_idN1055A\n"
+"01110300.xhp\n"
+"par_id3151384\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the name of the form.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το όνομα της φόρμας.</ahelp>"
+msgid "<ahelp hid=\"SD:COMBOBOX:DLG_PUBLISHING:PAGE3_QUALITY\">Specifies the compression factor of the JPEG graphic. A 100% value offers the best quality for a large data range. The 25% factor indicates small files with inferior image quality.</ahelp>"
+msgstr "<ahelp hid=\"SD:COMBOBOX:DLG_PUBLISHING:PAGE3_QUALITY\">Ορίζει τον παράγοντα συμπίεσης του γραφικού JPEG. Η τιμή 100% προσφέρει την καλύτερη ποιότητα για ένα μεγάλο μέγεθος αρχείου. Η τιμή 25% υποδηλώνει μικρά αρχεία με κατώτερη ποιότητα εικόνας.</ahelp>"
-#: 01090600.xhp
+#: 01110300.xhp
msgctxt ""
-"01090600.xhp\n"
-"par_idN1055D\n"
+"01110300.xhp\n"
+"hd_id3148552\n"
+"19\n"
"help.text"
-msgid "Work with the form"
-msgstr "Εργασία με την φόρμα"
+msgid "Monitor resolution"
+msgstr "Ανάλυση οθόνης"
-#: 01090600.xhp
+#: 01110300.xhp
msgctxt ""
-"01090600.xhp\n"
-"par_idN105C5\n"
+"01110300.xhp\n"
+"par_id3148947\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the form, and opens it as a form document to enter and display data.</ahelp>"
-msgstr "<ahelp hid=\".\">Αποθηκεύει την φόρμα, και την ανοίγει ως έγγραφο φόρμας για την εισαγωγή και την προβολή δεδομένων..</ahelp>"
+msgid "Defines the resolution for the target screen. Depending on the selected resolution, the image will be displayed in a reduced size. You can specify a reduction of up to 80% from the original size."
+msgstr "Εδώ, μπορείτε να ορίσετε την ανάλυση της οθόνης. Ανάλογα με την ανάλυση που θα επιλέξετε, η εικόνα θα προβάλλεται σε μειωμένο μέγεθος. Μπορείτε να ορίσετε μια μείωση έως και 80% του αρχικού της μεγέθους."
-#: 01090600.xhp
+#: 01110300.xhp
msgctxt ""
-"01090600.xhp\n"
-"par_idN10563\n"
+"01110300.xhp\n"
+"hd_id3152361\n"
+"21\n"
"help.text"
-msgid "Modify the form"
-msgstr "Τροποποίηση της φόρμας"
+msgid "Low resolution (640x480 pixels)"
+msgstr "Χαμηλή ανάλυση (640x480 pixels)"
-#: 01090600.xhp
+#: 01110300.xhp
msgctxt ""
-"01090600.xhp\n"
-"par_idN105D2\n"
+"01110300.xhp\n"
+"par_id3153380\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the form, and opens it in edit mode to change the layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Αποθηκεύει την φόρμα, και την ανοίγει σε λειτουργία επεξεργασίας για να αλλάξει η διάρθρωση.</ahelp>"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_RESOLUTION_1\">Select the low resolution to keep the file size small, even for presentations with many slides.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_RESOLUTION_1\">Επιλέξτε την χαμηλή ανάλυση για να κρατήσετε το μέγεθος του αρχείου μικρό, ακόμα και για παρουσιάσεις με πολλές διαφάνειες.</ahelp>"
-#: 01090600.xhp
+#: 01110300.xhp
msgctxt ""
-"01090600.xhp\n"
-"par_idN10569\n"
+"01110300.xhp\n"
+"hd_id3153361\n"
+"23\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Form Wizard\">Form Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Αυτόματος πιλότος φόρμας\">Αυτόματος πιλότος φόρμας</link>"
+msgid "Medium resolution (800x600 pixels)"
+msgstr "Μεσαία ανάλυση (800x600 pixels)"
-#: 01020500.xhp
+#: 01110300.xhp
msgctxt ""
-"01020500.xhp\n"
+"01110300.xhp\n"
+"par_id3154686\n"
+"24\n"
+"help.text"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_RESOLUTION_2\">Select the medium resolution for a medium-sized presentation.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_RESOLUTION_2\">Επιλέξτε την μεσαία ανάλυση για μια παρουσίαση μεσαίου μεγέθους.</ahelp>"
+
+#: 01110300.xhp
+msgctxt ""
+"01110300.xhp\n"
+"hd_id3153968\n"
+"25\n"
+"help.text"
+msgid "High resolution (1024x768 pixels)"
+msgstr "Υψηλή ανάλυση (1024x768 pixels)"
+
+#: 01110300.xhp
+msgctxt ""
+"01110300.xhp\n"
+"par_id3149810\n"
+"26\n"
+"help.text"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_RESOLUTION_3\">Select a high resolution for a high quality slide display.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_RESOLUTION_3\">Επιλέξτε μία υψηλή ανάλυση για υψηλή ποιότητα εμφάνισης διαφανειών.</ahelp>"
+
+#: 01110300.xhp
+msgctxt ""
+"01110300.xhp\n"
+"hd_id3154946\n"
+"31\n"
+"help.text"
+msgid "Export"
+msgstr "Εξαγωγή"
+
+#: 01110300.xhp
+msgctxt ""
+"01110300.xhp\n"
+"hd_id3151381\n"
+"29\n"
+"help.text"
+msgid "Export sounds when slide advances"
+msgstr "Εξαγωγή ήχων κατά την αλλαγή διαφάνειας"
+
+#: 01110300.xhp
+msgctxt ""
+"01110300.xhp\n"
+"par_id3150449\n"
+"30\n"
+"help.text"
+msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE3_SLD_SOUND\">Specifies that the sound files that are defined as an effect for slide transitions are exported.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE3_SLD_SOUND\">Ορίζει ότι τα αρχεία ήχου, που έχουν ορισθεί ως εφέ για τις αλλαγές διαφανειών, θα εξαχθούν.</ahelp>"
+
+#: 01110400.xhp
+msgctxt ""
+"01110400.xhp\n"
"tit\n"
"help.text"
-msgid "Fax Wizard - Name and location"
-msgstr "Αυτόματος Πιλότος fax - Όνομα και τοποθεσία"
+msgid "HTML Export - Page 4"
+msgstr "Εξαγωγή HTML - Σελίδα 4"
-#: 01020500.xhp
+#: 01110400.xhp
msgctxt ""
-"01020500.xhp\n"
-"hd_id3150247\n"
+"01110400.xhp\n"
+"hd_id3151100\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01020500.xhp\" name=\"Fax Wizard - Name and location\">Fax Wizard - Name and location</link>"
-msgstr "<link href=\"text/shared/autopi/01020500.xhp\" name=\"Αυτόματος πιλότος Fax - Όνομα και τοποθεσία\">Αυτόματος πιλότος Fax - Όνομα και τοποθεσία</link>"
+msgid "<link href=\"text/shared/autopi/01110400.xhp\" name=\"HTML Export - Page 4\">HTML Export - Page 4</link>"
+msgstr "<link href=\"text/shared/autopi/01110400.xhp\" name=\"Εξαγωγή HTML - Σελίδα 4\">Εξαγωγή HTML - Σελίδα 4</link>"
-#: 01020500.xhp
+#: 01110400.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_id3155552\n"
+"01110400.xhp\n"
+"par_id3109850\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FAX_PAGE5\">Defines the template name and location.</ahelp>"
-msgstr "<ahelp hid=\"HID_FAX_PAGE5\">Καθορίζει το όνομα και τη θέση του προτύπου.</ahelp>"
+msgid "Specifies the information to be displayed on the title page of the publication."
+msgstr "Καθορίζει τις πληροφορίες που θα εμφανίζονται στη σελίδα τίτλου της έκδοσης."
-#: 01020500.xhp
+#: 01110400.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_idN105D7\n"
+"01110400.xhp\n"
+"par_id3149549\n"
+"19\n"
"help.text"
-msgid "Template name"
-msgstr "Όνομα προτύπου"
+msgid "You can skip this page if you unmark the <emph>Create title page</emph> option, or if you select Automatic or WebCast, in previous pages of the Wizard."
+msgstr "Μπορείτε να παρακάμψετε αυτήν τη σελίδα, καταργώντας την επιλογή <emph>Δημιουργία εξώφυλλου</emph> ή εάν επιλέξετε Αυτόματο ή WebCast στις προηγούμενες σελίδες του Βοηθού Επιλογών."
-#: 01020500.xhp
+#: 01110400.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_idN105DB\n"
+"01110400.xhp\n"
+"hd_id3155392\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the name of the fax template.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του προτύπου fax.</ahelp>"
+msgid "Information for the title page"
+msgstr "Πληροφορίες για το εξώφυλλο"
-#: 01020500.xhp
+#: 01110400.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_idN105DE\n"
+"01110400.xhp\n"
+"hd_id3155941\n"
+"3\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "Author"
+msgstr "Συντάκτης"
-#: 01020500.xhp
+#: 01110400.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_idN105E2\n"
+"01110400.xhp\n"
+"par_id3154288\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to enter or select the complete path, including the file name of the fax template.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να εισάγετε ή να επιλέξετε όλη τη διαδρομή, συμπεριλαμβανομένου του ονόματος του αρχείου του προτύπου fax.</ahelp>"
+msgid "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE4_AUTHOR\">Specifies the name of the publication's author.</ahelp>"
+msgstr "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE4_AUTHOR\">Καθορίζει το όνομα του συντάκτη της έκδοσης.</ahelp>"
-#: 01020500.xhp
+#: 01110400.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_idN105E5\n"
+"01110400.xhp\n"
+"hd_id3147089\n"
+"5\n"
"help.text"
-msgid "Create a fax from this template"
-msgstr "Δημιουργήστε ένα fax από αυτό το πρότυπο"
+msgid "E-mail address"
+msgstr "Ηλεκτρονική διεύθυνση"
-#: 01020500.xhp
+#: 01110400.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_idN105E9\n"
+"01110400.xhp\n"
+"par_id3166460\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates and saves the fax template, then opens a new fax document based on that template.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί και αποθηκεύει το πρότυπο fax που έχετε επιλέξει, και στη συνέχεια ανοίγει ένα νέο έγγραφο φαξ βασισμένο σε αυτό το πρότυπο.</ahelp>"
+msgid "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE4_EMAIL_EDIT\">Specifies the e-mail address.</ahelp>"
+msgstr "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE4_EMAIL_EDIT\">Καθορίζει την ηλεκτρονική διεύθυνση.</ahelp>"
-#: 01020500.xhp
+#: 01110400.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_idN105EC\n"
+"01110400.xhp\n"
+"hd_id3147242\n"
+"7\n"
"help.text"
-msgid "Make manual changes to this fax template"
-msgstr "Χειρωνακτική τροποποίηση αυτού του προτύπου fax"
+msgid "Your homepage"
+msgstr "Η αρχική σελίδα σας"
-#: 01020500.xhp
+#: 01110400.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_idN105F0\n"
+"01110400.xhp\n"
+"par_id3150355\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates and saves the fax template, then opens the template for further editing.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί και αποθηκεύει το πρότυπο fax και έπειτα ανοίγει το πρότυπο για επιπλέον επεξεργασία.</ahelp>"
+msgid "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE4_WWW_EDIT\">Specifies your homepage. A hyperlink will be inserted in the publication.</ahelp>"
+msgstr "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE4_WWW_EDIT\">Καθορίζει την κεντρική σελίδα σας. Μια υπερσύνδεση θα εισαχθεί στην παρουσίαση.</ahelp>"
-#: 01020500.xhp
+#: 01110400.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_id3151119\n"
-"35\n"
+"01110400.xhp\n"
+"hd_id3150504\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01020000.xhp\" name=\"Go to Fax Wizard\">Go to Fax Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01020000.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο για fax\">Μετάβαση στον αυτόματο πιλότο για fax</link>"
+msgid "Additional information"
+msgstr "Πρόσθετες πληροφορίες"
-#: 01090300.xhp
+#: 01110400.xhp
msgctxt ""
-"01090300.xhp\n"
-"tit\n"
+"01110400.xhp\n"
+"par_id3153823\n"
+"10\n"
"help.text"
-msgid "Form Wizard - Arrange Controls"
-msgstr "Αυτόματος Πιλότος Φόρμας - Διάταξη ελέγχων"
+msgid "<ahelp hid=\"SD:MULTILINEEDIT:DLG_PUBLISHING:PAGE4_MISC\">Specifies additional text to appear on the title page.</ahelp>"
+msgstr "<ahelp hid=\"SD:MULTILINEEDIT:DLG_PUBLISHING:PAGE4_MISC\">Καθορίζει πρόσθετο κείμενο που θα εμφανίζεται στη σελίδα τίτλου.</ahelp>"
-#: 01090300.xhp
+#: 01110400.xhp
msgctxt ""
-"01090300.xhp\n"
-"hd_id3163829\n"
-"1\n"
+"01110400.xhp\n"
+"hd_id3153824\n"
+"17\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090300.xhp\" name=\"Form Wizard - Arrange Controls\">Form Wizard - Arrange Controls</link>"
-msgstr "<link href=\"text/shared/autopi/01090300.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Διάταξη ελέγχων<\">Αυτόματος Πιλότος Φόρμας - Διάταξη ελέγχων</link>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Link to a copy of the original presentation</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Σύνδεσμος σε αντίγραφο της αρχικής παρουσίασης.</caseinline></switchinline>"
-#: 01090300.xhp
+#: 01110400.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_id3153539\n"
-"2\n"
+"01110400.xhp\n"
+"par_id3147619\n"
+"18\n"
"help.text"
-msgid "On this page of the Wizard, you can select the layout of the created form."
-msgstr "Σε αυτή τη σελίδα του Αυτόματου Πιλότου, έχετε τη δυνατότητα να ορίσετε την διάταξη της υπό κατασκευή φόρμας."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE4_DOWNLOAD\">Inserts a hyperlink to download a copy of the presentation file.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE4_DOWNLOAD\">Εισάγει μια υπερσύνδεση για να κατεβάσετε ένα αντίγραφο του αρχείου παρουσίασης.</ahelp></caseinline></switchinline>"
-#: 01090300.xhp
+#: 01110500.xhp
msgctxt ""
-"01090300.xhp\n"
-"hd_id3150791\n"
-"27\n"
+"01110500.xhp\n"
+"tit\n"
"help.text"
-msgid "Label placement"
-msgstr "Τοποθέτηση ετικέτας"
+msgid "HTML Export - Page 5"
+msgstr "Εξαγωγή HTML - Σελίδα 5"
-#: 01090300.xhp
+#: 01110500.xhp
msgctxt ""
-"01090300.xhp\n"
-"hd_id3153379\n"
-"28\n"
+"01110500.xhp\n"
+"hd_id3144415\n"
+"1\n"
"help.text"
-msgid "Align left"
-msgstr "Στοίχιση αριστερά"
+msgid "<link href=\"text/shared/autopi/01110500.xhp\" name=\"HTML Export - Page 5\">HTML Export - Page 5</link>"
+msgstr "<link href=\"text/shared/autopi/01110500.xhp\" name=\"Εξαγωγή HTML - Σελίδα 5\">Εξαγωγή HTML - Σελίδα 5</link>"
-#: 01090300.xhp
+#: 01110500.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_id3151210\n"
-"29\n"
+"01110500.xhp\n"
+"par_id3151100\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGFORM_CMDALIGNLEFT\">The labels are left-aligned.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_CMDALIGNLEFT\">Οι ετικέτες στοιχίζονται αριστερά.</ahelp>"
+msgid "Defines a button style for navigation through the presentation slides."
+msgstr "Καθορίζει ένα στυλ κουμπιών για την περιήγηση ανάμεσα στις διαφάνειες της παρουσίασης."
-#: 01090300.xhp
+#: 01110500.xhp
msgctxt ""
-"01090300.xhp\n"
-"hd_id3149169\n"
-"30\n"
+"01110500.xhp\n"
+"par_id3155351\n"
+"9\n"
"help.text"
-msgid "Align right"
-msgstr "Στοίχιση δεξιά"
+msgid "This page is not visible if you have unmarked the <emph>Create title page</emph> check box, or if you have selected either automatic or WebCast export."
+msgstr "Αυτή η σελίδα δεν εμφανίζεται αν αποεπιλέξετε του κουτί επιλογής <emph>Δημιουργία εξωφύλλου</emph> ή αν έχετε επιλέξει αυτόματα ή WebCast ως μέθοδο εξαγωγής."
-#: 01090300.xhp
+#: 01110500.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_id3148672\n"
-"31\n"
+"01110500.xhp\n"
+"hd_id3145090\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGFORM_CMDALIGNRIGHT\">The labels are right-aligned.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_CMDALIGNRIGHT\">Οι ετικέτες στοιχίζονται δεξιά.</ahelp>"
+msgid "Select button style"
+msgstr "Επιλογή στυλ κουμπιών"
-#: 01090300.xhp
+#: 01110500.xhp
msgctxt ""
-"01090300.xhp\n"
-"hd_id3153682\n"
-"3\n"
+"01110500.xhp\n"
+"par_id3155805\n"
+"8\n"
"help.text"
-msgid "Arrangement of the main form"
-msgstr "Διάταξη της κύριας φόρμας"
+msgid "Specifies whether you want to insert navigation buttons in your presentation. You can also select the style of the buttons."
+msgstr "Καθορίζει εάν θα συμπεριληφθούν κουμπιά στο έγγραφό σας. Μπορείτε, επίσης, να ορίσετε το στυλ των κουμπιών."
-#: 01090300.xhp
+#: 01110500.xhp
msgctxt ""
-"01090300.xhp\n"
-"hd_id3155892\n"
-"4\n"
+"01110500.xhp\n"
+"hd_id3149095\n"
+"3\n"
"help.text"
-msgid "Columnar - Labels Left"
-msgstr "Σε στήλες - Οι ετικέτες αριστερά"
+msgid "Text only"
+msgstr "Μόνο κείμενο"
-#: 01090300.xhp
+#: 01110500.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_id3149388\n"
-"10\n"
+"01110500.xhp\n"
+"par_id3147576\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGFORM_CMDLEFTLABELED\">Aligns the database fields column-wise with the labels to the left of the fields.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_CMDLEFTLABELED\">Στοιχίζει τα πεδία της βάσης δεδομένων βάσει στηλών με τις ετικέτες στα αριστερά των πεδίων.</ahelp>"
+msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE5_TEXTONLY\">Inserts only text hyperlinks instead of buttons.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE5_TEXTONLY\">Εισάγει μόνο υπερσυνδέσεις κειμένου αντί για κουμπιά.</ahelp>"
-#: 01090300.xhp
+#: 01110500.xhp
msgctxt ""
-"01090300.xhp\n"
-"hd_id3145345\n"
+"01110500.xhp\n"
+"hd_id3156411\n"
"5\n"
"help.text"
-msgid "Columnar - Labels on Top"
-msgstr "Σε στήλες - Οι ετικέτες Επάνω"
+msgid "Selection field"
+msgstr "Πεδίο επιλογής"
-#: 01090300.xhp
+#: 01110500.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_id3150355\n"
-"11\n"
+"01110500.xhp\n"
+"par_id3153681\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGFORM_CMDTOPLABELED\">Aligns the database fields column-wise with the labels above the field.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_CMDTOPLABELED\">Στοιχίζει τα πεδία της βάσης δεδομένων κατά στήλες με τις ετικέτες πάνω από τα πεδία.</ahelp>"
+msgid "Displays the available button styles. Click on a button style to select it."
+msgstr "Εμφανίζει τα διαθέσιμα στυλ κουμπιών. Κάντε κλικ σε ένα στυλ κουμπιών για να το επιλέξετε."
-#: 01090300.xhp
+#: 01110600.xhp
msgctxt ""
-"01090300.xhp\n"
-"hd_id3147209\n"
-"16\n"
+"01110600.xhp\n"
+"tit\n"
"help.text"
-msgid "As Data Sheet"
-msgstr "Ως Φύλλο Δεδομένων"
+msgid "HTML Export - Page 6"
+msgstr "Εξαγωγή HTML - Σελίδα 6"
-#: 01090300.xhp
+#: 01110600.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_id3153824\n"
-"17\n"
+"01110600.xhp\n"
+"hd_id3154926\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGFORM_CMDTABLESTYLE\">Aligns the database fields in a tabular form.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_CMDTABLESTYLE\">Στοιχίζει τα πεδία της βάσης δεδομένων σε μορφή πίνακα.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01110600.xhp\" name=\"HTML Export - Page 6\">HTML Export - Page 6</link>"
+msgstr "<link href=\"text/shared/autopi/01110600.xhp\" name=\"Εξαγωγή HTML - Σελίδα 6\">Εξαγωγή HTML - Σελίδα 6</link>"
-#: 01090300.xhp
+#: 01110600.xhp
msgctxt ""
-"01090300.xhp\n"
-"hd_id3154897\n"
-"8\n"
+"01110600.xhp\n"
+"par_id3155934\n"
+"2\n"
"help.text"
-msgid "In Blocks - Labels Above"
-msgstr "Σε τμήματα - Οι Ετικέτες Επάνω"
+msgid "Defines the colors for the publication."
+msgstr "Ορίζει τα χρώματα της δημοσίευσης."
-#: 01090300.xhp
+#: 01110600.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_id3155421\n"
-"14\n"
+"01110600.xhp\n"
+"par_id3150247\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGFORM_CMDTOPJUSTIFIED\">Arranges the labels above the corresponding data.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_CMDTOPJUSTIFIED\">Διατάσσει τις ετικέτες επάνω από τα αντίστοιχα δεδομένα.</ahelp>"
+msgid "Text formatting is obtained from the drawing or presentation. This page is skipped if you unmark the <emph>Create title page</emph> check box or if you select automatic or WebCast export."
+msgstr "Η μορφοποίηση των κειμένων αντλείται από το σχέδιο ή την παρουσίαση. Η συγκεκριμένη σελίδα δεν εμφανίζεται, εάν δεν έχετε επιλέξει το κουτί επιλογής <emph>Δημιουργία σελίδας τίτλου</emph> ή εάν έχετε επιλέξει Αυτομάτως ή WebCast ως τύπο έκδοσης για την εξαγωγή."
-#: 01090300.xhp
+#: 01110600.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_idN106C9\n"
+"01110600.xhp\n"
+"hd_id3152924\n"
+"21\n"
"help.text"
-msgid "Arrangement of the subform"
-msgstr "Διάταξη της υποφόρμας"
+msgid "Select color scheme"
+msgstr "Επιλογή θέματος χρωμάτων"
-#: 01090300.xhp
+#: 01110600.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_idN106D5\n"
+"01110600.xhp\n"
+"par_id3153049\n"
+"22\n"
"help.text"
-msgid "Columnar - Labels Left"
-msgstr "Σε στήλες - Οι ετικέτες αριστερά"
+msgid "Determines the color scheme and the colors for text and background."
+msgstr "Ορίζει το συνδυασμό χρωμάτων και τα χρώματα για το κείμενο, το φόντο κ.λπ."
-#: 01090300.xhp
+#: 01110600.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_idN106D9\n"
+"01110600.xhp\n"
+"hd_id3147291\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".\">Aligns the database fields column-wise with the labels to the left of the fields.</ahelp>"
-msgstr "<ahelp hid=\".\">Στοιχίζει τα πεδία της βάσης δεδομένων κατά στήλες με τις ετικέτες αριστερά από τα πεδία.</ahelp>"
+msgid "Apply color scheme from document"
+msgstr "Εφαρμόστε ένα θέμα χρώματος από έγγραφο"
-#: 01090300.xhp
+#: 01110600.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_idN106DC\n"
+"01110600.xhp\n"
+"par_id3153748\n"
+"24\n"
"help.text"
-msgid "Columnar - Labels on Top"
-msgstr "Σε στήλες - Οι ετικέτες στην κορυφή"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE6_DOCCOLORS\">Determines the colors from the styles used in the current document.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE6_DOCCOLORS\">Ορίζει τα χρώματα σύμφωνα με τα στυλ που χρησιμοποιούνται στο τρέχον έγγραφο.</ahelp>"
-#: 01090300.xhp
+#: 01110600.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_idN106E0\n"
+"01110600.xhp\n"
+"hd_id3149095\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\".\">Aligns the database fields column-wise with the labels above the field.</ahelp>"
-msgstr "<ahelp hid=\".\">Στοιχίζει τα πεδία της βάσης δεδομένων κατά στήλες με τις ετικέτες πάνω από τα πεδία.</ahelp>"
+msgid "Use browser colors"
+msgstr "Χρησιμοποιήστε τα χρώματα του περιηγητή"
-#: 01090300.xhp
+#: 01110600.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_idN106E3\n"
+"01110600.xhp\n"
+"par_id3155338\n"
+"26\n"
"help.text"
-msgid "As Data Sheet"
-msgstr "Ως Φύλλο Δεδομένων"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE6_DEFAULT\">Uses the default colors of the viewer's Web Browser.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE6_DEFAULT\">Χρησιμοποιεί τα προκαθορισμένα χρώματα του προγράμματος ανάγνωσης ιστοσελίδων του χρήστη.</ahelp>"
-#: 01090300.xhp
+#: 01110600.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_idN106E7\n"
+"01110600.xhp\n"
+"hd_id3149388\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\".\">Aligns the database fields in a tabular form.</ahelp>"
-msgstr "<ahelp hid=\".\">Στοιχίζει τα πεδία της βάσης δεδομένων σε μορφή πίνακα.</ahelp>"
+msgid "Use custom color scheme"
+msgstr "Χρήση προσωπικού συνδυασμού χρωμάτων"
-#: 01090300.xhp
+#: 01110600.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_idN106EA\n"
+"01110600.xhp\n"
+"par_id3149399\n"
+"6\n"
"help.text"
-msgid "In Blocks - Labels Above"
-msgstr "Σε Τμήματα - Οι Ετικέτες Στην Κορυφή"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE6_USER\">Allows you to define your own colors for some presentation objects.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE6_USER\">Σας επιτρέπει να ορίσετε τα δικά σας χρώματα για κάποια αντικείμενα της παρουσίασης.</ahelp>"
-#: 01090300.xhp
+#: 01110600.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_idN106EE\n"
+"01110600.xhp\n"
+"hd_id3166410\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\">Arranges the labels above the corresponding data.</ahelp>"
-msgstr "<ahelp hid=\".\">Διατάσσει τις ετικέτες επάνω από τα αντίστοιχα δεδομένα.</ahelp>"
+msgid "Text"
+msgstr "Κείμενο"
-#: 01090300.xhp
+#: 01110600.xhp
msgctxt ""
-"01090300.xhp\n"
-"par_idN106F3\n"
+"01110600.xhp\n"
+"par_id3149762\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090400.xhp\" name=\"Form Wizard - Set data entry\">Form Wizard - Set data entry</link>"
-msgstr "<link href=\"text/shared/autopi/01090400.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Ρύθμιση εισαγωγής δεδομένων\">Αυτόματος Πιλότος Φόρμας - Ρύθμιση εισαγωγής δεδομένων</link>"
+msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_TEXT\">Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog, where you can select the text color of the presentation.</ahelp>"
+msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_TEXT\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/01010501.xhp\" name=\"Χρώμα\"><emph>Χρώμα</emph></link>, στον οποίο μπορείτε να επιλέξετε το χρώμα κειμένου της παρουσίασης.</ahelp>"
-#: 01040000.xhp
+#: 01110600.xhp
msgctxt ""
-"01040000.xhp\n"
-"tit\n"
+"01110600.xhp\n"
+"hd_id3156192\n"
+"10\n"
"help.text"
-msgid "Agenda Wizard"
-msgstr "Αυτόματος Πιλότος Προγράμματος Εργασίας"
+msgid "Hyperlink"
+msgstr "Υπερσύνδεση"
-#: 01040000.xhp
+#: 01110600.xhp
msgctxt ""
-"01040000.xhp\n"
-"bm_id3149031\n"
+"01110600.xhp\n"
+"par_id3143270\n"
+"11\n"
"help.text"
-msgid "<bookmark_value>wizards;agendas</bookmark_value><bookmark_value>Agenda Wizard</bookmark_value><bookmark_value>templates;agendas</bookmark_value>"
-msgstr "<bookmark_value>αυτόματοι πιλότοι, προγράμματα εργασίας</bookmark_value><bookmark_value>Αυτόματος πιλότος προγράμματος εργασίας</bookmark_value><bookmark_value>πρότυπα,προγράμματα εργασίας</bookmark_value>"
+msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_LINK\">Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog, where you can select the hyperlink color of the presentation.</ahelp>"
+msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_LINK\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/01010501.xhp\" name=\"Χρώμα\"><emph>Χρώμα</emph></link>, στον οποίο μπορείτε να επιλέξετε το χρώμα των υπερσυνδέσεων της παρουσίασης.</ahelp>"
-#: 01040000.xhp
+#: 01110600.xhp
msgctxt ""
-"01040000.xhp\n"
-"hd_id3149031\n"
-"1\n"
+"01110600.xhp\n"
+"hd_id3149234\n"
+"14\n"
"help.text"
-msgid "Agenda Wizard"
-msgstr "Αυτόματος Πιλότος Προγράμματος Εργασίας"
+msgid "Active Link"
+msgstr "Ενεργός δεσμός"
-#: 01040000.xhp
+#: 01110600.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3147102\n"
-"2\n"
+"01110600.xhp\n"
+"par_id3156152\n"
+"15\n"
"help.text"
-msgid "<variable id=\"agenda\"><ahelp hid=\".uno:AutoPilotAgenda\">Starts the wizard to help you create an agenda template.</ahelp></variable> You can use an agenda to specify discussion topics for conferences and meetings."
-msgstr "<variable id=\"agenda\"><ahelp hid=\".uno:AutoPilotAgenda\">Επιλέξτε αυτήν την εντολή για να ανοίξετε τον Αυτόματο Πιλότο και να χρησιμοποιήσετε το πρότυπο προγράμματος εργασίας.</ahelp></variable> Μπορείτε να χρησιμοποιείτε το συγκεκριμένο πρότυπο τόσο για την επαγγελματική όσο και για την προσωπική σας αλληλογραφία."
+msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_ALINK\">Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog, where you can select the active link color of the presentation.</ahelp>"
+msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_ALINK\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/01010501.xhp\" name=\"Χρώμα\"><emph>Χρώμα</emph></link>, στον οποίο μπορείτε να επιλέξετε το χρώμα ενεργών δεσμών της παρουσίασης.</ahelp>"
-#: 01040000.xhp
+#: 01110600.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3156414\n"
-"3\n"
+"01110600.xhp\n"
+"hd_id3148474\n"
+"12\n"
"help.text"
-msgid "$[officename] comes with a sample template for agendas that you can modify to suit your own needs. The wizard offers numerous layout and design options for creating document templates. The preview gives you an impression of how the finished agenda will appear."
-msgstr "Το $[officename] συνοδεύεται από ένα δείγμα προτύπου για τη δημιουργία προγραμμάτων εργασίας, το οποίο μπορείτε να προσαρμόσετε στις ανάγκες σας. Ο Αυτόματος Πιλότος προσφέρει πολλές επιλογές διάταξης και σχεδίασης για τη δημιουργία προτύπων εγγράφων. Στην προεπισκόπηση, μπορείτε να δείτε την τελική μορφή που θα έχει το πρόγραμμα εργασίας, σύμφωνα με τις ρυθμίσεις που έχετε επιλέξει."
+msgid "Visited Link"
+msgstr "Αναγνωσμένος δεσμός"
-#: 01040000.xhp
+#: 01110600.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3147571\n"
-"4\n"
+"01110600.xhp\n"
+"par_id3150670\n"
+"13\n"
"help.text"
-msgid "Within the wizard, you can modify your entries at any time. You may also skip an entire page or even all the pages, in which case the current (or default) settings remain in effect."
-msgstr "Με αυτό το παράθυρο διαλόγου μπορείτε ανά πάσα στιγμή να τροποποιήσετε τις καταχωρήσεις και τις επιλογές σας. Μπορείτε, επίσης, να προσπεράσετε μία ή ακόμα και όλες τις σελίδες του Αυτόματου Πιλότου. Σε αυτήν την περίπτωση, θα εξακολουθήσουν να ισχύουν οι τρέχουσες (ή οι προεπιλεγμένες) ρυθμίσεις."
+msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_VLINK\">Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog, where you can select the visited link color of the presentation.</ahelp>"
+msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_VLINK\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/01010501.xhp\" name=\"Χρώμα\"><emph>Χρώμα</emph></link>, στον οποίο μπορείτε να επιλέξετε το χρώμα των συνδέσμων που έχετε ήδη επισκεφθεί.</ahelp>"
-#: 01040000.xhp
+#: 01110600.xhp
msgctxt ""
-"01040000.xhp\n"
-"hd_id3147088\n"
-"5\n"
+"01110600.xhp\n"
+"hd_id3156024\n"
+"7\n"
"help.text"
-msgid "Back"
-msgstr "Πίσω"
+msgid "Background"
+msgstr "Φόντο"
-#: 01040000.xhp
+#: 01110600.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3149177\n"
-"6\n"
+"01110600.xhp\n"
+"par_id3159413\n"
+"20\n"
"help.text"
-msgid "Returns to the selections made on the previous page. The current settings remain in effect. This button only becomes active after the first page."
-msgstr "Επιστρέφει στις επιλογές που πραγματοποιήθηκαν στην προηγούμενη σελίδα. Οι τρέχουσες ρυθμίσεις εξακολουθούν να ισχύουν. Η συγκεκριμένη επιλογή ενεργοποιείται μετά την πρώτη σελίδα."
+msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_BACK\">Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog, where you can select the background color of the presentation.</ahelp>"
+msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE6_BACK\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/01010501.xhp\" name=\"Χρώμα\"><emph>Χρώμα</emph></link>, όπου μπορείτε να επιλέξετε το χρώμα του φόντου της παρουσίασης.</ahelp>"
-#: 01040000.xhp
+#: 01120000.xhp
msgctxt ""
-"01040000.xhp\n"
-"hd_id3155391\n"
-"7\n"
+"01120000.xhp\n"
+"tit\n"
"help.text"
-msgid "Next"
-msgstr "Επόμενο"
+msgid "Group Element Wizard"
+msgstr "Αυτόματος πιλότος στοιχείου ομάδας"
-#: 01040000.xhp
+#: 01120000.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3156426\n"
-"8\n"
+"01120000.xhp\n"
+"hd_id3149031\n"
+"1\n"
"help.text"
-msgid "The wizard saves the current settings and goes to the next page. Once you reach the last page, this button will become inactive."
-msgstr "Ο αυτόματος πιλότος αποθηκεύει τις τρέχουσες ρυθμίσεις και μεταβαίνει στην επόμενη σελίδα. Μόλις φτάσετε στην τελευταία σελίδα, αυτό το κουμπί θα είναι ανενεργό."
+msgid "Group Element Wizard"
+msgstr "Αυτόματος πιλότος στοιχείου ομάδας"
-#: 01040000.xhp
+#: 01120000.xhp
msgctxt ""
-"01040000.xhp\n"
-"hd_id3145382\n"
-"9\n"
+"01120000.xhp\n"
+"par_id3151097\n"
+"2\n"
"help.text"
-msgid "Finish"
-msgstr "Τέλος"
+msgid "The Group Element Wizard starts automatically when you insert a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link> into a document."
+msgstr "Ο αυτόματος πιλότος στοιχείου ομαδοποίησης ξεκινά αυτόματα όταν εισάγετε ένα <link href=\"text/shared/02/01170000.xhp\" name=\"Πλαίσιο ομαδοποίησης\">Πλαίσιο ομαδοποίησης</link> σε ένα έγγραφο."
-#: 01040000.xhp
+#: 01120000.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3156346\n"
-"10\n"
+"01120000.xhp\n"
+"hd_id3145071\n"
+"5\n"
"help.text"
-msgid "According to your selections, the wizard creates a document template and saves it on your hard disk. A new document based on the template appears in the work area, with the filename \"UntitledX\" (X stands for an automatic number)."
-msgstr "Σύμφωνα με τις επιλογές σας, ο αυτόματος πιλότος δημιουργεί ένα πρότυπο εγγράφου και το αποθηκεύει στον σκληρό σας δίσκο. Ένα νέο έγγραφο βασισμένο σε αυτό το πρότυπο εμφανίζεται στην επιφάνεια εργασίας, με όνομα αρχείου \"Δίχως όνομαΧ\" (το σύμβολο Χ αντιστοιχεί σε έναν αυτόματο αριθμό)"
+msgid "Create"
+msgstr "Δημιουργία"
-#: 01040000.xhp
+#: 01120000.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3149235\n"
-"13\n"
+"01120000.xhp\n"
+"par_id3149811\n"
+"6\n"
"help.text"
-msgid "$[officename] saves the current settings in the wizard according to the selected document template. These will be used as the default settings the next time you activate the wizard."
-msgstr "Το $[officename] αποθηκεύει τις τρέχουσες ρυθμίσεις στον αυτόματο πιλότο σύμφωνα με το επιλεγμένο πρότυπο εγγράφου. Αυτές οι ρυθμίσεις θα χρησιμοποιηθούν ως προεπιλεγμένες την επόμενη φορά που θα ενεργοποιήσετε τον πιλότο."
+msgid "<ahelp hid=\"HID_LISTWIZARD_FINISH\">Creates the object.</ahelp>"
+msgstr "<ahelp hid=\"HID_LISTWIZARD_FINISH\">Δημιουργεί το αντικείμενο.</ahelp>"
-#: 01090200.xhp
+#: 01120100.xhp
msgctxt ""
-"01090200.xhp\n"
+"01120100.xhp\n"
"tit\n"
"help.text"
-msgid "Form Wizard - Set up a Subform"
-msgstr "Αυτόματος Πιλότος Φόρμας - Δημιουργία υποφόρμας"
+msgid "Group Element Wizard: Data"
+msgstr "Αυτόματος πιλότος στοιχείου ομαδοποίησης: Δεδομένα"
-#: 01090200.xhp
+#: 01120100.xhp
msgctxt ""
-"01090200.xhp\n"
-"par_idN10543\n"
+"01120100.xhp\n"
+"hd_id3155599\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090200.xhp\">Form Wizard - Set up a Subform</link>"
-msgstr "<link href=\"text/shared/autopi/01090200.xhp\">Αυτόματος Πιλότος Φόρμας - Δημιουργία υποφόρμας</link>"
+msgid "<link href=\"text/shared/autopi/01120100.xhp\" name=\"Group Element Wizard: Data\">Group Element Wizard: Data</link>"
+msgstr "<link href=\"text/shared/autopi/01120100.xhp\" name=\"Αυτόματος πιλότος στοιχείου ομαδοποίησης: Δεδομένα\">Αυτόματος πιλότος στοιχείου ομαδοποίησης: Δεδομένα</link>"
-#: 01090200.xhp
+#: 01120100.xhp
msgctxt ""
-"01090200.xhp\n"
-"par_idN10553\n"
+"01120100.xhp\n"
+"par_id3154894\n"
+"2\n"
"help.text"
-msgid "Specify if you want to use a subform and enter the subform's properties. A subform is a form that is inserted in another form."
-msgstr "Καθορίστε αν θέλετε να χρησιμοποιήσετε μια υποφόρμα και εισάγετε τις ιδιότητες της υποφόρμας. Μια υποφόρμα είναι μια φόρμα η οποία εισάγεται μέσα σε μια άλλη φόρμα."
+msgid "Specifies which option fields are contained inside the group box."
+msgstr "Ορίζει ποια πεδία επιλογών περιέχονται στο πλαίσιο ομαδοποίησης."
-#: 01090200.xhp
+#: 01120100.xhp
msgctxt ""
-"01090200.xhp\n"
-"par_idN10556\n"
+"01120100.xhp\n"
+"hd_id3153894\n"
+"3\n"
"help.text"
-msgid "Add subform"
-msgstr "Προσθήκη υποφόρμας"
+msgid "Which names do you want to give the option fields?"
+msgstr "Ποια ονόματα θέλετε να δώσετε στα πεδία επιλογών;"
-#: 01090200.xhp
+#: 01120100.xhp
msgctxt ""
-"01090200.xhp\n"
-"par_idN105B4\n"
+"01120100.xhp\n"
+"par_id3154673\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to add a subform.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε για να προσθέσετε μια υποφόρμα</ahelp>"
+msgid "<ahelp hid=\"DBP_EDIT_RID_PAGE_GROUPRADIOSELECTION_ET_RADIOLABELS\" visibility=\"visible\">Specifies the respective label for each option field. You will see the label of the option field in the form.</ahelp> This entry corresponds to the <link href=\"text/shared/02/01170101.xhp\" name=\"Label\">Label</link> property of the option field."
+msgstr "<ahelp hid=\"DBP_EDIT_RID_PAGE_GROUPRADIOSELECTION_ET_RADIOLABELS\" visibility=\"visible\">Εδώ μπορείτε να επιλέξετε την αντίστοιχη επιγραφή για κάθε πεδίο επιλογών. Θα δείτε την επιγραφή του πεδίου επιλογών στη φόρμα.</ahelp> Αυτή η καταχώριση αντιστοιχεί στην ιδιότητα <link href=\"text/shared/02/01170101.xhp\" name=\"Επιγραφή\">Επιγραφή</link> του πεδίου επιλογών."
-#: 01090200.xhp
+#: 01120100.xhp
msgctxt ""
-"01090200.xhp\n"
-"par_idN1055A\n"
+"01120100.xhp\n"
+"hd_id3155805\n"
+"10\n"
"help.text"
-msgid "Sub form based on existing relation"
-msgstr "Υποφόρμα βασισμένη σε μια υπάρχουσα σχέση"
+msgid "Accept"
+msgstr "Αποδοχή"
-#: 01090200.xhp
+#: 01120100.xhp
msgctxt ""
-"01090200.xhp\n"
-"par_idN105C5\n"
+"01120100.xhp\n"
+"par_id3147008\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to add a subform based on an existing relation.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για προσθέσετε μια υποφόρμα βασισμένη σε μια υπάρχουσα σχέση.</ahelp>"
+msgid ">>"
+msgstr ">>"
-#: 01090200.xhp
+#: 01120100.xhp
msgctxt ""
-"01090200.xhp\n"
-"par_idN1055E\n"
+"01120100.xhp\n"
+"par_id3153345\n"
+"5\n"
"help.text"
-msgid "Which relation do you want to add?"
-msgstr "Ποιά σχέση θέλετε να προσθέσετε;"
+msgid "<ahelp visibility=\"visible\" hid=\"DBP_PUSHBUTTON_RID_PAGE_GROUPRADIOSELECTION_PB_MOVETORIGHT\">Confirms the current label and copies the label to the <emph>Option fields</emph> list.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"DBP_PUSHBUTTON_RID_PAGE_GROUPRADIOSELECTION_PB_MOVETORIGHT\">Επιβεβαιώνει την τρέχουσα επιγραφή και την αντιγράφει στη λίστα <emph>Πεδία επιλογών</emph>.</ahelp>"
-#: 01090200.xhp
+#: 01120100.xhp
msgctxt ""
-"01090200.xhp\n"
-"par_idN105D2\n"
+"01120100.xhp\n"
+"par_id3154749\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the relation on which the subform is based.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τη σχέση πάνω στην οποία θα βασιστεί η φόρμα.</ahelp>"
+msgid "Enter the label for each option field of the group that you want to create and copy the label to the list by clicking the arrow button. Repeat this procedure until all the option fields are defined."
+msgstr "Εισάγετε την επιγραφή για κάθε πεδίο επιλογής της ομάδας που θέλετε να δημιουργήσετε και αντιγράψτε την επιγραφή στη λίστα κάνοντας κλικ στο πεδίο επιλογής με το βέλος. Επαναλάβετε αυτή τη διαδικασία μέχρι να οριστούν όλα τα κουμπιά επιλογής."
-#: 01090200.xhp
+#: 01120100.xhp
msgctxt ""
-"01090200.xhp\n"
-"par_idN105D1\n"
+"01120100.xhp\n"
+"hd_id3150443\n"
+"7\n"
"help.text"
-msgid "Sub form based on manual selection of fields"
-msgstr "Υποφόρμα βασισμένη στη χειρωνακτική επιλογή πεδίων"
+msgid "Option fields"
+msgstr "Πεδία επιλογών"
-#: 01090200.xhp
+#: 01120100.xhp
msgctxt ""
-"01090200.xhp\n"
-"par_idN105DF\n"
+"01120100.xhp\n"
+"par_id3152996\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to add a subform based on a manual selection of fields. </ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να προσθέσετε μια υποφόρμα βασισμένη σε μία χειροκίνητη επιλογή πεδίων.</ahelp>"
+msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_GROUPRADIOSELECTION_LB_RADIOBUTTONS\" visibility=\"visible\">Displays all option fields which have to be included in the group box.</ahelp>"
+msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_GROUPRADIOSELECTION_LB_RADIOBUTTONS\" visibility=\"visible\">Εμφανίζει τη λίστα όλων των πεδίων επιλογής που πρέπει να συμπεριληφθούν στο πλαίσιο ομαδοποίησης.</ahelp>"
-#: 01090200.xhp
+#: 01120100.xhp
msgctxt ""
-"01090200.xhp\n"
-"par_idN105E2\n"
+"01120100.xhp\n"
+"hd_id3146949\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090210.xhp\" name=\"Form Wizard - Add subform fields\">Form Wizard - Add subform fields</link>"
-msgstr "<link href=\"text/shared/autopi/01090210.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Προσθήκη πεδίων υποφόρμας\">Αυτόματος Πιλότος Φόρμας - Προσθήκη πεδίων υποφόρμας</link>"
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 01110100.xhp
+#: 01120100.xhp
msgctxt ""
-"01110100.xhp\n"
-"tit\n"
+"01120100.xhp\n"
+"par_id3153561\n"
+"13\n"
"help.text"
-msgid "HTML Export - Page 1"
-msgstr "Εξαγωγή HTML - Σελίδα 1"
+msgid "<<"
+msgstr "<<"
-#: 01110100.xhp
+#: 01120100.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3153323\n"
-"1\n"
+"01120100.xhp\n"
+"par_id3159157\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01110100.xhp\" name=\"HTML Export - Page 1\">HTML Export - Page 1</link>"
-msgstr "<link href=\"text/shared/autopi/01110100.xhp\" name=\"Εξαγωγή HTML - Σελίδα 1\">Εξαγωγή HTML - Σελίδα 1</link>"
+msgid "<ahelp hid=\"DBP_PUSHBUTTON_RID_PAGE_GROUPRADIOSELECTION_PB_MOVETOLEFT\" visibility=\"visible\">Removes the selected option fields from the list.</ahelp>"
+msgstr "<ahelp hid=\"DBP_PUSHBUTTON_RID_PAGE_GROUPRADIOSELECTION_PB_MOVETOLEFT\" visibility=\"visible\">Διαγράφει τα επιλεγμένα πεδία επιλογών από τη λίστα.</ahelp>"
-#: 01110100.xhp
+#: 01120200.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3163829\n"
-"2\n"
+"01120200.xhp\n"
+"tit\n"
"help.text"
-msgid "On the first page you can select an existing design or create a new one."
-msgstr "Στην πρώτη σελίδα, μπορείτε να επιλέξετε ένα υπάρχον σχέδιο ή να δημιουργήσετε ένα νέο"
+msgid "Group Element Wizard: Default Field Selection"
+msgstr "Αυτόματος πιλότος στοιχείου ομαδοποίησης: Επιλογή προεπιλεγμένων πεδίων"
-#: 01110100.xhp
+#: 01120200.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3152363\n"
-"14\n"
+"01120200.xhp\n"
+"hd_id3151299\n"
+"1\n"
"help.text"
-msgid "The settings you select for the export will be automatically saved as a design for other exports. You can enter the design name after clicking <emph>Create</emph>."
-msgstr "Οι ρυθμίσεις που θα επιλέξετε για την εξαγωγή θα αποθηκευτούν αυτόματα και θα χρησιμοποιηθούν ως σχέδιο για τις επόμενες εξαγωγές. Μπορείτε να εισάγετε το όνομα του σχεδίου, αφού κάνετε κλικ στη <emph>Δημιουργία</emph>."
+msgid "<link href=\"text/shared/autopi/01120200.xhp\" name=\"Group Element Wizard: Default Field Selection\">Group Element Wizard: Default Field Selection</link>"
+msgstr "<link href=\"text/shared/autopi/01120200.xhp\" name=\"Αυτόματος πιλότος στοιχείου ομαδοποίησης: Επιλογή προεπιλεγμένων πεδίων\">Αυτόματος πιλότος στοιχείου ομαδοποίησης: Επιλογή προεπιλεγμένων πεδίων</link>"
-#: 01110100.xhp
+#: 01120200.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3151226\n"
-"12\n"
+"01120200.xhp\n"
+"par_id3144740\n"
+"2\n"
"help.text"
-msgid "Assign design"
-msgstr "Ορισμός σχεδίου"
+msgid "Determines that you want one option field to be selected as the default choice."
+msgstr "Καθορίζει ότι επιθυμείτε ένα πεδίο επιλογής να οριστεί ως προεπιλογή."
-#: 01110100.xhp
+#: 01120200.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3152801\n"
-"13\n"
+"01120200.xhp\n"
+"par_id3154094\n"
+"11\n"
"help.text"
-msgid "In this area, you can choose to create a new design and select or delete an existing design."
-msgstr "Σε αυτήν την περιοχή, μπορείτε να δημιουργήσετε ένα νέο σχέδιο και να επιλέξετε ή να διαγράψετε υπάρχοντα σχέδια."
+msgid "The default settings will be accepted if you open the form in the user mode. With these settings you determine the control property <link href=\"text/shared/02/01170101.xhp\" name=\"Default Status\">Default Status</link>."
+msgstr "Οι προεπιλεγμένες ρυθμίσεις θα γίνουν αποδεκτές μόνο αν ανοίξετε τη φόρμα στην κατάσταση λειτουργίας χρήστη. Με αυτές τις ρυθμίσεις, ορίζετε την ιδιότητα του στοιχείου ελέγχου <link href=\"text/shared/02/01170101.xhp\" name=\"Προεπιλεγμένη κατάσταση\">Προεπιλεγμένη κατάσταση</link>."
-#: 01110100.xhp
+#: 01120200.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3147291\n"
+"01120200.xhp\n"
+"hd_id3157896\n"
"3\n"
"help.text"
-msgid "If you delete a design, you will only delete the design information in the Wizard. An export file will not be deleted by this action."
-msgstr "Εάν διαγράψετε ένα σχέδιο, θα διαγραφούν μόνο οι πληροφορίες του σχεδίου από τον Αυτόματο Πιλότο. Το αρχείο εξαγωγής δεν θα διαγραφεί με αυτήν την ενέργεια."
+msgid "Should one option field be selected as a default?"
+msgstr "Θέλετε να είναι επιλεγμένο ως προεπιλογή κάποιο πεδίο επιλογής;"
-#: 01110100.xhp
+#: 01120200.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3153681\n"
+"01120200.xhp\n"
+"par_id3149346\n"
"4\n"
"help.text"
-msgid "New design"
-msgstr "Δημιουργία σχεδίου"
+msgid "Specifies whether you want to set default settings for the option box."
+msgstr "Ορίζει εάν θέλετε να καθορίσετε τις προεπιλεγμένες ρυθμίσεις για την ομάδα επιλογών."
-#: 01110100.xhp
+#: 01120200.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3149827\n"
+"01120200.xhp\n"
+"hd_id3147226\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE1_NEW_DESIGN\">Creates a new design in the next pages of the Wizard.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE1_NEW_DESIGN\">Δημιουργεί ένα νέο σχέδιο στις επόμενες σελίδες του Αυτόματου Πιλότου.</ahelp>"
+msgid "Yes, the following:"
+msgstr "Ναι, τα εξής:"
-#: 01110100.xhp
+#: 01120200.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3149388\n"
+"01120200.xhp\n"
+"par_id3150774\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_DEFAULTFIELDSELECTION_RB_DEFSELECTION_YES\" visibility=\"visible\">Specifies that you want an option field to be selected as a default after opening the form.</ahelp> Choose the option field from the box."
+msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_DEFAULTFIELDSELECTION_RB_DEFSELECTION_YES\" visibility=\"visible\">Καθορίζει πως θέλετε ένα πεδίο επιλογής να ισχύει ως ενεργή προεπιλογή κατά το άνοιγμα της φόρμας.</ahelp> Επιλέξτε ένα πεδίο ελέγχου απ'το πλαίσιο."
+
+#: 01120200.xhp
+msgctxt ""
+"01120200.xhp\n"
+"hd_id3153345\n"
"6\n"
"help.text"
-msgid "Existing Design"
-msgstr "Υπάρχον σχέδιο"
+msgid "List box"
+msgstr "Πεδίο λίστας"
-#: 01110100.xhp
+#: 01120200.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3155535\n"
+"01120200.xhp\n"
+"par_id3146957\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE1_OLD_DESIGN\">Loads an existing design from the design list to use as a starting point for the steps to follow on the next pages of the Wizard.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE1_OLD_DESIGN\">Φορτώνει ένα υπάρχον σχέδιο από την λίστα σχεδίων για να χρησιμοποιηθεί ως βάση για τα βήματα των επόμενων σελίδων του Αυτόματου πιλότου.</ahelp>"
+msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_DEFAULTFIELDSELECTION_LB_DEFSELECTIONFIELD\" visibility=\"visible\">Select the option field that you want to have as the default when opening the form.</ahelp>"
+msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_DEFAULTFIELDSELECTION_LB_DEFSELECTIONFIELD\" visibility=\"visible\">Επιλέξτε από τη λίστα το πεδίο επιλογής που θέλετε να ισχύει ως ενεργή προεπιλογή κατά το άνοιγμα της φόρμας.</ahelp>"
-#: 01110100.xhp
+#: 01120200.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3152996\n"
+"01120200.xhp\n"
+"hd_id3147242\n"
"8\n"
"help.text"
-msgid "Design list"
-msgstr "Λίστα σχεδίων"
+msgid "No, one particular field is not going to be selected"
+msgstr "Όχι, κανένας τομέας δεν θα είναι επιλεγμένος"
-#: 01110100.xhp
+#: 01120200.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3153031\n"
+"01120200.xhp\n"
+"par_id3163802\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"SD:LISTBOX:DLG_PUBLISHING:PAGE1_DESIGNS\">Displays all existing designs.</ahelp>"
-msgstr "<ahelp hid=\"SD:LISTBOX:DLG_PUBLISHING:PAGE1_DESIGNS\">Εμφανίζει όλα τα υπάρχοντα σχέδια.</ahelp>"
+msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_DEFAULTFIELDSELECTION_RB_DEFSELECTION_NO\" visibility=\"visible\">Specifies that you do not want any option field to be the default choice.</ahelp>"
+msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_DEFAULTFIELDSELECTION_RB_DEFSELECTION_NO\" visibility=\"visible\">Καθορίζει πως δε θέλετε να ορίσετε κάποιο πεδίο επιλογής ως ενεργή προεπιλογή.</ahelp>"
-#: 01110100.xhp
+#: 01120300.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3154514\n"
-"10\n"
+"01120300.xhp\n"
+"tit\n"
"help.text"
-msgid "Delete Selected Design"
-msgstr "Διαγραφή επιλεγμένου σχεδίου"
+msgid "Group Element Wizard: Field Values"
+msgstr "Αυτόματος πιλότος στοιχείου ομαδοποίησης: Τιμές Πεδίων"
-#: 01110100.xhp
+#: 01120300.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3148473\n"
-"11\n"
+"01120300.xhp\n"
+"hd_id3151097\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE1_DEL_DESIGN\">Deletes the selected design from the design list.</ahelp>"
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:PAGE1_DEL_DESIGN\">Διαγράφει το σχέδιο που έχετε επιλέξει από τη λίστα σχεδίων.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01120300.xhp\" name=\"Group Element Wizard: Field Values\">Group Element Wizard: Field Values</link>"
+msgstr "<link href=\"text/shared/autopi/01120300.xhp\" name=\"Αυτόματος πιλότος στοιχείου ομαδοποίησης: Τιμές Πεδίων\">Αυτόματος πιλότος στοιχείου ομαδοποίησης: Τιμές Πεδίων</link>"
-#: 01050300.xhp
+#: 01120300.xhp
msgctxt ""
-"01050300.xhp\n"
+"01120300.xhp\n"
+"par_id3151100\n"
+"2\n"
+"help.text"
+msgid "Assigns a reference value to each option field."
+msgstr "Αντιστοιχίζει μια τιμή παραπομπής σε κάθε πεδίο επιλογής."
+
+#: 01120300.xhp
+msgctxt ""
+"01120300.xhp\n"
+"par_id3153323\n"
+"7\n"
+"help.text"
+msgid "Select a field from the option fields list and enter the corresponding <link href=\"text/shared/02/01170101.xhp\" name=\"reference value\">reference value</link>."
+msgstr "Επιλέξτε ένα πεδίο από τη λίστα των πεδίων επιλογής και εισαγάγετε την αντίστοιχη <link href=\"text/shared/02/01170101.xhp\" name=\"τιμή αναφοράς\">τιμή αναφοράς</link>."
+
+#: 01120300.xhp
+msgctxt ""
+"01120300.xhp\n"
+"hd_id3152594\n"
+"3\n"
+"help.text"
+msgid "Which value do you want to assign to each option?"
+msgstr "Ποιά τιμή θέλετε να αντιστοιχίσετε σε κάθε επιλογή;"
+
+#: 01120300.xhp
+msgctxt ""
+"01120300.xhp\n"
+"par_id3152425\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"DBP_EDIT_RID_PAGE_OPTIONVALUES_ET_OPTIONVALUE\" visibility=\"visible\">Select a number or a text as a reference value for the selected option field.</ahelp>"
+msgstr "<ahelp hid=\"DBP_EDIT_RID_PAGE_OPTIONVALUES_ET_OPTIONVALUE\" visibility=\"visible\">Επιλέξτε το κείμενο ή αριθμό που θέλετε να αντιστοιχίσετε ως τιμή αναφοράς για το συγκεκριμένο πεδίο επιλογών.</ahelp>"
+
+#: 01120300.xhp
+msgctxt ""
+"01120300.xhp\n"
+"hd_id3155555\n"
+"5\n"
+"help.text"
+msgid "Option fields"
+msgstr "Πεδία επιλογών"
+
+#: 01120300.xhp
+msgctxt ""
+"01120300.xhp\n"
+"par_id3155941\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTIONVALUES_LB_RADIOBUTTONS\" visibility=\"visible\">Select the option field for which you want to assign the reference value.</ahelp>"
+msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTIONVALUES_LB_RADIOBUTTONS\" visibility=\"visible\">Επιλέξτε το πεδίο επιλογής που θέλετε να αντιστοιχίσετε με την τιμή παραπομπής.</ahelp>"
+
+#: 01120400.xhp
+msgctxt ""
+"01120400.xhp\n"
"tit\n"
"help.text"
-msgid "Presentation Wizard Page 3"
-msgstr "Αυτόματος Πιλότος Παρουσίασης Σελίδα 3"
+msgid "Group Element Wizard: Database Field"
+msgstr "Αυτόματος πιλότος στοιχείου ομαδοποίησης: Πεδίο Βάσης Δεδομένων"
-#: 01050300.xhp
+#: 01120400.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3153323\n"
-"21\n"
+"01120400.xhp\n"
+"hd_id3149748\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01050300.xhp\" name=\"Presentation Wizard Page 3\">Presentation Wizard Page 3</link>"
-msgstr "<link href=\"text/shared/autopi/01050300.xhp\" name=\"Αυτόματος πιλότος παρουσίασης σελίδα 3\">Αυτόματος πιλότος παρουσίασης σελίδα 3</link>"
+msgid "<link href=\"text/shared/autopi/01120400.xhp\" name=\"Group Element Wizard: Database Field\">Group Element Wizard: Database Field</link>"
+msgstr "<link href=\"text/shared/autopi/01120400.xhp\" name=\"Αυτόματος πιλότος στοιχείου ομαδοποίησης: Πεδίο Βάσης Δεδομένων\">Αυτόματος πιλότος στοιχείου ομαδοποίησης: Πεδίο Βάσης Δεδομένων</link>"
-#: 01050300.xhp
+#: 01120400.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3159201\n"
+"01120400.xhp\n"
+"par_id3154094\n"
"2\n"
"help.text"
-msgid "Select a slide transition"
-msgstr "Επιλογή αλλαγής διαφανειών"
+msgid "This page is only visible if the document is linked to a database. It specifies whether the reference values should be saved in the database."
+msgstr "Αυτή η σελίδα θα εμφανιστεί, εάν το έγγραφο συνδέεται με κάποια βάση δεδομένων. Εδώ, μπορείτε να ορίσετε εάν θα αποθηκευτούν οι τιμές παραπομπής στη βάση δεδομένων."
-#: 01050300.xhp
+#: 01120400.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3145669\n"
-"3\n"
+"01120400.xhp\n"
+"par_id3153255\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_AUTOPILOT_PAGE3\">Assigns special effects to your presentation and determines its speed.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_AUTOPILOT_PAGE3\">Αναθέτει ειδικά εφέ στην παρουσίασή σας και ορίζει την ταχύτητά της.</ahelp>"
+msgid "Indicate where to save the <link href=\"text/shared/02/01170101.xhp\" name=\"reference values\">reference values</link>. A reference value can represent the current state of the group box in a database."
+msgstr "Καθορίζει που θα σωθούν οι <link href=\"text/shared/02/01170101.xhp\" name=\"τιμές παραπομπής\">τιμές παραπομπής</link>. Η τιμή παραπομπής μπορεί να επισημαίνει την τρέχουσα κατάσταση των στοιχείων ομάδας σε μια βάση δεδομένων."
-#: 01050300.xhp
+#: 01120400.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3147088\n"
-"4\n"
+"01120400.xhp\n"
+"par_id3149828\n"
+"11\n"
"help.text"
-msgid "Effect"
-msgstr "Εφέ"
+msgid "This page is only displayed if the document is already linked to a database."
+msgstr "Αυτή η σελίδα θα εμφανιστεί μόνο εάν η φόρμα συνδέεται με κάποια βάση δεδομένων."
-#: 01050300.xhp
+#: 01120400.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3153683\n"
+"01120400.xhp\n"
+"hd_id3152551\n"
+"3\n"
+"help.text"
+msgid "Do you want to save the value in a database field?"
+msgstr "Θέλετε να αποθηκευτεί η τιμή σε ένα πεδίο βάσης δεδομένων;"
+
+#: 01120400.xhp
+msgctxt ""
+"01120400.xhp\n"
+"hd_id3154823\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"SD:LISTBOX:DLG_ASS:LB_PAGE3_EFFECT\">Specifies an effect for your presentation.</ahelp>"
-msgstr "<ahelp hid=\"SD:LISTBOX:DLG_ASS:LB_PAGE3_EFFECT\">Ορίζει ένα εφέ για την παρουσίασή σας.</ahelp>"
+msgid "Yes, I want to save it in the following database field:"
+msgstr "Ναι, θέλω να την αποθηκεύσω στο εξής πεδίο βάσης δεδομένων:"
-#: 01050300.xhp
+#: 01120400.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3153346\n"
+"01120400.xhp\n"
+"par_id3156346\n"
"6\n"
"help.text"
-msgid "Speed"
-msgstr "Ταχύτητα"
+msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES\">Specifies that you want to save the reference values in a database.</ahelp> The values are written in the data field selected in the list box. The list box displays all the field names from the database table that the form is linked to."
+msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES\">Καθορίζει πως θα αποθηκευτούν οι τιμές παραπομπής στη βάση δεδομένω</ahelp> Οι τιμές θα εγγραφούν στο πεδίο δεδομένων που επιλέξατε στο πλαίσιο λίστας. Στο πλαίσιο λίστας, εμφανίζονται όλα τα πεδία της βάσης δεδομένων που συνδέονται με τη φόρμα."
-#: 01050300.xhp
+#: 01120400.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3153311\n"
+"01120400.xhp\n"
+"hd_id3145382\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"SD:LISTBOX:DLG_ASS:LB_PAGE3_SPEED\">Determines the effect speed.</ahelp>"
-msgstr "<ahelp hid=\"SD:LISTBOX:DLG_ASS:LB_PAGE3_SPEED\">Ορίζει την ταχύτητα των εφέ.</ahelp>"
+msgid "List box"
+msgstr "Πεδίο λίστας"
-#: 01050300.xhp
+#: 01120400.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3147275\n"
+"01120400.xhp\n"
+"par_id3149398\n"
"8\n"
"help.text"
-msgid "Select the presentation type"
-msgstr "Επιλέξτε τον τύπο της παρουσίασης"
+msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD\" visibility=\"hidden\">Select the data field in which the reference values have to be saved.</ahelp>"
+msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD\" visibility=\"hidden\">Επιλέξτε το πεδίο δεδομένων στο οποίο θέλετε να αποθηκευτούν οι τιμές παραπομπής.</ahelp>"
-#: 01050300.xhp
+#: 01120400.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3153662\n"
+"01120400.xhp\n"
+"hd_id3153881\n"
"9\n"
"help.text"
-msgid "Determines the timing for the presentation."
-msgstr "Ορίζει το χρονοδιάγραμμα της παρουσίασης"
+msgid "No, I only want to save the value in the form."
+msgstr "Όχι, δε θέλω να σώσω τη τιμή στη φόρμα."
-#: 01050300.xhp
+#: 01120400.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3150984\n"
-"22\n"
+"01120400.xhp\n"
+"par_id3153146\n"
+"10\n"
"help.text"
-msgid "You can change the settings later under the menu <link href=\"text/simpress/main0114.xhp\" name=\"Presentation\">Presentation</link>."
-msgstr "Μπορείτε να αλλάξετε τις ρυθμίσεις αργότερα στο μενού <link href=\"text/simpress/main0114.xhp\" name=\"Παρουσίαση\">Παρουσίαση</link>."
+msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO\">Specifies that you want to save the reference values in the form only, and not in the database.</ahelp>"
+msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO\">Καθορίζει πως θα αποθηκευτούν οι τιμές παραπομπής μόνο στη φόρμα και όχι στη βάση δεδομένων.</ahelp>"
-#: 01050300.xhp
+#: 01120500.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3149784\n"
-"10\n"
+"01120500.xhp\n"
+"tit\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "Group Element Wizard: Create Option Group"
+msgstr "Αυτόματος πιλότος στοιχείου ομαδοποίησης: Δημιουργία Ομάδας Επιλογών"
-#: 01050300.xhp
+#: 01120500.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3150503\n"
-"11\n"
+"01120500.xhp\n"
+"hd_id3143206\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE3_LIVE\">The <emph>Default</emph> option runs the presentation as a full screen presentation with the specified speed.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE3_LIVE\">Η επιλογή <emph>Προεπιλογή</emph> τρέχει την παρουσίαση σε πλήρη οθόνη με την καθορισμένη ταχύτητα.</ahelp>"
+msgid "<link href=\"text/shared/autopi/01120500.xhp\" name=\"Group Element Wizard: Create Option Group\">Group Element Wizard: Create Option Group</link>"
+msgstr "<link href=\"text/shared/autopi/01120500.xhp\" name=\"Αυτόματος πιλότος στοιχείου ομαδοποίησης: Δημιουργία Ομάδας Επιλογών\">Αυτόματος πιλότος στοιχείου ομαδοποίησηςν: Δημιουργία Ομάδας Επιλογών</link>"
-#: 01050300.xhp
+#: 01120500.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3154047\n"
-"12\n"
+"01120500.xhp\n"
+"par_id3154812\n"
+"2\n"
"help.text"
-msgid "Automatic"
-msgstr "Αυτόματα"
+msgid "Specifies a label for the option group."
+msgstr "Καθορίζει μια ετικέτα για την ομάδα επιλογών."
-#: 01050300.xhp
+#: 01120500.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3149578\n"
-"13\n"
+"01120500.xhp\n"
+"hd_id3144415\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE3_KIOSK\">Runs the presentation automatically, and restarts it again after a break.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE3_KIOSK\">Με την επιλογή αυτή τρέχει αυτόματα η παρουσίαση και ξεκινά ξανά μετά από μία παύση.</ahelp>"
+msgid "Which caption is to be given to your option group?"
+msgstr "Ποια ετικέτα θα δοθεί στην ομάδα επιλογών σας;"
-#: 01050300.xhp
+#: 01120500.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3150085\n"
-"14\n"
+"01120500.xhp\n"
+"par_id3163829\n"
+"4\n"
"help.text"
-msgid "Duration of page"
-msgstr "Διάρκεια της σελίδας"
+msgid "<ahelp hid=\"DBP_EDIT_RID_PAGE_OPTIONS_FINAL_ET_NAMEIT\" visibility=\"visible\">Specifies the label for the option box. You will see the label of the group box displayed in the form.</ahelp> The text you enter here will correspond to the <link href=\"text/shared/02/01170101.xhp\" name=\"Label\">Label</link> property of the group box."
+msgstr "<ahelp hid=\"DBP_EDIT_RID_PAGE_OPTIONS_FINAL_ET_NAMEIT\" visibility=\"visible\">Καθορίζει μια ετικέτα για το πεδίο επιλογών, η οποία θα εμφανιστεί στη φόρμα.</ahelp>Το κείμενο που θα εισάγετε εδώ θα αντιστοιχεί στην ιδιότητα <link href=\"text/shared/02/01170101.xhp\" name=\"Ετικέτα\">Ετικέτα</link> του πεδίου ομάδας."
-#: 01050300.xhp
+#: 01130000.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3153562\n"
-"15\n"
+"01130000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SD:TIMEFIELD:DLG_ASS:TMF_PAGE3_TIME\">Defines the duration of each presentation page.</ahelp>"
-msgstr "<ahelp hid=\"SD:TIMEFIELD:DLG_ASS:TMF_PAGE3_TIME\">Ορίζει τη διάρκεια παραμονής κάθε σελίδας της παρουσίασης στην οθόνη.</ahelp>"
+msgid "Document Converter"
+msgstr "Μετατροπέας εγγράφων"
-#: 01050300.xhp
+#: 01130000.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3155922\n"
-"16\n"
+"01130000.xhp\n"
+"hd_id3149798\n"
+"9\n"
"help.text"
-msgid "Duration of pause"
-msgstr "Διάρκεια στάσης"
+msgid "Document Converter"
+msgstr "Μετατροπέας εγγράφων"
-#: 01050300.xhp
+#: 01130000.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3153061\n"
-"17\n"
+"01130000.xhp\n"
+"par_id3149346\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SD:TIMEFIELD:DLG_ASS:TMF_PAGE3_BREAK\">Defines the pause between each presentation.</ahelp>"
-msgstr "<ahelp hid=\"SD:TIMEFIELD:DLG_ASS:TMF_PAGE3_BREAK\">Ορίζει τη διάρκεια της διακοπής μεταξύ των παρουσιάσεων.</ahelp>"
+msgid "<variable id=\"ms\"><ahelp hid=\".\">Copies and converts documents into the OpenDocument XML format used by $[officename].</ahelp></variable>"
+msgstr "<variable id=\"ms\"><ahelp hid=\".\">Αντιγράφει και μετατρέπει τα δεδομένα στη μορφή OpenDocument XML που χρησιμοποιείται στο $[officename].</ahelp></variable>"
-#: 01050300.xhp
+#: 01130000.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3148946\n"
-"18\n"
+"01130000.xhp\n"
+"par_id3150775\n"
+"3\n"
"help.text"
-msgid "Show logo"
-msgstr "Εμφάνιση λογοτύπου"
+msgid "The wizard converts documents from Microsoft Word, Excel and PowerPoint. The source files are only read, not edited. New target files are written with the new file name extension in the same or a new folder."
+msgstr "Ο οδηγός μετατρέπει έγγραφα από Microsoft Word, Excel και PowerPoint. Τα αρχεία προέλευσης είναι μόνο για ανάγνωση, δεν επεξεργάζονται. Νέα αρχεία προορισμού γράφονται με την νέα επέκταση ονόματος αρχείου στον ίδιο ή νέο φάκελο."
-#: 01050300.xhp
+#: 01130000.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3145068\n"
-"19\n"
+"01130000.xhp\n"
+"par_id3156410\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_PAGE3_LOGO\">Specifies whether to display the $[officename] logo during the pause between each presentation.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_PAGE3_LOGO\">Καθορίζει αν κατά τη διάρκεια της διακοπής μεταξύ των παρουσιάσεων θα εμφανίζεται το λογότυπο του $[officename].</ahelp>"
+msgid "The Document Converter Wizard contains the following pages:"
+msgstr "Ο Αυτόματος πιλότος προγράμματος μετατροπής εγγράφων περιέχει τις ακόλουθες σελίδες:"
-#: 01050300.xhp
+#: 01130000.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3151054\n"
-"20\n"
+"01130000.xhp\n"
+"hd_id3154318\n"
+"7\n"
"help.text"
-msgid "Click here to continue to <link href=\"text/shared/autopi/01050400.xhp\" name=\"page 4 of the Presentation Wizard\">page 4 of the Presentation Wizard</link>. The wizard ends here if you selected the \"Empty presentation\" option on page 1 of the Wizard."
-msgstr "Κάντε κλικ εδώ για να συνεχίσετε στη <link href=\"text/shared/autopi/01050400.xhp\" name=\"σελίδα 4 του αυτόματου πιλότου παρουσίασης\">σελίδα 4 του αυτόματου πιλότου παρουσίασης</link>. Ο αυτόματος πιλότος τελειώνει εδώ αν έχετε επιλέξει την επιλογή \"Κενή Παρουσίαση\" στη σελίδα 1 του αυτόματου πιλότου."
+msgid "Document Converter Summary"
+msgstr "Σύνοψη προγράμματος μετατροπής εγγράφων"
-#: 01010500.xhp
+#: 01130000.xhp
msgctxt ""
-"01010500.xhp\n"
+"01130000.xhp\n"
+"par_id3145313\n"
+"8\n"
+"help.text"
+msgid "Displays a summary which shows what will be converted when you click <emph>Convert</emph>."
+msgstr "Εμφανίζει μια σύνοψη που δείχνει τι θα μετατραπεί όταν κάνετε κλικ στο <emph>Μετατροπή</emph>."
+
+#: 01130100.xhp
+msgctxt ""
+"01130100.xhp\n"
"tit\n"
"help.text"
-msgid "Letter Wizard - Footer"
-msgstr "Αυτόματος πιλότος επιστολής - Υποσέλιδο"
+msgid "Document Converter Page 1"
+msgstr "Μετατροπή εγγράφων Σελίδα 1"
-#: 01010500.xhp
+#: 01130100.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3143281\n"
+"01130100.xhp\n"
+"hd_id3151299\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Letter Wizard - Footer\">Letter Wizard - Footer</link>"
-msgstr "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Αυτόματος πιλότος επιστολής - Υποσέλιδο\">Αυτόματος πιλότος επιστολής - Υποσέλιδο</link>"
+msgid "<link href=\"text/shared/autopi/01130100.xhp\" name=\"Document Converter Page 1\">Document Converter Page 1</link>"
+msgstr "<link href=\"text/shared/autopi/01130100.xhp\" name=\"Μετατροπή εγγράφων Σελίδα 1\">Μετατροπή εγγράφων Σελίδα 1</link>"
-#: 01010500.xhp
+#: 01130100.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3147834\n"
+"01130100.xhp\n"
+"par_id3150445\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_LETTER_PAGE5\">Specifies the information to include in the footer space.</ahelp>"
-msgstr "<ahelp hid=\"HID_LETTER_PAGE5\">Ορίζει τις πληροφορίες που θα συμπεριληφθούν στο χώρο του υποσέλιδου.</ahelp>"
+msgid "Specifies the type of Microsoft Office documents that will be converted."
+msgstr "Καθορίζει τον τύπο των εγγράφων Microsoft Office που θα μετατραπούν."
-#: 01010500.xhp
+#: 01130100.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_idN105DF\n"
+"01130100.xhp\n"
+"hd_id3166410\n"
+"37\n"
"help.text"
-msgid "Footer"
-msgstr "Υποσέλιδο"
+msgid "Microsoft Office"
+msgstr "Microsoft Office"
-#: 01010500.xhp
+#: 01130100.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_idN105E3\n"
+"01130100.xhp\n"
+"par_id3150771\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_TXTFOOTER\">Enter the text for the footer lines.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_TXTFOOTER\">Εισάγει το κείμενο για τις γραμμές του υποσέλιδου.</ahelp>"
+msgid "Converts Microsoft Office documents into the OpenDocument format."
+msgstr "Μετατρέπει έγγραφα Microsoft Office στη μορφή OpenDocument."
-#: 01010500.xhp
+#: 01130100.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_idN105FA\n"
+"01130100.xhp\n"
+"hd_id3150984\n"
+"3\n"
"help.text"
-msgid "Include only on second and following pages"
-msgstr "Να συμπεριλαμβάνεται μόνο από τη δεύτερη σελίδα και εξής"
+msgid "Word documents"
+msgstr "Έγγραφα Word"
-#: 01010500.xhp
+#: 01130100.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_idN10600\n"
+"01130100.xhp\n"
+"par_id3150255\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to suppress the footer on the first page.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέγει την απόκρυψη του υποσέλιδου στην πρώτη σελίδα.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGIMPORT_2_CHKWORD\">Converts documents in Microsoft Word format *.doc into OpenDocument *.odt documents.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGIMPORT_2_CHKWORD\">Μετατρέπει έγγραφα που βρίσκονται σε μορφή Microsoft Word *.doc σε έγγραφα OpenDocument *.odt.</ahelp>"
-#: 01010500.xhp
+#: 01130100.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3153093\n"
-"31\n"
+"01130100.xhp\n"
+"hd_id3155421\n"
+"4\n"
"help.text"
-msgid "Include page numbers"
-msgstr "Συμπερίληψη αριθμού σελίδας"
+msgid "Excel documents"
+msgstr "Έγγραφα Excel"
-#: 01010500.xhp
+#: 01130100.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3155414\n"
-"32\n"
+"01130100.xhp\n"
+"par_id3155630\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_CHKFOOTERPAGENUMBERS\">Includes page numbers in your letter template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_CHKFOOTERPAGENUMBERS\">Συμπεριλαμβάνει και τους αριθμούς σελίδων στο πρότυπο της επιστολής σας.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGIMPORT_2_CHKEXCEL\">Converts documents in Microsoft Excel format *.xls into OpenDocument *.ods documents.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGIMPORT_2_CHKEXCEL\">Μετατρέπει έγγραφα που βρίσκονται σε μορφή Microsoft Excel *.xls σε έγγραφα OpenDocument *.ods.</ahelp>"
-#: 01010500.xhp
+#: 01130100.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3154988\n"
-"41\n"
+"01130100.xhp\n"
+"hd_id3153127\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Go to Letter Wizard - Name and location\">Go to Letter Wizard - Name and location</link>"
-msgstr "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο επιστολής - Όνομα και Θέση\">Μετάβαση στον αυτόματο πιλότο επιστολής - Όνομα και τοποθεσία</link>"
+msgid "PowerPoint documents"
+msgstr "Έγγραφα PowerPoint"
+
+#: 01130100.xhp
+msgctxt ""
+"01130100.xhp\n"
+"par_id3149786\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DLGIMPORT_2_CHKPOWERPOINT\">Converts documents in Microsoft PowerPoint format *.ppt into OpenDocument *.odp documents.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGIMPORT_2_CHKPOWERPOINT\">Μετατρέπει έγγραφα που βρίσκονται σε μορφή Microsoft PowerPoint *.ppt σε έγγραφα OpenDocument *.odp.</ahelp>"
+
+#: 01130100.xhp
+msgctxt ""
+"01130100.xhp\n"
+"hd_id3153088\n"
+"39\n"
+"help.text"
+msgid "Create Log file"
+msgstr "Δημιουργία αρχείου καταγραφής"
+
+#: 01130100.xhp
+msgctxt ""
+"01130100.xhp\n"
+"par_id3149797\n"
+"40\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DLGIMPORT_0_CHKLOGFILE\">Creates a log file in your work directory showing which documents have been converted.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGIMPORT_0_CHKLOGFILE\">Δημιουργεί ένα αρχείο καταγραφής στον κατάλογο εργασίας σας που δείχνει ποια έγγραφα έχουν μετατραπεί.</ahelp>"
+
+#: 01130100.xhp
+msgctxt ""
+"01130100.xhp\n"
+"par_id3149578\n"
+"26\n"
+"help.text"
+msgid "Continue to the next page of the <link href=\"text/shared/autopi/01130200.xhp\" name=\"Document Converter\">Document Converter</link>."
+msgstr "Συνέχεια στην επόμενη σελίδα της <link href=\"text/shared/autopi/01130200.xhp\" name=\"Μετατροπής εγγράφων\">Μετατροπής εγγράφων</link>."
#: 01130200.xhp
msgctxt ""
@@ -6960,768 +7521,807 @@ msgctxt ""
msgid "Here you can return to the main page of the <link href=\"text/shared/autopi/01130000.xhp\" name=\"Document Converter\">Document Converter Wizard</link>."
msgstr "Εδώ μπορείτε να επιστρέψετε στην κύρια σελίδα του <link href=\"text/shared/autopi/01130000.xhp\" name=\"Πρόγραμμα μετατροπής εγγράφων\">Βοηθού Μετατροπέα Εγγράφων</link>."
-#: 01010000.xhp
+#: 01150000.xhp
msgctxt ""
-"01010000.xhp\n"
+"01150000.xhp\n"
"tit\n"
"help.text"
-msgid "Letter Wizard"
-msgstr "Αυτόματος πιλότος επιστολής"
+msgid "Euro Converter Wizard"
+msgstr "Αυτόματος πιλότος Μετατροπής Ευρώ"
-#: 01010000.xhp
+#: 01150000.xhp
msgctxt ""
-"01010000.xhp\n"
-"bm_id3151100\n"
+"01150000.xhp\n"
+"bm_id3154840\n"
"help.text"
-msgid "<bookmark_value>wizards; letters</bookmark_value><bookmark_value>Letter Wizard</bookmark_value><bookmark_value>templates;letters</bookmark_value>"
-msgstr "<bookmark_value>αυτόματοι πιλότοι, επιστολές</bookmark_value><bookmark_value>Αυτόματος πιλότος επιστολής</bookmark_value><bookmark_value>πρότυπα,επιστολές</bookmark_value>"
+msgid "<bookmark_value>Euro; Euro Converter Wizard</bookmark_value><bookmark_value>wizards; Euro Converter</bookmark_value><bookmark_value>converters; Euro converter</bookmark_value><bookmark_value>currencies; converters</bookmark_value>"
+msgstr "<bookmark_value>Ευρώ, Αυτόματος πιλότος Μετατροπέα Ευρώ</bookmark_value><bookmark_value>Αυτόματος πιλότος, Μετατροπέας Ευρώ</bookmark_value><bookmark_value>μετατροπείς, Μετατροπέας Ευρώ</bookmark_value><bookmark_value>νομίσματα, μετατροπείς</bookmark_value>"
-#: 01010000.xhp
+#: 01150000.xhp
msgctxt ""
-"01010000.xhp\n"
-"hd_id3151100\n"
+"01150000.xhp\n"
+"hd_id3154840\n"
"1\n"
"help.text"
-msgid "Letter Wizard"
-msgstr "Αυτόματος πιλότος επιστολής"
+msgid "Euro Converter Wizard"
+msgstr "Αυτόματος πιλότος Μετατροπής Ευρώ"
-#: 01010000.xhp
+#: 01150000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3093440\n"
+"01150000.xhp\n"
+"par_id3149140\n"
"2\n"
"help.text"
-msgid "<variable id=\"brief\"><ahelp hid=\".uno:AutoPilotLetter\">Starts the wizard for a letter template.</ahelp></variable> You can use this template for both business and personal correspondence."
-msgstr "<variable id=\"brief\"><ahelp hid=\".uno:AutoPilotLetter\">Εκκινεί τον αυτόματο πιλότο για ένα πρότυπο επιστολής.</ahelp></variable> Μπορείτε να χρησιμοποιήσετε αυτό το πρότυπο και για επαγγελματική και προσωπική αλληλογραφία."
+msgid "<variable id=\"eurokonv\"><ahelp hid=\".uno:EuroConverter\">Converts the currency amounts found in $[officename] Calc documents and in fields and tables of $[officename] Writer documents into euros.</ahelp></variable>"
+msgstr "<variable id=\"eurokonv\"><ahelp hid=\".uno:EuroConverter\">Μετατρέπει τον αριθμό νομισμάτων που βρίσκονται στα $[officename] έγγραφα Calc και στα πεδία και τους πίνακες των $[officename] εγγράφων Writer σε ευρώ.</ahelp></variable>"
-#: 01010000.xhp
+#: 01150000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3149178\n"
-"3\n"
+"01150000.xhp\n"
+"par_id3145669\n"
+"54\n"
"help.text"
-msgid "$[officename] comes with sample templates for personal or business letters, which you can customize to your own needs with the help of the wizard. The wizard leads you step-by-step in creating a document template and offers numerous layout and design options. The preview gives you an impression of how the finished letter will appear according to the settings you choose."
-msgstr "Το $[officename] συνοδεύεται από πρότυπα δείγματα για προσωπικές ή επαγγελματικές επιστολές, τα οποία μπορείτε, με τη βοήθεια του Αυτόματου πιλότου, να προσαρμόσετε στις δικές σας ανάγκες. Ο Αυτόματος πιλότος σας καθοδηγεί βήμα βήμα για να δημιουργήσετε ένα πρότυπο εγγράφου και προσφέρει πολλές επιλογές διάρθρωσης και σχεδιασμού. Η προεπισκόπηση σας παρέχει τη δυνατότητα να δείτε την τελική μορφή της επιστολής, ανάλογα με τις ρυθμίσεις που έχετε επιλέξει."
+msgid "Only closed files are converted. It is possible, however, to use the Euro Converter in an open $[officename] Calc document. In this case, a separate dialog opens. This dialog is described <link href=\"text/shared/autopi/01150000.xhp\" name=\"at the end of this section\">at the end of this section</link>."
+msgstr "Μόνο κλειστά αρχεία μετατρέπονται. Είναι πάντως δυνατόν, να χρησιμοποιήσετε τον μετατροπέα Ευρώ σε ένα ανοιχτό $[officename] έγγραφο Calc. Σε αυτή την περίπτωση ανοίγει ένας ξεχωριστός διάλογος. Αυτός ο διάλογος περιγράφεται <link href=\"text/shared/autopi/01150000.xhp\" name=\"στο τέλος αυτού του τμήματος\">στο τέλος αυτού του τμήματος</link>."
-#: 01010000.xhp
+#: 01150000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3153748\n"
-"4\n"
+"01150000.xhp\n"
+"par_id3147275\n"
+"25\n"
"help.text"
-msgid "Within the wizard, you can modify your entries and options at any time. You may also skip an entire page or even all the wizard pages, in which case the current (or default) settings will remain in effect."
-msgstr "Μέσα στον αυτόματο πιλότο, μπορείτε να τροποποιήσετε τις εγγραφές και τις επιλογές σας οποιαδήποτε στιγμή. Μπορείτε επίσης να προσπεράσετε μια ολόκληρη σελίδα ή ακόμη όλες τις σελίδες του πιλότου, στην οποία περίπτωση οι τρέχουσες (ή προεπιλεγμένες) ρυθμίσεις θα έχουν ισχύ."
+msgid "Only the currencies of the countries participating in the European Monetary Union are converted."
+msgstr "Μόνο τα νομίσματα των χωρών που συμμετέχουν στην Ευρωπαϊκή Νομισματική Ένωση μετατρέπονται."
-#: 01010000.xhp
+#: 01150000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3153824\n"
+"01150000.xhp\n"
+"hd_id3156152\n"
+"3\n"
+"help.text"
+msgid "Extent"
+msgstr "Εύρος"
+
+#: 01150000.xhp
+msgctxt ""
+"01150000.xhp\n"
+"hd_id3156155\n"
"5\n"
"help.text"
-msgid "If you are creating a business letter, you can select a variety of elements to include in your document, which usually do not apply to personal letters, such as a subject line. If you choose the <emph>Personal</emph> letter option, some pages which contain elements specific to business letters will not be included in the wizard dialog."
-msgstr "Εάν θέλετε να δημιουργήσετε μια επαγγελματική επιστολή, μπορείτε να συμπεριλάβετε διάφορα στοιχεία στο έγγραφό σας, τα οποία δεν χρησιμοποιούνται, συνήθως, στις προσωπικές επιστολές, όπως η γραμμή θέματος. Εάν χρησιμοποιήσετε την επιλογή <emph>Προσωπικό</emph>, δεν θα εμφανιστούν στο παράθυρο διαλόγου του Αυτόματου Πιλότου ορισμένες από τις σελίδες που περιλαμβάνουν στοιχεία τα οποία αφορούν αποκλειστικά τις επαγγελματικές επιστολές."
+msgid "Single $[officename] Calc document"
+msgstr "Μεμονωμένο $[officename] έγγραφο Calc"
-#: 01010000.xhp
+#: 01150000.xhp
msgctxt ""
-"01010000.xhp\n"
-"hd_id3159176\n"
+"01150000.xhp\n"
+"par_id3155420\n"
"6\n"
"help.text"
-msgid "Back"
-msgstr "Πίσω"
+msgid "<ahelp hid=\"HID_DLGCONVERT_OBFILE\">Converts a single $[officename] Calc file.</ahelp> To convert fields and tables in $[officename] Writer, first mark the <emph>Also convert fields and tables in text documents </emph>check box."
+msgstr "<ahelp hid=\"HID_DLGCONVERT_OBFILE\">Μετατρέπει ένα μεμονωμένο $[officename] αρχείο Calc.</ahelp> Για να μετατρέψετε πεδία και πίνακες στο $[officename] Writer, επιλέξτε το πεδίο <emph>Μετατροπή πεδίων και πινάκων σε έγγραφα κειμένου</emph>."
-#: 01010000.xhp
+#: 01150000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3153543\n"
+"01150000.xhp\n"
+"hd_id3153541\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZARD_BACK\">Allows you to view the selections that you made on the previous steps.</ahelp> The current settings will be saved."
-msgstr "<ahelp hid=\"HID_LTRWIZARD_BACK\">Σας επιτρέπει να δείτε τις επιλογές που κάνατε στα προηγούμενα βήματα.</ahelp> Οι τρέχουσες ρυθμίσεις θα αποθηκευτούν."
+msgid "Complete Directory"
+msgstr "Ολόκληρος Κατάλογος"
-#: 01010000.xhp
+#: 01150000.xhp
msgctxt ""
-"01010000.xhp\n"
-"hd_id3150254\n"
+"01150000.xhp\n"
+"par_id3150670\n"
"8\n"
"help.text"
-msgid "Next"
-msgstr "Επόμενο"
+msgid "<ahelp hid=\"HID_DLGCONVERT_OBDIR\">Converts all $[officename] Calc and $[officename] Writer documents and templates in the selected directory.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_OBDIR\">Μετατρέπει όλα τα έγγραφα και πρότυπα $[officename] Calc και $[officename] Writer στον επιλεγμένο κατάλογο.</ahelp>"
-#: 01010000.xhp
+#: 01150000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3155923\n"
+"01150000.xhp\n"
+"hd_id3149516\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZARD_NEXT\">Saves the current settings and continues to the next page.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZARD_NEXT\">Αποθηκεύει τις τρέχουσες ρυθμίσεις και συνεχίζει στην επόμενη σελίδα.</ahelp>"
+msgid "Currencies"
+msgstr "Νομίσματα"
-#: 01010000.xhp
+#: 01150000.xhp
msgctxt ""
-"01010000.xhp\n"
-"hd_id3148944\n"
+"01150000.xhp\n"
+"par_id3156002\n"
"10\n"
"help.text"
-msgid "Finish"
-msgstr "Τέλος"
+msgid "<ahelp hid=\"HID_DLGCONVERT_COMBOBOX1\">Specifies the currency to be converted into euros.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_COMBOBOX1\">Ορίζει το νόμισμα που θα μετατραπεί σε ευρώ.</ahelp>"
-#: 01010000.xhp
+#: 01150000.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3149669\n"
+"01150000.xhp\n"
+"hd_id3150275\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZARD_CREATE\">According to your selections, the wizard creates a new document template and saves it on your hard disk.</ahelp> $[officename] creates a new document based on the existing templates with the \"Untitled X\" name (X stands for the consecutive numbering) and displays it on the work area."
-msgstr "<ahelp hid=\"HID_LTRWIZARD_CREATE\">Ανάλογα με τις επιλογές που έχετε κάνει, ο αυτόματος πιλότος δημιουργεί ένα νέο πρότυπο εγγράφου και το αποθηκεύει στον σκληρό σας δίσκο.</ahelp> Το $[officename] δημιουργεί ένα νέο έγγραφο βασισμένο στο υπάρχον πρότυπο και με όνομα αρχείου \"ΔίχωςΌνομα X\" (όπου X ο αριθμός που αντιστοιχεί στο έγγραφο βάσει της συνεχόμενης αρίθμησης) και το εμφανίζει στην περιοχή εργασίας."
-
-#: 01010000.xhp
-msgctxt ""
-"01010000.xhp\n"
-"par_id3144433\n"
-"16\n"
-"help.text"
-msgid "$[officename] saves the current settings in the wizard according to the chosen template. These settings are used as the default settings the next time you activate the wizard."
-msgstr "Το $[officename] αποθηκεύει τις τρέχουσες ρυθμίσεις στον αυτόματο πιλότο, ανάλογα με το πρότυπο που έχει επιλεγεί. Την επόμενη φορά που θα χρησιμοποιήσετε τον αυτόματο πιλότο, αυτές είναι οι ρυθμίσεις θα χρησιμοποιηθούν ως προεπιλεγμένες."
-
-#: webwizard05.xhp
-msgctxt ""
-"webwizard05.xhp\n"
-"tit\n"
-"help.text"
-msgid "Web Wizard - Design"
-msgstr "Αυτόματος πιλότος ιστοσελίδας - Σχέδιο"
+msgid "Source directory / Source Document"
+msgstr "Κατάλογος προέλευσης / Έγγραφο προέλευσης"
-#: webwizard05.xhp
+#: 01150000.xhp
msgctxt ""
-"webwizard05.xhp\n"
-"par_idN10544\n"
+"01150000.xhp\n"
+"par_id3154898\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/webwizard05.xhp\">Web Wizard - Design</link>"
-msgstr "<link href=\"text/shared/autopi/webwizard05.xhp\">Αυτόματος πιλότος ιστοσελίδας - Σχέδιο</link>"
+msgid "<ahelp hid=\"HID_DLGCONVERT_TBSOURCE\">Indicates the directory or the name of the single document to be converted.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_TBSOURCE\">Δείχνει τον κατάλογο ή το όνομα του μεμονωμένου εγγράφου που πρόκειται να μετατραπεί.</ahelp>"
-#: webwizard05.xhp
+#: 01150000.xhp
msgctxt ""
-"webwizard05.xhp\n"
-"par_idN10554\n"
+"01150000.xhp\n"
+"hd_id3151385\n"
+"13\n"
"help.text"
-msgid "Select a style for the index page."
-msgstr "Επιλέξτε ένα πρότυπο για τη σελίδα ευρετηρίου."
+msgid "..."
+msgstr "..."
-#: webwizard05.xhp
+#: 01150000.xhp
msgctxt ""
-"webwizard05.xhp\n"
-"par_idN10557\n"
+"01150000.xhp\n"
+"par_id3147264\n"
+"14\n"
"help.text"
-msgid "Style"
-msgstr "Πρότυπο"
+msgid "<ahelp hid=\"HID_DLGCONVERT_CBSOURCEOPEN\">Opens a dialog to select the desired directory or document.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_CBSOURCEOPEN\">Ανοίγει ένα διάλογο για να επιλέξετε τον επιθυμητό κατάλογο ή έγγραφο.</ahelp>"
-#: webwizard05.xhp
+#: 01150000.xhp
msgctxt ""
-"webwizard05.xhp\n"
-"par_idN1055B\n"
+"01150000.xhp\n"
+"hd_id3147560\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"34247\">Select the color scheme for the index page.</ahelp>"
-msgstr "<ahelp hid=\"34247\">Επιλέξτε το συνδυασμό χρωμάτων για τη σελίδα ευρετηρίου.</ahelp>"
+msgid "Including Subfolders"
+msgstr "Συμπεριλαμβανομένων των υποκαταλόγων"
-#: webwizard05.xhp
+#: 01150000.xhp
msgctxt ""
-"webwizard05.xhp\n"
-"par_idN1055E\n"
+"01150000.xhp\n"
+"par_id3152771\n"
+"16\n"
"help.text"
-msgid "Background"
-msgstr "Φόντο"
+msgid "<ahelp hid=\"HID_DLGCONVERT_CHECKRECURSIVE\">Specifies whether all subfolders of the selected directory are included.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_CHECKRECURSIVE\">Ορίζει εάν όλοι οι υποκατάλογοι του επιλεγμένου καταλόγου θα συμπεριληφθούν.</ahelp>"
-#: webwizard05.xhp
+#: 01150000.xhp
msgctxt ""
-"webwizard05.xhp\n"
-"par_idN10562\n"
+"01150000.xhp\n"
+"hd_id3150542\n"
+"55\n"
"help.text"
-msgid "<ahelp hid=\"34248\">Select a <link href=\"text/shared/autopi/webwizard05bi.xhp\">Background image</link> for the index page.</ahelp>"
-msgstr "<ahelp hid=\"34248\">Επιλέξτε μία <link href=\"text/shared/autopi/webwizard05bi.xhp\">Εικόνα φόντου</link> για τη σελίδα ευρετηρίου.</ahelp>"
+msgid "Also convert fields and tables in text documents"
+msgstr "Μετατροπή πεδίων και πινάκων σε έγγραφα κειμένου"
-#: webwizard05.xhp
+#: 01150000.xhp
msgctxt ""
-"webwizard05.xhp\n"
-"par_idN10573\n"
+"01150000.xhp\n"
+"par_id3150398\n"
+"56\n"
"help.text"
-msgid "Icon set"
-msgstr "Ομάδα εικονιδίων"
+msgid "<ahelp hid=\"HID_DLGCONVERT_CHKTEXTDOCUMENTS\">Converts currency amounts found in fields and tables of $[officename] Writer documents.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_CHKTEXTDOCUMENTS\">Μετατρέπει τον αριθμό νομισμάτων που βρίσκονται στα πεδία και στους πίνακες των $[officename] εγγράφων Writer.</ahelp>"
-#: webwizard05.xhp
+#: 01150000.xhp
msgctxt ""
-"webwizard05.xhp\n"
-"par_idN10577\n"
+"01150000.xhp\n"
+"par_id3148453\n"
+"59\n"
"help.text"
-msgid "<ahelp hid=\"34249\">Select the <link href=\"text/shared/autopi/webwizard05is.xhp\">Icons</link> that you want to use for the navigation elements on the index page.</ahelp>"
-msgstr "<ahelp hid=\"34249\">Επιλέξτε τα <link href=\"text/shared/autopi/webwizard05is.xhp\">Εικονίδια</link> που θέλετε να χρησιμοποιήσετε για τα στοιχεία πλοήγησης στη σελίδα ευρετηρίου.</ahelp>"
+msgid "Values in the text document that are not in fields or tables are not converted."
+msgstr "Οι τιμές στο έγγραφο κειμένου που δεν βρίσκονται σε πεδία ή πίνακες δεν μετατρέπονται."
-#: webwizard05.xhp
+#: 01150000.xhp
msgctxt ""
-"webwizard05.xhp\n"
-"par_idN10588\n"
+"01150000.xhp\n"
+"hd_id3151382\n"
+"49\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/webwizard06.xhp\">Web Wizard - Web site information</link>"
-msgstr "<link href=\"text/shared/autopi/webwizard06.xhp\">Αυτόματος πιλότος διαδικτύου - Πληροφορίες Ιστοσελίδας</link>"
+msgid "Temporarily unprotect sheet without query"
+msgstr "Προσωρινή κατάργηση προστασίας πίνακα (χωρίς διευκρίνιση)"
-#: 01100000.xhp
+#: 01150000.xhp
msgctxt ""
-"01100000.xhp\n"
-"tit\n"
+"01150000.xhp\n"
+"par_id3153192\n"
+"50\n"
"help.text"
-msgid "Report Wizard"
-msgstr "Αυτόματος πιλότος αναφοράς"
+msgid "<ahelp hid=\"HID_DLGCONVERT_CHKPROTECT\">Specifies that sheet protection will be disabled during conversion and thereafter re-enabled. If sheet protection is covered by a password, you will see a dialog for entering the password.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_CHKPROTECT\">Εάν επιλέξετε αυτό το πεδίο, η προστασία πίνακα θα απενεργοποιηθεί κατά τη διαδικασία μετατροπής και θα επανεργοποιηθεί με την ολοκλήρωσή της. Εάν απαιτείται η εισαγωγή κωδικού πρόσβασης για την προστασία πίνακα, θα εμφανιστεί το σχετικό παράθυρο διαλόγου, στο οποίο θα πρέπει να εισαγάγετε τον κωδικό πρόσβασης.</ahelp>"
-#: 01100000.xhp
+#: 01150000.xhp
msgctxt ""
-"01100000.xhp\n"
-"hd_id3150499\n"
-"3\n"
+"01150000.xhp\n"
+"hd_id3147288\n"
+"17\n"
"help.text"
-msgid "Report Wizard"
-msgstr "Αυτόματος πιλότος αναφοράς"
+msgid "Target Directory"
+msgstr "Κατάλογος Προορισμού"
-#: 01100000.xhp
+#: 01150000.xhp
msgctxt ""
-"01100000.xhp\n"
-"par_id3145071\n"
-"1\n"
+"01150000.xhp\n"
+"par_id3153771\n"
+"18\n"
"help.text"
-msgid "<variable id=\"report\"><ahelp hid=\"HID_DOCUMENT_CREATE_REPWIZ\">Activates the wizard for creating reports.</ahelp></variable>"
-msgstr "<variable id=\"report\"><ahelp hid=\"HID_DOCUMENT_CREATE_REPWIZ\">Ενεργοποιεί τον αυτόματο πιλότο για την δημιουργία αναφορών.</ahelp></variable>"
+msgid "<ahelp hid=\"HID_DLGCONVERT_TBTARGET\">Specifies the folder and path in which the converted files are to be saved.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_TBTARGET\">Εισαγάγετε το φάκελο και τη διαδρομή της θέσης στην οποία πρόκειται να αποθηκευτούν τα αρχεία που θα μετατραπούν.</ahelp>"
-#: 01100000.xhp
+#: 01150000.xhp
msgctxt ""
-"01100000.xhp\n"
-"par_id3152780\n"
-"2\n"
+"01150000.xhp\n"
+"par_id3154151\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the report properties.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τις ιδιότητες των αναφορών.</ahelp>"
+msgid "<emph>...</emph>"
+msgstr "<emph>...</emph>"
-#: 01040500.xhp
+#: 01150000.xhp
msgctxt ""
-"01040500.xhp\n"
-"tit\n"
+"01150000.xhp\n"
+"par_id3147427\n"
+"20\n"
"help.text"
-msgid "Agenda Wizard - Agenda Items"
-msgstr "Αυτόματος πιλότος Προγράμματος Εργασίας - Αντικείμενα Προγράμματος Εργασίας"
+msgid "<ahelp hid=\"HID_DLGCONVERT_CBTARGETOPEN\">Opens a dialog in which you can select a directory to hold the converted files.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_CBTARGETOPEN\">Αυτό το κουμπί ανοίγει ένα παράθυρο διαλόγου, στο οποίο μπορείτε να επιλέξετε το φάκελο στον οποίο θα αποθηκευτούν τα αρχεία που θα μετατραπούν.</ahelp>"
-#: 01040500.xhp
+#: 01150000.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3159224\n"
-"3\n"
+"01150000.xhp\n"
+"hd_id3155854\n"
+"27\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Agenda Wizard - Agenda Items\">Agenda Wizard - Agenda Items</link>"
-msgstr "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Αυτόματος πιλότος προγράμματος εργασίας - Αντικείμενα προγράμματος εργασίας\">Αυτόματος πιλότος προγράμματος εργασίας - Αντικείμενα προγράμματος εργασίας</link>"
+msgid "Cancel"
+msgstr "Ακύρωση"
-#: 01040500.xhp
+#: 01150000.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3147143\n"
-"2\n"
+"01150000.xhp\n"
+"par_id3153190\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"HID_AGENDA_PAGE5\">Specifies the topics to be printed on the agenda template.</ahelp>"
-msgstr "<ahelp hid=\"HID_AGENDA_PAGE5\">Καθορίζει τα θέματα τα οποία θα φαίνονται στο πρότυπο του προγράμματος εργασίας.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGCONVERT_CBCANCEL\">Closes the Euro Converter.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_CBCANCEL\">Κλείνει το Μετατροπέα Ευρώ.</ahelp>"
-#: 01040500.xhp
+#: 01150000.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_idN105D7\n"
+"01150000.xhp\n"
+"hd_id3154986\n"
+"29\n"
"help.text"
-msgid "Topics"
-msgstr "Θέματα"
+msgid "Help"
+msgstr "Βοήθεια"
-#: 01040500.xhp
+#: 01150000.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_idN105DA\n"
+"01150000.xhp\n"
+"par_id3155413\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the agenda topics. Use the Move up and Move down buttons to sort the topics.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τα θέματα του προγράμματος εργασίας. Χρησιμοποιήστε τα κουμπιά Μετακίνηση πάνω και Μετακίνηση κάτω για να ταξινομήσετε τα θέματα.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGCONVERT_CBHELP\">Activates the help for the dialog.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_CBHELP\">Ενεργοποιεί την βοήθεια για το παράθυρο διαλόγου.</ahelp>"
-#: 01040500.xhp
+#: 01150000.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_idN105DD\n"
+"01150000.xhp\n"
+"hd_id3148616\n"
+"21\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
+msgid "Convert"
+msgstr "Μετατροπή"
-#: 01040500.xhp
+#: 01150000.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_idN105E0\n"
+"01150000.xhp\n"
+"par_id3150011\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts a new empty topic row above the current row.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει μια νέα άδεια γραμμή θεμάτων πάνω από την παρούσα γραμμή.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGCONVERT_CBGOON\">Starts the conversion.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_CBGOON\">Θέτει σε εκκίνηση τη μετατροπή.</ahelp>"
-#: 01040500.xhp
+#: 01150000.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_idN105E3\n"
+"01150000.xhp\n"
+"par_id3146975\n"
+"51\n"
"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "During conversion, a page showing the progress status is displayed."
+msgstr "Κατά τη διάρκεια της μετατροπής, προβάλλεται μια σελίδα στην οποία εμφανίζεται η κατάσταση προόδου της μετατροπής."
-#: 01040500.xhp
+#: 01150000.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_idN105E6\n"
+"01150000.xhp\n"
+"hd_id3155308\n"
+"52\n"
"help.text"
-msgid "<ahelp hid=\".\">Removes the current topic row.</ahelp>"
-msgstr "<ahelp hid=\".\">Απομακρύνει την παρούσα γραμμή θεμάτων.</ahelp>"
+msgid "Back"
+msgstr "Πίσω"
-#: 01040500.xhp
+#: 01150000.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_idN105E9\n"
+"01150000.xhp\n"
+"par_id3153953\n"
+"53\n"
"help.text"
-msgid "Move up"
-msgstr "Μετακίνηση πάνω"
+msgid "<ahelp hid=\"HID_DLGCONVERT_CBBACK\">Returns to the first page of the Euro Converter.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_CBBACK\">Επιστρέφει στην πρώτη σελίδα του Μετατροπέα Euro.</ahelp>"
-#: 01040500.xhp
+#: 01150000.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_idN105EC\n"
+"01150000.xhp\n"
+"par_id3154640\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\".\">Moves the current topic row up.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετακινεί την παρούσα γραμμή θεμάτων πάνω.</ahelp>"
+msgid "<ahelp hid=\"HID_DLGCONVERT_CBBACK\">If the current document is a $[officename] Calc document or template, you can call up the Euro Converter using the corresponding icon in the Tools bar.</ahelp> This icon is hidden by default. To display the Euro Converter icon, click the arrow at the end of the Tools bar, select the <emph>Visible Buttons</emph> command and activate the <emph>Euro Converter</emph> icon."
+msgstr "<ahelp hid=\"HID_DLGCONVERT_CBBACK\">Εάν το τρέχον έγγραφο είναι ένα έγγραφο ή πρότυπο του $[officename] Calc, μπορείτε να ανοίξετε το Μετατροπέα Ευρώ, χρησιμοποιώντας το αντίστοιχο εικονίδιο της κύριας γραμμής εργαλείων.</ahelp> Αυτό το εικονίδιο είναι κρυμμένο από προεπιλογή. Για να εμφανίσετε το εικονίδιο του Μετατροπέα Ευρώ, κάντε κλικ στο βέλος στο τέλος της γραμμής εργαλείων, επιλέξτε την εντολή <emph>Ορατά πεδία επιλογής</emph> και ενεργοποιείστε το εικονίδιο <emph>Μετατροπέας Ευρώ</emph>."
-#: 01040500.xhp
+#: 01150000.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_idN105EF\n"
+"01150000.xhp\n"
+"par_id3155415\n"
"help.text"
-msgid "Move down"
-msgstr "Μετακίνηση κάτω"
+msgid "<image id=\"img_id3150417\" src=\"cmd/sc_euroconverter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150417\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150417\" src=\"cmd/sc_euroconverter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150417\">Εικονίδιο</alt></image>"
-#: 01040500.xhp
+#: 01150000.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_idN105F2\n"
+"01150000.xhp\n"
+"par_id3149418\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\".\">Moves the current topic row down.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετακινεί την παρούσα γραμμή θεμάτων κάτω.</ahelp>"
+msgid "Euro Converter"
+msgstr "Μετατροπέας Ευρώ"
-#: 01040500.xhp
+#: 01150000.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3146798\n"
-"1\n"
+"01150000.xhp\n"
+"par_id3144766\n"
+"32\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Go to Agenda Wizard - Name and location\">Go to Agenda Wizard - Name and location</link>"
-msgstr "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Μεταβείτε στον αυτόματο πιλότο προγράμματος εργασίας - Όνομα και τοποθεσία\">Μεταβείτε στον αυτόματο πιλότο προγράμματος εργασίας - Όνομα και τοποθεσία</link>"
+msgid "The <emph>Euro Converter</emph> dialog contains the following functions:"
+msgstr "Στο παράθυρο διαλόγου <emph>Μετατροπέας Ευρώ</emph>, περιλαμβάνονται οι εξής λειτουργίες:"
-#: 01020400.xhp
+#: 01150000.xhp
msgctxt ""
-"01020400.xhp\n"
-"tit\n"
+"01150000.xhp\n"
+"hd_id3148387\n"
+"33\n"
"help.text"
-msgid "Fax Wizard - Footer"
-msgstr "Αυτόματος Πιλότος fax - Υποσέλιδο"
+msgid "Entire document"
+msgstr "Ολόκληρο το έγγραφο"
-#: 01020400.xhp
+#: 01150000.xhp
msgctxt ""
-"01020400.xhp\n"
-"hd_id3147143\n"
-"1\n"
+"01150000.xhp\n"
+"par_id3150113\n"
+"34\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01020400.xhp\" name=\"Fax Wizard - Footer\">Fax Wizard - Footer</link>"
-msgstr "<link href=\"text/shared/autopi/01020400.xhp\" name=\"Αυτόματος Πιλότος fax - Υποσέλιδο\">Αυτόματος Πιλότος fax - Υποσέλιδο</link>"
+msgid "<ahelp hid=\"HID_DLGCONVERT_CHECKBOX1\">Converts the entire document.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_CHECKBOX1\">Μετατρέπει ολόκληρο το έγγραφο.</ahelp>"
-#: 01020400.xhp
+#: 01150000.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_id3155805\n"
-"2\n"
+"01150000.xhp\n"
+"hd_id3159110\n"
+"47\n"
"help.text"
-msgid "<ahelp hid=\"HID_FAX_PAGE4\">Specifies the footer data.</ahelp>"
-msgstr "<ahelp hid=\"HID_FAX_PAGE4\">Καθορίζει τα δεδομένα του υποσέλιδου.</ahelp>"
+msgid "Currencies"
+msgstr "Νομίσματα"
-#: 01020400.xhp
+#: 01150000.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_idN105D7\n"
+"01150000.xhp\n"
+"par_id3148834\n"
+"48\n"
"help.text"
-msgid "Footer"
-msgstr "Υποσέλιδο"
+msgid "<ahelp hid=\"HID_DLGCONVERT_COMBOBOX1\">Specifies the currency to be converted into euros.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_COMBOBOX1\">Ορίζει το νόμισμα που θα μετατραπεί σε ευρώ.</ahelp>"
-#: 01020400.xhp
+#: 01150000.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_idN105DB\n"
+"01150000.xhp\n"
+"hd_id3155084\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the text to be printed in the footer area.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιτρέπει την εκτύπωση κειμένου στο υποσέλιδο.</ahelp>"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 01020400.xhp
+#: 01150000.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_idN105DE\n"
+"01150000.xhp\n"
+"par_id3152999\n"
+"36\n"
"help.text"
-msgid "Include only on second and following pages"
-msgstr "Να συμπεριλαμβάνεται μόνο από τη δεύτερη σελίδα και εξής"
+msgid "Select the cells you want to convert in this range, if you did not mark the <emph>Entire document</emph> check box. Select an option and then click the desired entries in the <emph>Templates</emph> / <emph>Currency ranges</emph> field. The selected range will be visible as such in the document. Click <emph>Convert</emph> to carry out the conversion."
+msgstr "Επιλέξτε τα κελιά που θέλετε να μετατρέψετε σε αυτήν την περιοχή, εάν δεν έχετε επιλέξει το πλαίσιο ελέγχου <emph>Όλο το έγγραφο</emph>. Διαλέξτε μια επιλογή και κάντε κλικ στις καταχωρήσεις που θέλετε στο πεδίο <emph>Πρότυπα</emph> / <emph>Διακυμάνσεις Νομίσματος</emph>. Η επιλεγμένη περιοχή θα είναι ορατή στο έγγραφο ως επιλεγμένη. Κάντε κλικ στο κουμπί <emph>Μετατροπή</emph> για να ξεκινήσει η μετατροπή."
-#: 01020400.xhp
+#: 01150000.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_idN105E1\n"
+"01150000.xhp\n"
+"hd_id3153950\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\".\">Suppresses the footer on the first page of a multipage fax document.</ahelp>"
-msgstr "<ahelp hid=\".\">Καταργεί το υποσέλιδο της πρώτης σελίδας ενός πολυσέλιδου εγγράφου fax.</ahelp>"
+msgid "Cell Styles"
+msgstr "Πρότυπα κελιού"
-#: 01020400.xhp
+#: 01150000.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_idN105E4\n"
+"01150000.xhp\n"
+"par_id3145162\n"
+"38\n"
"help.text"
-msgid "Include page number"
-msgstr "Συμπερίληψη αριθμού σελίδας"
+msgid "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON1\">All cells with the selected Cell Styles are converted.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON1\">Θα μετατραπούν όλα τα κελιά με τα επιλεγμένα πρότυπα κελιών.</ahelp>"
-#: 01020400.xhp
+#: 01150000.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_idN105E7\n"
+"01150000.xhp\n"
+"hd_id3152974\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\".\">Prints a page number in the footer area.</ahelp>"
-msgstr "<ahelp hid=\".\">Εκτυπώνει τον αριθμό της σελίδας στο υποσέλιδο.</ahelp>"
+msgid "Currency cells in the current sheet"
+msgstr "Κελιά νομισμάτων στον τρέχοντα πίνακα."
-#: 01020400.xhp
+#: 01150000.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_id3152812\n"
-"19\n"
+"01150000.xhp\n"
+"par_id3154479\n"
+"40\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01020500.xhp\" name=\"Go to Fax Wizard - Name and location\">Go to Fax Wizard - Name and location</link>"
-msgstr "<link href=\"text/shared/autopi/01020500.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο για fax - Όνομα και τοποθεσία\">Μετάβαση στον αυτόματο πιλότο για fax - Όνομα και τοποθεσία</link>"
+msgid "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON2\">All currency cells in the active spreadsheet will be converted.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON2\">Θα μετατραπούν όλα τα κελιά νομισμάτων στον ενεργό πίνακα.</ahelp>"
-#: 01090400.xhp
+#: 01150000.xhp
msgctxt ""
-"01090400.xhp\n"
-"tit\n"
+"01150000.xhp\n"
+"hd_id3156276\n"
+"41\n"
"help.text"
-msgid "Form Wizard - Set Data Entry"
-msgstr "Αυτόματος Πιλότος Φόρμας - Ρύθμιση εισαγωγής δεδομένων"
+msgid "Currency cells in the entire document"
+msgstr "Κελιά νομισμάτων σε ολόκληρο το έγγραφο"
-#: 01090400.xhp
+#: 01150000.xhp
msgctxt ""
-"01090400.xhp\n"
-"par_idN10543\n"
+"01150000.xhp\n"
+"par_id3146912\n"
+"42\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090400.xhp\">Form Wizard - Set Data Entry</link>"
-msgstr "<link href=\"text/shared/autopi/01090400.xhp\">Αυτόματος Πιλότος Φόρμας - Ρύθμιση εισαγωγής δεδομένων</link>"
+msgid "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON3\">All currency cells in the active document will be converted.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON3\">Θα μετατραπούν όλα τα κελιά νομισμάτων στο ενεργό έγγραφο.</ahelp>"
-#: 01090400.xhp
+#: 01150000.xhp
msgctxt ""
-"01090400.xhp\n"
-"par_idN10553\n"
+"01150000.xhp\n"
+"hd_id3155444\n"
+"43\n"
"help.text"
-msgid "Specifies the data handling mode for the new form."
-msgstr "Καθορίζει το τρόπο χειρισμού των δεδομένων για τη νέα φόρμα."
+msgid "Selected range"
+msgstr "Επιλεγμένη Περιοχή"
-#: 01090400.xhp
+#: 01150000.xhp
msgctxt ""
-"01090400.xhp\n"
-"par_idN10558\n"
+"01150000.xhp\n"
+"par_id3153736\n"
+"44\n"
"help.text"
-msgid "The form is to be used for entering new data only. Existing data will not be displayed"
-msgstr "Η φόρμα αυτή χρησιμοποιείται μόνο για την εισαγωγή νέων δεδομένων. Τα υπάρχοντα δεδομένα δεν θα προβάλλονται"
+msgid "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON4\">All currency cells in the range selected before the converter was called will be converted.</ahelp> All cells must have the same format so that they can be recognized as a selected range."
+msgstr "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON4\">Θα μετατραπούν όλα τα κελιά νομισμάτων που είχαν επιλεχθεί πριν κληθεί ο μετατροπέας.</ahelp> Όλα τα κελιά πρέπει να έχουν το ίδιο μορφότυπο έτσι ώστε να μπορούν να οργανωθούν σαν επιλεγμένη περιοχή."
-#: 01090400.xhp
+#: 01150000.xhp
msgctxt ""
-"01090400.xhp\n"
-"par_idN105B6\n"
+"01150000.xhp\n"
+"hd_id3153927\n"
+"45\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates a form that is only used for entering new data.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί μια φόρμα που χρησιμοποιείται μόνο για την εισαγωγή νέων δεδομένων.</ahelp>"
+msgid "Templates / Currency ranges"
+msgstr "Πρότυπα / Διακυμάνσεις νομίσματος"
-#: 01090400.xhp
+#: 01150000.xhp
msgctxt ""
-"01090400.xhp\n"
-"par_idN105BB\n"
+"01150000.xhp\n"
+"par_id3154756\n"
+"46\n"
"help.text"
-msgid "The form is to display all data"
-msgstr "Η φόρμα προβάλλει όλα τα δεδομένα"
+msgid "<ahelp hid=\"HID_DLGCONVERT_LISTBOX1\">Displays the ranges to be converted from the list.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGCONVERT_LISTBOX1\">Εμφανίζει τις περιοχές από τη λίστα που θα μετατραπούν.</ahelp>"
-#: 01090400.xhp
+#: 01170000.xhp
msgctxt ""
-"01090400.xhp\n"
-"par_idN105C1\n"
+"01170000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates a form that can be used to display existing data and to enter new data.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί μια φόρμα η οποία μπορεί να χρησιμοποιηθεί για την προβολή υπαρχόντων δεδομένων και για την εισαγωγή καινούριων δεδομένων.</ahelp>"
+msgid "Address Data Source"
+msgstr "Προέλευση δεδομένων για διευθύνσεις"
-#: 01090400.xhp
+#: 01170000.xhp
msgctxt ""
-"01090400.xhp\n"
-"par_idN1055C\n"
+"01170000.xhp\n"
+"hd_id3147285\n"
+"2\n"
"help.text"
-msgid "Do not allow modification of existing data"
-msgstr "Δεν επιτρέπονται προσαρμογές στα υπάρχοντα δεδομένα"
+msgid "<link href=\"text/shared/autopi/01170000.xhp\" name=\"Address Data Source\">Address Data Source</link>"
+msgstr "<link href=\"text/shared/autopi/01170000.xhp\" name=\"Προέλευση δεδομένων διευθύνσεων\">Προέλευση δεδομένων διευθύνσεων</link>"
-#: 01090400.xhp
+#: 01170000.xhp
msgctxt ""
-"01090400.xhp\n"
-"par_idN105DA\n"
+"01170000.xhp\n"
+"par_id3153910\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to disallow editing data.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε αυτό το πεδίο για να μην επιτρέπεται η τροποποίηση των δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">This wizard registers an existing address book as a data source in $[officename].</ahelp>"
+msgstr "<ahelp hid=\".\">Αυτός ο αυτόματος πιλότος δηλώνει ένα υπάρχον βιβλίο διευθύνσεων ως προέλευση δεδομένων στο $[officename].</ahelp>"
-#: 01090400.xhp
+#: 01170000.xhp
msgctxt ""
-"01090400.xhp\n"
-"par_idN105DD\n"
+"01170000.xhp\n"
+"par_id3151226\n"
+"4\n"
"help.text"
-msgid "Do not allow deletion of existing data"
-msgstr "Δεν επιτρέπεται διαγραφή των υπαρχόντων δεδομένων"
+msgid "You can register address data and other data sources in $[officename] at any time:"
+msgstr "Μπορείτε να δηλώσετε δεδομένα διευθύνσεων και άλλες προελεύσεις δεδομένων στο $[officename] οποιαδήποτε στιγμή:"
-#: 01090400.xhp
+#: 01170000.xhp
msgctxt ""
-"01090400.xhp\n"
-"par_idN105E3\n"
+"01170000.xhp\n"
+"hd_id3153527\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to disallow deleting data.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε αυτό το πεδίο για να μην επιτρέπεται η διαγραφή των δεδομένων.</ahelp>"
+msgid "Please select the type of your external address book"
+msgstr "Επιλέξτε τον τύπο του εξωτερικού σας βιβλίου διευθύνσεων:"
-#: 01090400.xhp
+#: 01170000.xhp
msgctxt ""
-"01090400.xhp\n"
-"par_idN105E6\n"
+"01170000.xhp\n"
+"par_id5782036\n"
"help.text"
-msgid "Do not allow addition of new data"
-msgstr "Δεν επιτρέπεται η εισαγωγή νέων δεδομένων"
+msgid "Not all types are available on all systems."
+msgstr "Δεν είναι διαθέσιμοι όλοι οι τύποι σε όλα τα συστήματα."
-#: 01090400.xhp
+#: 01170000.xhp
msgctxt ""
-"01090400.xhp\n"
-"par_idN105EC\n"
+"01170000.xhp\n"
+"hd_id3154288\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to disallow adding new data.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε αυτό το πεδίο για να μην επιτρέπεται η εισαγωγή νέων δεδομένων.</ahelp>"
+msgid "Seamonkey / Netscape"
+msgstr "Seamonkey / Netscape"
-#: 01090400.xhp
+#: 01170000.xhp
msgctxt ""
-"01090400.xhp\n"
-"par_idN105E4\n"
+"01170000.xhp\n"
+"par_id3145071\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090500.xhp\" name=\"Form Wizard - Apply styles\">Form Wizard - Apply styles</link>"
-msgstr "<link href=\"text/shared/autopi/01090500.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Εφαρμογή στυλ εμφάνισης\">Αυτόματος Πιλότος Φόρμας - Εφαρμογή στυλ εμφάνισης</link>"
+msgid "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_MORK\">Select this option if you already use an address book in Seamonkey or Netscape.</ahelp>"
+msgstr "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_MORK\">Χρησιμοποιήστε αυτήν την επιλογή, αν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο Seamonkey ή στο Netscape.</ahelp>"
-#: 01020300.xhp
+#: 01170000.xhp
msgctxt ""
-"01020300.xhp\n"
-"tit\n"
+"01170000.xhp\n"
+"hd_id3895382\n"
"help.text"
-msgid "Fax Wizard - Sender and Recipient"
-msgstr "Αυτόματος πιλότος Φαξ - Αποστολέας και Παραλήπτης"
+msgid "Thunderbird"
+msgstr "Thunderbird"
-#: 01020300.xhp
+#: 01170000.xhp
msgctxt ""
-"01020300.xhp\n"
-"hd_id3155934\n"
-"1\n"
+"01170000.xhp\n"
+"par_id6709494\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Fax Wizard - Sender and Recipient\">Fax Wizard - Sender and Recipient</link>"
-msgstr "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Αυτόματος πιλότος Φαξ - Αποστολέας και Παραλήπτης\">Αυτόματος πιλότος Φαξ - Αποστολέας και Παραλήπτης</link>"
+msgid "<ahelp hid=\".\">Select this option if you already use an address book in Thunderbird.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο Thunderbird.</ahelp>"
-#: 01020300.xhp
+#: 01170000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3150808\n"
-"2\n"
+"01170000.xhp\n"
+"hd_id3149182\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"HID_FAX_PAGE3\">Specifies the receiver and sender information for the fax.</ahelp>"
-msgstr "<ahelp hid=\"HID_FAX_PAGE3\">Ορίζει τις πληροφορίες αποστολέα και παραλήπτη του φαξ.</ahelp>"
+msgid "LDAP address data"
+msgstr "Δεδομένα διευθύνσεων LDAP"
-#: 01020300.xhp
+#: 01170000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN105DE\n"
+"01170000.xhp\n"
+"par_id3147209\n"
+"13\n"
"help.text"
-msgid "Use user data for return address"
-msgstr "Χρήση δεδομένων χρήστη για την διεύθυνση επιστροφής"
+msgid "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_LDAP\">Select this option if you already have address data on an LDAP server.</ahelp>"
+msgstr "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_LDAP\">Χρησιμοποιήστε αυτήν την επιλογή, αν έχετε ήδη δεδομένα διευθύνσεων σε ένα διακομιστή LDAP.</ahelp>"
-#: 01020300.xhp
+#: 01170000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN105E2\n"
+"01170000.xhp\n"
+"hd_id3152780\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts placeholders for the address on the fax template. Later in the fax document, click the placeholder to enter the actual data.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει υποδήλωση για τη διεύθυνση στο πρότυπο φαξ. Αργότερα, στο έγγραφο φαξ, επιλέξτε την υποδήλωση για να εισάγετε τα πραγματικά δεδομένα.</ahelp>"
+msgid "Outlook address book"
+msgstr "Βιβλίο διευθύνσεων του Outlook"
-#: 01020300.xhp
+#: 01170000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN105E5\n"
+"01170000.xhp\n"
+"par_id3159176\n"
+"15\n"
"help.text"
-msgid "New return address"
-msgstr "Νέα διεύθυνση επιστροφής"
+msgid "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_OUTLOOK\">Select this option if you already use an address book in Microsoft Outlook (not Outlook Express).</ahelp>"
+msgstr "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_OUTLOOK\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο Microsoft Outlook (όχι στο Outlook Express).</ahelp>"
-#: 01020300.xhp
+#: 01170000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN105E9\n"
+"01170000.xhp\n"
+"hd_id3154860\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to enter the address data in the following text boxes. The data is inserted as normal text in the fax document.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε για να εισάγετε τα δεδομένα διεύθυνσης στο παρακάτω πεδίο κειμένου. Τα δεδομένα θα εισαχθούν ως κανονικό κείμενο το έγγραφο φαξ.</ahelp>"
+msgid "Windows system address book"
+msgstr "Βιβλίο διευθύνσεων των Windows"
-#: 01020300.xhp
+#: 01170000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN105EC\n"
+"01170000.xhp\n"
+"par_id3150254\n"
+"17\n"
"help.text"
-msgid "(Address data fields)"
-msgstr "(Πεδία πληροφοριών διεύθυνσης)"
+msgid "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_OUTLOOKEXPRESS\">Select this option if you already use an address book in Microsoft Outlook Express.</ahelp>"
+msgstr "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_OUTLOOKEXPRESS\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο Microsoft Outlook Express.</ahelp>"
-#: 01020300.xhp
+#: 01170000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN105EF\n"
+"01170000.xhp\n"
+"hd_id9215979\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the sender address data.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τη διεύθυνση του αποστολέα.</ahelp>"
+msgid "KDE Address book"
+msgstr "Βιβλίο διευθύνσεων του KDE"
-#: 01020300.xhp
+#: 01170000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN105F9\n"
+"01170000.xhp\n"
+"par_id585650\n"
"help.text"
-msgid "Use placeholders as receiver address"
-msgstr "Χρήση συμβόλων κράτησης θέσης ως διεύθυνση παραλήπτη"
+msgid "<ahelp hid=\".\">Select this option if you already use an address book in KDE Address book.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο KDE Address book.</ahelp>"
-#: 01020300.xhp
+#: 01170000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN105FD\n"
+"01170000.xhp\n"
+"hd_id4791405\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts placeholders for the address on the fax template. Later in the fax document, click the placeholder to enter the actual data.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει δείκτες τοποθέτησης για τη διεύθυνση του προτύπου fax. Έπειτα στο έγγραφο fax, κάντε κλικ στο δείκτη τοποθέτησης για να εισάγετε τα ακριβή στοιχεία.</ahelp>"
+msgid "OS X Address book"
+msgstr "Βιβλίο διευθύνσεων του OS X"
-#: 01020300.xhp
+#: 01170000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN10600\n"
+"01170000.xhp\n"
+"par_id6873683\n"
"help.text"
-msgid "Use address database for mail merge"
-msgstr "Χρήση βάσης δεδομένων διεύθυνσης για συγχώνευση αλληλογραφίας"
+msgid "<ahelp hid=\".\">Select this option if you already use an address book in OS X Address book.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο OS X Address book.</ahelp>"
-#: 01020300.xhp
+#: 01170000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN10604\n"
+"01170000.xhp\n"
+"hd_id4517654\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts database fields for a later mail merge with the fax document.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει πεδία βάσης δεδομένων για μία συγχώνευση με το έγγραφο fax στο μέλλον.</ahelp>"
+msgid "Evolution"
+msgstr "Evolution"
-#: 01020300.xhp
+#: 01170000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3154938\n"
-"21\n"
+"01170000.xhp\n"
+"par_id4368724\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01020400.xhp\" name=\"Go to Fax Wizard - Footer\">Go to Fax Wizard - Footer</link>"
-msgstr "<link href=\"text/shared/autopi/01020400.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο για fax - Υποσέλιδο\">Μετάβαση στον αυτόματο πιλότο για fax - Υποσέλιδο</link>"
+msgid "<ahelp hid=\".\">Select this option if you already use an address book in Evolution.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο Evolution.</ahelp>"
-#: webwizard03.xhp
+#: 01170000.xhp
msgctxt ""
-"webwizard03.xhp\n"
-"tit\n"
+"01170000.xhp\n"
+"hd_id4218268\n"
"help.text"
-msgid "Web Wizard - Main Layout"
-msgstr "Αυτόματος πιλότος ιστοσελίδας - Κύρια Διάταξη"
+msgid "Evolution LDAP"
+msgstr "Evolution LDAP"
-#: webwizard03.xhp
+#: 01170000.xhp
msgctxt ""
-"webwizard03.xhp\n"
-"par_idN10544\n"
+"01170000.xhp\n"
+"par_id6269112\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/webwizard03.xhp\">Web Wizard - Main Layout</link>"
-msgstr "<link href=\"text/shared/autopi/webwizard03.xhp\">Αυτόματος πιλότος ιστοσελίδας - Κύρια Διάταξη</link>"
+msgid "<ahelp hid=\".\">Select this option if you already use an address book in Evolution LDAP.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο Evolution LDAP.</ahelp>"
-#: webwizard03.xhp
+#: 01170000.xhp
msgctxt ""
-"webwizard03.xhp\n"
-"par_idN10554\n"
+"01170000.xhp\n"
+"hd_id8174382\n"
"help.text"
-msgid "Select the formatting template that you want to use for the layout of the index page of your site. The template defines the text formatting and the position of elements on the page. Some of the available layouts use frames."
-msgstr "Επιλέξτε το πρότυπο μορφοποίησης που θέλετε να χρησιμοποιήσετε για την διάταξη της αρχικής σελίδας του ιστοτόπου σας. Το πρότυπο προσδιορίζει το κείμενο μορφοποίησης και την θέση των στοιχείων στην σελίδα. Μερικές διαθέσιμες διατάξεις χρησιμοποιούν πλαίσια."
+msgid "Groupwise"
+msgstr "Groupwise"
-#: webwizard03.xhp
+#: 01170000.xhp
msgctxt ""
-"webwizard03.xhp\n"
-"par_idN10557\n"
+"01170000.xhp\n"
+"par_id5294045\n"
"help.text"
-msgid "Layouts"
-msgstr "Διατάξεις"
+msgid "<ahelp hid=\".\">Select this option if you already use an address book in Groupwise.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε αυτήν την επιλογή, εάν χρησιμοποιείτε ήδη ένα βιβλίο διευθύνσεων στο Groupwise.</ahelp>"
-#: webwizard03.xhp
+#: 01170000.xhp
msgctxt ""
-"webwizard03.xhp\n"
-"par_idN1055B\n"
+"01170000.xhp\n"
+"hd_id3150976\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"34220\">Select the layout for the index page.</ahelp>"
-msgstr "<ahelp hid=\"34220\">Επιλέξτε διάταξη για την αρχική σελίδα.</ahelp>"
+msgid "Other external data source"
+msgstr "Άλλη εξωτερική προέλευση δεδομένων"
-#: webwizard03.xhp
+#: 01170000.xhp
msgctxt ""
-"webwizard03.xhp\n"
-"par_idN1055E\n"
+"01170000.xhp\n"
+"par_id3156192\n"
+"19\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/webwizard04.xhp\">Web Wizard - Layout details</link>"
-msgstr "<link href=\"text/shared/autopi/webwizard04.xhp\">Αυτόματος πιλότος ιστοσελίδας - Λεπτομέρειες Διάταξης</link>"
+msgid "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_OTHER\">Select this option if you want to register another data source as address book in $[officename].</ahelp>"
+msgstr "<ahelp hid=\"extensions:RadioButton:RID_PAGE_SELECTABTYPE:RB_OTHER\">Χρησιμοποιήστε αυτήν την επιλογή, εάν θέλετε να δηλώσετε κάποια άλλη προέλευση δεδομένων ως βιβλίο διευθύνσεων στο $[officename].</ahelp>"
-#: 01090000.xhp
+#: 01170000.xhp
msgctxt ""
-"01090000.xhp\n"
-"tit\n"
+"01170000.xhp\n"
+"hd_id3145674\n"
+"21\n"
"help.text"
-msgid "Form Wizard"
-msgstr "Αυτόματος πιλότος Φόρμας"
+msgid "Cancel"
+msgstr "Ακύρωση"
-#: 01090000.xhp
+#: 01170000.xhp
msgctxt ""
-"01090000.xhp\n"
-"bm_id9834894\n"
+"01170000.xhp\n"
+"par_id3154306\n"
+"20\n"
"help.text"
-msgid "<bookmark_value>forms;wizards</bookmark_value><bookmark_value>wizards;forms</bookmark_value>"
-msgstr "<bookmark_value>φόρμες, αυτόματοι πιλότοι</bookmark_value><bookmark_value>αυτόματοι πιλότοι, φόρμες</bookmark_value>"
+msgid "<ahelp hid=\"HID_ABSPILOT_CANCEL\">Exits the wizard without implementing any changes.</ahelp>"
+msgstr "<ahelp hid=\"HID_ABSPILOT_CANCEL\">Κλείνει τον αυτόματο πιλότο χωρίς να πραγματοποιεί αλλαγές.</ahelp>"
-#: 01090000.xhp
+#: 01170000.xhp
msgctxt ""
-"01090000.xhp\n"
-"hd_id3109850\n"
-"1\n"
+"01170000.xhp\n"
+"par_id3148943\n"
+"22\n"
"help.text"
-msgid "Form Wizard"
-msgstr "Αυτόματος πιλότος Φόρμας"
+msgid "<ahelp hid=\"HID_ABSPILOT_PREVIOUS\" visibility=\"hidden\">Go to previous step.</ahelp>"
+msgstr "<ahelp hid=\"HID_ABSPILOT_PREVIOUS\" visibility=\"hidden\">Μετάβαση στο προηγούμενο βήμα.</ahelp>"
-#: 01090000.xhp
+#: 01170000.xhp
msgctxt ""
-"01090000.xhp\n"
-"par_id3150247\n"
-"2\n"
+"01170000.xhp\n"
+"par_id3148946\n"
+"23\n"
"help.text"
-msgid "<variable id=\"formular\"><ahelp hid=\"HID_DLGFORM_DIALOG\">Activates the Wizard for creating forms.</ahelp></variable>"
-msgstr "<variable id=\"formular\"><ahelp hid=\"HID_DLGFORM_DIALOG\">Ενεργοποιεί τον Αυτόματο πιλότο για τη δημιουργία φορμών.</ahelp></variable>"
+msgid "<ahelp hid=\"HID_ABSPILOT_NEXT\" visibility=\"hidden\">Go to next step.</ahelp>"
+msgstr "<ahelp hid=\"HID_ABSPILOT_NEXT\" visibility=\"hidden\">Μετάβαση στο επόμενο βήμα.</ahelp>"
-#: 01090000.xhp
+#: 01170000.xhp
msgctxt ""
-"01090000.xhp\n"
-"par_id3152801\n"
-"3\n"
+"01170000.xhp\n"
+"hd_id3147303\n"
+"5\n"
"help.text"
-msgid "Select the form properties using the following steps:"
-msgstr "Εκτελώντας τα ακόλουθα βήματα, μπορείτε να επιλέξετε τις ιδιότητες της φόρμας:"
+msgid "Create"
+msgstr "Δημιουργία"
-#: 01090000.xhp
+#: 01170000.xhp
msgctxt ""
-"01090000.xhp\n"
-"par_idN10686\n"
+"01170000.xhp\n"
+"par_id3149795\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to create the form without answering further pages.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να δημιουργήσετε την φόρμα χωρίς να απαντήσετε σε άλλες σελίδες.</ahelp>"
+msgid "<ahelp hid=\"HID_ABSPILOT_FINISH\">Establishes the connection to the data source and closes the dialog.</ahelp>"
+msgstr "<ahelp hid=\"HID_ABSPILOT_FINISH\">Εγκαθιστά τη σύνδεση στην προέλευση δεδομένων και κλείνει το διάλογο.</ahelp>"
#: 01170200.xhp
msgctxt ""
@@ -7838,1898 +8438,1298 @@ msgctxt ""
msgid "You can make changes to the templates and documents at a later time by choosing <emph>Edit - Exchange Database</emph>."
msgstr "Μπορείτε να κάνετε αλλαγές στα πρότυπα και στα έγγραφα κάποια άλλη στιγμή, επιλέγοντας <emph>Επεξεργασία - Αλλαγή βάσης δεδομένων</emph>."
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"tit\n"
-"help.text"
-msgid "Web Wizard - Preview"
-msgstr "Αυτόματος πιλότος ιστοσελίδας - Προεπισκόπηση"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN10544\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/webwizard07.xhp\">Web Wizard - Preview</link>"
-msgstr "<link href=\"text/shared/autopi/webwizard07.xhp\">Αυτόματος πιλότος web - Προεπισκόπηση</link>"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN10554\n"
-"help.text"
-msgid "Specify where you want to publish your web site as well as preview your site."
-msgstr "Ορίστε που θέλετε να δημοσιεύσετε τον web ιστότοπό σας καθώς και δείτε μία προεπισκόπηση του ιστοτόπου."
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN10557\n"
-"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN1055B\n"
-"help.text"
-msgid "<ahelp hid=\"34260\">Opens your web page in the default web browser of your operating system.</ahelp>"
-msgstr "<ahelp hid=\"34260\">Ανοίγει τον web ιστότοπό σας στο προεπιλεγμένο πρόγραμμα ανάγνωσης ιστοσελίδων του λειτουργικού σας συστήματος.</ahelp>"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN1055E\n"
-"help.text"
-msgid "Local directory"
-msgstr "Τοπικός κατάλογος"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN10562\n"
-"help.text"
-msgid "<ahelp hid=\"34261\">Uploads your index page and files to a local directory. The index page is saved to the location that you specified. All other files are saved to the \"myWebsite\" directory in the directory that contains the index page.</ahelp>"
-msgstr "<ahelp hid=\"34261\">Ανεβάζει τη σελίδα ευρετηρίου και τα αρχεία σας σε έναν τοπικό κατάλογο. Η σελίδα ευρετηρίου αποθηκεύεται στην τοποθεσία που ορίσατε. Τα υπόλοιπα αρχεία αποθηκεύονται στον κατάλογο \"myWebsite\", στο κατάλογο που περιέχει τη σελίδα ευρετηρίου.</ahelp>"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN10565\n"
-"help.text"
-msgid "..."
-msgstr "..."
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN10569\n"
-"help.text"
-msgid "<ahelp hid=\"34263\">Opens a dialog to select a folder.</ahelp>"
-msgstr "<ahelp hid=\"34263\">Ανοίγει ένα παράθυρο διαλόγου, για να επιλέξετε ένα φάκελο.</ahelp>"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN1056C\n"
-"help.text"
-msgid "Archive file"
-msgstr "Αρχείο"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN10570\n"
-"help.text"
-msgid "<ahelp hid=\"34265\">Adds your index page and files to a compressed archive file and uploads the file to your web site. The index page is saved to the location that you specified. All other files are saved to the \"myWebsite\" directory in the directory that contains the index page.</ahelp>"
-msgstr "<ahelp hid=\"34265\">Προσθέτει τη σελίδα ευρετηρίου και τα αρχεία σας σε ένα συμπιεσμένο αρχείο προς φύλαξη και το ανεβάζει στην ιστοσελίδα σας. Η σελίδα ευρετηρίου αποθηκεύεται στην τοποθεσία που ορίσατε. Τα υπόλοιπα αρχεία αποθηκεύονται στον κατάλογο \"myWebsite\", στο κατάλογο που περιέχει τη σελίδα ευρετηρίου.</ahelp>"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN10573\n"
-"help.text"
-msgid "Depending on your operating system, the available archive file formats are zip, gzip, and war."
-msgstr "Ανάλογα με το λειτουργικό σας, οι διαθέσιμες μορφές αρχείων προς φύλαξη είναι zip, gzip και war."
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN10576\n"
-"help.text"
-msgid "..."
-msgstr "..."
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN1057A\n"
-"help.text"
-msgid "<ahelp hid=\"34266\">Opens a dialog where you can specify the location of the archive file.</ahelp>"
-msgstr "<ahelp hid=\"34266\">Ανοίγει ένα παράθυρο διαλόγου, όπου μπορείτε να ορίσετε την τοποθεσία του αρχείου.</ahelp>"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN1057D\n"
-"help.text"
-msgid "The web via FTP"
-msgstr "Το web μέσω FTP"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN10581\n"
-"help.text"
-msgid "<ahelp hid=\"34268\">Uploads your files to an FTP server. The index page is saved to the location that you specified. All other files are saved to the \"myWebsite\" directory in the directory that contains the index page.</ahelp>"
-msgstr "<ahelp hid=\"34268\">Φορτώνει τα αρχεία σας σε ένα διακομιστή FTP. Η σελίδα ευρετηρίου είναι αποθηκευμένη στην τοποθεσία που καθορίσατε. Όλα τα άλλα αρχεία είναι αποθηκευμένα στον κατάλογο \"myWebsite\" στον κατάλογο που περιέχει την σελίδα καταλόγου.</ahelp>"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN10584\n"
-"help.text"
-msgid "You cannot use the FTP option if you connect to the internet through a proxy server."
-msgstr "Δεν μπορείτε να χρησιμοποιήσετε την επιλογή FTP αν συνδέεστε στο διαδίκτυο μέσω διαμεσολαβητή proxy."
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN10587\n"
-"help.text"
-msgid "Configure"
-msgstr "Ρύθμιση"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN1058B\n"
-"help.text"
-msgid "<ahelp hid=\"34269\">Opens the <link href=\"text/shared/autopi/webwizard07fc.xhp\">FTP Connection</link> dialog where you can edit and test the connection settings for the FTP server.</ahelp>"
-msgstr "<ahelp hid=\"34269\">Ανοίγει το διάλογο <link href=\"text/shared/autopi/webwizard07fc.xhp\">σύνδεση FTP </link> όπου μπορείτε να επεξεργαστείτε και να ελέγξετε τις ρυθμίσεις σύνδεσης για τον διακομιστή FTP.</ahelp>"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN1059C\n"
-"help.text"
-msgid "Save settings"
-msgstr "Αποθήκευση ρυθμίσεων"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN105A0\n"
-"help.text"
-msgid "<ahelp hid=\"34270\">Saves the settings that you specified in this wizard.</ahelp>"
-msgstr "<ahelp hid=\"34270\">Αποθηκεύει τις ρυθμίσεις που καθορίσατε σε αυτόν τον αυτόματο πιλότο.</ahelp>"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN105A3\n"
-"help.text"
-msgid "Save as"
-msgstr "Αποθήκευση ως"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN105A7\n"
-"help.text"
-msgid "<ahelp hid=\"34271\">Enter the name for the settings file.</ahelp>"
-msgstr "<ahelp hid=\"34271\">Εισάγετε το όνομα για το αρχείο ρυθμίσεων.</ahelp>"
-
-#: webwizard07.xhp
-msgctxt ""
-"webwizard07.xhp\n"
-"par_idN105AA\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/webwizard00.xhp\">Web Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/webwizard00.xhp\">Αυτόματος πιλότος Web</link>"
-
-#: 01010300.xhp
+#: 01170400.xhp
msgctxt ""
-"01010300.xhp\n"
+"01170400.xhp\n"
"tit\n"
"help.text"
-msgid "Letter Wizard - Printed items"
-msgstr "Αυτόματος πιλότος επιστολής - Εκτυπωμένα αντικείμενα"
+msgid "Data Source Name"
+msgstr "Όνομα προέλευσης δεδομένων"
-#: 01010300.xhp
+#: 01170400.xhp
msgctxt ""
-"01010300.xhp\n"
-"hd_id3148520\n"
+"01170400.xhp\n"
+"hd_id3147000\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Letter Wizard - Printed items\">Letter Wizard - Printed items</link>"
-msgstr "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Αυτόματος πιλότος επιστολής - Εκτυπωμένα αντικείμενα\">Αυτόματος πιλότος επιστολής - Εκτυπωμένα αντικείμενα</link>"
+msgid "<link href=\"text/shared/autopi/01170400.xhp\" name=\"Data Source Name\">Data Source Name</link>"
+msgstr "<link href=\"text/shared/autopi/01170400.xhp\" name=\"Όνομα προέλευσης δεδομένων\">Όνομα προέλευσης δεδομένων</link>"
-#: 01010300.xhp
+#: 01170400.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3152594\n"
+"01170400.xhp\n"
+"par_id3144740\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_LETTER_PAGE3\">Defines the items to be included in the letter template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LETTER_PAGE3\">Ορίζει τα αντικείμενα που θα συμπεριληφθούν στο πρότυπο επιστολής.</ahelp>"
-
-#: 01010300.xhp
-msgctxt ""
-"01010300.xhp\n"
-"par_idN105DF\n"
-"help.text"
-msgid "Use a typical letter format for this country"
-msgstr "Χρήση ενός αντιπροσωπευτικού προτύπου επιστολής από αυτήν τη χώρα."
-
-#: 01010300.xhp
-msgctxt ""
-"01010300.xhp\n"
-"par_idN105E3\n"
-"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_LSTLETTERNORM\">Select a country in order to use a typical letter layout from that country.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_LSTLETTERNORM\">Επιλέξτε μία χώρα έτσι ώστε να χρησιμοποιήσετε ένα χαρακτηριστικό πρότυπο επιστολής από αυτήν τη χώρα.</ahelp>"
-
-#: 01010300.xhp
-msgctxt ""
-"01010300.xhp\n"
-"par_idN105FA\n"
-"help.text"
-msgid "Logo"
-msgstr "Λογότυπο"
-
-#: 01010300.xhp
-msgctxt ""
-"01010300.xhp\n"
-"par_idN105FE\n"
-"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSELOGO\">Includes a logo on the letter template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSELOGO\">Συμπεριλαμβάνει ένα λογότυπο στο πρότυπο επιστολής.</ahelp>"
-
-#: 01010300.xhp
-msgctxt ""
-"01010300.xhp\n"
-"par_idN10615\n"
-"help.text"
-msgid "Return address in envelope window"
-msgstr "Διεύθυνση επιστροφής στο παράθυρο φακέλου."
-
-#: 01010300.xhp
-msgctxt ""
-"01010300.xhp\n"
-"par_idN10619\n"
-"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSEADDRESSRECEIVER\">Includes a small size return address on the letter template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSEADDRESSRECEIVER\">Συμπεριλαμβάνει μία διεύθυνση επιστροφής μικρού μεγέθους στο πρότυπο επιστολής.</ahelp>"
-
-#: 01010300.xhp
-msgctxt ""
-"01010300.xhp\n"
-"par_idN10630\n"
-"help.text"
-msgid "Letter signs"
-msgstr "Σύμβολα"
-
-#: 01010300.xhp
-msgctxt ""
-"01010300.xhp\n"
-"par_idN10634\n"
-"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSESIGNS\">Includes a line with references to a business letter on the letter template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSESIGNS\">Συμπεριλαμβάνει μια γραμμή αναφοράς σε γράμμα εργασίας στο πρότυπο γράμματος.</ahelp>"
-
-#: 01010300.xhp
-msgctxt ""
-"01010300.xhp\n"
-"par_idN1064B\n"
-"help.text"
-msgid "Subject line"
-msgstr "Γραμμή θέματος"
-
-#: 01010300.xhp
-msgctxt ""
-"01010300.xhp\n"
-"par_idN1064F\n"
-"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSESUBJECT\">Includes a subject line on the letter template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSESUBJECT\">Συμπεριλαμβάνει μια γραμμή θέματος στο πρότυπο γράμματος.</ahelp>"
-
-#: 01010300.xhp
-msgctxt ""
-"01010300.xhp\n"
-"par_idN1066E\n"
-"help.text"
-msgid "Salutation"
-msgstr "Χαιρετισμός"
+msgid "<ahelp hid=\".\">Specifies a location for the address book file and a name under which the data source will be listed in the data source explorer.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει μία τοποθεσία για το αρχείο βιβλίου διευθύνσεων και ένα όνομα με το οποίο θα εμφανίζεται η προέλευση δεδομένων στο παράθυρο περιήγησης στις προελεύσεις δεδομένων.</ahelp>"
-#: 01010300.xhp
+#: 01170400.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_idN10672\n"
+"01170400.xhp\n"
+"par_idN105B7\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSESALUTATION\">Includes a salutation on the letter template. Select the salutation from the list box.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSESALUTATION\">Συμπεριλαμβάνει ένα χαιρετισμό στο πρότυπο του γράμματος. Διαλέξτε έναν χαιρετισμό από τη λίστα.</ahelp>"
+msgid "Location"
+msgstr "Τοποθεσία"
-#: 01010300.xhp
+#: 01170400.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_idN10689\n"
+"01170400.xhp\n"
+"par_idN105BB\n"
"help.text"
-msgid "Fold marks"
-msgstr "Σημάδια διπλώματος"
+msgid "<ahelp hid=\".\">Specifies the location of the database file.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσδιορίζει την τοποθεσία του αρχείου της βάσης δεδομένων.</ahelp>"
-#: 01010300.xhp
+#: 01170400.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_idN1068D\n"
+"01170400.xhp\n"
+"par_idN105BE\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSEBENDMARKS\">Includes fold marks on the letter template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSEBENDMARKS\">Συμπεριλαμβάνει σημάδια διπλώματος στο πρότυπο γράμματος.</ahelp>"
+msgid "Browse"
+msgstr "Αναζήτηση"
-#: 01010300.xhp
+#: 01170400.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_idN106AC\n"
+"01170400.xhp\n"
+"par_idN105C2\n"
"help.text"
-msgid "Complimentary close"
-msgstr "Προσφώνηση τέλους"
+msgid "<ahelp hid=\".\">Specifies the location using a file dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσδιορίζει την τοποθεσία χρησιμοποιώντας ένα διάλογο.</ahelp>"
-#: 01010300.xhp
+#: 01170400.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_idN106B0\n"
+"01170400.xhp\n"
+"par_idN105C5\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSEGREETING\">Includes a complimentary close on the letter template. Select the text from the list box.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSEGREETING\">Συμπεριλαμβάνει μια προσφώνηση τέλους στο πρότυπο γράμματος. Εισάγετε το κείμενο από το κουτί λίστας.</ahelp>"
+msgid "Make this address book available to all modules in %PRODUCTNAME"
+msgstr "Κάντε αυτό το βιβλίο διευθύνσεων διαθέσιμο σε όλες τις λειτουργικές μονάδες στο %PRODUCTNAME"
-#: 01010300.xhp
+#: 01170400.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_idN106C7\n"
+"01170400.xhp\n"
+"par_idN105C9\n"
"help.text"
-msgid "Footer"
-msgstr "Υποσέλιδο"
+msgid "<ahelp hid=\".\">Registers the newly created database file in %PRODUCTNAME. The database will then be listed in the data source window (F4). If this check box is cleared, the database will be available only by opening the database file.</ahelp>"
+msgstr "<ahelp hid=\".\">Δηλώνει το προσφάτως δημιουργημένο αρχείο βάσης δεδομένων στο %PRODUCTNAME. Η βάση θα εμφανίζεται στην λίστα στο παράθυρο προέλευσης δεδομένων (F4). Αν δεν έχει επιλεχθεί αυτό το πεδίο, η βάση θα είναι διαθέσιμη μόνο ανοίγοντας το αρχείο της βάσης δεδομένων.</ahelp>"
-#: 01010300.xhp
+#: 01170400.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_idN106CB\n"
+"01170400.xhp\n"
+"hd_id3144436\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_CHKUSEFOOTER\">Includes a footer on the letter template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_CHKUSEFOOTER\">Συμπεριλαμβάνει ένα υποσέλιδο στο πρότυπο γράμματος.</ahelp>"
+msgid "Address book name"
+msgstr "Όνομα βιβλίου διευθύνσεων"
-#: 01010300.xhp
+#: 01170400.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3149666\n"
-"31\n"
+"01170400.xhp\n"
+"par_id3154673\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Go to Letter Wizard - Recipient and sender\">Go to Letter Wizard - Recipient and sender</link>"
-msgstr "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο επιστολής - Παραλήπτης και αποστολέας\">Μετάβαση στον αυτόματο πιλότο επιστολής - Παραλήπτης και αποστολέας</link>"
+msgid "<ahelp hid=\"extensions:Edit:RID_PAGE_FINAL:ET_DATASOURCENAME\">Specifies the data source name.</ahelp>"
+msgstr "<ahelp hid=\"extensions:Edit:RID_PAGE_FINAL:ET_DATASOURCENAME\">Προσδιορίζει το όνομα της προέλευσης δεδομένων.</ahelp>"
-#: 01120500.xhp
+#: 01170500.xhp
msgctxt ""
-"01120500.xhp\n"
+"01170500.xhp\n"
"tit\n"
"help.text"
-msgid "Group Element Wizard: Create Option Group"
-msgstr "Αυτόματος πιλότος στοιχείου ομαδοποίησης: Δημιουργία Ομάδας Επιλογών"
+msgid "Field Assignment"
+msgstr "Ανάθεση πεδίων"
-#: 01120500.xhp
+#: 01170500.xhp
msgctxt ""
-"01120500.xhp\n"
-"hd_id3143206\n"
+"01170500.xhp\n"
+"hd_id3147588\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01120500.xhp\" name=\"Group Element Wizard: Create Option Group\">Group Element Wizard: Create Option Group</link>"
-msgstr "<link href=\"text/shared/autopi/01120500.xhp\" name=\"Αυτόματος πιλότος στοιχείου ομαδοποίησης: Δημιουργία Ομάδας Επιλογών\">Αυτόματος πιλότος στοιχείου ομαδοποίησηςν: Δημιουργία Ομάδας Επιλογών</link>"
+msgid "<link href=\"text/shared/autopi/01170500.xhp\" name=\"Field Assignment\">Field Assignment</link>"
+msgstr "<link href=\"text/shared/autopi/01170500.xhp\" name=\"Ανάθεση πεδίων\">Ανάθεση πεδίων</link>"
-#: 01120500.xhp
+#: 01170500.xhp
msgctxt ""
-"01120500.xhp\n"
-"par_id3154812\n"
+"01170500.xhp\n"
+"par_id3143284\n"
"2\n"
"help.text"
-msgid "Specifies a label for the option group."
-msgstr "Καθορίζει μια ετικέτα για την ομάδα επιλογών."
+msgid "<ahelp hid=\"\">Opens a dialog that allows you to specify the field assignment.</ahelp>"
+msgstr "<ahelp hid=\"\">Ανοίγει ένα διάλογο που σας επιτρέπει να ορίσετε την ανάθεση πεδίων.</ahelp>"
-#: 01120500.xhp
+#: 01170500.xhp
msgctxt ""
-"01120500.xhp\n"
-"hd_id3144415\n"
+"01170500.xhp\n"
+"hd_id3152372\n"
"3\n"
"help.text"
-msgid "Which caption is to be given to your option group?"
-msgstr "Ποια ετικέτα θα δοθεί στην ομάδα επιλογών σας;"
+msgid "Field Assignment"
+msgstr "Ανάθεση πεδίων"
-#: 01120500.xhp
+#: 01170500.xhp
msgctxt ""
-"01120500.xhp\n"
-"par_id3163829\n"
+"01170500.xhp\n"
+"par_id3149549\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"DBP_EDIT_RID_PAGE_OPTIONS_FINAL_ET_NAMEIT\" visibility=\"visible\">Specifies the label for the option box. You will see the label of the group box displayed in the form.</ahelp> The text you enter here will correspond to the <link href=\"text/shared/02/01170101.xhp\" name=\"Label\">Label</link> property of the group box."
-msgstr "<ahelp hid=\"DBP_EDIT_RID_PAGE_OPTIONS_FINAL_ET_NAMEIT\" visibility=\"visible\">Καθορίζει μια ετικέτα για το πεδίο επιλογών, η οποία θα εμφανιστεί στη φόρμα.</ahelp>Το κείμενο που θα εισάγετε εδώ θα αντιστοιχεί στην ιδιότητα <link href=\"text/shared/02/01170101.xhp\" name=\"Ετικέτα\">Ετικέτα</link> του πεδίου ομάδας."
+msgid "<ahelp hid=\"extensions:PushButton:RID_PAGE_FIELDMAPPING:PB_INVOKE_FIELDS_DIALOG\">Opens the <link href=\"text/shared/01/01110101.xhp\" name=\"Templates: Address Book Assignment\">Templates: Address Book Assignment</link> dialog.</ahelp>"
+msgstr "<ahelp hid=\"extensions:PushButton:RID_PAGE_FIELDMAPPING:PB_INVOKE_FIELDS_DIALOG\">Ανοίγει το διάλογο <link href=\"text/shared/01/01110101.xhp\" name=\"Πρότυπα: Ανάθεση βιβλίου διευθύνσεων\">Πρότυπα: Ανάθεση βιβλίου διευθύνσεων</link>.</ahelp>"
-#: 01050100.xhp
+#: webwizard00.xhp
msgctxt ""
-"01050100.xhp\n"
+"webwizard00.xhp\n"
"tit\n"
"help.text"
-msgid "Presentation Wizard Page 1"
-msgstr "Αυτόματος πιλότος Παρουσίασης Σελίδα 1"
-
-#: 01050100.xhp
-msgctxt ""
-"01050100.xhp\n"
-"hd_id3155320\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01050100.xhp\" name=\"Presentation Wizard Page 1\">Presentation Wizard Page 1</link>"
-msgstr "<link href=\"text/shared/autopi/01050100.xhp\" name=\"Αυτόματος πιλότος Παρουσίασης σελίδα 1\">Αυτόματος πιλότος Παρουσίασης σελίδα 1</link>"
-
-#: 01050100.xhp
-msgctxt ""
-"01050100.xhp\n"
-"par_id3152594\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SD_AUTOPILOT_PAGE1\">Specifies the presentation type and allows you to select a template.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_AUTOPILOT_PAGE1\">Καθορίζει τον τύπο παρουσίασης και σας επιτρέπει να επιλέξετε κάποιο πρότυπο.</ahelp>"
-
-#: 01050100.xhp
-msgctxt ""
-"01050100.xhp\n"
-"hd_id3145090\n"
-"15\n"
-"help.text"
-msgid "Type"
-msgstr "Τύπος"
-
-#: 01050100.xhp
-msgctxt ""
-"01050100.xhp\n"
-"par_id3153684\n"
-"23\n"
-"help.text"
-msgid "You can determine the presentation type in this area."
-msgstr "Σε αυτήν την περιοχή μπορείτε να ορίσετε τον τύπο της παρουσίασης."
-
-#: 01050100.xhp
-msgctxt ""
-"01050100.xhp\n"
-"hd_id3153527\n"
-"16\n"
-"help.text"
-msgid "Empty presentation"
-msgstr "Κενή παρουσίαση"
-
-#: 01050100.xhp
-msgctxt ""
-"01050100.xhp\n"
-"par_id3149388\n"
-"24\n"
-"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE1_EMPTY\">Creates a new (empty) presentation.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE1_EMPTY\">Δημιουργεί μια νέα (κενή) παρουσίαση.</ahelp>"
-
-#: 01050100.xhp
-msgctxt ""
-"01050100.xhp\n"
-"hd_id3147008\n"
-"17\n"
-"help.text"
-msgid "From template"
-msgstr "Από πρότυπο"
-
-#: 01050100.xhp
-msgctxt ""
-"01050100.xhp\n"
-"par_id3154318\n"
-"25\n"
-"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE1_TEMPLATE\">Opens a list box containing various modifiable presentations.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE1_TEMPLATE\">Ανοίγει ένα πεδίο λίστας που περιέχει διάφορες παραμετροποίησιμες παρουσιάσεις.</ahelp>"
+msgid "Web Wizard"
+msgstr "Αυτόματος πιλότος ιστοσελίδας"
-#: 01050100.xhp
+#: webwizard00.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3153662\n"
-"18\n"
+"webwizard00.xhp\n"
+"par_idN1054D\n"
"help.text"
-msgid "Open existing presentation"
-msgstr "Άνοιγμα υπάρχουσας παρουσίασης"
+msgid "<link href=\"text/shared/autopi/webwizard00.xhp\">Web Wizard</link>"
+msgstr "<link href=\"text/shared/autopi/webwizard00.xhp\">Αυτόματος πιλότος ιστοσελίδας</link>"
-#: 01050100.xhp
+#: webwizard00.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3147275\n"
-"26\n"
+"webwizard00.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE1_OPEN\">Displays a list of previously created presentations.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_ASS:RB_PAGE1_OPEN\">Εμφανίζει μια λίστα με παρουσιάσεις που δημιουργήθηκαν παλαιότερα.</ahelp>"
+msgid "<ahelp hid=\"34200\">The Web Wizard helps you to maintain a web site on an Internet server.</ahelp> The Web Wizard converts files in a local folder to a web format and uploads the files to the server. The wizard also uses one of the supplied templates to create an index page that contains hyperlinks to the uploaded files."
+msgstr "<ahelp hid=\"34200\">Ο αυτόματος πιλότος ιστοσελίδας σας βοηθά να συντηρήσετε έναν ιστότοπο σε ένα διακομιστή του Internet.</ahelp> Ο αυτόματος πιλότος ιστοσελίδας μετατρέπει αρχεία ενός τοπικού φακέλου σε μία μορφή ιστού και μεταφέρει τα αρχεία στο διακομιστή. Ο αυτόματος πιλότος επίσης χρησιμοποιεί ένα από τα παρεχόμενα πρότυπα για να δημιουργήσει μία σελίδα ευρετηρίου η οποία να περιέχει υπερσυνδέσεις στα αρχεία που μεταφέρθηκαν."
-#: 01050100.xhp
+#: webwizard00.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_idN1067B\n"
+"webwizard00.xhp\n"
+"par_idN105C4\n"
"help.text"
-msgid "<ahelp hid=\".\">Click <emph>Open</emph> to see a file selection dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ στο <emph>Άνοιγμα</emph> για να δείτε ένα διάλογο επιλογής αρχείων.</ahelp>"
+msgid "The Web Wizard uses the File Transfer Protocol (FTP) to upload files to a server. You cannot use the wizard to upload the files if you connect to the internet through a proxy server."
+msgstr "Ο αυτόματος πιλότος ιστοσελίδας χρησιμοποιεί το πρωτόκολλο μεταφοράς αρχείων (FTP) για να μεταφέρει αρχεία σε ένα διακομιστή. Δεν μπορείτε να χρησιμοποιήσετε τον αυτόματο πιλότο για να μεταφέρετε τα αρχεία αν συνδέεστε στο Internet μέσω ενός διακομιστή proxy."
-#: 01050100.xhp
+#: webwizard00.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3149763\n"
-"19\n"
+"webwizard00.xhp\n"
+"par_idN10574\n"
"help.text"
-msgid "List of template categories (only available when you select the From template option)"
-msgstr "Λίστα από κατηγορίες προτύπων (διαθέσιμη μόνο όταν επιλέγετε την επιλογή Από πρότυπο)"
+msgid "The wizard involves the following steps:"
+msgstr "Ο αυτόματος πιλότος περιλαμβάνει τα επόμενα βήματα:"
-#: 01050100.xhp
+#: webwizard01.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3150503\n"
-"27\n"
+"webwizard01.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_AUTOPILOT_TEMPLATES\">Lists the available template categories for presentations.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_AUTOPILOT_TEMPLATES\">Εμφανίζει σε λίστα τις διαθέσιμες κατηγορίες προτύπων για παρουσιάσεις.</ahelp>"
+msgid "Web Wizard - Introduction"
+msgstr "Αυτόματος πιλότος ιστοσελίδας - Εισαγωγή"
-#: 01050100.xhp
+#: webwizard01.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3153349\n"
-"20\n"
+"webwizard01.xhp\n"
+"par_idN10544\n"
"help.text"
-msgid "List of existing presentations (only available when you select the Open existing presentation option)"
-msgstr "Λίστα από υπάρχουσες παρουσιάσεις (διαθέσιμη μόνο όταν επιλέγετε την επιλογή Άνοιγμα υπάρχουσας παρουσίασης)"
+msgid "<link href=\"text/shared/autopi/webwizard01.xhp\">Web Wizard - Introduction</link>"
+msgstr "<link href=\"text/shared/autopi/webwizard01.xhp\">Αυτόματος πιλότος ιστοσελίδας - Εισαγωγή</link>"
-#: 01050100.xhp
+#: webwizard01.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3145317\n"
-"28\n"
+"webwizard01.xhp\n"
+"par_idN10554\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_AUTOPILOT_OPEN\">Lists the presentations that you created and saved to the Templates directory that is specified under <emph>%PRODUCTNAME - Paths</emph> in the Options dialog box. To edit the layout and formatting of a presentation with the wizard, select the presentation, and then click <emph>Next</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_AUTOPILOT_OPEN\">Δίνει τις λίστες παρουσιάσεων που δημιουργήσατε και αποθηκεύσατε στον κατάλογο προτύπων που ορίζεται στο <emph>%PRODUCTNAME - Διαδρομές</emph> στο πλαίσιο διαλόγου επιλογών. Για επεξεργασία της διάταξης και μορφοποίησης μιας παρουσίασης με τον οδηγό, επιλέξτε την παρουσίαση και κλικ στο <emph>Επόμενο</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">You can use the Web Wizard to maintain web pages on a server.</ahelp> You can also load previously saved Web Wizard settings to maintain an existing web page. These settings include information about the local folder and the FTP server."
+msgstr "<ahelp hid=\".\">Μπορείτε να χρησιμοποιήσετε τον αυτόματο πιλότο ιστού για να συντηρήσετε ιστοσελίδες σε ένα διακομιστή.</ahelp> Μπορείτε επίσης να φορτώσετε ρυθμίσεις του αυτόματου πιλότου ιστοσελίδας γα να διατηρήσετε μία υπάρχουσα ιστοσελίδα. Αυτές οι ρυθμίσεις περιλαμβάνουν πληροφορίες σχετικά με τον τοπικό φάκελο και το διακομιστή FTP."
-#: 01050100.xhp
+#: webwizard01.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3155388\n"
-"21\n"
+"webwizard01.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "Choose Web Wizard settings"
+msgstr "Επιλέξτε τις ρυθμίσεις του αυτόματου πιλότου ιστοσελίδας"
-#: 01050100.xhp
+#: webwizard01.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3150256\n"
-"29\n"
+"webwizard01.xhp\n"
+"par_idN1055B\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_PREVIEW\">Specifies that templates appear in the preview window.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_PREVIEW\">Ορίζει ότι τα πρότυπα εμφανίζονται στο παράθυρο προεπισκόπησης.</ahelp>"
+msgid "<ahelp hid=\"34207\">Select the settings that you want to load and then click <emph>Load</emph>. To start the wizard with the default settings, select \"default\".</ahelp>"
+msgstr "<ahelp hid=\"34207\">Επιλέξτε τις ρυθμίσεις που επιθυμείτε να φορτώσετε και στη συνέχεια κάντε κλικ στο <emph>Φόρτωση</emph>. Για να εκκινήσετε τον αυτόματο πιλότο με τις προεπιλεγμένες ρυθμίσεις, επιλέξτε \"προεπιλογή\".</ahelp>"
-#: 01050100.xhp
+#: webwizard01.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3153561\n"
-"22\n"
+"webwizard01.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "Do not show this dialog again"
-msgstr "Να μην εμφανιστεί ξανά αυτό το παράθυρο διαλόγου"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 01050100.xhp
+#: webwizard01.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3153061\n"
-"30\n"
+"webwizard01.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_STARTWITH\">Specifies that you only want the Wizard to start when you expressly request it with <emph>File - Wizard - Presentation</emph>.</ahelp> This field is only visible when you create a presentation by choosing <emph>File - New - Presentation</emph>. You can also specify whether to show the dialog with the <emph>Start with Wizard</emph> check box in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Impress - General</emph>."
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_STARTWITH\">Καθορίζει ότι θέλετε ο οδηγός να ξεκινά μόνο όταν ρητά το ζητάτε με <emph>Αρχείο - Οδηγός - Παρουσίαση</emph>.</ahelp> Αυτό το πεδίο είναι ορατό μόνο όταν δημιουργείτε μια παρουσίαση επιλέγοντας <emph>Αρχείο - Δημιουργία - Παρουσίαση</emph>. Μπορείτε επίσης να καθορίσετε εάν θα εμφανίζεται ο διάλογος με το πλαίσιο ελέγχου <emph>Εκκίνηση με τον οδηγό</emph> στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Impress - Γενικά</emph>."
+msgid "<ahelp hid=\"34209\">Deletes the selected settings.</ahelp>"
+msgstr "<ahelp hid=\"34209\">Διαγράφει τις επιλεγμένες ρυθμίσεις.</ahelp>"
-#: 01050100.xhp
+#: webwizard01.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3159414\n"
-"13\n"
+"webwizard01.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "Continue here to <link href=\"text/shared/autopi/01050200.xhp\" name=\"Wizard Page 2\">Wizard Page 2</link>."
-msgstr "Συνεχίστε εδώ για <link href=\"text/shared/autopi/01050200.xhp\" name=\"Αυτόματος πιλότος σελίδα 2\">Αυτόματος πιλότος σελίδα 2</link>."
+msgid "<link href=\"text/shared/autopi/webwizard02.xhp\">Web Wizard - Documents</link>"
+msgstr "<link href=\"text/shared/autopi/webwizard02.xhp\">Αυτόματος πιλότος ιστοσελίδας - Έγγραφα</link>"
-#: 01020000.xhp
+#: webwizard02.xhp
msgctxt ""
-"01020000.xhp\n"
+"webwizard02.xhp\n"
"tit\n"
"help.text"
-msgid "Fax Wizard"
-msgstr "Αυτόματος πιλότος Fax"
-
-#: 01020000.xhp
-msgctxt ""
-"01020000.xhp\n"
-"bm_id3150445\n"
-"help.text"
-msgid "<bookmark_value>wizards;faxes</bookmark_value><bookmark_value>faxes;wizards</bookmark_value><bookmark_value>templates;faxes</bookmark_value>"
-msgstr "<bookmark_value>αυτόματοι πιλότοι,Fax</bookmark_value><bookmark_value>Fax, αυτόματοι πιλότοι </bookmark_value><bookmark_value>πρότυπα, Fax</bookmark_value>"
-
-#: 01020000.xhp
-msgctxt ""
-"01020000.xhp\n"
-"hd_id3150445\n"
-"1\n"
-"help.text"
-msgid "Fax Wizard"
-msgstr "Αυτόματος Πιλότος Fax"
-
-#: 01020000.xhp
-msgctxt ""
-"01020000.xhp\n"
-"par_id3153394\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"fax\"><ahelp hid=\".uno:AutoPilotFax\">Opens the wizard for faxes.</ahelp> The wizard can help you create document templates for fax documents. You can then print the fax documents to a printer or to a fax machine, if fax driver software is available. </variable>"
-msgstr "<variable id=\"fax\"><ahelp hid=\".uno:AutoPilotFax\">Ανοίγει τον αυτόματο πιλότο Fax.</ahelp> Ο αυτόματος πιλότος μπορεί να σας βοηθήσει να δημιουργήσετε πρότυπα εγγράφου για έγγραφα Fax. Μπορείτε μετά να εκτυπώσετε τα έγγραφα Fax σε ένα εκτυπωτή ή σε ένα μηχάνημα Fax, αν υπάρχει διαθέσιμο πρόγραμμα οδήγησης του Fax. </variable>"
-
-#: 01020000.xhp
-msgctxt ""
-"01020000.xhp\n"
-"par_id3154824\n"
-"3\n"
-"help.text"
-msgid "$[officename] comes with a template for fax documents, which you can modify with the wizard to suit your own needs. The wizard leads you step-by-step in creating a document template, and offers numerous layout and design options. The document preview gives you an impression of how the finished fax will appear."
-msgstr "Το $[officename] συνοδεύεται από ένα πρότυπο για έγγραφα Fax, το οποίο μπορείτε να προσαρμόσετε στις ανάγκες σας μέσω του αυτόματου πιλότου. Ο αυτόματος πιλότος σάς καθοδηγεί βήμα βήμα για να δημιουργήσετε ένα πρότυπο εγγράφου και προσφέρει πολλές επιλογές διάρθρωσης και σχεδιασμού. Η προεπισκόπηση σάς παρέχει τη δυνατότητα να δείτε την τελική μορφή του Fax, ανάλογα με τις ρυθμίσεις που έχετε επιλέξει."
-
-#: 01020000.xhp
-msgctxt ""
-"01020000.xhp\n"
-"par_id3147088\n"
-"4\n"
-"help.text"
-msgid "Within the dialog you can modify your entries and options at any time. You can also skip an entire page or even all the wizard pages, in which case the current (or default) settings will remain in effect."
-msgstr "Μέσα στο παράθυρο διαλόγου μπορείτε να τροποποιήσετε τις καταχωρίσεις και τις επιλογές οποιαδήποτε στιγμή. Μπορείτε ακόμη να προσπεράσετε μία ολόκληρη σελίδα ή ακόμα και όλες τις σελίδες του αυτόματου πιλότου, σε αυτή την περίπτωση οι τρέχουσες (ή προεπιλεγμένες) ρυθμίσεις θα παραμείνουν σε ισχύ."
-
-#: 01020000.xhp
-msgctxt ""
-"01020000.xhp\n"
-"hd_id3156156\n"
-"5\n"
-"help.text"
-msgid "Back"
-msgstr "Πίσω"
+msgid "Web Wizard - Documents"
+msgstr "Αυτόματος πιλότος ιστοσελίδας - Έγγραφα"
-#: 01020000.xhp
+#: webwizard02.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3155628\n"
-"6\n"
+"webwizard02.xhp\n"
+"par_idN10547\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the<emph> Back </emph>button to view the settings chosen on the previous page. The current settings will not be modified or deleted if you click this button.<emph> Back </emph>will be active from the second page onwards.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ στο κουμπί <emph> Πίσω </emph>για να δείτε τις ρυθμίσεις που έγιναν στην προηγούμενη σελίδα. Δεν πρόκειται να τροποποιηθούν ή να διαγραφούν οι τρέχουσες ρυθμίσεις. Το κουμπί <emph> Πίσω </emph>ενεργοποιείται από τη δεύτερη σελίδα και μετά.</ahelp>"
+msgid "<link href=\"text/shared/autopi/webwizard02.xhp\">Web Wizard - Documents</link>"
+msgstr "<link href=\"text/shared/autopi/webwizard02.xhp\">Αυτόματος πιλότος ιστοσελίδας - Έγγραφα</link>"
-#: 01020000.xhp
+#: webwizard02.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3147335\n"
-"7\n"
+"webwizard02.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "Next"
-msgstr "Επόμενο"
+msgid "Select the files that you want to upload to your web site. You can upload the files to a server or to a local directory."
+msgstr "Επιλέξτε τα αρχεία που θέλετε να φορτώσετε στον Ιστότοπό σας. Μπορείτε να φορτώσετε τα αρχεία σε έναν διακομιστή ή σε έναν τοπικό κατάλογο."
-#: 01020000.xhp
+#: webwizard02.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3156117\n"
-"8\n"
+"webwizard02.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "<ahelp hid=\".\">The wizard saves the current settings and goes to the next page. The<emph> Next </emph>button will become inactive once you have reached the last page.</ahelp>"
-msgstr "<ahelp hid=\".\">Ο αυτόματος πιλότος αποθηκεύει τις τρέχουσες ρυθμίσεις και συνεχίζει με την επόμενη σελίδα. Το κουμπί<emph> Επόμενο </emph>απενεργοποιείται μόλις φθάσετε στην τελευταία σελίδα..</ahelp>"
+msgid "Documents"
+msgstr "Έγγραφα"
-#: 01020000.xhp
+#: webwizard02.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3152350\n"
-"9\n"
+"webwizard02.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "Finish"
-msgstr "Τέλος"
+msgid "<ahelp hid=\"34210\">Lists the documents that you want to publish to your web site. The wizard can convert %PRODUCTNAME documents to HTML, PDF, or, in some cases, Flash format before the documents are uploaded. All other files are uploaded in their original file format.</ahelp>"
+msgstr "<ahelp hid=\"34210\">Προβάλετε τα έγγραφα που θέλετε να δημοσιοποιήσετε στον Ιστότοπο σας. Ο Αυτόματος πιλότος θα μετατρέψει τα %PRODUCTNAME έγγραφα σε HTML, PDF, ή, σε ορισμένες περιπτώσεις σε μορφή Flash πριν τα έγγραφα φορτωθούν. Όλα τα άλλα αρχεία φορτώνονται στην πραγματική μορφή τους.</ahelp>"
-#: 01020000.xhp
+#: webwizard02.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3146948\n"
-"10\n"
+"webwizard02.xhp\n"
+"par_idN10561\n"
"help.text"
-msgid "<ahelp hid=\".\">According to your selections, the wizard creates a document template and saves it. A new document based on the template appears in the work area, with the filename \"UntitledX\".</ahelp>"
-msgstr "<ahelp hid=\".\">Σύμφωνα με τις δικές σας επιλογές, ο αυτόματος πιλότος δημιουργεί ένα πρότυπο έγγραφο και το αποθηκεύει. Ένα καινούριο έγγραφο βασισμένο στο πρότυπο εμφανίζετε στην περιοχή εργασίας, με όνομα αρχείου \"UntitledX\".</ahelp>"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 01040600.xhp
+#: webwizard02.xhp
msgctxt ""
-"01040600.xhp\n"
-"tit\n"
+"webwizard02.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "Agenda Wizard - Name and Location"
-msgstr "Αυτόματος πιλότος Προγράμματος Εργασίας - Όνομα και Τοποθεσία"
+msgid "<ahelp hid=\"34211\">Opens a dialog where you can select the files that you want to upload to your web site. The order of the list determines the order in which the hyperlinks to the documents are displayed on the index page of your web site.</ahelp>"
+msgstr "<ahelp hid=\"34211\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να επιλέξετε τα αρχεία που θέλετε να φορτώσετε στον ιστότοπο σας. Η σειρά της λίστας καθορίζει την σειρά με την οποία παρουσιάζονται οι υπερσυνδέσεις των εγγράφων στην αρχική σελίδα του ιστοτόπου σας.</ahelp>"
-#: 01040600.xhp
+#: webwizard02.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3144740\n"
-"1\n"
+"webwizard02.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Agenda Wizard - Name and Location\">Agenda Wizard - Name and Location</link>"
-msgstr "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Αυτόματος πιλότος προγράμματος εργασίας - Όνομα και Τοποθεσία\">Αυτόματος πιλότος προγράμματος εργασίας - Όνομα και Τοποθεσία</link>"
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 01040600.xhp
+#: webwizard02.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3147102\n"
-"2\n"
+"webwizard02.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "<ahelp hid=\"HID_AGENDA_PAGE6\">Choose the title and location for the agenda template.</ahelp>"
-msgstr "<ahelp hid=\"HID_AGENDA_PAGE6\">Επιλέγει τον τίτλο και την τοποθεσία για το πρότυπο του προγράμματος εργασίας.</ahelp>"
+msgid "<ahelp hid=\"34212\">Removes the selected file from the list.</ahelp>"
+msgstr "<ahelp hid=\"34212\">Αφαιρεί το επιλεγμένο αρχείο από την λίστα.</ahelp>"
-#: 01040600.xhp
+#: webwizard02.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_idN105DA\n"
+"webwizard02.xhp\n"
+"par_idN10577\n"
"help.text"
-msgid "Template title"
-msgstr "Τίτλος προτύπου"
+msgid "Export to file format"
+msgstr "Εξαγωγή σε μορφή αρχείου"
-#: 01040600.xhp
+#: webwizard02.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_idN105DE\n"
+"webwizard02.xhp\n"
+"par_idN1057B\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the name of the agenda template.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το όνομα του προτύπου προγράμματος εργασίας.</ahelp>"
+msgid "<ahelp hid=\"34218\">Select the file format that you want to export the selected file to.</ahelp>"
+msgstr "<ahelp hid=\"34218\">Επιλέξτε την μορφή αρχείου με την οποία θέλετε να εξάγετε το επιλεγμένο αρχείο.</ahelp>"
-#: 01040600.xhp
+#: webwizard02.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_idN105E1\n"
+"webwizard02.xhp\n"
+"par_idN1057E\n"
"help.text"
-msgid "Path"
-msgstr "Διαδρομή"
+msgid "Title"
+msgstr "Τίτλος"
-#: 01040600.xhp
+#: webwizard02.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_idN105E5\n"
+"webwizard02.xhp\n"
+"par_idN10582\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the complete path, including the file name of the agenda template.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει την ολοκληρωμένη διαδρομή, συμπεριλαμβανομένου του ονόματος αρχείου του προτύπου προγράμματος εργασίας.</ahelp>"
+msgid "<ahelp hid=\"34215\">Enter the title for the selected document. The title appears as a hyperlink to the selected document on the index page of your web site.</ahelp>"
+msgstr "<ahelp hid=\"34215\">Εισάγετε τον τίτλο για το επιλεγμένο έγγραφο. Ο τίτλος του επιλεγμένου εγγράφου εμφανίζεται σαν υπερσύνδεση στην αρχική σελίδα του ιστοτόπου σας.</ahelp>"
-#: 01040600.xhp
+#: webwizard02.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_idN105E8\n"
+"webwizard02.xhp\n"
+"par_idN10585\n"
"help.text"
-msgid "Create an agenda from this template"
-msgstr "Δημιουργία προγράμματος εργασίας από αυτό το πρότυπο"
+msgid "Summary"
+msgstr "Σύνοψη"
-#: 01040600.xhp
+#: webwizard02.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_idN105EC\n"
+"webwizard02.xhp\n"
+"par_idN10589\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates and saves the agenda template, then opens a new agenda document based on that template.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί και αποθηκεύει το πρότυπο προγράμματος εργασίας, μετά ανοίγει ένα νέο έγγραφο προγράμματος εργασίας βασισμένο σε αυτό το πρότυπο.</ahelp>"
+msgid "<ahelp hid=\"34216\">Enter a description for the selected document.</ahelp>"
+msgstr "<ahelp hid=\"34216\">Εισάγετε μια περιγραφή για το επιλεγμένο έγγραφο.</ahelp>"
-#: 01040600.xhp
+#: webwizard02.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_idN105EF\n"
+"webwizard02.xhp\n"
+"par_idN1058C\n"
"help.text"
-msgid "Make manual changes to this template"
-msgstr "Χειροκίνητες αλλαγές σε αυτό το πρότυπο προγράμματος εργασίας"
+msgid "Author"
+msgstr "Συντάκτης"
-#: 01040600.xhp
+#: webwizard02.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_idN105F3\n"
+"webwizard02.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates and saves the agenda template, then opens the template for further editing.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί και αποθηκεύει το πρότυπο προγράμματος εργασίας, στη συνέχεια ανοίγει το πρότυπο για περαιτέρω επεξεργασία.</ahelp>"
+msgid "<ahelp hid=\"34217\">Enter the name of the author for the selected document.</ahelp>"
+msgstr "<ahelp hid=\"34217\">Εισάγετε το όνομα του συντάκτη για το επιλεγμένο έγγραφο.</ahelp>"
-#: 01040600.xhp
+#: webwizard02.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_idN105F6\n"
+"webwizard02.xhp\n"
+"par_idN10593\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Go to Agenda Wizard\">Go to Agenda Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Μετάβαση στον αυτόματο πιλότο του προγράμματος εργασίας\">Μετάβαση στον αυτόματο πιλότο του προγράμματος εργασίας</link>"
+msgid "<link href=\"text/shared/autopi/webwizard03.xhp\">Web Wizard - Main layout</link>"
+msgstr "<link href=\"text/shared/autopi/webwizard03.xhp\">Αυτόματος πιλότος ιστοσελίδας - Κύρια Διάταξη</link>"
-#: 01050500.xhp
+#: webwizard03.xhp
msgctxt ""
-"01050500.xhp\n"
+"webwizard03.xhp\n"
"tit\n"
"help.text"
-msgid "Presentation Wizard Page 5"
-msgstr "Αυτόματος πιλότος παρουσίασης Σελίδα 5"
-
-#: 01050500.xhp
-msgctxt ""
-"01050500.xhp\n"
-"hd_id3159224\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01050500.xhp\" name=\"Presentation Wizard Page 5\">Presentation Wizard Page 5</link>"
-msgstr "<link href=\"text/shared/autopi/01050500.xhp\" name=\"Αυτόματος πιλότος παρουσίασης Σελίδα 5\">Αυτόματος πιλότος παρουσίασης Σελίδα 5</link>"
-
-#: 01050500.xhp
-msgctxt ""
-"01050500.xhp\n"
-"par_id3150247\n"
-"18\n"
-"help.text"
-msgid "You can determine which pages to include in the created presentation."
-msgstr "Μπορείτε να ορίσετε τις σελίδες της παρουσίασης που επιθυμείτε να συμπεριληφθούν στην παρουσίαση που δημιουργείται."
+msgid "Web Wizard - Main Layout"
+msgstr "Αυτόματος πιλότος ιστοσελίδας - Κύρια Διάταξη"
-#: 01050500.xhp
+#: webwizard03.xhp
msgctxt ""
-"01050500.xhp\n"
-"hd_id3150178\n"
-"19\n"
+"webwizard03.xhp\n"
+"par_idN10544\n"
"help.text"
-msgid "Choose your pages"
-msgstr "Επιλέξτε τις σελίδες σας"
+msgid "<link href=\"text/shared/autopi/webwizard03.xhp\">Web Wizard - Main Layout</link>"
+msgstr "<link href=\"text/shared/autopi/webwizard03.xhp\">Αυτόματος πιλότος ιστοσελίδας - Κύρια Διάταξη</link>"
-#: 01050500.xhp
+#: webwizard03.xhp
msgctxt ""
-"01050500.xhp\n"
-"par_id3155552\n"
-"21\n"
+"webwizard03.xhp\n"
+"par_idN10554\n"
"help.text"
-msgid "In the list field, you see all pages belonging to the selected presentation template. All pages with a checkmark in the check box next to their names will be included in the created presentation. To not include a page, clear the check box in front of the page name. Click the small plus sign that is next to the page name to display the corresponding sub-items."
-msgstr "Στο πεδίο λίστας, βλέπετε όλες τις σελίδες που ανήκουν στο επιλεγμένο πρότυπο παρουσίασης. Όλες οι σελίδες με ενεργοποιημένο το πεδίο σήμανσης δίπλα στο όνομά τους θα συμπεριληφθούν στην παρουσίαση που δημιουργείται. Για να μην συμπεριλάβετε μία σελίδα, καθαρίστε το πεδίο σήμανσης μπροστά από το όνομα της σελίδας. Κάντε κλικ στο μικρό σύμβολο συν που βρίσκεται δίπλα στο όνομα της σελίδας για να εμφανιστούν τα αντίστοιχα υπο-αντικείμενα."
+msgid "Select the formatting template that you want to use for the layout of the index page of your site. The template defines the text formatting and the position of elements on the page. Some of the available layouts use frames."
+msgstr "Επιλέξτε το πρότυπο μορφοποίησης που θέλετε να χρησιμοποιήσετε για την διάταξη της αρχικής σελίδας του ιστοτόπου σας. Το πρότυπο προσδιορίζει το κείμενο μορφοποίησης και την θέση των στοιχείων στην σελίδα. Μερικές διαθέσιμες διατάξεις χρησιμοποιούν πλαίσια."
-#: 01050500.xhp
+#: webwizard03.xhp
msgctxt ""
-"01050500.xhp\n"
-"hd_id3149346\n"
-"20\n"
+"webwizard03.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "Create summary"
-msgstr "Δημιουργία σύνοψης"
+msgid "Layouts"
+msgstr "Διατάξεις"
-#: 01050500.xhp
+#: webwizard03.xhp
msgctxt ""
-"01050500.xhp\n"
-"par_id3150774\n"
-"22\n"
+"webwizard03.xhp\n"
+"par_idN1055B\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_PAGE5_SUMMARY\">Creates a summary of all presentation contents.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_ASS:CB_PAGE5_SUMMARY\">Δημιουργεί μία σύνοψη των περιεχομένων ολόκληρης της παρουσίασης.</ahelp>"
+msgid "<ahelp hid=\"34220\">Select the layout for the index page.</ahelp>"
+msgstr "<ahelp hid=\"34220\">Επιλέξτε διάταξη για την αρχική σελίδα.</ahelp>"
-#: 01050500.xhp
+#: webwizard03.xhp
msgctxt ""
-"01050500.xhp\n"
-"par_id3156426\n"
-"23\n"
+"webwizard03.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "Return to the <link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentation Wizard</link> title page."
-msgstr "Επιστρέψτε στη σελίδα τίτλου του <link href=\"text/shared/autopi/01050000.xhp\" name=\"Αυτόματου πιλότου παρουσίασης\">Αυτόματου πιλότου παρουσίασης</link>."
+msgid "<link href=\"text/shared/autopi/webwizard04.xhp\">Web Wizard - Layout details</link>"
+msgstr "<link href=\"text/shared/autopi/webwizard04.xhp\">Αυτόματος πιλότος ιστοσελίδας - Λεπτομέρειες Διάταξης</link>"
-#: 01120100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01120100.xhp\n"
+"webwizard04.xhp\n"
"tit\n"
"help.text"
-msgid "Group Element Wizard: Data"
-msgstr "Αυτόματος πιλότος στοιχείου ομαδοποίησης: Δεδομένα"
-
-#: 01120100.xhp
-msgctxt ""
-"01120100.xhp\n"
-"hd_id3155599\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01120100.xhp\" name=\"Group Element Wizard: Data\">Group Element Wizard: Data</link>"
-msgstr "<link href=\"text/shared/autopi/01120100.xhp\" name=\"Αυτόματος πιλότος στοιχείου ομαδοποίησης: Δεδομένα\">Αυτόματος πιλότος στοιχείου ομαδοποίησης: Δεδομένα</link>"
-
-#: 01120100.xhp
-msgctxt ""
-"01120100.xhp\n"
-"par_id3154894\n"
-"2\n"
-"help.text"
-msgid "Specifies which option fields are contained inside the group box."
-msgstr "Ορίζει ποια πεδία επιλογών περιέχονται στο πλαίσιο ομαδοποίησης."
-
-#: 01120100.xhp
-msgctxt ""
-"01120100.xhp\n"
-"hd_id3153894\n"
-"3\n"
-"help.text"
-msgid "Which names do you want to give the option fields?"
-msgstr "Ποια ονόματα θέλετε να δώσετε στα πεδία επιλογών;"
+msgid "Web Wizard - Layout Details"
+msgstr "Αυτόματος πιλότος ιστοσελίδας - Πληροφορίες Διάταξης"
-#: 01120100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01120100.xhp\n"
-"par_id3154673\n"
-"4\n"
+"webwizard04.xhp\n"
+"par_idN10544\n"
"help.text"
-msgid "<ahelp hid=\"DBP_EDIT_RID_PAGE_GROUPRADIOSELECTION_ET_RADIOLABELS\" visibility=\"visible\">Specifies the respective label for each option field. You will see the label of the option field in the form.</ahelp> This entry corresponds to the <link href=\"text/shared/02/01170101.xhp\" name=\"Label\">Label</link> property of the option field."
-msgstr "<ahelp hid=\"DBP_EDIT_RID_PAGE_GROUPRADIOSELECTION_ET_RADIOLABELS\" visibility=\"visible\">Εδώ μπορείτε να επιλέξετε την αντίστοιχη επιγραφή για κάθε πεδίο επιλογών. Θα δείτε την επιγραφή του πεδίου επιλογών στη φόρμα.</ahelp> Αυτή η καταχώριση αντιστοιχεί στην ιδιότητα <link href=\"text/shared/02/01170101.xhp\" name=\"Επιγραφή\">Επιγραφή</link> του πεδίου επιλογών."
+msgid "<link href=\"text/shared/autopi/webwizard04.xhp\">Web Wizard - Layout Details</link>"
+msgstr "<link href=\"text/shared/autopi/webwizard04.xhp\">Αυτόματος πιλότος ιστοσελίδας - Λεπτομέρειες Διάταξης</link>"
-#: 01120100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01120100.xhp\n"
-"hd_id3155805\n"
-"10\n"
+"webwizard04.xhp\n"
+"par_idN10554\n"
"help.text"
-msgid "Accept"
-msgstr "Αποδοχή"
+msgid "Use this page of the wizard to customize the layout options for the index page of your web site."
+msgstr "Χρησιμοποιήστε αυτήν την σελίδα του βοηθού επιλογών για να μορφοποιήσετε τις επιλογές διάταξης για την αρχική σελίδα του ιστοτόπου σας."
-#: 01120100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01120100.xhp\n"
-"par_id3147008\n"
-"12\n"
+"webwizard04.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid ">>"
-msgstr ">>"
+msgid "File name"
+msgstr "Όνομα αρχείου"
-#: 01120100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01120100.xhp\n"
-"par_id3153345\n"
-"5\n"
+"webwizard04.xhp\n"
+"par_idN1055B\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"DBP_PUSHBUTTON_RID_PAGE_GROUPRADIOSELECTION_PB_MOVETORIGHT\">Confirms the current label and copies the label to the <emph>Option fields</emph> list.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"DBP_PUSHBUTTON_RID_PAGE_GROUPRADIOSELECTION_PB_MOVETORIGHT\">Επιβεβαιώνει την τρέχουσα επιγραφή και την αντιγράφει στη λίστα <emph>Πεδία επιλογών</emph>.</ahelp>"
+msgid "<ahelp hid=\"34235\">Includes the file names of the documents on the index page.</ahelp>"
+msgstr "<ahelp hid=\"34235\">Περιλαμβάνει τα ονόματα των αρχείων των εγγράφων στην αρχική σελίδα. </ahelp>"
-#: 01120100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01120100.xhp\n"
-"par_id3154749\n"
-"6\n"
+"webwizard04.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "Enter the label for each option field of the group that you want to create and copy the label to the list by clicking the arrow button. Repeat this procedure until all the option fields are defined."
-msgstr "Εισάγετε την επιγραφή για κάθε πεδίο επιλογής της ομάδας που θέλετε να δημιουργήσετε και αντιγράψτε την επιγραφή στη λίστα κάνοντας κλικ στο πεδίο επιλογής με το βέλος. Επαναλάβετε αυτή τη διαδικασία μέχρι να οριστούν όλα τα κουμπιά επιλογής."
+msgid "Description"
+msgstr "Περιγραφή"
-#: 01120100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01120100.xhp\n"
-"hd_id3150443\n"
-"7\n"
+"webwizard04.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "Option fields"
-msgstr "Πεδία επιλογών"
+msgid "<ahelp hid=\"34236\">Includes the summary information of the documents on the index page.</ahelp>"
+msgstr "<ahelp hid=\"34236\">Περιλαμβάνει σε σύνοψη πληροφορίες των εγγράφων στην αρχική σελίδα.</ahelp>"
-#: 01120100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01120100.xhp\n"
-"par_id3152996\n"
-"8\n"
+"webwizard04.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_GROUPRADIOSELECTION_LB_RADIOBUTTONS\" visibility=\"visible\">Displays all option fields which have to be included in the group box.</ahelp>"
-msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_GROUPRADIOSELECTION_LB_RADIOBUTTONS\" visibility=\"visible\">Εμφανίζει τη λίστα όλων των πεδίων επιλογής που πρέπει να συμπεριληφθούν στο πλαίσιο ομαδοποίησης.</ahelp>"
+msgid "Author"
+msgstr "Συντάκτης"
-#: 01120100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01120100.xhp\n"
-"hd_id3146949\n"
-"11\n"
+"webwizard04.xhp\n"
+"par_idN10569\n"
"help.text"
-msgid "Remove"
-msgstr "Διαγραφή"
+msgid "<ahelp hid=\"34237\">Includes the names of the people who created the documents on the index page.</ahelp>"
+msgstr "<ahelp hid=\"34237\">Περιλαμβάνει τα ονόματα των δημιουργών των εγγράφων στην αρχική σελίδα.</ahelp>"
-#: 01120100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01120100.xhp\n"
-"par_id3153561\n"
-"13\n"
+"webwizard04.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "<<"
-msgstr "<<"
+msgid "Creation date"
+msgstr "Ημερομηνία δημιουργίας"
-#: 01120100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01120100.xhp\n"
-"par_id3159157\n"
-"9\n"
+"webwizard04.xhp\n"
+"par_idN10570\n"
"help.text"
-msgid "<ahelp hid=\"DBP_PUSHBUTTON_RID_PAGE_GROUPRADIOSELECTION_PB_MOVETOLEFT\" visibility=\"visible\">Removes the selected option fields from the list.</ahelp>"
-msgstr "<ahelp hid=\"DBP_PUSHBUTTON_RID_PAGE_GROUPRADIOSELECTION_PB_MOVETOLEFT\" visibility=\"visible\">Διαγράφει τα επιλεγμένα πεδία επιλογών από τη λίστα.</ahelp>"
+msgid "<ahelp hid=\"34238\">Includes the creation dates of the documents on the index page.</ahelp>"
+msgstr "<ahelp hid=\"34238\">Περιλαμβάνει τις ημερομηνίες δημιουργίας των εγγράφων στην αρχική σελίδα.</ahelp>"
-#: 01100150.xhp
+#: webwizard04.xhp
msgctxt ""
-"01100150.xhp\n"
-"tit\n"
+"webwizard04.xhp\n"
+"par_idN10573\n"
"help.text"
-msgid "Report Wizard - Labeling Fields"
-msgstr "Αυτόματος Πιλότος Αναφοράς - Ονομασία πεδίων"
+msgid "Last change date"
+msgstr "Ημερομηνία τελευταίας τροποποίησης"
-#: 01100150.xhp
+#: webwizard04.xhp
msgctxt ""
-"01100150.xhp\n"
-"hd_id3144415\n"
-"1\n"
+"webwizard04.xhp\n"
+"par_idN10577\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01100150.xhp\" name=\"Report Wizard - Labeling Fields\">Report Wizard - Labeling Fields</link>"
-msgstr "<link href=\"text/shared/autopi/01100150.xhp\" name=\"Αυτόματος Πιλότος Αναφοράς -Ονομασία πεδίων\">Αυτόματος Πιλότος Αναφοράς - Ονομασία πεδίων</link>"
+msgid "<ahelp hid=\"34239\">Includes the date of the last time a file was modified on the index page.</ahelp>"
+msgstr "<ahelp hid=\"34239\">Περιλαμβάνει την ημερομηνία από την τελευταία φορά που τροποποιήθηκε ένα αρχείο στη σελίδα ευρετηρίου.</ahelp>"
-#: 01100150.xhp
+#: webwizard04.xhp
msgctxt ""
-"01100150.xhp\n"
-"par_id3147102\n"
-"2\n"
+"webwizard04.xhp\n"
+"par_idN1057A\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies how you want to label the fields.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το πώς θέλετε να ονομάσετε τα πεδία.</ahelp>"
+msgid "File format"
+msgstr "Μορφή αρχείου"
-#: 01100150.xhp
+#: webwizard04.xhp
msgctxt ""
-"01100150.xhp\n"
-"hd_id3155805\n"
-"3\n"
+"webwizard04.xhp\n"
+"par_idN1057E\n"
"help.text"
-msgid "Field list"
-msgstr "Κατάλογος πεδίων"
+msgid "<ahelp hid=\"34240\">Displays the format of the files on the index page.</ahelp>"
+msgstr "<ahelp hid=\"34240\">Δείχνει την μορφή των αρχείων στη σελίδα ευρετηρίου.</ahelp>"
-#: 01100150.xhp
+#: webwizard04.xhp
msgctxt ""
-"01100150.xhp\n"
-"par_id3150774\n"
-"4\n"
+"webwizard04.xhp\n"
+"par_idN10581\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGREPORT_6_TXTTITLE_6\">Displays the names of the fields to be included in the report. At the right you can enter a label for each field that will be printed in the report.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_6_TXTTITLE_6\">Παρουσιάζει τα ονόματα από τα πεδία που θα συμπεριληφθούν στην αναφορά. Στα δεξιά μπορείτε να εισάγετε μία ετικέτα για το κάθε πεδίο που θα εκτυπωθεί στην αναφορά.</ahelp>"
+msgid "File format icon"
+msgstr "Εικονίδιο μορφής αρχείου"
-#: 01100150.xhp
+#: webwizard04.xhp
msgctxt ""
-"01100150.xhp\n"
-"par_id3153748\n"
-"5\n"
+"webwizard04.xhp\n"
+"par_idN10585\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01100200.xhp\" name=\"More about Report Wizard - Grouping\">More about Report Wizard - Grouping</link>"
-msgstr "<link href=\"text/shared/autopi/01100200.xhp\" name=\"Περισσότερα για τον Αυτόματο πιλότο Αναφοράς - Ομαδοποίηση\">Περισσότερα για τον Αυτόματο πιλότο Αναφοράς - Ομαδοποίηση</link>"
+msgid "<ahelp hid=\"34241\">Displays the file format icon on the index page.</ahelp>"
+msgstr "<ahelp hid=\"34241\">Δείχνει το εικονίδιο μορφής αρχείου στη σελίδα ευρετηρίου.</ahelp>"
-#: 01090100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01090100.xhp\n"
-"tit\n"
+"webwizard04.xhp\n"
+"par_idN10588\n"
"help.text"
-msgid "Form Wizard - Field Selection"
-msgstr "Αυτόματος πιλότος Φόρμας - Επιλογή πεδίων"
+msgid "No. of pages"
+msgstr "Αριθμός σελίδων"
-#: 01090100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3155599\n"
-"1\n"
+"webwizard04.xhp\n"
+"par_idN1058C\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090100.xhp\" name=\"Form Wizard - Field Selection\">Form Wizard - Field Selection</link>"
-msgstr "<link href=\"text/shared/autopi/01090100.xhp\" name=\"Αυτόματος πιλότος Φόρμας - Επιλογή πεδίων\">Αυτόματος πιλότος Φόρμας - Επιλογή πεδίων</link>"
+msgid "<ahelp hid=\"34242\">Displays the number of pages in your site on the index page.</ahelp>"
+msgstr "<ahelp hid=\"34242\">Δείχνει τον αριθμό των σελίδων της ιστοσελίδας σας στη σελίδα ευρετηρίου.</ahelp>"
-#: 01090100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3150445\n"
-"2\n"
+"webwizard04.xhp\n"
+"par_idN1058F\n"
"help.text"
-msgid "<ahelp hid=\".\">On this page of the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>, you can specify the table or query that you need to create the form as well as the fields that you want to include in the form.</ahelp>"
-msgstr "<ahelp hid=\".\">Σε αυτή τη σελίδα του <link href=\"text/shared/autopi/01090000.xhp\">Αυτόματου Πιλότου Φόρμας</link>, έχετε τη δυνατότητα να ορίσετε τον πίνακα ή το ερώτημα τα οποία χρειάζεστε για να δημιουργήσετε τη φόρμα, καθώς και τα πεδία τα οποία θέλετε να συμπεριληφθούν στη φόρμα.</ahelp>"
+msgid "Size in KB"
+msgstr "Μέγεθος σε KB"
-#: 01090100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3153750\n"
-"5\n"
+"webwizard04.xhp\n"
+"par_idN10593\n"
"help.text"
-msgid "Tables or queries"
-msgstr "Πίνακες ή ερωτήματα"
+msgid "<ahelp hid=\"34243\">Displays the file size in kilobytes on the index page.</ahelp>"
+msgstr "<ahelp hid=\"34243\">Δείχνει το μέγεθος του αρχείου σε kilobytes στη σελίδα ευρετηρίου.</ahelp>"
-#: 01090100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3147399\n"
-"6\n"
+"webwizard04.xhp\n"
+"par_idN10596\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGFORM_LBTABLES\">Specifies the table or query that you want to create the form for.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_LBTABLES\">Καθορίζει τον πίνακα ή το ερώτημα για τα οποία επιθυμείτε να δημιουργήσετε τη φόρμα.</ahelp>"
+msgid "Optimize the layout for screen resolution:"
+msgstr "Βελτιστοποιείστε τη διάταξη γιια την ανάλυση οθόνης:"
-#: 01090100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3153527\n"
-"8\n"
+"webwizard04.xhp\n"
+"par_idN1059A\n"
"help.text"
-msgid "Available fields"
-msgstr "Διαθέσιμα πεδία"
+msgid "640x480"
+msgstr "640x480"
-#: 01090100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3149095\n"
-"9\n"
+"webwizard04.xhp\n"
+"par_idN1059E\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGFORM_FIELDSAVAILABLE\">Lists the names of the data base fields in the selected table or query.</ahelp> Click to select a field or hold down the Shift or the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while you click to select more than one field."
-msgstr "<ahelp hid=\"HID_DLGFORM_FIELDSAVAILABLE\">Παραθέτει τα ονόματα των πεδίων της βάσης δεδομένων στο επιλεγμένο πίνακα ή ερώτημα.</ahelp> Κάντε κλικ για να επιλέξετε ένα πεδίο ή κρατήστε πατημένο το πλήκτρο Shift ή το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> καθώς επιλέγετε περισσότερα από ένα πεδία."
+msgid "<ahelp hid=\"34244\">Optimizes the web site for a 640x480 pixel screen resolution.</ahelp>"
+msgstr "<ahelp hid=\"34244\">Βελτιστοποιεί την ιστοσελίδα για ανάλυση οθόνης 640x480 pixel.</ahelp>"
-#: 01090100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3150443\n"
-"10\n"
+"webwizard04.xhp\n"
+"par_idN105A1\n"
"help.text"
-msgid ">"
-msgstr ">"
+msgid "800x600"
+msgstr "800x600"
-#: 01090100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3148538\n"
-"11\n"
+"webwizard04.xhp\n"
+"par_idN105A5\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGFORM_CMDMOVESELECTED\">Click to move the selected field(s) to the box that the arrow is pointing to.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_CMDMOVESELECTED\">Κάντε κλικ για να μεταφέρετε το επιλεγμένο πεδίο στο πεδίο το οποίο δείχνει το βέλος.</ahelp>"
+msgid "<ahelp hid=\"34245\">Optimizes the web site for a 800x600 pixel screen resolution.</ahelp>"
+msgstr "<ahelp hid=\"34245\">Βελτιστοποιεί την ιστοσελίδα για ανάλυση οθόνης 800x600 pixel.</ahelp>"
-#: 01090100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3154142\n"
-"12\n"
+"webwizard04.xhp\n"
+"par_idN105A8\n"
"help.text"
-msgid ">>"
-msgstr ">>"
+msgid "1024x768"
+msgstr "1024x768"
-#: 01090100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3145121\n"
-"13\n"
+"webwizard04.xhp\n"
+"par_idN105AC\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGFORM_CMDMOVEALL\">Click to move all fields to the box that the arrow is pointing to.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_CMDMOVEALL\">Κάντε κλικ για να μετακινήσετε όλα τα πεδία στο πεδίο στο οποίο δείχνει το βέλος.</ahelp>"
+msgid "<ahelp hid=\"34246\">Optimizes the web site for a 1024x768 pixel screen resolution.</ahelp>"
+msgstr "<ahelp hid=\"34246\">Βελτιστοποιεί την ιστοσελίδα για ανάλυση οθόνης 1024x768 pixel.</ahelp>"
-#: 01090100.xhp
+#: webwizard04.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3155419\n"
-"14\n"
+"webwizard04.xhp\n"
+"par_idN105AF\n"
"help.text"
-msgid "<"
-msgstr "<"
+msgid "<link href=\"text/shared/autopi/webwizard05.xhp\">Web Wizard - Design</link>"
+msgstr "<link href=\"text/shared/autopi/webwizard05.xhp\">Αυτόματος πιλότος διαδικτύου - Σχέδιο</link>"
-#: 01090100.xhp
+#: webwizard05.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3149763\n"
-"15\n"
+"webwizard05.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGFORM_CMDREMOVESELECTED\">Click to move the selected field(s) to the box that the arrow is pointing to.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_CMDREMOVESELECTED\">Κάντε κλικ για να μεταφέρετε τα επιλεγμένα πεδία στο πεδίο στο οποίο δείχνει το βέλος.</ahelp>"
+msgid "Web Wizard - Design"
+msgstr "Αυτόματος πιλότος ιστοσελίδας - Σχέδιο"
-#: 01090100.xhp
+#: webwizard05.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3159399\n"
-"16\n"
+"webwizard05.xhp\n"
+"par_idN10544\n"
"help.text"
-msgid "<<"
-msgstr "<<"
+msgid "<link href=\"text/shared/autopi/webwizard05.xhp\">Web Wizard - Design</link>"
+msgstr "<link href=\"text/shared/autopi/webwizard05.xhp\">Αυτόματος πιλότος διαδικτύου - Σχέδιο</link>"
-#: 01090100.xhp
+#: webwizard05.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3156329\n"
-"17\n"
+"webwizard05.xhp\n"
+"par_idN10554\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGFORM_CMDREMOVEALL\">Click to move all fields to the box that the arrow is pointing to.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_CMDREMOVEALL\">Κάντε κλικ για να μετακινήσετε όλα τα πεδία στο πεδίο στο οποίο δείχνει το βέλος.</ahelp>"
+msgid "Select a style for the index page."
+msgstr "Επιλέξτε ένα πρότυπο για τη σελίδα ευρετηρίου."
-#: 01090100.xhp
+#: webwizard05.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_idN1074A\n"
+"webwizard05.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "^"
-msgstr "^"
+msgid "Style"
+msgstr "Στυλ"
-#: 01090100.xhp
+#: webwizard05.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_idN1074E\n"
+"webwizard05.xhp\n"
+"par_idN1055B\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to move the selected field up one entry in the list.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να μετακινήσετε το επιλεγμένο πεδίο μία καταχώρηση πιο πάνω στη λίστα.</ahelp>"
+msgid "<ahelp hid=\"34247\">Select the color scheme for the index page.</ahelp>"
+msgstr "<ahelp hid=\"34247\">Επιλέξτε το συνδυασμό χρωμάτων για τη σελίδα ευρετηρίου.</ahelp>"
-#: 01090100.xhp
+#: webwizard05.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_idN10751\n"
+"webwizard05.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "v"
-msgstr "v"
+msgid "Background"
+msgstr "Φόντο"
-#: 01090100.xhp
+#: webwizard05.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_idN10755\n"
+"webwizard05.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to move the selected field down one entry in the list.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να μετακινήσετε το επιλεγμένο πεδίο μία καταχώρηση πιο κάτω στη λίστα.</ahelp>"
+msgid "<ahelp hid=\"34248\">Select a <link href=\"text/shared/autopi/webwizard05bi.xhp\">Background image</link> for the index page.</ahelp>"
+msgstr "<ahelp hid=\"34248\">Επιλέξτε μία <link href=\"text/shared/autopi/webwizard05bi.xhp\">Εικόνα φόντου</link> για τη σελίδα ευρετηρίου.</ahelp>"
-#: 01090100.xhp
+#: webwizard05.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3147618\n"
-"18\n"
+"webwizard05.xhp\n"
+"par_idN10573\n"
"help.text"
-msgid "Fields in the form"
-msgstr "Πεδία μέσα στη φόρμα"
+msgid "Icon set"
+msgstr "Ομάδα εικονιδίων"
-#: 01090100.xhp
+#: webwizard05.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3156194\n"
-"19\n"
+"webwizard05.xhp\n"
+"par_idN10577\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGFORM_FIELDSSELECTED\">Displays the fields that are in the new form.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGFORM_FIELDSSELECTED\">Εμφανίζει τα πεδία τα οποία βρίσκονται στη νέα φόρμα.</ahelp>"
+msgid "<ahelp hid=\"34249\">Select the <link href=\"text/shared/autopi/webwizard05is.xhp\">Icons</link> that you want to use for the navigation elements on the index page.</ahelp>"
+msgstr "<ahelp hid=\"34249\">Επιλέξτε τα <link href=\"text/shared/autopi/webwizard05is.xhp\">Εικονίδια</link> που θέλετε να χρησιμοποιήσετε για τα στοιχεία πλοήγησης στη σελίδα ευρετηρίου.</ahelp>"
-#: 01090100.xhp
+#: webwizard05.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3150398\n"
-"7\n"
+"webwizard05.xhp\n"
+"par_idN10588\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090200.xhp\" name=\"Form Wizard - Set up a subform\">Form Wizard - Set up a subform</link>"
-msgstr "<link href=\"text/shared/autopi/01090200.xhp\" name=\"Αυτόματος Πιλότος Φόρμας - Δημιουργία υποφόρμας\">Αυτόματος Πιλότος Φόρμας - Δημιουργία υποφόρμας</link>"
+msgid "<link href=\"text/shared/autopi/webwizard06.xhp\">Web Wizard - Web site information</link>"
+msgstr "<link href=\"text/shared/autopi/webwizard06.xhp\">Αυτόματος πιλότος διαδικτύου - Πληροφορίες Ιστοσελίδας</link>"
-#: 01010600.xhp
+#: webwizard05bi.xhp
msgctxt ""
-"01010600.xhp\n"
+"webwizard05bi.xhp\n"
"tit\n"
"help.text"
-msgid "Letter Wizard - Name and Location"
-msgstr "Αυτόματος πιλότος επιστολής - Όνομα και τοποθεσία"
-
-#: 01010600.xhp
-msgctxt ""
-"01010600.xhp\n"
-"hd_id3150355\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Letter Wizard - Name and Location\">Letter Wizard - Name and Location</link>"
-msgstr "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Αυτόματος Πιλότος Επιστολής- Όνομα και τοποθεσία\">Αυτόματος Πιλότος Επιστολής- Όνομα και τοποθεσία</link>"
-
-#: 01010600.xhp
-msgctxt ""
-"01010600.xhp\n"
-"par_id3152996\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_LETTER_PAGE6\">Specifies where and under which name you want to save the document and template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LETTER_PAGE6\">Ορίζει τη θέση και το όνομα με το οποίο θέλετε να αποθηκευτεί το έγγραφο και το πρότυπο.</ahelp>"
-
-#: 01010600.xhp
-msgctxt ""
-"01010600.xhp\n"
-"hd_id3154047\n"
-"10\n"
-"help.text"
-msgid "Template name"
-msgstr "Όνομα Προτύπου"
-
-#: 01010600.xhp
-msgctxt ""
-"01010600.xhp\n"
-"par_id3159157\n"
-"11\n"
-"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_TXTTEMPLATENAME\">Specifies the title of the document template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_TXTTEMPLATENAME\">Ορίζει τον τίτλο του προτύπου εγγράφου.</ahelp>"
-
-#: 01010600.xhp
-msgctxt ""
-"01010600.xhp\n"
-"hd_id3151043\n"
-"31\n"
-"help.text"
-msgid "Path"
-msgstr "Διαδρομή"
+msgid "Background Images"
+msgstr "Εικόνες φόντου"
-#: 01010600.xhp
+#: webwizard05bi.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_idN1061A\n"
+"webwizard05bi.xhp\n"
+"par_idN1053A\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_TXTPATH\">Enter the path and file name for the template, or click the <emph>...</emph> button to select the path and file name.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_TXTPATH\">Εισάγετε τη διαδρομή και το όνομα αρχείου για το πρότυπο, ή κάντε κλικ στο κουμπί <emph>...</emph> για να επιλέξετε την διαδρομή και το όνομα του αρχείου.</ahelp>"
+msgid "Background Images"
+msgstr "Εικόνες φόντου"
-#: 01010600.xhp
+#: webwizard05bi.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_idN10639\n"
+"webwizard05bi.xhp\n"
+"par_idN1053E\n"
"help.text"
-msgid "Create a letter from this template"
-msgstr "Δημιουργία μιας επιστολής από αυτό το πρότυπο"
+msgid "<ahelp hid=\"34290\">Specifies a background image for the <link href=\"text/shared/autopi/webwizard05.xhp\">Web Wizard style</link>.</ahelp>"
+msgstr "<ahelp hid=\"34290\">Ορίζει μία εικόνα φόντου για το <link href=\"text/shared/autopi/webwizard05.xhp\">Πρότυπο πιλότου ιστοσελίδας</link>.</ahelp>"
-#: 01010600.xhp
+#: webwizard05bi.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_idN1063C\n"
+"webwizard05bi.xhp\n"
+"par_idN1054F\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_OPTCREATELETTER\">Saves and closes the template, and then opens a new untitled document based on the template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_OPTCREATELETTER\">Αποθηκεύει και κλείνει ένα πρότυπο, και μετά ανοίγει ένα καινούριο έγγραφο χωρίς τίτλο που βασίζεται σε αυτό το πρότυπο.</ahelp>"
+msgid "Other"
+msgstr "Άλλα"
-#: 01010600.xhp
+#: webwizard05bi.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_idN10653\n"
+"webwizard05bi.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "Make manual changes to this letter template"
-msgstr "Χειροκίνητες αλλαγές στο πρότυπο αυτής της επιστολής"
+msgid "<ahelp hid=\"34291\">Opens a file open dialog to select a background image file for the index page.</ahelp>"
+msgstr "<ahelp hid=\"34291\">Ανοίγει ένα διάλογο ανοίγματος αρχείων για να επιλέξετε ένα αρχείο εικόνας φόντου για τη σελίδα ευρετηρίου.</ahelp>"
-#: 01010600.xhp
+#: webwizard05bi.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_idN10656\n"
+"webwizard05bi.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "<ahelp hid=\"HID_LTRWIZ_OPTMAKECHANGES\">Saves the template and keeps it open for editing.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_OPTMAKECHANGES\">Αποθηκεύει το πρότυπο και το διατηρεί ανοιχτό για επεξεργασία.</ahelp>"
+msgid "None"
+msgstr "Κανένα"
-#: 01010600.xhp
+#: webwizard05bi.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_idN10665\n"
+"webwizard05bi.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01010000.xhp\">Letter Wizard overview</link>"
-msgstr "<link href=\"text/shared/autopi/01010000.xhp\">Επισκόπηση επιστολής αυτόματου πιλότου</link>"
+msgid "<ahelp hid=\"34292\">Clears the background image from the index page.</ahelp>"
+msgstr "<ahelp hid=\"34292\">Καθαρίζει την εικόνα φόντου από τη σελίδα ευρετηρίου.</ahelp>"
-#: 01110500.xhp
+#: webwizard05is.xhp
msgctxt ""
-"01110500.xhp\n"
+"webwizard05is.xhp\n"
"tit\n"
"help.text"
-msgid "HTML Export - Page 5"
-msgstr "Εξαγωγή HTML - Σελίδα 5"
+msgid "Icon Set"
+msgstr "Ομάδα εικονιδίων"
-#: 01110500.xhp
+#: webwizard05is.xhp
msgctxt ""
-"01110500.xhp\n"
-"hd_id3144415\n"
-"1\n"
+"webwizard05is.xhp\n"
+"par_idN1053A\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01110500.xhp\" name=\"HTML Export - Page 5\">HTML Export - Page 5</link>"
-msgstr "<link href=\"text/shared/autopi/01110500.xhp\" name=\"Εξαγωγή HTML - Σελίδα 5\">Εξαγωγή HTML - Σελίδα 5</link>"
+msgid "Icon Sets"
+msgstr "Ομάδες εικονιδίων"
-#: 01110500.xhp
+#: webwizard05is.xhp
msgctxt ""
-"01110500.xhp\n"
-"par_id3151100\n"
-"2\n"
+"webwizard05is.xhp\n"
+"par_idN1053E\n"
"help.text"
-msgid "Defines a button style for navigation through the presentation slides."
-msgstr "Καθορίζει ένα στυλ κουμπιών για την περιήγηση ανάμεσα στις διαφάνειες της παρουσίασης."
+msgid "<ahelp hid=\"41000\">Select an icon set for navigation on HTML presentation documents in the <link href=\"text/shared/autopi/webwizard05.xhp\">Web Wizard</link>.</ahelp>"
+msgstr "<ahelp hid=\"41000\">Επιλέξτε μια ομάδα εικονιδίων, για περιήγηση σε έγγραφα παρουσίασης HTML στον <link href=\"text/shared/autopi/webwizard05.xhp\">Αυτόματο πιλότο ιστοσελίδας</link>.</ahelp>"
-#: 01110500.xhp
+#: webwizard05is.xhp
msgctxt ""
-"01110500.xhp\n"
-"par_id3155351\n"
-"9\n"
+"webwizard05is.xhp\n"
+"par_idN1054F\n"
"help.text"
-msgid "This page is not visible if you have unmarked the <emph>Create title page</emph> check box, or if you have selected either automatic or WebCast export."
-msgstr "Αυτή η σελίδα δεν εμφανίζεται αν αποεπιλέξετε του κουτί επιλογής <emph>Δημιουργία εξωφύλλου</emph> ή αν έχετε επιλέξει αυτόματα ή WebCast ως μέθοδο εξαγωγής."
+msgid "None"
+msgstr "Κανένα"
-#: 01110500.xhp
+#: webwizard05is.xhp
msgctxt ""
-"01110500.xhp\n"
-"hd_id3145090\n"
-"7\n"
+"webwizard05is.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "Select button style"
-msgstr "Επιλογή στυλ κουμπιών"
+msgid "<ahelp hid=\"41002\">Clears the icon set from the index page.</ahelp>"
+msgstr "<ahelp hid=\"41002\">Αφαιρεί την ομάδα εικονιδίων από το ευρετήριο.</ahelp>"
-#: 01110500.xhp
+#: webwizard06.xhp
msgctxt ""
-"01110500.xhp\n"
-"par_id3155805\n"
-"8\n"
+"webwizard06.xhp\n"
+"tit\n"
"help.text"
-msgid "Specifies whether you want to insert navigation buttons in your presentation. You can also select the style of the buttons."
-msgstr "Καθορίζει εάν θα συμπεριληφθούν κουμπιά στο έγγραφό σας. Μπορείτε, επίσης, να ορίσετε το στυλ των κουμπιών."
+msgid "Web Wizard - Web Site Information"
+msgstr "Αυτόματος πιλότος ιστοσελίδας - Πληροφορίες Ιστοσελίδας"
-#: 01110500.xhp
+#: webwizard06.xhp
msgctxt ""
-"01110500.xhp\n"
-"hd_id3149095\n"
-"3\n"
+"webwizard06.xhp\n"
+"par_idN10544\n"
"help.text"
-msgid "Text only"
-msgstr "Μόνο κείμενο"
+msgid "<link href=\"text/shared/autopi/webwizard06.xhp\">Web Wizard - Web Site Information</link>"
+msgstr "<link href=\"text/shared/autopi/webwizard06.xhp\"> Αυτόματος πιλότος ιστοσελίδας - Πληροφορίες ιστοσελίδας</link>"
-#: 01110500.xhp
+#: webwizard06.xhp
msgctxt ""
-"01110500.xhp\n"
-"par_id3147576\n"
-"4\n"
+"webwizard06.xhp\n"
+"par_idN10554\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE5_TEXTONLY\">Inserts only text hyperlinks instead of buttons.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE5_TEXTONLY\">Εισάγει μόνο υπερσυνδέσεις κειμένου αντί για κουμπιά.</ahelp>"
+msgid "Enter the title and meta information for your web site."
+msgstr "Εισάγετε τον τίτλο και πληροφορίες για την ιστοσελίδα σας."
-#: 01110500.xhp
+#: webwizard06.xhp
msgctxt ""
-"01110500.xhp\n"
-"hd_id3156411\n"
-"5\n"
+"webwizard06.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "Selection field"
-msgstr "Πεδίο επιλογής"
+msgid "Title"
+msgstr "Τίτλος"
-#: 01110500.xhp
+#: webwizard06.xhp
msgctxt ""
-"01110500.xhp\n"
-"par_id3153681\n"
-"6\n"
+"webwizard06.xhp\n"
+"par_idN1055B\n"
"help.text"
-msgid "Displays the available button styles. Click on a button style to select it."
-msgstr "Εμφανίζει τα διαθέσιμα στυλ κουμπιών. Κάντε κλικ σε ένα στυλ κουμπιών για να το επιλέξετε."
+msgid "<ahelp hid=\"34250\">Enter the title for the index page. This element is displayed on the title bar of web browsers.</ahelp>"
+msgstr "<ahelp hid=\"34250\">Εισάγετε τον τίτλο για τη σελίδα ευρετήριο. Αυτό το στοιχείο προβάλετε στη γραμμή τίτλου του προγράμματος ανάγνωσης ιστοσελίδων web.</ahelp>"
-#: webwizard05is.xhp
+#: webwizard06.xhp
msgctxt ""
-"webwizard05is.xhp\n"
-"tit\n"
+"webwizard06.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "Icon Set"
-msgstr "Ομάδα εικονιδίων"
+msgid "Description"
+msgstr "Περιγραφή"
-#: webwizard05is.xhp
+#: webwizard06.xhp
msgctxt ""
-"webwizard05is.xhp\n"
-"par_idN1053A\n"
+"webwizard06.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "Icon Sets"
-msgstr "Ομάδες εικονιδίων"
+msgid "<ahelp hid=\"34253\">Enter a description for the index page. The description is stored in an HTML meta tag.</ahelp>"
+msgstr "<ahelp hid=\"34253\">Εισάγετε μια περιγραφή για τη σελίδα ευρετηρίου. Η περιγραφή αποθηκεύεται σε μία HTML meta ετικέτα.</ahelp>"
-#: webwizard05is.xhp
+#: webwizard06.xhp
msgctxt ""
-"webwizard05is.xhp\n"
-"par_idN1053E\n"
+"webwizard06.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "<ahelp hid=\"41000\">Select an icon set for navigation on HTML presentation documents in the <link href=\"text/shared/autopi/webwizard05.xhp\">Web Wizard</link>.</ahelp>"
-msgstr "<ahelp hid=\"41000\">Επιλέξτε μια ομάδα εικονιδίων, για περιήγηση σε έγγραφα παρουσίασης HTML στον <link href=\"text/shared/autopi/webwizard05.xhp\">Αυτόματο πιλότο ιστοσελίδας</link>.</ahelp>"
+msgid "Keywords"
+msgstr "Λέξεις κλειδιά"
-#: webwizard05is.xhp
+#: webwizard06.xhp
msgctxt ""
-"webwizard05is.xhp\n"
-"par_idN1054F\n"
+"webwizard06.xhp\n"
+"par_idN10569\n"
"help.text"
-msgid "None"
-msgstr "Κανένα"
+msgid "Enter keywords for the index page. Keywords are stored in HTML meta tags."
+msgstr "Εισάγετε τις λέξεις κλειδιά για τη σελίδα ευρετηρίου. Οι λέξεις κλειδιά αποθηκεύονται σε HTML meta ετικέτες."
-#: webwizard05is.xhp
+#: webwizard06.xhp
msgctxt ""
-"webwizard05is.xhp\n"
-"par_idN10553\n"
+"webwizard06.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "<ahelp hid=\"41002\">Clears the icon set from the index page.</ahelp>"
-msgstr "<ahelp hid=\"41002\">Αφαιρεί την ομάδα εικονιδίων από το ευρετήριο.</ahelp>"
+msgid "Created"
+msgstr "Δημιουργήθηκε"
-#: 01120300.xhp
+#: webwizard06.xhp
msgctxt ""
-"01120300.xhp\n"
-"tit\n"
+"webwizard06.xhp\n"
+"par_idN10570\n"
"help.text"
-msgid "Group Element Wizard: Field Values"
-msgstr "Αυτόματος πιλότος στοιχείου ομαδοποίησης: Τιμές Πεδίων"
+msgid "<ahelp hid=\"34255\">Enter the creation date for the index page. The date is stored in an HTML meta tag.</ahelp>"
+msgstr "<ahelp hid=\"34255\">Εισάγετε την ημερομηνία δημιουργίας για τη σελίδας ευρετηρίου. Η ημερομηνία αποθηκεύεται σε μία HTML meta ετικέτα.</ahelp>"
-#: 01120300.xhp
+#: webwizard06.xhp
msgctxt ""
-"01120300.xhp\n"
-"hd_id3151097\n"
-"1\n"
+"webwizard06.xhp\n"
+"par_idN10573\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01120300.xhp\" name=\"Group Element Wizard: Field Values\">Group Element Wizard: Field Values</link>"
-msgstr "<link href=\"text/shared/autopi/01120300.xhp\" name=\"Αυτόματος πιλότος στοιχείου ομαδοποίησης: Τιμές Πεδίων\">Αυτόματος πιλότος στοιχείου ομαδοποίησης: Τιμές Πεδίων</link>"
+msgid "Modified"
+msgstr "Τροποποιήθηκε"
-#: 01120300.xhp
+#: webwizard06.xhp
msgctxt ""
-"01120300.xhp\n"
-"par_id3151100\n"
-"2\n"
+"webwizard06.xhp\n"
+"par_idN10577\n"
"help.text"
-msgid "Assigns a reference value to each option field."
-msgstr "Αντιστοιχίζει μια τιμή παραπομπής σε κάθε πεδίο επιλογής."
+msgid "<ahelp hid=\"34256\">Enter the modified date for the index page. The date is stored in an HTML meta tag.</ahelp>"
+msgstr "<ahelp hid=\"34256\">Εισάγετε την ημερομηνία τροποποίησης για τη σελίδα ευρετηρίου. Η ημερομηνία αποθηκεύεται σε μία HTML meta ετικέτα.</ahelp>"
-#: 01120300.xhp
+#: webwizard06.xhp
msgctxt ""
-"01120300.xhp\n"
-"par_id3153323\n"
-"7\n"
+"webwizard06.xhp\n"
+"par_idN1057A\n"
"help.text"
-msgid "Select a field from the option fields list and enter the corresponding <link href=\"text/shared/02/01170101.xhp\" name=\"reference value\">reference value</link>."
-msgstr "Επιλέξτε ένα πεδίο από τη λίστα των πεδίων επιλογής και εισαγάγετε την αντίστοιχη <link href=\"text/shared/02/01170101.xhp\" name=\"τιμή αναφοράς\">τιμή αναφοράς</link>."
+msgid "E-mail"
+msgstr "E-mail"
-#: 01120300.xhp
+#: webwizard06.xhp
msgctxt ""
-"01120300.xhp\n"
-"hd_id3152594\n"
-"3\n"
+"webwizard06.xhp\n"
+"par_idN1057E\n"
"help.text"
-msgid "Which value do you want to assign to each option?"
-msgstr "Ποιά τιμή θέλετε να αντιστοιχίσετε σε κάθε επιλογή;"
+msgid "<ahelp hid=\"34258\">Enter the e-mail address for the index page. The address is stored in an HTML meta tag.</ahelp>"
+msgstr "<ahelp hid=\"34258\">Εισάγετε την διεύθυνση e-mail για τη σελίδα ευρετηρίου. Η διεύθυνση αποθηκεύεται σε μία HTML meta ετικέτα.</ahelp>"
-#: 01120300.xhp
+#: webwizard06.xhp
msgctxt ""
-"01120300.xhp\n"
-"par_id3152425\n"
-"4\n"
+"webwizard06.xhp\n"
+"par_idN10581\n"
"help.text"
-msgid "<ahelp hid=\"DBP_EDIT_RID_PAGE_OPTIONVALUES_ET_OPTIONVALUE\" visibility=\"visible\">Select a number or a text as a reference value for the selected option field.</ahelp>"
-msgstr "<ahelp hid=\"DBP_EDIT_RID_PAGE_OPTIONVALUES_ET_OPTIONVALUE\" visibility=\"visible\">Επιλέξτε το κείμενο ή αριθμό που θέλετε να αντιστοιχίσετε ως τιμή αναφοράς για το συγκεκριμένο πεδίο επιλογών.</ahelp>"
+msgid "Copyright notice"
+msgstr "Σημείωμα πνευματικών δικαιωμάτων"
-#: 01120300.xhp
+#: webwizard06.xhp
msgctxt ""
-"01120300.xhp\n"
-"hd_id3155555\n"
-"5\n"
+"webwizard06.xhp\n"
+"par_idN10585\n"
"help.text"
-msgid "Option fields"
-msgstr "Πεδία επιλογής"
+msgid "<ahelp hid=\"34259\">Enter the copyright notice for the index page. The notice is stored in an HTML meta tag.</ahelp>"
+msgstr "<ahelp hid=\"34259\">Εισάγετε τα πνευματικά δικαιώματα για τη σελίδα ευρετηρίου. Το σημείωμα αποθηκεύεται σε μία HTML meta ετικέτα.</ahelp>"
-#: 01120300.xhp
+#: webwizard06.xhp
msgctxt ""
-"01120300.xhp\n"
-"par_id3155941\n"
-"6\n"
+"webwizard06.xhp\n"
+"par_idN10588\n"
"help.text"
-msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTIONVALUES_LB_RADIOBUTTONS\" visibility=\"visible\">Select the option field for which you want to assign the reference value.</ahelp>"
-msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTIONVALUES_LB_RADIOBUTTONS\" visibility=\"visible\">Επιλέξτε το πεδίο επιλογής που θέλετε να αντιστοιχίσετε με την τιμή παραπομπής.</ahelp>"
+msgid "<link href=\"text/shared/autopi/webwizard07.xhp\">Web Wizard - Preview</link>"
+msgstr "<link href=\"text/shared/autopi/webwizard07.xhp\">Αυτόματος πιλότος ιστοσελίδας - Προεπισκόπηση</link>"
-#: 01110400.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110400.xhp\n"
+"webwizard07.xhp\n"
"tit\n"
"help.text"
-msgid "HTML Export - Page 4"
-msgstr "Εξαγωγή HTML - Σελίδα 4"
+msgid "Web Wizard - Preview"
+msgstr "Αυτόματος πιλότος ιστοσελίδας - Προεπισκόπηση"
-#: 01110400.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110400.xhp\n"
-"hd_id3151100\n"
-"1\n"
+"webwizard07.xhp\n"
+"par_idN10544\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01110400.xhp\" name=\"HTML Export - Page 4\">HTML Export - Page 4</link>"
-msgstr "<link href=\"text/shared/autopi/01110400.xhp\" name=\"Εξαγωγή HTML - Σελίδα 4\">Εξαγωγή HTML - Σελίδα 4</link>"
+msgid "<link href=\"text/shared/autopi/webwizard07.xhp\">Web Wizard - Preview</link>"
+msgstr "<link href=\"text/shared/autopi/webwizard07.xhp\">Αυτόματος πιλότος ιστοσελίδας - Προεπισκόπηση</link>"
-#: 01110400.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110400.xhp\n"
-"par_id3109850\n"
-"2\n"
+"webwizard07.xhp\n"
+"par_idN10554\n"
"help.text"
-msgid "Specifies the information to be displayed on the title page of the publication."
-msgstr "Καθορίζει τις πληροφορίες που θα εμφανίζονται στη σελίδα τίτλου της έκδοσης."
+msgid "Specify where you want to publish your web site as well as preview your site."
+msgstr "Ορίστε που θέλετε να δημοσιεύσετε τον web ιστότοπό σας καθώς και δείτε μία προεπισκόπηση του ιστοτόπου."
-#: 01110400.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110400.xhp\n"
-"par_id3149549\n"
-"19\n"
+"webwizard07.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "You can skip this page if you unmark the <emph>Create title page</emph> option, or if you select Automatic or WebCast, in previous pages of the Wizard."
-msgstr "Μπορείτε να παρακάμψετε αυτήν τη σελίδα, καταργώντας την επιλογή <emph>Δημιουργία εξώφυλλου</emph> ή εάν επιλέξετε Αυτόματο ή WebCast στις προηγούμενες σελίδες του Βοηθού Επιλογών."
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 01110400.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110400.xhp\n"
-"hd_id3155392\n"
-"15\n"
+"webwizard07.xhp\n"
+"par_idN1055B\n"
"help.text"
-msgid "Information for the title page"
-msgstr "Πληροφορίες για το εξώφυλλο"
+msgid "<ahelp hid=\"34260\">Opens your web page in the default web browser of your operating system.</ahelp>"
+msgstr "<ahelp hid=\"34260\">Ανοίγει τον web ιστότοπό σας στο προεπιλεγμένο πρόγραμμα ανάγνωσης ιστοσελίδων του λειτουργικού σας συστήματος.</ahelp>"
-#: 01110400.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110400.xhp\n"
-"hd_id3155941\n"
-"3\n"
+"webwizard07.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "Author"
-msgstr "Συντάκτης"
+msgid "Local directory"
+msgstr "Τοπικός κατάλογος"
-#: 01110400.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110400.xhp\n"
-"par_id3154288\n"
-"4\n"
+"webwizard07.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE4_AUTHOR\">Specifies the name of the publication's author.</ahelp>"
-msgstr "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE4_AUTHOR\">Καθορίζει το όνομα του συντάκτη της έκδοσης.</ahelp>"
+msgid "<ahelp hid=\"34261\">Uploads your index page and files to a local directory. The index page is saved to the location that you specified. All other files are saved to the \"myWebsite\" directory in the directory that contains the index page.</ahelp>"
+msgstr "<ahelp hid=\"34261\">Ανεβάζει τη σελίδα ευρετηρίου και τα αρχεία σας σε έναν τοπικό κατάλογο. Η σελίδα ευρετηρίου αποθηκεύεται στην τοποθεσία που ορίσατε. Τα υπόλοιπα αρχεία αποθηκεύονται στον κατάλογο \"myWebsite\", στο κατάλογο που περιέχει τη σελίδα ευρετηρίου.</ahelp>"
-#: 01110400.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110400.xhp\n"
-"hd_id3147089\n"
-"5\n"
+"webwizard07.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "E-mail address"
-msgstr "Ηλεκτρονική διεύθυνση"
+msgid "..."
+msgstr "..."
-#: 01110400.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110400.xhp\n"
-"par_id3166460\n"
-"6\n"
+"webwizard07.xhp\n"
+"par_idN10569\n"
"help.text"
-msgid "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE4_EMAIL_EDIT\">Specifies the e-mail address.</ahelp>"
-msgstr "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE4_EMAIL_EDIT\">Καθορίζει την ηλεκτρονική διεύθυνση.</ahelp>"
+msgid "<ahelp hid=\"34263\">Opens a dialog to select a folder.</ahelp>"
+msgstr "<ahelp hid=\"34263\">Ανοίγει ένα παράθυρο διαλόγου, για να επιλέξετε ένα φάκελο.</ahelp>"
-#: 01110400.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110400.xhp\n"
-"hd_id3147242\n"
-"7\n"
+"webwizard07.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "Your homepage"
-msgstr "Η αρχική σελίδα σας"
+msgid "Archive file"
+msgstr "Αρχείο"
-#: 01110400.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110400.xhp\n"
-"par_id3150355\n"
-"8\n"
+"webwizard07.xhp\n"
+"par_idN10570\n"
"help.text"
-msgid "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE4_WWW_EDIT\">Specifies your homepage. A hyperlink will be inserted in the publication.</ahelp>"
-msgstr "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE4_WWW_EDIT\">Καθορίζει την κεντρική σελίδα σας. Μια υπερσύνδεση θα εισαχθεί στην παρουσίαση.</ahelp>"
+msgid "<ahelp hid=\"34265\">Adds your index page and files to a compressed archive file and uploads the file to your web site. The index page is saved to the location that you specified. All other files are saved to the \"myWebsite\" directory in the directory that contains the index page.</ahelp>"
+msgstr "<ahelp hid=\"34265\">Προσθέτει τη σελίδα ευρετηρίου και τα αρχεία σας σε ένα συμπιεσμένο αρχείο προς φύλαξη και το ανεβάζει στην ιστοσελίδα σας. Η σελίδα ευρετηρίου αποθηκεύεται στην τοποθεσία που ορίσατε. Τα υπόλοιπα αρχεία αποθηκεύονται στον κατάλογο \"myWebsite\", στο κατάλογο που περιέχει τη σελίδα ευρετηρίου.</ahelp>"
-#: 01110400.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110400.xhp\n"
-"hd_id3150504\n"
-"9\n"
+"webwizard07.xhp\n"
+"par_idN10573\n"
"help.text"
-msgid "Additional information"
-msgstr "Πρόσθετες πληροφορίες"
+msgid "Depending on your operating system, the available archive file formats are zip, gzip, and war."
+msgstr "Ανάλογα με το λειτουργικό σας, οι διαθέσιμες μορφές αρχείων προς φύλαξη είναι zip, gzip και war."
-#: 01110400.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110400.xhp\n"
-"par_id3153823\n"
-"10\n"
+"webwizard07.xhp\n"
+"par_idN10576\n"
"help.text"
-msgid "<ahelp hid=\"SD:MULTILINEEDIT:DLG_PUBLISHING:PAGE4_MISC\">Specifies additional text to appear on the title page.</ahelp>"
-msgstr "<ahelp hid=\"SD:MULTILINEEDIT:DLG_PUBLISHING:PAGE4_MISC\">Καθορίζει πρόσθετο κείμενο που θα εμφανίζεται στη σελίδα τίτλου.</ahelp>"
+msgid "..."
+msgstr "..."
-#: 01110400.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110400.xhp\n"
-"hd_id3153824\n"
-"17\n"
+"webwizard07.xhp\n"
+"par_idN1057A\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Link to a copy of the original presentation</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Σύνδεσμος σε αντίγραφο της αρχικής παρουσίασης.</caseinline></switchinline>"
+msgid "<ahelp hid=\"34266\">Opens a dialog where you can specify the location of the archive file.</ahelp>"
+msgstr "<ahelp hid=\"34266\">Ανοίγει ένα παράθυρο διαλόγου, όπου μπορείτε να ορίσετε την τοποθεσία του αρχείου.</ahelp>"
-#: 01110400.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110400.xhp\n"
-"par_id3147619\n"
-"18\n"
+"webwizard07.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE4_DOWNLOAD\">Inserts a hyperlink to download a copy of the presentation file.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE4_DOWNLOAD\">Εισάγει μια υπερσύνδεση για να κατεβάσετε ένα αντίγραφο του αρχείου παρουσίασης.</ahelp></caseinline></switchinline>"
+msgid "The web via FTP"
+msgstr "Το web μέσω FTP"
-#: 01110300.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110300.xhp\n"
-"tit\n"
+"webwizard07.xhp\n"
+"par_idN10581\n"
"help.text"
-msgid "HTML Export - Page 3"
-msgstr "Εξαγωγή HTML - Σελίδα 3"
+msgid "<ahelp hid=\"34268\">Uploads your files to an FTP server. The index page is saved to the location that you specified. All other files are saved to the \"myWebsite\" directory in the directory that contains the index page.</ahelp>"
+msgstr "<ahelp hid=\"34268\">Φορτώνει τα αρχεία σας σε ένα διακομιστή FTP. Η σελίδα ευρετηρίου είναι αποθηκευμένη στην τοποθεσία που καθορίσατε. Όλα τα άλλα αρχεία είναι αποθηκευμένα στον κατάλογο \"myWebsite\" στον κατάλογο που περιέχει την σελίδα καταλόγου.</ahelp>"
-#: 01110300.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3153323\n"
-"27\n"
+"webwizard07.xhp\n"
+"par_idN10584\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01110300.xhp\" name=\"HTML Export - Page 3\">HTML Export - Page 3</link>"
-msgstr "<link href=\"text/shared/autopi/01110300.xhp\" name=\"Εξαγωγή HTML - Σελίδα 3\">Εξαγωγή HTML - Σελίδα 3</link>"
+msgid "You cannot use the FTP option if you connect to the internet through a proxy server."
+msgstr "Δεν μπορείτε να χρησιμοποιήσετε την επιλογή FTP αν συνδέεστε στο διαδίκτυο μέσω διαμεσολαβητή proxy."
-#: 01110300.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3147102\n"
-"28\n"
+"webwizard07.xhp\n"
+"par_idN10587\n"
"help.text"
-msgid "Specifies the graphics type and the target screen resolution."
-msgstr "Επιλέξτε τον τύπο γραφικών και την ανάλυση οθόνης προορισμού."
+msgid "Configure"
+msgstr "Ρύθμιση"
-#: 01110300.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3155341\n"
-"11\n"
+"webwizard07.xhp\n"
+"par_idN1058B\n"
"help.text"
-msgid "Save graphics as"
-msgstr "Αποθήκευση γραφικών ως"
+msgid "<ahelp hid=\"34269\">Opens the <link href=\"text/shared/autopi/webwizard07fc.xhp\">FTP Connection</link> dialog where you can edit and test the connection settings for the FTP server.</ahelp>"
+msgstr "<ahelp hid=\"34269\">Ανοίγει το διάλογο <link href=\"text/shared/autopi/webwizard07fc.xhp\">σύνδεση FTP </link> όπου μπορείτε να επεξεργαστείτε και να ελέγξετε τις ρυθμίσεις σύνδεσης για τον διακομιστή FTP.</ahelp>"
-#: 01110300.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3157909\n"
-"12\n"
+"webwizard07.xhp\n"
+"par_idN1059C\n"
"help.text"
-msgid "Determines the image format. You can also define the compression value for the export."
-msgstr "Επιλέξτε τη μορφή που θέλετε να έχει η εικόνα. Επίσης, μπορείτε να ορίσετε το ποσοστό συμπίεσης για την εξαγωγή."
+msgid "Save settings"
+msgstr "Αποθήκευση ρυθμίσεων"
-#: 01110300.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id2298959\n"
+"webwizard07.xhp\n"
+"par_idN105A0\n"
"help.text"
-msgid "PNG - Portable Network Graphics format"
-msgstr "PNG - μορφή Portable Network Graphics"
+msgid "<ahelp hid=\"34270\">Saves the settings that you specified in this wizard.</ahelp>"
+msgstr "<ahelp hid=\"34270\">Αποθηκεύει τις ρυθμίσεις που καθορίσατε σε αυτόν τον αυτόματο πιλότο.</ahelp>"
-#: 01110300.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id4653767\n"
+"webwizard07.xhp\n"
+"par_idN105A3\n"
"help.text"
-msgid "<ahelp hid=\".\">The files are exported as PNG files. PNG files are compressed without loss of data, and can contain more than 256 colors.</ahelp>"
-msgstr "<ahelp hid=\".\">Τα αρχεία εξάγονται ως αρχεία PNG. Τα αρχεία PNG είναι συμπιεσμένα χωρίς απώλεια δεδομένων, και μπορούν να περιέχουν πάνω από 256 χρώματα.</ahelp>"
+msgid "Save as"
+msgstr "Αποθήκευση ως"
-#: 01110300.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3147618\n"
-"13\n"
+"webwizard07.xhp\n"
+"par_idN105A7\n"
"help.text"
-msgid "GIF - Graphics Interchange Format"
-msgstr "GIF - Graphics Interchange Format"
+msgid "<ahelp hid=\"34271\">Enter the name for the settings file.</ahelp>"
+msgstr "<ahelp hid=\"34271\">Εισάγετε το όνομα για το αρχείο ρυθμίσεων.</ahelp>"
-#: 01110300.xhp
+#: webwizard07.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3154860\n"
-"14\n"
+"webwizard07.xhp\n"
+"par_idN105AA\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_GIF\">The files are exported as GIF files. GIF files are compressed without loss of data, and have a maximum of 256 colors.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_GIF\">Τα αρχεία εξάγονται ως αρχεία GIF. Τα αρχεία GIF συμπιέζονται χωρίς απώλεια δεδομένων, και έχουν ένα μέγιστο 256 χρωμάτων.</ahelp>"
+msgid "<link href=\"text/shared/autopi/webwizard00.xhp\">Web Wizard</link>"
+msgstr "<link href=\"text/shared/autopi/webwizard00.xhp\">Αυτόματος πιλότος ιστοσελίδας</link>"
-#: 01110300.xhp
+#: webwizard07fc.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3154306\n"
-"15\n"
+"webwizard07fc.xhp\n"
+"tit\n"
"help.text"
-msgid "JPG - Compressed file format"
-msgstr "JPG - Compressed file format"
+msgid "FTP Connection"
+msgstr "Σύνδεση FTP"
-#: 01110300.xhp
+#: webwizard07fc.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3153665\n"
-"16\n"
+"webwizard07fc.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_JPG\">The files are exported as JPEG files. JPEG files are compressed, with adjustable compression and can contain more than 256 colors.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_JPG\">Τα αρχεία εξάγονται ως αρχεία JPEG. Τα αρχεία JPEG συμπιέζονται με ρυθμιζόμενη συμπίεση και μπορούν να περιέχουν περισσότερα από 256 χρώματα.</ahelp>"
+msgid "FTP Connection"
+msgstr "Σύνδεση FTP"
-#: 01110300.xhp
+#: webwizard07fc.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3149763\n"
-"17\n"
+"webwizard07fc.xhp\n"
+"par_idN10547\n"
"help.text"
-msgid "Quality"
-msgstr "Ποιότητα"
+msgid "<ahelp hid=\"41040\">Edit and test the FTP server connection settings for the <link href=\"text/shared/autopi/webwizard07.xhp\">Web Wizard</link>.</ahelp>"
+msgstr "<ahelp hid=\"41040\">Επεξεργαστείτε και ελέγξτε τις ρυθμίσεις σύνδεσης με διακομιστή FTP για τον <link href=\"text/shared/autopi/webwizard07.xhp\">Αυτόματο πιλότο ιστοσελίδας</link>.</ahelp>"
-#: 01110300.xhp
+#: webwizard07fc.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3151384\n"
-"18\n"
+"webwizard07fc.xhp\n"
+"par_idN10558\n"
"help.text"
-msgid "<ahelp hid=\"SD:COMBOBOX:DLG_PUBLISHING:PAGE3_QUALITY\">Specifies the compression factor of the JPEG graphic. A 100% value offers the best quality for a large data range. The 25% factor indicates small files with inferior image quality.</ahelp>"
-msgstr "<ahelp hid=\"SD:COMBOBOX:DLG_PUBLISHING:PAGE3_QUALITY\">Ορίζει τον παράγοντα συμπίεσης του γραφικού JPEG. Η τιμή 100% προσφέρει την καλύτερη ποιότητα για ένα μεγάλο μέγεθος αρχείου. Η τιμή 25% υποδηλώνει μικρά αρχεία με κατώτερη ποιότητα εικόνας.</ahelp>"
+msgid "Server name or IP address"
+msgstr "Όνομα διακομιστή ή διεύθυνση IP"
-#: 01110300.xhp
+#: webwizard07fc.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3148552\n"
-"19\n"
+"webwizard07fc.xhp\n"
+"par_idN1055C\n"
"help.text"
-msgid "Monitor resolution"
-msgstr "Ανάλυση οθόνης"
+msgid "<ahelp hid=\"41041\">Enter the name or IP address of the FTP server.</ahelp>"
+msgstr "<ahelp hid=\"41041\">Εισάγετε το όνομα ή τη διεύθυνση IP του διακομιστή FTP.</ahelp>"
-#: 01110300.xhp
+#: webwizard07fc.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3148947\n"
-"20\n"
+"webwizard07fc.xhp\n"
+"par_idN10571\n"
"help.text"
-msgid "Defines the resolution for the target screen. Depending on the selected resolution, the image will be displayed in a reduced size. You can specify a reduction of up to 80% from the original size."
-msgstr "Εδώ, μπορείτε να ορίσετε την ανάλυση της οθόνης. Ανάλογα με την ανάλυση που θα επιλέξετε, η εικόνα θα προβάλλεται σε μειωμένο μέγεθος. Μπορείτε να ορίσετε μια μείωση έως και 80% του αρχικού της μεγέθους."
+msgid "Username"
+msgstr "Όνομα χρήστη"
-#: 01110300.xhp
+#: webwizard07fc.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3152361\n"
-"21\n"
+"webwizard07fc.xhp\n"
+"par_idN10575\n"
"help.text"
-msgid "Low resolution (640x480 pixels)"
-msgstr "Χαμηλή ανάλυση (640x480 pixels)"
+msgid "<ahelp hid=\"41042\">Enter the user name that is required to access the FTP server.</ahelp>"
+msgstr "<ahelp hid=\"41042\">Εισάγετε το όνομα χρήστη που απαιτείται για πρόσβαση στο διακομιστή FTP.</ahelp>"
-#: 01110300.xhp
+#: webwizard07fc.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3153380\n"
-"22\n"
+"webwizard07fc.xhp\n"
+"par_idN10578\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_RESOLUTION_1\">Select the low resolution to keep the file size small, even for presentations with many slides.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_RESOLUTION_1\">Επιλέξτε την χαμηλή ανάλυση για να κρατήσετε το μέγεθος του αρχείου μικρό, ακόμα και για παρουσιάσεις με πολλές διαφάνειες.</ahelp>"
+msgid "Password"
+msgstr "Κωδικός πρόσβασης"
-#: 01110300.xhp
+#: webwizard07fc.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3153361\n"
-"23\n"
+"webwizard07fc.xhp\n"
+"par_idN1057C\n"
"help.text"
-msgid "Medium resolution (800x600 pixels)"
-msgstr "Μεσαία ανάλυση (800x600 pixels)"
+msgid "<ahelp hid=\"41043\">Enter the password that is required to access the FTP server.</ahelp>"
+msgstr "<ahelp hid=\"41043\">Εισάγετε τον κωδικό πρόσβασης που απαιτείται για την πρόσβαση στο διακομιστή FTP.</ahelp>"
-#: 01110300.xhp
+#: webwizard07fc.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3154686\n"
-"24\n"
+"webwizard07fc.xhp\n"
+"par_idN1057F\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_RESOLUTION_2\">Select the medium resolution for a medium-sized presentation.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_RESOLUTION_2\">Επιλέξτε την μεσαία ανάλυση για μια παρουσίαση μεσαίου μεγέθους.</ahelp>"
+msgid "Test"
+msgstr "Έλεγχος"
-#: 01110300.xhp
+#: webwizard07fc.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3153968\n"
-"25\n"
+"webwizard07fc.xhp\n"
+"par_idN10583\n"
"help.text"
-msgid "High resolution (1024x768 pixels)"
-msgstr "Υψηλή ανάλυση (1024x768 pixels)"
+msgid "<ahelp hid=\"41044\">Tests the FTP connection with the current settings.</ahelp>"
+msgstr "<ahelp hid=\"41044\">Ελέγχει τη σύνδεση FTP με τις τρέχουσες ρυθμίσεις.</ahelp>"
-#: 01110300.xhp
+#: webwizard07fc.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3149810\n"
-"26\n"
+"webwizard07fc.xhp\n"
+"par_idN10586\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_RESOLUTION_3\">Select a high resolution for a high quality slide display.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_PUBLISHING:PAGE3_RESOLUTION_3\">Επιλέξτε μία υψηλή ανάλυση για υψηλή ποιότητα εμφάνισης διαφανειών.</ahelp>"
+msgid "Choose a remote directory"
+msgstr "Επιλέξτε έναν απομακρυσμένο κατάλογο"
-#: 01110300.xhp
+#: webwizard07fc.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3154946\n"
-"31\n"
+"webwizard07fc.xhp\n"
+"par_idN1058A\n"
"help.text"
-msgid "Export"
-msgstr "Εξαγωγή"
+msgid "<ahelp hid=\"41045\">Enter the location of a directory on the FTP server where you want to store your files.</ahelp>"
+msgstr "<ahelp hid=\"41045\">Εισάγετε την τοποθεσία ενός καταλόγου στο διακομιστή FTP όπου θέλετε να αποθηκεύσετε τα αρχεία σας.</ahelp>"
-#: 01110300.xhp
+#: webwizard07fc.xhp
msgctxt ""
-"01110300.xhp\n"
-"hd_id3151381\n"
-"29\n"
+"webwizard07fc.xhp\n"
+"par_idN1058D\n"
"help.text"
-msgid "Export sounds when slide advances"
-msgstr "Εξαγωγή ήχων κατά την αλλαγή διαφάνειας"
+msgid "..."
+msgstr "..."
-#: 01110300.xhp
+#: webwizard07fc.xhp
msgctxt ""
-"01110300.xhp\n"
-"par_id3150449\n"
-"30\n"
+"webwizard07fc.xhp\n"
+"par_idN10591\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE3_SLD_SOUND\">Specifies that the sound files that are defined as an effect for slide transitions are exported.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PUBLISHING:PAGE3_SLD_SOUND\">Ορίζει ότι τα αρχεία ήχου, που έχουν ορισθεί ως εφέ για τις αλλαγές διαφανειών, θα εξαχθούν.</ahelp>"
+msgid "<ahelp hid=\"41046\">Opens a dialog where you can specify the FTP server directory to store the files.</ahelp>"
+msgstr "<ahelp hid=\"41046\">Ανοίγει ένα διάλογο όπου μπορείτε να καθορίσετε τον κατάλογο του διακομιστή FTP για να αποθηκεύσετε τα αρχεία.</ahelp>"
diff --git a/source/el/helpcontent2/source/text/shared/explorer/database.po b/source/el/helpcontent2/source/text/shared/explorer/database.po
index 44596c3e6c0..b73b2cb2cb3 100644
--- a/source/el/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/el/helpcontent2/source/text/shared/explorer/database.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-01-17 15:32+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-05-31 14:49+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,6174 +14,6434 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358436771.0\n"
+"X-POOTLE-MTIME: 1370011757.0\n"
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
+"02000000.xhp\n"
"tit\n"
"help.text"
-msgid "Database Statistics"
-msgstr "Στατιστικά βάσης δεδομένων"
+msgid "Queries"
+msgstr "Ερωτήματα"
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"hd_id3147000\n"
-"1\n"
+"02000000.xhp\n"
+"bm_id3150445\n"
"help.text"
-msgid "Database Statistics"
-msgstr "Στατιστικά βάσης δεδομένων"
+msgid "<bookmark_value>queries;overview (Base)</bookmark_value><bookmark_value>tables in databases; printing queries (Base)</bookmark_value><bookmark_value>printing; queries (Base)</bookmark_value><bookmark_value>queries; printing (Base)</bookmark_value>"
+msgstr "<bookmark_value>ερωτήματα, επισκόπηση (Base)</bookmark_value><bookmark_value>πίνακες σε βάσεις δεδομένων,εκτυπώνοντας ερωτήματα (Base)</bookmark_value><bookmark_value>εκτύπωση, ερωτήματα (Base)</bookmark_value><bookmark_value>ερωτήματα, εκτύπωση (Base)</bookmark_value>"
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"par_id3155934\n"
-"2\n"
+"02000000.xhp\n"
+"hd_id3150445\n"
+"1\n"
"help.text"
-msgid "Displays statistics about the Adabas database."
-msgstr "Εμφανίζει στατιστικά σχετικά με τη βάση δεδομένων Adabas."
+msgid "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Queries\">Queries</link>"
+msgstr "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Ερωτήματα\">Ερωτήματα</link>"
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"hd_id3150040\n"
-"3\n"
+"02000000.xhp\n"
+"par_id3150499\n"
+"2\n"
"help.text"
-msgid "Database files"
-msgstr "Αρχεία βάσης δεδομένων"
+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 to multiple tables, if they are linked by common data fields."
+msgstr "Το \"ερώτημα\" είναι ειδική προβολή πίνακα. Ένα ερώτημα μπορεί να εμφανίσει επιλεγμένες εγγραφές ή επιλεγμένα πεδία εγγραφών· μπορεί επίσης να ταξινομήσει αυτές τις εγγραφές. Ένα ερώτημα μπορεί να εφαρμοστεί σε ένα σε πολλούς πίνακες, εάν είναι συνδεδεμένοι με κοινά πεδία δεδομένων."
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"hd_id3152594\n"
-"5\n"
+"02000000.xhp\n"
+"par_id3147399\n"
+"12\n"
"help.text"
-msgid "SYSDEVSPACE"
-msgstr "SYSDEVSPACE"
+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 "Χρησιμοποιήστε τα ερωτήματα για την εύρεση εγγραφών από πίνακες δεδομένων βάσει συγκεκριμένων κριτηρίων. Όλα τα δημιουργούμενα ερωτήματα για μια βάση δεδομένων καταχωρούνται στα <emph>Ερωτήματα</emph>. Καθώς αυτή η καταχώρηση περιλαμβάνει τα ερωτήματα της βάσης δεδομένων, ονομάζεται επίσης \"περιέκτης ερωτήματος\"."
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"par_id3155552\n"
-"6\n"
+"02000000.xhp\n"
+"hd_id3153750\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_SYSDEVSPACE\">Displays the path and the name of the SYSDEVSPACE file.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_SYSDEVSPACE\">Εμφανίζει την διαδρομή και το όνομα του αρχείου SYSDEVSPACE.</ahelp>"
+msgid "Printing Queries"
+msgstr "Εκτύπωση ερωτημάτων"
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"hd_id3153345\n"
-"7\n"
+"02000000.xhp\n"
+"par_id3149183\n"
+"40\n"
"help.text"
-msgid "TRANSACTIONLOG"
-msgstr "TRANSACTIONLOG"
+msgid "To print a query or table:"
+msgstr "Για να εκτυπώσετε ένα ερώτημα ή έναν πίνακα, κάντε τα εξής:"
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"par_id3155892\n"
-"8\n"
+"02000000.xhp\n"
+"par_id3156426\n"
+"41\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_TRANSACTIONLOG\">Displays the path and the name of the TRANSACTIONLOG file.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_TRANSACTIONLOG\">Εμφανίζει την διαδρομή και το όνομα του αρχείου TRANSACTIONLOG.</ahelp>"
+msgid "Open a text document (or a spreadsheet document if you prefer the specific printing functions of this type of document)."
+msgstr "Ανοίξτε ένα έγγραφο κειμένου (ή ένα έγγραφο υπολογιστικού φύλλου, εάν προτιμάτε τις ειδικές λειτουργίες εκτύπωσης του συγκεκριμένου τύπου εγγράφου)."
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"hd_id3150774\n"
-"9\n"
+"02000000.xhp\n"
+"par_id3149827\n"
+"42\n"
"help.text"
-msgid "DATADEVSPACE"
-msgstr "DATADEVSPACE"
+msgid "Open the database file and click the Table icon if you want to print a table, or click the Query icon if you want to print a query."
+msgstr "Ανοίξτε το αρχείο της βάσης δεδομένων και κάντε κλικ στο εικονίδιο του Πίνακα εάν θέλετε να εκτυπώσετε τον πίνακα, ή κάντε κλικ στο εικονίδιο του Ερωτήματος εάν θέλετε να εκτυπώσετε ένα ερώτημα."
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"par_id3147209\n"
-"10\n"
+"02000000.xhp\n"
+"par_id3149398\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_ADABASSTAT_LB_DATADEVS\">Displays the path and the name of the DATADEVSPACE file.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_ADABASSTAT_LB_DATADEVS\">Εμφανίζει την διαδρομή και το όνομα του αρχείου DATADEVSPACE.</ahelp>"
+msgid "Drag the name of the table or query into the open text document or spreadsheet. The dialog <link href=\"text/shared/02/12070000.xhp\" name=\"Insert Database Columns\">Insert Database Columns</link> opens."
+msgstr "Μεταφέρετε το όνομα του πίνακα ή ερωτήματος στο ανοιχτό έγγραφο κειμένου ή υπολογιστικού φύλλου. Ο διάλογος <link href=\"text/shared/02/12070000.xhp\" name=\"Εισαγωγή στηλών Βάσης Δεδομένων\">Εισαγωγή στηλών Βάσης Δεδομένων </link> ανοίγει."
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"hd_id3152996\n"
-"11\n"
+"02000000.xhp\n"
+"par_id3150443\n"
+"44\n"
"help.text"
-msgid "Database sizes"
-msgstr "Μεγέθη βάσης δεδομένων"
+msgid "Decide which columns = data fields you want to include. You can also click the <emph>AutoFormat</emph> button and select a corresponding formatting type. Close the dialog."
+msgstr "Αποφασίστε ποιες στήλες = πεδία δεδομένων θέλετε να συμπεριλάβετε. Μπορείτε, επίσης, κάνοντας κλικ στο κουμπί <emph>Αυτόματη Μορφοποίηση</emph> να επιλέξετε την κατάλληλη μορφοποίηση. Κλείστε το παράθυρο διαλόγου."
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"hd_id3145382\n"
-"13\n"
+"02000000.xhp\n"
+"par_id3153561\n"
+"49\n"
"help.text"
-msgid "Size (MB)"
-msgstr "Μέγεθος (MB)"
+msgid "The query or table will be inserted into your document."
+msgstr "Το ερώτημα ή ο πίνακας θα εισαχθούν στο έγγραφό σας."
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"par_id3149415\n"
-"14\n"
+"02000000.xhp\n"
+"par_id3150503\n"
+"50\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_SIZE\">Displays the full size (in megabytes) of the database.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_SIZE\">Εμφανίζει το πλήρες μέγεθος (σε ΜΒ) της βάσης δεδομένων.</ahelp>"
+msgid "Print the document by choosing <emph>File - Print</emph>."
+msgstr "Εκτυπώστε το έγγραφο επιλέγοντας <emph>Αρχείο - Εκτύπωση</emph>."
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"hd_id3154285\n"
-"15\n"
+"02000000.xhp\n"
+"par_id3153146\n"
+"47\n"
"help.text"
-msgid "Free space (MB)"
-msgstr "Ελεύθερος χώρος (MB)"
+msgid "You can also open the data source view (F4), select the entire database table in the data source view (button in the top left corner of the table), and then drag the selection to a text document or spreadsheet."
+msgstr "Μπορείτε, επίσης, να επιλέξετε την προβολή προέλευσης δεδομένων (F4), αφού επιλέξετε ολόκληρη την βάση δεδομένων του πίνακα στην προβολή προέλευσης δεδομένων (κάνοντας κλικ στο κουμπί που βρίσκεται στην επάνω αριστερή γωνία του πίνακα), και στη συνέχεια, να τον μεταφέρετε σε ένα έγγραφο κειμένου ή σε ένα υπολογιστικό φύλλο."
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"par_id3149514\n"
-"16\n"
+"02000000.xhp\n"
+"hd_id3148946\n"
+"46\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_FREESIZE\">Displays the amount of free space (in megabytes) that is available in the database.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_FREESIZE\">Εμφανίζει τον ελεύθερο χώρο (σε ΜΒ) που είναι διαθέσιμος στη βάση δεδομένων.</ahelp>"
+msgid "<link href=\"text/shared/main0212.xhp\" name=\"Sorting and Filtering Data\">Sorting and Filtering Data</link>"
+msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Sorting and Filtering Data\">Ταξινόμηση και φιλτράρισμα δεδομένων</link>"
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"hd_id3149237\n"
-"17\n"
+"02000000.xhp\n"
+"par_id3149655\n"
+"28\n"
"help.text"
-msgid "Memory utilization (in %)"
-msgstr "Χρήση μνήμης (σε %)"
+msgid "Allows you to sort and filter the data in a query table."
+msgstr "Σας επιτρέπει να ταξινομήσετε και να φιλτράρετε τα δεδομένα σε ένα πίνακα ερωτημάτων."
-#: 11170100.xhp
+#: 02000000.xhp
msgctxt ""
-"11170100.xhp\n"
-"par_id3148473\n"
-"18\n"
+"02000000.xhp\n"
+"hd_id3153379\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_NUMERICFIELD_DLG_ADABASSTAT_ET_MEMORYUSING\">Displays the amount of used space in the database as a percentage.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_NUMERICFIELD_DLG_ADABASSTAT_ET_MEMORYUSING\">Εμφανίζει το χρησιμοποιημένο χώρο στη βάση δεδομένων ως ένα ποσοστό.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>"
+msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδίαση ερωτήματος\">Σχεδίαση ερωτήματος</link>"
-#: dabawiz02.xhp
+#: 02000000.xhp
msgctxt ""
-"dabawiz02.xhp\n"
-"tit\n"
+"02000000.xhp\n"
+"par_id3151211\n"
+"18\n"
"help.text"
-msgid "Save and proceed"
-msgstr "Αποθήκευση και συνέχεια"
+msgid "With the <emph>Query Design</emph>, you can create and edit a query or view."
+msgstr "Με το <emph>Σχεδίαση Ερωτήματος</emph>, μπορείτε να δημιουργήσετε και να τροποποιήσετε ένα ερώτημα ή μια προβολή."
-#: dabawiz02.xhp
+#: 02000000.xhp
msgctxt ""
-"dabawiz02.xhp\n"
-"par_idN10544\n"
+"02000000.xhp\n"
+"hd_id3153968\n"
+"29\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02.xhp\">Save and proceed</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02.xhp\">Αποθήκευση και συνέχεια</link>"
+msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Through Several Tables\">Query Through Several Tables</link>"
+msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Ερώτημα από πολλούς πίνακες\">Ερώτημα από πολλούς πίνακες</link>"
-#: dabawiz02.xhp
+#: 02000000.xhp
msgctxt ""
-"dabawiz02.xhp\n"
-"par_idN10554\n"
+"02000000.xhp\n"
+"par_id3151043\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether you want to register the database, open the database for editing, or insert a new table.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει αν επιθυμείτε να καταχωρήσετε τη βάση δεδομένων, να ανοίξετε τη βάση δεδομένων για επεξεργασία, ή να εισάγετε ένα νέο πίνακα.</ahelp>"
+msgid "The query result can contain data from several tables if these are linked to each other by suitable data fields."
+msgstr "Το αποτέλεσμα ερωτήματος μπορεί να περιλαμβάνει δεδομένα από περισσότερους πίνακες, υπό την προϋπόθεση ότι οι πίνακες συνδέονται μεταξύ τους μέσω των κατάλληλων πεδίων δεδομένων."
-#: dabawiz02.xhp
+#: 02000000.xhp
msgctxt ""
-"dabawiz02.xhp\n"
-"par_idN10557\n"
+"02000000.xhp\n"
+"hd_id3159149\n"
+"31\n"
"help.text"
-msgid "Yes, register the Database for me"
-msgstr "Ναι, επιθυμώ να καταχωρήσω τη βάση δεδομένων"
+msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Formulating Query Criteria\">Formulating Query Criteria</link>"
+msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Ορισμός κριτηρίων ερωτημάτων\">Ορισμός κριτηρίων ερωτημάτων</link>"
-#: dabawiz02.xhp
+#: 02000000.xhp
msgctxt ""
-"dabawiz02.xhp\n"
-"par_idN105B4\n"
+"02000000.xhp\n"
+"par_id3154910\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to register the database within your user copy of %PRODUCTNAME. After registering, the database is displayed in the <emph>View - Data Sources</emph> window. You must register a database to be able to insert the database fields in a document (Insert - Fields - Other) or in a mail merge.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να εγγραφείτε στη βάση δεδομένων μέσα στο αντίγραφο χρήστη του %PRODUCTNAME. Ύστερα από την καταχώρηση, η βάση δεδομένων εμφανίζεται στο παράθυρο <emph>Προβολή - Προελεύσεις δεδομένων</emph>. Πρέπει να καταχωρήσετε μία βάση δεδομέων για να μπορείτε να εισάγετε τα πεδία της σε ένα έγγραφο (Εισαγωγή - Πεδία - Άλλα) ή σε ένα ηλεκτρονικό μήνυμα.</ahelp>"
+msgid "You can find out which operators and commands can be used to formulate the filter conditions for a query."
+msgstr "Εδώ θα μάθετε ποιους τελεστές και ποιες εντολές μπορείτε να χρησιμοποιήσετε ώστε να ορίσετε τις συνθήκες φιλτραρίσματος για ένα ερώτημα."
-#: dabawiz02.xhp
+#: 02000000.xhp
msgctxt ""
-"dabawiz02.xhp\n"
-"par_idN105B7\n"
+"02000000.xhp\n"
+"hd_id3156212\n"
+"33\n"
"help.text"
-msgid "No, do not register the database"
-msgstr "Όχι, να μην καταχωρηθεί η βάση δεδομένων"
+msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Executing Functions\">Executing Functions</link>"
+msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Εκτέλεση συναρτήσεων\">Εκτέλεση συναρτήσεων</link>"
-#: dabawiz02.xhp
+#: 02000000.xhp
msgctxt ""
-"dabawiz02.xhp\n"
-"par_idN105BB\n"
+"02000000.xhp\n"
+"par_id3144762\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to keep the database information only within the created database file.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να διατηρήσετε τις πληροφορίες της βάσης δεδομένων μόνο εντός του αρχείου βάσης δεδομένων που έχει δημιουργηθεί.</ahelp>"
+msgid "You can perform calculations with the data of a table and store the results as a query result."
+msgstr "Μπορείτε να κάνετε υπολογισμούς με τα δεδομένα ενός πίνακα και να αποθηκεύετε τα αποτελέσματα ως αποτέλεσμα ερωτήματος."
-#: dabawiz02.xhp
+#: 02000002.xhp
msgctxt ""
-"dabawiz02.xhp\n"
-"par_idN1055B\n"
+"02000002.xhp\n"
+"tit\n"
"help.text"
-msgid "Open the database for editing"
-msgstr "Άνοιγμα της βάσης δεδομένων για επεξεργασία"
+msgid "Missing Element"
+msgstr "Ελλιπές στοιχείο"
-#: dabawiz02.xhp
+#: 02000002.xhp
msgctxt ""
-"dabawiz02.xhp\n"
-"par_idN105C6\n"
+"02000002.xhp\n"
+"bm_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to display the database file, where you can edit the database structure.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να εμφανίσετε το αρχείο της βάσης δεδομένων, όπου μπορείτε να επεξεργαστείτε τη δομή της βάσης δεδομένων.</ahelp>"
+msgid "<bookmark_value>queries; missing elements (Base)</bookmark_value>"
+msgstr "<bookmark_value>ερωτήματα; στοιχεία που λείπουν (Base)</bookmark_value>"
-#: dabawiz02.xhp
+#: 02000002.xhp
msgctxt ""
-"dabawiz02.xhp\n"
-"par_idN1055F\n"
+"02000002.xhp\n"
+"hd_id3150445\n"
+"1\n"
"help.text"
-msgid "Create tables using the table wizard"
-msgstr "Δημιουργία πινάκων χρησιμοποιώντας τον Αυτόματο πιλότο πίνακα"
+msgid "Missing Element"
+msgstr "Ελλιπές στοιχείο"
-#: dabawiz02.xhp
+#: 02000002.xhp
msgctxt ""
-"dabawiz02.xhp\n"
-"par_idN105D1\n"
+"02000002.xhp\n"
+"par_id3150247\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to call the <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link> after the Database Wizard is finished.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να ανοίξει ο <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Αυτόματος πιλότος πίνακα</link> αφού έχει ολοκληρωθεί ο Αυτόματος πιλότος βάσης δεδομένων.</ahelp>"
+msgid "If a query in which tables or fields no longer exist is opened, the<emph> Missing Element </emph>dialog appears. This dialog names the missing table or the field which cannot be interpreted and allows you to decide how to continue with the procedure."
+msgstr "Εάν ανοίξετε ένα ερώτημα για το οποίο οι πίνακες ή τα πεδία έχουν σβηστεί, εμφανίζεται ο διάλογος <emph>Ελλιπές στοιχείο</emph>. Ο διάλογος αυτός προσδιορίζει τον πίνακα ή το πεδίο που λείπει και σας επιτρέπει να επιλέξετε πως θα συνεχίσετε την διαδικασία."
-#: dabawiz02.xhp
+#: 02000002.xhp
msgctxt ""
-"dabawiz02.xhp\n"
-"par_idN1061A\n"
+"02000002.xhp\n"
+"hd_id3145072\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
+msgid "How to continue?"
+msgstr "Πώς θέλετε να συνεχίσετε;"
-#: menutools.xhp
+#: 02000002.xhp
msgctxt ""
-"menutools.xhp\n"
-"tit\n"
+"02000002.xhp\n"
+"par_id3149177\n"
+"4\n"
"help.text"
-msgid "Tools"
-msgstr "Εργαλεία"
+msgid "There are three options available for answering this question:"
+msgstr "Μπορείτε να επιλέξετε μία από τις τρεις διαθέσιμες απαντήσεις."
-#: menutools.xhp
+#: 02000002.xhp
msgctxt ""
-"menutools.xhp\n"
-"par_idN1054D\n"
+"02000002.xhp\n"
+"hd_id3147576\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/menutools.xhp\">Tools</link>"
-msgstr "<link href=\"text/shared/explorer/database/menutools.xhp\">Εργαλεία</link>"
+msgid "Do you really want to open the query in the graphic view?"
+msgstr "Να ανοίξετε το ερώτημα στην προβολή σχεδιασμού."
-#: menutools.xhp
+#: 02000002.xhp
msgctxt ""
-"menutools.xhp\n"
-"par_idN1055D\n"
+"02000002.xhp\n"
+"par_id3166461\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">The Tools menu of a database window.</ahelp>"
-msgstr "<ahelp hid=\".\">Το μενού Εργαλεία ενός παραθύρου βάσης δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to open the query in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Design View\">Design View</link> in spite of missing elements.</ahelp> This option also allows you to specify if other errors need to be ignored."
+msgstr "<ahelp hid=\".\">Σας επιτρέπει να ανοίξετε ένα ερώτημα στην<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Προβολή Σχεδίασης\">Προβολή Σχεδίασης</link> παρά το γεγονός ότι λείπουν στοιχεία.</ahelp> Αυτή η επιλογή σας επιτρέπει να καθορίσετε αν στη συνέχεια θα αγνοούνται άλλα σφάλματα."
-#: menutools.xhp
+#: 02000002.xhp
msgctxt ""
-"menutools.xhp\n"
-"par_idN10560\n"
+"02000002.xhp\n"
+"par_id3153031\n"
+"7\n"
"help.text"
-msgid "Relationships"
-msgstr "Σχέσεις"
+msgid "The query is opened in the Design View (the graphical interface). Missing tables appear blank and invalid fields appear with their (invalid) names in the list of fields. This lets you work with exactly those fields that caused the error."
+msgstr "Το ερώτημα ανοίγει στην προβολή σχεδίασης (περιβάλλον εργασίας του σχεδιασμού). Οι πίνακες που λείπουν εμφανίζονται κενοί, ενώ τα μη έγκυρα πεδία εμφανίζονται με τα (μη έγκυρα) ονόματά τους στη λίστα πεδίων. Αυτό σας επιτρέπει να εργαστείτε με τα πεδία που προκάλεσαν το σφάλμα."
-#: menutools.xhp
+#: 02000002.xhp
msgctxt ""
-"menutools.xhp\n"
-"par_idN10576\n"
+"02000002.xhp\n"
+"hd_id3149578\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/explorer/database/05020000.xhp\">Relation Design</link> view and checks whether the database connection supports relations.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει την προβολή <link href=\"text/shared/explorer/database/05020000.xhp\">Σχεδίαση σχέσης</link> και ελέγχει αν η σύνδεση της βάσης δεδομένων υποστηρίζει σχέσεις.</ahelp>"
+msgid "Open the query in the SQL View"
+msgstr "Να ανοίξετε το ερώτημα στην προβολή SQL."
-#: menutools.xhp
+#: 02000002.xhp
msgctxt ""
-"menutools.xhp\n"
-"par_idN1058A\n"
+"02000002.xhp\n"
+"par_id3159157\n"
+"9\n"
"help.text"
-msgid "User Administration"
-msgstr "Διαχείριση χρηστών"
+msgid "<ahelp hid=\".\">Allows you to open the query design in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Mode\">SQL Mode</link> and to interpret the query as a <link href=\"text/shared/02/14030000.xhp\" name=\"Native SQL\">Native SQL</link>.</ahelp> You can only quit the native SQL mode when the $[officename] statement is completely interpreted (only possible if the used tables or fields in the query really exist)."
+msgstr "<ahelp hid=\".\">Σας επιτρέπει να ανοίξετε τη σχεδίαση ερωτήματος στη <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Λειτουργία SQL\">Λειτουργία SQL</link> και να μεταγλωττίσετε το ερώτημα ως <link href=\"text/shared/02/14030000.xhp\" name=\"Native SQL\">Αρχική SQL</link>.</ahelp> Μπορείτε να τερματίσετε μόνο την αρχική λειτουργία SQL όταν έχει πλήρως μεταγλωττιστεί η δήλωση του $[officename] (πράγμα που είναι δυνατό μόνο αν υπάρχουν πραγματικά οι πίνακες ή τα πεδία που χρησιμοποιούνται στο ερώτημα )."
-#: menutools.xhp
+#: 02000002.xhp
msgctxt ""
-"menutools.xhp\n"
-"par_idN1058E\n"
+"02000002.xhp\n"
+"hd_id3150984\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the User Administration dialog if the database supports this feature.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου Διαχείριση χρηστών αν η βάση δεδομένων υποστηρίζει αυτήν τη δυνατότητα.</ahelp>"
+msgid "Do not open the query"
+msgstr "Να μην ανοιχθεί το ερώτημα"
-#: menutools.xhp
+#: 02000002.xhp
msgctxt ""
-"menutools.xhp\n"
-"hd_id3153880\n"
-"13\n"
+"02000002.xhp\n"
+"par_id3156329\n"
+"11\n"
"help.text"
-msgid "Table Filter"
-msgstr "Φίλτρο πίνακα"
+msgid "<ahelp hid=\".\">Allows you to cancel the procedure and specify that the query should not be opened.</ahelp> This option corresponds to the function of the <emph>Cancel</emph> dialog button."
+msgstr "<ahelp hid=\".\">Σας επιτρέπει να ακυρώσετε την διαδικασία και να ορίσετε ότι το ερώτημα δεν πρέπει να ανοιχθεί </ahelp> Αυτή η επιλογή ανταποκρίνεται στην λειτουργία του κουμπιού του διαλόγου <emph>Ακύρωσης</emph>."
-#: menutools.xhp
+#: 02000002.xhp
msgctxt ""
-"menutools.xhp\n"
-"par_id3153252\n"
-"14\n"
+"02000002.xhp\n"
+"hd_id3148492\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_TABLE_SELECTOR\">Opens the Table Filter dialog where you can specify which tables of the database to show or to hide.</ahelp>"
-msgstr "<ahelp hid=\"HID_DSADMIN_TABLE_SELECTOR\">Ανοίγει το παράθυρο διαλόγου Φίλτρο πίνακα όπου μπορείτε να καθορίσετε ποιοι πίνακες της βάσεις δεδομένων θα εμφανίζονται ή θα αποκρύπτονται.</ahelp>"
+msgid "Also ignore similar errors"
+msgstr "Να αγνοούνται επίσης παρόμοια σφάλματα"
-#: menutools.xhp
+#: 02000002.xhp
msgctxt ""
-"menutools.xhp\n"
-"par_id3150670\n"
-"20\n"
+"02000002.xhp\n"
+"par_id3154285\n"
+"13\n"
"help.text"
-msgid "Select the tables that you want to filter in the <emph>Filter</emph> list."
-msgstr "Επιλέξτε τους πίνακες που επιθυμείτε να φιλτράρετε στη λίστα <emph>Φίλτρο</emph>."
+msgid "<ahelp hid=\".\">If you selected the first option, but you still want to open the query in the graphics view in spite of missing elements, you can specify whether other errors are ignored.</ahelp> Therefore, in the current opening process, no error message will be displayed if the query can not be correctly interpreted."
+msgstr "<ahelp hid=\".\">Εάν επιλέξατε την πρώτη επιλογή, αλλά θέλετε ακόμα να ανοίξετε το ερώτημα στην προβολή σχεδιασμού, παραβλέποντας τα στοιχεία που λείπουν, μπορείτε να ορίσετε εάν θα παραβλέπονται και τα υπόλοιπα σφάλματα.</ahelp> Επομένως, στην παρούσα διαδικασία ανοίγματος,δεν θα εμφανίζεται κανένα μήνυμα σφάλματος εάν το ερώτημα δεν μπορεί να ερμηνευτεί σωστά."
-#: menutools.xhp
+#: 02010100.xhp
msgctxt ""
-"menutools.xhp\n"
-"par_id3150985\n"
-"23\n"
+"02010100.xhp\n"
+"tit\n"
"help.text"
-msgid "If you select the topmost table in a hierarchy, all of the tables in the hierarchy are selected."
-msgstr "Αν επιλέξετε τον πιο πάνω πίνακα σε μία σειρά, επιλέγονται όλοι οι πίνακες αυτής της σειράς."
+msgid "Query Design"
+msgstr "Σχεδιασμός ερωτήματος"
-#: menutools.xhp
+#: 02010100.xhp
msgctxt ""
-"menutools.xhp\n"
-"par_id3152349\n"
-"24\n"
+"02010100.xhp\n"
+"bm_id3153323\n"
"help.text"
-msgid "If you select a table that is at a lower level in the hierarchy, the tables that occur above it in the hierarchy are not selected."
-msgstr "Αν επιλέξετε έναν πίνακα που βρίσκεται στο κατώτερο επίπεδο στη σειρά, δεν επιλέγονται οι πίνακες που βρίσκονται από πάνω του."
+msgid "<bookmark_value>views; creating database views (Base)</bookmark_value><bookmark_value>queries; creating in design view (Base)</bookmark_value><bookmark_value>designing; queries (Base)</bookmark_value><bookmark_value>design view; queries/views (Base)</bookmark_value><bookmark_value>joining;tables (Base)</bookmark_value><bookmark_value>tables in databases; joining for queries (Base)</bookmark_value><bookmark_value>queries; joining tables (Base)</bookmark_value><bookmark_value>tables in databases; relations (Base)</bookmark_value><bookmark_value>relations; joining tables (Base)</bookmark_value><bookmark_value>queries; deleting table links (Base)</bookmark_value><bookmark_value>criteria of query design (Base)</bookmark_value><bookmark_value>queries; formulating filter conditions (Base)</bookmark_value><bookmark_value>filter conditions;in queries (Base)</bookmark_value><bookmark_value>parameters; queries (Base)</bookmark_value><bookmark_value>queries; parameter queries (Base)</bookmark_value><bookmark_value>SQL; queries (Base)</bookmark_value><bookmark_value>native SQL (Base)</bookmark_value>"
+msgstr "<bookmark_value>προβολές, δημιουργώντας προβολές βάσης δεδομένων (Base)</bookmark_value><bookmark_value>ερωτήματα, δημιουργώντας στην προβολή σχεδίασης (Base)</bookmark_value><bookmark_value>σχεδιάζοντας,ερωτήματα (Base)</bookmark_value><bookmark_value>προβολή σχεδίασης, ερωτήματα/προβολές (Base)</bookmark_value><bookmark_value>ενώνοντας, πίνακες (Base)</bookmark_value><bookmark_value>πίνακες σε βάσεις δεδομένων,ενοποίηση ερωτημάτων(Base)</bookmark_value><bookmark_value>ερωτήματα, ένωση πινάκων (Base)</bookmark_value><bookmark_value>πίνακες σε βάσεις δεδομένων, σχέσεις (Base)</bookmark_value><bookmark_value>σχέσεις, ένωση πινάκων (Base)</bookmark_value><bookmark_value>ερωτήματα, διαγραφή συνδέσεων πίνακα (Base)</bookmark_value><bookmark_value>κριτήρια του σχεδιασμού ερωτημάτων (Base)</bookmark_value><bookmark_value>ερωτήματα, δημιουργώντας συνθήκες φιλτραρίσματος (Base)</bookmark_value><bookmark_value>συνθήκες φίλτρων σε ερωτήματα (Base)</bookmark_value><bookmark_value>παράμετροι, ερωτήματα (Base)</bookmark_value><bookmark_value>ερωτήματα, παραμετροποίηση ερωτημάτων (Base)</bookmark_value><bookmark_value>SQL, ερωτήματα (Base)</bookmark_value><bookmark_value>native SQL (Base)</bookmark_value>"
-#: menutools.xhp
+#: 02010100.xhp
msgctxt ""
-"menutools.xhp\n"
-"par_idN105BC\n"
+"02010100.xhp\n"
+"hd_id3153394\n"
+"1\n"
"help.text"
-msgid "SQL"
-msgstr "SQL"
+msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>"
+msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδίαση ερωτήματος\">Σχεδίαση ερωτήματος</link>"
-#: menutools.xhp
+#: 02010100.xhp
msgctxt ""
-"menutools.xhp\n"
-"par_idN105C0\n"
+"02010100.xhp\n"
+"par_id3156411\n"
+"288\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the SQL dialog where you can enter SQL statements.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου της SQL όπου μπορείτε να εισάγετε δηλώσεις SQL.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>Query Design View </emph>allows you to create and edit a database query.</ahelp>"
+msgstr "<ahelp hid=\".\">Η <emph>Προβολή σχεδίασης ερωτήματος </emph>σας επιτρέπει να δημιουργήσετε και να τροποποιήσετε ένα ερώτημα βάσης δεδομένων.</ahelp>"
-#: 11030100.xhp
+#: 02010100.xhp
msgctxt ""
-"11030100.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id7024140\n"
"help.text"
-msgid "Indexes"
-msgstr "Ευρετήρια"
+msgid "Most databases use queries to filter or to sort database tables to display records on your computer. Views offer the same functionality as queries, but on the server side. If your database is on a server that supports views, you can use views to filter the records on the server to speed up the display time."
+msgstr "Οι περισσότερες βάσεις δεδομένων χρησιμοποιούν ερωτήματα για να φιλτράρουν ή να ταξινομούν πίνακες για την προβολή εγγραφών στον υπολογιστή σας. Οι προβολές παρέχουν την ίδια λειτουργικότητα με τα ερωτήματα, αλλά από την πλευρά του εξυπηρετητή. Αν η βάση δεδομένων σας βρίσκεται σε ένα εξυπηρετητή που υποστηρίζει προβολές, μπορείτε να χρησιμοποιήσετε προβολές για να φιλτράρετε τις εγγραφές στον εξυπηρετητή, ώστε να επιταχύνετε το χρόνο προβολής."
-#: 11030100.xhp
+#: 02010100.xhp
msgctxt ""
-"11030100.xhp\n"
-"hd_id3148983\n"
-"1\n"
+"02010100.xhp\n"
+"par_id3159176\n"
+"276\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/11030100.xhp\" name=\"Indexes\">Indexes</link>"
-msgstr "<link href=\"text/shared/explorer/database/11030100.xhp\" name=\"Ευρετήρια\"> Ευρετήρια</link>"
+msgid "Selecting the <emph>Create View</emph> command from the <emph>Tables</emph> tab page of a database document, you see the <emph>View Design</emph> window that resembles the <emph>Query Design</emph> window described here."
+msgstr "Επιλέγοντας την εντολή <emph>Δημιουργία Προβολής</emph> από την καρτέλα <emph>Πίνακες</emph> σε ένα έγγραφο μιας βάσης δεδομένων, βλέπετε το παράθυρο της <emph>Προβολής Σχεδίασης</emph> το οποίο μοιάζει πολύ με το παράθυρο διαλόγου της <emph>Σχεδίασης ερωτήματος</emph> που περιγράφεται εδώ."
-#: 11030100.xhp
+#: 02010100.xhp
msgctxt ""
-"11030100.xhp\n"
-"par_id3150247\n"
-"2\n"
+"02010100.xhp\n"
+"par_id8307138\n"
"help.text"
-msgid "<ahelp hid=\".\">Lets you organize dBASE database indexes.</ahelp> An index allows you to access a database quickly, provided that you query the data in the selection that was defined through the index. When you design a table, you can define the indexes on the <emph>Indexes </emph>tab page."
-msgstr "<ahelp hid=\".\">Σας επιτρέπει να οργανώσετε τα ευρετήρια της βάσης δεδομένων dBASE.</ahelp> Ένα ευρετήριο σας επιτρέπει να έχετε γρήγορη πρόσβαση σε μία βάση δεδομένων, υπό τον όρο ότι δημιουργείτε ερώτημα για τα δεδομένα στην επιλογή που ορίστηκε μέσω του ευρετηρίου. Ενώ σχεδιάζετε έναν πίνακα, μπορείτε να ορίσετε τα ευρετήρια στη σελίδα της καρτέλας <emph>Ευρετήρια</emph>."
+msgid "The Query Design window layout is stored with a created query, but cannot be stored with a created view."
+msgstr "Η διάταξη του παραθύρου Σχεδίασης Ερωτήματος αποθηκεύεται με ένα δημιουργημένο ερώτημα, αλλά δεν αποθηκεύεται με μία δημιουργημένη προβολή."
-#: 11030100.xhp
+#: 02010100.xhp
msgctxt ""
-"11030100.xhp\n"
-"hd_id3155339\n"
+"02010100.xhp\n"
+"hd_id3149233\n"
"3\n"
"help.text"
-msgid "Table"
-msgstr "Πίνακας"
-
-#: 11030100.xhp
-msgctxt ""
-"11030100.xhp\n"
-"par_id3152551\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"DBACCESS_COMBOBOX_DLG_DBASE_INDEXES_CB_TABLES\">Select the database table that you want to index.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_COMBOBOX_DLG_DBASE_INDEXES_CB_TABLES\">Επιλέξτε τον πίνακα της βάσης δεδομένων που επιθυμείτε να συντάξετε ως ευρετήριο.</ahelp>"
+msgid "The Design View"
+msgstr "Η Προβολή σχεδίασης"
-#: 11030100.xhp
+#: 02010100.xhp
msgctxt ""
-"11030100.xhp\n"
-"hd_id3159233\n"
+"02010100.xhp\n"
+"par_id3145673\n"
"4\n"
"help.text"
-msgid "Table Indexes"
-msgstr "Ευρετήρια πίνακα"
-
-#: 11030100.xhp
-msgctxt ""
-"11030100.xhp\n"
-"par_id3143267\n"
-"11\n"
-"help.text"
-msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DBASE_INDEXES_LB_TABLEINDEXES\">Lists the current indexes for the selected database table.</ahelp> To remove an index from the list, click the index, and then click the right arrow."
-msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DBASE_INDEXES_LB_TABLEINDEXES\">Κατηγοριοποιεί τα τρέχοντα ευρετήρια για τον επιλεγμένο πίνακα της βάσης δεδομένων.</ahelp> Για να αφαιρέσετε ένα ευρετήριο από τη λίστα, κάντε κλικ σε αυτό, και στη συνέχεια κάντε κλικ στο δεξιό βέλος."
+msgid "To create a query, click the <emph>Queries</emph> icon in a database document, then click <emph>Create Query in Design View</emph>."
+msgstr "Για να δημιουργήσετε ένα ερώτημα, κάντε κλικ στο εικονίδιο <emph>Ερωτήματα</emph> σε ένα έγγραφο βάσης δεδομένων και έπειτα κλικ στο <emph>Δημιουργία Ερωτήματος στην Προβολή Σχεδίασης</emph>."
-#: 11030100.xhp
+#: 02010100.xhp
msgctxt ""
-"11030100.xhp\n"
-"hd_id3148538\n"
+"02010100.xhp\n"
+"par_id3150255\n"
"5\n"
"help.text"
-msgid "Free Indexes"
-msgstr "Ελεύθερα ευρετήρια"
-
-#: 11030100.xhp
-msgctxt ""
-"11030100.xhp\n"
-"par_id3151110\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DBASE_INDEXES_LB_FREEINDEXES\">Lists the available indexes that you can assign to a table.</ahelp> To assign an index to a selected table, click the left arrow icon. The left double arrow assigns all available indexes."
-msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DBASE_INDEXES_LB_FREEINDEXES\">Κατηγοριοποιεί τα διαθέσιμα ευρετήρια που μπορείτε να αναθέσετε σε έναν πίνακα.</ahelp> Για να αναθέσετε ένα ευρετήριο σε έναν επιλεγμένο πίνακα, κάντε κλικ στο εικονίδιο με το αριστερό βέλος. Το αριστερό διπλό βέλος αναθέτει όλα τα διαθέσιμα ευρετήρια."
+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 "Το κάτω μέρος της προβολής σχεδίασης είναι το σημείο όπου <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ορίζεται\">ορίζεται</link> το ερώτημα. Για να ορίσετε ένα ερώτημα, προσδιορίστε πρώτα τα <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ονόματα πεδίων\">ονόματα πεδίων</link> της βάσης δεδομένων για να συμπεριλάβετε και τα <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"κριτήρια\">κριτήρια</link> ώστε να εμφανιστούν τα πεδία. Για να τοποθετήσετε τις στήλες στο κάτω μέρος της προβολής σχεδίασης, σύρετε την επικεφαλίδα της στήλης σε μία νέα θέση, ή επιλέξτε την στήλη και πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+πλήκτρο βέλους."
-#: 11030100.xhp
+#: 02010100.xhp
msgctxt ""
-"11030100.xhp\n"
-"hd_id3156152\n"
+"02010100.xhp\n"
+"par_id3152474\n"
"6\n"
"help.text"
-msgid "<"
-msgstr "<"
-
-#: 11030100.xhp
-msgctxt ""
-"11030100.xhp\n"
-"par_id3150984\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_ADD\">Moves the selected index to the <emph>Table Indexes</emph> list.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_ADD\">Μετακινεί το επιλεγμένο ευρετήριο στη λίστα <emph>Ευρετήρια πίνακα</emph>.</ahelp>"
-
-#: 11030100.xhp
-msgctxt ""
-"11030100.xhp\n"
-"hd_id3149416\n"
-"7\n"
-"help.text"
-msgid "<<"
-msgstr "<<"
-
-#: 11030100.xhp
-msgctxt ""
-"11030100.xhp\n"
-"par_id3145315\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_ADDALL\">Moves all of the free indexes to the <emph>Table Indexes</emph> list.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_ADDALL\">Μετακινεί όλα τα ελεύθερα ευρετήρια στη λίστα <emph>Ευρετήρια πίνακα</emph>.</ahelp>"
-
-#: 11030100.xhp
-msgctxt ""
-"11030100.xhp\n"
-"hd_id3149579\n"
-"8\n"
-"help.text"
-msgid ">"
-msgstr ">"
+msgid "In the top of the query Design View window, the <link href=\"text/shared/main0214.xhp\" name=\"icons\">icons</link> of the <emph>Query Design</emph> Bar and the <emph>Design</emph> bar are displayed."
+msgstr "Στο επάνω μέρος του παράθυρου της προβολής σχεδίασης ερωτήματος,εμφανίζονται τα <link href=\"text/shared/main0214.xhp\" name=\"εικονίδια\">εικονίδια</link> της γραμμής <emph>Σχεδίασης Ερωτήματος</emph> και της γραμμής <emph>Σχεδίασης</emph>."
-#: 11030100.xhp
+#: 02010100.xhp
msgctxt ""
-"11030100.xhp\n"
-"par_id3149795\n"
-"15\n"
+"02010100.xhp\n"
+"par_id3147559\n"
+"287\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_REMOVE\">Moves the selected table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_REMOVE\">Μετακινεί τα επιλεγμένα ευρετήρια του πίνακα στη λίστα <emph>Ελεύθερα ευρετήρια</emph>.</ahelp>"
+msgid "If you want to test a query, double-click the query name in the database document. The query result is displayed in a table similar to the Data Source View. Note: the table displayed is only temporary."
+msgstr "Αν θέλετε να δοκιμάσετε ένα ερώτημα, κάντε διπλό κλικ στο όνομα του ερωτήματος στο έγγραφο βάσης δεδομένων. Το αποτέλεσμα του ερωτήματος εμφανίζεται σε ένα πίνακα όμοιο με την Προβολή δεδομένων Προέλευσης. Σημείωση: Ο πίνακας που εμφανίζεται είναι προσωρινός."
-#: 11030100.xhp
+#: 02010100.xhp
msgctxt ""
-"11030100.xhp\n"
-"hd_id3155629\n"
-"9\n"
+"02010100.xhp\n"
+"hd_id8226264\n"
"help.text"
-msgid ">>"
-msgstr ">>"
+msgid "Keys in Query Design View"
+msgstr "Πλήκτρα στην προβολή σχεδίασης ερωτήματος"
-#: 11030100.xhp
+#: 02010100.xhp
msgctxt ""
-"11030100.xhp\n"
-"par_id3151245\n"
-"16\n"
+"02010100.xhp\n"
+"par_id2341074\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_REMOVEALL\">Moves all of the table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_REMOVEALL\">Μετακινεί όλα τα ευρετήρια του πίνακα στη λίστα <emph>Ελεύθερα ευρετήρια</emph>.</ahelp>"
+msgid "Key"
+msgstr "Πλήκτρο"
-#: tablewizard00.xhp
+#: 02010100.xhp
msgctxt ""
-"tablewizard00.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id4384289\n"
"help.text"
-msgid "Table Wizard"
-msgstr "Αυτόματος πιλότος πίνακα"
+msgid "Function"
+msgstr "Συνάρτηση"
-#: tablewizard00.xhp
+#: 02010100.xhp
msgctxt ""
-"tablewizard00.xhp\n"
-"bm_id6009094\n"
+"02010100.xhp\n"
+"par_id5839106\n"
"help.text"
-msgid "<bookmark_value>wizards;database tables (Base)</bookmark_value><bookmark_value>Table Wizard (Base)</bookmark_value>"
-msgstr "<bookmark_value>οδηγοί, πίνακες βάσης δεδομένων (Base)</bookmark_value><bookmark_value>Αυτόματος πιλότος πίνακα (Base)</bookmark_value>"
+msgid "F4"
+msgstr "F4"
-#: tablewizard00.xhp
+#: 02010100.xhp
msgctxt ""
-"tablewizard00.xhp\n"
-"par_idN1054C\n"
+"02010100.xhp\n"
+"par_id8554338\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Αυτόματος πιλότος πίνακα</link>"
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: tablewizard00.xhp
+#: 02010100.xhp
msgctxt ""
-"tablewizard00.xhp\n"
-"par_idN1055C\n"
+"02010100.xhp\n"
+"par_id1254921\n"
"help.text"
-msgid "<ahelp hid=\".\">The Table Wizard helps you to create a database table.</ahelp>"
-msgstr "<ahelp hid=\".\">Ο Αυτόματος πιλότος πίνακα σας βοηθά να δημιουργήσετε έναν πίνακα βάσης δεδομένων.</ahelp>"
+msgid "F5"
+msgstr "F5"
-#: tablewizard00.xhp
+#: 02010100.xhp
msgctxt ""
-"tablewizard00.xhp\n"
-"par_idN105AF\n"
+"02010100.xhp\n"
+"par_id7636646\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/tablewizard01.xhp\" name=\"Table Wizard - Select fields\">Table Wizard - Select fields</link>"
-msgstr "<link href=\"text/shared/explorer/database/tablewizard01.xhp\" name=\"Table Wizard - Select fields\">Αυτόματος πιλότος πίνακα - Επιλογή πεδίων</link>"
+msgid "Run Query"
+msgstr "Εκτέλεση ερωτήματος"
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id8579363\n"
"help.text"
-msgid "Query Wizard - Detail or Summary"
-msgstr "Αυτόματος πιλότος ερωτήματος - Λεπτομέρεια ή Σύνοψη"
+msgid "F7"
+msgstr "F7"
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN10543\n"
+"02010100.xhp\n"
+"par_id3227942\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard04.xhp\">Query Wizard - Detail or Summary</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard04.xhp\">Αυτόματος πιλότος ερωτήματος - Λεπτομέρεια ή Σύνοψη</link>"
+msgid "Add Table or Query"
+msgstr "Προσθήκη πίνακα ή ερωτήματος"
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN10553\n"
+"02010100.xhp\n"
+"hd_id3154939\n"
+"7\n"
"help.text"
-msgid "Specifies whether to display all records of the query, or only the results of aggregate functions."
-msgstr "Προσδιορίζει αν θα εμφανίζονται όλες οι εγγραφές του ερωτήματος, ή μόνο τα αποτελέσματα των συναρτήσεων συγκέντρωσης."
+msgid "Browse"
+msgstr "Εξερεύνηση"
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN10556\n"
+"02010100.xhp\n"
+"par_id3148799\n"
+"8\n"
"help.text"
-msgid "This page is only displayed when there are numerical fields in the query that allow the use of aggregate functions."
-msgstr "Η σελίδα εμφανίζεται μόνο όταν υπάρχουν αριθμητικά πεδία στο ερώτημα που επιτρέπουν τη χρήση συναρτήσεων συγκέντρωσης."
+msgid "When you open the query design for the first time, in order to create a new query, you can click <link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\"><emph>Add Tables</emph></link>. You then see a dialog in which you must first select the table that will be the basis for the query."
+msgstr "Ανοίγοντας για πρώτη φορά το παράθυρο σχεδίασης ερωτήματος για να δημιουργήσετε ένα νέο ερώτημα, μπορείτε να κάνετε κλικ στο κουμπί <link href=\"text/shared/02/14020100.xhp\" name=\"Προσθήκη πινάκων\"><emph>Προσθήκη πινάκων</emph></link>. Ανοίγει τότε ένα παράθυρο διαλόγου από το οποίο θα πρέπει πρώτα να επιλέξετε τους πίνακες βάσει των οποίων θα δημιουργηθεί το ερώτημα."
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN10559\n"
+"02010100.xhp\n"
+"par_id3144762\n"
+"10\n"
"help.text"
-msgid "Detailed query"
-msgstr "Λεπτομερές ερώτημα"
+msgid "<ahelp hid=\"HID_CTL_QRYDGNTAB\">Double-click fields to add them to the query. Drag-and-drop to define relations.</ahelp>"
+msgstr "<ahelp hid=\"HID_CTL_QRYDGNTAB\">Κάντε διπλό κλικ στα πεδία για να τα προσθέσετε στο ερώτημα. Για να ορίσετε τις σχέσεις μεταξύ τους χρησιμοποιείστε μεταφορά και απόθεση με το ποντίκι.</ahelp>"
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN105BD\n"
+"02010100.xhp\n"
+"par_id3157894\n"
+"141\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to show all records of the query.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να εμφανίζονται όλες οι εγγραφές του ερωτήματος.</ahelp>"
+msgid "While designing a query, you cannot modify the selected tables."
+msgstr "Κατά τον σχεδιασμό ενός ερωτήματος, δεν μπορείτε να τροποποιήσετε τους επιλεγμένους πίνακες."
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN105C2\n"
+"02010100.xhp\n"
+"hd_id3149562\n"
+"11\n"
"help.text"
-msgid "Summary query"
-msgstr "Συνοπτικό ερώτημα"
+msgid "Remove tables"
+msgstr "Αφαίρεση πινάκων"
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN105C8\n"
+"02010100.xhp\n"
+"par_id3150685\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to show only results of aggregate functions.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να εμφανίζονται μόνο τα αποτελέσματα των συναρτήσεων συγκέντρωσης.</ahelp>"
+msgid "To remove the table from Design View, click the upper border of the table window and display the context menu. You can use the <emph>Delete</emph> command to remove the table from the Design View. Another option is to press the Delete key."
+msgstr "Για να αφαιρέσετε έναν πίνακα από την προβολή σχεδίασης, κάντε κλικ στο επάνω μέρος του πλαισίου του παραθύρου του πίνακα και εμφανίστε το μενού επιλογών. Μπορείτε να χρησιμοποιήσετε την εντολή <emph>Διαγραφή</emph> για να αφαιρέσετε τον πίνακα από την προβολή σχεδίασης. Ένας άλλος τρόπος για να το κάνετε αυτό είναι να πατήσετε το πλήκτρο Delete."
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN105D7\n"
+"02010100.xhp\n"
+"hd_id3150012\n"
+"142\n"
"help.text"
-msgid "Select the aggregate function and the field name of the numeric field in the list box. You can enter as many aggregate functions as you want, one in each row of controls."
-msgstr "Επιλέξτε τη συνάρτηση συγκέντρωσης και το όνομα του αριθμητικού πεδίου στο πεδίο της λίστας. Μπορείτε να εισάγετε τόσες συναρτήσεις συγκέντρωσης όσες επιθυμείτε, μία σε κάθε γραμμή των πεδίων ελέγχου."
+msgid "Move table and modify table size"
+msgstr "Μετακίνηση και αλλαγή μεγέθους ενός πίνακα"
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN1055D\n"
+"02010100.xhp\n"
+"par_id3146922\n"
+"143\n"
"help.text"
-msgid "Aggregate function"
-msgstr "Συνάρτηση συγκέντρωσης"
+msgid "You can resize and arrange the tables according to your preferences. To move tables, drag the upper border to the desired position. Enlarge or reduce the size in which the table is displayed by positioning the mouse cursor on a border or on a corner and dragging the table until it is the desired size."
+msgstr "Μπορείτε να αλλάξετε το μέγεθος και τη διάταξη των πινάκων, ανάλογα με τις προτιμήσεις σας. Για να μετακινήσετε έναν πίνακα, σύρετε το επάνω μέρος του πλαισίου του στη θέση που θέλετε. Για να αυξήσετε ή να μειώσετε το μέγεθος εμφάνισης ενός πίνακα, τοποθετήστε το δείκτη του ποντικιού σε ένα πλαίσιο ή σε μια γωνία και σύρετε τον πίνακα μέχρι να λάβει τις διαστάσεις που θέλετε."
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN105E4\n"
+"02010100.xhp\n"
+"hd_id3145365\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the aggregate function.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τη συνάρτηση συγκέντρωσης.</ahelp>"
+msgid "Table Relations"
+msgstr "Σχέσεις πινάκων"
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN105DD\n"
+"02010100.xhp\n"
+"par_id3154145\n"
+"14\n"
"help.text"
-msgid "Field name"
-msgstr "Όνομα πεδίου"
+msgid "If there are data relations between a field name in one table and a field name in another table, you can use these relations for your query."
+msgstr "Εάν υπάρχουν σχέσεις δεδομένων μεταξύ του ονόματος πεδίου ενός πίνακα με το όνομα πεδίου από άλλο πίνακα, τότε μπορείτε να χρησιμοποιήσετε τις σχέσεις αυτές στο ερώτημά σας."
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN10656\n"
+"02010100.xhp\n"
+"par_id3152577\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the numeric field name.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το όνομα του αριθμητικού πεδίου.</ahelp>"
+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 tell $[officename] what the relationship exists between the data in the two spreadsheets."
+msgstr "Εάν έχετε, για παράδειγμα, δημιουργήσει ένα υπολογιστικό φύλλο για άρθρα που αναγνωρίζονται με ένα κωδικό άρθρου και ένα δεύτερο υπολογιστικό φύλλο για πελάτες στο οποίο καταγράφετε όλα τα άρθρα που παραγγέλνει ο κάθε πελάτης με βάση τον κωδικό άρθρου, τότε υπάρχει μια σχέση μεταξύ των δύο πεδίων \"κωδικών\". Εάν τώρα θέλετε να δημιουργήσετε ένα ερώτημα που παρουσιάζει όλα τα άρθρα που έχει παραγγείλει ένας πελάτης, πρέπει να ανακτήσετε δεδομένα και από τα δύο υπολογιστικά φύλλα. Για να το κάνετε αυτό πρέπει να δείξετε στο $[officename] τι είδους σχέση υπάρχει μεταξύ των δεδομένων των δύο φύλλων."
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN105E7\n"
+"02010100.xhp\n"
+"par_id3155302\n"
+"16\n"
"help.text"
-msgid "+"
-msgstr "+"
+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 in the two windows appears. The corresponding condition that the content of the two field names must be identical is entered in the resulting SQL query."
+msgstr "Για να το κάνετε αυτό, κάντε κλικ σε ένα όνομα πεδίου στον πίνακα ( πχ το όνομα πεδίου \"Αριθμός-Αντικειμένου\" από τον πίνακα Πελατών), κρατήστε πατημένο το κουμπί του ποντικιού και μετά σύρετε το όνομα του πεδίου του πίνακα στο όνομα πεδίου του άλλου πίνακα (\" Αριθμός-Αντικειμένου\" από τον πίνακα Αντικειμένων). Όταν αφήσετε το κουμπί του ποντικιού, θα εμφανιστεί μια γραμμή που θα ενώνει τα δύο πεδία στα δύο παράθυρα. Στο ερώτημα SQL που προκύπτει θα εισαχθεί η συνθήκη που ανταποκρίνεται στην ισότητα αυτών των δύο πεδίων."
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN105FE\n"
+"02010100.xhp\n"
+"par_id3153876\n"
+"137\n"
"help.text"
-msgid "<ahelp hid=\".\">Appends a new row of controls.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει μία νέα γραμμή των πεδίων ελέγχου.</ahelp>"
+msgid "The creation of a query that is based on several related sheets is only possible if you use $[officename] as the interface for a relational database."
+msgstr "Η δημιουργία ενός ερωτήματος, η οποία βασίζεται σε πολλά σχετιζομένα φύλλα, είναι δυνατή μόνο εάν το $[officename] χρησιμοποιηθεί ως περιβάλλον εργασίας για μια σχεσιακή βάση δεδομένων."
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN105F1\n"
+"02010100.xhp\n"
+"par_id3145646\n"
+"246\n"
"help.text"
-msgid "-"
-msgstr "-"
+msgid "You cannot access tables from different databases in a query. Queries involving multiple tables can only be created within one database."
+msgstr "Δεν είναι δυνατή η πρόσβαση σε πίνακες από διαφορετικές βάσεις δεδομένων μέσω ενός ερωτήματος. Η δημιουργία ερωτημάτων που αφορούν πολλαπλούς πίνακες είναι δυνατή μόνο μέσα από μια βάση δεδομένων."
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN1060B\n"
+"02010100.xhp\n"
+"hd_id3153279\n"
+"224\n"
"help.text"
-msgid "<ahelp hid=\".\">Removes the last row of controls.</ahelp>"
-msgstr "<ahelp hid=\".\">Αφαιρεί την τελευταία γραμμή των πεδίων ελέγχου.</ahelp>"
+msgid "Specifying link type"
+msgstr "Ορισμός τύπου σύνδεσης"
-#: querywizard04.xhp
+#: 02010100.xhp
msgctxt ""
-"querywizard04.xhp\n"
-"par_idN1060E\n"
+"02010100.xhp\n"
+"par_id3154791\n"
+"225\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard05.xhp\" name=\"Query Wizard - Grouping\">Query Wizard - Grouping</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard05.xhp\" name=\"Αυτόματος πιλότος ερωτήματος- Ομαδοποίηση\">Αυτόματος πιλότος ερωτήματος- Ομαδοποίηση</link>"
+msgid "If you double-click the line connecting two linked fields or call the menu command <emph>Insert - New Relation</emph>, you can specify the type of link in the <link href=\"text/shared/explorer/database/02010101.xhp\" name=\"Relations\"><emph>Relations</emph></link> dialog."
+msgstr "Εάν κάνετε διπλό κλικ στη γραμμή που ενώνει δύο συνδεδεμένα πεδία ή επιλέξετε από το μενού εντολών <emph>Εισαγωγή - Νέα Σχέση</emph>, μπορείτε να ορίσετε τον τύπο της σύνδεσης στο διάλογο :<link href=\"text/shared/explorer/database/02010101.xhp\" name=\"Relations\"><emph>Σχέσεις</emph></link>"
-#: 05030000.xhp
+#: 02010100.xhp
msgctxt ""
-"05030000.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id3150094\n"
+"285\n"
"help.text"
-msgid "Copy a Table by Drag-and-Drop"
-msgstr "Αντιγραφή πίνακα με μεταφορά-και-απόθεση"
+msgid "<ahelp hid=\"HID_QUERY_EDIT_JOINCONNECTION\" visibility=\"hidden\">Edit Join Properties.</ahelp> Alternatively, press Tab until the line is selected, then press Shift+F10 to display the context menu and there choose the command <emph>Edit</emph>. Some databases support only a subset of the possible join types."
+msgstr "<ahelp hid=\"HID_QUERY_EDIT_JOINCONNECTION\" visibility=\"hidden\">Επεξεργασία ιδιοτήτων Join.</ahelp>Εναλλακτικά πιέστε το πλήκτρο Tab μέχρι να επιλεγεί η γραμμή, ύστερα πιέστε το συνδυασμό Shift+F10 για να εμφανιστεί το μενού περιβάλλοντος και εκεί επιλέξτε την εντολή <emph>Επεξεργασία</emph>. Μερικές βάσεις δεδομένων υποστηρίζουν μόνο ένα υποσύνολο από δυνατούς τύπους join."
-#: 05030000.xhp
+#: 02010100.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3154894\n"
-"1\n"
+"02010100.xhp\n"
+"hd_id3155851\n"
+"145\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05030000.xhp\" name=\"Copy Query or Table by Drag-and-Drop\">Copy Query or Table by Drag-and-Drop</link>"
-msgstr "<link href=\"text/shared/explorer/database/05030000.xhp\" name=\"Αντιγραφή ερωτήματος ή πίνακα με μεταφορά-και-απόθεση\">Αντιγραφή ερωτήματος ή πίνακα με μεταφορά-και-απόθεση</link>"
+msgid "Deleting relations"
+msgstr "Διαγραφή σχέσεων"
-#: 05030000.xhp
+#: 02010100.xhp
msgctxt ""
-"05030000.xhp\n"
-"bm_id3155535\n"
+"02010100.xhp\n"
+"par_id3156178\n"
+"146\n"
"help.text"
-msgid "<bookmark_value>queries; copying (Base)</bookmark_value><bookmark_value>tables in databases; copying database tables (Base)</bookmark_value>"
-msgstr "<bookmark_value>ερωτήματα, αντιγραφή (Base)</bookmark_value><bookmark_value>πίνακες σε βάσεις δεδομένων, αντιγραφή πινάκων βάσης δεδομένων (Base)</bookmark_value>"
+msgid "To delete a relation between two tables, click the connection line and then press the Delete key."
+msgstr "Για να διαγράψετε μια σχέση μεταξύ δύο πινάκων, κάντε κλικ στη γραμμή σύνδεσης και στη συνέχεια πατήστε το πλήκτρο Delete."
-#: 05030000.xhp
+#: 02010100.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3155535\n"
-"2\n"
+"02010100.xhp\n"
+"par_id3150715\n"
+"284\n"
"help.text"
-msgid "Dragging-and-dropping a query or table opens the <emph>Copy Table </emph>dialog, which allows you to define the options for copying a query or a table."
-msgstr "Η μεταφορά και απόθεση ερωτήματος ή πίνακα ανοίγει το παράθυρο διαλόγου <emph>Αντιγραφή πίνακα </emph>, το οποίο σας επιτρέπει να ορίσετε τις επιλογές για αντιγραφή ερωτήματος ή πίνακα."
+msgid "Alternatively, delete the respective entries in <emph>Fields involved </emph>in the <emph>Relations</emph> dialog. Or press Tab until the connecting vector is displayed highlighted, then press Shift+F10 to open the context menu and select <emph>Delete </emph>command."
+msgstr "Διαφορετικά, διαγράψτε τις αντίστοιχες καταχωρήσεις στο <emph>Εμπλεκόμενα Πεδία </emph>στο διάλογο <emph>Σχέσεις</emph> ή πατήστε το πλήκτρο Tab μέχρι το διάνυσμα σύνδεσης να επιλεχθεί, μετά πατήστε τον συνδυασμό πλήκτρων Shift+F10 για να ανοίξει το μενού περιβάλλοντος και επιλέξτε την εντολή <emph>Διαγραφή</emph>"
-#: 05030000.xhp
+#: 02010100.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3148539\n"
-"16\n"
+"02010100.xhp\n"
+"hd_id3151208\n"
+"17\n"
"help.text"
-msgid "With the <emph>Copy Table </emph>dialog you can:"
-msgstr "Με το παράθυρο διαλόγου <emph>Αντιγραφή πίνακα </emph>μπορείτε να:"
+msgid "Define query"
+msgstr "Ορισμός ερωτήματος"
-#: 05030000.xhp
+#: 02010100.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3153147\n"
+"02010100.xhp\n"
+"par_id3158416\n"
"18\n"
"help.text"
-msgid "copy the data from the table into another table,"
-msgstr "αντιγράφετε τα δεδομένα από τον πίνακα σε ένα διαφορετικό πίνακα,"
+msgid "<ahelp hid=\"HID_CTL_QRYDGNCRIT\">Select conditions to define the query.</ahelp> Each column of the design table accepts a data field for the query. The conditions in one row are linked with a Boolean AND."
+msgstr "<ahelp hid=\"HID_CTL_QRYDGNCRIT\">Επιλέξτε τις συνθήκες για να ορίσετε το ερώτημα.</ahelp> Κάθε στήλη του πίνακα σχεδίασης δέχεται ένα πεδίο δεδομένων για το ερώτημα. Οι συνθήκες σε μια σειρά είναι συνδεδεμένες με ένα λογικό ΚΑΙ."
-#: 05030000.xhp
+#: 02010100.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3150504\n"
+"02010100.xhp\n"
+"hd_id3154161\n"
"19\n"
"help.text"
-msgid "use the structure of the table as the basis for creating a new table."
-msgstr "χρησιμοποιείτε τη δομή του πίνακα ως βάση για τη δημιουργία νέου πίνακα."
+msgid "Specify field name"
+msgstr "Ορισμός ονόματος πεδίου"
-#: 05030000.xhp
+#: 02010100.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3155628\n"
+"02010100.xhp\n"
+"par_id3146791\n"
"20\n"
"help.text"
-msgid "You can copy within the same database or between different databases."
-msgstr "Μπορείτε να αντιγράφετε εντός της ίδιας βάσης δεδομένων ή μεταξύ διαφορετικών βάσεων δεδομένων."
+msgid "First, select all field names from the tables that you want to add to the query. You can do this either with drag-and-drop or by double-clicking a field name in the table window. With the drag-and-drop method, use the mouse to drag a field name from the table window into the lower area of the query design. As you do this, you can decide which column you want to add the field to. Select a field name by double-clicking. It will then be added to the next free column."
+msgstr "Πρώτα, επιλέξτε από τους πίνακες όλα τα ονόματα των πεδίων που θέλετε να προσθέσετε στο ερώτημα. Αυτό μπορείτε να το κάνετε είτε με μεταφορά και απόθεση είτε κάνοντας διπλό κλικ στο όνομα του πεδίου στο παράθυρο του πίνακα. Εάν επιλέξετε τη μέθοδο μεταφοράς και απόθεσης, θα πρέπει να χρησιμοποιήσετε το ποντίκι για να μεταφέρετε το όνομα του πεδίου από το παράθυρο του πίνακα στο κάτω μέρος του παραθύρου σχεδίασης του ερωτήματος. Κατά τη μεταφορά, μπορείτε να αποφασίσετε σε ποια στήλη θέλετε να προσθέσετε το υπό μεταφορά πεδίο. Επιλέξτε ένα όνομα πεδίου κάνοντας διπλό κλικ. Θα προστεθεί στην επόμενη κενή στήλη."
-#: dabawiz02access.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02access.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"hd_id3150750\n"
+"21\n"
"help.text"
-msgid "Microsoft Access Connection"
-msgstr "Σύνδεση Microsoft Access"
+msgid "Deleting field names"
+msgstr "Διαγράφοντας ονόματα πεδίων"
-#: dabawiz02access.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02access.xhp\n"
-"bm_id2755516\n"
+"02010100.xhp\n"
+"par_id3154479\n"
+"22\n"
"help.text"
-msgid "<bookmark_value>Access databases (base)</bookmark_value><bookmark_value>Microsoft Office;Access databases (base)</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων Access (base)</bookmark_value><bookmark_value>Microsoft Office, βάσεις δεδομένων Access (base)</bookmark_value>"
+msgid "To remove a field name from the query, click the column header of the field and choose the <emph>Delete</emph> command on the context menu for the column."
+msgstr "Για να διαγράψετε ένα όνομα πεδίου από το ερώτημα, κάντε κλικ στην κεφαλίδα της στήλης του πεδίου και επιλέξτε την εντολή <emph>Διαγραφή</emph> από το μενού περιβάλλοντος της στήλης."
-#: dabawiz02access.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02access.xhp\n"
-"par_idN1053D\n"
+"02010100.xhp\n"
+"hd_id3155764\n"
+"277\n"
"help.text"
-msgid "<variable id=\"access\"><link href=\"text/shared/explorer/database/dabawiz02access.xhp\">Microsoft Access Connection</link></variable>"
-msgstr "<variable id=\"access\"><link href=\"text/shared/explorer/database/dabawiz02access.xhp\">Σύνδεση σε Microsoft Access</link></variable>"
+msgid "Save query"
+msgstr "Αποθήκευση ερωτήματος"
-#: dabawiz02access.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02access.xhp\n"
-"par_idN10541\n"
+"02010100.xhp\n"
+"par_id3148481\n"
+"278\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the settings for importing a database file in Microsoft Access or Access 2007 format.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τις ρυθμίσεις για την εισαγωγή αρχείου βάσης δεδομένων στη μορφή Microsoft Access ή Access 2007.</ahelp>"
+msgid "Use the <emph>Save</emph> icon on the Standard Bar to save the query. You see a dialog that asks you to enter a name for the query. If the database supports schemas, you can also enter a schema."
+msgstr "Για να<emph> αποθηκεύσετε</emph> το ερώτημα, χρησιμοποιήστε το εικονίδιο της γραμμής λειτουργιών. Εμφανίζεται ένα παράθυρο διαλόγου, το οποίο σας ζητά να εισαγάγετε ένα όνομα για το ερώτημα. Εάν η βάση δεδομένων υποστηρίζει σχήματα, μπορείτε να εισαγάγετε ένα σχήμα."
-#: dabawiz02access.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02access.xhp\n"
-"par_id1142772\n"
+"02010100.xhp\n"
+"hd_id3154362\n"
+"279\n"
"help.text"
-msgid "See also the English Wiki page <link href=\"http://wiki.documentfoundation.org/MSA-Base_Faq\">http://wiki.documentfoundation.org/MSA-Base_Faq</link>."
-msgstr "Δείτε επίσης την αγγλική σελίδα Βίκι <link href=\"http://wiki.documentfoundation.org/MSA-Base_Faq\">http://wiki.documentfoundation.org/MSA-Base_Faq</link>."
+msgid "Schema"
+msgstr "Σχήμα"
-#: dabawiz02access.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02access.xhp\n"
-"par_idN10544\n"
+"02010100.xhp\n"
+"par_id3154754\n"
+"280\n"
"help.text"
-msgid "Microsoft Access database file"
-msgstr "Αρχείο βάσης δεδομένων Microsoft Access"
+msgid "<ahelp hid=\"DBACCESS_COMBOBOX_DLG_SAVE_AS_ET_SCHEMA\">Enter the name of the schema that is assigned to the query or table view.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_COMBOBOX_DLG_SAVE_AS_ET_SCHEMA\">Εισαγάγετε το όνομα του σχήματος που έχει αντιστοιχεί στην προβολή ερωτήματος ή πίνακα.</ahelp>"
-#: dabawiz02access.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02access.xhp\n"
-"par_idN10548\n"
+"02010100.xhp\n"
+"hd_id3156717\n"
+"281\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the path to the database file.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει την διαδρομή προς το αρχείο βάσης δεδομένων.</ahelp>"
+msgid "Query name or table view name"
+msgstr "Όνομα ερωτήματος ή προβολής πίνακα."
-#: dabawiz02access.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02access.xhp\n"
-"par_idN1054B\n"
+"02010100.xhp\n"
+"par_id3154253\n"
+"282\n"
"help.text"
-msgid "Browse"
-msgstr "Εξερεύνηση"
+msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_SAVE_AS_ET_TITLE\">Enter the name of the query or table view.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_SAVE_AS_ET_TITLE\">Εισαγάγετε το όνομα της προβολής ερωτήματος ή πίνακα.</ahelp>"
-#: dabawiz02access.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02access.xhp\n"
-"par_idN1054F\n"
+"02010100.xhp\n"
+"hd_id3163805\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to open a file selection dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να ανοίξετε ένα παράθυρο διαλόγου επιλογής αρχείων.</ahelp>"
+msgid "Filtering data"
+msgstr "Φιλτράρισμα δεδομένων"
-#: dabawiz02access.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02access.xhp\n"
-"par_idN10552\n"
+"02010100.xhp\n"
+"par_id3154964\n"
+"24\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
+msgid "To filter data for the query, set the desired preferences in the lower area of the Design View. The following lines are available:"
+msgstr "Για να φιλτράρετε τα δεδομένα του ερωτήματος, ορίστε τις προτιμήσεις στο κάτω μέρος του παραθύρου Προβολή σχεδίασης. Ως διαθέσιμα στοιχεία είναι τα ακόλουθα:"
-#: menubar.xhp
+#: 02010100.xhp
msgctxt ""
-"menubar.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"hd_id3146916\n"
+"25\n"
"help.text"
-msgid "Menus"
-msgstr "Μενού"
+msgid "Field"
+msgstr "Πεδίο"
-#: menubar.xhp
+#: 02010100.xhp
msgctxt ""
-"menubar.xhp\n"
-"par_idN10552\n"
+"02010100.xhp\n"
+"par_id3156372\n"
+"26\n"
"help.text"
-msgid "<variable id=\"titletext\"><link href=\"text/shared/explorer/database/menubar.xhp\">Menus</link></variable>"
-msgstr "<variable id=\"titletext\"><link href=\"text/shared/explorer/database/menubar.xhp\">Μενού</link></variable>"
+msgid "<ahelp hid=\"HID_QRYDGN_ROW_FIELD\">Enter the name of the data field that you referred to in the Query. All settings made in the lower rows refer to this field.</ahelp> If you activate a cell with a mouse click you'll see an arrow button, which enables you to select a field. The \"Table name.*\" option selects all data fields and the criteria is valid for all table fields."
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FIELD\">Εισάγετε το όνομα του πεδίου δεδομένων στο οποίο αναφερθήκατε στο ερώτημα. Όλες οι ρυθμίσεις που έγιναν στις κατώτερες γραμμές αναφέρονται σε αυτό το πεδίο. </ahelp> Εάν ενεργοποιήσετε το κελί με πάτημα του ποντικιού θα δείτε ένα κουμπί με βέλος το οποίο σας επιτρέπει να επιλέξετε ένα πεδίο. Η επιλογή \"Όνομα πίνακα.*\" επιλέγει όλα τα πεδία δεδομένων και τα κριτήρια είναι έγκυρα για όλα τα πεδία του πίνακα."
-#: menubar.xhp
+#: 02010100.xhp
msgctxt ""
-"menubar.xhp\n"
-"par_idN10562\n"
+"02010100.xhp\n"
+"hd_id3145150\n"
+"148\n"
"help.text"
-msgid "In the database window, you see a new set of menu commands for working on the current database file."
-msgstr "Στο παράθυρο της βάσης δεδομένων, θα δείτε ένα νέο σύνολο από εντολές μενού για εργασία σχετικά με το τρέχον αρχείο της βάσης δεδομένων."
+msgid "Alias"
+msgstr "Ψευδώνυμο"
-#: dabaadvprop.xhp
+#: 02010100.xhp
msgctxt ""
-"dabaadvprop.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id3146315\n"
+"149\n"
"help.text"
-msgid "Advanced Properties"
-msgstr "Ιδιότητες για Προχωρημένους"
+msgid "<ahelp hid=\"HID_QRYDGN_ROW_ALIAS\">Specifies an alias. This alias will be listed in a query instead of the field name. This makes it possible to use user-defined column labels.</ahelp> For example, if the data field has the name PtNo and, instead of that name, you would like to have PartNum appear in the query, enter PartNum as alias."
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_ALIAS\">Καθορίζει ένα ψευδώνυμο. Το ψευδώνυμο αυτό θα συμπεριληφθεί στο ερώτημα αντί του ονόματος του πεδίου. Με αυτόν τον τρόπο, είναι δυνατή η χρήση ετικετών στηλών που ορίζονται από το χρήστη.</ahelp> Για παράδειγμα αν το πεδίο έχει όνομα ΑρΠαρ και εσείς θέλετε να το όνομα που θα εμφανίζεται στο ερώτημα να είναι ΑριθμΠαρτίδας τότε ορίζετε το ΑριθμΠαρτίδας σαν ψευδώνυμο"
-#: dabaadvprop.xhp
+#: 02010100.xhp
msgctxt ""
-"dabaadvprop.xhp\n"
-"par_idN10550\n"
+"02010100.xhp\n"
+"par_id3155959\n"
+"193\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabaadvprop.xhp\">Advanced Properties</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabaadvprop.xhp\"> Ιδιότητες για προχωρημένους</link>"
+msgid "In an SQL statement, aliases are defined as following:"
+msgstr "Στις δηλώσεις SQL, τα ψευδώνυμα ορίζονται ως εξής:"
-#: dabaadvprop.xhp
+#: 02010100.xhp
msgctxt ""
-"dabaadvprop.xhp\n"
-"par_idN10560\n"
+"02010100.xhp\n"
+"par_id3149922\n"
+"194\n"
"help.text"
-msgid "Specifies advanced properties for the database."
-msgstr "Καθορίζει για τη βάση δεδομένων τις ιδιότητες για προχωρημένους ."
+msgid "SELECT column AS alias FROM table."
+msgstr "SELECT στήλη AS ψευδώνυμο FROM πίνακας."
-#: dabaadvprop.xhp
+#: 02010100.xhp
msgctxt ""
-"dabaadvprop.xhp\n"
-"par_id3998840\n"
+"02010100.xhp\n"
+"par_id3159335\n"
+"195\n"
"help.text"
-msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab"
-msgstr "Σε ένα παράθυρο της βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση δεδομένων - Ιδιότητες</emph>, κάντε κλικ στην καρτέλα <emph>Ιδιότητες για Προχωρημένους</emph>"
+msgid "For example:"
+msgstr "Για παράδειγμα:"
-#: 05000003.xhp
+#: 02010100.xhp
msgctxt ""
-"05000003.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id3148478\n"
+"196\n"
"help.text"
-msgid "Enter / change password"
-msgstr "Εισαγωγή / Αλλαγή κωδικού πρόσβασης"
+msgid "SELECT \"PtNo\" AS \"PartNum\" FROM \"Parts\""
+msgstr "SELECT \"ΑρΠαρ\" AS \"ΑριθμΠαρτίδας\" FROM \"Παρτίδες\""
-#: 05000003.xhp
+#: 02010100.xhp
msgctxt ""
-"05000003.xhp\n"
-"hd_id3163829\n"
-"1\n"
+"02010100.xhp\n"
+"hd_id3148485\n"
+"27\n"
"help.text"
-msgid "Enter / change password"
-msgstr "Εισαγωγή / Αλλαγή κωδικού πρόσβασης"
+msgid "Table"
+msgstr "Πίνακας"
-#: 05000003.xhp
+#: 02010100.xhp
msgctxt ""
-"05000003.xhp\n"
-"par_id3148520\n"
-"2\n"
+"02010100.xhp\n"
+"par_id3163665\n"
+"28\n"
"help.text"
-msgid "Allows you to enter and confirm a new or changed password. If you have defined a new user, enter the user's name in this dialog."
-msgstr "Σας επιτρέπει να εισάγετε και να επιβεβαιώσετε ένα νέο ή τροποποιημένο κωδικό πρόσβασης. Αν έχετε ορίσει ένα νέο χρήστη. εισάγετε το όνομα του χρήστη σε αυτό το παράθυρο διαλόγου."
+msgid "<ahelp hid=\"HID_QRYDGN_ROW_TABLE\">The corresponding database table of the selected data field is listed here.</ahelp> If you activate the a cell with a mouse click, an arrow will appear which enables you to select another table of the current query."
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_TABLE\">Ο αντίστοιχος πίνακας της βάσης δεδομένων των επιλεγμένων πεδίων είναι σε αυτή τη λίστα.</ahelp> Εάν ενεργοποιήσετε το κελί, κάνοντας κλικ με το ποντίκι, θα εμφανιστεί ένα βέλος, μέσω του οποίου θα μπορείτε να επιλέξετε κάποιον άλλο πίνακα για το τρέχον ερώτημα."
-#: 05000003.xhp
+#: 02010100.xhp
msgctxt ""
-"05000003.xhp\n"
-"hd_id3157898\n"
-"3\n"
+"02010100.xhp\n"
+"hd_id3154207\n"
+"29\n"
"help.text"
-msgid "User"
-msgstr "Χρήστης"
+msgid "Sort"
+msgstr "Ταξινόμηση"
-#: 05000003.xhp
+#: 02010100.xhp
msgctxt ""
-"05000003.xhp\n"
-"par_id3149346\n"
-"4\n"
+"02010100.xhp\n"
+"par_id3150979\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\"sfx/ui/password/usered\">Specifies the name of the new user.</ahelp> This field is only visible if you have defined a new user."
-msgstr "<ahelp hid=\"sfx/ui/password/usered\">Ορίζει το όνομα του νέου χρήστη.</ahelp> Το πεδίο αυτό είναι ορατό μόνο αν έχετε ορίσει ένα νέο χρήστη."
+msgid "<ahelp hid=\"HID_QRYDGN_ROW_ORDER\">If you click the cell, you can select among the sorting options: ascending, descending and not sorted.</ahelp> Text fields will be sorted alphabetically and numerical fields numerically. For most databases, administrators can set the sorting options."
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_ORDER\">Κάνοντας κλικ με το ποντίκι μέσα στο κελί, μπορείτε να επιλέξετε μία από τις επιλογές ταξινόμησης: αύξουσα σειρά, φθίνουσα σειρά και χωρίς ταξινόμηση.</ahelp> Τα πεδία κειμένου θα ταξινομούνται αλφαβητικά και τα αριθμητικά πεδία με αριθμητική σειρά. Για τις περισσότερες βάσεις οι διαχειριστές μπορούνε να ορίσουν τις επιλογές ταξινόμησης."
-#: 05000003.xhp
+#: 02010100.xhp
msgctxt ""
-"05000003.xhp\n"
-"hd_id3153681\n"
-"9\n"
+"02010100.xhp\n"
+"hd_id3150384\n"
+"31\n"
"help.text"
-msgid "Old password"
-msgstr "Παλιός κωδικός πρόσβασης"
+msgid "Visible"
+msgstr "Ορατό"
-#: 05000003.xhp
+#: 02010100.xhp
msgctxt ""
-"05000003.xhp\n"
-"par_id3147576\n"
-"10\n"
+"02010100.xhp\n"
+"par_id3146133\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_OLDPASSWORD\">Enter the old password.</ahelp> This field is visible when you have started the dialog via <emph>Change password</emph>."
-msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_OLDPASSWORD\">Εισάγετε τον παλιό κωδικό πρόσβασης.</ahelp> Το πεδίο αυτό είναι ορατό μόνο αν έχετε εκκινήσει το παράθυρο διαλόγου μέσω της επιλογής <emph>Αλλαγή κωδικού πρόσβασης</emph>."
+msgid "<ahelp hid=\"HID_QRYDGN_ROW_VISIBLE\">If you mark the <emph>Visible</emph> property for a data field, that field will be visible in the query</ahelp>. If you only use a data field to formulate a condition, you do not necessarily need to show it."
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_VISIBLE\">Εάν σημειώσετε την ιδιότητα <emph>Ορατό</emph> για πεδίο δεδομένων αυτό το πεδίο θα είναι ορατό στο ερώτημα.</ahelp> Εάν χρησιμοποιήσετε μόνο ένα πεδίο δεδομένων για τον επεξεργασία μιας συνθήκης, δεν είναι απαραίτητο να φαίνεται αυτό το πεδίο."
-#: 05000003.xhp
+#: 02010100.xhp
msgctxt ""
-"05000003.xhp\n"
-"hd_id3153311\n"
-"5\n"
+"02010100.xhp\n"
+"hd_id3154714\n"
+"33\n"
"help.text"
-msgid "Password"
-msgstr "Κωδικός πρόσβασης"
+msgid "Criteria"
+msgstr "Κριτήρια"
-#: 05000003.xhp
+#: 02010100.xhp
msgctxt ""
-"05000003.xhp\n"
-"par_id3147243\n"
-"6\n"
+"02010100.xhp\n"
+"par_id3145134\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_PASSWORD\">Enter the new password.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_PASSWORD\">Εισάγετε το νέο κωδικό πρόσβασης.</ahelp>"
+msgid "<ahelp hid=\"HID_QRYDGN_ROW_CRIT\">Specifies the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"criteria \">criteria </link>by which the content of the data field should be filtered.</ahelp>"
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_CRIT\">Ορίζει τα <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"κριτήρια \">κριτήρια</link> με τα οποία θα φιλτράρονται τα περιεχόμενα των πεδίων δεδομένων .</ahelp>"
-#: 05000003.xhp
+#: 02010100.xhp
msgctxt ""
-"05000003.xhp\n"
-"hd_id3147275\n"
-"7\n"
+"02010100.xhp\n"
+"hd_id3152477\n"
+"35\n"
"help.text"
-msgid "Confirm (password)"
-msgstr "Επιβεβαίωση (κωδικού πρόσβασης)"
+msgid "or"
+msgstr "ή"
-#: 05000003.xhp
+#: 02010100.xhp
msgctxt ""
-"05000003.xhp\n"
-"par_id3153541\n"
-"8\n"
+"02010100.xhp\n"
+"par_id3154585\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_PASSWORD_REPEAT\">Enter the new password again.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_PASSWORD_REPEAT\">Εισάγετε το νέο κωδικό πρόσβασης ξανά.</ahelp>"
+msgid "Here you can enter one additional criterion for filtering in each line. Multiple criteria in one column will be connected by an OR link."
+msgstr "Μπορείτε να εισαγάγετε ένα πρόσθετο κριτήριο για φιλτράρισμα σε κάθε γραμμή. Εάν σε μία στήλη υπάρχουν περισσότερα του ενός κριτήρια, συνδέονται μεταξύ τους μέσω μιας σύνδεσης OR."
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id3148800\n"
+"150\n"
"help.text"
-msgid "Sorting and Grouping"
-msgstr "Ταξινόμηση και ομαδοποίηση"
+msgid "You can also use the context menu of the line headers in the lower area of the query design to insert another line for functions:"
+msgstr "Μπορείτε, επίσης, να χρησιμοποιήσετε το μενού συναφών επιλογών των επικεφαλίδων των γραμμών, στο κάτω μέρος του παραθύρου σχεδίασης του ερωτήματος, για να εισαγάγετε άλλη μια γραμμή για συναρτήσεις:"
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"hd_id3486434\n"
+"02010100.xhp\n"
+"hd_id3148419\n"
+"151\n"
"help.text"
-msgid "<variable id=\"rep_sort\"><link href=\"text/shared/explorer/database/rep_sort.xhp\">Sorting and Grouping</link></variable>"
-msgstr "<variable id=\"rep_sort\"><link href=\"text/shared/explorer/database/rep_sort.xhp\">Ταξινόμηση και ομαδοποίηση</link></variable>"
+msgid "Functions"
+msgstr "Συναρτήσεις"
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id3068636\n"
+"02010100.xhp\n"
+"par_id3153233\n"
+"152\n"
"help.text"
-msgid "<ahelp hid=\".\">In the Sorting and Grouping dialog of <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link>, you can define the fields that should be sorted in your report, and the fields that should be kept together to form a group.</ahelp> If you group your report by a certain field, all records with the same value of that field will be kept together in one group."
-msgstr "<ahelp hid=\".\">Στο παράθυρο διαλόγου Ταξινόμηση και ομαδοποίηση της <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμησης αναφοράς</link>, μπορείτε να ορίσετε τα πεδία που θα πρέπει να ταξινομηθούν στην αναφορά σας, και τα πεδία που θα πρέπει να διατηρηθούν μαζί για να σχηματίσουν μία ομάδα.</ahelp> Αν ομαδοποιήσετε την αναφορά σας με ένα συγκεκριμένο πεδίο, όλες οι εγγραφές με την ίδια τιμή αυτού του πεδίου θα διατηρηθούν μαζί σε μία ομάδα."
+msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\" visibility=\"hidden\">Select a function to run in the query here.</ahelp> The functions you can run here depend on the database."
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\" visibility=\"hidden\">Επιλέξετε μια συνάρτηση που θέλετε να χρησιμοποιηθεί για το ερώτημα.</ahelp> Οι συναρτήσεις που μπορείτε να αξιοποιήσετε εδώ εξαρτώνται από την βάση δεδομένων."
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id876186\n"
+"02010100.xhp\n"
+"par_id8760818\n"
"help.text"
-msgid "The Groups box shows the fields in an order from top to bottom. You can select any field, then click the Move Up or Move Down button to move this field up or down in the list."
-msgstr "Το πεδίο Ομάδες εμφανίζει τα πεδία σε μία σειρά από πάνω προς τα κάτω. Μπορείτε να επιλέξετε οποιοδήποτε πεδίο, ύστερα να κάνετε κλικ στο κουμπί Μετακίνηση πάνω ή Μετακίνηση κάτω για να μετακινήσετε το πεδίο αυτό πάνω ή κάτω στη λίστα."
+msgid "If you are working with the HSQL database, the list box in the <emph>Function</emph> row offers you the following options:"
+msgstr "Αν εργάζεστε με τη βάση δεδομένων HSQL, το πεδίο της λίστας στη γραμμή <emph>Συνάρτηση</emph> σας παρέχει τις ακόλουθες επιλογές:"
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id3939634\n"
+"02010100.xhp\n"
+"par_id3150307\n"
+"179\n"
"help.text"
-msgid "The sorting and grouping will be applied in the order of the list from top to bottom."
-msgstr "Η ταξινόμηση και η ομαδοποίηση θα εφαρμοστούν με τη σειρά ταξινόμησης της λίστας από πάνω προς τα κάτω."
+msgid "Option"
+msgstr "Επιλογή"
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id599688\n"
+"02010100.xhp\n"
+"par_id3166430\n"
+"180\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the fields that will be used for sorting or grouping. The field at the top has the highest priority, the second field has the second priority, and so on.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κατηγοριοποιεί τα πεδία που θα χρησιμοποιηθούν για την ταξινόμηση ή την ομαδοποίηση. Το πεδίο στην κορυφή έχει την υψηλότερη προτεραιότητα, το δεύτερο πεδίο έχει πιο μικρή προτεραιότητα, και ούτω καθεξής.</ahelp>"
+msgid "SQL"
+msgstr "SQL"
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id1371501\n"
+"02010100.xhp\n"
+"par_id3152993\n"
+"181\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to open a list from which you can select a field.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να ανοίξετε μία λίστα από την οποία μπορείτε να επιλέξετε ένα πεδίο.</ahelp>"
+msgid "Effect"
+msgstr "Αποτέλεσμα"
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id4661702\n"
+"02010100.xhp\n"
+"par_id3155377\n"
+"162\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected field up in the list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί το επιλεγμένο πεδίο πάνω στη λίστα.</ahelp>"
+msgid "No function"
+msgstr "Καμία συνάρτηση"
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id7868892\n"
+"02010100.xhp\n"
+"par_id3155533\n"
+"163\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected field down in the list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί το επιλεγμένο πεδίο κάτω στη λίστα.</ahelp>"
+msgid "No function will be executed."
+msgstr "Δεν θα εκτελεστεί καμία συνάρτηση."
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id2188787\n"
+"02010100.xhp\n"
+"par_id3166420\n"
+"164\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the sorting order.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε τη σειρά ταξινόμησης.</ahelp>"
+msgid "Average"
+msgstr "Μέσος όρος"
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id5833307\n"
+"02010100.xhp\n"
+"par_id3145268\n"
+"183\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Header.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε να εμφανίζεται ή να αποκρύπτεται η κεφαλίδα της ομάδας.</ahelp>"
+msgid "AVG"
+msgstr "AVG"
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id7726676\n"
+"02010100.xhp\n"
+"par_id3154486\n"
+"165\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Footer.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε να εμφανίζεται ή να αποκρύπτεται το υποσέλιδο της ομάδας.</ahelp>"
+msgid "Calculates the arithmetic mean of a field."
+msgstr "Υπολογίζει τον αριθμητικό μέσο όρο του πεδίου."
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id3729361\n"
+"02010100.xhp\n"
+"par_id3149979\n"
+"166\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to create a new group on each changed value, or on other properties.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε να δημιουργήσετε μία νέα ομάδα κάθε φορά που τροποποιείται η τιμή, ή με διαφορετικές ιδιότητες.</ahelp>"
+msgid "Count"
+msgstr "Καταμέτρηση"
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id0409200922142041\n"
+"02010100.xhp\n"
+"par_id3154260\n"
+"184\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the selected field from the list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αφαιρεί το επιλεγμένο αντικείμενο από τη λίστα.</ahelp>"
+msgid "COUNT"
+msgstr "COUNT"
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id3405560\n"
+"02010100.xhp\n"
+"par_id3155810\n"
+"167\n"
"help.text"
-msgid "By default a new group is created on every changed value of a record from the selected field. You can change this property depending on the type of field:"
-msgstr "Εξ ορισμού δημιουργείται μία νέα ομάδα σε κάθε τροποποιημένη τιμή μίας εγγραφής από το επιλεγμένο πεδίο. Μπορείτε να μεταβάλετε αυτήν την ιδιότητα ανάλογα με τον τύπο πεδίου:"
+msgid "Determines the number of records in the table. Empty fields can either be counted (a) or not (b)."
+msgstr "Προσδιορίζει τον αριθμό των εγγραφών του πίνακα. Για τα κενά πεδία, υπάρχει η δυνατότητα α) να συμπεριλαμβάνονται ή β) να μη συμπεριλαμβάνονται στη μέτρηση."
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id3409527\n"
+"02010100.xhp\n"
+"par_id3151333\n"
+"197\n"
"help.text"
-msgid "For fields of type Text, you can select Prefix Characters and enter a number n of characters in the text box below. The records which are identical in the first n characters will be grouped together."
-msgstr "Για πεδία με τύπο Κείμενο, μπορείτε να επιλέξετε Προκαθορισμένοι χαρακτήρες και να εισάγετε έναν αριθμό ν χαρακτήρων στο πλαίσιο κειμένου παρακάτω. Οι εγγραφές που είναι παρόμοιες στους πρώτους ν χαρακτήρες θα ομαδοποιηθούν μαζί."
+msgid "a) COUNT(*): Passing an asterisk as the argument counts all records in the table."
+msgstr "α) COUNT(*): Ένας αστερίσκος στο όρισμα μετράει όλες τις εγγραφές στον πίνακα."
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id7112338\n"
+"02010100.xhp\n"
+"par_id3152889\n"
+"198\n"
"help.text"
-msgid "For fields of type Date/Time, you can group the records by the same year, quarter, month, week, day, hour, or minute. You can additionally specify an interval for weeks and hours: 2 weeks groups data in biweekly groups, 12 hours groups data in half-day groups."
-msgstr "Για πεδία με τύπο Ημερομηνία/Ώρα, μπορείτε να ομαδοποιήσετε τις εγγραφές κατά το ίδιο έτος, τρίμηνο, μήνα, εβδομάδα, ημέρα, ώρα, ή λεπτό. Μπορείτε επιπλέον να προσδιορίσετε ένα διάστημα για εβδομάδες και ώρες: δεδομένα για ομάδες 2 εβδομάδων σε διεβδομαδιαίες ομάδες, δεδομένα για ομάδες 12 ωρών σε μισής ημέρας ομάδες."
+msgid "b) COUNT(column): Passing a field name as an argument counts only fields in which the field name in question contains a value. Null values (empty fields) will not be counted."
+msgstr "β) COUNT(στήλη): Ένα όνομα πεδίου ως όρισμα μετράει τα πεδία των οποίων το όνομα περιέχει μια τιμή. Οι μηδενικές τιμές (κενά πεδία) δεν υπολογίζονται στη μέτρηση."
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id2855616\n"
+"02010100.xhp\n"
+"par_id3153067\n"
+"168\n"
"help.text"
-msgid "For fields of type AutoNumber, Currency, or Number, you specify an interval."
-msgstr "Για πεδία με τύπο Αυτόματος αριθμός, Νόμισμα, ή Αριθμός, θα πρέπει να καθορίσετε ένα διάστημα."
+msgid "Maximum"
+msgstr "Μέγιστο"
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id7700430\n"
+"02010100.xhp\n"
+"par_id3148840\n"
+"185\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the group interval value that records are grouped by.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε την τιμή διαστήματος της ομάδας με την οποία ομαδοποιούνται οι εγγραφές.</ahelp>"
+msgid "MAX"
+msgstr "MAX"
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id1180455\n"
+"02010100.xhp\n"
+"par_id3159221\n"
+"169\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the level of detail by which a group is kept together on the same page.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε το επίπεδο της λεπτομέρειας με την οποία μία ομάδα διατηρείται μαζί στην ίδια σελίδα.</ahelp>"
+msgid "Determines the highest value of a field."
+msgstr "Προσδιορίζει την ανώτατη τιμή ενός πεδίου."
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id2091433\n"
+"02010100.xhp\n"
+"par_id3146866\n"
+"170\n"
"help.text"
-msgid "When you specify to keep together some records on the same page, you have three choices:"
-msgstr "Όταν καθορίζετε να διατηρήσετε μαζί μερικές εγγραφές στην ίδια σελίδα, έχετε τρεις επιλογές:"
+msgid "Minimum"
+msgstr "Ελάχιστο"
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id5092318\n"
+"02010100.xhp\n"
+"par_id3148604\n"
+"186\n"
"help.text"
-msgid "No - page boundaries are not taken into account."
-msgstr "Όχι - τα όρια της σελίδας παραβλέπονται."
+msgid "MIN"
+msgstr "MIN"
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id9312417\n"
+"02010100.xhp\n"
+"par_id3157982\n"
+"171\n"
"help.text"
-msgid "Whole Group - prints the group header, detail section, and group footer on the same page."
-msgstr "Ολόκληρη ομάδα - εκτυπώνει την κεφαλίδα της ομάδας, τη λεπτομερή ενότητα, και το υποσέλιδο της ομάδας στην ίδια σελίδα."
+msgid "Determines the lowest value of a field."
+msgstr "Προσδιορίζει την κατώτατη τιμή ενός πεδίου."
-#: rep_sort.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_sort.xhp\n"
-"par_id9089022\n"
+"02010100.xhp\n"
+"par_id3154828\n"
+"172\n"
"help.text"
-msgid "With First Detail - prints the group header on a page only if the first detail record also can be printed on the same page."
-msgstr "Με πρώτη λεπτομέρεια - εκτυπώνει την κεφαλίδα της ομάδας σε μία σελίδα μόνο εάν η πρώτη λεπτομερής εγγραφή μπορεί να εκτυπωθεί επίσης στην ίδια σελίδα."
+msgid "Sum"
+msgstr "Σύνολο"
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id3147070\n"
+"187\n"
"help.text"
-msgid "General"
-msgstr "Γενικά"
+msgid "SUM"
+msgstr "SUM"
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"hd_id3153255\n"
-"25\n"
+"02010100.xhp\n"
+"par_id3154536\n"
+"173\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05040100.xhp\" name=\"General\">General</link>"
-msgstr "<link href=\"text/shared/explorer/database/05040100.xhp\" name=\"Γενικά\"> Γενικά</link>"
+msgid "Calculates the sum of values of associated fields."
+msgstr "Υπολογίζει το άθροισμα των τιμών των συσχετισμένων πεδίων."
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3157898\n"
-"11\n"
+"02010100.xhp\n"
+"par_id3148820\n"
+"174\n"
"help.text"
-msgid "When you create a database table as an administrator, you can use this tab to determine user access, and to edit the data or the table structure."
-msgstr "Όταν δημιουργείτε έναν πίνακα βάσης δεδομένων ως διαχειριστής, μπορείτε να χρησιμοποιήσετε την καρτέλα αυτήν για να καθορίσετε την πρόσβαση χρήστη, και να επεξεργαστείτε τα δεδομένα ή τη δομή του πίνακα."
+msgid "Group"
+msgstr "Ομάδα"
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"bm_id3152594\n"
+"02010100.xhp\n"
+"par_id3145375\n"
+"188\n"
"help.text"
-msgid "<bookmark_value>access rights for database tables (Base)</bookmark_value><bookmark_value>tables in databases; access rights to (Base)</bookmark_value>"
-msgstr "<bookmark_value>δικαιώματα πρόσβασης για πίνακες βάσης δεδομένων (Base)</bookmark_value><bookmark_value>πίνακες σε βάσεις δεδομένων, δικαιώματα πρόσβασης σε (Base)</bookmark_value>"
+msgid "GROUP BY"
+msgstr "GROUP BY"
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3152594\n"
-"12\n"
+"02010100.xhp\n"
+"par_id3149438\n"
+"175\n"
"help.text"
-msgid "If you are not the administrator, you can use the <emph>General</emph> tab to view your access rights for the selected table."
-msgstr "Αν δεν είστε ο διαχειριστής, μπορείτε να χρησιμοποιήσετε την καρτέλα <emph>Γενικά</emph> για να προβάλετε τα δικαιώματα πρόσβασής σας για τον επιλεγμένο πίνακα."
+msgid "Groups query data according to the field name selected. Functions are executed according to the specified groups. In SQL, this option corresponds to the GROUP BY clause. If a criterion is added, this entry appears in the SQL HAVING."
+msgstr "Ομαδοποιεί τα δεδομένα του ερωτήματος βάσει του ονόματος του επιλεγμένου πεδίου. Οι συναρτήσεις εκτελούνται σύμφωνα με τις ομάδες που έχουν οριστεί. Στην SQL, αυτή η επιλογή αντιστοιχεί στην πρόταση GROUP BY. Εάν προστεθεί ένα κριτήριο, η συγκεκριμένη καταχώρηση εμφανίζεται στην SQL ως HAVING."
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"hd_id3145669\n"
-"3\n"
+"02010100.xhp\n"
+"par_id3156038\n"
+"189\n"
"help.text"
-msgid "Table name"
-msgstr "Όνομα πίνακα"
+msgid "You can also enter function calls directly into the SQL statement. The syntax is:"
+msgstr "Μπορείτε, επίσης, να εισαγάγετε συναρτήσεις απευθείας στην πρόταση SQL. Η σύνταξη είναι:"
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3147834\n"
-"13\n"
+"02010100.xhp\n"
+"par_id3156340\n"
+"190\n"
"help.text"
-msgid "Displays the name of the selected database table."
-msgstr "Εμφανίζει το όνομα του επιλεγμένου πίνακα της βάσης δεδομένων."
+msgid "SELECT FUNCTION(column) FROM table."
+msgstr "SELECT FUNCTION(στήλη) FROM πίνακας."
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"hd_id3156426\n"
-"14\n"
+"02010100.xhp\n"
+"par_id3155075\n"
+"191\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "For example, the function call in SQL for calculating a sum is:"
+msgstr "Για παράδειγμα, η συνάρτηση στην SQL για τον υπολογισμό ενός αθροίσματος είναι:"
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3154823\n"
-"15\n"
+"02010100.xhp\n"
+"par_id3154591\n"
+"192\n"
"help.text"
-msgid "Displays the type of database."
-msgstr "Εμφανίζει τον τύπο της βάσης δεδομένων."
+msgid "SELECT SUM(\"Price\") FROM \"Article\"."
+msgstr "SELECT SUM(\"Τιμή\") FROM \"Είδος\"."
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"hd_id3149095\n"
-"16\n"
+"02010100.xhp\n"
+"par_id3159205\n"
+"176\n"
"help.text"
-msgid "Location"
-msgstr "Τοποθεσία"
+msgid "Except for the <emph>Group</emph> function, the above functions are so-called Aggregate functions. These are functions that calculate data to create summaries from the results. Additional functions that are not listed in the list box might be also possible. These depend on the specific database system in use and on the current state of the Base driver."
+msgstr "Εκτός από τη συνάρτηση <emph>Ομάδα</emph>, οι παραπάνω συναρτήσεις καλούνται επίσης συναρτήσεις συγκέντρωσης. Αυτές είναι συναρτήσεις που υπολογίζουν δεδομένα για να δημιουργήσουν συνόψεις από τα αποτελέσματα. Συναρτήσεις που δεν κατηγοριοποιούνται στο πεδίο της λίστας ενδεχομένως να είναι δυνατές. Αυτές εξαρτώνται από το χρησιμοποιούμενο ειδικό σύστημα της βάσης δεδομένων και την τρέχουσα κατάσταση του οδηγού Base."
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3153311\n"
-"17\n"
+"02010100.xhp\n"
+"par_id3148651\n"
+"177\n"
"help.text"
-msgid "Displays the complete path of the database table."
-msgstr "Εμφανίζει την πλήρη διαδρομή προς τον πίνακα της βάσης δεδομένων."
+msgid "To use other functions not listed in the list box, you must enter them under <emph>Field</emph>."
+msgstr "Για να χρησιμοποιήσετε διαφορετικές συναρτήσεις που δεν εμφανίζονται στο πεδίο της λίστας, πρέπει να τις εισάγετε στο <emph>Πεδίο</emph>."
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"hd_id3153528\n"
-"4\n"
+"02010100.xhp\n"
+"par_id3155098\n"
+"178\n"
"help.text"
-msgid "Read data"
-msgstr "Ανάγνωση δεδομένων"
+msgid "You can also assign aliases to function calls. If the query is not to be displayed in the column header, enter the desired name under <emph>Alias</emph>."
+msgstr "Μπορείτε, επίσης, να αντιστοιχίσετε ψευδώνυμα στις συναρτήσεις. Εάν δεν θέλετε να εμφανίζεται το ερώτημα στην κεφαλίδα της στήλης, εισαγάγετε το όνομα που θέλετε στο <emph>Ψευδώνυμο</emph>."
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3163802\n"
-"18\n"
+"02010100.xhp\n"
+"par_id3155539\n"
+"199\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows a user to read the data.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιτρέπει στο χρήστη την ανάγνωση των δεδομένων.</ahelp>"
+msgid "The corresponding function in an SQL statement is:"
+msgstr "Η αντίστοιχη συνάρτηση σε μια πρόταση SQL είναι:"
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"hd_id3150355\n"
-"5\n"
+"02010100.xhp\n"
+"par_id3149425\n"
+"200\n"
"help.text"
-msgid "Insert data"
-msgstr "Εισαγωγή δεδομένων"
+msgid "SELECT FUNCTION() AS alias FROM table"
+msgstr "SELECT FUNCTION() AS ψευδώνυμο FROM πίνακας"
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3149398\n"
-"19\n"
+"02010100.xhp\n"
+"par_id3144431\n"
+"201\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows a user to insert new data.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιτρέπει στο χρήστη να εισάγει νέα δεδομένα.</ahelp>"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"hd_id3155420\n"
-"6\n"
+"02010100.xhp\n"
+"par_id3154614\n"
+"202\n"
"help.text"
-msgid "Change data"
-msgstr "Αλλαγή δεδομένων"
+msgid "SELECT COUNT(*) AS count FROM \"Item\""
+msgstr "SELECT COUNT(*) AS πλήθος FROM \"Αντικείμενο\""
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3158430\n"
-"20\n"
+"02010100.xhp\n"
+"par_id3154610\n"
+"203\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows a user to change data.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιτρέπει στο χρήστη να τροποποιεί τα δεδομένα.</ahelp>"
+msgid "If you run this function, you cannot insert any additional columns for the query other than receiving these columns as a \"Group\" function."
+msgstr "Εάν εκτελέσετε αυτήν τη συνάρτηση, δεν θα μπορείτε να εισαγάγετε πρόσθετες στήλες για το ερώτημα. Το μόνο που θα μπορείτε να κάνετε είναι η λήψη των συγκεκριμένων στηλών ως συνάρτηση Ομάδας (\"Group\")."
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"hd_id3149516\n"
-"7\n"
+"02010100.xhp\n"
+"par_id3154644\n"
+"204\n"
"help.text"
-msgid "Delete data"
-msgstr "Διαγραφή δεδομένων"
+msgid "<emph>Examples</emph>"
+msgstr "<emph> Παραδείγματα</emph>"
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3155449\n"
-"21\n"
+"02010100.xhp\n"
+"par_id3151120\n"
+"205\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows a user to delete data.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιτρέπει στο χρήστη να διαγράφει δεδομένα.</ahelp>"
+msgid "In the following example, a query is run through two tables: an \"Item\" table with the \"Item_No\" field and a \"Suppliers\" table with the \"Supplier_Name\" field. In addition, both tables have a common field name \"Supplier_No.\""
+msgstr "Στο παράδειγμα που ακολουθεί, ένα ερώτημα εκτελείται σε δύο πίνακες: τον πίνακα \"Στοιχείο\" με το πεδίο \"Κωδ._Στοιχείου\" και τον πίνακα \"Προμηθευτές\" με το πεδίο \"Όνομα_προμηθευτή\". Επιπλέον και οι δύο πίνακες έχουν κοινό όνομα πεδίου το \"Κωδ._προμηθευτή.\""
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"hd_id3145674\n"
-"8\n"
+"02010100.xhp\n"
+"par_id3155144\n"
+"206\n"
"help.text"
-msgid "Change table structure"
-msgstr "Αλλαγή δομής πίνακα"
+msgid "The following steps are required to create a query containing all suppliers who deliver more than three items."
+msgstr "Για τη δημιουργία ενός ερωτήματος, το οποίο θα περιέχει όλους τους προμηθευτές που παρέχουν περισσότερα από τρία αντικείμενα, πρέπει να κάνετε τα ακόλουθα:"
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3153146\n"
-"22\n"
+"02010100.xhp\n"
+"par_id3153240\n"
+"207\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows a user to change the table structure.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιτρέπει στο χρήστη να τροποποιεί τη δομή του πίνακα.</ahelp>"
+msgid "Insert the \"Item\" and \"Suppliers\" tables into the query design."
+msgstr "Εισαγάγετε τους πίνακες \"Στοιχείο\" και \"Προμηθευτές\" στο σχέδιο του ερωτήματος."
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"hd_id3143270\n"
-"9\n"
+"02010100.xhp\n"
+"par_id3148807\n"
+"208\n"
"help.text"
-msgid "Definition"
-msgstr "Ορισμός"
+msgid "Link the \"Supplier_No\" fields of the two tables if there is not already a relation of this type."
+msgstr "Συνδέστε τα πεδία \"Κωδ._προμηθευτή\" των δύο πινάκων, εάν δεν υφίσταται ήδη σχέση αυτού του τύπου."
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3154897\n"
-"23\n"
+"02010100.xhp\n"
+"par_id3161652\n"
+"209\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows the user to delete the table structure.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιτρέπει στο χρήστη να διαγράφει τη δομή του πίνακα.</ahelp>"
+msgid "Double-click the \"Item_No\" field from the \"Item\" table. Display the <emph>Function</emph> line using the context menu and select the Count function."
+msgstr "Διπλό κλικ στο πεδίο \"Κωδ._είδους\" από τον πίνακα \"Είδος\". Εμφανίστε τη γραμμή <emph>Συνάρτηση</emph>, χρησιμοποιώντας το μενού περιεχομένου και επιλέξτε τη συνάρτηση Count."
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"hd_id3153126\n"
-"10\n"
+"02010100.xhp\n"
+"par_id3151009\n"
+"210\n"
"help.text"
-msgid "Modify references"
-msgstr "Τροποποίηση παραπομπών"
+msgid "Enter >3 as a criterion and disable the Visible field."
+msgstr "Εισαγάγετε ως κριτήριο την τιμή >3 και απενεργοποιήστε το ορατό πεδίο."
-#: 05040100.xhp
+#: 02010100.xhp
msgctxt ""
-"05040100.xhp\n"
-"par_id3159399\n"
-"24\n"
+"02010100.xhp\n"
+"par_id3145601\n"
+"211\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows the user to modify the defined references, for example, to enter new relations for the table or to delete existing relations.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιτρέπει στο χρήστη να τροποποιεί τις καθορισμένες παραπομπές, για παράδειγμα, να εισάγει νέες σχέσεις για τον πίνακα ή να διαγράφει τις υπάρχουσες σχέσεις.</ahelp>"
+msgid "Double-click the \"Supplier_Name\" field in the \"Suppliers\" table and choose the Group function."
+msgstr "Κάντε διπλό κλικ στο πεδίο \"Όνομα_προμηθευτή\" του πίνακα \"Προμηθευτές\" και επιλέξτε τη συνάρτηση Group."
-#: 04000000.xhp
+#: 02010100.xhp
msgctxt ""
-"04000000.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id3147512\n"
+"212\n"
"help.text"
-msgid "Forms"
-msgstr "Φόρμες"
+msgid "Run the query."
+msgstr "Εκτέλεση ερωτήματος."
-#: 04000000.xhp
+#: 02010100.xhp
msgctxt ""
-"04000000.xhp\n"
-"hd_id3150476\n"
-"1\n"
+"02010100.xhp\n"
+"par_id3148638\n"
+"213\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/04000000.xhp\" name=\"Forms\">Forms</link>"
-msgstr "<link href=\"text/shared/explorer/database/04000000.xhp\" name=\"Φόρμες\"> Φόρμες</link>"
+msgid "If the \"price\" (for the individual price of an article) and \"Supplier_No\" (for the supplier of the article) fields exist in the \"Item\" table, you can obtain the average price of the item that a supplier provides with the following query:"
+msgstr "Εάν τα πεδία \"Τιμή\" (για την τιμή ενός μεμονωμένου είδους) και \"Κωδ.προμηθευτή\" (για τον προμηθευτή του είδους) υπάρχουν στον πίνακα \"Αντικείμενο\", μπορείτε να λάβετε τη μέση τιμή του είδους που παρέχει ένας προμηθευτής με το εξής ερώτημα:"
-#: 04000000.xhp
+#: 02010100.xhp
msgctxt ""
-"04000000.xhp\n"
-"bm_id3156136\n"
+"02010100.xhp\n"
+"par_id3153045\n"
+"214\n"
"help.text"
-msgid "<bookmark_value>forms; general information (Base)</bookmark_value>"
-msgstr "<bookmark_value>φόρμες, γενικές πληροφορίες (Base)</bookmark_value>"
+msgid "Insert the \"Item\" table into the query design."
+msgstr "Εισαγάγετε τον πίνακα \"Αντικείμενο\" στο σχέδιο του ερωτήματος."
-#: 04000000.xhp
+#: 02010100.xhp
msgctxt ""
-"04000000.xhp\n"
-"par_id3156136\n"
-"2\n"
+"02010100.xhp\n"
+"par_id3149802\n"
+"215\n"
"help.text"
-msgid "Forms can be used to enter or to edit existing database contents easily."
-msgstr "Οι φόρμες μπορούν να χρησιμοποιηθούν για να εισάγετε ή να επεξεργαστείτε με εύκολο τρόπο τα περιεχόμενα της τρέχουσας βάσης δεδομένων."
+msgid "Double-click the \"Price\" and \"Supplier_No\" fields."
+msgstr "Κάντε διπλό κλικ στα πεδία \"Τιμή\" και \"Κωδ._προμηθευτή\"."
-#: 04000000.xhp
+#: 02010100.xhp
msgctxt ""
-"04000000.xhp\n"
-"hd_id3157910\n"
-"12\n"
+"02010100.xhp\n"
+"par_id3153554\n"
+"216\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Form Wizard\">FormWizard</link>"
-msgstr "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Αυτόματος πιλότος φόρμας\">Αυτόματος πιλότος φόρμας</link>"
+msgid "Enable the <emph>Function</emph> line and select the Average function from the \"Price\" field."
+msgstr "Ενεργοποιήστε <emph>συνάρτηση</emph> και επιλέξτε τη συνάρτηση Average από το πεδίο \"Τιμή\"."
-#: 04000000.xhp
+#: 02010100.xhp
msgctxt ""
-"04000000.xhp\n"
-"hd_id3156003\n"
-"14\n"
+"02010100.xhp\n"
+"par_id3155597\n"
+"217\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Form Controls\">Form Controls</link>"
-msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Πεδία ελέγχου φόρμας\">Πεδία ελέγχου φόρμας</link>"
+msgid "You can also enter \"Average\" in the line for the alias name (without quotation marks)."
+msgstr "Μπορείτε, επίσης, να εισαγάγετε την τιμή \"Average\" στη γραμμή για το όνομα του ψευδωνύμου(χωρίς τα εισαγωγικά)."
-#: 04000000.xhp
+#: 02010100.xhp
msgctxt ""
-"04000000.xhp\n"
-"par_id3156156\n"
-"23\n"
+"02010100.xhp\n"
+"par_id3151191\n"
+"218\n"
"help.text"
-msgid "The Form Controls toolbar offers the tools required to create a form in a text, table, drawing, or presentation document."
-msgstr "Η γραμμή εργαλείων Πεδία ελέγχου φόρμας παρέχει τα εργαλεία που απαιτούνται για να δημιουργήσετε μία φόρμα σε ένα κείμενο, πίνακα, σχεδίαση ή έγγραφο παρουσίασης."
+msgid "Choose Group for the \"Supplier_No\" field."
+msgstr "Επιλέξτε την τιμή Group για το πεδίο \"Κωδ._προμηθευτή\"."
-#: 04000000.xhp
+#: 02010100.xhp
msgctxt ""
-"04000000.xhp\n"
-"hd_id3155388\n"
-"24\n"
+"02010100.xhp\n"
+"par_id3155547\n"
+"219\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Form in Design Mode\">Form in Design Mode</link>"
-msgstr "<link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Φόρμα στη λειτουργία σχεδίασης\">Φόρμα στη λειτουργία σχεδίασης</link>"
+msgid "Run the query."
+msgstr "Εκτέλεση ερωτήματος."
-#: 04000000.xhp
+#: 02010100.xhp
msgctxt ""
-"04000000.xhp\n"
-"par_id3150504\n"
-"25\n"
+"02010100.xhp\n"
+"par_id3147549\n"
+"247\n"
"help.text"
-msgid "In design mode, the form is designed and the properties of the form and the controls contained in it are defined."
-msgstr "Στη λειτουργία σχεδίασης,σχεδιάζεται η φόρμα και προσδιορίζονται οι ιδιότητές της καθώς και τα πεδία ελέγχου που περιέχονται σε αυτήν."
+msgid "The following context menu commands and symbols are available:"
+msgstr "Οι παρακάτω εντολές και σύμβολα των μενού επιλογών, είναι διαθέσιμες :"
-#: 04000000.xhp
+#: 02010100.xhp
msgctxt ""
-"04000000.xhp\n"
-"hd_id3149784\n"
-"30\n"
+"02010100.xhp\n"
+"hd_id3154172\n"
+"248\n"
"help.text"
-msgid "<link href=\"text/shared/main0213.xhp\" name=\"Sorting and Filtering Data\">Sorting and Filtering Data</link>"
-msgstr "<link href=\"text/shared/main0213.xhp\" name=\"Ταξινόμηση και φίλτρο δεδομένων\">Ταξινόμηση και φίλτρο δεδομένων</link>"
+msgid "Functions"
+msgstr "Συναρτήσεις"
-#: 04000000.xhp
+#: 02010100.xhp
msgctxt ""
-"04000000.xhp\n"
-"par_id3151384\n"
-"28\n"
+"02010100.xhp\n"
+"par_id3150414\n"
+"249\n"
"help.text"
-msgid "You will find the sorting and filter functions in the toolbar when you open a form in user mode."
-msgstr "Θα βρείτε τις συναρτήσεις για την ταξινόμηση και το φίλτρο στη γραμμή εργαλείων όταν ανοίγετε μία φόρμα σε λειτουργία χρήστη."
+msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Shows or hides a row for selection of functions.</ahelp>"
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Εμφανίζει ή κρύβει μια γραμμή για τις επιλεγμένες συναρτήσεις.</ahelp>"
-#: 04000000.xhp
+#: 02010100.xhp
msgctxt ""
-"04000000.xhp\n"
-"hd_id3148944\n"
-"29\n"
+"02010100.xhp\n"
+"hd_id3149872\n"
+"153\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170203.xhp\" name=\"Subforms\">Subforms</link>"
-msgstr "<link href=\"text/shared/02/01170203.xhp\" name=\"Δευτερεύουσες φόρμες\">Δευτερεύουσες φόρμες</link>"
+msgid "Table Name"
+msgstr "Όνομα πίνακα"
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id3147246\n"
+"154\n"
"help.text"
-msgid "ODBC Connection"
-msgstr "Σύνδεση ODBC"
+msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Shows or hides the row for the table name.</ahelp>"
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Εμφανίζει ή αποκρύπτει τη γραμμή για το όνομα του πίνακα.</ahelp>"
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"bm_id3149031\n"
+"02010100.xhp\n"
+"hd_id3145117\n"
+"155\n"
"help.text"
-msgid "<bookmark_value>ODBC;database (Base)</bookmark_value><bookmark_value>databases;ODBC (Base)</bookmark_value>"
-msgstr "<bookmark_value>ODBC, βάση δεδομένων (Base)</bookmark_value><bookmark_value>βάσεις δεδομένων, ODBC (Base)</bookmark_value>"
+msgid "Alias Name"
+msgstr "Ψευδώνυμο"
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"par_idN1053D\n"
+"02010100.xhp\n"
+"par_id3155754\n"
+"156\n"
"help.text"
-msgid "<variable id=\"odbc\"><link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">ODBC Connection</link></variable>"
-msgstr "<variable id=\"odbc\"><link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">Σύνδεση σε ODBC</link></variable>"
+msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Shows or hides the row for the alias name.</ahelp>"
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Εμφανίζει ή αποκρύπτει τη γραμμή για το ψευδώνυμο.</ahelp>"
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"par_idN10541\n"
+"02010100.xhp\n"
+"hd_id3153298\n"
+"157\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the settings for <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link> databases.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τις ρυθμίσεις για τις βάσεις δεδομένων <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link>.</ahelp>"
+msgid "Distinct Values"
+msgstr "Διακεκριμένες τιμές"
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"par_id8856776\n"
+"02010100.xhp\n"
+"par_id3147500\n"
+"158\n"
"help.text"
-msgid "To edit or add records to a database table in $[officename], the table must have a unique index field."
-msgstr "Για να επεξεργαστείτε ή να προσθέσετε εγγραφές σε έναν πίνακα βάσης δεδομένων στο $[officename], ο πίνακας θα πρέπει να περιέχει ένα πεδίο μοναδικής ευρετηρίασης."
+msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Applies only distinct values to the query.</ahelp> This applies to records containing data that appears several times in the selected fields. If the <emph>Distinct Values</emph> command is active, you will see only one record in the query (DISTINCT). Otherwise, you will see all records corresponding to the query criteria (ALL)."
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Εφαρμόζει μόνο διακεκριμένες τιμές στο ερώτημα.</ahelp> Αυτό εφαρμόζεται σε εγγραφές που περιέχουν δεδομένα τα οποία εμφανίζονται μερικές φορές στα επιλεγμένα πεδία. Αν η εντολή <emph>Διακεκριμένες τιμές</emph> είναι ενεργή, θα δείτε μόνο μία εγγραφή στο ερώτημα (DISTINCT). Ειδάλλως, θα δείτε όλες τις εγγραφές που αντιστοιχούν στα κριτήρια του ερωτήματος (ALL)."
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"par_id8034302\n"
+"02010100.xhp\n"
+"par_id3150436\n"
+"159\n"
"help.text"
-msgid "On Solaris and Linux platforms, try to use a JDBC driver instead of an ODBC driver. See http://www.unixodbc.org for an ODBC implementation on Solaris or Linux."
-msgstr "Σε συστήματα Solaris και Linux, προσπαθήστε να χρησιμοποιήσετε έναν οδηγό JDBC αντί για έναν ODBC. Δείτε την ιστοσελίδα http://www.unixodbc.org για μια εφαρμογή του ODBC στο Solaris και το Linux."
+msgid "For example, if the name \"Smith\" occurs several times in your address database, you can choose the<emph> Distinct Values</emph> command to specify in the query that the name \"Smith\" will occur only once."
+msgstr "Για παράδειγμα, αν το όνομα \"Αλέκος\" παρατηρείται πολλές φορές στη βάση δεδομένων με τις διευθύνσεις σας, μπορείτε να επιλέξετε την εντολή<emph> Διακεκριμένες τιμές</emph> για να προσδιορίσετε για το ερώτημα ότι το όνομα \"Αλέκος\" θα παρατηρείται μόνο μία φορά."
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"par_id8560136\n"
+"02010100.xhp\n"
+"par_id3152352\n"
+"160\n"
"help.text"
-msgid "To connect to a Microsoft Access database on Windows, use the ADO or Access database interface, rather than ODBC."
-msgstr "Για να συνδεθείτε σε μία βάση δεδομένων Microsoft Access στα Windows, χρησιμοποιήστε το περιβάλλον βάσης δεδομένων ADO ή Access , αντί για την ODBC."
+msgid "For a query involving several fields, the combination of values from all fields must be unique so that the result can be formed from a specific record. For example, you have \"Smith in Chicago\" once in your address book and \"Smith in London\" twice. With the<emph> Distinct Values</emph> command, the query will use the two fields \"last name\" and \"city\" and return the query result \"Smith in Chicago\" once and \"Smith in London\" once."
+msgstr "Για ένα ερώτημα που εμπεριέχει διάφορα πεδία, ο συνδυασμός των τιμών από όλα τα πεδία πρέπει να είναι μοναδικός, έτσι ώστε το αποτέλεσμα να μπορεί να σχηματιστεί από μία ειδική εγγραφή. Για παράδειγμα, έχετε τη μοναδική διεύθυνση \"Αλέκος από την Αθήνα\" στο βιβλίο διευθύνσεών σας και δύο φορές τη διεύθυνση \"Αλέκος από το Λονδίνο\". Με την εντολή<emph> Διακεκριμένες τιμές</emph>, το ερώτημα θα χρησιμοποιήσει τα δύο πεδία \"όνομα\" και \"πόλη\" και θα επιστρέψει το αποτέλεσμα \"Αλέκος από την Αθήνα\" μία φορά και \"Αλέκος από το Λονδίνο\" δύο φορές."
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"par_id2082583\n"
+"02010100.xhp\n"
+"par_id3149825\n"
+"161\n"
"help.text"
-msgid "Drivers for ODBC are supplied and supported by the manufacturer of the database. $[officename] only supports the ODBC 3 standard."
-msgstr "Οι οδηγοί για την ODBC παρέχονται και υποστηρίζονται από τον κατασκευαστή της βάσης δεδομένων. Το $[officename] υποστηρίζει μόνο το τυπικό ODBC 3."
+msgid "In SQL, this command corresponds to the DISTINCT predicate."
+msgstr "Στην SQL, αυτή η εντολή αντιστοιχεί στο κατηγόρημα DISTINCT."
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"par_idN10552\n"
+"02010100.xhp\n"
+"hd_id3153290\n"
"help.text"
-msgid "Name of the ODBC database"
-msgstr "Όνομα της βάσης δεδομένων ODBC"
+msgid "Limit"
+msgstr "Όριο"
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"par_idN10556\n"
+"02010100.xhp\n"
+"par_id3147501\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the path to the database file.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την διαδρομή προς το αρχείο της βάσης δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Allows you to maximize the number of records with which query returns.</ahelp>"
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Επιτρέπει τη μεγιστοποίηση του αριθμού των εγγραφών που επιστρέφει το ερώτημα.</ahelp>"
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"par_idN10559\n"
+"02010100.xhp\n"
+"par_id3152350\n"
"help.text"
-msgid "Browse"
-msgstr "Εξερεύνηση"
+msgid "If there is added a <emph>Limit</emph>, you will get at most as many rows as the number you specify. Otherwise, you will see all records corresponding to the query criteria."
+msgstr "Αν έχει προστεθεί ένα <emph>όριο</emph>, θα πάρετε το πολύ τόσες γραμμές όσες και ο αριθμός που ορίσατε. Αλλιώς, θα δείτε όλες τις εγγραφές που αντιστοιχούν στα κριτήρια του ερωτήματος."
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"par_idN1055D\n"
+"02010100.xhp\n"
+"hd_id3148926\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to open an ODBC data source selection dialog:</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να ανοίξετε ένα παράθυρο διαλόγου για την επιλογή προέλευσης δεδομένων ODBC:</ahelp>"
+msgid "Formulating filter conditions"
+msgstr "Ορισμός των συνθηκών φιλτραρίσματος"
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"par_idN10560\n"
+"02010100.xhp\n"
+"par_id3153162\n"
+"38\n"
"help.text"
-msgid "Choose a data source"
-msgstr "Επιλογή προέλευσης δεδομένων"
+msgid "When formulating filter conditions, various operators and commands are available to you. Apart from the relational operators, there are SQL-specific commands that query the content of database fields. If you use these commands in the $[officename] syntax, $[officename] automatically converts these into the corresponding SQL syntax. You can also enter the SQL command directly. The following tables give an overview of the operators and commands:"
+msgstr "Κατά το σχηματισμό συνθηκών φιλτραρίσματος, είναι διαθέσιμα σε εσάς διάφοροι τελεστές και εντολές. Εκτός από τους σχεσιακούς τελεστές, υπάρχουν ειδικές εντολές για την SQL που δημιουργούν ερώτημα με το περιεχόμενων των πεδίων της βάσης δεδομένων. Αν χρησιμοποιήσετε τις εντολές αυτές στην $[officename] σύνταξη, το $[officename] τις μετατρέπει αυτόματα στην αντίστοιχη σύνταξη της SQL. Μπορείτε επίσης να εισάγετε απευθείας την εντολή της SQL. Οι ακόλουθοι πίνακες παρέχουν μία επισκόπηση των τελεστών και των εντολών:"
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"par_idN10564\n"
+"02010100.xhp\n"
+"par_id3149044\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a data source to which you want to connect using ODBC. Then click <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε μία προέλευση δεδομένων στην οποία επιθυμείτε να συνδεθείτε χρησιμοποιώντας το ODBC. Ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>.</ahelp>"
+msgid "Operator"
+msgstr "Τελεστής"
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"par_idN10567\n"
+"02010100.xhp\n"
+"par_id3152471\n"
+"40\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Authentication</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Πιστοποίηση</link>"
+msgid "Meaning"
+msgstr "Νόημα"
-#: dabawiz02odbc.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02odbc.xhp\n"
-"par_idN10576\n"
+"02010100.xhp\n"
+"par_id3147407\n"
+"41\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
+msgid "Condition is satisfied if..."
+msgstr "Η συνθήκη ικανοποιείται εάν..."
-#: 05030200.xhp
+#: 02010100.xhp
msgctxt ""
-"05030200.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id3156161\n"
+"42\n"
"help.text"
-msgid "Apply columns"
-msgstr "Εφαρμογή στηλών"
+msgid "="
+msgstr "="
-#: 05030200.xhp
+#: 02010100.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3150445\n"
-"1\n"
+"02010100.xhp\n"
+"par_id3153026\n"
+"43\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05030200.xhp\" name=\"Apply columns\">Apply columns</link>"
-msgstr "<link href=\"text/shared/explorer/database/05030200.xhp\" name=\"Εφαρμογή στηλών\">Εφαρμογή στηλών</link>"
+msgid "equal to"
+msgstr "ισούται με"
-#: 05030200.xhp
+#: 02010100.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3147143\n"
-"2\n"
+"02010100.xhp\n"
+"par_id3148895\n"
+"44\n"
"help.text"
-msgid "In the data source explorer, you can copy a table by dragging and dropping the table onto the table container. The <emph>Apply columns </emph>dialog is the second window of the <emph>Copy table</emph> dialog."
-msgstr "Στην εξερεύνηση της προέλευσης δεδομένων, μπορείτε να αντιγράψετε έναν πίνακα μεταφέροντας τον σε ένα πεδίο πίνακα. Το παράθυρο διαλόγου <emph>Εφαρμογή στηλών </emph>είναι το δεύτερο παράθυρο του παραθύρου διαλόγου <emph>Αντιγραφή πίνακα</emph>."
+msgid "... the content of the field is identical to the indicated expression."
+msgstr "... το περιεχόμενο του πεδίου είναι πανομοιότυπο με την εμφανιζόμενη έκφραση."
-#: 05030200.xhp
+#: 02010100.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3155552\n"
-"3\n"
+"02010100.xhp\n"
+"par_id3153120\n"
+"250\n"
"help.text"
-msgid "Existing columns"
-msgstr "Υπάρχουσες στήλες"
+msgid "The operator = will not be displayed in the query fields. If you enter a value without any operator, the operator = will be automatically adopted."
+msgstr "Ο τελεστής = δεν θα εμφανίζεται στα πεδία του ερωτήματος. Εάν εισαγάγετε μια τιμή χωρίς τελεστή,ο τελεστής = θα επιλεγεί αυτόματα ."
-#: 05030200.xhp
+#: 02010100.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3154751\n"
-"4\n"
+"02010100.xhp\n"
+"par_id3150470\n"
+"45\n"
"help.text"
-msgid "Left list box"
-msgstr "Αριστερό πεδίο λίστας"
+msgid "<>"
+msgstr "<>"
-#: 05030200.xhp
+#: 02010100.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3147088\n"
-"5\n"
+"02010100.xhp\n"
+"par_id3145223\n"
+"46\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_MULTILISTBOX_TAB_WIZ_COLUMN_SELECT_LB_ORG_COLUMN_NAMES\">Lists the available data fields that you can include in the copied table. To copy a data field, click its name, and then click the > button. To copy all of the fields, click the <emph>>></emph> button.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_MULTILISTBOX_TAB_WIZ_COLUMN_SELECT_LB_ORG_COLUMN_NAMES\">Κατηγοριοποιεί τα διαθέσιμα πεδία δεδομένων που μπορείτε να περιλάβετε στον πίνακα που έχετε αντιγράψει. Για να αντιγράψετε ένα πεδίο δεδομένων, κάντε κλικ στο όνομά του, και ύστερα κάντε κλικ στο κουμπί >. Για να αντιγράψετε όλα τα πεδία, κάντε κλικ στο κουμπί <emph>>></emph>.</ahelp>"
+msgid "not equal to"
+msgstr "δεν ισούται με"
-#: 05030200.xhp
+#: 02010100.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3154823\n"
-"6\n"
+"02010100.xhp\n"
+"par_id3145635\n"
+"47\n"
"help.text"
-msgid "Right list box"
-msgstr "Δεξιό πεδίο λίστας"
+msgid "... the content of the field does not correspond to the specified expression."
+msgstr "... το περιεχόμενο του πεδίου δεν συμπίπτει με την προσδιορισμένη έκφραση."
-#: 05030200.xhp
+#: 02010100.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3156426\n"
-"7\n"
+"02010100.xhp\n"
+"par_id3153015\n"
+"48\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_MULTILISTBOX_TAB_WIZ_COLUMN_SELECT_LB_NEW_COLUMN_NAMES\">Lists the fields that you want to include in the copied table.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_MULTILISTBOX_TAB_WIZ_COLUMN_SELECT_LB_NEW_COLUMN_NAMES\">Κατηγοριοποιεί τα πεδία που επιθυμείτε να συμπεριλάβετε στον πίνακα που έχετε αντιγράψει.</ahelp>"
+msgid ">"
+msgstr ">"
-#: 05030200.xhp
+#: 02010100.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3147242\n"
-"8\n"
+"02010100.xhp\n"
+"par_id3146815\n"
+"49\n"
"help.text"
-msgid "Buttons"
-msgstr "Κουμπιά"
+msgid "greater than"
+msgstr "μεγαλύτερο από"
-#: 05030200.xhp
+#: 02010100.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3146797\n"
-"9\n"
+"02010100.xhp\n"
+"par_id3149150\n"
+"50\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_TAB_WIZ_COLUMN_SELECT_IB_COLUMNS_LH\">Adds or removes the selected field (> or < button) or all of the fields (<< or >> button).</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_TAB_WIZ_COLUMN_SELECT_IB_COLUMNS_LH\">Προσθέτει ή αφαιρεί το επιλεγμένο πεδίο (κουμπί > ή <) ή όλα τα πεδία (κουμπί << ή >>).</ahelp>"
+msgid "... the content of the field is greater than the specified expression."
+msgstr "... το περιεχόμενο του πεδίου είναι μεγαλύτερο από την προσδιορισμένη έκφραση."
-#: 05030200.xhp
+#: 02010100.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3153561\n"
-"10\n"
+"02010100.xhp\n"
+"par_id3147270\n"
+"51\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05030300.xhp\" name=\"Next page\">Next page</link>"
-msgstr "<link href=\"text/shared/explorer/database/05030300.xhp\" name=\"Επόμενη σελίδα\">Επόμενη σελίδα</link>"
+msgid "<"
+msgstr "<"
-#: 11090000.xhp
+#: 02010100.xhp
msgctxt ""
-"11090000.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id3147379\n"
+"52\n"
"help.text"
-msgid "Table Filter"
-msgstr "Φίλτρο πίνακα"
+msgid "less than"
+msgstr "μικρότερο από"
-#: 11090000.xhp
+#: 02010100.xhp
msgctxt ""
-"11090000.xhp\n"
-"hd_id3150702\n"
-"1\n"
+"02010100.xhp\n"
+"par_id3150375\n"
+"53\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/11090000.xhp\" name=\"Tables\">Table Filter</link>"
-msgstr "<link href=\"text/shared/explorer/database/11090000.xhp\" name=\"Πίνακες\">Φίλτρο πίνακα</link>"
+msgid "... the content of the field is less than the specified expression."
+msgstr "... το περιεχόμενο του πεδίου είναι μικρότερο από την προσδιορισμένη έκφραση."
-#: 11090000.xhp
+#: 02010100.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3149164\n"
-"22\n"
+"02010100.xhp\n"
+"par_id3149787\n"
+"54\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Some databases track changes to each record by assigning version number to fields that are changed. This number is incremented by 1 each time the field is changed. Displays the internal version number of the record in the database table.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μερικές βάσεις δεδομένων ακολουθούν τις αλλαγές σε κάθε εγγραφή αναθέτοντας ένα αριθμό έκδοσης στα πεδία που τροποποιήθηκαν. Αυτός ο αριθμός αυξάνεται κατά 1 κάθε φορά που τροποποιείται το πεδίο. Εμφανίζει τον εσωτερικό αριθμό έκδοσης της εγγραφής στον πίνακα της βάσης δεδομένων.</ahelp>"
+msgid ">="
+msgstr ">="
-#: 11090000.xhp
+#: 02010100.xhp
msgctxt ""
-"11090000.xhp\n"
-"hd_id3154923\n"
-"8\n"
+"02010100.xhp\n"
+"par_id3150636\n"
+"55\n"
"help.text"
-msgid "Sort Ascending"
-msgstr "Αύξουσα ταξινόμηση"
+msgid "greater than or equal to"
+msgstr "μεγαλύτερο ή ίσο με"
-#: 11090000.xhp
+#: 02010100.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3147559\n"
-"9\n"
+"02010100.xhp\n"
+"par_id3154584\n"
+"56\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_SUPPRESS_VERSIONCL\">Sorts the list of table names in ascending order starting at the beginning of the alphabet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DSADMIN_SUPPRESS_VERSIONCL\">Ταξινομεί τη λίστα με τα ονόματα του πίνακα σε αύξουσα αλφαβητική σειρά.</ahelp>"
+msgid "... the content of the field is greater than or equal to the specified expression."
+msgstr "... το περιεχόμενο του πεδίου είναι μεγαλύτερο ή ίσο με την προσδιορισμένη έκφραση."
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id3157964\n"
+"57\n"
"help.text"
-msgid "Relations"
-msgstr "Σχέσεις"
+msgid "<="
+msgstr "<="
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"bm_id3150499\n"
+"02010100.xhp\n"
+"par_id3154052\n"
+"58\n"
"help.text"
-msgid "<bookmark_value>relations; properties (Base)</bookmark_value><bookmark_value>key fields for relations (Base)</bookmark_value><bookmark_value>cascading update (Base)</bookmark_value>"
-msgstr "<bookmark_value>σχέσεις, ιδιότητες (Base)</bookmark_value><bookmark_value>πεδία κλειδιών για σχέσεις (Base)</bookmark_value><bookmark_value>κατιούσα παράθεση ενημέρωσης (Base)</bookmark_value>"
+msgid "less than or equal to"
+msgstr "μικρότερο ή ίσο με"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"hd_id3150445\n"
-"1\n"
+"02010100.xhp\n"
+"par_id3157902\n"
+"59\n"
"help.text"
-msgid "Relations"
-msgstr "Σχέσεις"
+msgid "... the content of the field is less than or equal to the specified expression."
+msgstr "... το περιεχόμενο του πεδίου είναι μικρότερο από ή ίσο με την προσδιορισμένη έκφραση."
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3150499\n"
-"2\n"
+"02010100.xhp\n"
+"par_id3154630\n"
+"60\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBAddRelation\">Allows you to define and edit a relation between two tables.</ahelp>"
-msgstr "<ahelp hid=\".uno:DBAddRelation\">Σας επιτρέπει να ορίσετε και να επεξεργαστείτε μία σχέση μεταξύ δύο πινάκων.</ahelp>"
+msgid "$[officename] command"
+msgstr "εντολή $[officename]"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3155136\n"
-"3\n"
+"02010100.xhp\n"
+"par_id3150484\n"
+"61\n"
"help.text"
-msgid "The update and delete options are only available if they are supported by the database used."
-msgstr "Οι επιλογές της ενημέρωσης και της διαγραφής είναι διαθέσιμες μόνο αν οι δυνατότητες αυτές υποστηρίζονται από τη βάση δεδομένων που χρησιμοποιείτε."
+msgid "SQL command"
+msgstr "Εντολή SQL"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"hd_id3155341\n"
-"27\n"
+"02010100.xhp\n"
+"par_id3154158\n"
+"62\n"
"help.text"
-msgid "Tables"
-msgstr "Πίνακες"
+msgid "Meaning"
+msgstr "Νόημα"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3153880\n"
-"28\n"
+"02010100.xhp\n"
+"par_id3149433\n"
+"63\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_REL_PROPERTIES_LB_RIGHT_TABLE\" visibility=\"hidden\">This is where the two related tables are listed.</ahelp> If you create a new relation, you can select one table from each of the combo boxes in the top part of the dialog."
-msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_REL_PROPERTIES_LB_RIGHT_TABLE\" visibility=\"hidden\">Εδώ παρουσιάζονται οι δύο συσχετισμένοι πίνακες.</ahelp>Αν δημιουργήσετε μία νέα σχέση, μπορείτε να επιλέξετε έναν πίνακα από καθένα από τα πολλαπλά πεδία στο πάνω μέρος του παραθύρου διαλόγου."
+msgid "Condition is satisfied if..."
+msgstr "Η συνθήκη ικανοποιείται εάν..."
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3154047\n"
-"29\n"
+"02010100.xhp\n"
+"par_id3154275\n"
+"64\n"
"help.text"
-msgid "If you opened the <emph>Relations</emph> dialog for an existing relation by double-clicking the connection lines in the Relation window, then the tables involved in the relation cannot be modified."
-msgstr "Αν έχετε ανοίξει το παράθυρο διαλόγου <emph>Σχέσεις</emph> για μία υπάρχουσα σχέση κάνοντας διπλό κλικ στις γραμμές σύνδεσης στο παράθυρο Σχέσεις, τότε οι πίνακες που συμμετέχουν στη σχέση δεν μπορούν να τροποποιηθούν."
+msgid "IS EMPTY"
+msgstr "IS EMPTY"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"hd_id3153822\n"
-"4\n"
+"02010100.xhp\n"
+"par_id3149893\n"
+"65\n"
"help.text"
-msgid "Key fields"
-msgstr "Πεδία κλειδιών"
+msgid "IS NULL"
+msgstr "IS NULL"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3159157\n"
-"5\n"
+"02010100.xhp\n"
+"par_id3143236\n"
+"66\n"
"help.text"
-msgid "<ahelp hid=\"HID_RELDLG_KEYFIELDS\">Defines the key fields for the relation.</ahelp>"
-msgstr "<ahelp hid=\"HID_RELDLG_KEYFIELDS\">Καθορίζει τα πεδία των κλειδιών για τη σχέση.</ahelp>"
+msgid "is null"
+msgstr "is null"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3149235\n"
-"30\n"
+"02010100.xhp\n"
+"par_id3154744\n"
+"67\n"
"help.text"
-msgid "<ahelp hid=\"HID_RELATIONDIALOG_RIGHTFIELDCELL\">The names of the tables selected for the link appear here as column names.</ahelp> If you click a field, you can use the arrow buttons to select a field from the table. Each relation is written in a row."
-msgstr "<ahelp hid=\"HID_RELATIONDIALOG_RIGHTFIELDCELL\">τα ονόματα των πινάκων που επιλέχτηκαν για τη σύνδεση εμφανίζονται ως ονόματα στηλών.</ahelp> Αν κάνετε κλικ σε ένα πεδίο, μπορείτε να χρησιμοποιήσετε τα κουμπιά των βελών για να επιλέξετε ένα πεδίο από τον πίνακα. Κάθε σχέση καταχωρείται σε μία γραμμή."
+msgid "... The field name is empty. For Yes/No fields with three states, this command automatically queries the undetermined state (neither Yes nor No)."
+msgstr "... το όνομα πεδίου είναι κενό. Για τα πεδία Ναι/Όχι με τρεις καταστάσεις, αυτή η εντολή ελέγχει αυτόματα τη μη προσδιορισμένη κατάσταση (ούτε Ναι ούτε Όχι)."
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"hd_id3145609\n"
-"6\n"
+"02010100.xhp\n"
+"par_id3146940\n"
+"68\n"
"help.text"
-msgid "Update options"
-msgstr "Επιλογές ενημέρωσης"
+msgid "IS NOT EMPTY"
+msgstr "IS NOT EMPTY"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3153061\n"
-"7\n"
+"02010100.xhp\n"
+"par_id3147471\n"
+"69\n"
"help.text"
-msgid "Here you can select options that take effect when there are changes to a primary key field."
-msgstr "Εδώ, μπορείτε να επιλέξετε επιλογές που θα εφαρμοστούν όταν υπάρξουν αλλαγές στο πεδίο ενός πρωτεύοντος κλειδιού."
+msgid "IS NOT NULL"
+msgstr "IS NOT NULL"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"hd_id3149046\n"
-"8\n"
+"02010100.xhp\n"
+"par_id3151229\n"
+"70\n"
"help.text"
-msgid "No action"
-msgstr "Καμιά ενέργεια"
+msgid "is not empty"
+msgstr "is not empty"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3152360\n"
-"9\n"
+"02010100.xhp\n"
+"par_id3145304\n"
+"71\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_NO_CASC_UPD\">Specifies that any change made to a primary key does not affect other external key fields.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_NO_CASC_UPD\">Προσδιορίζει ότι κάθε αλλαγή που πραγματοποιείται σε ένα πρωτεύον κλειδί δεν επηρεάζει πεδία άλλων εξωτερικών κλειδιών.</ahelp>"
+msgid "... the field name is not empty."
+msgstr "... το όνομα πεδίου δεν είναι κενό."
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"hd_id3148664\n"
-"10\n"
+"02010100.xhp\n"
+"par_id3153578\n"
+"72\n"
"help.text"
-msgid "Updating cascade"
-msgstr "Ενημέρωση επικάλυψης"
+msgid "LIKE"
+msgstr "LIKE"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3154073\n"
-"11\n"
+"02010100.xhp\n"
+"par_id3153891\n"
+"73\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD\">Updates all the external key fields if the value of the corresponding primary key has been modified (Cascading Update).</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD\">Ενημερώνει όλα τα πεδία των εξωτερικών κλειδιών αν η τιμή του αντίστοιχου πρωτεύοντος κλειδιού έχει τροποποιηθεί (Ενημέρωση επικάλυψης).</ahelp>"
+msgid "(placeholder * for any number of characters"
+msgstr "(χαρακτήρας κράτησης θέσης * ανεξάρτητα από τον αριθμό των χαρακτήρων"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"hd_id3145171\n"
-"12\n"
+"02010100.xhp\n"
+"par_id3148887\n"
+"74\n"
"help.text"
-msgid "Set null"
-msgstr "Ορισμός κενού"
+msgid "placeholder ? for exactly one character)"
+msgstr "χαρακτήρας κράτησης θέσης ? για έναν χαρακτήρα μόνο)"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3154123\n"
-"13\n"
+"02010100.xhp\n"
+"par_id3148623\n"
+"75\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD_NULL\"> If the corresponding primary key has been modified, use this option to set the \"IS NULL\" value to all external key fields. IS NULL means that the field is empty.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD_NULL\"> Αν το αντίστοιχο πρωτεύον κλειδί έχει τροποποιηθεί, χρησιμοποιήστε αυτήν την επιλογή για να θέσετε την τιμή \"IS NULL\" σε όλα τα πεδία των εξωτερικών κλειδιών. Το IS NULL σημαίνει ότι το πεδίο είναι κενό.</ahelp>"
+msgid "LIKE"
+msgstr "LIKE"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"hd_id3150448\n"
-"14\n"
+"02010100.xhp\n"
+"bm_id3157985\n"
"help.text"
-msgid "Set default"
-msgstr "Ορισμός προεπιλογής"
+msgid "<bookmark_value>placeholders; in SQL queries</bookmark_value>"
+msgstr "<bookmark_value>χαρακτήρες κράτησης θέσης,σε ερωτήματα SQL</bookmark_value>"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3151041\n"
-"15\n"
+"02010100.xhp\n"
+"par_id3157985\n"
+"76\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD_DEFAULT\"> If the corresponding primary key has been modified, use this option to set a default value to all external key fields.</ahelp> During the creation of the corresponding table, the default value of an external key field will be defined when you assign the field properties."
-msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD_DEFAULT\"> Αν το αντίστοιχο πρωτεύον κλειδί έχει τροποποιηθεί, χρησιμοποιήστε αυτήν την επιλογή για να θέσετε μία προεπιλεγμένη τιμή σε όλα τα πεδία εξωτερικών κλειδιών.</ahelp> Κατά τη διάρκεια της δημιουργίας του αντίστοιχου πίνακα, η προεπιλεγμένη τιμή του πεδίου των εξωτερικών κλειδιών θα οριστεί όταν προσδιορίζετε τις ιδιότητες του πεδίου."
+msgid "(% placeholder for any number of characters"
+msgstr "(χαρακτήρας κράτησης θέσης % ανεξάρτητα από τον αριθμό των χαρακτήρων"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"hd_id3125863\n"
-"16\n"
+"02010100.xhp\n"
+"par_id3147422\n"
+"77\n"
"help.text"
-msgid "Delete options"
-msgstr "Επιλογές διαγραφής"
+msgid "Placeholder _ for exactly one character)"
+msgstr "χαρακτήρας κράτησης θέσης _ για έναν χαρακτήρα μόνο)"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3153193\n"
-"17\n"
+"02010100.xhp\n"
+"par_id3154845\n"
+"78\n"
"help.text"
-msgid "Here you can select options that take effect when a primary key field is deleted."
-msgstr "Εδώ μπορείτε να επιλέξετε κάποιες επιλογές που θα εφαρμοστούν όταν διαγράφεται το πεδίο ενός πρωτεύοντος κλειδιού."
+msgid "is an element of"
+msgstr "είναι στοιχείο του"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"hd_id3159252\n"
-"18\n"
+"02010100.xhp\n"
+"par_id3156130\n"
+"79\n"
"help.text"
-msgid "No action"
-msgstr "Καμιά ενέργεια"
+msgid "... the data field contains the indicated expression. The (*) placeholder indicates whether the expression x occurs at the beginning of (x*), at the end of (*x) or inside the field content (*x*). You can enter as a placeholder in SQL queries either the SQL % character or the familiar (*) file system placeholder in the $[officename] interface."
+msgstr "... το πεδίο δεδομένων περιέχει την εμφανιζόμενη έκφραση. Ο χαρακτήρας τοποθέτησης (*) υποδεικνύει αν η έκφραση x θα βρίσκεται στην αρχή του (x*), στο τέλος του (*x) ή μέσα στο περιεχόμενο του πεδίου (*x*). Στο περιβάλλον εργασίας του $[officename],μπορείτε να εισάγετε ως χαρακτήρα τοποθέτησης στα ερωτήματα SQL είτε τον χαρακτήρα % της SQL, είτε τον οικείο σας από το σύστημα αρχείων χαρακτήρα (*)."
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3145785\n"
-"19\n"
+"02010100.xhp\n"
+"par_id3150271\n"
+"80\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_NO_CASC_DEL\">Specifies that the deletion of a primary key will not have any effect on other external key fields.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_NO_CASC_DEL\">Καθορίζει ότι η διαγραφή του πρωτεύοντος κλειδιού δεν θα επηρεάζει άλλα πεδία εξωτερικών κλειδιών.</ahelp>"
+msgid "The * or % placeholder stands for any number of characters. The question mark (?) in the $[officename] interface or the underscore (_) in SQL queries is used to represent exactly one character."
+msgstr "Ο χαρακτήρας τοποθέτησης * ή % τοποθετείται για οποιονδήποτε αριθμό χαρακτήρων. Το ερωτηματικό (?) στο περιβάλλον εργασίας του $[officename] ή ο χαρακτήρας υπογράμμισης (_) σε ερωτήματα της SQL χρησιμοποιούνται για την ακριβή αναπαράσταση ενός χαρακτήρα."
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"hd_id3154146\n"
-"20\n"
+"02010100.xhp\n"
+"par_id3152954\n"
+"81\n"
"help.text"
-msgid "Delete cascade"
-msgstr "Διαγραφή επικάλυψης"
+msgid "NOT LIKE"
+msgstr "NOT LIKE"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3155309\n"
-"21\n"
+"02010100.xhp\n"
+"par_id3161669\n"
+"82\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL\">Specifies that all external key fields will be deleted if you delete the corresponding primary key field.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL\">Καθορίζει ότι όλα τα πεδία εξωτερικών κλειδιών θα διαγραφούν αν διαγράψετε το πεδίο του αντίστοιχου πρωτεύοντος κλειδιού.</ahelp>"
+msgid "NOT LIKE"
+msgstr "NOT LIKE"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3153140\n"
-"22\n"
+"02010100.xhp\n"
+"par_id3159141\n"
+"83\n"
"help.text"
-msgid "When you delete a primary key field with the<emph> Delete cascade </emph>option, all records from other tables that have this key as their foreign key are also deleted. Use this option with great care; it is possible that a major portion of the database can be deleted."
-msgstr "Όταν διαγράφετε ένα πεδίο πρωτεύοντος κλειδιού με την επιλογή<emph> Διαγραφή επικάλυψης </emph>, όλες οι εγγραφές από διαφορετικούς πίνακες που περιέχουν το κλειδί αυτό ως ξένο κλειδί διαγράφονται επίσης. Χρησιμοποιήστε αυτήν την επιλογή με μεγάλη προσοχή καθώς είναι δυνατό να διαγραφεί το μεγαλύτερο μέρος της βάσης δεδομένων."
+msgid "Is not an element of"
+msgstr "δεν είναι στοιχείο του"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"hd_id3152596\n"
-"23\n"
+"02010100.xhp\n"
+"par_id3161664\n"
+"84\n"
"help.text"
-msgid "Set null"
-msgstr "Ορισμός κενού"
+msgid "... the field name does not contain the specified expression."
+msgstr "... το όνομα πεδίου δεν περιέχει την συγκεκριμένη έκφραση."
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3153363\n"
-"24\n"
+"02010100.xhp\n"
+"par_id3149185\n"
+"85\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL_NULL\">If you delete the corresponding primary key, the \"IS NULL\" value will be assigned to all external key fields.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL_NULL\">Αν διαγράφετε το αντίστοιχο πρωτεύον κλειδί, η τιμή \"IS NULL\" θα ανατεθεί στα πεδία όλων των εξωτερικών κλειδιών.</ahelp>"
+msgid "BETWEEN x AND y"
+msgstr "BETWEEN x AND y"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"hd_id3145272\n"
-"25\n"
+"02010100.xhp\n"
+"par_id3151259\n"
+"86\n"
"help.text"
-msgid "Set Default"
-msgstr "Ορισμός προεπιλογής"
+msgid "BETWEEN x AND y"
+msgstr "BETWEEN x AND y"
-#: 05020100.xhp
+#: 02010100.xhp
msgctxt ""
-"05020100.xhp\n"
-"par_id3154320\n"
-"26\n"
+"02010100.xhp\n"
+"par_id3159184\n"
+"87\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL_DEFAULT\">If you delete the corresponding primary key, a set value will be set to all external key fields.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL_DEFAULT\">Αν διαγράφετε το αντίστοιχο πρωτεύον κλειδί, μία τιμή ορισμού θα καθοριστεί στα πεδία όλων των εξωτερικών κλειδιών.</ahelp>"
+msgid "falls within the interval [x,y]"
+msgstr "βρίσκεται στο διάστημα [x,y]"
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id3154395\n"
+"88\n"
"help.text"
-msgid "Join Properties"
-msgstr "Ιδιότητες Join"
+msgid "... the field name contains a value that lies between the two values x and y."
+msgstr "... το όνομα πεδίου περιέχει μια τιμή που βρίσκεται μεταξύ των τιμών x και y."
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"bm_id3154015\n"
+"02010100.xhp\n"
+"par_id3154561\n"
+"89\n"
"help.text"
-msgid "<bookmark_value>links;relational databases (Base)</bookmark_value> <bookmark_value>inner joins (Base)</bookmark_value> <bookmark_value>joins in databases (Base)</bookmark_value> <bookmark_value>left joins (Base)</bookmark_value> <bookmark_value>right joins (Base)</bookmark_value> <bookmark_value>full joins (Base)</bookmark_value>"
-msgstr "<bookmark_value>συνδέσεις, σχεσιακές βάσεις δεδομένων (Base)</bookmark_value><bookmark_value>εσωτερικές συνδέσεις (Base)</bookmark_value><bookmark_value>συνδέσεις σε βάσεις δεδομένων (Base)</bookmark_value><bookmark_value>αριστερές συνδέσεις (Base)</bookmark_value><bookmark_value>δεξιές συνδέσεις (Base)</bookmark_value><bookmark_value>πλήρεις συνδέσεις (Base)</bookmark_value>"
+msgid "NOT BETWEEN x AND y"
+msgstr "BETWEEN x AND y"
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"hd_id3154015\n"
-"1\n"
+"02010100.xhp\n"
+"par_id3148753\n"
+"90\n"
"help.text"
-msgid "Join Properties"
-msgstr "Ιδιότητες Join"
+msgid "NOT BETWEEN x AND y"
+msgstr "BETWEEN x AND y"
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"par_id3151205\n"
-"2\n"
+"02010100.xhp\n"
+"par_id3155498\n"
+"91\n"
"help.text"
-msgid "If you double-click a connection between two linked fields in the query design, or if you choose <emph>Insert - New Relation</emph>, the <emph>Join Properties</emph> dialog appears. These properties will be used in all queries created in the future."
-msgstr "Αν κάνετε διπλό κλικ σε μία σύνδεση μεταξύ δύο συνδεδεμένων πεδίων στη σχεδίαση του ερωτήματος, ή επιλέξετε <emph>Εισαγωγή - Νέα σχέση</emph>, εμφανίζεται το παράθυρο διαλόγου <emph>Ιδιότητες Join</emph>. Αυτές οι ιδιότητες θα χρησιμοποιηθούν σε όλα τα ερωτήματα που θα δημιουργηθούν στο μέλλον."
+msgid "Does not fall within the interval [x,y]"
+msgstr "Δεν βρίσκεται στο διάστημα [x,y]"
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"hd_id3155066\n"
-"17\n"
+"02010100.xhp\n"
+"par_id3148992\n"
+"92\n"
"help.text"
-msgid "Tables involved"
-msgstr "Εμπλεκόμενοι πίνακες"
+msgid "... the field name contains a value that does not lie between the two values x and y."
+msgstr "... το όνομα πεδίου περιέχει μια τιμή που δεν περιλαμβάνεται μεταξύ των τιμών x και y."
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"par_id3153924\n"
-"16\n"
+"02010100.xhp\n"
+"par_id3149995\n"
+"93\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_QRY_RIGHT_TABLE\">Specifies two different tables that you want to join.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLG_QRY_RIGHT_TABLE\">Καθορίζει δύο διαφορετικούς πίνακες που επιθυμείτε να συνδέσετε.</ahelp>"
+msgid "IN (a; b; c...)"
+msgstr "IN (a; b; c...)"
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"hd_id3155766\n"
-"15\n"
+"02010100.xhp\n"
+"par_id3159167\n"
+"251\n"
"help.text"
-msgid "Fields involved"
-msgstr "Εμπλεκόμενα πεδία"
+msgid "Note that the semicolons are used as separators in all value lists!"
+msgstr "Σημειώστε ότι το ελληνικό ερωτηματικό χρησιμοποιείται ως διαχωριστικό σε όλες τις λίστες τιμών!"
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"par_id3148994\n"
-"14\n"
+"02010100.xhp\n"
+"par_id3159085\n"
+"94\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies two data fields that will be joined by a relation.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει δύο πεδία δεδομένων τα οποία θα συνδεθούν με μία σχέση.</ahelp>"
+msgid "IN (a, b, c...)"
+msgstr "IN (a, b, c...)"
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"hd_id3159267\n"
-"3\n"
+"02010100.xhp\n"
+"par_id3154809\n"
+"95\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "contains a, b, c..."
+msgstr "περιέχει τα a, b, c..."
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"hd_id3147340\n"
-"13\n"
+"02010100.xhp\n"
+"par_id3148399\n"
+"96\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "... the field name contains one of the specified expressions a, b, c,... Any number of expressions can be specified, and the result of the query is determined by an Or link. The expressions a, b, c... can be either numbers or characters"
+msgstr "... το όνομα πεδίου περιέχει μία από τις καθορισμένες εκφράσεις a, b, c,... Μπορείτε να καθορίσετε όσες εκφράσεις θέλετε και το αποτέλεσμα του ερωτήματος θα ορίζεται από μια σύνδεση OR. Οι εκφράσεις a, b, c... μπορεί να είναι αριθμοί ή χαρακτήρες"
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"par_id3152482\n"
-"4\n"
+"02010100.xhp\n"
+"par_id3154112\n"
+"97\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Specifies the link type of the selected link.</ahelp> Some databases support only a subset of the possible types."
-msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Καθορίζει το τύπο σύνδεσης για την επιλεγμένη σύνδεση.</ahelp> Μερικές βάσεις δεδομένων υποστηρίζουν μόνο ένα υποσύνολο από τους δυνατούς τύπους."
+msgid "NOT IN (a; b; c...)"
+msgstr "NOT IN (a; b; c...)"
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"hd_id3155334\n"
-"5\n"
+"02010100.xhp\n"
+"par_id3153544\n"
+"98\n"
"help.text"
-msgid "Inner Join"
-msgstr "Inner Join"
+msgid "NOT IN (a, b, c...)"
+msgstr "NOT IN (a, b, c...)"
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"par_id3155936\n"
-"6\n"
+"02010100.xhp\n"
+"par_id3150679\n"
+"99\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">With the internal join, the results table contains only the records for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link is created by a corresponding WHERE clause."
-msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Με την εσωτερική σύνδεση, ο πίνακας των αποτελεσμάτων περιέχει μόνο τις εγγραφές για τις οποίες το περιεχόμενο των συνδεδεμένων πεδίων είναι το ίδιο.</ahelp> Στο $[officename] SQL αυτός ο τύπος δημιουργείται από μία αντίστοιχη διάταξη WHERE."
+msgid "does not contain a, b, c..."
+msgstr "δεν περιέχει τα a, b, c..."
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"hd_id3156372\n"
-"7\n"
+"02010100.xhp\n"
+"par_id3158439\n"
+"100\n"
"help.text"
-msgid "Left Join"
-msgstr "Left Join"
+msgid "... the field name does not contain one of the specified expressions a, b, c,..."
+msgstr ".. το όνομα του πεδίου δεν περιέχει καμία από τις καθορισμένες εκφράσεις a, b, c,..."
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"par_id3166450\n"
-"8\n"
+"02010100.xhp\n"
+"par_id3145145\n"
+"101\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">With the left join, the results table contains all fields of the left table and only those fields of the right table for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link corresponds to the LEFT OUTER JOIN command."
-msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Με την αριστερή σύνδεση, ο πίνακας αποτελεσμάτων περιέχει όλα τα πεδία του αριστερού πίνακα και μόνο εκείνα τα πεδία του δεξιού πίνακα για τα οποία το περιεχόμενο των συνδεδεμένων πεδίων είναι το ίδιο.</ahelp> Στο $[officename] SQL αυτός ο τύπος σύνδεσης αντιστοιχεί στην εντολή LEFT OUTER JOIN."
+msgid "= TRUE"
+msgstr "= TRUE"
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"hd_id3155607\n"
-"9\n"
+"02010100.xhp\n"
+"par_id3146804\n"
+"102\n"
"help.text"
-msgid "Right Join"
-msgstr "Right Join"
+msgid "= TRUE"
+msgstr "= TRUE"
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"par_id3150647\n"
-"10\n"
+"02010100.xhp\n"
+"par_id3149248\n"
+"103\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">With the right join, the results table contains all fields of the right table and only those fields of the left table for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link corresponds to the RIGHT OUTER JOIN command."
-msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Με τη δεξιά σύνδεση, ο πίνακας αποτελεσμάτων περιέχει όλα τα πεδία του δεξιού πίνακα και μόνο εκείνα τα πεδία του αριστερού πίνακα για τα οποία το περιεχόμενο των συνδεδεμένων πεδίων είναι το ίδιο.</ahelp> Στο $[officename] SQL αυτός ο τύπος σύνδεσης αντιστοιχεί στην εντολή RIGHT OUTER JOIN."
+msgid "has the value True"
+msgstr "έχει τιμή True"
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"hd_id3158215\n"
-"11\n"
+"02010100.xhp\n"
+"par_id3148524\n"
+"104\n"
"help.text"
-msgid "Full Join"
-msgstr "Full Join"
+msgid "... the field name has the value True."
+msgstr "... το όνομα του πεδίου έχει την τιμή True."
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"par_id3163665\n"
-"12\n"
+"02010100.xhp\n"
+"par_id3159212\n"
+"105\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">For a full join, the results table contains all fields of the left and right tables.</ahelp> In the SQL of $[officename] this type of link corresponds to the FULL OUTER JOIN command."
-msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Για μία πλήρη σύνδεση, ο πίνακας περιεχομένων περιέχει όλα τα πεδία των αριστερών και δεξιών πινάκων.</ahelp> Στην SQL του $[officename] αυτός ο τύπος σύνδεσης αντιστοιχεί στην εντολή FULL OUTER JOIN."
+msgid "= FALSE"
+msgstr "= FALSE"
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"hd_id0305200912031976\n"
+"02010100.xhp\n"
+"par_id3144751\n"
+"106\n"
"help.text"
-msgid "Natural"
-msgstr "Natural"
+msgid "= FALSE"
+msgstr "= FALSE"
-#: 02010101.xhp
+#: 02010100.xhp
msgctxt ""
-"02010101.xhp\n"
-"par_id0305200912031977\n"
+"02010100.xhp\n"
+"par_id3149955\n"
+"107\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts the keyword NATURAL into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει τη λέξη-κλειδί NATURAL στη δήλωση SQL που ορίζει την σχέση. Η σχέση συνενώνει όλες τις στήλες που έχουν το ίδιο όνομα στήλης και στους δυο πίνακες. Ο συνενωμένος πίνακας που προκύπτει περιέχει μόνο μια στήλη από κάθε ζεύγος στηλών με ίσο όνομα.</ahelp>"
+msgid "has the value false"
+msgstr "έχει την τιμή FALSE"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id3146850\n"
+"108\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "... the field name has the value false."
+msgstr "... το όνομα πεδίου έχει την τιμή FALSE."
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"hd_id8836939\n"
+"02010100.xhp\n"
+"hd_id3155954\n"
+"117\n"
"help.text"
-msgid "<variable id=\"rep_prop\"><link href=\"text/shared/explorer/database/rep_prop.xhp\">Properties</link></variable>"
-msgstr "<variable id=\"rep_prop\"><link href=\"text/shared/explorer/database/rep_prop.xhp\">Ιδιότητες</link></variable>"
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id2711264\n"
+"02010100.xhp\n"
+"par_id3153792\n"
+"118\n"
"help.text"
-msgid "The Properties window of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> always shows the properties of the currently selected object in the Report Builder view."
-msgstr "Το παράθυρο Ιδιότητες στη <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμηση αναφοράς</link> εμφανίζει πάντα τις ιδιότητες του τρέχοντος επιλεγμένου αντικειμένου στην προβολή της Δόμησης αναφοράς."
+msgid "='Ms.'"
+msgstr "='Κα.'"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id1080660\n"
+"02010100.xhp\n"
+"par_id3150948\n"
+"119\n"
"help.text"
-msgid "Press <item type=\"keycode\">Shift-F1</item> and point with the mouse at an input box to see a help text for this input box."
-msgstr "Πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Shift-F1</item> και τοποθετήστε το δείκτη του ποντικιού σας σε ένα πεδίο εισαγωγής για να δείτε ένα κείμενο βοήθειας για το πεδίο αυτό."
+msgid "returns field names with the field content \"Ms.\""
+msgstr "επιστρέφει ως αποτέλεσμα τα ονόματα πεδίων με περιεχόμενο πεδίου \"Κα\""
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id7175817\n"
+"02010100.xhp\n"
+"par_id3150333\n"
+"120\n"
"help.text"
-msgid "On first start of the Report Builder, the Properties window shows the <emph>Data</emph> tab page for the whole report."
-msgstr "Στο πρώτο μέρος της Δόμησης αναφοράς, το παράθυρο Ιδιότητες εμφανίζει τη σελίδα της καρτέλας <emph>Δεδομένα</emph> για ολόκληρη την αναφορά."
+msgid "LIKE 'g?ve'"
+msgstr "LIKE κ?κο"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id9895931\n"
+"02010100.xhp\n"
+"par_id3147332\n"
+"121\n"
"help.text"
-msgid "Select a table from the Contents list, then press Tab or click outside the input box to leave the input box."
-msgstr "Επιλέξτε έναν πίνακα από τη λίστα Περιεχόμενα, ύστερα πιέστε το πλήκτρο Tab ή κάντε κλικ έξω από το πεδίο εισαγωγής για να εξέλθετε από το πεδίο αυτό."
+msgid "returns field names with field content such as \"give\" and \"gave\"."
+msgstr "επιστρέφει ως αποτέλεσμα τα ονόματα πεδίων με περιεχόμενο πεδίου \"καλό\" και \"κακό\""
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id3587145\n"
+"02010100.xhp\n"
+"par_id3146062\n"
+"122\n"
"help.text"
-msgid "<ahelp hid=\".\">The Add Field window is shown automatically when you have selected a table in the Contents box and leave that box. You can also click the Add Field icon on the toolbar, or choose <item type=\"menuitem\">View - Add Field</item>.</ahelp>"
-msgstr "<ahelp hid=\".\">Το παράθυρο Προσθήκη πεδίου εμφανίζεται αυτόματα όταν επιλέξετε έναν πίνακα στο πεδίο Περιεχόμενα και εξέλθετε από αυτό το πεδίο. Μπορείτε επίσης να κάνετε κλικ στο εικονίδιο Προσθήκη πεδίου στη γραμμή εργαλείων, ή επιλέξτε <item type=\"menuitem\">Προβολή - Προσθήκη πεδίου</item>.</ahelp>"
+msgid "LIKE 'S*'"
+msgstr "LIKE 'Φ*'"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id6993926\n"
+"02010100.xhp\n"
+"par_id3155350\n"
+"123\n"
"help.text"
-msgid "The <emph>General</emph> tab page can be used to change the name of the report, and to disable the Page Header or Page Footer areas, among others."
-msgstr "Η σελίδα της καρτέλας <emph>Γενικά</emph> μπορεί να χρησιμοποιηθεί για να μεταβάλετε το όνομα της αναφοράς, και να απενεργοποιήσετε τις περιοχές Κεφαλίδα σελίδας ή Υποσέλιδο σελίδας, μεταξύ άλλων."
+msgid "returns data fields with field contents such as \"Sun\"."
+msgstr "επιστρέφει ως αποτέλεσμα τα πεδία δεδομένων με περιεχόμενο πεδίου όπως το \"Φώς\"."
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id3729361\n"
+"02010100.xhp\n"
+"par_id3152883\n"
+"124\n"
"help.text"
-msgid "<ahelp hid=\".\">To display the Data or General tab page for the whole report, choose Edit - Select Report.</ahelp>"
-msgstr "<ahelp hid=\".\">Για να εμφανίσετε τη σελίδα της καρτέλας Δεδομένα ή Γενικά για ολόκληρη την αναφορά, επιλέξτε Επεξεργασία - Επιλογή αναφοράς.</ahelp>"
+msgid "BETWEEN 10 AND 20"
+msgstr "BETWEEN 10 AND 20"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id1768852\n"
+"02010100.xhp\n"
+"par_id3159406\n"
+"125\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Groups are kept together by page or by column (default). You must enable Keep Together also.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Οι ομάδες διατηρούνται μαζί ανά σελίδα ή ανά στήλη (προεπιλογή). Πρέπει να ενεργοποιήσετε επίσης την επιλογή Διατήρηση μαζί.</ahelp>"
+msgid "returns field names with field content between the values 10 and 20. (The fields can be either text fields or number fields)."
+msgstr "επιστρέφει τα ονόματα πεδίων με περιεχόμενο πεδίου μεταξύ των τιμών 10 και 20. (Τα πεδία μπορεί να είναι πεδία κειμένου ή αριθμητικά)."
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id6304818\n"
+"02010100.xhp\n"
+"par_id3148765\n"
+"126\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies in which context the page header will be printed: on all pages, or not on pages with a report header or footer.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει σε ποιο πλαίσιο η κεφαλίδα της σελίδας θα εκτυπώνεται: σε όλες τις σελίδες, ή όχι σε σελίδες με κεφαλίδα ή υποσέλιδο αναφοράς.</ahelp>"
+msgid "IN (1; 3; 5; 7)"
+msgstr "IN (1; 3; 5; 7)"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id401623\n"
+"02010100.xhp\n"
+"par_id3149712\n"
+"127\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies in which context the page footer will be printed: on all pages, or not on pages with a report header or footer</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει σε ποιο πλαίσιο το υποσέλιδο της σελίδας θα εκτυπώνεται: σε όλες τις σελίδες, ή όχι σε σελίδες με κεφαλίδα ή υποσέλιδο αναφοράς.</ahelp>"
+msgid "returns field names with the values 1, 3, 5, 7. If the field name contains an item number, for example, you can create a query that returns the item having the specified number."
+msgstr "επιστρέφει ως αποτέλεσμα τα ονόματα πεδίων με τις τιμές 1, 3, 5, 7. Εάν το όνομα πεδίου περιέχει, για παράδειγμα, τον κωδικό ενός είδους, μπορείτε να δημιουργήσετε ένα ερώτημα, το οποίο θα επιστρέφει ως αποτέλεσμα το είδος με το συγκεκριμένο κωδικό."
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id2162236\n"
+"02010100.xhp\n"
+"par_id3152948\n"
+"128\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print repeated values.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει να εκτυπώνονται επαναλαμβανόμενες τιμές.</ahelp>"
+msgid "NOT IN ('Smith')"
+msgstr "NOT IN ('Παπαδόπουλος')"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id7022003\n"
+"02010100.xhp\n"
+"par_id3147279\n"
+"129\n"
"help.text"
-msgid "If you click the Page Header or Page Footer area without selecting any object, you see the <emph>General</emph> tab page for that area."
-msgstr "Αν κάνετε κλικ στην περιοχή Κεφαλίδα σελίδας ή Υποσέλιδο σελίδας χωρίς να επιλέξετε κάποιο αντικείμενο, θα δείτε τη σελίδα της καρτέλας <emph>Γενικά</emph> για την περιοχή αυτή."
+msgid "returns field names that do not contain \"Smith\"."
+msgstr "επιστρέφει ως αποτέλεσμα τα ονόματα πεδίων που δεν περιέχουν το στοιχείο \"Παπαδόπουλος\"."
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id7004303\n"
+"02010100.xhp\n"
+"par_id3157998\n"
+"252\n"
"help.text"
-msgid "You can edit some visual properties for the area."
-msgstr "Μπορείτε να επεξεργαστείτε μερικές ιδιότητες οπτικών εφέ για την περιοχή."
+msgid "<emph>Date fields</emph> are represented as #Date# to clearly identify them as dates. The date condition will be reproduced in the resulting SQL statement in the following ODBC - compliant way:"
+msgstr "Τα <emph>Πεδία ημερομηνιών</emph> αναπαριστώνται με την μορφή #Ημερομηνία# προκειμένου να είναι σαφής η αναγνώρισή τους ως ημερομηνιών. Η συνθήκη ημερομηνίας θα αναπαραχθεί στην πρόταση SQL που θα προκύψει με τον εξής, ODBC - συμβατό, τρόπο:"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id2561723\n"
+"02010100.xhp\n"
+"par_id3153734\n"
+"253\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the background color for the selected object, both on screen and for printing.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει το χρώμα του παρασκηνίου για το επιλεγμένο αντικείμενο, τόσο για την οθόνη όσο και για την εκτύπωση.</ahelp>"
+msgid "Date"
+msgstr "Ημερομηνία"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id1064485\n"
+"02010100.xhp\n"
+"par_id3159131\n"
+"254\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">An invisible object is not shown in the executed report. It is still visible in the Report Builder view.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ένα μη ορατό αντικείμενο δεν εμφανίζεται στην αναφορά εκτέλεσης. Είναι ακόμη ορατό στην προβολή της Δόμησης αναφοράς.</ahelp>"
+msgid "{D'YYYY-MM-DD'}"
+msgstr "{D'YYYY-MM-DD'}"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id2356028\n"
+"02010100.xhp\n"
+"par_id3153937\n"
+"255\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Defines the height of the selected object.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει το ύψος του επιλεγμένου αντικειμένου.</ahelp>"
+msgid "Date time"
+msgstr "Ώρα ημέρας"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id1404461\n"
+"02010100.xhp\n"
+"par_id3146090\n"
+"256\n"
"help.text"
-msgid "<ahelp hid=\".\">If the Conditional Print Expression evaluates to TRUE, the selected object will be printed.</ahelp>"
-msgstr "<ahelp hid=\".\">Αν η υποθετική έκφραση εκτύπωσης εκτιμηθεί ως TRUE, το επιλεγμένο αντικείμενο θα εκτυπωθεί.</ahelp>"
+msgid "{D'YYYY-MM-DD HH:MM:SS'}"
+msgstr "{D'YYYY-MM-DD HH:MM:SS'}"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id7404705\n"
+"02010100.xhp\n"
+"par_id3155947\n"
+"257\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the background of the selected object is transparent or opaque.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσδιορίζει αν το παρασκήνιο του επιλεγμένου αντικειμένου θα είναι διαφανές ή συμπαγές.</ahelp>"
+msgid "Time"
+msgstr "Ώρα"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id7466963\n"
+"02010100.xhp\n"
+"par_id3150964\n"
+"258\n"
"help.text"
-msgid "If you click the <emph>Detail</emph> area without selecting any object, you see the <emph>General</emph> tab page for that area."
-msgstr "Αν κάνετε κλικ στην περιοχή <emph>Λεπτομέρεια</emph> χωρίς να επιλέξετε κάποιο αντικείμενο, θα δείτε τη σελίδα της καρτέλας <emph>Γενικά</emph> για την περιοχή αυτήν."
+msgid "{D'HH:MM:SS'}"
+msgstr "{D'HH:MM:SS'}"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id3644215\n"
+"02010100.xhp\n"
+"par_id3151220\n"
+"260\n"
"help.text"
-msgid "You can specify some properties to fine-tune the way the records are printed."
-msgstr "Μπορείτε να καθορίσετε μερικές ιδιότητες για να συντονίσετε τον τρόπου με τον οποίο θα εκτυπώνονται οι εγγραφές."
+msgid "$[officename] also supports the following <emph>Escape sequences</emph> known from ODBC and JDBC:"
+msgstr "Το $[officename] υποστηρίζει επίσης τις ακόλουθες <emph>Ακολουθίες διαφυγής</emph> γνωστές από τα ODBC και JDBC:"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id3148899\n"
+"02010100.xhp\n"
+"par_id3157975\n"
+"261\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Force New Page specifies whether the current section and/or the next section is printed on a new page.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ο Εξαναγκασμός νέας σελίδας προσδιορίζει αν η τρέχουσα ενότητα ή/και η επόμενη ενότητα θα εκτυπώνεται σε μία νέα σελίδα.</ahelp>"
+msgid "Date"
+msgstr "Ημερομηνία"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id6164433\n"
+"02010100.xhp\n"
+"par_id3149753\n"
+"262\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">New Row Or Column specifies, for a multi-column design, whether the current section and/or the next section will be printed on a new row or column.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Η Νέα γραμμή ή στήλη προσδιορίζει, για μία σχεδίαση πολλαπλών στηλών, αν η τρέχουσα ενότητα ή/και η επόμενη ενότητα θα εκτυπώνεται σε μία νέα γραμμή ή στήλη.</ahelp>"
+msgid "{d 'YYYY-MM-DD'}"
+msgstr "{d 'YYYY-MM-DD'}"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id7405011\n"
+"02010100.xhp\n"
+"par_id3156318\n"
+"263\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Keep Together specifies to print the current object starting on top of a new page if it doesn't fit on the current page.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Η Διατήρηση μαζί καθορίζει να εκτυπώνεται το τρέχον αντικείμενο ξεκινώντας από την κορυφή μίας νέας σελίδας αν δεν προσαρμόζεται στην τρέχουσα σελίδα.</ahelp>"
+msgid "Time"
+msgstr "Ώρα"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id1536606\n"
+"02010100.xhp\n"
+"par_id3151280\n"
+"264\n"
"help.text"
-msgid "Insert some data fields into the Detail area, or insert other control fields into any area. When you select an inserted field, you can set the properties in the Properties window."
-msgstr "Εισάγετε μερικά πεδία δεδομένων στην περιοχή Λεπτομέρεια, ή εισάγετε άλλα πεδία ελέγχου σε οποιαδήποτε περιοχή. Όταν επιλέγετε ένα εισηγμένο πεδίο, μπορείτε να ορίσετε τις ιδιότητες στο παράθυρο Ιδιότητες."
+msgid "{t 'HH:MI:SS[.SS]'} - [ ] optional"
+msgstr "{t 'HH:MI:SS[.SS]'} - [ ] προαιρετικά"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id9631641\n"
+"02010100.xhp\n"
+"par_id3153264\n"
+"265\n"
"help.text"
-msgid "For a Label field, you can change the displayed text in the Label input box."
-msgstr "Για ένα πεδίο Ετικέτα, μπορείτε να τροποποιήσετε το εμφανιζόμενο κείμενο στο πεδίο εισαγωγής Ετικέτα."
+msgid "DateTime"
+msgstr "DateTime"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id7749565\n"
+"02010100.xhp\n"
+"par_id3153981\n"
+"266\n"
"help.text"
-msgid "<ahelp hid=\".\">For a picture, you can specify to either insert the picture as a link to a file or only as an embedded object in the Base file. The embedded option increases the size of the Base file, while the link option is not as portable to other computers.</ahelp>"
-msgstr "<ahelp hid=\".\">Για μία εικόνα, μπορείτε να καθορίσετε είτε να εισάγετε την εικόνα ως σύνδεση σε ένα αρχείο ή μόνο ως ένα ενσωματωμένο στο αρχείο της Base. Η επιλογή της ενσωμάτωσης αυξάνει το μέγεθος του αρχείου της Base, ενώ η επιλογή της σύνδεσης δεν είναι τόσο προσιτή σε άλλους υπολογιστές.</ahelp>"
+msgid "{ts 'YYYY-MM-DD HH:MI:SS[.SS]'} - [ ] optional"
+msgstr "{ts 'YYYY-MM-DD HH:MI:SS[.SS]'} - [ ] προαιρετικά"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id4041871\n"
+"02010100.xhp\n"
+"par_id3149539\n"
+"267\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the X Position for the selected object</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίστε την θέση Χ για το επιλεγμένο αντικείμενο</ahelp>"
+msgid "Example: select {d '1999-12-31'} from world.years"
+msgstr "Παράδειγμα : select {d '1999-12-31'} από world.years"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id9930722\n"
+"02010100.xhp\n"
+"par_id3146073\n"
+"268\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the Y Position for the selected object</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίστε την θέση Υ για το επιλεγμένο αντικείμενο</ahelp>"
+msgid "<emph>Like </emph>Escape Sequence: {escape 'escape-character'}"
+msgstr "<emph>Όπως </emph>Escape Sequence: {escape 'escape-character'}"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id5749687\n"
+"02010100.xhp\n"
+"par_id3150661\n"
+"269\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the width of the selected object.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει το πλάτος του επιλεγμένου αντικειμένου.</ahelp>"
+msgid "Example: select * from Item where ItemName like 'The *%' {escape '*'}"
+msgstr "Παράδειγμα: Επιλέξτε * από Αντικείμενα όπου το όνομα του αντικειμένου αρχίζει από 'Το *%' {escape '*'}"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id79348\n"
+"02010100.xhp\n"
+"par_id3148541\n"
+"270\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the font for the selected text object.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε τη γραμματοσειρά για το επιλεγμένο αντικείμενο κειμένου.</ahelp>"
+msgid "The example will give you all of the entries where the item name begins with 'The *'. This means that you can also search for characters that would otherwise be interpreted as placeholders, such as *, ?, _, % or the period."
+msgstr "Το παράδειγμα αυτό σας παρέχει όλες τις καταχωρήσεις όπου το όνομα του αντικειμένου ξεκινά με 'Το *'. Αυτό σημαίνει ότι μπορείτε επίσης να αναζητάτε χαρακτήρες που σε άλλη περίπτωση θα μεταφράζονταν ως δείκτες τοποθέτησης, όπως τα *, ?, _, % ή η τελεία."
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id2414014\n"
+"02010100.xhp\n"
+"par_id3150572\n"
+"271\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Print when group change</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εκτύπωση κατά την αλλαγή ομάδας</ahelp>"
+msgid "<emph>Outer Join</emph> Escape Sequence: {oj outer-join}"
+msgstr "<emph>Outer Join</emph> Escape Sequence: {oj outer-join}"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id7617114\n"
+"02010100.xhp\n"
+"par_id3156052\n"
+"272\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Vert. Alignment</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κατακόρυφη στοίχιση</ahelp>"
+msgid "Example: select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
+msgstr "Παράδειγμα: select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id1593676\n"
+"02010100.xhp\n"
+"hd_id3153674\n"
+"109\n"
"help.text"
-msgid "On the <emph>General</emph> tab page of a data field, you can set the Formatting properties, among others."
-msgstr "Στη σελίδα της καρτέλας <emph>Γενικά</emph> ενός πεδίου δεδομένων, μπορείτε να καθορίσετε τις Ιδιότητες μορφοποίησης, μεταξύ άλλων."
+msgid "Querying text fields"
+msgstr "Δημιουργία ερωτημάτων με πεδία κειμένου"
-#: rep_prop.xhp
+#: 02010100.xhp
msgctxt ""
-"rep_prop.xhp\n"
-"par_id1243629\n"
+"02010100.xhp\n"
+"par_id3149134\n"
+"110\n"
"help.text"
-msgid "<ahelp hid=\".\">On the Data tab page, you can change the data contents to be shown.</ahelp>"
-msgstr "<ahelp hid=\".\">Στη σελίδα της καρτέλας Δεδομένα, μπορείτε να τροποποιήσετε τα περιεχόμενα των δεδομένων που θα εμφανίζονται.</ahelp>"
+msgid "To query the content of a text field, you must put the expression between single quotes. The distinction between uppercase and lowercase letters depends on the database in use. LIKE, by definition, is case-sensitive (though some databases don't see it that strict)."
+msgstr "Για να δημιουργήσετε ένα ερώτημα όπου το περιεχόμενο του πεδίου είναι κείμενο, πρέπει να τοποθετήσετε την έκφραση μεταξύ διπλών εισαγωγικών σημείων. Η διάκριση μεταξύ κεφαλαίων και πεζών εξαρτάται από την βάση δεδομένων που βρίσκεται σε χρήση. Η LIKE, εξ ορισμού, κάνει διάκριση μεταξύ τους (αν και μερικές βάσεις δεδομένων δεν επιλέγουν κάτι τέτοιο με αυστηρότητα)."
-#: 05000000.xhp
+#: 02010100.xhp
msgctxt ""
-"05000000.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"hd_id3149302\n"
+"111\n"
"help.text"
-msgid "Tables"
-msgstr "Πίνακες"
+msgid "Querying date fields"
+msgstr "Πραγματοποίηση ερωτήματος σε πεδία ημερομηνίας"
-#: 05000000.xhp
+#: 02010100.xhp
msgctxt ""
-"05000000.xhp\n"
-"hd_id3148520\n"
-"1\n"
+"02010100.xhp\n"
+"par_id3150510\n"
+"112\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05000000.xhp\" name=\"Tables\">Tables</link>"
-msgstr "<link href=\"text/shared/explorer/database/05000000.xhp\" name=\"Πίνακες\">Πίνακες</link>"
+msgid "Even if you want to filter by a date, you must place the expression between single quotation marks. The following formats are valid: YYYY-MM-DD HH:MM:SS and YYYY/MM/DD HH:MM:SS as well as YYYY.MM.DD HH:MM:SS"
+msgstr "Ακόμη κι αν επιθυμείτε να δημιουργήσετε φίλτρο ανά ημερομηνία, πρέπει να τοποθετήσετε την έκφραση μεταξύ απλών εισαγωγικών σημείων. Είναι έγκυρες οι ακόλουθες μορφές: ΕΕΕΕ-MM-ΗΗ ΩΩ:ΛΛ:ΔΔ και ΕΕΕΕ/ΜM/ΗΗ ΩΩ:ΛΛ:ΔΔ καθώς και ΕΕΕΕ.MM.ΗΗ ΩΩ:ΛΛ:ΔΔ"
-#: 05000000.xhp
+#: 02010100.xhp
msgctxt ""
-"05000000.xhp\n"
-"par_id3147102\n"
-"2\n"
+"02010100.xhp\n"
+"hd_id3150427\n"
+"228\n"
"help.text"
-msgid "Data sources tables allow you see your data line by line. You can make new entries and deletions."
-msgstr "Οι πίνακες με τις προελεύσεις των δεδομένων σας επιτρέπουν να δείτε τα δεδομένα σας ανά γραμμή. Μπορείτε να πραγματοποιήσετε νέες καταχωρήσεις και διαγραφές."
+msgid "Querying Yes/No fields"
+msgstr "Δημιουργία ερωτημάτων με πεδία Ναι/Όχι"
-#: 05000000.xhp
+#: 02010100.xhp
msgctxt ""
-"05000000.xhp\n"
-"par_id3147226\n"
-"43\n"
+"02010100.xhp\n"
+"par_id3149523\n"
+"229\n"
"help.text"
-msgid "In the $[officename] Help, you will find further information on the following subjects:"
-msgstr "Στη Βοήθεια του $[officename] , θα βρείτε περισσότερες πληροφορίες σχετικά με τα ακόλουθα θέματα:"
+msgid "To query Yes/No fields, use the following syntax for dBASE tables:"
+msgstr "Για να δημιουργήσετε ερωτήματα με πεδία Ναι/Όχι, χρησιμοποιήστε την ακόλουθη σύνταξη για πίνακες dBASE:"
-#: 05000000.xhp
+#: 02010100.xhp
msgctxt ""
-"05000000.xhp\n"
-"hd_id3152425\n"
-"54\n"
+"02010100.xhp\n"
+"par_id3153180\n"
+"230\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Create new or edit table design\">Create new or edit table design</link>"
-msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Δημιουργία νέας ή επεξεργασία σχεδίασης πίνακα\">Δημιουργία νέας ή επεξεργασία σχεδίασης πίνακα</link>"
+msgid "Status"
+msgstr "Κατάσταση"
-#: 05000000.xhp
+#: 02010100.xhp
msgctxt ""
-"05000000.xhp\n"
-"hd_id3149095\n"
-"53\n"
+"02010100.xhp\n"
+"par_id3147481\n"
+"231\n"
"help.text"
-msgid "<link href=\"text/shared/main0212.xhp\" name=\"Sort and Filter Data\">Sort and Filter Data</link>"
-msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Ταξινόμηση και φίλτρο δεδομένων\">Ταξινόμηση και φίλτρο δεδομένων</link>"
+msgid "Query criterion"
+msgstr "Κριτήριο ερωτήματος"
-#: 05000000.xhp
+#: 02010100.xhp
msgctxt ""
-"05000000.xhp\n"
-"hd_id3154288\n"
-"40\n"
+"02010100.xhp\n"
+"par_id3155187\n"
+"232\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05020000.xhp\" name=\"Relations, Primary and External Key\">Relations, Primary and External Key</link>"
-msgstr "<link href=\"text/shared/explorer/database/05020000.xhp\" name=\"Σχέσεις, κύριο και εξωτερικό κλειδί\">Σχέσεις, κύριο και εξωτερικό κλειδί</link>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"tit\n"
+"02010100.xhp\n"
+"par_id3156092\n"
+"233\n"
"help.text"
-msgid "Oracle Database Connection"
-msgstr "Σύνδεση σε βάση δεδομένων Oracle"
+msgid "Yes"
+msgstr "Ναι"
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"bm_id5900753\n"
+"02010100.xhp\n"
+"par_id3152414\n"
+"234\n"
"help.text"
-msgid "<bookmark_value>Oracle databases (base)</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων Oracle (base)</bookmark_value>"
+msgid "for dBASE tables: not equal to any given value"
+msgstr "Για πίνακες dBASE: άνιση με οποιαδήποτε δοθείσα τιμή"
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN105A4\n"
+"02010100.xhp\n"
+"par_id3151265\n"
+"236\n"
"help.text"
-msgid "Oracle Database Connection"
-msgstr "Σύνδεση σε βάση δεδομένων Oracle"
+msgid "=1 returns all records where the Yes/No field has the status \"Yes\" or \"On\" (selected in black),"
+msgstr "Η εντολή =1 επιστρέφει όλες τις εγγραφές όπου το πεδίο Ναι/Όχι βρίσκεται στην κατάσταση \"Ναι\" ή \"Ενεργό\" (επιλεγμένο με μαύρο)."
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN105A8\n"
+"02010100.xhp\n"
+"par_id3152450\n"
+"238\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the options to access an Oracle database.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές πρόσβασης σε βάση δεδομένων Oracle.</ahelp>"
+msgid "No"
+msgstr "Όχι"
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN105BD\n"
+"02010100.xhp\n"
+"par_id3150997\n"
+"239\n"
"help.text"
-msgid "Oracle database"
-msgstr "Βάση δεδομένων Oracle"
+msgid "."
+msgstr "."
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN105C1\n"
+"02010100.xhp\n"
+"par_id3155331\n"
+"240\n"
"help.text"
-msgid "You can use a JDBC driver to access an Oracle database from Solaris or Linux. To access the database from Windows, you need an ODBC driver."
-msgstr "Μπορείτε να χρησιμοποιήσετε έναν οδηγό JDBC για να αποκτήσετε πρόσβαση σε μία βάση δεδομένων Oracle από το λειτουργικό σύστημα Solaris ή Linux. Για να προσπελάσετε τη βάση δεδομένων μέσω Windows, χρειάζεστε έναν οδηγό ODBC."
+msgid "=0 returns all records for which the Yes/No field has the status \"No\" or \"Off\" (no selection)."
+msgstr "Η εντολή =0 επιστρέφει όλες τις εγγραφές για τις οποίες το πεδίο Ναι/Όχι βρίσκεται στην κατάσταση \"Όχι\" ή \"Ανενεργό\" (χωρίς επιλογή)."
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN105D4\n"
+"02010100.xhp\n"
+"par_id3154179\n"
+"241\n"
"help.text"
-msgid "On UNIX, ensure that the Oracle database client is installed with JDBC support. The JDBC driver class for the Solaris Oracle client version 8.x is located in the <Oracle client>/product/jdbc/lib/classes111.zip directory. You can also download the latest version of the driver from the Oracle web site:"
-msgstr "Σε λειτουργικό UNIX, βεβαιωθείτε ότι ο πελάτης της βάσης δεδομένων Oracle είναι εγκατεστημένος με την υποστήριξη JDBC. Ο οδηγός JDBC για την έκδοση 8.x πελάτη της Oracle για Solaris εντοπίζεται στον κατάλογο <Oracle client>/product/jdbc/lib/classes111.zip. Μπορείτε επίσης να κατεβάσετε την τελευταία έκδοση του οδηγού από την ιστοσελίδα της Oracle:"
+msgid "Null"
+msgstr "Null"
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN105D7\n"
+"02010100.xhp\n"
+"par_id3147035\n"
+"242\n"
"help.text"
-msgid "http://otn.oracle.com/tech/java/sqlj_jdbc/content.html"
-msgstr "http://otn.oracle.com/tech/java/sqlj_jdbc/content.html"
+msgid "IS NULL"
+msgstr "IS NULL"
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN105EA\n"
+"02010100.xhp\n"
+"par_id3159385\n"
+"243\n"
"help.text"
-msgid "<ahelp hid=\".\">In the <emph>Data source URL</emph> box, enter the location of the Oracle database server. The syntax of the URL depends on the database type. See the documentation that came with the JDBC driver for more information.</ahelp>"
-msgstr "<ahelp hid=\".\">Στο πεδίο <emph>Προέλευση δεδομένων URL</emph>, εισάγετε την τοποθεσία του εξυπηρετητή της βάσης δεδομένων Oracle. Η σύνταξη της URL εξαρτάται από τον τύπο της βάσης δεδομένων. Για περισσότερες πληροφορίες, δείτε την τεκμηρίωση που έχετε με τον οδηγό JDBC.</ahelp>"
+msgid "IS NULL returns all records for which the Yes/No field has neither of the states Yes or No (selected in gray)."
+msgstr "Το IS NULL επιστρέφει όλες τις εγγραφές για τις οποίες το πεδίο Ναι/Όχι δεν έχει καμία από τις καταστάσεις Ναι ή Όχι (επιλεγμένες με γκρι)."
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN105F1\n"
+"02010100.xhp\n"
+"par_id3157888\n"
+"244\n"
"help.text"
-msgid "For an Oracle database, the syntax of the URL is:"
-msgstr "Για μία βάση δεδομένων Oracle, η σύνταξη της URL είναι η εξής:"
+msgid "The syntax depends on the database system used. You should also note that Yes/No fields can be defined differently (only 2 states instead of 3)."
+msgstr "Η σύνταξη εξαρτάται από το σύστημα που χρησιμοποιεί η βάση δεδομένων. Θα πρέπει να σημειώσετε επίσης ότι τα πεδία Ναι/Όχι μπορούν να οριστούν διαφορετικά (μόνο 2 καταστάσεις αντί για 3)."
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN105F4\n"
+"02010100.xhp\n"
+"hd_id3145772\n"
+"113\n"
"help.text"
-msgid "oracle:thin:@hostname:port:database_name"
-msgstr "oracle:thin:@hostname:port:database_name"
+msgid "Parameter queries"
+msgstr "Ερωτήματα με παραμέτρους"
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN105FD\n"
+"02010100.xhp\n"
+"par_id3157312\n"
+"114\n"
"help.text"
-msgid "hostname is the name of the machine that runs the Oracle database. You can also replace hostname with the IP address of the server."
-msgstr "Το hostname είναι το όνομα του μηχανήματος που εκτελεί τη βάση δεδομένων Oracle. Μπορείτε επίσης να το αντικαταστήσετε με τη διεύθυνση IP του διακομιστή."
+msgid "You must place the variable between square brackets (=[x]) to create a query with variable parameters. Alternatively, you can use an equal sign followed by a colon (=:x). When the query is executed, the program will display a dialog asking you for the expression to which the variable x should be assigned."
+msgstr "Πρέπει να τοποθετήσετε τη μεταβλητή μεταξύ των τετράγωνων παρενθέσεων (=[x]) για να δημιουργήσετε ένα ερώτημα με παραμέτρους μεταβλητών. Εναλλακτικά, μπορείτε να χρησιμοποιήσετε το σύμβολο του ίσον ακολουθούμενο από άνω και κάτω τελεία (=:x). Όταν εκτελείται το ερώτημα, το πρόγραμμα θα εμφανίσει ένα παράθυρο διαλόγου που θα σας ζητά την έκφραση για την οποία θα αντιστοιχίσετε τη μεταβλητή x."
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN10601\n"
+"02010100.xhp\n"
+"par_id3150818\n"
+"273\n"
"help.text"
-msgid "port is the port where the Oracle database listens. Ask your database administrator for the correct port address."
-msgstr "Η port είναι η θύρα όπου επικοινωνεί η βάση δεδομένων Oracle. Απευθυνθείτε στο διαχειριστή της βάσης δεδομένων για τη σωστή διεύθυνση της πόρτας."
+msgid "If you query several parameters at the same time, you will see a list field in the dialog containing all of the parameters and an input line alongside each one. Enter the values, preferably from top to bottom, and press the Enter key after each line."
+msgstr "Αν δημιουργήσετε ερώτημα με διάφορες παραμέτρους ταυτόχρονα, θα δείτε ένα πεδίο λίστας στο παράθυρο διαλόγου το οποίο περιέχει όλες τις παραμέτρους και μία γραμμή εισαγωγής κατά μήκος του. Εισάγετε τις τιμές, κατά προτίμηση από πάνω προς τα κάτω, και πιέστε το πλήκτρο Enter ύστερα από κάθε γραμμή."
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN10605\n"
+"02010100.xhp\n"
+"par_id3157855\n"
+"115\n"
"help.text"
-msgid "database_name is the name of the Oracle database. Ask your database administrator for the correct name."
-msgstr "Το database_name είναι το όνομα της βάσης δεδομένων Oracle. Απευθυνθείτε το διαχειριστή της βάσης δεδομένων για το σωστό όνομα."
+msgid "Parameter queries with placeholders (*, _) or special characters (for example, ?) are not possible."
+msgstr "Τα ερωτήματα με παραμέτρους με δείκτες τοποθέτησης (*, _) ή ειδικούς χαρακτήρες (για παράδειγμα, ?) δεν μπορούν να χρησιμοποιηθούν."
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN10608\n"
+"02010100.xhp\n"
+"par_id3157537\n"
+"116\n"
"help.text"
-msgid "Name of the Oracle database"
-msgstr "Όνομα βάσης δεδομένων Oracle"
+msgid "If you formulate a parameter query and you save it with the variables, you can later create a query in which only the variables have to be replaced by the expressions that you want. $[officename] asks for these variables in a dialog as soon as you open the query."
+msgstr "Αν μορφοποιήσετε ένα ερώτημα με παράμετρο και το αποθηκεύσετε με τις μεταβλητές, μπορείτε αργότερα να δημιουργήσετε ένα ερώτημα στο οποίο πρέπει να αντικατασταθούν μόνο οι μεταβλητές από τις εκφράσεις που επιθυμείτε. Ενώ ανοίγετε το ερώτημα,το $[officename] σας ζητά αυτές τις μεταβλητές σε ένα παράθυρο διαλόγου"
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN1060C\n"
+"02010100.xhp\n"
+"hd_id3151035\n"
+"139\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the name of the Oracle database.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα για τη βάση δεδομένων Oracle.</ahelp>"
+msgid "Parameter Input"
+msgstr "Εισαγωγή παραμέτρων"
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN1060F\n"
+"02010100.xhp\n"
+"par_id3153596\n"
+"140\n"
"help.text"
-msgid "Server URL"
-msgstr "Εξυπηρετητής URL"
+msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">The <emph>Parameter Input</emph> dialog asks you which variables you defined in the query. Enter a value for each query variable and confirm by clicking <emph>OK</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Το παράθυρο διαλόγου <emph>Εισαγωγή παραμέτρου</emph> σας ζητά τις παραμέτρους που καθορίσατε στο ερώτημα. Εισάγετε μία τιμή για κάθε μεταβλητή του ερωτήματος και επιβεβαιώστε την κάνοντας κλικ στο κουμπί <emph>OK</emph>.</ahelp>"
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN10613\n"
+"02010100.xhp\n"
+"par_id3150585\n"
+"138\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the URL for the database server. </ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το URL για τον εξυπηρετητή της βάσης δεδομένων. </ahelp>"
+msgid "Parameter queries are also used for <link href=\"text/shared/02/01170203.xhp\" name=\"subforms\">subforms</link>, since they work exclusively with queries for which the values to be invoked are read internally from a variable."
+msgstr "Τα ερωτήματα με παραμέτρους χρησιμοποιούνται επίσης για <link href=\"text/shared/02/01170203.xhp\" name=\"δευτερεύουσες φόρμες\">δευτερεύουσες φόρμες</link>, επειδή αυτές χρησιμοποιούνται αποκλειστικά με ερωτήματα για τα οποία οι τιμές που θα επικαλεστούν διαβάζονται εσωτερικά από μία μεταβλητή."
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN10616\n"
+"02010100.xhp\n"
+"par_id3153645\n"
+"274\n"
"help.text"
-msgid "Port number"
-msgstr "Αριθμός θύρας"
+msgid "A parameter query can have the following form in an SQL statement:"
+msgstr "Ένα ερώτημα παραμέτρου μπορεί να έχει την ακόλουθη μορφή σε μία δήλωση SQL:"
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN1061A\n"
+"02010100.xhp\n"
+"par_id3156731\n"
+"275\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the port number for the database server.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τον αριθμό της θύρας για τον εξυπηρετητή της βάσης δεδομένων.</ahelp>"
+msgid "select * from 'addresses' where 'name' = :placeholder"
+msgstr "select * from 'addresses' where 'name' = :placeholder"
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN1061D\n"
+"02010100.xhp\n"
+"hd_id3145181\n"
+"135\n"
"help.text"
-msgid "Oracle JDBC Driver Class"
-msgstr "Κλάση οδηγού Oracle JDBC"
+msgid "SQL Mode"
+msgstr "Λειτουργία SQL"
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN10621\n"
+"02010100.xhp\n"
+"par_id3147013\n"
+"220\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_DRIVERCLASS\">Enter the name of the JDBC driver.</ahelp>"
-msgstr "<ahelp hid=\"HID_DSADMIN_DRIVERCLASS\">Εισάγετε το όνομα του οδηγού JDBC.</ahelp>"
+msgid "SQL stands for \"Structured Query Language\" and describes instructions for updating and administering relational databases."
+msgstr "Η SQL προέρχεται από \"Structured Query Language\" και περιγράφει οδηγίες για ενημέρωση και διαχείριση σχεσιακών βάσεων δεδομένων."
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN10630\n"
+"02010100.xhp\n"
+"par_id3152570\n"
+"136\n"
"help.text"
-msgid "Test Class"
-msgstr "Δοκιμή κλάσης"
+msgid "In $[officename] you do not need any knowledge of SQL for most queries, since you do not have to enter the SQL code. If you create a query in the query design, $[officename] automatically converts your instructions into the corresponding SQL syntax. If, with the help of the <emph>Switch Design View On/Off </emph>button, you change to the SQL view, you can see the SQL commands for a query that has been created previously."
+msgstr "Στο $[officename] δεν είναι απαραίτητο να έχετε γνώσεις SQL για τα περισσότερα ερωτήματα, επειδή δεν είναι ανάγκη να εισάγετε κάποιο κώδικα της SQL. Αν δημιουργήσετε ένα ερώτημα στη σχεδίαση ερωτήματος, το $[officename] μετατρέπει αυτόματα τις εισαγωγές σας στην αντίστοιχη σύνταξη της SQL. Εάν, με τη βοήθεια του κουμπιού <emph>Εναλλαγή προβολή σχεδίασης ενεργή/ανενεργή</emph>, αλλάζετε την προβολή της SQl, μπορείτε να δείτε τις εντολές της SQL για ένα ερώτημα που έχει προηγουμένως δημιουργηθεί."
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN10634\n"
+"02010100.xhp\n"
+"par_id3152412\n"
+"226\n"
"help.text"
-msgid "<ahelp hid=\".\">Tests the connection with the current settings.</ahelp>"
-msgstr "<ahelp hid=\".\">Ελέγχει τη σύνδεση με τις τρέχουσες ρυθμίσεις.</ahelp>"
+msgid "You can formulate your query directly in the SQL code. Note, however, that the special syntax is dependent upon the database system that you use."
+msgstr "Μπορείτε να σχηματίσετε το ερώτημά σας απευθείας με τον κώδικα της SQL. Σημειώστε, παρόλα αυτά, ότι η ειδική σύνταξη εξαρτάται από το σύστημα βάσης δεδομένων που χρησιμοποιείτε."
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN10637\n"
+"02010100.xhp\n"
+"par_id3146842\n"
+"227\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Authentication</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Πιστοποίηση</link>"
+msgid "If you enter the SQL code manually, you can create SQL-specific queries that are not supported by the graphical interface in <emph>Query design</emph>. These queries must be executed in native SQL mode."
+msgstr "Αν εισάγετε χειροκίνητα τον κώδικα της SQL, μπορείτε να δημιουργήσετε ερωτήματα ειδικά για την SQL που υποστηρίζονται από το περιβάλλον εργασίας στη <emph>Σχεδίαση ερωτήματος</emph>. Τα ερωτήματα αυτά πρέπει να εκτελούνται στην αρχική λειτουργία της SQL."
-#: dabawiz02oracle.xhp
+#: 02010100.xhp
msgctxt ""
-"dabawiz02oracle.xhp\n"
-"par_idN10646\n"
+"02010100.xhp\n"
+"par_id3149632\n"
+"223\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
+msgid "By clicking the <link href=\"text/shared/02/14030000.xhp\" name=\"Run SQL command directly\"><emph>Run SQL command directly</emph></link> icon in the SQL view, you can formulate a query that is not processed by $[officename]."
+msgstr "Κάνοντας κλικ στο εικονίδιο <link href=\"text/shared/02/14030000.xhp\" name=\"Εκτέλεση χειροκίνητης εντολής SQL\"><emph>Εκτέλεση χειροκίνητης εντολής SQL</emph></link> στην προβολή της SQL, μπορείτε να σχηματίσετε ένα ερώτημα που δεν διενεργείται από το $[officename]."
-#: querywizard00.xhp
+#: 02010101.xhp
msgctxt ""
-"querywizard00.xhp\n"
+"02010101.xhp\n"
"tit\n"
"help.text"
-msgid "Query Wizard"
-msgstr "Αυτόματος πιλότος ερωτήματος"
-
-#: querywizard00.xhp
-msgctxt ""
-"querywizard00.xhp\n"
-"par_idN1054C\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Query Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Αυτόματος πιλότος ερωτήματος</link>"
-
-#: querywizard00.xhp
-msgctxt ""
-"querywizard00.xhp\n"
-"par_idN1055C\n"
-"help.text"
-msgid "<ahelp hid=\".\">The Query Wizard helps you to design a database query.</ahelp> The saved query can be called later, either from the graphical user interface, or using the automatically created SQL language command."
-msgstr "<ahelp hid=\".\">Ο Αυτόματος πιλότος ερωτήματος σας βοηθά να σχεδιάζετε ένα ερώτημα βάσης δεδομένων.</ahelp> Το αποθηκευμένο ερώτημα μπορεί να καλεστεί αργότερα, είτε από το γραφικό περιβάλλον του χρήστη, είτε χρησιμοποιώντας την αυτόματα δημιουργημένη εντολή γλώσσας της SQL."
+msgid "Join Properties"
+msgstr "Ιδιότητες Join"
-#: querywizard00.xhp
+#: 02010101.xhp
msgctxt ""
-"querywizard00.xhp\n"
-"par_idN105D2\n"
+"02010101.xhp\n"
+"bm_id3154015\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard01.xhp\" name=\"Query Wizard - Field Selection\">Query Wizard - Field selection</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard01.xhp\" name=\"Αυτόματος πιλότος ερωτήματος - Επιλογή πεδίων\">Αυτόματος πιλότος ερωτήματος - Επιλογή πεδίων</link>"
+msgid "<bookmark_value>links;relational databases (Base)</bookmark_value> <bookmark_value>inner joins (Base)</bookmark_value> <bookmark_value>joins in databases (Base)</bookmark_value> <bookmark_value>left joins (Base)</bookmark_value> <bookmark_value>right joins (Base)</bookmark_value> <bookmark_value>full joins (Base)</bookmark_value>"
+msgstr "<bookmark_value>συνδέσεις, σχεσιακές βάσεις δεδομένων (Base)</bookmark_value><bookmark_value>εσωτερικές συνδέσεις (Base)</bookmark_value><bookmark_value>συνδέσεις σε βάσεις δεδομένων (Base)</bookmark_value><bookmark_value>αριστερές συνδέσεις (Base)</bookmark_value><bookmark_value>δεξιές συνδέσεις (Base)</bookmark_value><bookmark_value>πλήρεις συνδέσεις (Base)</bookmark_value>"
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"tit\n"
+"02010101.xhp\n"
+"hd_id3154015\n"
+"1\n"
"help.text"
-msgid "Report Builder"
-msgstr "Δόμηση αναφοράς"
+msgid "Join Properties"
+msgstr "Ιδιότητες Join"
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"bm_id1614429\n"
+"02010101.xhp\n"
+"par_id3151205\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>Report Builder</bookmark_value><bookmark_value>Oracle Report Builder</bookmark_value>"
-msgstr "<bookmark_value>Δημιουργός αναφοράς</bookmark_value><bookmark_value>Δημιουργός αναφοράς Oracle</bookmark_value>"
+msgid "If you double-click a connection between two linked fields in the query design, or if you choose <emph>Insert - New Relation</emph>, the <emph>Join Properties</emph> dialog appears. These properties will be used in all queries created in the future."
+msgstr "Αν κάνετε διπλό κλικ σε μία σύνδεση μεταξύ δύο συνδεδεμένων πεδίων στη σχεδίαση του ερωτήματος, ή επιλέξετε <emph>Εισαγωγή - Νέα σχέση</emph>, εμφανίζεται το παράθυρο διαλόγου <emph>Ιδιότητες Join</emph>. Αυτές οι ιδιότητες θα χρησιμοποιηθούν σε όλα τα ερωτήματα που θα δημιουργηθούν στο μέλλον."
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"hd_id8773155\n"
+"02010101.xhp\n"
+"hd_id3155066\n"
+"17\n"
"help.text"
-msgid "<variable id=\"rep_main\"><link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link></variable>"
-msgstr "<variable id=\"rep_main\"><link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμηση αναφοράς</link></variable>"
+msgid "Tables involved"
+msgstr "Εμπλεκόμενοι πίνακες"
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id5248573\n"
+"02010101.xhp\n"
+"par_id3153924\n"
+"16\n"
"help.text"
-msgid "The Report Builder is a tool to create your own database reports. Unlike with the <link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link>, using the Report Builder you can take control to design the report the way you want. The generated report is a Writer document that you can edit, too."
-msgstr "Η Δόμηση αναφοράς είναι ένα εργαλείο για να δημιουργήσετε τις δικές σας αναφορές της βάσης δεδομένων. Σε αντίθεση με τον <link href=\"text/shared/autopi/01100000.xhp\">Αυτόματο πιλότο αναφοράς</link>, χρησιμοποιώντας τη Δόμηση αναφοράς μπορείτε να ελέγχετε τη σχεδίασή της με τον τρόπο που επιθυμείτε. Η παραγόμενη αναφορά είναι ένα αρχείο του Writer το οποίο μπορείτε, επίσης, να επεξεργαστείτε."
+msgid "<ahelp hid=\"HID_DLG_QRY_RIGHT_TABLE\">Specifies two different tables that you want to join.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLG_QRY_RIGHT_TABLE\">Καθορίζει δύο διαφορετικούς πίνακες που επιθυμείτε να συνδέσετε.</ahelp>"
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id7128818\n"
+"02010101.xhp\n"
+"hd_id3155766\n"
+"15\n"
"help.text"
-msgid "To use the Report Builder, the Report Builder extension must be installed. Report Builder extension is bundled with %PRODUCTNAME. In addition, the Java Runtime Environment (JRE) software must be installed, and this software must be selected in %PRODUCTNAME."
-msgstr "Για να χρησιμοποιήσετε τη δόμηση αναφοράς, πρέπει να εγκατασταθεί η επέκταση δόμησης αναφοράς. Η επέκταση δόμησης αναφοράς συσχετίζεται με το %PRODUCTNAME. Επιπλέον, πρέπει να εγκατασταθεί και το λογισμικό Java Runtime Environment (JRE) και αυτό το λογισμικό πρέπει να επιλεγεί μέσα από το %PRODUCTNAME."
+msgid "Fields involved"
+msgstr "Εμπλεκόμενα πεδία"
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"hd_id556047\n"
+"02010101.xhp\n"
+"par_id3148994\n"
+"14\n"
"help.text"
-msgid "To install the JRE software"
-msgstr "Για να εγκαταστήσετε το λογισμικό JRE"
+msgid "<ahelp hid=\".\">Specifies two data fields that will be joined by a relation.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει δύο πεδία δεδομένων τα οποία θα συνδεθούν με μία σχέση.</ahelp>"
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id4515823\n"
+"02010101.xhp\n"
+"hd_id3159267\n"
+"3\n"
"help.text"
-msgid "The Report Builder requires an installed Java Runtime Environment (JRE)."
-msgstr "Η Δόμηση αναφοράς απαιτεί εγκατεστημένο το λογισμικό Java Runtime Environment (JRE)."
+msgid "Options"
+msgstr "Επιλογές"
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id4044312\n"
+"02010101.xhp\n"
+"hd_id3147340\n"
+"13\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Java</link>."
-msgstr "Επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Java</link>."
+msgid "Type"
+msgstr "Τύπος"
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id1369060\n"
+"02010101.xhp\n"
+"par_id3152482\n"
+"4\n"
"help.text"
-msgid "Wait up to one minute, while %PRODUCTNAME collects information on installed Java software on your system."
-msgstr "Περιμένετε για ένα λεπτό, ενώ το %PRODUCTNAME συλλέγει πληροφορίες σχετικά με το εγκατεστημένο λογισμικό Java στο σύστημά σας."
+msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Specifies the link type of the selected link.</ahelp> Some databases support only a subset of the possible types."
+msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Καθορίζει το τύπο σύνδεσης για την επιλεγμένη σύνδεση.</ahelp> Μερικές βάσεις δεδομένων υποστηρίζουν μόνο ένα υποσύνολο από τους δυνατούς τύπους."
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id860927\n"
+"02010101.xhp\n"
+"hd_id3155334\n"
+"5\n"
"help.text"
-msgid "If a recent JRE version is found on your system, you see an entry in the list."
-msgstr "Αν εντοπιστεί μία πρόσφατη έκδοση της JRE στο σύστημά σας, θα δείτε μία καταχώρηση στη λίστα."
+msgid "Inner Join"
+msgstr "Inner Join"
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id8581804\n"
+"02010101.xhp\n"
+"par_id3155936\n"
+"6\n"
"help.text"
-msgid "Click the option button in front of the entry to enable this JRE version for use in %PRODUCTNAME."
-msgstr "Κάντε κλικ στο κουμπί επιλογής μπροστά από την καταχώρηση για να ενεργοποιήσετε την έκδοση της JRE για χρήση της στο %PRODUCTNAME."
+msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">With the internal join, the results table contains only the records for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link is created by a corresponding WHERE clause."
+msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Με την εσωτερική σύνδεση, ο πίνακας των αποτελεσμάτων περιέχει μόνο τις εγγραφές για τις οποίες το περιεχόμενο των συνδεδεμένων πεδίων είναι το ίδιο.</ahelp> Στο $[officename] SQL αυτός ο τύπος δημιουργείται από μία αντίστοιχη διάταξη WHERE."
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id7730033\n"
+"02010101.xhp\n"
+"hd_id3156372\n"
+"7\n"
"help.text"
-msgid "Ensure that <emph>Use a Java runtime environment</emph> is enabled."
-msgstr "Βεβαιωθείτε ότι η επιλογή <emph>Χρήση περιβάλλοντος εκτέλεσης Java</emph> είναι ενεργοποιημένη."
+msgid "Left Join"
+msgstr "Left Join"
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id6317636\n"
+"02010101.xhp\n"
+"par_id3166450\n"
+"8\n"
"help.text"
-msgid "If no JRE version is found on your system, open your web browser and download the JRE software from <link href=\"http://www.java.com\">http://www.java.com</link>. Install the JRE software. Then restart %PRODUCTNAME and open <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Java again."
-msgstr "Εάν δεν βρεθεί καμιά έκδοση του JRE στο σύστημα σας, ανοίξτε τον περιηγητή ιστού και κατεβάστε το λογισμικό JRE από το <link href=\"http://www.java.com\">http://www.java.com</link>. Εγκαταστήστε το λογισμικό JRE. Έπειτα επανεκκινήστε το %PRODUCTNAME και ανοίξτε το <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Java ξανά."
+msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">With the left join, the results table contains all fields of the left table and only those fields of the right table for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link corresponds to the LEFT OUTER JOIN command."
+msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Με την αριστερή σύνδεση, ο πίνακας αποτελεσμάτων περιέχει όλα τα πεδία του αριστερού πίνακα και μόνο εκείνα τα πεδία του δεξιού πίνακα για τα οποία το περιεχόμενο των συνδεδεμένων πεδίων είναι το ίδιο.</ahelp> Στο $[officename] SQL αυτός ο τύπος σύνδεσης αντιστοιχεί στην εντολή LEFT OUTER JOIN."
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"hd_id9759514\n"
+"02010101.xhp\n"
+"hd_id3155607\n"
+"9\n"
"help.text"
-msgid "To open the Report Builder"
-msgstr "Για να ανοίξετε τη Δόμηση αναφοράς"
+msgid "Right Join"
+msgstr "Right Join"
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id9076509\n"
+"02010101.xhp\n"
+"par_id3150647\n"
+"10\n"
"help.text"
-msgid "Open a Base file or create a new database. The database must contain at least one table with at least one data field and a primary key field."
-msgstr "Ανοίξτε ένα αρχείο του Base ή δημιουργήστε μία νέα βάση δεδομένων. Η βάση δεδομένων πρέπει να περιέχει έναν πίνακα με τουλάχιστον ένα πεδίο δεδομένων και ένα πεδίο πρωτεύοντος κλειδιού."
+msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">With the right join, the results table contains all fields of the right table and only those fields of the left table for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link corresponds to the RIGHT OUTER JOIN command."
+msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Με τη δεξιά σύνδεση, ο πίνακας αποτελεσμάτων περιέχει όλα τα πεδία του δεξιού πίνακα και μόνο εκείνα τα πεδία του αριστερού πίνακα για τα οποία το περιεχόμενο των συνδεδεμένων πεδίων είναι το ίδιο.</ahelp> Στο $[officename] SQL αυτός ο τύπος σύνδεσης αντιστοιχεί στην εντολή RIGHT OUTER JOIN."
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id7050691\n"
+"02010101.xhp\n"
+"hd_id3158215\n"
+"11\n"
"help.text"
-msgid "Click the Reports icon in the Base window, then choose Create Report in Design View."
-msgstr "Κάντε κλικ στο εικονίδιο Αναφορές στο παράθυρο Base, ύστερα επιλέξτε Δημιουργία αναφοράς στην Προβολή σχεδίασης."
+msgid "Full Join"
+msgstr "Full Join"
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id7118747\n"
+"02010101.xhp\n"
+"par_id3163665\n"
+"12\n"
"help.text"
-msgid "The Report Builder window opens."
-msgstr "Ανοίγει το παράθυρο της Δόμησης αναφοράς."
+msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">For a full join, the results table contains all fields of the left and right tables.</ahelp> In the SQL of $[officename] this type of link corresponds to the FULL OUTER JOIN command."
+msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Για μία πλήρη σύνδεση, ο πίνακας περιεχομένων περιέχει όλα τα πεδία των αριστερών και δεξιών πινάκων.</ahelp> Στην SQL του $[officename] αυτός ο τύπος σύνδεσης αντιστοιχεί στην εντολή FULL OUTER JOIN."
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id8283639\n"
+"02010101.xhp\n"
+"hd_id0305200912031976\n"
"help.text"
-msgid "The Report Builder is divided into three parts. On the top you see the menu, with the toolbars below."
-msgstr "Η Δόμηση αναφοράς διαιρείται σε τρία μέρη. Στην κορυφή μπορείτε να δείτε το μενού, με τις γραμμές εργαλείων από κάτω."
+msgid "Natural"
+msgstr "Natural"
-#: rep_main.xhp
+#: 02010101.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id2291024\n"
+"02010101.xhp\n"
+"par_id0305200912031977\n"
"help.text"
-msgid "On the right you see the Properties window with the property values of the currently selected object."
-msgstr "Στα δεξιά θα δείτε το παράθυρο Ιδιότητες με τις τιμές των ιδιοτήτων για το τρέχον επιλεγμένο αντικείμενο."
+msgid "<ahelp hid=\".\">Inserts the keyword NATURAL into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει τη λέξη-κλειδί NATURAL στη δήλωση SQL που ορίζει την σχέση. Η σχέση συνενώνει όλες τις στήλες που έχουν το ίδιο όνομα στήλης και στους δυο πίνακες. Ο συνενωμένος πίνακας που προκύπτει περιέχει μόνο μια στήλη από κάθε ζεύγος στηλών με ίσο όνομα.</ahelp>"
-#: rep_main.xhp
+#: 04000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id2100589\n"
+"04000000.xhp\n"
+"tit\n"
"help.text"
-msgid "The left part of the Report Builder window shows the Report Builder view. The Report Builder view is initially divided into three sections, from top to bottom:"
-msgstr "Το αριστερό μέρος του παραθύρου Δόμηση αναφοράς εμφανίζει την προβολή Δόμηση αναφοράς. Η προβολή αυτή διαιρείται εξαρχής σε τρεις ενότητες, από πάνω προς τα κάτω:"
+msgid "Forms"
+msgstr "Φόρμες"
-#: rep_main.xhp
+#: 04000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id5022125\n"
+"04000000.xhp\n"
+"hd_id3150476\n"
+"1\n"
"help.text"
-msgid "<emph>Page Header</emph> - drag control fields with fixed text into the Page Header area"
-msgstr "<emph>Κεφαλίδα σελίδας</emph> - μεταφέρετε πεδία ελέγχου με σταθερό κείμενο στην περιοχή Κεφαλίδα σελίδας"
+msgid "<link href=\"text/shared/explorer/database/04000000.xhp\" name=\"Forms\">Forms</link>"
+msgstr "<link href=\"text/shared/explorer/database/04000000.xhp\" name=\"Φόρμες\"> Φόρμες</link>"
-#: rep_main.xhp
+#: 04000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id6844386\n"
+"04000000.xhp\n"
+"bm_id3156136\n"
"help.text"
-msgid "<emph>Detail</emph> - drag and drop database fields into the Detail area"
-msgstr "<emph>Λεπτομέρεια</emph> - μεταφέρετε και ελευθερώστε πεδία βάσης δεδομένων στη περιοχή λεπτομέρειες"
+msgid "<bookmark_value>forms; general information (Base)</bookmark_value>"
+msgstr "<bookmark_value>φόρμες, γενικές πληροφορίες (Base)</bookmark_value>"
-#: rep_main.xhp
+#: 04000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id7018646\n"
+"04000000.xhp\n"
+"par_id3156136\n"
+"2\n"
"help.text"
-msgid "<emph>Page Footer</emph> - drag control fields with fixed text into the Page Footer area"
-msgstr "<emph>Υποσέλιδο σελίδας</emph> - μεταφέρετε πεδία ελέγχου με σταθερό κείμενο στην περιοχή Υποσέλιδο σελίδας"
+msgid "Forms can be used to enter or to edit existing database contents easily."
+msgstr "Οι φόρμες μπορούν να χρησιμοποιηθούν για να εισάγετε ή να επεξεργαστείτε με εύκολο τρόπο τα περιεχόμενα της τρέχουσας βάσης δεδομένων."
-#: rep_main.xhp
+#: 04000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id5857112\n"
+"04000000.xhp\n"
+"hd_id3157910\n"
+"12\n"
"help.text"
-msgid "To insert an additional <emph>Report Header</emph> and <emph>Report Footer</emph> area choose <item type=\"menuitem\">Edit - Insert Report Header/Footer</item>. These areas contain text that appears at the start and end of the whole report."
-msgstr "Για να εισάγετε μία επιπλέον περιοχή <emph>Κεφαλίδα αναφοράς</emph> και <emph>Υποσέλιδο αναφοράς</emph> επιλέξτε <item type=\"menuitem\">Επεξεργασία - Εισαγωγή κεφαλίδας/υποσέλιδου αναφοράς</item>. Οι περιοχές αυτές περιέχουν κείμενο που εμφανίζεται στην αρχή και στο τέλος ολόκληρης της αναφοράς."
+msgid "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Form Wizard\">FormWizard</link>"
+msgstr "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Αυτόματος πιλότος φόρμας\">Αυτόματος πιλότος φόρμας</link>"
-#: rep_main.xhp
+#: 04000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id6042664\n"
+"04000000.xhp\n"
+"hd_id3156003\n"
+"14\n"
"help.text"
-msgid "Click the \"-\" icon in front of an area name to collapse that area to one line in the Report Builder view. The \"-\" icon changes to a \"+\" icon, and you can click this to expand the area again."
-msgstr "Κάντε κλικ στο εικονίδιο \"-\" μπροστά από ένα όνομα περιοχής για να συρρικνώσετε την περιοχή αυτή σε μία γραμμή στην προβολή της Δόμησης αναφοράς. Το εικονίδιο \"-\" μετατρέπεται σε \"+\", και μπορείτε να κάνετε κλικ σε αυτό για να επεκτείνετε ξανά την περιοχή."
+msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Form Controls\">Form Controls</link>"
+msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Πεδία ελέγχου φόρμας\">Πεδία ελέγχου φόρμας</link>"
-#: rep_main.xhp
+#: 04000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id1589098\n"
+"04000000.xhp\n"
+"par_id3156156\n"
+"23\n"
"help.text"
-msgid "You insert database fields by drag-and-drop into the Detail area. See the section \"To insert fields into the report\" below."
-msgstr "Μπορείτε να εισάγετε πεδία βάσης δεδομένων εφαρμόζοντας μεταφορά και απόθεση στην περιοχή Λεπτομέρεια. Δείτε την ενότητα \"Για να εισάγετε πεδία σε αναφορά\" παρακάτω."
+msgid "The Form Controls toolbar offers the tools required to create a form in a text, table, drawing, or presentation document."
+msgstr "Η γραμμή εργαλείων Πεδία ελέγχου φόρμας παρέχει τα εργαλεία που απαιτούνται για να δημιουργήσετε μία φόρμα σε ένα κείμενο, πίνακα, σχεδίαση ή έγγραφο παρουσίασης."
-#: rep_main.xhp
+#: 04000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id1278420\n"
+"04000000.xhp\n"
+"hd_id3155388\n"
+"24\n"
"help.text"
-msgid "In addition, you can click the Label Field or Text Box icon in the toolbar, then drag a rectangle in the Page Header or Page Footer area, to define a text that is the same on all pages. You enter the text in the Label box of the corresponding Properties window. You can also add graphics by using the Graphics icon."
-msgstr "Επιπλέον, μπορείτε να κάνετε κλικ στο πεδίο Ετικέτα ή στο εικονίδιο Πλαίσιο Κειμένου στη γραμμή εργαλείων. Ύστερα μεταφέρετε ένα ορθογώνιο στην περιοχή Κεφαλίδα σελίδας ή Υποσέλιδο σελίδας, για να ορίσετε ένα κείμενο που θα είναι ίδιο σε όλες τις σελίδες. Μπορείτε να εισάγετε το κείμενο στο πεδίο Ετικέτα του αντίστοιχου παραθύρου Ιδιότητες. Μπορείτε επίσης να προσθέσετε γραφικά αντικείμενα χρησιμοποιώντας το εικονίδιο Γραφικά."
+msgid "<link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Form in Design Mode\">Form in Design Mode</link>"
+msgstr "<link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Φόρμα στη λειτουργία σχεδίασης\">Φόρμα στη λειτουργία σχεδίασης</link>"
-#: rep_main.xhp
+#: 04000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id7479476\n"
+"04000000.xhp\n"
+"par_id3150504\n"
+"25\n"
"help.text"
-msgid "To connect the report to a database table"
-msgstr "Για να συνδέσετε την αναφορά σε έναν πίνακα βάσης δεδομένων"
+msgid "In design mode, the form is designed and the properties of the form and the controls contained in it are defined."
+msgstr "Στη λειτουργία σχεδίασης,σχεδιάζεται η φόρμα και προσδιορίζονται οι ιδιότητές της καθώς και τα πεδία ελέγχου που περιέχονται σε αυτήν."
-#: rep_main.xhp
+#: 04000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id2218390\n"
+"04000000.xhp\n"
+"hd_id3149784\n"
+"30\n"
"help.text"
-msgid "Move the mouse to the Properties view. You see two tab pages General and Data."
-msgstr "Μετακινήστε το ποντίκι σας στην προβολή Ιδιότητες. Θα δείτε δύο σελίδες καρτελών: Γενικά και Δεδομένα."
+msgid "<link href=\"text/shared/main0213.xhp\" name=\"Sorting and Filtering Data\">Sorting and Filtering Data</link>"
+msgstr "<link href=\"text/shared/main0213.xhp\" name=\"Ταξινόμηση και φίλτρο δεδομένων\">Ταξινόμηση και φίλτρο δεδομένων</link>"
-#: rep_main.xhp
+#: 04000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id7771538\n"
+"04000000.xhp\n"
+"par_id3151384\n"
+"28\n"
"help.text"
-msgid "On the Data tab page, click Content to open the combo box."
-msgstr "Στη σελίδα της καρτέλας Δεδομένα, κάντε κλικ στο Περιεχόμενο για να ανοίξετε το πεδίο πολλαπλών επιλογών."
+msgid "You will find the sorting and filter functions in the toolbar when you open a form in user mode."
+msgstr "Θα βρείτε τις συναρτήσεις για την ταξινόμηση και το φίλτρο στη γραμμή εργαλείων όταν ανοίγετε μία φόρμα σε λειτουργία χρήστη."
-#: rep_main.xhp
+#: 04000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id366527\n"
+"04000000.xhp\n"
+"hd_id3148944\n"
+"29\n"
"help.text"
-msgid "Select the table for that you want to create the report."
-msgstr "Επιλέξτε τον πίνακα για τον οποίο επιθυμείτε να δημιουργήσετε την αναφορά."
+msgid "<link href=\"text/shared/02/01170203.xhp\" name=\"Subforms\">Subforms</link>"
+msgstr "<link href=\"text/shared/02/01170203.xhp\" name=\"Δευτερεύουσες φόρμες\">Δευτερεύουσες φόρμες</link>"
-#: rep_main.xhp
+#: 04030000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id7996459\n"
+"04030000.xhp\n"
+"tit\n"
"help.text"
-msgid "After selecting the table, press the Tab key to leave the Content box."
-msgstr "Αφού επιλέξετε τον πίνακα, πιέστε το πλήκτρο Tab για να εξέλθετε από το πεδίο Περιεχόμενο."
+msgid "Form Design"
+msgstr "Σχεδιασμός φόρμας"
-#: rep_main.xhp
+#: 04030000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id2531815\n"
+"04030000.xhp\n"
+"bm_id3148668\n"
"help.text"
-msgid "The Add Field window opens automatically and shows all fields of the selected table."
-msgstr "Ανοίγει αυτόματα το παράθυρο Προσθήκη πεδίου και εμφανίζει όλα τα πεδία του επιλεγμένου πίνακα."
+msgid "<bookmark_value>forms; designing (Base)</bookmark_value>"
+msgstr "<bookmark_value>φόρμες, σχεδίαση (Base)</bookmark_value>"
-#: rep_main.xhp
+#: 04030000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id5927304\n"
+"04030000.xhp\n"
+"hd_id3148668\n"
+"1\n"
"help.text"
-msgid "To insert fields into the report"
-msgstr "Για να εισάγετε πεδία στην αναφορά"
+msgid "<variable id=\"formularentwurf\"><link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Form Design\">Form Design</link></variable>"
+msgstr "<variable id=\"formularentwurf\"><link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Σχεδίαση φόρμας\">Σχεδίαση φόρμας</link></variable>"
-#: rep_main.xhp
+#: 04030000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id4503921\n"
+"04030000.xhp\n"
+"par_id3154230\n"
+"2\n"
"help.text"
-msgid "The Add Field window helps you to insert the table entries in the report. Click the Add Field icon in the toolbar to open the Add Field window."
-msgstr "Το παράθυρο Προσθήκη πεδίου σας βοηθά να εισάγετε τις καταχωρήσεις του πίνακα στην αναφορά. Κάντε κλικ στο εικονίδιο Προσθήκη πεδίου στη γραμμή εργαλείων για να ανοίξετε το αντίστοιχο παράθυρο."
+msgid "Any $[officename] document can be expanded into a form. Simply add one or more form controls."
+msgstr "Κάθε έγγραφο του $[officename] μπορεί να επεκταθεί σε μία φόρμα. Απλά προσθέστε ένα ή περισσότερα πεδία ελέγχου."
-#: rep_main.xhp
+#: 04030000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id4051026\n"
+"04030000.xhp\n"
+"par_id3145382\n"
+"3\n"
"help.text"
-msgid "Drag and drop the field names one by one from the Add Field window into the Detail area of the report. Position the fields as you like. Use the icons in the toolbars to align the fields."
-msgstr "Μεταφέρετε και απελευθερώστε τα ονόματα των πεδίων ένα προς ένα από το παράθυρο Προσθήκη πεδίου στην περιοχή Λεπτομέρεια της αναφοράς. Τοποθετήστε τα πεδία με τον τρόπο που προτιμάτε. Χρησιμοποιήστε τα εικονίδια στις γραμμές εργαλείων για να στοιχίσετε τα πεδία."
+msgid "Open the Form Controls toolbar. The Form Controls toolbar contains the <link href=\"text/shared/02/01170000.xhp\" name=\"functions\">functions</link> needed to edit a form. More functions can be found in the <emph>Form Design</emph> bar and <emph>More Controls</emph> bar."
+msgstr "Ανοίξτε τη γραμμή εργαλείων Πεδία ελέγχου φόρμας. Αυτή η γραμμή εργαλείων περιέχει τις <link href=\"text/shared/02/01170000.xhp\" name=\"συναρτήσεις\">συναρτήσεις</link> που είναι απαραίτητες για την επεξεργασία μίας φόρμας. Περισσότερες συναρτήσεις μπορούν να βρεθούν στη γραμμή <emph>Σχεδίαση φόρμας</emph> και <emph>Περισσότερα πεδία ελέγχου</emph>."
-#: rep_main.xhp
+#: 04030000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id3397320\n"
+"04030000.xhp\n"
+"par_id3153146\n"
+"5\n"
"help.text"
-msgid "It is not possible to overlap the fields. If you drop a table field on the Detail area, then a label and a text box are inserted."
-msgstr "Δεν είναι δυνατή η επικάλυψη των πεδίων. Αν αφήσετε ένα πεδίο πίνακα στην περιοχή Λεπτομέρεια, τότε εισάγονται ένα πεδίο ετικέτας και ένα πλαίσιο κειμένου."
+msgid "In the form design you can <link href=\"text/shared/02/01170000.xhp\" name=\"include controls\">include controls</link>, <link href=\"text/shared/02/01170100.xhp\" name=\"apply properties\">apply properties</link> to them, define <link href=\"text/shared/02/01170200.xhp\" name=\"Form properties\">Form properties</link>, and <link href=\"text/shared/02/01170203.xhp\" name=\"define subforms\">define subforms</link>."
+msgstr "Στη σχεδίαση φόρμας μπορείτε να <link href=\"text/shared/02/01170000.xhp\" name=\"συμπεριλάβετε πεδία ελέγχου\">συμπεριλάβετε πεδία ελέγχου</link>, <link href=\"text/shared/02/01170100.xhp\" name=\"να εφαρμόσετε ιδιότητες\">να εφαρμόσετε ιδιότητες</link> σε αυτά, να ορίσετε τις <link href=\"text/shared/02/01170200.xhp\" name=\"Ιδιότητες φόρμας\">Ιδιότητες φόρμας</link>, και να <link href=\"text/shared/02/01170203.xhp\" name=\"ορίσετε δευτερεύουσες φόρμες\">ορίσετε δευτερεύουσες φόρμες</link>."
-#: rep_main.xhp
+#: 04030000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id3059785\n"
+"04030000.xhp\n"
+"par_id3154924\n"
+"9\n"
"help.text"
-msgid "You can also insert text that should be the same on every page of the report. Click the Label Field icon<image id=\"img_id5605334\" src=\"cmd/sc_label.png\" width=\"0.566cm\" height=\"0.566cm\" localize=\"true\"><alt id=\"alt_id5605334\">Icon</alt></image>, then drag a rectangle in the Page Header or Page Footer area. Edit the Label property to show the text you want."
-msgstr "Μπορείτε επίσης να εισάγετε κείμενο που θα πρέπει να είναι ίδιο σε κάθε σελίδα της αναφοράς. Κάντε κλικ στο εικονίδιο Πεδίο ετικέτας <image id=\"img_id5605334\" src=\"cmd/sc_label.png\" width=\"0.566cm\" height=\"0.566cm\" localize=\"true\"><alt id=\"alt_id5605334\">Icon</alt></image>, εικονίδιο πεδίου ετικέτα, ύστερα μεταφέρετε ένα ορθογώνιο στην περιοχή Κεφαλίδα σελίδας ή Υποσέλιδο σελίδας. Επεξεργαστείτε την ιδιότητα Ετικέτα για να εμφανίσετε το κείμενο που επιθυμείτε."
+msgid "The<emph> Form Navigator</emph> icon <image id=\"img_id3156002\" src=\"cmd/sc_showfmexplorer.png\" width=\"4.23mm\" height=\"4.23mm\"><alt id=\"alt_id3156002\">Icon</alt></image> on the Form Design bar opens the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link>."
+msgstr "Το εικονίδιο<emph> Περιήγηση φόρμας</emph> <image id=\"img_id3156002\" src=\"cmd/sc_showfmexplorer.png\" width=\"4.23mm\" height=\"4.23mm\"><alt id=\"alt_id3156002\">Εικονίδιο</alt></image> στη γραμμή εργαλείων Σχεδίαση φόρμας ανοίγει την <link href=\"text/shared/02/01170600.xhp\" name=\"Περιήγηση φόρμας\"><emph>Περιήγηση φόρμας</emph></link>."
-#: rep_main.xhp
+#: 04030000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id7657399\n"
+"04030000.xhp\n"
+"par_id3153968\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the left margin of the area.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο για να στοιχίσετε τα αντικείμενα στο αριστερό περιθώριο της περιοχής.</ahelp>"
+msgid "The <link href=\"text/shared/02/01171000.xhp\" name=\"Open in Design Mode\"><emph>Open in Design Mode</emph></link> icon <image id=\"img_id1871395\" src=\"cmd/sc_openreadonly.png\" width=\"5.59mm\" height=\"5.59mm\"><alt id=\"alt_id1871395\">Icon</alt></image> allows you to save a form document so that it always opens in editing mode."
+msgstr "Το εικονίδιο <link href=\"text/shared/02/01171000.xhp\" name=\"Άνοιγμα σε λειτουργία σχεδίασης\"><emph>Άνοιγμα σε λειτουργία σχεδίασης</emph></link> <image id=\"img_id1871395\" src=\"cmd/sc_openreadonly.png\" width=\"5.59mm\" height=\"5.59mm\"><alt id=\"alt_id1871395\">Εικονίδιο</alt></image> σας επιτρέπει να αποθηκεύσετε ένα έγγραφο φόρμας έτσι ώστε αυτό να ανοίγει πάντα σε λειτουργία επεξεργασίας."
-#: rep_main.xhp
+#: 04030000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id8925138\n"
+"04030000.xhp\n"
+"par_id3154948\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the right margin of the area.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο για να στοιχίσετε τα αντικείμενα στο δεξιό περιθώριο της περιοχής.</ahelp>"
+msgid "If there is an error when assigning properties to the objects contained in the form (for example, when assigning a non-existent database table to an object), a corresponding error message appears. This error message may contain a <emph>More</emph> button. <ahelp hid=\"dummy\">If you click <emph>More</emph>, a dialog displaying more information about the current problem appears.</ahelp>"
+msgstr "Αν προκύψει κάποιο σφάλμα κατά την ανάθεση ιδιοτήτων στα αντικείμενα που εμπεριέχονται στη φόρμα (για παράδειγμα, κατά την ανάθεση ενός πίνακας μιας μη υπάρχουσας βάσης δεδομένων σε ένα αντικείμενο), εμφανίζεται το αντίστοιχο μήνυμα ειδοποίησης για το σφάλμα. Το μήνυμα σφάλματος αυτό περιέχει ένα κουμπί <emph>Περισσότερα</emph>. <ahelp hid=\"dummy\">Αν κάνετε κλικ στα <emph>Περισσότερα</emph>, εμφανίζεται ένα παράθυρο διαλόγου που περιέχει περισσότερες πληροφορίες σχετικά με το τρέχον πρόβλημα.</ahelp>"
-#: rep_main.xhp
+#: 05000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id5461897\n"
+"05000000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the top margin of the area.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο για να στοιχίσετε τα αντικείμενα στο πάνω περιθώριο της περιοχής.</ahelp>"
+msgid "Tables"
+msgstr "Πίνακες"
-#: rep_main.xhp
+#: 05000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id8919339\n"
+"05000000.xhp\n"
+"hd_id3148520\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the bottom margin of the area.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο για να στοιχίσετε τα αντικείμενα στο κάτω περιθώριο της περιοχής.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/05000000.xhp\" name=\"Tables\">Tables</link>"
+msgstr "<link href=\"text/shared/explorer/database/05000000.xhp\" name=\"Πίνακες\">Πίνακες</link>"
-#: rep_main.xhp
+#: 05000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id4634235\n"
+"05000000.xhp\n"
+"par_id3147102\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest width.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο να μεταβάλετε το μέγεθος των αντικειμένων στο ελάχιστο πλάτος.</ahelp>"
+msgid "Data sources tables allow you see your data line by line. You can make new entries and deletions."
+msgstr "Οι πίνακες με τις προελεύσεις των δεδομένων σας επιτρέπουν να δείτε τα δεδομένα σας ανά γραμμή. Μπορείτε να πραγματοποιήσετε νέες καταχωρήσεις και διαγραφές."
-#: rep_main.xhp
+#: 05000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id1393475\n"
+"05000000.xhp\n"
+"par_id3147226\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest height.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο να μεταβάλετε το μέγεθος των αντικειμένων στο ελάχιστο ύψος.</ahelp>"
+msgid "In the $[officename] Help, you will find further information on the following subjects:"
+msgstr "Στη Βοήθεια του $[officename] , θα βρείτε περισσότερες πληροφορίες σχετικά με τα ακόλουθα θέματα:"
-#: rep_main.xhp
+#: 05000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id6571550\n"
+"05000000.xhp\n"
+"hd_id3152425\n"
+"54\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest width.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο να μεταβάλετε το μέγεθος των αντικειμένων στο μεγαλύτερο πλάτος.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Create new or edit table design\">Create new or edit table design</link>"
+msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Δημιουργία νέας ή επεξεργασία σχεδίασης πίνακα\">Δημιουργία νέας ή επεξεργασία σχεδίασης πίνακα</link>"
-#: rep_main.xhp
+#: 05000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id5376140\n"
+"05000000.xhp\n"
+"hd_id3149095\n"
+"53\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest height.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο να μεταβάλετε το μέγεθος των αντικειμένων στο μεγαλύτερο ύψος.</ahelp>"
+msgid "<link href=\"text/shared/main0212.xhp\" name=\"Sort and Filter Data\">Sort and Filter Data</link>"
+msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Ταξινόμηση και φίλτρο δεδομένων\">Ταξινόμηση και φίλτρο δεδομένων</link>"
-#: rep_main.xhp
+#: 05000000.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id9611499\n"
+"05000000.xhp\n"
+"hd_id3154288\n"
+"40\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a horizontal line to the current area.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγει μία οριζόντια γραμμή στην τρέχουσα περιοχή.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/05020000.xhp\" name=\"Relations, Primary and External Key\">Relations, Primary and External Key</link>"
+msgstr "<link href=\"text/shared/explorer/database/05020000.xhp\" name=\"Σχέσεις, κύριο και εξωτερικό κλειδί\">Σχέσεις, κύριο και εξωτερικό κλειδί</link>"
-#: rep_main.xhp
+#: 05000001.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id6765953\n"
+"05000001.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a vertical line to the current area.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγει μία κατακόρυφη γραμμή στην τρέχουσα επιλογή.</ahelp>"
+msgid "Table Context Menus"
+msgstr "Μενού περιβάλλοντος Πίνακα"
-#: rep_main.xhp
+#: 05000001.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id0409200922242612\n"
+"05000001.xhp\n"
+"hd_id3148983\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove top and bottom empty space.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μικραίνει την επιλεγμένη περιοχή για να αφαιρέσει τα πάνω και κάτω κενά διαστήματα.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/05000001.xhp\" name=\"Table Context Menus\">Table Context Menus</link>"
+msgstr "<link href=\"text/shared/explorer/database/05000001.xhp\" name=\"Μενού περιβάλλοντος πίνακα\"> Μενού περιβάλλοντος πίνακα</link>"
-#: rep_main.xhp
+#: 05000001.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id0409200922242617\n"
+"05000001.xhp\n"
+"par_id3163829\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove top empty space.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μικραίνει την επιλεγμένη περιοχή για να αφαιρέσει τα πάνω κενά διαστήματα.</ahelp>"
+msgid "The context menu of the table container offers various functions that apply to all database tables. To edit a special table within the database, select the corresponding table and open its context menu."
+msgstr "Το μενού περιβάλλοντος των πινάκων παρέχει διάφορες συναρτήσεις που εφαρμόζονται σε όλους τους πίνακες της βάσης δεδομένων. Για να επεξεργαστείτε ένα συγκεκριμένο πίνακα εντός μίας βάσης δεδομένων, επιλέξτε τον αντίστοιχο πίνακα και ανοίξτε το μενού περιβάλλοντός του."
-#: rep_main.xhp
+#: 05000001.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id0409200922242661\n"
+"05000001.xhp\n"
+"par_id3146958\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove bottom empty space.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μικραίνει την επιλεγμένη περιοχή για να αφαιρέσει τα κάτω κενά διαστήματα.</ahelp>"
+msgid "Depending on the context, it is possible that not all the functions for your current database are listed in the context menus. For example, the <emph>Relationships</emph> command for defining relationships between various tables is only available with relational databases."
+msgstr "Ανάλογα με το πλαίσιο των σχέσεων, μπορεί να μην καταγράφονται όλες οι συναρτήσεις για την τρέχουσα βάση δεδομένων σας στο μενού περιβάλλοντος. Για παράδειγμα, η εντολή <emph>Σχέσεις</emph> για ορισμό σχέσεων μεταξύ διάφορων πινάκων είναι διαθέσιμη μόνο για σχεσιακές βάσεις δεδομένων."
-#: rep_main.xhp
+#: 05000001.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id1511581\n"
+"05000001.xhp\n"
+"par_id3145382\n"
+"3\n"
"help.text"
-msgid "After inserting fields in the Detail view, the report is ready for execution."
-msgstr "Ύστερα από την εισαγωγή των πεδίων στη Λεπτομερή προβολή, η αναφορά είναι έτοιμη προς εκτέλεση."
+msgid "Depending on the database system used, you will find the following entries on the context menus:"
+msgstr "Ανάλογα με το σύστημα που χρησιμοποιείται από τη βάση δεδομένων, θα βρείτε τις ακόλουθες καταχωρήσεις στα μενού περιβάλλοντος:"
-#: rep_main.xhp
+#: 05000001.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id4881740\n"
+"05000001.xhp\n"
+"par_id3166461\n"
+"9\n"
"help.text"
-msgid "To execute a report"
-msgstr "Για να εκτελέσετε μία αναφορά"
+msgid "If a <link href=\"text/shared/01/05340400.xhp\" name=\"table is open\">table is open</link>, there are several functions available to edit the data."
+msgstr "Αν ένας <link href=\"text/shared/01/05340400.xhp\" name=\"πίνακας είναι ανοικτός\">πίνακας είναι ανοικτός</link>, υπάρχουν διάφορες διαθέσιμες συναρτήσεις για να επεξεργαστείτε τα δεδομένα."
-#: rep_main.xhp
+#: 05000002.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id8286385\n"
+"05000002.xhp\n"
+"tit\n"
"help.text"
-msgid "Click the Execute Report icon<image id=\"img_id3380230\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3380230\">Icon</alt></image> on the toolbar."
-msgstr "Κάντε κλικ στο εικονίδιο Εκτέλεση αναφοράς <image id=\"img_id3380230\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3380230\">Icon</alt></image> στη γραμμή εργαλείων."
+msgid "User Settings"
+msgstr "Ρυθμίσεις χρήστη"
-#: rep_main.xhp
+#: 05000002.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id2354197\n"
+"05000002.xhp\n"
+"hd_id3159411\n"
+"1\n"
"help.text"
-msgid "A Writer document opens and shows the report you have created, which contains all values of the database table which you have insert."
-msgstr "Ανοίγει ένα έγγραφο του Writer και εμφανίζει την αναφορά που δημιουργήσατε, η οποία περιέχει όλες τις τιμές του πίνακα της βάσης δεδομένων τις οποίες έχετε εισάγει."
+msgid "User Settings"
+msgstr "Ρυθμίσεις χρήστη"
-#: rep_main.xhp
+#: 05000002.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id2485122\n"
+"05000002.xhp\n"
+"par_id3163829\n"
+"2\n"
"help.text"
-msgid "If the database contents did change, execute the report again to update the result report."
-msgstr "Αν τα περιεχόμενα της βάσης δεδομένων έχουν τροποποιηθεί, εκτελέστε την αναφορά ξανά για να ενημερώσετε το αποτέλεσμα της αναφοράς."
+msgid "Use this dialog to define the user settings for an Adabas table."
+msgstr "Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να καθορίσετε τις ρυθμίσεις χρήστη για έναν πίνακα Adabas."
-#: rep_main.xhp
+#: 05000002.xhp
msgctxt ""
-"rep_main.xhp\n"
-"hd_id8746910\n"
+"05000002.xhp\n"
+"hd_id3147143\n"
+"3\n"
"help.text"
-msgid "To edit a report"
-msgstr "Για να επεξεργαστείτε μία αναφορά"
+msgid "User Selection"
+msgstr "Επιλογή χρήστη"
-#: rep_main.xhp
+#: 05000002.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id9636524\n"
+"05000002.xhp\n"
+"par_id3150789\n"
+"4\n"
"help.text"
-msgid "First decide if you want to edit the generated report, which is a static Writer document, or if you want to edit the Report Builder view and then generate a new report based on the new design."
-msgstr "Καταρχήν αποφασίστε αν επιθυμείτε να επεξεργαστείτε την παραγόμενη αναφορά, που είναι ένα στατικό έγγραφο του Writer, ή αν επιθυμείτε να επεξεργαστείτε την προβολή της Δόμηση αναφοράς και ύστερα δημιουργήστε μία νέα αναφορά με βάση τη νέα σχεδίαση."
+msgid "Allows you to select the user, define a new user, delete a user, and change a password."
+msgstr "Σας επιτρέπει να επιλέξετε το χρήστη, να ορίσετε ένα νέο χρήστη, να διαγράψετε ένα χρήστη, και να τροποποιήσετε έναν κωδικό πρόσβασης."
-#: rep_main.xhp
+#: 05000002.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id5941648\n"
+"05000002.xhp\n"
+"hd_id3156136\n"
+"5\n"
"help.text"
-msgid "The Writer document is opened read-only. To edit the Writer document, click Edit File<image id=\"img_id8237556\" src=\"cmd/sc_editdoc.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id8237556\">Icon</alt></image> on the Standard toolbar."
-msgstr "Το έγγραφο του Writer έχει ανοίξει μόνο για ανάγνωση. Για να επεξεργαστείτε το έγγραφο του Writer, κάντε κλικ στην Επεξεργασία αρχείου <image id=\"img_id8237556\" src=\"cmd/sc_editdoc.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id8237556\">Icon</alt></image> στην βασική γραμμή εργαλείων."
+msgid "User"
+msgstr "Χρήστης"
-#: rep_main.xhp
+#: 05000002.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id8307138\n"
+"05000002.xhp\n"
+"par_id3155805\n"
+"6\n"
"help.text"
-msgid "If you want to edit the Report Builder view, you can change some of its properties."
-msgstr "Αν επιθυμείτε να επεξεργαστείτε την προβολή Δόμησης αναφοράς, μπορείτε να μεταβάλετε μερικές από τις ιδιότητές της."
+msgid "<ahelp hid=\".\">Specifies the user, whose settings you want to edit.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσδιορίζει το χρήστη, του οποίου τις ρυθμίσεις επιθυμείτε να επεξεργαστείτε.</ahelp>"
-#: rep_main.xhp
+#: 05000002.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id7138889\n"
+"05000002.xhp\n"
+"hd_id3147576\n"
+"9\n"
"help.text"
-msgid "Click in the Details area. Then in the Properties window, change some properties, for example the background color."
-msgstr "Κάντε κλικ στην περιοχή Λεπτομέρειες. Ύστερα στο παράθυρο Ιδιότητες, μεταβάλετε μερικές ιδιότητες, για παράδειγμα το χρώμα του παρασκηνίου."
+msgid "New user"
+msgstr "Δημιουργία χρήστη"
-#: rep_main.xhp
+#: 05000002.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id9869380\n"
+"05000002.xhp\n"
+"par_id3149095\n"
+"10\n"
"help.text"
-msgid "After finishing, click the Execute Report icon<image id=\"Graphic2\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> to create a new report."
-msgstr "Αφού ολοκληρώσετε, κάντε κλικ στο εικονίδιο Εκτέλεση αναφοράς <image id=\"Graphic2\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> για να δημιουργήσετε μία νέα αναφορά."
+msgid "<ahelp hid=\".\">Creates a new user.</ahelp> The <link href=\"text/shared/explorer/database/05000003.xhp\" name=\"Enter Password\">Enter Password</link> dialog appears."
+msgstr "<ahelp hid=\".\">Δημιουργεί ένα νέο χρήστη.</ahelp> Εμφανίζεται το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/05000003.xhp\" name=\"Εισαγωγή κωδικού πρόσβασης\">Εισαγωγή κωδικού πρόσβασης</link>."
-#: rep_main.xhp
+#: 05000002.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id12512\n"
+"05000002.xhp\n"
+"hd_id3149182\n"
+"11\n"
"help.text"
-msgid "If you close the Report Builder, you will be asked if the report should be saved. Click Yes, give the report a name, and click OK."
-msgstr "Αν τερματίσετε τη Δόμηση αναφοράς, θα σας ζητηθεί αν θέλετε να αποθηκευτεί η αναφορά. Κάντε κλικ στο Ναι, εισάγετε ένα όνομα για την αναφορά, και κάντε κλικ στο κουμπί ΟΚ."
+msgid "Change password"
+msgstr "Αλλαγή κωδικού πρόσβασης"
-#: rep_main.xhp
+#: 05000002.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id2676168\n"
+"05000002.xhp\n"
+"par_id3152780\n"
+"12\n"
"help.text"
-msgid "Sorting the report"
-msgstr "Ταξινόμηση της αναφοράς"
+msgid "<ahelp hid=\".\">Changes the password for the selected user.</ahelp> The <link href=\"text/shared/explorer/database/05000003.xhp\" name=\"Change Password\">Change Password</link> dialog appears."
+msgstr "<ahelp hid=\".\">Τροποποιεί τον κωδικό πρόσβασης για τον επιλεγμένο χρήστη.</ahelp> Εμφανίζεται το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/05000003.xhp\" name=\"Αλλαγή κωδικού πρόσβασης\">Αλλαγή κωδικού πρόσβασης</link>."
-#: rep_main.xhp
+#: 05000002.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id2626422\n"
+"05000002.xhp\n"
+"hd_id3149398\n"
+"13\n"
"help.text"
-msgid "Without sorting or grouping, the records will be inserted into the report in the order in which they are retrieved from the database."
-msgstr "Χωρίς να εφαρμόσετε ταξινόμηση και ομαδοποίηση, οι εγγραφές θα εισαχθούν στην αναφορά με τη σειρά ταξινόμησης με την οποία ανακτούνται από τη βάση δεδομένων."
+msgid "Delete user"
+msgstr "Διαγραφή χρήστη"
-#: rep_main.xhp
+#: 05000002.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id1743827\n"
+"05000002.xhp\n"
+"par_id3145382\n"
+"14\n"
"help.text"
-msgid "Open the Report Builder view and click the Sorting and Grouping icon<image id=\"img_id9557786\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id9557786\">Icon</alt></image> on the toolbar. You see the <link href=\"text/shared/explorer/database/rep_sort.xhp\">Sorting and Grouping</link> dialog."
-msgstr "Ανοίξτε την προβολή της Δόμησης αναφοράς και κάντε κλικ στο εικονίδιο Ταξινόμηση και ομαδοποίηση <image id=\"img_id9557786\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id9557786\">Icon</alt></image> στη γραμμή εργαλείων. Θα δείτε το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/rep_sort.xhp\">Ταξινόμηση και ομαδοποίηση</link>."
+msgid "<ahelp hid=\".\">Deletes the selected user.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει τον επιλεγμένο χρήστη.</ahelp>"
-#: rep_main.xhp
+#: 05000002.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id4331797\n"
+"05000002.xhp\n"
+"hd_id3156152\n"
+"15\n"
"help.text"
-msgid "In the Groups box, click the field which you want as the first sort field, and set the Sorting property."
-msgstr "Στο πεδίο Ομάδες, κάντε κλικ στο πεδίο που επιθυμείτε ως πρώτο πεδίο της ταξινόμησης και ορίστε την ιδιότητα ταξινόμησης."
+msgid "Access rights for user selected"
+msgstr "Δικαιώματα πρόσβασης για τον επιλεγμένο χρήστη"
-#: rep_main.xhp
+#: 05000002.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id4191717\n"
+"05000002.xhp\n"
+"par_id3150275\n"
+"16\n"
"help.text"
-msgid "Execute the report."
-msgstr "Εκτελέστε την αναφορά."
+msgid "Allows you to view and assign access rights for the selected user."
+msgstr "Σας επιτρέπει να δείτε και να καθορίσετε τα δικαιώματα πρόσβασης για τον επιλεγμένο χρήστη."
-#: rep_main.xhp
+#: 05000003.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id2318796\n"
+"05000003.xhp\n"
+"tit\n"
"help.text"
-msgid "Grouping"
-msgstr "Ομαδοποίηση"
+msgid "Enter / change password"
+msgstr "Εισαγωγή / Αλλαγή κωδικού πρόσβασης"
-#: rep_main.xhp
+#: 05000003.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id399182\n"
+"05000003.xhp\n"
+"hd_id3163829\n"
+"1\n"
"help.text"
-msgid "Open the Report Builder view and click the Sorting and Grouping icon<image id=\"Graphic21\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> on the toolbar. You see the <link href=\"text/shared/explorer/database/rep_sort.xhp\">Sorting and Grouping</link> dialog."
-msgstr "Ανοίξτε την προβολή της Δόμησης αναφοράς και κάντε κλικ στο εικονίδιο Ταξινόμηση και ομαδοποίηση <image id=\"Graphic21\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> στη γραμμή εργαλείων. Θα δείτε το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/rep_sort.xhp\">Ταξινόμηση και ομαδοποίηση</link>."
+msgid "Enter / change password"
+msgstr "Εισαγωγή / Αλλαγή κωδικού πρόσβασης"
-#: rep_main.xhp
+#: 05000003.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id7588732\n"
+"05000003.xhp\n"
+"par_id3148520\n"
+"2\n"
"help.text"
-msgid "In the Groups box, open the Group Header list box and select to show a group header."
-msgstr "Στο πεδίο Ομάδες, ανοίξτε το πεδίο της λίστας Κεφαλίδα ομάδας και επιλέξτε να εμφανιστεί μία κεφαλίδα ομάδας."
+msgid "Allows you to enter and confirm a new or changed password. If you have defined a new user, enter the user's name in this dialog."
+msgstr "Σας επιτρέπει να εισάγετε και να επιβεβαιώσετε ένα νέο ή τροποποιημένο κωδικό πρόσβασης. Αν έχετε ορίσει ένα νέο χρήστη. εισάγετε το όνομα του χρήστη σε αυτό το παράθυρο διαλόγου."
-#: rep_main.xhp
+#: 05000003.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id95828\n"
+"05000003.xhp\n"
+"hd_id3157898\n"
+"3\n"
"help.text"
-msgid "Click the Add Field icon<image id=\"Graphic3\" src=\"cmd/sc_addfield.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> to open the Add Field window."
-msgstr "Πατήστε στο εικονίδιο προσθήκη πεδίου <image id=\"Graphic3\" src=\"cmd/sc_addfield.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">εικονίδιο</alt></image> για να ανοίξετε το παράθυρο προσθήκη πεδίου."
+msgid "User"
+msgstr "Χρήστης"
-#: rep_main.xhp
+#: 05000003.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id5675527\n"
+"05000003.xhp\n"
+"par_id3149346\n"
+"4\n"
"help.text"
-msgid "Drag-and-drop the field entry that you want to group into the group header section. Then drag-and-drop the remaining fields into the Detail section."
-msgstr "Μεταφέρετε και απελευθερώστε την καταχώρηση του πεδίου που επιθυμείτε να ομαδοποιήσετε σε μία ενότητα κεφαλίδας ομάδας. Ύστερα μεταφέρετε και απελευθερώστε τα υπόλοιπα πεδία στην ενότητα Λεπτομέρεια."
+msgid "<ahelp hid=\"sfx/ui/password/usered\">Specifies the name of the new user.</ahelp> This field is only visible if you have defined a new user."
+msgstr "<ahelp hid=\"sfx/ui/password/usered\">Ορίζει το όνομα του νέου χρήστη.</ahelp> Το πεδίο αυτό είναι ορατό μόνο αν έχετε ορίσει ένα νέο χρήστη."
-#: rep_main.xhp
+#: 05000003.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id3496200\n"
+"05000003.xhp\n"
+"hd_id3153681\n"
+"9\n"
"help.text"
-msgid "Execute the report. The report shows the grouped records."
-msgstr "Εκτελέστε την αναφορά. Η αναφορά εμφανίζει τις ομαδοποιημένες εγγραφές."
+msgid "Old password"
+msgstr "Παλιός κωδικός πρόσβασης"
-#: rep_main.xhp
+#: 05000003.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id7599108\n"
+"05000003.xhp\n"
+"par_id3147576\n"
+"10\n"
"help.text"
-msgid "If you like to sort and group, open the Report Builder view, then open the Sorting and Grouping dialog. Select to show a Group Header for the fields that you want to group, and select to hide the Group Header for the fields that you want to be sorted. Close the Sorting and Grouping window and execute the report."
-msgstr "Αν επιθυμείτε να ταξινομήσετε και να ομαδοποιήσετε, ανοίξτε την προβολή της Δόμησης αναφοράς, ύστερα ανοίξτε το παράθυρο διαλόγου Ταξινόμηση και ομαδοποίηση. Επιλέξτε να εμφανιστεί μία Κεφαλίδα ομάδας για τα πεδία που επιθυμείτε να ομαδοποιήσετε, και επιλέξτε να αποκρύπτεται η Κεφαλίδα ομάδας για τα πεδία που επιθυμείτε να ταξινομήσετε. Κλείστε το παράθυρο Ταξινόμηση και ομαδοποίηση και εκτελέστε την αναφορά."
+msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_OLDPASSWORD\">Enter the old password.</ahelp> This field is visible when you have started the dialog via <emph>Change password</emph>."
+msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_OLDPASSWORD\">Εισάγετε τον παλιό κωδικό πρόσβασης.</ahelp> Το πεδίο αυτό είναι ορατό μόνο αν έχετε εκκινήσει το παράθυρο διαλόγου μέσω της επιλογής <emph>Αλλαγή κωδικού πρόσβασης</emph>."
-#: rep_main.xhp
+#: 05000003.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id888698\n"
+"05000003.xhp\n"
+"hd_id3153311\n"
+"5\n"
"help.text"
-msgid "Updating and printing your data"
-msgstr "Ενημέρωση και εκτύπωση δεδομένων"
+msgid "Password"
+msgstr "Κωδικός πρόσβασης"
-#: rep_main.xhp
+#: 05000003.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id3394573\n"
+"05000003.xhp\n"
+"par_id3147243\n"
+"6\n"
"help.text"
-msgid "When you insert some new data or edit data in the table, a new report will show the updated data."
-msgstr "Όταν εισάγετε μερικά νέα δεδομένα στον πίνακα ή επεξεργάζεστε τα δεδομένα, μία νέα αναφορά θα εμφανίζει τα ενημερωμένα δεδομένα."
+msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_PASSWORD\">Enter the new password.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_PASSWORD\">Εισάγετε το νέο κωδικό πρόσβασης.</ahelp>"
-#: rep_main.xhp
+#: 05000003.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id7594225\n"
+"05000003.xhp\n"
+"hd_id3147275\n"
+"7\n"
"help.text"
-msgid "Click the Reports icon<image id=\"img_id4678487\" src=\"dbaccess/res/reports_32.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4678487\">Icon</alt></image> and double-click your last saved report. A new Writer document will be created which shows the new data."
-msgstr "Κάντε κλικ στο εικονίδιο Αναφορές <image id=\"img_id4678487\" src=\"dbaccess/res/reports_32.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4678487\">Icon</alt></image> και διπλό κλικ στην πρόσφατα αποθηκευμένη αναφορά σας. Θα δημιουργηθεί ένα νέο έγγραφο του Writer που θα εμφανίζει τα νέα δεδομένα."
+msgid "Confirm (password)"
+msgstr "Επιβεβαίωση (κωδικού πρόσβασης)"
-#: rep_main.xhp
+#: 05000003.xhp
msgctxt ""
-"rep_main.xhp\n"
-"par_id8147221\n"
+"05000003.xhp\n"
+"par_id3153541\n"
+"8\n"
"help.text"
-msgid "To print a report, choose <item type=\"menuitem\">File - Print</item> from the Writer document."
-msgstr "Για να εκτυπώσετε μία αναφορά, επιλέξτε <item type=\"menuitem\">Αρχείο - Εκτύπωση</item> από το έγγραφο του Writer."
+msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_PASSWORD_REPEAT\">Enter the new password again.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_PASSWORD_ED_PASSWORD_REPEAT\">Εισάγετε το νέο κωδικό πρόσβασης ξανά.</ahelp>"
-#: 05030400.xhp
+#: 05010000.xhp
msgctxt ""
-"05030400.xhp\n"
+"05010000.xhp\n"
"tit\n"
"help.text"
-msgid "Assign columns"
-msgstr "Ανάθεση στηλών"
+msgid "Table Design"
+msgstr "Σχεδίαση πίνακα"
-#: 05030400.xhp
+#: 05010000.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3151100\n"
+"05010000.xhp\n"
+"hd_id3154228\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05030400.xhp\" name=\"Assign columns\">Assign columns</link>"
-msgstr "<link href=\"text/shared/explorer/database/05030400.xhp\" name=\"Ανάθεση στηλών\">Ανάθεση στηλών</link>"
+msgid "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Table Design\">Table Design</link>"
+msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Σχεδίαση πίνακα\"> Σχεδίαση πίνακα</link>"
-#: 05030400.xhp
+#: 05010000.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3156027\n"
+"05010000.xhp\n"
+"par_id3152363\n"
"2\n"
"help.text"
-msgid "In the data source explorer, you can copy a table by dragging and dropping the table onto the table container. If you select the <emph>Attach data </emph>check box on the first page of the <emph>Copy table </emph>dialog, the <emph>Assign columns </emph>dialog opens as the second window. You can use this dialog to map the contents of a data field in the source table to a different data field in the destination table."
-msgstr "Στην εξερεύνηση της προέλευσης δεδομένων, μπορείτε να αντιγράψετε ένα πίνακα μεταφέροντας τον σε ένα πεδίο πίνακα. Αν επιλέξετε το πεδίο ελέγχου <emph>Επισύναψη δεδομένων </emph>στην πρώτη σελίδα του παραθύρου διαλόγου <emph>Αντιγραφή πίνακα</emph>, ανοίγει το παράθυρο διαλόγου <emph>Ανάθεση στηλών </emph> ως δεύτερο παράθυρο. Μπορείτε να χρησιμοποιήσετε αυτό το παράθυρο διαλόγου για να προσδιορίσετε τα περιεχόμενα ενός πεδίου δεδομένων του πίνακα προέλευσης σε ένα διαφορετικό πεδίο δεδομένων στον πίνακα προορισμού."
+msgid "In the <emph>Table Design</emph> window you define new tables or edit the structure of a table."
+msgstr "Στο παράθυρο <emph>Σχεδίαση πίνακα</emph> μπορείτε να ορίσετε νέους πίνακες ή να επεξεργαστείτε τη δομή ενός πίνακα."
-#: 05030400.xhp
+#: 05010000.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3157958\n"
+"05010000.xhp\n"
+"par_id3146957\n"
+"3\n"
+"help.text"
+msgid "The window has its own menu bar. It also contains the following new command: <link href=\"text/shared/explorer/database/05010100.xhp\" name=\"Index Design\"><emph>Index Design</emph></link>"
+msgstr "Το παράθυρο έχει τη δική του γραμμή με το μενού. Επίσης περιέχει την ακόλουθη νέα εντολή: <link href=\"text/shared/explorer/database/05010100.xhp\" name=\"Σχεδίαση ευρετηρίου\"><emph>Σχεδίαση ευρετηρίου</emph></link>"
+
+#: 05010000.xhp
+msgctxt ""
+"05010000.xhp\n"
+"hd_id3152551\n"
"4\n"
"help.text"
-msgid "Source table"
-msgstr "Πίνακας προέλευσης"
+msgid "Table definition area"
+msgstr "Περιοχή ορισμού πίνακα"
-#: 05030400.xhp
+#: 05010000.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3145071\n"
+"05010000.xhp\n"
+"par_id3153681\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_TAB_NAMEMATCHING_COLS_AVAIL\">Lists the data fields in the source table. To include a data field from the source table in the destination table, select the check box in front of the data field name. To map the contents of a data field in the source table to a different data field in the destination table, click the data field in the source table list, and then click the up or down arrow.</ahelp> To include all of the source data fields in the destination table, click <emph>All</emph>."
-msgstr "<ahelp hid=\"HID_TAB_NAMEMATCHING_COLS_AVAIL\"> Κατηγοριοποιεί τα πεδία δεδομένων στον πίνακα προέλευσης. Για να συμπεριλάβετε ένα πεδίο δεδομένων από τον πίνακα προορισμού στον πίνακα προέλευσης, επιλέξτε το πεδίο ελέγχου μπροστά από το όνομα του πεδίου δεδομένων. Για να προσδιορίσετε τα περιεχόμενα ενός πεδίου δεδομένων στον πίνακα προέλευσης σε ένα διαφορετικό πεδίο δεδομένων στον πίνακα προορισμού, κάντε κλικ στο πεδίο δεδομένων στη λίστα του πίνακα προορισμού, και ύστερα κάντε ξανά κλικ στο επάνω και κάτω βέλος.</ahelp> Για να συμπεριλάβετε όλα τα πεδία των δεδομένων προέλευσης στον πίνακα προορισμού, κάντε κλικ στην επιλογή <emph>Όλα</emph>."
+msgid "<ahelp hid=\"HID_TABDESIGN_BACKGROUND\">This area is where you define the table structure.</ahelp>"
+msgstr "<ahelp hid=\"HID_TABDESIGN_BACKGROUND\">Στην περιοχή αυτή μπορείτε να ορίσετε τη δομή του πίνακα.</ahelp>"
-#: 05030400.xhp
+#: 05010000.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3166410\n"
+"05010000.xhp\n"
+"hd_id3153031\n"
"6\n"
"help.text"
-msgid "Destination table"
-msgstr "Πίνακας προορισμού"
+msgid "Field Name"
+msgstr "Όνομα πεδίου"
-#: 05030400.xhp
+#: 05010000.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3154749\n"
+"05010000.xhp\n"
+"par_id3156113\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_TAB_NAMEMATCHING_COLS_ASSIGN\">Lists the possible data fields in the destination table. Only the data fields that are selected in the source table list will be included the destination table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TAB_NAMEMATCHING_COLS_ASSIGN\">Κατηγοριοποιεί τα πιθανά πεδία δεδομένων στον πίνακα προορισμού. Μόνο τα επιλεγμένα πεδία δεδομένων που είναι στη λίστα του πίνακα προέλευσης θα συμπεριληφθούν σε αυτόν.</ahelp>"
+msgid "<ahelp hid=\"HID_TABDESIGN_NAMECELL\">Specifies the name of the data field. Note the database restrictions, such as the length of the name, special characters and spaces.</ahelp>"
+msgstr "<ahelp hid=\"HID_TABDESIGN_NAMECELL\">Καθορίζει το όνομα για το πεδίο δεδομένων. Σημειώστε ότι υπάρχουν περιορισμοί της βάσης δεδομένων, όπως το μήκος του ονόματος, οι ειδικοί χαρακτήρες και οι χαρακτήρες κενού.</ahelp>"
-#: 05030400.xhp
+#: 05010000.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3150670\n"
+"05010000.xhp\n"
+"hd_id3147618\n"
"8\n"
"help.text"
-msgid "up"
-msgstr "προς τα πάνω"
+msgid "Field type"
+msgstr "Τύπος πεδίου"
-#: 05030400.xhp
+#: 05010000.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3155628\n"
+"05010000.xhp\n"
+"par_id3154897\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_TAB_WIZ_NAME_MATCHING_IB_COLUMN_UP_RIGHT\">Moves the selected entry up one position in the list.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_TAB_WIZ_NAME_MATCHING_IB_COLUMN_UP_RIGHT\">Μετακινεί την επιλεγμένη καταχώρηση πάνω κατά μία θέση στη λίστα.</ahelp>"
+msgid "<ahelp hid=\"HID_TABDESIGN_TYPECELL\">Specifies the field type.</ahelp>"
+msgstr "<ahelp hid=\"HID_TABDESIGN_TYPECELL\">Καθορίζει τον τύπο του πεδίου.</ahelp>"
-#: 05030400.xhp
+#: 05010000.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3149580\n"
+"05010000.xhp\n"
+"hd_id3156119\n"
"10\n"
"help.text"
-msgid "down"
-msgstr "προς τα κάτω"
+msgid "Description"
+msgstr "Περιγραφή"
-#: 05030400.xhp
+#: 05010000.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3150984\n"
+"05010000.xhp\n"
+"par_id3145315\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_TAB_WIZ_NAME_MATCHING_IB_COLUMN_DOWN_RIGHT\">Moves the selected entry down one position in the list.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_TAB_WIZ_NAME_MATCHING_IB_COLUMN_DOWN_RIGHT\">Μετακινεί την επιλεγμένη καταχώρηση κάτω κατά μία θέση στη λίστα.</ahelp>"
+msgid "<ahelp hid=\"HID_TABDESIGN_COMMENTCELL\">Specifies an optional description.</ahelp>"
+msgstr "<ahelp hid=\"HID_TABDESIGN_COMMENTCELL\">Καθορίζει μία προαιρετική περιγραφή.</ahelp>"
-#: 05030400.xhp
+#: 05010000.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3156156\n"
+"05010000.xhp\n"
+"par_id3155630\n"
"12\n"
"help.text"
-msgid "all"
-msgstr "Όλα"
+msgid "The row headers contain the following context menu commands:"
+msgstr "Οι κεφαλίδες γραμμής περιέχουν τις ακόλουθες εντολές του μενού περιβάλλοντος:"
-#: 05030400.xhp
+#: 05010000.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3154514\n"
+"05010000.xhp\n"
+"hd_id3156330\n"
"13\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_WIZ_NAME_MATCHING_PB_ALL\">Selects all of the data fields in the list.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_WIZ_NAME_MATCHING_PB_ALL\">Επιλέγει όλα τα πεδία δεδομένων στη λίστα.</ahelp>"
+msgid "Cut"
+msgstr "Αποκοπή"
-#: 05030400.xhp
+#: 05010000.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3153541\n"
+"05010000.xhp\n"
+"par_id3159157\n"
"14\n"
"help.text"
-msgid "none"
-msgstr "κανένα"
+msgid "Cuts the selected row to the clipboard."
+msgstr "Αποκόπτει την επιλεγμένη γραμμή στο πρόχειρο."
-#: 05030400.xhp
+#: 05010000.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3148563\n"
+"05010000.xhp\n"
+"hd_id3159177\n"
"15\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_WIZ_NAME_MATCHING_PB_NONE\">Clears all of the check boxes in the list.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_WIZ_NAME_MATCHING_PB_NONE\">Αποεπιλέγει όλα τα πεδία ελέγχου από τη λίστα.</ahelp>"
-
-#: rep_datetime.xhp
-msgctxt ""
-"rep_datetime.xhp\n"
-"tit\n"
-"help.text"
-msgid "Date and Time"
-msgstr "Ημερομηνία και ώρα"
-
-#: rep_datetime.xhp
-msgctxt ""
-"rep_datetime.xhp\n"
-"hd_id2320932\n"
-"help.text"
-msgid "<variable id=\"rep_datetime\"><link href=\"text/shared/explorer/database/rep_datetime.xhp\">Date and Time</link></variable>"
-msgstr "<variable id=\"rep_datetime\"><link href=\"text/shared/explorer/database/rep_datetime.xhp\"> Ημερομηνία και ώρα</link></variable>"
-
-#: rep_datetime.xhp
-msgctxt ""
-"rep_datetime.xhp\n"
-"par_id8638874\n"
-"help.text"
-msgid "<ahelp hid=\".\">You can open the Date and Time dialog of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">Insert - Date and Time</item>.</ahelp>"
-msgstr "<ahelp hid=\".\">Μπορείτε να ανοίξετε το παράθυρο διαλόγου Ημερομηνία και ώρα για τη <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμηση αναφοράς</link> επιλέγοντας <item type=\"menuitem\">Εισαγωγή - Ημερομηνία και ώρα</item>.</ahelp>"
-
-#: rep_datetime.xhp
-msgctxt ""
-"rep_datetime.xhp\n"
-"par_id6278878\n"
-"help.text"
-msgid "Press <item type=\"keycode\">Shift-F1</item> and point with the mouse at an input box to see a help text for this input box."
-msgstr "Πατήστε <item type=\"keycode\">Shift-F1</item> και δείξτε με το ποντίκι στο πλαίσιο εισαγωγής για να δείτε ένα κείμενο βοήθειας για αυτό το πλαίσιο εισαγωγής."
-
-#: rep_datetime.xhp
-msgctxt ""
-"rep_datetime.xhp\n"
-"par_id393078\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enable Include Date to insert a date field into the active area of the report. The date field displays the current date when the report is executed.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιήστε την επιλογή Συμπεριλαμβάνω Ημερομηνία για να εισάγετε ένα πεδίο ημερομηνίας σε μία ενεργή περιοχή της αναφοράς. Το πεδίο ημερομηνίας εμφανίζει την τρέχουσα ημερομηνία όταν εκτελείται η αναφορά.</ahelp>"
-
-#: rep_datetime.xhp
-msgctxt ""
-"rep_datetime.xhp\n"
-"par_id1271401\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a format to display the date.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μία μορφή για την προβολή της ημερομηνίας.</ahelp>"
-
-#: rep_datetime.xhp
-msgctxt ""
-"rep_datetime.xhp\n"
-"par_id8718832\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enable Include Time to insert a time field into the active area of the report. The time field displays the current time when the report is executed.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιήστε την επιλογή Συμπεριλαμβάνω Ώρα για να εισάγετε ένα πεδίο ώρας σε μία ενεργή περιοχή της αναφοράς. Το πεδίο ώρας εμφανίζει την τρέχουσα ώρα όταν εκτελείται η αναφορά.</ahelp>"
-
-#: rep_datetime.xhp
-msgctxt ""
-"rep_datetime.xhp\n"
-"par_id8561052\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a format to display the time.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μία μορφή για την προβολή της ώρας.</ahelp>"
-
-#: rep_datetime.xhp
-msgctxt ""
-"rep_datetime.xhp\n"
-"par_id5992919\n"
-"help.text"
-msgid "Click OK to insert the field."
-msgstr "Κάντε κλικ στο κουμπί ΟΚ για να εισάγετε το πεδίο."
+msgid "Copy"
+msgstr "Αντιγραφή"
-#: rep_datetime.xhp
+#: 05010000.xhp
msgctxt ""
-"rep_datetime.xhp\n"
-"par_id4320810\n"
+"05010000.xhp\n"
+"par_id3148685\n"
+"16\n"
"help.text"
-msgid "You can click the date or time field and drag to another position within the same area, or edit the properties in the Properties window."
-msgstr "Μπορείτε να κάνετε κλικ στο πεδίο της ημερομηνίας ή ώρας και να το μεταφέρετε σε διαφορετική θέση μέσα στην ίδια περιοχή, ή να επεξεργαστείτε τις ιδιότητες στο παράθυρο Ιδιότητες."
+msgid "Copies the selected row to the clipboard."
+msgstr "Αντιγράφει την επιλεγμένη γραμμή στο πρόχειρο."
-#: dabaprop.xhp
+#: 05010000.xhp
msgctxt ""
-"dabaprop.xhp\n"
-"tit\n"
+"05010000.xhp\n"
+"hd_id3156327\n"
+"17\n"
"help.text"
-msgid "Database Properties"
-msgstr "Ιδιότητες βάσης δεδομένων"
+msgid "Paste"
+msgstr "Επικόλληση"
-#: dabaprop.xhp
+#: 05010000.xhp
msgctxt ""
-"dabaprop.xhp\n"
-"par_idN10550\n"
+"05010000.xhp\n"
+"par_id3152472\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabaprop.xhp\">Database Properties</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabaprop.xhp\">Ιδιότητες βάσης δεδομένων</link>"
+msgid "Pastes the content of the clipboard."
+msgstr "Επικολλά το περιεχόμενο του προχείρου."
-#: dabaprop.xhp
+#: 05010000.xhp
msgctxt ""
-"dabaprop.xhp\n"
-"par_idN10560\n"
+"05010000.xhp\n"
+"hd_id3144511\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the properties of a database.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τις ιδιότητες μίας βάσης δεδομένων.</ahelp>"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: dabaprop.xhp
+#: 05010000.xhp
msgctxt ""
-"dabaprop.xhp\n"
-"par_id1322977\n"
+"05010000.xhp\n"
+"par_id3148550\n"
+"20\n"
"help.text"
-msgid "In a database window, choose <emph>Edit - Database - Properties</emph>"
-msgstr "Στο παράθυρο μίας βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση δεδομένων - Ιδιότητες</emph>"
+msgid "<ahelp hid=\".uno:Delete\">Deletes the selected row.</ahelp>"
+msgstr "<ahelp hid=\".uno:Delete\">Διαγράφει την επιλεγμένη γραμμή.</ahelp>"
-#: dabawiz02dbase.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02dbase.xhp\n"
-"tit\n"
+"05010000.xhp\n"
+"hd_id3147303\n"
+"21\n"
"help.text"
-msgid "dBASE Connection"
-msgstr "Σύνδεση dBASE"
+msgid "Insert Rows"
+msgstr "Εισαγωγή γραμμών"
-#: dabawiz02dbase.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02dbase.xhp\n"
-"par_idN1054A\n"
+"05010000.xhp\n"
+"par_id3149456\n"
+"22\n"
"help.text"
-msgid "<variable id=\"dbase\"><link href=\"text/shared/explorer/database/dabawiz02dbase.xhp\">dBASE Connection</link></variable>"
-msgstr "<variable id=\"dbase\"><link href=\"text/shared/explorer/database/dabawiz02dbase.xhp\">Σύνδεση σε dBASE</link></variable>"
+msgid "<ahelp hid=\"SID_TABLEDESIGN_INSERTROWS\">Inserts an empty row above the current row, if the table has not been saved. Inserts an empty row at the end of the table if the table has been saved.</ahelp>"
+msgstr "<ahelp hid=\"SID_TABLEDESIGN_INSERTROWS\">Εισάγει μία κενή γραμμή πάνω από την τρέχουσα γραμμή, αν ο πίνακας δεν έχει αποθηκευτεί. Εισάγει μία κενή γραμμή στο τέλος του πίνακα αν ο πίνακας έχει αποθηκευτεί.</ahelp>"
-#: dabawiz02dbase.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02dbase.xhp\n"
-"par_idN10556\n"
+"05010000.xhp\n"
+"hd_id3153524\n"
+"23\n"
"help.text"
-msgid "Path to the dBASE files"
-msgstr "Διαδρομή προς τα αρχεία dBASE"
+msgid "Primary Key"
+msgstr "Πρωτεύον κλειδί"
-#: dabawiz02dbase.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02dbase.xhp\n"
-"par_idN1055A\n"
+"05010000.xhp\n"
+"par_id3150398\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the path to the dBASE *.dbf files.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την διαδρομή προς τα αρχεία *.dbf της dBASE.</ahelp>"
+msgid "<ahelp hid=\"SID_TABLEDESIGN_TABED_PRIMARYKEY\">If this command has a check mark, the data field in this line is a primary key.</ahelp> By clicking the command you activate/deactivate the status. The command is only visible if the data source supports primary keys."
+msgstr "<ahelp hid=\"SID_TABLEDESIGN_TABED_PRIMARYKEY\">Αν η εντολή αυτή έχει μία επισήμανση ελέγχου, το πεδίο δεδομένων σε αυτήν τη γραμμή είναι το πρωτεύον κλειδί.</ahelp> Κάνοντας κλικ στην εντολή ενεργοποιείτε/απενεργοποιείτε την κατάσταση. Η εντολή αυτή είναι ορατή μόνο αν η προέλευση δεδομένων υποστηρίζει πρωτεύοντα κλειδιά."
-#: dabawiz02dbase.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02dbase.xhp\n"
-"par_idN10571\n"
+"05010000.xhp\n"
+"hd_id3153104\n"
+"25\n"
"help.text"
-msgid "Browse"
-msgstr "Εξερεύνηση"
+msgid "Field properties"
+msgstr "Ιδιότητες πεδίου"
-#: dabawiz02dbase.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02dbase.xhp\n"
-"par_idN10575\n"
+"05010000.xhp\n"
+"par_id3148922\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\".\">Open a path selection dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίξτε ένα παράθυρο διαλόγου για την επιλογή διαδρομής.</ahelp>"
+msgid "Defines the field properties of the currently selected field."
+msgstr "Ορίζει τις ιδιότητες για το τρέχον επιλεγμένο πεδίο."
-#: dabawiz02dbase.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02dbase.xhp\n"
-"par_idN10584\n"
+"05010000.xhp\n"
+"hd_id3150767\n"
+"27\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
+msgid "Length"
+msgstr "Μήκος"
-#: dabawiz02adabas.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02adabas.xhp\n"
-"tit\n"
+"05010000.xhp\n"
+"par_id3144761\n"
+"28\n"
"help.text"
-msgid "Adabas D Connection"
-msgstr "Σύνδεση Adabas D"
+msgid "Specifies the length of the data field."
+msgstr "Καθορίζει το μήκος του πεδίου δεδομένων."
-#: dabawiz02adabas.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02adabas.xhp\n"
-"bm_id6591082\n"
+"05010000.xhp\n"
+"hd_id3154948\n"
+"29\n"
"help.text"
-msgid "<bookmark_value>Adabas D databases (base)</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων Adabas D (base)</bookmark_value>"
+msgid "Decimal places"
+msgstr "Δεκαδικά ψηφία"
-#: dabawiz02adabas.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02adabas.xhp\n"
-"par_idN1053A\n"
+"05010000.xhp\n"
+"par_id3149203\n"
+"30\n"
"help.text"
-msgid "<variable id=\"adabas\"><link href=\"text/shared/explorer/database/dabawiz02adabas.xhp\">Adabas D Connection</link></variable>"
-msgstr "<variable id=\"adabas\"><link href=\"text/shared/explorer/database/dabawiz02adabas.xhp\">Σύνδεση σε Adabas D</link></variable>"
+msgid "Specifies the number of decimal places for a numerical field or decimal field."
+msgstr "Καθορίζει το πλήθος δεκαδικών ψηφίων για ένα αριθμητικό ή δεκαδικό πεδίο."
-#: dabawiz02adabas.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02adabas.xhp\n"
-"par_idN1053E\n"
+"05010000.xhp\n"
+"hd_id3156422\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the settings for importing an Adabas D database.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τις ρυθμίσεις για την εισαγωγή μίας βάσης δεδομένων Adabas D.</ahelp>"
+msgid "Default value"
+msgstr "Προεπιλεγμένη τιμή"
-#: dabawiz02adabas.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02adabas.xhp\n"
-"par_idN10541\n"
+"05010000.xhp\n"
+"par_id3125863\n"
+"32\n"
"help.text"
-msgid "Name of the Adabas D database"
-msgstr "Όνομα της βάσης δεδομένων Adabas D"
+msgid "<ahelp hid=\"HID_TAB_ENT_DEFAULT\">Specifies the value that is the default in new data records.</ahelp>"
+msgstr "<ahelp hid=\"HID_TAB_ENT_DEFAULT\">Καθορίζει την τιμή που είναι προεπιλεγμένη για τις νέες εγγραφές δεδομένων.</ahelp>"
-#: dabawiz02adabas.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02adabas.xhp\n"
-"par_idN10545\n"
+"05010000.xhp\n"
+"hd_id3147289\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the name of the database file.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του αρχείου της βάσης δεδομένων.</ahelp>"
+msgid "Format example"
+msgstr "Παράδειγμα μορφοποίησης"
-#: dabawiz02adabas.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02adabas.xhp\n"
-"par_idN10548\n"
+"05010000.xhp\n"
+"par_id3155131\n"
+"34\n"
"help.text"
-msgid "Browse"
-msgstr "Εξερεύνηση"
+msgid "<ahelp hid=\"HID_TAB_ENT_FORMAT_SAMPLE\">Displays the format code that you can select with the<emph> ... </emph>button.</ahelp>"
+msgstr "<ahelp hid=\"HID_TAB_ENT_FORMAT_SAMPLE\">Εμφανίζει τον κωδικό μορφοποίησης που μπορείτε να επιλέξετε με το κουμπί<emph> ... </emph>.</ahelp>"
-#: dabawiz02adabas.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02adabas.xhp\n"
-"par_idN1054C\n"
+"05010000.xhp\n"
+"hd_id3154129\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to open a file selection dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να ανοίξετε ένα παράθυρο διαλόγου επιλογής αρχείων.</ahelp>"
+msgid "..."
+msgstr "..."
-#: dabawiz02adabas.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02adabas.xhp\n"
-"par_idN1054F\n"
+"05010000.xhp\n"
+"par_id3154146\n"
+"36\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Authentication</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Πιστοποίηση</link>"
+msgid "<ahelp hid=\"HID_TAB_ENT_FORMAT\">This button opens the <link href=\"text/shared/01/05340405.xhp\" name=\"Field Format\"><emph>Field Format</emph></link> dialog.</ahelp>"
+msgstr "<ahelp hid=\"HID_TAB_ENT_FORMAT\">Το κουμπί αυτό ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/05340405.xhp\" name=\"Μορφή πεδίου\"><emph>Μορφή πεδίου</emph></link>.</ahelp>"
-#: dabawiz02adabas.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02adabas.xhp\n"
-"par_idN10560\n"
+"05010000.xhp\n"
+"hd_id3152576\n"
+"37\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
+msgid "Help area"
+msgstr "Περιοχή βοήθειας"
-#: dabawiz02adabas.xhp
+#: 05010000.xhp
msgctxt ""
-"dabawiz02adabas.xhp\n"
-"par_id1647083\n"
+"05010000.xhp\n"
+"par_id3150685\n"
+"38\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/30000000.xhp\" name=\"Adabas D database format\">Adabas D database format</link>."
-msgstr "<link href=\"text/shared/explorer/database/30000000.xhp\" name=\"Μορφή βάσης δεδομένων Adabas D\">Μορφή βάσης δεδομένων Adabas D</link>."
+msgid "<ahelp hid=\"HID_TABLE_DESIGN_HELP_WINDOW\">Displays help texts.</ahelp>"
+msgstr "<ahelp hid=\"HID_TABLE_DESIGN_HELP_WINDOW\">Εμφανίζει κείμενα σχετικά με τη βοήθεια.</ahelp>"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
+"05010100.xhp\n"
"tit\n"
"help.text"
-msgid "JDBC Connection"
-msgstr "Σύνδεση JDBC"
-
-#: dabawiz02jdbc.xhp
-msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"bm_id3726920\n"
-"help.text"
-msgid "<bookmark_value>JDBC; databases (Base)</bookmark_value><bookmark_value>databases; JDBC (Base)</bookmark_value>"
-msgstr "<bookmark_value>JDBC, βάσεις δεδομένων (Base)</bookmark_value><bookmark_value>βάσεις δεδομένων, JDBC (Base)</bookmark_value>"
-
-#: dabawiz02jdbc.xhp
-msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN105FC\n"
-"help.text"
-msgid "<variable id=\"jdbc\"><link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">JDBC Connection</link></variable>"
-msgstr "<variable id=\"jdbc\"><link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">Σύνδεση σε JDBC</link></variable>"
+msgid "Index design"
+msgstr "Σχεδίαση ευρετηρίου"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN10600\n"
+"05010100.xhp\n"
+"hd_id3153311\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the options to access a <link href=\"text/shared/00/00000005.xhp#jdbc\" name=\"JDBC\">JDBC</link> database.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές για πρόσβαση σε μία βάση δεδομένων <link href=\"text/shared/00/00000005.xhp#jdbc\" name=\"JDBC\">JDBC</link>.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/05010100.xhp\" name=\"Index design\">Index design</link>"
+msgstr "<link href=\"text/shared/explorer/database/05010100.xhp\" name=\"Index design\">Σχεδίαση ευρετηρίου</link>"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN10623\n"
+"05010100.xhp\n"
+"par_id3166460\n"
+"2\n"
"help.text"
-msgid "JDBC Examples"
-msgstr "Παραδείγματα JDBC"
+msgid "<ahelp hid=\".uno:DBIndexDesign\">The <emph>Index Design </emph>dialog allows you edit the indexes for the current table.</ahelp>"
+msgstr "<ahelp hid=\".uno:DBIndexDesign\">Το παράθυρο διαλόγου <emph>Σχεδίαση ευρετηρίου </emph>σας επιτρέπει να επεξεργαστείτε τα ευρετήρια για τον τρέχοντα πίνακα.</ahelp>"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN10627\n"
+"05010100.xhp\n"
+"hd_id3149578\n"
+"3\n"
"help.text"
-msgid "<item type=\"productname\">You can use a JDBC driver class to connect to a JDBC database from %PRODUCTNAME</item>. The driver class is provided by the database manufacturer. Two examples of JDBC databases are Oracle and MySQL."
-msgstr "<item type=\"productname\">Μπορείτε να χρησιμοποιήσετε την κλάση του οδηγού JDBC για να συνδεθείτε σε μία βάση δεδομένων JDBC από το %PRODUCTNAME</item>. Η κλάση του οδηγού παρέχεται από τον κατασκευαστή της βάσης δεδομένων. Δύο παραδείγματα για βάσεις δεδομένων JDBC είναι η Oracle και η MySQL."
+msgid "Index list"
+msgstr "Λίστα ευρετηρίου"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN1062D\n"
+"05010100.xhp\n"
+"par_id3155342\n"
+"4\n"
"help.text"
-msgid "The driver classes must be added to %PRODUCTNAME in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Java."
-msgstr "Οι τάξεις οδηγού πρέπει να προστεθούν στο %PRODUCTNAME στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Java."
+msgid "<ahelp hid=\"HID_DLGIDX_INDEXLIST\">Displays the available indexes. Select an index from the list to edit. The details of the selected index are displayed in the dialog.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGIDX_INDEXLIST\">Εμφανίζει τα διαθέσιμα ευρετήρια. Επιλέξτε ένα ευρετήριο από τη λίστα για να το επεξεργαστείτε. Οι λεπτομέρειες του επιλεγμένου ευρετηρίου εμφανίζονται στο παράθυρο διαλόγου.</ahelp>"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN10634\n"
+"05010100.xhp\n"
+"hd_id3149795\n"
+"5\n"
"help.text"
-msgid "Oracle database"
-msgstr "Βάση δεδομένων Oracle"
+msgid "New Index"
+msgstr "Νέο ευρετήριο"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN10638\n"
+"05010100.xhp\n"
+"par_id3150085\n"
+"6\n"
"help.text"
-msgid "You can use a JDBC driver to access an Oracle database from Solaris or Linux. To access the database from Windows, you need an ODBC driver."
-msgstr "Μπορείτε να χρησιμοποιήσετε έναν οδηγό JDBC για να έχετε πρόσβαση σε μία βάση δεδομένων Oracle από το Solaris ή το Linux. Για να έχετε πρόσβαση στη βάση δεδομένων από τα Windows, χρειάζεστε έναν οδηγό ODBC."
+msgid "<ahelp hid=\"HID_DLGIDX_NEWINDEX\">Creates a new index.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGIDX_NEWINDEX\">Δημιουργεί ένα νέο ευρετήριο.</ahelp>"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN1064B\n"
+"05010100.xhp\n"
+"hd_id3145317\n"
+"7\n"
"help.text"
-msgid "On UNIX, ensure that the Oracle database client is installed with JDBC support. The JDBC driver class for the Solaris Oracle client version 8.x is located in the <Oracle client>/product/jdbc/lib/classes111.zip directory. You can also download the latest version from the Oracle web site:"
-msgstr "Αν έχετε Unix, βεβαιωθείτε ότι ο πελάτης της βάσης δεδομένων Oracle είναι εγκατεστημένος με την υποστήριξη JDBC. Η κλάση του οδηγού JDBC για την έκδοση πελάτη 8.x της Oracle για το Solaris εντοπίζεται στον κατάλογο <Oracle client>/product/jdbc/lib/classes111.zip. Μπορείτε επίσης να κάνετε λήψη της τελευταίας έκδοσης από την ιστοσελίδα της Oracle:"
+msgid "Delete Current Index"
+msgstr "Διαγραφή τρέχοντος ευρετηρίου"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN1064E\n"
+"05010100.xhp\n"
+"par_id3154860\n"
+"8\n"
"help.text"
-msgid "http://otn.oracle.com/tech/java/sqlj_jdbc/content.html"
-msgstr "http://otn.oracle.com/tech/java/sqlj_jdbc/content.html"
+msgid "<ahelp hid=\"HID_DLGIDX_DROPINDEX\">Deletes the current index.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGIDX_DROPINDEX\">Διαγράφει το τρέχον ευρετήριο.</ahelp>"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN10661\n"
+"05010100.xhp\n"
+"hd_id3150986\n"
+"9\n"
"help.text"
-msgid "In the <emph>Data source URL</emph> box, enter the location of the Oracle database server. The syntax of the URL depends on the database type. See the documentation that came with the JDBC driver for more information."
-msgstr "Στο πεδίο <emph>URL προέλευσης δεδομένων</emph>, εισάγετε την τοποθεσία του εξυπηρετητή της βάσης δεδομένων Oracle. Η σύνταξη της URL εξαρτάται από τον τύπο της βάσης δεδομένων. Για περισσότερες πληροφορίες δείτε την τεκμηρίωση που έχετε λάβει μαζί με τον οδηγό JDBC ."
+msgid "Rename Current Index"
+msgstr "Μετονομασία τρέχοντος ευρετηρίου"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN10668\n"
+"05010100.xhp\n"
+"par_id3148685\n"
+"10\n"
"help.text"
-msgid "For an Oracle database, the syntax of the URL is:"
-msgstr "Για μία βάση δεδομένων Oracle, η σύνταξη της URL είναι η εξής:"
+msgid "<ahelp hid=\"HID_DLGIDX_RENAMEINDEX\">Renames the current index.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGIDX_RENAMEINDEX\">Μετονομάζει το τρέχον ευρετήριο.</ahelp>"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN1066B\n"
+"05010100.xhp\n"
+"hd_id3153628\n"
+"11\n"
"help.text"
-msgid "oracle:thin:@hostname:port:database_name"
-msgstr "oracle:thin:@hostname:port:database_name"
+msgid "Save Current Index"
+msgstr "Αποθήκευση τρέχοντος ευρετηρίου"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN10674\n"
+"05010100.xhp\n"
+"par_id3148563\n"
+"12\n"
"help.text"
-msgid "hostname is the name of the machine that runs the Oracle database. You can also replace hostname with the IP address of the server."
-msgstr "Το hostname είναι το όνομα του μηχανήματος που εκτελεί τη βάση δεδομένων Oracle. Μπορείτε επίσης να το αντικαταστήσετε με τη διεύθυνση IP του εξυπηρετητή."
+msgid "<ahelp hid=\"HID_DLGIDX_SAVEINDEX\">Saves the current index in the data source.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGIDX_SAVEINDEX\">Αποθηκεύει το τρέχον ευρετήριο στην προέλευση δεδομένων.</ahelp>"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN10678\n"
+"05010100.xhp\n"
+"hd_id3154924\n"
+"13\n"
"help.text"
-msgid "port is the port where the Oracle database listens. Ask your database administrator for the correct port address."
-msgstr "Η port είναι η θύρα στην οποία ανταποκρίνεται η βάση δεδομένων Oracle. Απευθυνθείτε στο διαχειριστή της βάσης δεδομένων για τη σωστή διεύθυνση της θύρας."
+msgid "Reset Current Index"
+msgstr "Επαναφορά τρέχοντος ευρετηρίου"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN1067C\n"
+"05010100.xhp\n"
+"par_id3154758\n"
+"14\n"
"help.text"
-msgid "database_name is the name of the Oracle database. Ask your database administrator for the correct name."
-msgstr "Το database_name είναι το όνομα της βάσης δεδομένων Oracle. Απευθυνθείτε στο διαχειριστή της βάσης δεδομένων σας για το σωστό όνομα."
+msgid "<ahelp hid=\"HID_DLGIDX_RESETINDEX\">Resets the current index to the setting that it had when the dialog was started.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGIDX_RESETINDEX\">Επαναφέρει το τρέχον ευρετήριο στη ρύθμιση που είχε όταν άνοιξε το παράθυρο διαλόγου.</ahelp>"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN1067F\n"
+"05010100.xhp\n"
+"hd_id3152812\n"
+"15\n"
"help.text"
-msgid "MySQL database"
-msgstr "Βάση δεδομένων MySQL"
+msgid "Index details"
+msgstr "Λεπτομέρειες ευρετηρίου"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN10683\n"
+"05010100.xhp\n"
+"par_id3154938\n"
+"16\n"
"help.text"
-msgid "The driver for the MySQL database is available on the MySQL web site."
-msgstr "Ο οδηγός για τη βάση δεδομένων MySQL είναι διαθέσιμος από την ιστοσελίδα της MySQL."
+msgid "As soon as you change a detail of the current index and then select another index, the change is immediately passed to the data source. You can only leave the dialog, or select another index, if the change has been successfully acknowledged by the data source. However, you can undo the change by clicking the <emph>Reset Current Index </emph>icon."
+msgstr "Αν τροποποιήσετε μία λεπτομέρεια του τρέχοντος ευρετηρίου και έπειτα επιλέξετε διαφορετικό ευρετήριο, η τροποποίηση περνά απευθείας στην προέλευση δεδομένων. Μπορείτε μόνο να κλείσετε το παράθυρο διαλόγου, ή να επιλέξετε ένα διαφορετικό ευρετήριο, αν η τροποποίηση έχει αναγνωριστεί επιτυχώς από την προέλευση δεδομένων. Παρόλα αυτά, μπορείτε να αναιρέσετε την τροποποίηση αυτή κάνοντας κλικ στο εικονίδιο<emph>Επαναφορά τρέχοντος ευρετηρίου</emph>."
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN10689\n"
+"05010100.xhp\n"
+"hd_id3154138\n"
+"17\n"
"help.text"
-msgid "The syntax for a MySQL database is:"
-msgstr "Η σύνταξη για τη βάση δεδομένων MySQL είναι η εξής:"
+msgid "Unique"
+msgstr "Μοναδική"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN1068C\n"
+"05010100.xhp\n"
+"par_id3156282\n"
+"18\n"
"help.text"
-msgid "mysql://hostname:port/database_name"
-msgstr "mysql://hostname:port/database_name"
+msgid "<ahelp hid=\"DBACCESS_CHECKBOX_DLG_INDEXDESIGN_CB_UNIQUE\">Specifies whether the current index allows only unique values.</ahelp> Checking the <emph>Unique </emph>option prevents duplicate data from being entered in the field and ensures data integrity."
+msgstr "<ahelp hid=\"DBACCESS_CHECKBOX_DLG_INDEXDESIGN_CB_UNIQUE\">Καθορίζει αν το τρέχον ευρετήριο επιτρέπει μόνο μοναδικές τιμές.</ahelp> Επισημαίνοντας την επιλογή <emph>Μοναδικές </emph>εμποδίζεται η εισαγωγή των διπλότυπων δεδομένων και βεβαιώνεται η μοναδικότητά τους."
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN10695\n"
+"05010100.xhp\n"
+"hd_id3150448\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".\">hostname is the name of the machine that runs the MySQL database.</ahelp> You can also replace hostname with the IP address of the server."
-msgstr "<ahelp hid=\".\">Το hostname είναι το όνομα του μηχανήματος που εκτελεί τη βάση δεδομένων MySQL.</ahelp> Μπορείτε επίσης να το αντικαταστήσετε με τη διεύθυνση ΙP του εξυπηρετητή."
+msgid "Fields"
+msgstr "Πεδία"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN10699\n"
+"05010100.xhp\n"
+"par_id3147085\n"
+"20\n"
"help.text"
-msgid "port is the default port for MySQL databases, namely 3306."
-msgstr "Η port είναι η προεπιλεγμένη θύρα για βάσεις δεδομένων MySQL, δηλαδή 3306."
+msgid "The<emph> Fields</emph> area displays a list of fields in the current table. You can also select multiple fields. In order to remove a field from the selection, select the empty entry at the start of the list."
+msgstr "Η περιοχή <emph>Πεδία</emph> εμφανίζει μία λίστα με τα πεδία του τρέχοντος πίνακα. Μπορείτε επίσης να επιλέξετε πολλαπλά πεδία. Για να αφαιρέσετε ένα πεδίο από την επιλογή σας, επιλέξτε την κενή καταχώρηση στην αρχή της λίστας."
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN1069D\n"
+"05010100.xhp\n"
+"hd_id3149765\n"
+"21\n"
"help.text"
-msgid "database_name is the name of the database."
-msgstr "Το database_name είναι το όνομα της βάσης δεδομένων."
+msgid "Index field"
+msgstr "Πεδίο ευρετηρίου"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN106A0\n"
+"05010100.xhp\n"
+"par_id3158408\n"
+"22\n"
"help.text"
-msgid "Data source URL"
-msgstr "URL προέλευσης δεδομένων"
+msgid "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_FIELD\">Displays a list of the fields in the current table. You can select more than one field.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_FIELD\">Εμφανίζει μία λίστα με τα πεδία στον τρέχοντα πίνακα. Μπορείτε να επιλέξετε περισσότερα του ενός πεδία.</ahelp>"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN106A4\n"
+"05010100.xhp\n"
+"hd_id3153192\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_CONNURL_JDBCPAGE\">Enter the URL for the database. For example, for the MySQL JDBC driver, enter \"jdbc:mysql://<Servername>/<name of the database>\". For more information on the JDBC driver, consult the documentation that came with the driver.</ahelp>"
-msgstr "<ahelp hid=\"HID_DSADMIN_CONNURL_JDBCPAGE\">Εισάγετε την URL για τη βάση δεδομένων. Για παράδειγμα, για τον οδηγό MySQL JDBC driver, εισάγετε \"jdbc:mysql://<Servername>/<name of the database>\". Για περισσότερες πληροφορίες σχετικά με τον οδηγό JDBC, δείτε την τεκμηρίωση που έχετε λάβει μαζί με τον οδηγό.</ahelp>"
+msgid "Sort order"
+msgstr "Σειρά ταξινόμησης"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN106BB\n"
+"05010100.xhp\n"
+"par_id3149561\n"
+"24\n"
"help.text"
-msgid "JDBC Driver Class"
-msgstr "Κλάση οδηγού JDBC"
+msgid "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_SORTORDER\">Determines the sort order.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_SORTORDER\">Καθορίζει τη σειρά ταξινόμησης.</ahelp>"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN106BF\n"
+"05010100.xhp\n"
+"hd_id3155132\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_DRIVERCLASS\">Enter the name of the JDBC driver.</ahelp>"
-msgstr "<ahelp hid=\"HID_DSADMIN_DRIVERCLASS\">Εισάγετε το όνομα του οδηγού JDBC.</ahelp>"
+msgid "Close"
+msgstr "Κλείσιμο"
-#: dabawiz02jdbc.xhp
+#: 05010100.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_id7953733\n"
+"05010100.xhp\n"
+"par_id3154190\n"
+"26\n"
"help.text"
-msgid "Before you can use a JDBC driver, you need to add its class path. Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME</emph><emph>- Java</emph>, and click the <emph>Class Path</emph> button. After you add the path information, restart <item type=\"productname\">%PRODUCTNAME</item>."
-msgstr "Πριν να χρησιμοποιήσετε ένα οδηγό JDBC, πρέπει να προσθέσετε τη διαδρομή της τάξης του. Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME</emph><emph>- Java</emph> και κλικ στο κουμπί <emph>Διαδρομή τάξης</emph>. Αφού προσθέσετε την πληροφορία διαδρομής, επανεκκινήστε το <item type=\"productname\">%PRODUCTNAME</item>."
+msgid "<ahelp hid=\"DBACCESS_PUSHBUTTON_DLG_INDEXDESIGN_PB_CLOSE\">Closes the dialog.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_PUSHBUTTON_DLG_INDEXDESIGN_PB_CLOSE\">Κλείνει το παράθυρο διαλόγου.</ahelp>"
-#: dabawiz02jdbc.xhp
+#: 05020000.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN106CE\n"
+"05020000.xhp\n"
+"tit\n"
"help.text"
-msgid "Test Class"
-msgstr "Δοκιμή κλάσης"
+msgid "Relations"
+msgstr "Σχέσεις"
-#: dabawiz02jdbc.xhp
+#: 05020000.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN106E4\n"
+"05020000.xhp\n"
+"hd_id3153323\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Tests the connection with the current settings.</ahelp>"
-msgstr "<ahelp hid=\".\">Ελέγχει τη σύνδεση με τις τρέχουσες ρυθμίσεις.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/05020000.xhp\" name=\"Relations\">Relations</link>"
+msgstr "<link href=\"text/shared/explorer/database/05020000.xhp\" name=\"Σχέσεις\">Σχέσεις</link>"
-#: dabawiz02jdbc.xhp
+#: 05020000.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN106E7\n"
+"05020000.xhp\n"
+"bm_id3146957\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Authentication</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Πιστοποίηση</link>"
+msgid "<bookmark_value>relational databases (Base)</bookmark_value>"
+msgstr "<bookmark_value>σχεσιακές βάσεις δεδομένων (Base)</bookmark_value>"
-#: dabawiz02jdbc.xhp
+#: 05020000.xhp
msgctxt ""
-"dabawiz02jdbc.xhp\n"
-"par_idN106F6\n"
+"05020000.xhp\n"
+"par_id3146957\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
+msgid "This command opens the <emph>Relation Design </emph>window, which allows you to define relationships between various database tables."
+msgstr "Η εντολή αυτή ανοίγει το παράθυρο <emph>Σχεδίαση σχέσης</emph>, το οποίο σας επιτρέπει να ορίσετε σχέσεις μεταξύ διαφόρων πινάκων της βάσης δεδομένων."
-#: 05040000.xhp
+#: 05020000.xhp
msgctxt ""
-"05040000.xhp\n"
-"tit\n"
+"05020000.xhp\n"
+"par_id3154823\n"
+"19\n"
"help.text"
-msgid "General"
-msgstr "Γενικά"
+msgid "<ahelp hid=\"HID_CTL_RELATIONTAB\">Here you can link together tables from the current database through common data fields.</ahelp> Click the <emph>New Relation</emph> icon to create the relationships, or simply drag-and-drop with the mouse."
+msgstr "<ahelp hid=\"HID_CTL_RELATIONTAB\">Εδώ, μπορείτε να συνδέσετε μεταξύ τους πίνακες από την τρέχουσα βάση δεδομένων μέσω κοινών πεδίων δεδομένων.</ahelp> Κάντε κλικ στο εικονίδιο <emph>Δημιουργία σχέσης</emph> για να δημιουργήσετε τις σχέσεις, ή απλώς κάντε μεταφορά και απόθεση με το ποντίκι σας."
-#: 05040000.xhp
+#: 05020000.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3149031\n"
-"1\n"
+"05020000.xhp\n"
+"par_id3145316\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05040000.xhp\" name=\"General\">General</link>"
-msgstr "<link href=\"text/shared/explorer/database/05040000.xhp\" name=\"Γενικά\"> Γενικά</link>"
+msgid "This function is only available if you are working with a relational database."
+msgstr "Αυτή η λειτουργία είναι διαθέσιμη μόνο αν εργάζεστε με μία σχεσιακή βάση δεδομένων."
-#: 30000000.xhp
+#: 05020000.xhp
msgctxt ""
-"30000000.xhp\n"
-"tit\n"
+"05020000.xhp\n"
+"par_id3149235\n"
+"4\n"
"help.text"
-msgid "Adabas D Database"
-msgstr "Βάση δεδομένων Adabas D"
+msgid "When you choose <emph>Tools - Relationships</emph>, a window opens in which all the existing relationships between the tables of the current database are shown. If no relationships have been defined, or if you want to relate other tables of the database to each other, then click the <emph>Add Tables</emph> icon. The <link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\">Add Tables</link> dialog opens in which you can select the tables that you want."
+msgstr "Όταν επιλέγετε <emph>Εργαλεία - Σχέσεις</emph>, ανοίγει ένα παράθυρο στο οποίο εμφανίζονται όλες οι υπάρχουσες σχέσεις μεταξύ των πινάκων στην τρέχουσα βάση δεδομένων. Αν δεν έχει οριστεί καμία σχέση, ή αν επιθυμείτε να σχετίσετε άλλους πίνακες της βάσης δεδομένων μεταξύ τους, κάντε κλικ στο εικονίδιο <emph>Προσθήκη πινάκων</emph>. Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/02/14020100.xhp\" name=\"Προσθήκη πινάκων\">Προσθήκη πινάκων</link> στο οποίο μπορείτε να επιλέξετε τους πίνακες που επιθυμείτε."
-#: 30000000.xhp
+#: 05020000.xhp
msgctxt ""
-"30000000.xhp\n"
-"hd_id3151262\n"
-"1\n"
+"05020000.xhp\n"
+"par_id3152812\n"
+"17\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/30000000.xhp\" name=\"Adabas D Database\">Adabas D Database</link>"
-msgstr "<link href=\"text/shared/explorer/database/30000000.xhp\" name=\"Βάση δεδομένων Adabas D\">Βάση δεδομένων Adabas D</link>"
+msgid "If the <emph>Relation Design</emph> window is open, the selected tables cannot be modified, even in Table Design mode. This ensures that tables are not changed while the relations are being created."
+msgstr "Αν είναι ανοικτό το παράθυρο <emph>Σχεδίαση σχέσης</emph>, οι επιλεγμένοι πίνακες δεν μπορούν να τροποποιηθούν, ακόμα και στη λειτουργία Σχεδίαση πίνακα. Με αυτόν τον τρόπο βεβαιώνεται ότι οι πίνακες δεν τροποποιούνται κατά τη δημιουργία των σχέσεων."
-#: 30000000.xhp
+#: 05020000.xhp
msgctxt ""
-"30000000.xhp\n"
-"par_id3479720\n"
+"05020000.xhp\n"
+"par_id3150541\n"
+"5\n"
"help.text"
-msgid "The Adabas D software package can be downloaded and installed separately (see www.adabas.com)."
-msgstr "Το πακέτο λογισμικού Adabas D μπορεί να κατέβει και να εγκατασταθεί ξεχωριστά (δείτε www.adabas.com)."
+msgid "The selected tables are shown in the top area of the design view. You can close a table window through the context menu or with the Delete key."
+msgstr "Οι επιλεγμένοι πίνακες εμφανίζονται στην πάνω περιοχή της προβολής της σχεδίασης. Μπορείτε να κλείσετε ένα παράθυρο του πίνακα μέσω του μενού περιβάλλοντος ή με το πλήκτρο Delete."
-#: 30000000.xhp
+#: 05020000.xhp
msgctxt ""
-"30000000.xhp\n"
-"hd_id3152997\n"
-"3\n"
+"05020000.xhp\n"
+"bm_id3148922\n"
"help.text"
-msgid "About Adabas"
-msgstr "Περί Adabas"
+msgid "<bookmark_value>primary keys;inserting (Base)</bookmark_value><bookmark_value>keys;primary keys (Base)</bookmark_value><bookmark_value>external keys (Base)</bookmark_value>"
+msgstr "<bookmark_value>πρωτεύοντα κλειδιά, εισαγωγή (Base)</bookmark_value><bookmark_value>κλειδιά, πρωεύοντα κλειδιά (Base)</bookmark_value><bookmark_value>εξωτερικά κλειδιά (Base)</bookmark_value>"
-#: 30000000.xhp
+#: 05020000.xhp
msgctxt ""
-"30000000.xhp\n"
-"par_id3151111\n"
-"4\n"
+"05020000.xhp\n"
+"hd_id3148922\n"
+"6\n"
"help.text"
-msgid "The free available Adabas database is restricted to a size of 100 MB, and a maximum of three users on a network. See the \"License.txt\" file in the Adabas directory for more details. The Adabas database must be installed in a separate directory from $[officename]."
-msgstr "Η ελεύθερη διαθέσιμη βάση δεδομένων Adabas περιορίζεται σε ένα μέγεθος 100 MB και ένα μέγιστο των τριών χρηστών στο διαδίκτυο. Δείτε το αρχείο \"License.txt\" στον κατάλογο Adabas για περισσότερες λεπτομέρειες. Η βάση δεδομένων Adabas πρέπει να εγκατασταθεί σε διαφορετικό κατάλογο από το $[officename]."
+msgid "Primary key and other key"
+msgstr "Πρωτεύον κλειδί και άλλο κλειδί"
-#: 30000000.xhp
+#: 05020000.xhp
msgctxt ""
-"30000000.xhp\n"
-"par_id3154749\n"
-"97\n"
+"05020000.xhp\n"
+"par_id3149168\n"
+"7\n"
"help.text"
-msgid "The name of an Adabas file cannot exceed 8 characters. The path to the Adabas file, including the file name, cannot exceed 30 characters, and must be compliant with the 7-bit ASCII code. Both the path and the file name cannot contain spaces."
-msgstr "Το όνομα ενός αρχείου της Adabas δεν πρέπει να υπερβαίνει τους 8 χαρακτήρες. Η διαδρομή προς το αρχείο της Adabas, συμπεριλαμβανομένου και του ονόματος του αρχείου, δεν πρέπει να υπερβαίνει τους 30 χαρακτήρες, και πρέπει να είναι συμβατό με τον κώδικα 7-bit ASCII. Αμφότερα, η διαδρομή και το όνομα του αρχείου δεν μπορούν να περιέχουν κενά."
+msgid "If you want to define a relation among the different tables, you should enter a <link href=\"text/shared/00/00000005.xhp#primaerschluessel\" name=\"primary key\">primary key</link> that clearly identifies a data field of the existing table. You can refer to the primary key from other tables to access the data of this table. All data fields referring to this primary key will be identified as an external key."
+msgstr "Αν επιθυμείτε να ορίσετε μία σχέση μεταξύ διαφορετικών πινάκων, θα πρέπει να εισάγετε ένα <link href=\"text/shared/00/00000005.xhp#primaerschluessel\" name=\"πρωτεύον κλειδί\">πρωτεύον κλειδί</link> που αναγνωρίζει καθαρά ένα πεδίο δεδομένων του υπάρχοντος πίνακα. Μπορείτε να αναφέρετε το πρωτεύον κλειδί από άλλους πίνακες ώστε να έχετε πρόσβαση στα δεδομένα του πίνακα αυτού. Όλα τα πεδία δεδομένων που αναφέρονται σε αυτό το πρωτεύον κλειδί θα αναγνωριστούν ως ένα εξωτερικό κλειδί."
-#: 30000000.xhp
+#: 05020000.xhp
msgctxt ""
-"30000000.xhp\n"
-"par_id3153254\n"
-"6\n"
+"05020000.xhp\n"
+"par_id3147085\n"
+"8\n"
"help.text"
-msgid "Under Windows, the Adabas setup application adds the DBROOT environment variable that contains the path information for the database. If the setup application finds this variable, it does not install the database."
-msgstr "Στα Windows, η εφαρμογή εγκατάστασης της Adabas προσθέτει τη μεταβλητή περιβάλλοντος DBROOT η οποία περιέχει τις πληροφορίες σχετικά με την διαδρομή για τη βάση δεδομένων. Αν η εφαρμογή εγκατάστασης εντοπίσει τη μεταβλητή αυτήν, δεν θα εγκαταστήσει τη βάση δεδομένων."
+msgid "All data fields referring to a primary key will be identified in the table window by a small key symbol."
+msgstr "Όλα τα πεδία δεδομένων που αναφέρονται σε ένα πρωτεύον κλειδί θα υποδεικνύονται στο παράθυρο του πίνακα από ένα σύμβολο μικρού κλειδιού."
-#: 30000000.xhp
+#: 05020000.xhp
msgctxt ""
-"30000000.xhp\n"
-"hd_id3154729\n"
-"37\n"
+"05020000.xhp\n"
+"hd_id3153193\n"
+"12\n"
"help.text"
-msgid "Create New Adabas Database"
-msgstr "Δημιουργία νέας βάσης δεδομένων Adabas"
+msgid "Define relations"
+msgstr "Ορισμός σχέσεων"
-#: 30000000.xhp
+#: 05020000.xhp
msgctxt ""
-"30000000.xhp\n"
-"par_id3149378\n"
-"38\n"
+"05020000.xhp\n"
+"bm_id3155430\n"
"help.text"
-msgid "Use the <link href=\"text/shared/explorer/database/30100000.xhp\" name=\"Create New Adabas Database\"><emph>Create New Adabas Database</emph></link> dialog to create an Adabas database:"
-msgstr "Χρησιμοποιήστε το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/30100000.xhp\" name=\"Δημιουργία νέας βάσης δεδομένων Adabas\"><emph>Δημιουργία νέας βάσης δεδομένων Adabas</emph></link> για να δημιουργήσετε μία βάση δεδομένων Adabas:"
+msgid "<bookmark_value>relations; creating and deleting (Base)</bookmark_value>"
+msgstr "<bookmark_value>σχέσεις, δημιουργία και διαγραφή (Base)</bookmark_value>"
-#: 30000000.xhp
+#: 05020000.xhp
msgctxt ""
-"30000000.xhp\n"
-"par_id3147045\n"
-"39\n"
+"05020000.xhp\n"
+"par_id3155430\n"
+"13\n"
"help.text"
-msgid "Choose <emph>File - New - Database</emph> to open the Database Wizard."
-msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία - Βάση δεδομένων</emph> για να ανοίξετε τον Αυτόματο πιλότο βάσης δεδομένων."
+msgid "All existing relations are shown in the relations windows by a line that connects the primary and other key fields. You can add a relation by using drag-and-drop to drop the field of one table onto the field of the other table. A relation is removed again by selecting it and pressing the Delete key."
+msgstr "Όλες οι υπάρχουσες σχέσεις εμφανίζονται στα παράθυρα σχέσεων με μία γραμμή που συνδέει το πεδίο του πρωτεύοντος κλειδιού και τα πεδία των άλλων κλειδιών. Μπορείτε να προσθέσετε μία σχέση χρησιμοποιώντας τη μεταφορά και απόθεση για να μεταφέρετε το πεδίο ενός πίνακα μέσα στο πεδίο κάποιου διαφορετικού πίνακα. Μία σχέση αφαιρείται ξανά, επιλέγοντάς την και πιέζοντας το πλήκτρο Delete."
-#: 30000000.xhp
+#: 05020000.xhp
msgctxt ""
-"30000000.xhp\n"
-"par_id3147394\n"
-"98\n"
+"05020000.xhp\n"
+"par_id3149984\n"
+"18\n"
"help.text"
-msgid "Click <emph>Connect to an existing database</emph>, and then select \"Adabas\" in the listbox (scroll up in the listbox)."
-msgstr "Κάντε κλικ στην επιλογή <emph>Σύνδεση σε μία υπάρχουσα βάση δεδομένων</emph>, και ύστερα επιλέξτε \"Adabas\" στο πεδίο της λίστας (κυλιόμενο στο πεδίο λίστας)."
+msgid "Alternatively, you can also click the <emph>New Relation</emph> icon in the top area of the relation field and define the relation between two tables in the <link href=\"text/shared/explorer/database/05020100.xhp\" name=\"Relations\"><emph>Relations</emph></link> dialog."
+msgstr "Εναλλακτικά, μπορείτε επίσης να κάνετε κλικ στο εικονίδιο <emph>Δημιουργία σχέσης</emph> στην πάνω περιοχή του πεδίου της σχέσης και να ορίσετε τη σχέση μεταξύ δύο πινάκων στο παράθυρο διαλόγου <link href=\"text/shared/explorer/database/05020100.xhp\" name=\"Σχέσεις\"><emph>Σχέσεις</emph></link>."
-#: 30000000.xhp
+#: 05020000.xhp
msgctxt ""
-"30000000.xhp\n"
-"par_id3155600\n"
-"99\n"
+"05020000.xhp\n"
+"par_id3153093\n"
+"14\n"
"help.text"
-msgid "Work through the steps in the remaining pages of the Database Wizard."
-msgstr "Πραγματοποιήστε τα βήματα στις υπόλοιπες σελίδες του Αυτόματου πιλότου βάσης δεδομένων."
+msgid "If you use $[officename] as the front-end for a relational database, the creation and deletion of relationships is not placed in an intermediate memory by $[officename], but is forwarded directly to the external database."
+msgstr "Αν χρησιμοποιείτε το $[officename] ως σύστημα επικοινωνίας με μία σχεσιακή βάση δεδομένων, η δημιουργία και διαγραφή των σχέσεων δεν τοποθετείται σε μία ενδιάμεση μνήμη του $[officename], αλλά προωθείται απευθείας στην εξωτερική βάση δεδομένων."
-#: 30000000.xhp
+#: 05020000.xhp
msgctxt ""
-"30000000.xhp\n"
-"hd_id3154270\n"
-"42\n"
+"05020000.xhp\n"
+"par_id3155856\n"
+"15\n"
"help.text"
-msgid "Deleting an Adabas Database"
-msgstr "Διαγραφή βάσης δεδομένων Adabas"
+msgid "By double-clicking a connection line, you can assign certain properties to the relation. The <emph>Relations </emph>dialog opens."
+msgstr "Κάνοντας διπλό κλικ σε μία γραμμή σύνδεσης, μπορείτε να αναθέσετε συγκεκριμένες ιδιότητες στη σχέση. Ανοίγει το παράθυρο διαλόγου <emph>Σχέσεις</emph>."
-#: 30000000.xhp
+#: 05020100.xhp
msgctxt ""
-"30000000.xhp\n"
-"par_id3157869\n"
-"43\n"
+"05020100.xhp\n"
+"tit\n"
"help.text"
-msgid "To delete the reference to an Adabas database, choose <emph>Tools - Options - %PRODUCTNAME Base - Databases</emph>. Select the database, and then click <emph>Delete</emph>."
-msgstr "Για να διαγράψετε την παραπομπή σε μία βάση δεδομένων Adabas, επιλέξτε <emph>Εργαλεία - Επιλογές - %PRODUCTNAME Base - Βάσεις δεδομένων</emph>. Επιλέξτε τη βάση δεδομένων, και ύστερα κάντε κλικ στη <emph>Διαγραφή</emph>."
+msgid "Relations"
+msgstr "Σχέσεις"
-#: 05000001.xhp
+#: 05020100.xhp
msgctxt ""
-"05000001.xhp\n"
-"tit\n"
+"05020100.xhp\n"
+"bm_id3150499\n"
"help.text"
-msgid "Table Context Menus"
-msgstr "Μενού περιβάλλοντος Πίνακα"
+msgid "<bookmark_value>relations; properties (Base)</bookmark_value><bookmark_value>key fields for relations (Base)</bookmark_value><bookmark_value>cascading update (Base)</bookmark_value>"
+msgstr "<bookmark_value>σχέσεις, ιδιότητες (Base)</bookmark_value><bookmark_value>πεδία κλειδιών για σχέσεις (Base)</bookmark_value><bookmark_value>κατιούσα παράθεση ενημέρωσης (Base)</bookmark_value>"
-#: 05000001.xhp
+#: 05020100.xhp
msgctxt ""
-"05000001.xhp\n"
-"hd_id3148983\n"
+"05020100.xhp\n"
+"hd_id3150445\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05000001.xhp\" name=\"Table Context Menus\">Table Context Menus</link>"
-msgstr "<link href=\"text/shared/explorer/database/05000001.xhp\" name=\"Μενού περιβάλλοντος πίνακα\"> Μενού περιβάλλοντος πίνακα</link>"
+msgid "Relations"
+msgstr "Σχέσεις"
-#: 05000001.xhp
+#: 05020100.xhp
msgctxt ""
-"05000001.xhp\n"
-"par_id3163829\n"
+"05020100.xhp\n"
+"par_id3150499\n"
"2\n"
"help.text"
-msgid "The context menu of the table container offers various functions that apply to all database tables. To edit a special table within the database, select the corresponding table and open its context menu."
-msgstr "Το μενού περιβάλλοντος των πινάκων παρέχει διάφορες συναρτήσεις που εφαρμόζονται σε όλους τους πίνακες της βάσης δεδομένων. Για να επεξεργαστείτε ένα συγκεκριμένο πίνακα εντός μίας βάσης δεδομένων, επιλέξτε τον αντίστοιχο πίνακα και ανοίξτε το μενού περιβάλλοντός του."
-
-#: 05000001.xhp
-msgctxt ""
-"05000001.xhp\n"
-"par_id3146958\n"
-"4\n"
-"help.text"
-msgid "Depending on the context, it is possible that not all the functions for your current database are listed in the context menus. For example, the <emph>Relationships</emph> command for defining relationships between various tables is only available with relational databases."
-msgstr "Ανάλογα με το πλαίσιο των σχέσεων, μπορεί να μην καταγράφονται όλες οι συναρτήσεις για την τρέχουσα βάση δεδομένων σας στο μενού περιβάλλοντος. Για παράδειγμα, η εντολή <emph>Σχέσεις</emph> για ορισμό σχέσεων μεταξύ διάφορων πινάκων είναι διαθέσιμη μόνο για σχεσιακές βάσεις δεδομένων."
+msgid "<ahelp hid=\".uno:DBAddRelation\">Allows you to define and edit a relation between two tables.</ahelp>"
+msgstr "<ahelp hid=\".uno:DBAddRelation\">Σας επιτρέπει να ορίσετε και να επεξεργαστείτε μία σχέση μεταξύ δύο πινάκων.</ahelp>"
-#: 05000001.xhp
+#: 05020100.xhp
msgctxt ""
-"05000001.xhp\n"
-"par_id3145382\n"
+"05020100.xhp\n"
+"par_id3155136\n"
"3\n"
"help.text"
-msgid "Depending on the database system used, you will find the following entries on the context menus:"
-msgstr "Ανάλογα με το σύστημα που χρησιμοποιείται από τη βάση δεδομένων, θα βρείτε τις ακόλουθες καταχωρήσεις στα μενού περιβάλλοντος:"
+msgid "The update and delete options are only available if they are supported by the database used."
+msgstr "Οι επιλογές της ενημέρωσης και της διαγραφής είναι διαθέσιμες μόνο αν οι δυνατότητες αυτές υποστηρίζονται από τη βάση δεδομένων που χρησιμοποιείτε."
-#: 05000001.xhp
+#: 05020100.xhp
msgctxt ""
-"05000001.xhp\n"
-"par_id3166461\n"
-"9\n"
+"05020100.xhp\n"
+"hd_id3155341\n"
+"27\n"
"help.text"
-msgid "If a <link href=\"text/shared/01/05340400.xhp\" name=\"table is open\">table is open</link>, there are several functions available to edit the data."
-msgstr "Αν ένας <link href=\"text/shared/01/05340400.xhp\" name=\"πίνακας είναι ανοικτός\">πίνακας είναι ανοικτός</link>, υπάρχουν διάφορες διαθέσιμες συναρτήσεις για να επεξεργαστείτε τα δεδομένα."
+msgid "Tables"
+msgstr "Πίνακες"
-#: querywizard05.xhp
+#: 05020100.xhp
msgctxt ""
-"querywizard05.xhp\n"
-"tit\n"
+"05020100.xhp\n"
+"par_id3153880\n"
+"28\n"
"help.text"
-msgid "Query Wizard - Grouping"
-msgstr "Αυτόματος πιλότος ερωτήματος - Ομαδοποίηση"
+msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_REL_PROPERTIES_LB_RIGHT_TABLE\" visibility=\"hidden\">This is where the two related tables are listed.</ahelp> If you create a new relation, you can select one table from each of the combo boxes in the top part of the dialog."
+msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_REL_PROPERTIES_LB_RIGHT_TABLE\" visibility=\"hidden\">Εδώ παρουσιάζονται οι δύο συσχετισμένοι πίνακες.</ahelp>Αν δημιουργήσετε μία νέα σχέση, μπορείτε να επιλέξετε έναν πίνακα από καθένα από τα πολλαπλά πεδία στο πάνω μέρος του παραθύρου διαλόγου."
-#: querywizard05.xhp
+#: 05020100.xhp
msgctxt ""
-"querywizard05.xhp\n"
-"par_idN10546\n"
+"05020100.xhp\n"
+"par_id3154047\n"
+"29\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard05.xhp\">Query Wizard - Grouping</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard05.xhp\">Αυτόματος πιλότος ερωτήματος - Ομαδοποίηση</link>"
+msgid "If you opened the <emph>Relations</emph> dialog for an existing relation by double-clicking the connection lines in the Relation window, then the tables involved in the relation cannot be modified."
+msgstr "Αν έχετε ανοίξει το παράθυρο διαλόγου <emph>Σχέσεις</emph> για μία υπάρχουσα σχέση κάνοντας διπλό κλικ στις γραμμές σύνδεσης στο παράθυρο Σχέσεις, τότε οι πίνακες που συμμετέχουν στη σχέση δεν μπορούν να τροποποιηθούν."
-#: querywizard05.xhp
+#: 05020100.xhp
msgctxt ""
-"querywizard05.xhp\n"
-"par_idN10556\n"
+"05020100.xhp\n"
+"hd_id3153822\n"
+"4\n"
"help.text"
-msgid "Specifies whether to group the query. The data source must support the SQL statement \"Order by clauses\" to enable this page of the Wizard."
-msgstr "Προσδιορίζει αν θα ομαδοποιηθεί το ερώτημα. Η προέλευση δεδομένων πρέπει να υποστηρίζει τη δήλωση SQL \"Ταξινόμηση κατά προτάσεις\" για να ενεργοποιήσετε τη σελίδα αυτήν του Αυτόματου πιλότου."
+msgid "Key fields"
+msgstr "Πεδία κλειδιών"
-#: querywizard05.xhp
+#: 05020100.xhp
msgctxt ""
-"querywizard05.xhp\n"
-"par_idN10589\n"
+"05020100.xhp\n"
+"par_id3159157\n"
+"5\n"
"help.text"
-msgid "Group by"
-msgstr "Ομαδοποίηση κατά"
+msgid "<ahelp hid=\"HID_RELDLG_KEYFIELDS\">Defines the key fields for the relation.</ahelp>"
+msgstr "<ahelp hid=\"HID_RELDLG_KEYFIELDS\">Καθορίζει τα πεδία των κλειδιών για τη σχέση.</ahelp>"
-#: querywizard05.xhp
+#: 05020100.xhp
msgctxt ""
-"querywizard05.xhp\n"
-"par_idN1058D\n"
+"05020100.xhp\n"
+"par_id3149235\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays all fields that are to be used to group the query.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει όλα τα πεδία που θα χρησιμοποιηθούν για την ομαδοποίηση του ερωτήματος.</ahelp>"
+msgid "<ahelp hid=\"HID_RELATIONDIALOG_RIGHTFIELDCELL\">The names of the tables selected for the link appear here as column names.</ahelp> If you click a field, you can use the arrow buttons to select a field from the table. Each relation is written in a row."
+msgstr "<ahelp hid=\"HID_RELATIONDIALOG_RIGHTFIELDCELL\">τα ονόματα των πινάκων που επιλέχτηκαν για τη σύνδεση εμφανίζονται ως ονόματα στηλών.</ahelp> Αν κάνετε κλικ σε ένα πεδίο, μπορείτε να χρησιμοποιήσετε τα κουμπιά των βελών για να επιλέξετε ένα πεδίο από τον πίνακα. Κάθε σχέση καταχωρείται σε μία γραμμή."
-#: querywizard05.xhp
+#: 05020100.xhp
msgctxt ""
-"querywizard05.xhp\n"
-"par_idN10590\n"
+"05020100.xhp\n"
+"hd_id3145609\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard06.xhp\" name=\"Query Wizard - Grouping conditions\">Query Wizard - Grouping conditions</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard06.xhp\" name=\"Αυτόματος πιλότος ερωτήματος - Συνθήκες ομαδοποίησης\">Αυτόματος πιλότος ερωτήματος - Συνθήκες ομαδοποίησης</link>"
+msgid "Update options"
+msgstr "Επιλογές ενημέρωσης"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"tit\n"
+"05020100.xhp\n"
+"par_id3153061\n"
+"7\n"
"help.text"
-msgid "Queries"
-msgstr "Ερωτήματα"
+msgid "Here you can select options that take effect when there are changes to a primary key field."
+msgstr "Εδώ, μπορείτε να επιλέξετε επιλογές που θα εφαρμοστούν όταν υπάρξουν αλλαγές στο πεδίο ενός πρωτεύοντος κλειδιού."
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"bm_id3150445\n"
+"05020100.xhp\n"
+"hd_id3149046\n"
+"8\n"
"help.text"
-msgid "<bookmark_value>queries;overview (Base)</bookmark_value><bookmark_value>tables in databases; printing queries (Base)</bookmark_value><bookmark_value>printing; queries (Base)</bookmark_value><bookmark_value>queries; printing (Base)</bookmark_value>"
-msgstr "<bookmark_value>ερωτήματα, επισκόπηση (Base)</bookmark_value><bookmark_value>πίνακες σε βάσεις δεδομένων,εκτυπώνοντας ερωτήματα (Base)</bookmark_value><bookmark_value>εκτύπωση, ερωτήματα (Base)</bookmark_value><bookmark_value>ερωτήματα, εκτύπωση (Base)</bookmark_value>"
+msgid "No action"
+msgstr "Καμιά ενέργεια"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"hd_id3150445\n"
-"1\n"
+"05020100.xhp\n"
+"par_id3152360\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Queries\">Queries</link>"
-msgstr "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Ερωτήματα\">Ερωτήματα</link>"
+msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_NO_CASC_UPD\">Specifies that any change made to a primary key does not affect other external key fields.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_NO_CASC_UPD\">Προσδιορίζει ότι κάθε αλλαγή που πραγματοποιείται σε ένα πρωτεύον κλειδί δεν επηρεάζει πεδία άλλων εξωτερικών κλειδιών.</ahelp>"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3150499\n"
-"2\n"
+"05020100.xhp\n"
+"hd_id3148664\n"
+"10\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 to multiple tables, if they are linked by common data fields."
-msgstr "Το \"ερώτημα\" είναι ειδική προβολή πίνακα. Ένα ερώτημα μπορεί να εμφανίσει επιλεγμένες εγγραφές ή επιλεγμένα πεδία εγγραφών· μπορεί επίσης να ταξινομήσει αυτές τις εγγραφές. Ένα ερώτημα μπορεί να εφαρμοστεί σε ένα σε πολλούς πίνακες, εάν είναι συνδεδεμένοι με κοινά πεδία δεδομένων."
+msgid "Updating cascade"
+msgstr "Ενημέρωση επικάλυψης"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3147399\n"
-"12\n"
+"05020100.xhp\n"
+"par_id3154073\n"
+"11\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 "Χρησιμοποιήστε τα ερωτήματα για την εύρεση εγγραφών από πίνακες δεδομένων βάσει συγκεκριμένων κριτηρίων. Όλα τα δημιουργούμενα ερωτήματα για μια βάση δεδομένων καταχωρούνται στα <emph>Ερωτήματα</emph>. Καθώς αυτή η καταχώρηση περιλαμβάνει τα ερωτήματα της βάσης δεδομένων, ονομάζεται επίσης \"περιέκτης ερωτήματος\"."
+msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD\">Updates all the external key fields if the value of the corresponding primary key has been modified (Cascading Update).</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD\">Ενημερώνει όλα τα πεδία των εξωτερικών κλειδιών αν η τιμή του αντίστοιχου πρωτεύοντος κλειδιού έχει τροποποιηθεί (Ενημέρωση επικάλυψης).</ahelp>"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"hd_id3153750\n"
-"39\n"
+"05020100.xhp\n"
+"hd_id3145171\n"
+"12\n"
"help.text"
-msgid "Printing Queries"
-msgstr "Εκτύπωση ερωτημάτων"
+msgid "Set null"
+msgstr "Ορισμός κενού"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3149183\n"
-"40\n"
+"05020100.xhp\n"
+"par_id3154123\n"
+"13\n"
"help.text"
-msgid "To print a query or table:"
-msgstr "Για να εκτυπώσετε ένα ερώτημα ή έναν πίνακα, κάντε τα εξής:"
+msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD_NULL\"> If the corresponding primary key has been modified, use this option to set the \"IS NULL\" value to all external key fields. IS NULL means that the field is empty.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD_NULL\"> Αν το αντίστοιχο πρωτεύον κλειδί έχει τροποποιηθεί, χρησιμοποιήστε αυτήν την επιλογή για να θέσετε την τιμή \"IS NULL\" σε όλα τα πεδία των εξωτερικών κλειδιών. Το IS NULL σημαίνει ότι το πεδίο είναι κενό.</ahelp>"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3156426\n"
-"41\n"
+"05020100.xhp\n"
+"hd_id3150448\n"
+"14\n"
"help.text"
-msgid "Open a text document (or a spreadsheet document if you prefer the specific printing functions of this type of document)."
-msgstr "Ανοίξτε ένα έγγραφο κειμένου (ή ένα έγγραφο υπολογιστικού φύλλου, εάν προτιμάτε τις ειδικές λειτουργίες εκτύπωσης του συγκεκριμένου τύπου εγγράφου)."
+msgid "Set default"
+msgstr "Ορισμός προεπιλογής"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3149827\n"
-"42\n"
+"05020100.xhp\n"
+"par_id3151041\n"
+"15\n"
"help.text"
-msgid "Open the database file and click the Table icon if you want to print a table, or click the Query icon if you want to print a query."
-msgstr "Ανοίξτε το αρχείο της βάσης δεδομένων και κάντε κλικ στο εικονίδιο του Πίνακα εάν θέλετε να εκτυπώσετε τον πίνακα, ή κάντε κλικ στο εικονίδιο του Ερωτήματος εάν θέλετε να εκτυπώσετε ένα ερώτημα."
+msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD_DEFAULT\"> If the corresponding primary key has been modified, use this option to set a default value to all external key fields.</ahelp> During the creation of the corresponding table, the default value of an external key field will be defined when you assign the field properties."
+msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_UPD_DEFAULT\"> Αν το αντίστοιχο πρωτεύον κλειδί έχει τροποποιηθεί, χρησιμοποιήστε αυτήν την επιλογή για να θέσετε μία προεπιλεγμένη τιμή σε όλα τα πεδία εξωτερικών κλειδιών.</ahelp> Κατά τη διάρκεια της δημιουργίας του αντίστοιχου πίνακα, η προεπιλεγμένη τιμή του πεδίου των εξωτερικών κλειδιών θα οριστεί όταν προσδιορίζετε τις ιδιότητες του πεδίου."
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3149398\n"
-"43\n"
+"05020100.xhp\n"
+"hd_id3125863\n"
+"16\n"
"help.text"
-msgid "Drag the name of the table or query into the open text document or spreadsheet. The dialog <link href=\"text/shared/02/12070000.xhp\" name=\"Insert Database Columns\">Insert Database Columns</link> opens."
-msgstr "Μεταφέρετε το όνομα του πίνακα ή ερωτήματος στο ανοιχτό έγγραφο κειμένου ή υπολογιστικού φύλλου. Ο διάλογος <link href=\"text/shared/02/12070000.xhp\" name=\"Εισαγωγή στηλών Βάσης Δεδομένων\">Εισαγωγή στηλών Βάσης Δεδομένων </link> ανοίγει."
+msgid "Delete options"
+msgstr "Επιλογές διαγραφής"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3150443\n"
-"44\n"
+"05020100.xhp\n"
+"par_id3153193\n"
+"17\n"
"help.text"
-msgid "Decide which columns = data fields you want to include. You can also click the <emph>AutoFormat</emph> button and select a corresponding formatting type. Close the dialog."
-msgstr "Αποφασίστε ποιες στήλες = πεδία δεδομένων θέλετε να συμπεριλάβετε. Μπορείτε, επίσης, κάνοντας κλικ στο κουμπί <emph>Αυτόματη Μορφοποίηση</emph> να επιλέξετε την κατάλληλη μορφοποίηση. Κλείστε το παράθυρο διαλόγου."
+msgid "Here you can select options that take effect when a primary key field is deleted."
+msgstr "Εδώ μπορείτε να επιλέξετε κάποιες επιλογές που θα εφαρμοστούν όταν διαγράφεται το πεδίο ενός πρωτεύοντος κλειδιού."
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3153561\n"
-"49\n"
+"05020100.xhp\n"
+"hd_id3159252\n"
+"18\n"
"help.text"
-msgid "The query or table will be inserted into your document."
-msgstr "Το ερώτημα ή ο πίνακας θα εισαχθούν στο έγγραφό σας."
+msgid "No action"
+msgstr "Καμιά ενέργεια"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3150503\n"
-"50\n"
+"05020100.xhp\n"
+"par_id3145785\n"
+"19\n"
"help.text"
-msgid "Print the document by choosing <emph>File - Print</emph>."
-msgstr "Εκτυπώστε το έγγραφο επιλέγοντας <emph>Αρχείο - Εκτύπωση</emph>."
+msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_NO_CASC_DEL\">Specifies that the deletion of a primary key will not have any effect on other external key fields.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_NO_CASC_DEL\">Καθορίζει ότι η διαγραφή του πρωτεύοντος κλειδιού δεν θα επηρεάζει άλλα πεδία εξωτερικών κλειδιών.</ahelp>"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3153146\n"
-"47\n"
+"05020100.xhp\n"
+"hd_id3154146\n"
+"20\n"
"help.text"
-msgid "You can also open the data source view (F4), select the entire database table in the data source view (button in the top left corner of the table), and then drag the selection to a text document or spreadsheet."
-msgstr "Μπορείτε, επίσης, να επιλέξετε την προβολή προέλευσης δεδομένων (F4), αφού επιλέξετε ολόκληρη την βάση δεδομένων του πίνακα στην προβολή προέλευσης δεδομένων (κάνοντας κλικ στο κουμπί που βρίσκεται στην επάνω αριστερή γωνία του πίνακα), και στη συνέχεια, να τον μεταφέρετε σε ένα έγγραφο κειμένου ή σε ένα υπολογιστικό φύλλο."
+msgid "Delete cascade"
+msgstr "Διαγραφή επικάλυψης"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"hd_id3148946\n"
-"46\n"
+"05020100.xhp\n"
+"par_id3155309\n"
+"21\n"
"help.text"
-msgid "<link href=\"text/shared/main0212.xhp\" name=\"Sorting and Filtering Data\">Sorting and Filtering Data</link>"
-msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Sorting and Filtering Data\">Ταξινόμηση και φιλτράρισμα δεδομένων</link>"
+msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL\">Specifies that all external key fields will be deleted if you delete the corresponding primary key field.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL\">Καθορίζει ότι όλα τα πεδία εξωτερικών κλειδιών θα διαγραφούν αν διαγράψετε το πεδίο του αντίστοιχου πρωτεύοντος κλειδιού.</ahelp>"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3149655\n"
-"28\n"
+"05020100.xhp\n"
+"par_id3153140\n"
+"22\n"
"help.text"
-msgid "Allows you to sort and filter the data in a query table."
-msgstr "Σας επιτρέπει να ταξινομήσετε και να φιλτράρετε τα δεδομένα σε ένα πίνακα ερωτημάτων."
+msgid "When you delete a primary key field with the<emph> Delete cascade </emph>option, all records from other tables that have this key as their foreign key are also deleted. Use this option with great care; it is possible that a major portion of the database can be deleted."
+msgstr "Όταν διαγράφετε ένα πεδίο πρωτεύοντος κλειδιού με την επιλογή<emph> Διαγραφή επικάλυψης </emph>, όλες οι εγγραφές από διαφορετικούς πίνακες που περιέχουν το κλειδί αυτό ως ξένο κλειδί διαγράφονται επίσης. Χρησιμοποιήστε αυτήν την επιλογή με μεγάλη προσοχή καθώς είναι δυνατό να διαγραφεί το μεγαλύτερο μέρος της βάσης δεδομένων."
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"hd_id3153379\n"
-"14\n"
+"05020100.xhp\n"
+"hd_id3152596\n"
+"23\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>"
-msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδίαση ερωτήματος\">Σχεδίαση ερωτήματος</link>"
+msgid "Set null"
+msgstr "Ορισμός κενού"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3151211\n"
-"18\n"
+"05020100.xhp\n"
+"par_id3153363\n"
+"24\n"
"help.text"
-msgid "With the <emph>Query Design</emph>, you can create and edit a query or view."
-msgstr "Με το <emph>Σχεδίαση Ερωτήματος</emph>, μπορείτε να δημιουργήσετε και να τροποποιήσετε ένα ερώτημα ή μια προβολή."
+msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL_NULL\">If you delete the corresponding primary key, the \"IS NULL\" value will be assigned to all external key fields.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL_NULL\">Αν διαγράφετε το αντίστοιχο πρωτεύον κλειδί, η τιμή \"IS NULL\" θα ανατεθεί στα πεδία όλων των εξωτερικών κλειδιών.</ahelp>"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"hd_id3153968\n"
-"29\n"
+"05020100.xhp\n"
+"hd_id3145272\n"
+"25\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Through Several Tables\">Query Through Several Tables</link>"
-msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Ερώτημα από πολλούς πίνακες\">Ερώτημα από πολλούς πίνακες</link>"
+msgid "Set Default"
+msgstr "Ορισμός προεπιλογής"
-#: 02000000.xhp
+#: 05020100.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3151043\n"
-"30\n"
+"05020100.xhp\n"
+"par_id3154320\n"
+"26\n"
"help.text"
-msgid "The query result can contain data from several tables if these are linked to each other by suitable data fields."
-msgstr "Το αποτέλεσμα ερωτήματος μπορεί να περιλαμβάνει δεδομένα από περισσότερους πίνακες, υπό την προϋπόθεση ότι οι πίνακες συνδέονται μεταξύ τους μέσω των κατάλληλων πεδίων δεδομένων."
+msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL_DEFAULT\">If you delete the corresponding primary key, a set value will be set to all external key fields.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_DLG_REL_PROPERTIES_RB_CASC_DEL_DEFAULT\">Αν διαγράφετε το αντίστοιχο πρωτεύον κλειδί, μία τιμή ορισμού θα καθοριστεί στα πεδία όλων των εξωτερικών κλειδιών.</ahelp>"
-#: 02000000.xhp
+#: 05030000.xhp
msgctxt ""
-"02000000.xhp\n"
-"hd_id3159149\n"
-"31\n"
+"05030000.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Formulating Query Criteria\">Formulating Query Criteria</link>"
-msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Ορισμός κριτηρίων ερωτημάτων\">Ορισμός κριτηρίων ερωτημάτων</link>"
+msgid "Copy a Table by Drag-and-Drop"
+msgstr "Αντιγραφή πίνακα με μεταφορά-και-απόθεση"
-#: 02000000.xhp
+#: 05030000.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3154910\n"
-"32\n"
+"05030000.xhp\n"
+"hd_id3154894\n"
+"1\n"
"help.text"
-msgid "You can find out which operators and commands can be used to formulate the filter conditions for a query."
-msgstr "Εδώ θα μάθετε ποιους τελεστές και ποιες εντολές μπορείτε να χρησιμοποιήσετε ώστε να ορίσετε τις συνθήκες φιλτραρίσματος για ένα ερώτημα."
+msgid "<link href=\"text/shared/explorer/database/05030000.xhp\" name=\"Copy Query or Table by Drag-and-Drop\">Copy Query or Table by Drag-and-Drop</link>"
+msgstr "<link href=\"text/shared/explorer/database/05030000.xhp\" name=\"Αντιγραφή ερωτήματος ή πίνακα με μεταφορά-και-απόθεση\">Αντιγραφή ερωτήματος ή πίνακα με μεταφορά-και-απόθεση</link>"
-#: 02000000.xhp
+#: 05030000.xhp
msgctxt ""
-"02000000.xhp\n"
-"hd_id3156212\n"
-"33\n"
+"05030000.xhp\n"
+"bm_id3155535\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Executing Functions\">Executing Functions</link>"
-msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Εκτέλεση συναρτήσεων\">Εκτέλεση συναρτήσεων</link>"
+msgid "<bookmark_value>queries; copying (Base)</bookmark_value><bookmark_value>tables in databases; copying database tables (Base)</bookmark_value>"
+msgstr "<bookmark_value>ερωτήματα, αντιγραφή (Base)</bookmark_value><bookmark_value>πίνακες σε βάσεις δεδομένων, αντιγραφή πινάκων βάσης δεδομένων (Base)</bookmark_value>"
-#: 02000000.xhp
+#: 05030000.xhp
msgctxt ""
-"02000000.xhp\n"
-"par_id3144762\n"
-"34\n"
+"05030000.xhp\n"
+"par_id3155535\n"
+"2\n"
"help.text"
-msgid "You can perform calculations with the data of a table and store the results as a query result."
-msgstr "Μπορείτε να κάνετε υπολογισμούς με τα δεδομένα ενός πίνακα και να αποθηκεύετε τα αποτελέσματα ως αποτέλεσμα ερωτήματος."
+msgid "Dragging-and-dropping a query or table opens the <emph>Copy Table </emph>dialog, which allows you to define the options for copying a query or a table."
+msgstr "Η μεταφορά και απόθεση ερωτήματος ή πίνακα ανοίγει το παράθυρο διαλόγου <emph>Αντιγραφή πίνακα </emph>, το οποίο σας επιτρέπει να ορίσετε τις επιλογές για αντιγραφή ερωτήματος ή πίνακα."
-#: querywizard07.xhp
+#: 05030000.xhp
msgctxt ""
-"querywizard07.xhp\n"
-"tit\n"
+"05030000.xhp\n"
+"par_id3148539\n"
+"16\n"
"help.text"
-msgid "Query Wizard - Aliases"
-msgstr "Αυτόματος πιλότος ερωτήματος - Ψευδώνυμα"
+msgid "With the <emph>Copy Table </emph>dialog you can:"
+msgstr "Με το παράθυρο διαλόγου <emph>Αντιγραφή πίνακα </emph>μπορείτε να:"
-#: querywizard07.xhp
+#: 05030000.xhp
msgctxt ""
-"querywizard07.xhp\n"
-"par_idN10543\n"
+"05030000.xhp\n"
+"par_id3153147\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard07.xhp\">Query Wizard - Aliases</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard07.xhp\">Αυτόματος πιλότος ερωτήματος - Ψευδώνυμα</link>"
+msgid "copy the data from the table into another table,"
+msgstr "αντιγράφετε τα δεδομένα από τον πίνακα σε ένα διαφορετικό πίνακα,"
-#: querywizard07.xhp
+#: 05030000.xhp
msgctxt ""
-"querywizard07.xhp\n"
-"par_idN10553\n"
+"05030000.xhp\n"
+"par_id3150504\n"
+"19\n"
"help.text"
-msgid "Assigns aliases to field names. Aliases are optional, and can provide more user-friendly names, which are displayed in place of field names. For example, an alias can be used when fields from different tables have the same name."
-msgstr "Αναθέτει ψευδώνυμα σε ονόματα πεδίων. Τα ψευδώνυμα είναι προαιρετικά και μπορούν να παρέχουν πιο φιλικά για το χρήστη ονόματα, τα οποία εμφανίζονται στη θέση των ονομάτων των πεδίων. Για παράδειγμα, ένα ψευδώνυμο μπορεί να χρησιμοποιηθεί όταν πεδία από διαφορετικούς πίνακες έχουν το ίδιο όνομα."
+msgid "use the structure of the table as the basis for creating a new table."
+msgstr "χρησιμοποιείτε τη δομή του πίνακα ως βάση για τη δημιουργία νέου πίνακα."
-#: querywizard07.xhp
+#: 05030000.xhp
msgctxt ""
-"querywizard07.xhp\n"
-"par_idN10556\n"
+"05030000.xhp\n"
+"par_id3155628\n"
+"20\n"
"help.text"
-msgid "Alias"
-msgstr "Ψευδώνυμο"
+msgid "You can copy within the same database or between different databases."
+msgstr "Μπορείτε να αντιγράφετε εντός της ίδιας βάσης δεδομένων ή μεταξύ διαφορετικών βάσεων δεδομένων."
-#: querywizard07.xhp
+#: 05030100.xhp
msgctxt ""
-"querywizard07.xhp\n"
-"par_idN1055A\n"
+"05030100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the alias for the field name.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το ψευδώνυμο για το όνομα του πεδίου.</ahelp>"
+msgid "Copy Table"
+msgstr "Αντιγραφή πίνακα"
-#: querywizard07.xhp
+#: 05030100.xhp
msgctxt ""
-"querywizard07.xhp\n"
-"par_idN1055D\n"
+"05030100.xhp\n"
+"hd_id3085157\n"
+"28\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard08.xhp\" name=\"Query Wizard - Overview\">Query Wizard - Overview</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard08.xhp\" name=\"Αυτόματος πιλότος ερωτήματος - Προεπισκόπηση\">Οδηγός ερωτήματος - Προεπισκόπηση</link>"
+msgid "<link href=\"text/shared/explorer/database/05030100.xhp\" name=\"Copy Table\">Copy Table</link>"
+msgstr "<link href=\"text/shared/explorer/database/05030100.xhp\" name=\"Αντιγραφή πίνακα\">Αντιγραφή πίνακα</link>"
-#: dabadoc.xhp
+#: 05030100.xhp
msgctxt ""
-"dabadoc.xhp\n"
-"tit\n"
+"05030100.xhp\n"
+"par_id3149264\n"
+"29\n"
"help.text"
-msgid "Database File"
-msgstr "Αρχείο βάσης δεδομένων"
+msgid "You can copy a table by dragging and dropping the table onto the table area of a database file window. The <emph>Copy table </emph>dialog appears."
+msgstr "Μπορείτε να αντιγράψετε έναν πίνακα μεταφέροντας και αποθέτοντάς τον σε μια περιοχή πίνακα ενός παράθυρου αρχείου μιας βάσης δεδομένων. Εμφανίζεται το παράθυρο διαλόγου <emph>Αντιγραφή πίνακα</emph>."
-#: dabadoc.xhp
+#: 05030100.xhp
msgctxt ""
-"dabadoc.xhp\n"
-"par_idN10544\n"
+"05030100.xhp\n"
+"hd_id3154926\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabadoc.xhp\">Database File</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabadoc.xhp\">Αρχείο βάσης δεδομένων</link>"
+msgid "Table name"
+msgstr "Όνομα πίνακα"
-#: dabadoc.xhp
+#: 05030100.xhp
msgctxt ""
-"dabadoc.xhp\n"
-"par_idN10554\n"
+"05030100.xhp\n"
+"par_id3144740\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">The database file window organizes the tables, views, queries, and reports of a database in %PRODUCTNAME.</ahelp>"
-msgstr "<ahelp hid=\".\">Το παράθυρο του αρχείου της βάσης δεδομένων διαχειρίζεται τους πίνακες, τις προβολές, τα ερωτήματα, τις συνδέσεις, και τις αναφορές μίας βάσης δεδομένων στο %PRODUCTNAME.</ahelp>"
+msgid "<ahelp hid=\"HID_TAB_WIZ_TABLENAME_EDIT\">Specifies a name for the copy.</ahelp> Some databases only accept names containing eight or fewer characters."
+msgstr "<ahelp hid=\"HID_TAB_WIZ_TABLENAME_EDIT\">Ορίζει ένα όνομα για το αντίγραφο.</ahelp> Μερικές βάσεις δεδομένων δέχονται μόνο ονόματα που περιέχουν μέχρι οκτώ χαρακτήρες."
-#: dabadoc.xhp
+#: 05030100.xhp
msgctxt ""
-"dabadoc.xhp\n"
-"par_idN105B7\n"
+"05030100.xhp\n"
+"hd_id3154228\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/main.xhp\">Working with databases in %PRODUCTNAME</link>"
-msgstr "<link href=\"text/shared/explorer/database/main.xhp\">Εργασία με βάσεις δεδομένων στο %PRODUCTNAME</link>"
+msgid "Options"
+msgstr "Επιλογές"
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"tit\n"
+"05030100.xhp\n"
+"hd_id3157898\n"
+"7\n"
"help.text"
-msgid "Additional Settings"
-msgstr "Πρόσθετες ρυθμίσεις"
+msgid "Definition and data"
+msgstr "Ορισμός και δεδομένα"
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN1054D\n"
+"05030100.xhp\n"
+"par_id3150178\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabapropadd.xhp\">Additional Settings</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabapropadd.xhp\">Πρόσθετες ρυθμίσεις</link>"
+msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_DEFDATA\">Creates a 1:1 copy of the database table.</ahelp> The table definition and the complete data are copied. The table definition includes the table structure and format from different data fields, including special field properties. The field contents supply the data."
+msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_DEFDATA\">Δημιουργεί ένα 1:1 αντίγραφο για το πίνακα της βάσης δεδομένων.</ahelp> Ο ορισμός του πίνακα και όλα τα δεδομένα του αντιγράφονται. Ο ορισμός του πίνακα περιλαμβάνει τη δομή του πίνακα και τη μορφή από διαφορετικά πεδία δεδομένων, συμπεριλαμβανομένων του ιδιοτήτων ειδικού πεδίου. Τα περιεχόμενα του πεδίου σας παρέχουν τα δεδομένα."
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN1055D\n"
+"05030100.xhp\n"
+"hd_id3149346\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies additional options for a data source.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει πρόσθετες επιλογές για μία προέλευση δεδομένων.</ahelp>"
+msgid "Definition"
+msgstr "Ορισμός"
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_id4641865\n"
+"05030100.xhp\n"
+"par_id3156426\n"
+"10\n"
"help.text"
-msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Additional Settings</emph> tab"
-msgstr "Στο παράθυρο μίας βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση δεδομένων - Ιδιότητες</emph>, κάντε κλικ στην καρτέλα <emph>Πρόσθετες ρυθμίσεις</emph>"
+msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_DEF\">Copies only the table definition and not the corresponding data.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_DEF\">Αντιγράφει μόνο τον ορισμό του πίνακα και όχι τα αντίστοιχα δεδομένα.</ahelp>"
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10572\n"
+"05030100.xhp\n"
+"hd_id3143267\n"
+"22\n"
"help.text"
-msgid "The availability of the following controls depends on the type of database:"
-msgstr "Η διαθεσιμότητα των ακόλουθων πεδίων ελέγχου εξαρτάται από τον τύπο της βάσης δεδομένων:"
+msgid "As table view"
+msgstr "Ως προβολή πίνακα"
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10575\n"
+"05030100.xhp\n"
+"par_id3153311\n"
+"23\n"
"help.text"
-msgid "Host name"
-msgstr "Όνομα κεντρικού υπολογιστή"
+msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_VIEW\">If the database supports Views, you can select this option only when a query is copied in a table container. This option enables you to see and edit a query as a normal table view.</ahelp> The table will be filtered in the view with a \"Select\" SQL statement."
+msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_VIEW\">Αν η βάση δεδομένων υποστηρίζει Προβολές, μπορείτε να επιλέξετε αυτήν την επιλογή μόνο αν ένα ερώτημα αντιγράφεται σε ένα πεδίο του πίνακα. Η επιλογή αυτή σας δίνει τη δυνατότητα να δείτε και να επεξεργαστείτε ένα ερώτημα ως κανονική προβολή πίνακα.</ahelp> Θα εφαρμοστεί φίλτρο στον πίνακα στην προβολή με μία δήλωση της SQL \"Επιλογή\"."
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN105D7\n"
+"05030100.xhp\n"
+"hd_id3155535\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the host name of the server that contains the database, for example ldap.server.com.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του κεντρικού υπολογιστή του εξυπηρετητή που περιέχει τη βάση δεδομένων, για παράδειγμα ldap.server.com.</ahelp>"
+msgid "Append data"
+msgstr "Προσθήκη δεδομένων"
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10579\n"
+"05030100.xhp\n"
+"par_id3166410\n"
+"12\n"
"help.text"
-msgid "Port number"
-msgstr "Αριθμός θύρας"
+msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_APPENDDATA\">Appends the data of the table to be copied to an existing table.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_APPENDDATA\">Προσθέτει τα δεδομένα του πίνακα που θα αντιγραφούν σε έναν υπάρχοντα πίνακα.</ahelp>"
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN105F6\n"
+"05030100.xhp\n"
+"par_id3147275\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the port number for the server that hosts the database.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τον αριθμό της θύρας για τον εξυπηρετητή που περιέχει τη βάση δεδομένων.</ahelp>"
+msgid "The table definition must be exactly the same so that data can be copied. Data cannot be copied if a data field in the target table has another format than the data field in the source table."
+msgstr "Ο ορισμός πίνακα πρέπει να είναι ακριβώς ο ίδιος έτσι ώστε τα δεδομένα αυτά να μπορούν να αντιγραφούν. Τα δεδομένα δεν μπορούν να αντιγραφούν αν κάποιο πεδίο δεδομένων στον πίνακα προορισμού έχει διαφορετική μορφοποίηση από ότι το πεδίο δεδομένων στον πίνακα προέλευσης."
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN1057D\n"
+"05030100.xhp\n"
+"par_id3156117\n"
+"31\n"
"help.text"
-msgid "MySQL JDBC driver class"
-msgstr "Κλάση οδηγού MySQL JDBC"
+msgid "Match the data field names in the<emph> Copy Table</emph> dialog on the <link href=\"text/shared/explorer/database/05030400.xhp\" name=\"Apply Columns\">Apply Columns</link> page."
+msgstr "Αντιστοιχίστε τα ονόματα του πεδίου δεδομένων στο παράθυρο διαλόγου<emph> Αντιγραφή πίνακα</emph> στη σελίδα <link href=\"text/shared/explorer/database/05030400.xhp\" name=\"Εφαρμογή στηλών\">Εφαρμογή στηλών</link>"
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10615\n"
+"05030100.xhp\n"
+"par_id3153252\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the name of the JDBC driver for the MySQL database.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του οδηγού JDBC για τη βάση δεδομένων MySQL.</ahelp>"
+msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_APPENDDATA\">If the data cannot be attached, you will see a list of fields in the <emph>Column Info</emph> dialog whose data cannot be copied.</ahelp> If you confirm this dialog with OK, only the data that does not appear in the list will be attached."
+msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_APPENDDATA\">Αν τα δεδομένα δεν μπορούν να επισυναφθούν, θα δείτε μία λίστα με τα πεδία στο παράθυρο διαλόγου <emph>Πληροφορίες στήλης</emph> του οποίου τα δεδομένα δεν μπορούν να αντιγραφούν.</ahelp> Αν επιβεβαιώσετε αυτό το παράθυρο διαλόγου κάνοντας κλικ στο OK, θα επισυναφθούν μόνο τα δεδομένα που δεν εμφανίζονται σε αυτήν τη λίστα."
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10581\n"
+"05030100.xhp\n"
+"par_id3158430\n"
+"15\n"
"help.text"
-msgid "Character set"
-msgstr "Σύνολο χαρακτήρων"
+msgid "If the fields of the target table have a smaller field length than in the source table when data is being attached, the source data fields will automatically be truncated to match the field lengths in the target table."
+msgstr "Αν τα πεδία στον πίνακα προορισμού έχουν μικρότερο μήκος από αυτά του πίνακα προέλευσης όταν επισυνάπτονται τα δεδομένα, τα πεδία των δεδομένων προέλευσης θα περικόπτονται για να ταιριάζουν στα μήκη των πεδίων του πίνακα προορισμού."
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10634\n"
+"05030100.xhp\n"
+"bm_id3149164\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the character set that you want to use to view the database in $[officename].</ahelp> This setting does not affect the database. To use the default character set of your operating system, select \"System\"."
-msgstr "<ahelp hid=\".\">Επιλέξτε το σύνολο χαρακτήρων που επιθυμείτε να χρησιμοποιήσετε για να προβάλετε τη βάση δεδομένων στο $[officename].</ahelp> Αυτή η ρύθμιση δεν επηρεάζει τη βάση δεδομένων. Για να χρησιμοποιήσετε το προεπιλεγμένο σύνολο χαρακτήρων του λειτουργικού σας συστήματος, επιλέξτε \"Σύστημα\"."
+msgid "<bookmark_value>primary keys; defining</bookmark_value>"
+msgstr "<bookmark_value>πρωτεύοντα κλειδιά, ορισμός</bookmark_value>"
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10651\n"
+"05030100.xhp\n"
+"hd_id3149164\n"
+"24\n"
"help.text"
-msgid "Text and dBASE databases are restricted to character sets with a fixed-size character length, where all characters are encoded with the same number of bytes."
-msgstr "Οι βάσεις δεδομένων κειμένου και dBASE περιορίζονται σε σύνολο χαρακτήρων με μήκος χαρακτήρων σταθερού μεγέθους, όπου όλοι οι χαρακτήρες κωδικοποιούνται με τον ίδιο αριθμό byte."
+msgid "Create primary key"
+msgstr "Δημιουργία πρωτεύοντος κλειδιού"
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10585\n"
+"05030100.xhp\n"
+"par_id3155922\n"
+"25\n"
"help.text"
-msgid "Oracle JDBC driver class"
-msgstr "Κλάση οδηγού Oracle JDBC"
+msgid "<ahelp hid=\"DBACCESS_CHECKBOX_TAB_WIZ_COPYTABLE_CB_PRIMARY_COLUMN\">Automatically generates a primary key data field and fills it with values.</ahelp> You should always use this field, since a primary key must always be available in order to edit the table."
+msgstr "<ahelp hid=\"DBACCESS_CHECKBOX_TAB_WIZ_COPYTABLE_CB_PRIMARY_COLUMN\">Δημιουργεί αυτόματα ένα πρωτογενές πεδίο δεδομένων κλειδιού και το γεμίζει με τιμές.</ahelp> Πρέπει να χρησιμοποιείτε πάντα αυτό το πεδίο, αφού το πρωτογενές κλειδί πρέπει να είναι πάντα διαθέσιμο για την επεξεργασία του πίνακα."
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10653\n"
+"05030100.xhp\n"
+"hd_id3146794\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the name of the JDBC driver for the Oracle database.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του οδηγού JDBC για τη βάση δεδομένων Oracle.</ahelp>"
+msgid "Name"
+msgstr "Όνομα"
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10589\n"
+"05030100.xhp\n"
+"par_id3156343\n"
+"27\n"
"help.text"
-msgid "Driver settings"
-msgstr "Ρυθμίσεις οδηγού"
+msgid "<ahelp hid=\"DBACCESS_EDIT_TAB_WIZ_COPYTABLE_ET_KEYNAME\">Specifies a name for the primary key generated. This name is optional.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_EDIT_TAB_WIZ_COPYTABLE_ET_KEYNAME\">Καθορίζει ένα όνομα για το παραγόμενο πρωτεύον κλειδί. Το όνομα αυτό είναι προαιρετικό.</ahelp>"
-#: dabapropadd.xhp
+#: 05030100.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10672\n"
+"05030100.xhp\n"
+"par_id3151056\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify additional driver options.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίστε πρόσθετες επιλογές για τον οδηγό.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/05030200.xhp\" name=\"Next page\">Next page</link>"
+msgstr "<link href=\"text/shared/explorer/database/05030200.xhp\" name=\"Επόμενη σελίδα\">Επόμενη σελίδα</link>"
-#: dabapropadd.xhp
+#: 05030200.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN1058D\n"
+"05030200.xhp\n"
+"tit\n"
"help.text"
-msgid "Use catalog for file-based databases"
-msgstr "Χρήση καταλόγου για βάσεις δεδομένων βασισμένες σε αρχεία"
+msgid "Apply columns"
+msgstr "Εφαρμογή στηλών"
-#: dabapropadd.xhp
+#: 05030200.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10691\n"
+"05030200.xhp\n"
+"hd_id3150445\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιεί την τρέχουσα προέλευση δεδομένων του καταλόγου. Η επιλογή αυτή είναι χρήσιμη όταν η προέλευση δεδομένων ODBC είναι ένας εξυπηρετητής της βάσης δεδομένων. Μην επιλέξετε την επιλογή αυτή αν η προέλευση δεδομένων ODBC είναι ένας οδηγός dBASE.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/05030200.xhp\" name=\"Apply columns\">Apply columns</link>"
+msgstr "<link href=\"text/shared/explorer/database/05030200.xhp\" name=\"Εφαρμογή στηλών\">Εφαρμογή στηλών</link>"
-#: dabapropadd.xhp
+#: 05030200.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10591\n"
+"05030200.xhp\n"
+"par_id3147143\n"
+"2\n"
"help.text"
-msgid "Base DN"
-msgstr "Base DN"
+msgid "In the data source explorer, you can copy a table by dragging and dropping the table onto the table container. The <emph>Apply columns </emph>dialog is the second window of the <emph>Copy table</emph> dialog."
+msgstr "Στην εξερεύνηση της προέλευσης δεδομένων, μπορείτε να αντιγράψετε έναν πίνακα μεταφέροντας τον σε ένα πεδίο πίνακα. Το παράθυρο διαλόγου <emph>Εφαρμογή στηλών </emph>είναι το δεύτερο παράθυρο του παραθύρου διαλόγου <emph>Αντιγραφή πίνακα</emph>."
-#: dabapropadd.xhp
+#: 05030200.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN106B0\n"
+"05030200.xhp\n"
+"hd_id3155552\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the starting point to search the LDAP database, for example, dc=com.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το σημείο εκκίνησης για την αναζήτηση στη βάση δεδομένων LDAP, για παράδειγμα, dc=com.</ahelp>"
+msgid "Existing columns"
+msgstr "Υπάρχουσες στήλες"
-#: dabapropadd.xhp
+#: 05030200.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10595\n"
+"05030200.xhp\n"
+"hd_id3154751\n"
+"4\n"
"help.text"
-msgid "Maximum number of records"
-msgstr "Μέγιστος αριθμός εγγραφών"
+msgid "Left list box"
+msgstr "Αριστερό πεδίο λίστας"
-#: dabapropadd.xhp
+#: 05030200.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN106F3\n"
+"05030200.xhp\n"
+"par_id3147088\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the maximum number of records that you want to load when you access the LDAP server.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το μέγιστο αριθμό εγγραφών που επιθυμείτε να φορτωθούν όταν αποκτάτε πρόσβαση στον εξυπηρετητή LDAP.</ahelp>"
+msgid "<ahelp hid=\"DBACCESS_MULTILISTBOX_TAB_WIZ_COLUMN_SELECT_LB_ORG_COLUMN_NAMES\">Lists the available data fields that you can include in the copied table. To copy a data field, click its name, and then click the > button. To copy all of the fields, click the <emph>>></emph> button.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_MULTILISTBOX_TAB_WIZ_COLUMN_SELECT_LB_ORG_COLUMN_NAMES\">Κατηγοριοποιεί τα διαθέσιμα πεδία δεδομένων που μπορείτε να περιλάβετε στον πίνακα που έχετε αντιγράψει. Για να αντιγράψετε ένα πεδίο δεδομένων, κάντε κλικ στο όνομά του, και ύστερα κάντε κλικ στο κουμπί >. Για να αντιγράψετε όλα τα πεδία, κάντε κλικ στο κουμπί <emph>>></emph>.</ahelp>"
-#: dabapropadd.xhp
+#: 05030200.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10599\n"
+"05030200.xhp\n"
+"hd_id3154823\n"
+"6\n"
"help.text"
-msgid "Display deleted records as well"
-msgstr "Επίσης, Προβολή διαγραμμένων εγγραφών"
+msgid "Right list box"
+msgstr "Δεξιό πεδίο λίστας"
-#: dabapropadd.xhp
+#: 05030200.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10700\n"
+"05030200.xhp\n"
+"par_id3156426\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays all the records in a file, including those marked as deleted. If you select this check box, you cannot delete records.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει όλες τις εγγραφές σε ένα αρχείο, συμπεριλαμβανομένων εκείνων που έχουν επισημανθεί για διαγραφή. Αν επιλέξετε αυτό το πλαίσιο ελέγχου, δεν μπορείτε να διαγράφετε εγγραφές.</ahelp>"
+msgid "<ahelp hid=\"DBACCESS_MULTILISTBOX_TAB_WIZ_COLUMN_SELECT_LB_NEW_COLUMN_NAMES\">Lists the fields that you want to include in the copied table.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_MULTILISTBOX_TAB_WIZ_COLUMN_SELECT_LB_NEW_COLUMN_NAMES\">Κατηγοριοποιεί τα πεδία που επιθυμείτε να συμπεριλάβετε στον πίνακα που έχετε αντιγράψει.</ahelp>"
-#: dabapropadd.xhp
+#: 05030200.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10715\n"
+"05030200.xhp\n"
+"hd_id3147242\n"
+"8\n"
"help.text"
-msgid "In dBASE format, deleted records remain in the file."
-msgstr "Στη μορφή dBASE, οι διαγραμμένες εγγραφές παραμένουν στο αρχείο."
+msgid "Buttons"
+msgstr "Κουμπιά"
-#: dabapropadd.xhp
+#: 05030200.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10718\n"
+"05030200.xhp\n"
+"par_id3146797\n"
+"9\n"
"help.text"
-msgid "To view changes that you make to the database, close the connection to the database, and then reconnect to the database."
-msgstr "Για προβάλετε τις αλλαγές που εφαρμόζετε στη βάση δεδομένων, κλείστε τη σύνδεση στη βάση δεδομένων, και ύστερα επανασυνδεθείτε σε αυτήν."
+msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_TAB_WIZ_COLUMN_SELECT_IB_COLUMNS_LH\">Adds or removes the selected field (> or < button) or all of the fields (<< or >> button).</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_TAB_WIZ_COLUMN_SELECT_IB_COLUMNS_LH\">Προσθέτει ή αφαιρεί το επιλεγμένο πεδίο (κουμπί > ή <) ή όλα τα πεδία (κουμπί << ή >>).</ahelp>"
-#: dabapropadd.xhp
+#: 05030200.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN1059D\n"
+"05030200.xhp\n"
+"par_id3153561\n"
+"10\n"
"help.text"
-msgid "Indexes"
-msgstr "Ευρετήρια"
+msgid "<link href=\"text/shared/explorer/database/05030300.xhp\" name=\"Next page\">Next page</link>"
+msgstr "<link href=\"text/shared/explorer/database/05030300.xhp\" name=\"Επόμενη σελίδα\">Επόμενη σελίδα</link>"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10725\n"
+"05030300.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Indexes dialog, where you can organize the table indexes in the current dBASE database.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγετε το παράθυρο διαλόγου Ευρετήρια, όπου μπορείτε να οργανώσετε τα ευρετήρια πίνακα στην τρέχουσα βάση δεδομένων dBASE.</ahelp>"
+msgid "Type formatting"
+msgstr "Μορφοποίηση τύπου"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN105A1\n"
+"05030300.xhp\n"
+"hd_id3163829\n"
+"1\n"
"help.text"
-msgid "Data buffer size (MB)"
-msgstr "Μέγεθος ενδιάμεσης μνήμης δεδομένων (σε MB)"
+msgid "<link href=\"text/shared/explorer/database/05030300.xhp\" name=\"Type formatting\">Type formatting</link>"
+msgstr "<link href=\"text/shared/explorer/database/05030300.xhp\" name=\"Τύπος μορφοποίησης\">Τύπος μορφοποίησης</link>"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10742\n"
+"05030300.xhp\n"
+"par_id3150247\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the size of the data buffer for the database. The setting takes effect after you restart the database.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το μέγεθος της ενδιάμεσης μνήμης δεδομένων για τη βάση δεδομένων. Η ρύθμιση εφαρμόζεται ύστερα από την επανεκκίνηση της βάσης δεδομένων.</ahelp>"
+msgid "In the data source explorer, you can copy a table by dragging and dropping the table onto the table container. The<emph> Type formatting </emph>dialog is the third window of the <emph>Copy table</emph> dialog."
+msgstr "Στην εξερεύνηση της προέλευσης δεδομένων, μπορείτε να αντιγράψετε έναν πίνακα μεταφέροντας και αποθέτοντάς τον σε ένα πεδίο πίνακα. Το παράθυρο διαλόγου<emph> Τύπος μορφοποίησης </emph>είναι το τρίτο παράθυρο του παραθύρου διαλόγου <emph>Αντιγραφή πίνακα</emph>."
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN105A5\n"
+"05030300.xhp\n"
+"hd_id3152801\n"
+"3\n"
"help.text"
-msgid "Data increment (MB)"
-msgstr "Αύξηση δεδομένων (σε ΜΒ)"
+msgid "List box"
+msgstr "Πλαίσιο λίστας"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10761\n"
+"05030300.xhp\n"
+"par_id3145313\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the size by which you want to automatically increment the database. The maximum increment size is 100 MB. The setting takes effect after you restart the database.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το μέγεθος με το οποίο επιθυμείτε να αυξήσετε αυτόματα τη βάση δεδομένων. Το μέγιστο μέγεθος αύξησης είναι 100 MB. Η ρύθμιση εφαρμόζεται ύστερα από την επανεκκίνηση της βάσης δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"DBACCESS_MULTILISTBOX_TAB_WIZ_TYPE_SELECT_LB_NEW_COLUMN_NAMES\">Lists the data fields that will be included in to the copied table.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_MULTILISTBOX_TAB_WIZ_TYPE_SELECT_LB_NEW_COLUMN_NAMES\">Κατηγοριοποιεί τα πεδία δεδομένων που θα συμπεριληφθούν στον πίνακα που θα αντιγραφεί.</ahelp>"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN105A9\n"
+"05030300.xhp\n"
+"hd_id3155535\n"
+"5\n"
"help.text"
-msgid "Control user name"
-msgstr "Πεδίο ελέγχου ονόματος χρήστη"
+msgid "Column information"
+msgstr "Πληροφορίες για τις στήλες"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN1076E\n"
+"05030300.xhp\n"
+"hd_id3156426\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the name of a user that you want to give limited control to modify some parameters of the database.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του χρήστη στον οποίο επιθυμείτε να παρέχετε περιορισμένη δυνατότητα για την τροποποίηση μερικών παραμέτρων της βάσης δεδομένων.</ahelp>"
+msgid "Field name"
+msgstr "Όνομα πεδίου"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN105AD\n"
+"05030300.xhp\n"
+"par_id3153681\n"
+"8\n"
"help.text"
-msgid "Control password"
-msgstr "Πεδίο ελέγχου κωδικού πρόσβασης"
+msgid "<ahelp hid=\"HID_TAB_ENT_COLUMNNAME\">Displays the name of the selected data field. If you want, you can enter a new name.</ahelp>"
+msgstr "<ahelp hid=\"HID_TAB_ENT_COLUMNNAME\">Εμφανίζει το όνομα του επιλεγμένου πεδίου δεδομένων. Αν επιθυμείτε, μπορείτε να εισάγετε ένα νέο όνομα.</ahelp>"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN1077B\n"
+"05030300.xhp\n"
+"hd_id3156113\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the password for the Control User.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τον κωδικό πρόσβασης για το πεδίο ελέγχου χρήστη.</ahelp>"
+msgid "Field type"
+msgstr "Τύπος πεδίου"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN105B1\n"
+"05030300.xhp\n"
+"par_id3149811\n"
+"10\n"
"help.text"
-msgid "Shut down service when closing %PRODUCTNAME"
-msgstr "Τερματισμός υπηρεσίας κατά τον τερματισμό του %PRODUCTNAME"
+msgid "<ahelp hid=\"HID_TAB_ENT_TYPE\">Select a field type.</ahelp>"
+msgstr "<ahelp hid=\"HID_TAB_ENT_TYPE\">Επιλέξτε έναν τύπο πεδίου.</ahelp>"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10788\n"
+"05030300.xhp\n"
+"hd_id3149763\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">Exits the Adabas database server when you exit $[officename]. This option is only available if you start the database server from $[officename] with a control user and password.</ahelp>"
-msgstr "<ahelp hid=\".\">Τερματίζει τον εξυπηρετητή της βάσης δεδομένων Adabas όταν τερματίζετε το $[officename]. Η επιλογή αυτή είναι διαθέσιμη μόνο αν εκκινήσετε τον εξυπηρετητή της βάσης δεδομένων από το $[officename] με το πεδίο ελέγχου χρήστη και τον κωδικό πρόσβασης.</ahelp>"
+msgid "Length"
+msgstr "Μήκος"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN105B5\n"
+"05030300.xhp\n"
+"par_id3155449\n"
+"12\n"
"help.text"
-msgid "Extended"
-msgstr "Εκτεταμένα"
+msgid "<ahelp hid=\"HID_TAB_ENT_LEN\">Enter the number of characters for the data field.</ahelp>"
+msgstr "<ahelp hid=\"HID_TAB_ENT_LEN\">Εισάγετε τον αριθμό των χαρακτήρων για το πεδίο δεδομένων.</ahelp>"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10795\n"
+"05030300.xhp\n"
+"hd_id3159176\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/explorer/database/11170100.xhp\" name=\"Database Statistics\">Database Statistics</link> dialog, where you can view statistics about the Adabas database.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/11170100.xhp\" name=\"Στατιστικά βάσης δεδομένων\">Στατιστικά βάσης δεδομένων</link>, όπου μπορείτε να προβάλετε στατιστικά σχετικά με τη βάση δεδομένων Adabas.</ahelp>"
+msgid "Decimal places"
+msgstr "Δεκαδικά ψηφία"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN105B9\n"
+"05030300.xhp\n"
+"par_id3153666\n"
+"14\n"
"help.text"
-msgid "Text contains headers"
-msgstr "Κείμενο με κεφαλίδες"
+msgid "<ahelp hid=\"HID_TAB_ENT_SCALE\">Enter the number of decimal places for the data field. This option is only available for numerical or decimal data fields.</ahelp>"
+msgstr "<ahelp hid=\"HID_TAB_ENT_SCALE\">Εισάγετε τον αριθμό των δεκαδικών ψηφίων για το πεδίο δεδομένων. Η επιλογή αυτή είναι διαθέσιμη μόνο για αριθμητικά πεδία ή πεδία δεκαδικών ψηφίων.</ahelp>"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN107B0\n"
+"05030300.xhp\n"
+"hd_id3150276\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\">Select this check box if the first line of the text file contains field names.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε αυτό το πλαίσιο ελέγχου αν η πρώτη γραμμή του αρχείου κειμένου περιέχει ονόματα πεδίων.</ahelp>"
+msgid "Default value"
+msgstr "Προεπιλεγμένη τιμή"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN105BD\n"
+"05030300.xhp\n"
+"par_id3147620\n"
+"16\n"
"help.text"
-msgid "Field separator"
-msgstr "Διαχωριστικό πεδίων"
+msgid "<ahelp hid=\"HID_TAB_ENT_BOOL_DEFAULT\">Select the default value for a Yes/No field.</ahelp>"
+msgstr "<ahelp hid=\"HID_TAB_ENT_BOOL_DEFAULT\">Επιλέξτε την προεπιλεγμένη τιμή για ένα πεδίο Ναι/Όχι.</ahelp>"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN107CF\n"
+"05030300.xhp\n"
+"hd_id3153087\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter or select the character that separates data fields in the text file.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε ή επιλέξτε το χαρακτήρα που διαχωρίζει πεδία δεδομένων στο αρχείο κειμένου.</ahelp>"
+msgid "Automatic type recognition"
+msgstr "Αυτόματη αναγνώριση τύπου"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN105C1\n"
+"05030300.xhp\n"
+"par_id3153561\n"
+"18\n"
"help.text"
-msgid "Text separator"
-msgstr "Διαχωριστικό κειμένου"
+msgid "$[officename] can automatically recognize field contents when you copy database tables by drag and drop."
+msgstr "Το $[officename] μπορεί να αναγνωρίσει αυτόματα περιεχόμενα πεδίων όταν αντιγράφετε πίνακες βάσης δεδομένων με μεταφορά και απόθεση."
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN107DC\n"
+"05030300.xhp\n"
+"hd_id3156023\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter or select the character that identifies a text field in the text file. You cannot use the same character as the field separator.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε ή επιλέξτε το χαρακτήρα που αναγνωρίζει ένα πεδίο κειμένου στο αρχείο κειμένου. Δεν μπορείτε να χρησιμοποιήσετε τον ίδιο χαρακτήρα ως διαχωριστικό πεδίων.</ahelp>"
+msgid "(max.) lines"
+msgstr "(μεγ.) γραμμές"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN105C5\n"
+"05030300.xhp\n"
+"par_id3155923\n"
+"20\n"
"help.text"
-msgid "Decimal separator"
-msgstr "Διαχωριστικό δεκαδικών αριθμών"
+msgid "<ahelp hid=\"DBACCESS_NUMERICFIELD_TAB_WIZ_TYPE_SELECT_ET_AUTO\">Enter the number of lines to use for automatic type recognition.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_NUMERICFIELD_TAB_WIZ_TYPE_SELECT_ET_AUTO\">Εισάγετε τον αριθμό των γραμμών που θα χρησιμοποιηθούν για αυτόματη αναγνώριση τύπου.</ahelp>"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN107E9\n"
+"05030300.xhp\n"
+"hd_id3154347\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter or select the character that is used as a decimal separator in the text file, for example, a period (0.5) or a comma (0,5).</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε ή επιλέξτε το χαρακτήρα που χρησιμοποιείται ως διαχωριστικό δεκαδικών αριθμών στο αρχείο κειμένου, για παράδειγμα, μία τελεία (0.5) ή ένα κόμμα (0,5).</ahelp>"
+msgid "Auto"
+msgstr "Αυτόματα"
-#: dabapropadd.xhp
+#: 05030300.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN105C9\n"
+"05030300.xhp\n"
+"par_id3152361\n"
+"22\n"
"help.text"
-msgid "Thousands separator"
-msgstr "Διαχωριστικό χιλιάδων"
+msgid "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_WIZ_TYPE_SELECT_PB_AUTO\">Enables automatic type recognition.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_WIZ_TYPE_SELECT_PB_AUTO\">Ενεργοποιεί την αυτόματη αναγνώριση τύπου.</ahelp>"
-#: dabapropadd.xhp
+#: 05030400.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN107F6\n"
+"05030400.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter or select the character that is used as a thousands separator in the text file, for example a comma (1,000), or a period (1.000).</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε ή επιλέξτε το χαρακτήρα που χρησιμοποιείται ως διαχωριστικό χιλιάδων στο αρχείο κειμένου, για παράδειγμα, ένα κόμμα (1,000), ή μία τελεία (1.000).</ahelp>"
+msgid "Assign columns"
+msgstr "Ανάθεση στηλών"
-#: dabapropadd.xhp
+#: 05030400.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN105CD\n"
+"05030400.xhp\n"
+"hd_id3151100\n"
+"1\n"
"help.text"
-msgid "File extension"
-msgstr "Επέκταση αρχείου"
+msgid "<link href=\"text/shared/explorer/database/05030400.xhp\" name=\"Assign columns\">Assign columns</link>"
+msgstr "<link href=\"text/shared/explorer/database/05030400.xhp\" name=\"Ανάθεση στηλών\">Ανάθεση στηλών</link>"
-#: dabapropadd.xhp
+#: 05030400.xhp
msgctxt ""
-"dabapropadd.xhp\n"
-"par_idN10803\n"
+"05030400.xhp\n"
+"par_id3156027\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the format for the text file.</ahelp> The extension that you select affects some of the default settings in this dialog."
-msgstr "<ahelp hid=\".\">Επιλέξτε τη μορφή για το αρχείο κειμένου.</ahelp> Η επέκταση που επιλέγετε επηρεάζει μερικές από τις προεπιλεγμένες ρυθμίσεις σε αυτό το παράθυρο διαλόγου."
+msgid "In the data source explorer, you can copy a table by dragging and dropping the table onto the table container. If you select the <emph>Attach data </emph>check box on the first page of the <emph>Copy table </emph>dialog, the <emph>Assign columns </emph>dialog opens as the second window. You can use this dialog to map the contents of a data field in the source table to a different data field in the destination table."
+msgstr "Στην εξερεύνηση της προέλευσης δεδομένων, μπορείτε να αντιγράψετε ένα πίνακα μεταφέροντας τον σε ένα πεδίο πίνακα. Αν επιλέξετε το πεδίο ελέγχου <emph>Επισύναψη δεδομένων </emph>στην πρώτη σελίδα του παραθύρου διαλόγου <emph>Αντιγραφή πίνακα</emph>, ανοίγει το παράθυρο διαλόγου <emph>Ανάθεση στηλών </emph> ως δεύτερο παράθυρο. Μπορείτε να χρησιμοποιήσετε αυτό το παράθυρο διαλόγου για να προσδιορίσετε τα περιεχόμενα ενός πεδίου δεδομένων του πίνακα προέλευσης σε ένα διαφορετικό πεδίο δεδομένων στον πίνακα προορισμού."
-#: dabaadvpropdat.xhp
+#: 05030400.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"tit\n"
+"05030400.xhp\n"
+"hd_id3157958\n"
+"4\n"
"help.text"
-msgid "Special Settings"
-msgstr "Ειδικές ρυθμίσεις"
+msgid "Source table"
+msgstr "Πίνακας προέλευσης"
-#: dabaadvpropdat.xhp
+#: 05030400.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10556\n"
+"05030400.xhp\n"
+"par_id3145071\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabaadvpropdat.xhp\">Special Settings</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabaadvpropdat.xhp\">Ειδικές ρυθμίσεις</link>"
+msgid "<ahelp hid=\"HID_TAB_NAMEMATCHING_COLS_AVAIL\">Lists the data fields in the source table. To include a data field from the source table in the destination table, select the check box in front of the data field name. To map the contents of a data field in the source table to a different data field in the destination table, click the data field in the source table list, and then click the up or down arrow.</ahelp> To include all of the source data fields in the destination table, click <emph>All</emph>."
+msgstr "<ahelp hid=\"HID_TAB_NAMEMATCHING_COLS_AVAIL\"> Κατηγοριοποιεί τα πεδία δεδομένων στον πίνακα προέλευσης. Για να συμπεριλάβετε ένα πεδίο δεδομένων από τον πίνακα προορισμού στον πίνακα προέλευσης, επιλέξτε το πεδίο ελέγχου μπροστά από το όνομα του πεδίου δεδομένων. Για να προσδιορίσετε τα περιεχόμενα ενός πεδίου δεδομένων στον πίνακα προέλευσης σε ένα διαφορετικό πεδίο δεδομένων στον πίνακα προορισμού, κάντε κλικ στο πεδίο δεδομένων στη λίστα του πίνακα προορισμού, και ύστερα κάντε ξανά κλικ στο επάνω και κάτω βέλος.</ahelp> Για να συμπεριλάβετε όλα τα πεδία των δεδομένων προέλευσης στον πίνακα προορισμού, κάντε κλικ στην επιλογή <emph>Όλα</emph>."
-#: dabaadvpropdat.xhp
+#: 05030400.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10566\n"
+"05030400.xhp\n"
+"hd_id3166410\n"
+"6\n"
"help.text"
-msgid "Specifies the way you can work with data in a database."
-msgstr "Καθορίζει τον τρόπο με τον οποίο μπορείτε να εργαστείτε με τα δεδομένα σε μία βάση δεδομένων."
+msgid "Destination table"
+msgstr "Πίνακας προορισμού"
-#: dabaadvpropdat.xhp
+#: 05030400.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id7679372\n"
+"05030400.xhp\n"
+"par_id3154749\n"
+"7\n"
"help.text"
-msgid "In a database window, choose <emph>Edit - Database - Advanced Settings</emph>"
-msgstr "Σε ένα παράθυρο της βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση δεδομένων - Ιδιότητες για Προχωρημένους</emph>"
+msgid "<ahelp hid=\"HID_TAB_NAMEMATCHING_COLS_ASSIGN\">Lists the possible data fields in the destination table. Only the data fields that are selected in the source table list will be included the destination table.</ahelp>"
+msgstr "<ahelp hid=\"HID_TAB_NAMEMATCHING_COLS_ASSIGN\">Κατηγοριοποιεί τα πιθανά πεδία δεδομένων στον πίνακα προορισμού. Μόνο τα επιλεγμένα πεδία δεδομένων που είναι στη λίστα του πίνακα προέλευσης θα συμπεριληφθούν σε αυτόν.</ahelp>"
-#: dabaadvpropdat.xhp
+#: 05030400.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id4572283\n"
+"05030400.xhp\n"
+"hd_id3150670\n"
+"8\n"
"help.text"
-msgid "The availability of the following controls depends on the type of database:"
-msgstr "Η διαθεσιμότητα των ακόλουθων πεδίων ελέγχου εξαρτάται από τον τύπο της βάσης δεδομένων:"
+msgid "up"
+msgstr "προς τα πάνω"
-#: dabaadvpropdat.xhp
+#: 05030400.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10590\n"
+"05030400.xhp\n"
+"par_id3155628\n"
+"9\n"
"help.text"
-msgid "Use SQL92 naming constraints"
-msgstr "Χρήση περιορισμών ονομασίας SQL92"
+msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_TAB_WIZ_NAME_MATCHING_IB_COLUMN_UP_RIGHT\">Moves the selected entry up one position in the list.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_TAB_WIZ_NAME_MATCHING_IB_COLUMN_UP_RIGHT\">Μετακινεί την επιλεγμένη καταχώρηση πάνω κατά μία θέση στη λίστα.</ahelp>"
-#: dabaadvpropdat.xhp
+#: 05030400.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10594\n"
+"05030400.xhp\n"
+"hd_id3149580\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιτρέπει μόνο χαρακτήρες που προσαρμόζονται με τη σύμβαση ονομασίας SQL92, σε ένα όνομα σε μία βάση δεδομένων προέλευσης. Όλοι οι υπόλοιποι χαρακτήρες απορρίπτονται. Κάθε όνομα πρέπει να ξεκινά με πεζό γράμμα, κεφαλαίο, ή έναν χαρακτήρα υπογράμμισης ( _ ). Οι υπόλοιποι χαρακτήρες μπορούν να είναι γράμματα ASCII, αριθμοί, και χαρακτήρες υπογράμμισης.</ahelp>"
+msgid "down"
+msgstr "προς τα κάτω"
-#: dabaadvpropdat.xhp
+#: 05030400.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105907\n"
+"05030400.xhp\n"
+"par_id3150984\n"
+"11\n"
"help.text"
-msgid "Use keyword AS before table alias names"
-msgstr "Χρησιμοποιήστε τη λέξη-κλειδί AS πριν από τα ψευδώνυμα πινάκων"
+msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_TAB_WIZ_NAME_MATCHING_IB_COLUMN_DOWN_RIGHT\">Moves the selected entry down one position in the list.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_TAB_WIZ_NAME_MATCHING_IB_COLUMN_DOWN_RIGHT\">Μετακινεί την επιλεγμένη καταχώρηση κάτω κατά μία θέση στη λίστα.</ahelp>"
-#: dabaadvpropdat.xhp
+#: 05030400.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105947\n"
+"05030400.xhp\n"
+"hd_id3156156\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias.</ahelp>"
-msgstr "<ahelp hid=\".\">Μερικές βάσεις δεδομένων χρησιμοποιούν τη λέξη-κλειδί \"AS\" μεταξύ ονόματος και ψευδώνυμου, ενώ άλλες βάσεις δεδομένων χρησιμοποιούν ένα κενό. Ενεργοποιήστε αυτήν την επιλογή για την εισαγωγή AS πριν το ψευδώνυμο.</ahelp>"
+msgid "all"
+msgstr "Όλα"
-#: dabaadvpropdat.xhp
+#: 05030400.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id3534958\n"
+"05030400.xhp\n"
+"par_id3154514\n"
+"13\n"
"help.text"
-msgid "End text lines with CR + LF"
-msgstr "Τέλος γραμμών κειμένου με CR + LF"
+msgid "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_WIZ_NAME_MATCHING_PB_ALL\">Selects all of the data fields in the list.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_WIZ_NAME_MATCHING_PB_ALL\">Επιλέγει όλα τα πεδία δεδομένων στη λίστα.</ahelp>"
-#: dabaadvpropdat.xhp
+#: 05030400.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id6151921\n"
+"05030400.xhp\n"
+"hd_id3153541\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems).</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να χρησιμοποιήσετε το ζεύγος κωδικών CR + LF για να τελειώνει κάθε γραμμή κειμένου (προτιμάται για λειτουργικά συστήματα DOS και Windows).</ahelp>"
+msgid "none"
+msgstr "κανένα"
-#: dabaadvpropdat.xhp
+#: 05030400.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN1059E\n"
+"05030400.xhp\n"
+"par_id3148563\n"
+"15\n"
"help.text"
-msgid "Append the table alias name in SELECT statements"
-msgstr "Προσθήκη ψευδωνύμου πίνακα σε δηλώσεις SELECT"
+msgid "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_WIZ_NAME_MATCHING_PB_NONE\">Clears all of the check boxes in the list.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_WIZ_NAME_MATCHING_PB_NONE\">Αποεπιλέγει όλα τα πεδία ελέγχου από τη λίστα.</ahelp>"
-#: dabaadvpropdat.xhp
+#: 05040000.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105A2\n"
+"05040000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Appends the alias to the table name in SELECT statements.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει το ψευδώνυμο στο όνομα του πίνακα σε δηλώσεις SELECT.</ahelp>"
+msgid "General"
+msgstr "Γενικά"
-#: dabaadvpropdat.xhp
+#: 05040000.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105A5\n"
+"05040000.xhp\n"
+"hd_id3149031\n"
+"1\n"
"help.text"
-msgid "Use Outer Join syntax '{OJ }'"
-msgstr "Χρήση σύνταξης Outer Join '{OJ }'"
+msgid "<link href=\"text/shared/explorer/database/05040000.xhp\" name=\"General\">General</link>"
+msgstr "<link href=\"text/shared/explorer/database/05040000.xhp\" name=\"Γενικά\"> Γενικά</link>"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105A9\n"
+"05040100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Use escape sequences for outer joins. The syntax for this escape sequence is {oj outer-join}</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε ακολουθίες διαφυγής για εξωτερικές συνδέσεις. Η σύνταξη για αυτήν την ακολουθία διαφυγής είναι {oj outer-join}</ahelp>"
+msgid "General"
+msgstr "Γενικά"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105BE\n"
+"05040100.xhp\n"
+"hd_id3153255\n"
+"25\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "<link href=\"text/shared/explorer/database/05040100.xhp\" name=\"General\">General</link>"
+msgstr "<link href=\"text/shared/explorer/database/05040100.xhp\" name=\"Γενικά\"> Γενικά</link>"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105C1\n"
+"05040100.xhp\n"
+"par_id3157898\n"
+"11\n"
"help.text"
-msgid "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
-msgstr "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
+msgid "When you create a database table as an administrator, you can use this tab to determine user access, and to edit the data or the table structure."
+msgstr "Όταν δημιουργείτε έναν πίνακα βάσης δεδομένων ως διαχειριστής, μπορείτε να χρησιμοποιήσετε την καρτέλα αυτήν για να καθορίσετε την πρόσβαση χρήστη, και να επεξεργαστείτε τα δεδομένα ή τη δομή του πίνακα."
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105C4\n"
+"05040100.xhp\n"
+"bm_id3152594\n"
"help.text"
-msgid "Ignore the privileges from the database driver"
-msgstr "Παράβλεψη προνομίων από τον οδηγό βάσης δεδομένων"
+msgid "<bookmark_value>access rights for database tables (Base)</bookmark_value><bookmark_value>tables in databases; access rights to (Base)</bookmark_value>"
+msgstr "<bookmark_value>δικαιώματα πρόσβασης για πίνακες βάσης δεδομένων (Base)</bookmark_value><bookmark_value>πίνακες σε βάσεις δεδομένων, δικαιώματα πρόσβασης σε (Base)</bookmark_value>"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105C8\n"
+"05040100.xhp\n"
+"par_id3152594\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Ignores access privileges that are provided by the database driver.</ahelp>"
-msgstr "<ahelp hid=\".\">Παραβλέπει τα προνόμια πρόσβασης που παρέχονται από τον οδηγό βάσης δεδομένων.</ahelp>"
+msgid "If you are not the administrator, you can use the <emph>General</emph> tab to view your access rights for the selected table."
+msgstr "Αν δεν είστε ο διαχειριστής, μπορείτε να χρησιμοποιήσετε την καρτέλα <emph>Γενικά</emph> για να προβάλετε τα δικαιώματα πρόσβασής σας για τον επιλεγμένο πίνακα."
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105CB\n"
+"05040100.xhp\n"
+"hd_id3145669\n"
+"3\n"
"help.text"
-msgid "Replace named parameters with ?"
-msgstr "Αντικατάσταση επώνυμων παραμέτρων με ?"
+msgid "Table name"
+msgstr "Όνομα πίνακα"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105CF\n"
+"05040100.xhp\n"
+"par_id3147834\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\">Replaces named parameters in a data source with a question mark (?).</ahelp>"
-msgstr "<ahelp hid=\".\">Αντικαθιστά επώνυμες παραμέτρους σε μία βάση προέλευσης δεδομένων με είναι ερωτηματικό (?).</ahelp>"
+msgid "Displays the name of the selected database table."
+msgstr "Εμφανίζει το όνομα του επιλεγμένου πίνακα της βάσης δεδομένων."
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105D2\n"
+"05040100.xhp\n"
+"hd_id3156426\n"
+"14\n"
"help.text"
-msgid "Display version columns (when available)"
-msgstr "Προβολή στηλών έκδοσης (αν είναι διαθέσιμες)"
+msgid "Type"
+msgstr "Τύπος"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105D6\n"
+"05040100.xhp\n"
+"par_id3154823\n"
+"15\n"
"help.text"
-msgid "Some databases assign version numbers to fields to track changes to records. The version number of a field is incremented by one each time the contents of the field are changed. <ahelp hid=\"HID_DSADMIN_SUPPRESS_VERSIONCL\">Displays the internal version number of the record in the database table.</ahelp>"
-msgstr "Μερικές βάσεις δεδομένων αναθέτουν αριθμούς έκδοσης σε πεδία για να εντοπίσουν αλλαγές στις εγγραφές. Ο αριθμός έκδοσης ενός πεδίου αυξάνεται κατά ένα κάθε φορά που τα περιεχόμενα του πεδίου τροποποιούνται. <ahelp hid=\"HID_DSADMIN_SUPPRESS_VERSIONCL\">Εμφανίζει τον αριθμό εσωτερικής έκδοσης της εγγραφής στον πίνακα της βάσης δεδομένων.</ahelp>"
+msgid "Displays the type of database."
+msgstr "Εμφανίζει τον τύπο της βάσης δεδομένων."
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105FA\n"
+"05040100.xhp\n"
+"hd_id3149095\n"
+"16\n"
"help.text"
-msgid "Use the catalog name in SELECT statements"
-msgstr "Χρήση ονόματος καταλόγου σε δηλώσεις SELECT"
+msgid "Location"
+msgstr "Τοποθεσία"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105FE\n"
+"05040100.xhp\n"
+"par_id3153311\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\".\">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιεί την τρέχουσα προέλευση δεδομένων του καταλόγου. Η επιλογή αυτή είναι χρήσιμη όταν η προέλευση δεδομένων ODBC είναι ένας εξυπηρετητής βάσης δεδομένων. Μην επιλέξετε αυτήν την επιλογή αν η προέλευση δεδομένων ODBC είναι ένας οδηγός dBASE.</ahelp>"
+msgid "Displays the complete path of the database table."
+msgstr "Εμφανίζει την πλήρη διαδρομή προς τον πίνακα της βάσης δεδομένων."
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10613\n"
+"05040100.xhp\n"
+"hd_id3153528\n"
+"4\n"
"help.text"
-msgid "Use the schema name in SELECT statements"
-msgstr "Χρήση ονόματος σχήματος σε δηλώσεις SELECT"
+msgid "Read data"
+msgstr "Ανάγνωση δεδομένων"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10617\n"
+"05040100.xhp\n"
+"par_id3163802\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use the schema name in SELECT statements.</ahelp>"
-msgstr "<ahelp hid=\".\">Σας επιτρέπει να χρησιμοποιήσετε το όνομα του σχήματος σε δηλώσεις SELECT.</ahelp>"
+msgid "<ahelp hid=\".\">Allows a user to read the data.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιτρέπει στο χρήστη την ανάγνωση των δεδομένων.</ahelp>"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN1061A\n"
+"05040100.xhp\n"
+"hd_id3150355\n"
+"5\n"
"help.text"
-msgid "Create index with ASC or DESC statement"
-msgstr "Δημιουργία ευρετηρίου με δήλωση ASC ή DESC"
+msgid "Insert data"
+msgstr "Εισαγωγή δεδομένων"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN1061E\n"
+"05040100.xhp\n"
+"par_id3149398\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates an index with ASC or DESC statements.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί ένα ευρετήριο με δηλώσεις ASC ή DESC.</ahelp>"
+msgid "<ahelp hid=\".\">Allows a user to insert new data.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιτρέπει στο χρήστη να εισάγει νέα δεδομένα.</ahelp>"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10621\n"
+"05040100.xhp\n"
+"hd_id3155420\n"
+"6\n"
"help.text"
-msgid "Comparison of Boolean values"
-msgstr "Σύγκριση λογικών τιμών"
+msgid "Change data"
+msgstr "Αλλαγή δεδομένων"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10625\n"
+"05040100.xhp\n"
+"par_id3158430\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the type of Boolean comparison that you want to use.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον τύπο σύγκρισης λογικών τιμών που επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
+msgid "<ahelp hid=\".\">Allows a user to change data.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιτρέπει στο χρήστη να τροποποιεί τα δεδομένα.</ahelp>"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id1101718\n"
+"05040100.xhp\n"
+"hd_id3149516\n"
+"7\n"
"help.text"
-msgid "Form data input checks for required fields"
-msgstr "Έλεγχοι εισαγωγής δεδομένων φόρμας για απαιτούμενα πεδία"
+msgid "Delete data"
+msgstr "Διαγραφή δεδομένων"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id3783989\n"
+"05040100.xhp\n"
+"par_id3155449\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".\">When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field.</ahelp>"
-msgstr "<ahelp hid=\".\">Όταν εισάγετε μία νέα εγγραφή ή ενημερώνετε μία υπάρχουσα εγγραφή σε μία φόρμα, και αφήνετε κενό ένα πεδίο το οποίο συνδέεται με μία στήλη βάσης δεδομένων που απαιτεί εισαγωγή, τότε θα δείτε ένα μήνυμα που σας ειδοποιεί για το κενό πεδίο.</ahelp>"
+msgid "<ahelp hid=\".\">Allows a user to delete data.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιτρέπει στο χρήστη να διαγράφει δεδομένα.</ahelp>"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id6684163\n"
+"05040100.xhp\n"
+"hd_id3145674\n"
+"8\n"
"help.text"
-msgid "If this control box is not enabled, then the forms in the current database will not be checked for required fields."
-msgstr "Αν αυτό το πεδίο ελέγχου δεν είναι ενεργοποιημένο, τότε οι φόρμες στην τρέχουσα βάση δεδομένων δεν θα ελεγχθεί για τα απαιτούμενα πεδία."
+msgid "Change table structure"
+msgstr "Αλλαγή δομής πίνακα"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id3837397\n"
+"05040100.xhp\n"
+"par_id3153146\n"
+"22\n"
"help.text"
-msgid "The control box is available for all data source types which support write access to their data. The control box does not exist for spreadsheets, text, csv, and the various read-only address books."
-msgstr "Το πεδίο ελέγχου είναι διαθέσιμο για όλους τους τύπους βάσεων προέλευσης δεδομένων που υποστηρίζουν δικαιώματα εγγραφής για τα δεδομένα τους. Το πεδίο ελέγχου δεν υπάρχει για υπολογιστικά φύλλα, κείμενο, csv, και διάφορα βιβλία διευθύνσεων που είναι μόνο για ανάγνωση."
+msgid "<ahelp hid=\".\">Allows a user to change the table structure.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιτρέπει στο χρήστη να τροποποιεί τη δομή του πίνακα.</ahelp>"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id0909200811170166\n"
+"05040100.xhp\n"
+"hd_id3143270\n"
+"9\n"
"help.text"
-msgid "Ignore currency field information"
-msgstr "Αγνοήστε το πεδίο πληροφορίες νομίσματος"
+msgid "Definition"
+msgstr "Ορισμός"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id0909200811170221\n"
+"05040100.xhp\n"
+"par_id3154897\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".\">Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded.</ahelp>"
-msgstr "<ahelp hid=\".\">Μόνο για συνδέσεις με την Oracle JDBC. Όταν είναι ενεργοποιημένη προσδιορίζει ότι καμιά στήλη δεν αντιμετωπίζεται ως πεδίο νομίσματος. Το είδος του πεδίου που επικοινωνεί με τον οδηγό της βάσης δεδομένων απορρίπτεται.</ahelp>"
+msgid "<ahelp hid=\".\">Allows the user to delete the table structure.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιτρέπει στο χρήστη να διαγράφει τη δομή του πίνακα.</ahelp>"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id040920092139524\n"
+"05040100.xhp\n"
+"hd_id3153126\n"
+"10\n"
"help.text"
-msgid "Use ODBC conformant date/time literals"
-msgstr "Χρήση χαρακτήρων ημερομηνίας/ώρας συμβατών με ODBC"
+msgid "Modify references"
+msgstr "Τροποποίηση παραπομπών"
-#: dabaadvpropdat.xhp
+#: 05040100.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id040920092139526\n"
+"05040100.xhp\n"
+"par_id3159399\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".\">Use date/time literals that conform to ODBC standard.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρήση κυριολεκτικών ημερομηνιών/χρόνου που συμβαδίζουν με το πρότυπο ODBC.</ahelp>"
+msgid "<ahelp hid=\".\">Allows the user to modify the defined references, for example, to enter new relations for the table or to delete existing relations.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιτρέπει στο χρήστη να τροποποιεί τις καθορισμένες παραπομπές, για παράδειγμα, να εισάγει νέες σχέσεις για τον πίνακα ή να διαγράφει τις υπάρχουσες σχέσεις.</ahelp>"
-#: dabaadvpropdat.xhp
+#: 05040200.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id04092009442139524\n"
+"05040200.xhp\n"
+"tit\n"
"help.text"
-msgid "Supports primary keys"
-msgstr "Υποστηρίζει πρωτεύοντα κλειδιά"
+msgid "Description"
+msgstr "Περιγραφή"
-#: dabaadvpropdat.xhp
+#: 05040200.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id04096620092139526\n"
+"05040200.xhp\n"
+"hd_id3109850\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Enable to overrule Base's heuristics used to detect whether the database supports primary keys.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιήστε την ανατροπή της χρησιμοποιούμενης ευρετικής βάσης για να ανιχνεύσετε εάν η βάση δεδομένων υποστηρίζει πρωτεύοντα κλειδιά.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/05040200.xhp\" name=\"Description\">Description</link>"
+msgstr "<link href=\"text/shared/explorer/database/05040200.xhp\" name=\"Περιγραφή\"> Περιγραφή</link>"
-#: dabaadvpropdat.xhp
+#: 05040200.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id66841631\n"
+"05040200.xhp\n"
+"hd_id3157898\n"
+"3\n"
"help.text"
-msgid "When connecting to a database using a generic API like ODBC, JDBC, or ADO, Base currently applies heuristics to determine whether this database supports primary keys. None of those APIs has dedicated support to retrieve this information."
-msgstr "Όταν συνδέεστε με μια βάση δεδομένων χρησιμοποιώντας ένα γενικό API όπως ODBC, JDBC, ή ADO, η βάση εφαρμόζει γενικά ευρετική για να προσδιορίσει εάν αυτή η βάση δεδομένων υποστηρίζει πρωτεύοντα κλειδιά. Κανένα από αυτά τα API δεν έχει αποκλειστική υποστήριξη για ανάκτηση αυτής της πληροφορίας."
+msgid "Table description"
+msgstr "Περιγραφή πίνακα"
-#: dabaadvpropdat.xhp
+#: 05040200.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id66841632\n"
+"05040200.xhp\n"
+"par_id3154422\n"
+"4\n"
"help.text"
-msgid "The heuristics sometimes fails. This tri-state check box by default is set to the undetermined state, which means \"apply the heuristics\". If the check box is enabled, primary key support is assumed. If the check box is disabled, no primary key support is assumed."
-msgstr "Η ευρετική μερικές φορές αποτυγχάνει. Αυτό το πλαίσιο ελέγχου τριών καταστάσεων από προεπιλογή ορίζεται στην απροσδιόριστη κατάσταση, που σημαίνει \"εφαρμογή της ευρετικής\". Εάν το πλαίσιο ελέγχου ενεργοποιηθεί, η υποστήριξη του πρωτεύοντος κλειδιού υποτίθεται. Εάν το πλαίσιο ελέγχου απενεργοποιηθεί, καμιά υποστήριξη πρωτεύοντος κλειδιού δεν υποτίθεται."
+msgid "<ahelp hid=\"\">Displays the description for the selected table.</ahelp>"
+msgstr "<ahelp hid=\"\">Εμφανίζει την περιγραφή για τον επιλεγμένο πίνακα.</ahelp>"
-#: dabaadvpropdat.xhp
+#: 11000002.xhp
msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id66841633\n"
+"11000002.xhp\n"
+"tit\n"
"help.text"
-msgid "Note that if this option is just for overruling the heuristics. If you enable the check box for a database which actually does not support primary keys, you will see some errors."
-msgstr "Σημειώστε ότι εάν αυτή η επιλογή είναι μόνο για ανατροπή της ευρετικής. Εάν ενεργοποιήσετε το πλαίσιο ελέγχου για μια βάση δεδομένων που στην πραγματικότητα δεν υποστηρίζει πρωτεύοντα κλειδιά, θα δείτε μερικά σφάλματα."
+msgid "Data sources in $[officename]"
+msgstr "Προελεύσεις δεδομένων στο $[officename]"
-#: querywizard01.xhp
+#: 11000002.xhp
msgctxt ""
-"querywizard01.xhp\n"
-"tit\n"
+"11000002.xhp\n"
+"bm_id3155449\n"
"help.text"
-msgid "Query Wizard - Field Selection"
-msgstr "Αυτόματος πιλότος ερωτήματος - Επιλογή πεδίων"
+msgid "<bookmark_value>databases;drag and drop (Base)</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων, μεταφορά και απόθεση (Base)</bookmark_value>"
-#: querywizard01.xhp
+#: 11000002.xhp
msgctxt ""
-"querywizard01.xhp\n"
-"par_idN10546\n"
+"11000002.xhp\n"
+"hd_id3151299\n"
+"93\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard01.xhp\">Query Wizard - Field Selection</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard01.xhp\">Αυτόματος πιλότος ερωτήματος - Επιλογή πεδίων</link>"
+msgid "<link href=\"text/shared/explorer/database/11000002.xhp\" name=\"Data sources in $[officename]\">Data sources in $[officename]</link>"
+msgstr "<link href=\"text/shared/explorer/database/11000002.xhp\" name=\"Προελεύσεις δεδομένων στο $[officename]\">Προελεύσεις δεδομένων στο $[officename]</link>"
-#: querywizard01.xhp
+#: 11000002.xhp
msgctxt ""
-"querywizard01.xhp\n"
-"par_idN10556\n"
+"11000002.xhp\n"
+"hd_id3150616\n"
+"49\n"
"help.text"
-msgid "Specifies the table to create the query, and specifies which fields you wish to include in the query."
-msgstr "Καθορίζει τον πίνακα για τη δημιουργία του ερωτήματος, και προσδιορίζει ποια πεδία προτιμάτε να συμπεριληφθούν στο ερώτημα."
+msgid "Selecting the Address Book"
+msgstr "Επιλογή του βιβλίου διευθύνσεων"
-#: querywizard01.xhp
+#: 11000002.xhp
msgctxt ""
-"querywizard01.xhp\n"
-"par_idN10559\n"
+"11000002.xhp\n"
+"par_id3153049\n"
+"101\n"
"help.text"
-msgid "Tables"
-msgstr "Πίνακες"
+msgid "To select the address book that you want to use, choose <link href=\"text/shared/01/01110101.xhp\" name=\"Tools - Address Book Source\"><emph>Tools - Address Book Source</emph></link>."
+msgstr "Για επιλογή του βιβλίου διευθύνσεων που θέλετε να χρησιμοποιήσετε, επιλέξτε <link href=\"text/shared/01/01110101.xhp\" name=\"Tools - Address Book Source\"><emph>Εργαλεία - Πηγή βιβλίου διευθύνσεων</emph></link>."
-#: querywizard01.xhp
+#: 11000002.xhp
msgctxt ""
-"querywizard01.xhp\n"
-"par_idN1055D\n"
+"11000002.xhp\n"
+"hd_id3147275\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the table for which the query is to be created.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τον πίνακα για τον οποίο θα δημιουργηθεί το ερώτημα.</ahelp>"
+msgid "Opening a Data Source"
+msgstr "Άνοιγμα προέλευσης δεδομένων"
-#: querywizard01.xhp
+#: 11000002.xhp
msgctxt ""
-"querywizard01.xhp\n"
-"par_idN10590\n"
+"11000002.xhp\n"
+"par_id3154143\n"
+"102\n"
"help.text"
-msgid "Fields in the Query"
-msgstr "Πεδία στο ερώτημα"
+msgid "To open the data source view, press F4 in a text, spreadsheet or form document."
+msgstr "Για να ανοίξετε την προβολή της προέλευσης δεδομένων, πιέστε το πλήκτρο F4 σε ένα κείμενο, υπολογιστικό φύλλο ή έγγραφο φόρμας."
-#: querywizard01.xhp
+#: 11000002.xhp
msgctxt ""
-"querywizard01.xhp\n"
-"par_idN10594\n"
+"11000002.xhp\n"
+"par_id3154046\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays all fields that will be included in the new query.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει όλα τα πεδία που θα συμπεριληφθούν στο νέο ερώτημα.</ahelp>"
+msgid "To view the contents of a database, click the plus sign (+) in front of the name in the data source view."
+msgstr "Για να προβάλετε τα περιεχόμενα μίας βάσης δεδομένων, κάντε κλικ στο σύμβολο Συν (+) μπροστά από το όνομα στην προβολή προέλευσης δεδομένων."
-#: querywizard01.xhp
+#: 11020000.xhp
msgctxt ""
-"querywizard01.xhp\n"
-"par_idN10597\n"
+"11020000.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard02.xhp\" name=\"Query Wizard - Sorting order\">Query Wizard - Sorting order</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard02.xhp\" name=\"Αυτόματος πιλότος ερωτήματος - Σειρά ταξινόμησης\">Αυτόματος πιλότος ερωτήματος - Σειρά ταξινόμησης</link>"
+msgid "ODBC"
+msgstr "ODBC"
-#: tablewizard01.xhp
+#: 11020000.xhp
msgctxt ""
-"tablewizard01.xhp\n"
-"tit\n"
+"11020000.xhp\n"
+"hd_id3149031\n"
+"1\n"
"help.text"
-msgid "Table Wizard - Select Fields"
-msgstr "Αυτόματος πιλότος πίνακα - Επιλογή πεδίων"
+msgid "<link href=\"text/shared/explorer/database/11020000.xhp\" name=\"ODBC\">ODBC</link>"
+msgstr "<link href=\"text/shared/explorer/database/11020000.xhp\" name=\"ODBC\">ODBC</link>"
-#: tablewizard01.xhp
+#: 11020000.xhp
msgctxt ""
-"tablewizard01.xhp\n"
-"par_idN10546\n"
+"11020000.xhp\n"
+"par_id3150499\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/tablewizard01.xhp\">Table Wizard - Select Fields</link>"
-msgstr "<link href=\"text/shared/explorer/database/tablewizard01.xhp\">Αυτόματος πιλότος πίνακα - Επιλογή πεδίων</link>"
+msgid "<ahelp hid=\"\">Specifies the settings for <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link> databases. This includes your user access data, driver settings, and font definitions.</ahelp>"
+msgstr "<ahelp hid=\"\">Καθορίζει τις ρυθμίσεις για <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link> βάσεις δεδομένων. Συμπεριλαμβάνει τα δεδομένα πρόσβασης χρήστη, τις ρυθμίσεις οδηγού εγκατάστασης και τους ορισμούς γραμματοσειράς.</ahelp>"
-#: tablewizard01.xhp
+#: 11020000.xhp
msgctxt ""
-"tablewizard01.xhp\n"
-"par_idN10556\n"
+"11020000.xhp\n"
+"hd_id3148642\n"
+"4\n"
"help.text"
-msgid "Select fields from the provided sample tables as a starting point to create your own table."
-msgstr "Επιλέξτε τα πεδία από τους υποδειγματικούς πίνακες που παρέχονται ως σημείο εκκίνησης για να δημιουργήσετε το δικό σας πίνακα."
+msgid "User Name"
+msgstr "Όνομα χρήστη"
-#: tablewizard01.xhp
+#: 11020000.xhp
msgctxt ""
-"tablewizard01.xhp\n"
-"par_idN10559\n"
+"11020000.xhp\n"
+"par_id3154514\n"
+"5\n"
"help.text"
-msgid "Business"
-msgstr "Επιχείρηση"
+msgid "<ahelp hid=\".\">Type the user name for accessing the database.</ahelp>"
+msgstr "<ahelp hid=\".\">Πληκτρολογήστε το όνομα χρήστη για να έχετε πρόσβαση στη βάση δεδομένων.</ahelp>"
-#: tablewizard01.xhp
+#: 11020000.xhp
msgctxt ""
-"tablewizard01.xhp\n"
-"par_idN1055D\n"
+"11020000.xhp\n"
+"hd_id3153665\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the business category to see only business sample tables.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον κατάλογο επιχείρηση για να δείτε μόνο υποδειγματικούς πίνακες για επιχειρήσεις.</ahelp>"
+msgid "Password required"
+msgstr "Απαιτείται κωδικός πρόσβασης"
-#: tablewizard01.xhp
+#: 11020000.xhp
msgctxt ""
-"tablewizard01.xhp\n"
-"par_idN10560\n"
+"11020000.xhp\n"
+"par_id3145119\n"
+"7\n"
"help.text"
-msgid "Private"
-msgstr "Προσωπικοί"
+msgid "<ahelp hid=\".\">Prevents an unauthorized user from accessing the database. You only need to enter the password once per session.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμποδίζει σε ένα μη πιστοποιημένο χρήστη την πρόσβαση στη βάση δεδομένων. Εσείς πρέπει μόνο να εισάγετε τον κωδικό πρόσβασης με κάθε νέα εργασία σας.</ahelp>"
-#: tablewizard01.xhp
+#: 11020000.xhp
msgctxt ""
-"tablewizard01.xhp\n"
-"par_idN10564\n"
+"11020000.xhp\n"
+"hd_id3153087\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the private category to see only private sample tables.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον κατάλογο προσωπικοί για να δείτε μόνο υποδειγματικούς προσωπικούς πίνακες.</ahelp>"
+msgid "Driver Settings"
+msgstr "Ρυθμίσεις οδηγού"
-#: tablewizard01.xhp
+#: 11020000.xhp
msgctxt ""
-"tablewizard01.xhp\n"
-"par_idN10567\n"
+"11020000.xhp\n"
+"par_id3143271\n"
+"11\n"
"help.text"
-msgid "Sample tables"
-msgstr "Υποδειγματικοί πίνακες"
+msgid "<ahelp hid=\"HID_DSADMIN_ODBC_OPTIONS\">Use this text field to enter additional optional driver settings if this is necessary.</ahelp>"
+msgstr "<ahelp hid=\"HID_DSADMIN_ODBC_OPTIONS\">Χρησιμοποιήστε αυτό το πεδίο κειμένου για να εισάγετε πρόσθετες ρυθμίσεις του προαιρετικού οδηγού αν είναι απαραίτητο.</ahelp>"
-#: tablewizard01.xhp
+#: 11020000.xhp
msgctxt ""
-"tablewizard01.xhp\n"
-"par_idN1056B\n"
+"11020000.xhp\n"
+"hd_id3152472\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Select one of the sample tables. Then select fields from that table from the left list box. Repeat this step until you have selected all the fields that you need.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε έναν από τους υποδειγματικούς πίνακες. Ύστερα επιλέξτε τα πεδία από τον πίνακα αυτόν από το αριστερό πεδίο της λίστας. Επαναλάβετε το βήμα αυτό μέχρι να επιλέξετε όλα τα πεδία που χρειάζεστε.</ahelp>"
+msgid "Character Set"
+msgstr "Ρύθμιση χαρακτήρων"
-#: tablewizard01.xhp
+#: 11020000.xhp
msgctxt ""
-"tablewizard01.xhp\n"
-"par_idN1059E\n"
+"11020000.xhp\n"
+"par_id3151245\n"
+"13\n"
"help.text"
-msgid "Selected Fields"
-msgstr "Επιλεγμένα πεδία"
+msgid "<ahelp hid=\"HID_DSADMIN_CHARSET_ODBC\">Select the code conversion that you want to use to view the database in $[officename]. This does not affect the database.</ahelp> Choose \"System\" to use the default character set of your operating system. Text and dBASE databases are restricted to character sets with a fixed-size character length, where all characters are encoded with the same number of bytes."
+msgstr "<ahelp hid=\"HID_DSADMIN_CHARSET_ODBC\">Επιλέξτε τη μετατροπή κώδικα που επιθυμείτε να χρησιμοποιήσετε για να προβάλετε τη βάση δεδομένων στο $[officename]. Αυτό δεν επηρεάζει τη βάση δεδομένων.</ahelp> Επιλέξτε \"Σύστημα\" για να χρησιμοποιήσετε το προεπιλεγμένο σύνολο χαρακτήρων του λειτουργικού σας συστήματος. Οι βάσεις δεδομένων κειμένου και dBASE περιορίζονται σε ρυθμίσεις με σταθερό μήκος χαρακτήρων, δηλαδή, όλοι οι χαρακτήρες κωδικοποιούνται με τον ίδιο αριθμό byte."
-#: tablewizard01.xhp
+#: 11020000.xhp
msgctxt ""
-"tablewizard01.xhp\n"
-"par_idN105A4\n"
+"11020000.xhp\n"
+"hd_id3149669\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays all fields that will be included in the new table.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει όλα τα πεδία που θα συμπεριληφθούν στο νέο πίνακα.</ahelp>"
+msgid "General"
+msgstr "Γενικά"
-#: tablewizard01.xhp
+#: 11020000.xhp
msgctxt ""
-"tablewizard01.xhp\n"
-"par_idN105A9\n"
+"11020000.xhp\n"
+"hd_id3147265\n"
+"24\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/tablewizard02.xhp\" name=\"Table Wizard - Set types and formats\">Table Wizard - Set types and formats</link>"
-msgstr "<link href=\"text/shared/explorer/database/tablewizard02.xhp\" name=\"Αυτόματος πιλότος πίνακα - Ορισμός τύπων και μορφών\">Αυτόματος πιλότος πίνακα - Ορισμός τύπων και μορφών</link>"
+msgid "Retrieve generated values"
+msgstr "Διαχείριση παραγόμενων τιμών"
-#: querywizard06.xhp
+#: 11020000.xhp
msgctxt ""
-"querywizard06.xhp\n"
-"tit\n"
+"11020000.xhp\n"
+"par_id3151054\n"
+"25\n"
"help.text"
-msgid "Query Wizard - Grouping Conditions"
-msgstr "Αυτόματος πιλότος ερωτήματος - Συνθήκες ομαδοποίησης"
+msgid "<ahelp hid=\"HID_DSADMIN_AUTORETRIEVEENABLED\">Enables $[officename] support of auto-incremented data fields for the current ODBC or JDBC data source.</ahelp> Select this check box if the database does not support the auto-increment feature in its SDBCX layer. In general, the auto-increment is selected for the primary key field."
+msgstr "<ahelp hid=\"HID_DSADMIN_AUTORETRIEVEENABLED\">Ενεργοποιεί την υποστήριξη του $[officename] για να αυξήσετε αυτόματα τα πεδία δεδομένων για την τρέχουσα ODBC ή JDBC βάση προέλευσης δεδομένων .</ahelp> Επιλέξτε αυτό το πεδίο ελέγχου αν η βάση δεδομένων δεν υποστηρίζει τη δυνατότητα αυτόματης αύξησης στο SDBCX επίπεδό της. Γενικά, η αυτόματη αύξηση επιλέγεται για το πεδίο του πρωτεύοντος κλειδιού."
-#: querywizard06.xhp
+#: 11020000.xhp
msgctxt ""
-"querywizard06.xhp\n"
-"par_idN10546\n"
+"11020000.xhp\n"
+"hd_id3150400\n"
+"26\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard06.xhp\">Query Wizard - Grouping Conditions</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard06.xhp\">Αυτόματος πιλότος ερωτήματος - Συνθήκες ομαδοποίησης</link>"
+msgid "Auto-increment statement"
+msgstr "Αυτόματα αυξανόμενη δήλωση"
-#: querywizard06.xhp
+#: 11020000.xhp
msgctxt ""
-"querywizard06.xhp\n"
-"par_idN10556\n"
+"11020000.xhp\n"
+"par_id3154366\n"
+"27\n"
"help.text"
-msgid "Specifies the conditions to group the query. The data source must support the SQL statement \"Order by clauses\" to enable this page of the Wizard."
-msgstr "Προσδιορίζει τις συνθήκες για την ομαδοποίηση του ερωτήματος. Η προέλευση δεδομένων πρέπει να υποστηρίζει τη δήλωση SQL \"Ταξινόμηση κατά προτάσεις\" για να ενεργοποιήσετε τη σελίδα αυτήν του Αυτόματου πιλότου."
+msgid "<ahelp hid=\"HID_DSADMIN_AUTOINCREMENTVALUE\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, a typical SQL statement to create a data field is:"
+msgstr "<ahelp hid=\"HID_DSADMIN_AUTOINCREMENTVALUE\">Εισάγετε την ειδική εντολή της SQL που επιβάλλει στην προέλευση δεδομένων να αυξάνει αυτόματα ένα καθορισμένο πεδίο ακέραιων δεδομένων.</ahelp> Για παράδειγμα, μία τυπική δήλωση SQL για τη δημιουργία ενός πεδίου δεδομένων είναι η εξής:"
-#: querywizard06.xhp
+#: 11020000.xhp
msgctxt ""
-"querywizard06.xhp\n"
-"par_idN10559\n"
+"11020000.xhp\n"
+"par_id3159149\n"
+"28\n"
"help.text"
-msgid "Match all of the following"
-msgstr "Ταίριασμα όλων των ακόλουθων"
+msgid "CREATE TABLE \"table1\" (\"id\" INTEGER)"
+msgstr "CREATE TABLE \"πίνακας1\" (\"αα\" INTEGER)"
-#: querywizard06.xhp
+#: 11020000.xhp
msgctxt ""
-"querywizard06.xhp\n"
-"par_idN1055D\n"
+"11020000.xhp\n"
+"par_id3147084\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to group the query by all the conditions using a logical AND.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να ομαδοποιηθεί το ερώτημα υπό όλες τις συνθήκες χρησιμοποιώντας μία λογική εντολή AND.</ahelp>"
+msgid "To auto-increment the \"id\" data field in a MySQL database, change the statement to:"
+msgstr "Για να αυξήσετε αυτόματα το πεδίο δεδομένων \"αα\" σε μία βάση δεδομένων MySQL, τροποποιήστε τη δήλωση ως εξής:"
-#: querywizard06.xhp
+#: 11020000.xhp
msgctxt ""
-"querywizard06.xhp\n"
-"par_idN10560\n"
+"11020000.xhp\n"
+"par_id3154909\n"
+"30\n"
"help.text"
-msgid "Match any of the following"
-msgstr "Ταίριασμα οποιουδήποτε από τα ακόλουθα"
+msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
+msgstr "CREATE TABLE \"πίνακας1\" (\"αα\" INTEGER AUTO_INCREMENT)"
-#: querywizard06.xhp
+#: 11020000.xhp
msgctxt ""
-"querywizard06.xhp\n"
-"par_idN10564\n"
+"11020000.xhp\n"
+"par_id3152933\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to group the query by any of the conditions using a logical OR.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να ομαδοποιηθεί το ερώτημα υπό οποιεσδήποτε συνθήκες χρησιμοποιώντας μία λογική εντολή OR.</ahelp>"
+msgid "In other words, enter AUTO_INCREMENT into <emph>Auto-increment statement</emph> box."
+msgstr "Με άλλα λόγια, εισάγετε την πρόταση AUTO_INCREMENT στο πεδίο <emph>Δήλωση αυτόματης αύξησης</emph>"
-#: querywizard06.xhp
+#: 11020000.xhp
msgctxt ""
-"querywizard06.xhp\n"
-"par_idN10567\n"
+"11020000.xhp\n"
+"hd_id3149765\n"
+"32\n"
"help.text"
-msgid "Field name"
-msgstr "Όνομα πεδίου"
+msgid "Query of generated values"
+msgstr "Ερώτημα παραγόμενων τιμών"
-#: querywizard06.xhp
+#: 11020000.xhp
msgctxt ""
-"querywizard06.xhp\n"
-"par_idN1056B\n"
+"11020000.xhp\n"
+"par_id3145171\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the field name for the grouping condition.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το όνομα του πεδίου για τη συνθήκη ομαδοποίησης.</ahelp>"
+msgid "<ahelp hid=\"HID_DSADMIN_RETRIEVE_AUTO\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
+msgstr "<ahelp hid=\"HID_DSADMIN_RETRIEVE_AUTO\">Εισάγετε μία δήλωση SQL που επαναφέρει την τελευταία αυτόματα αυξημένη τιμή για το πεδίο δεδομένων του πρωτεύοντος κλειδιού.</ahelp> Για παράδειγμα:"
-#: querywizard06.xhp
+#: 11020000.xhp
msgctxt ""
-"querywizard06.xhp\n"
-"par_idN1056E\n"
+"11020000.xhp\n"
+"par_id3150769\n"
+"34\n"
"help.text"
-msgid "Condition"
-msgstr "Συνθήκη"
+msgid "SELECT LAST_INSERT_D();"
+msgstr "SELECT LAST_INSERT_D();"
-#: querywizard06.xhp
+#: 11020000.xhp
msgctxt ""
-"querywizard06.xhp\n"
-"par_idN10572\n"
+"11020000.xhp\n"
+"hd_id3157892\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the condition for the grouping.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τη συνθήκη για την ομαδοποίηση.</ahelp>"
+msgid "Use SQL92 naming constraints"
+msgstr "Χρήση περιορισμών ονομασίας SQL92"
-#: querywizard06.xhp
+#: 11020000.xhp
msgctxt ""
-"querywizard06.xhp\n"
-"par_idN10575\n"
+"11020000.xhp\n"
+"par_id3153368\n"
+"19\n"
"help.text"
-msgid "Value"
-msgstr "Τιμή"
+msgid "<ahelp hid=\"HID_DSADMIN_SQL92CHECK\">Only allows names that use characters that conform to the SQL92 naming constraints in the data source. All other characters are rejected.</ahelp> Each name must begin with a lower or upper case letter, or an underline ( _ ). The remaining characters can be ASCII letters, underlines, and numbers."
+msgstr "<ahelp hid=\"HID_DSADMIN_SQL92CHECK\">Επιτρέπει μόνο ονόματα που χρησιμοποιούν χαρακτήρες που συνάδουν με την ονομασία περιορισμών της SQL92 στην βάση προέλευσης δεδομένων.Όλοι οι άλλοι χαρακτήρες απορρίπτονται.</ahelp> Κάθε όνομα πρέπει να ξεκινά με πεζό ή κεφαλαίο γράμμα, ή με μία υπογράμμιση ( _ ). Οι υπόλοιποι χαρακτήρες μπορούν να είναι χαρακτήρες ASCII, υπογραμμίσεις, και αριθμοί."
-#: querywizard06.xhp
+#: 11020000.xhp
msgctxt ""
-"querywizard06.xhp\n"
-"par_idN10579\n"
+"11020000.xhp\n"
+"hd_id3154011\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the value for the grouping condition.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την τιμή για τη συνθήκη ομαδοποίησης.</ahelp>"
+msgid "Use Catalog for file-based databases"
+msgstr "Χρήση καταλόγου για βάσεις δεδομένων με αρχεία"
-#: querywizard06.xhp
+#: 11020000.xhp
msgctxt ""
-"querywizard06.xhp\n"
-"par_idN1057C\n"
+"11020000.xhp\n"
+"par_id3148618\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard07.xhp\" name=\"Query Wizard - Aliases\">Query Wizard - Aliases</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard07.xhp\" name=\"Αυτόματος πιλότος ερωτήματος - Ψευδώνυμα\">Αυτόματος πιλότος ερωτήματος - Ψευδώνυμα</link>"
+msgid "<ahelp hid=\"HID_DSADMIN_USECATALOG\">Uses the current data source of the Catalog. This is useful when the ODBC data source is a database server. If the ODBC data source is a dBASE driver, leave this check box clear.</ahelp>"
+msgstr "<ahelp hid=\"HID_DSADMIN_USECATALOG\">Χρησιμοποιεί την τρέχουσα προέλευση δεδομένων του καταλόγου. Αυτό είναι χρήσιμο όταν η προέλευση δεδομένων ODBC είναι ο εξυπηρετητής της βάσης δεδομένων. Αν η προέλευση δεδομένων ODBC είναι ο οδηγός dBASE, αναιρέστε αυτό το πεδίο ελέγχου.</ahelp>"
-#: 30100000.xhp
+#: 11030000.xhp
msgctxt ""
-"30100000.xhp\n"
+"11030000.xhp\n"
"tit\n"
"help.text"
-msgid "Create New Adabas Database"
-msgstr "Δημιουργία νέας βάσης δεδομένων Adabas"
+msgid "dBASE"
+msgstr "dBASE"
-#: 30100000.xhp
+#: 11030000.xhp
msgctxt ""
-"30100000.xhp\n"
-"hd_id3159176\n"
+"11030000.xhp\n"
+"hd_id3153539\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/30100000.xhp\" name=\"Create New Adabas Database\">Create New Adabas Database</link>"
-msgstr "<link href=\"text/shared/explorer/database/30100000.xhp\" name=\"Δημιουργία νέας βάσης δεδομένων Adabas\">Δημιουργία νέας βάσης δεδομένων Adabas</link>"
+msgid "<link href=\"text/shared/explorer/database/11030000.xhp\" name=\"dBase\">dBASE</link>"
+msgstr "<link href=\"text/shared/explorer/database/11030000.xhp\" name=\"dBase\">dBASE</link>"
-#: 30100000.xhp
+#: 11030000.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3154515\n"
+"11030000.xhp\n"
+"par_id3147088\n"
"2\n"
"help.text"
-msgid "Creates a new <link href=\"text/shared/explorer/database/30000000.xhp\" name=\"Adabas database\">Adabas database</link>."
-msgstr "Δημιουργεί μία νέα <link href=\"text/shared/explorer/database/30000000.xhp\" name=\"Βάση δεδομένων Adabas\">Βάση δεδομένων Adabas</link>."
+msgid "<ahelp hid=\"\">Specify the settings for a dBASE database.</ahelp>"
+msgstr "<ahelp hid=\"\">Καθορίστε τις ρυθμίσεις για μία βάση δεδομένων dBASE.</ahelp>"
-#: 30100000.xhp
+#: 11030000.xhp
msgctxt ""
-"30100000.xhp\n"
-"hd_id3156117\n"
-"37\n"
+"11030000.xhp\n"
+"par_id3151110\n"
+"18\n"
"help.text"
-msgid "Database name"
-msgstr "Όνομα βάσης δεδομένων"
+msgid "To be able to define relations between tables, use JDBC or ODBC from within $[officename]."
+msgstr "Για να μπορείτε να ορίσετε σχέσεις μεταξύ πινάκων, χρησιμοποιήστε την JDBC ή την ODBC του $[officename]."
-#: 30100000.xhp
+#: 11030000.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3158432\n"
-"38\n"
+"11030000.xhp\n"
+"hd_id3149233\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_ADABAS_DBNAME\">Type the name of the database.</ahelp> The name is added to the <emph>Data source URL</emph> field."
-msgstr "<ahelp hid=\"HID_DLG_ADABAS_DBNAME\">Πληκτρολογήστε το όνομα της βάσης δεδομένων.</ahelp> Το όνομα προστίθεται στο πεδίο <emph>Προέλευση δεδομένων URL</emph>."
+msgid "Display inactive records"
+msgstr "Προβολή ανενεργών εγγραφών"
-#: 30100000.xhp
+#: 11030000.xhp
msgctxt ""
-"30100000.xhp\n"
-"hd_id3150256\n"
-"3\n"
+"11030000.xhp\n"
+"par_id3153823\n"
+"5\n"
"help.text"
-msgid "User settings"
-msgstr "Ρυθμίσεις χρήστη"
+msgid "<ahelp hid=\"HID_DSADMIN_SHOWDELETED\">Displays all the records in a file, including those marked as deleted. If you select this check box, you cannot delete records.</ahelp>"
+msgstr "<ahelp hid=\"HID_DSADMIN_SHOWDELETED\">Εμφανίζει όλες τις εγγραφές σε ένα αρχείο, συμπεριλαμβανομένων αυτών που έχουν επιλεχθεί για διαγραφή. Αν επιλέξετε αυτό το πεδίο ελέγχου, δεν μπορείτε να διαγράψετε εγγραφές.</ahelp>"
-#: 30100000.xhp
+#: 11030000.xhp
msgctxt ""
-"30100000.xhp\n"
-"hd_id3155628\n"
-"5\n"
+"11030000.xhp\n"
+"par_id3156023\n"
+"17\n"
"help.text"
-msgid "Administrator"
-msgstr "Διαχειριστής"
+msgid "In dBASE format, deleted records remain in the file."
+msgstr "Στη μορφή dBASE, οι διαγραμμένες εγγραφές παραμένουν στο αρχείο."
-#: 30100000.xhp
+#: 11030000.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3145609\n"
-"6\n"
+"11030000.xhp\n"
+"par_id3151384\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_ADABAS_SYSUSR\" visibility=\"hidden\">Enter the name of the database administrator.</ahelp> The administrator name and password is assigned when you create an Adabas database. Apart from the administrator, two more users can access the Adabas database."
-msgstr "<ahelp hid=\"HID_DLG_ADABAS_SYSUSR\" visibility=\"hidden\">Εισάγετε το όνομα του διαχειριστή της βάσης δεδομένων.</ahelp> Το όνομα του διαχειριστή και ο κωδικός πρόσβασης ανατίθεται όταν δημιουργείτε μία βάση δεδομένων Adabas. Εκτός από το διαχειριστή, μπορούν να έχουν πρόσβαση στη βάση δεδομένων Adabas άλλοι δύο χρήστες."
+msgid "To view any changes that you make to the database, close the connection to the database, and then reconnect the database."
+msgstr "Για να προβάλετε όλες τις αλλαγές που έχετε κάνει στη βάση δεδομένων, κλείστε τη σύνδεση προς τη βάση δεδομένων, και στη συνέχεια επανασυνδέστε τη βάση δεδομένων."
-#: 30100000.xhp
+#: 11030000.xhp
msgctxt ""
-"30100000.xhp\n"
-"hd_id3149045\n"
-"7\n"
+"11030000.xhp\n"
+"par_id0904200811094971\n"
"help.text"
-msgid "Control User"
-msgstr "Έλεγχος χρήστη"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the code conversion that you want to use to view the database in $[officename]. This does not affect the database.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε τον κώδικα μετατροπής που θέλετε να χρησιμοποιήσετε για να δείτε τη βάση δεδομένων στο $[officename]. Αυτό δεν επηρρεάζει τη βάση δεδομένων.</ahelp>"
-#: 30100000.xhp
+#: 11030000.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3149294\n"
+"11030000.xhp\n"
+"hd_id3149047\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_ADABAS_CONUSR\">Enter the name of a user that you want to give limited control to modify some parameters of the database. Normally, the default settings for the name and the password of the control user are not changed.</ahelp> The control user does not affect the three-user limitation."
-msgstr "<ahelp hid=\"HID_DLG_ADABAS_CONUSR\">Εισάγετε το όνομα ενός χρήστη στον οποίο επιθυμείτε να παρέχετε περιορισμένο έλεγχο για τροποποίηση μερικών παραμέτρων της βάσης δεδομένων. Υπό φυσιολογικές συνθήκες, οι προεπιλεγμένες ρυθμίσεις για το όνομα και τον κωδικό πρόσβασης του πεδίου ελέγχου του χρήστη δεν τροποποιούνται.</ahelp> Ο έλεγχος χρήστη δεν επηρεάζει τον περιορισμό ύπαρξης τριών χρηστών."
+msgid "Indexes"
+msgstr "Ευρετήρια"
-#: 30100000.xhp
+#: 11030000.xhp
msgctxt ""
-"30100000.xhp\n"
-"hd_id3153379\n"
+"11030000.xhp\n"
+"par_id3161656\n"
"9\n"
"help.text"
-msgid "Domain User"
-msgstr "Χρήστης συστήματος"
+msgid "<ahelp hid=\"HID_DSADMIN_DBASE_INDICIES\">Opens the <link href=\"text/shared/explorer/database/11030100.xhp\" name=\"Indexes\"><emph>Indexes</emph></link> dialog, where you can organize the table indexes in the current dBASE database.</ahelp>"
+msgstr "<ahelp hid=\"HID_DSADMIN_DBASE_INDICIES\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/11030100.xhp\" name=\"Ευρετήρια\"><emph>Ευρετήρια</emph></link>, όπου μπορείτε να οργανώσετε τα ευρετήρια των πινάκων στην τρέχουσα βάση δεδομένων dBASE.</ahelp>"
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3153362\n"
-"10\n"
+"11030100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_ADABAS_USR\">Enter the name of the domain user that is used by Adabas internally. Normally, the default settings for the name and password of the domain user are not changed.</ahelp> The domain user does not affect the three-user limit."
-msgstr "<ahelp hid=\"HID_DLG_ADABAS_USR\">Εισάγετε το όνομα για το χρήστη του συστήματος που χρησιμοποιείται εσωτερικά από την Adabas. Υπό φυσιολογικές συνθήκες, οι προεπιλεγμένες ρυθμίσεις για το όνομα και τον κωδικό πρόσβασης του χρήστη συστήματος δεν τροποποιούνται.</ahelp> Ο χρήστης του συστήματος δεν επηρεάζει τον περιορισμό ύπαρξης τριών χρηστών."
+msgid "Indexes"
+msgstr "Ευρετήρια"
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"hd_id3147084\n"
-"11\n"
+"11030100.xhp\n"
+"hd_id3148983\n"
+"1\n"
"help.text"
-msgid "Password"
-msgstr "Κωδικός πρόσβασης"
+msgid "<link href=\"text/shared/explorer/database/11030100.xhp\" name=\"Indexes\">Indexes</link>"
+msgstr "<link href=\"text/shared/explorer/database/11030100.xhp\" name=\"Ευρετήρια\"> Ευρετήρια</link>"
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3148674\n"
-"12\n"
+"11030100.xhp\n"
+"par_id3150247\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_ADABAS_DOMAINPWD\">Enter a password.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLG_ADABAS_DOMAINPWD\">Εισάγετε έναν κωδικό πρόσβασης.</ahelp>"
+msgid "<ahelp hid=\".\">Lets you organize dBASE database indexes.</ahelp> An index allows you to access a database quickly, provided that you query the data in the selection that was defined through the index. When you design a table, you can define the indexes on the <emph>Indexes </emph>tab page."
+msgstr "<ahelp hid=\".\">Σας επιτρέπει να οργανώσετε τα ευρετήρια της βάσης δεδομένων dBASE.</ahelp> Ένα ευρετήριο σας επιτρέπει να έχετε γρήγορη πρόσβαση σε μία βάση δεδομένων, υπό τον όρο ότι δημιουργείτε ερώτημα για τα δεδομένα στην επιλογή που ορίστηκε μέσω του ευρετηρίου. Ενώ σχεδιάζετε έναν πίνακα, μπορείτε να ορίσετε τα ευρετήρια στη σελίδα της καρτέλας <emph>Ευρετήρια</emph>."
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"hd_id3144433\n"
-"13\n"
+"11030100.xhp\n"
+"hd_id3155339\n"
+"3\n"
"help.text"
-msgid "Database settings"
-msgstr "Ρυθμίσεις βάσης δεδομένων"
+msgid "Table"
+msgstr "Πίνακας"
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3145607\n"
-"15\n"
+"11030100.xhp\n"
+"par_id3152551\n"
+"10\n"
"help.text"
-msgid "Drives containing parts of the Serverdb are called DEVSPACEs. To improve performance, store each DEVSPACE on separate drives."
-msgstr "Οδηγοί που περιέχουν μέρη του Serverdb ονομάζονται DEVSPACEs. Για να βελτιώσετε την εμφάνιση, αποθηκεύστε κάθε DEVSPACE σε διαφορετικούς οδηγούς."
+msgid "<ahelp hid=\"DBACCESS_COMBOBOX_DLG_DBASE_INDEXES_CB_TABLES\">Select the database table that you want to index.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_COMBOBOX_DLG_DBASE_INDEXES_CB_TABLES\">Επιλέξτε τον πίνακα της βάσης δεδομένων που επιθυμείτε να συντάξετε ως ευρετήριο.</ahelp>"
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3146985\n"
-"36\n"
+"11030100.xhp\n"
+"hd_id3159233\n"
+"4\n"
"help.text"
-msgid "The file path for a DEVSPACE, including its file name, cannot exceed 40 characters."
-msgstr "Η διαδρομή του αρχείου για ένα DEVSPACE, συμπεριλαμβανομένου του ονόματος του αρχείου, δεν μπορεί να υπερβαίνει τους 40 χαρακτήρες."
+msgid "Table Indexes"
+msgstr "Ευρετήρια πίνακα"
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"hd_id3146148\n"
-"16\n"
+"11030100.xhp\n"
+"par_id3143267\n"
+"11\n"
"help.text"
-msgid "SYSDEVSPACE"
-msgstr "SYSDEVSPACE"
+msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DBASE_INDEXES_LB_TABLEINDEXES\">Lists the current indexes for the selected database table.</ahelp> To remove an index from the list, click the index, and then click the right arrow."
+msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DBASE_INDEXES_LB_TABLEINDEXES\">Κατηγοριοποιεί τα τρέχοντα ευρετήρια για τον επιλεγμένο πίνακα της βάσης δεδομένων.</ahelp> Για να αφαιρέσετε ένα ευρετήριο από τη λίστα, κάντε κλικ σε αυτό, και στη συνέχεια κάντε κλικ στο δεξιό βέλος."
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3149064\n"
-"17\n"
+"11030100.xhp\n"
+"hd_id3148538\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_ADABAS_SYSDEVSPACE\">Enter the path for the system DEVSPACE.</ahelp> The SYSDEVSPACE manages the configuration data for the database. The size of the SYSDEVSPACE depends on the size of the database."
-msgstr "<ahelp hid=\"HID_DLG_ADABAS_SYSDEVSPACE\">Εισάγετε την διαδρομή για το σύστημα DEVSPACE.</ahelp> Το SYSDEVSPACE διαχειρίζεται τα δεδομένα διαμόρφωσης για τη βάση δεδομένων. Το μέγεθος του SYSDEVSPACE εξαρτάται από το μέγεθος της βάσης δεδομένων."
+msgid "Free Indexes"
+msgstr "Ελεύθερα ευρετήρια"
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"hd_id3147319\n"
-"18\n"
+"11030100.xhp\n"
+"par_id3151110\n"
+"12\n"
"help.text"
-msgid "TRANSACTIONLOG"
-msgstr "TRANSACTIONLOG"
+msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DBASE_INDEXES_LB_FREEINDEXES\">Lists the available indexes that you can assign to a table.</ahelp> To assign an index to a selected table, click the left arrow icon. The left double arrow assigns all available indexes."
+msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DBASE_INDEXES_LB_FREEINDEXES\">Κατηγοριοποιεί τα διαθέσιμα ευρετήρια που μπορείτε να αναθέσετε σε έναν πίνακα.</ahelp> Για να αναθέσετε ένα ευρετήριο σε έναν επιλεγμένο πίνακα, κάντε κλικ στο εικονίδιο με το αριστερό βέλος. Το αριστερό διπλό βέλος αναθέτει όλα τα διαθέσιμα ευρετήρια."
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3154190\n"
-"19\n"
+"11030100.xhp\n"
+"hd_id3156152\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_ADABAS_TRANSACTIONLOG\">Enter the path for the transaction log file.</ahelp> This file records all modifications that are made to the database during a transaction, and overwrites them when the transaction is completed. The TRANSACTIONLOG is also used for the rollback of a transaction."
-msgstr "<ahelp hid=\"HID_DLG_ADABAS_TRANSACTIONLOG\">Εισάγετε την διαδρομή για το αρχείο καταγραφής διεργασιών.</ahelp> Το αρχείο αυτό καταγράφει όλες τις τροποποιήσεις που πραγματοποιούνται στη βάση δεδομένων κατά τη διάρκεια μιας διεργασίας, και τις αντικαθιστά όταν αυτή ολοκληρωθεί. Το TRANSACTIONLOG χρησιμοποιείται επίσης για την επαναφορά μιας προηγούμενης διεργασίας."
+msgid "<"
+msgstr "<"
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"hd_id3145748\n"
-"20\n"
+"11030100.xhp\n"
+"par_id3150984\n"
+"13\n"
"help.text"
-msgid "DATADEVSPACE"
-msgstr "DATADEVSPACE"
+msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_ADD\">Moves the selected index to the <emph>Table Indexes</emph> list.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_ADD\">Μετακινεί το επιλεγμένο ευρετήριο στη λίστα <emph>Ευρετήρια πίνακα</emph>.</ahelp>"
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3152597\n"
-"21\n"
+"11030100.xhp\n"
+"hd_id3149416\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_ADABAS_DATADEVSPACE\">Enter the path for the data DEVSPACE.</ahelp> This file stores user data, such as tables and indexes, as well as the SQL catalog (schema info). The data contained in one user table is evenly distributed across all DATADEVSPACEs. The combined size of all DATADEVSPACEs corresponds to the size of the database."
-msgstr "<ahelp hid=\"HID_DLG_ADABAS_DATADEVSPACE\">Εισάγετε τnν διαδρομή για τα δεδομένα DEVSPACE.</ahelp> Το αρχείο αυτό αποθηκεύει τα δεδομένα χρήστη, όπως πίνακες και ευρετήρια, καθώς και τον κατάλογο της SQL (πληροφορίες σχήματος). Τα δεδομένα που περιέχονται σε έναν πίνακα του χρήστη ισοκατανέμονται σε όλα τα DATADEVSPACE. Το συνδυασμένο μέγεθος όλων των DATADEVSPACE αντιστοιχεί στο μέγεθος της βάσης δεδομένων."
+msgid "<<"
+msgstr "<<"
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3150103\n"
-"22\n"
+"11030100.xhp\n"
+"par_id3145315\n"
+"14\n"
"help.text"
-msgid "The maximum size for a DATADEVSPACE in the limited version Adabas database is 100MB."
-msgstr "Το μέγιστο μέγεθος για ένα DATADEVSPACE στην περιορισμένη έκδοση της βάσης δεδομένων Adabas είναι 100MB."
+msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_ADDALL\">Moves all of the free indexes to the <emph>Table Indexes</emph> list.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_ADDALL\">Μετακινεί όλα τα ελεύθερα ευρετήρια στη λίστα <emph>Ευρετήρια πίνακα</emph>.</ahelp>"
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3147426\n"
-"23\n"
+"11030100.xhp\n"
+"hd_id3149579\n"
+"8\n"
"help.text"
-msgid "If the DATADEVSPACE reaches full capacity during a database operation, Adabas shuts down, increases the capacity of the DATADEVSPACE (up to 100 MB), and restarts the database. Saved data is not lost."
-msgstr "Αν η DATADEVSPACΕ φτάσει στην πλήρη δυνατότητά της κατά τη διάρκεια μίας λειτουργίας της βάσης δεδομένων, η Adabas τερματίζεται, αυξάνει τη δυνατότητα χώρου του DATADEVSPACE (έως 100 MB), και επανεκκινεί τη βάση δεδομένων. Δεν χάνονται τα αποθηκευμένα δεδομένα."
+msgid ">"
+msgstr ">"
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"hd_id3153189\n"
-"24\n"
+"11030100.xhp\n"
+"par_id3149795\n"
+"15\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_REMOVE\">Moves the selected table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_REMOVE\">Μετακινεί τα επιλεγμένα ευρετήρια του πίνακα στη λίστα <emph>Ελεύθερα ευρετήρια</emph>.</ahelp>"
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3153091\n"
-"25\n"
+"11030100.xhp\n"
+"hd_id3155629\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_ADABAS_PBDATADEVSPACE\">Locate the directory where you want to save the file, and then click <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLG_ADABAS_PBDATADEVSPACE\">Εντοπίστε τον κατάλογο όπου επιθυμείτε να αποθηκεύσετε το αρχείο, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>.</ahelp>"
+msgid ">>"
+msgstr ">>"
-#: 30100000.xhp
+#: 11030100.xhp
msgctxt ""
-"30100000.xhp\n"
-"hd_id3150686\n"
-"26\n"
+"11030100.xhp\n"
+"par_id3151245\n"
+"16\n"
"help.text"
-msgid "Transaction file (MB)"
-msgstr "Αρχείο διεργασιών (MB)"
+msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_REMOVEALL\">Moves all of the table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_DLG_DBASE_INDEXES_IB_REMOVEALL\">Μετακινεί όλα τα ευρετήρια του πίνακα στη λίστα <emph>Ελεύθερα ευρετήρια</emph>.</ahelp>"
-#: 30100000.xhp
+#: 11080000.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3147396\n"
-"27\n"
+"11080000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_ADABAS_TRANSACTIONLOG_SIZE\">Enter the size of the transaction file in megabytes.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLG_ADABAS_TRANSACTIONLOG_SIZE\">Εισάγετε το μέγεθος του αρχείου διεργασιών σε MB.</ahelp>"
+msgid "Execute SQL statement"
+msgstr "Εκτέλεση δήλωσης SQL"
-#: 30100000.xhp
+#: 11080000.xhp
msgctxt ""
-"30100000.xhp\n"
-"hd_id3157977\n"
-"28\n"
+"11080000.xhp\n"
+"bm_id3148983\n"
"help.text"
-msgid "Database size (MB)"
-msgstr "Μέγεθος βάσης δεδομένων (MB)"
+msgid "<bookmark_value>SQL; executing SQL statements (Base)</bookmark_value><bookmark_value>databases; administration through SQL (Base)</bookmark_value>"
+msgstr "<bookmark_value>SQL, εκτέλεση δηλώσεων SQL (Base)</bookmark_value><bookmark_value>βάσεις δεδομένων, διαχείριση μέσω SQL (Base)</bookmark_value>"
-#: 30100000.xhp
+#: 11080000.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3150115\n"
-"29\n"
+"11080000.xhp\n"
+"hd_id3153345\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_ADABAS_DATADEVSPACE_SIZE\">Enter the size of the database in megabytes here. The maximum size is 100 MB.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLG_ADABAS_DATADEVSPACE_SIZE\">Εισάγετε το μέγεθος της βάσης δεδομένων σε ΜΒ. Το μέγιστο μέγεθος είναι 100 MB.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/11080000.xhp\" name=\"Execute SQL statement\">Execute SQL statement</link>"
+msgstr "<link href=\"text/shared/explorer/database/11080000.xhp\" name=\"Εκτέλεση δήλωσης SQL\">Εκτέλεση δήλωσης SQL</link>"
-#: 30100000.xhp
+#: 11080000.xhp
msgctxt ""
-"30100000.xhp\n"
-"hd_id3155415\n"
-"30\n"
+"11080000.xhp\n"
+"par_id3154288\n"
+"2\n"
"help.text"
-msgid "Data buffer size (MB)"
-msgstr "Μέγεθος ενδιάμεσης μνήμης δεδομένων (MB)"
+msgid "<variable id=\"sqltext\"><ahelp hid=\".\">Opens a dialog where you can enter an SQL command for administering a database.</ahelp></variable>"
+msgstr "<variable id=\"sqltext\"><ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να εισάγετε μία εντολή της SQL για τη διαχείριση μιας βάσης δεδομένων.</ahelp></variable>"
-#: 30100000.xhp
+#: 11080000.xhp
msgctxt ""
-"30100000.xhp\n"
-"par_id3149378\n"
-"31\n"
+"11080000.xhp\n"
+"par_id3147275\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_ADABAS_CACHE_SIZE\">Enter the size of the data cache in megabytes. </ahelp> The data buffer can be simultaneously accessed by all users and stores the most recently accessed pages from the DATADEVSPACEs."
-msgstr "<ahelp hid=\"HID_DLG_ADABAS_CACHE_SIZE\">Εισάγετε το μέγεθος της λανθάνουσας μνήμης δεδομένων σε ΜΒ. </ahelp> Η ενδιάμεση μνήμη δεδομένων μπορεί να προσπελαστεί ταυτόχρονα από όλους τους χρήστες και αποθηκεύει τις πιο πρόσφατα προσπελάσιμες σελίδες από τα DATADEVSPACE."
+msgid "You can only enter administration commands in this dialog, such as Grant, Create Table, or Drop Table, and not filter commands. The commands that you can enter depend on the data source, for example, dBASE can only run some of the SQL commands list here."
+msgstr "Σε αυτό το παράθυρο διαλόγου μπορείτε να εισάγετε μόνο εντολές διαχείρισης, όπως Grant, Δημιουργία πίνακα, ή Drop Table, και όχι εντολές φίλτρων. Οι εντολές που μπορείτε να εισάγετε εξαρτώνται από την προέλευση δεδομένων, για παράδειγμα, η dBASE μπορεί να εκτελέσει μόνο μερικές από τις εντολές της SQL που κατηγοριοποιούνται εδώ."
-#: dabawiz02spreadsheet.xhp
+#: 11080000.xhp
msgctxt ""
-"dabawiz02spreadsheet.xhp\n"
-"tit\n"
+"11080000.xhp\n"
+"par_id3154860\n"
+"10\n"
"help.text"
-msgid "Spreadsheet Database Connection"
-msgstr "Σύνδεση υπολογιστικού φύλλου με βάση δεδομένων"
+msgid "To run an SQL query for filtering data in the database, use the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design View</link>."
+msgstr "Για να εκτελέσετε ένα ερώτημα της SQL για φιλτράρισμα δεδομένων στη βάση δεδομένων, χρησιμοποιήστε την <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδίαση ερωτήματος\">Προβολή σχεδίασης ερωτήματος</link>."
-#: dabawiz02spreadsheet.xhp
+#: 11080000.xhp
msgctxt ""
-"dabawiz02spreadsheet.xhp\n"
-"par_idN1053A\n"
+"11080000.xhp\n"
+"hd_id3149514\n"
+"3\n"
"help.text"
-msgid "Spreadsheet Database Connection"
-msgstr "Σύνδεση υπολογιστικού φύλλου με βάση δεδομένων"
+msgid "Command to execute"
+msgstr "Εντολή προς εκτέλεση"
-#: dabawiz02spreadsheet.xhp
+#: 11080000.xhp
msgctxt ""
-"dabawiz02spreadsheet.xhp\n"
-"par_idN1053E\n"
+"11080000.xhp\n"
+"par_id3147618\n"
+"4\n"
"help.text"
-msgid "Location and file name"
-msgstr "Τοποθεσία και όνομα αρχείου"
+msgid "<ahelp hid=\"DBACCESS_MULTILINEEDIT_DLG_DIRECTSQL_ME_SQL\">Enter the SQL administration command that you want to run.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_MULTILINEEDIT_DLG_DIRECTSQL_ME_SQL\">Εισάγετε την εντολή διαχείρισης της SQL που επιθυμείτε να εφαρμόσετε.</ahelp>"
-#: dabawiz02spreadsheet.xhp
+#: 11080000.xhp
msgctxt ""
-"dabawiz02spreadsheet.xhp\n"
-"par_idN10542\n"
+"11080000.xhp\n"
+"par_id3153087\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the path and file name to the spreadsheet file.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την διαδρομή και το όνομα αρχείου για το αρχείο υπολογιστικού φύλλου.</ahelp>"
+msgid "For example, for a \"Bibliography\" data source, you can enter the following SQL command:"
+msgstr "Για παράδειγμα, για μία προέλευση δεδομένων για \"Βιβλιογραφία\", μπορείτε να εισάγετε την ακόλουθη εντολή της SQL:"
-#: dabawiz02spreadsheet.xhp
+#: 11080000.xhp
msgctxt ""
-"dabawiz02spreadsheet.xhp\n"
-"par_idN10545\n"
+"11080000.xhp\n"
+"par_id3145673\n"
+"25\n"
"help.text"
-msgid "Browse"
-msgstr "Εξερεύνηση"
+msgid "SELECT \"Address\" FROM \"biblio\" \"biblio\""
+msgstr "SELECT \"Διεύθυνση\" FROM \"βιβλίο\" \"βιβλίο\""
-#: dabawiz02spreadsheet.xhp
+#: 11080000.xhp
msgctxt ""
-"dabawiz02spreadsheet.xhp\n"
-"par_idN10549\n"
+"11080000.xhp\n"
+"par_id3145611\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to open a file selection dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να ανοίξετε ένα παράθυρο διαλόγου επιλογής αρχείων.</ahelp>"
+msgid "For more information on SQL commands, please consult the documentation that came with the database."
+msgstr "Για περισσότερες πληροφορίες σχετικά με τις εντολές της SQL, παρακαλούμε συμβουλευθείτε την τεκμηρίωση που παρέχεται μαζί με τη βάση δεδομένων."
-#: dabawiz02spreadsheet.xhp
+#: 11080000.xhp
msgctxt ""
-"dabawiz02spreadsheet.xhp\n"
-"par_idN1054C\n"
+"11080000.xhp\n"
+"hd_id3156024\n"
+"26\n"
"help.text"
-msgid "Password required"
-msgstr "Απαιτείται κωδικός πρόσβασης"
+msgid "Previous commands"
+msgstr "Προηγούμενες εντολές"
-#: dabawiz02spreadsheet.xhp
+#: 11080000.xhp
msgctxt ""
-"dabawiz02spreadsheet.xhp\n"
-"par_idN10550\n"
+"11080000.xhp\n"
+"par_id3149045\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to request a password from the user of the database document.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να απαιτείται κωδικός πρόσβασης από το χρήστη του εγγράφου της βάσης δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DIRECTSQL_LB_HISTORY\">Lists the previously executed SQL commands. To run a command again, click the command, and then click <emph>Run</emph>.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DIRECTSQL_LB_HISTORY\">Κατηγοριοποιεί τις προηγούμενα εκτελεσμένες εντολές της SQL. Για να εφαρμόσετε ξανά μία εντολή, κάντε κλικ στην εντολή και έπειτα στην <emph>Εκτέλεση</emph>.</ahelp>"
-#: dabawiz02spreadsheet.xhp
+#: 11080000.xhp
msgctxt ""
-"dabawiz02spreadsheet.xhp\n"
-"par_idN10553\n"
+"11080000.xhp\n"
+"hd_id3154348\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
+msgid "Status"
+msgstr "Κατάσταση"
-#: dabapropcon.xhp
+#: 11080000.xhp
msgctxt ""
-"dabapropcon.xhp\n"
-"tit\n"
+"11080000.xhp\n"
+"par_id3151054\n"
+"6\n"
"help.text"
-msgid "Connection Type Wizard"
-msgstr "Αυτόματος πιλότος τύπου σύνδεσης"
+msgid "<ahelp hid=\"DBACCESS_MULTILINEEDIT_DLG_DIRECTSQL_ME_STATUS\">Displays the results, including errors, of the SQL command that you ran.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_MULTILINEEDIT_DLG_DIRECTSQL_ME_STATUS\">Εμφανίζει τα αποτελέσματα, συμπεριλαμβανομένων των σφαλμάτων της εντολής της SQL που εκτελέσατε.</ahelp>"
-#: dabapropcon.xhp
+#: 11080000.xhp
msgctxt ""
-"dabapropcon.xhp\n"
-"par_idN1054D\n"
+"11080000.xhp\n"
+"hd_id3154071\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabapropcon.xhp\">Connection Type Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabapropcon.xhp\">Αυτόματος πιλότος τύπου σύνδεσης</link>"
+msgid "Run"
+msgstr "Εκτέλεση"
-#: dabapropcon.xhp
+#: 11080000.xhp
msgctxt ""
-"dabapropcon.xhp\n"
-"par_idN10551\n"
+"11080000.xhp\n"
+"par_id3151210\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\">Changes the type of connection for the current database.</ahelp>"
-msgstr "<ahelp hid=\".\">Μεταβάλει τον τύπο σύνδεσης για την τρέχουσα βάση δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"DBACCESS_PUSHBUTTON_DLG_DIRECTSQL_PB_EXECUTE\">Runs the command that you entered in the <emph>Command to execute </emph>box.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_PUSHBUTTON_DLG_DIRECTSQL_PB_EXECUTE\">Εκτελεί την εντολή που εισαγάγατε στο πεδίο <emph>Εντολή προς εκτέλεση</emph>.</ahelp>"
-#: dabapropcon.xhp
+#: 11090000.xhp
msgctxt ""
-"dabapropcon.xhp\n"
-"par_id9003875\n"
+"11090000.xhp\n"
+"tit\n"
"help.text"
-msgid "In a database window, choose <emph>Edit - Database - Connection Type</emph>"
-msgstr "Στο παράθυρο μίας βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση δεδομένων - Τύπος σύνδεσης</emph>"
+msgid "Table Filter"
+msgstr "Φίλτρο πίνακα"
-#: dabapropcon.xhp
+#: 11090000.xhp
msgctxt ""
-"dabapropcon.xhp\n"
-"par_idN10569\n"
+"11090000.xhp\n"
+"hd_id3150702\n"
+"1\n"
"help.text"
-msgid "The Connection Type Wizard consists of three pages. You cannot transfer all settings from one database type to another."
-msgstr "Ο Αυτόματος πιλότος τύπου σύνδεσης αποτελείται από τρεις σελίδες. Δε μπορείτε να μεταφέρετε όλες τις ρυθμίσεις από τον έναν τύπο βάσης δεδομένων σε άλλο."
+msgid "<link href=\"text/shared/explorer/database/11090000.xhp\" name=\"Tables\">Table Filter</link>"
+msgstr "<link href=\"text/shared/explorer/database/11090000.xhp\" name=\"Πίνακες\">Φίλτρο πίνακα</link>"
-#: dabapropcon.xhp
+#: 11090000.xhp
msgctxt ""
-"dabapropcon.xhp\n"
-"par_idN1056C\n"
+"11090000.xhp\n"
+"par_id3149164\n"
+"22\n"
"help.text"
-msgid "For example, you can use the wizard to open a database file that is in a format that is usually not recognized by an installed database."
-msgstr "Για παράδειγμα, μπορείτε να χρησιμοποιήσετε τον αυτόματο πιλότο για να ανοίξετε ένα αρχείο βάσης δεδομένων που βρίσκεται στη μορφή που συνήθως αναγνωρίζεται από μία εγκατεστημένη βάση δεδομένων."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Some databases track changes to each record by assigning version number to fields that are changed. This number is incremented by 1 each time the field is changed. Displays the internal version number of the record in the database table.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μερικές βάσεις δεδομένων ακολουθούν τις αλλαγές σε κάθε εγγραφή αναθέτοντας ένα αριθμό έκδοσης στα πεδία που τροποποιήθηκαν. Αυτός ο αριθμός αυξάνεται κατά 1 κάθε φορά που τροποποιείται το πεδίο. Εμφανίζει τον εσωτερικό αριθμό έκδοσης της εγγραφής στον πίνακα της βάσης δεδομένων.</ahelp>"
-#: dabapropcon.xhp
+#: 11090000.xhp
msgctxt ""
-"dabapropcon.xhp\n"
-"par_idN1056F\n"
+"11090000.xhp\n"
+"hd_id3154923\n"
+"8\n"
"help.text"
-msgid "Database type"
-msgstr "Τύπος βάσης δεδομένων"
+msgid "Sort Ascending"
+msgstr "Αύξουσα ταξινόμηση"
-#: dabapropcon.xhp
+#: 11090000.xhp
msgctxt ""
-"dabapropcon.xhp\n"
-"par_idN10573\n"
+"11090000.xhp\n"
+"par_id3147559\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the type of database that you want to connect to.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον τύπο βάσης δεδομένων στην οποία επιθυμείτε να συνδεθείτε.</ahelp>"
+msgid "<ahelp hid=\"HID_DSADMIN_SUPPRESS_VERSIONCL\">Sorts the list of table names in ascending order starting at the beginning of the alphabet.</ahelp>"
+msgstr "<ahelp hid=\"HID_DSADMIN_SUPPRESS_VERSIONCL\">Ταξινομεί τη λίστα με τα ονόματα του πίνακα σε αύξουσα αλφαβητική σειρά.</ahelp>"
#: 11150200.xhp
msgctxt ""
@@ -6317,4404 +6577,3815 @@ msgctxt ""
msgid "<link href=\"text/shared/explorer/database/30000000.xhp\" name=\"Adabas D database format\">Adabas D database format</link>"
msgstr "<link href=\"text/shared/explorer/database/30000000.xhp\" name=\"Μορφή βάσης δεδομένων Adabas D\">Μορφή βάσης δεδομένων Adabas D</link>"
-#: 05020000.xhp
+#: 11170000.xhp
msgctxt ""
-"05020000.xhp\n"
+"11170000.xhp\n"
"tit\n"
"help.text"
-msgid "Relations"
-msgstr "Σχέσεις"
+msgid "Adabas D Statistics"
+msgstr "Στατιστικά για την Adabas D"
-#: 05020000.xhp
+#: 11170000.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3153323\n"
+"11170000.xhp\n"
+"hd_id3150445\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05020000.xhp\" name=\"Relations\">Relations</link>"
-msgstr "<link href=\"text/shared/explorer/database/05020000.xhp\" name=\"Σχέσεις\">Σχέσεις</link>"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"bm_id3146957\n"
-"help.text"
-msgid "<bookmark_value>relational databases (Base)</bookmark_value>"
-msgstr "<bookmark_value>σχεσιακές βάσεις δεδομένων (Base)</bookmark_value>"
+msgid "<link href=\"text/shared/explorer/database/11170000.xhp\" name=\"Adabas D Statistics\">Adabas D Statistics</link>"
+msgstr "<link href=\"text/shared/explorer/database/11170000.xhp\" name=\"Στατιστικά Adabas D\">Στατιστικά Adabas D</link>"
-#: 05020000.xhp
+#: 11170000.xhp
msgctxt ""
-"05020000.xhp\n"
-"par_id3146957\n"
+"11170000.xhp\n"
+"par_id3157898\n"
"2\n"
"help.text"
-msgid "This command opens the <emph>Relation Design </emph>window, which allows you to define relationships between various database tables."
-msgstr "Η εντολή αυτή ανοίγει το παράθυρο <emph>Σχεδίαση σχέσης</emph>, το οποίο σας επιτρέπει να ορίσετε σχέσεις μεταξύ διαφόρων πινάκων της βάσης δεδομένων."
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3154823\n"
-"19\n"
-"help.text"
-msgid "<ahelp hid=\"HID_CTL_RELATIONTAB\">Here you can link together tables from the current database through common data fields.</ahelp> Click the <emph>New Relation</emph> icon to create the relationships, or simply drag-and-drop with the mouse."
-msgstr "<ahelp hid=\"HID_CTL_RELATIONTAB\">Εδώ, μπορείτε να συνδέσετε μεταξύ τους πίνακες από την τρέχουσα βάση δεδομένων μέσω κοινών πεδίων δεδομένων.</ahelp> Κάντε κλικ στο εικονίδιο <emph>Δημιουργία σχέσης</emph> για να δημιουργήσετε τις σχέσεις, ή απλώς κάντε μεταφορά και απόθεση με το ποντίκι σας."
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3145316\n"
-"3\n"
-"help.text"
-msgid "This function is only available if you are working with a relational database."
-msgstr "Αυτή η λειτουργία είναι διαθέσιμη μόνο αν εργάζεστε με μία σχεσιακή βάση δεδομένων."
+msgid "<ahelp hid=\".\">Specifies the access options for the Adabas database.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές πρόσβασης για τη βάση δεδομένων Adabas.</ahelp>"
-#: 05020000.xhp
+#: 11170000.xhp
msgctxt ""
-"05020000.xhp\n"
-"par_id3149235\n"
+"11170000.xhp\n"
+"hd_id3153750\n"
"4\n"
"help.text"
-msgid "When you choose <emph>Tools - Relationships</emph>, a window opens in which all the existing relationships between the tables of the current database are shown. If no relationships have been defined, or if you want to relate other tables of the database to each other, then click the <emph>Add Tables</emph> icon. The <link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\">Add Tables</link> dialog opens in which you can select the tables that you want."
-msgstr "Όταν επιλέγετε <emph>Εργαλεία - Σχέσεις</emph>, ανοίγει ένα παράθυρο στο οποίο εμφανίζονται όλες οι υπάρχουσες σχέσεις μεταξύ των πινάκων στην τρέχουσα βάση δεδομένων. Αν δεν έχει οριστεί καμία σχέση, ή αν επιθυμείτε να σχετίσετε άλλους πίνακες της βάσης δεδομένων μεταξύ τους, κάντε κλικ στο εικονίδιο <emph>Προσθήκη πινάκων</emph>. Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/02/14020100.xhp\" name=\"Προσθήκη πινάκων\">Προσθήκη πινάκων</link> στο οποίο μπορείτε να επιλέξετε τους πίνακες που επιθυμείτε."
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3152812\n"
-"17\n"
-"help.text"
-msgid "If the <emph>Relation Design</emph> window is open, the selected tables cannot be modified, even in Table Design mode. This ensures that tables are not changed while the relations are being created."
-msgstr "Αν είναι ανοικτό το παράθυρο <emph>Σχεδίαση σχέσης</emph>, οι επιλεγμένοι πίνακες δεν μπορούν να τροποποιηθούν, ακόμα και στη λειτουργία Σχεδίαση πίνακα. Με αυτόν τον τρόπο βεβαιώνεται ότι οι πίνακες δεν τροποποιούνται κατά τη δημιουργία των σχέσεων."
+msgid "Data Buffer Size"
+msgstr "Μέγεθος ενδιάμεσης μνήμης δεδομένων"
-#: 05020000.xhp
+#: 11170000.xhp
msgctxt ""
-"05020000.xhp\n"
-"par_id3150541\n"
+"11170000.xhp\n"
+"par_id3155892\n"
"5\n"
"help.text"
-msgid "The selected tables are shown in the top area of the design view. You can close a table window through the context menu or with the Delete key."
-msgstr "Οι επιλεγμένοι πίνακες εμφανίζονται στην πάνω περιοχή της προβολής της σχεδίασης. Μπορείτε να κλείσετε ένα παράθυρο του πίνακα μέσω του μενού περιβάλλοντος ή με το πλήκτρο Delete."
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"bm_id3148922\n"
-"help.text"
-msgid "<bookmark_value>primary keys;inserting (Base)</bookmark_value><bookmark_value>keys;primary keys (Base)</bookmark_value><bookmark_value>external keys (Base)</bookmark_value>"
-msgstr "<bookmark_value>πρωτεύοντα κλειδιά, εισαγωγή (Base)</bookmark_value><bookmark_value>κλειδιά, πρωεύοντα κλειδιά (Base)</bookmark_value><bookmark_value>εξωτερικά κλειδιά (Base)</bookmark_value>"
+msgid "<ahelp hid=\"DBACCESS_NUMERICFIELD_TAB_PAG_ADABAS_SETTINGS_NF_CACHE_SIZE\">Enter the size of the data buffer for the database.</ahelp> The setting takes effect after you restart the database."
+msgstr "<ahelp hid=\"DBACCESS_NUMERICFIELD_TAB_PAG_ADABAS_SETTINGS_NF_CACHE_SIZE\">Εισάγετε το μέγεθος της ενδιάμεσης μνήμης δεδομένων για τη βάση δεδομένων.</ahelp> Η ρύθμιση εφαρμόζεται αφού επανεκκινήσετε τη βάση δεδομένων."
-#: 05020000.xhp
+#: 11170000.xhp
msgctxt ""
-"05020000.xhp\n"
-"hd_id3148922\n"
+"11170000.xhp\n"
+"hd_id3149095\n"
"6\n"
"help.text"
-msgid "Primary key and other key"
-msgstr "Πρωτεύον κλειδί και άλλο κλειδί"
+msgid "Increment size"
+msgstr "Μέγεθος αύξησης"
-#: 05020000.xhp
+#: 11170000.xhp
msgctxt ""
-"05020000.xhp\n"
-"par_id3149168\n"
+"11170000.xhp\n"
+"par_id3149177\n"
"7\n"
"help.text"
-msgid "If you want to define a relation among the different tables, you should enter a <link href=\"text/shared/00/00000005.xhp#primaerschluessel\" name=\"primary key\">primary key</link> that clearly identifies a data field of the existing table. You can refer to the primary key from other tables to access the data of this table. All data fields referring to this primary key will be identified as an external key."
-msgstr "Αν επιθυμείτε να ορίσετε μία σχέση μεταξύ διαφορετικών πινάκων, θα πρέπει να εισάγετε ένα <link href=\"text/shared/00/00000005.xhp#primaerschluessel\" name=\"πρωτεύον κλειδί\">πρωτεύον κλειδί</link> που αναγνωρίζει καθαρά ένα πεδίο δεδομένων του υπάρχοντος πίνακα. Μπορείτε να αναφέρετε το πρωτεύον κλειδί από άλλους πίνακες ώστε να έχετε πρόσβαση στα δεδομένα του πίνακα αυτού. Όλα τα πεδία δεδομένων που αναφέρονται σε αυτό το πρωτεύον κλειδί θα αναγνωριστούν ως ένα εξωτερικό κλειδί."
+msgid "<ahelp hid=\"DBACCESS_NUMERICFIELD_TAB_PAG_ADABAS_SETTINGS_NF_DATA_INCREMENT\">Enter the size by which you want to automatically increment the database. The maximum increment size is 100 MB.</ahelp> The setting takes effect after you restart the database."
+msgstr "<ahelp hid=\"DBACCESS_NUMERICFIELD_TAB_PAG_ADABAS_SETTINGS_NF_DATA_INCREMENT\">Εισάγετε το μέγεθος με το οποίο επιθυμείτε να αυξήσετε αυτόματα τη βάση δεδομένων. Το μέγιστο μέγεθος αύξησης είναι 100 MB.</ahelp> Η ρύθμιση εφαρμόζεται αφού επανεκκινήσετε τη βάση δεδομένων."
-#: 05020000.xhp
+#: 11170000.xhp
msgctxt ""
-"05020000.xhp\n"
-"par_id3147085\n"
+"11170000.xhp\n"
+"hd_id3156346\n"
"8\n"
"help.text"
-msgid "All data fields referring to a primary key will be identified in the table window by a small key symbol."
-msgstr "Όλα τα πεδία δεδομένων που αναφέρονται σε ένα πρωτεύον κλειδί θα υποδεικνύονται στο παράθυρο του πίνακα από ένα σύμβολο μικρού κλειδιού."
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"hd_id3153193\n"
-"12\n"
-"help.text"
-msgid "Define relations"
-msgstr "Ορισμός σχέσεων"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"bm_id3155430\n"
-"help.text"
-msgid "<bookmark_value>relations; creating and deleting (Base)</bookmark_value>"
-msgstr "<bookmark_value>σχέσεις, δημιουργία και διαγραφή (Base)</bookmark_value>"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3155430\n"
-"13\n"
-"help.text"
-msgid "All existing relations are shown in the relations windows by a line that connects the primary and other key fields. You can add a relation by using drag-and-drop to drop the field of one table onto the field of the other table. A relation is removed again by selecting it and pressing the Delete key."
-msgstr "Όλες οι υπάρχουσες σχέσεις εμφανίζονται στα παράθυρα σχέσεων με μία γραμμή που συνδέει το πεδίο του πρωτεύοντος κλειδιού και τα πεδία των άλλων κλειδιών. Μπορείτε να προσθέσετε μία σχέση χρησιμοποιώντας τη μεταφορά και απόθεση για να μεταφέρετε το πεδίο ενός πίνακα μέσα στο πεδίο κάποιου διαφορετικού πίνακα. Μία σχέση αφαιρείται ξανά, επιλέγοντάς την και πιέζοντας το πλήκτρο Delete."
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3149984\n"
-"18\n"
-"help.text"
-msgid "Alternatively, you can also click the <emph>New Relation</emph> icon in the top area of the relation field and define the relation between two tables in the <link href=\"text/shared/explorer/database/05020100.xhp\" name=\"Relations\"><emph>Relations</emph></link> dialog."
-msgstr "Εναλλακτικά, μπορείτε επίσης να κάνετε κλικ στο εικονίδιο <emph>Δημιουργία σχέσης</emph> στην πάνω περιοχή του πεδίου της σχέσης και να ορίσετε τη σχέση μεταξύ δύο πινάκων στο παράθυρο διαλόγου <link href=\"text/shared/explorer/database/05020100.xhp\" name=\"Σχέσεις\"><emph>Σχέσεις</emph></link>."
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3153093\n"
-"14\n"
-"help.text"
-msgid "If you use $[officename] as the front-end for a relational database, the creation and deletion of relationships is not placed in an intermediate memory by $[officename], but is forwarded directly to the external database."
-msgstr "Αν χρησιμοποιείτε το $[officename] ως σύστημα επικοινωνίας με μία σχεσιακή βάση δεδομένων, η δημιουργία και διαγραφή των σχέσεων δεν τοποθετείται σε μία ενδιάμεση μνήμη του $[officename], αλλά προωθείται απευθείας στην εξωτερική βάση δεδομένων."
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3155856\n"
-"15\n"
-"help.text"
-msgid "By double-clicking a connection line, you can assign certain properties to the relation. The <emph>Relations </emph>dialog opens."
-msgstr "Κάνοντας διπλό κλικ σε μία γραμμή σύνδεσης, μπορείτε να αναθέσετε συγκεκριμένες ιδιότητες στη σχέση. Ανοίγει το παράθυρο διαλόγου <emph>Σχέσεις</emph>."
-
-#: menufilesave.xhp
-msgctxt ""
-"menufilesave.xhp\n"
-"tit\n"
-"help.text"
-msgid "Save"
-msgstr "Αποθήκευση"
-
-#: menufilesave.xhp
-msgctxt ""
-"menufilesave.xhp\n"
-"par_idN10547\n"
-"help.text"
-msgid "Save"
-msgstr "Αποθήκευση"
-
-#: menufilesave.xhp
-msgctxt ""
-"menufilesave.xhp\n"
-"par_idN1054B\n"
-"help.text"
-msgid "In this dialog, you can specify the position and name of a form that you save within a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>. The dialog opens automatically when you save a form the first time."
-msgstr "Σε αυτό το παράθυρο διαλόγου, μπορείτε να καθορίσετε την θέση και το όνομα μίας φόρμας που αποθηκεύσατε σε ένα <link href=\"text/shared/explorer/database/dabadoc.xhp\">αρχείο βάσης δεδομένων</link>. Ανοίγει αυτόματα το παράθυρο διαλόγου όταν αποθηκεύετε μία φόρμα για πρώτη φορά."
-
-#: menufilesave.xhp
-msgctxt ""
-"menufilesave.xhp\n"
-"par_idN10564\n"
-"help.text"
-msgid "Create New Directory"
-msgstr "Δημιουργία νέου καταλόγου"
+msgid "Control User Name"
+msgstr "Έλεγχος ονόματος χρήστη"
-#: menufilesave.xhp
+#: 11170000.xhp
msgctxt ""
-"menufilesave.xhp\n"
-"par_idN10568\n"
+"11170000.xhp\n"
+"par_id3150355\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to create a new folder within the database file.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να δημιουργήσετε έναν νέο φάκελο εντός του αρχείου της βάσης δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"DBACCESS_EDIT_TAB_PAG_ADABAS_SETTINGS_ET_CTRLUSERNAME\">Enter the name of a user that you want to give limited control to modify some parameters of the database.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_EDIT_TAB_PAG_ADABAS_SETTINGS_ET_CTRLUSERNAME\">Εισάγετε το όνομα ενός χρήστη που επιθυμείτε να του παρέχετε περιορισμένο έλεγχο σχετικά με την τροποποίηση παραμέτρων της βάσης δεδομένων.</ahelp>"
-#: menufilesave.xhp
+#: 11170000.xhp
msgctxt ""
-"menufilesave.xhp\n"
-"par_idN1057F\n"
+"11170000.xhp\n"
+"hd_id3153146\n"
+"10\n"
"help.text"
-msgid "Up One Level"
-msgstr "Πάνω ένα επίπεδο"
+msgid "Control Password"
+msgstr "Έλεγχος κωδικού πρόσβασης"
-#: menufilesave.xhp
+#: 11170000.xhp
msgctxt ""
-"menufilesave.xhp\n"
-"par_idN10583\n"
+"11170000.xhp\n"
+"par_id3153821\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to go up one level in the folder hierarchy.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να μεταβείτε ένα επίπεδο πάνω στη σειρά των φακέλων.</ahelp>"
+msgid "<ahelp hid=\"DBACCESS_EDIT_TAB_PAG_ADABAS_SETTINGS_ET_CTRLPASSWORD\">Enter the password of the Control User.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_EDIT_TAB_PAG_ADABAS_SETTINGS_ET_CTRLPASSWORD\">Εισάγετε τον κωδικό πρόσβασης του πεδίου ελέγχου χρήστη.</ahelp>"
-#: menufilesave.xhp
+#: 11170000.xhp
msgctxt ""
-"menufilesave.xhp\n"
-"par_idN1059A\n"
+"11170000.xhp\n"
+"hd_id3149235\n"
+"12\n"
"help.text"
-msgid "File name"
-msgstr "Όνομα αρχείου"
+msgid "Shut down the service when closing $[officename]"
+msgstr "Τερματισμός της υπηρεσίας κατά τον τερματισμό του $[officename]"
-#: menufilesave.xhp
+#: 11170000.xhp
msgctxt ""
-"menufilesave.xhp\n"
-"par_idN1059E\n"
+"11170000.xhp\n"
+"par_id3153254\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the file name for the saved form.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα αρχείου για την αποθηκευμένη φόρμα.</ahelp>"
+msgid "<ahelp hid=\"DBACCESS_CHECKBOX_TAB_PAG_ADABAS_SETTINGS_CB_SHUTDB\">Exits the Adabas database server when you exit $[officename].</ahelp> This option is only available if you start the database server from $[officename] with a control user and password."
+msgstr "<ahelp hid=\"DBACCESS_CHECKBOX_TAB_PAG_ADABAS_SETTINGS_CB_SHUTDB\">Τερματίζει τον εξυπηρετή της βάσης δεδομένων Adabas όταν τερματίζετε το $[officename].</ahelp> Η επιλογή αυτή είναι διαθέσιμη μόνο αν έχετε εκκινήσει τον εξυπηρετητή της βάσης δεδομένων από το $[officename] με ένα πεδίο ελέγχου χρήστη και έναν κωδικό πρόσβασης."
-#: menufilesave.xhp
+#: 11170000.xhp
msgctxt ""
-"menufilesave.xhp\n"
-"par_idN105B5\n"
+"11170000.xhp\n"
+"hd_id3146948\n"
+"14\n"
"help.text"
-msgid "Save"
-msgstr "Αποθήκευση"
+msgid "Extended"
+msgstr "Εκτεταμένα"
-#: menufilesave.xhp
+#: 11170000.xhp
msgctxt ""
-"menufilesave.xhp\n"
-"par_idN105B9\n"
+"11170000.xhp\n"
+"par_id3156002\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to save the form to the database file.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να αποθηκεύσετε τη φόρμα στο αρχείο της βάσης δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_PAG_ADABAS_SETTINGS_PB_STAT\">Opens the <link href=\"text/shared/explorer/database/11170100.xhp\" name=\"Database Statistics\">Database Statistics</link> dialog, where you can view statistics about the Adabas database.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_PAG_ADABAS_SETTINGS_PB_STAT\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/11170100.xhp\" name=\"Στατιστικά βάσης δεδομένων\">Στατιστικά βάσης δεδομένων</link>, όπου μπορείτε να δείτε στατιστικά σχετικά με τη βάση δεδομένων Adabas.</ahelp>"
-#: 05000002.xhp
+#: 11170100.xhp
msgctxt ""
-"05000002.xhp\n"
+"11170100.xhp\n"
"tit\n"
"help.text"
-msgid "User Settings"
-msgstr "Ρυθμίσεις χρήστη"
+msgid "Database Statistics"
+msgstr "Στατιστικά βάσης δεδομένων"
-#: 05000002.xhp
+#: 11170100.xhp
msgctxt ""
-"05000002.xhp\n"
-"hd_id3159411\n"
+"11170100.xhp\n"
+"hd_id3147000\n"
"1\n"
"help.text"
-msgid "User Settings"
-msgstr "Ρυθμίσεις χρήστη"
+msgid "Database Statistics"
+msgstr "Στατιστικά βάσης δεδομένων"
-#: 05000002.xhp
+#: 11170100.xhp
msgctxt ""
-"05000002.xhp\n"
-"par_id3163829\n"
+"11170100.xhp\n"
+"par_id3155934\n"
"2\n"
"help.text"
-msgid "Use this dialog to define the user settings for an Adabas table."
-msgstr "Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να καθορίσετε τις ρυθμίσεις χρήστη για έναν πίνακα Adabas."
+msgid "Displays statistics about the Adabas database."
+msgstr "Εμφανίζει στατιστικά σχετικά με τη βάση δεδομένων Adabas."
-#: 05000002.xhp
+#: 11170100.xhp
msgctxt ""
-"05000002.xhp\n"
-"hd_id3147143\n"
+"11170100.xhp\n"
+"hd_id3150040\n"
"3\n"
"help.text"
-msgid "User Selection"
-msgstr "Επιλογή χρήστη"
+msgid "Database files"
+msgstr "Αρχεία βάσης δεδομένων"
-#: 05000002.xhp
+#: 11170100.xhp
msgctxt ""
-"05000002.xhp\n"
-"par_id3150789\n"
-"4\n"
+"11170100.xhp\n"
+"hd_id3152594\n"
+"5\n"
"help.text"
-msgid "Allows you to select the user, define a new user, delete a user, and change a password."
-msgstr "Σας επιτρέπει να επιλέξετε το χρήστη, να ορίσετε ένα νέο χρήστη, να διαγράψετε ένα χρήστη, και να τροποποιήσετε έναν κωδικό πρόσβασης."
+msgid "SYSDEVSPACE"
+msgstr "SYSDEVSPACE"
-#: 05000002.xhp
+#: 11170100.xhp
msgctxt ""
-"05000002.xhp\n"
-"hd_id3156136\n"
-"5\n"
+"11170100.xhp\n"
+"par_id3155552\n"
+"6\n"
"help.text"
-msgid "User"
-msgstr "Χρήστης"
+msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_SYSDEVSPACE\">Displays the path and the name of the SYSDEVSPACE file.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_SYSDEVSPACE\">Εμφανίζει την διαδρομή και το όνομα του αρχείου SYSDEVSPACE.</ahelp>"
-#: 05000002.xhp
+#: 11170100.xhp
msgctxt ""
-"05000002.xhp\n"
-"par_id3155805\n"
-"6\n"
+"11170100.xhp\n"
+"hd_id3153345\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the user, whose settings you want to edit.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσδιορίζει το χρήστη, του οποίου τις ρυθμίσεις επιθυμείτε να επεξεργαστείτε.</ahelp>"
+msgid "TRANSACTIONLOG"
+msgstr "TRANSACTIONLOG"
-#: 05000002.xhp
+#: 11170100.xhp
msgctxt ""
-"05000002.xhp\n"
-"hd_id3147576\n"
-"9\n"
+"11170100.xhp\n"
+"par_id3155892\n"
+"8\n"
"help.text"
-msgid "New user"
-msgstr "Δημιουργία χρήστη"
+msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_TRANSACTIONLOG\">Displays the path and the name of the TRANSACTIONLOG file.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_TRANSACTIONLOG\">Εμφανίζει την διαδρομή και το όνομα του αρχείου TRANSACTIONLOG.</ahelp>"
-#: 05000002.xhp
+#: 11170100.xhp
msgctxt ""
-"05000002.xhp\n"
-"par_id3149095\n"
-"10\n"
+"11170100.xhp\n"
+"hd_id3150774\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates a new user.</ahelp> The <link href=\"text/shared/explorer/database/05000003.xhp\" name=\"Enter Password\">Enter Password</link> dialog appears."
-msgstr "<ahelp hid=\".\">Δημιουργεί ένα νέο χρήστη.</ahelp> Εμφανίζεται το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/05000003.xhp\" name=\"Εισαγωγή κωδικού πρόσβασης\">Εισαγωγή κωδικού πρόσβασης</link>."
+msgid "DATADEVSPACE"
+msgstr "DATADEVSPACE"
-#: 05000002.xhp
+#: 11170100.xhp
msgctxt ""
-"05000002.xhp\n"
-"hd_id3149182\n"
-"11\n"
+"11170100.xhp\n"
+"par_id3147209\n"
+"10\n"
"help.text"
-msgid "Change password"
-msgstr "Αλλαγή κωδικού πρόσβασης"
+msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_ADABASSTAT_LB_DATADEVS\">Displays the path and the name of the DATADEVSPACE file.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_ADABASSTAT_LB_DATADEVS\">Εμφανίζει την διαδρομή και το όνομα του αρχείου DATADEVSPACE.</ahelp>"
-#: 05000002.xhp
+#: 11170100.xhp
msgctxt ""
-"05000002.xhp\n"
-"par_id3152780\n"
-"12\n"
+"11170100.xhp\n"
+"hd_id3152996\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">Changes the password for the selected user.</ahelp> The <link href=\"text/shared/explorer/database/05000003.xhp\" name=\"Change Password\">Change Password</link> dialog appears."
-msgstr "<ahelp hid=\".\">Τροποποιεί τον κωδικό πρόσβασης για τον επιλεγμένο χρήστη.</ahelp> Εμφανίζεται το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/05000003.xhp\" name=\"Αλλαγή κωδικού πρόσβασης\">Αλλαγή κωδικού πρόσβασης</link>."
+msgid "Database sizes"
+msgstr "Μεγέθη βάσης δεδομένων"
-#: 05000002.xhp
+#: 11170100.xhp
msgctxt ""
-"05000002.xhp\n"
-"hd_id3149398\n"
+"11170100.xhp\n"
+"hd_id3145382\n"
"13\n"
"help.text"
-msgid "Delete user"
-msgstr "Διαγραφή χρήστη"
+msgid "Size (MB)"
+msgstr "Μέγεθος (MB)"
-#: 05000002.xhp
+#: 11170100.xhp
msgctxt ""
-"05000002.xhp\n"
-"par_id3145382\n"
+"11170100.xhp\n"
+"par_id3149415\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected user.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει τον επιλεγμένο χρήστη.</ahelp>"
+msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_SIZE\">Displays the full size (in megabytes) of the database.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_SIZE\">Εμφανίζει το πλήρες μέγεθος (σε ΜΒ) της βάσης δεδομένων.</ahelp>"
-#: 05000002.xhp
+#: 11170100.xhp
msgctxt ""
-"05000002.xhp\n"
-"hd_id3156152\n"
+"11170100.xhp\n"
+"hd_id3154285\n"
"15\n"
"help.text"
-msgid "Access rights for user selected"
-msgstr "Δικαιώματα πρόσβασης για τον επιλεγμένο χρήστη"
+msgid "Free space (MB)"
+msgstr "Ελεύθερος χώρος (MB)"
-#: 05000002.xhp
+#: 11170100.xhp
msgctxt ""
-"05000002.xhp\n"
-"par_id3150275\n"
+"11170100.xhp\n"
+"par_id3149514\n"
"16\n"
"help.text"
-msgid "Allows you to view and assign access rights for the selected user."
-msgstr "Σας επιτρέπει να δείτε και να καθορίσετε τα δικαιώματα πρόσβασης για τον επιλεγμένο χρήστη."
-
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"tit\n"
-"help.text"
-msgid "View"
-msgstr "Προβολή"
-
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN1054D\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/menuview.xhp\">View</link>"
-msgstr "<link href=\"text/shared/explorer/database/menuview.xhp\">Προβολή</link>"
-
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN1055D\n"
-"help.text"
-msgid "<ahelp hid=\".\">The View menu of a database window.</ahelp>"
-msgstr "<ahelp hid=\".\">Το μενού Προβολή ενός παραθύρου βάσης δεδομένων.</ahelp>"
-
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10560\n"
-"help.text"
-msgid "Database Objects"
-msgstr "Αντικείμενα βάσης δεδομένων"
-
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10564\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα δευτερεύον μενού.</ahelp>"
-
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10567\n"
-"help.text"
-msgid "Forms"
-msgstr "Φόρμες"
-
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN1056B\n"
-"help.text"
-msgid "<ahelp hid=\".\">Selects the forms container and shows all forms in the detail view.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέγει το πεδίο με τις φόρμες και εμφανίζει όλες τις φόρμες σε λεπτομερή προβολή.</ahelp>"
-
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN1056E\n"
-"help.text"
-msgid "Reports"
-msgstr "Αναφορές"
-
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10572\n"
-"help.text"
-msgid "<ahelp hid=\".\">Selects the reports container and shows all reports in the detail view.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέγει το πεδίο με τις αναφορές και εμφανίζει όλες τις αναφορές σε λεπτομερή προβολή.</ahelp>"
-
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10575\n"
-"help.text"
-msgid "Queries"
-msgstr "Ερωτήματα"
-
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10579\n"
-"help.text"
-msgid "<ahelp hid=\".\">Selects the queries container and shows all queries in the detail view.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέγει το πεδίο με τα ερωτήματα και εμφανίζει όλα τα ερωτήματα σε λεπτομερή προβολή.</ahelp>"
-
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN1057C\n"
-"help.text"
-msgid "Tables"
-msgstr "Πίνακες"
-
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10580\n"
-"help.text"
-msgid "<ahelp hid=\".\">Selects the tables container and shows all tables in the detail view.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέγει το πεδίο με τους πίνακες και εμφανίζει όλους τους πίνακες σε λεπτομερή προβολή.</ahelp>"
+msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_FREESIZE\">Displays the amount of free space (in megabytes) that is available in the database.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_ADABASSTAT_ET_FREESIZE\">Εμφανίζει τον ελεύθερο χώρο (σε ΜΒ) που είναι διαθέσιμος στη βάση δεδομένων.</ahelp>"
-#: menuview.xhp
+#: 11170100.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN10583\n"
+"11170100.xhp\n"
+"hd_id3149237\n"
+"17\n"
"help.text"
-msgid "Sort"
-msgstr "Ταξινόμηση"
+msgid "Memory utilization (in %)"
+msgstr "Χρήση μνήμης (σε %)"
-#: menuview.xhp
+#: 11170100.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN10587\n"
+"11170100.xhp\n"
+"par_id3148473\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα δευτερεύον μενού.</ahelp>"
+msgid "<ahelp hid=\"DBACCESS_NUMERICFIELD_DLG_ADABASSTAT_ET_MEMORYUSING\">Displays the amount of used space in the database as a percentage.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_NUMERICFIELD_DLG_ADABASSTAT_ET_MEMORYUSING\">Εμφανίζει το χρησιμοποιημένο χώρο στη βάση δεδομένων ως ένα ποσοστό.</ahelp>"
-#: menuview.xhp
+#: 30000000.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN1058A\n"
+"30000000.xhp\n"
+"tit\n"
"help.text"
-msgid "Ascending"
-msgstr "Αύξουσα"
+msgid "Adabas D Database"
+msgstr "Βάση δεδομένων Adabas D"
-#: menuview.xhp
+#: 30000000.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN1058E\n"
+"30000000.xhp\n"
+"hd_id3151262\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Sorts the entries in the detail view in ascending order.</ahelp>"
-msgstr "<ahelp hid=\".\">Ταξινομεί τις καταχωρήσεις στη λεπτομερή προβολή σε αύξουσα σειρά.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/30000000.xhp\" name=\"Adabas D Database\">Adabas D Database</link>"
+msgstr "<link href=\"text/shared/explorer/database/30000000.xhp\" name=\"Βάση δεδομένων Adabas D\">Βάση δεδομένων Adabas D</link>"
-#: menuview.xhp
+#: 30000000.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN10591\n"
+"30000000.xhp\n"
+"par_id3479720\n"
"help.text"
-msgid "Descending"
-msgstr "Φθίνουσα"
+msgid "The Adabas D software package can be downloaded and installed separately (see www.adabas.com)."
+msgstr "Το πακέτο λογισμικού Adabas D μπορεί να κατέβει και να εγκατασταθεί ξεχωριστά (δείτε www.adabas.com)."
-#: menuview.xhp
+#: 30000000.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN10595\n"
+"30000000.xhp\n"
+"hd_id3152997\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Sorts the entries in the detail view in descending order.</ahelp>"
-msgstr "<ahelp hid=\".\">Ταξινομεί τις καταχωρήσεις στη λεπτομερή προβολή σε φθίνουσα σειρά.</ahelp>"
+msgid "About Adabas"
+msgstr "Περί Adabas"
-#: menuview.xhp
+#: 30000000.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN10598\n"
+"30000000.xhp\n"
+"par_id3151111\n"
+"4\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "The free available Adabas database is restricted to a size of 100 MB, and a maximum of three users on a network. See the \"License.txt\" file in the Adabas directory for more details. The Adabas database must be installed in a separate directory from $[officename]."
+msgstr "Η ελεύθερη διαθέσιμη βάση δεδομένων Adabas περιορίζεται σε ένα μέγεθος 100 MB και ένα μέγιστο των τριών χρηστών στο διαδίκτυο. Δείτε το αρχείο \"License.txt\" στον κατάλογο Adabas για περισσότερες λεπτομέρειες. Η βάση δεδομένων Adabas πρέπει να εγκατασταθεί σε διαφορετικό κατάλογο από το $[officename]."
-#: menuview.xhp
+#: 30000000.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN1059C\n"
+"30000000.xhp\n"
+"par_id3154749\n"
+"97\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα δευτερεύον μενού.</ahelp>"
+msgid "The name of an Adabas file cannot exceed 8 characters. The path to the Adabas file, including the file name, cannot exceed 30 characters, and must be compliant with the 7-bit ASCII code. Both the path and the file name cannot contain spaces."
+msgstr "Το όνομα ενός αρχείου της Adabas δεν πρέπει να υπερβαίνει τους 8 χαρακτήρες. Η διαδρομή προς το αρχείο της Adabas, συμπεριλαμβανομένου και του ονόματος του αρχείου, δεν πρέπει να υπερβαίνει τους 30 χαρακτήρες, και πρέπει να είναι συμβατό με τον κώδικα 7-bit ASCII. Αμφότερα, η διαδρομή και το όνομα του αρχείου δεν μπορούν να περιέχουν κενά."
-#: menuview.xhp
+#: 30000000.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN1059F\n"
+"30000000.xhp\n"
+"par_id3153254\n"
+"6\n"
"help.text"
-msgid "None"
-msgstr "Κανένα"
+msgid "Under Windows, the Adabas setup application adds the DBROOT environment variable that contains the path information for the database. If the setup application finds this variable, it does not install the database."
+msgstr "Στα Windows, η εφαρμογή εγκατάστασης της Adabas προσθέτει τη μεταβλητή περιβάλλοντος DBROOT η οποία περιέχει τις πληροφορίες σχετικά με την διαδρομή για τη βάση δεδομένων. Αν η εφαρμογή εγκατάστασης εντοπίσει τη μεταβλητή αυτήν, δεν θα εγκαταστήσει τη βάση δεδομένων."
-#: menuview.xhp
+#: 30000000.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN105B5\n"
+"30000000.xhp\n"
+"hd_id3154729\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\".\">Disables the preview in the database window.</ahelp>"
-msgstr "<ahelp hid=\".\">Απενεργοποιεί την προεπισκόπηση στο παράθυρο της βάσης δεδομένων.</ahelp>"
+msgid "Create New Adabas Database"
+msgstr "Δημιουργία νέας βάσης δεδομένων Adabas"
-#: menuview.xhp
+#: 30000000.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN105B8\n"
+"30000000.xhp\n"
+"par_id3149378\n"
+"38\n"
"help.text"
-msgid "Document Information"
-msgstr "Πληροφορίες εγγράφου"
+msgid "Use the <link href=\"text/shared/explorer/database/30100000.xhp\" name=\"Create New Adabas Database\"><emph>Create New Adabas Database</emph></link> dialog to create an Adabas database:"
+msgstr "Χρησιμοποιήστε το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/30100000.xhp\" name=\"Δημιουργία νέας βάσης δεδομένων Adabas\"><emph>Δημιουργία νέας βάσης δεδομένων Adabas</emph></link> για να δημιουργήσετε μία βάση δεδομένων Adabas:"
-#: menuview.xhp
+#: 30000000.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN105BC\n"
+"30000000.xhp\n"
+"par_id3147045\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\".\">The preview window displays the document information of a form or report.</ahelp>"
-msgstr "<ahelp hid=\".\">Το παράθυρο προεπισκόπησης εμφανίζει τις πληροφορίες του εγγράφου μίας φόρμας ή αναφοράς.</ahelp>"
+msgid "Choose <emph>File - New - Database</emph> to open the Database Wizard."
+msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία - Βάση δεδομένων</emph> για να ανοίξετε τον Αυτόματο πιλότο βάσης δεδομένων."
-#: menuview.xhp
+#: 30000000.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN105BF\n"
+"30000000.xhp\n"
+"par_id3147394\n"
+"98\n"
"help.text"
-msgid "Document"
-msgstr "Έγγραφο"
+msgid "Click <emph>Connect to an existing database</emph>, and then select \"Adabas\" in the listbox (scroll up in the listbox)."
+msgstr "Κάντε κλικ στην επιλογή <emph>Σύνδεση σε μία υπάρχουσα βάση δεδομένων</emph>, και ύστερα επιλέξτε \"Adabas\" στο πεδίο της λίστας (κυλιόμενο στο πεδίο λίστας)."
-#: menuview.xhp
+#: 30000000.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN105C3\n"
+"30000000.xhp\n"
+"par_id3155600\n"
+"99\n"
"help.text"
-msgid "<ahelp hid=\".\">The preview displays the document of a form or report.</ahelp>"
-msgstr "<ahelp hid=\".\">Η προεπισκόπηση εμφανίζει το έγγραφο μίας φόρμας ή αναφοράς.</ahelp>"
+msgid "Work through the steps in the remaining pages of the Database Wizard."
+msgstr "Πραγματοποιήστε τα βήματα στις υπόλοιπες σελίδες του Αυτόματου πιλότου βάσης δεδομένων."
-#: menuview.xhp
+#: 30000000.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN105C6\n"
+"30000000.xhp\n"
+"hd_id3154270\n"
+"42\n"
"help.text"
-msgid "Refresh Tables"
-msgstr "Ανανέωση πινάκων"
+msgid "Deleting an Adabas Database"
+msgstr "Διαγραφή βάσης δεδομένων Adabas"
-#: menuview.xhp
+#: 30000000.xhp
msgctxt ""
-"menuview.xhp\n"
-"par_idN105CA\n"
+"30000000.xhp\n"
+"par_id3157869\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\".\">Refreshes the tables. </ahelp>"
-msgstr "<ahelp hid=\".\">Ανανεώνει τους πίνακες. </ahelp>"
+msgid "To delete the reference to an Adabas database, choose <emph>Tools - Options - %PRODUCTNAME Base - Databases</emph>. Select the database, and then click <emph>Delete</emph>."
+msgstr "Για να διαγράψετε την παραπομπή σε μία βάση δεδομένων Adabas, επιλέξτε <emph>Εργαλεία - Επιλογές - %PRODUCTNAME Base - Βάσεις δεδομένων</emph>. Επιλέξτε τη βάση δεδομένων, και ύστερα κάντε κλικ στη <emph>Διαγραφή</emph>."
-#: querywizard08.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard08.xhp\n"
+"30100000.xhp\n"
"tit\n"
"help.text"
-msgid "Query Wizard - Overview"
-msgstr "Αυτόματος πιλότος ερωτήματος - Προεπισκόπηση"
+msgid "Create New Adabas Database"
+msgstr "Δημιουργία νέας βάσης δεδομένων Adabas"
-#: querywizard08.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard08.xhp\n"
-"par_idN10543\n"
+"30100000.xhp\n"
+"hd_id3159176\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard08.xhp\">Query Wizard - Overview</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard08.xhp\">Αυτόματος πιλότος ερωτήματος - Προεπισκόπηση</link>"
+msgid "<link href=\"text/shared/explorer/database/30100000.xhp\" name=\"Create New Adabas Database\">Create New Adabas Database</link>"
+msgstr "<link href=\"text/shared/explorer/database/30100000.xhp\" name=\"Δημιουργία νέας βάσης δεδομένων Adabas\">Δημιουργία νέας βάσης δεδομένων Adabas</link>"
-#: querywizard08.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard08.xhp\n"
-"par_idN10553\n"
+"30100000.xhp\n"
+"par_id3154515\n"
+"2\n"
"help.text"
-msgid "Enter a name of the query, and specify whether you want to display or to modify the query after the Wizard is finished."
-msgstr "Εισάγετε ένα όνομα για το ερώτημα και καθορίστε αν επιθυμείτε να εμφανίσετε ή να τροποποιήσετε το ερώτημα ύστερα από την ολοκλήρωση του Οδηγού."
+msgid "Creates a new <link href=\"text/shared/explorer/database/30000000.xhp\" name=\"Adabas database\">Adabas database</link>."
+msgstr "Δημιουργεί μία νέα <link href=\"text/shared/explorer/database/30000000.xhp\" name=\"Βάση δεδομένων Adabas\">Βάση δεδομένων Adabas</link>."
-#: querywizard08.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard08.xhp\n"
-"par_idN10556\n"
+"30100000.xhp\n"
+"hd_id3156117\n"
+"37\n"
"help.text"
-msgid "Name of the query"
-msgstr "Όνομα ερωτήματος"
+msgid "Database name"
+msgstr "Όνομα βάσης δεδομένων"
-#: querywizard08.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard08.xhp\n"
-"par_idN1055A\n"
+"30100000.xhp\n"
+"par_id3158432\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the name of the query.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του ερωτήματος.</ahelp>"
+msgid "<ahelp hid=\"HID_DLG_ADABAS_DBNAME\">Type the name of the database.</ahelp> The name is added to the <emph>Data source URL</emph> field."
+msgstr "<ahelp hid=\"HID_DLG_ADABAS_DBNAME\">Πληκτρολογήστε το όνομα της βάσης δεδομένων.</ahelp> Το όνομα προστίθεται στο πεδίο <emph>Προέλευση δεδομένων URL</emph>."
-#: querywizard08.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard08.xhp\n"
-"par_idN1055D\n"
+"30100000.xhp\n"
+"hd_id3150256\n"
+"3\n"
"help.text"
-msgid "Display query"
-msgstr "Προβολή ερωτήματος"
+msgid "User settings"
+msgstr "Ρυθμίσεις χρήστη"
-#: querywizard08.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard08.xhp\n"
-"par_idN10561\n"
+"30100000.xhp\n"
+"hd_id3155628\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to save and display the query.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να αποθηκεύσετε και να εμφανίσετε το ερώτημα.</ahelp>"
+msgid "Administrator"
+msgstr "Διαχειριστής"
-#: querywizard08.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard08.xhp\n"
-"par_idN10564\n"
+"30100000.xhp\n"
+"par_id3145609\n"
+"6\n"
"help.text"
-msgid "Modify query"
-msgstr "Τροποποίηση ερωτήματος"
+msgid "<ahelp hid=\"HID_DLG_ADABAS_SYSUSR\" visibility=\"hidden\">Enter the name of the database administrator.</ahelp> The administrator name and password is assigned when you create an Adabas database. Apart from the administrator, two more users can access the Adabas database."
+msgstr "<ahelp hid=\"HID_DLG_ADABAS_SYSUSR\" visibility=\"hidden\">Εισάγετε το όνομα του διαχειριστή της βάσης δεδομένων.</ahelp> Το όνομα του διαχειριστή και ο κωδικός πρόσβασης ανατίθεται όταν δημιουργείτε μία βάση δεδομένων Adabas. Εκτός από το διαχειριστή, μπορούν να έχουν πρόσβαση στη βάση δεδομένων Adabas άλλοι δύο χρήστες."
-#: querywizard08.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard08.xhp\n"
-"par_idN10568\n"
+"30100000.xhp\n"
+"hd_id3149045\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to save the query and open it for editing.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να αποθηκεύσετε το ερώτημα και να το ανοίξετε για επεξεργασία.</ahelp>"
+msgid "Control User"
+msgstr "Έλεγχος χρήστη"
-#: querywizard08.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard08.xhp\n"
-"par_idN1056B\n"
+"30100000.xhp\n"
+"par_id3149294\n"
+"8\n"
"help.text"
-msgid "Overview"
-msgstr "Προεπισκόπηση"
+msgid "<ahelp hid=\"HID_DLG_ADABAS_CONUSR\">Enter the name of a user that you want to give limited control to modify some parameters of the database. Normally, the default settings for the name and the password of the control user are not changed.</ahelp> The control user does not affect the three-user limitation."
+msgstr "<ahelp hid=\"HID_DLG_ADABAS_CONUSR\">Εισάγετε το όνομα ενός χρήστη στον οποίο επιθυμείτε να παρέχετε περιορισμένο έλεγχο για τροποποίηση μερικών παραμέτρων της βάσης δεδομένων. Υπό φυσιολογικές συνθήκες, οι προεπιλεγμένες ρυθμίσεις για το όνομα και τον κωδικό πρόσβασης του πεδίου ελέγχου του χρήστη δεν τροποποιούνται.</ahelp> Ο έλεγχος χρήστη δεν επηρεάζει τον περιορισμό ύπαρξης τριών χρηστών."
-#: querywizard08.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard08.xhp\n"
-"par_idN1056F\n"
+"30100000.xhp\n"
+"hd_id3153379\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays a summary of the query.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει μία σύνοψη του ερωτήματος.</ahelp>"
+msgid "Domain User"
+msgstr "Χρήστης συστήματος"
-#: querywizard08.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard08.xhp\n"
-"par_idN10572\n"
+"30100000.xhp\n"
+"par_id3153362\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard00.xhp\" name=\"Query Wizard\">Query Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard00.xhp\" name=\"Αυτόματος πιλότος ερωτήματος\">Αυτόματος πιλότος ερωτήματος</link>"
+msgid "<ahelp hid=\"HID_DLG_ADABAS_USR\">Enter the name of the domain user that is used by Adabas internally. Normally, the default settings for the name and password of the domain user are not changed.</ahelp> The domain user does not affect the three-user limit."
+msgstr "<ahelp hid=\"HID_DLG_ADABAS_USR\">Εισάγετε το όνομα για το χρήστη του συστήματος που χρησιμοποιείται εσωτερικά από την Adabas. Υπό φυσιολογικές συνθήκες, οι προεπιλεγμένες ρυθμίσεις για το όνομα και τον κωδικό πρόσβασης του χρήστη συστήματος δεν τροποποιούνται.</ahelp> Ο χρήστης του συστήματος δεν επηρεάζει τον περιορισμό ύπαρξης τριών χρηστών."
-#: querywizard03.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard03.xhp\n"
-"tit\n"
+"30100000.xhp\n"
+"hd_id3147084\n"
+"11\n"
"help.text"
-msgid "Query Wizard - Search Conditions"
-msgstr "Αυτόματος πιλότος ερωτήματος - Όροι αναζήτησης"
+msgid "Password"
+msgstr "Κωδικός πρόσβασης"
-#: querywizard03.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard03.xhp\n"
-"par_idN10543\n"
+"30100000.xhp\n"
+"par_id3148674\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard03.xhp\">Query Wizard - Search Conditions</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard03.xhp\">Αυτόματος πιλότος ερωτήματος - Όροι αναζήτησης</link>"
+msgid "<ahelp hid=\"HID_DLG_ADABAS_DOMAINPWD\">Enter a password.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLG_ADABAS_DOMAINPWD\">Εισάγετε έναν κωδικό πρόσβασης.</ahelp>"
-#: querywizard03.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard03.xhp\n"
-"par_idN10553\n"
+"30100000.xhp\n"
+"hd_id3144433\n"
+"13\n"
"help.text"
-msgid "Specifies the search conditions to filter the query."
-msgstr "Καθορίζει τους όρους αναζήτησης για να φιλτράρετε το ερώτημα."
+msgid "Database settings"
+msgstr "Ρυθμίσεις βάσης δεδομένων"
-#: querywizard03.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard03.xhp\n"
-"par_idN10556\n"
+"30100000.xhp\n"
+"par_id3145607\n"
+"15\n"
"help.text"
-msgid "Match all of the following"
-msgstr "Ταίριασμα όλων των ακόλουθων"
+msgid "Drives containing parts of the Serverdb are called DEVSPACEs. To improve performance, store each DEVSPACE on separate drives."
+msgstr "Οδηγοί που περιέχουν μέρη του Serverdb ονομάζονται DEVSPACEs. Για να βελτιώσετε την εμφάνιση, αποθηκεύστε κάθε DEVSPACE σε διαφορετικούς οδηγούς."
-#: querywizard03.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard03.xhp\n"
-"par_idN105B2\n"
+"30100000.xhp\n"
+"par_id3146985\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to filter the query by all the conditions using a logical AND.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να φιλτράρετε το ερώτημα με όλους τους όρους χρησιμοποιώντας μία λογική εντολή AND.</ahelp>"
+msgid "The file path for a DEVSPACE, including its file name, cannot exceed 40 characters."
+msgstr "Η διαδρομή του αρχείου για ένα DEVSPACE, συμπεριλαμβανομένου του ονόματος του αρχείου, δεν μπορεί να υπερβαίνει τους 40 χαρακτήρες."
-#: querywizard03.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard03.xhp\n"
-"par_idN1055C\n"
+"30100000.xhp\n"
+"hd_id3146148\n"
+"16\n"
"help.text"
-msgid "Match any of the following"
-msgstr "Ταίριασμα οποιουδήποτε από τα ακόλουθα"
+msgid "SYSDEVSPACE"
+msgstr "SYSDEVSPACE"
-#: querywizard03.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard03.xhp\n"
-"par_idN105BF\n"
+"30100000.xhp\n"
+"par_id3149064\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to filter the query by any of the conditions using a logical OR.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να φιλτράρετε το ερώτημα με οποιουσδήποτε από τους όρους χρησιμοποιώντας μία λογική εντολή OR.</ahelp>"
+msgid "<ahelp hid=\"HID_DLG_ADABAS_SYSDEVSPACE\">Enter the path for the system DEVSPACE.</ahelp> The SYSDEVSPACE manages the configuration data for the database. The size of the SYSDEVSPACE depends on the size of the database."
+msgstr "<ahelp hid=\"HID_DLG_ADABAS_SYSDEVSPACE\">Εισάγετε την διαδρομή για το σύστημα DEVSPACE.</ahelp> Το SYSDEVSPACE διαχειρίζεται τα δεδομένα διαμόρφωσης για τη βάση δεδομένων. Το μέγεθος του SYSDEVSPACE εξαρτάται από το μέγεθος της βάσης δεδομένων."
-#: querywizard03.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard03.xhp\n"
-"par_idN10562\n"
+"30100000.xhp\n"
+"hd_id3147319\n"
+"18\n"
"help.text"
-msgid "Field"
-msgstr "Πεδίο"
+msgid "TRANSACTIONLOG"
+msgstr "TRANSACTIONLOG"
-#: querywizard03.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard03.xhp\n"
-"par_idN105CC\n"
+"30100000.xhp\n"
+"par_id3154190\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the field name for the filter condition.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το όνομα του πεδίου για την συνθήκη του φίλτρου.</ahelp>"
+msgid "<ahelp hid=\"HID_DLG_ADABAS_TRANSACTIONLOG\">Enter the path for the transaction log file.</ahelp> This file records all modifications that are made to the database during a transaction, and overwrites them when the transaction is completed. The TRANSACTIONLOG is also used for the rollback of a transaction."
+msgstr "<ahelp hid=\"HID_DLG_ADABAS_TRANSACTIONLOG\">Εισάγετε την διαδρομή για το αρχείο καταγραφής διεργασιών.</ahelp> Το αρχείο αυτό καταγράφει όλες τις τροποποιήσεις που πραγματοποιούνται στη βάση δεδομένων κατά τη διάρκεια μιας διεργασίας, και τις αντικαθιστά όταν αυτή ολοκληρωθεί. Το TRANSACTIONLOG χρησιμοποιείται επίσης για την επαναφορά μιας προηγούμενης διεργασίας."
-#: querywizard03.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard03.xhp\n"
-"par_idN10568\n"
+"30100000.xhp\n"
+"hd_id3145748\n"
+"20\n"
"help.text"
-msgid "Condition"
-msgstr "Συνθήκη"
+msgid "DATADEVSPACE"
+msgstr "DATADEVSPACE"
-#: querywizard03.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard03.xhp\n"
-"par_idN105D9\n"
+"30100000.xhp\n"
+"par_id3152597\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the condition for the filter.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε την συνθήκη για το φίλτρο.</ahelp>"
+msgid "<ahelp hid=\"HID_DLG_ADABAS_DATADEVSPACE\">Enter the path for the data DEVSPACE.</ahelp> This file stores user data, such as tables and indexes, as well as the SQL catalog (schema info). The data contained in one user table is evenly distributed across all DATADEVSPACEs. The combined size of all DATADEVSPACEs corresponds to the size of the database."
+msgstr "<ahelp hid=\"HID_DLG_ADABAS_DATADEVSPACE\">Εισάγετε τnν διαδρομή για τα δεδομένα DEVSPACE.</ahelp> Το αρχείο αυτό αποθηκεύει τα δεδομένα χρήστη, όπως πίνακες και ευρετήρια, καθώς και τον κατάλογο της SQL (πληροφορίες σχήματος). Τα δεδομένα που περιέχονται σε έναν πίνακα του χρήστη ισοκατανέμονται σε όλα τα DATADEVSPACE. Το συνδυασμένο μέγεθος όλων των DATADEVSPACE αντιστοιχεί στο μέγεθος της βάσης δεδομένων."
-#: querywizard03.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard03.xhp\n"
-"par_idN1056E\n"
+"30100000.xhp\n"
+"par_id3150103\n"
+"22\n"
"help.text"
-msgid "Value"
-msgstr "Τιμή"
+msgid "The maximum size for a DATADEVSPACE in the limited version Adabas database is 100MB."
+msgstr "Το μέγιστο μέγεθος για ένα DATADEVSPACE στην περιορισμένη έκδοση της βάσης δεδομένων Adabas είναι 100MB."
-#: querywizard03.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard03.xhp\n"
-"par_idN105E6\n"
+"30100000.xhp\n"
+"par_id3147426\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the value for the filter condition.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την τιμή για την συνθήκη του φίλτρου.</ahelp>"
+msgid "If the DATADEVSPACE reaches full capacity during a database operation, Adabas shuts down, increases the capacity of the DATADEVSPACE (up to 100 MB), and restarts the database. Saved data is not lost."
+msgstr "Αν η DATADEVSPACΕ φτάσει στην πλήρη δυνατότητά της κατά τη διάρκεια μίας λειτουργίας της βάσης δεδομένων, η Adabas τερματίζεται, αυξάνει τη δυνατότητα χώρου του DATADEVSPACE (έως 100 MB), και επανεκκινεί τη βάση δεδομένων. Δεν χάνονται τα αποθηκευμένα δεδομένα."
-#: querywizard03.xhp
+#: 30100000.xhp
msgctxt ""
-"querywizard03.xhp\n"
-"par_idN10574\n"
+"30100000.xhp\n"
+"hd_id3153189\n"
+"24\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard04.xhp\" name=\"Query Wizard - Detail or Summary\">Query Wizard - Detail or summary</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard04.xhp\" name=\"Αυτόματος πιλότος ερωτήματος - Λεπτομέρεια ή Σύνοψη\">Αυτόματος πιλότος ερωτήματος - Λεπτομέρεια ή Σύνοψη</link>"
+msgid "..."
+msgstr "..."
-#: toolbars.xhp
+#: 30100000.xhp
msgctxt ""
-"toolbars.xhp\n"
-"tit\n"
+"30100000.xhp\n"
+"par_id3153091\n"
+"25\n"
"help.text"
-msgid "Toolbars"
-msgstr "Γραμμές εργαλείων"
+msgid "<ahelp hid=\"HID_DLG_ADABAS_PBDATADEVSPACE\">Locate the directory where you want to save the file, and then click <emph>OK</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLG_ADABAS_PBDATADEVSPACE\">Εντοπίστε τον κατάλογο όπου επιθυμείτε να αποθηκεύσετε το αρχείο, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>.</ahelp>"
-#: toolbars.xhp
+#: 30100000.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN10541\n"
+"30100000.xhp\n"
+"hd_id3150686\n"
+"26\n"
"help.text"
-msgid "<variable id=\"toolbars\"><link href=\"text/shared/explorer/database/toolbars.xhp\">Toolbars</link></variable>"
-msgstr "<variable id=\"toolbars\"><link href=\"text/shared/explorer/database/toolbars.xhp\">Γραμμές εργαλείων</link></variable>"
+msgid "Transaction file (MB)"
+msgstr "Αρχείο διεργασιών (MB)"
-#: toolbars.xhp
+#: 30100000.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN10545\n"
+"30100000.xhp\n"
+"par_id3147396\n"
+"27\n"
"help.text"
-msgid "In a database file window, you can see the following toolbars."
-msgstr "Στο παράθυρο ενός αρχείου βάσης δεδομένων, μπορείτε να δείτε τις ακόλουθες γραμμές εργαλείων."
+msgid "<ahelp hid=\"HID_DLG_ADABAS_TRANSACTIONLOG_SIZE\">Enter the size of the transaction file in megabytes.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLG_ADABAS_TRANSACTIONLOG_SIZE\">Εισάγετε το μέγεθος του αρχείου διεργασιών σε MB.</ahelp>"
-#: toolbars.xhp
+#: 30100000.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN10548\n"
+"30100000.xhp\n"
+"hd_id3157977\n"
+"28\n"
"help.text"
-msgid "Table"
-msgstr "Πίνακας"
+msgid "Database size (MB)"
+msgstr "Μέγεθος βάσης δεδομένων (MB)"
-#: toolbars.xhp
+#: 30100000.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN10554\n"
+"30100000.xhp\n"
+"par_id3150115\n"
+"29\n"
"help.text"
-msgid "Open database object"
-msgstr "Άνοιγμα αντικειμένου βάσης δεδομένων"
+msgid "<ahelp hid=\"HID_DLG_ADABAS_DATADEVSPACE_SIZE\">Enter the size of the database in megabytes here. The maximum size is 100 MB.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLG_ADABAS_DATADEVSPACE_SIZE\">Εισάγετε το μέγεθος της βάσης δεδομένων σε ΜΒ. Το μέγιστο μέγεθος είναι 100 MB.</ahelp>"
-#: toolbars.xhp
+#: 30100000.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN10558\n"
+"30100000.xhp\n"
+"hd_id3155415\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the selected table so you can enter, edit, or delete records.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον επιλεγμένο πίνακα έτσι ώστε να μπορείτε να εισάγετε, να επεξεργαστείτε, ή να διαγράψετε εγγραφές.</ahelp>"
+msgid "Data buffer size (MB)"
+msgstr "Μέγεθος ενδιάμεσης μνήμης δεδομένων (σε MB)"
-#: toolbars.xhp
+#: 30100000.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN1056F\n"
+"30100000.xhp\n"
+"par_id3149378\n"
+"31\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "<ahelp hid=\"HID_DLG_ADABAS_CACHE_SIZE\">Enter the size of the data cache in megabytes. </ahelp> The data buffer can be simultaneously accessed by all users and stores the most recently accessed pages from the DATADEVSPACEs."
+msgstr "<ahelp hid=\"HID_DLG_ADABAS_CACHE_SIZE\">Εισάγετε το μέγεθος της λανθάνουσας μνήμης δεδομένων σε ΜΒ. </ahelp> Η ενδιάμεση μνήμη δεδομένων μπορεί να προσπελαστεί ταυτόχρονα από όλους τους χρήστες και αποθηκεύει τις πιο πρόσφατα προσπελάσιμες σελίδες από τα DATADEVSPACE."
-#: toolbars.xhp
+#: dabaadvprop.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN10573\n"
+"dabaadvprop.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the selected table so you can change the structure.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον επιλεγμένο πίνακα έτσι ώστε να μπορείτε να τροποποιήσετε τη μορφή του.</ahelp>"
+msgid "Advanced Properties"
+msgstr "Ιδιότητες για Προχωρημένους"
-#: toolbars.xhp
+#: dabaadvprop.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN1058A\n"
+"dabaadvprop.xhp\n"
+"par_idN10550\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<link href=\"text/shared/explorer/database/dabaadvprop.xhp\">Advanced Properties</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabaadvprop.xhp\"> Ιδιότητες για προχωρημένους</link>"
-#: toolbars.xhp
+#: dabaadvprop.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN1058E\n"
+"dabaadvprop.xhp\n"
+"par_idN10560\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected table.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει τον επιλεγμένο πίνακα.</ahelp>"
+msgid "Specifies advanced properties for the database."
+msgstr "Καθορίζει για τη βάση δεδομένων τις ιδιότητες για προχωρημένους ."
-#: toolbars.xhp
+#: dabaadvprop.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN105A5\n"
+"dabaadvprop.xhp\n"
+"par_id3998840\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab"
+msgstr "Σε ένα παράθυρο της βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση δεδομένων - Ιδιότητες</emph>, κάντε κλικ στην καρτέλα <emph>Ιδιότητες για Προχωρημένους</emph>"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN105A9\n"
+"dabaadvpropdat.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Renames the selected table.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετονομάζει τον επιλεγμένο πίνακα.</ahelp>"
+msgid "Special Settings"
+msgstr "Ειδικές ρυθμίσεις"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN105B8\n"
+"dabaadvpropdat.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "Query"
-msgstr "Ερώτημα"
+msgid "<link href=\"text/shared/explorer/database/dabaadvpropdat.xhp\">Special Settings</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabaadvpropdat.xhp\">Ειδικές ρυθμίσεις</link>"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN105C4\n"
+"dabaadvpropdat.xhp\n"
+"par_idN10566\n"
"help.text"
-msgid "Open database object"
-msgstr "Άνοιγμα αντικειμένου βάσης δεδομένων"
+msgid "Specifies the way you can work with data in a database."
+msgstr "Καθορίζει τον τρόπο με τον οποίο μπορείτε να εργαστείτε με τα δεδομένα σε μία βάση δεδομένων."
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN105C8\n"
+"dabaadvpropdat.xhp\n"
+"par_id7679372\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the selected query so you can enter, edit, or delete records.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το επιλεγμένο ερώτημα έτσι ώστε να μπορείτε να εισάγετε, να επεξεργαστείτε, ή να διαγράψετε εγγραφές.</ahelp>"
+msgid "In a database window, choose <emph>Edit - Database - Advanced Settings</emph>"
+msgstr "Σε ένα παράθυρο της βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση δεδομένων - Ιδιότητες για Προχωρημένους</emph>"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN105DF\n"
+"dabaadvpropdat.xhp\n"
+"par_id4572283\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "The availability of the following controls depends on the type of database:"
+msgstr "Η διαθεσιμότητα των ακόλουθων πεδίων ελέγχου εξαρτάται από τον τύπο της βάσης δεδομένων:"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN105E3\n"
+"dabaadvpropdat.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the selected query so you can change the structure.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το επιλεγμένο ερώτημα έτσι ώστε να μπορείτε να τροποποιήσετε τη δομή του.</ahelp>"
+msgid "Use SQL92 naming constraints"
+msgstr "Χρήση περιορισμών ονομασίας SQL92"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN105FA\n"
+"dabaadvpropdat.xhp\n"
+"par_idN10594\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<ahelp hid=\".\">Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιτρέπει μόνο χαρακτήρες που προσαρμόζονται με τη σύμβαση ονομασίας SQL92, σε ένα όνομα σε μία βάση δεδομένων προέλευσης. Όλοι οι υπόλοιποι χαρακτήρες απορρίπτονται. Κάθε όνομα πρέπει να ξεκινά με πεζό γράμμα, κεφαλαίο, ή έναν χαρακτήρα υπογράμμισης ( _ ). Οι υπόλοιποι χαρακτήρες μπορούν να είναι γράμματα ASCII, αριθμοί, και χαρακτήρες υπογράμμισης.</ahelp>"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN105FE\n"
+"dabaadvpropdat.xhp\n"
+"par_idN105907\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected query.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει το επιλεγμένο ερώτημα.</ahelp>"
+msgid "Use keyword AS before table alias names"
+msgstr "Χρησιμοποιήστε τη λέξη-κλειδί AS πριν από τα ψευδώνυμα πινάκων"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN10615\n"
+"dabaadvpropdat.xhp\n"
+"par_idN105947\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "<ahelp hid=\".\">Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias.</ahelp>"
+msgstr "<ahelp hid=\".\">Μερικές βάσεις δεδομένων χρησιμοποιούν τη λέξη-κλειδί \"AS\" μεταξύ ονόματος και ψευδώνυμου, ενώ άλλες βάσεις δεδομένων χρησιμοποιούν ένα κενό. Ενεργοποιήστε αυτήν την επιλογή για την εισαγωγή AS πριν το ψευδώνυμο.</ahelp>"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN10619\n"
+"dabaadvpropdat.xhp\n"
+"hd_id3534958\n"
"help.text"
-msgid "<ahelp hid=\".\">Renames the selected query.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετονομάζει το επιλεγμένο ερώτημα.</ahelp>"
+msgid "End text lines with CR + LF"
+msgstr "Τέλος γραμμών κειμένου με CR + LF"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN10628\n"
+"dabaadvpropdat.xhp\n"
+"par_id6151921\n"
"help.text"
-msgid "Form"
-msgstr "Φόρμα"
+msgid "<ahelp hid=\".\">Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems).</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να χρησιμοποιήσετε το ζεύγος κωδικών CR + LF για να τελειώνει κάθε γραμμή κειμένου (προτιμάται για λειτουργικά συστήματα DOS και Windows).</ahelp>"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN10634\n"
+"dabaadvpropdat.xhp\n"
+"par_idN1059E\n"
"help.text"
-msgid "Open database object"
-msgstr "Άνοιγμα αντικειμένου βάσης δεδομένων"
+msgid "Append the table alias name in SELECT statements"
+msgstr "Προσθήκη ψευδωνύμου πίνακα σε δηλώσεις SELECT"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN10638\n"
+"dabaadvpropdat.xhp\n"
+"par_idN105A2\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the selected form so you can enter, edit, or delete records.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει την επιλεγμένη φόρμα έτσι ώστε να μπορείτε να εισάγετε, να επεξεργαστείτε, ή να διαγράψετε εγγραφές.</ahelp>"
+msgid "<ahelp hid=\".\">Appends the alias to the table name in SELECT statements.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει το ψευδώνυμο στο όνομα του πίνακα σε δηλώσεις SELECT.</ahelp>"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN1064F\n"
+"dabaadvpropdat.xhp\n"
+"par_idN105A5\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Use Outer Join syntax '{OJ }'"
+msgstr "Χρήση σύνταξης Outer Join '{OJ }'"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN10653\n"
+"dabaadvpropdat.xhp\n"
+"par_idN105A9\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the selected form so you can change the layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει την επιλεγμένη φόρμα έτσι ώστε να μπορείτε να τροποποιήσετε τη διάταξή της.</ahelp>"
+msgid "<ahelp hid=\".\">Use escape sequences for outer joins. The syntax for this escape sequence is {oj outer-join}</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε ακολουθίες διαφυγής για εξωτερικές συνδέσεις. Η σύνταξη για αυτήν την ακολουθία διαφυγής είναι {oj outer-join}</ahelp>"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN1066A\n"
+"dabaadvpropdat.xhp\n"
+"par_idN105BE\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Example:"
+msgstr "Παράδειγμα:"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN1066E\n"
+"dabaadvpropdat.xhp\n"
+"par_idN105C1\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected form.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει την επιλεγμένη φόρμα.</ahelp>"
+msgid "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
+msgstr "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN10685\n"
+"dabaadvpropdat.xhp\n"
+"par_idN105C4\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "Ignore the privileges from the database driver"
+msgstr "Παράβλεψη προνομίων από τον οδηγό βάσης δεδομένων"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN10689\n"
+"dabaadvpropdat.xhp\n"
+"par_idN105C8\n"
"help.text"
-msgid "<ahelp hid=\".\">Renames the selected form.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετονομάζει την επιλεγμένη φόρμα.</ahelp>"
+msgid "<ahelp hid=\".\">Ignores access privileges that are provided by the database driver.</ahelp>"
+msgstr "<ahelp hid=\".\">Παραβλέπει τα προνόμια πρόσβασης που παρέχονται από τον οδηγό βάσης δεδομένων.</ahelp>"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN10698\n"
+"dabaadvpropdat.xhp\n"
+"par_idN105CB\n"
"help.text"
-msgid "Report"
-msgstr "Αναφορά"
+msgid "Replace named parameters with ?"
+msgstr "Αντικατάσταση επώνυμων παραμέτρων με ?"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN106A4\n"
+"dabaadvpropdat.xhp\n"
+"par_idN105CF\n"
"help.text"
-msgid "Open database object"
-msgstr "Άνοιγμα αντικειμένου βάσης δεδομένων"
+msgid "<ahelp hid=\".\">Replaces named parameters in a data source with a question mark (?).</ahelp>"
+msgstr "<ahelp hid=\".\">Αντικαθιστά επώνυμες παραμέτρους σε μία βάση προέλευσης δεδομένων με είναι ερωτηματικό (?).</ahelp>"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN106A8\n"
+"dabaadvpropdat.xhp\n"
+"par_idN105D2\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the selected report so you can enter, edit, or delete records.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει την επιλεγμένη αναφορά έτσι ώστε να μπορείτε να εισάγετε, να επεξεργαστείτε, ή να διαγράψετε εγγραφές.</ahelp>"
+msgid "Display version columns (when available)"
+msgstr "Προβολή στηλών έκδοσης (αν είναι διαθέσιμες)"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN106BF\n"
+"dabaadvpropdat.xhp\n"
+"par_idN105D6\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Some databases assign version numbers to fields to track changes to records. The version number of a field is incremented by one each time the contents of the field are changed. <ahelp hid=\"HID_DSADMIN_SUPPRESS_VERSIONCL\">Displays the internal version number of the record in the database table.</ahelp>"
+msgstr "Μερικές βάσεις δεδομένων αναθέτουν αριθμούς έκδοσης σε πεδία για να εντοπίσουν αλλαγές στις εγγραφές. Ο αριθμός έκδοσης ενός πεδίου αυξάνεται κατά ένα κάθε φορά που τα περιεχόμενα του πεδίου τροποποιούνται. <ahelp hid=\"HID_DSADMIN_SUPPRESS_VERSIONCL\">Εμφανίζει τον αριθμό εσωτερικής έκδοσης της εγγραφής στον πίνακα της βάσης δεδομένων.</ahelp>"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN106C3\n"
+"dabaadvpropdat.xhp\n"
+"par_idN105FA\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the selected report so you can change the layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει την επιλεγμένη αναφορά έτσι ώστε να μπορείτε να τροποποιήσετε τη διάταξή της.</ahelp>"
+msgid "Use the catalog name in SELECT statements"
+msgstr "Χρήση ονόματος καταλόγου σε δηλώσεις SELECT"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN106DA\n"
+"dabaadvpropdat.xhp\n"
+"par_idN105FE\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<ahelp hid=\".\">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιεί την τρέχουσα προέλευση δεδομένων του καταλόγου. Η επιλογή αυτή είναι χρήσιμη όταν η προέλευση δεδομένων ODBC είναι ένας εξυπηρετητής της βάσης δεδομένων. Μην επιλέξετε την επιλογή αυτή αν η προέλευση δεδομένων ODBC είναι ένας οδηγός dBASE.</ahelp>"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN106DE\n"
+"dabaadvpropdat.xhp\n"
+"par_idN10613\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected report.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει την επιλεγμένη αναφορά.</ahelp>"
+msgid "Use the schema name in SELECT statements"
+msgstr "Χρήση ονόματος σχήματος σε δηλώσεις SELECT"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN106F5\n"
+"dabaadvpropdat.xhp\n"
+"par_idN10617\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "<ahelp hid=\".\">Allows you to use the schema name in SELECT statements.</ahelp>"
+msgstr "<ahelp hid=\".\">Σας επιτρέπει να χρησιμοποιήσετε το όνομα του σχήματος σε δηλώσεις SELECT.</ahelp>"
-#: toolbars.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"toolbars.xhp\n"
-"par_idN106F9\n"
+"dabaadvpropdat.xhp\n"
+"par_idN1061A\n"
"help.text"
-msgid "<ahelp hid=\".\">Renames the selected report.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετονομάζει την επιλεγμένη αναφορά.</ahelp>"
+msgid "Create index with ASC or DESC statement"
+msgstr "Δημιουργία ευρετηρίου με δήλωση ASC ή DESC"
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"tit\n"
+"dabaadvpropdat.xhp\n"
+"par_idN1061E\n"
"help.text"
-msgid "Table Wizard - Create Table"
-msgstr "Αυτόματος πιλότος πίνακα - Δημιουργία πίνακα"
+msgid "<ahelp hid=\".\">Creates an index with ASC or DESC statements.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί ένα ευρετήριο με δηλώσεις ASC ή DESC.</ahelp>"
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"par_idN10543\n"
+"dabaadvpropdat.xhp\n"
+"par_idN10621\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/tablewizard04.xhp\">Table Wizard - Create Table</link>"
-msgstr "<link href=\"text/shared/explorer/database/tablewizard04.xhp\">Αυτόματος πιλότος πίνακα - Δημιουργία πίνακα</link>"
+msgid "Comparison of Boolean values"
+msgstr "Σύγκριση λογικών τιμών"
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"par_idN10553\n"
+"dabaadvpropdat.xhp\n"
+"par_idN10625\n"
"help.text"
-msgid "Enter a name for the table and specify whether you want to modify the table after the wizard is finished."
-msgstr "Εισάγετε ένα όνομα για τον πίνακα και καθορίστε αν επιθυμείτε να τροποποιήσετε τον πίνακα αφού ολοκληρωθεί ο πιλότος."
+msgid "<ahelp hid=\".\">Select the type of Boolean comparison that you want to use.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον τύπο σύγκρισης λογικών τιμών που επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"par_idN10556\n"
+"dabaadvpropdat.xhp\n"
+"hd_id1101718\n"
"help.text"
-msgid "Table name"
-msgstr "Όνομα πίνακα"
+msgid "Form data input checks for required fields"
+msgstr "Έλεγχοι εισαγωγής δεδομένων φόρμας για απαιτούμενα πεδία"
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"par_idN1055A\n"
+"dabaadvpropdat.xhp\n"
+"par_id3783989\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the table name.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το όνομα του πίνακα.</ahelp>"
+msgid "<ahelp hid=\".\">When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field.</ahelp>"
+msgstr "<ahelp hid=\".\">Όταν εισάγετε μία νέα εγγραφή ή ενημερώνετε μία υπάρχουσα εγγραφή σε μία φόρμα, και αφήνετε κενό ένα πεδίο το οποίο συνδέεται με μία στήλη βάσης δεδομένων που απαιτεί εισαγωγή, τότε θα δείτε ένα μήνυμα που σας ειδοποιεί για το κενό πεδίο.</ahelp>"
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"par_idN105E4\n"
+"dabaadvpropdat.xhp\n"
+"par_id6684163\n"
"help.text"
-msgid "Catalog of the table"
-msgstr "Κατάλογος πίνακα"
+msgid "If this control box is not enabled, then the forms in the current database will not be checked for required fields."
+msgstr "Αν αυτό το πεδίο ελέγχου δεν είναι ενεργοποιημένο, τότε οι φόρμες στην τρέχουσα βάση δεδομένων δεν θα ελεγχθεί για τα απαιτούμενα πεδία."
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"par_idN105EA\n"
+"dabaadvpropdat.xhp\n"
+"par_id3837397\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the catalog for the table. (Available only if the database supports catalogs)</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον κατάλογο για τον πίνακα. (Διαθέσιμο μόνο αν η βάση δεδομένων υποστηρίζει καταλόγους)</ahelp>"
+msgid "The control box is available for all data source types which support write access to their data. The control box does not exist for spreadsheets, text, csv, and the various read-only address books."
+msgstr "Το πεδίο ελέγχου είναι διαθέσιμο για όλους τους τύπους βάσεων προέλευσης δεδομένων που υποστηρίζουν δικαιώματα εγγραφής για τα δεδομένα τους. Το πεδίο ελέγχου δεν υπάρχει για υπολογιστικά φύλλα, κείμενο, csv, και διάφορα βιβλία διευθύνσεων που είναι μόνο για ανάγνωση."
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"par_idN10605\n"
+"dabaadvpropdat.xhp\n"
+"hd_id0909200811170166\n"
"help.text"
-msgid "Schema of the table"
-msgstr "Σχήμα πίνακα"
+msgid "Ignore currency field information"
+msgstr "Αγνοήστε το πεδίο πληροφορίες νομίσματος"
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"par_idN1060B\n"
+"dabaadvpropdat.xhp\n"
+"par_id0909200811170221\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the schema for the table. (Available only if the database supports schemas)</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το σχήμα για τον πίνακα. (Διαθέσιμο μόνο αν η βάση δεδομένων υποστηρίζει σχήματα)</ahelp>"
+msgid "<ahelp hid=\".\">Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded.</ahelp>"
+msgstr "<ahelp hid=\".\">Μόνο για συνδέσεις με την Oracle JDBC. Όταν είναι ενεργοποιημένη προσδιορίζει ότι καμιά στήλη δεν αντιμετωπίζεται ως πεδίο νομίσματος. Το είδος του πεδίου που επικοινωνεί με τον οδηγό της βάσης δεδομένων απορρίπτεται.</ahelp>"
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"par_idN1055D\n"
+"dabaadvpropdat.xhp\n"
+"hd_id040920092139524\n"
"help.text"
-msgid "Modify the table design"
-msgstr "Τροποποίηση του σχεδίου πίνακα"
+msgid "Use ODBC conformant date/time literals"
+msgstr "Χρήση χαρακτήρων ημερομηνίας/ώρας συμβατών με ODBC"
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"par_idN10561\n"
+"dabaadvpropdat.xhp\n"
+"par_id040920092139526\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to save and edit the table design.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να αποθηκεύσετε και να επεξεργαστείτε τη σχεδίαση του πίνακα.</ahelp>"
+msgid "<ahelp hid=\".\">Use date/time literals that conform to ODBC standard.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρήση κυριολεκτικών ημερομηνιών/χρόνου που συμβαδίζουν με το πρότυπο ODBC.</ahelp>"
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"par_idN10564\n"
+"dabaadvpropdat.xhp\n"
+"hd_id04092009442139524\n"
"help.text"
-msgid "Insert data immediately"
-msgstr "Άμεση εισαγωγή δεδομένων"
+msgid "Supports primary keys"
+msgstr "Υποστηρίζει πρωτεύοντα κλειδιά"
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"par_idN10568\n"
+"dabaadvpropdat.xhp\n"
+"par_id04096620092139526\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to save the table design and open the table to enter data.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να αποθηκεύσετε τη σχεδίαση του πίνακα και να ανοίξετε τον πίνακα για να εισάγετε δεδομένα.</ahelp>"
+msgid "<ahelp hid=\".\">Enable to overrule Base's heuristics used to detect whether the database supports primary keys.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιήστε την ανατροπή της χρησιμοποιούμενης ευρετικής βάσης για να ανιχνεύσετε εάν η βάση δεδομένων υποστηρίζει πρωτεύοντα κλειδιά.</ahelp>"
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"par_idN1056B\n"
+"dabaadvpropdat.xhp\n"
+"par_id66841631\n"
"help.text"
-msgid "Create a form based on this table"
-msgstr "Δημιουργία φόρμας με βάση τον πίνακα αυτόν"
+msgid "When connecting to a database using a generic API like ODBC, JDBC, or ADO, Base currently applies heuristics to determine whether this database supports primary keys. None of those APIs has dedicated support to retrieve this information."
+msgstr "Όταν συνδέεστε με μια βάση δεδομένων χρησιμοποιώντας ένα γενικό API όπως ODBC, JDBC, ή ADO, η βάση εφαρμόζει γενικά ευρετική για να προσδιορίσει εάν αυτή η βάση δεδομένων υποστηρίζει πρωτεύοντα κλειδιά. Κανένα από αυτά τα API δεν έχει αποκλειστική υποστήριξη για ανάκτηση αυτής της πληροφορίας."
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"par_idN1056F\n"
+"dabaadvpropdat.xhp\n"
+"par_id66841632\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to create a form based on this table. The form is created on a text document with the last used settings of the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε μία φόρμα με βάση τον πίνακα αυτόν. Η φόρμα δημιουργείται σε ένα έγγραφο κειμένου με τις πρόσφατα χρησιμοποιημένες ρυθμίσεις στον <link href=\"text/shared/autopi/01090000.xhp\">Αυτόματο πιλότο φόρμας</link>.</ahelp>"
+msgid "The heuristics sometimes fails. This tri-state check box by default is set to the undetermined state, which means \"apply the heuristics\". If the check box is enabled, primary key support is assumed. If the check box is disabled, no primary key support is assumed."
+msgstr "Η ευρετική μερικές φορές αποτυγχάνει. Αυτό το πλαίσιο ελέγχου τριών καταστάσεων από προεπιλογή ορίζεται στην απροσδιόριστη κατάσταση, που σημαίνει \"εφαρμογή της ευρετικής\". Εάν το πλαίσιο ελέγχου ενεργοποιηθεί, η υποστήριξη του πρωτεύοντος κλειδιού υποτίθεται. Εάν το πλαίσιο ελέγχου απενεργοποιηθεί, καμιά υποστήριξη πρωτεύοντος κλειδιού δεν υποτίθεται."
-#: tablewizard04.xhp
+#: dabaadvpropdat.xhp
msgctxt ""
-"tablewizard04.xhp\n"
-"par_idN10580\n"
+"dabaadvpropdat.xhp\n"
+"par_id66841633\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\" name=\"Table Wizard\">Table Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\" name=\"Αυτόματος πιλότος πίνακα\">Αυτόματος πιλότος πίνακα</link>"
+msgid "Note that if this option is just for overruling the heuristics. If you enable the check box for a database which actually does not support primary keys, you will see some errors."
+msgstr "Σημειώστε ότι εάν αυτή η επιλογή είναι μόνο για ανατροπή της ευρετικής. Εάν ενεργοποιήσετε το πλαίσιο ελέγχου για μια βάση δεδομένων που στην πραγματικότητα δεν υποστηρίζει πρωτεύοντα κλειδιά, θα δείτε μερικά σφάλματα."
-#: main.xhp
+#: dabaadvpropgen.xhp
msgctxt ""
-"main.xhp\n"
+"dabaadvpropgen.xhp\n"
"tit\n"
"help.text"
-msgid "%PRODUCTNAME Database"
-msgstr "%PRODUCTNAME Βάση δεδομένων"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"bm_id8622089\n"
-"help.text"
-msgid "<bookmark_value>databases;main page (Base)</bookmark_value><bookmark_value>$[officename] Base data sources</bookmark_value><bookmark_value>data sources;$[officename] Base</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων, κύρια σελίδα (Base)</bookmark_value><bookmark_value>$[officename] Base προελεύσεις δεδομένων</bookmark_value><bookmark_value>προελεύσεις δεδομένων, $[officename] Base</bookmark_value>"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"par_idN10579\n"
-"help.text"
-msgid "<variable id=\"base\"><link href=\"text/shared/explorer/database/main.xhp\">Using Databases in %PRODUCTNAME Base</link></variable>"
-msgstr "<variable id=\"base\"><link href=\"text/shared/explorer/database/main.xhp\">Χρήση βάσεων δεδομένων στο %PRODUCTNAME Base</link></variable>"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"par_idN107BD\n"
-"help.text"
-msgid "In %PRODUCTNAME Base, you can access data that is stored in a wide variety of database file formats. %PRODUCTNAME Base natively supports some flat file database formats, such as the dBASE format. You can also use %PRODUCTNAME Base to connect to external relational databases, such as databases from MySQL or Oracle."
-msgstr "Στο %PRODUCTNAME Base, μπορείτε να αποκτήσετε πρόσβαση σε δεδομένα που αποθηκεύονται σε μία ευρεία ποικιλία από μορφές αρχείων βάσης δεδομένων. Το %PRODUCTNAME Base υποστηρίζει εξαρχής μερικές μορφές επίπεδων αρχείων βάσης δεδομένων, όπως η μορφή dBASE. Μπορείτε επίσης να χρησιμοποιήσετε το %PRODUCTNAME Base για να συνδεθείτε σε εξωτερικές σχεσιακές βάσεις δεδομένων, όπως βάσεις δεδομένων από τη MySQL ή την Oracle."
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"par_id5864131\n"
-"help.text"
-msgid "The following database types are read-only types in %PRODUCTNAME Base. From within %PRODUCTNAME Base it is not possible to change the database structure or to edit, insert, and delete database records for these database types:"
-msgstr "Οι ακόλουθοι τύποι βάσης δεδομένων είναι τύποι μόνο για ανάγνωση στο %PRODUCTNAME Base. Εντός του %PRODUCTNAME Base δεν είναι δυνατή η αλλαγή της δομής της βάσης δεδομένων ή η επεξεργασία, η εισαγωγή, και η διαγραφή εγγραφών της βάσης δεδομένων για τους εξής τύπους βάσης δεδομένων:"
+msgid "Generated Values"
+msgstr "Παραγόμενες τιμές"
-#: main.xhp
+#: dabaadvpropgen.xhp
msgctxt ""
-"main.xhp\n"
-"par_id8865016\n"
+"dabaadvpropgen.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "Spreadsheet files"
-msgstr "Αρχεία υπολογιστικών φύλλων"
+msgid "<link href=\"text/shared/explorer/database/dabaadvpropgen.xhp\">Generated Values</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabaadvpropgen.xhp\">Παραγόμενες τιμές</link>"
-#: main.xhp
+#: dabaadvpropgen.xhp
msgctxt ""
-"main.xhp\n"
-"par_id3786736\n"
+"dabaadvpropgen.xhp\n"
+"par_idN10563\n"
"help.text"
-msgid "Text files"
-msgstr "Αρχεία κειμένου"
+msgid "Specifies the options for automatically generated values for new data records."
+msgstr "Καθορίζει τις επιλογές για αυτόματα παραγόμενες τιμές για νέες εγγραφές δεδομένων."
-#: main.xhp
+#: dabaadvpropgen.xhp
msgctxt ""
-"main.xhp\n"
-"par_id6747337\n"
+"dabaadvpropgen.xhp\n"
+"par_id7684560\n"
"help.text"
-msgid "Address book data"
-msgstr "Δεδομένα βιβλίου διευθύνσεων"
+msgid "The availability of the following controls depends on the type of database:"
+msgstr "Η διαθεσιμότητα των ακόλουθων πεδίων ελέγχου εξαρτάται από τον τύπο της βάσης δεδομένων:"
-#: main.xhp
+#: dabaadvpropgen.xhp
msgctxt ""
-"main.xhp\n"
-"par_idN107C0\n"
+"dabaadvpropgen.xhp\n"
+"par_idN1058C\n"
"help.text"
-msgid "Using a Database in %PRODUCTNAME"
-msgstr "Χρήση βάσης δεδομένων στο %PRODUCTNAME"
+msgid "Retrieve generated values"
+msgstr "Διαχείριση παραγόμενων τιμών"
-#: main.xhp
+#: dabaadvpropgen.xhp
msgctxt ""
-"main.xhp\n"
-"par_idN10838\n"
+"dabaadvpropgen.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "To create a new database file, choose <emph>File - New - Database</emph>."
-msgstr "Για να δημιουργήσετε ένα νέο αρχείο βάσης δεδομένων, επιλέξτε <emph>Αρχείο - Δημιουργία - Βάση δεδομένων</emph>."
+msgid "<ahelp hid=\".\">Enables $[officename] support for auto-incremented data fields in the current ODBC or JDBC data source. Select this option if the auto-increment feature in the SDBCX layer of the database is not supported. In general, the auto-increment is selected for the primary key field.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιεί την υποστήριξη του $[officename] για αυτόματα επαυξημένα πεδία δεδομένων στην τρέχουσα ODBC ή JDBC προέλευση δεδομένων. Επιλέξτε την επιλογή αυτή αν η δυνατότητα αυτόματης αύξησης στο επίπεδο SDBCX της βάσης δεδομένων δεν υποστηρίζεται. Γενικά, η αυτόματη αύξηση επιλέγεται για το πεδίο πρωτεύοντος κλειδιού.</ahelp>"
-#: main.xhp
+#: dabaadvpropgen.xhp
msgctxt ""
-"main.xhp\n"
-"par_idN1083B\n"
+"dabaadvpropgen.xhp\n"
+"par_idN10593\n"
"help.text"
-msgid "The <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> helps you to create a database file and to register a new database within %PRODUCTNAME."
-msgstr "Ο <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link> σας βοηθά να δημιουργήσετε ένα αρχείο βάσης δεδομένων και να καταχωρήσετε μία νέα βάση δεδομένων εντός του %PRODUCTNAME."
+msgid "Auto-increment statement"
+msgstr "Αυτόματα αυξανόμενη δήλωση"
-#: main.xhp
+#: dabaadvpropgen.xhp
msgctxt ""
-"main.xhp\n"
-"par_idN107E7\n"
+"dabaadvpropgen.xhp\n"
+"par_idN10597\n"
"help.text"
-msgid "The database file contains queries, reports, and forms for the database as well as a link to the database where the records are stored. Formatting information is also stored in the database file."
-msgstr "Το αρχείο βάσης δεδομένων περιέχει ερωτήματα, αναφορές, και φόρμες για τη βάση δεδομένων όπως επίσης και ένα σύνδεσμο προς τη βάση δεδομένων όπου αποθηκεύονται οι εγγραφές. Οι πληροφορίες μορφοποίησης αποθηκεύονται επίσης σε αυτό το αρχείο."
+msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
+msgstr "<ahelp hid=\".\">Εισάγετε τον καθορισμό εντολής της SQL που επιβάλλει έναν αυτόματα αυξανόμενο αριθμό στην προέλευση δεδομένων σε ένα συγκεκριμένο πεδίο δεδομένων με ακέραιους αριθμούς.</ahelp> Για παράδειγμα, η ακόλουθη δήλωση της MySQL που χρησιμοποίησε τη δήλωση AUTO_INCREMENT για να αυξήσει το πεδίο \"αα\" κάθε φορά που η δήλωση δημιουργεί ένα πεδίο δεδομένων:"
-#: main.xhp
+#: dabaadvpropgen.xhp
msgctxt ""
-"main.xhp\n"
-"par_idN1084A\n"
+"dabaadvpropgen.xhp\n"
+"par_idN105A0\n"
"help.text"
-msgid "To open a database file, choose <emph>File - Open</emph>. In the <emph>File type</emph> list box, select to view only \"Database documents\". Select a database document and click <emph>Open</emph>."
-msgstr "Για να ανοίξετε ένα αρχείο βάσης δεδομένων, επιλέξτε <emph>Αρχείο - Άνοιγμα</emph>. Στο πεδίο της λίστας <emph>Τύπος αρχείου</emph>, επιλέξτε να προβάλετε μόνο \"Έγγραφα βάσης δεδομένων\". Επιλέξτε ένα έγγραφο βάσης δεδομένων και κάντε κλικ στο <emph>Άνοιγμα</emph>."
+msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
+msgstr "CREATE TABLE \"πίνακας1\" (\"αα\" INTEGER AUTO_INCREMENT)"
-#: main.xhp
+#: dabaadvpropgen.xhp
msgctxt ""
-"main.xhp\n"
-"par_idN1075F\n"
+"dabaadvpropgen.xhp\n"
+"par_idN10634\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/data_view.xhp#data_view\"/>"
-msgstr "<embedvar href=\"text/shared/guide/data_view.xhp#data_view\"/>"
+msgid "For this example, you must enter AUTO_INCREMENT into the <emph>Auto-increment statement</emph> box."
+msgstr "Για το παράδειγμα αυτό, πρέπει να εισάγετε τη δήλωση AUTO_INCREMENT στο πεδίο <emph>Δήλωση αυτόματης αύξησης</emph>."
-#: main.xhp
+#: dabaadvpropgen.xhp
msgctxt ""
-"main.xhp\n"
-"par_idN10767\n"
+"dabaadvpropgen.xhp\n"
+"par_idN105AA\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/data_register.xhp#data_register\"/>"
-msgstr "<embedvar href=\"text/shared/guide/data_register.xhp#data_register\"/>"
+msgid "Query of generated values"
+msgstr "Ερώτημα παραγόμενων τιμών"
-#: main.xhp
+#: dabaadvpropgen.xhp
msgctxt ""
-"main.xhp\n"
-"par_idN1076F\n"
+"dabaadvpropgen.xhp\n"
+"par_idN10645\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/data_new.xhp#data_new\"/>"
-msgstr "<embedvar href=\"text/shared/guide/data_new.xhp#data_new\"/>"
+msgid "<ahelp hid=\".\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
+msgstr "<ahelp hid=\".\">Εισάγετε μία δήλωση SQL που επιστρέφει την τελευταία αυτόματα αυξανόμενη τιμή για το πεδίο δεδομένων του πρωτεύοντος κλειδιού.</ahelp> Για παράδειγμα:"
-#: main.xhp
+#: dabaadvpropgen.xhp
msgctxt ""
-"main.xhp\n"
-"par_idN10777\n"
+"dabaadvpropgen.xhp\n"
+"par_idN105B1\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/data_tables.xhp#data_tables\"/>"
-msgstr "<embedvar href=\"text/shared/guide/data_tables.xhp#data_tables\"/>"
+msgid "SELECT LAST_INSERT_D();"
+msgstr "SELECT LAST_INSERT_D();"
-#: main.xhp
+#: dabadoc.xhp
msgctxt ""
-"main.xhp\n"
-"par_idN1077F\n"
+"dabadoc.xhp\n"
+"tit\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/data_queries.xhp#data_queries\"/>"
-msgstr "<embedvar href=\"text/shared/guide/data_queries.xhp#data_queries\"/>"
+msgid "Database File"
+msgstr "Αρχείο βάσης δεδομένων"
-#: main.xhp
+#: dabadoc.xhp
msgctxt ""
-"main.xhp\n"
-"par_idN10787\n"
+"dabadoc.xhp\n"
+"par_idN10544\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/data_forms.xhp#data_forms\"/>"
-msgstr "<embedvar href=\"text/shared/guide/data_forms.xhp#data_forms\"/>"
+msgid "<link href=\"text/shared/explorer/database/dabadoc.xhp\">Database File</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabadoc.xhp\">Αρχείο βάσης δεδομένων</link>"
-#: main.xhp
+#: dabadoc.xhp
msgctxt ""
-"main.xhp\n"
-"par_idN1078F\n"
+"dabadoc.xhp\n"
+"par_idN10554\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/data_reports.xhp#data_reports\"/>"
-msgstr "<embedvar href=\"text/shared/guide/data_reports.xhp#data_reports\"/>"
+msgid "<ahelp hid=\".\">The database file window organizes the tables, views, queries, and reports of a database in %PRODUCTNAME.</ahelp>"
+msgstr "<ahelp hid=\".\">Το παράθυρο του αρχείου της βάσης δεδομένων διαχειρίζεται τους πίνακες, τις προβολές, τα ερωτήματα, τις συνδέσεις, και τις αναφορές μίας βάσης δεδομένων στο %PRODUCTNAME.</ahelp>"
-#: main.xhp
+#: dabadoc.xhp
msgctxt ""
-"main.xhp\n"
-"par_id1311990\n"
+"dabadoc.xhp\n"
+"par_idN105B7\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/data_im_export.xhp#data_im_export\"/>"
-msgstr "<embedvar href=\"text/shared/guide/data_im_export.xhp#data_im_export\"/>"
+msgid "<link href=\"text/shared/explorer/database/main.xhp\">Working with databases in %PRODUCTNAME</link>"
+msgstr "<link href=\"text/shared/explorer/database/main.xhp\">Εργασία με βάσεις δεδομένων στο %PRODUCTNAME</link>"
-#: main.xhp
+#: dabaprop.xhp
msgctxt ""
-"main.xhp\n"
-"par_idN10797\n"
+"dabaprop.xhp\n"
+"tit\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
-msgstr "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgid "Database Properties"
+msgstr "Ιδιότητες βάσης δεδομένων"
-#: main.xhp
+#: dabaprop.xhp
msgctxt ""
-"main.xhp\n"
-"par_idN107AD\n"
+"dabaprop.xhp\n"
+"par_idN10550\n"
"help.text"
-msgid "<embedvar href=\"text/shared/explorer/database/menubar.xhp#titletext\"/>"
-msgstr "<embedvar href=\"text/shared/explorer/database/menubar.xhp#titletext\"/>"
+msgid "<link href=\"text/shared/explorer/database/dabaprop.xhp\">Database Properties</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabaprop.xhp\">Ιδιότητες βάσης δεδομένων</link>"
-#: main.xhp
+#: dabaprop.xhp
msgctxt ""
-"main.xhp\n"
-"par_idN107BB\n"
+"dabaprop.xhp\n"
+"par_idN10560\n"
"help.text"
-msgid "<embedvar href=\"text/shared/explorer/database/toolbars.xhp#toolbars\"/>"
-msgstr "<embedvar href=\"text/shared/explorer/database/toolbars.xhp#toolbars\"/>"
+msgid "<ahelp hid=\".\">Specifies the properties of a database.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τις ιδιότητες μίας βάσης δεδομένων.</ahelp>"
-#: main.xhp
+#: dabaprop.xhp
msgctxt ""
-"main.xhp\n"
-"par_id6474806\n"
+"dabaprop.xhp\n"
+"par_id1322977\n"
"help.text"
-msgid "<link href=\"http://wiki.documentfoundation.org/Database\">Wiki page about Base</link>"
-msgstr "<link href=\"http://wiki.documentfoundation.org/Database\">Σελίδα Βίκι για τη βάση</link>"
+msgid "In a database window, choose <emph>Edit - Database - Properties</emph>"
+msgstr "Στο παράθυρο μίας βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση δεδομένων - Ιδιότητες</emph>"
-#: tablewizard03.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard03.xhp\n"
+"dabapropadd.xhp\n"
"tit\n"
"help.text"
-msgid "Table Wizard - Set Primary Key"
-msgstr "Αυτόματος πιλότος πίνακα - Ορισμός πρωτεύοντος κλειδιού"
-
-#: tablewizard03.xhp
-msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN10546\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/tablewizard03.xhp\">Table Wizard - Set Primary Key</link>"
-msgstr "<link href=\"text/shared/explorer/database/tablewizard03.xhp\">Αυτόματος πιλότος πίνακα - Ορισμός πρωτεύοντος κλειδιού</link>"
-
-#: tablewizard03.xhp
-msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN10556\n"
-"help.text"
-msgid "Specifies a field in the table to be used as a primary key."
-msgstr "Καθορίζει ένα πεδίο στον πίνακα που θα χρησιμοποιηθεί ως πρωτεύον κλειδί."
+msgid "Additional Settings"
+msgstr "Πρόσθετες ρυθμίσεις"
-#: tablewizard03.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN10559\n"
+"dabapropadd.xhp\n"
+"par_idN1054D\n"
"help.text"
-msgid "Create a primary key"
-msgstr "Δημιουργία πρωτεύοντος κλειδιού"
+msgid "<link href=\"text/shared/explorer/database/dabapropadd.xhp\">Additional Settings</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabapropadd.xhp\">Πρόσθετες ρυθμίσεις</link>"
-#: tablewizard03.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard03.xhp\n"
+"dabapropadd.xhp\n"
"par_idN1055D\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to create a primary key. Add a primary key to every database table to uniquely identify each record. For some database systems within %PRODUCTNAME, a primary key is mandatory for editing the tables.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα πρωτεύον κλειδί. Προσθέστε ένα πρωτεύον κλειδί σε κάθε πίνακα της βάσης δεδομένων ώστε κάθε εγγραφή να αναγνωρίζεται μοναδικά . Για μερικά συστήματα βάσης δεδομένων στο %PRODUCTNAME, ένα πρωτεύον κλειδί είναι υποχρεωτικό για την επεξεργασία των πινάκων.</ahelp>"
-
-#: tablewizard03.xhp
-msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN10560\n"
-"help.text"
-msgid "Automatically add a primary key"
-msgstr "Αυτόματη προσθήκη πρωτεύοντος κλειδιού"
-
-#: tablewizard03.xhp
-msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN10564\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select to automatically add a primary key as an additional field.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να προσθέσετε αυτόματα ένα πρωτεύον κλειδί ως πρόσθετο κλειδί.</ahelp>"
-
-#: tablewizard03.xhp
-msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN10567\n"
-"help.text"
-msgid "Use an existing field as a primary key"
-msgstr "Χρήση υπάρχοντος πεδίου ως πρωτεύον κλειδί"
-
-#: tablewizard03.xhp
-msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN1056B\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select to use an existing field with unique values as a primary key.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να χρησιμοποιήσετε ένα υπάρχον κλειδί με μοναδικές τιμές ως πρωτεύον κλειδί.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies additional options for a data source.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει πρόσθετες επιλογές για μία προέλευση δεδομένων.</ahelp>"
-#: tablewizard03.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN1056E\n"
+"dabapropadd.xhp\n"
+"par_id4641865\n"
"help.text"
-msgid "Field name"
-msgstr "Όνομα πεδίου"
+msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Additional Settings</emph> tab"
+msgstr "Στο παράθυρο μίας βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση δεδομένων - Ιδιότητες</emph>, κάντε κλικ στην καρτέλα <emph>Πρόσθετες ρυθμίσεις</emph>"
-#: tablewizard03.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard03.xhp\n"
+"dabapropadd.xhp\n"
"par_idN10572\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the field name.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το όνομα του πεδίου.</ahelp>"
+msgid "The availability of the following controls depends on the type of database:"
+msgstr "Η διαθεσιμότητα των ακόλουθων πεδίων ελέγχου εξαρτάται από τον τύπο της βάσης δεδομένων:"
-#: tablewizard03.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard03.xhp\n"
+"dabapropadd.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Auto value"
-msgstr "Αυτόματη τιμή"
-
-#: tablewizard03.xhp
-msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN10579\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select to automatically insert a value and increment the field's value for each new record. The database must support automatic incrementation in order to use the <emph>Auto value</emph> feature.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να εισάγετε αυτόματα μία τιμή και αύξηση στην τιμή του πεδίου για κάθε νέα εγγραφή. Η βάση δεδομένων πρέπει να υποστηρίζει την αυτόματα επαύξηση ώστε να χρησιμοποιηθεί το χαρακτηριστικό <emph>Αυτόματη τιμή</emph>.</ahelp>"
-
-#: tablewizard03.xhp
-msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN1057C\n"
-"help.text"
-msgid "Define primary key by several fields"
-msgstr "Ορισμός πρωτεύοντος κλειδιού από διάφορα πεδία"
-
-#: tablewizard03.xhp
-msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN10580\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select to create a primary key from a combination of several existing fields.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα πρωτεύον κλειδί από ένα συνδυασμό διαφόρων υπαρχόντων πεδίων.</ahelp>"
-
-#: tablewizard03.xhp
-msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN10583\n"
-"help.text"
-msgid "Available fields"
-msgstr "Διαθέσιμα πεδία"
-
-#: tablewizard03.xhp
-msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN10587\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select a field and click > to add it to the list of primary key fields.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα πεδίο και κάντε κλικ στο > για να το προσθέσετε στη λίστα με τα πεδία του πρωτεύοντος κλειδιού.</ahelp>"
-
-#: tablewizard03.xhp
-msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN1059A\n"
-"help.text"
-msgid "Primary key fields"
-msgstr "Πεδία πρωτεύοντος κλειδιού"
-
-#: tablewizard03.xhp
-msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN1059E\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select a field and click < to remove it from the list of primary key fields. The primary key is created as a concatenation of the fields in this list, from top to bottom.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα πεδίο και πατήστε < για να το αφαιρέσετε από τη λίστα με τα πεδία του πρωτεύοντος κλειδιού. Το πρωτεύον κλειδί δημιουργείται ως συνένωση των πεδίων σε αυτή τη λίστα, από πάνω μέχρι κάτω.</ahelp>"
-
-#: tablewizard03.xhp
-msgctxt ""
-"tablewizard03.xhp\n"
-"par_idN105A1\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/tablewizard04.xhp\" name=\"Table Wizard - Create table\">Table Wizard - Create table</link>"
-msgstr "<link href=\"text/shared/explorer/database/tablewizard04.xhp\" name=\"Αυτόματος πιλότος πίνακα - Δημιουργία πίνακα\">Αυτόματος πιλότος πίνακα - Δημιουργία πίνακα</link>"
+msgid "Host name"
+msgstr "Όνομα κεντρικού υπολογιστή"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"tit\n"
+"dabapropadd.xhp\n"
+"par_idN105D7\n"
"help.text"
-msgid "Table Wizard - Set Types and Formats"
-msgstr "Αυτόματος πιλότος πίνακα - Ορισμός τύπων και μορφών"
+msgid "<ahelp hid=\".\">Enter the host name of the server that contains the database, for example ldap.server.com.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του κεντρικού υπολογιστή του εξυπηρετητή που περιέχει τη βάση δεδομένων, για παράδειγμα ldap.server.com.</ahelp>"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN10552\n"
+"dabapropadd.xhp\n"
+"par_idN10579\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/tablewizard02.xhp\">Table Wizard - Set Types and Formats</link>"
-msgstr "<link href=\"text/shared/explorer/database/tablewizard02.xhp\">Αυτόματος πιλότος πίνακα - Ορισμός τύπων και μορφών</link>"
+msgid "Port number"
+msgstr "Αριθμός θύρας"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN10562\n"
+"dabapropadd.xhp\n"
+"par_idN105F6\n"
"help.text"
-msgid "Specifies the field information for your selected fields."
-msgstr "Καθορίζει τις πληροφορίες πεδίου για τα επιλεγμένα πεδία σας."
+msgid "<ahelp hid=\".\">Enter the port number for the server that hosts the database.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τον αριθμό της θύρας για τον εξυπηρετητή που περιέχει τη βάση δεδομένων.</ahelp>"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN10565\n"
+"dabapropadd.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "Selected fields"
-msgstr "Επιλεγμένα πεδία"
+msgid "MySQL JDBC driver class"
+msgstr "Κλάση οδηγού MySQL JDBC"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN10569\n"
+"dabapropadd.xhp\n"
+"par_idN10615\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a field in order to edit the field information.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα πεδίο για να επεξεργαστείτε τις πληροφορίες του.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the name of the JDBC driver for the MySQL database.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του οδηγού JDBC για τη βάση δεδομένων MySQL.</ahelp>"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN10574\n"
+"dabapropadd.xhp\n"
+"par_idN10581\n"
"help.text"
-msgid "-"
-msgstr "-"
+msgid "Character set"
+msgstr "Σύνολο χαρακτήρων"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN10578\n"
+"dabapropadd.xhp\n"
+"par_idN10634\n"
"help.text"
-msgid "<ahelp hid=\".\">Remove the selected field from the list box.</ahelp>"
-msgstr "<ahelp hid=\".\">Αφαιρέστε το επιλεγμένο πεδίο από το πεδίο της λίστας.</ahelp>"
+msgid "<ahelp hid=\".\">Select the character set that you want to use to view the database in $[officename].</ahelp> This setting does not affect the database. To use the default character set of your operating system, select \"System\"."
+msgstr "<ahelp hid=\".\">Επιλέξτε το σύνολο χαρακτήρων που επιθυμείτε να χρησιμοποιήσετε για να προβάλετε τη βάση δεδομένων στο $[officename].</ahelp> Αυτή η ρύθμιση δεν επηρεάζει τη βάση δεδομένων. Για να χρησιμοποιήσετε το προεπιλεγμένο σύνολο χαρακτήρων του λειτουργικού σας συστήματος, επιλέξτε \"Σύστημα\"."
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN1057B\n"
+"dabapropadd.xhp\n"
+"par_idN10651\n"
"help.text"
-msgid "+"
-msgstr "+"
+msgid "Text and dBASE databases are restricted to character sets with a fixed-size character length, where all characters are encoded with the same number of bytes."
+msgstr "Οι βάσεις δεδομένων κειμένου και dBASE περιορίζονται σε σύνολο χαρακτήρων με μήκος χαρακτήρων σταθερού μεγέθους, όπου όλοι οι χαρακτήρες κωδικοποιούνται με τον ίδιο αριθμό byte."
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN1057F\n"
+"dabapropadd.xhp\n"
+"par_idN10585\n"
"help.text"
-msgid "<ahelp hid=\".\">Add a new data field to the list box.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέστε ένα νέο πεδίο δεδομένων στο πεδίο της λίστας.</ahelp>"
+msgid "Oracle JDBC driver class"
+msgstr "Κλάση οδηγού Oracle JDBC"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN10582\n"
+"dabapropadd.xhp\n"
+"par_idN10653\n"
"help.text"
-msgid "Field information"
-msgstr "Πληροφορίες πεδίου"
+msgid "<ahelp hid=\".\">Enter the name of the JDBC driver for the Oracle database.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του οδηγού JDBC για τη βάση δεδομένων Oracle.</ahelp>"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN10586\n"
+"dabapropadd.xhp\n"
+"par_idN10589\n"
"help.text"
-msgid "Field name"
-msgstr "Όνομα πεδίου"
+msgid "Driver settings"
+msgstr "Ρυθμίσεις οδηγού"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN1058A\n"
+"dabapropadd.xhp\n"
+"par_idN10672\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the name of the selected data field. If you want, you can enter a new name.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει το όνομα του επιλεγμένου πεδίου δεδομένων. Αν επιθυμείτε, μπορείτε να εισάγετε ένα νέο όνομα.</ahelp>"
+msgid "<ahelp hid=\".\">Specify additional driver options.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίστε πρόσθετες επιλογές για τον οδηγό.</ahelp>"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
+"dabapropadd.xhp\n"
"par_idN1058D\n"
"help.text"
-msgid "Field type"
-msgstr "Τύπος πεδίου"
+msgid "Use catalog for file-based databases"
+msgstr "Χρήση καταλόγου για βάσεις δεδομένων βασισμένες σε αρχεία"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN10591\n"
+"dabapropadd.xhp\n"
+"par_idN10691\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a field type.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε έναν τύπο πεδίου.</ahelp>"
+msgid "<ahelp hid=\".\">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιεί την τρέχουσα προέλευση δεδομένων του καταλόγου. Η επιλογή αυτή είναι χρήσιμη όταν η προέλευση δεδομένων ODBC είναι ένας εξυπηρετητής της βάσης δεδομένων. Μην επιλέξετε την επιλογή αυτή αν η προέλευση δεδομένων ODBC είναι ένας οδηγός dBASE.</ahelp>"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"hd_id5486922\n"
+"dabapropadd.xhp\n"
+"par_idN10591\n"
"help.text"
-msgid "AutoValue"
-msgstr "Αυτόματη τιμή"
+msgid "Base DN"
+msgstr "Base DN"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_id4198736\n"
+"dabapropadd.xhp\n"
+"par_idN106B0\n"
"help.text"
-msgid "<ahelp hid=\".\">If set to Yes, the values for this data field are generated by the database engine.</ahelp>"
-msgstr "<ahelp hid=\".\">Αν καθοριστεί ως Ναι, οι τιμές για αυτό το πεδίο δεδομένων παράγονται από τη μηχανή της βάσης δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the starting point to search the LDAP database, for example, dc=com.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το σημείο εκκίνησης για την αναζήτηση στη βάση δεδομένων LDAP, για παράδειγμα, dc=com.</ahelp>"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN106A0\n"
+"dabapropadd.xhp\n"
+"par_idN10595\n"
"help.text"
-msgid "Entry required"
-msgstr "Απαιτείται καταχώρηση"
+msgid "Maximum number of records"
+msgstr "Μέγιστος αριθμός εγγραφών"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN106A6\n"
+"dabapropadd.xhp\n"
+"par_idN106F3\n"
"help.text"
-msgid "<ahelp hid=\".\">If set to Yes, this field must not be empty.</ahelp>"
-msgstr "<ahelp hid=\".\">Αν καθοριστεί ως Ναι, το πεδίο αυτό δεν πρέπει να είναι κενό.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the maximum number of records that you want to load when you access the LDAP server.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το μέγιστο αριθμό εγγραφών που επιθυμείτε να φορτωθούν όταν αποκτάτε πρόσβαση στον εξυπηρετητή LDAP.</ahelp>"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN10594\n"
+"dabapropadd.xhp\n"
+"par_idN10599\n"
"help.text"
-msgid "Length"
-msgstr "Μήκος"
+msgid "Display deleted records as well"
+msgstr "Επίσης, Προβολή διαγραμμένων εγγραφών"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN10598\n"
+"dabapropadd.xhp\n"
+"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the number of characters for the data field.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το πλήθος των χαρακτήρων για το πεδίο δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">Displays all the records in a file, including those marked as deleted. If you select this check box, you cannot delete records.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει όλες τις εγγραφές σε ένα αρχείο, συμπεριλαμβανομένων εκείνων που έχουν επισημανθεί για διαγραφή. Αν επιλέξετε αυτό το πλαίσιο ελέγχου, δεν μπορείτε να διαγράφετε εγγραφές.</ahelp>"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN1059B\n"
+"dabapropadd.xhp\n"
+"par_idN10715\n"
"help.text"
-msgid "Decimal places"
-msgstr "Δεκαδικά ψηφία"
+msgid "In dBASE format, deleted records remain in the file."
+msgstr "Στη μορφή dBASE, οι διαγραμμένες εγγραφές παραμένουν στο αρχείο."
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN1059F\n"
+"dabapropadd.xhp\n"
+"par_idN10718\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the number of decimal places for the data field. This option is only available for numerical or decimal data fields.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το πλήθος δεκαδικών ψηφίων για το πεδίο δεδομένων. Η επιλογή αυτή είναι διαθέσιμη μόνο για αριθμητικά πεδία ή πεδία δεκαδικών ψηφίων.</ahelp>"
+msgid "To view changes that you make to the database, close the connection to the database, and then reconnect to the database."
+msgstr "Για προβάλετε τις αλλαγές που εφαρμόζετε στη βάση δεδομένων, κλείστε τη σύνδεση στη βάση δεδομένων, και ύστερα επανασυνδεθείτε σε αυτήν."
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN105A2\n"
+"dabapropadd.xhp\n"
+"par_idN1059D\n"
"help.text"
-msgid "Default value"
-msgstr "Προεπιλεγμένη τιμή"
+msgid "Indexes"
+msgstr "Ευρετήρια"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN105A6\n"
+"dabapropadd.xhp\n"
+"par_idN10725\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the default value for a Yes/No field.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει την προεπιλεγμένη τιμή για ένα πεδίο Ναι/Όχι.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the Indexes dialog, where you can organize the table indexes in the current dBASE database.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγετε το παράθυρο διαλόγου Ευρετήρια, όπου μπορείτε να οργανώσετε τα ευρετήρια πίνακα στην τρέχουσα βάση δεδομένων dBASE.</ahelp>"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN10730\n"
+"dabapropadd.xhp\n"
+"par_idN105A1\n"
"help.text"
-msgid "Auto-increment statement"
-msgstr "Αυτόματα αυξανόμενη δήλωση"
+msgid "Data buffer size (MB)"
+msgstr "Μέγεθος ενδιάμεσης μνήμης δεδομένων (σε MB)"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_id6706747\n"
+"dabapropadd.xhp\n"
+"par_idN10742\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
-msgstr "<ahelp hid=\".\">Εισάγετε τον καθορισμό εντολής της SQL που επιβάλλει έναν αυτόματα αυξανόμενο αριθμό στην προέλευση δεδομένων σε ένα συγκεκριμένο πεδίο δεδομένων με ακέραιους αριθμούς.</ahelp> Για παράδειγμα, η ακόλουθη δήλωση της MySQL που χρησιμοποίησε τη δήλωση AUTO_INCREMENT για να αυξήσει το πεδίο \"αα\" κάθε φορά που η δήλωση δημιουργεί ένα πεδίο δεδομένων:"
+msgid "<ahelp hid=\".\">Enter the size of the data buffer for the database. The setting takes effect after you restart the database.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το μέγεθος της ενδιάμεσης μνήμης δεδομένων για τη βάση δεδομένων. Η ρύθμιση εφαρμόζεται ύστερα από την επανεκκίνηση της βάσης δεδομένων.</ahelp>"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_id8946501\n"
+"dabapropadd.xhp\n"
+"par_idN105A5\n"
"help.text"
-msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
-msgstr "CREATE TABLE \"πίνακας1\" (\"αα\" INTEGER AUTO_INCREMENT)"
+msgid "Data increment (MB)"
+msgstr "Αύξηση δεδομένων (σε ΜΒ)"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
-"par_id4846949\n"
+"dabapropadd.xhp\n"
+"par_idN10761\n"
"help.text"
-msgid "For this example, you must enter AUTO_INCREMENT into the Auto-increment statement box."
-msgstr "Για το παράδειγμα αυτό, πρέπει να εισάγετε το AUTO_INCREMENT στο πεδίο δήλωσης αυτόματης αύξησης."
+msgid "<ahelp hid=\".\">Enter the size by which you want to automatically increment the database. The maximum increment size is 100 MB. The setting takes effect after you restart the database.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το μέγεθος με το οποίο επιθυμείτε να αυξήσετε αυτόματα τη βάση δεδομένων. Το μέγιστο μέγεθος αύξησης είναι 100 MB. Η ρύθμιση εφαρμόζεται ύστερα από την επανεκκίνηση της βάσης δεδομένων.</ahelp>"
-#: tablewizard02.xhp
+#: dabapropadd.xhp
msgctxt ""
-"tablewizard02.xhp\n"
+"dabapropadd.xhp\n"
"par_idN105A9\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/tablewizard03.xhp\" name=\"Table Wizard - Set primary key\">Table Wizard - Set primary key</link>"
-msgstr "<link href=\"text/shared/explorer/database/tablewizard03.xhp\" name=\"Αυτόματος πιλότος πίνακα - Ορισμός πρωτεύοντος κλειδιού\">Αυτόματος πιλότος πίνακα - Ορισμός πρωτεύοντος κλειδιού</link>"
-
-#: password.xhp
-msgctxt ""
-"password.xhp\n"
-"tit\n"
-"help.text"
-msgid "User Name and Password Required"
-msgstr "Απαιτείται το όνομα χρήστη και ο κωδικός πρόσβασης"
-
-#: password.xhp
-msgctxt ""
-"password.xhp\n"
-"par_idN10541\n"
-"help.text"
-msgid "User Name and Password Required"
-msgstr "Απαιτείται το όνομα χρήστη και ο κωδικός πρόσβασης"
-
-#: password.xhp
-msgctxt ""
-"password.xhp\n"
-"par_idN1054D\n"
-"help.text"
-msgid "User name"
-msgstr "Όνομα χρήστη"
-
-#: password.xhp
-msgctxt ""
-"password.xhp\n"
-"par_idN10551\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter the user name to connect to the data source.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα χρήστη για να συνδεθείτε στην προέλευση δεδομένων.</ahelp>"
-
-#: password.xhp
-msgctxt ""
-"password.xhp\n"
-"par_idN10568\n"
-"help.text"
-msgid "Password"
-msgstr "Κωδικός πρόσβασης"
-
-#: password.xhp
-msgctxt ""
-"password.xhp\n"
-"par_idN1056C\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter the password to connect to the data source.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τον κωδικό πρόσβασης για να συνδεθείτε στην προέλευση δεδομένων.</ahelp>"
-
-#: password.xhp
-msgctxt ""
-"password.xhp\n"
-"par_idN10583\n"
-"help.text"
-msgid "Remember password till end of session"
-msgstr "Απομνημόνευση κωδικού πρόσβασης μέχρι το τέλος της συνεδρίας"
+msgid "Control user name"
+msgstr "Πεδίο ελέγχου ονόματος χρήστη"
-#: password.xhp
+#: dabapropadd.xhp
msgctxt ""
-"password.xhp\n"
-"par_idN10587\n"
+"dabapropadd.xhp\n"
+"par_idN1076E\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to use the same user name and password without further dialog, when you connect again to the same data source in the current %PRODUCTNAME session.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε για να χρησιμοποιήσετε το ίδιο όνομα χρήστη και κωδικό πρόσβασης, χωρίς να σας ζητούνται, όταν συνδεθείτε ξανά στην ίδια προέλευση δεδομένων στην τρέχουσα συνεδρία του %PRODUCTNAME.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the name of a user that you want to give limited control to modify some parameters of the database.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του χρήστη στον οποίο επιθυμείτε να παρέχετε περιορισμένη δυνατότητα για την τροποποίηση μερικών παραμέτρων της βάσης δεδομένων.</ahelp>"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"tit\n"
+"dabapropadd.xhp\n"
+"par_idN105AD\n"
"help.text"
-msgid "Table Design"
-msgstr "Σχεδίαση πίνακα"
+msgid "Control password"
+msgstr "Πεδίο ελέγχου κωδικού πρόσβασης"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3154228\n"
-"1\n"
+"dabapropadd.xhp\n"
+"par_idN1077B\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Table Design\">Table Design</link>"
-msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Σχεδίαση πίνακα\"> Σχεδίαση πίνακα</link>"
+msgid "<ahelp hid=\".\">Enter the password for the Control User.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τον κωδικό πρόσβασης για το πεδίο ελέγχου χρήστη.</ahelp>"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3152363\n"
-"2\n"
+"dabapropadd.xhp\n"
+"par_idN105B1\n"
"help.text"
-msgid "In the <emph>Table Design</emph> window you define new tables or edit the structure of a table."
-msgstr "Στο παράθυρο <emph>Σχεδίαση πίνακα</emph> μπορείτε να ορίσετε νέους πίνακες ή να επεξεργαστείτε τη δομή ενός πίνακα."
+msgid "Shut down service when closing %PRODUCTNAME"
+msgstr "Τερματισμός υπηρεσίας κατά τον τερματισμό του %PRODUCTNAME"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3146957\n"
-"3\n"
+"dabapropadd.xhp\n"
+"par_idN10788\n"
"help.text"
-msgid "The window has its own menu bar. It also contains the following new command: <link href=\"text/shared/explorer/database/05010100.xhp\" name=\"Index Design\"><emph>Index Design</emph></link>"
-msgstr "Το παράθυρο έχει τη δική του γραμμή με το μενού. Επίσης περιέχει την ακόλουθη νέα εντολή: <link href=\"text/shared/explorer/database/05010100.xhp\" name=\"Σχεδίαση ευρετηρίου\"><emph>Σχεδίαση ευρετηρίου</emph></link>"
+msgid "<ahelp hid=\".\">Exits the Adabas database server when you exit $[officename]. This option is only available if you start the database server from $[officename] with a control user and password.</ahelp>"
+msgstr "<ahelp hid=\".\">Τερματίζει τον εξυπηρετητή της βάσης δεδομένων Adabas όταν τερματίζετε το $[officename]. Η επιλογή αυτή είναι διαθέσιμη μόνο αν εκκινήσετε τον εξυπηρετητή της βάσης δεδομένων από το $[officename] με το πεδίο ελέγχου χρήστη και τον κωδικό πρόσβασης.</ahelp>"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3152551\n"
-"4\n"
+"dabapropadd.xhp\n"
+"par_idN105B5\n"
"help.text"
-msgid "Table definition area"
-msgstr "Περιοχή ορισμού πίνακα"
+msgid "Extended"
+msgstr "Εκτεταμένα"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3153681\n"
-"5\n"
+"dabapropadd.xhp\n"
+"par_idN10795\n"
"help.text"
-msgid "<ahelp hid=\"HID_TABDESIGN_BACKGROUND\">This area is where you define the table structure.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABDESIGN_BACKGROUND\">Στην περιοχή αυτή μπορείτε να ορίσετε τη δομή του πίνακα.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/explorer/database/11170100.xhp\" name=\"Database Statistics\">Database Statistics</link> dialog, where you can view statistics about the Adabas database.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/11170100.xhp\" name=\"Στατιστικά βάσης δεδομένων\">Στατιστικά βάσης δεδομένων</link>, όπου μπορείτε να προβάλετε στατιστικά σχετικά με τη βάση δεδομένων Adabas.</ahelp>"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3153031\n"
-"6\n"
+"dabapropadd.xhp\n"
+"par_idN105B9\n"
"help.text"
-msgid "Field Name"
-msgstr "Όνομα πεδίου"
+msgid "Text contains headers"
+msgstr "Κείμενο με κεφαλίδες"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3156113\n"
-"7\n"
+"dabapropadd.xhp\n"
+"par_idN107B0\n"
"help.text"
-msgid "<ahelp hid=\"HID_TABDESIGN_NAMECELL\">Specifies the name of the data field. Note the database restrictions, such as the length of the name, special characters and spaces.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABDESIGN_NAMECELL\">Καθορίζει το όνομα για το πεδίο δεδομένων. Σημειώστε ότι υπάρχουν περιορισμοί της βάσης δεδομένων, όπως το μήκος του ονόματος, οι ειδικοί χαρακτήρες και οι χαρακτήρες κενού.</ahelp>"
+msgid "<ahelp hid=\".\">Select this check box if the first line of the text file contains field names.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε αυτό το πλαίσιο ελέγχου αν η πρώτη γραμμή του αρχείου κειμένου περιέχει ονόματα πεδίων.</ahelp>"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3147618\n"
-"8\n"
+"dabapropadd.xhp\n"
+"par_idN105BD\n"
"help.text"
-msgid "Field type"
-msgstr "Τύπος πεδίου"
+msgid "Field separator"
+msgstr "Διαχωριστικό πεδίων"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3154897\n"
-"9\n"
+"dabapropadd.xhp\n"
+"par_idN107CF\n"
"help.text"
-msgid "<ahelp hid=\"HID_TABDESIGN_TYPECELL\">Specifies the field type.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABDESIGN_TYPECELL\">Καθορίζει τον τύπο του πεδίου.</ahelp>"
+msgid "<ahelp hid=\".\">Enter or select the character that separates data fields in the text file.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε ή επιλέξτε το χαρακτήρα που διαχωρίζει πεδία δεδομένων στο αρχείο κειμένου.</ahelp>"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3156119\n"
-"10\n"
+"dabapropadd.xhp\n"
+"par_idN105C1\n"
"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
+msgid "Text separator"
+msgstr "Διαχωριστικό κειμένου"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3145315\n"
-"11\n"
+"dabapropadd.xhp\n"
+"par_idN107DC\n"
"help.text"
-msgid "<ahelp hid=\"HID_TABDESIGN_COMMENTCELL\">Specifies an optional description.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABDESIGN_COMMENTCELL\">Καθορίζει μία προαιρετική περιγραφή.</ahelp>"
+msgid "<ahelp hid=\".\">Enter or select the character that identifies a text field in the text file. You cannot use the same character as the field separator.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε ή επιλέξτε το χαρακτήρα που αναγνωρίζει ένα πεδίο κειμένου στο αρχείο κειμένου. Δεν μπορείτε να χρησιμοποιήσετε τον ίδιο χαρακτήρα ως διαχωριστικό πεδίων.</ahelp>"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3155630\n"
-"12\n"
+"dabapropadd.xhp\n"
+"par_idN105C5\n"
"help.text"
-msgid "The row headers contain the following context menu commands:"
-msgstr "Οι κεφαλίδες γραμμής περιέχουν τις ακόλουθες εντολές του μενού περιβάλλοντος:"
+msgid "Decimal separator"
+msgstr "Διαχωριστικό δεκαδικών αριθμών"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3156330\n"
-"13\n"
+"dabapropadd.xhp\n"
+"par_idN107E9\n"
"help.text"
-msgid "Cut"
-msgstr "Αποκοπή"
+msgid "<ahelp hid=\".\">Enter or select the character that is used as a decimal separator in the text file, for example, a period (0.5) or a comma (0,5).</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε ή επιλέξτε το χαρακτήρα που χρησιμοποιείται ως διαχωριστικό δεκαδικών αριθμών στο αρχείο κειμένου, για παράδειγμα, μία τελεία (0.5) ή ένα κόμμα (0,5).</ahelp>"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3159157\n"
-"14\n"
+"dabapropadd.xhp\n"
+"par_idN105C9\n"
"help.text"
-msgid "Cuts the selected row to the clipboard."
-msgstr "Αποκόπτει την επιλεγμένη γραμμή στο πρόχειρο."
+msgid "Thousands separator"
+msgstr "Διαχωριστικό χιλιάδων"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3159177\n"
-"15\n"
+"dabapropadd.xhp\n"
+"par_idN107F6\n"
"help.text"
-msgid "Copy"
-msgstr "Αντιγραφή"
+msgid "<ahelp hid=\".\">Enter or select the character that is used as a thousands separator in the text file, for example a comma (1,000), or a period (1.000).</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε ή επιλέξτε το χαρακτήρα που χρησιμοποιείται ως διαχωριστικό χιλιάδων στο αρχείο κειμένου, για παράδειγμα, ένα κόμμα (1,000), ή μία τελεία (1.000).</ahelp>"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3148685\n"
-"16\n"
+"dabapropadd.xhp\n"
+"par_idN105CD\n"
"help.text"
-msgid "Copies the selected row to the clipboard."
-msgstr "Αντιγράφει την επιλεγμένη γραμμή στο πρόχειρο."
+msgid "File extension"
+msgstr "Επέκταση αρχείου"
-#: 05010000.xhp
+#: dabapropadd.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3156327\n"
-"17\n"
+"dabapropadd.xhp\n"
+"par_idN10803\n"
"help.text"
-msgid "Paste"
-msgstr "Επικόλληση"
+msgid "<ahelp hid=\".\">Select the format for the text file.</ahelp> The extension that you select affects some of the default settings in this dialog."
+msgstr "<ahelp hid=\".\">Επιλέξτε τη μορφή για το αρχείο κειμένου.</ahelp> Η επέκταση που επιλέγετε επηρεάζει μερικές από τις προεπιλεγμένες ρυθμίσεις σε αυτό το παράθυρο διαλόγου."
-#: 05010000.xhp
+#: dabapropcon.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3152472\n"
-"18\n"
+"dabapropcon.xhp\n"
+"tit\n"
"help.text"
-msgid "Pastes the content of the clipboard."
-msgstr "Επικολλά το περιεχόμενο του προχείρου."
+msgid "Connection Type Wizard"
+msgstr "Αυτόματος πιλότος τύπου σύνδεσης"
-#: 05010000.xhp
+#: dabapropcon.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3144511\n"
-"19\n"
+"dabapropcon.xhp\n"
+"par_idN1054D\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<link href=\"text/shared/explorer/database/dabapropcon.xhp\">Connection Type Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabapropcon.xhp\">Αυτόματος πιλότος τύπου σύνδεσης</link>"
-#: 05010000.xhp
+#: dabapropcon.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3148550\n"
-"20\n"
+"dabapropcon.xhp\n"
+"par_idN10551\n"
"help.text"
-msgid "<ahelp hid=\".uno:Delete\">Deletes the selected row.</ahelp>"
-msgstr "<ahelp hid=\".uno:Delete\">Διαγράφει την επιλεγμένη γραμμή.</ahelp>"
+msgid "<ahelp hid=\".\">Changes the type of connection for the current database.</ahelp>"
+msgstr "<ahelp hid=\".\">Μεταβάλει τον τύπο σύνδεσης για την τρέχουσα βάση δεδομένων.</ahelp>"
-#: 05010000.xhp
+#: dabapropcon.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3147303\n"
-"21\n"
+"dabapropcon.xhp\n"
+"par_id9003875\n"
"help.text"
-msgid "Insert Rows"
-msgstr "Εισαγωγή γραμμών"
+msgid "In a database window, choose <emph>Edit - Database - Connection Type</emph>"
+msgstr "Στο παράθυρο μίας βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση δεδομένων - Τύπος σύνδεσης</emph>"
-#: 05010000.xhp
+#: dabapropcon.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3149456\n"
-"22\n"
+"dabapropcon.xhp\n"
+"par_idN10569\n"
"help.text"
-msgid "<ahelp hid=\"SID_TABLEDESIGN_INSERTROWS\">Inserts an empty row above the current row, if the table has not been saved. Inserts an empty row at the end of the table if the table has been saved.</ahelp>"
-msgstr "<ahelp hid=\"SID_TABLEDESIGN_INSERTROWS\">Εισάγει μία κενή γραμμή πάνω από την τρέχουσα γραμμή, αν ο πίνακας δεν έχει αποθηκευτεί. Εισάγει μία κενή γραμμή στο τέλος του πίνακα αν ο πίνακας έχει αποθηκευτεί.</ahelp>"
+msgid "The Connection Type Wizard consists of three pages. You cannot transfer all settings from one database type to another."
+msgstr "Ο Αυτόματος πιλότος τύπου σύνδεσης αποτελείται από τρεις σελίδες. Δε μπορείτε να μεταφέρετε όλες τις ρυθμίσεις από τον έναν τύπο βάσης δεδομένων σε άλλο."
-#: 05010000.xhp
+#: dabapropcon.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3153524\n"
-"23\n"
+"dabapropcon.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "Primary Key"
-msgstr "Πρωτεύον κλειδί"
+msgid "For example, you can use the wizard to open a database file that is in a format that is usually not recognized by an installed database."
+msgstr "Για παράδειγμα, μπορείτε να χρησιμοποιήσετε τον αυτόματο πιλότο για να ανοίξετε ένα αρχείο βάσης δεδομένων που βρίσκεται στη μορφή που συνήθως αναγνωρίζεται από μία εγκατεστημένη βάση δεδομένων."
-#: 05010000.xhp
+#: dabapropcon.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3150398\n"
-"24\n"
+"dabapropcon.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "<ahelp hid=\"SID_TABLEDESIGN_TABED_PRIMARYKEY\">If this command has a check mark, the data field in this line is a primary key.</ahelp> By clicking the command you activate/deactivate the status. The command is only visible if the data source supports primary keys."
-msgstr "<ahelp hid=\"SID_TABLEDESIGN_TABED_PRIMARYKEY\">Αν η εντολή αυτή έχει μία επισήμανση ελέγχου, το πεδίο δεδομένων σε αυτήν τη γραμμή είναι το πρωτεύον κλειδί.</ahelp> Κάνοντας κλικ στην εντολή ενεργοποιείτε/απενεργοποιείτε την κατάσταση. Η εντολή αυτή είναι ορατή μόνο αν η προέλευση δεδομένων υποστηρίζει πρωτεύοντα κλειδιά."
+msgid "Database type"
+msgstr "Τύπος βάσης δεδομένων"
-#: 05010000.xhp
+#: dabapropcon.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3153104\n"
-"25\n"
+"dabapropcon.xhp\n"
+"par_idN10573\n"
"help.text"
-msgid "Field properties"
-msgstr "Ιδιότητες πεδίου"
+msgid "<ahelp hid=\".\">Select the type of database that you want to connect to.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον τύπο βάσης δεδομένων στην οποία επιθυμείτε να συνδεθείτε.</ahelp>"
-#: 05010000.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3148922\n"
-"26\n"
+"dabapropgen.xhp\n"
+"tit\n"
"help.text"
-msgid "Defines the field properties of the currently selected field."
-msgstr "Ορίζει τις ιδιότητες για το τρέχον επιλεγμένο πεδίο."
+msgid "Advanced Properties"
+msgstr "Ιδιότητες για Προχωρημένους"
-#: 05010000.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3150767\n"
-"27\n"
+"dabapropgen.xhp\n"
+"par_idN1054D\n"
"help.text"
-msgid "Length"
-msgstr "Μήκος"
+msgid "<link href=\"text/shared/explorer/database/dabapropgen.xhp\">Advanced Properties</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabapropgen.xhp\">Ιδιότητες για Προχωρημένους</link>"
-#: 05010000.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3144761\n"
-"28\n"
+"dabapropgen.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "Specifies the length of the data field."
-msgstr "Καθορίζει το μήκος του πεδίου δεδομένων."
+msgid "Specifies some options for a database."
+msgstr "Καθορίζει μερικές επιλογές για μία βάση δεδομένων."
-#: 05010000.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3154948\n"
-"29\n"
+"dabapropgen.xhp\n"
+"par_id4513992\n"
"help.text"
-msgid "Decimal places"
-msgstr "Δεκαδικά ψηφία"
+msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab"
+msgstr "Σε ένα παράθυρο της βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση δεδομένων - Ιδιότητες</emph>, κάντε κλικ στην καρτέλα <emph>Ιδιότητες για Προχωρημένους</emph>"
-#: 05010000.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3149203\n"
-"30\n"
+"dabapropgen.xhp\n"
+"par_idN10572\n"
"help.text"
-msgid "Specifies the number of decimal places for a numerical field or decimal field."
-msgstr "Καθορίζει το πλήθος δεκαδικών ψηφίων για ένα αριθμητικό ή δεκαδικό πεδίο."
+msgid "The availability of the following controls depends on the type of database:"
+msgstr "Η διαθεσιμότητα των ακόλουθων πεδίων ελέγχου εξαρτάται από τον τύπο της βάσης δεδομένων:"
-#: 05010000.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3156422\n"
-"31\n"
+"dabapropgen.xhp\n"
+"par_idN10575\n"
"help.text"
-msgid "Default value"
-msgstr "Προεπιλεγμένη τιμή"
+msgid "Path to dBASE files"
+msgstr "Διαδρομή σε αρχεία dBASE"
-#: 05010000.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3125863\n"
-"32\n"
+"dabapropgen.xhp\n"
+"par_idN10579\n"
"help.text"
-msgid "<ahelp hid=\"HID_TAB_ENT_DEFAULT\">Specifies the value that is the default in new data records.</ahelp>"
-msgstr "<ahelp hid=\"HID_TAB_ENT_DEFAULT\">Καθορίζει την τιμή που είναι προεπιλεγμένη για τις νέες εγγραφές δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the path to the directory that contains the dBASE files.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την διαδρομή για τον κατάλογο που περιέχει τα αρχεία της dBASE.</ahelp>"
-#: 05010000.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3147289\n"
-"33\n"
+"dabapropgen.xhp\n"
+"par_idN1057C\n"
"help.text"
-msgid "Format example"
-msgstr "Παράδειγμα μορφοποίησης"
+msgid "Ensure that the *.dbf file name extension of the dBASE files is lowercase."
+msgstr "Βεβαιωθείτε ότι η επέκταση *.dbf του ονόματος του αρχείου για τα αρχεία dBASE είναι με πεζά γράμματα."
-#: 05010000.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3155131\n"
-"34\n"
+"dabapropgen.xhp\n"
+"par_idN10591\n"
"help.text"
-msgid "<ahelp hid=\"HID_TAB_ENT_FORMAT_SAMPLE\">Displays the format code that you can select with the<emph> ... </emph>button.</ahelp>"
-msgstr "<ahelp hid=\"HID_TAB_ENT_FORMAT_SAMPLE\">Εμφανίζει τον κωδικό μορφοποίησης που μπορείτε να επιλέξετε με το κουμπί<emph> ... </emph>.</ahelp>"
+msgid "Browse"
+msgstr "Εξερεύνηση"
-#: 05010000.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3154129\n"
-"35\n"
+"dabapropgen.xhp\n"
+"par_idN10595\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "<ahelp hid=\".\">Opens a dialog where you can select a file or a directory.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου όπου μπορείτε να επιλέξετε ένα αρχείο ή έναν κατάλογο.</ahelp>"
-#: 05010000.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3154146\n"
-"36\n"
+"dabapropgen.xhp\n"
+"par_idN105AA\n"
"help.text"
-msgid "<ahelp hid=\"HID_TAB_ENT_FORMAT\">This button opens the <link href=\"text/shared/01/05340405.xhp\" name=\"Field Format\"><emph>Field Format</emph></link> dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_TAB_ENT_FORMAT\">Το κουμπί αυτό ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/05340405.xhp\" name=\"Μορφή πεδίου\"><emph>Μορφή πεδίου</emph></link>.</ahelp>"
+msgid "Test Connection"
+msgstr "Δοκιμή σύνδεσης"
-#: 05010000.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010000.xhp\n"
-"hd_id3152576\n"
-"37\n"
+"dabapropgen.xhp\n"
+"par_idN105AE\n"
"help.text"
-msgid "Help area"
-msgstr "Περιοχή βοήθειας"
+msgid "<ahelp hid=\".\">Tests the database connection with the current settings.</ahelp>"
+msgstr "<ahelp hid=\".\">Ελέγχει τη σύνδεση στη βάση δεδομένων με τις τρέχουσες ρυθμίσεις.</ahelp>"
-#: 05010000.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010000.xhp\n"
-"par_id3150685\n"
-"38\n"
+"dabapropgen.xhp\n"
+"par_idN105B1\n"
"help.text"
-msgid "<ahelp hid=\"HID_TABLE_DESIGN_HELP_WINDOW\">Displays help texts.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_DESIGN_HELP_WINDOW\">Εμφανίζει κείμενα σχετικά με τη βοήθεια.</ahelp>"
+msgid "Path to the text files"
+msgstr "Διαδρομή προς αρχεία κειμένου"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"tit\n"
+"dabapropgen.xhp\n"
+"par_idN105B5\n"
"help.text"
-msgid "Index design"
-msgstr "Σχεδίαση ευρετηρίου"
+msgid "<ahelp hid=\".\">Enter the path to the folder of the text files.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την διαδρομή για το φάκελο των αρχείων κειμένου.</ahelp>"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"hd_id3153311\n"
-"1\n"
+"dabapropgen.xhp\n"
+"par_idN105B8\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05010100.xhp\" name=\"Index design\">Index design</link>"
-msgstr "<link href=\"text/shared/explorer/database/05010100.xhp\" name=\"Index design\">Σχεδίαση ευρετηρίου</link>"
+msgid "Path to the spreadsheet document"
+msgstr "Διαδρομή προς το έγγραφο υπολογιστικού φύλλου"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"par_id3166460\n"
-"2\n"
+"dabapropgen.xhp\n"
+"par_idN105BC\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBIndexDesign\">The <emph>Index Design </emph>dialog allows you edit the indexes for the current table.</ahelp>"
-msgstr "<ahelp hid=\".uno:DBIndexDesign\">Το παράθυρο διαλόγου <emph>Σχεδίαση ευρετηρίου </emph>σας επιτρέπει να επεξεργαστείτε τα ευρετήρια για τον τρέχοντα πίνακα.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the path to the spreadsheet document that you want to use as a database.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την διαδρομή προς το έγγραφο του υπολογιστικού φύλλου που επιθυμείτε να χρησιμοποιήσετε ως βάση δεδομένων.</ahelp>"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"hd_id3149578\n"
-"3\n"
+"dabapropgen.xhp\n"
+"par_idN105BF\n"
"help.text"
-msgid "Index list"
-msgstr "Λίστα ευρετηρίου"
+msgid "Name of the ODBC data source on your system"
+msgstr "Όνομα προέλευσης δεδομένων ODBC στο σύστημά σας"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"par_id3155342\n"
-"4\n"
+"dabapropgen.xhp\n"
+"par_idN105C3\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGIDX_INDEXLIST\">Displays the available indexes. Select an index from the list to edit. The details of the selected index are displayed in the dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGIDX_INDEXLIST\">Εμφανίζει τα διαθέσιμα ευρετήρια. Επιλέξτε ένα ευρετήριο από τη λίστα για να το επεξεργαστείτε. Οι λεπτομέρειες του επιλεγμένου ευρετηρίου εμφανίζονται στο παράθυρο διαλόγου.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the name of the ODBC data source.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα της προέλευσης δεδομένων ODBC.</ahelp>"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"hd_id3149795\n"
-"5\n"
+"dabapropgen.xhp\n"
+"par_idN105C6\n"
"help.text"
-msgid "New Index"
-msgstr "Νέο ευρετήριο"
+msgid "User name"
+msgstr "Όνομα χρήστη"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"par_id3150085\n"
-"6\n"
+"dabapropgen.xhp\n"
+"par_idN105CA\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGIDX_NEWINDEX\">Creates a new index.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGIDX_NEWINDEX\">Δημιουργεί ένα νέο ευρετήριο.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the user name that is required to access the database.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα χρήστη που απαιτείται για την πρόσβαση στη βάση δεδομένων.</ahelp>"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"hd_id3145317\n"
-"7\n"
+"dabapropgen.xhp\n"
+"par_idN105CD\n"
"help.text"
-msgid "Delete Current Index"
-msgstr "Διαγραφή τρέχοντος ευρετηρίου"
+msgid "Password required"
+msgstr "Απαιτείται κωδικός πρόσβασης"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"par_id3154860\n"
-"8\n"
+"dabapropgen.xhp\n"
+"par_idN105D1\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGIDX_DROPINDEX\">Deletes the current index.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGIDX_DROPINDEX\">Διαγράφει το τρέχον ευρετήριο.</ahelp>"
+msgid "<ahelp hid=\".\">If checked, the user will be asked to enter the password that is required to access the database.</ahelp>"
+msgstr "<ahelp hid=\".\">Αν επισημανθεί, θα ζητηθεί από το χρήστη να εισάγει τον κωδικό πρόσβασης που απαιτείται για την πρόσβασή του στη βάση δεδομένων.</ahelp>"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"hd_id3150986\n"
-"9\n"
+"dabapropgen.xhp\n"
+"hd_id7806329\n"
"help.text"
-msgid "Rename Current Index"
-msgstr "Μετονομασία τρέχοντος ευρετηρίου"
+msgid "Name of the database"
+msgstr "Όνομα βάσης δεδομένων"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"par_id3148685\n"
-"10\n"
+"dabapropgen.xhp\n"
+"par_id5589159\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGIDX_RENAMEINDEX\">Renames the current index.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGIDX_RENAMEINDEX\">Μετονομάζει το τρέχον ευρετήριο.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the name of the database.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα της βάσης δεδομένων.</ahelp>"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"hd_id3153628\n"
-"11\n"
+"dabapropgen.xhp\n"
+"par_idN105D4\n"
"help.text"
-msgid "Save Current Index"
-msgstr "Αποθήκευση τρέχοντος ευρετηρίου"
+msgid "Name of the MySQL database"
+msgstr "Όνομα βάσης δεδομένων MySQL"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"par_id3148563\n"
-"12\n"
+"dabapropgen.xhp\n"
+"par_idN105D8\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGIDX_SAVEINDEX\">Saves the current index in the data source.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGIDX_SAVEINDEX\">Αποθηκεύει το τρέχον ευρετήριο στην προέλευση δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the name of the MySQL database that you want to use as a data source.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα της βάσης δεδομένων MySQL που επιθυμείτε να χρησιμοποιήσετε ως προέλευση δεδομένων.</ahelp>"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"hd_id3154924\n"
-"13\n"
+"dabapropgen.xhp\n"
+"par_idN105DB\n"
"help.text"
-msgid "Reset Current Index"
-msgstr "Επαναφορά τρέχοντος ευρετηρίου"
+msgid "Name of the Oracle database"
+msgstr "Όνομα βάσης δεδομένων Oracle"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"par_id3154758\n"
-"14\n"
+"dabapropgen.xhp\n"
+"par_idN105DF\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGIDX_RESETINDEX\">Resets the current index to the setting that it had when the dialog was started.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGIDX_RESETINDEX\">Επαναφέρει το τρέχον ευρετήριο στη ρύθμιση που είχε όταν άνοιξε το παράθυρο διαλόγου.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the name of the Oracle database that you want to use as a data source.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα της βάσης δεδομένων Oracle που επιθυμείτε να χρησιμοποιήσετε ως προέλευση δεδομένων.</ahelp>"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"hd_id3152812\n"
-"15\n"
+"dabapropgen.xhp\n"
+"par_idN105E9\n"
"help.text"
-msgid "Index details"
-msgstr "Λεπτομέρειες ευρετηρίου"
+msgid "Microsoft Access database file"
+msgstr "Αρχείο βάσης δεδομένων Microsoft Access"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"par_id3154938\n"
-"16\n"
+"dabapropgen.xhp\n"
+"par_idN105ED\n"
"help.text"
-msgid "As soon as you change a detail of the current index and then select another index, the change is immediately passed to the data source. You can only leave the dialog, or select another index, if the change has been successfully acknowledged by the data source. However, you can undo the change by clicking the <emph>Reset Current Index </emph>icon."
-msgstr "Αν τροποποιήσετε μία λεπτομέρεια του τρέχοντος ευρετηρίου και έπειτα επιλέξετε διαφορετικό ευρετήριο, η τροποποίηση περνά απευθείας στην προέλευση δεδομένων. Μπορείτε μόνο να κλείσετε το παράθυρο διαλόγου, ή να επιλέξετε ένα διαφορετικό ευρετήριο, αν η τροποποίηση έχει αναγνωριστεί επιτυχώς από την προέλευση δεδομένων. Παρόλα αυτά, μπορείτε να αναιρέσετε την τροποποίηση αυτή κάνοντας κλικ στο εικονίδιο<emph>Επαναφορά τρέχοντος ευρετηρίου</emph>."
+msgid "<ahelp hid=\".\">Enter the name of the Microsoft Access database file that you want to use as a data source.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα της βάσης δεδομένων Microsoft Access που επιθυμείτε να χρησιμοποιήσετε ως προέλευση δεδομένων.</ahelp>"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"hd_id3154138\n"
-"17\n"
+"dabapropgen.xhp\n"
+"par_idN105F0\n"
"help.text"
-msgid "Unique"
-msgstr "Μοναδική"
+msgid "Host name"
+msgstr "Όνομα κεντρικού υπολογιστή"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"par_id3156282\n"
-"18\n"
+"dabapropgen.xhp\n"
+"par_idN105F4\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_CHECKBOX_DLG_INDEXDESIGN_CB_UNIQUE\">Specifies whether the current index allows only unique values.</ahelp> Checking the <emph>Unique </emph>option prevents duplicate data from being entered in the field and ensures data integrity."
-msgstr "<ahelp hid=\"DBACCESS_CHECKBOX_DLG_INDEXDESIGN_CB_UNIQUE\">Καθορίζει αν το τρέχον ευρετήριο επιτρέπει μόνο μοναδικές τιμές.</ahelp> Επισημαίνοντας την επιλογή <emph>Μοναδικές </emph>εμποδίζεται η εισαγωγή των διπλότυπων δεδομένων και βεβαιώνεται η μοναδικότητά τους."
+msgid "<ahelp hid=\".\">Enter the host name for the LDAP data source.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του κεντρικού υπολογιστή για την προέλευση δεδομένων LDAP.</ahelp>"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"hd_id3150448\n"
-"19\n"
+"dabapropgen.xhp\n"
+"par_idN105F7\n"
"help.text"
-msgid "Fields"
-msgstr "Πεδία"
+msgid "Data source URL"
+msgstr "URL προέλευσης δεδομένων"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"par_id3147085\n"
-"20\n"
+"dabapropgen.xhp\n"
+"par_idN105FB\n"
"help.text"
-msgid "The<emph> Fields</emph> area displays a list of fields in the current table. You can also select multiple fields. In order to remove a field from the selection, select the empty entry at the start of the list."
-msgstr "Η περιοχή <emph>Πεδία</emph> εμφανίζει μία λίστα με τα πεδία του τρέχοντος πίνακα. Μπορείτε επίσης να επιλέξετε πολλαπλά πεδία. Για να αφαιρέσετε ένα πεδίο από την επιλογή σας, επιλέξτε την κενή καταχώρηση στην αρχή της λίστας."
+msgid "<ahelp hid=\".\">Enter the location of the JDBC data source as a URL.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την τοποθεσία για την προέλευση δεδομένων JDBC ως URL.</ahelp>"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"hd_id3149765\n"
-"21\n"
+"dabapropgen.xhp\n"
+"par_idN105FE\n"
"help.text"
-msgid "Index field"
-msgstr "Πεδίο ευρετηρίου"
+msgid "JDBC driver class"
+msgstr "Κλάση οδηγού JDBC"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"par_id3158408\n"
-"22\n"
+"dabapropgen.xhp\n"
+"par_idN10602\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_FIELD\">Displays a list of the fields in the current table. You can select more than one field.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_FIELD\">Εμφανίζει μία λίστα με τα πεδία στον τρέχοντα πίνακα. Μπορείτε να επιλέξετε περισσότερα του ενός πεδία.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the name of the JDBC driver class that connects to the data source.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα της κλάσης του οδηγού JDBC που συνδέεται στην προέλευση δεδομένων.</ahelp>"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"hd_id3153192\n"
-"23\n"
+"dabapropgen.xhp\n"
+"par_idN10605\n"
"help.text"
-msgid "Sort order"
-msgstr "Σειρά ταξινόμησης"
+msgid "Test Class"
+msgstr "Δοκιμή κλάσης"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"par_id3149561\n"
-"24\n"
+"dabapropgen.xhp\n"
+"par_idN10609\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_SORTORDER\">Determines the sort order.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_SORTORDER\">Καθορίζει τη σειρά ταξινόμησης.</ahelp>"
+msgid "<ahelp hid=\".\">Tests the database connection through the JDBC driver class.</ahelp>"
+msgstr "<ahelp hid=\".\">Ελέγχει τη σύνδεση στη βάση δεδομένων μέσω της κλάσης του οδηγού JDBC.</ahelp>"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"hd_id3155132\n"
-"25\n"
+"dabapropgen.xhp\n"
+"par_idN10613\n"
"help.text"
-msgid "Close"
-msgstr "Κλείσιμο"
+msgid "Choose a database"
+msgstr "Επιλογή βάσης δεδομένων"
-#: 05010100.xhp
+#: dabapropgen.xhp
msgctxt ""
-"05010100.xhp\n"
-"par_id3154190\n"
-"26\n"
+"dabapropgen.xhp\n"
+"par_idN10617\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_PUSHBUTTON_DLG_INDEXDESIGN_PB_CLOSE\">Closes the dialog.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_PUSHBUTTON_DLG_INDEXDESIGN_PB_CLOSE\">Κλείνει το παράθυρο διαλόγου.</ahelp>"
+msgid "<ahelp hid=\".\">Select a database from the list or click <emph>Create</emph> to create a new database.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε μία βάση δεδομένων από τη λίστα ή κάντε κλικ στη <emph>Δημιουργία</emph> για δημιουργήσετε μία νέα βάση δεδομένων.</ahelp>"
-#: 11000002.xhp
+#: dabawiz00.xhp
msgctxt ""
-"11000002.xhp\n"
+"dabawiz00.xhp\n"
"tit\n"
"help.text"
-msgid "Data sources in $[officename]"
-msgstr "Προελεύσεις δεδομένων στο $[officename]"
+msgid "Database Wizard"
+msgstr "Αυτόματος πιλότος βάσης δεδομένων"
-#: 11000002.xhp
+#: dabawiz00.xhp
msgctxt ""
-"11000002.xhp\n"
-"bm_id3155449\n"
+"dabawiz00.xhp\n"
+"bm_id2026429\n"
"help.text"
-msgid "<bookmark_value>databases;drag and drop (Base)</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων, μεταφορά και απόθεση (Base)</bookmark_value>"
+msgid "<bookmark_value>wizards;databases (Base)</bookmark_value><bookmark_value>Database Wizard (Base)</bookmark_value><bookmark_value>databases; formats (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>dBASE; database settings (Base)</bookmark_value><bookmark_value>spreadsheets;as databases (base)</bookmark_value>"
+msgstr "<bookmark_value>Αυτόματοι πιλότοι,βάσεις δεδομένων(Base)</bookmark_value><bookmark_value>Αυτόματος πιλότος βάσης δεδομένων (Base)</bookmark_value><bookmark_value>databases; formats (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>dBASE; database settings (Base)</bookmark_value><bookmark_value>spreadsheets;as databases (base)</bookmark_value>"
-#: 11000002.xhp
+#: dabawiz00.xhp
msgctxt ""
-"11000002.xhp\n"
-"hd_id3151299\n"
-"93\n"
+"dabawiz00.xhp\n"
+"par_idN105B4\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/11000002.xhp\" name=\"Data sources in $[officename]\">Data sources in $[officename]</link>"
-msgstr "<link href=\"text/shared/explorer/database/11000002.xhp\" name=\"Προελεύσεις δεδομένων στο $[officename]\">Προελεύσεις δεδομένων στο $[officename]</link>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
-#: 11000002.xhp
+#: dabawiz00.xhp
msgctxt ""
-"11000002.xhp\n"
-"hd_id3150616\n"
-"49\n"
+"dabawiz00.xhp\n"
+"par_idN105C4\n"
"help.text"
-msgid "Selecting the Address Book"
-msgstr "Επιλογή του βιβλίου διευθύνσεων"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">The Database Wizard creates a database file that contains information about a database.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ο Αυτόματος πιλότος βάσης δεδομένων δημιουργεί ένα αρχείο βάσης δεδομένων που περιέχει πληροφορίες σχετικά με μία βάση δεδομένων.</ahelp>"
-#: 11000002.xhp
+#: dabawiz00.xhp
msgctxt ""
-"11000002.xhp\n"
-"par_id3153049\n"
-"101\n"
+"dabawiz00.xhp\n"
+"par_id9856563\n"
"help.text"
-msgid "To select the address book that you want to use, choose <link href=\"text/shared/01/01110101.xhp\" name=\"File - Templates - Address Book Source\"><emph>File - Templates - Address Book Source</emph></link>."
-msgstr "Για να επιλέξετε το βιβλίο διευθύνσεων που επιθυμείτε να χρησιμοποιήσετε, επιλέξτε <link href=\"text/shared/01/01110101.xhp\" name=\"Αρχείο - Πρότυπα εγγράφου - Προέλευση βιβλίου διευθύνσεων\"><emph>Αρχείο - Πρότυπα εγγράφου- Προέλευση βιβλίου διευθύνσεων</emph></link>."
+msgid "The Database Wizard creates a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link> that contains information about a database."
+msgstr "Ο Αυτόματος πιλότος βάσης δεδομένων δημιουργεί ένα <link href=\"text/shared/explorer/database/dabadoc.xhp\">αρχείο βάσης δεδομένων</link> που περιέχει πληροφορίες σχετικά με μία βάση δεδομένων."
-#: 11000002.xhp
+#: dabawiz00.xhp
msgctxt ""
-"11000002.xhp\n"
-"hd_id3147275\n"
-"26\n"
+"dabawiz00.xhp\n"
+"par_idN105D5\n"
"help.text"
-msgid "Opening a Data Source"
-msgstr "Άνοιγμα προέλευσης δεδομένων"
+msgid "Depending on the type of operation and the type of database, the Database Wizard consists of a varying number of steps."
+msgstr "Ανάλογα με τον τύπο λειτουργικού συστήματος και τον τύπο βάσης δεδομένων, ο Αυτόματος πιλότος βάσης δεδομένων αποτελείται από διαφορετικό αριθμό βημάτων."
-#: 11000002.xhp
+#: dabawiz00.xhp
msgctxt ""
-"11000002.xhp\n"
-"par_id3154143\n"
-"102\n"
+"dabawiz00.xhp\n"
+"par_idN105DB\n"
"help.text"
-msgid "To open the data source view, press F4 in a text, spreadsheet or form document."
-msgstr "Για να ανοίξετε την προβολή της προέλευσης δεδομένων, πιέστε το πλήκτρο F4 σε ένα κείμενο, υπολογιστικό φύλλο ή έγγραφο φόρμας."
+msgid "If you create a new database file, the wizard contains two steps."
+msgstr "Αν δημιουργήσετε ένα νέο αρχείο βάσης δεδομένων, ο αυτόματος πιλότος περιέχει δύο βήματα."
-#: 11000002.xhp
+#: dabawiz00.xhp
msgctxt ""
-"11000002.xhp\n"
-"par_id3154046\n"
-"11\n"
+"dabawiz00.xhp\n"
+"par_idN105DF\n"
"help.text"
-msgid "To view the contents of a database, click the plus sign (+) in front of the name in the data source view."
-msgstr "Για να προβάλετε τα περιεχόμενα μίας βάσης δεδομένων, κάντε κλικ στο σύμβολο Συν (+) μπροστά από το όνομα στην προβολή προέλευσης δεδομένων."
+msgid "If you open the Database Wizard to create a database file for an existing database connection, there may be more steps to specify paths, authentication information, and more."
+msgstr "Αν ανοίξετε τον Αυτόματο πιλότο βάσης δεδομένων για να δημιουργήσετε ένα αρχείο βάσης δεδομένων για μία σύνδεση σε υπάρχουσα βάση δεδομένων, ενδεχομένως να υπάρχουν περισσότερα βήματα για τον προσδιορισμό των διαδρομών, πληροφοριών πιστοποίησης και διαφόρων άλλων ρυθμίσεων."
-#: menufile.xhp
+#: dabawiz00.xhp
msgctxt ""
-"menufile.xhp\n"
-"tit\n"
+"dabawiz00.xhp\n"
+"par_idN105F2\n"
"help.text"
-msgid "File"
-msgstr "Αρχείο"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02text.xhp\">Set up text file connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02text.xhp\">Ρύθμιση σύνδεσης αρχείου κειμένου</link>"
-#: menufile.xhp
+#: dabawiz00.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN1054D\n"
+"dabawiz00.xhp\n"
+"par_idN10601\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/menufile.xhp\">File</link>"
-msgstr "<link href=\"text/shared/explorer/database/menufile.xhp\">Αρχείο</link>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02access.xhp\">Set up Microsoft Access connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02access.xhp\">Ρύθμιση σύνδεσης της Microsoft Access</link>"
-#: menufile.xhp
+#: dabawiz00.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN1055D\n"
+"dabawiz00.xhp\n"
+"par_idN1062E\n"
"help.text"
-msgid "The File menu of a database window. Only entries specific to databases are listed."
-msgstr "Το μενού Αρχείο ενός παραθύρου βάσης δεδομένων. Κατηγοριοποιούνται μόνο καταχωρήσεις ειδικές με βάσεις δεδομένων."
+msgid "<link href=\"text/shared/explorer/database/dabawiz02ado.xhp\">Set up ADO connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02ado.xhp\">Ρύθμιση σύνδεσης ADO</link>"
-#: menufile.xhp
+#: dabawiz00.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN105C0\n"
+"dabawiz00.xhp\n"
+"par_idN10610\n"
"help.text"
-msgid "Save"
-msgstr "Αποθήκευση"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">Set up LDAP connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">Ρύθμιση σύνδεσης LDAP</link>"
-#: menufile.xhp
+#: dabawiz00.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN105C4\n"
+"dabawiz00.xhp\n"
+"par_idN1061F\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database file, query, form or report. For the database file, you see the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog. For the other objects, you see the <link href=\"text/shared/explorer/database/menufilesave.xhp\">Save</link> dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Αποθηκεύει το τρέχον αρχείο της βάσης δεδομένων, ερώτημα, φόρμα ή αναφορά. Για το αρχείο βάσης δεδομένων, θα δείτε το παράθυρο διαλόγου <link href=\"text/shared/01/01070000.xhp\">αποθήκευση αρχείου</link>. Για τα υπόλοιπα αντικείμενα, θα δείτε το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/menufilesave.xhp\">Αποθήκευση</link>.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02adabas.xhp\">Set up Adabas D connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02adabas.xhp\">Ρύθμιση σύνδεσης Adabas D</link>"
-#: menufile.xhp
+#: dabawiz00.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN105D5\n"
+"dabawiz00.xhp\n"
+"par_idN1070F\n"
"help.text"
-msgid "Save As"
-msgstr "Αποθήκευση ως"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02dbase.xhp\">Set up dBASE connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02dbase.xhp\">Ρύθμιση σύνδεσης dBASE</link>"
-#: menufile.xhp
+#: dabawiz00.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN105D9\n"
+"dabawiz00.xhp\n"
+"par_idN1063D\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database file with another name. In the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog, select a path and file name to save.</ahelp>"
-msgstr "<ahelp hid=\".\">Αποθηκεύει το τρέχον αρχείο της βάσης δεδομένων με διαφορετικό όνομα. Στο παράθυρο διαλόγου <link href=\"text/shared/01/01070000.xhp\">αποθήκευση αρχείου</link>, επιλέξτε μία διαδρομή και ένα όνομα αρχείου για την αποθήκευσή του.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">Set up JDBC connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">Ρύθμιση σύνδεσης JDBC</link>"
-#: menufile.xhp
+#: dabawiz00.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN105EA\n"
+"dabawiz00.xhp\n"
+"par_idN1064C\n"
"help.text"
-msgid "Export"
-msgstr "Εξαγωγή"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02oracle.xhp\">Set up Oracle database connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02oracle.xhp\">Ρύθμιση σύνδεσης βάσης δεδομένων Oracle</link>"
-#: menufile.xhp
+#: dabawiz00.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN105EE\n"
+"dabawiz00.xhp\n"
+"par_idN1065B\n"
"help.text"
-msgid "<ahelp hid=\".\">Exports the selected report or form to a text document. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp>"
-msgstr "<ahelp hid=\".\">Εξάγει την επιλεγμένη αναφορά ή φόρμα σε ένα έγγραφο κειμένου. Εξάγεται μία δυναμική αναφορά ως αντίγραφο των περιεχομένων της βάσης δεδομένων κατά την διάρκεια της εξαγωγής.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02mysql.xhp\">MySQL settings</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02mysql.xhp\">Ρυθμίσεις MySQL</link>"
-#: menufile.xhp
+#: dabawiz00.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN105F1\n"
+"dabawiz00.xhp\n"
+"par_idN1066A\n"
"help.text"
-msgid "Send"
-msgstr "Αποστολή"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">ODBC settings</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">Ρυθμίσεις ODBC</link>"
-#: menufile.xhp
+#: dabawiz00.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN105F5\n"
+"dabawiz00.xhp\n"
+"par_idN10679\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα δευτερεύον μενού.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02spreadsheet.xhp\">Set up Spreadsheet connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02spreadsheet.xhp\">Ρύθμιση σύνδεσης υπολογιστικού φύλλου</link>"
-#: menufile.xhp
+#: dabawiz01.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN105F8\n"
+"dabawiz01.xhp\n"
+"tit\n"
"help.text"
-msgid "Document as E-mail"
-msgstr "Έγγραφο ως ηλεκτρονικό μήνυμα"
+msgid "Database Selection"
+msgstr "Επιλογή βάσης δεδομένων"
-#: menufile.xhp
+#: dabawiz01.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN105FC\n"
+"dabawiz01.xhp\n"
+"bm_id2082583\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the default e-mail application to send a new e-mail. The current database file is appended as an attachment. You can enter the subject, the recipients and a mail body.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει την προεπιλεγμένη εφαρμογή αλληλογραφίας για την αποστολή ενός ηλεκτρονικού μηνύματος. Το τρέχον αρχείο της βάσης δεδομένων προστίθεται ως συνημμένο. Μπορείτε να εισάγετε το θέμα, τους παραλήπτες και το σώμα του μηνύματος.</ahelp>"
+msgid "<bookmark_value>databases; connecting (Base)</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων,σύνδεση(Base)</bookmark_value>"
-#: menufile.xhp
+#: dabawiz01.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN105FF\n"
+"dabawiz01.xhp\n"
+"par_idN1054D\n"
"help.text"
-msgid "Report as E-mail"
-msgstr "Αναφορά ως ηλεκτρονικό μήνυμα"
+msgid "<link href=\"text/shared/explorer/database/dabawiz01.xhp\">Database Selection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz01.xhp\">Επιλογή βάσης δεδομένων</link>"
-#: menufile.xhp
+#: dabawiz01.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN10603\n"
+"dabawiz01.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the default e-mail application to send a new e-mail. The selected report is appended as an attachment. You can enter the subject, the recipients and a mail body. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει την προεπιλεγμένη εφαρμογή αλληλογραφίας για την αποστολή ενός ηλεκτρονικού μηνύματος. Το τρέχον αρχείο της βάσης δεδομένων προστίθεται ως συνημμένο. Μπορείτε να εισάγετε το θέμα, τους παραλήπτες και το σώμα του μηνύματος. Εξάγεται μία δυναμική αναφορά ως αντίγραφο των περιεχομένων της βάσης δεδομένων ταυτόχρονα με την εξαγωγή.</ahelp>"
+msgid "<ahelp hid=\".\">Creates a new database, opens a database file, or connects to an existing database.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί μία νέα βάση δεδομένων, ανοίγει ένα αρχείο βάσης δεδομένων, ή συνδέεται σε μία υπάρχουσα βάση δεδομένων.</ahelp>"
-#: menufile.xhp
+#: dabawiz01.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN10606\n"
+"dabawiz01.xhp\n"
+"par_idN10585\n"
"help.text"
-msgid "Report to Text Document"
-msgstr "Αναφορά σε έγγραφο κειμένου"
+msgid "Create a new database"
+msgstr "Δημιουργία νέας βάσης δεδομένων"
-#: menufile.xhp
+#: dabawiz01.xhp
msgctxt ""
-"menufile.xhp\n"
-"par_idN1060A\n"
+"dabawiz01.xhp\n"
+"par_idN10589\n"
"help.text"
-msgid "<ahelp hid=\".\">Exports the selected report to a text document. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp>"
-msgstr "<ahelp hid=\".\">Εξάγει την επιλεγμένη αναφορά σε ένα έγγραφο κειμένου. Εξάγεται μία δυναμική αναφορά ως αντίγραφο των περιεχομένων της βάσης δεδομένων ταυτόχρονα με την εξαγωγή.</ahelp>"
+msgid "<ahelp hid=\".\">Select to create a new database. </ahelp>This option uses the HSQL database engine with default settings. The final page of the wizard appears next."
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε μία νέα βάση δεδομένων. </ahelp>Η επιλογή αυτή χρησιμοποιεί τη μηχανή της βάσης δεδομένων HSQL με τις προεπιλεγμένες ρυθμίσεις. Έπειτα εμφανίζεται η τελευταία σελίδα του οδηγού."
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"tit\n"
+"dabawiz01.xhp\n"
+"par_id8584246\n"
"help.text"
-msgid "Type formatting"
-msgstr "Μορφοποίηση τύπου"
+msgid "<link href=\"http://hsqldb.org/\">External web page about HSQL</link>."
+msgstr "<link href=\"http://hsqldb.org/\">Εξωτερική ιστοσελίδα σχετικά με το HSQL</link>."
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3163829\n"
-"1\n"
+"dabawiz01.xhp\n"
+"par_idN105F9\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05030300.xhp\" name=\"Type formatting\">Type formatting</link>"
-msgstr "<link href=\"text/shared/explorer/database/05030300.xhp\" name=\"Τύπος μορφοποίησης\">Τύπος μορφοποίησης</link>"
+msgid "Open an existing database file"
+msgstr "Άνοιγμα αρχείου υπάρχουσας βάσης δεδομένων"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3150247\n"
-"2\n"
+"dabawiz01.xhp\n"
+"par_idN105FD\n"
"help.text"
-msgid "In the data source explorer, you can copy a table by dragging and dropping the table onto the table container. The<emph> Type formatting </emph>dialog is the third window of the <emph>Copy table</emph> dialog."
-msgstr "Στην εξερεύνηση της προέλευσης δεδομένων, μπορείτε να αντιγράψετε έναν πίνακα μεταφέροντας και αποθέτοντάς τον σε ένα πεδίο πίνακα. Το παράθυρο διαλόγου<emph> Τύπος μορφοποίησης </emph>είναι το τρίτο παράθυρο του παραθύρου διαλόγου <emph>Αντιγραφή πίνακα</emph>."
+msgid "<ahelp hid=\".\">Select to open a database file from a list of recently used files or from a file selection dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να ανοίξετε ένα αρχείο βάσης δεδομένων από μία λίστα με τα πρόσφατα χρησιμοποιημένα αρχεία ή από ένα παράθυρο διαλόγου επιλογής αρχείων.</ahelp>"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3152801\n"
-"3\n"
+"dabawiz01.xhp\n"
+"par_idN10614\n"
"help.text"
-msgid "List box"
-msgstr "Πλαίσιο λίστας"
+msgid "Recently used"
+msgstr "Πρόσφατα χρησιμοποιημένα"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3145313\n"
-"4\n"
+"dabawiz01.xhp\n"
+"par_idN10618\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_MULTILISTBOX_TAB_WIZ_TYPE_SELECT_LB_NEW_COLUMN_NAMES\">Lists the data fields that will be included in to the copied table.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_MULTILISTBOX_TAB_WIZ_TYPE_SELECT_LB_NEW_COLUMN_NAMES\">Κατηγοριοποιεί τα πεδία δεδομένων που θα συμπεριληφθούν στον πίνακα που θα αντιγραφεί.</ahelp>"
+msgid "<ahelp hid=\".\">Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ένα αρχείο βάσης δεδομένων για να το ανοίξετε από τη λίστα με πρόσφατα χρησιμοποιημένα αρχεία. Κάντε κλικ στο Τέλος για να ανοίξετε το αρχείο απευθείας και να τερματίσετε τον αυτόματο πιλότο.</ahelp>"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3155535\n"
-"5\n"
+"dabawiz01.xhp\n"
+"par_idN1062F\n"
"help.text"
-msgid "Column information"
-msgstr "Πληροφορίες για τις στήλες"
+msgid "Open"
+msgstr "Άνοιγμα"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3156426\n"
-"7\n"
+"dabawiz01.xhp\n"
+"par_idN10633\n"
"help.text"
-msgid "Field name"
-msgstr "Όνομα πεδίου"
+msgid "<ahelp hid=\".\">Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου επιλογής αρχείων όπου μπορείτε να επιλέξετε ένα αρχείο βάσης δεδομένων. Κάντε κλικ στο Άνοιγμα ή στο ΟΚ μέσα στο παράθυρο διαλόγου για να ανοίξετε το αρχείο απευθείας και να τερματίσετε τον αυτόματος πιλότο.</ahelp>"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3153681\n"
-"8\n"
+"dabawiz01.xhp\n"
+"par_idN1058C\n"
"help.text"
-msgid "<ahelp hid=\"HID_TAB_ENT_COLUMNNAME\">Displays the name of the selected data field. If you want, you can enter a new name.</ahelp>"
-msgstr "<ahelp hid=\"HID_TAB_ENT_COLUMNNAME\">Εμφανίζει το όνομα του επιλεγμένου πεδίου δεδομένων. Αν επιθυμείτε, μπορείτε να εισάγετε ένα νέο όνομα.</ahelp>"
+msgid "Connect to an existing database"
+msgstr "Σύνδεση σε μία υπάρχουσα βάση δεδομένων"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3156113\n"
-"9\n"
+"dabawiz01.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "Field type"
-msgstr "Τύπος πεδίου"
+msgid "<ahelp hid=\".\">Select to create a database document for an existing database connection.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα έγγραφο βάσης δεδομένων για τη σύνδεση μιας υπάρχουσας βάσης δεδομένων.</ahelp>"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3149811\n"
-"10\n"
+"dabawiz01.xhp\n"
+"par_idN10593\n"
"help.text"
-msgid "<ahelp hid=\"HID_TAB_ENT_TYPE\">Select a field type.</ahelp>"
-msgstr "<ahelp hid=\"HID_TAB_ENT_TYPE\">Επιλέξτε έναν τύπο πεδίου.</ahelp>"
+msgid "Database type"
+msgstr "Τύπος βάσης δεδομένων"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3149763\n"
-"11\n"
+"dabawiz01.xhp\n"
+"par_idN10597\n"
"help.text"
-msgid "Length"
-msgstr "Μήκος"
+msgid "<ahelp hid=\".\">Select the database type for the existing database connection.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον τύπο βάσης δεδομένων για τη σύνδεση της υπάρχουσας βάσης δεδομένων.</ahelp>"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3155449\n"
-"12\n"
+"dabawiz01.xhp\n"
+"par_idN1059A\n"
"help.text"
-msgid "<ahelp hid=\"HID_TAB_ENT_LEN\">Enter the number of characters for the data field.</ahelp>"
-msgstr "<ahelp hid=\"HID_TAB_ENT_LEN\">Εισάγετε τον αριθμό των χαρακτήρων για το πεδίο δεδομένων.</ahelp>"
+msgid "The Outlook, Evolution, KDE Address Book, and Seamonkey database types do not need additional information. For other database types, the wizard contains additional pages to specify the required information."
+msgstr "Οι τύποι βάσης δεδομένων Outlook, Evolution, KDE Address Book, και Seamonkey δεν χρειάζονται πρόσθετες πληροφορίες. Για άλλους τύπους βάσης δεδομένων, ο οδηγός περιέχει πρόσθετες σελίδες για να καθορίσετε τις απαιτούμενες πληροφορίες."
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3159176\n"
-"13\n"
+"dabawiz01.xhp\n"
+"par_idN10611\n"
"help.text"
-msgid "Decimal places"
-msgstr "Δεκαδικά ψηφία"
+msgid "The next wizard page is one of the following pages:"
+msgstr "Η επόμενη σελίδα του πιλότου είναι κάποια από τις ακόλουθες σελίδες:"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3153666\n"
-"14\n"
+"dabawiz01.xhp\n"
+"par_idN1061C\n"
"help.text"
-msgid "<ahelp hid=\"HID_TAB_ENT_SCALE\">Enter the number of decimal places for the data field. This option is only available for numerical or decimal data fields.</ahelp>"
-msgstr "<ahelp hid=\"HID_TAB_ENT_SCALE\">Εισάγετε τον αριθμό των δεκαδικών ψηφίων για το πεδίο δεδομένων. Η επιλογή αυτή είναι διαθέσιμη μόνο για αριθμητικά πεδία ή πεδία δεκαδικών ψηφίων.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02text.xhp\">Set up text file connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02text.xhp\">Ρύθμιση σύνδεσης αρχείου κειμένου</link>"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3150276\n"
-"15\n"
+"dabawiz01.xhp\n"
+"par_idN1062B\n"
"help.text"
-msgid "Default value"
-msgstr "Προεπιλεγμένη τιμή"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02access.xhp\">Set up Microsoft Access or Microsoft Access 2007 connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02access.xhp\">Ρύθμιση σύνδεσης Microsoft Access ή Microsoft Access 2007</link>"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3147620\n"
-"16\n"
+"dabawiz01.xhp\n"
+"par_idN1063A\n"
"help.text"
-msgid "<ahelp hid=\"HID_TAB_ENT_BOOL_DEFAULT\">Select the default value for a Yes/No field.</ahelp>"
-msgstr "<ahelp hid=\"HID_TAB_ENT_BOOL_DEFAULT\">Επιλέξτε την προεπιλεγμένη τιμή για ένα πεδίο Ναι/Όχι.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">Set up LDAP connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">Ρύθμιση σύνδεσης LDAP</link>"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3153087\n"
-"17\n"
+"dabawiz01.xhp\n"
+"par_idN10658\n"
"help.text"
-msgid "Automatic type recognition"
-msgstr "Αυτόματη αναγνώριση τύπου"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02ado.xhp\">Set up ADO connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02ado.xhp\">Ρύθμιση σύνδεσης ADO</link>"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3153561\n"
-"18\n"
+"dabawiz01.xhp\n"
+"par_idN10667\n"
"help.text"
-msgid "$[officename] can automatically recognize field contents when you copy database tables by drag and drop."
-msgstr "Το $[officename] μπορεί να αναγνωρίσει αυτόματα περιεχόμενα πεδίων όταν αντιγράφετε πίνακες βάσης δεδομένων με μεταφορά και απόθεση."
+msgid "<link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">Set up JDBC connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">Ρύθμιση σύνδεσης JDBC</link>"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3156023\n"
-"19\n"
+"dabawiz01.xhp\n"
+"par_idN10676\n"
"help.text"
-msgid "(max.) lines"
-msgstr "(μεγ.) γραμμές"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02oracle.xhp\">Set up Oracle database connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02oracle.xhp\">Ρύθμιση σύνδεσης βάσης δεδομένων Oracle</link>"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3155923\n"
-"20\n"
+"dabawiz01.xhp\n"
+"par_idN10685\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_NUMERICFIELD_TAB_WIZ_TYPE_SELECT_ET_AUTO\">Enter the number of lines to use for automatic type recognition.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_NUMERICFIELD_TAB_WIZ_TYPE_SELECT_ET_AUTO\">Εισάγετε τον αριθμό των γραμμών που θα χρησιμοποιηθούν για αυτόματη αναγνώριση τύπου.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02mysql.xhp\">MySQL settings</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02mysql.xhp\">Ρυθμίσεις MySQL</link>"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"hd_id3154347\n"
-"21\n"
+"dabawiz01.xhp\n"
+"par_idN10694\n"
"help.text"
-msgid "Auto"
-msgstr "Αυτόματα"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">ODBC settings</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">Ρυθμίσεις ODBC</link>"
-#: 05030300.xhp
+#: dabawiz01.xhp
msgctxt ""
-"05030300.xhp\n"
-"par_id3152361\n"
-"22\n"
+"dabawiz01.xhp\n"
+"par_idN106A3\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_WIZ_TYPE_SELECT_PB_AUTO\">Enables automatic type recognition.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_WIZ_TYPE_SELECT_PB_AUTO\">Ενεργοποιεί την αυτόματη αναγνώριση τύπου.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02spreadsheet.xhp\">Set up Spreadsheet connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02spreadsheet.xhp\">Ρύθμιση σύνδεσης υπολογιστικού φύλλου</link>"
-#: dabaadvpropgen.xhp
+#: dabawiz02.xhp
msgctxt ""
-"dabaadvpropgen.xhp\n"
+"dabawiz02.xhp\n"
"tit\n"
"help.text"
-msgid "Generated Values"
-msgstr "Παραγόμενες τιμές"
-
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10553\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabaadvpropgen.xhp\">Generated Values</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabaadvpropgen.xhp\">Παραγόμενες τιμές</link>"
+msgid "Save and proceed"
+msgstr "Αποθήκευση και συνέχεια"
-#: dabaadvpropgen.xhp
+#: dabawiz02.xhp
msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10563\n"
+"dabawiz02.xhp\n"
+"par_idN10544\n"
"help.text"
-msgid "Specifies the options for automatically generated values for new data records."
-msgstr "Καθορίζει τις επιλογές για αυτόματα παραγόμενες τιμές για νέες εγγραφές δεδομένων."
+msgid "<link href=\"text/shared/explorer/database/dabawiz02.xhp\">Save and proceed</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02.xhp\">Αποθήκευση και συνέχεια</link>"
-#: dabaadvpropgen.xhp
+#: dabawiz02.xhp
msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_id7684560\n"
+"dabawiz02.xhp\n"
+"par_idN10554\n"
"help.text"
-msgid "The availability of the following controls depends on the type of database:"
-msgstr "Η διαθεσιμότητα των ακόλουθων πεδίων ελέγχου εξαρτάται από τον τύπο της βάσης δεδομένων:"
+msgid "<ahelp hid=\".\">Specifies whether you want to register the database, open the database for editing, or insert a new table.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει αν επιθυμείτε να καταχωρήσετε τη βάση δεδομένων, να ανοίξετε τη βάση δεδομένων για επεξεργασία, ή να εισάγετε ένα νέο πίνακα.</ahelp>"
-#: dabaadvpropgen.xhp
+#: dabawiz02.xhp
msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN1058C\n"
+"dabawiz02.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "Retrieve generated values"
-msgstr "Διαχείριση παραγόμενων τιμών"
+msgid "Yes, register the Database for me"
+msgstr "Ναι, επιθυμώ να καταχωρήσω τη βάση δεδομένων"
-#: dabaadvpropgen.xhp
+#: dabawiz02.xhp
msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10590\n"
+"dabawiz02.xhp\n"
+"par_idN105B4\n"
"help.text"
-msgid "<ahelp hid=\".\">Enables $[officename] support for auto-incremented data fields in the current ODBC or JDBC data source. Select this option if the auto-increment feature in the SDBCX layer of the database is not supported. In general, the auto-increment is selected for the primary key field.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιεί την υποστήριξη του $[officename] για αυτόματα επαυξημένα πεδία δεδομένων στην τρέχουσα ODBC ή JDBC προέλευση δεδομένων. Επιλέξτε την επιλογή αυτή αν η δυνατότητα αυτόματης αύξησης στο επίπεδο SDBCX της βάσης δεδομένων δεν υποστηρίζεται. Γενικά, η αυτόματη αύξηση επιλέγεται για το πεδίο πρωτεύοντος κλειδιού.</ahelp>"
+msgid "<ahelp hid=\".\">Select to register the database within your user copy of %PRODUCTNAME. After registering, the database is displayed in the <emph>View - Data Sources</emph> window. You must register a database to be able to insert the database fields in a document (Insert - Fields - Other) or in a mail merge.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να εγγραφείτε στη βάση δεδομένων μέσα στο αντίγραφο χρήστη του %PRODUCTNAME. Ύστερα από την καταχώρηση, η βάση δεδομένων εμφανίζεται στο παράθυρο <emph>Προβολή - Προελεύσεις δεδομένων</emph>. Πρέπει να καταχωρήσετε μία βάση δεδομέων για να μπορείτε να εισάγετε τα πεδία της σε ένα έγγραφο (Εισαγωγή - Πεδία - Άλλα) ή σε ένα ηλεκτρονικό μήνυμα.</ahelp>"
-#: dabaadvpropgen.xhp
+#: dabawiz02.xhp
msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10593\n"
+"dabawiz02.xhp\n"
+"par_idN105B7\n"
"help.text"
-msgid "Auto-increment statement"
-msgstr "Δήλωση αυτόματης αύξησης"
+msgid "No, do not register the database"
+msgstr "Όχι, να μην καταχωρηθεί η βάση δεδομένων"
-#: dabaadvpropgen.xhp
+#: dabawiz02.xhp
msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10597\n"
+"dabawiz02.xhp\n"
+"par_idN105BB\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
-msgstr "<ahelp hid=\".\">Εισάγετε το αναγνωριστικό εντολής της SQL που επιβάλλει στην βάση προέλευσης δεδομένων να αυξάνει αυτόματα ένα καθορισμένο ακέραιο πεδίο δεδομένων.</ahelp> Για παράδειγμα, η ακόλουθη δήλωση MySQL χρησιμοποίησε τη δήλωση AUTO_INCREMENT για να αυξάνει το πεδίο \"αα\" κάθε φορά που η δήλωση δημιουργεί ένα πεδίο δεδομένων:"
+msgid "<ahelp hid=\".\">Select to keep the database information only within the created database file.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να διατηρήσετε τις πληροφορίες της βάσης δεδομένων μόνο εντός του αρχείου βάσης δεδομένων που έχει δημιουργηθεί.</ahelp>"
-#: dabaadvpropgen.xhp
+#: dabawiz02.xhp
msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN105A0\n"
+"dabawiz02.xhp\n"
+"par_idN1055B\n"
"help.text"
-msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
-msgstr "CREATE TABLE \"πίνακας1\" (\"αα\" INTEGER AUTO_INCREMENT)"
+msgid "Open the database for editing"
+msgstr "Άνοιγμα της βάσης δεδομένων για επεξεργασία"
-#: dabaadvpropgen.xhp
+#: dabawiz02.xhp
msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10634\n"
+"dabawiz02.xhp\n"
+"par_idN105C6\n"
"help.text"
-msgid "For this example, you must enter AUTO_INCREMENT into the <emph>Auto-increment statement</emph> box."
-msgstr "Για το παράδειγμα αυτό, πρέπει να εισάγετε τη δήλωση AUTO_INCREMENT στο πεδίο <emph>Δήλωση αυτόματης αύξησης</emph>."
+msgid "<ahelp hid=\".\">Select to display the database file, where you can edit the database structure.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να εμφανίσετε το αρχείο της βάσης δεδομένων, όπου μπορείτε να επεξεργαστείτε τη δομή της βάσης δεδομένων.</ahelp>"
-#: dabaadvpropgen.xhp
+#: dabawiz02.xhp
msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN105AA\n"
+"dabawiz02.xhp\n"
+"par_idN1055F\n"
"help.text"
-msgid "Query of generated values"
-msgstr "Ερώτημα παραγόμενων τιμών"
+msgid "Create tables using the table wizard"
+msgstr "Δημιουργία πινάκων χρησιμοποιώντας τον Αυτόματο πιλότο πίνακα"
-#: dabaadvpropgen.xhp
+#: dabawiz02.xhp
msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10645\n"
+"dabawiz02.xhp\n"
+"par_idN105D1\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
-msgstr "<ahelp hid=\".\">Εισάγετε μία δήλωση SQL που επιστρέφει την τελευταία αυτόματα αυξανόμενη τιμή για το πεδίο δεδομένων του πρωτεύοντος κλειδιού.</ahelp> Για παράδειγμα:"
+msgid "<ahelp hid=\".\">Select to call the <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link> after the Database Wizard is finished.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να ανοίξει ο <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Αυτόματος πιλότος πίνακα</link> αφού έχει ολοκληρωθεί ο Αυτόματος πιλότος βάσης δεδομένων.</ahelp>"
-#: dabaadvpropgen.xhp
+#: dabawiz02.xhp
msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN105B1\n"
+"dabawiz02.xhp\n"
+"par_idN1061A\n"
"help.text"
-msgid "SELECT LAST_INSERT_D();"
-msgstr "SELECT LAST_INSERT_D();"
+msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
-#: menuinsert.xhp
+#: dabawiz02access.xhp
msgctxt ""
-"menuinsert.xhp\n"
+"dabawiz02access.xhp\n"
"tit\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
-
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN1054D\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/menuinsert.xhp\">Insert</link>"
-msgstr "<link href=\"text/shared/explorer/database/menuinsert.xhp\">Εισαγωγή</link>"
-
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN1055D\n"
-"help.text"
-msgid "<ahelp hid=\".\">The Insert menu of a database window.</ahelp>"
-msgstr "<ahelp hid=\".\">Το μενού Εισαγωγή ενός παραθύρου βάσης δεδομένων.</ahelp>"
-
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN10560\n"
-"help.text"
-msgid "Form"
-msgstr "Φόρμα"
-
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN10576\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a new text document in form mode.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο αρχείο κειμένου σε λειτουργία φόρμας.</ahelp>"
-
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN1058B\n"
-"help.text"
-msgid "Report"
-msgstr "Αναφορά"
+msgid "Microsoft Access Connection"
+msgstr "Σύνδεση Microsoft Access"
-#: menuinsert.xhp
+#: dabawiz02access.xhp
msgctxt ""
-"menuinsert.xhp\n"
-"par_idN1058F\n"
+"dabawiz02access.xhp\n"
+"bm_id2755516\n"
"help.text"
-msgid "<ahelp hid=\".\">Starts the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> window for the selected table, view, or query.</ahelp>"
-msgstr "<ahelp hid=\".\">Εκκινεί το παράθυρο <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμηση αναφοράς</link> για τον επιλεγμένο πίνακα, προβολή, ή ερώτημα.</ahelp>"
+msgid "<bookmark_value>Access databases (base)</bookmark_value><bookmark_value>Microsoft Office;Access databases (base)</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων Access (base)</bookmark_value><bookmark_value>Microsoft Office, βάσεις δεδομένων Access (base)</bookmark_value>"
-#: menuinsert.xhp
+#: dabawiz02access.xhp
msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105A0\n"
+"dabawiz02access.xhp\n"
+"par_idN1053D\n"
"help.text"
-msgid "Query (Design View)"
-msgstr "Ερώτημα (προβολή σχεδίασης)"
+msgid "<variable id=\"access\"><link href=\"text/shared/explorer/database/dabawiz02access.xhp\">Microsoft Access Connection</link></variable>"
+msgstr "<variable id=\"access\"><link href=\"text/shared/explorer/database/dabawiz02access.xhp\">Σύνδεση σε Microsoft Access</link></variable>"
-#: menuinsert.xhp
+#: dabawiz02access.xhp
msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105A4\n"
+"dabawiz02access.xhp\n"
+"par_idN10541\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a new query in design mode.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο ερώτημα σε λειτουργία σχεδίασης.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the settings for importing a database file in Microsoft Access or Access 2007 format.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τις ρυθμίσεις για την εισαγωγή αρχείου βάσης δεδομένων στη μορφή Microsoft Access ή Access 2007.</ahelp>"
-#: menuinsert.xhp
+#: dabawiz02access.xhp
msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105A7\n"
+"dabawiz02access.xhp\n"
+"par_id1142772\n"
"help.text"
-msgid "Query (SQL View)"
-msgstr "Ερώτημα (προβολή SQL)"
+msgid "See also the English Wiki page <link href=\"http://wiki.documentfoundation.org/MSA-Base_Faq\">http://wiki.documentfoundation.org/MSA-Base_Faq</link>."
+msgstr "Δείτε επίσης την αγγλική σελίδα Βίκι <link href=\"http://wiki.documentfoundation.org/MSA-Base_Faq\">http://wiki.documentfoundation.org/MSA-Base_Faq</link>."
-#: menuinsert.xhp
+#: dabawiz02access.xhp
msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105AB\n"
+"dabawiz02access.xhp\n"
+"par_idN10544\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a new query in SQL mode.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο ερώτημα σε λειτουργία SQL.</ahelp>"
+msgid "Microsoft Access database file"
+msgstr "Αρχείο βάσης δεδομένων Microsoft Access"
-#: menuinsert.xhp
+#: dabawiz02access.xhp
msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105AE\n"
+"dabawiz02access.xhp\n"
+"par_idN10548\n"
"help.text"
-msgid "Table Design"
-msgstr "Σχεδίαση πίνακα"
+msgid "<ahelp hid=\".\">Specifies the path to the database file.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει την διαδρομή προς το αρχείο βάσης δεδομένων.</ahelp>"
-#: menuinsert.xhp
+#: dabawiz02access.xhp
msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105C4\n"
+"dabawiz02access.xhp\n"
+"par_idN1054B\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the table design view.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει την προβολή σχεδίασης πίνακα.</ahelp>"
+msgid "Browse"
+msgstr "Εξερεύνηση"
-#: menuinsert.xhp
+#: dabawiz02access.xhp
msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105C7\n"
+"dabawiz02access.xhp\n"
+"par_idN1054F\n"
"help.text"
-msgid "View Design"
-msgstr "Προβολή σχεδίασης"
+msgid "<ahelp hid=\".\">Click to open a file selection dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να ανοίξετε ένα παράθυρο διαλόγου επιλογής αρχείων.</ahelp>"
-#: menuinsert.xhp
+#: dabawiz02access.xhp
msgctxt ""
-"menuinsert.xhp\n"
-"par_idN10669\n"
+"dabawiz02access.xhp\n"
+"par_idN10552\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a new view in design mode.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει μία νέα προβολή σε λειτουργία σχεδίασης.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
-#: menuinsert.xhp
+#: dabawiz02adabas.xhp
msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105E0\n"
+"dabawiz02adabas.xhp\n"
+"tit\n"
"help.text"
-msgid "View (Simple)"
-msgstr "Προβολή (απλή)"
+msgid "Adabas D Connection"
+msgstr "Σύνδεση Adabas D"
-#: menuinsert.xhp
+#: dabawiz02adabas.xhp
msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105F6\n"
+"dabawiz02adabas.xhp\n"
+"bm_id6591082\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a new view in SQL mode.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει μία νέα προβολή σε λειτουργία SQL.</ahelp>"
+msgid "<bookmark_value>Adabas D databases (base)</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων Adabas D (base)</bookmark_value>"
-#: menuinsert.xhp
+#: dabawiz02adabas.xhp
msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105F9\n"
+"dabawiz02adabas.xhp\n"
+"par_idN1053A\n"
"help.text"
-msgid "Folder"
-msgstr "Φάκελος"
+msgid "<variable id=\"adabas\"><link href=\"text/shared/explorer/database/dabawiz02adabas.xhp\">Adabas D Connection</link></variable>"
+msgstr "<variable id=\"adabas\"><link href=\"text/shared/explorer/database/dabawiz02adabas.xhp\">Σύνδεση σε Adabas D</link></variable>"
-#: menuinsert.xhp
+#: dabawiz02adabas.xhp
msgctxt ""
-"menuinsert.xhp\n"
-"par_idN1060F\n"
+"dabawiz02adabas.xhp\n"
+"par_idN1053E\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can save a new folder in the database file.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να αποθηκεύσετε έναν νέο φάκελο στο αρχείο της βάσης δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the settings for importing an Adabas D database.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τις ρυθμίσεις για την εισαγωγή μίας βάσης δεδομένων Adabas D.</ahelp>"
-#: 11020000.xhp
+#: dabawiz02adabas.xhp
msgctxt ""
-"11020000.xhp\n"
-"tit\n"
+"dabawiz02adabas.xhp\n"
+"par_idN10541\n"
"help.text"
-msgid "ODBC"
-msgstr "ODBC"
+msgid "Name of the Adabas D database"
+msgstr "Όνομα της βάσης δεδομένων Adabas D"
-#: 11020000.xhp
+#: dabawiz02adabas.xhp
msgctxt ""
-"11020000.xhp\n"
-"hd_id3149031\n"
-"1\n"
+"dabawiz02adabas.xhp\n"
+"par_idN10545\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/11020000.xhp\" name=\"ODBC\">ODBC</link>"
-msgstr "<link href=\"text/shared/explorer/database/11020000.xhp\" name=\"ODBC\">ODBC</link>"
+msgid "<ahelp hid=\".\">Enter the name of the database file.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του αρχείου της βάσης δεδομένων.</ahelp>"
-#: 11020000.xhp
+#: dabawiz02adabas.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3150499\n"
-"2\n"
+"dabawiz02adabas.xhp\n"
+"par_idN10548\n"
"help.text"
-msgid "<ahelp hid=\"\">Specifies the settings for <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link> databases. This includes your user access data, driver settings, and font definitions.</ahelp>"
-msgstr "<ahelp hid=\"\">Καθορίζει τις ρυθμίσεις για <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link> βάσεις δεδομένων. Συμπεριλαμβάνει τα δεδομένα πρόσβασης χρήστη, τις ρυθμίσεις οδηγού εγκατάστασης και τους ορισμούς γραμματοσειράς.</ahelp>"
+msgid "Browse"
+msgstr "Εξερεύνηση"
-#: 11020000.xhp
+#: dabawiz02adabas.xhp
msgctxt ""
-"11020000.xhp\n"
-"hd_id3148642\n"
-"4\n"
+"dabawiz02adabas.xhp\n"
+"par_idN1054C\n"
"help.text"
-msgid "User Name"
-msgstr "Όνομα χρήστη"
+msgid "<ahelp hid=\".\">Click to open a file selection dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να ανοίξετε ένα παράθυρο διαλόγου επιλογής αρχείων.</ahelp>"
-#: 11020000.xhp
+#: dabawiz02adabas.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3154514\n"
-"5\n"
+"dabawiz02adabas.xhp\n"
+"par_idN1054F\n"
"help.text"
-msgid "<ahelp hid=\".\">Type the user name for accessing the database.</ahelp>"
-msgstr "<ahelp hid=\".\">Πληκτρολογήστε το όνομα χρήστη για να έχετε πρόσβαση στη βάση δεδομένων.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Authentication</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Πιστοποίηση</link>"
-#: 11020000.xhp
+#: dabawiz02adabas.xhp
msgctxt ""
-"11020000.xhp\n"
-"hd_id3153665\n"
-"6\n"
+"dabawiz02adabas.xhp\n"
+"par_idN10560\n"
"help.text"
-msgid "Password required"
-msgstr "Απαιτείται κωδικός πρόσβασης"
+msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
-#: 11020000.xhp
+#: dabawiz02adabas.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3145119\n"
-"7\n"
+"dabawiz02adabas.xhp\n"
+"par_id1647083\n"
"help.text"
-msgid "<ahelp hid=\".\">Prevents an unauthorized user from accessing the database. You only need to enter the password once per session.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμποδίζει σε ένα μη πιστοποιημένο χρήστη την πρόσβαση στη βάση δεδομένων. Εσείς πρέπει μόνο να εισάγετε τον κωδικό πρόσβασης με κάθε νέα εργασία σας.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/30000000.xhp\" name=\"Adabas D database format\">Adabas D database format</link>."
+msgstr "<link href=\"text/shared/explorer/database/30000000.xhp\" name=\"Μορφή βάσης δεδομένων Adabas D\">Μορφή βάσης δεδομένων Adabas D</link>."
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"hd_id3153087\n"
-"10\n"
+"dabawiz02ado.xhp\n"
+"tit\n"
"help.text"
-msgid "Driver Settings"
-msgstr "Ρυθμίσεις οδηγού"
+msgid "ADO Connection"
+msgstr "Σύνδεση σε ADO"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3143271\n"
-"11\n"
+"dabawiz02ado.xhp\n"
+"bm_id7565233\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_ODBC_OPTIONS\">Use this text field to enter additional optional driver settings if this is necessary.</ahelp>"
-msgstr "<ahelp hid=\"HID_DSADMIN_ODBC_OPTIONS\">Χρησιμοποιήστε αυτό το πεδίο κειμένου για να εισάγετε πρόσθετες ρυθμίσεις του προαιρετικού οδηγού αν είναι απαραίτητο.</ahelp>"
+msgid "<bookmark_value>ADO databases (Base)</bookmark_value><bookmark_value>MS ADO interface (Base)</bookmark_value><bookmark_value>databases;ADO (Base)</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων ADO (Base)</bookmark_value><bookmark_value>περιβάλλον MS ADO (Base)</bookmark_value><bookmark_value>βάσεις δεδομένων, ADO (Base)</bookmark_value>"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"hd_id3152472\n"
-"12\n"
+"dabawiz02ado.xhp\n"
+"par_idN1054C\n"
"help.text"
-msgid "Character Set"
-msgstr "Ρύθμιση χαρακτήρων"
+msgid "<variable id=\"ado\"><link href=\"text/shared/explorer/database/dabawiz02ado.xhp\">ADO Connection</link></variable>"
+msgstr "<variable id=\"ado\"><link href=\"text/shared/explorer/database/dabawiz02ado.xhp\">Σύνδεση σε ADO</link></variable>"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3151245\n"
-"13\n"
+"dabawiz02ado.xhp\n"
+"par_idN10550\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_CHARSET_ODBC\">Select the code conversion that you want to use to view the database in $[officename]. This does not affect the database.</ahelp> Choose \"System\" to use the default character set of your operating system. Text and dBASE databases are restricted to character sets with a fixed-size character length, where all characters are encoded with the same number of bytes."
-msgstr "<ahelp hid=\"HID_DSADMIN_CHARSET_ODBC\">Επιλέξτε τη μετατροπή κώδικα που επιθυμείτε να χρησιμοποιήσετε για να προβάλετε τη βάση δεδομένων στο $[officename]. Αυτό δεν επηρεάζει τη βάση δεδομένων.</ahelp> Επιλέξτε \"Σύστημα\" για να χρησιμοποιήσετε το προεπιλεγμένο σύνολο χαρακτήρων του λειτουργικού σας συστήματος. Οι βάσεις δεδομένων κειμένου και dBASE περιορίζονται σε ρυθμίσεις με σταθερό μήκος χαρακτήρων, δηλαδή, όλοι οι χαρακτήρες κωδικοποιούνται με τον ίδιο αριθμό byte."
+msgid "<ahelp hid=\".\">Specifies the options for adding an ADO (Microsoft ActiveX Data Objects) database.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές για την προσθήκη μίας βάσης δεδομένων ADO (Microsoft ActiveX Data Objects)</ahelp>"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"hd_id3149669\n"
-"22\n"
+"dabawiz02ado.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "General"
-msgstr "Γενικά"
+msgid "The ADO interface is a Microsoft Windows proprietary container for connecting to databases."
+msgstr "Η ADO είναι ένα περιβάλλον για την εμπορική χρήση των Microsoft Windows για να συνδεθείτε σε βάσεις δεδομένων."
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"hd_id3147265\n"
-"24\n"
+"dabawiz02ado.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "Retrieve generated values"
-msgstr "Ανάκτηση παραγόμενων τιμών"
+msgid "$[officename] requires the Microsoft Data Access Components (MDAC) to use the ADO interface. Microsoft Windows 2000 and XP include these components by default. For earlier visions of Windows, you need to install MDAC separately. You can download MDAC from the Microsoft web site."
+msgstr "Το $[officename] απαιτεί το Microsoft Data Access Components (MDAC) για να χρησιμοποιήσει το περιβάλλον ADO. Τα Microsoft Windows 2000 και XP περιλαμβάνουν αυτά τα στοιχεία εξ ορισμού. Για νεότερες εκδόσεις των Windows, θα πρέπει να εγκαταστήσετε ξεχωριστά το MDAC. Μπορείτε να κατεβάσετε το MDAC από την ιστοσελίδα της Microsoft."
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3151054\n"
-"25\n"
+"dabawiz02ado.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_AUTORETRIEVEENABLED\">Enables $[officename] support of auto-incremented data fields for the current ODBC or JDBC data source.</ahelp> Select this check box if the database does not support the auto-increment feature in its SDBCX layer. In general, the auto-increment is selected for the primary key field."
-msgstr "<ahelp hid=\"HID_DSADMIN_AUTORETRIEVEENABLED\">Ενεργοποιεί την υποστήριξη του $[officename] για να αυξήσετε αυτόματα τα πεδία δεδομένων για την τρέχουσα ODBC ή JDBC βάση προέλευσης δεδομένων .</ahelp> Επιλέξτε αυτό το πεδίο ελέγχου αν η βάση δεδομένων δεν υποστηρίζει τη δυνατότητα αυτόματης αύξησης στο SDBCX επίπεδό της. Γενικά, η αυτόματη αύξηση επιλέγεται για το πεδίο του πρωτεύοντος κλειδιού."
+msgid "Data source URL"
+msgstr "URL προέλευσης δεδομένων"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"hd_id3150400\n"
-"26\n"
+"dabawiz02ado.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "Auto-increment statement"
-msgstr "Δήλωση αυτόματης αύξησης"
+msgid "<ahelp hid=\".\">Enter the data source URL.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την προέλευση δεδομένων URL.</ahelp>"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3154366\n"
-"27\n"
+"dabawiz02ado.xhp\n"
+"par_idN10572\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_AUTOINCREMENTVALUE\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, a typical SQL statement to create a data field is:"
-msgstr "<ahelp hid=\"HID_DSADMIN_AUTOINCREMENTVALUE\">Εισάγετε την ειδική εντολή της SQL που επιβάλλει στην προέλευση δεδομένων να αυξάνει αυτόματα ένα καθορισμένο πεδίο ακέραιων δεδομένων.</ahelp> Για παράδειγμα, μία τυπική δήλωση SQL για τη δημιουργία ενός πεδίου δεδομένων είναι η εξής:"
+msgid "Example URLs"
+msgstr "Παράδειγμα σχετικά με URL"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3159149\n"
-"28\n"
+"dabawiz02ado.xhp\n"
+"par_idN10576\n"
"help.text"
-msgid "CREATE TABLE \"table1\" (\"id\" INTEGER)"
-msgstr "CREATE TABLE \"πίνακας1\" (\"αα\" INTEGER)"
+msgid "To connect to an Access 2000 file, use the format:"
+msgstr "Για να συνδεθείτε σε ένα αρχείο της Access, χρησιμοποιήστε τη μορφή:"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3147084\n"
-"29\n"
+"dabawiz02ado.xhp\n"
+"par_idN10579\n"
"help.text"
-msgid "To auto-increment the \"id\" data field in a MySQL database, change the statement to:"
-msgstr "Για να αυξήσετε αυτόματα το πεδίο δεδομένων \"αα\" σε μία βάση δεδομένων MySQL, τροποποιήστε τη δήλωση ως εξής:"
+msgid "PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=c:\\Access\\nwind2000.mdb"
+msgstr "PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=c:\\Access\\nwind2000.mdb"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3154909\n"
-"30\n"
+"dabawiz02ado.xhp\n"
+"par_idN1057C\n"
"help.text"
-msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
-msgstr "CREATE TABLE \"πίνακας1\" (\"αα\" INTEGER AUTO_INCREMENT)"
+msgid "To connect with a name to a catalog on a Microsoft SQL server that has a name turner, enter:"
+msgstr "Για να συνδεθείτε με ένα όνομα σε έναν κατάλογο σε έναν εξυπηρετητή της Microsoft SQL που περιέχει ένα πεδίο εισαγωγής ονόματος, εισάγετε:"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3152933\n"
-"31\n"
+"dabawiz02ado.xhp\n"
+"par_idN1057F\n"
"help.text"
-msgid "In other words, enter AUTO_INCREMENT into <emph>Auto-increment statement</emph> box."
-msgstr "Με άλλα λόγια, εισάγετε την πρόταση AUTO_INCREMENT στο πεδίο <emph>Δήλωση αυτόματης αύξησης</emph>"
+msgid "PROVIDER=sqloledb;DATA SOURCE=turner;INITIAL CATALOG=First"
+msgstr "PROVIDER=sqloledb;DATA SOURCE=turner;INITIAL CATALOG=First"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"hd_id3149765\n"
-"32\n"
+"dabawiz02ado.xhp\n"
+"par_idN10582\n"
"help.text"
-msgid "Query of generated values"
-msgstr "Ερώτημα από παραγόμενες τιμές"
+msgid "To access an ODBC driver as a provider:"
+msgstr "Για να έχετε πρόσβαση στον οδηγό ODBC ως πάροχος:"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3145171\n"
-"33\n"
+"dabawiz02ado.xhp\n"
+"par_idN10585\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_RETRIEVE_AUTO\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
-msgstr "<ahelp hid=\"HID_DSADMIN_RETRIEVE_AUTO\">Εισάγετε μία δήλωση SQL που επαναφέρει την τελευταία αυτόματα αυξημένη τιμή για το πεδίο δεδομένων του πρωτεύοντος κλειδιού.</ahelp> Για παράδειγμα:"
+msgid "DSN=SQLSERVER"
+msgstr "DSN=SQLSERVER"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3150769\n"
-"34\n"
+"dabawiz02ado.xhp\n"
+"par_idN10588\n"
"help.text"
-msgid "SELECT LAST_INSERT_D();"
-msgstr "SELECT LAST_INSERT_D();"
+msgid "Browse"
+msgstr "Εξερεύνηση"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"hd_id3157892\n"
-"18\n"
+"dabawiz02ado.xhp\n"
+"par_idN1058C\n"
"help.text"
-msgid "Use SQL92 naming constraints"
-msgstr "Χρήση περιορισμών ονοματοδοσίας SQL92"
+msgid "<ahelp hid=\".\">Click to open a database selection dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να ανοίξετε ένα παράθυρο διαλόγου για την επιλογή βάσης δεδομένων.</ahelp>"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3153368\n"
-"19\n"
+"dabawiz02ado.xhp\n"
+"par_idN10596\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_SQL92CHECK\">Only allows names that use characters that conform to the SQL92 naming constraints in the data source. All other characters are rejected.</ahelp> Each name must begin with a lower or upper case letter, or an underline ( _ ). The remaining characters can be ASCII letters, underlines, and numbers."
-msgstr "<ahelp hid=\"HID_DSADMIN_SQL92CHECK\">Επιτρέπει μόνο ονόματα που χρησιμοποιούν χαρακτήρες που συνάδουν με την ονομασία περιορισμών της SQL92 στην βάση προέλευσης δεδομένων.Όλοι οι άλλοι χαρακτήρες απορρίπτονται.</ahelp> Κάθε όνομα πρέπει να ξεκινά με πεζό ή κεφαλαίο γράμμα, ή με μία υπογράμμιση ( _ ). Οι υπόλοιποι χαρακτήρες μπορούν να είναι χαρακτήρες ASCII, υπογραμμίσεις, και αριθμοί."
+msgid "<ahelp hid=\".\">A user name can have a maximum of 18 characters.</ahelp>"
+msgstr "<ahelp hid=\".\">Το όνομα χρήστη μπορεί να περιέχει μέχρι 18 χαρακτήρες.</ahelp>"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"hd_id3154011\n"
-"15\n"
+"dabawiz02ado.xhp\n"
+"par_idN10599\n"
"help.text"
-msgid "Use Catalog for file-based databases"
-msgstr "Χρήση καταλόγου για βάσεις δεδομένων με αρχεία"
+msgid "<ahelp hid=\".\">A password must contain 3 to 18 characters.</ahelp>"
+msgstr "<ahelp hid=\".\">Ο κωδικός πρόσβασης πρέπει να περιέχει από 3 έως 18 χαρακτήρες.</ahelp>"
-#: 11020000.xhp
+#: dabawiz02ado.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3148618\n"
-"16\n"
+"dabawiz02ado.xhp\n"
+"par_idN1059C\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_USECATALOG\">Uses the current data source of the Catalog. This is useful when the ODBC data source is a database server. If the ODBC data source is a dBASE driver, leave this check box clear.</ahelp>"
-msgstr "<ahelp hid=\"HID_DSADMIN_USECATALOG\">Χρησιμοποιεί την τρέχουσα προέλευση δεδομένων του καταλόγου. Αυτό είναι χρήσιμο όταν η προέλευση δεδομένων ODBC είναι ο εξυπηρετητής της βάσης δεδομένων. Αν η προέλευση δεδομένων ODBC είναι ο οδηγός dBASE, αναιρέστε αυτό το πεδίο ελέγχου.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
-#: dabapropgen.xhp
+#: dabawiz02dbase.xhp
msgctxt ""
-"dabapropgen.xhp\n"
+"dabawiz02dbase.xhp\n"
"tit\n"
"help.text"
-msgid "Advanced Properties"
-msgstr "Ιδιότητες για προχωρημένους"
+msgid "dBASE Connection"
+msgstr "Σύνδεση dBASE"
-#: dabapropgen.xhp
+#: dabawiz02dbase.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN1054D\n"
+"dabawiz02dbase.xhp\n"
+"par_idN1054A\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabapropgen.xhp\">Advanced Properties</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabapropgen.xhp\">Ιδιότητες για Προχωρημένους</link>"
+msgid "<variable id=\"dbase\"><link href=\"text/shared/explorer/database/dabawiz02dbase.xhp\">dBASE Connection</link></variable>"
+msgstr "<variable id=\"dbase\"><link href=\"text/shared/explorer/database/dabawiz02dbase.xhp\">Σύνδεση σε dBASE</link></variable>"
-#: dabapropgen.xhp
+#: dabawiz02dbase.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN1055D\n"
+"dabawiz02dbase.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "Specifies some options for a database."
-msgstr "Καθορίζει μερικές επιλογές για μία βάση δεδομένων."
+msgid "Path to the dBASE files"
+msgstr "Διαδρομή προς τα αρχεία dBASE"
-#: dabapropgen.xhp
+#: dabawiz02dbase.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_id4513992\n"
+"dabawiz02dbase.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab"
-msgstr "Στο παράθυρο μίας βάσης δεδομένων, επιλέξτε <emph>Επεξεργασία - Βάση δεδομένων - Ιδιότητες</emph>, κάντε κλικ στην καρτέλα <emph>Ιδιότητες για Προχωρημένους</emph>"
+msgid "<ahelp hid=\".\">Enter the path to the dBASE *.dbf files.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την διαδρομή προς τα αρχεία *.dbf της dBASE.</ahelp>"
-#: dabapropgen.xhp
+#: dabawiz02dbase.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN10572\n"
+"dabawiz02dbase.xhp\n"
+"par_idN10571\n"
"help.text"
-msgid "The availability of the following controls depends on the type of database:"
-msgstr "Η διαθεσιμότητα των ακόλουθων πεδίων ελέγχου εξαρτάται από τον τύπο της βάσης δεδομένων:"
+msgid "Browse"
+msgstr "Εξερεύνηση"
-#: dabapropgen.xhp
+#: dabawiz02dbase.xhp
msgctxt ""
-"dabapropgen.xhp\n"
+"dabawiz02dbase.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Path to dBASE files"
-msgstr "Διαδρομή σε αρχεία dBASE"
-
-#: dabapropgen.xhp
-msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN10579\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter the path to the directory that contains the dBASE files.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την διαδρομή για τον κατάλογο που περιέχει τα αρχεία της dBASE.</ahelp>"
+msgid "<ahelp hid=\".\">Open a path selection dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίξτε ένα παράθυρο διαλόγου για την επιλογή διαδρομής.</ahelp>"
-#: dabapropgen.xhp
+#: dabawiz02dbase.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN1057C\n"
+"dabawiz02dbase.xhp\n"
+"par_idN10584\n"
"help.text"
-msgid "Ensure that the *.dbf file name extension of the dBASE files is lowercase."
-msgstr "Βεβαιωθείτε ότι η επέκταση *.dbf του ονόματος του αρχείου για τα αρχεία dBASE είναι με πεζά γράμματα."
+msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN10591\n"
+"dabawiz02jdbc.xhp\n"
+"tit\n"
"help.text"
-msgid "Browse"
-msgstr "Εξερεύνηση"
+msgid "JDBC Connection"
+msgstr "Σύνδεση JDBC"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN10595\n"
+"dabawiz02jdbc.xhp\n"
+"bm_id3726920\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can select a file or a directory.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου όπου μπορείτε να επιλέξετε ένα αρχείο ή έναν κατάλογο.</ahelp>"
+msgid "<bookmark_value>JDBC; databases (Base)</bookmark_value><bookmark_value>databases; JDBC (Base)</bookmark_value>"
+msgstr "<bookmark_value>JDBC, βάσεις δεδομένων (Base)</bookmark_value><bookmark_value>βάσεις δεδομένων, JDBC (Base)</bookmark_value>"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105AA\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN105FC\n"
"help.text"
-msgid "Test Connection"
-msgstr "Δοκιμή σύνδεσης"
+msgid "<variable id=\"jdbc\"><link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">JDBC Connection</link></variable>"
+msgstr "<variable id=\"jdbc\"><link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">Σύνδεση σε JDBC</link></variable>"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105AE\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Tests the database connection with the current settings.</ahelp>"
-msgstr "<ahelp hid=\".\">Ελέγχει τη σύνδεση στη βάση δεδομένων με τις τρέχουσες ρυθμίσεις.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the options to access a <link href=\"text/shared/00/00000005.xhp#jdbc\" name=\"JDBC\">JDBC</link> database.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές για πρόσβαση σε μία βάση δεδομένων <link href=\"text/shared/00/00000005.xhp#jdbc\" name=\"JDBC\">JDBC</link>.</ahelp>"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105B1\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN10623\n"
"help.text"
-msgid "Path to the text files"
-msgstr "Διαδρομή προς αρχεία κειμένου"
+msgid "JDBC Examples"
+msgstr "Παραδείγματα JDBC"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105B5\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN10627\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the path to the folder of the text files.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την διαδρομή για το φάκελο των αρχείων κειμένου.</ahelp>"
+msgid "<item type=\"productname\">You can use a JDBC driver class to connect to a JDBC database from %PRODUCTNAME</item>. The driver class is provided by the database manufacturer. Two examples of JDBC databases are Oracle and MySQL."
+msgstr "<item type=\"productname\">Μπορείτε να χρησιμοποιήσετε την κλάση του οδηγού JDBC για να συνδεθείτε σε μία βάση δεδομένων JDBC από το %PRODUCTNAME</item>. Η κλάση του οδηγού παρέχεται από τον κατασκευαστή της βάσης δεδομένων. Δύο παραδείγματα για βάσεις δεδομένων JDBC είναι η Oracle και η MySQL."
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105B8\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN1062D\n"
"help.text"
-msgid "Path to the spreadsheet document"
-msgstr "Διαδρομή προς το έγγραφο υπολογιστικού φύλλου"
+msgid "The driver classes must be added to %PRODUCTNAME in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced."
+msgstr "Οι κλάσεις οδηγού πρέπει να προστεθούν στο %PRODUCTNAME στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Προχωρημένα."
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105BC\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN10634\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the path to the spreadsheet document that you want to use as a database.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την διαδρομή προς το έγγραφο του υπολογιστικού φύλλου που επιθυμείτε να χρησιμοποιήσετε ως βάση δεδομένων.</ahelp>"
+msgid "Oracle database"
+msgstr "Βάση δεδομένων Oracle"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105BF\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN10638\n"
"help.text"
-msgid "Name of the ODBC data source on your system"
-msgstr "Όνομα προέλευσης δεδομένων ODBC στο σύστημά σας"
+msgid "You can use a JDBC driver to access an Oracle database from Solaris or Linux. To access the database from Windows, you need an ODBC driver."
+msgstr "Μπορείτε να χρησιμοποιήσετε έναν οδηγό JDBC για να αποκτήσετε πρόσβαση σε μία βάση δεδομένων Oracle από το λειτουργικό σύστημα Solaris ή Linux. Για να προσπελάσετε τη βάση δεδομένων μέσω Windows, χρειάζεστε έναν οδηγό ODBC."
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105C3\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN1064B\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the name of the ODBC data source.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα της προέλευσης δεδομένων ODBC.</ahelp>"
+msgid "On UNIX, ensure that the Oracle database client is installed with JDBC support. The JDBC driver class for the Solaris Oracle client version 8.x is located in the <Oracle client>/product/jdbc/lib/classes111.zip directory. You can also download the latest version from the Oracle web site:"
+msgstr "Αν έχετε Unix, βεβαιωθείτε ότι ο πελάτης της βάσης δεδομένων Oracle είναι εγκατεστημένος με την υποστήριξη JDBC. Η κλάση του οδηγού JDBC για την έκδοση πελάτη 8.x της Oracle για το Solaris εντοπίζεται στον κατάλογο <Oracle client>/product/jdbc/lib/classes111.zip. Μπορείτε επίσης να κάνετε λήψη της τελευταίας έκδοσης από την ιστοσελίδα της Oracle:"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105C6\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN1064E\n"
"help.text"
-msgid "User name"
-msgstr "Όνομα χρήστη"
+msgid "http://otn.oracle.com/tech/java/sqlj_jdbc/content.html"
+msgstr "http://otn.oracle.com/tech/java/sqlj_jdbc/content.html"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105CA\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN10661\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the user name that is required to access the database.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα χρήστη που απαιτείται για την πρόσβαση στη βάση δεδομένων.</ahelp>"
+msgid "In the <emph>Data source URL</emph> box, enter the location of the Oracle database server. The syntax of the URL depends on the database type. See the documentation that came with the JDBC driver for more information."
+msgstr "Στο πεδίο <emph>URL προέλευσης δεδομένων</emph>, εισάγετε την τοποθεσία του εξυπηρετητή της βάσης δεδομένων Oracle. Η σύνταξη της URL εξαρτάται από τον τύπο της βάσης δεδομένων. Για περισσότερες πληροφορίες δείτε την τεκμηρίωση που έχετε λάβει μαζί με τον οδηγό JDBC ."
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105CD\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN10668\n"
"help.text"
-msgid "Password required"
-msgstr "Απαιτείται κωδικός πρόσβασης"
+msgid "For an Oracle database, the syntax of the URL is:"
+msgstr "Για μία βάση δεδομένων Oracle, η σύνταξη της URL είναι η εξής:"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105D1\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN1066B\n"
"help.text"
-msgid "<ahelp hid=\".\">If checked, the user will be asked to enter the password that is required to access the database.</ahelp>"
-msgstr "<ahelp hid=\".\">Αν επισημανθεί, θα ζητηθεί από το χρήστη να εισάγει τον κωδικό πρόσβασης που απαιτείται για την πρόσβασή του στη βάση δεδομένων.</ahelp>"
+msgid "oracle:thin:@hostname:port:database_name"
+msgstr "oracle:thin:@hostname:port:database_name"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"hd_id7806329\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN10674\n"
"help.text"
-msgid "Name of the database"
-msgstr "Όνομα βάσης δεδομένων"
+msgid "hostname is the name of the machine that runs the Oracle database. You can also replace hostname with the IP address of the server."
+msgstr "Το hostname είναι το όνομα του μηχανήματος που εκτελεί τη βάση δεδομένων Oracle. Μπορείτε επίσης να το αντικαταστήσετε με τη διεύθυνση IP του διακομιστή."
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_id5589159\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN10678\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the name of the database.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα της βάσης δεδομένων.</ahelp>"
+msgid "port is the port where the Oracle database listens. Ask your database administrator for the correct port address."
+msgstr "Η port είναι η θύρα όπου επικοινωνεί η βάση δεδομένων Oracle. Απευθυνθείτε στο διαχειριστή της βάσης δεδομένων για τη σωστή διεύθυνση της πόρτας."
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105D4\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN1067C\n"
"help.text"
-msgid "Name of the MySQL database"
-msgstr "Όνομα βάσης δεδομένων MySQL"
+msgid "database_name is the name of the Oracle database. Ask your database administrator for the correct name."
+msgstr "Το database_name είναι το όνομα της βάσης δεδομένων Oracle. Απευθυνθείτε το διαχειριστή της βάσης δεδομένων για το σωστό όνομα."
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105D8\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN1067F\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the name of the MySQL database that you want to use as a data source.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα της βάσης δεδομένων MySQL που επιθυμείτε να χρησιμοποιήσετε ως προέλευση δεδομένων.</ahelp>"
+msgid "MySQL database"
+msgstr "Βάση δεδομένων MySQL"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105DB\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN10683\n"
"help.text"
-msgid "Name of the Oracle database"
-msgstr "Όνομα βάσης δεδομένων Oracle"
+msgid "The driver for the MySQL database is available on the MySQL web site."
+msgstr "Ο οδηγός για τη βάση δεδομένων MySQL είναι διαθέσιμος από την ιστοσελίδα της MySQL."
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105DF\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN10689\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the name of the Oracle database that you want to use as a data source.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα της βάσης δεδομένων Oracle που επιθυμείτε να χρησιμοποιήσετε ως προέλευση δεδομένων.</ahelp>"
+msgid "The syntax for a MySQL database is:"
+msgstr "Η σύνταξη για τη βάση δεδομένων MySQL είναι η εξής:"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105E9\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN1068C\n"
"help.text"
-msgid "Microsoft Access database file"
-msgstr "Αρχείο βάσης δεδομένων Microsoft Access"
+msgid "mysql://hostname:port/database_name"
+msgstr "mysql://hostname:port/database_name"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105ED\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN10695\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the name of the Microsoft Access database file that you want to use as a data source.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα της βάσης δεδομένων Microsoft Access που επιθυμείτε να χρησιμοποιήσετε ως προέλευση δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">hostname is the name of the machine that runs the MySQL database.</ahelp> You can also replace hostname with the IP address of the server."
+msgstr "<ahelp hid=\".\">Το hostname είναι το όνομα του μηχανήματος που εκτελεί τη βάση δεδομένων MySQL.</ahelp> Μπορείτε επίσης να το αντικαταστήσετε με τη διεύθυνση ΙP του εξυπηρετητή."
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105F0\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN10699\n"
"help.text"
-msgid "Host name"
-msgstr "Όνομα κεντρικού υπολογιστή"
+msgid "port is the default port for MySQL databases, namely 3306."
+msgstr "Η port είναι η προεπιλεγμένη θύρα για βάσεις δεδομένων MySQL, δηλαδή 3306."
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105F4\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN1069D\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the host name for the LDAP data source.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του κεντρικού υπολογιστή για την προέλευση δεδομένων LDAP.</ahelp>"
+msgid "database_name is the name of the database."
+msgstr "Το database_name είναι το όνομα της βάσης δεδομένων."
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105F7\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN106A0\n"
"help.text"
msgid "Data source URL"
msgstr "URL προέλευσης δεδομένων"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105FB\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN106A4\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the location of the JDBC data source as a URL.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την τοποθεσία για την προέλευση δεδομένων JDBC ως URL.</ahelp>"
+msgid "<ahelp hid=\"HID_DSADMIN_CONNURL_JDBCPAGE\">Enter the URL for the database. For example, for the MySQL JDBC driver, enter \"jdbc:mysql://<Servername>/<name of the database>\". For more information on the JDBC driver, consult the documentation that came with the driver.</ahelp>"
+msgstr "<ahelp hid=\"HID_DSADMIN_CONNURL_JDBCPAGE\">Εισάγετε την URL για τη βάση δεδομένων. Για παράδειγμα, για τον οδηγό MySQL JDBC driver, εισάγετε \"jdbc:mysql://<Servername>/<name of the database>\". Για περισσότερες πληροφορίες σχετικά με τον οδηγό JDBC, δείτε την τεκμηρίωση που έχετε λάβει μαζί με τον οδηγό.</ahelp>"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN105FE\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN106BB\n"
"help.text"
-msgid "JDBC driver class"
+msgid "JDBC Driver Class"
msgstr "Κλάση οδηγού JDBC"
-#: dabapropgen.xhp
-msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN10602\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter the name of the JDBC driver class that connects to the data source.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα της κλάσης του οδηγού JDBC που συνδέεται στην προέλευση δεδομένων.</ahelp>"
-
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN10605\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN106BF\n"
"help.text"
-msgid "Test Class"
-msgstr "Δοκιμή κλάσης"
+msgid "<ahelp hid=\"HID_DSADMIN_DRIVERCLASS\">Enter the name of the JDBC driver.</ahelp>"
+msgstr "<ahelp hid=\"HID_DSADMIN_DRIVERCLASS\">Εισάγετε το όνομα του οδηγού JDBC.</ahelp>"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN10609\n"
+"dabawiz02jdbc.xhp\n"
+"par_id7953733\n"
"help.text"
-msgid "<ahelp hid=\".\">Tests the database connection through the JDBC driver class.</ahelp>"
-msgstr "<ahelp hid=\".\">Ελέγχει τη σύνδεση στη βάση δεδομένων μέσω της κλάσης του οδηγού JDBC.</ahelp>"
+msgid "Before you can use a JDBC driver, you need to add its class path. Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME</emph><emph>- Advanced</emph>, and click the <emph>Class Path</emph> button. After you add the path information, restart <item type=\"productname\">%PRODUCTNAME</item>."
+msgstr "Πριν να μπορέσετε να επιλέξετε έναν οδηγό JDBC, χρειάζεται να προσθέσετε τη διαδρομή κλάσης του. Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline>%PRODUCTNAME</emph><emph>-Προχωρημένα</emph>, και πατήστε το κουμπί <emph>διαδρομή κλάσης</emph>. Αφού προσθέσετε την πληροφορία διαδρομής, επανεκκινήστε <item type=\"productname\">%PRODUCTNAME</item>."
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN10613\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN106CE\n"
"help.text"
-msgid "Choose a database"
-msgstr "Επιλογή βάσης δεδομένων"
+msgid "Test Class"
+msgstr "Δοκιμή κλάσης"
-#: dabapropgen.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabapropgen.xhp\n"
-"par_idN10617\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN106E4\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a database from the list or click <emph>Create</emph> to create a new database.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε μία βάση δεδομένων από τη λίστα ή κάντε κλικ στη <emph>Δημιουργία</emph> για δημιουργήσετε μία νέα βάση δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">Tests the connection with the current settings.</ahelp>"
+msgstr "<ahelp hid=\".\">Ελέγχει τη σύνδεση με τις τρέχουσες ρυθμίσεις.</ahelp>"
-#: dabawiz02ado.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"tit\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN106E7\n"
"help.text"
-msgid "ADO Connection"
-msgstr "Σύνδεση σε ADO"
+msgid "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Authentication</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Πιστοποίηση</link>"
-#: dabawiz02ado.xhp
+#: dabawiz02jdbc.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"bm_id7565233\n"
+"dabawiz02jdbc.xhp\n"
+"par_idN106F6\n"
"help.text"
-msgid "<bookmark_value>ADO databases (Base)</bookmark_value><bookmark_value>MS ADO interface (Base)</bookmark_value><bookmark_value>databases;ADO (Base)</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων ADO (Base)</bookmark_value><bookmark_value>περιβάλλον MS ADO (Base)</bookmark_value><bookmark_value>βάσεις δεδομένων, ADO (Base)</bookmark_value>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
-#: dabawiz02ado.xhp
+#: dabawiz02ldap.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN1054C\n"
+"dabawiz02ldap.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"ado\"><link href=\"text/shared/explorer/database/dabawiz02ado.xhp\">ADO Connection</link></variable>"
-msgstr "<variable id=\"ado\"><link href=\"text/shared/explorer/database/dabawiz02ado.xhp\">Σύνδεση σε ADO</link></variable>"
+msgid "LDAP Connection"
+msgstr "Σύνδεση σε LDAP"
-#: dabawiz02ado.xhp
+#: dabawiz02ldap.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN10550\n"
+"dabawiz02ldap.xhp\n"
+"bm_id22583\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the options for adding an ADO (Microsoft ActiveX Data Objects) database.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές για την προσθήκη μίας βάσης δεδομένων ADO (Microsoft ActiveX Data Objects)</ahelp>"
+msgid "<bookmark_value>LDAP server; address books (Base)</bookmark_value><bookmark_value>address books; LDAP server (Base)</bookmark_value><bookmark_value>data sources; LDAP server (Base)</bookmark_value>"
+msgstr "<bookmark_value>εξυπηρετητής LDAP, βιβλία διευθύνσεων (Base)</bookmark_value><bookmark_value>βιβλία διευθύνσεων, εξυπηρετητής LDAP (Base)</bookmark_value><bookmark_value>προελεύσεις δεδομένων, εξυπηρετητής LDAP (Base)</bookmark_value>"
-#: dabawiz02ado.xhp
+#: dabawiz02ldap.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN10565\n"
+"dabawiz02ldap.xhp\n"
+"par_idN10554\n"
"help.text"
-msgid "The ADO interface is a Microsoft Windows proprietary container for connecting to databases."
-msgstr "Η ADO είναι ένα περιβάλλον για την εμπορική χρήση των Microsoft Windows για να συνδεθείτε σε βάσεις δεδομένων."
+msgid "<variable id=\"ldap\"><link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">LDAP Connection</link></variable>"
+msgstr "<variable id=\"ldap\"><link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">Σύνδεση σε LDAP</link></variable>"
-#: dabawiz02ado.xhp
+#: dabawiz02ldap.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN10568\n"
+"dabawiz02ldap.xhp\n"
+"par_idN10558\n"
"help.text"
-msgid "$[officename] requires the Microsoft Data Access Components (MDAC) to use the ADO interface. Microsoft Windows 2000 and XP include these components by default. For earlier visions of Windows, you need to install MDAC separately. You can download MDAC from the Microsoft web site."
-msgstr "Το $[officename] απαιτεί το Microsoft Data Access Components (MDAC) για να χρησιμοποιήσει το περιβάλλον ADO. Τα Microsoft Windows 2000 και XP περιλαμβάνουν αυτά τα στοιχεία εξ ορισμού. Για νεότερες εκδόσεις των Windows, θα πρέπει να εγκαταστήσετε ξεχωριστά το MDAC. Μπορείτε να κατεβάσετε το MDAC από την ιστοσελίδα της Microsoft."
+msgid "<ahelp hid=\".\">Specifies the settings for importing a database using LDAP</ahelp> (<emph>Lightweight Directory Access Protocol)</emph>. This page is only available if you registered an LDAP server as an address database."
+msgstr "<ahelp hid=\".\">Καθορίζει τις ρυθμίσεις για την εισαγωγή μίας βάσης δεδομένων χρησιμοποιώντας το LDAP</ahelp> (<emph>Lightweight Directory Access Protocol)</emph>. Η σελίδα αυτή είναι διαθέσιμη μόνο αν καταχωρήσατε το διακομιστή LDAP ως βάση δεδομένων διευθύνσεων."
-#: dabawiz02ado.xhp
+#: dabawiz02ldap.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN1056B\n"
+"dabawiz02ldap.xhp\n"
+"par_idN10579\n"
"help.text"
-msgid "Data source URL"
-msgstr "Προέλευση δεδομένων URL"
+msgid "Server URL"
+msgstr "Εξυπηρετητής URL"
-#: dabawiz02ado.xhp
+#: dabawiz02ldap.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN1056F\n"
+"dabawiz02ldap.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the data source URL.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την προέλευση δεδομένων URL.</ahelp>"
+msgid "<ahelp hid=\"HID_DSADMIN_LDAP_HOSTNAME\">Enter the name of the LDAP server using the format \"ldap.server.com\".</ahelp>"
+msgstr "<ahelp hid=\"HID_DSADMIN_LDAP_HOSTNAME\">Εισάγετε το όνομα του εξυπηρετητή LDAP χρησιμοποιώντας τη μορφή \"ldap.server.com\".</ahelp>"
-#: dabawiz02ado.xhp
+#: dabawiz02ldap.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN10572\n"
+"dabawiz02ldap.xhp\n"
+"par_idN10594\n"
"help.text"
-msgid "Example URLs"
-msgstr "Παράδειγμα σχετικά με URL"
+msgid "Base DN"
+msgstr "Base DN"
-#: dabawiz02ado.xhp
+#: dabawiz02ldap.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN10576\n"
+"dabawiz02ldap.xhp\n"
+"par_idN10598\n"
"help.text"
-msgid "To connect to an Access 2000 file, use the format:"
-msgstr "Για να συνδεθείτε σε ένα αρχείο της Access, χρησιμοποιήστε τη μορφή:"
+msgid "<ahelp hid=\"HID_DSADMIN_LDAP_BASEDN\">Enter the starting point to search the LDAP database, for example, \"dc=com\".</ahelp>"
+msgstr "<ahelp hid=\"HID_DSADMIN_LDAP_BASEDN\">Εισάγετε το σημείο έναρξης για την αναζήτηση στη βάση δεδομένων LDAP, για παράδειγμα, \"dc=com\".</ahelp>"
-#: dabawiz02ado.xhp
+#: dabawiz02ldap.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN10579\n"
+"dabawiz02ldap.xhp\n"
+"par_idN105B7\n"
"help.text"
-msgid "PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=c:\\Access\\nwind2000.mdb"
-msgstr "PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=c:\\Access\\nwind2000.mdb"
+msgid "Port number"
+msgstr "Αριθμός θύρας"
-#: dabawiz02ado.xhp
+#: dabawiz02ldap.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN1057C\n"
+"dabawiz02ldap.xhp\n"
+"par_idN105BB\n"
"help.text"
-msgid "To connect with a name to a catalog on a Microsoft SQL server that has a name turner, enter:"
-msgstr "Για να συνδεθείτε με ένα όνομα σε έναν κατάλογο σε έναν εξυπηρετητή της Microsoft SQL που περιέχει ένα πεδίο εισαγωγής ονόματος, εισάγετε:"
+msgid "<ahelp hid=\"HID_DSADMIN_LDAP_PORTNUMBER\">Enter the port of the LDAP server, normally 389.</ahelp>"
+msgstr "<ahelp hid=\"HID_DSADMIN_LDAP_PORTNUMBER\">Εισάγετε την θύρα του εξυπηρετητή LDAP, η πιο συνηθέστερη είναι 389.</ahelp>"
-#: dabawiz02ado.xhp
+#: dabawiz02ldap.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN1057F\n"
+"dabawiz02ldap.xhp\n"
+"par_idN105CA\n"
"help.text"
-msgid "PROVIDER=sqloledb;DATA SOURCE=turner;INITIAL CATALOG=First"
-msgstr "PROVIDER=sqloledb;DATA SOURCE=turner;INITIAL CATALOG=First"
+msgid "Use secure connection (SSL)"
+msgstr "Χρήση ασφαλούς σύνδεσης (SSL)"
-#: dabawiz02ado.xhp
+#: dabawiz02ldap.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN10582\n"
+"dabawiz02ldap.xhp\n"
+"par_idN105CE\n"
"help.text"
-msgid "To access an ODBC driver as a provider:"
-msgstr "Για να έχετε πρόσβαση στον οδηγό ODBC ως πάροχος:"
+msgid "<ahelp hid=\"HID_DSADMIN_USESSL_LDAP\">Creates a secure connection to the LDAP server through the Secure Sockets Layer (SSL).</ahelp> By default, an SSL connection uses port 636. A regular connection uses port 389."
+msgstr "<ahelp hid=\"HID_DSADMIN_USESSL_LDAP\">Δημιουργεί μία ασφαλή σύνδεση στο εξυπηρετητή LDAP μέσω του Secure Sockets Layer (SSL).</ahelp> Ως προεπιλεγμένη, μία σύνδεση SSL χρησιμοποιεί τη θύρα 636. Μία κανονική σύνδεση χρησιμοποιεί την θύρα 389."
-#: dabawiz02ado.xhp
+#: dabawiz02ldap.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN10585\n"
+"dabawiz02ldap.xhp\n"
+"par_idN105DE\n"
"help.text"
-msgid "DSN=SQLSERVER"
-msgstr "DSN=SQLSERVER"
+msgid "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Authentication</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Πιστοποίηση</link>"
-#: dabawiz02ado.xhp
+#: dabawiz02ldap.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN10588\n"
+"dabawiz02ldap.xhp\n"
+"par_idN105F5\n"
"help.text"
-msgid "Browse"
-msgstr "Εξερεύνηση"
+msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
-#: dabawiz02ado.xhp
+#: dabawiz02mysql.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN1058C\n"
+"dabawiz02mysql.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to open a database selection dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να ανοίξετε ένα παράθυρο διαλόγου για την επιλογή βάσης δεδομένων.</ahelp>"
+msgid "MySQL Connection"
+msgstr "Σύνδεση σε MySQL"
-#: dabawiz02ado.xhp
+#: dabawiz02mysql.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN10596\n"
+"dabawiz02mysql.xhp\n"
+"par_idN10549\n"
"help.text"
-msgid "<ahelp hid=\".\">A user name can have a maximum of 18 characters.</ahelp>"
-msgstr "<ahelp hid=\".\">Το όνομα χρήστη μπορεί να περιέχει μέχρι 18 χαρακτήρες.</ahelp>"
+msgid "<variable id=\"mysql\"><link href=\"text/shared/explorer/database/dabawiz02mysql.xhp\">MySQL Connection</link></variable>"
+msgstr "<variable id=\"mysql\"><link href=\"text/shared/explorer/database/dabawiz02mysql.xhp\">Σύνδεση σε MySQL</link></variable>"
-#: dabawiz02ado.xhp
+#: dabawiz02mysql.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN10599\n"
+"dabawiz02mysql.xhp\n"
+"par_idN1054D\n"
"help.text"
-msgid "<ahelp hid=\".\">A password must contain 3 to 18 characters.</ahelp>"
-msgstr "<ahelp hid=\".\">Ο κωδικός πρόσβασης πρέπει να περιέχει από 3 έως 18 χαρακτήρες.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the options for MySQL databases.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές για βάσεις δεδομένων MySQL</ahelp>"
-#: dabawiz02ado.xhp
+#: dabawiz02mysql.xhp
msgctxt ""
-"dabawiz02ado.xhp\n"
-"par_idN1059C\n"
+"dabawiz02mysql.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
+msgid "Connect using ODBC (Open Database Connectivity)"
+msgstr "Σύνδεση με χρήση ODBC (Open Database Connectivity)"
-#: migrate_macros.xhp
+#: dabawiz02mysql.xhp
msgctxt ""
-"migrate_macros.xhp\n"
-"tit\n"
+"dabawiz02mysql.xhp\n"
+"par_idN10566\n"
"help.text"
-msgid "Migrate Macros"
-msgstr "Μεταφορά μακροεντολών"
+msgid "<ahelp hid=\".\">Connects to an existing ODBC data source that was set on a system level.</ahelp>"
+msgstr "<ahelp hid=\".\">Συνδέεται σε μία υπάρχουσα προέλευση δεδομένων ODBC που έχει οριστεί σε ένα επίπεδο του συστήματος.</ahelp>"
-#: migrate_macros.xhp
+#: dabawiz02mysql.xhp
msgctxt ""
-"migrate_macros.xhp\n"
-"bm_id6009095\n"
+"dabawiz02mysql.xhp\n"
+"par_idN10569\n"
"help.text"
-msgid "<bookmark_value>wizards;macros (Base)</bookmark_value> <bookmark_value>Macro Wizard (Base)</bookmark_value> <bookmark_value>macros;attaching new (Base)</bookmark_value> <bookmark_value>migrating macros (Base)</bookmark_value>"
-msgstr "<bookmark_value>οδηγοί;μακροεντολές (Base)</bookmark_value><bookmark_value>οδηγός μακροεντολών (Base)</bookmark_value><bookmark_value>μακροεντολές;προσθήκη νέων (Base)</bookmark_value><bookmark_value>μετακίνηση μακροεντολών (Base)</bookmark_value>"
+msgid "Connect using JDBC (Java Database Connectivity)"
+msgstr "Σύνδεση με χρήση JDBC (Java Database Connectivity)"
-#: migrate_macros.xhp
+#: dabawiz02mysql.xhp
msgctxt ""
-"migrate_macros.xhp\n"
-"hd_id0112200902353472\n"
+"dabawiz02mysql.xhp\n"
+"par_idN1056D\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/migrate_macros.xhp\">Migrate Macros</link>"
-msgstr "<link href=\"text/shared/explorer/database/migrate_macros.xhp\">Μεταφορά μακροεντολών</link>"
+msgid "<ahelp hid=\".\">Connects to an existing JDBC data source that was set on a system level.</ahelp>"
+msgstr "<ahelp hid=\".\">Συνδέεται σε μία υπάρχουσα προέλευση δεδομένων JDBC που έχει οριστεί σε ένα επίπεδο του συστήματος.</ahelp>"
-#: migrate_macros.xhp
+#: dabawiz02mysql.xhp
msgctxt ""
-"migrate_macros.xhp\n"
-"par_id0112200902353466\n"
+"dabawiz02mysql.xhp\n"
+"par_idN10570\n"
"help.text"
-msgid "<ahelp hid=\".\">The Database Document Macro Migration Wizard moves existing macros from sub-documents of an old Base file into the new Base file's macro storage area.</ahelp>"
-msgstr "<ahelp hid=\".\">Ο οδηγός μεταφοράς μακροεντολών εγγράφου βάσης δεδομένων μετακινεί τις υπάρχουσες μακροεντολές που βρίσκονται σε υπο-έγγραφα ενός αρχείου παλαιάς Base, στο νέο αποθηκευτικό χώρο μακροεντολών της νέας Base.</ahelp>"
+msgid "The next wizard page depends on your choice of ODBC or JDBC:"
+msgstr "Η επόμενη σελίδα του οδηγού εξαρτάται από την επιλογή σας, ODBC ή JDBC:"
-#: migrate_macros.xhp
+#: dabawiz02mysql.xhp
msgctxt ""
-"migrate_macros.xhp\n"
-"par_id0224200911454780\n"
+"dabawiz02mysql.xhp\n"
+"par_idN10573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose a location and file name to save the new database file. By default, the new file gets the same name as the old file, while the old file gets renamed with the string \"backup\" in the name.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μια τοποθεσία και ένα όνομα για να αποθηκευτεί το νέο αρχείο βάσης δεδομένων. Από προεπιλογή, το νέο αρχείο παίρνει το ίδιο όνομα με το παλιό αρχείο, ενώ το παλιό αρχείο μετονομάζεται με τη λέξη \"backup\" στο όνομα.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">ODBC Connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">Σύνδεση σε ODBC</link>"
-#: migrate_macros.xhp
+#: dabawiz02mysql.xhp
msgctxt ""
-"migrate_macros.xhp\n"
-"par_id022420091145472\n"
+"dabawiz02mysql.xhp\n"
+"par_idN10582\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">The list shows all changes that were applied to the database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Η λίστα εμφανίζει όλες τις αλλαγές που έγιναν στο αρχείο βάσης δεδομένων.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">JDBC Connection</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">Σύνδεση σε JDBC</link>"
-#: migrate_macros.xhp
+#: dabawiz02mysql.xhp
msgctxt ""
-"migrate_macros.xhp\n"
-"par_id0112200902353542\n"
+"dabawiz02mysql.xhp\n"
+"par_idN10591\n"
"help.text"
-msgid "Previously, macros have been allowed to reside only in the text sub-documents of forms and reports. Now macros can also be stored in the Base file itself. This means that macros in Base files can be called now from any of its sub-components: forms, reports, table design, query design, relation design, table data view."
-msgstr "Παλαιότερα, επιτρέπονταν στις μακροεντολές να βρίσκονται μόνο στο κείμενο υπο-εγγράφων και αναφορών. Τώρα οι μακροεντολές μπορούν να αποθηκεύονται και στην ίδια τη Base. Αυτό σημαίνει ότι οι μακροεντολές στα αρχεία Base μπορούν να κληθούν από οποιοδήποτε στοιχεία της Base: φόρμες, αναφορές, σχεδίαση πίνακα, σχεδίαση ερωτήματος, σχεδίαση σχέσης, προβολής δεδομένων πίνακα."
+msgid "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Authentication</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Πιστοποίηση</link>"
-#: migrate_macros.xhp
+#: dabawiz02mysql.xhp
msgctxt ""
-"migrate_macros.xhp\n"
-"par_id0112200903075865\n"
+"dabawiz02mysql.xhp\n"
+"par_idN105A0\n"
"help.text"
-msgid "However, it is technically not possible to store macros both in a Base file and in its sub-documents at the same time. So, if you want to attach some new macros to the Base file, while retaining any existing old macros that were stored in the sub-documents, you must move the existing old macros up to the Base file's macro storage area."
-msgstr "Όμως, δεν είναι τεχνικά δυνατό να αποθηκεύονται οι μακροεντολές και στην Base και στα υποέγγραφα την ίδια στιγμή. Έτσι αν θέλετε να επισυνάψετε μερικές νέες μακροεντολές σε ένα αρχείο Base, αλλά και να διατηρήσετε τις παλαιές μακροεντολές που βρίσκονται στα υπο-έγγραφα, θα πρέπει να μετακινήσετε τις υπάρχουσες παλαιές στο νέα αποθηκευτικό χώρο της Base."
+msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
-#: migrate_macros.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"migrate_macros.xhp\n"
-"par_id0112200903075830\n"
+"dabawiz02odbc.xhp\n"
+"tit\n"
"help.text"
-msgid "The Database Document Macro Migration Wizard can move the macros up into the Base file's storage area. You can then examine the macros and edit them as needed."
-msgstr "Ο οδηγός μεταφοράς μακροεντολών εγγράφου βάσης δεδομένων μπορεί να μετακινεί τις μακροεντολές στον αποθηκευτικό χώρο μακροεντολών της Base. Εκεί μπορείτε να εξετάσετε τις μακροεντολές και να τις επεξεργαστείτε."
+msgid "ODBC Connection"
+msgstr "Σύνδεση ODBC"
-#: migrate_macros.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"migrate_macros.xhp\n"
-"par_id0112200903075951\n"
+"dabawiz02odbc.xhp\n"
+"bm_id3149031\n"
"help.text"
-msgid "For example, it is possible that macros from the sub-documents had the same module names and macro names. After you moved the macros into one common macro storage area, you must edit the macros to make the names unique. The wizard cannot do this."
-msgstr "Για παράδειγμα, είναι πιθανόν οι μακροεντολές στα υπο-έγγραφα να έχουν τα ίδια ονόματα αρθρωμάτων και μακροεντολών. Αφού μετακινήσετε τις μακροεντολές στο νέο κοινό αποθηκευτικό χώρο, θα πρέπει να επεξεργαστείτε τα ονόματα για να τα κάνετε μοναδικά. Ο οδηγός δεν μπορεί να το κάνει αυτό."
+msgid "<bookmark_value>ODBC;database (Base)</bookmark_value><bookmark_value>databases;ODBC (Base)</bookmark_value>"
+msgstr "<bookmark_value>ODBC, βάση δεδομένων (Base)</bookmark_value><bookmark_value>βάσεις δεδομένων, ODBC (Base)</bookmark_value>"
-#: migrate_macros.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"migrate_macros.xhp\n"
-"par_id0112200903075915\n"
+"dabawiz02odbc.xhp\n"
+"par_idN1053D\n"
"help.text"
-msgid "The wizard can backup the Base file to another folder of your choice. The wizard changes the original Base file. The backup remains unchanged."
-msgstr "Ο οδηγός μπορεί να δημιουργήσει αντίγραφο ασφαλείας του αρχείου Base σε ένα άλλο φάκελο της επιλογής σας. Ο οδηγός αλλάζει το αρχικό αρχείο Base. Το αντίγραφο ασφαλείας δεν αλλάζει."
+msgid "<variable id=\"odbc\"><link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">ODBC Connection</link></variable>"
+msgstr "<variable id=\"odbc\"><link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">Σύνδεση σε ODBC</link></variable>"
-#: migrate_macros.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"migrate_macros.xhp\n"
-"par_id0112200902353554\n"
+"dabawiz02odbc.xhp\n"
+"par_idN10541\n"
"help.text"
-msgid "<link href=\"http://wiki.documentfoundation.org/Macros_in_Database_Documents\">An in depth explanation by the developers (Wiki).</link>"
-msgstr "<link href=\"http://wiki.documentfoundation.org/Macros_in_Database_Documents\">Μια σε βάθος εξήγηση από τους προγραμματιστές (Βίκι).</link>"
+msgid "<ahelp hid=\".\">Specifies the settings for <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link> databases.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τις ρυθμίσεις για τις βάσεις δεδομένων <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link>.</ahelp>"
-#: 02000002.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"02000002.xhp\n"
-"tit\n"
+"dabawiz02odbc.xhp\n"
+"par_id8856776\n"
"help.text"
-msgid "Missing Element"
-msgstr "Ελλιπές στοιχείο"
+msgid "To edit or add records to a database table in $[officename], the table must have a unique index field."
+msgstr "Για να επεξεργαστείτε ή να προσθέσετε εγγραφές σε έναν πίνακα βάσης δεδομένων στο $[officename], ο πίνακας θα πρέπει να περιέχει ένα πεδίο μοναδικής ευρετηρίασης."
-#: 02000002.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"02000002.xhp\n"
-"bm_id3150445\n"
+"dabawiz02odbc.xhp\n"
+"par_id8034302\n"
"help.text"
-msgid "<bookmark_value>queries; missing elements (Base)</bookmark_value>"
-msgstr "<bookmark_value>ερωτήματα; στοιχεία που λείπουν (Base)</bookmark_value>"
+msgid "On Solaris and Linux platforms, try to use a JDBC driver instead of an ODBC driver. See http://www.unixodbc.org for an ODBC implementation on Solaris or Linux."
+msgstr "Σε συστήματα Solaris και Linux, προσπαθήστε να χρησιμοποιήσετε έναν οδηγό JDBC αντί για έναν ODBC. Δείτε την ιστοσελίδα http://www.unixodbc.org για μια εφαρμογή του ODBC στο Solaris και το Linux."
-#: 02000002.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"02000002.xhp\n"
-"hd_id3150445\n"
-"1\n"
+"dabawiz02odbc.xhp\n"
+"par_id8560136\n"
"help.text"
-msgid "Missing Element"
-msgstr "Ελλιπές στοιχείο"
+msgid "To connect to a Microsoft Access database on Windows, use the ADO or Access database interface, rather than ODBC."
+msgstr "Για να συνδεθείτε σε μία βάση δεδομένων Microsoft Access στα Windows, χρησιμοποιήστε το περιβάλλον βάσης δεδομένων ADO ή Access , αντί για την ODBC."
-#: 02000002.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"02000002.xhp\n"
-"par_id3150247\n"
-"2\n"
+"dabawiz02odbc.xhp\n"
+"par_id2082583\n"
"help.text"
-msgid "If a query in which tables or fields no longer exist is opened, the<emph> Missing Element </emph>dialog appears. This dialog names the missing table or the field which cannot be interpreted and allows you to decide how to continue with the procedure."
-msgstr "Εάν ανοίξετε ένα ερώτημα για το οποίο οι πίνακες ή τα πεδία έχουν σβηστεί, εμφανίζεται ο διάλογος <emph>Ελλιπές στοιχείο</emph>. Ο διάλογος αυτός προσδιορίζει τον πίνακα ή το πεδίο που λείπει και σας επιτρέπει να επιλέξετε πως θα συνεχίσετε την διαδικασία."
+msgid "Drivers for ODBC are supplied and supported by the manufacturer of the database. $[officename] only supports the ODBC 3 standard."
+msgstr "Οι οδηγοί για την ODBC παρέχονται και υποστηρίζονται από τον κατασκευαστή της βάσης δεδομένων. Το $[officename] υποστηρίζει μόνο το τυπικό ODBC 3."
-#: 02000002.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"02000002.xhp\n"
-"hd_id3145072\n"
-"3\n"
+"dabawiz02odbc.xhp\n"
+"par_idN10552\n"
"help.text"
-msgid "How to continue?"
-msgstr "Πώς θέλετε να συνεχίσετε;"
+msgid "Name of the ODBC database"
+msgstr "Όνομα της βάσης δεδομένων ODBC"
-#: 02000002.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"02000002.xhp\n"
-"par_id3149177\n"
-"4\n"
+"dabawiz02odbc.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "There are three options available for answering this question:"
-msgstr "Μπορείτε να επιλέξετε μία από τις τρεις διαθέσιμες απαντήσεις."
+msgid "<ahelp hid=\".\">Enter the path to the database file.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την διαδρομή προς το αρχείο της βάσης δεδομένων.</ahelp>"
-#: 02000002.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"02000002.xhp\n"
-"hd_id3147576\n"
-"5\n"
+"dabawiz02odbc.xhp\n"
+"par_idN10559\n"
"help.text"
-msgid "Do you really want to open the query in the graphic view?"
-msgstr "Να ανοίξετε το ερώτημα στην προβολή σχεδιασμού."
+msgid "Browse"
+msgstr "Εξερεύνηση"
-#: 02000002.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"02000002.xhp\n"
-"par_id3166461\n"
-"6\n"
+"dabawiz02odbc.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to open the query in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Design View\">Design View</link> in spite of missing elements.</ahelp> This option also allows you to specify if other errors need to be ignored."
-msgstr "<ahelp hid=\".\">Σας επιτρέπει να ανοίξετε ένα ερώτημα στην<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Προβολή Σχεδίασης\">Προβολή Σχεδίασης</link> παρά το γεγονός ότι λείπουν στοιχεία.</ahelp> Αυτή η επιλογή σας επιτρέπει να καθορίσετε αν στη συνέχεια θα αγνοούνται άλλα σφάλματα."
+msgid "<ahelp hid=\".\">Click to open an ODBC data source selection dialog:</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να ανοίξετε ένα παράθυρο διαλόγου για την επιλογή προέλευσης δεδομένων ODBC:</ahelp>"
-#: 02000002.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"02000002.xhp\n"
-"par_id3153031\n"
-"7\n"
+"dabawiz02odbc.xhp\n"
+"par_idN10560\n"
"help.text"
-msgid "The query is opened in the Design View (the graphical interface). Missing tables appear blank and invalid fields appear with their (invalid) names in the list of fields. This lets you work with exactly those fields that caused the error."
-msgstr "Το ερώτημα ανοίγει στην προβολή σχεδίασης (περιβάλλον εργασίας του σχεδιασμού). Οι πίνακες που λείπουν εμφανίζονται κενοί, ενώ τα μη έγκυρα πεδία εμφανίζονται με τα (μη έγκυρα) ονόματά τους στη λίστα πεδίων. Αυτό σας επιτρέπει να εργαστείτε με τα πεδία που προκάλεσαν το σφάλμα."
+msgid "Choose a data source"
+msgstr "Επιλογή προέλευσης δεδομένων"
-#: 02000002.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"02000002.xhp\n"
-"hd_id3149578\n"
-"8\n"
+"dabawiz02odbc.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "Open the query in the SQL View"
-msgstr "Να ανοίξετε το ερώτημα στην προβολή SQL."
+msgid "<ahelp hid=\".\">Select a data source to which you want to connect using ODBC. Then click <emph>OK</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε μία προέλευση δεδομένων στην οποία επιθυμείτε να συνδεθείτε χρησιμοποιώντας το ODBC. Ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>.</ahelp>"
-#: 02000002.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"02000002.xhp\n"
-"par_id3159157\n"
-"9\n"
+"dabawiz02odbc.xhp\n"
+"par_idN10567\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to open the query design in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Mode\">SQL Mode</link> and to interpret the query as a <link href=\"text/shared/02/14030000.xhp\" name=\"Native SQL\">Native SQL</link>.</ahelp> You can only quit the native SQL mode when the $[officename] statement is completely interpreted (only possible if the used tables or fields in the query really exist)."
-msgstr "<ahelp hid=\".\">Σας επιτρέπει να ανοίξετε τη σχεδίαση ερωτήματος στη <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Λειτουργία SQL\">Λειτουργία SQL</link> και να μεταγλωττίσετε το ερώτημα ως <link href=\"text/shared/02/14030000.xhp\" name=\"Native SQL\">Αρχική SQL</link>.</ahelp> Μπορείτε να τερματίσετε μόνο την αρχική λειτουργία SQL όταν έχει πλήρως μεταγλωττιστεί η δήλωση του $[officename] (πράγμα που είναι δυνατό μόνο αν υπάρχουν πραγματικά οι πίνακες ή τα πεδία που χρησιμοποιούνται στο ερώτημα )."
+msgid "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Authentication</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Πιστοποίηση</link>"
-#: 02000002.xhp
+#: dabawiz02odbc.xhp
msgctxt ""
-"02000002.xhp\n"
-"hd_id3150984\n"
-"10\n"
+"dabawiz02odbc.xhp\n"
+"par_idN10576\n"
"help.text"
-msgid "Do not open the query"
-msgstr "Να μην ανοιχθεί το ερώτημα"
+msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
-#: 02000002.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"02000002.xhp\n"
-"par_id3156329\n"
-"11\n"
+"dabawiz02oracle.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to cancel the procedure and specify that the query should not be opened.</ahelp> This option corresponds to the function of the <emph>Cancel</emph> dialog button."
-msgstr "<ahelp hid=\".\">Σας επιτρέπει να ακυρώσετε την διαδικασία και να ορίσετε ότι το ερώτημα δεν πρέπει να ανοιχθεί </ahelp> Αυτή η επιλογή ανταποκρίνεται στην λειτουργία του κουμπιού του διαλόγου <emph>Ακύρωσης</emph>."
+msgid "Oracle Database Connection"
+msgstr "Σύνδεση σε βάση δεδομένων Oracle"
-#: 02000002.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"02000002.xhp\n"
-"hd_id3148492\n"
-"12\n"
+"dabawiz02oracle.xhp\n"
+"bm_id5900753\n"
"help.text"
-msgid "Also ignore similar errors"
-msgstr "Να αγνοούνται επίσης παρόμοια σφάλματα"
+msgid "<bookmark_value>Oracle databases (base)</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων Oracle (base)</bookmark_value>"
-#: 02000002.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"02000002.xhp\n"
-"par_id3154285\n"
-"13\n"
+"dabawiz02oracle.xhp\n"
+"par_idN105A4\n"
"help.text"
-msgid "<ahelp hid=\".\">If you selected the first option, but you still want to open the query in the graphics view in spite of missing elements, you can specify whether other errors are ignored.</ahelp> Therefore, in the current opening process, no error message will be displayed if the query can not be correctly interpreted."
-msgstr "<ahelp hid=\".\">Εάν επιλέξατε την πρώτη επιλογή, αλλά θέλετε ακόμα να ανοίξετε το ερώτημα στην προβολή σχεδιασμού, παραβλέποντας τα στοιχεία που λείπουν, μπορείτε να ορίσετε εάν θα παραβλέπονται και τα υπόλοιπα σφάλματα.</ahelp> Επομένως, στην παρούσα διαδικασία ανοίγματος,δεν θα εμφανίζεται κανένα μήνυμα σφάλματος εάν το ερώτημα δεν μπορεί να ερμηνευτεί σωστά."
+msgid "Oracle Database Connection"
+msgstr "Σύνδεση σε βάση δεδομένων Oracle"
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"tit\n"
+"dabawiz02oracle.xhp\n"
+"par_idN105A8\n"
"help.text"
-msgid "Database Wizard"
-msgstr "Αυτόματος πιλότος βάσης δεδομένων"
+msgid "<ahelp hid=\".\">Specifies the options to access an Oracle database.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές πρόσβασης σε βάση δεδομένων Oracle.</ahelp>"
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"bm_id2026429\n"
+"dabawiz02oracle.xhp\n"
+"par_idN105BD\n"
"help.text"
-msgid "<bookmark_value>wizards;databases (Base)</bookmark_value><bookmark_value>Database Wizard (Base)</bookmark_value><bookmark_value>databases; formats (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>dBASE; database settings (Base)</bookmark_value><bookmark_value>spreadsheets;as databases (base)</bookmark_value>"
-msgstr "<bookmark_value>Αυτόματοι πιλότοι,βάσεις δεδομένων(Base)</bookmark_value><bookmark_value>Αυτόματος πιλότος βάσης δεδομένων (Base)</bookmark_value><bookmark_value>databases; formats (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>dBASE; database settings (Base)</bookmark_value><bookmark_value>spreadsheets;as databases (base)</bookmark_value>"
+msgid "Oracle database"
+msgstr "Βάση δεδομένων Oracle"
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"par_idN105B4\n"
+"dabawiz02oracle.xhp\n"
+"par_idN105C1\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
+msgid "You can use a JDBC driver to access an Oracle database from Solaris or Linux. To access the database from Windows, you need an ODBC driver."
+msgstr "Μπορείτε να χρησιμοποιήσετε έναν οδηγό JDBC για να αποκτήσετε πρόσβαση σε μία βάση δεδομένων Oracle από το λειτουργικό σύστημα Solaris ή Linux. Για να προσπελάσετε τη βάση δεδομένων μέσω Windows, χρειάζεστε έναν οδηγό ODBC."
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"par_idN105C4\n"
+"dabawiz02oracle.xhp\n"
+"par_idN105D4\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">The Database Wizard creates a database file that contains information about a database.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ο Αυτόματος πιλότος βάσης δεδομένων δημιουργεί ένα αρχείο βάσης δεδομένων που περιέχει πληροφορίες σχετικά με μία βάση δεδομένων.</ahelp>"
+msgid "On UNIX, ensure that the Oracle database client is installed with JDBC support. The JDBC driver class for the Solaris Oracle client version 8.x is located in the <Oracle client>/product/jdbc/lib/classes111.zip directory. You can also download the latest version of the driver from the Oracle web site:"
+msgstr "Σε λειτουργικό UNIX, βεβαιωθείτε ότι ο πελάτης της βάσης δεδομένων Oracle είναι εγκατεστημένος με την υποστήριξη JDBC. Ο οδηγός JDBC για την έκδοση 8.x πελάτη της Oracle για Solaris εντοπίζεται στον κατάλογο <Oracle client>/product/jdbc/lib/classes111.zip. Μπορείτε επίσης να κατεβάσετε την τελευταία έκδοση του οδηγού από την ιστοσελίδα της Oracle:"
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"par_id9856563\n"
+"dabawiz02oracle.xhp\n"
+"par_idN105D7\n"
"help.text"
-msgid "The Database Wizard creates a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link> that contains information about a database."
-msgstr "Ο Αυτόματος πιλότος βάσης δεδομένων δημιουργεί ένα <link href=\"text/shared/explorer/database/dabadoc.xhp\">αρχείο βάσης δεδομένων</link> που περιέχει πληροφορίες σχετικά με μία βάση δεδομένων."
+msgid "http://otn.oracle.com/tech/java/sqlj_jdbc/content.html"
+msgstr "http://otn.oracle.com/tech/java/sqlj_jdbc/content.html"
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"par_idN105D5\n"
+"dabawiz02oracle.xhp\n"
+"par_idN105EA\n"
"help.text"
-msgid "Depending on the type of operation and the type of database, the Database Wizard consists of a varying number of steps."
-msgstr "Ανάλογα με τον τύπο λειτουργικού συστήματος και τον τύπο βάσης δεδομένων, ο Αυτόματος πιλότος βάσης δεδομένων αποτελείται από διαφορετικό αριθμό βημάτων."
+msgid "<ahelp hid=\".\">In the <emph>Data source URL</emph> box, enter the location of the Oracle database server. The syntax of the URL depends on the database type. See the documentation that came with the JDBC driver for more information.</ahelp>"
+msgstr "<ahelp hid=\".\">Στο πεδίο <emph>Προέλευση δεδομένων URL</emph>, εισάγετε την τοποθεσία του εξυπηρετητή της βάσης δεδομένων Oracle. Η σύνταξη της URL εξαρτάται από τον τύπο της βάσης δεδομένων. Για περισσότερες πληροφορίες, δείτε την τεκμηρίωση που έχετε με τον οδηγό JDBC.</ahelp>"
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"par_idN105DB\n"
+"dabawiz02oracle.xhp\n"
+"par_idN105F1\n"
"help.text"
-msgid "If you create a new database file, the wizard contains two steps."
-msgstr "Αν δημιουργήσετε ένα νέο αρχείο βάσης δεδομένων, ο αυτόματος πιλότος περιέχει δύο βήματα."
+msgid "For an Oracle database, the syntax of the URL is:"
+msgstr "Για μία βάση δεδομένων Oracle, η σύνταξη της URL είναι η εξής:"
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"par_idN105DF\n"
+"dabawiz02oracle.xhp\n"
+"par_idN105F4\n"
"help.text"
-msgid "If you open the Database Wizard to create a database file for an existing database connection, there may be more steps to specify paths, authentication information, and more."
-msgstr "Αν ανοίξετε τον Αυτόματο πιλότο βάσης δεδομένων για να δημιουργήσετε ένα αρχείο βάσης δεδομένων για μία σύνδεση σε υπάρχουσα βάση δεδομένων, ενδεχομένως να υπάρχουν περισσότερα βήματα για τον προσδιορισμό των διαδρομών, πληροφοριών πιστοποίησης και διαφόρων άλλων ρυθμίσεων."
+msgid "oracle:thin:@hostname:port:database_name"
+msgstr "oracle:thin:@hostname:port:database_name"
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"par_idN105F2\n"
+"dabawiz02oracle.xhp\n"
+"par_idN105FD\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02text.xhp\">Set up text file connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02text.xhp\">Ρύθμιση σύνδεσης αρχείου κειμένου</link>"
+msgid "hostname is the name of the machine that runs the Oracle database. You can also replace hostname with the IP address of the server."
+msgstr "Το hostname είναι το όνομα του μηχανήματος που εκτελεί τη βάση δεδομένων Oracle. Μπορείτε επίσης να το αντικαταστήσετε με τη διεύθυνση IP του διακομιστή."
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
+"dabawiz02oracle.xhp\n"
"par_idN10601\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02access.xhp\">Set up Microsoft Access connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02access.xhp\">Ρύθμιση σύνδεσης της Microsoft Access</link>"
-
-#: dabawiz00.xhp
-msgctxt ""
-"dabawiz00.xhp\n"
-"par_idN1062E\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02ado.xhp\">Set up ADO connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02ado.xhp\">Ρύθμιση σύνδεσης ADO</link>"
-
-#: dabawiz00.xhp
-msgctxt ""
-"dabawiz00.xhp\n"
-"par_idN10610\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">Set up LDAP connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">Ρύθμιση σύνδεσης LDAP</link>"
+msgid "port is the port where the Oracle database listens. Ask your database administrator for the correct port address."
+msgstr "Η port είναι η θύρα όπου επικοινωνεί η βάση δεδομένων Oracle. Απευθυνθείτε στο διαχειριστή της βάσης δεδομένων για τη σωστή διεύθυνση της πόρτας."
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"par_idN1061F\n"
+"dabawiz02oracle.xhp\n"
+"par_idN10605\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02adabas.xhp\">Set up Adabas D connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02adabas.xhp\">Ρύθμιση σύνδεσης Adabas D</link>"
+msgid "database_name is the name of the Oracle database. Ask your database administrator for the correct name."
+msgstr "Το database_name είναι το όνομα της βάσης δεδομένων Oracle. Απευθυνθείτε το διαχειριστή της βάσης δεδομένων για το σωστό όνομα."
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"par_idN1070F\n"
+"dabawiz02oracle.xhp\n"
+"par_idN10608\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02dbase.xhp\">Set up dBASE connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02dbase.xhp\">Ρύθμιση σύνδεσης dBASE</link>"
+msgid "Name of the Oracle database"
+msgstr "Όνομα βάσης δεδομένων Oracle"
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"par_idN1063D\n"
+"dabawiz02oracle.xhp\n"
+"par_idN1060C\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">Set up JDBC connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">Ρύθμιση σύνδεσης JDBC</link>"
+msgid "<ahelp hid=\".\">Enter the name of the Oracle database.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα για τη βάση δεδομένων Oracle.</ahelp>"
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"par_idN1064C\n"
+"dabawiz02oracle.xhp\n"
+"par_idN1060F\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02oracle.xhp\">Set up Oracle database connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02oracle.xhp\">Ρύθμιση σύνδεσης βάσης δεδομένων Oracle</link>"
+msgid "Server URL"
+msgstr "Εξυπηρετητής URL"
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"par_idN1065B\n"
+"dabawiz02oracle.xhp\n"
+"par_idN10613\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02mysql.xhp\">MySQL settings</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02mysql.xhp\">Ρυθμίσεις MySQL</link>"
+msgid "<ahelp hid=\".\">Enter the URL for the database server. </ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το URL για τον εξυπηρετητή της βάσης δεδομένων. </ahelp>"
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"par_idN1066A\n"
+"dabawiz02oracle.xhp\n"
+"par_idN10616\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">ODBC settings</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">Ρυθμίσεις ODBC</link>"
+msgid "Port number"
+msgstr "Αριθμός θύρας"
-#: dabawiz00.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"dabawiz00.xhp\n"
-"par_idN10679\n"
+"dabawiz02oracle.xhp\n"
+"par_idN1061A\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02spreadsheet.xhp\">Set up Spreadsheet connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02spreadsheet.xhp\">Ρύθμιση σύνδεσης υπολογιστικού φύλλου</link>"
+msgid "<ahelp hid=\".\">Enter the port number for the database server.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τον αριθμό της θύρας για τον εξυπηρετητή της βάσης δεδομένων.</ahelp>"
-#: rep_pagenumbers.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"rep_pagenumbers.xhp\n"
-"tit\n"
+"dabawiz02oracle.xhp\n"
+"par_idN1061D\n"
"help.text"
-msgid "Page Numbers"
-msgstr "Αριθμοί σελίδων"
+msgid "Oracle JDBC Driver Class"
+msgstr "Κλάση οδηγού Oracle JDBC"
-#: rep_pagenumbers.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"rep_pagenumbers.xhp\n"
-"hd_id3674123\n"
+"dabawiz02oracle.xhp\n"
+"par_idN10621\n"
"help.text"
-msgid "<variable id=\"rep_pagenumbers\"><link href=\"text/shared/explorer/database/rep_pagenumbers.xhp\">Page Numbers</link></variable>"
-msgstr "<variable id=\"rep_pagenumbers\"><link href=\"text/shared/explorer/database/rep_pagenumbers.xhp\">Αριθμοί σελίδων</link></variable>"
+msgid "<ahelp hid=\"HID_DSADMIN_DRIVERCLASS\">Enter the name of the JDBC driver.</ahelp>"
+msgstr "<ahelp hid=\"HID_DSADMIN_DRIVERCLASS\">Εισάγετε το όνομα του οδηγού JDBC.</ahelp>"
-#: rep_pagenumbers.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"rep_pagenumbers.xhp\n"
-"par_id3424481\n"
+"dabawiz02oracle.xhp\n"
+"par_idN10630\n"
"help.text"
-msgid "<ahelp hid=\".\">You can open the Page Numbers dialog of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">Insert - Page Numbers</item>.</ahelp>"
-msgstr "<ahelp hid=\".\">Μπορείτε να ανοίξετε το παράθυρο διαλόγου Αριθμοί σελίδων της <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμησης αναφοράς</link> επιλέγοντας <item type=\"menuitem\">Εισαγωγή - Αριθμοί σελίδων</item>.</ahelp>"
+msgid "Test Class"
+msgstr "Δοκιμή κλάσης"
-#: rep_pagenumbers.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"rep_pagenumbers.xhp\n"
-"par_id1068758\n"
+"dabawiz02oracle.xhp\n"
+"par_idN10634\n"
"help.text"
-msgid "Press <item type=\"keycode\">Shift-F1</item> and point with the mouse at an input box to see a help text for this input box."
-msgstr "Πιέστε τον συνδυασμό πλήκτρων <item type=\"keycode\">Shift-F1</item> και τοποθετήστε το δείκτη του ποντικιού σας σε ένα πεδίο εισαγωγής για να δείτε ένα κείμενο βοήθειας σχετικά με το πεδίο αυτό."
+msgid "<ahelp hid=\".\">Tests the connection with the current settings.</ahelp>"
+msgstr "<ahelp hid=\".\">Ελέγχει τη σύνδεση με τις τρέχουσες ρυθμίσεις.</ahelp>"
-#: rep_pagenumbers.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"rep_pagenumbers.xhp\n"
-"par_id1559190\n"
+"dabawiz02oracle.xhp\n"
+"par_idN10637\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Page N</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σελίδα N</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Authentication</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Πιστοποίηση</link>"
-#: rep_pagenumbers.xhp
+#: dabawiz02oracle.xhp
msgctxt ""
-"rep_pagenumbers.xhp\n"
-"par_id9879146\n"
+"dabawiz02oracle.xhp\n"
+"par_idN10646\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Page N of M</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σελίδα N από Μ</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
-#: rep_pagenumbers.xhp
+#: dabawiz02spreadsheet.xhp
msgctxt ""
-"rep_pagenumbers.xhp\n"
-"par_id9404278\n"
+"dabawiz02spreadsheet.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Top of Page (Header)</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κορυφή σελίδας (Κεφαλίδα)</ahelp>"
+msgid "Spreadsheet Database Connection"
+msgstr "Σύνδεση υπολογιστικού φύλλου με βάση δεδομένων"
-#: rep_pagenumbers.xhp
+#: dabawiz02spreadsheet.xhp
msgctxt ""
-"rep_pagenumbers.xhp\n"
-"par_id7626880\n"
+"dabawiz02spreadsheet.xhp\n"
+"par_idN1053A\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Bottom of Page (Footer)</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τέλος σελίδας (Υποσέλιδο)</ahelp>"
+msgid "Spreadsheet Database Connection"
+msgstr "Σύνδεση υπολογιστικού φύλλου με βάση δεδομένων"
-#: rep_pagenumbers.xhp
+#: dabawiz02spreadsheet.xhp
msgctxt ""
-"rep_pagenumbers.xhp\n"
-"par_id6124149\n"
+"dabawiz02spreadsheet.xhp\n"
+"par_idN1053E\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Alignment</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Στοίχιση</ahelp>"
+msgid "Location and file name"
+msgstr "Τοποθεσία και όνομα αρχείου"
-#: rep_pagenumbers.xhp
+#: dabawiz02spreadsheet.xhp
msgctxt ""
-"rep_pagenumbers.xhp\n"
-"par_id9651478\n"
+"dabawiz02spreadsheet.xhp\n"
+"par_idN10542\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Show Number on First Page</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφάνιση αριθμού στην πρώτη σελίδα</ahelp>"
+msgid "<ahelp hid=\".\">Enter the path and file name to the spreadsheet file.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την διαδρομή και το όνομα αρχείου για το αρχείο υπολογιστικού φύλλου.</ahelp>"
-#: rep_pagenumbers.xhp
+#: dabawiz02spreadsheet.xhp
msgctxt ""
-"rep_pagenumbers.xhp\n"
-"par_id8257087\n"
+"dabawiz02spreadsheet.xhp\n"
+"par_idN10545\n"
"help.text"
-msgid "Select the format for the page numbers, either \"Page N\" or \"Page N of M\", where N stands for the current page number, and M for the total number of pages in the report."
-msgstr "Επιλέξτε τη μορφή για τους αριθμούς των σελίδων, είτε \"Σελίδα N\" ή \"Σελίδα N από M\", το N αντιστοιχεί στον αριθμό της τρέχουσας σελίδας, και το Μ στο συνολικό αριθμό σελίδων της αναφοράς."
+msgid "Browse"
+msgstr "Εξερεύνηση"
-#: rep_pagenumbers.xhp
+#: dabawiz02spreadsheet.xhp
msgctxt ""
-"rep_pagenumbers.xhp\n"
-"par_id3479415\n"
+"dabawiz02spreadsheet.xhp\n"
+"par_idN10549\n"
"help.text"
-msgid "Select to show the page numbers in the Page Header area or in the Page Footer area."
-msgstr "Επιλέξτε να εμφανίζονται οι αριθμοί των σελίδων στην περιοχή Κεφαλίδα σελίδας ή στην περιοχή Υποσέλιδο σελίδας."
+msgid "<ahelp hid=\".\">Click to open a file selection dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να ανοίξετε ένα παράθυρο διαλόγου επιλογής αρχείων.</ahelp>"
-#: rep_pagenumbers.xhp
+#: dabawiz02spreadsheet.xhp
msgctxt ""
-"rep_pagenumbers.xhp\n"
-"par_id4441663\n"
+"dabawiz02spreadsheet.xhp\n"
+"par_idN1054C\n"
"help.text"
-msgid "Select an alignment. By default the page numbers are centered between the left and right margins. You can align the field to the left or right. You can also select Inside to print page number on odd pages on the left side and even page numbers on the right side. Select Outside for the opposite alignment."
-msgstr "Επιλέξτε μία στοίχιση. Εξ ορισμού οι αριθμοί των σελίδων στοιχίζονται στο κέντρο μεταξύ των αριστερών και δεξιών περιθωρίων. Μπορείτε να στοιχίσετε το πεδίο στα αριστερά ή στα δεξιά. Μπορείτε επίσης να επιλέξετε την επιλογή Μέσα για να εκτυπώνεται ο αριθμός σελίδας στην αριστερή πλευρά για τις περιττές σελίδες και στη δεξιά πλευρά για τις άρτιες. Επιλέξτε την επιλογή Έξω για αντίθετη στοίχιση."
+msgid "Password required"
+msgstr "Απαιτείται κωδικός πρόσβασης"
-#: rep_pagenumbers.xhp
+#: dabawiz02spreadsheet.xhp
msgctxt ""
-"rep_pagenumbers.xhp\n"
-"par_id3012176\n"
+"dabawiz02spreadsheet.xhp\n"
+"par_idN10550\n"
"help.text"
-msgid "When you click OK, a data field for the page numbers is inserted. If no header or footer area exist, the area will be created as needed."
-msgstr "Όταν κάνετε κλικ στο κουμπί ΟΚ, ένα πεδίο δεδομένων εισάγεται για τους αριθμούς σελίδων. Αν δεν υπάρχει καμία κεφαλίδα ή υποσέλιδο, θα δημιουργηθεί η περιοχή για να εισαχθούν οι αριθμοί των σελίδων."
+msgid "<ahelp hid=\".\">Select to request a password from the user of the database document.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να απαιτείται κωδικός πρόσβασης από το χρήστη του εγγράφου της βάσης δεδομένων.</ahelp>"
-#: rep_pagenumbers.xhp
+#: dabawiz02spreadsheet.xhp
msgctxt ""
-"rep_pagenumbers.xhp\n"
-"par_id8532670\n"
+"dabawiz02spreadsheet.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "You can click the data field and drag to another position within the same area, or edit the properties in the Properties window."
-msgstr "Μπορείτε να κάνετε κλικ στο πεδίο δεδομένων και να μεταφέρετε σε διαφορετική θέση εντός της ίδιας περιοχής, ή να επεξεργαστείτε τις ιδιότητες στο παράθυρο Ιδιότητες."
+msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
#: dabawiz02text.xhp
msgctxt ""
@@ -10908,412 +10579,301 @@ msgctxt ""
msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
-#: 05030100.xhp
+#: dabawiz03auth.xhp
msgctxt ""
-"05030100.xhp\n"
+"dabawiz03auth.xhp\n"
"tit\n"
"help.text"
-msgid "Copy Table"
-msgstr "Αντιγραφή πίνακα"
-
-#: 05030100.xhp
-msgctxt ""
-"05030100.xhp\n"
-"hd_id3085157\n"
-"28\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/05030100.xhp\" name=\"Copy Table\">Copy Table</link>"
-msgstr "<link href=\"text/shared/explorer/database/05030100.xhp\" name=\"Αντιγραφή πίνακα\">Αντιγραφή πίνακα</link>"
-
-#: 05030100.xhp
-msgctxt ""
-"05030100.xhp\n"
-"par_id3149264\n"
-"29\n"
-"help.text"
-msgid "You can copy a table by dragging and dropping the table onto the table area of a database file window. The <emph>Copy table </emph>dialog appears."
-msgstr "Μπορείτε να αντιγράψετε έναν πίνακα μεταφέροντας και αποθέτοντάς τον σε μια περιοχή πίνακα ενός παράθυρου αρχείου μιας βάσης δεδομένων. Εμφανίζεται το παράθυρο διαλόγου <emph>Αντιγραφή πίνακα</emph>."
+msgid "Authentication"
+msgstr "Πιστοποίηση"
-#: 05030100.xhp
+#: dabawiz03auth.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3154926\n"
-"3\n"
+"dabawiz03auth.xhp\n"
+"par_idN1053A\n"
"help.text"
-msgid "Table name"
-msgstr "Όνομα πίνακα"
+msgid "Authentication"
+msgstr "Πιστοποίηση"
-#: 05030100.xhp
+#: dabawiz03auth.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3144740\n"
-"4\n"
+"dabawiz03auth.xhp\n"
+"par_idN1053E\n"
"help.text"
-msgid "<ahelp hid=\"HID_TAB_WIZ_TABLENAME_EDIT\">Specifies a name for the copy.</ahelp> Some databases only accept names containing eight or fewer characters."
-msgstr "<ahelp hid=\"HID_TAB_WIZ_TABLENAME_EDIT\">Ορίζει ένα όνομα για το αντίγραφο.</ahelp> Μερικές βάσεις δεδομένων δέχονται μόνο ονόματα που περιέχουν μέχρι οκτώ χαρακτήρες."
+msgid "<ahelp hid=\".\">Some databases require a user name and password.</ahelp>"
+msgstr "<ahelp hid=\".\">Μερικές βάσεις δεδομένων απαιτούν όνομα χρήστη και κωδικό πρόσβασης.</ahelp>"
-#: 05030100.xhp
+#: dabawiz03auth.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3154228\n"
-"5\n"
+"dabawiz03auth.xhp\n"
+"par_idN10541\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "User name"
+msgstr "Όνομα χρήστη"
-#: 05030100.xhp
+#: dabawiz03auth.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3157898\n"
-"7\n"
+"dabawiz03auth.xhp\n"
+"par_idN10545\n"
"help.text"
-msgid "Definition and data"
-msgstr "Ορισμός και δεδομένα"
+msgid "<ahelp hid=\".\">Enter the user name to access the database.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα χρήστη για να έχετε πρόσβαση στη βάση δεδομένων.</ahelp>"
-#: 05030100.xhp
+#: dabawiz03auth.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3150178\n"
-"8\n"
+"dabawiz03auth.xhp\n"
+"par_idN10548\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_DEFDATA\">Creates a 1:1 copy of the database table.</ahelp> The table definition and the complete data are copied. The table definition includes the table structure and format from different data fields, including special field properties. The field contents supply the data."
-msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_DEFDATA\">Δημιουργεί ένα 1:1 αντίγραφο για το πίνακα της βάσης δεδομένων.</ahelp> Ο ορισμός του πίνακα και όλα τα δεδομένα του αντιγράφονται. Ο ορισμός του πίνακα περιλαμβάνει τη δομή του πίνακα και τη μορφή από διαφορετικά πεδία δεδομένων, συμπεριλαμβανομένων του ιδιοτήτων ειδικού πεδίου. Τα περιεχόμενα του πεδίου σας παρέχουν τα δεδομένα."
+msgid "Password required"
+msgstr "Απαιτείται κωδικός πρόσβασης"
-#: 05030100.xhp
+#: dabawiz03auth.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3149346\n"
-"9\n"
+"dabawiz03auth.xhp\n"
+"par_idN1054C\n"
"help.text"
-msgid "Definition"
-msgstr "Ορισμός"
+msgid "<ahelp hid=\".\">Select to prompt a user for a password to access the database.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να ζητείται από το χρήστη κωδικός πρόσβασης ώστε να έχει πρόσβαση στη βάση δεδομένων.</ahelp>"
-#: 05030100.xhp
+#: dabawiz03auth.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3156426\n"
-"10\n"
+"dabawiz03auth.xhp\n"
+"par_idN1054F\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_DEF\">Copies only the table definition and not the corresponding data.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_DEF\">Αντιγράφει μόνο τον ορισμό του πίνακα και όχι τα αντίστοιχα δεδομένα.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/dabawiz02.xhp\">Save and proceed</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02.xhp\">Αποθήκευση και συνέχεια</link>"
-#: 05030100.xhp
+#: dabawiz03auth.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3143267\n"
-"22\n"
+"dabawiz03auth.xhp\n"
+"par_idN10566\n"
"help.text"
-msgid "As table view"
-msgstr "Ως προβολή πίνακα"
+msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
-#: 05030100.xhp
+#: main.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3153311\n"
-"23\n"
+"main.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_VIEW\">If the database supports Views, you can select this option only when a query is copied in a table container. This option enables you to see and edit a query as a normal table view.</ahelp> The table will be filtered in the view with a \"Select\" SQL statement."
-msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_VIEW\">Αν η βάση δεδομένων υποστηρίζει Προβολές, μπορείτε να επιλέξετε αυτήν την επιλογή μόνο αν ένα ερώτημα αντιγράφεται σε ένα πεδίο του πίνακα. Η επιλογή αυτή σας δίνει τη δυνατότητα να δείτε και να επεξεργαστείτε ένα ερώτημα ως κανονική προβολή πίνακα.</ahelp> Θα εφαρμοστεί φίλτρο στον πίνακα στην προβολή με μία δήλωση της SQL \"Επιλογή\"."
+msgid "%PRODUCTNAME Database"
+msgstr "%PRODUCTNAME Βάση δεδομένων"
-#: 05030100.xhp
+#: main.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3155535\n"
-"11\n"
+"main.xhp\n"
+"bm_id8622089\n"
"help.text"
-msgid "Append data"
-msgstr "Προσθήκη δεδομένων"
+msgid "<bookmark_value>databases;main page (Base)</bookmark_value><bookmark_value>$[officename] Base data sources</bookmark_value><bookmark_value>data sources;$[officename] Base</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων, κύρια σελίδα (Base)</bookmark_value><bookmark_value>$[officename] Base προελεύσεις δεδομένων</bookmark_value><bookmark_value>προελεύσεις δεδομένων, $[officename] Base</bookmark_value>"
-#: 05030100.xhp
+#: main.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3166410\n"
-"12\n"
+"main.xhp\n"
+"par_idN10579\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_APPENDDATA\">Appends the data of the table to be copied to an existing table.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_APPENDDATA\">Προσθέτει τα δεδομένα του πίνακα που θα αντιγραφούν σε έναν υπάρχοντα πίνακα.</ahelp>"
+msgid "<variable id=\"base\"><link href=\"text/shared/explorer/database/main.xhp\">Using Databases in %PRODUCTNAME Base</link></variable>"
+msgstr "<variable id=\"base\"><link href=\"text/shared/explorer/database/main.xhp\">Χρήση βάσεων δεδομένων στο %PRODUCTNAME Base</link></variable>"
-#: 05030100.xhp
+#: main.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3147275\n"
-"13\n"
+"main.xhp\n"
+"par_idN107BD\n"
"help.text"
-msgid "The table definition must be exactly the same so that data can be copied. Data cannot be copied if a data field in the target table has another format than the data field in the source table."
-msgstr "Ο ορισμός πίνακα πρέπει να είναι ακριβώς ο ίδιος έτσι ώστε τα δεδομένα αυτά να μπορούν να αντιγραφούν. Τα δεδομένα δεν μπορούν να αντιγραφούν αν κάποιο πεδίο δεδομένων στον πίνακα προορισμού έχει διαφορετική μορφοποίηση από ότι το πεδίο δεδομένων στον πίνακα προέλευσης."
+msgid "In %PRODUCTNAME Base, you can access data that is stored in a wide variety of database file formats. %PRODUCTNAME Base natively supports some flat file database formats, such as the dBASE format. You can also use %PRODUCTNAME Base to connect to external relational databases, such as databases from MySQL or Oracle."
+msgstr "Στο %PRODUCTNAME Base, μπορείτε να αποκτήσετε πρόσβαση σε δεδομένα που αποθηκεύονται σε μία ευρεία ποικιλία από μορφές αρχείων βάσης δεδομένων. Το %PRODUCTNAME Base υποστηρίζει εξαρχής μερικές μορφές επίπεδων αρχείων βάσης δεδομένων, όπως η μορφή dBASE. Μπορείτε επίσης να χρησιμοποιήσετε το %PRODUCTNAME Base για να συνδεθείτε σε εξωτερικές σχεσιακές βάσεις δεδομένων, όπως βάσεις δεδομένων από τη MySQL ή την Oracle."
-#: 05030100.xhp
+#: main.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3156117\n"
-"31\n"
+"main.xhp\n"
+"par_id5864131\n"
"help.text"
-msgid "Match the data field names in the<emph> Copy Table</emph> dialog on the <link href=\"text/shared/explorer/database/05030400.xhp\" name=\"Apply Columns\">Apply Columns</link> page."
-msgstr "Αντιστοιχίστε τα ονόματα του πεδίου δεδομένων στο παράθυρο διαλόγου<emph> Αντιγραφή πίνακα</emph> στη σελίδα <link href=\"text/shared/explorer/database/05030400.xhp\" name=\"Εφαρμογή στηλών\">Εφαρμογή στηλών</link>"
+msgid "The following database types are read-only types in %PRODUCTNAME Base. From within %PRODUCTNAME Base it is not possible to change the database structure or to edit, insert, and delete database records for these database types:"
+msgstr "Οι ακόλουθοι τύποι βάσης δεδομένων είναι τύποι μόνο για ανάγνωση στο %PRODUCTNAME Base. Εντός του %PRODUCTNAME Base δεν είναι δυνατή η αλλαγή της δομής της βάσης δεδομένων ή η επεξεργασία, η εισαγωγή, και η διαγραφή εγγραφών της βάσης δεδομένων για τους εξής τύπους βάσης δεδομένων:"
-#: 05030100.xhp
+#: main.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3153252\n"
-"14\n"
+"main.xhp\n"
+"par_id8865016\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_APPENDDATA\">If the data cannot be attached, you will see a list of fields in the <emph>Column Info</emph> dialog whose data cannot be copied.</ahelp> If you confirm this dialog with OK, only the data that does not appear in the list will be attached."
-msgstr "<ahelp hid=\"DBACCESS_RADIOBUTTON_TAB_WIZ_COPYTABLE_RB_APPENDDATA\">Αν τα δεδομένα δεν μπορούν να επισυναφθούν, θα δείτε μία λίστα με τα πεδία στο παράθυρο διαλόγου <emph>Πληροφορίες στήλης</emph> του οποίου τα δεδομένα δεν μπορούν να αντιγραφούν.</ahelp> Αν επιβεβαιώσετε αυτό το παράθυρο διαλόγου κάνοντας κλικ στο OK, θα επισυναφθούν μόνο τα δεδομένα που δεν εμφανίζονται σε αυτήν τη λίστα."
+msgid "Spreadsheet files"
+msgstr "Αρχεία υπολογιστικών φύλλων"
-#: 05030100.xhp
+#: main.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3158430\n"
-"15\n"
+"main.xhp\n"
+"par_id3786736\n"
"help.text"
-msgid "If the fields of the target table have a smaller field length than in the source table when data is being attached, the source data fields will automatically be truncated to match the field lengths in the target table."
-msgstr "Αν τα πεδία στον πίνακα προορισμού έχουν μικρότερο μήκος από αυτά του πίνακα προέλευσης όταν επισυνάπτονται τα δεδομένα, τα πεδία των δεδομένων προέλευσης θα περικόπτονται για να ταιριάζουν στα μήκη των πεδίων του πίνακα προορισμού."
+msgid "Text files"
+msgstr "Αρχεία κειμένου"
-#: 05030100.xhp
+#: main.xhp
msgctxt ""
-"05030100.xhp\n"
-"bm_id3149164\n"
+"main.xhp\n"
+"par_id6747337\n"
"help.text"
-msgid "<bookmark_value>primary keys; defining</bookmark_value>"
-msgstr "<bookmark_value>πρωτεύοντα κλειδιά, ορισμός</bookmark_value>"
+msgid "Address book data"
+msgstr "Δεδομένα βιβλίου διευθύνσεων"
-#: 05030100.xhp
+#: main.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3149164\n"
-"24\n"
+"main.xhp\n"
+"par_idN107C0\n"
"help.text"
-msgid "Create primary key"
-msgstr "Δημιουργία πρωτεύοντος κλειδιού"
+msgid "Using a Database in %PRODUCTNAME"
+msgstr "Χρήση βάσης δεδομένων στο %PRODUCTNAME"
-#: 05030100.xhp
+#: main.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3155922\n"
-"25\n"
+"main.xhp\n"
+"par_idN10838\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_CHECKBOX_TAB_WIZ_COPYTABLE_CB_PRIMARY_COLUMN\">Automatically generates a primary key data field and fills it with values.</ahelp> You should always use this field, since a primary key must always be available in order to edit the table."
-msgstr "<ahelp hid=\"DBACCESS_CHECKBOX_TAB_WIZ_COPYTABLE_CB_PRIMARY_COLUMN\">Δημιουργεί αυτόματα ένα πρωτογενές πεδίο δεδομένων κλειδιού και το γεμίζει με τιμές.</ahelp> Πρέπει να χρησιμοποιείτε πάντα αυτό το πεδίο, αφού το πρωτογενές κλειδί πρέπει να είναι πάντα διαθέσιμο για την επεξεργασία του πίνακα."
+msgid "To create a new database file, choose <emph>File - New - Database</emph>."
+msgstr "Για να δημιουργήσετε ένα νέο αρχείο βάσης δεδομένων, επιλέξτε <emph>Αρχείο - Δημιουργία - Βάση δεδομένων</emph>."
-#: 05030100.xhp
+#: main.xhp
msgctxt ""
-"05030100.xhp\n"
-"hd_id3146794\n"
-"26\n"
+"main.xhp\n"
+"par_idN1083B\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "The <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> helps you to create a database file and to register a new database within %PRODUCTNAME."
+msgstr "Ο <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link> σας βοηθά να δημιουργήσετε ένα αρχείο βάσης δεδομένων και να καταχωρήσετε μία νέα βάση δεδομένων εντός του %PRODUCTNAME."
-#: 05030100.xhp
+#: main.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3156343\n"
-"27\n"
+"main.xhp\n"
+"par_idN107E7\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_EDIT_TAB_WIZ_COPYTABLE_ET_KEYNAME\">Specifies a name for the primary key generated. This name is optional.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_EDIT_TAB_WIZ_COPYTABLE_ET_KEYNAME\">Καθορίζει ένα όνομα για το παραγόμενο πρωτεύον κλειδί. Το όνομα αυτό είναι προαιρετικό.</ahelp>"
+msgid "The database file contains queries, reports, and forms for the database as well as a link to the database where the records are stored. Formatting information is also stored in the database file."
+msgstr "Το αρχείο βάσης δεδομένων περιέχει ερωτήματα, αναφορές, και φόρμες για τη βάση δεδομένων όπως επίσης και ένα σύνδεσμο προς τη βάση δεδομένων όπου αποθηκεύονται οι εγγραφές. Οι πληροφορίες μορφοποίησης αποθηκεύονται επίσης σε αυτό το αρχείο."
-#: 05030100.xhp
+#: main.xhp
msgctxt ""
-"05030100.xhp\n"
-"par_id3151056\n"
-"33\n"
+"main.xhp\n"
+"par_idN1084A\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05030200.xhp\" name=\"Next page\">Next page</link>"
-msgstr "<link href=\"text/shared/explorer/database/05030200.xhp\" name=\"Επόμενη σελίδα\">Επόμενη σελίδα</link>"
+msgid "To open a database file, choose <emph>File - Open</emph>. In the <emph>File type</emph> list box, select to view only \"Database documents\". Select a database document and click <emph>Open</emph>."
+msgstr "Για να ανοίξετε ένα αρχείο βάσης δεδομένων, επιλέξτε <emph>Αρχείο - Άνοιγμα</emph>. Στο πεδίο της λίστας <emph>Τύπος αρχείου</emph>, επιλέξτε να προβάλετε μόνο \"Έγγραφα βάσης δεδομένων\". Επιλέξτε ένα έγγραφο βάσης δεδομένων και κάντε κλικ στο <emph>Άνοιγμα</emph>."
-#: dabawiz02mysql.xhp
+#: main.xhp
msgctxt ""
-"dabawiz02mysql.xhp\n"
-"tit\n"
+"main.xhp\n"
+"par_idN1075F\n"
"help.text"
-msgid "MySQL Connection"
-msgstr "Σύνδεση σε MySQL"
+msgid "<embedvar href=\"text/shared/guide/data_view.xhp#data_view\"/>"
+msgstr "<embedvar href=\"text/shared/guide/data_view.xhp#data_view\"/>"
-#: dabawiz02mysql.xhp
+#: main.xhp
msgctxt ""
-"dabawiz02mysql.xhp\n"
-"par_idN10549\n"
+"main.xhp\n"
+"par_idN10767\n"
"help.text"
-msgid "<variable id=\"mysql\"><link href=\"text/shared/explorer/database/dabawiz02mysql.xhp\">MySQL Connection</link></variable>"
-msgstr "<variable id=\"mysql\"><link href=\"text/shared/explorer/database/dabawiz02mysql.xhp\">Σύνδεση σε MySQL</link></variable>"
+msgid "<embedvar href=\"text/shared/guide/data_register.xhp#data_register\"/>"
+msgstr "<embedvar href=\"text/shared/guide/data_register.xhp#data_register\"/>"
-#: dabawiz02mysql.xhp
+#: main.xhp
msgctxt ""
-"dabawiz02mysql.xhp\n"
-"par_idN1054D\n"
+"main.xhp\n"
+"par_idN1076F\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the options for MySQL databases.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές για βάσεις δεδομένων MySQL</ahelp>"
+msgid "<embedvar href=\"text/shared/guide/data_new.xhp#data_new\"/>"
+msgstr "<embedvar href=\"text/shared/guide/data_new.xhp#data_new\"/>"
-#: dabawiz02mysql.xhp
+#: main.xhp
msgctxt ""
-"dabawiz02mysql.xhp\n"
-"par_idN10562\n"
+"main.xhp\n"
+"par_idN10777\n"
"help.text"
-msgid "Connect using ODBC (Open Database Connectivity)"
-msgstr "Σύνδεση με χρήση ODBC (Open Database Connectivity)"
+msgid "<embedvar href=\"text/shared/guide/data_tables.xhp#data_tables\"/>"
+msgstr "<embedvar href=\"text/shared/guide/data_tables.xhp#data_tables\"/>"
-#: dabawiz02mysql.xhp
+#: main.xhp
msgctxt ""
-"dabawiz02mysql.xhp\n"
-"par_idN10566\n"
+"main.xhp\n"
+"par_idN1077F\n"
"help.text"
-msgid "<ahelp hid=\".\">Connects to an existing ODBC data source that was set on a system level.</ahelp>"
-msgstr "<ahelp hid=\".\">Συνδέεται σε μία υπάρχουσα προέλευση δεδομένων ODBC που έχει οριστεί σε ένα επίπεδο του συστήματος.</ahelp>"
+msgid "<embedvar href=\"text/shared/guide/data_queries.xhp#data_queries\"/>"
+msgstr "<embedvar href=\"text/shared/guide/data_queries.xhp#data_queries\"/>"
-#: dabawiz02mysql.xhp
+#: main.xhp
msgctxt ""
-"dabawiz02mysql.xhp\n"
-"par_idN10569\n"
+"main.xhp\n"
+"par_idN10787\n"
"help.text"
-msgid "Connect using JDBC (Java Database Connectivity)"
-msgstr "Σύνδεση με χρήση JDBC (Java Database Connectivity)"
+msgid "<embedvar href=\"text/shared/guide/data_forms.xhp#data_forms\"/>"
+msgstr "<embedvar href=\"text/shared/guide/data_forms.xhp#data_forms\"/>"
-#: dabawiz02mysql.xhp
+#: main.xhp
msgctxt ""
-"dabawiz02mysql.xhp\n"
-"par_idN1056D\n"
+"main.xhp\n"
+"par_idN1078F\n"
"help.text"
-msgid "<ahelp hid=\".\">Connects to an existing JDBC data source that was set on a system level.</ahelp>"
-msgstr "<ahelp hid=\".\">Συνδέεται σε μία υπάρχουσα προέλευση δεδομένων JDBC που έχει οριστεί σε ένα επίπεδο του συστήματος.</ahelp>"
+msgid "<embedvar href=\"text/shared/guide/data_reports.xhp#data_reports\"/>"
+msgstr "<embedvar href=\"text/shared/guide/data_reports.xhp#data_reports\"/>"
-#: dabawiz02mysql.xhp
+#: main.xhp
msgctxt ""
-"dabawiz02mysql.xhp\n"
-"par_idN10570\n"
+"main.xhp\n"
+"par_id1311990\n"
"help.text"
-msgid "The next wizard page depends on your choice of ODBC or JDBC:"
-msgstr "Η επόμενη σελίδα του οδηγού εξαρτάται από την επιλογή σας, ODBC ή JDBC:"
+msgid "<embedvar href=\"text/shared/guide/data_im_export.xhp#data_im_export\"/>"
+msgstr "<embedvar href=\"text/shared/guide/data_im_export.xhp#data_im_export\"/>"
-#: dabawiz02mysql.xhp
+#: main.xhp
msgctxt ""
-"dabawiz02mysql.xhp\n"
-"par_idN10573\n"
+"main.xhp\n"
+"par_idN10797\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">ODBC Connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">Σύνδεση σε ODBC</link>"
+msgid "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgstr "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
-#: dabawiz02mysql.xhp
+#: main.xhp
msgctxt ""
-"dabawiz02mysql.xhp\n"
-"par_idN10582\n"
+"main.xhp\n"
+"par_idN107AD\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">JDBC Connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">Σύνδεση σε JDBC</link>"
+msgid "<embedvar href=\"text/shared/explorer/database/menubar.xhp#titletext\"/>"
+msgstr "<embedvar href=\"text/shared/explorer/database/menubar.xhp#titletext\"/>"
-#: dabawiz02mysql.xhp
+#: main.xhp
msgctxt ""
-"dabawiz02mysql.xhp\n"
-"par_idN10591\n"
+"main.xhp\n"
+"par_idN107BB\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Authentication</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Πιστοποίηση</link>"
+msgid "<embedvar href=\"text/shared/explorer/database/toolbars.xhp#toolbars\"/>"
+msgstr "<embedvar href=\"text/shared/explorer/database/toolbars.xhp#toolbars\"/>"
-#: dabawiz02mysql.xhp
+#: main.xhp
msgctxt ""
-"dabawiz02mysql.xhp\n"
-"par_idN105A0\n"
+"main.xhp\n"
+"par_id6474806\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
+msgid "<link href=\"http://wiki.documentfoundation.org/Database\">Wiki page about Base</link>"
+msgstr "<link href=\"http://wiki.documentfoundation.org/Database\">Σελίδα Βίκι για τη βάση</link>"
-#: 11030000.xhp
+#: menubar.xhp
msgctxt ""
-"11030000.xhp\n"
+"menubar.xhp\n"
"tit\n"
"help.text"
-msgid "dBASE"
-msgstr "dBASE"
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"hd_id3153539\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/11030000.xhp\" name=\"dBase\">dBASE</link>"
-msgstr "<link href=\"text/shared/explorer/database/11030000.xhp\" name=\"dBase\">dBASE</link>"
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"par_id3147088\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"\">Specify the settings for a dBASE database.</ahelp>"
-msgstr "<ahelp hid=\"\">Καθορίστε τις ρυθμίσεις για μία βάση δεδομένων dBASE.</ahelp>"
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"par_id3151110\n"
-"18\n"
-"help.text"
-msgid "To be able to define relations between tables, use JDBC or ODBC from within $[officename]."
-msgstr "Για να μπορείτε να ορίσετε σχέσεις μεταξύ πινάκων, χρησιμοποιήστε την JDBC ή την ODBC του $[officename]."
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"hd_id3149233\n"
-"4\n"
-"help.text"
-msgid "Display inactive records"
-msgstr "Προβολή ανενεργών εγγραφών"
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"par_id3153823\n"
-"5\n"
-"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_SHOWDELETED\">Displays all the records in a file, including those marked as deleted. If you select this check box, you cannot delete records.</ahelp>"
-msgstr "<ahelp hid=\"HID_DSADMIN_SHOWDELETED\">Εμφανίζει όλες τις εγγραφές σε ένα αρχείο, συμπεριλαμβανομένων αυτών που έχουν επιλεχθεί για διαγραφή. Αν επιλέξετε αυτό το πεδίο ελέγχου, δεν μπορείτε να διαγράψετε εγγραφές.</ahelp>"
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"par_id3156023\n"
-"17\n"
-"help.text"
-msgid "In dBASE format, deleted records remain in the file."
-msgstr "Στη μορφή dBASE, οι διαγραμμένες εγγραφές παραμένουν στο αρχείο."
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"par_id3151384\n"
-"15\n"
-"help.text"
-msgid "To view any changes that you make to the database, close the connection to the database, and then reconnect the database."
-msgstr "Για να προβάλετε όλες τις αλλαγές που έχετε κάνει στη βάση δεδομένων, κλείστε τη σύνδεση προς τη βάση δεδομένων, και στη συνέχεια επανασυνδέστε τη βάση δεδομένων."
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"par_id0904200811094971\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the code conversion that you want to use to view the database in $[officename]. This does not affect the database.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε τον κώδικα μετατροπής που θέλετε να χρησιμοποιήσετε για να δείτε τη βάση δεδομένων στο $[officename]. Αυτό δεν επηρρεάζει τη βάση δεδομένων.</ahelp>"
+msgid "Menus"
+msgstr "Μενού"
-#: 11030000.xhp
+#: menubar.xhp
msgctxt ""
-"11030000.xhp\n"
-"hd_id3149047\n"
-"8\n"
+"menubar.xhp\n"
+"par_idN10552\n"
"help.text"
-msgid "Indexes"
-msgstr "Ευρετήρια"
+msgid "<variable id=\"titletext\"><link href=\"text/shared/explorer/database/menubar.xhp\">Menus</link></variable>"
+msgstr "<variable id=\"titletext\"><link href=\"text/shared/explorer/database/menubar.xhp\">Μενού</link></variable>"
-#: 11030000.xhp
+#: menubar.xhp
msgctxt ""
-"11030000.xhp\n"
-"par_id3161656\n"
-"9\n"
+"menubar.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_DBASE_INDICIES\">Opens the <link href=\"text/shared/explorer/database/11030100.xhp\" name=\"Indexes\"><emph>Indexes</emph></link> dialog, where you can organize the table indexes in the current dBASE database.</ahelp>"
-msgstr "<ahelp hid=\"HID_DSADMIN_DBASE_INDICIES\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/11030100.xhp\" name=\"Ευρετήρια\"><emph>Ευρετήρια</emph></link>, όπου μπορείτε να οργανώσετε τα ευρετήρια των πινάκων στην τρέχουσα βάση δεδομένων dBASE.</ahelp>"
+msgid "In the database window, you see a new set of menu commands for working on the current database file."
+msgstr "Στο παράθυρο της βάσης δεδομένων, θα δείτε ένα νέο σύνολο από εντολές μενού για εργασία σχετικά με το τρέχον αρχείο της βάσης δεδομένων."
#: menuedit.xhp
msgctxt ""
@@ -11591,196 +11151,986 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the Advanced Properties dialog.</ahelp>"
msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου Ιδιότητες για Προχωρημένους.</ahelp>"
-#: 04030000.xhp
+#: menufile.xhp
msgctxt ""
-"04030000.xhp\n"
+"menufile.xhp\n"
"tit\n"
"help.text"
-msgid "Form Design"
-msgstr "Σχεδιασμός φόρμας"
+msgid "File"
+msgstr "Αρχείο"
-#: 04030000.xhp
+#: menufile.xhp
msgctxt ""
-"04030000.xhp\n"
-"bm_id3148668\n"
+"menufile.xhp\n"
+"par_idN1054D\n"
"help.text"
-msgid "<bookmark_value>forms; designing (Base)</bookmark_value>"
-msgstr "<bookmark_value>φόρμες, σχεδίαση (Base)</bookmark_value>"
+msgid "<link href=\"text/shared/explorer/database/menufile.xhp\">File</link>"
+msgstr "<link href=\"text/shared/explorer/database/menufile.xhp\">Αρχείο</link>"
-#: 04030000.xhp
+#: menufile.xhp
msgctxt ""
-"04030000.xhp\n"
-"hd_id3148668\n"
-"1\n"
+"menufile.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "<variable id=\"formularentwurf\"><link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Form Design\">Form Design</link></variable>"
-msgstr "<variable id=\"formularentwurf\"><link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Σχεδίαση φόρμας\">Σχεδίαση φόρμας</link></variable>"
+msgid "The File menu of a database window. Only entries specific to databases are listed."
+msgstr "Το μενού Αρχείο ενός παραθύρου βάσης δεδομένων. Κατηγοριοποιούνται μόνο καταχωρήσεις ειδικές με βάσεις δεδομένων."
-#: 04030000.xhp
+#: menufile.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3154230\n"
-"2\n"
+"menufile.xhp\n"
+"par_idN105C0\n"
"help.text"
-msgid "Any $[officename] document can be expanded into a form. Simply add one or more form controls."
-msgstr "Κάθε έγγραφο του $[officename] μπορεί να επεκταθεί σε μία φόρμα. Απλά προσθέστε ένα ή περισσότερα πεδία ελέγχου."
+msgid "Save"
+msgstr "Αποθήκευση"
-#: 04030000.xhp
+#: menufile.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3145382\n"
-"3\n"
+"menufile.xhp\n"
+"par_idN105C4\n"
"help.text"
-msgid "Open the Form Controls toolbar. The Form Controls toolbar contains the <link href=\"text/shared/02/01170000.xhp\" name=\"functions\">functions</link> needed to edit a form. More functions can be found in the <emph>Form Design</emph> bar and <emph>More Controls</emph> bar."
-msgstr "Ανοίξτε τη γραμμή εργαλείων Πεδία ελέγχου φόρμας. Αυτή η γραμμή εργαλείων περιέχει τις <link href=\"text/shared/02/01170000.xhp\" name=\"συναρτήσεις\">συναρτήσεις</link> που είναι απαραίτητες για την επεξεργασία μίας φόρμας. Περισσότερες συναρτήσεις μπορούν να βρεθούν στη γραμμή <emph>Σχεδίαση φόρμας</emph> και <emph>Περισσότερα πεδία ελέγχου</emph>."
+msgid "<ahelp hid=\".\">Saves the current database file, query, form or report. For the database file, you see the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog. For the other objects, you see the <link href=\"text/shared/explorer/database/menufilesave.xhp\">Save</link> dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Αποθηκεύει το τρέχον αρχείο της βάσης δεδομένων, ερώτημα, φόρμα ή αναφορά. Για το αρχείο βάσης δεδομένων, θα δείτε το παράθυρο διαλόγου <link href=\"text/shared/01/01070000.xhp\">αποθήκευση αρχείου</link>. Για τα υπόλοιπα αντικείμενα, θα δείτε το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/menufilesave.xhp\">Αποθήκευση</link>.</ahelp>"
-#: 04030000.xhp
+#: menufile.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3153146\n"
-"5\n"
+"menufile.xhp\n"
+"par_idN105D5\n"
"help.text"
-msgid "In the form design you can <link href=\"text/shared/02/01170000.xhp\" name=\"include controls\">include controls</link>, <link href=\"text/shared/02/01170100.xhp\" name=\"apply properties\">apply properties</link> to them, define <link href=\"text/shared/02/01170200.xhp\" name=\"Form properties\">Form properties</link>, and <link href=\"text/shared/02/01170203.xhp\" name=\"define subforms\">define subforms</link>."
-msgstr "Στη σχεδίαση φόρμας μπορείτε να <link href=\"text/shared/02/01170000.xhp\" name=\"συμπεριλάβετε πεδία ελέγχου\">συμπεριλάβετε πεδία ελέγχου</link>, <link href=\"text/shared/02/01170100.xhp\" name=\"να εφαρμόσετε ιδιότητες\">να εφαρμόσετε ιδιότητες</link> σε αυτά, να ορίσετε τις <link href=\"text/shared/02/01170200.xhp\" name=\"Ιδιότητες φόρμας\">Ιδιότητες φόρμας</link>, και να <link href=\"text/shared/02/01170203.xhp\" name=\"ορίσετε δευτερεύουσες φόρμες\">ορίσετε δευτερεύουσες φόρμες</link>."
+msgid "Save As"
+msgstr "Αποθήκευση ως"
-#: 04030000.xhp
+#: menufile.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3154924\n"
-"9\n"
+"menufile.xhp\n"
+"par_idN105D9\n"
"help.text"
-msgid "The<emph> Form Navigator</emph> icon <image id=\"img_id3156002\" src=\"cmd/sc_showfmexplorer.png\" width=\"4.23mm\" height=\"4.23mm\"><alt id=\"alt_id3156002\">Icon</alt></image> on the Form Design bar opens the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link>."
-msgstr "Το εικονίδιο<emph> Περιήγηση φόρμας</emph> <image id=\"img_id3156002\" src=\"cmd/sc_showfmexplorer.png\" width=\"4.23mm\" height=\"4.23mm\"><alt id=\"alt_id3156002\">Εικονίδιο</alt></image> στη γραμμή εργαλείων Σχεδίαση φόρμας ανοίγει την <link href=\"text/shared/02/01170600.xhp\" name=\"Περιήγηση φόρμας\"><emph>Περιήγηση φόρμας</emph></link>."
+msgid "<ahelp hid=\".\">Saves the current database file with another name. In the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog, select a path and file name to save.</ahelp>"
+msgstr "<ahelp hid=\".\">Αποθηκεύει το τρέχον αρχείο της βάσης δεδομένων με διαφορετικό όνομα. Στο παράθυρο διαλόγου <link href=\"text/shared/01/01070000.xhp\">αποθήκευση αρχείου</link>, επιλέξτε μία διαδρομή και ένα όνομα αρχείου για την αποθήκευσή του.</ahelp>"
-#: 04030000.xhp
+#: menufile.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3153968\n"
-"6\n"
+"menufile.xhp\n"
+"par_idN105EA\n"
"help.text"
-msgid "The <link href=\"text/shared/02/01171000.xhp\" name=\"Open in Design Mode\"><emph>Open in Design Mode</emph></link> icon <image id=\"img_id1871395\" src=\"cmd/sc_openreadonly.png\" width=\"5.59mm\" height=\"5.59mm\"><alt id=\"alt_id1871395\">Icon</alt></image> allows you to save a form document so that it always opens in editing mode."
-msgstr "Το εικονίδιο <link href=\"text/shared/02/01171000.xhp\" name=\"Άνοιγμα σε λειτουργία σχεδίασης\"><emph>Άνοιγμα σε λειτουργία σχεδίασης</emph></link> <image id=\"img_id1871395\" src=\"cmd/sc_openreadonly.png\" width=\"5.59mm\" height=\"5.59mm\"><alt id=\"alt_id1871395\">Εικονίδιο</alt></image> σας επιτρέπει να αποθηκεύσετε ένα έγγραφο φόρμας έτσι ώστε αυτό να ανοίγει πάντα σε λειτουργία επεξεργασίας."
+msgid "Export"
+msgstr "Εξαγωγή"
-#: 04030000.xhp
+#: menufile.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3154948\n"
-"8\n"
+"menufile.xhp\n"
+"par_idN105EE\n"
"help.text"
-msgid "If there is an error when assigning properties to the objects contained in the form (for example, when assigning a non-existent database table to an object), a corresponding error message appears. This error message may contain a <emph>More</emph> button. <ahelp hid=\"dummy\">If you click <emph>More</emph>, a dialog displaying more information about the current problem appears.</ahelp>"
-msgstr "Αν προκύψει κάποιο σφάλμα κατά την ανάθεση ιδιοτήτων στα αντικείμενα που εμπεριέχονται στη φόρμα (για παράδειγμα, κατά την ανάθεση ενός πίνακας μιας μη υπάρχουσας βάσης δεδομένων σε ένα αντικείμενο), εμφανίζεται το αντίστοιχο μήνυμα ειδοποίησης για το σφάλμα. Το μήνυμα σφάλματος αυτό περιέχει ένα κουμπί <emph>Περισσότερα</emph>. <ahelp hid=\"dummy\">Αν κάνετε κλικ στα <emph>Περισσότερα</emph>, εμφανίζεται ένα παράθυρο διαλόγου που περιέχει περισσότερες πληροφορίες σχετικά με το τρέχον πρόβλημα.</ahelp>"
+msgid "<ahelp hid=\".\">Exports the selected report or form to a text document. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp>"
+msgstr "<ahelp hid=\".\">Εξάγει την επιλεγμένη αναφορά ή φόρμα σε ένα έγγραφο κειμένου. Εξάγεται μία δυναμική αναφορά ως αντίγραφο των περιεχομένων της βάσης δεδομένων κατά την διάρκεια της εξαγωγής.</ahelp>"
-#: dabawiz02ldap.xhp
+#: menufile.xhp
msgctxt ""
-"dabawiz02ldap.xhp\n"
+"menufile.xhp\n"
+"par_idN105F1\n"
+"help.text"
+msgid "Send"
+msgstr "Αποστολή"
+
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN105F5\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα δευτερεύον μενού.</ahelp>"
+
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN105F8\n"
+"help.text"
+msgid "Document as E-mail"
+msgstr "Έγγραφο ως ηλεκτρονικό μήνυμα"
+
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN105FC\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the default e-mail application to send a new e-mail. The current database file is appended as an attachment. You can enter the subject, the recipients and a mail body.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει την προεπιλεγμένη εφαρμογή αλληλογραφίας για την αποστολή ενός ηλεκτρονικού μηνύματος. Το τρέχον αρχείο της βάσης δεδομένων προστίθεται ως συνημμένο. Μπορείτε να εισάγετε το θέμα, τους παραλήπτες και το σώμα του μηνύματος.</ahelp>"
+
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN105FF\n"
+"help.text"
+msgid "Report as E-mail"
+msgstr "Αναφορά ως ηλεκτρονικό μήνυμα"
+
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN10603\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the default e-mail application to send a new e-mail. The selected report is appended as an attachment. You can enter the subject, the recipients and a mail body. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει την προεπιλεγμένη εφαρμογή αλληλογραφίας για την αποστολή ενός ηλεκτρονικού μηνύματος. Το τρέχον αρχείο της βάσης δεδομένων προστίθεται ως συνημμένο. Μπορείτε να εισάγετε το θέμα, τους παραλήπτες και το σώμα του μηνύματος. Εξάγεται μία δυναμική αναφορά ως αντίγραφο των περιεχομένων της βάσης δεδομένων ταυτόχρονα με την εξαγωγή.</ahelp>"
+
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN10606\n"
+"help.text"
+msgid "Report to Text Document"
+msgstr "Αναφορά σε έγγραφο κειμένου"
+
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN1060A\n"
+"help.text"
+msgid "<ahelp hid=\".\">Exports the selected report to a text document. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp>"
+msgstr "<ahelp hid=\".\">Εξάγει την επιλεγμένη αναφορά σε ένα έγγραφο κειμένου. Εξάγεται μία δυναμική αναφορά ως αντίγραφο των περιεχομένων της βάσης δεδομένων ταυτόχρονα με την εξαγωγή.</ahelp>"
+
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
"tit\n"
"help.text"
-msgid "LDAP Connection"
-msgstr "Σύνδεση σε LDAP"
+msgid "Save"
+msgstr "Αποθήκευση"
-#: dabawiz02ldap.xhp
+#: menufilesave.xhp
msgctxt ""
-"dabawiz02ldap.xhp\n"
-"bm_id22583\n"
+"menufilesave.xhp\n"
+"par_idN10547\n"
"help.text"
-msgid "<bookmark_value>LDAP server; address books (Base)</bookmark_value><bookmark_value>address books; LDAP server (Base)</bookmark_value><bookmark_value>data sources; LDAP server (Base)</bookmark_value>"
-msgstr "<bookmark_value>εξυπηρετητής LDAP, βιβλία διευθύνσεων (Base)</bookmark_value><bookmark_value>βιβλία διευθύνσεων, εξυπηρετητής LDAP (Base)</bookmark_value><bookmark_value>προελεύσεις δεδομένων, εξυπηρετητής LDAP (Base)</bookmark_value>"
+msgid "Save"
+msgstr "Αποθήκευση"
-#: dabawiz02ldap.xhp
+#: menufilesave.xhp
msgctxt ""
-"dabawiz02ldap.xhp\n"
-"par_idN10554\n"
+"menufilesave.xhp\n"
+"par_idN1054B\n"
"help.text"
-msgid "<variable id=\"ldap\"><link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">LDAP Connection</link></variable>"
-msgstr "<variable id=\"ldap\"><link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">Σύνδεση σε LDAP</link></variable>"
+msgid "In this dialog, you can specify the position and name of a form that you save within a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>. The dialog opens automatically when you save a form the first time."
+msgstr "Σε αυτό το παράθυρο διαλόγου, μπορείτε να καθορίσετε την θέση και το όνομα μίας φόρμας που αποθηκεύσατε σε ένα <link href=\"text/shared/explorer/database/dabadoc.xhp\">αρχείο βάσης δεδομένων</link>. Ανοίγει αυτόματα το παράθυρο διαλόγου όταν αποθηκεύετε μία φόρμα για πρώτη φορά."
-#: dabawiz02ldap.xhp
+#: menufilesave.xhp
msgctxt ""
-"dabawiz02ldap.xhp\n"
-"par_idN10558\n"
+"menufilesave.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the settings for importing a database using LDAP</ahelp> (<emph>Lightweight Directory Access Protocol)</emph>. This page is only available if you registered an LDAP server as an address database."
-msgstr "<ahelp hid=\".\">Καθορίζει τις ρυθμίσεις για την εισαγωγή μίας βάσης δεδομένων χρησιμοποιώντας το LDAP</ahelp> (<emph>Lightweight Directory Access Protocol)</emph>. Η σελίδα αυτή είναι διαθέσιμη μόνο αν καταχωρήσατε το διακομιστή LDAP ως βάση δεδομένων διευθύνσεων."
+msgid "Create New Directory"
+msgstr "Δημιουργία νέου καταλόγου"
-#: dabawiz02ldap.xhp
+#: menufilesave.xhp
msgctxt ""
-"dabawiz02ldap.xhp\n"
+"menufilesave.xhp\n"
+"par_idN10568\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click to create a new folder within the database file.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να δημιουργήσετε έναν νέο φάκελο εντός του αρχείου της βάσης δεδομένων.</ahelp>"
+
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN1057F\n"
+"help.text"
+msgid "Up One Level"
+msgstr "Πάνω ένα επίπεδο"
+
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN10583\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click to go up one level in the folder hierarchy.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να μεταβείτε ένα επίπεδο πάνω στη σειρά των φακέλων.</ahelp>"
+
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN1059A\n"
+"help.text"
+msgid "File name"
+msgstr "Όνομα αρχείου"
+
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN1059E\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter the file name for the saved form.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα αρχείου για την αποθηκευμένη φόρμα.</ahelp>"
+
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN105B5\n"
+"help.text"
+msgid "Save"
+msgstr "Αποθήκευση"
+
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN105B9\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click to save the form to the database file.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να αποθηκεύσετε τη φόρμα στο αρχείο της βάσης δεδομένων.</ahelp>"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"tit\n"
+"help.text"
+msgid "Insert"
+msgstr "Εισαγωγή"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN1054D\n"
+"help.text"
+msgid "<link href=\"text/shared/explorer/database/menuinsert.xhp\">Insert</link>"
+msgstr "<link href=\"text/shared/explorer/database/menuinsert.xhp\">Εισαγωγή</link>"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN1055D\n"
+"help.text"
+msgid "<ahelp hid=\".\">The Insert menu of a database window.</ahelp>"
+msgstr "<ahelp hid=\".\">Το μενού Εισαγωγή ενός παραθύρου βάσης δεδομένων.</ahelp>"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN10560\n"
+"help.text"
+msgid "Form"
+msgstr "Φόρμα"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN10576\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a new text document in form mode.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο αρχείο κειμένου σε λειτουργία φόρμας.</ahelp>"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN1058B\n"
+"help.text"
+msgid "Report"
+msgstr "Αναφορά"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN1058F\n"
+"help.text"
+msgid "<ahelp hid=\".\">Starts the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> window for the selected table, view, or query.</ahelp>"
+msgstr "<ahelp hid=\".\">Εκκινεί το παράθυρο <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμηση αναφοράς</link> για τον επιλεγμένο πίνακα, προβολή, ή ερώτημα.</ahelp>"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105A0\n"
+"help.text"
+msgid "Query (Design View)"
+msgstr "Ερώτημα (προβολή σχεδίασης)"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105A4\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a new query in design mode.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο ερώτημα σε λειτουργία σχεδίασης.</ahelp>"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105A7\n"
+"help.text"
+msgid "Query (SQL View)"
+msgstr "Ερώτημα (προβολή SQL)"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105AB\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a new query in SQL mode.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο ερώτημα σε λειτουργία SQL.</ahelp>"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105AE\n"
+"help.text"
+msgid "Table Design"
+msgstr "Σχεδίαση πίνακα"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105C4\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the table design view.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει την προβολή σχεδίασης πίνακα.</ahelp>"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105C7\n"
+"help.text"
+msgid "View Design"
+msgstr "Προβολή σχεδίασης"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN10669\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a new view in design mode.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει μία νέα προβολή σε λειτουργία σχεδίασης.</ahelp>"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105E0\n"
+"help.text"
+msgid "View (Simple)"
+msgstr "Προβολή (απλή)"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105F6\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a new view in SQL mode.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει μία νέα προβολή σε λειτουργία SQL.</ahelp>"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105F9\n"
+"help.text"
+msgid "Folder"
+msgstr "Φάκελος"
+
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN1060F\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a dialog where you can save a new folder in the database file.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να αποθηκεύσετε έναν νέο φάκελο στο αρχείο της βάσης δεδομένων.</ahelp>"
+
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"tit\n"
+"help.text"
+msgid "Tools"
+msgstr "Εργαλεία"
+
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN1054D\n"
+"help.text"
+msgid "<link href=\"text/shared/explorer/database/menutools.xhp\">Tools</link>"
+msgstr "<link href=\"text/shared/explorer/database/menutools.xhp\">Εργαλεία</link>"
+
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN1055D\n"
+"help.text"
+msgid "<ahelp hid=\".\">The Tools menu of a database window.</ahelp>"
+msgstr "<ahelp hid=\".\">Το μενού Εργαλεία ενός παραθύρου βάσης δεδομένων.</ahelp>"
+
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN10560\n"
+"help.text"
+msgid "Relationships"
+msgstr "Σχέσεις"
+
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN10576\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/explorer/database/05020000.xhp\">Relation Design</link> view and checks whether the database connection supports relations.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει την προβολή <link href=\"text/shared/explorer/database/05020000.xhp\">Σχεδίαση σχέσης</link> και ελέγχει αν η σύνδεση της βάσης δεδομένων υποστηρίζει σχέσεις.</ahelp>"
+
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN1058A\n"
+"help.text"
+msgid "User Administration"
+msgstr "Διαχείριση χρηστών"
+
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN1058E\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the User Administration dialog if the database supports this feature.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου Διαχείριση χρηστών αν η βάση δεδομένων υποστηρίζει αυτήν τη δυνατότητα.</ahelp>"
+
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"hd_id3153880\n"
+"13\n"
+"help.text"
+msgid "Table Filter"
+msgstr "Φίλτρο πίνακα"
+
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_id3153252\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DSADMIN_TABLE_SELECTOR\">Opens the Table Filter dialog where you can specify which tables of the database to show or to hide.</ahelp>"
+msgstr "<ahelp hid=\"HID_DSADMIN_TABLE_SELECTOR\">Ανοίγει το παράθυρο διαλόγου Φίλτρο πίνακα όπου μπορείτε να καθορίσετε ποιοι πίνακες της βάσεις δεδομένων θα εμφανίζονται ή θα αποκρύπτονται.</ahelp>"
+
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_id3150670\n"
+"20\n"
+"help.text"
+msgid "Select the tables that you want to filter in the <emph>Filter</emph> list."
+msgstr "Επιλέξτε τους πίνακες που επιθυμείτε να φιλτράρετε στη λίστα <emph>Φίλτρο</emph>."
+
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_id3150985\n"
+"23\n"
+"help.text"
+msgid "If you select the topmost table in a hierarchy, all of the tables in the hierarchy are selected."
+msgstr "Αν επιλέξετε τον πιο πάνω πίνακα σε μία σειρά, επιλέγονται όλοι οι πίνακες αυτής της σειράς."
+
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_id3152349\n"
+"24\n"
+"help.text"
+msgid "If you select a table that is at a lower level in the hierarchy, the tables that occur above it in the hierarchy are not selected."
+msgstr "Αν επιλέξετε έναν πίνακα που βρίσκεται στο κατώτερο επίπεδο στη σειρά, δεν επιλέγονται οι πίνακες που βρίσκονται από πάνω του."
+
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN105BC\n"
+"help.text"
+msgid "SQL"
+msgstr "SQL"
+
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN105C0\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the SQL dialog where you can enter SQL statements.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου της SQL όπου μπορείτε να εισάγετε δηλώσεις SQL.</ahelp>"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"tit\n"
+"help.text"
+msgid "View"
+msgstr "Προβολή"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN1054D\n"
+"help.text"
+msgid "<link href=\"text/shared/explorer/database/menuview.xhp\">View</link>"
+msgstr "<link href=\"text/shared/explorer/database/menuview.xhp\">Προβολή</link>"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN1055D\n"
+"help.text"
+msgid "<ahelp hid=\".\">The View menu of a database window.</ahelp>"
+msgstr "<ahelp hid=\".\">Το μενού Προβολή ενός παραθύρου βάσης δεδομένων.</ahelp>"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10560\n"
+"help.text"
+msgid "Database Objects"
+msgstr "Αντικείμενα βάσης δεδομένων"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10564\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα δευτερεύον μενού.</ahelp>"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10567\n"
+"help.text"
+msgid "Forms"
+msgstr "Φόρμες"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN1056B\n"
+"help.text"
+msgid "<ahelp hid=\".\">Selects the forms container and shows all forms in the detail view.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέγει το πεδίο με τις φόρμες και εμφανίζει όλες τις φόρμες σε λεπτομερή προβολή.</ahelp>"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN1056E\n"
+"help.text"
+msgid "Reports"
+msgstr "Αναφορές"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10572\n"
+"help.text"
+msgid "<ahelp hid=\".\">Selects the reports container and shows all reports in the detail view.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέγει το πεδίο με τις αναφορές και εμφανίζει όλες τις αναφορές σε λεπτομερή προβολή.</ahelp>"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10575\n"
+"help.text"
+msgid "Queries"
+msgstr "Ερωτήματα"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
"par_idN10579\n"
"help.text"
-msgid "Server URL"
-msgstr "URL εξυπηρετητής"
+msgid "<ahelp hid=\".\">Selects the queries container and shows all queries in the detail view.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέγει το πεδίο με τα ερωτήματα και εμφανίζει όλα τα ερωτήματα σε λεπτομερή προβολή.</ahelp>"
-#: dabawiz02ldap.xhp
+#: menuview.xhp
msgctxt ""
-"dabawiz02ldap.xhp\n"
-"par_idN1057D\n"
+"menuview.xhp\n"
+"par_idN1057C\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_LDAP_HOSTNAME\">Enter the name of the LDAP server using the format \"ldap.server.com\".</ahelp>"
-msgstr "<ahelp hid=\"HID_DSADMIN_LDAP_HOSTNAME\">Εισάγετε το όνομα του εξυπηρετητή LDAP χρησιμοποιώντας τη μορφή \"ldap.server.com\".</ahelp>"
+msgid "Tables"
+msgstr "Πίνακες"
-#: dabawiz02ldap.xhp
+#: menuview.xhp
msgctxt ""
-"dabawiz02ldap.xhp\n"
-"par_idN10594\n"
+"menuview.xhp\n"
+"par_idN10580\n"
"help.text"
-msgid "Base DN"
-msgstr "Base DN"
+msgid "<ahelp hid=\".\">Selects the tables container and shows all tables in the detail view.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέγει το πεδίο με τους πίνακες και εμφανίζει όλους τους πίνακες σε λεπτομερή προβολή.</ahelp>"
-#: dabawiz02ldap.xhp
+#: menuview.xhp
msgctxt ""
-"dabawiz02ldap.xhp\n"
+"menuview.xhp\n"
+"par_idN10583\n"
+"help.text"
+msgid "Sort"
+msgstr "Ταξινόμηση"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10587\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα δευτερεύον μενού.</ahelp>"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN1058A\n"
+"help.text"
+msgid "Ascending"
+msgstr "Αύξουσα"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN1058E\n"
+"help.text"
+msgid "<ahelp hid=\".\">Sorts the entries in the detail view in ascending order.</ahelp>"
+msgstr "<ahelp hid=\".\">Ταξινομεί τις καταχωρήσεις στη λεπτομερή προβολή σε αύξουσα σειρά.</ahelp>"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10591\n"
+"help.text"
+msgid "Descending"
+msgstr "Φθίνουσα"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10595\n"
+"help.text"
+msgid "<ahelp hid=\".\">Sorts the entries in the detail view in descending order.</ahelp>"
+msgstr "<ahelp hid=\".\">Ταξινομεί τις καταχωρήσεις στη λεπτομερή προβολή σε φθίνουσα σειρά.</ahelp>"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
"par_idN10598\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_LDAP_BASEDN\">Enter the starting point to search the LDAP database, for example, \"dc=com\".</ahelp>"
-msgstr "<ahelp hid=\"HID_DSADMIN_LDAP_BASEDN\">Εισάγετε το σημείο έναρξης για την αναζήτηση στη βάση δεδομένων LDAP, για παράδειγμα, \"dc=com\".</ahelp>"
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: dabawiz02ldap.xhp
+#: menuview.xhp
msgctxt ""
-"dabawiz02ldap.xhp\n"
-"par_idN105B7\n"
+"menuview.xhp\n"
+"par_idN1059C\n"
"help.text"
-msgid "Port number"
-msgstr "Αριθμός θύρας"
+msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα δευτερεύον μενού.</ahelp>"
-#: dabawiz02ldap.xhp
+#: menuview.xhp
msgctxt ""
-"dabawiz02ldap.xhp\n"
-"par_idN105BB\n"
+"menuview.xhp\n"
+"par_idN1059F\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_LDAP_PORTNUMBER\">Enter the port of the LDAP server, normally 389.</ahelp>"
-msgstr "<ahelp hid=\"HID_DSADMIN_LDAP_PORTNUMBER\">Εισάγετε την θύρα του εξυπηρετητή LDAP, η πιο συνηθέστερη είναι 389.</ahelp>"
+msgid "None"
+msgstr "Κανένα"
-#: dabawiz02ldap.xhp
+#: menuview.xhp
msgctxt ""
-"dabawiz02ldap.xhp\n"
+"menuview.xhp\n"
+"par_idN105B5\n"
+"help.text"
+msgid "<ahelp hid=\".\">Disables the preview in the database window.</ahelp>"
+msgstr "<ahelp hid=\".\">Απενεργοποιεί την προεπισκόπηση στο παράθυρο της βάσης δεδομένων.</ahelp>"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN105B8\n"
+"help.text"
+msgid "Document Information"
+msgstr "Πληροφορίες εγγράφου"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN105BC\n"
+"help.text"
+msgid "<ahelp hid=\".\">The preview window displays the document information of a form or report.</ahelp>"
+msgstr "<ahelp hid=\".\">Το παράθυρο προεπισκόπησης εμφανίζει τις πληροφορίες του εγγράφου μίας φόρμας ή αναφοράς.</ahelp>"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN105BF\n"
+"help.text"
+msgid "Document"
+msgstr "Έγγραφο"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN105C3\n"
+"help.text"
+msgid "<ahelp hid=\".\">The preview displays the document of a form or report.</ahelp>"
+msgstr "<ahelp hid=\".\">Η προεπισκόπηση εμφανίζει το έγγραφο μίας φόρμας ή αναφοράς.</ahelp>"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN105C6\n"
+"help.text"
+msgid "Refresh Tables"
+msgstr "Ανανέωση πινάκων"
+
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
"par_idN105CA\n"
"help.text"
-msgid "Use secure connection (SSL)"
-msgstr "Χρήση ασφαλούς σύνδεσης (SSL)"
+msgid "<ahelp hid=\".\">Refreshes the tables. </ahelp>"
+msgstr "<ahelp hid=\".\">Ανανεώνει τους πίνακες. </ahelp>"
-#: dabawiz02ldap.xhp
+#: migrate_macros.xhp
msgctxt ""
-"dabawiz02ldap.xhp\n"
-"par_idN105CE\n"
+"migrate_macros.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_DSADMIN_USESSL_LDAP\">Creates a secure connection to the LDAP server through the Secure Sockets Layer (SSL).</ahelp> By default, an SSL connection uses port 636. A regular connection uses port 389."
-msgstr "<ahelp hid=\"HID_DSADMIN_USESSL_LDAP\">Δημιουργεί μία ασφαλή σύνδεση στο εξυπηρετητή LDAP μέσω του Secure Sockets Layer (SSL).</ahelp> Ως προεπιλεγμένη, μία σύνδεση SSL χρησιμοποιεί τη θύρα 636. Μία κανονική σύνδεση χρησιμοποιεί την θύρα 389."
+msgid "Migrate Macros"
+msgstr "Μεταφορά μακροεντολών"
-#: dabawiz02ldap.xhp
+#: migrate_macros.xhp
msgctxt ""
-"dabawiz02ldap.xhp\n"
-"par_idN105DE\n"
+"migrate_macros.xhp\n"
+"bm_id6009095\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Authentication</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Πιστοποίηση</link>"
+msgid "<bookmark_value>wizards;macros (Base)</bookmark_value> <bookmark_value>Macro Wizard (Base)</bookmark_value> <bookmark_value>macros;attaching new (Base)</bookmark_value> <bookmark_value>migrating macros (Base)</bookmark_value>"
+msgstr "<bookmark_value>οδηγοί;μακροεντολές (Base)</bookmark_value><bookmark_value>οδηγός μακροεντολών (Base)</bookmark_value><bookmark_value>μακροεντολές;προσθήκη νέων (Base)</bookmark_value><bookmark_value>μετακίνηση μακροεντολών (Base)</bookmark_value>"
-#: dabawiz02ldap.xhp
+#: migrate_macros.xhp
msgctxt ""
-"dabawiz02ldap.xhp\n"
-"par_idN105F5\n"
+"migrate_macros.xhp\n"
+"hd_id0112200902353472\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
+msgid "<link href=\"text/shared/explorer/database/migrate_macros.xhp\">Migrate Macros</link>"
+msgstr "<link href=\"text/shared/explorer/database/migrate_macros.xhp\">Μεταφορά μακροεντολών</link>"
+
+#: migrate_macros.xhp
+msgctxt ""
+"migrate_macros.xhp\n"
+"par_id0112200902353466\n"
+"help.text"
+msgid "<ahelp hid=\".\">The Database Document Macro Migration Wizard moves existing macros from sub-documents of an old Base file into the new Base file's macro storage area.</ahelp>"
+msgstr "<ahelp hid=\".\">Ο οδηγός μεταφοράς μακροεντολών εγγράφου βάσης δεδομένων μετακινεί τις υπάρχουσες μακροεντολές που βρίσκονται σε υπο-έγγραφα ενός αρχείου παλαιάς Base, στο νέο αποθηκευτικό χώρο μακροεντολών της νέας Base.</ahelp>"
+
+#: migrate_macros.xhp
+msgctxt ""
+"migrate_macros.xhp\n"
+"par_id0224200911454780\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose a location and file name to save the new database file. By default, the new file gets the same name as the old file, while the old file gets renamed with the string \"backup\" in the name.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μια τοποθεσία και ένα όνομα για να αποθηκευτεί το νέο αρχείο βάσης δεδομένων. Από προεπιλογή, το νέο αρχείο παίρνει το ίδιο όνομα με το παλιό αρχείο, ενώ το παλιό αρχείο μετονομάζεται με τη λέξη \"backup\" στο όνομα.</ahelp>"
+
+#: migrate_macros.xhp
+msgctxt ""
+"migrate_macros.xhp\n"
+"par_id022420091145472\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">The list shows all changes that were applied to the database file.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Η λίστα εμφανίζει όλες τις αλλαγές που έγιναν στο αρχείο βάσης δεδομένων.</ahelp>"
+
+#: migrate_macros.xhp
+msgctxt ""
+"migrate_macros.xhp\n"
+"par_id0112200902353542\n"
+"help.text"
+msgid "Previously, macros have been allowed to reside only in the text sub-documents of forms and reports. Now macros can also be stored in the Base file itself. This means that macros in Base files can be called now from any of its sub-components: forms, reports, table design, query design, relation design, table data view."
+msgstr "Παλαιότερα, επιτρέπονταν στις μακροεντολές να βρίσκονται μόνο στο κείμενο υπο-εγγράφων και αναφορών. Τώρα οι μακροεντολές μπορούν να αποθηκεύονται και στην ίδια τη Base. Αυτό σημαίνει ότι οι μακροεντολές στα αρχεία Base μπορούν να κληθούν από οποιοδήποτε στοιχεία της Base: φόρμες, αναφορές, σχεδίαση πίνακα, σχεδίαση ερωτήματος, σχεδίαση σχέσης, προβολής δεδομένων πίνακα."
+
+#: migrate_macros.xhp
+msgctxt ""
+"migrate_macros.xhp\n"
+"par_id0112200903075865\n"
+"help.text"
+msgid "However, it is technically not possible to store macros both in a Base file and in its sub-documents at the same time. So, if you want to attach some new macros to the Base file, while retaining any existing old macros that were stored in the sub-documents, you must move the existing old macros up to the Base file's macro storage area."
+msgstr "Όμως, δεν είναι τεχνικά δυνατό να αποθηκεύονται οι μακροεντολές και στην Base και στα υποέγγραφα την ίδια στιγμή. Έτσι αν θέλετε να επισυνάψετε μερικές νέες μακροεντολές σε ένα αρχείο Base, αλλά και να διατηρήσετε τις παλαιές μακροεντολές που βρίσκονται στα υπο-έγγραφα, θα πρέπει να μετακινήσετε τις υπάρχουσες παλαιές στο νέα αποθηκευτικό χώρο της Base."
+
+#: migrate_macros.xhp
+msgctxt ""
+"migrate_macros.xhp\n"
+"par_id0112200903075830\n"
+"help.text"
+msgid "The Database Document Macro Migration Wizard can move the macros up into the Base file's storage area. You can then examine the macros and edit them as needed."
+msgstr "Ο οδηγός μεταφοράς μακροεντολών εγγράφου βάσης δεδομένων μπορεί να μετακινεί τις μακροεντολές στον αποθηκευτικό χώρο μακροεντολών της Base. Εκεί μπορείτε να εξετάσετε τις μακροεντολές και να τις επεξεργαστείτε."
+
+#: migrate_macros.xhp
+msgctxt ""
+"migrate_macros.xhp\n"
+"par_id0112200903075951\n"
+"help.text"
+msgid "For example, it is possible that macros from the sub-documents had the same module names and macro names. After you moved the macros into one common macro storage area, you must edit the macros to make the names unique. The wizard cannot do this."
+msgstr "Για παράδειγμα, είναι πιθανόν οι μακροεντολές στα υπο-έγγραφα να έχουν τα ίδια ονόματα αρθρωμάτων και μακροεντολών. Αφού μετακινήσετε τις μακροεντολές στο νέο κοινό αποθηκευτικό χώρο, θα πρέπει να επεξεργαστείτε τα ονόματα για να τα κάνετε μοναδικά. Ο οδηγός δεν μπορεί να το κάνει αυτό."
+
+#: migrate_macros.xhp
+msgctxt ""
+"migrate_macros.xhp\n"
+"par_id0112200903075915\n"
+"help.text"
+msgid "The wizard can backup the Base file to another folder of your choice. The wizard changes the original Base file. The backup remains unchanged."
+msgstr "Ο οδηγός μπορεί να δημιουργήσει αντίγραφο ασφαλείας του αρχείου Base σε ένα άλλο φάκελο της επιλογής σας. Ο οδηγός αλλάζει το αρχικό αρχείο Base. Το αντίγραφο ασφαλείας δεν αλλάζει."
+
+#: migrate_macros.xhp
+msgctxt ""
+"migrate_macros.xhp\n"
+"par_id0112200902353554\n"
+"help.text"
+msgid "<link href=\"http://wiki.documentfoundation.org/Macros_in_Database_Documents\">An in depth explanation by the developers (Wiki).</link>"
+msgstr "<link href=\"http://wiki.documentfoundation.org/Macros_in_Database_Documents\">Μια σε βάθος εξήγηση από τους προγραμματιστές (Βίκι).</link>"
+
+#: password.xhp
+msgctxt ""
+"password.xhp\n"
+"tit\n"
+"help.text"
+msgid "User Name and Password Required"
+msgstr "Απαιτείται το όνομα χρήστη και ο κωδικός πρόσβασης"
+
+#: password.xhp
+msgctxt ""
+"password.xhp\n"
+"par_idN10541\n"
+"help.text"
+msgid "User Name and Password Required"
+msgstr "Απαιτείται το όνομα χρήστη και ο κωδικός πρόσβασης"
+
+#: password.xhp
+msgctxt ""
+"password.xhp\n"
+"par_idN1054D\n"
+"help.text"
+msgid "User name"
+msgstr "Όνομα χρήστη"
+
+#: password.xhp
+msgctxt ""
+"password.xhp\n"
+"par_idN10551\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter the user name to connect to the data source.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα χρήστη για να συνδεθείτε στην προέλευση δεδομένων.</ahelp>"
+
+#: password.xhp
+msgctxt ""
+"password.xhp\n"
+"par_idN10568\n"
+"help.text"
+msgid "Password"
+msgstr "Κωδικός πρόσβασης"
+
+#: password.xhp
+msgctxt ""
+"password.xhp\n"
+"par_idN1056C\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter the password to connect to the data source.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τον κωδικό πρόσβασης για να συνδεθείτε στην προέλευση δεδομένων.</ahelp>"
+
+#: password.xhp
+msgctxt ""
+"password.xhp\n"
+"par_idN10583\n"
+"help.text"
+msgid "Remember password till end of session"
+msgstr "Απομνημόνευση κωδικού πρόσβασης μέχρι το τέλος της συνεδρίας"
+
+#: password.xhp
+msgctxt ""
+"password.xhp\n"
+"par_idN10587\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select to use the same user name and password without further dialog, when you connect again to the same data source in the current %PRODUCTNAME session.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε για να χρησιμοποιήσετε το ίδιο όνομα χρήστη και κωδικό πρόσβασης, χωρίς να σας ζητούνται, όταν συνδεθείτε ξανά στην ίδια προέλευση δεδομένων στην τρέχουσα συνεδρία του %PRODUCTNAME.</ahelp>"
+
+#: querywizard00.xhp
+msgctxt ""
+"querywizard00.xhp\n"
+"tit\n"
+"help.text"
+msgid "Query Wizard"
+msgstr "Αυτόματος πιλότος ερωτήματος"
+
+#: querywizard00.xhp
+msgctxt ""
+"querywizard00.xhp\n"
+"par_idN1054C\n"
+"help.text"
+msgid "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Query Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Αυτόματος πιλότος ερωτήματος</link>"
+
+#: querywizard00.xhp
+msgctxt ""
+"querywizard00.xhp\n"
+"par_idN1055C\n"
+"help.text"
+msgid "<ahelp hid=\".\">The Query Wizard helps you to design a database query.</ahelp> The saved query can be called later, either from the graphical user interface, or using the automatically created SQL language command."
+msgstr "<ahelp hid=\".\">Ο Αυτόματος πιλότος ερωτήματος σας βοηθά να σχεδιάζετε ένα ερώτημα βάσης δεδομένων.</ahelp> Το αποθηκευμένο ερώτημα μπορεί να καλεστεί αργότερα, είτε από το γραφικό περιβάλλον του χρήστη, είτε χρησιμοποιώντας την αυτόματα δημιουργημένη εντολή γλώσσας της SQL."
+
+#: querywizard00.xhp
+msgctxt ""
+"querywizard00.xhp\n"
+"par_idN105D2\n"
+"help.text"
+msgid "<link href=\"text/shared/explorer/database/querywizard01.xhp\" name=\"Query Wizard - Field Selection\">Query Wizard - Field selection</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard01.xhp\" name=\"Αυτόματος πιλότος ερωτήματος - Επιλογή πεδίων\">Αυτόματος πιλότος ερωτήματος - Επιλογή πεδίων</link>"
+
+#: querywizard01.xhp
+msgctxt ""
+"querywizard01.xhp\n"
+"tit\n"
+"help.text"
+msgid "Query Wizard - Field Selection"
+msgstr "Αυτόματος πιλότος ερωτήματος - Επιλογή πεδίων"
+
+#: querywizard01.xhp
+msgctxt ""
+"querywizard01.xhp\n"
+"par_idN10546\n"
+"help.text"
+msgid "<link href=\"text/shared/explorer/database/querywizard01.xhp\">Query Wizard - Field Selection</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard01.xhp\">Αυτόματος πιλότος ερωτήματος - Επιλογή πεδίων</link>"
+
+#: querywizard01.xhp
+msgctxt ""
+"querywizard01.xhp\n"
+"par_idN10556\n"
+"help.text"
+msgid "Specifies the table to create the query, and specifies which fields you wish to include in the query."
+msgstr "Καθορίζει τον πίνακα για τη δημιουργία του ερωτήματος, και προσδιορίζει ποια πεδία προτιμάτε να συμπεριληφθούν στο ερώτημα."
+
+#: querywizard01.xhp
+msgctxt ""
+"querywizard01.xhp\n"
+"par_idN10559\n"
+"help.text"
+msgid "Tables"
+msgstr "Πίνακες"
+
+#: querywizard01.xhp
+msgctxt ""
+"querywizard01.xhp\n"
+"par_idN1055D\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the table for which the query is to be created.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τον πίνακα για τον οποίο θα δημιουργηθεί το ερώτημα.</ahelp>"
+
+#: querywizard01.xhp
+msgctxt ""
+"querywizard01.xhp\n"
+"par_idN10590\n"
+"help.text"
+msgid "Fields in the Query"
+msgstr "Πεδία στο ερώτημα"
+
+#: querywizard01.xhp
+msgctxt ""
+"querywizard01.xhp\n"
+"par_idN10594\n"
+"help.text"
+msgid "<ahelp hid=\".\">Displays all fields that will be included in the new query.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει όλα τα πεδία που θα συμπεριληφθούν στο νέο ερώτημα.</ahelp>"
+
+#: querywizard01.xhp
+msgctxt ""
+"querywizard01.xhp\n"
+"par_idN10597\n"
+"help.text"
+msgid "<link href=\"text/shared/explorer/database/querywizard02.xhp\" name=\"Query Wizard - Sorting order\">Query Wizard - Sorting order</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard02.xhp\" name=\"Αυτόματος πιλότος ερωτήματος - Σειρά ταξινόμησης\">Αυτόματος πιλότος ερωτήματος - Σειρά ταξινόμησης</link>"
#: querywizard02.xhp
msgctxt ""
@@ -11878,3376 +12228,3050 @@ msgctxt ""
msgid "<link href=\"text/shared/explorer/database/querywizard03.xhp\" name=\"Query Wizard - Search conditions\">Query Wizard - Search conditions</link>"
msgstr "<link href=\"text/shared/explorer/database/querywizard03.xhp\" name=\"Αυτόματος πιλότος ερωτήματος - Όροι αναζήτησης\">Αυτόματος πιλότος ερωτήματος - Όροι αναζήτησης</link>"
-#: rep_navigator.xhp
+#: querywizard03.xhp
msgctxt ""
-"rep_navigator.xhp\n"
+"querywizard03.xhp\n"
"tit\n"
"help.text"
-msgid "Report Navigator"
-msgstr "Περιήγηση αναφοράς"
-
-#: rep_navigator.xhp
-msgctxt ""
-"rep_navigator.xhp\n"
-"bm_id5823847\n"
-"help.text"
-msgid "<bookmark_value>formulas in reports;editing</bookmark_value><bookmark_value>functions in reports;editing</bookmark_value>"
-msgstr "<bookmark_value>τύποι σε αναφορές, επεξεργασία</bookmark_value><bookmark_value>συναρτήσεις σε αναφορές, επεξεργασία</bookmark_value>"
-
-#: rep_navigator.xhp
-msgctxt ""
-"rep_navigator.xhp\n"
-"hd_id1821955\n"
-"help.text"
-msgid "<variable id=\"rep_navigator\"><link href=\"text/shared/explorer/database/rep_navigator.xhp\">Report Navigator</link></variable>"
-msgstr "<variable id=\"rep_navigator\"><link href=\"text/shared/explorer/database/rep_navigator.xhp\">Περιήγηση αναφοράς</link></variable>"
+msgid "Query Wizard - Search Conditions"
+msgstr "Αυτόματος πιλότος ερωτήματος - Όροι αναζήτησης"
-#: rep_navigator.xhp
+#: querywizard03.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id1150852\n"
+"querywizard03.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "You can open the Report Navigator window of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">View - Report Navigator</item>."
-msgstr "Μπορείτε να ανοίξετε το παράθυρο Περιήγηση αναφοράς στη <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμηση αναφοράς</link> επιλέγοντας <item type=\"menuitem\">Προβολή - Περιήγηση αναφοράς</item>."
+msgid "<link href=\"text/shared/explorer/database/querywizard03.xhp\">Query Wizard - Search Conditions</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard03.xhp\">Αυτόματος πιλότος ερωτήματος - Όροι αναζήτησης</link>"
-#: rep_navigator.xhp
+#: querywizard03.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id1111484\n"
+"querywizard03.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "<ahelp hid=\".\">The Report Navigator reveals the structure of the report. You can use the Report Navigator to insert functions into the report.</ahelp>"
-msgstr "<ahelp hid=\".\">Η Περιήγηση αναφοράς αποκαλύπτει τη δομή της αναφοράς. Μπορείτε να χρησιμοποιήσετε την Περιήγηση αναφοράς για να εισάγετε συναρτήσεις σε μία αναφορά.</ahelp>"
+msgid "Specifies the search conditions to filter the query."
+msgstr "Καθορίζει τους όρους αναζήτησης για να φιλτράρετε το ερώτημα."
-#: rep_navigator.xhp
+#: querywizard03.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id8314157\n"
+"querywizard03.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "<ahelp hid=\".\">Click an entry in the Report Navigator. The corresponding object or area is selected in the Report Builder view. Right-click an entry to open the context menu.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ σε μία καταχώρηση στην Περιήγηση αναφοράς. Το αντίστοιχο αντικείμενο ή περιοχή επιλέγεται στην προβολή της Περιήγησης αναφοράς. Κάντε δεξί κλικ σε μία καταχώρηση για να ανοίξετε το μενού περιβάλλοντος.</ahelp>"
+msgid "Match all of the following"
+msgstr "Ταίριασμα όλων των ακόλουθων"
-#: rep_navigator.xhp
+#: querywizard03.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"hd_id2932828\n"
+"querywizard03.xhp\n"
+"par_idN105B2\n"
"help.text"
-msgid "To enter functions to the report"
-msgstr "Για να εισάγετε συναρτήσεις στην αναφορά"
+msgid "<ahelp hid=\".\">Select to filter the query by all the conditions using a logical AND.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να φιλτράρετε το ερώτημα με όλους τους όρους χρησιμοποιώντας μία λογική εντολή AND.</ahelp>"
-#: rep_navigator.xhp
+#: querywizard03.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id5091708\n"
+"querywizard03.xhp\n"
+"par_idN1055C\n"
"help.text"
-msgid "<ahelp hid=\".\">In the context menu of the Report Navigator, you see the same commands as in the Report Builder view, plus additional commands to create new functions or to delete them.</ahelp>"
-msgstr "<ahelp hid=\".\">Στο μενού περιβάλλοντος της Περιήγησης αναφοράς, θα δείτε τις ίδιες εντολές όπως στην προβολή της Περιήγησης αναφοράς, αλλά και με επιπλέον εντολές για τη δημιουργία συναρτήσεων ή τη διαγραφή τους.</ahelp>"
+msgid "Match any of the following"
+msgstr "Ταίριασμα οποιουδήποτε από τα ακόλουθα"
-#: rep_navigator.xhp
+#: querywizard03.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id9449446\n"
+"querywizard03.xhp\n"
+"par_idN105BF\n"
"help.text"
-msgid "Functions can be entered using a syntax as specified by the <link href=\"http://en.wikipedia.org/wiki/OpenFormula\">OpenFormula</link> proposal."
-msgstr "Οι συναρτήσεις μπορούν να εισαχθούν χρησιμοποιώντας μία σύνταξη όπως καθορίζεται από τις προτάσεις της <link href=\"http://en.wikipedia.org/wiki/OpenFormula\">OpenFormula</link>."
+msgid "<ahelp hid=\".\">Select to filter the query by any of the conditions using a logical OR.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να φιλτράρετε το ερώτημα με οποιουσδήποτε από τους όρους χρησιμοποιώντας μία λογική εντολή OR.</ahelp>"
-#: rep_navigator.xhp
+#: querywizard03.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id4095583\n"
+"querywizard03.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "See <link href=\"http://wiki.documentfoundation.org/Database\">Wiki page about Base</link> for some more help regarding the functions in a report."
-msgstr "Δείτε <link href=\"http://wiki.documentfoundation.org/Database\">Σελίδα Βίκη για τη βάση</link> για κάποια περισσότερη βοήθεια σχετικά με λειτουργίες σε μια αναφορά."
+msgid "Field"
+msgstr "Πεδίο"
-#: rep_navigator.xhp
+#: querywizard03.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"hd_id311593\n"
+"querywizard03.xhp\n"
+"par_idN105CC\n"
"help.text"
-msgid "To calculate a sum for each client"
-msgstr "Για να υπολογίσετε ένα άθροισμα για κάθε πελάτη"
+msgid "<ahelp hid=\".\">Select the field name for the filter condition.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το όνομα του πεδίου για την συνθήκη του φίλτρου.</ahelp>"
-#: rep_navigator.xhp
+#: querywizard03.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id3948789\n"
+"querywizard03.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "Open the Report Navigator."
-msgstr "Ανοίξτε την Περιήγηση αναφοράς."
+msgid "Condition"
+msgstr "Συνθήκη"
-#: rep_navigator.xhp
+#: querywizard03.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id5391399\n"
+"querywizard03.xhp\n"
+"par_idN105D9\n"
"help.text"
-msgid "Open the Groups entry and the group where you want to calculate the cost."
-msgstr "Ανοίξτε την καταχώρηση Ομάδες και την ομάδα για την οποία επιθυμείτε να υπολογίσετε το κόστος."
+msgid "<ahelp hid=\".\">Select the condition for the filter.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε την συνθήκη για το φίλτρο.</ahelp>"
-#: rep_navigator.xhp
+#: querywizard03.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id6989654\n"
+"querywizard03.xhp\n"
+"par_idN1056E\n"
"help.text"
-msgid "The group has a sub entry called functions."
-msgstr "Η ομάδα περιέχει μία δευτερεύουσα καταχώρηση, τις συναρτήσεις."
+msgid "Value"
+msgstr "Τιμή"
-#: rep_navigator.xhp
+#: querywizard03.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id1803643\n"
+"querywizard03.xhp\n"
+"par_idN105E6\n"
"help.text"
-msgid "Open the context menu (right click) on the functions entry, choose to create a new function, and select it."
-msgstr "Ανοίξτε το μενού περιβάλλοντος (με δεξί κλικ) στην καταχώρηση των συναρτήσεων, επιλέξτε να δημιουργήσετε μία νέα συνάρτηση, και επιλέξτε την."
+msgid "<ahelp hid=\".\">Enter the value for the filter condition.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την τιμή για την συνθήκη του φίλτρου.</ahelp>"
-#: rep_navigator.xhp
+#: querywizard03.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id868251\n"
+"querywizard03.xhp\n"
+"par_idN10574\n"
"help.text"
-msgid "In the property browser you see the function."
-msgstr "Στην εξερεύνηση των ιδιοτήτων θα δείτε τη συνάρτηση."
+msgid "<link href=\"text/shared/explorer/database/querywizard04.xhp\" name=\"Query Wizard - Detail or Summary\">Query Wizard - Detail or summary</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard04.xhp\" name=\"Αυτόματος πιλότος ερωτήματος - Λεπτομέρεια ή Σύνοψη\">Αυτόματος πιλότος ερωτήματος - Λεπτομέρεια ή Σύνοψη</link>"
-#: rep_navigator.xhp
+#: querywizard04.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id6247749\n"
+"querywizard04.xhp\n"
+"tit\n"
"help.text"
-msgid "Change the name to e.g. CostCalc and the formula to [CostCalc] + [enter your cost column name]."
-msgstr "Μεταβάλετε το όνομα π.χ. CostCalc και τη συνάρτηση σε [CostCalc] + [εισάγετε το όνομα της στήλης κόστους]."
+msgid "Query Wizard - Detail or Summary"
+msgstr "Αυτόματος πιλότος ερωτήματος - Λεπτομέρεια ή Σύνοψη"
-#: rep_navigator.xhp
+#: querywizard04.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id1565904\n"
+"querywizard04.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "In the initial value enter 0."
-msgstr "Στην αρχική τιμή εισάγετε την τιμή 0."
+msgid "<link href=\"text/shared/explorer/database/querywizard04.xhp\">Query Wizard - Detail or Summary</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard04.xhp\">Αυτόματος πιλότος ερωτήματος - Λεπτομέρεια ή Σύνοψη</link>"
-#: rep_navigator.xhp
+#: querywizard04.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id1569261\n"
+"querywizard04.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "Now you can insert a text field and bind it to your [CostCalc] (appears in the data field list box)."
-msgstr "Τώρα μπορείτε να εισάγετε ένα πεδίο κειμένου και να το συνδυάσετε στο [CostCalc] (εμφανίζεται στο πεδίο της λίστας με το πεδίο δεδομένων)."
+msgid "Specifies whether to display all records of the query, or only the results of aggregate functions."
+msgstr "Προσδιορίζει αν θα εμφανίζονται όλες οι εγγραφές του ερωτήματος, ή μόνο τα αποτελέσματα των συναρτήσεων συγκέντρωσης."
-#: rep_navigator.xhp
+#: querywizard04.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id9256874\n"
+"querywizard04.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "Maybe you have to set the initial value to the value of the field like [field]."
-msgstr "Ενδεχομένως να πρέπει να θέσετε την αρχική τιμή στην τιμή του πεδίου ως [πεδίο]."
+msgid "This page is only displayed when there are numerical fields in the query that allow the use of aggregate functions."
+msgstr "Η σελίδα εμφανίζεται μόνο όταν υπάρχουν αριθμητικά πεδία στο ερώτημα που επιτρέπουν τη χρήση συναρτήσεων συγκέντρωσης."
-#: rep_navigator.xhp
+#: querywizard04.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id4601886\n"
+"querywizard04.xhp\n"
+"par_idN10559\n"
"help.text"
-msgid "If there are blank fields in the cost column, use the following formula to replace the blank fields' content with zero:"
-msgstr "Αν υπάρχουν κενά πεδία στη στήλη κόστους, χρησιμοποιήστε τον παρακάτω τύπο για να αντικαταστήσετε το περιεχόμενο των κενών πεδίων με το μηδέν:"
+msgid "Detailed query"
+msgstr "Λεπτομερές ερώτημα"
-#: rep_navigator.xhp
+#: querywizard04.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id1754509\n"
+"querywizard04.xhp\n"
+"par_idN105BD\n"
"help.text"
-msgid "[SumCost] + IF(ISBLANK([field]);0;[field])"
-msgstr "[SumCost] + IF(ISBLANK([field]);0;[field])"
+msgid "<ahelp hid=\".\">Select to show all records of the query.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να εμφανίζονται όλες οι εγγραφές του ερωτήματος.</ahelp>"
-#: rep_navigator.xhp
+#: querywizard04.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id8122196\n"
+"querywizard04.xhp\n"
+"par_idN105C2\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the formula that defines the function. Use OpenFormula syntax.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τον τύπο που ορίζει τη συνάρτηση. Χρησιμοποιήστε τη σύνταξη OpenFormula.</ahelp>"
+msgid "Summary query"
+msgstr "Συνοπτικό ερώτημα"
-#: rep_navigator.xhp
+#: querywizard04.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id9909665\n"
+"querywizard04.xhp\n"
+"par_idN105C8\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the initial value for the evaluation of the formula. Often this is set to 0 or to 1.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε την αρχική τιμή για την εκτίμηση του τύπου. Συχνά αυτή ορίζεται σε 0 ή σε 1.</ahelp>"
+msgid "<ahelp hid=\".\">Select to show only results of aggregate functions.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να εμφανίζονται μόνο τα αποτελέσματα των συναρτήσεων συγκέντρωσης.</ahelp>"
-#: rep_navigator.xhp
+#: querywizard04.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id9141819\n"
+"querywizard04.xhp\n"
+"par_idN105D7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">If Deep traversing is enabled, functions are evaluated considering all lower levels of hierarchy. This would be used for instance for line numbering. If Deep traversing is not enabled, only the first level of hierarchy is evaluated.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν είναι ενεργοποιημένη η μετάβαση Deep, οι συναρτήσεις εκτιμώνται εξετάζοντας όλα τα κατώτερα επίπεδα στην σειρά. Αυτό μπορεί να αξιοποιηθεί, για παράδειγμα, στην αρίθμηση γραμμών. Αν η μετάβαση Deep δεν έχει ενεργοποιηθεί, μόνο το πρώτο επίπεδο στην σειρά εκτιμάται.</ahelp>"
+msgid "Select the aggregate function and the field name of the numeric field in the list box. You can enter as many aggregate functions as you want, one in each row of controls."
+msgstr "Επιλέξτε τη συνάρτηση συγκέντρωσης και το όνομα του αριθμητικού πεδίου στο πεδίο της λίστας. Μπορείτε να εισάγετε τόσες συναρτήσεις συγκέντρωσης όσες επιθυμείτε, μία σε κάθε γραμμή των πεδίων ελέγχου."
-#: rep_navigator.xhp
+#: querywizard04.xhp
msgctxt ""
-"rep_navigator.xhp\n"
-"par_id6354869\n"
+"querywizard04.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">If Pre evaluation is enabled, functions are evaluated only when the report is finished.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν είναι ενεργοποιημένη η εκτίμηση Pre, οι συναρτήσεις εκτιμούνται μόνο αφού έχει ολοκληρωθεί η αναφορά.</ahelp>"
+msgid "Aggregate function"
+msgstr "Συνάρτηση συγκέντρωσης"
-#: 02010100.xhp
+#: querywizard04.xhp
msgctxt ""
-"02010100.xhp\n"
-"tit\n"
+"querywizard04.xhp\n"
+"par_idN105E4\n"
"help.text"
-msgid "Query Design"
-msgstr "Σχεδιασμός ερωτήματος"
+msgid "<ahelp hid=\".\">Select the aggregate function.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τη συνάρτηση συγκέντρωσης.</ahelp>"
-#: 02010100.xhp
+#: querywizard04.xhp
msgctxt ""
-"02010100.xhp\n"
-"bm_id3153323\n"
+"querywizard04.xhp\n"
+"par_idN105DD\n"
"help.text"
-msgid "<bookmark_value>views; creating database views (Base)</bookmark_value><bookmark_value>queries; creating in design view (Base)</bookmark_value><bookmark_value>designing; queries (Base)</bookmark_value><bookmark_value>design view; queries/views (Base)</bookmark_value><bookmark_value>joining;tables (Base)</bookmark_value><bookmark_value>tables in databases; joining for queries (Base)</bookmark_value><bookmark_value>queries; joining tables (Base)</bookmark_value><bookmark_value>tables in databases; relations (Base)</bookmark_value><bookmark_value>relations; joining tables (Base)</bookmark_value><bookmark_value>queries; deleting table links (Base)</bookmark_value><bookmark_value>criteria of query design (Base)</bookmark_value><bookmark_value>queries; formulating filter conditions (Base)</bookmark_value><bookmark_value>filter conditions;in queries (Base)</bookmark_value><bookmark_value>parameters; queries (Base)</bookmark_value><bookmark_value>queries; parameter queries (Base)</bookmark_value><bookmark_value>SQL; queries (Base)</bookmark_value><bookmark_value>native SQL (Base)</bookmark_value>"
-msgstr "<bookmark_value>προβολές, δημιουργώντας προβολές βάσης δεδομένων (Base)</bookmark_value><bookmark_value>ερωτήματα, δημιουργώντας στην προβολή σχεδίασης (Base)</bookmark_value><bookmark_value>σχεδιάζοντας,ερωτήματα (Base)</bookmark_value><bookmark_value>προβολή σχεδίασης, ερωτήματα/προβολές (Base)</bookmark_value><bookmark_value>ενώνοντας, πίνακες (Base)</bookmark_value><bookmark_value>πίνακες σε βάσεις δεδομένων,ενοποίηση ερωτημάτων(Base)</bookmark_value><bookmark_value>ερωτήματα, ένωση πινάκων (Base)</bookmark_value><bookmark_value>πίνακες σε βάσεις δεδομένων, σχέσεις (Base)</bookmark_value><bookmark_value>σχέσεις, ένωση πινάκων (Base)</bookmark_value><bookmark_value>ερωτήματα, διαγραφή συνδέσεων πίνακα (Base)</bookmark_value><bookmark_value>κριτήρια του σχεδιασμού ερωτημάτων (Base)</bookmark_value><bookmark_value>ερωτήματα, δημιουργώντας συνθήκες φιλτραρίσματος (Base)</bookmark_value><bookmark_value>συνθήκες φίλτρων σε ερωτήματα (Base)</bookmark_value><bookmark_value>παράμετροι, ερωτήματα (Base)</bookmark_value><bookmark_value>ερωτήματα, παραμετροποίηση ερωτημάτων (Base)</bookmark_value><bookmark_value>SQL, ερωτήματα (Base)</bookmark_value><bookmark_value>native SQL (Base)</bookmark_value>"
+msgid "Field name"
+msgstr "Όνομα πεδίου"
-#: 02010100.xhp
+#: querywizard04.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3153394\n"
-"1\n"
+"querywizard04.xhp\n"
+"par_idN10656\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>"
-msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδίαση Ερωτήματος\">Σχεδίαση Ερωτήματος</link>"
+msgid "<ahelp hid=\".\">Select the numeric field name.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το όνομα του αριθμητικού πεδίου.</ahelp>"
-#: 02010100.xhp
+#: querywizard04.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3156411\n"
-"288\n"
+"querywizard04.xhp\n"
+"par_idN105E7\n"
"help.text"
-msgid "<ahelp hid=\".\">The <emph>Query Design View </emph>allows you to create and edit a database query.</ahelp>"
-msgstr "<ahelp hid=\".\">Η <emph>Προβολή σχεδίασης ερωτήματος </emph>σας επιτρέπει να δημιουργήσετε και να τροποποιήσετε ένα ερώτημα βάσης δεδομένων.</ahelp>"
+msgid "+"
+msgstr "+"
-#: 02010100.xhp
+#: querywizard04.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id7024140\n"
+"querywizard04.xhp\n"
+"par_idN105FE\n"
"help.text"
-msgid "Most databases use queries to filter or to sort database tables to display records on your computer. Views offer the same functionality as queries, but on the server side. If your database is on a server that supports views, you can use views to filter the records on the server to speed up the display time."
-msgstr "Οι περισσότερες βάσεις δεδομένων χρησιμοποιούν ερωτήματα για να φιλτράρουν ή να ταξινομήσουν πίνακες βάσεων δεδομένων, ώστε να εμφανίζουν τα αποτελέσματα στον υπολογιστή σας. Οι προβολές προσφέρουν την ίδια λειτουργικότητα με τα ερωτήματα, αλλά ως προς την πλευρά του εξυπηρετητή. Εάν η βάση δεδομένων είναι σε ένα εξυπηρετητή που υποστηρίζει προβολές, μπορείτε να τις χρησιμοποιήσετε για να φιλτράρετε τις εγγραφές στον εξυπηρετητή για να επιταχύνετε τον χρόνο εμφάνισης των αποτελεσμάτων."
+msgid "<ahelp hid=\".\">Appends a new row of controls.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει μία νέα γραμμή των πεδίων ελέγχου.</ahelp>"
-#: 02010100.xhp
+#: querywizard04.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3159176\n"
-"276\n"
+"querywizard04.xhp\n"
+"par_idN105F1\n"
"help.text"
-msgid "Selecting the <emph>Create View</emph> command from the <emph>Tables</emph> tab page of a database document, you see the <emph>View Design</emph> window that resembles the <emph>Query Design</emph> window described here."
-msgstr "Επιλέγοντας την εντολή <emph>Δημιουργία Προβολής</emph> από την καρτέλα <emph>Πίνακες</emph> σε ένα έγγραφο μιας βάσης δεδομένων, βλέπετε το παράθυρο της <emph>Προβολής Σχεδίασης</emph> το οποίο μοιάζει πολύ με το παράθυρο διαλόγου της <emph>Σχεδίασης ερωτήματος</emph> που περιγράφεται εδώ."
+msgid "-"
+msgstr "-"
-#: 02010100.xhp
+#: querywizard04.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id8307138\n"
+"querywizard04.xhp\n"
+"par_idN1060B\n"
"help.text"
-msgid "The Query Design window layout is stored with a created query, but cannot be stored with a created view."
-msgstr "Η διάταξη του παραθύρου Σχεδίασης Ερωτήματος αποθηκεύεται με ένα δημιουργημένο ερώτημα, αλλά δεν αποθηκεύεται με μία δημιουργημένη προβολή."
+msgid "<ahelp hid=\".\">Removes the last row of controls.</ahelp>"
+msgstr "<ahelp hid=\".\">Αφαιρεί την τελευταία γραμμή των πεδίων ελέγχου.</ahelp>"
-#: 02010100.xhp
+#: querywizard04.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3149233\n"
-"3\n"
+"querywizard04.xhp\n"
+"par_idN1060E\n"
"help.text"
-msgid "The Design View"
-msgstr "Η Προβολή σχεδίασης"
+msgid "<link href=\"text/shared/explorer/database/querywizard05.xhp\" name=\"Query Wizard - Grouping\">Query Wizard - Grouping</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard05.xhp\" name=\"Αυτόματος πιλότος ερωτήματος- Ομαδοποίηση\">Αυτόματος πιλότος ερωτήματος- Ομαδοποίηση</link>"
-#: 02010100.xhp
+#: querywizard05.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3145673\n"
-"4\n"
+"querywizard05.xhp\n"
+"tit\n"
"help.text"
-msgid "To create a query, click the <emph>Queries</emph> icon in a database document, then click <emph>Create Query in Design View</emph>."
-msgstr "Για να δημιουργήσετε ένα ερώτημα, κάντε κλικ στο εικονίδιο <emph>Ερωτήματα</emph> σε ένα έγγραφο βάσης δεδομένων και έπειτα κλικ στο <emph>Δημιουργία Ερωτήματος στην Προβολή Σχεδίασης</emph>."
+msgid "Query Wizard - Grouping"
+msgstr "Αυτόματος πιλότος ερωτήματος - Ομαδοποίηση"
-#: 02010100.xhp
+#: querywizard05.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150255\n"
-"5\n"
+"querywizard05.xhp\n"
+"par_idN10546\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 "Το κάτω μέρος της προβολής σχεδίασης είναι το σημείο όπου <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ορίζεται\">ορίζεται</link> το ερώτημα. Για να ορίσετε ένα ερώτημα, προσδιορίστε πρώτα τα <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ονόματα πεδίων\">ονόματα πεδίων</link> της βάσης δεδομένων για να συμπεριλάβετε και τα <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"κριτήρια\">κριτήρια</link> ώστε να εμφανιστούν τα πεδία. Για να τοποθετήσετε τις στήλες στο κάτω μέρος της προβολής σχεδίασης, σύρετε την επικεφαλίδα της στήλης σε μία νέα θέση, ή επιλέξτε την στήλη και πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+πλήκτρο βέλους."
+msgid "<link href=\"text/shared/explorer/database/querywizard05.xhp\">Query Wizard - Grouping</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard05.xhp\">Αυτόματος πιλότος ερωτήματος - Ομαδοποίηση</link>"
-#: 02010100.xhp
+#: querywizard05.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3152474\n"
-"6\n"
+"querywizard05.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "In the top of the query Design View window, the <link href=\"text/shared/main0214.xhp\" name=\"icons\">icons</link> of the <emph>Query Design</emph> Bar and the <emph>Design</emph> bar are displayed."
-msgstr "Στο επάνω μέρος του παράθυρου της προβολής σχεδίασης ερωτήματος,εμφανίζονται τα <link href=\"text/shared/main0214.xhp\" name=\"εικονίδια\">εικονίδια</link> της γραμμής <emph>Σχεδίασης Ερωτήματος</emph> και της γραμμής <emph>Σχεδίασης</emph>."
+msgid "Specifies whether to group the query. The data source must support the SQL statement \"Order by clauses\" to enable this page of the Wizard."
+msgstr "Προσδιορίζει αν θα ομαδοποιηθεί το ερώτημα. Η προέλευση δεδομένων πρέπει να υποστηρίζει τη δήλωση SQL \"Ταξινόμηση κατά προτάσεις\" για να ενεργοποιήσετε τη σελίδα αυτήν του Αυτόματου πιλότου."
-#: 02010100.xhp
+#: querywizard05.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147559\n"
-"287\n"
+"querywizard05.xhp\n"
+"par_idN10589\n"
"help.text"
-msgid "If you want to test a query, double-click the query name in the database document. The query result is displayed in a table similar to the Data Source View. Note: the table displayed is only temporary."
-msgstr "Αν θέλετε να δοκιμάσετε ένα ερώτημα, κάντε διπλό κλικ στο όνομα του ερωτήματος στο έγγραφο βάσης δεδομένων. Το αποτέλεσμα του ερωτήματος εμφανίζεται σε ένα πίνακα όμοιο με την Προβολή δεδομένων Προέλευσης. Σημείωση: Ο πίνακας που εμφανίζεται είναι προσωρινός."
+msgid "Group by"
+msgstr "Ομαδοποίηση κατά"
-#: 02010100.xhp
+#: querywizard05.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id8226264\n"
+"querywizard05.xhp\n"
+"par_idN1058D\n"
"help.text"
-msgid "Keys in Query Design View"
-msgstr "Πλήκτρα στην προβολή σχεδίασης ερωτήματος"
+msgid "<ahelp hid=\".\">Displays all fields that are to be used to group the query.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει όλα τα πεδία που θα χρησιμοποιηθούν για την ομαδοποίηση του ερωτήματος.</ahelp>"
-#: 02010100.xhp
+#: querywizard05.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id2341074\n"
+"querywizard05.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "Key"
-msgstr "Πλήκτρο"
+msgid "<link href=\"text/shared/explorer/database/querywizard06.xhp\" name=\"Query Wizard - Grouping conditions\">Query Wizard - Grouping conditions</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard06.xhp\" name=\"Αυτόματος πιλότος ερωτήματος - Συνθήκες ομαδοποίησης\">Αυτόματος πιλότος ερωτήματος - Συνθήκες ομαδοποίησης</link>"
-#: 02010100.xhp
+#: querywizard06.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id4384289\n"
+"querywizard06.xhp\n"
+"tit\n"
"help.text"
-msgid "Function"
-msgstr "Συνάρτηση"
+msgid "Query Wizard - Grouping Conditions"
+msgstr "Αυτόματος πιλότος ερωτήματος - Συνθήκες ομαδοποίησης"
-#: 02010100.xhp
+#: querywizard06.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id5839106\n"
+"querywizard06.xhp\n"
+"par_idN10546\n"
"help.text"
-msgid "F4"
-msgstr "F4"
+msgid "<link href=\"text/shared/explorer/database/querywizard06.xhp\">Query Wizard - Grouping Conditions</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard06.xhp\">Αυτόματος πιλότος ερωτήματος - Συνθήκες ομαδοποίησης</link>"
-#: 02010100.xhp
+#: querywizard06.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id8554338\n"
+"querywizard06.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "Specifies the conditions to group the query. The data source must support the SQL statement \"Order by clauses\" to enable this page of the Wizard."
+msgstr "Προσδιορίζει τις συνθήκες για την ομαδοποίηση του ερωτήματος. Η προέλευση δεδομένων πρέπει να υποστηρίζει τη δήλωση SQL \"Ταξινόμηση κατά προτάσεις\" για να ενεργοποιήσετε τη σελίδα αυτήν του Αυτόματου πιλότου."
-#: 02010100.xhp
+#: querywizard06.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id1254921\n"
+"querywizard06.xhp\n"
+"par_idN10559\n"
"help.text"
-msgid "F5"
-msgstr "F5"
+msgid "Match all of the following"
+msgstr "Ταίριασμα όλων των ακόλουθων"
-#: 02010100.xhp
+#: querywizard06.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id7636646\n"
+"querywizard06.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "Run Query"
-msgstr "Εκτέλεση ερωτήματος"
+msgid "<ahelp hid=\".\">Select to group the query by all the conditions using a logical AND.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να ομαδοποιηθεί το ερώτημα υπό όλες τις συνθήκες χρησιμοποιώντας μία λογική εντολή AND.</ahelp>"
-#: 02010100.xhp
+#: querywizard06.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id8579363\n"
+"querywizard06.xhp\n"
+"par_idN10560\n"
"help.text"
-msgid "F7"
-msgstr "F7"
+msgid "Match any of the following"
+msgstr "Ταίριασμα οποιουδήποτε από τα ακόλουθα"
-#: 02010100.xhp
+#: querywizard06.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3227942\n"
+"querywizard06.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "Add Table or Query"
-msgstr "Προσθήκη πίνακα ή ερωτήματος"
+msgid "<ahelp hid=\".\">Select to group the query by any of the conditions using a logical OR.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να ομαδοποιηθεί το ερώτημα υπό οποιεσδήποτε συνθήκες χρησιμοποιώντας μία λογική εντολή OR.</ahelp>"
-#: 02010100.xhp
+#: querywizard06.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3154939\n"
-"7\n"
+"querywizard06.xhp\n"
+"par_idN10567\n"
"help.text"
-msgid "Browse"
-msgstr "Εξερεύνηση"
+msgid "Field name"
+msgstr "Όνομα πεδίου"
-#: 02010100.xhp
+#: querywizard06.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148799\n"
-"8\n"
+"querywizard06.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "When you open the query design for the first time, in order to create a new query, you can click <link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\"><emph>Add Tables</emph></link>. You then see a dialog in which you must first select the table that will be the basis for the query."
-msgstr "Ανοίγοντας για πρώτη φορά το παράθυρο σχεδίασης ερωτήματος για να δημιουργήσετε ένα νέο ερώτημα, μπορείτε να κάνετε κλικ στο κουμπί <link href=\"text/shared/02/14020100.xhp\" name=\"Προσθήκη πινάκων\"><emph>Προσθήκη πινάκων</emph></link>. Ανοίγει τότε ένα παράθυρο διαλόγου από το οποίο θα πρέπει πρώτα να επιλέξετε τους πίνακες βάσει των οποίων θα δημιουργηθεί το ερώτημα."
+msgid "<ahelp hid=\".\">Select the field name for the grouping condition.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το όνομα του πεδίου για τη συνθήκη ομαδοποίησης.</ahelp>"
-#: 02010100.xhp
+#: querywizard06.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3144762\n"
-"10\n"
+"querywizard06.xhp\n"
+"par_idN1056E\n"
"help.text"
-msgid "<ahelp hid=\"HID_CTL_QRYDGNTAB\">Double-click fields to add them to the query. Drag-and-drop to define relations.</ahelp>"
-msgstr "<ahelp hid=\"HID_CTL_QRYDGNTAB\">Κάντε διπλό κλικ στα πεδία για να τα προσθέσετε στο ερώτημα. Για να ορίσετε τις σχέσεις μεταξύ τους χρησιμοποιείστε μεταφορά και απόθεση με το ποντίκι.</ahelp>"
+msgid "Condition"
+msgstr "Συνθήκη"
-#: 02010100.xhp
+#: querywizard06.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3157894\n"
-"141\n"
+"querywizard06.xhp\n"
+"par_idN10572\n"
"help.text"
-msgid "While designing a query, you cannot modify the selected tables."
-msgstr "Κατά τον σχεδιασμό ενός ερωτήματος, δεν μπορείτε να τροποποιήσετε τους επιλεγμένους πίνακες."
+msgid "<ahelp hid=\".\">Select the condition for the grouping.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τη συνθήκη για την ομαδοποίηση.</ahelp>"
-#: 02010100.xhp
+#: querywizard06.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3149562\n"
-"11\n"
+"querywizard06.xhp\n"
+"par_idN10575\n"
"help.text"
-msgid "Remove tables"
-msgstr "Αφαίρεση πινάκων"
+msgid "Value"
+msgstr "Τιμή"
-#: 02010100.xhp
+#: querywizard06.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150685\n"
-"12\n"
+"querywizard06.xhp\n"
+"par_idN10579\n"
"help.text"
-msgid "To remove the table from Design View, click the upper border of the table window and display the context menu. You can use the <emph>Delete</emph> command to remove the table from the Design View. Another option is to press the Delete key."
-msgstr "Για να αφαιρέσετε έναν πίνακα από την προβολή σχεδίασης, κάντε κλικ στο επάνω μέρος του πλαισίου του παραθύρου του πίνακα και εμφανίστε το μενού επιλογών. Μπορείτε να χρησιμοποιήσετε την εντολή <emph>Διαγραφή</emph> για να αφαιρέσετε τον πίνακα από την προβολή σχεδίασης. Ένας άλλος τρόπος για να το κάνετε αυτό είναι να πατήσετε το πλήκτρο Delete."
+msgid "<ahelp hid=\".\">Enter the value for the grouping condition.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την τιμή για τη συνθήκη ομαδοποίησης.</ahelp>"
-#: 02010100.xhp
+#: querywizard06.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3150012\n"
-"142\n"
+"querywizard06.xhp\n"
+"par_idN1057C\n"
"help.text"
-msgid "Move table and modify table size"
-msgstr "Μετακίνηση και αλλαγή μεγέθους ενός πίνακα"
+msgid "<link href=\"text/shared/explorer/database/querywizard07.xhp\" name=\"Query Wizard - Aliases\">Query Wizard - Aliases</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard07.xhp\" name=\"Αυτόματος πιλότος ερωτήματος - Ψευδώνυμα\">Αυτόματος πιλότος ερωτήματος - Ψευδώνυμα</link>"
-#: 02010100.xhp
+#: querywizard07.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3146922\n"
-"143\n"
+"querywizard07.xhp\n"
+"tit\n"
"help.text"
-msgid "You can resize and arrange the tables according to your preferences. To move tables, drag the upper border to the desired position. Enlarge or reduce the size in which the table is displayed by positioning the mouse cursor on a border or on a corner and dragging the table until it is the desired size."
-msgstr "Μπορείτε να αλλάξετε το μέγεθος και τη διάταξη των πινάκων, ανάλογα με τις προτιμήσεις σας. Για να μετακινήσετε έναν πίνακα, σύρετε το επάνω μέρος του πλαισίου του στη θέση που θέλετε. Για να αυξήσετε ή να μειώσετε το μέγεθος εμφάνισης ενός πίνακα, τοποθετήστε το δείκτη του ποντικιού σε ένα πλαίσιο ή σε μια γωνία και σύρετε τον πίνακα μέχρι να λάβει τις διαστάσεις που θέλετε."
+msgid "Query Wizard - Aliases"
+msgstr "Αυτόματος πιλότος ερωτήματος - Ψευδώνυμα"
-#: 02010100.xhp
+#: querywizard07.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3145365\n"
-"13\n"
+"querywizard07.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "Table Relations"
-msgstr "Σχέσεις πινάκων"
+msgid "<link href=\"text/shared/explorer/database/querywizard07.xhp\">Query Wizard - Aliases</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard07.xhp\">Αυτόματος πιλότος ερωτήματος - Ψευδώνυμα</link>"
-#: 02010100.xhp
+#: querywizard07.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154145\n"
-"14\n"
+"querywizard07.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "If there are data relations between a field name in one table and a field name in another table, you can use these relations for your query."
-msgstr "Εάν υπάρχουν σχέσεις δεδομένων μεταξύ του ονόματος πεδίου ενός πίνακα με το όνομα πεδίου από άλλο πίνακα, τότε μπορείτε να χρησιμοποιήσετε τις σχέσεις αυτές στο ερώτημά σας."
+msgid "Assigns aliases to field names. Aliases are optional, and can provide more user-friendly names, which are displayed in place of field names. For example, an alias can be used when fields from different tables have the same name."
+msgstr "Αναθέτει ψευδώνυμα σε ονόματα πεδίων. Τα ψευδώνυμα είναι προαιρετικά και μπορούν να παρέχουν πιο φιλικά για το χρήστη ονόματα, τα οποία εμφανίζονται στη θέση των ονομάτων των πεδίων. Για παράδειγμα, ένα ψευδώνυμο μπορεί να χρησιμοποιηθεί όταν πεδία από διαφορετικούς πίνακες έχουν το ίδιο όνομα."
-#: 02010100.xhp
+#: querywizard07.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3152577\n"
-"15\n"
+"querywizard07.xhp\n"
+"par_idN10556\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 tell $[officename] what the relationship exists between the data in the two spreadsheets."
-msgstr "Εάν έχετε, για παράδειγμα, δημιουργήσει ένα υπολογιστικό φύλλο για άρθρα που αναγνωρίζονται με ένα κωδικό άρθρου και ένα δεύτερο υπολογιστικό φύλλο για πελάτες στο οποίο καταγράφετε όλα τα άρθρα που παραγγέλνει ο κάθε πελάτης με βάση τον κωδικό άρθρου, τότε υπάρχει μια σχέση μεταξύ των δύο πεδίων \"κωδικών\". Εάν τώρα θέλετε να δημιουργήσετε ένα ερώτημα που παρουσιάζει όλα τα άρθρα που έχει παραγγείλει ένας πελάτης, πρέπει να ανακτήσετε δεδομένα και από τα δύο υπολογιστικά φύλλα. Για να το κάνετε αυτό πρέπει να δείξετε στο $[officename] τι είδους σχέση υπάρχει μεταξύ των δεδομένων των δύο φύλλων."
+msgid "Alias"
+msgstr "Ψευδώνυμο"
-#: 02010100.xhp
+#: querywizard07.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155302\n"
-"16\n"
+"querywizard07.xhp\n"
+"par_idN1055A\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 in the two windows appears. The corresponding condition that the content of the two field names must be identical is entered in the resulting SQL query."
-msgstr "Για να το κάνετε αυτό, κάντε κλικ σε ένα όνομα πεδίου στον πίνακα ( πχ το όνομα πεδίου \"Αριθμός-Αντικειμένου\" από τον πίνακα Πελατών), κρατήστε πατημένο το κουμπί του ποντικιού και μετά σύρετε το όνομα του πεδίου του πίνακα στο όνομα πεδίου του άλλου πίνακα (\" Αριθμός-Αντικειμένου\" από τον πίνακα Αντικειμένων). Όταν αφήσετε το κουμπί του ποντικιού, θα εμφανιστεί μια γραμμή που θα ενώνει τα δύο πεδία στα δύο παράθυρα. Στο ερώτημα SQL που προκύπτει θα εισαχθεί η συνθήκη που ανταποκρίνεται στην ισότητα αυτών των δύο πεδίων."
+msgid "<ahelp hid=\".\">Enter the alias for the field name.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το ψευδώνυμο για το όνομα του πεδίου.</ahelp>"
-#: 02010100.xhp
+#: querywizard07.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153876\n"
-"137\n"
+"querywizard07.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "The creation of a query that is based on several related sheets is only possible if you use $[officename] as the interface for a relational database."
-msgstr "Η δημιουργία ενός ερωτήματος, η οποία βασίζεται σε πολλά σχετιζομένα φύλλα, είναι δυνατή μόνο εάν το $[officename] χρησιμοποιηθεί ως περιβάλλον εργασίας για μια σχεσιακή βάση δεδομένων."
+msgid "<link href=\"text/shared/explorer/database/querywizard08.xhp\" name=\"Query Wizard - Overview\">Query Wizard - Overview</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard08.xhp\" name=\"Αυτόματος πιλότος ερωτήματος - Προεπισκόπηση\">Οδηγός ερωτήματος - Προεπισκόπηση</link>"
-#: 02010100.xhp
+#: querywizard08.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3145646\n"
-"246\n"
+"querywizard08.xhp\n"
+"tit\n"
"help.text"
-msgid "You cannot access tables from different databases in a query. Queries involving multiple tables can only be created within one database."
-msgstr "Δεν είναι δυνατή η πρόσβαση σε πίνακες από διαφορετικές βάσεις δεδομένων μέσω ενός ερωτήματος. Η δημιουργία ερωτημάτων που αφορούν πολλαπλούς πίνακες είναι δυνατή μόνο μέσα από μια βάση δεδομένων."
+msgid "Query Wizard - Overview"
+msgstr "Αυτόματος πιλότος ερωτήματος - Προεπισκόπηση"
-#: 02010100.xhp
+#: querywizard08.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3153279\n"
-"224\n"
+"querywizard08.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "Specifying link type"
-msgstr "Ορισμός τύπου σύνδεσης"
+msgid "<link href=\"text/shared/explorer/database/querywizard08.xhp\">Query Wizard - Overview</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard08.xhp\">Αυτόματος πιλότος ερωτήματος - Προεπισκόπηση</link>"
-#: 02010100.xhp
+#: querywizard08.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154791\n"
-"225\n"
+"querywizard08.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "If you double-click the line connecting two linked fields or call the menu command <emph>Insert - New Relation</emph>, you can specify the type of link in the <link href=\"text/shared/explorer/database/02010101.xhp\" name=\"Relations\"><emph>Relations</emph></link> dialog."
-msgstr "Εάν κάνετε διπλό κλικ στη γραμμή που ενώνει δύο συνδεδεμένα πεδία ή επιλέξετε από το μενού εντολών <emph>Εισαγωγή - Νέα Σχέση</emph>, μπορείτε να ορίσετε τον τύπο της σύνδεσης στο διάλογο :<link href=\"text/shared/explorer/database/02010101.xhp\" name=\"Relations\"><emph>Σχέσεις</emph></link>"
+msgid "Enter a name of the query, and specify whether you want to display or to modify the query after the Wizard is finished."
+msgstr "Εισάγετε ένα όνομα για το ερώτημα και καθορίστε αν επιθυμείτε να εμφανίσετε ή να τροποποιήσετε το ερώτημα ύστερα από την ολοκλήρωση του Οδηγού."
-#: 02010100.xhp
+#: querywizard08.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150094\n"
-"285\n"
+"querywizard08.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "<ahelp hid=\"HID_QUERY_EDIT_JOINCONNECTION\" visibility=\"hidden\">Edit Join Properties.</ahelp> Alternatively, press Tab until the line is selected, then press Shift+F10 to display the context menu and there choose the command <emph>Edit</emph>. Some databases support only a subset of the possible join types."
-msgstr "<ahelp hid=\"HID_QUERY_EDIT_JOINCONNECTION\" visibility=\"hidden\">Επεξεργασία ιδιοτήτων Join.</ahelp>Εναλλακτικά πιέστε το πλήκτρο Tab μέχρι να επιλεγεί η γραμμή, ύστερα πιέστε το συνδυασμό Shift+F10 για να εμφανιστεί το μενού περιβάλλοντος και εκεί επιλέξτε την εντολή <emph>Επεξεργασία</emph>. Μερικές βάσεις δεδομένων υποστηρίζουν μόνο ένα υποσύνολο από δυνατούς τύπους join."
+msgid "Name of the query"
+msgstr "Όνομα ερωτήματος"
-#: 02010100.xhp
+#: querywizard08.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3155851\n"
-"145\n"
+"querywizard08.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "Deleting relations"
-msgstr "Διαγραφή σχέσεων"
+msgid "<ahelp hid=\".\">Enter the name of the query.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του ερωτήματος.</ahelp>"
-#: 02010100.xhp
+#: querywizard08.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3156178\n"
-"146\n"
+"querywizard08.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "To delete a relation between two tables, click the connection line and then press the Delete key."
-msgstr "Για να διαγράψετε μια σχέση μεταξύ δύο πινάκων, κάντε κλικ στη γραμμή σύνδεσης και στη συνέχεια πατήστε το πλήκτρο Delete."
+msgid "Display query"
+msgstr "Προβολή ερωτήματος"
-#: 02010100.xhp
+#: querywizard08.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150715\n"
-"284\n"
+"querywizard08.xhp\n"
+"par_idN10561\n"
"help.text"
-msgid "Alternatively, delete the respective entries in <emph>Fields involved </emph>in the <emph>Relations</emph> dialog. Or press Tab until the connecting vector is displayed highlighted, then press Shift+F10 to open the context menu and select <emph>Delete </emph>command."
-msgstr "Διαφορετικά, διαγράψτε τις αντίστοιχες καταχωρήσεις στο <emph>Εμπλεκόμενα Πεδία </emph>στο διάλογο <emph>Σχέσεις</emph> ή πατήστε το πλήκτρο Tab μέχρι το διάνυσμα σύνδεσης να επιλεχθεί, μετά πατήστε τον συνδυασμό πλήκτρων Shift+F10 για να ανοίξει το μενού περιβάλλοντος και επιλέξτε την εντολή <emph>Διαγραφή</emph>"
+msgid "<ahelp hid=\".\">Select to save and display the query.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να αποθηκεύσετε και να εμφανίσετε το ερώτημα.</ahelp>"
-#: 02010100.xhp
+#: querywizard08.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3151208\n"
-"17\n"
+"querywizard08.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "Define query"
-msgstr "Ορισμός ερωτήματος"
+msgid "Modify query"
+msgstr "Τροποποίηση ερωτήματος"
-#: 02010100.xhp
+#: querywizard08.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3158416\n"
-"18\n"
+"querywizard08.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "<ahelp hid=\"HID_CTL_QRYDGNCRIT\">Select conditions to define the query.</ahelp> Each column of the design table accepts a data field for the query. The conditions in one row are linked with a Boolean AND."
-msgstr "<ahelp hid=\"HID_CTL_QRYDGNCRIT\">Επιλέξτε τις συνθήκες για να ορίσετε το ερώτημα.</ahelp> Κάθε στήλη του πίνακα σχεδίασης δέχεται ένα πεδίο δεδομένων για το ερώτημα. Οι συνθήκες σε μια σειρά είναι συνδεδεμένες με ένα λογικό ΚΑΙ."
+msgid "<ahelp hid=\".\">Select to save the query and open it for editing.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να αποθηκεύσετε το ερώτημα και να το ανοίξετε για επεξεργασία.</ahelp>"
-#: 02010100.xhp
+#: querywizard08.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3154161\n"
-"19\n"
+"querywizard08.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "Specify field name"
-msgstr "Ορισμός ονόματος πεδίου"
+msgid "Overview"
+msgstr "Προεπισκόπηση"
-#: 02010100.xhp
+#: querywizard08.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3146791\n"
-"20\n"
+"querywizard08.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "First, select all field names from the tables that you want to add to the query. You can do this either with drag-and-drop or by double-clicking a field name in the table window. With the drag-and-drop method, use the mouse to drag a field name from the table window into the lower area of the query design. As you do this, you can decide which column you want to add the field to. Select a field name by double-clicking. It will then be added to the next free column."
-msgstr "Πρώτα, επιλέξτε από τους πίνακες όλα τα ονόματα των πεδίων που θέλετε να προσθέσετε στο ερώτημα. Αυτό μπορείτε να το κάνετε είτε με μεταφορά και απόθεση είτε κάνοντας διπλό κλικ στο όνομα του πεδίου στο παράθυρο του πίνακα. Εάν επιλέξετε τη μέθοδο μεταφοράς και απόθεσης, θα πρέπει να χρησιμοποιήσετε το ποντίκι για να μεταφέρετε το όνομα του πεδίου από το παράθυρο του πίνακα στο κάτω μέρος του παραθύρου σχεδίασης του ερωτήματος. Κατά τη μεταφορά, μπορείτε να αποφασίσετε σε ποια στήλη θέλετε να προσθέσετε το υπό μεταφορά πεδίο. Επιλέξτε ένα όνομα πεδίου κάνοντας διπλό κλικ. Θα προστεθεί στην επόμενη κενή στήλη."
+msgid "<ahelp hid=\".\">Displays a summary of the query.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει μία σύνοψη του ερωτήματος.</ahelp>"
-#: 02010100.xhp
+#: querywizard08.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3150750\n"
-"21\n"
+"querywizard08.xhp\n"
+"par_idN10572\n"
"help.text"
-msgid "Deleting field names"
-msgstr "Διαγράφοντας ονόματα πεδίων"
+msgid "<link href=\"text/shared/explorer/database/querywizard00.xhp\" name=\"Query Wizard\">Query Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard00.xhp\" name=\"Αυτόματος πιλότος ερωτήματος\">Αυτόματος πιλότος ερωτήματος</link>"
-#: 02010100.xhp
+#: rep_datetime.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154479\n"
-"22\n"
+"rep_datetime.xhp\n"
+"tit\n"
"help.text"
-msgid "To remove a field name from the query, click the column header of the field and choose the <emph>Delete</emph> command on the context menu for the column."
-msgstr "Για να διαγράψετε ένα όνομα πεδίου από το ερώτημα, κάντε κλικ στην κεφαλίδα της στήλης του πεδίου και επιλέξτε την εντολή <emph>Διαγραφή</emph> από το μενού περιβάλλοντος της στήλης."
+msgid "Date and Time"
+msgstr "Ημερομηνία και ώρα"
-#: 02010100.xhp
+#: rep_datetime.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3155764\n"
-"277\n"
+"rep_datetime.xhp\n"
+"hd_id2320932\n"
"help.text"
-msgid "Save query"
-msgstr "Αποθήκευση ερωτήματος"
+msgid "<variable id=\"rep_datetime\"><link href=\"text/shared/explorer/database/rep_datetime.xhp\">Date and Time</link></variable>"
+msgstr "<variable id=\"rep_datetime\"><link href=\"text/shared/explorer/database/rep_datetime.xhp\"> Ημερομηνία και ώρα</link></variable>"
-#: 02010100.xhp
+#: rep_datetime.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148481\n"
-"278\n"
+"rep_datetime.xhp\n"
+"par_id8638874\n"
"help.text"
-msgid "Use the <emph>Save</emph> icon on the Standard Bar to save the query. You see a dialog that asks you to enter a name for the query. If the database supports schemas, you can also enter a schema."
-msgstr "Για να<emph> αποθηκεύσετε</emph> το ερώτημα, χρησιμοποιήστε το εικονίδιο της γραμμής λειτουργιών. Εμφανίζεται ένα παράθυρο διαλόγου, το οποίο σας ζητά να εισαγάγετε ένα όνομα για το ερώτημα. Εάν η βάση δεδομένων υποστηρίζει σχήματα, μπορείτε να εισαγάγετε ένα σχήμα."
+msgid "<ahelp hid=\".\">You can open the Date and Time dialog of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">Insert - Date and Time</item>.</ahelp>"
+msgstr "<ahelp hid=\".\">Μπορείτε να ανοίξετε το παράθυρο διαλόγου Ημερομηνία και ώρα για τη <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμηση αναφοράς</link> επιλέγοντας <item type=\"menuitem\">Εισαγωγή - Ημερομηνία και ώρα</item>.</ahelp>"
-#: 02010100.xhp
+#: rep_datetime.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3154362\n"
-"279\n"
+"rep_datetime.xhp\n"
+"par_id6278878\n"
"help.text"
-msgid "Schema"
-msgstr "Σχήμα"
+msgid "Press <item type=\"keycode\">Shift-F1</item> and point with the mouse at an input box to see a help text for this input box."
+msgstr "Πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Shift-F1</item> και τοποθετήστε το δείκτη του ποντικιού σας σε ένα πεδίο εισαγωγής για να δείτε ένα κείμενο βοήθειας για το πεδίο αυτό."
-#: 02010100.xhp
+#: rep_datetime.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154754\n"
-"280\n"
+"rep_datetime.xhp\n"
+"par_id393078\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_COMBOBOX_DLG_SAVE_AS_ET_SCHEMA\">Enter the name of the schema that is assigned to the query or table view.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_COMBOBOX_DLG_SAVE_AS_ET_SCHEMA\">Εισαγάγετε το όνομα του σχήματος που έχει αντιστοιχεί στην προβολή ερωτήματος ή πίνακα.</ahelp>"
+msgid "<ahelp hid=\".\">Enable Include Date to insert a date field into the active area of the report. The date field displays the current date when the report is executed.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιήστε την επιλογή Συμπεριλαμβάνω Ημερομηνία για να εισάγετε ένα πεδίο ημερομηνίας σε μία ενεργή περιοχή της αναφοράς. Το πεδίο ημερομηνίας εμφανίζει την τρέχουσα ημερομηνία όταν εκτελείται η αναφορά.</ahelp>"
-#: 02010100.xhp
+#: rep_datetime.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3156717\n"
-"281\n"
+"rep_datetime.xhp\n"
+"par_id1271401\n"
"help.text"
-msgid "Query name or table view name"
-msgstr "Όνομα ερωτήματος ή προβολής πίνακα."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a format to display the date.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μία μορφή για την προβολή της ημερομηνίας.</ahelp>"
-#: 02010100.xhp
+#: rep_datetime.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154253\n"
-"282\n"
+"rep_datetime.xhp\n"
+"par_id8718832\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_EDIT_DLG_SAVE_AS_ET_TITLE\">Enter the name of the query or table view.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_EDIT_DLG_SAVE_AS_ET_TITLE\">Εισαγάγετε το όνομα της προβολής ερωτήματος ή πίνακα.</ahelp>"
+msgid "<ahelp hid=\".\">Enable Include Time to insert a time field into the active area of the report. The time field displays the current time when the report is executed.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιήστε την επιλογή Συμπεριλαμβάνω Ώρα για να εισάγετε ένα πεδίο ώρας σε μία ενεργή περιοχή της αναφοράς. Το πεδίο ώρας εμφανίζει την τρέχουσα ώρα όταν εκτελείται η αναφορά.</ahelp>"
-#: 02010100.xhp
+#: rep_datetime.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3163805\n"
-"23\n"
+"rep_datetime.xhp\n"
+"par_id8561052\n"
"help.text"
-msgid "Filtering data"
-msgstr "Φιλτράρισμα δεδομένων"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a format to display the time.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μία μορφή για την προβολή της ώρας.</ahelp>"
-#: 02010100.xhp
+#: rep_datetime.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154964\n"
-"24\n"
+"rep_datetime.xhp\n"
+"par_id5992919\n"
"help.text"
-msgid "To filter data for the query, set the desired preferences in the lower area of the Design View. The following lines are available:"
-msgstr "Για να φιλτράρετε τα δεδομένα του ερωτήματος, ορίστε τις προτιμήσεις στο κάτω μέρος του παραθύρου Προβολή σχεδίασης. Ως διαθέσιμα στοιχεία είναι τα ακόλουθα:"
+msgid "Click OK to insert the field."
+msgstr "Κάντε κλικ στο κουμπί ΟΚ για να εισάγετε το πεδίο."
-#: 02010100.xhp
+#: rep_datetime.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3146916\n"
-"25\n"
+"rep_datetime.xhp\n"
+"par_id4320810\n"
"help.text"
-msgid "Field"
-msgstr "Πεδίο"
+msgid "You can click the date or time field and drag to another position within the same area, or edit the properties in the Properties window."
+msgstr "Μπορείτε να κάνετε κλικ στο πεδίο της ημερομηνίας ή ώρας και να το μεταφέρετε σε διαφορετική θέση μέσα στην ίδια περιοχή, ή να επεξεργαστείτε τις ιδιότητες στο παράθυρο Ιδιότητες."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3156372\n"
-"26\n"
+"rep_main.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_FIELD\">Enter the name of the data field that you referred to in the Query. All settings made in the lower rows refer to this field.</ahelp> If you activate a cell with a mouse click you'll see an arrow button, which enables you to select a field. The \"Table name.*\" option selects all data fields and the criteria is valid for all table fields."
-msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FIELD\">Εισάγετε το όνομα του πεδίου δεδομένων στο οποίο αναφερθήκατε στο ερώτημα. Όλες οι ρυθμίσεις που έγιναν στις κατώτερες γραμμές αναφέρονται σε αυτό το πεδίο. </ahelp> Εάν ενεργοποιήσετε το κελί με πάτημα του ποντικιού θα δείτε ένα κουμπί με βέλος το οποίο σας επιτρέπει να επιλέξετε ένα πεδίο. Η επιλογή \"Όνομα πίνακα.*\" επιλέγει όλα τα πεδία δεδομένων και τα κριτήρια είναι έγκυρα για όλα τα πεδία του πίνακα."
+msgid "Report Builder"
+msgstr "Δόμηση αναφοράς"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3145150\n"
-"148\n"
+"rep_main.xhp\n"
+"bm_id1614429\n"
"help.text"
-msgid "Alias"
-msgstr "Ψευδώνυμο"
+msgid "<bookmark_value>Report Builder</bookmark_value><bookmark_value>Oracle Report Builder</bookmark_value>"
+msgstr "<bookmark_value>Δημιουργός αναφοράς</bookmark_value><bookmark_value>Δημιουργός αναφοράς Oracle</bookmark_value>"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3146315\n"
-"149\n"
+"rep_main.xhp\n"
+"hd_id8773155\n"
"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_ALIAS\">Specifies an alias. This alias will be listed in a query instead of the field name. This makes it possible to use user-defined column labels.</ahelp> For example, if the data field has the name PtNo and, instead of that name, you would like to have PartNum appear in the query, enter PartNum as alias."
-msgstr "<ahelp hid=\"HID_QRYDGN_ROW_ALIAS\">Καθορίζει ένα ψευδώνυμο. Το ψευδώνυμο αυτό θα συμπεριληφθεί στο ερώτημα αντί του ονόματος του πεδίου. Με αυτόν τον τρόπο, είναι δυνατή η χρήση ετικετών στηλών που ορίζονται από το χρήστη.</ahelp> Για παράδειγμα αν το πεδίο έχει όνομα ΑρΠαρ και εσείς θέλετε να το όνομα που θα εμφανίζεται στο ερώτημα να είναι ΑριθμΠαρτίδας τότε ορίζετε το ΑριθμΠαρτίδας σαν ψευδώνυμο"
+msgid "<variable id=\"rep_main\"><link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link></variable>"
+msgstr "<variable id=\"rep_main\"><link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμηση αναφοράς</link></variable>"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155959\n"
-"193\n"
+"rep_main.xhp\n"
+"par_id5248573\n"
"help.text"
-msgid "In an SQL statement, aliases are defined as following:"
-msgstr "Στις δηλώσεις SQL, τα ψευδώνυμα ορίζονται ως εξής:"
+msgid "The Report Builder is a tool to create your own database reports. Unlike with the <link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link>, using the Report Builder you can take control to design the report the way you want. The generated report is a Writer document that you can edit, too."
+msgstr "Η Δόμηση αναφοράς είναι ένα εργαλείο για να δημιουργήσετε τις δικές σας αναφορές της βάσης δεδομένων. Σε αντίθεση με τον <link href=\"text/shared/autopi/01100000.xhp\">Αυτόματο πιλότο αναφοράς</link>, χρησιμοποιώντας τη Δόμηση αναφοράς μπορείτε να ελέγχετε τη σχεδίασή της με τον τρόπο που επιθυμείτε. Η παραγόμενη αναφορά είναι ένα αρχείο του Writer το οποίο μπορείτε, επίσης, να επεξεργαστείτε."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149922\n"
-"194\n"
+"rep_main.xhp\n"
+"par_id7128818\n"
"help.text"
-msgid "SELECT column AS alias FROM table."
-msgstr "SELECT στήλη AS ψευδώνυμο FROM πίνακας."
+msgid "To use the Report Builder, the Report Builder component must be installed. In addition, the Java Runtime Environment (JRE) software must be installed, and this software must be selected in %PRODUCTNAME."
+msgstr "Για να χρησιμοποιήσετε τον δομητή αναφοράς, πρέπει να εγκατασταθεί το συστατικό δομητή αναφοράς. Επιπρόσθετα, το λογισμικό περιβάλλοντος χρόνου εκτέλεσης Java (JRE) πρέπει να είναι εγκατεστημένο και αυτό το λογισμικό πρέπει να επιλεχτεί στο %PRODUCTNAME."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3159335\n"
-"195\n"
+"rep_main.xhp\n"
+"hd_id556047\n"
"help.text"
-msgid "For example:"
-msgstr "Για παράδειγμα:"
+msgid "To install the JRE software"
+msgstr "Για να εγκαταστήσετε το λογισμικό JRE"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148478\n"
-"196\n"
+"rep_main.xhp\n"
+"par_id4515823\n"
"help.text"
-msgid "SELECT \"PtNo\" AS \"PartNum\" FROM \"Parts\""
-msgstr "SELECT \"ΑρΠαρ\" AS \"ΑριθμΠαρτίδας\" FROM \"Παρτίδες\""
+msgid "The Report Builder requires an installed Java Runtime Environment (JRE)."
+msgstr "Η Δόμηση αναφοράς απαιτεί εγκατεστημένο το λογισμικό Java Runtime Environment (JRE)."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3148485\n"
-"27\n"
+"rep_main.xhp\n"
+"par_id4044312\n"
"help.text"
-msgid "Table"
-msgstr "Πίνακας"
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Advanced</link>."
+msgstr "Επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Προχωρημένα</link>."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3163665\n"
-"28\n"
+"rep_main.xhp\n"
+"par_id1369060\n"
"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_TABLE\">The corresponding database table of the selected data field is listed here.</ahelp> If you activate the a cell with a mouse click, an arrow will appear which enables you to select another table of the current query."
-msgstr "<ahelp hid=\"HID_QRYDGN_ROW_TABLE\">Ο αντίστοιχος πίνακας της βάσης δεδομένων των επιλεγμένων πεδίων είναι σε αυτή τη λίστα.</ahelp> Εάν ενεργοποιήσετε το κελί, κάνοντας κλικ με το ποντίκι, θα εμφανιστεί ένα βέλος, μέσω του οποίου θα μπορείτε να επιλέξετε κάποιον άλλο πίνακα για το τρέχον ερώτημα."
+msgid "Wait up to one minute, while %PRODUCTNAME collects information on installed Java software on your system."
+msgstr "Περιμένετε για ένα λεπτό, ενώ το %PRODUCTNAME συλλέγει πληροφορίες σχετικά με το εγκατεστημένο λογισμικό Java στο σύστημά σας."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3154207\n"
-"29\n"
+"rep_main.xhp\n"
+"par_id860927\n"
"help.text"
-msgid "Sort"
-msgstr "Ταξινόμηση"
+msgid "If a recent JRE version is found on your system, you see an entry in the list."
+msgstr "Αν εντοπιστεί μία πρόσφατη έκδοση της JRE στο σύστημά σας, θα δείτε μία καταχώρηση στη λίστα."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150979\n"
-"30\n"
+"rep_main.xhp\n"
+"par_id8581804\n"
"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_ORDER\">If you click the cell, you can select among the sorting options: ascending, descending and not sorted.</ahelp> Text fields will be sorted alphabetically and numerical fields numerically. For most databases, administrators can set the sorting options."
-msgstr "<ahelp hid=\"HID_QRYDGN_ROW_ORDER\">Κάνοντας κλικ με το ποντίκι μέσα στο κελί, μπορείτε να επιλέξετε μία από τις επιλογές ταξινόμησης: αύξουσα σειρά, φθίνουσα σειρά και χωρίς ταξινόμηση.</ahelp> Τα πεδία κειμένου θα ταξινομούνται αλφαβητικά και τα αριθμητικά πεδία με αριθμητική σειρά. Για τις περισσότερες βάσεις οι διαχειριστές μπορούνε να ορίσουν τις επιλογές ταξινόμησης."
+msgid "Click the option button in front of the entry to enable this JRE version for use in %PRODUCTNAME."
+msgstr "Κάντε κλικ στο κουμπί επιλογής μπροστά από την καταχώρηση για να ενεργοποιήσετε την έκδοση της JRE για χρήση της στο %PRODUCTNAME."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3150384\n"
-"31\n"
+"rep_main.xhp\n"
+"par_id7730033\n"
"help.text"
-msgid "Visible"
-msgstr "Ορατό"
+msgid "Ensure that <emph>Use a Java runtime environment</emph> is enabled."
+msgstr "Βεβαιωθείτε ότι η επιλογή <emph>Χρήση περιβάλλοντος εκτέλεσης Java</emph> είναι ενεργοποιημένη."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3146133\n"
-"32\n"
+"rep_main.xhp\n"
+"par_id6317636\n"
"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_VISIBLE\">If you mark the <emph>Visible</emph> property for a data field, that field will be visible in the query</ahelp>. If you only use a data field to formulate a condition, you do not necessarily need to show it."
-msgstr "<ahelp hid=\"HID_QRYDGN_ROW_VISIBLE\">Εάν σημειώσετε την ιδιότητα <emph>Ορατό</emph> για πεδίο δεδομένων αυτό το πεδίο θα είναι ορατό στο ερώτημα.</ahelp> Εάν χρησιμοποιήσετε μόνο ένα πεδίο δεδομένων για τον επεξεργασία μιας συνθήκης, δεν είναι απαραίτητο να φαίνεται αυτό το πεδίο."
+msgid "If no JRE version is found on your system, open your web browser and download the JRE software from <link href=\"http://www.java.com\">http://www.java.com</link>. Install the JRE software. Then restart %PRODUCTNAME and open <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced again."
+msgstr "Αν δεν βρεθεί καμία έκδοση JRE στο σύστημά σας, ανοίξτε τον περιηγητή ιστού σας και μεταφορτώστε το λογισμικό JRE από το <link href=\"http://www.java.com\">http://www.java.com</link>. Εγκαταστήστε το λογισμικό JRE. Έπειτα επανεκκινήστε το %PRODUCTNAME και ανοίξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Προχωρημένα πάλι."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3154714\n"
-"33\n"
+"rep_main.xhp\n"
+"hd_id9759514\n"
"help.text"
-msgid "Criteria"
-msgstr "Κριτήρια"
+msgid "To open the Report Builder"
+msgstr "Για να ανοίξετε τη Δόμηση αναφοράς"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3145134\n"
-"34\n"
+"rep_main.xhp\n"
+"par_id9076509\n"
"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_CRIT\">Specifies the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"criteria \">criteria </link>by which the content of the data field should be filtered.</ahelp>"
-msgstr "<ahelp hid=\"HID_QRYDGN_ROW_CRIT\">Ορίζει τα <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"κριτήρια \">κριτήρια</link> με τα οποία θα φιλτράρονται τα περιεχόμενα των πεδίων δεδομένων .</ahelp>"
+msgid "Open a Base file or create a new database. The database must contain at least one table with at least one data field and a primary key field."
+msgstr "Ανοίξτε ένα αρχείο του Base ή δημιουργήστε μία νέα βάση δεδομένων. Η βάση δεδομένων πρέπει να περιέχει έναν πίνακα με τουλάχιστον ένα πεδίο δεδομένων και ένα πεδίο πρωτεύοντος κλειδιού."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3152477\n"
-"35\n"
+"rep_main.xhp\n"
+"par_id7050691\n"
"help.text"
-msgid "or"
-msgstr "ή"
+msgid "Click the Reports icon in the Base window, then choose Create Report in Design View."
+msgstr "Κάντε κλικ στο εικονίδιο Αναφορές στο παράθυρο Base, ύστερα επιλέξτε Δημιουργία αναφοράς στην Προβολή σχεδίασης."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154585\n"
-"36\n"
+"rep_main.xhp\n"
+"par_id7118747\n"
"help.text"
-msgid "Here you can enter one additional criterion for filtering in each line. Multiple criteria in one column will be connected by an OR link."
-msgstr "Μπορείτε να εισαγάγετε ένα πρόσθετο κριτήριο για φιλτράρισμα σε κάθε γραμμή. Εάν σε μία στήλη υπάρχουν περισσότερα του ενός κριτήρια, συνδέονται μεταξύ τους μέσω μιας σύνδεσης OR."
+msgid "The Report Builder window opens."
+msgstr "Ανοίγει το παράθυρο της Δόμησης αναφοράς."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148800\n"
-"150\n"
+"rep_main.xhp\n"
+"par_id8283639\n"
"help.text"
-msgid "You can also use the context menu of the line headers in the lower area of the query design to insert another line for functions:"
-msgstr "Μπορείτε, επίσης, να χρησιμοποιήσετε το μενού συναφών επιλογών των επικεφαλίδων των γραμμών, στο κάτω μέρος του παραθύρου σχεδίασης του ερωτήματος, για να εισαγάγετε άλλη μια γραμμή για συναρτήσεις:"
+msgid "The Report Builder is divided into three parts. On the top you see the menu, with the toolbars below."
+msgstr "Η Δόμηση αναφοράς διαιρείται σε τρία μέρη. Στην κορυφή μπορείτε να δείτε το μενού, με τις γραμμές εργαλείων από κάτω."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3148419\n"
-"151\n"
+"rep_main.xhp\n"
+"par_id2291024\n"
"help.text"
-msgid "Functions"
-msgstr "Συναρτήσεις"
+msgid "On the right you see the Properties window with the property values of the currently selected object."
+msgstr "Στα δεξιά θα δείτε το παράθυρο Ιδιότητες με τις τιμές των ιδιοτήτων για το τρέχον επιλεγμένο αντικείμενο."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153233\n"
-"152\n"
+"rep_main.xhp\n"
+"par_id2100589\n"
"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\" visibility=\"hidden\">Select a function to run in the query here.</ahelp> The functions you can run here depend on the database."
-msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\" visibility=\"hidden\">Επιλέξετε μια συνάρτηση που θέλετε να χρησιμοποιηθεί για το ερώτημα.</ahelp> Οι συναρτήσεις που μπορείτε να αξιοποιήσετε εδώ εξαρτώνται από την βάση δεδομένων."
+msgid "The left part of the Report Builder window shows the Report Builder view. The Report Builder view is initially divided into three sections, from top to bottom:"
+msgstr "Το αριστερό μέρος του παραθύρου Δόμηση αναφοράς εμφανίζει την προβολή Δόμηση αναφοράς. Η προβολή αυτή διαιρείται εξαρχής σε τρεις ενότητες, από πάνω προς τα κάτω:"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id8760818\n"
+"rep_main.xhp\n"
+"par_id5022125\n"
"help.text"
-msgid "If you are working with the HSQL database, the list box in the <emph>Function</emph> row offers you the following options:"
-msgstr "Αν εργάζεστε με τη βάση δεδομένων HSQL, το πεδίο της λίστας στη γραμμή <emph>Συνάρτηση</emph> σας παρέχει τις ακόλουθες επιλογές:"
+msgid "<emph>Page Header</emph> - drag control fields with fixed text into the Page Header area"
+msgstr "<emph>Κεφαλίδα σελίδας</emph> - μεταφέρετε πεδία ελέγχου με σταθερό κείμενο στην περιοχή Κεφαλίδα σελίδας"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150307\n"
-"179\n"
+"rep_main.xhp\n"
+"par_id6844386\n"
"help.text"
-msgid "Option"
-msgstr "Επιλογή"
+msgid "<emph>Detail</emph> - drag and drop database fields into the Detail area"
+msgstr "<emph>Λεπτομέρεια</emph> - μεταφέρετε και ελευθερώστε πεδία βάσης δεδομένων στη περιοχή λεπτομέρειες"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3166430\n"
-"180\n"
+"rep_main.xhp\n"
+"par_id7018646\n"
"help.text"
-msgid "SQL"
-msgstr "SQL"
+msgid "<emph>Page Footer</emph> - drag control fields with fixed text into the Page Footer area"
+msgstr "<emph>Υποσέλιδο σελίδας</emph> - μεταφέρετε πεδία ελέγχου με σταθερό κείμενο στην περιοχή Υποσέλιδο σελίδας"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3152993\n"
-"181\n"
+"rep_main.xhp\n"
+"par_id5857112\n"
"help.text"
-msgid "Effect"
-msgstr "Αποτέλεσμα"
+msgid "To insert an additional <emph>Report Header</emph> and <emph>Report Footer</emph> area choose <item type=\"menuitem\">Edit - Insert Report Header/Footer</item>. These areas contain text that appears at the start and end of the whole report."
+msgstr "Για να εισάγετε μία επιπλέον περιοχή <emph>Κεφαλίδα αναφοράς</emph> και <emph>Υποσέλιδο αναφοράς</emph> επιλέξτε <item type=\"menuitem\">Επεξεργασία - Εισαγωγή κεφαλίδας/υποσέλιδου αναφοράς</item>. Οι περιοχές αυτές περιέχουν κείμενο που εμφανίζεται στην αρχή και στο τέλος ολόκληρης της αναφοράς."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155377\n"
-"162\n"
+"rep_main.xhp\n"
+"par_id6042664\n"
"help.text"
-msgid "No function"
-msgstr "Καμία συνάρτηση"
+msgid "Click the \"-\" icon in front of an area name to collapse that area to one line in the Report Builder view. The \"-\" icon changes to a \"+\" icon, and you can click this to expand the area again."
+msgstr "Κάντε κλικ στο εικονίδιο \"-\" μπροστά από ένα όνομα περιοχής για να συρρικνώσετε την περιοχή αυτή σε μία γραμμή στην προβολή της Δόμησης αναφοράς. Το εικονίδιο \"-\" μετατρέπεται σε \"+\", και μπορείτε να κάνετε κλικ σε αυτό για να επεκτείνετε ξανά την περιοχή."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155533\n"
-"163\n"
+"rep_main.xhp\n"
+"par_id1589098\n"
"help.text"
-msgid "No function will be executed."
-msgstr "Δεν θα εκτελεστεί καμία συνάρτηση."
+msgid "You insert database fields by drag-and-drop into the Detail area. See the section \"To insert fields into the report\" below."
+msgstr "Μπορείτε να εισάγετε πεδία βάσης δεδομένων εφαρμόζοντας μεταφορά και απόθεση στην περιοχή Λεπτομέρεια. Δείτε την ενότητα \"Για να εισάγετε πεδία σε αναφορά\" παρακάτω."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3166420\n"
-"164\n"
+"rep_main.xhp\n"
+"par_id1278420\n"
"help.text"
-msgid "Average"
-msgstr "Μέσος όρος"
+msgid "In addition, you can click the Label Field or Text Box icon in the toolbar, then drag a rectangle in the Page Header or Page Footer area, to define a text that is the same on all pages. You enter the text in the Label box of the corresponding Properties window. You can also add graphics by using the Graphics icon."
+msgstr "Επιπλέον, μπορείτε να κάνετε κλικ στο πεδίο Ετικέτα ή στο εικονίδιο Πλαίσιο Κειμένου στη γραμμή εργαλείων. Ύστερα μεταφέρετε ένα ορθογώνιο στην περιοχή Κεφαλίδα σελίδας ή Υποσέλιδο σελίδας, για να ορίσετε ένα κείμενο που θα είναι ίδιο σε όλες τις σελίδες. Μπορείτε να εισάγετε το κείμενο στο πεδίο Ετικέτα του αντίστοιχου παραθύρου Ιδιότητες. Μπορείτε επίσης να προσθέσετε γραφικά αντικείμενα χρησιμοποιώντας το εικονίδιο Γραφικά."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3145268\n"
-"183\n"
+"rep_main.xhp\n"
+"par_id7479476\n"
"help.text"
-msgid "AVG"
-msgstr "AVG"
+msgid "To connect the report to a database table"
+msgstr "Για να συνδέσετε την αναφορά σε έναν πίνακα βάσης δεδομένων"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154486\n"
-"165\n"
+"rep_main.xhp\n"
+"par_id2218390\n"
"help.text"
-msgid "Calculates the arithmetic mean of a field."
-msgstr "Υπολογίζει τον αριθμητικό μέσο όρο του πεδίου."
+msgid "Move the mouse to the Properties view. You see two tab pages General and Data."
+msgstr "Μετακινήστε το ποντίκι σας στην προβολή Ιδιότητες. Θα δείτε δύο σελίδες καρτελών: Γενικά και Δεδομένα."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149979\n"
-"166\n"
+"rep_main.xhp\n"
+"par_id7771538\n"
"help.text"
-msgid "Count"
-msgstr "Καταμέτρηση"
+msgid "On the Data tab page, click Content to open the combo box."
+msgstr "Στη σελίδα της καρτέλας Δεδομένα, κάντε κλικ στο Περιεχόμενο για να ανοίξετε το πεδίο πολλαπλών επιλογών."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154260\n"
-"184\n"
+"rep_main.xhp\n"
+"par_id366527\n"
"help.text"
-msgid "COUNT"
-msgstr "COUNT"
+msgid "Select the table for that you want to create the report."
+msgstr "Επιλέξτε τον πίνακα για τον οποίο επιθυμείτε να δημιουργήσετε την αναφορά."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155810\n"
-"167\n"
+"rep_main.xhp\n"
+"par_id7996459\n"
"help.text"
-msgid "Determines the number of records in the table. Empty fields can either be counted (a) or not (b)."
-msgstr "Προσδιορίζει τον αριθμό των εγγραφών του πίνακα. Για τα κενά πεδία, υπάρχει η δυνατότητα α) να συμπεριλαμβάνονται ή β) να μη συμπεριλαμβάνονται στη μέτρηση."
+msgid "After selecting the table, press the Tab key to leave the Content box."
+msgstr "Αφού επιλέξετε τον πίνακα, πιέστε το πλήκτρο Tab για να εξέλθετε από το πεδίο Περιεχόμενο."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3151333\n"
-"197\n"
+"rep_main.xhp\n"
+"par_id2531815\n"
"help.text"
-msgid "a) COUNT(*): Passing an asterisk as the argument counts all records in the table."
-msgstr "α) COUNT(*): Ένας αστερίσκος στο όρισμα μετράει όλες τις εγγραφές στον πίνακα."
+msgid "The Add Field window opens automatically and shows all fields of the selected table."
+msgstr "Ανοίγει αυτόματα το παράθυρο Προσθήκη πεδίου και εμφανίζει όλα τα πεδία του επιλεγμένου πίνακα."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3152889\n"
-"198\n"
+"rep_main.xhp\n"
+"par_id5927304\n"
"help.text"
-msgid "b) COUNT(column): Passing a field name as an argument counts only fields in which the field name in question contains a value. Null values (empty fields) will not be counted."
-msgstr "β) COUNT(στήλη): Ένα όνομα πεδίου ως όρισμα μετράει τα πεδία των οποίων το όνομα περιέχει μια τιμή. Οι μηδενικές τιμές (κενά πεδία) δεν υπολογίζονται στη μέτρηση."
+msgid "To insert fields into the report"
+msgstr "Για να εισάγετε πεδία στην αναφορά"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153067\n"
-"168\n"
+"rep_main.xhp\n"
+"par_id4503921\n"
"help.text"
-msgid "Maximum"
-msgstr "Μέγιστο"
+msgid "The Add Field window helps you to insert the table entries in the report. Click the Add Field icon in the toolbar to open the Add Field window."
+msgstr "Το παράθυρο Προσθήκη πεδίου σας βοηθά να εισάγετε τις καταχωρήσεις του πίνακα στην αναφορά. Κάντε κλικ στο εικονίδιο Προσθήκη πεδίου στη γραμμή εργαλείων για να ανοίξετε το αντίστοιχο παράθυρο."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148840\n"
-"185\n"
+"rep_main.xhp\n"
+"par_id4051026\n"
"help.text"
-msgid "MAX"
-msgstr "MAX"
+msgid "Drag and drop the field names one by one from the Add Field window into the Detail area of the report. Position the fields as you like. Use the icons in the toolbars to align the fields."
+msgstr "Μεταφέρετε και απελευθερώστε τα ονόματα των πεδίων ένα προς ένα από το παράθυρο Προσθήκη πεδίου στην περιοχή Λεπτομέρεια της αναφοράς. Τοποθετήστε τα πεδία με τον τρόπο που προτιμάτε. Χρησιμοποιήστε τα εικονίδια στις γραμμές εργαλείων για να στοιχίσετε τα πεδία."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3159221\n"
-"169\n"
+"rep_main.xhp\n"
+"par_id3397320\n"
"help.text"
-msgid "Determines the highest value of a field."
-msgstr "Προσδιορίζει την ανώτατη τιμή ενός πεδίου."
+msgid "It is not possible to overlap the fields. If you drop a table field on the Detail area, then a label and a text box are inserted."
+msgstr "Δεν είναι δυνατή η επικάλυψη των πεδίων. Αν αφήσετε ένα πεδίο πίνακα στην περιοχή Λεπτομέρεια, τότε εισάγονται ένα πεδίο ετικέτας και ένα πλαίσιο κειμένου."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3146866\n"
-"170\n"
+"rep_main.xhp\n"
+"par_id3059785\n"
"help.text"
-msgid "Minimum"
-msgstr "Ελάχιστο"
+msgid "You can also insert text that should be the same on every page of the report. Click the Label Field icon<image id=\"img_id5605334\" src=\"cmd/sc_label.png\" width=\"0.566cm\" height=\"0.566cm\" localize=\"true\"><alt id=\"alt_id5605334\">Icon</alt></image>, then drag a rectangle in the Page Header or Page Footer area. Edit the Label property to show the text you want."
+msgstr "Μπορείτε επίσης να εισάγετε κείμενο που θα πρέπει να είναι ίδιο σε κάθε σελίδα της αναφοράς. Κάντε κλικ στο εικονίδιο Πεδίο ετικέτας <image id=\"img_id5605334\" src=\"cmd/sc_label.png\" width=\"0.566cm\" height=\"0.566cm\" localize=\"true\"><alt id=\"alt_id5605334\">Icon</alt></image>, εικονίδιο πεδίου ετικέτα, ύστερα μεταφέρετε ένα ορθογώνιο στην περιοχή Κεφαλίδα σελίδας ή Υποσέλιδο σελίδας. Επεξεργαστείτε την ιδιότητα Ετικέτα για να εμφανίσετε το κείμενο που επιθυμείτε."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148604\n"
-"186\n"
+"rep_main.xhp\n"
+"par_id7657399\n"
"help.text"
-msgid "MIN"
-msgstr "MIN"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the left margin of the area.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο για να στοιχίσετε τα αντικείμενα στο αριστερό περιθώριο της περιοχής.</ahelp>"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3157982\n"
-"171\n"
+"rep_main.xhp\n"
+"par_id8925138\n"
"help.text"
-msgid "Determines the lowest value of a field."
-msgstr "Προσδιορίζει την κατώτατη τιμή ενός πεδίου."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the right margin of the area.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο για να στοιχίσετε τα αντικείμενα στο δεξιό περιθώριο της περιοχής.</ahelp>"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154828\n"
-"172\n"
+"rep_main.xhp\n"
+"par_id5461897\n"
"help.text"
-msgid "Sum"
-msgstr "Σύνολο"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the top margin of the area.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο για να στοιχίσετε τα αντικείμενα στο πάνω περιθώριο της περιοχής.</ahelp>"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147070\n"
-"187\n"
+"rep_main.xhp\n"
+"par_id8919339\n"
"help.text"
-msgid "SUM"
-msgstr "SUM"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the bottom margin of the area.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο για να στοιχίσετε τα αντικείμενα στο κάτω περιθώριο της περιοχής.</ahelp>"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154536\n"
-"173\n"
+"rep_main.xhp\n"
+"par_id4634235\n"
"help.text"
-msgid "Calculates the sum of values of associated fields."
-msgstr "Υπολογίζει το άθροισμα των τιμών των συσχετισμένων πεδίων."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest width.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο να μεταβάλετε το μέγεθος των αντικειμένων στο ελάχιστο πλάτος.</ahelp>"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148820\n"
-"174\n"
+"rep_main.xhp\n"
+"par_id1393475\n"
"help.text"
-msgid "Group"
-msgstr "Ομάδα"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest height.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο να μεταβάλετε το μέγεθος των αντικειμένων στο ελάχιστο ύψος.</ahelp>"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3145375\n"
-"188\n"
+"rep_main.xhp\n"
+"par_id6571550\n"
"help.text"
-msgid "GROUP BY"
-msgstr "GROUP BY"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest width.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο να μεταβάλετε το μέγεθος των αντικειμένων στο μεγαλύτερο πλάτος.</ahelp>"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149438\n"
-"175\n"
+"rep_main.xhp\n"
+"par_id5376140\n"
"help.text"
-msgid "Groups query data according to the field name selected. Functions are executed according to the specified groups. In SQL, this option corresponds to the GROUP BY clause. If a criterion is added, this entry appears in the SQL HAVING."
-msgstr "Ομαδοποιεί τα δεδομένα του ερωτήματος βάσει του ονόματος του επιλεγμένου πεδίου. Οι συναρτήσεις εκτελούνται σύμφωνα με τις ομάδες που έχουν οριστεί. Στην SQL, αυτή η επιλογή αντιστοιχεί στην πρόταση GROUP BY. Εάν προστεθεί ένα κριτήριο, η συγκεκριμένη καταχώρηση εμφανίζεται στην SQL ως HAVING."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest height.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε δύο ή περισσότερα αντικείμενα και κάντε κλικ σε αυτό το εικονίδιο να μεταβάλετε το μέγεθος των αντικειμένων στο μεγαλύτερο ύψος.</ahelp>"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3156038\n"
-"189\n"
+"rep_main.xhp\n"
+"par_id9611499\n"
"help.text"
-msgid "You can also enter function calls directly into the SQL statement. The syntax is:"
-msgstr "Μπορείτε, επίσης, να εισαγάγετε συναρτήσεις απευθείας στην πρόταση SQL. Η σύνταξη είναι:"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a horizontal line to the current area.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγει μία οριζόντια γραμμή στην τρέχουσα περιοχή.</ahelp>"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3156340\n"
-"190\n"
+"rep_main.xhp\n"
+"par_id6765953\n"
"help.text"
-msgid "SELECT FUNCTION(column) FROM table."
-msgstr "SELECT FUNCTION(στήλη) FROM πίνακας."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a vertical line to the current area.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγει μία κατακόρυφη γραμμή στην τρέχουσα επιλογή.</ahelp>"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155075\n"
-"191\n"
+"rep_main.xhp\n"
+"par_id0409200922242612\n"
"help.text"
-msgid "For example, the function call in SQL for calculating a sum is:"
-msgstr "Για παράδειγμα, η συνάρτηση στην SQL για τον υπολογισμό ενός αθροίσματος είναι:"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove top and bottom empty space.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μικραίνει την επιλεγμένη περιοχή για να αφαιρέσει τα πάνω και κάτω κενά διαστήματα.</ahelp>"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154591\n"
-"192\n"
+"rep_main.xhp\n"
+"par_id0409200922242617\n"
"help.text"
-msgid "SELECT SUM(\"Price\") FROM \"Article\"."
-msgstr "SELECT SUM(\"Τιμή\") FROM \"Είδος\"."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove top empty space.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μικραίνει την επιλεγμένη περιοχή για να αφαιρέσει τα πάνω κενά διαστήματα.</ahelp>"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3159205\n"
-"176\n"
+"rep_main.xhp\n"
+"par_id0409200922242661\n"
"help.text"
-msgid "Except for the <emph>Group</emph> function, the above functions are so-called Aggregate functions. These are functions that calculate data to create summaries from the results. Additional functions that are not listed in the list box might be also possible. These depend on the specific database system in use and on the current state of the Base driver."
-msgstr "Εκτός από τη συνάρτηση <emph>Ομάδα</emph>, οι παραπάνω συναρτήσεις καλούνται επίσης συναρτήσεις συγκέντρωσης. Αυτές είναι συναρτήσεις που υπολογίζουν δεδομένα για να δημιουργήσουν συνόψεις από τα αποτελέσματα. Συναρτήσεις που δεν κατηγοριοποιούνται στο πεδίο της λίστας ενδεχομένως να είναι δυνατές. Αυτές εξαρτώνται από το χρησιμοποιούμενο ειδικό σύστημα της βάσης δεδομένων και την τρέχουσα κατάσταση του οδηγού Base."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove bottom empty space.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μικραίνει την επιλεγμένη περιοχή για να αφαιρέσει τα κάτω κενά διαστήματα.</ahelp>"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148651\n"
-"177\n"
+"rep_main.xhp\n"
+"par_id1511581\n"
"help.text"
-msgid "To use other functions not listed in the list box, you must enter them under <emph>Field</emph>."
-msgstr "Για να χρησιμοποιήσετε διαφορετικές συναρτήσεις που δεν εμφανίζονται στο πεδίο της λίστας, πρέπει να τις εισάγετε στο <emph>Πεδίο</emph>."
+msgid "After inserting fields in the Detail view, the report is ready for execution."
+msgstr "Ύστερα από την εισαγωγή των πεδίων στη Λεπτομερή προβολή, η αναφορά είναι έτοιμη προς εκτέλεση."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155098\n"
-"178\n"
+"rep_main.xhp\n"
+"par_id4881740\n"
"help.text"
-msgid "You can also assign aliases to function calls. If the query is not to be displayed in the column header, enter the desired name under <emph>Alias</emph>."
-msgstr "Μπορείτε, επίσης, να αντιστοιχίσετε ψευδώνυμα στις συναρτήσεις. Εάν δεν θέλετε να εμφανίζεται το ερώτημα στην κεφαλίδα της στήλης, εισαγάγετε το όνομα που θέλετε στο <emph>Ψευδώνυμο</emph>."
+msgid "To execute a report"
+msgstr "Για να εκτελέσετε μία αναφορά"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155539\n"
-"199\n"
+"rep_main.xhp\n"
+"par_id8286385\n"
"help.text"
-msgid "The corresponding function in an SQL statement is:"
-msgstr "Η αντίστοιχη συνάρτηση σε μια πρόταση SQL είναι:"
+msgid "Click the Execute Report icon<image id=\"img_id3380230\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3380230\">Icon</alt></image> on the toolbar."
+msgstr "Κάντε κλικ στο εικονίδιο Εκτέλεση αναφοράς <image id=\"img_id3380230\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3380230\">Icon</alt></image> στη γραμμή εργαλείων."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149425\n"
-"200\n"
+"rep_main.xhp\n"
+"par_id2354197\n"
"help.text"
-msgid "SELECT FUNCTION() AS alias FROM table"
-msgstr "SELECT FUNCTION() AS ψευδώνυμο FROM πίνακας"
+msgid "A Writer document opens and shows the report you have created, which contains all values of the database table which you have insert."
+msgstr "Ανοίγει ένα έγγραφο του Writer και εμφανίζει την αναφορά που δημιουργήσατε, η οποία περιέχει όλες τις τιμές του πίνακα της βάσης δεδομένων τις οποίες έχετε εισάγει."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3144431\n"
-"201\n"
+"rep_main.xhp\n"
+"par_id2485122\n"
"help.text"
-msgid "Example:"
-msgstr "Παράδειγμα:"
+msgid "If the database contents did change, execute the report again to update the result report."
+msgstr "Αν τα περιεχόμενα της βάσης δεδομένων έχουν τροποποιηθεί, εκτελέστε την αναφορά ξανά για να ενημερώσετε το αποτέλεσμα της αναφοράς."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154614\n"
-"202\n"
+"rep_main.xhp\n"
+"hd_id8746910\n"
"help.text"
-msgid "SELECT COUNT(*) AS count FROM \"Item\""
-msgstr "SELECT COUNT(*) AS πλήθος FROM \"Αντικείμενο\""
+msgid "To edit a report"
+msgstr "Για να επεξεργαστείτε μία αναφορά"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154610\n"
-"203\n"
+"rep_main.xhp\n"
+"par_id9636524\n"
"help.text"
-msgid "If you run this function, you cannot insert any additional columns for the query other than receiving these columns as a \"Group\" function."
-msgstr "Εάν εκτελέσετε αυτήν τη συνάρτηση, δεν θα μπορείτε να εισαγάγετε πρόσθετες στήλες για το ερώτημα. Το μόνο που θα μπορείτε να κάνετε είναι η λήψη των συγκεκριμένων στηλών ως συνάρτηση Ομάδας (\"Group\")."
+msgid "First decide if you want to edit the generated report, which is a static Writer document, or if you want to edit the Report Builder view and then generate a new report based on the new design."
+msgstr "Καταρχήν αποφασίστε αν επιθυμείτε να επεξεργαστείτε την παραγόμενη αναφορά, που είναι ένα στατικό έγγραφο του Writer, ή αν επιθυμείτε να επεξεργαστείτε την προβολή της Δόμηση αναφοράς και ύστερα δημιουργήστε μία νέα αναφορά με βάση τη νέα σχεδίαση."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154644\n"
-"204\n"
+"rep_main.xhp\n"
+"par_id5941648\n"
"help.text"
-msgid "<emph>Examples</emph>"
-msgstr "<emph> Παραδείγματα</emph>"
+msgid "The Writer document is opened read-only. To edit the Writer document, click Edit File<image id=\"img_id8237556\" src=\"cmd/sc_editdoc.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id8237556\">Icon</alt></image> on the Standard toolbar."
+msgstr "Το έγγραφο του Writer έχει ανοίξει μόνο για ανάγνωση. Για να επεξεργαστείτε το έγγραφο του Writer, κάντε κλικ στην Επεξεργασία αρχείου <image id=\"img_id8237556\" src=\"cmd/sc_editdoc.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id8237556\">Icon</alt></image> στην βασική γραμμή εργαλείων."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3151120\n"
-"205\n"
+"rep_main.xhp\n"
+"par_id8307138\n"
"help.text"
-msgid "In the following example, a query is run through two tables: an \"Item\" table with the \"Item_No\" field and a \"Suppliers\" table with the \"Supplier_Name\" field. In addition, both tables have a common field name \"Supplier_No.\""
-msgstr "Στο παράδειγμα που ακολουθεί, ένα ερώτημα εκτελείται σε δύο πίνακες: τον πίνακα \"Στοιχείο\" με το πεδίο \"Κωδ._Στοιχείου\" και τον πίνακα \"Προμηθευτές\" με το πεδίο \"Όνομα_προμηθευτή\". Επιπλέον και οι δύο πίνακες έχουν κοινό όνομα πεδίου το \"Κωδ._προμηθευτή.\""
+msgid "If you want to edit the Report Builder view, you can change some of its properties."
+msgstr "Αν επιθυμείτε να επεξεργαστείτε την προβολή Δόμησης αναφοράς, μπορείτε να μεταβάλετε μερικές από τις ιδιότητές της."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155144\n"
-"206\n"
+"rep_main.xhp\n"
+"par_id7138889\n"
"help.text"
-msgid "The following steps are required to create a query containing all suppliers who deliver more than three items."
-msgstr "Για τη δημιουργία ενός ερωτήματος, το οποίο θα περιέχει όλους τους προμηθευτές που παρέχουν περισσότερα από τρία αντικείμενα, πρέπει να κάνετε τα ακόλουθα:"
+msgid "Click in the Details area. Then in the Properties window, change some properties, for example the background color."
+msgstr "Κάντε κλικ στην περιοχή Λεπτομέρειες. Ύστερα στο παράθυρο Ιδιότητες, μεταβάλετε μερικές ιδιότητες, για παράδειγμα το χρώμα του παρασκηνίου."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153240\n"
-"207\n"
+"rep_main.xhp\n"
+"par_id9869380\n"
"help.text"
-msgid "Insert the \"Item\" and \"Suppliers\" tables into the query design."
-msgstr "Εισαγάγετε τους πίνακες \"Στοιχείο\" και \"Προμηθευτές\" στο σχέδιο του ερωτήματος."
+msgid "After finishing, click the Execute Report icon<image id=\"Graphic2\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> to create a new report."
+msgstr "Αφού ολοκληρώσετε, κάντε κλικ στο εικονίδιο Εκτέλεση αναφοράς <image id=\"Graphic2\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> για να δημιουργήσετε μία νέα αναφορά."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148807\n"
-"208\n"
+"rep_main.xhp\n"
+"par_id12512\n"
"help.text"
-msgid "Link the \"Supplier_No\" fields of the two tables if there is not already a relation of this type."
-msgstr "Συνδέστε τα πεδία \"Κωδ._προμηθευτή\" των δύο πινάκων, εάν δεν υφίσταται ήδη σχέση αυτού του τύπου."
+msgid "If you close the Report Builder, you will be asked if the report should be saved. Click Yes, give the report a name, and click OK."
+msgstr "Αν τερματίσετε τη Δόμηση αναφοράς, θα σας ζητηθεί αν θέλετε να αποθηκευτεί η αναφορά. Κάντε κλικ στο Ναι, εισάγετε ένα όνομα για την αναφορά, και κάντε κλικ στο κουμπί ΟΚ."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3161652\n"
-"209\n"
+"rep_main.xhp\n"
+"par_id2676168\n"
"help.text"
-msgid "Double-click the \"Item_No\" field from the \"Item\" table. Display the <emph>Function</emph> line using the context menu and select the Count function."
-msgstr "Διπλό κλικ στο πεδίο \"Κωδ._είδους\" από τον πίνακα \"Είδος\". Εμφανίστε τη γραμμή <emph>Συνάρτηση</emph>, χρησιμοποιώντας το μενού περιεχομένου και επιλέξτε τη συνάρτηση Count."
+msgid "Sorting the report"
+msgstr "Ταξινόμηση της αναφοράς"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3151009\n"
-"210\n"
+"rep_main.xhp\n"
+"par_id2626422\n"
"help.text"
-msgid "Enter >3 as a criterion and disable the Visible field."
-msgstr "Εισαγάγετε ως κριτήριο την τιμή >3 και απενεργοποιήστε το ορατό πεδίο."
+msgid "Without sorting or grouping, the records will be inserted into the report in the order in which they are retrieved from the database."
+msgstr "Χωρίς να εφαρμόσετε ταξινόμηση και ομαδοποίηση, οι εγγραφές θα εισαχθούν στην αναφορά με τη σειρά ταξινόμησης με την οποία ανακτούνται από τη βάση δεδομένων."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3145601\n"
-"211\n"
+"rep_main.xhp\n"
+"par_id1743827\n"
"help.text"
-msgid "Double-click the \"Supplier_Name\" field in the \"Suppliers\" table and choose the Group function."
-msgstr "Κάντε διπλό κλικ στο πεδίο \"Όνομα_προμηθευτή\" του πίνακα \"Προμηθευτές\" και επιλέξτε τη συνάρτηση Group."
+msgid "Open the Report Builder view and click the Sorting and Grouping icon<image id=\"img_id9557786\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id9557786\">Icon</alt></image> on the toolbar. You see the <link href=\"text/shared/explorer/database/rep_sort.xhp\">Sorting and Grouping</link> dialog."
+msgstr "Ανοίξτε την προβολή της Δόμησης αναφοράς και κάντε κλικ στο εικονίδιο Ταξινόμηση και ομαδοποίηση <image id=\"img_id9557786\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id9557786\">Icon</alt></image> στη γραμμή εργαλείων. Θα δείτε το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/rep_sort.xhp\">Ταξινόμηση και ομαδοποίηση</link>."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147512\n"
-"212\n"
+"rep_main.xhp\n"
+"par_id4331797\n"
"help.text"
-msgid "Run the query."
-msgstr "Εκτέλεση ερωτήματος."
+msgid "In the Groups box, click the field which you want as the first sort field, and set the Sorting property."
+msgstr "Στο πεδίο Ομάδες, κάντε κλικ στο πεδίο που επιθυμείτε ως πρώτο πεδίο της ταξινόμησης και ορίστε την ιδιότητα ταξινόμησης."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148638\n"
-"213\n"
+"rep_main.xhp\n"
+"par_id4191717\n"
"help.text"
-msgid "If the \"price\" (for the individual price of an article) and \"Supplier_No\" (for the supplier of the article) fields exist in the \"Item\" table, you can obtain the average price of the item that a supplier provides with the following query:"
-msgstr "Εάν τα πεδία \"Τιμή\" (για την τιμή ενός μεμονωμένου είδους) και \"Κωδ.προμηθευτή\" (για τον προμηθευτή του είδους) υπάρχουν στον πίνακα \"Αντικείμενο\", μπορείτε να λάβετε τη μέση τιμή του είδους που παρέχει ένας προμηθευτής με το εξής ερώτημα:"
+msgid "Execute the report."
+msgstr "Εκτελέστε την αναφορά."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153045\n"
-"214\n"
+"rep_main.xhp\n"
+"par_id2318796\n"
"help.text"
-msgid "Insert the \"Item\" table into the query design."
-msgstr "Εισαγάγετε τον πίνακα \"Αντικείμενο\" στο σχέδιο του ερωτήματος."
+msgid "Grouping"
+msgstr "Ομαδοποίηση"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149802\n"
-"215\n"
+"rep_main.xhp\n"
+"par_id399182\n"
"help.text"
-msgid "Double-click the \"Price\" and \"Supplier_No\" fields."
-msgstr "Κάντε διπλό κλικ στα πεδία \"Τιμή\" και \"Κωδ._προμηθευτή\"."
+msgid "Open the Report Builder view and click the Sorting and Grouping icon<image id=\"Graphic21\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> on the toolbar. You see the <link href=\"text/shared/explorer/database/rep_sort.xhp\">Sorting and Grouping</link> dialog."
+msgstr "Ανοίξτε την προβολή της Δόμησης αναφοράς και κάντε κλικ στο εικονίδιο Ταξινόμηση και ομαδοποίηση <image id=\"Graphic21\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> στη γραμμή εργαλείων. Θα δείτε το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/rep_sort.xhp\">Ταξινόμηση και ομαδοποίηση</link>."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153554\n"
-"216\n"
+"rep_main.xhp\n"
+"par_id7588732\n"
"help.text"
-msgid "Enable the <emph>Function</emph> line and select the Average function from the \"Price\" field."
-msgstr "Ενεργοποιήστε <emph>συνάρτηση</emph> και επιλέξτε τη συνάρτηση Average από το πεδίο \"Τιμή\"."
+msgid "In the Groups box, open the Group Header list box and select to show a group header."
+msgstr "Στο πεδίο Ομάδες, ανοίξτε το πεδίο της λίστας Κεφαλίδα ομάδας και επιλέξτε να εμφανιστεί μία κεφαλίδα ομάδας."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155597\n"
-"217\n"
+"rep_main.xhp\n"
+"par_id95828\n"
"help.text"
-msgid "You can also enter \"Average\" in the line for the alias name (without quotation marks)."
-msgstr "Μπορείτε, επίσης, να εισαγάγετε την τιμή \"Average\" στη γραμμή για το όνομα του ψευδωνύμου(χωρίς τα εισαγωγικά)."
+msgid "Click the Add Field icon<image id=\"Graphic3\" src=\"cmd/sc_addfield.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> to open the Add Field window."
+msgstr "Πατήστε στο εικονίδιο προσθήκη πεδίου <image id=\"Graphic3\" src=\"cmd/sc_addfield.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">εικονίδιο</alt></image> για να ανοίξετε το παράθυρο προσθήκη πεδίου."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3151191\n"
-"218\n"
+"rep_main.xhp\n"
+"par_id5675527\n"
"help.text"
-msgid "Choose Group for the \"Supplier_No\" field."
-msgstr "Επιλέξτε την τιμή Group για το πεδίο \"Κωδ._προμηθευτή\"."
+msgid "Drag-and-drop the field entry that you want to group into the group header section. Then drag-and-drop the remaining fields into the Detail section."
+msgstr "Μεταφέρετε και απελευθερώστε την καταχώρηση του πεδίου που επιθυμείτε να ομαδοποιήσετε σε μία ενότητα κεφαλίδας ομάδας. Ύστερα μεταφέρετε και απελευθερώστε τα υπόλοιπα πεδία στην ενότητα Λεπτομέρεια."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155547\n"
-"219\n"
+"rep_main.xhp\n"
+"par_id3496200\n"
"help.text"
-msgid "Run the query."
-msgstr "Εκτέλεση ερωτήματος"
+msgid "Execute the report. The report shows the grouped records."
+msgstr "Εκτελέστε την αναφορά. Η αναφορά εμφανίζει τις ομαδοποιημένες εγγραφές."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147549\n"
-"247\n"
+"rep_main.xhp\n"
+"par_id7599108\n"
"help.text"
-msgid "The following context menu commands and symbols are available:"
-msgstr "Οι παρακάτω εντολές και σύμβολα των μενού επιλογών, είναι διαθέσιμες :"
+msgid "If you like to sort and group, open the Report Builder view, then open the Sorting and Grouping dialog. Select to show a Group Header for the fields that you want to group, and select to hide the Group Header for the fields that you want to be sorted. Close the Sorting and Grouping window and execute the report."
+msgstr "Αν επιθυμείτε να ταξινομήσετε και να ομαδοποιήσετε, ανοίξτε την προβολή της Δόμησης αναφοράς, ύστερα ανοίξτε το παράθυρο διαλόγου Ταξινόμηση και ομαδοποίηση. Επιλέξτε να εμφανιστεί μία Κεφαλίδα ομάδας για τα πεδία που επιθυμείτε να ομαδοποιήσετε, και επιλέξτε να αποκρύπτεται η Κεφαλίδα ομάδας για τα πεδία που επιθυμείτε να ταξινομήσετε. Κλείστε το παράθυρο Ταξινόμηση και ομαδοποίηση και εκτελέστε την αναφορά."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3154172\n"
-"248\n"
+"rep_main.xhp\n"
+"par_id888698\n"
"help.text"
-msgid "Functions"
-msgstr "Συναρτήσεις"
+msgid "Updating and printing your data"
+msgstr "Ενημέρωση και εκτύπωση δεδομένων"
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150414\n"
-"249\n"
+"rep_main.xhp\n"
+"par_id3394573\n"
"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Shows or hides a row for selection of functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Εμφανίζει ή κρύβει μια γραμμή για τις επιλεγμένες συναρτήσεις.</ahelp>"
+msgid "When you insert some new data or edit data in the table, a new report will show the updated data."
+msgstr "Όταν εισάγετε μερικά νέα δεδομένα στον πίνακα ή επεξεργάζεστε τα δεδομένα, μία νέα αναφορά θα εμφανίζει τα ενημερωμένα δεδομένα."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3149872\n"
-"153\n"
+"rep_main.xhp\n"
+"par_id7594225\n"
"help.text"
-msgid "Table Name"
-msgstr "Όνομα πίνακα"
+msgid "Click the Reports icon<image id=\"img_id4678487\" src=\"dbaccess/res/reports_32.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4678487\">Icon</alt></image> and double-click your last saved report. A new Writer document will be created which shows the new data."
+msgstr "Κάντε κλικ στο εικονίδιο Αναφορές <image id=\"img_id4678487\" src=\"dbaccess/res/reports_32.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4678487\">Icon</alt></image> και διπλό κλικ στην πρόσφατα αποθηκευμένη αναφορά σας. Θα δημιουργηθεί ένα νέο έγγραφο του Writer που θα εμφανίζει τα νέα δεδομένα."
-#: 02010100.xhp
+#: rep_main.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147246\n"
-"154\n"
+"rep_main.xhp\n"
+"par_id8147221\n"
"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Shows or hides the row for the table name.</ahelp>"
-msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Εμφανίζει ή αποκρύπτει τη γραμμή για το όνομα του πίνακα.</ahelp>"
+msgid "To print a report, choose <item type=\"menuitem\">File - Print</item> from the Writer document."
+msgstr "Για να εκτυπώσετε μία αναφορά, επιλέξτε <item type=\"menuitem\">Αρχείο - Εκτύπωση</item> από το έγγραφο του Writer."
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3145117\n"
-"155\n"
+"rep_navigator.xhp\n"
+"tit\n"
"help.text"
-msgid "Alias Name"
-msgstr "Ψευδώνυμο"
+msgid "Report Navigator"
+msgstr "Περιήγηση αναφοράς"
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155754\n"
-"156\n"
+"rep_navigator.xhp\n"
+"bm_id5823847\n"
"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Shows or hides the row for the alias name.</ahelp>"
-msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Εμφανίζει ή αποκρύπτει τη γραμμή για το ψευδώνυμο.</ahelp>"
+msgid "<bookmark_value>formulas in reports;editing</bookmark_value><bookmark_value>functions in reports;editing</bookmark_value>"
+msgstr "<bookmark_value>τύποι σε αναφορές, επεξεργασία</bookmark_value><bookmark_value>συναρτήσεις σε αναφορές, επεξεργασία</bookmark_value>"
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3153298\n"
-"157\n"
+"rep_navigator.xhp\n"
+"hd_id1821955\n"
"help.text"
-msgid "Distinct Values"
-msgstr "Διακεκριμένες τιμές"
+msgid "<variable id=\"rep_navigator\"><link href=\"text/shared/explorer/database/rep_navigator.xhp\">Report Navigator</link></variable>"
+msgstr "<variable id=\"rep_navigator\"><link href=\"text/shared/explorer/database/rep_navigator.xhp\">Περιήγηση αναφοράς</link></variable>"
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147500\n"
-"158\n"
+"rep_navigator.xhp\n"
+"par_id1150852\n"
"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Applies only distinct values to the query.</ahelp> This applies to records containing data that appears several times in the selected fields. If the <emph>Distinct Values</emph> command is active, you will see only one record in the query (DISTINCT). Otherwise, you will see all records corresponding to the query criteria (ALL)."
-msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Εφαρμόζει μόνο διακεκριμένες τιμές στο ερώτημα.</ahelp> Αυτό εφαρμόζεται σε εγγραφές που περιέχουν δεδομένα τα οποία εμφανίζονται μερικές φορές στα επιλεγμένα πεδία. Αν η εντολή <emph>Διακεκριμένες τιμές</emph> είναι ενεργή, θα δείτε μόνο μία εγγραφή στο ερώτημα (DISTINCT). Ειδάλλως, θα δείτε όλες τις εγγραφές που αντιστοιχούν στα κριτήρια του ερωτήματος (ALL)."
+msgid "You can open the Report Navigator window of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">View - Report Navigator</item>."
+msgstr "Μπορείτε να ανοίξετε το παράθυρο Περιήγηση αναφοράς στη <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμηση αναφοράς</link> επιλέγοντας <item type=\"menuitem\">Προβολή - Περιήγηση αναφοράς</item>."
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150436\n"
-"159\n"
+"rep_navigator.xhp\n"
+"par_id1111484\n"
"help.text"
-msgid "For example, if the name \"Smith\" occurs several times in your address database, you can choose the<emph> Distinct Values</emph> command to specify in the query that the name \"Smith\" will occur only once."
-msgstr "Για παράδειγμα, αν το όνομα \"Αλέκος\" παρατηρείται πολλές φορές στη βάση δεδομένων με τις διευθύνσεις σας, μπορείτε να επιλέξετε την εντολή<emph> Διακεκριμένες τιμές</emph> για να προσδιορίσετε για το ερώτημα ότι το όνομα \"Αλέκος\" θα παρατηρείται μόνο μία φορά."
+msgid "<ahelp hid=\".\">The Report Navigator reveals the structure of the report. You can use the Report Navigator to insert functions into the report.</ahelp>"
+msgstr "<ahelp hid=\".\">Η Περιήγηση αναφοράς αποκαλύπτει τη δομή της αναφοράς. Μπορείτε να χρησιμοποιήσετε την Περιήγηση αναφοράς για να εισάγετε συναρτήσεις σε μία αναφορά.</ahelp>"
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3152352\n"
-"160\n"
+"rep_navigator.xhp\n"
+"par_id8314157\n"
"help.text"
-msgid "For a query involving several fields, the combination of values from all fields must be unique so that the result can be formed from a specific record. For example, you have \"Smith in Chicago\" once in your address book and \"Smith in London\" twice. With the<emph> Distinct Values</emph> command, the query will use the two fields \"last name\" and \"city\" and return the query result \"Smith in Chicago\" once and \"Smith in London\" once."
-msgstr "Για ένα ερώτημα που εμπεριέχει διάφορα πεδία, ο συνδυασμός των τιμών από όλα τα πεδία πρέπει να είναι μοναδικός, έτσι ώστε το αποτέλεσμα να μπορεί να σχηματιστεί από μία ειδική εγγραφή. Για παράδειγμα, έχετε τη μοναδική διεύθυνση \"Αλέκος από την Αθήνα\" στο βιβλίο διευθύνσεών σας και δύο φορές τη διεύθυνση \"Αλέκος από το Λονδίνο\". Με την εντολή<emph> Διακεκριμένες τιμές</emph>, το ερώτημα θα χρησιμοποιήσει τα δύο πεδία \"όνομα\" και \"πόλη\" και θα επιστρέψει το αποτέλεσμα \"Αλέκος από την Αθήνα\" μία φορά και \"Αλέκος από το Λονδίνο\" δύο φορές."
+msgid "<ahelp hid=\".\">Click an entry in the Report Navigator. The corresponding object or area is selected in the Report Builder view. Right-click an entry to open the context menu.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ σε μία καταχώρηση στην Περιήγηση αναφοράς. Το αντίστοιχο αντικείμενο ή περιοχή επιλέγεται στην προβολή της Περιήγησης αναφοράς. Κάντε δεξί κλικ σε μία καταχώρηση για να ανοίξετε το μενού περιβάλλοντος.</ahelp>"
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149825\n"
-"161\n"
+"rep_navigator.xhp\n"
+"hd_id2932828\n"
"help.text"
-msgid "In SQL, this command corresponds to the DISTINCT predicate."
-msgstr "Στην SQL, αυτή η εντολή αντιστοιχεί στο κατηγόρημα DISTINCT."
+msgid "To enter functions to the report"
+msgstr "Για να εισάγετε συναρτήσεις στην αναφορά"
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3148926\n"
-"37\n"
+"rep_navigator.xhp\n"
+"par_id5091708\n"
"help.text"
-msgid "Formulating filter conditions"
-msgstr "Ορισμός των συνθηκών φιλτραρίσματος"
+msgid "<ahelp hid=\".\">In the context menu of the Report Navigator, you see the same commands as in the Report Builder view, plus additional commands to create new functions or to delete them.</ahelp>"
+msgstr "<ahelp hid=\".\">Στο μενού περιβάλλοντος της Περιήγησης αναφοράς, θα δείτε τις ίδιες εντολές όπως στην προβολή της Περιήγησης αναφοράς, αλλά και με επιπλέον εντολές για τη δημιουργία συναρτήσεων ή τη διαγραφή τους.</ahelp>"
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153162\n"
-"38\n"
+"rep_navigator.xhp\n"
+"par_id9449446\n"
"help.text"
-msgid "When formulating filter conditions, various operators and commands are available to you. Apart from the relational operators, there are SQL-specific commands that query the content of database fields. If you use these commands in the $[officename] syntax, $[officename] automatically converts these into the corresponding SQL syntax. You can also enter the SQL command directly. The following tables give an overview of the operators and commands:"
-msgstr "Κατά το σχηματισμό συνθηκών φιλτραρίσματος, είναι διαθέσιμα σε εσάς διάφοροι τελεστές και εντολές. Εκτός από τους σχεσιακούς τελεστές, υπάρχουν ειδικές εντολές για την SQL που δημιουργούν ερώτημα με το περιεχόμενων των πεδίων της βάσης δεδομένων. Αν χρησιμοποιήσετε τις εντολές αυτές στην $[officename] σύνταξη, το $[officename] τις μετατρέπει αυτόματα στην αντίστοιχη σύνταξη της SQL. Μπορείτε επίσης να εισάγετε απευθείας την εντολή της SQL. Οι ακόλουθοι πίνακες παρέχουν μία επισκόπηση των τελεστών και των εντολών:"
+msgid "Functions can be entered using a syntax as specified by the <link href=\"http://en.wikipedia.org/wiki/OpenFormula\">OpenFormula</link> proposal."
+msgstr "Οι συναρτήσεις μπορούν να εισαχθούν χρησιμοποιώντας μία σύνταξη όπως καθορίζεται από τις προτάσεις της <link href=\"http://en.wikipedia.org/wiki/OpenFormula\">OpenFormula</link>."
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149044\n"
-"39\n"
+"rep_navigator.xhp\n"
+"par_id4095583\n"
"help.text"
-msgid "Operator"
-msgstr "Τελεστής"
+msgid "See <link href=\"http://wiki.documentfoundation.org/Database\">Wiki page about Base</link> for some more help regarding the functions in a report."
+msgstr "Δείτε <link href=\"http://wiki.documentfoundation.org/Database\">Σελίδα Βίκη για τη βάση</link> για κάποια περισσότερη βοήθεια σχετικά με λειτουργίες σε μια αναφορά."
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3152471\n"
-"40\n"
+"rep_navigator.xhp\n"
+"hd_id311593\n"
"help.text"
-msgid "Meaning"
-msgstr "Νόημα"
+msgid "To calculate a sum for each client"
+msgstr "Για να υπολογίσετε ένα άθροισμα για κάθε πελάτη"
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147407\n"
-"41\n"
+"rep_navigator.xhp\n"
+"par_id3948789\n"
"help.text"
-msgid "Condition is satisfied if..."
-msgstr "Η συνθήκη ικανοποιείται εάν..."
+msgid "Open the Report Navigator."
+msgstr "Ανοίξτε την Περιήγηση αναφοράς."
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3156161\n"
-"42\n"
+"rep_navigator.xhp\n"
+"par_id5391399\n"
"help.text"
-msgid "="
-msgstr "="
+msgid "Open the Groups entry and the group where you want to calculate the cost."
+msgstr "Ανοίξτε την καταχώρηση Ομάδες και την ομάδα για την οποία επιθυμείτε να υπολογίσετε το κόστος."
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153026\n"
-"43\n"
+"rep_navigator.xhp\n"
+"par_id6989654\n"
"help.text"
-msgid "equal to"
-msgstr "ισούται με"
+msgid "The group has a sub entry called functions."
+msgstr "Η ομάδα περιέχει μία δευτερεύουσα καταχώρηση, τις συναρτήσεις."
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148895\n"
-"44\n"
+"rep_navigator.xhp\n"
+"par_id1803643\n"
"help.text"
-msgid "... the content of the field is identical to the indicated expression."
-msgstr "... το περιεχόμενο του πεδίου είναι πανομοιότυπο με την εμφανιζόμενη έκφραση."
+msgid "Open the context menu (right click) on the functions entry, choose to create a new function, and select it."
+msgstr "Ανοίξτε το μενού περιβάλλοντος (με δεξί κλικ) στην καταχώρηση των συναρτήσεων, επιλέξτε να δημιουργήσετε μία νέα συνάρτηση, και επιλέξτε την."
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153120\n"
-"250\n"
+"rep_navigator.xhp\n"
+"par_id868251\n"
"help.text"
-msgid "The operator = will not be displayed in the query fields. If you enter a value without any operator, the operator = will be automatically adopted."
-msgstr "Ο τελεστής = δεν θα εμφανίζεται στα πεδία του ερωτήματος. Εάν εισαγάγετε μια τιμή χωρίς τελεστή,ο τελεστής = θα επιλεγεί αυτόματα ."
+msgid "In the property browser you see the function."
+msgstr "Στην εξερεύνηση των ιδιοτήτων θα δείτε τη συνάρτηση."
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150470\n"
-"45\n"
+"rep_navigator.xhp\n"
+"par_id6247749\n"
"help.text"
-msgid "<>"
-msgstr "<>"
+msgid "Change the name to e.g. CostCalc and the formula to [CostCalc] + [enter your cost column name]."
+msgstr "Μεταβάλετε το όνομα π.χ. CostCalc και τη συνάρτηση σε [CostCalc] + [εισάγετε το όνομα της στήλης κόστους]."
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3145223\n"
-"46\n"
+"rep_navigator.xhp\n"
+"par_id1565904\n"
"help.text"
-msgid "not equal to"
-msgstr "δεν ισούται με"
+msgid "In the initial value enter 0."
+msgstr "Στην αρχική τιμή εισάγετε την τιμή 0."
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3145635\n"
-"47\n"
+"rep_navigator.xhp\n"
+"par_id1569261\n"
"help.text"
-msgid "... the content of the field does not correspond to the specified expression."
-msgstr "... το περιεχόμενο του πεδίου δεν συμπίπτει με την προσδιορισμένη έκφραση."
+msgid "Now you can insert a text field and bind it to your [CostCalc] (appears in the data field list box)."
+msgstr "Τώρα μπορείτε να εισάγετε ένα πεδίο κειμένου και να το συνδυάσετε στο [CostCalc] (εμφανίζεται στο πεδίο της λίστας με το πεδίο δεδομένων)."
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153015\n"
-"48\n"
+"rep_navigator.xhp\n"
+"par_id9256874\n"
"help.text"
-msgid ">"
-msgstr ">"
+msgid "Maybe you have to set the initial value to the value of the field like [field]."
+msgstr "Ενδεχομένως να πρέπει να θέσετε την αρχική τιμή στην τιμή του πεδίου ως [πεδίο]."
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3146815\n"
-"49\n"
+"rep_navigator.xhp\n"
+"par_id4601886\n"
"help.text"
-msgid "greater than"
-msgstr "μεγαλύτερο από"
+msgid "If there are blank fields in the cost column, use the following formula to replace the blank fields' content with zero:"
+msgstr "Αν υπάρχουν κενά πεδία στη στήλη κόστους, χρησιμοποιήστε τον παρακάτω τύπο για να αντικαταστήσετε το περιεχόμενο των κενών πεδίων με το μηδέν:"
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149150\n"
-"50\n"
+"rep_navigator.xhp\n"
+"par_id1754509\n"
"help.text"
-msgid "... the content of the field is greater than the specified expression."
-msgstr "... το περιεχόμενο του πεδίου είναι μεγαλύτερο από την προσδιορισμένη έκφραση."
+msgid "[SumCost] + IF(ISBLANK([field]);0;[field])"
+msgstr "[SumCost] + IF(ISBLANK([field]);0;[field])"
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147270\n"
-"51\n"
+"rep_navigator.xhp\n"
+"par_id8122196\n"
"help.text"
-msgid "<"
-msgstr "<"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the formula that defines the function. Use OpenFormula syntax.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τον τύπο που ορίζει τη συνάρτηση. Χρησιμοποιήστε τη σύνταξη OpenFormula.</ahelp>"
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147379\n"
-"52\n"
+"rep_navigator.xhp\n"
+"par_id9909665\n"
"help.text"
-msgid "less than"
-msgstr "μικρότερο από"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the initial value for the evaluation of the formula. Often this is set to 0 or to 1.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε την αρχική τιμή για την εκτίμηση του τύπου. Συχνά αυτή ορίζεται σε 0 ή σε 1.</ahelp>"
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150375\n"
-"53\n"
+"rep_navigator.xhp\n"
+"par_id9141819\n"
"help.text"
-msgid "... the content of the field is less than the specified expression."
-msgstr "... το περιεχόμενο του πεδίου είναι μικρότερο από την προσδιορισμένη έκφραση."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">If Deep traversing is enabled, functions are evaluated considering all lower levels of hierarchy. This would be used for instance for line numbering. If Deep traversing is not enabled, only the first level of hierarchy is evaluated.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν είναι ενεργοποιημένη η μετάβαση Deep, οι συναρτήσεις εκτιμώνται εξετάζοντας όλα τα κατώτερα επίπεδα στην σειρά. Αυτό μπορεί να αξιοποιηθεί, για παράδειγμα, στην αρίθμηση γραμμών. Αν η μετάβαση Deep δεν έχει ενεργοποιηθεί, μόνο το πρώτο επίπεδο στην σειρά εκτιμάται.</ahelp>"
-#: 02010100.xhp
+#: rep_navigator.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149787\n"
-"54\n"
+"rep_navigator.xhp\n"
+"par_id6354869\n"
"help.text"
-msgid ">="
-msgstr ">="
+msgid "<ahelp hid=\".\" visibility=\"hidden\">If Pre evaluation is enabled, functions are evaluated only when the report is finished.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν είναι ενεργοποιημένη η εκτίμηση Pre, οι συναρτήσεις εκτιμούνται μόνο αφού έχει ολοκληρωθεί η αναφορά.</ahelp>"
-#: 02010100.xhp
+#: rep_pagenumbers.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150636\n"
-"55\n"
+"rep_pagenumbers.xhp\n"
+"tit\n"
"help.text"
-msgid "greater than or equal to"
-msgstr "μεγαλύτερο ή ίσο με"
+msgid "Page Numbers"
+msgstr "Αριθμοί σελίδων"
-#: 02010100.xhp
+#: rep_pagenumbers.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154584\n"
-"56\n"
+"rep_pagenumbers.xhp\n"
+"hd_id3674123\n"
"help.text"
-msgid "... the content of the field is greater than or equal to the specified expression."
-msgstr "... το περιεχόμενο του πεδίου είναι μεγαλύτερο ή ίσο με την προσδιορισμένη έκφραση."
+msgid "<variable id=\"rep_pagenumbers\"><link href=\"text/shared/explorer/database/rep_pagenumbers.xhp\">Page Numbers</link></variable>"
+msgstr "<variable id=\"rep_pagenumbers\"><link href=\"text/shared/explorer/database/rep_pagenumbers.xhp\">Αριθμοί σελίδων</link></variable>"
-#: 02010100.xhp
+#: rep_pagenumbers.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3157964\n"
-"57\n"
+"rep_pagenumbers.xhp\n"
+"par_id3424481\n"
"help.text"
-msgid "<="
-msgstr "<="
+msgid "<ahelp hid=\".\">You can open the Page Numbers dialog of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">Insert - Page Numbers</item>.</ahelp>"
+msgstr "<ahelp hid=\".\">Μπορείτε να ανοίξετε το παράθυρο διαλόγου Αριθμοί σελίδων της <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμησης αναφοράς</link> επιλέγοντας <item type=\"menuitem\">Εισαγωγή - Αριθμοί σελίδων</item>.</ahelp>"
-#: 02010100.xhp
+#: rep_pagenumbers.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154052\n"
-"58\n"
+"rep_pagenumbers.xhp\n"
+"par_id1068758\n"
"help.text"
-msgid "less than or equal to"
-msgstr "μικρότερο ή ίσο με"
+msgid "Press <item type=\"keycode\">Shift-F1</item> and point with the mouse at an input box to see a help text for this input box."
+msgstr "Πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Shift-F1</item> και τοποθετήστε το δείκτη του ποντικιού σας σε ένα πεδίο εισαγωγής για να δείτε ένα κείμενο βοήθειας για το πεδίο αυτό."
-#: 02010100.xhp
+#: rep_pagenumbers.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3157902\n"
-"59\n"
+"rep_pagenumbers.xhp\n"
+"par_id1559190\n"
"help.text"
-msgid "... the content of the field is less than or equal to the specified expression."
-msgstr "... το περιεχόμενο του πεδίου είναι μικρότερο από ή ίσο με την προσδιορισμένη έκφραση."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Page N</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σελίδα N</ahelp>"
-#: 02010100.xhp
+#: rep_pagenumbers.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154630\n"
-"60\n"
+"rep_pagenumbers.xhp\n"
+"par_id9879146\n"
"help.text"
-msgid "$[officename] command"
-msgstr "εντολή $[officename]"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Page N of M</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σελίδα N από Μ</ahelp>"
-#: 02010100.xhp
+#: rep_pagenumbers.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150484\n"
-"61\n"
+"rep_pagenumbers.xhp\n"
+"par_id9404278\n"
"help.text"
-msgid "SQL command"
-msgstr "Εντολή SQL"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Top of Page (Header)</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κορυφή σελίδας (Κεφαλίδα)</ahelp>"
-#: 02010100.xhp
+#: rep_pagenumbers.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154158\n"
-"62\n"
+"rep_pagenumbers.xhp\n"
+"par_id7626880\n"
"help.text"
-msgid "Meaning"
-msgstr "Νόημα"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Bottom of Page (Footer)</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τέλος σελίδας (Υποσέλιδο)</ahelp>"
-#: 02010100.xhp
+#: rep_pagenumbers.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149433\n"
-"63\n"
+"rep_pagenumbers.xhp\n"
+"par_id6124149\n"
"help.text"
-msgid "Condition is satisfied if..."
-msgstr "Η συνθήκη ικανοποιείται εάν..."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Alignment</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Στοίχιση</ahelp>"
-#: 02010100.xhp
+#: rep_pagenumbers.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154275\n"
-"64\n"
+"rep_pagenumbers.xhp\n"
+"par_id9651478\n"
"help.text"
-msgid "IS EMPTY"
-msgstr "IS EMPTY"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Show Number on First Page</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφάνιση αριθμού στην πρώτη σελίδα</ahelp>"
-#: 02010100.xhp
+#: rep_pagenumbers.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149893\n"
-"65\n"
+"rep_pagenumbers.xhp\n"
+"par_id8257087\n"
"help.text"
-msgid "IS NULL"
-msgstr "IS NULL"
+msgid "Select the format for the page numbers, either \"Page N\" or \"Page N of M\", where N stands for the current page number, and M for the total number of pages in the report."
+msgstr "Επιλέξτε τη μορφή για τους αριθμούς των σελίδων, είτε \"Σελίδα N\" ή \"Σελίδα N από M\", το N αντιστοιχεί στον αριθμό της τρέχουσας σελίδας, και το Μ στο συνολικό αριθμό σελίδων της αναφοράς."
-#: 02010100.xhp
+#: rep_pagenumbers.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3143236\n"
-"66\n"
+"rep_pagenumbers.xhp\n"
+"par_id3479415\n"
"help.text"
-msgid "is null"
-msgstr "is null"
+msgid "Select to show the page numbers in the Page Header area or in the Page Footer area."
+msgstr "Επιλέξτε να εμφανίζονται οι αριθμοί των σελίδων στην περιοχή Κεφαλίδα σελίδας ή στην περιοχή Υποσέλιδο σελίδας."
-#: 02010100.xhp
+#: rep_pagenumbers.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154744\n"
-"67\n"
+"rep_pagenumbers.xhp\n"
+"par_id4441663\n"
"help.text"
-msgid "... The field name is empty. For Yes/No fields with three states, this command automatically queries the undetermined state (neither Yes nor No)."
-msgstr "... το όνομα πεδίου είναι κενό. Για τα πεδία Ναι/Όχι με τρεις καταστάσεις, αυτή η εντολή ελέγχει αυτόματα τη μη προσδιορισμένη κατάσταση (ούτε Ναι ούτε Όχι)."
+msgid "Select an alignment. By default the page numbers are centered between the left and right margins. You can align the field to the left or right. You can also select Inside to print page number on odd pages on the left side and even page numbers on the right side. Select Outside for the opposite alignment."
+msgstr "Επιλέξτε μία στοίχιση. Εξ ορισμού οι αριθμοί των σελίδων στοιχίζονται στο κέντρο μεταξύ των αριστερών και δεξιών περιθωρίων. Μπορείτε να στοιχίσετε το πεδίο στα αριστερά ή στα δεξιά. Μπορείτε επίσης να επιλέξετε την επιλογή Μέσα για να εκτυπώνεται ο αριθμός σελίδας στην αριστερή πλευρά για τις περιττές σελίδες και στη δεξιά πλευρά για τις άρτιες. Επιλέξτε την επιλογή Έξω για αντίθετη στοίχιση."
-#: 02010100.xhp
+#: rep_pagenumbers.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3146940\n"
-"68\n"
+"rep_pagenumbers.xhp\n"
+"par_id3012176\n"
"help.text"
-msgid "IS NOT EMPTY"
-msgstr "IS NOT EMPTY"
+msgid "When you click OK, a data field for the page numbers is inserted. If no header or footer area exist, the area will be created as needed."
+msgstr "Όταν κάνετε κλικ στο κουμπί ΟΚ, ένα πεδίο δεδομένων εισάγεται για τους αριθμούς σελίδων. Αν δεν υπάρχει καμία κεφαλίδα ή υποσέλιδο, θα δημιουργηθεί η περιοχή για να εισαχθούν οι αριθμοί των σελίδων."
-#: 02010100.xhp
+#: rep_pagenumbers.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147471\n"
-"69\n"
+"rep_pagenumbers.xhp\n"
+"par_id8532670\n"
"help.text"
-msgid "IS NOT NULL"
-msgstr "IS NOT NULL"
+msgid "You can click the data field and drag to another position within the same area, or edit the properties in the Properties window."
+msgstr "Μπορείτε να κάνετε κλικ στο πεδίο δεδομένων και να μεταφέρετε σε διαφορετική θέση εντός της ίδιας περιοχής, ή να επεξεργαστείτε τις ιδιότητες στο παράθυρο Ιδιότητες."
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3151229\n"
-"70\n"
+"rep_prop.xhp\n"
+"tit\n"
"help.text"
-msgid "is not empty"
-msgstr "is not empty"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3145304\n"
-"71\n"
+"rep_prop.xhp\n"
+"hd_id8836939\n"
"help.text"
-msgid "... the field name is not empty."
-msgstr "... το όνομα πεδίου δεν είναι κενό."
+msgid "<variable id=\"rep_prop\"><link href=\"text/shared/explorer/database/rep_prop.xhp\">Properties</link></variable>"
+msgstr "<variable id=\"rep_prop\"><link href=\"text/shared/explorer/database/rep_prop.xhp\">Ιδιότητες</link></variable>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153578\n"
-"72\n"
+"rep_prop.xhp\n"
+"par_id2711264\n"
"help.text"
-msgid "LIKE"
-msgstr "LIKE"
+msgid "The Properties window of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> always shows the properties of the currently selected object in the Report Builder view."
+msgstr "Το παράθυρο Ιδιότητες στη <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμηση αναφοράς</link> εμφανίζει πάντα τις ιδιότητες του τρέχοντος επιλεγμένου αντικειμένου στην προβολή της Δόμησης αναφοράς."
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153891\n"
-"73\n"
+"rep_prop.xhp\n"
+"par_id1080660\n"
"help.text"
-msgid "(placeholder * for any number of characters"
-msgstr "(χαρακτήρας κράτησης θέσης * ανεξάρτητα από τον αριθμό των χαρακτήρων"
+msgid "Press <item type=\"keycode\">Shift-F1</item> and point with the mouse at an input box to see a help text for this input box."
+msgstr "Πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Shift-F1</item> και τοποθετήστε το δείκτη του ποντικιού σας σε ένα πεδίο εισαγωγής για να δείτε ένα κείμενο βοήθειας για το πεδίο αυτό."
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148887\n"
-"74\n"
+"rep_prop.xhp\n"
+"par_id7175817\n"
"help.text"
-msgid "placeholder ? for exactly one character)"
-msgstr "χαρακτήρας κράτησης θέσης ? για έναν χαρακτήρα μόνο)"
+msgid "On first start of the Report Builder, the Properties window shows the <emph>Data</emph> tab page for the whole report."
+msgstr "Στο πρώτο μέρος της Δόμησης αναφοράς, το παράθυρο Ιδιότητες εμφανίζει τη σελίδα της καρτέλας <emph>Δεδομένα</emph> για ολόκληρη την αναφορά."
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148623\n"
-"75\n"
+"rep_prop.xhp\n"
+"par_id9895931\n"
"help.text"
-msgid "LIKE"
-msgstr "LIKE"
+msgid "Select a table from the Contents list, then press Tab or click outside the input box to leave the input box."
+msgstr "Επιλέξτε έναν πίνακα από τη λίστα Περιεχόμενα, ύστερα πιέστε το πλήκτρο Tab ή κάντε κλικ έξω από το πεδίο εισαγωγής για να εξέλθετε από το πεδίο αυτό."
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"bm_id3157985\n"
+"rep_prop.xhp\n"
+"par_id3587145\n"
"help.text"
-msgid "<bookmark_value>placeholders; in SQL queries</bookmark_value>"
-msgstr "<bookmark_value>χαρακτήρες κράτησης θέσης,σε ερωτήματα SQL</bookmark_value>"
+msgid "<ahelp hid=\".\">The Add Field window is shown automatically when you have selected a table in the Contents box and leave that box. You can also click the Add Field icon on the toolbar, or choose <item type=\"menuitem\">View - Add Field</item>.</ahelp>"
+msgstr "<ahelp hid=\".\">Το παράθυρο Προσθήκη πεδίου εμφανίζεται αυτόματα όταν επιλέξετε έναν πίνακα στο πεδίο Περιεχόμενα και εξέλθετε από αυτό το πεδίο. Μπορείτε επίσης να κάνετε κλικ στο εικονίδιο Προσθήκη πεδίου στη γραμμή εργαλείων, ή επιλέξτε <item type=\"menuitem\">Προβολή - Προσθήκη πεδίου</item>.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3157985\n"
-"76\n"
+"rep_prop.xhp\n"
+"par_id6993926\n"
"help.text"
-msgid "(% placeholder for any number of characters"
-msgstr "(χαρακτήρας κράτησης θέσης % ανεξάρτητα από τον αριθμό των χαρακτήρων"
+msgid "The <emph>General</emph> tab page can be used to change the name of the report, and to disable the Page Header or Page Footer areas, among others."
+msgstr "Η σελίδα της καρτέλας <emph>Γενικά</emph> μπορεί να χρησιμοποιηθεί για να μεταβάλετε το όνομα της αναφοράς, και να απενεργοποιήσετε τις περιοχές Κεφαλίδα σελίδας ή Υποσέλιδο σελίδας, μεταξύ άλλων."
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147422\n"
-"77\n"
+"rep_prop.xhp\n"
+"par_id3729361\n"
"help.text"
-msgid "Placeholder _ for exactly one character)"
-msgstr "χαρακτήρας κράτησης θέσης _ για έναν χαρακτήρα μόνο)"
+msgid "<ahelp hid=\".\">To display the Data or General tab page for the whole report, choose Edit - Select Report.</ahelp>"
+msgstr "<ahelp hid=\".\">Για να εμφανίσετε τη σελίδα της καρτέλας Δεδομένα ή Γενικά για ολόκληρη την αναφορά, επιλέξτε Επεξεργασία - Επιλογή αναφοράς.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154845\n"
-"78\n"
+"rep_prop.xhp\n"
+"par_id1768852\n"
"help.text"
-msgid "is an element of"
-msgstr "είναι στοιχείο του"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Groups are kept together by page or by column (default). You must enable Keep Together also.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Οι ομάδες διατηρούνται μαζί ανά σελίδα ή ανά στήλη (προεπιλογή). Πρέπει να ενεργοποιήσετε επίσης την επιλογή Διατήρηση μαζί.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3156130\n"
-"79\n"
+"rep_prop.xhp\n"
+"par_id6304818\n"
"help.text"
-msgid "... the data field contains the indicated expression. The (*) placeholder indicates whether the expression x occurs at the beginning of (x*), at the end of (*x) or inside the field content (*x*). You can enter as a placeholder in SQL queries either the SQL % character or the familiar (*) file system placeholder in the $[officename] interface."
-msgstr "... το πεδίο δεδομένων περιέχει την εμφανιζόμενη έκφραση. Ο χαρακτήρας τοποθέτησης (*) υποδεικνύει αν η έκφραση x θα βρίσκεται στην αρχή του (x*), στο τέλος του (*x) ή μέσα στο περιεχόμενο του πεδίου (*x*). Στο περιβάλλον εργασίας του $[officename],μπορείτε να εισάγετε ως χαρακτήρα τοποθέτησης στα ερωτήματα SQL είτε τον χαρακτήρα % της SQL, είτε τον οικείο σας από το σύστημα αρχείων χαρακτήρα (*)."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies in which context the page header will be printed: on all pages, or not on pages with a report header or footer.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει σε ποιο πλαίσιο η κεφαλίδα της σελίδας θα εκτυπώνεται: σε όλες τις σελίδες, ή όχι σε σελίδες με κεφαλίδα ή υποσέλιδο αναφοράς.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150271\n"
-"80\n"
+"rep_prop.xhp\n"
+"par_id401623\n"
"help.text"
-msgid "The * or % placeholder stands for any number of characters. The question mark (?) in the $[officename] interface or the underscore (_) in SQL queries is used to represent exactly one character."
-msgstr "Ο χαρακτήρας τοποθέτησης * ή % τοποθετείται για οποιονδήποτε αριθμό χαρακτήρων. Το ερωτηματικό (?) στο περιβάλλον εργασίας του $[officename] ή ο χαρακτήρας υπογράμμισης (_) σε ερωτήματα της SQL χρησιμοποιούνται για την ακριβή αναπαράσταση ενός χαρακτήρα."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies in which context the page footer will be printed: on all pages, or not on pages with a report header or footer</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει σε ποιο πλαίσιο το υποσέλιδο της σελίδας θα εκτυπώνεται: σε όλες τις σελίδες, ή όχι σε σελίδες με κεφαλίδα ή υποσέλιδο αναφοράς.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3152954\n"
-"81\n"
+"rep_prop.xhp\n"
+"par_id2162236\n"
"help.text"
-msgid "NOT LIKE"
-msgstr "NOT LIKE"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print repeated values.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει να εκτυπώνονται επαναλαμβανόμενες τιμές.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3161669\n"
-"82\n"
+"rep_prop.xhp\n"
+"par_id7022003\n"
"help.text"
-msgid "NOT LIKE"
-msgstr "NOT LIKE"
+msgid "If you click the Page Header or Page Footer area without selecting any object, you see the <emph>General</emph> tab page for that area."
+msgstr "Αν κάνετε κλικ στην περιοχή Κεφαλίδα σελίδας ή Υποσέλιδο σελίδας χωρίς να επιλέξετε κάποιο αντικείμενο, θα δείτε τη σελίδα της καρτέλας <emph>Γενικά</emph> για την περιοχή αυτή."
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3159141\n"
-"83\n"
+"rep_prop.xhp\n"
+"par_id7004303\n"
"help.text"
-msgid "Is not an element of"
-msgstr "δεν είναι στοιχείο του"
+msgid "You can edit some visual properties for the area."
+msgstr "Μπορείτε να επεξεργαστείτε μερικές ιδιότητες οπτικών εφέ για την περιοχή."
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3161664\n"
-"84\n"
+"rep_prop.xhp\n"
+"par_id2561723\n"
"help.text"
-msgid "... the field name does not contain the specified expression."
-msgstr "... το όνομα πεδίου δεν περιέχει την συγκεκριμένη έκφραση."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the background color for the selected object, both on screen and for printing.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει το χρώμα του παρασκηνίου για το επιλεγμένο αντικείμενο, τόσο για την οθόνη όσο και για την εκτύπωση.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149185\n"
-"85\n"
+"rep_prop.xhp\n"
+"par_id1064485\n"
"help.text"
-msgid "BETWEEN x AND y"
-msgstr "BETWEEN x AND y"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">An invisible object is not shown in the executed report. It is still visible in the Report Builder view.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ένα μη ορατό αντικείμενο δεν εμφανίζεται στην αναφορά εκτέλεσης. Είναι ακόμη ορατό στην προβολή της Δόμησης αναφοράς.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3151259\n"
-"86\n"
+"rep_prop.xhp\n"
+"par_id2356028\n"
"help.text"
-msgid "BETWEEN x AND y"
-msgstr "BETWEEN x AND y"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Defines the height of the selected object.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει το ύψος του επιλεγμένου αντικειμένου.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3159184\n"
-"87\n"
+"rep_prop.xhp\n"
+"par_id1404461\n"
"help.text"
-msgid "falls within the interval [x,y]"
-msgstr "βρίσκεται στο διάστημα [x,y]"
+msgid "<ahelp hid=\".\">If the Conditional Print Expression evaluates to TRUE, the selected object will be printed.</ahelp>"
+msgstr "<ahelp hid=\".\">Αν η υποθετική έκφραση εκτύπωσης εκτιμηθεί ως TRUE, το επιλεγμένο αντικείμενο θα εκτυπωθεί.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154395\n"
-"88\n"
+"rep_prop.xhp\n"
+"par_id7404705\n"
"help.text"
-msgid "... the field name contains a value that lies between the two values x and y."
-msgstr "... το όνομα πεδίου περιέχει μια τιμή που βρίσκεται μεταξύ των τιμών x και y."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the background of the selected object is transparent or opaque.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προσδιορίζει αν το παρασκήνιο του επιλεγμένου αντικειμένου θα είναι διαφανές ή συμπαγές.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154561\n"
-"89\n"
+"rep_prop.xhp\n"
+"par_id7466963\n"
"help.text"
-msgid "NOT BETWEEN x AND y"
-msgstr "BETWEEN x AND y"
+msgid "If you click the <emph>Detail</emph> area without selecting any object, you see the <emph>General</emph> tab page for that area."
+msgstr "Αν κάνετε κλικ στην περιοχή <emph>Λεπτομέρεια</emph> χωρίς να επιλέξετε κάποιο αντικείμενο, θα δείτε τη σελίδα της καρτέλας <emph>Γενικά</emph> για την περιοχή αυτήν."
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148753\n"
-"90\n"
+"rep_prop.xhp\n"
+"par_id3644215\n"
"help.text"
-msgid "NOT BETWEEN x AND y"
-msgstr "BETWEEN x AND y"
+msgid "You can specify some properties to fine-tune the way the records are printed."
+msgstr "Μπορείτε να καθορίσετε μερικές ιδιότητες για να συντονίσετε τον τρόπου με τον οποίο θα εκτυπώνονται οι εγγραφές."
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155498\n"
-"91\n"
+"rep_prop.xhp\n"
+"par_id3148899\n"
"help.text"
-msgid "Does not fall within the interval [x,y]"
-msgstr "Δεν βρίσκεται στο διάστημα [x,y]"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Force New Page specifies whether the current section and/or the next section is printed on a new page.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ο Εξαναγκασμός νέας σελίδας προσδιορίζει αν η τρέχουσα ενότητα ή/και η επόμενη ενότητα θα εκτυπώνεται σε μία νέα σελίδα.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148992\n"
-"92\n"
+"rep_prop.xhp\n"
+"par_id6164433\n"
"help.text"
-msgid "... the field name contains a value that does not lie between the two values x and y."
-msgstr "... το όνομα πεδίου περιέχει μια τιμή που δεν περιλαμβάνεται μεταξύ των τιμών x και y."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">New Row Or Column specifies, for a multi-column design, whether the current section and/or the next section will be printed on a new row or column.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Η Νέα γραμμή ή στήλη προσδιορίζει, για μία σχεδίαση πολλαπλών στηλών, αν η τρέχουσα ενότητα ή/και η επόμενη ενότητα θα εκτυπώνεται σε μία νέα γραμμή ή στήλη.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149995\n"
-"93\n"
+"rep_prop.xhp\n"
+"par_id7405011\n"
"help.text"
-msgid "IN (a; b; c...)"
-msgstr "IN (a; b; c...)"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Keep Together specifies to print the current object starting on top of a new page if it doesn't fit on the current page.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Η Διατήρηση μαζί καθορίζει να εκτυπώνεται το τρέχον αντικείμενο ξεκινώντας από την κορυφή μίας νέας σελίδας αν δεν προσαρμόζεται στην τρέχουσα σελίδα.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3159167\n"
-"251\n"
+"rep_prop.xhp\n"
+"par_id1536606\n"
"help.text"
-msgid "Note that the semicolons are used as separators in all value lists!"
-msgstr "Σημειώστε ότι το ελληνικό ερωτηματικό χρησιμοποιείται ως διαχωριστικό σε όλες τις λίστες τιμών!"
+msgid "Insert some data fields into the Detail area, or insert other control fields into any area. When you select an inserted field, you can set the properties in the Properties window."
+msgstr "Εισάγετε μερικά πεδία δεδομένων στην περιοχή Λεπτομέρεια, ή εισάγετε άλλα πεδία ελέγχου σε οποιαδήποτε περιοχή. Όταν επιλέγετε ένα εισηγμένο πεδίο, μπορείτε να ορίσετε τις ιδιότητες στο παράθυρο Ιδιότητες."
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3159085\n"
-"94\n"
+"rep_prop.xhp\n"
+"par_id9631641\n"
"help.text"
-msgid "IN (a, b, c...)"
-msgstr "IN (a, b, c...)"
+msgid "For a Label field, you can change the displayed text in the Label input box."
+msgstr "Για ένα πεδίο Ετικέτα, μπορείτε να τροποποιήσετε το εμφανιζόμενο κείμενο στο πεδίο εισαγωγής Ετικέτα."
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154809\n"
-"95\n"
+"rep_prop.xhp\n"
+"par_id7749565\n"
"help.text"
-msgid "contains a, b, c..."
-msgstr "περιέχει τα a, b, c..."
+msgid "<ahelp hid=\".\">For a picture, you can specify to either insert the picture as a link to a file or only as an embedded object in the Base file. The embedded option increases the size of the Base file, while the link option is not as portable to other computers.</ahelp>"
+msgstr "<ahelp hid=\".\">Για μία εικόνα, μπορείτε να καθορίσετε είτε να εισάγετε την εικόνα ως σύνδεση σε ένα αρχείο ή μόνο ως ένα ενσωματωμένο στο αρχείο της Base. Η επιλογή της ενσωμάτωσης αυξάνει το μέγεθος του αρχείου της Base, ενώ η επιλογή της σύνδεσης δεν είναι τόσο προσιτή σε άλλους υπολογιστές.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148399\n"
-"96\n"
+"rep_prop.xhp\n"
+"par_id4041871\n"
"help.text"
-msgid "... the field name contains one of the specified expressions a, b, c,... Any number of expressions can be specified, and the result of the query is determined by an Or link. The expressions a, b, c... can be either numbers or characters"
-msgstr "... το όνομα πεδίου περιέχει μία από τις καθορισμένες εκφράσεις a, b, c,... Μπορείτε να καθορίσετε όσες εκφράσεις θέλετε και το αποτέλεσμα του ερωτήματος θα ορίζεται από μια σύνδεση OR. Οι εκφράσεις a, b, c... μπορεί να είναι αριθμοί ή χαρακτήρες"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the X Position for the selected object</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίστε την θέση Χ για το επιλεγμένο αντικείμενο</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154112\n"
-"97\n"
+"rep_prop.xhp\n"
+"par_id9930722\n"
"help.text"
-msgid "NOT IN (a; b; c...)"
-msgstr "NOT IN (a; b; c...)"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the Y Position for the selected object</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίστε την θέση Υ για το επιλεγμένο αντικείμενο</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153544\n"
-"98\n"
+"rep_prop.xhp\n"
+"par_id5749687\n"
"help.text"
-msgid "NOT IN (a, b, c...)"
-msgstr "NOT IN (a, b, c...)"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the width of the selected object.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει το πλάτος του επιλεγμένου αντικειμένου.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150679\n"
-"99\n"
+"rep_prop.xhp\n"
+"par_id79348\n"
"help.text"
-msgid "does not contain a, b, c..."
-msgstr "δεν περιέχει τα a, b, c..."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the font for the selected text object.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε τη γραμματοσειρά για το επιλεγμένο αντικείμενο κειμένου.</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3158439\n"
-"100\n"
+"rep_prop.xhp\n"
+"par_id2414014\n"
"help.text"
-msgid "... the field name does not contain one of the specified expressions a, b, c,..."
-msgstr ".. το όνομα του πεδίου δεν περιέχει καμία από τις καθορισμένες εκφράσεις a, b, c,..."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Print when group change</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εκτύπωση κατά την αλλαγή ομάδας</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3145145\n"
-"101\n"
+"rep_prop.xhp\n"
+"par_id7617114\n"
"help.text"
-msgid "= TRUE"
-msgstr "= TRUE"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Vert. Alignment</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κατακόρυφη στοίχιση</ahelp>"
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3146804\n"
-"102\n"
+"rep_prop.xhp\n"
+"par_id1593676\n"
"help.text"
-msgid "= TRUE"
-msgstr "= TRUE"
+msgid "On the <emph>General</emph> tab page of a data field, you can set the Formatting properties, among others."
+msgstr "Στη σελίδα της καρτέλας <emph>Γενικά</emph> ενός πεδίου δεδομένων, μπορείτε να καθορίσετε τις Ιδιότητες μορφοποίησης, μεταξύ άλλων."
-#: 02010100.xhp
+#: rep_prop.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149248\n"
-"103\n"
+"rep_prop.xhp\n"
+"par_id1243629\n"
"help.text"
-msgid "has the value True"
-msgstr "έχει τιμή True"
+msgid "<ahelp hid=\".\">On the Data tab page, you can change the data contents to be shown.</ahelp>"
+msgstr "<ahelp hid=\".\">Στη σελίδα της καρτέλας Δεδομένα, μπορείτε να τροποποιήσετε τα περιεχόμενα των δεδομένων που θα εμφανίζονται.</ahelp>"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148524\n"
-"104\n"
+"rep_sort.xhp\n"
+"tit\n"
"help.text"
-msgid "... the field name has the value True."
-msgstr "... το όνομα του πεδίου έχει την τιμή True."
+msgid "Sorting and Grouping"
+msgstr "Ταξινόμηση και ομαδοποίηση"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3159212\n"
-"105\n"
+"rep_sort.xhp\n"
+"hd_id3486434\n"
"help.text"
-msgid "= FALSE"
-msgstr "= FALSE"
+msgid "<variable id=\"rep_sort\"><link href=\"text/shared/explorer/database/rep_sort.xhp\">Sorting and Grouping</link></variable>"
+msgstr "<variable id=\"rep_sort\"><link href=\"text/shared/explorer/database/rep_sort.xhp\">Ταξινόμηση και ομαδοποίηση</link></variable>"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3144751\n"
-"106\n"
+"rep_sort.xhp\n"
+"par_id3068636\n"
"help.text"
-msgid "= FALSE"
-msgstr "= FALSE"
+msgid "<ahelp hid=\".\">In the Sorting and Grouping dialog of <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link>, you can define the fields that should be sorted in your report, and the fields that should be kept together to form a group.</ahelp> If you group your report by a certain field, all records with the same value of that field will be kept together in one group."
+msgstr "<ahelp hid=\".\">Στο παράθυρο διαλόγου Ταξινόμηση και ομαδοποίηση της <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμησης αναφοράς</link>, μπορείτε να ορίσετε τα πεδία που θα πρέπει να ταξινομηθούν στην αναφορά σας, και τα πεδία που θα πρέπει να διατηρηθούν μαζί για να σχηματίσουν μία ομάδα.</ahelp> Αν ομαδοποιήσετε την αναφορά σας με ένα συγκεκριμένο πεδίο, όλες οι εγγραφές με την ίδια τιμή αυτού του πεδίου θα διατηρηθούν μαζί σε μία ομάδα."
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149955\n"
-"107\n"
+"rep_sort.xhp\n"
+"par_id876186\n"
"help.text"
-msgid "has the value false"
-msgstr "έχει την τιμή FALSE"
+msgid "The Groups box shows the fields in an order from top to bottom. You can select any field, then click the Move Up or Move Down button to move this field up or down in the list."
+msgstr "Το πεδίο Ομάδες εμφανίζει τα πεδία σε μία σειρά από πάνω προς τα κάτω. Μπορείτε να επιλέξετε οποιοδήποτε πεδίο, ύστερα να κάνετε κλικ στο κουμπί Μετακίνηση πάνω ή Μετακίνηση κάτω για να μετακινήσετε το πεδίο αυτό πάνω ή κάτω στη λίστα."
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3146850\n"
-"108\n"
+"rep_sort.xhp\n"
+"par_id3939634\n"
"help.text"
-msgid "... the field name has the value false."
-msgstr "... το όνομα πεδίου έχει την τιμή FALSE."
+msgid "The sorting and grouping will be applied in the order of the list from top to bottom."
+msgstr "Η ταξινόμηση και η ομαδοποίηση θα εφαρμοστούν με τη σειρά ταξινόμησης της λίστας από πάνω προς τα κάτω."
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3155954\n"
-"117\n"
+"rep_sort.xhp\n"
+"par_id599688\n"
"help.text"
-msgid "Examples"
-msgstr "Παραδείγματα"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the fields that will be used for sorting or grouping. The field at the top has the highest priority, the second field has the second priority, and so on.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κατηγοριοποιεί τα πεδία που θα χρησιμοποιηθούν για την ταξινόμηση ή την ομαδοποίηση. Το πεδίο στην κορυφή έχει την υψηλότερη προτεραιότητα, το δεύτερο πεδίο έχει πιο μικρή προτεραιότητα, και ούτω καθεξής.</ahelp>"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153792\n"
-"118\n"
+"rep_sort.xhp\n"
+"par_id1371501\n"
"help.text"
-msgid "='Ms.'"
-msgstr "='Κα.'"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to open a list from which you can select a field.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να ανοίξετε μία λίστα από την οποία μπορείτε να επιλέξετε ένα πεδίο.</ahelp>"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150948\n"
-"119\n"
+"rep_sort.xhp\n"
+"par_id4661702\n"
"help.text"
-msgid "returns field names with the field content \"Ms.\""
-msgstr "επιστρέφει ως αποτέλεσμα τα ονόματα πεδίων με περιεχόμενο πεδίου \"Κα\""
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected field up in the list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί το επιλεγμένο πεδίο πάνω στη λίστα.</ahelp>"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150333\n"
-"120\n"
+"rep_sort.xhp\n"
+"par_id7868892\n"
"help.text"
-msgid "LIKE 'g?ve'"
-msgstr "LIKE κ?κο"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected field down in the list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί το επιλεγμένο πεδίο κάτω στη λίστα.</ahelp>"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147332\n"
-"121\n"
+"rep_sort.xhp\n"
+"par_id2188787\n"
"help.text"
-msgid "returns field names with field content such as \"give\" and \"gave\"."
-msgstr "επιστρέφει ως αποτέλεσμα τα ονόματα πεδίων με περιεχόμενο πεδίου \"καλό\" και \"κακό\""
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the sorting order.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε τη σειρά ταξινόμησης.</ahelp>"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3146062\n"
-"122\n"
+"rep_sort.xhp\n"
+"par_id5833307\n"
"help.text"
-msgid "LIKE 'S*'"
-msgstr "LIKE 'Φ*'"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Header.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε να εμφανίζεται ή να αποκρύπτεται η κεφαλίδα της ομάδας.</ahelp>"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155350\n"
-"123\n"
+"rep_sort.xhp\n"
+"par_id7726676\n"
"help.text"
-msgid "returns data fields with field contents such as \"Sun\"."
-msgstr "επιστρέφει ως αποτέλεσμα τα πεδία δεδομένων με περιεχόμενο πεδίου όπως το \"Φώς\"."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Footer.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε να εμφανίζεται ή να αποκρύπτεται το υποσέλιδο της ομάδας.</ahelp>"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3152883\n"
-"124\n"
+"rep_sort.xhp\n"
+"par_id3729361\n"
"help.text"
-msgid "BETWEEN 10 AND 20"
-msgstr "BETWEEN 10 AND 20"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to create a new group on each changed value, or on other properties.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε να δημιουργήσετε μία νέα ομάδα κάθε φορά που τροποποιείται η τιμή, ή με διαφορετικές ιδιότητες.</ahelp>"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3159406\n"
-"125\n"
+"rep_sort.xhp\n"
+"par_id0409200922142041\n"
"help.text"
-msgid "returns field names with field content between the values 10 and 20. (The fields can be either text fields or number fields)."
-msgstr "επιστρέφει τα ονόματα πεδίων με περιεχόμενο πεδίου μεταξύ των τιμών 10 και 20. (Τα πεδία μπορεί να είναι πεδία κειμένου ή αριθμητικά)."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the selected field from the list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αφαιρεί το επιλεγμένο αντικείμενο από τη λίστα.</ahelp>"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148765\n"
-"126\n"
+"rep_sort.xhp\n"
+"par_id3405560\n"
"help.text"
-msgid "IN (1; 3; 5; 7)"
-msgstr "IN (1; 3; 5; 7)"
+msgid "By default a new group is created on every changed value of a record from the selected field. You can change this property depending on the type of field:"
+msgstr "Εξ ορισμού δημιουργείται μία νέα ομάδα σε κάθε τροποποιημένη τιμή μίας εγγραφής από το επιλεγμένο πεδίο. Μπορείτε να μεταβάλετε αυτήν την ιδιότητα ανάλογα με τον τύπο πεδίου:"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149712\n"
-"127\n"
+"rep_sort.xhp\n"
+"par_id3409527\n"
"help.text"
-msgid "returns field names with the values 1, 3, 5, 7. If the field name contains an item number, for example, you can create a query that returns the item having the specified number."
-msgstr "επιστρέφει ως αποτέλεσμα τα ονόματα πεδίων με τις τιμές 1, 3, 5, 7. Εάν το όνομα πεδίου περιέχει, για παράδειγμα, τον κωδικό ενός είδους, μπορείτε να δημιουργήσετε ένα ερώτημα, το οποίο θα επιστρέφει ως αποτέλεσμα το είδος με το συγκεκριμένο κωδικό."
+msgid "For fields of type Text, you can select Prefix Characters and enter a number n of characters in the text box below. The records which are identical in the first n characters will be grouped together."
+msgstr "Για πεδία με τύπο Κείμενο, μπορείτε να επιλέξετε Προκαθορισμένοι χαρακτήρες και να εισάγετε έναν αριθμό ν χαρακτήρων στο πλαίσιο κειμένου παρακάτω. Οι εγγραφές που είναι παρόμοιες στους πρώτους ν χαρακτήρες θα ομαδοποιηθούν μαζί."
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3152948\n"
-"128\n"
+"rep_sort.xhp\n"
+"par_id7112338\n"
"help.text"
-msgid "NOT IN ('Smith')"
-msgstr "NOT IN ('Παπαδόπουλος')"
+msgid "For fields of type Date/Time, you can group the records by the same year, quarter, month, week, day, hour, or minute. You can additionally specify an interval for weeks and hours: 2 weeks groups data in biweekly groups, 12 hours groups data in half-day groups."
+msgstr "Για πεδία με τύπο Ημερομηνία/Ώρα, μπορείτε να ομαδοποιήσετε τις εγγραφές κατά το ίδιο έτος, τρίμηνο, μήνα, εβδομάδα, ημέρα, ώρα, ή λεπτό. Μπορείτε επιπλέον να προσδιορίσετε ένα διάστημα για εβδομάδες και ώρες: δεδομένα για ομάδες 2 εβδομάδων σε διεβδομαδιαίες ομάδες, δεδομένα για ομάδες 12 ωρών σε μισής ημέρας ομάδες."
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147279\n"
-"129\n"
+"rep_sort.xhp\n"
+"par_id2855616\n"
"help.text"
-msgid "returns field names that do not contain \"Smith\"."
-msgstr "επιστρέφει ως αποτέλεσμα τα ονόματα πεδίων που δεν περιέχουν το στοιχείο \"Παπαδόπουλος\"."
+msgid "For fields of type AutoNumber, Currency, or Number, you specify an interval."
+msgstr "Για πεδία με τύπο Αυτόματος αριθμός, Νόμισμα, ή Αριθμός, θα πρέπει να καθορίσετε ένα διάστημα."
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3157998\n"
-"252\n"
+"rep_sort.xhp\n"
+"par_id7700430\n"
"help.text"
-msgid "<emph>Date fields</emph> are represented as #Date# to clearly identify them as dates. The date condition will be reproduced in the resulting SQL statement in the following ODBC - compliant way:"
-msgstr "Τα <emph>Πεδία ημερομηνιών</emph> αναπαριστώνται με την μορφή #Ημερομηνία# προκειμένου να είναι σαφής η αναγνώρισή τους ως ημερομηνιών. Η συνθήκη ημερομηνίας θα αναπαραχθεί στην πρόταση SQL που θα προκύψει με τον εξής, ODBC - συμβατό, τρόπο:"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the group interval value that records are grouped by.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε την τιμή διαστήματος της ομάδας με την οποία ομαδοποιούνται οι εγγραφές.</ahelp>"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153734\n"
-"253\n"
+"rep_sort.xhp\n"
+"par_id1180455\n"
"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the level of detail by which a group is kept together on the same page.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε το επίπεδο της λεπτομέρειας με την οποία μία ομάδα διατηρείται μαζί στην ίδια σελίδα.</ahelp>"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3159131\n"
-"254\n"
+"rep_sort.xhp\n"
+"par_id2091433\n"
"help.text"
-msgid "{D'YYYY-MM-DD'}"
-msgstr "{D'YYYY-MM-DD'}"
+msgid "When you specify to keep together some records on the same page, you have three choices:"
+msgstr "Όταν καθορίζετε να διατηρήσετε μαζί μερικές εγγραφές στην ίδια σελίδα, έχετε τρεις επιλογές:"
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153937\n"
-"255\n"
+"rep_sort.xhp\n"
+"par_id5092318\n"
"help.text"
-msgid "Date time"
-msgstr "Ώρα ημέρας"
+msgid "No - page boundaries are not taken into account."
+msgstr "Όχι - τα όρια της σελίδας παραβλέπονται."
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3146090\n"
-"256\n"
+"rep_sort.xhp\n"
+"par_id9312417\n"
"help.text"
-msgid "{D'YYYY-MM-DD HH:MM:SS'}"
-msgstr "{D'YYYY-MM-DD HH:MM:SS'}"
+msgid "Whole Group - prints the group header, detail section, and group footer on the same page."
+msgstr "Ολόκληρη ομάδα - εκτυπώνει την κεφαλίδα της ομάδας, τη λεπτομερή ενότητα, και το υποσέλιδο της ομάδας στην ίδια σελίδα."
-#: 02010100.xhp
+#: rep_sort.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155947\n"
-"257\n"
+"rep_sort.xhp\n"
+"par_id9089022\n"
"help.text"
-msgid "Time"
-msgstr "Ώρα"
+msgid "With First Detail - prints the group header on a page only if the first detail record also can be printed on the same page."
+msgstr "Με πρώτη λεπτομέρεια - εκτυπώνει την κεφαλίδα της ομάδας σε μία σελίδα μόνο εάν η πρώτη λεπτομερής εγγραφή μπορεί να εκτυπωθεί επίσης στην ίδια σελίδα."
-#: 02010100.xhp
+#: tablewizard00.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150964\n"
-"258\n"
+"tablewizard00.xhp\n"
+"tit\n"
"help.text"
-msgid "{D'HH:MM:SS'}"
-msgstr "{D'HH:MM:SS'}"
+msgid "Table Wizard"
+msgstr "Αυτόματος πιλότος πίνακα"
-#: 02010100.xhp
+#: tablewizard00.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3151220\n"
-"260\n"
+"tablewizard00.xhp\n"
+"bm_id6009094\n"
"help.text"
-msgid "$[officename] also supports the following <emph>Escape sequences</emph> known from ODBC and JDBC:"
-msgstr "Το $[officename] υποστηρίζει επίσης τις ακόλουθες <emph>Ακολουθίες διαφυγής</emph> γνωστές από τα ODBC και JDBC:"
+msgid "<bookmark_value>wizards;database tables (Base)</bookmark_value><bookmark_value>Table Wizard (Base)</bookmark_value>"
+msgstr "<bookmark_value>οδηγοί, πίνακες βάσης δεδομένων (Base)</bookmark_value><bookmark_value>Αυτόματος πιλότος πίνακα (Base)</bookmark_value>"
-#: 02010100.xhp
+#: tablewizard00.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3157975\n"
-"261\n"
+"tablewizard00.xhp\n"
+"par_idN1054C\n"
"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
+msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Αυτόματος πιλότος πίνακα</link>"
-#: 02010100.xhp
+#: tablewizard00.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149753\n"
-"262\n"
+"tablewizard00.xhp\n"
+"par_idN1055C\n"
"help.text"
-msgid "{d 'YYYY-MM-DD'}"
-msgstr "{d 'YYYY-MM-DD'}"
+msgid "<ahelp hid=\".\">The Table Wizard helps you to create a database table.</ahelp>"
+msgstr "<ahelp hid=\".\">Ο Αυτόματος πιλότος πίνακα σας βοηθά να δημιουργήσετε έναν πίνακα βάσης δεδομένων.</ahelp>"
-#: 02010100.xhp
+#: tablewizard00.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3156318\n"
-"263\n"
+"tablewizard00.xhp\n"
+"par_idN105AF\n"
"help.text"
-msgid "Time"
-msgstr "Ώρα"
+msgid "<link href=\"text/shared/explorer/database/tablewizard01.xhp\" name=\"Table Wizard - Select fields\">Table Wizard - Select fields</link>"
+msgstr "<link href=\"text/shared/explorer/database/tablewizard01.xhp\" name=\"Table Wizard - Select fields\">Αυτόματος πιλότος πίνακα - Επιλογή πεδίων</link>"
-#: 02010100.xhp
+#: tablewizard01.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3151280\n"
-"264\n"
+"tablewizard01.xhp\n"
+"tit\n"
"help.text"
-msgid "{t 'HH:MI:SS[.SS]'} - [ ] optional"
-msgstr "{t 'HH:MI:SS[.SS]'} - [ ] προαιρετικά"
+msgid "Table Wizard - Select Fields"
+msgstr "Αυτόματος πιλότος πίνακα - Επιλογή πεδίων"
-#: 02010100.xhp
+#: tablewizard01.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153264\n"
-"265\n"
+"tablewizard01.xhp\n"
+"par_idN10546\n"
"help.text"
-msgid "DateTime"
-msgstr "DateTime"
+msgid "<link href=\"text/shared/explorer/database/tablewizard01.xhp\">Table Wizard - Select Fields</link>"
+msgstr "<link href=\"text/shared/explorer/database/tablewizard01.xhp\">Αυτόματος πιλότος πίνακα - Επιλογή πεδίων</link>"
-#: 02010100.xhp
+#: tablewizard01.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153981\n"
-"266\n"
+"tablewizard01.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "{ts 'YYYY-MM-DD HH:MI:SS[.SS]'} - [ ] optional"
-msgstr "{ts 'YYYY-MM-DD HH:MI:SS[.SS]'} - [ ] προαιρετικά"
+msgid "Select fields from the provided sample tables as a starting point to create your own table."
+msgstr "Επιλέξτε τα πεδία από τους υποδειγματικούς πίνακες που παρέχονται ως σημείο εκκίνησης για να δημιουργήσετε το δικό σας πίνακα."
-#: 02010100.xhp
+#: tablewizard01.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149539\n"
-"267\n"
+"tablewizard01.xhp\n"
+"par_idN10559\n"
"help.text"
-msgid "Example: select {d '1999-12-31'} from world.years"
-msgstr "Παράδειγμα : select {d '1999-12-31'} από world.years"
+msgid "Business"
+msgstr "Επιχείρηση"
-#: 02010100.xhp
+#: tablewizard01.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3146073\n"
-"268\n"
+"tablewizard01.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "<emph>Like </emph>Escape Sequence: {escape 'escape-character'}"
-msgstr "<emph>Όπως </emph>Escape Sequence: {escape 'escape-character'}"
+msgid "<ahelp hid=\".\">Select the business category to see only business sample tables.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον κατάλογο επιχείρηση για να δείτε μόνο υποδειγματικούς πίνακες για επιχειρήσεις.</ahelp>"
-#: 02010100.xhp
+#: tablewizard01.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150661\n"
-"269\n"
+"tablewizard01.xhp\n"
+"par_idN10560\n"
"help.text"
-msgid "Example: select * from Item where ItemName like 'The *%' {escape '*'}"
-msgstr "Παράδειγμα: Επιλέξτε * από Αντικείμενα όπου το όνομα του αντικειμένου αρχίζει από 'Το *%' {escape '*'}"
+msgid "Private"
+msgstr "Προσωπικοί"
-#: 02010100.xhp
+#: tablewizard01.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3148541\n"
-"270\n"
+"tablewizard01.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "The example will give you all of the entries where the item name begins with 'The *'. This means that you can also search for characters that would otherwise be interpreted as placeholders, such as *, ?, _, % or the period."
-msgstr "Το παράδειγμα αυτό σας παρέχει όλες τις καταχωρήσεις όπου το όνομα του αντικειμένου ξεκινά με 'Το *'. Αυτό σημαίνει ότι μπορείτε επίσης να αναζητάτε χαρακτήρες που σε άλλη περίπτωση θα μεταφράζονταν ως δείκτες τοποθέτησης, όπως τα *, ?, _, % ή η τελεία."
+msgid "<ahelp hid=\".\">Select the private category to see only private sample tables.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον κατάλογο προσωπικοί για να δείτε μόνο υποδειγματικούς προσωπικούς πίνακες.</ahelp>"
-#: 02010100.xhp
+#: tablewizard01.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150572\n"
-"271\n"
+"tablewizard01.xhp\n"
+"par_idN10567\n"
"help.text"
-msgid "<emph>Outer Join</emph> Escape Sequence: {oj outer-join}"
-msgstr "<emph>Outer Join</emph> Escape Sequence: {oj outer-join}"
+msgid "Sample tables"
+msgstr "Υποδειγματικοί πίνακες"
-#: 02010100.xhp
+#: tablewizard01.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3156052\n"
-"272\n"
+"tablewizard01.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "Example: select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
-msgstr "Παράδειγμα: select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
+msgid "<ahelp hid=\".\">Select one of the sample tables. Then select fields from that table from the left list box. Repeat this step until you have selected all the fields that you need.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε έναν από τους υποδειγματικούς πίνακες. Ύστερα επιλέξτε τα πεδία από τον πίνακα αυτόν από το αριστερό πεδίο της λίστας. Επαναλάβετε το βήμα αυτό μέχρι να επιλέξετε όλα τα πεδία που χρειάζεστε.</ahelp>"
-#: 02010100.xhp
+#: tablewizard01.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3153674\n"
-"109\n"
+"tablewizard01.xhp\n"
+"par_idN1059E\n"
"help.text"
-msgid "Querying text fields"
-msgstr "Δημιουργία ερωτημάτων με πεδία κειμένου"
+msgid "Selected Fields"
+msgstr "Επιλεγμένα πεδία"
-#: 02010100.xhp
+#: tablewizard01.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149134\n"
-"110\n"
+"tablewizard01.xhp\n"
+"par_idN105A4\n"
"help.text"
-msgid "To query the content of a text field, you must put the expression between single quotes. The distinction between uppercase and lowercase letters depends on the database in use. LIKE, by definition, is case-sensitive (though some databases don't see it that strict)."
-msgstr "Για να δημιουργήσετε ένα ερώτημα όπου το περιεχόμενο του πεδίου είναι κείμενο, πρέπει να τοποθετήσετε την έκφραση μεταξύ διπλών εισαγωγικών σημείων. Η διάκριση μεταξύ κεφαλαίων και πεζών εξαρτάται από την βάση δεδομένων που βρίσκεται σε χρήση. Η LIKE, εξ ορισμού, κάνει διάκριση μεταξύ τους (αν και μερικές βάσεις δεδομένων δεν επιλέγουν κάτι τέτοιο με αυστηρότητα)."
+msgid "<ahelp hid=\".\">Displays all fields that will be included in the new table.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει όλα τα πεδία που θα συμπεριληφθούν στο νέο πίνακα.</ahelp>"
-#: 02010100.xhp
+#: tablewizard01.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3149302\n"
-"111\n"
+"tablewizard01.xhp\n"
+"par_idN105A9\n"
"help.text"
-msgid "Querying date fields"
-msgstr "Πραγματοποίηση ερωτήματος σε πεδία ημερομηνίας"
+msgid "<link href=\"text/shared/explorer/database/tablewizard02.xhp\" name=\"Table Wizard - Set types and formats\">Table Wizard - Set types and formats</link>"
+msgstr "<link href=\"text/shared/explorer/database/tablewizard02.xhp\" name=\"Αυτόματος πιλότος πίνακα - Ορισμός τύπων και μορφών\">Αυτόματος πιλότος πίνακα - Ορισμός τύπων και μορφών</link>"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150510\n"
-"112\n"
+"tablewizard02.xhp\n"
+"tit\n"
"help.text"
-msgid "Even if you want to filter by a date, you must place the expression between single quotation marks. The following formats are valid: YYYY-MM-DD HH:MM:SS and YYYY/MM/DD HH:MM:SS as well as YYYY.MM.DD HH:MM:SS"
-msgstr "Ακόμη κι αν επιθυμείτε να δημιουργήσετε φίλτρο ανά ημερομηνία, πρέπει να τοποθετήσετε την έκφραση μεταξύ απλών εισαγωγικών σημείων. Είναι έγκυρες οι ακόλουθες μορφές: ΕΕΕΕ-MM-ΗΗ ΩΩ:ΛΛ:ΔΔ και ΕΕΕΕ/ΜM/ΗΗ ΩΩ:ΛΛ:ΔΔ καθώς και ΕΕΕΕ.MM.ΗΗ ΩΩ:ΛΛ:ΔΔ"
+msgid "Table Wizard - Set Types and Formats"
+msgstr "Αυτόματος πιλότος πίνακα - Ορισμός τύπων και μορφών"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3150427\n"
-"228\n"
+"tablewizard02.xhp\n"
+"par_idN10552\n"
"help.text"
-msgid "Querying Yes/No fields"
-msgstr "Δημιουργία ερωτημάτων με πεδία Ναι/Όχι"
+msgid "<link href=\"text/shared/explorer/database/tablewizard02.xhp\">Table Wizard - Set Types and Formats</link>"
+msgstr "<link href=\"text/shared/explorer/database/tablewizard02.xhp\">Αυτόματος πιλότος πίνακα - Ορισμός τύπων και μορφών</link>"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149523\n"
-"229\n"
+"tablewizard02.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "To query Yes/No fields, use the following syntax for dBASE tables:"
-msgstr "Για να δημιουργήσετε ερωτήματα με πεδία Ναι/Όχι, χρησιμοποιήστε την ακόλουθη σύνταξη για πίνακες dBASE:"
+msgid "Specifies the field information for your selected fields."
+msgstr "Καθορίζει τις πληροφορίες πεδίου για τα επιλεγμένα πεδία σας."
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153180\n"
-"230\n"
+"tablewizard02.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "Status"
-msgstr "Κατάσταση"
+msgid "Selected fields"
+msgstr "Επιλεγμένα πεδία"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147481\n"
-"231\n"
+"tablewizard02.xhp\n"
+"par_idN10569\n"
"help.text"
-msgid "Query criterion"
-msgstr "Κριτήριο ερωτήματος"
+msgid "<ahelp hid=\".\">Select a field in order to edit the field information.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ένα πεδίο για να επεξεργαστείτε τις πληροφορίες του.</ahelp>"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155187\n"
-"232\n"
+"tablewizard02.xhp\n"
+"par_idN10574\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "-"
+msgstr "-"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3156092\n"
-"233\n"
+"tablewizard02.xhp\n"
+"par_idN10578\n"
"help.text"
-msgid "Yes"
-msgstr "Ναι"
+msgid "<ahelp hid=\".\">Remove the selected field from the list box.</ahelp>"
+msgstr "<ahelp hid=\".\">Αφαιρέστε το επιλεγμένο πεδίο από το πεδίο της λίστας.</ahelp>"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3152414\n"
-"234\n"
+"tablewizard02.xhp\n"
+"par_idN1057B\n"
"help.text"
-msgid "for dBASE tables: not equal to any given value"
-msgstr "Για πίνακες dBASE: άνιση με οποιαδήποτε δοθείσα τιμή"
+msgid "+"
+msgstr "+"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3151265\n"
-"236\n"
+"tablewizard02.xhp\n"
+"par_idN1057F\n"
"help.text"
-msgid "=1 returns all records where the Yes/No field has the status \"Yes\" or \"On\" (selected in black),"
-msgstr "Η εντολή =1 επιστρέφει όλες τις εγγραφές όπου το πεδίο Ναι/Όχι βρίσκεται στην κατάσταση \"Ναι\" ή \"Ενεργό\" (επιλεγμένο με μαύρο)."
+msgid "<ahelp hid=\".\">Add a new data field to the list box.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέστε ένα νέο πεδίο δεδομένων στο πεδίο της λίστας.</ahelp>"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3152450\n"
-"238\n"
+"tablewizard02.xhp\n"
+"par_idN10582\n"
"help.text"
-msgid "No"
-msgstr "Όχι"
+msgid "Field information"
+msgstr "Πληροφορίες πεδίου"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150997\n"
-"239\n"
+"tablewizard02.xhp\n"
+"par_idN10586\n"
"help.text"
-msgid "."
-msgstr "."
+msgid "Field name"
+msgstr "Όνομα πεδίου"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3155331\n"
-"240\n"
+"tablewizard02.xhp\n"
+"par_idN1058A\n"
"help.text"
-msgid "=0 returns all records for which the Yes/No field has the status \"No\" or \"Off\" (no selection)."
-msgstr "Η εντολή =0 επιστρέφει όλες τις εγγραφές για τις οποίες το πεδίο Ναι/Όχι βρίσκεται στην κατάσταση \"Όχι\" ή \"Ανενεργό\" (χωρίς επιλογή)."
+msgid "<ahelp hid=\".\">Displays the name of the selected data field. If you want, you can enter a new name.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει το όνομα του επιλεγμένου πεδίου δεδομένων. Αν επιθυμείτε, μπορείτε να εισάγετε ένα νέο όνομα.</ahelp>"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3154179\n"
-"241\n"
+"tablewizard02.xhp\n"
+"par_idN1058D\n"
"help.text"
-msgid "Null"
-msgstr "Null"
+msgid "Field type"
+msgstr "Τύπος πεδίου"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147035\n"
-"242\n"
+"tablewizard02.xhp\n"
+"par_idN10591\n"
"help.text"
-msgid "IS NULL"
-msgstr "IS NULL"
+msgid "<ahelp hid=\".\">Select a field type.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε έναν τύπο πεδίου.</ahelp>"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3159385\n"
-"243\n"
+"tablewizard02.xhp\n"
+"hd_id5486922\n"
"help.text"
-msgid "IS NULL returns all records for which the Yes/No field has neither of the states Yes or No (selected in gray)."
-msgstr "Το IS NULL επιστρέφει όλες τις εγγραφές για τις οποίες το πεδίο Ναι/Όχι δεν έχει καμία από τις καταστάσεις Ναι ή Όχι (επιλεγμένες με γκρι)."
+msgid "AutoValue"
+msgstr "Αυτόματη τιμή"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3157888\n"
-"244\n"
+"tablewizard02.xhp\n"
+"par_id4198736\n"
"help.text"
-msgid "The syntax depends on the database system used. You should also note that Yes/No fields can be defined differently (only 2 states instead of 3)."
-msgstr "Η σύνταξη εξαρτάται από το σύστημα που χρησιμοποιεί η βάση δεδομένων. Θα πρέπει να σημειώσετε επίσης ότι τα πεδία Ναι/Όχι μπορούν να οριστούν διαφορετικά (μόνο 2 καταστάσεις αντί για 3)."
+msgid "<ahelp hid=\".\">If set to Yes, the values for this data field are generated by the database engine.</ahelp>"
+msgstr "<ahelp hid=\".\">Αν καθοριστεί ως Ναι, οι τιμές για αυτό το πεδίο δεδομένων παράγονται από τη μηχανή της βάσης δεδομένων.</ahelp>"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3145772\n"
-"113\n"
+"tablewizard02.xhp\n"
+"par_idN106A0\n"
"help.text"
-msgid "Parameter queries"
-msgstr "Ερωτήματα με παραμέτρους"
+msgid "Entry required"
+msgstr "Απαιτείται καταχώρηση"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3157312\n"
-"114\n"
+"tablewizard02.xhp\n"
+"par_idN106A6\n"
"help.text"
-msgid "You must place the variable between square brackets (=[x]) to create a query with variable parameters. Alternatively, you can use an equal sign followed by a colon (=:x). When the query is executed, the program will display a dialog asking you for the expression to which the variable x should be assigned."
-msgstr "Πρέπει να τοποθετήσετε τη μεταβλητή μεταξύ των τετράγωνων παρενθέσεων (=[x]) για να δημιουργήσετε ένα ερώτημα με παραμέτρους μεταβλητών. Εναλλακτικά, μπορείτε να χρησιμοποιήσετε το σύμβολο του ίσον ακολουθούμενο από άνω και κάτω τελεία (=:x). Όταν εκτελείται το ερώτημα, το πρόγραμμα θα εμφανίσει ένα παράθυρο διαλόγου που θα σας ζητά την έκφραση για την οποία θα αντιστοιχίσετε τη μεταβλητή x."
+msgid "<ahelp hid=\".\">If set to Yes, this field must not be empty.</ahelp>"
+msgstr "<ahelp hid=\".\">Αν καθοριστεί ως Ναι, το πεδίο αυτό δεν πρέπει να είναι κενό.</ahelp>"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150818\n"
-"273\n"
+"tablewizard02.xhp\n"
+"par_idN10594\n"
"help.text"
-msgid "If you query several parameters at the same time, you will see a list field in the dialog containing all of the parameters and an input line alongside each one. Enter the values, preferably from top to bottom, and press the Enter key after each line."
-msgstr "Αν δημιουργήσετε ερώτημα με διάφορες παραμέτρους ταυτόχρονα, θα δείτε ένα πεδίο λίστας στο παράθυρο διαλόγου το οποίο περιέχει όλες τις παραμέτρους και μία γραμμή εισαγωγής κατά μήκος του. Εισάγετε τις τιμές, κατά προτίμηση από πάνω προς τα κάτω, και πιέστε το πλήκτρο Enter ύστερα από κάθε γραμμή."
+msgid "Length"
+msgstr "Μήκος"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3157855\n"
-"115\n"
+"tablewizard02.xhp\n"
+"par_idN10598\n"
"help.text"
-msgid "Parameter queries with placeholders (*, _) or special characters (for example, ?) are not possible."
-msgstr "Τα ερωτήματα με παραμέτρους με δείκτες τοποθέτησης (*, _) ή ειδικούς χαρακτήρες (για παράδειγμα, ?) δεν μπορούν να χρησιμοποιηθούν."
+msgid "<ahelp hid=\".\">Specifies the number of characters for the data field.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το πλήθος των χαρακτήρων για το πεδίο δεδομένων.</ahelp>"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3157537\n"
-"116\n"
+"tablewizard02.xhp\n"
+"par_idN1059B\n"
"help.text"
-msgid "If you formulate a parameter query and you save it with the variables, you can later create a query in which only the variables have to be replaced by the expressions that you want. $[officename] asks for these variables in a dialog as soon as you open the query."
-msgstr "Αν μορφοποιήσετε ένα ερώτημα με παράμετρο και το αποθηκεύσετε με τις μεταβλητές, μπορείτε αργότερα να δημιουργήσετε ένα ερώτημα στο οποίο πρέπει να αντικατασταθούν μόνο οι μεταβλητές από τις εκφράσεις που επιθυμείτε. Ενώ ανοίγετε το ερώτημα,το $[officename] σας ζητά αυτές τις μεταβλητές σε ένα παράθυρο διαλόγου"
+msgid "Decimal places"
+msgstr "Δεκαδικά ψηφία"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3151035\n"
-"139\n"
+"tablewizard02.xhp\n"
+"par_idN1059F\n"
"help.text"
-msgid "Parameter Input"
-msgstr "Εισαγωγή παραμέτρων"
+msgid "<ahelp hid=\".\">Specifies the number of decimal places for the data field. This option is only available for numerical or decimal data fields.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το πλήθος δεκαδικών ψηφίων για το πεδίο δεδομένων. Η επιλογή αυτή είναι διαθέσιμη μόνο για αριθμητικά πεδία ή πεδία δεκαδικών ψηφίων.</ahelp>"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153596\n"
-"140\n"
+"tablewizard02.xhp\n"
+"par_idN105A2\n"
"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">The <emph>Parameter Input</emph> dialog asks you which variables you defined in the query. Enter a value for each query variable and confirm by clicking <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Το παράθυρο διαλόγου <emph>Εισαγωγή παραμέτρου</emph> σας ζητά τις παραμέτρους που καθορίσατε στο ερώτημα. Εισάγετε μία τιμή για κάθε μεταβλητή του ερωτήματος και επιβεβαιώστε την κάνοντας κλικ στο κουμπί <emph>OK</emph>.</ahelp>"
+msgid "Default value"
+msgstr "Προεπιλεγμένη τιμή"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3150585\n"
-"138\n"
+"tablewizard02.xhp\n"
+"par_idN105A6\n"
"help.text"
-msgid "Parameter queries are also used for <link href=\"text/shared/02/01170203.xhp\" name=\"subforms\">subforms</link>, since they work exclusively with queries for which the values to be invoked are read internally from a variable."
-msgstr "Τα ερωτήματα με παραμέτρους χρησιμοποιούνται επίσης για <link href=\"text/shared/02/01170203.xhp\" name=\"δευτερεύουσες φόρμες\">δευτερεύουσες φόρμες</link>, επειδή αυτές χρησιμοποιούνται αποκλειστικά με ερωτήματα για τα οποία οι τιμές που θα επικαλεστούν διαβάζονται εσωτερικά από μία μεταβλητή."
+msgid "<ahelp hid=\".\">Specifies the default value for a Yes/No field.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει την προεπιλεγμένη τιμή για ένα πεδίο Ναι/Όχι.</ahelp>"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3153645\n"
-"274\n"
+"tablewizard02.xhp\n"
+"par_idN10730\n"
"help.text"
-msgid "A parameter query can have the following form in an SQL statement:"
-msgstr "Ένα ερώτημα παραμέτρου μπορεί να έχει την ακόλουθη μορφή σε μία δήλωση SQL:"
+msgid "Auto-increment statement"
+msgstr "Αυτόματα αυξανόμενη δήλωση"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3156731\n"
-"275\n"
+"tablewizard02.xhp\n"
+"par_id6706747\n"
"help.text"
-msgid "select * from 'addresses' where 'name' = :placeholder"
-msgstr "select * from 'addresses' where 'name' = :placeholder"
+msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
+msgstr "<ahelp hid=\".\">Εισάγετε τον καθορισμό εντολής της SQL που επιβάλλει έναν αυτόματα αυξανόμενο αριθμό στην προέλευση δεδομένων σε ένα συγκεκριμένο πεδίο δεδομένων με ακέραιους αριθμούς.</ahelp> Για παράδειγμα, η ακόλουθη δήλωση της MySQL που χρησιμοποίησε τη δήλωση AUTO_INCREMENT για να αυξήσει το πεδίο \"αα\" κάθε φορά που η δήλωση δημιουργεί ένα πεδίο δεδομένων:"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"hd_id3145181\n"
-"135\n"
+"tablewizard02.xhp\n"
+"par_id8946501\n"
"help.text"
-msgid "SQL Mode"
-msgstr "Λειτουργία SQL"
+msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
+msgstr "CREATE TABLE \"πίνακας1\" (\"αα\" INTEGER AUTO_INCREMENT)"
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3147013\n"
-"220\n"
+"tablewizard02.xhp\n"
+"par_id4846949\n"
"help.text"
-msgid "SQL stands for \"Structured Query Language\" and describes instructions for updating and administering relational databases."
-msgstr "Η SQL προέρχεται από \"Structured Query Language\" και περιγράφει οδηγίες για ενημέρωση και διαχείριση σχεσιακών βάσεων δεδομένων."
+msgid "For this example, you must enter AUTO_INCREMENT into the Auto-increment statement box."
+msgstr "Για το παράδειγμα αυτό, πρέπει να εισάγετε το AUTO_INCREMENT στο πεδίο δήλωσης αυτόματης αύξησης."
-#: 02010100.xhp
+#: tablewizard02.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3152570\n"
-"136\n"
+"tablewizard02.xhp\n"
+"par_idN105A9\n"
"help.text"
-msgid "In $[officename] you do not need any knowledge of SQL for most queries, since you do not have to enter the SQL code. If you create a query in the query design, $[officename] automatically converts your instructions into the corresponding SQL syntax. If, with the help of the <emph>Switch Design View On/Off </emph>button, you change to the SQL view, you can see the SQL commands for a query that has been created previously."
-msgstr "Στο $[officename] δεν είναι απαραίτητο να έχετε γνώσεις SQL για τα περισσότερα ερωτήματα, επειδή δεν είναι ανάγκη να εισάγετε κάποιο κώδικα της SQL. Αν δημιουργήσετε ένα ερώτημα στη σχεδίαση ερωτήματος, το $[officename] μετατρέπει αυτόματα τις εισαγωγές σας στην αντίστοιχη σύνταξη της SQL. Εάν, με τη βοήθεια του κουμπιού <emph>Εναλλαγή προβολή σχεδίασης ενεργή/ανενεργή</emph>, αλλάζετε την προβολή της SQl, μπορείτε να δείτε τις εντολές της SQL για ένα ερώτημα που έχει προηγουμένως δημιουργηθεί."
+msgid "<link href=\"text/shared/explorer/database/tablewizard03.xhp\" name=\"Table Wizard - Set primary key\">Table Wizard - Set primary key</link>"
+msgstr "<link href=\"text/shared/explorer/database/tablewizard03.xhp\" name=\"Αυτόματος πιλότος πίνακα - Ορισμός πρωτεύοντος κλειδιού\">Αυτόματος πιλότος πίνακα - Ορισμός πρωτεύοντος κλειδιού</link>"
-#: 02010100.xhp
+#: tablewizard03.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3152412\n"
-"226\n"
+"tablewizard03.xhp\n"
+"tit\n"
"help.text"
-msgid "You can formulate your query directly in the SQL code. Note, however, that the special syntax is dependent upon the database system that you use."
-msgstr "Μπορείτε να σχηματίσετε το ερώτημά σας απευθείας με τον κώδικα της SQL. Σημειώστε, παρόλα αυτά, ότι η ειδική σύνταξη εξαρτάται από το σύστημα βάσης δεδομένων που χρησιμοποιείτε."
+msgid "Table Wizard - Set Primary Key"
+msgstr "Αυτόματος πιλότος πίνακα - Ορισμός πρωτεύοντος κλειδιού"
-#: 02010100.xhp
+#: tablewizard03.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3146842\n"
-"227\n"
+"tablewizard03.xhp\n"
+"par_idN10546\n"
"help.text"
-msgid "If you enter the SQL code manually, you can create SQL-specific queries that are not supported by the graphical interface in <emph>Query design</emph>. These queries must be executed in native SQL mode."
-msgstr "Αν εισάγετε χειροκίνητα τον κώδικα της SQL, μπορείτε να δημιουργήσετε ερωτήματα ειδικά για την SQL που υποστηρίζονται από το περιβάλλον εργασίας στη <emph>Σχεδίαση ερωτήματος</emph>. Τα ερωτήματα αυτά πρέπει να εκτελούνται στην αρχική λειτουργία της SQL."
+msgid "<link href=\"text/shared/explorer/database/tablewizard03.xhp\">Table Wizard - Set Primary Key</link>"
+msgstr "<link href=\"text/shared/explorer/database/tablewizard03.xhp\">Αυτόματος πιλότος πίνακα - Ορισμός πρωτεύοντος κλειδιού</link>"
-#: 02010100.xhp
+#: tablewizard03.xhp
msgctxt ""
-"02010100.xhp\n"
-"par_id3149632\n"
-"223\n"
+"tablewizard03.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "By clicking the <link href=\"text/shared/02/14030000.xhp\" name=\"Run SQL command directly\"><emph>Run SQL command directly</emph></link> icon in the SQL view, you can formulate a query that is not processed by $[officename]."
-msgstr "Κάνοντας κλικ στο εικονίδιο <link href=\"text/shared/02/14030000.xhp\" name=\"Εκτέλεση χειροκίνητης εντολής SQL\"><emph>Εκτέλεση χειροκίνητης εντολής SQL</emph></link> στην προβολή της SQL, μπορείτε να σχηματίσετε ένα ερώτημα που δεν διενεργείται από το $[officename]."
+msgid "Specifies a field in the table to be used as a primary key."
+msgstr "Καθορίζει ένα πεδίο στον πίνακα που θα χρησιμοποιηθεί ως πρωτεύον κλειδί."
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"tit\n"
+"tablewizard03.xhp\n"
+"par_idN10559\n"
"help.text"
-msgid "Execute SQL statement"
-msgstr "Εκτέλεση δήλωσης SQL"
+msgid "Create a primary key"
+msgstr "Δημιουργία πρωτεύοντος κλειδιού"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"bm_id3148983\n"
+"tablewizard03.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "<bookmark_value>SQL; executing SQL statements (Base)</bookmark_value><bookmark_value>databases; administration through SQL (Base)</bookmark_value>"
-msgstr "<bookmark_value>SQL, εκτέλεση δηλώσεων SQL (Base)</bookmark_value><bookmark_value>βάσεις δεδομένων, διαχείριση μέσω SQL (Base)</bookmark_value>"
+msgid "<ahelp hid=\".\">Select to create a primary key. Add a primary key to every database table to uniquely identify each record. For some database systems within %PRODUCTNAME, a primary key is mandatory for editing the tables.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα πρωτεύον κλειδί. Προσθέστε ένα πρωτεύον κλειδί σε κάθε πίνακα της βάσης δεδομένων ώστε κάθε εγγραφή να αναγνωρίζεται μοναδικά . Για μερικά συστήματα βάσης δεδομένων στο %PRODUCTNAME, ένα πρωτεύον κλειδί είναι υποχρεωτικό για την επεξεργασία των πινάκων.</ahelp>"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"hd_id3153345\n"
-"1\n"
+"tablewizard03.xhp\n"
+"par_idN10560\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/11080000.xhp\" name=\"Execute SQL statement\">Execute SQL statement</link>"
-msgstr "<link href=\"text/shared/explorer/database/11080000.xhp\" name=\"Εκτέλεση δήλωσης SQL\">Εκτέλεση δήλωσης SQL</link>"
+msgid "Automatically add a primary key"
+msgstr "Αυτόματη προσθήκη πρωτεύοντος κλειδιού"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"par_id3154288\n"
-"2\n"
+"tablewizard03.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "<variable id=\"sqltext\"><ahelp hid=\".\">Opens a dialog where you can enter an SQL command for administering a database.</ahelp></variable>"
-msgstr "<variable id=\"sqltext\"><ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να εισάγετε μία εντολή της SQL για τη διαχείριση μιας βάσης δεδομένων.</ahelp></variable>"
+msgid "<ahelp hid=\".\">Select to automatically add a primary key as an additional field.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να προσθέσετε αυτόματα ένα πρωτεύον κλειδί ως πρόσθετο κλειδί.</ahelp>"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"par_id3147275\n"
-"23\n"
+"tablewizard03.xhp\n"
+"par_idN10567\n"
"help.text"
-msgid "You can only enter administration commands in this dialog, such as Grant, Create Table, or Drop Table, and not filter commands. The commands that you can enter depend on the data source, for example, dBASE can only run some of the SQL commands list here."
-msgstr "Σε αυτό το παράθυρο διαλόγου μπορείτε να εισάγετε μόνο εντολές διαχείρισης, όπως Grant, Δημιουργία πίνακα, ή Drop Table, και όχι εντολές φίλτρων. Οι εντολές που μπορείτε να εισάγετε εξαρτώνται από την προέλευση δεδομένων, για παράδειγμα, η dBASE μπορεί να εκτελέσει μόνο μερικές από τις εντολές της SQL που κατηγοριοποιούνται εδώ."
+msgid "Use an existing field as a primary key"
+msgstr "Χρήση υπάρχοντος πεδίου ως πρωτεύον κλειδί"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"par_id3154860\n"
-"10\n"
+"tablewizard03.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "To run an SQL query for filtering data in the database, use the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design View</link>."
-msgstr "Για να εκτελέσετε ένα ερώτημα της SQL για φιλτράρισμα δεδομένων στη βάση δεδομένων, χρησιμοποιήστε την <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδίαση ερωτήματος\">Προβολή σχεδίασης ερωτήματος</link>."
+msgid "<ahelp hid=\".\">Select to use an existing field with unique values as a primary key.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να χρησιμοποιήσετε ένα υπάρχον κλειδί με μοναδικές τιμές ως πρωτεύον κλειδί.</ahelp>"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"hd_id3149514\n"
-"3\n"
+"tablewizard03.xhp\n"
+"par_idN1056E\n"
"help.text"
-msgid "Command to execute"
-msgstr "Εντολή προς εκτέλεση"
+msgid "Field name"
+msgstr "Όνομα πεδίου"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"par_id3147618\n"
-"4\n"
+"tablewizard03.xhp\n"
+"par_idN10572\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_MULTILINEEDIT_DLG_DIRECTSQL_ME_SQL\">Enter the SQL administration command that you want to run.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_MULTILINEEDIT_DLG_DIRECTSQL_ME_SQL\">Εισάγετε την εντολή διαχείρισης της SQL που επιθυμείτε να εφαρμόσετε.</ahelp>"
+msgid "<ahelp hid=\".\">Select the field name.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το όνομα του πεδίου.</ahelp>"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"par_id3153087\n"
-"24\n"
+"tablewizard03.xhp\n"
+"par_idN10575\n"
"help.text"
-msgid "For example, for a \"Bibliography\" data source, you can enter the following SQL command:"
-msgstr "Για παράδειγμα, για μία προέλευση δεδομένων για \"Βιβλιογραφία\", μπορείτε να εισάγετε την ακόλουθη εντολή της SQL:"
+msgid "Auto value"
+msgstr "Αυτόματη τιμή"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"par_id3145673\n"
-"25\n"
+"tablewizard03.xhp\n"
+"par_idN10579\n"
"help.text"
-msgid "SELECT \"Address\" FROM \"biblio\" \"biblio\""
-msgstr "SELECT \"Διεύθυνση\" FROM \"βιβλίο\" \"βιβλίο\""
+msgid "<ahelp hid=\".\">Select to automatically insert a value and increment the field's value for each new record. The database must support automatic incrementation in order to use the <emph>Auto value</emph> feature.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να εισάγετε αυτόματα μία τιμή και αύξηση στην τιμή του πεδίου για κάθε νέα εγγραφή. Η βάση δεδομένων πρέπει να υποστηρίζει την αυτόματα επαύξηση ώστε να χρησιμοποιηθεί το χαρακτηριστικό <emph>Αυτόματη τιμή</emph>.</ahelp>"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"par_id3145611\n"
-"21\n"
+"tablewizard03.xhp\n"
+"par_idN1057C\n"
"help.text"
-msgid "For more information on SQL commands, please consult the documentation that came with the database."
-msgstr "Για περισσότερες πληροφορίες σχετικά με τις εντολές της SQL, παρακαλούμε συμβουλευθείτε την τεκμηρίωση που παρέχεται μαζί με τη βάση δεδομένων."
+msgid "Define primary key by several fields"
+msgstr "Ορισμός πρωτεύοντος κλειδιού από διάφορα πεδία"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"hd_id3156024\n"
-"26\n"
+"tablewizard03.xhp\n"
+"par_idN10580\n"
"help.text"
-msgid "Previous commands"
-msgstr "Προηγούμενες εντολές"
+msgid "<ahelp hid=\".\">Select to create a primary key from a combination of several existing fields.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα πρωτεύον κλειδί από ένα συνδυασμό διαφόρων υπαρχόντων πεδίων.</ahelp>"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"par_id3149045\n"
-"27\n"
+"tablewizard03.xhp\n"
+"par_idN10583\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DIRECTSQL_LB_HISTORY\">Lists the previously executed SQL commands. To run a command again, click the command, and then click <emph>Run</emph>.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DIRECTSQL_LB_HISTORY\">Κατηγοριοποιεί τις προηγούμενα εκτελεσμένες εντολές της SQL. Για να εφαρμόσετε ξανά μία εντολή, κάντε κλικ στην εντολή και έπειτα στην <emph>Εκτέλεση</emph>.</ahelp>"
+msgid "Available fields"
+msgstr "Διαθέσιμα πεδία"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"hd_id3154348\n"
-"5\n"
+"tablewizard03.xhp\n"
+"par_idN10587\n"
"help.text"
-msgid "Status"
-msgstr "Κατάσταση"
+msgid "<ahelp hid=\".\">Select a field and click > to add it to the list of primary key fields.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ένα πεδίο και κάντε κλικ στο > για να το προσθέσετε στη λίστα με τα πεδία του πρωτεύοντος κλειδιού.</ahelp>"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"par_id3151054\n"
-"6\n"
+"tablewizard03.xhp\n"
+"par_idN1059A\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_MULTILINEEDIT_DLG_DIRECTSQL_ME_STATUS\">Displays the results, including errors, of the SQL command that you ran.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_MULTILINEEDIT_DLG_DIRECTSQL_ME_STATUS\">Εμφανίζει τα αποτελέσματα, συμπεριλαμβανομένων των σφαλμάτων της εντολής της SQL που εκτελέσατε.</ahelp>"
+msgid "Primary key fields"
+msgstr "Πεδία πρωτεύοντος κλειδιού"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"hd_id3154071\n"
-"7\n"
+"tablewizard03.xhp\n"
+"par_idN1059E\n"
"help.text"
-msgid "Run"
-msgstr "Εκτέλεση"
+msgid "<ahelp hid=\".\">Select a field and click < to remove it from the list of primary key fields. The primary key is created as a concatenation of the fields in this list, from top to bottom.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ένα πεδίο και πατήστε < για να το αφαιρέσετε από τη λίστα με τα πεδία του πρωτεύοντος κλειδιού. Το πρωτεύον κλειδί δημιουργείται ως συνένωση των πεδίων σε αυτή τη λίστα, από πάνω μέχρι κάτω.</ahelp>"
-#: 11080000.xhp
+#: tablewizard03.xhp
msgctxt ""
-"11080000.xhp\n"
-"par_id3151210\n"
-"8\n"
+"tablewizard03.xhp\n"
+"par_idN105A1\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_PUSHBUTTON_DLG_DIRECTSQL_PB_EXECUTE\">Runs the command that you entered in the <emph>Command to execute </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_PUSHBUTTON_DLG_DIRECTSQL_PB_EXECUTE\">Εκτελεί την εντολή που εισαγάγατε στο πεδίο <emph>Εντολή προς εκτέλεση</emph>.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/tablewizard04.xhp\" name=\"Table Wizard - Create table\">Table Wizard - Create table</link>"
+msgstr "<link href=\"text/shared/explorer/database/tablewizard04.xhp\" name=\"Αυτόματος πιλότος πίνακα - Δημιουργία πίνακα\">Αυτόματος πιλότος πίνακα - Δημιουργία πίνακα</link>"
-#: 11170000.xhp
+#: tablewizard04.xhp
msgctxt ""
-"11170000.xhp\n"
+"tablewizard04.xhp\n"
"tit\n"
"help.text"
-msgid "Adabas D Statistics"
-msgstr "Στατιστικά για την Adabas D"
-
-#: 11170000.xhp
-msgctxt ""
-"11170000.xhp\n"
-"hd_id3150445\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/11170000.xhp\" name=\"Adabas D Statistics\">Adabas D Statistics</link>"
-msgstr "<link href=\"text/shared/explorer/database/11170000.xhp\" name=\"Στατιστικά Adabas D\">Στατιστικά Adabas D</link>"
+msgid "Table Wizard - Create Table"
+msgstr "Αυτόματος πιλότος πίνακα - Δημιουργία πίνακα"
-#: 11170000.xhp
+#: tablewizard04.xhp
msgctxt ""
-"11170000.xhp\n"
-"par_id3157898\n"
-"2\n"
+"tablewizard04.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the access options for the Adabas database.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές πρόσβασης για τη βάση δεδομένων Adabas.</ahelp>"
+msgid "<link href=\"text/shared/explorer/database/tablewizard04.xhp\">Table Wizard - Create Table</link>"
+msgstr "<link href=\"text/shared/explorer/database/tablewizard04.xhp\">Αυτόματος πιλότος πίνακα - Δημιουργία πίνακα</link>"
-#: 11170000.xhp
+#: tablewizard04.xhp
msgctxt ""
-"11170000.xhp\n"
-"hd_id3153750\n"
-"4\n"
+"tablewizard04.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "Data Buffer Size"
-msgstr "Μέγεθος ενδιάμεσης μνήμης δεδομένων"
+msgid "Enter a name for the table and specify whether you want to modify the table after the wizard is finished."
+msgstr "Εισάγετε ένα όνομα για τον πίνακα και καθορίστε αν επιθυμείτε να τροποποιήσετε τον πίνακα αφού ολοκληρωθεί ο πιλότος."
-#: 11170000.xhp
+#: tablewizard04.xhp
msgctxt ""
-"11170000.xhp\n"
-"par_id3155892\n"
-"5\n"
+"tablewizard04.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_NUMERICFIELD_TAB_PAG_ADABAS_SETTINGS_NF_CACHE_SIZE\">Enter the size of the data buffer for the database.</ahelp> The setting takes effect after you restart the database."
-msgstr "<ahelp hid=\"DBACCESS_NUMERICFIELD_TAB_PAG_ADABAS_SETTINGS_NF_CACHE_SIZE\">Εισάγετε το μέγεθος της ενδιάμεσης μνήμης δεδομένων για τη βάση δεδομένων.</ahelp> Η ρύθμιση εφαρμόζεται αφού επανεκκινήσετε τη βάση δεδομένων."
+msgid "Table name"
+msgstr "Όνομα πίνακα"
-#: 11170000.xhp
+#: tablewizard04.xhp
msgctxt ""
-"11170000.xhp\n"
-"hd_id3149095\n"
-"6\n"
+"tablewizard04.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "Increment size"
-msgstr "Μέγεθος αύξησης"
+msgid "<ahelp hid=\".\">Specifies the table name.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το όνομα του πίνακα.</ahelp>"
-#: 11170000.xhp
+#: tablewizard04.xhp
msgctxt ""
-"11170000.xhp\n"
-"par_id3149177\n"
-"7\n"
+"tablewizard04.xhp\n"
+"par_idN105E4\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_NUMERICFIELD_TAB_PAG_ADABAS_SETTINGS_NF_DATA_INCREMENT\">Enter the size by which you want to automatically increment the database. The maximum increment size is 100 MB.</ahelp> The setting takes effect after you restart the database."
-msgstr "<ahelp hid=\"DBACCESS_NUMERICFIELD_TAB_PAG_ADABAS_SETTINGS_NF_DATA_INCREMENT\">Εισάγετε το μέγεθος με το οποίο επιθυμείτε να αυξήσετε αυτόματα τη βάση δεδομένων. Το μέγιστο μέγεθος αύξησης είναι 100 MB.</ahelp> Η ρύθμιση εφαρμόζεται αφού επανεκκινήσετε τη βάση δεδομένων."
+msgid "Catalog of the table"
+msgstr "Κατάλογος πίνακα"
-#: 11170000.xhp
+#: tablewizard04.xhp
msgctxt ""
-"11170000.xhp\n"
-"hd_id3156346\n"
-"8\n"
+"tablewizard04.xhp\n"
+"par_idN105EA\n"
"help.text"
-msgid "Control User Name"
-msgstr "Έλεγχος ονόματος χρήστη"
+msgid "<ahelp hid=\".\">Select the catalog for the table. (Available only if the database supports catalogs)</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον κατάλογο για τον πίνακα. (Διαθέσιμο μόνο αν η βάση δεδομένων υποστηρίζει καταλόγους)</ahelp>"
-#: 11170000.xhp
+#: tablewizard04.xhp
msgctxt ""
-"11170000.xhp\n"
-"par_id3150355\n"
-"9\n"
+"tablewizard04.xhp\n"
+"par_idN10605\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_EDIT_TAB_PAG_ADABAS_SETTINGS_ET_CTRLUSERNAME\">Enter the name of a user that you want to give limited control to modify some parameters of the database.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_EDIT_TAB_PAG_ADABAS_SETTINGS_ET_CTRLUSERNAME\">Εισάγετε το όνομα ενός χρήστη που επιθυμείτε να του παρέχετε περιορισμένο έλεγχο σχετικά με την τροποποίηση παραμέτρων της βάσης δεδομένων.</ahelp>"
+msgid "Schema of the table"
+msgstr "Σχήμα πίνακα"
-#: 11170000.xhp
+#: tablewizard04.xhp
msgctxt ""
-"11170000.xhp\n"
-"hd_id3153146\n"
-"10\n"
+"tablewizard04.xhp\n"
+"par_idN1060B\n"
"help.text"
-msgid "Control Password"
-msgstr "Έλεγχος κωδικού πρόσβασης"
+msgid "<ahelp hid=\".\">Select the schema for the table. (Available only if the database supports schemas)</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το σχήμα για τον πίνακα. (Διαθέσιμο μόνο αν η βάση δεδομένων υποστηρίζει σχήματα)</ahelp>"
-#: 11170000.xhp
+#: tablewizard04.xhp
msgctxt ""
-"11170000.xhp\n"
-"par_id3153821\n"
-"11\n"
+"tablewizard04.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_EDIT_TAB_PAG_ADABAS_SETTINGS_ET_CTRLPASSWORD\">Enter the password of the Control User.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_EDIT_TAB_PAG_ADABAS_SETTINGS_ET_CTRLPASSWORD\">Εισάγετε τον κωδικό πρόσβασης του πεδίου ελέγχου χρήστη.</ahelp>"
+msgid "Modify the table design"
+msgstr "Τροποποίηση του σχεδίου πίνακα"
-#: 11170000.xhp
+#: tablewizard04.xhp
msgctxt ""
-"11170000.xhp\n"
-"hd_id3149235\n"
-"12\n"
+"tablewizard04.xhp\n"
+"par_idN10561\n"
"help.text"
-msgid "Shut down the service when closing $[officename]"
-msgstr "Τερματισμός της υπηρεσίας κατά τον τερματισμό του $[officename]"
+msgid "<ahelp hid=\".\">Select to save and edit the table design.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να αποθηκεύσετε και να επεξεργαστείτε τη σχεδίαση του πίνακα.</ahelp>"
-#: 11170000.xhp
+#: tablewizard04.xhp
msgctxt ""
-"11170000.xhp\n"
-"par_id3153254\n"
-"13\n"
+"tablewizard04.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_CHECKBOX_TAB_PAG_ADABAS_SETTINGS_CB_SHUTDB\">Exits the Adabas database server when you exit $[officename].</ahelp> This option is only available if you start the database server from $[officename] with a control user and password."
-msgstr "<ahelp hid=\"DBACCESS_CHECKBOX_TAB_PAG_ADABAS_SETTINGS_CB_SHUTDB\">Τερματίζει τον εξυπηρετή της βάσης δεδομένων Adabas όταν τερματίζετε το $[officename].</ahelp> Η επιλογή αυτή είναι διαθέσιμη μόνο αν έχετε εκκινήσει τον εξυπηρετητή της βάσης δεδομένων από το $[officename] με ένα πεδίο ελέγχου χρήστη και έναν κωδικό πρόσβασης."
+msgid "Insert data immediately"
+msgstr "Άμεση εισαγωγή δεδομένων"
-#: 11170000.xhp
+#: tablewizard04.xhp
msgctxt ""
-"11170000.xhp\n"
-"hd_id3146948\n"
-"14\n"
+"tablewizard04.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "Extended"
-msgstr "Επιπρόσθετα"
+msgid "<ahelp hid=\".\">Select to save the table design and open the table to enter data.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να αποθηκεύσετε τη σχεδίαση του πίνακα και να ανοίξετε τον πίνακα για να εισάγετε δεδομένα.</ahelp>"
-#: 11170000.xhp
+#: tablewizard04.xhp
msgctxt ""
-"11170000.xhp\n"
-"par_id3156002\n"
-"15\n"
+"tablewizard04.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_PAG_ADABAS_SETTINGS_PB_STAT\">Opens the <link href=\"text/shared/explorer/database/11170100.xhp\" name=\"Database Statistics\">Database Statistics</link> dialog, where you can view statistics about the Adabas database.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_PUSHBUTTON_TAB_PAG_ADABAS_SETTINGS_PB_STAT\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/explorer/database/11170100.xhp\" name=\"Στατιστικά βάσης δεδομένων\">Στατιστικά βάσης δεδομένων</link>, όπου μπορείτε να δείτε στατιστικά σχετικά με τη βάση δεδομένων Adabas.</ahelp>"
+msgid "Create a form based on this table"
+msgstr "Δημιουργία φόρμας με βάση τον πίνακα αυτόν"
-#: dabawiz01.xhp
+#: tablewizard04.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"tit\n"
+"tablewizard04.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "Database Selection"
-msgstr "Επιλογή βάσης δεδομένων"
+msgid "<ahelp hid=\".\">Select to create a form based on this table. The form is created on a text document with the last used settings of the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε μία φόρμα με βάση τον πίνακα αυτόν. Η φόρμα δημιουργείται σε ένα έγγραφο κειμένου με τις πρόσφατα χρησιμοποιημένες ρυθμίσεις στον <link href=\"text/shared/autopi/01090000.xhp\">Αυτόματο πιλότο φόρμας</link>.</ahelp>"
-#: dabawiz01.xhp
+#: tablewizard04.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"bm_id2082583\n"
+"tablewizard04.xhp\n"
+"par_idN10580\n"
"help.text"
-msgid "<bookmark_value>databases; connecting (Base)</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων,σύνδεση(Base)</bookmark_value>"
+msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\" name=\"Table Wizard\">Table Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\" name=\"Αυτόματος πιλότος πίνακα\">Αυτόματος πιλότος πίνακα</link>"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN1054D\n"
+"toolbars.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz01.xhp\">Database Selection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz01.xhp\">Επιλογή βάσης δεδομένων</link>"
+msgid "Toolbars"
+msgstr "Γραμμές εργαλείων"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN1055D\n"
+"toolbars.xhp\n"
+"par_idN10541\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates a new database, opens a database file, or connects to an existing database.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί μία νέα βάση δεδομένων, ανοίγει ένα αρχείο βάσης δεδομένων, ή συνδέεται σε μία υπάρχουσα βάση δεδομένων.</ahelp>"
+msgid "<variable id=\"toolbars\"><link href=\"text/shared/explorer/database/toolbars.xhp\">Toolbars</link></variable>"
+msgstr "<variable id=\"toolbars\"><link href=\"text/shared/explorer/database/toolbars.xhp\">Γραμμές εργαλείων</link></variable>"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN10585\n"
+"toolbars.xhp\n"
+"par_idN10545\n"
"help.text"
-msgid "Create a new database"
-msgstr "Δημιουργία νέας βάσης δεδομένων"
+msgid "In a database file window, you can see the following toolbars."
+msgstr "Στο παράθυρο ενός αρχείου βάσης δεδομένων, μπορείτε να δείτε τις ακόλουθες γραμμές εργαλείων."
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN10589\n"
+"toolbars.xhp\n"
+"par_idN10548\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to create a new database. </ahelp>This option uses the HSQL database engine with default settings. The final page of the wizard appears next."
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε μία νέα βάση δεδομένων. </ahelp>Η επιλογή αυτή χρησιμοποιεί τη μηχανή της βάσης δεδομένων HSQL με τις προεπιλεγμένες ρυθμίσεις. Έπειτα εμφανίζεται η τελευταία σελίδα του οδηγού."
+msgid "Table"
+msgstr "Πίνακας"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_id8584246\n"
+"toolbars.xhp\n"
+"par_idN10554\n"
"help.text"
-msgid "<link href=\"http://hsqldb.org/\">External web page about HSQL</link>."
-msgstr "<link href=\"http://hsqldb.org/\">Εξωτερική ιστοσελίδα σχετικά με το HSQL</link>."
+msgid "Open database object"
+msgstr "Άνοιγμα αντικειμένου βάσης δεδομένων"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN105F9\n"
+"toolbars.xhp\n"
+"par_idN10558\n"
"help.text"
-msgid "Open an existing database file"
-msgstr "Άνοιγμα αρχείου υπάρχουσας βάσης δεδομένων"
+msgid "<ahelp hid=\".\">Opens the selected table so you can enter, edit, or delete records.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον επιλεγμένο πίνακα έτσι ώστε να μπορείτε να εισάγετε, να επεξεργαστείτε, ή να διαγράψετε εγγραφές.</ahelp>"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN105FD\n"
+"toolbars.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to open a database file from a list of recently used files or from a file selection dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να ανοίξετε ένα αρχείο βάσης δεδομένων από μία λίστα με τα πρόσφατα χρησιμοποιημένα αρχεία ή από ένα παράθυρο διαλόγου επιλογής αρχείων.</ahelp>"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN10614\n"
+"toolbars.xhp\n"
+"par_idN10573\n"
"help.text"
-msgid "Recently used"
-msgstr "Πρόσφατα χρησιμοποιημένα"
+msgid "<ahelp hid=\".\">Opens the selected table so you can change the structure.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον επιλεγμένο πίνακα έτσι ώστε να μπορείτε να τροποποιήσετε τη μορφή του.</ahelp>"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN10618\n"
+"toolbars.xhp\n"
+"par_idN1058A\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα αρχείο βάσης δεδομένων για να το ανοίξετε από τη λίστα με πρόσφατα χρησιμοποιημένα αρχεία. Κάντε κλικ στο Τέλος για να ανοίξετε το αρχείο απευθείας και να τερματίσετε τον αυτόματο πιλότο.</ahelp>"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN1062F\n"
+"toolbars.xhp\n"
+"par_idN1058E\n"
"help.text"
-msgid "Open"
-msgstr "Άνοιγμα"
+msgid "<ahelp hid=\".\">Deletes the selected table.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει τον επιλεγμένο πίνακα.</ahelp>"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN10633\n"
+"toolbars.xhp\n"
+"par_idN105A5\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα παράθυρο διαλόγου επιλογής αρχείων όπου μπορείτε να επιλέξετε ένα αρχείο βάσης δεδομένων. Κάντε κλικ στο Άνοιγμα ή στο ΟΚ μέσα στο παράθυρο διαλόγου για να ανοίξετε το αρχείο απευθείας και να τερματίσετε τον αυτόματος πιλότο.</ahelp>"
+msgid "Rename"
+msgstr "Μετονομασία"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN1058C\n"
+"toolbars.xhp\n"
+"par_idN105A9\n"
"help.text"
-msgid "Connect to an existing database"
-msgstr "Σύνδεση σε μία υπάρχουσα βάση δεδομένων"
+msgid "<ahelp hid=\".\">Renames the selected table.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετονομάζει τον επιλεγμένο πίνακα.</ahelp>"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN10590\n"
+"toolbars.xhp\n"
+"par_idN105B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to create a database document for an existing database connection.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να δημιουργήσετε ένα έγγραφο βάσης δεδομένων για τη σύνδεση μιας υπάρχουσας βάσης δεδομένων.</ahelp>"
+msgid "Query"
+msgstr "Ερώτημα"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN10593\n"
+"toolbars.xhp\n"
+"par_idN105C4\n"
"help.text"
-msgid "Database type"
-msgstr "Τύπος βάσης δεδομένων"
+msgid "Open database object"
+msgstr "Άνοιγμα αντικειμένου βάσης δεδομένων"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN10597\n"
+"toolbars.xhp\n"
+"par_idN105C8\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the database type for the existing database connection.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον τύπο βάσης δεδομένων για τη σύνδεση της υπάρχουσας βάσης δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the selected query so you can enter, edit, or delete records.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το επιλεγμένο ερώτημα έτσι ώστε να μπορείτε να εισάγετε, να επεξεργαστείτε, ή να διαγράψετε εγγραφές.</ahelp>"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN1059A\n"
+"toolbars.xhp\n"
+"par_idN105DF\n"
"help.text"
-msgid "The Outlook, Evolution, KDE Address Book, and Seamonkey database types do not need additional information. For other database types, the wizard contains additional pages to specify the required information."
-msgstr "Οι τύποι βάσης δεδομένων Outlook, Evolution, KDE Address Book, και Seamonkey δεν χρειάζονται πρόσθετες πληροφορίες. Για άλλους τύπους βάσης δεδομένων, ο οδηγός περιέχει πρόσθετες σελίδες για να καθορίσετε τις απαιτούμενες πληροφορίες."
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN10611\n"
+"toolbars.xhp\n"
+"par_idN105E3\n"
"help.text"
-msgid "The next wizard page is one of the following pages:"
-msgstr "Η επόμενη σελίδα του πιλότου είναι κάποια από τις ακόλουθες σελίδες:"
+msgid "<ahelp hid=\".\">Opens the selected query so you can change the structure.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το επιλεγμένο ερώτημα έτσι ώστε να μπορείτε να τροποποιήσετε τη δομή του.</ahelp>"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN1061C\n"
+"toolbars.xhp\n"
+"par_idN105FA\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02text.xhp\">Set up text file connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02text.xhp\">Ρύθμιση σύνδεσης αρχείου κειμένου</link>"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN1062B\n"
+"toolbars.xhp\n"
+"par_idN105FE\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02access.xhp\">Set up Microsoft Access or Microsoft Access 2007 connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02access.xhp\">Ρύθμιση σύνδεσης Microsoft Access ή Microsoft Access 2007</link>"
+msgid "<ahelp hid=\".\">Deletes the selected query.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει το επιλεγμένο ερώτημα.</ahelp>"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN1063A\n"
+"toolbars.xhp\n"
+"par_idN10615\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">Set up LDAP connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">Ρύθμιση σύνδεσης LDAP</link>"
+msgid "Rename"
+msgstr "Μετονομασία"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN10658\n"
+"toolbars.xhp\n"
+"par_idN10619\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02ado.xhp\">Set up ADO connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02ado.xhp\">Ρύθμιση σύνδεσης ADO</link>"
+msgid "<ahelp hid=\".\">Renames the selected query.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετονομάζει το επιλεγμένο ερώτημα.</ahelp>"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN10667\n"
+"toolbars.xhp\n"
+"par_idN10628\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">Set up JDBC connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02jdbc.xhp\">Ρύθμιση σύνδεσης JDBC</link>"
+msgid "Form"
+msgstr "Φόρμα"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN10676\n"
+"toolbars.xhp\n"
+"par_idN10634\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02oracle.xhp\">Set up Oracle database connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02oracle.xhp\">Ρύθμιση σύνδεσης βάσης δεδομένων Oracle</link>"
+msgid "Open database object"
+msgstr "Άνοιγμα αντικειμένου βάσης δεδομένων"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN10685\n"
+"toolbars.xhp\n"
+"par_idN10638\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02mysql.xhp\">MySQL settings</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02mysql.xhp\">Ρυθμίσεις MySQL</link>"
+msgid "<ahelp hid=\".\">Opens the selected form so you can enter, edit, or delete records.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει την επιλεγμένη φόρμα έτσι ώστε να μπορείτε να εισάγετε, να επεξεργαστείτε, ή να διαγράψετε εγγραφές.</ahelp>"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN10694\n"
+"toolbars.xhp\n"
+"par_idN1064F\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">ODBC settings</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02odbc.xhp\">Ρυθμίσεις ODBC</link>"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: dabawiz01.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz01.xhp\n"
-"par_idN106A3\n"
+"toolbars.xhp\n"
+"par_idN10653\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02spreadsheet.xhp\">Set up Spreadsheet connection</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02spreadsheet.xhp\">Ρύθμιση σύνδεσης υπολογιστικού φύλλου</link>"
+msgid "<ahelp hid=\".\">Opens the selected form so you can change the layout.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει την επιλεγμένη φόρμα έτσι ώστε να μπορείτε να τροποποιήσετε τη διάταξή της.</ahelp>"
-#: dabawiz03auth.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz03auth.xhp\n"
-"tit\n"
+"toolbars.xhp\n"
+"par_idN1066A\n"
"help.text"
-msgid "Authentication"
-msgstr "Πιστοποίηση"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: dabawiz03auth.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz03auth.xhp\n"
-"par_idN1053A\n"
+"toolbars.xhp\n"
+"par_idN1066E\n"
"help.text"
-msgid "Authentication"
-msgstr "Πιστοποίηση"
+msgid "<ahelp hid=\".\">Deletes the selected form.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει την επιλεγμένη φόρμα.</ahelp>"
-#: dabawiz03auth.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz03auth.xhp\n"
-"par_idN1053E\n"
+"toolbars.xhp\n"
+"par_idN10685\n"
"help.text"
-msgid "<ahelp hid=\".\">Some databases require a user name and password.</ahelp>"
-msgstr "<ahelp hid=\".\">Μερικές βάσεις δεδομένων απαιτούν όνομα χρήστη και κωδικό πρόσβασης.</ahelp>"
+msgid "Rename"
+msgstr "Μετονομασία"
-#: dabawiz03auth.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz03auth.xhp\n"
-"par_idN10541\n"
+"toolbars.xhp\n"
+"par_idN10689\n"
"help.text"
-msgid "User name"
-msgstr "Όνομα χρήστη"
+msgid "<ahelp hid=\".\">Renames the selected form.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετονομάζει την επιλεγμένη φόρμα.</ahelp>"
-#: dabawiz03auth.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz03auth.xhp\n"
-"par_idN10545\n"
+"toolbars.xhp\n"
+"par_idN10698\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the user name to access the database.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα χρήστη για να έχετε πρόσβαση στη βάση δεδομένων.</ahelp>"
+msgid "Report"
+msgstr "Αναφορά"
-#: dabawiz03auth.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz03auth.xhp\n"
-"par_idN10548\n"
+"toolbars.xhp\n"
+"par_idN106A4\n"
"help.text"
-msgid "Password required"
-msgstr "Απαιτείται κωδικός πρόσβασης"
+msgid "Open database object"
+msgstr "Άνοιγμα αντικειμένου βάσης δεδομένων"
-#: dabawiz03auth.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz03auth.xhp\n"
-"par_idN1054C\n"
+"toolbars.xhp\n"
+"par_idN106A8\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to prompt a user for a password to access the database.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να ζητείται από το χρήστη κωδικός πρόσβασης ώστε να έχει πρόσβαση στη βάση δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the selected report so you can enter, edit, or delete records.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει την επιλεγμένη αναφορά έτσι ώστε να μπορείτε να εισάγετε, να επεξεργαστείτε, ή να διαγράψετε εγγραφές.</ahelp>"
-#: dabawiz03auth.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz03auth.xhp\n"
-"par_idN1054F\n"
+"toolbars.xhp\n"
+"par_idN106BF\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz02.xhp\">Save and proceed</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02.xhp\">Αποθήκευση και συνέχιση</link>"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: dabawiz03auth.xhp
+#: toolbars.xhp
msgctxt ""
-"dabawiz03auth.xhp\n"
-"par_idN10566\n"
+"toolbars.xhp\n"
+"par_idN106C3\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματος πιλότος βάσης δεδομένων</link>"
+msgid "<ahelp hid=\".\">Opens the selected report so you can change the layout.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει την επιλεγμένη αναφορά έτσι ώστε να μπορείτε να τροποποιήσετε τη διάταξή της.</ahelp>"
-#: 05040200.xhp
+#: toolbars.xhp
msgctxt ""
-"05040200.xhp\n"
-"tit\n"
+"toolbars.xhp\n"
+"par_idN106DA\n"
"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 05040200.xhp
+#: toolbars.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3109850\n"
-"1\n"
+"toolbars.xhp\n"
+"par_idN106DE\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05040200.xhp\" name=\"Description\">Description</link>"
-msgstr "<link href=\"text/shared/explorer/database/05040200.xhp\" name=\"Περιγραφή\"> Περιγραφή</link>"
+msgid "<ahelp hid=\".\">Deletes the selected report.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει την επιλεγμένη αναφορά.</ahelp>"
-#: 05040200.xhp
+#: toolbars.xhp
msgctxt ""
-"05040200.xhp\n"
-"hd_id3157898\n"
-"3\n"
+"toolbars.xhp\n"
+"par_idN106F5\n"
"help.text"
-msgid "Table description"
-msgstr "Περιγραφή πίνακα"
+msgid "Rename"
+msgstr "Μετονομασία"
-#: 05040200.xhp
+#: toolbars.xhp
msgctxt ""
-"05040200.xhp\n"
-"par_id3154422\n"
-"4\n"
+"toolbars.xhp\n"
+"par_idN106F9\n"
"help.text"
-msgid "<ahelp hid=\"\">Displays the description for the selected table.</ahelp>"
-msgstr "<ahelp hid=\"\">Εμφανίζει την περιγραφή για τον επιλεγμένο πίνακα.</ahelp>"
+msgid "<ahelp hid=\".\">Renames the selected report.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετονομάζει την επιλεγμένη αναφορά.</ahelp>"
diff --git a/source/el/helpcontent2/source/text/shared/guide.po b/source/el/helpcontent2/source/text/shared/guide.po
index 0bc0e281492..b8dbd201017 100644
--- a/source/el/helpcontent2/source/text/shared/guide.po
+++ b/source/el/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-01-17 15:37+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-05-31 15:33+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,1375 +14,1702 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358437063.0\n"
+"X-POOTLE-MTIME: 1370014393.0\n"
-#: pageformat_max.xhp
+#: aaa_start.xhp
msgctxt ""
-"pageformat_max.xhp\n"
+"aaa_start.xhp\n"
"tit\n"
"help.text"
-msgid "Selecting the Maximum Printable Area on a Page"
-msgstr "Επιλογή της μέγιστης εκτυπώσιμης περιοχής μιας σελίδας"
+msgid "First Steps"
+msgstr "Πρώτα βήματα"
-#: pageformat_max.xhp
+#: aaa_start.xhp
msgctxt ""
-"pageformat_max.xhp\n"
-"bm_id3149180\n"
+"aaa_start.xhp\n"
+"bm_id3156324\n"
"help.text"
-msgid "<bookmark_value>page formats; maximizing</bookmark_value><bookmark_value>formats; maximizing page formats</bookmark_value><bookmark_value>printers; maximum page formats</bookmark_value>"
-msgstr "<bookmark_value>μορφές σελίδων; μεγιστοποίηση</bookmark_value><bookmark_value>μορφές; μεγιστοποίηση μορφών σελίδων</bookmark_value><bookmark_value>εκτυπωτές; μέγιστες μορφές σελίδων</bookmark_value>"
+msgid "<bookmark_value>samples and templates</bookmark_value><bookmark_value>templates; new documents from templates</bookmark_value><bookmark_value>business cards; using templates</bookmark_value>"
+msgstr "<bookmark_value>δείγματα και πρότυπα</bookmark_value><bookmark_value>πρότυπα; νέα έγγραφα από πρότυπα</bookmark_value><bookmark_value>επαγγελματικές κάρτες; χρήση προτύπων</bookmark_value>"
-#: pageformat_max.xhp
+#: aaa_start.xhp
msgctxt ""
-"pageformat_max.xhp\n"
-"hd_id3149180\n"
-"35\n"
+"aaa_start.xhp\n"
+"hd_id3156324\n"
+"1\n"
"help.text"
-msgid "<variable id=\"pageformat_max\"><link href=\"text/shared/guide/pageformat_max.xhp\" name=\"Selecting the Maximum Printable Area on a Page\">Selecting the Maximum Printable Area on a Page</link></variable>"
-msgstr "<variable id=\"pageformat_max\"><link href=\"text/shared/guide/pageformat_max.xhp\" name=\"Επιλογή της μέγιστης εκτυπώσιμης περιοχής σε μια σελίδα\">Επιλογή της μέγιστης εκτυπώσιμης περιοχής σε μια σελίδα</link></variable>"
+msgid "<variable id=\"aaa_start\"><link href=\"text/shared/guide/aaa_start.xhp\" name=\"First Steps\">First Steps</link></variable>"
+msgstr "<variable id=\"aaa_start\"><link href=\"text/shared/guide/aaa_start.xhp\" name=\"Πρώτα βήματα\">Πρώτα βήματα</link></variable>"
-#: pageformat_max.xhp
+#: aaa_start.xhp
msgctxt ""
-"pageformat_max.xhp\n"
-"par_id3156426\n"
-"36\n"
+"aaa_start.xhp\n"
+"hd_id3156211\n"
+"2\n"
"help.text"
-msgid "Not all printers can print a paper up to its edges. Most of them leave an unprinted margin."
-msgstr "Δεν έχουν όλοι οι εκτυπωτές δυνατότητα εκτύπωσης του χαρτιού μέχρι και τα άκρα του. Οι περισσότεροι αφήνουν ένα μη εκτυπώσιμο περιθώριο."
+msgid "How to simplify your work using samples and templates"
+msgstr "Τρόπος απλούστευσης της εργασίας σας με τη χρήση δειγμάτων και προτύπων."
-#: pageformat_max.xhp
+#: aaa_start.xhp
msgctxt ""
-"pageformat_max.xhp\n"
-"par_id3149182\n"
-"37\n"
+"aaa_start.xhp\n"
+"par_id3144436\n"
+"3\n"
"help.text"
-msgid "$[officename] offers a semi-automatic feature that enables you to print as close to the paper's edge as is possible."
-msgstr "Το $[officename] παρέχει μια ημι-αυτόματη λειτουργία, η οποία σας διευκολύνει να εκτυπώνετε όσο το δυνατό πιο κοντά στις άκρες του χαρτιού."
+msgid "<item type=\"productname\">%PRODUCTNAME</item> includes many sample documents and ready-to-use templates. You can access these by choosing <emph>File - New - </emph><emph>Templates</emph>, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N."
+msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> περιλαμβάνει πολλά έγγραφα υποδειγμάτων και έτοιμων για χρήση προτύπων. Μπορείτε να τα προσπελάσετε επιλέγοντας <emph>Αρχείο - Δημιουργία - </emph><emph>Πρότυπα</emph>, ή πατώντας Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N."
-#: pageformat_max.xhp
+#: aaa_start.xhp
msgctxt ""
-"pageformat_max.xhp\n"
-"par_id3159233\n"
-"38\n"
+"aaa_start.xhp\n"
+"par_id3147291\n"
+"4\n"
"help.text"
-msgid "Make sure that your printer has been setup under <emph>File - Printer Settings</emph>."
-msgstr "Βεβαιωθείτε ότι έχει γίνει ρύθμιση του εκτυπωτή που χρησιμοποιείτε επιλέγοντας <emph>Αρχείο - Ρυθμίσεις εκτυπωτή</emph>."
+msgid "When you open one of the templates, a new document is created based on this template."
+msgstr "Όταν ανοίγετε ένα από αυτά τα πρότυπα,δημιουργείται ένα νέο έγγραφο βασισμένο σε αυτό το πρότυπο."
-#: pageformat_max.xhp
+#: aaa_start.xhp
msgctxt ""
-"pageformat_max.xhp\n"
-"par_id3156114\n"
-"39\n"
+"aaa_start.xhp\n"
+"par_id0820200803563860\n"
"help.text"
-msgid "Make sure that the <emph>Web Layout</emph> in the <emph>View</emph> menu is not selected."
-msgstr "Βεβαιωθείτε ότι η <emph>Διάταξη Web</emph> στο μενού <emph>Προβολή</emph> δεν είναι επιλεγμένη."
+msgid "Click the <emph>Get more templates online</emph> link in the dialog to select and download more templates."
+msgstr "Πατήστε στο δεσμό <emph>Λήψη περισσότερων προτύπων</emph> για να δείτε και να λάβετε περισσότερα πρότυπα."
-#: pageformat_max.xhp
+#: aaa_start.xhp
msgctxt ""
-"pageformat_max.xhp\n"
-"par_id3147653\n"
-"40\n"
+"aaa_start.xhp\n"
+"par_id0820200803563974\n"
"help.text"
-msgid "Select the <emph>Format - Page</emph> command, and go to the <emph>Page</emph> tab."
-msgstr "Επιλέξτε την εντολή <emph>Μορφή - Σελίδα</emph>, και πηγαίνετε στη καρτέλα <emph>Σελίδα</emph>."
+msgid "You can also use the various wizards (under the <emph>File - Wizards</emph> menu) to create your own templates, which you can use as a basis for further documents."
+msgstr "Μπορείτε ακόμα να χρησιμοποιήσετε τους διάφορους αυτόματους πιλότους (στο μενού <emph>Αρχείο - Αυτόματοι πιλότοι </emph>) για να δημιουργήσετε τα δικά σας πρότυπα τα οποία μπορείτε να χρησιμοποιήσετε ως βάση για νέα έγγραφα."
-#: pageformat_max.xhp
+#: aaa_start.xhp
msgctxt ""
-"pageformat_max.xhp\n"
-"par_id3147335\n"
-"41\n"
+"aaa_start.xhp\n"
+"par_id3149177\n"
+"6\n"
"help.text"
-msgid "Under <emph>Margins</emph> you can define the maximum or minimum possible value for the page margins (left, right, top, and bottom). Click into the respective control, then press the Page Up or Page Down key. The preview displays a dashed line around the printable range."
-msgstr "Στα <emph>Περιθώρια</emph> μπορείτε να ορίσετε τη μέγιστη ή την ελάχιστη δυνατή τιμή για τα περιθώρια της σελίδας (αριστερά, δεξιά, πάνω και κάτω). Πατήστε στο αντίστοιχο πεδίο ελέγχου, και μετά τα πλήκτρα (Page Up) ή (Page Down). Στην επισκόπηση εμφανίζεται μια διακεκομμένη γραμμή γύρω από την εκτυπώσιμη περιοχή."
+msgid "<link href=\"text/shared/guide/main.xhp\" name=\"Working with %PRODUCTNAME\">Working with <item type=\"productname\">%PRODUCTNAME</item></link>"
+msgstr "<link href=\"text/shared/guide/main.xhp\" name=\"Εργασία με το %PRODUCTNAME\">Εργασία με το <item type=\"productname\">%PRODUCTNAME</item></link>"
-#: pageformat_max.xhp
+#: aaa_start.xhp
msgctxt ""
-"pageformat_max.xhp\n"
-"par_id3145120\n"
-"42\n"
+"aaa_start.xhp\n"
+"par_id3149095\n"
+"7\n"
"help.text"
-msgid "Click <emph>OK</emph> to close the dialog."
-msgstr "Κάντε κλικ στο πεδίο επιλογής <emph>OK</emph> για να κλείσετε το παράθυρο διαλόγου."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/guide/main.xhp\" name=\"Working with Text Documents\">Working with Text Documents</link></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/guide/main.xhp\" name=\"Εργασία με έγγραφα κειμένου\">Εργασία με έγγραφα κειμένου</link></caseinline></switchinline>"
-#: pageformat_max.xhp
+#: aaa_start.xhp
msgctxt ""
-"pageformat_max.xhp\n"
-"par_id3155388\n"
-"43\n"
+"aaa_start.xhp\n"
+"par_id3152997\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Printing\">Printing</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/guide/main.xhp\" name=\"Working with Spreadsheets\">Working with Spreadsheets</link></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/guide/main.xhp\" name=\"Εργασία με υπολογιστικά φύλλα\">Εργασία με υπολογιστικά φύλλα</link></caseinline></switchinline>"
-#: startcenter.xhp
+#: aaa_start.xhp
msgctxt ""
-"startcenter.xhp\n"
-"tit\n"
+"aaa_start.xhp\n"
+"par_id3147243\n"
+"9\n"
"help.text"
-msgid "Start Center"
-msgstr "Start Center"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/guide/main.xhp\" name=\"Working with Presentations\">Working with Presentations</link></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/guide/main.xhp\" name=\"Εργασία με παρουσιάσεις\">Εργασία με παρουσιάσεις</link></caseinline></switchinline>"
-#: startcenter.xhp
+#: aaa_start.xhp
msgctxt ""
-"startcenter.xhp\n"
-"bm_id0820200802500562\n"
+"aaa_start.xhp\n"
+"par_id3154047\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>backing window</bookmark_value> <bookmark_value>start center</bookmark_value>"
-msgstr "<bookmark_value>παράθυρο υποστήριξης</bookmark_value><bookmark_value>Οθόνη έναρξης</bookmark_value>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/sdraw/guide/main.xhp\" name=\"Working with Drawings\">Working with Drawings</link></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/sdraw/guide/main.xhp\" name=\"Εργασία με σχέδια\">Εργασία με σχέδια</link></caseinline></switchinline>"
-#: startcenter.xhp
+#: aaa_start.xhp
msgctxt ""
-"startcenter.xhp\n"
-"hd_id0820200802524447\n"
+"aaa_start.xhp\n"
+"par_id3153824\n"
+"11\n"
"help.text"
-msgid "<variable id=\"startcenter\"><link href=\"text/shared/guide/startcenter.xhp\">Start Center</link></variable>"
-msgstr "<variable id=\"startcenter\"><link href=\"text/shared/guide/startcenter.xhp\">Οθόνη έναρξης</link></variable>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"MATH\"><link href=\"text/smath/guide/main.xhp\" name=\"Working with Formulas\">Working with Formulas</link></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"MATH\"><link href=\"text/smath/guide/main.xhp\" name=\"Εργασία με μαθηματικούς τύπους\">Εργασία με μαθηματικούς τύπους</link></caseinline></switchinline>"
-#: startcenter.xhp
+#: accessibility.xhp
msgctxt ""
-"startcenter.xhp\n"
-"par_id0820200803204063\n"
+"accessibility.xhp\n"
+"tit\n"
"help.text"
-msgid "Welcome to %PRODUCTNAME. Thank you for using the %PRODUCTNAME <link href=\"text/shared/05/00000110.xhp\">application help</link>. Press F1 whenever you need help using the %PRODUCTNAME software."
-msgstr "Καλώς ήλθατε στο %PRODUCTNAME. Ευχαριστούμε που χρησιμοποιείτε την βοήθεια του %PRODUCTNAME <link href=\"text/shared/05/00000110.xhp\"></link>. Πατήστε F1 όποτε χρειαστείτε βοήθεια για την χρήση του %PRODUCTNAME."
+msgid "Accessibility in %PRODUCTNAME"
+msgstr "Προσιτότητα στο %PRODUCTNAME"
-#: startcenter.xhp
+#: accessibility.xhp
msgctxt ""
-"startcenter.xhp\n"
-"par_id0820200802524413\n"
+"accessibility.xhp\n"
+"bm_id3150502\n"
"help.text"
-msgid "You see the Start Center when no document is open in %PRODUCTNAME. <ahelp hid=\".\">Click an icon to open a new document or a file dialog.</ahelp>"
-msgstr "Βλέπετε το κέντρο εκκίνησης όταν δεν υπάρχει ανοιχτό έγγραφο στο %PRODUCTNAME. <ahelp hid=\".\">Κλικ σε εικονίδιο για άνοιγμα νέου εγγράφου ή διαλόγου αρχείου.</ahelp>"
+msgid "<bookmark_value>accessibility; %PRODUCTNAME features</bookmark_value>"
+msgstr "<bookmark_value>προσιτότητα; χαρακτηριστικά %PRODUCTNAME</bookmark_value>"
-#: startcenter.xhp
+#: accessibility.xhp
msgctxt ""
-"startcenter.xhp\n"
-"par_id0820200803104810\n"
+"accessibility.xhp\n"
+"hd_id3150502\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">The document icons each open a new document of the specified type.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάθε εικονίδιο εγγράφου ανοίγει ένα νέο έγγραφο του καθορισμένου τύπου.</ahelp>"
+msgid "<variable id=\"accessibility\"><link name=\"Accessibility in %PRODUCTNAME\" href=\"text/shared/guide/accessibility.xhp\">Accessibility in <item type=\"productname\">%PRODUCTNAME</item></link></variable>"
+msgstr "<variable id=\"accessibility\"><link name=\"Προσιτότητα στο %PRODUCTNAME\" href=\"text/shared/guide/accessibility.xhp\">Προσιτότητα στο <item type=\"productname\">%PRODUCTNAME</item></link></variable>"
-#: startcenter.xhp
+#: accessibility.xhp
msgctxt ""
-"startcenter.xhp\n"
-"par_id0820200803104978\n"
+"accessibility.xhp\n"
+"par_id3154894\n"
+"6\n"
"help.text"
-msgid "<emph>Text Document</emph> opens %PRODUCTNAME <link href=\"text/swriter/main0000.xhp\">Writer</link>"
-msgstr "<emph>Έγγραφο κειμένου</emph> ανοίγει το %PRODUCTNAME <link href=\"text/swriter/main0000.xhp\">Writer</link>"
+msgid "The following accessibility features are part of <item type=\"productname\">%PRODUCTNAME</item>:"
+msgstr "Τα ακόλουθα χαρακτηριστικά προσιτότητας ανήκουν στο <item type=\"productname\">%PRODUCTNAME</item>:"
-#: startcenter.xhp
+#: accessibility.xhp
msgctxt ""
-"startcenter.xhp\n"
-"par_id0820200803104998\n"
+"accessibility.xhp\n"
+"par_id3153894\n"
+"5\n"
"help.text"
-msgid "<emph>Spreadsheet</emph> opens %PRODUCTNAME <link href=\"text/scalc/main0000.xhp\">Calc</link>"
-msgstr "<emph>Λογιστικό φύλλο</emph> ανοίγει το %PRODUCTNAME <link href=\"text/scalc/main0000.xhp\">Calc</link>"
+msgid "Support of <link href=\"text/shared/guide/assistive.xhp\" name=\"external devices and applications\">external devices and applications</link>"
+msgstr "Υποστήριξη από <link href=\"text/shared/guide/assistive.xhp\" name=\"εξωτερικές συσκευές και εφαρμογές\">εξωτερικές συσκευές και εφαρμογές</link>"
-#: startcenter.xhp
+#: accessibility.xhp
msgctxt ""
-"startcenter.xhp\n"
-"par_id0820200803104927\n"
+"accessibility.xhp\n"
+"par_id3155552\n"
+"4\n"
"help.text"
-msgid "<emph>Presentation</emph> opens %PRODUCTNAME <link href=\"text/simpress/main0000.xhp\">Impress</link>"
-msgstr "<emph>Παρουσίαση</emph> ανοίγει το %PRODUCTNAME <link href=\"text/simpress/main0000.xhp\">Impress</link>"
+msgid "Access to all functions by keyboard. The keys that replace the mouse actions are listed in the <link name=\"%PRODUCTNAME Help\" href=\"text/shared/guide/keyboard.xhp\"><item type=\"productname\">%PRODUCTNAME</item> Help</link>"
+msgstr "Πρόσβαση σε όλες τις λειτουργίες από το πληκτρολόγιο. Τα κουμπιά που αντικαθιστούν τις ενέργειες του ποντικιού παραθέτονται στη <link name=\"Βοήθεια του %PRODUCTNAME\" href=\"text/shared/guide/keyboard.xhp\"><item type=\"productname\">Βοήθεια του %PRODUCTNAME</item></link>"
-#: startcenter.xhp
+#: accessibility.xhp
msgctxt ""
-"startcenter.xhp\n"
-"par_id0820200803104948\n"
+"accessibility.xhp\n"
+"par_id3149177\n"
+"3\n"
"help.text"
-msgid "<emph>Drawing</emph> opens %PRODUCTNAME <link href=\"text/sdraw/main0000.xhp\">Draw</link>"
-msgstr "<emph>Σχεδίαση</emph> ανοίγει το %PRODUCTNAME <link href=\"text/sdraw/main0000.xhp\">Draw</link>"
+msgid "Improved readability of screen contents"
+msgstr "Βελτιωμένη ικανότητα ανάγνωσης των περιεχομένων της οθόνης."
-#: startcenter.xhp
+#: accessibility.xhp
msgctxt ""
-"startcenter.xhp\n"
-"par_id0820200803105089\n"
+"accessibility.xhp\n"
+"par_id3146957\n"
+"8\n"
"help.text"
-msgid "<emph>Database</emph> opens %PRODUCTNAME <link href=\"text/shared/explorer/database/main.xhp\">Base</link>"
-msgstr "<emph>Βάση δεδομένων</emph> ανοίγει το %PRODUCTNAME <link href=\"text/shared/explorer/database/main.xhp\">Base</link>"
+msgid "Zooming of on-screen user interface for menus, icons, and documents"
+msgstr "Μεγέθυνση της διεπαφής χρήστη στην οθόνη για μενού, εικονίδια, και έγγραφα."
-#: startcenter.xhp
+#: accessibility.xhp
msgctxt ""
-"startcenter.xhp\n"
-"par_id0820200803105015\n"
+"accessibility.xhp\n"
+"par_id3145071\n"
+"12\n"
"help.text"
-msgid "<emph>Formula</emph> opens %PRODUCTNAME <link href=\"text/smath/main0000.xhp\">Math</link>"
-msgstr "<emph>Τύπος</emph> ανοίγει το %PRODUCTNAME <link href=\"text/smath/main0000.xhp\">Math</link>"
+msgid "The user interface is scalable through your <switchinline select=\"sys\"><caseinline select=\"UNIX\">Window Manager</caseinline><defaultinline>operating system</defaultinline></switchinline> settings. The default font size for dialogs is 12pt, corresponding to a scale of 100%. You can also change the font size for dialogs in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <item type=\"productname\">%PRODUCTNAME</item> - View</emph>. The zoom factor of a document can be changed in <emph>View - Zoom</emph>, or by double-clicking the zoom factor displayed in the Status Bar."
+msgstr "Η διεπαφή χρήστη είναι κλιμακώσιμη μέσα από τις ρυθμίσεις σας <switchinline select=\"sys\"><caseinline select=\"UNIX\">Διαχειριστής παραθύρου</caseinline><defaultinline>λειτουργικό σύστημα</defaultinline></switchinline>. Το προεπιλεγμένο μέγεθος γραμματοσειράς για διαλόγους είναι 12 στιγμών, που αντιστοιχεί σε κλίμακα 100%. Μπορείτε επίσης να αλλάξετε το μέγεθος γραμματοσειράς για διαλόγους στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <item type=\"productname\">%PRODUCTNAME</item> - Προβολή</emph>. Ο συντελεστής εστίασης εγγράφου μπορεί να αλλαχθεί στο <emph>Προβολή - Εστίαση</emph>, ή με διπλό κλικ του εμφανιζόμενου συντελεστή εστίασης στη γραμμή κατάστασης."
-#: startcenter.xhp
+#: accessibility.xhp
msgctxt ""
-"startcenter.xhp\n"
-"par_id1022200911011855\n"
+"accessibility.xhp\n"
+"par_id3152349\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">The Templates icon opens the Templates and Documents dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Το εικονίδιο προτύπων ανοίγει το διάλογο πρότυπα και έγγραφα.</ahelp>"
+msgid "Please note that accessibility support relies on Java technology for communications with assistive technology tools. This means that the first program startup may take a few seconds longer, because the Java runtime environment has to be started as well."
+msgstr "Παρακαλώ σημειώστε ότι η υποστήριξη προσιτότητας βασίζεται στη τεχνολογία Java για τις επικοινωνίες με εργαλεία βοηθητικής τεχνολογίας. Αυτό σημαίνει ότι η πρώτη εκκίνηση του προγράμματος μπορεί να πάρει μερικά δευτερόλεπτα, διότι πρέπει να ξεκινήσει επίσης και το Java runtime environment."
-#: startcenter.xhp
+#: accessibility.xhp
msgctxt ""
-"startcenter.xhp\n"
-"par_id0820200803105045\n"
+"accessibility.xhp\n"
+"par_id3149578\n"
+"9\n"
"help.text"
-msgid "The <emph>Templates</emph> icon opens the <link href=\"text/shared/guide/aaa_start.xhp\">Templates and Documents</link> dialog."
-msgstr "Το εικονίδιο <emph>Πρότυπα</emph> ανοίγει τον διάλογο <link href=\"text/shared/guide/aaa_start.xhp\">Πρότυπα και έγγραφα</link> dialog."
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link name=\"%PRODUCTNAME - View\" href=\"text/shared/optionen/01010800.xhp\"><item type=\"productname\">%PRODUCTNAME</item> - View</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link name=\"%PRODUCTNAME - Προβολή\" href=\"text/shared/optionen/01010800.xhp\"><item type=\"productname\">%PRODUCTNAME</item> - Προβολή</link>"
-#: startcenter.xhp
+#: accessibility.xhp
msgctxt ""
-"startcenter.xhp\n"
-"par_id1022200911011975\n"
+"accessibility.xhp\n"
+"par_id3150084\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">The Open a Document icon presents a file open dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Το εικονίδιο άνοιγμα εγγράφου αναπαριστά ένα διάλογο ανοίγματος αρχείου.</ahelp>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link name=\"%PRODUCTNAME - Appearance\" href=\"text/shared/optionen/01012000.xhp\"><item type=\"productname\">%PRODUCTNAME</item> - Appearance</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link name=\"%PRODUCTNAME - Εμφάνιση\" href=\"text/shared/optionen/01012000.xhp\"><item type=\"productname\">%PRODUCTNAME</item> - Εμφάνιση</link>"
-#: startcenter.xhp
+#: accessibility.xhp
msgctxt ""
-"startcenter.xhp\n"
-"par_id082020080310500\n"
+"accessibility.xhp\n"
+"par_id3150771\n"
+"11\n"
"help.text"
-msgid "The <emph>Open a document</emph> icon presents a <link href=\"text/shared/guide/doc_open.xhp\">file open</link> dialog."
-msgstr "Το εικονίδιο <emph>Άνοιγμα εγγράφου</emph> παρουσιάζει τον διάλογο <link href=\"text/shared/guide/doc_open.xhp\">ανοίγματος αρχείου</link> dialog."
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link name=\"%PRODUCTNAME - Accessibility\" href=\"text/shared/optionen/01013000.xhp\"><item type=\"productname\">%PRODUCTNAME</item> - Accessibility</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link name=\"%PRODUCTNAME - Προσιτότητα\" href=\"text/shared/optionen/01013000.xhp\"><item type=\"productname\">%PRODUCTNAME</item> - Προσιτότητα</link>"
-#: ms_doctypes.xhp
+#: active_help_on_off.xhp
msgctxt ""
-"ms_doctypes.xhp\n"
+"active_help_on_off.xhp\n"
"tit\n"
"help.text"
-msgid "Changing the Association of Microsoft Office Document Types"
-msgstr "Αλλαγή συσχετισμών τύπων εγγράφων του Microsoft Office"
+msgid "Turning Extended Tips On and Off"
+msgstr "Ενεργοποίηση και απενεργοποίηση των εκτεταμένων συμβουλών"
-#: ms_doctypes.xhp
+#: active_help_on_off.xhp
msgctxt ""
-"ms_doctypes.xhp\n"
-"bm_id3143267\n"
+"active_help_on_off.xhp\n"
+"bm_id3156414\n"
"help.text"
-msgid "<bookmark_value>Microsoft Office;reassigning document types</bookmark_value><bookmark_value>file associations for Microsoft Office</bookmark_value><bookmark_value>changing;file associations in Setup program</bookmark_value>"
-msgstr "<bookmark_value>Microsoft Office;επαναπροσδιορισμός τύπων εγγράφων</bookmark_value><bookmark_value>συσχετισμοί αρχείων για Microsoft Office</bookmark_value><bookmark_value>αλλαγή;συσχετισμοί αρχείων στο πρόγραμμα Setup</bookmark_value>"
+msgid "<bookmark_value>Help; extended tips on/off</bookmark_value><bookmark_value>extended tips in Help</bookmark_value><bookmark_value>tips;extended tips in Help</bookmark_value><bookmark_value>tooltips;extended tips</bookmark_value><bookmark_value>activating;extended help tips</bookmark_value>"
+msgstr "<bookmark_value>Βοήθεια; εκτεταμένες συμβουλές on/off</bookmark_value><bookmark_value>εκτεταμένες συμβουλές στη Βοήθεια</bookmark_value><bookmark_value>συμβουλές;εκτεταμένες συμβουλές στη Βοήθεια</bookmark_value><bookmark_value>εργαλείο συμβουλώνεκτεταμένες συμβουλές</bookmark_value><bookmark_value>ενεργοποίηση;εκτεταμένες συμβουλές</bookmark_value>"
-#: ms_doctypes.xhp
+#: active_help_on_off.xhp
msgctxt ""
-"ms_doctypes.xhp\n"
-"hd_id3143267\n"
-"8\n"
+"active_help_on_off.xhp\n"
+"hd_id3156414\n"
+"1\n"
"help.text"
-msgid "<variable id=\"ms_doctypes\"><link href=\"text/shared/guide/ms_doctypes.xhp\" name=\"Changing the Association of Microsoft Office Document Types\">Changing the Association of Microsoft Office Document Types</link></variable>"
-msgstr "<variable id=\"ms_doctypes\"><link href=\"text/shared/guide/ms_doctypes.xhp\" name=\"Αλλαγή συσχετισμών των τύπων εγγράφων Microsoft Office \">Αλλαγή συσχετισμών των τύπων εγγράφων Microsoft Office</link></variable>"
+msgid "<variable id=\"active_help_on_off\"><link href=\"text/shared/guide/active_help_on_off.xhp\" name=\"Turning Extended Tips On and Off\">Turning Extended Tips On and Off</link></variable>"
+msgstr "<variable id=\"active_help_on_off\"><link href=\"text/shared/guide/active_help_on_off.xhp\" name=\"Ενεργοποίηση ή απενεργοποίηση των εκτεταμένων συμβουλών βοήθειας\">Ενεργοποίηση ή απενεργοποίηση των εκτεταμένων συμβουλών βοήθειας</link></variable>"
-#: ms_doctypes.xhp
+#: active_help_on_off.xhp
msgctxt ""
-"ms_doctypes.xhp\n"
-"par_id3152780\n"
-"1\n"
+"active_help_on_off.xhp\n"
+"par_id3157958\n"
+"2\n"
"help.text"
-msgid "To change the association of Microsoft Office file name extensions to open the files either in $[officename] or in Microsoft Office, using Microsoft Windows:"
-msgstr "Για να αλλάξετε το συσχετισμό επεκτάσεων ονομάτων αρχείων του Microsoft Office για να ανοίγετε τα αρχεία είτε στο $[officename] είτε στο Microsoft Office, χρησιμοποιώντας Microsoft Windows:"
+msgid "<emph>Extended tips</emph> provide a brief description of the function of a particular icon, text box or menu command when you rest your cursor on that item."
+msgstr "Οι <emph>Εκτεταμένες συμβουλές</emph> προσφέρουν μια σύντομη περιγραφή της λειτουργίας ενός εικονιδίου, ενός πεδίου κειμένου ή μιας εντολής μενού όταν αφήνετε τον δείκτη σας επάνω σε αυτό το αντικείμενο."
-#: ms_doctypes.xhp
+#: active_help_on_off.xhp
msgctxt ""
-"ms_doctypes.xhp\n"
-"par_id0815200803314147\n"
+"active_help_on_off.xhp\n"
+"hd_id3155339\n"
+"3\n"
"help.text"
-msgid "In Windows Explorer, right-click a file of the type that you want to assign to another application."
-msgstr "Στον Windows Explorer, κάντε δεξί κλικ στο τύπο του αρχείου που θέλετε να αναθέσετε σε άλλη εφαρμογή."
+msgid "To turn Extended Tips on and off:"
+msgstr "Για ενεργοποίηση ή απενεργοποίηση των εκτεταμένων συμβουλών:"
-#: ms_doctypes.xhp
+#: active_help_on_off.xhp
msgctxt ""
-"ms_doctypes.xhp\n"
-"par_id0815200803314268\n"
+"active_help_on_off.xhp\n"
+"par_id3154823\n"
+"4\n"
"help.text"
-msgid "In the context menu, choose \"Open with...\""
-msgstr "Στο μενού περιβάλλοντος, επιλέξτε \"Άνοιγμα με...\""
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - General</emph>, and check <emph>Extended tips</emph>."
+msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Γενικά</emph> και σημειώστε <emph>Εκτεταμένες συμβουλές</emph>."
-#: ms_doctypes.xhp
+#: active_help_on_off.xhp
msgctxt ""
-"ms_doctypes.xhp\n"
-"par_id0815200803314245\n"
+"active_help_on_off.xhp\n"
+"par_id3149398\n"
+"5\n"
"help.text"
-msgid "In the list of applications, select the program that should open the current type of files. Make sure that \"Always use this program\" is selected."
-msgstr "Στη λίστα των εφαρμογών, επιλέξτε το πρόγραμμα με το οποίο επιθυμείτε να ανοίγετε το τρέχον τύπο αρχείου. Βεβαιωθείτε ότι το \"Always use this program\" είναι επιλεγμένο."
+msgid "A check mark indicates that the extended tips are activated."
+msgstr "Ένα σημάδι ελέγχου δείχνει ότι οι εκτεταμένες συμβουλές είναι ενεργοποιημένες."
-#: ms_doctypes.xhp
+#: active_help_on_off.xhp
msgctxt ""
-"ms_doctypes.xhp\n"
-"par_id0815200803314243\n"
+"active_help_on_off.xhp\n"
+"hd_id3149811\n"
+"6\n"
"help.text"
-msgid "If these steps do not apply to your brand of Microsoft Windows, search your Microsoft Windows Help for instructions how to change the file associations."
-msgstr "Αν αυτά τα βήματα δεν εφαρμόζονται στη έκδοση των Microsoft Windows που έχετε, αναζητείστε στην βοήθεια των Microsoft Windows για οδηγίες αλλαγής συσχετισμού αρχείων."
+msgid "To turn Extended Tips on temporarily:"
+msgstr "Για προσωρινή ενεργοποίηση της λειτουργίας Εκτεταμένες συμβουλές:"
-#: chart_legend.xhp
+#: active_help_on_off.xhp
msgctxt ""
-"chart_legend.xhp\n"
+"active_help_on_off.xhp\n"
+"par_id3153541\n"
+"7\n"
+"help.text"
+msgid "Press the shortcut keys Shift+F1 to activate extended tips once."
+msgstr "Πατήστε τα πλήκτρα συντόμευσης SHIFT+F1 για να ενεργοποιήσετε τις εκτεταμένες συμβουλές για μια φορά."
+
+#: active_help_on_off.xhp
+msgctxt ""
+"active_help_on_off.xhp\n"
+"par_id3153825\n"
+"8\n"
+"help.text"
+msgid "A question mark appears beside the mouse pointer. You can move this <emph>Help Mouse Pointer</emph> over all controls, icons and menu commands to obtain a description of the command. The <emph>Help Mouse Pointer</emph> is disabled the next time you click the mouse."
+msgstr "Εμφανίζεται ένα ερωτηματικό δίπλα στο δείκτη του ποντικιού. Μπορείτε να μετακινήσετε αυτόν το <emph>Δείκτη ποντικιού βοήθειας</emph> σε όλα τα στοιχεία ελέγχου, τα εικονίδια και τα στοιχεία μενού για να εμφανιστεί μια σύντομη περιγραφή της εν λόγω εντολής. Ο <emph>Δείκτης ποντικιού βοήθειας</emph> θα απενεργοποιηθεί την επόμενη φορά που θα κάνετε κλικ στο ποντίκι."
+
+#: activex.xhp
+msgctxt ""
+"activex.xhp\n"
"tit\n"
"help.text"
-msgid "Editing Chart Legends"
-msgstr "Επεξεργασία υπομνημάτων διαγραμμάτων"
+msgid "ActiveX Control to Display Documents in Internet Explorer"
+msgstr "Στοιχείο ελέγχου ActiveX για προβολή εγγράφων στον Internet Explorer"
-#: chart_legend.xhp
+#: activex.xhp
msgctxt ""
-"chart_legend.xhp\n"
-"bm_id3147291\n"
+"activex.xhp\n"
+"bm_id3143267\n"
"help.text"
-msgid "<bookmark_value>charts; editing legends</bookmark_value><bookmark_value>legends; charts</bookmark_value><bookmark_value>editing; chart legends</bookmark_value><bookmark_value>formatting; chart legends</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα; επεξεργασία υπομνημάτων</bookmark_value><bookmark_value>υπομνήματα; διαγράμματα</bookmark_value><bookmark_value>επεξεργασία; υπομνήματα διαγράμματος</bookmark_value><bookmark_value>μορφοποίηση; υπομνήματα διαγράμματος</bookmark_value>"
+msgid "<bookmark_value>ActiveX control</bookmark_value><bookmark_value>installing;ActiveX control</bookmark_value><bookmark_value>Internet; Internet Explorer for displaying $[officename] documents</bookmark_value><bookmark_value>$[officename] documents;viewing and editing in Internet Explorer</bookmark_value><bookmark_value>viewing;%PRODUCTNAME documents in Internet Explorer</bookmark_value><bookmark_value>editing;%PRODUCTNAME documents in Internet Explorer</bookmark_value>"
+msgstr "<bookmark_value>στοιχείο ελέγχου ActiveX</bookmark_value><bookmark_value>εγκατάσταση;στοιχείο ελέγχου ActiveX</bookmark_value><bookmark_value>Internet; Internet Explorer για προβολή εγγράφων $[officename]</bookmark_value><bookmark_value> έγγραφα $[officename];προβολή και επεξεργασία στο Internet Explorer</bookmark_value><bookmark_value>προβολή;έγγραφα %PRODUCTNAME στο Internet Explorer</bookmark_value><bookmark_value>επεξεργασία;έγγραφα %PRODUCTNAME στο Internet Explorer</bookmark_value>"
-#: chart_legend.xhp
+#: activex.xhp
msgctxt ""
-"chart_legend.xhp\n"
-"hd_id3147291\n"
+"activex.xhp\n"
+"hd_id3143267\n"
"1\n"
"help.text"
-msgid "<variable id=\"chart_legend\"><link href=\"text/shared/guide/chart_legend.xhp\" name=\"Editing Chart Legends\">Editing Chart Legends</link></variable>"
-msgstr "<variable id=\"chart_legend\"><link href=\"text/shared/guide/chart_legend.xhp\" name=\"Επεξεργασία υπομνημάτων διαγράμματος\">Επεξεργασία υπομνημάτων διαγράμματος</link></variable>"
+msgid "<variable id=\"activex\"><link href=\"text/shared/guide/activex.xhp\" name=\"ActiveX Control to Display Documents in Internet Explorer\">ActiveX Control to Display Documents in Internet Explorer</link></variable>"
+msgstr "<variable id=\"activex\"><link href=\"text/shared/guide/activex.xhp\" name=\"Στοιχείο ελέγχου ActiveX για εμφάνιση εγγράφων στον Internet Explorer\">Στοιχείο ελέγχου ActiveX για εμφάνιση εγγράφων στον Internet Explorer</link></variable>"
-#: chart_legend.xhp
+#: activex.xhp
msgctxt ""
-"chart_legend.xhp\n"
-"par_id3147008\n"
+"activex.xhp\n"
+"par_id3166410\n"
"2\n"
"help.text"
-msgid "To edit a chart legend:"
-msgstr "Για να επεξεργαστείτε ένα υπόμνημα διαγράμματος:"
+msgid "Under Windows only, you can view any $[officename] document in a window of the Microsoft Internet Explorer. Install the ActiveX control in the $[officename] Setup program."
+msgstr "Μόνο στα Windows, μπορείτε να προβάλετε οποιοδήποτε έγγραφο $[officename] σε ένα παράθυρο του Microsoft Internet Explorer. Κάντε εγκατάσταση του στοιχείου ελέγχου ActiveX από το πρόγραμμα εγκατάστασης του $[officename]."
-#: chart_legend.xhp
+#: activex.xhp
msgctxt ""
-"chart_legend.xhp\n"
-"par_id3146957\n"
+"activex.xhp\n"
+"hd_id3156346\n"
"3\n"
"help.text"
-msgid "Double-click on the chart."
-msgstr "Κάντε διπλό κλικ πάνω στο διάγραμμα."
+msgid "Installing the ActiveX control"
+msgstr "Εγκατάσταση του στοιχείου ελέγχου ActiveX"
-#: chart_legend.xhp
+#: activex.xhp
msgctxt ""
-"chart_legend.xhp\n"
-"par_id3154824\n"
+"activex.xhp\n"
+"par_id3153821\n"
"4\n"
"help.text"
-msgid "A gray border appears around the chart and the menu bar now contains commands for editing the objects in the chart."
-msgstr "Ένα γκρι περίγραμμα εμφανίζεται γύρω από το διάγραμμα και τώρα η γραμμή μενού περιέχει εντολές για την επεξεργασία των αντικειμένων του διαγράμματος,"
+msgid "Close $[officename] and the Quickstarter."
+msgstr "Κλείστε το $[officename] και τη Γρήγορη εκκίνηση."
-#: chart_legend.xhp
+#: activex.xhp
msgctxt ""
-"chart_legend.xhp\n"
-"par_id3153031\n"
+"activex.xhp\n"
+"par_id3150771\n"
"5\n"
"help.text"
-msgid "Choose <emph>Format - Legend</emph> or double-click on the legend. This opens the <emph>Legend</emph> dialog."
-msgstr "Επιλέξτε <emph>Μορφή- Υπόμνημα</emph> ή κάντε διπλό κλικ στο υπόμνημα. Με τον τρόπο αυτόν ανοίγει το παράθυρο διαλόγου <emph>Υπόμνημα</emph>."
+msgid "Click the Start button on the Windows taskbar. Choose <emph>Control Panel</emph>."
+msgstr "Κάντε κλικ στο κουμπί Start στο Windows taskbar. Διαλέξτε <emph>Control Panel</emph>."
-#: chart_legend.xhp
+#: activex.xhp
msgctxt ""
-"chart_legend.xhp\n"
-"par_id3147210\n"
+"activex.xhp\n"
+"par_idN106E8\n"
+"help.text"
+msgid "In the Control Panel, click <emph>Add or Remove Programs</emph>."
+msgstr "Στον πίνακα ελέγχου, κάντε κλικ στο <emph>Add or Remove Programs</emph>."
+
+#: activex.xhp
+msgctxt ""
+"activex.xhp\n"
+"par_id3156155\n"
"6\n"
"help.text"
-msgid "Choose from the available tabs to make modifications, then click <emph>OK</emph>."
-msgstr "Επιλέξτε από τις διαθέσιμες καρτέλες για να κάνετε μετατροπές, και μετά κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "In the list, click %PRODUCTNAME, then click <emph>Change</emph>."
+msgstr "Στην λίστα, πατήστε %PRODUCTNAME, και μετά πατήστε <emph>Αλλαγή</emph>."
-#: chart_legend.xhp
+#: activex.xhp
msgctxt ""
-"chart_legend.xhp\n"
-"par_id3145674\n"
+"activex.xhp\n"
+"par_idN10706\n"
+"help.text"
+msgid "In the Installation Wizard, select <emph>Modify</emph>."
+msgstr "Στον αυτόματο πιλότο εγκατάστασης, επιλέξτε <emph>Τροποποίηση</emph>."
+
+#: activex.xhp
+msgctxt ""
+"activex.xhp\n"
+"par_id3159399\n"
+"7\n"
+"help.text"
+msgid "Open the <emph>Optional Components</emph> entry and find the <emph>ActiveX Control</emph> entry. Open the sub menu of the icon and select to install the feature."
+msgstr "Ανοίξτε την καταχώριση <emph>Προαιρετικά στοιχεία</emph> και βρείτε την καταχώρηση <emph>Στοιχείο ελέγχου ActiveX</emph>. Ανοίξτε το υπομενού του εικονιδίου και επιλέξτε την εγκατάσταση του χαρακτηριστικού."
+
+#: activex.xhp
+msgctxt ""
+"activex.xhp\n"
+"par_id3153561\n"
+"8\n"
+"help.text"
+msgid "Click <emph>Next</emph> and <emph>Install</emph>."
+msgstr "Κάντε κλικ στο <emph>Επόμενο</emph> και μετά στην <emph>Εγκατάσταση</emph>."
+
+#: activex.xhp
+msgctxt ""
+"activex.xhp\n"
+"hd_id3151384\n"
"9\n"
"help.text"
-msgid "To select the legend, first double-click on the chart (see step 1), then click on the legend. You can now move the legend within the chart using the mouse."
-msgstr "Για να επιλέξετε το υπόμνημα, αρχικά κάντε διπλό κλικ στο διάγραμμα (βλέπε βήμα 1) και, στη συνέχεια, κάντε κλικ στο υπόμνημα. Μπορείτε τώρα να μετακινήσετε το υπόμνημα μέσα στο διάγραμμα χρησιμοποιώντας το ποντίκι."
+msgid "Viewing $[officename] documents"
+msgstr "Προβολή εγγράφων $[officename]"
-#: chart_legend.xhp
+#: activex.xhp
msgctxt ""
-"chart_legend.xhp\n"
-"par_id3154347\n"
+"activex.xhp\n"
+"par_id3149669\n"
+"10\n"
+"help.text"
+msgid "In Internet Explorer, browse to a web page that contains a link to a $[officename] Writer document, for example."
+msgstr "Στον Internet Explorer, περιηγηθείτε σε μια ιστοσελίδα που περιέχει μια σύνδεση σε ένα έγγραφο του $[officename] Writer."
+
+#: activex.xhp
+msgctxt ""
+"activex.xhp\n"
+"par_id3148550\n"
"11\n"
"help.text"
-msgid "<link href=\"text/schart/01/05010000.xhp\" name=\"Format - Object Properties\">Format - Object Properties</link>"
-msgstr "<link href=\"text/schart/01/05010000.xhp\" name=\"Μορφή - Ιδιότητες αντικειμένου\">Μορφή - Ιδιότητες αντικειμένου</link>"
+msgid "Click the link to view the document in the Internet Explorer window."
+msgstr "Κάντε κλικ στη σύνδεση για να προβάλετε το έγγραφο στο παράθυρο του Internet Explorer."
-#: linestyles.xhp
+#: activex.xhp
msgctxt ""
-"linestyles.xhp\n"
-"tit\n"
+"activex.xhp\n"
+"par_id3154072\n"
+"12\n"
"help.text"
-msgid "Applying Line Styles"
-msgstr "Εφαρμογή στυλ γραμμών"
+msgid "You may still right-click the link to save the file on your harddisk."
+msgstr "Μπορείτε ακόμη να κάνετε δεξιό κλικ στη σύνδεση για να αποθηκεύσετε το αρχείο στο σκληρό σας δίσκο."
-#: linestyles.xhp
+#: activex.xhp
msgctxt ""
-"linestyles.xhp\n"
-"bm_id3153884\n"
+"activex.xhp\n"
+"hd_id3153361\n"
+"13\n"
"help.text"
-msgid "<bookmark_value>separator lines; defining</bookmark_value><bookmark_value>reference lines</bookmark_value><bookmark_value>arrows; defining arrow lines</bookmark_value><bookmark_value>line styles; applying</bookmark_value>"
-msgstr "<bookmark_value>διαχωριστής γραμμών; ορισμός</bookmark_value><bookmark_value>γραμμές αναφορών</bookmark_value><bookmark_value>βέλη; καθορισμός των γραμμών βέλους</bookmark_value><bookmark_value>στυλ γραμμών; εφαρμογή</bookmark_value>"
+msgid "Editing $[officename] documents"
+msgstr "Επεξεργασία εγγράφων $[officename]"
-#: linestyles.xhp
+#: activex.xhp
msgctxt ""
-"linestyles.xhp\n"
-"hd_id3153884\n"
-"3\n"
+"activex.xhp\n"
+"par_id3154367\n"
+"14\n"
"help.text"
-msgid "<variable id=\"linestyles\"><link href=\"text/shared/guide/linestyles.xhp\" name=\"Applying Line Styles Using the Toolbar\">Applying Line Styles Using the Toolbar</link></variable>"
-msgstr "<variable id=\"linestyles\"><link href=\"text/shared/guide/linestyles.xhp\" name=\"Εφαρμογή στυλ γραμμών χρησιμοποιόντας γραμμές εργαλείων\">Εφαρμογή στυλ γραμμών χρησιμοποιώντας γραμμές εργαλείων</link></variable>"
+msgid "The $[officename] document inside the Internet Explorer shows a set of read-only toolbar icons."
+msgstr "Μέσα στον Internet Explorer το έγγραφο του $[officename] εμφανίζει μια ομάδα από εικονίδια γραμμής εργαλείων σε κατάσταση μόνο ανάγνωσης."
-#: linestyles.xhp
+#: activex.xhp
msgctxt ""
-"linestyles.xhp\n"
-"par_id3150669\n"
-"5\n"
+"activex.xhp\n"
+"par_id3148451\n"
+"15\n"
"help.text"
-msgid "The <emph>Drawing Object Properties</emph> toolbar contains icons and combo boxes to define various line attributes."
-msgstr "Η γραμμή εργαλείων <emph>Ιδιότητες αντικειμένου σχεδίασης</emph> περιέχει εικονίδια και πεδία συνδυασμού για να καθορίσετε διάφορες ιδιότητες γραμμής."
+msgid "Click the <emph>Edit file</emph> icon in the document's toolbar to open a copy of the document in a new $[officename] window."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Επεξεργασία αρχείου</emph> στη γραμμή εργαλείων του εγγράφου για να ανοίξετε ένα αντίγραφο του εγγράφου σε ένα καινούργιο παράθυρο $[officename]."
-#: linestyles.xhp
+#: activex.xhp
msgctxt ""
-"linestyles.xhp\n"
-"par_id3145068\n"
-"6\n"
+"activex.xhp\n"
+"par_id3144760\n"
+"16\n"
"help.text"
-msgid "Click the <emph>Line</emph> icon <image id=\"img_id3144510\" src=\"cmd/sc_formatline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144510\">Icon</alt></image> to open the <emph>Line</emph> dialog."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Γραμμή</emph> <image id=\"img_id3144510\" src=\"cmd/sc_formatline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144510\">Icon</alt></image> για να ανοίξετε το παράθυρο διαλόγου <emph>Γραμμή</emph>."
+msgid "Edit the copy of the document."
+msgstr "Επεξεργαστείτε το αντίγραφο του εγγράφου."
-#: linestyles.xhp
+#: assistive.xhp
msgctxt ""
-"linestyles.xhp\n"
-"par_idN106D6\n"
+"assistive.xhp\n"
+"tit\n"
"help.text"
-msgid "Click the <emph>Arrow Styles</emph> icon <image id=\"img_id5858221\" src=\"cmd/sc_lineendstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id5858221\">Icon</alt></image> to select an arrow style for the right and left ends of a line."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Άκρα γραμμής</emph> <image id=\"img_id5858221\" src=\"cmd/sc_lineendstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id5858221\"></alt></image> για να επιλέξετε ένα στυλ βέλους για το δεξί και αριστερό άκρο της γραμμής."
+msgid "Assistive Tools in $[officename]"
+msgstr "Βοηθητικά εργαλεία στο $[officename]"
-#: linestyles.xhp
+#: assistive.xhp
msgctxt ""
-"linestyles.xhp\n"
-"par_id3150868\n"
-"7\n"
+"assistive.xhp\n"
+"bm_id3147399\n"
"help.text"
-msgid "Select a style from the <emph>Line Style</emph> box and specify the width in the <emph>Line Width</emph> box. A width of 0 corresponds to 1 pixel."
-msgstr "Επιλέξτε ένα στυλ από το πεδίο <emph>Στυλ γραμμής</emph> και ορίστε το πλάτος στο πεδίο <emph>Πλάτος γραμμής</emph>. Ένα μηδενικό πλάτος αντιστοιχεί σε 1 εικονοστοιχείο."
+msgid "<bookmark_value>accessibility; $[officename] assistive technology</bookmark_value><bookmark_value>assistive technology in $[officename]</bookmark_value><bookmark_value>screen readers</bookmark_value><bookmark_value>screen magnifiers</bookmark_value><bookmark_value>magnifiers</bookmark_value>"
+msgstr "<bookmark_value>προσιτότητα;βοηθητική τεχνολογία $[officename]</bookmark_value><bookmark_value>βοηθητική τεχνολογία στο $[officename]</bookmark_value><bookmark_value>αναγνώστες οθόνης</bookmark_value><bookmark_value>μεγεθυντές οθόνης</bookmark_value><bookmark_value>μεγεθυντές</bookmark_value>"
-#: linestyles.xhp
+#: assistive.xhp
msgctxt ""
-"linestyles.xhp\n"
-"par_idN1070A\n"
+"assistive.xhp\n"
+"hd_id3147399\n"
+"22\n"
"help.text"
-msgid "Select the line and arrow color in the <emph>Line Color</emph> box."
-msgstr "Επιλέξτε το χρώμα γραμμής και το χρώμα του βέλους στο πεδίο <emph>Χρώμα γραμμής</emph>."
+msgid "<variable id=\"assistive\"><link href=\"text/shared/guide/assistive.xhp\" name=\"Assistive Tools in $[officename]\">Assistive Tools in $[officename]</link></variable>"
+msgstr "<variable id=\"assistive\"><link href=\"text/shared/guide/assistive.xhp\" name=\"Βοηθητικά εργαλεία στο $[officename]\">Βοηθητικά εργαλεία στο $[officename]</link></variable>"
-#: textmode_change.xhp
+#: assistive.xhp
msgctxt ""
-"textmode_change.xhp\n"
-"tit\n"
+"assistive.xhp\n"
+"par_id3143267\n"
+"25\n"
"help.text"
-msgid "Switching Between Insert Mode and Overwrite Mode"
-msgstr "Εναλλαγή μεταξύ λειτουργίας εισαγωγής και λειτουργίας αντικατάστασης"
+msgid "$[officename] supports some assistive technology tools like screen magnification software, screen readers, and on-screen keyboards. Most of these tools communicate with $[officename] by means of the Java(TM) Access Bridge software, that uses the Java Accessibility API, a part of the Java runtime environment."
+msgstr "Το $[officename] υποστηρίζει μερικά εργαλεία βοηθητικής τεχνολογίας όπως λογισμικό μεγέθυνσης οθόνης, αναγνώστες οθόνης και πληκτρολόγια οθόνης. Τα περισσότερα από αυτά τα εργαλεία επικοινωνούν με το $[officename] μέσω του λογισμικού Java(TM) Access Bridge, που χρησιμοποιεί το Java Accessibility API, μέρος του Java runtime environment."
-#: textmode_change.xhp
+#: assistive.xhp
msgctxt ""
-"textmode_change.xhp\n"
-"bm_id3159233\n"
+"assistive.xhp\n"
+"par_id8847010\n"
"help.text"
-msgid "<bookmark_value>text; overwriting or inserting</bookmark_value><bookmark_value>overwrite mode</bookmark_value><bookmark_value>insert mode for entering text</bookmark_value>"
-msgstr "<bookmark_value>κείμενο; αντικατάσταση ή εισαγωγή</bookmark_value><bookmark_value>κατάσταση αντικατάστασης</bookmark_value><bookmark_value>εισαγωγή κατάστασης για καταχώρηση κειμένου</bookmark_value>"
+msgid "A current list of supported assistive tools can be found on the Wiki at <link href=\"http://wiki.documentfoundation.org/Accessibility\">http://wiki.documentfoundation.org/Accessibility</link>."
+msgstr "Μια τρέχουσα λίστα των υποστηριζόμενων βοηθητικών εργαλείων μπορεί να βρεθεί στο Βίκι στο <link href=\"http://wiki.documentfoundation.org/Accessibility\">http://wiki.documentfoundation.org/Accessibility</link>."
-#: textmode_change.xhp
+#: assistive.xhp
msgctxt ""
-"textmode_change.xhp\n"
-"hd_id3159233\n"
-"1\n"
+"assistive.xhp\n"
+"hd_id3145345\n"
+"12\n"
"help.text"
-msgid "<variable id=\"textmode_change\"><link href=\"text/shared/guide/textmode_change.xhp\" name=\"Switching Between Insert Mode and Overwrite Mode\">Switching Between Insert Mode and Overwrite Mode</link></variable>"
-msgstr "<variable id=\"textmode_change\"><link href=\"text/shared/guide/textmode_change.xhp\" name=\"Εναλλαγή μεταξύ καταστάσεων εισαγωγής και αντικατάστασης\">Εναλλαγή μεταξύ καταστάσεων εισαγωγής και αντικατάστασης</link></variable>"
+msgid "Requirements to use assistive tools in $[officename]"
+msgstr "Απαιτήσεις για την χρήση βοηθητικών εργαλείων στο $[officename]"
-#: textmode_change.xhp
+#: assistive.xhp
msgctxt ""
-"textmode_change.xhp\n"
-"hd_id3149811\n"
-"2\n"
+"assistive.xhp\n"
+"par_id3147209\n"
+"13\n"
"help.text"
-msgid "With the keyboard:"
-msgstr "Χρησιμοποιώντας το πληκτρολόγιο:"
+msgid "Java Runtime Environment (JRE) version 1.4.1_01 and higher, or version 1.4.0_02 with the locale set to \"en_us\"."
+msgstr "Έκδοση Java Runtime Environment (JRE) 1.4.1_01 ή μεγαλύτερη, ή έκδοση 1.4.0_02 με ορισμό της ρύθμισης εντοπιότητας στο \"en_us\"."
-#: textmode_change.xhp
+#: assistive.xhp
msgctxt ""
-"textmode_change.xhp\n"
-"par_id3153031\n"
-"3\n"
+"assistive.xhp\n"
+"par_id3146797\n"
+"26\n"
"help.text"
-msgid "Press Insert to toggle between overwrite mode and insert mode. The current mode is displayed on the Status Bar.<switchinline select=\"appl\"><caseinline select=\"CALC\"> The text cursor must be enabled in the cell or in the input line. </caseinline></switchinline>"
-msgstr "Πατήστε Insert για να πραγματοποιήσετε εναλλαγή μεταξύ των λειτουργιών εισαγωγής και αντικατάστασης. Η τρέχουσα λειτουργία εμφανίζεται στη γραμμή κατάστασης. <switchinline select=\"appl\"><caseinline select=\"CALC\"> Ο δείκτης κειμένου πρέπει να είναι ενεργοποιημένος μέσα στο κελί ή σε μια γραμμή εισαγωγής. </caseinline></switchinline>"
+msgid "Most recent version of the software for your assistive tool"
+msgstr "Πιο πρόσφατη έκδοση λογισμικού για τα βοηθητικά εργαλεία σας"
-#: textmode_change.xhp
+#: assistive.xhp
msgctxt ""
-"textmode_change.xhp\n"
-"hd_id3152349\n"
+"assistive.xhp\n"
+"par_id3149578\n"
+"15\n"
+"help.text"
+msgid "On Windows systems, <link href=\"http://www.sun.com/access/downloads/\" name=\"Java Access Bridge\">Java Access Bridge</link> software version 1.0.3 or higher"
+msgstr "Στα συστήματα Windows, λογισμικό <link href=\"http://www.sun.com/access/downloads/\" name=\"Java Access Bridge\">Java Access Bridge</link> έκδοσης 1.0.3 ή νεώτερη"
+
+#: assistive.xhp
+msgctxt ""
+"assistive.xhp\n"
+"par_id3149762\n"
+"16\n"
+"help.text"
+msgid "On UNIX(R) systems, the GNOME 2 desktop environment with the Java Access Bridge software for GNOME"
+msgstr "Σε συστήματα UNIX(R), το περιβάλλον επιφάνειας εργασίας GNOME 2 με λογισμικό Java Access Bridge για GNOME"
+
+#: assistive.xhp
+msgctxt ""
+"assistive.xhp\n"
+"hd_id3149795\n"
+"23\n"
+"help.text"
+msgid "Supported Assistive Tools"
+msgstr "Υποστηριζόμενα βοηθητικά εργαλεία"
+
+#: assistive.xhp
+msgctxt ""
+"assistive.xhp\n"
+"par_id3155419\n"
+"2\n"
+"help.text"
+msgid "On Windows systems, $[officename] directly supports most on-screen keyboard software. Additional support for assistive tools is provided by the Java Access Bridge software. The following is a list of some assistive tools that use the Java Access Bridge software to exchange data with $[officename]:"
+msgstr "Σε συστήματα Windows, το $[officename] υποστηρίζει απευθείας τα περισσότερα είδη λογισμικού πληκτρολογίων οθόνης. Επιπρόσθετη υποστήριξη για βοηθητικά εργαλεία παρέχεται μέσω του λογισμικού Java Access Bridge. Η λίστα που ακολουθεί περιέχει μερικά βοηθητικά εργαλεία που χρησιμοποιούν λογισμικό Java Access Bridge για να ανταλλάξουν δεδομένα με το $[officename]:"
+
+#: assistive.xhp
+msgctxt ""
+"assistive.xhp\n"
+"par_id3156329\n"
"4\n"
"help.text"
-msgid "With the mouse:"
-msgstr "Χρησιμοποιώντας το ποντίκι:"
+msgid "ZoomText Screen Magnifier (version 7.11 or higher)(Windows)"
+msgstr "ZoomText Screen Magnifier (έκδοση 7.11 ή μεγαλύτερη)(Windows)"
-#: textmode_change.xhp
+#: assistive.xhp
msgctxt ""
-"textmode_change.xhp\n"
-"par_id3159157\n"
+"assistive.xhp\n"
+"par_id3155628\n"
"5\n"
"help.text"
-msgid "On the Status Bar, click on the area indicating the current mode in order to switch to the other mode:"
-msgstr "Στη γραμμή κατάστασης, κάντε κλικ στο κουμπί που υποδεικνύει την τρέχουσα λειτουργία για να πραγματοποιήσετε εναλλαγή στην άλλη λειτουργία:"
+msgid "Gnopernicus Screen Reader and Magnifier, using GNOME Assistive Technology Service Provider Interface (at-spi) and Java Accessibility API software"
+msgstr "Εφαρμογή ανάγνωσης και μεγέθυνσης οθόνης Gnopernicus, με τη χρήση των GNOME Assistive Technology Service Provider Interface (at-spi) και λογισμικού Java Accessibility API."
-#: textmode_change.xhp
+#: assistive.xhp
msgctxt ""
-"textmode_change.xhp\n"
-"par_id3145673\n"
+"assistive.xhp\n"
+"par_id3148474\n"
"6\n"
"help.text"
-msgid "<emph>INSRT</emph>"
-msgstr "<emph>ΕΙΣΑΓΩΓΉ</emph>"
+msgid "GNOME On Screen Keyboard (GOK), using GNOME at-spi and Java Accessibility API software"
+msgstr "Πληκτρολόγιο οθόνης του GNOME (GOK), με χρήση των GNOME at-spi και Java Accessibility API software"
-#: textmode_change.xhp
+#: assistive.xhp
msgctxt ""
-"textmode_change.xhp\n"
-"par_id3154307\n"
+"assistive.xhp\n"
+"hd_id3153061\n"
+"24\n"
+"help.text"
+msgid "Supported Input Devices"
+msgstr "Υποστηριζόμενες συσκευές εισαγωγής"
+
+#: assistive.xhp
+msgctxt ""
+"assistive.xhp\n"
+"par_id3156024\n"
"7\n"
"help.text"
-msgid "Insert mode is enabled. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The text cursor is a blinking vertical line. </caseinline></switchinline>Click on the area to enable the overwrite mode."
-msgstr "Η κατάσταση εισαγωγής ενεργοποιήθηκε. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Ο δείκτης κειμένου είναι μια κάθετη γραμμή που αναβοσβήνει. </caseinline></switchinline>Κάντε κλικ στην περιοχή για να ενεργοποιήσετε την λειτουργία αντικατάστασης."
+msgid "$[officename] provides the ability to use alternative input devices for access to all functions of $[officename]."
+msgstr "Το $[officename] παρέχει την δυνατότητα να χρησιμοποιούνται διαφορετικές συσκευές εισαγωγής για πρόσβαση σε όλες τις λειτουργίες του $[officename]."
-#: textmode_change.xhp
+#: assistive.xhp
msgctxt ""
-"textmode_change.xhp\n"
-"par_id3150984\n"
+"assistive.xhp\n"
+"par_id3149045\n"
"8\n"
"help.text"
-msgid "<emph>OVER</emph>"
-msgstr "<emph>ΑΝΤΙΚΑΤ</emph>"
+msgid "Screen magnification software allow users with low vision to work in $[officename] with caret and focus tracking."
+msgstr "Το λογισμικό μεγέθυνσης οθόνης επιτρέπει στους χρήστες με χαμηλή όραση να δουλεύουν στο $[officename] με αγκύλες και εστίες ανίχνευσης."
-#: textmode_change.xhp
+#: assistive.xhp
msgctxt ""
-"textmode_change.xhp\n"
-"par_id3148491\n"
+"assistive.xhp\n"
+"par_id3152811\n"
"9\n"
"help.text"
-msgid "The overwrite mode is enabled. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The text cursor is a blinking block. </caseinline></switchinline>Click on the area to enable insert mode."
-msgstr "Η λειτουργία αντικατάστασης είναι ενεργοποιημένη. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Ο δείκτης κειμένου είναι ένα μπλοκ που αναβοσβήνει. </caseinline></switchinline>Κάντε κλικ πάνω στην περιοχή για να ενεργοποιήσετε τη λειτουργία εισαγωγής."
+msgid "On-screen keyboards enable users to perform almost all data input and commands with a mouse."
+msgstr "Τα πληκτρολόγια οθόνης επιτρέπουν στου χρήστες να εκτελέσουν όλες σχεδόν τις εισαγωγές δεδομένων και εντολών με το ποντίκι."
-#: textmode_change.xhp
+#: assistive.xhp
msgctxt ""
-"textmode_change.xhp\n"
-"par_id3154346\n"
+"assistive.xhp\n"
+"par_id3153379\n"
"10\n"
"help.text"
-msgid "<link href=\"text/shared/04/01010000.xhp\" name=\"Keyboard commands\">Keyboard commands</link>"
-msgstr "<link href=\"text/shared/04/01010000.xhp\" name=\"Εντολές πληκτρολογίου\">Εντολές πληκτρολογίου</link>"
+msgid "Screen readers allow visually impaired users to access $[officename] with text-to-speech and Braille displays."
+msgstr "Οι αναγνώστες οθόνης επιτρέπουν στους χρήστες με οροβλήματα όρασης την πρόσβαση στο $[officename] με κείμενο-προς-ομιλία και οθόνες Braille."
-#: doc_autosave.xhp
+#: assistive.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"tit\n"
+"assistive.xhp\n"
+"par_id3149808\n"
+"11\n"
"help.text"
-msgid "Saving Documents Automatically"
-msgstr "Αυτόματη αποθήκευση εγγράφων"
+msgid "When accessibility support in $[officename] is enabled, the Java Runtime Environment is loaded, and increases the startup time for $[officename]."
+msgstr "'Όταν η υποστήριξη προσιτότητας είναι ενεργή στο $[officename], φορτώνεται και το Java Runtime Environment με αποτέλεσμα να αυξάνει ο χρόνος εκκίνησης του $[officename]."
-#: doc_autosave.xhp
+#: assistive.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"bm_id3152924\n"
+"assistive.xhp\n"
+"par_id3152933\n"
+"18\n"
"help.text"
-msgid "<bookmark_value>documents; saving automatically</bookmark_value><bookmark_value>saving;documents, automatically</bookmark_value><bookmark_value>automatic saving</bookmark_value><bookmark_value>backups;automatic</bookmark_value><bookmark_value>files; saving automatically</bookmark_value><bookmark_value>text documents; saving automatically</bookmark_value><bookmark_value>spreadsheets; saving automatically</bookmark_value><bookmark_value>drawings; saving automatically</bookmark_value><bookmark_value>presentations; saving automatically</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα; αυτόματη αποθήκευση</bookmark_value><bookmark_value>αποθήκευση;έγγραφα, αυτόματη</bookmark_value><bookmark_value>αυτόματη αποθήκευση</bookmark_value><bookmark_value>αντίγραφα ασφαλείας;αυτόματα</bookmark_value><bookmark_value>αρχεία; αυτόματη αποθήκευση</bookmark_value><bookmark_value>έγγραφα κειμένου; αυτόματη αποθήκευση</bookmark_value><bookmark_value>πίνακες; αυτόματη αποθήκευση</bookmark_value><bookmark_value>σχέδια; αυτόματη αποθήκευση</bookmark_value><bookmark_value>παρουσιάσεις; αυτόματη αποθήκευση</bookmark_value>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - Προβολή\">$[officename] - Προβολή</link>"
-#: doc_autosave.xhp
+#: assistive.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"hd_id3155536\n"
-"2\n"
+"assistive.xhp\n"
+"par_id3155430\n"
+"19\n"
"help.text"
-msgid "<variable id=\"doc_autosave\"><link href=\"text/shared/guide/doc_autosave.xhp\" name=\"Saving Documents Automatically\">Saving Documents Automatically</link></variable>"
-msgstr "<variable id=\"doc_autosave\"><link href=\"text/shared/guide/doc_autosave.xhp\" name=\"Αυτόματη αποθήκευση εγγράφων\">Αυτόματη αποθήκευση εγγράφων</link></variable>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Appearance\">$[officename] - Appearance</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Εμφάνιση\">$[officename] - Εμφάνιση</link>"
-#: doc_autosave.xhp
+#: assistive.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"hd_id3166410\n"
-"3\n"
+"assistive.xhp\n"
+"par_id3148617\n"
+"20\n"
"help.text"
-msgid "To create a backup file every time you save a document"
-msgstr "Για να δημιουργήσετε ένα αντίγραφο ασφαλείας κάθε φορά που αποθηκεύετε ένα έγγραφο"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01013000.xhp\" name=\"$[officename] - Accessibility\">$[officename] - Accessibility</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01013000.xhp\" name=\"$[officename] - Προσιτότητα\">$[officename] - Προσιτότητα</link>"
-#: doc_autosave.xhp
+#: autocorr_url.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"par_id3152780\n"
-"4\n"
+"autocorr_url.xhp\n"
+"tit\n"
"help.text"
-msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link></emph>."
-msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση- Γενικά\">Φόρτωση/Αποθήκευση- Γενικά</link></emph>."
+msgid "Turning off Automatic URL Recognition"
+msgstr "Απενεργοποίηση της επιλογής Αυτόματη αναγνώριση URL"
-#: doc_autosave.xhp
+#: autocorr_url.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"par_id3148474\n"
-"5\n"
+"autocorr_url.xhp\n"
+"bm_id3149346\n"
"help.text"
-msgid "Mark <emph>Always create backup copy</emph>."
-msgstr "Επιλέξτε <emph>Πάντα δημιουργία αντιγράφου ασφαλείας</emph>."
+msgid "<bookmark_value>AutoCorrect function; URL recognition</bookmark_value> <bookmark_value>recognizing URLs automatically</bookmark_value> <bookmark_value>automatic hyperlink formatting</bookmark_value> <bookmark_value>URL;turning off URL recognition</bookmark_value> <bookmark_value>hyperlinks;turning off automatic recognition</bookmark_value> <bookmark_value>links;turning off automatic recognition</bookmark_value> <bookmark_value>predictive text, see also AutoCorrect function/AutoFill function/AutoInput function/word completion/text completion</bookmark_value>"
+msgstr "<bookmark_value>λειτουργία αυτόματης διόρθωσης; αναγνώριση URL</bookmark_value><bookmark_value>αυτόματη αναγνώριση URLs</bookmark_value><bookmark_value>Internet; απενεργοποίηση αναγνώρισης διευθύνσεων</bookmark_value><bookmark_value>μορφοποίηση αυτόματης υπερσύνδεσης</bookmark_value><bookmark_value>URL;απενεργοποίηση αναγνώρισης URL</bookmark_value><bookmark_value>υπερσυνδέσεις;απενεργοποίηση αυτόματης αναγνώρισης</bookmark_value><bookmark_value>συνδέσεις;απενεργοποίηση αυτόματης αναγνώρισης</bookmark_value>"
-#: doc_autosave.xhp
+#: autocorr_url.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"par_id3149797\n"
+"autocorr_url.xhp\n"
+"hd_id3149346\n"
"6\n"
"help.text"
-msgid "If the <emph>Always create backup copy</emph> option is selected, the old version of the file is saved to the backup directory whenever you save the current version of the file."
-msgstr "Αν η επιλογή <emph>Πάντα δημιουργία αντιγράφων ασφαλείας</emph> είναι επιλεγμένη, η παλιά έκδοση του αρχείου αποθηκεύεται στο κατάλογο των αντιγράφων ασφάλειας όποτε αποθηκεύετε την τρέχουσα έκδοση του αρχείου."
+msgid "<variable id=\"autocorr_url\"><link href=\"text/shared/guide/autocorr_url.xhp\" name=\"Turning off Automatic URL Recognition\">Turning off Automatic URL Recognition</link></variable>"
+msgstr "<variable id=\"autocorr_url\"><link href=\"text/shared/guide/autocorr_url.xhp\" name=\"Απενεργοποίηση αυτόματης αναγνώρισης URL\">Απενεργοποίηση αυτόματης αναγνώρισης URL</link></variable>"
-#: doc_autosave.xhp
+#: autocorr_url.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"par_id3148685\n"
+"autocorr_url.xhp\n"
+"par_id3166410\n"
"7\n"
"help.text"
-msgid "You can change the backup directory by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Paths</emph>, then change the <emph>Backups</emph> path in the dialog."
-msgstr "Μπορείτε να αλλάξετε τον κατάλογο αντιγράφων ασφαλείας επιλέγοντας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Διαδρομές</emph>, έπειτα αλλάξτε τη διαδρομή <emph>Αντίγραφα ασφαλείας</emph> στο διάλογο."
+msgid "When you enter text, $[officename] automatically recognizes a word that may be a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> and replaces the word with a hyperlink. $[officename] formats the hyperlink with direct font attributes (color and underline) the properties of which are obtained from certain Character Styles."
+msgstr "Κατά την πληκτρολόγηση κειμένου, το $[officename] αναγνωρίζει αυτόματα μια λέξη, η οποία μπορεί να είναι <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> και αντικαθιστά τη λέξη με μια υπερσύνδεση. Το $[officename] μορφοποιεί την υπερσύνδεση με έντονα χαρακτηριστικά γραμματοσειράς (χρώμα και υπογράμμιση), οι ιδιότητες των οποίων λαμβάνονται από κάποια στυλ χαρακτήρων."
-#: doc_autosave.xhp
+#: autocorr_url.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"par_id3149415\n"
+"autocorr_url.xhp\n"
+"par_id3153561\n"
+"2\n"
+"help.text"
+msgid "If you do not want $[officename] to automatically recognize URLs as you are typing, there are several ways of turning off this feature."
+msgstr "Εάν δεν θέλετε το $[officename] να αναγνωρίζει αυτόματα τα URL καθώς πληκτρολογείτε, υπάρχουν αρκετοί τρόποι να απενεργοποιήσετε αυτήν τη λειτουργία."
+
+#: autocorr_url.xhp
+msgctxt ""
+"autocorr_url.xhp\n"
+"hd_id3154306\n"
"8\n"
"help.text"
-msgid "The backup copy has the same name as the document, but the extension is .BAK. If the backup folder already contains such a file, it will be overwritten without warning."
-msgstr "Το αντίγραφο ασφαλείας έχει το ίδιο όνομα με το έγγραφο, αλλά η επέκταση είναι .BAK. Εάν ο φάκελος αντιγράφων ασφαλείας περιέχει ήδη ένα τέτοιο αρχείο, θα αντικατασταθεί χωρίς προειδοποίηση."
+msgid "Undo URL Recognition"
+msgstr "Αναίρεση της Αναγνώρισης URL"
-#: doc_autosave.xhp
+#: autocorr_url.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"hd_id3149514\n"
+"autocorr_url.xhp\n"
+"par_id3149233\n"
+"3\n"
+"help.text"
+msgid "When you are typing and notice that a text has just been automatically converted into a hyperlink, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z to undo this formatting."
+msgstr "Καθώς πληκτρολογείτε και παρατηρήσετε ότι μια λέξη έχει αυτόματα μετατραπεί σε υπερσύνδεση, πατήστε τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z για να ακυρώσετε αυτή την μετατροπή."
+
+#: autocorr_url.xhp
+msgctxt ""
+"autocorr_url.xhp\n"
+"par_id3149235\n"
+"4\n"
+"help.text"
+msgid "If you do not notice this conversion until later, select the hyperlink, open the context menu and choose <emph>Remove Hyperlink</emph>."
+msgstr "Εάν δεν παρατηρήσετε αυτήν τη μετατροπή εγκαίρως, επιλέξτε τον υπερσύνδεσμο, ανοίξτε το μενού περιεχομένου και επιλέξτε <emph>Αφαίρεση υπερσυνδέσμου</emph>."
+
+#: autocorr_url.xhp
+msgctxt ""
+"autocorr_url.xhp\n"
+"hd_id3152350\n"
"9\n"
"help.text"
-msgid "To save recovery information automatically every n minutes"
-msgstr "Για αυτόματη αποθήκευση πληροφοριών επαναφοράς κάθε 'ν' λεπτά"
+msgid "Turn off URL Recognition"
+msgstr "Απενεργοποίηση της αναγνώρισης URL"
-#: doc_autosave.xhp
+#: autocorr_url.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"par_id3148563\n"
+"autocorr_url.xhp\n"
+"par_id3149514\n"
"10\n"
"help.text"
-msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link></emph>."
-msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση- Γενικά\">Φόρτωση/Αποθήκευση- Γενικά</link></emph>."
+msgid "Load a document of the type for which you want to modify the URL recognition."
+msgstr "Ανοίξτε ένα έγγραφο του τύπου για τον οποίο θέλετε να τροποποιήσετε την αναγνώριση URL."
-#: doc_autosave.xhp
+#: autocorr_url.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"par_id3154760\n"
+"autocorr_url.xhp\n"
+"par_id3151246\n"
"11\n"
"help.text"
-msgid "Mark <emph>Save AutoRecovery information every</emph> and select the time interval."
-msgstr "Επιλέξτε το <emph>Αυτόματη αποθήκευση πληροφοριών αυτόματης ανάκτησης κάθε</emph> και επιλέξτε το χρονικό διάστημα."
+msgid "If you want to modify the URL recognition for text documents, open a text document."
+msgstr "Εάν θέλετε να τροποποιήσετε την αναγνώριση URL για έγγραφα κειμένου, ανοίξτε ένα έγγραφο κειμένου."
-#: doc_autosave.xhp
+#: autocorr_url.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"par_id3153526\n"
+"autocorr_url.xhp\n"
+"par_id3159413\n"
+"12\n"
+"help.text"
+msgid "Choose <emph>Tools - AutoCorrect Options</emph>."
+msgstr "Επιλέξτε <emph>Εργαλεία - Επιλογές αυτόματης διόρθωσης</emph>."
+
+#: autocorr_url.xhp
+msgctxt ""
+"autocorr_url.xhp\n"
+"par_id3148550\n"
"13\n"
"help.text"
-msgid "This command saves the information necessary to restore the current document in case of a crash. Additionally, in case of a crash %PRODUCTNAME tries automatically to save AutoRecovery information for all open documents, if possible."
-msgstr "Αυτή η εντολή αποθηκεύει τις απαραίτητες πληροφορίες για την επαναφορά του τρέχοντος εγγράφου σε περίπτωση κατάρρευσης. Επιπρόσθετα, σε περίπτωση κατάρρευσης το %PRODUCTNAME προσπαθεί, αν είναι εφικτό, να αποθηκεύσει αυτόματα πληροφορίες αυτόματης ανάκτησης για όλα τα έγγραφα."
+msgid "In the <emph>AutoCorrect</emph> dialog, select the <emph>Options</emph> tab."
+msgstr "Στο διάλογο <emph>Αυτόματη διόρθωση</emph>, επιλέξτε την καρτέλα <emph>Επιλογές</emph>."
-#: doc_autosave.xhp
+#: autocorr_url.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"par_id3148672\n"
+"autocorr_url.xhp\n"
+"par_id3153360\n"
+"14\n"
+"help.text"
+msgid "If you unmark <emph>URL Recognition</emph>, words will no longer be automatically replaced with hyperlinks."
+msgstr "Εάν απενεργοποιήσετε την επιλογή <emph>Αναγνώριση URL</emph>, οι λέξεις δεν θα αντικαθιστώνται πλέον αυτόματα από υπερσυνδέσεις."
+
+#: autocorr_url.xhp
+msgctxt ""
+"autocorr_url.xhp\n"
+"par_id3156423\n"
"15\n"
"help.text"
-msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
+msgid "In $[officename] Writer there are two check boxes in front of <emph>URL Recognition</emph>. The box in the first column is for later post-editing and the box in the second column is for AutoCorrect as you type."
+msgstr "Στο $[officename] Writer, υπάρχουν δύο πεδία ελέγχου πριν από την επιλογή <emph>Αναγνώριση URL</emph>. Το πεδίο της πρώτης στήλης χρησιμεύει για τη μεταγενέστερη επεξεργασία και το πεδίο της δεύτερης στήλης για την Αυτόματη Διόρθωση κατά την πληκτρολόγηση."
-#: doc_autosave.xhp
+#: autohide.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"par_id3159150\n"
-"16\n"
+"autohide.xhp\n"
+"tit\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση- Γενικά\">Φόρτωση/Αποθήκευση- Γενικά</link>"
+msgid "Showing, Docking and Hiding Windows"
+msgstr "Εμφάνιση, αγκύρωση και απόκρυψη παραθύρων"
-#: doc_autosave.xhp
+#: autohide.xhp
msgctxt ""
-"doc_autosave.xhp\n"
-"par_idN10838\n"
+"autohide.xhp\n"
+"bm_id3150713\n"
"help.text"
-msgid "<link href=\"text/shared/guide/error_report.xhp\">Error Report Tool</link>"
-msgstr "<link href=\"text/shared/guide/error_report.xhp\">Εργαλείο αναφοράς σφαλμάτων</link>"
+msgid "<bookmark_value>Gallery; hiding/showing</bookmark_value><bookmark_value>data source view; showing</bookmark_value><bookmark_value>Navigator; docking</bookmark_value><bookmark_value>Styles and Formatting window; docking</bookmark_value><bookmark_value>windows; hiding/showing/docking</bookmark_value><bookmark_value>docking; windows</bookmark_value><bookmark_value>undocking windows</bookmark_value><bookmark_value>showing;docked windows</bookmark_value><bookmark_value>hiding;docked windows</bookmark_value>"
+msgstr "<bookmark_value>Συλλογή; απόκρυψη/προβολή</bookmark_value><bookmark_value>προβολή προέλευσης δεδομένων; προβολή</bookmark_value><bookmark_value>Navigator; αγκύρωση</bookmark_value><bookmark_value>παράθυρο Πρότυπα και Μορφοποίηση; αγκύρωση</bookmark_value><bookmark_value>παράθυρα; απόκρυψη/εμφάνιση/αγκύρωση</bookmark_value><bookmark_value>αγκύρωση; παράθυρα</bookmark_value><bookmark_value>κατάργηση αγκύρωσης παραθύρων</bookmark_value><bookmark_value>εμφάνιση;αγκυρωμένα παράθυρα</bookmark_value><bookmark_value>απόκρυψη;αγκυρωμένα παράθυρα</bookmark_value>"
-#: active_help_on_off.xhp
+#: autohide.xhp
msgctxt ""
-"active_help_on_off.xhp\n"
+"autohide.xhp\n"
+"hd_id3145346\n"
+"71\n"
+"help.text"
+msgid "<variable id=\"autohide\"><link href=\"text/shared/guide/autohide.xhp\" name=\"Showing, Docking and Hiding Windows\">Showing, Docking and Hiding Windows</link></variable>"
+msgstr "<variable id=\"autohide\"><link href=\"text/shared/guide/autohide.xhp\" name=\"Εμφάνιση, αγκύρωση και απόκρυψη παραθύρων\">Εμφάνιση, αγκύρωση και απόκρυψη παραθύρων</link></variable>"
+
+#: autohide.xhp
+msgctxt ""
+"autohide.xhp\n"
+"par_id3147242\n"
+"52\n"
+"help.text"
+msgid "Some windows in $[officename] are dockable, such as the Navigator window. You can move these windows, re-size them or dock them to an edge."
+msgstr "Μερικά παράθυρα στο $[officename] μπορούν να αγκυρωθούν, όπως το παράθυρο της Περιήγησης. Μπορείτε να μετακινήσετε αυτά τα παράθυρα, να τους αλλάξετε το μέγεθος ή να τα αγκυρώσετε σε ένα άκρο."
+
+#: autohide.xhp
+msgctxt ""
+"autohide.xhp\n"
+"hd_id3154750\n"
+"65\n"
+"help.text"
+msgid "Docking and Undocking Windows"
+msgstr "Αγκύρωση και κατάργηση αγκύρωσης παραθύρων"
+
+#: autohide.xhp
+msgctxt ""
+"autohide.xhp\n"
+"par_id3166460\n"
+"66\n"
+"help.text"
+msgid "To dock a window, do one of the following:"
+msgstr "Για να αγκυρώσετε ένα παράθυρο, κάντε ένα από τα ακόλουθα:"
+
+#: autohide.xhp
+msgctxt ""
+"autohide.xhp\n"
+"par_id3150503\n"
+"67\n"
+"help.text"
+msgid "Drag the window by its title bar to the side, or"
+msgstr "Σύρετε το παράθυρο από τη γραμμή τίτλου προς τη μία πλευρά, ή"
+
+#: autohide.xhp
+msgctxt ""
+"autohide.xhp\n"
+"par_id3150275\n"
+"68\n"
+"help.text"
+msgid "Double-click inside a vacant area of the window while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. In the Styles and Formatting window, double-click a gray part of the window next to the icons while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. Alternatively, press <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F10</item>."
+msgstr "Διπλό κλικ σε κενή περιοχή του παραθύρου ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Στο παράθυρο τεχνοτροπιών και μορφοποιήσεων, διπλό κλικ σε μια γκρι μέρος του παραθύρου δίπλα σε εικονίδια ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Εναλλακτικά, πατήστε <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F10</item>."
+
+#: autohide.xhp
+msgctxt ""
+"autohide.xhp\n"
+"par_id3147335\n"
+"69\n"
+"help.text"
+msgid "These methods can also be used to undock a currently docked window."
+msgstr "Αυτές οι μέθοδοι μπορούν επίσης να χρησιμοποιηθούν για την κατάργηση αγκύρωσης ενός τρέχοντος αγκυρωμένου παραθύρου."
+
+#: autohide.xhp
+msgctxt ""
+"autohide.xhp\n"
+"hd_id3149796\n"
+"70\n"
+"help.text"
+msgid "Showing and Hiding Docked Windows"
+msgstr "Εμφάνιση και απόκρυψη αγκυρωμένων παραθύρων"
+
+#: autohide.xhp
+msgctxt ""
+"autohide.xhp\n"
+"par_id3149045\n"
+"help.text"
+msgid "<image id=\"img_id3149655\" src=\"res/helpimg/ein.png\" width=\"0.1043inch\" height=\"0.4272inch\"><alt id=\"alt_id3149655\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149655\" src=\"res/helpimg/ein.png\" width=\"0.1043inch\" height=\"0.4272inch\"><alt id=\"alt_id3149655\">Icon</alt></image>"
+
+#: autohide.xhp
+msgctxt ""
+"autohide.xhp\n"
+"par_id3152921\n"
+"64\n"
+"help.text"
+msgid "Click the button on the edge of the docked window to show or hide the docked window. The AutoHide function allows you to temporarily show a hidden window by clicking on its edge. When you click in the document, the docked window hides again."
+msgstr "Κάντε κλικ στο κουμπί στο άκρο του αγκυρωμένου παραθύρου για να το εμφανίσετε ή να το κρύψετε. Η λειτουργία αυτόματης απόκρυψης σας επιτρέπει να δείξετε προσωρινά ένα κρυφό παράθυρο κάνοντας κλικ στην άκρη του. Όταν κάνετε κλικ στο έγγραφο, το αγκυρωμένο παράθυρο κρύβεται ξανά."
+
+#: background.xhp
+msgctxt ""
+"background.xhp\n"
"tit\n"
"help.text"
-msgid "Turning Extended Tips On and Off"
-msgstr "Ενεργοποίηση και απενεργοποίηση των εκτεταμένων συμβουλών"
+msgid "Defining Background Colors or Background Graphics"
+msgstr "Ορισμός χρωμάτων φόντου ή γραφικών φόντου"
-#: active_help_on_off.xhp
+#: background.xhp
msgctxt ""
-"active_help_on_off.xhp\n"
-"bm_id3156414\n"
+"background.xhp\n"
+"bm_id3149346\n"
"help.text"
-msgid "<bookmark_value>Help; extended tips on/off</bookmark_value><bookmark_value>extended tips in Help</bookmark_value><bookmark_value>tips;extended tips in Help</bookmark_value><bookmark_value>tooltips;extended tips</bookmark_value><bookmark_value>activating;extended help tips</bookmark_value>"
-msgstr "<bookmark_value>Βοήθεια; εκτεταμένες συμβουλές on/off</bookmark_value><bookmark_value>εκτεταμένες συμβουλές στη Βοήθεια</bookmark_value><bookmark_value>συμβουλές;εκτεταμένες συμβουλές στη Βοήθεια</bookmark_value><bookmark_value>εργαλείο συμβουλώνεκτεταμένες συμβουλές</bookmark_value><bookmark_value>ενεργοποίηση;εκτεταμένες συμβουλές</bookmark_value>"
+msgid "<bookmark_value>backgrounds; defining colors/pictures</bookmark_value><bookmark_value>colors; backgrounds</bookmark_value><bookmark_value>pictures; backgrounds</bookmark_value><bookmark_value>pages; backgrounds in all applications</bookmark_value><bookmark_value>watermarks</bookmark_value><bookmark_value>text, see also text documents, paragraphs and characters</bookmark_value>"
+msgstr "<bookmark_value>φόντα; καθορισμός χρωμάτων/εικόνων</bookmark_value><bookmark_value>χρώματα; φόντα</bookmark_value><bookmark_value>εικόνες; φόντα</bookmark_value><bookmark_value>σελίδες; φόντα σε όλες τις εφαρμογές</bookmark_value><bookmark_value>υδατόσημα</bookmark_value><bookmark_value>κείμενο, δείτε επίσης έγγραφα κειμένου, παράγραφοι και χαρακτήρες</bookmark_value>"
-#: active_help_on_off.xhp
+#: background.xhp
msgctxt ""
-"active_help_on_off.xhp\n"
-"hd_id3156414\n"
+"background.xhp\n"
+"hd_id3149346\n"
"1\n"
"help.text"
-msgid "<variable id=\"active_help_on_off\"><link href=\"text/shared/guide/active_help_on_off.xhp\" name=\"Turning Extended Tips On and Off\">Turning Extended Tips On and Off</link></variable>"
-msgstr "<variable id=\"active_help_on_off\"><link href=\"text/shared/guide/active_help_on_off.xhp\" name=\"Ενεργοποίηση ή απενεργοποίηση των εκτεταμένων συμβουλών βοήθειας\">Ενεργοποίηση ή απενεργοποίηση των εκτεταμένων συμβουλών βοήθειας</link></variable>"
+msgid "<variable id=\"background\"><link href=\"text/shared/guide/background.xhp\" name=\"Defining Graphics or Colors in the Background of Pages (Watermark)\">Defining Graphics or Colors in the Background of Pages (Watermark)</link> </variable>"
+msgstr "<variable id=\"background\"><link href=\"text/shared/guide/background.xhp\" name=\"Ορισμός γραφικών ή χρωμάτων φόντου σελίδων (Υδατογράφημα)\">Ορισμός γραφικών ή χρωμάτων φόντου σελίδων (Υδατογράφημα)</link> </variable>"
-#: active_help_on_off.xhp
+#: background.xhp
msgctxt ""
-"active_help_on_off.xhp\n"
-"par_id3157958\n"
-"2\n"
+"background.xhp\n"
+"par_id3153878\n"
+"25\n"
"help.text"
-msgid "<emph>Extended tips</emph> provide a brief description of the function of a particular icon, text box or menu command when you rest your cursor on that item."
-msgstr "Οι <emph>Εκτεταμένες συμβουλές</emph> προσφέρουν μια σύντομη περιγραφή της λειτουργίας ενός εικονιδίου, ενός πεδίου κειμένου ή μιας εντολής μενού όταν αφήνετε τον δείκτη σας επάνω σε αυτό το αντικείμενο."
+msgid "Choose <emph>Format - Page</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Σελίδα</emph>."
-#: active_help_on_off.xhp
+#: background.xhp
msgctxt ""
-"active_help_on_off.xhp\n"
-"hd_id3155339\n"
-"3\n"
+"background.xhp\n"
+"par_id3149581\n"
+"26\n"
"help.text"
-msgid "To turn Extended Tips on and off:"
-msgstr "Για ενεργοποίηση ή απενεργοποίηση των εκτεταμένων συμβουλών:"
+msgid "On the <emph>Background</emph> tab page, select a background color or a background graphic."
+msgstr "Στην καρτέλα <emph>Φόντο</emph>, επιλέξτε το χρώμα φόντου ή ένα γραφικό φόντου."
-#: active_help_on_off.xhp
+#: background.xhp
msgctxt ""
-"active_help_on_off.xhp\n"
-"par_id3154823\n"
-"4\n"
+"background.xhp\n"
+"par_id3154097\n"
+"27\n"
"help.text"
-msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - General</emph>, and check <emph>Extended tips</emph>."
-msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Γενικά</emph> και σημειώστε <emph>Εκτεταμένες συμβουλές</emph>."
+msgid "In spreadsheets this background appears only in the print behind the cells not formatted elsewhere."
+msgstr "Σε υπολογιστικά φύλλα αυτό το φόντο εμφανίζεται μόνο στην εκτύπωση πίσω από τα κελιά που δεν έχουν μορφοποιηθεί σε άλλο σημείο."
-#: active_help_on_off.xhp
+#: background.xhp
msgctxt ""
-"active_help_on_off.xhp\n"
-"par_id3149398\n"
-"5\n"
+"background.xhp\n"
+"par_id3156180\n"
+"30\n"
"help.text"
-msgid "A check mark indicates that the extended tips are activated."
-msgstr "Ένα σημάδι ελέγχου δείχνει ότι οι εκτεταμένες συμβουλές είναι ενεργοποιημένες."
+msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\"><emph>Background</emph> tab page</link>"
+msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Καρτέλα φόντου\">καρτέλα <emph>Φόντο</emph></link>"
-#: active_help_on_off.xhp
+#: background.xhp
msgctxt ""
-"active_help_on_off.xhp\n"
-"hd_id3149811\n"
-"6\n"
+"background.xhp\n"
+"par_id2711569\n"
"help.text"
-msgid "To turn Extended Tips on temporarily:"
-msgstr "Για προσωρινή ενεργοποίηση της λειτουργίας Εκτεταμένες συμβουλές:"
+msgid "<link href=\"text/swriter/guide/background.xhp\">Backgrounds in Text</link>"
+msgstr "<link href=\"text/swriter/guide/background.xhp\">Φόντο κειμένου</link>"
-#: active_help_on_off.xhp
+#: background.xhp
msgctxt ""
-"active_help_on_off.xhp\n"
-"par_id3153541\n"
-"7\n"
+"background.xhp\n"
+"par_id8591570\n"
"help.text"
-msgid "Press the shortcut keys Shift+F1 to activate extended tips once."
-msgstr "Πατήστε τα πλήκτρα συντόμευσης SHIFT+F1 για να ενεργοποιήσετε τις εκτεταμένες συμβουλές για μια φορά."
+msgid "<link href=\"text/scalc/guide/background.xhp\">Backgrounds in Spreadsheets</link>"
+msgstr "<link href=\"text/scalc/guide/background.xhp\">Φόντο σε υπολογιστικά φύλλα</link>"
-#: active_help_on_off.xhp
+#: border_paragraph.xhp
msgctxt ""
-"active_help_on_off.xhp\n"
-"par_id3153825\n"
-"8\n"
+"border_paragraph.xhp\n"
+"tit\n"
"help.text"
-msgid "A question mark appears beside the mouse pointer. You can move this <emph>Help Mouse Pointer</emph> over all controls, icons and menu commands to obtain a description of the command. The <emph>Help Mouse Pointer</emph> is disabled the next time you click the mouse."
-msgstr "Εμφανίζεται ένα ερωτηματικό δίπλα στο δείκτη του ποντικιού. Μπορείτε να μετακινήσετε αυτόν το <emph>Δείκτη ποντικιού βοήθειας</emph> σε όλα τα στοιχεία ελέγχου, τα εικονίδια και τα στοιχεία μενού για να εμφανιστεί μια σύντομη περιγραφή της εν λόγω εντολής. Ο <emph>Δείκτης ποντικιού βοήθειας</emph> θα απενεργοποιηθεί την επόμενη φορά που θα κάνετε κλικ στο ποντίκι."
+msgid "Defining Borders for Paragraphs"
+msgstr "Ορισμός περιγραμμάτων για παραγράφους"
-#: fax.xhp
+#: border_paragraph.xhp
msgctxt ""
-"fax.xhp\n"
-"tit\n"
+"border_paragraph.xhp\n"
+"bm_id3147571\n"
"help.text"
-msgid "Sending Faxes and Configuring $[officename] for Faxing"
-msgstr "Αποστολή φαξ με το $[officename]"
+msgid "<bookmark_value>borders, see also frames</bookmark_value><bookmark_value>paragraphs; defining borders</bookmark_value><bookmark_value>borders; for paragraphs</bookmark_value><bookmark_value>frames; around paragraphs</bookmark_value><bookmark_value>inserting;paragraph borders</bookmark_value><bookmark_value>defining;paragraph borders</bookmark_value>"
+msgstr "<bookmark_value>περιγράμματα, δείτε επίσης και πλαίσια</bookmark_value><bookmark_value>παράγραφοι;ορισμός περιγραμμάτων</bookmark_value><bookmark_value>περιγράμματα; για παραγράφους</bookmark_value><bookmark_value>πλαίσια; γύρω από παραγράφους</bookmark_value><bookmark_value>εισαγωγή;περιγράμματα παραγράφων</bookmark_value><bookmark_value>ορισμός;περιγράμματα παραγράφων</bookmark_value>"
-#: fax.xhp
+#: border_paragraph.xhp
msgctxt ""
-"fax.xhp\n"
-"bm_id3156426\n"
+"border_paragraph.xhp\n"
+"hd_id3147571\n"
+"15\n"
"help.text"
-msgid "<bookmark_value>faxes; sending</bookmark_value><bookmark_value>faxes;configuring $[officename]</bookmark_value><bookmark_value>sending; documents as faxes </bookmark_value><bookmark_value>configuring;fax icon</bookmark_value>"
-msgstr "<bookmark_value>φαξ; αποστολή</bookmark_value><bookmark_value>φαξ;προσαρμογή $[officename]</bookmark_value><bookmark_value>αποστολή; έγγραφα ως φαξ </bookmark_value><bookmark_value>προσαρμογή;εικονίδιο του φαξ</bookmark_value>"
+msgid "<variable id=\"border_paragraph\"><link href=\"text/shared/guide/border_paragraph.xhp\" name=\"Defining Borders for Paragraphs\">Defining Borders for Paragraphs</link> </variable>"
+msgstr "<variable id=\"border_paragraph\"><link href=\"text/shared/guide/border_paragraph.xhp\" name=\"Καθορισμός περιγραμμάτων για παραγράφους\">Καθορισμός περιγραμμάτων για παραγράφους</link> </variable>,"
-#: fax.xhp
+#: border_paragraph.xhp
msgctxt ""
-"fax.xhp\n"
-"hd_id3156426\n"
-"5\n"
+"border_paragraph.xhp\n"
+"hd_id3159233\n"
+"1\n"
"help.text"
-msgid "<variable id=\"fax\"><link href=\"text/shared/guide/fax.xhp\" name=\"Sending Faxes and Configuring $[officename] for Faxing\">Sending Faxes and Configuring $[officename] for Faxing</link></variable>"
-msgstr "<variable id=\"fax\"><link href=\"text/shared/guide/fax.xhp\" name=\"Αποστολή φαξ και ρύθμιση του $[officename] για φαξ\">Αποστολή φαξ και ρύθμιση του $[officename] για φαξ</link></variable>"
+msgid "Setting a Predefined Border Style"
+msgstr "Ρύθμιση ενός προκαθορισμένου στυλ περιγράμματος"
-#: fax.xhp
+#: border_paragraph.xhp
msgctxt ""
-"fax.xhp\n"
-"par_id3156410\n"
+"border_paragraph.xhp\n"
+"par_id3156113\n"
+"2\n"
+"help.text"
+msgid "Place the cursor in the paragraph for which you want to define a border."
+msgstr "Τοποθετήστε το δρομέα στην παράγραφο της οποίας θέλετε να ορίσετε το περίγραμμα."
+
+#: border_paragraph.xhp
+msgctxt ""
+"border_paragraph.xhp\n"
+"par_id3149398\n"
"3\n"
"help.text"
-msgid "To send a fax directly from $[officename], you need a fax modem and a fax driver that allows applications to communicate with the fax modem."
-msgstr "Για να πραγματοποιήσετε απευθείας αποστολή φαξ από το $[officename], χρειάζεστε μόντεμ φαξ και πρόγραμμα οδήγησης φαξ, το οποίο θα επιτρέπει στις εφαρμογές να επικοινωνούν με το μόντεμ φαξ."
+msgid "Choose <emph>Format - Paragraph - Borders</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Παράγραφος - Περιγράμματα</emph>."
-#: fax.xhp
+#: border_paragraph.xhp
msgctxt ""
-"fax.xhp\n"
-"hd_id3166410\n"
+"border_paragraph.xhp\n"
+"par_id3156326\n"
+"4\n"
+"help.text"
+msgid "Select one of the default border styles in the <emph>Default</emph> area."
+msgstr "Διαλέξτε ένα από τα προεπιλεγμένα στυλ περιγράμματος στην περιοχή <emph>Προεπιλεγμένο</emph>."
+
+#: border_paragraph.xhp
+msgctxt ""
+"border_paragraph.xhp\n"
+"par_id3154285\n"
+"5\n"
+"help.text"
+msgid "Select a line style and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
+msgstr "Επιλέξτε ένα στυλ γραμμής και χρώμα για το επιλεγμένο στυλ περιγράμματος στο πεδίο <emph>Γραμμή</emph>. Αυτές οι ρυθμίσεις θα εφαρμοστούν σε όλες τις γραμμές του επιλεγμένου στυλ περιγράμματος."
+
+#: border_paragraph.xhp
+msgctxt ""
+"border_paragraph.xhp\n"
+"par_id3153665\n"
"6\n"
"help.text"
-msgid "Sending a Fax Through the Print Dialog"
-msgstr "Αποστολή φαξ μέσω του παραθύρου διαλόγου εκτύπωσης"
+msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
+msgstr "Επιλέξτε την απόσταση μεταξύ των γραμμών περιγράμματος και των περιεχομένων της σελίδας στη περιοχή <emph>Απόσταση περιεχομένων</emph>. Μπορείτε να αλλάξετε μόνο αποστάσεις των άκρων που έχουν μια γραμμή περιγράμματος καθορισμένη."
-#: fax.xhp
+#: border_paragraph.xhp
msgctxt ""
-"fax.xhp\n"
-"par_id3152996\n"
+"border_paragraph.xhp\n"
+"par_id3153543\n"
"7\n"
"help.text"
-msgid "Open the <emph>Print</emph> dialog by choosing <emph>File - Print</emph> and select the fax driver in the <emph>Name</emph> list box."
-msgstr "Ανοίξτε το παράθυρο διαλόγου <emph>Εκτύπωση</emph> επιλέγοντας <emph>Αρχείο - Εκτύπωση</emph> και διαλέξτε τον οδηγό φαξ στο πεδίο λίστας <emph>Όνομα</emph>."
+msgid "Click <emph>OK</emph> to apply the changes."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph> για να εφαρμοστούν οι αλλαγές."
-#: fax.xhp
+#: border_paragraph.xhp
msgctxt ""
-"fax.xhp\n"
-"par_id3155135\n"
+"border_paragraph.xhp\n"
+"hd_id3149237\n"
"8\n"
"help.text"
-msgid "Clicking <emph>OK</emph> opens the dialog for your fax driver, where you can select the fax recipient."
-msgstr "Κάνοντας κλικ στο <emph>OK</emph> ανοίγει το παράθυρο διαλόγου του προγράμματος οδήγησης του φαξ, στο οποίο μπορείτε να εισαγάγετε τον αποστολέα του φαξ."
+msgid "Setting a Customized Border Style"
+msgstr "Ρύθμιση ενός προσαρμοσμένου στυλ περιγράμματος"
-#: fax.xhp
+#: border_paragraph.xhp
msgctxt ""
-"fax.xhp\n"
-"hd_id3153825\n"
+"border_paragraph.xhp\n"
+"par_id3155388\n"
"9\n"
"help.text"
-msgid "Configuring $[officename] a Fax Icon"
-msgstr "Προσαρμογή ενός εικονιδίου φαξ για το $[officename]"
+msgid "Choose <emph>Format - Paragraph - Borders</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Παράγραφος - Περιγράμματα</emph>."
-#: fax.xhp
+#: border_paragraph.xhp
msgctxt ""
-"fax.xhp\n"
-"par_id3153822\n"
+"border_paragraph.xhp\n"
+"par_id3148943\n"
"10\n"
"help.text"
-msgid "You can configure $[officename] so that a single click on an icon automatically sends the current document as a fax:"
-msgstr "Μπορείτε να προσαρμόσετε το $[officename] με τρόπο ώστε να αρκεί ένα απλό πάτημα σε ένα εικονίδιο για αυτόματη αποστολή του τρέχοντος εγγράφου ως φαξ:"
+msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
+msgstr "Στο πεδίο <emph>Προσαρμοσμένο</emph> επιλέξτε το άκρο που θέλετε να εμφανίζεται σε μια κοινή διάταξη. Στην προεπισκόπηση κάντε κλικ σε ένα άκρο για εναλλαγή της επιλογής του άκρου."
-#: fax.xhp
+#: border_paragraph.xhp
msgctxt ""
-"fax.xhp\n"
-"par_id3145315\n"
+"border_paragraph.xhp\n"
+"par_id3148948\n"
"11\n"
"help.text"
-msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\">%PRODUCTNAME Writer - Print</link></emph>."
-msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Εκτύπωση\">%PRODUCTNAME Writer - Εκτύπωση</link></emph>."
+msgid "Select a line style and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
+msgstr "Επιλέξτε ένα στυλ γραμμής και χρώμα για το επιλεγμένο στυλ περιγράμματος στο πεδίο <emph>Γραμμή</emph>. Αυτές οι ρυθμίσεις θα εφαρμοστούν σε όλες τις γραμμές του επιλεγμένου στυλ περιγράμματος."
-#: fax.xhp
+#: border_paragraph.xhp
msgctxt ""
-"fax.xhp\n"
-"par_id3150985\n"
+"border_paragraph.xhp\n"
+"par_id3152811\n"
"12\n"
"help.text"
-msgid "Select the fax driver from the <emph>Fax</emph> list box and click <emph>OK</emph>."
-msgstr "Επιλέξτε τον οδηγό φαξ από το πεδίο λίστας <emph>Φαξ</emph> και κάντε κλικ στο <emph>OK</emph>."
+msgid "Repeat the last two steps for every border edge."
+msgstr "Επαναλάβετε τα δύο τελευταία βήματα για κάθε άκρο του περιγράμματος."
-#: fax.xhp
+#: border_paragraph.xhp
msgctxt ""
-"fax.xhp\n"
-"par_idN106EB\n"
+"border_paragraph.xhp\n"
+"par_id3150793\n"
+"13\n"
"help.text"
-msgid "Click the arrow icon at the end of the <emph>Standard</emph> bar. In the drop-down menu, choose <emph>Customize</emph>."
-msgstr "Κάντε κλικ στο εικονίδιο βέλους στο τέλος της <emph>Βασικής</emph> γραμμής εργαλείων. Στο μενού που θα ανοίξει, επιλέξτε <emph>Επεξεργασία</emph>."
+msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
+msgstr "Επιλέξτε την απόσταση μεταξύ των γραμμών περιγράμματος και των περιεχομένων της σελίδας στη περιοχή <emph>Απόσταση περιεχομένων</emph>. Μπορείτε να αλλάξετε μόνο αποστάσεις των άκρων που έχουν μια γραμμή περιγράμματος καθορισμένη."
-#: fax.xhp
+#: border_paragraph.xhp
msgctxt ""
-"fax.xhp\n"
-"par_idN106F6\n"
+"border_paragraph.xhp\n"
+"par_id3151178\n"
+"14\n"
"help.text"
-msgid "The <emph>Toolbar</emph>s tab page of the <emph>Customize</emph> dialog appears."
-msgstr "Εμφανίζεται η σελίδα καρτέλας <emph>Γραμμή εργαλείων</emph> του παραθύρου διαλόγου <emph>Επεξεργασία</emph>."
+msgid "Click <emph>OK</emph> to apply the changes."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph> για να εφαρμοστούν οι αλλαγές."
-#: fax.xhp
+#: border_table.xhp
msgctxt ""
-"fax.xhp\n"
-"par_idN106FA\n"
+"border_table.xhp\n"
+"tit\n"
"help.text"
-msgid "Click <emph>Add Commands</emph>."
-msgstr "Κάντε κλικ στο <emph>Προσθήκη εντολών</emph>."
+msgid "Defining Borders for Tables and Table Cells"
+msgstr "Ορισμός περιγραμμάτων για πίνακες και κελιά πινάκων"
-#: fax.xhp
+#: border_table.xhp
msgctxt ""
-"fax.xhp\n"
-"par_idN10702\n"
+"border_table.xhp\n"
+"bm_id3155805\n"
"help.text"
-msgid "Select the \"Documents\" category, then select the \"Send Default Fax\" command."
-msgstr "Επιλέξτε την κατηγορία \"Έγγραφα\", και μετά επιλέξτε την εντολή \"Αποστολή προεπιλεγμένου φαξ\""
+msgid "<bookmark_value>tables in text; defining borders</bookmark_value><bookmark_value>tables in spreadsheets;defining borders</bookmark_value><bookmark_value>borders; for tables</bookmark_value><bookmark_value>frames; around tables</bookmark_value><bookmark_value>defining;table borders</bookmark_value>"
+msgstr "<bookmark_value>πίνακες σε κείμενο; ορισμός περιγραμμάτων</bookmark_value><bookmark_value>πίνακες σε υπολογιστικά φύλλα;ορισμός περιγραμμάτων</bookmark_value><bookmark_value>περιγράμματα; για πίνακες</bookmark_value><bookmark_value>πλαίσια;γύρω από πίνακες</bookmark_value><bookmark_value>ορισμός;περιγράμματα πινάκων</bookmark_value>"
-#: fax.xhp
+#: border_table.xhp
msgctxt ""
-"fax.xhp\n"
-"par_idN10706\n"
+"border_table.xhp\n"
+"hd_id3155805\n"
+"16\n"
"help.text"
-msgid "Click <emph>Add</emph> and then <emph>Close</emph>."
-msgstr "Κάντε κλικ στην <emph>Προσθήκη</emph> και μετά στο <emph>Κλείσιμο</emph>."
+msgid "<variable id=\"border_table\"><link href=\"text/shared/guide/border_table.xhp\" name=\"Defining Borders for Tables and Table Cells\">Defining Borders for Tables and Table Cells</link></variable>"
+msgstr "<variable id=\"border_table\"><link href=\"text/shared/guide/border_table.xhp\" name=\"Ορισμός περιγραμμάτων για πίνακες και κελιά πινάκων\">Ορισμός περιγραμμάτων για πίνακες και κελιά πινάκων</link></variable>"
-#: fax.xhp
+#: border_table.xhp
msgctxt ""
-"fax.xhp\n"
-"par_idN10712\n"
+"border_table.xhp\n"
+"hd_id3147008\n"
+"1\n"
"help.text"
-msgid "On the <emph>Toolbars</emph> tab page, click the down arrow button to position the new icon where you want it. Click <emph>OK</emph>."
-msgstr "Στη σελίδα καρτέλας <emph>Γραμμές εργαλείων</emph>, κάντε κλικ στο κουμπί βέλος κάτω για να τοποθετήσετε το καινούργιο εικονίδιο όπου το θέλετε. Κάντε κλικ στο <emph>OK</emph>."
+msgid "Setting a Predefined Border Style"
+msgstr "Ρύθμιση ενός προκαθορισμένου στυλ περιγράμματος"
-#: fax.xhp
+#: border_table.xhp
msgctxt ""
-"fax.xhp\n"
-"par_idN10715\n"
+"border_table.xhp\n"
+"par_id3146957\n"
+"2\n"
"help.text"
-msgid "Your <emph>Standard</emph> bar now has a new icon to send the current document as a fax."
-msgstr "Η <emph>Βασική</emph> γραμμή έχει τώρα ένα νέο εικονίδιο για να στείλει το τρέχον έγγραφο σαν φαξ."
+msgid "Select the table cells that you want to modify."
+msgstr "Επιλέξτε τα κελιά πίνακα τα οποία θέλετε να τροποποιήσετε."
-#: dragdrop.xhp
+#: border_table.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"tit\n"
+"border_table.xhp\n"
+"par_id3156346\n"
+"3\n"
"help.text"
-msgid "Dragging and Dropping Within a $[officename] Document"
-msgstr "Μετακίνηση και απόθεση μέσα σε ένα έγγραφο του $[officename]"
+msgid "Click the <emph>Borders</emph> icon on the <emph>Table </emph>toolbar (Writer) or on the <emph>Line and Filling</emph> bar to open the <emph>Borders</emph> window."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Περιγράμματα</emph> στη γραμμή εργαλείων <emph>Πίνακας</emph> (Writer) ή στη γραμμή <emph>Γραμμή και γέμισμα</emph> για να ανοίξετε το παράθυρο <emph>Περιγράμματα</emph>."
-#: dragdrop.xhp
+#: border_table.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"bm_id3154927\n"
+"border_table.xhp\n"
+"par_id3143270\n"
+"5\n"
"help.text"
-msgid "<bookmark_value>drag and drop;overview</bookmark_value><bookmark_value>mouse; pointers when using drag and drop</bookmark_value><bookmark_value>links;by drag and drop</bookmark_value><bookmark_value>copying;by drag and drop</bookmark_value>"
-msgstr "<bookmark_value>μετακίνηση και απόθεση;σύνοψη</bookmark_value><bookmark_value>ποντίκι; δείκτες όταν χρησιμοποιήστε μετακίνηση και απόθεση</bookmark_value><bookmark_value>συνδέσεις;μέσω μετακίνησης και απόθεσης</bookmark_value><bookmark_value>αντιγραφή;μέσω μετακίνησης και απόθεσης</bookmark_value>"
+msgid "Click one of the predefined border styles."
+msgstr "Κάντε κλικ σε ένα από τα προκαθορισμένα στυλ περιγράμματος."
-#: dragdrop.xhp
+#: border_table.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"hd_id3147571\n"
-"11\n"
+"border_table.xhp\n"
+"par_id3156156\n"
+"6\n"
"help.text"
-msgid "<variable id=\"dragdrop\"><link href=\"text/shared/guide/dragdrop.xhp\" name=\"Dragging and Dropping Within a $[officename] Document\">Dragging and Dropping Within a $[officename] Document</link></variable>"
-msgstr "<variable id=\"dragdrop\"><link href=\"text/shared/guide/dragdrop.xhp\" name=\"Μετακίνηση και απόθεση μέσα σε ένα έγγραφο $[officename]\">Μετακίνηση και απόθεση μέσα σε ένα έγγραφο $[officename]</link></variable>"
+msgid "This <emph>adds</emph> the selected style to the current border style of the table cells. Select the blank border style at the top left of the <emph>Borders</emph> window to clear all border styles."
+msgstr "Αυτό <emph>προσθέτει</emph> το επιλεγμένο στυλ στο τρέχον στυλ περιγράμματος των κελιών του πίνακα. Επιλέξτε το κενό στυλ περιγράμματος πάνω αριστερά από το παράθυρο <emph>Περιγράμματα</emph> για να καθαρίσετε όλα τα στυλ περιγράμματος."
-#: dragdrop.xhp
+#: border_table.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"par_id3147008\n"
-"3\n"
+"border_table.xhp\n"
+"hd_id3153666\n"
+"7\n"
"help.text"
-msgid "There are many options for moving or copying objects using drag-and-drop. Text sections, drawing objects, graphics, form controls, hyperlinks, cell ranges, and many more can be moved or copied with the mouse."
-msgstr "Υπάρχουν πολλές επιλογές για τη μεταφορά ή την αντιγραφή αντικειμένων χρησιμοποιώντας τη λειτουργία μεταφοράς και απόθεσης. Με τη βοήθεια του ποντικιού, είναι δυνατή η μετακίνηση ή η αντιγραφή περιοχών κειμένου, αντικειμένων σχεδίασης, γραφικών, στοιχείων ελέγχου φόρμας, υπερσυνδέσεων, περιοχών πινάκων και πολλών άλλων."
+msgid "Setting a Customized Border Style"
+msgstr "Ρύθμιση ενός προσαρμοσμένου στυλ περιγράμματος"
-#: dragdrop.xhp
+#: border_table.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"par_id3155892\n"
-"12\n"
+"border_table.xhp\n"
+"par_id3152472\n"
+"8\n"
"help.text"
-msgid "Note that the mouse pointer displays a plus sign when copying and an arrow when creating a link or hyperlink."
-msgstr "Προσέξτε ότι ο δείκτης του ποντικιού εμφανίζει ένα σύμβολο συν κατά την αντιγραφή και ένα βέλος κατά τη δημιουργία σύνδεσης ή υπερσύνδεσης."
+msgid "Select the table cells that you want to modify."
+msgstr "Επιλέξτε τα κελιά πίνακα τα οποία θέλετε να τροποποιήσετε."
-#: dragdrop.xhp
+#: border_table.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"par_id3146798\n"
-"5\n"
+"border_table.xhp\n"
+"par_id3147265\n"
+"9\n"
"help.text"
-msgid "Mouse Pointer"
-msgstr "Δείκτης ποντικιού"
+msgid "Choose <emph>Table - Table Properties - Borders</emph> (Writer) or <emph>Format - Cells - Borders</emph> (Calc)."
+msgstr "Επιλέξτε <emph>Πίνακας - Ιδιότητες πίνακα - Περιγράμματα</emph> (Writer) ή <emph>Μορφή - Κελιά - Περιγράμματα</emph> (Calc)."
-#: dragdrop.xhp
+#: border_table.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"par_id3147618\n"
-"6\n"
+"border_table.xhp\n"
+"par_id3159413\n"
+"10\n"
"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
+msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
+msgstr "Στο πεδίο <emph>Προσαρμοσμένο</emph> επιλέξτε το άκρο που θέλετε να εμφανίζεται σε μια κοινή διάταξη. Στην προεπισκόπηση κάντε κλικ σε ένα άκρο για εναλλαγή της επιλογής του άκρου."
-#: dragdrop.xhp
+#: border_table.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"par_id3159177\n"
+"border_table.xhp\n"
+"par_id31594132\n"
"help.text"
-msgid "<image id=\"img_id3147573\" src=\"res/helpimg/movedata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147573\">Mouse pointer moving data</alt></image>"
-msgstr "<image id=\"img_id3147573\" src=\"res/helpimg/movedata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147573\">Μετακίνηση δεδομένων με το δείκτη του ποντικιού</alt></image>"
+msgid "If you select more than one row or column, you can change the middle lines between rows or columns. Select the middle markers in the <emph>User-defined</emph> area."
+msgstr "Εάν επιλέξετε περισσότερες από μία γραμμές ή στήλες, μπορείτε να αλλάξετε τις μεσαίες γραμμές μεταξύ γραμμών ή στηλών. Επιλέξτε τους μεσαίους σημειωτές στην περιοχή <emph>Οριζόμενες από το χρήστη</emph>."
-#: dragdrop.xhp
+#: border_table.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"par_id3154898\n"
-"7\n"
+"border_table.xhp\n"
+"par_id3153526\n"
+"11\n"
"help.text"
-msgid "Moving"
-msgstr "Μετακίνηση"
+msgid "Select a line style and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
+msgstr "Επιλέξτε ένα στυλ γραμμής και χρώμα για το επιλεγμένο στυλ περιγράμματος στο πεδίο <emph>Γραμμή</emph>. Αυτές οι ρυθμίσεις θα εφαρμοστούν σε όλες τις γραμμές του επιλεγμένου στυλ περιγράμματος."
-#: dragdrop.xhp
+#: border_table.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"par_id3154306\n"
+"border_table.xhp\n"
+"par_id3145606\n"
+"12\n"
"help.text"
-msgid "<image id=\"img_id3149233\" src=\"res/helpimg/copydata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149233\">Mouse pointer copying data</alt></image>"
-msgstr "<image id=\"img_id3149233\" src=\"res/helpimg/copydata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149233\">Αντιγραφή δεδομένων με το δείκτη ποντικιού</alt></image>"
+msgid "Repeat the last two steps for every border edge."
+msgstr "Επαναλάβετε τα δύο τελευταία βήματα για κάθε άκρο του περιγράμματος."
-#: dragdrop.xhp
+#: border_table.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"par_id3153627\n"
-"8\n"
+"border_table.xhp\n"
+"par_id3156422\n"
+"13\n"
"help.text"
-msgid "Copying"
-msgstr "Αντιγραφή"
+msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area."
+msgstr "Διαλέξτε την απόσταση μεταξύ περιγράμματος γραμμών και τα περιεχόμενα της σελίδας στην περιοχή <emph>Απόσταση περιεχομένων</emph>."
-#: dragdrop.xhp
+#: border_table.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"par_id3153896\n"
+"border_table.xhp\n"
+"par_id3149807\n"
+"14\n"
"help.text"
-msgid "<image id=\"img_id3159413\" src=\"res/helpimg/linkdata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3159413\">Mouse pointer inserting link</alt></image>"
-msgstr "<image id=\"img_id3159413\" src=\"res/helpimg/linkdata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3159413\">Εισαγωγή σύνδεσης με τον δείκτη ποντικιού</alt></image>"
+msgid "Click <emph>OK</emph> to apply the changes."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph> για να εφαρμοστούν οι αλλαγές."
-#: dragdrop.xhp
+#: breaking_lines.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"par_id3154938\n"
-"9\n"
+"breaking_lines.xhp\n"
+"tit\n"
"help.text"
-msgid "Creating a link"
-msgstr "Δημιουργία μιας σύνδεσης"
+msgid "Inserting Line Breaks in Cells"
+msgstr "Εισαγωγή αλλαγών γραμμής στα κελιά"
-#: dragdrop.xhp
+#: breaking_lines.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"par_id3154366\n"
-"13\n"
+"breaking_lines.xhp\n"
+"bm_id6305734\n"
"help.text"
-msgid "If you press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> or Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while releasing the mouse button, you can control whether the object is copied, moved, or a link is created."
-msgstr "Αν πατήσετε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ή Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> καθώς απελευθερώνεται το κουμπί του ποντικιού μπορείτε να ελέγχετε αν το αντικείμενο αντιγράφεται, μετακινείται ή αν δημιουργείται μια σύνδεση."
+msgid "<bookmark_value>line breaks; in cells</bookmark_value> <bookmark_value>cells; line breaks</bookmark_value> <bookmark_value>text flow; in cells</bookmark_value> <bookmark_value>text breaks in cells</bookmark_value> <bookmark_value>wrapping text; in cells</bookmark_value> <bookmark_value>words; wrapping in cells</bookmark_value> <bookmark_value>automatic line breaks</bookmark_value> <bookmark_value>new lines in cells</bookmark_value> <bookmark_value>inserting;line breaks in cells</bookmark_value> <bookmark_value>tables;inserting line breaks</bookmark_value>"
+msgstr "<bookmark_value>αλλαγές γραμμής; σε κελιά</bookmark_value><bookmark_value>κελιά; αλλαγές γραμμής</bookmark_value><bookmark_value>ροή κειμένου; σε κελιά</bookmark_value><bookmark_value>αλλαγές κειμένου σε κελιά</bookmark_value><bookmark_value>αναδίπλωση κειμένου; σε κελιά</bookmark_value><bookmark_value>λέξεις; αναδίπλωση σε κελιά</bookmark_value><bookmark_value>αυτόματες αλλαγές γραμμής</bookmark_value><bookmark_value>καινούργιες γραμμές σε κελιά</bookmark_value><bookmark_value>εισαγωγή;αλλαγές γραμμής σε κελιά</bookmark_value><bookmark_value>πίνακες;εισαγωγή αλλαγών γραμμής</bookmark_value>"
-#: dragdrop.xhp
+#: breaking_lines.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"par_id3148672\n"
+"breaking_lines.xhp\n"
+"par_idN106D5\n"
"help.text"
-msgid "<image id=\"img_id3158407\" src=\"sw/imglst/sc20238.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3158407\">Icon</alt></image>"
-msgstr "<image id=\"img_id3158407\" src=\"sw/imglst/sc20238.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3158407\">Icon</alt></image>"
+msgid "<variable id=\"breaking_lines\"><link href=\"text/shared/guide/breaking_lines.xhp\">Inserting Line Breaks in Cells</link></variable>"
+msgstr "<variable id=\"breaking_lines\"><link href=\"text/shared/guide/breaking_lines.xhp\">Εισαγωγή αλλαγών γραμμής στα κελιά</link></variable>"
-#: dragdrop.xhp
+#: breaking_lines.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"par_id3156422\n"
-"14\n"
+"breaking_lines.xhp\n"
+"par_idN106D9\n"
"help.text"
-msgid "If you drag objects out of the <link href=\"text/shared/guide/navigator.xhp\" name=\"Navigator\"><emph>Navigator</emph></link>, you can specify in the submenu of the Navigator's <emph>Drag Mode</emph> icon whether to copy the object, insert it as a link or insert it as a hyperlink."
-msgstr "Αν μεταφέρετε αντικείμενα εκτός της <link href=\"text/shared/guide/navigator.xhp\" name=\"Περιήγησης\"><emph>Περιήγησης</emph></link>, στο δευτερεύον μενού του εικονιδίου της Περιήγησης <emph>Κατάσταση μετακίνησης</emph> ορίστε εάν θα πραγματοποιηθεί αντιγραφή του αντικειμένου, εισαγωγή του ως σύνδεσης ή ως υπερσύνδεσης."
+msgid "Inserting line breaks in $[officename] Calc spreadsheet cells"
+msgstr "Εισαγωγή αλλαγή γραμμών στα κελιά υπολογιστικού φύλλου του $[officename] Calc"
-#: dragdrop.xhp
+#: breaking_lines.xhp
msgctxt ""
-"dragdrop.xhp\n"
-"par_id3153144\n"
-"4\n"
+"breaking_lines.xhp\n"
+"par_idN106E0\n"
"help.text"
-msgid "You can cancel a drag-and-drop operation in $[officename] at any time by pressing the Esc key before releasing the mouse button."
-msgstr "Μπορείτε να ακυρώσετε μια λειτουργία μεταφοράς και απόθεσης στο $[officename] ανά πάσα στιγμή πατώντας το πλήκτρο Esc πριν απελευθερώσετε το κουμπί του ποντικιού."
+msgid "To insert a line break in a spreadsheet cell, press the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys."
+msgstr "Για να εισάγετε μια αλλαγή γραμμής σε ένα κελί λογιστικού φύλλου, πατήστε τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-#: data_new.xhp
+#: breaking_lines.xhp
msgctxt ""
-"data_new.xhp\n"
-"tit\n"
+"breaking_lines.xhp\n"
+"par_idN106E3\n"
"help.text"
-msgid "Creating a New Database"
-msgstr "Δημιουργία μιας νέας βάση δεδομένων"
+msgid "This will work only with the text edit cursor inside the cell, not at the input line. So first double-click the cell, then single-click at the text position where you want the line break."
+msgstr "Αυτό θα δουλέψει μόνο με τον δείκτη επεξεργασίας κειμένου μέσα στο κελί, όχι στη γραμμή εισαγωγής. Ως εκ τούτου πρώτα κάντε διπλό κλικ στο κελί, και μετά ένα κλικ στη θέση του κειμένου που θέλετε την αλλαγή γραμμής."
-#: data_new.xhp
+#: breaking_lines.xhp
msgctxt ""
-"data_new.xhp\n"
-"bm_id6911526\n"
+"breaking_lines.xhp\n"
+"par_id0509200914160968\n"
"help.text"
-msgid "<bookmark_value>databases;creating</bookmark_value><bookmark_value>new databases</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων;δημιουργία</bookmark_value><bookmark_value>νέες βάσεις δεδομένων</bookmark_value>"
+msgid "You can search for a newline character in the Find & Replace dialog by searching for \\n as a regular expression. You can use the text function CHAR(10) to insert a newline character into a text formula."
+msgstr "Μπορείτε να ψάξετε για ένα χαρακτήρα νέας γραμμής μέσω του διαλόγου Εύρεση & Αντικατάσταση, κάνοντας\\nαναζήτηση ως κανονική έκφραση (regexp). Μπορείτε να χρησιμοποιήσετε την συνάρτηση κειμένου CHAR(10) για να εισάγετε ένα χαρακτήρα νέας γραμμής σε ένα τύπο κειμένου."
-#: data_new.xhp
+#: breaking_lines.xhp
msgctxt ""
-"data_new.xhp\n"
-"par_idN105A3\n"
+"breaking_lines.xhp\n"
+"par_idN106E6\n"
"help.text"
-msgid "<variable id=\"data_new\"><link href=\"text/shared/guide/data_new.xhp\">Creating a New Database</link></variable>"
-msgstr "<variable id=\"data_new\"><link href=\"text/shared/guide/data_new.xhp\">Δημιουργία μιας νέας βάσης δεδομένων</link></variable>"
+msgid "Formatting $[officename] Calc cells for automatic line wrapping"
+msgstr "Μορφοποίηση κελιών $[officename] Calc για αυτόματη αναδίπλωση γραμμής"
-#: data_new.xhp
+#: breaking_lines.xhp
msgctxt ""
-"data_new.xhp\n"
-"par_idN105C4\n"
+"breaking_lines.xhp\n"
+"par_idN106ED\n"
"help.text"
-msgid "Choose <emph>File - New - Database</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία - Βάση δεδομένων</emph>."
+msgid "Select the cells for which you want an automatic line break."
+msgstr "Επιλέξτε τα κελιά για τα οποία θέλετε αυτόματη αλλαγή γραμμής."
-#: data_new.xhp
+#: breaking_lines.xhp
msgctxt ""
-"data_new.xhp\n"
-"par_idN105CB\n"
+"breaking_lines.xhp\n"
+"par_idN106F1\n"
"help.text"
-msgid "This opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>, where you create a new database file."
-msgstr "Αυτό ανοίγει τον <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματο πιλότο βάσης δεδομένων</link>, όπου μπορείτε να δημιουργήσετε ένα νέο αρχείο βάσης δεδομένων."
+msgid "Choose <emph>Format - Cells - Alignment</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Κελιά - Στοίχιση</emph>."
-#: data_new.xhp
+#: breaking_lines.xhp
msgctxt ""
-"data_new.xhp\n"
-"par_idN105DD\n"
+"breaking_lines.xhp\n"
+"par_idN106F9\n"
"help.text"
-msgid "In the Database Wizard, select the type of database, and select the option to open the Table Wizard as the next wizard."
-msgstr "Στον αυτόματο πιλότο βάσεων δεδομένων, επιλέξτε τον τύπο της βάσης δεδομένων, και μετά την επιλογή για να ανοίξετε τον αυτόματο πιλότο πινάκων ως τον επόμενο αυτόματο πιλότο."
+msgid "Select <emph>Wrap text automatically</emph>."
+msgstr "Επιλέξτε <emph>Αυτόματη αναδίπλωση κειμένου</emph>."
-#: data_new.xhp
+#: breaking_lines.xhp
msgctxt ""
-"data_new.xhp\n"
-"par_idN105E0\n"
+"breaking_lines.xhp\n"
+"par_idN10700\n"
"help.text"
-msgid "The <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link> helps you to add a table to the new database file."
-msgstr "Ο <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Αυτόματος πιλότος πίνακα</link> σας βοηθάει να προσθέσετε ένα πίνακα στο αρχείο βάσης δεδομένων σας."
+msgid "Inserting line breaks in $[officename] Writer text document tables"
+msgstr "Εισαγωγή αλλαγή γραμμής στους πίνακες εγγράφου κειμένου του $[officename] Writer"
-#: data_new.xhp
+#: breaking_lines.xhp
msgctxt ""
-"data_new.xhp\n"
-"par_idN105FC\n"
+"breaking_lines.xhp\n"
+"par_idN10707\n"
"help.text"
-msgid "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
-msgstr "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgid "To insert a line break in a text document table cell, press the Enter key."
+msgstr "Για να εισάγετε αλλαγή γραμμής σε κείμενο κελιού πίνακα εγγράφου, πατήστε το πλήκτρο Enter."
-#: data_new.xhp
+#: breaking_lines.xhp
msgctxt ""
-"data_new.xhp\n"
-"par_idN10604\n"
+"breaking_lines.xhp\n"
+"par_idN1070A\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
-msgstr "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgid "An automatic line break will be performed while you type across the end of each cell."
+msgstr "Θα εκτελεστεί αυτόματη αλλαγή γραμμής καθώς πληκτρολογείτε προς το τέλος κάθε κελιού."
-#: gallery_insert.xhp
+#: breaking_lines.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"tit\n"
+"breaking_lines.xhp\n"
+"par_idN10718\n"
"help.text"
-msgid "Inserting Objects From the Gallery"
-msgstr "Εισαγωγή αντικειμένων από τη Συλλογή"
+msgid "<link href=\"text/shared/01/05340300.xhp\">Alignment</link>"
+msgstr "<link href=\"text/shared/01/05340300.xhp\">Στοίχιση</link>"
-#: gallery_insert.xhp
+#: change_title.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"bm_id3145136\n"
+"change_title.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>Gallery; inserting pictures from</bookmark_value><bookmark_value>pictures; inserting from Gallery</bookmark_value><bookmark_value>objects; inserting from Gallery</bookmark_value><bookmark_value>patterns for objects</bookmark_value><bookmark_value>textures;inserting from Gallery</bookmark_value><bookmark_value>backgrounds;inserting from Gallery</bookmark_value><bookmark_value>inserting;objects from Gallery</bookmark_value><bookmark_value>copying;from Gallery</bookmark_value>"
-msgstr "<bookmark_value>Συλλογή; εισαγωγή εικόνων από</bookmark_value><bookmark_value>εικόνες; εισαγωγή από Συλλογή</bookmark_value><bookmark_value>αντικείμενα; εισαγωγή από Συλλογή</bookmark_value><bookmark_value>μοτίβα για αντικείμενα</bookmark_value><bookmark_value>υφή;εισαγωγή από Συλλογή</bookmark_value><bookmark_value>φόντα;εισαγωγή από Συλλογή</bookmark_value><bookmark_value>εισαγωγή;αντικείμενα από Συλλογή</bookmark_value><bookmark_value>αντιγραφή;από Συλλογή</bookmark_value>"
+msgid "Changing the Title of a Document"
+msgstr "Αλλαγή του τίτλου ενός εγγράφου"
-#: gallery_insert.xhp
+#: change_title.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"hd_id3145136\n"
-"1\n"
+"change_title.xhp\n"
+"bm_id3156324\n"
"help.text"
-msgid "<variable id=\"gallery_insert\"><link href=\"text/shared/guide/gallery_insert.xhp\" name=\"Inserting Objects From the Gallery\">Inserting Objects From the Gallery</link> </variable>"
-msgstr "<variable id=\"gallery_insert\"><link href=\"text/shared/guide/gallery_insert.xhp\" name=\"Εισαγωγή αντικειμένων από τη Συλλογή\">Εισαγωγή αντικειμένων από τη Συλλογή</link> </variable>"
+msgid "<bookmark_value>titles; changing</bookmark_value><bookmark_value>changing;document titles</bookmark_value><bookmark_value>documents; changing titles</bookmark_value>"
+msgstr "<bookmark_value>τίτλοι; αλλαγή</bookmark_value><bookmark_value>αλλαγή;τίτλοι εγγράφων</bookmark_value><bookmark_value>έγγραφα; αλλαγή τίτλων</bookmark_value>"
-#: gallery_insert.xhp
+#: change_title.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3145345\n"
-"2\n"
+"change_title.xhp\n"
+"hd_id3156324\n"
+"1\n"
"help.text"
-msgid "You can insert an object in a document either as a <emph>copy</emph> or as a <emph>link</emph>. A copy of an object is independent of the original object. Changes to the original object have no effect on the copy. A link remains dependent on the original object. Changes to the original object are also reflected in the link."
-msgstr "Τώρα μπορείτε να εισαγάγετε ένα αντικείμενο σε ένα έγγραφο είτε ως <emph>αντίγραφο</emph> είτε ως <emph>σύνδεση</emph>. Ένα αντίγραφο αντικειμένου είναι ανεξάρτητο από το πρωτότυπο αντικείμενο. Οι αλλαγές στο πρωτότυπο αντικείμενο δεν επηρεάζουν το αντίγραφο. Μια σύνδεση παραμένει εξαρτημένη από το πρωτότυπο αντικείμενο. Οι αλλαγές στο πρωτότυπο αντικείμενο αντανακλώνται επίσης στη σύνδεση."
+msgid "<variable id=\"change_title\"><link href=\"text/shared/guide/change_title.xhp\" name=\"Changing the Title of a Document\">Changing the Title of a Document</link></variable>"
+msgstr "<variable id=\"change_title\"><link href=\"text/shared/guide/change_title.xhp\" name=\"Αλλαγή τίτλου ενός εγγράφου\">Αλλαγή τίτλου ενός εγγράφου</link></variable>"
-#: gallery_insert.xhp
+#: change_title.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"hd_id3145313\n"
+"change_title.xhp\n"
+"par_id3152801\n"
"3\n"
"help.text"
-msgid "Inserting an object as a copy"
-msgstr "Εισαγωγή αντικειμένου ως αντιγράφου"
+msgid "You can specify a title for your document. Some file manager utilities can display the titles next to the filenames of your documents."
+msgstr "Μπορείτε να ορίσετε έναν τίτλο για το έγγραφό σας. Μερικά προγράμματα διαχείρισης αρχείων μπορούν να προβάλουν του τίτλους δίπλα στα ονόματα αρχείων των εγγράφων σας."
-#: gallery_insert.xhp
+#: change_title.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3145382\n"
+"change_title.xhp\n"
+"hd_id3156136\n"
"4\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 "How to change the title of the current document"
+msgstr "Οδηγίες για την αλλαγή του τίτλου του τρέχοντος εγγράφου"
-#: gallery_insert.xhp
+#: change_title.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3154306\n"
+"change_title.xhp\n"
+"par_id3153345\n"
"5\n"
"help.text"
-msgid "Select a theme."
-msgstr "Επιλέξτε ένα θέμα."
+msgid "Choose <emph>File - Properties</emph>. This opens the <emph>Document Properties</emph> dialog."
+msgstr "Επιλέξτε <emph>Αρχείο - Ιδιότητες</emph>. Αυτό ανοίγει τον διάλογο <emph>Ιδιότητες εγγράφου</emph>."
-#: gallery_insert.xhp
+#: change_title.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3154516\n"
+"change_title.xhp\n"
+"par_id3156410\n"
"6\n"
"help.text"
-msgid "Select an object using a single click."
-msgstr "Επιλέξτε ένα αντικείμενο με απλό κλικ."
+msgid "Select the <emph>Description</emph> tab."
+msgstr "Επιλέξτε την καρτέλα <emph>Περιγραφή</emph>."
-#: gallery_insert.xhp
+#: change_title.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3153561\n"
+"change_title.xhp\n"
+"par_id3147242\n"
"7\n"
"help.text"
-msgid "Drag the object into the document, or right-click to open the context menu and select <emph>Insert</emph> and <emph>Copy</emph>."
-msgstr "Μεταφέρετε το αντικείμενο μέσα στο έγγραφο, ή κάντε κλικ με το δεξιό κουμπί του ποντικιού για να ανοίξετε το μενού περιβάλλοντος και επιλέξτε <emph>Εισαγωγή</emph> και <emph>Αντιγραφή</emph>."
+msgid "Type the new title in the <emph>Title</emph> box and click <emph>OK</emph>."
+msgstr "Τυπώστε τον καινούργιο τίτλο στο πεδίο <emph>Τίτλος</emph> και κάντε κλικ στο <emph>OK</emph>."
-#: gallery_insert.xhp
+#: change_title.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"hd_id3153061\n"
+"change_title.xhp\n"
+"par_id3163802\n"
"8\n"
"help.text"
-msgid "Inserting an object as a link"
-msgstr "Εισαγωγή ενός αντικειμένου ως μια σύνδεση"
+msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Document Properties\">Document Properties</link>"
+msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Document Properties\">Ιδιότητες εγγράφου</link>"
-#: gallery_insert.xhp
+#: chart_axis.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3145068\n"
-"9\n"
+"chart_axis.xhp\n"
+"tit\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 "Editing Chart Axes"
+msgstr "Επεξεργασία αξόνων διαγράμματος"
-#: gallery_insert.xhp
+#: chart_axis.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3148663\n"
-"10\n"
+"chart_axis.xhp\n"
+"bm_id3155555\n"
"help.text"
-msgid "Select a theme."
-msgstr "Επιλέξτε ένα θέμα."
+msgid "<bookmark_value>charts; editing axes</bookmark_value><bookmark_value>axes in charts</bookmark_value><bookmark_value>editing; chart axes</bookmark_value><bookmark_value>formatting; axes in charts</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα; επεξεργασία αξόνων</bookmark_value><bookmark_value>άξονες διαγράμματος</bookmark_value><bookmark_value>επεξεργασία; άξονες διαγράμματος</bookmark_value><bookmark_value>μορφοποίηση; άξονες στο διάγραμμα</bookmark_value>"
-#: gallery_insert.xhp
+#: chart_axis.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3150543\n"
-"11\n"
+"chart_axis.xhp\n"
+"hd_id3155555\n"
+"1\n"
"help.text"
-msgid "Select an object by a single click."
-msgstr "Επιλέξτε ένα αντικείμενο με απλό κλικ."
+msgid "<variable id=\"chart_axis\"><link href=\"text/shared/guide/chart_axis.xhp\" name=\"Editing Chart Axes\">Editing Chart Axes</link></variable>"
+msgstr "<variable id=\"chart_axis\"><link href=\"text/shared/guide/chart_axis.xhp\" name=\"Επεξεργασία αξόνων διαγράμματος\">Επεξεργασία αξόνων διαγράμματος</link></variable>"
-#: gallery_insert.xhp
+#: chart_axis.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3154140\n"
-"12\n"
+"chart_axis.xhp\n"
+"par_id3156426\n"
+"2\n"
"help.text"
-msgid "Drag the object into the document while pressing the Shift and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> keys, or right-click to open the context menu and select <emph>Insert</emph> and <emph>Link</emph>."
-msgstr "Σύρτε το αντικείμενο στο έγγραφο, ενώ πατάτε το Shift και τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ή δεξί κλικ για να ανοίξετε το μενού περιεχομένου και επιλέξτε <emph>Εισαγωγή</emph> και <emph>Σύνδεση</emph>."
+msgid "To edit the axes of a chart that you have inserted:"
+msgstr "Για να διορθώσετε τους άξονες ενός διαγράμματος που έχετε εισάγει:"
-#: gallery_insert.xhp
+#: chart_axis.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"hd_id3156282\n"
-"13\n"
+"chart_axis.xhp\n"
+"par_id3155535\n"
+"3\n"
"help.text"
-msgid "Inserting an object as a background graphic"
-msgstr "Εισαγωγή ενός αντικειμένου ως γραφικό φόντο"
+msgid "Double-click on the chart."
+msgstr "Κάντε διπλό κλικ πάνω στο διάγραμμα."
-#: gallery_insert.xhp
+#: chart_axis.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3152920\n"
-"14\n"
+"chart_axis.xhp\n"
+"par_id3147242\n"
+"4\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 "A gray border appears around the chart and the menu bar now contains commands for editing the objects in the chart."
+msgstr "Ένα γκρι περίγραμμα εμφανίζεται γύρω από το διάγραμμα και τώρα η γραμμή μενού περιέχει εντολές για την επεξεργασία των αντικειμένων του διαγράμματος,"
-#: gallery_insert.xhp
+#: chart_axis.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3151041\n"
-"15\n"
+"chart_axis.xhp\n"
+"par_id3154749\n"
+"5\n"
"help.text"
-msgid "Select a theme."
-msgstr "Επιλέξτε ένα θέμα."
+msgid "Choose <emph>Format - Axis</emph>, then select the axis (or axes) that you would like to edit. A dialog appears."
+msgstr "Επιλέξτε <emph>Μορφή - Άξονας</emph>, και μετά επιλέξτε τον άξονα (ή άξονες) που θα θέλατε να επεξεργαστείτε. Θα εμφανιστεί ένας διάλογος."
-#: gallery_insert.xhp
+#: chart_axis.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3145607\n"
-"16\n"
+"chart_axis.xhp\n"
+"par_id3154285\n"
+"6\n"
"help.text"
-msgid "Select an object by a single click."
-msgstr "Επιλέξτε ένα αντικείμενο με απλό κλικ."
+msgid "Select from the available sections and make the required changes (for example, select the <emph>Scale</emph> tab if you want to modify the scale of the axis)."
+msgstr "Επιλέξτε από τις διαθέσιμες κατηγορίες και κάντε τις απαραίτητες αλλαγές (για παράδειγμα, επιλέξτε την καρτέλα <emph>Κλίμακα</emph> αν θέλετε να τροποποιήσετε την κλίμακα του άξονα)."
-#: gallery_insert.xhp
+#: chart_axis.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3147289\n"
-"17\n"
+"chart_axis.xhp\n"
+"par_id3156327\n"
+"7\n"
"help.text"
-msgid "Open the context menu and choose <emph>Insert - Background - Page</emph> or <emph>Paragraph</emph>."
-msgstr "Ανοίξτε το μενού περιεχομένου και επιλέξτε <emph>Εισαγωγή - Φόντο - Σελίδα</emph> ή <emph>Παράγραφος</emph>."
+msgid "Click <emph>OK</emph>. In your document, click outside the chart to exit chart editing mode."
+msgstr "Κάντε κλικ στο <emph>OK</emph>. Στο δικό σας έγγραφο, κάντε κλικ έξω από το διάγραμμα για να βγείτε από τη κατάσταση επεξεργασίας διαγράμματος."
-#: gallery_insert.xhp
+#: chart_axis.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"hd_id3145787\n"
-"18\n"
+"chart_axis.xhp\n"
+"par_id3147335\n"
+"8\n"
"help.text"
-msgid "Inserting an object as a texture (pattern) for another object"
-msgstr "Εισαγωγή ενός αντικειμένου ως μια υφή (μοτίβο) για άλλο αντικείμενο"
+msgid "<link href=\"text/schart/01/05010000.xhp\" name=\"Format - Object properties\">Format - Object properties</link>"
+msgstr "<link href=\"text/schart/01/05010000.xhp\" name=\"Μορφή - Ιδιότητες αντικειμένου\">Μορφή - Ιδιότητες αντικειμένου</link>"
-#: gallery_insert.xhp
+#: chart_barformat.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3159196\n"
-"19\n"
+"chart_barformat.xhp\n"
+"tit\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 "Adding Texture to Chart Bars"
+msgstr "Προσθήκη υφής σε γραμμές διαγράμματος"
-#: gallery_insert.xhp
+#: chart_barformat.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3152596\n"
-"20\n"
+"chart_barformat.xhp\n"
+"bm_id3149798\n"
"help.text"
-msgid "Select a theme."
-msgstr "Επιλέξτε ένα θέμα."
+msgid "<bookmark_value>charts; bars with textures</bookmark_value><bookmark_value>textures;on chart bars</bookmark_value><bookmark_value>inserting;textures on chart bars</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα; ράβδοι με υφή</bookmark_value><bookmark_value>υφή;σε ράβδους διαγράμματος</bookmark_value><bookmark_value>εισαγωγή;υφή σε ράβδους διαγράμματος</bookmark_value>"
-#: gallery_insert.xhp
+#: chart_barformat.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3148617\n"
-"21\n"
+"chart_barformat.xhp\n"
+"hd_id3149798\n"
+"1\n"
"help.text"
-msgid "Select an object by a single click."
-msgstr "Επιλέξτε ένα αντικείμενο με απλό κλικ."
+msgid "<variable id=\"chart_barformat\"><link href=\"text/shared/guide/chart_barformat.xhp\" name=\"Adding Texture to Chart Bars\">Adding Texture to Chart Bars</link></variable>"
+msgstr "<variable id=\"chart_barformat\"><link href=\"text/shared/guide/chart_barformat.xhp\" name=\"Προσθήκη υφής σε ράβδους διαγράμματος\">Προσθήκη υφής σε ράβδους διαγράμματος</link></variable>"
-#: gallery_insert.xhp
+#: chart_barformat.xhp
msgctxt ""
-"gallery_insert.xhp\n"
-"par_id3147443\n"
-"22\n"
+"chart_barformat.xhp\n"
+"par_id3156136\n"
+"3\n"
"help.text"
-msgid "Drag the object on to the other object in the document while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
-msgstr "Μεταφέρετε το αντικείμενο πάνω σε ένα άλλο αντικείμενο ενώ έχετε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
+msgid "You can add texture to the bars in a graph or chart (instead of the default colors) via bitmap graphics:"
+msgstr "Μπορείτε να προσθέσετε υφή στις ράβδους ενός γραφήματος ή διαγράμματος (αντί των προεπιλεγμένων χρωμάτων) μέσω bitmap γραφικών:"
+
+#: chart_barformat.xhp
+msgctxt ""
+"chart_barformat.xhp\n"
+"par_id3153748\n"
+"4\n"
+"help.text"
+msgid "Enter edit mode by double-clicking on the chart."
+msgstr "Μπείτε στην κατάσταση επεξεργασίας κάνοντας διπλό κλικ στο διάγραμμα."
+
+#: chart_barformat.xhp
+msgctxt ""
+"chart_barformat.xhp\n"
+"par_id3149182\n"
+"5\n"
+"help.text"
+msgid "Click on any bar of the bar series you want to edit. All bars of this series are now selected."
+msgstr "Κλικ σε οποιαδήποτε ράβδο από τη σειρά ράβδων που θέλετε να επεξεργαστείτε. Όλες οι ράβδοι αυτής της σειράς έχουν τώρα επιλεγεί."
+
+#: chart_barformat.xhp
+msgctxt ""
+"chart_barformat.xhp\n"
+"par_id720847\n"
+"help.text"
+msgid "If you want to edit only one bar, click again on that bar."
+msgstr "Αν θέλετε να επεξεργαστείτε μόνο μία ράβδο, κλικ ξανά σε αυτή τη ράβδο."
+
+#: chart_barformat.xhp
+msgctxt ""
+"chart_barformat.xhp\n"
+"par_id3147275\n"
+"6\n"
+"help.text"
+msgid "In the context menu choose <emph>Object Properties</emph>. Then choose the <emph>Area</emph> tab."
+msgstr "Στο μενού περιεχομένου διαλέξτε <emph>Ιδιότητες αντικειμένου</emph>. Μετά επιλέξτε την καρτέλα <emph>Περιοχή</emph>."
+
+#: chart_barformat.xhp
+msgctxt ""
+"chart_barformat.xhp\n"
+"par_id3146797\n"
+"7\n"
+"help.text"
+msgid "Click on <emph>Bitmap</emph>. In the list box select a bitmap as a texture for the currently selected bars. Click <emph>OK</emph> to accept the setting."
+msgstr "Κάντε κλικ στην επιλογή <emph>Bitmap</emph>. Τώρα, μπορείτε να επιλέξετε ένα bitmap από το πλαίσιο λίστας ως υφή για αυτήν τη γραμμή. Κάνοντας κλικ στο κουμπί <emph>OK</emph> αποδέχεστε τη ρύθμιση."
#: chart_insert.xhp
msgctxt ""
@@ -1562,7 +1889,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Follow the instructions in the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> to create the chart."
-msgstr "Ακολουθήστε τις οδηγίες στον <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματο πιλότο διαγράμματος</link> για να δημιουργήσετε το διάγραμμα."
+msgstr "Ακολουθήστε τις οδηγίες στον <link href=\"text/schart/01/wiz_chart_type.xhp\">Αυτόματο πιλότο διαγραμμάτων</link> για να δημιουργήσετε το διάγραμμα."
#: chart_insert.xhp
msgctxt ""
@@ -1589,1763 +1916,1995 @@ msgctxt ""
msgid "You can change the default data values by double-clicking on the chart and then choosing <link href=\"text/schart/01/03010000.xhp\" name=\"View - Chart Data Table\"><emph>View - Chart Data Table</emph></link>."
msgstr "Μπορείτε να αλλάξετε τις τιμές ενός διαγράμματος κάνοντας διπλό κλικ στο διάγραμμα και, στη συνέχεια, επιλέγοντας <link href=\"text/schart/01/03010000.xhp\" name=\"Προβολή - Πίνακες δεδομένων διαγράμματος\"><emph>Προβολή - Πίνακας δεδομένων διαγράμματος</emph></link>."
-#: text_color.xhp
+#: chart_legend.xhp
msgctxt ""
-"text_color.xhp\n"
+"chart_legend.xhp\n"
"tit\n"
"help.text"
-msgid "Changing the Color of Text"
-msgstr "Αλλαγή του χρώματος κειμένου"
+msgid "Editing Chart Legends"
+msgstr "Επεξεργασία υπομνημάτων διαγραμμάτων"
-#: text_color.xhp
+#: chart_legend.xhp
msgctxt ""
-"text_color.xhp\n"
-"bm_id3156014\n"
+"chart_legend.xhp\n"
+"bm_id3147291\n"
"help.text"
-msgid "<bookmark_value>text; coloring</bookmark_value> <bookmark_value>characters; coloring</bookmark_value> <bookmark_value>colors; fonts</bookmark_value> <bookmark_value>fonts;colors</bookmark_value>"
-msgstr "<bookmark_value>κείμενο; χρωματισμός</bookmark_value><bookmark_value>χαρακτήρες; χρωματισμός</bookmark_value><bookmark_value>χρώματα; γραμματοσειρές</bookmark_value><bookmark_value>γραμματοσειρές;χρώματα</bookmark_value>"
+msgid "<bookmark_value>charts; editing legends</bookmark_value><bookmark_value>legends; charts</bookmark_value><bookmark_value>editing; chart legends</bookmark_value><bookmark_value>formatting; chart legends</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα; επεξεργασία υπομνημάτων</bookmark_value><bookmark_value>υπομνήματα; διαγράμματα</bookmark_value><bookmark_value>επεξεργασία; υπομνήματα διαγράμματος</bookmark_value><bookmark_value>μορφοποίηση; υπομνήματα διαγράμματος</bookmark_value>"
-#: text_color.xhp
+#: chart_legend.xhp
msgctxt ""
-"text_color.xhp\n"
-"hd_id3156014\n"
-"42\n"
+"chart_legend.xhp\n"
+"hd_id3147291\n"
+"1\n"
"help.text"
-msgid "<variable id=\"text_color\"><link href=\"text/shared/guide/text_color.xhp\" name=\"Changing the Color of Text\">Changing the Color of Text</link></variable>"
-msgstr "<variable id=\"text_color\"><link href=\"text/shared/guide/text_color.xhp\" name=\"Αλλαγή χρώματος του κειμένου\">Αλλαγή χρώματος του κειμένου</link></variable>"
+msgid "<variable id=\"chart_legend\"><link href=\"text/shared/guide/chart_legend.xhp\" name=\"Editing Chart Legends\">Editing Chart Legends</link></variable>"
+msgstr "<variable id=\"chart_legend\"><link href=\"text/shared/guide/chart_legend.xhp\" name=\"Επεξεργασία υπομνημάτων διαγράμματος\">Επεξεργασία υπομνημάτων διαγράμματος</link></variable>"
-#: text_color.xhp
+#: chart_legend.xhp
msgctxt ""
-"text_color.xhp\n"
-"par_id3150040\n"
-"40\n"
+"chart_legend.xhp\n"
+"par_id3147008\n"
+"2\n"
"help.text"
-msgid "Click the arrow next to the <emph>Font Color</emph> icon to activate a <link href=\"text/shared/00/00000001.xhp#abreissleiste\" name=\"toolbar\">toolbar</link> from which you can choose from a range of colors."
-msgstr "Κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph> για να ενεργοποιήσετε μία <link href=\"text/shared/00/00000001.xhp#abreissleiste\" name=\"γραμμή εργαλείων\">γραμμή εργαλείων</link> από την οποία θα μπορείτε να διαλέξετε από ένα φάσμα χρωμάτων."
+msgid "To edit a chart legend:"
+msgstr "Για να επεξεργαστείτε ένα υπόμνημα διαγράμματος:"
-#: text_color.xhp
+#: chart_legend.xhp
msgctxt ""
-"text_color.xhp\n"
-"par_id3156410\n"
+"chart_legend.xhp\n"
+"par_id3146957\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3159233\" src=\"cmd/sc_color.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3159233\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159233\" src=\"cmd/sc_color.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3159233\">Εικονίδιο</alt></image>"
+msgid "Double-click on the chart."
+msgstr "Κάντε διπλό κλικ πάνω στο διάγραμμα."
-#: text_color.xhp
+#: chart_legend.xhp
msgctxt ""
-"text_color.xhp\n"
-"par_id3152781\n"
-"45\n"
+"chart_legend.xhp\n"
+"par_id3154824\n"
+"4\n"
"help.text"
-msgid "Font Color"
-msgstr "Χρώμα γραμματοσειράς"
+msgid "A gray border appears around the chart and the menu bar now contains commands for editing the objects in the chart."
+msgstr "Ένα γκρι περίγραμμα εμφανίζεται γύρω από το διάγραμμα και τώρα η γραμμή μενού περιέχει εντολές για την επεξεργασία των αντικειμένων του διαγράμματος,"
-#: text_color.xhp
+#: chart_legend.xhp
msgctxt ""
-"text_color.xhp\n"
-"par_id3154897\n"
+"chart_legend.xhp\n"
+"par_id3153031\n"
+"5\n"
"help.text"
-msgid "<image id=\"img_id3150503\" src=\"cmd/sc_fillstyle.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150503\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150503\" src=\"cmd/sc_fillstyle.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150503\">Εικονίδιο</alt></image>"
+msgid "Choose <emph>Format - Legend</emph> or double-click on the legend. This opens the <emph>Legend</emph> dialog."
+msgstr "Επιλέξτε <emph>Μορφή- Υπόμνημα</emph> ή κάντε διπλό κλικ στο υπόμνημα. Με τον τρόπο αυτόν ανοίγει το παράθυρο διαλόγου <emph>Υπόμνημα</emph>."
-#: text_color.xhp
+#: chart_legend.xhp
msgctxt ""
-"text_color.xhp\n"
-"bm_id3149795\n"
+"chart_legend.xhp\n"
+"par_id3147210\n"
+"6\n"
"help.text"
-msgid "<bookmark_value>paint can symbol</bookmark_value>"
-msgstr "<bookmark_value>σύμβολο κουβά</bookmark_value>"
+msgid "Choose from the available tabs to make modifications, then click <emph>OK</emph>."
+msgstr "Επιλέξτε από τις διαθέσιμες καρτέλες για να κάνετε μετατροπές, και μετά κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: text_color.xhp
+#: chart_legend.xhp
msgctxt ""
-"text_color.xhp\n"
-"par_id3149795\n"
-"41\n"
+"chart_legend.xhp\n"
+"par_id3145674\n"
+"9\n"
"help.text"
-msgid "The following only applies to <item type=\"productname\">%PRODUCTNAME</item> Writer: If you click the icon with a short-click while no text is selected, then the mouse pointer changes its appearance and is displayed as a paint can. Use this paint can symbol with the mouse key pressed to drag across a text area. This text area takes the selected color. The function remains active for as long as the icon is pressed, or until you click without dragging, or until you press the Escape key."
-msgstr "Τα παρακάτω ισχύουν μόνο στο <item type=\"productname\">%PRODUCTNAME</item> Writer: Εάν κάνετε κλικ στο εικονίδιο ενώ δεν έχει επιλεγεί κείμενο, αλλάζει η εμφάνιση του δείκτη του ποντικιού και εμφανίζεται ως ένα ποτιστήρι. Χρησιμοποιήστε το ποτιστήρι πατώντας το κουμπί του ποντικιού για να πραγματοποιήσετε μεταφορά στην περιοχή κειμένου. Αυτή η περιοχή κειμένου λαμβάνει το επιλεγμένο χρώμα. Η λειτουργία παραμένει ενεργή όσο είναι πατημένο το εικονίδιο, ή μέχρι να κάνετε κλικ χωρίς να πραγματοποιήσετε μεταφορά ή μέχρι να πατήσετε το πλήκτρο (Esc)."
+msgid "To select the legend, first double-click on the chart (see step 1), then click on the legend. You can now move the legend within the chart using the mouse."
+msgstr "Για να επιλέξετε το υπόμνημα, αρχικά κάντε διπλό κλικ στο διάγραμμα (βλέπε βήμα 1) και, στη συνέχεια, κάντε κλικ στο υπόμνημα. Μπορείτε τώρα να μετακινήσετε το υπόμνημα μέσα στο διάγραμμα χρησιμοποιώντας το ποντίκι."
-#: text_color.xhp
+#: chart_legend.xhp
msgctxt ""
-"text_color.xhp\n"
-"par_id3145120\n"
-"46\n"
+"chart_legend.xhp\n"
+"par_id3154347\n"
+"11\n"
"help.text"
-msgid "The following applies to all modules (<item type=\"productname\">%PRODUCTNAME</item> Writer, Calc, Draw, Impress): Select the text that is to take another color, then click the color you want on the toolbar."
-msgstr "Τα παρακάτω ισχύουν για όλες τις εφαρμογές (<item type=\"productname\">%PRODUCTNAME</item> Writer, Calc, Draw, Impress): Επιλέξτε το κείμενο που πρόκειται να πάρει άλλο χρώμα και στη συνέχεια, κάντε κλικ στο χρώμα που θέλετε από την γραμμή εργαλείων."
+msgid "<link href=\"text/schart/01/05010000.xhp\" name=\"Format - Object Properties\">Format - Object Properties</link>"
+msgstr "<link href=\"text/schart/01/05010000.xhp\" name=\"Μορφή - Ιδιότητες αντικειμένου\">Μορφή - Ιδιότητες αντικειμένου</link>"
-#: text_color.xhp
+#: chart_title.xhp
msgctxt ""
-"text_color.xhp\n"
-"par_id3154285\n"
-"43\n"
+"chart_title.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font color\">Font color</link>"
-msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Χρώμα γραμματοσειράς\">Χρώμα γραμματοσειράς</link>"
+msgid "Editing Chart Titles"
+msgstr "Επεξεργασία τίτλων διαγραμμάτων"
-#: scripting.xhp
+#: chart_title.xhp
msgctxt ""
-"scripting.xhp\n"
+"chart_title.xhp\n"
+"bm_id3156136\n"
+"help.text"
+msgid "<bookmark_value>charts; editing titles</bookmark_value><bookmark_value>editing; chart titles</bookmark_value><bookmark_value>titles; editing in charts</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα; επεξεργασία τίτλων</bookmark_value><bookmark_value>επεξεργασία; τίτλοι διαγράμματος</bookmark_value><bookmark_value>τίτλοι; επεξεργασία σε διαγράμματα</bookmark_value>"
+
+#: chart_title.xhp
+msgctxt ""
+"chart_title.xhp\n"
+"hd_id3156136\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"chart_title\"><link href=\"text/shared/guide/chart_title.xhp\" name=\"Editing Chart Titles\">Editing Chart Titles</link></variable>"
+msgstr "<variable id=\"chart_title\"><link href=\"text/shared/guide/chart_title.xhp\" name=\"Επεξεργασία τίτλων διαγραμμάτων\">Επεξεργασία τίτλων διαγραμμάτων</link></variable>"
+
+#: chart_title.xhp
+msgctxt ""
+"chart_title.xhp\n"
+"par_id3153527\n"
+"2\n"
+"help.text"
+msgid "To edit a chart title that you have inserted into a $[officename] document:"
+msgstr "Για να επεξεργαστείτε ένα τίτλο διαγράμματος που έχετε εισάγει σε ένα έγγραφο του $[officename]:"
+
+#: chart_title.xhp
+msgctxt ""
+"chart_title.xhp\n"
+"par_id3153681\n"
+"3\n"
+"help.text"
+msgid "Double-click on the chart."
+msgstr "Κάντε διπλό κλικ πάνω στο διάγραμμα."
+
+#: chart_title.xhp
+msgctxt ""
+"chart_title.xhp\n"
+"par_id3145345\n"
+"4\n"
+"help.text"
+msgid "A gray border appears around the chart and the menu bar now contains commands for editing the objects in the chart."
+msgstr "Ένα γκρι περίγραμμα εμφανίζεται γύρω από το διάγραμμα και τώρα η γραμμή μενού περιέχει εντολές για την επεξεργασία των αντικειμένων του διαγράμματος,"
+
+#: chart_title.xhp
+msgctxt ""
+"chart_title.xhp\n"
+"par_id3149811\n"
+"5\n"
+"help.text"
+msgid "Double-click on an existing title text. A gray border appears around the text and you can now make changes. Press Enter to create a new line."
+msgstr "Κάντε διπλό κλικ στο υπάρχον κείμενο του τίτλου. Εμφανίζεται ένα γκρίζο περίγραμμα γύρω από το κείμενο και μπορείτε πλέον να το αλλάξετε. Πατήστε το πλήκτρο Enter για να δημιουργήσετε μια νέα γραμμή."
+
+#: chart_title.xhp
+msgctxt ""
+"chart_title.xhp\n"
+"par_id2706991\n"
+"help.text"
+msgid "If no title text exists, choose <emph>Insert - Title</emph> to enter the text in a dialog."
+msgstr "Αν δεν υπάρχει κείμενο τίτλου, επιλέξτε <emph>Εισαγωγή - Τίτλος</emph> για την εισαγωγή του κειμένου σε ένα παράθυρο διαλόγου."
+
+#: chart_title.xhp
+msgctxt ""
+"chart_title.xhp\n"
+"par_id3145382\n"
+"6\n"
+"help.text"
+msgid "A single-click on the title allows you to move it with the mouse."
+msgstr "Ένα απλό κλικ στον τίτλο σας επιτρέπει να τον μετακινήσετε με τη βοήθεια του ποντικιού."
+
+#: chart_title.xhp
+msgctxt ""
+"chart_title.xhp\n"
+"par_id3155341\n"
+"7\n"
+"help.text"
+msgid "If you want to change the formatting of the main title, choose <emph>Format - Title - Main Title</emph>. This opens the <emph>Title</emph> dialog."
+msgstr "Αν θέλετε να αλλάξετε την μορφοποίηση του κύριου τίτλου, επιλέξτε <emph>Μορφή - Τίτλος - Κύριος τίτλος</emph>. Αυτό ανοίγει το παράθυρο διαλόγου <emph>Τίτλος</emph>."
+
+#: chart_title.xhp
+msgctxt ""
+"chart_title.xhp\n"
+"par_id3147336\n"
+"8\n"
+"help.text"
+msgid "Select one of the available tabs in the dialog to make modifications."
+msgstr "Επιλέξτε μια από τις διαθέσιμες καρτέλες στο παράθυρο διαλόγου για να κάνετε μετατροπές."
+
+#: chart_title.xhp
+msgctxt ""
+"chart_title.xhp\n"
+"par_id3155135\n"
+"9\n"
+"help.text"
+msgid "Click <emph>OK</emph>. In your document, click outside the chart to exit chart editing mode."
+msgstr "Κάντε κλικ στο <emph>OK</emph>. Στο δικό σας έγγραφο, κάντε κλικ έξω από το διάγραμμα για να βγείτε από τη κατάσταση επεξεργασίας διαγράμματος."
+
+#: chart_title.xhp
+msgctxt ""
+"chart_title.xhp\n"
+"par_id3154046\n"
+"10\n"
+"help.text"
+msgid "<link href=\"text/schart/01/05010000.xhp\" name=\"Format - Object properties\">Format - Object properties</link>"
+msgstr "<link href=\"text/schart/01/05010000.xhp\" name=\"Μορφή - Ιδιότητες αντικειμένου\">Μορφή - Ιδιότητες αντικειμένου</link>"
+
+#: collab.xhp
+msgctxt ""
+"collab.xhp\n"
"tit\n"
"help.text"
-msgid "Scripting %PRODUCTNAME"
-msgstr "Δέσμες ενεργειών στο %PRODUCTNAME"
+msgid "Collaboration"
+msgstr "Συνεργασία"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"bm_id5277565\n"
+"collab.xhp\n"
+"bm_id4459669\n"
"help.text"
-msgid "<bookmark_value>assigning scripts</bookmark_value> <bookmark_value>programming;scripting</bookmark_value> <bookmark_value>form controls;assigning macros</bookmark_value> <bookmark_value>pictures;assigning macros</bookmark_value> <bookmark_value>hyperlinks;assigning macros</bookmark_value> <bookmark_value>shortcut keys;assigning macros</bookmark_value> <bookmark_value>controls;assigning macros (Basic)</bookmark_value> <bookmark_value>menus;assigning macros</bookmark_value> <bookmark_value>events;assigning scripts</bookmark_value>"
-msgstr "<bookmark_value>εκχώρηση σεναρίων</bookmark_value><bookmark_value>προγραμματισμός;σενάρια</bookmark_value><bookmark_value>έλεγχοι σε φόρμες;εκχώρηση μακροεντολών</bookmark_value><bookmark_value>εικόνες;εκχώρηση μακροεντολών</bookmark_value><bookmark_value>υπερσύνδεσμοι;εκχώρηση μακροεντολών</bookmark_value><bookmark_value>πλήκτρα συντόμευσης;εκχώρηση μακροεντολών</bookmark_value><bookmark_value>έλεγχοι;εκχώρηση μακροεντολών (Basic)</bookmark_value><bookmark_value>μενού;εκχώρηση μεκροεντολών</bookmark_value><bookmark_value>γεγονότα;εκχώρηση σεναρίων</bookmark_value>"
+msgid "<bookmark_value>sharing documents</bookmark_value><bookmark_value>collaboration</bookmark_value><bookmark_value>file locking with collaboration</bookmark_value><bookmark_value>locked documents</bookmark_value>"
+msgstr "<bookmark_value>διαμοιρασμός εγγράφων</bookmark_value><bookmark_value>συνεργασία</bookmark_value><bookmark_value>κλείδωμα αρχείου με συνεργασία</bookmark_value><bookmark_value>κλειδωμένα έγγραφα</bookmark_value>"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN1070A\n"
+"collab.xhp\n"
+"hd_id130008\n"
"help.text"
-msgid "<variable id=\"scripting\"><link href=\"text/shared/guide/scripting.xhp\">Assigning Scripts in %PRODUCTNAME</link></variable>"
-msgstr "<variable id=\"scripting\"><link href=\"text/shared/guide/scripting.xhp\">Εφαρμογή δεσμών ενεργειών στο %PRODUCTNAME</link></variable>"
+msgid "<variable id=\"collab\"><link href=\"text/shared/guide/collab.xhp\">Collaboration</link></variable>"
+msgstr "<variable id=\"collab\"><link href=\"text/shared/guide/collab.xhp\">Συνεργασία</link></variable>"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10728\n"
+"collab.xhp\n"
+"par_id5821710\n"
"help.text"
-msgid "You can assign custom scripts (macros) to menu items, icons, dialog controls, and events in %PRODUCTNAME."
-msgstr "Στο %PRODUCTNAME μπορείτε να εφαρμόσετε προσαρμοσμένες μακροεντολές στα τεμάχια του μενού, των συμβόλων, στα παράθυρα διαλόγου των στοιχείων ελέγχου και στα γεγονότα."
+msgid "In %PRODUCTNAME Writer, Impress, and Draw, only one user at a time can open any document for writing. In Calc, many users can open the same spreadsheet for writing at the same time."
+msgstr "Στο %PRODUCTNAME Writer, Impress, and Draw, μόνο ένας χρήστης κάθε φορά μπορεί να ανοίγει οποιοδήποτε έγγραφο για εγγραφή. Στο Calc, πολύ χρήστες ταυτόχρονα μπορούν να ανοίγουν τον ίδιο πίνακα για εγγραφή."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN1072B\n"
+"collab.xhp\n"
+"par_id9590136\n"
"help.text"
-msgid "%PRODUCTNAME internally supports the following scripting languages:"
-msgstr "Το %PRODUCTNAME υποστηρίζει εσωτερικά τις ακόλουθες μορφές γλωσσών δέσμης ενεργειών:"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Share Document dialog where you can enable or disable collaborative sharing of the document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου κοινόχρηστου εγγράφου όπου μπορείτε να ενεργοποιήσετε ή απενεργοποιήσετε συνεργατική κοινή χρήση του εγγράφου.</ahelp>"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10731\n"
+"collab.xhp\n"
+"par_id2519913\n"
"help.text"
-msgid "%PRODUCTNAME Basic"
-msgstr "%PRODUCTNAME Basic"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable to share the current document with other users. Disable to use the document unshared. This will invalidate the not yet saved edits that other users applied in the time since you last opened or saved this document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιήστε τη κοινή χρήση του τρέχοντος εγγράφου με άλλους χρήστες. Απενεργοποιήστε τη κοινή χρήση του εγγράφου. Αυτό θα ακυρώσει τις μη αποθηκευμένες διορθώσεις που άλλοι χρήστες εφάρμοσαν από την τελευταία φορά που ανοίξατε ή αποθηκεύσατε το έγγραφο.</ahelp>"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10739\n"
+"collab.xhp\n"
+"hd_id6917020\n"
"help.text"
-msgid "JavaScript"
-msgstr "JavaScript"
+msgid "Collaboration in Calc"
+msgstr "Συνεργασία στο Calc"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN1073D\n"
+"collab.xhp\n"
+"par_id4411145\n"
"help.text"
-msgid "BeanShell"
-msgstr "BeanShell"
+msgid "In %PRODUCTNAME Calc, document sharing allows simultaneous write access for many users. Every user who wants to collaborate should enter a name on the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - User Data</emph> tab page."
+msgstr "Στο %PRODUCTNAME Calc, ο διαμοιρασμός εγγράφου επιτρέπει της ταυτόχρονη πρόσβαση εγγραφής για πολλούς χρήστες. Κάθε χρήστης που θέλει να συνεργαστεί πρέπει να εισάγει ένα όνομα στην καρτέλα <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Δεδομένα χρήστη</emph>."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_id6797082\n"
+"collab.xhp\n"
+"par_id6799218\n"
"help.text"
-msgid "Python"
-msgstr "Python"
+msgid "Some commands are not available (grayed out) when change tracking or document sharing is activated. For a new spreadsheet you cannot apply or insert the grayed out elements."
+msgstr "Μερικές εντολές δεν είναι διαθέσιμες (σκιασμένες) όταν η καταγραφή αλλαγών ή η κοινή χρήση εγγράφου ενεργοποιείται. Δεν μπορείτε να εφαρμόσετε ή να εισάγετε τα σκιασμένα στοιχεία."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN1091F\n"
+"collab.xhp\n"
+"hd_id3274941\n"
"help.text"
-msgid "In addition, developers can use high-level languages, for example Java programming language, to control %PRODUCTNAME externally. The API reference is online at <link href=\"http://api.libreoffice.org/\">api.libreoffice.org</link>."
-msgstr "Επιπρόσθετα, οι προγραμματιστές μπορούν να χρησιμοποιήσουν γλώσσες υψηλού επιπέδου, για παράδειγμα τη γλώσσα προγραμματισμού Java, για να ελέγχουν το %PRODUCTNAME εξωτερικά. Η αναφορά API είναι άμεση στο <link href=\"http://api.libreoffice.org/\">api.libreoffice.org</link>."
+msgid "Creating a new spreadsheet"
+msgstr "Δημιουργία ενός νέου υπολογιστικού φύλλου"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10751\n"
+"collab.xhp\n"
+"par_id9804681\n"
"help.text"
-msgid "To assign a script to a new menu entry"
-msgstr "Για αντιστοίχηση μιας δέσμης ενεργειών σε μια νέα καταχώριση μενού"
+msgid "User A creates a new spreadsheet document. The following conditions can apply:"
+msgstr "Ο Α χρήστης δημιουργεί ένα νέο έγγραφο υπολογιστικού φύλλου. Οι ακόλουθες συνθήκες μπορούν να εφαρμοστούν:"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10758\n"
+"collab.xhp\n"
+"par_id2109744\n"
"help.text"
-msgid "Choose <emph>Tools - Customize</emph>, and click the <emph>Menus</emph> tab."
-msgstr "Επιλέξτε <emph>Εργαλεία - Προσαρμογή</emph>, και κάντε κλικ στη καρτέλα <emph>Μενού</emph>."
+msgid "The user does not want to share the spreadsheet for collaboration."
+msgstr "Ο χρήστης δεν επιθυμεί να μοιραστεί το υπολογιστικό φύλλο για συνεργασία."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN1093D\n"
+"collab.xhp\n"
+"par_id5374614\n"
"help.text"
-msgid "Click <emph>Add</emph>."
-msgstr "Κάντε κλικ στην <emph>Προσθήκη</emph>."
+msgid "User A opens, edits, and saves the document as described above for Writer, Impress, and Draw document."
+msgstr "Ο χρήστης Α ανοίγει, επεξεργάζεται, και σώζει το έγγραφο όπως περιγράφεται παραπάνω για έγγραφα Writer, Impress, και Draw."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10760\n"
+"collab.xhp\n"
+"par_id768761\n"
"help.text"
-msgid "In the <emph>Category</emph> list box, scroll down and open the \"%PRODUCTNAME Macros\" entry."
-msgstr "Στο πεδίο λίστας <emph>Κατηγορία</emph>, κυλίστε προς τα κάτω και ανοίξτε τη καταχώριση \"Μακροεντολές %PRODUCTNAME \"."
+msgid "The user wants to share the document for collaboration."
+msgstr "Ο χρήστης θέλει να μοιραστεί το έγγραφο για συνεργασία."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10768\n"
+"collab.xhp\n"
+"par_id6844691\n"
"help.text"
-msgid "You see entries for \"%PRODUCTNAME Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages."
-msgstr "Βλέπετε τις καταχωρίσεις για \"%PRODUCTNAME Μακροεντολές\" (σενάρια στο κοινό κατάλογο της εγκατάστασης του %PRODUCTNAME σας), \"Οι μακροεντολές μου\" ( σενάρια στον κατάλογο του χρήστη), και το τρέχον έγγραφο. Ανοίξτε μια από όλες αυτές για να δείτε τις υποστηριζόμενες γλώσσες σεναρίων."
+msgid "The user chooses <item type=\"menuitem\">Tools - Share Document</item> to activate the collaboration features for this document. A dialog opens where the user can choose to enable or disable sharing. If the user enables sharing, the document will be saved in shared mode, which is also shown on the title bar."
+msgstr "Ο χρήστης διαλέγει <item type=\"menuitem\">Εργαλεία - Κοινή χρήση εγγράφου</item> για να ενεργοποιήσει τις λειτουργίες συνεργασίας για αυτό το έγγραφο. Ανοίγει ένα παράθυρο διαλόγου όπου ο χρήστης μπορεί να διαλέξει να ενεργοποιήσει ή όχι τη κοινή χρήση. Αν ο χρήστης ενεργοποιήσει τη κοινή χρήση, αυτό θα επισημαίνεται και στη γραμμή τίτλου."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN1076C\n"
+"collab.xhp\n"
+"par_id5288857\n"
"help.text"
-msgid "Open any scripting language entry to see the available scripts. Select a script."
-msgstr "Ανοίξτε μια οποιαδήποτε καταχώριση γλώσσας δεσμών ενεργειών για να δείτε τις διαθέσιμες δέσμες ενεργειών. Επιλέξτε μία."
+msgid "The <item type=\"menuitem\">Tools - Share Document</item> command can be used to switch the mode for the current document from unshared mode to shared mode. If you want to use a shared document in unshared mode, you would save the shared document using another name or path. This creates a copy of the spreadsheet that is not shared."
+msgstr "Η εντολή <item type=\"menuitem\">Εργαλεία - Κοινή χρήση εγγράφου</item> μπορεί να χρησιμοποιηθεί για εναλλαγή της κατάστασης του τρέχοντος εγγράφου από κατάσταση μη κοινής χρήσης σε κατάσταση κοινής χρήσης. Αν θέλετε να χρησιμοποιήσετε ένα κοινό αρχείο σε κατάσταση μη κοινής χρήσης, θα πρέπει να αποθηκεύσετε το κοινό έγγραφο χρησιμοποιώντας άλλο όνομα ή διαδρομή. Αυτό δημιουργεί ένα αντίγραφο του υπολογιστικού φύλλου που δεν είναι σε κοινή χρήση."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10770\n"
+"collab.xhp\n"
+"hd_id8842127\n"
"help.text"
-msgid "A list of the script functions appears in the <emph>Commands</emph> list box. Select a function."
-msgstr "Μια λίστα με τις λειτουργίες των δεσμών ενεργειών εμφανίζεται στο πεδίο λίστας <emph>Λειτουργίες</emph>. Διαλέξτε μία."
+msgid "Opening a spreadsheet"
+msgstr "Άνοιγμα ενός υπολογιστικού φύλλου"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10778\n"
+"collab.xhp\n"
+"par_id7276528\n"
"help.text"
-msgid "Click <emph>Add</emph> to create a new menu assignment. The new menu entry appears in the <emph>Entries</emph> list box."
-msgstr "Κάντε κλικ στο <emph>Δημιουργία</emph> για να φτιάξετε μια καινούργια ανάθεση σε μενού. Η νέα καταχώριση μενού φαίνεται στο πεδία λίστας <emph>Εγγραφές μενού</emph>."
+msgid "User A opens a spreadsheet document. The following conditions can apply:"
+msgstr "Ο Α χρήστης ανοίγει ένα έγγραφο υπολογιστικού φύλλου. Οι ακόλουθες συνθήκες μπορούν να εφαρμοστούν:"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10783\n"
+"collab.xhp\n"
+"par_id8363902\n"
"help.text"
-msgid "To assign a script to a key combination"
-msgstr "Για ανάθεση μιας δέσμης ενεργειών σε ένα συνδυασμό πλήκτρων"
+msgid "The spreadsheet document is not in shared mode."
+msgstr "Το έγγραφο υπολογιστικού φύλλου δεν είναι σε κατάσταση κοινής χρήσης."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10787\n"
+"collab.xhp\n"
+"par_id5974303\n"
"help.text"
-msgid "Choose <emph>Tools - Customize - Keyboard</emph>."
-msgstr "Επιλέξτε <emph>Εργαλεία - Επεξεργασία - Πληκτρολόγιο</emph>."
+msgid "The user can open, edit, and save the document as described above for Writer, Impress, and Draw documents."
+msgstr "Ο χρήστης μπορεί να ανοίξει, να επεξεργαστεί, και να σώσει το έγγραφο όπως περιγράφεται παραπάνω για έγγραφα Writer, Impress, και Draw."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10A59\n"
+"collab.xhp\n"
+"par_id5323343\n"
"help.text"
-msgid "In the <emph>Category</emph> list box, scroll down and open the \"%PRODUCTNAME Macros\" entry."
-msgstr "Στο πεδίο λίστας <emph>Κατηγορία</emph>, κυλίστε προς τα κάτω και ανοίξτε την καταχώριση \"Μακροεντολές %PRODUCTNAME\"."
+msgid "The spreadsheet document is in shared mode."
+msgstr "Το έγγραφο υπολογιστικού φύλλου είναι σε κατάσταση κοινής χρήσης."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10A61\n"
+"collab.xhp\n"
+"par_id5824457\n"
"help.text"
-msgid "You see entries for \"%PRODUCTNAME Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages."
-msgstr "Βλέπετε καταχωρίσεις για \"%PRODUCTNAME Μακροεντολές\" (δέσμες ενεργειών στο κοινό κατάλογο της εγκατάστασης του %PRODUCTNAME σας). \"Οι μακροεντολές μου\" ( δέσμες ενεργειών στον κατάλογο του χρήστη), και το τρέχον έγγραφο. Ανοίξτε μια από όλες αυτές για να δείτε τις υποστηριζόμενες γλώσσες δεσμών ενεργειών."
+msgid "The user sees a message that the document is in shared mode and that some features are not available in this mode. The user can disable this message for the future. After clicking OK, the document is opened in shared mode."
+msgstr "Ο χρήστης βλέπει ένα μήνυμα ότι το έγγραφο είναι σε κατάσταση κοινής χρήσης και ότι κάποια χαρακτηριστικά δεν είναι διαθέσιμα σε αυτή τη κατάσταση. Ο χρήστης μπορεί να απενεργοποιήσει αυτό το μνήμα για το μέλλον. Αφού γίνει κλικ στο ΟΚ, το έγγραφο ανοίγεται σε κατάσταση κοινής χρήσης."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10A65\n"
+"collab.xhp\n"
+"par_id5800653\n"
"help.text"
-msgid "Open any scripting language entry to see the available scripts. Select any script."
-msgstr "Ανοίξτε μια οποιαδήποτε καταχώριση γλώσσας δεσμών ενεργειών για να δείτε τις διαθέσιμες δέσμες ενεργειών. Επιλέξτε μία."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">If the same contents are changed by different users, the Resolve Conflicts dialog opens. For each conflict, decide which changes to keep.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν τα ίδια περιεχόμενα αλλάζουν από διαφορετικούς χρήστες, θα ανοίξει το παράθυρο διαλόγου Επίλυση διενέξεων. Για κάθε διένεξη, αποφασίστε ποιες αλλαγές θα κρατήστε.</ahelp>"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10A69\n"
+"collab.xhp\n"
+"par_id6263924\n"
"help.text"
-msgid "A list of the script functions will appear in the <emph>Commands</emph> list box. Select any function."
-msgstr "Μια λίστα με τις λειτουργίες των δεσμών ενεργειών εμφανίζεται στο πεδίο λίστας <emph>Λειτουργίες</emph>. Διαλέξτε μία."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Keeps your change, voids the other change.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κρατάει την αλλαγή σας, αγνοεί την άλλη αλλαγή.</ahelp>"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10A71\n"
+"collab.xhp\n"
+"par_id3609118\n"
"help.text"
-msgid "Click the option button for %PRODUCTNAME or Writer (or whichever application is currently open)."
-msgstr "Κάντε κλικ στο σύμβολο επιλογής για %PRODUCTNAME ή Writer (ή οποιαδήποτε τρέχουσα εφαρμογή είναι ανοιχτή)."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Keeps the change of the other user, voids your change.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κρατάει την αλλαγή από τον άλλο χρήστη , αγνοεί τη δική σας αλλαγή.</ahelp>"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10A74\n"
+"collab.xhp\n"
+"par_id7184057\n"
"help.text"
-msgid "Selecting the option button sets the scope of the new key combination to be applicable in all of %PRODUCTNAME or only in documents of the current module."
-msgstr "Επιλέγοντας το σύμβολο επιλογής ορίζεται τον σκοπό του νέου συνδυασμού πλήκτρων να είναι εφαρμόσιμος σε όλα του %PRODUCTNAME ή μόνο σε έγγραφα της τρέχουσας λειτουργικής μονάδας."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Keeps all your changes, voids all other changes.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κρατάει όλες τις αλλαγές σας, αγνοεί όλες τις άλλες αλλαγές.</ahelp>"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10A78\n"
+"collab.xhp\n"
+"par_id786767\n"
"help.text"
-msgid "Select a key combination from the <emph>Shortcut keys</emph> list box and click <emph>Modify</emph>."
-msgstr "Επιλέξτε ένα συνδυασμό πλήκτρων από το πεδίο λίστας <emph>Συντομεύσεις πλήκτρων</emph> και κάντε κλικ στη <emph>Τροποποίηση</emph>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Keeps the changes of all other users, voids your changes.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κρατάει τις αλλαγές από όλους τους άλλους χρήστες, αγνοεί τις δικές σας αλλαγές.</ahelp>"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN1078A\n"
+"collab.xhp\n"
+"hd_id2934965\n"
"help.text"
-msgid "To assign a script to an event"
-msgstr "Για αντιστοίχηση μιας δέσμης ενεργειών σε ένα γεγονός"
+msgid "Saving a shared spreadsheet document"
+msgstr "Αποθήκευση ενός εγγράφου υπολογιστικού φύλλου κοινής χρήσης"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN1078E\n"
+"collab.xhp\n"
+"par_id1174657\n"
"help.text"
-msgid "Choose <emph>Tools - Customize - Events</emph>."
-msgstr "Επιλέξτε <emph>Εργαλεία - Επεξεργασία - Γεγονότα</emph>."
+msgid "User A saves a shared document. The following conditions can apply:"
+msgstr "Ο χρήστης Α αποθηκεύει ένα έγγραφο κοινής χρήσης. Οι ακόλουθες συνθήκες μπορούν να εφαρμοστούν:"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10A16\n"
+"collab.xhp\n"
+"par_id2577593\n"
"help.text"
-msgid "Click <emph>Macro</emph> button."
-msgstr "Κάντε κλικ στο κουμπί <emph>Μακροεντολή</emph>"
+msgid "The document was not modified and saved by another user since user A opened the document."
+msgstr "Το έγγραφο δεν έχει τροποποιηθεί και αποθηκευτεί από άλλον χρήστη από τότε που ο χρήστης Α το άνοιξε για τελευταία φορά."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10A9E\n"
+"collab.xhp\n"
+"par_id5883968\n"
"help.text"
-msgid "In the <emph>Library</emph> list box, scroll down and open the \"%PRODUCTNAME Macros\" entry."
-msgstr "Στο πεδίο λίστας <emph>Βιβλιοθήκη</emph>, κυλίστε προς τα κάτω και ανοίξτε την καταχώριση \"Μακροεντολές %PRODUCTNAME\"."
+msgid "The document is saved."
+msgstr "Το έγγραφο αποθηκεύτηκε."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10AA6\n"
+"collab.xhp\n"
+"par_id9049653\n"
"help.text"
-msgid "You see entries for \"%PRODUCTNAME Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages."
-msgstr "Βλέπετε καταχωρισεις για \"Μακροεντολές %PRODUCTNAME\" (δέσμες ενεργειών στο κοινό κατάλογο της εγκατάστασης του %PRODUCTNAME σας). \"Οι μακροεντολές μου\" ( δέσμες ενεργειών στον κατάλογο του χρήστη), και το τρέχον έγγραφο. Ανοίξτε μια από όλες αυτές για να δείτε τις υποστηριζόμενες γλώσσες δεσμών ενεργειών."
+msgid "The document was modified and saved by another user since user A opened the document."
+msgstr "Το έγγραφο τροποποιήθηκε και αποθηκεύτηκε από άλλον χρήστη από τότε που ο χρήστης Α άνοιξε το έγγραφο."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10AAA\n"
+"collab.xhp\n"
+"par_id1976683\n"
"help.text"
-msgid "Open any scripting language entry to see the available scripts. Select any script."
-msgstr "Ανοίξτε μια οποιαδήποτε καταχώριση γλώσσας δεσμών ενεργειών για να δείτε τις διαθέσιμες δέσμες ενεργειών. Επιλέξτε μία."
+msgid "If the changes do not conflict, the document is saved."
+msgstr "Αν οι αλλαγές δεν παρουσιάζουν διενέξεις, τότε το έγγραφο αποθηκεύεται."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10AAE\n"
+"collab.xhp\n"
+"par_id43946\n"
"help.text"
-msgid "A list of the script functions will appear in the <emph>Assigned Action</emph> list box. Select any function."
-msgstr "Μια λίστα με τις λειτουργίες των δεσμών ενεργειών εμφανίζεται στο πεδίο λίστας <emph>Εκχωρημένη ενέργεια</emph>. Διαλέξτε μία."
+msgid "If the changes conflict, the Resolve Conflicts dialog will be shown. User A must decide for the conflicts which version to keep, \"Keep Mine\" or \"Keep Other\". When all conflicts are resolved, the document is saved. While user A resolves the conflicts, no other user is able to save the shared document."
+msgstr "Αν στις αλλαγές υπάρχουν διενέξεις, το παράθυρο διαλόγου Επίλυση διενέξεων θα εμφανιστεί. Ο χρήστης Α πρέπει να αποφασίσει για τις διενέξεις ποια έκδοση θα κρατήσει. \"Κράτηση δικιάς μου\" ή \"Κράτηση άλλων\". Όταν όλες οι διενέξεις επιλυθούν, το έγγραφο θα αποθηκευτεί. Ενώ ο χρήστης Α διορθώνει τις διενέξεις, κανένας χρήστης δεν είναι ικανός να αποθηκεύσει το έγγραφο κοινής χρήσης."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10AB6\n"
+"collab.xhp\n"
+"par_id6449171\n"
"help.text"
-msgid "Select to save in %PRODUCTNAME or current document."
-msgstr "Επιλέξτε να αποθηκεύσετε στο %PRODUCTNAME ή στο τρέχον έγγραφο."
+msgid "Another user tries to save the shared document and resolves conflicts in this moment."
+msgstr "Ένας άλλος χρήστης προσπαθεί να αποθηκεύσει το έγγραφο κοινής χρήσης και επιλύει τις διενέξεις αυτή τη στιγμή."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10AB9\n"
+"collab.xhp\n"
+"par_id7101046\n"
"help.text"
-msgid "This sets the scope of the new event assignment to be applicable in all of %PRODUCTNAME or only in documents of the current module."
-msgstr "Αυτό ορίζει το πεδίο της νέας ανάθεσης γεγονότος για να ισχύσει σε όλα του %PRODUCTNAME ή μόνο σε έγγραφα του τρέχοντος αρθρώματος."
+msgid "User A sees a message that a merge-in is in progress. User A can choose to cancel the save command for now, or retry saving some time later."
+msgstr "Ο χρήστης Α βλέπει ένα μήνυμα ότι είναι ενεργή η διαδικασία συγχώνευσης. Ο χρήστης Α μπορεί να επιλέξει προσωρινά την ακύρωση της εντολής για αποθήκευση, ή να ξαναπροσπαθήσει αργότερα."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10ABD\n"
+"collab.xhp\n"
+"par_id7186498\n"
"help.text"
-msgid "Select an event from the list and click <emph>OK</emph>."
-msgstr "Επιλέξτε ένα γεγονός από τη λίστα και κάντε κλικ στο <emph>ΟΚ</emph>."
+msgid "When a user successfully saves a shared spreadsheet, the document will be reloaded after the save command, so that the spreadsheet shows the latest version of all changes that got saved by all users. A message shows that \"foreign changes have been added\" when another user did change some contents."
+msgstr "Όταν ένας χρήστης αποθηκεύει επιτυχώς ένα υπολογιστικό φύλλο κοινής χρήσης, το έγγραφο θα φορτωθεί και πάλι μετά τη εντολή αποθήκευσης, έτσι ώστε το υπολογιστικό φύλλο να παρουσιάζει την τελευταία έκδοση όλων των αλλαγών όπου έχουν αποθηκευτεί από τους άλλους χρήστες . Όταν άλλος χρήστης άλλαξε μερικά περιεχόμενα θα εμφανιστεί ένα μήνυμα λέγοντας ότι \"ξένες αλλαγές προστέθηκαν\" ."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10791\n"
+"collab.xhp\n"
+"hd_id2871791\n"
"help.text"
-msgid "To assign a script to an event for an embedded object"
-msgstr "Για να εφαρμόσετε μια δέσμη ενεργειών σε ένα γεγονός για ένα ενσωματωμένο αντικείμενο"
+msgid "Collaboration in Writer, Impress, and Draw"
+msgstr "Συνεργασία σε Writer, Impress, and Draw"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10795\n"
+"collab.xhp\n"
+"par_id2675862\n"
"help.text"
-msgid "Select the embedded object, for example a chart, in your document."
-msgstr "Επιλέξτε το ενσωματωμένο αντικείμενο, για παράδειγμα ένα σχέδιο, στο έγγραφό σας."
+msgid "For all modules Writer, Impress, Draw, and for Calc when document sharing is not enabled, a file locking is possible. This file locking is available even when accessing the same document from different operating systems:"
+msgstr "Για όλες τις λειτουργικές μονάδες των Writer, Impress, Draw, και Calc όταν η κοινή χρήση εγγράφου δεν είναι ενεργοποιημένη, είναι δυνατό το κλείδωμα του αρχείου. Αυτό το κλείδωμα αρχείου είναι διαθέσιμο ακόμα και όταν υπάρχει πρόσβαση στο ίδιο αρχείο από διαφορετικά λειτουργικά συστήματα:"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10ADB\n"
+"collab.xhp\n"
+"par_id7333597\n"
"help.text"
-msgid "Choose <emph>Format - Frame/Object - Macro</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Πλαίσιο/Αντικείμενο - Μακροεντολή</emph>."
+msgid "User A opens a document. The following conditions can apply:"
+msgstr "Ο χρήστης Α ανοίγει ένα έγγραφο. Οι ακόλουθες συνθήκες μπορούν να εφαρμοστούν:"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10ADF\n"
+"collab.xhp\n"
+"par_id9976195\n"
"help.text"
-msgid "In the <emph>Macros</emph> list box, open the %PRODUCTNAME Scripts entry."
-msgstr "Στο πεδίο λίστας <emph>Μακροεντολές</emph>, ανοίξτε την καταχώριση δεσμών ενεργειών του %PRODUCTNAME."
+msgid "The document is not locked by any other user."
+msgstr "Το έγγραφο δεν είναι κλειδωμένο από κανέναν άλλο χρήστη."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10AE7\n"
+"collab.xhp\n"
+"par_id2507400\n"
"help.text"
-msgid "You see entries for share (scripts in the share directory of your %PRODUCTNAME installation), user (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages."
-msgstr "Βλέπετε καταχωρίσεις για κοινά αρχεία (δέσμες ενεργειών στο κοινό κατάλογο της εγκατάστασης του %PRODUCTNAME σας), χρήστη ( δέσμες ενεργειών στον κατάλογο του χρήστη), και το τρέχον έγγραφο. Ανοίξτε μια από όλες αυτές για να δείτε τις υποστηριζόμενες γλώσσες δεσμών ενεργειών."
+msgid "This document will be opened for read and write access by user A. The document will be locked for other users until user A closes the document."
+msgstr "Αυτό το έγγραφο θα ανοιχτεί από τον χρήστη Α με πρόσβαση ανάγνωσης και εγγραφής. Το έγγραφο δεν θα είναι προσβάσιμο για τους άλλους χρήστες έως ότου ο χρήστης Α κλείσει το έγγραφο."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10AEB\n"
+"collab.xhp\n"
+"par_id216681\n"
"help.text"
-msgid "Open any scripting language entry to see the available scripts. Select any script."
-msgstr "Ανοίξτε μια οποιαδήποτε καταχώρηση γλώσσας δεσμών ενεργειών για να δείτε τις διαθέσιμες δέσμες ενεργειών. Επιλέξτε μία."
+msgid "The document is marked as \"read-only\" by the file system."
+msgstr "Το έγγραφο είναι σημειωμένο ως \"μόνο για ανάγνωση\" από το σύστημα αρχείων."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10AEF\n"
+"collab.xhp\n"
+"par_id7709585\n"
"help.text"
-msgid "A list of the script functions will appear in the <emph>Existing macros in</emph> list box. Select any function."
-msgstr "Μια λίστα με τις λειτουργίες των δεσμών ενεργειών εμφανίζεται στο πεδίο λίστας <emph>Υπάρχουσες μακροεντολές σε</emph>. Διαλέξτε μία."
+msgid "This document will be opened in read-only mode. Editing is not allowed. User A can save the document using another document name or another path. User A can edit this copy."
+msgstr "Αυτό το έγγραφο θα ανοιχτεί σε κατάσταση μόνο-ανάγνωσης. Δεν επιτρέπεται η επεξεργασία. Ο χρήστης Α μπορεί να σώσει το έγγραφο χρησιμοποιώντας διαφορετικό όνομα αρχείου ή διαφορετική διαδρομή. Ο χρήστης Α μπορεί να επεξεργαστεί το αντίγραφο."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10AF7\n"
+"collab.xhp\n"
+"par_id4309518\n"
"help.text"
-msgid "Select an event from the list and click <emph>OK</emph>."
-msgstr "Επιλέξτε ένα γεγονός από τη λίστα και κάντε κλικ στο <emph>ΟΚ</emph>."
+msgid "The document is locked by another user."
+msgstr "Το έγγραφο είναι κλειδωμένο από άλλον χρήστη."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10798\n"
+"collab.xhp\n"
+"par_id206610\n"
"help.text"
-msgid "To assign a script to a hyperlink"
-msgstr "Για να αναθέσετε μια δέσμη ενεργειών σε μία υπερσύνδεση"
+msgid "User A sees a dialog that tells the user the document is locked. The dialog offers to open the document in read-only mode, or to open a copy for editing, or to cancel the Open command."
+msgstr "Ο χρήστης Α βλέπει ένα παράθυρο διαλόγου που του λέει ότι το κείμενο είναι κλειδωμένο. Το παράθυρο διαλόγου προσφέρει το άνοιγμα του εγγράφου σε κατάσταση μόνο-ανάγνωσης, ή να ανοίξει ένα αντίγραφο για επεξεργασία, ή να ακυρώσει την εντολή Άνοιγμα."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN1079C\n"
+"collab.xhp\n"
+"hd_id29349651\n"
"help.text"
-msgid "Position the cursor inside the hyperlink."
-msgstr "Τοποθετείστε τον δείκτη μέσα στη υπερσύνδεση."
+msgid "User access permissions and sharing documents"
+msgstr "Άδειες πρόσβασης χρήστη και διαμοιρασμού εγγράφων"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10B15\n"
+"collab.xhp\n"
+"par_id11746571\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Υπερσύνδεση</emph>."
+msgid "Some conditions must be met on operating systems with a user permission management."
+msgstr "Μερικές συνθήκες πρέπει να πληρούνται σε λειτουργικά συστήματα με διαχείριση άδειας χρήστη."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10B19\n"
+"collab.xhp\n"
+"par_id25775931\n"
"help.text"
-msgid "Click the <emph>Events</emph> button."
-msgstr "Κάντε κλικ στο κουμπί <emph>Γεγονότα</emph>."
+msgid "The shared file needs to reside in a location which is accessible by all collaborators."
+msgstr "Τα κοινόχρηστα αρχεία πρέπει να βρίσκονται σε μια τοποθεσία που είναι προσβάσιμη από όλους τους συνεργάτες,"
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10B21\n"
+"collab.xhp\n"
+"par_id90496531\n"
"help.text"
-msgid "Select and assign as stated above."
-msgstr "Διαλέξτε και αντιστοιχίσετε όπως περιγράφεται παραπάνω."
+msgid "The file permissions for both the document and the corresponding lock file need to be set so that all collaborators can create, delete, and change the files."
+msgstr "Οι άδειες αρχείου για το έγγραφο και το αντίστοιχο κλειδωμένο αρχείο πρέπει να οριστούν έτσι ώστε όλοι οι συνεργάτες να μπορούν να δημιουργήσουν, διαγράψουν και αλλάξουν τα αρχεία."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN1079F\n"
+"collab.xhp\n"
+"par_id71864981\n"
"help.text"
-msgid "To assign a script to a graphic"
-msgstr "Για να αναθέσετε μια δέσμη ενεργειών σε ένα γραφικό"
+msgid "Write access also enables other users to (accidentally or deliberately) delete or change a file."
+msgstr "Η πρόσβαση εγγραφής επίσης επιτρέπει σε άλλους χρήστες (τυχαία ή με πρόθεση) να διαγράψουν ή να αλλάξουν ένα αρχείο."
-#: scripting.xhp
+#: collab.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN107A3\n"
+"collab.xhp\n"
+"par_id4263740\n"
"help.text"
-msgid "Select the graphic in your document."
-msgstr "Επιλέξτε το γραφικό στο έγγραφό σας."
+msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
-#: scripting.xhp
+#: configure_overview.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10B3B\n"
+"configure_overview.xhp\n"
+"tit\n"
"help.text"
-msgid "Choose <emph>Format - Picture - Macro</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Εικόνα - Μακροεντολές</emph>."
+msgid "Configuring $[officename]"
+msgstr "Προσαρμογή του $[officename]"
-#: scripting.xhp
+#: configure_overview.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10B3F\n"
+"configure_overview.xhp\n"
+"bm_id3152801\n"
"help.text"
-msgid "Select and assign as stated above."
-msgstr "Επιλέξτε και αναθέστε όπως αναφέρθηκε παραπάνω."
+msgid "<bookmark_value>configuring; $[officename]</bookmark_value><bookmark_value>customizing; $[officename]</bookmark_value>"
+msgstr "<bookmark_value>προσαρμογή; $[officename]</bookmark_value><bookmark_value>προσαρμογή; $[officename]</bookmark_value>"
-#: scripting.xhp
+#: configure_overview.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN107A6\n"
+"configure_overview.xhp\n"
+"hd_id3152801\n"
+"44\n"
"help.text"
-msgid "To assign a script to a form control"
-msgstr "Για να αναθέσετε μια δέσμη ενεργειών σε μια φόρμα στοιχείου ελέγχου"
+msgid "<variable id=\"configure_overview\"><link href=\"text/shared/guide/configure_overview.xhp\" name=\"Configuring $[officename]\">Configuring $[officename]</link></variable>"
+msgstr "<variable id=\"configure_overview\"><link href=\"text/shared/guide/configure_overview.xhp\" name=\"Προσαρμογή $[officename]\">Προσαρμογή $[officename]</link></variable>"
-#: scripting.xhp
+#: configure_overview.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN107AA\n"
+"configure_overview.xhp\n"
+"par_id3153345\n"
+"43\n"
"help.text"
-msgid "Insert a form control, for example a button: Open the Form Controls toolbar, click the <emph>Push Button</emph> icon, drag open a button on your document."
-msgstr "Εισάγετε ένα στοιχείο ελέγχου φόρμας, για παράδειγμα ένα πεδίο επιλογής: Ανοίξτε τη γραμμή εργαλείων στοιχείων ελέγχων φόρμας, κάντε κλικ στο εικονίδιο <emph>Πεδίο επιλογής</emph>, μετακινήστε ανοιχτό ένα πεδίο επιλογής στο έγγραφό σας."
+msgid "You can customize your $[officename] to suit your needs."
+msgstr "Μπορείτε να προσαρμόσετε το $[officename] ώστε να ανταποκρίνεται στις ανάγκες σας."
-#: scripting.xhp
+#: configure_overview.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10B59\n"
+"configure_overview.xhp\n"
+"par_id3145071\n"
+"46\n"
"help.text"
-msgid "With the form control selected, click <emph>Control</emph> on the Form Controls toolbar."
-msgstr "Με το στοιχείο ελέγχου φόρμας επιλεγμένο, κάντε κλικ στο <emph>Στοιχείο ελέγχου</emph> στη γραμμή εργαλείων Στοιχεία ελέγχου φόρμας."
+msgid "You are free to change the items on the menu bar. You can delete items, add new ones, copy items from one menu to another, rename them, and so on."
+msgstr "Έχετε τη δυνατότητα να αλλάξετε τα στοιχεία της γραμμής μενού. Μπορείτε να διαγράψετε στοιχεία, να προσθέσετε καινούργια, να αντιγράψετε στοιχεία από ένα μενού στο άλλο, να τα μετονομάσετε και ούτω καθ' εξής."
-#: scripting.xhp
+#: configure_overview.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10B5D\n"
+"configure_overview.xhp\n"
+"par_id3149811\n"
+"47\n"
"help.text"
-msgid "Click the <emph>Events</emph> tab of the Properties dialog."
-msgstr "Κάντε κλικ στη καρτέλα <emph>Γεγονότα</emph> του παραθύρου διαλόγου Ιδιότητες."
+msgid "The toolbars may be freely configured."
+msgstr "Οι γραμμές εργαλείων μπορούν ελεύθερα να προσαρμοστούν."
-#: scripting.xhp
+#: configure_overview.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10B61\n"
+"configure_overview.xhp\n"
+"par_id3150443\n"
+"48\n"
"help.text"
-msgid "Click one of the <emph>...</emph> buttons to open a dialog where you can assign a script to the selected event."
-msgstr "Κάντε κλικ σε ένα από τα πεδία επιλογής <emph>...</emph> για να ανοίξετε ένα παράθυρο διαλόγου όπου μπορείτε να αντιστοιχίσετε μια δέσμη ενεργειών σε ένα επιλεγμένο γεγονός."
+msgid "You can change the shortcut keys."
+msgstr "Μπορείτε να αλλάξετε τα πλήκτρα συντόμευσης."
-#: scripting.xhp
+#: configure_overview.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN107AD\n"
+"configure_overview.xhp\n"
+"par_id3155421\n"
+"49\n"
"help.text"
-msgid "To assign a script to a control in the %PRODUCTNAME Basic dialog"
-msgstr "Για να αναθέσετε μια δέσμη ενεργειών σε ένα στοιχείο ελέγχου στο παράθυρο διαλόγου του %PRODUCTNAME Basic"
+msgid "To change these, choose <link href=\"text/shared/01/06140000.xhp\" name=\"Tools - Customize\"><emph>Tools - Customize</emph></link> to open the <emph>Customize</emph> dialog."
+msgstr "Για να αλλάξετε αυτά, επιλέξτε <link href=\"text/shared/01/06140000.xhp\" name=\"Εργαλεία - Προσαρμογή\"><emph>Εργαλεία - Προσαρμογή</emph></link> για να ανοίξετε το παράθυρο διαλόγου <emph>Προσαρμογή</emph>."
-#: scripting.xhp
+#: configure_overview.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN107B1\n"
+"configure_overview.xhp\n"
+"par_id3155388\n"
+"45\n"
"help.text"
-msgid "Open the %PRODUCTNAME Basic dialog editor, then create a dialog with a control on it."
-msgstr "Ανοίξτε τον επεξεργαστή παραθύρων διαλόγου %PRODUCTNAME Basic, και δημιουργήστε ένα παράθυρο διαλόγου με ένα στοιχείο ελέγχου σε αυτό."
+msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Tools - Customize\">Tools - Customize</link>"
+msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Εργαλεία - Προσαρμογή\">Εργαλεία - Προσαρμογή</link>"
-#: scripting.xhp
+#: contextmenu.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10B7F\n"
+"contextmenu.xhp\n"
+"tit\n"
"help.text"
-msgid "Right-click the control, then choose <emph>Properties</emph>."
-msgstr "Κάντε δεξί κλικ στο στοιχείο ελέγχου, και επιλέξτε <emph>Ιδιότητες</emph>."
+msgid "Using Context Menus"
+msgstr "Χρήση μενού περιβάλλοντος"
-#: scripting.xhp
+#: contextmenu.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10B87\n"
+"contextmenu.xhp\n"
+"bm_id3153394\n"
"help.text"
-msgid "Click the <emph>Events</emph> tab of the Properties dialog."
-msgstr "Κάντε κλικ στη καρτέλα <emph>Γεγονότα</emph> του παραθύρου διαλόγου Ιδιότητες."
+msgid "<bookmark_value>context menus</bookmark_value><bookmark_value>menus;activating context menus</bookmark_value><bookmark_value>opening; context menus</bookmark_value><bookmark_value>activating;context menus</bookmark_value>"
+msgstr "<bookmark_value>μενού περιβάλλοντος</bookmark_value><bookmark_value>μενού;ενεργοποίηση μενού περιβάλλοντος</bookmark_value><bookmark_value>άνοιγμα; μενού περιβάλλοντος</bookmark_value><bookmark_value>ενεργοποίηση;μενού περιβάλλοντος</bookmark_value>"
-#: scripting.xhp
+#: contextmenu.xhp
msgctxt ""
-"scripting.xhp\n"
-"par_idN10B8B\n"
+"contextmenu.xhp\n"
+"hd_id3153394\n"
+"5\n"
"help.text"
-msgid "Click one of the <emph>...</emph> buttons to open a dialog where you can assign a script to the selected event."
-msgstr "Κάντε κλικ σε ένα από τα πεδία επιλογής <emph>...</emph> για να ανοίξετε ένα παράθυρο διαλόγου όπου μπορείτε να αντιστοιχίσετε μια δέσμη ενεργειών σε ένα επιλεγμένο γεγονός."
+msgid "<variable id=\"contextmenu\"><link href=\"text/shared/guide/contextmenu.xhp\" name=\"Using Context Menus\">Using Context Menus</link></variable>"
+msgstr "<variable id=\"contextmenu\"><link href=\"text/shared/guide/contextmenu.xhp\" name=\"Χρήση μενού περιβάλλοντος\">Χρήση μενού περιβάλλοντος</link></variable>"
-#: digitalsign_send.xhp
+#: copy_drawfunctions.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
+"copy_drawfunctions.xhp\n"
"tit\n"
"help.text"
-msgid "Applying Digital Signatures"
-msgstr "Εφαρμογή ψηφιακών υπογραφών"
+msgid "Copying Drawing Objects Into Other Documents"
+msgstr "Αντιγραφή αντικειμένων σχεδίασης σε άλλα έγγραφα"
-#: digitalsign_send.xhp
+#: copy_drawfunctions.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"bm_id7430951\n"
+"copy_drawfunctions.xhp\n"
+"bm_id3153394\n"
"help.text"
-msgid "<bookmark_value>signing documents with digital signatures</bookmark_value> <bookmark_value>digital signatures;getting/managing/applying</bookmark_value>"
-msgstr "<bookmark_value>υπογραφή εγγράφων με ψηφιακές υπογραφές</bookmark_value><bookmark_value>ψηφιακές υπογραφές;απόκτηση/διαχείριση/εφαρμογή</bookmark_value>"
+msgid "<bookmark_value>draw objects; copying between documents</bookmark_value><bookmark_value>copying; draw objects between documents</bookmark_value><bookmark_value>pasting;draw objects from other documents</bookmark_value>"
+msgstr "<bookmark_value>μετακίνηση αντικειμένων; αντιγραφή μεταξύ εγγράφων</bookmark_value><bookmark_value>αντιγραφή; μετακίνηση αντικειμένων μεταξύ εγγράφων</bookmark_value><bookmark_value>επικόλληση;μετακίνηση αντικειμένων από άλλα έγγραφα</bookmark_value>"
-#: digitalsign_send.xhp
+#: copy_drawfunctions.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"hd_id344248\n"
+"copy_drawfunctions.xhp\n"
+"hd_id3153394\n"
+"27\n"
"help.text"
-msgid "<variable id=\"digitalsign_send\"><link href=\"text/shared/guide/digitalsign_send.xhp\">Applying Digital Signatures</link></variable>"
-msgstr "<variable id=\"digitalsign_send\"><link href=\"text/shared/guide/digitalsign_send.xhp\">Εφαρμογή ψηφιακών υπογραφών</link> </variable>"
+msgid "<variable id=\"copy_drawfunctions\"><link href=\"text/shared/guide/copy_drawfunctions.xhp\" name=\"Copying Drawing Objects Into Other Documents\">Copying Drawing Objects Into Other Documents</link></variable>"
+msgstr "<variable id=\"copy_drawfunctions\"><link href=\"text/shared/guide/copy_drawfunctions.xhp\" name=\"Αντιγραφή αντικειμένων σχεδίασης σε άλλα έγγραφα\">Αντιγραφή αντικειμένων σχεδίασης σε άλλα έγγραφα</link></variable>"
-#: digitalsign_send.xhp
+#: copy_drawfunctions.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN1063C\n"
+"copy_drawfunctions.xhp\n"
+"par_id3153345\n"
+"28\n"
"help.text"
-msgid "Getting a Certificate"
-msgstr "Απόκτηση ενός πιστοποιητικού"
+msgid "In $[officename] it is possible to copy drawing objects between text, spreadsheets and presentation documents."
+msgstr "Στο $[officename] είναι δυνατό να αντιγράψετε απευθείας αντικείμενα σχεδίασης μεταξύ εγγράφων κειμένου, υπολογιστικών φύλλων και εγγράφων παρουσίασης."
-#: digitalsign_send.xhp
+#: copy_drawfunctions.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN10640\n"
+"copy_drawfunctions.xhp\n"
+"par_id3145345\n"
+"29\n"
"help.text"
-msgid "You can get a certificate from a certification authority. No matter if you choose a governmental institution or a private company it is common to be charged for this service, for example when they certify your identity. Few other authorities issue certificates free of costs, like the Open Source Project <link href=\"https://www.CAcert.org/\">CAcert</link> which is based on the well-known and reliable Web of Trust model and is of growing popularity."
-msgstr "Μπορείτε να πάρετε πιστοποιητικό από μια αρχή πιστοποίησης. Ανεξάρτητα εάν επιλέξετε ένα κυβερνητικό ίδρυμα ή μια ιδιωτική εταιρεία, είναι συνηθισμένη η πληρωμή για αυτήν την υπηρεσία, για παράδειγμα όταν πιστοποιείτε την ταυτότητά σας. Μερικές άλλες αρχές εκδίδουν πιστοποιητικά δωρεάν, όπως το Open Source Project <link href=\"https://www.CAcert.org/\">CAcert</link> που βασίζεται στο γνωστό και αξιόπιστο πρότυπο ιστού εμπιστοσύνης και είναι αυξανόμενης δημοτικότητας."
+msgid "Select the drawing object or objects."
+msgstr "Επιλέξτε το αντικείμενο ή τα αντικείμενα σχεδίασης."
-#: digitalsign_send.xhp
+#: copy_drawfunctions.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN106F6\n"
+"copy_drawfunctions.xhp\n"
+"par_id3156426\n"
+"31\n"
"help.text"
-msgid "Managing your Certificates"
-msgstr "Διαχείριση των πιστοποιητικών σας"
+msgid "Copy the drawing object to the clipboard, for example, by using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C."
+msgstr "Αντιγράψτε το αντικείμενο σχεδίασης στο πρόχειρο, με τη χρήση του <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C."
-#: digitalsign_send.xhp
+#: copy_drawfunctions.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN1070A\n"
+"copy_drawfunctions.xhp\n"
+"par_id3152996\n"
+"32\n"
"help.text"
-msgid "If you are using Microsoft Windows, you can manage your certificates from the Control Panel applet \"Internet Options\" on the \"Contents\" tab page."
-msgstr "Αν χρησιμοποιείτε Microsoft Windows, μπορείτε να διαχειριστείτε τα πιστοποιητικά από το Πίνακα Ελέγχου με την μικροεφαρμογή \"Επιλογές Internet\" στη σελίδα καρτέλας \"Περιεχόμενα\"."
+msgid "Switch to the other document and place the cursor where the drawing object is to be inserted."
+msgstr "Μεταβείτε στο άλλο έγγραφο και τοποθετήστε το δρομέα στο σημείο όπου πρόκειται να εισαχθεί το αντικείμενο σχεδίασης."
-#: digitalsign_send.xhp
+#: copy_drawfunctions.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_id8311410\n"
+"copy_drawfunctions.xhp\n"
+"par_id3149234\n"
+"33\n"
"help.text"
-msgid "Import your new root certificate into the Trusted Root Certification Authorities list."
-msgstr "Εισάγετε το καινούργιο σας βασικό πιστοποιητικό στη λίστα Trusted Root Certification Authorities"
+msgid "Insert the drawing object, for example, by using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V."
+msgstr "Εισάγετε το αντικείμενο σχεδίασης με τη χρήση του <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V."
-#: digitalsign_send.xhp
+#: copy_drawfunctions.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN1071D\n"
+"copy_drawfunctions.xhp\n"
+"hd_id3147573\n"
+"34\n"
"help.text"
-msgid "If you are using Solaris or Linux, you must install a recent version of Thunderbird, Mozilla Suite, or Firefox software to install some system files that are needed for encryption."
-msgstr "Αν χρησιμοποιείτε Solaris ή Linux, πρέπει να εγκαταστήσετε μία πρόσφατη έκδοση των εφαρμογών Thunderbird, Mozilla Suite ή Firefox για να εγκατασταθούν μερικά αρχεία συστήματατος απαιτούμενα για κρυπτογράφηση."
+msgid "Inserting into a text document"
+msgstr "Εισαγωγή σε ένα έγγραφο κειμένου"
-#: digitalsign_send.xhp
+#: copy_drawfunctions.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN10720\n"
+"copy_drawfunctions.xhp\n"
+"par_id3150276\n"
+"35\n"
"help.text"
-msgid "If you have created different profiles in Thunderbird, Mozilla, or Firefox, and you want %PRODUCTNAME to use one specified profile for certificates, then you can set the environment variable MOZILLA_CERTIFICATE_FOLDER to point to the folder of that specified profile."
-msgstr "Αν έχετε δημιουργήσει διαφορετικά προφίλ στις εφαρμογές Thunderbird, Mozilla, ή Firefox, και θέλετε το %PRODUCTNAME να χρησιμοποιήσει ένα συγκεκριμένο προφίλ για τα πιστοποιητικά, τότε πρέπει να ορίσετε τη μεταβλητή περιβάλλοντος MOZILLA_CERTIFICATE_FOLDER για να δείξετε τον κατάλογο που είναι αποθηκευμένο το συγκεκριμένο προφίλ."
+msgid "An inserted drawing object is anchored to the current paragraph. You can change the anchor by selecting the object and clicking the <emph>Change Anchor</emph> icon on the <emph>OLE-Object</emph> toolbar or the <emph>Frame</emph> toolbar. This opens a popup menu where you can select the anchor type."
+msgstr "Πραγματοποιείται αγκύρωση ενός αντικειμένου σχεδίασης που έχει εισαχθεί στην τρέχουσα παράγραφο. Μπορείτε να αλλάξετε την αγκύρωση επιλέγοντας το αντικείμενο και κάνοντας κλικ στο εικονίδιο <emph>Αλλαγή αγκύρωσης</emph> στη γραμμή εργαλείων <emph>OLE-Αντικείμενο</emph> ή στη γραμμή εργαλείων <emph>Πλαίσιο</emph>. Ανοίγει ένα αναδυόμενο μενού στο οποίο μπορείτε να αλλάξετε τους πιθανούς τύπους αγκύρωσης."
-#: digitalsign_send.xhp
+#: copy_drawfunctions.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_id944242\n"
+"copy_drawfunctions.xhp\n"
+"hd_id3145609\n"
+"36\n"
"help.text"
-msgid "Open your Web browser's preferences dialog, select the Privacy & Security tab page, click on Certificates - Manage Certificates."
-msgstr "Ανοίξτε το παράθυρο διαλόγου για τις προτιμήσεις του περιηγητή ιστοσελίδων σας, διαλέξτε τη σελίδα καρτέλας Απόρρητο και ασφάλεια και κάντε κλικ στο Πιστοποιητικά - Διαχείριση Πιστοποιητικών."
+msgid "Inserting into a spreadsheet"
+msgstr "Εισαγωγή σε ένα υπολογιστικό φύλλο"
-#: digitalsign_send.xhp
+#: copy_drawfunctions.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_id6452223\n"
+"copy_drawfunctions.xhp\n"
+"par_id3151210\n"
+"30\n"
"help.text"
-msgid "Import your new root certificate, then select and edit the certificate. Enable the root certificate to be trusted at least for web and email access. This ensures that the certificate can sign your documents. You may edit any intermediate certificate in the same way, but it is not mandatory for signing documents."
-msgstr "Εισάγετε το καινούργιο σας ριζικό πιστοποιητικό, και μετά διαλέξτε το και επεξεργαστείτε το. Ενεργοποιήστε την εμπιστευτικότητα του ριζικού πιστοποιητικού τουλάχιστον για πρόσβαση ηλεκτρονικού ταχυδρομείου και ιστού. Αυτό βεβαιώνει ότι το πιστοποιητικό υπογράφει τα έγγραφά σας. Μπορείτε να επεξεργαστείτε οποιοδήποτε ενδιάμεσο πιστοποιητικό με τον ίδιο τρόπο, αλλά δεν είναι υποχρεωτικό για υπογραφή εγγράφων."
+msgid "An inserted drawing object is anchored to the current cell. You can change the anchor between cell and page by selecting the object and clicking the <emph>Change Anchor</emph> icon <image id=\"img_id3149456\" src=\"cmd/sc_toggleanchortype.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149456\">Icon</alt></image>."
+msgstr "Πραγματοποιείται αγκύρωση του αντικειμένου σχεδίασης που έχει εισαχθεί στο τρέχον κελί. Μπορείτε να αλλάξετε την αγκύρωση μεταξύ κελιού και σελίδας και το αντίστροφο επιλέγοντας το αντικείμενο και κάνοντας κλικ στο εικονίδιο <emph>Αλλαγή αγκύρωσης</emph> <image id=\"img_id3149456\" src=\"cmd/sc_toggleanchortype.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149456\">Icon</alt></image>."
-#: digitalsign_send.xhp
+#: copytable2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_id6486098\n"
+"copytable2application.xhp\n"
+"tit\n"
"help.text"
-msgid "When you have edited the new certificates, restart %PRODUCTNAME."
-msgstr "Όταν έχετε επεξεργαστεί καινούργια πιστοποιητικά, επανεκκινήστε το %PRODUCTNAME."
+msgid "Inserting Data From Spreadsheets"
+msgstr "Εισαγωγή δεδομένων από υπολογιστικά φύλλα"
-#: digitalsign_send.xhp
+#: copytable2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN10681\n"
+"copytable2application.xhp\n"
+"bm_id3154186\n"
"help.text"
-msgid "Signing a document"
-msgstr "Υπογραφή ενός εγγράφου"
+msgid "<bookmark_value>charts;copying with link to source cell range</bookmark_value><bookmark_value>inserting; cell ranges from spreadsheets</bookmark_value><bookmark_value>pasting;cell ranges from spreadsheets</bookmark_value><bookmark_value>presentations;inserting spreadsheet cells</bookmark_value><bookmark_value>text documents;inserting spreadsheet cells</bookmark_value><bookmark_value>tables in spreadsheets;copying data to other applications</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα;αντιγραφή με σύνδεση στη περιοχή προέλευσης κελιού</bookmark_value><bookmark_value>εισαγωγή; περιοχές κελιού από υπολογιστικά φύλλα</bookmark_value><bookmark_value>επικόλληση;περιοχές κελιού από υπολογιστικά φύλλα</bookmark_value><bookmark_value>παρουσιάσεις;εισαγωγή κελιών υπολογιστικού φύλλου</bookmark_value><bookmark_value>έγγραφα κειμένου;εισαγωγή κελιών υπολογιστικού φύλλου</bookmark_value><bookmark_value>πίνακες σε υπολογιστικά φύλλα;αντιγραφή δεδομένων σε άλλες εφαρμογές</bookmark_value>"
-#: digitalsign_send.xhp
+#: copytable2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN10688\n"
+"copytable2application.xhp\n"
+"hd_id3154186\n"
+"9\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Ψηφιακές υπογραφές</emph>."
+msgid "<variable id=\"copytable2application\"><link href=\"text/shared/guide/copytable2application.xhp\" name=\"Inserting Data From Spreadsheets\">Inserting Data From Spreadsheets</link></variable>"
+msgstr "<variable id=\"copytable2application\"><link href=\"text/shared/guide/copytable2application.xhp\" name=\"Εισαγωγή δεδομένων από υπολογιστικά φύλλα\">Εισαγωγή δεδομένων από υπολογιστικά φύλλα</link></variable>"
-#: digitalsign_send.xhp
+#: copytable2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN10690\n"
+"copytable2application.xhp\n"
+"par_id3147088\n"
+"10\n"
"help.text"
-msgid "A message box advises you to save the document. Click <emph>Yes</emph> to save the file."
-msgstr "Ένα πεδίο μηνύματος σας συμβουλεύει να αποθηκεύσετε το έγγραφο. Κάντε κλικ στην επιλογή <emph>Ναι</emph> για να αποθηκεύσετε το αρχείο."
+msgid "Use the clipboard to copy the contents of a single cell. You can also copy a formula from a cell into the clipboard (for example, from the input line of the formula bar) so that the formula can be inserted into a text."
+msgstr "Χρησιμοποιήστε το πρόχειρο για να αντιγράψετε τα περιεχόμενα ενός κελιού. Στο πρόχειρο, μπορείτε να αντιγράψετε ακόμη ένα τύπο, οι οποίοι βρίσκονται εντός των κελιών (π.χ., από τις γραμμές εισαγωγής της γραμμής τύπων) ώστε να είναι δυνατή η εισαγωγή τους σε κείμενο."
-#: digitalsign_send.xhp
+#: copytable2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN10698\n"
+"copytable2application.xhp\n"
+"par_id3145345\n"
+"11\n"
"help.text"
-msgid "After saving, you see the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog. Click <emph>Add</emph> to add a public key to the document."
-msgstr "Αφού αποθηκεύσετε, θα δείτε το παράθυρο διαλόγου <link href=\"text/shared/01/digitalsignatures.xhp\">Ψηφιακές υπογραφές</link>. Κάντε κλικ στην επιλογή <emph>Προσθήκη</emph> για να προσθέσετε ένα δημόσιο κλειδί στο έγγραφο."
+msgid "To copy a cell range into a text document, select the cell range in the sheet and then use either the clipboard or drag-and-drop to insert the cells into the text document. You will then find an OLE object in the text document, which you can edit further."
+msgstr "Για να αντιγράψετε μια περιοχή κελιών σε έγγραφο κειμένου, επιλέξτε τα κελιά του φύλλου και, στη συνέχεια, χρησιμοποιήστε είτε το πρόχειρο είτε πραγματοποιήστε τη λειτουργία μετακίνηση και απόθεση για να τα εισαγάγετε στο έγγραφο κειμένου. Τότε θα δείτε ένα αντικείμενο OLE στο έγγραφο κειμένου, το οποίο μπορείτε να επεξεργαστείτε περαιτέρω."
-#: digitalsign_send.xhp
+#: copytable2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN106AE\n"
+"copytable2application.xhp\n"
+"par_id3146957\n"
+"12\n"
"help.text"
-msgid "In the <link href=\"text/shared/01/selectcertificate.xhp\">Select Certificate</link> dialog, select your certificate and click OK."
-msgstr "Στο παράθυρο διαλόγου <link href=\"text/shared/01/selectcertificate.xhp\">Επιλογή πιστοποιητικού</link>, επιλέξτε το πιστοποιητικό σας και κάντε κλικ στο OK."
+msgid "If you drag cells to the normal view of a presentation document, the cells will be inserted there as an OLE object. If you drag cells into the outline view, each cell will form a line of the outline view."
+msgstr "Εάν σύρετε κελιά στην κανονική προβολή ενός εγγράφου παρουσίασης, τα κελιά θα εισαχθούν εκεί ως αντικείμενα OLE. Εάν μεταφέρετε κελιά στην προβολή διάρθρωσης, κάθε κελί θα σχηματίσει μια γραμμή της προβολής διάρθρωσης."
-#: digitalsign_send.xhp
+#: copytable2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN106C0\n"
+"copytable2application.xhp\n"
+"par_id3148538\n"
+"13\n"
"help.text"
-msgid "You see again the Digital Signatures dialog, where you can add more certificates if you want. Click OK to add the public key to the saved file."
-msgstr "Βλέπετε πάλι το παράθυρο διαλόγου Ψηφιακές Υπογραφές, όπου μπορείτε να προσθέσετε περισσότερα πιστοποιητικά αν το επιθυμείτε. Κάντε κλικ στο OK για να προσθέσετε το δημόσιο κλειδί για το αποθηκευμένο αρχείο."
+msgid "When you copy a cell range from $[officename] Calc to the clipboard, the drawing objects, OLE objects and charts within this range are also copied."
+msgstr "Εάν αντιγράψετε μια περιοχή κελιών από το $[officename] Calc στο πρόχειρο, τα αντικείμενα σχεδίασης, αντικείμενα OLE και διαγράμματα σε αυτήν την περιοχή θα αντιγραφούν επίσης."
-#: digitalsign_send.xhp
+#: copytable2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN106C3\n"
+"copytable2application.xhp\n"
+"par_id3153031\n"
+"14\n"
"help.text"
-msgid "A signed document shows an icon <image id=\"img_id262764\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id262764\">Icon</alt></image> in the status bar. You can double-click the icon in the status bar to view the certificate."
-msgstr "Ένα υπογεγραμμένο έγγραφο προβάλει ένα σύμβολο<image id=\"img_id262764\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id262764\">Icon</alt></image> στη γραμμή κατάστασης. Μπορείτε να κάνετε διπλό κλικ στο σύμβολο της γραμμής κατάστασης για να προβάλετε το πιστοποιητικό."
+msgid "If you insert a cell range with an enclosed chart, the chart will keep its link to the source cell range only if you copied the chart and the source cell range together."
+msgstr "Εάν εισάγετε μια περιοχή κελιών σε ένα περικυκλωμένο διάγραμμα, το διάγραμμα θα κρατήσει τη σύνδεσή του με τη προέλευση της περιοχής κελιών μόνο εάν αντιγράψατε μαζί και το διάγραμμα και τη περιοχή προέλευσης κελιών."
-#: digitalsign_send.xhp
+#: copytext2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_id2008200911381426\n"
+"copytext2application.xhp\n"
+"tit\n"
"help.text"
-msgid "The result of the signature validation is displayed in the status bar and within the Digital Signature dialog. Several documents and macro signatures can exist inside an ODF document. If there is a problem with one signature, then the validation result of that one signature is assumed for all signatures. That is, if there are ten valid signatures and one invalid signature, then the status bar and the status field in the dialog will flag the signature as invalid."
-msgstr "Το αποτέλεσμα της επαλήθευσης υπογραφής εμφανίζεται στη γραμμή κατάστασης και μέσα στο διάλογο Ψηφιακής υπογραφής. Μερικά έγγραφα και υπογραφές μακροεντολών μπορεί να υπάρχουν μέσα σε ένα έγγραφο ODF. Αν υπάρξει πρόβλημα σε μια υπογραφή τότε το αποτέλεσμα επαλήθευσης θα ισχύει και για όλες τις υπογραφές. Αυτό σημαίνει ότι αν υπάρχουν 10 έγκυρες υπογραφές και μια άκυρη, τότε η γραμμή κατάστασης και το πεδίο κατάστασης στο διάλογο θα εμφανίζουν την σημαία άκυρης υπογραφής."
+msgid "Inserting Data From Text Documents"
+msgstr "Εισαγωγή δεδομένων από έγγραφα κειμένου"
-#: digitalsign_send.xhp
+#: copytext2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN106E0\n"
+"copytext2application.xhp\n"
+"bm_id3152924\n"
"help.text"
-msgid "Signing the macros inside a document"
-msgstr "Υπογραφή των μακροεντολών μέσα σε ένα έγγραφο"
+msgid "<bookmark_value>sending; AutoAbstract function in presentations</bookmark_value><bookmark_value>AutoAbstract function for sending text to presentations</bookmark_value><bookmark_value>outlines; sending to presentations</bookmark_value><bookmark_value>text; copying by drag and drop</bookmark_value><bookmark_value>drag and drop; copying and pasting text</bookmark_value><bookmark_value>inserting;data from text documents</bookmark_value><bookmark_value>copying;data from text documents</bookmark_value><bookmark_value>pasting;data from text documents</bookmark_value>"
+msgstr "<bookmark_value>αποστολή; λειτουργία αυτόματου αποσπάσματος σε παρουσιάσεις</bookmark_value><bookmark_value>λειτουργία αυτόματου αποσπάσματος για αποστολή κειμένου σε παρουσιάσεις</bookmark_value><bookmark_value>διαρθρώσεις; αποστολή σε παρουσιάσεις</bookmark_value><bookmark_value>κείμενο; αντιγραφή με μετακίνηση και απόθεση</bookmark_value><bookmark_value>μετακίνηση και απόθεση; αντιγραφή και επικόλληση κειμένου</bookmark_value><bookmark_value>εισαγωγή;δεδομένα από έγγραφα κειμένου</bookmark_value><bookmark_value>αντιγραφή;δεδομένα από έγγραφα κειμένου</bookmark_value><bookmark_value>επικόλληση;δεδομένα από έγγραφα κειμένου</bookmark_value>"
-#: digitalsign_send.xhp
+#: copytext2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN106E4\n"
+"copytext2application.xhp\n"
+"hd_id3152924\n"
+"3\n"
"help.text"
-msgid "Normally, macros are part of a document. If you sign a document, the macros inside the document are signed automatically. If you want to sign only the macros, but not the document, proceed as follows:"
-msgstr "Κανονικά, οι μακροεντολές είναι τμήμα του εγγράφου. Αν υπογράψετε ένα έγγραφο, οι μακροεντολές μέσα στο έγγραφο υπογράφονται και αυτές αυτόματα. Αν θέλετε να υπογράψετε μόνο τις μακροεντολές, αλλά όχι το έγγραφο, προχωρήστε ως εξής:"
+msgid "<variable id=\"copytext2application\"><link href=\"text/shared/guide/copytext2application.xhp\" name=\"Inserting Data From Text Documents\">Inserting Data From Text Documents</link></variable>"
+msgstr "<variable id=\"copytext2application\"><link href=\"text/shared/guide/copytext2application.xhp\" name=\"Εισαγωγή δεδομένων από έγγραφα κειμένου\">Εισαγωγή δεδομένων από έγγραφα κειμένου</link></variable>"
-#: digitalsign_send.xhp
+#: copytext2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN106EA\n"
+"copytext2application.xhp\n"
+"par_id3156426\n"
+"4\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
-msgstr "Επιλέξτε <emph>Εργαλεία - Μακροεντολές - Ψηφιακή υπογραφή</emph>."
+msgid "You can insert text into other document types, such as spreadsheets and presentations. Note that there is a difference between whether the text is inserted into a text frame, a spreadsheet cell, or into the outline view of a presentation."
+msgstr "Μπορείτε να μεταφέρετε κείμενο σε άλλους τύπους εγγράφου, όπως υπολογιστικά φύλλα και παρουσιάσεις. Σημειώστε ότι υπάρχει διαφορά μεταξύ τους, δηλαδή εάν το κείμενο εισαχθεί σε πλαίσιο κειμένου ή σε κελί υπολογιστικού φύλλου ή στη προβολή διάρθρωσης μιας παρουσίασης."
-#: digitalsign_send.xhp
+#: copytext2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN106F2\n"
+"copytext2application.xhp\n"
+"par_id3147576\n"
+"5\n"
"help.text"
-msgid "Apply the signature as described above for documents."
-msgstr "Εφαρμόστε την υπογραφή για έγγραφα όπως περιγράφεται πιο πάνω."
+msgid "If you copy text to the clipboard, you can paste it with or without text attributes. Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C to copy and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V to paste."
+msgstr "Αν έχετε αντιγράψει κείμενο στο πρόχειρο μπορείτε να το επικολλήσετε μαζί ή χωρίς τα γνωρίσματα του. Με την χρήση των πλήκτρων συντόμευσης <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C για αντιγραφή και <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V για επικόλληση."
-#: digitalsign_send.xhp
+#: copytext2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_idN106F5\n"
+"copytext2application.xhp\n"
+"par_id3152349\n"
"help.text"
-msgid "When you open the Basic IDE that contains signed macros, you see an icon <image id=\"img_id9252296\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id9252296\">Icon</alt></image> in the status bar. You can double-click the icon in the status bar to view the certificate."
-msgstr "Όταν ανοίγετε το Basic IDE που περιέχει υπογεγραμμένες μακροεντολές, τότε θα δείτε ένα σύμβολο <image id=\"img_id9252296\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id9252296\">Icon</alt></image> στη γραμμή κατάστασης. Μπορείτε να κάνετε διπλό κλικ στο σύμβολο στη γραμμή κατάστασης για να προβάλετε το πιστοποιητικό."
+msgid "<image id=\"img_id3143270\" src=\"cmd/sc_paste.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3143270\">Icon</alt></image>"
+msgstr "<image id=\"img_id3143270\" src=\"cmd/sc_paste.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3143270\">Icon</alt></image>"
-#: digitalsign_send.xhp
+#: copytext2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_id5734733\n"
+"copytext2application.xhp\n"
+"par_id3158430\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to open the View Certificate dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να ανοίξετε το παράθυρο διαλόγου Προβολή πιστοποιητικού.</ahelp>"
+msgid "To select the format in which the clipboard contents will be pasted, click the arrow next to the <emph>Paste</emph> icon on the Standard bar, or choose <emph>Edit - Paste Special</emph>, then select the proper format."
+msgstr "Για να επιλέξετε τη μορφή στην οποία θα πραγματοποιηθεί η επικόλληση των περιεχομένων του προχείρου, κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Επικόλληση</emph> της γραμμής προεπιλογής, ή επιλέξτε <emph>Επεξεργασίά - Ειδική επικόλληση</emph>, και τότε επιλέξτε την κατάλληλη μορφή."
-#: digitalsign_send.xhp
+#: copytext2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_id561540\n"
+"copytext2application.xhp\n"
+"par_id3156155\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose this setting to accept the certificate until you exit %PRODUCTNAME.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτή τη ρύθμιση για να αποδεχτείτε το πιστοποιητικό μέχρι να βγείτε από το %PRODUCTNAME.</ahelp>"
+msgid "If a text document contains headings formatted with the Heading Paragraph Style, choose <emph>File - Send - Outline to Presentation</emph>. A new presentation document is created, which contains the headings as an outline."
+msgstr "Αν ένα έγγραφο κειμένου περιέχει επικεφαλίδες μορφοποιημένες με το Στυλ επικεφαλίδας παραγράφου, επιλέξτε <emph>Αρχείο - Αποστολή - Διάρθρωση προς παρουσίαση</emph>. Ένα νέο έγγραφο παρουσίασης θα δημιουργηθεί το οποίο θα περιέχει τις επικεφαλίδες ως μία διάρθρωση."
-#: digitalsign_send.xhp
+#: copytext2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_id7705618\n"
+"copytext2application.xhp\n"
+"par_id3145316\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose this setting to cancel the connection.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτή τη ρύθμιση για να ακυρώσετε τη σύνδεση.</ahelp>"
+msgid "If you want to transfer each heading together with its accompanying paragraphs, select the <emph>File - Send - AutoAbstract to Presentation</emph> command. You must have formatted the headings with a corresponding Paragraph Style to be able to see this command."
+msgstr "Εάν θέλετε να μεταφέρετε κάθε επικεφαλίδα μαζί με τις παραγράφους που ακολουθούν αυτές, τότε επιλέξτε την εντολή <emph>Αρχείο - Αποστολή - Αυτόματο απόσπασμα προς παρουσίαση</emph>. Για να μπορέσετε να εμφανίσετε αυτήν την εντολή, οι επικεφαλίδες θα πρέπει να είναι μορφοποιημένες με κάποιο αντίστοιχο στυλ παραγράφου."
-#: digitalsign_send.xhp
+#: copytext2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_id3204443\n"
+"copytext2application.xhp\n"
+"hd_id3156024\n"
+"10\n"
"help.text"
-msgid "<link href=\"http://wiki.documentfoundation.org/How_to_use_digital_Signatures\">English Wiki page on digital signatures</link>"
-msgstr "<link href=\"http://wiki.documentfoundation.org/How_to_use_digital_Signatures\">Αγγλική σελίδα Βίκι για ψηφιακές υπογραφές</link>"
+msgid "Copying Text Using Drag-and-Drop"
+msgstr "Αντιγραφή κειμένου με χρήση της δυνατότητας μεταφοράς και απόθεσης"
-#: digitalsign_send.xhp
+#: copytext2application.xhp
msgctxt ""
-"digitalsign_send.xhp\n"
-"par_id5166173\n"
+"copytext2application.xhp\n"
+"par_id3147303\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/guide/digital_signatures.xhp\">About digital signatures</link>"
-msgstr "<link href=\"text/shared/guide/digital_signatures.xhp\">Περί ψηφιακών υπογραφών</link>"
+msgid "If you select text and drag it into a spreadsheet with drag-and-drop, it will be inserted as text into the cell where you release the mouse."
+msgstr "Εάν επιλέξετε μια ενότητα κειμένου και τη μεταφέρετε σε υπολογιστικό φύλλο με τη δυνατότητα μεταφοράς και απόθεσης, θα εισαχθεί ως κείμενο στο κελί στο οποίο θα απελευθερώσετε το ποντίκι."
-#: chart_axis.xhp
+#: copytext2application.xhp
msgctxt ""
-"chart_axis.xhp\n"
+"copytext2application.xhp\n"
+"par_id3149655\n"
+"8\n"
+"help.text"
+msgid "If you drag text to the normal view of a presentation, an OLE object is inserted as a $[officename] plug-in."
+msgstr "Εάν μεταφέρετε μια ενότητα κειμένου στην κανονική προβολή μιας παρουσίασης, πραγματοποιείται εισαγωγή αντικειμένου OLE ως προσθήκη του $[officename]."
+
+#: copytext2application.xhp
+msgctxt ""
+"copytext2application.xhp\n"
+"par_id3150793\n"
+"11\n"
+"help.text"
+msgid "If you drag the text to the outline view of a presentation, it will be inserted at the cursor location."
+msgstr "Εάν μεταφέρετε το κείμενο στην προβολή διάρθρωσης μιας παρουσίασης, θα εισαχθεί εκεί όπου βρίσκεται ο δρομέας."
+
+#: ctl.xhp
+msgctxt ""
+"ctl.xhp\n"
"tit\n"
"help.text"
-msgid "Editing Chart Axes"
-msgstr "Επεξεργασία αξόνων διαγράμματος"
+msgid "Languages Using Complex Text Layout"
+msgstr "Γλώσσες που χρησιμοποιούν πολύπλοκη διάταξη κειμένου"
-#: chart_axis.xhp
+#: ctl.xhp
msgctxt ""
-"chart_axis.xhp\n"
-"bm_id3155555\n"
+"ctl.xhp\n"
+"bm_id3153662\n"
"help.text"
-msgid "<bookmark_value>charts; editing axes</bookmark_value><bookmark_value>axes in charts</bookmark_value><bookmark_value>editing; chart axes</bookmark_value><bookmark_value>formatting; axes in charts</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα; επεξεργασία αξόνων</bookmark_value><bookmark_value>άξονες διαγράμματος</bookmark_value><bookmark_value>επεξεργασία; άξονες διαγράμματος</bookmark_value><bookmark_value>μορφοποίηση; άξονες στο διάγραμμα</bookmark_value>"
+msgid "<bookmark_value>CTL;complex text layout languages</bookmark_value><bookmark_value>languages;complex text layout</bookmark_value><bookmark_value>text;CTL languages</bookmark_value><bookmark_value>text layout for special languages</bookmark_value><bookmark_value>right-to-left text</bookmark_value><bookmark_value>entering text from right to left</bookmark_value><bookmark_value>bi-directional writing</bookmark_value><bookmark_value>Hindi;entering text</bookmark_value><bookmark_value>Hebrew;entering text</bookmark_value><bookmark_value>Arabic;entering text</bookmark_value><bookmark_value>Thai;entering text</bookmark_value>"
+msgstr "<bookmark_value>CTL;περίπλοκες γλωσσικές διατάξεις κειμένου</bookmark_value><bookmark_value>γλώσσες;περίπλοκη διάταξη κειμένου</bookmark_value><bookmark_value>κείμενο;γλώσσες CTL</bookmark_value><bookmark_value>διάταξη κειμένου για ειδικές γλώσσες</bookmark_value><bookmark_value>κείμενο από δεξιά προς τα αριστερά</bookmark_value><bookmark_value>εισαγωγή κειμένου από δεξιά προς τα αριστερά</bookmark_value><bookmark_value>αμφίδρομη γραφή</bookmark_value><bookmark_value>Χιντί;εισαγωγή κειμένου</bookmark_value><bookmark_value>Εβραϊκά;εισαγωγή κειμένου</bookmark_value><bookmark_value>Αραβικά;εισαγωγή κειμένου</bookmark_value><bookmark_value>Ταϊλανδικά;εισαγωγή κειμένου</bookmark_value>"
-#: chart_axis.xhp
+#: ctl.xhp
msgctxt ""
-"chart_axis.xhp\n"
-"hd_id3155555\n"
+"ctl.xhp\n"
+"hd_id3153662\n"
+"13\n"
+"help.text"
+msgid "<variable id=\"ctl\"><link href=\"text/shared/guide/ctl.xhp\" name=\"Languages Using Complex Text Layout\">Languages Using Complex Text Layout</link></variable>"
+msgstr "<variable id=\"ctl\"><link href=\"text/shared/guide/ctl.xhp\" name=\"Γλώσσες που χρησιμοποιούν περίπλοκες διατάξεις κειμένου\">Γλώσσες που χρησιμοποιούν περίπλοκες διατάξεις κειμένου</link></variable>"
+
+#: ctl.xhp
+msgctxt ""
+"ctl.xhp\n"
+"par_id3147618\n"
+"10\n"
+"help.text"
+msgid "Currently, $[officename] supports Hindi, Thai, Hebrew, and Arabic as <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL languages\">CTL languages</link>."
+msgstr "Προς το παρ;oν, το $[officename] υποστηρίζει χιντί, ταϊλανδικά, εβραϊκά και αραβικά ως <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL γλώσσες\">CTL γλώσσες</link>."
+
+#: ctl.xhp
+msgctxt ""
+"ctl.xhp\n"
+"par_id3155420\n"
+"11\n"
+"help.text"
+msgid "If you select the text flow from right to left, embedded Western text still runs from left to right. The cursor responds to the arrow keys in that Right Arrow moves it \"to the text end\" and Left Arrow \"to the text start\"."
+msgstr "Αν επιλέξετε τη ροή κειμένου από δεξιά προς αριστερά, το ενσωματωμένο Δυτικό κείμενο ακόμη τρέχει από αριστερά προς δεξιά. Ο δείκτης μετακινείται με το κουμπί με το δεξιό βέλος \"στο τέλος του κειμένου\" και με το κουμπί με το αριστερό βέλος \"στην αρχή του κειμένου\"."
+
+#: ctl.xhp
+msgctxt ""
+"ctl.xhp\n"
+"par_id3145609\n"
"1\n"
"help.text"
-msgid "<variable id=\"chart_axis\"><link href=\"text/shared/guide/chart_axis.xhp\" name=\"Editing Chart Axes\">Editing Chart Axes</link></variable>"
-msgstr "<variable id=\"chart_axis\"><link href=\"text/shared/guide/chart_axis.xhp\" name=\"Επεξεργασία αξόνων διαγράμματος\">Επεξεργασία αξόνων διαγράμματος</link></variable>"
+msgid "You can change the text writing direction directly be pressing one of the following keys:"
+msgstr "Μπορείτε να αλλάξετε τη διεύθυνση γραφής του κειμένου απευθείας πατώντας ένα από τα ακόλουθα πλήκτρα:"
-#: chart_axis.xhp
+#: ctl.xhp
msgctxt ""
-"chart_axis.xhp\n"
-"par_id3156426\n"
+"ctl.xhp\n"
+"par_id3154758\n"
"2\n"
"help.text"
-msgid "To edit the axes of a chart that you have inserted:"
-msgstr "Για να διορθώσετε τους άξονες ενός διαγράμματος που έχετε εισάγει:"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+D or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Right Shift Key - switch to right-to-left text entry"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+D ή <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Δεξιό πλήκτρο Shift - για αλλαγή ροής κειμένου από δεξιά προς αριστερά"
-#: chart_axis.xhp
+#: ctl.xhp
msgctxt ""
-"chart_axis.xhp\n"
-"par_id3155535\n"
+"ctl.xhp\n"
+"par_id3149047\n"
"3\n"
"help.text"
-msgid "Double-click on the chart."
-msgstr "Διπλό κλικ πάνω στο διάγραμμα."
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+A or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Left Shift Key - switch to left-to-right text entry"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+A ή <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Αριστερό πλήκτρο Shift - για αλλαγή ροής κειμένου από αριστερά προς δεξιά"
-#: chart_axis.xhp
+#: ctl.xhp
msgctxt ""
-"chart_axis.xhp\n"
-"par_id3147242\n"
+"ctl.xhp\n"
+"par_id3149656\n"
"4\n"
"help.text"
-msgid "A gray border appears around the chart and the menu bar now contains commands for editing the objects in the chart."
-msgstr "Ένα γκρι περίγραμμα εμφανίζεται γύρω από το διάγραμμα και η γραμμή μενού τώρα περιέχει εντολές για την επεξεργασία των αντικειμένων του διαγράμματος."
+msgid "The modifier-only key combinations only work when CTL support is enabled."
+msgstr "Οι συνδυασμοί πλήκτρων λειτουργούν μόνο όταν η υποστήριξη CTL είναι ενεργή."
-#: chart_axis.xhp
+#: ctl.xhp
msgctxt ""
-"chart_axis.xhp\n"
-"par_id3154749\n"
+"ctl.xhp\n"
+"par_id3150541\n"
"5\n"
"help.text"
-msgid "Choose <emph>Format - Axis</emph>, then select the axis (or axes) that you would like to edit. A dialog appears."
-msgstr "Επιλέξτε <emph>Μορφή - Άξονας</emph>, και μετά επιλέξτε τον άξονα (ή άξονες) που θα θέλατε να επεξεργαστείτε. Θα εμφανιστεί ένας διάλογος."
+msgid "In multicolumn pages, sections or frames that are formatted with text flow from right to left, the first column is the right column and the last column is the left column."
+msgstr "Σε πολύστηλες σελίδες, τομείς ή πλαίσια που είναι μορφοποιημένα με τη ροή κειμένου από δεξιά προς αριστερά, η πρώτη στήλη είναι η δεξιά στήλη και η τελευταία στήλη είναι η αριστερή στήλη."
-#: chart_axis.xhp
+#: ctl.xhp
msgctxt ""
-"chart_axis.xhp\n"
-"par_id3154285\n"
+"ctl.xhp\n"
+"par_id3148797\n"
"6\n"
"help.text"
-msgid "Select from the available sections and make the required changes (for example, select the <emph>Scale</emph> tab if you want to modify the scale of the axis)."
-msgstr "Επιλέξτε από τις διαθέσιμες κατηγορίες και κάντε τις απαραίτητες αλλαγές (για παράδειγμα, επιλέξτε την καρτέλα <emph>Κλίμακα</emph> αν θέλετε να τροποποιήσετε την κλίμακα του άξονα)."
+msgid "In $[officename] Writer text formatted in <emph>Thai language</emph> has the following features:"
+msgstr "Στο $[officename] Writer το μορφοποιημένο κείμενο με <emph>Ταϊλανδική γλώσσα</emph> έχει τα ακόλουθα χαρακτηριστικά:"
-#: chart_axis.xhp
+#: ctl.xhp
msgctxt ""
-"chart_axis.xhp\n"
-"par_id3156327\n"
+"ctl.xhp\n"
+"par_id3156280\n"
"7\n"
"help.text"
-msgid "Click <emph>OK</emph>. In your document, click outside the chart to exit chart editing mode."
-msgstr "Κάντε κλικ στο <emph>OK</emph>. Στο δικό σας έγγραφο, κάντε κλικ έξω από το διάγραμμα για να βγείτε από τη κατάσταση επεξεργασίας διαγράμματος."
+msgid "In paragraphs with justified alignment, the characters are stretched to flush the lines at the margins. In other languages the spaces between words are stretched."
+msgstr "Σε παραγράφους με γραμμές πλήρως στοιχισμένες, οι χαρακτήρες επιμηκύνονται για να ταιριάξουν οι γραμμές στα περιθώρια. Σε άλλες γλώσσες τα διαστήματα μεταξύ των λέξεων έχουν επιμυκηνθεί."
-#: chart_axis.xhp
+#: ctl.xhp
msgctxt ""
-"chart_axis.xhp\n"
-"par_id3147335\n"
+"ctl.xhp\n"
+"par_id3154909\n"
"8\n"
"help.text"
-msgid "<link href=\"text/schart/01/05010000.xhp\" name=\"Format - Object properties\">Format - Object properties</link>"
-msgstr "<link href=\"text/schart/01/05010000.xhp\" name=\"Μορφή - Ιδιότητες αντικειμένου\">Μορφή - Ιδιότητες αντικειμένου</link>"
+msgid "Use the Delete key to delete a whole composite character. Use the Backspace key to delete the last part of the previous composite character."
+msgstr "Χρησιμοποιήστε το πλήκτρο Delete για να διαγράψετε ένα ολόκληρο σύνθετο χαρακτήρα. Χρησιμοποιήστε το πλήκτρο Backspace για να διαγράψετε το τελευταίο μέρος του προηγούμενου σύνθετου χαρακτήρα."
-#: paintbrush.xhp
+#: ctl.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"tit\n"
+"ctl.xhp\n"
+"par_id3149809\n"
+"9\n"
"help.text"
-msgid "Copying Attributes With the Format Paintbrush"
-msgstr "Αντιγραφή ιδιοτήτων με το πινέλο μορφοποίησης"
+msgid "Use the Right or Left Arrow key to jump to the next or previous whole composite character. To position the cursor into a composite character, use <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Arrow key."
+msgstr "Χρησιμοποιήστε το πλήκτρο δεξιού ή αριστερού βέλους για να μεταβείτε στον προηγούμενο ή τον επόμενο σύνθετο χαρακτήρα. Για να τοποθετήσετε τον δρομέα σας μέσα σε ένα σύνθετο χαρακτήρα πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+πλήκτρο βέλους."
-#: paintbrush.xhp
+#: ctl.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"bm_id380260\n"
+"ctl.xhp\n"
+"par_id3145786\n"
+"12\n"
"help.text"
-msgid "<bookmark_value>Format Paintbrush</bookmark_value> <bookmark_value>formatting;copying</bookmark_value> <bookmark_value>copying;formatting</bookmark_value> <bookmark_value>Paintbrush</bookmark_value>"
-msgstr "<bookmark_value>πινέλο μορφοποίησης</bookmark_value><bookmark_value>μορφοποίηση;αντιγραφή</bookmark_value><bookmark_value>αντιγραφή;μορφοποίηση</bookmark_value><bookmark_value>πινέλο</bookmark_value>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01140000.xhp\" name=\"Language Settings - Languages\">Language Settings - Languages</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01140000.xhp\" name=\"Ρυθμίσεις γλώσσας - Γλώσσες\">Ρυθμίσεις γλώσσας - Γλώσσες</link>"
-#: paintbrush.xhp
+#: ctl.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN1053A\n"
+"ctl.xhp\n"
+"par_id3153770\n"
+"14\n"
"help.text"
-msgid "<variable id=\"formatpaintbrush\"><link href=\"text/shared/guide/paintbrush.xhp\">Copying Formatting With the Format Paintbrush</link></variable>"
-msgstr "<variable id=\"formatpaintbrush\"><link href=\"text/shared/guide/paintbrush.xhp\">Αντιγραφή μορφοποίησης με το πινέλο μορφοποίησης</link></variable>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01150300.xhp\" name=\"Language Settings - Complex Text Layout\">Language Settings - Complex Text Layout</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01150300.xhp\" name=\"Ρυθμίσεις γλώσσας - Διάταξη σύνθετου κειμένου\">Ρυθμίσεις γλώσσας - Διάταξη σύνθετου κειμένου</link>"
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN10655\n"
+"data_addressbook.xhp\n"
+"tit\n"
"help.text"
-msgid "You can use the Format Paintbrush tool to copy formatting from a text selection or from an object and apply the formatting to another text selection or object."
-msgstr "Μπορείτε να χρησιμοποιήσετε το πινέλο μορφοποίησης για να αντιγράψετε μορφοποίηση από επιλογή κειμένου ή από ένα αντικείμενο και να εφαρμόσετε τη μορφοποίηση σε μια άλλη επιλογή κειμένου ή αντικείμενο."
+msgid "Registering an Address Book"
+msgstr "Δήλωση ενός βιβλίου διευθύνσεων"
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_id101920091122570\n"
+"data_addressbook.xhp\n"
+"bm_id3152823\n"
"help.text"
-msgid "In Calc, the Format Paintbrush only applies to cell formatting."
-msgstr "Στο Calc, το πινέλο μορφοποίησης εφαρμόζεται μόνο σε μορφοποίηση κελιού."
+msgid "<bookmark_value>data sources; registering address books</bookmark_value><bookmark_value>address books; registering</bookmark_value><bookmark_value>system address book registration</bookmark_value><bookmark_value>registering; address books</bookmark_value>"
+msgstr "<bookmark_value>προελεύσεις δεδομένων; δήλωση βιβλίου διευθύνσεων</bookmark_value><bookmark_value>βιβλίο διευθύνσεων; δήλωση</bookmark_value><bookmark_value>δήλωση βιβλίου διευθύνσεων συστήματος</bookmark_value><bookmark_value>δήλωση; βιβλίο διευθύνσεων</bookmark_value>"
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106DD\n"
+"data_addressbook.xhp\n"
+"hd_id3154228\n"
+"2\n"
"help.text"
-msgid "Select the text or object whose formatting you want to copy."
-msgstr "Επιλέξτε το κείμενο ή αντικείμενο του οποίου τη μορφοποίηση θέλετε να αντιγράψετε."
+msgid "<variable id=\"data_addressbook\"><link href=\"text/shared/guide/data_addressbook.xhp\" name=\"Registering an Address Book\">Registering an Address Book</link></variable>"
+msgstr "<variable id=\"data_addressbook\"><link href=\"text/shared/guide/data_addressbook.xhp\" name=\"Δήλωση ενόε βιβλίου διευθύνσεων\">Δήλωση ενός βιβλίου διευθύνσεων</link></variable>"
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN10667\n"
+"data_addressbook.xhp\n"
+"par_id3154927\n"
+"3\n"
"help.text"
-msgid "On the <emph>Standard Bar</emph>, click the <emph>Format Paintbrush</emph> icon."
-msgstr "Στη <emph>Βασική</emph> γραμμή εργαλείων, κάντε κλικ στο εικονίδιο <emph>Πινέλο μορφοποίησης</emph>."
+msgid "In <item type=\"productname\">%PRODUCTNAME</item> you can register different data sources. The contents of the data fields are then available to you for use in various fields and controls. Your system address book is such a data source."
+msgstr "Στο <item type=\"productname\">%PRODUCTNAME</item> μπορείτε να δηλώσετε διαφορετικές προελεύσεις δεδομένων. Τα περιεχόμενα των πεδίων δεδομένων είναι τότε διαθέσιμα για χρήση από εσάς σε διάφορα πεδία και στοιχεία ελέγχου. Το βιβλίο διευθύνσεων του συστήματός σας αποτελεί τέτοιου είδους προέλευση δεδομένων."
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN10660\n"
+"data_addressbook.xhp\n"
+"par_id3149346\n"
+"4\n"
"help.text"
-msgid "The cursor changes to a paint bucket."
-msgstr "Ο δείκτης αλλάζει σε ένα κάδο μπογιάς."
+msgid "<item type=\"productname\">%PRODUCTNAME</item> templates and wizards use fields for the contents of the address book. When activated, the general fields in the templates are automatically replaced with the fields from the data source of your address book."
+msgstr "Τα πρότυπα και οι αυτόματοι πιλότοι του <item type=\"productname\">%PRODUCTNAME</item> χρησιμοποιούν πεδία για τα περιεχόμενα του βιβλίου διευθύνσεων. Όταν ενεργοποιούνται τα πεδία αυτά, τα γενικά πεδία που περιέχονται στα πρότυπα, αντικαθιστώνται αυτόματα από την προέλευση δεδομένων του βιβλίου διευθύνσεων σας."
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN10663\n"
+"data_addressbook.xhp\n"
+"par_id3147399\n"
+"5\n"
"help.text"
-msgid "If you want to apply the formatting to more than one selection, double-click the <emph>Format Paintbrush</emph> icon<image id=\"img_id209967\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id209967\">Icon</alt></image>. After you apply all the formatting, click the icon again."
-msgstr "Εάν θέλετε να εφαρμόσετε τη μορφοποίηση σε περισσότερες από μία επιλογές, διπλό κλικ στο εικονίδιο <emph>πινέλο μορφοποίησης</emph> <image id=\"img_id209967\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id209967\">Εικονίδιο</alt></image>. Αφού εφαρμόσετε όλη τη μορφοποίηση, κλικ στο εικονίδιο ξανά."
+msgid "In order for the replacement to take place, you must tell <item type=\"productname\">%PRODUCTNAME</item> which address book you use. The wizard asking for this information appears automatically the first time you activate, for example, a business letter template. You can also call the wizard by following the steps listed below."
+msgstr "Για να εφαρμοστεί η αντικατάσταση, θα πρέπει να ενημερωθεί το <item type=\"productname\">%PRODUCTNAME</item> για το βιβλίο διευθύνσεων που χρησιμοποιείτε. Ο αυτόματος πιλότος, ο οποίος ζητά αυτές τις πληροφορίες, εμφανίζεται αυτόματα την πρώτη φορά που ενεργοποιείτε, για παράδειγμα, ένα πρότυπο επαγγελματικής επιστολής. Μπορείτε επίσης να εμφανίσετε τον αυτόματο πιλότο ακολουθώντας τα παρακάτω βήματα."
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN1066E\n"
+"data_addressbook.xhp\n"
+"par_id5941648\n"
"help.text"
-msgid "Select or click the text or object that you want to apply the formatting to."
-msgstr "Επιλογή ή κλικ στο κείμενο ή αντικείμενο στο οποίο θέλετε να εφαρμόσετε τη μορφοποίηση."
+msgid "The address book data is read-only in %PRODUCTNAME Base. It is not possible to add, edit, or delete address data from within Base."
+msgstr "Τα δεδομένα του βιβλίου διευθύνσεων είναι σε κατάσταση μόνο για ανάγνωση στην %PRODUCTNAME Base.. Δεν είναι δυνατόν να επεξεργαστείτε, προσθέστε ή αφαιρέστε δεδομένα διευθύνσεων μέσα από την Base."
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN10716\n"
+"data_addressbook.xhp\n"
+"hd_id3149096\n"
+"35\n"
"help.text"
-msgid "By default only the character formatting is copied ; to include paragraph formatting, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> when you click. To copy only the paragraph formatting, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift when you click."
-msgstr "Από προεπιλογή μόνο ο μορφοποιημένος χαρακτήρας αντιγράφεται· για συμπερίληψη μορφοποίησης παραγράφου, κρατήστε πατημένο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> όταν πατάτε. Για αντιγραφή μόνο της μορφοποίησης παραγράφου, κρατήστε πατημένο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift όταν πατάτε."
+msgid "Address Data Source Wizard"
+msgstr "Αυτόματος πιλότος για προέλευση δεδομένων διευθύνσεων"
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN10671\n"
+"data_addressbook.xhp\n"
+"par_id3147008\n"
+"36\n"
"help.text"
-msgid "The following table describes the formatting attributes that the <emph>Format Paintbrush</emph> can copy:"
-msgstr "Ο ακόλουθος πίνακας περιγράφει τις ιδιότητες μορφοποίησης που το <emph>Πινέλο μορφοποίησης</emph> μπορεί να αντιγράψει:"
+msgid "To call the <link href=\"text/shared/autopi/01170000.xhp\" name=\"Address Data Source\">Address Data Source</link> wizard, choose <emph>File - Wizards - Address Data Source</emph>."
+msgstr "Για να καλέσετε τον αυτόματο πιλότο <link href=\"text/shared/autopi/01170000.xhp\" name=\"Προέλευση δεδομένων για διευθύνσεις\">Προέλευση δεδομένων για διευθύνσεις</link>, επιλέξτε <emph>Αρχείο - Αυτόματοι πιλότοι - Προέλευση δεδομένων για διευθύνσεις</emph>."
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN10691\n"
+"data_addressbook.xhp\n"
+"hd_id3149811\n"
+"6\n"
"help.text"
-msgid "Type of Selection"
-msgstr "Τύπος επιλογής"
+msgid "Registering An Existing Address Book Manually"
+msgstr "Μη αυτόματη δήλωση υπάρχοντος βιβλίου διευθύνσεων"
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN10697\n"
+"data_addressbook.xhp\n"
+"par_id3150771\n"
+"8\n"
"help.text"
-msgid "Comment"
-msgstr "Σχόλιο"
+msgid "Choose <emph>Tools - Address Book Source</emph>. The <link href=\"text/shared/01/01110101.xhp\" name=\"Templates: Address Book Assignment\"><emph>Templates: Address Book Assignment</emph></link> dialog appears."
+msgstr "Επιλέξτε <emph>Εργαλεία - Πηγή βιβλίου διευθύνσεων</emph>. Ο διάλογος <link href=\"text/shared/01/01110101.xhp\" name=\"Templates: Address Book Assignment\"><emph>Πρότυπα:Εκχώρηση βιβλίου διευθύνσεων</emph></link> εμφανίζεται."
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN1069E\n"
+"data_addressbook.xhp\n"
+"par_id3148491\n"
+"10\n"
"help.text"
-msgid "Nothing selected, but cursor is inside a text passage"
-msgstr "Δεν έχει επιλεχθεί κάτι, αλλά ο δείκτης είναι μέσα σε κείμενο"
+msgid "In the <emph>Data source</emph> combo box, select the system address book or the data source you want to use as an address book."
+msgstr "Στο πεδίο <emph>Προέλευση δεδομένων</emph>, επιλέξτε το βιβλίο διευθύνσεων του συστήματος ή την προέλευση δεδομένων που θέλετε να χρησιμοποιήσετε ως βιβλίο διευθύνσεων."
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106A4\n"
+"data_addressbook.xhp\n"
+"par_id3149669\n"
+"11\n"
"help.text"
-msgid "Copies the formatting of the current paragraph and the character formatting of the next character in the text flow direction."
-msgstr "Αντιγράφει τη μορφοποίηση της τρέχουσας παραγράφου και τη μορφοποίηση χαρακτήρα του επόμενου χαρακτήρα στην κατεύθυνση ροής κειμένου."
+msgid "If you have not yet registered the system address book in <item type=\"productname\">%PRODUCTNAME</item> as the data source, click the <emph>Address Data Source ...</emph> button. This takes you to the <emph>Address Book Data Source Wizard</emph>, in which you can register your address book as a new data source in <item type=\"productname\">%PRODUCTNAME</item>."
+msgstr "Αν δεν έχετε ακόμα δηλώσει το βιβλίο διευθύνσεων του συστήματος σας στο <item type=\"productname\">%PRODUCTNAME</item> ως προέλευση δεδομένων, κάντε κλικ στο κουμπί <emph>Ρύθμιση</emph>. Αυτό ανοίγει τον <emph>Αυτόματο πιλότο προέλευσης δεδομένων βιβλίου διευθύνσεων</emph>, στον οποίο μπορείτε να δηλώσετε το βιβλίο διευθύνσεων σας ως τη νέα προέλευση δεδομένων στο <item type=\"productname\">%PRODUCTNAME</item>."
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106AB\n"
+"data_addressbook.xhp\n"
+"par_id3154365\n"
+"13\n"
"help.text"
-msgid "Text is selected"
-msgstr "Το κείμενο είναι επιλεγμένο"
+msgid "In the <emph>Table</emph> combo box, select the database table you want to use as the address book."
+msgstr "Στο πεδίο συνδυασμού <emph>Πίνακας</emph>, επιλέξτε τον πίνακα βάσης δεδομένων τον οποίο θέλετε να χρησιμοποιήσετε ως βιβλίο διευθύνσεων."
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106B1\n"
+"data_addressbook.xhp\n"
+"par_id3147084\n"
+"15\n"
"help.text"
-msgid "Copies the formatting of the last selected character and of the paragraph that contains the character."
-msgstr "Αντιγράφει τη μορφοποίηση του τελευταίου επιλεγμένου χαρακτήρα και της παραγράφου που περιέχει τον χαρακτήρα."
+msgid "Under <emph>Field assignment</emph>, match the fields for first name, company, department, and so on to the actual field names used in your address book."
+msgstr "Στην επιλογή <emph>Ανάθεση πεδίων</emph>, ταιριάξτε τα πεδία για το όνομα, την εταιρεία, το τμήμα, κλπ. στα πραγματικά ονόματα πεδίων τα οποία χρησιμοποιούνται στο βιβλίο διευθύνσεων."
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106B8\n"
+"data_addressbook.xhp\n"
+"par_idN10784\n"
"help.text"
-msgid "Frame is selected"
-msgstr "Το πλαίσιο είναι επιλεγμένο"
+msgid "When finished, close the dialog with <emph>OK</emph>."
+msgstr "Όταν τελειώσετε, κλείστε το παράθυρο διαλόγου με το <emph>OK</emph>."
-#: paintbrush.xhp
+#: data_addressbook.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106BE\n"
+"data_addressbook.xhp\n"
+"par_id3149983\n"
+"18\n"
"help.text"
-msgid "Copies the frame attributes that are defined in <item type=\"menuitem\">Format - Frame</item> dialog. The contents, size, position, linking, hyperlinks, and macros in the frame are not copied."
-msgstr "Αντιγράφει τις ιδιότητες πλαισίου που ορίζονται στο διάλογο <item type=\"menuitem\">Μορφή - Πλαίσιο</item>. Τα περιεχόμενα, μέγεθος, θέση, σύνδεση, υπερσύνδεσμοι και μακροεντολές στο πλαίσιο δεν αντιγράφονται."
+msgid "Now your data source is registered in <item type=\"productname\">%PRODUCTNAME</item> as the address book. If you now open a template from the <emph>Business Correspondence</emph> category, <item type=\"productname\">%PRODUCTNAME</item> can automatically insert the correct fields for a form letter."
+msgstr "Τώρα η προέλευση δεδομένων που χρησιμοποιείτε αναγνωρίζεται ως βιβλίο διευθύνσεων στο <item type=\"productname\">%PRODUCTNAME</item>. Εάν τώρα ανοίξετε ένα πρότυπο από την κατηγορία <emph>Επαγγελματική αλληλογραφία</emph>, το <item type=\"productname\">%PRODUCTNAME</item> έχει τη δυνατότητα να εισαγάγει σωστά και αυτόματα τα πεδία για μια εγκύκλιο επιστολή."
-#: paintbrush.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106C5\n"
+"data_dbase2office.xhp\n"
+"tit\n"
"help.text"
-msgid "Object is selected"
-msgstr "Το αντικείμενο είναι επιλεγμένο"
+msgid "Importing and Exporting Data in Text Format"
+msgstr "Εισαγωγή και εξαγωγή δεδομένων σε μορφή κειμένου"
-#: paintbrush.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106CB\n"
+"data_dbase2office.xhp\n"
+"bm_id3157896\n"
"help.text"
-msgid "Copies the object formatting that is defined in the <item type=\"menuitem\">Format - Graphics</item> or <item type=\"menuitem\">Format - Drawing Object</item> dialogs. The contents, size, position, hyperlinks, and macros in the object are not copied."
-msgstr "Αντιγράφει τη μορφοποίηση αντικειμένου που ορίζεται στους διαλόγους <item type=\"menuitem\">Μορφή - Γραφικά</item> ή <item type=\"menuitem\">Μορφή - Αντικείμενο σχεδίασης</item>. Τα περιεχόμενα, μέγεθος, θέση, υπερσύνδεσμοι και μακροεντολές στο αντικείμενο δεν αντιγράφονται."
+msgid "<bookmark_value>databases; text formats</bookmark_value><bookmark_value>text formats; databases</bookmark_value><bookmark_value>importing; tables in text format</bookmark_value><bookmark_value>exporting; spreadsheets to text format</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων; μορφές κειμένου</bookmark_value><bookmark_value>μορφές κειμένου; βάσεις δεδομένων</bookmark_value><bookmark_value>εισαγωγή; πίνακες σε μορφή κειμένου</bookmark_value><bookmark_value>εξαγωγή; υπολογιστικά φύλλα σε μορφή κειμένου</bookmark_value>"
-#: paintbrush.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106D2\n"
+"data_dbase2office.xhp\n"
+"hd_id3154824\n"
+"55\n"
"help.text"
-msgid "Form control is selected"
-msgstr "Το πεδίο ελέγχου φόρμας είναι επιλεγμένο"
+msgid "<variable id=\"data_dbase2office\"><link href=\"text/shared/guide/data_dbase2office.xhp\" name=\"Importing and Exporting Data in Text Format\">Importing and Exporting Data in Text Format</link></variable>"
+msgstr "<variable id=\"data_dbase2office\"><link href=\"text/shared/guide/data_dbase2office.xhp\" name=\"Εισαγωγή και εξαγωγή δεδομένων σε μορφή κειμένου\">Εισαγωγή και εξαγωγή δεδομένων σε μορφή κειμένου</link></variable>"
-#: paintbrush.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106D8\n"
+"data_dbase2office.xhp\n"
+"par_id3147088\n"
+"54\n"
"help.text"
-msgid "Not supported"
-msgstr "Μη υποστηριζόμενο"
+msgid "If you want to exchange data with a database that does not have an ODBC link and does not allow dBASE import and export, you can use a common text format."
+msgstr "Εάν θέλετε να πραγματοποιήσετε ανταλλαγή δεδομένων με μια βάση δεδομένων η οποία δεν διαθέτει σύνδεση ODBC και δεν επιτρέπει την εισαγωγή και την εξαγωγή dBase, μπορείτε να χρησιμοποιήσετε μια κοινή μορφή κειμένου."
-#: paintbrush.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106DF\n"
+"data_dbase2office.xhp\n"
+"hd_id3145313\n"
+"41\n"
"help.text"
-msgid "Drawing object is selected"
-msgstr "Το αντικείμενο σχεδίασης είναι επιλεγμένο"
+msgid "Importing Data into $[officename]"
+msgstr "Εισαγωγή δεδομένων στο $[officename]"
-#: paintbrush.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106E5\n"
+"data_dbase2office.xhp\n"
+"par_id3147275\n"
+"40\n"
"help.text"
-msgid "Copies all formatting attributes. In Impress and Draw, the text contents of the object is also copied."
-msgstr "Αντιγράφει όλες τις ιδιότητες μορφοποίησης. Στο Impress και Draw, αντιγράφονται επίσης τα περιεχόμενα κειμένου του αντικειμένου."
+msgid "To exchange data in a text format use the $[officename] Calc import/export filter."
+msgstr "Για να πραγματοποιήσετε ανταλλαγή δεδομένων σε μορφή κειμένου, χρησιμοποιήστε το φίλτρο εισαγωγής/εξαγωγής του $[officename] Calc."
-#: paintbrush.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106EC\n"
+"data_dbase2office.xhp\n"
+"par_id3145382\n"
+"42\n"
"help.text"
-msgid "Text within Calc cells is selected"
-msgstr "Το κείμενο στα κελιά Calc επιλέγεται"
+msgid "Export the desired data from the source database in a text format. The CSV text format is recommended. This format separates data fields by using delimiters such as commas or semi-colons, and separates records by inserting line breaks."
+msgstr "Πραγματοποιήστε εξαγωγή των δεδομένων που θέλετε από τη βάση δεδομένων προέλευσης σε μορφή κειμένου. Συνιστάται η μορφή κειμένου CSV. Αυτή η μορφή διαχωρίζει τα πεδία δεδομένων χρησιμοποιώντας διαχωριστικά όπως τα κόμματα και τις άνω τελείες, και τις εγγραφές με την εισαγωγή αλλαγών γραμμής."
-#: paintbrush.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106F2\n"
+"data_dbase2office.xhp\n"
+"par_id3153821\n"
+"43\n"
"help.text"
-msgid "Not supported"
-msgstr "Μη υποστηριζόμενο"
+msgid "Choose <emph>File - </emph><link href=\"text/shared/01/01020000.xhp\" name=\"Open\"><emph>Open</emph></link> and click the file to import."
+msgstr "Επιλέξτε <emph>Αρχείο - </emph><link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\"><emph>Άνοιγμα</emph></link> και κάντε κλικ στο αρχείο για εισαγωγή."
-#: paintbrush.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106F9\n"
+"data_dbase2office.xhp\n"
+"par_id1977904\n"
"help.text"
-msgid "Writer table or cells are selected"
-msgstr "Πίνακες η κελιά του Word είναι επιλεγμένα"
+msgid "Select \"Text CSV\" from the <emph>File type</emph> combo box. Click <emph>Open</emph>."
+msgstr "Επιλέξτε \"Κείμενο CSV\" από το πεδίο συνδυασμού <emph>Τύπος αρχείου</emph>. Κάντε κλικ στο <emph>Άνοιγμα</emph>."
-#: paintbrush.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN106FF\n"
+"data_dbase2office.xhp\n"
+"par_id3150771\n"
+"44\n"
"help.text"
-msgid "Copies the formatting that is specified in Table, Text Flow, Borders, and Background tab pages in the <item type=\"menuitem\">Format - Table</item> dialog. The paragraph and character formatting are also copied."
-msgstr "Αντιγράφει τη μορφοποίηση που ορίζεται σε πίνακα, ροή κειμένου, περιθώρια και καρτέλα παρασκηνίου στο διάλογο <item type=\"menuitem\">Μορφή - Πίνακας</item>. Η μορφοποίηση παραγράφου και χαρακτήρα επίσης αντιγράφεται."
+msgid "The <link href=\"text/shared/00/00000208.xhp\" name=\"Text Import\"><emph>Text Import</emph></link> dialog appears. Decide which data to include from the text document."
+msgstr "Θα εμφανιστεί το παράθυρο διαλόγου <link href=\"text/shared/00/00000208.xhp\" name=\"Εισαγωγή κειμένου\"><emph>Εισαγωγή κειμένου</emph></link>. Αποφασίσετε ποια δεδομένα θα συμπεριληφθούν από το έγγραφο κειμένου."
-#: paintbrush.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN10706\n"
+"data_dbase2office.xhp\n"
+"par_id3150986\n"
+"45\n"
"help.text"
-msgid "Calc table or cells are selected"
-msgstr "Πίνακες του Calc είναι επιλεγμένοι"
+msgid "Once the data is in a $[officename] Calc spreadsheet, you can edit it as needed. Save the data as a $[officename] data source:"
+msgstr "Μόλις πραγματοποιηθεί εισαγωγή των δεδομένων σε υπολογιστικό φύλλο του $[officename] Calc, μπορείτε να τα επεξεργαστείτε όπως θέλετε. Αποθηκεύστε τα δεδομένα ως μια προέλευση δεδομένων του $[officename]:"
-#: paintbrush.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"paintbrush.xhp\n"
-"par_idN1070C\n"
+"data_dbase2office.xhp\n"
+"par_id3149762\n"
+"56\n"
"help.text"
-msgid "Copies the formatting that is specified in the <item type=\"menuitem\">Format - Cells</item> dialog as well as the formatting of the cell contents"
-msgstr "Αντιγράφει τη μορφοποίηση που ορίζεται στο διάλογο <item type=\"menuitem\">Μορφή - Κελιά</item> καθώς και τη μορφοποίηση των περιεχομένων κελιού"
+msgid "Save the current $[officename] Calc spreadsheet in dBASE format in the folder of a dBASE database. To do this, choose <emph>File - Save As</emph>, then select the <emph>File type</emph> \"dBASE\" and the folder of the dBASE database."
+msgstr "Αποθηκεύστε το τρέχον υπολογιστικό φύλλο $[officename] Calc σε μορφή dBase στο φάκελο μιας βάσης δεδομένων dBase. Για να γίνει αυτό, επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph> και, στη συνέχεια, επιλέξτε <emph>Τύπος αρχείου</emph> \"dBASE\" και θα εμφανιστεί ο φάκελος της βάσης δεδομένων dBase."
-#: pasting.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"pasting.xhp\n"
-"tit\n"
+"data_dbase2office.xhp\n"
+"hd_id3150400\n"
+"58\n"
"help.text"
-msgid "Pasting Contents in Special Formats"
-msgstr "Επικόλληση περιεχομένων σε ειδικές μορφοποιήσεις"
+msgid "Exporting in CSV Text Format"
+msgstr "Εξαγωγή σε μορφή κειμένου CSV"
-#: pasting.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"pasting.xhp\n"
-"bm_id3620715\n"
+"data_dbase2office.xhp\n"
+"par_id3154140\n"
+"59\n"
"help.text"
-msgid "<bookmark_value>clipboard;pasting formatted/unformatted text</bookmark_value><bookmark_value>inserting;clipboard options</bookmark_value><bookmark_value>pasting;formatted/unformatted text</bookmark_value><bookmark_value>text formats;pasting</bookmark_value><bookmark_value>formats;pasting in special formats</bookmark_value>"
-msgstr "<bookmark_value>πρόχειρο;επικόλληση μορφοποιημένου/μη μορφοποιημένου κειμένου</bookmark_value><bookmark_value>εισαγωγή;επιλογές προχείρου</bookmark_value><bookmark_value>επικόλληση;μορφοποιημένο/μη μορφοποιημένο κείμενο</bookmark_value><bookmark_value>μορφές κειμένων;επικόλληση</bookmark_value><bookmark_value>μορφές;επικόλληση σε ειδικές μορφές</bookmark_value>"
+msgid "You can export the current $[officename] spreadsheet in a text format which can be read by many other applications."
+msgstr "Μπορείτε να πραγματοποιήσετε εξαγωγή του τρέχοντος υπολογιστικού φύλλου του $[officename] σε μορφή κειμένου με δυνατότητα ανάγνωσης από πολλές άλλες εφαρμογές."
-#: pasting.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"pasting.xhp\n"
-"par_idN10725\n"
+"data_dbase2office.xhp\n"
+"par_id3152933\n"
+"60\n"
"help.text"
-msgid "<variable id=\"pasting\"><link href=\"text/shared/guide/pasting.xhp\">Pasting Contents in Special Formats</link></variable>"
-msgstr "<variable id=\"pasting\"><link href=\"text/shared/guide/pasting.xhp\">Επικόλληση περιεχομένων σε ειδικές μορφοποιήσεις</link></variable>"
+msgid "Choose <emph>File - Save as</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph>."
-#: pasting.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"pasting.xhp\n"
-"par_idN10743\n"
+"data_dbase2office.xhp\n"
+"par_id3154216\n"
+"61\n"
"help.text"
-msgid "Contents that are stored on the clipboard can be pasted into your document using different formats. In %PRODUCTNAME you can choose how to paste the contents using a dialog or a drop-down icon."
-msgstr "Περιεχόμενα αποθηκευμένα στο πρόχειρο μπορούν να επικολληθούν στο έγγραφό σας κάνοντας χρήση διαφορετικών μορφοποιήσεων. Στο %PRODUCTNAME μπορείτε να επιλέξτε πως να επικολλάτε τα περιεχόμενα κάνοντας χρήση ενός παραθύρου διαλόγου ή ενός συμβόλου drop-down."
+msgid "In <emph>File type</emph> select the filter \"Text CSV\". Enter a file name and click <emph>Save</emph>."
+msgstr "Στο <emph>Τύπος αρχείου</emph> επιλέξτε το φίλτρο \"Κείμενο CSV\". Πληκτρολογήστε όνομα αρχείου και κάντε κλικ στο κουμπί <emph>Αποθήκευση</emph>."
-#: pasting.xhp
+#: data_dbase2office.xhp
msgctxt ""
-"pasting.xhp\n"
-"par_idN10746\n"
+"data_dbase2office.xhp\n"
+"par_id3154908\n"
+"62\n"
"help.text"
-msgid "The available options depend on the contents of the clipboard."
-msgstr "Οι διαθέσιμες επιλογές εξαρτώνται από τα περιεχόμενα του πρόχειρου."
+msgid "This opens the <link href=\"text/shared/00/00000207.xhp\" name=\"dBase Export\"><emph>Export of text files</emph></link> dialog, in which you can select the character set, field delimiter and text delimiter. Click <emph>OK</emph>. A warning informs you that only the active sheet was saved."
+msgstr "Με τον τρόπο αυτόν ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/00/00000207.xhp\" name=\"Εξαγωγή dBase\"><emph>Εξαγωγή αρχείων κειμένου</emph></link>, στο οποίο μπορείτε να επιλέξετε το σύνολο χαρακτήρων, τον οριοθέτη πεδίων και τον οριοθέτη κειμένου. Κάντε κλικ στο κουμπί <emph>OK</emph>. Μια προειδοποίηση σάς πληροφορεί ότι αποθηκεύτηκε μόνο το ενεργό φύλλο."
-#: pasting.xhp
+#: data_enter_sql.xhp
msgctxt ""
-"pasting.xhp\n"
-"hd_id3144547360\n"
+"data_enter_sql.xhp\n"
+"tit\n"
"help.text"
-msgid "In Writer text documents, you can press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Shift+V to paste the contents of the clipboard as unformatted text."
-msgstr "Σε έγγραφα κειμένου Writer, μπορείτε να πατήσετε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή+Επιλογή</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Shift+V για επικόλληση των περιεχομένων του προχείρου ως αμορφοποίητο κείμενο."
+msgid "Executing SQL Commands"
+msgstr "Εκτέλεση εντολών SQL"
-#: pasting.xhp
+#: data_enter_sql.xhp
msgctxt ""
-"pasting.xhp\n"
-"par_idN10749\n"
+"data_enter_sql.xhp\n"
+"bm_id3152801\n"
"help.text"
-msgid "Pasting clipboard contents using an icon menu"
-msgstr "Επικόλληση περιεχομένων προχείρου χρησιμοποιώντας το μενού σύμβολο"
+msgid "<bookmark_value>SQL; executing SQL commands</bookmark_value> <bookmark_value>queries;creating in SQL view</bookmark_value> <bookmark_value>commands;SQL</bookmark_value> <bookmark_value>executing SQL commands</bookmark_value>"
+msgstr "<bookmark_value>SQL; εκτέλεση εντολών SQL</bookmark_value><bookmark_value>ερωτήματα;δημιουργία σε προβολή SQL</bookmark_value><bookmark_value>εντολές;SQL</bookmark_value><bookmark_value>εκτέλεση;εντολές SQL</bookmark_value>"
-#: pasting.xhp
+#: data_enter_sql.xhp
msgctxt ""
-"pasting.xhp\n"
-"par_idN10750\n"
+"data_enter_sql.xhp\n"
+"hd_id3152801\n"
+"67\n"
"help.text"
-msgid "Click the arrow next to the <emph>Paste</emph> icon on the Standard Bar to open the menu."
-msgstr "Κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Επικόλληση</emph> στη βασική γραμμή εργαλείων για να ανοίξετε το μενού."
+msgid "<variable id=\"data_enter_sql\"><link href=\"text/shared/guide/data_enter_sql.xhp\" name=\"Executing SQL Commands\">Executing SQL Commands</link></variable>"
+msgstr "<variable id=\"data_enter_sql\"><link href=\"text/shared/guide/data_enter_sql.xhp\" name=\"Εκτέλεση εντολών SQL\">Εκτέλεση εντολών SQL</link></variable>"
-#: pasting.xhp
+#: data_enter_sql.xhp
msgctxt ""
-"pasting.xhp\n"
-"par_idN10758\n"
+"data_enter_sql.xhp\n"
+"par_id3147008\n"
+"68\n"
"help.text"
-msgid "Select one of the options."
-msgstr "Επιλέξτε μια από τις επιλογές."
+msgid "With the help of SQL commands you can control the database directly, and can also create and edit tables and queries."
+msgstr "Με τη βοήθεια των εντολών SQL μπορείτε να ελέγχετε κατευθείαν τη βάση δεδομένων, και έχετε επίσης τη δυνατότητα να δημιουργήσετε και να επεξεργαστείτε πίνακες και ερωτήματα."
-#: pasting.xhp
+#: data_enter_sql.xhp
msgctxt ""
-"pasting.xhp\n"
-"par_idN1075B\n"
+"data_enter_sql.xhp\n"
+"par_id3153562\n"
+"72\n"
"help.text"
-msgid "If you do not like the result, click the <emph>Undo</emph> icon and then paste again with another option."
-msgstr "Αν δεν σας αρέσει το αποτέλεσμα, κάντε κλικ στο εικονίδιο <emph>Αναίρεση</emph> και τότε επικολλήστε ξανά με άλλη επιλογή."
+msgid "Not all database types support all SQL instructions. If necessary, find out which SQL commands are supported by your database system."
+msgstr "Δεν υποστηρίζουν όλοι οι τύποι βάσεων δεδομένων όλες τις οδηγίες SQL. Εάν είναι απαραίτητο, μάθετε ποιες εντολές SQL υποστηρίζονται από το σύστημα της βάσης δεδομένων που χρησιμοποιείτε."
-#: pasting.xhp
+#: data_enter_sql.xhp
msgctxt ""
-"pasting.xhp\n"
-"par_idN10762\n"
+"data_enter_sql.xhp\n"
+"hd_id9577929\n"
"help.text"
-msgid "Pasting clipboard contents using a dialog"
-msgstr "Επικόλληση περιεχομένων προχείρου χρησιμοποιώντας ένα παράθυρο διαλόγου"
+msgid "To execute an SQL statement directly"
+msgstr "Για να εκτελέσετε μία δήλωση SQL απευθείας"
-#: pasting.xhp
+#: data_enter_sql.xhp
msgctxt ""
-"pasting.xhp\n"
-"par_idN10769\n"
+"data_enter_sql.xhp\n"
+"par_id7923825\n"
"help.text"
-msgid "Choose <emph>Edit - Paste special</emph>."
-msgstr "Επιλέξτε <emph>Επεξεργασία - Ειδική επικόλληση</emph>."
+msgid "Choose <emph>File - Open</emph> to open a database file."
+msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph> για να ανοίξετε ένα αρχείο βάσης δεδομένων."
-#: pasting.xhp
+#: data_enter_sql.xhp
msgctxt ""
-"pasting.xhp\n"
-"par_idN10771\n"
+"data_enter_sql.xhp\n"
+"par_id9448530\n"
"help.text"
-msgid "Select one of the options and click <emph>OK</emph>."
-msgstr "Διαλέξτε μία από τις επιλογές και κάντε κλικ στο <emph>OK</emph>."
+msgid "Choose <emph>Tools - SQL</emph>."
+msgstr "Επιλέξτε <emph>Εργαλεία - SQL</emph>."
-#: pasting.xhp
+#: data_enter_sql.xhp
msgctxt ""
-"pasting.xhp\n"
-"par_idN10774\n"
+"data_enter_sql.xhp\n"
+"par_id3151176\n"
+"91\n"
"help.text"
-msgid "If you are in a spreadsheet and the contents of the clipboard are spreadsheet cells, then a different <emph>Paste Special</emph> dialog appears. Use the <emph>Paste Special</emph> dialog to copy cells using basic or advanced options."
-msgstr "Αν είστε σε υπολογιστικό φύλλο και τα περιεχόμενα του προχείρου είναι κελιά υπολογιστικού φύλλου, τότε ένα διαφορετικό παράθυρο διαλόγου <emph>Ειδική επικόλληση</emph> εμφανίζεται. Χρησιμοποιήστε το παράθυρο διαλόγου <emph>Ειδική επικόλληση</emph> για να αντιγράψετε βασικές ή προχωρημένες επιλογές."
+msgid "Click the <emph>Create Query in SQL View</emph> icon <image id=\"img_id3154071\" src=\"cmd/sc_dbnewquerysql.png\" width=\"0.1862in\" height=\"0.1862in\"><alt id=\"alt_id3154071\">Icon</alt></image> or"
+msgstr "Κάντε κλικ στο σύμβολο <emph>Δημιουργία ερωτήματος σε προβολή SQL</emph> <image id=\"img_id3154071\" src=\"cmd/sc_dbnewquerysql.png\" width=\"0.1862in\" height=\"0.1862in\"><alt id=\"alt_id3154071\">Icon</alt></image> ή"
-#: pasting.xhp
+#: data_enter_sql.xhp
msgctxt ""
-"pasting.xhp\n"
-"par_idN1077E\n"
+"data_enter_sql.xhp\n"
+"par_id3145786\n"
+"92\n"
"help.text"
-msgid "<emph>Transpose</emph>: swaps the rows and the columns of the cell range to be pasted."
-msgstr "<emph>Αντιμετάθεση</emph>: ανταλλάσσει τις γραμμές και τις στήλες του εύρους του κελιού για επικόλληση."
+msgid "Select an existing query from the list and click the <emph>Edit</emph> icon <image id=\"img_id3156212\" src=\"cmd/sc_dbqueryedit.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156212\">Icon</alt></image>."
+msgstr "Επιλέξτε ένα υπάρχον ερώτημα από μια λίστα και κάντε κλικ στο εικονίδιο <emph>Επεξεργασία</emph> <image id=\"img_id3156212\" src=\"cmd/sc_dbqueryedit.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156212\">Icon</alt></image>."
-#: pasting.xhp
+#: data_enter_sql.xhp
msgctxt ""
-"pasting.xhp\n"
-"par_idN10785\n"
+"data_enter_sql.xhp\n"
+"par_id3083443\n"
+"94\n"
"help.text"
-msgid "<emph>Link</emph>: pastes the cell range as a link. If the source file changes, the pasted cells change also."
-msgstr "<emph>Σύνδεση</emph>: επικολλά το εύρος κελιών ως μια σύνδεση. Αν η προέλευση αρχείου αλλάξει, τα κελιά που έχουν επικολληθεί αλλάζουν και αυτά."
+msgid "In the <emph>Query</emph> window, choose <emph>View - Switch Design View On/Off</emph>. Edit the SQL command."
+msgstr "Στο παράθυρο <emph>Ερώτημα</emph>, επιλέξτε <emph>Προβολή - Εναλλαγή προβολής σχεδιασμού Ναι/Όχι</emph>. Επεξεργαστείτε την εντολή SQL."
-#: pasting.xhp
+#: data_enter_sql.xhp
msgctxt ""
-"pasting.xhp\n"
-"par_idN1078C\n"
+"data_enter_sql.xhp\n"
+"par_id3152460\n"
+"96\n"
"help.text"
-msgid "The other options are explained in the help, when you call the <link href=\"text/shared/01/02070000.xhp\">Paste Special</link> dialog from within %PRODUCTNAME Calc."
-msgstr "Οι άλλες επιλογές εξηγούνται στη βοήθεια όταν καλείτε το παράθυρο διαλόγου <link href=\"text/shared/01/02070000.xhp\">Ειδική επικόλληση</link> μέσα από το %PRODUCTNAME Calc."
+msgid "Click the <emph>Run</emph> icon <image id=\"img_id3152886\" src=\"cmd/sc_sbanativesql.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152886\">Icon</alt></image>. The result of the query is displayed in the upper window."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Εκτέλεση</emph> <image id=\"img_id3152886\" src=\"cmd/sc_sbanativesql.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152886\">Icon</alt></image>. Το αποτέλεσμα του ερωτήματος εμφανίζεται στο άνω παράθυρο."
-#: pasting.xhp
+#: data_enter_sql.xhp
msgctxt ""
-"pasting.xhp\n"
-"par_idN107BA\n"
+"data_enter_sql.xhp\n"
+"par_id3149298\n"
+"98\n"
"help.text"
-msgid "<link href=\"text/shared/01/02070000.xhp\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\">Ειδική επικόλληση</link>"
+msgid "Click the <emph>Save</emph> or <emph>Save As</emph> icon <image id=\"img_id3153159\" src=\"cmd/sc_save.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153159\">Icon</alt></image> to save the query."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Αποθήκευση</emph> ή <emph>Αποθήκευση ως</emph> <image id=\"img_id3153159\" src=\"cmd/sc_save.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153159\">Icon</alt></image> για να αποθηκεύσετε το ερώτημα."
-#: collab.xhp
+#: data_enter_sql.xhp
msgctxt ""
-"collab.xhp\n"
+"data_enter_sql.xhp\n"
+"par_id3153223\n"
+"105\n"
+"help.text"
+msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>"
+msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδίαση ερωτήματος\">Σχεδίαση ερωτήματος</link>"
+
+#: data_forms.xhp
+msgctxt ""
+"data_forms.xhp\n"
"tit\n"
"help.text"
-msgid "Collaboration"
-msgstr "Συνεργασία"
+msgid "Working with Forms"
+msgstr "Εργασία με φόρμες"
-#: collab.xhp
+#: data_forms.xhp
msgctxt ""
-"collab.xhp\n"
-"bm_id4459669\n"
+"data_forms.xhp\n"
+"bm_id5762199\n"
"help.text"
-msgid "<bookmark_value>sharing documents</bookmark_value><bookmark_value>collaboration</bookmark_value><bookmark_value>file locking with collaboration</bookmark_value><bookmark_value>locked documents</bookmark_value>"
-msgstr "<bookmark_value>διαμοιρασμός εγγράφων</bookmark_value><bookmark_value>συνεργασία</bookmark_value><bookmark_value>κλείδωμα αρχείου με συνεργασία</bookmark_value><bookmark_value>κλειδωμένα έγγραφα</bookmark_value>"
+msgid "<bookmark_value>opening;forms</bookmark_value><bookmark_value>forms;creating</bookmark_value><bookmark_value>design view;creating forms</bookmark_value>"
+msgstr "<bookmark_value>άνοιγμα;φόρμες</bookmark_value><bookmark_value>φόρμες;δημιουργία</bookmark_value><bookmark_value>προβολή σχεδίασης;δημιουργία φορμών</bookmark_value>"
-#: collab.xhp
+#: data_forms.xhp
msgctxt ""
-"collab.xhp\n"
-"hd_id130008\n"
+"data_forms.xhp\n"
+"par_idN105F9\n"
"help.text"
-msgid "<variable id=\"collab\"><link href=\"text/shared/guide/collab.xhp\">Collaboration</link></variable>"
-msgstr "<variable id=\"collab\"><link href=\"text/shared/guide/collab.xhp\">Συνεργασία</link></variable>"
+msgid "<variable id=\"data_forms\"><link href=\"text/shared/guide/data_forms.xhp\">Working with Forms</link></variable>"
+msgstr "<variable id=\"data_forms\"><link href=\"text/shared/guide/data_forms.xhp\">Εργασία με φόρμες</link></variable>"
-#: collab.xhp
+#: data_forms.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id5821710\n"
+"data_forms.xhp\n"
+"par_idN10617\n"
"help.text"
-msgid "In %PRODUCTNAME Writer, Impress, and Draw, only one user at a time can open any document for writing. In Calc, many users can open the same spreadsheet for writing at the same time."
-msgstr "Στο %PRODUCTNAME Writer, Impress, and Draw, μόνο ένας χρήστης κάθε φορά μπορεί να ανοίγει οποιοδήποτε έγγραφο για εγγραφή. Στο Calc, πολύ χρήστες ταυτόχρονα μπορούν να ανοίγουν τον ίδιο πίνακα για εγγραφή."
+msgid "Using forms, you can define how to present the data. Open a text document or a spreadsheet and insert the controls such as push buttons and list boxes. In the properties dialogs of the controls, you can define what data the forms should display."
+msgstr "Χρησιμοποιώντας τις φόρμες, μπορείτε να ορίσετε πως να εμφανίζονται τα δεδομένα. Ανοίξτε ένα έγγραφο κειμένου ή ένα υπολογιστικό φύλλο και εισάγετε τα στοιχεία ελέγχου όπως πεδία ελέγχου και παράθυρα καταλόγων. Στους διαλόγους ιδιοτήτων των στοιχείων ελέγχου, μπορείτε να ορίσετε τι δεδομένα θα εμφανίζουν οι φόρμες."
-#: collab.xhp
+#: data_forms.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id9590136\n"
+"data_forms.xhp\n"
+"par_idN1061A\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Share Document dialog where you can enable or disable collaborative sharing of the document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου κοινόχρηστου εγγράφου όπου μπορείτε να ενεργοποιήσετε ή απενεργοποιήσετε συνεργατική κοινή χρήση του εγγράφου.</ahelp>"
+msgid "Creating a New Form With the Form Wizard"
+msgstr "Δημιουργία μιας νέας φόρμας με τον αυτόματο πιλότο φόρμας"
-#: collab.xhp
+#: data_forms.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id2519913\n"
+"data_forms.xhp\n"
+"par_idN1061E\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable to share the current document with other users. Disable to use the document unshared. This will invalidate the not yet saved edits that other users applied in the time since you last opened or saved this document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιήστε τη κοινή χρήση του τρέχοντος εγγράφου με άλλους χρήστες. Απενεργοποιήστε τη κοινή χρήση του εγγράφου. Αυτό θα ακυρώσει τις μη αποθηκευμένες διορθώσεις που άλλοι χρήστες εφάρμοσαν από την τελευταία φορά που ανοίξατε ή αποθηκεύσατε το έγγραφο.</ahelp>"
+msgid "In %PRODUCTNAME, you can create a new form using the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>:"
+msgstr "Στο %PRODUCTNAME, μπορείτε να δημιουργήσετε μια νέα φόρμα χρησιμοποιώντας τον <link href=\"text/shared/autopi/01090000.xhp\">Αυτόματο πιλότο φόρμας</link>:"
-#: collab.xhp
+#: data_forms.xhp
msgctxt ""
-"collab.xhp\n"
-"hd_id6917020\n"
+"data_forms.xhp\n"
+"par_idN10632\n"
"help.text"
-msgid "Collaboration in Calc"
-msgstr "Συνεργασία στο Calc"
+msgid "Open the database file where you want to create the new form."
+msgstr "Ανοίξτε το αρχείο βάσης δεδομένων όπου θέλετε να δημιουργήσετε την νέα φόρμα."
-#: collab.xhp
+#: data_forms.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id4411145\n"
+"data_forms.xhp\n"
+"par_idN10636\n"
"help.text"
-msgid "In %PRODUCTNAME Calc, document sharing allows simultaneous write access for many users. Every user who wants to collaborate should enter a name on the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - User Data</emph> tab page."
-msgstr "Στο %PRODUCTNAME Calc, ο διαμοιρασμός εγγράφου επιτρέπει της ταυτόχρονη πρόσβαση εγγραφής για πολλούς χρήστες. Κάθε χρήστης που θέλει να συνεργαστεί πρέπει να εισάγει ένα όνομα στην καρτέλα <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Δεδομένα χρήστη</emph>."
+msgid "In the left pane of the database window, click the <emph>Forms</emph> icon."
+msgstr "Στο αριστερό ταμπλό του παραθύρου της βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Φόρμες</emph>."
-#: collab.xhp
+#: data_forms.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id6799218\n"
+"data_forms.xhp\n"
+"par_idN1063E\n"
"help.text"
-msgid "Some commands are not available (grayed out) when change tracking or document sharing is activated. For a new spreadsheet you cannot apply or insert the grayed out elements."
-msgstr "Μερικές εντολές δεν είναι διαθέσιμες (σκιασμένες) όταν η καταγραφή αλλαγών ή η κοινή χρήση εγγράφου ενεργοποιείται. Δεν μπορείτε να εφαρμόσετε ή να εισάγετε τα σκιασμένα στοιχεία."
+msgid "Click <emph>Use Wizard to Create Form</emph>."
+msgstr "Κάντε κλικ στη <emph>Χρήση αυτόματου πιλότου για τη δημιουργία φόρμας</emph>."
-#: collab.xhp
+#: data_forms.xhp
msgctxt ""
-"collab.xhp\n"
-"hd_id3274941\n"
+"data_forms.xhp\n"
+"par_idN10645\n"
"help.text"
-msgid "Creating a new spreadsheet"
-msgstr "Δημιουργία ενός νέου υπολογιστικού φύλλου"
+msgid "Creating a New Form Manually"
+msgstr "Χειροκίνητη δημιουργία μιας νέας φόρμας"
-#: collab.xhp
+#: data_forms.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id9804681\n"
+"data_forms.xhp\n"
+"par_idN1064C\n"
"help.text"
-msgid "User A creates a new spreadsheet document. The following conditions can apply:"
-msgstr "Ο Α χρήστης δημιουργεί ένα νέο έγγραφο υπολογιστικού φύλλου. Οι ακόλουθες συνθήκες μπορούν να εφαρμοστούν:"
+msgid "Open the database file where you want to create the new form."
+msgstr "Ανοίξτε το αρχείο βάσης δεδομένων όπου θέλετε να δημιουργήσετε την νέα φόρμα."
-#: collab.xhp
+#: data_forms.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id2109744\n"
+"data_forms.xhp\n"
+"par_idN10650\n"
"help.text"
-msgid "The user does not want to share the spreadsheet for collaboration."
-msgstr "Ο χρήστης δεν επιθυμεί να μοιραστεί το υπολογιστικό φύλλο για συνεργασία."
+msgid "In the left pane of the database window, click the <emph>Forms</emph> icon."
+msgstr "Στο αριστερό ταμπλό του παραθύρου της βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Φόρμες</emph>."
-#: collab.xhp
+#: data_forms.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id5374614\n"
+"data_forms.xhp\n"
+"par_idN10658\n"
"help.text"
-msgid "User A opens, edits, and saves the document as described above for Writer, Impress, and Draw document."
-msgstr "Ο χρήστης Α ανοίγει, επεξεργάζεται, και σώζει το έγγραφο όπως περιγράφεται παραπάνω για έγγραφα Writer, Impress, και Draw."
+msgid "Click <emph>Create Form in Design View</emph>."
+msgstr "Κάντε κλικ στη <emph>Σχεδίαση φόρμας σε προβολή σχεδίασης</emph>."
-#: collab.xhp
+#: data_forms.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id768761\n"
+"data_forms.xhp\n"
+"par_idN1065F\n"
"help.text"
-msgid "The user wants to share the document for collaboration."
-msgstr "Ο χρήστης θέλει να μοιραστεί το έγγραφο για συνεργασία."
+msgid "A new text document opens. Use the <link href=\"text/shared/02/01170000.xhp\">Form Controls</link> to insert form controls."
+msgstr "Ένα νέο έγγραφο κειμένου ανοίγει. Χρησιμοποιήστε τα <link href=\"text/shared/02/01170000.xhp\">Στοιχεία ελέγχου φόρμας</link> για να εισάγετε στοιχεία ελέγχου φόρμας."
-#: collab.xhp
+#: data_forms.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id6844691\n"
+"data_forms.xhp\n"
+"par_idN10670\n"
"help.text"
-msgid "The user chooses <item type=\"menuitem\">Tools - Share Document</item> to activate the collaboration features for this document. A dialog opens where the user can choose to enable or disable sharing. If the user enables sharing, the document will be saved in shared mode, which is also shown on the title bar."
-msgstr "Ο χρήστης διαλέγει <item type=\"menuitem\">Εργαλεία - Κοινή χρήση εγγράφου</item> για να ενεργοποιήσει τις λειτουργίες συνεργασίας για αυτό το έγγραφο. Ανοίγει ένα παράθυρο διαλόγου όπου ο χρήστης μπορεί να διαλέξει να ενεργοποιήσει ή όχι τη κοινή χρήση. Αν ο χρήστης ενεργοποιήσει τη κοινή χρήση, αυτό θα επισημαίνεται και στη γραμμή τίτλου."
+msgid "Click the <emph>Forms</emph> icon to access all forms that were created from within the current database window. In addition, you can use the <emph>Form Controls</emph> icons to add database form controls to any Writer or Calc document, but these documents will not be listed in the database window."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Φόρμες</emph> για να έχετε πρόσβαση σε όλες τις φόρμες που δημιουργήθηκαν από το τρέχων παράθυρο βάσης δεδομένων. Επιπρόσθετα, μπορείτε να χρησιμοποιήσετε τα εικονίδια <emph>Στοιχεία ελέγχου φόρμας</emph> για να προσθέσετε στοιχεία ελέγχου φόρμας σε οποιοδήποτε έγγραφο Writer ή Calc, αλλά αυτά τα έγγραφα δεν θα βρίσκονται στη λίστα του παράθυρου της βάσης δεδομένων."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id5288857\n"
+"data_im_export.xhp\n"
+"tit\n"
"help.text"
-msgid "The <item type=\"menuitem\">Tools - Share Document</item> command can be used to switch the mode for the current document from unshared mode to shared mode. If you want to use a shared document in unshared mode, you would save the shared document using another name or path. This creates a copy of the spreadsheet that is not shared."
-msgstr "Η εντολή <item type=\"menuitem\">Εργαλεία - Κοινή χρήση εγγράφου</item> μπορεί να χρησιμοποιηθεί για εναλλαγή της κατάστασης του τρέχοντος εγγράφου από κατάσταση μη κοινής χρήσης σε κατάσταση κοινής χρήσης. Αν θέλετε να χρησιμοποιήσετε ένα κοινό αρχείο σε κατάσταση μη κοινής χρήσης, θα πρέπει να αποθηκεύσετε το κοινό έγγραφο χρησιμοποιώντας άλλο όνομα ή διαδρομή. Αυτό δημιουργεί ένα αντίγραφο του υπολογιστικού φύλλου που δεν είναι σε κοινή χρήση."
+msgid "Importing and Exporting Data in Base"
+msgstr "Εισαγωγή και εξαγωγή δεδομένων στο Base"
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"hd_id8842127\n"
+"data_im_export.xhp\n"
+"bm_id6911546\n"
"help.text"
-msgid "Opening a spreadsheet"
-msgstr "Άνοιγμα ενός υπολογιστικού φύλλου"
+msgid "<bookmark_value>databases;importing/exporting</bookmark_value><bookmark_value>importing;databases</bookmark_value><bookmark_value>copying; datasource records in spreadsheets</bookmark_value><bookmark_value>inserting; datasource records in spreadsheets</bookmark_value><bookmark_value>spreadsheets;inserting database records</bookmark_value><bookmark_value>data sources;copying records to spreadsheets</bookmark_value><bookmark_value>pasting;from data sources to %PRODUCTNAME Calc</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων;εισαγωγή/εξαγωγή</bookmark_value><bookmark_value>εισαγωγή;βάσεις δεδομένων</bookmark_value><bookmark_value>αντιγραφή; εγγραφές προέλευσης δεδομένων σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>εισαγωγή; εγγραφές προέλευσής δεδομένων σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>υπολογιστικά φύλλα;εισαγωγή εγγραφών βάσης δεδομένων</bookmark_value><bookmark_value>προελεύσεις δεδομένων;αντιγραφή εγγραφών σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>επικόλληση;από προελεύσεις δεδομένων σε %PRODUCTNAME Calc</bookmark_value>"
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id7276528\n"
+"data_im_export.xhp\n"
+"hd_id4547257\n"
"help.text"
-msgid "User A opens a spreadsheet document. The following conditions can apply:"
-msgstr "Ο Α χρήστης ανοίγει ένα έγγραφο υπολογιστικού φύλλου. Οι ακόλουθες συνθήκες μπορούν να εφαρμοστούν:"
+msgid "<variable id=\"data_im_export\"><link href=\"text/shared/guide/data_im_export.xhp\">Importing and Exporting Data in Base</link></variable>"
+msgstr "<variable id=\"data_im_export\"><link href=\"text/shared/guide/data_im_export.xhp\">Εισαγωγή και εξαγωγή δεδομένων στο Base</link></variable>"
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id8363902\n"
+"data_im_export.xhp\n"
+"par_id2761314\n"
"help.text"
-msgid "The spreadsheet document is not in shared mode."
-msgstr "Το έγγραφο υπολογιστικού φύλλου δεν είναι σε κατάσταση κοινής χρήσης."
+msgid "An easy method to import and export database tables uses Calc as a \"helper application\"."
+msgstr "Μια εύκολη μέθοδος για εισαγωγή και εξαγωγή πινάκων βάσεων δεδομένων χρησιμοποιεί το Calc ως μία \"εφαρμογή βοήθειας\"."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id5974303\n"
+"data_im_export.xhp\n"
+"hd_id3912778\n"
"help.text"
-msgid "The user can open, edit, and save the document as described above for Writer, Impress, and Draw documents."
-msgstr "Ο χρήστης μπορεί να ανοίξει, να επεξεργαστεί, και να σώσει το έγγραφο όπως περιγράφεται παραπάνω για έγγραφα Writer, Impress, και Draw."
+msgid "Exporting data from Base"
+msgstr "Εξαγωγή δεδομένων από τη Base"
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id5323343\n"
+"data_im_export.xhp\n"
+"par_id3163853\n"
"help.text"
-msgid "The spreadsheet document is in shared mode."
-msgstr "Το έγγραφο υπολογιστικού φύλλου είναι σε κατάσταση κοινής χρήσης."
+msgid "You copy a table from Base to a new Calc sheet, then you can save or export the data to any file format that Calc supports."
+msgstr "Αντιγράψτε ένα πίνακα από τη Base σε ένα καινούργιο πίνακα του Calc, και θα μπορείτε να αποθηκεύσετε ή να εξάγετε τα δεδομένα σε ένα αρχείο οποιασδήποτε μορφής που υποστηρίζεται από το Calc."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id5824457\n"
+"data_im_export.xhp\n"
+"par_id121158\n"
"help.text"
-msgid "The user sees a message that the document is in shared mode and that some features are not available in this mode. The user can disable this message for the future. After clicking OK, the document is opened in shared mode."
-msgstr "Ο χρήστης βλέπει ένα μήνυμα ότι το έγγραφο είναι σε κατάσταση κοινής χρήσης και ότι κάποια χαρακτηριστικά δεν είναι διαθέσιμα σε αυτή τη κατάσταση. Ο χρήστης μπορεί να απενεργοποιήσει αυτό το μνήμα για το μέλλον. Αφού γίνει κλικ στο ΟΚ, το έγγραφο ανοίγεται σε κατάσταση κοινής χρήσης."
+msgid "Open the database file that contains the database table to be exported. Click Tables to view the tables, or click Queries to view the queries."
+msgstr "Ανοίξτε το αρχείο βάσης δεδομένων που περιέχει το πίνακα βάσης δεδομένων για εξαγωγή. Κάντε κλικ στην επιλογή Πίνακες για να προβάλετε τους πίνακες, ή κάντε κλικ στην επιλογή Ερωτήματα για να προβάλετε τα ερωτήματα."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id5800653\n"
+"data_im_export.xhp\n"
+"par_id4644306\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">If the same contents are changed by different users, the Resolve Conflicts dialog opens. For each conflict, decide which changes to keep.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν τα ίδια περιεχόμενα αλλάζουν από διαφορετικούς χρήστες, θα ανοίξει το παράθυρο διαλόγου Επίλυση διενέξεων. Για κάθε διένεξη, αποφασίστε ποιες αλλαγές θα κρατήστε.</ahelp>"
+msgid "Choose <emph>File - New - Spreadsheet</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία - Υπολογιστικό φύλλο</emph>."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id6263924\n"
+"data_im_export.xhp\n"
+"par_id1331217\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Keeps your change, voids the other change.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κρατάει την αλλαγή σας, αγνοεί την άλλη αλλαγή.</ahelp>"
+msgid "In the Base window, right-click the name of the table to export. Choose <emph>Copy</emph> from the context menu."
+msgstr "Στο παράθυρο του Base, κάντε δεξί κλικ στο όνομα του πίνακα για εξαγωγή. Επιλέξτε <emph>Αντιγραφή</emph> από το μενού περιεχομένου."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id3609118\n"
+"data_im_export.xhp\n"
+"par_id3806878\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Keeps the change of the other user, voids your change.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κρατάει την αλλαγή από τον άλλο χρήστη , αγνοεί τη δική σας αλλαγή.</ahelp>"
+msgid "Click cell A1 in the new Calc window, then choose <emph>Edit - Paste</emph>."
+msgstr "Κάντε κλικ στο κελί C1 στο νέο παράθυρο του Calc, και τότε επιλέξτε <emph>Επεξεργασία - Επικόλληση</emph>."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id7184057\n"
+"data_im_export.xhp\n"
+"par_id130619\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Keeps all your changes, voids all other changes.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κρατάει όλες τις αλλαγές σας, αγνοεί όλες τις άλλες αλλαγές.</ahelp>"
+msgid "Now you can save or export the data to many file types."
+msgstr "Τώρα μπορείτε να αποθηκεύσετε ή να εξάγετε τα δεδομένα σε πολλούς τύπους αρχείων."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id786767\n"
+"data_im_export.xhp\n"
+"hd_id9999694\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Keeps the changes of all other users, voids your changes.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κρατάει τις αλλαγές από όλους τους άλλους χρήστες, αγνοεί τις δικές σας αλλαγές.</ahelp>"
+msgid "Importing data to Base"
+msgstr "Εισαγωγή δεδομένων στο Base"
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"hd_id2934965\n"
+"data_im_export.xhp\n"
+"par_id8494521\n"
"help.text"
-msgid "Saving a shared spreadsheet document"
-msgstr "Αποθήκευση ενός εγγράφου υπολογιστικού φύλλου κοινής χρήσης"
+msgid "You can import text files, spreadsheet files, and your system address book in read-only mode only."
+msgstr "Μπορείτε να εισάγετε αρχεία κείμενου, υπολογιστικά φύλλα και το βιβλίο διευθύνσεων του συστήματός σας σε λειτουργία μόνο για ανάγνωση."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id1174657\n"
+"data_im_export.xhp\n"
+"par_id9579760\n"
"help.text"
-msgid "User A saves a shared document. The following conditions can apply:"
-msgstr "Ο χρήστης Α αποθηκεύει ένα έγγραφο κοινής χρήσης. Οι ακόλουθες συνθήκες μπορούν να εφαρμοστούν:"
+msgid "When you import from a text or spreadsheet file, the file must have a first row of header information. The second row of the file is the first valid data row. The format of every field in the second row determines the format for the entire column. Any format information from a spreadsheet file gets lost when importing to Base."
+msgstr "Όταν εισάγετε από ένα κείμενο ή ένα υπολογιστικό φύλλο, το αρχείο πρέπει να έχει μια γραμμή πληροφοριών επικεφαλίδας. Η δεύτερη γραμμή του αρχείου είναι η πρώτη έγκυρη γραμμή δεδομένων. Η μορφή κάθε πεδίου της δεύτερης γραμμής καθορίζει τη μορφή όλης της στήλης. Οποιαδήποτε πληροφορία για τη μορφή ενός αρχείου υπολογιστικού φύλλου χάνεται όταν εισάγεται στο Base."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id2577593\n"
+"data_im_export.xhp\n"
+"par_id325632\n"
"help.text"
-msgid "The document was not modified and saved by another user since user A opened the document."
-msgstr "Το έγγραφο δεν έχει τροποποιηθεί και αποθηκευτεί από άλλον χρήστη από τότε που ο χρήστης Α το άνοιξε για τελευταία φορά."
+msgid "For example, to ensure the first column has a text format, you must make sure that the first field of the first valid data row contains text. If a field in the first valid data row contains a number, the whole column is set to number format, and only numbers, no text, will be shown in that column."
+msgstr "Για παράδειγμα, για να σιγουρευτείτε ότι η πρώτη στήλη έχει μορφή κειμένου, σιγουρευτείτε ότι το πρώτο πεδίο της πρώτης έγκυρης γραμμής δεδομένων περιέχει κείμενο. Αν το πεδίο στη πρώτη έγκυρη γραμμή δεδομένων περιέχει ένα αριθμό, τότε όλη η στήλη θα οριστεί σε αριθμητική μορφή, και θα εμφανίζονται στη στήλη μόνο αριθμοί, χωρίς κείμενο."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id5883968\n"
+"data_im_export.xhp\n"
+"par_id2216559\n"
"help.text"
-msgid "The document is saved."
-msgstr "Το έγγραφο αποθηκεύτηκε."
+msgid "Open a Base file of the database type that you want."
+msgstr "Ανοίξτε ένα αρχείο Base τύπου βάσεων δεδομένων που θέλετε."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id9049653\n"
+"data_im_export.xhp\n"
+"par_id7869502\n"
"help.text"
-msgid "The document was modified and saved by another user since user A opened the document."
-msgstr "Το έγγραφο τροποποιήθηκε και αποθηκεύτηκε από άλλον χρήστη από τότε που ο χρήστης Α άνοιξε το έγγραφο."
+msgid "Either create a new Base file using the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>, or open any existing Base file that is not read-only."
+msgstr "Είτε δημιουργήστε ένα νέο αρχείο Base χρησιμοποιώντας τον <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματο πιλότο βάσης δεδομένων</link>, είτε ανοίξτε ένα οποιοδήποτε αρχείο Base που δεν είναι μόνο-αναγνώσιμο."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id1976683\n"
+"data_im_export.xhp\n"
+"par_id9852900\n"
"help.text"
-msgid "If the changes do not conflict, the document is saved."
-msgstr "Αν οι αλλαγές δεν παρουσιάζουν διενέξεις, τότε το έγγραφο αποθηκεύεται."
+msgid "Open the Calc file that contains the data to be imported to Base. You can open a *.dbf dBASE file or many other file types."
+msgstr "Ανοίξτε το αρχείο Calc που περιέχει τα δεδομένα για εισαγωγή στο Base. Μπορείτε να ανοίξετε ένα αρχείο *.dbf dBASE ή πολλούς άλλους τύπους αρχείων."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id43946\n"
+"data_im_export.xhp\n"
+"par_id3791924\n"
"help.text"
-msgid "If the changes conflict, the Resolve Conflicts dialog will be shown. User A must decide for the conflicts which version to keep, \"Keep Mine\" or \"Keep Other\". When all conflicts are resolved, the document is saved. While user A resolves the conflicts, no other user is able to save the shared document."
-msgstr "Αν στις αλλαγές υπάρχουν διενέξεις, το παράθυρο διαλόγου Επίλυση διενέξεων θα εμφανιστεί. Ο χρήστης Α πρέπει να αποφασίσει για τις διενέξεις ποια έκδοση θα κρατήσει. \"Κράτηση δικιάς μου\" ή \"Κράτηση άλλων\". Όταν όλες οι διενέξεις επιλυθούν, το έγγραφο θα αποθηκευτεί. Ενώ ο χρήστης Α διορθώνει τις διενέξεις, κανένας χρήστης δεν είναι ικανός να αποθηκεύσει το έγγραφο κοινής χρήσης."
+msgid "Select the data to be copied to Base."
+msgstr "Επιλέξτε τα δεδομένα που θα αντιγραφούν στο Base."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id6449171\n"
+"data_im_export.xhp\n"
+"par_id6173894\n"
"help.text"
-msgid "Another user tries to save the shared document and resolves conflicts in this moment."
-msgstr "Ένας άλλος χρήστης προσπαθεί να αποθηκεύσει το έγγραφο κοινής χρήσης και επιλύει τις διενέξεις αυτή τη στιγμή."
+msgid "You can enter a range reference like A1:X500 in the Name Box if you don't want to scroll."
+msgstr "Μπορείτε να εισάγετε ένα φάσμα αναφορών όπως A1:X500 στο πεδίο ονόματος αν δεν θέλετε κύλιση."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id7101046\n"
+"data_im_export.xhp\n"
+"par_id533768\n"
"help.text"
-msgid "User A sees a message that a merge-in is in progress. User A can choose to cancel the save command for now, or retry saving some time later."
-msgstr "Ο χρήστης Α βλέπει ένα μήνυμα ότι είναι ενεργή η διαδικασία συγχώνευσης. Ο χρήστης Α μπορεί να επιλέξει προσωρινά την ακύρωση της εντολής για αποθήκευση, ή να ξαναπροσπαθήσει αργότερα."
+msgid "If you copy a dBASE sheet, include the top row that contains the header data."
+msgstr "Αν αντιγράφετε ένα πίνακα dBASE, συμπεριλάβετε την πάνω γραμμή που περιέχει τα δεδομένα των κεφαλίδων."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id7186498\n"
+"data_im_export.xhp\n"
+"par_id5669423\n"
"help.text"
-msgid "When a user successfully saves a shared spreadsheet, the document will be reloaded after the save command, so that the spreadsheet shows the latest version of all changes that got saved by all users. A message shows that \"foreign changes have been added\" when another user did change some contents."
-msgstr "Όταν ένας χρήστης αποθηκεύει επιτυχώς ένα υπολογιστικό φύλλο κοινής χρήσης, το έγγραφο θα φορτωθεί και πάλι μετά τη εντολή αποθήκευσης, έτσι ώστε το υπολογιστικό φύλλο να παρουσιάζει την τελευταία έκδοση όλων των αλλαγών όπου έχουν αποθηκευτεί από τους άλλους χρήστες . Όταν άλλος χρήστης άλλαξε μερικά περιεχόμενα θα εμφανιστεί ένα μήνυμα λέγοντας ότι \"ξένες αλλαγές προστέθηκαν\" ."
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr "Επιλέξτε <emph>Επεξεργασία - Αντιγραφή</emph>."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"hd_id2871791\n"
+"data_im_export.xhp\n"
+"par_id3619495\n"
"help.text"
-msgid "Collaboration in Writer, Impress, and Draw"
-msgstr "Συνεργασία σε Writer, Impress, and Draw"
+msgid "In the Base window, click <emph>Tables</emph> to view the tables."
+msgstr "Στο παράθυρο του Base, κάντε κλικ στους <emph>Πίνακες</emph> για να προβάλετε τους πίνακες."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id2675862\n"
+"data_im_export.xhp\n"
+"par_id1175572\n"
"help.text"
-msgid "For all modules Writer, Impress, Draw, and for Calc when document sharing is not enabled, a file locking is possible. This file locking is available even when accessing the same document from different operating systems:"
-msgstr "Για όλες τις λειτουργικές μονάδες των Writer, Impress, Draw, και Calc όταν η κοινή χρήση εγγράφου δεν είναι ενεργοποιημένη, είναι δυνατό το κλείδωμα του αρχείου. Αυτό το κλείδωμα αρχείου είναι διαθέσιμο ακόμα και όταν υπάρχει πρόσβαση στο ίδιο αρχείο από διαφορετικά λειτουργικά συστήματα:"
+msgid "In the Base window, choose <emph>Edit - Paste</emph>."
+msgstr "Στο παράθυρο του Base, επιλέξτε <emph>Επεξεργασία - Επικόλληση</emph>."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id7333597\n"
+"data_im_export.xhp\n"
+"par_id4815820\n"
"help.text"
-msgid "User A opens a document. The following conditions can apply:"
-msgstr "Ο χρήστης Α ανοίγει ένα έγγραφο. Οι ακόλουθες συνθήκες μπορούν να εφαρμοστούν:"
+msgid "You see the Copy Table dialog. Most databases need a primary key, so you may want to check the <emph>Create primary key</emph> box."
+msgstr "Βλέπετε το παράθυρο διαλόγου Αντιγραφή Πίνακα. Οι περισσότερες βάσεις δεδομένων χρειάζονται ένα πρωτεύον κλειδί, για αυτό ίσως θέλετε να επιλέξετε την επιλογή <emph>Δημιουργία πρωτεύοντος κλειδιού</emph>."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id9976195\n"
+"data_im_export.xhp\n"
+"par_id2584002\n"
"help.text"
-msgid "The document is not locked by any other user."
-msgstr "Το έγγραφο δεν είναι κλειδωμένο από κανέναν άλλο χρήστη."
+msgid "On Windows systems, you can also use drag-and-drop instead of Copy and Paste. Also, for registered databases, you can open the datasource browser (press F4) instead of opening the Base window."
+msgstr "Σε συστήματα Windows, μπορείτε επίσης να κάνετε μετακίνηση και απόθεση αντί για Αντιγραφή και Επικόλληση. Επίσης, για δηλωμένες βάσεις δεδομένων, μπορείτε να ανοίξετε το πρόγραμμα ανάγνωσης προέλευσης δεδομένων (πατήστε F4) αντί να ανοίγετε το παράθυρο του Base."
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id2507400\n"
+"data_im_export.xhp\n"
+"par_id5871761\n"
"help.text"
-msgid "This document will be opened for read and write access by user A. The document will be locked for other users until user A closes the document."
-msgstr "Αυτό το έγγραφο θα ανοιχτεί από τον χρήστη Α με πρόσβαση ανάγνωσης και εγγραφής. Το έγγραφο δεν θα είναι προσβάσιμο για τους άλλους χρήστες έως ότου ο χρήστης Α κλείσει το έγγραφο."
+msgid "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgstr "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
-#: collab.xhp
+#: data_im_export.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id216681\n"
+"data_im_export.xhp\n"
+"par_id6531266\n"
"help.text"
-msgid "The document is marked as \"read-only\" by the file system."
-msgstr "Το έγγραφο είναι σημειωμένο ως \"μόνο για ανάγνωση\" από το σύστημα αρχείων."
+msgid "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgstr "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
-#: collab.xhp
+#: data_new.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id7709585\n"
+"data_new.xhp\n"
+"tit\n"
"help.text"
-msgid "This document will be opened in read-only mode. Editing is not allowed. User A can save the document using another document name or another path. User A can edit this copy."
-msgstr "Αυτό το έγγραφο θα ανοιχτεί σε κατάσταση μόνο-ανάγνωσης. Δεν επιτρέπεται η επεξεργασία. Ο χρήστης Α μπορεί να σώσει το έγγραφο χρησιμοποιώντας διαφορετικό όνομα αρχείου ή διαφορετική διαδρομή. Ο χρήστης Α μπορεί να επεξεργαστεί το αντίγραφο."
+msgid "Creating a New Database"
+msgstr "Δημιουργία μιας νέας βάση δεδομένων"
-#: collab.xhp
+#: data_new.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id4309518\n"
+"data_new.xhp\n"
+"bm_id6911526\n"
"help.text"
-msgid "The document is locked by another user."
-msgstr "Το έγγραφο είναι κλειδωμένο από άλλον χρήστη."
+msgid "<bookmark_value>databases;creating</bookmark_value><bookmark_value>new databases</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων;δημιουργία</bookmark_value><bookmark_value>νέες βάσεις δεδομένων</bookmark_value>"
-#: collab.xhp
+#: data_new.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id206610\n"
+"data_new.xhp\n"
+"par_idN105A3\n"
"help.text"
-msgid "User A sees a dialog that tells the user the document is locked. The dialog offers to open the document in read-only mode, or to open a copy for editing, or to cancel the Open command."
-msgstr "Ο χρήστης Α βλέπει ένα παράθυρο διαλόγου που του λέει ότι το κείμενο είναι κλειδωμένο. Το παράθυρο διαλόγου προσφέρει το άνοιγμα του εγγράφου σε κατάσταση μόνο-ανάγνωσης, ή να ανοίξει ένα αντίγραφο για επεξεργασία, ή να ακυρώσει την εντολή Άνοιγμα."
+msgid "<variable id=\"data_new\"><link href=\"text/shared/guide/data_new.xhp\">Creating a New Database</link></variable>"
+msgstr "<variable id=\"data_new\"><link href=\"text/shared/guide/data_new.xhp\">Δημιουργία μιας νέας βάσης δεδομένων</link></variable>"
-#: collab.xhp
+#: data_new.xhp
msgctxt ""
-"collab.xhp\n"
-"hd_id29349651\n"
+"data_new.xhp\n"
+"par_idN105C4\n"
"help.text"
-msgid "User access permissions and sharing documents"
-msgstr "Άδειες πρόσβασης χρήστη και διαμοιρασμού εγγράφων"
+msgid "Choose <emph>File - New - Database</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία - Βάση δεδομένων</emph>."
-#: collab.xhp
+#: data_new.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id11746571\n"
+"data_new.xhp\n"
+"par_idN105CB\n"
"help.text"
-msgid "Some conditions must be met on operating systems with a user permission management."
-msgstr "Μερικές συνθήκες πρέπει να πληρούνται σε λειτουργικά συστήματα με διαχείριση άδειας χρήστη."
+msgid "This opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>, where you create a new database file."
+msgstr "Αυτό ανοίγει τον <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματο πιλότο βάσης δεδομένων</link>, όπου μπορείτε να δημιουργήσετε ένα νέο αρχείο βάσης δεδομένων."
-#: collab.xhp
+#: data_new.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id25775931\n"
+"data_new.xhp\n"
+"par_idN105DD\n"
"help.text"
-msgid "The shared file needs to reside in a location which is accessible by all collaborators."
-msgstr "Τα κοινόχρηστα αρχεία πρέπει να βρίσκονται σε μια τοποθεσία που είναι προσβάσιμη από όλους τους συνεργάτες,"
+msgid "In the Database Wizard, select the type of database, and select the option to open the Table Wizard as the next wizard."
+msgstr "Στον αυτόματο πιλότο βάσεων δεδομένων, επιλέξτε τον τύπο της βάσης δεδομένων, και μετά την επιλογή για να ανοίξετε τον αυτόματο πιλότο πινάκων ως τον επόμενο αυτόματο πιλότο."
-#: collab.xhp
+#: data_new.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id90496531\n"
+"data_new.xhp\n"
+"par_idN105E0\n"
"help.text"
-msgid "The file permissions for both the document and the corresponding lock file need to be set so that all collaborators can create, delete, and change the files."
-msgstr "Οι άδειες αρχείου για το έγγραφο και το αντίστοιχο κλειδωμένο αρχείο πρέπει να οριστούν έτσι ώστε όλοι οι συνεργάτες να μπορούν να δημιουργήσουν, διαγράψουν και αλλάξουν τα αρχεία."
+msgid "The <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link> helps you to add a table to the new database file."
+msgstr "Ο <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Αυτόματος πιλότος πίνακα</link> σας βοηθάει να προσθέσετε ένα πίνακα στο αρχείο βάσης δεδομένων σας."
-#: collab.xhp
+#: data_new.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id71864981\n"
+"data_new.xhp\n"
+"par_idN105FC\n"
"help.text"
-msgid "Write access also enables other users to (accidentally or deliberately) delete or change a file."
-msgstr "Η πρόσβαση εγγραφής επίσης επιτρέπει σε άλλους χρήστες (τυχαία ή με πρόθεση) να διαγράψουν ή να αλλάξουν ένα αρχείο."
+msgid "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgstr "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
-#: collab.xhp
+#: data_new.xhp
msgctxt ""
-"collab.xhp\n"
-"par_id4263740\n"
+"data_new.xhp\n"
+"par_idN10604\n"
"help.text"
-msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
+msgid "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgstr "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
#: data_queries.xhp
msgctxt ""
@@ -3433,7 +3992,7 @@ msgctxt ""
"par_idN1064C\n"
"help.text"
msgid "Open the database file where you want to create the new query."
-msgstr "Ανοίξτε το αρχείο της βάσης δεδομένων όπου θέλετε να δημιουργήσετε το νέο ερώτημα."
+msgstr "Ανοίξτε το αρχείο βάσης δεδομένων όπου θέλετε να δημιουργήσετε το νέο ερώτημα."
#: data_queries.xhp
msgctxt ""
@@ -3441,7 +4000,7 @@ msgctxt ""
"par_idN10650\n"
"help.text"
msgid "In the left pane of the database window, click the <emph>Queries</emph> icon."
-msgstr "Στο αριστερό ταμπλό του παραθύρου της βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Ερωτήματα</emph>."
+msgstr "Στο αριστερό ταμπλό του παραθύρου της βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Ερωτήματα</emph>"
#: data_queries.xhp
msgctxt ""
@@ -3475,1852 +4034,1562 @@ msgctxt ""
msgid "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
msgstr "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
-#: mobiledevicefilters.xhp
+#: data_register.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
+"data_register.xhp\n"
"tit\n"
"help.text"
-msgid "Mobile Device Filters for Pocket Device Appliances"
-msgstr "Φίλτρα φορητών συσκευών για Pocket Device Appliances"
-
-#: mobiledevicefilters.xhp
-msgctxt ""
-"mobiledevicefilters.xhp\n"
-"bm_id3147143\n"
-"help.text"
-msgid "<bookmark_value>mobile device filters</bookmark_value><bookmark_value>pocket device appliances</bookmark_value><bookmark_value>$[officename] documents;mobile device filters</bookmark_value><bookmark_value>Palm file filters</bookmark_value><bookmark_value>Pocket PC file filters</bookmark_value><bookmark_value>saving;documents for mobile devices</bookmark_value><bookmark_value>opening;mobile device documents</bookmark_value><bookmark_value>converting;Pocket PC formats</bookmark_value><bookmark_value>synchronizing;Pocket PC and $[officename] formats</bookmark_value><bookmark_value>installing;mobile device filters</bookmark_value><bookmark_value>file filters;mobile devices</bookmark_value>"
-msgstr "<bookmark_value>φίλτρα φορητών συσκευών</bookmark_value><bookmark_value>εφαρμογές συσκευών pocket</bookmark_value><bookmark_value>έγγραφα $[officename];φίλτρα φορητών συσκευών</bookmark_value><bookmark_value>φίλτρα αρχείων Palm</bookmark_value><bookmark_value>φίλτρα αρχείων Pocket PC</bookmark_value><bookmark_value>αποθήκευση;έγγραφα για φορητές συσκευές</bookmark_value><bookmark_value>άνοιγμα;έγγραφα φορητών συσκευών</bookmark_value><bookmark_value>μετατροπή;μορφές Pocket PC</bookmark_value><bookmark_value>συγχρονισμός;μορφές Pocket PC και $[officename]</bookmark_value><bookmark_value>εγκατάσταση;φίλτρα φορητών συσκευών</bookmark_value><bookmark_value>φίλτρα αρχείων;φορητές συσκευές</bookmark_value>"
+msgid "Registering and Deleting a Database"
+msgstr "Δήλωση και διαγραφή μιας βάσης δεδομένων"
-#: mobiledevicefilters.xhp
+#: data_register.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"hd_id3147143\n"
-"33\n"
+"data_register.xhp\n"
+"bm_id4724570\n"
"help.text"
-msgid "<variable id=\"mobiledevicefilters\"><link href=\"text/shared/guide/mobiledevicefilters.xhp\" name=\"Mobile Devices Filters for Pocket Device Appliances\">Mobile Devices Filters for Pocket Device Appliances</link></variable>"
-msgstr "<variable id=\"mobiledevicefilters\"><link href=\"text/shared/guide/mobiledevicefilters.xhp\" name=\"Φίλτρα φορητών συσκευών για Pocket Device Appliances \">Φίλτρα φορητών συσκευών για Pocket Device Appliances </link></variable>"
+msgid "<bookmark_value>databases;registering (Base)</bookmark_value><bookmark_value>registering;databases (Base)</bookmark_value><bookmark_value>deleting;databases (Base)</bookmark_value><bookmark_value>databases;deleting (Base)</bookmark_value><bookmark_value>lists;registered databases (Base)</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων;δήλωση (Base)</bookmark_value><bookmark_value>δήλωση;βάσεις δεδομένων (Base)</bookmark_value><bookmark_value>διαγραφή;βάσεις δεδομένων (Base)</bookmark_value><bookmark_value>βάσεις δεδομένων;διαγραφή (Base)</bookmark_value><bookmark_value>λίστες;δηλωθείσες βάσεις δεδομένων (Base)</bookmark_value>"
-#: mobiledevicefilters.xhp
+#: data_register.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3143267\n"
-"1\n"
+"data_register.xhp\n"
+"par_idN105A3\n"
"help.text"
-msgid "You can save and open documents to and from several mobile devices file formats."
-msgstr "Μπορείτε να αποθηκεύσετε και να ανοίξετε έγγραφα προς και από αρκετές φόρμες αρχείων κινητών συσκευών."
+msgid "<variable id=\"data_register\"><link href=\"text/shared/guide/data_register.xhp\">Registering and Deleting a Database</link></variable>"
+msgstr "<variable id=\"data_register\"><link href=\"text/shared/guide/data_register.xhp\">Δήλωση και διαγραφή μιας βάσης δεδομένων</link></variable>"
-#: mobiledevicefilters.xhp
+#: data_register.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3146957\n"
-"2\n"
+"data_register.xhp\n"
+"par_idN105C1\n"
"help.text"
-msgid "Currently the following filters are available:"
-msgstr "Προς το παρόν τα ακόλουθα φίλτρα είναι διαθέσιμα:"
+msgid "Data from any <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link> can be registered to %PRODUCTNAME. To register means to tell %PRODUCTNAME where the data is located, how it is organized, how to get that data, and more. Once the database is registered, you can use the menu command <emph>View - Data source</emph> to access the data records from your text documents and spreadsheets."
+msgstr "Στο %PRODUCTNAME μπορούν να δηλωθούν δεδομένα από οποιοδήποτε <link href=\"text/shared/explorer/database/dabadoc.xhp\">αρχείο βάσης δεδομένων</link>. Για να δηλώσετε τρόπους για να πείτε στο %PRODUCTNAME που βρίσκονται τα δεδομένα, πως είναι οργανωμένα, πως να πάρει τα δεδομένα και πολλά περισσότερα. Αφού ολοκληρωθεί η δήλωση της βάσης δεδομένων, μπορείτε να χρησιμοποιήσετε την εντολή μενού <emph>Προβολή - Προέλευση δεδομένων</emph> για να έχετε πρόσβαση στα αρχεία δεδομένων από τα έγγραφα κειμένου ή τα υπολογιστικά σας φύλλα."
-#: mobiledevicefilters.xhp
+#: data_register.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3154823\n"
-"3\n"
+"data_register.xhp\n"
+"par_idN105C8\n"
"help.text"
-msgid "AportisDoc for Palm OS compatible devices"
-msgstr "AportisDoc για Palm OS συμβατές συσκευές"
+msgid "To register an existing database file:"
+msgstr "Για να δηλώσετε ένα υπάρχον αρχείο βάσεως δεδομένων:"
-#: mobiledevicefilters.xhp
+#: data_register.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3147209\n"
-"4\n"
+"data_register.xhp\n"
+"par_idN105CF\n"
"help.text"
-msgid "Pocket Excel for Pocket PC compatible devices"
-msgstr "Pocket Excel για Pocket PC συμβατές συσκευές"
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01160200.xhp\">%PRODUCTNAME Base - Databases</link>."
+msgstr "Επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01160200.xhp\">%PRODUCTNAME Base - Βάσεις δεδομένων</link>."
-#: mobiledevicefilters.xhp
+#: data_register.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3166460\n"
-"5\n"
+"data_register.xhp\n"
+"par_idN105E1\n"
"help.text"
-msgid "Pocket Word for Pocket PC compatible devices"
-msgstr "Pocket Word για Pocket PC συμβατές συσκευές"
+msgid "Click <emph>New</emph> and select the database file."
+msgstr "Κάντε κλικ στη <emph>Δημιουργία</emph> και επιλέξτε το αρχείο βάσης δεδομένων."
-#: mobiledevicefilters.xhp
+#: data_register.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3147653\n"
-"6\n"
+"data_register.xhp\n"
+"par_idN10700\n"
"help.text"
-msgid "Installing the Pocket PC filters under Windows will also install a DLL file that supports the synchronization software of your Pocket PC."
-msgstr "Η εγκατάσταση των φίλτρων Pocket PC στα Windows θα εγκαταστήσει επίσης ένα αρχείο DLL που θα υποστηρίζει τον συγχρονισμό λογισμικού για το Pocket PC."
+msgid "To remove a registered database from %PRODUCTNAME"
+msgstr "Για να αφαιρέσετε μία δηλωμένη βάση δεδομένων από το %PRODUCTNAME"
-#: mobiledevicefilters.xhp
+#: data_register.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3153252\n"
-"7\n"
+"data_register.xhp\n"
+"par_idN10707\n"
"help.text"
-msgid "The Java Runtime Environment is required to use the mobile device filters."
-msgstr "Χρειάζεται το Java Runtime Environment για να χρησιμοποιήσετε τα φίλτρα κινητών συσκευών."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01160200.xhp\">%PRODUCTNAME Base - Databases</link>."
+msgstr "Επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01160200.xhp\">%PRODUCTNAME Base - Βάσεις δεδομένων</link>."
-#: mobiledevicefilters.xhp
+#: data_register.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"hd_id3153665\n"
-"8\n"
+"data_register.xhp\n"
+"par_idN10719\n"
"help.text"
-msgid "Installing the mobile device filters"
-msgstr "Εγκατάσταση φίλτρων κινητών συσκευών"
+msgid "Select the database file and click <emph>Delete</emph>."
+msgstr "Επιλέξτε το αρχείο βάσης δεδομένων και κάντε κλικ στη <emph>Διαγραφή</emph>."
-#: mobiledevicefilters.xhp
+#: data_register.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3148685\n"
-"9\n"
+"data_register.xhp\n"
+"par_idN105F3\n"
"help.text"
-msgid "Close $[officename] and the Quickstarter."
-msgstr "Κλείστε το $[officename] και τη Γρήγορη εκκίνηση."
+msgid "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgstr "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
-#: mobiledevicefilters.xhp
+#: data_register.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3156023\n"
-"10\n"
+"data_register.xhp\n"
+"par_idN105FB\n"
"help.text"
-msgid "If you are using the Windows operating system with ActiveSync installed, disconnect any Pocket PC device from ActiveSync."
-msgstr "Αν χρησιμοποιείτε το λειτουργικό σύστημα Windows με εγκατεστημένο το ActiveSync, αποσυνδέστε οποιαδήποτε συσκευή Pocket PC από το ActiveSync."
+msgid "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgstr "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3153061\n"
-"11\n"
+"data_report.xhp\n"
+"tit\n"
"help.text"
-msgid "Start the $[officename] Setup program:"
-msgstr "Ξεκινήστε το πρόγραμμα εγκατάστασης του $[officename]:"
+msgid "Using and Editing Database Reports"
+msgstr "Χρήση και επεξεργασία αναφορών βάσεων δεδομένων"
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_idN107E7\n"
+"data_report.xhp\n"
+"bm_id3147834\n"
"help.text"
-msgid "Open the Windows <emph>Start</emph> button, choose <emph>Control Panel</emph>, double-click <emph>Add or Remove Programs</emph>, select the %PRODUCTNAME %PRODUCTVERSION entry, click <emph>Change</emph>."
-msgstr "Ανοίξτε το πεδίο επιλογής των Windows <emph>Start</emph>, επιλέξτε <emph>Control Panel</emph>, κάντε διπλό κλικ στο <emph>Add or Remove Programs</emph>, επιλέξτε τη καταχώρηση %PRODUCTNAME %PRODUCTVERSION, κάντε διπλό κλικ στην <emph>Αλλαγή</emph>."
+msgid "<bookmark_value>database reports</bookmark_value><bookmark_value>data sources;reports</bookmark_value><bookmark_value>reports;opening and editing</bookmark_value><bookmark_value>editing;reports</bookmark_value><bookmark_value>opening;reports</bookmark_value><bookmark_value>templates;database reports</bookmark_value><bookmark_value>reports;templates</bookmark_value>"
+msgstr "<bookmark_value>αναφορές βάσεων δεδομένων</bookmark_value><bookmark_value>προέλευση δεδομένων;αναφορές</bookmark_value><bookmark_value>αναφορές;άνοιγμα και επεξεργασία</bookmark_value><bookmark_value>επεξεργασία;αναφορές</bookmark_value><bookmark_value>άνοιγμα;αναφορές</bookmark_value><bookmark_value>πρότυπα;αναφορές βάσεων δεδομένων</bookmark_value><bookmark_value>αναφορές;πρότυπα</bookmark_value>"
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3146794\n"
-"12\n"
+"data_report.xhp\n"
+"hd_id3149178\n"
+"1\n"
"help.text"
-msgid "In Setup, choose the <emph>Modify</emph> option and click <emph>Next</emph>."
-msgstr "Στην εγκατάσταση, επιλέξτε την επιλογή <emph>Τροποποίηση</emph> και κάντε κλικ στο <emph>Επόμενο</emph>."
+msgid "<variable id=\"data_report\"><link href=\"text/shared/guide/data_report.xhp\" name=\"Create, Use, and Edit Database Reports\">Using and Editing Database Reports</link></variable>"
+msgstr "<variable id=\"data_report\"><link href=\"text/shared/guide/data_report.xhp\" name=\"Δημιουργία, χρήση, και επεξεργασία αναφορών βάσης δεδομένων\">Χρήση και επεξεργασία αναφορών βάσης δεδομένων</link></variable>"
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3151054\n"
+"data_report.xhp\n"
+"hd_id3145609\n"
"13\n"
"help.text"
-msgid "Open the <emph>Optional Components</emph> entry, then open the <emph>Mobile Device Filters</emph> entry. Select the filters you want to install."
-msgstr "Ανοίξτε τη καταχώριση <emph>Προαιρετικά στοιχεία</emph>, και μετά ανοίξτε το <emph>Φίλτρα φορητών συσκευών</emph>. Επιλέξτε τα φίλτρα που θέλετε να εγκατασταθούν."
+msgid "Using a Report"
+msgstr "Χρήση μιας Αναφοράς"
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3154138\n"
+"data_report.xhp\n"
+"par_id3147265\n"
"14\n"
"help.text"
-msgid "Click <emph>Next</emph>, <emph>Next</emph>, <emph>Install</emph>, <emph>Finish</emph> to install the filters and exit the Setup program."
-msgstr "Κάντε κλικ διαδοχικά στα πεδία επιλογής <emph>Επόμενο</emph>, <emph>Επόμενο</emph>, <emph>Εγκατάσταση</emph>, <emph>Τέλος</emph> για να εγκαταστήσετε τα φίλτρα και βγείτε από το πρόγραμμα εγκατάστασης."
+msgid "%PRODUCTNAME stores the information about the created reports in the database file."
+msgstr "Το %PRODUCTNAME αποθηκεύει πληροφορίες για τις δημιουργημένες αναφορές στο αρχείο βάσης δεδομένων."
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"hd_id3154123\n"
+"data_report.xhp\n"
+"par_id3154758\n"
"15\n"
"help.text"
-msgid "Saving $[officename] documents for a mobile device"
-msgstr "Αποθήκευση εγγράφων $[officename] για μία φορητή συσκευή"
+msgid "Choose <emph>File - Open</emph> and select the database file."
+msgstr "Διαλέξτε <emph>Αρχείο - Άνοιγμα</emph> και επιλέξτε το αρχείο βάσης δεδομένων."
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3153192\n"
+"data_report.xhp\n"
+"par_id3151054\n"
"16\n"
"help.text"
-msgid "Choose <emph>File - Save As</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph>."
-
-#: mobiledevicefilters.xhp
-msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3148672\n"
-"17\n"
-"help.text"
-msgid "Open the <emph>File type</emph> box and select the appropriate filter."
-msgstr "Ανοίξτε το πεδίο <emph>Τύπος αρχείου</emph> και επιλέξτε το κατάλληλο φίλτρο."
+msgid "In the database file window, click the <emph>Reports</emph> icon."
+msgstr "Στο παράθυρο του αρχείου της βάσης δεδομένων, κάντε κλικ στο σύμβολο <emph>Αναφορές</emph>."
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3145419\n"
+"data_report.xhp\n"
+"par_id3156280\n"
"18\n"
"help.text"
-msgid "Enter a name and click <emph>Save</emph>."
-msgstr "Εισάγετε ένα όνομα και κάντε κλικ στην <emph>Αποθήκευση</emph>."
-
-#: mobiledevicefilters.xhp
-msgctxt ""
-"mobiledevicefilters.xhp\n"
-"hd_id3153768\n"
-"19\n"
-"help.text"
-msgid "Opening mobile device documents in $[officename]"
-msgstr "Άνοιγμα εγγράφων φορητής συσκευής στο $[officename]"
+msgid "Double-click one of the report names to open the report."
+msgstr "Κάντε διπλό κλικ σε ένα από τα ονόματα των αναφορών για να ανοίξετε μία αναφορά."
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3147287\n"
-"20\n"
+"data_report.xhp\n"
+"par_idN1077D\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph>."
+msgid "These links are added automatically when you create a new report by the Report Wizard or in the Report Builder window."
+msgstr "Αυτές οι συνδέσεις προστέθηκαν αυτόματα όταν δημιουργήσατε μια νέα αναφορά από τον αυτόματο πιλότο αναφορών ή στο παράθυρο Δημιουργίας αναφοράς."
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3147428\n"
-"21\n"
+"data_report.xhp\n"
+"hd_id1695608\n"
"help.text"
-msgid "Open the <emph>File type</emph> box and select the appropriate filter."
-msgstr "Ανοίξτε το πεδίο <emph>Τύπος αρχείου</emph> και επιλέξτε το κατάλληλο φίλτρο."
+msgid "Editing a Report Created in the Report Builder Window"
+msgstr "Επεξεργασία μιας αναφοράς δημιουργημένης με το παράθυρο δόμησης αναφοράς"
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3148618\n"
-"22\n"
+"data_report.xhp\n"
+"par_id7510910\n"
"help.text"
-msgid "Select the file and click <emph>Open</emph>."
-msgstr "Επιλέξτε το αρχείο και κάντε κλικ στο <emph>Άνοιγμα</emph>."
+msgid "Right-click the name of a report in the database file window, then choose Edit."
+msgstr "Κάντε δεξί κλικ στο όνομα μιας αναφοράς στο παράθυρο του αρχείου της βάσης δεδομένων, και μετά επιλέξτε επεξεργασία."
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"hd_id3159196\n"
-"23\n"
+"data_report.xhp\n"
+"par_id8138065\n"
"help.text"
-msgid "Synchronizing file types"
-msgstr "Συγχρονισμός τύπων αρχείου"
+msgid "The Report Builder window opens with the report's information loaded."
+msgstr "Το παράθυρο δόμησης αναφορών ανοίγει μαζί με τις πληροφορίες της αναφοράς."
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3145272\n"
-"24\n"
+"data_report.xhp\n"
+"par_id5086825\n"
"help.text"
-msgid "To convert Pocket PC formats to and from $[officename] formats, you must first change some options within ActiveSync. To do this, open the ActiveSync window and open its Options dialog. Perform the following steps:"
-msgstr "Για να μετατρέψετε μορφές Pocket PC προς και από μορφές $[officename], πρέπει πρώτα να αλλάξετε κάποιες επιλογές μέσα στο ActiveSync. Για να το κάνετε αυτό, ανοίξτε το παράθυρο ActiveSync και ανοίξτε το παράθυρο διαλόγου Επιλογές. Κάντε τα παρακάτω βήματα:"
+msgid "Use the toolbars and menu commands and drag-and-drop to edit the report as stated in the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> guide."
+msgstr "Χρησιμοποιήστε τις γραμμές εργαλείων και τις εντολές μενού και μέσω μετακίνησης και απόθεσης επεξεργαστείτε την αναφορά όπως με το τρόπο που αναφέρεται στο <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμηση αναφορών</link>."
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3149064\n"
-"25\n"
+"data_report.xhp\n"
+"par_id4747154\n"
"help.text"
-msgid "Select the <emph>Rules</emph> tab."
-msgstr "Επιλέξτε τη καρτέλα <emph>Κανόνες</emph>."
+msgid "Execute the report to see the resulting report document."
+msgstr "Εκτελέστε την αναφορά για να δείτε το αποτέλεσμα του εγγράφου της αναφοράς."
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3147216\n"
-"26\n"
+"data_report.xhp\n"
+"hd_id3153104\n"
+"19\n"
"help.text"
-msgid "Click the <emph>Conversion Settings</emph> button."
-msgstr "Κάντε κλικ στο πεδίο επιλογής <emph>Μετατροπή ρυθμίσεων</emph>."
+msgid "Editing a Report Created by the Report Wizard"
+msgstr "Επεξεργασία μιας αναφοράς δημιουργημένη με τον αυτόματο πιλότο αναφορών"
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3154145\n"
-"27\n"
+"data_report.xhp\n"
+"par_id3125863\n"
+"20\n"
"help.text"
-msgid "Click the <emph>Device to Desktop</emph> tab."
-msgstr "Κάντε κλικ στη καρτέλα <emph>Συσκευή στην επιφάνεια εργασίας</emph>."
+msgid "On the <link href=\"text/shared/autopi/01100500.xhp\" name=\"last dialog page of the Report AutoPilot\">last dialog page of the Report Wizard</link>, you can choose to edit the report template before you use the report."
+msgstr "Στη <link href=\"text/shared/autopi/01100500.xhp\" name=\"τελευταία σελίδα διαλόγου του Αυτόματου πιλότου αναφοράς\">τελευταία σελίδα διαλόγου του αυτόματου πιλότου αναφοράς</link>, μπορείτε να επιλέξετε να επεξεργαστείτε το πρότυπο αναφοράς πριν κάνετε χρήση της αναφοράς."
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3159155\n"
-"28\n"
+"data_report.xhp\n"
+"par_id3155431\n"
+"22\n"
"help.text"
-msgid "Select <emph>Pocket Word Document - Pocket PC</emph> and click <emph>Edit</emph>."
-msgstr "Επιλέξτε <emph>Έγγραφο Pocket Word - Pocket PC</emph> και κάντε κλικ στην <emph>Επεξεργασία</emph>."
+msgid "You can edit the page styles for the first page and the following pages of the report as well as the paragraph styles, the number formats, the printed field labels, and more."
+msgstr "Μπορείτε να επεξεργαστείτε τα στυλ σελίδας της πρώτης σελίδας αλλά και των επόμενων σελίδων της αναφοράς καθώς επίσης τα στυλ παραγράφου, τις αριθμητικές μορφές, τα εκτυπωμένα πεδία επιγραφών, και ακόμη περισσότερα."
-#: mobiledevicefilters.xhp
+#: data_report.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3154638\n"
-"29\n"
+"data_report.xhp\n"
+"par_idN107D7\n"
"help.text"
-msgid "In the drop down list of available conversions, select <emph>$[officename] Writer </emph>and click <emph>OK</emph>."
-msgstr "Στη λίστα των διαθέσιμων μετατροπών που θα ανοίξει, επιλέξτε <emph>$[officename] Writer </emph> και κάντε κλικ στο <emph>OK</emph>."
+msgid "Unless you have a thorough understanding of the database the report accesses, do not edit the SQL statement, database name, the hidden form controls, or the related information on the report."
+msgstr "Εκτός και αν έχετε βαθιά γνώση του τρόπου πρόσβασης της αναφοράς στη βάση δεδομένων, μην επεξεργαστείτε την εντολή SQL, το όνομα της βάσης δεδομένων, τις κρυφές φόρμες πεδίων ελέγχου, ή σχετικές πληροφορίες της αναφοράς."
-#: mobiledevicefilters.xhp
+#: data_reports.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3149958\n"
-"30\n"
+"data_reports.xhp\n"
+"tit\n"
"help.text"
-msgid "Repeat steps 4 and 5 for <emph>Pocket Excel Workbook</emph> selecting <emph>$[officename] Calc</emph>."
-msgstr "Επαναλάβετε τα βήματα 4 και 5 για <emph>Pocket Excel Workbook</emph> διαλέγοντας <emph>$[officename] Calc</emph>."
+msgid "Creating Reports"
+msgstr "Δημιουργία αναφορών"
-#: mobiledevicefilters.xhp
+#: data_reports.xhp
msgctxt ""
-"mobiledevicefilters.xhp\n"
-"par_id3148389\n"
-"31\n"
+"data_reports.xhp\n"
+"bm_id3729667\n"
"help.text"
-msgid "After these steps you can copy documents between $[officename] and your Pocket PC, either by the ActiveSync software or by the Windows Explorer. The filters will be applied to the document files automatically."
-msgstr "Μετά από αυτά τα βήματα μπορείτε να αντιγράψετε έγγραφα μεταξύ του $[officename] και του Pocket PC σας, είτε μέσω του λογισμικού ActiveSync ή μέσω του Windows Explorer. Τα φίλτρα θα εφαρμοστούν στα αρχεία εγγράφου αυτόματα."
+msgid "<bookmark_value>databases;creating reports</bookmark_value><bookmark_value>reports;creating</bookmark_value><bookmark_value>wizards;reports</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων;δημιουργία αναφορών</bookmark_value><bookmark_value>αναφορές;δημιουργία</bookmark_value><bookmark_value>αυτόματοι πιλότοι;αναφορές</bookmark_value>"
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"tit\n"
+"data_reports.xhp\n"
+"par_idN105A3\n"
"help.text"
-msgid "Assistive Tools in $[officename]"
-msgstr "Βοηθητικά εργαλεία στο $[officename]"
+msgid "<variable id=\"data_reports\"><link href=\"text/shared/guide/data_reports.xhp\">Creating Reports</link></variable>"
+msgstr "<variable id=\"data_reports\"><link href=\"text/shared/guide/data_reports.xhp\">Δημιουργία αναφορών</link></variable>"
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"bm_id3147399\n"
+"data_reports.xhp\n"
+"par_idN105C1\n"
"help.text"
-msgid "<bookmark_value>accessibility; $[officename] assistive technology</bookmark_value><bookmark_value>assistive technology in $[officename]</bookmark_value><bookmark_value>screen readers</bookmark_value><bookmark_value>screen magnifiers</bookmark_value><bookmark_value>magnifiers</bookmark_value>"
-msgstr "<bookmark_value>προσιτότητα;βοηθητική τεχνολογία $[officename]</bookmark_value><bookmark_value>βοηθητική τεχνολογία στο $[officename]</bookmark_value><bookmark_value>αναγνώστες οθόνης</bookmark_value><bookmark_value>μεγεθυντές οθόνης</bookmark_value><bookmark_value>μεγεθυντές</bookmark_value>"
+msgid "A report is a Writer text document that can show your data in an organized order and formatting. In %PRODUCTNAME Base, you have a choice to create a report either manually using drag-and-drop in the Report Builder window, or semi-automatic by following a series of dialogs in the Report Wizard."
+msgstr "Μια αναφορά είναι ένα έγγραφο κειμένου του Writer που προβάλει τα δεδομένα σας σε μια οργανωμένη σειρά και μορφοποίηση. Στο %PRODUCTNAME Base, έχετε την επιλογή να δημιουργήσετε μία αναφορά είτε χειροκίνητα χρησιμοποιώντας μετακίνηση και απόθεση στο παράθυρο Δόμησης Αναφορών, ή ημιαυτόματα ακολουθώντας μια σειρά απλό παράθυρα διαλόγων του Αυτόματου πιλότου αναφορών."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"hd_id3147399\n"
-"22\n"
+"data_reports.xhp\n"
+"par_id4094363\n"
"help.text"
-msgid "<variable id=\"assistive\"><link href=\"text/shared/guide/assistive.xhp\" name=\"Assistive Tools in $[officename]\">Assistive Tools in $[officename]</link></variable>"
-msgstr "<variable id=\"assistive\"><link href=\"text/shared/guide/assistive.xhp\" name=\"Βοηθητικά εργαλεία στο $[officename]\">Βοηθητικά εργαλεία στο $[officename]</link></variable>"
+msgid "The following list gives you some information to decide which method to use for your data:"
+msgstr "Η ακόλουθη λίστα σας δίνει μερικές πληροφορίες για να αποφασίσετε ποια μέθοδο θα χρησιμοποιήσετε για τα δεδομένα σας:"
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3143267\n"
-"25\n"
+"data_reports.xhp\n"
+"par_id8514358\n"
"help.text"
-msgid "$[officename] supports some assistive technology tools like screen magnification software, screen readers, and on-screen keyboards. Most of these tools communicate with $[officename] by means of the Java(TM) Access Bridge software, that uses the Java Accessibility API, a part of the Java runtime environment."
-msgstr "Το $[officename] υποστηρίζει μερικά εργαλεία βοηθητικής τεχνολογίας όπως λογισμικό μεγέθυνσης οθόνης, αναγνώστες οθόνης και πληκτρολόγια οθόνης. Τα περισσότερα από αυτά τα εργαλεία επικοινωνούν με το $[officename] μέσω του λογισμικού Java(TM) Access Bridge, που χρησιμοποιεί το Java Accessibility API, μέρος του Java runtime environment."
+msgid "Report Builder"
+msgstr "Δόμηση Αναφοράς"
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id8847010\n"
+"data_reports.xhp\n"
+"par_id9764091\n"
"help.text"
-msgid "A current list of supported assistive tools can be found on the Wiki at <link href=\"http://wiki.documentfoundation.org/Accessibility\">http://wiki.documentfoundation.org/Accessibility</link>."
-msgstr "Μια τρέχουσα λίστα των υποστηριζόμενων βοηθητικών εργαλείων μπορεί να βρεθεί στο Βίκι στο <link href=\"http://wiki.documentfoundation.org/Accessibility\">http://wiki.documentfoundation.org/Accessibility</link>."
+msgid "Report Wizard"
+msgstr "Αυτόματος πιλότος αναφορών"
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"hd_id3145345\n"
-"12\n"
+"data_reports.xhp\n"
+"par_id1579638\n"
"help.text"
-msgid "Requirements to use assistive tools in $[officename]"
-msgstr "Απαιτήσεις για την χρήση βοηθητικών εργαλείων στο $[officename]"
+msgid "Started by \"Create Report in Design View\" command."
+msgstr "Ξεκίνησε από την εντολή \"Δημιουργία φόρμας σε προβολή σχεδίασης\"."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3147209\n"
-"13\n"
+"data_reports.xhp\n"
+"par_id1886959\n"
"help.text"
-msgid "Java Runtime Environment (JRE) version 1.4.1_01 and higher, or version 1.4.0_02 with the locale set to \"en_us\"."
-msgstr "Έκδοση Java Runtime Environment (JRE) 1.4.1_01 ή μεγαλύτερη, ή έκδοση 1.4.0_02 με ορισμό της ρύθμισης εντοπιότητας στο \"en_us\"."
+msgid "Started by \"Use Wizard to Create Report\" command."
+msgstr "Ξεκίνησε από την εντολή \"Χρήση αυτόματου πιλότου για δημιουργία αναφοράς\"."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3146797\n"
-"26\n"
+"data_reports.xhp\n"
+"par_id455030\n"
"help.text"
-msgid "Most recent version of the software for your assistive tool"
-msgstr "Πιο πρόσφατη έκδοση λογισμικού για τα βοηθητικά εργαλεία σας"
+msgid "Full flexibility to use report headers and footers, page headers and footers, multi-column reports."
+msgstr "Πλήρης ευελιξία στη χρήση υποσελίδων και κεφαλίδων αναφορών, υποσελίδων και κεφαλίδων σελίδων, πολύστηλων αναφορών."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3149578\n"
-"15\n"
+"data_reports.xhp\n"
+"par_id8409985\n"
"help.text"
-msgid "On Windows systems, <link href=\"http://www.sun.com/access/downloads/\" name=\"Java Access Bridge\">Java Access Bridge</link> software version 1.0.3 or higher"
-msgstr "Στα συστήματα Windows, λογισμικό <link href=\"http://www.sun.com/access/downloads/\" name=\"Java Access Bridge\">Java Access Bridge</link> έκδοσης 1.0.3 ή νεώτερη"
+msgid "Uses a Writer template to generate a report document."
+msgstr "Χρησιμοποιεί ένα πρότυπο Writer για να δημιουργήσει ένα έγγραφο αναφοράς."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3149762\n"
-"16\n"
+"data_reports.xhp\n"
+"par_id5931272\n"
"help.text"
-msgid "On UNIX(R) systems, the GNOME 2 desktop environment with the Java Access Bridge software for GNOME"
-msgstr "Σε συστήματα UNIX(R), το περιβάλλον επιφάνειας εργασίας GNOME 2 με λογισμικό Java Access Bridge για GNOME"
+msgid "Use drag-and-drop to position the record fields or other design elements like pictures or lines."
+msgstr "Χρησιμοποιήστε μετακίνηση και απόθεση για να τοποθετήσετε τα πεδία εγγραφής ή άλλα στοιχεία σχεδίασης όπως εικόνες ή γραμμές."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"hd_id3149795\n"
-"23\n"
+"data_reports.xhp\n"
+"par_id9869075\n"
"help.text"
-msgid "Supported Assistive Tools"
-msgstr "Υποστηριζόμενα βοηθητικά εργαλεία"
+msgid "Select from several given choices to arrange the data records."
+msgstr "Επιλέξτε από διάφορες προσφερόμενες επιλογές για να τακτοποιήσετε τις εγγραφές δεδομένων."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3155419\n"
-"2\n"
+"data_reports.xhp\n"
+"par_id8611713\n"
"help.text"
-msgid "On Windows systems, $[officename] directly supports most on-screen keyboard software. Additional support for assistive tools is provided by the Java Access Bridge software. The following is a list of some assistive tools that use the Java Access Bridge software to exchange data with $[officename]:"
-msgstr "Σε συστήματα Windows, το $[officename] υποστηρίζει απευθείας τα περισσότερα είδη λογισμικού πληκτρολογίων οθόνης. Επιπρόσθετη υποστήριξη για βοηθητικά εργαλεία παρέχεται μέσω του λογισμικού Java Access Bridge. Η λίστα που ακολουθεί περιέχει μερικά βοηθητικά εργαλεία που χρησιμοποιούν λογισμικό Java Access Bridge για να ανταλλάξουν δεδομένα με το $[officename]:"
+msgid "Generates a one-time snapshot of the data. To see an updated report, execute the same report again to create a Writer document with the updated data."
+msgstr "Δημιουργεί ένα μοναδικό στιγμιότυπο των δεδομένων. Για να δείτε μια ενημερωμένη αναφορά, εκτελέστε πάλι την ίδια αναφορά για να δημιουργήσετε ένα έγγραφο Writer με τα ενημερωμένα δεδομένα."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3156329\n"
-"4\n"
+"data_reports.xhp\n"
+"par_id2866908\n"
"help.text"
-msgid "ZoomText Screen Magnifier (version 7.11 or higher)(Windows)"
-msgstr "ZoomText Screen Magnifier (έκδοση 7.11 ή μεγαλύτερη)(Windows)"
+msgid "You can choose to generate a one-time snapshot with fixed data, or a \"live\" report with links to the current data at the time when you open the Base file."
+msgstr "Μπορείτε να επιλέξετε τη δημιουργία ενός μοναδικού στιγμιότυπου με σταθερά δεδομένα. ή μια \"ζωντανή\" αναφορά με συνδέσεις στα τρέχοντα δεδομένα της στιγμής όταν ανοίγετε το αρχείο Base."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3155628\n"
-"5\n"
+"data_reports.xhp\n"
+"par_id4169743\n"
"help.text"
-msgid "Gnopernicus Screen Reader and Magnifier, using GNOME Assistive Technology Service Provider Interface (at-spi) and Java Accessibility API software"
-msgstr "Εφαρμογή ανάγνωσης και μεγέθυνσης οθόνης Gnopernicus, με τη χρήση των GNOME Assistive Technology Service Provider Interface (at-spi) και λογισμικού Java Accessibility API."
+msgid "Saves the report as a Writer text document. Stores the information how to create the report inside the Base file."
+msgstr "Αποθηκεύει την αναφορά σαν έγγραφο κειμένου Writer. Αποθηκεύει την πληροφορία πως να δημιουργεί την αναφορά μέσα στο αρχείο Base."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3148474\n"
-"6\n"
+"data_reports.xhp\n"
+"par_id408948\n"
"help.text"
-msgid "GNOME On Screen Keyboard (GOK), using GNOME at-spi and Java Accessibility API software"
-msgstr "Πληκτρολόγιο οθόνης του GNOME (GOK), με χρήση των GNOME at-spi και Java Accessibility API software"
+msgid "Saves the report and the information how to create the report inside the Base file."
+msgstr "Αποθηκεύει την αναφορά και τις πληροφορίες για τη δημιουργία της αναφοράς μέσα στο αρχείο Base."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"hd_id3153061\n"
-"24\n"
+"data_reports.xhp\n"
+"par_id2891933\n"
"help.text"
-msgid "Supported Input Devices"
-msgstr "Υποστηριζόμενες συσκευές εισαγωγής"
+msgid "Choose Open in the context menu or double-click the report name to create a new report with the current data."
+msgstr "Επιλέξτε Άνοιγμα στο μενού κατάστασης ή κάντε διπλό κλικ στο όνομα αναφοράς για να δημιουργήσετε μια νέα αναφορά με τα τρέχοντα δεδομένα."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3156024\n"
-"7\n"
+"data_reports.xhp\n"
+"par_id6142765\n"
"help.text"
-msgid "$[officename] provides the ability to use alternative input devices for access to all functions of $[officename]."
-msgstr "Το $[officename] παρέχει την δυνατότητα να χρησιμοποιούνται διαφορετικές συσκευές εισαγωγής για πρόσβαση σε όλες τις λειτουργίες του $[officename]."
+msgid "Choose Open in the context menu or double-click the report name to either see again the static snapshot of the data from first creation time, or to create a new report with the current data. This depends on your choice on the last page of the wizard."
+msgstr "Επιλέξτε 'άνοιγμα στο μενού περιβάλλοντος ή κάντε διπλό κλικ στο όνομα αναφοράς είτε για να δείτε ένα στατικό στιγμιότυπο των δεδομένων από την στιγμή που πρωτοδημιουργήθηκαν, ή για να δημιουργήσετε μια νέα αναφορά με τα τρέχοντα δεδομένα. Αυτό εξαρτάται από την επιλογή σας στη τελευταία σελίδα του αυτόματου πιλότου."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3149045\n"
-"8\n"
+"data_reports.xhp\n"
+"par_id1757560\n"
"help.text"
-msgid "Screen magnification software allow users with low vision to work in $[officename] with caret and focus tracking."
-msgstr "Το λογισμικό μεγέθυνσης οθόνης επιτρέπει στους χρήστες με χαμηλή όραση να δουλεύουν στο $[officename] με αγκύλες και εστίες ανίχνευσης."
+msgid "Choose Edit in the context menu of a report name to open the Report Builder window, with the report's information loaded."
+msgstr "Επιλέξτε Επεξεργασία ενός ονόματος αναφοράς στο μενού περιβάλλοντος για να ανοίξετε το παράθυρο Δόμησης Αναφορών, με τις φορτωμένες πληροφορίες αναφοράς."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3152811\n"
-"9\n"
+"data_reports.xhp\n"
+"par_id4649189\n"
"help.text"
-msgid "On-screen keyboards enable users to perform almost all data input and commands with a mouse."
-msgstr "Τα πληκτρολόγια οθόνης επιτρέπουν στου χρήστες να εκτελέσουν όλες σχεδόν τις εισαγωγές δεδομένων και εντολών με το ποντίκι."
+msgid "Choose Edit in the context menu of a report name to edit the Writer template file that was used to create the report."
+msgstr "Επιλέξτε Επεξεργασία ενός ονόματος αναφοράς στο μενού περιβάλλοντος για να επεξεργαστείτε ένα πρότυπο αρχείο Writer που χρησιμοποιήθηκε για τη δημιουργία της αναφοράς."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3153379\n"
-"10\n"
+"data_reports.xhp\n"
+"hd_id8414258\n"
"help.text"
-msgid "Screen readers allow visually impaired users to access $[officename] with text-to-speech and Braille displays."
-msgstr "Οι αναγνώστες οθόνης επιτρέπουν στους χρήστες με οροβλήματα όρασης την πρόσβαση στο $[officename] με κείμενο-προς-ομιλία και οθόνες Braille."
+msgid "Creating a New Report Manually In Design View"
+msgstr "Δημιουργία μιας νέας αναφοράς χειροκίνητα σε προβολή σχεδίασης"
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3149808\n"
-"11\n"
+"data_reports.xhp\n"
+"par_id3119602\n"
"help.text"
-msgid "When accessibility support in $[officename] is enabled, the Java Runtime Environment is loaded, and increases the startup time for $[officename]."
-msgstr "'Όταν η υποστήριξη προσιτότητας είναι ενεργή στο $[officename], φορτώνεται και το Java Runtime Environment με αποτέλεσμα να αυξάνει ο χρόνος εκκίνησης του $[officename]."
+msgid "Open the database file where you want to create the new report."
+msgstr "Ανοίξτε το αρχείο της βάσης δεδομένων όπου θέλετε να δημιουργήσετε τη νέα αναφορά."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3152933\n"
-"18\n"
+"data_reports.xhp\n"
+"par_id4226508\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - Προβολή\">$[officename] - Προβολή</link>"
+msgid "In the left pane of the database window, click the <emph>Reports</emph> icon."
+msgstr "Στο αριστερό ταμπλό του παραθύρου της βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Αναφορές</emph>."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3155430\n"
-"19\n"
+"data_reports.xhp\n"
+"par_id5758842\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Appearance\">$[officename] - Appearance</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Εμφάνιση\">$[officename] - Εμφάνιση</link>"
+msgid "Click <emph>Create Report in Design View</emph>."
+msgstr "Κάντε κλικ στη <emph>Δημιουργία αναφοράς σε προβολή σχεδίασης</emph>."
-#: assistive.xhp
+#: data_reports.xhp
msgctxt ""
-"assistive.xhp\n"
-"par_id3148617\n"
-"20\n"
+"data_reports.xhp\n"
+"par_id4870754\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01013000.xhp\" name=\"$[officename] - Accessibility\">$[officename] - Accessibility</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01013000.xhp\" name=\"$[officename] - Προσιτότητα\">$[officename] - Προσιτότητα</link>"
+msgid "Follow the instructions in the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> guide."
+msgstr "Ακολουθήστε τις οδηγίες στο <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμηση αναφοράς</link>."
-#: spadmin.xhp
+#: data_reports.xhp
msgctxt ""
-"spadmin.xhp\n"
-"tit\n"
+"data_reports.xhp\n"
+"par_idN105C4\n"
"help.text"
-msgid "Setting up Printer and Fax Under UNIX Based Platforms"
-msgstr "Εγκατάσταση εκτυπωτή και τηλεομοιότυπου σε λειτουργικά βασισμένα σε UNIX"
+msgid "Creating a New Report With the Report Wizard"
+msgstr "Δημιουργία μιας νέας αναφοράς με τον αυτόματο πιλότο αναφοράς"
-#: spadmin.xhp
+#: data_reports.xhp
msgctxt ""
-"spadmin.xhp\n"
-"bm_id3154422\n"
+"data_reports.xhp\n"
+"par_idN105DC\n"
"help.text"
-msgid "<bookmark_value>spadmin</bookmark_value><bookmark_value>printers; adding, UNIX</bookmark_value><bookmark_value>default printer; UNIX</bookmark_value><bookmark_value>standard printer under UNIX</bookmark_value><bookmark_value>faxes; fax programs/fax printers under UNIX</bookmark_value><bookmark_value>printers; faxes under UNIX</bookmark_value><bookmark_value>PostScript; PDF converter, UNIX</bookmark_value><bookmark_value>converters; PostScript, UNIX</bookmark_value><bookmark_value>PDF; PostScript to PDF converter, UNIX</bookmark_value>"
-msgstr "<bookmark_value>spadmin</bookmark_value><bookmark_value>εκτυπωτές; προσθήκη, UNIX</bookmark_value><bookmark_value>προεπιλεγμένος εκτυπωτής; UNIX</bookmark_value><bookmark_value>τυπικός εκτυπωτής στο UNIX</bookmark_value><bookmark_value>τηλεομοιότυπο; προγράμματα τηλεομοιότυπου/εκτυπωτές-τηλεομοιότυπο στο UNIX</bookmark_value><bookmark_value>εκτυπωτές; τηλεομοιότυπα στο UNIX</bookmark_value><bookmark_value>PostScript; μετατροπέας PDF, UNIX</bookmark_value><bookmark_value>μετατροπείς; PostScript, UNIX</bookmark_value><bookmark_value>PDF; PostScript σε μετατροπέα PDF, UNIX</bookmark_value>"
+msgid "Open the database file where you want to create the new report."
+msgstr "Ανοίξτε το αρχείο της βάσης δεδομένων όπου θέλετε να δημιουργήσετε τη νέα αναφορά."
-#: spadmin.xhp
+#: data_reports.xhp
msgctxt ""
-"spadmin.xhp\n"
-"hd_id3147834\n"
-"1\n"
+"data_reports.xhp\n"
+"par_idN105E0\n"
"help.text"
-msgid "<variable id=\"spadmin\"><link href=\"text/shared/guide/spadmin.xhp\" name=\"Setting up Printer and Fax Under UNIX Based Platforms\">Setting up Printer and Fax Under UNIX Based Platforms</link></variable>"
-msgstr "<variable id=\"spadmin\"><link href=\"text/shared/guide/spadmin.xhp\" name=\"Εγκατάσταση εκτυπωτή και τηλεομοιότυπου σε λειτουργικά βασισμένα σε UNIX \">Εγκατάσταση εκτυπωτή και τηλεομοιότυπου σε λειτουργικά βασισμένα σε UNIX</link></variable>"
+msgid "In the left pane of the database window, click the <emph>Reports</emph> icon."
+msgstr "Στο αριστερό ταμπλό του παραθύρου της βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Αναφορές</emph>."
-#: spadmin.xhp
+#: data_reports.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3159876\n"
+"data_reports.xhp\n"
+"par_idN105E8\n"
"help.text"
-msgid "%PRODUCTNAME uses the installed fonts of your system. In a text document you can select from all printable fonts. In an HTML document or in Web layout, only fonts that are visible on screen are offered. In spreadsheets and drawings you can select from all installed fonts."
-msgstr "Το %PRODUCTNAME χρησιμοποιεί τις εγκαταστημένες γραμματοσειρές του συστήματός σας. Σε έγγραφο κειμένου μπορείτε να επιλέξετε από όλες τις εκτυπώσιμες γραμματοσειρές. Σε ένα έγγραφο HTML ή σε διάταξη ιστού, μόνο γραμματοσειρές που είναι ορατές στην οθόνη προσφέρονται. Σε λογιστικά φύλλα και σχέδια μπορείτε να επιλέξετε από όλες τις εγκατεστημένες γραμματοσειρές."
+msgid "Click <emph>Use Wizard to Create Report</emph>."
+msgstr "Κάντε κλικ στη <emph>Χρήση αυτόματου πιλότου για τη δημιουργία αναφοράς</emph>."
-#: spadmin.xhp
+#: data_reports.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3159233\n"
-"2\n"
+"data_reports.xhp\n"
+"par_id8032166\n"
"help.text"
-msgid "Under UNIX based platforms, the printer administration program <emph>spadmin</emph> is provided to help you set up printers and faxes for use with the $[officename] software."
-msgstr "Σε λειτουργικά βασισμένα σε UNIX, το πρόγραμμα διαχείρισης εκτυπωτή <emph>spadmin</emph> παρέχεται για να σας βοηθήσει να εγκαταστήσετε εκτυπωτές και τηλεομοιότυπα για χρήση με το λογισμικό του $[officename]."
+msgid "Follow the steps of the <link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link> to create the report."
+msgstr "Ακολουθήστε τα βήματα στον <link href=\"text/shared/autopi/01100000.xhp\">Αυτόματο πιλότο αναφοράς</link> για να δημιουργήσετε μια αναφορά."
-#: spadmin.xhp
+#: data_search.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3156410\n"
-"117\n"
+"data_search.xhp\n"
+"tit\n"
"help.text"
-msgid "Call the printer administration program <emph>spadmin</emph> as follows:"
-msgstr "Ανοίξτε το πρόγραμμα διαχείρισης εκτυπωτή <emph>spadmin</emph> ως εξής:"
+msgid "Searching Tables and Form Documents"
+msgstr "Αναζήτηση σε πίνακες και έγγραφα φόρμας"
-#: spadmin.xhp
+#: data_search.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3147242\n"
-"11\n"
+"data_search.xhp\n"
+"bm_id4066896\n"
"help.text"
-msgid "Change to the {install_path}/program directory."
-msgstr "Αλλάξτε στο {install_path}/κατάλογο προγράμματος."
+msgid "<bookmark_value>finding;records in form documents</bookmark_value><bookmark_value>forms;finding records</bookmark_value><bookmark_value>searching;tables and forms</bookmark_value>"
+msgstr "<bookmark_value>αναζήτηση;εγγραφές σε έγγραφα φόρμας</bookmark_value><bookmark_value>φόρμες;αναζήτηση εγγραφών</bookmark_value><bookmark_value>αναζήτηση;πίνακες και φόρμες</bookmark_value>"
-#: spadmin.xhp
+#: data_search.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3147209\n"
-"12\n"
+"data_search.xhp\n"
+"hd_id3154186\n"
+"64\n"
"help.text"
-msgid "Enter: ./spadmin"
-msgstr "Εισάγετε: ./spadmin"
+msgid "<variable id=\"data_search\"><link href=\"text/shared/guide/data_search.xhp\" name=\"Searching Tables and Form Documents\">Searching Tables and Form Documents</link></variable>"
+msgstr "<variable id=\"data_search\"><link href=\"text/shared/guide/data_search.xhp\" name=\"Αναζήτηση σε πίνακες και έγγραφα φόρμας\">Αναζήτηση σε πίνακες και έγγραφα φόρμας</link></variable>"
-#: spadmin.xhp
+#: data_search.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3152349\n"
-"14\n"
+"data_search.xhp\n"
+"par_id3147088\n"
"help.text"
-msgid "After it starts, the window of the printer administration program <emph>spadmin</emph> appears."
-msgstr "Μετά την εκκίνησή του, εμφανίζεται το παράθυρο διαλόγου του προγράμματος διαχείρισης εκτυπωτή <emph>spadmin</emph>."
+msgid "<image id=\"img_id3153311\" src=\"cmd/sc_recsearch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153311\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153311\" src=\"cmd/sc_recsearch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153311\">Icon</alt></image>"
-#: spadmin.xhp
+#: data_search.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3149580\n"
-"10\n"
+"data_search.xhp\n"
+"par_id3149178\n"
+"65\n"
"help.text"
-msgid "Following a server installation, the system administrator first logs on as with root privileges, and starts the printer administration program <emph>spadmin</emph>. The administrator then creates a general printer configuration file called {install_path}/share/psprint/psprint.conf for all users. All changes are immediately available to all users."
-msgstr "Κατά τη διάρκεια εγκατάστασης ενός εξυπηρετητή, πρώτα ο διαχειριστής συστήματος πραγματοποιεί σύνδεση με δικαιώματα κεντρικού χρήστη και ανοίγει το πρόγραμμα διαχείρισης εκτυπωτή <emph>spadmin</emph>. Στη συνέχεια, δημιουργεί ένα γενικό αρχείο ρύθμισης παραμέτρων του εκτυπωτή με την ονομασία {install_path}/share/psprint/psprint.conf για όλους τους χρήστες. Όλες οι αλλαγές είναι άμεσα διαθέσιμες σε όλους τους χρήστες."
+msgid "In spreadsheets and documents in which form controls are used, you can click the <emph>Find Record</emph> icon on the form bar to open a dialog to find any text and values."
+msgstr "Σε υπολογιστικά φύλλα και έγγραφα, στα οποία χρησιμοποιούνται στοιχεία ελέγχου φόρμας, μπορείτε να κάνετε κλικ στο εικονίδιο <emph>Αναζήτηση εγγραφής</emph> στη γραμμή φόρμας για να ανοίξετε ένα παράθυρο διαλόγου και να βρείτε οποιοδήποτε κείμενο ή τιμές."
-#: spadmin.xhp
+#: data_search.xhp
msgctxt ""
-"spadmin.xhp\n"
-"hd_id3159177\n"
-"121\n"
+"data_search.xhp\n"
+"par_id3149811\n"
+"66\n"
"help.text"
-msgid "Setting up Printers"
-msgstr "Ρύθμιση εκτυπωτών"
+msgid "You can search in one or in all data fields. You can select whether the text must be at the beginning, end or any location of the data field. You also can use the ? and * wildcards, as in the <emph>Find & Replace</emph> dialog. You can find additional information about the database search function in the <link href=\"text/shared/02/12100200.xhp\" name=\"$[officename] Help\">$[officename] Help</link>."
+msgstr "Μπορείτε να πραγματοποιήσετε αναζήτηση σε ένα ή σε όλα τα πεδία δεδομένων. Έχετε τη δυνατότητα να επιλέξετε εάν το κείμενο θα πρέπει να είναι στην αρχή, στο τέλος ή σε άλλη θέση του πεδίου δεδομένων. Μπορείτε επίσης να χρησιμοποιήσετε τους χαρακτήρες μπαλαντέρ ? και *, όπως συμβαίνει στο παράθυρο διαλόγου <emph>Αναζήτηση και Αντικατάσταση</emph>. Σας δίνεται η δυνατότητα να βρείτε πρόσθετες πληροφορίες σχετικά με τη λειτουργία αναζήτησης της βάσης δεδομένων στη <link href=\"text/shared/02/12100200.xhp\" name=\"$[officename] Βοήθεια\">$[officename] Βοήθεια</link>."
-#: spadmin.xhp
+#: data_search2.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3159157\n"
-"122\n"
+"data_search2.xhp\n"
+"tit\n"
"help.text"
-msgid "Under UNIX based platforms, the $[officename] software only offers direct support for printers using the PostScript technology. Other printers must be set up as described in the section <emph>Printer Drivers in the $[officename] Software</emph>. The $[officename] software automatically provides a printer with the default driver for each system queue. You can add additional printers as needed."
-msgstr "Σε πλατφόρμες βασισμένες σε Unix, το λογισμικό $[officename] παρέχει μόνο άμεση υποστήριξη σε εκτυπωτές PostScript. Οι υπόλοιποι εκτυπωτές θα πρέπει να ρυθμιστούν με βάση την περιγραφή της ενότητας <emph>Προγράμματα οδήγησης στο λογισμικό $[officename]</emph>. Το λογισμικό $[officename] παρέχει αυτόματα έναν εκτυπωτή με το προεπιλεγμένο πρόγραμμα οδήγησης για κάθε ουρά του συστήματος. Έχετε τη δυνατότητα να προσθέσετε επιπλέον εκτυπωτές, όταν χρειαστεί."
+msgid "Searching With a Form Filter"
+msgstr "Αναζήτηση με ένα φίλτρο φόρμας"
-#: spadmin.xhp
+#: data_search2.xhp
msgctxt ""
-"spadmin.xhp\n"
-"hd_id3148564\n"
-"286\n"
+"data_search2.xhp\n"
+"bm_id8772545\n"
"help.text"
-msgid "Adding a Printer"
-msgstr "Προσθήκη ενός εκτυπωτή"
+msgid "<bookmark_value>form filters</bookmark_value><bookmark_value>databases;form filters</bookmark_value><bookmark_value>searching; form filters</bookmark_value><bookmark_value>removing;form filters</bookmark_value><bookmark_value>filtering; data in forms</bookmark_value><bookmark_value>data;filtering in forms</bookmark_value><bookmark_value>forms; filtering data</bookmark_value><bookmark_value>data, see also values</bookmark_value>"
+msgstr "<bookmark_value>φίλτρα φόρμας</bookmark_value><bookmark_value>βάσεις δεδομένων;φίλτρα φόρμας</bookmark_value><bookmark_value>αναζήτηση; φίλτρα φόρμας</bookmark_value><bookmark_value>διαγραφή;φίλτρα φόρμας</bookmark_value><bookmark_value>φιλτράρισμα; δεδομένα σε φόρμες</bookmark_value><bookmark_value>δεδομένα;φιλτράρισμα σε φόρμες</bookmark_value><bookmark_value>φόρμες; φιλτράρισμα δεδομένων</bookmark_value><bookmark_value>δεδομένα, βλέπε επίσης τιμές</bookmark_value>"
-#: spadmin.xhp
+#: data_search2.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3147559\n"
-"353\n"
+"data_search2.xhp\n"
+"hd_id3156042\n"
+"5\n"
"help.text"
-msgid "Change to the {install_path}/program directory."
-msgstr "Πηγαίνετε στον κατάλογο {install_path}/program."
+msgid "<variable id=\"data_search2\"><link href=\"text/shared/guide/data_search2.xhp\" name=\"Searching With a Form Filter\">Searching With a Form Filter</link></variable>"
+msgstr "<variable id=\"data_search2\"><link href=\"text/shared/guide/data_search2.xhp\" name=\"Αναζήτηση με ένα φίλτρο φόρμας\">Αναζήτηση με ένα φίλτρο φόρμας</link></variable>"
-#: spadmin.xhp
+#: data_search2.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3152360\n"
-"354\n"
+"data_search2.xhp\n"
+"par_id3149182\n"
+"17\n"
"help.text"
-msgid "Enter: ./spadmin"
-msgstr "Εισάγετε: ./spadmin"
+msgid "Open a form document that contains database fields."
+msgstr "Ανοίξτε ένα έγγραφο φόρμας που περιέχει τα πεδία της βάσης δεδομένων."
-#: spadmin.xhp
+#: data_search2.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3153360\n"
-"287\n"
+"data_search2.xhp\n"
+"par_id3159157\n"
+"18\n"
"help.text"
-msgid "Click the <emph>New Printer</emph> button."
-msgstr "Κάντε κλικ στο πεδίο επιλογής <emph>Νέος εκτυπωτής</emph>."
+msgid "As an example, open an empty text document and press F4. Open the bibliography database table <emph>biblio</emph> in the data source view. While pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, drag a few column headers into the document so that the form fields are created."
+msgstr "Ως παράδειγμα, ανοίξτε ένα κενό έγγραφο κειμένου και πατήστε F4. Το πλήκτρο αυτό ανοίγει την βάση δεδομένων βιβλιογραφίας <emph>biblio</emph> σε μια προβολή προέλευσης δεδομένων. Με πατημένα τα πλήκτρα Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, σύρετε μερικές επικεφαλίδες στηλών στο έγγραφο ώστε να δημιουργηθούν τα πεδία φόρμας."
-#: spadmin.xhp
+#: data_search2.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3151210\n"
-"288\n"
+"data_search2.xhp\n"
+"par_id3150984\n"
+"19\n"
"help.text"
-msgid "Select the <emph>Create Printer</emph> option and click <emph>Next</emph>."
-msgstr "Επιλέξτε την επιλογή <emph>Δημιουργία εκτυπωτή</emph> και κάντε κλικ στο <emph>Επόμενο</emph>."
+msgid "On the <emph>Form Controls</emph> toolbar, click the <emph>Design Mode On/Off</emph> icon <image id=\"img_id3147618\" src=\"cmd/sc_switchcontroldesignmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147618\">Icon</alt></image> to turn off the design mode."
+msgstr "Στη γραμμή εργαλείων <emph>Στοιχεία ελέγχου φόρμας</emph>, κάντε κλικ στο εικονίδιο <emph>Κατάσταση σχεδίασης Ναι/Όχι</emph> <image id=\"img_id3147618\" src=\"cmd/sc_switchcontroldesignmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147618\">Icon</alt></image> για να κλείσετε την κατάσταση σχεδίασης."
-#: spadmin.xhp
+#: data_search2.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3153192\n"
-"289\n"
+"data_search2.xhp\n"
+"par_id3148672\n"
+"6\n"
"help.text"
-msgid "Select the appropriate driver for your printer. If you are not using a PostScript printer or your model is not listed, use the <emph>Generic Printer</emph> driver or follow the steps below. You can also add new drivers using the <emph>Import</emph> button or delete unnecessary drivers using the <emph>Delete</emph> button. Click <emph>Next</emph>."
-msgstr "Επιλέξτε το κατάλληλο πρόγραμμα οδήγησης για τον εκτυπωτή σας. Εάν δεν χρησιμοποιείτε εκτυπωτή PostScript ή το μοντέλο που χρησιμοποιείτε δεν αναφέρεται στη λίστα, χρησιμοποιήστε το πρόγραμμα οδήγησης <emph>Generic Printer</emph> ή ακολουθήστε τα παρακάτω βήματα. Μπορείτε επίσης να προσθέσετε νέα προγράμματα οδήγησης χρησιμοποιώντας το πεδίο επιλογής <emph>Εισαγωγή</emph> ή να διαγράψετε περιττά προγράμματα οδήγησης χρησιμοποιώντας το πεδίο επιλογής <emph>Διαγραφή</emph>. Κάντε κλικ στο πεδίο επιλογής <emph>Επόμενο</emph>."
+msgid "On the <emph>Form Navigation</emph> toolbar, click the <emph>Form-Based Filters</emph> icon <image id=\"img_id3149807\" src=\"cmd/sc_formfilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149807\">Icon</alt></image>. The current document is displayed with its form controls as an empty edit mask. The <emph>Form Filter </emph>toolbar appears."
+msgstr "Στη γραμμή εργαλείων <emph>Περιήγηση φόρμας</emph>, κάντε κλικ στο εικονίδιο <emph>Φίλτρα βασισμένα σε φόρμα</emph> <image id=\"img_id3149807\" src=\"cmd/sc_formfilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149807\">Icon</alt></image>. Το τρέχον έγγραφο θα εμφανισθεί μαζί με τα στοιχεία ελέγχου φόρμας ως μια άδεια μάσκα επεξεργασίας. Η γραμμή εργαλείων <emph>Φίλτρο φόρμας </emph> εμφανίζεται."
-#: spadmin.xhp
+#: data_search2.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3125863\n"
-"290\n"
+"data_search2.xhp\n"
+"par_id3149666\n"
+"7\n"
"help.text"
-msgid "Choose a command line that you can use to print on your printer (for example, lp -d my_queue). Click <emph>Next</emph>."
-msgstr "Επιλέξτε μια γραμμή εντολής την οποία μπορείτε να χρησιμοποιήσετε για να πραγματοποιήσετε εκτύπωση στον εκτυπωτή σας (για παράδειγμα, lp -d my_queue). Κάντε κλικ στο πεδίο επιλογής <emph>Επόμενο</emph>."
+msgid "Enter the filter conditions into one or several fields. Note that if you enter filter conditions into several fields, all of the entered conditions must match (Boolean AND)."
+msgstr "Καταχωρίστε τις συνθήκες φιλτραρίσματος σε ένα ή σε αρκετά πεδία. Σημειώστε ότι αν εισάγετε συνθήκες φιλτραρίσματος σε αρκετά πεδία, όλοι οι καταχωρημένοι όροι πρέπει να ταιριάζουν (Τελεστής AND)."
-#: spadmin.xhp
+#: data_search2.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3150767\n"
-"291\n"
+"data_search2.xhp\n"
+"par_id3149481\n"
+"8\n"
"help.text"
-msgid "Give the printer a name and determine whether it should become the default printer. Click <emph>Finish</emph>."
-msgstr "Δώστε όνομα στον εκτυπωτή και ορίστε εάν θα πρέπει να γίνει ο προεπιλεγμένος εκτυπωτής. Κάντε κλικ στο <emph>Τέλος</emph>."
+msgid "More information about wildcards and operators can be found in <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>."
+msgstr "Περισσότερες πληροφορίες σχετικά με μπαλαντέρ και τελεστές μπορούν να βρεθούν στο <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδίαση ερωτημάτων\">Σχεδίαση ερωτημάτων</link>."
-#: spadmin.xhp
+#: data_search2.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3155429\n"
-"292\n"
+"data_search2.xhp\n"
+"par_id3152462\n"
+"9\n"
"help.text"
-msgid "To print a test page, click on <emph>Test Page</emph>. If the test page fails to print or is incorrectly printed, check all settings as described in <emph>Changing Printer Settings</emph>."
-msgstr "Για να εκτυπώσετε μια δοκιμαστική σελίδα, κάντε κλικ στην επιλογή <emph>Δοκιμή σελίδας</emph>. Εάν δεν πραγματοποιηθεί η εκτύπωση της δοκιμαστικής σελίδας ή πραγματοποιηθεί εσφαλμένη εκτύπωση, ελέγξτε όλες τις ρυθμίσεις, όπως περιγράφεται στην ενότητα <emph>Αλλαγή ρυθμίσεων εκτυπωτή</emph>."
+msgid "<ahelp hid=\".uno:FormFilterExecute\">If you click the <emph>Apply Form-Based Filter</emph> icon on the <emph>Form Filter</emph> toolbar, the filter will be applied.</ahelp> You see the <emph>Form Navigation</emph> toolbar and can browse through the found records."
+msgstr "<ahelp hid=\".uno:FormFilterExecute\">Αν κάνετε κλικ στο σύμβολο <emph>Εφαρμογή φίλτρου βασισμένο σε φόρμα</emph>στη γραμμή εργαλείων <emph>Φίλτρα φόρμας</emph>, το φίλτρο θα εφαρμοστεί.</ahelp> Βλέπετε τη γραμμή εργαλείων <emph>Πλοήγηση φόρμας</emph> και μπορείτε να αναζητήσετε ανάμεσα στις εγγραφές που βρέθηκαν."
-#: spadmin.xhp
+#: data_search2.xhp
msgctxt ""
-"spadmin.xhp\n"
-"hd_id3146147\n"
-"294\n"
+"data_search2.xhp\n"
+"par_id3145273\n"
+"10\n"
"help.text"
-msgid "Printer Drivers in the $[officename] Software"
-msgstr "Προγράμματα οδήγησης εκτυπωτών στο λογισμικό $[officename]"
+msgid "<ahelp hid=\".uno:FormFilterExit\">If you click on the <emph>Close</emph> button on the <emph>Form Filter</emph> toolbar, the form is displayed without a filter.</ahelp>"
+msgstr "<ahelp hid=\".uno:FormFilterExit\">Αν κάνετε κλικ στο πεδίο επιλογής <emph>Κλείσιμο</emph> στη γραμμή εργαλείων <emph>Φόρμα φίλτρου</emph>, η φόρμα εμφανίζετε δίχως φίλτρο.</ahelp>"
-#: spadmin.xhp
+#: data_search2.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3147428\n"
-"124\n"
+"data_search2.xhp\n"
+"par_id3150114\n"
+"11\n"
"help.text"
-msgid "When installing a non-PostScript printer, you must set your system so that PostScript can be converted into the language of the printer. We recommend using current PostScript conversion software such as Ghostscript (http://www.cs.wisc.edu/~ghost/)."
-msgstr "Κατά την εγκατάσταση εκτυπωτή ο οποίος δεν υποστηρίζεται από PostScript, πρέπει να ρυθμίσετε το σύστημά σας ώστε η PostScript να μπορεί να μετατρέπεται στη γλώσσα του εκτυπωτή. Συνιστάται η χρήση σύγχρονου λογισμικού μετατροπής PostScript, όπως είναι το Ghostscript (http://www.cs.wisc.edu/~ghost/)."
+msgid "Click the <link href=\"text/shared/02/12120000.xhp\" name=\"Apply Filter\"><emph>Apply Filter</emph></link> icon <image id=\"img_id3144764\" src=\"cmd/sc_datafilterstandardfilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144764\">Icon</alt></image> on the <emph>Form Navigation</emph> toolbar to change to the filtered view."
+msgstr "Κάντε κλικ στο εικονίδιο <link href=\"text/shared/02/12120000.xhp\" name=\"Εφαρμογή φίλτρου\"><emph>Εφαρμογή φίλτρου</emph></link> <image id=\"img_id3144764\" src=\"cmd/sc_datafilterstandardfilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144764\">Icon</alt></image> στη γραμμή εργαλείων <emph>Πλοήγηση φόρμας</emph> για να αλλάξετε την φιλτραρισμένη προβολή."
-#: spadmin.xhp
+#: data_search2.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3154639\n"
-"125\n"
+"data_search2.xhp\n"
+"par_id3146898\n"
+"12\n"
"help.text"
-msgid "You should set up the <emph>Generic Printer</emph> in that case. Also make sure that the page margins are set correctly."
-msgstr "Θα πρέπει να ορίσετε την επιλογή <emph>Γενικός εκτυπωτής</emph> σε αυτή τη περίπτωση. Βεβαιωθείτε ότι τα περιθώρια της σελίδας έχουν και αυτά οριστεί σωστά."
+msgid "The filter that has been set can be removed by clicking <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sort\"><emph>Remove Filter/Sort</emph></link> icon <image id=\"img_id3151318\" src=\"cmd/sc_removefiltersort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151318\">Icon</alt></image>."
+msgstr "Το φίλτρο το οποίο έχει οριστεί μπορεί να καταργηθεί κάνοντας κλικ στο εικονίδιο <link href=\"text/shared/02/12040000.xhp\" name=\"Διαγραφή φίλτρου/Ταξινόμηση\"><emph>Διαγραφή φίλτρου/Ταξινόμηση</emph></link><image id=\"img_id3151318\" src=\"cmd/sc_removefiltersort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151318\">Icon</alt></image>."
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3159153\n"
-"127\n"
+"data_tabledefine.xhp\n"
+"tit\n"
"help.text"
-msgid "If you are using a printer using the PostScript technology, you should install a description file for the printer (PostScript Printer Definition - PPD) so that you can utilize the specific printer features like paper tray selection, duplex print function and all built-in fonts. You can also use the generic printer driver since it contains the most important data and is suitable for most printers. In that case, you will have to do without the paper tray selection and must correctly set the page margins."
-msgstr "Εάν διαθέτετε εκτυπωτή PostScript, πρέπει να πραγματοποιείτε εγκατάσταση ενός αρχείου περιγραφής, το οποίο προσαρμόζει τον εκτυπωτή (PostScript Printer Definition - PPD) ώστε να μπορείτε να χρησιμοποιήσετε τις ιδιαίτερες ιδιότητες του εκτυπωτή όπως η επιλογή δίσκου χαρτιού, η λειτουργία εκτύπωσης δύο όψεων και όλες οι ενσωματωμένες γραμματοσειρές. Μπορείτε επίσης να χρησιμοποιήσετε το πρόγραμμα οδήγησης του γενικού εκτυπωτή εφόσον περιέχει τα σημαντικότερα δεδομένα και είναι κατάλληλο για τους περισσότερους εκτυπωτές. Στην περίπτωση αυτή, θα πρέπει να μάθετε να μην χρησιμοποιείτε την επιλογή δίσκου χαρτιού και να ρυθμίσετε σωστά τα περιθώρια σελίδας."
+msgid "Table Design"
+msgstr "Σχεδίαση πίνακα"
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3146976\n"
-"128\n"
+"data_tabledefine.xhp\n"
+"bm_id3155448\n"
"help.text"
-msgid "Some PPD files are installed as default files. If there is no matching PPD file for your printer, you will find various PPD files at http://www.adobe.com/products/printerdrivers/. You can also ask the manufacturer of your printer for PPD files."
-msgstr "Κάποια αρχεία PPD είναι εγκατεστημένα ως προεπιλεγμένα αρχεία. Εάν δεν υπάρχει αντίστοιχο αρχείο PPD για τον εκτυπωτή σας, θα βρείτε διάφορα αρχεία PPD στην τοποθεσία http://www.adobe.com/products/printerdrivers/. Μπορείτε, επίσης να ζητήσετε αρχεία PPD από τον κατασκευαστή του εκτυπωτή σας."
+msgid "<bookmark_value>tables in databases; creating in design view (manually)</bookmark_value> <bookmark_value>designing; database tables</bookmark_value> <bookmark_value>properties;fields in databases</bookmark_value> <bookmark_value>fields;database tables</bookmark_value> <bookmark_value>AutoValue (Base)</bookmark_value> <bookmark_value>primary keys;design view</bookmark_value>"
+msgstr "<bookmark_value>πίνακες σε βάσεις δεδομένων; δημιουργία σε προβολή σχεδίασης</bookmark_value><bookmark_value>σχεδίαση; πίνακες βάσης δεδομένων</bookmark_value><bookmark_value>ιδιότητες;πεδία σε βάσεις δεδομένων</bookmark_value><bookmark_value>πεδία;πίνακες βάσης δεδομένων</bookmark_value><bookmark_value>αυτόματη τιμή;πίνακες βάσης δεδομένων</bookmark_value><bookmark_value>πρωτεύον κλειδί;πίνακες βάσης δεδομένων</bookmark_value>"
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"hd_id3147435\n"
-"346\n"
+"data_tabledefine.xhp\n"
+"hd_id3149798\n"
+"104\n"
"help.text"
-msgid "Importing Drivers When Creating a New Printer"
-msgstr "Εισαγωγή προγραμμάτων οδήγησης κατά την δημιουργία ενός νέου εκτυπωτή"
+msgid "<variable id=\"data_tabledefine\"><link href=\"text/shared/guide/data_tabledefine.xhp\" name=\"Table Design\">Table Design</link></variable>"
+msgstr "<variable id=\"data_tabledefine\"><link href=\"text/shared/guide/data_tabledefine.xhp\" name=\"Σχεδίαση πίνακα\">Σχεδίαση πίνακα</link></variable>"
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3149484\n"
-"129\n"
+"data_tabledefine.xhp\n"
+"par_id3155535\n"
+"2\n"
"help.text"
-msgid "Click <emph>Import</emph> in the driver selection dialog."
-msgstr "Κάντε κλικ στην <emph>Εισαγωγή</emph> στο παράθυρο διαλόγου επιλογής προγράμματος οδήγησης."
+msgid "This section contains information about how to create a new database table in the <link href=\"text/shared/explorer/database/05010000.xhp\" name=\"design view\">design view</link>."
+msgstr "Αυτή η ενότητα περιέχει πληροφορίες για το πώς να δημιουργήσετε ένα νέο πίνακα βάσης δεδομένων στη <link href=\"text/shared/explorer/database/05010000.xhp\" name=\"προβολή σχεδίασης\">προβολή σχεδίασης</link>."
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3149260\n"
-"347\n"
+"data_tabledefine.xhp\n"
+"par_id3154288\n"
+"3\n"
"help.text"
-msgid "Click <emph>Browse</emph> to select the directory where you unpacked the PPD files."
-msgstr "Κάντε κλικ στην <emph>Αναζήτηση</emph> για να επιλέξετε τον κατάλογο όπου έχετε αποσυμπιέσει τα αρχεία PPD."
+msgid "Open the database file of the database where you want a new table. Click the <emph>Tables</emph> icon. Choose <emph>Create Table in Design View</emph> to create a new table."
+msgstr "Ανοίξτε ένα αρχείο βάσης δεδομένων από τη βάση δεδομένων όπου θέλετε τον καινούργιο πίνακα. Κάντε κλικ στο εικονίδιο <emph>Πίνακες</emph>. Επιλέξτε <emph>Δημιουργία πίνακα σε προβολή σχεδίασης</emph> για τη δημιουργία νέου πίνακα."
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3147443\n"
-"348\n"
+"data_tabledefine.xhp\n"
+"par_id3146798\n"
+"4\n"
"help.text"
-msgid "In the <emph>Selection of drivers</emph> list box, select the printer driver you want to install."
-msgstr "Στο πεδίο λίστας <emph>Επιλογή προγραμμάτων οδήγησης</emph>, επιλέξτε το πρόγραμμα οδήγησης εκτυπωτή που θέλετε να εγκαταστήσετε."
+msgid "In the Design view, you can now create the fields for your table."
+msgstr "Στην προβολή σχεδίασης, μπορείτε τώρα να δημιουργήσετε τα πεδία για τον πίνακα."
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3145364\n"
-"349\n"
+"data_tabledefine.xhp\n"
+"par_id3153349\n"
+"5\n"
"help.text"
-msgid "Click OK."
-msgstr "Κάντε κλικ στο κουμπί OK."
+msgid "Enter new fields in rows from top to bottom. Click the <emph>Field Name</emph> cell and enter a field name for each data field."
+msgstr "Εισαγάγετε νέα πεδία από πάνω προς τα κάτω. Κάντε κλικ στο κελί <emph>Όνομα πεδίου</emph> και πληκτρολογήστε ένα όνομα πεδίου για κάθε πεδίο δεδομένων."
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"hd_id3152885\n"
-"350\n"
+"data_tabledefine.xhp\n"
+"par_id1595507\n"
"help.text"
-msgid "Deleting Drivers When Creating a New Printer"
-msgstr "Διαγραφή προγραμμάτων οδήγησης κατά τη δημιουργία ενός νέου εκτυπωτή"
+msgid "Include a \"primary key\" data field. Base needs a primary key to be able to edit the table contents. A primary key has unique contents for each data record. For example, insert a numerical field, right-click the first column, and choose <emph>Primary Key</emph> from the context menu. Set <emph>AutoValue</emph> to \"Yes\", so Base can automatically increment the value for each new record."
+msgstr "Συμπεριλάβετε ένα πεδίο δεδομένων \"πρωτεύον κλειδί\". Το Base χρειάζεται ένα πρωτεύον κλειδί για να μπορεί να επεξεργάζεται τα περιεχόμενα των πινάκων. Ένα πρωτεύον κλειδί έχει μοναδικά περιεχόμενα για κάθε δεδομένο που έχει καταγραφεί. Για παράδειγμα, εισάγετε ένα αριθμητικό πεδίο, κάντε δεξί κλικ στην πρώτη στήλη, και επιλέξτε <emph>Πρωτεύον κλειδί</emph> από το μενού περιεχομένου. Διαλέξτε \"Ναι\" στην <emph>Αυτόματη τιμή</emph>, ώστε το Base να μπορεί αυτόματα να αυξάνει την τιμή για κάθε νέα εγγραφή."
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3154729\n"
-"130\n"
+"data_tabledefine.xhp\n"
+"par_id3150084\n"
+"6\n"
"help.text"
-msgid "Select the printer driver."
-msgstr "Επιλέξτε το πρόγραμμα οδήγησης για τον εκτυπωτή."
+msgid "In the next cell to the right, define the <emph>Field Type</emph>. When you click in the cell, you can select a field type in the combo box."
+msgstr "Στο διπλανό κελί προς τα δεξιά, ορίστε τον <emph>Τύπο πεδίου</emph>. Όταν κάνετε κλικ μέσα στο κελί, μπορείτε να επιλέξετε τύπο πεδίου στο πεδίο συνδυασμού."
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3155417\n"
-"351\n"
+"data_tabledefine.xhp\n"
+"par_id3154760\n"
+"38\n"
"help.text"
-msgid "Click <emph>Delete</emph>."
-msgstr "Κάντε κλικ στην <emph>Διαγραφή</emph>."
+msgid "Each field can only accept data corresponding to the specified field type. For example, it is not possible to enter text in a number field. Memo fields in dBASE III format are references to internally-managed text files which can hold up to 64KB text."
+msgstr "Κάθε πεδίο έχει τη δυνατότητα να αποδεχτεί μόνο δεδομένα τα οποία αντιστοιχούν στον καθορισμένο τύπο πεδίου. Δεν είναι δυνατό να εισαγάγετε κείμενο, για παράδειγμα, σε πεδίο αριθμών. Τα πεδία σημειώματος σε μορφή dBase III είναι αναφορές σε αρχεία κειμένου, των οποίων η διαχείριση πραγματοποιείται εσωτερικά και έχουν δυνατότητα να περιλαμβάνουν κείμενο μέχρι και 64KB."
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3149909\n"
-"352\n"
+"data_tabledefine.xhp\n"
+"par_id3149456\n"
+"41\n"
"help.text"
-msgid "Be sure that you do not delete the generic printer driver, and remember that drivers deleted from server installations are no longer available to other users who are using the same server installation."
-msgstr "Βεβαιωθείτε ότι δεν διαγράφετε το πρόγραμμα οδήγησης γενικού εκτυπωτή και να θυμάστε ότι τα προγράμματα οδήγησης που έχουν διαγραφεί από εγκαταστάσεις διακομιστή δεν είναι πλέον διαθέσιμα σε άλλους χρήστες, οι οποίοι χρησιμοποιούν την ίδια εγκατάσταση διακομιστή."
+msgid "You can enter an optional <emph>Description</emph> for each field. The text of the description will appear as a tip on the column headings in the table view."
+msgstr "Μπορείτε επίσης να εισαγάγετε μια προαιρετική <emph>Περιγραφή</emph> για κάθε πεδίο. Το κείμενο της περιγραφής θα εμφανίζεται σαν συμβουλή στις επικεφαλίδες στηλών, στην προβολή πίνακα."
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3148456\n"
-"131\n"
+"data_tabledefine.xhp\n"
+"hd_id3153379\n"
+"42\n"
"help.text"
-msgid "If the printer has more fonts built in than the usual PostScript fonts, you must also load the AFM files for these additional fonts. Copy the AFM files into the {install_path}/share/psprint/fontmetric directory or into the {install_path}/user/psprint/fontmetric directory. You can find AFM files, for example, at ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/."
-msgstr "Εάν ο εκτυπωτής διαθέτει περισσότερες ενσωματωμένες γραμματοσειρές από τις συνηθισμένες γραμματοσειρές PostScript, θα πρέπει να πραγματοποιήσετε, επίσης, φόρτωση των αρχείων AFM αυτών των επιπλέον γραμματοσειρών. Αντιγράψτε τα αρχεία AFM στον κατάλογο {install_path}/share/psprint/fontmetric ή στον κατάλογο {install_path}/user/psprint/fontmetric. Μπορείτε, για παράδειγμα, να βρείτε αρχεία AFM, στο ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/."
+msgid "Field Properties"
+msgstr "Ιδιότητες πεδίου"
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"hd_id3148388\n"
-"296\n"
+"data_tabledefine.xhp\n"
+"par_id3148798\n"
+"45\n"
"help.text"
-msgid "Changing Printer Settings"
-msgstr "Αλλαγή ρυθμίσεων εκτυπωτή"
+msgid "Enter properties for each selected data field. Depending on the database type, some input facilities may not be available."
+msgstr "Εισαγάγετε ιδιότητες για κάθε επιλεγμένο πεδίο δεδομένων. Ανάλογα με τον τύπο της βάσης δεδομένων, μερικές δυνατότητες εισαγωγής ίσως δεν είναι διαθέσιμες."
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3156284\n"
-"22\n"
+"data_tabledefine.xhp\n"
+"par_id3144762\n"
+"46\n"
"help.text"
-msgid "In the printer administration program <emph>spadmin</emph>, select the printer from the <emph>Installed printers</emph> list box and click <emph>Properties</emph>. The <emph>Properties</emph> dialog appears containing several tab pages. This is where you can make settings that are used according to the PPD file of the selected printer."
-msgstr "Στο πρόγραμμα διαχείρισης εκτυπωτή <emph>spadmin</emph>, επιλέξτε τον εκτυπωτή από το πλαίσιο λίστας <emph>Εγκαταστημένοι εκτυπωτές</emph> και κάντε κλικ στην επιλογή <emph>Ιδιότητες</emph>. Εμφανίζεται το παράθυρο διαλόγου <emph>Ιδιότητες</emph> το οποίο περιέχει αρκετές σελίδες καρτέλας. Σε αυτό το σημείο, μπορείτε να ορίσετε ρυθμίσεις, οι οποίες χρησιμοποιούνται σύμφωνα με το αρχείο PPD του επιλεγμένου εκτυπωτή."
+msgid "In the <emph>Default value</emph> box, enter the default contents for every new record. This contents can be edited later."
+msgstr "Στο πεδίο <emph>Προεπιλεγμένη τιμή</emph>, εισαγάγετε τα προεπιλεγμένα περιεχόμενα για κάθε νέα εγγραφή. Αυτά μπορούν να τροποποιηθούν στη συνέχεια."
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3148833\n"
-"297\n"
+"data_tabledefine.xhp\n"
+"par_id3150869\n"
+"47\n"
"help.text"
-msgid "Select the command on the <emph>Command</emph> tab page. You can remove superfluous commands using the <emph>Remove</emph> button."
-msgstr "Επιλέξτε την εντολή από τη σελίδα καρτέλας <emph>Εντολή</emph>. Μπορείτε να καταργήσετε περιττές εντολές χρησιμοποιώντας το πεδίο επιλογής <emph>Διαγραφή</emph>."
+msgid "In the <emph>Entry required</emph> box, specify whether or not the field may remain empty."
+msgstr "Στο πεδίο <emph>Απαραίτητη καταχώρηση</emph> ορίστε εάν το πεδίο μπορεί ή όχι να παραμείνει κενό."
-#: spadmin.xhp
+#: data_tabledefine.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3154270\n"
-"138\n"
+"data_tabledefine.xhp\n"
+"par_id3154908\n"
+"7\n"
"help.text"
-msgid "On the <emph>Paper</emph> tab page, you can define the paper format and paper tray to be used as the default settings for this printer."
-msgstr "Στη σελίδα καρτέλας <emph>Χάρτη</emph>, μπορείτε να ορίσετε τη μορφή και το δίσκο χαρτιού που θα χρησιμοποιηθούν ως προεπιλεγμένες ρυθμίσεις αυτού του εκτυπωτή."
+msgid "For the <emph>Length</emph> box, a combo box may be shown that provides the available choices."
+msgstr "Για το πεδίο <emph>Μήκος</emph>, μπορεί να φανεί ένα πεδίο συνδυασμού που να παρέχει τις διαθέσιμες επιλογές."
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3145649\n"
-"265\n"
+"data_tables.xhp\n"
+"tit\n"
"help.text"
-msgid "On the <emph>Device</emph> tab page, you can activate the special options for your printer. If your printer can only print in black and white, choose \"grayscale\" under <emph>Color</emph>, otherwise choose \"color\". If switching to grayscale leads to unfavorable results, you can also select \"color\" under <emph>Color</emph> and see how the printer or PostScript emulator applies it. Furthermore, on this tab page you can set the precision with which colors are described as well as the PostScript level."
-msgstr "Στη σελίδα καρτέλας <emph>Συσκευή</emph> μπορείτε να ενεργοποιήσετε τις εξειδικευμένες επιλογές για τον εκτυπωτή σας. Εάν ο εκτυπωτής έχει δυνατότητα μόνο ασπρόμαυρης εκτύπωσης, ενεργοποιήστε την επιλογή \"grayscale\" στην περιοχή <emph>Χρώμα</emph>, διαφορετικά ενεργοποιήστε την επιλογή \"χρώμα\". Εάν τα αποτελέσματα της εναλλαγής σε κλίμακα του γκρι δεν είναι επιθυμητά, μπορείτε επίσης να ενεργοποιήστε την επιλογή \"χρώμα\" στην περιοχή <emph>Χρώμα</emph> και να δείτε πώς το εφαρμόζει ο εκτυπωτής ή ο εξομοιωτής PostScript. Επιπλέον, στη συγκεκριμένη σελίδα καρτέλας, μπορείτε να ορίσετε την ακρίβεια με την οποία περιγράφονται τα χρώματα, καθώς και το επίπεδο PostScript."
+msgid "Working with Tables"
+msgstr "Εργασία με πίνακες"
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3150752\n"
-"284\n"
+"data_tables.xhp\n"
+"bm_id1983703\n"
"help.text"
-msgid "The <emph>Font Replacement</emph> tab page allows you to select a printer font type available in the printer for each font type installed on your computer. This way you can reduce the data volume sent to the printer. Font replacement can be turned on or off for each printer individually."
-msgstr "Η σελίδα καρτέλας <emph>Αντικατάσταση γραμματοσειράς</emph> σας επιτρέπει να επιλέξετε τύπο γραμματοσειράς εκτυπωτή, ο οποίος διατίθεται στον εκτυπωτή, για κάθε τύπο γραμματοσειράς, εγκατεστημένο στον υπολογιστή σας. Με τον τρόπο αυτόν, μπορείτε να μειώσετε τον όγκο δεδομένων που αποστέλλονται στον εκτυπωτή. Η ενεργοποίηση ή η απενεργοποίηση της αντικατάστασης γραμματοσειράς είναι δυνατό να πραγματοποιηθεί ανεξάρτητα για κάθε εκτυπωτή."
+msgid "<bookmark_value>tables in databases;creating</bookmark_value><bookmark_value>databases;creating tables</bookmark_value><bookmark_value>table views of databases</bookmark_value>"
+msgstr "<bookmark_value>πίνακες σε βάσεις δεδομένων;δημιουργία</bookmark_value><bookmark_value>βάσεις δεδομένων;δημιουργία πινάκων</bookmark_value><bookmark_value>προβολές πίνακα βάσεων δεδομένων</bookmark_value>"
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3153924\n"
-"266\n"
+"data_tables.xhp\n"
+"par_idN105F9\n"
"help.text"
-msgid "You should also set the page margins correctly on the <emph>Additional settings</emph> tab when using the generic printer driver so that your printout is not cropped. You can also enter a description in the Comments field, which will also be displayed on the <emph>Print</emph> dialog."
-msgstr "Πρέπει, επίσης, να ορίσετε σωστά τα περιθώρια της σελίδας στην καρτέλα <emph>Επιπλέον ρυθμίσεις</emph> κατά τη χρήση των προγραμμάτων οδήγησης γενικού εκτυπωτή, ώστε να μην πραγματοποιηθεί περικοπή της εκτύπωσης. Μπορείτε, επίσης, να εισαγάγετε μια περιγραφή στο πεδίο Σχόλια, η οποία θα εμφανίζεται και στο παράθυρο διαλόγου<emph>Εκτύπωση</emph>."
+msgid "<variable id=\"data_tables\"><link href=\"text/shared/guide/data_tables.xhp\">Working with Tables</link></variable>"
+msgstr "<variable id=\"data_tables\"><link href=\"text/shared/guide/data_tables.xhp\">Εργασία με πίνακες</link></variable>"
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3155443\n"
-"267\n"
+"data_tables.xhp\n"
+"par_idN10617\n"
"help.text"
-msgid "Some of these settings can also be set for the current printout in the <emph>Print</emph> dialog or the <emph>Printer Settings</emph> dialog in the $[officename] software with the <emph>Properties</emph> button."
-msgstr "Μερικές από αυτές τις ρυθμίσεις μπορούν επίσης να οριστούν για την τρέχουσα εκτύπωση στο παράθυρο διαλόγου <emph>Εκτύπωση</emph> ή στο παράθυρο διαλόγου <emph>Ρυθμίσεις εκτυπωτή</emph> στο λογισμικό $[officename] με το πεδίο επιλογής <emph>Ιδιότητες</emph>."
+msgid "Data is stored in tables. As an example, your system address book that you use for your e-mail addresses is a table of the address book database. Each address is a data record, presented as a row in that table. The data records consist of data fields, for example the first and the last name fields and the e-mail field."
+msgstr "Τα δεδομένα αποθηκεύονται στους πίνακες. Για παράδειγμα, η ατζέντα διευθύνσεων του συστήματός σας που χρησιμοποιείτε για τις διευθύνσεις του ηλεκτρονικού ταχυδρομείου σας είναι ένας πίνακας της βάσης δεδομένων της ατζέντας διευθύνσεων. Κάθε διεύθυνση είναι μια εγγραφή δεδομένων που παρουσιάζεται ως μια γραμμή σ'αυτόν τον πίνακα. Οι εγγραφές δεδομένων αποτελούνται από πεδία δεδομένων, για παράδειγμα τα πεδία του ονόματος και του επιθέτου και το πεδίο του e-mail."
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"hd_id3150042\n"
-"132\n"
+"data_tables.xhp\n"
+"par_idN1061A\n"
"help.text"
-msgid "Renaming or Deleting Printers"
-msgstr "Μετονομασία ή κατάργηση εκτυπωτών"
+msgid "Creating a New Table With the Table Wizard"
+msgstr "Δημιουργία ενός νέου πίνακα με τον αυτόματο πιλότο πινάκων"
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3147338\n"
-"134\n"
+"data_tables.xhp\n"
+"par_idN1061E\n"
"help.text"
-msgid "Select a printer from the <emph>Installed printers</emph> list box."
-msgstr "Επιλέξτε έναν εκτυπωτή από το πλαίσιο λίστας <emph>Εγκατεστημένοι εκτυπωτές</emph>."
+msgid "In %PRODUCTNAME you can create a new table using the <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link>:"
+msgstr "Στο %PRODUCTNAME μπορείτε να δημιουργήσετε ένα νέο πίνακα χρησιμοποιώντας τον <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Αυτόματο πιλότο πίνακα</link>:"
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3149258\n"
-"136\n"
+"data_tables.xhp\n"
+"par_idN10632\n"
"help.text"
-msgid "To rename the selected printer, click <emph>Rename</emph>. Enter an appropriate name in the dialog that appears and click OK. The name must be unique and should be chosen so that you can recognize the printer and the application. Printer names must be assigned the same for all users because, when documents are exchanged, the selected printer remains unchanged if the recipient has it under the same name."
-msgstr "Για να μετονομάσετε τον επιλεγμένο εκτυπωτή, κάντε κλικ στην επιλογή <emph>Μετονομασία</emph>. Εισαγάγετε το κατάλληλο όνομα στο παράθυρο διαλόγου, το οποίο εμφανίζεται, και κάντε κλικ στο κουμπί OK. Το όνομα πρέπει να είναι μοναδικό και να επιλεγεί ώστε να μπορείτε να αναγνωρίσετε τον εκτυπωτή και την εφαρμογή. Η εκχώρηση των ονομάτων εκτυπωτή πρέπει να είναι ίδια για όλους τους χρήστες επειδή, κατά την ανταλλαγή εγγράφων, ο επιλεγμένος εκτυπωτής παραμένει αμετάβλητος εάν ο παραλήπτης τον έχει καταχωρήσει με το ίδιο όνομα."
+msgid "Open the database file where you want to create the new table."
+msgstr "Ανοίξτε ένα αρχείο βάσης δεδομένων όπου θέλετε να δημιουργήσετε το νέο πίνακα."
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3153963\n"
-"137\n"
+"data_tables.xhp\n"
+"par_idN10636\n"
"help.text"
-msgid "To delete the selected printer, click <emph>Remove</emph>. The default printer or a printer that has been created by the system administrator in a server installation cannot be removed using this dialog."
-msgstr "Για να καταργήσετε τον επιλεγμένο εκτυπωτή, κάντε κλικ στην επιλογή <emph>Διαγραφή</emph>. Δεν είναι δυνατή η κατάργηση του προεπιλεγμένου εκτυπωτή ή εκτυπωτή, ο οποίος δημιουργήθηκε από τον διαχειριστή του συστήματος, με τη χρήση αυτού του παραθύρου διαλόγου."
+msgid "In the left pane of the database window, click the <emph>Tables</emph> icon."
+msgstr "Στο αριστερό φατνίο του παραθύρου της βάσεως δεδομένων, κλικ στο εικονίδιο <emph>Πίνακες</emph>."
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"hd_id3147346\n"
-"140\n"
+"data_tables.xhp\n"
+"par_idN1063E\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Selecting a Default Printer </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Επιλογή ενός προεπιλεγμένου εκτυπωτή</caseinline></switchinline>"
+msgid "Click <emph>Use Wizard to Create Table</emph>."
+msgstr "Κάντε κλικ στη <emph>Χρήση αυτόματου πιλότου για τη δημιουργία πίνακα</emph>."
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3145769\n"
-"31\n"
+"data_tables.xhp\n"
+"par_idN10645\n"
"help.text"
-msgid "To make the printer selected from the <emph>Installed printers</emph> list box the default printer, double-click its name or click the <emph>Default</emph> button."
-msgstr "Για να οριστεί ο επιλεγμένος εκτυπωτής από το πλαίσιο λίστας <emph>Εγκατεστημένοι εκτυπωτές</emph> ως προεπιλεγμένος, κάντε διπλό κλικ στο όνομά του ή κάντε κλικ στο πεδίο επιλογής <emph>Προεπιλεγμένος εκτυπωτής</emph>."
+msgid "Creating a New Table With the Design View"
+msgstr "Δημιουργία νέου πίνακα με τη προβολή σχεδίασης"
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"hd_id3154204\n"
-"141\n"
+"data_tables.xhp\n"
+"par_idN1064C\n"
"help.text"
-msgid "Using Fax Functionality"
-msgstr "Χρήση λειτουργίας φαξ"
+msgid "Open the database file where you want to create the new table."
+msgstr "Ανοίξτε ένα αρχείο βάσης δεδομένων όπου θέλετε να δημιουργήσετε το νέο πίνακα."
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3148463\n"
-"52\n"
+"data_tables.xhp\n"
+"par_idN10650\n"
"help.text"
-msgid "If you have installed a fax package such as Efax or HylaFax on your computer, you can send faxes with the $[officename] software."
-msgstr "Εάν έχετε ήδη εγκαταστήσει ένα πακέτο φαξ, όπως είναι το Efax ή το HylaFax στον υπολογιστή σας, έχετε δυνατότητα αποστολής φαξ με το λογισμικό $[officename]."
+msgid "In the left pane of the database window, click the <emph>Tables</emph> icon."
+msgstr "Στο αριστερό φατνίο του παραθύρου της βάσεως δεδομένων, κλικ στο εικονίδιο <emph>Πίνακες</emph>."
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3154575\n"
-"355\n"
+"data_tables.xhp\n"
+"par_idN10658\n"
"help.text"
-msgid "Change to the {install_path}/program directory."
-msgstr "Πηγαίνετε στον κατάλογο {install_path}/program directory."
+msgid "Click <emph>Create Table in Design View</emph>."
+msgstr "Κάντε κλικ στη <emph>Δημιουργία πίνακα σε προβολή σχεδίασης</emph>."
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3151277\n"
-"356\n"
+"data_tables.xhp\n"
+"par_idN1065F\n"
"help.text"
-msgid "Enter: ./spadmin"
-msgstr "Εισάγετε: ./spadmin"
+msgid "You see the <link href=\"text/shared/guide/data_tabledefine.xhp\">Table Design</link> window."
+msgstr "Βλέπετε το παράθυρο <link href=\"text/shared/guide/data_tabledefine.xhp\">Σχεδίαση πίνακα</link>"
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3146808\n"
-"298\n"
+"data_tables.xhp\n"
+"par_idN10778\n"
"help.text"
-msgid "Click <emph>New Printer</emph>. This opens the <emph>Add Printer</emph> dialog."
-msgstr "Κάντε κλικ στο <emph>Νέος εκτυπωτής</emph>. Αυτό ανοίγει το παράθυρο διαλόγου <emph>Προσθήκη εκτυπωτή</emph>."
+msgid "Creating a New Table View"
+msgstr "Δημιουργία μιας νέας Προβολής Πίνακα"
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3151070\n"
-"299\n"
+"data_tables.xhp\n"
+"par_idN1077C\n"
"help.text"
-msgid "Select <emph>Connect a fax device</emph>. Click <emph>Next</emph>."
-msgstr "Επιλέξτε <emph>Σύνδεση σε συσκευή φαξ</emph>. Κάντε κλικ στο <emph>Επόμενο</emph>."
+msgid "Some database types support table views. A table view is a query that is stored with the database. For most database operations, a view can be used as you would use a table."
+msgstr "Μερικοί τύποι βάσεων δεδομένων υποστηρίζουν προβολές πινάκων. Μία προβολή πίνακα είναι ένα ερώτημα αποθηκευμένο με τη βάση δεδομένων. Για τις περισσότερες λειτουργίες των βάσεων δεδομένων, μία προβολή μπορεί να χρησιμοποιηθεί όπως θα χρησιμοποιούσατε έναν πίνακα."
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3150787\n"
-"300\n"
+"data_tables.xhp\n"
+"par_idN10782\n"
"help.text"
-msgid "Choose whether to use the default driver or another printer driver. If you are not using the default driver, select the appropriate driver. Click <emph>Next</emph>."
-msgstr "Επιλέξτε εάν θα χρησιμοποιήσετε το προεπιλεγμένο πρόγραμμα οδήγησης ή άλλο πρόγραμμα οδήγησης εκτυπωτή. Εάν δεν χρησιμοποιείτε το προεπιλεγμένο πρόγραμμα οδήγησης, επιλέξτε το κατάλληλο πρόγραμμα οδήγησης. Κάντε κλικ στο <emph>Επόμενο</emph>."
+msgid "Open the database file where you want to create the new table view."
+msgstr "Ανοίξτε το αρχείο βάσης δεδομένων όπου θέλετε να δημιουργήσετε τη νέα προβολή πίνακα."
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3155111\n"
-"301\n"
+"data_tables.xhp\n"
+"par_idN10786\n"
"help.text"
-msgid "Enter a command line with which to communicate with the fax in the following dialog. In the command line of each fax sent \"(TMP)\" is replaced by a temporary file and \"(PHONE)\" by the telephone number of the recipient fax machine. If \"(TMP)\" occurs in the command line, the PostScript code is transmitted in a file, otherwise as standard input through a pipe. Click <emph>Next</emph>."
-msgstr "Εισαγάγετε μια γραμμή εντολής, με την οποία θα επικοινωνείτε με το φαξ στο παρακάτω παράθυρο διαλόγου. Στη γραμμή εντολής του κάθε φαξ, το οποίο αποστέλλεται, το \"(TMP)\" αντικαθίσταται από ένα προσωρινό αρχείο και το \"(PHONE)\" από τον αριθμό τηλεφώνου της συσκευής φαξ του παραλήπτη. Εάν το \"(TMP)\" είναι στη γραμμή εντολής, ο κώδικας PostScript θα δοθεί μέσω ενός αρχείου, αλλιώς μέσω της κανονικής εισόδου μέσω ενός διαύλου. Κάντε κλικ στο <emph>Επόμενο</emph>."
+msgid "In the left pane of the database window, click the <emph>Tables</emph> icon."
+msgstr "Στο αριστερό φατνίο του παραθύρου της βάσεως δεδομένων, κλικ στο εικονίδιο <emph>Πίνακες</emph>."
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3146135\n"
-"302\n"
+"data_tables.xhp\n"
+"par_idN1078E\n"
"help.text"
-msgid "Assign a name to your new fax printer and determine whether the telephone numbers (see below) marked in the text should be removed from the printout, or not. Click <emph>Finish</emph>."
-msgstr "Εκχωρήστε ένα όνομα στο νέο εκτυπωτή φαξ και καθορίστε εάν θα πρέπει να καταργηθούν ή όχι, από την εκτύπωση, οι αριθμοί τηλεφώνου (δείτε παρακάτω), οι οποίοι έχουν επισημανθεί στο κείμενο. Κάντε κλικ στο <emph>Τέλος</emph>."
+msgid "Click <emph>Create Table View</emph>."
+msgstr "Κάντε κλικ στο <emph>Δημιουργία προβολής πίνακα</emph>."
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3147506\n"
-"303\n"
+"data_tables.xhp\n"
+"par_idN10795\n"
"help.text"
-msgid "You can now send faxes by printing to the printer that has just been created."
-msgstr "Μπορείτε τώρα να στείλετε φαξ πραγματοποιώντας εκτύπωση στον εκτυπωτή που μόλις δημιουργήθηκε."
+msgid "You see the View Design window, which is almost the same as the <link href=\"text/shared/explorer/database/02010100.xhp\">Query Design window</link>."
+msgstr "Βλέπετε το παράθυρο σχεδίασης προβολής, που είναι σχεδόν το ίδιο με το <link href=\"text/shared/explorer/database/02010100.xhp\">Παράθυρο σχεδίασης ερωτήματος</link>."
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3148419\n"
-"83\n"
+"data_tables.xhp\n"
+"par_idN1067B\n"
"help.text"
-msgid "Enter the fax number as text in the document. You can also enter a field that takes the fax number from your active database. In any case, the fax number must start with the characters @@# and end with @@. A valid entry would have the form @@#1234567@@."
-msgstr "Εισαγάγετε τον αριθμό φαξ ως κείμενο στο έγγραφο. Μπορείτε επίσης να πραγματοποιήσετε εισαγωγή πεδίου, το οποίο λαμβάνει τον αριθμό φαξ από την ενεργή βάση δεδομένων που χρησιμοποιείτε. Σε κάθε περίπτωση, ο αριθμός φαξ θα πρέπει να ξεκινά με τους χαρακτήρες @@# και να λήγει σε @@. Μια έγκυρη καταχώρηση θα έχει τη μορφή @@#1234567@@."
+msgid "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgstr "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
-#: spadmin.xhp
+#: data_tables.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3150826\n"
-"304\n"
+"data_tables.xhp\n"
+"par_idN10683\n"
"help.text"
-msgid "If these characters including the telephone number are not printed, activate the <emph>Fax number is removed from the printout</emph> option under <emph>Properties</emph> on the <emph>Command</emph> tab page. If no telephone number is entered in the document, a dialog prompting you for it will appear after the printout."
-msgstr "Εάν δεν πραγματοποιηθεί εκτύπωση αυτών των χαρακτήρων, συμπεριλαμβανομένου του αριθμού τηλεφώνου, ενεργοποιήστε την επιλογή <emph>Ο αριθμός φαξ διαγράφεται από την εκτύπωση</emph> από την περιοχή <emph>Ιδιότητες</emph> της σελίδας καρτέλας <emph>Εντολή</emph>. Εάν δεν πραγματοποιηθεί εισαγωγή κανενός αριθμού τηλεφώνου στο έγγραφο, μετά την εκτύπωση, θα εμφανιστεί ένα παράθυρο διαλόγου που θα σας τον ζητά."
+msgid "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgstr "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
-#: spadmin.xhp
+#: data_view.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3154196\n"
-"305\n"
+"data_view.xhp\n"
+"tit\n"
"help.text"
-msgid "In $[officename] you can also activate an icon for sending faxes to a default fax. To do this, choose <emph>Tools - Customize - Toolbars</emph>, click <emph>Add Commands</emph> and add from \"Documents\" the <emph>Send Default Fax</emph> icon. You can set which fax is used when this button is pressed under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Print</emph>."
-msgstr "Στο $[officename] μπορείτε επίσης να ενεργοποιήσετε ένα εικονίδιο για αποστολή τηλεομοιότυπων σε προεπιλεγμένο τηλεομοιότυπο. Για να το κάνετε, επιλέξτε <emph>Εργαλεία - Προσαρμογή - Γραμμές εργαλείων</emph>, κλικ στο <emph>προσθήκη εντολών</emph> και προσθέστε από \"Έγγραφα\" το εικονίδιο <emph>Αποστολή προεπιλεγμένου τηλεομοιότυπου</emph>. Μπορείτε να ορίσετε ποιο τηλεομοιότυπο χρησιμοποιείται όταν αυτό το κουμπί πατιέται στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Εκτύπωση</emph>."
+msgid "Viewing a Database"
+msgstr "Προβολή μιας βάσης δεδομένων"
-#: spadmin.xhp
+#: data_view.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3150517\n"
-"84\n"
+"data_view.xhp\n"
+"bm_id2339854\n"
"help.text"
-msgid "Remember to create one separate print job for each fax, otherwise, the first recipient will receive all the faxes. In the <emph>Tools - Mail Merge</emph> dialog select the <emph>Printer</emph> option and then select the <emph>Single print jobs</emph> check box."
-msgstr "Να θυμάστε ότι πρέπει να δημιουργείτε ξεχωριστή εργασία εκτύπωσης για κάθε φαξ, διαφορετικά, ο πρώτος παραλήπτης θα λάβει όλα τα φαξ. Στο παράθυρο διαλόγου <emph>Εργαλεία - Συγχώνευση αλληλογραφίας</emph> ενεργοποιήστε την επιλογή <emph>Εκτυπωτής</emph> και, στη συνέχεια, το πεδίο σήμανσης <emph>Μεμονωμένες εργασίες εκτύπωσης</emph>."
+msgid "<bookmark_value>opening;database files</bookmark_value><bookmark_value>viewing; databases</bookmark_value><bookmark_value>data sources;viewing</bookmark_value><bookmark_value>databases;viewing</bookmark_value>"
+msgstr "<bookmark_value>άνοιγμα;αρχεία βάσεων δεδομένων</bookmark_value><bookmark_value>προβολή; βάσεις δεδομένων</bookmark_value><bookmark_value>προέλευση δεδομένων;προβολή</bookmark_value><bookmark_value>βάσεις δεδομένων;προβολή</bookmark_value>"
-#: spadmin.xhp
+#: data_view.xhp
msgctxt ""
-"spadmin.xhp\n"
-"hd_id3146929\n"
-"306\n"
+"data_view.xhp\n"
+"par_idN105A6\n"
"help.text"
-msgid "Connecting a PostScript to PDF Converter"
-msgstr "Σύνδεση ενός μετατροπέα PostScript σε PDF"
+msgid "<variable id=\"data_view\"><link href=\"text/shared/guide/data_view.xhp\">Viewing a Database</link></variable>"
+msgstr "<variable id=\"data_view\"><link href=\"text/shared/guide/data_view.xhp\">Προβολή μιας βάσης δεδομένων</link></variable>"
-#: spadmin.xhp
+#: data_view.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3154989\n"
-"307\n"
+"data_view.xhp\n"
+"par_idN105C4\n"
"help.text"
-msgid "If a PostScript to PDF converter such as Ghostscript or Adobe Acrobat Distiller is installed on your computer, you can quickly create PDF documents in the $[officename] software."
-msgstr "Εάν έχει εγκατασταθεί στον υπολογιστή σας ένας μετατροπέας αρχείων από PostScript σε PDF, όπως είναι το Ghostscript ή το Adobe Acrobat Distiller(tm), μπορείτε να δημιουργήσετε γρήγορα έγγραφα PDF στο λογισμικό $[officename]."
+msgid "There are two different methods of viewing a database in %PRODUCTNAME."
+msgstr "Υπάρχουν δύο διαφορετικές μέθοδοι για να προβάλετε μια βάση δεδομένων στο %PRODUCTNAME."
-#: spadmin.xhp
+#: data_view.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3150524\n"
-"308\n"
+"data_view.xhp\n"
+"par_idN105CA\n"
"help.text"
-msgid "In spadmin, click <emph>New Printer</emph>. This opens the <emph>Add Printer</emph> dialog."
-msgstr "Στο spadmin, κάντε κλικ στο <emph>Νέο εκτυπωτή</emph>. Αυτό ανοίγει το παράθυρο διαλόγου <emph>Προσθήκη εκτυπωτή</emph>."
+msgid "Choose <emph>File - Open</emph> to open the database file."
+msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph> για να ανοίξετε το αρχείο βάσης δεδομένων."
-#: spadmin.xhp
+#: data_view.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3145268\n"
-"309\n"
+"data_view.xhp\n"
+"par_idN105D1\n"
"help.text"
-msgid "Select <emph>Connect a PDF converter</emph>. Click <emph>Next</emph>."
-msgstr "Επιλέξτε <emph>Σύνδεση σε ένα μετατροπέα PDF</emph>. Κάντε κλικ στο <emph>Επόμενο</emph>."
+msgid "The <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link> gives you full access to tables, queries, reports, and forms. You can edit the structure of your tables and change the contents of the data records."
+msgstr "Το <link href=\"text/shared/explorer/database/dabadoc.xhp\">αρχείο βάσης δεδομένων</link> σας δίνει πλήρη πρόσβαση στους πίνακες, τα ερωτήματα, τις αναφορές και τις φόρμες. Μπορείτε να επεξεργαστείτε τη δομή των πινάκων σας και να αλλάξετε τα περιεχόμενα των δεδομένων εγγραφής."
-#: spadmin.xhp
+#: data_view.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3156445\n"
-"310\n"
+"data_view.xhp\n"
+"par_idN105E3\n"
"help.text"
-msgid "Choose whether to use the default driver, the Acrobat Distiller driver or another driver. The driver \"Generic Printer (T42 enabled)\" prefers the type 42 fonts over type 3 fonts; this driver is a good choice for output to a software PostScript interpreter. Click <emph>Next</emph>."
-msgstr "Επιλέξτε εάν θα χρησιμοποιείτε το προεπιλεγμένο πρόγραμμα οδήγησης, το πρόγραμμα οδήγησης Acrobat Distiller ή άλλο πρόγραμμα οδήγησης. Το πρόγραμμα οδήγησης \"Generic Printer (T42 enabled)\" προτιμάει τον τύπο γραμματοσειρών 42 αντί του τύπου 3; αυτό το πρόγραμμα οδήγησης είναι μια καλή επιλογή για έξοδο σε ένα λογισμικό διερμηνέα PostScript. Κάντε κλικ στο <emph>Επόμενο</emph>."
+msgid "Choose <emph>View - Data source</emph> to view the registered databases."
+msgstr "Επιλέξτε <emph>Προβολή - Προέλευση δεδομένων</emph> για να προβάλετε τις δηλωμένες βάσης δεδομένων."
-#: spadmin.xhp
+#: data_view.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3155128\n"
-"311\n"
+"data_view.xhp\n"
+"par_idN105EA\n"
"help.text"
-msgid "In the next dialog, enter a command line for the PostScript->PDF Converter. Enter the directory where the PDF files should be saved. If you do not provide a directory, the user's home directory will be used. In the command line \"(TMP)\" is replaced by a temporary file and \"(OUTFILE)\" by the target file, the name of which is created from the document name. If \"(TMP)\" occurs in the command line, the Postscript code is forwarded in a file, otherwise as standard input through a pipe. If Ghostscript or Adobe Acrobat Distiller is in the search path, you can use one of the predefined command lines. Click <emph>Next</emph>."
-msgstr "Στο επόμενο παράθυρο διαλόγου, εισάγετε μια γραμμή εντολή για τον μετατροπέα PostScript->PDF . Εισάγετε τον κατάλογο, στον οποίο θα πρέπει να αποθηκεύονται τα αρχεία PDF. Εάν δεν παρέχετε έναν κατάλογο, θα χρησιμοποιηθεί ο κεντρικός κατάλογος του χρήστη. Στη γραμμή εντολών το \"(TMP)\" αντικαθίσταται από ένα προσωρινό αρχείο, το όνομα του οποίου δημιουργείται από το όνομα του εγγράφου. Εάν το \"(TMP)\" είναι στη γραμμή εντολής, ο κώδικας Postscript θα δοθεί μέσω ενός αρχείου, αλλιώς μέσω της κανονικής εισόδου μέσω ενός διαύλου. Εάν το Ghostscript ή το Adobe Acrobat Distiller βρίσκεται στη διαδρομή αναζήτησης, μπορείτε να χρησιμοποιήσετε μία από τις προκαθορισμένες γραμμές εντολών. Κάντε κλικ στο <emph>Επόμενο</emph>."
+msgid "The <link href=\"text/shared/guide/database_main.xhp\">data source view</link> can be used to drag-and-drop table fields from registered databases into your documents and to produce mail merges."
+msgstr "Η <link href=\"text/shared/guide/database_main.xhp\">προβολή προέλευσης δεδομένων</link> μπορεί να χρησιμοποιηθεί για μετακίνηση και απόθεση πεδίων πινάκων από δηλωμένες βάσης δεδομένων στα έγγραφά σας και για παραγωγή συγχώνευσης αλληλογραφίας."
-#: spadmin.xhp
+#: data_view.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3152889\n"
-"312\n"
+"data_view.xhp\n"
+"par_idN10606\n"
"help.text"
-msgid "Assign a name to your new PDF converter. Click <emph>Finish</emph>."
-msgstr "Εκχωρήστε όνομα στο νέο σας μετατροπέα PDF. Κάντε κλικ στο <emph>Τέλος</emph>."
+msgid "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgstr "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
-#: spadmin.xhp
+#: data_view.xhp
msgctxt ""
-"spadmin.xhp\n"
-"par_id3153064\n"
-"313\n"
+"data_view.xhp\n"
+"par_idN1060E\n"
"help.text"
-msgid "You can now create PDF documents by printing to the converter that has just been created."
-msgstr "Τώρα, μπορείτε να δημιουργείτε έγγραφα PDF πραγματοποιώντας εκτύπωση στον μετατροπέα που μόλις δημιουργήθηκε."
+msgid "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgstr "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
+"database_main.xhp\n"
"tit\n"
"help.text"
-msgid "Selecting the Document Language"
-msgstr "Επιλογή της γλώσσας εγγράφου"
+msgid "Database Overview"
+msgstr "Σύνοψη βάσης δεδομένων"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"bm_id3083278\n"
+"database_main.xhp\n"
+"bm_id3153031\n"
"help.text"
-msgid "<bookmark_value>languages; selecting for text</bookmark_value> <bookmark_value>documents; languages</bookmark_value> <bookmark_value>characters; language selection</bookmark_value> <bookmark_value>character styles;language selection</bookmark_value> <bookmark_value>text; language selection</bookmark_value> <bookmark_value>paragraph styles; languages</bookmark_value> <bookmark_value>drawings; languages</bookmark_value> <bookmark_value>defaults;languages</bookmark_value> <bookmark_value>spellcheck; default languages</bookmark_value> <bookmark_value>dictionaries, see also languages</bookmark_value>"
-msgstr "<bookmark_value>γλώσσες; επιλογή για κείμενο</bookmark_value><bookmark_value>έγγραφα; γλώσσες</bookmark_value><bookmark_value>χαρακτήρες; επιλογή γλώσσας</bookmark_value><bookmark_value>στυλ χαρακτήρων;επιλογή γλώσσας</bookmark_value><bookmark_value>κείμενο; επιλογή γλώσσας</bookmark_value><bookmark_value>στυλ παραγράφων; γλώσσες</bookmark_value><bookmark_value>σχέδια; γλώσσες</bookmark_value><bookmark_value>προεπιλεγμένες;γλώσσες</bookmark_value><bookmark_value>ορθογραφικός έλεγχος; προεπιλεγμένες γλώσσες</bookmark_value><bookmark_value>λεξικά, βλέπε επίσης γλώσσες</bookmark_value>"
+msgid "<bookmark_value>databases; overview</bookmark_value><bookmark_value>data source view; overview</bookmark_value><bookmark_value>data source explorer</bookmark_value><bookmark_value>explorer of data sources</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων; σύνοψη</bookmark_value><bookmark_value>προβολή προέλευσης δεδομένων; σύνοψη</bookmark_value><bookmark_value>εξερευνητής προέλευσης δεδομένων</bookmark_value><bookmark_value>εξερευνητής των προελεύσεων δεδομένων</bookmark_value>"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"hd_id3083278\n"
-"1\n"
+"database_main.xhp\n"
+"hd_id3148474\n"
+"2\n"
"help.text"
-msgid "<variable id=\"language_select\"><link href=\"text/shared/guide/language_select.xhp\" name=\"Selecting the Document Language\">Selecting the Document Language</link></variable>"
-msgstr "<variable id=\"language_select\"><link href=\"text/shared/guide/language_select.xhp\" name=\"Επιλογή της γλώσσας εγγράφου\">Επιλογή της γλώσσας εγγράφου</link></variable>"
+msgid "<variable id=\"database_main\"><link href=\"text/shared/guide/database_main.xhp\" name=\"Data Source Overview\">Database Overview</link></variable>"
+msgstr "<variable id=\"database_main\"><link href=\"text/shared/guide/database_main.xhp\" name=\"Σύνοψη προέλευσης δεδομένων\">Σύνοψη βάσης δεδομένων</link></variable>"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3150040\n"
-"2\n"
+"database_main.xhp\n"
+"par_idN105F1\n"
"help.text"
-msgid "The language you select for your document determines the dictionary used for spellcheck, thesaurus and hyphenation, the decimal and thousands delimiter used and the default currency format."
-msgstr "Η γλώσσα την οποία επιλέγετε για το έγγραφό σας καθορίζει το λεξικό που θα χρησιμοποιηθούν για τον ορθογραφικό έλεγχο, το Θησαυρό και το συλλαβισμό, την υποδιαστολή και το διαχωριστικό χιλιάδων που θα χρησιμοποιηθούν και την προεπιλεγμένη μορφή νομισματικών μονάδων."
+msgid "<link href=\"text/shared/explorer/database/main.xhp\">Working with databases in %PRODUCTNAME</link>"
+msgstr "<link href=\"text/shared/explorer/database/main.xhp\">Εργασία με βάσεις δεδομένων στο %PRODUCTNAME</link>"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3153093\n"
+"database_main.xhp\n"
+"hd_id3153821\n"
"3\n"
"help.text"
-msgid "The language you select applies to the whole document."
-msgstr "Η επιλεγμένη γλώσσα ισχύει για ολόκληρο το έγγραφο."
+msgid "Data Source View"
+msgstr "Προβολή προέλευσης δεδομένων"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3152578\n"
+"database_main.xhp\n"
+"par_id3149415\n"
"4\n"
"help.text"
-msgid "Within the document, you can apply a separate language to any paragraph style. This has priority over the language of the whole document."
-msgstr "Μέσα στο έγγραφο, μπορείτε να εφαρμόσετε μια ξεχωριστή γλώσσα σε οποιοδήποτε στυλ παραγράφου. Αυτή έχει προτεραιότητα σε σχέση με τη γλώσσα ολόκληρου του εγγράφου."
+msgid "Choose <emph>View - Data Sources</emph> or press F4 to call the data source view from a text document or spreadsheet."
+msgstr "Επιλέξτε <emph>Προβολή - Προέλευση δεδομένων</emph> ή πατήστε F4 για να καλέσετε την προβολή προέλευσης δεδομένων ενός εγγράφου κειμένου ή ενός υπολογιστικού φύλλου."
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3152886\n"
+"database_main.xhp\n"
+"par_id3147531\n"
"5\n"
"help.text"
-msgid "You can assign a language to selected pieces of text in a paragraph, either by direct formatting or with a character style. This assignment has priority over the paragraph style and document language."
-msgstr "Μέσα σε μια παράγραφο έχετε τη δυνατότητα να αντιστοιχίσετε μια γλώσσα σε επιλεγμένα τμήματα του κειμένου, είτε με έντονη μορφοποίηση, είτε μέσω ενός στυλ χαρακτήρων. Αυτή η αντιστοίχηση έχει προτεραιότητα σε σχέση με το στυλ παραγράφων και τη γλώσσα του εγγράφου."
+msgid "On the left you can see the <link href=\"text/shared/02/12000000.xhp\" name=\"Data source explorer\">Data source explorer</link>. If you select a table or query there, you see the contents of this table or query on the right. At the top margin is the <link href=\"text/shared/main0212.xhp\" name=\"Database bar\">Table Data bar</link>."
+msgstr "Στα αριστερά, μπορείτε να δείτε τον <link href=\"text/shared/02/12000000.xhp\" name=\"Εξερευνητή προέλευσης δεδομένων\">Εξερευνητή προέλευσης δεδομένων</link>. Εάν επιλέξετε ένα πίνακα ή ερώτημα σε αυτό το σημείο, εμφανίζονται τα περιεχόμενα αυτού του πίνακα ή του ερωτήματος στα δεξιά. Στο επάνω περιθώριο βρίσκεται η <link href=\"text/shared/main0212.xhp\" name=\"Γραμμή βάσης δεδομένων\">Γραμμή δεδομένων πίνακα</link>."
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"hd_id3146121\n"
+"database_main.xhp\n"
+"hd_id3149047\n"
"6\n"
"help.text"
-msgid "Selecting a language for the whole document"
-msgstr "Επιλογή μιας γλώσσας για ολόκληρο το έγγραφο"
+msgid "Data Sources"
+msgstr "Προελεύσεις δεδομένων"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3083443\n"
+"database_main.xhp\n"
+"par_id3145069\n"
"7\n"
"help.text"
-msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline></emph>. Go to <link href=\"text/shared/optionen/01140000.xhp\" name=\"Language Settings - Languages\"><emph>Language Settings - Languages</emph></link>."
-msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline></emph>. Μετάβαση σε <link href=\"text/shared/optionen/01140000.xhp\" name=\"Ρυθμίσεις γλώσσας - Γλώσσες\"><emph>Ρυθμίσεις γλώσσας - Γλώσσες</emph></link>."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id3149664\n"
-"8\n"
-"help.text"
-msgid "Under <emph>Default languages for documents</emph>, select the document language for all newly created documents. If you mark <emph>For the current document only</emph>, your choice will only apply to the current document. Close the dialog with <emph>OK</emph>."
-msgstr "Στην περιοχή <emph>Προεπιλεγμένες γλώσσες για έγγραφα</emph>, επιλέξτε τη γλώσσα εγγράφου για όλα τα έγγραφα, τα οποία θα δημιουργηθούν από την αρχή. Εάν ενεργοποιήσετε το <emph>Μόνο για το τρέχων έγγραφο</emph>, η επιλογή σας θα εφαρμοστεί μόνο στο τρέχον έγγραφο. Κλείστε το παράθυρο διαλόγου, πατώντας το κουμπί <emph>OK</emph>."
+msgid "<link href=\"text/shared/guide/data_addressbook.xhp\" name=\"address book as data source\">Address book as data source</link>"
+msgstr "<link href=\"text/shared/guide/data_addressbook.xhp\" name=\"βιβλίο διευθύνσεων ως προέλευση δεδομένων\">βιβλίο διευθύνσεων ως προέλευση δεδομένων</link>"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"hd_id3152938\n"
+"database_main.xhp\n"
+"par_id3150398\n"
"9\n"
"help.text"
-msgid "Selecting a language for a Paragraph Style"
-msgstr "Επιλογή μιας γλώσσας για ένα πρότυπο παραγράφου"
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id3150872\n"
-"10\n"
-"help.text"
-msgid "Place the cursor in the paragraph whose paragraph style you want to edit."
-msgstr "Τοποθετήστε το δρομέα στην παράγραφο της οποίας θέλετε να επεξεργαστείτε το στυλ παραγράφου."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id3145367\n"
-"11\n"
-"help.text"
-msgid "Open the context menu and select <emph>Edit Paragraph Style</emph>. This opens the <emph>Paragraph Style</emph> dialog."
-msgstr "Ανοίξτε το μενού περιβάλλοντος και επιλέξτε <emph>Επεξεργασία προτύπου παραγράφου</emph>. Αυτό ανοίγει το παράθυρο διαλόγου <emph>Πρότυπο παραγράφου</emph>."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id3166413\n"
-"12\n"
-"help.text"
-msgid "Select the <emph>Font</emph> tab."
-msgstr "Επιλέξτε την καρτέλα <emph>Γραμματοσειρά</emph>."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id3156283\n"
-"13\n"
-"help.text"
-msgid "Select the <emph>Language</emph> and click <emph>OK</emph>."
-msgstr "Επιλέξτε <emph>Γλώσσα</emph> και κλικ στο <emph>Εντάξει</emph>."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id3154942\n"
-"14\n"
-"help.text"
-msgid "All paragraphs formatted with the current paragraph style will have the selected language."
-msgstr "Όλες οι παράγραφοι που έχουν μορφοποιηθεί με το τρέχον πρότυπο παραγράφου θα έχουν την επιλεγμένη γλώσσα."
+msgid "<link href=\"text/shared/01/04180100.xhp\" name=\"View data source contents\">View data source contents</link>"
+msgstr "<link href=\"text/shared/01/04180100.xhp\" name=\"Προβολή περιεχομένων προέλευσης δεδομένων\">Προβολή περιεχομένων προέλευσης δεδομένων</link>"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"hd_id3145801\n"
-"15\n"
+"database_main.xhp\n"
+"par_idN106A4\n"
"help.text"
-msgid "Applying a language directly to selected text"
-msgstr "Εφαρμογή γλώσσας απευθείας σε επιλεγμένο κείμενο"
+msgid "<link href=\"text/shared/explorer/database/menubar.xhp\">Menu bar of a database file</link>"
+msgstr "<link href=\"text/shared/explorer/database/menubar.xhp\">Γραμμή μενού ενός αρχείου βάσης δεδομένων</link>"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3148455\n"
+"database_main.xhp\n"
+"hd_id3154123\n"
"16\n"
"help.text"
-msgid "Select the text to which you want to apply a language."
-msgstr "Επιλέξτε το κείμενο στο οποίο θέλετε να εφαρμοστεί η γλώσσα."
+msgid "Forms and Reports"
+msgstr "Φόρμες και αναφορές"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3159348\n"
+"database_main.xhp\n"
+"par_id3154909\n"
"17\n"
"help.text"
-msgid "Choose <emph>Format - Character</emph>. This opens the <emph>Character</emph> dialog."
-msgstr "Επιλέξτε <emph>Μορφή - Χαρακτήρας</emph>. Αυτό ανοίγει το παράθυρο διαλόγου <emph>Χαρακτήρας</emph>."
+msgid "<link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Create new form document\">Create new form document</link>, <link href=\"text/shared/02/01170000.xhp\" name=\"edit form functions\">edit form controls</link>, <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Δημιουργία νέου εγγράφου φόρμας\">Δημιουργία νέου εγγράφου φόρμας</link>, <link href=\"text/shared/02/01170000.xhp\" name=\"επεξεργασία λειτουργιών φόρμας\">επεξεργασία στοιχείων ελέγχου φόρμας</link>, <link href=\"text/shared/autopi/01090000.xhp\">Αυτόματος πιλότος φόρμας</link>"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3155600\n"
+"database_main.xhp\n"
+"par_id3152920\n"
"18\n"
"help.text"
-msgid "Select the <emph>Font</emph> tab."
-msgstr "Επιλέξτε την καρτέλα <emph>Γραμματοσειρά</emph>."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id3154510\n"
-"19\n"
-"help.text"
-msgid "Select the <emph>Language</emph> and click <emph>OK</emph>."
-msgstr "Επιλέξτε τη <emph>Γλώσσα</emph> και κάντε κλικ στο κουμπί <emph>OK</emph>."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id3154164\n"
-"20\n"
-"help.text"
-msgid "In <item type=\"productname\">%PRODUCTNAME</item> Calc, choose <emph>Format - Cells</emph> and proceed accordingly."
-msgstr "Στο <item type=\"productname\">%PRODUCTNAME</item> Calc, επιλέξτε <emph>Μορφή - Κελιά</emph> και προχωρήστε αναλόγως."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"hd_id3154272\n"
-"21\n"
-"help.text"
-msgid "Selecting a language for a Character Style"
-msgstr "Επιλογή μιας γλώσσας για ένα στυλ χαρακτήρων"
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id3145649\n"
-"22\n"
-"help.text"
-msgid "Open the Styles and Formatting window and click on the <emph>Character Styles</emph> icon."
-msgstr "Ανοίξτε το παράθυρο Πρότυπα και Μορφοποίηση και κάντε κλικ στο εικονίδιο <emph>Στυλ χαρακτήρων</emph>."
+msgid "<link href=\"text/shared/02/01170500.xhp\" name=\"entering data versus editing form\">Entering data versus editing form</link>"
+msgstr "<link href=\"text/shared/02/01170500.xhp\" name=\"καταχώριση δεδομένων έναντι επεξεργασίας φόρμας\">Καταχώριση δεδομένων έναντι επεξεργασίας φόρμας</link>"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3146792\n"
+"database_main.xhp\n"
+"par_id3151380\n"
"23\n"
"help.text"
-msgid "Click on the name of the character style to which you want to apply a different language."
-msgstr "Κάντε κλικ στο όνομα του στυλ χαρακτήρων στο οποίο θέλετε να εφαρμόσετε μια διαφορετική γλώσσα."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id3150753\n"
-"24\n"
-"help.text"
-msgid "Then open the context menu in the Styles and Formatting window and select <emph>Modify</emph>. This opens the <emph>Character Style</emph> dialog."
-msgstr "Τότε ανοίξτε το μενού περιβάλλοντος στο παράθυρο Πρότυπα και Μορφοποίηση και επιλέξτε <emph>Τροποποίηση</emph>. Αυτό ανοίγει το παράθυρο διαλόγου <emph>Στυλ χαρακτήρα</emph>."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id3150321\n"
-"25\n"
-"help.text"
-msgid "Select the <emph>Font</emph> tab."
-msgstr "Επιλέξτε την καρτέλα <emph>Γραμματοσειρά</emph>."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id3154756\n"
-"26\n"
-"help.text"
-msgid "Select the <emph>Language</emph> and click <emph>OK</emph>."
-msgstr "Επιλέξτε τη <emph>Γλώσσα</emph> και κάντε κλικ στο κουμπί <emph>OK</emph>."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id3155766\n"
-"27\n"
-"help.text"
-msgid "Now you can apply the character style to your selected text."
-msgstr "Τώρα μπορείτε να εφαρμόσετε το στυλ χαρακτήρων στο επιλεγμένο κείμενο."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"hd_id8703268\n"
-"help.text"
-msgid "Adding More Text Languages"
-msgstr "Προσθήκη περισσότερων γλωσσών κειμένου"
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id7919248\n"
-"help.text"
-msgid "Dictionaries are supplied and installed as extensions. Choose <item type=\"menuitem\">Tools - Language - More Dictionaries Online</item> to open the dictionaries page in your default web browser."
-msgstr "Τα λεξικά παρέχονται με την μορφή επεκτάσεων. Επιλέξτε <item type=\"menuitem\">Εργαλεία - Γλώσσα - Περισσότερα λεξικά</item> για να ανοίξει η σελίδα των λεξικών στον προεπιλεγμένο σας περιηγητή."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id5174108\n"
-"help.text"
-msgid "Select a dictionary in the list of descriptions. Click the heading in a dictionary description that you want to get."
-msgstr "Επιλέξτε ένα λεξικό από την λίστα. Κάντε κλικ στην επικεφαλίδα της περιγραφής του λεξικού που επιθυμείτε."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id2897427\n"
-"help.text"
-msgid "In the next page, click the Get It icon to download the dictionary extension. Note the folder name to which your browser downloads the file. Download additional dictionaries as you like."
-msgstr "Στην επόμενη σελίδα, κάντε κλικ στο εικονίδιο Λήψη για να κάνετε λήψη της επέκτασης του λεξικού. Σημειώστε το όνομα του φακέλου στον οποίο αποθηκεύετε το αρχείο."
-
-#: language_select.xhp
-msgctxt ""
-"language_select.xhp\n"
-"par_id3906979\n"
-"help.text"
-msgid "In %PRODUCTNAME, choose <item type=\"menuitem\">Tools - Extension Manager</item> and click Add to install the downloaded extensions."
-msgstr "Στο %PRODUCTNAME, επιλέξτε <item type=\"menuitem\">Εργαλεία - Διαχείριση επεκτάσεων</item> και κάντε κλικ στο Προσθήκη για να εγκαταστήσετε τις ληφθείσες επεκτάσεις."
+msgid "<link href=\"text/shared/autopi/01100000.xhp\" name=\"Report AutoPilot\">Report Wizard</link>"
+msgstr "<link href=\"text/shared/autopi/01100000.xhp\" name=\"Αυτόματος πιλότος αναφοράς\">Αυτόματος πιλότος αναφοράς</link>"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id0220200911174493\n"
+"database_main.xhp\n"
+"hd_id3145606\n"
+"13\n"
"help.text"
-msgid "After you installed the extensions, you should close %PRODUCTNAME (including the Quickstarter), and restart."
-msgstr "Μετά την εγκατάσταση των επεκτάσεων, θα πρέπει να κλείσετε το %PRODUCTNAME (μαζί με την Γρήγορη εκκίνηση), και να εκκινήσετε ξανά."
+msgid "Queries"
+msgstr "Ερωτήματα"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"hd_id9100924\n"
+"database_main.xhp\n"
+"par_id3125864\n"
+"14\n"
"help.text"
-msgid "Setting UI Language"
-msgstr "Ρύθμιση της γλώσσας UI"
+msgid "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Create new query or table view, edit query structure\">Create new query or table view, edit query structure</link>"
+msgstr "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Δημιουργία νέου ερωτήματος ή προβολή πίνακα, επεξεργασία δομής ερωτήματος\">Δημιουργία νέου ερωτήματος ή προβολή πίνακα, επεξεργασία δομής ερωτήματος</link>"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id2761314\n"
+"database_main.xhp\n"
+"par_idN1072A\n"
"help.text"
-msgid "A standard installation of %PRODUCTNAME software will give you a user interface (UI) of your chosen language."
-msgstr "Μια τυπική εγκατάσταση του λογισμικού του %PRODUCTNAME θα σας δώσει μια διεπαφή χρήστη (UI) της επιλεγμένης σας γλώσσας."
+msgid "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Query Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Αυτόματος πιλότος φόρμας</link>"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3912778\n"
+"database_main.xhp\n"
+"par_id3155430\n"
+"15\n"
"help.text"
-msgid "Most users download the American English version, which gives you English menu commands and English application help. If you want another language for the menus (and for the application help, if available in that language), change the UI language as follows."
-msgstr "Οι περισσότεροι χρήστες κατεβάζουν την αμερικάνικη-αγγλική έκδοση, που θα σας δώσει εντολές, μενού και βοήθεια στα αγγλικά. Αν θέλετε κάποια άλλη γλώσσα για τα μενού (και για τη βοήθεια της εφαρμογής, αν είναι διαθέσιμη στη γλώσσα εκείνη), αλλάξτε την γλώσσα UI όπως ακολουθεί:"
+msgid "<link href=\"text/shared/01/05340400.xhp\" name=\"Enter, edit and copy records\">Enter, edit and copy records</link>"
+msgstr "<link href=\"text/shared/01/05340400.xhp\" name=\"Καταχώριση, επεξεργασία και αντιγραφή εγγραφών\">Καταχώριση, επεξεργασία και αντιγραφή εγγραφών</link>"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3163853\n"
+"database_main.xhp\n"
+"hd_id3147287\n"
+"10\n"
"help.text"
-msgid "Choose <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</item>."
+msgid "Tables"
+msgstr "Πίνακες"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id121158\n"
+"database_main.xhp\n"
+"par_id3163713\n"
+"11\n"
"help.text"
-msgid "Select another UI language in the \"User interface\" listbox."
-msgstr "Επιλέξτε άλλη γλώσσα UI στο πεδίο λίστας \"Περιβάλλον χρήσης\""
+msgid "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Create new table, edit table structure\">Create new table, edit table structure</link>, <link href=\"text/shared/explorer/database/05010100.xhp\" name=\"index\">index</link>, <link href=\"text/shared/explorer/database/05020000.xhp\" name=\"relations\">relations</link>"
+msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Δημιουργία νέου πίνακα\">Δημιουργία νέου πίνακα, επεξεργασία δομής πίνακα</link>, <link href=\"text/shared/explorer/database/05010100.xhp\" name=\"ευρετήριο\">ευρετήριο</link>, <link href=\"text/shared/explorer/database/05020000.xhp\" name=\"σχέσεις\">σχέσεις</link>"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3806878\n"
+"database_main.xhp\n"
+"par_idN1078F\n"
"help.text"
-msgid "Click OK and restart the %PRODUCTNAME software."
-msgstr "Πατήστε Εντάξει και ξαναρχίστε το λογισμικό %PRODUCTNAME."
+msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Αυτόματος πιλότος πίνακα</link>"
-#: language_select.xhp
+#: database_main.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id130619\n"
+"database_main.xhp\n"
+"par_id3159196\n"
+"12\n"
"help.text"
-msgid "If the listbox doesn't list the language that you want, see \"Adding More UI Languages\"."
-msgstr "Αν στο κουτί λίστας δεν περιέχεται η γλώσσα που θέλετε, δείτε \"Προσθήκη περισσότερων UI γλωσσών\"."
+msgid "<link href=\"text/shared/01/05340400.xhp\" name=\"Enter, edit and copy records\">Enter, edit and copy records</link>"
+msgstr "<link href=\"text/shared/01/05340400.xhp\" name=\"Καταχώριση, επεξεργασία και αντιγραφή εγγραφών\">Καταχώριση, επεξεργασία και αντιγραφή εγγραφών</link>"
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"hd_id9999694\n"
+"digital_signatures.xhp\n"
+"tit\n"
"help.text"
-msgid "Adding More UI Languages"
-msgstr "Πρόσθεση περισσοτέρων γλωσσών UI"
+msgid "About Digital Signatures"
+msgstr "Περί ψηφιακών υπογραφών"
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id9852901\n"
+"digital_signatures.xhp\n"
+"bm_id7430951\n"
"help.text"
-msgid "Close %PRODUCTNAME software (also close the Quickstarter, if you enabled it)."
-msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε την γρήγορη εκκίνηση, εάν την ενεργοποιήσατε)."
+msgid "<bookmark_value>certificates</bookmark_value> <bookmark_value>digital signatures;overview</bookmark_value> <bookmark_value>security;digital signatures</bookmark_value>"
+msgstr "<bookmark_value>πιστοποιητικά</bookmark_value> <bookmark_value>ψηφιακές υπογραφές;σύνοψη</bookmark_value> <bookmark_value>ασφάλεια;ψηφιακές υπογραφές</bookmark_value>"
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3791925\n"
+"digital_signatures.xhp\n"
+"hd_id2767418\n"
"help.text"
-msgid "Run %PRODUCTNAME installer, choose Modify, then select the language that you would like to install from the Additional user interface languages group."
-msgstr "Τρέξτε την εγκατάσταση του %PRODUCTNAME, επιλέξτε τροποποίηση, έπειτα επιλέξτε τη γλώσσα που θα θέλατε να εγκαταστήσετε από την πρόσθετη ομάδα γλωσσών δειεπαφής χρήστη."
+msgid "<variable id=\"digital_signatures\"><link href=\"text/shared/guide/digital_signatures.xhp\">About Digital Signatures</link></variable>"
+msgstr "<variable id=\"digital_signatures\"><link href=\"text/shared/guide/digital_signatures.xhp\">Περί ψηφιακών υπογραφών</link></variable>"
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id9852903\n"
+"digital_signatures.xhp\n"
+"par_idN10632\n"
"help.text"
-msgid "If you use %PRODUCTNAME packages maintaned by your Linux distribution, follow the steps below."
-msgstr "Εάν χρησιμοποιείτε τα πακέτα του %PRODUCTNAME που συντηρούνται από τη διανομή σας Linux, ακολουθήστε τα παρακάτω βήματα."
+msgid "In %PRODUCTNAME, you can digitally sign your documents and macros."
+msgstr "Στο %PRODUCTNAME, μπορείτε να υπογράψετε ψηφιακά τα έγγραφά σας και τις μακροεντολές."
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id9852902\n"
+"digital_signatures.xhp\n"
+"hd_id6564531\n"
"help.text"
-msgid "Close %PRODUCTNAME software (also close the Quickstarter, if you enabled it)."
-msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε τη γρήγορη εκκίνηση, εάν την ενεργοποιήσατε)."
+msgid "Certificates"
+msgstr "Πιστοποιητικά"
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3791926\n"
+"digital_signatures.xhp\n"
+"par_idN10639\n"
"help.text"
-msgid "Open your favourite package manager, look for %PRODUCTNAME language packs, and install the languages that you would like to use."
-msgstr "Ανοίξτε τον επιθυμητό διαχειριστή πακέτου, κοιτάξτε για γλωσσικά πακέτα του %PRODUCTNAME και εγκαταστήστε τις γλώσσες που θα θέλατε να χρησιμοποίσετε."
+msgid "To sign a document digitally, you need a personal key, the certificate. A personal key is stored on your computer as a combination of a private key, which must be kept secret, and a public key, which you add to your documents when you sign them."
+msgstr "Για να υπογράψετε ψηφιακά ένα έγγραφο, χρειάζεστε ένα προσωπικό κλειδί, το πιστοποιητικό. Ένα προσωπικό κλειδί αποθηκεύεται στον υπολογιστή σας ως συνδυασμός ενός ιδιωτικού κλειδιού, και ενός προσωπικού κλειδιού, το οποίο μπορείτε να προσθέσετε στα έγγραφά σας όταν τα υπογράφετε."
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id9852904\n"
+"digital_signatures.xhp\n"
+"par_idN1066D\n"
"help.text"
-msgid "If you downloaded %PRODUCTNAME packages from the main %PRODUCTNAME Web site, follow the steps below."
-msgstr "Εάν κατεβάσατε τα πακέτα του %PRODUCTNAME από την κύρια ιστοσελίδα του %PRODUCTNAME, ακολουθήστε τα επόμενα βήματα."
+msgid "Save and sign the document"
+msgstr "Αποθήκευση και υπογραφή του εγγράφου"
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id2216559\n"
+"digital_signatures.xhp\n"
+"par_idN10671\n"
"help.text"
-msgid "Open your Web browser and enter <link href=\"http://www.libreoffice.org/download/\">http://www.libreoffice.org/download/</link>"
-msgstr "Ανοίξτε τον περιηγητή ιστού και εισάγετε <link href=\"http://www.libreoffice.org/download/\">http://www.libreoffice.org/download/</link>"
+msgid "When you apply a digital signature to a document, a kind of checksum is computed from the document's content plus your personal key. The checksum and your public key are stored together with the document."
+msgstr "Όταν υπογράφετε ψηφιακά ένα έγγραφο, διενεργείται ένα είδους checksum των περιεχομένων του εγγράφου και του προσωπικού σας κλειδιού. Το checksum και το προσωπικό σας κλειδί αποθηκεύονται μαζί με το έγγραφο."
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id7869502\n"
+"digital_signatures.xhp\n"
+"par_idN10674\n"
"help.text"
-msgid "Select and download the correct language pack for your version of %PRODUCTNAME software."
-msgstr "Επιλέξτε και κατεβάστε το σωστό πακέτο γλώσσας για τη δικιά σας έκδοση του λογισμικού του %PRODUCTNAME."
+msgid "Open a signed document"
+msgstr "Άνοιγμα ενός υπογεγραμμένου εγγράφου"
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id9852900\n"
+"digital_signatures.xhp\n"
+"par_idN10678\n"
"help.text"
-msgid "Close %PRODUCTNAME software (also close the Quickstarter, if you enabled it)."
-msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε τη γρήγορη εκκίνηση, εάν την ενεργοποιήσατε)."
+msgid "When someone later opens the document on any computer with a recent version of %PRODUCTNAME, the program will compute the checksum again and compare it with the stored checksum. If both are the same, the program will signal that you see the original, unchanged document. In addition, the program can show you the public key information from the certificate."
+msgstr "Όταν κάποιος ανοίγει αργότερα το έγγραφο σε έναν άλλο υπολογιστή με μια πρόσφατη έκδοση του %PRODUCTNAME, το πρόγραμμα θα εκτελέσει πάλι το checksum και θα το συγκρίνει με το αποθηκευμένο checksum. Αν και τα δύο είναι ίδια, το πρόγραμμα θα ειδοποιήσει ότι βλέπετε το αυθεντικό, άθικτο έγγραφο. Επιπλέον, το πρόγραμμα μπορεί να σας δείξει τις πληροφορίες σχετικά με το δημόσιο κλειδί από το πιστοποιητικό."
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3791924\n"
+"digital_signatures.xhp\n"
+"par_idN1067B\n"
"help.text"
-msgid "Install the language pack. Unpack tar.gz file and install the packages according to standard practice on your platform."
-msgstr "Εγκαταστήστε το γλωσσικό πακέτο. Αποσυμπιέστε το αρχείο tar.gz και εγκαταστήστε τα πακέτα σύμφωνα με την τυπική πρακτική στο λειτουργικό σας."
+msgid "You can compare the public key with the public key that is published on the web site of the certificate authority."
+msgstr "Μπορείτε να συγκρίνετε το δημόσιο κλειδί με το αντίστοιχο που δημοσιεύεται στην ιστοσελίδα της αρχής πιστοποίησης."
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id221655a\n"
+"digital_signatures.xhp\n"
+"par_idN1067E\n"
"help.text"
-msgid "Open your Web browser and enter <link href=\"http://www.libreoffice.org/download/\">http://www.libreoffice.org/download/</link>"
-msgstr "Ανοίξτε τον περιηγητή ιστού σας και εισάγετε <link href=\"http://www.libreoffice.org/download/\">http://www.libreoffice.org/download/</link>"
+msgid "Whenever someone changes something in the document, this change breaks the digital signature. After the change, there will be no sign that you see the original document."
+msgstr "Όταν κάποιος αλλάζει κάτι στο έγγραφο, οι αλλαγές επηρεάζουν την ψηφιακή υπογραφή. Μετά την αλλαγή, δεν θα υπάρχει ειδοποίηση ότι βλέπετε το αυθεντικό έγγραφο."
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id7869503\n"
+"digital_signatures.xhp\n"
+"par_id2008200911381426\n"
"help.text"
-msgid "Select and download the correct language pack for your version of %PRODUCTNAME software."
-msgstr "Επιλέξτε και κατεβάστε το σωστό πακέτο γλώσσας για τη δικιά σας έκδοση του λογισμικού %PRODUCTNAME."
+msgid "The result of the signature validation is displayed in the status bar and within the Digital Signature dialog. Several documents and macro signatures can exist inside an ODF document. If there is a problem with one signature, then the validation result of that one signature is assumed for all signatures. That is, if there are ten valid signatures and one invalid signature, then the status bar and the status field in the dialog will flag the signature as invalid."
+msgstr "Το αποτέλεσμα της επαλήθευσης υπογραφής εμφανίζεται στη γραμμή κατάστασης και μέσα στο διάλογο Ψηφιακής υπογραφής. Μερικά έγγραφα και υπογραφές μακροεντολών μπορεί να υπάρχουν μέσα σε ένα έγγραφο ODF. Αν υπάρξει πρόβλημα σε μια υπογραφή τότε το αποτέλεσμα επαλήθευσης θα ισχύει και για όλες τις υπογραφές. Αυτό σημαίνει ότι αν υπάρχουν 10 έγκυρες υπογραφές και μια άκυρη, τότε η γραμμή κατάστασης και το πεδίο κατάστασης στο διάλογο θα εμφανίζουν την σημαία άκυρης υπογραφής."
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id9852905\n"
+"digital_signatures.xhp\n"
+"par_id0821200911571878\n"
"help.text"
-msgid "Close %PRODUCTNAME software (also close the Quickstarter, if you enabled it)."
-msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε τη γρήγορη εκκίνηση, εάν την έχετε ενεργοποιήσει)."
+msgid "You can see any of the following icons and messages when you open a signed document."
+msgstr "Θα εμφανίζονται κάποια από τα παρακάτω εικονίδια όταν ανοίγετε ένα υπογεγραμμένο έγγραφο."
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3791927\n"
+"digital_signatures.xhp\n"
+"par_id0821200912504050\n"
"help.text"
-msgid "Install the language pack by double-clicking the dmg file."
-msgstr "Εγκαταστήστε το γλωσσικό πακέτο με διπλό κλικ του αρχείου dmg."
+msgid "Icon in Status bar"
+msgstr "Εικονίδιο στη γραμμή κατάστασης"
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3150043\n"
-"28\n"
+"digital_signatures.xhp\n"
+"par_id0821200912504061\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01140000.xhp\" name=\"Language Settings - Languages\">Language Settings - Languages</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01140000.xhp\" name=\"Ρυθμίσεις γλώσσας - Γλώσσες\">Ρυθμίσεις γλώσσας - Γλώσσες</link>"
+msgid "Signature status"
+msgstr "Κατάσταση υπογραφής"
-#: language_select.xhp
+#: digital_signatures.xhp
msgctxt ""
-"language_select.xhp\n"
-"par_id3152483\n"
-"29\n"
+"digital_signatures.xhp\n"
+"par_id0821200912504010\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Format - Character - Font\">Format - Character - Font</link>"
-msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Μορφή - Χαρακτήρας - Γραμματοσειρά\">Μορφή - Χαρακτήρας - Γραμματοσειρά</link>"
+msgid "<image id=\"img_id0821200912421569\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912421569\">Icon</alt></image>"
+msgstr "<image id=\"img_id0821200912421569\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912421569\">Εικονίδιο</alt></image>"
-#: accessibility.xhp
+#: digital_signatures.xhp
msgctxt ""
-"accessibility.xhp\n"
-"tit\n"
+"digital_signatures.xhp\n"
+"par_id0821200912504189\n"
"help.text"
-msgid "Accessibility in %PRODUCTNAME"
-msgstr "Προσιτότητα στο %PRODUCTNAME"
+msgid "The signature is valid."
+msgstr "Η υπογραφή είναι έγκυρη."
-#: accessibility.xhp
+#: digital_signatures.xhp
msgctxt ""
-"accessibility.xhp\n"
-"bm_id3150502\n"
+"digital_signatures.xhp\n"
+"par_id082120091250418\n"
"help.text"
-msgid "<bookmark_value>accessibility; %PRODUCTNAME features</bookmark_value>"
-msgstr "<bookmark_value>προσιτότητα; χαρακτηριστικά %PRODUCTNAME</bookmark_value>"
+msgid "<image id=\"img_id0821200912431081\" src=\"xmlsecurity/res/notcertificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912431081\">Icon</alt></image>"
+msgstr "<image id=\"img_id0821200912431081\" src=\"xmlsecurity/res/notcertificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912431081\">Εικονίδιο</alt></image>"
-#: accessibility.xhp
+#: digital_signatures.xhp
msgctxt ""
-"accessibility.xhp\n"
-"hd_id3150502\n"
-"7\n"
+"digital_signatures.xhp\n"
+"par_id0821200912504133\n"
"help.text"
-msgid "<variable id=\"accessibility\"><link name=\"Accessibility in %PRODUCTNAME\" href=\"text/shared/guide/accessibility.xhp\">Accessibility in <item type=\"productname\">%PRODUCTNAME</item></link></variable>"
-msgstr "<variable id=\"accessibility\"><link name=\"Προσιτότητα στο %PRODUCTNAME\" href=\"text/shared/guide/accessibility.xhp\">Προσιτότητα στο <item type=\"productname\">%PRODUCTNAME</item></link></variable>"
+msgid "The signature is OK, but the certificates could not be validated."
+msgstr "Η υπογραφή είναι εντάξει, αλλά τα πιστοποιητικά δεν μπόρεσαν να επικυρωθούν."
-#: accessibility.xhp
+#: digital_signatures.xhp
msgctxt ""
-"accessibility.xhp\n"
-"par_id3154894\n"
-"6\n"
+"digital_signatures.xhp\n"
+"par_id0821200912504165\n"
"help.text"
-msgid "The following accessibility features are part of <item type=\"productname\">%PRODUCTNAME</item>:"
-msgstr "Τα ακόλουθα χαρακτηριστικά προσιτότητας ανήκουν στο <item type=\"productname\">%PRODUCTNAME</item>:"
+msgid "The signature and the certificate are OK, but not all parts of the document are signed. (For documents that were signed with old versions of the software, see note below.)"
+msgstr "Η υπογραφή και το πιστοποιητικό είναι εντάξει, αλλά δεν είναι υπογεγραμμένα όλα τα μέρη του εγγράφου. (Για έγγραφα που έχουν υπογραφεί με εκδόσεις του OpenOffice.or δείτε την παρακάτω σημείωση)."
-#: accessibility.xhp
+#: digital_signatures.xhp
msgctxt ""
-"accessibility.xhp\n"
-"par_id3153894\n"
-"5\n"
+"digital_signatures.xhp\n"
+"par_id0821200912504237\n"
"help.text"
-msgid "Support of <link href=\"text/shared/guide/assistive.xhp\" name=\"external devices and applications\">external devices and applications</link>"
-msgstr "Υποστήριξη από <link href=\"text/shared/guide/assistive.xhp\" name=\"εξωτερικές συσκευές και εφαρμογές\">εξωτερικές συσκευές και εφαρμογές</link>"
+msgid "<image id=\"img_id0821200912435090\" src=\"xmlsecurity/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Icon</alt></image>"
+msgstr "<image id=\"img_id0821200912435090\" src=\"xmlsecurity/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Εικονίδιο</alt></image>"
-#: accessibility.xhp
+#: digital_signatures.xhp
msgctxt ""
-"accessibility.xhp\n"
-"par_id3155552\n"
-"4\n"
+"digital_signatures.xhp\n"
+"par_id0821200912504233\n"
"help.text"
-msgid "Access to all functions by keyboard. The keys that replace the mouse actions are listed in the <link name=\"%PRODUCTNAME Help\" href=\"text/shared/guide/keyboard.xhp\"><item type=\"productname\">%PRODUCTNAME</item> Help</link>"
-msgstr "Πρόσβαση σε όλες τις λειτουργίες από το πληκτρολόγιο. Τα κουμπιά που αντικαθιστούν τις ενέργειες του ποντικιού παραθέτονται στη <link name=\"Βοήθεια του %PRODUCTNAME\" href=\"text/shared/guide/keyboard.xhp\"><item type=\"productname\">Βοήθεια του %PRODUCTNAME</item></link>"
+msgid "The signature is invalid."
+msgstr "Η υπογραφή δεν είναι έγκυρη"
-#: accessibility.xhp
+#: digital_signatures.xhp
msgctxt ""
-"accessibility.xhp\n"
-"par_id3149177\n"
-"3\n"
+"digital_signatures.xhp\n"
+"hd_id0821200910191787\n"
"help.text"
-msgid "Improved readability of screen contents"
-msgstr "Βελτιωμένη ικανότητα ανάγνωσης των περιεχομένων της οθόνης."
+msgid "Signatures and software versions"
+msgstr "Υπογραφές και εκδόσεις λογισμικού"
-#: accessibility.xhp
+#: digital_signatures.xhp
msgctxt ""
-"accessibility.xhp\n"
-"par_id3146957\n"
-"8\n"
+"digital_signatures.xhp\n"
+"par_id0821200910191747\n"
"help.text"
-msgid "Zooming of on-screen user interface for menus, icons, and documents"
-msgstr "Μεγέθυνση της διεπαφής χρήστη στην οθόνη για μενού, εικονίδια, και έγγραφα."
+msgid "The signing of contents got changed with OpenOffice.org 3.2 and StarOffice 9.2. Now all contents of the files, except the signature file itself (META-INF/documentsignatures.xml) are signed."
+msgstr "Η υπογραφή των περιεχομένων έχει αλλάξει στην έκδοση του OpenOffice.org 3.2 και του StarOffice 9.2. Τώρα όλα τα περιεχόμενα των αρχείων, εκτός από το αρχείο της ίδιας της υπογραφής (META-INF/documentsignatures.xml) είναι υπογεγραμμένα."
-#: accessibility.xhp
+#: digital_signatures.xhp
msgctxt ""
-"accessibility.xhp\n"
-"par_id3145071\n"
-"12\n"
+"digital_signatures.xhp\n"
+"par_id0821200910191774\n"
"help.text"
-msgid "The user interface is scalable through your <switchinline select=\"sys\"><caseinline select=\"UNIX\">Window Manager</caseinline><defaultinline>operating system</defaultinline></switchinline> settings. The default font size for dialogs is 12pt, corresponding to a scale of 100%. You can also change the font size for dialogs in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <item type=\"productname\">%PRODUCTNAME</item> - View</emph>. The zoom factor of a document can be changed in <emph>View - Zoom</emph>, or by double-clicking the zoom factor displayed in the Status Bar."
-msgstr "Η διεπαφή χρήστη είναι κλιμακώσιμη μέσα από τις ρυθμίσεις σας <switchinline select=\"sys\"><caseinline select=\"UNIX\">Διαχειριστής παραθύρου</caseinline><defaultinline>λειτουργικό σύστημα</defaultinline></switchinline>. Το προεπιλεγμένο μέγεθος γραμματοσειράς για διαλόγους είναι 12 στιγμών, που αντιστοιχεί σε κλίμακα 100%. Μπορείτε επίσης να αλλάξετε το μέγεθος γραμματοσειράς για διαλόγους στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <item type=\"productname\">%PRODUCTNAME</item> - Προβολή</emph>. Ο συντελεστής εστίασης εγγράφου μπορεί να αλλαχθεί στο <emph>Προβολή - Εστίαση</emph>, ή με διπλό κλικ του εμφανιζόμενου συντελεστή εστίασης στη γραμμή κατάστασης."
+msgid "When you sign a document with OpenOffice.org 3.2 or StarOffice 9.2 or a later version, and you open that document in an older version of the software, the signature will be displayed as \"invalid\". Signatures created with older versions of the software will be marked with \"only parts of the documents are signed\" when loaded in the newer software."
+msgstr "Όταν υπογράφετε ένα έγγραφο με το OpenOffice.org 3.2 ή το StarOffice 9.2 και ανοίξετε αυτό το έγγραφο σε μια παλαιότερη έκδοση, τότε η υπογραφή θα εμφανίζεται ως \"άκυρη\". Οι υπογραφές που έχουν δημιουργηθεί σε παλαιότερες εκδόσεις θα σημειώνονται με το \"μόνο μέρη του εγγράφου είναι υπογεγραμμένα\" όταν φορτώνονται σε νεότερες εκδόσεις."
-#: accessibility.xhp
+#: digital_signatures.xhp
msgctxt ""
-"accessibility.xhp\n"
-"par_id3152349\n"
-"2\n"
+"digital_signatures.xhp\n"
+"par_id2008200911583098\n"
"help.text"
-msgid "Please note that accessibility support relies on Java technology for communications with assistive technology tools. This means that the first program startup may take a few seconds longer, because the Java runtime environment has to be started as well."
-msgstr "Παρακαλώ σημειώστε ότι η υποστήριξη προσιτότητας βασίζεται στη τεχνολογία Java για τις επικοινωνίες με εργαλεία βοηθητικής τεχνολογίας. Αυτό σημαίνει ότι η πρώτη εκκίνηση του προγράμματος μπορεί να πάρει μερικά δευτερόλεπτα, διότι πρέπει να ξεκινήσει επίσης και το Java runtime environment."
+msgid "When you load an ODF document, you might see an icon in the status bar and the status field in the dialog that indicates that the document is only partially signed. This status will appear when the signature and certificate are valid, but they were created with a version of OpenOffice.org before 3.2 or StarOffice before 9.2. In versions of OpenOffice.org before 3.0 or StarOffice before 9.0, the document signature was applied to the main contents, pictures and embedded objects only and some contents, like macros, were not signed. In OpenOffice.org 3.0 and StarOffice 9.0 the document signature was applied to most content, including macros. However, the mimetype and the content of the META-INF folder were not signed. And in OpenOffice.org 3.2, StarOffice 9.2, and all versions of LibreOffice all contents, except the signature file itself (META-INF/documentsignatures.xml), are signed."
+msgstr "Όταν φορτώνετε ένα έγγραφο ODF, ίσως δείτε ένα εικονίδιο στη γραμμή κατάστασης στο διάλογο που δείχνει ότι το έγγραφο είναι μερικώς μόνο υπογραμμένο. Αυτή η κατάσταση θα εμφανιστεί όταν η υπογραφή και η πιστοποίηση είναι έγκυρες, αλλά δημιουργήθηκαν με μια έκδοση του OpenOffice.org πριν την 3.2 ή του StarOffice πριν την 9.2. Σε εκδόσεις του OpenOffice.org πριν την 3.0 ή του StarOffice πριν την 9.0, η υπογραφή εγγράφου εφαρμόστηκε στα κύρια περιεχόμενα, εικόνες και ενσωματωμένα αντικείμενα μόνο και σε κάποια περιεχόμενα, όπως μακροεντολές, δεν υπογράφτηκε. Στα OpenOffice.org 3.0 και StarOffice 9.0 η υπογραφή εγγράφου εφαρμόστηκε στο περισσότερο περιεχόμενο, συμπεριλαμβάνοντας μακροεντολές. Όμως, ο τύπος mime και το περιεχόμενο του φακέλου META-INF δεν υπογράφτηκε. Και στα OpenOffice.org 3.2, StarOffice 9.2 και σε όλες τις εκδόσεις του LibreOffice σε όλα τα περιεχόμενα εκτός από αυτή καθεαυτή την υπογραφή (META-INF/documentsignatures.xml) υπογράφηκαν."
-#: accessibility.xhp
+#: digital_signatures.xhp
msgctxt ""
-"accessibility.xhp\n"
-"par_id3149578\n"
-"9\n"
+"digital_signatures.xhp\n"
+"hd_id9354228\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link name=\"%PRODUCTNAME - View\" href=\"text/shared/optionen/01010800.xhp\"><item type=\"productname\">%PRODUCTNAME</item> - View</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link name=\"%PRODUCTNAME - Προβολή\" href=\"text/shared/optionen/01010800.xhp\"><item type=\"productname\">%PRODUCTNAME</item> - Προβολή</link>"
+msgid "Security Warnings"
+msgstr "Προειδοποιήσεις ασφάλειας"
-#: accessibility.xhp
+#: digital_signatures.xhp
msgctxt ""
-"accessibility.xhp\n"
-"par_id3150084\n"
-"10\n"
+"digital_signatures.xhp\n"
+"par_id2372508\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link name=\"%PRODUCTNAME - Appearance\" href=\"text/shared/optionen/01012000.xhp\"><item type=\"productname\">%PRODUCTNAME</item> - Appearance</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link name=\"%PRODUCTNAME - Εμφάνιση\" href=\"text/shared/optionen/01012000.xhp\"><item type=\"productname\">%PRODUCTNAME</item> - Εμφάνιση</link>"
+msgid "When you receive a signed document, and the software reports that the signature is valid, this does not mean that you can be absolutely sure that the document is the same that the sender has sent. Signing documents with software certificates is not a perfectly secure method. Numerous ways are possible to circumvent the security features."
+msgstr "Όταν λαμβάνετε ένα ψηφιακά υπογεγραμμένο έγγραφο και το λογισμικό αναφέρει ότι η υπογραφή είναι έγκυρη, αυτό δεν σημαίνει ότι πρέπει να είστε απόλυτα σίγουρος ότι το έγγραφο αυτό είναι το ίδιο που ο αποστολέας έστειλε. Δεν είναι τέλεια ασφαλής μέθοδος η υπογραφή εγγράφων με λογισμικό πιστοποιητικών . Υπάρχουν διάφοροι τρόποι για να παρακαμφθούν τα χαρακτηριστικά ασφάλειας."
-#: accessibility.xhp
+#: digital_signatures.xhp
msgctxt ""
-"accessibility.xhp\n"
-"par_id3150771\n"
-"11\n"
+"digital_signatures.xhp\n"
+"par_id7953123\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link name=\"%PRODUCTNAME - Accessibility\" href=\"text/shared/optionen/01013000.xhp\"><item type=\"productname\">%PRODUCTNAME</item> - Accessibility</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link name=\"%PRODUCTNAME - Προσιτότητα\" href=\"text/shared/optionen/01013000.xhp\"><item type=\"productname\">%PRODUCTNAME</item> - Προσιτότητα</link>"
+msgid "Example: Think about someone who wants to camouflage his identity to be a sender from your bank. He can easily get a certificate using a false name, then send you any signed e-mail pretending he is working for your bank. You will get that e-mail, and the e-mail or the document within has the \"valid signed\" icon."
+msgstr "Παράδειγμα: Σκεφτείτε ότι κάποιος προσπαθεί να προσποιηθεί ότι είναι ένας αποστολέας από την τράπεζα σας. Μπορεί εύκολα να πάρει ένα πιστοποιητικό με τη χρήση ενός ψεύτικου ονόματος, και μετά να σας στείλει ένα ψηφιακά υπογεγραμμένο μήνυμα, προσποιούμενος ότι εργάζεται στην τράπεζα σας. Εσείς θα λάβετε το email, και το email και το μήνυμα όπως και το έγγραφο θα έχουν ένα εικονίδιο έγκυρης υπογραφής."
-#: navigator.xhp
+#: digital_signatures.xhp
msgctxt ""
-"navigator.xhp\n"
-"tit\n"
+"digital_signatures.xhp\n"
+"par_id6195257\n"
"help.text"
-msgid "Navigator for Document Overview"
-msgstr "Περιήγηση σύνοψης εγγράφου"
+msgid "Do not trust the icon. Inspect and verify the certificates."
+msgstr "Μην εμπιστεύεστε το εικονίδιο. Ερευνήστε και επαληθεύστε τα πιστοποιητικά."
-#: navigator.xhp
+#: digital_signatures.xhp
msgctxt ""
-"navigator.xhp\n"
-"bm_id3147008\n"
+"digital_signatures.xhp\n"
+"par_id8635517\n"
"help.text"
-msgid "<bookmark_value>documents; contents as lists</bookmark_value><bookmark_value>Navigator; contents as lists</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα; περιεχόμενα ως λίστες</bookmark_value><bookmark_value>Περιήγηση; περιεχόμενα ως λίστες</bookmark_value>"
+msgid "The validation of a signature is not a legally binding guarantee of any kind."
+msgstr "Η επαλήθευση μιας υπογραφής δεν είναι νομικά δεσμευτική εγγύηση κανενός τύπου."
-#: navigator.xhp
+#: digital_signatures.xhp
msgctxt ""
-"navigator.xhp\n"
-"hd_id3147008\n"
-"4\n"
+"digital_signatures.xhp\n"
+"par_id6075624\n"
"help.text"
-msgid "<variable id=\"navigator\"><link href=\"text/shared/guide/navigator.xhp\" name=\"Navigator for Document Overview\">Navigator for Document Overview</link></variable>"
-msgstr "<variable id=\"navigator\"><link href=\"text/shared/guide/navigator.xhp\" name=\"Περιήγηση σύνοψης εγγράφου\">Περιήγηση σύνοψης εγγράφου</link></variable>"
+msgid "On Windows operating systems, the Windows features of validating a signature are used. On Solaris and Linux systems, files that are supplied by Thunderbird, Mozilla or Firefox are used. You must ensure that the files that are in use within your system are really the original files that were supplied by the original developers. For malevolent intruders, there are numerous ways to replace original files with other files that they supply."
+msgstr "Σε λειτουργικά συστήματα Windows, χρησιμοποιούνται τα χαρακτηριστικά επαλήθευσης υπογραφής των Windows. Σε λειτουργικά συστήματα Solaris ή Linux, χρησιμοποιούνται τα αρχεία που παρέχονται από προγράμματα όπως Thunderbird, Mozilla ή Firefox. Πρέπει να σιγουρευτείτε ότι αυτά τα αρχεία που χρησιμοποιούνται στο σύστημά σας είναι όντως τα πρωτότυπα αρχεία που έχουν προμηθεύσει οι αρχικοί προγραμματιστές. Για τους κακόβουλους εισβολείς, υπάρχουν πολλοί τρόποι για να αντικαταστήσουν τα πρωτότυπα αρχεία με άλλα αρχεία που προμηθεύουν αυτοί."
-#: navigator.xhp
+#: digital_signatures.xhp
msgctxt ""
-"navigator.xhp\n"
-"par_id3154823\n"
-"3\n"
+"digital_signatures.xhp\n"
+"par_id6819971\n"
"help.text"
-msgid "All contents of the Navigator window are referred to here as \"categories,\" whether titles, sheets, tables, text frames, graphics, OLE objects, sections, hyperlinks, references, indexes or comments."
-msgstr "Όλα τα περιεχόμενα της περιήγησης αναφέρονται σε αυτήν την ενότητα ως \"κατηγορίες\", ανεξάρτητα αν είναι τίτλοι, φύλλα, πίνακες, πλαίσια κειμένου, γραφικά, αντικείμενα OLE, ενότητες, υπερσυνδέσεις, αναφορές, ευρετήρια ή σημειώσεις."
+msgid "The messages about validation of a signature that you see in %PRODUCTNAME are the messages that the validation files return. The %PRODUCTNAME software has no way to ensure that the messages reflect the true status of any certificate. The %PRODUCTNAME software only displays the messages that other files that are not under control of %PRODUCTNAME report. There is no legal responsibility of %PRODUCTNAME that the displayed messages reflect the true status of a digital signature."
+msgstr "Τα μηνύματα περί επαλήθευσης μιας υπογραφής που βλέπετε στο %PRODUCTNAME είναι τα μηνύματα που επιστρέφουν τα αρχεία επαλήθευσης. Το λογισμικό %PRODUCTNAME δεν έχει τρόπο να βεβαιώσει ότι αυτά τα μηνύματα αντανακλούν την αληθή κατάσταση οποιουδήποτε πιστοποιητικού. Το λογισμικό %PRODUCTNAME προβάλει μόνο τα μηνύματα άλλων αρχείων που δεν είναι υπό τον έλεγχο αναφοράς του %PRODUCTNAME. Δεν υπάρχει καμία νομική ευθύνη του %PRODUCTNAME ότι τα προβαλλόμενα μηνύματα αντανακλούν την αληθή κατάσταση μίας ψηφιακής υπογραφής."
-#: navigator.xhp
+#: digital_signatures.xhp
msgctxt ""
-"navigator.xhp\n"
-"par_id3153662\n"
-"5\n"
+"digital_signatures.xhp\n"
+"par_id3204443\n"
"help.text"
-msgid "The Navigator displays all types of objects contained in a document. If a plus sign appears next to a category, this indicates that at least one object of this kind exists. If you rest the mouse pointer on the category name, the number of objects is displayed in an extended tip."
-msgstr "Η περιήγηση εμφανίζει όλους τους τύπους αντικειμένων, οι οποίοι περιέχονται σε ένα έγγραφο. Εάν εμφανιστεί ένα σύμβολο συν δίπλα σε μια κατηγορία, αυτό υποδεικνύει ότι υπάρχει τουλάχιστον ένα αντικείμενο αυτού του είδους. Εάν αφήσετε το δείκτη του ποντικιού επάνω στο όνομα κατηγορίας για λίγο, εμφανίζεται ο αριθμός αντικειμένων σε μια εκτεταμένη συμβουλή."
+msgid "<link href=\"http://wiki.documentfoundation.org/How_to_use_digital_Signatures\">English Wiki page on digital signatures</link>"
+msgstr "<link href=\"http://wiki.documentfoundation.org/How_to_use_digital_Signatures\">Αγγλική σελίδα Βίκι για ψηφιακές υπογραφές</link>"
-#: navigator.xhp
+#: digital_signatures.xhp
msgctxt ""
-"navigator.xhp\n"
-"par_id3146797\n"
-"6\n"
+"digital_signatures.xhp\n"
+"par_id486465\n"
"help.text"
-msgid "Open a category by clicking on the plus sign. If you only want to view the entries in a certain category, select the category and click the <emph>Content View</emph> icon. Until you click the icon again, only the objects of this category will be displayed."
-msgstr "Ανοίξτε μια κατηγορία κάνοντας κλικ στο σύμβολο συν. Εάν θέλετε μόνο να εμφανίζονται οι καταχωρήσεις μιας συγκεκριμένης κατηγορίας, επιλέξτε την κατηγορία και κάντε κλικ στο εικονίδιο <emph>Προβολή περιεχομένου</emph>. Μέχρι να κάνετε ξανά κλικ στο εικονίδιο, θα εμφανίζονται μόνο τα αντικείμενα αυτής της κατηγορίας."
+msgid "<link href=\"text/shared/guide/digitalsign_send.xhp\">Applying digital signatures</link>"
+msgstr "<link href=\"text/shared/guide/digitalsign_send.xhp\">Εφαρμογή ψηφιακών υπογραφών</link>"
-#: navigator.xhp
+#: digital_signatures.xhp
msgctxt ""
-"navigator.xhp\n"
-"par_id3166461\n"
-"7\n"
+"digital_signatures.xhp\n"
+"par_id3448591\n"
"help.text"
-msgid "You may dock the Navigator to any document border or turn it back into a free window (double click on the gray area). You can change the size of the Navigator when it is a free window."
-msgstr "Μπορείτε να αγκυρώσετε την περιήγηση σε οποιοδήποτε περίγραμμα εγγράφου ή να το μετατρέψετε πάλι σε ελεύθερο παράθυρο (κάντε διπλό κλικ στη γκρίζα περιοχή). Μπορείτε να αλλάξετε το μέγεθος της περιήγησης όταν είναι ελεύθερο παράθυρο."
+msgid "<link href=\"text/shared/guide/digitalsign_receive.xhp\">Opening a document using WebDAV over HTTPS</link>"
+msgstr "<link href=\"text/shared/guide/digitalsign_receive.xhp\">Άνοιγμα εγγράφων χρησιμοποιώντας WebDAV πάνω σε HTTPS</link>"
#: digitalsign_receive.xhp
msgctxt ""
@@ -5496,7 +5765,7 @@ msgctxt ""
"par_id3204443\n"
"help.text"
msgid "<link href=\"http://wiki.documentfoundation.org/How_to_use_digital_Signatures\">English Wiki page on digital signatures</link>"
-msgstr "<link href=\"http://wiki.documentfoundation.org/How_to_use_digital_Signatures\">Αγγλική σελίδα Βίκι για τις ψηφιακές υπογραφές</link>"
+msgstr "<link href=\"http://wiki.documentfoundation.org/How_to_use_digital_Signatures\">Αγγλική σελίδα Βίκι για ψηφιακές υπογραφές</link>"
#: digitalsign_receive.xhp
msgctxt ""
@@ -5506,1241 +5775,1422 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/digital_signatures.xhp\">About digital signatures</link>"
msgstr "<link href=\"text/shared/guide/digital_signatures.xhp\">Περί ψηφιακών υπογραφών</link>"
-#: data_view.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"data_view.xhp\n"
+"digitalsign_send.xhp\n"
"tit\n"
"help.text"
-msgid "Viewing a Database"
-msgstr "Προβολή μιας βάσης δεδομένων"
+msgid "Applying Digital Signatures"
+msgstr "Εφαρμογή ψηφιακών υπογραφών"
-#: data_view.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"data_view.xhp\n"
-"bm_id2339854\n"
+"digitalsign_send.xhp\n"
+"bm_id7430951\n"
"help.text"
-msgid "<bookmark_value>opening;database files</bookmark_value><bookmark_value>viewing; databases</bookmark_value><bookmark_value>data sources;viewing</bookmark_value><bookmark_value>databases;viewing</bookmark_value>"
-msgstr "<bookmark_value>άνοιγμα;αρχεία βάσεων δεδομένων</bookmark_value><bookmark_value>προβολή; βάσεις δεδομένων</bookmark_value><bookmark_value>προέλευση δεδομένων;προβολή</bookmark_value><bookmark_value>βάσεις δεδομένων;προβολή</bookmark_value>"
+msgid "<bookmark_value>signing documents with digital signatures</bookmark_value> <bookmark_value>digital signatures;getting/managing/applying</bookmark_value>"
+msgstr "<bookmark_value>υπογραφή εγγράφων με ψηφιακές υπογραφές</bookmark_value><bookmark_value>ψηφιακές υπογραφές;απόκτηση/διαχείριση/εφαρμογή</bookmark_value>"
-#: data_view.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"data_view.xhp\n"
-"par_idN105A6\n"
+"digitalsign_send.xhp\n"
+"hd_id344248\n"
"help.text"
-msgid "<variable id=\"data_view\"><link href=\"text/shared/guide/data_view.xhp\">Viewing a Database</link></variable>"
-msgstr "<variable id=\"data_view\"><link href=\"text/shared/guide/data_view.xhp\">Προβολή μιας βάσης δεδομένων</link></variable>"
+msgid "<variable id=\"digitalsign_send\"><link href=\"text/shared/guide/digitalsign_send.xhp\">Applying Digital Signatures</link></variable>"
+msgstr "<variable id=\"digitalsign_send\"><link href=\"text/shared/guide/digitalsign_send.xhp\">Εφαρμογή ψηφιακών υπογραφών</link> </variable>"
-#: data_view.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"data_view.xhp\n"
-"par_idN105C4\n"
+"digitalsign_send.xhp\n"
+"par_idN1063C\n"
"help.text"
-msgid "There are two different methods of viewing a database in %PRODUCTNAME."
-msgstr "Υπάρχουν δύο διαφορετικές μέθοδοι για να προβάλετε μια βάση δεδομένων στο %PRODUCTNAME."
+msgid "Getting a Certificate"
+msgstr "Απόκτηση ενός πιστοποιητικού"
-#: data_view.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"data_view.xhp\n"
-"par_idN105CA\n"
+"digitalsign_send.xhp\n"
+"par_idN10640\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> to open the database file."
-msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph> για να ανοίξετε το αρχείο βάσης δεδομένων."
+msgid "You can get a certificate from a certification authority. No matter if you choose a governmental institution or a private company it is common to be charged for this service, for example when they certify your identity. Few other authorities issue certificates free of costs, like the Open Source Project <link href=\"https://www.CAcert.org/\">CAcert</link> which is based on the well-known and reliable Web of Trust model and is of growing popularity."
+msgstr "Μπορείτε να πάρετε πιστοποιητικό από μια αρχή πιστοποίησης. Ανεξάρτητα εάν επιλέξετε ένα κυβερνητικό ίδρυμα ή μια ιδιωτική εταιρεία, είναι συνηθισμένη η πληρωμή για αυτήν την υπηρεσία, για παράδειγμα όταν πιστοποιείτε την ταυτότητά σας. Μερικές άλλες αρχές εκδίδουν πιστοποιητικά δωρεάν, όπως το Open Source Project <link href=\"https://www.CAcert.org/\">CAcert</link> που βασίζεται στο γνωστό και αξιόπιστο πρότυπο ιστού εμπιστοσύνης και είναι αυξανόμενης δημοτικότητας."
-#: data_view.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"data_view.xhp\n"
-"par_idN105D1\n"
+"digitalsign_send.xhp\n"
+"par_idN106F6\n"
"help.text"
-msgid "The <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link> gives you full access to tables, queries, reports, and forms. You can edit the structure of your tables and change the contents of the data records."
-msgstr "Το <link href=\"text/shared/explorer/database/dabadoc.xhp\">αρχείο βάσης δεδομένων</link> σας δίνει πλήρη πρόσβαση στους πίνακες, τα ερωτήματα, τις αναφορές και τις φόρμες. Μπορείτε να επεξεργαστείτε τη δομή των πινάκων σας και να αλλάξετε τα περιεχόμενα των δεδομένων εγγραφής."
+msgid "Managing your Certificates"
+msgstr "Διαχείριση των πιστοποιητικών σας"
-#: data_view.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"data_view.xhp\n"
-"par_idN105E3\n"
+"digitalsign_send.xhp\n"
+"par_idN1070A\n"
"help.text"
-msgid "Choose <emph>View - Data source</emph> to view the registered databases."
-msgstr "Επιλέξτε <emph>Προβολή - Προέλευση δεδομένων</emph> για να προβάλετε τις δηλωμένες βάσης δεδομένων."
+msgid "If you are using Microsoft Windows, you can manage your certificates from the Control Panel applet \"Internet Options\" on the \"Contents\" tab page."
+msgstr "Αν χρησιμοποιείτε Microsoft Windows, μπορείτε να διαχειριστείτε τα πιστοποιητικά από το Πίνακα Ελέγχου με την μικροεφαρμογή \"Επιλογές Internet\" στη σελίδα καρτέλας \"Περιεχόμενα\"."
-#: data_view.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"data_view.xhp\n"
-"par_idN105EA\n"
+"digitalsign_send.xhp\n"
+"par_id8311410\n"
"help.text"
-msgid "The <link href=\"text/shared/guide/database_main.xhp\">data source view</link> can be used to drag-and-drop table fields from registered databases into your documents and to produce mail merges."
-msgstr "Η <link href=\"text/shared/guide/database_main.xhp\">προβολή προέλευσης δεδομένων</link> μπορεί να χρησιμοποιηθεί για μετακίνηση και απόθεση πεδίων πινάκων από δηλωμένες βάσης δεδομένων στα έγγραφά σας και για παραγωγή συγχώνευσης αλληλογραφίας."
+msgid "Import your new root certificate into the Trusted Root Certification Authorities list."
+msgstr "Εισάγετε το καινούργιο σας βασικό πιστοποιητικό στη λίστα Trusted Root Certification Authorities"
-#: data_view.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"data_view.xhp\n"
-"par_idN10606\n"
+"digitalsign_send.xhp\n"
+"par_idN1071D\n"
"help.text"
-msgid "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
-msgstr "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgid "If you are using Solaris or Linux, you must install a recent version of Thunderbird, Mozilla Suite, or Firefox software to install some system files that are needed for encryption."
+msgstr "Αν χρησιμοποιείτε Solaris ή Linux, πρέπει να εγκαταστήσετε μία πρόσφατη έκδοση των εφαρμογών Thunderbird, Mozilla Suite ή Firefox για να εγκατασταθούν μερικά αρχεία συστήματατος απαιτούμενα για κρυπτογράφηση."
-#: data_view.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"data_view.xhp\n"
-"par_idN1060E\n"
+"digitalsign_send.xhp\n"
+"par_idN10720\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
-msgstr "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgid "If you have created different profiles in Thunderbird, Mozilla, or Firefox, and you want %PRODUCTNAME to use one specified profile for certificates, then you can set the environment variable MOZILLA_CERTIFICATE_FOLDER to point to the folder of that specified profile."
+msgstr "Αν έχετε δημιουργήσει διαφορετικά προφίλ στις εφαρμογές Thunderbird, Mozilla, ή Firefox, και θέλετε το %PRODUCTNAME να χρησιμοποιήσει ένα συγκεκριμένο προφίλ για τα πιστοποιητικά, τότε πρέπει να ορίσετε τη μεταβλητή περιβάλλοντος MOZILLA_CERTIFICATE_FOLDER για να δείξετε τον κατάλογο που είναι αποθηκευμένο το συγκεκριμένο προφίλ."
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"tit\n"
+"digitalsign_send.xhp\n"
+"par_id944242\n"
"help.text"
-msgid "Editing Graphic Objects"
-msgstr "Επεξεργασία γραφικών αντικειμένων"
+msgid "Open your Web browser's preferences dialog, select the Privacy & Security tab page, click on Certificates - Manage Certificates."
+msgstr "Ανοίξτε το παράθυρο διαλόγου για τις προτιμήσεις του περιηγητή ιστοσελίδων σας, διαλέξτε τη σελίδα καρτέλας Απόρρητο και ασφάλεια και κάντε κλικ στο Πιστοποιητικά - Διαχείριση Πιστοποιητικών."
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"bm_id3145136\n"
+"digitalsign_send.xhp\n"
+"par_id6452223\n"
"help.text"
-msgid "<bookmark_value>resizing, see also scaling/zooming</bookmark_value> <bookmark_value>scaling, see also zooming</bookmark_value> <bookmark_value>drawings, see also draw objects</bookmark_value> <bookmark_value>graphic objects, see draw objects</bookmark_value> <bookmark_value>text; drawing pictures</bookmark_value> <bookmark_value>inserting; drawings</bookmark_value> <bookmark_value>pictures; drawing</bookmark_value> <bookmark_value>objects; copying when moving in presentations</bookmark_value> <bookmark_value>draw objects; adding/editing/copying</bookmark_value> <bookmark_value>circle drawings</bookmark_value> <bookmark_value>square drawings</bookmark_value> <bookmark_value>handles; scaling</bookmark_value> <bookmark_value>scaling; objects</bookmark_value> <bookmark_value>objects;moving and resizing with mouse</bookmark_value> <bookmark_value>resizing;objects, by mouse</bookmark_value> <bookmark_value>copying; draw objects</bookmark_value> <bookmark_value>pasting;draw objects</bookmark_value> <bookmark_value>editing;draw objects</bookmark_value> <bookmark_value>pictures;scaling/resizing</bookmark_value>"
-msgstr "<bookmark_value>αλλαγή μεγέθους, δείτε επίσης κλιμάκωση/μεγέθυνση</bookmark_value><bookmark_value>κλιμάκωση, δείτε ακόμα μεγέθυνση</bookmark_value><bookmark_value>σχέδια, δείτε επίσης αντικείμενα σχεδίασης</bookmark_value><bookmark_value>γραφικά αντικείμενα, δείτε επίσης αντικείμενα σχεδίασης</bookmark_value><bookmark_value>κείμενο; σχεδίαση εικόνων</bookmark_value><bookmark_value>εισαγωγή; σχέδια</bookmark_value><bookmark_value>εικόνες; σχεδίαση</bookmark_value><bookmark_value>αντικείμενα; αντιγραφή κατά την μετακίνηση σε παρουσιάσεις</bookmark_value><bookmark_value>αντικείμενα σχεδίασης; προθήκη/επεξεργασία/αντιγραφή</bookmark_value><bookmark_value>σχεδίαση κύκλων</bookmark_value><bookmark_value>σχεδίαση τετραγώνων</bookmark_value><bookmark_value>στοιχεία χειρισμού; κλιμάκωση</bookmark_value><bookmark_value>κλιμάκωση; αντικείμενα</bookmark_value><bookmark_value>αντικείμενα;μετακίνηση και αλλαγή μεγέθους με το ποντίκι</bookmark_value><bookmark_value>αλλαγή μεγέθους;αντικείμενα, με ποντίκι</bookmark_value><bookmark_value>αντιγραφή; σχεδίαση αντικειμένων</bookmark_value><bookmark_value>επικόλληση;αντικείμενα σχεδίασης</bookmark_value><bookmark_value>επεξεργασία;αντικείμενα σχεδίασης</bookmark_value><bookmark_value>εικόνες;κλιμάκωση/αλλαγή μεγέθους</bookmark_value>"
+msgid "Import your new root certificate, then select and edit the certificate. Enable the root certificate to be trusted at least for web and email access. This ensures that the certificate can sign your documents. You may edit any intermediate certificate in the same way, but it is not mandatory for signing documents."
+msgstr "Εισάγετε το καινούργιο σας ριζικό πιστοποιητικό, και μετά διαλέξτε το και επεξεργαστείτε το. Ενεργοποιήστε την εμπιστευτικότητα του ριζικού πιστοποιητικού τουλάχιστον για πρόσβαση ηλεκτρονικού ταχυδρομείου και ιστού. Αυτό βεβαιώνει ότι το πιστοποιητικό υπογράφει τα έγγραφά σας. Μπορείτε να επεξεργαστείτε οποιοδήποτε ενδιάμεσο πιστοποιητικό με τον ίδιο τρόπο, αλλά δεν είναι υποχρεωτικό για υπογραφή εγγράφων."
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"hd_id3145136\n"
-"11\n"
+"digitalsign_send.xhp\n"
+"par_id6486098\n"
"help.text"
-msgid "<variable id=\"insert_graphic_drawit\"><link href=\"text/shared/guide/insert_graphic_drawit.xhp\" name=\"Editing Graphic Objects\">Editing Graphic Objects</link></variable>"
-msgstr "<variable id=\"insert_graphic_drawit\"><link href=\"text/shared/guide/insert_graphic_drawit.xhp\" name=\"Επεξεργασία γραφικών αντικειμένων\">Επεξεργασία γραφικών αντικειμένων</link></variable>"
+msgid "When you have edited the new certificates, restart %PRODUCTNAME."
+msgstr "Όταν έχετε επεξεργαστεί καινούργια πιστοποιητικά, επανεκκινήστε το %PRODUCTNAME."
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"par_id3153345\n"
-"9\n"
+"digitalsign_send.xhp\n"
+"par_idN10681\n"
"help.text"
-msgid "Choose <emph>View - Toolbars - Drawing</emph> to open the <emph>Drawing</emph> toolbar, if it is not already open."
-msgstr "Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Σχεδίαση</emph> για να ανοίξετε τη γραμμή εργαλείων <emph>Σχεδίαση</emph>, αν δεν είναι ήδη ανοιχτή."
+msgid "Signing a document"
+msgstr "Υπογραφή ενός εγγράφου"
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"par_id3166460\n"
-"2\n"
+"digitalsign_send.xhp\n"
+"par_idN10688\n"
"help.text"
-msgid "Drawing objects can be subsequently edited and modified. Drawing objects created in this way are vector graphics, which you can scale freely without any loss of quality."
-msgstr "Τα αντικείμενα σχεδίασης μπορούν επακόλουθα να υποστούν επεξεργασία και τροποποίηση. Τα αντικείμενα σχεδίασης δημιουργημένα με αυτό το τρόπο είναι διανυσματικά γραφικά, τα οποία μπορείτε να διαβαθμίσετε ελεύθερα χωρίς να υποστούν κάποια απώλεια ποιότητας."
+msgid "Choose <emph>File - Digital Signatures</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Ψηφιακές υπογραφές</emph>."
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"par_id3148491\n"
-"3\n"
+"digitalsign_send.xhp\n"
+"par_idN10690\n"
"help.text"
-msgid "To create a rectangle, click the rectangle icon and move your cursor to the place in the document where you want one corner of the rectangle to be. Press the mouse button and hold it down while dragging to the opposite corner of the rectangle. When you release the mouse button, the rectangle is inserted in the document. It is selected, and you can edit its properties through the context menu."
-msgstr "Για να δημιουργήσετε ένα ορθογώνιο, κάντε κλικ στο εικονίδιο ορθογωνίου και μεταφέρετε τον δείκτη σας στο μέρος του εγγράφου όπου θέλετε να βρίσκεται η μία γωνία του ορθογωνίου. Πατήστε το κουμπί του ποντικιού και κρατήστε το πατημένο κατά τη μετακίνηση στην αντίθετη γωνία του ορθογωνίου. Όταν απελευθερώσετε το κουμπί του ποντικιού, το ορθογώνιο έχει εισαχθεί το έγγραφο. Είναι επιλεγμένο, και μπορείτε να επεξεργαστείτε τις ιδιότητές του μέσω του μενού περιβάλλοντος."
+msgid "A message box advises you to save the document. Click <emph>Yes</emph> to save the file."
+msgstr "Ένα πεδίο μηνύματος σας συμβουλεύει να αποθηκεύσετε το έγγραφο. Κάντε κλικ στην επιλογή <emph>Ναι</emph> για να αποθηκεύσετε το αρχείο."
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"par_id3149164\n"
-"13\n"
+"digitalsign_send.xhp\n"
+"par_idN10698\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">To draw multiple objects of the same type, double-click the icon.</caseinline><caseinline select=\"IMPRESS\">To draw multiple objects of the same type, double-click the icon.</caseinline><defaultinline>Draw multiple objects of the same type. Click the document without moving the mouse to stop drawing objects.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Για να σχεδιάσετε πολλαπλά αντικείμενα του ίδιου τύπου, διπλό κλικ στο εικονίδιο.</caseinline><caseinline select=\"IMPRESS\">Για να σχεδιάσετε πολλαπλά αντικείμενα του ίδιου τύπου, διπλό κλικ στο εικονίδιο.</caseinline><defaultinline>Για να σχεδιάσετε πολλαπλά αντικείμενα του ίδιου τύπου. Κλικ στο έγγραφο χωρίς να μετακινήσετε το ποντίκι για να σταματήσετε τη σχεδίαση αντικειμένων.</defaultinline></switchinline>"
+msgid "After saving, you see the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog. Click <emph>Add</emph> to add a public key to the document."
+msgstr "Αφού αποθηκεύσετε, θα δείτε το παράθυρο διαλόγου <link href=\"text/shared/01/digitalsignatures.xhp\">Ψηφιακές υπογραφές</link>. Κάντε κλικ στην επιλογή <emph>Προσθήκη</emph> για να προσθέσετε ένα δημόσιο κλειδί στο έγγραφο."
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"par_id3148473\n"
-"4\n"
+"digitalsign_send.xhp\n"
+"par_idN106AE\n"
"help.text"
-msgid "If you want to open up draw objects from the center instead of dragging from one corner to the other, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while dragging. <switchinline select=\"sys\"><caseinline select=\"UNIX\">With some window managers, you may need to hold down also the meta key.</caseinline></switchinline>"
-msgstr "Αν επιθυμείτε να ανοίξετε αντικείμενα σχεδίασης από το κέντρο αντί για σύρσιμο από μια γωνία στη άλλη, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> καθώς σχεδιάζετε. <switchinline select=\"sys\"><caseinline select=\"UNIX\">Σε κάποιους διαχειριστές παραθύρων, ίσως χρειαστεί να κρατάτε πατημένο επίσης το πλήκτρο meta. </caseinline></switchinline>"
+msgid "In the <link href=\"text/shared/01/selectcertificate.xhp\">Select Certificate</link> dialog, select your certificate and click OK."
+msgstr "Στο παράθυρο διαλόγου <link href=\"text/shared/01/selectcertificate.xhp\">Επιλογή πιστοποιητικού</link>, επιλέξτε το πιστοποιητικό σας και κάντε κλικ στο OK."
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"par_id9448225\n"
+"digitalsign_send.xhp\n"
+"par_idN106C0\n"
"help.text"
-msgid "Holding down the Shift key while dragging restricts the created object. For example, instead of a rectangle you get a square, instead of an ellipse you get a circle. When you drag a handle of an existing object with Shift held down, the aspect ratio of the object is retained."
-msgstr "Το αντικείμενο σχεδίασης υπόκειται σε κάποιους περιορισμούς όταν έχετε πατημένο το πλήκτρο Shift ενώ σχεδιάζετε. Για παράδειγμα, αντί για πολύγωνο θα σχεδιαστεί τετράγωνο, αντί για έλλειψη θα σχεδιαστεί κύκλος. Όταν τραβάτε ένα σημείο χειρισμού του αντικειμένου με πατημένο το Shift, διατηρούνται οι αναλογίες του αντικειμένου."
+msgid "You see again the Digital Signatures dialog, where you can add more certificates if you want. Click OK to add the public key to the saved file."
+msgstr "Βλέπετε πάλι το παράθυρο διαλόγου Ψηφιακές Υπογραφές, όπου μπορείτε να προσθέσετε περισσότερα πιστοποιητικά αν το επιθυμείτε. Κάντε κλικ στο OK για να προσθέσετε το δημόσιο κλειδί για το αποθηκευμένο αρχείο."
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"par_id3153626\n"
-"5\n"
+"digitalsign_send.xhp\n"
+"par_idN106C3\n"
"help.text"
-msgid "To scale the objects, first select them by clicking on them with the selection tool. You then see eight handles around the object. When you drag one of the four corner handles, the opposite corner remains fixed while the other three corners move. When you drag one of the side handles, the opposite side remains fixed."
-msgstr "Για να κλιμακώσετε τα αντικείμενα, πρώτα επιλέξτε τα κάνοντας κλικ πάνω σε αυτά με το εργαλείο επιλογής. Τότε θα δείτε οκτώ σημεία χειρισμού γύρω από το αντικείμενο. Όταν μεταφέρετε μια από τις τέσσερις γωνιακές λαβές, η αντίθετη γωνία παραμένει σταθερή ενώ οι άλλες τρεις γωνίες μετακινούνται. Όταν μεταφέρετε μια από τις πλευρικές λαβές, η αντίθετη πλευρά παραμένει σταθερή."
+msgid "A signed document shows an icon <image id=\"img_id262764\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id262764\">Icon</alt></image> in the status bar. You can double-click the icon in the status bar to view the certificate."
+msgstr "Ένα υπογεγραμμένο έγγραφο προβάλει ένα σύμβολο<image id=\"img_id262764\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id262764\">Icon</alt></image> στη γραμμή κατάστασης. Μπορείτε να κάνετε διπλό κλικ στο σύμβολο της γραμμής κατάστασης για να προβάλετε το πιστοποιητικό."
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"par_id224616\n"
+"digitalsign_send.xhp\n"
+"par_id2008200911381426\n"
"help.text"
-msgid "To scale a draw object using the keyboard, first select the object, then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab repeatedly to highlight one of the handles. Then press an arrow key. To scale in smaller steps, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while pressing an arrow key. Press Esc to leave the point edit mode."
-msgstr "Για να κλιμακώσετε ένα αντικείμενο σχεδίασης με το πληκτρολόγιο, πρώτα επιλέξτε το αντικείμενο, μετά πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab επανειλημμένα για να επισημανθεί μία λαβή. Έπειτα πατήστε το πλήκτρο βέλους. Για να κλιμακώσετε σε μικρότερα βήματα, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> ενώ πατάτε το πλήκτρο βέλους. Πατήστε Esc για να βγείτε από την κατάσταση επεξεργασίας σημείου."
+msgid "The result of the signature validation is displayed in the status bar and within the Digital Signature dialog. Several documents and macro signatures can exist inside an ODF document. If there is a problem with one signature, then the validation result of that one signature is assumed for all signatures. That is, if there are ten valid signatures and one invalid signature, then the status bar and the status field in the dialog will flag the signature as invalid."
+msgstr "Το αποτέλεσμα της επαλήθευσης υπογραφής εμφανίζεται στη γραμμή κατάστασης και μέσα στο διάλογο Ψηφιακής υπογραφής. Μερικά έγγραφα και υπογραφές μακροεντολών μπορεί να υπάρχουν μέσα σε ένα έγγραφο ODF. Αν υπάρξει πρόβλημα σε μια υπογραφή τότε το αποτέλεσμα επαλήθευσης θα ισχύει και για όλες τις υπογραφές. Αυτό σημαίνει ότι αν υπάρχουν 10 έγκυρες υπογραφές και μια άκυρη, τότε η γραμμή κατάστασης και το πεδίο κατάστασης στο διάλογο θα εμφανίζουν την σημαία άκυρης υπογραφής."
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"par_id3149669\n"
-"6\n"
+"digitalsign_send.xhp\n"
+"par_idN106E0\n"
"help.text"
-msgid "To move draw objects, first select them. To select more than one object, press the Shift key while clicking. Select text objects by clicking exactly on their edge. While holding down the mouse button, drag the objects to the new location."
-msgstr "Για να μετακινήσετε αντικείμενα σχεδίασης θα πρέπει πρώτα να τα επιλέξετε. Για να επιλέξετε περισσότερα από ένα αντικείμενα,πατήστε το πλήκτρο Shift ενώ κάνετε κλικ. Μπορείτε να επιλέξετε αντικείμενα κειμένου αν κάνετε κλικ πάνω την άκρη τους. Με πατημένο το κουμπί του ποντικιού σύρετε τα αντικείμενα στην επιθυμητή τοποθεσία."
+msgid "Signing the macros inside a document"
+msgstr "Υπογραφή των μακροεντολών μέσα σε ένα έγγραφο"
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"par_id7199316\n"
+"digitalsign_send.xhp\n"
+"par_idN106E4\n"
"help.text"
-msgid "To move a draw object using the keyboard, first select the object, then press an arrow key. To move in smaller steps, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while pressing an arrow key."
-msgstr "Για να μετακινήσετε ένα αντικείμενο σχεδίασης με το πληκτρολόγιο, πρώτα επιλέξτε το αντικείμενο, έπειτα πατήστε ένα πλήκτρο βέλους. Για να μετακινήσετε σε μικρότερα βήματα, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> ενώ πατάτε ένα πλήκτρο βέλους."
+msgid "Normally, macros are part of a document. If you sign a document, the macros inside the document are signed automatically. If you want to sign only the macros, but not the document, proceed as follows:"
+msgstr "Κανονικά, οι μακροεντολές είναι τμήμα του εγγράφου. Αν υπογράψετε ένα έγγραφο, οι μακροεντολές μέσα στο έγγραφο υπογράφονται και αυτές αυτόματα. Αν θέλετε να υπογράψετε μόνο τις μακροεντολές, αλλά όχι το έγγραφο, προχωρήστε ως εξής:"
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"par_id7133399316\n"
+"digitalsign_send.xhp\n"
+"par_idN106EA\n"
"help.text"
-msgid "To enter text to be a part of a graphics object, select the object and start typing your text. Click outside the object to end entering text. Double-click text inside an object to edit the text."
-msgstr "Για να εισάγετε κείμενο ως μέρος ενός αντικειμένου γραφικών, επιλέξτε το αντικείμενο και αρχίστε να πληκτρολογείτε το κείμενο σας. Κλικ έξω από το αντικείμενο για να τερματίσετε την εισαγωγή κειμένου. Διπλό κλικ σε κείμενο μέσα σε ένα αντικείμενο για επεξεργασία του κειμένου."
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr "Επιλέξτε <emph>Εργαλεία - Μακροεντολές - Ψηφιακή υπογραφή</emph>."
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"par_id3156422\n"
-"8\n"
+"digitalsign_send.xhp\n"
+"par_idN106F2\n"
"help.text"
-msgid "To revert to normal mode after creating and editing draw objects, click in an area of the document containing no objects. If you see a drawing cursor, first exit this mode by clicking the <emph>Select</emph> icon."
-msgstr "Για επαναφορά σε κανονική κατάσταση μετά τη δημιουργία και την επεξεργασία αντικειμένων σχεδίασης, κλικ σε μια περιοχή του εγγράφου που δεν περιέχει κανένα αντικείμενο. Εάν βλέπετε δείκτη σχεδίασης, καταρχήν βγείτε από αυτήν την κατάσταση με κλικ στο εικονίδιο <emph>Επιλογή</emph>."
+msgid "Apply the signature as described above for documents."
+msgstr "Εφαρμόστε την υπογραφή για έγγραφα όπως περιγράφεται πιο πάνω."
-#: insert_graphic_drawit.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"insert_graphic_drawit.xhp\n"
-"par_id3145785\n"
-"10\n"
+"digitalsign_send.xhp\n"
+"par_idN106F5\n"
"help.text"
-msgid "<link href=\"text/shared/02/01140000.xhp\" name=\"Information about the individual icons\">Information about the individual icons</link>"
-msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"Πληροφορίες σχετικά με τα μεμονωμένα εικονίδια\">Πληροφορίες σχετικά με τα μεμονωμένα εικονίδια</link>"
+msgid "When you open the Basic IDE that contains signed macros, you see an icon <image id=\"img_id9252296\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id9252296\">Icon</alt></image> in the status bar. You can double-click the icon in the status bar to view the certificate."
+msgstr "Όταν ανοίγετε το Basic IDE που περιέχει υπογεγραμμένες μακροεντολές, τότε θα δείτε ένα σύμβολο <image id=\"img_id9252296\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id9252296\">Icon</alt></image> στη γραμμή κατάστασης. Μπορείτε να κάνετε διπλό κλικ στο σύμβολο στη γραμμή κατάστασης για να προβάλετε το πιστοποιητικό."
-#: export_ms.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"export_ms.xhp\n"
-"tit\n"
+"digitalsign_send.xhp\n"
+"par_id5734733\n"
"help.text"
-msgid "Saving Documents in Other Formats"
-msgstr "Αποθήκευση εγγράφων σε άλλες μορφές"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to open the View Certificate dialog.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να ανοίξετε το παράθυρο διαλόγου Προβολή πιστοποιητικού.</ahelp>"
-#: export_ms.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"export_ms.xhp\n"
-"bm_id3159233\n"
+"digitalsign_send.xhp\n"
+"par_id561540\n"
"help.text"
-msgid "<bookmark_value>documents; saving in other formats</bookmark_value><bookmark_value>saving; documents in other formats</bookmark_value><bookmark_value>files; saving in other formats</bookmark_value><bookmark_value>text documents;saving in other formats</bookmark_value><bookmark_value>spreadsheets; saving in other formats</bookmark_value><bookmark_value>drawings; saving in other formats</bookmark_value><bookmark_value>presentations; saving in other formats</bookmark_value><bookmark_value>exporting; to Microsoft Office formats</bookmark_value><bookmark_value>Word documents; saving as</bookmark_value><bookmark_value>Excel; saving as</bookmark_value><bookmark_value>PowerPoint export</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα; αποθήκευση σε άλλες μορφές</bookmark_value><bookmark_value>αποθήκευση; έγγραφα σε άλλες μορφές</bookmark_value><bookmark_value>αρχεία; αποθήκευση σε άλλες μορφές</bookmark_value><bookmark_value>έγγραφα κειμένου;αποθήκευση σε άλλες μορφές</bookmark_value><bookmark_value>υπολογιστικά φύλλα; αποθήκευση σε άλλες μορφές</bookmark_value><bookmark_value>σχέδια; αποθήκευση σε άλλες μορφές</bookmark_value><bookmark_value>παρουσιάσεις; αποθήκευση σε άλλες μορφές</bookmark_value><bookmark_value>εξαγωγή; σε μορφές Microsoft Office</bookmark_value><bookmark_value>έγγραφα Word; αποθήκευση ως</bookmark_value><bookmark_value>Excel; αποθήκευση ως</bookmark_value><bookmark_value>εξαγωγή PowerPoint</bookmark_value>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose this setting to accept the certificate until you exit %PRODUCTNAME.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτή τη ρύθμιση για να αποδεχτείτε το πιστοποιητικό μέχρι να βγείτε από το %PRODUCTNAME.</ahelp>"
-#: export_ms.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"export_ms.xhp\n"
-"hd_id3149416\n"
-"6\n"
+"digitalsign_send.xhp\n"
+"par_id7705618\n"
"help.text"
-msgid "<variable id=\"export_ms\"><link href=\"text/shared/guide/export_ms.xhp\" name=\"Saving Documents in Other Formats\">Saving Documents in Other Formats</link></variable>"
-msgstr "<variable id=\"export_ms\"><link href=\"text/shared/guide/export_ms.xhp\" name=\"Αποθήκευση εγγράφων σε άλλες μορφές\">Αποθήκευση εγγράφων σε άλλες μορφές</link></variable>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose this setting to cancel the connection.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτή τη ρύθμιση για να ακυρώσετε τη σύνδεση.</ahelp>"
-#: export_ms.xhp
+#: digitalsign_send.xhp
msgctxt ""
-"export_ms.xhp\n"
-"par_id3150084\n"
+"digitalsign_send.xhp\n"
+"par_id3204443\n"
+"help.text"
+msgid "<link href=\"http://wiki.documentfoundation.org/How_to_use_digital_Signatures\">English Wiki page on digital signatures</link>"
+msgstr "<link href=\"http://wiki.documentfoundation.org/How_to_use_digital_Signatures\">Αγγλική σελίδα Βίκι για ψηφιακές υπογραφές</link>"
+
+#: digitalsign_send.xhp
+msgctxt ""
+"digitalsign_send.xhp\n"
+"par_id5166173\n"
+"help.text"
+msgid "<link href=\"text/shared/guide/digital_signatures.xhp\">About digital signatures</link>"
+msgstr "<link href=\"text/shared/guide/digital_signatures.xhp\">Περί ψηφιακών υπογραφών</link>"
+
+#: doc_autosave.xhp
+msgctxt ""
+"doc_autosave.xhp\n"
+"tit\n"
+"help.text"
+msgid "Saving Documents Automatically"
+msgstr "Αυτόματη αποθήκευση εγγράφων"
+
+#: doc_autosave.xhp
+msgctxt ""
+"doc_autosave.xhp\n"
+"bm_id3152924\n"
+"help.text"
+msgid "<bookmark_value>documents; saving automatically</bookmark_value><bookmark_value>saving;documents, automatically</bookmark_value><bookmark_value>automatic saving</bookmark_value><bookmark_value>backups;automatic</bookmark_value><bookmark_value>files; saving automatically</bookmark_value><bookmark_value>text documents; saving automatically</bookmark_value><bookmark_value>spreadsheets; saving automatically</bookmark_value><bookmark_value>drawings; saving automatically</bookmark_value><bookmark_value>presentations; saving automatically</bookmark_value>"
+msgstr "<bookmark_value>έγγραφα; αυτόματη αποθήκευση</bookmark_value><bookmark_value>αποθήκευση;έγγραφα, αυτόματη</bookmark_value><bookmark_value>αυτόματη αποθήκευση</bookmark_value><bookmark_value>αντίγραφα ασφαλείας;αυτόματα</bookmark_value><bookmark_value>αρχεία; αυτόματη αποθήκευση</bookmark_value><bookmark_value>έγγραφα κειμένου; αυτόματη αποθήκευση</bookmark_value><bookmark_value>πίνακες; αυτόματη αποθήκευση</bookmark_value><bookmark_value>σχέδια; αυτόματη αποθήκευση</bookmark_value><bookmark_value>παρουσιάσεις; αυτόματη αποθήκευση</bookmark_value>"
+
+#: doc_autosave.xhp
+msgctxt ""
+"doc_autosave.xhp\n"
+"hd_id3155536\n"
"2\n"
"help.text"
-msgid "Choose <emph>File - Save as</emph>. You will see the <emph>Save as</emph> dialog."
-msgstr "Επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph>. Θα δείτε το παράθυρο διαλόγου <emph>Αποθήκευση ως</emph>."
+msgid "<variable id=\"doc_autosave\"><link href=\"text/shared/guide/doc_autosave.xhp\" name=\"Saving Documents Automatically\">Saving Documents Automatically</link></variable>"
+msgstr "<variable id=\"doc_autosave\"><link href=\"text/shared/guide/doc_autosave.xhp\" name=\"Αυτόματη αποθήκευση εγγράφων\">Αυτόματη αποθήκευση εγγράφων</link></variable>"
-#: export_ms.xhp
+#: doc_autosave.xhp
msgctxt ""
-"export_ms.xhp\n"
-"par_id3153348\n"
+"doc_autosave.xhp\n"
+"hd_id3166410\n"
"3\n"
"help.text"
-msgid "In the <emph>Save as type</emph> or <emph>File type</emph> list box, select the desired format."
-msgstr "Στο πεδίο λίστας <emph>Αποθήκευση ως τύπος</emph> ή <emph>Τύπος αρχείου</emph>, επιλέξτε την επιθυμητή μορφή."
+msgid "To create a backup file every time you save a document"
+msgstr "Για να δημιουργήσετε ένα αντίγραφο ασφαλείας κάθε φορά που αποθηκεύετε ένα έγγραφο"
-#: export_ms.xhp
+#: doc_autosave.xhp
msgctxt ""
-"export_ms.xhp\n"
-"par_id3150985\n"
+"doc_autosave.xhp\n"
+"par_id3152780\n"
"4\n"
"help.text"
-msgid "Enter a name in the <emph>File name</emph> box and click <emph>Save</emph>."
-msgstr "Καταχωρήστε ένα όνομα στο πεδίο <emph>Όνομα αρχείου</emph> και κάντε κλικ στο <emph>Αποθήκευση</emph>."
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link></emph>."
+msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση- Γενικά\">Φόρτωση/Αποθήκευση- Γενικά</link></emph>."
-#: export_ms.xhp
+#: doc_autosave.xhp
msgctxt ""
-"export_ms.xhp\n"
-"par_id3153252\n"
+"doc_autosave.xhp\n"
+"par_id3148474\n"
+"5\n"
+"help.text"
+msgid "Mark <emph>Always create backup copy</emph>."
+msgstr "Επιλέξτε <emph>Πάντα δημιουργία αντιγράφου ασφαλείας</emph>."
+
+#: doc_autosave.xhp
+msgctxt ""
+"doc_autosave.xhp\n"
+"par_id3149797\n"
+"6\n"
+"help.text"
+msgid "If the <emph>Always create backup copy</emph> option is selected, the old version of the file is saved to the backup directory whenever you save the current version of the file."
+msgstr "Αν η επιλογή <emph>Πάντα δημιουργία αντιγράφων ασφαλείας</emph> είναι επιλεγμένη, η παλιά έκδοση του αρχείου αποθηκεύεται στο κατάλογο των αντιγράφων ασφάλειας όποτε αποθηκεύετε την τρέχουσα έκδοση του αρχείου."
+
+#: doc_autosave.xhp
+msgctxt ""
+"doc_autosave.xhp\n"
+"par_id3148685\n"
"7\n"
"help.text"
-msgid "If you want the file dialogs to offer another file format as default, select that format in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - General</emph> in the <emph>Default file format </emph>area."
-msgstr "Εά θέλετε οι διάλογοι αρχείων να δίνουν έναν άλλο τύπο αρχείου ως προεπιλογή, επιλέξτε αυτόν τον τύπο στην περιοχή <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/αποθήκευση - Γενικά</emph> στο <emph>Προεπιλεγμένος τύπος αρχείου </emph>."
+msgid "You can change the backup directory by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Paths</emph>, then change the <emph>Backups</emph> path in the dialog."
+msgstr "Μπορείτε να αλλάξετε τον κατάλογο αντιγράφων ασφαλείας επιλέγοντας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Διαδρομές</emph>, έπειτα αλλάξτε τη διαδρομή <emph>Αντίγραφα ασφαλείας</emph> στο διάλογο."
-#: export_ms.xhp
+#: doc_autosave.xhp
msgctxt ""
-"export_ms.xhp\n"
-"par_id3149669\n"
-"5\n"
+"doc_autosave.xhp\n"
+"par_id3149415\n"
+"8\n"
+"help.text"
+msgid "The backup copy has the same name as the document, but the extension is .BAK. If the backup folder already contains such a file, it will be overwritten without warning."
+msgstr "Το αντίγραφο ασφαλείας έχει το ίδιο όνομα με το έγγραφο, αλλά η επέκταση είναι .BAK. Εάν ο φάκελος αντιγράφων ασφαλείας περιέχει ήδη ένα τέτοιο αρχείο, θα αντικατασταθεί χωρίς προειδοποίηση."
+
+#: doc_autosave.xhp
+msgctxt ""
+"doc_autosave.xhp\n"
+"hd_id3149514\n"
+"9\n"
+"help.text"
+msgid "To save recovery information automatically every n minutes"
+msgstr "Για αυτόματη αποθήκευση πληροφοριών επαναφοράς κάθε 'ν' λεπτά"
+
+#: doc_autosave.xhp
+msgctxt ""
+"doc_autosave.xhp\n"
+"par_id3148563\n"
+"10\n"
+"help.text"
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link></emph>."
+msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση- Γενικά\">Φόρτωση/Αποθήκευση- Γενικά</link></emph>."
+
+#: doc_autosave.xhp
+msgctxt ""
+"doc_autosave.xhp\n"
+"par_id3154760\n"
+"11\n"
+"help.text"
+msgid "Mark <emph>Save AutoRecovery information every</emph> and select the time interval."
+msgstr "Επιλέξτε το <emph>Αυτόματη αποθήκευση πληροφοριών αυτόματης ανάκτησης κάθε</emph> και επιλέξτε το χρονικό διάστημα."
+
+#: doc_autosave.xhp
+msgctxt ""
+"doc_autosave.xhp\n"
+"par_id3153526\n"
+"13\n"
+"help.text"
+msgid "This command saves the information necessary to restore the current document in case of a crash. Additionally, in case of a crash %PRODUCTNAME tries automatically to save AutoRecovery information for all open documents, if possible."
+msgstr "Αυτή η εντολή αποθηκεύει τις απαραίτητες πληροφορίες για την επαναφορά του τρέχοντος εγγράφου σε περίπτωση κατάρρευσης. Επιπρόσθετα, σε περίπτωση κατάρρευσης το %PRODUCTNAME προσπαθεί, αν είναι εφικτό, να αποθηκεύσει αυτόματα πληροφορίες αυτόματης ανάκτησης για όλα τα έγγραφα."
+
+#: doc_autosave.xhp
+msgctxt ""
+"doc_autosave.xhp\n"
+"par_id3148672\n"
+"15\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
-#: insert_specialchar.xhp
+#: doc_autosave.xhp
msgctxt ""
-"insert_specialchar.xhp\n"
+"doc_autosave.xhp\n"
+"par_id3159150\n"
+"16\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση- Γενικά\">Φόρτωση/Αποθήκευση- Γενικά</link>"
+
+#: doc_autosave.xhp
+msgctxt ""
+"doc_autosave.xhp\n"
+"par_idN10838\n"
+"help.text"
+msgid "<link href=\"text/shared/guide/error_report.xhp\">Error Report Tool</link>"
+msgstr "<link href=\"text/shared/guide/error_report.xhp\">Εργαλείο αναφοράς σφαλμάτων</link>"
+
+#: doc_open.xhp
+msgctxt ""
+"doc_open.xhp\n"
"tit\n"
"help.text"
-msgid "Inserting Special Characters"
-msgstr "Εισαγωγή ειδικών χαρακτήρων"
+msgid "Opening Documents"
+msgstr "Άνοιγμα εγγράφων"
-#: insert_specialchar.xhp
+#: doc_open.xhp
msgctxt ""
-"insert_specialchar.xhp\n"
-"bm_id3154927\n"
+"doc_open.xhp\n"
+"bm_id3147834\n"
"help.text"
-msgid "<bookmark_value>characters; special</bookmark_value><bookmark_value>inserting; special characters</bookmark_value><bookmark_value>special characters</bookmark_value><bookmark_value>text; inserting special characters</bookmark_value><bookmark_value>accents</bookmark_value><bookmark_value>compose key to insert special characters</bookmark_value>"
-msgstr "<bookmark_value>χαρακτήρες; ειδικός</bookmark_value><bookmark_value>εισαγωγή; ειδικοί χαρακτήρες</bookmark_value><bookmark_value>ειδικοί χαρακτήρες</bookmark_value><bookmark_value>κείμενο;εισαγωγή ειδικών χαρακτήρων</bookmark_value><bookmark_value>τονισμοί</bookmark_value><bookmark_value>σύνθεση κλειδιών για εισαγωγή ειδικών χαρακτήρων</bookmark_value>"
+msgid "<bookmark_value>opening; documents</bookmark_value><bookmark_value>documents; opening</bookmark_value><bookmark_value>files; opening</bookmark_value><bookmark_value>loading; documents</bookmark_value><bookmark_value>spreadsheets;creating/opening</bookmark_value><bookmark_value>presentations;creating/opening</bookmark_value><bookmark_value>FTP; opening documents</bookmark_value><bookmark_value>new documents</bookmark_value><bookmark_value>empty documents</bookmark_value><bookmark_value>text documents;creating/opening</bookmark_value><bookmark_value>drawings; creating/opening</bookmark_value><bookmark_value>HTML documents; new</bookmark_value><bookmark_value>formulas; new</bookmark_value>"
+msgstr "<bookmark_value>άνοιγμα; έγγραφα</bookmark_value><bookmark_value>έγγραφα; άνοιγμα</bookmark_value><bookmark_value>αρχεία; άνοιγμα</bookmark_value><bookmark_value>φόρτωση; έγγραφα</bookmark_value><bookmark_value>πίνακες;δημιουργία/άνοιγμα</bookmark_value><bookmark_value>παρουσιάσεις;δημιουργία/άνοιγμα</bookmark_value><bookmark_value>FTP; άνοιγμα εγγράφων</bookmark_value><bookmark_value>νέα έγγραφα</bookmark_value><bookmark_value>κενά έγγραφα</bookmark_value><bookmark_value>έγγραφα κειμένου;δημιουργία/άνοιγμα</bookmark_value><bookmark_value>σχέδια; δημιουργία/άνοιγμα</bookmark_value><bookmark_value>έγγραφα HTML; δημιουργία</bookmark_value><bookmark_value>φόρμουλες; δημιουργία</bookmark_value>"
-#: insert_specialchar.xhp
+#: doc_open.xhp
msgctxt ""
-"insert_specialchar.xhp\n"
-"hd_id3154927\n"
+"doc_open.xhp\n"
+"hd_id3147834\n"
"1\n"
"help.text"
-msgid "<variable id=\"insert_specialchar\"><link href=\"text/shared/guide/insert_specialchar.xhp\" name=\"Inserting Special Characters\">Inserting Special Characters</link></variable>"
-msgstr "<variable id=\"insert_specialchar\"><link href=\"text/shared/guide/insert_specialchar.xhp\" name=\"Εισαγωγή ειδικών χαρακτήρων\">Εισαγωγή ειδικών χαρακτήρων</link></variable>"
+msgid "<variable id=\"doc_open\"><link href=\"text/shared/guide/doc_open.xhp\" name=\"Opening Documents\">Opening Documents</link></variable>"
+msgstr "<variable id=\"doc_open\"><link href=\"text/shared/guide/doc_open.xhp\" name=\"Άνοιγμα εγγράφων\">Άνοιγμα εγγράφων</link></variable>"
-#: insert_specialchar.xhp
+#: doc_open.xhp
msgctxt ""
-"insert_specialchar.xhp\n"
-"par_id3147576\n"
+"doc_open.xhp\n"
+"hd_id3147653\n"
+"12\n"
+"help.text"
+msgid "Opening an existing document"
+msgstr "Άνοιγμα ενός υπάρχοντος εγγράφου"
+
+#: doc_open.xhp
+msgctxt ""
+"doc_open.xhp\n"
+"par_id3149398\n"
"2\n"
"help.text"
-msgid "This function allows you to insert special characters, such as check marks, boxes, and telephone symbols, into your text."
-msgstr "Αυτή η λειτουργία επιτρέπει την εισαγωγή ειδικών χαρακτήρων, όπως είναι τα σημάδια επιλογής, τα πλαίσια, τα σύμβολα τηλεφώνων στο κείμενό σας."
+msgid "Do one of the following:"
+msgstr "Κάντε ένα από τα ακόλουθα:"
-#: insert_specialchar.xhp
+#: doc_open.xhp
msgctxt ""
-"insert_specialchar.xhp\n"
-"par_id3155535\n"
-"3\n"
+"doc_open.xhp\n"
+"par_idN107A9\n"
"help.text"
-msgid "To view a selection of all characters, choose <emph>Insert - Special Character</emph>."
-msgstr "Για να εμφανίσετε μια επιλογή όλων των χαρακτήρων, επιλέξτε <emph>Εισαγωγή - Ειδικοί χαρακτήρες</emph>."
+msgid "Choose <item type=\"menuitem\">File - Open</item>"
+msgstr "Επιλέξτε <item type=\"menuitem\">Αρχείο - Άνοιγμα</item>"
-#: insert_specialchar.xhp
+#: doc_open.xhp
msgctxt ""
-"insert_specialchar.xhp\n"
-"par_id3147275\n"
-"6\n"
+"doc_open.xhp\n"
+"par_idN107AF\n"
"help.text"
-msgid "In the large selection field click the desired character or several characters in succession. The characters are displayed at the bottom of the dialog. When you close the dialog with <emph>OK</emph>, all displayed characters in the selected font are inserted in the current document."
-msgstr "Στο μεγάλο πεδίο επιλογών κάντε κλικ στο χαρακτήρα που θέλετε ή σε αρκετούς χαρακτήρες διαδοχικά. Οι χαρακτήρες εμφανίζονται στην κάτω πλευρά του παραθύρου. Όταν κλείσετε το παράθυρο διαλόγου πατώντας το κουμπί <emph>OK</emph>, πραγματοποιείται εισαγωγή στο τρέχον έγγραφο όλων των εμφανιζόμενων χαρακτήρων στην επιλεγμένη γραμματοσειρά."
+msgid "Click the <emph>Open</emph> icon on the Standard toolbar"
+msgstr "Click the <emph>Open</emph> icon on the Standard toolbar"
-#: insert_specialchar.xhp
+#: doc_open.xhp
msgctxt ""
-"insert_specialchar.xhp\n"
-"par_id3153031\n"
-"4\n"
+"doc_open.xhp\n"
+"par_idN107B2\n"
"help.text"
-msgid "In any text input field (such as the input fields in the <emph>Find & Replace</emph> dialog) you can press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S to open the <emph>Special Characters</emph> dialog."
-msgstr "Σε οποιοδήποτε πεδίο εισαγωγής κειμένου (όπως τα πεδία εισαγωγής στο διάλογο <emph>Εύρεση & Αντικατάσταση</emph>) μπορείτε να πατήσετε Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S για να ανοίξετε τον διάλογο <emph>Ειδικοί Χαρακτήρες</emph>."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+O"
+msgstr "Πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+O"
-#: insert_specialchar.xhp
+#: doc_open.xhp
msgctxt ""
-"insert_specialchar.xhp\n"
-"par_id3155630\n"
-"7\n"
+"doc_open.xhp\n"
+"par_id3150275\n"
+"3\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">At present there are three ways of entering letters with accents directly from the keyboard.</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Προς το παρόν υπάρχουν τρεις τρόποι για να εισάγετε χαρακτήρες με τόνους απευθείας από το πληκτρολόγιο. </caseinline></switchinline>"
+msgid "The <link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link> dialog appears."
+msgstr "Το παράθυρο διαλόγου <link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link> εμφανίζεται."
-#: insert_specialchar.xhp
+#: doc_open.xhp
msgctxt ""
-"insert_specialchar.xhp\n"
-"par_id3154897\n"
-"8\n"
+"doc_open.xhp\n"
+"par_id3149164\n"
+"4\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Solaris:</emph> Using a Sun keyboard. First press the Compose key to the right of the space bar, then enter the first and second modifiers.</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Solaris:</emph> Χρησιμοποιώντας ένα πληκτρολόγιο Sun. Πρώτα πατήστε το πλήκτρο Compose στα δεξιά του πλήκτρου διαστήματος, και μετά εισάγετε το πρώτο και δεύτερο τροποποιητή. </caseinline></switchinline>"
+msgid "Select the file you want to open and click <emph>Open</emph>."
+msgstr "Επιλέξτε το αρχείο που θέλετε να ανοίξετε και κάντε κλικ στο <emph>Άνοιγμα</emph>."
-#: insert_specialchar.xhp
+#: doc_open.xhp
msgctxt ""
-"insert_specialchar.xhp\n"
-"par_id3145315\n"
-"9\n"
+"doc_open.xhp\n"
+"hd_id3149234\n"
+"13\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Linux / NetBSD:</emph> Using the dead-keys. In an xterm window first press the (´) or (`) key. The character should not appear on the screen. Now press a letter, such as \"e\". The e is given an accent, é or è. If not, then check in the XF86Config file if a \"nodeadkeys\" XkbdVariant has been loaded there and replace it. You may also have set the environment variable SAL_NO_DEADKEYS, which deactivates the dead-keys.</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Linux / NetBSD:</emph> Χρήση των dead-keys. Σε ένα παράθυρο xterm πρώτα πατήστε το πλήκτρο (´) ή (`). Ο χαρακτήρας δεν θα πρέπει να εμφανισθεί στην οθόνη. Πατήστε τώρα ένα γράμμα, όπως \"e\". Το e τονίζεται, é ή è. Αν όχι, ελέγξτε στο αρχείο XF86Config αν ένα \"nodeadkeys\" XkbdVariant έχει φορτωθεί και αντικαταστήστε το. Επίσης μπορείτε να ορίσετε τη μεταβλητή περιβάλλοντος SAL_NO_DEADKEYS, που απενεργοποιεί τα dead-keys. </caseinline></switchinline>"
+msgid "Restrict Files to Display"
+msgstr "Περιορισμός αρχείων στην οθόνη"
-#: insert_specialchar.xhp
+#: doc_open.xhp
msgctxt ""
-"insert_specialchar.xhp\n"
-"par_id3148943\n"
-"10\n"
+"doc_open.xhp\n"
+"par_id3150985\n"
+"14\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>All Unix systems:</emph> (Alt Graph) as additional compose key. The (Alt Graph) key can work in $[officename] like the Compose key, if you set the environment variable SAL_ALTGR_COMPOSE. The (Alt Graph) key must trigger a mode_switch, so, for example, xmodmap -e \"keysym Alt_R = Mode_switch\" must be set. First press (Alt Graph), then the first modifier, then the second modifier. The characters are combined as described on a Solaris system in the file /usr/openwin/include/X11/Suncompose.h.</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Για όλα τα συστήματα Unix:</emph> Το (Alt Graph) ως πρόσθετο πλήκτρο σύνθεσης. Το πλήκτρο (Alt Graph) μπορεί να λειτουργήσει στο $[officename] όπως το πλήκτρο Compose, εάν ορίσετε τη μεταβλητή περιβάλλοντος SAL_ALTGR_COMPOSE. Το πλήκτρο (Alt Graph) πρέπει να πραγματοποιεί μια προκαλεί μια mode_switch, επομένως, για παράδειγμα, να οριστεί το xmodmap -e \"keysym Alt_R = Mode_switch\". Πρώτα πατήστε το πλήκτρο(Alt Graph), έπειτα τον πρώτο τροποποιητή, ακολουθούμενο από τον δεύτερο τροποποιητή. Οι χαρακτήρες συνδυάζονται σύμφωνα με την περιγραφή που θα βρείτε σε σύστημα Solaris, στο αρχείο /usr/openwin/include/X11/Suncompose.h.</caseinline></switchinline>"
+msgid "To restrict the display of files in the <emph>Open</emph> dialog to a certain type select the corresponding <emph>File type</emph> from the list. Select <emph>All Files</emph> to display all files."
+msgstr "Για περιορισμό της εμφάνισης αρχείων στο διάλογο <emph>άνοιγμα</emph> σε ένα συγκεκριμένο τύπο επιλέξτε τον αντίστοιχο <emph>τύπο αρχείου</emph> από τη λίστα. Επιλέξτε <emph>όλα τα αρχεία</emph> για εμφάνιση όλων των αρχείων."
-#: insert_specialchar.xhp
+#: doc_open.xhp
msgctxt ""
-"insert_specialchar.xhp\n"
-"par_id3149047\n"
-"5\n"
+"doc_open.xhp\n"
+"hd_id4651326\n"
"help.text"
-msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Characters\">Special Characters</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικοί χαρακτήρες\">Ειδικοί χαρακτήρες</link>"
+msgid "Cursor Position"
+msgstr "Θέση δείκτη"
-#: insert_specialchar.xhp
+#: doc_open.xhp
msgctxt ""
-"insert_specialchar.xhp\n"
-"par_id3153896\n"
-"11\n"
+"doc_open.xhp\n"
+"par_id5509201\n"
"help.text"
-msgid "<link href=\"text/shared/01/06040200.xhp\" name=\"AutoCorrect\">AutoCorrect</link>"
-msgstr "<link href=\"text/shared/01/06040200.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link>"
+msgid "In general, all documents open with the cursor at the start of the document."
+msgstr "Γενικά, όλα τα έγγραφα ανοίγουν με τον δείκτη στην αρχή του εγγράφου."
-#: border_table.xhp
+#: doc_open.xhp
msgctxt ""
-"border_table.xhp\n"
-"tit\n"
+"doc_open.xhp\n"
+"par_id6594744\n"
"help.text"
-msgid "Defining Borders for Tables and Table Cells"
-msgstr "Ορισμός περιγραμμάτων για πίνακες και κελιά πινάκων"
+msgid "One exception appears when the author of a Writer text document saves and reopens a document: The cursor will be at the same position where it has been when the document was saved. This only works when the name of the author was entered in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - User Data</emph>."
+msgstr "Μια εξαίρεση εμφανίζεται όταν ο συγγραφέας του εγγράφου κειμένου Writer αποθηκεύει και ξανανοίγει ένα έγγραφο: Ο δρομέας θα είναι στην ίδια θέση όπου ήταν όταν αποθηκεύτηκε το έγγραφο. Αυτό δουλεύει μόνο όταν το όνομα του συγγραφέα καταχωρήθηκε στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Δεδομένα χρήστη</emph>."
-#: border_table.xhp
+#: doc_open.xhp
msgctxt ""
-"border_table.xhp\n"
-"bm_id3155805\n"
+"doc_open.xhp\n"
+"par_id3422650\n"
"help.text"
-msgid "<bookmark_value>tables in text; defining borders</bookmark_value><bookmark_value>tables in spreadsheets;defining borders</bookmark_value><bookmark_value>borders; for tables</bookmark_value><bookmark_value>frames; around tables</bookmark_value><bookmark_value>defining;table borders</bookmark_value>"
-msgstr "<bookmark_value>πίνακες σε κείμενο; ορισμός περιγραμμάτων</bookmark_value><bookmark_value>πίνακες σε υπολογιστικά φύλλα;ορισμός περιγραμμάτων</bookmark_value><bookmark_value>περιγράμματα; για πίνακες</bookmark_value><bookmark_value>πλαίσια;γύρω από πίνακες</bookmark_value><bookmark_value>ορισμός;περιγράμματα πινάκων</bookmark_value>"
+msgid "Press Shift+F5 to set the cursor to the last saved position."
+msgstr "Χρησιμοποιήστε το συνδυασμό πλήκτρων Shift+F5 για να θέσετε τον δείκτη στην τελευταία αποθηκευμένη θέση."
-#: border_table.xhp
+#: doc_open.xhp
msgctxt ""
-"border_table.xhp\n"
-"hd_id3155805\n"
-"16\n"
+"doc_open.xhp\n"
+"hd_id3148453\n"
+"17\n"
"help.text"
-msgid "<variable id=\"border_table\"><link href=\"text/shared/guide/border_table.xhp\" name=\"Defining Borders for Tables and Table Cells\">Defining Borders for Tables and Table Cells</link></variable>"
-msgstr "<variable id=\"border_table\"><link href=\"text/shared/guide/border_table.xhp\" name=\"Ορισμός περιγραμμάτων για πίνακες και κελιά πινάκων\">Ορισμός περιγραμμάτων για πίνακες και κελιά πινάκων</link></variable>"
+msgid "Opening an Empty Document"
+msgstr "Άνοιγμα ενός κενού εγγράφου"
-#: border_table.xhp
+#: doc_open.xhp
msgctxt ""
-"border_table.xhp\n"
-"hd_id3147008\n"
-"1\n"
+"doc_open.xhp\n"
+"par_id3147287\n"
+"19\n"
"help.text"
-msgid "Setting a Predefined Border Style"
-msgstr "Ρύθμιση ενός προκαθορισμένου στυλ περιγράμματος"
+msgid "Click the <emph>New</emph> icon on the Standard bar or choose <emph>File - New</emph>. This opens a document of the document type specified."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Δημιουργία</emph> στην βασική γραμμή εργαλείων ή επιλέξτε <emph>Αρχείο - Δημιουργία</emph>. Αυτή η εντολή ανοίγει ένα έγγραφο του τύπου που έχει καθοριστεί."
-#: border_table.xhp
+#: doc_open.xhp
msgctxt ""
-"border_table.xhp\n"
-"par_id3146957\n"
-"2\n"
+"doc_open.xhp\n"
+"par_id3153092\n"
+"20\n"
"help.text"
-msgid "Select the table cells that you want to modify."
-msgstr "Επιλέξτε τα κελιά πίνακα τα οποία θέλετε να τροποποιήσετε."
+msgid "If you click the arrow next to the <emph>New</emph> icon, a submenu opens in which you can select another document type."
+msgstr "Αν κάνετε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Δημιουργία</emph>, θα ανοίξει ένα υπομενού από το οποίο μπορείτε να διαλέξετε έναν διαφορετικό τύπο εγγράφου."
-#: border_table.xhp
+#: doc_open.xhp
msgctxt ""
-"border_table.xhp\n"
-"par_id3156346\n"
-"3\n"
+"doc_open.xhp\n"
+"hd_id0820200803501358\n"
"help.text"
-msgid "Click the <emph>Borders</emph> icon on the <emph>Table </emph>toolbar (Writer) or on the <emph>Line and Filling</emph> bar to open the <emph>Borders</emph> window."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Περιγράμματα</emph> στη γραμμή εργαλείων <emph>Πίνακας</emph> (Writer) ή στη γραμμή <emph>Γραμμή και γέμισμα</emph> για να ανοίξετε το παράθυρο <emph>Περιγράμματα</emph>."
+msgid "System File Dialogs or %PRODUCTNAME Dialogs"
+msgstr "Χρήση διαλόγων αρχείων συστήματος ή διαλόγων του %PRODUCTNAME"
-#: border_table.xhp
+#: doc_open.xhp
msgctxt ""
-"border_table.xhp\n"
-"par_id3143270\n"
-"5\n"
+"doc_open.xhp\n"
+"par_id0820200803501356\n"
"help.text"
-msgid "Click one of the predefined border styles."
-msgstr "Κάντε κλικ σε ένα από τα προκαθορισμένα στυλ περιγράμματος."
+msgid "On most operating systems, you can choose to use the system file dialogs or %PRODUCTNAME dialogs."
+msgstr "Στα περισσότερα λειτουργικά συστήματα, μπορείτε να επιλέξετε να χρησιμοποιείτε τους διάλογους του συστήματος ή τους διάλογους του %PRODUCTNAME."
-#: border_table.xhp
+#: doc_open.xhp
msgctxt ""
-"border_table.xhp\n"
-"par_id3156156\n"
-"6\n"
+"doc_open.xhp\n"
+"par_id0820200803501429\n"
"help.text"
-msgid "This <emph>adds</emph> the selected style to the current border style of the table cells. Select the blank border style at the top left of the <emph>Borders</emph> window to clear all border styles."
-msgstr "Αυτό <emph>προσθέτει</emph> το επιλεγμένο στυλ στο τρέχον στυλ περιγράμματος των κελιών του πίνακα. Επιλέξτε το κενό στυλ περιγράμματος πάνω αριστερά από το παράθυρο <emph>Περιγράμματα</emph> για να καθαρίσετε όλα τα στυλ περιγράμματος."
+msgid "Choose <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - General</item> to switch the type of open/save dialogs."
+msgstr "Επιλέξτε <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Γενικά</item> για εναλλαγή του τύπου των διαλόγων άνοιγμα/αποθήκευση."
-#: border_table.xhp
+#: doc_open.xhp
msgctxt ""
-"border_table.xhp\n"
-"hd_id3153666\n"
-"7\n"
+"doc_open.xhp\n"
+"par_id0820200803501449\n"
"help.text"
-msgid "Setting a Customized Border Style"
-msgstr "Ρύθμιση ενός προσαρμοσμένου στυλ περιγράμματος"
+msgid "The %PRODUCTNAME dialogs support file download and upload using secure https connections."
+msgstr "Οι διάλογοι του %PRODUCTNAME υποστηρίζουν λήψη και ανέβασμα αρχείων με τη χρήση ασφαλών συνδέσεων https."
-#: border_table.xhp
+#: doc_open.xhp
msgctxt ""
-"border_table.xhp\n"
-"par_id3152472\n"
-"8\n"
+"doc_open.xhp\n"
+"hd_id0820200803501453\n"
"help.text"
-msgid "Select the table cells that you want to modify."
-msgstr "Επιλέξτε τα κελιά του πίνακα τα οποία θέλετε να τροποποιήσετε."
+msgid "Opening Files from a Web Server"
+msgstr "Άνοιγμα αρχείων από ένα εξυπηρετητή στο διαδίκτυο"
-#: border_table.xhp
+#: doc_open.xhp
msgctxt ""
-"border_table.xhp\n"
-"par_id3147265\n"
+"doc_open.xhp\n"
+"par_id3153126\n"
"9\n"
"help.text"
-msgid "Choose <emph>Table - Table Properties - Borders</emph> (Writer) or <emph>Format - Cells - Borders</emph> (Calc)."
-msgstr "Επιλέξτε <emph>Πίνακας - Ιδιότητες πίνακα - Περιγράμματα</emph> (Writer) ή <emph>Μορφή - Κελιά - Περιγράμματα</emph> (Calc)."
+msgid "You can enter a URL in the <emph>File name</emph> box of the <emph>Open</emph> dialogs. The URL must start with file:/// or ftp:// or http://."
+msgstr "Μπορείτε να εισάγετε ένα URL στο πεδίο <emph>Όνομα αρχείου</emph> των διαλόγων <emph>Άνοιγμα</emph>. Το URL θα πρέπει να ξεκινάει με file:/// ή ftp:// ή http://."
-#: border_table.xhp
+#: doc_open.xhp
msgctxt ""
-"border_table.xhp\n"
-"par_id3159413\n"
-"10\n"
+"doc_open.xhp\n"
+"par_id0820200803501548\n"
"help.text"
-msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
-msgstr "Στο πεδίο <emph>Προσαρμοσμένο</emph> επιλέξτε το άκρο που θέλετε να εμφανίζεται σε μια κοινή διάταξη. Στην προεπισκόπηση κάντε κλικ σε ένα άκρο για εναλλαγή της επιλογής του άκρου."
+msgid "If you use the %PRODUCTNAME dialog, you can use the https:// prefix for a secure connection, and you can save a document on the web server."
+msgstr "Αν χρησιμοποιείτε τους διαλόγους του %PRODUCTNAME, μπορείτε να χρησιμοποιήσετε το πρόθεμα https:// για ασφαλείς συνδέσεις και να αποθηκεύσετε ένα έγγραφο στον εξυπηρετητή."
-#: border_table.xhp
+#: doc_open.xhp
msgctxt ""
-"border_table.xhp\n"
-"par_id31594132\n"
+"doc_open.xhp\n"
+"par_idN107C4\n"
"help.text"
-msgid "If you select more than one row or column, you can change the middle lines between rows or columns. Select the middle markers in the <emph>User-defined</emph> area."
-msgstr "Εάν επιλέξετε περισσότερες από μία γραμμές ή στήλες, μπορείτε να αλλάξετε τις μεσαίες γραμμές μεταξύ γραμμών ή στηλών. Επιλέξτε τους μεσαίους σημειωτές στην περιοχή <emph>Οριζόμενες από το χρήστη</emph>."
+msgid "When you open a file by a URL from the Windows file dialog, Windows will open a local copy of the file, located in the Internet Explorer cache. The %PRODUCTNAME file dialog opens a local copy of the file in the system's temp folder."
+msgstr "Όταν ανοίγετε ένα URL μέσω του διαλόγου αρχείου των Windows, τα Windows θα ανοίξουν ένα τοπικό αντίγραφο του αρχείου που θα βρίσκεται στην προσωρινή μνήμη του Internet Explorer. Ο διάλογος αρχείου του %PRODUCTNAME ανολιγει ένα τοπικό αντίγραφο από τον φάκελο temp του συστήματος σας."
-#: border_table.xhp
+#: doc_open.xhp
msgctxt ""
-"border_table.xhp\n"
-"par_id3153526\n"
-"11\n"
+"doc_open.xhp\n"
+"par_id3148616\n"
+"5\n"
"help.text"
-msgid "Select a line style and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr "Επιλέξτε ένα στυλ γραμμής και χρώμα για το επιλεγμένο στυλ περιγράμματος στο πεδίο <emph>Γραμμή</emph>. Αυτές οι ρυθμίσεις θα εφαρμοστούν σε όλες τις γραμμές του επιλεγμένου στυλ περιγράμματος."
+msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"File - Open\">File - Open</link>"
+msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Αρχείο - Άνοιγμα\">Αρχείο - Άνοιγμα</link>"
-#: border_table.xhp
+#: doc_save.xhp
msgctxt ""
-"border_table.xhp\n"
-"par_id3145606\n"
-"12\n"
+"doc_save.xhp\n"
+"tit\n"
"help.text"
-msgid "Repeat the last two steps for every border edge."
-msgstr "Επαναλάβετε τα δύο τελευταία βήματα για κάθε άκρο του περιγράμματος."
+msgid "Saving Documents"
+msgstr "Αποθήκευση εγγράφων"
-#: border_table.xhp
+#: doc_save.xhp
msgctxt ""
-"border_table.xhp\n"
-"par_id3156422\n"
-"13\n"
+"doc_save.xhp\n"
+"bm_id3147226\n"
"help.text"
-msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area."
-msgstr "Διαλέξτε την απόσταση μεταξύ περιγράμματος γραμμών και τα περιεχόμενα της σελίδας στην περιοχή <emph>Απόσταση περιεχομένων</emph>."
+msgid "<bookmark_value>documents; saving</bookmark_value><bookmark_value>saving; documents</bookmark_value><bookmark_value>backups; documents</bookmark_value><bookmark_value>files; saving</bookmark_value><bookmark_value>text documents; saving</bookmark_value><bookmark_value>spreadsheets; saving</bookmark_value><bookmark_value>drawings; saving</bookmark_value><bookmark_value>presentations; saving</bookmark_value><bookmark_value>FTP; saving documents</bookmark_value>"
+msgstr "<bookmark_value>έγγραφα; αποθήκευση</bookmark_value><bookmark_value>αποθήκευση; έγγραφα</bookmark_value><bookmark_value>αντίγραφα ασφαλείας; έγγραφα</bookmark_value><bookmark_value>αρχεία; αποθήκευση</bookmark_value><bookmark_value>έγγραφα κειμένου; αποθήκευση</bookmark_value><bookmark_value>πίνακες; αποθήκευση</bookmark_value><bookmark_value>σχέδια; αποθήκευση</bookmark_value><bookmark_value>παρουσιάσεις; αποθήκευση</bookmark_value><bookmark_value>FTP; αποθήκευση εγγράφων</bookmark_value>"
-#: border_table.xhp
+#: doc_save.xhp
msgctxt ""
-"border_table.xhp\n"
-"par_id3149807\n"
-"14\n"
+"doc_save.xhp\n"
+"hd_id3147226\n"
+"4\n"
"help.text"
-msgid "Click <emph>OK</emph> to apply the changes."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph> για να εφαρμοστούν οι αλλαγές."
+msgid "<variable id=\"doc_save\"><link href=\"text/shared/guide/doc_save.xhp\" name=\"Saving Documents\">Saving Documents</link></variable>"
+msgstr "<variable id=\"doc_save\"><link href=\"text/shared/guide/doc_save.xhp\" name=\"Αποθήκευση εγγράφων\">Αποθήκευση εγγράφων</link></variable>"
-#: xsltfilter.xhp
+#: doc_save.xhp
msgctxt ""
-"xsltfilter.xhp\n"
-"tit\n"
+"doc_save.xhp\n"
+"par_id3156113\n"
+"5\n"
"help.text"
-msgid "Working With %PRODUCTNAME XML Filters"
-msgstr "Εργασία με φίλτρα %PRODUCTNAME XML"
+msgid "Click the <emph>Save</emph> icon or press the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Αποθήκευση</emph> ή πατήστε τα πλήκτρα συντόμευσης <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S."
-#: xsltfilter.xhp
+#: doc_save.xhp
msgctxt ""
-"xsltfilter.xhp\n"
-"bm_id7007583\n"
+"doc_save.xhp\n"
+"par_id3155450\n"
"help.text"
-msgid "<bookmark_value>saving;to XML</bookmark_value> <bookmark_value>loading;XML files</bookmark_value> <bookmark_value>importing;from XML</bookmark_value> <bookmark_value>exporting;to XML</bookmark_value> <bookmark_value>file filters;XML</bookmark_value><bookmark_value>XSLT filters, see also XML filters</bookmark_value>"
-msgstr "<bookmark_value>αποθήκευση;σε XML</bookmark_value> <bookmark_value>φόρτωση;φίλτρα XML</bookmark_value> <bookmark_value>εισαγωγή;από XML</bookmark_value> <bookmark_value>εξαγωγή;σε XML</bookmark_value> <bookmark_value>αρχεία φίλτρου;XML</bookmark_value><bookmark_value>φίλτρα XSLT, δείτε επίσης φίλτρα XML</bookmark_value>"
+msgid "<image id=\"img_id3152349\" src=\"cmd/sc_save.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152349\">This icon is for tips on how to use the program more effectively.</alt></image>"
+msgstr "<image id=\"img_id3152349\" src=\"cmd/sc_save.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152349\">Αυτό το εικονίδιο είναι για συμβουλές στο πως να χρησιμοποιείτε το πρόγραμμα περισσότερο αποδοτικά.</alt></image>"
-#: xsltfilter.xhp
+#: doc_save.xhp
msgctxt ""
-"xsltfilter.xhp\n"
-"par_idN10923\n"
+"doc_save.xhp\n"
+"par_id3148685\n"
+"8\n"
"help.text"
-msgid "<variable id=\"xsltfilter\"><link href=\"text/shared/guide/xsltfilter.xhp\">About XML Filters</link> </variable>"
-msgstr "<variable id=\"xsltfilter\"><link href=\"text/shared/guide/xsltfilter.xhp\">Σχετικά με φίλτρα XML</link> </variable>"
+msgid "The document is saved under its path and name on the current local data medium or network drive or on the Internet, overwriting any file of the same name."
+msgstr "Το έγγραφο αποθηκεύεται στη διαδρομή του και με το όνομά του στο τρέχον τοπικό μέσο δεδομένων ή μονάδα δικτύου ή στο Internet, αντικαθιστώντας οποιαδήποτε παλαιότερη έκδοση κατά τη διαδικασία."
-#: xsltfilter.xhp
+#: doc_save.xhp
msgctxt ""
-"xsltfilter.xhp\n"
-"par_idN10927\n"
+"doc_save.xhp\n"
+"par_id3150984\n"
+"2\n"
"help.text"
-msgid "%PRODUCTNAME <link href=\"text/shared/00/00000021.xhp\">stores documents in XML format</link>. You can create customized filters that convert the native OpenDocument XML file format used by %PRODUCTNAME into another format. These filters can be integrated into %PRODUCTNAME seamlessly so that you can save or load these formats transparently."
-msgstr "Το %PRODUCTNAME <link href=\"text/shared/00/00000021.xhp\">αποθηκεύει έγγραφα σε μορφή XML </link>. Μπορείτε να δημιουργήσετε προσαρμοσμένα φίλτρα που μετατρέπουν μια γνήσια μορφή αρχείου OpenDocument XML, που χρησιμοποιείται από το %PRODUCTNAME, σε άλλη μορφή. Αυτά τα φίλτρα μπορούν να ενσωματωθούν στο %PRODUCTNAME έτσι ώστε να αποθηκεύετε και να φορτώνετε αυτές τις μορφές με διαφανές τρόπο."
+msgid "When you save a new file for the first time, the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link> dialog opens, in which you can enter a name, folder and drive or volume for the file. To open this dialog, choose <emph>File - Save As</emph>."
+msgstr "Όταν αποθηκεύετε ένα νέο αρχείο για πρώτη φορά, ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>, στο οποίο μπορείτε να εισαγάγετε όνομα, φάκελο και μονάδα ή τόμο για το αρχείο. Για να ανοίξετε αυτό το παράθυρο διαλόγου, επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph>."
-#: xsltfilter.xhp
+#: doc_save.xhp
msgctxt ""
-"xsltfilter.xhp\n"
-"par_idN1093A\n"
+"doc_save.xhp\n"
+"par_id3152472\n"
+"3\n"
"help.text"
-msgid "To create an XML filter, you must have a good understanding of XML and XSLT concepts. These concepts are beyond the scope of this help."
-msgstr "Για να δημιουργήσετε ένα φίλτρο XML, πρέπει να έχετε κατανοήσει καλά τις έννοιες των XML και XSLT. Αυτές οι έννοιες είναι πέρα από τον σκοπό αυτής της βοήθειας."
+msgid "You can set the automatic creation of a backup copy under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link></emph>."
+msgstr "Μπορείτε να ορίσετε την αυτόματη δημιουργία αντιγράφου ασφαλείας στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση - Γενικά\">Φόρτωση/Αποθήκευση - Γενικά</link></emph>."
-#: xsltfilter.xhp
+#: doc_save.xhp
msgctxt ""
-"xsltfilter.xhp\n"
-"par_idN1093D\n"
+"doc_save.xhp\n"
+"hd_id7146824\n"
"help.text"
-msgid "An XML filter contains <emph>stylesheets</emph> that are written in the XSLT language. The stylesheets define the transformation from the OpenDocument file format to another XML format through export and import filters. There are three types of XML filters:"
-msgstr "Ένα φίλτρο XML περιέχει <emph>stylesheets</emph> που είναι γραμμένα σε γλώσσα προγραμματισμού XSLT. Τα stylesheets ορίζουν τη μετατροπή από μια μορφή αρχείου OpenDocument σε άλλη μορφή XML μέσω φίλτρων εισαγωγής εξαγωγής. Υπάρχουν τρία είδη φίλτρων XML:"
+msgid "Automatic extension to the file name"
+msgstr "Αυτόματη επέκταση στο όνομα αρχείου"
-#: xsltfilter.xhp
+#: doc_save.xhp
msgctxt ""
-"xsltfilter.xhp\n"
-"par_idN10947\n"
+"doc_save.xhp\n"
+"par_id9359111\n"
"help.text"
-msgid "<emph>Import Filters</emph> load external XML files and transform the format of the files into the OpenDocument XML file format. After you install an import filter, the name of the filter is added to the list of file types in the <link href=\"text/shared/01/01020000.xhp\">File Open dialog</link>."
-msgstr "Η <emph>Εισαγωγή φίλτρων</emph> φορτώνει εξωτερικά αρχεία XML και μετατρέπει τη μορφή των αρχείων σε μορφή αρχείου OpenDocument XML. Αφού έχετε εγκαταστήσει ένα εισαγόμενο φίλτρο, το όνομα του φίλτρου προστίθεται στη λίστα τύπων αρχείου στο <link href=\"text/shared/01/01020000.xhp\">Παράθυρο διαλόγου Άνοιγμα αρχείου</link>."
+msgid "When saving a file, %PRODUCTNAME always appends an extension to the file name, except when the file name already has an extension that matches the file type. See the list of <link href=\"text/shared/00/00000021.xhp\">ODF extensions</link>."
+msgstr "Όταν αποθηκεύεται ένα αρχείο, το %PRODUCTNAME πάντα προσθέτει μία επέκταση στο όνομα του αρχείου, εκτός όταν το όνομα αρχείου έχει ήδη επέκταση που ταιριάζει στο τύπο αρχείου. Δείτε την λίστα <link href=\"text/shared/00/00000021.xhp\">Επεκτάσεις ODF</link>"
-#: xsltfilter.xhp
+#: doc_save.xhp
msgctxt ""
-"xsltfilter.xhp\n"
-"par_idN10960\n"
+"doc_save.xhp\n"
+"par_id6709494\n"
"help.text"
-msgid "<emph>Export Filters</emph> transform OpenDocument XML files and <emph>save</emph> the files to a different XML format. After you install an export filter, the name of the filter is added to the list of file types in the <link href=\"text/shared/01/01070001.xhp\">Export dialog</link>."
-msgstr "Η <emph>Εξαγωγή φίλτρων</emph> μετατρέπει αρχεία OpenDocument XML και <emph>αποθηκεύει</emph> τα αρχεία σε μία διαφορετική μορφή XML . Αφού εγκαταστήσετε ένα φίλτρο εξαγωγής, το όνομα του φίλτρου θα προστεθεί στη λίστα των τύπων αρχείου στο <link href=\"text/shared/01/01070001.xhp\">Παράθυρο διαλόγου εξαγωγής</link>."
+msgid "Some examples for the automatic extensions are listed in the following table:"
+msgstr "Μερικά παραδείγματα αυτομάτων επεκτάσεων παραθέτονται στον ακόλουθο πίνακα:"
-#: xsltfilter.xhp
+#: doc_save.xhp
msgctxt ""
-"xsltfilter.xhp\n"
-"par_idN10979\n"
+"doc_save.xhp\n"
+"par_id9009674\n"
"help.text"
-msgid "<emph>Import/Export Filters</emph> load and save OpenDocument XML files into a different XML <emph>format</emph>. After you install these filters, the names of the filters are added to the list of file types in the <link href=\"text/shared/01/01020000.xhp\">File Open dialog</link> and the <link href=\"text/shared/01/01070000.xhp\">File Save As dialog</link>."
-msgstr "Η <emph>Εισαγωγή/εξαγωγή φίλτρων</emph> φορτώνει και αποθηκεύει αρχεία OpenDocument XML σε διαφορετικές <emph>μορφές</emph> XML. Αφού εγκαταστήσετε αυτά τα φίλτρα, τα ονόματά τους προστίθενται στη λίστα τύπων αρχείου στο <link href=\"text/shared/01/01020000.xhp\">Παράθυρο διαλόγου Άνοιγμα αρχείου</link> και στο <link href=\"text/shared/01/01070000.xhp\">Παράθυρο διαλόγου Αποθήκευση αρχείου ως</link>."
+msgid "You enter this file name"
+msgstr "Έχετε εισάγει αυτό το όνομα αρχείου"
-#: xsltfilter.xhp
+#: doc_save.xhp
msgctxt ""
-"xsltfilter.xhp\n"
-"par_idN10B39\n"
+"doc_save.xhp\n"
+"par_id485549\n"
"help.text"
-msgid "<link href=\"http://www.w3.org/Style/XSL/\">World Wide Web Consortium Pages on Extensible <emph>Stylesheet</emph> Language (XSL)</link>"
-msgstr "<link href=\"http://www.w3.org/Style/XSL/\">World Wide Web Consortium Pages on Extensible <emph>Stylesheet</emph> Language (XSL)</link>"
+msgid "You select this file type"
+msgstr "Επιλέξατε αυτό τον τύπο αρχείου"
-#: xsltfilter.xhp
+#: doc_save.xhp
msgctxt ""
-"xsltfilter.xhp\n"
-"par_idN10B4E\n"
+"doc_save.xhp\n"
+"par_id3987243\n"
"help.text"
-msgid "<link href=\"http://www.w3.org/XML/\">World Wide Web Consortium Pages on Extensible Markup Language (XML)</link>"
-msgstr "<link href=\"http://www.w3.org/XML/\">World Wide Web Consortium Pages on Extensible Markup Language (XML)</link>"
+msgid "File is saved with this name"
+msgstr "Το αρχείο αποθηκεύτηκε με αυτό το όνομα"
-#: xsltfilter.xhp
+#: doc_save.xhp
msgctxt ""
-"xsltfilter.xhp\n"
-"par_idN10D97\n"
+"doc_save.xhp\n"
+"par_id7681814\n"
"help.text"
-msgid "<embedvar href=\"text/shared/00/00000021.xhp#xmlformat\"/>"
-msgstr "<embedvar href=\"text/shared/00/00000021.xhp#xmlformat\"/>"
+msgid "my file"
+msgstr "Το αρχείο μου"
-#: xsltfilter.xhp
+#: doc_save.xhp
msgctxt ""
-"xsltfilter.xhp\n"
-"par_id5569017\n"
+"doc_save.xhp\n"
+"par_id9496749\n"
"help.text"
-msgid "<link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Distributing XML filters</link>"
-msgstr "<link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Διανομή φίλτρων XML</link>"
+msgid "ODF Text"
+msgstr "Κείμενο ODF"
-#: xsltfilter.xhp
+#: doc_save.xhp
msgctxt ""
-"xsltfilter.xhp\n"
-"par_id6426892\n"
+"doc_save.xhp\n"
+"par_id342417\n"
"help.text"
-msgid "<link href=\"text/shared/guide/xsltfilter_create.xhp\">Creating and Testing XML filters</link>"
-msgstr "<link href=\"text/shared/guide/xsltfilter_create.xhp\">Δημιουργία και δοκιμή φίλτρων XML</link>"
+msgid "my file.odt"
+msgstr "my file.odt"
-#: data_forms.xhp
+#: doc_save.xhp
msgctxt ""
-"data_forms.xhp\n"
-"tit\n"
+"doc_save.xhp\n"
+"par_id5087130\n"
"help.text"
-msgid "Working with Forms"
-msgstr "Εργασία με φόρμες"
+msgid "my file.odt"
+msgstr "my file.odt"
-#: data_forms.xhp
+#: doc_save.xhp
msgctxt ""
-"data_forms.xhp\n"
-"bm_id5762199\n"
+"doc_save.xhp\n"
+"par_id7523728\n"
"help.text"
-msgid "<bookmark_value>opening;forms</bookmark_value><bookmark_value>forms;creating</bookmark_value><bookmark_value>design view;creating forms</bookmark_value>"
-msgstr "<bookmark_value>άνοιγμα;φόρμες</bookmark_value><bookmark_value>φόρμες;δημιουργία</bookmark_value><bookmark_value>προβολή σχεδίασης;δημιουργία φορμών</bookmark_value>"
+msgid "ODF Text"
+msgstr "Κείμενο ODF"
-#: data_forms.xhp
+#: doc_save.xhp
msgctxt ""
-"data_forms.xhp\n"
-"par_idN105F9\n"
+"doc_save.xhp\n"
+"par_id8994109\n"
"help.text"
-msgid "<variable id=\"data_forms\"><link href=\"text/shared/guide/data_forms.xhp\">Working with Forms</link></variable>"
-msgstr "<variable id=\"data_forms\"><link href=\"text/shared/guide/data_forms.xhp\">Εργασία με φόρμες</link></variable>"
+msgid "my file.odt"
+msgstr "my file.odt"
-#: data_forms.xhp
+#: doc_save.xhp
msgctxt ""
-"data_forms.xhp\n"
-"par_idN10617\n"
+"doc_save.xhp\n"
+"par_id266426\n"
"help.text"
-msgid "Using forms, you can define how to present the data. Open a text document or a spreadsheet and insert the controls such as push buttons and list boxes. In the properties dialogs of the controls, you can define what data the forms should display."
-msgstr "Χρησιμοποιώντας τις φόρμες, μπορείτε να ορίσετε πως να εμφανίζονται τα δεδομένα. Ανοίξτε ένα έγγραφο κειμένου ή ένα υπολογιστικό φύλλο και εισάγετε τα στοιχεία ελέγχου όπως πεδία ελέγχου και παράθυρα καταλόγων. Στους διαλόγους ιδιοτήτων των στοιχείων ελέγχου, μπορείτε να ορίσετε τι δεδομένα θα εμφανίζουν οι φόρμες."
+msgid "my file.txt"
+msgstr "my file.txt"
-#: data_forms.xhp
+#: doc_save.xhp
msgctxt ""
-"data_forms.xhp\n"
-"par_idN1061A\n"
+"doc_save.xhp\n"
+"par_id3031098\n"
"help.text"
-msgid "Creating a New Form With the Form Wizard"
-msgstr "Δημιουργία μιας νέας φόρμας με τον αυτόματο πιλότο φόρμας"
+msgid "ODF Text"
+msgstr "Κείμενο ODF"
-#: data_forms.xhp
+#: doc_save.xhp
msgctxt ""
-"data_forms.xhp\n"
-"par_idN1061E\n"
+"doc_save.xhp\n"
+"par_id8276619\n"
"help.text"
-msgid "In %PRODUCTNAME, you can create a new form using the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>:"
-msgstr "Στο %PRODUCTNAME, μπορείτε να δημιουργήσετε μια νέα φόρμα χρησιμοποιώντας τον <link href=\"text/shared/autopi/01090000.xhp\">Αυτόματο πιλότο φόρμας</link>:"
+msgid "my file.txt.odt"
+msgstr "my file.txt.odt"
-#: data_forms.xhp
+#: doc_save.xhp
msgctxt ""
-"data_forms.xhp\n"
-"par_idN10632\n"
+"doc_save.xhp\n"
+"par_id7824030\n"
"help.text"
-msgid "Open the database file where you want to create the new form."
-msgstr "Ανοίξτε το αρχείο βάσης δεδομένων όπου θέλετε να δημιουργήσετε την νέα φόρμα."
+msgid "my file.txt"
+msgstr "my file.txt"
-#: data_forms.xhp
+#: doc_save.xhp
msgctxt ""
-"data_forms.xhp\n"
-"par_idN10636\n"
+"doc_save.xhp\n"
+"par_id7534104\n"
"help.text"
-msgid "In the left pane of the database window, click the <emph>Forms</emph> icon."
-msgstr "Στο αριστερό ταμπλό του παραθύρου της βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Φόρμες</emph>."
+msgid "Text (.txt)"
+msgstr "Κείμενο (.txt)"
-#: data_forms.xhp
+#: doc_save.xhp
msgctxt ""
-"data_forms.xhp\n"
-"par_idN1063E\n"
+"doc_save.xhp\n"
+"par_id209051\n"
"help.text"
-msgid "Click <emph>Use Wizard to Create Form</emph>."
-msgstr "Κάντε κλικ στη <emph>Χρήση αυτόματου πιλότου για τη δημιουργία φόρμας</emph>."
+msgid "my file.txt"
+msgstr "my file.txt"
-#: data_forms.xhp
+#: doc_save.xhp
msgctxt ""
-"data_forms.xhp\n"
-"par_idN10645\n"
+"doc_save.xhp\n"
+"par_id3153524\n"
+"6\n"
"help.text"
-msgid "Creating a New Form Manually"
-msgstr "Χειροκίνητη δημιουργία μιας νέας φόρμας"
+msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
-#: data_forms.xhp
+#: doc_save.xhp
msgctxt ""
-"data_forms.xhp\n"
-"par_idN1064C\n"
+"doc_save.xhp\n"
+"par_id3154140\n"
+"7\n"
"help.text"
-msgid "Open the database file where you want to create the new form."
-msgstr "Ανοίξτε το αρχείο βάσης δεδομένων όπου θέλετε΄να δημιουργήσετε τη νέα φόρμα."
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση- Γενικά\">Φόρτωση/Αποθήκευση- Γενικά</link>"
-#: data_forms.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_forms.xhp\n"
-"par_idN10650\n"
+"dragdrop.xhp\n"
+"tit\n"
"help.text"
-msgid "In the left pane of the database window, click the <emph>Forms</emph> icon."
-msgstr "Στο αριστερό ταμπλό του παράθυρου της βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Φόρμες</emph>."
+msgid "Dragging and Dropping Within a $[officename] Document"
+msgstr "Μετακίνηση και απόθεση μέσα σε ένα έγγραφο του $[officename]"
-#: data_forms.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_forms.xhp\n"
-"par_idN10658\n"
+"dragdrop.xhp\n"
+"bm_id3154927\n"
"help.text"
-msgid "Click <emph>Create Form in Design View</emph>."
-msgstr "Κάντε κλικ στη <emph>Σχεδίαση φόρμας σε προβολή σχεδίασης</emph>."
+msgid "<bookmark_value>drag and drop;overview</bookmark_value><bookmark_value>mouse; pointers when using drag and drop</bookmark_value><bookmark_value>links;by drag and drop</bookmark_value><bookmark_value>copying;by drag and drop</bookmark_value>"
+msgstr "<bookmark_value>μετακίνηση και απόθεση;σύνοψη</bookmark_value><bookmark_value>ποντίκι; δείκτες όταν χρησιμοποιήστε μετακίνηση και απόθεση</bookmark_value><bookmark_value>συνδέσεις;μέσω μετακίνησης και απόθεσης</bookmark_value><bookmark_value>αντιγραφή;μέσω μετακίνησης και απόθεσης</bookmark_value>"
-#: data_forms.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_forms.xhp\n"
-"par_idN1065F\n"
+"dragdrop.xhp\n"
+"hd_id3147571\n"
+"11\n"
"help.text"
-msgid "A new text document opens. Use the <link href=\"text/shared/02/01170000.xhp\">Form Controls</link> to insert form controls."
-msgstr "Ένα νέο έγγραφο κειμένου ανοίγει. Χρησιμοποιήστε τα <link href=\"text/shared/02/01170000.xhp\">Στοιχεία ελέγχου φόρμας</link> για να εισάγετε στοιχεία ελέγχου φόρμας."
+msgid "<variable id=\"dragdrop\"><link href=\"text/shared/guide/dragdrop.xhp\" name=\"Dragging and Dropping Within a $[officename] Document\">Dragging and Dropping Within a $[officename] Document</link></variable>"
+msgstr "<variable id=\"dragdrop\"><link href=\"text/shared/guide/dragdrop.xhp\" name=\"Μετακίνηση και απόθεση μέσα σε ένα έγγραφο $[officename]\">Μετακίνηση και απόθεση μέσα σε ένα έγγραφο $[officename]</link></variable>"
-#: data_forms.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_forms.xhp\n"
-"par_idN10670\n"
+"dragdrop.xhp\n"
+"par_id3147008\n"
+"3\n"
"help.text"
-msgid "Click the <emph>Forms</emph> icon to access all forms that were created from within the current database window. In addition, you can use the <emph>Form Controls</emph> icons to add database form controls to any Writer or Calc document, but these documents will not be listed in the database window."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Φόρμες</emph> για να έχετε πρόσβαση σε όλες τις φόρμες που δημιουργήθηκαν από το τρέχων παράθυρο βάσης δεδομένων. Επιπρόσθετα, μπορείτε να χρησιμοποιήσετε τα εικονίδια <emph>Στοιχεία ελέγχου φόρμας</emph> για να προσθέσετε στοιχεία ελέγχου φόρμας σε οποιοδήποτε έγγραφο Writer ή Calc, αλλά αυτά τα έγγραφα δεν θα βρίσκονται στη λίστα του παράθυρου της βάσης δεδομένων."
+msgid "There are many options for moving or copying objects using drag-and-drop. Text sections, drawing objects, graphics, form controls, hyperlinks, cell ranges, and many more can be moved or copied with the mouse."
+msgstr "Υπάρχουν πολλές επιλογές για τη μεταφορά ή την αντιγραφή αντικειμένων χρησιμοποιώντας τη λειτουργία μεταφοράς και απόθεσης. Με τη βοήθεια του ποντικιού, είναι δυνατή η μετακίνηση ή η αντιγραφή περιοχών κειμένου, αντικειμένων σχεδίασης, γραφικών, στοιχείων ελέγχου φόρμας, υπερσυνδέσεων, περιοχών πινάκων και πολλών άλλων."
-#: data_register.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_register.xhp\n"
-"tit\n"
+"dragdrop.xhp\n"
+"par_id3155892\n"
+"12\n"
"help.text"
-msgid "Registering and Deleting a Database"
-msgstr "Δήλωση και διαγραφή μιας βάσης δεδομένων"
+msgid "Note that the mouse pointer displays a plus sign when copying and an arrow when creating a link or hyperlink."
+msgstr "Προσέξτε ότι ο δείκτης του ποντικιού εμφανίζει ένα σύμβολο συν κατά την αντιγραφή και ένα βέλος κατά τη δημιουργία σύνδεσης ή υπερσύνδεσης."
-#: data_register.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_register.xhp\n"
-"bm_id4724570\n"
+"dragdrop.xhp\n"
+"par_id3146798\n"
+"5\n"
"help.text"
-msgid "<bookmark_value>databases;registering (Base)</bookmark_value><bookmark_value>registering;databases (Base)</bookmark_value><bookmark_value>deleting;databases (Base)</bookmark_value><bookmark_value>databases;deleting (Base)</bookmark_value><bookmark_value>lists;registered databases (Base)</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων;δήλωση (Base)</bookmark_value><bookmark_value>δήλωση;βάσεις δεδομένων (Base)</bookmark_value><bookmark_value>διαγραφή;βάσεις δεδομένων (Base)</bookmark_value><bookmark_value>βάσεις δεδομένων;διαγραφή (Base)</bookmark_value><bookmark_value>λίστες;δηλωθείσες βάσεις δεδομένων (Base)</bookmark_value>"
+msgid "Mouse Pointer"
+msgstr "Δείκτης ποντικιού"
-#: data_register.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_register.xhp\n"
-"par_idN105A3\n"
+"dragdrop.xhp\n"
+"par_id3147618\n"
+"6\n"
"help.text"
-msgid "<variable id=\"data_register\"><link href=\"text/shared/guide/data_register.xhp\">Registering and Deleting a Database</link></variable>"
-msgstr "<variable id=\"data_register\"><link href=\"text/shared/guide/data_register.xhp\">Δήλωση και διαγραφή μιας βάσης δεδομένων</link></variable>"
+msgid "Description"
+msgstr "Περιγραφή"
-#: data_register.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_register.xhp\n"
-"par_idN105C1\n"
+"dragdrop.xhp\n"
+"par_id3159177\n"
"help.text"
-msgid "Data from any <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link> can be registered to %PRODUCTNAME. To register means to tell %PRODUCTNAME where the data is located, how it is organized, how to get that data, and more. Once the database is registered, you can use the menu command <emph>View - Data source</emph> to access the data records from your text documents and spreadsheets."
-msgstr "Στο %PRODUCTNAME μπορούν να δηλωθούν δεδομένα από οποιοδήποτε <link href=\"text/shared/explorer/database/dabadoc.xhp\">αρχείο βάσης δεδομένων</link>. Για να δηλώσετε τρόπους για να πείτε στο %PRODUCTNAME που βρίσκονται τα δεδομένα, πως είναι οργανωμένα, πως να πάρει τα δεδομένα και πολλά περισσότερα. Αφού ολοκληρωθεί η δήλωση της βάσης δεδομένων, μπορείτε να χρησιμοποιήσετε την εντολή μενού <emph>Προβολή - Προέλευση δεδομένων</emph> για να έχετε πρόσβαση στα αρχεία δεδομένων από τα έγγραφα κειμένου ή τα υπολογιστικά σας φύλλα."
+msgid "<image id=\"img_id3147573\" src=\"res/helpimg/movedata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147573\">Mouse pointer moving data</alt></image>"
+msgstr "<image id=\"img_id3147573\" src=\"res/helpimg/movedata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147573\">Μετακίνηση δεδομένων με το δείκτη του ποντικιού</alt></image>"
-#: data_register.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_register.xhp\n"
-"par_idN105C8\n"
+"dragdrop.xhp\n"
+"par_id3154898\n"
+"7\n"
"help.text"
-msgid "To register an existing database file:"
-msgstr "Για να δηλώσετε ένα υπάρχον αρχείο βάσεως δεδομένων:"
+msgid "Moving"
+msgstr "Μετακίνηση"
-#: data_register.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_register.xhp\n"
-"par_idN105CF\n"
+"dragdrop.xhp\n"
+"par_id3154306\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01160200.xhp\">%PRODUCTNAME Base - Databases</link>."
-msgstr "Επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01160200.xhp\">%PRODUCTNAME Base - Βάσεις δεδομένων</link>."
+msgid "<image id=\"img_id3149233\" src=\"res/helpimg/copydata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149233\">Mouse pointer copying data</alt></image>"
+msgstr "<image id=\"img_id3149233\" src=\"res/helpimg/copydata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149233\">Αντιγραφή δεδομένων με το δείκτη ποντικιού</alt></image>"
-#: data_register.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_register.xhp\n"
-"par_idN105E1\n"
+"dragdrop.xhp\n"
+"par_id3153627\n"
+"8\n"
"help.text"
-msgid "Click <emph>New</emph> and select the database file."
-msgstr "Κάντε κλικ στη <emph>Δημιουργία</emph> και επιλέξτε το αρχείο βάσης δεδομένων."
+msgid "Copying"
+msgstr "Αντιγραφή"
-#: data_register.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_register.xhp\n"
-"par_idN10700\n"
+"dragdrop.xhp\n"
+"par_id3153896\n"
"help.text"
-msgid "To remove a registered database from %PRODUCTNAME"
-msgstr "Για να αφαιρέσετε μία δηλωμένη βάση δεδομένων από το %PRODUCTNAME"
+msgid "<image id=\"img_id3159413\" src=\"res/helpimg/linkdata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3159413\">Mouse pointer inserting link</alt></image>"
+msgstr "<image id=\"img_id3159413\" src=\"res/helpimg/linkdata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3159413\">Εισαγωγή σύνδεσης με τον δείκτη ποντικιού</alt></image>"
-#: data_register.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_register.xhp\n"
-"par_idN10707\n"
+"dragdrop.xhp\n"
+"par_id3154938\n"
+"9\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01160200.xhp\">%PRODUCTNAME Base - Databases</link>."
-msgstr "Επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01160200.xhp\">%PRODUCTNAME Base - Βάσεις δεδομένων</link>."
+msgid "Creating a link"
+msgstr "Δημιουργία μιας σύνδεσης"
-#: data_register.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_register.xhp\n"
-"par_idN10719\n"
+"dragdrop.xhp\n"
+"par_id3154366\n"
+"13\n"
"help.text"
-msgid "Select the database file and click <emph>Delete</emph>."
-msgstr "Επιλέξτε το αρχείο βάσης δεδομένων και κάντε κλικ στη <emph>Διαγραφή</emph>."
+msgid "If you press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> or Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while releasing the mouse button, you can control whether the object is copied, moved, or a link is created."
+msgstr "Αν πατήσετε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ή Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> καθώς απελευθερώνεται το κουμπί του ποντικιού μπορείτε να ελέγχετε αν το αντικείμενο αντιγράφεται, μετακινείται ή αν δημιουργείται μια σύνδεση."
-#: data_register.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_register.xhp\n"
-"par_idN105F3\n"
+"dragdrop.xhp\n"
+"par_id3148672\n"
"help.text"
-msgid "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
-msgstr "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgid "<image id=\"img_id3158407\" src=\"sw/imglst/sc20238.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3158407\">Icon</alt></image>"
+msgstr "<image id=\"img_id3158407\" src=\"sw/imglst/sc20238.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3158407\">Icon</alt></image>"
-#: data_register.xhp
+#: dragdrop.xhp
msgctxt ""
-"data_register.xhp\n"
-"par_idN105FB\n"
+"dragdrop.xhp\n"
+"par_id3156422\n"
+"14\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
-msgstr "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgid "If you drag objects out of the <link href=\"text/shared/guide/navigator.xhp\" name=\"Navigator\"><emph>Navigator</emph></link>, you can specify in the submenu of the Navigator's <emph>Drag Mode</emph> icon whether to copy the object, insert it as a link or insert it as a hyperlink."
+msgstr "Αν μεταφέρετε αντικείμενα εκτός της <link href=\"text/shared/guide/navigator.xhp\" name=\"Περιήγησης\"><emph>Περιήγησης</emph></link>, στο δευτερεύον μενού του εικονιδίου της Περιήγησης <emph>Κατάσταση μετακίνησης</emph> ορίστε εάν θα πραγματοποιηθεί αντιγραφή του αντικειμένου, εισαγωγή του ως σύνδεσης ή ως υπερσύνδεσης."
-#: floating_toolbar.xhp
+#: dragdrop.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
+"dragdrop.xhp\n"
+"par_id3153144\n"
+"4\n"
+"help.text"
+msgid "You can cancel a drag-and-drop operation in $[officename] at any time by pressing the Esc key before releasing the mouse button."
+msgstr "Μπορείτε να ακυρώσετε μια λειτουργία μεταφοράς και απόθεσης στο $[officename] ανά πάσα στιγμή πατώντας το πλήκτρο Esc πριν απελευθερώσετε το κουμπί του ποντικιού."
+
+#: dragdrop_beamer.xhp
+msgctxt ""
+"dragdrop_beamer.xhp\n"
"tit\n"
"help.text"
-msgid "Using Toolbars"
-msgstr "Χρήση γραμμών εργαλείων"
+msgid "Drag-and-Drop With the Data Source View"
+msgstr "Μετακίνηση και απόθεση με την προβολή προέλευσης δεδομένων"
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"bm_id3152801\n"
+"dragdrop_beamer.xhp\n"
+"bm_id3145071\n"
"help.text"
-msgid "<bookmark_value>toolbars;docking/undocking</bookmark_value><bookmark_value>toolbars;viewing/closing</bookmark_value><bookmark_value>closing;toolbars</bookmark_value><bookmark_value>docking;toolbars</bookmark_value><bookmark_value>fixing toolbars</bookmark_value><bookmark_value>detaching toolbars</bookmark_value><bookmark_value>placing toolbars</bookmark_value><bookmark_value>positioning;toolbars</bookmark_value><bookmark_value>moving;toolbars</bookmark_value><bookmark_value>attaching toolbars</bookmark_value><bookmark_value>floating toolbars</bookmark_value><bookmark_value>windows;docking</bookmark_value><bookmark_value>viewing;toolbars</bookmark_value><bookmark_value>showing;toolbars</bookmark_value><bookmark_value>icon bars, see toolbars</bookmark_value><bookmark_value>button bars, see toolbars</bookmark_value>"
-msgstr "<bookmark_value>γραμμές εργαλείων;αγκύρωση/κατάργηση αγκύρωσης</bookmark_value><bookmark_value>γραμμές εργαλείων;προβολή/κλείσιμο</bookmark_value><bookmark_value>κλείσιμο;γραμμές εργαλείων</bookmark_value><bookmark_value>αγκύρωση;γραμμές εργαλείων</bookmark_value><bookmark_value>καθορισμός γραμμών4 εργαλείων</bookmark_value><bookmark_value>αποσύνδεση γραμμών εργαλείων</bookmark_value><bookmark_value>τοποθέτηση γραμμών εργαλείων</bookmark_value><bookmark_value>τοποθέτηση;γραμμές εργαλείων</bookmark_value><bookmark_value>μετακίνηση;γραμμές εργαλείων</bookmark_value><bookmark_value>ένωση γραμμών εργαλείων</bookmark_value><bookmark_value>κινητές γραμμές εργαλείων</bookmark_value><bookmark_value>παράθυρα;αγκύρωση</bookmark_value><bookmark_value>προβολή;γραμμές εργαλείων</bookmark_value><bookmark_value>εμφάνιση;γραμμές εργαλείων</bookmark_value><bookmark_value>γραμμές εικονιδίων, βλέπε γραμμές εργαλείων</bookmark_value><bookmark_value>γραμμές πεδίων επιλογής, βλέπε γραμμές εργαλείων</bookmark_value>"
+msgid "<bookmark_value>drag and drop; data source view</bookmark_value><bookmark_value>data source view; drag and drop</bookmark_value><bookmark_value>copying;from data source view</bookmark_value><bookmark_value>pasting;from data source view</bookmark_value>"
+msgstr "<bookmark_value>μετακίνηση και απόθεση; προβολή προέλευσης δεδομένων</bookmark_value><bookmark_value>προβολή προέλευσης δεδομένων; μετακίνηση και απόθεση</bookmark_value><bookmark_value>αντιγραφή;από προβολή προέλευσης δεδομένων</bookmark_value><bookmark_value>επικόλληση;από προβολή προέλευσης δεδομένων</bookmark_value>"
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"hd_id3152801\n"
-"9\n"
+"dragdrop_beamer.xhp\n"
+"hd_id3145071\n"
+"10\n"
"help.text"
-msgid "<variable id=\"floating_toolbar\"><link href=\"text/shared/guide/floating_toolbar.xhp\" name=\"Using Toolbars\">Using Toolbars</link></variable>"
-msgstr "<variable id=\"floating_toolbar\"><link href=\"text/shared/guide/floating_toolbar.xhp\" name=\"Χρήση γραμμών εργαλείων\">Χρήση γραμμών εργαλείων</link></variable>"
+msgid "<variable id=\"dragdrop_beamer\"><link href=\"text/shared/guide/dragdrop_beamer.xhp\" name=\"Drag-and-Drop With the Data Source View\">Drag-and-Drop With the Data Source View</link></variable>"
+msgstr "<variable id=\"dragdrop_beamer\"><link href=\"text/shared/guide/dragdrop_beamer.xhp\" name=\"Μετακίνηση και απόθεση με την προβολή προέλευσης δεδομένων\">Μετακίνηση και απόθεση με την προβολή προέλευσης δεδομένων</link></variable>"
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"par_id3143267\n"
-"7\n"
+"dragdrop_beamer.xhp\n"
+"par_id3151111\n"
+"34\n"
"help.text"
-msgid "Some toolbar icons, for example the <emph>Font Color</emph> icon, can open another toolbar. Click the arrow next to the icon to open a toolbar containing further icons."
-msgstr "Μερικά εικονίδια της γραμμής εργαλείων, π.χ. το εικονίδιο <emph>Χρώμα γραμματοσειράς</emph>, μπορεί να ανοίξει άλλη γραμμή εργαλείων. Κάντε κλικ στο βέλος δίπλα στο εικονίδιο για να ανοίξετε μια γραμμή εντολών που περιέχει περισσότερα εικονίδια."
+msgid "A fast way of copying from a data source into a text or spreadsheet document, or of creating forms based on a data source, is by drag-and-drop."
+msgstr "Ένας γρήγορος τρόπος μεταφοράς δεδομένων από προέλευση δεδομένων σε έγγραφο κειμένου ή υπολογιστικού φύλλου, ή δημιουργίας φορμών βασισμένων σε προέλευση δεδομένων, είναι η μέθοδος μεταφοράς και απόθεσης."
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"par_id3155450\n"
-"8\n"
+"dragdrop_beamer.xhp\n"
+"par_id3147335\n"
"help.text"
-msgid "You now have a choice: either click the icon that you want to activate, or seize the toolbar by its title bar and drag it while holding down the mouse button."
-msgstr "Τώρα μπορείτε να επιλέξετε: είτε κάντε κλικ στο εικονίδιο, το οποίο θέλετε να ενεργοποιήσετε, είτε επιλέξτε τη γραμμή εργαλείων από τη γραμμή τίτλου της και μεταφέρετέ την κρατώντας πατημένο το κουμπί του ποντικιού."
+msgid "<image id=\"img_id3155390\" src=\"res/helpimg/copydata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155390\">Mouse pointer copying data</alt></image>"
+msgstr "<image id=\"img_id3155390\" src=\"res/helpimg/copydata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155390\">Αντιγραφή δεδομένων με τον δείκτη ποντικιού</alt></image>"
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"hd_id733970\n"
+"dragdrop_beamer.xhp\n"
+"par_id3145315\n"
+"35\n"
"help.text"
-msgid "Context of Toolbars"
-msgstr "Περιβάλλον γραμμών εργαλείων"
+msgid "Copying with Drag-and-Drop"
+msgstr "Αντιγραφή με τη μέθοδο μεταφοράς και απόθεσης"
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"par_id341196\n"
+"dragdrop_beamer.xhp\n"
+"par_id3149233\n"
+"28\n"
"help.text"
-msgid "Some toolbars open automatically depending on the context. For example, when you click inside a table in a text document, the Table toolbar opens. When you click inside a numbered paragraph, the Bullets and Numbering toolbar opens."
-msgstr "Ανάλογα με το περιβάλλον, μερικές γραμμές εργαλείων ανοίγουν αυτόματα. Για παράδειγμα, όταν κάνετε κλικ μέσα σε ένα πίνακα σε έγγραφο κειμένου, ανοίγει η γραμμή εργαλείων Πίνακας. Όταν κάνετε κλικ μέσα σε αριθμημένη παράγραφο, ανοίγει η γραμμή εργαλείων Κουκίδες και Αρίθμηση."
+msgid "If you want to reverse a drag-and-drop, position the cursor in your document and choose <emph>Edit - Undo</emph>."
+msgstr "Εάν θέλετε να αντιστρέψετε μια λειτουργία μεταφοράς και απόθεσης, τοποθετήστε το δείκτη του ποντικιού μέσα στο έγγραφο και επιλέξτε το <emph>Επεξεργασία - Αναίρεση</emph>."
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"hd_id4224372\n"
+"dragdrop_beamer.xhp\n"
+"par_id3149656\n"
+"46\n"
"help.text"
-msgid "To Close a Toolbar Temporarily"
-msgstr "Για να κλείσετε προσωρινά μία γραμμή εργαλείων"
+msgid "It is also possible to copy by drag-and-drop from a document into a data source:"
+msgstr "Είναι επίσης δυνατό να αντιγράψετε μέσω μετακίνησης και απόθεσης από το έγγραφο σε μια προέλευση δεδομένων:"
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"par_id295724\n"
+"dragdrop_beamer.xhp\n"
+"par_id3153379\n"
+"47\n"
"help.text"
-msgid "Click the icon in the toolbar's title bar, or choose <emph>Close Toolbar</emph> from the context menu. The toolbar will be shown automatically again when the context becomes active again."
-msgstr "Κάντε κλικ στο σύμβολο της γραμμής τίτλου της γραμμής εργαλείων, ή επιλέξτε <emph>Κλείσιμο γραμμής εργαλείων</emph> από το μενού περιβάλλοντος. Θα εμφανιστεί αυτόματα η γραμμή εργαλείων όταν το περιεχόμενο γίνει πάλι ενεργό."
+msgid "A text table or the selected range of a spreadsheet can be dragged using drag-and-drop to a table container in the data source explorer."
+msgstr "Ένας πίνακας κειμένου ή μια επιλεγμένη περιοχή υπολογιστικού φύλλου είναι δυνατό να μεταφερθεί με τη χρήση της λειτουργίας μεταφοράς και απόθεσης προς ένα κιβώτιο πίνακα στον εξερευνητή της προέλευσης δεδομένων."
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"hd_id1905575\n"
+"dragdrop_beamer.xhp\n"
+"par_id3151211\n"
+"48\n"
"help.text"
-msgid "To Close a Toolbar Permanently"
-msgstr "Για να κλείσετε μόνιμα μια γραμμή εργαλείων"
+msgid "Plain text can be copied using drag-and-drop from one document to a data field in the data source view."
+msgstr "Ένα απλό κείμενο είναι δυνατό να αντιγραφεί, με τη χρήση της μεταφοράς και απόθεσης, από ένα έγγραφο σε πεδίο δεδομένων στην προβολή προέλευσης δεδομένων."
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"par_id9776909\n"
+"dragdrop_beamer.xhp\n"
+"hd_id3145421\n"
+"36\n"
"help.text"
-msgid "While the toolbar is visible, choose <emph>View - Toolbars</emph> and click the name of the toolbar to remove the check mark."
-msgstr "Ενώ η γραμμή εργαλείων είναι ορατή, επιλέξτε <emph>Προβολή - Γραμμές εργαλείων</emph> και κλικ στο όνομα της γραμμής εργαλείων για αφαίρεση του σημαδιού ελέγχου."
+msgid "Using data in a text document"
+msgstr "Χρήση δεδομένων σε έγγραφο κειμένου"
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"par_idN1077E\n"
+"dragdrop_beamer.xhp\n"
+"par_id3154685\n"
+"12\n"
"help.text"
-msgid "To Show a Closed Toolbar"
-msgstr "Για να προβάλετε μια κλειστή γραμμή εργαλείων"
+msgid "You can insert a database field in a text document by dragging a field name from the column header of the data source view into the document. This is especially useful when designing form letters. Simply drag the desired fields - home address, form of address, and so on - into your document."
+msgstr "Έχετε τη δυνατότητα εισαγωγής ενός πεδίου βάσης δεδομένων σε έγγραφο κειμένου με τη μεταφορά ενός ονόματος πεδίου από την κεφαλίδα στήλης της προβολής προέλευσης δεδομένων στο έγγραφο. Αυτό είναι ιδιαίτερα χρήσιμο κατά τη σχεδίαση φορμών επιστολών. Απλώς μεταφέρετε τα πεδία που θέλετε - διεύθυνση οικίας, μορφή διεύθυνσης, κλπ. - στο έγγραφό σας."
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"par_idN10785\n"
+"dragdrop_beamer.xhp\n"
+"par_id3153105\n"
+"37\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph> and click the name of the toolbar."
-msgstr "Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων</emph> και κάντε κλικ στο όνομα της γραμμής εργαλείων."
+msgid "To insert a complete record, select the corresponding header and drag it into the document. When you release the mouse button, the <link href=\"text/shared/02/12070000.xhp\" name=\"Insert database columns\"><emph>Insert database columns</emph></link> dialog appears, in which you can decide whether to use all database fields, and whether to copy the data into the document as text, a table or fields. All currently selected records will be inserted."
+msgstr "Για να εισάγετε μια πλήρη εγγραφή επιλέξτε την αντίστοιχη κεφαλίδα και μεταφέρτε την μέσα στο έγγραφο. Όταν αφήσετε το κουμπί του ποντικιού, εμφανίζεται το παράθυρο διαλόγου <link href=\"text/shared/02/12070000.xhp\" name=\"Εισαγωγή στηλών βάσης δεδομένων\"><emph>Εισαγωγή στηλών βάσης δεδομένων</emph></link> στο οποίο μπορείτε να αποφασίσετε εάν θα χρησιμοποιήσετε όλα τα πεδία της βάσης δεδομένων και αν θα αντιγράψετε τα δεδομένα στο έγγραφο ως κείμενο, πίνακα ή πεδία. Θα πραγματοποιηθεί εισαγωγή όλων των επιλεγμένων εγγραφών."
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"par_id7296975\n"
+"dragdrop_beamer.xhp\n"
+"hd_id3147230\n"
+"39\n"
"help.text"
-msgid "Choose <emph>View - Toolbars - Reset</emph> to reset the toolbars to their default context sensitive behavior. Now some toolbars will be shown automatically, dependent on the context."
-msgstr "Διαλέξτε <emph>Προβολή - Γραμμές εργαλείων - Επαναφορά</emph> για να επαναφέρετε τις γραμμές εργαλείων στην προεπιλεγμένη τους ευαίσθητη συμπεριφορά περιεχομένου. Τώρα κάποιες γραμμές εργαλείων θα εμφανίζονται αυτόματα, κάτι που εξαρτάται από το περιεχόμενο."
+msgid "Applying data to a table document"
+msgstr "Εισαγωγή δεδομένων σε ένα λογιστικό φύλλο"
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"par_idN106E9\n"
+"dragdrop_beamer.xhp\n"
+"par_id3125864\n"
+"40\n"
"help.text"
-msgid "To Make a Toolbar a Floating Toolbar"
-msgstr "Για να κάνετε μια γραμμή εργαλείων κινητή γραμμή εργαλείων"
+msgid "You can insert one or more records into the current sheet of a spreadsheet by selecting the rows in the data source view and dragging and dropping them into the spreadsheet. The data is inserted at the place where you release the mouse button."
+msgstr "Μπορείτε να εισάγετε μία ή περισσότερες εγγραφές στο τρέχον υπολογιστικό φύλλο επιλέγοντας τις γραμμές στην προβολή προέλευσης δεδομένων και και έπειτα με μεταφορά και απόθεση να τις εισάγετε στο υπολογιστικό φύλλο. Η εισαγωγή των δεδομένων πραγματοποιείται στο σημείο στο οποίο απελευθερώνετε το κουμπί του ποντικιού."
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"par_idN106EF\n"
+"dragdrop_beamer.xhp\n"
+"hd_id3149766\n"
+"42\n"
"help.text"
-msgid "Click the handle at the start of the toolbar, and drag the toolbar into the document."
-msgstr "Κάντε κλικ στη λαβή στην αρχή της γραμμής εργαλείων, και μετακινήστε τη γραμμή εργαλείων μέσα στο έγγραφο."
+msgid "Inserting controls in a text form"
+msgstr "Εισαγωγή στοιχείων ελέγχου σε μια φόρμα κειμένου"
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"par_idN106F2\n"
+"dragdrop_beamer.xhp\n"
+"par_id3155132\n"
+"43\n"
"help.text"
-msgid "To Reattach a Floating Toolbar"
-msgstr "Για να συνάψετε ξανά μια κινητή γραμμή εργαλείων"
+msgid "When you create a text form linked to a database, you can generate controls by drag-and-drop from the data source view."
+msgstr "Όταν δημιουργείτε μια φόρμα κειμένου συνδεδεμένη σε βάση δεδομένων, μπορείτε να δημιουργήσετε στοιχεία ελέγχου με τη μέθοδο μεταφοράς και απόθεσης από την προβολή προέλευσης δεδομένων."
-#: floating_toolbar.xhp
+#: dragdrop_beamer.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"par_idN106F7\n"
+"dragdrop_beamer.xhp\n"
+"par_id3149562\n"
+"45\n"
"help.text"
-msgid "Drag the title bar of the toolbar to an edge of the document window."
-msgstr "Μεταφέρετε τη γραμμή τίτλου της γραμμής εργαλείων σε μια άκρη του παραθύρου του εγγράφου."
+msgid "When you drag a database column into the text document, you insert a field. If you hold down Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while dragging, a text field is inserted, grouped with an appropriate label field. The text field already contains all the database information that you need for the form."
+msgstr "Αν μεταφέρετε μια στήλη βάσης δεδομένων σε ένα έγγραφο κειμένου, εισάγεται ένα πεδίο. Αν κρατήσετε πατημένο το Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> κατά τη μεταφορά τότε εισάγεται ένα πεδίο κειμένου ομαδοποιημένο μαζί με ένα πεδίο ετικέτας. Το πεδίο κειμένου περιέχει ήδη όλες τις πληροφορίες της βάσης δεδομένων που χρειάζεστε για την φόρμα."
-#: floating_toolbar.xhp
+#: dragdrop_fromgallery.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"par_id6154362\n"
+"dragdrop_fromgallery.xhp\n"
+"tit\n"
"help.text"
-msgid "To reattach a floating window, drag-and-drop the window's title bar to an edge of the document window. The mouse pointer should be very close to the document window's edge when you release the mouse button."
-msgstr "Για να προσαρτήσετε ένα κινητό παράθυρο, μετακινήστε και αποθέστε τη γραμμή τίτλου του παραθύρου σε μια άκρη του παραθύρου του εγγράφου. Ο δείκτης του ποντικιού θα πρέπει να είναι πολύ κοντά στην άκρη του παραθύρου του εγγράφου όταν ελευθερώσετε το κουμπί του ποντικιού."
+msgid "Copying Graphics From the Gallery"
+msgstr "Αντιγραφή γραφικών από τη Συλλογή"
-#: floating_toolbar.xhp
+#: dragdrop_fromgallery.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"par_id1510055\n"
+"dragdrop_fromgallery.xhp\n"
+"bm_id3145345\n"
"help.text"
-msgid "Depending on your system's window manager settings, you may also double-click an empty place on the toolbar or window, while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. Or double-click the title bar of the floating toolbar or window."
-msgstr "Ανάλογα με τις ρυθμίσεις του διαχειριστή παραθύρου του συστήματός σας μπορείτε επίσης με διπλό κλικ σε άδεια θέση στη γραμμή εργαλείων ή παράθυρο, ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Ή με διπλό κλικ στη γραμμή τίτλου της αιωρούμενης γραμμής εργαλείων ή παραθύρου"
+msgid "<bookmark_value>Gallery;dragging pictures to draw objects</bookmark_value><bookmark_value>draw objects;dropping Gallery pictures</bookmark_value><bookmark_value>drag and drop;from Gallery to draw objects</bookmark_value>"
+msgstr "<bookmark_value>Συλλογή;μετακίνηση εικόνων σε αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης;απόθεση εικόνων Συλλογής</bookmark_value><bookmark_value>μετακίνηση και απόθεση;από τη Συλλογή σε αντικείμενα σχεδίασης</bookmark_value>"
-#: floating_toolbar.xhp
+#: dragdrop_fromgallery.xhp
msgctxt ""
-"floating_toolbar.xhp\n"
-"par_idN107AC\n"
+"dragdrop_fromgallery.xhp\n"
+"hd_id3145345\n"
+"40\n"
"help.text"
-msgid "Docking toolbars and windows by drag-and-drop depends on your system's window manager settings. You must enable your system to show the full window contents when you move a window, instead of showing just the outer frame."
-msgstr "Η αγκύρωση γραμμών εργαλείων και παραθύρων με τη διαδικασία μετακίνησης και απόθεσης εξαρτάται από τις ρυθμίσεις διαχειριστή παραθύρων του συστήματος. Πρέπει να ενεργοποιήσετε το σύστημά σας να δείχνει πλήρως τα περιεχόμενα του παράθυρου όταν το μετακινείτε, αντί να δείχνει μόνο το εξωτερικό πλαίσιο."
+msgid "<variable id=\"dragdrop_fromgallery\"><link href=\"text/shared/guide/dragdrop_fromgallery.xhp\" name=\"Copying Graphics From the Gallery\">Copying Graphics From the Gallery</link></variable>"
+msgstr "<variable id=\"dragdrop_fromgallery\"><link href=\"text/shared/guide/dragdrop_fromgallery.xhp\" name=\"Αντιγραφή γραφικών από τη Συλλογή\">Αντιγραφή γραφικών από τη Συλλογή</link></variable>"
-#: version_number.xhp
+#: dragdrop_fromgallery.xhp
msgctxt ""
-"version_number.xhp\n"
-"tit\n"
+"dragdrop_fromgallery.xhp\n"
+"par_id3155535\n"
+"41\n"
"help.text"
-msgid "Versions and Build Numbers"
-msgstr "Εκδόσεις και αριθμοί έκδοσης"
+msgid "If you drag a graphic from the Gallery into a text, spreadsheet or presentation document, the graphic will be inserted there."
+msgstr "Εάν μεταφέρετε ένα γραφικό από τη Συλλογή σε κείμενο, υπολογιστικό φύλλο ή παρουσίαση, θα πραγματοποιηθεί εισαγωγή του γραφικού."
-#: version_number.xhp
+#: dragdrop_fromgallery.xhp
msgctxt ""
-"version_number.xhp\n"
-"bm_id3144436\n"
+"dragdrop_fromgallery.xhp\n"
+"par_id3149762\n"
+"45\n"
"help.text"
-msgid "<bookmark_value>versions; $[officename]</bookmark_value><bookmark_value>build numbers of $[officename]</bookmark_value><bookmark_value>copyright for $[officename]</bookmark_value>"
-msgstr "<bookmark_value>εκδόσεις; $[officename]</bookmark_value><bookmark_value>αριθμοί έκδοσης του $[officename]</bookmark_value><bookmark_value>πνευματική ιδιοκτησία για το $[officename]</bookmark_value>"
+msgid "If you release the graphic <emph>directly on a draw object</emph>, please note the following:"
+msgstr "Εάν αφήσετε το γραφικό <emph>απευθείας σε ένα αντικείμενο σχεδίασης</emph>, να θυμάστε τα εξής:"
-#: version_number.xhp
+#: dragdrop_fromgallery.xhp
msgctxt ""
-"version_number.xhp\n"
-"hd_id3144436\n"
-"4\n"
+"dragdrop_fromgallery.xhp\n"
+"par_id3153825\n"
+"43\n"
"help.text"
-msgid "<variable id=\"version_number\"><link href=\"text/shared/guide/version_number.xhp\" name=\"Versions and Build Numbers\">Versions and Build Numbers</link></variable>"
-msgstr "<variable id=\"version_number\"><link href=\"text/shared/guide/version_number.xhp\" name=\"Εκδόσεις και αριθμοί δόμησης\">Εκδόσεις και αριθμοί δόμησης</link></variable>"
+msgid "If you move the graphic (drag it without pressing any key, in which case no additional symbol appears next to the mouse pointer), only the attributes are copied from the graphic and applied to the draw object on which you release the mouse button."
+msgstr "Εάν το μεταφέρετε (το σύρετε χωρίς να πατάτε κανένα πλήκτρο στην περίπτωση αυτή δεν εμφανίζεται κανένα πρόσθετο σύμβολο δίπλα στο δείκτη του ποντικιού), αντιγράφονται μόνο οι ιδιότητες του γραφικού και εφαρμόζονται στο αντικείμενο σχεδίασης στο οποίο απελευθερώνετε το κουμπί του ποντικιού."
-#: version_number.xhp
+#: dragdrop_fromgallery.xhp
msgctxt ""
-"version_number.xhp\n"
-"par_id3149346\n"
-"5\n"
+"dragdrop_fromgallery.xhp\n"
+"par_id3153665\n"
+"42\n"
"help.text"
-msgid "Choose <emph>Help - About $[officename]</emph>. This opens a dialog containing information about the program."
-msgstr "Επιλέξτε <emph>Βοήθεια - Πληροφορίες για το $[officename]</emph>. Αυτό ανοίγει ένα κουτί διαλόγου που περιέχει πληροφορίες για το πρόγραμμα."
+msgid "If you copy the graphic (drag it while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, in which case a plus sign appears next to the mouse pointer), the graphic will be inserted as an object."
+msgstr "Αν αντιγράψετε το γραφικό (το μεταφέρετε ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, τότε θα εμφανιστεί ένα σύμβολο συν δίπλα στο δείκτη του ποντικιού), τότε το γραφικό θα εισαχθεί ως αντικείμενο."
-#: version_number.xhp
+#: dragdrop_fromgallery.xhp
msgctxt ""
-"version_number.xhp\n"
-"par_id3147008\n"
-"3\n"
+"dragdrop_fromgallery.xhp\n"
+"par_id3154514\n"
+"44\n"
"help.text"
-msgid "<link href=\"http://www.libreoffice.org/about-us/credits/\">See lists of code and Wiki contributors</link> on the LibreOffice website."
-msgstr "<link href=\"http://www.libreoffice.org/about-us/credits/\">Δείτε τις λίστες συντελεστών κώδικα και Βίκι</link> στην ιστοσελίδα LibreOffice."
+msgid "If you create a hyperlink (drag while holding down Shift and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, in which case a linking arrow appears next to the mouse pointer), the drawing object is replaced by the graphic from the Gallery, but the position and size of the replaced draw object are retained."
+msgstr "Αν δημιουργήσετε μια υπερσύνδεση (το μεταφέρετε ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, τότε θα εμφανιστεί ένα βέλος σύνδεσης δίπλα στο δείκτη του ποντικιού), τότε το αντικείμενο σχεδίασης θα αντικατασταθεί από το γραφικό της συλλογής αλλά θα διατηρηθούν η τοποθεσία και το μέγεθος του αντικατασταθέντος αντικειμένου σχεδίασης."
-#: redlining_enter.xhp
+#: dragdrop_gallery.xhp
msgctxt ""
-"redlining_enter.xhp\n"
+"dragdrop_gallery.xhp\n"
"tit\n"
"help.text"
-msgid "Recording Changes"
-msgstr "Καταγραφή αλλαγών"
+msgid "Adding Graphics to the Gallery"
+msgstr "Προσθήκη γραφικών στη Συλλογή"
-#: redlining_enter.xhp
+#: dragdrop_gallery.xhp
msgctxt ""
-"redlining_enter.xhp\n"
-"bm_id3155364\n"
+"dragdrop_gallery.xhp\n"
+"bm_id3154927\n"
"help.text"
-msgid "<bookmark_value>changes; recording</bookmark_value> <bookmark_value>recording; changes</bookmark_value> <bookmark_value>comments; on changes</bookmark_value> <bookmark_value>review function;tracking changes</bookmark_value>"
-msgstr "<bookmark_value>αλλαγές; εγγραφή</bookmark_value><bookmark_value>εγγραφή; αλλαγές</bookmark_value><bookmark_value>σχόλια; στις αλλαγές</bookmark_value><bookmark_value>λειτουργία αναθεώρησης; εντοπισμός αλλαγών</bookmark_value>"
+msgid "<bookmark_value>drag and drop;to Gallery</bookmark_value><bookmark_value>copying;to Gallery</bookmark_value><bookmark_value>Gallery; adding pictures</bookmark_value><bookmark_value>pictures;adding to Gallery</bookmark_value><bookmark_value>inserting;pictures in Gallery</bookmark_value><bookmark_value>pasting;to Gallery</bookmark_value>"
+msgstr "<bookmark_value>μετακίνηση και απόθεση;στη Συλλογή</bookmark_value><bookmark_value>αντιγραφή;στη Συλλογή</bookmark_value><bookmark_value>Συλλογή; προσθήκη εικόνων</bookmark_value><bookmark_value>εικόνες;προσθήκη στη Συλλογή</bookmark_value><bookmark_value>εισαγωγή;εικόνες στη Συλλογή</bookmark_value><bookmark_value>επικόλληση;στη Συλλογή</bookmark_value>"
-#: redlining_enter.xhp
+#: dragdrop_gallery.xhp
msgctxt ""
-"redlining_enter.xhp\n"
-"hd_id3155364\n"
-"7\n"
+"dragdrop_gallery.xhp\n"
+"hd_id3154927\n"
+"49\n"
"help.text"
-msgid "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Recording Changes\">Recording Changes</link></variable>"
-msgstr "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Καταγραφή αλλαγών\">Καταγραφή αλλαγών</link></variable>"
+msgid "<variable id=\"dragdrop_gallery\"><link href=\"text/shared/guide/dragdrop_gallery.xhp\" name=\"Adding Graphics to the Gallery\">Adding Graphics to the Gallery</link> </variable>"
+msgstr "<variable id=\"dragdrop_gallery\"><link href=\"text/shared/guide/dragdrop_gallery.xhp\" name=\"Προσθήκη γραφικών στη Συλλογή\">Προσθήκη γραφικών στη Συλλογή</link> </variable>"
-#: redlining_enter.xhp
+#: dragdrop_gallery.xhp
msgctxt ""
-"redlining_enter.xhp\n"
-"par_id7271645\n"
+"dragdrop_gallery.xhp\n"
+"par_id3143267\n"
+"50\n"
"help.text"
-msgid "The review function is available in %PRODUCTNAME for text documents and spreadsheet documents."
-msgstr "Η λειτουργία αναθεώρησης είναι διαθέσιμη στο %PRODUCTNAME για έγγραφα κειμένου και έγγραφα υπολογιστικού φύλλου."
+msgid "You can place a graphic from a document such as an HTML page in the Gallery by drag-and-drop."
+msgstr "Μπορείτε να τοποθετήσετε ένα γραφικό από ένα έγγραφο όπως μια σελίδα HTML στη Συλλογή χρησιμοποιώντας τη λειτουργία μεταφοράς και απόθεσης."
-#: redlining_enter.xhp
+#: dragdrop_gallery.xhp
msgctxt ""
-"redlining_enter.xhp\n"
-"par_id3145669\n"
-"8\n"
+"dragdrop_gallery.xhp\n"
+"par_id3154823\n"
+"56\n"
"help.text"
-msgid "Not all changes are recorded. For example, the changing of a tab stop from align left to align right is not recorded. However, all usual changes made by a proofreader are recorded, such as additions, deletions, text alterations, and usual formatting."
-msgstr "Δεν πραγματοποιείται καταγραφή όλων των αλλαγών. Για παράδειγμα, δεν πραγματοποιείται καταγραφή της αλλαγής στηλοθέτη από στοίχιση αριστερά σε στοίχιση δεξιά. Ωστόσο, πραγματοποιείται καταγραφή όλων των αλλαγών, όπως είναι οι προσθήκες, οι διαγραφές, οι τροποποιήσεις κειμένου, και συνήθης μορφοποίηση."
+msgid "Display the Gallery theme to which you want to add the graphic."
+msgstr "Εμφανίστε το θέμα της Συλλογής στο οποίο θέλετε να προσθέσετε το γραφικό."
-#: redlining_enter.xhp
+#: dragdrop_gallery.xhp
msgctxt ""
-"redlining_enter.xhp\n"
-"par_id3147088\n"
-"17\n"
+"dragdrop_gallery.xhp\n"
+"par_id3153748\n"
+"51\n"
"help.text"
-msgid "1."
-msgstr "1."
+msgid "Position the mouse pointer above the graphic, without clicking."
+msgstr "Τοποθετήστε το δείκτη του ποντικιού επάνω στο γραφικό, χωρίς να κάνετε κλικ."
-#: redlining_enter.xhp
+#: dragdrop_gallery.xhp
msgctxt ""
-"redlining_enter.xhp\n"
-"par_id3149095\n"
-"9\n"
+"dragdrop_gallery.xhp\n"
+"par_id3156346\n"
+"52\n"
"help.text"
-msgid "To start recording changes, open the document to be edited and choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Changes\"><emph>Edit - Changes</emph></link> and then choose <emph>Record</emph>."
-msgstr "Για να αρχίσετε να καταγράφετε τις αλλαγές, ανοίξτε το έγγραφο που είναι για επεξεργασία και επιλέξτε <link href=\"text/shared/01/02230000.xhp\" name=\"Επεξεργασία - Αλλαγές\"><emph>Επεξεργασία - Αλλαγές</emph></link> και μετά επιλέξτε <emph>Καταγραφή</emph>."
+msgid "If the mouse pointer changes to a hand symbol, the graphic refers to a hyperlink. In this case, click the graphic while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key to select it without executing the respective link."
+msgstr "Αν ο δείκτης του ποντικιού αλλάξει σε ένα ένα σύμβολο χεριού τότε το γραφικό αναφέρεται σε μια υπερσύνδεση. Σε αυτή την περίπτωση κάντε κλικ στο γραφικό και πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> για να το επιλέξετε χωρίς να εκτελέσετε τον αντίστοιχο δεσμό του."
-#: redlining_enter.xhp
+#: dragdrop_gallery.xhp
msgctxt ""
-"redlining_enter.xhp\n"
-"par_id3154749\n"
-"18\n"
+"dragdrop_gallery.xhp\n"
+"par_id3149578\n"
+"53\n"
"help.text"
-msgid "2."
-msgstr "2."
+msgid "If the mouse pointer does not change to a hand symbol, you can simply click the graphic to select it."
+msgstr "Εάν ο δείκτης του ποντικιού δεν μετατραπεί σε σύμβολο χεριού, μπορείτε απλώς να κάνετε κλικ στο γραφικό για να το επιλέξετε."
-#: redlining_enter.xhp
+#: dragdrop_gallery.xhp
msgctxt ""
-"redlining_enter.xhp\n"
-"par_id3163802\n"
-"10\n"
+"dragdrop_gallery.xhp\n"
+"par_id3145120\n"
+"54\n"
"help.text"
-msgid "Now start making your changes. You will note that all new text passages that you enter are underlined in color, while all text that you delete remains visible but is crossed out and shown in color."
-msgstr "Τώρα, ξεκινήστε να κάνετε τις αλλαγές σας. Θα παρατηρήσετε ότι όλα τα νέα αποσπάσματα κειμένου, τα οποία εισάγετε, επισημαίνονται με έγχρωμη υπογράμμιση, ενώ το κείμενο, το οποίο διαγράφετε, παραμένει ορατό, αλλά εμφανίζεται διαγραμμένο και έγχρωμο."
+msgid "Once the graphic is selected, release the mouse button. Click again on the graphic image, keeping the mouse button pressed for more than two seconds. The graphic image is copied to the internal memory."
+msgstr "Μόλις επιλεγεί το γραφικό, απελευθερώστε το κουμπί του ποντικιού. Κάντε ξανά κλικ στην εικόνα του γραφικού, κρατώντας το κουμπί του ποντικιού πατημένο για περισσότερο από δύο δευτερόλεπτα. Η εικόνα του γραφικού αντιγράφεται σε μια εσωτερική μνήμη."
-#: redlining_enter.xhp
+#: dragdrop_gallery.xhp
msgctxt ""
-"redlining_enter.xhp\n"
-"par_id3152349\n"
-"19\n"
+"dragdrop_gallery.xhp\n"
+"par_id3150772\n"
+"55\n"
"help.text"
-msgid "3."
-msgstr "3."
+msgid "Without releasing the mouse button, drag the graphic into the Gallery."
+msgstr "Χωρίς να απελευθερώσετε το κουμπί του ποντικιού, μεταφέρετε το γραφικό στη Συλλογή."
-#: redlining_enter.xhp
+#: dragdrop_graphic.xhp
msgctxt ""
-"redlining_enter.xhp\n"
-"par_id3149578\n"
-"11\n"
+"dragdrop_graphic.xhp\n"
+"tit\n"
"help.text"
-msgid "If you move to a marked change with the mouse pointer, you will see a reference to the type of change, the author, date and time of day for the change in the Help Tip. If the Extended Tips are also enabled, you will also see any available comments on this change."
-msgstr "Εάν, χρησιμοποιώντας το δείκτη του ποντικιού, μεταβείτε σε μια αλλαγή με επισήμανση, θα εμφανιστεί αναφορά σχετικά με τον τύπο της αλλαγής, τον συντάκτη, την ημερομηνία και την ώρα της αλλαγής στην Συμβουλή της Βοήθειας. Εάν έχουν ενεργοποιηθεί και οι εκτεταμένες συμβουλές, θα εμφανιστούν επίσης τυχόν διαθέσιμα σχόλια σχετικά με την αλλαγή."
+msgid "Copying Graphics Between Documents"
+msgstr "Αντιγραφή γραφικών μεταξύ εγγράφων"
-#: redlining_enter.xhp
+#: dragdrop_graphic.xhp
msgctxt ""
-"redlining_enter.xhp\n"
-"par_id3156119\n"
-"12\n"
+"dragdrop_graphic.xhp\n"
+"bm_id3159201\n"
"help.text"
-msgid "Changes in a spreadsheet document are highlighted by a border around the cells; when you point to the cell you can see more detailed information on this change in the Help Tip."
-msgstr "Οι αλλαγές σε έγγραφο υπολογιστικού φύλλου επισημαίνονται με ένα περίγραμμα γύρω από τα κελιά. Όταν τοποθετήσετε το δείκτη του ποντικιού στο κελί, μπορείτε να εμφανίσετε λεπτομερέστερες πληροφορίες σχετικά με αυτήν την αλλαγή από την Συμβουλή της Βοήθειας."
+msgid "<bookmark_value>drag and drop; pictures</bookmark_value><bookmark_value>pictures; drag and drop between documents</bookmark_value><bookmark_value>copying;pictures, between documents</bookmark_value><bookmark_value>pasting;pictures from other documents</bookmark_value>"
+msgstr "<bookmark_value>μετακίνηση και απόθεση; εικόνες</bookmark_value><bookmark_value>εικόνες; μετακίνηση και απόθεση μεταξύ εγγράφων</bookmark_value><bookmark_value>αντιγραφή;εικόνες, μεταξύ εγγράφων</bookmark_value><bookmark_value>επικόλληση;εικόνες από άλλα έγγραφα</bookmark_value>"
-#: redlining_enter.xhp
+#: dragdrop_graphic.xhp
msgctxt ""
-"redlining_enter.xhp\n"
-"par_id3148473\n"
-"13\n"
+"dragdrop_graphic.xhp\n"
+"hd_id3159201\n"
+"15\n"
"help.text"
-msgid "You can enter a comment on each recorded change by placing the cursor in the area of the change and then choosing <emph>Edit - Changes - Comment</emph>. In addition to Extended Tips, the comment is also displayed in the list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Accept or Reject Changes\"><emph>Accept or Reject Changes</emph></link> dialog."
-msgstr "Μπορείτε να εισάγετε ένα σχόλιο σε κάθε καταγεγραμμένη αλλαγή τοποθετώντας το δρομέα στην περιοχή της αλλαγής και επιλέγοντας <emph>Επεξεργασία - Αλλαγές - Σχόλιο</emph>. Εκτός από τις Εκτεταμένες Συμβουλές, το σχόλιο εμφανίζεται επίσης στη λίστα του παραθύρου διαλόγου <link href=\"text/shared/01/02230400.xhp\" name=\"Αποδοχή ή απόρριψη αλλαγών\"><emph>Αποδοχή ή απόρριψη αλλαγών</emph></link>."
+msgid "<variable id=\"dragdrop_graphic\"><link href=\"text/shared/guide/dragdrop_graphic.xhp\" name=\"Copying Graphics Between Documents\">Copying Graphics Between Documents</link></variable>"
+msgstr "<variable id=\"dragdrop_graphic\"><link href=\"text/shared/guide/dragdrop_graphic.xhp\" name=\"Αντιγραφή γραφικών μεταξύ εγγράφων\">Αντιγραφή γραφικών μεταξύ εγγράφων</link></variable>"
-#: redlining_enter.xhp
+#: dragdrop_graphic.xhp
msgctxt ""
-"redlining_enter.xhp\n"
-"par_id3153542\n"
-"14\n"
+"dragdrop_graphic.xhp\n"
+"par_id3155805\n"
+"16\n"
"help.text"
-msgid "To stop recording changes, choose <emph>Edit - Changes - Record</emph> again. The check mark is removed and you can now save the document."
-msgstr "Για να διακόψετε την καταγραφή αλλαγών, επιλέξτε ξανά <emph>Επεξεργασία - Αλλαγές - Καταγραφή</emph>. Καταργείται το σημάδι επιλογής και μπορείτε τώρα να αποθηκεύσετε το έγγραφο."
+msgid "You can copy a graphic from one document to another by drag-and-drop. If you plan to publish your document, please observe copyright laws and obtain the consent of the authors."
+msgstr "Έχετε τη δυνατότητα να αντιγράψετε γραφικό από το ένα έγγραφο σε άλλο χρησιμοποιώντας τη λειτουργία μεταφοράς και απόθεσης. Εάν σχεδιάζετε να δημοσιεύσετε το έγγραφό σας, τηρήστε τη νομοθεσία περί πνευματικών δικαιωμάτων και λάβετε την έγκριση των δημιουργών."
-#: redlining_enter.xhp
+#: dragdrop_graphic.xhp
msgctxt ""
-"redlining_enter.xhp\n"
-"par_id3153627\n"
-"15\n"
+"dragdrop_graphic.xhp\n"
+"par_id3147576\n"
+"17\n"
"help.text"
-msgid "In a text document, you can highlight all lines that you have changed with an additional colored marking. This can be in the form of a red line in the margin, for example."
-msgstr "Σε ένα έγγραφο κειμένου, μπορείτε να επισημάνετε όλες τις γραμμές στις οποίες έχετε πραγματοποιήσει αλλαγές με μια επιπλέον χρωματιστή επισήμανση. Αυτή μπορεί να έχει τη μορφή μιας κόκκινης γραμμής στο περιθώριο, για παράδειγμα."
+msgid "Open the document in which you want to insert the graphic object."
+msgstr "Ανοίξτε το έγγραφο στο οποίο θέλετε να εισαγάγετε το αντικείμενο γραφικού."
-#: redlining_enter.xhp
+#: dragdrop_graphic.xhp
msgctxt ""
-"redlining_enter.xhp\n"
-"par_id3147530\n"
-"16\n"
+"dragdrop_graphic.xhp\n"
+"par_id3155338\n"
+"18\n"
"help.text"
-msgid "To change the settings for tracking changes, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer</emph> - <link href=\"text/shared/optionen/01040700.xhp\" name=\"Changes\"><emph>Changes</emph></link> or on the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph> - <link href=\"text/shared/optionen/01060600.xhp\" name=\"Changes\"><emph>Changes</emph></link>."
-msgstr "Για αλλαγή των ρυθμίσεων εντοπισμού αλλαγών, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer</emph> - <link href=\"text/shared/optionen/01040700.xhp\" name=\"Αλλαγές\"><emph>Αλλαγές</emph></link> ή στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc</emph> - <link href=\"text/shared/optionen/01060600.xhp\" name=\"Αλλαγές\"><emph>Αλλαγές</emph></link>."
+msgid "Open the document from which you want to copy the graphic."
+msgstr "Ανοίξτε το έγγραφο από το οποίο θέλετε να αντιγράψετε το γραφικό."
+
+#: dragdrop_graphic.xhp
+msgctxt ""
+"dragdrop_graphic.xhp\n"
+"par_id3149182\n"
+"19\n"
+"help.text"
+msgid "Click the graphic while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key, to select it without executing any hyperlinks it may refer to."
+msgstr "Kάντε κλικ στο γραφικό και πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> για να το επιλέξετε χωρίς να εκτελέσετε την αντίστοιχη υπερσύνδεση του."
+
+#: dragdrop_graphic.xhp
+msgctxt ""
+"dragdrop_graphic.xhp\n"
+"par_id3151110\n"
+"20\n"
+"help.text"
+msgid "Keep the mouse button pressed and wait a moment while the object is copied to an internal memory."
+msgstr "Κρατήστε πατημένο το κουμπί του ποντικιού και περιμένετε για λίγο ενώ πραγματοποιείται εγγραφή του αντικειμένου στην εσωτερική μνήμη."
+
+#: dragdrop_graphic.xhp
+msgctxt ""
+"dragdrop_graphic.xhp\n"
+"par_id3149763\n"
+"21\n"
+"help.text"
+msgid "Drag the graphic into the other document. <switchinline select=\"sys\"><caseinline select=\"WIN\">If the documents are not visible side by side, first move the mouse pointer to the button of the target document while keeping the mouse button pressed. The document in question is then displayed and you can move the mouse pointer into the document. </caseinline></switchinline>"
+msgstr "Μεταφέρετε το γραφικό στο άλλο έγγραφο. <switchinline select=\"sys\"><caseinline select=\"WIN\">αν τα έγγραφα δεν εμφανίζονται το ένα δίπλα στο άλλο, μετακινήστε πρώτα το δείκτη του ποντικιού στο πεδίο επιλογής του εγγράφου προορισμού ενώ κρατάτε πατημένο το κουμπί του ποντικιού. Το εν λόγω έγγραφο εμφανίζεται και μπορείτε να μετακινήσετε το δείκτη του ποντικιού στο έγγραφο. </caseinline></switchinline>"
+
+#: dragdrop_graphic.xhp
+msgctxt ""
+"dragdrop_graphic.xhp\n"
+"par_id3155628\n"
+"22\n"
+"help.text"
+msgid "Release the mouse button as soon as the gray text cursor indicates the position where you want to insert a copy of the picture."
+msgstr "Απελευθερώστε το κουμπί του ποντικιού μόλις ο γκρίζος δρομέας του κειμένου υποδείξει τη θέση στην οποία θέλετε να πραγματοποιηθεί εισαγωγή αντιγράφου της εικόνας."
+
+#: dragdrop_graphic.xhp
+msgctxt ""
+"dragdrop_graphic.xhp\n"
+"par_id3150276\n"
+"56\n"
+"help.text"
+msgid "If the graphic is connected with a hyperlink, the hyperlink and not the graphic is inserted."
+msgstr "Εάν το γραφικό συνδέεται με υπερσύνδεση, πραγματοποιείται εισαγωγή της υπερσύνδεσης και όχι του γραφικού."
#: dragdrop_table.xhp
msgctxt ""
@@ -6848,6 +7298,545 @@ msgctxt ""
msgid "Choose <emph>Open</emph> to open the source document of the OLE object."
msgstr "Επιλέξτε <emph>Άνοιγμα</emph> για να ανοίξετε το έγγραφο προέλευσης του αντικειμένου OLE."
+#: edit_symbolbar.xhp
+msgctxt ""
+"edit_symbolbar.xhp\n"
+"tit\n"
+"help.text"
+msgid "Adding Buttons to Toolbars"
+msgstr "Προσθήκη πεδίων επιλογών σε γραμμές εργαλείων"
+
+#: edit_symbolbar.xhp
+msgctxt ""
+"edit_symbolbar.xhp\n"
+"bm_id3159201\n"
+"help.text"
+msgid "<bookmark_value>customizing; toolbars</bookmark_value><bookmark_value>buttons;toolbars</bookmark_value><bookmark_value>toolbars;adding buttons</bookmark_value><bookmark_value>configuring; toolbars</bookmark_value><bookmark_value>editing; toolbars</bookmark_value><bookmark_value>inserting;buttons in toolbars</bookmark_value>"
+msgstr "<bookmark_value>προσαρμογή; γραμμές εργαλείων</bookmark_value><bookmark_value>κουμπιά;γραμμές εργαλείων</bookmark_value><bookmark_value>γραμμές εργαλείων;προσθήκη κουμπιών</bookmark_value><bookmark_value>διαμόρφωση; γραμμές εργαλείων</bookmark_value><bookmark_value>επεξεργασία; γραμμές εργαλείων</bookmark_value><bookmark_value>εισαγωγή;κουμπιά σε γραμμές εργαλείων</bookmark_value>"
+
+#: edit_symbolbar.xhp
+msgctxt ""
+"edit_symbolbar.xhp\n"
+"hd_id3159201\n"
+"79\n"
+"help.text"
+msgid "<variable id=\"edit_symbolbar\"><link href=\"text/shared/guide/edit_symbolbar.xhp\" name=\"Adding Buttons to Toolbars\">Adding Buttons to Toolbars</link></variable>"
+msgstr "<variable id=\"edit_symbolbar\"><link href=\"text/shared/guide/edit_symbolbar.xhp\" name=\"Προσθήκη πεδίων επιλογών σε γραμμές εργαλείων\">Προσθήκη πεδίων επιλογών σε γραμμές εργαλείων</link></variable>"
+
+#: edit_symbolbar.xhp
+msgctxt ""
+"edit_symbolbar.xhp\n"
+"hd_id3153561\n"
+"85\n"
+"help.text"
+msgid "To add a button to a toolbar:"
+msgstr "Για να προσθέσετε ένα πεδίο επιλογής σε μια γραμμή εργαλείων:"
+
+#: edit_symbolbar.xhp
+msgctxt ""
+"edit_symbolbar.xhp\n"
+"par_id3159157\n"
+"78\n"
+"help.text"
+msgid "Open the context menu of the toolbar (right click) and choose <emph>Visible Buttons</emph> and then select the button you want to display."
+msgstr "Ανοίξτε το μενού περιεχομένου της εργαλειοθήκης (δεξί πάτημα) και επιλέξτε <emph>Ορατά κουμπιά</emph> και έπειτα επιλέξτε το κουμπί που θέλετε να εμφανίσετε."
+
+#: edit_symbolbar.xhp
+msgctxt ""
+"edit_symbolbar.xhp\n"
+"par_id2439039\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can add, edit, and remove icons.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να προσθέσετε, επεξεργαστείτε και αφαιρέσετε πεδία επιλογής.</ahelp>"
+
+#: edit_symbolbar.xhp
+msgctxt ""
+"edit_symbolbar.xhp\n"
+"hd_id3151384\n"
+"86\n"
+"help.text"
+msgid "To add a button to the list of Visible Buttons:"
+msgstr "Για να προσθέσετε ένα πεδίο επιλογής στη λίστα Ορατά πεδία επιλογής:"
+
+#: edit_symbolbar.xhp
+msgctxt ""
+"edit_symbolbar.xhp\n"
+"par_id3147264\n"
+"87\n"
+"help.text"
+msgid "Choose <emph>Tools - Customize</emph>, and click on the <emph>Toolbars</emph> tab."
+msgstr "Επιλέξτε <emph>Εργαλεία - Επεξεργασία</emph>, και κάντε κλικ στη καρτέλα <emph>Γραμμές εργαλείων</emph>."
+
+#: edit_symbolbar.xhp
+msgctxt ""
+"edit_symbolbar.xhp\n"
+"par_id3154071\n"
+"88\n"
+"help.text"
+msgid "In the<emph> Toolbars </emph>box, select the toolbar you want to change."
+msgstr "Στο πλαίσιο <emph>Γραμμές εργαλείων</emph>, επιλέξτε τη γραμμή εργαλείων που θέλετε να αλλάξετε."
+
+#: edit_symbolbar.xhp
+msgctxt ""
+"edit_symbolbar.xhp\n"
+"par_id3148797\n"
+"89\n"
+"help.text"
+msgid "Click <emph>Add Commands</emph> , select the new command, then click <emph>Add</emph>."
+msgstr "Κάντε κλικ στη <emph>Προσθήκη εντολών</emph> , επιλέξτε τη νέα εντολή, και κάντε κλικ στη <emph>Προσθήκη</emph>."
+
+#: edit_symbolbar.xhp
+msgctxt ""
+"edit_symbolbar.xhp\n"
+"par_id3152922\n"
+"90\n"
+"help.text"
+msgid "If you want, you can rearrange the <emph>Commands </emph>list by selecting a command name and clicking <emph>Move Up</emph> and <emph>Move Down</emph>."
+msgstr "Αν θέλετε, μπορείτε να αναδιοργανώσετε τη λίστα <emph>Εντολές </emph> επιλέγοντας ένα όνομα εντολής και κάνοντας κλικ στη <emph>Μετακίνηση επάνω</emph> και <emph>Μετακίνηση κάτω</emph>."
+
+#: edit_symbolbar.xhp
+msgctxt ""
+"edit_symbolbar.xhp\n"
+"par_id3145171\n"
+"91\n"
+"help.text"
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο <emph>OK</emph>."
+
+#: email.xhp
+msgctxt ""
+"email.xhp\n"
+"tit\n"
+"help.text"
+msgid "Sending Documents as E-mail"
+msgstr "Αποστολή εγγράφων ως E-mail"
+
+#: email.xhp
+msgctxt ""
+"email.xhp\n"
+"bm_id3153345\n"
+"help.text"
+msgid "<bookmark_value>documents; sending as e-mail</bookmark_value><bookmark_value>sending; documents as e-mail</bookmark_value><bookmark_value>e-mail attachments</bookmark_value><bookmark_value>files; sending as e-mail</bookmark_value><bookmark_value>text documents;sending as e-mail</bookmark_value><bookmark_value>spreadsheets; sending as e-mail</bookmark_value><bookmark_value>drawings; sending as e-mail</bookmark_value><bookmark_value>presentations; sending as e-mail</bookmark_value><bookmark_value>attachments in e-mails</bookmark_value>"
+msgstr "<bookmark_value>έγγραφα; αποστολή ως e-mail</bookmark_value><bookmark_value>αποστολή; έγγραφα ως e-mail</bookmark_value><bookmark_value>συνημμένα του e-mail</bookmark_value><bookmark_value>αρχεία; αποστολή ως e-mail</bookmark_value><bookmark_value>έγγραφα κειμένου;αποστολή ως e-mail</bookmark_value><bookmark_value>υπολογιστικά φύλλα; αποστολή ως e-mail</bookmark_value><bookmark_value>σχέδια; αποστολή ως e-mail</bookmark_value><bookmark_value>παρουσιάσεις; αποστολή ως e-mail</bookmark_value><bookmark_value>συνημμένα σε e-mails</bookmark_value>"
+
+#: email.xhp
+msgctxt ""
+"email.xhp\n"
+"hd_id3153345\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"email\"><link href=\"text/shared/guide/email.xhp\" name=\"Sending Documents as E-mail\">Sending Documents as E-mail</link></variable>"
+msgstr "<variable id=\"email\"><link href=\"text/shared/guide/email.xhp\" name=\"Αποστολή εγγράφων ως E-mail\">Αποστολή εγγράφων ως E-mail</link></variable>"
+
+#: email.xhp
+msgctxt ""
+"email.xhp\n"
+"par_id3154897\n"
+"2\n"
+"help.text"
+msgid "Working in $[officename], you can send the current document as an e-mail attachment."
+msgstr "Ενώ εργάζεστε στο $[officename], έχετε δυνατότητα αποστολής του τρέχοντος εγγράφου ως συνημμένου σε ένα e-mail."
+
+#: email.xhp
+msgctxt ""
+"email.xhp\n"
+"par_id3147335\n"
+"3\n"
+"help.text"
+msgid "Choose <emph>File - Send - Document as E-mail</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Αποστολή - Έγγραφο ως E-mail</emph>."
+
+#: email.xhp
+msgctxt ""
+"email.xhp\n"
+"par_id3153127\n"
+"4\n"
+"help.text"
+msgid "$[officename] opens your default e-mail program.<switchinline select=\"sys\"><caseinline select=\"UNIX\"> If you want to send the current document with another e-mail program, you can select the program to use with <emph>Internet - E-mail</emph> in the Options dialog box.</caseinline></switchinline>"
+msgstr "Το $[officename] ανοίγει το προεπιλεγμένο πρόγραμμα ηλεκτρονικής αλληλογραφίας.<switchinline select=\"sys\"><caseinline select=\"UNIX\"> Εάν θέλετε να στείλετε το τρέχον έγγραφο με άλλο πρόγραμμα ηλεκτρονικής αλληλογραφίας, μπορείτε να επιλέξετε το πρόγραμμα αυτό με <emph>Διαδίκτυο - Ηλεκτρονική αλληλογραφία</emph> στο πλαίσιο διαλόγου επιλογές.</caseinline></switchinline>"
+
+#: email.xhp
+msgctxt ""
+"email.xhp\n"
+"par_id3150986\n"
+"5\n"
+"help.text"
+msgid "In your e-mail program, enter the recipient, subject and any text you want to add, then send the e-mail."
+msgstr "Στο πρόγραμμα ηλεκτρονικού ταχυδρομείου που χρησιμοποιείτε, εισαγάγετε αποστολέα, θέμα και το κείμενο που θέλετε να προσθέσετε και στείλτε το e-mail."
+
+#: email.xhp
+msgctxt ""
+"email.xhp\n"
+"par_id3595385\n"
+"help.text"
+msgid "In case you want to send the e-mail to a recipient who only has software that cannot read the OpenDocument format, you can send the current document in an often used proprietary format.<br/>For a text document, choose <item type=\"menuitem\">File - Send - Document as Microsoft Word</item>. For a spreadsheet, choose <item type=\"menuitem\">File - Send - Document as Microsoft Excel</item>. And for a presentation, choose <item type=\"menuitem\">File - Send - Document as Microsoft PowerPoint</item>. <br/>If you want to send the document as a read-only file, choose <item type=\"menuitem\">File - Send - Document as PDF</item>.<br/>These commands do not change your current document. Only a temporary copy is created and sent."
+msgstr "Σε περίπτωση που θέλετε να στείλετε το e-mail σε παραλήπτη που έχει λογισμικό που δεν μπορεί να διαβάσει τη μορφή OpenDocument, μπορείτε να αποστείλετε το τρέχον έγγραφο σε μια συχνά χρησιμοποιούμενη εμπορική μορφή.<br/>Για έγγραφο κειμένου, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως Microsoft Word</item>. Για υπολογιστικό φύλλο, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως Microsoft Excel</item>. Και για παρουσίαση, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως Microsoft PowerPoint</item>. <br/>Εάν θέλετε να αποστείλετε το έγγραφο ως αρχείο μόνο για ανάγνωση, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως PDF</item>.<br/>Αυτές οι εντολές δεν επιφέρουν καμία αλλαγή στο τρέχον έγγραφό σας. Δημιουργείται μόνο ένα προσωρινό αντίγραφο και αποστέλλεται."
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"tit\n"
+"help.text"
+msgid "Error Report Tool"
+msgstr "Εργαλείο αναφοράς σφαλμάτων"
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>Error Report Tool</bookmark_value> <bookmark_value>reports;error reports</bookmark_value> <bookmark_value>crash reports</bookmark_value> <bookmark_value>activating;Error Report Tool</bookmark_value>"
+msgstr "<bookmark_value>Εργαλείο αναφοράς σφαλμάτων</bookmark_value><bookmark_value>αναφορές;αναφορές σφαλμάτων</bookmark_value><bookmark_value>αναφορές κατάρρευσης</bookmark_value><bookmark_value>ενεργοποίηση;Εργαλείο αναφοράς σφαλμάτων</bookmark_value>"
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"hd_id3150616\n"
+"17\n"
+"help.text"
+msgid "<variable id=\"error_report\"><link href=\"text/shared/guide/error_report.xhp\" name=\"Error Report Tool\">Error Report Tool</link></variable>"
+msgstr "<variable id=\"error_report\"><link href=\"text/shared/guide/error_report.xhp\" name=\"Εργαλείο αναφοράς σφαλμάτων\">Εργαλείο αναφοράς σφαλμάτων</link></variable>"
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"par_id3153345\n"
+"1\n"
+"help.text"
+msgid "The Error Report Tool starts automatically when a program crash occurs."
+msgstr "Το Εργαλείο Αναφοράς Σφαλμάτων ξεκινάει αυτόματα όταν το πρόγραμμα καταρρέει. Αν το πρόγραμμα κολλήσει και δεν ανταποκρίνεται σε κλικ του ποντικιού ή σε πατήματα διαφόρων πλήκτρων, μπορείτε επίσης να αρχίσετε το Εργαλείο Αναφοράς Σφαλμάτων χειροκίνητα."
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"par_id3147088\n"
+"2\n"
+"help.text"
+msgid "The Error Report Tool gathers all necessary information that can help the program developers to improve the code, so that in later versions this error can possibly be avoided. Please help us to improve the software and send the generated error report."
+msgstr "Το εργαλείο αναφοράς σφαλμάτων συλλέγει όλες τις απαραίτητες πληροφορίες που μπορούν να βοηθήσουν τους developers του προγράμματος για να βελτιώσουν τον κώδικα, έτσι ώστε σε μελλοντικές εκδόσεις το σφάλμα να αποφευχθεί όσο είναι δυνατόν. Σας παρακαλούμε να μας βοηθήσετε να βελτιώσουμε το λογισμικό και στείλτε την αναφορά σφάλματος που δημιουργήθηκε."
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"hd_id3148538\n"
+"4\n"
+"help.text"
+msgid "Starting the Error Report Tool"
+msgstr "Εκκίνηση του εργαλείου αναφοράς σφαλμάτων"
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"par_id3149811\n"
+"5\n"
+"help.text"
+msgid "With most program crashes the Error Report Tool will start automatically."
+msgstr "Με τα περισσότερα κολλήματα εφαρμογών το Εργαλείο Αναφοράς Σφαλμάτων ξεκινάει αυτόματα."
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"hd_id3154046\n"
+"7\n"
+"help.text"
+msgid "Completing the Report"
+msgstr "Συμπλήρωση της αναφοράς"
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"par_id3147335\n"
+"8\n"
+"help.text"
+msgid "On the main Error Report Tool dialog, you can enter some additional information that may help the developers to localize the error. For example, if the error only appears after a change in your hardware or software environment, or if you clicked on a button, please include that information."
+msgstr "Στο κύριο παράθυρο διαλόγου του εργαλείου αναφοράς σφαλμάτων, μπορείτε να εισάγετε μερικές πρόσθετες πληροφορίες που μπορεί να βοηθήσουν τους προγραμματιστές να εντοπίσουν το λάθος. Για παράδειγμα, αν το λάθος εμφανίζεται μόνο μετά από αλλαγή στο δικό σας περιβάλλον hardware ή λογισμικού, ή όταν κάνετε κλικ σε ένα πεδίο επιλογής, παρακαλείστε να περιλαμβάνετε την πληροφορία."
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"hd_id3159399\n"
+"9\n"
+"help.text"
+msgid "Sending the Error Report"
+msgstr "Αποστολή της αναφοράς σφάλματος"
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"par_id3150504\n"
+"10\n"
+"help.text"
+msgid "The Error Report Tool uses the HTTP PUT / SOAP protocol to send the report data. You may optionally enter some descriptive text that will help us to identify the context of the program crash. Then click the <emph>Send</emph> button."
+msgstr "Το εργαλείο αναφοράς σφαλμάτων χρησιμοποιεί το πρωτόκολλο HTTP PUT / SOAP για να αποστείλει τα δεδομένα αναφοράς. Προαιρετικά μπορείτε να βάλετε και ένα κείμενο περιγραφής του προβλήματος που θα μας βοηθήσει να αναγνωρίσουμε τις συνθήκες κατάρρευσης του προγράμματος. Τότε κάντε κλικ στο <emph>Αποστολή</emph>."
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"par_id3149670\n"
+"11\n"
+"help.text"
+msgid "You will not get an answer to your error report. If you need support, please visit the <link href=\"text/shared/main0108.xhp\">support forum</link> on the Internet."
+msgstr "Δεν θα πάρετε απάντηση στην αναφορά σφάλματός που στείλατε. Αν θέλετε υποστήριξη, παρακαλούμε να επισκεφθείτε το <link href=\"text/shared/main0108.xhp\">φόρουμ υποστήριξης</link> στο Internet."
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"par_id3153526\n"
+"12\n"
+"help.text"
+msgid "You may choose to respond to questions that the developers may have about the reported error. Mark the check box if you allow to be contacted by e-mail, should additional information be required. By default this box is not marked, so you will not get any e-mail."
+msgstr "Μπορείτε να διαλέξετε να απαντήσετε σε ερωτήσεις που οι προγραμματιστές μπορεί να έχουν σχετικά με το αναφερόμενο λάθος. Σημαδέψτε το πεδίο σήμανσης αν εσείς επιτρέπετε την επικοινωνία μέσω ηλεκτρονικού ταχυδρομείου, στη περίπτωση που χρειαστούν πρόσθετες πληροφορίες. Σαν προεπιλογή αυτό το πεδίο δεν είναι επιλεγμένο, έτσι ώστε να μην λαμβάνετε οποιοδήποτε μήνυμα ηλεκτρονικού ταχυδρομείου."
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"hd_id3150792\n"
+"13\n"
+"help.text"
+msgid "What Data is Sent?"
+msgstr "Τι δεδομένα αποστέλλονται?"
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"par_id3154366\n"
+"14\n"
+"help.text"
+msgid "The error report consists of several files. The main file contains information about the error type, operating system name and version, memory usage, and the description that you entered. You can click the <emph>Show Report</emph> button on the main dialog of the Error Report Tool to view what will get sent in the main file."
+msgstr "Η αναφορά σφάλματος συνίσταται από πολλά αρχεία. Το βασικό αρχείο περιέχει πληροφορίες σχετικά με τον τύπο του σφάλματος, όνομα και έκδοση λειτουργικού συστήματος, χρήση μνήμης, και την περιγραφή που δώσατε. Μπορείτε να κάνετε κλικ στο <emph>Προβολή αναφοράς</emph> στο κύριο παράθυρο διαλόγου του εργαλείου για να προβάλετε τι θα σταλεί στο βασικό αρχείο."
+
+#: error_report.xhp
+msgctxt ""
+"error_report.xhp\n"
+"par_id3151177\n"
+"15\n"
+"help.text"
+msgid "In addition, relevant memory contents and stack traces are gathered by some system standard tools (\"dbhhelp.dll\" on Windows systems, \"pstack\" on UNIX systems). This information will be sent also."
+msgstr "Επιπλέον, συλλέγονται σχετικά περιεχόμενα μνήμης και στοίβες από ίχνη από μερικά στάνταρντ εργαλεία συστήματος (\"dbhhelp.dll\" σε συστήματα Windows, \"pstack\" σε συστήματα UNIX). Και αυτές οι πληροφορίες θα σταλούν επίσης."
+
+#: export_ms.xhp
+msgctxt ""
+"export_ms.xhp\n"
+"tit\n"
+"help.text"
+msgid "Saving Documents in Other Formats"
+msgstr "Αποθήκευση εγγράφων σε άλλες μορφές"
+
+#: export_ms.xhp
+msgctxt ""
+"export_ms.xhp\n"
+"bm_id3159233\n"
+"help.text"
+msgid "<bookmark_value>documents; saving in other formats</bookmark_value><bookmark_value>saving; documents in other formats</bookmark_value><bookmark_value>files; saving in other formats</bookmark_value><bookmark_value>text documents;saving in other formats</bookmark_value><bookmark_value>spreadsheets; saving in other formats</bookmark_value><bookmark_value>drawings; saving in other formats</bookmark_value><bookmark_value>presentations; saving in other formats</bookmark_value><bookmark_value>exporting; to Microsoft Office formats</bookmark_value><bookmark_value>Word documents; saving as</bookmark_value><bookmark_value>Excel; saving as</bookmark_value><bookmark_value>PowerPoint export</bookmark_value>"
+msgstr "<bookmark_value>έγγραφα; αποθήκευση σε άλλες μορφές</bookmark_value><bookmark_value>αποθήκευση; έγγραφα σε άλλες μορφές</bookmark_value><bookmark_value>αρχεία; αποθήκευση σε άλλες μορφές</bookmark_value><bookmark_value>έγγραφα κειμένου;αποθήκευση σε άλλες μορφές</bookmark_value><bookmark_value>υπολογιστικά φύλλα; αποθήκευση σε άλλες μορφές</bookmark_value><bookmark_value>σχέδια; αποθήκευση σε άλλες μορφές</bookmark_value><bookmark_value>παρουσιάσεις; αποθήκευση σε άλλες μορφές</bookmark_value><bookmark_value>εξαγωγή; σε μορφές Microsoft Office</bookmark_value><bookmark_value>έγγραφα Word; αποθήκευση ως</bookmark_value><bookmark_value>Excel; αποθήκευση ως</bookmark_value><bookmark_value>εξαγωγή PowerPoint</bookmark_value>"
+
+#: export_ms.xhp
+msgctxt ""
+"export_ms.xhp\n"
+"hd_id3149416\n"
+"6\n"
+"help.text"
+msgid "<variable id=\"export_ms\"><link href=\"text/shared/guide/export_ms.xhp\" name=\"Saving Documents in Other Formats\">Saving Documents in Other Formats</link></variable>"
+msgstr "<variable id=\"export_ms\"><link href=\"text/shared/guide/export_ms.xhp\" name=\"Αποθήκευση εγγράφων σε άλλες μορφές\">Αποθήκευση εγγράφων σε άλλες μορφές</link></variable>"
+
+#: export_ms.xhp
+msgctxt ""
+"export_ms.xhp\n"
+"par_id3150084\n"
+"2\n"
+"help.text"
+msgid "Choose <emph>File - Save as</emph>. You will see the <emph>Save as</emph> dialog."
+msgstr "Επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph>. Θα δείτε το παράθυρο διαλόγου <emph>Αποθήκευση ως</emph>."
+
+#: export_ms.xhp
+msgctxt ""
+"export_ms.xhp\n"
+"par_id3153348\n"
+"3\n"
+"help.text"
+msgid "In the <emph>Save as type</emph> or <emph>File type</emph> list box, select the desired format."
+msgstr "Στο πεδίο λίστας <emph>Αποθήκευση ως τύπος</emph> ή <emph>Τύπος αρχείου</emph>, επιλέξτε την επιθυμητή μορφή."
+
+#: export_ms.xhp
+msgctxt ""
+"export_ms.xhp\n"
+"par_id3150985\n"
+"4\n"
+"help.text"
+msgid "Enter a name in the <emph>File name</emph> box and click <emph>Save</emph>."
+msgstr "Καταχωρήστε ένα όνομα στο πεδίο <emph>Όνομα αρχείου</emph> και κάντε κλικ στο <emph>Αποθήκευση</emph>."
+
+#: export_ms.xhp
+msgctxt ""
+"export_ms.xhp\n"
+"par_id3153252\n"
+"7\n"
+"help.text"
+msgid "If you want the file dialogs to offer another file format as default, select that format in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - General</emph> in the <emph>Default file format </emph>area."
+msgstr "Εά θέλετε οι διάλογοι αρχείων να δίνουν έναν άλλο τύπο αρχείου ως προεπιλογή, επιλέξτε αυτόν τον τύπο στην περιοχή <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/αποθήκευση - Γενικά</emph> στο <emph>Προεπιλεγμένος τύπος αρχείου </emph>."
+
+#: export_ms.xhp
+msgctxt ""
+"export_ms.xhp\n"
+"par_id3149669\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"tit\n"
+"help.text"
+msgid "Sending Faxes and Configuring $[officename] for Faxing"
+msgstr "Αποστολή φαξ με το $[officename]"
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"bm_id3156426\n"
+"help.text"
+msgid "<bookmark_value>faxes; sending</bookmark_value><bookmark_value>faxes;configuring $[officename]</bookmark_value><bookmark_value>sending; documents as faxes </bookmark_value><bookmark_value>configuring;fax icon</bookmark_value>"
+msgstr "<bookmark_value>φαξ; αποστολή</bookmark_value><bookmark_value>φαξ;προσαρμογή $[officename]</bookmark_value><bookmark_value>αποστολή; έγγραφα ως φαξ </bookmark_value><bookmark_value>προσαρμογή;εικονίδιο του φαξ</bookmark_value>"
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"hd_id3156426\n"
+"5\n"
+"help.text"
+msgid "<variable id=\"fax\"><link href=\"text/shared/guide/fax.xhp\" name=\"Sending Faxes and Configuring $[officename] for Faxing\">Sending Faxes and Configuring $[officename] for Faxing</link></variable>"
+msgstr "<variable id=\"fax\"><link href=\"text/shared/guide/fax.xhp\" name=\"Αποστολή φαξ και ρύθμιση του $[officename] για φαξ\">Αποστολή φαξ και ρύθμιση του $[officename] για φαξ</link></variable>"
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"par_id3156410\n"
+"3\n"
+"help.text"
+msgid "To send a fax directly from $[officename], you need a fax modem and a fax driver that allows applications to communicate with the fax modem."
+msgstr "Για να πραγματοποιήσετε απευθείας αποστολή φαξ από το $[officename], χρειάζεστε μόντεμ φαξ και πρόγραμμα οδήγησης φαξ, το οποίο θα επιτρέπει στις εφαρμογές να επικοινωνούν με το μόντεμ φαξ."
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"hd_id3166410\n"
+"6\n"
+"help.text"
+msgid "Sending a Fax Through the Print Dialog"
+msgstr "Αποστολή φαξ μέσω του παραθύρου διαλόγου εκτύπωσης"
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"par_id3152996\n"
+"7\n"
+"help.text"
+msgid "Open the <emph>Print</emph> dialog by choosing <emph>File - Print</emph> and select the fax driver in the <emph>Name</emph> list box."
+msgstr "Ανοίξτε το παράθυρο διαλόγου <emph>Εκτύπωση</emph> επιλέγοντας <emph>Αρχείο - Εκτύπωση</emph> και διαλέξτε τον οδηγό φαξ στο πεδίο λίστας <emph>Όνομα</emph>."
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"par_id3155135\n"
+"8\n"
+"help.text"
+msgid "Clicking <emph>OK</emph> opens the dialog for your fax driver, where you can select the fax recipient."
+msgstr "Κάνοντας κλικ στο <emph>OK</emph> ανοίγει το παράθυρο διαλόγου του προγράμματος οδήγησης του φαξ, στο οποίο μπορείτε να εισαγάγετε τον αποστολέα του φαξ."
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"hd_id3153825\n"
+"9\n"
+"help.text"
+msgid "Configuring $[officename] a Fax Icon"
+msgstr "Προσαρμογή ενός εικονιδίου φαξ για το $[officename]"
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"par_id3153822\n"
+"10\n"
+"help.text"
+msgid "You can configure $[officename] so that a single click on an icon automatically sends the current document as a fax:"
+msgstr "Μπορείτε να προσαρμόσετε το $[officename] με τρόπο ώστε να αρκεί ένα απλό πάτημα σε ένα εικονίδιο για αυτόματη αποστολή του τρέχοντος εγγράφου ως φαξ:"
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"par_id3145315\n"
+"11\n"
+"help.text"
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\">%PRODUCTNAME Writer - Print</link></emph>."
+msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Εκτύπωση\">%PRODUCTNAME Writer - Εκτύπωση</link></emph>."
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"par_id3150985\n"
+"12\n"
+"help.text"
+msgid "Select the fax driver from the <emph>Fax</emph> list box and click <emph>OK</emph>."
+msgstr "Επιλέξτε τον οδηγό φαξ από το πεδίο λίστας <emph>Φαξ</emph> και κάντε κλικ στο <emph>OK</emph>."
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"par_idN106EB\n"
+"help.text"
+msgid "Click the arrow icon at the end of the <emph>Standard</emph> bar. In the drop-down menu, choose <emph>Customize</emph>."
+msgstr "Κάντε κλικ στο εικονίδιο βέλους στο τέλος της <emph>Βασικής</emph> γραμμής εργαλείων. Στο μενού που θα ανοίξει, επιλέξτε <emph>Επεξεργασία</emph>."
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"par_idN106F6\n"
+"help.text"
+msgid "The <emph>Toolbar</emph>s tab page of the <emph>Customize</emph> dialog appears."
+msgstr "Εμφανίζεται η σελίδα καρτέλας <emph>Γραμμή εργαλείων</emph> του παραθύρου διαλόγου <emph>Επεξεργασία</emph>."
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"par_idN106FA\n"
+"help.text"
+msgid "Click <emph>Add Commands</emph>."
+msgstr "Κάντε κλικ στο <emph>Προσθήκη εντολών</emph>."
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"par_idN10702\n"
+"help.text"
+msgid "Select the \"Documents\" category, then select the \"Send Default Fax\" command."
+msgstr "Επιλέξτε την κατηγορία \"Έγγραφα\", και μετά επιλέξτε την εντολή \"Αποστολή προεπιλεγμένου φαξ\""
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"par_idN10706\n"
+"help.text"
+msgid "Click <emph>Add</emph> and then <emph>Close</emph>."
+msgstr "Κάντε κλικ στην <emph>Προσθήκη</emph> και μετά στο <emph>Κλείσιμο</emph>."
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"par_idN10712\n"
+"help.text"
+msgid "On the <emph>Toolbars</emph> tab page, click the down arrow button to position the new icon where you want it. Click <emph>OK</emph>."
+msgstr "Στη σελίδα καρτέλας <emph>Γραμμές εργαλείων</emph>, κάντε κλικ στο κουμπί βέλος κάτω για να τοποθετήσετε το καινούργιο εικονίδιο όπου το θέλετε. Κάντε κλικ στο <emph>OK</emph>."
+
+#: fax.xhp
+msgctxt ""
+"fax.xhp\n"
+"par_idN10715\n"
+"help.text"
+msgid "Your <emph>Standard</emph> bar now has a new icon to send the current document as a fax."
+msgstr "Η <emph>Βασική</emph> γραμμή έχει τώρα ένα νέο εικονίδιο για να στείλει το τρέχον έγγραφο σαν φαξ."
+
#: filternavigator.xhp
msgctxt ""
"filternavigator.xhp\n"
@@ -6908,120 +7897,622 @@ msgctxt ""
msgid "You can move filter conditions in the <emph>Filter navigator</emph> by dragging and dropping, or use the keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Alt+Up Arrow or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Alt+Down Arrow. To copy filter conditions, drag them while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key."
msgstr "Μπορείτε να μετακινήσετε τις συνθήκες φίλτρου στην <emph>Περιήγηση φίλτρου</emph> μέσω μεταφοράς και απόθεσης ή με τη χρήση των πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Alt+Up Arrow or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Alt+Down Arrow. To copy filter conditions, drag them while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key."
-#: data_search2.xhp
+#: find_attributes.xhp
msgctxt ""
-"data_search2.xhp\n"
+"find_attributes.xhp\n"
"tit\n"
"help.text"
-msgid "Searching With a Form Filter"
-msgstr "Αναζήτηση με ένα φίλτρο φόρμας"
+msgid "Searching for Attributes"
+msgstr "Αναζήτηση για ιδιότητες"
-#: data_search2.xhp
+#: find_attributes.xhp
msgctxt ""
-"data_search2.xhp\n"
-"bm_id8772545\n"
+"find_attributes.xhp\n"
+"bm_id5681020\n"
"help.text"
-msgid "<bookmark_value>form filters</bookmark_value><bookmark_value>databases;form filters</bookmark_value><bookmark_value>searching; form filters</bookmark_value><bookmark_value>removing;form filters</bookmark_value><bookmark_value>filtering; data in forms</bookmark_value><bookmark_value>data;filtering in forms</bookmark_value><bookmark_value>forms; filtering data</bookmark_value><bookmark_value>data, see also values</bookmark_value>"
-msgstr "<bookmark_value>φίλτρα φόρμας</bookmark_value><bookmark_value>βάσεις δεδομένων;φίλτρα φόρμας</bookmark_value><bookmark_value>αναζήτηση; φίλτρα φόρμας</bookmark_value><bookmark_value>διαγραφή;φίλτρα φόρμας</bookmark_value><bookmark_value>φιλτράρισμα; δεδομένα σε φόρμες</bookmark_value><bookmark_value>δεδομένα;φιλτράρισμα σε φόρμες</bookmark_value><bookmark_value>φόρμες; φιλτράρισμα δεδομένων</bookmark_value><bookmark_value>δεδομένα, βλέπε επίσης τιμές</bookmark_value>"
+msgid "<bookmark_value>fonts;finding</bookmark_value><bookmark_value>font attributes;finding</bookmark_value><bookmark_value>text attributes;finding</bookmark_value><bookmark_value>attributes; finding</bookmark_value><bookmark_value>finding; attributes</bookmark_value><bookmark_value>resetting;Find & Replace mode</bookmark_value>"
+msgstr "<bookmark_value>γραμματοσειρές;αναζήτηση</bookmark_value><bookmark_value>ιδιότητες γραμματοσειράς;αναζήτηση</bookmark_value><bookmark_value>ιδιότητες κειμένου;αναζήτηση</bookmark_value><bookmark_value>ιδιότητες; αναζήτηση</bookmark_value><bookmark_value>αναζήτηση; ιδιότητες</bookmark_value><bookmark_value>επαναφορά;Κατάσταση Αναζήτησης και Αντικατάστασης</bookmark_value>"
-#: data_search2.xhp
+#: find_attributes.xhp
msgctxt ""
-"data_search2.xhp\n"
-"hd_id3156042\n"
-"5\n"
+"find_attributes.xhp\n"
+"par_idN10663\n"
"help.text"
-msgid "<variable id=\"data_search2\"><link href=\"text/shared/guide/data_search2.xhp\" name=\"Searching With a Form Filter\">Searching With a Form Filter</link></variable>"
-msgstr "<variable id=\"data_search2\"><link href=\"text/shared/guide/data_search2.xhp\" name=\"Αναζήτηση με ένα φίλτρο φόρμας\">Αναζήτηση με ένα φίλτρο φόρμας</link></variable>"
+msgid "<variable id=\"find_attributes\"><link href=\"text/shared/guide/find_attributes.xhp\">Searching for Attributes</link></variable>"
+msgstr "<variable id=\"find_attributes\"><link href=\"text/shared/guide/find_attributes.xhp\">Αναζήτηση για ιδιότητες</link></variable>"
-#: data_search2.xhp
+#: find_attributes.xhp
msgctxt ""
-"data_search2.xhp\n"
-"par_id3149182\n"
-"17\n"
+"find_attributes.xhp\n"
+"par_idN10681\n"
"help.text"
-msgid "Open a form document that contains database fields."
-msgstr "Ανοίξτε ένα έγγραφο φόρμας που περιέχει τα πεδία της βάσης δεδομένων."
+msgid "You can search for text with attributes that are applied either by direct formatting or by styles. For example, if you search for the <emph>Font</emph> attribute, all instances of text that do not use the default font are found. All text that has a directly coded font attribute, and all text where a style switches the font attribute, are found."
+msgstr "Μπορείτε να αναζητήσετε κείμενο με ιδιότητες που εφαρμόστηκαν είτε με έντονη μορφοποίηση είτε με στυλ. Για παράδειγμα, αν αναζητάτε για την ιδιότητα της <emph>γραμματοσειράς</emph>, θα βρεθούν όλες οι περιπτώσεις κειμένου που δεν χρησιμοποιούν την προεπιλεγμένη γραμματοσειρά. Θα βρεθεί επίσης όλο το κείμενο που έχει μια έντονη κωδικοποιημένη ιδιότητα γραμματοσειράς, και όλο το κείμενο όπου ένα στυλ αλλάζει την ιδιότητα γραμματοσειράς."
-#: data_search2.xhp
+#: find_attributes.xhp
msgctxt ""
-"data_search2.xhp\n"
-"par_id3159157\n"
-"18\n"
+"find_attributes.xhp\n"
+"par_idN10688\n"
"help.text"
-msgid "As an example, open an empty text document and press F4. Open the bibliography database table <emph>biblio</emph> in the data source view. While pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, drag a few column headers into the document so that the form fields are created."
-msgstr "Ως παράδειγμα, ανοίξτε ένα κενό έγγραφο κειμένου και πατήστε F4. Το πλήκτρο αυτό ανοίγει την βάση δεδομένων βιβλιογραφίας <emph>biblio</emph> σε μια προβολή προέλευσης δεδομένων. Με πατημένα τα πλήκτρα Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, σύρετε μερικές επικεφαλίδες στηλών στο έγγραφο ώστε να δημιουργηθούν τα πεδία φόρμας."
+msgid "If you want to find text with any font by name, click the <emph>Format</emph> button in the <link href=\"text/shared/01/02100000.xhp\">Find & Replace</link> dialog of %PRODUCTNAME Writer."
+msgstr "Αν θέλετε να βρείτε κείμενο με οποιαδήποτε γραμματοσειρά με το όνομα, κάντε κλικ στο <emph>Μορφή</emph> στο παράθυρο διαλόγου <link href=\"text/shared/01/02100000.xhp\">Εύρεση & Αντικατάσταση</link> του %PRODUCTNAME Writer."
-#: data_search2.xhp
+#: find_attributes.xhp
msgctxt ""
-"data_search2.xhp\n"
-"par_id3150984\n"
-"19\n"
+"find_attributes.xhp\n"
+"par_idN1069D\n"
"help.text"
-msgid "On the <emph>Form Controls</emph> toolbar, click the <emph>Design Mode On/Off</emph> icon <image id=\"img_id3147618\" src=\"cmd/sc_switchcontroldesignmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147618\">Icon</alt></image> to turn off the design mode."
-msgstr "Στη γραμμή εργαλείων <emph>Στοιχεία ελέγχου φόρμας</emph>, κάντε κλικ στο εικονίδιο <emph>Κατάσταση σχεδίασης Ναι/Όχι</emph> <image id=\"img_id3147618\" src=\"cmd/sc_switchcontroldesignmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147618\">Icon</alt></image> για να κλείσετε την κατάσταση σχεδίασης."
+msgid "After you select the attributes that you want to search for, the <emph>Search for Styles</emph> box in the <emph>Options </emph>area of the %PRODUCTNAME Writer <emph>Find & Replace </emph>dialog changes to <emph>Including Styles</emph>."
+msgstr "Αφού έχετε επιλέξει τις ιδιότητες που θέλετε να αναζητήσετε, το πεδίο <emph>Αναζήτηση στυλ</emph> στην περιοχή <emph>Επιλογές </emph> του παραθύρου διαλόγου <emph>Αναζήτηση & Αντικατάσταση </emph> του %PRODUCTNAME Writer αλλάζει σε <emph>Συμπεριλαμβ. στυλ</emph>."
-#: data_search2.xhp
+#: find_attributes.xhp
msgctxt ""
-"data_search2.xhp\n"
-"par_id3148672\n"
+"find_attributes.xhp\n"
+"par_idN106B0\n"
+"help.text"
+msgid "If you want to search for text in which attributes were set by using direct formatting and styles, select the <emph>Including Styles</emph> box."
+msgstr "Αν θέλετε να ψάξετε για κείμενο στο οποίο έχουν ορισθεί ιδιότητες χρησιμοποιώντας έντονη μορφοποίησή και στυλ, επιλέξτε το πεδίο <emph>Συμπεριλαμβ. στυλ</emph>."
+
+#: find_attributes.xhp
+msgctxt ""
+"find_attributes.xhp\n"
+"par_idN106B7\n"
+"help.text"
+msgid "The search criteria for attributes are listed below the <emph>Search for</emph> box."
+msgstr "Τα κριτήρια αναζήτησης για ιδιότητες παρατίθενται κάτω από το πεδίο <emph>Αναζήτηση για</emph>"
+
+#: find_attributes.xhp
+msgctxt ""
+"find_attributes.xhp\n"
+"par_idN106BE\n"
+"help.text"
+msgid "To search for all font changes"
+msgstr "Για να ψάξετε όλες τις αλλαγές γραμματοσειράς"
+
+#: find_attributes.xhp
+msgctxt ""
+"find_attributes.xhp\n"
+"par_idN106C5\n"
+"help.text"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr "Επιλέξτε <emph>Επεξεργασία - Εύρεση & Αντικατάσταση</emph>."
+
+#: find_attributes.xhp
+msgctxt ""
+"find_attributes.xhp\n"
+"par_idN106CD\n"
+"help.text"
+msgid "Clear the <emph>Search for</emph> text box if necessary."
+msgstr "Καθαρίστε, αν χρειάζεται, το πεδίο κειμένου <emph>Αναζήτηση για</emph>."
+
+#: find_attributes.xhp
+msgctxt ""
+"find_attributes.xhp\n"
+"par_idN106D5\n"
+"help.text"
+msgid "Click <emph>Attributes</emph>."
+msgstr "Κάντε κλικ στις <emph>Ιδιότητες</emph>."
+
+#: find_attributes.xhp
+msgctxt ""
+"find_attributes.xhp\n"
+"par_idN106DD\n"
+"help.text"
+msgid "In the <emph>Attributes</emph> dialog, select the <emph>Font</emph> check box, and click OK."
+msgstr "Στο παράθυρο διαλόγου <emph>Ιδιότητες</emph>, επιλέξτε το πεδίο <emph>Γραμματοσειρά</emph>, και πατήστε OK."
+
+#: find_attributes.xhp
+msgctxt ""
+"find_attributes.xhp\n"
+"par_idN106E8\n"
+"help.text"
+msgid "In the <emph>Find & Replace</emph> dialog, you now can read \"Font\" below the <emph>Search for</emph> text box."
+msgstr "Στο παράθυρο διαλόγου <emph>Αναζήτηση & Αντικατάσταση</emph>, τώρα μπορείτε να διαβάσετε τη \"γραμματοσειρά\" κάτω από το πεδίο κειμένου <emph>Αναζήτηση για</emph>."
+
+#: find_attributes.xhp
+msgctxt ""
+"find_attributes.xhp\n"
+"par_idN106F4\n"
+"help.text"
+msgid "Click <emph>Find</emph>."
+msgstr "Κάντε κλικ στην <emph>Εύρεση</emph>."
+
+#: find_attributes.xhp
+msgctxt ""
+"find_attributes.xhp\n"
+"par_idN106FB\n"
+"help.text"
+msgid "All places where a font change was applied, either directly or by assigning an appropriate style, are found."
+msgstr "Όλα τα μέρη όπου εφαρμόστηκε μια αλλαγή γραμματοσειράς,είτε απευθείας είτε εφαρμόζοντας ένα κατάλληλο στυλ, βρέθηκαν."
+
+#: find_attributes.xhp
+msgctxt ""
+"find_attributes.xhp\n"
+"par_idN106FE\n"
+"help.text"
+msgid "To reset the Find & Replace mode"
+msgstr "Για να επαναφορά της κατάστασης Εύρεση & Αντικατάσταση"
+
+#: find_attributes.xhp
+msgctxt ""
+"find_attributes.xhp\n"
+"par_idN10702\n"
+"help.text"
+msgid "To stop searching for the current attributes, reset the <emph>Find & Replace</emph> dialog to normal mode."
+msgstr "Για να σταματήσετε την αναζήτηση για τις τρέχουσες ιδιότητες, επαναφέρετε το παράθυρο διαλόγου <emph>Εύρεση & Αντικατάσταση</emph> σε κανονική κατάσταση."
+
+#: find_attributes.xhp
+msgctxt ""
+"find_attributes.xhp\n"
+"par_idN1070C\n"
+"help.text"
+msgid "Click <emph>No Format</emph>."
+msgstr "Κάντε κλικ στο <emph>Δίχως μορφή</emph>."
+
+#: find_attributes.xhp
+msgctxt ""
+"find_attributes.xhp\n"
+"par_idN1071E\n"
+"help.text"
+msgid "<link href=\"text/shared/01/02100000.xhp\">Find & Replace</link> dialog"
+msgstr "παράθυρο διαλόγου <link href=\"text/shared/01/02100000.xhp\">Εύρεση & Αντικατάσταση</link>"
+
+#: find_attributes.xhp
+msgctxt ""
+"find_attributes.xhp\n"
+"par_id6837672\n"
+"help.text"
+msgid "Searching for attributes is available in the Find & Replace dialog for text documents."
+msgstr "Η αναζήτηση για ιδιότητες είναι διαθέσιμη στο παράθυρο διαλόγου Εύρεση & Αντικατάσταση για έγγραφα κειμένου."
+
+#: flat_icons.xhp
+msgctxt ""
+"flat_icons.xhp\n"
+"tit\n"
+"help.text"
+msgid "Changing Icon Views"
+msgstr "Αλλαγή μεγέθους εικονιδίων"
+
+#: flat_icons.xhp
+msgctxt ""
+"flat_icons.xhp\n"
+"bm_id3145669\n"
+"help.text"
+msgid "<bookmark_value>buttons; big/small</bookmark_value><bookmark_value>views; icons</bookmark_value><bookmark_value>icon sizes</bookmark_value><bookmark_value>changing;icon sizes</bookmark_value><bookmark_value>large icons</bookmark_value><bookmark_value>small icons</bookmark_value>"
+msgstr "<bookmark_value>πεδία επιλογής; μεγάλα/μικρά</bookmark_value><bookmark_value>προβολές; εικονίδια</bookmark_value><bookmark_value>μεγέθη εικονιδίων</bookmark_value><bookmark_value>αλλαγή;μεγέθη εικονιδίων</bookmark_value><bookmark_value>μεγάλα εικονίδια</bookmark_value><bookmark_value>μικρά εικονίδια</bookmark_value>"
+
+#: flat_icons.xhp
+msgctxt ""
+"flat_icons.xhp\n"
+"hd_id3145669\n"
+"3\n"
+"help.text"
+msgid "<variable id=\"flat_icons\"><link href=\"text/shared/guide/flat_icons.xhp\" name=\"Changing Icon Views\">Changing Icon Size</link></variable>"
+msgstr "<variable id=\"flat_icons\"><link href=\"text/shared/guide/flat_icons.xhp\" name=\"Αλλαγή προβολής εικονιδίου\">Αλλαγή μεγέθους εικονιδίου</link></variable>"
+
+#: flat_icons.xhp
+msgctxt ""
+"flat_icons.xhp\n"
+"par_id3155535\n"
+"4\n"
+"help.text"
+msgid "You can change the icon view between small and large icons."
+msgstr "Μπορείτε να αλλάξετε την προβολή εικονιδίου μεταξύ μικρών και μεγάλων εικονιδίων."
+
+#: flat_icons.xhp
+msgctxt ""
+"flat_icons.xhp\n"
+"par_id3153748\n"
+"5\n"
+"help.text"
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename]</emph>."
+msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename]</emph>."
+
+#: flat_icons.xhp
+msgctxt ""
+"flat_icons.xhp\n"
+"par_id3163802\n"
"6\n"
"help.text"
-msgid "On the <emph>Form Navigation</emph> toolbar, click the <emph>Form-Based Filters</emph> icon <image id=\"img_id3149807\" src=\"cmd/sc_formfilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149807\">Icon</alt></image>. The current document is displayed with its form controls as an empty edit mask. The <emph>Form Filter </emph>toolbar appears."
-msgstr "Στη γραμμή εργαλείων <emph>Περιήγηση φόρμας</emph>, κάντε κλικ στο εικονίδιο <emph>Φίλτρα βασισμένα σε φόρμα</emph> <image id=\"img_id3149807\" src=\"cmd/sc_formfilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149807\">Icon</alt></image>. Το τρέχον έγγραφο θα εμφανισθεί μαζί με τα στοιχεία ελέγχου φόρμας ως μια άδεια μάσκα επεξεργασίας. Η γραμμή εργαλείων <emph>Φίλτρο φόρμας </emph> εμφανίζεται."
+msgid "On the <emph>View</emph> tab page, select the <emph>Toolbar icon size</emph>."
+msgstr "Στην σελίδα καρτέλας <emph>Προβολή</emph>, επιλέξτε <emph>Μέγεθος εικονιδίου γραμμής εργαλείων</emph>."
-#: data_search2.xhp
+#: flat_icons.xhp
msgctxt ""
-"data_search2.xhp\n"
-"par_id3149666\n"
+"flat_icons.xhp\n"
+"par_id3157909\n"
"7\n"
"help.text"
-msgid "Enter the filter conditions into one or several fields. Note that if you enter filter conditions into several fields, all of the entered conditions must match (Boolean AND)."
-msgstr "Καταχωρίστε τις συνθήκες φιλτραρίσματος σε ένα ή σε αρκετά πεδία. Σημειώστε ότι αν εισάγετε συνθήκες φιλτραρίσματος σε αρκετά πεδία, όλοι οι καταχωρημένοι όροι πρέπει να ταιριάζουν (Τελεστής AND)."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο <emph>OK</emph>."
-#: data_search2.xhp
+#: floating_toolbar.xhp
msgctxt ""
-"data_search2.xhp\n"
-"par_id3149481\n"
-"8\n"
+"floating_toolbar.xhp\n"
+"tit\n"
"help.text"
-msgid "More information about wildcards and operators can be found in <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>."
-msgstr "Περισσότερες πληροφορίες σχετικά με μπαλαντέρ και τελεστές μπορούν να βρεθούν στο <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδίαση ερωτημάτων\">Σχεδίαση ερωτημάτων</link>."
+msgid "Using Toolbars"
+msgstr "Χρήση γραμμών εργαλείων"
-#: data_search2.xhp
+#: floating_toolbar.xhp
msgctxt ""
-"data_search2.xhp\n"
-"par_id3152462\n"
+"floating_toolbar.xhp\n"
+"bm_id3152801\n"
+"help.text"
+msgid "<bookmark_value>toolbars;docking/undocking</bookmark_value><bookmark_value>toolbars;viewing/closing</bookmark_value><bookmark_value>closing;toolbars</bookmark_value><bookmark_value>docking;toolbars</bookmark_value><bookmark_value>fixing toolbars</bookmark_value><bookmark_value>detaching toolbars</bookmark_value><bookmark_value>placing toolbars</bookmark_value><bookmark_value>positioning;toolbars</bookmark_value><bookmark_value>moving;toolbars</bookmark_value><bookmark_value>attaching toolbars</bookmark_value><bookmark_value>floating toolbars</bookmark_value><bookmark_value>windows;docking</bookmark_value><bookmark_value>viewing;toolbars</bookmark_value><bookmark_value>showing;toolbars</bookmark_value><bookmark_value>icon bars, see toolbars</bookmark_value><bookmark_value>button bars, see toolbars</bookmark_value>"
+msgstr "<bookmark_value>γραμμές εργαλείων;αγκύρωση/κατάργηση αγκύρωσης</bookmark_value><bookmark_value>γραμμές εργαλείων;προβολή/κλείσιμο</bookmark_value><bookmark_value>κλείσιμο;γραμμές εργαλείων</bookmark_value><bookmark_value>αγκύρωση;γραμμές εργαλείων</bookmark_value><bookmark_value>καθορισμός γραμμών4 εργαλείων</bookmark_value><bookmark_value>αποσύνδεση γραμμών εργαλείων</bookmark_value><bookmark_value>τοποθέτηση γραμμών εργαλείων</bookmark_value><bookmark_value>τοποθέτηση;γραμμές εργαλείων</bookmark_value><bookmark_value>μετακίνηση;γραμμές εργαλείων</bookmark_value><bookmark_value>ένωση γραμμών εργαλείων</bookmark_value><bookmark_value>κινητές γραμμές εργαλείων</bookmark_value><bookmark_value>παράθυρα;αγκύρωση</bookmark_value><bookmark_value>προβολή;γραμμές εργαλείων</bookmark_value><bookmark_value>εμφάνιση;γραμμές εργαλείων</bookmark_value><bookmark_value>γραμμές εικονιδίων, βλέπε γραμμές εργαλείων</bookmark_value><bookmark_value>γραμμές πεδίων επιλογής, βλέπε γραμμές εργαλείων</bookmark_value>"
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"hd_id3152801\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\".uno:FormFilterExecute\">If you click the <emph>Apply Form-Based Filter</emph> icon on the <emph>Form Filter</emph> toolbar, the filter will be applied.</ahelp> You see the <emph>Form Navigation</emph> toolbar and can browse through the found records."
-msgstr "<ahelp hid=\".uno:FormFilterExecute\">Αν κάνετε κλικ στο σύμβολο <emph>Εφαρμογή φίλτρου βασισμένο σε φόρμα</emph>στη γραμμή εργαλείων <emph>Φίλτρα φόρμας</emph>, το φίλτρο θα εφαρμοστεί.</ahelp> Βλέπετε τη γραμμή εργαλείων <emph>Πλοήγηση φόρμας</emph> και μπορείτε να αναζητήσετε ανάμεσα στις εγγραφές που βρέθηκαν."
+msgid "<variable id=\"floating_toolbar\"><link href=\"text/shared/guide/floating_toolbar.xhp\" name=\"Using Toolbars\">Using Toolbars</link></variable>"
+msgstr "<variable id=\"floating_toolbar\"><link href=\"text/shared/guide/floating_toolbar.xhp\" name=\"Χρήση γραμμών εργαλείων\">Χρήση γραμμών εργαλείων</link></variable>"
-#: data_search2.xhp
+#: floating_toolbar.xhp
msgctxt ""
-"data_search2.xhp\n"
-"par_id3145273\n"
-"10\n"
+"floating_toolbar.xhp\n"
+"par_id3143267\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".uno:FormFilterExit\">If you click on the <emph>Close</emph> button on the <emph>Form Filter</emph> toolbar, the form is displayed without a filter.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormFilterExit\">Αν κάνετε κλικ στο πεδίο επιλογής <emph>Κλείσιμο</emph> στη γραμμή εργαλείων <emph>Φόρμα φίλτρου</emph>, η φόρμα εμφανίζετε δίχως φίλτρο.</ahelp>"
+msgid "Some toolbar icons, for example the <emph>Font Color</emph> icon, can open another toolbar. Click the arrow next to the icon to open a toolbar containing further icons."
+msgstr "Μερικά εικονίδια της γραμμής εργαλείων, π.χ. το εικονίδιο <emph>Χρώμα γραμματοσειράς</emph>, μπορεί να ανοίξει άλλη γραμμή εργαλείων. Κάντε κλικ στο βέλος δίπλα στο εικονίδιο για να ανοίξετε μια γραμμή εντολών που περιέχει περισσότερα εικονίδια."
-#: data_search2.xhp
+#: floating_toolbar.xhp
msgctxt ""
-"data_search2.xhp\n"
-"par_id3150114\n"
-"11\n"
+"floating_toolbar.xhp\n"
+"par_id3155450\n"
+"8\n"
"help.text"
-msgid "Click the <link href=\"text/shared/02/12120000.xhp\" name=\"Apply Filter\"><emph>Apply Filter</emph></link> icon <image id=\"img_id3144764\" src=\"cmd/sc_datafilterstandardfilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144764\">Icon</alt></image> on the <emph>Form Navigation</emph> toolbar to change to the filtered view."
-msgstr "Κάντε κλικ στο εικονίδιο <link href=\"text/shared/02/12120000.xhp\" name=\"Εφαρμογή φίλτρου\"><emph>Εφαρμογή φίλτρου</emph></link> <image id=\"img_id3144764\" src=\"cmd/sc_datafilterstandardfilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144764\">Icon</alt></image> στη γραμμή εργαλείων <emph>Πλοήγηση φόρμας</emph> για να αλλάξετε την φιλτραρισμένη προβολή."
+msgid "You now have a choice: either click the icon that you want to activate, or seize the toolbar by its title bar and drag it while holding down the mouse button."
+msgstr "Τώρα μπορείτε να επιλέξετε: είτε κάντε κλικ στο εικονίδιο, το οποίο θέλετε να ενεργοποιήσετε, είτε επιλέξτε τη γραμμή εργαλείων από τη γραμμή τίτλου της και μεταφέρετέ την κρατώντας πατημένο το κουμπί του ποντικιού."
-#: data_search2.xhp
+#: floating_toolbar.xhp
msgctxt ""
-"data_search2.xhp\n"
-"par_id3146898\n"
-"12\n"
+"floating_toolbar.xhp\n"
+"hd_id733970\n"
"help.text"
-msgid "The filter that has been set can be removed by clicking <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sort\"><emph>Remove Filter/Sort</emph></link> icon <image id=\"img_id3151318\" src=\"cmd/sc_removefiltersort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151318\">Icon</alt></image>."
-msgstr "Το φίλτρο το οποίο έχει οριστεί μπορεί να καταργηθεί κάνοντας κλικ στο εικονίδιο <link href=\"text/shared/02/12040000.xhp\" name=\"Διαγραφή φίλτρου/Ταξινόμηση\"><emph>Διαγραφή φίλτρου/Ταξινόμηση</emph></link><image id=\"img_id3151318\" src=\"cmd/sc_removefiltersort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151318\">Icon</alt></image>."
+msgid "Context of Toolbars"
+msgstr "Περιβάλλον γραμμών εργαλείων"
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"par_id341196\n"
+"help.text"
+msgid "Some toolbars open automatically depending on the context. For example, when you click inside a table in a text document, the Table toolbar opens. When you click inside a numbered paragraph, the Bullets and Numbering toolbar opens."
+msgstr "Ανάλογα με το περιβάλλον, μερικές γραμμές εργαλείων ανοίγουν αυτόματα. Για παράδειγμα, όταν κάνετε κλικ μέσα σε ένα πίνακα σε έγγραφο κειμένου, ανοίγει η γραμμή εργαλείων Πίνακας. Όταν κάνετε κλικ μέσα σε αριθμημένη παράγραφο, ανοίγει η γραμμή εργαλείων Κουκίδες και Αρίθμηση."
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"hd_id4224372\n"
+"help.text"
+msgid "To Close a Toolbar Temporarily"
+msgstr "Για να κλείσετε προσωρινά μία γραμμή εργαλείων"
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"par_id295724\n"
+"help.text"
+msgid "Click the icon in the toolbar's title bar, or choose <emph>Close Toolbar</emph> from the context menu. The toolbar will be shown automatically again when the context becomes active again."
+msgstr "Κάντε κλικ στο σύμβολο της γραμμής τίτλου της γραμμής εργαλείων, ή επιλέξτε <emph>Κλείσιμο γραμμής εργαλείων</emph> από το μενού περιβάλλοντος. Θα εμφανιστεί αυτόματα η γραμμή εργαλείων όταν το περιεχόμενο γίνει πάλι ενεργό."
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"hd_id1905575\n"
+"help.text"
+msgid "To Close a Toolbar Permanently"
+msgstr "Για να κλείσετε μόνιμα μια γραμμή εργαλείων"
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"par_id9776909\n"
+"help.text"
+msgid "While the toolbar is visible, choose <emph>View - Toolbars</emph> and click the name of the toolbar to remove the check mark."
+msgstr "Ενώ η γραμμή εργαλείων είναι ορατή, επιλέξτε <emph>Προβολή - Γραμμές εργαλείων</emph> και κλικ στο όνομα της γραμμής εργαλείων για αφαίρεση του σημαδιού ελέγχου."
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"par_idN1077E\n"
+"help.text"
+msgid "To Show a Closed Toolbar"
+msgstr "Για να προβάλετε μια κλειστή γραμμή εργαλείων"
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"par_idN10785\n"
+"help.text"
+msgid "Choose <emph>View - Toolbars</emph> and click the name of the toolbar."
+msgstr "Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων</emph> και κάντε κλικ στο όνομα της γραμμής εργαλείων."
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"par_id7296975\n"
+"help.text"
+msgid "Choose <emph>View - Toolbars - Reset</emph> to reset the toolbars to their default context sensitive behavior. Now some toolbars will be shown automatically, dependent on the context."
+msgstr "Διαλέξτε <emph>Προβολή - Γραμμές εργαλείων - Επαναφορά</emph> για να επαναφέρετε τις γραμμές εργαλείων στην προεπιλεγμένη τους ευαίσθητη συμπεριφορά περιεχομένου. Τώρα κάποιες γραμμές εργαλείων θα εμφανίζονται αυτόματα, κάτι που εξαρτάται από το περιεχόμενο."
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"par_idN106E9\n"
+"help.text"
+msgid "To Make a Toolbar a Floating Toolbar"
+msgstr "Για να κάνετε μια γραμμή εργαλείων κινητή γραμμή εργαλείων"
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"par_idN106EF\n"
+"help.text"
+msgid "Click the handle at the start of the toolbar, and drag the toolbar into the document."
+msgstr "Κάντε κλικ στη λαβή στην αρχή της γραμμής εργαλείων, και μετακινήστε τη γραμμή εργαλείων μέσα στο έγγραφο."
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"par_idN106F2\n"
+"help.text"
+msgid "To Reattach a Floating Toolbar"
+msgstr "Για να συνάψετε ξανά μια κινητή γραμμή εργαλείων"
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"par_idN106F7\n"
+"help.text"
+msgid "Drag the title bar of the toolbar to an edge of the document window."
+msgstr "Μεταφέρετε τη γραμμή τίτλου της γραμμής εργαλείων σε μια άκρη του παραθύρου του εγγράφου."
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"par_id6154362\n"
+"help.text"
+msgid "To reattach a floating window, drag-and-drop the window's title bar to an edge of the document window. The mouse pointer should be very close to the document window's edge when you release the mouse button."
+msgstr "Για να προσαρτήσετε ένα κινητό παράθυρο, μετακινήστε και αποθέστε τη γραμμή τίτλου του παραθύρου σε μια άκρη του παραθύρου του εγγράφου. Ο δείκτης του ποντικιού θα πρέπει να είναι πολύ κοντά στην άκρη του παραθύρου του εγγράφου όταν ελευθερώσετε το κουμπί του ποντικιού."
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"par_id1510055\n"
+"help.text"
+msgid "Depending on your system's window manager settings, you may also double-click an empty place on the toolbar or window, while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. Or double-click the title bar of the floating toolbar or window."
+msgstr "Ανάλογα με τις ρυθμίσεις του διαχειριστή παραθύρου του συστήματός σας μπορείτε επίσης με διπλό κλικ σε άδεια θέση στη γραμμή εργαλείων ή παράθυρο, ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Ή με διπλό κλικ στη γραμμή τίτλου της αιωρούμενης γραμμής εργαλείων ή παραθύρου"
+
+#: floating_toolbar.xhp
+msgctxt ""
+"floating_toolbar.xhp\n"
+"par_idN107AC\n"
+"help.text"
+msgid "Docking toolbars and windows by drag-and-drop depends on your system's window manager settings. You must enable your system to show the full window contents when you move a window, instead of showing just the outer frame."
+msgstr "Η αγκύρωση γραμμών εργαλείων και παραθύρων με τη διαδικασία μετακίνησης και απόθεσης εξαρτάται από τις ρυθμίσεις διαχειριστή παραθύρων του συστήματος. Πρέπει να ενεργοποιήσετε το σύστημά σας να δείχνει πλήρως τα περιεχόμενα του παράθυρου όταν το μετακινείτε, αντί να δείχνει μόνο το εξωτερικό πλαίσιο."
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"tit\n"
+"help.text"
+msgid "Fontwork For Graphical Text Art"
+msgstr "Fontwork για γραφική τέχνη κειμένων"
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"bm_id3696707\n"
+"help.text"
+msgid "<bookmark_value>graphical text art</bookmark_value> <bookmark_value>designing; fonts</bookmark_value> <bookmark_value>TextArt, see Fontwork</bookmark_value> <bookmark_value>WordArt, see Fontwork</bookmark_value> <bookmark_value>Fontwork</bookmark_value> <bookmark_value>text effects</bookmark_value> <bookmark_value>effects; Fontwork icons</bookmark_value> <bookmark_value>text; Fontwork icons</bookmark_value> <bookmark_value>3D text creation</bookmark_value> <bookmark_value>rotating;3D text</bookmark_value> <bookmark_value>editing;Fontwork objects</bookmark_value> <bookmark_value>inserting;Fontwork objects</bookmark_value>"
+msgstr "<bookmark_value>Τέχνη κειμένου γραφικών</bookmark_value><bookmark_value>σχεδιασμός; γραμματοσειρές</bookmark_value><bookmark_value>TextArt, δείτε Fontwork</bookmark_value><bookmark_value>WordArt, δείτε Fontwork</bookmark_value><bookmark_value>Fontwork</bookmark_value><bookmark_value>εφέ κειμένου</bookmark_value><bookmark_value>εφέ; εικονίδια Fontwork</bookmark_value><bookmark_value>κείμενο; εικονίδια Fontwork</bookmark_value><bookmark_value>δημιουργία 3Δ κειμένου</bookmark_value><bookmark_value>περιστροφή;3Δ κείμενο</bookmark_value><bookmark_value>επεξεργασία;αντικείμενα Fontwork</bookmark_value><bookmark_value>εισαγωγή;αντικείμενα Fontwork</bookmark_value>"
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN1066D\n"
+"help.text"
+msgid "<variable id=\"fontwork\"><link href=\"text/shared/guide/fontwork.xhp\">Fontwork For Graphical Text Art</link></variable>"
+msgstr "<variable id=\"fontwork\"><link href=\"text/shared/guide/fontwork.xhp\">Fontwork για γραφική τέχνη κειμένου</link> </variable>"
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN1068B\n"
+"help.text"
+msgid "You can use Fontwork to create graphical text art objects."
+msgstr "Μπορείτε να χρησιμοποιήσετε το Fontwork για να δημιουργήσετε αντικείμενα γραφικής τέχνης κειμένου."
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN10691\n"
+"help.text"
+msgid "To create a Fontwork object"
+msgstr "Για να δημιουργήσετε ένα αντικείμενο Fontwork"
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_id0202200911373965\n"
+"help.text"
+msgid "If you don't see the Drawing toolbar or the Fontwork toolbar, choose <item type=\"menuitem\">View - Toolbars</item> to enable the toolbar."
+msgstr "Αν δεν βλέπετε την εργαλειοθήκη σχεδίασης ή την εργαλειοθήκη του Fontwork, επιλέξτε <item type=\"menuitem\">Προβολή - Γραμμές εργαλείων</item> για να τις εμφανίσετε."
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN1069C\n"
+"help.text"
+msgid "On the <emph>Drawing</emph> toolbar or on the <emph>Fontwork</emph> toolbar, click the <emph>Fontwork Gallery</emph> icon.<image id=\"img_id7040009\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id7040009\">Icon</alt></image>"
+msgstr "Στη γραμμή εργαλείων <emph>Σχεδίαση</emph> ή στη γραμμή εργαλείων <emph>Fontwork</emph>, κλικ στο εικονίδιο <emph>Συλλογή Fontwork</emph>.<image id=\"img_id7040009\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id7040009\">Εικονίδιο</alt></image>"
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_id3149761\n"
+"55\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a Fontwork style and click OK to insert the Fontwork into your document. Double-click or Ctrl+double-click the Fontwork in your document to enter text edit mode and change the text.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μια τεχνοτροπία Fontwork και πατήστε Εντάξει για εισαγωγή του Fontwork στο έγγραφο σας. Διπλό κλικ ή Ctrl+διπλό κλικ στο Fontwork στο έγγραφο σας για εισαγωγή κατάστασης επεξεργασίας κειμένου και αλλαγή του κειμένου.</ahelp>"
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN106A0\n"
+"help.text"
+msgid "In the <emph>Fontwork Gallery</emph> dialog, select a Fontwork style and click OK."
+msgstr "Στο παράθυρο διαλόγου <emph>Συλλογή Fontwork</emph>, επιλέξτε ένα στυλ Fontwork και πατήστε OK."
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN10755\n"
+"help.text"
+msgid "The Fontwork object is inserted into your document. Fontwork objects are Custom Shapes. Using the 3D Settings toolbar, you can switch the view at any time from 2D to 3D and back."
+msgstr "Το αντικείμενο Fontwork εισάγεται στο έγγραφο σας. Τα αντικείμενα Fontwork είναι προσαρμοσμένα σχήματα. Χρησιμοποιώντας τη γραμμή εργαλείων 3Δ ρυθμίσεων, μπορείτε να εναλάξετε την προβολή οποτεδήποτε από 2Δ σε 3Δ και αντίστροφα."
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN106A4\n"
+"help.text"
+msgid "Double-click the object to enter text edit mode."
+msgstr "Κάντε διπλό κλικ στο αντικείμενο για να μπείτε σε κατάσταση επεξεργασίας κειμένου."
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN107D5\n"
+"help.text"
+msgid "Replace the default Fontwork text with your own text."
+msgstr "Αντικατάσταση του προεπιλεγμένου κειμένου Fontwork με δικό σας κείμενο."
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN106A8\n"
+"help.text"
+msgid "Press Esc to exit text edit mode."
+msgstr "Πατήστε Esc για έξοδο από τη κατάσταση επεξεργασίας κειμένου."
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN106AE\n"
+"help.text"
+msgid "To edit a Fontwork object"
+msgstr "Για να επεξεργαστείτε ένα αντικείμενο Fontwork"
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN106B5\n"
+"help.text"
+msgid "Click the Fontwork object. If the Fontwork object is inserted in the background, hold down the Ctrl key while you click."
+msgstr "Κάντε κλικ στο αντικείμενο Fontwork. Αν το αντικείμενο Fontwork έχει εισαχθεί στο παρασκήνιο, κρατήστε πατημένο το πλήκτρο Ctrl καθώς κάνετε κλικ."
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN106B8\n"
+"help.text"
+msgid "The <link href=\"text/shared/fontwork_toolbar.xhp\"><emph>Fontwork</emph></link> toolbar is displayed. If you do not see the <emph>Fontwork</emph> toolbar, choose <emph>View - Toolbars - Fontwork</emph>."
+msgstr "Η εργαλειοθήκη <link href=\"text/shared/fontwork_toolbar.xhp\"><emph>Fontwork</emph></link> εμφανίζεται. Αν δεν τη βλέπετε τη <emph>Fontwork</emph>, επιλέξτε <emph>Προβολή - Εργαλειοθήκες - Fontwork</emph>."
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN106BC\n"
+"help.text"
+msgid "Click an icon in the <emph>Fontwork</emph> toolbar."
+msgstr "Κάντε κλικ σε ένα εικονίδιο στη γραμμή εργαλείων <emph>Fontwork</emph>."
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN10839\n"
+"help.text"
+msgid "The following icons are available:"
+msgstr "Τα ακόλουθα εικονίδια είναι διαθέσιμα:"
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN106C5\n"
+"help.text"
+msgid "Fontwork Gallery - adds another Fontwork object"
+msgstr "Συλλογή Fontwork - προσθέτει ένα άλλο αντικείμενο Fontwork"
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN106C9\n"
+"help.text"
+msgid "Fontwork Shape - edits the shape"
+msgstr "Σχήμα Fontwork - επεξεργασία του σχήματος"
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN106CD\n"
+"help.text"
+msgid "Fontwork Same Letter Heights - changes the height of characters"
+msgstr "Ίδιο ύψος γραμμάτων Fontwork - αλλάζει το ύψος των χαρακτήρων"
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN106D5\n"
+"help.text"
+msgid "Fontwork Alignment - aligns the text"
+msgstr "Στοίχιση Fontwork - στοίχιση κειμένου"
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN106D9\n"
+"help.text"
+msgid "Fontwork Character Spacing - changes the character spacing and kerning"
+msgstr "Απόσταση χαρακτήρων Fontwork - αλλάζει το διάστημα και τη διαγραμμάτωση χαρακτήρα"
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN108CA\n"
+"help.text"
+msgid "To edit more Fontwork attributes"
+msgstr "Για να επεξεργαστείτε περισσότερες ιδιότητες του Fontwork"
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN108D1\n"
+"help.text"
+msgid "Click the Fontwork object. If the Fontwork object is inserted in the background, hold down the Ctrl key while you click."
+msgstr "Κάντε κλικ στο αντικείμενο Fontwork. Αν το αντικείμενο Fontwork έχει εισαχθεί στο παρασκήνιο, κρατήστε πατημένο το πλήκτρο Ctrl καθώς κάνετε κλικ."
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN108D5\n"
+"help.text"
+msgid "Select the properties from the <emph>Drawing Object Properties</emph> toolbar. You can change the line width, line color, fill color, fill style, and more."
+msgstr "Επιλέξτε τις ιδιότητες από τη γραμμή εργαλείων <emph>Ιδιότητες αντικειμένου σχεδίασης</emph>. Μπορείτε να αλλάξετε το πλάτος της γραμμής, χρώμα γεμίσματος, στυλ γεμίσματος και πολλά άλλα."
+
+#: fontwork.xhp
+msgctxt ""
+"fontwork.xhp\n"
+"par_idN108E7\n"
+"help.text"
+msgid "<link href=\"text/shared/fontwork_toolbar.xhp\">Fontwork toolbar</link>"
+msgstr "<link href=\"text/shared/fontwork_toolbar.xhp\">Γραμμή εργαλείων Fontwork</link>"
#: formfields.xhp
msgctxt ""
@@ -7174,1748 +8665,1699 @@ msgctxt ""
msgid "Specify the properties for the form and then close the dialog."
msgstr "Ορίστε τις ιδιότητες για τη φόρμα και μετά κλείστε το παράθυρο διαλόγου."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
+"gallery_insert.xhp\n"
"tit\n"
"help.text"
-msgid "About Converting Microsoft Office Documents"
-msgstr "Σχετικά με τη μετατροπή εγγράφων Microsoft Office"
+msgid "Inserting Objects From the Gallery"
+msgstr "Εισαγωγή αντικειμένων από τη Συλλογή"
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"bm_id3149760\n"
+"gallery_insert.xhp\n"
+"bm_id3145136\n"
"help.text"
-msgid "<bookmark_value>Microsoft Office;document import restrictions</bookmark_value> <bookmark_value>import restrictions for Microsoft Office</bookmark_value> <bookmark_value>Microsoft Office;importing password protected files</bookmark_value>"
-msgstr "<bookmark_value>Microsoft Office;περιορισμοί εισαγωγής εγγράφου</bookmark_value><bookmark_value>περιορισμοί εισαγωγής για Microsoft Office</bookmark_value><bookmark_value>Microsoft Office;εισαγωγή προστατευμένων αρχείων με κωδικό πρόσβασης</bookmark_value>"
+msgid "<bookmark_value>Gallery; inserting pictures from</bookmark_value><bookmark_value>pictures; inserting from Gallery</bookmark_value><bookmark_value>objects; inserting from Gallery</bookmark_value><bookmark_value>patterns for objects</bookmark_value><bookmark_value>textures;inserting from Gallery</bookmark_value><bookmark_value>backgrounds;inserting from Gallery</bookmark_value><bookmark_value>inserting;objects from Gallery</bookmark_value><bookmark_value>copying;from Gallery</bookmark_value>"
+msgstr "<bookmark_value>Συλλογή; εισαγωγή εικόνων από</bookmark_value><bookmark_value>εικόνες; εισαγωγή από Συλλογή</bookmark_value><bookmark_value>αντικείμενα; εισαγωγή από Συλλογή</bookmark_value><bookmark_value>μοτίβα για αντικείμενα</bookmark_value><bookmark_value>υφή;εισαγωγή από Συλλογή</bookmark_value><bookmark_value>φόντα;εισαγωγή από Συλλογή</bookmark_value><bookmark_value>εισαγωγή;αντικείμενα από Συλλογή</bookmark_value><bookmark_value>αντιγραφή;από Συλλογή</bookmark_value>"
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"hd_id3152425\n"
+"gallery_insert.xhp\n"
+"hd_id3145136\n"
"1\n"
"help.text"
-msgid "<variable id=\"about\"><link href=\"text/shared/guide/ms_import_export_limitations.xhp\" name=\"About Converting Microsoft Office Documents\">About Converting Microsoft Office Documents</link></variable>"
-msgstr "<variable id=\"about\"><link href=\"text/shared/guide/ms_import_export_limitations.xhp\" name=\"Σχετικά με τη μετατροπή εγγράφων Microsoft Office\">Σχετικά με τη μετατροπή εγγράφων Microsoft Office</link></variable>"
+msgid "<variable id=\"gallery_insert\"><link href=\"text/shared/guide/gallery_insert.xhp\" name=\"Inserting Objects From the Gallery\">Inserting Objects From the Gallery</link> </variable>"
+msgstr "<variable id=\"gallery_insert\"><link href=\"text/shared/guide/gallery_insert.xhp\" name=\"Εισαγωγή αντικειμένων από τη Συλλογή\">Εισαγωγή αντικειμένων από τη Συλλογή</link> </variable>"
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3147834\n"
+"gallery_insert.xhp\n"
+"par_id3145345\n"
"2\n"
"help.text"
-msgid "$[officename] can automatically open Microsoft Office 97/2000/XP documents. However, some layout features and formatting attributes in more complex Microsoft Office documents are handled differently in $[officename] or are unsupported. As a result, converted files require some degree of manual reformatting. The amount of reformatting that can be expected is proportional to the complexity of the structure and formatting of the source document. $[officename] cannot run Visual Basic Scripts, but can load them for you to analyze."
-msgstr "Το $[officename] μπορεί να ανοίξει αυτόματα έγγραφα Microsoft Office 97/2000/XP. Ωστόσο, μερικά χαρακτηριστικά διατάξεων και ιδιότητες μορφοποίησης σε πιο πολύπλοκα έγγραφα Microsoft Office έχουν διαφορετική μεταχείριση στο $[officename] ή δεν υποστηρίζονται. Ως αποτέλεσμα, τα αρχεία που έχουν υποστεί μετατροπή χρειάζονται σε κάποιο βαθμό χειροκίνητη επαναμορφοποίηση. Το ποσοστό επαναμορφοποίησης που μπορεί να αναμένεται είναι ανάλογο προς την πολυπλοκότητα της δομής και της μορφοποίησης του εγγράφου προέλευσης. Το $[officename] δεν μπορεί να τρέξει δέσμες ενεργειών Visual Basic, αλλά μπορεί να τις φορτώσει για εσάς για ανάλυση."
+msgid "You can insert an object in a document either as a <emph>copy</emph> or as a <emph>link</emph>. A copy of an object is independent of the original object. Changes to the original object have no effect on the copy. A link remains dependent on the original object. Changes to the original object are also reflected in the link."
+msgstr "Τώρα μπορείτε να εισαγάγετε ένα αντικείμενο σε ένα έγγραφο είτε ως <emph>αντίγραφο</emph> είτε ως <emph>σύνδεση</emph>. Ένα αντίγραφο αντικειμένου είναι ανεξάρτητο από το πρωτότυπο αντικείμενο. Οι αλλαγές στο πρωτότυπο αντικείμενο δεν επηρεάζουν το αντίγραφο. Μια σύνδεση παραμένει εξαρτημένη από το πρωτότυπο αντικείμενο. Οι αλλαγές στο πρωτότυπο αντικείμενο αντανακλώνται επίσης στη σύνδεση."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id0804200804174819\n"
+"gallery_insert.xhp\n"
+"hd_id3145313\n"
+"3\n"
"help.text"
-msgid "The most recent versions of %PRODUCTNAME can load and save the Microsoft Office Open XML document formats with the extensions docx, xlsx, and pptx. The same versions can also run some Excel Visual Basic scripts, if you enable this feature at <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - VBA Properties</item>."
-msgstr "Οι πιο πρόσφατες εκδόσεις του %PRODUCTNAME μπορούν να φορτώσουν και να αποθηκεύσουν τις μορφές εγγράφων Open XML του Microsoft Office με επεκτάσεις docx, xlsx και pptx. Οι ίδιες εκδόσεις μπορούν επίσης να τρέξουν μερικά σενάρια Excel Visual Basic, εάν ενεργοποιήσετε αυτό το γνώρισμα στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/αποθήκευση - ιδιότητες VBA</item>."
+msgid "Inserting an object as a copy"
+msgstr "Εισαγωγή αντικειμένου ως αντιγράφου"
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3155934\n"
-"3\n"
+"gallery_insert.xhp\n"
+"par_id3145382\n"
+"4\n"
"help.text"
-msgid "The following lists provide a general overview of Microsoft Office features that may cause conversion challenges. These will not affect your ability to use or work with the content of the converted document."
-msgstr "Οι ακόλουθες λίστες παρέχουν μια γενική σύνοψη των χαρακτηριστικών Microsoft Office που μπορεί να προκαλέσουν προβλήματα μετατροπής. Αυτά δεν θα επηρεάσουν την ικανότητά σας να χρησιμοποιείτε ή να δουλεύετε με το περιεχόμενο του εγγράφου που υπέστη μετατροπή."
+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>."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"hd_id3155892\n"
+"gallery_insert.xhp\n"
+"par_id3154306\n"
+"5\n"
+"help.text"
+msgid "Select a theme."
+msgstr "Επιλέξτε ένα θέμα."
+
+#: gallery_insert.xhp
+msgctxt ""
+"gallery_insert.xhp\n"
+"par_id3154516\n"
"6\n"
"help.text"
-msgid "Microsoft Word"
-msgstr "Microsoft Word"
+msgid "Select an object using a single click."
+msgstr "Επιλέξτε ένα αντικείμενο με απλό κλικ."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3147088\n"
+"gallery_insert.xhp\n"
+"par_id3153561\n"
"7\n"
"help.text"
-msgid "AutoShapes"
-msgstr "Αυτόματα σχήματα"
+msgid "Drag the object into the document, or right-click to open the context menu and select <emph>Insert</emph> and <emph>Copy</emph>."
+msgstr "Μεταφέρετε το αντικείμενο μέσα στο έγγραφο, ή κάντε κλικ με το δεξιό κουμπί του ποντικιού για να ανοίξετε το μενού περιβάλλοντος και επιλέξτε <emph>Εισαγωγή</emph> και <emph>Αντιγραφή</emph>."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3150774\n"
+"gallery_insert.xhp\n"
+"hd_id3153061\n"
"8\n"
"help.text"
-msgid "Revision marks"
-msgstr "Σημάδια αναθεώρησης"
+msgid "Inserting an object as a link"
+msgstr "Εισαγωγή ενός αντικειμένου ως μια σύνδεση"
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3147209\n"
+"gallery_insert.xhp\n"
+"par_id3145068\n"
"9\n"
"help.text"
-msgid "OLE objects"
-msgstr "Αντικείμενα OLE"
+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>."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3154749\n"
+"gallery_insert.xhp\n"
+"par_id3148663\n"
"10\n"
"help.text"
-msgid "Certain controls and Microsoft Office form fields"
-msgstr "Συγκεκριμένα πεδία ελέγχου και πεδία φόρμας Microsoft Office"
+msgid "Select a theme."
+msgstr "Επιλέξτε ένα θέμα."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3149578\n"
+"gallery_insert.xhp\n"
+"par_id3150543\n"
"11\n"
"help.text"
-msgid "Indexes"
-msgstr "Ευρετήρια"
+msgid "Select an object by a single click."
+msgstr "Επιλέξτε ένα αντικείμενο με απλό κλικ."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3155342\n"
+"gallery_insert.xhp\n"
+"par_id3154140\n"
"12\n"
"help.text"
-msgid "Tables, frames, and multi-column formatting"
-msgstr "Πίνακες, πλαίσια και πολύστηλη μορφοποίηση"
+msgid "Drag the object into the document while pressing the Shift and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> keys, or right-click to open the context menu and select <emph>Insert</emph> and <emph>Link</emph>."
+msgstr "Σύρτε το αντικείμενο στο έγγραφο, ενώ πατάτε το Shift και τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ή δεξί κλικ για να ανοίξετε το μενού περιεχομένου και επιλέξτε <emph>Εισαγωγή</emph> και <emph>Σύνδεση</emph>."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3153541\n"
+"gallery_insert.xhp\n"
+"hd_id3156282\n"
"13\n"
"help.text"
-msgid "Hyperlinks and bookmarks"
-msgstr "Υπερσυνδέσεις και σελιδοδείκτες"
+msgid "Inserting an object as a background graphic"
+msgstr "Εισαγωγή ενός αντικειμένου ως γραφικό φόντο"
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3154143\n"
+"gallery_insert.xhp\n"
+"par_id3152920\n"
"14\n"
"help.text"
-msgid "Microsoft WordArt graphics"
-msgstr "Γραφικά Microsoft WordArt"
+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>."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3156117\n"
+"gallery_insert.xhp\n"
+"par_id3151041\n"
"15\n"
"help.text"
-msgid "Animated characters/text"
-msgstr "Κινούμενοι χαρακτήρες/κείμενο"
-
-#: ms_import_export_limitations.xhp
-msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"hd_id3153524\n"
-"24\n"
-"help.text"
-msgid "Microsoft PowerPoint"
-msgstr "Microsoft PowerPoint"
+msgid "Select a theme."
+msgstr "Επιλέξτε ένα θέμα."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3154365\n"
-"25\n"
+"gallery_insert.xhp\n"
+"par_id3145607\n"
+"16\n"
"help.text"
-msgid "AutoShapes"
-msgstr "Αυτόματα σχήματα"
+msgid "Select an object by a single click."
+msgstr "Επιλέξτε ένα αντικείμενο με απλό κλικ."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3156424\n"
-"26\n"
+"gallery_insert.xhp\n"
+"par_id3147289\n"
+"17\n"
"help.text"
-msgid "Tab, line, and paragraph spacing"
-msgstr "Απόσταση γραμμής, στηλοθέτη και παραγράφου"
+msgid "Open the context menu and choose <emph>Insert - Background - Page</emph> or <emph>Paragraph</emph>."
+msgstr "Ανοίξτε το μενού περιεχομένου και επιλέξτε <emph>Εισαγωγή - Φόντο - Σελίδα</emph> ή <emph>Παράγραφος</emph>."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3154910\n"
-"27\n"
+"gallery_insert.xhp\n"
+"hd_id3145787\n"
+"18\n"
"help.text"
-msgid "Master background graphics"
-msgstr "Κύριο φόντο γραφικών"
+msgid "Inserting an object as a texture (pattern) for another object"
+msgstr "Εισαγωγή ενός αντικειμένου ως μια υφή (μοτίβο) για άλλο αντικείμενο"
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3159151\n"
-"28\n"
+"gallery_insert.xhp\n"
+"par_id3159196\n"
+"19\n"
"help.text"
-msgid "Grouped objects"
-msgstr "Ομαδοποιημένα Αντικείμενα"
+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>."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3156282\n"
-"29\n"
+"gallery_insert.xhp\n"
+"par_id3152596\n"
+"20\n"
"help.text"
-msgid "Certain multimedia effects"
-msgstr "Συγκεκριμένα εφέ πολυμέσων"
+msgid "Select a theme."
+msgstr "Επιλέξτε ένα θέμα."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"hd_id3150986\n"
-"16\n"
+"gallery_insert.xhp\n"
+"par_id3148617\n"
+"21\n"
"help.text"
-msgid "Microsoft Excel"
-msgstr "Microsoft Excel"
+msgid "Select an object by a single click."
+msgstr "Επιλέξτε ένα αντικείμενο με απλό κλικ."
-#: ms_import_export_limitations.xhp
+#: gallery_insert.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3148685\n"
-"17\n"
+"gallery_insert.xhp\n"
+"par_id3147443\n"
+"22\n"
"help.text"
-msgid "AutoShapes"
-msgstr "Αυτόματα σχήματα"
+msgid "Drag the object on to the other object in the document while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
+msgstr "Μεταφέρετε το αντικείμενο πάνω σε ένα άλλο αντικείμενο ενώ έχετε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3149514\n"
-"18\n"
+"groups.xhp\n"
+"tit\n"
"help.text"
-msgid "OLE objects"
-msgstr "Αντικείμενα OLE"
+msgid "Working with Groups"
+msgstr "Εργασία με ομάδες"
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3148943\n"
-"19\n"
+"groups.xhp\n"
+"bm_id6888027\n"
"help.text"
-msgid "Certain controls and Microsoft Office form fields"
-msgstr "Συγκεκριμένα πεδία ελέγχου και πεδία φόρμας Microsoft Office"
+msgid "<bookmark_value>groups;entering/exiting/ungrouping</bookmark_value><bookmark_value>frames; selection frames</bookmark_value><bookmark_value>selecting;objects</bookmark_value><bookmark_value>exiting;groups</bookmark_value><bookmark_value>entering groups</bookmark_value><bookmark_value>ungrouping groups</bookmark_value><bookmark_value>selection frames</bookmark_value><bookmark_value>multiple selection</bookmark_value><bookmark_value>marking, see selecting</bookmark_value>"
+msgstr "<bookmark_value>ομάδες;είσοδος/έξοδος/κατάργηση ομαδοποίησης</bookmark_value><bookmark_value>πλαίσια; επιλογή πλαισίων</bookmark_value><bookmark_value>επιλογή;αντικείμενα</bookmark_value><bookmark_value>έξοδος;ομάδες</bookmark_value><bookmark_value>είσοδος ομάδων</bookmark_value><bookmark_value>κατάργηση ομαδοποίησης ομάδων</bookmark_value><bookmark_value>επιλογή πλαισίων</bookmark_value><bookmark_value>πολλαπλές επιλογές</bookmark_value><bookmark_value>σήμανση, βλέπε επιλογή</bookmark_value>"
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3155922\n"
-"20\n"
+"groups.xhp\n"
+"hd_id2454298\n"
"help.text"
-msgid "Pivot tables"
-msgstr "Πίνακες pivot"
+msgid "<variable id=\"groups\"><link href=\"text/shared/guide/groups.xhp\">Working with Groups</link> </variable>"
+msgstr "<variable id=\"groups\"><link href=\"text/shared/guide/groups.xhp\">Εργασία με ομάδες</link> </variable>"
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3152361\n"
-"21\n"
+"groups.xhp\n"
+"par_id2307199\n"
"help.text"
-msgid "New chart types"
-msgstr "Νέοι τύποι διαγραμμάτων"
+msgid "You can combine several graphic objects into a group so that you can use them like a single object."
+msgstr "Μπορείτε να συνδυάσετε πολλά γραφικά αντικείμενα σε μια ομάδα έτσι ώστε να τα χρησιμοποιείτε ως ένα μεμονωμένο αντικείμενο."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3156343\n"
-"22\n"
+"groups.xhp\n"
+"par_id9983825\n"
"help.text"
-msgid "Conditional formatting"
-msgstr "Μορφοποίηση υπό συνθήκες"
+msgid "You can move, transform, resize, distort, or convert all objects in a group together, and you can enter the group any time to change the individual objects."
+msgstr "Μπορείτε να μετακινήσετε, μετασχηματίσετε, τροποποιήσετε, παραμορφώσετε, ή να μετατρέψετε όλα τα αντικείμενα μαζί μιας ομάδας, και μπορείτε να μπείτε στην ομάδα οποιαδήποτε στιγμή για να αλλάξετε τα μεμονωμένα αντικείμενα."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3149456\n"
-"23\n"
+"groups.xhp\n"
+"par_id5734733\n"
"help.text"
-msgid "Some functions/formulas (see below)"
-msgstr "Μερικές συναρτήσεις/τύπο (δείτε παρακάτω)"
+msgid "You can change the properties (line size, fill color, and more) of all objects in a group together, and you can enter the group and change the individual objects."
+msgstr "Μπορείτε να αλλάξετε τις ιδιότητες (μέγεθος γραμμής, γέμισμα χρώματος, και άλλα) όλων των αντικειμένων μαζί σε μία ομάδα, και μπείτε στην ομάδα και να αλλάξετε τα μεμονωμένα αντικείμενα."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id0811200801491971\n"
+"groups.xhp\n"
+"par_id561540\n"
"help.text"
-msgid "One example of differences between Calc and Excel is the handling of boolean values. Enter TRUE to cells A1 and A2."
-msgstr "Ένα παράδειγμα των διαφορών μεταξύ Calc και Excel είναι ο διαφορετικός χειρισμός των τιμών boolean. Εισάγετε TRUE στα κελιά A1 και A2."
+msgid "Groups can also be nested to form groups within other groups."
+msgstr "Οι ομάδες μπορούν επίσης να συνδεθούν αλλεπάλληλα σε φόρμες ομάδων μέσα σε άλλες ομάδες."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id0811200801491973\n"
+"groups.xhp\n"
+"hd_id7705618\n"
"help.text"
-msgid "In Calc, the formula =A1+A2 returns the value 2, and the formula =SUM(A1;A2) returns 2."
-msgstr "Στο Calc, ο τύπος =A1+A2 επιστρέφει την τιμή 2, και ο τύπος =SUM(A1;A2) επιστρέφει 2."
+msgid "To group objects"
+msgstr "Για να ομαδοποιήσετε αντικείμενα"
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id0811200801491972\n"
+"groups.xhp\n"
+"par_id607013\n"
"help.text"
-msgid "In Excel, the formula =A1+A2 returns 2, but the formula =SUM(A1,A2) returns 0."
-msgstr "Στο Excel, ο τύπος =A1+A2 επιστρέφει την τιμή 2, αλλά ο τύπος =SUM(A1;A2) επιστρέφει 0."
+msgid "Select the objects together that you want to group. Hold down Shift while you click the individual objects."
+msgstr "Επιλέξτε μαζί τα αντικείμενα που θέλετε να ομαδοποιήσετε. Κρατήστε πατημένο το Shift ενώ κάνετε κλικ στα μεμονωμένα αντικείμενα."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3150439\n"
-"30\n"
+"groups.xhp\n"
+"par_id1399578\n"
"help.text"
-msgid "For a detailed overview about converting documents to and from Microsoft Office format, see the <link href=\"http://wiki.documentfoundation.org/Documentation/OOoAuthors_User_Manual/Migration_Guide\">Migration Guide</link>."
-msgstr "Για μια λεπτομερή επισκόπηση για μετατροπή εγγράφων προς και από μορφή του Microsoft Office, δείτε το <link href=\"http://wiki.documentfoundation.org/Documentation/OOoAuthors_User_Manual/Migration_Guide\">Οδηγός μετάβασης</link>."
+msgid "Right-click any of the selected objects to open the context menu."
+msgstr "Κάντε δεξί κλικ σε ένα οποιοδήποτε από τα επιλεγμένα αντικείμενα για να ανοίξετε το μενού περιβάλλοντος."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10A9F\n"
+"groups.xhp\n"
+"par_id598162\n"
"help.text"
-msgid "Opening Microsoft Office Documents That Are Protected With a Password"
-msgstr "Άνοιγμα εγγράφων Microsoft Office προστατευόμενα με κωδικό"
+msgid "In Impress or Draw, choose Group. In Calc or Writer, choose Group – Group."
+msgstr "Στο πρόγραμμα Impress ή Draw, επιλέξτε Ομαδοποίηση. Στο πρόγραμμα Calc ή Writer, επιλέξτε Ομαδοποίηση - Ομαδοποίηση."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id8699606\n"
+"groups.xhp\n"
+"par_id6738792\n"
"help.text"
-msgid "%PRODUCTNAME can open the following Microsoft Office document types that are protected by a password."
-msgstr "Το %PRODUCTNAME μπορεί να ανοίξει τους παρακάτω τύπους εγγράφων Microsoft Office που προστατεύονται με κωδικό."
+msgid "To select the objects, you can also drag a selection frame around the objects."
+msgstr "Για να επιλέξτε τα αντικείμενα, μπορείτε επίσης να σύρετε ένα πλαίσιο επιλογής γύρο από τα αντικείμενα."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10AB6\n"
+"groups.xhp\n"
+"par_id7309793\n"
"help.text"
-msgid "Microsoft Office format"
-msgstr "Μορφή Microsoft Office"
+msgid "For example, you can group all of the objects in a company logo to move and resize the logo as a single object."
+msgstr "Για παράδειγμα, μπορείτε να ομαδοποιήσετε όλα τα αντικείμενα από ένα λογότυπο εταιρείας για να μετακινήσετε και τροποποιήσετε το λογότυπο ως απλό αντικείμενο."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10ABC\n"
+"groups.xhp\n"
+"par_id1227759\n"
"help.text"
-msgid "Supported encryption method"
-msgstr "Υποστηριζόμενη μέθοδος κρυπτογράφησης"
+msgid "After you have grouped objects, selecting any part of the group selects the entire group."
+msgstr "Αφού έχετε ομαδοποιήσει τα αντικείμενα, η επιλογή οποιουδήποτε τμήματος της ομάδας επιλέγει όλη την ομάδα."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10AC3\n"
+"groups.xhp\n"
+"hd_id7424237\n"
"help.text"
-msgid "Word 6.0, Word 95"
-msgstr "Word 6.0, Word 95"
+msgid "To enter a group"
+msgstr "Για να μπείτε σε μία ομάδα"
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10AC9\n"
+"groups.xhp\n"
+"par_id1388592\n"
"help.text"
-msgid "Weak XOR encryption"
-msgstr "Weak XOR κρυπτογράφηση"
+msgid "Right-click any object of the group."
+msgstr "Κάντε δεξί κλικ σε οποιοδήποτε αντικείμενο της ομάδας."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10AD0\n"
+"groups.xhp\n"
+"par_id343943\n"
"help.text"
-msgid "Word 97, Word 2000, Word XP, Word 2003"
-msgstr "Word 97, Word 2000, Word XP, Word 2003"
+msgid "In Impress or Draw, choose Enter Group. In Calc or Writer, choose Group - Edit Group."
+msgstr "Στο Impress ή Draw, επιλέξτε Είσοδος στην ομάδα. Στο Calc ή Writer, επιλέξτε Ομαδοποίηση -Επεξεργασία ομάδας."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10AD6\n"
+"groups.xhp\n"
+"par_id8726767\n"
"help.text"
-msgid "Office 97/2000 compatible encryption"
-msgstr "Office 97/2000 συμβατή κρυπτογράφηση"
+msgid "Now you can select and edit a single object in the group."
+msgstr "Τώρα μπορείτε να επιλέξετε και να επεξεργαστείτε ένα μεμονωμένο αντικείμενο της ομάδας."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10ADD\n"
+"groups.xhp\n"
+"par_id691549\n"
"help.text"
-msgid "Word XP, Word 2003"
-msgstr "Word XP, Word 2003"
+msgid "You can add or delete objects to and from a group in this mode."
+msgstr "Μπορείτε να προσθέσετε ή να αφαιρέσετε αντικείμενα προς και από μία ομάδα σε αυτή την κατάσταση."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10AE3\n"
+"groups.xhp\n"
+"par_id9909665\n"
"help.text"
-msgid "Weak XOR encryption from older Word versions"
-msgstr "Weak XOR κρυπτογράφηση από παλαιότερες εκδόσεις του Word"
+msgid "The objects that are not part of the group are shown with dimmed colors."
+msgstr "Τα αντικείμενα που δεν ανήκουν σε μία ομάδα φαίνονται με αμυδρά χρώματα."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10AEA\n"
+"groups.xhp\n"
+"hd_id9141819\n"
"help.text"
-msgid "Excel 2.1, Excel 3.0, Excel 4.0, Excel 5.0, Excel 95"
-msgstr "Excel 2.1, Excel 3.0, Excel 4.0, Excel 5.0, Excel 95"
+msgid "To exit a group"
+msgstr "Για να βγείτε από μία ομάδα"
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10AF0\n"
+"groups.xhp\n"
+"par_id6354869\n"
"help.text"
-msgid "Weak XOR encryption"
-msgstr "Weak XOR κρυπτογράφηση"
+msgid "Right-click any object of the group."
+msgstr "Κάντε δεξί κλικ σε οποιοδήποτε αντικείμενο της ομάδας."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10AF7\n"
+"groups.xhp\n"
+"par_id2685323\n"
"help.text"
-msgid "Excel 97, Excel 2000, Excel XP, Excel 2003"
-msgstr "Excel 97, Excel 2000, Excel XP, Excel 2003"
+msgid "In Impress or Draw, choose Exit Group. In Calc or Writer, choose Group - Exit Group."
+msgstr "Στο Impress ή Draw, επιλέξτε Έξοδος από ομαδοποίηση. Στο Calc ή Writer, επιλέξτε Ομαδοποίηση - Έξοδος από ομαδοποίηση."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10AFD\n"
+"groups.xhp\n"
+"par_id6042664\n"
"help.text"
-msgid "Office 97/2000 compatible encryption"
-msgstr "Office 97/2000 συμβατή κρυπτογράφηση"
+msgid "To exit a group in Draw or Impress, you can also double-click anywhere outside the group."
+msgstr "Για να αφήσετε μία ομάδα στο Draw ή Impress, μπορείτε επίσης να κάνετε διπλό κλικ σε οποιοδήποτε σημείο έξω από την ομάδα."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10B04\n"
+"groups.xhp\n"
+"hd_id7889950\n"
"help.text"
-msgid "Excel XP, Excel 2003"
-msgstr "Excel XP, Excel 2003"
+msgid "To ungroup a group"
+msgstr "Για να καταργήσετε την ομαδοποίηση μιας ομάδας"
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10B0A\n"
+"groups.xhp\n"
+"par_id3236182\n"
"help.text"
-msgid "Weak XOR encryption from older Excel versions"
-msgstr "Weak XOR κρυπτογράφηση από παλαιότερες εκδόσεις του Excel"
+msgid "Right-click any object of the group."
+msgstr "Κάντε δεξί κλικ σε οποιοδήποτε αντικείμενο της ομάδας."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_idN10B0D\n"
+"groups.xhp\n"
+"par_id1251258\n"
"help.text"
-msgid "Microsoft Office files that are encrypted by AES128 can be opened. Other encryption methods are not supported."
-msgstr "Αρχεία Microsoft Office που έχουν κρυπτογραφηθεί με AES128 μπορούν να ανοιχθούν. Άλλες μέθοδοι κρυπτογράφησης δεν υποστηρίζονται."
+msgid "In Impress or Draw, choose Ungroup. In Calc or Writer, choose Group - Ungroup."
+msgstr "Στο Impress ή στο Draw, διαλέξτε Κατάργηση Ομαδοποίησης. Στο Calc ή στο Writer, διαλέξτε Ομαδοποίηση - Κατάργηση."
-#: ms_import_export_limitations.xhp
+#: groups.xhp
msgctxt ""
-"ms_import_export_limitations.xhp\n"
-"par_id3147318\n"
-"33\n"
+"groups.xhp\n"
+"par_id8111819\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010200.xhp\" name=\"Setting the default file format\">Setting the default file format</link>"
-msgstr "<link href=\"text/shared/optionen/01010200.xhp\" name=\"Ρύθμιση προεπιλεγμένης μορφής αρχείου\">Ρύθμιση προεπιλεγμένης μορφής αρχείου</link>"
+msgid "Now you can select and edit all objects as individual objects."
+msgstr "Τώρα μπορείτε να επιλέξετε και να επεξεργαστείτε όλα τα αντικείμενα σαν μεμονωμένα αντικείμενα."
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
+"hyperlink_edit.xhp\n"
"tit\n"
"help.text"
-msgid "Defining Borders for Paragraphs"
-msgstr "Ορισμός περιγραμμάτων για παραγράφους"
+msgid "Editing Hyperlinks"
+msgstr "Επεξεργασία υπερσυνδέσεων"
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
-"bm_id3147571\n"
+"hyperlink_edit.xhp\n"
+"bm_id3153910\n"
"help.text"
-msgid "<bookmark_value>borders, see also frames</bookmark_value><bookmark_value>paragraphs; defining borders</bookmark_value><bookmark_value>borders; for paragraphs</bookmark_value><bookmark_value>frames; around paragraphs</bookmark_value><bookmark_value>inserting;paragraph borders</bookmark_value><bookmark_value>defining;paragraph borders</bookmark_value>"
-msgstr "<bookmark_value>περιγράμματα, δείτε επίσης και πλαίσια</bookmark_value><bookmark_value>παράγραφοι;ορισμός περιγραμμάτων</bookmark_value><bookmark_value>περιγράμματα; για παραγράφους</bookmark_value><bookmark_value>πλαίσια; γύρω από παραγράφους</bookmark_value><bookmark_value>εισαγωγή;περιγράμματα παραγράφων</bookmark_value><bookmark_value>ορισμός;περιγράμματα παραγράφων</bookmark_value>"
+msgid "<bookmark_value>hyperlinks; editing</bookmark_value><bookmark_value>links; editing hyperlinks</bookmark_value><bookmark_value>editing; hyperlinks</bookmark_value><bookmark_value>text attributes; hyperlinks</bookmark_value><bookmark_value>buttons;editing hyperlink buttons</bookmark_value><bookmark_value>URL;changing hyperlink URLs</bookmark_value>"
+msgstr "<bookmark_value>υπερσυνδέσεις; επεξεργασία</bookmark_value><bookmark_value>συνδέσεις; επεξεργασία υπερσυνδέσεων</bookmark_value><bookmark_value>επεξεργασία; υπερσυνδέσεις</bookmark_value><bookmark_value>ιδιότητες κειμένου; υπερσυνδέσεις</bookmark_value><bookmark_value>πεδία επιλογής;επεξεργασία πεδία επιλογής υπερσυνδέσεων</bookmark_value><bookmark_value>URL;αλλαγή URLs υπερσυνδέσεων</bookmark_value>"
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
-"hd_id3147571\n"
-"15\n"
+"hyperlink_edit.xhp\n"
+"hd_id3153910\n"
+"11\n"
"help.text"
-msgid "<variable id=\"border_paragraph\"><link href=\"text/shared/guide/border_paragraph.xhp\" name=\"Defining Borders for Paragraphs\">Defining Borders for Paragraphs</link> </variable>"
-msgstr "<variable id=\"border_paragraph\"><link href=\"text/shared/guide/border_paragraph.xhp\" name=\"Καθορισμός περιγραμμάτων για παραγράφους\">Καθορισμός περιγραμμάτων για παραγράφους</link> </variable>,"
+msgid "<variable id=\"hyperlink_edit\"><link href=\"text/shared/guide/hyperlink_edit.xhp\" name=\"Editing Hyperlinks\">Editing Hyperlinks</link></variable>"
+msgstr "<variable id=\"hyperlink_edit\"><link href=\"text/shared/guide/hyperlink_edit.xhp\" name=\"Επεξεργασία υπερσυνδέσεων\">Επεξεργασία υπερσυνδέσεων</link></variable>"
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
-"hd_id3159233\n"
-"1\n"
+"hyperlink_edit.xhp\n"
+"par_id4124881\n"
"help.text"
-msgid "Setting a Predefined Border Style"
-msgstr "Ρύθμιση ενός προκαθορισμένου στυλ περιγράμματος"
+msgid "When you <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click a hyperlink in a Writer document, your web browser opens with the requested web address. If you don't use a mouse, position the cursor inside the hyperlink and open the context menu by Shift+F10, then choose Open Hyperlink."
+msgstr "Όταν πατάτε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-κλικ σε μια υπερσύνδεση σε ένα έγγραφο του Writer, ο περιηγητής σας ανοίγει την αιτούμενη διεύθυνση στο διαδίκτυο. Αν δεν χρησιμοποιείται ποντίκι, τοποθετήστε το δρομέα μέσα στην υπερσύνδεση, ανοίξτε το μενού περιβάλλοντος πατώντας Shift+F10, και μετά επιλέξτε Άνοιγμα υπερσύνδεσης."
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
-"par_id3156113\n"
-"2\n"
+"hyperlink_edit.xhp\n"
+"hd_id3145071\n"
+"26\n"
"help.text"
-msgid "Place the cursor in the paragraph for which you want to define a border."
-msgstr "Τοποθετήστε το δρομέα στην παράγραφο της οποίας θέλετε να ορίσετε το περίγραμμα."
+msgid "Change the text of a hyperlink as follows"
+msgstr "Αλλάξτε το κείμενο υπερσύνδεσης ακολουθώντας την εξής διαδικασία"
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
-"par_id3149398\n"
-"3\n"
+"hyperlink_edit.xhp\n"
+"par_id3166410\n"
+"12\n"
"help.text"
-msgid "Choose <emph>Format - Paragraph - Borders</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Παράγραφος - Περιγράμματα</emph>."
+msgid "In Writer documents, you can click anywhere into a hyperlink and edit the visible text."
+msgstr "Σε έγγραφα Writer, μπορείτε να κάνετε κλικ οπουδήποτε σε μια υπερσύνδεση και να επεξεργαστείτε το ορατό κείμενο."
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
-"par_id3156326\n"
-"4\n"
+"hyperlink_edit.xhp\n"
+"par_id2690511\n"
"help.text"
-msgid "Select one of the default border styles in the <emph>Default</emph> area."
-msgstr "Διαλέξτε ένα από τα προεπιλεγμένα στυλ περιγράμματος στην περιοχή <emph>Προεπιλεγμένο</emph>."
+msgid "If you leave the hyperlink by positioning the cursor somewhere else, only the visible text will be changed."
+msgstr "Αν αφήσετε την υπερσύνδεση τοποθετώντας τον δείκτη κάπου αλλού, μόνο το ορατό κείμενο θα αλλάξει."
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
-"par_id3154285\n"
-"5\n"
+"hyperlink_edit.xhp\n"
+"par_id1983092\n"
"help.text"
-msgid "Select a line style and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr "Επιλέξτε μια τεχνοτροπία γραμμής και χρώμα για την επιλεγμένη τεχνοτροπία περιγράμματος στην περιοχή <emph>Γραμμή</emph>. Αυτές οι ρυθμίσεις θα εφαρμοστούν σε όλες τις γραμμές περιγράμματος που συμπεριλαμβάνονται στην επιλεγμένη τεχνοτροπία περιγράμματος."
+msgid "If you leave the hyperlink by entering a space character directly following the last character, the AutoCorrect - if enabled - will change the target URL to be the same as the visible text."
+msgstr "Αν αφήσετε την υπερσύνδεση εισάγοντας ένα χαρακτήρα διάστημα αμέσως μετά τον τελευταίο χαρακτήρα, η επιλογή Αυτόματη Διόρθωση -αν είναι ενεργοποιημένη- θα αλλάξει τη URL προορισμού για να είναι ίδια με το ορατό κείμενο."
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
-"par_id3153665\n"
-"6\n"
+"hyperlink_edit.xhp\n"
+"par_id333262\n"
"help.text"
-msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr "Επιλέξτε την απόσταση μεταξύ των γραμμών περιγράμματος και των περιεχομένων της σελίδας στη περιοχή <emph>Απόσταση περιεχομένων</emph>. Μπορείτε να αλλάξετε μόνο αποστάσεις των άκρων που έχουν μια γραμμή περιγράμματος καθορισμένη."
+msgid "In all document types, you can open the Hyperlink dialog to edit a hyperlink. First set the cursor into the hyperlink or directly in front of the hyperlink, then click the Hyperlink icon on the Standard bar."
+msgstr "Σε όλους τους τύπους εγγράφων, μπορείτε να ανοίξετε το παράθυρο διαλόγου υπερσύνδεσης για να επεξεργαστείτε μια υπερσύνδεση. Τοποθετήστε πρώτα τον δείκτη μέσα στην υπερσύνδεση ή απευθείας μπροστά από την υπερσύνδεση, και έπειτα κάντε κλικ στο σύμβολο υπερσύνδεσης της βασικής γραμμής."
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
-"par_id3153543\n"
-"7\n"
+"hyperlink_edit.xhp\n"
+"hd_id3158432\n"
+"30\n"
"help.text"
-msgid "Click <emph>OK</emph> to apply the changes."
-msgstr "Κλικ στο <emph>Εντάξει</emph> για να εισαγάγετε τις αλλαγές."
+msgid "Change the URL of a hyperlink as follows"
+msgstr "Αλλάξτε τη διεύθυνση URL μιας υπερσύνδεσης ακολουθώντας την εξής διαδικασία"
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
-"hd_id3149237\n"
-"8\n"
+"hyperlink_edit.xhp\n"
+"par_id3150503\n"
+"31\n"
"help.text"
-msgid "Setting a Customized Border Style"
-msgstr "Ρύθμιση ενός προσαρμοσμένου στυλ περιγράμματος"
+msgid "As described above, open <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink Dialog\">Hyperlink Dialog</link>."
+msgstr "Όπως περιγράφηκε πιο πάνω, ανοίξτε <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink Dialog\">Διάλογος υπερσυνδέσμου</link>."
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
-"par_id3155388\n"
-"9\n"
+"hyperlink_edit.xhp\n"
+"hd_id3148686\n"
+"33\n"
"help.text"
-msgid "Choose <emph>Format - Paragraph - Borders</emph>."
-msgstr "Διαλέξτε <emph>Μορφή - Παράγραφος - Περιγράμματα</emph>."
+msgid "Change the attribute of all hyperlinks"
+msgstr "Αλλάξτε την ιδιότητα όλων των υπερσυνδέσεων"
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
+"hyperlink_edit.xhp\n"
"par_id3148943\n"
-"10\n"
+"25\n"
"help.text"
-msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
-msgstr "Στο πεδίο <emph>Προσαρμοσμένο</emph> επιλέξτε το άκρο που θέλετε να εμφανίζεται σε μια κοινή διάταξη. Στην προεπισκόπηση κάντε κλικ σε ένα άκρο για εναλλαγή της επιλογής του άκρου."
+msgid "Open the Styles and Formatting window."
+msgstr "Ανοίξτε το παράθυρο των προτύπων και μορφοποίησης."
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
-"par_id3148948\n"
-"11\n"
+"hyperlink_edit.xhp\n"
+"par_idN10826\n"
"help.text"
-msgid "Select a line style and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr "Επιλέξτε ένα στυλ γραμμής και χρώμα για το επιλεγμένο στυλ περιγράμματος στο πεδίο <emph>Γραμμή</emph>. Αυτές οι ρυθμίσεις θα εφαρμοστούν σε όλες τις γραμμές του επιλεγμένου στυλ περιγράμματος."
+msgid "Click the Character Styles icon."
+msgstr "Κάντε κλικ στο εικονίδιο Στυλ χαρακτήρων."
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
-"par_id3152811\n"
-"12\n"
+"hyperlink_edit.xhp\n"
+"par_idN1082C\n"
"help.text"
-msgid "Repeat the last two steps for every border edge."
-msgstr "Επαναλάβετε τα δύο τελευταία βήματα για κάθε άκρο του περιγράμματος."
+msgid "Right-click the \"Internet Link\" or \"Visited Internet Link\" character style, and choose <emph>Modify</emph>."
+msgstr "Κάντε δεξί κλικ στο πρότυπο χαρακτήρος \"Δεσμός Internet\" ή \"Αναγνωσμένος δεσμός\", και επιλέξτε <emph>Τροποποίηση</emph>."
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
-"par_id3150793\n"
-"13\n"
+"hyperlink_edit.xhp\n"
+"par_idN10834\n"
"help.text"
-msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr "Επιλέξτε την απόσταση μεταξύ των γραμμών του περιγράμματος και τα περιεχόμενα στη περιοχή <emph>Απόσταση από τα περιεχόμενα</emph>. Μπορείτε να αλλάξετε μόνο αποστάσεις σε άκρα που έχουν καθορισμένη γραμμή περιγράμματος."
+msgid "In the dialog, select the new attributes, and click <emph>OK</emph>."
+msgstr "Στο παράθυρο διαλόγου, επιλέξτε τις νέες ιδιότητες και κάντε κλικ στο <emph>OK</emph>."
-#: border_paragraph.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"border_paragraph.xhp\n"
-"par_id3151178\n"
-"14\n"
+"hyperlink_edit.xhp\n"
+"hd_id3147530\n"
+"34\n"
"help.text"
-msgid "Click <emph>OK</emph> to apply the changes."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph> για να εφαρμόσετε τις αλλαγές."
+msgid "Edit a hyperlink button"
+msgstr "Επεξεργασία ενός πεδίου υπερσύνδεσης"
-#: autocorr_url.xhp
+#: hyperlink_edit.xhp
msgctxt ""
-"autocorr_url.xhp\n"
-"tit\n"
+"hyperlink_edit.xhp\n"
+"par_id3152361\n"
+"13\n"
"help.text"
-msgid "Turning off Automatic URL Recognition"
-msgstr "Απενεργοποίηση της επιλογής Αυτόματη αναγνώριση URL"
+msgid "If the hyperlink is a button, click on the border to select it, or press the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while clicking. Open the <emph>Properties</emph> dialog through the context menu. You can edit the label text under \"Caption,\" and modify the address in the \"URL\" field."
+msgstr "Αν η υπερσύνδεση είναι ένα κουμπί, πατήστε στο περίγραμμα του για να το επιλέξετε ή πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> ενώ κάνετε κλικ. Ανοίξτε το <emph>Ιδιότητες</emph> μέσω του μενού περιβάλλοντος. Μπορείτε να επεξεργαστείτε το κείμενο ετικέτας κάτω από το πεδία \"Λεζάντα,\" και να τροποποιοήσετε την διεύθυνση στο πεδίο \"URL\" ."
-#: autocorr_url.xhp
+#: hyperlink_insert.xhp
msgctxt ""
-"autocorr_url.xhp\n"
-"bm_id3149346\n"
+"hyperlink_insert.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>AutoCorrect function; URL recognition</bookmark_value> <bookmark_value>recognizing URLs automatically</bookmark_value> <bookmark_value>automatic hyperlink formatting</bookmark_value> <bookmark_value>URL;turning off URL recognition</bookmark_value> <bookmark_value>hyperlinks;turning off automatic recognition</bookmark_value> <bookmark_value>links;turning off automatic recognition</bookmark_value> <bookmark_value>predictive text, see also AutoCorrect function/AutoFill function/AutoInput function/word completion/text completion</bookmark_value>"
-msgstr "<bookmark_value>λειτουργία αυτόματης διόρθωσης; αναγνώριση URL</bookmark_value><bookmark_value>αυτόματη αναγνώριση URLs</bookmark_value><bookmark_value>Internet; απενεργοποίηση αναγνώρισης διευθύνσεων</bookmark_value><bookmark_value>μορφοποίηση αυτόματης υπερσύνδεσης</bookmark_value><bookmark_value>URL;απενεργοποίηση αναγνώρισης URL</bookmark_value><bookmark_value>υπερσυνδέσεις;απενεργοποίηση αυτόματης αναγνώρισης</bookmark_value><bookmark_value>συνδέσεις;απενεργοποίηση αυτόματης αναγνώρισης</bookmark_value>"
+msgid "Inserting Hyperlinks"
+msgstr "Εισαγωγή υπερσυνδέσεων"
-#: autocorr_url.xhp
+#: hyperlink_insert.xhp
msgctxt ""
-"autocorr_url.xhp\n"
-"hd_id3149346\n"
-"6\n"
+"hyperlink_insert.xhp\n"
+"bm_id3150789\n"
"help.text"
-msgid "<variable id=\"autocorr_url\"><link href=\"text/shared/guide/autocorr_url.xhp\" name=\"Turning off Automatic URL Recognition\">Turning off Automatic URL Recognition</link></variable>"
-msgstr "<variable id=\"autocorr_url\"><link href=\"text/shared/guide/autocorr_url.xhp\" name=\"Απενεργοποίηση αυτόματης αναγνώρισης URL\">Απενεργοποίηση αυτόματης αναγνώρισης URL</link></variable>"
+msgid "<bookmark_value>hyperlinks; inserting</bookmark_value><bookmark_value>links; inserting</bookmark_value><bookmark_value>inserting; hyperlinks</bookmark_value>"
+msgstr "<bookmark_value>υπερσυνδέσεις; εισαγωγή</bookmark_value><bookmark_value>συνδέσεις; εισαγωγή</bookmark_value><bookmark_value>εισαγωγή; υπερσυνδέσεις</bookmark_value>"
-#: autocorr_url.xhp
+#: hyperlink_insert.xhp
msgctxt ""
-"autocorr_url.xhp\n"
-"par_id3166410\n"
-"7\n"
+"hyperlink_insert.xhp\n"
+"hd_id3150789\n"
+"4\n"
"help.text"
-msgid "When you enter text, $[officename] automatically recognizes a word that may be a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> and replaces the word with a hyperlink. $[officename] formats the hyperlink with direct font attributes (color and underline) the properties of which are obtained from certain Character Styles."
-msgstr "Κατά την πληκτρολόγηση κειμένου, το $[officename] αναγνωρίζει αυτόματα μια λέξη, η οποία μπορεί να είναι <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> και αντικαθιστά τη λέξη με μια υπερσύνδεση. Το $[officename] μορφοποιεί την υπερσύνδεση με έντονα χαρακτηριστικά γραμματοσειράς (χρώμα και υπογράμμιση), οι ιδιότητες των οποίων λαμβάνονται από κάποια στυλ χαρακτήρων."
+msgid "<variable id=\"hyperlink_insert\"><link href=\"text/shared/guide/hyperlink_insert.xhp\" name=\"Inserting Hyperlinks\">Inserting Hyperlinks</link></variable>"
+msgstr "<variable id=\"hyperlink_insert\"><link href=\"text/shared/guide/hyperlink_insert.xhp\" name=\"Εισαγωγή υπερσυνδέσεων\">Εισαγωγή υπερσυνδέσεων</link></variable>"
-#: autocorr_url.xhp
+#: hyperlink_insert.xhp
msgctxt ""
-"autocorr_url.xhp\n"
-"par_id3153561\n"
-"2\n"
+"hyperlink_insert.xhp\n"
+"par_id3149095\n"
+"5\n"
"help.text"
-msgid "If you do not want $[officename] to automatically recognize URLs as you are typing, there are several ways of turning off this feature."
-msgstr "Εάν δεν θέλετε το $[officename] να αναγνωρίζει αυτόματα τα URL καθώς πληκτρολογείτε, υπάρχουν αρκετοί τρόποι να απενεργοποιήσετε αυτήν τη λειτουργία."
+msgid "You can insert hyperlinks in two ways: as text or as a button. In both cases, the visible text can be different from the URL."
+msgstr "Έχετε τη δυνατότητα να εισαγάγετε υπερσυνδέσεις με δύο τρόπους: ως κείμενο ή ως ένα πεδίο επιλογής. Και στις δύο περιπτώσεις το ορατό κείμενο μπορεί να είναι διαφορετικό από την διεύθυνση URL."
-#: autocorr_url.xhp
+#: hyperlink_insert.xhp
msgctxt ""
-"autocorr_url.xhp\n"
-"hd_id3154306\n"
+"hyperlink_insert.xhp\n"
+"par_id3149811\n"
"8\n"
"help.text"
-msgid "Undo URL Recognition"
-msgstr "Αναίρεση της Αναγνώρισης URL"
-
-#: autocorr_url.xhp
-msgctxt ""
-"autocorr_url.xhp\n"
-"par_id3149233\n"
-"3\n"
-"help.text"
-msgid "When you are typing and notice that a text has just been automatically converted into a hyperlink, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z to undo this formatting."
-msgstr "Καθώς πληκτρολογείτε και παρατηρήσετε ότι μια λέξη έχει αυτόματα μετατραπεί σε υπερσύνδεση, πατήστε τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z για να ακυρώσετε αυτή την μετατροπή."
-
-#: autocorr_url.xhp
-msgctxt ""
-"autocorr_url.xhp\n"
-"par_id3149235\n"
-"4\n"
-"help.text"
-msgid "If you do not notice this conversion until later, select the hyperlink, open the context menu and choose <emph>Remove Hyperlink</emph>."
-msgstr "Εάν δεν παρατηρήσετε αυτήν τη μετατροπή εγκαίρως, επιλέξτε τον υπερσύνδεσμο, ανοίξτε το μενού περιεχομένου και επιλέξτε <emph>Αφαίρεση υπερσυνδέσμου</emph>."
-
-#: autocorr_url.xhp
-msgctxt ""
-"autocorr_url.xhp\n"
-"hd_id3152350\n"
-"9\n"
-"help.text"
-msgid "Turn off URL Recognition"
-msgstr "Απενεργοποίηση της αναγνώρισης URL"
+msgid "Place the text cursor in the document at the point where you want to insert the hyperlink or select the text that you want to put the hyperlink on. Select <emph>Hyperlink</emph> command from the <emph>Insert</emph> menu. Alternatively click on the <image id=\"img_id3149763\" src=\"cmd/sc_hyperlinkdialog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149763\">Icon</alt></image> Hyperlink icon on the <emph>Standard</emph> toolbar. The <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> appears."
+msgstr "Τοποθετήστε το δρομέα κειμένου στο έγγραφο στο σημείο που θέλετε να εισάγετε τον υπερσύνδεσμο ή επιλέξτε το κείμενο που θέλετε να βάλετε στον υπερσύνδεσμο. Επιλέξτε την εντολή <emph>Υπερσύνδεσμός</emph> από το μενού <emph>Εισαγωγή</emph>. Εναλλακτικά κλικ στο <image id=\"img_id3149763\" src=\"cmd/sc_hyperlinkdialog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149763\">εικονίδιο</alt></image>εικονίδιο υπερσυνδέσμου στη γραμμή εργαλείων <emph>Βασική</emph>. Ο <link href=\"text/shared/02/09070000.xhp\" name=\"Διάλογος υπερσυνδέσμου\">Διάλογος υπερσυνδέσμου</link> εμφανίζεται."
-#: autocorr_url.xhp
+#: hyperlink_insert.xhp
msgctxt ""
-"autocorr_url.xhp\n"
-"par_id3149514\n"
-"10\n"
+"hyperlink_insert.xhp\n"
+"par_id3154685\n"
+"23\n"
"help.text"
-msgid "Load a document of the type for which you want to modify the URL recognition."
-msgstr "Ανοίξτε ένα έγγραφο του τύπου για τον οποίο θέλετε να τροποποιήσετε την αναγνώριση URL."
+msgid "To jump to a specific line in a text document, first enter a bookmark at that position (<emph>Insert - Bookmark</emph>)."
+msgstr "Για μεταβείτε σε μια συγκεκριμένη θέση ενός εγγράφου κειμένου, εισάγετε ένα σελιδοδείκτη σε αυτή τη θέση (<emph>Εισαγωγή - Σελιδοδείκτη</emph>)."
-#: autocorr_url.xhp
+#: hyperlink_insert.xhp
msgctxt ""
-"autocorr_url.xhp\n"
-"par_id3151246\n"
-"11\n"
+"hyperlink_insert.xhp\n"
+"par_idN1076D\n"
"help.text"
-msgid "If you want to modify the URL recognition for text documents, open a text document."
-msgstr "Εάν θέλετε να τροποποιήσετε την αναγνώριση URL για έγγραφα κειμένου, ανοίξτε ένα έγγραφο κειμένου."
+msgid "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Insert - Names - Define</emph>)."
+msgstr "Για να μεταβείτε σε ένα κελί μέσα σε ένα υπολογιστικό φύλλο, πρώτα καταχωρίστε ένα όνομα για το κελί (<emph>Εισαγωγή - Ονόματα - Ορισμός</emph>)."
-#: autocorr_url.xhp
+#: hyperlink_insert.xhp
msgctxt ""
-"autocorr_url.xhp\n"
-"par_id3159413\n"
-"12\n"
+"hyperlink_insert.xhp\n"
+"par_id3152887\n"
+"24\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect Options</emph>."
-msgstr "Επιλέξτε <emph>Εργαλεία - Επιλογές αυτόματης διόρθωσης</emph>."
+msgid "Hyperlinks can also be inserted by drag-and-drop from the Navigator. Hyperlinks can refer to references, headings, graphics, tables, objects, directories or bookmarks."
+msgstr "Η εισαγωγή υπερσυνδέσεων είναι επίσης δυνατή με τη λειτουργία μεταφοράς και απόθεσης από την περιήγηση. Οι υπερσυνδέσεις είναι δυνατό να αναφέρονται σε παραπομπές, επικεφαλίδες, γραφικά, πίνακες, αντικείμενα, καταλόγους ή σελιδοδείκτες."
-#: autocorr_url.xhp
+#: hyperlink_insert.xhp
msgctxt ""
-"autocorr_url.xhp\n"
-"par_id3148550\n"
-"13\n"
+"hyperlink_insert.xhp\n"
+"par_id3146975\n"
+"34\n"
"help.text"
-msgid "In the <emph>AutoCorrect</emph> dialog, select the <emph>Options</emph> tab."
-msgstr "Στο διάλογο <emph>Αυτόματη διόρθωση</emph>, επιλέξτε την καρτέλα <emph>Επιλογές</emph>."
+msgid "If you wish to insert in a text a hyperlink that refers to Table 1, drag the entry Table 1 from the Navigator and drop it in the text. To do this, the <emph>Insert as Hyperlink</emph> drag mode must be selected in the Navigator."
+msgstr "Εάν θέλετε να εισάγετε σε κείμενο μια υπερσύνδεση η οποία αναφέρεται στον πίνακα 1, μεταφέρετε την καταχώρηση πίνακα 1 από την περιήγηση και αποθέστε την στο κείμενο. Για να γίνει αυτό, θα πρέπει να έχει επιλεγεί η κατάσταση μετακίνησης <emph>Εισαγωγή ως υπερσύνδεση</emph> στη Περιήγηση."
-#: autocorr_url.xhp
+#: hyperlink_rel_abs.xhp
msgctxt ""
-"autocorr_url.xhp\n"
-"par_id3153360\n"
-"14\n"
+"hyperlink_rel_abs.xhp\n"
+"tit\n"
"help.text"
-msgid "If you unmark <emph>URL Recognition</emph>, words will no longer be automatically replaced with hyperlinks."
-msgstr "Εάν απενεργοποιήσετε την επιλογή <emph>Αναγνώριση URL</emph>, οι λέξεις δεν θα αντικαθιστώνται πλέον αυτόματα από υπερσυνδέσεις."
+msgid "Relative and Absolute Links"
+msgstr "Σχετικές και απόλυτες συνδέσεις"
-#: autocorr_url.xhp
+#: hyperlink_rel_abs.xhp
msgctxt ""
-"autocorr_url.xhp\n"
-"par_id3156423\n"
-"15\n"
+"hyperlink_rel_abs.xhp\n"
+"bm_id3147399\n"
"help.text"
-msgid "In $[officename] Writer there are two check boxes in front of <emph>URL Recognition</emph>. The box in the first column is for later post-editing and the box in the second column is for AutoCorrect as you type."
-msgstr "Στο $[officename] Writer, υπάρχουν δύο πεδία ελέγχου πριν από την επιλογή <emph>Αναγνώριση URL</emph>. Το πεδίο της πρώτης στήλης χρησιμεύει για τη μεταγενέστερη επεξεργασία και το πεδίο της δεύτερης στήλης για την Αυτόματη Διόρθωση κατά την πληκτρολόγηση."
+msgid "<bookmark_value>absolute hyperlinks</bookmark_value><bookmark_value>relative hyperlinks</bookmark_value><bookmark_value>hyperlinks; relative and absolute</bookmark_value><bookmark_value>hyperlinks, see also links</bookmark_value>"
+msgstr "<bookmark_value>απόλυτες υπερσυνδέσεις</bookmark_value><bookmark_value>σχετικές υπερσυνδέσεις</bookmark_value><bookmark_value>υπερσυνδέσεις; σχετικό και απόλυτο</bookmark_value><bookmark_value>υπερσυνδέσεις, βλέπε επίσης συνδέσεις</bookmark_value>"
-#: start_parameters.xhp
+#: hyperlink_rel_abs.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"tit\n"
+"hyperlink_rel_abs.xhp\n"
+"hd_id3147399\n"
+"45\n"
"help.text"
-msgid "Starting the $[officename] Software With Parameters"
-msgstr "Εκκίνηση του λογισμικού $[officename] με παραμέτρους"
+msgid "<variable id=\"hyperlink_rel_abs\"><link href=\"text/shared/guide/hyperlink_rel_abs.xhp\" name=\"Relative and Absolute Links\">Relative and Absolute Links</link></variable>"
+msgstr "<variable id=\"hyperlink_rel_abs\"><link href=\"text/shared/guide/hyperlink_rel_abs.xhp\" name=\"Σχετικές και απόλυτες συνδέσεις\">Σχετικές και απόλυτες συνδέσεις</link></variable>"
-#: start_parameters.xhp
+#: hyperlink_rel_abs.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"bm_id3156410\n"
+"hyperlink_rel_abs.xhp\n"
+"par_id3153345\n"
+"46\n"
"help.text"
-msgid "<bookmark_value>start parameters</bookmark_value><bookmark_value>command line parameters</bookmark_value><bookmark_value>parameters;command line</bookmark_value><bookmark_value>arguments in command line</bookmark_value>"
-msgstr "<bookmark_value>παράμετροι εκκίνησης</bookmark_value><bookmark_value>παράμετροι γραμμής εντολών</bookmark_value><bookmark_value>παράμετροι;γραμμή εντολών</bookmark_value><bookmark_value>ορίσματα σε γραμμή εντολών</bookmark_value>"
+msgid "When you include hyperlinks, two factors must be taken into account: whether they are set as relative or absolute on saving, and whether or not the file is present."
+msgstr "Όταν περιλαμβάνετε υπερσυνδέσεις, θα πρέπει να λαμβάνετε υπόψη δύο παράγοντες: εάν έχουν οριστεί ως σχετικές ή απόλυτες κατά την αποθήκευση και εάν το αρχείο είναι παρόν ή όχι."
-#: start_parameters.xhp
+#: hyperlink_rel_abs.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"hd_id3156410\n"
-"52\n"
+"hyperlink_rel_abs.xhp\n"
+"par_id3147008\n"
+"47\n"
"help.text"
-msgid "Starting the $[officename] Software With Parameters"
-msgstr "Εκκίνηση του λογισμικού $[officename] με παραμέτρους"
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\"><emph>Load/Save - General</emph></link> and specify in the <emph>Save URLs relative to</emph> field if $[officename] creates <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative or absolute hyperlinks\">relative or absolute hyperlinks</link>. Relative linking is only possible when the document you are working on and the link destination are on the same drive."
+msgstr "Επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση - Γενικά\"><emph>Φόρτωση/Αποθήκευση - Γενικά</emph></link> και ορίστε στο πεδίο <emph>Αποθήκευση URLs σχετικών με</emph> εάν το $[officename] δημιουργεί <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"σχετικούς ή απόλυτους υπερσυνδέσμους\">σχετικοί ή απόλυτοι υπερσύνδεσμοι</link>. Σχετική σύνδεση είναι δυνατή μόνο όταν το έγγραφο που δουλεύετε και ο προορισμός συνδέσμου είναι στον ίδιο δίσκο."
-#: start_parameters.xhp
+#: hyperlink_rel_abs.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3147009\n"
-"1\n"
+"hyperlink_rel_abs.xhp\n"
+"par_id3145382\n"
+"48\n"
"help.text"
-msgid "By starting the $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users."
-msgstr "Εκκινώντας το λογισμικό $[officename] από τη γραμμή εντολών μπορείτε να αντιστοιχίσετε διάφορες παραμέτρους, με τις οποίες μπορείτε να επηρεάσετε την απόδοση. Η χρήση της γραμμής εντολών συνίσταται μόνο σε προχωρημένους χρήστες."
+msgid "You should create the same directory structure on your hard disk as that which exists in the web space hosted by your Internet provider. Call the root directory for the homepage on your hard disk \"homepage\", for example. The start file is then \"index.html\", the full path being \"C:\\homepage\\index.html\" (assuming Windows operating system). The URL on your Internet provider's server might then be as follows: \"http://www.myprovider.com/mypage/index.html\". With relative addressing, you indicate the link relative to the location of the output document. For example, if you placed all the graphics for your homepage in a subfolder called \"C:\\homepage\\images\", you would need to give the following path to access the graphic \"picture.gif\": \"images\\picture.gif\". This is the relative path, starting from the location of the file \"index.html\". On the provider's server, you would place the picture in the folder \"mypage/images\". When you transfer the document \"index.html\" to the provider's server through the <emph>File - Save As</emph> dialog, and if you have marked the option <emph>Copy local graphics to Internet</emph> under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>, $[officename] will automatically copy the graphic to the correct directory on the server."
+msgstr "Θα πρέπει να δημιουργήσετε την ίδια δομή καταλόγου στο σκληρό σας δίσκο όπως αυτή που υπάρχει στο φιλοξενούμενο χώρο ιστού από τον πάροχο διαδικτύου σας. Ονομάστε τον κατάλογο διαχειριστή για την homepage στο σκληρό σας δίσκο \"homepage\", για παράδειγμα. Το αρχείο εκκίνησης είναι τότε \"index.html\", η πλήρης διαδρομή είναι \"C:\\homepage\\index.html\" (υποθέτοντας λειτουργικό σύστημα Windows). Το URL στον εξυπηρετητή του παρόχου διαδικτύου σας μπορεί τότε να είναι: \"http://www.myprovider.com/mypage/index.html\". Με σχετική διευθυνσιοδότηση, υποδεικνύετε το σχετικό σύνδεσμο στην τοποθεσία του εγγράφου εξόδου. Για παράδειγμα, εάν τοποθετήσετε όλα τα γραφικά για την αρχική σας σελίδα σε ένα υποκατάλογο που λέγεται \"C:\\homepage\\images\", θα χρειαστείτε να δώσετε την παρακάτω διαδρομή για πρόσβαση στο γραφικό \"picture.gif\": \"images\\picture.gif\". Αυτή είναι η σχετική διαδρομή που ξεκινά από την τοποθεσία του αρχείου \"index.html\". Στον εξυπηρετητή του παρόχου, θα τοποθετήσετε την εικόνα στο φάκελο \"mypage/images\". Όταν μεταφέρετε το έγγραφο \"index.html\" στον εξυπηρετητή του παρόχου από το διάλογο <emph>Αρχείο - Αποθήκευση ως</emph> και εάν έχετε σημειώσει την επιλογή <emph>Αντιγραφή τοπικών γραφικών στο διαδίκτυο</emph> στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph>, το $[officename] θα αντιγράψει αυτόματα το γραφικό στο σωστό κατάλογο στον εξυπηρετητή."
-#: start_parameters.xhp
+#: hyperlink_rel_abs.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3147618\n"
-"2\n"
+"hyperlink_rel_abs.xhp\n"
+"par_id3159158\n"
+"49\n"
"help.text"
-msgid "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of the $[officename] software technology."
-msgstr "Για κανονική χρήση, η χρήση των παραμέτρων της γραμμής εντολών δεν είναι απαραίτητη. Μερικές από τις παραμέτρους απαιτούν μια βαθύτερη γνώση του τεχνικού φόντου της τεχνολογίας του λογισμικού $[officename]."
+msgid "An absolute path such as \"C:\\homepage\\graphics\\picture.gif\" would no longer function on the provider server. Neither a server nor the computer of a reader needs to have a C hard drive: operating systems such as Unix or MacOS do not recognize drive letters, and even if the folder homepage\\graphics existed, your picture would not be available. It is better to use relative addressing for file links."
+msgstr "Μια απόλυτη διαδρομή, όπως είναι η \"C:\\homepage\\graphics\\picture.gif\" δεν θα λειτουργεί πλέον στο διακομιστή της υπηρεσίας παροχής. Ούτε ο διακομιστής αλλά ούτε και ο υπολογιστής του χρήστη δεν χρειάζονται σκληρό δίσκο C: τα λειτουργικά συστήματα, όπως το Unix ή το MacOS δεν αναγνωρίζουν τα γράμματα μονάδων δίσκων και, ακόμη και αν υπήρχε ο φάκελος homepage\\grahics, η εικόνα σας δεν θα ήταν διαθέσιμη. Για τις συνδέσεις αρχείων, είναι προτιμότερο να χρησιμοποιείτε σχετική διεύθυνση."
-#: start_parameters.xhp
+#: hyperlink_rel_abs.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"hd_id3154898\n"
-"4\n"
+"hyperlink_rel_abs.xhp\n"
+"par_id3154046\n"
+"50\n"
"help.text"
-msgid "Starting the $[officename] Software From the Command Line"
-msgstr "Εκκίνηση του λογισμικού $[officename] από τη γραμμή εντολών"
+msgid "A link to a web page, for example, \"www.example.com\" or \"www.myprovider.com/mypage/index.html\" is an absolute link."
+msgstr "Μια σύνδεση σε μια ιστοσελίδα, π.χ., \"www.sun.com\" or \"www.myprovider.com/mypage/index.html\" είναι μια απόλυτη σύνδεση."
-#: start_parameters.xhp
+#: hyperlink_rel_abs.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3156152\n"
-"5\n"
+"hyperlink_rel_abs.xhp\n"
+"par_id3155450\n"
+"51\n"
"help.text"
-msgid "Under Windows, select <emph>Run</emph> from the Windows Start menu, or open a shell under Linux, *BSD, or Mac OS X platforms."
-msgstr "Στα Windows, επιλέξτε <emph>Εκτέλεση</emph> από το μενού έναρξης των Windows, ή ανοίξτε ένα κέλυφος στα λειτουργικά Linux, *BSD, ή Mac OS X."
+msgid "$[officename] also reacts differently, depending on whether the file referred to in the link exists, and where it is located. $[officename] checks every new link and sets a target and protocol automatically. The result can be seen in the generated HTML code after saving the source document."
+msgstr "Το $[officename] αντιδρά επίσης διαφορετικά, ανάλογα αν το αρχείο στο οποίο γίνεται αναφορά στη σύνδεση υπάρχει και ανάλογα με τη θέση του. Το $[officename] ελέγχει κάθε νέα σύνδεση και ορίζει αυτόματα προορισμό και πρωτόκολλο. Το αποτέλεσμα είναι ορατό στον κώδικα HTML που δημιουργείται αφού αποθηκευτεί το έγγραφο προέλευσης."
-#: start_parameters.xhp
+#: hyperlink_rel_abs.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3152472\n"
-"6\n"
+"hyperlink_rel_abs.xhp\n"
+"par_id3145317\n"
+"52\n"
"help.text"
-msgid "Under Windows, type the following text in the <emph>Open </emph>text field and click <emph>OK</emph>."
-msgstr "Στα Windows, τυπώστε το ακόλουθο κείμενο στο πεδίο κειμένου <emph>Άνοιγμα </emph> και κάντε κλικ στο <emph>OK</emph>."
+msgid "The following rules apply: A relative reference (\"graphic/picture.gif\") is only possible when both files exist on the same drive. If the files are on different drives in your local file system, the absolute reference follows the \"file:\" protocol (\"file:///data1/xyz/picture.gif\"). If the files are on different servers or if the target of the link is not available, the absolute reference uses the \"http:\" protocol (\"http://data2/abc/picture.gif\")."
+msgstr "Ισχύουν οι ακόλουθοι κανόνες: Μια σχετική αναφορά (\"graphic/picture.gif\") είναι δυνατή μόνο όταν υπάρχουν και τα δύο αρχεία στην ίδια μονάδα. Εάν τα αρχεία βρίσκονται σε διαφορετικές μονάδες στο τοπικό σύστημα αρχείων, η απόλυτη αναφορά ακολουθεί το πρωτόκολλο \"file:\" protocol (\"file:///data1/xyz/picture.gif\"). Εάν τα αρχεία βρίσκονται σε διαφορετικούς διακομιστές ή εάν ο προορισμός της σύνδεσης δεν είναι διαθέσιμος, η απόλυτη αναφορά χρησιμοποιεί το \"http:\" protocol (\"http://data2/abc/picture.gif\")."
-#: start_parameters.xhp
+#: hyperlink_rel_abs.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3149669\n"
+"hyperlink_rel_abs.xhp\n"
+"par_id3153541\n"
"53\n"
"help.text"
-msgid "Under UNIX-like systems, type the following line of text, then press <emph>Return</emph>:"
-msgstr "Σε σύστημα παρόμοια με UNIX, πληκτρολογήστε την παρακάτω γραμμή κειμένου, έπειτα πατήστε <emph>Επιστροφή</emph>:"
+msgid "Be sure to organize all files for your homepage on the same drive as the start file of the homepage. In this way, $[officename] can set the protocol and target so that the reference on the server is always correct."
+msgstr "Φροντίστε να οργανώνετε όλα τα αρχεία για την κεντρική σας σελίδα στην ίδια μονάδα με το αρχείο εκκίνησης της κεντρικής σελίδας. Με τον τρόπο αυτό, το $[officename] μπορεί να ορίσει το πρωτόκολλο και τον προορισμό, ώστε η αναφορά στο διακομιστή να είναι πάντα σωστή."
-#: start_parameters.xhp
+#: hyperlink_rel_abs.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3147561\n"
-"7\n"
+"hyperlink_rel_abs.xhp\n"
+"par_id3153897\n"
+"54\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter} </caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter} </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter} </caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter} </caseinline></switchinline>"
+msgid "When you rest your mouse on a hyperlink, a help tip displays the absolute reference, since $[officename] uses absolute path names internally. The complete path and address can only be seen when you view the result of the HTML export, by loading the HTML file as \"Text\" or opening it with a text editor."
+msgstr "Όταν αφήσετε το ποντίκι επάνω σε μια υπερσύνδεση, μια συμβουλή της Βοήθειας εμφανίζει πάντοτε την απόλυτη αναφορά, εφόσον το $[officename] χρησιμοποιεί τα απόλυτα ονόματα διαδρομών εσωτερικά. Η πλήρης διαδρομή και διεύθυνση είναι δυνατό να εμφανιστούν μόνο κατά την προβολή του αποτελέσματος της εξαγωγής HTML, δηλ. με φόρτωση του αρχείου HTML ως \"Κείμενο\" ή με το άνοιγμά του με πρόγραμμα επεξεργασίας κειμένου."
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3153360\n"
-"8\n"
+"imagemap.xhp\n"
+"tit\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of the $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)"
-msgstr "Αντικαταστήστε το <emph>{install}</emph> με τη διαδρομή της εγκατάστασης του λογισμικού $[officename] ( για παράδειγμα, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)"
+msgid "Adding Clickable Hotspots to Images"
+msgstr "Προσθήκη Hotspots σε εικόνες"
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3158407\n"
-"9\n"
+"imagemap.xhp\n"
+"bm_id3150502\n"
"help.text"
-msgid "Where required, replace <emph>{parameter}</emph> with one or more of the following command line parameters."
-msgstr "Όπου απαιτείται, αντικαταστήστε το <emph>{parameter}</emph> με μία ή περισσότερες από τις παραμέτρους γραμμής εντολών που ακολουθούν."
+msgid "<bookmark_value>ImageMap; editor</bookmark_value> <bookmark_value>editors; ImageMap editor</bookmark_value> <bookmark_value>images; ImageMap</bookmark_value> <bookmark_value>pictures; ImageMap</bookmark_value> <bookmark_value>hotspots;adding to images</bookmark_value> <bookmark_value>URL;in pictures</bookmark_value>"
+msgstr "<bookmark_value>ImageMap; επεξεργαστής</bookmark_value><bookmark_value>επεξεργαστές; επεξεργαστής ImageMap</bookmark_value><bookmark_value>εικόνες; ImageMap</bookmark_value><bookmark_value>εικόνες; ImageMap</bookmark_value><bookmark_value>θερμά σημεία;προσθήκη σε εικόνες</bookmark_value><bookmark_value>URL;σε εικόνες</bookmark_value>"
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"hd_id3145171\n"
-"10\n"
+"imagemap.xhp\n"
+"par_idN10631\n"
"help.text"
-msgid "Valid Command Line Parameters"
-msgstr "Έγκυρες παράμετροι της γραμμής εντολής"
+msgid "<variable id=\"imagemap\"><link href=\"text/shared/guide/imagemap.xhp\">Adding Clickable Hotspots to Images</link></variable>"
+msgstr "<variable id=\"imagemap\"><link href=\"text/shared/guide/imagemap.xhp\">Προσθήκη επιλέξιμων θερμών σημείων σε εικόνες</link></variable>"
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3148451\n"
-"11\n"
+"imagemap.xhp\n"
+"par_idN1064F\n"
"help.text"
-msgid "Parameter"
-msgstr "Παράμετρος"
+msgid "An ImageMap allows you to attach URLs to specific areas, called hotspots, on a picture in your document. An image map is a group of one or more hotspots."
+msgstr "Ο χάρτης εικόνας σας επιτρέπει να προσαρτήσετε URLs σε συγκεκριμένες περιοχές, ονομαζόμενες hotspots, σε μια εικόνα του εγγράφου σας. Ένας χάρτης εικόνας είναι μια ομάδα από ένα ή περισσότερα hotspots."
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3149167\n"
-"12\n"
+"imagemap.xhp\n"
+"par_idN1066C\n"
"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
+msgid "You can draw three types of hotspots: rectangles, ellipses, and polygons. When you click a hotspot, the URL is opened in the browser window or frame that you specify. You can also specify the text that appears when your mouse rests on the hotspot."
+msgstr "Μπορείτε να σχεδιάσετε τρεις τύπους hotspots: τετράγωνα, εκλείψεις και πολύγωνα. Όταν κάνετε κλικ σε ένα hotspot, το URL ανοίγει στο παράθυρο του περιηγητή ή στο πλαίσιο που διαλέξατε. Μπορείτε επίσης να ορίσετε το κείμενο που εμφανίζεται όταν το ποντίκι σας βρίσκεται πάνω από το hotspot."
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3149983\n"
-"73\n"
+"imagemap.xhp\n"
+"par_idN10677\n"
"help.text"
-msgid "--help / -h / -?"
-msgstr "--help / -h / -?"
+msgid "To add a clickable hotspot to an image"
+msgstr "Για να προσθέσετε ένα hotspot σε μια εικόνα"
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3147349\n"
-"74\n"
+"imagemap.xhp\n"
+"par_idN1067E\n"
"help.text"
-msgid "Lists the available command line parameters <switchinline select=\"sys\"><caseinline select=\"WIN\">in a dialog box</caseinline><defaultinline>to the console</defaultinline></switchinline>."
-msgstr "Εμφανίζει σε λίστα τις διαθέσιμες παραμέτρους της γραμμής εντολών <switchinline select=\"sys\"><caseinline select=\"WIN\">σε ένα πεδίο διαλόγου</caseinline><defaultinline>στη κονσόλα</defaultinline></switchinline>."
+msgid "Position the cursor where you want the ImageMap in your document."
+msgstr "Τοποθετήστε το δείκτη εκεί που θέλετε το ImageMap στο έγγραφό σας."
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id31499et\n"
-"73\n"
+"imagemap.xhp\n"
+"par_idN10682\n"
"help.text"
-msgid "--version"
-msgstr "--έκδοση"
+msgid "Choose <emph>Insert - Picture - From File</emph>, select and insert a bitmap picture."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Εικόνα - Από αρχείο</emph>, διαλέξτε και εισάγετε μια εικόνα bitmap."
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id31473et\n"
-"74\n"
+"imagemap.xhp\n"
+"par_idN1068A\n"
"help.text"
-msgid "Displays the version information."
-msgstr "Εμφανίζει την πληροφορία έκδοσης."
+msgid "With the picture selected, choose <emph>Edit - ImageMap</emph>. You see the <link href=\"text/shared/01/02220000.xhp\">ImageMap Editor</link>, which displays the picture at the background."
+msgstr "Με τη εικόνα επιλεγμένη, διαλέξτε <emph>Επεξεργασία - ImageMap</emph>. Θα δείτε τον <link href=\"text/shared/01/02220000.xhp\">Επεξεργασία ImageMap</link>, που δείχνει την εικόνα στο φόντο."
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3150010\n"
-"59\n"
+"imagemap.xhp\n"
+"par_idN106A0\n"
"help.text"
-msgid "--writer"
-msgstr "--writer"
+msgid "Use the icons in the ImageMap Editor to draw a hotspot shape, for example a rectangle, over the image at the background."
+msgstr "Χρησιμοποιείστε τα εικονίδια στον Επεξεργαστή ImageMap για να σχεδιάσετε ένα σχήμα hotspot, για παράδειγμα ένα τετράγωνο, πάνω από την εικόνα στο φόντο."
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3147213\n"
-"60\n"
+"imagemap.xhp\n"
+"par_idN106A3\n"
"help.text"
-msgid "Starts with an empty Writer document."
-msgstr "Αρχίζει με ένα κενό έγγραφο Writer."
+msgid "You can see an extended help text on the functions of each icon when you enable Extended Help in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - General</emph>."
+msgstr "Μπορείτε να δείτε ένα εκτεταμένο κείμενο βοήθειας σε λειτουργίες κάθε εικόνας όταν ενεργοποιείτε εκτεταμένη βοήθεια στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Γενικά</emph>."
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3148616\n"
-"61\n"
+"imagemap.xhp\n"
+"par_idN106AB\n"
"help.text"
-msgid "--calc"
-msgstr "--calc"
+msgid "Enter the \"Address\" URL that will be shown in a Web browser when the user clicks the hotspot."
+msgstr "Καταχωρίστε την \"Διεύθυνση\" URL που θα εμφανισθεί στον περιηγητή ιστοσελίδων όταν ο χρήστης κάνει κλικ στο hotspot."
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3145261\n"
-"62\n"
+"imagemap.xhp\n"
+"par_idN106AF\n"
"help.text"
-msgid "Starts with an empty Calc document."
-msgstr "Αρχίζει με ένα κενό έγγραφο Calc."
+msgid "Optionally, enter the \"Text\" that will be shown as a tip when the user points the mouse to the hotspot."
+msgstr "Προαιρετικά, καταχωρίστε το \"Κείμενο\" που θα εμφανισθεί ως υπόδειξη όταν ο χρήστης τοποθετεί το ποντίκι στο hotspot."
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3156443\n"
-"63\n"
+"imagemap.xhp\n"
+"par_idN106B3\n"
"help.text"
-msgid "--draw"
-msgstr "--draw"
+msgid "Click the Apply button to apply your changes, and close the ImageMap Editor."
+msgstr "Κάντε κλικ στο πεδίο επιλογής Εφαρμογή για εφαρμογή των αλλαγών και κλείστε τον Επεξεργαστή ImageMap."
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3154011\n"
-"64\n"
+"imagemap.xhp\n"
+"par_idN106B7\n"
"help.text"
-msgid "Starts with an empty Draw document."
-msgstr "Αρχίζει με ένα κενό έγγραφο Draw."
+msgid "Save the document in the %PRODUCTNAME or HTML format."
+msgstr "Αποθηκεύστε το έγγραφο σε μορφή %PRODUCTNAME ή HTML."
-#: start_parameters.xhp
+#: imagemap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3153142\n"
-"65\n"
+"imagemap.xhp\n"
+"par_idN106BA\n"
"help.text"
-msgid "--impress"
-msgstr "--impress"
+msgid "You may save the ImageMap as a file and upload that file to a Web server, for example."
+msgstr "Μπορείτε να αποθηκεύσετε το ImageMap σαν αρχείο και να ανεβάσετε αυτό το αρχείο σε έναν διακομιστή Web, για παράδειγμα."
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3153222\n"
-"66\n"
+"import_ms.xhp\n"
+"tit\n"
"help.text"
-msgid "Starts with an empty Impress document."
-msgstr "Αρχίζει με ένα κενό έγγραφο Impress."
+msgid "Opening documents saved in other formats"
+msgstr "Άνοιγμα εγγράφων αποθηκευμένων σε άλλες μορφές"
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3155853\n"
-"67\n"
+"import_ms.xhp\n"
+"bm_id3153988\n"
"help.text"
-msgid "--math"
-msgstr "--math"
+msgid "<bookmark_value>Microsoft Office;opening Microsoft documents</bookmark_value> <bookmark_value>documents; importing</bookmark_value> <bookmark_value>importing; documents in other formats</bookmark_value> <bookmark_value>opening; documents from other formats</bookmark_value> <bookmark_value>loading; documents from other formats</bookmark_value> <bookmark_value>converting;Microsoft documents</bookmark_value> <bookmark_value>saving; default file formats</bookmark_value> <bookmark_value>defaults;document formats in file dialogs</bookmark_value> <bookmark_value>file formats; saving always in other formats</bookmark_value> <bookmark_value>Microsoft Office; as default file format</bookmark_value> <bookmark_value>files;importing</bookmark_value> <bookmark_value>XML converters</bookmark_value> <bookmark_value>converters; XML</bookmark_value> <bookmark_value>Document Converter Wizard</bookmark_value> <bookmark_value>wizards; document converter</bookmark_value> <bookmark_value>converters; document converter</bookmark_value> <bookmark_value>files, see also documents</bookmark_value>"
+msgstr "<bookmark_value>Microsoft Office;άνοιγμα εγγράφων Microsoft </bookmark_value><bookmark_value>έγγραφα; εισαγωγή</bookmark_value><bookmark_value>εισαγωγή; έγγραφα σε άλλους τύπους</bookmark_value><bookmark_value>άνοιγμα; έγγραφα από άλλους τύπους</bookmark_value><bookmark_value>φόρτωση; έγγραφα από άλλους τύπους</bookmark_value><bookmark_value>μετατροπή; έγγραφα Microsoft</bookmark_value><bookmark_value>αποθήκευση; προεπιλεγμένες μορφές αρχείων</bookmark_value><bookmark_value>προεπιλογές;μορφές εγγράφων σε διαλόγους αρχείου</bookmark_value><bookmark_value>τύποι αρχείου;αποθήκευση πάντα σε άλλους τύπους</bookmark_value><bookmark_value>Microsoft Office; ως προεπιλεγμένος τύπος αρχείου</bookmark_value><bookmark_value>αρχεία;εισαγωγή</bookmark_value><bookmark_value>μετατροπείς XML</bookmark_value><bookmark_value>μετατροπείς; XML</bookmark_value><bookmark_value>Οδηγός μετατροπής εγγράφου</bookmark_value><bookmark_value>οδηγοί; μετατροπέας εγγράφου</bookmark_value><bookmark_value>μετατροπείς; μετατροπέας εγγράφου</bookmark_value><bookmark_value>αρχεία, δείτε επίσης έγγραφα</bookmark_value>"
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3146928\n"
-"68\n"
+"import_ms.xhp\n"
+"hd_id3145313\n"
+"2\n"
"help.text"
-msgid "Starts with an empty Math document."
-msgstr "Αρχίζει με ένα κενό έγγραφο Math."
+msgid "<variable id=\"import_ms\"><link href=\"text/shared/guide/import_ms.xhp\" name=\"Opening documents saved in other formats\">Opening documents saved in other formats</link></variable>"
+msgstr "<variable id=\"import_ms\"><link href=\"text/shared/guide/import_ms.xhp\" name=\"Άνοιγμα εγγράφων αποθηκευμένων σε άλλες μορφές\">Άνοιγμα εγγράφων αποθηκευμένων σε άλλες μορφές</link></variable>"
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3149960\n"
-"69\n"
+"import_ms.xhp\n"
+"par_id3145345\n"
+"3\n"
"help.text"
-msgid "--global"
-msgstr "--global"
+msgid "You can open a document saved in another format by using the following procedure:"
+msgstr "Μπορείτε να ανοίξετε ένα αποθηκευμένο έγγραφο σε άλλη μορφή χρησιμοποιώντας την ακόλουθη διαδικασία:"
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3151075\n"
-"70\n"
+"import_ms.xhp\n"
+"par_id3147242\n"
+"4\n"
"help.text"
-msgid "Starts with an empty Writer master document."
-msgstr "Αρχίζει με ένα κενό κύριο έγγραφο Writer."
+msgid "Choose <emph>File - Open</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph>."
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3154510\n"
-"71\n"
+"import_ms.xhp\n"
+"par_id3152780\n"
+"5\n"
"help.text"
-msgid "--web"
-msgstr "--web"
+msgid "Select a format from the<emph> Files of type</emph> list."
+msgstr "Επιλέξτε μια μορφή από τη λίστα <emph> Τύποι αρχείων</emph>."
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3148836\n"
-"72\n"
+"import_ms.xhp\n"
+"par_id3148491\n"
+"6\n"
"help.text"
-msgid "Starts with an empty HTML document."
-msgstr "Αρχίζει με ένα κενό έγγραφο HTML."
+msgid "Select a file name and click <emph>Open</emph>."
+msgstr "Επιλέξτε ένα όνομα και κάντε κλικ στο <emph>Άνοιγμα</emph>."
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3149403\n"
+"import_ms.xhp\n"
+"par_id3159399\n"
+"8\n"
"help.text"
-msgid "--show {filename.odp}"
-msgstr "--show {filename.odp}"
+msgid "If you always want the file dialogs to show another format by default, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - General</emph> and select that format as <emph>Default file format</emph>."
+msgstr "Εάν θέλετε οι διάλογοι αρχείου να εμφανίζουν πάντα έναν άλλο τύπο από προεπιλογή, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Γενικά</emph> και επιλέξτε αυτόν τον τύπο ως <emph>Προεπιλεγμένος τύπος αρχείου</emph>."
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3153838\n"
-"80\n"
+"import_ms.xhp\n"
+"hd_id3154898\n"
+"9\n"
"help.text"
-msgid "Starts with the Impress file <emph>{filename.odp}</emph> and starts the presentation. Enters edit mode after the presentation."
-msgstr "Ξεκινάει το αρχείο Impress <emph>{filename.odp}</emph> και αρχίζει την παρουσίαση. Μπαίνει σε κατάσταση επεξεργασίας μετά την παρουσίαση."
+msgid "Converting all documents of a folder"
+msgstr "Μετατροπή όλων των εγγράφων ενός φακέλου"
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3156276\n"
-"13\n"
+"import_ms.xhp\n"
+"par_id3147336\n"
+"10\n"
"help.text"
-msgid "--minimized"
-msgstr "--ελαχιστοποιημένο"
+msgid "Open the wizard, which guides you through the operation, to copy and convert all documents from Microsoft Word, Microsoft Excel or Microsoft PowerPoint into OpenDocument file format documents. You can select a source and target directory, specify whether to convert documents and/or templates, and more besides."
+msgstr "Ανοίξτε τον αυτόματο πιλότο, ο οποίος σας καθοδηγεί στη διαδικασία μετατροπής όλων των εγγράφων από Microsoft Word, Microsoft Excel ή Microsoft PowerPoint σε έγγραφα μορφής αρχείων OpenDocument. Μπορείτε να επιλέξετε έναν κατάλογο προέλευσης και προορισμού, να καθορίσετε εάν θα πρέπει να μετατραπούν τα έγγραφα ή/και τα πρότυπα και πολλά άλλα."
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3146080\n"
-"14\n"
+"import_ms.xhp\n"
+"par_id3153824\n"
+"11\n"
"help.text"
-msgid "Starts minimized. The splash screen is not displayed."
-msgstr "Ξεκινάει ελαχιστοποιημένο. Η splash screen δεν εμφανίζεται."
+msgid "Choose <link href=\"text/shared/autopi/01130000.xhp\" name=\"File - AutoPilot - Document Converter\"><emph>File - Wizards - Document Converter</emph></link>."
+msgstr "Επιλέξτε <link href=\"text/shared/autopi/01130000.xhp\" name=\"Αρχείο - AutoPilot - Μετατροπέας εγγράφου\"><emph>Αρχείο - Αυτόματοι πιλότοι - Μετατροπέας εγγράφου</emph></link>."
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3145641\n"
-"15\n"
+"import_ms.xhp\n"
+"hd_id4563127\n"
"help.text"
-msgid "--invisible"
-msgstr "--αόρατο"
+msgid "Opening HTML files in Writer"
+msgstr "Άνοιγμα αρχείων HTML στον Writer"
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3154756\n"
-"16\n"
+"import_ms.xhp\n"
+"par_id9207434\n"
"help.text"
-msgid "Starts in invisible mode."
-msgstr "Αρχίζει σε μη ορατή κατάσταση."
+msgid "Choose the file type \"HTML Document\" to open in <item type=\"productname\">%PRODUCTNAME</item> Writer/Web. This is the default for HTML documents in <item type=\"productname\">%PRODUCTNAME</item>."
+msgstr "Επιλέξτε το τύπο αρχείου \"Έγγραφο HTML\" για να ανοίξετε το <item type=\"productname\">%PRODUCTNAME</item> Writer/Web. Αυτό είναι το προεπιλεγμένο για έγγραφα HTML στο <item type=\"productname\">%PRODUCTNAME</item>."
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3148914\n"
-"17\n"
+"import_ms.xhp\n"
+"par_id7215491\n"
"help.text"
-msgid "Neither the start-up logo nor the initial program window will be visible. However, the $[officename] software can be controlled and documents and dialogs opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
-msgstr "Ούτε ο λογότυπος εκκίνησης ούτε το αρχικό παράθυρο προγράμματος θα είναι ορατά. Όμως, το λογισμικό του $[officename] μπορεί να ελεγχθεί και έγγραφα και διάλογοι να ανοιχθούν μέσω του <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
+msgid "All the options of <item type=\"productname\">%PRODUCTNAME</item> Writer/Web are now available to you, such as <emph>Show HTML source</emph>."
+msgstr "Όλες οι επιλογές του <item type=\"productname\">%PRODUCTNAME</item> Writer/Web είναι τώρα διαθέσιμες σε σας, όπως η <emph>Προβολή κώδικα HTML</emph>."
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3147341\n"
-"18\n"
+"import_ms.xhp\n"
+"par_id2299874\n"
"help.text"
-msgid "When the $[officename] software has been started with this parameter, it can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems)."
-msgstr "Όταν το λογισμικό του $[officename] ξεκίνησε με αυτήν την παράμετρο, μπορεί να τερματιστεί μόνο χρησιμοποιώντας το διαχειριστή εργασιών (Windows) ή την εντολή <emph>θανάτωση</emph> (συστήματα παρόμοια με UNIX)."
+msgid "Choose \"HTML Document (<item type=\"productname\">%PRODUCTNAME</item> Writer)\" to open in <item type=\"productname\">%PRODUCTNAME</item> Writer."
+msgstr "Επιλέξτε \"HTML Document (<item type=\"productname\">%PRODUCTNAME</item> Writer)\" για να ανοίξετε τον <item type=\"productname\">%PRODUCTNAME</item> Writer."
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3150388\n"
-"48\n"
+"import_ms.xhp\n"
+"par_id1727347\n"
"help.text"
-msgid "It cannot be used in conjunction with <emph>-quickstart</emph>."
-msgstr "Δεν μπορεί να χρησιμοποιηθεί μαζί με το <emph>-quickstart</emph>."
+msgid "All the options of <item type=\"productname\">%PRODUCTNAME</item> Writer are now available to you. Not all options that <item type=\"productname\">%PRODUCTNAME</item> Writer offers for editing of documents can be saved in HTML format."
+msgstr "Όλες οι επιλογές του <item type=\"productname\">%PRODUCTNAME</item> Writer είναι τώρα διαθέσιμες σε σας. Μερικές επιλογές που προσφέρει το <item type=\"productname\">%PRODUCTNAME</item> Writer για επεξεργασία των εγγράφων δεν μπορούν να αποθηκευτούν σε μορφή HTML."
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3145147\n"
-"19\n"
+"import_ms.xhp\n"
+"par_id3148944\n"
+"12\n"
"help.text"
-msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>."
-msgstr "Περισσότερες πληροφορίες μπορούν να βρεθούν στο <emph>$[officename] Developer's Guide</emph>."
+msgid "<link href=\"text/shared/optionen/01130100.xhp\" name=\"Working with VBA code\">Working with VBA code</link>"
+msgstr "<link href=\"text/shared/optionen/01130100.xhp\" name=\"Εργασία με κώδικα VBA\">Εργασία με κώδικα VBA</link>"
-#: start_parameters.xhp
+#: import_ms.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3155903\n"
-"20\n"
+"import_ms.xhp\n"
+"par_id3147264\n"
+"13\n"
"help.text"
-msgid "--norestore"
-msgstr "--norestore"
+msgid "<link href=\"text/shared/optionen/01010200.xhp\" name=\"Setting the default file format\">Setting the default file format</link>"
+msgstr "<link href=\"text/shared/optionen/01010200.xhp\" name=\"Ρύθμιση προεπιλεγμένης μορφής αρχείου\">Ρύθμιση προεπιλεγμένης μορφής αρχείου</link>"
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3156374\n"
-"21\n"
+"insert_bitmap.xhp\n"
+"tit\n"
"help.text"
-msgid "Disables restart and file recovery after a system crash."
-msgstr "Απενεργοποιεί την επανεκκίνηση και την επαναφορά αρχείου μετά από μια κατάρρευση του συστήματος."
+msgid "Inserting, Editing, Saving Bitmaps"
+msgstr "Εισαγωγή, επεξεργασία, αποθήκευση Bitmaps"
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id5215918\n"
+"insert_bitmap.xhp\n"
+"bm_id3154136\n"
"help.text"
-msgid "--nofirststartwizard"
-msgstr "--nofirststartwizard"
+msgid "<bookmark_value>graphics, see also pictures</bookmark_value><bookmark_value>images, see also pictures</bookmark_value><bookmark_value>images; inserting and editing bitmaps</bookmark_value><bookmark_value>illustrations, see pictures</bookmark_value><bookmark_value>bitmaps; inserting and editing</bookmark_value><bookmark_value>pixel graphics; inserting and editing</bookmark_value><bookmark_value>exporting; bitmaps</bookmark_value><bookmark_value>importing; bitmaps</bookmark_value><bookmark_value>pictures; editing</bookmark_value><bookmark_value>editing; pictures</bookmark_value><bookmark_value>invert filter</bookmark_value><bookmark_value>smoothing filter</bookmark_value><bookmark_value>sharpening filter</bookmark_value><bookmark_value>remove noise filter</bookmark_value><bookmark_value>solarization filter</bookmark_value><bookmark_value>aging filter</bookmark_value><bookmark_value>posterizing filter</bookmark_value><bookmark_value>pop-art filter</bookmark_value><bookmark_value>charcoal sketches filter</bookmark_value><bookmark_value>mosaic filter</bookmark_value><bookmark_value>pictures;filters</bookmark_value><bookmark_value>filters;pictures</bookmark_value>"
+msgstr "<bookmark_value>γραφικά, βλέπε επίσης εικόνες</bookmark_value><bookmark_value>γραφικά, βλέπε επίσης εικόνες</bookmark_value><bookmark_value>γραφικά; εισαγωγή και επεξεργασία bitmaps</bookmark_value><bookmark_value>εικονογραφίες, βλέπε εικόνες</bookmark_value><bookmark_value>bitmaps; εισαγωγή και επεξεργασία</bookmark_value><bookmark_value>γραφικά pixel; εισαγωγή και επεξεργασία</bookmark_value><bookmark_value>εξαγωγή; bitmaps</bookmark_value><bookmark_value>εισαγωγή; bitmaps</bookmark_value><bookmark_value>εικόνες; επεξεργασία</bookmark_value><bookmark_value>επεξεργασία; εικόνες</bookmark_value><bookmark_value>φίλτρο αντιστροφής</bookmark_value><bookmark_value>φίλτρο εξομάλυνσης</bookmark_value><bookmark_value>φίλτρο όξυνσης</bookmark_value><bookmark_value>απομάκρυνση φίλτρου θορύβου</bookmark_value><bookmark_value>φίλτρο έκθεσης στο φως</bookmark_value><bookmark_value>φίλτρο γήρανσης</bookmark_value><bookmark_value>φίλτρο αφίσας</bookmark_value><bookmark_value>φίλτρο pop-art</bookmark_value><bookmark_value>φίλτρο ανθρακογραφίας</bookmark_value><bookmark_value>φίλτρο μωσαϊκού</bookmark_value><bookmark_value>εικόνες;φίλτρα</bookmark_value><bookmark_value>φίλτρα;εικόνες</bookmark_value>"
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id5665761\n"
+"insert_bitmap.xhp\n"
+"hd_id3154136\n"
+"1\n"
"help.text"
-msgid "Disables the Welcome Wizard."
-msgstr "Απενεργοποιεί τον αυτόματο πιλότο καλοσωρίσματος."
+msgid "<variable id=\"insert_bitmap\"><link href=\"text/shared/guide/insert_bitmap.xhp\" name=\"Inserting, Editing, Saving Bitmaps\">Inserting, Editing, Saving Bitmaps</link></variable>"
+msgstr "<variable id=\"insert_bitmap\"><link href=\"text/shared/guide/insert_bitmap.xhp\" name=\"Εισαγωγή, επεξεργασία, αποθήκευση Bitmaps\">Εισαγωγή, επεξεργασία, αποθήκευση Bitmaps</link></variable>"
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3148477\n"
-"25\n"
+"insert_bitmap.xhp\n"
+"hd_id3149811\n"
+"2\n"
"help.text"
-msgid "--quickstart"
-msgstr "--quickstart"
+msgid "Inserting Bitmaps"
+msgstr "Εισαγωγή Bitmaps"
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3153919\n"
-"26\n"
+"insert_bitmap.xhp\n"
+"par_id3153031\n"
+"3\n"
"help.text"
-msgid "Activates the Quickstarter."
-msgstr "Ενεργοποιεί το Quickstarter."
+msgid "A bitmap image can be inserted in $[officename] Writer, $[officename] Calc, $[officename] Draw and $[officename] Impress documents."
+msgstr "Η εισαγωγή εικόνας bitmap είναι δυνατή σε έγγραφα των $[officename] Writer, $[officename] Calc, $[officename] Draw και $[officename] Impress."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3152479\n"
-"30\n"
+"insert_bitmap.xhp\n"
+"par_id3147209\n"
+"4\n"
"help.text"
-msgid "--accept={UNO string}"
-msgstr "--accept={UNO string}"
+msgid "Choose <emph>Insert - Picture - From File</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Εικόνα - Από αρχείο</emph>."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3147130\n"
-"31\n"
+"insert_bitmap.xhp\n"
+"par_id3149236\n"
+"5\n"
"help.text"
-msgid "Notifies the $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used."
-msgstr "Γνωστοποιεί στο λογισμικό $[officename] ότι κατά τη δημιουργία του \"UNO Acceptor Threads\", θα χρησιμοποιηθεί ένα \"UNO Accept String\"."
+msgid "Select the file. In the <emph>File type</emph> box you can restrict the selection to certain file types."
+msgstr "Επιλέξτε το αρχείο. Χρησιμοποιώντας το πεδίο <emph>Τύπος αρχείου</emph> μπορείτε να περιορίσετε την επιλογή σε ορισμένους τύπους αρχείων."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3148874\n"
-"32\n"
+"insert_bitmap.xhp\n"
+"par_id3153126\n"
+"6\n"
"help.text"
-msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>."
-msgstr "Περισσότερες πληροφορίες μπορούν να βρεθούν στον <emph>$[officename] Οδηγό προγραμματιστών</emph>."
+msgid "Click the <emph>Link</emph> box if you want a link to the original file."
+msgstr "Κάντε κλικ στο πεδίο <emph>Σύνδεση</emph> εάν θέλετε σύνδεση στο πρωτότυπο αρχείο."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id315247a\n"
-"30\n"
+"insert_bitmap.xhp\n"
+"par_id3154306\n"
+"7\n"
"help.text"
-msgid "--unaccept={UNO string}"
-msgstr "--unaccept={UNO string}"
+msgid "If the <emph>Link</emph> box is marked, whenever the document is updated and loaded the bitmap image is reloaded. The editing steps that you have carried out in the local copy of the image in the document are re-applied and the image is displayed."
+msgstr "Εάν έχει γίνει σήμανση του πεδίου <emph>Σύνδεση</emph>, κάθε φορά που πραγματοποιείται ενημέρωση και φόρτωση του εγγράφου φορτώνεται ξανά η εικόνα bitmap. Τα βήματα επεξεργασίας που ακολουθήσατε στο τοπικό αντίγραφο της εικόνας στο έγγραφο εφαρμόζονται ξανά, και εμφανίζεται η εικόνα."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id314713a\n"
-"31\n"
+"insert_bitmap.xhp\n"
+"par_id3147336\n"
+"8\n"
"help.text"
-msgid "Closes an acceptor that was created with --accept={UNO string}. Use --unaccept=all to close all open acceptors."
-msgstr "Κλείνει έναν αποδοχέα που δημιουργήθηκε με --accept={UNO string}. Χρήση του --unaccept=all για κλείσιμο όλων των ανοιχτών αποδοχέων."
+msgid "If the <emph>Link</emph> box is not marked, you are always working with the copy created when the graphic was first inserted."
+msgstr "Εάν στο πεδίο <emph>Σύνδεση</emph> δεν έχει γίνει σήμανση, εργάζεστε πάντα με το αντίγραφο το οποίο δημιουργήθηκε με την πρώτη εισαγωγή του γραφικού."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3159238\n"
-"36\n"
+"insert_bitmap.xhp\n"
+"par_id3153824\n"
+"26\n"
"help.text"
-msgid "-p {filename1} {filename2} ..."
-msgstr "-p {filename1} {filename2} ..."
+msgid "To embed graphics that were first inserted as links, go to <emph>Edit - Links</emph> and click the <emph>Break Link</emph> button."
+msgstr "Για να ενσωματώσετε γραφικά τα οποία πρώτα είχαν εισαχθεί ως συνδέσεις, πηγαίνετε στις <emph>Επεξεργασία - Συνδέσεις</emph> και κάντε κλικ στο πεδίο επιλογής <emph>Αλλαγή σύνδεσης</emph>."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3163666\n"
-"37\n"
+"insert_bitmap.xhp\n"
+"par_id3151384\n"
+"9\n"
"help.text"
-msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the default printer and ends. The splash screen does not appear."
-msgstr "Εκτυπώνει τα αρχεία <emph>{filename1} {filename2} ...</emph> στον προεπιλεγμένο εκτυπωτή και τελειώνει. Η splash screen δεν εμφανίζεται."
+msgid "Click <emph>Open</emph> to insert the image."
+msgstr "Κάντε κλικ στο <emph>Άνοιγμα</emph> για να εισαγάγετε την εικόνα."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3150828\n"
-"49\n"
+"insert_bitmap.xhp\n"
+"hd_id3147303\n"
+"10\n"
"help.text"
-msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
-msgstr "Αν το όνομα του αρχείου περιέχει διαστήματα, τότε πρέπει να μπει ανάμεσα σε εισαγωγικά."
+msgid "Editing Bitmaps"
+msgstr "Επεξεργασία Bitmap"
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3150883\n"
-"38\n"
+"insert_bitmap.xhp\n"
+"hd_id187078\n"
"help.text"
-msgid "--pt {Printername} {filename1} {filename2} ..."
-msgstr "--pt {Printername} {filename1} {filename2} ..."
+msgid "Icons on the Picture bar"
+msgstr "Εικονίδια στη γραμμή εργαλείων εικόνας"
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3155081\n"
-"50\n"
+"insert_bitmap.xhp\n"
+"par_id3148552\n"
+"11\n"
"help.text"
-msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear."
-msgstr "Εκτυπώνει τα αρχεία <emph>{filename1} {filename2} ...</emph> στον εκτυπωτή <emph>{ΌνομαΕκτυπωτή}</emph> και τελειώνει. Η αρχική οθόνη δεν εμφανίζεται."
+msgid "When you select the bitmap image, the <emph>Picture</emph> Bar offers you the tools for editing the image. Only a local copy is edited in the document, even if you have inserted an image as a link."
+msgstr "Κατά την επιλογή της εικόνας bitmap, η γραμμή <emph>Εικόνα</emph> σάς παρέχει τα εργαλεία για την επεξεργασία της εικόνας. Πραγματοποιείται επεξεργασία μόνο ενός τοπικού αντιγράφου στο έγγραφο, ακόμη και αν έχει πραγματοποιηθεί εισαγωγή της εικόνας ως σύνδεσης."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3153655\n"
-"51\n"
+"insert_bitmap.xhp\n"
+"par_id3159413\n"
+"12\n"
"help.text"
-msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
-msgstr "Αν το όνομα του αρχείου περιέχει διαστήματα, τότε πρέπει να μπει ανάμεσα σε εισαγωγικά."
+msgid "The <emph>Picture</emph> Bar may look slightly different depending to the module you are using."
+msgstr "Η εμφάνιση της γραμμής <emph>Εικόνα</emph> ενδέχεται να είναι λίγο διαφορετική ανάλογα με την εφαρμογή που χρησιμοποιείτε."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3154372\n"
-"39\n"
+"insert_bitmap.xhp\n"
+"par_id3154124\n"
+"13\n"
"help.text"
-msgid "-o {filename}"
-msgstr "-o {filename}"
+msgid "A number of filters are located on the <link href=\"text/shared/02/24010000.xhp\" name=\"Graphic Filter\">Graphic <emph>Filter</emph></link> toolbar, which you can open with the icon on the <emph>Picture</emph> Bar."
+msgstr "Ένας αριθμός φίλτρων βρίσκεται στην γραμμή εργαλείων <link href=\"text/shared/02/24010000.xhp\" name=\"Φίλτρο γραφικών\">Φίλτρο <emph>Γραφικών</emph></link>, την οποία μπορείτε να ανοίξετε χρησιμοποιώντας το εικονίδιο που βρίσκεται στη γραμμή <emph>Εικόνα</emph>."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3150309\n"
-"40\n"
+"insert_bitmap.xhp\n"
+"par_id7055574\n"
"help.text"
-msgid "Opens <emph>{filename}</emph> for editing, even if it is a template."
-msgstr "Ανοίγει για επεξεργασία το <emph>{όνομα αρχείου}</emph>, ακόμη και αν πρόκειται για πρότυπο."
+msgid "The original picture file will not be changed by the filters. Filters are applied to a picture only inside the document."
+msgstr "Το αρχικό αρχείο εικόνας δεν θα αλλαχτεί από τα φίλτρα. Τα φίλτρα εφαρμόζονται σε μια εικόνα μόνο μέσα στο έγγραφο."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3151182\n"
-"54\n"
+"insert_bitmap.xhp\n"
+"par_id3145273\n"
+"14\n"
"help.text"
-msgid "--view {filename}"
-msgstr "--view {filename}"
+msgid "Some of the filters open a dialog, which you can use to select, for example, the intensity of the filter. Most filters can be applied multiple times to increase the filter effect."
+msgstr "Μερικά από τα φίλτρα ανοίγουν μόλις πραγματοποιηθεί εκκίνηση ενός παραθύρου διαλόγου και μπορείτε να τα χρησιμοποιήσετε, για παράδειγμα, για να επιλέξετε την ένταση του φίλτρου. Τα περισσότερα φίλτρα μπορούν να εφαρμοστούν περισσότερες φορές για να αυξηθεί το εφέ φίλτρου."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3145268\n"
-"55\n"
+"insert_bitmap.xhp\n"
+"par_id3150105\n"
+"15\n"
"help.text"
-msgid "Creates a temporary copy of <emph>{filename}</emph> and opens it read-only."
-msgstr "Δημιουργεί ένα προσωρινό αντίγραφο του <emph>{filename}</emph> και το ανοίγει σε κατάσταση μόνο-ανάγνωσης."
+msgid "In $[officename] Draw and $[officename] Impress, you can add text and graphics, select these objects together with the bitmap, and export the selection as a new bitmap image."
+msgstr "Στο $[officename] Draw και $[officename] Impress, μπορείτε να προσθέσετε κείμενο και γραφικά, επιλέξτε αυτά τα αντικείμενα μαζί με το bitmap, και εξάγετε την επιλογή ως μια νέα εικόνα bitmap."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3166421\n"
-"41\n"
+"insert_bitmap.xhp\n"
+"hd_id2572405\n"
"help.text"
-msgid "-n {filename}"
-msgstr "-n {filename}"
+msgid "The Picture dialog"
+msgstr "Το παράθυρο διαλόγου εικόνας"
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3154259\n"
-"42\n"
+"insert_bitmap.xhp\n"
+"par_id6457411\n"
"help.text"
-msgid "Creates a new document using <emph>{filename}</emph> as a template."
-msgstr "Δημιουργεί ένα νέο έγγραφο χρησιμοποιώντας το <emph>{filename}</emph> ως ένα πρότυπο."
+msgid "Right-click the picture and choose <emph>Picture</emph> from the submenu to open a properties dialog."
+msgstr "Κάντε δεξί κλικ στην εικόνα και επιλέξτε <emph>Εικόνα</emph> από το υπομενού για να ανοίξετε ένα παράθυρο διαλόγου ιδιοτήτων."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3155126\n"
-"43\n"
+"insert_bitmap.xhp\n"
+"par_id7991882\n"
"help.text"
-msgid "--nologo"
-msgstr "--nologo"
+msgid "Change the properties of the selected picture, then click OK."
+msgstr "Αλλάξτε τις ιδιότητες της επιλεγμένης εικόνας, και πατήστε OK."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3151334\n"
-"44\n"
+"insert_bitmap.xhp\n"
+"hd_id3153574\n"
+"16\n"
"help.text"
-msgid "Disables the splash screen at program start."
-msgstr "Απενεργοποιεί την οθόνη splash στην εκκίνηση του προγράμματος."
+msgid "Saving Bitmaps"
+msgstr "Αποθήκευση Bitmaps"
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3159171\n"
-"75\n"
+"insert_bitmap.xhp\n"
+"par_id3152576\n"
+"17\n"
"help.text"
-msgid "--nodefault"
-msgstr "--nodefault"
+msgid "If you want to save in a format such as GIF, JPEG or TIFF, you must select and export the bitmap image."
+msgstr "Αν θέλετε να κάνετε αποθήκευση σε μια μορφή αρχείου όπως GIF, JPEG ή TIFF, θα πρέπει να την επιλέξετε και να κάνετε εξαγωγή της εικόνας bitmap."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3153306\n"
-"76\n"
+"insert_bitmap.xhp\n"
+"par_id0801200803544667\n"
"help.text"
-msgid "Starts without displaying anything except the splash screen."
-msgstr "Αρχίζει χωρίς να εμφανίζεται τίποτα στην οθόνη εκτός από την splash screen."
+msgid "To export a bitmap in Draw or Impress:"
+msgstr "Για να κάνετε εξαγωγή μιας εικόνας bitmap στο Draw ή το Impress:"
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id315917t\n"
-"75\n"
+"insert_bitmap.xhp\n"
+"par_id3155414\n"
+"18\n"
"help.text"
-msgid "--nolockcheck"
-msgstr "--nolockcheck"
+msgid "Select the bitmap image. You can also select additional objects, such as text, to be exported with the image by pressing the shift key while selecting or by opening a selection frame around all objects."
+msgstr "Επιλέξτε την εικόνα bitmap. Μπορείτε επίσης να επιλέξτε πρόσθετα αντικείμενα, όπως κείμενο, για εξαγωγή μαζί με την εικόνα πατώντας το πλήκτρο Shift ενώ τα διαλέγετε ή ανοίγοντας ένα πλαίσιο γύρω από όλα τα αντικείμενα."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id315330t\n"
-"76\n"
+"insert_bitmap.xhp\n"
+"par_id3148618\n"
+"19\n"
"help.text"
-msgid "Disables check for remote instances using the installation."
-msgstr "Απενεργοποιεί τον έλεγχο για μακρινές περιπτώσεις χρησιμοποιώντας την εγκατάσταση."
+msgid "Choose <emph>File - Export</emph>. The <emph>Export</emph> dialog opens."
+msgstr "Επιλέξτε <emph>Αρχείο - Εξαγωγή</emph>. Το παράθυρο διαλόγου <emph>Εξαγωγή</emph> ανοίγει."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id2211676\n"
+"insert_bitmap.xhp\n"
+"par_id3157139\n"
"help.text"
-msgid "--nofirststartwizard"
-msgstr "--nofirststartwizard"
+msgid "The <emph>Export</emph> command writes the picture with all applied filter effects to a file. The <emph>Save as Picture</emph> command in the context menu saves the picture without any filter effects, if the picture was inserted as a linked picture. An embedded picture will always be saved or exported with filters applied."
+msgstr "Η εντολή <emph>Εξαγωγή</emph> γράφει την εικόνα, με όλα τα φίλτρα που τις έχουν εφαρμοστεί, σε ένα αρχείο. Η εντολή <emph>Αποθήκευση ως εικόνα</emph> στο μενού περιεχομένου αποθηκεύει την εικόνα χωρίς τα φίλτρα, αν η εικόνα εισήχθη ως συνδεόμενη εικόνα. Μια ενσωματωμένη εικόνα θα αποθηκεύεται ή θα εξάγεται πάντα με τα φίλτρα που τις εφαρμόστηκαν."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id1641895\n"
+"insert_bitmap.xhp\n"
+"par_id3083443\n"
+"20\n"
"help.text"
-msgid "Add this parameter to the program start command to suppress the Welcome Wizard."
-msgstr "Προσθέτει αυτή την παράμετρο στη εντολή εκκίνησης του προγράμματος για να μην εμφανίζεται ο αυτόματος πιλότος καλοσωρίσματος."
+msgid "In the <emph>File format</emph> field, select the file format you want, for example GIF or JPEG."
+msgstr "Στο πεδίο <emph>Μορφή αρχείου</emph>, επιλέξτε τη μορφή που θέλετε, για παράδειγμα GIF ή JPEG."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3153915\n"
-"45\n"
+"insert_bitmap.xhp\n"
+"par_id3152462\n"
+"21\n"
"help.text"
-msgid "--display {display}"
-msgstr "--display {display}"
+msgid "If you only want to export the selected objects, mark the <emph>Selection</emph> box."
+msgstr "Εάν θέλετε μόνο να εξάγετε τα επιλεγμένα αντικείμενα, σημειώστε το πεδίο <emph>Επιλογή</emph>."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3146786\n"
-"46\n"
+"insert_bitmap.xhp\n"
+"par_id3150874\n"
+"22\n"
"help.text"
-msgid "Sets the <emph>DISPLAY </emph>environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for the $[officename] software on UNIX-like platforms."
-msgstr "Ορίζει τη μεταβλητή περιβάλλοντος <emph>DISPLAY </emph> σε λογισμικά παρόμοια με UNIX στην τιμή <emph>{display}</emph>. Αυτή η παράμετρος υποστηρίζεται μόνο το αρχικό σενάριο του λογισμικού του $[officename] σε λογισμικά παρόμοια με UNIX."
+msgid "If <emph>Selection</emph> is not marked, the entire page of the document is exported."
+msgstr "Αν η <emph>Επιλογή</emph> δεν είναι επισημασμένη, η όλη σελίδα του εγγράφου θα εξαχθεί."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3149595\n"
-"56\n"
+"insert_bitmap.xhp\n"
+"par_id3149417\n"
+"23\n"
"help.text"
-msgid "--headless"
-msgstr "--headless"
+msgid "Enter a name for the file and click <emph>Export</emph>."
+msgstr "Εισάγετε ένα όνομα για το αρχείο και κάντε κλικ στην <emph>Εξαγωγή</emph>."
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3150530\n"
-"57\n"
+"insert_bitmap.xhp\n"
+"par_id0801200803525078\n"
"help.text"
-msgid "Starts in \"headless mode\" which allows using the application without user interface."
-msgstr "Αρχίζει σε \"headless mode\" που επιτρέπει την χρήση της εφαρμογής χωρίς γραφικό περιβάλλον χρήσης."
+msgid "<ahelp hid=\".\">To export a bitmap in Writer: Right-click the bitmap, choose Save Graphics. You see the Graphics Export dialog. Enter a file name and select a file type.</ahelp>"
+msgstr "<ahelp hid=\".\">Για να κάνετε εξαγωγή μιας εικόνας bitmap στο Writer: Κάντε δεξί κλικ στο bitmap, επιλέξτε Αποθήκευση γραφικών. Θα εμφανιστεί ο διάλογος εξαγωγής γραφικών. Εισάγετε ένα όνομα αρχείου και επιλέξτε ένα τύπο αρχείου.</ahelp>"
-#: start_parameters.xhp
+#: insert_bitmap.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id3156353\n"
-"58\n"
+"insert_bitmap.xhp\n"
+"par_id1033051\n"
"help.text"
-msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
-msgstr "Αυτή η ειδική κατάσταση μπορεί να χρησιμοποιηθεί όταν η εφαρμογή ελέγχεται από εξωτερικούς πελάτες μέσω του <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
+msgid "<link href=\"text/shared/02/24010000.xhp\">Graphic Filter Bar from the Picture Bar</link>"
+msgstr "<link href=\"text/shared/02/24010000.xhp\">Γραμμή εργαλείων φίλτρου γραφικών από τη γραμμή εικόνας</link>"
-#: start_parameters.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id314959o\n"
-"56\n"
+"insert_graphic_drawit.xhp\n"
+"tit\n"
"help.text"
-msgid "--infilter={filter}"
-msgstr "--infilter={filter}"
+msgid "Editing Graphic Objects"
+msgstr "Επεξεργασία γραφικών αντικειμένων"
-#: start_parameters.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id315053o\n"
-"57\n"
+"insert_graphic_drawit.xhp\n"
+"bm_id3145136\n"
"help.text"
-msgid "Forces an input filter type, if possible. Eg. --infilter=\"Calc Office Open XML\"."
-msgstr "Εξαναγκάζει έναν τύπο φίλτρου εισόδου, εάν είναι δυνατό. Π.χ. --infilter=\"Calc Office Open XML\"."
+msgid "<bookmark_value>resizing, see also scaling/zooming</bookmark_value> <bookmark_value>scaling, see also zooming</bookmark_value> <bookmark_value>drawings, see also draw objects</bookmark_value> <bookmark_value>graphic objects, see draw objects</bookmark_value> <bookmark_value>text; drawing pictures</bookmark_value> <bookmark_value>inserting; drawings</bookmark_value> <bookmark_value>pictures; drawing</bookmark_value> <bookmark_value>objects; copying when moving in presentations</bookmark_value> <bookmark_value>draw objects; adding/editing/copying</bookmark_value> <bookmark_value>circle drawings</bookmark_value> <bookmark_value>square drawings</bookmark_value> <bookmark_value>handles; scaling</bookmark_value> <bookmark_value>scaling; objects</bookmark_value> <bookmark_value>objects;moving and resizing with mouse</bookmark_value> <bookmark_value>resizing;objects, by mouse</bookmark_value> <bookmark_value>copying; draw objects</bookmark_value> <bookmark_value>pasting;draw objects</bookmark_value> <bookmark_value>editing;draw objects</bookmark_value> <bookmark_value>pictures;scaling/resizing</bookmark_value>"
+msgstr "<bookmark_value>αλλαγή μεγέθους, δείτε επίσης κλιμάκωση/μεγέθυνση</bookmark_value><bookmark_value>κλιμάκωση, δείτε ακόμα μεγέθυνση</bookmark_value><bookmark_value>σχέδια, δείτε επίσης αντικείμενα σχεδίασης</bookmark_value><bookmark_value>γραφικά αντικείμενα, δείτε επίσης αντικείμενα σχεδίασης</bookmark_value><bookmark_value>κείμενο; σχεδίαση εικόνων</bookmark_value><bookmark_value>εισαγωγή; σχέδια</bookmark_value><bookmark_value>εικόνες; σχεδίαση</bookmark_value><bookmark_value>αντικείμενα; αντιγραφή κατά την μετακίνηση σε παρουσιάσεις</bookmark_value><bookmark_value>αντικείμενα σχεδίασης; προθήκη/επεξεργασία/αντιγραφή</bookmark_value><bookmark_value>σχεδίαση κύκλων</bookmark_value><bookmark_value>σχεδίαση τετραγώνων</bookmark_value><bookmark_value>στοιχεία χειρισμού; κλιμάκωση</bookmark_value><bookmark_value>κλιμάκωση; αντικείμενα</bookmark_value><bookmark_value>αντικείμενα;μετακίνηση και αλλαγή μεγέθους με το ποντίκι</bookmark_value><bookmark_value>αλλαγή μεγέθους;αντικείμενα, με ποντίκι</bookmark_value><bookmark_value>αντιγραφή; σχεδίαση αντικειμένων</bookmark_value><bookmark_value>επικόλληση;αντικείμενα σχεδίασης</bookmark_value><bookmark_value>επεξεργασία;αντικείμενα σχεδίασης</bookmark_value><bookmark_value>εικόνες;κλιμάκωση/αλλαγή μεγέθους</bookmark_value>"
-#: start_parameters.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id314959p\n"
-"56\n"
+"insert_graphic_drawit.xhp\n"
+"hd_id3145136\n"
+"11\n"
"help.text"
-msgid "--convert-to output_file_extension[:output_filter_name] [--outdir output_dir] files"
-msgstr "--convert-to output_file_extension[:output_filter_name] [--outdir output_dir] αρχεία"
+msgid "<variable id=\"insert_graphic_drawit\"><link href=\"text/shared/guide/insert_graphic_drawit.xhp\" name=\"Editing Graphic Objects\">Editing Graphic Objects</link></variable>"
+msgstr "<variable id=\"insert_graphic_drawit\"><link href=\"text/shared/guide/insert_graphic_drawit.xhp\" name=\"Επεξεργασία γραφικών αντικειμένων\">Επεξεργασία γραφικών αντικειμένων</link></variable>"
-#: start_parameters.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id315053p\n"
-"57\n"
+"insert_graphic_drawit.xhp\n"
+"par_id3153345\n"
+"9\n"
"help.text"
-msgid "Batch convert files. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --convert-to pdf *.doc<br/>--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc"
-msgstr "Αρχεία μετατροπής δέσμης. Εάν --outdir δεν ορίστηκε, τότε ο τρέχον κατάλογος εργασίας χρησιμοποιείται ως output_dir.<br/>π.χ. --convert-to pdf *.doc<br/>--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc"
+msgid "Choose <emph>View - Toolbars - Drawing</emph> to open the <emph>Drawing</emph> toolbar, if it is not already open."
+msgstr "Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Σχεδίαση</emph> για να ανοίξετε τη γραμμή εργαλείων <emph>Σχεδίαση</emph>, αν δεν είναι ήδη ανοιχτή."
-#: start_parameters.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id314959q\n"
-"56\n"
+"insert_graphic_drawit.xhp\n"
+"par_id3166460\n"
+"2\n"
"help.text"
-msgid "--print-to-file [--printer-name printer_name] [--outdir output_dir] files"
-msgstr "--print-to-file [--printer-name printer_name] [--outdir output_dir] αρχεία"
+msgid "Drawing objects can be subsequently edited and modified. Drawing objects created in this way are vector graphics, which you can scale freely without any loss of quality."
+msgstr "Τα αντικείμενα σχεδίασης μπορούν επακόλουθα να υποστούν επεξεργασία και τροποποίηση. Τα αντικείμενα σχεδίασης δημιουργημένα με αυτό το τρόπο είναι διανυσματικά γραφικά, τα οποία μπορείτε να διαβαθμίσετε ελεύθερα χωρίς να υποστούν κάποια απώλεια ποιότητας."
-#: start_parameters.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"start_parameters.xhp\n"
-"par_id315053q\n"
-"57\n"
+"insert_graphic_drawit.xhp\n"
+"par_id3148491\n"
+"3\n"
"help.text"
-msgid "Batch print files to file. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --print-to-file *.doc<br/>--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc"
-msgstr "Αρχεία εκτύπωσης δέσμης σε αρχείο. Εάν --outdir δεν ορίστηκε, τότε ο τρέχον κατάλογος εργασίας χρησιμοποιείται ως output_dir.<br/>π.χ. --print-to-file *.doc<br/>--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc"
+msgid "To create a rectangle, click the rectangle icon and move your cursor to the place in the document where you want one corner of the rectangle to be. Press the mouse button and hold it down while dragging to the opposite corner of the rectangle. When you release the mouse button, the rectangle is inserted in the document. It is selected, and you can edit its properties through the context menu."
+msgstr "Για να δημιουργήσετε ένα ορθογώνιο, κάντε κλικ στο εικονίδιο ορθογωνίου και μεταφέρετε τον δείκτη σας στο μέρος του εγγράφου όπου θέλετε να βρίσκεται η μία γωνία του ορθογωνίου. Πατήστε το κουμπί του ποντικιού και κρατήστε το πατημένο κατά τη μετακίνηση στην αντίθετη γωνία του ορθογωνίου. Όταν απελευθερώσετε το κουμπί του ποντικιού, το ορθογώνιο έχει εισαχθεί το έγγραφο. Είναι επιλεγμένο, και μπορείτε να επεξεργαστείτε τις ιδιότητές του μέσω του μενού περιβάλλοντος."
-#: xsltfilter_distribute.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"tit\n"
+"insert_graphic_drawit.xhp\n"
+"par_id3149164\n"
+"13\n"
"help.text"
-msgid "Distributing an XML filter as package"
-msgstr "Διανομή ενός XML φίλτρου ως πακέτου"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">To draw multiple objects of the same type, double-click the icon.</caseinline><caseinline select=\"IMPRESS\">To draw multiple objects of the same type, double-click the icon.</caseinline><defaultinline>Draw multiple objects of the same type. Click the document without moving the mouse to stop drawing objects.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Για να σχεδιάσετε πολλαπλά αντικείμενα του ίδιου τύπου, διπλό κλικ στο εικονίδιο.</caseinline><caseinline select=\"IMPRESS\">Για να σχεδιάσετε πολλαπλά αντικείμενα του ίδιου τύπου, διπλό κλικ στο εικονίδιο.</caseinline><defaultinline>Για να σχεδιάσετε πολλαπλά αντικείμενα του ίδιου τύπου. Κλικ στο έγγραφο χωρίς να μετακινήσετε το ποντίκι για να σταματήσετε τη σχεδίαση αντικειμένων.</defaultinline></switchinline>"
-#: xsltfilter_distribute.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"bm_id7007583\n"
+"insert_graphic_drawit.xhp\n"
+"par_id3148473\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>distributing XML filters</bookmark_value><bookmark_value>deleting;XML filters</bookmark_value><bookmark_value>XML filters;saving as package/installing/deleting</bookmark_value><bookmark_value>installing;XML filters</bookmark_value>"
-msgstr "<bookmark_value>διανομή φίλτρων XML</bookmark_value><bookmark_value>διαγραφή;φίλτρα XML</bookmark_value><bookmark_value>φίλτρα XML;αποθήκευση ως πακέτο/εγκατάσταση/διαγραφή</bookmark_value><bookmark_value>εγκατάσταση;φίλτρα XML</bookmark_value>"
+msgid "If you want to open up draw objects from the center instead of dragging from one corner to the other, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while dragging. <switchinline select=\"sys\"><caseinline select=\"UNIX\">With some window managers, you may need to hold down also the meta key.</caseinline></switchinline>"
+msgstr "Αν επιθυμείτε να ανοίξετε αντικείμενα σχεδίασης από το κέντρο αντί για σύρσιμο από μια γωνία στη άλλη, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> καθώς σχεδιάζετε. <switchinline select=\"sys\"><caseinline select=\"UNIX\">Σε κάποιους διαχειριστές παραθύρων, ίσως χρειαστεί να κρατάτε πατημένο επίσης το πλήκτρο meta. </caseinline></switchinline>"
-#: xsltfilter_distribute.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"par_idN10ABC\n"
+"insert_graphic_drawit.xhp\n"
+"par_id9448225\n"
"help.text"
-msgid "<variable id=\"xsltfilter\"><link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Distributing An XML Filter As Package</link> </variable>"
-msgstr "<variable id=\"xsltfilter\"><link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Διανομή ενός φίλτρου XML ως πακέτο</link> </variable>"
+msgid "Holding down the Shift key while dragging restricts the created object. For example, instead of a rectangle you get a square, instead of an ellipse you get a circle. When you drag a handle of an existing object with Shift held down, the aspect ratio of the object is retained."
+msgstr "Το αντικείμενο σχεδίασης υπόκειται σε κάποιους περιορισμούς όταν έχετε πατημένο το πλήκτρο Shift ενώ σχεδιάζετε. Για παράδειγμα, αντί για πολύγωνο θα σχεδιαστεί τετράγωνο, αντί για έλλειψη θα σχεδιαστεί κύκλος. Όταν τραβάτε ένα σημείο χειρισμού του αντικειμένου με πατημένο το Shift, διατηρούνται οι αναλογίες του αντικειμένου."
-#: xsltfilter_distribute.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"par_idN10AC0\n"
+"insert_graphic_drawit.xhp\n"
+"par_id3153626\n"
+"5\n"
"help.text"
-msgid "You can distribute an XML filter to multiple users using a special package format."
-msgstr "Μπορείτε να μοιράσετε ένα φίλτρο XML σε πολλούς χρήστες χρησιμοποιώντας μια ειδική μορφή πακέτου."
+msgid "To scale the objects, first select them by clicking on them with the selection tool. You then see eight handles around the object. When you drag one of the four corner handles, the opposite corner remains fixed while the other three corners move. When you drag one of the side handles, the opposite side remains fixed."
+msgstr "Για να κλιμακώσετε τα αντικείμενα, πρώτα επιλέξτε τα κάνοντας κλικ πάνω σε αυτά με το εργαλείο επιλογής. Τότε θα δείτε οκτώ σημεία χειρισμού γύρω από το αντικείμενο. Όταν μεταφέρετε μια από τις τέσσερις γωνιακές λαβές, η αντίθετη γωνία παραμένει σταθερή ενώ οι άλλες τρεις γωνίες μετακινούνται. Όταν μεταφέρετε μια από τις πλευρικές λαβές, η αντίθετη πλευρά παραμένει σταθερή."
-#: xsltfilter_distribute.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"par_idN10AC3\n"
+"insert_graphic_drawit.xhp\n"
+"par_id224616\n"
"help.text"
-msgid "To Save an XML Filter as a Package"
-msgstr "Για αποθήκευση ενός XML φίλτρου ως πακέτου"
+msgid "To scale a draw object using the keyboard, first select the object, then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab repeatedly to highlight one of the handles. Then press an arrow key. To scale in smaller steps, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while pressing an arrow key. Press Esc to leave the point edit mode."
+msgstr "Για να κλιμακώσετε ένα αντικείμενο σχεδίασης με το πληκτρολόγιο, πρώτα επιλέξτε το αντικείμενο, μετά πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab επανειλημμένα για να επισημανθεί μία λαβή. Έπειτα πατήστε το πλήκτρο βέλους. Για να κλιμακώσετε σε μικρότερα βήματα, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> ενώ πατάτε το πλήκτρο βέλους. Πατήστε Esc για να βγείτε από την κατάσταση επεξεργασίας σημείου."
-#: xsltfilter_distribute.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"par_idN10ACD\n"
+"insert_graphic_drawit.xhp\n"
+"par_id3149669\n"
+"6\n"
"help.text"
-msgid "The XML Filter Settings dialog is only available when a text document is open."
-msgstr "Το παράθυρο διαλόγου Ρυθμίσεις φίλτρου XML είναι διαθέσιμο μόνο όταν ένα έγγραφο κειμένου είναι ανοιχτό."
+msgid "To move draw objects, first select them. To select more than one object, press the Shift key while clicking. Select text objects by clicking exactly on their edge. While holding down the mouse button, drag the objects to the new location."
+msgstr "Για να μετακινήσετε αντικείμενα σχεδίασης θα πρέπει πρώτα να τα επιλέξετε. Για να επιλέξετε περισσότερα από ένα αντικείμενα,πατήστε το πλήκτρο Shift ενώ κάνετε κλικ. Μπορείτε να επιλέξετε αντικείμενα κειμένου αν κάνετε κλικ πάνω την άκρη τους. Με πατημένο το κουμπί του ποντικιού σύρετε τα αντικείμενα στην επιθυμητή τοποθεσία."
-#: xsltfilter_distribute.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"par_idN10ACA\n"
+"insert_graphic_drawit.xhp\n"
+"par_id7199316\n"
"help.text"
-msgid "In Writer, choose <item type=\"menuitem\">Tools - XML Filter Settings</item>."
-msgstr "Στο Writer, επιλέξτε <item type=\"menuitem\">Εργαλεία - Ρυθμίσεις φίλτρου XML</item>."
+msgid "To move a draw object using the keyboard, first select the object, then press an arrow key. To move in smaller steps, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while pressing an arrow key."
+msgstr "Για να μετακινήσετε ένα αντικείμενο σχεδίασης με το πληκτρολόγιο, πρώτα επιλέξτε το αντικείμενο, έπειτα πατήστε ένα πλήκτρο βέλους. Για να μετακινήσετε σε μικρότερα βήματα, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> ενώ πατάτε ένα πλήκτρο βέλους."
-#: xsltfilter_distribute.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"par_idN10AD9\n"
+"insert_graphic_drawit.xhp\n"
+"par_id7133399316\n"
"help.text"
-msgid "Select the filter that you want to distribute and click <emph>Save As Package</emph>."
-msgstr "Επιλέξτε το φίλτρο που θέλετε να διανέμετε και κάντε κλικ στο <emph>Αποθήκευση ως πακέτο</emph>."
+msgid "To enter text to be a part of a graphics object, select the object and start typing your text. Click outside the object to end entering text. Double-click text inside an object to edit the text."
+msgstr "Για να εισάγετε κείμενο ως μέρος ενός αντικειμένου γραφικών, επιλέξτε το αντικείμενο και αρχίστε να πληκτρολογείτε το κείμενο σας. Κλικ έξω από το αντικείμενο για να τερματίσετε την εισαγωγή κειμένου. Διπλό κλικ σε κείμενο μέσα σε ένα αντικείμενο για επεξεργασία του κειμένου."
-#: xsltfilter_distribute.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"par_idN10AE0\n"
+"insert_graphic_drawit.xhp\n"
+"par_id3156422\n"
+"8\n"
"help.text"
-msgid "To Install an XML Filter from a Package"
-msgstr "Για να εγκαταστήσετε ένα φίλτρο XML από ένα πακέτο"
+msgid "To revert to normal mode after creating and editing draw objects, click in an area of the document containing no objects. If you see a drawing cursor, first exit this mode by clicking the <emph>Select</emph> icon."
+msgstr "Για επαναφορά σε κανονική κατάσταση μετά τη δημιουργία και την επεξεργασία αντικειμένων σχεδίασης, κλικ σε μια περιοχή του εγγράφου που δεν περιέχει κανένα αντικείμενο. Εάν βλέπετε δείκτη σχεδίασης, καταρχήν βγείτε από αυτήν την κατάσταση με κλικ στο εικονίδιο <emph>Επιλογή</emph>."
-#: xsltfilter_distribute.xhp
+#: insert_graphic_drawit.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"par_idN10AEA\n"
+"insert_graphic_drawit.xhp\n"
+"par_id3145785\n"
+"10\n"
"help.text"
-msgid "The XML Filter Settings dialog is only available when a text document is opened."
-msgstr "Το παράθυρο διαλόγου Ρυθμίσεις φίλτρου XML είναι διαθέσιμο μόνο όταν είναι ανοιχτό ένα έγγραφο κειμένου."
+msgid "<link href=\"text/shared/02/01140000.xhp\" name=\"Information about the individual icons\">Information about the individual icons</link>"
+msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"Πληροφορίες σχετικά με τα μεμονωμένα εικονίδια\">Πληροφορίες σχετικά με τα μεμονωμένα εικονίδια</link>"
-#: xsltfilter_distribute.xhp
+#: insert_specialchar.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"par_idN10AE7\n"
+"insert_specialchar.xhp\n"
+"tit\n"
"help.text"
-msgid "In Writer, choose <item type=\"menuitem\">Tools - XML Filter Settings</item>."
-msgstr "Στο Writer, επιλέξτε <item type=\"menuitem\">Εργαλεία - Ρυθμίσεις φίλτρου XML</item>."
+msgid "Inserting Special Characters"
+msgstr "Εισαγωγή ειδικών χαρακτήρων"
-#: xsltfilter_distribute.xhp
+#: insert_specialchar.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"par_idN10AF6\n"
+"insert_specialchar.xhp\n"
+"bm_id3154927\n"
"help.text"
-msgid "Click <emph>Open Package</emph> and select the package file with the filter you want to install."
-msgstr "Κάντε κλικ στο <emph>Άνοιγμα πακέτου</emph> και επιλέξτε το αρχείο πακέτου με το φίλτρο που θέλετε να εγκαταστήσετε."
+msgid "<bookmark_value>characters; special</bookmark_value><bookmark_value>inserting; special characters</bookmark_value><bookmark_value>special characters</bookmark_value><bookmark_value>text; inserting special characters</bookmark_value><bookmark_value>accents</bookmark_value><bookmark_value>compose key to insert special characters</bookmark_value>"
+msgstr "<bookmark_value>χαρακτήρες; ειδικός</bookmark_value><bookmark_value>εισαγωγή; ειδικοί χαρακτήρες</bookmark_value><bookmark_value>ειδικοί χαρακτήρες</bookmark_value><bookmark_value>κείμενο;εισαγωγή ειδικών χαρακτήρων</bookmark_value><bookmark_value>τονισμοί</bookmark_value><bookmark_value>σύνθεση κλειδιών για εισαγωγή ειδικών χαρακτήρων</bookmark_value>"
-#: xsltfilter_distribute.xhp
+#: insert_specialchar.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"par_idN10535\n"
+"insert_specialchar.xhp\n"
+"hd_id3154927\n"
+"1\n"
"help.text"
-msgid "To Delete an Installed XML Filter"
-msgstr "Για διαγραφή ενός εγκατεστημένου φίλτρου XML"
+msgid "<variable id=\"insert_specialchar\"><link href=\"text/shared/guide/insert_specialchar.xhp\" name=\"Inserting Special Characters\">Inserting Special Characters</link></variable>"
+msgstr "<variable id=\"insert_specialchar\"><link href=\"text/shared/guide/insert_specialchar.xhp\" name=\"Εισαγωγή ειδικών χαρακτήρων\">Εισαγωγή ειδικών χαρακτήρων</link></variable>"
-#: xsltfilter_distribute.xhp
+#: insert_specialchar.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"par_idN10B0A\n"
+"insert_specialchar.xhp\n"
+"par_id3147576\n"
+"2\n"
"help.text"
-msgid "In Writer, choose <item type=\"menuitem\">Tools - XML Filter Settings</item>."
-msgstr "Στο Writer, επιλέξτε <item type=\"menuitem\">Εργαλεία - Ρυθμίσεις Φίλτρων ΧML</item>."
+msgid "This function allows you to insert special characters, such as check marks, boxes, and telephone symbols, into your text."
+msgstr "Αυτή η λειτουργία επιτρέπει την εισαγωγή ειδικών χαρακτήρων, όπως είναι τα σημάδια επιλογής, τα πλαίσια, τα σύμβολα τηλεφώνων στο κείμενό σας."
-#: xsltfilter_distribute.xhp
+#: insert_specialchar.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"par_idN10B19\n"
+"insert_specialchar.xhp\n"
+"par_id3155535\n"
+"3\n"
"help.text"
-msgid "Select the filter you want to delete and click <emph>Delete</emph>."
-msgstr "Επιλέξτε το φίλτρο που θέλετε να διαγράψετε και κάντε κλικ στο <emph>Διαγραφή</emph>."
+msgid "To view a selection of all characters, choose <emph>Insert - Special Character</emph>."
+msgstr "Για να εμφανίσετε μια επιλογή όλων των χαρακτήρων, επιλέξτε <emph>Εισαγωγή - Ειδικοί χαρακτήρες</emph>."
-#: xsltfilter_distribute.xhp
+#: insert_specialchar.xhp
msgctxt ""
-"xsltfilter_distribute.xhp\n"
-"par_id6011841\n"
+"insert_specialchar.xhp\n"
+"par_id3147275\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/guide/xsltfilter.xhp\">About XML Filters</link>"
-msgstr "<link href=\"text/shared/guide/xsltfilter.xhp\">Σχετικά με τα φίλτρα XML</link>"
+msgid "In the large selection field click the desired character or several characters in succession. The characters are displayed at the bottom of the dialog. When you close the dialog with <emph>OK</emph>, all displayed characters in the selected font are inserted in the current document."
+msgstr "Στο μεγάλο πεδίο επιλογών κάντε κλικ στο χαρακτήρα που θέλετε ή σε αρκετούς χαρακτήρες διαδοχικά. Οι χαρακτήρες εμφανίζονται στην κάτω πλευρά του παραθύρου. Όταν κλείσετε το παράθυρο διαλόγου πατώντας το κουμπί <emph>OK</emph>, πραγματοποιείται εισαγωγή στο τρέχον έγγραφο όλων των εμφανιζόμενων χαρακτήρων στην επιλεγμένη γραμματοσειρά."
-#: undo_formatting.xhp
+#: insert_specialchar.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"tit\n"
+"insert_specialchar.xhp\n"
+"par_id3153031\n"
+"4\n"
"help.text"
-msgid "Undoing Direct Formatting for a Document"
-msgstr "Αναίρεση έντονης μορφοποίησης για το έγγραφο"
+msgid "In any text input field (such as the input fields in the <emph>Find & Replace</emph> dialog) you can press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S to open the <emph>Special Characters</emph> dialog."
+msgstr "Σε οποιοδήποτε πεδίο εισαγωγής κειμένου (όπως τα πεδία εισαγωγής στο διάλογο <emph>Εύρεση & Αντικατάσταση</emph>) μπορείτε να πατήσετε Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S για να ανοίξετε τον διάλογο <emph>Ειδικοί Χαρακτήρες</emph>."
-#: undo_formatting.xhp
+#: insert_specialchar.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"bm_id6606036\n"
+"insert_specialchar.xhp\n"
+"par_id3155630\n"
+"7\n"
"help.text"
-msgid "<bookmark_value>undoing;direct formatting</bookmark_value><bookmark_value>direct formatting;undoing all</bookmark_value><bookmark_value>deleting;all direct formatting</bookmark_value><bookmark_value>text attributes;undoing</bookmark_value><bookmark_value>formatting;undoing</bookmark_value><bookmark_value>restoring;default formatting</bookmark_value>"
-msgstr "<bookmark_value>αναίρεση;έντονη μορφοποίηση</bookmark_value><bookmark_value>έντονη μορφοποίηση;αναίρεση όλων</bookmark_value><bookmark_value>διαγραφή όλων των έντονων μορφοποιήσεων</bookmark_value><bookmark_value>ιδιότητες κειμένου;αναίρεση</bookmark_value><bookmark_value>μορφοποίηση;αναίρεση</bookmark_value><bookmark_value>επαναφορά;προεπιλεγμένη μορφοποίηση</bookmark_value>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">At present there are three ways of entering letters with accents directly from the keyboard.</caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Προς το παρόν υπάρχουν τρεις τρόποι για να εισάγετε χαρακτήρες με τόνους απευθείας από το πληκτρολόγιο. </caseinline></switchinline>"
-#: undo_formatting.xhp
+#: insert_specialchar.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"par_idN1067F\n"
+"insert_specialchar.xhp\n"
+"par_id3154897\n"
+"8\n"
"help.text"
-msgid "<variable id=\"undo_formatting\"><link href=\"text/shared/guide/undo_formatting.xhp\">Undoing Direct Formatting for a Document</link></variable>"
-msgstr "<variable id=\"undo_formatting\"><link href=\"text/shared/guide/undo_formatting.xhp\">Αναίρεση έντονης μορφοποίησης για ένα έγγραφο</link></variable>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Solaris:</emph> Using a Sun keyboard. First press the Compose key to the right of the space bar, then enter the first and second modifiers.</caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Solaris:</emph> Χρησιμοποιώντας ένα πληκτρολόγιο Sun. Πρώτα πατήστε το πλήκτρο Compose στα δεξιά του πλήκτρου διαστήματος, και μετά εισάγετε το πρώτο και δεύτερο τροποποιητή. </caseinline></switchinline>"
-#: undo_formatting.xhp
+#: insert_specialchar.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"par_idN10683\n"
+"insert_specialchar.xhp\n"
+"par_id3145315\n"
+"9\n"
"help.text"
-msgid "You can undo all formatting that has not been made by styles in a few steps."
-msgstr "Μπορείτε να αναιρέσετε όλες τις μορφοποιήσεις που δεν έγιναν από στυλ σε λίγα βήματα."
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Linux / NetBSD:</emph> Using the dead-keys. In an xterm window first press the (´) or (`) key. The character should not appear on the screen. Now press a letter, such as \"e\". The e is given an accent, é or è. If not, then check in the XF86Config file if a \"nodeadkeys\" XkbdVariant has been loaded there and replace it. You may also have set the environment variable SAL_NO_DEADKEYS, which deactivates the dead-keys.</caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Linux / NetBSD:</emph> Χρήση των dead-keys. Σε ένα παράθυρο xterm πρώτα πατήστε το πλήκτρο (´) ή (`). Ο χαρακτήρας δεν θα πρέπει να εμφανισθεί στην οθόνη. Πατήστε τώρα ένα γράμμα, όπως \"e\". Το e τονίζεται, é ή è. Αν όχι, ελέγξτε στο αρχείο XF86Config αν ένα \"nodeadkeys\" XkbdVariant έχει φορτωθεί και αντικαταστήστε το. Επίσης μπορείτε να ορίσετε τη μεταβλητή περιβάλλοντος SAL_NO_DEADKEYS, που απενεργοποιεί τα dead-keys. </caseinline></switchinline>"
-#: undo_formatting.xhp
+#: insert_specialchar.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"par_idN10639\n"
+"insert_specialchar.xhp\n"
+"par_id3148943\n"
+"10\n"
"help.text"
-msgid "Removing all Direct Formatting in a $[officename] Writer Document"
-msgstr "Απομάκρυνση όλων των έντονων μορφών σε ένα έγγραφο $[officename] Writer"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>All Unix systems:</emph> (Alt Graph) as additional compose key. The (Alt Graph) key can work in $[officename] like the Compose key, if you set the environment variable SAL_ALTGR_COMPOSE. The (Alt Graph) key must trigger a mode_switch, so, for example, xmodmap -e \"keysym Alt_R = Mode_switch\" must be set. First press (Alt Graph), then the first modifier, then the second modifier. The characters are combined as described on a Solaris system in the file /usr/openwin/include/X11/Suncompose.h.</caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Για όλα τα συστήματα Unix:</emph> Το (Alt Graph) ως πρόσθετο πλήκτρο σύνθεσης. Το πλήκτρο (Alt Graph) μπορεί να λειτουργήσει στο $[officename] όπως το πλήκτρο Compose, εάν ορίσετε τη μεταβλητή περιβάλλοντος SAL_ALTGR_COMPOSE. Το πλήκτρο (Alt Graph) πρέπει να πραγματοποιεί μια προκαλεί μια mode_switch, επομένως, για παράδειγμα, να οριστεί το xmodmap -e \"keysym Alt_R = Mode_switch\". Πρώτα πατήστε το πλήκτρο(Alt Graph), έπειτα τον πρώτο τροποποιητή, ακολουθούμενο από τον δεύτερο τροποποιητή. Οι χαρακτήρες συνδυάζονται σύμφωνα με την περιγραφή που θα βρείτε σε σύστημα Solaris, στο αρχείο /usr/openwin/include/X11/Suncompose.h.</caseinline></switchinline>"
-#: undo_formatting.xhp
+#: insert_specialchar.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"par_idN1063F\n"
+"insert_specialchar.xhp\n"
+"par_id3149047\n"
+"5\n"
"help.text"
-msgid "Press <item type=\"keycode\">Ctrl+A</item> to select the whole text."
-msgstr "Πατήστε <item type=\"keycode\">Ctrl+A</item> για να επιλέξετε όλο το κείμενο."
+msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Characters\">Special Characters</link>"
+msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικοί χαρακτήρες\">Ειδικοί χαρακτήρες</link>"
-#: undo_formatting.xhp
+#: insert_specialchar.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"par_idN10643\n"
+"insert_specialchar.xhp\n"
+"par_id3153896\n"
+"11\n"
"help.text"
-msgid "Choose <emph>Format - Clear Direct Formatting</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Καθαρισμός άμεσης μορφοποίησης</emph>."
+msgid "<link href=\"text/shared/01/06040200.xhp\" name=\"AutoCorrect\">AutoCorrect</link>"
+msgstr "<link href=\"text/shared/01/06040200.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link>"
-#: undo_formatting.xhp
+#: integratinguno.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"par_idN1064A\n"
+"integratinguno.xhp\n"
+"tit\n"
"help.text"
-msgid "Removing all Direct Formatting in a $[officename] Calc Spreadsheet"
-msgstr "Αφαίρεση όλων των Έντονων μορφοποιήσεων σε ένα υπολογιστικό φύλλο $[officename] Calc"
+msgid "Integrating new UNO components"
+msgstr "Ενσωμάτωση νέων στοιχείων UNO"
-#: undo_formatting.xhp
+#: integratinguno.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"par_idN10650\n"
+"integratinguno.xhp\n"
+"bm_id3149760\n"
"help.text"
-msgid "While pressing the Shift key click the first and then the last sheet tab to select all sheets."
-msgstr "Ενώ πατάτε το πλήκτρο Shift κάντε κλικ στο πρώτο και μετά στο τελευταίο φύλλο για να επιλέξετε όλα τα φύλλα."
+msgid "<bookmark_value>add-ons, see UNO components</bookmark_value><bookmark_value>UNO components;integrating new</bookmark_value><bookmark_value>installing;UNO components</bookmark_value>"
+msgstr "<bookmark_value>πρόσθετα, βλέπε στοιχεία UNO</bookmark_value><bookmark_value>στοιχεία UNO;εισαγωγή νέου</bookmark_value><bookmark_value>εγκατάσταση;στοιχεία UNO</bookmark_value>"
-#: undo_formatting.xhp
+#: integratinguno.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"par_idN106DD\n"
+"integratinguno.xhp\n"
+"hd_id3149760\n"
+"7\n"
"help.text"
-msgid "Press <item type=\"keycode\">Ctrl+A</item> to select the whole text."
-msgstr "Πατήστε <item type=\"keycode\">Ctrl+A</item> για να επιλέξτε όλο το κείμενο."
+msgid "<variable id=\"integratinguno\"><link href=\"text/shared/guide/integratinguno.xhp\" name=\"Integrating new UNO components\">Integrating new UNO components</link></variable>"
+msgstr "<variable id=\"integratinguno\"><link href=\"text/shared/guide/integratinguno.xhp\" name=\"Ενσωμάτωση νέων στοιχείων UNO\">Ενσωμάτωση νέων στοιχείων UNO</link></variable>"
-#: undo_formatting.xhp
+#: integratinguno.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"par_idN106F0\n"
+"integratinguno.xhp\n"
+"par_id3147571\n"
+"1\n"
"help.text"
-msgid "Choose <emph>Format - Clear Direct Formatting</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Καθαρισμός άμεσης μορφοποίησης</emph>."
+msgid "Programmers can write and integrate their own UNO (Universal Network Objects) components to $[officename]. Those new components can be added to the $[officename] menus and toolbars; we call them \"Add-Ons\"."
+msgstr "Οι προγραμματιστές μπορούν να γράψουν και να ενσωματώσουν τα δικά τους στοιχεία UNO (Universal Network Objects) στο $[officename]. Αυτά τα νέα στοιχεία μπορεί να προστεθούν στα μενου του $[officename] και στις γραμμές εργαλείων: τα αποκαλούμε \"Πρόσθετα\"."
-#: undo_formatting.xhp
+#: integratinguno.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"par_idN1065F\n"
+"integratinguno.xhp\n"
+"par_id3154751\n"
+"2\n"
"help.text"
-msgid "Removing all Direct Formatting in a $[officename] Presentation"
-msgstr "Αφαίρεση όλων των έντονων μορφοποιήσεων σε μια παρουσίαση $[officename] Presentation"
+msgid "The integration of new components is supported by some tools and services. Details can be found in the $[officename] Developer's Guide. The three main steps are as follows:"
+msgstr "Η ενσωμάτωση καινούργιων στοιχείων υποστηρίζεται από κάποια εργαλεία και υπηρεσίες. Μπορείτε να βρείτε λεπτομέρειες στον οδηγό προγραμματισμού $[officename]. Τα τρία κύρια βήματα έχουν ως εξής:"
-#: undo_formatting.xhp
+#: integratinguno.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"par_idN10665\n"
+"integratinguno.xhp\n"
+"par_id3153748\n"
+"3\n"
"help.text"
-msgid "Click the <emph>Outline</emph> tab to open outline view."
-msgstr "Κάντε κλικ στην καρτέλα <emph>Διάρθρωση</emph> για να ανοίξετε την προβολή διάρθρωσης."
+msgid "Register the new components within $[officename]. This can be accomplished using the tool <item type=\"literal\">unopkg</item>, which can be found in {installpath}<switchinline select=\"sys\"><caseinline select=\"UNIX\">/ </caseinline><defaultinline>\\</defaultinline></switchinline>program."
+msgstr "Δηλώστε τα νέα στοιχεία μέσα στο $[officename]. Αυτό μπορεί να γίνει χρησιμοποιώντας το εργαλείο <item type=\"literal\">unopkg</item>, που μπορεί να βρεθεί στο {installpath}<switchinline select=\"sys\"><caseinline select=\"UNIX\">/ </caseinline><defaultinline>\\</defaultinline></switchinline>πρόγραμμα."
-#: undo_formatting.xhp
+#: integratinguno.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"par_id3906674\n"
+"integratinguno.xhp\n"
+"par_id3153345\n"
+"4\n"
"help.text"
-msgid "Press <item type=\"keycode\">Ctrl+A</item> to select the whole text."
-msgstr "Πατήστε <item type=\"keycode\">Ctrl+A</item> για να επιλέξτε όλο το κείμενο."
+msgid "Integrate the new components as services. The ProtocolHandler and JobDispatch services assist you; more information can be found in the $[officename] Developer's Guide."
+msgstr "Ενσωματώστε τα καινούργια στοιχεία ως υπηρεσίες. Θα σας βοηθήσουν οι υπηρεσίες ProtocolHandler και JobDispatch; περισσότερες πληροφορίες μπορούν να βρεθούν στο $[officename] Developer's Guide."
-#: undo_formatting.xhp
+#: integratinguno.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"par_idN1075E\n"
+"integratinguno.xhp\n"
+"par_id3166460\n"
+"5\n"
"help.text"
-msgid "Choose <emph>Format - Clear Direct Formatting</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Καθαρισμός άμεσης μορφοποίησης</emph>."
+msgid "Change the user interface (menus or toolbars). This can be done almost automatically by writing an XML text file that describes the changes. More information can be found in the $[officename] Developer's Guide."
+msgstr "Αλλάξτε τη διεπαφή χρήστη (μενού ή γραμμές εργαλείων). Αυτό μπορεί να γίνει σχεδόν αυτόματα γράφοντας ένα αρχείο κειμένου XML που περιγράφει τις αλλαγές. Περισσότερες πληροφορίες θα βρείτε στο [officename] Developer's Guide."
-#: undo_formatting.xhp
+#: integratinguno.xhp
msgctxt ""
-"undo_formatting.xhp\n"
-"par_idN107B0\n"
+"integratinguno.xhp\n"
+"par_id3151110\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01011000.xhp\">Undo Options</link>"
-msgstr "<link href=\"text/shared/optionen/01011000.xhp\">Αναίρεση επιλογών</link>"
+msgid "The Add-Ons can extend the functionality of $[officename]. They are not related to the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/04060112.xhp\" name=\"Add-Ins\">Add-Ins</link></caseinline><defaultinline>Add-Ins</defaultinline></switchinline> that provide new functions for $[officename] Calc."
+msgstr "Τα Πρόσθετα μπορούν να επεκτείνουν την λειτουργία του $[officename]. Δεν σχετίζονται με τα <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/04060112.xhp\" name=\"Πρόσθετα\">Πρόσθετα</link></caseinline><defaultinline>Πρόσθετα</defaultinline></switchinline>που παρέχουν νέες λειτουργίες στο $[officename] Calc."
#: keyboard.xhp
msgctxt ""
@@ -10190,7 +11632,7 @@ msgctxt ""
"109\n"
"help.text"
msgid "Up Arrow or Down Arrow: scroll table down or up one row"
-msgstr "Πάνω βέλος ή κάτω βέλος: κύλιση του πίνακα μια γραμμή πάνω ή κάτω"
+msgstr "Πάνω βέλος ή κάτω βέλος: κύλιση του πίνακα κάτω ή πάνω κατά μια γραμμή"
#: keyboard.xhp
msgctxt ""
@@ -10199,7 +11641,7 @@ msgctxt ""
"110\n"
"help.text"
msgid "Page Up or Page Down: scroll table down or up one page"
-msgstr "Page Up ή Page Down: κύλιση του πίνακα πάνω ή κάτω στη σελίδα"
+msgstr "Page Up ή Page Down: κύλιση του πίνακα κάτω ή πάνω σε μια σελίδα"
#: keyboard.xhp
msgctxt ""
@@ -10246,2275 +11688,1644 @@ msgctxt ""
msgid "Arrow buttons move through the main selection area. Spacebar adds the current character to the list of characters to be inserted."
msgstr "Τα πλήκτρα βέλους μετακινούν μέσα στη κύρια επιλεγμένη περιοχή. Το spacebar προσθέτει τον τρέχοντα χαρακτήρα στη λίστα χαρακτήρων για εισαγωγή."
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
+"labels.xhp\n"
"tit\n"
"help.text"
-msgid "Searching for Attributes"
-msgstr "Αναζήτηση για ιδιότητες"
-
-#: find_attributes.xhp
-msgctxt ""
-"find_attributes.xhp\n"
-"bm_id5681020\n"
-"help.text"
-msgid "<bookmark_value>fonts;finding</bookmark_value><bookmark_value>font attributes;finding</bookmark_value><bookmark_value>text attributes;finding</bookmark_value><bookmark_value>attributes; finding</bookmark_value><bookmark_value>finding; attributes</bookmark_value><bookmark_value>resetting;Find & Replace mode</bookmark_value>"
-msgstr "<bookmark_value>γραμματοσειρές;αναζήτηση</bookmark_value><bookmark_value>ιδιότητες γραμματοσειράς;αναζήτηση</bookmark_value><bookmark_value>ιδιότητες κειμένου;αναζήτηση</bookmark_value><bookmark_value>ιδιότητες; αναζήτηση</bookmark_value><bookmark_value>αναζήτηση; ιδιότητες</bookmark_value><bookmark_value>επαναφορά;Κατάσταση Αναζήτησης και Αντικατάστασης</bookmark_value>"
-
-#: find_attributes.xhp
-msgctxt ""
-"find_attributes.xhp\n"
-"par_idN10663\n"
-"help.text"
-msgid "<variable id=\"find_attributes\"><link href=\"text/shared/guide/find_attributes.xhp\">Searching for Attributes</link></variable>"
-msgstr "<variable id=\"find_attributes\"><link href=\"text/shared/guide/find_attributes.xhp\">Αναζήτηση για ιδιότητες</link></variable>"
-
-#: find_attributes.xhp
-msgctxt ""
-"find_attributes.xhp\n"
-"par_idN10681\n"
-"help.text"
-msgid "You can search for text with attributes that are applied either by direct formatting or by styles. For example, if you search for the <emph>Font</emph> attribute, all instances of text that do not use the default font are found. All text that has a directly coded font attribute, and all text where a style switches the font attribute, are found."
-msgstr "Μπορείτε να αναζητήσετε κείμενο με ιδιότητες που εφαρμόστηκαν είτε με έντονη μορφοποίηση είτε με στυλ. Για παράδειγμα, αν αναζητάτε για την ιδιότητα της <emph>γραμματοσειράς</emph>, θα βρεθούν όλες οι περιπτώσεις κειμένου που δεν χρησιμοποιούν την προεπιλεγμένη γραμματοσειρά. Θα βρεθεί επίσης όλο το κείμενο που έχει μια έντονη κωδικοποιημένη ιδιότητα γραμματοσειράς, και όλο το κείμενο όπου ένα στυλ αλλάζει την ιδιότητα γραμματοσειράς."
+msgid "Creating and Printing Labels and Business Cards"
+msgstr "Δημιουργία και εκτύπωση ετικετών και επαγγελματικών καρτών"
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN10688\n"
+"labels.xhp\n"
+"bm_id3150774\n"
"help.text"
-msgid "If you want to find text with any font by name, click the <emph>Format</emph> button in the <link href=\"text/shared/01/02100000.xhp\">Find & Replace</link> dialog of %PRODUCTNAME Writer."
-msgstr "Αν θέλετε να βρείτε κείμενο με οποιαδήποτε γραμματοσειρά με το όνομα, κάντε κλικ στο <emph>Μορφή</emph> στο παράθυρο διαλόγου <link href=\"text/shared/01/02100000.xhp\">Εύρεση & Αντικατάσταση</link> του %PRODUCTNAME Writer."
+msgid "<bookmark_value>labels; creating and synchronizing</bookmark_value><bookmark_value>business cards; creating and synchronizing</bookmark_value><bookmark_value>synchronizing;labels and business cards</bookmark_value>"
+msgstr "<bookmark_value>ετικέτες; δημιουργία και συγχρονισμός</bookmark_value><bookmark_value>επαγγελματικές κάρτες; δημιουργία και συγχρονισμός</bookmark_value><bookmark_value>συγχρονισμός;ετικέτες και επαγγελματικές κάρτες</bookmark_value>"
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN1069D\n"
+"labels.xhp\n"
+"hd_id3150774\n"
+"4\n"
"help.text"
-msgid "After you select the attributes that you want to search for, the <emph>Search for Styles</emph> box in the <emph>Options </emph>area of the %PRODUCTNAME Writer <emph>Find & Replace </emph>dialog changes to <emph>Including Styles</emph>."
-msgstr "Αφού έχετε επιλέξει τις ιδιότητες που θέλετε να αναζητήσετε, το πεδίο <emph>Αναζήτηση στυλ</emph> στην περιοχή <emph>Επιλογές </emph> του παραθύρου διαλόγου <emph>Αναζήτηση & Αντικατάσταση </emph> του %PRODUCTNAME Writer αλλάζει σε <emph>Συμπεριλαμβ. στυλ</emph>."
+msgid "<variable id=\"labels\"><link href=\"text/shared/guide/labels.xhp\" name=\"Creating and Printing Labels and Business Cards\">Creating and Printing Labels and Business Cards</link></variable>"
+msgstr "<variable id=\"labels\"><link href=\"text/shared/guide/labels.xhp\" name=\"Δημιουργία και εκτύπωση ετικετών και επαγγελματικών καρτών\">Δημιουργία και εκτύπωση ετικετών και επαγγελματικών καρτών</link></variable>"
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN106B0\n"
+"labels.xhp\n"
+"hd_id3153345\n"
+"81\n"
"help.text"
-msgid "If you want to search for text in which attributes were set by using direct formatting and styles, select the <emph>Including Styles</emph> box."
-msgstr "Αν θέλετε να ψάξετε για κείμενο στο οποίο έχουν ορισθεί ιδιότητες χρησιμοποιώντας έντονη μορφοποίησή και στυλ, επιλέξτε το πεδίο <emph>Συμπεριλαμβ. στυλ</emph>."
+msgid "Designing Business Cards Through a Dialog"
+msgstr "Σχεδίαση επαγγελματικών καρτών μέσω ενός παραθύρου διαλόγου"
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN106B7\n"
+"labels.xhp\n"
+"par_id3146798\n"
+"70\n"
"help.text"
-msgid "The search criteria for attributes are listed below the <emph>Search for</emph> box."
-msgstr "Τα κριτήρια αναζήτησης για ιδιότητες παρατίθενται κάτω από το πεδίο <emph>Αναζήτηση για</emph>"
+msgid "Choose <link href=\"text/shared/01/01010300.xhp\" name=\"File - New - Business Cards\"><emph>File - New - Business Cards</emph></link> to open the<emph> Business Cards </emph>dialog, which allows you to choose how your business cards will look."
+msgstr "Επιλέξτε <link href=\"text/shared/01/01010300.xhp\" name=\"Αρχείο - Δημιουργία - Επαγγελματικές κάρτες\"><emph>Αρχείο - Δημιουργία - Επαγγελματικές κάρτες</emph></link> για να ανοίξετε το παράθυρο διαλόγου <emph>Επαγγελματικές κάρτες</emph>, οι οποίες σας επιτρέπουν να επιλέξετε την εμφάνιση των επαγγελματικών σας καρτών."
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN106BE\n"
+"labels.xhp\n"
+"hd_id3147654\n"
+"82\n"
"help.text"
-msgid "To search for all font changes"
-msgstr "Για να ψάξετε όλες τις αλλαγές γραμματοσειράς"
+msgid "Designing Labels and Business Cards"
+msgstr "Σχεδίαση ετικετών και επαγγελματικών καρτών"
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN106C5\n"
+"labels.xhp\n"
+"par_id3152349\n"
+"71\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>."
-msgstr "Επιλέξτε <emph>Επεξεργασία - Εύρεση & Αντικατάσταση</emph>."
+msgid "You can design both labels and business cards through the <emph>Labels</emph> dialog."
+msgstr "Μπορείτε να σχεδιάσετε τόσο ετικέτες όσο και επαγγελματικές κάρτες μέσω του παραθύρου διαλόγου <emph>Ετικέτες</emph>."
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN106CD\n"
+"labels.xhp\n"
+"par_id3153880\n"
+"5\n"
"help.text"
-msgid "Clear the <emph>Search for</emph> text box if necessary."
-msgstr "Καθαρίστε, αν χρειάζεται, το πεδίο κειμένου <emph>Αναζήτηση για</emph>."
+msgid "Choose <link href=\"text/shared/01/01010200.xhp\" name=\"File - New - Labels\"><emph>File - New - Labels</emph></link> to open the <emph>Labels</emph> dialog."
+msgstr "Επιλέξτε τα <link href=\"text/shared/01/01010200.xhp\" name=\"Αρχείο - Δημιουργία - Ετικέτες\"><emph>Αρχείο - Δημιουργία - Ετικέτες</emph></link> για να ανοίξετε το παράθυρο διαλόγου <emph>Ετικέτες</emph>."
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN106D5\n"
+"labels.xhp\n"
+"par_id3149233\n"
+"32\n"
"help.text"
-msgid "Click <emph>Attributes</emph>."
-msgstr "Κάντε κλικ στις <emph>Ιδιότητες</emph>."
+msgid "On the <emph>Labels</emph> tab, under <emph>Format</emph>, define the label format."
+msgstr "Στην καρτέλα <emph>Ετικέτες</emph>, στην περιοχή <emph>Μορφή</emph>, ορίστε τη μορφή της ετικέτας."
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN106DD\n"
+"labels.xhp\n"
+"par_id3145674\n"
+"83\n"
"help.text"
-msgid "In the <emph>Attributes</emph> dialog, select the <emph>Font</emph> check box, and click OK."
-msgstr "Στο παράθυρο διαλόγου <emph>Ιδιότητες</emph>, επιλέξτε το πεδίο <emph>Γραμματοσειρά</emph>, και πατήστε OK."
+msgid "$[officename] Writer contains many formats of commercially available sheets for labels, badges, and business cards. You can also add other, user-defined formats."
+msgstr "Το $[officename] Writer περιέχει πολλές μορφές φύλλων που διατίθενται στο εμπόριο για ετικέτες, εμβλήματα, και επαγγελματικές κάρτες. Μπορείτε να προσθέσετε και άλλες μορφές, καθορισμένες από το χρήστη."
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN106E8\n"
+"labels.xhp\n"
+"par_id3143271\n"
+"28\n"
"help.text"
-msgid "In the <emph>Find & Replace</emph> dialog, you now can read \"Font\" below the <emph>Search for</emph> text box."
-msgstr "Στο παράθυρο διαλόγου <emph>Αναζήτηση & Αντικατάσταση</emph>, τώρα μπορείτε να διαβάσετε τη \"γραμματοσειρά\" κάτω από το πεδίο κειμένου <emph>Αναζήτηση για</emph>."
+msgid "On the <emph>Labels</emph> tab, under <emph>Inscription</emph>, you can choose what you want written on the labels."
+msgstr "Στην καρτέλα <emph>Ετικέτες</emph>, στην περιοχή <emph>Επιγραφή</emph>, μπορείτε να επιλέξετε το κείμενο των ετικετών."
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN106F4\n"
+"labels.xhp\n"
+"par_id3145610\n"
+"84\n"
"help.text"
-msgid "Click <emph>Find</emph>."
-msgstr "Κάντε κλικ στην <emph>Εύρεση</emph>."
+msgid "This often involves database fields, so that the labels can be printed with varying content, when sending \"Form Letters\" for example. It is also possible to have the same text printed on every label."
+msgstr "Το κείμενο συχνά περιέχει πεδία βάσης δεδομένων, ώστε να είναι δυνατή η εκτύπωση των ετικετών με περιεχόμενο που ποικίλλει, κατά την αποστολή, για παράδειγμα, \"Εγκυκλίων επιστολών\". Είναι όμως εξ' ίσου δυνατό να εκτυπωθεί το ίδιο κείμενο σε κάθε ετικέτα."
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN106FB\n"
+"labels.xhp\n"
+"par_id3151385\n"
+"85\n"
"help.text"
-msgid "All places where a font change was applied, either directly or by assigning an appropriate style, are found."
-msgstr "Όλα τα μέρη όπου εφαρμόστηκε μια αλλαγή γραμματοσειράς,είτε απευθείας είτε εφαρμόζοντας ένα κατάλληλο στυλ, βρέθηκαν."
+msgid "Use the <emph>Database </emph>and <emph>Table </emph>list boxes to select the database and table from which the data fields are obtained. Click on the arrow button to transfer the selected data field into the inscription area. Press Enter to insert a line break. You can also enter spaces and any other fixed text."
+msgstr "Χρησιμοποιήστε τα πεδία λίστας <emph>Βάση δεδομένων </emph> και <emph>Πίνακας </emph> για να επιλέξετε τη βάση δεδομένων και τον πίνακα από τα οποία λαμβάνονται τα πεδία δεδομένων. Κάντε κλικ στο πλήκτρο βέλος για να μεταφέρετε το επιλεγμένο πεδίο δεδομένων στην περιοχή επιγραφής. Πατήστε το πλήκτρο Enter για να εισαγάγετε αλλαγή γραμμής. Μπορείτε επίσης να εισαγάγετε διαστήματα και οποιοδήποτε άλλο αμετάβλητο κείμενο."
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN106FE\n"
+"labels.xhp\n"
+"par_id3147560\n"
+"6\n"
"help.text"
-msgid "To reset the Find & Replace mode"
-msgstr "Για να επαναφορά της κατάστασης Εύρεση & Αντικατάσταση"
+msgid "On the <emph>Format</emph> tab you can define your own label formats, not covered by the predefined formats. To do this, select \"User\" from the <emph>Type</emph> list box. On the <emph>Options</emph> tab, you can specify whether all labels or only certain ones are to be created."
+msgstr "Στην καρτέλα <emph>Μορφή</emph> μπορείτε να ορίσετε τις δικές σας μορφές ετικετών, οι οποίες δεν καλύπτονται από τις προκαθορισμένες μορφές. Για να γίνει αυτό, επιλέξτε \"Χρήστης\" από το πεδίο λίστας <emph>Τύπος</emph>. Στην καρτέλα <emph>Επιλογές</emph>, μπορείτε να ορίσετε εάν θα δημιουργηθούν όλες οι ετικέτες ή μόνο μερικές."
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN10702\n"
+"labels.xhp\n"
+"par_id3150358\n"
+"33\n"
"help.text"
-msgid "To stop searching for the current attributes, reset the <emph>Find & Replace</emph> dialog to normal mode."
-msgstr "Για να σταματήσετε την αναζήτηση για τις τρέχουσες ιδιότητες, επαναφέρετε το παράθυρο διαλόγου <emph>Εύρεση & Αντικατάσταση</emph> σε κανονική κατάσταση."
+msgid "On the <emph>Options</emph> tab page, make sure that the <emph>Synchronize contents</emph> box is selected. If this is selected, a label only has to be entered (on the top left label) and edited once."
+msgstr "Στη σελίδα καρτέλας <emph>Επιλογές</emph>, βεβαιωθείτε ότι είναι ενεργοποιημένο το πεδίο <emph>Συγχρονισμός περιεχομένων</emph>. Εάν είναι ενεργοποιημένο, θα πρέπει να εισαχθεί (στην επάνω αριστερή ετικέτα) μία και μόνο ετικέτα και να επεξεργαστεί μια φορά."
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN1070C\n"
+"labels.xhp\n"
+"par_id3156424\n"
+"86\n"
"help.text"
-msgid "Click <emph>No Format</emph>."
-msgstr "Κάντε κλικ στο <emph>Δίχως μορφή</emph>."
+msgid "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet."
+msgstr "Μόλις κάνετε κλικ στο κουμπί <emph>Δημιουργία εγγράφου</emph>, θα εμφανιστεί ένα μικρό παράθυρο με το πεδίο επιλογής <emph>Συγχρονισμός ετικετών</emph>. Εισαγάγετε την πρώτη ετικέτα. Όταν κάνετε κλικ στο κουμπί <emph>Συγχρονισμός ετικετών</emph>, πραγματοποιείται αντιγραφή της τρέχουσας μεμονωμένης ετικέτας σε όλες τις άλλες ετικέτες του φύλλου."
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_idN1071E\n"
+"labels.xhp\n"
+"par_id3149767\n"
+"29\n"
"help.text"
-msgid "<link href=\"text/shared/01/02100000.xhp\">Find & Replace</link> dialog"
-msgstr "παράθυρο διαλόγου <link href=\"text/shared/01/02100000.xhp\">Εύρεση & Αντικατάσταση</link>"
+msgid "Click on <emph>New Document</emph> to create a new document with the settings you have entered."
+msgstr "Κάντε κλικ στην επιλογή <emph>Δημιουργία εγγράφου</emph> για να δημιουργήσετε ένα νέο έγγραφο με τις ρυθμίσεις που έχετε εισαγάγει."
-#: find_attributes.xhp
+#: labels.xhp
msgctxt ""
-"find_attributes.xhp\n"
-"par_id6837672\n"
+"labels.xhp\n"
+"par_id3150449\n"
+"88\n"
"help.text"
-msgid "Searching for attributes is available in the Find & Replace dialog for text documents."
-msgstr "Η αναζήτηση για ιδιότητες είναι διαθέσιμη στο παράθυρο διαλόγου Εύρεση & Αντικατάσταση για έγγραφα κειμένου."
+msgid "<link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link>"
+msgstr "<link href=\"text/shared/01/01010300.xhp\" name=\"Επαγγελματικές κάρτες\">Επαγγελματικές κάρτες</link>"
-#: breaking_lines.xhp
+#: labels_database.xhp
msgctxt ""
-"breaking_lines.xhp\n"
+"labels_database.xhp\n"
"tit\n"
"help.text"
-msgid "Inserting Line Breaks in Cells"
-msgstr "Εισαγωγή αλλαγών γραμμής στα κελιά"
-
-#: breaking_lines.xhp
-msgctxt ""
-"breaking_lines.xhp\n"
-"bm_id6305734\n"
-"help.text"
-msgid "<bookmark_value>line breaks; in cells</bookmark_value> <bookmark_value>cells; line breaks</bookmark_value> <bookmark_value>text flow; in cells</bookmark_value> <bookmark_value>text breaks in cells</bookmark_value> <bookmark_value>wrapping text; in cells</bookmark_value> <bookmark_value>words; wrapping in cells</bookmark_value> <bookmark_value>automatic line breaks</bookmark_value> <bookmark_value>new lines in cells</bookmark_value> <bookmark_value>inserting;line breaks in cells</bookmark_value> <bookmark_value>tables;inserting line breaks</bookmark_value>"
-msgstr "<bookmark_value>αλλαγές γραμμής; σε κελιά</bookmark_value><bookmark_value>κελιά; αλλαγές γραμμής</bookmark_value><bookmark_value>ροή κειμένου; σε κελιά</bookmark_value><bookmark_value>αλλαγές κειμένου σε κελιά</bookmark_value><bookmark_value>αναδίπλωση κειμένου; σε κελιά</bookmark_value><bookmark_value>λέξεις; αναδίπλωση σε κελιά</bookmark_value><bookmark_value>αυτόματες αλλαγές γραμμής</bookmark_value><bookmark_value>καινούργιες γραμμές σε κελιά</bookmark_value><bookmark_value>εισαγωγή;αλλαγές γραμμής σε κελιά</bookmark_value><bookmark_value>πίνακες;εισαγωγή αλλαγών γραμμής</bookmark_value>"
-
-#: breaking_lines.xhp
-msgctxt ""
-"breaking_lines.xhp\n"
-"par_idN106D5\n"
-"help.text"
-msgid "<variable id=\"breaking_lines\"><link href=\"text/shared/guide/breaking_lines.xhp\">Inserting Line Breaks in Cells</link></variable>"
-msgstr "<variable id=\"breaking_lines\"><link href=\"text/shared/guide/breaking_lines.xhp\">Εισαγωγή αλλαγών γραμμής στα κελιά</link></variable>"
-
-#: breaking_lines.xhp
-msgctxt ""
-"breaking_lines.xhp\n"
-"par_idN106D9\n"
-"help.text"
-msgid "Inserting line breaks in $[officename] Calc spreadsheet cells"
-msgstr "Εισαγωγή αλλαγή γραμμών στα κελιά υπολογιστικού φύλλου του $[officename] Calc"
-
-#: breaking_lines.xhp
-msgctxt ""
-"breaking_lines.xhp\n"
-"par_idN106E0\n"
-"help.text"
-msgid "To insert a line break in a spreadsheet cell, press the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys."
-msgstr "Για να εισάγετε μια αλλαγή γραμμής σε ένα κελί λογιστικού φύλλου, πατήστε τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-
-#: breaking_lines.xhp
-msgctxt ""
-"breaking_lines.xhp\n"
-"par_idN106E3\n"
-"help.text"
-msgid "This will work only with the text edit cursor inside the cell, not at the input line. So first double-click the cell, then single-click at the text position where you want the line break."
-msgstr "Αυτό θα δουλέψει μόνο με τον δείκτη επεξεργασίας κειμένου μέσα στο κελί, όχι στη γραμμή εισαγωγής. Ως εκ τούτου πρώτα κάντε διπλό κλικ στο κελί, και μετά ένα κλικ στη θέση του κειμένου που θέλετε την αλλαγή γραμμής."
-
-#: breaking_lines.xhp
-msgctxt ""
-"breaking_lines.xhp\n"
-"par_id0509200914160968\n"
-"help.text"
-msgid "You can search for a newline character in the Find & Replace dialog by searching for \\n as a regular expression. You can use the text function CHAR(10) to insert a newline character into a text formula."
-msgstr "Μπορείτε να ψάξετε για ένα χαρακτήρα νέας γραμμής μέσω του διαλόγου Εύρεση & Αντικατάσταση, κάνοντας\\nαναζήτηση ως κανονική έκφραση (regexp). Μπορείτε να χρησιμοποιήσετε την συνάρτηση κειμένου CHAR(10) για να εισάγετε ένα χαρακτήρα νέας γραμμής σε ένα τύπο κειμένου."
-
-#: breaking_lines.xhp
-msgctxt ""
-"breaking_lines.xhp\n"
-"par_idN106E6\n"
-"help.text"
-msgid "Formatting $[officename] Calc cells for automatic line wrapping"
-msgstr "Μορφοποίηση κελιών $[officename] Calc για αυτόματη αναδίπλωση γραμμής"
-
-#: breaking_lines.xhp
-msgctxt ""
-"breaking_lines.xhp\n"
-"par_idN106ED\n"
-"help.text"
-msgid "Select the cells for which you want an automatic line break."
-msgstr "Επιλέξτε τα κελιά για τα οποία θέλετε αυτόματη αλλαγή γραμμής."
-
-#: breaking_lines.xhp
-msgctxt ""
-"breaking_lines.xhp\n"
-"par_idN106F1\n"
-"help.text"
-msgid "Choose <emph>Format - Cells - Alignment</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Κελιά - Στοίχιση</emph>."
-
-#: breaking_lines.xhp
-msgctxt ""
-"breaking_lines.xhp\n"
-"par_idN106F9\n"
-"help.text"
-msgid "Select <emph>Wrap text automatically</emph>."
-msgstr "Επιλέξτε <emph>Αυτόματη αναδίπλωση κειμένου</emph>."
-
-#: breaking_lines.xhp
-msgctxt ""
-"breaking_lines.xhp\n"
-"par_idN10700\n"
-"help.text"
-msgid "Inserting line breaks in $[officename] Writer text document tables"
-msgstr "Εισαγωγή αλλαγή γραμμής στους πίνακες εγγράφου κειμένου του $[officename] Writer"
-
-#: breaking_lines.xhp
-msgctxt ""
-"breaking_lines.xhp\n"
-"par_idN10707\n"
-"help.text"
-msgid "To insert a line break in a text document table cell, press the Enter key."
-msgstr "Για να εισάγετε αλλαγή γραμμής σε κείμενο κελιού πίνακα εγγράφου, πατήστε το πλήκτρο Enter."
-
-#: breaking_lines.xhp
-msgctxt ""
-"breaking_lines.xhp\n"
-"par_idN1070A\n"
-"help.text"
-msgid "An automatic line break will be performed while you type across the end of each cell."
-msgstr "Θα εκτελεστεί αυτόματη αλλαγή γραμμής καθώς πληκτρολογείτε προς το τέλος κάθε κελιού."
-
-#: breaking_lines.xhp
-msgctxt ""
-"breaking_lines.xhp\n"
-"par_idN10718\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05340300.xhp\">Alignment</link>"
-msgstr "<link href=\"text/shared/01/05340300.xhp\">Στοίχιση</link>"
+msgid "Printing Address Labels"
+msgstr "Εκτύπωση ετικετών διευθύνσεων"
-#: data_tabledefine.xhp
+#: labels_database.xhp
msgctxt ""
-"data_tabledefine.xhp\n"
-"tit\n"
+"labels_database.xhp\n"
+"bm_id3147399\n"
"help.text"
-msgid "Table Design"
-msgstr "Σχεδίαση πίνακα"
+msgid "<bookmark_value>address labels from databases</bookmark_value> <bookmark_value>labels; from databases</bookmark_value> <bookmark_value>stickers</bookmark_value> <bookmark_value>databases;creating labels</bookmark_value>"
+msgstr "<bookmark_value>ετικέτες διευθύνσεων από βάσεις δεδομένων</bookmark_value><bookmark_value>ετικέτες; από βάσεις δεδομένων</bookmark_value><bookmark_value>αυτοκόλλητες ετικέτες</bookmark_value><bookmark_value>βάσεις δεδομένων;δημιουργία ετικετών</bookmark_value>"
-#: data_tabledefine.xhp
+#: labels_database.xhp
msgctxt ""
-"data_tabledefine.xhp\n"
-"bm_id3155448\n"
+"labels_database.xhp\n"
+"hd_id3147399\n"
+"34\n"
"help.text"
-msgid "<bookmark_value>tables in databases; creating in design view (manually)</bookmark_value> <bookmark_value>designing; database tables</bookmark_value> <bookmark_value>properties;fields in databases</bookmark_value> <bookmark_value>fields;database tables</bookmark_value> <bookmark_value>AutoValue (Base)</bookmark_value> <bookmark_value>primary keys;design view</bookmark_value>"
-msgstr "<bookmark_value>πίνακες σε βάσεις δεδομένων; δημιουργία σε προβολή σχεδίασης</bookmark_value><bookmark_value>σχεδίαση; πίνακες βάσης δεδομένων</bookmark_value><bookmark_value>ιδιότητες;πεδία σε βάσεις δεδομένων</bookmark_value><bookmark_value>πεδία;πίνακες βάσης δεδομένων</bookmark_value><bookmark_value>αυτόματη τιμή;πίνακες βάσης δεδομένων</bookmark_value><bookmark_value>πρωτεύον κλειδί;πίνακες βάσης δεδομένων</bookmark_value>"
+msgid "<variable id=\"labels_database\"><link href=\"text/shared/guide/labels_database.xhp\" name=\"Printing Address Labels\">Printing Address Labels</link></variable>"
+msgstr "<variable id=\"labels_database\"><link href=\"text/shared/guide/labels_database.xhp\" name=\"Εκτύπωση ετικετών διευθύνσεων\">Εκτύπωση ετικετών διευθύνσεων</link></variable>"
-#: data_tabledefine.xhp
+#: labels_database.xhp
msgctxt ""
-"data_tabledefine.xhp\n"
-"hd_id3149798\n"
-"104\n"
+"labels_database.xhp\n"
+"par_id3153824\n"
+"36\n"
"help.text"
-msgid "<variable id=\"data_tabledefine\"><link href=\"text/shared/guide/data_tabledefine.xhp\" name=\"Table Design\">Table Design</link></variable>"
-msgstr "<variable id=\"data_tabledefine\"><link href=\"text/shared/guide/data_tabledefine.xhp\" name=\"Σχεδίαση πίνακα\">Σχεδίαση πίνακα</link></variable>"
+msgid "Choose <emph>File - New - Labels</emph> to open the <emph>Labels</emph> dialog."
+msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία - Ετικέτες</emph> για να ανοίξετε το παράθυρο διαλόγου <emph>Ετικέτες</emph>."
-#: data_tabledefine.xhp
+#: labels_database.xhp
msgctxt ""
-"data_tabledefine.xhp\n"
-"par_id3155535\n"
-"2\n"
+"labels_database.xhp\n"
+"par_id3150084\n"
+"37\n"
"help.text"
-msgid "This section contains information about how to create a new database table in the <link href=\"text/shared/explorer/database/05010000.xhp\" name=\"design view\">design view</link>."
-msgstr "Αυτή η ενότητα περιέχει πληροφορίες για το πώς να δημιουργήσετε ένα νέο πίνακα βάσης δεδομένων στη <link href=\"text/shared/explorer/database/05010000.xhp\" name=\"προβολή σχεδίασης\">προβολή σχεδίασης</link>."
+msgid "On the <emph>Labels</emph> tab page, select the format of the label sheets you want to print on."
+msgstr "Στη καρτέλα <emph>Ετικέτες</emph>, επιλέξτε τον τύπο του φύλλου ετικετών στο οποίο θέλετε να εκτυπώσετε."
-#: data_tabledefine.xhp
+#: labels_database.xhp
msgctxt ""
-"data_tabledefine.xhp\n"
-"par_id3154288\n"
-"3\n"
+"labels_database.xhp\n"
+"par_id0130200903370863\n"
"help.text"
-msgid "Open the database file of the database where you want a new table. Click the <emph>Tables</emph> icon. Choose <emph>Create Table in Design View</emph> to create a new table."
-msgstr "Ανοίξτε ένα αρχείο βάσης δεδομένων από τη βάση δεδομένων όπου θέλετε τον καινούργιο πίνακα. Κάντε κλικ στο εικονίδιο <emph>Πίνακες</emph>. Επιλέξτε <emph>Δημιουργία πίνακα σε προβολή σχεδίασης</emph> για τη δημιουργία νέου πίνακα."
+msgid "Choose the database and table from which to get the data."
+msgstr "Επιλέξτε τη βάση δεδομένων και τον πίνακα από όπου θα πάρετε τα δεδομένα."
-#: data_tabledefine.xhp
+#: labels_database.xhp
msgctxt ""
-"data_tabledefine.xhp\n"
-"par_id3146798\n"
-"4\n"
+"labels_database.xhp\n"
+"par_id013020090337089\n"
"help.text"
-msgid "In the Design view, you can now create the fields for your table."
-msgstr "Στην προβολή σχεδίασης, μπορείτε τώρα να δημιουργήσετε τα πεδία για τον πίνακα."
+msgid "Select a database field of which you want to print the contents. Click the button that shows a left arrow to insert the database field into the Label Text box."
+msgstr "Επιλέξτε ένα πεδίο βάσης δεδομένων του οποίου θέλετε να εκτυπώσετε τα περιεχόμενα. Κάντε κλικ στο κουμπί που εμφανίζει ένα δεξί βέλος για να εισάγετε το πεδίο της βάσης στο πλαίσιο κειμένου της ετικέτας."
-#: data_tabledefine.xhp
+#: labels_database.xhp
msgctxt ""
-"data_tabledefine.xhp\n"
-"par_id3153349\n"
-"5\n"
+"labels_database.xhp\n"
+"par_id0130200903370930\n"
"help.text"
-msgid "Enter new fields in rows from top to bottom. Click the <emph>Field Name</emph> cell and enter a field name for each data field."
-msgstr "Εισαγάγετε νέα πεδία από πάνω προς τα κάτω. Κάντε κλικ στο κελί <emph>Όνομα πεδίου</emph> και πληκτρολογήστε ένα όνομα πεδίου για κάθε πεδίο δεδομένων."
+msgid "Continue to select and insert database fields if you want more fields on every label. You can press Enter to insert a new line, and you can type any character to insert fixed text."
+msgstr "Συνεχίστε με την επιλογή και εισαγωγή πεδίων αν θέλετε περισσότερα πεδία σε κάθε ετικέτα. Μπορείτε να πατήσετε Enter για να εισάγετε μια νέα γραμμή, και να εισάγετε οποιοδήποτε προκαθορισμένο κείμενο."
-#: data_tabledefine.xhp
+#: labels_database.xhp
msgctxt ""
-"data_tabledefine.xhp\n"
-"par_id1595507\n"
+"labels_database.xhp\n"
+"par_id0130200903370924\n"
"help.text"
-msgid "Include a \"primary key\" data field. Base needs a primary key to be able to edit the table contents. A primary key has unique contents for each data record. For example, insert a numerical field, right-click the first column, and choose <emph>Primary Key</emph> from the context menu. Set <emph>AutoValue</emph> to \"Yes\", so Base can automatically increment the value for each new record."
-msgstr "Συμπεριλάβετε ένα πεδίο δεδομένων \"πρωτεύον κλειδί\". Το Base χρειάζεται ένα πρωτεύον κλειδί για να μπορεί να επεξεργάζεται τα περιεχόμενα των πινάκων. Ένα πρωτεύον κλειδί έχει μοναδικά περιεχόμενα για κάθε δεδομένο που έχει καταγραφεί. Για παράδειγμα, εισάγετε ένα αριθμητικό πεδίο, κάντε δεξί κλικ στην πρώτη στήλη, και επιλέξτε <emph>Πρωτεύον κλειδί</emph> από το μενού περιεχομένου. Διαλέξτε \"Ναι\" στην <emph>Αυτόματη τιμή</emph>, ώστε το Base να μπορεί αυτόματα να αυξάνει την τιμή για κάθε νέα εγγραφή."
+msgid "Optionally, if you want to type more text, apply formatting, or insert images and line art, you should enable <emph>Synchronize contents</emph> on the <emph>Options</emph> tab. If you enable this, once you leave the Labels dialog box a small window opens with a Synchronize button. Now you only need to work on the first label on the labels document, then click the Synchronize button to copy your work to every label of the document."
+msgstr "Προαιρετικά, αν επιθυμείτε και άλλο κείμενο, άλλη μορφοποίηση ή να εισάγετε εικόνες ή σχέδια, επιλέξτε <emph>Συγχρονισμός περιεχομένων</emph> στην καρτέλα <emph>Επιλογές</emph>."
-#: data_tabledefine.xhp
+#: labels_database.xhp
msgctxt ""
-"data_tabledefine.xhp\n"
-"par_id3150084\n"
-"6\n"
+"labels_database.xhp\n"
+"par_idN10687\n"
"help.text"
-msgid "In the next cell to the right, define the <emph>Field Type</emph>. When you click in the cell, you can select a field type in the combo box."
-msgstr "Στο διπλανό κελί προς τα δεξιά, ορίστε τον <emph>Τύπο πεδίου</emph>. Όταν κάνετε κλικ μέσα στο κελί, μπορείτε να επιλέξετε τύπο πεδίου στο πεδίο συνδυασμού."
+msgid "Click <emph>New Document</emph>."
+msgstr "Κάντε κλικ στη <emph>Δημιουργία εγγράφου</emph>."
-#: data_tabledefine.xhp
+#: labels_database.xhp
msgctxt ""
-"data_tabledefine.xhp\n"
-"par_id3154760\n"
+"labels_database.xhp\n"
+"par_id3148685\n"
"38\n"
"help.text"
-msgid "Each field can only accept data corresponding to the specified field type. For example, it is not possible to enter text in a number field. Memo fields in dBASE III format are references to internally-managed text files which can hold up to 64KB text."
-msgstr "Κάθε πεδίο έχει τη δυνατότητα να αποδεχτεί μόνο δεδομένα τα οποία αντιστοιχούν στον καθορισμένο τύπο πεδίου. Δεν είναι δυνατό να εισαγάγετε κείμενο, για παράδειγμα, σε πεδίο αριθμών. Τα πεδία σημειώματος σε μορφή dBase III είναι αναφορές σε αρχεία κειμένου, των οποίων η διαχείριση πραγματοποιείται εσωτερικά και έχουν δυνατότητα να περιλαμβάνουν κείμενο μέχρι και 64KB."
-
-#: data_tabledefine.xhp
-msgctxt ""
-"data_tabledefine.xhp\n"
-"par_id3149456\n"
-"41\n"
-"help.text"
-msgid "You can enter an optional <emph>Description</emph> for each field. The text of the description will appear as a tip on the column headings in the table view."
-msgstr "Μπορείτε επίσης να εισαγάγετε μια προαιρετική <emph>Περιγραφή</emph> για κάθε πεδίο. Το κείμενο της περιγραφής θα εμφανίζεται σαν συμβουλή στις επικεφαλίδες στηλών, στην προβολή πίνακα."
-
-#: data_tabledefine.xhp
-msgctxt ""
-"data_tabledefine.xhp\n"
-"hd_id3153379\n"
-"42\n"
-"help.text"
-msgid "Field Properties"
-msgstr "Ιδιότητες πεδίου"
-
-#: data_tabledefine.xhp
-msgctxt ""
-"data_tabledefine.xhp\n"
-"par_id3148798\n"
-"45\n"
-"help.text"
-msgid "Enter properties for each selected data field. Depending on the database type, some input facilities may not be available."
-msgstr "Εισαγάγετε ιδιότητες για κάθε επιλεγμένο πεδίο δεδομένων. Ανάλογα με τον τύπο της βάσης δεδομένων, μερικές δυνατότητες εισαγωγής ίσως δεν είναι διαθέσιμες."
-
-#: data_tabledefine.xhp
-msgctxt ""
-"data_tabledefine.xhp\n"
-"par_id3144762\n"
-"46\n"
-"help.text"
-msgid "In the <emph>Default value</emph> box, enter the default contents for every new record. This contents can be edited later."
-msgstr "Στο πεδίο <emph>Προεπιλεγμένη τιμή</emph>, εισαγάγετε τα προεπιλεγμένα περιεχόμενα για κάθε νέα εγγραφή. Αυτά μπορούν να τροποποιηθούν στη συνέχεια."
+msgid "When you see the label document, you might want to temporarily enable <item type=\"menuitem\">View - Field Names</item>. This displays the fields in a more visible manner, so that you can arrange and edit label contents more easily."
+msgstr "Όταν δείτε το έγγραφο της ετικέτας, μπορεί να θέλετε να ενεργοποιήσετε προσωρινά το <item type=\"menuitem\">Προβολή - Ονόματα πεδίων</item>. Αυτό εμφανίζει τα πεδία με πιο ορατό τρόπο, έτσι ώστε να μπορείτε να τακτοποιήσετε και να επεξεργαστείτε το περιεχόμενο των ετικετών πιο εύκολα."
-#: data_tabledefine.xhp
+#: labels_database.xhp
msgctxt ""
-"data_tabledefine.xhp\n"
-"par_id3150869\n"
-"47\n"
+"labels_database.xhp\n"
+"par_id3148484\n"
+"25\n"
"help.text"
-msgid "In the <emph>Entry required</emph> box, specify whether or not the field may remain empty."
-msgstr "Στο πεδίο <emph>Απαραίτητη καταχώρηση</emph> ορίστε εάν το πεδίο μπορεί ή όχι να παραμείνει κενό."
+msgid "You can save and/or print the label document."
+msgstr "Μπορείτε να αποθηκεύσετε ή και να εκτυπώσετε το έγγραφο ετικέτας."
-#: data_tabledefine.xhp
+#: labels_database.xhp
msgctxt ""
-"data_tabledefine.xhp\n"
-"par_id3154908\n"
-"7\n"
+"labels_database.xhp\n"
+"par_id8476821\n"
"help.text"
-msgid "For the <emph>Length</emph> box, a combo box may be shown that provides the available choices."
-msgstr "Για το πεδίο <emph>Μήκος</emph>, μπορεί να φανεί ένα πεδίο συνδυασμού που να παρέχει τις διαθέσιμες επιλογές."
+msgid "When you choose to print the document, you will be asked if you want to print a form letter. Answer Yes to open the <link href=\"text/swriter/01/01150000.xhp\">Mail Merge</link> dialog. In the Mail Merge dialog, you can select the records for which you want to print labels."
+msgstr "Όταν επιλέγετε να εκτυπώσετε ένα έγγραφο, θα ερωτηθείτε αν θέλετε να εκτυπώσετε μια εγκύκλιο επιστολή. Απαντήστε ναι για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/swriter/01/01150000.xhp\">Συγχώνευση αλληλογραφίας</link>. Στο διάλογο συγχώνευσης αλληλογραφίας επιλέξτε τα πεδία για τα οποία θέλετε να εκτυπώσετε ετικέτες"
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
+"language_select.xhp\n"
"tit\n"
"help.text"
-msgid "Using Microsoft Office and $[officename]"
-msgstr "Χρήση Microsoft Office και $[officename]"
-
-#: ms_user.xhp
-msgctxt ""
-"ms_user.xhp\n"
-"bm_id3150789\n"
-"help.text"
-msgid "<bookmark_value>Office;Microsoft Office and $[officename]</bookmark_value><bookmark_value>Microsoft Office;new users information</bookmark_value><bookmark_value>opening;Microsoft Office files</bookmark_value><bookmark_value>saving;in Microsoft Office file format</bookmark_value><bookmark_value>macros; in MS Office documents</bookmark_value>"
-msgstr "<bookmark_value>Office;Microsoft Office και $[officename]</bookmark_value><bookmark_value>Microsoft Office;πληροφορίες για νέους χρήστες</bookmark_value><bookmark_value>άνοιγμα;αρχεία Microsoft Office</bookmark_value><bookmark_value>αποθήκευση;σε μορφή αρχείου Microsoft Office</bookmark_value><bookmark_value>μακροεντολές; σε έγγραφα MS Office</bookmark_value>"
+msgid "Selecting the Document Language"
+msgstr "Επιλογή της γλώσσας εγγράφου"
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"hd_id3150789\n"
-"30\n"
+"language_select.xhp\n"
+"bm_id3083278\n"
"help.text"
-msgid "<variable id=\"ms_user\"><link href=\"text/shared/guide/ms_user.xhp\" name=\"Using Microsoft Office and $[officename]\">Using Microsoft Office and $[officename]</link></variable>"
-msgstr "<variable id=\"ms_user\"><link href=\"text/shared/guide/ms_user.xhp\" name=\"Χρήση Microsoft Office και $[officename]\">Χρήση Microsoft Office και $[officename]</link></variable>"
+msgid "<bookmark_value>languages; selecting for text</bookmark_value> <bookmark_value>documents; languages</bookmark_value> <bookmark_value>characters; language selection</bookmark_value> <bookmark_value>character styles;language selection</bookmark_value> <bookmark_value>text; language selection</bookmark_value> <bookmark_value>paragraph styles; languages</bookmark_value> <bookmark_value>drawings; languages</bookmark_value> <bookmark_value>defaults;languages</bookmark_value> <bookmark_value>spellcheck; default languages</bookmark_value> <bookmark_value>dictionaries, see also languages</bookmark_value>"
+msgstr "<bookmark_value>γλώσσες; επιλογή για κείμενο</bookmark_value><bookmark_value>έγγραφα; γλώσσες</bookmark_value><bookmark_value>χαρακτήρες; επιλογή γλώσσας</bookmark_value><bookmark_value>στυλ χαρακτήρων;επιλογή γλώσσας</bookmark_value><bookmark_value>κείμενο; επιλογή γλώσσας</bookmark_value><bookmark_value>στυλ παραγράφων; γλώσσες</bookmark_value><bookmark_value>σχέδια; γλώσσες</bookmark_value><bookmark_value>προεπιλεγμένες;γλώσσες</bookmark_value><bookmark_value>ορθογραφικός έλεγχος; προεπιλεγμένες γλώσσες</bookmark_value><bookmark_value>λεξικά, βλέπε επίσης γλώσσες</bookmark_value>"
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3152801\n"
+"language_select.xhp\n"
+"hd_id3083278\n"
"1\n"
"help.text"
-msgid "$[officename] can open and save documents in the Microsoft Office file formats, including Microsoft Office Open XML formats."
-msgstr "Το $[officename] μπορεί να ανοίξει και να αποθηκεύσει έγγραφα στις μορφές αρχείου Microsoft Office, συμπεριλαμβάνοντας τις μορφές Microsoft Office Open XML."
+msgid "<variable id=\"language_select\"><link href=\"text/shared/guide/language_select.xhp\" name=\"Selecting the Document Language\">Selecting the Document Language</link></variable>"
+msgstr "<variable id=\"language_select\"><link href=\"text/shared/guide/language_select.xhp\" name=\"Επιλογή της γλώσσας εγγράφου\">Επιλογή της γλώσσας εγγράφου</link></variable>"
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"hd_id3145345\n"
+"language_select.xhp\n"
+"par_id3150040\n"
"2\n"
"help.text"
-msgid "Opening a Microsoft Office File"
-msgstr "Άνοιγμα ενός αρχείου Microsoft Office"
+msgid "The language you select for your document determines the dictionary used for spellcheck, thesaurus and hyphenation, the decimal and thousands delimiter used and the default currency format."
+msgstr "Η γλώσσα την οποία επιλέγετε για το έγγραφό σας καθορίζει το λεξικό που θα χρησιμοποιηθούν για τον ορθογραφικό έλεγχο, το Θησαυρό και το συλλαβισμό, την υποδιαστολή και το διαχωριστικό χιλιάδων που θα χρησιμοποιηθούν και την προεπιλεγμένη μορφή νομισματικών μονάδων."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3147008\n"
+"language_select.xhp\n"
+"par_id3153093\n"
"3\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>. Select a Microsoft Office file in the $[officename] file open dialog."
-msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph>. Διαλέξτε να ανοίξτε ένα αρχείο Microsoft Office από το παράθυρο διαλόγου αρχείου του $[officename]."
+msgid "The language you select applies to the whole document."
+msgstr "Η επιλεγμένη γλώσσα ισχύει για ολόκληρο το έγγραφο."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3156346\n"
+"language_select.xhp\n"
+"par_id3152578\n"
"4\n"
"help.text"
-msgid "MS Office file..."
-msgstr "Το αρχείο MS Office..."
+msgid "Within the document, you can apply a separate language to any paragraph style. This has priority over the language of the whole document."
+msgstr "Μέσα στο έγγραφο, μπορείτε να εφαρμόσετε μια ξεχωριστή γλώσσα σε οποιοδήποτε στυλ παραγράφου. Αυτή έχει προτεραιότητα σε σχέση με τη γλώσσα ολόκληρου του εγγράφου."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3155342\n"
+"language_select.xhp\n"
+"par_id3152886\n"
"5\n"
"help.text"
-msgid "...will open in $[officename] module"
-msgstr "...θα ανοίξει στην εφαρμογή του $[officename]"
+msgid "You can assign a language to selected pieces of text in a paragraph, either by direct formatting or with a character style. This assignment has priority over the paragraph style and document language."
+msgstr "Μέσα σε μια παράγραφο έχετε τη δυνατότητα να αντιστοιχίσετε μια γλώσσα σε επιλεγμένα τμήματα του κειμένου, είτε με έντονη μορφοποίηση, είτε μέσω ενός στυλ χαρακτήρων. Αυτή η αντιστοίχηση έχει προτεραιότητα σε σχέση με το στυλ παραγράφων και τη γλώσσα του εγγράφου."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3153543\n"
+"language_select.xhp\n"
+"hd_id3146121\n"
"6\n"
"help.text"
-msgid "MS Word, *.doc, *.docx"
-msgstr "MS Word, *.doc, *.docx"
+msgid "Selecting a language for the whole document"
+msgstr "Επιλογή μιας γλώσσας για ολόκληρο το έγγραφο"
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3147620\n"
+"language_select.xhp\n"
+"par_id3083443\n"
"7\n"
"help.text"
-msgid "$[officename] Writer"
-msgstr "$[officename] Writer"
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline></emph>. Go to <link href=\"text/shared/optionen/01140000.xhp\" name=\"Language Settings - Languages\"><emph>Language Settings - Languages</emph></link>."
+msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline></emph>. Μετάβαση σε <link href=\"text/shared/optionen/01140000.xhp\" name=\"Ρυθμίσεις γλώσσας - Γλώσσες\"><emph>Ρυθμίσεις γλώσσας - Γλώσσες</emph></link>."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3154898\n"
+"language_select.xhp\n"
+"par_id3149664\n"
"8\n"
"help.text"
-msgid "MS Excel, *.xls, *.xlsx"
-msgstr "MS Excel, *.xls, *.xlsx"
+msgid "Under <emph>Default languages for documents</emph>, select the document language for all newly created documents. If you mark <emph>For the current document only</emph>, your choice will only apply to the current document. Close the dialog with <emph>OK</emph>."
+msgstr "Στην περιοχή <emph>Προεπιλεγμένες γλώσσες για έγγραφα</emph>, επιλέξτε τη γλώσσα εγγράφου για όλα τα έγγραφα, τα οποία θα δημιουργηθούν από την αρχή. Εάν ενεργοποιήσετε το <emph>Μόνο για το τρέχων έγγραφο</emph>, η επιλογή σας θα εφαρμοστεί μόνο στο τρέχον έγγραφο. Κλείστε το παράθυρο διαλόγου, πατώντας το κουμπί <emph>OK</emph>."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3149580\n"
+"language_select.xhp\n"
+"hd_id3152938\n"
"9\n"
"help.text"
-msgid "$[officename] Calc"
-msgstr "$[officename] Calc"
+msgid "Selecting a language for a Paragraph Style"
+msgstr "Επιλογή μιας γλώσσας για ένα πρότυπο παραγράφου"
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3147574\n"
+"language_select.xhp\n"
+"par_id3150872\n"
"10\n"
"help.text"
-msgid "MS PowerPoint, *.ppt, *.pps, *.pptx"
-msgstr "MS PowerPoint, *.ppt, *.pps, *.pptx"
+msgid "Place the cursor in the paragraph whose paragraph style you want to edit."
+msgstr "Τοποθετήστε το δρομέα στην παράγραφο της οποίας θέλετε να επεξεργαστείτε το στυλ παραγράφου."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3153626\n"
+"language_select.xhp\n"
+"par_id3145367\n"
"11\n"
"help.text"
-msgid "$[officename] Impress"
-msgstr "$[officename] Impress"
+msgid "Open the context menu and select <emph>Edit Paragraph Style</emph>. This opens the <emph>Paragraph Style</emph> dialog."
+msgstr "Ανοίξτε το μενού περιβάλλοντος και επιλέξτε <emph>Επεξεργασία προτύπου παραγράφου</emph>. Αυτό ανοίγει το παράθυρο διαλόγου <emph>Πρότυπο παραγράφου</emph>."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"hd_id3147303\n"
+"language_select.xhp\n"
+"par_id3166413\n"
"12\n"
"help.text"
-msgid "Saving as a Microsoft Office File"
-msgstr "Αποθήκευση ως ένα αρχείο Microsoft Office"
+msgid "Select the <emph>Font</emph> tab."
+msgstr "Επιλέξτε την καρτέλα <emph>Γραμματοσειρά</emph>."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3145068\n"
+"language_select.xhp\n"
+"par_id3156283\n"
"13\n"
"help.text"
-msgid "Choose <emph>File - Save As</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph>."
+msgid "Select the <emph>Language</emph> and click <emph>OK</emph>."
+msgstr "Επιλέξτε <emph>Γλώσσα</emph> και κλικ στο <emph>Εντάξει</emph>."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3153379\n"
+"language_select.xhp\n"
+"par_id3154942\n"
"14\n"
"help.text"
-msgid "In the <emph>File type</emph> box, select a Microsoft Office file format."
-msgstr "Στο πεδίο <emph>Τύπος αρχείου</emph>, επιλέξτε μία μορφή αρχείου Microsoft Office."
+msgid "All paragraphs formatted with the current paragraph style will have the selected language."
+msgstr "Όλες οι παράγραφοι που έχουν μορφοποιηθεί με το τρέχον πρότυπο παραγράφου θα έχουν την επιλεγμένη γλώσσα."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"hd_id3154138\n"
+"language_select.xhp\n"
+"hd_id3145801\n"
"15\n"
"help.text"
-msgid "Saving Documents by Default in Microsoft Office Formats"
-msgstr "Αποθήκευση εγγράφων σε μορφές Microsoft Office ως προεπιλογή"
+msgid "Applying a language directly to selected text"
+msgstr "Εφαρμογή γλώσσας απευθείας σε επιλεγμένο κείμενο"
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3144760\n"
+"language_select.xhp\n"
+"par_id3148455\n"
"16\n"
"help.text"
-msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link></emph>."
-msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση- Γενικά\">Φόρτωση/Αποθήκευση- Γενικά</link></emph>."
+msgid "Select the text to which you want to apply a language."
+msgstr "Επιλέξτε το κείμενο στο οποίο θέλετε να εφαρμοστεί η γλώσσα."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3148453\n"
+"language_select.xhp\n"
+"par_id3159348\n"
"17\n"
"help.text"
-msgid "In the <emph>Default file format and ODF settings</emph> area, first select a document type, then select the file type for saving."
-msgstr "Στην περιοχή <emph>Προεπιλεγμένος τύπος αρχείου και ρυθμίσεις ODF</emph>, επιλέξτε πρώτα έναν τύπο εγγράφου, έπειτα επιλέξτε τον τύπο αρχείου για αποθήκευση."
+msgid "Choose <emph>Format - Character</emph>. This opens the <emph>Character</emph> dialog."
+msgstr "Επιλέξτε <emph>Μορφή - Χαρακτήρας</emph>. Αυτό ανοίγει το παράθυρο διαλόγου <emph>Χαρακτήρας</emph>."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3149807\n"
+"language_select.xhp\n"
+"par_id3155600\n"
"18\n"
"help.text"
-msgid "From now on, if you save a document, the <emph>File type </emph>will be set according to your choice. Of course, you still can select another file type in the file save dialog."
-msgstr "Από τώρα και στο εξής, αν αποθηκεύετε ένα έγγραφο, ο <emph>Τύπος αρχείου </emph> θα ορίζεται σύμφωνα με την επιλογή σας, Βέβαια, μπορείτε ακόμη να επιλέξετε ένα άλλο τύπο αρχείου στο παράθυρο διαλόγου αποθήκευσης του αρχείου."
+msgid "Select the <emph>Font</emph> tab."
+msgstr "Επιλέξτε την καρτέλα <emph>Γραμματοσειρά</emph>."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"hd_id3156423\n"
+"language_select.xhp\n"
+"par_id3154510\n"
"19\n"
"help.text"
-msgid "Opening Microsoft Office Files by Default"
-msgstr "Άνοιγμα αρχείων Microsoft Office ως προεπιλογή"
+msgid "Select the <emph>Language</emph> and click <emph>OK</emph>."
+msgstr "Επιλέξτε <emph>Γλώσσα</emph> και κλικ στο <emph>Εντάξει</emph>."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"hd_id3153092\n"
+"language_select.xhp\n"
+"par_id3154164\n"
"20\n"
"help.text"
-msgid "Converting Many Microsoft Office Files into OpenDocument Format"
-msgstr "Μετατροπή πολλών αρχείων Microsoft Office σε μορφή OpenDocument"
+msgid "In <item type=\"productname\">%PRODUCTNAME</item> Calc, choose <emph>Format - Cells</emph> and proceed accordingly."
+msgstr "Στο <item type=\"productname\">%PRODUCTNAME</item> Calc, επιλέξτε <emph>Μορφή - Κελιά</emph> και προχωρήστε αναλόγως."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3146986\n"
+"language_select.xhp\n"
+"hd_id3154272\n"
"21\n"
"help.text"
-msgid "The <emph>Document Converter Wizard</emph> will copy and convert all Microsoft Office files in a folder into $[officename] documents in the OpenDocument file format. You can specify the folder to be read, and the folder where the converted files are to be saved."
-msgstr "Ο <emph>Αυτόματος πιλότος μετατροπής εγγράφου</emph> θα αντιγράψει και θα μετατρέψει όλα τα αρχεία Microsoft Office σε ένα φάκελο σε έγγραφα $[officename] στη μορφή αρχείου OpenDocument. Μπορείτε να ορίσετε τον φάκελο για ανάγνωση, και τον φάκελο όπου τα τροποποιημένα έγγραφα θα αποθηκεύονται."
+msgid "Selecting a language for a Character Style"
+msgstr "Επιλογή μιας γλώσσας για ένα στυλ χαρακτήρων"
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3150486\n"
+"language_select.xhp\n"
+"par_id3145649\n"
"22\n"
"help.text"
-msgid "Choose <link href=\"text/shared/autopi/01130000.xhp\" name=\"File - AutoPilot - Document Converter\"><emph>File - Wizards - Document Converter</emph></link> to start the wizard."
-msgstr "Επιλέξτε <link href=\"text/shared/autopi/01130000.xhp\" name=\"Αρχείο - AutoPilot - Μετατροπέας εγγράφου\"><emph>Αρχείο - Αυτόματοι πιλότοι - Μετατροπέας εγγράφου</emph></link> για να ξεκινήσει ο αυτόματος πιλότος."
+msgid "Open the Styles and Formatting window and click on the <emph>Character Styles</emph> icon."
+msgstr "Ανοίξτε το παράθυρο Πρότυπα και Μορφοποίηση και κάντε κλικ στο εικονίδιο <emph>Στυλ χαρακτήρων</emph>."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"hd_id3154319\n"
+"language_select.xhp\n"
+"par_id3146792\n"
"23\n"
"help.text"
-msgid "Macros in Microsoft Office and $[officename]"
-msgstr "Μακροεντολές στο Microsoft Office και στο $[officename]"
+msgid "Click on the name of the character style to which you want to apply a different language."
+msgstr "Κάντε κλικ στο όνομα του στυλ χαρακτήρων στο οποίο θέλετε να εφαρμόσετε μια διαφορετική γλώσσα."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3154921\n"
+"language_select.xhp\n"
+"par_id3150753\n"
"24\n"
"help.text"
-msgid "With a few exceptions, Microsoft Office and $[officename] cannot run the same macro code. Microsoft Office uses VBA (Visual Basic for Applications) code, and $[officename] uses Basic code based on the $[officename] API (Application Program Interface) environment. Although the programming language is the same, the objects and methods are different."
-msgstr "Εκτός λίγων εξαιρέσεων, το Microsoft Office και το $[officename] δεν μπορούν να εκτελέσουν τον ίδιο κώδικα μακροεντολής. Το Microsoft Office χρησιμοποιεί κώδικα VBA (Visual Basic for Applications), και το $[officename] χρησιμοποιεί κώδικα Basic βασισμένο στο περιβάλλον $[officename] API (Application Program Interface). Αν και η γλώσσα προγραμματισμού είναι η ίδια, διαφέρουν τα αντικείμενα και οι μέθοδοι"
-
-#: ms_user.xhp
-msgctxt ""
-"ms_user.xhp\n"
-"par_id0804200804173539\n"
-"help.text"
-msgid "The most recent versions of %PRODUCTNAME can run some Excel Visual Basic scripts if you enable this feature at <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - VBA Properties</item>."
-msgstr "Οι πιο πρόσφατες εκδόσεις του %PRODUCTNAME μπορούν να τρέξουν μερικά σενάρια Excel Visual Basic, εάν ενεργοποιήσετε αυτή την ιδιότητα στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Ιδιότητες VBA</item>."
+msgid "Then open the context menu in the Styles and Formatting window and select <emph>Modify</emph>. This opens the <emph>Character Style</emph> dialog."
+msgstr "Τότε ανοίξτε το μενού περιβάλλοντος στο παράθυρο Πρότυπα και Μορφοποίηση και επιλέξτε <emph>Τροποποίηση</emph>. Αυτό ανοίγει το παράθυρο διαλόγου <emph>Στυλ χαρακτήρα</emph>."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3152577\n"
+"language_select.xhp\n"
+"par_id3150321\n"
"25\n"
"help.text"
-msgid "If you use macros in one of the applications and want to use the same functionality in the other application, you must edit the macros. $[officename] can load the macros that are contained within Microsoft Office files and you can then view and edit the macro code in the $[officename] <link href=\"text/shared/main0600.xhp\" name=\"Basic IDE\">Basic IDE</link> editor."
-msgstr "Αν χρησιμοποιείτε μακροεντολές σε μια από τις εφαρμογές και θέλετε να χρησιμοποιήσετε την ίδια λειτουργία σε άλλη εφαρμογή, πρέπει να επεξεργαστείτε τις μακροεντολές. Το $[officename] μπορεί να φορτώσει τις μακροεντολές που περιέχονται μέσα στα αρχεία Microsoft Office και μετά μπορείτε να προβάλετε και να επεξεργαστείτε τον κώδικα μακροεντολών στον επεξεργαστή $[officename] <link href=\"text/shared/main0600.xhp\" name=\"Basic IDE\">Basic IDE</link>."
+msgid "Select the <emph>Font</emph> tab."
+msgstr "Επιλέξτε την καρτέλα <emph>Γραμματοσειρά</emph>."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"hd_id3152596\n"
+"language_select.xhp\n"
+"par_id3154756\n"
"26\n"
"help.text"
-msgid "You can choose to preserve or delete VBA macros"
-msgstr "Μπορείτε να επιλέξετε τη διατήρηση ή όχι των μακροεντολών VBA"
+msgid "Select the <emph>Language</emph> and click <emph>OK</emph>."
+msgstr "Επιλέξτε <emph>Γλώσσα</emph> και κλικ στο <emph>Εντάξει</emph>."
-#: ms_user.xhp
+#: language_select.xhp
msgctxt ""
-"ms_user.xhp\n"
-"par_id3153144\n"
+"language_select.xhp\n"
+"par_id3155766\n"
"27\n"
"help.text"
-msgid "Open a Microsoft Office document that contains VBA macro code. Change only the normal contents (text, cells, graphics), and do not edit the macros. Save the document as a Microsoft Office file type. Open the file in Microsoft Office, and the VBA macros will run as before."
-msgstr "Ανοίξτε ένα έγγραφο Microsoft Office που περιέχει κώδικα μακροεντολών VBA. Αλλάξτε μόνο τα κανονικά περιεχόμενα (κείμενο, κελιά, γραφικά), και μην επεξεργαστείτε τις μακροεντολές. Αποθηκεύστε το έγγραφο ως τύπο αρχείου Microsoft Office. Ανοίξτε το αρχείο σε Microsoft Office, και οι μακροεντολές VBA θα τρέχουν σαν πρώτα."
-
-#: ms_user.xhp
-msgctxt ""
-"ms_user.xhp\n"
-"par_id3150011\n"
-"28\n"
-"help.text"
-msgid "You may delete the VBA macros from the Microsoft Office file on loading or on saving."
-msgstr "Μπορείτε να σβήσετε τις μακροεντολές VBA από ένα αρχείο Microsoft Office καθώς το φορτώνετε ή το αποθηκεύετε."
-
-#: ms_user.xhp
-msgctxt ""
-"ms_user.xhp\n"
-"par_id3155366\n"
-"29\n"
-"help.text"
-msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Load/Save - VBA Properties\">Load/Save - VBA Properties</link></emph> to set the VBA macro handling of $[officename]."
-msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Φόρτωση/Αποθήκευση - Ιδιότητες VBA\">Φόρτωση/Αποθήκευση - Ιδιότητες VBA</link></emph> για να ορίσετε το χειρισμό μακροεντολών του $[officename]."
-
-#: macro_recording.xhp
-msgctxt ""
-"macro_recording.xhp\n"
-"tit\n"
-"help.text"
-msgid "Recording a Macro"
-msgstr "Καταγραφή μιας μακροεντολής"
-
-#: macro_recording.xhp
-msgctxt ""
-"macro_recording.xhp\n"
-"bm_id3093440\n"
-"help.text"
-msgid "<bookmark_value>macros; recording</bookmark_value><bookmark_value>recording; macros</bookmark_value><bookmark_value>Basic; recording macros</bookmark_value>"
-msgstr "<bookmark_value>μακροεντολές; καταγραφή</bookmark_value><bookmark_value>καταγραφή; μακροεντολές</bookmark_value><bookmark_value>Basic; καταγραφή μακροεντολών</bookmark_value>"
-
-#: macro_recording.xhp
-msgctxt ""
-"macro_recording.xhp\n"
-"hd_id3093440\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"macro_recording\"><link href=\"text/shared/guide/macro_recording.xhp\" name=\"Recording a Macro\">Recording a Macro</link></variable>"
-msgstr "<variable id=\"macro_recording\"><link href=\"text/shared/guide/macro_recording.xhp\" name=\"Καταγραφή μιας μακροεντολής\">Καταγραφή μιας μακροεντολής</link></variable>"
-
-#: macro_recording.xhp
-msgctxt ""
-"macro_recording.xhp\n"
-"par_id3154749\n"
-"4\n"
-"help.text"
-msgid "Open the document for which you want to record a macro."
-msgstr "Ανοίξτε το έγγραφο για το οποίο θέλετε να καταγράψετε μια μακροεντολή."
+msgid "Now you can apply the character style to your selected text."
+msgstr "Τώρα μπορείτε να εφαρμόσετε το στυλ χαρακτήρων στο επιλεγμένο κείμενο."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id3149398\n"
-"5\n"
+"language_select.xhp\n"
+"hd_id8703268\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Record Macro</emph>."
-msgstr "Επιλέξτε <emph>Εργαλεία - Μακροεντολές - Καταγραφή μακροεντολής</emph>."
+msgid "Adding More Text Languages"
+msgstr "Προσθήκη περισσότερων γλωσσών κειμένου"
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id3149399\n"
+"language_select.xhp\n"
+"par_id7919248\n"
"help.text"
-msgid "If <emph>Tools - Macros - Record Macro</emph> menu item is missing, make sure that macro recording feature is enabled in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced</emph>."
-msgstr "Εάν το στοιχείο μενού <emph>Εργαλεία - Μακροεντολές - Καταγραφή μακροεντολής</emph> λείπει, βεβαιωθείτε ότι το γνώρισμα καταγραφής μακροεντολής είναι ενεργό στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Προχωρημένα</emph>."
+msgid "Dictionaries are supplied and installed as extensions. Choose <item type=\"menuitem\">Tools - Language - More Dictionaries Online</item> to open the dictionaries page in your default web browser."
+msgstr "Τα λεξικά παρέχονται με την μορφή επεκτάσεων. Επιλέξτε <item type=\"menuitem\">Εργαλεία - Γλώσσα - Περισσότερα λεξικά</item> για να ανοίξει η σελίδα των λεξικών στον προεπιλεγμένο σας περιηγητή."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id3150275\n"
-"6\n"
+"language_select.xhp\n"
+"par_id5174108\n"
"help.text"
-msgid "You see the small <emph>Recording</emph> dialog with just one button called <emph>Stop Recording</emph>."
-msgstr "Βλέπετε το μικρό παράθυρο διαλόγου <emph>Καταγραφή</emph> με μόνο ένα πεδίο επιλογής με όνομα <emph>Τέλος καταγραφής</emph>."
+msgid "Select a dictionary in the list of descriptions. Click the heading in a dictionary description that you want to get."
+msgstr "Επιλέξτε ένα λεξικό από την λίστα. Κάντε κλικ στην επικεφαλίδα της περιγραφής του λεξικού που επιθυμείτε."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id3153087\n"
-"7\n"
+"language_select.xhp\n"
+"par_id2897427\n"
"help.text"
-msgid "Perform the actions you want to be recorded in the document."
-msgstr "Πραγματοποιήστε τις ενέργειες στο έγγραφο που θέλετε να καταγραφούν."
+msgid "In the next page, click the Get It icon to download the dictionary extension. Note the folder name to which your browser downloads the file. Download additional dictionaries as you like."
+msgstr "Στην επόμενη σελίδα, κάντε κλικ στο εικονίδιο Λήψη για να κάνετε λήψη της επέκτασης του λεξικού. Σημειώστε το όνομα του φακέλου στον οποίο αποθηκεύετε το αρχείο."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id3150504\n"
-"15\n"
+"language_select.xhp\n"
+"par_id3906979\n"
"help.text"
-msgid "Press the Escape key to deselect an object, as the macro recorder currently does not record this action by mouse click."
-msgstr "Πατήστε το πλήκτρο διαφυγής (Esc) για να αποεπιλέξτε ένα αντικείμενο, καθώς η μακροεντολή καταγραφής δεν καταγράφει αυτή την πράξη από το κλικ του ποντικιού."
+msgid "In %PRODUCTNAME, choose <item type=\"menuitem\">Tools - Extension Manager</item> and click Add to install the downloaded extensions."
+msgstr "Στο %PRODUCTNAME, επιλέξτε <item type=\"menuitem\">Εργαλεία - Διαχείριση επεκτάσεων</item> και κάντε κλικ στο Προσθήκη για να εγκαταστήσετε τις ληφθείσες επεκτάσεις."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id3148492\n"
-"8\n"
+"language_select.xhp\n"
+"par_id0220200911174493\n"
"help.text"
-msgid "Click <emph>Stop Recording</emph>."
-msgstr "Κάντε κλικ στο <emph>Τέλος καταγραφής</emph>."
+msgid "After you installed the extensions, you should close %PRODUCTNAME (including the Quickstarter), and restart."
+msgstr "Μετά την εγκατάσταση των επεκτάσεων, θα πρέπει να κλείσετε το %PRODUCTNAME (μαζί με την Γρήγορη εκκίνηση), και να εκκινήσετε ξανά."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id3148686\n"
-"9\n"
+"language_select.xhp\n"
+"hd_id9100924\n"
"help.text"
-msgid "The <emph>Macro</emph> dialog appears, in which you can save and run the macro."
-msgstr "Το παράθυρο διαλόγου <emph>Μακροεντολές</emph> εμφανίζεται, από όπου μπορείτε να αποθηκεύσετε και να τρέξετε την μακροεντολή."
+msgid "Setting UI Language"
+msgstr "Ρύθμιση της γλώσσας UI"
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id3159158\n"
-"10\n"
+"language_select.xhp\n"
+"par_id2761314\n"
"help.text"
-msgid "If you want to abort the recording without saving a macro, click the <emph>Close</emph> button of the <emph>Recording</emph> dialog."
-msgstr "Αν θέλετε να ακυρώσετε την καταγραφή χωρίς αποθήκευση της μακροεντολής, κάντε κλικ στο πεδίο επιλογής <emph>Κλείσιμο</emph> του παραθύρου διαλόγου <emph>Καταγραφή</emph>."
+msgid "A standard installation of %PRODUCTNAME software will give you a user interface (UI) of your chosen language."
+msgstr "Μια τυπική εγκατάσταση του λογισμικού του %PRODUCTNAME θα σας δώσει μια διεπαφή χρήστη (UI) της επιλεγμένης σας γλώσσας."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id3144510\n"
-"11\n"
+"language_select.xhp\n"
+"par_id3912778\n"
"help.text"
-msgid "To save the macro, first select the object where you want the macro to be saved in the <emph>Save macro in</emph> list box."
-msgstr "Για να αποθηκεύσετε την μακροεντολή, πρώτα επιλέξτε το αντικείμενο όπου θέλετε να αποθηκευτεί η μακροεντολή στο πεδίο λίστας <emph>Αποθήκευση μακροεντολής σε</emph>."
+msgid "Most users download the American English version, which gives you English menu commands and English application help. If you want another language for the menus (and for the application help, if available in that language), change the UI language as follows."
+msgstr "Οι περισσότεροι χρήστες κατεβάζουν την αμερικάνικη-αγγλική έκδοση, που θα σας δώσει εντολές, μενού και βοήθεια στα αγγλικά. Αν θέλετε κάποια άλλη γλώσσα για τα μενού (και για τη βοήθεια της εφαρμογής, αν είναι διαθέσιμη στη γλώσσα εκείνη), αλλάξτε την γλώσσα UI όπως ακολουθεί:"
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id3148550\n"
-"12\n"
+"language_select.xhp\n"
+"par_id3163853\n"
"help.text"
-msgid "If you want the macro to be saved into a new library or module, click the <emph>New Library </emph>or <emph>New Module </emph>button and enter a name for the library or module."
-msgstr "Αν θέλετε η μακροεντολή να αποθηκευτεί σε μια νέα βιβλιοθήκη ή άρθρωμα, κάντε κλικ στο πεδίο επιλογής <emph>Νέα βιβλιοθήκη</emph> ή <emph>Νέο άρθρωμα </emph> και εισάγετε ένα όνομα για την βιβλιοθήκη ή το άρθρωμα."
+msgid "Choose <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</item>."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id3149456\n"
-"13\n"
+"language_select.xhp\n"
+"par_id121158\n"
"help.text"
-msgid "Enter a name for the new macro in the <emph>Macro name</emph> text box. Do not use Basic keywords as a name."
-msgstr "Εισάγετε ένα όνομα για την νέα μακροεντολή στη πεδίο κειμένου <emph>Όνομα μακροεντολής</emph>. Μην χρησιμοποιείτε λέξεις-κλειδιά της Basic ως ένα όνομα."
+msgid "Select another UI language in the \"User interface\" listbox."
+msgstr "Επιλέξτε άλλη γλώσσα UI στο πεδίο λίστας \"Περιβάλλον χρήσης\""
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id3154138\n"
-"14\n"
+"language_select.xhp\n"
+"par_id3806878\n"
"help.text"
-msgid "Click <emph>Save</emph>."
-msgstr "Κάντε κλικ στην <emph>Αποθήκευση</emph>."
+msgid "Click OK and restart the %PRODUCTNAME software."
+msgstr "Πατήστε Εντάξει και ξαναρχίστε το λογισμικό %PRODUCTNAME."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"hd_id2486342\n"
+"language_select.xhp\n"
+"par_id130619\n"
"help.text"
-msgid "Limitations of the macro recorder"
-msgstr "Περιορισμοί στην καταγραφή μακροεντολών"
+msgid "If the listbox doesn't list the language that you want, see \"Adding More UI Languages\"."
+msgstr "Αν στο κουτί λίστας δεν περιέχεται η γλώσσα που θέλετε, δείτε \"Προσθήκη περισσότερων UI γλωσσών\"."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id3608508\n"
+"language_select.xhp\n"
+"hd_id9999694\n"
"help.text"
-msgid "The following actions are <emph>not</emph> recorded:"
-msgstr "Οι ακόλουθες ενέργειες <emph>δεν</emph> καταγράφονται:"
+msgid "Adding More UI Languages"
+msgstr "Πρόσθεση περισσοτέρων γλωσσών UI"
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id921353\n"
+"language_select.xhp\n"
+"par_id9852901\n"
"help.text"
-msgid "Opening of windows is not recorded."
-msgstr "Το άνοιγμα των παραθύρων δεν καταγράφεται."
+msgid "Close %PRODUCTNAME software (also close the Quickstarter, if you enabled it)."
+msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε την γρήγορη εκκίνηση, εάν την ενεργοποιήσατε)."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id9296243\n"
+"language_select.xhp\n"
+"par_id3791925\n"
"help.text"
-msgid "Actions carried out in another window than where the recorder was started are not recorded."
-msgstr "Ενέργειες που διαδραματίζονται σε άλλο παράθυρο από αυτό στο οποίο ενεργοποιήθηκε ο καταγραφέας δεν καταγράφονται."
+msgid "Run %PRODUCTNAME installer, choose Modify, then select the language that you would like to install from the Additional user interface languages group."
+msgstr "Τρέξτε την εγκατάσταση του %PRODUCTNAME, επιλέξτε τροποποίηση, έπειτα επιλέξτε τη γλώσσα που θα θέλατε να εγκαταστήσετε από την πρόσθετη ομάδα γλωσσών δειεπαφής χρήστη."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id4269234\n"
+"language_select.xhp\n"
+"par_id9852903\n"
"help.text"
-msgid "Window switching is not recorded."
-msgstr "Η αλλαγή παραθύρου δεν καταγράφεται."
+msgid "If you use %PRODUCTNAME packages maintaned by your Linux distribution, follow the steps below."
+msgstr "Εάν χρησιμοποιείτε τα πακέτα του %PRODUCTNAME που συντηρούνται από τη διανομή σας Linux, ακολουθήστε τα παρακάτω βήματα."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id8014465\n"
+"language_select.xhp\n"
+"par_id9852902\n"
"help.text"
-msgid "Actions that are not related to the document contents are not recorded. For example, changes made in the Options dialog, macro organizer, customizing."
-msgstr "Ενέργειες που δεν σχετίζονται με τα περιεχόμενα του εγγράφου δεν καταγράφονται. Για παράδειγμα, αλλαγές που έγιναν στο παράθυρο διαλόγου Επιλογές , στο διαχειριστή μακροεντολών, στην επεξεργασία."
+msgid "Close %PRODUCTNAME software (also close the Quickstarter, if you enabled it)."
+msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε την γρήγορη εκκίνηση, εάν την ενεργοποιήσατε)."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id2814416\n"
+"language_select.xhp\n"
+"par_id3791926\n"
"help.text"
-msgid "Selections are recorded only if they are done by using the keyboard (cursor traveling), but not when the mouse is used."
-msgstr "Οι επιλογές καταγράφονται μόνο αν έχουν γίνει χρησιμοποιώντας το πληκτρολόγιο (δρομολόγια δρομέα), αλλά όχι όταν χρησιμοποιείται το ποντίκι."
+msgid "Open your favourite package manager, look for %PRODUCTNAME language packs, and install the languages that you would like to use."
+msgstr "Ανοίξτε τον επιθυμητό διαχειριστή πακέτου, κοιτάξτε για γλωσσικά πακέτα του %PRODUCTNAME και εγκαταστήστε τις γλώσσες που θα θέλατε να χρησιμοποίσετε."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id2522354\n"
+"language_select.xhp\n"
+"par_id9852904\n"
"help.text"
-msgid "The macro recorder works only in Calc and Writer."
-msgstr "Ο καταγραφέας μακροεντολών δουλεύει μόνο στο Calc και στο Writer."
+msgid "If you downloaded %PRODUCTNAME packages from the main %PRODUCTNAME Web site, follow the steps below."
+msgstr "Εάν κατεβάσατε τα πακέτα του %PRODUCTNAME από την κύρια ιστοσελίδα του %PRODUCTNAME, ακολουθήστε τα επόμενα βήματα."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id3156422\n"
+"language_select.xhp\n"
+"par_id2216559\n"
"help.text"
-msgid "<link href=\"text/shared/01/06130000.xhp\" name=\"Macro\">Macro</link>"
-msgstr "<link href=\"text/shared/01/06130000.xhp\" name=\"Μακροεντολή\">Μακροεντολή</link>"
+msgid "Open your Web browser and enter <link href=\"http://www.libreoffice.org/download/\">http://www.libreoffice.org/download/</link>"
+msgstr "Ανοίξτε τον περιηγητή ιστού και εισάγετε <link href=\"http://www.libreoffice.org/download/\">http://www.libreoffice.org/download/</link>"
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id3147576\n"
-"2\n"
+"language_select.xhp\n"
+"par_id7869502\n"
"help.text"
-msgid "<link href=\"text/shared/main0600.xhp\" name=\"macro programming in $[officename]\">Programming in %PRODUCTNAME</link>"
-msgstr "<link href=\"text/shared/main0600.xhp\" name=\"Προγραμματισμός μακροεντολής στο $[officename]\">Προγραμματισμός στο %PRODUCTNAME</link>"
+msgid "Select and download the correct language pack for your version of %PRODUCTNAME software."
+msgstr "Επιλέξτε και κατεβάστε το σωστό πακέτο γλώσσας για τη δικιά σας έκδοση του λογισμικού του %PRODUCTNAME."
-#: macro_recording.xhp
+#: language_select.xhp
msgctxt ""
-"macro_recording.xhp\n"
-"par_id7797242\n"
+"language_select.xhp\n"
+"par_id9852900\n"
"help.text"
-msgid "The macro recording functionality is only available for text documents in %PRODUCTNAME Writer and for spreadsheets in %PRODUCTNAME Calc."
-msgstr "Η λειτουργία καταγραφής μακροεντολών στο %PRODUCTNAME είναι διαθέσιμη μόνο για έγγραφα κειμένου και για υπολογιστικά φύλλα στο %PRODUCTNAME Calc."
+msgid "Close %PRODUCTNAME software (also close the Quickstarter, if you enabled it)."
+msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε την γρήγορη εκκίνηση, εάν την ενεργοποιήσατε)."
-#: imagemap.xhp
+#: language_select.xhp
msgctxt ""
-"imagemap.xhp\n"
-"tit\n"
+"language_select.xhp\n"
+"par_id3791924\n"
"help.text"
-msgid "Adding Clickable Hotspots to Images"
-msgstr "Προσθήκη Hotspots σε εικόνες"
+msgid "Install the language pack. Unpack tar.gz file and install the packages according to standard practice on your platform."
+msgstr "Εγκαταστήστε το γλωσσικό πακέτο. Αποσυμπιέστε το αρχείο tar.gz και εγκαταστήστε τα πακέτα σύμφωνα με την τυπική πρακτική στο λειτουργικό σας."
-#: imagemap.xhp
+#: language_select.xhp
msgctxt ""
-"imagemap.xhp\n"
-"bm_id3150502\n"
+"language_select.xhp\n"
+"par_id221655a\n"
"help.text"
-msgid "<bookmark_value>ImageMap; editor</bookmark_value> <bookmark_value>editors; ImageMap editor</bookmark_value> <bookmark_value>images; ImageMap</bookmark_value> <bookmark_value>pictures; ImageMap</bookmark_value> <bookmark_value>hotspots;adding to images</bookmark_value> <bookmark_value>URL;in pictures</bookmark_value>"
-msgstr "<bookmark_value>ImageMap; επεξεργαστής</bookmark_value><bookmark_value>επεξεργαστές; επεξεργαστής ImageMap</bookmark_value><bookmark_value>εικόνες; ImageMap</bookmark_value><bookmark_value>εικόνες; ImageMap</bookmark_value><bookmark_value>θερμά σημεία;προσθήκη σε εικόνες</bookmark_value><bookmark_value>URL;σε εικόνες</bookmark_value>"
+msgid "Open your Web browser and enter <link href=\"http://www.libreoffice.org/download/\">http://www.libreoffice.org/download/</link>"
+msgstr "Ανοίξτε τον περιηγητή ιστού και εισάγετε <link href=\"http://www.libreoffice.org/download/\">http://www.libreoffice.org/download/</link>"
-#: imagemap.xhp
+#: language_select.xhp
msgctxt ""
-"imagemap.xhp\n"
-"par_idN10631\n"
+"language_select.xhp\n"
+"par_id7869503\n"
"help.text"
-msgid "<variable id=\"imagemap\"><link href=\"text/shared/guide/imagemap.xhp\">Adding Clickable Hotspots to Images</link></variable>"
-msgstr "<variable id=\"imagemap\"><link href=\"text/shared/guide/imagemap.xhp\">Προσθήκη επιλέξιμων θερμών σημείων σε εικόνες</link></variable>"
+msgid "Select and download the correct language pack for your version of %PRODUCTNAME software."
+msgstr "Επιλέξτε και κατεβάστε το σωστό πακέτο γλώσσας για τη δικιά σας έκδοση του λογισμικού του %PRODUCTNAME."
-#: imagemap.xhp
+#: language_select.xhp
msgctxt ""
-"imagemap.xhp\n"
-"par_idN1064F\n"
+"language_select.xhp\n"
+"par_id9852905\n"
"help.text"
-msgid "An ImageMap allows you to attach URLs to specific areas, called hotspots, on a picture in your document. An image map is a group of one or more hotspots."
-msgstr "Ο χάρτης εικόνας σας επιτρέπει να προσαρτήσετε URLs σε συγκεκριμένες περιοχές, ονομαζόμενες hotspots, σε μια εικόνα του εγγράφου σας. Ένας χάρτης εικόνας είναι μια ομάδα από ένα ή περισσότερα hotspots."
+msgid "Close %PRODUCTNAME software (also close the Quickstarter, if you enabled it)."
+msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε την γρήγορη εκκίνηση, εάν την ενεργοποιήσατε)."
-#: imagemap.xhp
+#: language_select.xhp
msgctxt ""
-"imagemap.xhp\n"
-"par_idN1066C\n"
+"language_select.xhp\n"
+"par_id3791927\n"
"help.text"
-msgid "You can draw three types of hotspots: rectangles, ellipses, and polygons. When you click a hotspot, the URL is opened in the browser window or frame that you specify. You can also specify the text that appears when your mouse rests on the hotspot."
-msgstr "Μπορείτε να σχεδιάσετε τρεις τύπους hotspots: τετράγωνα, εκλείψεις και πολύγωνα. Όταν κάνετε κλικ σε ένα hotspot, το URL ανοίγει στο παράθυρο του περιηγητή ή στο πλαίσιο που διαλέξατε. Μπορείτε επίσης να ορίσετε το κείμενο που εμφανίζεται όταν το ποντίκι σας βρίσκεται πάνω από το hotspot."
+msgid "Install the language pack by double-clicking the dmg file."
+msgstr "Εγκαταστήστε το γλωσσικό πακέτο με διπλό κλικ του αρχείου dmg."
-#: imagemap.xhp
+#: language_select.xhp
msgctxt ""
-"imagemap.xhp\n"
-"par_idN10677\n"
+"language_select.xhp\n"
+"par_id3150043\n"
+"28\n"
"help.text"
-msgid "To add a clickable hotspot to an image"
-msgstr "Για να προσθέσετε ένα hotspot σε μια εικόνα"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01140000.xhp\" name=\"Language Settings - Languages\">Language Settings - Languages</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01140000.xhp\" name=\"Ρυθμίσεις γλώσσας - Γλώσσες\">Ρυθμίσεις γλώσσας - Γλώσσες</link>"
-#: imagemap.xhp
+#: language_select.xhp
msgctxt ""
-"imagemap.xhp\n"
-"par_idN1067E\n"
+"language_select.xhp\n"
+"par_id3152483\n"
+"29\n"
"help.text"
-msgid "Position the cursor where you want the ImageMap in your document."
-msgstr "Τοποθετήστε το δείκτη εκεί που θέλετε το ImageMap στο έγγραφό σας."
+msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Format - Character - Font\">Format - Character - Font</link>"
+msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Μορφή - Χαρακτήρας - Γραμματοσειρά\">Μορφή - Χαρακτήρας - Γραμματοσειρά</link>"
-#: imagemap.xhp
+#: line_intext.xhp
msgctxt ""
-"imagemap.xhp\n"
-"par_idN10682\n"
+"line_intext.xhp\n"
+"tit\n"
"help.text"
-msgid "Choose <emph>Insert - Picture - From File</emph>, select and insert a bitmap picture."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Εικόνα - Από αρχείο</emph>, διαλέξτε και εισάγετε μια εικόνα bitmap."
+msgid "Drawing Lines in Text"
+msgstr "Σχεδίαση γραμμών σε κείμενο"
-#: imagemap.xhp
+#: line_intext.xhp
msgctxt ""
-"imagemap.xhp\n"
-"par_idN1068A\n"
+"line_intext.xhp\n"
+"bm_id3143206\n"
"help.text"
-msgid "With the picture selected, choose <emph>Edit - ImageMap</emph>. You see the <link href=\"text/shared/01/02220000.xhp\">ImageMap Editor</link>, which displays the picture at the background."
-msgstr "Με τη εικόνα επιλεγμένη, διαλέξτε <emph>Επεξεργασία - ImageMap</emph>. Θα δείτε τον <link href=\"text/shared/01/02220000.xhp\">Επεξεργασία ImageMap</link>, που δείχνει την εικόνα στο φόντο."
+msgid "<bookmark_value>arrows; drawing in text</bookmark_value><bookmark_value>indicator lines in text</bookmark_value><bookmark_value>lines; drawing in text</bookmark_value><bookmark_value>lines; removing automatic lines</bookmark_value><bookmark_value>deleting; lines in text</bookmark_value><bookmark_value>drawing lines in text</bookmark_value><bookmark_value>automatic lines/borders in text</bookmark_value>"
+msgstr "<bookmark_value>βέλη; σχέδιο σε κείμενο</bookmark_value><bookmark_value>γραμμές δεικτών στο κείμενο</bookmark_value><bookmark_value>γραμμές; σχέδιο σε κείμενο</bookmark_value><bookmark_value>γραμμές; κατάργηση αυτόματων γραμμών</bookmark_value><bookmark_value>διαγραφή; γραμμές σε κείμενο</bookmark_value><bookmark_value>γραμμές σχεδίων στο κείμενο</bookmark_value><bookmark_value>αυτόματες γραμμές/περιγράμματα σε κείμενο</bookmark_value>"
-#: imagemap.xhp
+#: line_intext.xhp
msgctxt ""
-"imagemap.xhp\n"
-"par_idN106A0\n"
+"line_intext.xhp\n"
+"hd_id3143206\n"
+"36\n"
"help.text"
-msgid "Use the icons in the ImageMap Editor to draw a hotspot shape, for example a rectangle, over the image at the background."
-msgstr "Χρησιμοποιείστε τα εικονίδια στον Επεξεργαστή ImageMap για να σχεδιάσετε ένα σχήμα hotspot, για παράδειγμα ένα τετράγωνο, πάνω από την εικόνα στο φόντο."
+msgid "<variable id=\"line_intext\"><link href=\"text/shared/guide/line_intext.xhp\" name=\"Drawing Lines in Text\">Drawing Lines in Text</link></variable>"
+msgstr "<variable id=\"line_intext\"><link href=\"text/shared/guide/line_intext.xhp\" name=\"Σχεδίαση γραμμών σε κείμενο\">Σχεδίαση γραμμών σε κείμενο</link></variable>"
-#: imagemap.xhp
+#: line_intext.xhp
msgctxt ""
-"imagemap.xhp\n"
-"par_idN106A3\n"
+"line_intext.xhp\n"
+"par_id3144436\n"
+"37\n"
"help.text"
-msgid "You can see an extended help text on the functions of each icon when you enable Extended Help in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - General</emph>."
-msgstr "Μπορείτε να δείτε ένα εκτεταμένο κείμενο βοήθειας σε λειτουργίες κάθε εικόνας όταν ενεργοποιείτε εκτεταμένη βοήθεια στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Γενικά</emph>."
+msgid "You can incorporate lines into your text with custom angles, width, color, and other attributes."
+msgstr "Μπορείτε να ενσωματώσετε γραμμές στο κείμενό σας με προσαρμοσμένες γωνίες, πλάτος, χρώμα και άλλες ιδιότητες."
-#: imagemap.xhp
+#: line_intext.xhp
msgctxt ""
-"imagemap.xhp\n"
-"par_idN106AB\n"
+"line_intext.xhp\n"
+"par_id3153345\n"
+"39\n"
"help.text"
-msgid "Enter the \"Address\" URL that will be shown in a Web browser when the user clicks the hotspot."
-msgstr "Καταχωρίστε την \"Διεύθυνση\" URL που θα εμφανισθεί στον περιηγητή ιστοσελίδων όταν ο χρήστης κάνει κλικ στο hotspot."
+msgid "To define the line attributes and direction, use the <emph>Line</emph> drawing object as follows:"
+msgstr "Για να ορίσετε τις ιδιότητες γραμμής και κατεύθυνση, χρησιμοποιήστε το αντικείμενο σχεδίασης <emph>Γραμμή</emph> όπως ακολουθεί:"
-#: imagemap.xhp
+#: line_intext.xhp
msgctxt ""
-"imagemap.xhp\n"
-"par_idN106AF\n"
+"line_intext.xhp\n"
+"par_id3156113\n"
"help.text"
-msgid "Optionally, enter the \"Text\" that will be shown as a tip when the user points the mouse to the hotspot."
-msgstr "Προαιρετικά, καταχωρίστε το \"Κείμενο\" που θα εμφανισθεί ως υπόδειξη όταν ο χρήστης τοποθετεί το ποντίκι στο hotspot."
+msgid "<image id=\"img_id3166410\" src=\"cmd/sc_insertdraw.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166410\">Icon</alt></image>"
+msgstr "<image id=\"img_id3166410\" src=\"cmd/sc_insertdraw.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166410\">Icon</alt></image>"
-#: imagemap.xhp
+#: line_intext.xhp
msgctxt ""
-"imagemap.xhp\n"
-"par_idN106B3\n"
+"line_intext.xhp\n"
+"par_id3152780\n"
"help.text"
-msgid "Click the Apply button to apply your changes, and close the ImageMap Editor."
-msgstr "Κάντε κλικ στο πεδίο επιλογής Εφαρμογή για εφαρμογή των αλλαγών και κλείστε τον Επεξεργαστή ImageMap."
+msgid "<image id=\"img_id3154285\" src=\"cmd/sc_line.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154285\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154285\" src=\"cmd/sc_line.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154285\">Icon</alt></image>"
-#: imagemap.xhp
+#: line_intext.xhp
msgctxt ""
-"imagemap.xhp\n"
-"par_idN106B7\n"
+"line_intext.xhp\n"
+"par_id3153254\n"
+"66\n"
"help.text"
-msgid "Save the document in the %PRODUCTNAME or HTML format."
-msgstr "Αποθηκεύστε το έγγραφο σε μορφή %PRODUCTNAME ή HTML."
+msgid "1."
+msgstr "1."
-#: imagemap.xhp
+#: line_intext.xhp
msgctxt ""
-"imagemap.xhp\n"
-"par_idN106BA\n"
+"line_intext.xhp\n"
+"par_id3159400\n"
+"41\n"
"help.text"
-msgid "You may save the ImageMap as a file and upload that file to a Web server, for example."
-msgstr "Μπορείτε να αποθηκεύσετε το ImageMap σαν αρχείο και να ανεβάσετε αυτό το αρχείο σε έναν διακομιστή Web, για παράδειγμα."
+msgid "On the Standard bar, click the <emph>Show Draw Functions </emph>icon to open the <emph>Drawing </emph>toolbar, and click the <emph>Line</emph> icon. The mouse pointer changes to a cross-hair symbol with a line beside it."
+msgstr "Στην Βασική γραμμή εργαλείων, κάντε κλικ στο εικονίδιο <emph>Εμφάνιση λειτουργιών σχεδίασης </emph> για να ανοίξετε τη γραμμή εργαλείων <emph>Σχέδιο </emph>, και κάντε κλικ στο εικονίδιο <emph>Γραμμή</emph>. Ο δείκτης του ποντικιού αλλάζει σε ένα σταυρωτό δείκτη με μια γραμμή δίπλα του."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"tit\n"
+"line_intext.xhp\n"
+"par_id3156117\n"
+"67\n"
"help.text"
-msgid "Editing Hyperlinks"
-msgstr "Επεξεργασία υπερσυνδέσεων"
+msgid "2."
+msgstr "2."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"bm_id3153910\n"
+"line_intext.xhp\n"
+"par_id3152472\n"
+"42\n"
"help.text"
-msgid "<bookmark_value>hyperlinks; editing</bookmark_value><bookmark_value>links; editing hyperlinks</bookmark_value><bookmark_value>editing; hyperlinks</bookmark_value><bookmark_value>text attributes; hyperlinks</bookmark_value><bookmark_value>buttons;editing hyperlink buttons</bookmark_value><bookmark_value>URL;changing hyperlink URLs</bookmark_value>"
-msgstr "<bookmark_value>υπερσυνδέσεις; επεξεργασία</bookmark_value><bookmark_value>συνδέσεις; επεξεργασία υπερσυνδέσεων</bookmark_value><bookmark_value>επεξεργασία; υπερσυνδέσεις</bookmark_value><bookmark_value>ιδιότητες κειμένου; υπερσυνδέσεις</bookmark_value><bookmark_value>πεδία επιλογής;επεξεργασία πεδία επιλογής υπερσυνδέσεων</bookmark_value><bookmark_value>URL;αλλαγή URLs υπερσυνδέσεων</bookmark_value>"
+msgid "In your document, click where the line should begin. Hold down the mouse button and drag to the point where you want the line to end. If you also hold down the Shift key, you can draw only horizontal, vertical, and diagonal lines."
+msgstr "Στο έγγραφό σας, κάντε κλικ όπου πρέπει να αρχίζει η γραμμή. Κρατήστε πατημένο το κουμπί του ποντικιού και μετακινήστε το σημείο όπου θέλετε η γραμμή να τελειώνει. Αν κρατάτε επίσης πατημένο το πλήκτρο Shift, μπορείτε να σχεδιάσετε μόνο οριζόντιες, κάθετες και διαγώνιες γραμμές."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"hd_id3153910\n"
-"11\n"
+"line_intext.xhp\n"
+"par_id3149294\n"
"help.text"
-msgid "<variable id=\"hyperlink_edit\"><link href=\"text/shared/guide/hyperlink_edit.xhp\" name=\"Editing Hyperlinks\">Editing Hyperlinks</link></variable>"
-msgstr "<variable id=\"hyperlink_edit\"><link href=\"text/shared/guide/hyperlink_edit.xhp\" name=\"Επεξεργασία υπερσυνδέσεων\">Επεξεργασία υπερσυνδέσεων</link></variable>"
+msgid "<image id=\"img_id3159413\" src=\"cmd/sc_drawselect.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159413\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159413\" src=\"cmd/sc_drawselect.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159413\">Icon</alt></image>"
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"par_id4124881\n"
+"line_intext.xhp\n"
+"par_id3151056\n"
+"68\n"
"help.text"
-msgid "When you <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click a hyperlink in a Writer document, your web browser opens with the requested web address. If you don't use a mouse, position the cursor inside the hyperlink and open the context menu by Shift+F10, then choose Open Hyperlink."
-msgstr "Όταν πατάτε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-κλικ σε μια υπερσύνδεση σε ένα έγγραφο του Writer, ο περιηγητής σας ανοίγει την αιτούμενη διεύθυνση στο διαδίκτυο. Αν δεν χρησιμοποιείται ποντίκι, τοποθετήστε το δρομέα μέσα στην υπερσύνδεση, ανοίξτε το μενού περιβάλλοντος πατώντας Shift+F10, και μετά επιλέξτε Άνοιγμα υπερσύνδεσης."
+msgid "3."
+msgstr "3."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"hd_id3145071\n"
-"26\n"
+"line_intext.xhp\n"
+"par_id3153361\n"
+"43\n"
"help.text"
-msgid "Change the text of a hyperlink as follows"
-msgstr "Αλλάξτε το κείμενο υπερσύνδεσης ακολουθώντας την εξής διαδικασία"
+msgid "Release the mouse button once the line has the desired direction and length. You can then draw more lines. End this function by pressing the Esc key or by clicking the <emph>Select</emph> icon from the <emph>Drawing </emph>bar."
+msgstr "Αφήστε το κουμπί του ποντικιού όταν η γραμμή έχει την επιθυμητή κατεύθυνση και μήκος. Τότε μπορείτε να σχεδιάσετε περισσότερες γραμμές. Τερματίστε αυτή τη λειτουργία πατώντας το πλήκτρο Esc ή πατώντας το εικονίδιο <emph>Επιλογή</emph> από τη γραμμή <emph>Σχέδιο </emph>."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"par_id3166410\n"
-"12\n"
+"line_intext.xhp\n"
+"par_id3156422\n"
+"69\n"
"help.text"
-msgid "In Writer documents, you can click anywhere into a hyperlink and edit the visible text."
-msgstr "Σε έγγραφα Writer, μπορείτε να κάνετε κλικ οπουδήποτε σε μια υπερσύνδεση και να επεξεργαστείτε το ορατό κείμενο."
+msgid "4."
+msgstr "4."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"par_id2690511\n"
+"line_intext.xhp\n"
+"par_id3159149\n"
+"44\n"
"help.text"
-msgid "If you leave the hyperlink by positioning the cursor somewhere else, only the visible text will be changed."
-msgstr "Αν αφήσετε την υπερσύνδεση τοποθετώντας τον δείκτη κάπου αλλού, μόνο το ορατό κείμενο θα αλλάξει."
+msgid "After clicking the <emph>Select</emph> icon, you can select all of the lines at the same time by clicking each line while holding down the Shift key. This multiple selection enables you to assign all of them a common color, width or other attribute."
+msgstr "Αφού έχετε κάνει κλικ στο εικονίδιο <emph>Επιλογή</emph>, μπορείτε να επιλέξτε όλες τις γραμμές την ίδια στιγμή κάνοντας κλικ σε κάθε γραμμή κρατώντας πατημένο το πλήκτρο Shift. Αυτή η πολλαπλή επιλογή σας επιτρέπει να εφαρμόσετε σε αυτές ένα κοινό χρώμα, πλάτος ή άλλη ιδιότητα."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"par_id1983092\n"
+"line_intext.xhp\n"
+"par_id3153049\n"
+"38\n"
"help.text"
-msgid "If you leave the hyperlink by entering a space character directly following the last character, the AutoCorrect - if enabled - will change the target URL to be the same as the visible text."
-msgstr "Αν αφήσετε την υπερσύνδεση εισάγοντας ένα χαρακτήρα διάστημα αμέσως μετά τον τελευταίο χαρακτήρα, η επιλογή Αυτόματη Διόρθωση -αν είναι ενεργοποιημένη- θα αλλάξει τη URL προορισμού για να είναι ίδια με το ορατό κείμενο."
+msgid "Create a horizontal line by applying the preset Paragraph Style <emph>Horizontal Line</emph>. Click into an empty paragraph, and double-click the <emph>Horizontal Line</emph> Style in the <emph>Styles and Formatting</emph> window. If the entry for horizontal lines is not visible in the list of Paragraph Styles, select \"All Styles\" in the lower listbox."
+msgstr "Δημιουργήστε μια οριζόντια γραμμή εφαρμόζοντας το προεπιλεγμένο στυλ παραγράφου <emph>Οριζόντια γραμμή</emph>. Κάντε κλικ σε μια άδεια παράγραφο, και διπλό κλικ στο στυλ <emph>Οριζόντια γραμμή</emph> στο παράθυρο <emph>Πρότυπα and Μορφοποίηση</emph>. Αν η καταχώρηση για οριζόντιες γραμμές δεν είναι ορατή στη λίστα του Στυλ παραγράφου, επιλέξτε \"Όλα τα στυλ\" στο χαμηλότερο πεδίο λίστας."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"par_id333262\n"
+"line_intext.xhp\n"
+"par_id3153748\n"
+"64\n"
"help.text"
-msgid "In all document types, you can open the Hyperlink dialog to edit a hyperlink. First set the cursor into the hyperlink or directly in front of the hyperlink, then click the Hyperlink icon on the Standard bar."
-msgstr "Σε όλους τους τύπους εγγράφων, μπορείτε να ανοίξετε το παράθυρο διαλόγου υπερσύνδεσης για να επεξεργαστείτε μια υπερσύνδεση. Τοποθετήστε πρώτα τον δείκτη μέσα στην υπερσύνδεση ή απευθείας μπροστά από την υπερσύνδεση, και έπειτα κάντε κλικ στο σύμβολο υπερσύνδεσης της βασικής γραμμής."
+msgid "You can draw a line above, beside or below a paragraph in a Writer text document by choosing <emph>Format - Paragraph - </emph><link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>."
+msgstr "Μπορείτε να σχεδιάσετε μια γραμμή πάνω, δίπλα ή κάτω μιας παραγράφου σε ένα έγγραφο κειμένου Writer επιλέγοντας <emph>Μορφή - Παράγραφος - </emph><link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\"><emph>Περιγράμματα</emph></link>."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"hd_id3158432\n"
-"30\n"
+"line_intext.xhp\n"
+"par_idN107C6\n"
"help.text"
-msgid "Change the URL of a hyperlink as follows"
-msgstr "Αλλάξτε τη διεύθυνση URL μιας υπερσύνδεσης ακολουθώντας την εξής διαδικασία"
+msgid "Automatic lines in Writer"
+msgstr "Αυτόματες γραμμές στο Writer"
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"par_id3150503\n"
-"31\n"
+"line_intext.xhp\n"
+"par_idN107CC\n"
"help.text"
-msgid "As described above, open <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink Dialog\">Hyperlink Dialog</link>."
-msgstr "Όπως περιγράφηκε πιο πάνω, ανοίξτε <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink Dialog\">Διάλογος υπερσυνδέσμου</link>."
+msgid "If you start a new line in a Writer text document by typing three or more hyphen characters and press the Enter key, the characters are removed and the previous paragraph gets a line as a bottom border."
+msgstr "Αν ξεκινάτε μια νέα γραμμή σε ένα έγγραφο κειμένου στο Writer πληκτρολογώντας τρεις ενωτικούς χαρακτήρες (Hyphens) και πατήσετε το πλήκτρο Enter, οι χαρακτήρες θα απομακρυνθούν και θα εισαχθεί μια γραμμή ως κάτω περίγραμμα στην προηγούμενη παράγραφο."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"hd_id3148686\n"
-"33\n"
+"line_intext.xhp\n"
+"par_id8849452\n"
"help.text"
-msgid "Change the attribute of all hyperlinks"
-msgstr "Αλλάξτε την ιδιότητα όλων των υπερσυνδέσεων"
+msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr "Για να δημιουργήσετε μια μεμονωμένη γραμμή, πληκτρολογήστε τρία ή και περισσότερα ενωτικά (-), ή υπογραμμίσεις ( _ ), και μετά πατήστε Enter. Για να δημιουργήσετε διπλή γραμμή, πληκτρολογήστε τρία ή και περισσότερα σύμβολα ισότητας (=), αστερίσκους (*), περισπωμένες (~), ή σύμβολα δίεσης (#) και μετά πατήστε Enter."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"par_id3148943\n"
-"25\n"
+"line_intext.xhp\n"
+"par_idN107D0\n"
"help.text"
-msgid "Open the Styles and Formatting window."
-msgstr "Ανοίξτε το παράθυρο των προτύπων και μορφοποίησης."
+msgid "To remove an automatically drawn border, choose <emph>Format - Paragraph - Borders</emph> and select no border."
+msgstr "Για να αφαιρέσετε ένα περίγραμμα που σχεδιάστηκε αυτόματα, επιλέξτε <emph>Μορφή - Παράγραφος - Περιγράμματα</emph> και επιλέξτε κανένα περίγραμμα."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"par_idN10826\n"
+"line_intext.xhp\n"
+"par_idN107D8\n"
"help.text"
-msgid "Click the Character Styles icon."
-msgstr "Κάντε κλικ στο εικονίδιο Στυλ χαρακτήρων."
+msgid "To undo an automatic border replacement once, choose <emph>Edit - Undo</emph>."
+msgstr "Για να αναιρέσετε μια αντικατάσταση αυτόματου περιγράμματος μια φορά, επιλέξτε <emph>Επεξεργασία - Αναίρεση</emph>."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"par_idN1082C\n"
+"line_intext.xhp\n"
+"par_idN107E0\n"
"help.text"
-msgid "Right-click the \"Internet Link\" or \"Visited Internet Link\" character style, and choose <emph>Modify</emph>."
-msgstr "Κάντε δεξί κλικ στο πρότυπο χαρακτήρος \"Δεσμός Internet\" ή \"Αναγνωσμένος δεσμός\", και επιλέξτε <emph>Τροποποίηση</emph>."
+msgid "To disable the automatic borders, choose <emph>Tools - AutoCorrect Options - Options</emph> and clear <emph>Apply border</emph>."
+msgstr "Για να απενεργοποιήσετε τα αυτόματα περιγράμματα επιλέξτε <emph>Εργαλεία - Επιλογές αυτόματης διόρθωσης - Επιλογές</emph> και αποπεπιλέξτε το <emph>Εφαρμογή περιγράμματος</emph>."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"par_idN10834\n"
+"line_intext.xhp\n"
+"par_id3145787\n"
+"45\n"
"help.text"
-msgid "In the dialog, select the new attributes, and click <emph>OK</emph>."
-msgstr "Στο παράθυρο διαλόγου, επιλέξτε τις νέες ιδιότητες και κάντε κλικ στο <emph>OK</emph>."
+msgid "The lines and other drawing objects that you insert in text are not defined in <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>, and are therefore not exported directly into HTML format. Instead, they are exported as graphics."
+msgstr "Οι γραμμές και άλλα αντικείμενα σχεδίασης που έχετε εισάγει στο κείμενο δεν έχουν ορισθεί στο <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>, και για αυτό δεν εξάγονται απευθείας στη μορφή HTML. Αντίθετα, εξάγονται σαν γραφικά."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"hd_id3147530\n"
-"34\n"
+"line_intext.xhp\n"
+"par_id641804\n"
"help.text"
-msgid "Edit a hyperlink button"
-msgstr "Επεξεργασία ενός πεδίου υπερσύνδεσης"
+msgid "When you enter a line width, you can append a measurement unit. A zero line width results in a hairline with a width of one pixel of the output medium."
+msgstr "Όταν εισάγετε ένα πλάτος γραμμής, μπορείτε να επισυνάψτε μια μονάδα μέτρησης. Ένα μηδενικό πλάτος γραμμής δίνει λεπτή γραμμή με πλάτος ένα εικονοστοιχείο του μέσου παραγωγής."
-#: hyperlink_edit.xhp
+#: line_intext.xhp
msgctxt ""
-"hyperlink_edit.xhp\n"
-"par_id3152361\n"
-"13\n"
+"line_intext.xhp\n"
+"par_id3154188\n"
+"65\n"
"help.text"
-msgid "If the hyperlink is a button, click on the border to select it, or press the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while clicking. Open the <emph>Properties</emph> dialog through the context menu. You can edit the label text under \"Caption,\" and modify the address in the \"URL\" field."
-msgstr "Αν η υπερσύνδεση είναι ένα κουμπί, πατήστε στο περίγραμμα του για να το επιλέξετε ή πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> ενώ κάνετε κλικ. Ανοίξτε το <emph>Ιδιότητες</emph> μέσω του μενού περιβάλλοντος. Μπορείτε να επεξεργαστείτε το κείμενο ετικέτας κάτω από το πεδία \"Λεζάντα,\" και να τροποποιοήσετε την διεύθυνση στο πεδίο \"URL\" ."
+msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Format - Paragraph - Borders\">Format - Paragraph - Borders</link>"
+msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Μορφή - Παράγραφος - Περίγραμμα\">Μορφή - Παράγραφος - Περίγραμμα</link>"
-#: change_title.xhp
+#: lineend_define.xhp
msgctxt ""
-"change_title.xhp\n"
+"lineend_define.xhp\n"
"tit\n"
"help.text"
-msgid "Changing the Title of a Document"
-msgstr "Αλλαγή του τίτλου ενός εγγράφου"
-
-#: change_title.xhp
-msgctxt ""
-"change_title.xhp\n"
-"bm_id3156324\n"
-"help.text"
-msgid "<bookmark_value>titles; changing</bookmark_value><bookmark_value>changing;document titles</bookmark_value><bookmark_value>documents; changing titles</bookmark_value>"
-msgstr "<bookmark_value>τίτλοι; αλλαγή</bookmark_value><bookmark_value>αλλαγή;τίτλοι εγγράφων</bookmark_value><bookmark_value>έγγραφα; αλλαγή τίτλων</bookmark_value>"
-
-#: change_title.xhp
-msgctxt ""
-"change_title.xhp\n"
-"hd_id3156324\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"change_title\"><link href=\"text/shared/guide/change_title.xhp\" name=\"Changing the Title of a Document\">Changing the Title of a Document</link></variable>"
-msgstr "<variable id=\"change_title\"><link href=\"text/shared/guide/change_title.xhp\" name=\"Αλλαγή τίτλου ενός εγγράφου\">Αλλαγή τίτλου ενός εγγράφου</link></variable>"
-
-#: change_title.xhp
-msgctxt ""
-"change_title.xhp\n"
-"par_id3152801\n"
-"3\n"
-"help.text"
-msgid "You can specify a title for your document. Some file manager utilities can display the titles next to the filenames of your documents."
-msgstr "Μπορείτε να ορίσετε έναν τίτλο για το έγγραφό σας. Μερικά προγράμματα διαχείρισης αρχείων μπορούν να προβάλουν του τίτλους δίπλα στα ονόματα αρχείων των εγγράφων σας."
-
-#: change_title.xhp
-msgctxt ""
-"change_title.xhp\n"
-"hd_id3156136\n"
-"4\n"
-"help.text"
-msgid "How to change the title of the current document"
-msgstr "Οδηγίες για την αλλαγή του τίτλου του τρέχοντος εγγράφου"
-
-#: change_title.xhp
-msgctxt ""
-"change_title.xhp\n"
-"par_id3153345\n"
-"5\n"
-"help.text"
-msgid "Choose <emph>File - Properties</emph>. This opens the <emph>Properties of</emph> dialog."
-msgstr "Επιλέξτε <emph>Αρχείο - Ιδιότητες</emph>. Αυτό ανοίγει τον διάλογο <emph>Ιδιότητες από</emph>."
-
-#: change_title.xhp
-msgctxt ""
-"change_title.xhp\n"
-"par_id3156410\n"
-"6\n"
-"help.text"
-msgid "Select the <emph>Description</emph> tab."
-msgstr "Επιλέξτε την καρτέλα <emph>Περιγραφή</emph>."
-
-#: change_title.xhp
-msgctxt ""
-"change_title.xhp\n"
-"par_id3147242\n"
-"7\n"
-"help.text"
-msgid "Type the new title in the <emph>Title</emph> box and click <emph>OK</emph>."
-msgstr "Τυπώστε τον καινούργιο τίτλο στο πεδίο <emph>Τίτλος</emph> και κάντε κλικ στο <emph>OK</emph>."
-
-#: change_title.xhp
-msgctxt ""
-"change_title.xhp\n"
-"par_id3163802\n"
-"8\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties of\">Properties of</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες του\">Ιδιότητες του</link>"
+msgid "Defining Line Ends"
+msgstr "Καθορισμός άκρων γραμμής"
-#: dragdrop_graphic.xhp
+#: lineend_define.xhp
msgctxt ""
-"dragdrop_graphic.xhp\n"
-"tit\n"
+"lineend_define.xhp\n"
+"bm_id3146117\n"
"help.text"
-msgid "Copying Graphics Between Documents"
-msgstr "Αντιγραφή γραφικών μεταξύ εγγράφων"
+msgid "<bookmark_value>defining; arrowheads and other line ends</bookmark_value><bookmark_value>arrows; defining arrow heads</bookmark_value><bookmark_value>lines;defining ends</bookmark_value>"
+msgstr "<bookmark_value>ορισμός; άκρες γραμμών και άλλα τέλη γραμμών</bookmark_value><bookmark_value>βέλη; ορισμός άκρων γραμμής</bookmark_value><bookmark_value>γραμμές;ορισμός τελών</bookmark_value>"
-#: dragdrop_graphic.xhp
+#: lineend_define.xhp
msgctxt ""
-"dragdrop_graphic.xhp\n"
-"bm_id3159201\n"
+"lineend_define.xhp\n"
+"hd_id3146117\n"
+"14\n"
"help.text"
-msgid "<bookmark_value>drag and drop; pictures</bookmark_value><bookmark_value>pictures; drag and drop between documents</bookmark_value><bookmark_value>copying;pictures, between documents</bookmark_value><bookmark_value>pasting;pictures from other documents</bookmark_value>"
-msgstr "<bookmark_value>μετακίνηση και απόθεση; εικόνες</bookmark_value><bookmark_value>εικόνες; μετακίνηση και απόθεση μεταξύ εγγράφων</bookmark_value><bookmark_value>αντιγραφή;εικόνες, μεταξύ εγγράφων</bookmark_value><bookmark_value>επικόλληση;εικόνες από άλλα έγγραφα</bookmark_value>"
+msgid "<variable id=\"lineend_define\"><link href=\"text/shared/guide/lineend_define.xhp\" name=\"Defining Line Ends\">Defining Line Ends</link></variable>"
+msgstr "<variable id=\"lineend_define\"><link href=\"text/shared/guide/lineend_define.xhp\" name=\"Ορισμός άκρων γραμμής\">Ορισμός άκρων γραμμής</link></variable>"
-#: dragdrop_graphic.xhp
+#: lineend_define.xhp
msgctxt ""
-"dragdrop_graphic.xhp\n"
-"hd_id3159201\n"
+"lineend_define.xhp\n"
+"par_id3153750\n"
"15\n"
"help.text"
-msgid "<variable id=\"dragdrop_graphic\"><link href=\"text/shared/guide/dragdrop_graphic.xhp\" name=\"Copying Graphics Between Documents\">Copying Graphics Between Documents</link></variable>"
-msgstr "<variable id=\"dragdrop_graphic\"><link href=\"text/shared/guide/dragdrop_graphic.xhp\" name=\"Αντιγραφή γραφικών μεταξύ εγγράφων\">Αντιγραφή γραφικών μεταξύ εγγράφων</link></variable>"
+msgid "You can define any object to be included in the list of available line ends."
+msgstr "Μπορείτε να ορίσετε ένα οποιοδήποτε αντικείμενο για να εισαχθεί στη λίστα των διαθέσιμων άκρων γραμμής."
-#: dragdrop_graphic.xhp
+#: lineend_define.xhp
msgctxt ""
-"dragdrop_graphic.xhp\n"
-"par_id3155805\n"
+"lineend_define.xhp\n"
+"par_id3147653\n"
"16\n"
"help.text"
-msgid "You can copy a graphic from one document to another by drag-and-drop. If you plan to publish your document, please observe copyright laws and obtain the consent of the authors."
-msgstr "Έχετε τη δυνατότητα να αντιγράψετε γραφικό από το ένα έγγραφο σε άλλο χρησιμοποιώντας τη λειτουργία μεταφοράς και απόθεσης. Εάν σχεδιάζετε να δημοσιεύσετε το έγγραφό σας, τηρήστε τη νομοθεσία περί πνευματικών δικαιωμάτων και λάβετε την έγκριση των δημιουργών."
+msgid "Use the draw functions to create an object to be used as a line end."
+msgstr "Χρησιμοποιήστε τις λειτουργίες σχεδίασης για να δημιουργήσετε ένα αντικείμενο σαν άκρο γραμμής."
-#: dragdrop_graphic.xhp
+#: lineend_define.xhp
msgctxt ""
-"dragdrop_graphic.xhp\n"
-"par_id3147576\n"
+"lineend_define.xhp\n"
+"par_id3149795\n"
"17\n"
"help.text"
-msgid "Open the document in which you want to insert the graphic object."
-msgstr "Ανοίξτε το έγγραφο στο οποίο θέλετε να εισαγάγετε το αντικείμενο γραφικού."
+msgid "Select the object and choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Drawing Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line</emph>."
+msgstr "Επιλέξτε το αντικείμενο και επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο σχεδίασης - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Γραμμή</emph>."
-#: dragdrop_graphic.xhp
+#: lineend_define.xhp
msgctxt ""
-"dragdrop_graphic.xhp\n"
-"par_id3155338\n"
+"lineend_define.xhp\n"
+"par_id3154306\n"
"18\n"
"help.text"
-msgid "Open the document from which you want to copy the graphic."
-msgstr "Ανοίξτε το έγγραφο από το οποίο θέλετε να αντιγράψετε το γραφικό."
+msgid "In the dialog, click the <emph>Arrow Styles</emph>."
+msgstr "Στο παράθυρο διαλόγου, κάντε κλικ στο <emph>Άκρα γραμμής</emph>."
-#: dragdrop_graphic.xhp
+#: lineend_define.xhp
msgctxt ""
-"dragdrop_graphic.xhp\n"
-"par_id3149182\n"
+"lineend_define.xhp\n"
+"par_id3149765\n"
"19\n"
"help.text"
-msgid "Click the graphic while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key, to select it without executing any hyperlinks it may refer to."
-msgstr "Kάντε κλικ στο γραφικό και πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> για να το επιλέξετε χωρίς να εκτελέσετε την αντίστοιχη υπερσύνδεση του."
+msgid "Click <emph>Add</emph> and assign a name to the new arrow style."
+msgstr "Κάντε κλικ στο <emph>Προσθήκη</emph> και εφαρμόστε ένα όνομα στο νέο στυλ άκρου γραμμής."
-#: dragdrop_graphic.xhp
+#: lineend_define.xhp
msgctxt ""
-"dragdrop_graphic.xhp\n"
-"par_id3151110\n"
+"lineend_define.xhp\n"
+"par_id3151176\n"
"20\n"
"help.text"
-msgid "Keep the mouse button pressed and wait a moment while the object is copied to an internal memory."
-msgstr "Κρατήστε πατημένο το κουμπί του ποντικιού και περιμένετε για λίγο ενώ πραγματοποιείται εγγραφή του αντικειμένου στην εσωτερική μνήμη."
-
-#: dragdrop_graphic.xhp
-msgctxt ""
-"dragdrop_graphic.xhp\n"
-"par_id3149763\n"
-"21\n"
-"help.text"
-msgid "Drag the graphic into the other document. <switchinline select=\"sys\"><caseinline select=\"WIN\">If the documents are not visible side by side, first move the mouse pointer to the button of the target document while keeping the mouse button pressed. The document in question is then displayed and you can move the mouse pointer into the document. </caseinline></switchinline>"
-msgstr "Μεταφέρετε το γραφικό στο άλλο έγγραφο. <switchinline select=\"sys\"><caseinline select=\"WIN\">αν τα έγγραφα δεν εμφανίζονται το ένα δίπλα στο άλλο, μετακινήστε πρώτα το δείκτη του ποντικιού στο πεδίο επιλογής του εγγράφου προορισμού ενώ κρατάτε πατημένο το κουμπί του ποντικιού. Το εν λόγω έγγραφο εμφανίζεται και μπορείτε να μετακινήσετε το δείκτη του ποντικιού στο έγγραφο. </caseinline></switchinline>"
-
-#: dragdrop_graphic.xhp
-msgctxt ""
-"dragdrop_graphic.xhp\n"
-"par_id3155628\n"
-"22\n"
-"help.text"
-msgid "Release the mouse button as soon as the gray text cursor indicates the position where you want to insert a copy of the picture."
-msgstr "Απελευθερώστε το κουμπί του ποντικιού μόλις ο γκρίζος δρομέας του κειμένου υποδείξει τη θέση στην οποία θέλετε να πραγματοποιηθεί εισαγωγή αντιγράφου της εικόνας."
-
-#: dragdrop_graphic.xhp
-msgctxt ""
-"dragdrop_graphic.xhp\n"
-"par_id3150276\n"
-"56\n"
-"help.text"
-msgid "If the graphic is connected with a hyperlink, the hyperlink and not the graphic is inserted."
-msgstr "Εάν το γραφικό συνδέεται με υπερσύνδεση, πραγματοποιείται εισαγωγή της υπερσύνδεσης και όχι του γραφικού."
+msgid "Click <emph>OK</emph> to close the dialog."
+msgstr "Κάντε κλικ στο πεδίο επιλογής <emph>OK</emph> για να κλείσετε το παράθυρο διαλόγου."
-#: chart_title.xhp
+#: linestyle_define.xhp
msgctxt ""
-"chart_title.xhp\n"
+"linestyle_define.xhp\n"
"tit\n"
"help.text"
-msgid "Editing Chart Titles"
-msgstr "Επεξεργασία τίτλων διαγραμμάτων"
-
-#: chart_title.xhp
-msgctxt ""
-"chart_title.xhp\n"
-"bm_id3156136\n"
-"help.text"
-msgid "<bookmark_value>charts; editing titles</bookmark_value><bookmark_value>editing; chart titles</bookmark_value><bookmark_value>titles; editing in charts</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα; επεξεργασία τίτλων</bookmark_value><bookmark_value>επεξεργασία; τίτλοι διαγράμματος</bookmark_value><bookmark_value>τίτλοι; επεξεργασία σε διαγράμματα</bookmark_value>"
-
-#: chart_title.xhp
-msgctxt ""
-"chart_title.xhp\n"
-"hd_id3156136\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"chart_title\"><link href=\"text/shared/guide/chart_title.xhp\" name=\"Editing Chart Titles\">Editing Chart Titles</link></variable>"
-msgstr "<variable id=\"chart_title\"><link href=\"text/shared/guide/chart_title.xhp\" name=\"Επεξεργασία τίτλων διαγραμμάτων\">Επεξεργασία τίτλων διαγραμμάτων</link></variable>"
-
-#: chart_title.xhp
-msgctxt ""
-"chart_title.xhp\n"
-"par_id3153527\n"
-"2\n"
-"help.text"
-msgid "To edit a chart title that you have inserted into a $[officename] document:"
-msgstr "Για να επεξεργαστείτε ένα τίτλο διαγράμματος που έχετε εισάγει σε ένα έγγραφο του $[officename]:"
-
-#: chart_title.xhp
-msgctxt ""
-"chart_title.xhp\n"
-"par_id3153681\n"
-"3\n"
-"help.text"
-msgid "Double-click on the chart."
-msgstr "Διπλό κλικ στο διάγραμμα."
-
-#: chart_title.xhp
-msgctxt ""
-"chart_title.xhp\n"
-"par_id3145345\n"
-"4\n"
-"help.text"
-msgid "A gray border appears around the chart and the menu bar now contains commands for editing the objects in the chart."
-msgstr "Ένα γκρι περίγραμμα εμφανίζεται γύρω από το διάγραμμα και τώρα η γραμμή μενού περιέχει εντολές για την επεξεργασία των αντικειμένων του διαγράμματος,"
-
-#: chart_title.xhp
-msgctxt ""
-"chart_title.xhp\n"
-"par_id3149811\n"
-"5\n"
-"help.text"
-msgid "Double-click on an existing title text. A gray border appears around the text and you can now make changes. Press Enter to create a new line."
-msgstr "Κάντε διπλό κλικ στο υπάρχον κείμενο του τίτλου. Εμφανίζεται ένα γκρίζο περίγραμμα γύρω από το κείμενο και μπορείτε πλέον να το αλλάξετε. Πατήστε το πλήκτρο Enter για να δημιουργήσετε μια νέα γραμμή."
-
-#: chart_title.xhp
-msgctxt ""
-"chart_title.xhp\n"
-"par_id2706991\n"
-"help.text"
-msgid "If no title text exists, choose <emph>Insert - Title</emph> to enter the text in a dialog."
-msgstr "Αν δεν υπάρχει κείμενο τίτλου, επιλέξτε <emph>Εισαγωγή - Τίτλος</emph> για την εισαγωγή του κειμένου σε ένα παράθυρο διαλόγου."
-
-#: chart_title.xhp
-msgctxt ""
-"chart_title.xhp\n"
-"par_id3145382\n"
-"6\n"
-"help.text"
-msgid "A single-click on the title allows you to move it with the mouse."
-msgstr "Ένα απλό κλικ στον τίτλο σας επιτρέπει να τον μετακινήσετε με τη βοήθεια του ποντικιού."
-
-#: chart_title.xhp
-msgctxt ""
-"chart_title.xhp\n"
-"par_id3155341\n"
-"7\n"
-"help.text"
-msgid "If you want to change the formatting of the main title, choose <emph>Format - Title - Main Title</emph>. This opens the <emph>Title</emph> dialog."
-msgstr "Αν θέλετε να αλλάξετε την μορφοποίηση του κύριου τίτλου, επιλέξτε <emph>Μορφή - Τίτλος - Κύριος τίτλος</emph>. Αυτό ανοίγει το παράθυρο διαλόγου <emph>Τίτλος</emph>."
+msgid "Defining Line Styles"
+msgstr "Καθορισμός στυλ γραμμής"
-#: chart_title.xhp
+#: linestyle_define.xhp
msgctxt ""
-"chart_title.xhp\n"
-"par_id3147336\n"
-"8\n"
+"linestyle_define.xhp\n"
+"bm_id3153825\n"
"help.text"
-msgid "Select one of the available tabs in the dialog to make modifications."
-msgstr "Επιλέξτε μια από τις διαθέσιμες καρτέλες στο παράθυρο διαλόγου για να κάνετε μετατροπές."
+msgid "<bookmark_value>line styles;defining</bookmark_value><bookmark_value>defining;line styles</bookmark_value>"
+msgstr "<bookmark_value>στυλ γραμμών;ορισμός</bookmark_value><bookmark_value>ορισμός;στυλ γραμμών</bookmark_value>"
-#: chart_title.xhp
+#: linestyle_define.xhp
msgctxt ""
-"chart_title.xhp\n"
-"par_id3155135\n"
+"linestyle_define.xhp\n"
+"hd_id3153825\n"
"9\n"
"help.text"
-msgid "Click <emph>OK</emph>. In your document, click outside the chart to exit chart editing mode."
-msgstr "Κάντε κλικ στο <emph>OK</emph>. Στο έγγραφό σας, κάντε κλικ έξω από το διάγραμμα για να βγείτε από τη κατάσταση επεξεργασίας του διαγράμματος."
+msgid "<variable id=\"linestyle_define\"><link href=\"text/shared/guide/linestyle_define.xhp\" name=\"Defining Line Styles\">Defining Line Styles</link></variable>"
+msgstr "<variable id=\"linestyle_define\"><link href=\"text/shared/guide/linestyle_define.xhp\" name=\"Ορισμός στυλ γραμμών\">Ορισμός στυλ γραμμών</link></variable>"
-#: chart_title.xhp
+#: linestyle_define.xhp
msgctxt ""
-"chart_title.xhp\n"
-"par_id3154046\n"
+"linestyle_define.xhp\n"
+"par_id3153880\n"
"10\n"
"help.text"
-msgid "<link href=\"text/schart/01/05010000.xhp\" name=\"Format - Object properties\">Format - Object properties</link>"
-msgstr "<link href=\"text/schart/01/05010000.xhp\" name=\"Μορφή - Ιδιότητες αντικειμένου\">Μορφή - Ιδιότητες αντικειμένου</link>"
-
-#: email.xhp
-msgctxt ""
-"email.xhp\n"
-"tit\n"
-"help.text"
-msgid "Sending Documents as E-mail"
-msgstr "Αποστολή εγγράφων ως E-mail"
+msgid "Select a line drawing object in a document."
+msgstr "Επιλέξτε ένα αντικείμενο σχεδίασης γραμμής σε ένα έγγραφο."
-#: email.xhp
+#: linestyle_define.xhp
msgctxt ""
-"email.xhp\n"
-"bm_id3153345\n"
+"linestyle_define.xhp\n"
+"par_id3155419\n"
+"14\n"
"help.text"
-msgid "<bookmark_value>documents; sending as e-mail</bookmark_value><bookmark_value>sending; documents as e-mail</bookmark_value><bookmark_value>e-mail attachments</bookmark_value><bookmark_value>files; sending as e-mail</bookmark_value><bookmark_value>text documents;sending as e-mail</bookmark_value><bookmark_value>spreadsheets; sending as e-mail</bookmark_value><bookmark_value>drawings; sending as e-mail</bookmark_value><bookmark_value>presentations; sending as e-mail</bookmark_value><bookmark_value>attachments in e-mails</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα; αποστολή ως e-mail</bookmark_value><bookmark_value>αποστολή; έγγραφα ως e-mail</bookmark_value><bookmark_value>συνημμένα του e-mail</bookmark_value><bookmark_value>αρχεία; αποστολή ως e-mail</bookmark_value><bookmark_value>έγγραφα κειμένου;αποστολή ως e-mail</bookmark_value><bookmark_value>υπολογιστικά φύλλα; αποστολή ως e-mail</bookmark_value><bookmark_value>σχέδια; αποστολή ως e-mail</bookmark_value><bookmark_value>παρουσιάσεις; αποστολή ως e-mail</bookmark_value><bookmark_value>συνημμένα σε e-mails</bookmark_value>"
+msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Drawing Object</emph> - </caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><item type=\"menuitem\"/><emph>Line</emph> and click the <emph>Line Styles</emph> tab."
+msgstr "Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο σχεδίασης</emph> - </caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><item type=\"menuitem\"/><emph>Γραμμή</emph> και κάντε κλικ στη καρτέλα <emph>Στυλ γραμμής</emph>."
-#: email.xhp
+#: linestyle_define.xhp
msgctxt ""
-"email.xhp\n"
-"hd_id3153345\n"
-"1\n"
+"linestyle_define.xhp\n"
+"par_id3155449\n"
+"15\n"
"help.text"
-msgid "<variable id=\"email\"><link href=\"text/shared/guide/email.xhp\" name=\"Sending Documents as E-mail\">Sending Documents as E-mail</link></variable>"
-msgstr "<variable id=\"email\"><link href=\"text/shared/guide/email.xhp\" name=\"Αποστολή εγγράφων ως E-mail\">Αποστολή εγγράφων ως E-mail</link></variable>"
+msgid "Specify the line options that you want."
+msgstr "Εισάγετε τις επιλογές γραμμής που θέλετε."
-#: email.xhp
+#: linestyle_define.xhp
msgctxt ""
-"email.xhp\n"
-"par_id3154897\n"
-"2\n"
+"linestyle_define.xhp\n"
+"par_id3150791\n"
+"16\n"
"help.text"
-msgid "Working in $[officename], you can send the current document as an e-mail attachment."
-msgstr "Ενώ εργάζεστε στο $[officename], έχετε δυνατότητα αποστολής του τρέχοντος εγγράφου ως συνημμένου σε ένα e-mail."
+msgid "To specify the length of the line as a percentage of the line width, select <emph>Fit to line width</emph>."
+msgstr "Για να εισάγετε το μήκος της γραμμής ως ποσοστό του πλάτους της γραμμής, επιλέξτε <emph>Προσαρμογή στο πλάτος γραμμής</emph>."
-#: email.xhp
+#: linestyle_define.xhp
msgctxt ""
-"email.xhp\n"
-"par_id3147335\n"
-"3\n"
+"linestyle_define.xhp\n"
+"par_id3152920\n"
+"12\n"
"help.text"
-msgid "Choose <emph>File - Send - Document as E-mail</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Αποστολή - Έγγραφο ως E-mail</emph>."
+msgid "Click <emph>Add</emph>."
+msgstr "Κάντε κλικ στην <emph>Προσθήκη</emph>."
-#: email.xhp
+#: linestyle_define.xhp
msgctxt ""
-"email.xhp\n"
-"par_id3153127\n"
-"4\n"
+"linestyle_define.xhp\n"
+"par_id3145606\n"
+"17\n"
"help.text"
-msgid "$[officename] opens your default e-mail program.<switchinline select=\"sys\"><caseinline select=\"UNIX\"> If you want to send the current document with another e-mail program, you can select the program to use with <emph>Internet - E-mail</emph> in the Options dialog box.</caseinline></switchinline>"
-msgstr "Το $[officename] ανοίγει το προεπιλεγμένο πρόγραμμα ηλεκτρονικής αλληλογραφίας.<switchinline select=\"sys\"><caseinline select=\"UNIX\"> Εάν θέλετε να στείλετε το τρέχον έγγραφο με άλλο πρόγραμμα ηλεκτρονικής αλληλογραφίας, μπορείτε να επιλέξετε το πρόγραμμα αυτό με <emph>Διαδίκτυο - Ηλεκτρονική αλληλογραφία</emph> στο πλαίσιο διαλόγου επιλογές.</caseinline></switchinline>"
+msgid "Enter a name for the line style and click <emph>OK</emph>."
+msgstr "Εισάγετε ένα όνομα για το στυλ γραμμής και κάντε κλικ στο <emph>OK</emph>."
-#: email.xhp
+#: linestyle_define.xhp
msgctxt ""
-"email.xhp\n"
-"par_id3150986\n"
-"5\n"
+"linestyle_define.xhp\n"
+"par_id3149202\n"
+"13\n"
"help.text"
-msgid "In your e-mail program, enter the recipient, subject and any text you want to add, then send the e-mail."
-msgstr "Στο πρόγραμμα ηλεκτρονικού ταχυδρομείου που χρησιμοποιείτε, εισαγάγετε αποστολέα, θέμα και το κείμενο που θέλετε να προσθέσετε και στείλτε το e-mail."
+msgid "To save the line style in a custom line style list, click the <emph>Save Line Styles</emph> icon."
+msgstr "Για να αποθηκεύσετε το στυλ γραμμής σε μία προσαρμοσμένη λίστα στυλ γραμμής, κάντε κλικ στο εικονίδιο <emph>Αποθήκευση στυλ γραμμών</emph>."
-#: email.xhp
+#: linestyle_define.xhp
msgctxt ""
-"email.xhp\n"
-"par_id3595385\n"
+"linestyle_define.xhp\n"
+"par_idN10671\n"
"help.text"
-msgid "In case you want to send the e-mail to a recipient who only has software that cannot read the OpenDocument format, you can send the current document in an often used proprietary format.<br/>For a text document, choose <item type=\"menuitem\">File - Send - Document as Microsoft Word</item>. For a spreadsheet, choose <item type=\"menuitem\">File - Send - Document as Microsoft Excel</item>. And for a presentation, choose <item type=\"menuitem\">File - Send - Document as Microsoft PowerPoint</item>. <br/>If you want to send the document as a read-only file, choose <item type=\"menuitem\">File - Send - Document as PDF</item>.<br/>These commands do not change your current document. Only a temporary copy is created and sent."
-msgstr "Σε περίπτωση που θέλετε να στείλετε το e-mail σε παραλήπτη που έχει λογισμικό που δεν μπορεί να διαβάσει τη μορφή OpenDocument, μπορείτε να αποστείλετε το τρέχον έγγραφο σε μια συχνά χρησιμοποιούμενη εμπορική μορφή.<br/>Για έγγραφο κειμένου, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως Microsoft Word</item>. Για υπολογιστικό φύλλο, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως Microsoft Excel</item>. Και για παρουσίαση, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως Microsoft PowerPoint</item>. <br/>Εάν θέλετε να αποστείλετε το έγγραφο ως αρχείο μόνο για ανάγνωση, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως PDF</item>.<br/>Αυτές οι εντολές δεν επιφέρουν καμία αλλαγή στο τρέχον έγγραφό σας. Δημιουργείται μόνο ένα προσωρινό αντίγραφο και αποστέλλεται."
+msgid "Click <emph>Close</emph> to close the dialog."
+msgstr "Κάντε κλικ στο <emph>Κλείσιμο</emph> για να κλείσει το παράθυρο διαλόγου."
-#: data_enter_sql.xhp
+#: linestyles.xhp
msgctxt ""
-"data_enter_sql.xhp\n"
+"linestyles.xhp\n"
"tit\n"
"help.text"
-msgid "Executing SQL Commands"
-msgstr "Εκτέλεση εντολών SQL"
-
-#: data_enter_sql.xhp
-msgctxt ""
-"data_enter_sql.xhp\n"
-"bm_id3152801\n"
-"help.text"
-msgid "<bookmark_value>SQL; executing SQL commands</bookmark_value> <bookmark_value>queries;creating in SQL view</bookmark_value> <bookmark_value>commands;SQL</bookmark_value> <bookmark_value>executing SQL commands</bookmark_value>"
-msgstr "<bookmark_value>SQL; εκτέλεση εντολών SQL</bookmark_value><bookmark_value>ερωτήματα;δημιουργία σε προβολή SQL</bookmark_value><bookmark_value>εντολές;SQL</bookmark_value><bookmark_value>εκτέλεση;εντολές SQL</bookmark_value>"
-
-#: data_enter_sql.xhp
-msgctxt ""
-"data_enter_sql.xhp\n"
-"hd_id3152801\n"
-"67\n"
-"help.text"
-msgid "<variable id=\"data_enter_sql\"><link href=\"text/shared/guide/data_enter_sql.xhp\" name=\"Executing SQL Commands\">Executing SQL Commands</link></variable>"
-msgstr "<variable id=\"data_enter_sql\"><link href=\"text/shared/guide/data_enter_sql.xhp\" name=\"Εκτέλεση εντολών SQL\">Εκτέλεση εντολών SQL</link></variable>"
-
-#: data_enter_sql.xhp
-msgctxt ""
-"data_enter_sql.xhp\n"
-"par_id3147008\n"
-"68\n"
-"help.text"
-msgid "With the help of SQL commands you can control the database directly, and can also create and edit tables and queries."
-msgstr "Με τη βοήθεια των εντολών SQL μπορείτε να ελέγχετε κατευθείαν τη βάση δεδομένων, και έχετε επίσης τη δυνατότητα να δημιουργήσετε και να επεξεργαστείτε πίνακες και ερωτήματα."
-
-#: data_enter_sql.xhp
-msgctxt ""
-"data_enter_sql.xhp\n"
-"par_id3153562\n"
-"72\n"
-"help.text"
-msgid "Not all database types support all SQL instructions. If necessary, find out which SQL commands are supported by your database system."
-msgstr "Δεν υποστηρίζουν όλοι οι τύποι βάσεων δεδομένων όλες τις οδηγίες SQL. Εάν είναι απαραίτητο, μάθετε ποιες εντολές SQL υποστηρίζονται από το σύστημα της βάσης δεδομένων που χρησιμοποιείτε."
-
-#: data_enter_sql.xhp
-msgctxt ""
-"data_enter_sql.xhp\n"
-"hd_id9577929\n"
-"help.text"
-msgid "To execute an SQL statement directly"
-msgstr "Για να εκτελέσετε μία δήλωση SQL απευθείας"
-
-#: data_enter_sql.xhp
-msgctxt ""
-"data_enter_sql.xhp\n"
-"par_id7923825\n"
-"help.text"
-msgid "Choose <emph>File - Open</emph> to open a database file."
-msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph> για να ανοίξετε ένα αρχείο βάσης δεδομένων."
+msgid "Applying Line Styles"
+msgstr "Εφαρμογή στυλ γραμμών"
-#: data_enter_sql.xhp
+#: linestyles.xhp
msgctxt ""
-"data_enter_sql.xhp\n"
-"par_id9448530\n"
+"linestyles.xhp\n"
+"bm_id3153884\n"
"help.text"
-msgid "Choose <emph>Tools - SQL</emph>."
-msgstr "Επιλέξτε <emph>Εργαλεία - SQL</emph>."
+msgid "<bookmark_value>separator lines; defining</bookmark_value><bookmark_value>reference lines</bookmark_value><bookmark_value>arrows; defining arrow lines</bookmark_value><bookmark_value>line styles; applying</bookmark_value>"
+msgstr "<bookmark_value>διαχωριστής γραμμών; ορισμός</bookmark_value><bookmark_value>γραμμές αναφορών</bookmark_value><bookmark_value>βέλη; καθορισμός των γραμμών βέλους</bookmark_value><bookmark_value>στυλ γραμμών; εφαρμογή</bookmark_value>"
-#: data_enter_sql.xhp
+#: linestyles.xhp
msgctxt ""
-"data_enter_sql.xhp\n"
-"par_id3151176\n"
-"91\n"
+"linestyles.xhp\n"
+"hd_id3153884\n"
+"3\n"
"help.text"
-msgid "Click the <emph>Create Query in SQL View</emph> icon <image id=\"img_id3154071\" src=\"cmd/sc_dbnewquerysql.png\" width=\"0.1862in\" height=\"0.1862in\"><alt id=\"alt_id3154071\">Icon</alt></image> or"
-msgstr "Κάντε κλικ στο σύμβολο <emph>Δημιουργία ερωτήματος σε προβολή SQL</emph> <image id=\"img_id3154071\" src=\"cmd/sc_dbnewquerysql.png\" width=\"0.1862in\" height=\"0.1862in\"><alt id=\"alt_id3154071\">Icon</alt></image> ή"
+msgid "<variable id=\"linestyles\"><link href=\"text/shared/guide/linestyles.xhp\" name=\"Applying Line Styles Using the Toolbar\">Applying Line Styles Using the Toolbar</link></variable>"
+msgstr "<variable id=\"linestyles\"><link href=\"text/shared/guide/linestyles.xhp\" name=\"Εφαρμογή στυλ γραμμών χρησιμοποιόντας γραμμές εργαλείων\">Εφαρμογή στυλ γραμμών χρησιμοποιώντας γραμμές εργαλείων</link></variable>"
-#: data_enter_sql.xhp
+#: linestyles.xhp
msgctxt ""
-"data_enter_sql.xhp\n"
-"par_id3145786\n"
-"92\n"
+"linestyles.xhp\n"
+"par_id3150669\n"
+"5\n"
"help.text"
-msgid "Select an existing query from the list and click the <emph>Edit</emph> icon <image id=\"img_id3156212\" src=\"cmd/sc_dbqueryedit.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156212\">Icon</alt></image>."
-msgstr "Επιλέξτε ένα υπάρχον ερώτημα από μια λίστα και κάντε κλικ στο εικονίδιο <emph>Επεξεργασία</emph> <image id=\"img_id3156212\" src=\"cmd/sc_dbqueryedit.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156212\">Icon</alt></image>."
+msgid "The <emph>Drawing Object Properties</emph> toolbar contains icons and combo boxes to define various line attributes."
+msgstr "Η γραμμή εργαλείων <emph>Ιδιότητες αντικειμένου σχεδίασης</emph> περιέχει εικονίδια και πεδία συνδυασμού για να καθορίσετε διάφορες ιδιότητες γραμμής."
-#: data_enter_sql.xhp
+#: linestyles.xhp
msgctxt ""
-"data_enter_sql.xhp\n"
-"par_id3083443\n"
-"94\n"
+"linestyles.xhp\n"
+"par_id3145068\n"
+"6\n"
"help.text"
-msgid "In the <emph>Query</emph> window, choose <emph>View - Switch Design View On/Off</emph>. Edit the SQL command."
-msgstr "Στο παράθυρο <emph>Ερώτημα</emph>, επιλέξτε <emph>Προβολή - Εναλλαγή προβολής σχεδιασμού Ναι/Όχι</emph>. Επεξεργαστείτε την εντολή SQL."
+msgid "Click the <emph>Line</emph> icon <image id=\"img_id3144510\" src=\"cmd/sc_formatline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144510\">Icon</alt></image> to open the <emph>Line</emph> dialog."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Γραμμή</emph> <image id=\"img_id3144510\" src=\"cmd/sc_formatline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144510\">Icon</alt></image> για να ανοίξετε το παράθυρο διαλόγου <emph>Γραμμή</emph>."
-#: data_enter_sql.xhp
+#: linestyles.xhp
msgctxt ""
-"data_enter_sql.xhp\n"
-"par_id3152460\n"
-"96\n"
+"linestyles.xhp\n"
+"par_idN106D6\n"
"help.text"
-msgid "Click the <emph>Run</emph> icon <image id=\"img_id3152886\" src=\"cmd/sc_sbanativesql.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152886\">Icon</alt></image>. The result of the query is displayed in the upper window."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Εκτέλεση</emph> <image id=\"img_id3152886\" src=\"cmd/sc_sbanativesql.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152886\">Icon</alt></image>. Το αποτέλεσμα του ερωτήματος εμφανίζεται στο άνω παράθυρο."
+msgid "Click the <emph>Arrow Styles</emph> icon <image id=\"img_id5858221\" src=\"cmd/sc_lineendstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id5858221\">Icon</alt></image> to select an arrow style for the right and left ends of a line."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Άκρα γραμμής</emph> <image id=\"img_id5858221\" src=\"cmd/sc_lineendstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id5858221\"></alt></image> για να επιλέξετε ένα στυλ βέλους για το δεξί και αριστερό άκρο της γραμμής."
-#: data_enter_sql.xhp
+#: linestyles.xhp
msgctxt ""
-"data_enter_sql.xhp\n"
-"par_id3149298\n"
-"98\n"
+"linestyles.xhp\n"
+"par_id3150868\n"
+"7\n"
"help.text"
-msgid "Click the <emph>Save</emph> or <emph>Save As</emph> icon <image id=\"img_id3153159\" src=\"cmd/sc_save.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153159\">Icon</alt></image> to save the query."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Αποθήκευση</emph> ή <emph>Αποθήκευση ως</emph> <image id=\"img_id3153159\" src=\"cmd/sc_save.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153159\">Icon</alt></image> για να αποθηκεύσετε το ερώτημα."
+msgid "Select a style from the <emph>Line Style</emph> box and specify the width in the <emph>Line Width</emph> box. A width of 0 corresponds to 1 pixel."
+msgstr "Επιλέξτε ένα στυλ από το πεδίο <emph>Στυλ γραμμής</emph> και ορίστε το πλάτος στο πεδίο <emph>Πλάτος γραμμής</emph>. Ένα μηδενικό πλάτος αντιστοιχεί σε 1 εικονοστοιχείο."
-#: data_enter_sql.xhp
+#: linestyles.xhp
msgctxt ""
-"data_enter_sql.xhp\n"
-"par_id3153223\n"
-"105\n"
+"linestyles.xhp\n"
+"par_idN1070A\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>"
-msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδίαση ερωτήματος\">Σχεδίαση ερωτήματος</link>"
+msgid "Select the line and arrow color in the <emph>Line Color</emph> box."
+msgstr "Επιλέξτε το χρώμα γραμμής και το χρώμα του βέλους στο πεδίο <emph>Χρώμα γραμμής</emph>."
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
+"macro_recording.xhp\n"
"tit\n"
"help.text"
-msgid "Inserting and Editing Tab Stops"
-msgstr "Εισαγωγή και επεξεργασία στηλοθετών"
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"bm_id3144436\n"
-"help.text"
-msgid "<bookmark_value>tab stops; inserting and editing</bookmark_value><bookmark_value>paragraphs; tab stops</bookmark_value><bookmark_value>defaults;tab stops in text</bookmark_value><bookmark_value>editing; tab stops</bookmark_value><bookmark_value>inserting;tab stops</bookmark_value><bookmark_value>decimal tab stops</bookmark_value><bookmark_value>deleting;tab stops</bookmark_value><bookmark_value>moving;tab stops on ruler</bookmark_value><bookmark_value>rulers; default settings</bookmark_value><bookmark_value>rulers; measurement units</bookmark_value><bookmark_value>measurement units; changing on rulers</bookmark_value>"
-msgstr "<bookmark_value>στηλοθέτες; εισαγωγή και επεξεργασία</bookmark_value><bookmark_value>παράγραφοι; στηλοθέτες</bookmark_value><bookmark_value>προεπιλογές;στηλοθέτες σε κείμενο</bookmark_value><bookmark_value>επεξεργασία; στηλοθέτες</bookmark_value><bookmark_value>εισαγωγή;στηλοθέτες</bookmark_value><bookmark_value>δεκαδικοί στηλοθέτες</bookmark_value><bookmark_value>διαγραφή;στηλοθέτες</bookmark_value><bookmark_value>μετακίνηση;στηλοθέτες στο χάρακα</bookmark_value><bookmark_value>χάρακες; προεπιλεγμένες ρυθμίσεις</bookmark_value><bookmark_value>χάρακες; μονάδες μέτρησης</bookmark_value><bookmark_value>μονάδες μέτρησης; αλλαγή στους χάρακες</bookmark_value>"
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"hd_id3144436\n"
-"20\n"
-"help.text"
-msgid "<variable id=\"tabs\"><link href=\"text/shared/guide/tabs.xhp\" name=\"Inserting and Editing Tab Stops\">Inserting and Editing Tab Stops</link></variable>"
-msgstr "<variable id=\"tabs\"><link href=\"text/shared/guide/tabs.xhp\" name=\"Εισαγωγή και επεξεργασία στηλοθετών\">Εισαγωγή και επεξεργασία στηλοθετών</link></variable>"
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"par_id1376079\n"
-"help.text"
-msgid "On the horizontal ruler you can see the tab stops for the current paragraph. If you want to change the tab stops, you should first consider the scope to which you want to change tab stops as follows:"
-msgstr "Στον οριζόντιο χάρακα μπορείτε να δείτε τους στηλοθέτες για την τρέχουσα παράγραφο. Εάν θέλετε να αλλάξετε τους στηλοθέτες, θα πρέπει πρώτα να έχετε υπόψη τον σκοπό για τον οποίο θέλετε να τους αλλάξετε όπως ακολουθεί:"
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"par_id9434492\n"
-"help.text"
-msgid "Change the default tab stops for all documents: Use the menu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General</emph>."
-msgstr "Αλλάξτε τις προεπιλεγμένες στάσεις στηλοθέτη για όλα τα έγγραφα: Χρησιμοποιήστε το μενού <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Γενικά</emph>."
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"par_id274971\n"
-"help.text"
-msgid "Change the tab stops for all paragraphs using the current Paragraph Style: Right-click the paragraph to open the context menu, choose <emph>Edit Paragraph Style</emph>, click <emph>Tabs</emph>."
-msgstr "Αλλαγή των στηλοθετών για όλες τις παραγράφους που χρησιμοποιούν το τρέχον στυλ παραγράφου: Κάντε διπλό κλικ στη παράγραφο για να ανοίξετε το μενού περιεχομένου, επιλέξτε <emph>Επεξεργασία στυλ παραγράφου</emph>, κάντε κλικ στο <emph>Στηλοθέτες</emph>."
+msgid "Recording a Macro"
+msgstr "Καταγραφή μιας μακροεντολής"
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id5199133\n"
+"macro_recording.xhp\n"
+"bm_id3093440\n"
"help.text"
-msgid "Change the tab stops for one or more paragraphs: Select the paragraphs, then click inside the ruler."
-msgstr "Αλλάζει τους στηλοθέτες για μια ή περισσότερες παραγράφους: Επιλέξτε τις παραγράφους και κάντε κλικ μέσα στον χάρακα."
+msgid "<bookmark_value>macros; recording</bookmark_value><bookmark_value>recording; macros</bookmark_value><bookmark_value>Basic; recording macros</bookmark_value>"
+msgstr "<bookmark_value>μακροεντολές; καταγραφή</bookmark_value><bookmark_value>καταγραφή; μακροεντολές</bookmark_value><bookmark_value>Basic; καταγραφή μακροεντολών</bookmark_value>"
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id6178167\n"
+"macro_recording.xhp\n"
+"hd_id3093440\n"
+"1\n"
"help.text"
-msgid "In the following, you find instructions for all above mentioned tasks."
-msgstr "Στη συνέχεια, θα βρείτε οδηγίες για όλες τις προαναφερθείσες εργασίες."
+msgid "<variable id=\"macro_recording\"><link href=\"text/shared/guide/macro_recording.xhp\" name=\"Recording a Macro\">Recording a Macro</link></variable>"
+msgstr "<variable id=\"macro_recording\"><link href=\"text/shared/guide/macro_recording.xhp\" name=\"Καταγραφή μιας μακροεντολής\">Καταγραφή μιας μακροεντολής</link></variable>"
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id3147008\n"
-"27\n"
+"macro_recording.xhp\n"
+"par_id3154749\n"
+"4\n"
"help.text"
-msgid "You can set a tab stop by clicking on the ruler or by selecting <emph>Format - Paragraph - Tabs.</emph> Both methods affect the current paragraph or all selected paragraphs."
-msgstr "Μπορείτε να ορίσετε έναν στηλοθέτη κάνοντας κλικ επάνω στον χάρακα ή επιλέγοντας <emph>Μορφή - Παράγραφος - Στηλοθέτες.</emph> Και οι δύο μέθοδοι επηρεάζουν την παράγραφο ή όλες τις επιλεγμένες παραγράφους."
+msgid "Open the document for which you want to record a macro."
+msgstr "Ανοίξτε το έγγραφο για το οποίο θέλετε να καταγράψετε μια μακροεντολή."
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id3155136\n"
+"macro_recording.xhp\n"
+"par_id3149398\n"
"5\n"
"help.text"
-msgid "Click the ruler once to set a left-justified tab. Right-click a tab icon on the ruler to see the context menu in which you can change the tab type."
-msgstr "Κάντε κλικ μια φορά στον χάρακα για να ορίσετε στηλοθέτη με στοίχιση αριστερά. Κάντε κλικ με το δεξιό κουμπί του ποντικιού στον χάρακα για να εμφανίσετε το μενού περιεχομένου στο οποίο μπορείτε να αλλάξετε τον τύπο του στηλοθέτη."
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"par_id3153561\n"
-"29\n"
-"help.text"
-msgid "To set several decimal tabs one after the other, keep clicking the icon to the left of the ruler until the desired tab type is shown, then click on the ruler."
-msgstr "Για να ορίσετε πολλούς δεκαδικούς στηλοθέτες, τον έναν μετά τον άλλο, συνεχίστε να κάνετε κλικ στο εικονίδιο στα αριστερά του χάρακα, μέχρι να εμφανιστεί ο τύπος στηλοθέτη που θέλετε και, στη συνέχεια, κάντε κλικ επάνω στον χάρακα."
+msgid "Choose <emph>Tools - Macros - Record Macro</emph>."
+msgstr "Επιλέξτε <emph>Εργαλεία - Μακροεντολές - Καταγραφή μακροεντολής</emph>."
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id3153349\n"
-"18\n"
+"macro_recording.xhp\n"
+"par_id3149399\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "If <emph>Tools - Macros - Record Macro</emph> menu item is missing, make sure that macro recording feature is enabled in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced</emph>."
+msgstr "Εάν το στοιχείο μενού <emph>Εργαλεία - Μακροεντολές - Καταγραφή μακροεντολής</emph> λείπει, βεβαιωθείτε ότι το γνώρισμα καταγραφής μακροεντολής είναι ενεργό στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Προχωρημένα</emph>."
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id3153254\n"
+"macro_recording.xhp\n"
+"par_id3150275\n"
"6\n"
"help.text"
-msgid "Description:"
-msgstr "Περιγραφή:"
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"par_id3151245\n"
-"help.text"
-msgid "<image id=\"img_id3145609\" src=\"res/helpimg/swh00177.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3145609\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145609\" src=\"res/helpimg/swh00177.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3145609\">Icon</alt></image>"
+msgid "You see the small <emph>Recording</emph> dialog with just one button called <emph>Stop Recording</emph>."
+msgstr "Βλέπετε το μικρό παράθυρο διαλόγου <emph>Καταγραφή</emph> με μόνο ένα πεδίο επιλογής με όνομα <emph>Τέλος καταγραφής</emph>."
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id3154760\n"
+"macro_recording.xhp\n"
+"par_id3153087\n"
"7\n"
"help.text"
-msgid "Setting left tabs"
-msgstr "Ρύθμιση αριστερών στηλοθετών"
+msgid "Perform the actions you want to be recorded in the document."
+msgstr "Πραγματοποιήστε τις ενέργειες στο έγγραφο που θέλετε να καταγραφούν."
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id3150358\n"
+"macro_recording.xhp\n"
+"par_id3150504\n"
+"15\n"
"help.text"
-msgid "<image id=\"img_id3150541\" src=\"res/helpimg/swh00178.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3150541\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150541\" src=\"res/helpimg/swh00178.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3150541\">Icon</alt></image>"
+msgid "Press the Escape key to deselect an object, as the macro recorder currently does not record this action by mouse click."
+msgstr "Πατήστε το πλήκτρο διαφυγής (Esc) για να αποεπιλέξτε ένα αντικείμενο, καθώς η μακροεντολή καταγραφής δεν καταγράφει αυτή την πράξη από το κλικ του ποντικιού."
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id3145419\n"
+"macro_recording.xhp\n"
+"par_id3148492\n"
"8\n"
"help.text"
-msgid "Setting right tabs"
-msgstr "Ρύθμιση δεξιών στηλοθετών"
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"par_id3152933\n"
-"help.text"
-msgid "<image id=\"img_id3153192\" src=\"res/helpimg/swh00179.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3153192\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153192\" src=\"res/helpimg/swh00179.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3153192\">Icon</alt></image>"
+msgid "Click <emph>Stop Recording</emph>."
+msgstr "Κάντε κλικ στο <emph>Τέλος καταγραφής</emph>."
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id3151043\n"
+"macro_recording.xhp\n"
+"par_id3148686\n"
"9\n"
"help.text"
-msgid "Setting decimal tabs"
-msgstr "Ρύθμιση δεκαδικών στηλοθετών"
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"par_id3150440\n"
-"help.text"
-msgid "<image id=\"img_id3149560\" src=\"res/helpimg/swh00180.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3149560\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149560\" src=\"res/helpimg/swh00180.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3149560\">Icon</alt></image>"
+msgid "The <emph>Macro</emph> dialog appears, in which you can save and run the macro."
+msgstr "Το παράθυρο διαλόγου <emph>Μακροεντολές</emph> εμφανίζεται, από όπου μπορείτε να αποθηκεύσετε και να τρέξετε την μακροεντολή."
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id3153091\n"
+"macro_recording.xhp\n"
+"par_id3159158\n"
"10\n"
"help.text"
-msgid "Setting centered tabs"
-msgstr "Ρύθμιση κεντραρισμένων στηλοθετών"
+msgid "If you want to abort the recording without saving a macro, click the <emph>Close</emph> button of the <emph>Recording</emph> dialog."
+msgstr "Αν θέλετε να ακυρώσετε την καταγραφή χωρίς αποθήκευση της μακροεντολής, κάντε κλικ στο πεδίο επιλογής <emph>Κλείσιμο</emph> του παραθύρου διαλόγου <emph>Καταγραφή</emph>."
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id3154150\n"
+"macro_recording.xhp\n"
+"par_id3144510\n"
"11\n"
"help.text"
-msgid "Double-click the ruler to open the <link href=\"text/shared/01/05030300.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link> dialog."
-msgstr "Κάντε διπλό κλικ στο χάρακα για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/shared/01/05030300.xhp\" name=\"Παράγραφος\"><emph>Παράγραφος</emph></link>"
+msgid "To save the macro, first select the object where you want the macro to be saved in the <emph>Save macro in</emph> list box."
+msgstr "Για να αποθηκεύσετε την μακροεντολή, πρώτα επιλέξτε το αντικείμενο όπου θέλετε να αποθηκευτεί η μακροεντολή στο πεδίο λίστας <emph>Αποθήκευση μακροεντολής σε</emph>."
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id3154145\n"
+"macro_recording.xhp\n"
+"par_id3148550\n"
"12\n"
"help.text"
-msgid "Double-click the white area of the ruler to set one tab. The <emph>Paragraph</emph> dialog appears with the <emph>Tabs</emph> tab page open."
-msgstr "Κάντε διπλό κλικ στη λευκή περιοχή του χάρακα για να ορίσετε ένα στηλοθέτη. Εμφανίζεται το παράθυρο διαλόγου <emph>Παράγραφος</emph> με τη σελίδα καρτέλας <emph>Στηλοθέτες</emph> ανοιχτή."
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"hd_id3145748\n"
-"21\n"
-"help.text"
-msgid "Moving Tabs on the Ruler"
-msgstr "Μετακίνηση στηλοθετών επάνω στο χάρακα"
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"par_id3145264\n"
-"22\n"
-"help.text"
-msgid "Move individual tab stops on the ruler using the mouse."
-msgstr "Μετακινήστε μεμονωμένους στηλοθέτες επάνω στο χάρακα με τη βοήθεια του ποντικιού."
+msgid "If you want the macro to be saved into a new library or module, click the <emph>New Library </emph>or <emph>New Module </emph>button and enter a name for the library or module."
+msgstr "Αν θέλετε η μακροεντολή να αποθηκευτεί σε μια νέα βιβλιοθήκη ή άρθρωμα, κάντε κλικ στο πεδίο επιλογής <emph>Νέα βιβλιοθήκη</emph> ή <emph>Νέο άρθρωμα </emph> και εισάγετε ένα όνομα για την βιβλιοθήκη ή το άρθρωμα."
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id3159156\n"
+"macro_recording.xhp\n"
+"par_id3149456\n"
"13\n"
"help.text"
-msgid "To move several tab stops on the ruler, press the Shift key before you click a tab. Drag one tab while continuing to press Shift to move that tab as well as all the tabs to the right of it. The spacing between those tabs remains the same."
-msgstr "Για να μετακινήσετε αρκετούς στηλοθέτες επάνω στον χάρακα, πατήστε το πλήκτρο Shift πριν κάνετε κλικ σε ένα στηλοθέτη. Σύρετε ένα στηλοθέτη ενώ συνεχίζετε να πατάτε το πλήκτρο Shift για να μετακινήστε το συγκεκριμένο στηλοθέτη, καθώς και όλους τους στηλοθέτες που βρίσκονται στα δεξιά του. Το διάστημα μεταξύ αυτών των στηλοθετών παραμένει το ίδιο."
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"par_id3147349\n"
-"23\n"
-"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> when you drag a tab on the ruler to move that tab and all the tabs to the right of it. This results in the spacing between those tabs changing proportionally to their distance from the margin."
-msgstr "Πατήστε τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> όταν σύρετε ένα στηλοθέτη επάνω στο χάρακα για να μετακινήσετε αυτόν το στηλοθέτη καθώς και όλους τους στηλοθέτες που βρίσκονται στα δεξιά του. Αυτό έχει σαν αποτέλεσμα να αλλάξει το διάστημα μεταξύ αυτών των στηλοθετών σε αναλογία με την απόστασή τους από το περιθώριο."
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"hd_id3146146\n"
-"24\n"
-"help.text"
-msgid "Changing the Properties of Tabs"
-msgstr "Αλλαγή των ιδιοτήτων των στηλοθετών"
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"par_id3145646\n"
-"16\n"
-"help.text"
-msgid "To change tab type, click the tab you want to change on the ruler, then right-click to open the context menu."
-msgstr "Για να αλλάξετε τον τύπο στηλοθέτη, κάντε κλικ στο στηλοθέτη που θέλετε να αλλάξετε επάνω στο χάρακα και, στη συνέχεια, ανοίξτε με δεξί κλικ το μενού περιεχομένου."
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"hd_id3154729\n"
-"25\n"
-"help.text"
-msgid "Deleting Tabs"
-msgstr "Διαγραφή στηλοθετών"
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"par_id3148879\n"
-"17\n"
-"help.text"
-msgid "To delete a tab, hold down the mouse button while you drag the tab outside the ruler."
-msgstr "Για να διαγράψετε ένα στηλοθέτη, κρατήστε το κουμπί του ποντικιού πατημένο ενώ σύρετε το στηλοθέτη εκτός του χάρακα."
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"hd_id3151074\n"
-"26\n"
-"help.text"
-msgid "Changing the Defaults"
-msgstr "Αλλαγή των προεπιλογών"
+msgid "Enter a name for the new macro in the <emph>Macro name</emph> text box. Do not use Basic keywords as a name."
+msgstr "Εισάγετε ένα όνομα για την νέα μακροεντολή στη πεδίο κειμένου <emph>Όνομα μακροεντολής</emph>. Μην χρησιμοποιείτε λέξεις-κλειδιά της Basic ως ένα όνομα."
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id3151059\n"
+"macro_recording.xhp\n"
+"par_id3154138\n"
"14\n"
"help.text"
-msgid "If you want to change the settings of your default tab stops, you will find further information under <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01040900.xhp\" name=\"Text Document - General\">%PRODUCTNAME Writer - General</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060300.xhp\" name=\"Spreadsheet - General\">%PRODUCTNAME Calc - General</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070500.xhp\" name=\"Drawing - General\">%PRODUCTNAME Draw - General</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentation - General\">%PRODUCTNAME Impress - General</link></caseinline><defaultinline>(module name) - General</defaultinline></switchinline> in the Options dialog box."
-msgstr "Εάν θέλετε να αλλάξετε τις ρυθμίσεις των προεπιλεγμένων στάσεων στηλοθέτη, θα βρείτε παραπέρα πληροφορίες στο <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01040900.xhp\" name=\"Έγγραφο κειμένου - Γενικά\">%PRODUCTNAME Writer - Γενικά</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060300.xhp\" name=\"Λογιστικό φύλλο - Γενικά\">%PRODUCTNAME Calc - Γενικά</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070500.xhp\" name=\"Σχεδίαση - Γενικά\">%PRODUCTNAME Draw - Γενικά</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/shared/optionen/01070500.xhp\" name=\"Παρουσίαση - Γενικά\">%PRODUCTNAME Impress - Γενικά</link></caseinline><defaultinline>(όνομα αρθρώματος) - Γενικά</defaultinline></switchinline> στο πλαίσιο διαλόγου επιλογών."
-
-#: tabs.xhp
-msgctxt ""
-"tabs.xhp\n"
-"par_id3146972\n"
-"15\n"
-"help.text"
-msgid "The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the ruler allows you to change the displayed units of measurement. These changes are only valid until you exit $[officename], and they only apply to the ruler on whose context menu you made the change. If you want to change the ruler measurement units permanently, choose <emph>Tools - Options - [Document type] - View</emph> and change the measurement unit there."
-msgstr "Το <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιβάλλοντος</link> της γραμμής εργαλείων του χάρακα σας επιτρέπει να αλλάξετε τις εμφανιζόμενες μονάδες. Οι αλλαγές αυτές ισχύουν μόνο μέχρι να πραγματοποιήσετε έξοδο από το $[officename], και ισχύουν μόνο για τον χάρακα, του οποίου αλλάξατε το μενού περιβάλλοντος. Εάν θέλετε να αλλάξετε τις μονάδες μέτρησης του χάρακα μόνιμα, επιλέξτε <emph>Εργαλεία - Επιλογές - [Τύπος εγγράφου] - Προβολή</emph> και αλλάξτε τη μονάδα μέτρησης εκεί."
+msgid "Click <emph>Save</emph>."
+msgstr "Κάντε κλικ στην <emph>Αποθήκευση</emph>."
-#: tabs.xhp
+#: macro_recording.xhp
msgctxt ""
-"tabs.xhp\n"
-"par_id3148429\n"
-"30\n"
+"macro_recording.xhp\n"
+"hd_id2486342\n"
"help.text"
-msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Ruler\">Ruler</link>"
-msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Χάρακας\">Χάρακας</link>"
+msgid "Limitations of the macro recorder"
+msgstr "Περιορισμοί στην καταγραφή μακροεντολών"
-#: data_search.xhp
+#: macro_recording.xhp
msgctxt ""
-"data_search.xhp\n"
-"tit\n"
+"macro_recording.xhp\n"
+"par_id3608508\n"
"help.text"
-msgid "Searching Tables and Form Documents"
-msgstr "Αναζήτηση σε πίνακες και έγγραφα φόρμας"
+msgid "The following actions are <emph>not</emph> recorded:"
+msgstr "Οι ακόλουθες ενέργειες <emph>δεν</emph> καταγράφονται:"
-#: data_search.xhp
+#: macro_recording.xhp
msgctxt ""
-"data_search.xhp\n"
-"bm_id4066896\n"
+"macro_recording.xhp\n"
+"par_id921353\n"
"help.text"
-msgid "<bookmark_value>finding;records in form documents</bookmark_value><bookmark_value>forms;finding records</bookmark_value><bookmark_value>searching;tables and forms</bookmark_value>"
-msgstr "<bookmark_value>αναζήτηση;εγγραφές σε έγγραφα φόρμας</bookmark_value><bookmark_value>φόρμες;αναζήτηση εγγραφών</bookmark_value><bookmark_value>αναζήτηση;πίνακες και φόρμες</bookmark_value>"
+msgid "Opening of windows is not recorded."
+msgstr "Το άνοιγμα των παραθύρων δεν καταγράφεται."
-#: data_search.xhp
+#: macro_recording.xhp
msgctxt ""
-"data_search.xhp\n"
-"hd_id3154186\n"
-"64\n"
+"macro_recording.xhp\n"
+"par_id9296243\n"
"help.text"
-msgid "<variable id=\"data_search\"><link href=\"text/shared/guide/data_search.xhp\" name=\"Searching Tables and Form Documents\">Searching Tables and Form Documents</link></variable>"
-msgstr "<variable id=\"data_search\"><link href=\"text/shared/guide/data_search.xhp\" name=\"Αναζήτηση σε πίνακες και έγγραφα φόρμας\">Αναζήτηση σε πίνακες και έγγραφα φόρμας</link></variable>"
+msgid "Actions carried out in another window than where the recorder was started are not recorded."
+msgstr "Ενέργειες που διαδραματίζονται σε άλλο παράθυρο από αυτό στο οποίο ενεργοποιήθηκε ο καταγραφέας δεν καταγράφονται."
-#: data_search.xhp
+#: macro_recording.xhp
msgctxt ""
-"data_search.xhp\n"
-"par_id3147088\n"
+"macro_recording.xhp\n"
+"par_id4269234\n"
"help.text"
-msgid "<image id=\"img_id3153311\" src=\"cmd/sc_recsearch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153311\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153311\" src=\"cmd/sc_recsearch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153311\">Icon</alt></image>"
+msgid "Window switching is not recorded."
+msgstr "Η αλλαγή παραθύρου δεν καταγράφεται."
-#: data_search.xhp
+#: macro_recording.xhp
msgctxt ""
-"data_search.xhp\n"
-"par_id3149178\n"
-"65\n"
+"macro_recording.xhp\n"
+"par_id8014465\n"
"help.text"
-msgid "In spreadsheets and documents in which form controls are used, you can click the <emph>Find Record</emph> icon on the form bar to open a dialog to find any text and values."
-msgstr "Σε υπολογιστικά φύλλα και έγγραφα, στα οποία χρησιμοποιούνται στοιχεία ελέγχου φόρμας, μπορείτε να κάνετε κλικ στο εικονίδιο <emph>Αναζήτηση εγγραφής</emph> στη γραμμή φόρμας για να ανοίξετε ένα παράθυρο διαλόγου και να βρείτε οποιοδήποτε κείμενο ή τιμές."
+msgid "Actions that are not related to the document contents are not recorded. For example, changes made in the Options dialog, macro organizer, customizing."
+msgstr "Ενέργειες που δεν σχετίζονται με τα περιεχόμενα του εγγράφου δεν καταγράφονται. Για παράδειγμα, αλλαγές που έγιναν στο παράθυρο διαλόγου Επιλογές , στο διαχειριστή μακροεντολών, στην επεξεργασία."
-#: data_search.xhp
+#: macro_recording.xhp
msgctxt ""
-"data_search.xhp\n"
-"par_id3149811\n"
-"66\n"
+"macro_recording.xhp\n"
+"par_id2814416\n"
"help.text"
-msgid "You can search in one or in all data fields. You can select whether the text must be at the beginning, end or any location of the data field. You also can use the ? and * wildcards, as in the <emph>Find & Replace</emph> dialog. You can find additional information about the database search function in the <link href=\"text/shared/02/12100200.xhp\" name=\"$[officename] Help\">$[officename] Help</link>."
-msgstr "Μπορείτε να πραγματοποιήσετε αναζήτηση σε ένα ή σε όλα τα πεδία δεδομένων. Έχετε τη δυνατότητα να επιλέξετε εάν το κείμενο θα πρέπει να είναι στην αρχή, στο τέλος ή σε άλλη θέση του πεδίου δεδομένων. Μπορείτε επίσης να χρησιμοποιήσετε τους χαρακτήρες μπαλαντέρ ? και *, όπως συμβαίνει στο παράθυρο διαλόγου <emph>Αναζήτηση και Αντικατάσταση</emph>. Σας δίνεται η δυνατότητα να βρείτε πρόσθετες πληροφορίες σχετικά με τη λειτουργία αναζήτησης της βάσης δεδομένων στη <link href=\"text/shared/02/12100200.xhp\" name=\"$[officename] Βοήθεια\">$[officename] Βοήθεια</link>."
+msgid "Selections are recorded only if they are done by using the keyboard (cursor traveling), but not when the mouse is used."
+msgstr "Οι επιλογές καταγράφονται μόνο αν έχουν γίνει χρησιμοποιώντας το πληκτρολόγιο (δρομολόγια δρομέα), αλλά όχι όταν χρησιμοποιείται το ποντίκι."
-#: redlining_accept.xhp
+#: macro_recording.xhp
msgctxt ""
-"redlining_accept.xhp\n"
-"tit\n"
+"macro_recording.xhp\n"
+"par_id2522354\n"
"help.text"
-msgid "Accepting or Rejecting Changes"
-msgstr "Αποδοχή ή απόρριψη αλλαγών"
+msgid "The macro recorder works only in Calc and Writer."
+msgstr "Ο καταγραφέας μακροεντολών δουλεύει μόνο στο Calc και στο Writer."
-#: redlining_accept.xhp
+#: macro_recording.xhp
msgctxt ""
-"redlining_accept.xhp\n"
-"bm_id3150247\n"
+"macro_recording.xhp\n"
+"par_id3156422\n"
"help.text"
-msgid "<bookmark_value>changes; accepting or rejecting</bookmark_value><bookmark_value>review function;accepting or rejecting changes</bookmark_value>"
-msgstr "<bookmark_value>αλλαγές; αποδοχή ή απόρριψη</bookmark_value><bookmark_value>λειτουργία αναθεώρησης;αποδοχή ή απόρριψη αλλαγών</bookmark_value>"
+msgid "<link href=\"text/shared/01/06130000.xhp\" name=\"Macro\">Macro</link>"
+msgstr "<link href=\"text/shared/01/06130000.xhp\" name=\"Μακροεντολή\">Μακροεντολή</link>"
-#: redlining_accept.xhp
+#: macro_recording.xhp
msgctxt ""
-"redlining_accept.xhp\n"
-"hd_id3150247\n"
-"23\n"
+"macro_recording.xhp\n"
+"par_id3147576\n"
+"2\n"
"help.text"
-msgid "<variable id=\"redlining_accept\"><link href=\"text/shared/guide/redlining_accept.xhp\" name=\"Accepting or Rejecting Changes\">Accepting or Rejecting Changes</link></variable>"
-msgstr "<variable id=\"redlining_accept\"><link href=\"text/shared/guide/redlining_accept.xhp\" name=\"Αποδοχή ή απόρριψη αλλαγών\">Αποδοχή ή απόρριψη αλλαγών</link></variable>"
+msgid "<link href=\"text/shared/main0600.xhp\" name=\"macro programming in $[officename]\">Programming in %PRODUCTNAME</link>"
+msgstr "<link href=\"text/shared/main0600.xhp\" name=\"Προγραμματισμός μακροεντολής στο $[officename]\">Προγραμματισμός στο %PRODUCTNAME</link>"
-#: redlining_accept.xhp
+#: macro_recording.xhp
msgctxt ""
-"redlining_accept.xhp\n"
-"par_id1491134\n"
+"macro_recording.xhp\n"
+"par_id7797242\n"
"help.text"
-msgid "The review function is available in %PRODUCTNAME for text documents and spreadsheet documents."
-msgstr "Η λειτουργία αναθεώρησης είναι διαθέσιμη στο %PRODUCTNAME για έγγραφα κειμένου και έγγραφα υπολογιστικού φύλλου."
+msgid "The macro recording functionality is only available for text documents in %PRODUCTNAME Writer and for spreadsheets in %PRODUCTNAME Calc."
+msgstr "Η λειτουργία καταγραφής μακροεντολών στο %PRODUCTNAME είναι διαθέσιμη μόνο για έγγραφα κειμένου και για υπολογιστικά φύλλα στο %PRODUCTNAME Calc."
-#: redlining_accept.xhp
+#: main.xhp
msgctxt ""
-"redlining_accept.xhp\n"
-"par_id1110200810120034\n"
+"main.xhp\n"
+"tit\n"
"help.text"
-msgid "In Writer text documents you can also accept or reject changes by choosing commands from the context menu."
-msgstr "Σε έγγραφα κειμένου του Writerπορείτε να αποδέχεστε ή αν απορρίπτετε αλλαγές μέσω των εντολών που εμφανίζονται στο μενού περιβάλλοντος."
+msgid "General Instructions for %PRODUCTNAME"
+msgstr "Γενικές οδηγίες για το %PRODUCTNAME"
-#: redlining_accept.xhp
+#: main.xhp
msgctxt ""
-"redlining_accept.xhp\n"
-"par_id3147571\n"
-"24\n"
+"main.xhp\n"
+"bm_id3151097\n"
"help.text"
-msgid "When you edit a document in which others have made changes, you can accept or reject the changes individually or all together."
-msgstr "Όταν επεξεργάζεστε ένα έγγραφο στο οποίο άλλοι έχουν κάνει αλλαγές, μπορείτε να αποδεχτείτε ή να απορρίψετε τις αλλαγές μεμονωμένα ή στο σύνολό τους."
+msgid "<bookmark_value>instructions; general</bookmark_value>"
+msgstr "<bookmark_value>οδηγίες; γενικές</bookmark_value>"
-#: redlining_accept.xhp
+#: main.xhp
msgctxt ""
-"redlining_accept.xhp\n"
-"par_id3147008\n"
-"25\n"
+"main.xhp\n"
+"hd_id3151097\n"
+"1\n"
"help.text"
-msgid "If you have put multiple copies of the document in circulation, first merge these into one document (see <embedvar href=\"text/shared/guide/redlining_docmerge.xhp#redlining_docmerge\"/>)."
-msgstr "Εάν έχετε θέσει πολλά αντίγραφα του εγγράφου σε κυκλοφορία, πρώτα απ' όλα θα πρέπει να τα ενσωματώσετε σε ένα έγγραφο (δείτε <embedvar href=\"text/shared/guide/redlining_docmerge.xhp#redlining_docmerge\"/>)."
+msgid "<variable id=\"main\"><link href=\"text/shared/guide/main.xhp\" name=\"General Instructions for %PRODUCTNAME\">General Instructions for <item type=\"productname\">%PRODUCTNAME</item></link></variable>"
+msgstr "<variable id=\"main\"><link href=\"text/shared/guide/main.xhp\" name=\"Γενικές οδηγίες για το %PRODUCTNAME\">Γενικές οδηγίες για <item type=\"productname\">%PRODUCTNAME</item></link></variable>"
-#: redlining_accept.xhp
+#: main.xhp
msgctxt ""
-"redlining_accept.xhp\n"
-"par_id3153748\n"
-"26\n"
+"main.xhp\n"
+"hd_id3153681\n"
+"2\n"
"help.text"
-msgid "Open the document and choose <emph>Edit - Changes - Accept or Reject</emph>. The <emph>Accept or Reject Changes</emph> dialog appears."
-msgstr "Ανοίξτε το έγγραφο και επιλέξτε <emph>Επεξεργασία - Αλλαγές - Αποδοχή ή απόρριψη</emph>. Το παράθυρο διαλόγου <emph>Αποδοχή ή απόρριψη αλλαγών</emph> εμφανίζεται."
+msgid "Opening and Saving Documents and Templates"
+msgstr "Άνοιγμα και αποθήκευση εγγράφων και προτύπων"
-#: redlining_accept.xhp
+#: main.xhp
msgctxt ""
-"redlining_accept.xhp\n"
-"par_id3156346\n"
-"27\n"
+"main.xhp\n"
+"hd_id3150669\n"
+"3\n"
"help.text"
-msgid "Select a change on the <emph>List</emph> tab. The change is selected and displayed in the document and you can now enter your decision with one of the buttons."
-msgstr "Επιλέξτε μια αλλαγή από την καρτέλα <emph>Λίστα</emph>. Επιλέγεται η αλλαγή και εμφανίζεται στο έγγραφο και τώρα μπορείτε να αποφασίσετε με ένα από τα δύο πεδία επιλογής."
+msgid "Using Windows, Menus and Icons"
+msgstr "Χρήση παραθύρων, μενού και εικονιδίων"
-#: redlining_accept.xhp
+#: main.xhp
msgctxt ""
-"redlining_accept.xhp\n"
-"par_id3147209\n"
-"28\n"
+"main.xhp\n"
+"hd_id3149295\n"
+"10\n"
"help.text"
-msgid "If one author has modified another author's change, you will see the changes hierarchically arranged with a plus sign for opening up the hierarchy."
-msgstr "Εάν κάποιος συντάκτης έχει τροποποιήσει την αλλαγή κάποιου άλλου συντάκτη, οι αλλαγές θα εμφανιστούν ιεραρχικά συνοδευόμενες από το σύμβολο συν για το άνοιγμα της ιεραρχίας."
+msgid "Accessibility"
+msgstr "Προσιτότητα"
-#: redlining_accept.xhp
+#: main.xhp
msgctxt ""
-"redlining_accept.xhp\n"
-"par_id3148474\n"
-"29\n"
+"main.xhp\n"
+"hd_id3159149\n"
+"4\n"
"help.text"
-msgid "If the list of changes is too long, you can switch to the <emph>Filter</emph> tab in the dialog and specify that you only want to see the changes of certain authors, or only the changes of the last day, or that you want the list to be restricted in some other way."
-msgstr "Εάν η λίστα αλλαγών είναι υπερβολικά μεγάλη, μπορείτε να μεταβείτε στην καρτέλα <emph>Φίλτρο</emph> του παραθύρου διαλόγου και να καθορίσετε ότι θέλετε να εμφανίζονται μόνο οι αλλαγές συγκεκριμένων συντακτών, ή μόνο οι αλλαγές της τελευταίας ημέρας, ή ότι θέλετε να περιοριστεί η λίστα με κάποιον άλλο τρόπο."
+msgid "Copying Data by Drag and Drop or Menu Commands"
+msgstr "Αντιγραφή δεδομένων μέσω της λειτουργίας μεταφοράς και απόθεσης ή των εντολών μενού"
-#: redlining_accept.xhp
+#: main.xhp
msgctxt ""
-"redlining_accept.xhp\n"
-"par_id3143271\n"
-"42\n"
+"main.xhp\n"
+"hd_id3152576\n"
+"5\n"
"help.text"
-msgid "Color-coded entries display the result of the filter that is set. Entries in black can be accepted or rejected and match the filter criteria. Entries in blue do not themselves match the filter criteria, but have subentries that are included by the filter. Gray entries cannot be accepted or rejected and do not match the filter criterion. Green entries do match the filter but cannot be accepted or rejected."
-msgstr "Οι καταχωρίσεις με κωδικό χρώματος σάς πληροφορούν σχετικά με το φίλτρο που έχει οριστεί. Οι καταχωρήσεις με μαύρο χρώμα είναι δυνατό να γίνουν αποδεκτές ή να απορριφθούν και ανταποκρίνονται στα κριτήρια του φίλτρου. Οι καταχωρήσεις με μπλε χρώμα δεν ανταποκρίνονται οι ίδιες στα κριτήρια του φίλτρου αλλά περιέχουν δευτερεύουσες καταχωρήσεις, οι οποίες περιλαμβάνονται στο φίλτρο. Οι γκρίζες καταχωρήσεις δεν είναι δυνατό να γίνουν αποδεκτές ή να απορριφθούν και δεν ανταποκρίνονται στα κριτήρια του φίλτρου. Οι πράσινες καταχωρήσεις ανταποκρίνονται στα κριτήρια του φίλτρου αλλά, παρ' όλα αυτά, δεν είναι δυνατό να γίνουν αποδεκτές ή να απορριφθούν."
+msgid "Data Sources"
+msgstr "Προελεύσεις δεδομένων"
-#: viewing_file_properties.xhp
+#: main.xhp
msgctxt ""
-"viewing_file_properties.xhp\n"
-"tit\n"
+"main.xhp\n"
+"par_idN10826\n"
"help.text"
-msgid "Viewing File Properties"
-msgstr "Προβολή των ιδιοτήτων αρχείου"
+msgid "<link href=\"text/shared/explorer/database/main.xhp\">Working with databases in %PRODUCTNAME</link>"
+msgstr "<link href=\"text/shared/explorer/database/main.xhp\">Εργασία με βάσεις δεδομένων στο %PRODUCTNAME</link>"
-#: viewing_file_properties.xhp
+#: main.xhp
msgctxt ""
-"viewing_file_properties.xhp\n"
-"bm_id3152594\n"
+"main.xhp\n"
+"par_idN10841\n"
"help.text"
-msgid "<bookmark_value>properties;files</bookmark_value><bookmark_value>files;properties</bookmark_value><bookmark_value>viewing;file properties</bookmark_value>"
-msgstr "<bookmark_value>ιδιότητες;αρχεία</bookmark_value><bookmark_value>αρχεία;ιδιότητες</bookmark_value><bookmark_value>προβολή;ιδιότητες αρχείου</bookmark_value>"
+msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Αυτόματος πιλότος πίνακα</link>"
-#: viewing_file_properties.xhp
+#: main.xhp
msgctxt ""
-"viewing_file_properties.xhp\n"
-"hd_id3152594\n"
-"9\n"
+"main.xhp\n"
+"par_idN1085B\n"
"help.text"
-msgid "<variable id=\"viewing_file_properties\"><variable id=\"viewing\"><link href=\"text/shared/guide/viewing_file_properties.xhp\" name=\"Viewing File Properties\">Viewing File Properties</link></variable></variable>"
-msgstr "<variable id=\"viewing_file_properties\"><variable id=\"viewing\"><link href=\"text/shared/guide/viewing_file_properties.xhp\" name=\"Προβολή ιδιοτήτων αρχείου\">Προβολή ιδιοτήτων αρχείου</link></variable></variable>"
+msgid "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Query Wizard</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Αυτόματος πιλότος φόρμας</link>"
-#: viewing_file_properties.xhp
+#: main.xhp
msgctxt ""
-"viewing_file_properties.xhp\n"
-"par_id3147399\n"
-"1\n"
+"main.xhp\n"
+"par_idN10875\n"
"help.text"
-msgid "File properties, such as author name, subject, and keywords, help you manage and identify your documents. $[officename] also tracks file statistics, including the number of words and the number of pages in a document, and automatically adds the statistics as part of the file property."
-msgstr "Ιδιότητες αρχείου, όπως όνομα συντάκτη, αντικείμενο, και λέξεις κλειδιά, σας βοηθούν να χειριστείτε και να αναγνωρίσετε τα έγγραφά σας. Το $[officename] καταγράφει επίσης στατιστικά αρχεία, περιλαμβανομένου τον αριθμό λέξεων και σελίδων σε ένα έγγραφο, και αυτόματα προσθέτει τις στατιστικές σαν μέρος των ιδιοτήτων αρχείου."
+msgid "<link href=\"text/shared/autopi/01090000.xhp\">Forms Wizard</link>"
+msgstr "<link href=\"text/shared/autopi/01090000.xhp\">Αυτόματος πιλότος φορμών</link>"
-#: viewing_file_properties.xhp
+#: main.xhp
msgctxt ""
-"viewing_file_properties.xhp\n"
-"par_id3147834\n"
-"2\n"
+"main.xhp\n"
+"par_id3154011\n"
+"12\n"
"help.text"
-msgid "You can view file properties for the current document<switchinline select=\"sys\"><caseinline select=\"WIN\"> or for a document in the Windows File Open dialog </caseinline></switchinline>."
-msgstr "Μπορείτε να δείτε τις ιδιότητες αρχείου για το τρέχων έγγραφο<switchinline select=\"sys\"><caseinline select=\"WIN\"> ή για ένα έγγραφο στο παράθυρο διαλόγου Άνοιγμα αρχείου </caseinline></switchinline>."
+msgid "<link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link>"
+msgstr "<link href=\"text/shared/autopi/01100000.xhp\">Αυτόματος πιλότος αναφοράς</link>"
-#: viewing_file_properties.xhp
+#: main.xhp
msgctxt ""
-"viewing_file_properties.xhp\n"
-"hd_id3159233\n"
-"3\n"
+"main.xhp\n"
+"hd_id3147216\n"
+"6\n"
"help.text"
-msgid "To view file properties for the current document:"
-msgstr "Για να προβάλετε τις ιδιότητες του αρχείου για το τρέχον έγγραφο:"
+msgid "Recording Changes (Revision Marking)"
+msgstr "Καταγραφή αλλαγών (Σήμανση αναθεώρησης)"
-#: viewing_file_properties.xhp
+#: main.xhp
msgctxt ""
-"viewing_file_properties.xhp\n"
-"par_id3153311\n"
-"4\n"
+"main.xhp\n"
+"hd_id3145261\n"
+"7\n"
"help.text"
-msgid "Choose <emph>File - Properties</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Ιδιότητες</emph>."
+msgid "Configuring and Modifying <item type=\"productname\">%PRODUCTNAME</item>"
+msgstr "Ρύθμιση και τροποποίηση του <item type=\"productname\">%PRODUCTNAME</item>"
-#: viewing_file_properties.xhp
+#: main.xhp
msgctxt ""
-"viewing_file_properties.xhp\n"
-"hd_id3150443\n"
-"5\n"
+"main.xhp\n"
+"hd_id3145252\n"
+"8\n"
"help.text"
-msgid "To view file properties for a document listed in the Windows File Open dialog"
-msgstr "Για να προβάλετε τις ιδιότητες του αρχείου για ένα έγγραφο που αναφέρεται στο παράθυρο διαλόγου Αρχείο Άνοιγμα των Windows"
+msgid "Charts"
+msgstr "Διαγράμματα"
-#: viewing_file_properties.xhp
+#: main.xhp
msgctxt ""
-"viewing_file_properties.xhp\n"
-"par_id3166460\n"
-"6\n"
+"main.xhp\n"
+"hd_id3157846\n"
+"9\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph>."
+msgid "Miscellaneous"
+msgstr "Διάφορα"
-#: viewing_file_properties.xhp
+#: main.xhp
msgctxt ""
-"viewing_file_properties.xhp\n"
-"par_id3154306\n"
-"7\n"
+"main.xhp\n"
+"par_id3147173\n"
+"13\n"
"help.text"
-msgid "Select a file in the list."
-msgstr "Επιλέξτε ένα αρχείο από την λίστα."
+msgid "<link href=\"text/shared/00/00000005.xhp\" name=\"General Terminology\">General Terminology</link>"
+msgstr "<link href=\"text/shared/00/00000005.xhp\" name=\"Γενική ορολογία\">Γενική ορολογία</link>"
-#: viewing_file_properties.xhp
+#: main.xhp
msgctxt ""
-"viewing_file_properties.xhp\n"
-"par_id3145121\n"
-"8\n"
+"main.xhp\n"
+"par_id3156332\n"
+"14\n"
"help.text"
-msgid "Right-click and choose<emph> Properties</emph>."
-msgstr "Κάντε δεξιό κλικ και επιλέξτε <emph> Ιδιότητες</emph>."
+msgid "<link href=\"text/shared/00/00000002.xhp\" name=\"Internet Terminology\">Internet Terminology</link>"
+msgstr "<link href=\"text/shared/00/00000002.xhp\" name=\"Ορολογία Internet\">Ορολογία Internet</link>"
#: measurement_units.xhp
msgctxt ""
@@ -12620,2314 +13431,1336 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\">%PRODUCTNAME Writer - General</link>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Γενικά\">%PRODUCTNAME Writer - Γενικά</link>"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
+"microsoft_terms.xhp\n"
"tit\n"
"help.text"
-msgid "Protecting Content in %PRODUCTNAME"
-msgstr "Προστασία περιεχομένων στο %PRODUCTNAME"
+msgid "Comparing Microsoft Office and $[officename] Terms"
+msgstr "Σύγκριση όρων Microsoft Office και $[officename]"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"bm_id3150620\n"
+"microsoft_terms.xhp\n"
+"bm_id3156136\n"
"help.text"
-msgid "<bookmark_value>protecting; contents</bookmark_value> <bookmark_value>protected contents</bookmark_value> <bookmark_value>contents protection</bookmark_value> <bookmark_value>encryption of contents</bookmark_value> <bookmark_value>passwords for protecting contents</bookmark_value> <bookmark_value>security;protecting contents</bookmark_value> <bookmark_value>form controls; protecting</bookmark_value> <bookmark_value>draw objects;protecting</bookmark_value> <bookmark_value>OLE objects;protecting</bookmark_value> <bookmark_value>graphics;protecting</bookmark_value> <bookmark_value>frames;protecting</bookmark_value>"
-msgstr "<bookmark_value>προστασία; περιεχόμενα</bookmark_value><bookmark_value>προστατευόμενα περιεχόμενα</bookmark_value><bookmark_value>προστασία περιεχομένων</bookmark_value><bookmark_value>κρυπτογράφηση περιεχομένων</bookmark_value><bookmark_value>κωδικοί πρόσβασης για προστασία περιεχομένων</bookmark_value><bookmark_value>ασφάλεια;προστασία περιεχομένων</bookmark_value><bookmark_value>στοιχεία ελέγχου φορμών; προστασία</bookmark_value><bookmark_value>αντικείμενα σχεδίασης;προστασία</bookmark_value><bookmark_value>αντικείμενα OLE;προστασία</bookmark_value><bookmark_value>γραφικά;προστασία</bookmark_value><bookmark_value>πλαίσια;προστασία</bookmark_value>"
+msgid "<bookmark_value>Microsoft Office;feature comparisons</bookmark_value>"
+msgstr "<bookmark_value>Microsoft Office;συγκρίσεις δυνατοτήτων</bookmark_value>"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"hd_id3155364\n"
+"microsoft_terms.xhp\n"
+"hd_id3156136\n"
+"50\n"
+"help.text"
+msgid "<variable id=\"microsoft_terms\"><link href=\"text/shared/guide/microsoft_terms.xhp\" name=\"Comparing Microsoft Office and $[officename] Terms\">Comparing Microsoft Office and $[officename] Terms</link></variable>"
+msgstr "<variable id=\"microsoft_terms\"><link href=\"text/shared/guide/microsoft_terms.xhp\" name=\"Σύγκριση όρων Microsoft Office και $[officename]\">Σύγκριση όρων Microsoft Office και $[officename]</link></variable>"
+
+#: microsoft_terms.xhp
+msgctxt ""
+"microsoft_terms.xhp\n"
+"par_id3149177\n"
+"1\n"
+"help.text"
+msgid "The following table lists Microsoft Office features and their $[officename] equivalents."
+msgstr "Ο παρακάτω πίνακας παρουσιάζει τα χαρακτηριστικά του Microsoft Office και των ισοδυνάμων του στο $[officename]."
+
+#: microsoft_terms.xhp
+msgctxt ""
+"microsoft_terms.xhp\n"
+"par_id3153748\n"
"2\n"
"help.text"
-msgid "<variable id=\"protection\"><link href=\"text/shared/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME\">Protecting Content in <item type=\"productname\">%PRODUCTNAME</item></link></variable>"
-msgstr "<variable id=\"protection\"><link href=\"text/shared/guide/protection.xhp\" name=\"Προστασία περιεχομένων στο %PRODUCTNAME\">Προστασία περιεχομένων στο <item type=\"productname\">%PRODUCTNAME</item></link></variable>"
+msgid "Microsoft Office XP"
+msgstr "Microsoft Office XP"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3153394\n"
+"microsoft_terms.xhp\n"
+"par_id3156346\n"
"3\n"
"help.text"
-msgid "The following is an overview of the different ways of protecting contents in <item type=\"productname\">%PRODUCTNAME</item> from being modified, deleted or viewed."
-msgstr "Ακολουθεί μια σύνοψη των διαφόρων τρόπων προστασίας περιεχομένου από τροποποίηση, διαγραφή ή προβολή στο <item type=\"productname\">%PRODUCTNAME</item>."
+msgid "$[officename]"
+msgstr "$[officename]"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"hd_id3146957\n"
+"microsoft_terms.xhp\n"
+"par_id3153252\n"
"4\n"
"help.text"
-msgid "Protecting All Documents When Saving"
-msgstr "Προστασία όλων των εγγράφων κατά την αποθήκευση"
+msgid "AutoShapes"
+msgstr "Αυτόματα σχήματα"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3150775\n"
+"microsoft_terms.xhp\n"
+"par_id3154897\n"
"5\n"
"help.text"
-msgid "All documents that are saved in <link href=\"text/shared/00/00000021.xhp\" name=\"OpenDocument format\">OpenDocument format</link> can be saved with a password. Documents that are saved with a password cannot be opened without the password. The content is secured so that it cannot be read with an external editor. This applies to content, graphics and OLE objects."
-msgstr "Σε όλα τα έγγραφα, τα οποία αποθηκεύονται σε <link href=\"text/shared/00/00000021.xhp\" name=\"Μορφή OpenDocument\">Μορφή OpenDocument</link> είναι δυνατό να αποδοθεί κωδικός πρόσβασης. Το άνοιγμα των εγγράφων αυτών δεν είναι πλέον δυνατό χωρίς τον κωδικό πρόσβασης. Το περιεχόμενο διαθέτει ασφάλεια, ώστε να μην είναι δυνατή η ανάγνωσή του ούτε με εξωτερικό πρόγραμμα επεξεργασίας. Αυτό ισχύει για το περιεχόμενο, τα γραφικά και τα αντικείμενα OLE."
+msgid "<link href=\"text/shared/guide/gallery_insert.xhp\" name=\"Gallery Objects\">Gallery Objects</link><br/>Shapes are on the <emph>Drawing</emph> toolbar (menu <item type=\"menuitem\">View - Toolbars - Drawing</item>)"
+msgstr "<link href=\"text/shared/guide/gallery_insert.xhp\" name=\"Συλλογή αντικειμένων\">Συλλογή αντικειμένων</link><br/>Τα σχήματα είναι στη γραμμή εργαλείων <emph>Σχεδίαση</emph> (menu <item type=\"menuitem\">Προβολή - Γραμμές εργαλείων - Σχεδίαση</item>)"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3166410\n"
+"microsoft_terms.xhp\n"
+"par_id3157910\n"
"6\n"
"help.text"
-msgid "Turning on protection"
-msgstr "Ενεργοποίηση προστασίας"
+msgid "Change Case"
+msgstr "Αλλαγή πεζών-κεφαλαίων"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3145121\n"
+"microsoft_terms.xhp\n"
+"par_id3153825\n"
"7\n"
"help.text"
-msgid "Choose <emph>File - Save As</emph> and mark the <emph>Save with password</emph> check box. Save the document."
-msgstr "Επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph> και μαρκάρετε το πλαίσιο ελέγχου <emph>Αποθήκευση με κωδικό</emph>. Αποθηκεύστε το έγγραφο."
-
-#: protection.xhp
-msgctxt ""
-"protection.xhp\n"
-"par_id3154286\n"
-"8\n"
-"help.text"
-msgid "Turning off protection"
-msgstr "Απενεργοποίηση προστασίας"
+msgid "<link href=\"text/shared/01/05050000.xhp\" name=\"Change Case\">Case/Characters</link>"
+msgstr "<link href=\"text/shared/01/05050000.xhp\" name=\"Change Case\">πεζά-κεφαλαία/χαρακτήρες</link>"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3148492\n"
-"9\n"
+"microsoft_terms.xhp\n"
+"par_id1029200801240915\n"
"help.text"
-msgid "Open the document, entering the correct password. Choose <emph>File - Save As</emph> and clear the <emph>Save with password</emph> check box."
-msgstr "Ανοίξτε το έγγραφο, εισάγοντας το σωστό κωδικό. Επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph> και καθαρίστε το πλαίσιο ελέγχου <emph>Αποθήκευση με κωδικό</emph>."
+msgid "Click and Type"
+msgstr "Κλικ και πληκτρολόγηση"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3145068\n"
-"64\n"
+"microsoft_terms.xhp\n"
+"par_id1029200801240965\n"
"help.text"
-msgid "Information entered in <emph>File - Properties</emph> is not encrypted. This includes the name of the author, creation date, word and character counts."
-msgstr "Οι πληροφορίες, τις οποίες έχετε εισάγει στην επιλογή <emph>Αρχείο - Ιδιότητες</emph> δεν είναι κρυπτογραφημένες. Αυτό περιλαμβάνει το όνομα του συντάκτη, την ημερομηνία δημιουργίας, το πλήθος λέξεων και χαρακτήρων."
+msgid "<link href=\"text/swriter/guide/text_direct_cursor.xhp\">Direct Cursor</link>"
+msgstr "<link href=\"text/swriter/guide/text_direct_cursor.xhp\">Άμεσος δρομέας</link>"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"hd_id3149294\n"
+"microsoft_terms.xhp\n"
+"par_id3148946\n"
"10\n"
"help.text"
-msgid "Protecting Revision Marking"
-msgstr "Προστασία σήμανσης αναθεώρησης"
+msgid "Compare and Merge Documents"
+msgstr "Σύγκριση και συγχώνευση εγγράφων"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3161646\n"
+"microsoft_terms.xhp\n"
+"par_id3153524\n"
"11\n"
"help.text"
-msgid "With every change made in <item type=\"productname\">%PRODUCTNAME</item> Calc and <item type=\"productname\">%PRODUCTNAME</item> Writer, the review function records who made the change. This function can be turned on with protection, so that it can only be turned off when the correct password is entered. Until then, all changes will continue to be recorded. Acceptance or rejection of changes is not possible."
-msgstr "Με κάθε αλλαγή που πραγματοποιείται στο <item type=\"productname\">%PRODUCTNAME</item> Calc και στο <item type=\"productname\">%PRODUCTNAME</item> Writer, η λειτουργία αναθεώρησης καταγράφει ποιος έκανε την αλλαγή. Η λειτουργία αυτή είναι δυνατό να ενεργοποιηθεί με προστασία, ώστε η απενεργοποίηση της να είναι δυνατή μόνο με την εισαγωγή του σωστού κωδικού πρόσβασης. Μέχρι τότε, θα συνεχίσουν να καταγράφονται όλες οι αλλαγές. Δεν είναι δυνατή η αποδοχή ή η απόρριψη των αλλαγών."
+msgid "<link href=\"text/shared/guide/redlining_doccompare.xhp\" name=\"Compare\">Compare</link>"
+msgstr "<link href=\"text/shared/guide/redlining_doccompare.xhp\" name=\"Σύγκριση\">Σύγκριση</link>"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3154684\n"
+"microsoft_terms.xhp\n"
+"par_id3151041\n"
"12\n"
"help.text"
-msgid "Turning on protection"
-msgstr "Ενεργοποίηση προστασίας"
+msgid "Document Map"
+msgstr "Χάρτης εγγράφου"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3153104\n"
+"microsoft_terms.xhp\n"
+"par_id3156280\n"
"13\n"
"help.text"
-msgid "Choose <emph>Edit - Changes - Protect Records</emph>. Enter and confirm a password of at least 5 characters."
-msgstr "Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Προστασία εγγραφών</emph>. Εισάγετε και επιβεβαιώστε ένα κωδικό με τουλάχιστον 5 χαρακτήρες."
+msgid "<link href=\"text/shared/guide/navigator_setcursor.xhp\" name=\"Navigator\">Navigator</link>"
+msgstr "<link href=\"text/shared/guide/navigator_setcursor.xhp\" name=\"Περιήγηση\">Περιήγηση</link>"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3144760\n"
+"microsoft_terms.xhp\n"
+"par_id3153768\n"
"14\n"
"help.text"
-msgid "Turning off protection"
-msgstr "Απενεργοποίηση της προστασίας"
+msgid "Formula Auditing"
+msgstr "Έλεγχος τύπου"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3152920\n"
+"microsoft_terms.xhp\n"
+"par_id3154013\n"
"15\n"
"help.text"
-msgid "Choose <emph>Edit - Changes - Protect Records</emph>. Enter the correct password."
-msgstr "Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Προστασία εγγραφών</emph>. Εισάγετε το σωστό κωδικό."
-
-#: protection.xhp
-msgctxt ""
-"protection.xhp\n"
-"hd_id3155113\n"
-"52\n"
-"help.text"
-msgid "Protecting Frames, Graphics, and OLE Objects"
-msgstr "Προστασία πλαισίων, γραφικών και αντικειμένων OLE"
+msgid "<link href=\"text/scalc/01/06030000.xhp\" name=\"Detective\">Detective</link>"
+msgstr "<link href=\"text/scalc/01/06030000.xhp\" name=\"Ανιχνευτής\">Ανιχνευτής</link>"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3153703\n"
-"53\n"
+"microsoft_terms.xhp\n"
+"par_id3153573\n"
+"16\n"
"help.text"
-msgid "You can protect the content, position and size of inserted graphics. The same applies to frames (in Writer) and OLE objects."
-msgstr "Μπορείτε να προστατέψετε το περιεχόμενο, τη θέση και το μέγεθος εισαγόμενων γραφικών. Το ίδιο εφαρμόζεται στα πλαίσια (στο Writer) και στα αντικείμενα OLE."
+msgid "Lines and Page Breaks"
+msgstr "Αλλαγές γραμμών και σελίδας"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3147131\n"
-"54\n"
+"microsoft_terms.xhp\n"
+"par_id3151116\n"
+"17\n"
"help.text"
-msgid "Turning on protection"
-msgstr "Ενεργοποίηση της προστασίας"
+msgid "<link href=\"text/swriter/01/05030200.xhp\" name=\"Text Flow\">Text Flow</link>"
+msgstr "<link href=\"text/swriter/01/05030200.xhp\" name=\"Ροή κειμένου\">Ροή κειμένου</link>"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3150088\n"
-"55\n"
+"microsoft_terms.xhp\n"
+"par_id6054567\n"
"help.text"
-msgid "For example, for graphics inserted in Writer: Choose <emph>Format - Picture - Options</emph> tab. Under <emph>Protect</emph>, mark <emph>Contents</emph>, <emph>Position</emph> and/or <emph>Size</emph>."
-msgstr "Για παράδειγμα, για γραφικά εισαγόμενα στο Writer: Επιλέξτε τη καρτέλα <emph>Μορφή - Γραφικά - Επιλογές</emph>. Στη <emph>Προστασία</emph>, επιλέξτε το <emph>Περιεχόμενα</emph>, <emph>Θέση</emph> και/ή <emph>Μέγεθος</emph>."
+msgid "Page setup"
+msgstr "Διαμόρφωση σελίδας"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3147510\n"
-"56\n"
+"microsoft_terms.xhp\n"
+"par_id8584551\n"
"help.text"
-msgid "Turning off protection"
-msgstr "Απενεργοποίηση της προστασίας"
+msgid "<link href=\"text/swriter/01/05040000.xhp\">Format - Page</link>"
+msgstr "<link href=\"text/swriter/01/05040000.xhp\">Μορφή - Σελίδα</link>"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3153657\n"
-"57\n"
+"microsoft_terms.xhp\n"
+"par_id0522200809491254\n"
"help.text"
-msgid "For example, for graphics inserted in Writer: Choose <emph>Format - Picture - Options</emph> tab. Under <emph>Protect</emph>, unmark as appropriate."
-msgstr "Για παράδειγμα, για γραφικά που εισάγονται στο Writer: Επιλέξτε τη καρτέλα <emph>Μορφή - Γραφικά - Επιλογές</emph>. Στην περιοχή <emph>Προστασία</emph>, καταργήστε την επιλογή των πλαισίων ελέγχου, ανάλογα με τις ανάγκες σας."
+msgid "For spreadsheets see also <link href=\"text/scalc/01/03100000.xhp\">View - Page Break Preview</link>"
+msgstr "Ως αναφορά τα υπολογιστικά φύλλα δείτε επίσης και <link href=\"text/scalc/01/03100000.xhp\">Προβολή - Προεπισκόπηση αλλαγής σελίδας</link>"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"hd_id3152992\n"
-"58\n"
+"microsoft_terms.xhp\n"
+"par_id3159153\n"
+"18\n"
"help.text"
-msgid "Protecting Drawing Objects and Form Objects"
-msgstr "Προστασία αντικειμένων σχεδίασης και αντικειμένων φόρμας"
+msgid "Mail Merge"
+msgstr "Συγχώνευση αλληλογραφίας"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3166429\n"
-"59\n"
+"microsoft_terms.xhp\n"
+"par_id3145748\n"
+"19\n"
"help.text"
-msgid "The draw objects that you insert into your documents with the <emph>Drawing </emph>toolbar can be protected from being accidentally moved or changed in size. You can do the same with form objects inserted with the <emph>Form Controls</emph> toolbar."
-msgstr "Τα αντικείμενα σχεδίασης τα οποία εισαγάγετε στα έγγραφά σας με τη βοήθεια της γραμμής εργαλείων <emph>Σχέδιο </emph> είναι δυνατό να προστατευτούν από τυχαία μετακίνηση ή αλλαγή μεγέθους. Το ίδιο μπορεί να γίνει με αντικείμενα φόρμας, τα οποία εισάγονται με τη γραμμή εργαλείων <emph>Στοιχεία ελέγχου φόρμας</emph>."
+msgid "<link href=\"text/swriter/guide/form_letters_main.xhp\" name=\"Form Letter\">Form Letter</link>"
+msgstr "<link href=\"text/swriter/guide/form_letters_main.xhp\" name=\"Εγκύκλιος επιστολή\">Εγκύκλιος επιστολή</link>"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3153226\n"
-"60\n"
+"microsoft_terms.xhp\n"
+"par_id3152940\n"
+"20\n"
"help.text"
-msgid "Turning on protection"
-msgstr "Ενεργοποίηση της προστασίας"
+msgid "Markup"
+msgstr "Σήμανση"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3148815\n"
-"61\n"
+"microsoft_terms.xhp\n"
+"par_id3147048\n"
+"21\n"
"help.text"
-msgid "Choose <emph>Format - Object - Position and Size </emph>- <emph>Position and Size</emph> tab. Mark the <emph>Position</emph> or <emph>Size</emph> check box."
-msgstr "Επιλέξτε τη καρτέλα <emph>Μορφή - Αντικείμενα - Θέση και μέγεθος </emph>- <emph>Θέση και μέγεθος</emph>. Μαρκάρετε το πεδίο σήμανσης <emph>Θέση</emph> ή <emph>Μέγεθος</emph>."
+msgid "<link href=\"text/shared/01/02230200.xhp\" name=\"Changes - Show\">Changes - Show</link>"
+msgstr "<link href=\"text/shared/01/02230200.xhp\" name=\"Αλλαγές - Προβολή\">Αλλαγές - Προβολή</link>"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3156289\n"
-"62\n"
+"microsoft_terms.xhp\n"
+"par_id3153950\n"
+"26\n"
"help.text"
-msgid "Turning off protection"
-msgstr "Απενεργοποίηση της προστασίας"
+msgid "Refresh Data (in Excel)"
+msgstr "Ανανέωση δεδομένων (στο Excel)"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id3154991\n"
-"63\n"
+"microsoft_terms.xhp\n"
+"par_id4526200\n"
"help.text"
-msgid "Choose <emph>Format - Object - Position and Size </emph>- <emph>Position and Size</emph> tab. Unmark the <emph>Position</emph> or <emph>Size</emph> check box."
-msgstr "Επιλέξτε τη καρτέλα <emph>Μορφή - Αντικείμενο - Θέση και μέγεθος </emph>- <emph>Θέση και μέγεθος</emph>. Αποεπιλέξτε το πεδίο σήμανσης <emph>Θέση</emph> ή <emph>Μέγεθος</emph>."
+msgid "<link href=\"text/scalc/01/12100000.xhp\">Refresh Range</link>"
+msgstr "<link href=\"text/scalc/01/12100000.xhp\">Ανανέωση περιοχής</link>"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_idN10B8C\n"
+"microsoft_terms.xhp\n"
+"par_id3145643\n"
+"28\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/digital_signatures.xhp#digital_signatures\"/>"
-msgstr "<embedvar href=\"text/shared/guide/digital_signatures.xhp#digital_signatures\"/>"
+msgid "Replace text as you type"
+msgstr "Αντικατάσταση κειμένου κατά την πληκτρολόγηση"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id4680928\n"
+"microsoft_terms.xhp\n"
+"par_id3152962\n"
+"29\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/protection.xhp\">Protecting Content in %PRODUCTNAME Writer</link>"
-msgstr "<link href=\"text/swriter/guide/protection.xhp\">Προστασία περιεχομένων στο %PRODUCTNAME Writer</link>"
+msgid "<link href=\"text/shared/optionen/01010400.xhp\" name=\"AutoCorrect\">AutoCorrect</link>"
+msgstr "<link href=\"text/shared/optionen/01010400.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link>"
-#: protection.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"protection.xhp\n"
-"par_id9014252\n"
+"microsoft_terms.xhp\n"
+"par_id3154755\n"
+"30\n"
"help.text"
-msgid "<link href=\"text/scalc/guide/cell_protect.xhp\">Protecting Cells in %PRODUCTNAME Calc</link>"
-msgstr "<link href=\"text/scalc/guide/cell_protect.xhp\">Προστασία κελιών στο %PRODUCTNAME Calc</link>"
+msgid "Show/Hide"
+msgstr "Εμφάνιση/Απόκρυψη"
-#: data_dbase2office.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"data_dbase2office.xhp\n"
-"tit\n"
+"microsoft_terms.xhp\n"
+"par_id3150045\n"
+"31\n"
"help.text"
-msgid "Importing and Exporting Data in Text Format"
-msgstr "Εισαγωγή και εξαγωγή δεδομένων σε μορφή κειμένου"
+msgid "<link href=\"text/swriter/01/03100000.xhp\" name=\"Nonprinting Characters\">Nonprinting Characters</link>, <link href=\"text/swriter/01/03140000.xhp\" name=\"Hidden Paragraphs\">Hidden Paragraphs</link>"
+msgstr "<link href=\"text/swriter/01/03100000.xhp\" name=\"Μη εκτυπώσιμοι χαρακτήρες\">Μη εκτυπώσιμοι χαρακτήρες</link>, <link href=\"text/swriter/01/03140000.xhp\" name=\"Κρυφές παράγραφοι\">Κρυφές παράγραφοι</link>"
-#: data_dbase2office.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"data_dbase2office.xhp\n"
-"bm_id3157896\n"
+"microsoft_terms.xhp\n"
+"par_id3156373\n"
+"34\n"
"help.text"
-msgid "<bookmark_value>databases; text formats</bookmark_value><bookmark_value>text formats; databases</bookmark_value><bookmark_value>importing; tables in text format</bookmark_value><bookmark_value>exporting; spreadsheets to text format</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων; μορφές κειμένου</bookmark_value><bookmark_value>μορφές κειμένου; βάσεις δεδομένων</bookmark_value><bookmark_value>εισαγωγή; πίνακες σε μορφή κειμένου</bookmark_value><bookmark_value>εξαγωγή; υπολογιστικά φύλλα σε μορφή κειμένου</bookmark_value>"
+msgid "Spelling and Grammar"
+msgstr "Ορθογραφία και γραμματική"
-#: data_dbase2office.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"data_dbase2office.xhp\n"
-"hd_id3154824\n"
-"55\n"
+"microsoft_terms.xhp\n"
+"par_id3150297\n"
+"35\n"
"help.text"
-msgid "<variable id=\"data_dbase2office\"><link href=\"text/shared/guide/data_dbase2office.xhp\" name=\"Importing and Exporting Data in Text Format\">Importing and Exporting Data in Text Format</link></variable>"
-msgstr "<variable id=\"data_dbase2office\"><link href=\"text/shared/guide/data_dbase2office.xhp\" name=\"Εισαγωγή και εξαγωγή δεδομένων σε μορφή κειμένου\">Εισαγωγή και εξαγωγή δεδομένων σε μορφή κειμένου</link></variable>"
+msgid "<link href=\"text/shared/01/06010000.xhp\" name=\"Spellcheck\">Spellcheck</link>"
+msgstr "<link href=\"text/shared/01/06010000.xhp\" name=\"Έλεγχος ορθογραφίας\">Έλεγχος ορθογραφίας</link>"
-#: data_dbase2office.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"data_dbase2office.xhp\n"
-"par_id3147088\n"
-"54\n"
+"microsoft_terms.xhp\n"
+"par_id3154205\n"
+"38\n"
"help.text"
-msgid "If you want to exchange data with a database that does not have an ODBC link and does not allow dBASE import and export, you can use a common text format."
-msgstr "Εάν θέλετε να πραγματοποιήσετε ανταλλαγή δεδομένων με μια βάση δεδομένων η οποία δεν διαθέτει σύνδεση ODBC και δεν επιτρέπει την εισαγωγή και την εξαγωγή dBase, μπορείτε να χρησιμοποιήσετε μια κοινή μορφή κειμένου."
+msgid "Track changes"
+msgstr "Καταγραφή αλλαγών"
-#: data_dbase2office.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"data_dbase2office.xhp\n"
-"hd_id3145313\n"
-"41\n"
+"microsoft_terms.xhp\n"
+"par_id3146810\n"
+"39\n"
"help.text"
-msgid "Importing Data into $[officename]"
-msgstr "Εισαγωγή δεδομένων στο $[officename]"
+msgid "<link href=\"text/shared/01/02230000.xhp\" name=\"Changes - Record\">Changes - Record</link>"
+msgstr "<link href=\"text/shared/01/02230000.xhp\" name=\"Αλλαγές - Καταγραφή\">Αλλαγές - Καταγραφή</link>"
-#: data_dbase2office.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"data_dbase2office.xhp\n"
-"par_id3147275\n"
+"microsoft_terms.xhp\n"
+"par_id3151214\n"
"40\n"
"help.text"
-msgid "To exchange data in a text format use the $[officename] Calc import/export filter."
-msgstr "Για να πραγματοποιήσετε ανταλλαγή δεδομένων σε μορφή κειμένου, χρησιμοποιήστε το φίλτρο εισαγωγής/εξαγωγής του $[officename] Calc."
-
-#: data_dbase2office.xhp
-msgctxt ""
-"data_dbase2office.xhp\n"
-"par_id3145382\n"
-"42\n"
-"help.text"
-msgid "Export the desired data from the source database in a text format. The CSV text format is recommended. This format separates data fields by using delimiters such as commas or semi-colons, and separates records by inserting line breaks."
-msgstr "Πραγματοποιήστε εξαγωγή των δεδομένων που θέλετε από τη βάση δεδομένων προέλευσης σε μορφή κειμένου. Συνιστάται η μορφή κειμένου CSV. Αυτή η μορφή διαχωρίζει τα πεδία δεδομένων χρησιμοποιώντας διαχωριστικά όπως τα κόμματα και τις άνω τελείες, και τις εγγραφές με την εισαγωγή αλλαγών γραμμής."
-
-#: data_dbase2office.xhp
-msgctxt ""
-"data_dbase2office.xhp\n"
-"par_id3153821\n"
-"43\n"
-"help.text"
-msgid "Choose <emph>File - </emph><link href=\"text/shared/01/01020000.xhp\" name=\"Open\"><emph>Open</emph></link> and click the file to import."
-msgstr "Επιλέξτε <emph>Αρχείο - </emph><link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\"><emph>Άνοιγμα</emph></link> και κάντε κλικ στο αρχείο για εισαγωγή."
-
-#: data_dbase2office.xhp
-msgctxt ""
-"data_dbase2office.xhp\n"
-"par_id1977904\n"
-"help.text"
-msgid "Select \"Text CSV\" from the <emph>File type</emph> combo box. Click <emph>Open</emph>."
-msgstr "Επιλέξτε \"Κείμενο CSV\" από το πεδίο συνδυασμού <emph>Τύπος αρχείου</emph>. Κάντε κλικ στο <emph>Άνοιγμα</emph>."
-
-#: data_dbase2office.xhp
-msgctxt ""
-"data_dbase2office.xhp\n"
-"par_id3150771\n"
-"44\n"
-"help.text"
-msgid "The <link href=\"text/shared/00/00000208.xhp\" name=\"Text Import\"><emph>Text Import</emph></link> dialog appears. Decide which data to include from the text document."
-msgstr "Θα εμφανιστεί το παράθυρο διαλόγου <link href=\"text/shared/00/00000208.xhp\" name=\"Εισαγωγή κειμένου\"><emph>Εισαγωγή κειμένου</emph></link>. Αποφασίσετε ποια δεδομένα θα συμπεριληφθούν από το έγγραφο κειμένου."
+msgid "Validation"
+msgstr "Επικύρωση"
-#: data_dbase2office.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"data_dbase2office.xhp\n"
-"par_id3150986\n"
-"45\n"
+"microsoft_terms.xhp\n"
+"par_id3156138\n"
+"41\n"
"help.text"
-msgid "Once the data is in a $[officename] Calc spreadsheet, you can edit it as needed. Save the data as a $[officename] data source:"
-msgstr "Μόλις πραγματοποιηθεί εισαγωγή των δεδομένων σε υπολογιστικό φύλλο του $[officename] Calc, μπορείτε να τα επεξεργαστείτε όπως θέλετε. Αποθηκεύστε τα δεδομένα ως μια προέλευση δεδομένων του $[officename]:"
+msgid "<link href=\"text/scalc/01/12120000.xhp\" name=\"Validity\">Validity</link>"
+msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"Εγκυρότητα\">Εγκυρότητα</link>"
-#: data_dbase2office.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"data_dbase2office.xhp\n"
-"par_id3149762\n"
-"56\n"
+"microsoft_terms.xhp\n"
+"par_id3166431\n"
+"46\n"
"help.text"
-msgid "Save the current $[officename] Calc spreadsheet in dBASE format in the folder of a dBASE database. To do this, choose <emph>File - Save As</emph>, then select the <emph>File type</emph> \"dBASE\" and the folder of the dBASE database."
-msgstr "Αποθηκεύστε το τρέχον υπολογιστικό φύλλο $[officename] Calc σε μορφή dBase στο φάκελο μιας βάσης δεδομένων dBase. Για να γίνει αυτό, επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph> και, στη συνέχεια, επιλέξτε <emph>Τύπος αρχείου</emph> \"dBASE\" και θα εμφανιστεί ο φάκελος της βάσης δεδομένων dBase."
+msgid "Workbook"
+msgstr "Workbook"
-#: data_dbase2office.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"data_dbase2office.xhp\n"
-"hd_id3150400\n"
-"58\n"
+"microsoft_terms.xhp\n"
+"par_id3155379\n"
+"47\n"
"help.text"
-msgid "Exporting in CSV Text Format"
-msgstr "Εξαγωγή σε μορφή κειμένου CSV"
+msgid "<link href=\"text/scalc/main0503.xhp\" name=\"Spreadsheet\">Spreadsheet</link>"
+msgstr "<link href=\"text/scalc/main0503.xhp\" name=\"Υπολογιστικό φύλλο\">Υπολογιστικό φύλλο</link>"
-#: data_dbase2office.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"data_dbase2office.xhp\n"
-"par_id3154140\n"
-"59\n"
+"microsoft_terms.xhp\n"
+"par_id3153228\n"
+"48\n"
"help.text"
-msgid "You can export the current $[officename] spreadsheet in a text format which can be read by many other applications."
-msgstr "Μπορείτε να πραγματοποιήσετε εξαγωγή του τρέχοντος υπολογιστικού φύλλου του $[officename] σε μορφή κειμένου με δυνατότητα ανάγνωσης από πολλές άλλες εφαρμογές."
+msgid "Worksheet"
+msgstr "Worksheet"
-#: data_dbase2office.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"data_dbase2office.xhp\n"
-"par_id3152933\n"
-"60\n"
+"microsoft_terms.xhp\n"
+"par_id3148593\n"
+"49\n"
"help.text"
-msgid "Choose <emph>File - Save as</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph>."
+msgid "<link href=\"text/scalc/01/04050000.xhp\" name=\"Sheet\">Sheet</link>"
+msgstr "<link href=\"text/scalc/01/04050000.xhp\" name=\"Φύλλο\">Φύλλο</link>"
-#: data_dbase2office.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"data_dbase2office.xhp\n"
-"par_id3154216\n"
-"61\n"
+"microsoft_terms.xhp\n"
+"par_id0522200809491330\n"
"help.text"
-msgid "In <emph>File type</emph> select the filter \"Text CSV\". Enter a file name and click <emph>Save</emph>."
-msgstr "Στο <emph>Τύπος αρχείου</emph> επιλέξτε το φίλτρο \"Κείμενο CSV\". Πληκτρολογήστε όνομα αρχείου και κάντε κλικ στο κουμπί <emph>Αποθήκευση</emph>."
+msgid "Shared Workbooks"
+msgstr "Κοινόχρηστα Workbooks"
-#: data_dbase2office.xhp
+#: microsoft_terms.xhp
msgctxt ""
-"data_dbase2office.xhp\n"
-"par_id3154908\n"
-"62\n"
+"microsoft_terms.xhp\n"
+"par_id0522200809491320\n"
"help.text"
-msgid "This opens the <link href=\"text/shared/00/00000207.xhp\" name=\"dBase Export\"><emph>Export of text files</emph></link> dialog, in which you can select the character set, field delimiter and text delimiter. Click <emph>OK</emph>. A warning informs you that only the active sheet was saved."
-msgstr "Με τον τρόπο αυτόν ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/00/00000207.xhp\" name=\"Εξαγωγή dBase\"><emph>Εξαγωγή αρχείων κειμένου</emph></link>, στο οποίο μπορείτε να επιλέξετε το σύνολο χαρακτήρων, τον οριοθέτη πεδίων και τον οριοθέτη κειμένου. Κάντε κλικ στο κουμπί <emph>OK</emph>. Μια προειδοποίηση σάς πληροφορεί ότι αποθηκεύτηκε μόνο το ενεργό φύλλο."
+msgid "<link href=\"text/shared/guide/collab.xhp\">Collaboration</link>"
+msgstr "<link href=\"text/shared/guide/collab.xhp\">Συνεργασία</link>"
-#: hyperlink_insert.xhp
+#: ms_doctypes.xhp
msgctxt ""
-"hyperlink_insert.xhp\n"
+"ms_doctypes.xhp\n"
"tit\n"
"help.text"
-msgid "Inserting Hyperlinks"
-msgstr "Εισαγωγή υπερσυνδέσεων"
-
-#: hyperlink_insert.xhp
-msgctxt ""
-"hyperlink_insert.xhp\n"
-"bm_id3150789\n"
-"help.text"
-msgid "<bookmark_value>hyperlinks; inserting</bookmark_value><bookmark_value>links; inserting</bookmark_value><bookmark_value>inserting; hyperlinks</bookmark_value>"
-msgstr "<bookmark_value>υπερσυνδέσεις; εισαγωγή</bookmark_value><bookmark_value>συνδέσεις; εισαγωγή</bookmark_value><bookmark_value>εισαγωγή; υπερσυνδέσεις</bookmark_value>"
-
-#: hyperlink_insert.xhp
-msgctxt ""
-"hyperlink_insert.xhp\n"
-"hd_id3150789\n"
-"4\n"
-"help.text"
-msgid "<variable id=\"hyperlink_insert\"><link href=\"text/shared/guide/hyperlink_insert.xhp\" name=\"Inserting Hyperlinks\">Inserting Hyperlinks</link></variable>"
-msgstr "<variable id=\"hyperlink_insert\"><link href=\"text/shared/guide/hyperlink_insert.xhp\" name=\"Εισαγωγή υπερσυνδέσεων\">Εισαγωγή υπερσυνδέσεων</link></variable>"
+msgid "Changing the Association of Microsoft Office Document Types"
+msgstr "Αλλαγή συσχετισμών τύπων εγγράφων του Microsoft Office"
-#: hyperlink_insert.xhp
+#: ms_doctypes.xhp
msgctxt ""
-"hyperlink_insert.xhp\n"
-"par_id3149095\n"
-"5\n"
+"ms_doctypes.xhp\n"
+"bm_id3143267\n"
"help.text"
-msgid "You can insert hyperlinks in two ways: as text or as a button. In both cases, the visible text can be different from the URL."
-msgstr "Έχετε τη δυνατότητα να εισαγάγετε υπερσυνδέσεις με δύο τρόπους: ως κείμενο ή ως ένα πεδίο επιλογής. Και στις δύο περιπτώσεις το ορατό κείμενο μπορεί να είναι διαφορετικό από την διεύθυνση URL."
+msgid "<bookmark_value>Microsoft Office;reassigning document types</bookmark_value><bookmark_value>file associations for Microsoft Office</bookmark_value><bookmark_value>changing;file associations in Setup program</bookmark_value>"
+msgstr "<bookmark_value>Microsoft Office;επαναπροσδιορισμός τύπων εγγράφων</bookmark_value><bookmark_value>συσχετισμοί αρχείων για Microsoft Office</bookmark_value><bookmark_value>αλλαγή;συσχετισμοί αρχείων στο πρόγραμμα Setup</bookmark_value>"
-#: hyperlink_insert.xhp
+#: ms_doctypes.xhp
msgctxt ""
-"hyperlink_insert.xhp\n"
-"par_id3149811\n"
+"ms_doctypes.xhp\n"
+"hd_id3143267\n"
"8\n"
"help.text"
-msgid "Place the text cursor in the document at the point where you want to insert the hyperlink or select the text that you want to put the hyperlink on. Select <emph>Hyperlink</emph> command from the <emph>Insert</emph> menu. Alternatively click on the <image id=\"img_id3149763\" src=\"cmd/sc_hyperlinkdialog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149763\">Icon</alt></image> Hyperlink icon on the <emph>Standard</emph> toolbar. The <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> appears."
-msgstr "Τοποθετήστε το δρομέα κειμένου στο έγγραφο στο σημείο που θέλετε να εισάγετε τον υπερσύνδεσμο ή επιλέξτε το κείμενο που θέλετε να βάλετε στον υπερσύνδεσμο. Επιλέξτε την εντολή <emph>Υπερσύνδεσμός</emph> από το μενού <emph>Εισαγωγή</emph>. Εναλλακτικά κλικ στο <image id=\"img_id3149763\" src=\"cmd/sc_hyperlinkdialog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149763\">εικονίδιο</alt></image>εικονίδιο υπερσυνδέσμου στη γραμμή εργαλείων <emph>Βασική</emph>. Ο <link href=\"text/shared/02/09070000.xhp\" name=\"Διάλογος υπερσυνδέσμου\">Διάλογος υπερσυνδέσμου</link> εμφανίζεται."
-
-#: hyperlink_insert.xhp
-msgctxt ""
-"hyperlink_insert.xhp\n"
-"par_id3154685\n"
-"23\n"
-"help.text"
-msgid "To jump to a specific line in a text document, first enter a bookmark at that position (<emph>Insert - Bookmark</emph>)."
-msgstr "Για μεταβείτε σε μια συγκεκριμένη θέση ενός εγγράφου κειμένου, εισάγετε ένα σελιδοδείκτη σε αυτή τη θέση (<emph>Εισαγωγή - Σελιδοδείκτη</emph>)."
-
-#: hyperlink_insert.xhp
-msgctxt ""
-"hyperlink_insert.xhp\n"
-"par_idN1076D\n"
-"help.text"
-msgid "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Insert - Names - Define</emph>)."
-msgstr "Για να μεταβείτε σε ένα κελί μέσα σε ένα υπολογιστικό φύλλο, πρώτα καταχωρίστε ένα όνομα για το κελί (<emph>Εισαγωγή - Ονόματα - Ορισμός</emph>)."
-
-#: hyperlink_insert.xhp
-msgctxt ""
-"hyperlink_insert.xhp\n"
-"par_id3152887\n"
-"24\n"
-"help.text"
-msgid "Hyperlinks can also be inserted by drag-and-drop from the Navigator. Hyperlinks can refer to references, headings, graphics, tables, objects, directories or bookmarks."
-msgstr "Η εισαγωγή υπερσυνδέσεων είναι επίσης δυνατή με τη λειτουργία μεταφοράς και απόθεσης από την περιήγηση. Οι υπερσυνδέσεις είναι δυνατό να αναφέρονται σε παραπομπές, επικεφαλίδες, γραφικά, πίνακες, αντικείμενα, καταλόγους ή σελιδοδείκτες."
-
-#: hyperlink_insert.xhp
-msgctxt ""
-"hyperlink_insert.xhp\n"
-"par_id3146975\n"
-"34\n"
-"help.text"
-msgid "If you wish to insert in a text a hyperlink that refers to Table 1, drag the entry Table 1 from the Navigator and drop it in the text. To do this, the <emph>Insert as Hyperlink</emph> drag mode must be selected in the Navigator."
-msgstr "Εάν θέλετε να εισάγετε σε κείμενο μια υπερσύνδεση η οποία αναφέρεται στον πίνακα 1, μεταφέρετε την καταχώρηση πίνακα 1 από την περιήγηση και αποθέστε την στο κείμενο. Για να γίνει αυτό, θα πρέπει να έχει επιλεγεί η κατάσταση μετακίνησης <emph>Εισαγωγή ως υπερσύνδεση</emph> στη Περιήγηση."
-
-#: lineend_define.xhp
-msgctxt ""
-"lineend_define.xhp\n"
-"tit\n"
-"help.text"
-msgid "Defining Line Ends"
-msgstr "Καθορισμός άκρων γραμμής"
-
-#: lineend_define.xhp
-msgctxt ""
-"lineend_define.xhp\n"
-"bm_id3146117\n"
-"help.text"
-msgid "<bookmark_value>defining; arrowheads and other line ends</bookmark_value><bookmark_value>arrows; defining arrow heads</bookmark_value><bookmark_value>lines;defining ends</bookmark_value>"
-msgstr "<bookmark_value>ορισμός; άκρες γραμμών και άλλα τέλη γραμμών</bookmark_value><bookmark_value>βέλη; ορισμός άκρων γραμμής</bookmark_value><bookmark_value>γραμμές;ορισμός τελών</bookmark_value>"
-
-#: lineend_define.xhp
-msgctxt ""
-"lineend_define.xhp\n"
-"hd_id3146117\n"
-"14\n"
-"help.text"
-msgid "<variable id=\"lineend_define\"><link href=\"text/shared/guide/lineend_define.xhp\" name=\"Defining Line Ends\">Defining Line Ends</link></variable>"
-msgstr "<variable id=\"lineend_define\"><link href=\"text/shared/guide/lineend_define.xhp\" name=\"Ορισμός άκρων γραμμής\">Ορισμός άκρων γραμμής</link></variable>"
+msgid "<variable id=\"ms_doctypes\"><link href=\"text/shared/guide/ms_doctypes.xhp\" name=\"Changing the Association of Microsoft Office Document Types\">Changing the Association of Microsoft Office Document Types</link></variable>"
+msgstr "<variable id=\"ms_doctypes\"><link href=\"text/shared/guide/ms_doctypes.xhp\" name=\"Αλλαγή συσχετισμών των τύπων εγγράφων Microsoft Office \">Αλλαγή συσχετισμών των τύπων εγγράφων Microsoft Office</link></variable>"
-#: lineend_define.xhp
+#: ms_doctypes.xhp
msgctxt ""
-"lineend_define.xhp\n"
-"par_id3153750\n"
-"15\n"
+"ms_doctypes.xhp\n"
+"par_id3152780\n"
+"1\n"
"help.text"
-msgid "You can define any object to be included in the list of available line ends."
-msgstr "Μπορείτε να ορίσετε ένα οποιοδήποτε αντικείμενο για να εισαχθεί στη λίστα των διαθέσιμων άκρων γραμμής."
+msgid "To change the association of Microsoft Office file name extensions to open the files either in $[officename] or in Microsoft Office, using Microsoft Windows:"
+msgstr "Για να αλλάξετε το συσχετισμό επεκτάσεων ονομάτων αρχείων του Microsoft Office για να ανοίγετε τα αρχεία είτε στο $[officename] είτε στο Microsoft Office, χρησιμοποιώντας Microsoft Windows:"
-#: lineend_define.xhp
+#: ms_doctypes.xhp
msgctxt ""
-"lineend_define.xhp\n"
-"par_id3147653\n"
-"16\n"
+"ms_doctypes.xhp\n"
+"par_id0815200803314147\n"
"help.text"
-msgid "Use the draw functions to create an object to be used as a line end."
-msgstr "Χρησιμοποιήστε τις λειτουργίες σχεδίασης για να δημιουργήσετε ένα αντικείμενο σαν άκρο γραμμής."
+msgid "In Windows Explorer, right-click a file of the type that you want to assign to another application."
+msgstr "Στον Windows Explorer, κάντε δεξί κλικ στο τύπο του αρχείου που θέλετε να αναθέσετε σε άλλη εφαρμογή."
-#: lineend_define.xhp
+#: ms_doctypes.xhp
msgctxt ""
-"lineend_define.xhp\n"
-"par_id3149795\n"
-"17\n"
+"ms_doctypes.xhp\n"
+"par_id0815200803314268\n"
"help.text"
-msgid "Select the object and choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Drawing Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line</emph>."
-msgstr "Επιλέξτε το αντικείμενο και επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο σχεδίασης - </emph></caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><emph>Γραμμή</emph>."
+msgid "In the context menu, choose \"Open with...\""
+msgstr "Στο μενού περιβάλλοντος, επιλέξτε \"Άνοιγμα με...\""
-#: lineend_define.xhp
+#: ms_doctypes.xhp
msgctxt ""
-"lineend_define.xhp\n"
-"par_id3154306\n"
-"18\n"
+"ms_doctypes.xhp\n"
+"par_id0815200803314245\n"
"help.text"
-msgid "In the dialog, click the <emph>Arrow Styles</emph>."
-msgstr "Στο παράθυρο διαλόγου, κάντε κλικ στο <emph>Άκρα γραμμής</emph>."
+msgid "In the list of applications, select the program that should open the current type of files. Make sure that \"Always use this program\" is selected."
+msgstr "Στη λίστα των εφαρμογών, επιλέξτε το πρόγραμμα με το οποίο επιθυμείτε να ανοίγετε το τρέχον τύπο αρχείου. Βεβαιωθείτε ότι το \"Always use this program\" είναι επιλεγμένο."
-#: lineend_define.xhp
+#: ms_doctypes.xhp
msgctxt ""
-"lineend_define.xhp\n"
-"par_id3149765\n"
-"19\n"
+"ms_doctypes.xhp\n"
+"par_id0815200803314243\n"
"help.text"
-msgid "Click <emph>Add</emph> and assign a name to the new arrow style."
-msgstr "Κάντε κλικ στο <emph>Προσθήκη</emph> και εφαρμόστε ένα όνομα στο νέο στυλ άκρου γραμμής."
+msgid "If these steps do not apply to your brand of Microsoft Windows, search your Microsoft Windows Help for instructions how to change the file associations."
+msgstr "Αν αυτά τα βήματα δεν εφαρμόζονται στη έκδοση των Microsoft Windows που έχετε, αναζητείστε στην βοήθεια των Microsoft Windows για οδηγίες αλλαγής συσχετισμού αρχείων."
-#: lineend_define.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"lineend_define.xhp\n"
-"par_id3151176\n"
-"20\n"
+"ms_import_export_limitations.xhp\n"
+"tit\n"
"help.text"
-msgid "Click <emph>OK</emph> to close the dialog."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph> για να κλείσετε το παράθυρο διαλόγου."
+msgid "About Converting Microsoft Office Documents"
+msgstr "Σχετικά με τη μετατροπή εγγράφων Microsoft Office"
-#: database_main.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"database_main.xhp\n"
-"tit\n"
+"ms_import_export_limitations.xhp\n"
+"bm_id3149760\n"
"help.text"
-msgid "Database Overview"
-msgstr "Σύνοψη βάσης δεδομένων"
+msgid "<bookmark_value>Microsoft Office;document import restrictions</bookmark_value> <bookmark_value>import restrictions for Microsoft Office</bookmark_value> <bookmark_value>Microsoft Office;importing password protected files</bookmark_value>"
+msgstr "<bookmark_value>Microsoft Office;περιορισμοί εισαγωγής εγγράφου</bookmark_value><bookmark_value>περιορισμοί εισαγωγής για Microsoft Office</bookmark_value><bookmark_value>Microsoft Office;εισαγωγή προστατευμένων αρχείων με κωδικό πρόσβασης</bookmark_value>"
-#: database_main.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"database_main.xhp\n"
-"bm_id3153031\n"
+"ms_import_export_limitations.xhp\n"
+"hd_id3152425\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>databases; overview</bookmark_value><bookmark_value>data source view; overview</bookmark_value><bookmark_value>data source explorer</bookmark_value><bookmark_value>explorer of data sources</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων; σύνοψη</bookmark_value><bookmark_value>προβολή προέλευσης δεδομένων; σύνοψη</bookmark_value><bookmark_value>εξερευνητής προέλευσης δεδομένων</bookmark_value><bookmark_value>εξερευνητής των προελεύσεων δεδομένων</bookmark_value>"
+msgid "<variable id=\"about\"><link href=\"text/shared/guide/ms_import_export_limitations.xhp\" name=\"About Converting Microsoft Office Documents\">About Converting Microsoft Office Documents</link></variable>"
+msgstr "<variable id=\"about\"><link href=\"text/shared/guide/ms_import_export_limitations.xhp\" name=\"Σχετικά με τη μετατροπή εγγράφων Microsoft Office\">Σχετικά με τη μετατροπή εγγράφων Microsoft Office</link></variable>"
-#: database_main.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"database_main.xhp\n"
-"hd_id3148474\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3147834\n"
"2\n"
"help.text"
-msgid "<variable id=\"database_main\"><link href=\"text/shared/guide/database_main.xhp\" name=\"Data Source Overview\">Database Overview</link></variable>"
-msgstr "<variable id=\"database_main\"><link href=\"text/shared/guide/database_main.xhp\" name=\"Σύνοψη προέλευσης δεδομένων\">Σύνοψη βάσης δεδομένων</link></variable>"
+msgid "$[officename] can automatically open Microsoft Office 97/2000/XP documents. However, some layout features and formatting attributes in more complex Microsoft Office documents are handled differently in $[officename] or are unsupported. As a result, converted files require some degree of manual reformatting. The amount of reformatting that can be expected is proportional to the complexity of the structure and formatting of the source document. $[officename] cannot run Visual Basic Scripts, but can load them for you to analyze."
+msgstr "Το $[officename] μπορεί να ανοίξει αυτόματα έγγραφα Microsoft Office 97/2000/XP. Ωστόσο, μερικά χαρακτηριστικά διατάξεων και ιδιότητες μορφοποίησης σε πιο πολύπλοκα έγγραφα Microsoft Office έχουν διαφορετική μεταχείριση στο $[officename] ή δεν υποστηρίζονται. Ως αποτέλεσμα, τα αρχεία που έχουν υποστεί μετατροπή χρειάζονται σε κάποιο βαθμό χειροκίνητη επαναμορφοποίηση. Το ποσοστό επαναμορφοποίησης που μπορεί να αναμένεται είναι ανάλογο προς την πολυπλοκότητα της δομής και της μορφοποίησης του εγγράφου προέλευσης. Το $[officename] δεν μπορεί να τρέξει δέσμες ενεργειών Visual Basic, αλλά μπορεί να τις φορτώσει για εσάς για ανάλυση."
-#: database_main.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"database_main.xhp\n"
-"par_idN105F1\n"
+"ms_import_export_limitations.xhp\n"
+"par_id0804200804174819\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/main.xhp\">Working with databases in %PRODUCTNAME</link>"
-msgstr "<link href=\"text/shared/explorer/database/main.xhp\">Εργασία με βάσεις δεδομένων στο %PRODUCTNAME</link>"
+msgid "The most recent versions of %PRODUCTNAME can load and save the Microsoft Office Open XML document formats with the extensions docx, xlsx, and pptx. The same versions can also run some Excel Visual Basic scripts, if you enable this feature at <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - VBA Properties</item>."
+msgstr "Οι πιο πρόσφατες εκδόσεις του %PRODUCTNAME μπορούν να φορτώσουν και να αποθηκεύσουν τις μορφές εγγράφων Open XML του Microsoft Office με επεκτάσεις docx, xlsx και pptx. Οι ίδιες εκδόσεις μπορούν επίσης να τρέξουν μερικά σενάρια Excel Visual Basic, εάν ενεργοποιήσετε αυτό το γνώρισμα στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/αποθήκευση - ιδιότητες VBA</item>."
-#: database_main.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"database_main.xhp\n"
-"hd_id3153821\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3155934\n"
"3\n"
"help.text"
-msgid "Data Source View"
-msgstr "Προβολή προέλευσης δεδομένων"
-
-#: database_main.xhp
-msgctxt ""
-"database_main.xhp\n"
-"par_id3149415\n"
-"4\n"
-"help.text"
-msgid "Choose <emph>View - Data Sources</emph> or press F4 to call the data source view from a text document or spreadsheet."
-msgstr "Επιλέξτε <emph>Προβολή - Προέλευση δεδομένων</emph> ή πατήστε F4 για να καλέσετε την προβολή προέλευσης δεδομένων ενός εγγράφου κειμένου ή ενός υπολογιστικού φύλλου."
-
-#: database_main.xhp
-msgctxt ""
-"database_main.xhp\n"
-"par_id3147531\n"
-"5\n"
-"help.text"
-msgid "On the left you can see the <link href=\"text/shared/02/12000000.xhp\" name=\"Data source explorer\">Data source explorer</link>. If you select a table or query there, you see the contents of this table or query on the right. At the top margin is the <link href=\"text/shared/main0212.xhp\" name=\"Database bar\">Table Data bar</link>."
-msgstr "Στα αριστερά, μπορείτε να δείτε τον <link href=\"text/shared/02/12000000.xhp\" name=\"Εξερευνητή προέλευσης δεδομένων\">Εξερευνητή προέλευσης δεδομένων</link>. Εάν επιλέξετε ένα πίνακα ή ερώτημα σε αυτό το σημείο, εμφανίζονται τα περιεχόμενα αυτού του πίνακα ή του ερωτήματος στα δεξιά. Στο επάνω περιθώριο βρίσκεται η <link href=\"text/shared/main0212.xhp\" name=\"Γραμμή βάσης δεδομένων\">Γραμμή δεδομένων πίνακα</link>."
+msgid "The following lists provide a general overview of Microsoft Office features that may cause conversion challenges. These will not affect your ability to use or work with the content of the converted document."
+msgstr "Οι ακόλουθες λίστες παρέχουν μια γενική σύνοψη των χαρακτηριστικών Microsoft Office που μπορεί να προκαλέσουν προβλήματα μετατροπής. Αυτά δεν θα επηρεάσουν την ικανότητά σας να χρησιμοποιείτε ή να δουλεύετε με το περιεχόμενο του εγγράφου που υπέστη μετατροπή."
-#: database_main.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"database_main.xhp\n"
-"hd_id3149047\n"
+"ms_import_export_limitations.xhp\n"
+"hd_id3155892\n"
"6\n"
"help.text"
-msgid "Data Sources"
-msgstr "Προελεύσεις δεδομένων"
+msgid "Microsoft Word"
+msgstr "Microsoft Word"
-#: database_main.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"database_main.xhp\n"
-"par_id3145069\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3147088\n"
"7\n"
"help.text"
-msgid "<link href=\"text/shared/guide/data_addressbook.xhp\" name=\"address book as data source\">Address book as data source</link>"
-msgstr "<link href=\"text/shared/guide/data_addressbook.xhp\" name=\"βιβλίο διευθύνσεων ως προέλευση δεδομένων\">βιβλίο διευθύνσεων ως προέλευση δεδομένων</link>"
-
-#: database_main.xhp
-msgctxt ""
-"database_main.xhp\n"
-"par_id3150398\n"
-"9\n"
-"help.text"
-msgid "<link href=\"text/shared/01/04180100.xhp\" name=\"View data source contents\">View data source contents</link>"
-msgstr "<link href=\"text/shared/01/04180100.xhp\" name=\"Προβολή περιεχομένων προέλευσης δεδομένων\">Προβολή περιεχομένων προέλευσης δεδομένων</link>"
-
-#: database_main.xhp
-msgctxt ""
-"database_main.xhp\n"
-"par_idN106A4\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/menubar.xhp\">Menu bar of a database file</link>"
-msgstr "<link href=\"text/shared/explorer/database/menubar.xhp\">Γραμμή μενού ενός αρχείου βάσης δεδομένων</link>"
-
-#: database_main.xhp
-msgctxt ""
-"database_main.xhp\n"
-"hd_id3154123\n"
-"16\n"
-"help.text"
-msgid "Forms and Reports"
-msgstr "Φόρμες και αναφορές"
-
-#: database_main.xhp
-msgctxt ""
-"database_main.xhp\n"
-"par_id3154909\n"
-"17\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Create new form document\">Create new form document</link>, <link href=\"text/shared/02/01170000.xhp\" name=\"edit form functions\">edit form controls</link>, <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Δημιουργία νέου εγγράφου φόρμας\">Δημιουργία νέου εγγράφου φόρμας</link>, <link href=\"text/shared/02/01170000.xhp\" name=\"επεξεργασία λειτουργιών φόρμας\">επεξεργασία στοιχείων ελέγχου φόρμας</link>, <link href=\"text/shared/autopi/01090000.xhp\">Αυτόματος πιλότος φόρμας</link>"
-
-#: database_main.xhp
-msgctxt ""
-"database_main.xhp\n"
-"par_id3152920\n"
-"18\n"
-"help.text"
-msgid "<link href=\"text/shared/02/01170500.xhp\" name=\"entering data versus editing form\">Entering data versus editing form</link>"
-msgstr "<link href=\"text/shared/02/01170500.xhp\" name=\"καταχώριση δεδομένων έναντι επεξεργασίας φόρμας\">Καταχώριση δεδομένων έναντι επεξεργασίας φόρμας</link>"
-
-#: database_main.xhp
-msgctxt ""
-"database_main.xhp\n"
-"par_id3151380\n"
-"23\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01100000.xhp\" name=\"Report AutoPilot\">Report Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01100000.xhp\" name=\"Αυτόματος πιλότος αναφοράς\">Αυτόματος πιλότος αναφοράς</link>"
-
-#: database_main.xhp
-msgctxt ""
-"database_main.xhp\n"
-"hd_id3145606\n"
-"13\n"
-"help.text"
-msgid "Queries"
-msgstr "Ερωτήματα"
-
-#: database_main.xhp
-msgctxt ""
-"database_main.xhp\n"
-"par_id3125864\n"
-"14\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Create new query or table view, edit query structure\">Create new query or table view, edit query structure</link>"
-msgstr "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Δημιουργία νέου ερωτήματος ή προβολή πίνακα, επεξεργασία δομής ερωτήματος\">Δημιουργία νέου ερωτήματος ή προβολή πίνακα, επεξεργασία δομής ερωτήματος</link>"
+msgid "AutoShapes"
+msgstr "Αυτόματα σχήματα"
-#: database_main.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"database_main.xhp\n"
-"par_idN1072A\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3150774\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Query Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Αυτόματος πιλότος φόρμας</link>"
+msgid "Revision marks"
+msgstr "Σημάδια αναθεώρησης"
-#: database_main.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"database_main.xhp\n"
-"par_id3155430\n"
-"15\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3147209\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/shared/01/05340400.xhp\" name=\"Enter, edit and copy records\">Enter, edit and copy records</link>"
-msgstr "<link href=\"text/shared/01/05340400.xhp\" name=\"Καταχώριση, επεξεργασία και αντιγραφή εγγραφών\">Καταχώριση, επεξεργασία και αντιγραφή εγγραφών</link>"
+msgid "OLE objects"
+msgstr "Αντικείμενα OLE"
-#: database_main.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"database_main.xhp\n"
-"hd_id3147287\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3154749\n"
"10\n"
"help.text"
-msgid "Tables"
-msgstr "Πίνακες"
+msgid "Certain controls and Microsoft Office form fields"
+msgstr "Συγκεκριμένα πεδία ελέγχου και πεδία φόρμας Microsoft Office"
-#: database_main.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"database_main.xhp\n"
-"par_id3163713\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3149578\n"
"11\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Create new table, edit table structure\">Create new table, edit table structure</link>, <link href=\"text/shared/explorer/database/05010100.xhp\" name=\"index\">index</link>, <link href=\"text/shared/explorer/database/05020000.xhp\" name=\"relations\">relations</link>"
-msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Δημιουργία νέου πίνακα\">Δημιουργία νέου πίνακα, επεξεργασία δομής πίνακα</link>, <link href=\"text/shared/explorer/database/05010100.xhp\" name=\"ευρετήριο\">ευρετήριο</link>, <link href=\"text/shared/explorer/database/05020000.xhp\" name=\"σχέσεις\">σχέσεις</link>"
-
-#: database_main.xhp
-msgctxt ""
-"database_main.xhp\n"
-"par_idN1078F\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Αυτόματος πιλότος πίνακα</link>"
+msgid "Indexes"
+msgstr "Ευρετήρια"
-#: database_main.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"database_main.xhp\n"
-"par_id3159196\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3155342\n"
"12\n"
"help.text"
-msgid "<link href=\"text/shared/01/05340400.xhp\" name=\"Enter, edit and copy records\">Enter, edit and copy records</link>"
-msgstr "<link href=\"text/shared/01/05340400.xhp\" name=\"Καταχώριση, επεξεργασία και αντιγραφή εγγραφών\">Καταχώριση, επεξεργασία και αντιγραφή εγγραφών</link>"
-
-#: labels.xhp
-msgctxt ""
-"labels.xhp\n"
-"tit\n"
-"help.text"
-msgid "Creating and Printing Labels and Business Cards"
-msgstr "Δημιουργία και εκτύπωση ετικετών και επαγγελματικών καρτών"
-
-#: labels.xhp
-msgctxt ""
-"labels.xhp\n"
-"bm_id3150774\n"
-"help.text"
-msgid "<bookmark_value>labels; creating and synchronizing</bookmark_value><bookmark_value>business cards; creating and synchronizing</bookmark_value><bookmark_value>synchronizing;labels and business cards</bookmark_value>"
-msgstr "<bookmark_value>ετικέτες; δημιουργία και συγχρονισμός</bookmark_value><bookmark_value>επαγγελματικές κάρτες; δημιουργία και συγχρονισμός</bookmark_value><bookmark_value>συγχρονισμός;ετικέτες και επαγγελματικές κάρτες</bookmark_value>"
-
-#: labels.xhp
-msgctxt ""
-"labels.xhp\n"
-"hd_id3150774\n"
-"4\n"
-"help.text"
-msgid "<variable id=\"labels\"><link href=\"text/shared/guide/labels.xhp\" name=\"Creating and Printing Labels and Business Cards\">Creating and Printing Labels and Business Cards</link></variable>"
-msgstr "<variable id=\"labels\"><link href=\"text/shared/guide/labels.xhp\" name=\"Δημιουργία και εκτύπωση ετικετών και επαγγελματικών καρτών\">Δημιουργία και εκτύπωση ετικετών και επαγγελματικών καρτών</link></variable>"
+msgid "Tables, frames, and multi-column formatting"
+msgstr "Πίνακες, πλαίσια και πολύστηλη μορφοποίηση"
-#: labels.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"labels.xhp\n"
-"hd_id3153345\n"
-"81\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3153541\n"
+"13\n"
"help.text"
-msgid "Designing Business Cards Through a Dialog"
-msgstr "Σχεδίαση επαγγελματικών καρτών μέσω ενός παραθύρου διαλόγου"
+msgid "Hyperlinks and bookmarks"
+msgstr "Υπερσυνδέσεις και σελιδοδείκτες"
-#: labels.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"labels.xhp\n"
-"par_id3146798\n"
-"70\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3154143\n"
+"14\n"
"help.text"
-msgid "Choose <link href=\"text/shared/01/01010300.xhp\" name=\"File - New - Business Cards\"><emph>File - New - Business Cards</emph></link> to open the<emph> Business Cards </emph>dialog, which allows you to choose how your business cards will look."
-msgstr "Επιλέξτε <link href=\"text/shared/01/01010300.xhp\" name=\"Αρχείο - Δημιουργία - Επαγγελματικές κάρτες\"><emph>Αρχείο - Δημιουργία - Επαγγελματικές κάρτες</emph></link> για να ανοίξετε το παράθυρο διαλόγου <emph>Επαγγελματικές κάρτες</emph>, οι οποίες σας επιτρέπουν να επιλέξετε την εμφάνιση των επαγγελματικών σας καρτών."
+msgid "Microsoft WordArt graphics"
+msgstr "Γραφικά Microsoft WordArt"
-#: labels.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"labels.xhp\n"
-"hd_id3147654\n"
-"82\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3156117\n"
+"15\n"
"help.text"
-msgid "Designing Labels and Business Cards"
-msgstr "Σχεδίαση ετικετών και επαγγελματικών καρτών"
+msgid "Animated characters/text"
+msgstr "Κινούμενοι χαρακτήρες/κείμενο"
-#: labels.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"labels.xhp\n"
-"par_id3152349\n"
-"71\n"
+"ms_import_export_limitations.xhp\n"
+"hd_id3153524\n"
+"24\n"
"help.text"
-msgid "You can design both labels and business cards through the <emph>Labels</emph> dialog."
-msgstr "Μπορείτε να σχεδιάσετε τόσο ετικέτες όσο και επαγγελματικές κάρτες μέσω του παραθύρου διαλόγου <emph>Ετικέτες</emph>."
+msgid "Microsoft PowerPoint"
+msgstr "Microsoft PowerPoint"
-#: labels.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"labels.xhp\n"
-"par_id3153880\n"
-"5\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3154365\n"
+"25\n"
"help.text"
-msgid "Choose <link href=\"text/shared/01/01010200.xhp\" name=\"File - New - Labels\"><emph>File - New - Labels</emph></link> to open the <emph>Labels</emph> dialog."
-msgstr "Επιλέξτε τα <link href=\"text/shared/01/01010200.xhp\" name=\"Αρχείο - Δημιουργία - Ετικέτες\"><emph>Αρχείο - Δημιουργία - Ετικέτες</emph></link> για να ανοίξετε το παράθυρο διαλόγου <emph>Ετικέτες</emph>."
+msgid "AutoShapes"
+msgstr "Αυτόματα σχήματα"
-#: labels.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"labels.xhp\n"
-"par_id3149233\n"
-"32\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3156424\n"
+"26\n"
"help.text"
-msgid "On the <emph>Labels</emph> tab, under <emph>Format</emph>, define the label format."
-msgstr "Στην καρτέλα <emph>Ετικέτες</emph>, στην περιοχή <emph>Μορφή</emph>, ορίστε τη μορφή της ετικέτας."
+msgid "Tab, line, and paragraph spacing"
+msgstr "Απόσταση γραμμής, στηλοθέτη και παραγράφου"
-#: labels.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"labels.xhp\n"
-"par_id3145674\n"
-"83\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3154910\n"
+"27\n"
"help.text"
-msgid "$[officename] Writer contains many formats of commercially available sheets for labels, badges, and business cards. You can also add other, user-defined formats."
-msgstr "Το $[officename] Writer περιέχει πολλές μορφές φύλλων που διατίθενται στο εμπόριο για ετικέτες, εμβλήματα, και επαγγελματικές κάρτες. Μπορείτε να προσθέσετε και άλλες μορφές, καθορισμένες από το χρήστη."
+msgid "Master background graphics"
+msgstr "Κύριο φόντο γραφικών"
-#: labels.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"labels.xhp\n"
-"par_id3143271\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3159151\n"
"28\n"
"help.text"
-msgid "On the <emph>Labels</emph> tab, under <emph>Inscription</emph>, you can choose what you want written on the labels."
-msgstr "Στην καρτέλα <emph>Ετικέτες</emph>, στην περιοχή <emph>Επιγραφή</emph>, μπορείτε να επιλέξετε το κείμενο των ετικετών."
-
-#: labels.xhp
-msgctxt ""
-"labels.xhp\n"
-"par_id3145610\n"
-"84\n"
-"help.text"
-msgid "This often involves database fields, so that the labels can be printed with varying content, when sending \"Form Letters\" for example. It is also possible to have the same text printed on every label."
-msgstr "Το κείμενο συχνά περιέχει πεδία βάσης δεδομένων, ώστε να είναι δυνατή η εκτύπωση των ετικετών με περιεχόμενο που ποικίλλει, κατά την αποστολή, για παράδειγμα, \"Εγκυκλίων επιστολών\". Είναι όμως εξ' ίσου δυνατό να εκτυπωθεί το ίδιο κείμενο σε κάθε ετικέτα."
-
-#: labels.xhp
-msgctxt ""
-"labels.xhp\n"
-"par_id3151385\n"
-"85\n"
-"help.text"
-msgid "Use the <emph>Database </emph>and <emph>Table </emph>list boxes to select the database and table from which the data fields are obtained. Click on the arrow button to transfer the selected data field into the inscription area. Press Enter to insert a line break. You can also enter spaces and any other fixed text."
-msgstr "Χρησιμοποιήστε τα πεδία λίστας <emph>Βάση δεδομένων </emph> και <emph>Πίνακας </emph> για να επιλέξετε τη βάση δεδομένων και τον πίνακα από τα οποία λαμβάνονται τα πεδία δεδομένων. Κάντε κλικ στο πλήκτρο βέλος για να μεταφέρετε το επιλεγμένο πεδίο δεδομένων στην περιοχή επιγραφής. Πατήστε το πλήκτρο Enter για να εισαγάγετε αλλαγή γραμμής. Μπορείτε επίσης να εισαγάγετε διαστήματα και οποιοδήποτε άλλο αμετάβλητο κείμενο."
-
-#: labels.xhp
-msgctxt ""
-"labels.xhp\n"
-"par_id3147560\n"
-"6\n"
-"help.text"
-msgid "On the <emph>Format</emph> tab you can define your own label formats, not covered by the predefined formats. To do this, select \"User\" from the <emph>Type</emph> list box. On the <emph>Options</emph> tab, you can specify whether all labels or only certain ones are to be created."
-msgstr "Στην καρτέλα <emph>Μορφή</emph> μπορείτε να ορίσετε τις δικές σας μορφές ετικετών, οι οποίες δεν καλύπτονται από τις προκαθορισμένες μορφές. Για να γίνει αυτό, επιλέξτε \"Χρήστης\" από το πεδίο λίστας <emph>Τύπος</emph>. Στην καρτέλα <emph>Επιλογές</emph>, μπορείτε να ορίσετε εάν θα δημιουργηθούν όλες οι ετικέτες ή μόνο μερικές."
-
-#: labels.xhp
-msgctxt ""
-"labels.xhp\n"
-"par_id3150358\n"
-"33\n"
-"help.text"
-msgid "On the <emph>Options</emph> tab page, make sure that the <emph>Synchronize contents</emph> box is selected. If this is selected, a label only has to be entered (on the top left label) and edited once."
-msgstr "Στη σελίδα καρτέλας <emph>Επιλογές</emph>, βεβαιωθείτε ότι είναι ενεργοποιημένο το πεδίο <emph>Συγχρονισμός περιεχομένων</emph>. Εάν είναι ενεργοποιημένο, θα πρέπει να εισαχθεί (στην επάνω αριστερή ετικέτα) μία και μόνο ετικέτα και να επεξεργαστεί μια φορά."
-
-#: labels.xhp
-msgctxt ""
-"labels.xhp\n"
-"par_id3156424\n"
-"86\n"
-"help.text"
-msgid "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet."
-msgstr "Μόλις κάνετε κλικ στο κουμπί <emph>Δημιουργία εγγράφου</emph>, θα εμφανιστεί ένα μικρό παράθυρο με το πεδίο επιλογής <emph>Συγχρονισμός ετικετών</emph>. Εισαγάγετε την πρώτη ετικέτα. Όταν κάνετε κλικ στο κουμπί <emph>Συγχρονισμός ετικετών</emph>, πραγματοποιείται αντιγραφή της τρέχουσας μεμονωμένης ετικέτας σε όλες τις άλλες ετικέτες του φύλλου."
+msgid "Grouped objects"
+msgstr "Ομαδοποιημένα Αντικείμενα"
-#: labels.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"labels.xhp\n"
-"par_id3149767\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3156282\n"
"29\n"
"help.text"
-msgid "Click on <emph>New Document</emph> to create a new document with the settings you have entered."
-msgstr "Κάντε κλικ στην επιλογή <emph>Δημιουργία εγγράφου</emph> για να δημιουργήσετε ένα νέο έγγραφο με τις ρυθμίσεις που έχετε εισαγάγει."
-
-#: labels.xhp
-msgctxt ""
-"labels.xhp\n"
-"par_id3150449\n"
-"88\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link>"
-msgstr "<link href=\"text/shared/01/01010300.xhp\" name=\"Επαγγελματικές κάρτες\">Επαγγελματικές κάρτες</link>"
-
-#: hyperlink_rel_abs.xhp
-msgctxt ""
-"hyperlink_rel_abs.xhp\n"
-"tit\n"
-"help.text"
-msgid "Relative and Absolute Links"
-msgstr "Σχετικές και απόλυτες συνδέσεις"
-
-#: hyperlink_rel_abs.xhp
-msgctxt ""
-"hyperlink_rel_abs.xhp\n"
-"bm_id3147399\n"
-"help.text"
-msgid "<bookmark_value>absolute hyperlinks</bookmark_value><bookmark_value>relative hyperlinks</bookmark_value><bookmark_value>hyperlinks; relative and absolute</bookmark_value><bookmark_value>hyperlinks, see also links</bookmark_value>"
-msgstr "<bookmark_value>απόλυτες υπερσυνδέσεις</bookmark_value><bookmark_value>σχετικές υπερσυνδέσεις</bookmark_value><bookmark_value>υπερσυνδέσεις; σχετικό και απόλυτο</bookmark_value><bookmark_value>υπερσυνδέσεις, βλέπε επίσης συνδέσεις</bookmark_value>"
-
-#: hyperlink_rel_abs.xhp
-msgctxt ""
-"hyperlink_rel_abs.xhp\n"
-"hd_id3147399\n"
-"45\n"
-"help.text"
-msgid "<variable id=\"hyperlink_rel_abs\"><link href=\"text/shared/guide/hyperlink_rel_abs.xhp\" name=\"Relative and Absolute Links\">Relative and Absolute Links</link></variable>"
-msgstr "<variable id=\"hyperlink_rel_abs\"><link href=\"text/shared/guide/hyperlink_rel_abs.xhp\" name=\"Σχετικές και απόλυτες συνδέσεις\">Σχετικές και απόλυτες συνδέσεις</link></variable>"
-
-#: hyperlink_rel_abs.xhp
-msgctxt ""
-"hyperlink_rel_abs.xhp\n"
-"par_id3153345\n"
-"46\n"
-"help.text"
-msgid "When you include hyperlinks, two factors must be taken into account: whether they are set as relative or absolute on saving, and whether or not the file is present."
-msgstr "Όταν περιλαμβάνετε υπερσυνδέσεις, θα πρέπει να λαμβάνετε υπόψη δύο παράγοντες: εάν έχουν οριστεί ως σχετικές ή απόλυτες κατά την αποθήκευση και εάν το αρχείο είναι παρόν ή όχι."
-
-#: hyperlink_rel_abs.xhp
-msgctxt ""
-"hyperlink_rel_abs.xhp\n"
-"par_id3147008\n"
-"47\n"
-"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\"><emph>Load/Save - General</emph></link> and specify in the <emph>Save URLs relative to</emph> field if $[officename] creates <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative or absolute hyperlinks\">relative or absolute hyperlinks</link>. Relative linking is only possible when the document you are working on and the link destination are on the same drive."
-msgstr "Επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση - Γενικά\"><emph>Φόρτωση/Αποθήκευση - Γενικά</emph></link> και ορίστε στο πεδίο <emph>Αποθήκευση URLs σχετικών με</emph> εάν το $[officename] δημιουργεί <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"σχετικούς ή απόλυτους υπερσυνδέσμους\">σχετικοί ή απόλυτοι υπερσύνδεσμοι</link>. Σχετική σύνδεση είναι δυνατή μόνο όταν το έγγραφο που δουλεύετε και ο προορισμός συνδέσμου είναι στον ίδιο δίσκο."
-
-#: hyperlink_rel_abs.xhp
-msgctxt ""
-"hyperlink_rel_abs.xhp\n"
-"par_id3145382\n"
-"48\n"
-"help.text"
-msgid "You should create the same directory structure on your hard disk as that which exists in the web space hosted by your Internet provider. Call the root directory for the homepage on your hard disk \"homepage\", for example. The start file is then \"index.html\", the full path being \"C:\\homepage\\index.html\" (assuming Windows operating system). The URL on your Internet provider's server might then be as follows: \"http://www.myprovider.com/mypage/index.html\". With relative addressing, you indicate the link relative to the location of the output document. For example, if you placed all the graphics for your homepage in a subfolder called \"C:\\homepage\\images\", you would need to give the following path to access the graphic \"picture.gif\": \"images\\picture.gif\". This is the relative path, starting from the location of the file \"index.html\". On the provider's server, you would place the picture in the folder \"mypage/images\". When you transfer the document \"index.html\" to the provider's server through the <emph>File - Save As</emph> dialog, and if you have marked the option <emph>Copy local graphics to Internet</emph> under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>, $[officename] will automatically copy the graphic to the correct directory on the server."
-msgstr "Θα πρέπει να δημιουργήσετε την ίδια δομή καταλόγου στο σκληρό σας δίσκο όπως αυτή που υπάρχει στο φιλοξενούμενο χώρο ιστού από τον πάροχο διαδικτύου σας. Ονομάστε τον κατάλογο διαχειριστή για την homepage στο σκληρό σας δίσκο \"homepage\", για παράδειγμα. Το αρχείο εκκίνησης είναι τότε \"index.html\", η πλήρης διαδρομή είναι \"C:\\homepage\\index.html\" (υποθέτοντας λειτουργικό σύστημα Windows). Το URL στον εξυπηρετητή του παρόχου διαδικτύου σας μπορεί τότε να είναι: \"http://www.myprovider.com/mypage/index.html\". Με σχετική διευθυνσιοδότηση, υποδεικνύετε το σχετικό σύνδεσμο στην τοποθεσία του εγγράφου εξόδου. Για παράδειγμα, εάν τοποθετήσετε όλα τα γραφικά για την αρχική σας σελίδα σε ένα υποκατάλογο που λέγεται \"C:\\homepage\\images\", θα χρειαστείτε να δώσετε την παρακάτω διαδρομή για πρόσβαση στο γραφικό \"picture.gif\": \"images\\picture.gif\". Αυτή είναι η σχετική διαδρομή που ξεκινά από την τοποθεσία του αρχείου \"index.html\". Στον εξυπηρετητή του παρόχου, θα τοποθετήσετε την εικόνα στο φάκελο \"mypage/images\". Όταν μεταφέρετε το έγγραφο \"index.html\" στον εξυπηρετητή του παρόχου από το διάλογο <emph>Αρχείο - Αποθήκευση ως</emph> και εάν έχετε σημειώσει την επιλογή <emph>Αντιγραφή τοπικών γραφικών στο διαδίκτυο</emph> στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph>, το $[officename] θα αντιγράψει αυτόματα το γραφικό στο σωστό κατάλογο στον εξυπηρετητή."
-
-#: hyperlink_rel_abs.xhp
-msgctxt ""
-"hyperlink_rel_abs.xhp\n"
-"par_id3159158\n"
-"49\n"
-"help.text"
-msgid "An absolute path such as \"C:\\homepage\\graphics\\picture.gif\" would no longer function on the provider server. Neither a server nor the computer of a reader needs to have a C hard drive: operating systems such as Unix or MacOS do not recognize drive letters, and even if the folder homepage\\graphics existed, your picture would not be available. It is better to use relative addressing for file links."
-msgstr "Μια απόλυτη διαδρομή, όπως είναι η \"C:\\homepage\\graphics\\picture.gif\" δεν θα λειτουργεί πλέον στο διακομιστή της υπηρεσίας παροχής. Ούτε ο διακομιστής αλλά ούτε και ο υπολογιστής του χρήστη δεν χρειάζονται σκληρό δίσκο C: τα λειτουργικά συστήματα, όπως το Unix ή το MacOS δεν αναγνωρίζουν τα γράμματα μονάδων δίσκων και, ακόμη και αν υπήρχε ο φάκελος homepage\\grahics, η εικόνα σας δεν θα ήταν διαθέσιμη. Για τις συνδέσεις αρχείων, είναι προτιμότερο να χρησιμοποιείτε σχετική διεύθυνση."
-
-#: hyperlink_rel_abs.xhp
-msgctxt ""
-"hyperlink_rel_abs.xhp\n"
-"par_id3154046\n"
-"50\n"
-"help.text"
-msgid "A link to a web page, for example, \"www.example.com\" or \"www.myprovider.com/mypage/index.html\" is an absolute link."
-msgstr "Μια σύνδεση σε μια ιστοσελίδα, π.χ., \"www.sun.com\" or \"www.myprovider.com/mypage/index.html\" είναι μια απόλυτη σύνδεση."
-
-#: hyperlink_rel_abs.xhp
-msgctxt ""
-"hyperlink_rel_abs.xhp\n"
-"par_id3155450\n"
-"51\n"
-"help.text"
-msgid "$[officename] also reacts differently, depending on whether the file referred to in the link exists, and where it is located. $[officename] checks every new link and sets a target and protocol automatically. The result can be seen in the generated HTML code after saving the source document."
-msgstr "Το $[officename] αντιδρά επίσης διαφορετικά, ανάλογα αν το αρχείο στο οποίο γίνεται αναφορά στη σύνδεση υπάρχει και ανάλογα με τη θέση του. Το $[officename] ελέγχει κάθε νέα σύνδεση και ορίζει αυτόματα προορισμό και πρωτόκολλο. Το αποτέλεσμα είναι ορατό στον κώδικα HTML που δημιουργείται αφού αποθηκευτεί το έγγραφο προέλευσης."
-
-#: hyperlink_rel_abs.xhp
-msgctxt ""
-"hyperlink_rel_abs.xhp\n"
-"par_id3145317\n"
-"52\n"
-"help.text"
-msgid "The following rules apply: A relative reference (\"graphic/picture.gif\") is only possible when both files exist on the same drive. If the files are on different drives in your local file system, the absolute reference follows the \"file:\" protocol (\"file:///data1/xyz/picture.gif\"). If the files are on different servers or if the target of the link is not available, the absolute reference uses the \"http:\" protocol (\"http://data2/abc/picture.gif\")."
-msgstr "Ισχύουν οι ακόλουθοι κανόνες: Μια σχετική αναφορά (\"graphic/picture.gif\") είναι δυνατή μόνο όταν υπάρχουν και τα δύο αρχεία στην ίδια μονάδα. Εάν τα αρχεία βρίσκονται σε διαφορετικές μονάδες στο τοπικό σύστημα αρχείων, η απόλυτη αναφορά ακολουθεί το πρωτόκολλο \"file:\" protocol (\"file:///data1/xyz/picture.gif\"). Εάν τα αρχεία βρίσκονται σε διαφορετικούς διακομιστές ή εάν ο προορισμός της σύνδεσης δεν είναι διαθέσιμος, η απόλυτη αναφορά χρησιμοποιεί το \"http:\" protocol (\"http://data2/abc/picture.gif\")."
-
-#: hyperlink_rel_abs.xhp
-msgctxt ""
-"hyperlink_rel_abs.xhp\n"
-"par_id3153541\n"
-"53\n"
-"help.text"
-msgid "Be sure to organize all files for your homepage on the same drive as the start file of the homepage. In this way, $[officename] can set the protocol and target so that the reference on the server is always correct."
-msgstr "Φροντίστε να οργανώνετε όλα τα αρχεία για την κεντρική σας σελίδα στην ίδια μονάδα με το αρχείο εκκίνησης της κεντρικής σελίδας. Με τον τρόπο αυτό, το $[officename] μπορεί να ορίσει το πρωτόκολλο και τον προορισμό, ώστε η αναφορά στο διακομιστή να είναι πάντα σωστή."
-
-#: hyperlink_rel_abs.xhp
-msgctxt ""
-"hyperlink_rel_abs.xhp\n"
-"par_id3153897\n"
-"54\n"
-"help.text"
-msgid "When you rest your mouse on a hyperlink, a help tip displays the absolute reference, since $[officename] uses absolute path names internally. The complete path and address can only be seen when you view the result of the HTML export, by loading the HTML file as \"Text\" or opening it with a text editor."
-msgstr "Όταν αφήσετε το ποντίκι επάνω σε μια υπερσύνδεση, μια συμβουλή της Βοήθειας εμφανίζει πάντοτε την απόλυτη αναφορά, εφόσον το $[officename] χρησιμοποιεί τα απόλυτα ονόματα διαδρομών εσωτερικά. Η πλήρης διαδρομή και διεύθυνση είναι δυνατό να εμφανιστούν μόνο κατά την προβολή του αποτελέσματος της εξαγωγής HTML, δηλ. με φόρτωση του αρχείου HTML ως \"Κείμενο\" ή με το άνοιγμά του με πρόγραμμα επεξεργασίας κειμένου."
-
-#: fontwork.xhp
-msgctxt ""
-"fontwork.xhp\n"
-"tit\n"
-"help.text"
-msgid "Fontwork For Graphical Text Art"
-msgstr "Fontwork για γραφική τέχνη κειμένων"
-
-#: fontwork.xhp
-msgctxt ""
-"fontwork.xhp\n"
-"bm_id3696707\n"
-"help.text"
-msgid "<bookmark_value>graphical text art</bookmark_value> <bookmark_value>designing; fonts</bookmark_value> <bookmark_value>TextArt, see Fontwork</bookmark_value> <bookmark_value>WordArt, see Fontwork</bookmark_value> <bookmark_value>Fontwork</bookmark_value> <bookmark_value>text effects</bookmark_value> <bookmark_value>effects; Fontwork icons</bookmark_value> <bookmark_value>text; Fontwork icons</bookmark_value> <bookmark_value>3D text creation</bookmark_value> <bookmark_value>rotating;3D text</bookmark_value> <bookmark_value>editing;Fontwork objects</bookmark_value> <bookmark_value>inserting;Fontwork objects</bookmark_value>"
-msgstr "<bookmark_value>Τέχνη κειμένου γραφικών</bookmark_value><bookmark_value>σχεδιασμός; γραμματοσειρές</bookmark_value><bookmark_value>TextArt, δείτε Fontwork</bookmark_value><bookmark_value>WordArt, δείτε Fontwork</bookmark_value><bookmark_value>Fontwork</bookmark_value><bookmark_value>εφέ κειμένου</bookmark_value><bookmark_value>εφέ; εικονίδια Fontwork</bookmark_value><bookmark_value>κείμενο; εικονίδια Fontwork</bookmark_value><bookmark_value>δημιουργία 3Δ κειμένου</bookmark_value><bookmark_value>περιστροφή;3Δ κείμενο</bookmark_value><bookmark_value>επεξεργασία;αντικείμενα Fontwork</bookmark_value><bookmark_value>εισαγωγή;αντικείμενα Fontwork</bookmark_value>"
-
-#: fontwork.xhp
-msgctxt ""
-"fontwork.xhp\n"
-"par_idN1066D\n"
-"help.text"
-msgid "<variable id=\"fontwork\"><link href=\"text/shared/guide/fontwork.xhp\">Fontwork For Graphical Text Art</link></variable>"
-msgstr "<variable id=\"fontwork\"><link href=\"text/shared/guide/fontwork.xhp\">Fontwork για γραφική τέχνη κειμένου</link> </variable>"
+msgid "Certain multimedia effects"
+msgstr "Συγκεκριμένα εφέ πολυμέσων"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN1068B\n"
+"ms_import_export_limitations.xhp\n"
+"hd_id3150986\n"
+"16\n"
"help.text"
-msgid "You can use Fontwork to create graphical text art objects."
-msgstr "Μπορείτε να χρησιμοποιήσετε το Fontwork για να δημιουργήσετε αντικείμενα γραφικής τέχνης κειμένου."
+msgid "Microsoft Excel"
+msgstr "Microsoft Excel"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN10691\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3148685\n"
+"17\n"
"help.text"
-msgid "To create a Fontwork object"
-msgstr "Για να δημιουργήσετε ένα αντικείμενο Fontwork"
+msgid "AutoShapes"
+msgstr "Αυτόματα σχήματα"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_id0202200911373965\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3149514\n"
+"18\n"
"help.text"
-msgid "If you don't see the Drawing toolbar or the Fontwork toolbar, choose <item type=\"menuitem\">View - Toolbars</item> to enable the toolbar."
-msgstr "Αν δεν βλέπετε την εργαλειοθήκη σχεδίασης ή την εργαλειοθήκη του Fontwork, επιλέξτε <item type=\"menuitem\">Προβολή - Γραμμές εργαλείων</item> για να τις εμφανίσετε."
+msgid "OLE objects"
+msgstr "Αντικείμενα OLE"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN1069C\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3148943\n"
+"19\n"
"help.text"
-msgid "On the <emph>Drawing</emph> toolbar or on the <emph>Fontwork</emph> toolbar, click the <emph>Fontwork Gallery</emph> icon.<image id=\"img_id7040009\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id7040009\">Icon</alt></image>"
-msgstr "Στη γραμμή εργαλείων <emph>Σχεδίαση</emph> ή στη γραμμή εργαλείων <emph>Fontwork</emph>, κλικ στο εικονίδιο <emph>Συλλογή Fontwork</emph>.<image id=\"img_id7040009\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id7040009\">Εικονίδιο</alt></image>"
+msgid "Certain controls and Microsoft Office form fields"
+msgstr "Συγκεκριμένα πεδία ελέγχου και πεδία φόρμας Microsoft Office"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_id3149761\n"
-"55\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3155922\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a Fontwork style and click OK to insert the Fontwork into your document. Double-click or Ctrl+double-click the Fontwork in your document to enter text edit mode and change the text.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μια τεχνοτροπία Fontwork και πατήστε Εντάξει για εισαγωγή του Fontwork στο έγγραφο σας. Διπλό κλικ ή Ctrl+διπλό κλικ στο Fontwork στο έγγραφο σας για εισαγωγή κατάστασης επεξεργασίας κειμένου και αλλαγή του κειμένου.</ahelp>"
+msgid "Pivot tables"
+msgstr "Πίνακες pivot"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN106A0\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3152361\n"
+"21\n"
"help.text"
-msgid "In the <emph>Fontwork Gallery</emph> dialog, select a Fontwork style and click OK."
-msgstr "Στο παράθυρο διαλόγου <emph>Συλλογή Fontwork</emph>, επιλέξτε ένα στυλ Fontwork και πατήστε OK."
+msgid "New chart types"
+msgstr "Νέοι τύποι διαγραμμάτων"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN10755\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3156343\n"
+"22\n"
"help.text"
-msgid "The Fontwork object is inserted into your document. Fontwork objects are Custom Shapes. Using the 3D Settings toolbar, you can switch the view at any time from 2D to 3D and back."
-msgstr "Το αντικείμενο Fontwork εισάγεται στο έγγραφο σας. Τα αντικείμενα Fontwork είναι προσαρμοσμένα σχήματα. Χρησιμοποιώντας τη γραμμή εργαλείων 3Δ ρυθμίσεων, μπορείτε να εναλάξετε την προβολή οποτεδήποτε από 2Δ σε 3Δ και αντίστροφα."
+msgid "Conditional formatting"
+msgstr "Μορφοποίηση υπό συνθήκες"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN106A4\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3149456\n"
+"23\n"
"help.text"
-msgid "Double-click the object to enter text edit mode."
-msgstr "Κάντε διπλό κλικ στο αντικείμενο για να μπείτε σε κατάσταση επεξεργασίας κειμένου."
+msgid "Some functions/formulas (see below)"
+msgstr "Μερικές συναρτήσεις/τύπο (δείτε παρακάτω)"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN107D5\n"
+"ms_import_export_limitations.xhp\n"
+"par_id0811200801491971\n"
"help.text"
-msgid "Replace the default Fontwork text with your own text."
-msgstr "Αντικατάσταση του προεπιλεγμένου κειμένου Fontwork με δικό σας κείμενο."
+msgid "One example of differences between Calc and Excel is the handling of boolean values. Enter TRUE to cells A1 and A2."
+msgstr "Ένα παράδειγμα των διαφορών μεταξύ Calc και Excel είναι ο διαφορετικός χειρισμός των τιμών boolean. Εισάγετε TRUE στα κελιά A1 και A2."
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN106A8\n"
+"ms_import_export_limitations.xhp\n"
+"par_id0811200801491973\n"
"help.text"
-msgid "Press Esc to exit text edit mode."
-msgstr "Πατήστε Esc για έξοδο από τη κατάσταση επεξεργασίας κειμένου."
+msgid "In Calc, the formula =A1+A2 returns the value 2, and the formula =SUM(A1;A2) returns 2."
+msgstr "Στο Calc, ο τύπος =A1+A2 επιστρέφει την τιμή 2, και ο τύπος =SUM(A1;A2) επιστρέφει 2."
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN106AE\n"
+"ms_import_export_limitations.xhp\n"
+"par_id0811200801491972\n"
"help.text"
-msgid "To edit a Fontwork object"
-msgstr "Για να επεξεργαστείτε ένα αντικείμενο Fontwork"
+msgid "In Excel, the formula =A1+A2 returns 2, but the formula =SUM(A1,A2) returns 0."
+msgstr "Στο Excel, ο τύπος =A1+A2 επιστρέφει την τιμή 2, αλλά ο τύπος =SUM(A1;A2) επιστρέφει 0."
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN106B5\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3150439\n"
+"30\n"
"help.text"
-msgid "Click the Fontwork object. If the Fontwork object is inserted in the background, hold down the Ctrl key while you click."
-msgstr "Κάντε κλικ στο αντικείμενο Fontwork. Αν το αντικείμενο Fontwork έχει εισαχθεί στο παρασκήνιο, κρατήστε πατημένο το πλήκτρο Ctrl καθώς κάνετε κλικ."
+msgid "For a detailed overview about converting documents to and from Microsoft Office format, see the <link href=\"http://wiki.documentfoundation.org/Documentation/OOoAuthors_User_Manual/Migration_Guide\">Migration Guide</link>."
+msgstr "Για μια λεπτομερή επισκόπηση για μετατροπή εγγράφων προς και από μορφή του Microsoft Office, δείτε το <link href=\"http://wiki.documentfoundation.org/Documentation/OOoAuthors_User_Manual/Migration_Guide\">Οδηγός μετάβασης</link>."
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN106B8\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10A9F\n"
"help.text"
-msgid "The <link href=\"text/shared/fontwork_toolbar.xhp\"><emph>Fontwork</emph></link> toolbar is displayed. If you do not see the <emph>Fontwork</emph> toolbar, choose <emph>View - Toolbars - Fontwork</emph>."
-msgstr "Η εργαλειοθήκη <link href=\"text/shared/fontwork_toolbar.xhp\"><emph>Fontwork</emph></link> εμφανίζεται. Αν δεν τη βλέπετε τη <emph>Fontwork</emph>, επιλέξτε <emph>Προβολή - Εργαλειοθήκες - Fontwork</emph>."
+msgid "Opening Microsoft Office Documents That Are Protected With a Password"
+msgstr "Άνοιγμα εγγράφων Microsoft Office προστατευόμενα με κωδικό"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN106BC\n"
+"ms_import_export_limitations.xhp\n"
+"par_id8699606\n"
"help.text"
-msgid "Click an icon in the <emph>Fontwork</emph> toolbar."
-msgstr "Κάντε κλικ σε ένα εικονίδιο στη γραμμή εργαλείων <emph>Fontwork</emph>."
+msgid "%PRODUCTNAME can open the following Microsoft Office document types that are protected by a password."
+msgstr "Το %PRODUCTNAME μπορεί να ανοίξει τους παρακάτω τύπους εγγράφων Microsoft Office που προστατεύονται με κωδικό."
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN10839\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10AB6\n"
"help.text"
-msgid "The following icons are available:"
-msgstr "Τα ακόλουθα εικονίδια είναι διαθέσιμα:"
+msgid "Microsoft Office format"
+msgstr "Μορφή Microsoft Office"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN106C5\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10ABC\n"
"help.text"
-msgid "Fontwork Gallery - adds another Fontwork object"
-msgstr "Συλλογή Fontwork - προσθέτει ένα άλλο αντικείμενο Fontwork"
+msgid "Supported encryption method"
+msgstr "Υποστηριζόμενη μέθοδος κρυπτογράφησης"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN106C9\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10AC3\n"
"help.text"
-msgid "Fontwork Shape - edits the shape"
-msgstr "Σχήμα Fontwork - επεξεργασία του σχήματος"
+msgid "Word 6.0, Word 95"
+msgstr "Word 6.0, Word 95"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN106CD\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10AC9\n"
"help.text"
-msgid "Fontwork Same Letter Heights - changes the height of characters"
-msgstr "Ίδιο ύψος γραμμάτων Fontwork - αλλάζει το ύψος των χαρακτήρων"
+msgid "Weak XOR encryption"
+msgstr "Weak XOR κρυπτογράφηση"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN106D5\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10AD0\n"
"help.text"
-msgid "Fontwork Alignment - aligns the text"
-msgstr "Στοίχιση Fontwork - στοίχιση κειμένου"
+msgid "Word 97, Word 2000, Word XP, Word 2003"
+msgstr "Word 97, Word 2000, Word XP, Word 2003"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN106D9\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10AD6\n"
"help.text"
-msgid "Fontwork Character Spacing - changes the character spacing and kerning"
-msgstr "Απόσταση χαρακτήρων Fontwork - αλλάζει το διάστημα και τη διαγραμμάτωση χαρακτήρα"
+msgid "Office 97/2000 compatible encryption"
+msgstr "Office 97/2000 συμβατή κρυπτογράφηση"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN108CA\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10ADD\n"
"help.text"
-msgid "To edit more Fontwork attributes"
-msgstr "Για να επεξεργαστείτε περισσότερες ιδιότητες του Fontwork"
+msgid "Word XP, Word 2003"
+msgstr "Word XP, Word 2003"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN108D1\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10AE3\n"
"help.text"
-msgid "Click the Fontwork object. If the Fontwork object is inserted in the background, hold down the Ctrl key while you click."
-msgstr "Κάντε κλικ στο αντικείμενο Fontwork. Αν το αντικείμενο Fontwork έχει εισαχθεί στο παρασκήνιο, κρατήστε πατημένο το πλήκτρο Ctrl καθώς κάνετε κλικ."
+msgid "Weak XOR encryption from older Word versions"
+msgstr "Weak XOR κρυπτογράφηση από παλαιότερες εκδόσεις του Word"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN108D5\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10AEA\n"
"help.text"
-msgid "Select the properties from the <emph>Drawing Object Properties</emph> toolbar. You can change the line width, line color, fill color, fill style, and more."
-msgstr "Επιλέξτε τις ιδιότητες από τη γραμμή εργαλείων <emph>Ιδιότητες αντικειμένου σχεδίασης</emph>. Μπορείτε να αλλάξετε το πλάτος της γραμμής, χρώμα γεμίσματος, στυλ γεμίσματος και πολλά άλλα."
+msgid "Excel 2.1, Excel 3.0, Excel 4.0, Excel 5.0, Excel 95"
+msgstr "Excel 2.1, Excel 3.0, Excel 4.0, Excel 5.0, Excel 95"
-#: fontwork.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"fontwork.xhp\n"
-"par_idN108E7\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10AF0\n"
"help.text"
-msgid "<link href=\"text/shared/fontwork_toolbar.xhp\">Fontwork toolbar</link>"
-msgstr "<link href=\"text/shared/fontwork_toolbar.xhp\">Γραμμή εργαλείων Fontwork</link>"
+msgid "Weak XOR encryption"
+msgstr "Weak XOR κρυπτογράφηση"
-#: round_corner.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"round_corner.xhp\n"
-"tit\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10AF7\n"
"help.text"
-msgid "Creating Round Corners"
-msgstr "Δημιουργία στρογγυλεμένων γωνιών"
+msgid "Excel 97, Excel 2000, Excel XP, Excel 2003"
+msgstr "Excel 97, Excel 2000, Excel XP, Excel 2003"
-#: round_corner.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"round_corner.xhp\n"
-"bm_id3150040\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10AFD\n"
"help.text"
-msgid "<bookmark_value>corner roundings</bookmark_value><bookmark_value>rectangles with round corners</bookmark_value><bookmark_value>legends;rounding corners</bookmark_value><bookmark_value>round corners</bookmark_value><bookmark_value>customizing;round corners</bookmark_value>"
-msgstr "<bookmark_value>στρογγυλοποιήσεις γωνιών</bookmark_value><bookmark_value>ορθογώνια με τις στρογγυλές γωνίες</bookmark_value><bookmark_value>υπομνήματα;στρογγυλοποιήσεις γωνιών</bookmark_value><bookmark_value>στρογγυλές γωνίες</bookmark_value><bookmark_value>επεξεργασία;στρογγυλές γωνίες</bookmark_value>"
+msgid "Office 97/2000 compatible encryption"
+msgstr "Office 97/2000 συμβατή κρυπτογράφηση"
-#: round_corner.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"round_corner.xhp\n"
-"hd_id3150040\n"
-"6\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10B04\n"
"help.text"
-msgid "<variable id=\"round_corner\"><link href=\"text/shared/guide/round_corner.xhp\" name=\"Creating Round Corners\">Creating Round Corners</link></variable>"
-msgstr "<variable id=\"round_corner\"><link href=\"text/shared/guide/round_corner.xhp\" name=\"Δημιουργία στρογγυλεμένων γωνιών\">Δημιουργία στρογγυλεμένων γωνιών</link></variable>"
+msgid "Excel XP, Excel 2003"
+msgstr "Excel XP, Excel 2003"
-#: round_corner.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"round_corner.xhp\n"
-"par_id3156136\n"
-"4\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10B0A\n"
"help.text"
-msgid "When you insert a rectangle or a callout box using the drawing functions and activate the <emph>Points</emph> icon on the <emph>Drawing</emph> toolbar, you see a small frame at the upper left corner of the object. The frame indicates the amount by which the corners are rounded. When the frame is positioned at the top left corner, no rounding occurs. When the frame is positioned on the handle centered at the top of the object, the corners are rounded as much as possible. You adjust the degree of rounding by moving the frame between these two positions."
-msgstr "Όταν εισάγετε ορθογώνιο ή ένα πλαίσιο υπομνήματος χρησιμοποιώντας τις λειτουργίες σχεδίασης και ενεργοποιήσετε το εικονίδιο <emph>Σημεία</emph> στη γραμμή εργαλείων <emph>Σχεδίαση</emph>, θα εμφανιστεί ένα μικρό πλαίσιο στην επάνω αριστερή γωνία του αντικειμένου. Το πλαίσιο υποδεικνύει το ποσοστό, με βάση το οποίο πραγματοποιείται στρογγύλεμα των γωνιών. Όταν το πλαίσιο τοποθετηθεί στην επάνω αριστερή γωνία, δεν εμφανίζεται στρογγύλεμα. Όταν το πλαίσιο τοποθετηθεί στη μεσαία λαβή που βρίσκεται στην επάνω πλευρά του αντικειμένου, οι γωνίες στρογγυλεύονται όσο το δυνατό περισσότερο. Προσαρμόζετε τις μοίρες μετακινώντας το πλαίσιο μεταξύ των δύο αυτών θέσεων."
+msgid "Weak XOR encryption from older Excel versions"
+msgstr "Weak XOR κρυπτογράφηση από παλαιότερες εκδόσεις του Excel"
-#: round_corner.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"round_corner.xhp\n"
-"par_id3156426\n"
+"ms_import_export_limitations.xhp\n"
+"par_idN10B0D\n"
"help.text"
-msgid "<image id=\"img_id3150774\" src=\"res/helpimg/hand01.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150774\">Mouse pointer as hand</alt></image>"
-msgstr "<image id=\"img_id3150774\" src=\"res/helpimg/hand01.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150774\">Δείκτης ποντικιού ως χέρι</alt></image>"
+msgid "Microsoft Office files that are encrypted by AES128 can be opened. Other encryption methods are not supported."
+msgstr "Αρχεία Microsoft Office που έχουν κρυπτογραφηθεί με AES128 μπορούν να ανοιχθούν. Άλλες μέθοδοι κρυπτογράφησης δεν υποστηρίζονται."
-#: round_corner.xhp
+#: ms_import_export_limitations.xhp
msgctxt ""
-"round_corner.xhp\n"
-"par_id3148539\n"
-"5\n"
+"ms_import_export_limitations.xhp\n"
+"par_id3147318\n"
+"33\n"
"help.text"
-msgid "If you place the cursor on the box it changes to a hand symbol. You can now drag the box to change the amount of rounding. An outline shows a preview of the result."
-msgstr "Εάν τοποθετήσετε το δείκτη επάνω στο πλαίσιο, μετατρέπεται σε σύμβολο χεριού. Τώρα, μπορείτε να μεταφέρετε το πλαίσιο και να αλλάξετε το ποσοστό στρογγυλέματος. Ένα περίγραμμα παρουσιάζει την προεπισκόπηση του αποτελέσματος."
+msgid "<link href=\"text/shared/optionen/01010200.xhp\" name=\"Setting the default file format\">Setting the default file format</link>"
+msgstr "<link href=\"text/shared/optionen/01010200.xhp\" name=\"Ρύθμιση προεπιλεγμένης μορφής αρχείου\">Ρύθμιση προεπιλεγμένης μορφής αρχείου</link>"
-#: autohide.xhp
+#: ms_user.xhp
msgctxt ""
-"autohide.xhp\n"
+"ms_user.xhp\n"
"tit\n"
"help.text"
-msgid "Showing, Docking and Hiding Windows"
-msgstr "Εμφάνιση, αγκύρωση και απόκρυψη παραθύρων"
-
-#: autohide.xhp
-msgctxt ""
-"autohide.xhp\n"
-"bm_id3150713\n"
-"help.text"
-msgid "<bookmark_value>Gallery; hiding/showing</bookmark_value><bookmark_value>data source view; showing</bookmark_value><bookmark_value>Navigator; docking</bookmark_value><bookmark_value>Styles and Formatting window; docking</bookmark_value><bookmark_value>windows; hiding/showing/docking</bookmark_value><bookmark_value>docking; windows</bookmark_value><bookmark_value>undocking windows</bookmark_value><bookmark_value>showing;docked windows</bookmark_value><bookmark_value>hiding;docked windows</bookmark_value>"
-msgstr "<bookmark_value>Συλλογή; απόκρυψη/προβολή</bookmark_value><bookmark_value>προβολή προέλευσης δεδομένων; προβολή</bookmark_value><bookmark_value>Navigator; αγκύρωση</bookmark_value><bookmark_value>παράθυρο Πρότυπα και Μορφοποίηση; αγκύρωση</bookmark_value><bookmark_value>παράθυρα; απόκρυψη/εμφάνιση/αγκύρωση</bookmark_value><bookmark_value>αγκύρωση; παράθυρα</bookmark_value><bookmark_value>κατάργηση αγκύρωσης παραθύρων</bookmark_value><bookmark_value>εμφάνιση;αγκυρωμένα παράθυρα</bookmark_value><bookmark_value>απόκρυψη;αγκυρωμένα παράθυρα</bookmark_value>"
-
-#: autohide.xhp
-msgctxt ""
-"autohide.xhp\n"
-"hd_id3145346\n"
-"71\n"
-"help.text"
-msgid "<variable id=\"autohide\"><link href=\"text/shared/guide/autohide.xhp\" name=\"Showing, Docking and Hiding Windows\">Showing, Docking and Hiding Windows</link></variable>"
-msgstr "<variable id=\"autohide\"><link href=\"text/shared/guide/autohide.xhp\" name=\"Εμφάνιση, αγκύρωση και απόκρυψη παραθύρων\">Εμφάνιση, αγκύρωση και απόκρυψη παραθύρων</link></variable>"
-
-#: autohide.xhp
-msgctxt ""
-"autohide.xhp\n"
-"par_id3147242\n"
-"52\n"
-"help.text"
-msgid "Some windows in $[officename] are dockable, such as the Navigator window. You can move these windows, re-size them or dock them to an edge."
-msgstr "Μερικά παράθυρα στο $[officename] μπορούν να αγκυρωθούν, όπως το παράθυρο της Περιήγησης. Μπορείτε να μετακινήσετε αυτά τα παράθυρα, να τους αλλάξετε το μέγεθος ή να τα αγκυρώσετε σε ένα άκρο."
-
-#: autohide.xhp
-msgctxt ""
-"autohide.xhp\n"
-"hd_id3154750\n"
-"65\n"
-"help.text"
-msgid "Docking and Undocking Windows"
-msgstr "Αγκύρωση και κατάργηση αγκύρωσης παραθύρων"
-
-#: autohide.xhp
-msgctxt ""
-"autohide.xhp\n"
-"par_id3166460\n"
-"66\n"
-"help.text"
-msgid "To dock a window, do one of the following:"
-msgstr "Για να αγκυρώσετε ένα παράθυρο, κάντε ένα από τα ακόλουθα:"
-
-#: autohide.xhp
-msgctxt ""
-"autohide.xhp\n"
-"par_id3150503\n"
-"67\n"
-"help.text"
-msgid "Drag the window by its title bar to the side, or"
-msgstr "Σύρετε το παράθυρο από τη γραμμή τίτλου προς τη μία πλευρά, ή"
-
-#: autohide.xhp
-msgctxt ""
-"autohide.xhp\n"
-"par_id3150275\n"
-"68\n"
-"help.text"
-msgid "Double-click inside a vacant area of the window while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. In the Styles and Formatting window, double-click a gray part of the window next to the icons while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. Alternatively, press <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F10</item>."
-msgstr "Διπλό κλικ σε κενή περιοχή του παραθύρου ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Στο παράθυρο τεχνοτροπιών και μορφοποιήσεων, διπλό κλικ σε μια γκρι μέρος του παραθύρου δίπλα σε εικονίδια ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Εναλλακτικά, πατήστε <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F10</item>."
-
-#: autohide.xhp
-msgctxt ""
-"autohide.xhp\n"
-"par_id3147335\n"
-"69\n"
-"help.text"
-msgid "These methods can also be used to undock a currently docked window."
-msgstr "Αυτές οι μέθοδοι μπορούν επίσης να χρησιμοποιηθούν για την κατάργηση αγκύρωσης ενός τρέχοντος αγκυρωμένου παραθύρου."
-
-#: autohide.xhp
-msgctxt ""
-"autohide.xhp\n"
-"hd_id3149796\n"
-"70\n"
-"help.text"
-msgid "Showing and Hiding Docked Windows"
-msgstr "Εμφάνιση και απόκρυψη αγκυρωμένων παραθύρων"
-
-#: autohide.xhp
-msgctxt ""
-"autohide.xhp\n"
-"par_id3149045\n"
-"help.text"
-msgid "<image id=\"img_id3149655\" src=\"res/helpimg/ein.png\" width=\"0.1043inch\" height=\"0.4272inch\"><alt id=\"alt_id3149655\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149655\" src=\"res/helpimg/ein.png\" width=\"0.1043inch\" height=\"0.4272inch\"><alt id=\"alt_id3149655\">Icon</alt></image>"
+msgid "Using Microsoft Office and $[officename]"
+msgstr "Χρήση Microsoft Office και $[officename]"
-#: autohide.xhp
+#: ms_user.xhp
msgctxt ""
-"autohide.xhp\n"
-"par_id3152921\n"
-"64\n"
+"ms_user.xhp\n"
+"bm_id3150789\n"
"help.text"
-msgid "Click the button on the edge of the docked window to show or hide the docked window. The AutoHide function allows you to temporarily show a hidden window by clicking on its edge. When you click in the document, the docked window hides again."
-msgstr "Κάντε κλικ στο κουμπί στο άκρο του αγκυρωμένου παραθύρου για να το εμφανίσετε ή να το κρύψετε. Η λειτουργία αυτόματης απόκρυψης σας επιτρέπει να δείξετε προσωρινά ένα κρυφό παράθυρο κάνοντας κλικ στην άκρη του. Όταν κάνετε κλικ στο έγγραφο, το αγκυρωμένο παράθυρο κρύβεται ξανά."
+msgid "<bookmark_value>Office;Microsoft Office and $[officename]</bookmark_value><bookmark_value>Microsoft Office;new users information</bookmark_value><bookmark_value>opening;Microsoft Office files</bookmark_value><bookmark_value>saving;in Microsoft Office file format</bookmark_value><bookmark_value>macros; in MS Office documents</bookmark_value>"
+msgstr "<bookmark_value>Office;Microsoft Office και $[officename]</bookmark_value><bookmark_value>Microsoft Office;πληροφορίες για νέους χρήστες</bookmark_value><bookmark_value>άνοιγμα;αρχεία Microsoft Office</bookmark_value><bookmark_value>αποθήκευση;σε μορφή αρχείου Microsoft Office</bookmark_value><bookmark_value>μακροεντολές; σε έγγραφα MS Office</bookmark_value>"
-#: workfolder.xhp
+#: ms_user.xhp
msgctxt ""
-"workfolder.xhp\n"
-"tit\n"
+"ms_user.xhp\n"
+"hd_id3150789\n"
+"30\n"
"help.text"
-msgid "Changing Your Working Directory"
-msgstr "Αλλαγή του καταλόγου εργασίας σας"
+msgid "<variable id=\"ms_user\"><link href=\"text/shared/guide/ms_user.xhp\" name=\"Using Microsoft Office and $[officename]\">Using Microsoft Office and $[officename]</link></variable>"
+msgstr "<variable id=\"ms_user\"><link href=\"text/shared/guide/ms_user.xhp\" name=\"Χρήση Microsoft Office και $[officename]\">Χρήση Microsoft Office και $[officename]</link></variable>"
-#: workfolder.xhp
+#: ms_user.xhp
msgctxt ""
-"workfolder.xhp\n"
-"bm_id3150789\n"
+"ms_user.xhp\n"
+"par_id3152801\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>working directory change</bookmark_value> <bookmark_value>My Documents folder;changing work directory</bookmark_value> <bookmark_value>paths; changing work directory</bookmark_value> <bookmark_value>pictures; changing paths</bookmark_value> <bookmark_value>changing;work directory</bookmark_value>"
-msgstr "<bookmark_value>αλλαγή καταλόγου εργασίας</bookmark_value><bookmark_value>κατάλογος Τα έγγραφά μου;αλλαγή καταλόγου εργασίας</bookmark_value><bookmark_value>διαδρομές; αλλαγή καταλόγου εργασίας</bookmark_value><bookmark_value>εικόνες; αλλαγή διαδρομών</bookmark_value><bookmark_value>αλλαγή;κατάλογος εργασίας</bookmark_value>"
+msgid "$[officename] can open and save documents in the Microsoft Office file formats, including Microsoft Office Open XML formats."
+msgstr "Το $[officename] μπορεί να ανοίξει και να αποθηκεύσει έγγραφα στις μορφές αρχείου Microsoft Office, συμπεριλαμβάνοντας τις μορφές Microsoft Office Open XML."
-#: workfolder.xhp
+#: ms_user.xhp
msgctxt ""
-"workfolder.xhp\n"
-"hd_id3149346\n"
+"ms_user.xhp\n"
+"hd_id3145345\n"
"2\n"
"help.text"
-msgid "<variable id=\"workfolder\"><link href=\"text/shared/guide/workfolder.xhp\" name=\"Changing Your Working Directory\">Changing Your Working Directory</link></variable>"
-msgstr "<variable id=\"workfolder\"><link href=\"text/shared/guide/workfolder.xhp\" name=\"Αλλαγή του καταλόγου εργασίας σας\">Αλλαγή του καταλόγου εργασίας σας</link></variable>"
+msgid "Opening a Microsoft Office File"
+msgstr "Άνοιγμα ενός αρχείου Microsoft Office"
-#: workfolder.xhp
+#: ms_user.xhp
msgctxt ""
-"workfolder.xhp\n"
-"par_id3150774\n"
+"ms_user.xhp\n"
+"par_id3147008\n"
"3\n"
"help.text"
-msgid "When you start a dialog to open or save a document, $[officename] initially displays your working directory. To change this directory:"
-msgstr "Όταν πραγματοποιείτε εκκίνηση ενός παραθύρου διαλόγου για να ανοίξετε ή να αποθηκεύσετε ένα έγγραφο, το $[officename] αρχικά εμφανίζει τον κατάλογο εργασίας σας. Για να αλλάξετε τον κατάλογο:"
+msgid "Choose <emph>File - Open</emph>. Select a Microsoft Office file in the $[officename] file open dialog."
+msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph>. Διαλέξτε να ανοίξτε ένα αρχείο Microsoft Office από το παράθυρο διαλόγου αρχείου του $[officename]."
-#: workfolder.xhp
+#: ms_user.xhp
msgctxt ""
-"workfolder.xhp\n"
-"par_id3153681\n"
+"ms_user.xhp\n"
+"par_id3156346\n"
"4\n"
"help.text"
-msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Paths</emph>."
-msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Διαδρομές</emph>."
+msgid "MS Office file..."
+msgstr "Το αρχείο MS Office..."
-#: workfolder.xhp
+#: ms_user.xhp
msgctxt ""
-"workfolder.xhp\n"
-"par_id3163802\n"
+"ms_user.xhp\n"
+"par_id3155342\n"
"5\n"
"help.text"
-msgid "Click <emph>My Documents </emph>and click the <emph>Edit</emph> button, or double-click on <emph>My Documents</emph>."
-msgstr "Κάντε κλικ στα <emph>Τα έγγραφα μου</emph> και μετά κλικ στο κουμπί <emph>Επεξεργασία</emph>, ή διπλό κλικ στα <emph>Τα έγγραφα μου</emph>."
+msgid "...will open in $[officename] module"
+msgstr "...θα ανοίξει στην εφαρμογή του $[officename]"
-#: workfolder.xhp
+#: ms_user.xhp
msgctxt ""
-"workfolder.xhp\n"
-"par_id3153880\n"
+"ms_user.xhp\n"
+"par_id3153543\n"
"6\n"
"help.text"
-msgid "In the <emph>Select Path</emph> dialog, choose the working directory you want and click <emph>Select</emph>."
-msgstr "Στο παράθυρο διαλόγου <emph>Επιλογή διαδρομής</emph>, επιλέξτε τον κατάλογο εργασίας που θέλετε και κάντε κλικ στο <emph>OK</emph>."
+msgid "MS Word, *.doc, *.docx"
+msgstr "MS Word, *.doc, *.docx"
-#: workfolder.xhp
+#: ms_user.xhp
msgctxt ""
-"workfolder.xhp\n"
-"par_id3158430\n"
+"ms_user.xhp\n"
+"par_id3147620\n"
"7\n"
"help.text"
-msgid "You also use this procedure to change the directory displayed by $[officename] when you want to insert a graphic. Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Paths - Graphics</emph>, then follow step 3."
-msgstr "Χρησιμοποιείτε επίσης αυτή τη διαδικασία για να αλλάξετε τον εμφανιζόμενο κατάλογο από το $[officename] όταν θέλετε να εισάγετε ένα γραφικό. Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Διαδρομές- Γραφικά</emph>, έπειτα ακολουθήστε το βήμα 3."
+msgid "$[officename] Writer"
+msgstr "$[officename] Writer"
-#: workfolder.xhp
+#: ms_user.xhp
msgctxt ""
-"workfolder.xhp\n"
-"par_id3154286\n"
+"ms_user.xhp\n"
+"par_id3154898\n"
"8\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010300.xhp\" name=\"Paths\">Paths</link>"
-msgstr "<link href=\"text/shared/optionen/01010300.xhp\" name=\"Διαδρομές\">Διαδρομές</link>"
+msgid "MS Excel, *.xls, *.xlsx"
+msgstr "MS Excel, *.xls, *.xlsx"
-#: data_report.xhp
+#: ms_user.xhp
msgctxt ""
-"data_report.xhp\n"
-"tit\n"
+"ms_user.xhp\n"
+"par_id3149580\n"
+"9\n"
"help.text"
-msgid "Using and Editing Database Reports"
-msgstr "Χρήση και επεξεργασία αναφορών βάσεων δεδομένων"
+msgid "$[officename] Calc"
+msgstr "$[officename] Calc"
-#: data_report.xhp
+#: ms_user.xhp
msgctxt ""
-"data_report.xhp\n"
-"bm_id3147834\n"
+"ms_user.xhp\n"
+"par_id3147574\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>database reports</bookmark_value><bookmark_value>data sources;reports</bookmark_value><bookmark_value>reports;opening and editing</bookmark_value><bookmark_value>editing;reports</bookmark_value><bookmark_value>opening;reports</bookmark_value><bookmark_value>templates;database reports</bookmark_value><bookmark_value>reports;templates</bookmark_value>"
-msgstr "<bookmark_value>αναφορές βάσεων δεδομένων</bookmark_value><bookmark_value>προέλευση δεδομένων;αναφορές</bookmark_value><bookmark_value>αναφορές;άνοιγμα και επεξεργασία</bookmark_value><bookmark_value>επεξεργασία;αναφορές</bookmark_value><bookmark_value>άνοιγμα;αναφορές</bookmark_value><bookmark_value>πρότυπα;αναφορές βάσεων δεδομένων</bookmark_value><bookmark_value>αναφορές;πρότυπα</bookmark_value>"
+msgid "MS PowerPoint, *.ppt, *.pps, *.pptx"
+msgstr "MS PowerPoint, *.ppt, *.pps, *.pptx"
-#: data_report.xhp
+#: ms_user.xhp
msgctxt ""
-"data_report.xhp\n"
-"hd_id3149178\n"
-"1\n"
+"ms_user.xhp\n"
+"par_id3153626\n"
+"11\n"
"help.text"
-msgid "<variable id=\"data_report\"><link href=\"text/shared/guide/data_report.xhp\" name=\"Create, Use, and Edit Database Reports\">Using and Editing Database Reports</link></variable>"
-msgstr "<variable id=\"data_report\"><link href=\"text/shared/guide/data_report.xhp\" name=\"Δημιουργία, χρήση, και επεξεργασία αναφορών βάσης δεδομένων\">Χρήση και επεξεργασία αναφορών βάσης δεδομένων</link></variable>"
+msgid "$[officename] Impress"
+msgstr "$[officename] Impress"
-#: data_report.xhp
+#: ms_user.xhp
msgctxt ""
-"data_report.xhp\n"
-"hd_id3145609\n"
+"ms_user.xhp\n"
+"hd_id3147303\n"
+"12\n"
+"help.text"
+msgid "Saving as a Microsoft Office File"
+msgstr "Αποθήκευση ως ένα αρχείο Microsoft Office"
+
+#: ms_user.xhp
+msgctxt ""
+"ms_user.xhp\n"
+"par_id3145068\n"
"13\n"
"help.text"
-msgid "Using a Report"
-msgstr "Χρήση μιας Αναφοράς"
+msgid "Choose <emph>File - Save As</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph>."
-#: data_report.xhp
+#: ms_user.xhp
msgctxt ""
-"data_report.xhp\n"
-"par_id3147265\n"
+"ms_user.xhp\n"
+"par_id3153379\n"
"14\n"
"help.text"
-msgid "%PRODUCTNAME stores the information about the created reports in the database file."
-msgstr "Το %PRODUCTNAME αποθηκεύει πληροφορίες για τις δημιουργημένες αναφορές στο αρχείο βάσης δεδομένων."
+msgid "In the <emph>File type</emph> box, select a Microsoft Office file format."
+msgstr "Στο πεδίο <emph>Τύπος αρχείου</emph>, επιλέξτε μία μορφή αρχείου Microsoft Office."
-#: data_report.xhp
+#: ms_user.xhp
msgctxt ""
-"data_report.xhp\n"
-"par_id3154758\n"
+"ms_user.xhp\n"
+"hd_id3154138\n"
"15\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> and select the database file."
-msgstr "Διαλέξτε <emph>Αρχείο - Άνοιγμα</emph> και επιλέξτε το αρχείο βάσης δεδομένων."
+msgid "Saving Documents by Default in Microsoft Office Formats"
+msgstr "Αποθήκευση εγγράφων σε μορφές Microsoft Office ως προεπιλογή"
-#: data_report.xhp
+#: ms_user.xhp
msgctxt ""
-"data_report.xhp\n"
-"par_id3151054\n"
+"ms_user.xhp\n"
+"par_id3144760\n"
"16\n"
"help.text"
-msgid "In the database file window, click the <emph>Reports</emph> icon."
-msgstr "Στο παράθυρο του αρχείου της βάσης δεδομένων, κάντε κλικ στο σύμβολο <emph>Αναφορές</emph>."
-
-#: data_report.xhp
-msgctxt ""
-"data_report.xhp\n"
-"par_id3156280\n"
-"18\n"
-"help.text"
-msgid "Double-click one of the report names to open the report."
-msgstr "Κάντε διπλό κλικ σε ένα από τα ονόματα των αναφορών για να ανοίξετε μία αναφορά."
-
-#: data_report.xhp
-msgctxt ""
-"data_report.xhp\n"
-"par_idN1077D\n"
-"help.text"
-msgid "These links are added automatically when you create a new report by the Report Wizard or in the Report Builder window."
-msgstr "Αυτές οι συνδέσεις προστέθηκαν αυτόματα όταν δημιουργήσατε μια νέα αναφορά από τον αυτόματο πιλότο αναφορών ή στο παράθυρο Δημιουργίας αναφοράς."
-
-#: data_report.xhp
-msgctxt ""
-"data_report.xhp\n"
-"hd_id1695608\n"
-"help.text"
-msgid "Editing a Report Created in the Report Builder Window"
-msgstr "Επεξεργασία μιας αναφοράς δημιουργημένης με το παράθυρο δόμησης αναφοράς"
-
-#: data_report.xhp
-msgctxt ""
-"data_report.xhp\n"
-"par_id7510910\n"
-"help.text"
-msgid "Right-click the name of a report in the database file window, then choose Edit."
-msgstr "Κάντε δεξί κλικ στο όνομα μιας αναφοράς στο παράθυρο του αρχείου της βάσης δεδομένων, και μετά επιλέξτε επεξεργασία."
-
-#: data_report.xhp
-msgctxt ""
-"data_report.xhp\n"
-"par_id8138065\n"
-"help.text"
-msgid "The Report Builder window opens with the report's information loaded."
-msgstr "Το παράθυρο δόμησης αναφορών ανοίγει μαζί με τις πληροφορίες της αναφοράς."
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link></emph>."
+msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση- Γενικά\">Φόρτωση/Αποθήκευση- Γενικά</link></emph>."
-#: data_report.xhp
+#: ms_user.xhp
msgctxt ""
-"data_report.xhp\n"
-"par_id5086825\n"
+"ms_user.xhp\n"
+"par_id3148453\n"
+"17\n"
"help.text"
-msgid "Use the toolbars and menu commands and drag-and-drop to edit the report as stated in the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> guide."
-msgstr "Χρησιμοποιήστε τις γραμμές εργαλείων και τις εντολές μενού και μέσω μετακίνησης και απόθεσης επεξεργαστείτε την αναφορά όπως με το τρόπο που αναφέρεται στο <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμηση αναφορών</link>."
+msgid "In the <emph>Default file format and ODF settings</emph> area, first select a document type, then select the file type for saving."
+msgstr "Στην περιοχή <emph>Προεπιλεγμένος τύπος αρχείου και ρυθμίσεις ODF</emph>, επιλέξτε πρώτα έναν τύπο εγγράφου, έπειτα επιλέξτε τον τύπο αρχείου για αποθήκευση."
-#: data_report.xhp
+#: ms_user.xhp
msgctxt ""
-"data_report.xhp\n"
-"par_id4747154\n"
+"ms_user.xhp\n"
+"par_id3149807\n"
+"18\n"
"help.text"
-msgid "Execute the report to see the resulting report document."
-msgstr "Εκτελέστε την αναφορά για να δείτε το αποτέλεσμα του εγγράφου της αναφοράς."
+msgid "From now on, if you save a document, the <emph>File type </emph>will be set according to your choice. Of course, you still can select another file type in the file save dialog."
+msgstr "Από τώρα και στο εξής, αν αποθηκεύετε ένα έγγραφο, ο <emph>Τύπος αρχείου </emph> θα ορίζεται σύμφωνα με την επιλογή σας, Βέβαια, μπορείτε ακόμη να επιλέξετε ένα άλλο τύπο αρχείου στο παράθυρο διαλόγου αποθήκευσης του αρχείου."
-#: data_report.xhp
+#: ms_user.xhp
msgctxt ""
-"data_report.xhp\n"
-"hd_id3153104\n"
+"ms_user.xhp\n"
+"hd_id3156423\n"
"19\n"
"help.text"
-msgid "Editing a Report Created by the Report Wizard"
-msgstr "Επεξεργασία μιας αναφοράς δημιουργημένη με τον αυτόματο πιλότο αναφορών"
+msgid "Opening Microsoft Office Files by Default"
+msgstr "Άνοιγμα αρχείων Microsoft Office ως προεπιλογή"
-#: data_report.xhp
+#: ms_user.xhp
msgctxt ""
-"data_report.xhp\n"
-"par_id3125863\n"
+"ms_user.xhp\n"
+"hd_id3153092\n"
"20\n"
"help.text"
-msgid "On the <link href=\"text/shared/autopi/01100500.xhp\" name=\"last dialog page of the Report AutoPilot\">last dialog page of the Report Wizard</link>, you can choose to edit the report template before you use the report."
-msgstr "Στη <link href=\"text/shared/autopi/01100500.xhp\" name=\"τελευταία σελίδα διαλόγου του Αυτόματου πιλότου αναφοράς\">τελευταία σελίδα διαλόγου του αυτόματου πιλότου αναφοράς</link>, μπορείτε να επιλέξετε να επεξεργαστείτε το πρότυπο αναφοράς πριν κάνετε χρήση της αναφοράς."
-
-#: data_report.xhp
-msgctxt ""
-"data_report.xhp\n"
-"par_id3155431\n"
-"22\n"
-"help.text"
-msgid "You can edit the page styles for the first page and the following pages of the report as well as the paragraph styles, the number formats, the printed field labels, and more."
-msgstr "Μπορείτε να επεξεργαστείτε τα στυλ σελίδας της πρώτης σελίδας αλλά και των επόμενων σελίδων της αναφοράς καθώς επίσης τα στυλ παραγράφου, τις αριθμητικές μορφές, τα εκτυπωμένα πεδία επιγραφών, και ακόμη περισσότερα."
-
-#: data_report.xhp
-msgctxt ""
-"data_report.xhp\n"
-"par_idN107D7\n"
-"help.text"
-msgid "Unless you have a thorough understanding of the database the report accesses, do not edit the SQL statement, database name, the hidden form controls, or the related information on the report."
-msgstr "Εκτός και αν έχετε βαθιά γνώση του τρόπου πρόσβασης της αναφοράς στη βάση δεδομένων, μην επεξεργαστείτε την εντολή SQL, το όνομα της βάσης δεδομένων, τις κρυφές φόρμες πεδίων ελέγχου, ή σχετικές πληροφορίες της αναφοράς."
-
-#: space_hyphen.xhp
-msgctxt ""
-"space_hyphen.xhp\n"
-"tit\n"
-"help.text"
-msgid "Inserting Protected Spaces, Hyphens and Conditional Separators"
-msgstr "Εισαγωγή προστατευμένων διαστημάτων, ενωτικών και υπό συνθήκη διαχωριστικών"
-
-#: space_hyphen.xhp
-msgctxt ""
-"space_hyphen.xhp\n"
-"bm_id3155364\n"
-"help.text"
-msgid "<bookmark_value>protected spaces;inserting</bookmark_value><bookmark_value>spaces; inserting protected spaces</bookmark_value><bookmark_value>hyphens;inserting custom</bookmark_value><bookmark_value>conditional separators</bookmark_value><bookmark_value>separators; conditional</bookmark_value><bookmark_value>dashes</bookmark_value><bookmark_value>non-breaking dashes</bookmark_value><bookmark_value>replacing;dashes</bookmark_value><bookmark_value>protected dashes</bookmark_value><bookmark_value>exchanging, see also replacing</bookmark_value>"
-msgstr "<bookmark_value>προστατευμένα διαστήματα;εισαγωγή</bookmark_value><bookmark_value>κενά;εισαγωγή προστατευμένων κενών</bookmark_value><bookmark_value>θέσεις διαχωρισμού;εισαγωγή προσαρμοσμένης</bookmark_value><bookmark_value>διαχωριστές υπό όρους</bookmark_value><bookmark_value>διαχωριστές; υπό όρους</bookmark_value><bookmark_value>παύλες</bookmark_value><bookmark_value>παύλες μη-αλλαγής</bookmark_value><bookmark_value>αντικατάσταση;παύλες</bookmark_value><bookmark_value>προστατευμένες παύλες</bookmark_value><bookmark_value>ανταλλαγή, βλέπε επίσης αντικατάσταση</bookmark_value>"
-
-#: space_hyphen.xhp
-msgctxt ""
-"space_hyphen.xhp\n"
-"hd_id3155364\n"
-"30\n"
-"help.text"
-msgid "<variable id=\"space_hyphen\"><link href=\"text/shared/guide/space_hyphen.xhp\" name=\"Inserting Protected Spaces, Hyphens and Conditional Separators\">Inserting Protected Spaces, Hyphens and Conditional Separators</link></variable>"
-msgstr "<variable id=\"space_hyphen\"><link href=\"text/shared/guide/space_hyphen.xhp\" name=\"Εισαγωγή προστατευόμενων διαστημάτων, ενωτικών και θπό συνθήκη διαχωριστικών\">Εισαγωγή προστατευόμενων διαστημάτων, ενωτικών και υπό συνθήκη διαχωριστικών</link></variable>"
-
-#: space_hyphen.xhp
-msgctxt ""
-"space_hyphen.xhp\n"
-"hd_id3156136\n"
-"61\n"
-"help.text"
-msgid "Non-breaking spaces"
-msgstr "Διαστήματα χωρίς αλλαγή"
+msgid "Converting Many Microsoft Office Files into OpenDocument Format"
+msgstr "Μετατροπή πολλών αρχείων Microsoft Office σε μορφή OpenDocument"
-#: space_hyphen.xhp
+#: ms_user.xhp
msgctxt ""
-"space_hyphen.xhp\n"
-"par_id3147008\n"
-"31\n"
+"ms_user.xhp\n"
+"par_id3146986\n"
+"21\n"
"help.text"
-msgid "To prevent two words from being separated at the end of a line, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key </caseinline><defaultinline>Ctrl key</defaultinline></switchinline> and the Shift key when you type a space between the words."
-msgstr "Για να αποτρέψετε τον διαχωρισμό δύο λέξεων στο τέλος μιας γραμμής, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">πλήκτρο Command </caseinline><defaultinline>πλήκτρο Ctrl </defaultinline></switchinline> μαζί με το Shift όταν πληκτρολογείτε το διάστημα μεταξύ των λέξεων."
+msgid "The <emph>Document Converter Wizard</emph> will copy and convert all Microsoft Office files in a folder into $[officename] documents in the OpenDocument file format. You can specify the folder to be read, and the folder where the converted files are to be saved."
+msgstr "Ο <emph>Αυτόματος πιλότος μετατροπής εγγράφου</emph> θα αντιγράψει και θα μετατρέψει όλα τα αρχεία Microsoft Office σε ένα φάκελο σε έγγραφα $[officename] στη μορφή αρχείου OpenDocument. Μπορείτε να ορίσετε τον φάκελο για ανάγνωση, και τον φάκελο όπου τα τροποποιημένα έγγραφα θα αποθηκεύονται."
-#: space_hyphen.xhp
+#: ms_user.xhp
msgctxt ""
-"space_hyphen.xhp\n"
-"par_id5749687\n"
+"ms_user.xhp\n"
+"par_id3150486\n"
+"22\n"
"help.text"
-msgid "In Calc, you cannot insert non-breaking spaces."
-msgstr "Στο Calc, δε μπορείτε να εισάγετε διαστήματα χωρίς αλλαγή."
+msgid "Choose <link href=\"text/shared/autopi/01130000.xhp\" name=\"File - AutoPilot - Document Converter\"><emph>File - Wizards - Document Converter</emph></link> to start the wizard."
+msgstr "Επιλέξτε <link href=\"text/shared/autopi/01130000.xhp\" name=\"Αρχείο - AutoPilot - Μετατροπέας εγγράφου\"><emph>Αρχείο - Αυτόματοι πιλότοι - Μετατροπέας εγγράφου</emph></link> για να ξεκινήσει ο αυτόματος πιλότος."
-#: space_hyphen.xhp
+#: ms_user.xhp
msgctxt ""
-"space_hyphen.xhp\n"
-"hd_id3146957\n"
-"62\n"
+"ms_user.xhp\n"
+"hd_id3154319\n"
+"23\n"
"help.text"
-msgid "Non-breaking dash"
-msgstr "Παύλα χωρίς αλλαγή"
+msgid "Macros in Microsoft Office and $[officename]"
+msgstr "Μακροεντολές στο Microsoft Office και στο $[officename]"
-#: space_hyphen.xhp
+#: ms_user.xhp
msgctxt ""
-"space_hyphen.xhp\n"
-"par_id3148538\n"
-"32\n"
+"ms_user.xhp\n"
+"par_id3154921\n"
+"24\n"
"help.text"
-msgid "An example of a non-breaking dash is a company name such as A-Z. Obviously you would not want A- to appear at the end of a line and Z at the beginning of the next line. To solve this problem, press Shift+Ctrl+ minus sign. In other words, hold down the Shift and Ctrl keys and press the minus key."
-msgstr "Ένα παράδειγμα παύλας χωρίς αλλαγή γραμμής μπορεί να αποτελεί η ονομασία μιας εταιρίας, όπως A-Z. Προφανώς, δεν θα θέλατε το A- να εμφανίζεται στο τέλος της γραμμής και το Z στην αρχή της επόμενης. Για να λύσετε αυτό το πρόβλημα, πατήστε το συνδυασμό πλήκτρων Shift+Ctrl+ σύμβολο μείον. Με άλλα λόγια, κρατήστε πατημένα τα πλήκτρα Shift και Ctrl και πατήστε το πλήκτρο με το σύμβολο μείον."
+msgid "With a few exceptions, Microsoft Office and $[officename] cannot run the same macro code. Microsoft Office uses VBA (Visual Basic for Applications) code, and $[officename] uses Basic code based on the $[officename] API (Application Program Interface) environment. Although the programming language is the same, the objects and methods are different."
+msgstr "Εκτός λίγων εξαιρέσεων, το Microsoft Office και το $[officename] δεν μπορούν να εκτελέσουν τον ίδιο κώδικα μακροεντολής. Το Microsoft Office χρησιμοποιεί κώδικα VBA (Visual Basic for Applications), και το $[officename] χρησιμοποιεί κώδικα Basic βασισμένο στο περιβάλλον $[officename] API (Application Program Interface). Αν και η γλώσσα προγραμματισμού είναι η ίδια, διαφέρουν τα αντικείμενα και οι μέθοδοι"
-#: space_hyphen.xhp
+#: ms_user.xhp
msgctxt ""
-"space_hyphen.xhp\n"
-"hd_id3163802\n"
-"65\n"
+"ms_user.xhp\n"
+"par_id0804200804173539\n"
"help.text"
-msgid "Hyphen, dash"
-msgstr "Ενωτικό, παύλα"
+msgid "The most recent versions of %PRODUCTNAME can run some Excel Visual Basic scripts if you enable this feature at <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - VBA Properties</item>."
+msgstr "Οι πιο πρόσφατες εκδόσεις του %PRODUCTNAME μπορούν να τρέξουν μερικά σενάρια Excel Visual Basic, εάν ενεργοποιήσετε αυτή την ιδιότητα στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Ιδιότητες VBA</item>."
-#: space_hyphen.xhp
+#: ms_user.xhp
msgctxt ""
-"space_hyphen.xhp\n"
-"par_id3154749\n"
-"66\n"
+"ms_user.xhp\n"
+"par_id3152577\n"
+"25\n"
"help.text"
-msgid "In order to enter longer dashes, you can find under <emph>Tools - AutoCorrect Options</emph><emph>- Options</emph> the <emph>Replace dashes</emph> option. This option replaces one or two minus signs under certain conditions with an en-dash or an em-dash (see <link href=\"text/shared/01/06040100.xhp\" name=\"$[officename] Help\">$[officename] Help</link>)."
-msgstr "Για να έχετε την δυνατότητα να εισάγετε μεγαλύτερες παύλες, πηγαίνετε στο <emph>Εργαλεία - Επιλογές Αυτόματης διόρθωσης</emph><emph>- Επιλογές</emph> στην επιλογή <emph>Αντικατάσταση παυλών</emph>. Αυτή η επιλογή αντικαθιστά ένα ή περισσότερα σύμβολα μείον με en-dash ή em-dash (δείτε την <link href=\"text/shared/01/06040100.xhp\" name=\"Βοήθεια $[officename]\">Βοήθεια $[officename]</link>)."
+msgid "If you use macros in one of the applications and want to use the same functionality in the other application, you must edit the macros. $[officename] can load the macros that are contained within Microsoft Office files and you can then view and edit the macro code in the $[officename] <link href=\"text/shared/main0600.xhp\" name=\"Basic IDE\">Basic IDE</link> editor."
+msgstr "Αν χρησιμοποιείτε μακροεντολές σε μια από τις εφαρμογές και θέλετε να χρησιμοποιήσετε την ίδια λειτουργία σε άλλη εφαρμογή, πρέπει να επεξεργαστείτε τις μακροεντολές. Το $[officename] μπορεί να φορτώσει τις μακροεντολές που περιέχονται μέσα στα αρχεία Microsoft Office και μετά μπορείτε να προβάλετε και να επεξεργαστείτε τον κώδικα μακροεντολών στον επεξεργαστή $[officename] <link href=\"text/shared/main0600.xhp\" name=\"Basic IDE\">Basic IDE</link>."
-#: space_hyphen.xhp
+#: ms_user.xhp
msgctxt ""
-"space_hyphen.xhp\n"
-"par_id3153561\n"
-"67\n"
+"ms_user.xhp\n"
+"hd_id3152596\n"
+"26\n"
"help.text"
-msgid "For additional replacements see the replacements table under <emph>Tools - AutoCorrect Options</emph><emph>- </emph><link href=\"text/shared/01/06040200.xhp\" name=\"Replace\"><emph>Replace</emph></link>. Here you can, among other things, replace a shortcut automatically by a dash, even in another font."
-msgstr "Για περισσότερες αντικαταστάσεις δείτε τον πίνακα αντικατάστασης στο <emph>Εργαλεία - Επιλογές Αυτόματης διόρθωσης</emph><emph>- </emph><link href=\"text/shared/01/06040200.xhp\" name=\"Αντικατάσταση\"><emph>Αντικατάσταση</emph></link>. Εκεί μπορείτε, ανάμεσα και σε άλλα πράγματα, να ορίσετε αυτόματες αντικαταστάσεις παυλών ή ακόμα και χαρακτήρων."
+msgid "You can choose to preserve or delete VBA macros"
+msgstr "Μπορείτε να επιλέξετε τη διατήρηση ή όχι των μακροεντολών VBA"
-#: space_hyphen.xhp
+#: ms_user.xhp
msgctxt ""
-"space_hyphen.xhp\n"
-"hd_id3153825\n"
-"63\n"
+"ms_user.xhp\n"
+"par_id3153144\n"
+"27\n"
"help.text"
-msgid "Definite separator"
-msgstr "Οριστικό διαχωριστικό"
+msgid "Open a Microsoft Office document that contains VBA macro code. Change only the normal contents (text, cells, graphics), and do not edit the macros. Save the document as a Microsoft Office file type. Open the file in Microsoft Office, and the VBA macros will run as before."
+msgstr "Ανοίξτε ένα έγγραφο Microsoft Office που περιέχει κώδικα μακροεντολών VBA. Αλλάξτε μόνο τα κανονικά περιεχόμενα (κείμενο, κελιά, γραφικά), και μην επεξεργαστείτε τις μακροεντολές. Αποθηκεύστε το έγγραφο ως τύπο αρχείου Microsoft Office. Ανοίξτε το αρχείο σε Microsoft Office, και οι μακροεντολές VBA θα τρέχουν σαν πρώτα."
-#: space_hyphen.xhp
+#: ms_user.xhp
msgctxt ""
-"space_hyphen.xhp\n"
-"par_id3154306\n"
-"60\n"
+"ms_user.xhp\n"
+"par_id3150011\n"
+"28\n"
"help.text"
-msgid "To support automatic hyphenation by entering a separator inside a word yourself, use the keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+minus sign. The word is separated at this position when it is at the end of the line, even if automatic hyphenation for this paragraph is switched off."
-msgstr "Για υποστήριξη αυτόματου συλλαβισμού με την εισαγωγή διαχωριστικού μέσα σε λέξη, χρησιμοποιήστε τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+σύμβολο μείον. Η λέξη διαχωρίζεται σε αυτή τη θέση όταν είναι στο τέλος της γραμμής, ακόμη και αν ο αυτόματος συλλαβισμός για αυτή τη παράγραφο είναι κλειστός."
+msgid "You may delete the VBA macros from the Microsoft Office file on loading or on saving."
+msgstr "Μπορείτε να σβήσετε τις μακροεντολές VBA από ένα αρχείο Microsoft Office καθώς το φορτώνετε ή το αποθηκεύετε."
-#: space_hyphen.xhp
+#: ms_user.xhp
msgctxt ""
-"space_hyphen.xhp\n"
-"par_id3151245\n"
-"64\n"
+"ms_user.xhp\n"
+"par_id3155366\n"
+"29\n"
"help.text"
-msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special characters\">Special characters</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικοί χαρακτήρες\">Ειδικοί χαρακτήρες</link>"
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Load/Save - VBA Properties\">Load/Save - VBA Properties</link></emph> to set the VBA macro handling of $[officename]."
+msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Φόρτωση/Αποθήκευση - Ιδιότητες VBA\">Φόρτωση/Αποθήκευση - Ιδιότητες VBA</link></emph> για να ορίσετε το χειρισμό μακροεντολών του $[officename]."
-#: data_addressbook.xhp
+#: navigator.xhp
msgctxt ""
-"data_addressbook.xhp\n"
+"navigator.xhp\n"
"tit\n"
"help.text"
-msgid "Registering an Address Book"
-msgstr "Δήλωση ενός βιβλίου διευθύνσεων"
-
-#: data_addressbook.xhp
-msgctxt ""
-"data_addressbook.xhp\n"
-"bm_id3152823\n"
-"help.text"
-msgid "<bookmark_value>data sources; registering address books</bookmark_value><bookmark_value>address books; registering</bookmark_value><bookmark_value>system address book registration</bookmark_value><bookmark_value>registering; address books</bookmark_value>"
-msgstr "<bookmark_value>προελεύσεις δεδομένων; δήλωση βιβλίου διευθύνσεων</bookmark_value><bookmark_value>βιβλίο διευθύνσεων; δήλωση</bookmark_value><bookmark_value>δήλωση βιβλίου διευθύνσεων συστήματος</bookmark_value><bookmark_value>δήλωση; βιβλίο διευθύνσεων</bookmark_value>"
-
-#: data_addressbook.xhp
-msgctxt ""
-"data_addressbook.xhp\n"
-"hd_id3154228\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"data_addressbook\"><link href=\"text/shared/guide/data_addressbook.xhp\" name=\"Registering an Address Book\">Registering an Address Book</link></variable>"
-msgstr "<variable id=\"data_addressbook\"><link href=\"text/shared/guide/data_addressbook.xhp\" name=\"Δήλωση ενόε βιβλίου διευθύνσεων\">Δήλωση ενός βιβλίου διευθύνσεων</link></variable>"
+msgid "Navigator for Document Overview"
+msgstr "Περιήγηση σύνοψης εγγράφου"
-#: data_addressbook.xhp
+#: navigator.xhp
msgctxt ""
-"data_addressbook.xhp\n"
-"par_id3154927\n"
-"3\n"
+"navigator.xhp\n"
+"bm_id3147008\n"
"help.text"
-msgid "In <item type=\"productname\">%PRODUCTNAME</item> you can register different data sources. The contents of the data fields are then available to you for use in various fields and controls. Your system address book is such a data source."
-msgstr "Στο <item type=\"productname\">%PRODUCTNAME</item> μπορείτε να δηλώσετε διαφορετικές προελεύσεις δεδομένων. Τα περιεχόμενα των πεδίων δεδομένων είναι τότε διαθέσιμα για χρήση από εσάς σε διάφορα πεδία και στοιχεία ελέγχου. Το βιβλίο διευθύνσεων του συστήματός σας αποτελεί τέτοιου είδους προέλευση δεδομένων."
+msgid "<bookmark_value>documents; contents as lists</bookmark_value><bookmark_value>Navigator; contents as lists</bookmark_value>"
+msgstr "<bookmark_value>έγγραφα; περιεχόμενα ως λίστες</bookmark_value><bookmark_value>Περιήγηση; περιεχόμενα ως λίστες</bookmark_value>"
-#: data_addressbook.xhp
+#: navigator.xhp
msgctxt ""
-"data_addressbook.xhp\n"
-"par_id3149346\n"
+"navigator.xhp\n"
+"hd_id3147008\n"
"4\n"
"help.text"
-msgid "<item type=\"productname\">%PRODUCTNAME</item> templates and wizards use fields for the contents of the address book. When activated, the general fields in the templates are automatically replaced with the fields from the data source of your address book."
-msgstr "Τα πρότυπα και οι αυτόματοι πιλότοι του <item type=\"productname\">%PRODUCTNAME</item> χρησιμοποιούν πεδία για τα περιεχόμενα του βιβλίου διευθύνσεων. Όταν ενεργοποιούνται τα πεδία αυτά, τα γενικά πεδία που περιέχονται στα πρότυπα, αντικαθιστώνται αυτόματα από την προέλευση δεδομένων του βιβλίου διευθύνσεων σας."
-
-#: data_addressbook.xhp
-msgctxt ""
-"data_addressbook.xhp\n"
-"par_id3147399\n"
-"5\n"
-"help.text"
-msgid "In order for the replacement to take place, you must tell <item type=\"productname\">%PRODUCTNAME</item> which address book you use. The wizard asking for this information appears automatically the first time you activate, for example, a business letter template. You can also call the wizard by following the steps listed below."
-msgstr "Για να εφαρμοστεί η αντικατάσταση, θα πρέπει να ενημερωθεί το <item type=\"productname\">%PRODUCTNAME</item> για το βιβλίο διευθύνσεων που χρησιμοποιείτε. Ο αυτόματος πιλότος, ο οποίος ζητά αυτές τις πληροφορίες, εμφανίζεται αυτόματα την πρώτη φορά που ενεργοποιείτε, για παράδειγμα, ένα πρότυπο επαγγελματικής επιστολής. Μπορείτε επίσης να εμφανίσετε τον αυτόματο πιλότο ακολουθώντας τα παρακάτω βήματα."
-
-#: data_addressbook.xhp
-msgctxt ""
-"data_addressbook.xhp\n"
-"par_id5941648\n"
-"help.text"
-msgid "The address book data is read-only in %PRODUCTNAME Base. It is not possible to add, edit, or delete address data from within Base."
-msgstr "Τα δεδομένα του βιβλίου διευθύνσεων είναι σε κατάσταση μόνο για ανάγνωση στην %PRODUCTNAME Base.. Δεν είναι δυνατόν να επεξεργαστείτε, προσθέστε ή αφαιρέστε δεδομένα διευθύνσεων μέσα από την Base."
-
-#: data_addressbook.xhp
-msgctxt ""
-"data_addressbook.xhp\n"
-"hd_id3149096\n"
-"35\n"
-"help.text"
-msgid "Address Data Source Wizard"
-msgstr "Αυτόματος πιλότος για προέλευση δεδομένων διευθύνσεων"
-
-#: data_addressbook.xhp
-msgctxt ""
-"data_addressbook.xhp\n"
-"par_id3147008\n"
-"36\n"
-"help.text"
-msgid "To call the <link href=\"text/shared/autopi/01170000.xhp\" name=\"Address Data Source\">Address Data Source</link> wizard, choose <emph>File - Wizards - Address Data Source</emph>."
-msgstr "Για να καλέσετε τον αυτόματο πιλότο <link href=\"text/shared/autopi/01170000.xhp\" name=\"Προέλευση δεδομένων για διευθύνσεις\">Προέλευση δεδομένων για διευθύνσεις</link>, επιλέξτε <emph>Αρχείο - Αυτόματοι πιλότοι - Προέλευση δεδομένων για διευθύνσεις</emph>."
-
-#: data_addressbook.xhp
-msgctxt ""
-"data_addressbook.xhp\n"
-"hd_id3149811\n"
-"6\n"
-"help.text"
-msgid "Registering An Existing Address Book Manually"
-msgstr "Μη αυτόματη δήλωση υπάρχοντος βιβλίου διευθύνσεων"
-
-#: data_addressbook.xhp
-msgctxt ""
-"data_addressbook.xhp\n"
-"par_id3150771\n"
-"8\n"
-"help.text"
-msgid "Choose <emph>File - Templates - Address Book Source</emph>. The <link href=\"text/shared/01/01110101.xhp\" name=\"Templates: Address Book Assignment\"><emph>Templates: Address Book Assignment</emph></link> dialog appears."
-msgstr "Επιλέξτε <emph>Αρχείο - Πρότυπα - Προέλευση δεδομένων για διευθύνσεις</emph>. Το κουτί διαλόγου <link href=\"text/shared/01/01110101.xhp\" name=\"Πρότυπα: Αντιστοίχιση βιβλίου διευθύνσεων\"><emph>Πρότυπα: Αντιστοίχιση βιβλίου διευθύνσεων</emph></link> εμφανίζεται."
-
-#: data_addressbook.xhp
-msgctxt ""
-"data_addressbook.xhp\n"
-"par_id3148491\n"
-"10\n"
-"help.text"
-msgid "In the <emph>Data source</emph> combo box, select the system address book or the data source you want to use as an address book."
-msgstr "Στο πεδίο <emph>Προέλευση δεδομένων</emph>, επιλέξτε το βιβλίο διευθύνσεων του συστήματος ή την προέλευση δεδομένων που θέλετε να χρησιμοποιήσετε ως βιβλίο διευθύνσεων."
-
-#: data_addressbook.xhp
-msgctxt ""
-"data_addressbook.xhp\n"
-"par_id3149669\n"
-"11\n"
-"help.text"
-msgid "If you have not yet registered the system address book in <item type=\"productname\">%PRODUCTNAME</item> as the data source, click the <emph>Address Data Source ...</emph> button. This takes you to the <emph>Address Book Data Source Wizard</emph>, in which you can register your address book as a new data source in <item type=\"productname\">%PRODUCTNAME</item>."
-msgstr "Αν δεν έχετε ακόμα δηλώσει το βιβλίο διευθύνσεων του συστήματος σας στο <item type=\"productname\">%PRODUCTNAME</item> ως προέλευση δεδομένων, κάντε κλικ στο κουμπί <emph>Ρύθμιση</emph>. Αυτό ανοίγει τον <emph>Αυτόματο πιλότο προέλευσης δεδομένων βιβλίου διευθύνσεων</emph>, στον οποίο μπορείτε να δηλώσετε το βιβλίο διευθύνσεων σας ως τη νέα προέλευση δεδομένων στο <item type=\"productname\">%PRODUCTNAME</item>."
-
-#: data_addressbook.xhp
-msgctxt ""
-"data_addressbook.xhp\n"
-"par_id3154365\n"
-"13\n"
-"help.text"
-msgid "In the <emph>Table</emph> combo box, select the database table you want to use as the address book."
-msgstr "Στο πεδίο συνδυασμού <emph>Πίνακας</emph>, επιλέξτε τον πίνακα βάσης δεδομένων τον οποίο θέλετε να χρησιμοποιήσετε ως βιβλίο διευθύνσεων."
-
-#: data_addressbook.xhp
-msgctxt ""
-"data_addressbook.xhp\n"
-"par_id3147084\n"
-"15\n"
-"help.text"
-msgid "Under <emph>Field assignment</emph>, match the fields for first name, company, department, and so on to the actual field names used in your address book."
-msgstr "Στην επιλογή <emph>Ανάθεση πεδίων</emph>, ταιριάξτε τα πεδία για το όνομα, την εταιρεία, το τμήμα, κλπ. στα πραγματικά ονόματα πεδίων τα οποία χρησιμοποιούνται στο βιβλίο διευθύνσεων."
-
-#: data_addressbook.xhp
-msgctxt ""
-"data_addressbook.xhp\n"
-"par_idN10784\n"
-"help.text"
-msgid "When finished, close the dialog with <emph>OK</emph>."
-msgstr "Όταν τελειώσετε, κλείστε το παράθυρο διαλόγου με το <emph>OK</emph>."
-
-#: data_addressbook.xhp
-msgctxt ""
-"data_addressbook.xhp\n"
-"par_id3149983\n"
-"18\n"
-"help.text"
-msgid "Now your data source is registered in <item type=\"productname\">%PRODUCTNAME</item> as the address book. If you now open a template from the <emph>Business Correspondence</emph> category, <item type=\"productname\">%PRODUCTNAME</item> can automatically insert the correct fields for a form letter."
-msgstr "Τώρα η προέλευση δεδομένων που χρησιμοποιείτε αναγνωρίζεται ως βιβλίο διευθύνσεων στο <item type=\"productname\">%PRODUCTNAME</item>. Εάν τώρα ανοίξετε ένα πρότυπο από την κατηγορία <emph>Επαγγελματική αλληλογραφία</emph>, το <item type=\"productname\">%PRODUCTNAME</item> έχει τη δυνατότητα να εισαγάγει σωστά και αυτόματα τα πεδία για μια εγκύκλιο επιστολή."
-
-#: linestyle_define.xhp
-msgctxt ""
-"linestyle_define.xhp\n"
-"tit\n"
-"help.text"
-msgid "Defining Line Styles"
-msgstr "Καθορισμός στυλ γραμμής"
-
-#: linestyle_define.xhp
-msgctxt ""
-"linestyle_define.xhp\n"
-"bm_id3153825\n"
-"help.text"
-msgid "<bookmark_value>line styles;defining</bookmark_value><bookmark_value>defining;line styles</bookmark_value>"
-msgstr "<bookmark_value>στυλ γραμμών;ορισμός</bookmark_value><bookmark_value>ορισμός;στυλ γραμμών</bookmark_value>"
-
-#: linestyle_define.xhp
-msgctxt ""
-"linestyle_define.xhp\n"
-"hd_id3153825\n"
-"9\n"
-"help.text"
-msgid "<variable id=\"linestyle_define\"><link href=\"text/shared/guide/linestyle_define.xhp\" name=\"Defining Line Styles\">Defining Line Styles</link></variable>"
-msgstr "<variable id=\"linestyle_define\"><link href=\"text/shared/guide/linestyle_define.xhp\" name=\"Ορισμός στυλ γραμμών\">Ορισμός στυλ γραμμών</link></variable>"
-
-#: linestyle_define.xhp
-msgctxt ""
-"linestyle_define.xhp\n"
-"par_id3153880\n"
-"10\n"
-"help.text"
-msgid "Select a line drawing object in a document."
-msgstr "Επιλέξτε ένα αντικείμενο σχεδίασης γραμμής σε ένα έγγραφο."
-
-#: linestyle_define.xhp
-msgctxt ""
-"linestyle_define.xhp\n"
-"par_id3155419\n"
-"14\n"
-"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Drawing Object</emph> - </caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><item type=\"menuitem\"/><emph>Line</emph> and click the <emph>Line Styles</emph> tab."
-msgstr "Επιλέξτε <emph>Μορφή - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Αντικείμενο σχεδίασης</emph> - </caseinline><caseinline select=\"CALC\"><emph>Γραφικό - </emph></caseinline></switchinline><item type=\"menuitem\"/><emph>Γραμμή</emph> και κάντε κλικ στη καρτέλα <emph>Στυλ γραμμής</emph>."
-
-#: linestyle_define.xhp
-msgctxt ""
-"linestyle_define.xhp\n"
-"par_id3155449\n"
-"15\n"
-"help.text"
-msgid "Specify the line options that you want."
-msgstr "Εισάγετε τις επιλογές γραμμής που θέλετε."
-
-#: linestyle_define.xhp
-msgctxt ""
-"linestyle_define.xhp\n"
-"par_id3150791\n"
-"16\n"
-"help.text"
-msgid "To specify the length of the line as a percentage of the line width, select <emph>Fit to line width</emph>."
-msgstr "Για να εισάγετε το μήκος της γραμμής ως ποσοστό του πλάτους της γραμμής, επιλέξτε <emph>Προσαρμογή στο πλάτος γραμμής</emph>."
-
-#: linestyle_define.xhp
-msgctxt ""
-"linestyle_define.xhp\n"
-"par_id3152920\n"
-"12\n"
-"help.text"
-msgid "Click <emph>Add</emph>."
-msgstr "Κάντε κλικ στη <emph>Προσθήκη</emph>."
-
-#: linestyle_define.xhp
-msgctxt ""
-"linestyle_define.xhp\n"
-"par_id3145606\n"
-"17\n"
-"help.text"
-msgid "Enter a name for the line style and click <emph>OK</emph>."
-msgstr "Εισάγετε ένα όνομα για το στυλ γραμμής και κάντε κλικ στο <emph>OK</emph>."
-
-#: linestyle_define.xhp
-msgctxt ""
-"linestyle_define.xhp\n"
-"par_id3149202\n"
-"13\n"
-"help.text"
-msgid "To save the line style in a custom line style list, click the <emph>Save Line Styles</emph> icon."
-msgstr "Για να αποθηκεύσετε το στυλ γραμμής σε μία προσαρμοσμένη λίστα στυλ γραμμής, κάντε κλικ στο εικονίδιο <emph>Αποθήκευση στυλ γραμμών</emph>."
-
-#: linestyle_define.xhp
-msgctxt ""
-"linestyle_define.xhp\n"
-"par_idN10671\n"
-"help.text"
-msgid "Click <emph>Close</emph> to close the dialog."
-msgstr "Κάντε κλικ στο <emph>Κλείσιμο</emph> για να κλείσει το παράθυρο διαλόγου."
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"tit\n"
-"help.text"
-msgid "General Instructions for %PRODUCTNAME"
-msgstr "Γενικές οδηγίες για το %PRODUCTNAME"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"bm_id3151097\n"
-"help.text"
-msgid "<bookmark_value>instructions; general</bookmark_value>"
-msgstr "<bookmark_value>οδηγίες; γενικές</bookmark_value>"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"hd_id3151097\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"main\"><link href=\"text/shared/guide/main.xhp\" name=\"General Instructions for %PRODUCTNAME\">General Instructions for <item type=\"productname\">%PRODUCTNAME</item></link></variable>"
-msgstr "<variable id=\"main\"><link href=\"text/shared/guide/main.xhp\" name=\"Γενικές οδηγίες για το %PRODUCTNAME\">Γενικές οδηγίες για <item type=\"productname\">%PRODUCTNAME</item></link></variable>"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"hd_id3153681\n"
-"2\n"
-"help.text"
-msgid "Opening and Saving Documents and Templates"
-msgstr "Άνοιγμα και αποθήκευση εγγράφων και προτύπων"
+msgid "<variable id=\"navigator\"><link href=\"text/shared/guide/navigator.xhp\" name=\"Navigator for Document Overview\">Navigator for Document Overview</link></variable>"
+msgstr "<variable id=\"navigator\"><link href=\"text/shared/guide/navigator.xhp\" name=\"Περιήγηση σύνοψης εγγράφου\">Περιήγηση σύνοψης εγγράφου</link></variable>"
-#: main.xhp
+#: navigator.xhp
msgctxt ""
-"main.xhp\n"
-"hd_id3150669\n"
+"navigator.xhp\n"
+"par_id3154823\n"
"3\n"
"help.text"
-msgid "Using Windows, Menus and Icons"
-msgstr "Χρήση παραθύρων, μενού και εικονιδίων"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"hd_id3149295\n"
-"10\n"
-"help.text"
-msgid "Accessibility"
-msgstr "Προσιτότητα"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"hd_id3159149\n"
-"4\n"
-"help.text"
-msgid "Copying Data by Drag and Drop or Menu Commands"
-msgstr "Αντιγραφή δεδομένων μέσω της λειτουργίας μεταφοράς και απόθεσης ή των εντολών μενού"
+msgid "All contents of the Navigator window are referred to here as \"categories,\" whether titles, sheets, tables, text frames, graphics, OLE objects, sections, hyperlinks, references, indexes or comments."
+msgstr "Όλα τα περιεχόμενα της περιήγησης αναφέρονται σε αυτήν την ενότητα ως \"κατηγορίες\", ανεξάρτητα αν είναι τίτλοι, φύλλα, πίνακες, πλαίσια κειμένου, γραφικά, αντικείμενα OLE, ενότητες, υπερσυνδέσεις, αναφορές, ευρετήρια ή σημειώσεις."
-#: main.xhp
+#: navigator.xhp
msgctxt ""
-"main.xhp\n"
-"hd_id3152576\n"
+"navigator.xhp\n"
+"par_id3153662\n"
"5\n"
"help.text"
-msgid "Data Sources"
-msgstr "Προέλευση δεδομένων"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"par_idN10826\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/main.xhp\">Working with databases in %PRODUCTNAME</link>"
-msgstr "<link href=\"text/shared/explorer/database/main.xhp\">Εργασία με βάσεις δεδομένων στο %PRODUCTNAME</link>"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"par_idN10841\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Αυτόματος πιλότος πίνακα</link>"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"par_idN1085B\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Query Wizard</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Αυτόματος πιλότος ερωτήματος</link>"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"par_idN10875\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01090000.xhp\">Forms Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01090000.xhp\">Αυτόματος πιλότος φορμών</link>"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"par_id3154011\n"
-"12\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01100000.xhp\">Αυτόματος πιλότος αναφοράς</link>"
+msgid "The Navigator displays all types of objects contained in a document. If a plus sign appears next to a category, this indicates that at least one object of this kind exists. If you rest the mouse pointer on the category name, the number of objects is displayed in an extended tip."
+msgstr "Η περιήγηση εμφανίζει όλους τους τύπους αντικειμένων, οι οποίοι περιέχονται σε ένα έγγραφο. Εάν εμφανιστεί ένα σύμβολο συν δίπλα σε μια κατηγορία, αυτό υποδεικνύει ότι υπάρχει τουλάχιστον ένα αντικείμενο αυτού του είδους. Εάν αφήσετε το δείκτη του ποντικιού επάνω στο όνομα κατηγορίας για λίγο, εμφανίζεται ο αριθμός αντικειμένων σε μια εκτεταμένη συμβουλή."
-#: main.xhp
+#: navigator.xhp
msgctxt ""
-"main.xhp\n"
-"hd_id3147216\n"
+"navigator.xhp\n"
+"par_id3146797\n"
"6\n"
"help.text"
-msgid "Recording Changes (Revision Marking)"
-msgstr "Καταγραφή αλλαγών (Σήμανση αναθεώρησης)"
+msgid "Open a category by clicking on the plus sign. If you only want to view the entries in a certain category, select the category and click the <emph>Content View</emph> icon. Until you click the icon again, only the objects of this category will be displayed."
+msgstr "Ανοίξτε μια κατηγορία κάνοντας κλικ στο σύμβολο συν. Εάν θέλετε μόνο να εμφανίζονται οι καταχωρήσεις μιας συγκεκριμένης κατηγορίας, επιλέξτε την κατηγορία και κάντε κλικ στο εικονίδιο <emph>Προβολή περιεχομένου</emph>. Μέχρι να κάνετε ξανά κλικ στο εικονίδιο, θα εμφανίζονται μόνο τα αντικείμενα αυτής της κατηγορίας."
-#: main.xhp
+#: navigator.xhp
msgctxt ""
-"main.xhp\n"
-"hd_id3145261\n"
+"navigator.xhp\n"
+"par_id3166461\n"
"7\n"
"help.text"
-msgid "Configuring and Modifying <item type=\"productname\">%PRODUCTNAME</item>"
-msgstr "Ρύθμιση και τροποποίηση του <item type=\"productname\">%PRODUCTNAME</item>"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"hd_id3145252\n"
-"8\n"
-"help.text"
-msgid "Charts"
-msgstr "Διαγράμματα"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"hd_id3157846\n"
-"9\n"
-"help.text"
-msgid "Miscellaneous"
-msgstr "Διάφορα"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"par_id3147173\n"
-"13\n"
-"help.text"
-msgid "<link href=\"text/shared/00/00000005.xhp\" name=\"General Terminology\">General Terminology</link>"
-msgstr "<link href=\"text/shared/00/00000005.xhp\" name=\"Γενική ορολογία\">Γενική ορολογία</link>"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"par_id3156332\n"
-"14\n"
-"help.text"
-msgid "<link href=\"text/shared/00/00000002.xhp\" name=\"Internet Terminology\">Internet Terminology</link>"
-msgstr "<link href=\"text/shared/00/00000002.xhp\" name=\"Ορολογία Internet\">Ορολογία Internet</link>"
+msgid "You may dock the Navigator to any document border or turn it back into a free window (double click on the gray area). You can change the size of the Navigator when it is a free window."
+msgstr "Μπορείτε να αγκυρώσετε την περιήγηση σε οποιοδήποτε περίγραμμα εγγράφου ή να το μετατρέψετε πάλι σε ελεύθερο παράθυρο (κάντε διπλό κλικ στη γκρίζα περιοχή). Μπορείτε να αλλάξετε το μέγεθος της περιήγησης όταν είναι ελεύθερο παράθυρο."
-#: copytext2application.xhp
+#: navigator_setcursor.xhp
msgctxt ""
-"copytext2application.xhp\n"
+"navigator_setcursor.xhp\n"
"tit\n"
"help.text"
-msgid "Inserting Data From Text Documents"
-msgstr "Εισαγωγή δεδομένων από έγγραφα κειμένου"
-
-#: copytext2application.xhp
-msgctxt ""
-"copytext2application.xhp\n"
-"bm_id3152924\n"
-"help.text"
-msgid "<bookmark_value>sending; AutoAbstract function in presentations</bookmark_value><bookmark_value>AutoAbstract function for sending text to presentations</bookmark_value><bookmark_value>outlines; sending to presentations</bookmark_value><bookmark_value>text; copying by drag and drop</bookmark_value><bookmark_value>drag and drop; copying and pasting text</bookmark_value><bookmark_value>inserting;data from text documents</bookmark_value><bookmark_value>copying;data from text documents</bookmark_value><bookmark_value>pasting;data from text documents</bookmark_value>"
-msgstr "<bookmark_value>αποστολή; λειτουργία αυτόματου αποσπάσματος σε παρουσιάσεις</bookmark_value><bookmark_value>λειτουργία αυτόματου αποσπάσματος για αποστολή κειμένου σε παρουσιάσεις</bookmark_value><bookmark_value>διαρθρώσεις; αποστολή σε παρουσιάσεις</bookmark_value><bookmark_value>κείμενο; αντιγραφή με μετακίνηση και απόθεση</bookmark_value><bookmark_value>μετακίνηση και απόθεση; αντιγραφή και επικόλληση κειμένου</bookmark_value><bookmark_value>εισαγωγή;δεδομένα από έγγραφα κειμένου</bookmark_value><bookmark_value>αντιγραφή;δεδομένα από έγγραφα κειμένου</bookmark_value><bookmark_value>επικόλληση;δεδομένα από έγγραφα κειμένου</bookmark_value>"
-
-#: copytext2application.xhp
-msgctxt ""
-"copytext2application.xhp\n"
-"hd_id3152924\n"
-"3\n"
-"help.text"
-msgid "<variable id=\"copytext2application\"><link href=\"text/shared/guide/copytext2application.xhp\" name=\"Inserting Data From Text Documents\">Inserting Data From Text Documents</link></variable>"
-msgstr "<variable id=\"copytext2application\"><link href=\"text/shared/guide/copytext2application.xhp\" name=\"Εισαγωγή δεδομένων από έγγραφα κειμένου\">Εισαγωγή δεδομένων από έγγραφα κειμένου</link></variable>"
-
-#: copytext2application.xhp
-msgctxt ""
-"copytext2application.xhp\n"
-"par_id3156426\n"
-"4\n"
-"help.text"
-msgid "You can insert text into other document types, such as spreadsheets and presentations. Note that there is a difference between whether the text is inserted into a text frame, a spreadsheet cell, or into the outline view of a presentation."
-msgstr "Μπορείτε να μεταφέρετε κείμενο σε άλλους τύπους εγγράφου, όπως υπολογιστικά φύλλα και παρουσιάσεις. Σημειώστε ότι υπάρχει διαφορά μεταξύ τους, δηλαδή εάν το κείμενο εισαχθεί σε πλαίσιο κειμένου ή σε κελί υπολογιστικού φύλλου ή στη προβολή διάρθρωσης μιας παρουσίασης."
-
-#: copytext2application.xhp
-msgctxt ""
-"copytext2application.xhp\n"
-"par_id3147576\n"
-"5\n"
-"help.text"
-msgid "If you copy text to the clipboard, you can paste it with or without text attributes. Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C to copy and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V to paste."
-msgstr "Αν έχετε αντιγράψει κείμενο στο πρόχειρο μπορείτε να το επικολλήσετε μαζί ή χωρίς τα γνωρίσματα του. Με την χρήση των πλήκτρων συντόμευσης <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C για αντιγραφή και <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V για επικόλληση."
-
-#: copytext2application.xhp
-msgctxt ""
-"copytext2application.xhp\n"
-"par_id3152349\n"
-"help.text"
-msgid "<image id=\"img_id3143270\" src=\"cmd/sc_paste.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3143270\">Icon</alt></image>"
-msgstr "<image id=\"img_id3143270\" src=\"cmd/sc_paste.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3143270\">Icon</alt></image>"
+msgid "Navigation to Quickly Reach Objects"
+msgstr "Περιήγηση σε αντικείμενα γρήγορης πρόσβασης"
-#: copytext2application.xhp
+#: navigator_setcursor.xhp
msgctxt ""
-"copytext2application.xhp\n"
-"par_id3158430\n"
-"12\n"
+"navigator_setcursor.xhp\n"
+"bm_id3150774\n"
"help.text"
-msgid "To select the format in which the clipboard contents will be pasted, click the arrow next to the <emph>Paste</emph> icon on the Standard bar, or choose <emph>Edit - Paste Special</emph>, then select the proper format."
-msgstr "Για να επιλέξετε τη μορφή στην οποία θα πραγματοποιηθεί η επικόλληση των περιεχομένων του προχείρου, κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Επικόλληση</emph> της γραμμής προεπιλογής, ή επιλέξτε <emph>Επεξεργασίά - Ειδική επικόλληση</emph>, και τότε επιλέξτε την κατάλληλη μορφή."
+msgid "<bookmark_value>Document Map, see Navigator</bookmark_value><bookmark_value>cursor;quickly moving to an object</bookmark_value><bookmark_value>objects;quickly moving to</bookmark_value><bookmark_value>navigating;in documents</bookmark_value><bookmark_value>Navigator;working with</bookmark_value>"
+msgstr "<bookmark_value>Χάρτης εγγράφου, βλέπε Περιήγηση</bookmark_value><bookmark_value>δείκτης;γρήγορη μετακίνηση σε ένα αντικείμενο</bookmark_value><bookmark_value>αντικείμενα;γρήγορη μετακίνηση σε</bookmark_value><bookmark_value>περιήγηση;σε έγγραφα</bookmark_value><bookmark_value>περιήγηση;δουλεύοντας με</bookmark_value>"
-#: copytext2application.xhp
+#: navigator_setcursor.xhp
msgctxt ""
-"copytext2application.xhp\n"
-"par_id3156155\n"
-"6\n"
+"navigator_setcursor.xhp\n"
+"hd_id3150774\n"
+"8\n"
"help.text"
-msgid "If a text document contains headings formatted with the Heading Paragraph Style, choose <emph>File - Send - Outline to Presentation</emph>. A new presentation document is created, which contains the headings as an outline."
-msgstr "Αν ένα έγγραφο κειμένου περιέχει επικεφαλίδες μορφοποιημένες με το Στυλ επικεφαλίδας παραγράφου, επιλέξτε <emph>Αρχείο - Αποστολή - Διάρθρωση προς παρουσίαση</emph>. Ένα νέο έγγραφο παρουσίασης θα δημιουργηθεί το οποίο θα περιέχει τις επικεφαλίδες ως μία διάρθρωση."
+msgid "<variable id=\"navigator_setcursor\"><link href=\"text/shared/guide/navigator_setcursor.xhp\" name=\"Navigation to Quickly Reach Objects\">Navigation to Quickly Reach Objects</link></variable>"
+msgstr "<variable id=\"navigator_setcursor\"><link href=\"text/shared/guide/navigator_setcursor.xhp\" name=\"Περιήγηση σε αντικείμενα γρήγορης πρόσβασης\">Περιήγηση σε αντικείμενα γρήγορης πρόσβασης</link></variable>"
-#: copytext2application.xhp
+#: navigator_setcursor.xhp
msgctxt ""
-"copytext2application.xhp\n"
-"par_id3145316\n"
+"navigator_setcursor.xhp\n"
+"par_id3145071\n"
"9\n"
"help.text"
-msgid "If you want to transfer each heading together with its accompanying paragraphs, select the <emph>File - Send - AutoAbstract to Presentation</emph> command. You must have formatted the headings with a corresponding Paragraph Style to be able to see this command."
-msgstr "Εάν θέλετε να μεταφέρετε κάθε επικεφαλίδα μαζί με τις παραγράφους που ακολουθούν αυτές, τότε επιλέξτε την εντολή <emph>Αρχείο - Αποστολή - Αυτόματο απόσπασμα προς παρουσίαση</emph>. Για να μπορέσετε να εμφανίσετε αυτήν την εντολή, οι επικεφαλίδες θα πρέπει να είναι μορφοποιημένες με κάποιο αντίστοιχο στυλ παραγράφου."
+msgid "This is a common use of the Navigator."
+msgstr "Πρόκειται για μια κοινή χρήση της Περιήγησης."
-#: copytext2application.xhp
+#: navigator_setcursor.xhp
msgctxt ""
-"copytext2application.xhp\n"
-"hd_id3156024\n"
+"navigator_setcursor.xhp\n"
+"par_id3145382\n"
"10\n"
"help.text"
-msgid "Copying Text Using Drag-and-Drop"
-msgstr "Αντιγραφή κειμένου με χρήση της δυνατότητας μεταφοράς και απόθεσης"
+msgid "Double-click an object in the Navigator to jump directly to the position of the object in the document."
+msgstr "Κάντε διπλό κλικ σε ένα αντικείμενο στην Περιήγηση για να μεταβείτε απευθείας στη θέση του αντικειμένου στο έγγραφο."
-#: copytext2application.xhp
+#: navigator_setcursor.xhp
msgctxt ""
-"copytext2application.xhp\n"
-"par_id3147303\n"
-"7\n"
+"navigator_setcursor.xhp\n"
+"par_id3163802\n"
+"11\n"
"help.text"
-msgid "If you select text and drag it into a spreadsheet with drag-and-drop, it will be inserted as text into the cell where you release the mouse."
-msgstr "Εάν επιλέξετε μια ενότητα κειμένου και τη μεταφέρετε σε υπολογιστικό φύλλο με τη δυνατότητα μεταφοράς και απόθεσης, θα εισαχθεί ως κείμενο στο κελί στο οποίο θα απελευθερώσετε το ποντίκι."
+msgid "You can use the <emph>Navigation</emph> toolbar to scroll to the previous or next object of a specific category."
+msgstr "Μπορείτε να χρησιμοποιήσετε την γραμμή εργαλείων <emph>Περιήγηση</emph> για να πραγματοποιήσετε κύλιση στο προηγούμενο ή στο επόμενο αντικείμενο μιας συγκεκριμένης κατηγορίας."
-#: copytext2application.xhp
+#: navigator_setcursor.xhp
msgctxt ""
-"copytext2application.xhp\n"
-"par_id3149655\n"
-"8\n"
+"navigator_setcursor.xhp\n"
+"par_id3148491\n"
+"12\n"
"help.text"
-msgid "If you drag text to the normal view of a presentation, an OLE object is inserted as a $[officename] plug-in."
-msgstr "Εάν μεταφέρετε μια ενότητα κειμένου στην κανονική προβολή μιας παρουσίασης, πραγματοποιείται εισαγωγή αντικειμένου OLE ως προσθήκη του $[officename]."
+msgid "Open the toolbar using the <emph>Navigation</emph> icon below the vertical scroll bar of a text document, or in the Navigator window."
+msgstr "Ανοίξτε την γραμμή εργαλείων χρησιμοποιώντας το εικονίδιο <emph>Περιήγηση</emph> κάτω από την κάθετη γραμμή κύλισης ενός εγγράφου κειμένου, ή στο παράθυρο της Περιήγησης."
-#: copytext2application.xhp
+#: navigator_setcursor.xhp
msgctxt ""
-"copytext2application.xhp\n"
-"par_id3150793\n"
-"11\n"
+"navigator_setcursor.xhp\n"
+"par_id3153348\n"
+"13\n"
"help.text"
-msgid "If you drag the text to the outline view of a presentation, it will be inserted at the cursor location."
-msgstr "Εάν μεταφέρετε το κείμενο στην προβολή διάρθρωσης μιας παρουσίασης, θα εισαχθεί εκεί όπου βρίσκεται ο δρομέας."
+msgid "On the <emph>Navigation</emph> toolbar, you first select the category, then click on one of the buttons, <emph>Previous Object</emph> or <emph>Next Object</emph>. The names of the buttons refer to the category, for example, the button \"Next Object\" is named \"Next Page\" or \"Next Bookmark\" according to the category."
+msgstr "Στην γραμμή εργαλείων <emph>Περιήγηση</emph> επιλέγετε πρώτα την κατηγορία και, στη συνέχεια, κάνετε κλικ σε ένα από τα πεδία επιλογής, <emph>Προηγούμενο αντικείμενο</emph> ή <emph>Επόμενο αντικείμενο</emph>. Τα ονόματα των πεδίων επιλογών αναφέρονται στην κατηγορία, για παράδειγμα, το πεδίο επιλογής \"Επόμενο αντικείμενο\" ονομάζεται \"Επόμενη σελίδα\" ή \"Επόμενος σελιδοδείκτης\" σύμφωνα με την κατηγορία."
#: navpane_on.xhp
msgctxt ""
@@ -14980,949 +14813,880 @@ msgctxt ""
msgid "On the toolbar of the <emph>Help</emph> window, click the left icon to show or hide the navigation pane."
msgstr "Στη γραμμή εργαλείων του παραθύρου της <emph>Βοήθειας</emph>, κάντε κλικ στο αριστερό εικονίδιο για να εμφανίσετε ή να αποκρύψετε το ταμπλό περιήγησης."
-#: background.xhp
+#: numbering_stop.xhp
msgctxt ""
-"background.xhp\n"
+"numbering_stop.xhp\n"
"tit\n"
"help.text"
-msgid "Defining Background Colors or Background Graphics"
-msgstr "Ορισμός χρωμάτων φόντου ή γραφικών φόντου"
-
-#: background.xhp
-msgctxt ""
-"background.xhp\n"
-"bm_id3149346\n"
-"help.text"
-msgid "<bookmark_value>backgrounds; defining colors/pictures</bookmark_value><bookmark_value>colors; backgrounds</bookmark_value><bookmark_value>pictures; backgrounds</bookmark_value><bookmark_value>pages; backgrounds in all applications</bookmark_value><bookmark_value>watermarks</bookmark_value><bookmark_value>text, see also text documents, paragraphs and characters</bookmark_value>"
-msgstr "<bookmark_value>φόντα; καθορισμός χρωμάτων/εικόνων</bookmark_value><bookmark_value>χρώματα; φόντα</bookmark_value><bookmark_value>εικόνες; φόντα</bookmark_value><bookmark_value>σελίδες; φόντα σε όλες τις εφαρμογές</bookmark_value><bookmark_value>υδατόσημα</bookmark_value><bookmark_value>κείμενο, δείτε επίσης έγγραφα κειμένου, παράγραφοι και χαρακτήρες</bookmark_value>"
-
-#: background.xhp
-msgctxt ""
-"background.xhp\n"
-"hd_id3149346\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"background\"><link href=\"text/shared/guide/background.xhp\" name=\"Defining Graphics or Colors in the Background of Pages (Watermark)\">Defining Graphics or Colors in the Background of Pages (Watermark)</link> </variable>"
-msgstr "<variable id=\"background\"><link href=\"text/shared/guide/background.xhp\" name=\"Ορισμός γραφικών ή χρωμάτων φόντου σελίδων (Υδατογράφημα)\">Ορισμός γραφικών ή χρωμάτων φόντου σελίδων (Υδατογράφημα)</link> </variable>"
+msgid "Turning off Bullets and Numbering for Individual Paragraphs"
+msgstr "Απενεργοποίηση Κουκκίδων και Αρίθμησης για μεμονωμένες παραγράφους"
-#: background.xhp
+#: numbering_stop.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3153878\n"
-"25\n"
+"numbering_stop.xhp\n"
+"bm_id3154186\n"
"help.text"
-msgid "Choose <emph>Format - Page</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Σελίδα</emph>."
+msgid "<bookmark_value>numbering; turning off</bookmark_value> <bookmark_value>bullets; turning off</bookmark_value> <bookmark_value>removing, see also deleting</bookmark_value> <bookmark_value>removing;bullets and numbering</bookmark_value> <bookmark_value>keyboard;removing numbering</bookmark_value>"
+msgstr "<bookmark_value>αρίθμηση; απενεργοποίηση</bookmark_value><bookmark_value>κουκίδες; απενεργοποίηση</bookmark_value><bookmark_value>κατάργηση, βλέπε επίσης διαγραφή</bookmark_value><bookmark_value>κατάργηση;κουκκίδες και αρίθμηση</bookmark_value><bookmark_value>πληκτρολόγιο;κατάργηση αρίθμησης</bookmark_value>"
-#: background.xhp
+#: numbering_stop.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3149581\n"
-"26\n"
+"numbering_stop.xhp\n"
+"hd_id3154186\n"
+"10\n"
"help.text"
-msgid "On the <emph>Background</emph> tab page, select a background color or a background graphic."
-msgstr "Στην καρτέλα <emph>Φόντο</emph>, επιλέξτε το χρώμα φόντου ή ένα γραφικό φόντου."
+msgid "<variable id=\"numbering_stop\"><link href=\"text/shared/guide/numbering_stop.xhp\" name=\"Turning off Bullets and Numbering for Individual Paragraphs\">Turning off Bullets and Numbering for Individual Paragraphs</link></variable>"
+msgstr "<variable id=\"numbering_stop\"><link href=\"text/shared/guide/numbering_stop.xhp\" name=\"Απενεργοποίηση Κουκίδων και Αρίθμησης για μεμονωμένες παραγράφους\">Απενεργοποίηση Κουκίδων και Αρίθμησης για μεμονωμένες παραγράφους</link></variable>"
-#: background.xhp
+#: numbering_stop.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3154097\n"
-"27\n"
+"numbering_stop.xhp\n"
+"par_id0202200910470118\n"
"help.text"
-msgid "In spreadsheets this background appears only in the print behind the cells not formatted elsewhere."
-msgstr "Σε υπολογιστικά φύλλα αυτό το φόντο εμφανίζεται μόνο στην εκτύπωση πίσω από τα κελιά που δεν έχουν μορφοποιηθεί σε άλλο σημείο."
+msgid "Bullets and Numbering of paragraphs is supported only in Writer, Impress and Draw."
+msgstr "Κουκίδες και αρίθμηση στις παραγράφουν υποστηρίζονται μόνο στο Writer, Impress και το Draw."
-#: background.xhp
+#: numbering_stop.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3156180\n"
-"30\n"
+"numbering_stop.xhp\n"
+"par_id3154288\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\"><emph>Background</emph> tab page</link>"
-msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Καρτέλα φόντου\">καρτέλα <emph>Φόντο</emph></link>"
+msgid "<image id=\"img_id3153527\" src=\"cmd/sc_removebullets.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153527\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153527\" src=\"cmd/sc_removebullets.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153527\">Icon</alt></image>"
-#: background.xhp
+#: numbering_stop.xhp
msgctxt ""
-"background.xhp\n"
-"par_id2711569\n"
+"numbering_stop.xhp\n"
+"par_id3150443\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/background.xhp\">Backgrounds in Text</link>"
-msgstr "<link href=\"text/swriter/guide/background.xhp\">Φόντο κειμένου</link>"
+msgid "<image id=\"img_id3163802\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3163802\">Icon</alt></image>"
+msgstr "<image id=\"img_id3163802\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3163802\">Icon</alt></image>"
-#: background.xhp
+#: numbering_stop.xhp
msgctxt ""
-"background.xhp\n"
-"par_id8591570\n"
+"numbering_stop.xhp\n"
+"par_id3147618\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/scalc/guide/background.xhp\">Backgrounds in Spreadsheets</link>"
-msgstr "<link href=\"text/scalc/guide/background.xhp\">Φόντο σε υπολογιστικά φύλλα</link>"
+msgid "For the current paragraph or selected paragraphs you can switch off the automatic numbering or listing. Click the <emph>Numbering Off</emph> icon in the <emph>Bullets and Numbering</emph> bar."
+msgstr "Για την τρέχουσα παράγραφο ή τις επιλεγμένες παραγράφους μπορείτε να κλείσετε την αυτόματη αρίθμηση ή λίστα. Κάντε κλικ στο εικονίδιο <emph>Αρίθμηση οχι</emph> στη γραμμή <emph>Κουκίδες και αρίθμηση</emph>."
-#: import_ms.xhp
+#: numbering_stop.xhp
msgctxt ""
-"import_ms.xhp\n"
-"tit\n"
+"numbering_stop.xhp\n"
+"par_id3155449\n"
"help.text"
-msgid "Opening documents saved in other formats"
-msgstr "Άνοιγμα εγγράφων αποθηκευμένων σε άλλες μορφές"
+msgid "<image id=\"img_id3158432\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3158432\">Icon</alt></image>"
+msgstr "<image id=\"img_id3158432\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3158432\">Icon</alt></image>"
-#: import_ms.xhp
+#: numbering_stop.xhp
msgctxt ""
-"import_ms.xhp\n"
-"bm_id3153988\n"
+"numbering_stop.xhp\n"
+"par_id3144511\n"
+"31\n"
"help.text"
-msgid "<bookmark_value>Microsoft Office;opening Microsoft documents</bookmark_value> <bookmark_value>documents; importing</bookmark_value> <bookmark_value>importing; documents in other formats</bookmark_value> <bookmark_value>opening; documents from other formats</bookmark_value> <bookmark_value>loading; documents from other formats</bookmark_value> <bookmark_value>converting;Microsoft documents</bookmark_value> <bookmark_value>saving; default file formats</bookmark_value> <bookmark_value>defaults;document formats in file dialogs</bookmark_value> <bookmark_value>file formats; saving always in other formats</bookmark_value> <bookmark_value>Microsoft Office; as default file format</bookmark_value> <bookmark_value>files;importing</bookmark_value> <bookmark_value>XML converters</bookmark_value> <bookmark_value>converters; XML</bookmark_value> <bookmark_value>Document Converter Wizard</bookmark_value> <bookmark_value>wizards; document converter</bookmark_value> <bookmark_value>converters; document converter</bookmark_value> <bookmark_value>files, see also documents</bookmark_value>"
-msgstr "<bookmark_value>Microsoft Office;άνοιγμα εγγράφων Microsoft </bookmark_value><bookmark_value>έγγραφα; εισαγωγή</bookmark_value><bookmark_value>εισαγωγή; έγγραφα σε άλλους τύπους</bookmark_value><bookmark_value>άνοιγμα; έγγραφα από άλλους τύπους</bookmark_value><bookmark_value>φόρτωση; έγγραφα από άλλους τύπους</bookmark_value><bookmark_value>μετατροπή; έγγραφα Microsoft</bookmark_value><bookmark_value>αποθήκευση; προεπιλεγμένες μορφές αρχείων</bookmark_value><bookmark_value>προεπιλογές;μορφές εγγράφων σε διαλόγους αρχείου</bookmark_value><bookmark_value>τύποι αρχείου;αποθήκευση πάντα σε άλλους τύπους</bookmark_value><bookmark_value>Microsoft Office; ως προεπιλεγμένος τύπος αρχείου</bookmark_value><bookmark_value>αρχεία;εισαγωγή</bookmark_value><bookmark_value>μετατροπείς XML</bookmark_value><bookmark_value>μετατροπείς; XML</bookmark_value><bookmark_value>Οδηγός μετατροπής εγγράφου</bookmark_value><bookmark_value>οδηγοί; μετατροπέας εγγράφου</bookmark_value><bookmark_value>μετατροπείς; μετατροπέας εγγράφου</bookmark_value><bookmark_value>αρχεία, δείτε επίσης έγγραφα</bookmark_value>"
+msgid "If the cursor is located within a numbered or bulleted list, you can turn off automatic numbers or bullets for the current paragraph or selected paragraphs by clicking the <emph>Bullets On/Off </emph>icon on the <emph>Text Formatting</emph> bar."
+msgstr "Εάν ο δρομέας βρίσκεται μέσα σε μια λίστα με αρίθμηση ή κουκίδες, μπορείτε να απενεργοποιήσετε την αυτόματη αρίθμηση ή τις κουκίδες για την τρέχουσα παράγραφο ή επιλεγμένες παραγράφους κάνοντας κλικ στο εικονίδιο <emph>Κουκίδες Ναι/Όχι </emph> στη γραμμή εργαλείων <emph>Μορφοποίηση κειμένου</emph>."
-#: import_ms.xhp
+#: numbering_stop.xhp
msgctxt ""
-"import_ms.xhp\n"
-"hd_id3145313\n"
-"2\n"
+"numbering_stop.xhp\n"
+"par_id3148946\n"
+"12\n"
"help.text"
-msgid "<variable id=\"import_ms\"><link href=\"text/shared/guide/import_ms.xhp\" name=\"Opening documents saved in other formats\">Opening documents saved in other formats</link></variable>"
-msgstr "<variable id=\"import_ms\"><link href=\"text/shared/guide/import_ms.xhp\" name=\"Άνοιγμα εγγράφων αποθηκευμένων σε άλλες μορφές\">Άνοιγμα εγγράφων αποθηκευμένων σε άλλες μορφές</link></variable>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To remove numbering from a paragraph using the keyboard: </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για να διαγράψετε την αρίθμηση από μια παράγραφο χρησιμοποιώντας το πληκτρολόγιο: </caseinline></switchinline>"
-#: import_ms.xhp
+#: numbering_stop.xhp
msgctxt ""
-"import_ms.xhp\n"
-"par_id3145345\n"
-"3\n"
+"numbering_stop.xhp\n"
+"par_id3148663\n"
+"13\n"
"help.text"
-msgid "You can open a document saved in another format by using the following procedure:"
-msgstr "Μπορείτε να ανοίξετε ένα αποθηκευμένο έγγραφο σε άλλη μορφή χρησιμοποιώντας την ακόλουθη διαδικασία:"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Place the cursor at the beginning of a numbered paragraph and press the Backspace key. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Τοποθετήστε τον δείκτη στην αρχή της αριθμημένης παραγράφου και πατήστε το πλήκτρο Backspace. </caseinline></switchinline>"
-#: import_ms.xhp
+#: numbering_stop.xhp
msgctxt ""
-"import_ms.xhp\n"
-"par_id3147242\n"
-"4\n"
+"numbering_stop.xhp\n"
+"par_id3150543\n"
+"14\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph>."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The numbering of the paragraph disappears and is removed from the numbering sequence. Numbering resumes in the following paragraph. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Η αρίθμηση της παραγράφου εξαφανίζεται και διαγράφεται από την αριθμητική ακολουθία. Η αρίθμηση επανέρχεται στην επόμενη παράγραφο. </caseinline></switchinline>"
-#: import_ms.xhp
+#: numbering_stop.xhp
msgctxt ""
-"import_ms.xhp\n"
-"par_id3152780\n"
-"5\n"
+"numbering_stop.xhp\n"
+"par_id3154123\n"
+"15\n"
"help.text"
-msgid "Select a format from the<emph> Files of type</emph> list."
-msgstr "Επιλέξτε μια μορφή από τη λίστα <emph> Τύποι αρχείων</emph>."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you press the Enter key in an empty numbered paragraph, the numbering stops. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αν πατήσετε το πλήκτρο Enter σε μια άδεια αριθμητικά παράγραφο, η αρίθμηση σταματάει. </caseinline></switchinline>"
-#: import_ms.xhp
+#: numbering_stop.xhp
msgctxt ""
-"import_ms.xhp\n"
-"par_id3148491\n"
-"6\n"
+"numbering_stop.xhp\n"
+"par_id3151043\n"
+"32\n"
"help.text"
-msgid "Select a file name and click <emph>Open</emph>."
-msgstr "Επιλέξτε ένα όνομα και κάντε κλικ στο <emph>Άνοιγμα</emph>."
+msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Format - Bullets/Numbering\">Format - Bullets and Numbering</link>"
+msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Μορφή - Κουκίδες και Αρίθμηση\">Μορφή - Κουκίδες και Αρίθμηση</link>"
-#: import_ms.xhp
+#: pageformat_max.xhp
msgctxt ""
-"import_ms.xhp\n"
-"par_id3159399\n"
-"8\n"
+"pageformat_max.xhp\n"
+"tit\n"
"help.text"
-msgid "If you always want the file dialogs to show another format by default, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - General</emph> and select that format as <emph>Default file format</emph>."
-msgstr "Εάν θέλετε οι διάλογοι αρχείου να εμφανίζουν πάντα έναν άλλο τύπο από προεπιλογή, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Γενικά</emph> και επιλέξτε αυτόν τον τύπο ως <emph>Προεπιλεγμένος τύπος αρχείου</emph>."
+msgid "Selecting the Maximum Printable Area on a Page"
+msgstr "Επιλογή της μέγιστης εκτυπώσιμης περιοχής μιας σελίδας"
-#: import_ms.xhp
+#: pageformat_max.xhp
msgctxt ""
-"import_ms.xhp\n"
-"hd_id3154898\n"
-"9\n"
+"pageformat_max.xhp\n"
+"bm_id3149180\n"
"help.text"
-msgid "Converting all documents of a folder"
-msgstr "Μετατροπή όλων των εγγράφων ενός φακέλου"
+msgid "<bookmark_value>page formats; maximizing</bookmark_value><bookmark_value>formats; maximizing page formats</bookmark_value><bookmark_value>printers; maximum page formats</bookmark_value>"
+msgstr "<bookmark_value>μορφές σελίδων; μεγιστοποίηση</bookmark_value><bookmark_value>μορφές; μεγιστοποίηση μορφών σελίδων</bookmark_value><bookmark_value>εκτυπωτές; μέγιστες μορφές σελίδων</bookmark_value>"
-#: import_ms.xhp
+#: pageformat_max.xhp
msgctxt ""
-"import_ms.xhp\n"
-"par_id3147336\n"
-"10\n"
+"pageformat_max.xhp\n"
+"hd_id3149180\n"
+"35\n"
"help.text"
-msgid "Open the wizard, which guides you through the operation, to copy and convert all documents from Microsoft Word, Microsoft Excel or Microsoft PowerPoint into OpenDocument file format documents. You can select a source and target directory, specify whether to convert documents and/or templates, and more besides."
-msgstr "Ανοίξτε τον αυτόματο πιλότο, ο οποίος σας καθοδηγεί στη διαδικασία μετατροπής όλων των εγγράφων από Microsoft Word, Microsoft Excel ή Microsoft PowerPoint σε έγγραφα μορφής αρχείων OpenDocument. Μπορείτε να επιλέξετε έναν κατάλογο προέλευσης και προορισμού, να καθορίσετε εάν θα πρέπει να μετατραπούν τα έγγραφα ή/και τα πρότυπα και πολλά άλλα."
+msgid "<variable id=\"pageformat_max\"><link href=\"text/shared/guide/pageformat_max.xhp\" name=\"Selecting the Maximum Printable Area on a Page\">Selecting the Maximum Printable Area on a Page</link></variable>"
+msgstr "<variable id=\"pageformat_max\"><link href=\"text/shared/guide/pageformat_max.xhp\" name=\"Επιλογή της μέγιστης εκτυπώσιμης περιοχής σε μια σελίδα\">Επιλογή της μέγιστης εκτυπώσιμης περιοχής σε μια σελίδα</link></variable>"
-#: import_ms.xhp
+#: pageformat_max.xhp
msgctxt ""
-"import_ms.xhp\n"
-"par_id3153824\n"
-"11\n"
+"pageformat_max.xhp\n"
+"par_id3156426\n"
+"36\n"
"help.text"
-msgid "Choose <link href=\"text/shared/autopi/01130000.xhp\" name=\"File - AutoPilot - Document Converter\"><emph>File - Wizards - Document Converter</emph></link>."
-msgstr "Επιλέξτε <link href=\"text/shared/autopi/01130000.xhp\" name=\"Αρχείο - AutoPilot - Μετατροπέας εγγράφου\"><emph>Αρχείο - Αυτόματοι πιλότοι - Μετατροπέας εγγράφου</emph></link>."
+msgid "Not all printers can print a paper up to its edges. Most of them leave an unprinted margin."
+msgstr "Δεν έχουν όλοι οι εκτυπωτές δυνατότητα εκτύπωσης του χαρτιού μέχρι και τα άκρα του. Οι περισσότεροι αφήνουν ένα μη εκτυπώσιμο περιθώριο."
-#: import_ms.xhp
+#: pageformat_max.xhp
msgctxt ""
-"import_ms.xhp\n"
-"hd_id4563127\n"
+"pageformat_max.xhp\n"
+"par_id3149182\n"
+"37\n"
"help.text"
-msgid "Opening HTML files in Writer"
-msgstr "Άνοιγμα αρχείων HTML στον Writer"
+msgid "$[officename] offers a semi-automatic feature that enables you to print as close to the paper's edge as is possible."
+msgstr "Το $[officename] παρέχει μια ημι-αυτόματη λειτουργία, η οποία σας διευκολύνει να εκτυπώνετε όσο το δυνατό πιο κοντά στις άκρες του χαρτιού."
-#: import_ms.xhp
+#: pageformat_max.xhp
msgctxt ""
-"import_ms.xhp\n"
-"par_id9207434\n"
+"pageformat_max.xhp\n"
+"par_id3159233\n"
+"38\n"
"help.text"
-msgid "Choose the file type \"HTML Document\" to open in <item type=\"productname\">%PRODUCTNAME</item> Writer/Web. This is the default for HTML documents in <item type=\"productname\">%PRODUCTNAME</item>."
-msgstr "Επιλέξτε το τύπο αρχείου \"Έγγραφο HTML\" για να ανοίξετε το <item type=\"productname\">%PRODUCTNAME</item> Writer/Web. Αυτό είναι το προεπιλεγμένο για έγγραφα HTML στο <item type=\"productname\">%PRODUCTNAME</item>."
+msgid "Make sure that your printer has been setup under <emph>File - Printer Settings</emph>."
+msgstr "Βεβαιωθείτε ότι έχει γίνει ρύθμιση του εκτυπωτή που χρησιμοποιείτε επιλέγοντας <emph>Αρχείο - Ρυθμίσεις εκτυπωτή</emph>."
-#: import_ms.xhp
+#: pageformat_max.xhp
msgctxt ""
-"import_ms.xhp\n"
-"par_id7215491\n"
+"pageformat_max.xhp\n"
+"par_id3156114\n"
+"39\n"
"help.text"
-msgid "All the options of <item type=\"productname\">%PRODUCTNAME</item> Writer/Web are now available to you, such as <emph>Show HTML source</emph>."
-msgstr "Όλες οι επιλογές του <item type=\"productname\">%PRODUCTNAME</item> Writer/Web είναι τώρα διαθέσιμες σε σας, όπως η <emph>Προβολή κώδικα HTML</emph>."
+msgid "Make sure that the <emph>Web Layout</emph> in the <emph>View</emph> menu is not selected."
+msgstr "Βεβαιωθείτε ότι η <emph>Διάταξη Web</emph> στο μενού <emph>Προβολή</emph> δεν είναι επιλεγμένη."
-#: import_ms.xhp
+#: pageformat_max.xhp
msgctxt ""
-"import_ms.xhp\n"
-"par_id2299874\n"
+"pageformat_max.xhp\n"
+"par_id3147653\n"
+"40\n"
"help.text"
-msgid "Choose \"HTML Document (<item type=\"productname\">%PRODUCTNAME</item> Writer)\" to open in <item type=\"productname\">%PRODUCTNAME</item> Writer."
-msgstr "Επιλέξτε \"HTML Document (<item type=\"productname\">%PRODUCTNAME</item> Writer)\" για να ανοίξετε τον <item type=\"productname\">%PRODUCTNAME</item> Writer."
+msgid "Select the <emph>Format - Page</emph> command, and go to the <emph>Page</emph> tab."
+msgstr "Επιλέξτε την εντολή <emph>Μορφή - Σελίδα</emph>, και πηγαίνετε στη καρτέλα <emph>Σελίδα</emph>."
-#: import_ms.xhp
+#: pageformat_max.xhp
msgctxt ""
-"import_ms.xhp\n"
-"par_id1727347\n"
+"pageformat_max.xhp\n"
+"par_id3147335\n"
+"41\n"
"help.text"
-msgid "All the options of <item type=\"productname\">%PRODUCTNAME</item> Writer are now available to you. Not all options that <item type=\"productname\">%PRODUCTNAME</item> Writer offers for editing of documents can be saved in HTML format."
-msgstr "Όλες οι επιλογές του <item type=\"productname\">%PRODUCTNAME</item> Writer είναι τώρα διαθέσιμες σε σας. Μερικές επιλογές που προσφέρει το <item type=\"productname\">%PRODUCTNAME</item> Writer για επεξεργασία των εγγράφων δεν μπορούν να αποθηκευτούν σε μορφή HTML."
+msgid "Under <emph>Margins</emph> you can define the maximum or minimum possible value for the page margins (left, right, top, and bottom). Click into the respective control, then press the Page Up or Page Down key. The preview displays a dashed line around the printable range."
+msgstr "Στα <emph>Περιθώρια</emph> μπορείτε να ορίσετε τη μέγιστη ή την ελάχιστη δυνατή τιμή για τα περιθώρια της σελίδας (αριστερά, δεξιά, πάνω και κάτω). Πατήστε στο αντίστοιχο πεδίο ελέγχου, και μετά τα πλήκτρα (Page Up) ή (Page Down). Στην επισκόπηση εμφανίζεται μια διακεκομμένη γραμμή γύρω από την εκτυπώσιμη περιοχή."
-#: import_ms.xhp
+#: pageformat_max.xhp
msgctxt ""
-"import_ms.xhp\n"
-"par_id3148944\n"
-"12\n"
+"pageformat_max.xhp\n"
+"par_id3145120\n"
+"42\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01130100.xhp\" name=\"Working with VBA code\">Working with VBA code</link>"
-msgstr "<link href=\"text/shared/optionen/01130100.xhp\" name=\"Εργασία με κώδικα VBA\">Εργασία με κώδικα VBA</link>"
+msgid "Click <emph>OK</emph> to close the dialog."
+msgstr "Κάντε κλικ στο πεδίο επιλογής <emph>OK</emph> για να κλείσετε το παράθυρο διαλόγου."
-#: import_ms.xhp
+#: pageformat_max.xhp
msgctxt ""
-"import_ms.xhp\n"
-"par_id3147264\n"
-"13\n"
+"pageformat_max.xhp\n"
+"par_id3155388\n"
+"43\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010200.xhp\" name=\"Setting the default file format\">Setting the default file format</link>"
-msgstr "<link href=\"text/shared/optionen/01010200.xhp\" name=\"Ρύθμιση της προεπιλεγμένης μορφής αρχείου\">Ρύθμιση της προεπιλεγμένης μορφής αρχείου</link>"
+msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Printing\">Printing</link>"
+msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
+"paintbrush.xhp\n"
"tit\n"
"help.text"
-msgid "Inserting, Editing, Saving Bitmaps"
-msgstr "Εισαγωγή, επεξεργασία, αποθήκευση Bitmaps"
-
-#: insert_bitmap.xhp
-msgctxt ""
-"insert_bitmap.xhp\n"
-"bm_id3154136\n"
-"help.text"
-msgid "<bookmark_value>graphics, see also pictures</bookmark_value><bookmark_value>images, see also pictures</bookmark_value><bookmark_value>images; inserting and editing bitmaps</bookmark_value><bookmark_value>illustrations, see pictures</bookmark_value><bookmark_value>bitmaps; inserting and editing</bookmark_value><bookmark_value>pixel graphics; inserting and editing</bookmark_value><bookmark_value>exporting; bitmaps</bookmark_value><bookmark_value>importing; bitmaps</bookmark_value><bookmark_value>pictures; editing</bookmark_value><bookmark_value>editing; pictures</bookmark_value><bookmark_value>invert filter</bookmark_value><bookmark_value>smoothing filter</bookmark_value><bookmark_value>sharpening filter</bookmark_value><bookmark_value>remove noise filter</bookmark_value><bookmark_value>solarization filter</bookmark_value><bookmark_value>aging filter</bookmark_value><bookmark_value>posterizing filter</bookmark_value><bookmark_value>pop-art filter</bookmark_value><bookmark_value>charcoal sketches filter</bookmark_value><bookmark_value>mosaic filter</bookmark_value><bookmark_value>pictures;filters</bookmark_value><bookmark_value>filters;pictures</bookmark_value>"
-msgstr "<bookmark_value>γραφικά, βλέπε επίσης εικόνες</bookmark_value><bookmark_value>γραφικά, βλέπε επίσης εικόνες</bookmark_value><bookmark_value>γραφικά; εισαγωγή και επεξεργασία bitmaps</bookmark_value><bookmark_value>εικονογραφίες, βλέπε εικόνες</bookmark_value><bookmark_value>bitmaps; εισαγωγή και επεξεργασία</bookmark_value><bookmark_value>γραφικά pixel; εισαγωγή και επεξεργασία</bookmark_value><bookmark_value>εξαγωγή; bitmaps</bookmark_value><bookmark_value>εισαγωγή; bitmaps</bookmark_value><bookmark_value>εικόνες; επεξεργασία</bookmark_value><bookmark_value>επεξεργασία; εικόνες</bookmark_value><bookmark_value>φίλτρο αντιστροφής</bookmark_value><bookmark_value>φίλτρο εξομάλυνσης</bookmark_value><bookmark_value>φίλτρο όξυνσης</bookmark_value><bookmark_value>απομάκρυνση φίλτρου θορύβου</bookmark_value><bookmark_value>φίλτρο έκθεσης στο φως</bookmark_value><bookmark_value>φίλτρο γήρανσης</bookmark_value><bookmark_value>φίλτρο αφίσας</bookmark_value><bookmark_value>φίλτρο pop-art</bookmark_value><bookmark_value>φίλτρο ανθρακογραφίας</bookmark_value><bookmark_value>φίλτρο μωσαϊκού</bookmark_value><bookmark_value>εικόνες;φίλτρα</bookmark_value><bookmark_value>φίλτρα;εικόνες</bookmark_value>"
-
-#: insert_bitmap.xhp
-msgctxt ""
-"insert_bitmap.xhp\n"
-"hd_id3154136\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"insert_bitmap\"><link href=\"text/shared/guide/insert_bitmap.xhp\" name=\"Inserting, Editing, Saving Bitmaps\">Inserting, Editing, Saving Bitmaps</link></variable>"
-msgstr "<variable id=\"insert_bitmap\"><link href=\"text/shared/guide/insert_bitmap.xhp\" name=\"Εισαγωγή, επεξεργασία, αποθήκευση Bitmaps\">Εισαγωγή, επεξεργασία, αποθήκευση Bitmaps</link></variable>"
+msgid "Copying Attributes With the Format Paintbrush"
+msgstr "Αντιγραφή ιδιοτήτων με το πινέλο μορφοποίησης"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"hd_id3149811\n"
-"2\n"
+"paintbrush.xhp\n"
+"bm_id380260\n"
"help.text"
-msgid "Inserting Bitmaps"
-msgstr "Εισαγωγή Bitmaps"
+msgid "<bookmark_value>Format Paintbrush</bookmark_value> <bookmark_value>formatting;copying</bookmark_value> <bookmark_value>copying;formatting</bookmark_value> <bookmark_value>Paintbrush</bookmark_value>"
+msgstr "<bookmark_value>πινέλο μορφοποίησης</bookmark_value><bookmark_value>μορφοποίηση;αντιγραφή</bookmark_value><bookmark_value>αντιγραφή;μορφοποίηση</bookmark_value><bookmark_value>πινέλο</bookmark_value>"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3153031\n"
-"3\n"
+"paintbrush.xhp\n"
+"par_idN1053A\n"
"help.text"
-msgid "A bitmap image can be inserted in $[officename] Writer, $[officename] Calc, $[officename] Draw and $[officename] Impress documents."
-msgstr "Η εισαγωγή εικόνας bitmap είναι δυνατή σε έγγραφα των $[officename] Writer, $[officename] Calc, $[officename] Draw και $[officename] Impress."
+msgid "<variable id=\"formatpaintbrush\"><link href=\"text/shared/guide/paintbrush.xhp\">Copying Formatting With the Format Paintbrush</link></variable>"
+msgstr "<variable id=\"formatpaintbrush\"><link href=\"text/shared/guide/paintbrush.xhp\">Αντιγραφή μορφοποίησης με το πινέλο μορφοποίησης</link></variable>"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3147209\n"
-"4\n"
+"paintbrush.xhp\n"
+"par_idN10655\n"
"help.text"
-msgid "Choose <emph>Insert - Picture - From File</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Εικόνα - Από αρχείο</emph>."
+msgid "You can use the Format Paintbrush tool to copy formatting from a text selection or from an object and apply the formatting to another text selection or object."
+msgstr "Μπορείτε να χρησιμοποιήσετε το πινέλο μορφοποίησης για να αντιγράψετε μορφοποίηση από επιλογή κειμένου ή από ένα αντικείμενο και να εφαρμόσετε τη μορφοποίηση σε μια άλλη επιλογή κειμένου ή αντικείμενο."
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3149236\n"
-"5\n"
+"paintbrush.xhp\n"
+"par_id101920091122570\n"
"help.text"
-msgid "Select the file. In the <emph>File type</emph> box you can restrict the selection to certain file types."
-msgstr "Επιλέξτε το αρχείο. Χρησιμοποιώντας το πεδίο <emph>Τύπος αρχείου</emph> μπορείτε να περιορίσετε την επιλογή σε ορισμένους τύπους αρχείων."
+msgid "In Calc, the Format Paintbrush only applies to cell formatting."
+msgstr "Στο Calc, το πινέλο μορφοποίησης εφαρμόζεται μόνο σε μορφοποίηση κελιού."
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3153126\n"
-"6\n"
+"paintbrush.xhp\n"
+"par_idN106DD\n"
"help.text"
-msgid "Click the <emph>Link</emph> box if you want a link to the original file."
-msgstr "Κάντε κλικ στο πεδίο <emph>Σύνδεση</emph> εάν θέλετε σύνδεση στο πρωτότυπο αρχείο."
+msgid "Select the text or object whose formatting you want to copy."
+msgstr "Επιλέξτε το κείμενο ή αντικείμενο του οποίου τη μορφοποίηση θέλετε να αντιγράψετε."
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3154306\n"
-"7\n"
+"paintbrush.xhp\n"
+"par_idN10667\n"
"help.text"
-msgid "If the <emph>Link</emph> box is marked, whenever the document is updated and loaded the bitmap image is reloaded. The editing steps that you have carried out in the local copy of the image in the document are re-applied and the image is displayed."
-msgstr "Εάν έχει γίνει σήμανση του πεδίου <emph>Σύνδεση</emph>, κάθε φορά που πραγματοποιείται ενημέρωση και φόρτωση του εγγράφου φορτώνεται ξανά η εικόνα bitmap. Τα βήματα επεξεργασίας που ακολουθήσατε στο τοπικό αντίγραφο της εικόνας στο έγγραφο εφαρμόζονται ξανά, και εμφανίζεται η εικόνα."
+msgid "On the <emph>Standard Bar</emph>, click the <emph>Format Paintbrush</emph> icon."
+msgstr "Στη <emph>Βασική</emph> γραμμή εργαλείων, κάντε κλικ στο εικονίδιο <emph>Πινέλο μορφοποίησης</emph>."
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3147336\n"
-"8\n"
+"paintbrush.xhp\n"
+"par_idN10660\n"
"help.text"
-msgid "If the <emph>Link</emph> box is not marked, you are always working with the copy created when the graphic was first inserted."
-msgstr "Εάν στο πεδίο <emph>Σύνδεση</emph> δεν έχει γίνει σήμανση, εργάζεστε πάντα με το αντίγραφο το οποίο δημιουργήθηκε με την πρώτη εισαγωγή του γραφικού."
+msgid "The cursor changes to a paint bucket."
+msgstr "Ο δείκτης αλλάζει σε ένα κάδο μπογιάς."
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3153824\n"
-"26\n"
+"paintbrush.xhp\n"
+"par_idN10663\n"
"help.text"
-msgid "To embed graphics that were first inserted as links, go to <emph>Edit - Links</emph> and click the <emph>Break Link</emph> button."
-msgstr "Για να ενσωματώσετε γραφικά τα οποία πρώτα είχαν εισαχθεί ως συνδέσεις, πηγαίνετε στις <emph>Επεξεργασία - Συνδέσεις</emph> και κάντε κλικ στο πεδίο επιλογής <emph>Αλλαγή σύνδεσης</emph>."
+msgid "If you want to apply the formatting to more than one selection, double-click the <emph>Format Paintbrush</emph> icon<image id=\"img_id209967\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id209967\">Icon</alt></image>. After you apply all the formatting, click the icon again."
+msgstr "Εάν θέλετε να εφαρμόσετε τη μορφοποίηση σε περισσότερες από μία επιλογές, διπλό κλικ στο εικονίδιο <emph>πινέλο μορφοποίησης</emph> <image id=\"img_id209967\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id209967\">Εικονίδιο</alt></image>. Αφού εφαρμόσετε όλη τη μορφοποίηση, κλικ στο εικονίδιο ξανά."
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3151384\n"
-"9\n"
+"paintbrush.xhp\n"
+"par_idN1066E\n"
"help.text"
-msgid "Click <emph>Open</emph> to insert the image."
-msgstr "Κάντε κλικ στο <emph>Άνοιγμα</emph> για να εισαγάγετε την εικόνα."
+msgid "Select or click the text or object that you want to apply the formatting to."
+msgstr "Επιλογή ή κλικ στο κείμενο ή αντικείμενο στο οποίο θέλετε να εφαρμόσετε τη μορφοποίηση."
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"hd_id3147303\n"
-"10\n"
+"paintbrush.xhp\n"
+"par_idN10716\n"
"help.text"
-msgid "Editing Bitmaps"
-msgstr "Επεξεργασία Bitmap"
+msgid "By default only the character formatting is copied ; to include paragraph formatting, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> when you click. To copy only the paragraph formatting, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift when you click."
+msgstr "Από προεπιλογή μόνο ο μορφοποιημένος χαρακτήρας αντιγράφεται· για συμπερίληψη μορφοποίησης παραγράφου, κρατήστε πατημένο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> όταν πατάτε. Για αντιγραφή μόνο της μορφοποίησης παραγράφου, κρατήστε πατημένο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift όταν πατάτε."
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"hd_id187078\n"
+"paintbrush.xhp\n"
+"par_idN10672\n"
"help.text"
-msgid "Icons on the Picture bar"
-msgstr "Εικονίδια στη γραμμή εργαλείων εικόνας"
+msgid "The <emph>paragraph</emph> formats are the formats applied to the whole paragraph. The <emph>character</emph> formats are those applied to a portion of the paragraph. For example, if you apply the bold format to a whole paragraph the bold format is a <emph>paragraph</emph> format. Then if you unbold a portion of this paragraph, the bold format is still a <emph>paragraph</emph> format but the portion you unbold has a \"not bold\" <emph>character</emph> format."
+msgstr "Οι μορφοποιήσεις <emph>παραγράφου</emph> είναι οι μορφοποιήσεις που εφαρμόζονται σε όλη την παράγραφο. Οι μορφοποιήσεις <emph>χαρακτήρα</emph> είναι αυτές που εφαρμόζονται σε τμήμα παραγράφου. Για παράδειγμα, αν εφαρμόσετε την έντονη μορφοποίηση σε μια ολόκληρη παράγραφο η έντονη μορφοποίηση είναι μια μορφοποίηση <emph>παραγράφου</emph>. Έπειτα αν αναιρέσετε τα έντονα σε τμήμα αυτής της παραγράφου, η έντονη μορφοποίηση είναι ακόμα μια μορφοποίηση <emph>παραγράφου</emph> αλλά το τμήμα που ακυρώσατε τα έντονα έχει μια μορφοποίηση \"μη έντονου\" <emph>χαρακτήρα</emph>."
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3148552\n"
-"11\n"
+"paintbrush.xhp\n"
+"par_idN10671\n"
"help.text"
-msgid "When you select the bitmap image, the <emph>Picture</emph> Bar offers you the tools for editing the image. Only a local copy is edited in the document, even if you have inserted an image as a link."
-msgstr "Κατά την επιλογή της εικόνας bitmap, η γραμμή <emph>Εικόνα</emph> σάς παρέχει τα εργαλεία για την επεξεργασία της εικόνας. Πραγματοποιείται επεξεργασία μόνο ενός τοπικού αντιγράφου στο έγγραφο, ακόμη και αν έχει πραγματοποιηθεί εισαγωγή της εικόνας ως σύνδεσης."
+msgid "The following table describes the formatting attributes that the <emph>Format Paintbrush</emph> can copy:"
+msgstr "Ο ακόλουθος πίνακας περιγράφει τις ιδιότητες μορφοποίησης που το <emph>Πινέλο μορφοποίησης</emph> μπορεί να αντιγράψει:"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3159413\n"
-"12\n"
+"paintbrush.xhp\n"
+"par_idN10691\n"
"help.text"
-msgid "The <emph>Picture</emph> Bar may look slightly different depending to the module you are using."
-msgstr "Η εμφάνιση της γραμμής <emph>Εικόνα</emph> ενδέχεται να είναι λίγο διαφορετική ανάλογα με την εφαρμογή που χρησιμοποιείτε."
+msgid "Type of Selection"
+msgstr "Τύπος επιλογής"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3154124\n"
-"13\n"
+"paintbrush.xhp\n"
+"par_idN10697\n"
"help.text"
-msgid "A number of filters are located on the <link href=\"text/shared/02/24010000.xhp\" name=\"Graphic Filter\">Graphic <emph>Filter</emph></link> toolbar, which you can open with the icon on the <emph>Picture</emph> Bar."
-msgstr "Ένας αριθμός φίλτρων βρίσκεται στην γραμμή εργαλείων <link href=\"text/shared/02/24010000.xhp\" name=\"Φίλτρο γραφικών\">Φίλτρο <emph>Γραφικών</emph></link>, την οποία μπορείτε να ανοίξετε χρησιμοποιώντας το εικονίδιο που βρίσκεται στη γραμμή <emph>Εικόνα</emph>."
+msgid "Comment"
+msgstr "Σχόλιο"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id7055574\n"
+"paintbrush.xhp\n"
+"par_idN1069E\n"
"help.text"
-msgid "The original picture file will not be changed by the filters. Filters are applied to a picture only inside the document."
-msgstr "Το αρχικό αρχείο εικόνας δεν θα αλλαχτεί από τα φίλτρα. Τα φίλτρα εφαρμόζονται σε μια εικόνα μόνο μέσα στο έγγραφο."
+msgid "Nothing selected, but cursor is inside a text passage"
+msgstr "Δεν έχει επιλεχθεί κάτι, αλλά ο δείκτης είναι μέσα σε κείμενο"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3145273\n"
-"14\n"
+"paintbrush.xhp\n"
+"par_idN106A4\n"
"help.text"
-msgid "Some of the filters open a dialog, which you can use to select, for example, the intensity of the filter. Most filters can be applied multiple times to increase the filter effect."
-msgstr "Μερικά από τα φίλτρα ανοίγουν μόλις πραγματοποιηθεί εκκίνηση ενός παραθύρου διαλόγου και μπορείτε να τα χρησιμοποιήσετε, για παράδειγμα, για να επιλέξετε την ένταση του φίλτρου. Τα περισσότερα φίλτρα μπορούν να εφαρμοστούν περισσότερες φορές για να αυξηθεί το εφέ φίλτρου."
+msgid "Copies the formatting of the current paragraph and the character formatting of the next character in the text flow direction."
+msgstr "Αντιγράφει τη μορφοποίηση της τρέχουσας παραγράφου και τη μορφοποίηση χαρακτήρα του επόμενου χαρακτήρα στην κατεύθυνση ροής κειμένου."
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3150105\n"
-"15\n"
+"paintbrush.xhp\n"
+"par_idN106AB\n"
"help.text"
-msgid "In $[officename] Draw and $[officename] Impress, you can add text and graphics, select these objects together with the bitmap, and export the selection as a new bitmap image."
-msgstr "Στο $[officename] Draw και $[officename] Impress, μπορείτε να προσθέσετε κείμενο και γραφικά, επιλέξτε αυτά τα αντικείμενα μαζί με το bitmap, και εξάγετε την επιλογή ως μια νέα εικόνα bitmap."
+msgid "Text is selected"
+msgstr "Το κείμενο είναι επιλεγμένο"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"hd_id2572405\n"
+"paintbrush.xhp\n"
+"par_idN106B1\n"
"help.text"
-msgid "The Picture dialog"
-msgstr "Το παράθυρο διαλόγου εικόνας"
+msgid "Copies the formatting of the last selected character and of the paragraph that contains the character."
+msgstr "Αντιγράφει τη μορφοποίηση του τελευταίου επιλεγμένου χαρακτήρα και της παραγράφου που περιέχει τον χαρακτήρα."
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id6457411\n"
+"paintbrush.xhp\n"
+"par_idN106B8\n"
"help.text"
-msgid "Right-click the picture and choose <emph>Picture</emph> from the submenu to open a properties dialog."
-msgstr "Κάντε δεξί κλικ στην εικόνα και επιλέξτε <emph>Εικόνα</emph> από το υπομενού για να ανοίξετε ένα παράθυρο διαλόγου ιδιοτήτων."
+msgid "Frame is selected"
+msgstr "Το πλαίσιο είναι επιλεγμένο"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id7991882\n"
+"paintbrush.xhp\n"
+"par_idN106BE\n"
"help.text"
-msgid "Change the properties of the selected picture, then click OK."
-msgstr "Αλλάξτε τις ιδιότητες της επιλεγμένης εικόνας, και πατήστε OK."
+msgid "Copies the frame attributes that are defined in <item type=\"menuitem\">Format - Frame</item> dialog. The contents, size, position, linking, hyperlinks, and macros in the frame are not copied."
+msgstr "Αντιγράφει τις ιδιότητες πλαισίου που ορίζονται στο διάλογο <item type=\"menuitem\">Μορφή - Πλαίσιο</item>. Τα περιεχόμενα, μέγεθος, θέση, σύνδεση, υπερσύνδεσμοι και μακροεντολές στο πλαίσιο δεν αντιγράφονται."
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"hd_id3153574\n"
-"16\n"
+"paintbrush.xhp\n"
+"par_idN106C5\n"
"help.text"
-msgid "Saving Bitmaps"
-msgstr "Αποθήκευση Bitmaps"
+msgid "Object is selected"
+msgstr "Το αντικείμενο είναι επιλεγμένο"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3152576\n"
-"17\n"
+"paintbrush.xhp\n"
+"par_idN106CB\n"
"help.text"
-msgid "If you want to save in a format such as GIF, JPEG or TIFF, you must select and export the bitmap image."
-msgstr "Αν θέλετε να κάνετε αποθήκευση σε μια μορφή αρχείου όπως GIF, JPEG ή TIFF, θα πρέπει να την επιλέξετε και να κάνετε εξαγωγή της εικόνας bitmap."
+msgid "Copies the object formatting that is defined in the <item type=\"menuitem\">Format - Graphics</item> or <item type=\"menuitem\">Format - Drawing Object</item> dialogs. The contents, size, position, hyperlinks, and macros in the object are not copied."
+msgstr "Αντιγράφει τη μορφοποίηση αντικειμένου που ορίζεται στους διαλόγους <item type=\"menuitem\">Μορφή - Γραφικά</item> ή <item type=\"menuitem\">Μορφή - Αντικείμενο σχεδίασης</item>. Τα περιεχόμενα, μέγεθος, θέση, υπερσύνδεσμοι και μακροεντολές στο αντικείμενο δεν αντιγράφονται."
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id0801200803544667\n"
+"paintbrush.xhp\n"
+"par_idN106D2\n"
"help.text"
-msgid "To export a bitmap in Draw or Impress:"
-msgstr "Για να κάνετε εξαγωγή μιας εικόνας bitmap στο Draw ή το Impress:"
+msgid "Form control is selected"
+msgstr "Το πεδίο ελέγχου φόρμας είναι επιλεγμένο"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3155414\n"
-"18\n"
+"paintbrush.xhp\n"
+"par_idN106D8\n"
"help.text"
-msgid "Select the bitmap image. You can also select additional objects, such as text, to be exported with the image by pressing the shift key while selecting or by opening a selection frame around all objects."
-msgstr "Επιλέξτε την εικόνα bitmap. Μπορείτε επίσης να επιλέξτε πρόσθετα αντικείμενα, όπως κείμενο, για εξαγωγή μαζί με την εικόνα πατώντας το πλήκτρο Shift ενώ τα διαλέγετε ή ανοίγοντας ένα πλαίσιο γύρω από όλα τα αντικείμενα."
+msgid "Not supported"
+msgstr "Μη υποστηριζόμενο"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3148618\n"
-"19\n"
+"paintbrush.xhp\n"
+"par_idN106DF\n"
"help.text"
-msgid "Choose <emph>File - Export</emph>. The <emph>Export</emph> dialog opens."
-msgstr "Επιλέξτε <emph>Αρχείο - Εξαγωγή</emph>. Το παράθυρο διαλόγου <emph>Εξαγωγή</emph> ανοίγει."
+msgid "Drawing object is selected"
+msgstr "Το αντικείμενο σχεδίασης είναι επιλεγμένο"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3157139\n"
+"paintbrush.xhp\n"
+"par_idN106E5\n"
"help.text"
-msgid "The <emph>Export</emph> command writes the picture with all applied filter effects to a file. The <emph>Save as Picture</emph> command in the context menu saves the picture without any filter effects, if the picture was inserted as a linked picture. An embedded picture will always be saved or exported with filters applied."
-msgstr "Η εντολή <emph>Εξαγωγή</emph> γράφει την εικόνα, με όλα τα φίλτρα που τις έχουν εφαρμοστεί, σε ένα αρχείο. Η εντολή <emph>Αποθήκευση ως εικόνα</emph> στο μενού περιεχομένου αποθηκεύει την εικόνα χωρίς τα φίλτρα, αν η εικόνα εισήχθη ως συνδεόμενη εικόνα. Μια ενσωματωμένη εικόνα θα αποθηκεύεται ή θα εξάγεται πάντα με τα φίλτρα που τις εφαρμόστηκαν."
+msgid "Copies all formatting attributes. In Impress and Draw, the text contents of the object is also copied."
+msgstr "Αντιγράφει όλες τις ιδιότητες μορφοποίησης. Στο Impress και Draw, αντιγράφονται επίσης τα περιεχόμενα κειμένου του αντικειμένου."
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3083443\n"
-"20\n"
+"paintbrush.xhp\n"
+"par_idN106EC\n"
"help.text"
-msgid "In the <emph>File format</emph> field, select the file format you want, for example GIF or JPEG."
-msgstr "Στο πεδίο <emph>Μορφή αρχείου</emph>, επιλέξτε τη μορφή που θέλετε, για παράδειγμα GIF ή JPEG."
+msgid "Text within Calc cells is selected"
+msgstr "Το κείμενο στα κελιά Calc επιλέγεται"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3152462\n"
-"21\n"
+"paintbrush.xhp\n"
+"par_idN106F2\n"
"help.text"
-msgid "If you only want to export the selected objects, mark the <emph>Selection</emph> box."
-msgstr "Εάν θέλετε μόνο να εξάγετε τα επιλεγμένα αντικείμενα, σημειώστε το πεδίο <emph>Επιλογή</emph>."
+msgid "Not supported"
+msgstr "Μη υποστηριζόμενο"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3150874\n"
-"22\n"
+"paintbrush.xhp\n"
+"par_idN106F9\n"
"help.text"
-msgid "If <emph>Selection</emph> is not marked, the entire page of the document is exported."
-msgstr "Αν η <emph>Επιλογή</emph> δεν είναι επισημασμένη, η όλη σελίδα του εγγράφου θα εξαχθεί."
+msgid "Writer table or cells are selected"
+msgstr "Πίνακες η κελιά του Word είναι επιλεγμένα"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id3149417\n"
-"23\n"
+"paintbrush.xhp\n"
+"par_idN106FF\n"
"help.text"
-msgid "Enter a name for the file and click <emph>Export</emph>."
-msgstr "Εισάγετε ένα όνομα για το αρχείο και κάντε κλικ στην <emph>Εξαγωγή</emph>."
+msgid "Copies the formatting that is specified in Table, Text Flow, Borders, and Background tab pages in the <item type=\"menuitem\">Format - Table</item> dialog. The paragraph and character formatting are also copied."
+msgstr "Αντιγράφει τη μορφοποίηση που ορίζεται σε πίνακα, ροή κειμένου, περιθώρια και καρτέλα παρασκηνίου στο διάλογο <item type=\"menuitem\">Μορφή - Πίνακας</item>. Η μορφοποίηση παραγράφου και χαρακτήρα επίσης αντιγράφεται."
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id0801200803525078\n"
+"paintbrush.xhp\n"
+"par_idN10706\n"
"help.text"
-msgid "<ahelp hid=\".\">To export a bitmap in Writer: Right-click the bitmap, choose Save Graphics. You see the Graphics Export dialog. Enter a file name and select a file type.</ahelp>"
-msgstr "<ahelp hid=\".\">Για να κάνετε εξαγωγή μιας εικόνας bitmap στο Writer: Κάντε δεξί κλικ στο bitmap, επιλέξτε Αποθήκευση γραφικών. Θα εμφανιστεί ο διάλογος εξαγωγής γραφικών. Εισάγετε ένα όνομα αρχείου και επιλέξτε ένα τύπο αρχείου.</ahelp>"
+msgid "Calc table or cells are selected"
+msgstr "Πίνακες του Calc είναι επιλεγμένοι"
-#: insert_bitmap.xhp
+#: paintbrush.xhp
msgctxt ""
-"insert_bitmap.xhp\n"
-"par_id1033051\n"
+"paintbrush.xhp\n"
+"par_idN1070C\n"
"help.text"
-msgid "<link href=\"text/shared/02/24010000.xhp\">Graphic Filter Bar from the Picture Bar</link>"
-msgstr "<link href=\"text/shared/02/24010000.xhp\">Γραμμή εργαλείων φίλτρου γραφικών από τη γραμμή εικόνας</link>"
+msgid "Copies the formatting that is specified in the <item type=\"menuitem\">Format - Cells</item> dialog as well as the formatting of the cell contents"
+msgstr "Αντιγράφει τη μορφοποίηση που ορίζεται στο διάλογο <item type=\"menuitem\">Μορφή - Κελιά</item> καθώς και τη μορφοποίηση των περιεχομένων κελιού"
-#: copytable2application.xhp
+#: pasting.xhp
msgctxt ""
-"copytable2application.xhp\n"
+"pasting.xhp\n"
"tit\n"
"help.text"
-msgid "Inserting Data From Spreadsheets"
-msgstr "Εισαγωγή δεδομένων από υπολογιστικά φύλλα"
-
-#: copytable2application.xhp
-msgctxt ""
-"copytable2application.xhp\n"
-"bm_id3154186\n"
-"help.text"
-msgid "<bookmark_value>charts;copying with link to source cell range</bookmark_value><bookmark_value>inserting; cell ranges from spreadsheets</bookmark_value><bookmark_value>pasting;cell ranges from spreadsheets</bookmark_value><bookmark_value>presentations;inserting spreadsheet cells</bookmark_value><bookmark_value>text documents;inserting spreadsheet cells</bookmark_value><bookmark_value>tables in spreadsheets;copying data to other applications</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα;αντιγραφή με σύνδεση στη περιοχή προέλευσης κελιού</bookmark_value><bookmark_value>εισαγωγή; περιοχές κελιού από υπολογιστικά φύλλα</bookmark_value><bookmark_value>επικόλληση;περιοχές κελιού από υπολογιστικά φύλλα</bookmark_value><bookmark_value>παρουσιάσεις;εισαγωγή κελιών υπολογιστικού φύλλου</bookmark_value><bookmark_value>έγγραφα κειμένου;εισαγωγή κελιών υπολογιστικού φύλλου</bookmark_value><bookmark_value>πίνακες σε υπολογιστικά φύλλα;αντιγραφή δεδομένων σε άλλες εφαρμογές</bookmark_value>"
-
-#: copytable2application.xhp
-msgctxt ""
-"copytable2application.xhp\n"
-"hd_id3154186\n"
-"9\n"
-"help.text"
-msgid "<variable id=\"copytable2application\"><link href=\"text/shared/guide/copytable2application.xhp\" name=\"Inserting Data From Spreadsheets\">Inserting Data From Spreadsheets</link></variable>"
-msgstr "<variable id=\"copytable2application\"><link href=\"text/shared/guide/copytable2application.xhp\" name=\"Εισαγωγή δεδομένων από υπολογιστικά φύλλα\">Εισαγωγή δεδομένων από υπολογιστικά φύλλα</link></variable>"
+msgid "Pasting Contents in Special Formats"
+msgstr "Επικόλληση περιεχομένων σε ειδικές μορφοποιήσεις"
-#: copytable2application.xhp
+#: pasting.xhp
msgctxt ""
-"copytable2application.xhp\n"
-"par_id3147088\n"
-"10\n"
+"pasting.xhp\n"
+"bm_id3620715\n"
"help.text"
-msgid "Use the clipboard to copy the contents of a single cell. You can also copy a formula from a cell into the clipboard (for example, from the input line of the formula bar) so that the formula can be inserted into a text."
-msgstr "Χρησιμοποιήστε το πρόχειρο για να αντιγράψετε τα περιεχόμενα ενός κελιού. Στο πρόχειρο, μπορείτε να αντιγράψετε ακόμη ένα τύπο, οι οποίοι βρίσκονται εντός των κελιών (π.χ., από τις γραμμές εισαγωγής της γραμμής τύπων) ώστε να είναι δυνατή η εισαγωγή τους σε κείμενο."
+msgid "<bookmark_value>clipboard;pasting formatted/unformatted text</bookmark_value><bookmark_value>inserting;clipboard options</bookmark_value><bookmark_value>pasting;formatted/unformatted text</bookmark_value><bookmark_value>text formats;pasting</bookmark_value><bookmark_value>formats;pasting in special formats</bookmark_value>"
+msgstr "<bookmark_value>πρόχειρο;επικόλληση μορφοποιημένου/μη μορφοποιημένου κειμένου</bookmark_value><bookmark_value>εισαγωγή;επιλογές προχείρου</bookmark_value><bookmark_value>επικόλληση;μορφοποιημένο/μη μορφοποιημένο κείμενο</bookmark_value><bookmark_value>μορφές κειμένων;επικόλληση</bookmark_value><bookmark_value>μορφές;επικόλληση σε ειδικές μορφές</bookmark_value>"
-#: copytable2application.xhp
+#: pasting.xhp
msgctxt ""
-"copytable2application.xhp\n"
-"par_id3145345\n"
-"11\n"
+"pasting.xhp\n"
+"par_idN10725\n"
"help.text"
-msgid "To copy a cell range into a text document, select the cell range in the sheet and then use either the clipboard or drag-and-drop to insert the cells into the text document. You will then find an OLE object in the text document, which you can edit further."
-msgstr "Για να αντιγράψετε μια περιοχή κελιών σε έγγραφο κειμένου, επιλέξτε τα κελιά του φύλλου και, στη συνέχεια, χρησιμοποιήστε είτε το πρόχειρο είτε πραγματοποιήστε τη λειτουργία μετακίνηση και απόθεση για να τα εισαγάγετε στο έγγραφο κειμένου. Τότε θα δείτε ένα αντικείμενο OLE στο έγγραφο κειμένου, το οποίο μπορείτε να επεξεργαστείτε περαιτέρω."
+msgid "<variable id=\"pasting\"><link href=\"text/shared/guide/pasting.xhp\">Pasting Contents in Special Formats</link></variable>"
+msgstr "<variable id=\"pasting\"><link href=\"text/shared/guide/pasting.xhp\">Επικόλληση περιεχομένων σε ειδικές μορφοποιήσεις</link></variable>"
-#: copytable2application.xhp
+#: pasting.xhp
msgctxt ""
-"copytable2application.xhp\n"
-"par_id3146957\n"
-"12\n"
+"pasting.xhp\n"
+"par_idN10743\n"
"help.text"
-msgid "If you drag cells to the normal view of a presentation document, the cells will be inserted there as an OLE object. If you drag cells into the outline view, each cell will form a line of the outline view."
-msgstr "Εάν σύρετε κελιά στην κανονική προβολή ενός εγγράφου παρουσίασης, τα κελιά θα εισαχθούν εκεί ως αντικείμενα OLE. Εάν μεταφέρετε κελιά στην προβολή διάρθρωσης, κάθε κελί θα σχηματίσει μια γραμμή της προβολής διάρθρωσης."
+msgid "Contents that are stored on the clipboard can be pasted into your document using different formats. In %PRODUCTNAME you can choose how to paste the contents using a dialog or a drop-down icon."
+msgstr "Περιεχόμενα αποθηκευμένα στο πρόχειρο μπορούν να επικολληθούν στο έγγραφό σας κάνοντας χρήση διαφορετικών μορφοποιήσεων. Στο %PRODUCTNAME μπορείτε να επιλέξτε πως να επικολλάτε τα περιεχόμενα κάνοντας χρήση ενός παραθύρου διαλόγου ή ενός συμβόλου drop-down."
-#: copytable2application.xhp
+#: pasting.xhp
msgctxt ""
-"copytable2application.xhp\n"
-"par_id3148538\n"
-"13\n"
+"pasting.xhp\n"
+"par_idN10746\n"
"help.text"
-msgid "When you copy a cell range from $[officename] Calc to the clipboard, the drawing objects, OLE objects and charts within this range are also copied."
-msgstr "Εάν αντιγράψετε μια περιοχή κελιών από το $[officename] Calc στο πρόχειρο, τα αντικείμενα σχεδίασης, αντικείμενα OLE και διαγράμματα σε αυτήν την περιοχή θα αντιγραφούν επίσης."
+msgid "The available options depend on the contents of the clipboard."
+msgstr "Οι διαθέσιμες επιλογές εξαρτώνται από τα περιεχόμενα του πρόχειρου."
-#: copytable2application.xhp
+#: pasting.xhp
msgctxt ""
-"copytable2application.xhp\n"
-"par_id3153031\n"
-"14\n"
+"pasting.xhp\n"
+"hd_id3144547360\n"
"help.text"
-msgid "If you insert a cell range with an enclosed chart, the chart will keep its link to the source cell range only if you copied the chart and the source cell range together."
-msgstr "Εάν εισάγετε μια περιοχή κελιών σε ένα περικυκλωμένο διάγραμμα, το διάγραμμα θα κρατήσει τη σύνδεσή του με τη προέλευση της περιοχής κελιών μόνο εάν αντιγράψατε μαζί και το διάγραμμα και τη περιοχή προέλευσης κελιών."
+msgid "In Writer text documents, you can press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Shift+V to paste the contents of the clipboard as unformatted text."
+msgstr "Σε έγγραφα κειμένου Writer, μπορείτε να πατήσετε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή+Επιλογή</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Shift+V για επικόλληση των περιεχομένων του προχείρου ως αμορφοποίητο κείμενο."
-#: doc_open.xhp
+#: pasting.xhp
msgctxt ""
-"doc_open.xhp\n"
-"tit\n"
+"pasting.xhp\n"
+"par_idN10749\n"
"help.text"
-msgid "Opening Documents"
-msgstr "Άνοιγμα εγγράφων"
+msgid "Pasting clipboard contents using an icon menu"
+msgstr "Επικόλληση περιεχομένων προχείρου χρησιμοποιώντας το μενού σύμβολο"
-#: doc_open.xhp
+#: pasting.xhp
msgctxt ""
-"doc_open.xhp\n"
-"bm_id3147834\n"
+"pasting.xhp\n"
+"par_idN10750\n"
"help.text"
-msgid "<bookmark_value>opening; documents</bookmark_value><bookmark_value>documents; opening</bookmark_value><bookmark_value>files; opening</bookmark_value><bookmark_value>loading; documents</bookmark_value><bookmark_value>spreadsheets;creating/opening</bookmark_value><bookmark_value>presentations;creating/opening</bookmark_value><bookmark_value>FTP; opening documents</bookmark_value><bookmark_value>new documents</bookmark_value><bookmark_value>empty documents</bookmark_value><bookmark_value>text documents;creating/opening</bookmark_value><bookmark_value>drawings; creating/opening</bookmark_value><bookmark_value>HTML documents; new</bookmark_value><bookmark_value>formulas; new</bookmark_value>"
-msgstr "<bookmark_value>άνοιγμα; έγγραφα</bookmark_value><bookmark_value>έγγραφα; άνοιγμα</bookmark_value><bookmark_value>αρχεία; άνοιγμα</bookmark_value><bookmark_value>φόρτωση; έγγραφα</bookmark_value><bookmark_value>πίνακες;δημιουργία/άνοιγμα</bookmark_value><bookmark_value>παρουσιάσεις;δημιουργία/άνοιγμα</bookmark_value><bookmark_value>FTP; άνοιγμα εγγράφων</bookmark_value><bookmark_value>νέα έγγραφα</bookmark_value><bookmark_value>κενά έγγραφα</bookmark_value><bookmark_value>έγγραφα κειμένου;δημιουργία/άνοιγμα</bookmark_value><bookmark_value>σχέδια; δημιουργία/άνοιγμα</bookmark_value><bookmark_value>έγγραφα HTML; δημιουργία</bookmark_value><bookmark_value>φόρμουλες; δημιουργία</bookmark_value>"
+msgid "Click the arrow next to the <emph>Paste</emph> icon on the Standard Bar to open the menu."
+msgstr "Κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Επικόλληση</emph> στη βασική γραμμή εργαλείων για να ανοίξετε το μενού."
-#: doc_open.xhp
+#: pasting.xhp
msgctxt ""
-"doc_open.xhp\n"
-"hd_id3147834\n"
-"1\n"
+"pasting.xhp\n"
+"par_idN10758\n"
"help.text"
-msgid "<variable id=\"doc_open\"><link href=\"text/shared/guide/doc_open.xhp\" name=\"Opening Documents\">Opening Documents</link></variable>"
-msgstr "<variable id=\"doc_open\"><link href=\"text/shared/guide/doc_open.xhp\" name=\"Άνοιγμα εγγράφων\">Άνοιγμα εγγράφων</link></variable>"
+msgid "Select one of the options."
+msgstr "Επιλέξτε μια από τις επιλογές."
-#: doc_open.xhp
+#: pasting.xhp
msgctxt ""
-"doc_open.xhp\n"
-"hd_id3147653\n"
-"12\n"
+"pasting.xhp\n"
+"par_idN1075B\n"
"help.text"
-msgid "Opening an existing document"
-msgstr "Άνοιγμα ενός υπάρχοντος εγγράφου"
+msgid "If you do not like the result, click the <emph>Undo</emph> icon and then paste again with another option."
+msgstr "Αν δεν σας αρέσει το αποτέλεσμα, κάντε κλικ στο εικονίδιο <emph>Αναίρεση</emph> και τότε επικολλήστε ξανά με άλλη επιλογή."
-#: doc_open.xhp
+#: pasting.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_id3149398\n"
-"2\n"
+"pasting.xhp\n"
+"par_idN10762\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Κάντε ένα από τα ακόλουθα:"
+msgid "Pasting clipboard contents using a dialog"
+msgstr "Επικόλληση περιεχομένων προχείρου χρησιμοποιώντας ένα παράθυρο διαλόγου"
-#: doc_open.xhp
+#: pasting.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_idN107A9\n"
+"pasting.xhp\n"
+"par_idN10769\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open</item>"
-msgstr "Επιλέξτε <item type=\"menuitem\">Αρχείο - Άνοιγμα</item>"
+msgid "Choose <emph>Edit - Paste special</emph>."
+msgstr "Επιλέξτε <emph>Επεξεργασία - Ειδική επικόλληση</emph>."
-#: doc_open.xhp
+#: pasting.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_idN107AF\n"
+"pasting.xhp\n"
+"par_idN10771\n"
"help.text"
-msgid "Click the <emph>Open</emph> icon on the Standard toolbar"
-msgstr "Click the <emph>Open</emph> icon on the Standard toolbar"
+msgid "Select one of the options and click <emph>OK</emph>."
+msgstr "Διαλέξτε μία από τις επιλογές και κάντε κλικ στο <emph>OK</emph>."
-#: doc_open.xhp
+#: pasting.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_idN107B2\n"
+"pasting.xhp\n"
+"par_idN10774\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+O"
-msgstr "Πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+O"
+msgid "If you are in a spreadsheet and the contents of the clipboard are spreadsheet cells, then a different <emph>Paste Special</emph> dialog appears. Use the <emph>Paste Special</emph> dialog to copy cells using basic or advanced options."
+msgstr "Αν είστε σε υπολογιστικό φύλλο και τα περιεχόμενα του προχείρου είναι κελιά υπολογιστικού φύλλου, τότε ένα διαφορετικό παράθυρο διαλόγου <emph>Ειδική επικόλληση</emph> εμφανίζεται. Χρησιμοποιήστε το παράθυρο διαλόγου <emph>Ειδική επικόλληση</emph> για να αντιγράψετε βασικές ή προχωρημένες επιλογές."
-#: doc_open.xhp
+#: pasting.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_id3150275\n"
-"3\n"
+"pasting.xhp\n"
+"par_idN1077E\n"
"help.text"
-msgid "The <link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link> dialog appears."
-msgstr "Το παράθυρο διαλόγου <link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link> εμφανίζεται."
+msgid "<emph>Transpose</emph>: swaps the rows and the columns of the cell range to be pasted."
+msgstr "<emph>Αντιμετάθεση</emph>: ανταλλάσσει τις γραμμές και τις στήλες του εύρους του κελιού για επικόλληση."
-#: doc_open.xhp
+#: pasting.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_id3149164\n"
-"4\n"
+"pasting.xhp\n"
+"par_idN10785\n"
"help.text"
-msgid "Select the file you want to open and click <emph>Open</emph>."
-msgstr "Επιλέξτε το αρχείο που θέλετε να ανοίξετε και κάντε κλικ στο <emph>Άνοιγμα</emph>."
+msgid "<emph>Link</emph>: pastes the cell range as a link. If the source file changes, the pasted cells change also."
+msgstr "<emph>Σύνδεση</emph>: επικολλά το εύρος κελιών ως μια σύνδεση. Αν η προέλευση αρχείου αλλάξει, τα κελιά που έχουν επικολληθεί αλλάζουν και αυτά."
-#: doc_open.xhp
+#: pasting.xhp
msgctxt ""
-"doc_open.xhp\n"
-"hd_id3149234\n"
-"13\n"
+"pasting.xhp\n"
+"par_idN1078C\n"
"help.text"
-msgid "Restrict Files to Display"
-msgstr "Περιορισμός αρχείων στην οθόνη"
+msgid "The other options are explained in the help, when you call the <link href=\"text/shared/01/02070000.xhp\">Paste Special</link> dialog from within %PRODUCTNAME Calc."
+msgstr "Οι άλλες επιλογές εξηγούνται στη βοήθεια όταν καλείτε το παράθυρο διαλόγου <link href=\"text/shared/01/02070000.xhp\">Ειδική επικόλληση</link> μέσα από το %PRODUCTNAME Calc."
-#: doc_open.xhp
+#: pasting.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_id3150985\n"
-"14\n"
+"pasting.xhp\n"
+"par_idN107BA\n"
"help.text"
-msgid "To restrict the display of files in the <emph>Open</emph> dialog to a certain type select the corresponding <emph>File type</emph> from the list. Select <emph>All Files</emph> to display all files."
-msgstr "Για περιορισμό της εμφάνισης αρχείων στο διάλογο <emph>άνοιγμα</emph> σε ένα συγκεκριμένο τύπο επιλέξτε τον αντίστοιχο <emph>τύπο αρχείου</emph> από τη λίστα. Επιλέξτε <emph>όλα τα αρχεία</emph> για εμφάνιση όλων των αρχείων."
+msgid "<link href=\"text/shared/01/02070000.xhp\">Paste Special</link>"
+msgstr "<link href=\"text/shared/01/02070000.xhp\">Ειδική επικόλληση</link>"
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"hd_id4651326\n"
+"print_blackwhite.xhp\n"
+"tit\n"
"help.text"
-msgid "Cursor Position"
-msgstr "Θέση δείκτη"
+msgid "Printing in Black and White"
+msgstr "Ασπρόμαυρη εκτύπωση"
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_id5509201\n"
+"print_blackwhite.xhp\n"
+"bm_id3150125\n"
"help.text"
-msgid "In general, all documents open with the cursor at the start of the document."
-msgstr "Γενικά, όλα τα έγγραφα ανοίγουν με τον δείκτη στην αρχή του εγγράφου."
+msgid "<bookmark_value>printing; black and white</bookmark_value> <bookmark_value>black and white printing</bookmark_value> <bookmark_value>colors; not printing</bookmark_value> <bookmark_value>text; printing in black</bookmark_value>"
+msgstr "<bookmark_value>εκτύπωση; ασπρόμαυρη</bookmark_value><bookmark_value>ασπρόμαυρη εκτύπωση</bookmark_value><bookmark_value>χρώματα; μη εκτυπώσιμα</bookmark_value><bookmark_value>κείμενο; εκτύπωση σε μαύρο</bookmark_value>"
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_id6594744\n"
+"print_blackwhite.xhp\n"
+"hd_id3150125\n"
+"1\n"
"help.text"
-msgid "One exception appears when the author of a Writer text document saves and reopens a document: The cursor will be at the same position where it has been when the document was saved. This only works when the name of the author was entered in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - User Data</emph>."
-msgstr "Μια εξαίρεση εμφανίζεται όταν ο συγγραφέας του εγγράφου κειμένου Writer αποθηκεύει και ξανανοίγει ένα έγγραφο: Ο δρομέας θα είναι στην ίδια θέση όπου ήταν όταν αποθηκεύτηκε το έγγραφο. Αυτό δουλεύει μόνο όταν το όνομα του συγγραφέα καταχωρήθηκε στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Δεδομένα χρήστη</emph>."
+msgid "<variable id=\"print_blackwhite\"><link href=\"text/shared/guide/print_blackwhite.xhp\" name=\"Printing in Black and White\">Printing in Black and White</link></variable>"
+msgstr "<variable id=\"print_blackwhite\"><link href=\"text/shared/guide/print_blackwhite.xhp\" name=\"Ασπρόμαυρη εκτύπωση\">Ασπρόμαυρη εκτύπωση</link></variable>"
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_id3422650\n"
+"print_blackwhite.xhp\n"
+"hd_id3150499\n"
+"3\n"
"help.text"
-msgid "Press Shift+F5 to set the cursor to the last saved position."
-msgstr "Χρησιμοποιήστε το συνδυασμό πλήκτρων Shift+F5 για να θέσετε τον δείκτη στην τελευταία αποθηκευμένη θέση."
+msgid "Printing text and graphics in black and white"
+msgstr "Ασπρόμαυρη εκτύπωση κειμένου και γραφικών"
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"hd_id3148453\n"
-"17\n"
+"print_blackwhite.xhp\n"
+"par_id3149346\n"
+"4\n"
"help.text"
-msgid "Opening an Empty Document"
-msgstr "Άνοιγμα ενός κενού εγγράφου"
+msgid "Choose <emph>File - Print</emph>. The <emph>General</emph> tab page of the dialog opens."
+msgstr "Επιλέξτε <emph>Αρχείο - Εκτύπωση</emph>. Η καρτέλα <emph>Γενικά</emph> του διαλόγου ανοίγει."
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_id3147287\n"
-"19\n"
+"print_blackwhite.xhp\n"
+"par_id3155892\n"
+"5\n"
"help.text"
-msgid "Click the <emph>New</emph> icon on the Standard bar or choose <emph>File - New</emph>. This opens a document of the document type specified."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Δημιουργία</emph> στην βασική γραμμή εργαλείων ή επιλέξτε <emph>Αρχείο - Δημιουργία</emph>. Αυτή η εντολή ανοίγει ένα έγγραφο του τύπου που έχει καθοριστεί."
+msgid "Click on <emph>Properties</emph>. This opens the Properties dialog for your printer."
+msgstr "Κάντε κλικ στις <emph>Ιδιότητες</emph>. Ανοίγει το παράθυρο διαλόγου ιδιοτήτων του εκτυπωτή σας."
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_id3153092\n"
-"20\n"
+"print_blackwhite.xhp\n"
+"par_id3145313\n"
+"6\n"
"help.text"
-msgid "If you click the arrow next to the <emph>New</emph> icon, a submenu opens in which you can select another document type."
-msgstr "Αν κάνετε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Δημιουργία</emph>, θα ανοίξει ένα υπομενού από το οποίο μπορείτε να διαλέξετε έναν διαφορετικό τύπο εγγράφου."
+msgid "Select the option to print in black and white. For further information, refer to the user's manual of your printer."
+msgstr "Ενεργοποιήστε την επιλογή ασπρόμαυρης εκτύπωσης. Για περισσότερες πληροφορίες, ανατρέξτε στο εγχειρίδιο χρήστη του εκτυπωτή σας."
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"hd_id0820200803501358\n"
+"print_blackwhite.xhp\n"
+"par_id3153345\n"
+"7\n"
"help.text"
-msgid "System File Dialogs or %PRODUCTNAME Dialogs"
-msgstr "Χρήση διαλόγων αρχείων συστήματος ή διαλόγων του %PRODUCTNAME"
+msgid "Confirm the <emph>Properties</emph> dialog and click <emph>Print</emph>."
+msgstr "Επιβεβαιώστε το διάλογο <emph>Ιδιότητες</emph> και κλικ στο <emph>Εκτύπωση</emph>."
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_id0820200803501356\n"
+"print_blackwhite.xhp\n"
+"par_id3156113\n"
+"8\n"
"help.text"
-msgid "On most operating systems, you can choose to use the system file dialogs or %PRODUCTNAME dialogs."
-msgstr "Στα περισσότερα λειτουργικά συστήματα, μπορείτε να επιλέξετε να χρησιμοποιείτε τους διάλογους του συστήματος ή τους διάλογους του %PRODUCTNAME."
+msgid "The current document will be printed in black and white."
+msgstr "Το τρέχον έγγραφο θα εκτυπωθεί ασπρόμαυρο."
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_id0820200803501429\n"
+"print_blackwhite.xhp\n"
+"hd_id3147653\n"
+"9\n"
"help.text"
-msgid "Choose <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - General</item> to switch the type of open/save dialogs."
-msgstr "Επιλέξτε <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Γενικά</item> για εναλλαγή του τύπου των διαλόγων άνοιγμα/αποθήκευση."
+msgid "Printing in black and white in <item type=\"productname\">%PRODUCTNAME</item> Impress and <item type=\"productname\">%PRODUCTNAME</item> Draw"
+msgstr "Ασπρόμαυρη εκτύπωση στο <item type=\"productname\">%PRODUCTNAME</item> Impress και στο <item type=\"productname\">%PRODUCTNAME</item> Draw"
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_id0820200803501449\n"
+"print_blackwhite.xhp\n"
+"par_id3149233\n"
+"10\n"
"help.text"
-msgid "The %PRODUCTNAME dialogs support file download and upload using secure https connections."
-msgstr "Οι διάλογοι του %PRODUCTNAME υποστηρίζουν λήψη και ανέβασμα αρχείων με τη χρήση ασφαλών συνδέσεων https."
+msgid "Choose Tools - Options - %PRODUCTNAME Impress or Tools - Options - %PRODUCTNAME Draw, as appropriate."
+msgstr "Επιλέξτε Εργαλεία - Επιλογές - %PRODUCTNAME Impress ή Εργαλεία - Επιλογές - %PRODUCTNAME Draw, όπως απαιτείται."
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"hd_id0820200803501453\n"
+"print_blackwhite.xhp\n"
+"par_id3150275\n"
+"11\n"
"help.text"
-msgid "Opening Files from a Web Server"
-msgstr "Άνοιγμα αρχείων από ένα εξυπηρετητή στο διαδίκτυο"
+msgid "Then choose <emph>Print</emph>."
+msgstr "Μετά επιλέξτε <emph>Εκτύπωση</emph>."
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_id3153126\n"
-"9\n"
+"print_blackwhite.xhp\n"
+"par_id3147573\n"
+"12\n"
"help.text"
-msgid "You can enter a URL in the <emph>File name</emph> box of the <emph>Open</emph> dialogs. The URL must start with file:/// or ftp:// or http://."
-msgstr "Μπορείτε να εισάγετε ένα URL στο πεδίο <emph>Όνομα αρχείου</emph> των διαλόγων <emph>Άνοιγμα</emph>. Το URL θα πρέπει να ξεκινάει με file:/// ή ftp:// ή http://."
+msgid "Under <emph>Quality,</emph> select either <emph>Grayscale</emph> or <emph>Black & white</emph> and click <emph>OK</emph>."
+msgstr "Στη <emph>Ποιότητα,</emph> επιλέξτε είτε <emph>Διαβάθμιση του γκρι</emph> είτε <emph>Ασπρόμαυρο</emph> και επιλέξτε <emph>OK</emph>."
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_id0820200803501548\n"
+"print_blackwhite.xhp\n"
+"par_id3154307\n"
+"13\n"
"help.text"
-msgid "If you use the %PRODUCTNAME dialog, you can use the https:// prefix for a secure connection, and you can save a document on the web server."
-msgstr "Αν χρησιμοποιείτε τους διαλόγους του %PRODUCTNAME, μπορείτε να χρησιμοποιήσετε το πρόθεμα https:// για ασφαλείς συνδέσεις και να αποθηκεύσετε ένα έγγραφο στον εξυπηρετητή."
+msgid "When either of these options is selected, all presentations or drawings will be printed without color. If you only want to print in black for the <emph>current</emph> print job, select the option in <emph>File - Print - %PRODUCTNAME Draw/Impress</emph>."
+msgstr "Εάν οποιαδήποτε από τις δύο επιλογές επιλεγεί, όλες οι παρουσιάσεις ή σχέδια θα τυπωθούν χωρίς χρώμα. Εάν θέλετε μόνο να εκτυπώσετε σε μαύρο για την <emph>τρέχουσα</emph> εργασία εκτύπωσης, διαλέξτε την επιλογή στο <emph>Αρχείο - Εκτύπωση - %PRODUCTNAME Draw/Impress</emph>."
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_idN107C4\n"
+"print_blackwhite.xhp\n"
+"par_id3149786\n"
+"15\n"
"help.text"
-msgid "When you open a file by a URL from the Windows file dialog, Windows will open a local copy of the file, located in the Internet Explorer cache. The %PRODUCTNAME file dialog opens a local copy of the file in the system's temp folder."
-msgstr "Όταν ανοίγετε ένα URL μέσω του διαλόγου αρχείου των Windows, τα Windows θα ανοίξουν ένα τοπικό αντίγραφο του αρχείου που θα βρίσκεται στην προσωρινή μνήμη του Internet Explorer. Ο διάλογος αρχείου του %PRODUCTNAME ανολιγει ένα τοπικό αντίγραφο από τον φάκελο temp του συστήματος σας."
+msgid "<emph>Grayscale</emph> converts all colors to a maximum of 256 gradations from black to white. All text will be printed in black. A background set by <emph>Format - Page - Background</emph> will not be printed."
+msgstr "Η <emph>γκρι κλίμακα</emph> μετατρέπει όλα τα χρώματα σε ένα μέγιστο 256 διαβαθμίσεων από μαύρο σε άσπρο. Όλο το κείμενο θα εκτυπωθεί σε μαύρο. Το παρασκήνιο που ορίζεται στο <emph>Μορφή - Σελίδα - Παρασκήνιο</emph> δεν θα τυπωθεί."
-#: doc_open.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"doc_open.xhp\n"
-"par_id3148616\n"
-"5\n"
+"print_blackwhite.xhp\n"
+"par_id3145610\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"File - Open\">File - Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Αρχείο - Άνοιγμα\">Αρχείο - Άνοιγμα</link>"
+msgid "<emph>Black & white</emph> converts all colors into the two values black and white. All borders around objects are printed black. All text will be printed in black. A background set by <emph>Format - Page - Background</emph> will not be printed."
+msgstr "Το <emph>Ασπρόμαυρο</emph> μετατρέπει όλα τα χρώματα σε δύο τιμές μαύρο και άσπρο. Όλα τα περιγράμματα γύρω από τα αντικείμενα τυπώνονται μαύρα. Όλο το κείμενο θα εκτυπωθεί μαύρο. Το ορισμένο παρασκήνιο στο <emph>Μορφή - Σελίδα - Παρασκήνιο</emph> δεν θα τυπωθεί."
-#: redlining_doccompare.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"redlining_doccompare.xhp\n"
-"tit\n"
+"print_blackwhite.xhp\n"
+"hd_id3153896\n"
+"17\n"
"help.text"
-msgid "Comparing Versions of a Document"
-msgstr "Σύγκριση εκδόσεων ενός εγγράφου"
+msgid "Printing only text in black and white"
+msgstr "Εκτύπωση μόνο ασπρόμαυρου κειμένου"
-#: redlining_doccompare.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"redlining_doccompare.xhp\n"
-"bm_id3154788\n"
+"print_blackwhite.xhp\n"
+"par_id3147559\n"
+"18\n"
"help.text"
-msgid "<bookmark_value>documents; comparing</bookmark_value><bookmark_value>comparisons;document versions</bookmark_value><bookmark_value>versions; comparing documents</bookmark_value><bookmark_value>changes;comparing to original</bookmark_value><bookmark_value>review function; comparing documents</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα; σύγκριση</bookmark_value><bookmark_value>συγκρίσεις;εκδόσεις εγγράφων</bookmark_value><bookmark_value>εκδόσεις; σύγκριση εγγράφων</bookmark_value><bookmark_value>αλλαγές;σύγκριση με το αρχικό</bookmark_value><bookmark_value>λειτουργία αναθεώρησης; σύγκριση εγγράφων</bookmark_value>"
+msgid "In <item type=\"productname\">%PRODUCTNAME</item> Writer you can choose to print color-formatted text in black and white. You can specify this either for all subsequent text documents to be printed, or only for the current printing process."
+msgstr "Στο <item type=\"productname\">%PRODUCTNAME</item> Writer μπορείτε να επιλέξετε να εκτυπώσετε κείμενο, το οποίο έχει έγχρωμη μορφοποίηση, ως ασπρόμαυρο. Μπορείτε να καθορίσετε αυτή την επιλογή για όλα τα έγγραφα κειμένου τα οποία θα εκτυπωθούν στη συνέχεια, ή μόνο για τη διαδικασία εκτύπωσης του τρέχοντος εγγράφου κειμένου."
-#: redlining_doccompare.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"redlining_doccompare.xhp\n"
-"hd_id3154788\n"
-"32\n"
+"print_blackwhite.xhp\n"
+"hd_id3150358\n"
+"19\n"
"help.text"
-msgid "<variable id=\"redlining_doccompare\"><link href=\"text/shared/guide/redlining_doccompare.xhp\" name=\"Comparing Versions of a Document\">Comparing Versions of a Document</link></variable>"
-msgstr "<variable id=\"redlining_doccompare\"><link href=\"text/shared/guide/redlining_doccompare.xhp\" name=\"Σύγκριση εκδόσεων ενός εγγράφου\">Σύγκριση εκδόσεων ενός εγγράφου</link></variable>"
+msgid "Printing all text documents with black and white text"
+msgstr "Εκτύπωση όλων των εγγράφων κειμένου ασπρόμαυρα"
-#: redlining_doccompare.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"redlining_doccompare.xhp\n"
-"par_id4186223\n"
+"print_blackwhite.xhp\n"
+"par_id3150541\n"
+"20\n"
"help.text"
-msgid "The review function is available in %PRODUCTNAME for text documents and spreadsheet documents."
-msgstr "Η λειτουργία αναθεώρησης είναι διαθέσιμη στο %PRODUCTNAME για έγγραφα κειμένου και έγγραφα υπολογιστικού φύλλου."
+msgid "Choose Tools - Options - %PRODUCTNAME Writer or Tools - Options - %PRODUCTNAME Writer/Web."
+msgstr "Επιλέξτε Εργαλεία - Επιλογές - %PRODUCTNAME Writer ή Εργαλεία - Επιλογές - %PRODUCTNAME Writer/Web."
-#: redlining_doccompare.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"redlining_doccompare.xhp\n"
-"par_id3995178\n"
+"print_blackwhite.xhp\n"
+"par_id3147084\n"
+"21\n"
"help.text"
-msgid "Imagine you have some co-authors or reviewers who collaborate with you writing your original document. One day you send out copies of your document to all reviewers. You ask them to edit the copy and send it back."
-msgstr "Φανταστείτε ότι έχετε μερικούς συνεργάτες ή επιμελητές που συνεργάζονται με εσάς στη συγγραφή του αρχικού σας εγγράφου. Μια μέρα στέλνετε αντίγραφα του εγγράφου σας σε όλους τους επιμελητές. Τους ζητάτε να επεξεργαστούν το αντίγραφο και να σας το ξαναστείλουν πίσω."
+msgid "Then choose <emph>Print</emph>."
+msgstr "Μετά επιλέξτε <emph>Εκτύπωση</emph>."
-#: redlining_doccompare.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"redlining_doccompare.xhp\n"
-"par_id9948423\n"
+"print_blackwhite.xhp\n"
+"par_id3154910\n"
+"22\n"
"help.text"
-msgid "Normally, the reviewers enable change tracking by <emph>Edit - Changes - Record</emph> and you can easily see the changes."
-msgstr "Κανονικά, οι επιθεωρητές ενεργοποιούν την ανίχνευση αλλαγών με <emph>Επεξεργασία - Αλλαγές - Καταγραφή</emph> και μπορείτε εύκολα να δείτε τις αλλαγές."
+msgid "Under <emph>Contents,</emph> mark <emph>Print black</emph> and click <emph>OK</emph>."
+msgstr "Στα <emph>Περιεχόμενα,</emph> επιλέγετε την <emph>Εκτύπωση σε μαύρο</emph> και κάντε κλικ στο <emph>OK</emph>."
-#: redlining_doccompare.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"redlining_doccompare.xhp\n"
-"par_id3155421\n"
-"33\n"
+"print_blackwhite.xhp\n"
+"par_id3144762\n"
+"23\n"
"help.text"
-msgid "If one of the authors has made changes to a document without recording them, you can compare the changed document to your original document."
-msgstr "Αν κάποιος από τους συντάκτες έκανε αλλαγές σε ένα έγγραφο χωρίς να τις έχει καταγράψει, έχετε τη δυνατότητα να συγκρίνετε το αντίγραφο του εγγράφου με το πρωτότυπο έγγραφό σας."
+msgid "All text documents or HTML documents will be printed with black text."
+msgstr "Όλα τα έγγραφα κειμένου ή τα έγγραφα HTML θα εκτυπώνονται με μαύρο κείμενο."
-#: redlining_doccompare.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"redlining_doccompare.xhp\n"
-"par_id3153087\n"
-"35\n"
+"print_blackwhite.xhp\n"
+"hd_id3148920\n"
+"24\n"
"help.text"
-msgid "Open the reviewer's document and then choose <emph>Edit - Compare Document</emph>."
-msgstr "Ανοίξτε το έγγραφο του επιμελητή και ενεργοποιήστε τις επιλογές <emph>Επεξεργασία - Σύγκριση εγγράφου</emph>."
+msgid "Printing the current text document with black and white text"
+msgstr "Εκτύπωση του τρέχοντος εγγράφου κειμένου ως ασπρόμαυρο κείμενο"
-#: redlining_doccompare.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"redlining_doccompare.xhp\n"
-"par_id4208807\n"
+"print_blackwhite.xhp\n"
+"par_id3152933\n"
+"25\n"
"help.text"
-msgid "You should always start with opening the newer document and compare it with the older document."
-msgstr "Θα πρέπει πάντα να αρχίζετε με το άνοιγμα του πιο πρόσφατου εγγράφου και να το συγκρίνεται με ένα παλιότερο έγγραφο."
+msgid "Choose <emph>File - Print</emph>. Then click the <emph>%PRODUCTNAME Writer</emph> tab."
+msgstr "Επιλέξτε <emph>Αρχείο - Εκτύπωση</emph>. Έπειτα κλικ στην καρτέλα <emph>%PRODUCTNAME Writer</emph>."
-#: redlining_doccompare.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"redlining_doccompare.xhp\n"
-"par_id3145315\n"
-"36\n"
+"print_blackwhite.xhp\n"
+"par_id3149667\n"
+"27\n"
"help.text"
-msgid "A file selection dialog appears. Select your older original document and confirm the dialog."
-msgstr "Θα εμφανιστεί ένα παράθυρο διαλόγου επιλογής αρχείων. Επιλέξτε το παλαιότερο αρχικό έγγραφο και επιβεβαιώστε τις επιλογές του παραθύρου διαλόγου."
+msgid "Choose <emph>Print text in black</emph> and click <emph>Print</emph>."
+msgstr "Επιλέξτε <emph>Εκτύπωση κειμένου σε μαύρο</emph> και κλικ στο <emph>Εκτύπωση</emph>."
-#: redlining_doccompare.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"redlining_doccompare.xhp\n"
-"par_id3149762\n"
-"37\n"
+"print_blackwhite.xhp\n"
+"par_id3153726\n"
+"29\n"
"help.text"
-msgid "<item type=\"productname\">%PRODUCTNAME</item> combines both documents into the reviewer's document. All text passages that occur in the reviewer's document but not in the original are identified as having been inserted, and all text passages that got deleted by the reviewer are identified as deletions."
-msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> συνδυάζει τα δύο έγγραφα στο έγγραφό του επιμελητή. Όλα τα αποσπάσματα κειμένου τα οποία εμφανίζονται στο έγγραφό του επιμελητή, αλλά όχι στο αρχικό, αναγνωρίζονται ως εισαγόμενα και όλα τα αποσπάσματα κειμένου, τα οποία λείπουν από το έγγραφό του επιμελητή αναγνωρίζονται ως διαγραμμένα."
+msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Printing dialogs\">Printing dialogs</link>"
+msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Κουτιά διαλόγου εκτύπωσης\">Παράθυρα διαλόγου εκτύπωσης</link>"
-#: redlining_doccompare.xhp
+#: print_blackwhite.xhp
msgctxt ""
-"redlining_doccompare.xhp\n"
-"par_id3145674\n"
-"38\n"
+"print_blackwhite.xhp\n"
+"par_id3154146\n"
+"30\n"
"help.text"
-msgid "You can now accept or reject the insertions and deletions. At the end you may save the reviewer's document as a new original with a new name."
-msgstr "Τώρα μπορείτε να αποδεχτείτε ή να απορρίψετε τις προσθήκες ή τις αφαιρέσεις. Στο τέλος μπορείτε να αποθηκεύσετε το αρχείο του επιθεωρητή σαν ένα καινούργιο αρχικό με νέο όνομα."
+msgid "<link href=\"text/shared/optionen/01000000.xhp\" name=\"Tools - Options dialog\">Tools - Options dialog</link>"
+msgstr "<link href=\"text/shared/optionen/01000000.xhp\" name=\"Εργαλεία - Παράθυρο διαλόγου επιλογών\">Εργαλεία - Παράθυρο διαλόγου επιλογών</link>"
#: print_faster.xhp
msgctxt ""
@@ -16028,5041 +15792,4928 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01010900.xhp\">Print options</link>"
msgstr "<link href=\"text/shared/optionen/01010900.xhp\">Επιλογές εκτύπωσης</link>"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
+"protection.xhp\n"
"tit\n"
"help.text"
-msgid "About Digital Signatures"
-msgstr "Περί ψηφιακών υπογραφών"
+msgid "Protecting Content in %PRODUCTNAME"
+msgstr "Προστασία περιεχομένων στο %PRODUCTNAME"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"bm_id7430951\n"
+"protection.xhp\n"
+"bm_id3150620\n"
"help.text"
-msgid "<bookmark_value>certificates</bookmark_value> <bookmark_value>digital signatures;overview</bookmark_value> <bookmark_value>security;digital signatures</bookmark_value>"
-msgstr "<bookmark_value>πιστοποιητικά</bookmark_value> <bookmark_value>ψηφιακές υπογραφές;σύνοψη</bookmark_value> <bookmark_value>ασφάλεια;ψηφιακές υπογραφές</bookmark_value>"
+msgid "<bookmark_value>protecting; contents</bookmark_value> <bookmark_value>protected contents</bookmark_value> <bookmark_value>contents protection</bookmark_value> <bookmark_value>encryption of contents</bookmark_value> <bookmark_value>passwords for protecting contents</bookmark_value> <bookmark_value>security;protecting contents</bookmark_value> <bookmark_value>form controls; protecting</bookmark_value> <bookmark_value>draw objects;protecting</bookmark_value> <bookmark_value>OLE objects;protecting</bookmark_value> <bookmark_value>graphics;protecting</bookmark_value> <bookmark_value>frames;protecting</bookmark_value>"
+msgstr "<bookmark_value>προστασία; περιεχόμενα</bookmark_value><bookmark_value>προστατευόμενα περιεχόμενα</bookmark_value><bookmark_value>προστασία περιεχομένων</bookmark_value><bookmark_value>κρυπτογράφηση περιεχομένων</bookmark_value><bookmark_value>κωδικοί πρόσβασης για προστασία περιεχομένων</bookmark_value><bookmark_value>ασφάλεια;προστασία περιεχομένων</bookmark_value><bookmark_value>στοιχεία ελέγχου φορμών; προστασία</bookmark_value><bookmark_value>αντικείμενα σχεδίασης;προστασία</bookmark_value><bookmark_value>αντικείμενα OLE;προστασία</bookmark_value><bookmark_value>γραφικά;προστασία</bookmark_value><bookmark_value>πλαίσια;προστασία</bookmark_value>"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"hd_id2767418\n"
+"protection.xhp\n"
+"hd_id3155364\n"
+"2\n"
"help.text"
-msgid "<variable id=\"digital_signatures\"><link href=\"text/shared/guide/digital_signatures.xhp\">About Digital Signatures</link></variable>"
-msgstr "<variable id=\"digital_signatures\"><link href=\"text/shared/guide/digital_signatures.xhp\">Περί ψηφιακών υπογραφών</link></variable>"
+msgid "<variable id=\"protection\"><link href=\"text/shared/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME\">Protecting Content in <item type=\"productname\">%PRODUCTNAME</item></link></variable>"
+msgstr "<variable id=\"protection\"><link href=\"text/shared/guide/protection.xhp\" name=\"Προστασία περιεχομένων στο %PRODUCTNAME\">Προστασία περιεχομένων στο <item type=\"productname\">%PRODUCTNAME</item></link></variable>"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_idN10632\n"
+"protection.xhp\n"
+"par_id3153394\n"
+"3\n"
"help.text"
-msgid "In %PRODUCTNAME, you can digitally sign your documents and macros."
-msgstr "Στο %PRODUCTNAME, μπορείτε να υπογράψετε ψηφιακά τα έγγραφά σας και τις μακροεντολές."
+msgid "The following is an overview of the different ways of protecting contents in <item type=\"productname\">%PRODUCTNAME</item> from being modified, deleted or viewed."
+msgstr "Ακολουθεί μια σύνοψη των διαφόρων τρόπων προστασίας περιεχομένου από τροποποίηση, διαγραφή ή προβολή στο <item type=\"productname\">%PRODUCTNAME</item>."
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"hd_id6564531\n"
+"protection.xhp\n"
+"hd_id3146957\n"
+"4\n"
"help.text"
-msgid "Certificates"
-msgstr "Πιστοποιητικά"
+msgid "Protecting All Documents When Saving"
+msgstr "Προστασία όλων των εγγράφων κατά την αποθήκευση"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_idN10639\n"
+"protection.xhp\n"
+"par_id3150775\n"
+"5\n"
"help.text"
-msgid "To sign a document digitally, you need a personal key, the certificate. A personal key is stored on your computer as a combination of a private key, which must be kept secret, and a public key, which you add to your documents when you sign them."
-msgstr "Για να υπογράψετε ψηφιακά ένα έγγραφο, χρειάζεστε ένα προσωπικό κλειδί, το πιστοποιητικό. Ένα προσωπικό κλειδί αποθηκεύεται στον υπολογιστή σας ως συνδυασμός ενός ιδιωτικού κλειδιού, και ενός προσωπικού κλειδιού, το οποίο μπορείτε να προσθέσετε στα έγγραφά σας όταν τα υπογράφετε."
+msgid "All documents that are saved in <link href=\"text/shared/00/00000021.xhp\" name=\"OpenDocument format\">OpenDocument format</link> can be saved with a password. Documents that are saved with a password cannot be opened without the password. The content is secured so that it cannot be read with an external editor. This applies to content, graphics and OLE objects."
+msgstr "Σε όλα τα έγγραφα, τα οποία αποθηκεύονται σε <link href=\"text/shared/00/00000021.xhp\" name=\"Μορφή OpenDocument\">Μορφή OpenDocument</link> είναι δυνατό να αποδοθεί κωδικός πρόσβασης. Το άνοιγμα των εγγράφων αυτών δεν είναι πλέον δυνατό χωρίς τον κωδικό πρόσβασης. Το περιεχόμενο διαθέτει ασφάλεια, ώστε να μην είναι δυνατή η ανάγνωσή του ούτε με εξωτερικό πρόγραμμα επεξεργασίας. Αυτό ισχύει για το περιεχόμενο, τα γραφικά και τα αντικείμενα OLE."
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_idN1066D\n"
+"protection.xhp\n"
+"par_id3166410\n"
+"6\n"
"help.text"
-msgid "Save and sign the document"
-msgstr "Αποθήκευση και υπογραφή του εγγράφου"
+msgid "Turning on protection"
+msgstr "Ενεργοποίηση προστασίας"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_idN10671\n"
+"protection.xhp\n"
+"par_id3145121\n"
+"7\n"
"help.text"
-msgid "When you apply a digital signature to a document, a kind of checksum is computed from the document's content plus your personal key. The checksum and your public key are stored together with the document."
-msgstr "Όταν υπογράφετε ψηφιακά ένα έγγραφο, διενεργείται ένα είδους checksum των περιεχομένων του εγγράφου και του προσωπικού σας κλειδιού. Το checksum και το προσωπικό σας κλειδί αποθηκεύονται μαζί με το έγγραφο."
+msgid "Choose <emph>File - Save As</emph> and mark the <emph>Save with password</emph> check box. Save the document."
+msgstr "Επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph> και μαρκάρετε το πλαίσιο ελέγχου <emph>Αποθήκευση με κωδικό</emph>. Αποθηκεύστε το έγγραφο."
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_idN10674\n"
+"protection.xhp\n"
+"par_id3154286\n"
+"8\n"
"help.text"
-msgid "Open a signed document"
-msgstr "Άνοιγμα ενός υπογεγραμμένου εγγράφου"
+msgid "Turning off protection"
+msgstr "Απενεργοποίηση προστασίας"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_idN10678\n"
+"protection.xhp\n"
+"par_id3148492\n"
+"9\n"
"help.text"
-msgid "When someone later opens the document on any computer with a recent version of %PRODUCTNAME, the program will compute the checksum again and compare it with the stored checksum. If both are the same, the program will signal that you see the original, unchanged document. In addition, the program can show you the public key information from the certificate."
-msgstr "Όταν κάποιος ανοίγει αργότερα το έγγραφο σε έναν άλλο υπολογιστή με μια πρόσφατη έκδοση του %PRODUCTNAME, το πρόγραμμα θα εκτελέσει πάλι το checksum και θα το συγκρίνει με το αποθηκευμένο checksum. Αν και τα δύο είναι ίδια, το πρόγραμμα θα ειδοποιήσει ότι βλέπετε το αυθεντικό, άθικτο έγγραφο. Επιπλέον, το πρόγραμμα μπορεί να σας δείξει τις πληροφορίες σχετικά με το δημόσιο κλειδί από το πιστοποιητικό."
+msgid "Open the document, entering the correct password. Choose <emph>File - Save As</emph> and clear the <emph>Save with password</emph> check box."
+msgstr "Ανοίξτε το έγγραφο, εισάγοντας το σωστό κωδικό. Επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph> και καθαρίστε το πλαίσιο ελέγχου <emph>Αποθήκευση με κωδικό</emph>."
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_idN1067B\n"
+"protection.xhp\n"
+"par_id3145068\n"
+"64\n"
"help.text"
-msgid "You can compare the public key with the public key that is published on the web site of the certificate authority."
-msgstr "Μπορείτε να συγκρίνετε το δημόσιο κλειδί με το αντίστοιχο που δημοσιεύεται στην ιστοσελίδα της αρχής πιστοποίησης."
+msgid "Information entered in <emph>File - Properties</emph> is not encrypted. This includes the name of the author, creation date, word and character counts."
+msgstr "Οι πληροφορίες, τις οποίες έχετε εισάγει στην επιλογή <emph>Αρχείο - Ιδιότητες</emph> δεν είναι κρυπτογραφημένες. Αυτό περιλαμβάνει το όνομα του συντάκτη, την ημερομηνία δημιουργίας, το πλήθος λέξεων και χαρακτήρων."
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_idN1067E\n"
+"protection.xhp\n"
+"hd_id3149294\n"
+"10\n"
"help.text"
-msgid "Whenever someone changes something in the document, this change breaks the digital signature. After the change, there will be no sign that you see the original document."
-msgstr "Όταν κάποιος αλλάζει κάτι στο έγγραφο, οι αλλαγές επηρεάζουν την ψηφιακή υπογραφή. Μετά την αλλαγή, δεν θα υπάρχει ειδοποίηση ότι βλέπετε το αυθεντικό έγγραφο."
+msgid "Protecting Revision Marking"
+msgstr "Προστασία σήμανσης αναθεώρησης"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id2008200911381426\n"
+"protection.xhp\n"
+"par_id3161646\n"
+"11\n"
"help.text"
-msgid "The result of the signature validation is displayed in the status bar and within the Digital Signature dialog. Several documents and macro signatures can exist inside an ODF document. If there is a problem with one signature, then the validation result of that one signature is assumed for all signatures. That is, if there are ten valid signatures and one invalid signature, then the status bar and the status field in the dialog will flag the signature as invalid."
-msgstr "Το αποτέλεσμα της επαλήθευσης υπογραφής εμφανίζεται στη γραμμή κατάστασης και μέσα στο διάλογο Ψηφιακής υπογραφής. Μερικά έγγραφα και υπογραφές μακροεντολών μπορεί να υπάρχουν μέσα σε ένα έγγραφο ODF. Αν υπάρξει πρόβλημα σε μια υπογραφή τότε το αποτέλεσμα επαλήθευσης θα ισχύει και για όλες τις υπογραφές. Αυτό σημαίνει ότι αν υπάρχουν 10 έγκυρες υπογραφές και μια άκυρη, τότε η γραμμή κατάστασης και το πεδίο κατάστασης στο διάλογο θα εμφανίζουν την σημαία άκυρης υπογραφής."
+msgid "With every change made in <item type=\"productname\">%PRODUCTNAME</item> Calc and <item type=\"productname\">%PRODUCTNAME</item> Writer, the review function records who made the change. This function can be turned on with protection, so that it can only be turned off when the correct password is entered. Until then, all changes will continue to be recorded. Acceptance or rejection of changes is not possible."
+msgstr "Με κάθε αλλαγή που πραγματοποιείται στο <item type=\"productname\">%PRODUCTNAME</item> Calc και στο <item type=\"productname\">%PRODUCTNAME</item> Writer, η λειτουργία αναθεώρησης καταγράφει ποιος έκανε την αλλαγή. Η λειτουργία αυτή είναι δυνατό να ενεργοποιηθεί με προστασία, ώστε η απενεργοποίηση της να είναι δυνατή μόνο με την εισαγωγή του σωστού κωδικού πρόσβασης. Μέχρι τότε, θα συνεχίσουν να καταγράφονται όλες οι αλλαγές. Δεν είναι δυνατή η αποδοχή ή η απόρριψη των αλλαγών."
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id0821200911571878\n"
+"protection.xhp\n"
+"par_id3154684\n"
+"12\n"
"help.text"
-msgid "You can see any of the following icons and messages when you open a signed document."
-msgstr "Θα εμφανίζονται κάποια από τα παρακάτω εικονίδια όταν ανοίγετε ένα υπογεγραμμένο έγγραφο."
+msgid "Turning on protection"
+msgstr "Ενεργοποίηση προστασίας"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id0821200912504050\n"
+"protection.xhp\n"
+"par_id3153104\n"
+"13\n"
"help.text"
-msgid "Icon in Status bar"
-msgstr "Εικονίδιο στη γραμμή κατάστασης"
+msgid "Choose <emph>Edit - Changes - Protect Records</emph>. Enter and confirm a password of at least 5 characters."
+msgstr "Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Προστασία εγγραφών</emph>. Εισάγετε και επιβεβαιώστε ένα κωδικό με τουλάχιστον 5 χαρακτήρες."
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id0821200912504061\n"
+"protection.xhp\n"
+"par_id3144760\n"
+"14\n"
"help.text"
-msgid "Signature status"
-msgstr "Κατάσταση υπογραφής"
+msgid "Turning off protection"
+msgstr "Απενεργοποίηση προστασίας"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id0821200912504010\n"
+"protection.xhp\n"
+"par_id3152920\n"
+"15\n"
"help.text"
-msgid "<image id=\"img_id0821200912421569\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912421569\">Icon</alt></image>"
-msgstr "<image id=\"img_id0821200912421569\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912421569\">Εικονίδιο</alt></image>"
+msgid "Choose <emph>Edit - Changes - Protect Records</emph>. Enter the correct password."
+msgstr "Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Προστασία εγγραφών</emph>. Εισάγετε το σωστό κωδικό."
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id0821200912504189\n"
+"protection.xhp\n"
+"hd_id3155113\n"
+"52\n"
"help.text"
-msgid "The signature is valid."
-msgstr "Η υπογραφή είναι έγκυρη."
+msgid "Protecting Frames, Graphics, and OLE Objects"
+msgstr "Προστασία πλαισίων, γραφικών και αντικειμένων OLE"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id082120091250418\n"
+"protection.xhp\n"
+"par_id3153703\n"
+"53\n"
"help.text"
-msgid "<image id=\"img_id0821200912431081\" src=\"xmlsecurity/res/notcertificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912431081\">Icon</alt></image>"
-msgstr "<image id=\"img_id0821200912431081\" src=\"xmlsecurity/res/notcertificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912431081\">Εικονίδιο</alt></image>"
+msgid "You can protect the content, position and size of inserted graphics. The same applies to frames (in Writer) and OLE objects."
+msgstr "Μπορείτε να προστατέψετε το περιεχόμενο, τη θέση και το μέγεθος εισαγόμενων γραφικών. Το ίδιο εφαρμόζεται στα πλαίσια (στο Writer) και στα αντικείμενα OLE."
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id0821200912504133\n"
+"protection.xhp\n"
+"par_id3147131\n"
+"54\n"
"help.text"
-msgid "The signature is OK, but the certificates could not be validated."
-msgstr "Η υπογραφή είναι εντάξει, αλλά τα πιστοποιητικά δεν μπόρεσαν να επικυρωθούν."
+msgid "Turning on protection"
+msgstr "Ενεργοποίηση προστασίας"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id0821200912504165\n"
+"protection.xhp\n"
+"par_id3150088\n"
+"55\n"
"help.text"
-msgid "The signature and the certificate are OK, but not all parts of the document are signed. (For documents that were signed with old versions of the software, see note below.)"
-msgstr "Η υπογραφή και το πιστοποιητικό είναι εντάξει, αλλά δεν είναι υπογεγραμμένα όλα τα μέρη του εγγράφου. (Για έγγραφα που έχουν υπογραφεί με εκδόσεις του OpenOffice.or δείτε την παρακάτω σημείωση)."
+msgid "For example, for graphics inserted in Writer: Choose <emph>Format - Picture - Options</emph> tab. Under <emph>Protect</emph>, mark <emph>Contents</emph>, <emph>Position</emph> and/or <emph>Size</emph>."
+msgstr "Για παράδειγμα, για γραφικά εισαγόμενα στο Writer: Επιλέξτε τη καρτέλα <emph>Μορφή - Γραφικά - Επιλογές</emph>. Στη <emph>Προστασία</emph>, επιλέξτε το <emph>Περιεχόμενα</emph>, <emph>Θέση</emph> και/ή <emph>Μέγεθος</emph>."
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id0821200912504237\n"
+"protection.xhp\n"
+"par_id3147510\n"
+"56\n"
"help.text"
-msgid "<image id=\"img_id0821200912435090\" src=\"xmlsecurity/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Icon</alt></image>"
-msgstr "<image id=\"img_id0821200912435090\" src=\"xmlsecurity/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Εικονίδιο</alt></image>"
+msgid "Turning off protection"
+msgstr "Απενεργοποίηση προστασίας"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id0821200912504233\n"
+"protection.xhp\n"
+"par_id3153657\n"
+"57\n"
"help.text"
-msgid "The signature is invalid."
-msgstr "Η υπογραφή δεν είναι έγκυρη"
+msgid "For example, for graphics inserted in Writer: Choose <emph>Format - Picture - Options</emph> tab. Under <emph>Protect</emph>, unmark as appropriate."
+msgstr "Για παράδειγμα, για γραφικά που εισάγονται στο Writer: Επιλέξτε τη καρτέλα <emph>Μορφή - Γραφικά - Επιλογές</emph>. Στην περιοχή <emph>Προστασία</emph>, καταργήστε την επιλογή των πλαισίων ελέγχου, ανάλογα με τις ανάγκες σας."
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"hd_id0821200910191787\n"
+"protection.xhp\n"
+"hd_id3152992\n"
+"58\n"
"help.text"
-msgid "Signatures and software versions"
-msgstr "Υπογραφές και εκδόσεις λογισμικού"
+msgid "Protecting Drawing Objects and Form Objects"
+msgstr "Προστασία αντικειμένων σχεδίασης και αντικειμένων φόρμας"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id0821200910191747\n"
+"protection.xhp\n"
+"par_id3166429\n"
+"59\n"
"help.text"
-msgid "The signing of contents got changed with OpenOffice.org 3.2 and StarOffice 9.2. Now all contents of the files, except the signature file itself (META-INF/documentsignatures.xml) are signed."
-msgstr "Η υπογραφή των περιεχομένων έχει αλλάξει στην έκδοση του OpenOffice.org 3.2 και του StarOffice 9.2. Τώρα όλα τα περιεχόμενα των αρχείων, εκτός από το αρχείο της ίδιας της υπογραφής (META-INF/documentsignatures.xml) είναι υπογεγραμμένα."
+msgid "The draw objects that you insert into your documents with the <emph>Drawing </emph>toolbar can be protected from being accidentally moved or changed in size. You can do the same with form objects inserted with the <emph>Form Controls</emph> toolbar."
+msgstr "Τα αντικείμενα σχεδίασης τα οποία εισαγάγετε στα έγγραφά σας με τη βοήθεια της γραμμής εργαλείων <emph>Σχέδιο </emph> είναι δυνατό να προστατευτούν από τυχαία μετακίνηση ή αλλαγή μεγέθους. Το ίδιο μπορεί να γίνει με αντικείμενα φόρμας, τα οποία εισάγονται με τη γραμμή εργαλείων <emph>Στοιχεία ελέγχου φόρμας</emph>."
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id0821200910191774\n"
+"protection.xhp\n"
+"par_id3153226\n"
+"60\n"
"help.text"
-msgid "When you sign a document with OpenOffice.org 3.2 or StarOffice 9.2 or a later version, and you open that document in an older version of the software, the signature will be displayed as \"invalid\". Signatures created with older versions of the software will be marked with \"only parts of the documents are signed\" when loaded in the newer software."
-msgstr "Όταν υπογράφετε ένα έγγραφο με το OpenOffice.org 3.2 ή το StarOffice 9.2 και ανοίξετε αυτό το έγγραφο σε μια παλαιότερη έκδοση, τότε η υπογραφή θα εμφανίζεται ως \"άκυρη\". Οι υπογραφές που έχουν δημιουργηθεί σε παλαιότερες εκδόσεις θα σημειώνονται με το \"μόνο μέρη του εγγράφου είναι υπογεγραμμένα\" όταν φορτώνονται σε νεότερες εκδόσεις."
+msgid "Turning on protection"
+msgstr "Ενεργοποίηση προστασίας"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id2008200911583098\n"
+"protection.xhp\n"
+"par_id3148815\n"
+"61\n"
"help.text"
-msgid "When you load an ODF document, you might see an icon in the status bar and the status field in the dialog that indicates that the document is only partially signed. This status will appear when the signature and certificate are valid, but they were created with a version of OpenOffice.org before 3.2 or StarOffice before 9.2. In versions of OpenOffice.org before 3.0 or StarOffice before 9.0, the document signature was applied to the main contents, pictures and embedded objects only and some contents, like macros, were not signed. In OpenOffice.org 3.0 and StarOffice 9.0 the document signature was applied to most content, including macros. However, the mimetype and the content of the META-INF folder were not signed. And in OpenOffice.org 3.2, StarOffice 9.2, and all versions of LibreOffice all contents, except the signature file itself (META-INF/documentsignatures.xml), are signed."
-msgstr "Όταν φορτώνετε ένα έγγραφο ODF, ίσως δείτε ένα εικονίδιο στη γραμμή κατάστασης στο διάλογο που δείχνει ότι το έγγραφο είναι μερικώς μόνο υπογραμμένο. Αυτή η κατάσταση θα εμφανιστεί όταν η υπογραφή και η πιστοποίηση είναι έγκυρες, αλλά δημιουργήθηκαν με μια έκδοση του OpenOffice.org πριν την 3.2 ή του StarOffice πριν την 9.2. Σε εκδόσεις του OpenOffice.org πριν την 3.0 ή του StarOffice πριν την 9.0, η υπογραφή εγγράφου εφαρμόστηκε στα κύρια περιεχόμενα, εικόνες και ενσωματωμένα αντικείμενα μόνο και σε κάποια περιεχόμενα, όπως μακροεντολές, δεν υπογράφτηκε. Στα OpenOffice.org 3.0 και StarOffice 9.0 η υπογραφή εγγράφου εφαρμόστηκε στο περισσότερο περιεχόμενο, συμπεριλαμβάνοντας μακροεντολές. Όμως, ο τύπος mime και το περιεχόμενο του φακέλου META-INF δεν υπογράφτηκε. Και στα OpenOffice.org 3.2, StarOffice 9.2 και σε όλες τις εκδόσεις του LibreOffice σε όλα τα περιεχόμενα εκτός από αυτή καθεαυτή την υπογραφή (META-INF/documentsignatures.xml) υπογράφηκαν."
+msgid "Choose <emph>Format - Object - Position and Size </emph>- <emph>Position and Size</emph> tab. Mark the <emph>Position</emph> or <emph>Size</emph> check box."
+msgstr "Επιλέξτε τη καρτέλα <emph>Μορφή - Αντικείμενα - Θέση και μέγεθος </emph>- <emph>Θέση και μέγεθος</emph>. Μαρκάρετε το πεδίο σήμανσης <emph>Θέση</emph> ή <emph>Μέγεθος</emph>."
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"hd_id9354228\n"
+"protection.xhp\n"
+"par_id3156289\n"
+"62\n"
"help.text"
-msgid "Security Warnings"
-msgstr "Προειδοποιήσεις ασφάλειας"
+msgid "Turning off protection"
+msgstr "Απενεργοποίηση προστασίας"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id2372508\n"
+"protection.xhp\n"
+"par_id3154991\n"
+"63\n"
"help.text"
-msgid "When you receive a signed document, and the software reports that the signature is valid, this does not mean that you can be absolutely sure that the document is the same that the sender has sent. Signing documents with software certificates is not a perfectly secure method. Numerous ways are possible to circumvent the security features."
-msgstr "Όταν λαμβάνετε ένα ψηφιακά υπογεγραμμένο έγγραφο και το λογισμικό αναφέρει ότι η υπογραφή είναι έγκυρη, αυτό δεν σημαίνει ότι πρέπει να είστε απόλυτα σίγουρος ότι το έγγραφο αυτό είναι το ίδιο που ο αποστολέας έστειλε. Δεν είναι τέλεια ασφαλής μέθοδος η υπογραφή εγγράφων με λογισμικό πιστοποιητικών . Υπάρχουν διάφοροι τρόποι για να παρακαμφθούν τα χαρακτηριστικά ασφάλειας."
+msgid "Choose <emph>Format - Object - Position and Size </emph>- <emph>Position and Size</emph> tab. Unmark the <emph>Position</emph> or <emph>Size</emph> check box."
+msgstr "Επιλέξτε τη καρτέλα <emph>Μορφή - Αντικείμενο - Θέση και μέγεθος </emph>- <emph>Θέση και μέγεθος</emph>. Αποεπιλέξτε το πεδίο σήμανσης <emph>Θέση</emph> ή <emph>Μέγεθος</emph>."
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id7953123\n"
+"protection.xhp\n"
+"par_idN10B8C\n"
"help.text"
-msgid "Example: Think about someone who wants to camouflage his identity to be a sender from your bank. He can easily get a certificate using a false name, then send you any signed e-mail pretending he is working for your bank. You will get that e-mail, and the e-mail or the document within has the \"valid signed\" icon."
-msgstr "Παράδειγμα: Σκεφτείτε ότι κάποιος προσπαθεί να προσποιηθεί ότι είναι ένας αποστολέας από την τράπεζα σας. Μπορεί εύκολα να πάρει ένα πιστοποιητικό με τη χρήση ενός ψεύτικου ονόματος, και μετά να σας στείλει ένα ψηφιακά υπογεγραμμένο μήνυμα, προσποιούμενος ότι εργάζεται στην τράπεζα σας. Εσείς θα λάβετε το email, και το email και το μήνυμα όπως και το έγγραφο θα έχουν ένα εικονίδιο έγκυρης υπογραφής."
+msgid "<embedvar href=\"text/shared/guide/digital_signatures.xhp#digital_signatures\"/>"
+msgstr "<embedvar href=\"text/shared/guide/digital_signatures.xhp#digital_signatures\"/>"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id6195257\n"
+"protection.xhp\n"
+"par_id4680928\n"
"help.text"
-msgid "Do not trust the icon. Inspect and verify the certificates."
-msgstr "Μην εμπιστεύεστε το εικονίδιο. Ερευνήστε και επαληθεύστε τα πιστοποιητικά."
+msgid "<link href=\"text/swriter/guide/protection.xhp\">Protecting Content in %PRODUCTNAME Writer</link>"
+msgstr "<link href=\"text/swriter/guide/protection.xhp\">Προστασία περιεχομένων στο %PRODUCTNAME Writer</link>"
-#: digital_signatures.xhp
+#: protection.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id8635517\n"
+"protection.xhp\n"
+"par_id9014252\n"
"help.text"
-msgid "The validation of a signature is not a legally binding guarantee of any kind."
-msgstr "Η επαλήθευση μιας υπογραφής δεν είναι νομικά δεσμευτική εγγύηση κανενός τύπου."
+msgid "<link href=\"text/scalc/guide/cell_protect.xhp\">Protecting Cells in %PRODUCTNAME Calc</link>"
+msgstr "<link href=\"text/scalc/guide/cell_protect.xhp\">Προστασία κελιών στο %PRODUCTNAME Calc</link>"
-#: digital_signatures.xhp
+#: redlining.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id6075624\n"
+"redlining.xhp\n"
+"tit\n"
"help.text"
-msgid "On Windows operating systems, the Windows features of validating a signature are used. On Solaris and Linux systems, files that are supplied by Thunderbird, Mozilla or Firefox are used. You must ensure that the files that are in use within your system are really the original files that were supplied by the original developers. For malevolent intruders, there are numerous ways to replace original files with other files that they supply."
-msgstr "Σε λειτουργικά συστήματα Windows, χρησιμοποιούνται τα χαρακτηριστικά επαλήθευσης υπογραφής των Windows. Σε λειτουργικά συστήματα Solaris ή Linux, χρησιμοποιούνται τα αρχεία που παρέχονται από προγράμματα όπως Thunderbird, Mozilla ή Firefox. Πρέπει να σιγουρευτείτε ότι αυτά τα αρχεία που χρησιμοποιούνται στο σύστημά σας είναι όντως τα πρωτότυπα αρχεία που έχουν προμηθεύσει οι αρχικοί προγραμματιστές. Για τους κακόβουλους εισβολείς, υπάρχουν πολλοί τρόποι για να αντικαταστήσουν τα πρωτότυπα αρχεία με άλλα αρχεία που προμηθεύουν αυτοί."
+msgid "Recording and Displaying Changes"
+msgstr "Καταγραφή και εμφάνιση αλλαγών"
-#: digital_signatures.xhp
+#: redlining.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id6819971\n"
+"redlining.xhp\n"
+"bm_id3150499\n"
"help.text"
-msgid "The messages about validation of a signature that you see in %PRODUCTNAME are the messages that the validation files return. The %PRODUCTNAME software has no way to ensure that the messages reflect the true status of any certificate. The %PRODUCTNAME software only displays the messages that other files that are not under control of %PRODUCTNAME report. There is no legal responsibility of %PRODUCTNAME that the displayed messages reflect the true status of a digital signature."
-msgstr "Τα μηνύματα περί επαλήθευσης μιας υπογραφής που βλέπετε στο %PRODUCTNAME είναι τα μηνύματα που επιστρέφουν τα αρχεία επαλήθευσης. Το λογισμικό %PRODUCTNAME δεν έχει τρόπο να βεβαιώσει ότι αυτά τα μηνύματα αντανακλούν την αληθή κατάσταση οποιουδήποτε πιστοποιητικού. Το λογισμικό %PRODUCTNAME προβάλει μόνο τα μηνύματα άλλων αρχείων που δεν είναι υπό τον έλεγχο αναφοράς του %PRODUCTNAME. Δεν υπάρχει καμία νομική ευθύνη του %PRODUCTNAME ότι τα προβαλλόμενα μηνύματα αντανακλούν την αληθή κατάσταση μίας ψηφιακής υπογραφής."
+msgid "<bookmark_value>marking changes</bookmark_value> <bookmark_value>highlighting changes</bookmark_value> <bookmark_value>changes; review function</bookmark_value> <bookmark_value>review function; recording changes example</bookmark_value> <bookmark_value>Track Changes, see review function</bookmark_value>"
+msgstr "<bookmark_value>σημείωση αλλαγών</bookmark_value><bookmark_value>τονισμός αλλαγών</bookmark_value><bookmark_value>αλλαγές; λειτουργία αναθεώρησης</bookmark_value><bookmark_value>λειτουργία αναθεώρησης; παράδειγμα αλλαγών εγγραφής</bookmark_value><bookmark_value>Παρακολούθηση αλλαγών, δείτε λειτουργία αναθεώρησης</bookmark_value>"
-#: digital_signatures.xhp
+#: redlining.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id3204443\n"
+"redlining.xhp\n"
+"hd_id3150499\n"
+"7\n"
"help.text"
-msgid "<link href=\"http://wiki.documentfoundation.org/How_to_use_digital_Signatures\">English Wiki page on digital signatures</link>"
-msgstr "<link href=\"http://wiki.documentfoundation.org/How_to_use_digital_Signatures\">Αγγλική σελίδα Βίκι για ψηφιακές υπογραφές</link>"
+msgid "<variable id=\"redlining\"><link href=\"text/shared/guide/redlining.xhp\" name=\"Recording and Displaying Changes\">Recording and Displaying Changes</link></variable>"
+msgstr "<variable id=\"redlining\"><link href=\"text/shared/guide/redlining.xhp\" name=\"Καταγραφή και εμφάνιση αλλαγών\">Καταγραφή και εμφάνιση αλλαγών</link></variable>"
-#: digital_signatures.xhp
+#: redlining.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id486465\n"
+"redlining.xhp\n"
+"par_id4013794\n"
"help.text"
-msgid "<link href=\"text/shared/guide/digitalsign_send.xhp\">Applying digital signatures</link>"
-msgstr "<link href=\"text/shared/guide/digitalsign_send.xhp\">Εφαρμογή ψηφιακών υπογραφών</link>"
+msgid "The review function is available in %PRODUCTNAME for text documents and spreadsheet documents."
+msgstr "Η λειτουργία αναθεώρησης είναι διαθέσιμη στο %PRODUCTNAME για έγγραφα κειμένου και έγγραφα υπολογιστικού φύλλου."
-#: digital_signatures.xhp
+#: redlining.xhp
msgctxt ""
-"digital_signatures.xhp\n"
-"par_id3448591\n"
+"redlining.xhp\n"
+"par_id3153681\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/guide/digitalsign_receive.xhp\">Opening a document using WebDAV over HTTPS</link>"
-msgstr "<link href=\"text/shared/guide/digitalsign_receive.xhp\">Άνοιγμα εγγράφων χρησιμοποιώντας WebDAV πάνω σε HTTPS</link>"
+msgid "When several authors are working on the same text or spreadsheet, the review function records and displays who made the various changes. On the final edit of the document, it is then possible to look at each individual change and decide whether it should be accepted or rejected."
+msgstr "Όταν στο ίδιο κείμενο ή υπολογιστικό φύλλο εργάζονται πολλοί συντάκτες, η λειτουργία αναθεώρησης καταγράφει και εμφανίζει ποιος έκανε τις διάφορες αλλαγές. Κατά την τελική επεξεργασία του εγγράφου, είναι δυνατό να εξεταστεί η κάθε αλλαγή ξεχωριστά και να αποφασιστεί εάν πρέπει να γίνει αποδεκτή ή να απορριφθεί."
-#: xsltfilter_create.xhp
+#: redlining.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"tit\n"
+"redlining.xhp\n"
+"par_id3147008\n"
+"3\n"
"help.text"
-msgid "Creating XML Filters"
-msgstr "Δημιουργία φίλτρων XML"
+msgid "For example: You are an editor and are delivering your latest report. But before publication the report must be read by the senior editor and the proofreader, and both will add their changes. The senior editor writes \"clarify\" after one paragraph and crosses out another entirely. The proofreader corrects the spelling of your document."
+msgstr "Για παράδειγμα: είστε ένας συντάκτης και παραδίδετε την τελευταία σας αναφορά. Πριν όμως από την έκδοση, η αναφορά θα πρέπει να διαβαστεί από τον αρχισυντάκτη και τον επιμελητή, και θα προστεθούν αλλαγές και από τους δύο. Ίσως ο αρχισυντάκτης να γράψει τη λέξη \"επεξήγηση\" μετά από μία παράγραφο και να διαγράψει εντελώς μία άλλη. Ο επιμελητής ελέγχει την ορθογραφία του εγγράφου."
-#: xsltfilter_create.xhp
+#: redlining.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"bm_id7007583\n"
+"redlining.xhp\n"
+"par_id3150774\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>testing XML filters</bookmark_value><bookmark_value>XML filters;creating/testing</bookmark_value>"
-msgstr "<bookmark_value>δοκιμή φίλτρων XML</bookmark_value><bookmark_value>φίλτρα XML;δημιουργία/δοκιμή</bookmark_value>"
+msgid "The edited document comes back to you, and you can incorporate or ignore the suggestions of the two reviewers."
+msgstr "Το επεξεργασμένο κείμενο επιστρέφει στα χέρια σας και μπορείτε να ενσωματώσετε ή να αγνοήσετε τις υποδείξεις των δύο επιμελητών."
-#: xsltfilter_create.xhp
+#: redlining.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"hd_id1413922\n"
+"redlining.xhp\n"
+"par_id3146957\n"
+"5\n"
"help.text"
-msgid "<variable id=\"xsltfilter\"><link href=\"text/shared/guide/xsltfilter_create.xhp\">Creating XML Filters</link> </variable>"
-msgstr "<variable id=\"xsltfilter\"><link href=\"text/shared/guide/xsltfilter_create.xhp\">Δημιουργία φίλτρων XML</link> </variable>"
+msgid "Let's say you also e-mailed a copy of the report to a good friend and colleague who has done research on a similar topic in the past. You asked for a few suggestions, and the document is now returned by e-mail with your colleague's suggestions."
+msgstr "Ας υποθέσουμε ότι στείλατε μέσω ηλεκτρονικού ταχυδρομείου ένα αντίγραφο της αναφοράς σε έναν καλό σας φίλο και συνάδελφο, ο οποίος έχει διεξάγει σχετικές έρευνες στο παρελθόν. Του ζητήσατε να κάνει μερικές υποδείξεις και το έγγραφο σάς επιστρέφεται, μέσω ηλεκτρονικού ταχυδρομείου, με τις υποδείξεις του συναδέλφου σας."
-#: xsltfilter_create.xhp
+#: redlining.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN1053D\n"
+"redlining.xhp\n"
+"par_id3147088\n"
+"6\n"
"help.text"
-msgid "Creating an XML Filter for %PRODUCTNAME"
-msgstr "Δημιουργία ενός φίλτρου XML για %PRODUCTNAME"
+msgid "As all your colleagues and the managers in your company work with $[officename], you can produce a final version of the document from the results you get back."
+msgstr "Καθώς όλοι οι συνάδελφοί σας και οι διευθυντές της εταιρίας σας χρησιμοποιούν το $[officename], μπορείτε να παράγετε μια τελική έκδοση του εγγράφου σας με βάση τα αποτελέσματα που λαμβάνετε."
-#: xsltfilter_create.xhp
+#: redlining_accept.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN109A9\n"
+"redlining_accept.xhp\n"
+"tit\n"
"help.text"
-msgid "When you create an XML filter for %PRODUCTNAME, you need to design an <emph>XSLT stylesheet</emph> that can convert to and from the OpenDocument XML file format."
-msgstr "Όταν δημιουργείτε ένα φίλτρο XML για το %PRODUCTNAME, πρέπει να σχεδιάσετε ένα <emph>XSLT stylesheet</emph> που μπορεί να μετατρέψει προς και από τη μορφή αρχείου XML OpenDocument."
+msgid "Accepting or Rejecting Changes"
+msgstr "Αποδοχή ή απόρριψη αλλαγών"
-#: xsltfilter_create.xhp
+#: redlining_accept.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN109B0\n"
+"redlining_accept.xhp\n"
+"bm_id3150247\n"
"help.text"
-msgid "For more information about the OpenDocument XML format, go to <link href=\"http://xml.openoffice.org/\">http://xml.openoffice.org/</link>."
-msgstr "Για περισσότερες πληροφορίες σχετικά με τη μορφή OpenDocument XML, πηγαίνετε στην ιστοσελίδα <link href=\"http://xml.openoffice.org/\">http://xml.openoffice.org/</link>."
+msgid "<bookmark_value>changes; accepting or rejecting</bookmark_value><bookmark_value>review function;accepting or rejecting changes</bookmark_value>"
+msgstr "<bookmark_value>αλλαγές; αποδοχή ή απόρριψη</bookmark_value><bookmark_value>λειτουργία αναθεώρησης;αποδοχή ή απόρριψη αλλαγών</bookmark_value>"
-#: xsltfilter_create.xhp
+#: redlining_accept.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN109C5\n"
+"redlining_accept.xhp\n"
+"hd_id3150247\n"
+"23\n"
"help.text"
-msgid "If you want, you can include a <emph>template</emph> with your filter to apply %PRODUCTNAME styles to an XML document that you import."
-msgstr "Αν θέλετε, μπορείτε να συμπεριλάβετε ένα <emph>πρότυπο</emph> με το φίλτρο σας για να εφαρμόσετε στυλ %PRODUCTNAME σε ένα έγγραφο XML που εισάγετε."
+msgid "<variable id=\"redlining_accept\"><link href=\"text/shared/guide/redlining_accept.xhp\" name=\"Accepting or Rejecting Changes\">Accepting or Rejecting Changes</link></variable>"
+msgstr "<variable id=\"redlining_accept\"><link href=\"text/shared/guide/redlining_accept.xhp\" name=\"Αποδοχή ή απόρριψη αλλαγών\">Αποδοχή ή απόρριψη αλλαγών</link></variable>"
-#: xsltfilter_create.xhp
+#: redlining_accept.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10531\n"
+"redlining_accept.xhp\n"
+"par_id1491134\n"
"help.text"
-msgid "To Create an XML Filter"
-msgstr "Για να δημιουργήσετε ένα φίλτρο XML"
+msgid "The review function is available in %PRODUCTNAME for text documents and spreadsheet documents."
+msgstr "Η λειτουργία αναθεώρησης είναι διαθέσιμη στο %PRODUCTNAME για έγγραφα κειμένου και έγγραφα υπολογιστικού φύλλου."
-#: xsltfilter_create.xhp
+#: redlining_accept.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN109E0\n"
+"redlining_accept.xhp\n"
+"par_id1110200810120034\n"
"help.text"
-msgid "Create an XSLT transformation <emph>stylesheet</emph> that maps the elements of the external XML format to the elements of the OpenDocument XML file format and back again."
-msgstr "Δημιουργήστε ένα μετασχηματισμό XSLT <emph>stylesheet</emph> το οποίο αντιστοιχεί τα στοιχεία της εξωτερικής μορφής XML σε στοιχεία μορφής αρχείου OpenDocument XML και το αντίστροφο."
+msgid "In Writer text documents you can also accept or reject changes by choosing commands from the context menu."
+msgstr "Σε έγγραφα κειμένου του Writerπορείτε να αποδέχεστε ή αν απορρίπτετε αλλαγές μέσω των εντολών που εμφανίζονται στο μενού περιβάλλοντος."
-#: xsltfilter_create.xhp
+#: redlining_accept.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN109E8\n"
+"redlining_accept.xhp\n"
+"par_id3147571\n"
+"24\n"
"help.text"
-msgid "Create a template that assigns %PRODUCTNAME styles to elements in the external XML format when you import a file in this format into %PRODUCTNAME."
-msgstr "Δημιουργήστε ένα πρότυπο που αντιστοιχίζει τα στυλ του %PRODUCTNAME σε στοιχεία στην εξωτερική μορφή XML όταν εισάγετε ένα αρχείο σ'αυτή τη μορφή στο %PRODUCTNAME."
+msgid "When you edit a document in which others have made changes, you can accept or reject the changes individually or all together."
+msgstr "Όταν επεξεργάζεστε ένα έγγραφο στο οποίο άλλοι έχουν κάνει αλλαγές, μπορείτε να αποδεχτείτε ή να απορρίψετε τις αλλαγές μεμονωμένα ή στο σύνολό τους."
-#: xsltfilter_create.xhp
+#: redlining_accept.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN109EC\n"
+"redlining_accept.xhp\n"
+"par_id3147008\n"
+"25\n"
"help.text"
-msgid "In %PRODUCTNAME Writer, create a text document, and choose <item type=\"menuitem\">Tools - XML Filter Settings</item>."
-msgstr "Στο %PRODUCTNAME Writer, δημιουργήστε ένα έγγραφο κειμένου και επιλέξτε <item type=\"menuitem\">Εργαλεία - Ρυθμίσεις φίλτρου XML</item>."
+msgid "If you have put multiple copies of the document in circulation, first merge these into one document (see <embedvar href=\"text/shared/guide/redlining_docmerge.xhp#redlining_docmerge\"/>)."
+msgstr "Εάν έχετε θέσει πολλά αντίγραφα του εγγράφου σε κυκλοφορία, πρώτα απ' όλα θα πρέπει να τα ενσωματώσετε σε ένα έγγραφο (δείτε <embedvar href=\"text/shared/guide/redlining_docmerge.xhp#redlining_docmerge\"/>)."
-#: xsltfilter_create.xhp
+#: redlining_accept.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN109F4\n"
+"redlining_accept.xhp\n"
+"par_id3153748\n"
+"26\n"
"help.text"
-msgid "Click <emph>New</emph>."
-msgstr "Κάντε κλικ στο <emph>Δημιουργία</emph>."
+msgid "Open the document and choose <emph>Edit - Changes - Accept or Reject</emph>. The <emph>Accept or Reject Changes</emph> dialog appears."
+msgstr "Ανοίξτε το έγγραφο και επιλέξτε <emph>Επεξεργασία - Αλλαγές - Αποδοχή ή απόρριψη</emph>. Το παράθυρο διαλόγου <emph>Αποδοχή ή απόρριψη αλλαγών</emph> εμφανίζεται."
-#: xsltfilter_create.xhp
+#: redlining_accept.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN109FC\n"
+"redlining_accept.xhp\n"
+"par_id3156346\n"
+"27\n"
"help.text"
-msgid "In the <emph>XML Filter</emph> dialog, click the <emph>General</emph> tab, and define the properties of the filter."
-msgstr "Στο παράθυρο διαλόγου <emph>Φίλτρο XML</emph>, κάντε κλικ στη καρτέλα <emph>Γενικά</emph>, και ορίστε τις ιδιότητες του φίλτρου."
+msgid "Select a change on the <emph>List</emph> tab. The change is selected and displayed in the document and you can now enter your decision with one of the buttons."
+msgstr "Επιλέξτε μια αλλαγή από την καρτέλα <emph>Λίστα</emph>. Επιλέγεται η αλλαγή και εμφανίζεται στο έγγραφο και τώρα μπορείτε να αποφασίσετε με ένα από τα δύο πεδία επιλογής."
-#: xsltfilter_create.xhp
+#: redlining_accept.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A03\n"
+"redlining_accept.xhp\n"
+"par_id3147209\n"
+"28\n"
"help.text"
-msgid "In the <emph>Filter Name</emph> box, enter a name for the XML filter."
-msgstr "Στο πεδίο <emph>Όνομα φίλτρου</emph>, εισάγετε ένα όνομα για το φίλτρο XML."
+msgid "If one author has modified another author's change, you will see the changes hierarchically arranged with a plus sign for opening up the hierarchy."
+msgstr "Εάν κάποιος συντάκτης έχει τροποποιήσει την αλλαγή κάποιου άλλου συντάκτη, οι αλλαγές θα εμφανιστούν ιεραρχικά συνοδευόμενες από το σύμβολο συν για το άνοιγμα της ιεραρχίας."
-#: xsltfilter_create.xhp
+#: redlining_accept.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10CA1\n"
+"redlining_accept.xhp\n"
+"par_id3148474\n"
+"29\n"
"help.text"
-msgid "This name is displayed in the <emph>XML Filter Settings</emph> dialog."
-msgstr "Αυτό το όνομα θα προβληθεί στο παράθυρο διαλόγου <emph>Ρυθμίσεις φίλτρου XML</emph>."
+msgid "If the list of changes is too long, you can switch to the <emph>Filter</emph> tab in the dialog and specify that you only want to see the changes of certain authors, or only the changes of the last day, or that you want the list to be restricted in some other way."
+msgstr "Εάν η λίστα αλλαγών είναι υπερβολικά μεγάλη, μπορείτε να μεταβείτε στην καρτέλα <emph>Φίλτρο</emph> του παραθύρου διαλόγου και να καθορίσετε ότι θέλετε να εμφανίζονται μόνο οι αλλαγές συγκεκριμένων συντακτών, ή μόνο οι αλλαγές της τελευταίας ημέρας, ή ότι θέλετε να περιοριστεί η λίστα με κάποιον άλλο τρόπο."
-#: xsltfilter_create.xhp
+#: redlining_accept.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A09\n"
+"redlining_accept.xhp\n"
+"par_id3143271\n"
+"42\n"
"help.text"
-msgid "In the <emph>Application</emph> box, select the %PRODUCTNAME application that the filter is for."
-msgstr "Στο πεδίο <emph>Εφαρμογή</emph>, επιλέξτε την εφαρμογή %PRODUCTNAME για την οποία προορίζεται το φίλτρο."
+msgid "Color-coded entries display the result of the filter that is set. Entries in black can be accepted or rejected and match the filter criteria. Entries in blue do not themselves match the filter criteria, but have subentries that are included by the filter. Gray entries cannot be accepted or rejected and do not match the filter criterion. Green entries do match the filter but cannot be accepted or rejected."
+msgstr "Οι καταχωρίσεις με κωδικό χρώματος σάς πληροφορούν σχετικά με το φίλτρο που έχει οριστεί. Οι καταχωρήσεις με μαύρο χρώμα είναι δυνατό να γίνουν αποδεκτές ή να απορριφθούν και ανταποκρίνονται στα κριτήρια του φίλτρου. Οι καταχωρήσεις με μπλε χρώμα δεν ανταποκρίνονται οι ίδιες στα κριτήρια του φίλτρου αλλά περιέχουν δευτερεύουσες καταχωρήσεις, οι οποίες περιλαμβάνονται στο φίλτρο. Οι γκρίζες καταχωρήσεις δεν είναι δυνατό να γίνουν αποδεκτές ή να απορριφθούν και δεν ανταποκρίνονται στα κριτήρια του φίλτρου. Οι πράσινες καταχωρήσεις ανταποκρίνονται στα κριτήρια του φίλτρου αλλά, παρ' όλα αυτά, δεν είναι δυνατό να γίνουν αποδεκτές ή να απορριφθούν."
-#: xsltfilter_create.xhp
+#: redlining_doccompare.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A0F\n"
+"redlining_doccompare.xhp\n"
+"tit\n"
"help.text"
-msgid "In the <emph>Name of File Type</emph> box, enter the file type that the filter is for."
-msgstr "Στο πεδίο <emph>Όνομα τύπου αρχείου</emph>, εισάγεται τον τύπο αρχείου για τον οποίο προορίζεται το φίλτρο."
+msgid "Comparing Versions of a Document"
+msgstr "Σύγκριση εκδόσεων ενός εγγράφου"
-#: xsltfilter_create.xhp
+#: redlining_doccompare.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10CC6\n"
+"redlining_doccompare.xhp\n"
+"bm_id3154788\n"
"help.text"
-msgid "This name is displayed in the list of file types in the <emph>Open</emph>, <emph>Export</emph>, and <emph>Save As</emph> dialogs."
-msgstr "Αυτό το όνομα θα προβληθεί στη λίστα των τύπων αρχείου στα παράθυρα διαλόγου <emph>Άνοιγμα</emph>, <emph>Εξαγωγή</emph>, και <emph>Αποθήκευση ως</emph>."
+msgid "<bookmark_value>documents; comparing</bookmark_value><bookmark_value>comparisons;document versions</bookmark_value><bookmark_value>versions; comparing documents</bookmark_value><bookmark_value>changes;comparing to original</bookmark_value><bookmark_value>review function; comparing documents</bookmark_value>"
+msgstr "<bookmark_value>έγγραφα; σύγκριση</bookmark_value><bookmark_value>συγκρίσεις;εκδόσεις εγγράφων</bookmark_value><bookmark_value>εκδόσεις; σύγκριση εγγράφων</bookmark_value><bookmark_value>αλλαγές;σύγκριση με το αρχικό</bookmark_value><bookmark_value>λειτουργία αναθεώρησης; σύγκριση εγγράφων</bookmark_value>"
-#: xsltfilter_create.xhp
+#: redlining_doccompare.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A15\n"
+"redlining_doccompare.xhp\n"
+"hd_id3154788\n"
+"32\n"
"help.text"
-msgid "In the <emph>File extension</emph> box, enter the extension for the exported file."
-msgstr "Στο πεδίο <emph>Επέκταση αρχείου</emph>, εισάγετε την επέκταση του εξαγόμενου αρχείου."
+msgid "<variable id=\"redlining_doccompare\"><link href=\"text/shared/guide/redlining_doccompare.xhp\" name=\"Comparing Versions of a Document\">Comparing Versions of a Document</link></variable>"
+msgstr "<variable id=\"redlining_doccompare\"><link href=\"text/shared/guide/redlining_doccompare.xhp\" name=\"Σύγκριση εκδόσεων ενός εγγράφου\">Σύγκριση εκδόσεων ενός εγγράφου</link></variable>"
-#: xsltfilter_create.xhp
+#: redlining_doccompare.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A1B\n"
+"redlining_doccompare.xhp\n"
+"par_id4186223\n"
"help.text"
-msgid "To differentiate the file from other XML files, enter an extension other than *.xml."
-msgstr "Για να διαφοροποιήσετε το αρχείο από άλλα αρχεία XML, εισάγετε μια διαφορετική προέκταση από *.xml."
+msgid "The review function is available in %PRODUCTNAME for text documents and spreadsheet documents."
+msgstr "Η λειτουργία αναθεώρησης είναι διαθέσιμη στο %PRODUCTNAME για έγγραφα κειμένου και έγγραφα υπολογιστικού φύλλου."
-#: xsltfilter_create.xhp
+#: redlining_doccompare.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A1F\n"
+"redlining_doccompare.xhp\n"
+"par_id3995178\n"
"help.text"
-msgid "On the <emph>Transformation</emph> tab page, define the transformation properties for the filter."
-msgstr "Στη διάταξη σελίδας <emph>Μετασχηματισμός</emph>, ορίστε τις ιδιότητες μετασχηματισμού του φίλτρου."
+msgid "Imagine you have some co-authors or reviewers who collaborate with you writing your original document. One day you send out copies of your document to all reviewers. You ask them to edit the copy and send it back."
+msgstr "Φανταστείτε ότι έχετε μερικούς συνεργάτες ή επιμελητές που συνεργάζονται με εσάς στη συγγραφή του αρχικού σας εγγράφου. Μια μέρα στέλνετε αντίγραφα του εγγράφου σας σε όλους τους επιμελητές. Τους ζητάτε να επεξεργαστούν το αντίγραφο και να σας το ξαναστείλουν πίσω."
-#: xsltfilter_create.xhp
+#: redlining_doccompare.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A26\n"
+"redlining_doccompare.xhp\n"
+"par_id9948423\n"
"help.text"
-msgid "(Optional) In the <emph>DocType</emph> box, enter the document type identifier for the external file format."
-msgstr "(Προαιρετικό) στο πεδίο <emph>DocType</emph>, καταχωρίστε το αναγνωριστικό του τύπου εγγράφου για την εξωτερική μορφή αρχείου."
+msgid "Normally, the reviewers enable change tracking by <emph>Edit - Changes - Record</emph> and you can easily see the changes."
+msgstr "Κανονικά, οι επιθεωρητές ενεργοποιούν την ανίχνευση αλλαγών με <emph>Επεξεργασία - Αλλαγές - Καταγραφή</emph> και μπορείτε εύκολα να δείτε τις αλλαγές."
-#: xsltfilter_create.xhp
+#: redlining_doccompare.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10D0E\n"
+"redlining_doccompare.xhp\n"
+"par_id3155421\n"
+"33\n"
"help.text"
-msgid "This identifier is used to detect the file type on import."
-msgstr "Αυτό το αναγνωριστικό χρησιμοποιείται για ανίχνευση του τύπου αρχείου κατά τη εισαγωγή."
+msgid "If one of the authors has made changes to a document without recording them, you can compare the changed document to your original document."
+msgstr "Αν κάποιος από τους συντάκτες έκανε αλλαγές σε ένα έγγραφο χωρίς να τις έχει καταγράψει, έχετε τη δυνατότητα να συγκρίνετε το αντίγραφο του εγγράφου με το πρωτότυπο έγγραφό σας."
-#: xsltfilter_create.xhp
+#: redlining_doccompare.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A32\n"
+"redlining_doccompare.xhp\n"
+"par_id3153087\n"
+"35\n"
"help.text"
-msgid "In the <emph>XSLT for export</emph> box, enter the path and file name of the XSLT stylesheet that defines the transformation from OpenDocument format to the external format."
-msgstr "Στο πεδίο <emph>XSLT για εισαγωγή</emph>, καταχωρήσετε την διαδρομή και το όνομα αρχείου του XSLT stylesheet που ορίζει τον μετασχηματισμό από την εξωτερική μορφή στη μορφή OpenDocument."
+msgid "Open the reviewer's document and then choose <emph>Edit - Compare Document</emph>."
+msgstr "Ανοίξτε το έγγραφο του επιμελητή και ενεργοποιήστε τις επιλογές <emph>Επεξεργασία - Σύγκριση εγγράφου</emph>."
-#: xsltfilter_create.xhp
+#: redlining_doccompare.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A38\n"
+"redlining_doccompare.xhp\n"
+"par_id4208807\n"
"help.text"
-msgid "In the <emph>XSLT for import</emph> box, enter the path and file name to the XSLT stylesheet that defines the transformation from the external format to OpenDocument format."
-msgstr "Στο πεδίο <emph>XSLT για εισαγωγή</emph>, καταχωρίστε την διαδρομή και το όνομα αρχείου του XSLT stylesheet που ορίζει τον μετασχηματισμό από την εξωτερική μορφή στη μορφή OpenDocument."
+msgid "You should always start with opening the newer document and compare it with the older document."
+msgstr "Θα πρέπει πάντα να αρχίζετε με το άνοιγμα του πιο πρόσφατου εγγράφου και να το συγκρίνεται με ένα παλιότερο έγγραφο."
-#: xsltfilter_create.xhp
+#: redlining_doccompare.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A3E\n"
+"redlining_doccompare.xhp\n"
+"par_id3145315\n"
+"36\n"
"help.text"
-msgid "(Optional) In the <emph>Template for import</emph> box, enter the path and name of the template that defines the %PRODUCTNAME styles that are used in the imported file."
-msgstr "(Προαιρετικό) Στο πεδίο <emph>Πρότυπο για εισαγωγή</emph>, εισάγετε τη διαδρομή και το όνομα του προτύπου που καθορίζει τα στυλ του %PRODUCTNAME που χρησιμοποιούνται στο εισαγόμενο αρχείο."
+msgid "A file selection dialog appears. Select your older original document and confirm the dialog."
+msgstr "Θα εμφανιστεί ένα παράθυρο διαλόγου επιλογής αρχείων. Επιλέξτε το παλαιότερο αρχικό έγγραφο και επιβεβαιώστε τις επιλογές του παραθύρου διαλόγου."
-#: xsltfilter_create.xhp
+#: redlining_doccompare.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A44\n"
+"redlining_doccompare.xhp\n"
+"par_id3149762\n"
+"37\n"
"help.text"
-msgid "The files that are specified on the <emph>Transformation</emph> tab page are copied to the local %PRODUCTNAME users directory."
-msgstr "Τα αρχεία που διευκρινίζονται στην σελίδα καρτέλας <emph>Μετασχηματισμός</emph> αντιγράφονται στο τοπικό κατάλογο χρήστη του %PRODUCTNAME."
+msgid "<item type=\"productname\">%PRODUCTNAME</item> combines both documents into the reviewer's document. All text passages that occur in the reviewer's document but not in the original are identified as having been inserted, and all text passages that got deleted by the reviewer are identified as deletions."
+msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> συνδυάζει τα δύο έγγραφα στο έγγραφό του επιμελητή. Όλα τα αποσπάσματα κειμένου τα οποία εμφανίζονται στο έγγραφό του επιμελητή, αλλά όχι στο αρχικό, αναγνωρίζονται ως εισαγόμενα και όλα τα αποσπάσματα κειμένου, τα οποία λείπουν από το έγγραφό του επιμελητή αναγνωρίζονται ως διαγραμμένα."
-#: xsltfilter_create.xhp
+#: redlining_doccompare.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A4C\n"
+"redlining_doccompare.xhp\n"
+"par_id3145674\n"
+"38\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο <emph>OK</emph>."
+msgid "You can now accept or reject the insertions and deletions. At the end you may save the reviewer's document as a new original with a new name."
+msgstr "Τώρα μπορείτε να αποδεχτείτε ή να απορρίψετε τις προσθήκες ή τις αφαιρέσεις. Στο τέλος μπορείτε να αποθηκεύσετε το αρχείο του επιθεωρητή σαν ένα καινούργιο αρχικό με νέο όνομα."
-#: xsltfilter_create.xhp
+#: redlining_docmerge.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A56\n"
+"redlining_docmerge.xhp\n"
+"tit\n"
"help.text"
-msgid "To Test an XML Filter"
-msgstr "Για δοκιμή ενός φίλτρου XML"
+msgid "Merging Versions"
+msgstr "Συγχώνευση εκδόσεων"
-#: xsltfilter_create.xhp
+#: redlining_docmerge.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A5A\n"
+"redlining_docmerge.xhp\n"
+"bm_id3154230\n"
"help.text"
-msgid "You can perform basic tests on a custom XML filter in %PRODUCTNAME."
-msgstr "Μπορείτε να εκτελέσετε βασικά τεστ σε ένα προσαρμοσμένο φίλτρο XML στο %PRODUCTNAME."
+msgid "<bookmark_value>documents; merging</bookmark_value><bookmark_value>merging; documents</bookmark_value><bookmark_value>versions;merging document versions</bookmark_value>"
+msgstr "<bookmark_value>έγγραφα; συγχώνευση</bookmark_value><bookmark_value>συγχώνευση; έγγραφα</bookmark_value><bookmark_value>εκδόσεις;συγχώνευση εκδόσεων εγγράφων</bookmark_value>"
-#: xsltfilter_create.xhp
+#: redlining_docmerge.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A91\n"
+"redlining_docmerge.xhp\n"
+"hd_id3154230\n"
+"17\n"
"help.text"
-msgid "The document is not altered by these tests."
-msgstr "Το έγγραφο δεν υπόκειται σε αλλαγές από αυτούς τους ελέγχους."
+msgid "<variable id=\"redlining_docmerge\"><link href=\"text/shared/guide/redlining_docmerge.xhp\" name=\"Merging Versions\">Merging Versions</link></variable>"
+msgstr "<variable id=\"redlining_docmerge\"><link href=\"text/shared/guide/redlining_docmerge.xhp\" name=\"Συγχώνευση εκδόσεων\">Συγχώνευση εκδόσεων</link></variable>"
-#: xsltfilter_create.xhp
+#: redlining_docmerge.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A60\n"
+"redlining_docmerge.xhp\n"
+"par_id2136295\n"
"help.text"
-msgid "Create or open a text document."
-msgstr "Δημιουργήστε ή ανοίξτε ένα έγγραφο κειμένου."
+msgid "The review function is available in %PRODUCTNAME for text documents and spreadsheet documents."
+msgstr "Η λειτουργία αναθεώρησης είναι διαθέσιμη στο %PRODUCTNAME για έγγραφα κειμένου και έγγραφα υπολογιστικού φύλλου."
-#: xsltfilter_create.xhp
+#: redlining_docmerge.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A67\n"
+"redlining_docmerge.xhp\n"
+"par_id3153049\n"
+"19\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - XML Filter Settings</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Ρυθμίσεις φίλτρου XML</item>."
+msgid "When a document has been edited by more than one person, it is possible to merge the edited copies into the original. The only requirement is that the documents differ only and exclusively in the recorded changes - all other original text must be identical."
+msgstr "Όταν ένα έγγραφο έχει υποστεί επεξεργασία από περισσότερους από έναν ανθρώπους, είναι δυνατόν να συγχωνεύσετε τα επεξεργασμένα αντίγραφα στο αρχικό. Μοναδική απαίτηση είναι τα έγγραφα να διαφέρουν αποκλειστικά σε ό,τι αφορά τις καταγεγραμμένες αλλαγές - ολόκληρο το κανονικό κείμενο πρέπει να είναι το ίδιο."
-#: xsltfilter_create.xhp
+#: redlining_docmerge.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A6F\n"
+"redlining_docmerge.xhp\n"
+"par_id3152425\n"
+"20\n"
"help.text"
-msgid "In the list of filters, select the filter that you want to test, and click <emph>Test XSLTs</emph>."
-msgstr "Στη λίστα με τα φίλτρα, επιλέξτε το φίλτρο που θέλετε για δοκιμή, και κάντε κλικ στο <emph>Δοκιμή XSLTs</emph>."
+msgid "Open the original document into which you want to merge all copies."
+msgstr "Ανοίξτε το πρωτότυπο έγγραφο, στο οποίο θέλετε να πραγματοποιήσετε συγχώνευση όλων των αντιγράφων."
-#: xsltfilter_create.xhp
+#: redlining_docmerge.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A82\n"
+"redlining_docmerge.xhp\n"
+"par_id3149177\n"
+"21\n"
"help.text"
-msgid "To test an <emph>Export</emph> Filter, do one of the following in the <emph>Export</emph> area of the dialog:"
-msgstr "Για να δοκιμάσετε ένα φίλτρο <emph>Εξαγωγής</emph>, κάντε ένα από τα ακόλουθα στην περιοχή <emph>Εξαγωγή</emph> του παραθύρου διαλόγου:"
+msgid "Choose <emph>Edit - Changes - Merge Document</emph>. A file selection dialog appears."
+msgstr "Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Συγχώνευση εγγράφου</emph>. Ένα παράθυρο διαλόγου επιλογής αρχείου εμφανίζεται."
-#: xsltfilter_create.xhp
+#: redlining_docmerge.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10DEB\n"
+"redlining_docmerge.xhp\n"
+"par_id3147576\n"
+"23\n"
"help.text"
-msgid "Click <emph>Browse</emph>, select the %PRODUCTNAME document that you want to test, and click <emph>Open</emph>."
-msgstr "Κάντε κλικ στο <emph>Αναζήτηση</emph>, επιλέξτε το έγγραφο %PRODUCTNAME που θέλετε να δοκιμάσετε και κάντε κλικ στο <emph>Άνοιγμα</emph>."
+msgid "Select the copy of the document from the dialog. If there have been no subsequent changes to the original document, the copy is merged into the original."
+msgstr "Επιλέξτε το αντίγραφο του εγγράφου από το παράθυρο διαλόγου. Αν δεν έχουν υπάρξει δευτερεύουσες αλλαγές στο αρχικό έγγραφο, το αντίγραφο συγχωνεύεται με το αρχικό."
-#: xsltfilter_create.xhp
+#: redlining_docmerge.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10DF7\n"
+"redlining_docmerge.xhp\n"
+"par_id3149182\n"
+"24\n"
"help.text"
-msgid "To test the current document, click <emph>Current Document</emph>."
-msgstr "Για να δοκιμάσετε το τρέχον έγγραφο, κάντε κλικ στο <emph>Τρέχον έγγραφο</emph>."
+msgid "If changes have been made to the original document, an error dialog appears that informs you that the merge is unsuccessful."
+msgstr "Αν έχουν γίνει αλλαγές στο αρχικό έγγραφο, ένα παράθυρο διαλόγου σφάλματος εμφανίζεται το οποίο σας πληροφορεί ότι η συγχώνευση ήταν ανεπιτυχής."
-#: xsltfilter_create.xhp
+#: redlining_docmerge.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_idN10A99\n"
+"redlining_docmerge.xhp\n"
+"par_id3154749\n"
+"22\n"
"help.text"
-msgid "To test an <emph>Import</emph> Filter, click <emph>Browse</emph> in the <emph>Import</emph> area of the dialog, select a document, and click <emph>Open</emph>."
-msgstr "Για να δοκιμάσετε ένα φίλτρο <emph>Εισαγωγής</emph>, κάντε κλικ στο <emph>Αναζήτηση</emph> στην περιοχή <emph>Εισαγωγή</emph> του παραθύρου διαλόγου, επιλέξτε ένα έγγραφο και κάντε κλικ στο <emph>Άνοιγμα</emph>."
+msgid "After you merge the documents you will see the recorded changes from the copy in the original document."
+msgstr "Αφού ολοκληρώσετε τη συγχώνευση των εγγράφων θα εμφανιστούν οι καταγεγραμμένες αλλαγές από το αντίγραφο στο αρχικό έγγραφο."
-#: xsltfilter_create.xhp
+#: redlining_enter.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_id8579668\n"
+"redlining_enter.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/guide/xsltfilter.xhp\">About XML Filters</link>"
-msgstr "<link href=\"text/shared/guide/xsltfilter.xhp\">Σχετικά με τα φίλτρα XML</link>"
+msgid "Recording Changes"
+msgstr "Καταγραφή αλλαγών"
-#: xsltfilter_create.xhp
+#: redlining_enter.xhp
msgctxt ""
-"xsltfilter_create.xhp\n"
-"par_id5569017\n"
+"redlining_enter.xhp\n"
+"bm_id3155364\n"
"help.text"
-msgid "<link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Distributing XML filters</link>"
-msgstr "<link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Διανομή φίλτρων XML</link>"
+msgid "<bookmark_value>changes; recording</bookmark_value> <bookmark_value>recording; changes</bookmark_value> <bookmark_value>comments; on changes</bookmark_value> <bookmark_value>review function;tracking changes</bookmark_value>"
+msgstr "<bookmark_value>αλλαγές; εγγραφή</bookmark_value><bookmark_value>εγγραφή; αλλαγές</bookmark_value><bookmark_value>σχόλια; στις αλλαγές</bookmark_value><bookmark_value>λειτουργία αναθεώρησης; εντοπισμός αλλαγών</bookmark_value>"
-#: navigator_setcursor.xhp
+#: redlining_enter.xhp
msgctxt ""
-"navigator_setcursor.xhp\n"
-"tit\n"
+"redlining_enter.xhp\n"
+"hd_id3155364\n"
+"7\n"
"help.text"
-msgid "Navigation to Quickly Reach Objects"
-msgstr "Περιήγηση σε αντικείμενα γρήγορης πρόσβασης"
+msgid "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Recording Changes\">Recording Changes</link></variable>"
+msgstr "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Καταγραφή αλλαγών\">Καταγραφή αλλαγών</link></variable>"
-#: navigator_setcursor.xhp
+#: redlining_enter.xhp
msgctxt ""
-"navigator_setcursor.xhp\n"
-"bm_id3150774\n"
+"redlining_enter.xhp\n"
+"par_id7271645\n"
"help.text"
-msgid "<bookmark_value>Document Map, see Navigator</bookmark_value><bookmark_value>cursor;quickly moving to an object</bookmark_value><bookmark_value>objects;quickly moving to</bookmark_value><bookmark_value>navigating;in documents</bookmark_value><bookmark_value>Navigator;working with</bookmark_value>"
-msgstr "<bookmark_value>Χάρτης εγγράφου, βλέπε Περιήγηση</bookmark_value><bookmark_value>δείκτης;γρήγορη μετακίνηση σε ένα αντικείμενο</bookmark_value><bookmark_value>αντικείμενα;γρήγορη μετακίνηση σε</bookmark_value><bookmark_value>περιήγηση;σε έγγραφα</bookmark_value><bookmark_value>περιήγηση;δουλεύοντας με</bookmark_value>"
+msgid "The review function is available in %PRODUCTNAME for text documents and spreadsheet documents."
+msgstr "Η λειτουργία αναθεώρησης είναι διαθέσιμη στο %PRODUCTNAME για έγγραφα κειμένου και έγγραφα υπολογιστικού φύλλου."
-#: navigator_setcursor.xhp
+#: redlining_enter.xhp
msgctxt ""
-"navigator_setcursor.xhp\n"
-"hd_id3150774\n"
+"redlining_enter.xhp\n"
+"par_id3145669\n"
"8\n"
"help.text"
-msgid "<variable id=\"navigator_setcursor\"><link href=\"text/shared/guide/navigator_setcursor.xhp\" name=\"Navigation to Quickly Reach Objects\">Navigation to Quickly Reach Objects</link></variable>"
-msgstr "<variable id=\"navigator_setcursor\"><link href=\"text/shared/guide/navigator_setcursor.xhp\" name=\"Περιήγηση σε αντικείμενα γρήγορης πρόσβασης\">Περιήγηση σε αντικείμενα γρήγορης πρόσβασης</link></variable>"
+msgid "Not all changes are recorded. For example, the changing of a tab stop from align left to align right is not recorded. However, all usual changes made by a proofreader are recorded, such as additions, deletions, text alterations, and usual formatting."
+msgstr "Δεν πραγματοποιείται καταγραφή όλων των αλλαγών. Για παράδειγμα, δεν πραγματοποιείται καταγραφή της αλλαγής στηλοθέτη από στοίχιση αριστερά σε στοίχιση δεξιά. Ωστόσο, πραγματοποιείται καταγραφή όλων των αλλαγών, όπως είναι οι προσθήκες, οι διαγραφές, οι τροποποιήσεις κειμένου, και συνήθης μορφοποίηση."
-#: navigator_setcursor.xhp
+#: redlining_enter.xhp
msgctxt ""
-"navigator_setcursor.xhp\n"
-"par_id3145071\n"
+"redlining_enter.xhp\n"
+"par_id3147088\n"
+"17\n"
+"help.text"
+msgid "1."
+msgstr "1."
+
+#: redlining_enter.xhp
+msgctxt ""
+"redlining_enter.xhp\n"
+"par_id3149095\n"
"9\n"
"help.text"
-msgid "This is a common use of the Navigator."
-msgstr "Πρόκειται για μια κοινή χρήση της Περιήγησης."
+msgid "To start recording changes, open the document to be edited and choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Changes\"><emph>Edit - Changes</emph></link> and then choose <emph>Record</emph>."
+msgstr "Για να αρχίσετε να καταγράφετε τις αλλαγές, ανοίξτε το έγγραφο που είναι για επεξεργασία και επιλέξτε <link href=\"text/shared/01/02230000.xhp\" name=\"Επεξεργασία - Αλλαγές\"><emph>Επεξεργασία - Αλλαγές</emph></link> και μετά επιλέξτε <emph>Καταγραφή</emph>."
-#: navigator_setcursor.xhp
+#: redlining_enter.xhp
msgctxt ""
-"navigator_setcursor.xhp\n"
-"par_id3145382\n"
-"10\n"
+"redlining_enter.xhp\n"
+"par_id3154749\n"
+"18\n"
"help.text"
-msgid "Double-click an object in the Navigator to jump directly to the position of the object in the document."
-msgstr "Κάντε διπλό κλικ σε ένα αντικείμενο στην Περιήγηση για να μεταβείτε απευθείας στη θέση του αντικειμένου στο έγγραφο."
+msgid "2."
+msgstr "2."
-#: navigator_setcursor.xhp
+#: redlining_enter.xhp
msgctxt ""
-"navigator_setcursor.xhp\n"
+"redlining_enter.xhp\n"
"par_id3163802\n"
-"11\n"
+"10\n"
"help.text"
-msgid "You can use the <emph>Navigation</emph> toolbar to scroll to the previous or next object of a specific category."
-msgstr "Μπορείτε να χρησιμοποιήσετε την γραμμή εργαλείων <emph>Περιήγηση</emph> για να πραγματοποιήσετε κύλιση στο προηγούμενο ή στο επόμενο αντικείμενο μιας συγκεκριμένης κατηγορίας."
+msgid "Now start making your changes. You will note that all new text passages that you enter are underlined in color, while all text that you delete remains visible but is crossed out and shown in color."
+msgstr "Τώρα, ξεκινήστε να κάνετε τις αλλαγές σας. Θα παρατηρήσετε ότι όλα τα νέα αποσπάσματα κειμένου, τα οποία εισάγετε, επισημαίνονται με έγχρωμη υπογράμμιση, ενώ το κείμενο, το οποίο διαγράφετε, παραμένει ορατό, αλλά εμφανίζεται διαγραμμένο και έγχρωμο."
-#: navigator_setcursor.xhp
+#: redlining_enter.xhp
msgctxt ""
-"navigator_setcursor.xhp\n"
-"par_id3148491\n"
-"12\n"
+"redlining_enter.xhp\n"
+"par_id3152349\n"
+"19\n"
"help.text"
-msgid "Open the toolbar using the <emph>Navigation</emph> icon below the vertical scroll bar of a text document, or in the Navigator window."
-msgstr "Ανοίξτε την γραμμή εργαλείων χρησιμοποιώντας το εικονίδιο <emph>Περιήγηση</emph> κάτω από την κάθετη γραμμή κύλισης ενός εγγράφου κειμένου, ή στο παράθυρο της Περιήγησης."
+msgid "3."
+msgstr "3."
-#: navigator_setcursor.xhp
+#: redlining_enter.xhp
msgctxt ""
-"navigator_setcursor.xhp\n"
-"par_id3153348\n"
-"13\n"
+"redlining_enter.xhp\n"
+"par_id3149578\n"
+"11\n"
"help.text"
-msgid "On the <emph>Navigation</emph> toolbar, you first select the category, then click on one of the buttons, <emph>Previous Object</emph> or <emph>Next Object</emph>. The names of the buttons refer to the category, for example, the button \"Next Object\" is named \"Next Page\" or \"Next Bookmark\" according to the category."
-msgstr "Στην γραμμή εργαλείων <emph>Περιήγηση</emph> επιλέγετε πρώτα την κατηγορία και, στη συνέχεια, κάνετε κλικ σε ένα από τα πεδία επιλογής, <emph>Προηγούμενο αντικείμενο</emph> ή <emph>Επόμενο αντικείμενο</emph>. Τα ονόματα των πεδίων επιλογών αναφέρονται στην κατηγορία, για παράδειγμα, το πεδίο επιλογής \"Επόμενο αντικείμενο\" ονομάζεται \"Επόμενη σελίδα\" ή \"Επόμενος σελιδοδείκτης\" σύμφωνα με την κατηγορία."
+msgid "If you move to a marked change with the mouse pointer, you will see a reference to the type of change, the author, date and time of day for the change in the Help Tip. If the Extended Tips are also enabled, you will also see any available comments on this change."
+msgstr "Εάν, χρησιμοποιώντας το δείκτη του ποντικιού, μεταβείτε σε μια αλλαγή με επισήμανση, θα εμφανιστεί αναφορά σχετικά με τον τύπο της αλλαγής, τον συντάκτη, την ημερομηνία και την ώρα της αλλαγής στην Συμβουλή της Βοήθειας. Εάν έχουν ενεργοποιηθεί και οι εκτεταμένες συμβουλές, θα εμφανιστούν επίσης τυχόν διαθέσιμα σχόλια σχετικά με την αλλαγή."
-#: data_im_export.xhp
+#: redlining_enter.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"tit\n"
+"redlining_enter.xhp\n"
+"par_id3156119\n"
+"12\n"
"help.text"
-msgid "Importing and Exporting Data in Base"
-msgstr "Εισαγωγή και εξαγωγή δεδομένων στο Base"
+msgid "Changes in a spreadsheet document are highlighted by a border around the cells; when you point to the cell you can see more detailed information on this change in the Help Tip."
+msgstr "Οι αλλαγές σε έγγραφο υπολογιστικού φύλλου επισημαίνονται με ένα περίγραμμα γύρω από τα κελιά. Όταν τοποθετήσετε το δείκτη του ποντικιού στο κελί, μπορείτε να εμφανίσετε λεπτομερέστερες πληροφορίες σχετικά με αυτήν την αλλαγή από την Συμβουλή της Βοήθειας."
-#: data_im_export.xhp
+#: redlining_enter.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"bm_id6911546\n"
+"redlining_enter.xhp\n"
+"par_id3148473\n"
+"13\n"
"help.text"
-msgid "<bookmark_value>databases;importing/exporting</bookmark_value><bookmark_value>importing;databases</bookmark_value><bookmark_value>copying; datasource records in spreadsheets</bookmark_value><bookmark_value>inserting; datasource records in spreadsheets</bookmark_value><bookmark_value>spreadsheets;inserting database records</bookmark_value><bookmark_value>data sources;copying records to spreadsheets</bookmark_value><bookmark_value>pasting;from data sources to %PRODUCTNAME Calc</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων;εισαγωγή/εξαγωγή</bookmark_value><bookmark_value>εισαγωγή;βάσεις δεδομένων</bookmark_value><bookmark_value>αντιγραφή; εγγραφές προέλευσης δεδομένων σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>εισαγωγή; εγγραφές προέλευσής δεδομένων σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>υπολογιστικά φύλλα;εισαγωγή εγγραφών βάσης δεδομένων</bookmark_value><bookmark_value>προελεύσεις δεδομένων;αντιγραφή εγγραφών σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>επικόλληση;από προελεύσεις δεδομένων σε %PRODUCTNAME Calc</bookmark_value>"
+msgid "You can enter a comment on each recorded change by placing the cursor in the area of the change and then choosing <emph>Edit - Changes - Comment</emph>. In addition to Extended Tips, the comment is also displayed in the list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Accept or Reject Changes\"><emph>Accept or Reject Changes</emph></link> dialog."
+msgstr "Μπορείτε να εισάγετε ένα σχόλιο σε κάθε καταγεγραμμένη αλλαγή τοποθετώντας το δρομέα στην περιοχή της αλλαγής και επιλέγοντας <emph>Επεξεργασία - Αλλαγές - Σχόλιο</emph>. Εκτός από τις Εκτεταμένες Συμβουλές, το σχόλιο εμφανίζεται επίσης στη λίστα του παραθύρου διαλόγου <link href=\"text/shared/01/02230400.xhp\" name=\"Αποδοχή ή απόρριψη αλλαγών\"><emph>Αποδοχή ή απόρριψη αλλαγών</emph></link>."
-#: data_im_export.xhp
+#: redlining_enter.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"hd_id4547257\n"
+"redlining_enter.xhp\n"
+"par_id3153542\n"
+"14\n"
"help.text"
-msgid "<variable id=\"data_im_export\"><link href=\"text/shared/guide/data_im_export.xhp\">Importing and Exporting Data in Base</link></variable>"
-msgstr "<variable id=\"data_im_export\"><link href=\"text/shared/guide/data_im_export.xhp\">Εισαγωγή και εξαγωγή δεδομένων στο Base</link></variable>"
+msgid "To stop recording changes, choose <emph>Edit - Changes - Record</emph> again. The check mark is removed and you can now save the document."
+msgstr "Για να διακόψετε την καταγραφή αλλαγών, επιλέξτε ξανά <emph>Επεξεργασία - Αλλαγές - Καταγραφή</emph>. Καταργείται το σημάδι επιλογής και μπορείτε τώρα να αποθηκεύσετε το έγγραφο."
-#: data_im_export.xhp
+#: redlining_enter.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id2761314\n"
+"redlining_enter.xhp\n"
+"par_id3153627\n"
+"15\n"
"help.text"
-msgid "An easy method to import and export database tables uses Calc as a \"helper application\"."
-msgstr "Μια εύκολη μέθοδος για εισαγωγή και εξαγωγή πινάκων βάσεων δεδομένων χρησιμοποιεί το Calc ως μία \"εφαρμογή βοήθειας\"."
+msgid "In a text document, you can highlight all lines that you have changed with an additional colored marking. This can be in the form of a red line in the margin, for example."
+msgstr "Σε ένα έγγραφο κειμένου, μπορείτε να επισημάνετε όλες τις γραμμές στις οποίες έχετε πραγματοποιήσει αλλαγές με μια επιπλέον χρωματιστή επισήμανση. Αυτή μπορεί να έχει τη μορφή μιας κόκκινης γραμμής στο περιθώριο, για παράδειγμα."
-#: data_im_export.xhp
+#: redlining_enter.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"hd_id3912778\n"
+"redlining_enter.xhp\n"
+"par_id3147530\n"
+"16\n"
"help.text"
-msgid "Exporting data from Base"
-msgstr "Εξαγωγή δεδομένων από τη Base"
+msgid "To change the settings for tracking changes, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer</emph> - <link href=\"text/shared/optionen/01040700.xhp\" name=\"Changes\"><emph>Changes</emph></link> or on the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph> - <link href=\"text/shared/optionen/01060600.xhp\" name=\"Changes\"><emph>Changes</emph></link>."
+msgstr "Για αλλαγή των ρυθμίσεων εντοπισμού αλλαγών, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer</emph> - <link href=\"text/shared/optionen/01040700.xhp\" name=\"Αλλαγές\"><emph>Αλλαγές</emph></link> ή στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc</emph> - <link href=\"text/shared/optionen/01060600.xhp\" name=\"Αλλαγές\"><emph>Αλλαγές</emph></link>."
-#: data_im_export.xhp
+#: redlining_navigation.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id3163853\n"
+"redlining_navigation.xhp\n"
+"title\n"
"help.text"
-msgid "You copy a table from Base to a new Calc sheet, then you can save or export the data to any file format that Calc supports."
-msgstr "Αντιγράψτε ένα πίνακα από τη Base σε ένα καινούργιο πίνακα του Calc, και θα μπορείτε να αποθηκεύσετε ή να εξάγετε τα δεδομένα σε ένα αρχείο οποιασδήποτε μορφής που υποστηρίζεται από το Calc."
+msgid "Navigating Changes"
+msgstr "Περιήγηση αλλαγών"
-#: data_im_export.xhp
+#: redlining_navigation.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id121158\n"
+"redlining_navigation.xhp\n"
+"bm_redlining_navigation\n"
"help.text"
-msgid "Open the database file that contains the database table to be exported. Click Tables to view the tables, or click Queries to view the queries."
-msgstr "Ανοίξτε το αρχείο βάσης δεδομένων που περιέχει το πίνακα βάσης δεδομένων για εξαγωγή. Κάντε κλικ στην επιλογή Πίνακες για να προβάλετε τους πίνακες, ή κάντε κλικ στην επιλογή Ερωτήματα για να προβάλετε τα ερωτήματα."
+msgid "<bookmark_value>changes; navigating</bookmark_value> <bookmark_value>review function; navigating changes</bookmark_value>"
+msgstr "<bookmark_value>αλλαγές;περιήγηση</bookmark_value><bookmark_value>λειτουργία αναθεώρησης; περιήγηση αλλαγών</bookmark_value>"
-#: data_im_export.xhp
+#: redlining_navigation.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id4644306\n"
+"redlining_navigation.xhp\n"
+"par_id3153880\n"
"help.text"
-msgid "Choose <emph>File - New - Spreadsheet</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία - Υπολογιστικό φύλλο</emph>."
+msgid "<variable id=\"redlining_navigation\"><link href=\"text/shared/guide/redlining_navigation.xhp\" name=\"Navigating Changes\">Navigating Changes</link></variable>"
+msgstr "<variable id=\"redlining_navigation\"><link href=\"text/shared/guide/redlining_navigation.xhp\" name=\"Navigating Changes\">Περιήγηση αλλαγών</link></variable>"
-#: data_im_export.xhp
+#: redlining_navigation.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id1331217\n"
+"redlining_navigation.xhp\n"
+"par_id3153881\n"
"help.text"
-msgid "In the Base window, right-click the name of the table to export. Choose <emph>Copy</emph> from the context menu."
-msgstr "Στο παράθυρο του Base, κάντε δεξί κλικ στο όνομα του πίνακα για εξαγωγή. Επιλέξτε <emph>Αντιγραφή</emph> από το μενού περιεχομένου."
+msgid "This feature is Writer-specific."
+msgstr "Αυτό το γνώρισμα είναι ειδικό του Writer."
-#: data_im_export.xhp
+#: redlining_navigation.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id3806878\n"
+"redlining_navigation.xhp\n"
+"par_id3153882\n"
"help.text"
-msgid "Click cell A1 in the new Calc window, then choose <emph>Edit - Paste</emph>."
-msgstr "Κάντε κλικ στο κελί C1 στο νέο παράθυρο του Calc, και τότε επιλέξτε <emph>Επεξεργασία - Επικόλληση</emph>."
+msgid "There are two available commands to navigate changes in a Writer document:"
+msgstr "Υπάρχουν δύο διαθέσιμες εντολές για περιήγηση αλλαγών σε ένα έγγραφο Writer:"
-#: data_im_export.xhp
+#: redlining_navigation.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id130619\n"
+"redlining_navigation.xhp\n"
+"par_id3153883\n"
"help.text"
-msgid "Now you can save or export the data to many file types."
-msgstr "Τώρα μπορείτε να αποθηκεύσετε ή να εξάγετε τα δεδομένα σε πολλούς τύπους αρχείων."
+msgid "<emph>Edit - Changes - Next Change</emph>: <ahelp hid=\".uno:NextTrackedChange\">Jumps to and selects the next change in the document, if any.</ahelp>"
+msgstr "<emph>Επεξεργασία - Αλλαγές - Επόμενη αλλαγή</emph>: <ahelp hid=\".uno:NextTrackedChange\">Μεταβαίνει και επιλέγει την επόμενη αλλαγή στο έγγραφο, εάν υπάρχει.</ahelp>"
-#: data_im_export.xhp
+#: redlining_navigation.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"hd_id9999694\n"
+"redlining_navigation.xhp\n"
+"par_id3153884\n"
"help.text"
-msgid "Importing data to Base"
-msgstr "Εισαγωγή δεδομένων στο Base"
+msgid "<emph>Edit - Changes - Previous Change</emph>: <ahelp hid=\".uno:PreviousTrackedChange\">Jumps to and selects the previous change in the document, if any.</ahelp>"
+msgstr "<emph>Επεξεργασία - Αλλαγές -Προηγούμενη αλλαγή</emph>: <ahelp hid=\".uno:PreviousTrackedChange\">Μεταβαίνει και επιλέγει την προηγούμενη αλλαγή στο έγγραφο, εάν υπάρχει.</ahelp>"
-#: data_im_export.xhp
+#: redlining_navigation.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id8494521\n"
+"redlining_navigation.xhp\n"
+"par_id3153885\n"
"help.text"
-msgid "You can import text files, spreadsheet files, and your system address book in read-only mode only."
-msgstr "Μπορείτε να εισάγετε αρχεία κείμενου, υπολογιστικά φύλλα και το βιβλίο διευθύνσεων του συστήματός σας σε λειτουργία μόνο για ανάγνωση."
+msgid "Using these commands in conjunction with the <emph>Accept Change</emph> and <emph>Reject Change</emph> commands allows navigating, accepting and rejecting changes without invoking the <emph>Edit - Changes - Accept or Reject</emph> dialog."
+msgstr "Χρησιμοποιώντας αυτές τις εντολές σε συνδυασμό με τις εντολές <emph>Αποδοχή αλλαγής</emph> και <emph>Απόρριψη αλλαγής</emph> επιτρέπει την περιήγηση, αποδοχή και απόρριψη των αλλαγών χωρίς κλήση του διαλόγου <emph>Επεξεργασία - Αλλαγές - Αποδοχή ή απόρριψη</emph>."
-#: data_im_export.xhp
+#: redlining_protect.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id9579760\n"
+"redlining_protect.xhp\n"
+"tit\n"
"help.text"
-msgid "When you import from a text or spreadsheet file, the file must have a first row of header information. The second row of the file is the first valid data row. The format of every field in the second row determines the format for the entire column. Any format information from a spreadsheet file gets lost when importing to Base."
-msgstr "Όταν εισάγετε από ένα κείμενο ή ένα υπολογιστικό φύλλο, το αρχείο πρέπει να έχει μια γραμμή πληροφοριών επικεφαλίδας. Η δεύτερη γραμμή του αρχείου είναι η πρώτη έγκυρη γραμμή δεδομένων. Η μορφή κάθε πεδίου της δεύτερης γραμμής καθορίζει τη μορφή όλης της στήλης. Οποιαδήποτε πληροφορία για τη μορφή ενός αρχείου υπολογιστικού φύλλου χάνεται όταν εισάγεται στο Base."
+msgid "Protecting Records"
+msgstr "Προστασία εγγραφών"
-#: data_im_export.xhp
+#: redlining_protect.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id325632\n"
+"redlining_protect.xhp\n"
+"bm_id3159201\n"
"help.text"
-msgid "For example, to ensure the first column has a text format, you must make sure that the first field of the first valid data row contains text. If a field in the first valid data row contains a number, the whole column is set to number format, and only numbers, no text, will be shown in that column."
-msgstr "Για παράδειγμα, για να σιγουρευτείτε ότι η πρώτη στήλη έχει μορφή κειμένου, σιγουρευτείτε ότι το πρώτο πεδίο της πρώτης έγκυρης γραμμής δεδομένων περιέχει κείμενο. Αν το πεδίο στη πρώτη έγκυρη γραμμή δεδομένων περιέχει ένα αριθμό, τότε όλη η στήλη θα οριστεί σε αριθμητική μορφή, και θα εμφανίζονται στη στήλη μόνο αριθμοί, χωρίς κείμενο."
+msgid "<bookmark_value>changes; protecting</bookmark_value><bookmark_value>protecting; recorded changes</bookmark_value><bookmark_value>records; protecting</bookmark_value><bookmark_value>review function;protecting records</bookmark_value>"
+msgstr "<bookmark_value>αλλαγές; προστασία</bookmark_value><bookmark_value>προστασία; καταγεγραμμένες αλλαγές</bookmark_value><bookmark_value>εγγραφές; προστασία</bookmark_value><bookmark_value>ανασκόπηση λειτουργία;προστασία εγγραφών</bookmark_value>"
-#: data_im_export.xhp
+#: redlining_protect.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id2216559\n"
+"redlining_protect.xhp\n"
+"hd_id3159201\n"
+"1\n"
"help.text"
-msgid "Open a Base file of the database type that you want."
-msgstr "Ανοίξτε ένα αρχείο Base τύπου βάσεων δεδομένων που θέλετε."
+msgid "<variable id=\"redlining_protect\"><link href=\"text/shared/guide/redlining_protect.xhp\" name=\"Protecting Records\">Protecting Records</link> </variable>"
+msgstr "<variable id=\"redlining_protect\"><link href=\"text/shared/guide/redlining_protect.xhp\" name=\"Προστασία εγγραφών\">Προστασία εγγραφών</link> </variable>"
-#: data_im_export.xhp
+#: redlining_protect.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id7869502\n"
+"redlining_protect.xhp\n"
+"par_id1631824\n"
"help.text"
-msgid "Either create a new Base file using the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>, or open any existing Base file that is not read-only."
-msgstr "Είτε δημιουργήστε ένα νέο αρχείο Base χρησιμοποιώντας τον <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματο πιλότο βάσης δεδομένων</link>, είτε ανοίξτε ένα οποιοδήποτε αρχείο Base που δεν είναι μόνο-αναγνώσιμο."
+msgid "The review function is available in %PRODUCTNAME for text documents and spreadsheet documents."
+msgstr "Η λειτουργία αναθεώρησης είναι διαθέσιμη στο %PRODUCTNAME για έγγραφα κειμένου και έγγραφα υπολογιστικού φύλλου."
-#: data_im_export.xhp
+#: redlining_protect.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id9852900\n"
+"redlining_protect.xhp\n"
+"par_id3154751\n"
+"2\n"
"help.text"
-msgid "Open the Calc file that contains the data to be imported to Base. You can open a *.dbf dBASE file or many other file types."
-msgstr "Ανοίξτε το αρχείο Calc που περιέχει τα δεδομένα για εισαγωγή στο Base. Μπορείτε να ανοίξετε ένα αρχείο *.dbf dBASE ή πολλούς άλλους τύπους αρχείων."
+msgid "To protect the changes made in a document during editing, choose <emph>Edit - Changes - Protect Records</emph>. To turn off the function or to accept or reject changes it is necessary to enter the correct password first."
+msgstr "Για να προστατέψετε τις αλλαγές που έγιναν σε ένα έγγραφο κατά την επεξεργασία, επιλέξτε <emph>Επεξεργασία - Αλλαγές - Προστασία εγγραφών</emph>. Για να απενεργοποιήσετε την λειτουργία ή για να αποδεχτείτε ή να απορρίψετε τις αλλαγές είναι απαραίτητο να εισάγετε το σωστό κωδικό πρώτα."
-#: data_im_export.xhp
+#: redlining_protect.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id3791924\n"
+"redlining_protect.xhp\n"
+"par_id3147088\n"
+"3\n"
"help.text"
-msgid "Select the data to be copied to Base."
-msgstr "Επιλέξτε τα δεδομένα που θα αντιγραφούν στο Base."
+msgid "Choose <emph>Protect Records</emph>. This opens the <link href=\"text/shared/01/password_dlg.xhp\" name=\"Password\"><emph>Password</emph></link> dialog."
+msgstr "Επιλέξτε <emph>Προστασία εγγραφών</emph>. Αυτό ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/password_dlg.xhp\" name=\"Κωδικός πρόσβασης\"><emph>Κωδικός πρόσβασης</emph></link>"
-#: data_im_export.xhp
+#: redlining_protect.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id6173894\n"
+"redlining_protect.xhp\n"
+"par_id3153345\n"
+"4\n"
"help.text"
-msgid "You can enter a range reference like A1:X500 in the Name Box if you don't want to scroll."
-msgstr "Μπορείτε να εισάγετε ένα φάσμα αναφορών όπως A1:X500 στο πεδίο ονόματος αν δεν θέλετε κύλιση."
+msgid "Enter a password consisting of at least 5 characters and confirm it. Click <emph>OK</emph>."
+msgstr "Πληκτρολογήστε ένα κωδικό πρόσβασης, ο οποίος να αποτελείται από τουλάχιστον 5 χαρακτήρες και επιβεβαιώστε τον. Κάντε κλικ στο <emph>OK</emph>."
-#: data_im_export.xhp
+#: redlining_versions.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id533768\n"
+"redlining_versions.xhp\n"
+"tit\n"
"help.text"
-msgid "If you copy a dBASE sheet, include the top row that contains the header data."
-msgstr "Αν αντιγράφετε ένα πίνακα dBASE, συμπεριλάβετε την πάνω γραμμή που περιέχει τα δεδομένα των κεφαλίδων."
+msgid "Version Management"
+msgstr "Διαχείριση αναθεωρήσεων"
-#: data_im_export.xhp
+#: redlining_versions.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id5669423\n"
+"redlining_versions.xhp\n"
+"bm_id3154230\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>."
-msgstr "Επιλέξτε <emph>Επεξεργασία - Αντιγραφή</emph>."
+msgid "<bookmark_value>versions; of a document</bookmark_value><bookmark_value>documents; version management</bookmark_value><bookmark_value>version management</bookmark_value>"
+msgstr "<bookmark_value>εκδόσεις; από ένα έγγραφο</bookmark_value><bookmark_value>έγγραφα; διαχείριση έκδοσης</bookmark_value><bookmark_value>διαχείριση έκδοσης</bookmark_value>"
-#: data_im_export.xhp
+#: redlining_versions.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id3619495\n"
+"redlining_versions.xhp\n"
+"hd_id3154230\n"
+"43\n"
"help.text"
-msgid "In the Base window, click <emph>Tables</emph> to view the tables."
-msgstr "Στο παράθυρο του Base, κάντε κλικ στους <emph>Πίνακες</emph> για να προβάλετε τους πίνακες."
+msgid "<variable id=\"redlining_versions\"><link href=\"text/shared/guide/redlining_versions.xhp\" name=\"Version Management\">Version Management</link></variable>"
+msgstr "<variable id=\"redlining_versions\"><link href=\"text/shared/guide/redlining_versions.xhp\" name=\"Διαχείριση αναθεωρήσεων\">Διαχείριση αναθεωρήσεων</link></variable>"
-#: data_im_export.xhp
+#: redlining_versions.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id1175572\n"
+"redlining_versions.xhp\n"
+"par_id3153394\n"
+"40\n"
"help.text"
-msgid "In the Base window, choose <emph>Edit - Paste</emph>."
-msgstr "Στο παράθυρο του Base, επιλέξτε <emph>Επεξεργασία - Επικόλληση</emph>."
+msgid "The <emph>File</emph> menu contains a <link href=\"text/shared/01/01190000.xhp\" name=\"Versions\"><emph>Versions</emph></link> command that enables you to save multiple versions of a document in the same file."
+msgstr "Το μενού <emph>Αρχείο</emph> περιέχει την εντολή <link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\"><emph>Εκδόσεις</emph></link> που σας επιτρέπει να αποθηκεύετε πολλαπλές εκδόσεις ενός εγγράφου στο ίδιο αρχείο."
-#: data_im_export.xhp
+#: redlining_versions.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id4815820\n"
+"redlining_versions.xhp\n"
+"par_id3149399\n"
+"44\n"
"help.text"
-msgid "You see the Copy Table dialog. Most databases need a primary key, so you may want to check the <emph>Create primary key</emph> box."
-msgstr "Βλέπετε το παράθυρο διαλόγου Αντιγραφή Πίνακα. Οι περισσότερες βάσεις δεδομένων χρειάζονται ένα πρωτεύον κλειδί, για αυτό ίσως θέλετε να επιλέξετε την επιλογή <emph>Δημιουργία πρωτεύοντος κλειδιού</emph>."
+msgid "You can choose to view individual versions of a document, or you can display the differences between versions with color markings."
+msgstr "Μπορείτε να επιλέξετε την προβολή μεμονωμένων εκδόσεων ενός εγγράφου ή να εμφανίσετε τις διαφορές μεταξύ εκδόσεων με έγχρωμες επισημάνσεις."
-#: data_im_export.xhp
+#: redlining_versions.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id2584002\n"
+"redlining_versions.xhp\n"
+"par_id3149811\n"
+"45\n"
"help.text"
-msgid "On Windows systems, you can also use drag-and-drop instead of Copy and Paste. Also, for registered databases, you can open the datasource browser (press F4) instead of opening the Base window."
-msgstr "Σε συστήματα Windows, μπορείτε επίσης να κάνετε μετακίνηση και απόθεση αντί για Αντιγραφή και Επικόλληση. Επίσης, για δηλωμένες βάσεις δεδομένων, μπορείτε να ανοίξετε το πρόγραμμα ανάγνωσης προέλευσης δεδομένων (πατήστε F4) αντί να ανοίγετε το παράθυρο του Base."
+msgid "In the dialog to open a document, you can select from a combo box which version of this document you want to open."
+msgstr "Στο παράθυρο διαλόγου για το άνοιγμα ενός εγγράφου, έχετε τη δυνατότητα να επιλέξετε από ένα πεδίο συνδυασμού την έκδοση του συγκεκριμένου εγγράφου που θέλετε να ανοίξετε."
-#: data_im_export.xhp
+#: round_corner.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id5871761\n"
+"round_corner.xhp\n"
+"tit\n"
"help.text"
-msgid "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
-msgstr "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgid "Creating Round Corners"
+msgstr "Δημιουργία στρογγυλεμένων γωνιών"
-#: data_im_export.xhp
+#: round_corner.xhp
msgctxt ""
-"data_im_export.xhp\n"
-"par_id6531266\n"
+"round_corner.xhp\n"
+"bm_id3150040\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
-msgstr "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgid "<bookmark_value>corner roundings</bookmark_value><bookmark_value>rectangles with round corners</bookmark_value><bookmark_value>legends;rounding corners</bookmark_value><bookmark_value>round corners</bookmark_value><bookmark_value>customizing;round corners</bookmark_value>"
+msgstr "<bookmark_value>στρογγυλοποιήσεις γωνιών</bookmark_value><bookmark_value>ορθογώνια με τις στρογγυλές γωνίες</bookmark_value><bookmark_value>υπομνήματα;στρογγυλοποιήσεις γωνιών</bookmark_value><bookmark_value>στρογγυλές γωνίες</bookmark_value><bookmark_value>επεξεργασία;στρογγυλές γωνίες</bookmark_value>"
-#: flat_icons.xhp
+#: round_corner.xhp
msgctxt ""
-"flat_icons.xhp\n"
-"tit\n"
+"round_corner.xhp\n"
+"hd_id3150040\n"
+"6\n"
"help.text"
-msgid "Changing Icon Views"
-msgstr "Αλλαγή μεγέθους εικονιδίων"
+msgid "<variable id=\"round_corner\"><link href=\"text/shared/guide/round_corner.xhp\" name=\"Creating Round Corners\">Creating Round Corners</link></variable>"
+msgstr "<variable id=\"round_corner\"><link href=\"text/shared/guide/round_corner.xhp\" name=\"Δημιουργία στρογγυλεμένων γωνιών\">Δημιουργία στρογγυλεμένων γωνιών</link></variable>"
-#: flat_icons.xhp
+#: round_corner.xhp
msgctxt ""
-"flat_icons.xhp\n"
-"bm_id3145669\n"
+"round_corner.xhp\n"
+"par_id3156136\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>buttons; big/small</bookmark_value><bookmark_value>views; icons</bookmark_value><bookmark_value>icon sizes</bookmark_value><bookmark_value>changing;icon sizes</bookmark_value><bookmark_value>large icons</bookmark_value><bookmark_value>small icons</bookmark_value>"
-msgstr "<bookmark_value>πεδία επιλογής; μεγάλα/μικρά</bookmark_value><bookmark_value>προβολές; εικονίδια</bookmark_value><bookmark_value>μεγέθη εικονιδίων</bookmark_value><bookmark_value>αλλαγή;μεγέθη εικονιδίων</bookmark_value><bookmark_value>μεγάλα εικονίδια</bookmark_value><bookmark_value>μικρά εικονίδια</bookmark_value>"
+msgid "When you insert a rectangle or a callout box using the drawing functions and activate the <emph>Points</emph> icon on the <emph>Drawing</emph> toolbar, you see a small frame at the upper left corner of the object. The frame indicates the amount by which the corners are rounded. When the frame is positioned at the top left corner, no rounding occurs. When the frame is positioned on the handle centered at the top of the object, the corners are rounded as much as possible. You adjust the degree of rounding by moving the frame between these two positions."
+msgstr "Όταν εισάγετε ορθογώνιο ή ένα πλαίσιο υπομνήματος χρησιμοποιώντας τις λειτουργίες σχεδίασης και ενεργοποιήσετε το εικονίδιο <emph>Σημεία</emph> στη γραμμή εργαλείων <emph>Σχεδίαση</emph>, θα εμφανιστεί ένα μικρό πλαίσιο στην επάνω αριστερή γωνία του αντικειμένου. Το πλαίσιο υποδεικνύει το ποσοστό, με βάση το οποίο πραγματοποιείται στρογγύλεμα των γωνιών. Όταν το πλαίσιο τοποθετηθεί στην επάνω αριστερή γωνία, δεν εμφανίζεται στρογγύλεμα. Όταν το πλαίσιο τοποθετηθεί στη μεσαία λαβή που βρίσκεται στην επάνω πλευρά του αντικειμένου, οι γωνίες στρογγυλεύονται όσο το δυνατό περισσότερο. Προσαρμόζετε τις μοίρες μετακινώντας το πλαίσιο μεταξύ των δύο αυτών θέσεων."
-#: flat_icons.xhp
+#: round_corner.xhp
msgctxt ""
-"flat_icons.xhp\n"
-"hd_id3145669\n"
-"3\n"
+"round_corner.xhp\n"
+"par_id3156426\n"
"help.text"
-msgid "<variable id=\"flat_icons\"><link href=\"text/shared/guide/flat_icons.xhp\" name=\"Changing Icon Views\">Changing Icon Size</link></variable>"
-msgstr "<variable id=\"flat_icons\"><link href=\"text/shared/guide/flat_icons.xhp\" name=\"Αλλαγή προβολής εικονιδίου\">Αλλαγή μεγέθους εικονιδίου</link></variable>"
+msgid "<image id=\"img_id3150774\" src=\"res/helpimg/hand01.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150774\">Mouse pointer as hand</alt></image>"
+msgstr "<image id=\"img_id3150774\" src=\"res/helpimg/hand01.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150774\">Δείκτης ποντικιού ως χέρι</alt></image>"
-#: flat_icons.xhp
+#: round_corner.xhp
msgctxt ""
-"flat_icons.xhp\n"
-"par_id3155535\n"
-"4\n"
+"round_corner.xhp\n"
+"par_id3148539\n"
+"5\n"
"help.text"
-msgid "You can change the icon view between small and large icons."
-msgstr "Μπορείτε να αλλάξετε την προβολή εικονιδίου μεταξύ μικρών και μεγάλων εικονιδίων."
+msgid "If you place the cursor on the box it changes to a hand symbol. You can now drag the box to change the amount of rounding. An outline shows a preview of the result."
+msgstr "Εάν τοποθετήσετε το δείκτη επάνω στο πλαίσιο, μετατρέπεται σε σύμβολο χεριού. Τώρα, μπορείτε να μεταφέρετε το πλαίσιο και να αλλάξετε το ποσοστό στρογγυλέματος. Ένα περίγραμμα παρουσιάζει την προεπισκόπηση του αποτελέσματος."
-#: flat_icons.xhp
+#: scripting.xhp
msgctxt ""
-"flat_icons.xhp\n"
-"par_id3153748\n"
-"5\n"
+"scripting.xhp\n"
+"tit\n"
"help.text"
-msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename]</emph>."
-msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename]</emph>."
+msgid "Scripting %PRODUCTNAME"
+msgstr "Δέσμες ενεργειών στο %PRODUCTNAME"
-#: flat_icons.xhp
+#: scripting.xhp
msgctxt ""
-"flat_icons.xhp\n"
-"par_id3163802\n"
-"6\n"
+"scripting.xhp\n"
+"bm_id5277565\n"
"help.text"
-msgid "On the <emph>View</emph> tab page, select the <emph>Toolbar icon size</emph>."
-msgstr "Στην σελίδα καρτέλας <emph>Προβολή</emph>, επιλέξτε <emph>Μέγεθος εικονιδίου γραμμής εργαλείων</emph>."
+msgid "<bookmark_value>assigning scripts</bookmark_value> <bookmark_value>programming;scripting</bookmark_value> <bookmark_value>form controls;assigning macros</bookmark_value> <bookmark_value>pictures;assigning macros</bookmark_value> <bookmark_value>hyperlinks;assigning macros</bookmark_value> <bookmark_value>shortcut keys;assigning macros</bookmark_value> <bookmark_value>controls;assigning macros (Basic)</bookmark_value> <bookmark_value>menus;assigning macros</bookmark_value> <bookmark_value>events;assigning scripts</bookmark_value>"
+msgstr "<bookmark_value>εκχώρηση σεναρίων</bookmark_value><bookmark_value>προγραμματισμός;σενάρια</bookmark_value><bookmark_value>έλεγχοι σε φόρμες;εκχώρηση μακροεντολών</bookmark_value><bookmark_value>εικόνες;εκχώρηση μακροεντολών</bookmark_value><bookmark_value>υπερσύνδεσμοι;εκχώρηση μακροεντολών</bookmark_value><bookmark_value>πλήκτρα συντόμευσης;εκχώρηση μακροεντολών</bookmark_value><bookmark_value>έλεγχοι;εκχώρηση μακροεντολών (Basic)</bookmark_value><bookmark_value>μενού;εκχώρηση μεκροεντολών</bookmark_value><bookmark_value>γεγονότα;εκχώρηση σεναρίων</bookmark_value>"
-#: flat_icons.xhp
+#: scripting.xhp
msgctxt ""
-"flat_icons.xhp\n"
-"par_id3157909\n"
-"7\n"
+"scripting.xhp\n"
+"par_idN1070A\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο <emph>OK</emph>."
+msgid "<variable id=\"scripting\"><link href=\"text/shared/guide/scripting.xhp\">Assigning Scripts in %PRODUCTNAME</link></variable>"
+msgstr "<variable id=\"scripting\"><link href=\"text/shared/guide/scripting.xhp\">Εφαρμογή δεσμών ενεργειών στο %PRODUCTNAME</link></variable>"
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"tit\n"
+"scripting.xhp\n"
+"par_idN10728\n"
"help.text"
-msgid "Drawing Lines in Text"
-msgstr "Σχεδίαση γραμμών σε κείμενο"
+msgid "You can assign custom scripts (macros) to menu items, icons, dialog controls, and events in %PRODUCTNAME."
+msgstr "Στο %PRODUCTNAME μπορείτε να εφαρμόσετε προσαρμοσμένες μακροεντολές στα τεμάχια του μενού, των συμβόλων, στα παράθυρα διαλόγου των στοιχείων ελέγχου και στα γεγονότα."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"bm_id3143206\n"
+"scripting.xhp\n"
+"par_idN1072B\n"
"help.text"
-msgid "<bookmark_value>arrows; drawing in text</bookmark_value><bookmark_value>indicator lines in text</bookmark_value><bookmark_value>lines; drawing in text</bookmark_value><bookmark_value>lines; removing automatic lines</bookmark_value><bookmark_value>deleting; lines in text</bookmark_value><bookmark_value>drawing lines in text</bookmark_value><bookmark_value>automatic lines/borders in text</bookmark_value>"
-msgstr "<bookmark_value>βέλη; σχέδιο σε κείμενο</bookmark_value><bookmark_value>γραμμές δεικτών στο κείμενο</bookmark_value><bookmark_value>γραμμές; σχέδιο σε κείμενο</bookmark_value><bookmark_value>γραμμές; κατάργηση αυτόματων γραμμών</bookmark_value><bookmark_value>διαγραφή; γραμμές σε κείμενο</bookmark_value><bookmark_value>γραμμές σχεδίων στο κείμενο</bookmark_value><bookmark_value>αυτόματες γραμμές/περιγράμματα σε κείμενο</bookmark_value>"
+msgid "%PRODUCTNAME internally supports the following scripting languages:"
+msgstr "Το %PRODUCTNAME υποστηρίζει εσωτερικά τις ακόλουθες μορφές γλωσσών δέσμης ενεργειών:"
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"hd_id3143206\n"
-"36\n"
+"scripting.xhp\n"
+"par_idN10731\n"
"help.text"
-msgid "<variable id=\"line_intext\"><link href=\"text/shared/guide/line_intext.xhp\" name=\"Drawing Lines in Text\">Drawing Lines in Text</link></variable>"
-msgstr "<variable id=\"line_intext\"><link href=\"text/shared/guide/line_intext.xhp\" name=\"Σχεδίαση γραμμών σε κείμενο\">Σχεδίαση γραμμών σε κείμενο</link></variable>"
+msgid "%PRODUCTNAME Basic"
+msgstr "%PRODUCTNAME Basic"
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3144436\n"
-"37\n"
+"scripting.xhp\n"
+"par_idN10739\n"
"help.text"
-msgid "You can incorporate lines into your text with custom angles, width, color, and other attributes."
-msgstr "Μπορείτε να ενσωματώσετε γραμμές στο κείμενό σας με προσαρμοσμένες γωνίες, πλάτος, χρώμα και άλλες ιδιότητες."
+msgid "JavaScript"
+msgstr "JavaScript"
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3153345\n"
-"39\n"
+"scripting.xhp\n"
+"par_idN1073D\n"
"help.text"
-msgid "To define the line attributes and direction, use the <emph>Line</emph> drawing object as follows:"
-msgstr "Για να ορίσετε τις ιδιότητες γραμμής και κατεύθυνση, χρησιμοποιήστε το αντικείμενο σχεδίασης <emph>Γραμμή</emph> όπως ακολουθεί:"
+msgid "BeanShell"
+msgstr "BeanShell"
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3156113\n"
+"scripting.xhp\n"
+"par_id6797082\n"
"help.text"
-msgid "<image id=\"img_id3166410\" src=\"cmd/sc_insertdraw.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166410\">Icon</alt></image>"
-msgstr "<image id=\"img_id3166410\" src=\"cmd/sc_insertdraw.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166410\">Icon</alt></image>"
+msgid "Python"
+msgstr "Python"
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3152780\n"
+"scripting.xhp\n"
+"par_idN1091F\n"
"help.text"
-msgid "<image id=\"img_id3154285\" src=\"cmd/sc_line.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154285\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154285\" src=\"cmd/sc_line.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154285\">Icon</alt></image>"
+msgid "In addition, developers can use high-level languages, for example Java programming language, to control %PRODUCTNAME externally. The API reference is online at <link href=\"http://api.libreoffice.org/\">api.libreoffice.org</link>."
+msgstr "Επιπρόσθετα, οι προγραμματιστές μπορούν να χρησιμοποιήσουν γλώσσες υψηλού επιπέδου, για παράδειγμα τη γλώσσα προγραμματισμού Java, για να ελέγχουν το %PRODUCTNAME εξωτερικά. Η αναφορά API είναι άμεση στο <link href=\"http://api.libreoffice.org/\">api.libreoffice.org</link>."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3153254\n"
-"66\n"
+"scripting.xhp\n"
+"par_idN10751\n"
"help.text"
-msgid "1."
-msgstr "1."
+msgid "To assign a script to a new menu entry"
+msgstr "Για αντιστοίχηση μιας δέσμης ενεργειών σε μια νέα καταχώριση μενού"
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3159400\n"
-"41\n"
+"scripting.xhp\n"
+"par_idN10758\n"
"help.text"
-msgid "On the Standard bar, click the <emph>Show Draw Functions </emph>icon to open the <emph>Drawing </emph>toolbar, and click the <emph>Line</emph> icon. The mouse pointer changes to a cross-hair symbol with a line beside it."
-msgstr "Στην Βασική γραμμή εργαλείων, κάντε κλικ στο εικονίδιο <emph>Εμφάνιση λειτουργιών σχεδίασης </emph> για να ανοίξετε τη γραμμή εργαλείων <emph>Σχέδιο </emph>, και κάντε κλικ στο εικονίδιο <emph>Γραμμή</emph>. Ο δείκτης του ποντικιού αλλάζει σε ένα σταυρωτό δείκτη με μια γραμμή δίπλα του."
+msgid "Choose <emph>Tools - Customize</emph>, and click the <emph>Menus</emph> tab."
+msgstr "Επιλέξτε <emph>Εργαλεία - Προσαρμογή</emph>, και κάντε κλικ στη καρτέλα <emph>Μενού</emph>."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3156117\n"
-"67\n"
+"scripting.xhp\n"
+"par_idN1093D\n"
"help.text"
-msgid "2."
-msgstr "2."
+msgid "Click <emph>Add</emph>."
+msgstr "Κάντε κλικ στην <emph>Προσθήκη</emph>."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3152472\n"
-"42\n"
+"scripting.xhp\n"
+"par_idN10760\n"
"help.text"
-msgid "In your document, click where the line should begin. Hold down the mouse button and drag to the point where you want the line to end. If you also hold down the Shift key, you can draw only horizontal, vertical, and diagonal lines."
-msgstr "Στο έγγραφό σας, κάντε κλικ όπου πρέπει να αρχίζει η γραμμή. Κρατήστε πατημένο το κουμπί του ποντικιού και μετακινήστε το σημείο όπου θέλετε η γραμμή να τελειώνει. Αν κρατάτε επίσης πατημένο το πλήκτρο Shift, μπορείτε να σχεδιάσετε μόνο οριζόντιες, κάθετες και διαγώνιες γραμμές."
+msgid "In the <emph>Category</emph> list box, scroll down and open the \"%PRODUCTNAME Macros\" entry."
+msgstr "Στο πεδίο λίστας <emph>Κατηγορία</emph>, κυλίστε προς τα κάτω και ανοίξτε τη καταχώριση \"Μακροεντολές %PRODUCTNAME \"."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3149294\n"
+"scripting.xhp\n"
+"par_idN10768\n"
"help.text"
-msgid "<image id=\"img_id3159413\" src=\"cmd/sc_drawselect.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159413\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159413\" src=\"cmd/sc_drawselect.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159413\">Icon</alt></image>"
+msgid "You see entries for \"%PRODUCTNAME Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages."
+msgstr "Βλέπετε τις καταχωρίσεις για \"%PRODUCTNAME Μακροεντολές\" (σενάρια στο κοινό κατάλογο της εγκατάστασης του %PRODUCTNAME σας), \"Οι μακροεντολές μου\" ( σενάρια στον κατάλογο του χρήστη), και το τρέχον έγγραφο. Ανοίξτε μια από όλες αυτές για να δείτε τις υποστηριζόμενες γλώσσες σεναρίων."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3151056\n"
-"68\n"
+"scripting.xhp\n"
+"par_idN1076C\n"
"help.text"
-msgid "3."
-msgstr "3."
+msgid "Open any scripting language entry to see the available scripts. Select a script."
+msgstr "Ανοίξτε μια οποιαδήποτε καταχώριση γλώσσας δεσμών ενεργειών για να δείτε τις διαθέσιμες δέσμες ενεργειών. Επιλέξτε μία."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3153361\n"
-"43\n"
+"scripting.xhp\n"
+"par_idN10770\n"
"help.text"
-msgid "Release the mouse button once the line has the desired direction and length. You can then draw more lines. End this function by pressing the Esc key or by clicking the <emph>Select</emph> icon from the <emph>Drawing </emph>bar."
-msgstr "Αφήστε το κουμπί του ποντικιού όταν η γραμμή έχει την επιθυμητή κατεύθυνση και μήκος. Τότε μπορείτε να σχεδιάσετε περισσότερες γραμμές. Τερματίστε αυτή τη λειτουργία πατώντας το πλήκτρο Esc ή πατώντας το εικονίδιο <emph>Επιλογή</emph> από τη γραμμή <emph>Σχέδιο </emph>."
+msgid "A list of the script functions appears in the <emph>Commands</emph> list box. Select a function."
+msgstr "Μια λίστα με τις λειτουργίες των δεσμών ενεργειών εμφανίζεται στο πεδίο λίστας <emph>Λειτουργίες</emph>. Διαλέξτε μία."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3156422\n"
-"69\n"
+"scripting.xhp\n"
+"par_idN10778\n"
"help.text"
-msgid "4."
-msgstr "4."
+msgid "Click <emph>Add</emph> to create a new menu assignment. The new menu entry appears in the <emph>Entries</emph> list box."
+msgstr "Κάντε κλικ στο <emph>Δημιουργία</emph> για να φτιάξετε μια καινούργια ανάθεση σε μενού. Η νέα καταχώριση μενού φαίνεται στο πεδία λίστας <emph>Εγγραφές μενού</emph>."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3159149\n"
-"44\n"
+"scripting.xhp\n"
+"par_idN10783\n"
"help.text"
-msgid "After clicking the <emph>Select</emph> icon, you can select all of the lines at the same time by clicking each line while holding down the Shift key. This multiple selection enables you to assign all of them a common color, width or other attribute."
-msgstr "Αφού έχετε κάνει κλικ στο εικονίδιο <emph>Επιλογή</emph>, μπορείτε να επιλέξτε όλες τις γραμμές την ίδια στιγμή κάνοντας κλικ σε κάθε γραμμή κρατώντας πατημένο το πλήκτρο Shift. Αυτή η πολλαπλή επιλογή σας επιτρέπει να εφαρμόσετε σε αυτές ένα κοινό χρώμα, πλάτος ή άλλη ιδιότητα."
+msgid "To assign a script to a key combination"
+msgstr "Για ανάθεση μιας δέσμης ενεργειών σε ένα συνδυασμό πλήκτρων"
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3153049\n"
-"38\n"
+"scripting.xhp\n"
+"par_idN10787\n"
"help.text"
-msgid "Create a horizontal line by applying the preset Paragraph Style <emph>Horizontal Line</emph>. Click into an empty paragraph, and double-click the <emph>Horizontal Line</emph> Style in the <emph>Styles and Formatting</emph> window. If the entry for horizontal lines is not visible in the list of Paragraph Styles, select \"All Styles\" in the lower listbox."
-msgstr "Δημιουργήστε μια οριζόντια γραμμή εφαρμόζοντας το προεπιλεγμένο στυλ παραγράφου <emph>Οριζόντια γραμμή</emph>. Κάντε κλικ σε μια άδεια παράγραφο, και διπλό κλικ στο στυλ <emph>Οριζόντια γραμμή</emph> στο παράθυρο <emph>Πρότυπα and Μορφοποίηση</emph>. Αν η καταχώρηση για οριζόντιες γραμμές δεν είναι ορατή στη λίστα του Στυλ παραγράφου, επιλέξτε \"Όλα τα στυλ\" στο χαμηλότερο πεδίο λίστας."
+msgid "Choose <emph>Tools - Customize - Keyboard</emph>."
+msgstr "Επιλέξτε <emph>Εργαλεία - Επεξεργασία - Πληκτρολόγιο</emph>."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3153748\n"
-"64\n"
+"scripting.xhp\n"
+"par_idN10A59\n"
"help.text"
-msgid "You can draw a line above, beside or below a paragraph in a Writer text document by choosing <emph>Format - Paragraph - </emph><link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>."
-msgstr "Μπορείτε να σχεδιάσετε μια γραμμή πάνω, δίπλα ή κάτω μιας παραγράφου σε ένα έγγραφο κειμένου Writer επιλέγοντας <emph>Μορφή - Παράγραφος - </emph><link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\"><emph>Περιγράμματα</emph></link>."
+msgid "In the <emph>Category</emph> list box, scroll down and open the \"%PRODUCTNAME Macros\" entry."
+msgstr "Στο πεδίο λίστας <emph>Κατηγορία</emph>, κυλίστε προς τα κάτω και ανοίξτε τη καταχώριση \"Μακροεντολές %PRODUCTNAME \"."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_idN107C6\n"
+"scripting.xhp\n"
+"par_idN10A61\n"
"help.text"
-msgid "Automatic lines in Writer"
-msgstr "Αυτόματες γραμμές στο Writer"
+msgid "You see entries for \"%PRODUCTNAME Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages."
+msgstr "Βλέπετε τις καταχωρίσεις για \"%PRODUCTNAME Μακροεντολές\" (σενάρια στο κοινό κατάλογο της εγκατάστασης του %PRODUCTNAME σας), \"Οι μακροεντολές μου\" ( σενάρια στον κατάλογο του χρήστη), και το τρέχον έγγραφο. Ανοίξτε μια από όλες αυτές για να δείτε τις υποστηριζόμενες γλώσσες σεναρίων."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_idN107CC\n"
+"scripting.xhp\n"
+"par_idN10A65\n"
"help.text"
-msgid "If you start a new line in a Writer text document by typing three or more hyphen characters and press the Enter key, the characters are removed and the previous paragraph gets a line as a bottom border."
-msgstr "Αν ξεκινάτε μια νέα γραμμή σε ένα έγγραφο κειμένου στο Writer πληκτρολογώντας τρεις ενωτικούς χαρακτήρες (Hyphens) και πατήσετε το πλήκτρο Enter, οι χαρακτήρες θα απομακρυνθούν και θα εισαχθεί μια γραμμή ως κάτω περίγραμμα στην προηγούμενη παράγραφο."
+msgid "Open any scripting language entry to see the available scripts. Select any script."
+msgstr "Ανοίξτε μια οποιαδήποτε καταχώριση γλώσσας δεσμών ενεργειών για να δείτε τις διαθέσιμες δέσμες ενεργειών. Επιλέξτε μία."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id8849452\n"
+"scripting.xhp\n"
+"par_idN10A69\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Για να δημιουργήσετε μια μεμονωμένη γραμμή, πληκτρολογήστε τρία ή και περισσότερα ενωτικά (-), ή υπογραμμίσεις ( _ ), και μετά πατήστε Enter. Για να δημιουργήσετε διπλή γραμμή, πληκτρολογήστε τρία ή και περισσότερα σύμβολα ισότητας (=), αστερίσκους (*), περισπωμένες (~), ή σύμβολα δίεσης (#) και μετά πατήστε Enter."
+msgid "A list of the script functions will appear in the <emph>Commands</emph> list box. Select any function."
+msgstr "Μια λίστα με τις λειτουργίες των δεσμών ενεργειών εμφανίζεται στο πεδίο λίστας <emph>Λειτουργίες</emph>. Διαλέξτε μία."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_idN107D0\n"
+"scripting.xhp\n"
+"par_idN10A71\n"
"help.text"
-msgid "To remove an automatically drawn border, choose <emph>Format - Paragraph - Borders</emph> and select no border."
-msgstr "Για να αφαιρέσετε ένα περίγραμμα που σχεδιάστηκε αυτόματα, επιλέξτε <emph>Μορφή - Παράγραφος - Περιγράμματα</emph> και επιλέξτε κανένα περίγραμμα."
+msgid "Click the option button for %PRODUCTNAME or Writer (or whichever application is currently open)."
+msgstr "Κάντε κλικ στο σύμβολο επιλογής για %PRODUCTNAME ή Writer (ή οποιαδήποτε τρέχουσα εφαρμογή είναι ανοιχτή)."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_idN107D8\n"
+"scripting.xhp\n"
+"par_idN10A74\n"
"help.text"
-msgid "To undo an automatic border replacement once, choose <emph>Edit - Undo</emph>."
-msgstr "Για να αναιρέσετε μια αντικατάσταση αυτόματου περιγράμματος μια φορά, επιλέξτε <emph>Επεξεργασία - Αναίρεση</emph>."
+msgid "Selecting the option button sets the scope of the new key combination to be applicable in all of %PRODUCTNAME or only in documents of the current module."
+msgstr "Επιλέγοντας το σύμβολο επιλογής ορίζεται τον σκοπό του νέου συνδυασμού πλήκτρων να είναι εφαρμόσιμος σε όλα του %PRODUCTNAME ή μόνο σε έγγραφα της τρέχουσας λειτουργικής μονάδας."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_idN107E0\n"
+"scripting.xhp\n"
+"par_idN10A78\n"
"help.text"
-msgid "To disable the automatic borders, choose <emph>Tools - AutoCorrect Options - Options</emph> and clear <emph>Apply border</emph>."
-msgstr "Για να απενεργοποιήσετε τα αυτόματα περιγράμματα επιλέξτε <emph>Εργαλεία - Επιλογές αυτόματης διόρθωσης - Επιλογές</emph> και αποπεπιλέξτε το <emph>Εφαρμογή περιγράμματος</emph>."
+msgid "Select a key combination from the <emph>Shortcut keys</emph> list box and click <emph>Modify</emph>."
+msgstr "Επιλέξτε ένα συνδυασμό πλήκτρων από το πεδίο λίστας <emph>Συντομεύσεις πλήκτρων</emph> και κάντε κλικ στη <emph>Τροποποίηση</emph>."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3145787\n"
-"45\n"
+"scripting.xhp\n"
+"par_idN1078A\n"
"help.text"
-msgid "The lines and other drawing objects that you insert in text are not defined in <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>, and are therefore not exported directly into HTML format. Instead, they are exported as graphics."
-msgstr "Οι γραμμές και άλλα αντικείμενα σχεδίασης που έχετε εισάγει στο κείμενο δεν έχουν ορισθεί στο <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>, και για αυτό δεν εξάγονται απευθείας στη μορφή HTML. Αντίθετα, εξάγονται σαν γραφικά."
+msgid "To assign a script to an event"
+msgstr "Για αντιστοίχηση μιας δέσμης ενεργειών σε ένα γεγονός"
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id641804\n"
+"scripting.xhp\n"
+"par_idN1078E\n"
"help.text"
-msgid "When you enter a line width, you can append a measurement unit. A zero line width results in a hairline with a width of one pixel of the output medium."
-msgstr "Όταν εισάγετε ένα πλάτος γραμμής, μπορείτε να επισυνάψτε μια μονάδα μέτρησης. Ένα μηδενικό πλάτος γραμμής δίνει λεπτή γραμμή με πλάτος ένα εικονοστοιχείο του μέσου παραγωγής."
+msgid "Choose <emph>Tools - Customize - Events</emph>."
+msgstr "Επιλέξτε <emph>Εργαλεία - Επεξεργασία - Γεγονότα</emph>."
-#: line_intext.xhp
+#: scripting.xhp
msgctxt ""
-"line_intext.xhp\n"
-"par_id3154188\n"
-"65\n"
+"scripting.xhp\n"
+"par_idN10A16\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Format - Paragraph - Borders\">Format - Paragraph - Borders</link>"
-msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Μορφή - Παράγραφος - Περίγραμμα\">Μορφή - Παράγραφος - Περίγραμμα</link>"
+msgid "Click <emph>Macro</emph> button."
+msgstr "Κάντε κλικ στο κουμπί <emph>Μακροεντολή</emph>"
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"tit\n"
+"scripting.xhp\n"
+"par_idN10A9E\n"
"help.text"
-msgid "XML Form Documents (XForms)"
-msgstr "XML φόρμα εγγράφου (XForms)"
+msgid "In the <emph>Library</emph> list box, scroll down and open the \"%PRODUCTNAME Macros\" entry."
+msgstr "Στο πεδίο λίστας <emph>Βιβλιοθήκη</emph>, κυλίστε προς τα κάτω και ανοίξτε την καταχώριση \"Μακροεντολές %PRODUCTNAME\"."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"bm_id5215613\n"
+"scripting.xhp\n"
+"par_idN10AA6\n"
"help.text"
-msgid "<bookmark_value>web documents;XForms</bookmark_value><bookmark_value>forms;XForms</bookmark_value><bookmark_value>XML Forms, see XForms</bookmark_value><bookmark_value>XForms;opening/editing</bookmark_value><bookmark_value>editing;XForms</bookmark_value><bookmark_value>opening;XForms</bookmark_value>"
-msgstr "<bookmark_value>web έγγραφα;XForms</bookmark_value><bookmark_value>φόρμες;XForms</bookmark_value><bookmark_value>φόρμες XML, βλέπετε XForms</bookmark_value><bookmark_value>XForms;άνοιγμα/επεξεργασία</bookmark_value><bookmark_value>επεξεργασία;XForms</bookmark_value><bookmark_value>άνοιγμα;XForms</bookmark_value>"
+msgid "You see entries for \"%PRODUCTNAME Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages."
+msgstr "Βλέπετε τις καταχωρίσεις για \"%PRODUCTNAME Μακροεντολές\" (σενάρια στο κοινό κατάλογο της εγκατάστασης του %PRODUCTNAME σας), \"Οι μακροεντολές μου\" ( σενάρια στον κατάλογο του χρήστη), και το τρέχον έγγραφο. Ανοίξτε μια από όλες αυτές για να δείτε τις υποστηριζόμενες γλώσσες σεναρίων."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN106E5\n"
+"scripting.xhp\n"
+"par_idN10AAA\n"
"help.text"
-msgid "<link href=\"text/shared/guide/xforms.xhp\">XML Form Documents (XForms)</link>"
-msgstr "<link href=\"text/shared/guide/xforms.xhp\">XML Φόρμες εγγράφων (XForms)</link>"
+msgid "Open any scripting language entry to see the available scripts. Select any script."
+msgstr "Ανοίξτε μια οποιαδήποτε καταχώριση γλώσσας δεσμών ενεργειών για να δείτε τις διαθέσιμες δέσμες ενεργειών. Επιλέξτε μία."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN106F5\n"
+"scripting.xhp\n"
+"par_idN10AAE\n"
"help.text"
-msgid "XForms are a new type of web form that was developed by the World Wide Web Consortium. The XForm model is defined in Extensible Markup Language (XML). The model uses separate sections to describe what a form does and what a form looks like. You can view the specification for XForms at: <link href=\"http://www.w3.org/MarkUp/Forms/\">http://www.w3.org/MarkUp/Forms/</link>."
-msgstr "Τα XForms είναι ένας νέος τύπος web φόρμας που αναπτύχθηκε από το World Wide Web Consortium. Το μοντέλο XForm καθορίζεται σε Extensible Markup Language (XML). Το μοντέλο χρησιμοποιεί χωριστά τμήματα για να περιγράψει τι κάνει μια φόρμα και πως μοιάζει μια φόρμα. Μπορείτε να δείτε λεπτομέρειες για το XForms στο <link href=\"http://www.w3.org/MarkUp/Forms/\">http://www.w3.org/MarkUp/Forms/</link>."
+msgid "A list of the script functions will appear in the <emph>Assigned Action</emph> list box. Select any function."
+msgstr "Μια λίστα με τις λειτουργίες των δεσμών ενεργειών εμφανίζεται στο πεδίο λίστας <emph>Εκχωρημένη ενέργεια</emph>. Διαλέξτε μία."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN10746\n"
+"scripting.xhp\n"
+"par_idN10AB6\n"
"help.text"
-msgid "Working with XForms"
-msgstr "Εργασία με XForms"
+msgid "Select to save in %PRODUCTNAME or current document."
+msgstr "Επιλέξτε να αποθηκεύσετε στο %PRODUCTNAME ή στο τρέχον έγγραφο."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN1074A\n"
+"scripting.xhp\n"
+"par_idN10AB9\n"
"help.text"
-msgid "In %PRODUCTNAME, an XForms document is a special type of Writer document. The Design Mode for an XForm document has additional toolbars and panes."
-msgstr "Στο %PRODUCTNAME, ένα έγγραφο XForms είναι ένας ειδικός τύπος εγγράφου Writer. Η κατάσταση σχεδίασης για ένα έγγραφο XForm έχει επιπρόσθετες γραμμές εργαλείων και πλαίσια."
+msgid "This sets the scope of the new event assignment to be applicable in all of %PRODUCTNAME or only in documents of the current module."
+msgstr "Αυτό ορίζει το πεδίο της νέας ανάθεσης γεγονότος για να ισχύσει σε όλα του %PRODUCTNAME ή μόνο σε έγγραφα του τρέχοντος αρθρώματος."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN1074D\n"
+"scripting.xhp\n"
+"par_idN10ABD\n"
"help.text"
-msgid "After you create and save an XForms document, you can open the document, fill out the form, and submit the changes to a server."
-msgstr "Αφού δημιουργήσετε και αποθηκεύσετε ένα έγγραφο XForms, μπορείτε να ανοίξετε το έγγραφο, να συμπληρώσετε την φόρμα, και να υποβάλετε τις αλλαγές σε ένα διακομιστή."
+msgid "Select an event from the list and click <emph>OK</emph>."
+msgstr "Επιλέξτε ένα γεγονός από τη λίστα και κάντε κλικ στο <emph>ΟΚ</emph>."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN10706\n"
+"scripting.xhp\n"
+"par_idN10791\n"
"help.text"
-msgid "To Create a New XForms Document"
-msgstr "Για να δημιουργήσετε ένα νέο έγγραφο XForms"
+msgid "To assign a script to an event for an embedded object"
+msgstr "Για να εφαρμόσετε μια δέσμη ενεργειών σε ένα γεγονός για ένα ενσωματωμένο αντικείμενο"
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN1070D\n"
+"scripting.xhp\n"
+"par_idN10795\n"
"help.text"
-msgid "Choose <emph>File - New - XML Form Document</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία - Έγγραφο φόρμας XML</emph>."
+msgid "Select the embedded object, for example a chart, in your document."
+msgstr "Επιλέξτε το ενσωματωμένο αντικείμενο, για παράδειγμα ένα σχέδιο, στο έγγραφό σας."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN10714\n"
+"scripting.xhp\n"
+"par_idN10ADB\n"
"help.text"
-msgid "The XForms design window opens in an empty Writer document."
-msgstr "Το παράθυρο σχεδίασης XForms ανοίγει σε ένα κενό έγγραφο Writer."
+msgid "Choose <emph>Format - Frame/Object - Macro</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Πλαίσιο/Αντικείμενο - Μακροεντολή</emph>."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN10718\n"
+"scripting.xhp\n"
+"par_idN10ADF\n"
"help.text"
-msgid "Design your form."
-msgstr "Σχεδιάστε την φόρμα σας."
+msgid "In the <emph>Macros</emph> list box, open the %PRODUCTNAME Scripts entry."
+msgstr "Στο πεδίο λίστας <emph>Μακροεντολές</emph>, ανοίξτε την καταχώριση δεσμών ενεργειών του %PRODUCTNAME."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN1071E\n"
+"scripting.xhp\n"
+"par_idN10AE7\n"
"help.text"
-msgid "Insert a control, select the default model in the property browser, and enter a binding statement."
-msgstr "Εισάγετε ένα στοιχείο ελέγχου, επιλέξτε το προεπιλεγμένο μοντέλο στον περιηγητή ιδιοτήτων, και εισάγετε μια δεσμευτική δήλωση."
+msgid "You see entries for share (scripts in the share directory of your %PRODUCTNAME installation), user (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages."
+msgstr "Βλέπετε καταχωρίσεις για κοινά αρχεία (δέσμες ενεργειών στο κοινό κατάλογο της εγκατάστασης του %PRODUCTNAME σας), χρήστη ( δέσμες ενεργειών στον κατάλογο του χρήστη), και το τρέχον έγγραφο. Ανοίξτε μια από όλες αυτές για να δείτε τις υποστηριζόμενες γλώσσες δεσμών ενεργειών."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN10722\n"
+"scripting.xhp\n"
+"par_idN10AEB\n"
"help.text"
-msgid "In the data navigator, add an element to the instance."
-msgstr "Στον περιηγητή δεδομένων, προσθέστε ένα στοιχείο στο παράδειγμα."
+msgid "Open any scripting language entry to see the available scripts. Select any script."
+msgstr "Ανοίξτε μια οποιαδήποτε καταχώριση γλώσσας δεσμών ενεργειών για να δείτε τις διαθέσιμες δέσμες ενεργειών. Επιλέξτε μία."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN10726\n"
+"scripting.xhp\n"
+"par_idN10AEF\n"
"help.text"
-msgid "Load a new instance from an XML file and add controls to the relevant XML elements or attributes."
-msgstr "Φορτώστε μια καινούργια υπόδειξη από ένα αρχείο XML και προσθέστε στοιχεία ελέγχου στα σχετικά στοιχεία ή ιδιότητες XML."
+msgid "A list of the script functions will appear in the <emph>Existing macros in</emph> list box. Select any function."
+msgstr "Μια λίστα με τις λειτουργίες των δεσμών ενεργειών εμφανίζεται στο πεδίο λίστας <emph>Υπάρχουσες μακροεντολές σε</emph>. Διαλέξτε μία."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN10729\n"
+"scripting.xhp\n"
+"par_idN10AF7\n"
"help.text"
-msgid "To Open an XForms Document"
-msgstr "Για να ανοίξετε ένα έγγραφο XForms"
+msgid "Select an event from the list and click <emph>OK</emph>."
+msgstr "Επιλέξτε ένα γεγονός από τη λίστα και κάντε κλικ στο <emph>ΟΚ</emph>."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN10730\n"
+"scripting.xhp\n"
+"par_idN10798\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> and select the XForms document. An XForm document has the same extension as a Writer text document (*.odt)."
-msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph> και διαλέξτε το έγγραφο XForms. Ένα έγγραφο XForm έχει την ίδια επέκταση όπως και ένα έγγραφο κειμένου Writer (*.odt)."
+msgid "To assign a script to a hyperlink"
+msgstr "Για να αναθέσετε μια δέσμη ενεργειών σε μία υπερσύνδεση"
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN10737\n"
+"scripting.xhp\n"
+"par_idN1079C\n"
"help.text"
-msgid "To Edit an XForms Document"
-msgstr "Για να επεξεργαστείτε ένα έγγραφο XForms"
+msgid "Position the cursor inside the hyperlink."
+msgstr "Τοποθετείστε τον δείκτη μέσα στη υπερσύνδεση."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN1073B\n"
+"scripting.xhp\n"
+"par_idN10B15\n"
"help.text"
-msgid "Open the XForms document and use the following toolbars and windows:"
-msgstr "Ανοίξτε το έγγραφο XForms και χρησιμοποιήστε τις ακόλουθες γραμμές εργαλείων και παράθυρα:"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Υπερσύνδεση</emph>."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN10741\n"
+"scripting.xhp\n"
+"par_idN10B19\n"
"help.text"
-msgid "<link href=\"text/shared/main0226.xhp\">Form Design toolbar</link>"
-msgstr "<link href=\"text/shared/main0226.xhp\">Γραμμή εργαλείων σχεδίασης φόρμας</link>"
+msgid "Click the <emph>Events</emph> button."
+msgstr "Κάντε κλικ στο κουμπί <emph>Γεγονότα</emph>."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN10757\n"
+"scripting.xhp\n"
+"par_idN10B21\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170000.xhp\">Form Controls toolbar</link>"
-msgstr "<link href=\"text/shared/02/01170000.xhp\">Γραμμή εργαλείων πεδίων ελέγχου φόρμας</link>"
+msgid "Select and assign as stated above."
+msgstr "Διαλέξτε και αντιστοιχίσετε όπως περιγράφεται παραπάνω."
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN1075F\n"
+"scripting.xhp\n"
+"par_idN1079F\n"
"help.text"
-msgid "<link href=\"text/shared/01/xformsdata.xhp\">Data Navigator</link>"
-msgstr "<link href=\"text/shared/01/xformsdata.xhp\">Περιήγηση δεδομένων</link>"
+msgid "To assign a script to a graphic"
+msgstr "Για να αναθέσετε μια δέσμη ενεργειών σε ένα γραφικό"
-#: xforms.xhp
+#: scripting.xhp
msgctxt ""
-"xforms.xhp\n"
-"par_idN1075B\n"
+"scripting.xhp\n"
+"par_idN107A3\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170600.xhp\">Form Navigator</link>"
-msgstr "<link href=\"text/shared/02/01170600.xhp\">Περιήγηση φόρμας</link>"
+msgid "Select the graphic in your document."
+msgstr "Επιλέξτε το γραφικό στο έγγραφό σας."
-#: redlining_navigation.xhp
+#: scripting.xhp
msgctxt ""
-"redlining_navigation.xhp\n"
-"title\n"
+"scripting.xhp\n"
+"par_idN10B3B\n"
"help.text"
-msgid "Navigating Changes"
-msgstr "Περιήγηση αλλαγών"
+msgid "Choose <emph>Format - Picture - Macro</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Εικόνα - Μακροεντολές</emph>."
-#: redlining_navigation.xhp
+#: scripting.xhp
msgctxt ""
-"redlining_navigation.xhp\n"
-"bm_redlining_navigation\n"
+"scripting.xhp\n"
+"par_idN10B3F\n"
"help.text"
-msgid "<bookmark_value>changes; navigating</bookmark_value> <bookmark_value>review function; navigating changes</bookmark_value>"
-msgstr "<bookmark_value>αλλαγές;περιήγηση</bookmark_value><bookmark_value>λειτουργία αναθεώρησης; περιήγηση αλλαγών</bookmark_value>"
+msgid "Select and assign as stated above."
+msgstr "Διαλέξτε και αντιστοιχίσετε όπως περιγράφεται παραπάνω."
-#: redlining_navigation.xhp
+#: scripting.xhp
msgctxt ""
-"redlining_navigation.xhp\n"
-"par_id3153880\n"
+"scripting.xhp\n"
+"par_idN107A6\n"
"help.text"
-msgid "<variable id=\"redlining_navigation\"><link href=\"text/shared/guide/redlining_navigation.xhp\" name=\"Navigating Changes\">Navigating Changes</link></variable>"
-msgstr "<variable id=\"redlining_navigation\"><link href=\"text/shared/guide/redlining_navigation.xhp\" name=\"Navigating Changes\">Περιήγηση αλλαγών</link></variable>"
+msgid "To assign a script to a form control"
+msgstr "Για να αναθέσετε μια δέσμη ενεργειών σε μια φόρμα στοιχείου ελέγχου"
-#: redlining_navigation.xhp
+#: scripting.xhp
msgctxt ""
-"redlining_navigation.xhp\n"
-"par_id3153881\n"
+"scripting.xhp\n"
+"par_idN107AA\n"
"help.text"
-msgid "This feature is Writer-specific."
-msgstr "Αυτό το γνώρισμα είναι ειδικό του Writer."
+msgid "Insert a form control, for example a button: Open the Form Controls toolbar, click the <emph>Push Button</emph> icon, drag open a button on your document."
+msgstr "Εισάγετε ένα στοιχείο ελέγχου φόρμας, για παράδειγμα ένα πεδίο επιλογής: Ανοίξτε τη γραμμή εργαλείων στοιχείων ελέγχων φόρμας, κάντε κλικ στο εικονίδιο <emph>Πεδίο επιλογής</emph>, μετακινήστε ανοιχτό ένα πεδίο επιλογής στο έγγραφό σας."
-#: redlining_navigation.xhp
+#: scripting.xhp
msgctxt ""
-"redlining_navigation.xhp\n"
-"par_id3153882\n"
+"scripting.xhp\n"
+"par_idN10B59\n"
"help.text"
-msgid "There are two available commands to navigate changes in a Writer document:"
-msgstr "Υπάρχουν δύο διαθέσιμες εντολές για περιήγηση αλλαγών σε ένα έγγραφο Writer:"
+msgid "With the form control selected, click <emph>Control</emph> on the Form Controls toolbar."
+msgstr "Με το στοιχείο ελέγχου φόρμας επιλεγμένο, κάντε κλικ στο <emph>Στοιχείο ελέγχου</emph> στη γραμμή εργαλείων Στοιχεία ελέγχου φόρμας."
-#: redlining_navigation.xhp
+#: scripting.xhp
msgctxt ""
-"redlining_navigation.xhp\n"
-"par_id3153883\n"
+"scripting.xhp\n"
+"par_idN10B5D\n"
"help.text"
-msgid "<emph>Edit - Changes - Next Change</emph>: <ahelp hid=\".uno:NextTrackedChange\">Jumps to and selects the next change in the document, if any.</ahelp>"
-msgstr "<emph>Επεξεργασία - Αλλαγές - Επόμενη αλλαγή</emph>: <ahelp hid=\".uno:NextTrackedChange\">Μεταβαίνει και επιλέγει την επόμενη αλλαγή στο έγγραφο, εάν υπάρχει.</ahelp>"
+msgid "Click the <emph>Events</emph> tab of the Properties dialog."
+msgstr "Κάντε κλικ στη καρτέλα <emph>Γεγονότα</emph> του παραθύρου διαλόγου Ιδιότητες."
-#: redlining_navigation.xhp
+#: scripting.xhp
msgctxt ""
-"redlining_navigation.xhp\n"
-"par_id3153884\n"
+"scripting.xhp\n"
+"par_idN10B61\n"
"help.text"
-msgid "<emph>Edit - Changes - Previous Change</emph>: <ahelp hid=\".uno:PreviousTrackedChange\">Jumps to and selects the previous change in the document, if any.</ahelp>"
-msgstr "<emph>Επεξεργασία - Αλλαγές -Προηγούμενη αλλαγή</emph>: <ahelp hid=\".uno:PreviousTrackedChange\">Μεταβαίνει και επιλέγει την προηγούμενη αλλαγή στο έγγραφο, εάν υπάρχει.</ahelp>"
+msgid "Click one of the <emph>...</emph> buttons to open a dialog where you can assign a script to the selected event."
+msgstr "Κάντε κλικ σε ένα από τα πεδία επιλογής <emph>...</emph> για να ανοίξετε ένα παράθυρο διαλόγου όπου μπορείτε να αντιστοιχίσετε μια δέσμη ενεργειών σε ένα επιλεγμένο γεγονός."
-#: redlining_navigation.xhp
+#: scripting.xhp
msgctxt ""
-"redlining_navigation.xhp\n"
-"par_id3153885\n"
+"scripting.xhp\n"
+"par_idN107AD\n"
"help.text"
-msgid "Using these commands in conjunction with the <emph>Accept Change</emph> and <emph>Reject Change</emph> commands allows navigating, accepting and rejecting changes without invoking the <emph>Edit - Changes - Accept or Reject</emph> dialog."
-msgstr "Χρησιμοποιώντας αυτές τις εντολές σε συνδυασμό με τις εντολές <emph>Αποδοχή αλλαγής</emph> και <emph>Απόρριψη αλλαγής</emph> επιτρέπει την περιήγηση, αποδοχή και απόρριψη των αλλαγών χωρίς κλήση του διαλόγου <emph>Επεξεργασία - Αλλαγές - Αποδοχή ή απόρριψη</emph>."
+msgid "To assign a script to a control in the %PRODUCTNAME Basic dialog"
+msgstr "Για να αναθέσετε μια δέσμη ενεργειών σε ένα στοιχείο ελέγχου στο παράθυρο διαλόγου του %PRODUCTNAME Basic"
-#: contextmenu.xhp
+#: scripting.xhp
msgctxt ""
-"contextmenu.xhp\n"
-"tit\n"
+"scripting.xhp\n"
+"par_idN107B1\n"
"help.text"
-msgid "Using Context Menus"
-msgstr "Χρήση μενού περιβάλλοντος"
+msgid "Open the %PRODUCTNAME Basic dialog editor, then create a dialog with a control on it."
+msgstr "Ανοίξτε τον επεξεργαστή παραθύρων διαλόγου %PRODUCTNAME Basic, και δημιουργήστε ένα παράθυρο διαλόγου με ένα στοιχείο ελέγχου σε αυτό."
-#: contextmenu.xhp
+#: scripting.xhp
msgctxt ""
-"contextmenu.xhp\n"
-"bm_id3153394\n"
+"scripting.xhp\n"
+"par_idN10B7F\n"
"help.text"
-msgid "<bookmark_value>context menus</bookmark_value><bookmark_value>menus;activating context menus</bookmark_value><bookmark_value>opening; context menus</bookmark_value><bookmark_value>activating;context menus</bookmark_value>"
-msgstr "<bookmark_value>μενού περιβάλλοντος</bookmark_value><bookmark_value>μενού;ενεργοποίηση μενού περιβάλλοντος</bookmark_value><bookmark_value>άνοιγμα; μενού περιβάλλοντος</bookmark_value><bookmark_value>ενεργοποίηση;μενού περιβάλλοντος</bookmark_value>"
+msgid "Right-click the control, then choose <emph>Properties</emph>."
+msgstr "Κάντε δεξί κλικ στο στοιχείο ελέγχου, και επιλέξτε <emph>Ιδιότητες</emph>."
-#: contextmenu.xhp
+#: scripting.xhp
msgctxt ""
-"contextmenu.xhp\n"
-"hd_id3153394\n"
-"5\n"
+"scripting.xhp\n"
+"par_idN10B87\n"
"help.text"
-msgid "<variable id=\"contextmenu\"><link href=\"text/shared/guide/contextmenu.xhp\" name=\"Using Context Menus\">Using Context Menus</link></variable>"
-msgstr "<variable id=\"contextmenu\"><link href=\"text/shared/guide/contextmenu.xhp\" name=\"Χρήση μενού περιβάλλοντος\">Χρήση μενού περιβάλλοντος</link></variable>"
+msgid "Click the <emph>Events</emph> tab of the Properties dialog."
+msgstr "Κάντε κλικ στη καρτέλα <emph>Γεγονότα</emph> του παραθύρου διαλόγου Ιδιότητες."
-#: labels_database.xhp
+#: scripting.xhp
msgctxt ""
-"labels_database.xhp\n"
-"tit\n"
+"scripting.xhp\n"
+"par_idN10B8B\n"
"help.text"
-msgid "Printing Address Labels"
-msgstr "Εκτύπωση ετικετών διευθύνσεων"
+msgid "Click one of the <emph>...</emph> buttons to open a dialog where you can assign a script to the selected event."
+msgstr "Κάντε κλικ σε ένα από τα πεδία επιλογής <emph>...</emph> για να ανοίξετε ένα παράθυρο διαλόγου όπου μπορείτε να αντιστοιχίσετε μια δέσμη ενεργειών σε ένα επιλεγμένο γεγονός."
-#: labels_database.xhp
+#: space_hyphen.xhp
msgctxt ""
-"labels_database.xhp\n"
-"bm_id3147399\n"
+"space_hyphen.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>address labels from databases</bookmark_value> <bookmark_value>labels; from databases</bookmark_value> <bookmark_value>stickers</bookmark_value> <bookmark_value>databases;creating labels</bookmark_value>"
-msgstr "<bookmark_value>ετικέτες διευθύνσεων από βάσεις δεδομένων</bookmark_value><bookmark_value>ετικέτες; από βάσεις δεδομένων</bookmark_value><bookmark_value>αυτοκόλλητες ετικέτες</bookmark_value><bookmark_value>βάσεις δεδομένων;δημιουργία ετικετών</bookmark_value>"
+msgid "Inserting Protected Spaces, Hyphens and Conditional Separators"
+msgstr "Εισαγωγή προστατευμένων διαστημάτων, ενωτικών και υπό συνθήκη διαχωριστικών"
-#: labels_database.xhp
+#: space_hyphen.xhp
msgctxt ""
-"labels_database.xhp\n"
-"hd_id3147399\n"
-"34\n"
+"space_hyphen.xhp\n"
+"bm_id3155364\n"
"help.text"
-msgid "<variable id=\"labels_database\"><link href=\"text/shared/guide/labels_database.xhp\" name=\"Printing Address Labels\">Printing Address Labels</link></variable>"
-msgstr "<variable id=\"labels_database\"><link href=\"text/shared/guide/labels_database.xhp\" name=\"Εκτύπωση ετικετών διευθύνσεων\">Εκτύπωση ετικετών διευθύνσεων</link></variable>"
+msgid "<bookmark_value>protected spaces;inserting</bookmark_value><bookmark_value>spaces; inserting protected spaces</bookmark_value><bookmark_value>hyphens;inserting custom</bookmark_value><bookmark_value>conditional separators</bookmark_value><bookmark_value>separators; conditional</bookmark_value><bookmark_value>dashes</bookmark_value><bookmark_value>non-breaking dashes</bookmark_value><bookmark_value>replacing;dashes</bookmark_value><bookmark_value>protected dashes</bookmark_value><bookmark_value>exchanging, see also replacing</bookmark_value>"
+msgstr "<bookmark_value>προστατευμένα διαστήματα;εισαγωγή</bookmark_value><bookmark_value>κενά;εισαγωγή προστατευμένων κενών</bookmark_value><bookmark_value>θέσεις διαχωρισμού;εισαγωγή προσαρμοσμένης</bookmark_value><bookmark_value>διαχωριστές υπό όρους</bookmark_value><bookmark_value>διαχωριστές; υπό όρους</bookmark_value><bookmark_value>παύλες</bookmark_value><bookmark_value>παύλες μη-αλλαγής</bookmark_value><bookmark_value>αντικατάσταση;παύλες</bookmark_value><bookmark_value>προστατευμένες παύλες</bookmark_value><bookmark_value>ανταλλαγή, βλέπε επίσης αντικατάσταση</bookmark_value>"
-#: labels_database.xhp
+#: space_hyphen.xhp
msgctxt ""
-"labels_database.xhp\n"
-"par_id3153824\n"
-"36\n"
+"space_hyphen.xhp\n"
+"hd_id3155364\n"
+"30\n"
"help.text"
-msgid "Choose <emph>File - New - Labels</emph> to open the <emph>Labels</emph> dialog."
-msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία - Ετικέτες</emph> για να ανοίξετε το παράθυρο διαλόγου <emph>Ετικέτες</emph>."
+msgid "<variable id=\"space_hyphen\"><link href=\"text/shared/guide/space_hyphen.xhp\" name=\"Inserting Protected Spaces, Hyphens and Conditional Separators\">Inserting Protected Spaces, Hyphens and Conditional Separators</link></variable>"
+msgstr "<variable id=\"space_hyphen\"><link href=\"text/shared/guide/space_hyphen.xhp\" name=\"Εισαγωγή προστατευόμενων διαστημάτων, ενωτικών και θπό συνθήκη διαχωριστικών\">Εισαγωγή προστατευόμενων διαστημάτων, ενωτικών και υπό συνθήκη διαχωριστικών</link></variable>"
-#: labels_database.xhp
+#: space_hyphen.xhp
msgctxt ""
-"labels_database.xhp\n"
-"par_id3150084\n"
-"37\n"
+"space_hyphen.xhp\n"
+"hd_id3156136\n"
+"61\n"
"help.text"
-msgid "On the <emph>Labels</emph> tab page, select the format of the label sheets you want to print on."
-msgstr "Στη καρτέλα <emph>Ετικέτες</emph>, επιλέξτε τον τύπο του φύλλου ετικετών στο οποίο θέλετε να εκτυπώσετε."
+msgid "Non-breaking spaces"
+msgstr "Διαστήματα χωρίς αλλαγή"
-#: labels_database.xhp
+#: space_hyphen.xhp
msgctxt ""
-"labels_database.xhp\n"
-"par_id0130200903370863\n"
+"space_hyphen.xhp\n"
+"par_id3147008\n"
+"31\n"
"help.text"
-msgid "Choose the database and table from which to get the data."
-msgstr "Επιλέξτε τη βάση δεδομένων και τον πίνακα από όπου θα πάρετε τα δεδομένα."
+msgid "To prevent two words from being separated at the end of a line, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key </caseinline><defaultinline>Ctrl key</defaultinline></switchinline> and the Shift key when you type a space between the words."
+msgstr "Για να αποτρέψετε τον διαχωρισμό δύο λέξεων στο τέλος μιας γραμμής, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">πλήκτρο Command </caseinline><defaultinline>πλήκτρο Ctrl </defaultinline></switchinline> μαζί με το Shift όταν πληκτρολογείτε το διάστημα μεταξύ των λέξεων."
-#: labels_database.xhp
+#: space_hyphen.xhp
msgctxt ""
-"labels_database.xhp\n"
-"par_id013020090337089\n"
+"space_hyphen.xhp\n"
+"par_id5749687\n"
"help.text"
-msgid "Select a database field of which you want to print the contents. Click the button that shows a left arrow to insert the database field into the Label Text box."
-msgstr "Επιλέξτε ένα πεδίο βάσης δεδομένων του οποίου θέλετε να εκτυπώσετε τα περιεχόμενα. Κάντε κλικ στο κουμπί που εμφανίζει ένα δεξί βέλος για να εισάγετε το πεδίο της βάσης στο πλαίσιο κειμένου της ετικέτας."
+msgid "In Calc, you cannot insert non-breaking spaces."
+msgstr "Στο Calc, δε μπορείτε να εισάγετε διαστήματα χωρίς αλλαγή."
-#: labels_database.xhp
+#: space_hyphen.xhp
msgctxt ""
-"labels_database.xhp\n"
-"par_id0130200903370930\n"
+"space_hyphen.xhp\n"
+"hd_id3146957\n"
+"62\n"
"help.text"
-msgid "Continue to select and insert database fields if you want more fields on every label. You can press Enter to insert a new line, and you can type any character to insert fixed text."
-msgstr "Συνεχίστε με την επιλογή και εισαγωγή πεδίων αν θέλετε περισσότερα πεδία σε κάθε ετικέτα. Μπορείτε να πατήσετε Enter για να εισάγετε μια νέα γραμμή, και να εισάγετε οποιοδήποτε προκαθορισμένο κείμενο."
+msgid "Non-breaking dash"
+msgstr "Παύλα χωρίς αλλαγή"
-#: labels_database.xhp
+#: space_hyphen.xhp
msgctxt ""
-"labels_database.xhp\n"
-"par_id0130200903370924\n"
+"space_hyphen.xhp\n"
+"par_id3148538\n"
+"32\n"
"help.text"
-msgid "Optionally, if you want to type more text, apply formatting, or insert images and line art, you should enable <emph>Synchronize contents</emph> on the <emph>Options</emph> tab. If you enable this, once you leave the Labels dialog box a small window opens with a Synchronize button. Now you only need to work on the first label on the labels document, then click the Synchronize button to copy your work to every label of the document."
-msgstr "Προαιρετικά, αν επιθυμείτε και άλλο κείμενο, άλλη μορφοποίηση ή να εισάγετε εικόνες ή σχέδια, επιλέξτε <emph>Συγχρονισμός περιεχομένων</emph> στην καρτέλα <emph>Επιλογές</emph>."
+msgid "An example of a non-breaking dash is a company name such as A-Z. Obviously you would not want A- to appear at the end of a line and Z at the beginning of the next line. To solve this problem, press Shift+Ctrl+ minus sign. In other words, hold down the Shift and Ctrl keys and press the minus key."
+msgstr "Ένα παράδειγμα παύλας χωρίς αλλαγή γραμμής μπορεί να αποτελεί η ονομασία μιας εταιρίας, όπως A-Z. Προφανώς, δεν θα θέλατε το A- να εμφανίζεται στο τέλος της γραμμής και το Z στην αρχή της επόμενης. Για να λύσετε αυτό το πρόβλημα, πατήστε το συνδυασμό πλήκτρων Shift+Ctrl+ σύμβολο μείον. Με άλλα λόγια, κρατήστε πατημένα τα πλήκτρα Shift και Ctrl και πατήστε το πλήκτρο με το σύμβολο μείον."
-#: labels_database.xhp
+#: space_hyphen.xhp
msgctxt ""
-"labels_database.xhp\n"
-"par_idN10687\n"
+"space_hyphen.xhp\n"
+"hd_id3163802\n"
+"65\n"
"help.text"
-msgid "Click <emph>New Document</emph>."
-msgstr "Κάντε κλικ στη <emph>Δημιουργία εγγράφου</emph>."
+msgid "Hyphen, dash"
+msgstr "Ενωτικό, παύλα"
-#: labels_database.xhp
+#: space_hyphen.xhp
msgctxt ""
-"labels_database.xhp\n"
-"par_id3148685\n"
-"38\n"
+"space_hyphen.xhp\n"
+"par_id3154749\n"
+"66\n"
"help.text"
-msgid "When you see the label document, you might want to temporarily enable <item type=\"menuitem\">View - Field Names</item>. This displays the fields in a more visible manner, so that you can arrange and edit label contents more easily."
-msgstr "Όταν δείτε το έγγραφο της ετικέτας, μπορεί να θέλετε να ενεργοποιήσετε προσωρινά το <item type=\"menuitem\">Προβολή - Ονόματα πεδίων</item>. Αυτό εμφανίζει τα πεδία με πιο ορατό τρόπο, έτσι ώστε να μπορείτε να τακτοποιήσετε και να επεξεργαστείτε το περιεχόμενο των ετικετών πιο εύκολα."
+msgid "In order to enter longer dashes, you can find under <emph>Tools - AutoCorrect Options</emph><emph>- Options</emph> the <emph>Replace dashes</emph> option. This option replaces one or two minus signs under certain conditions with an en-dash or an em-dash (see <link href=\"text/shared/01/06040100.xhp\" name=\"$[officename] Help\">$[officename] Help</link>)."
+msgstr "Για να έχετε την δυνατότητα να εισάγετε μεγαλύτερες παύλες, πηγαίνετε στο <emph>Εργαλεία - Επιλογές Αυτόματης διόρθωσης</emph><emph>- Επιλογές</emph> στην επιλογή <emph>Αντικατάσταση παυλών</emph>. Αυτή η επιλογή αντικαθιστά ένα ή περισσότερα σύμβολα μείον με en-dash ή em-dash (δείτε την <link href=\"text/shared/01/06040100.xhp\" name=\"Βοήθεια $[officename]\">Βοήθεια $[officename]</link>)."
-#: labels_database.xhp
+#: space_hyphen.xhp
msgctxt ""
-"labels_database.xhp\n"
-"par_id3148484\n"
-"25\n"
+"space_hyphen.xhp\n"
+"par_id3153561\n"
+"67\n"
"help.text"
-msgid "You can save and/or print the label document."
-msgstr "Μπορείτε να αποθηκεύσετε ή και να εκτυπώσετε το έγγραφο ετικέτας."
+msgid "For additional replacements see the replacements table under <emph>Tools - AutoCorrect Options</emph><emph>- </emph><link href=\"text/shared/01/06040200.xhp\" name=\"Replace\"><emph>Replace</emph></link>. Here you can, among other things, replace a shortcut automatically by a dash, even in another font."
+msgstr "Για περισσότερες αντικαταστάσεις δείτε τον πίνακα αντικατάστασης στο <emph>Εργαλεία - Επιλογές Αυτόματης διόρθωσης</emph><emph>- </emph><link href=\"text/shared/01/06040200.xhp\" name=\"Αντικατάσταση\"><emph>Αντικατάσταση</emph></link>. Εκεί μπορείτε, ανάμεσα και σε άλλα πράγματα, να ορίσετε αυτόματες αντικαταστάσεις παυλών ή ακόμα και χαρακτήρων."
-#: labels_database.xhp
+#: space_hyphen.xhp
msgctxt ""
-"labels_database.xhp\n"
-"par_id8476821\n"
+"space_hyphen.xhp\n"
+"hd_id3153825\n"
+"63\n"
"help.text"
-msgid "When you choose to print the document, you will be asked if you want to print a form letter. Answer Yes to open the <link href=\"text/swriter/01/01150000.xhp\">Mail Merge</link> dialog. In the Mail Merge dialog, you can select the records for which you want to print labels."
-msgstr "Όταν επιλέγετε να εκτυπώσετε ένα έγγραφο, θα ερωτηθείτε αν θέλετε να εκτυπώσετε μια εγκύκλιο επιστολή. Απαντήστε ναι για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/swriter/01/01150000.xhp\">Συγχώνευση αλληλογραφίας</link>. Στο διάλογο συγχώνευσης αλληλογραφίας επιλέξτε τα πεδία για τα οποία θέλετε να εκτυπώσετε ετικέτες"
+msgid "Definite separator"
+msgstr "Οριστικό διαχωριστικό"
-#: groups.xhp
+#: space_hyphen.xhp
msgctxt ""
-"groups.xhp\n"
-"tit\n"
+"space_hyphen.xhp\n"
+"par_id3154306\n"
+"60\n"
"help.text"
-msgid "Working with Groups"
-msgstr "Εργασία με ομάδες"
+msgid "To support automatic hyphenation by entering a separator inside a word yourself, use the keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+minus sign. The word is separated at this position when it is at the end of the line, even if automatic hyphenation for this paragraph is switched off."
+msgstr "Για υποστήριξη αυτόματου συλλαβισμού με την εισαγωγή διαχωριστικού μέσα σε λέξη, χρησιμοποιήστε τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+σύμβολο μείον. Η λέξη διαχωρίζεται σε αυτή τη θέση όταν είναι στο τέλος της γραμμής, ακόμη και αν ο αυτόματος συλλαβισμός για αυτή τη παράγραφο είναι κλειστός."
-#: groups.xhp
+#: space_hyphen.xhp
msgctxt ""
-"groups.xhp\n"
-"bm_id6888027\n"
+"space_hyphen.xhp\n"
+"par_id3151245\n"
+"64\n"
"help.text"
-msgid "<bookmark_value>groups;entering/exiting/ungrouping</bookmark_value><bookmark_value>frames; selection frames</bookmark_value><bookmark_value>selecting;objects</bookmark_value><bookmark_value>exiting;groups</bookmark_value><bookmark_value>entering groups</bookmark_value><bookmark_value>ungrouping groups</bookmark_value><bookmark_value>selection frames</bookmark_value><bookmark_value>multiple selection</bookmark_value><bookmark_value>marking, see selecting</bookmark_value>"
-msgstr "<bookmark_value>ομάδες;είσοδος/έξοδος/κατάργηση ομαδοποίησης</bookmark_value><bookmark_value>πλαίσια; επιλογή πλαισίων</bookmark_value><bookmark_value>επιλογή;αντικείμενα</bookmark_value><bookmark_value>έξοδος;ομάδες</bookmark_value><bookmark_value>είσοδος ομάδων</bookmark_value><bookmark_value>κατάργηση ομαδοποίησης ομάδων</bookmark_value><bookmark_value>επιλογή πλαισίων</bookmark_value><bookmark_value>πολλαπλές επιλογές</bookmark_value><bookmark_value>σήμανση, βλέπε επιλογή</bookmark_value>"
+msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special characters\">Special characters</link>"
+msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικοί χαρακτήρες\">Ειδικοί χαρακτήρες</link>"
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"hd_id2454298\n"
+"spadmin.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"groups\"><link href=\"text/shared/guide/groups.xhp\">Working with Groups</link> </variable>"
-msgstr "<variable id=\"groups\"><link href=\"text/shared/guide/groups.xhp\">Εργασία με ομάδες</link> </variable>"
+msgid "Setting up Printer and Fax Under UNIX Based Platforms"
+msgstr "Εγκατάσταση εκτυπωτή και τηλεομοιότυπου σε λειτουργικά βασισμένα σε UNIX"
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id2307199\n"
+"spadmin.xhp\n"
+"bm_id3154422\n"
"help.text"
-msgid "You can combine several graphic objects into a group so that you can use them like a single object."
-msgstr "Μπορείτε να συνδυάσετε πολλά γραφικά αντικείμενα σε μια ομάδα έτσι ώστε να τα χρησιμοποιείτε ως ένα μεμονωμένο αντικείμενο."
+msgid "<bookmark_value>spadmin</bookmark_value><bookmark_value>printers; adding, UNIX</bookmark_value><bookmark_value>default printer; UNIX</bookmark_value><bookmark_value>standard printer under UNIX</bookmark_value><bookmark_value>faxes; fax programs/fax printers under UNIX</bookmark_value><bookmark_value>printers; faxes under UNIX</bookmark_value><bookmark_value>PostScript; PDF converter, UNIX</bookmark_value><bookmark_value>converters; PostScript, UNIX</bookmark_value><bookmark_value>PDF; PostScript to PDF converter, UNIX</bookmark_value>"
+msgstr "<bookmark_value>spadmin</bookmark_value><bookmark_value>εκτυπωτές; προσθήκη, UNIX</bookmark_value><bookmark_value>προεπιλεγμένος εκτυπωτής; UNIX</bookmark_value><bookmark_value>τυπικός εκτυπωτής στο UNIX</bookmark_value><bookmark_value>τηλεομοιότυπο; προγράμματα τηλεομοιότυπου/εκτυπωτές-τηλεομοιότυπο στο UNIX</bookmark_value><bookmark_value>εκτυπωτές; τηλεομοιότυπα στο UNIX</bookmark_value><bookmark_value>PostScript; μετατροπέας PDF, UNIX</bookmark_value><bookmark_value>μετατροπείς; PostScript, UNIX</bookmark_value><bookmark_value>PDF; PostScript σε μετατροπέα PDF, UNIX</bookmark_value>"
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id9983825\n"
+"spadmin.xhp\n"
+"hd_id3147834\n"
+"1\n"
"help.text"
-msgid "You can move, transform, resize, distort, or convert all objects in a group together, and you can enter the group any time to change the individual objects."
-msgstr "Μπορείτε να μετακινήσετε, μετασχηματίσετε, τροποποιήσετε, παραμορφώσετε, ή να μετατρέψετε όλα τα αντικείμενα μαζί μιας ομάδας, και μπορείτε να μπείτε στην ομάδα οποιαδήποτε στιγμή για να αλλάξετε τα μεμονωμένα αντικείμενα."
+msgid "<variable id=\"spadmin\"><link href=\"text/shared/guide/spadmin.xhp\" name=\"Setting up Printer and Fax Under UNIX Based Platforms\">Setting up Printer and Fax Under UNIX Based Platforms</link></variable>"
+msgstr "<variable id=\"spadmin\"><link href=\"text/shared/guide/spadmin.xhp\" name=\"Εγκατάσταση εκτυπωτή και τηλεομοιότυπου σε λειτουργικά βασισμένα σε UNIX \">Εγκατάσταση εκτυπωτή και τηλεομοιότυπου σε λειτουργικά βασισμένα σε UNIX</link></variable>"
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id5734733\n"
+"spadmin.xhp\n"
+"par_id3159876\n"
"help.text"
-msgid "You can change the properties (line size, fill color, and more) of all objects in a group together, and you can enter the group and change the individual objects."
-msgstr "Μπορείτε να αλλάξετε τις ιδιότητες (μέγεθος γραμμής, γέμισμα χρώματος, και άλλα) όλων των αντικειμένων μαζί σε μία ομάδα, και μπείτε στην ομάδα και να αλλάξετε τα μεμονωμένα αντικείμενα."
+msgid "%PRODUCTNAME uses the installed fonts of your system. In a text document you can select from all printable fonts. In an HTML document or in Web layout, only fonts that are visible on screen are offered. In spreadsheets and drawings you can select from all installed fonts."
+msgstr "Το %PRODUCTNAME χρησιμοποιεί τις εγκαταστημένες γραμματοσειρές του συστήματός σας. Σε έγγραφο κειμένου μπορείτε να επιλέξετε από όλες τις εκτυπώσιμες γραμματοσειρές. Σε ένα έγγραφο HTML ή σε διάταξη ιστού, μόνο γραμματοσειρές που είναι ορατές στην οθόνη προσφέρονται. Σε λογιστικά φύλλα και σχέδια μπορείτε να επιλέξετε από όλες τις εγκατεστημένες γραμματοσειρές."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id561540\n"
+"spadmin.xhp\n"
+"par_id3159233\n"
+"2\n"
"help.text"
-msgid "Groups can also be nested to form groups within other groups."
-msgstr "Οι ομάδες μπορούν επίσης να συνδεθούν αλλεπάλληλα σε φόρμες ομάδων μέσα σε άλλες ομάδες."
+msgid "Under UNIX based platforms, the printer administration program <emph>spadmin</emph> is provided to help you set up printers and faxes for use with the $[officename] software."
+msgstr "Σε λειτουργικά βασισμένα σε UNIX, το πρόγραμμα διαχείρισης εκτυπωτή <emph>spadmin</emph> παρέχεται για να σας βοηθήσει να εγκαταστήσετε εκτυπωτές και τηλεομοιότυπα για χρήση με το λογισμικό του $[officename]."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"hd_id7705618\n"
+"spadmin.xhp\n"
+"par_id3156410\n"
+"117\n"
"help.text"
-msgid "To group objects"
-msgstr "Για να ομαδοποιήσετε αντικείμενα"
+msgid "Call the printer administration program <emph>spadmin</emph> as follows:"
+msgstr "Ανοίξτε το πρόγραμμα διαχείρισης εκτυπωτή <emph>spadmin</emph> ως εξής:"
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id607013\n"
+"spadmin.xhp\n"
+"par_id3147242\n"
+"11\n"
"help.text"
-msgid "Select the objects together that you want to group. Hold down Shift while you click the individual objects."
-msgstr "Επιλέξτε μαζί τα αντικείμενα που θέλετε να ομαδοποιήσετε. Κρατήστε πατημένο το Shift ενώ κάνετε κλικ στα μεμονωμένα αντικείμενα."
+msgid "Change to the {install_path}/program directory."
+msgstr "Αλλάξτε στο {install_path}/κατάλογο προγράμματος."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id1399578\n"
+"spadmin.xhp\n"
+"par_id3147209\n"
+"12\n"
"help.text"
-msgid "Right-click any of the selected objects to open the context menu."
-msgstr "Κάντε δεξί κλικ σε ένα οποιοδήποτε από τα επιλεγμένα αντικείμενα για να ανοίξετε το μενού περιβάλλοντος."
+msgid "Enter: ./spadmin"
+msgstr "Εισάγετε: ./spadmin"
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id598162\n"
+"spadmin.xhp\n"
+"par_id3152349\n"
+"14\n"
"help.text"
-msgid "In Impress or Draw, choose Group. In Calc or Writer, choose Group – Group."
-msgstr "Στο πρόγραμμα Impress ή Draw, επιλέξτε Ομαδοποίηση. Στο πρόγραμμα Calc ή Writer, επιλέξτε Ομαδοποίηση - Ομαδοποίηση."
+msgid "After it starts, the window of the printer administration program <emph>spadmin</emph> appears."
+msgstr "Μετά την εκκίνησή του, εμφανίζεται το παράθυρο διαλόγου του προγράμματος διαχείρισης εκτυπωτή <emph>spadmin</emph>."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id6738792\n"
+"spadmin.xhp\n"
+"par_id3149580\n"
+"10\n"
"help.text"
-msgid "To select the objects, you can also drag a selection frame around the objects."
-msgstr "Για να επιλέξτε τα αντικείμενα, μπορείτε επίσης να σύρετε ένα πλαίσιο επιλογής γύρο από τα αντικείμενα."
+msgid "Following a server installation, the system administrator first logs on as with root privileges, and starts the printer administration program <emph>spadmin</emph>. The administrator then creates a general printer configuration file called {install_path}/share/psprint/psprint.conf for all users. All changes are immediately available to all users."
+msgstr "Κατά τη διάρκεια εγκατάστασης ενός εξυπηρετητή, πρώτα ο διαχειριστής συστήματος πραγματοποιεί σύνδεση με δικαιώματα κεντρικού χρήστη και ανοίγει το πρόγραμμα διαχείρισης εκτυπωτή <emph>spadmin</emph>. Στη συνέχεια, δημιουργεί ένα γενικό αρχείο ρύθμισης παραμέτρων του εκτυπωτή με την ονομασία {install_path}/share/psprint/psprint.conf για όλους τους χρήστες. Όλες οι αλλαγές είναι άμεσα διαθέσιμες σε όλους τους χρήστες."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id7309793\n"
+"spadmin.xhp\n"
+"hd_id3159177\n"
+"121\n"
"help.text"
-msgid "For example, you can group all of the objects in a company logo to move and resize the logo as a single object."
-msgstr "Για παράδειγμα, μπορείτε να ομαδοποιήσετε όλα τα αντικείμενα από ένα λογότυπο εταιρείας για να μετακινήσετε και τροποποιήσετε το λογότυπο ως απλό αντικείμενο."
+msgid "Setting up Printers"
+msgstr "Ρύθμιση εκτυπωτών"
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id1227759\n"
+"spadmin.xhp\n"
+"par_id3159157\n"
+"122\n"
"help.text"
-msgid "After you have grouped objects, selecting any part of the group selects the entire group."
-msgstr "Αφού έχετε ομαδοποιήσει τα αντικείμενα, η επιλογή οποιουδήποτε τμήματος της ομάδας επιλέγει όλη την ομάδα."
+msgid "Under UNIX based platforms, the $[officename] software only offers direct support for printers using the PostScript technology. Other printers must be set up as described in the section <emph>Printer Drivers in the $[officename] Software</emph>. The $[officename] software automatically provides a printer with the default driver for each system queue. You can add additional printers as needed."
+msgstr "Σε πλατφόρμες βασισμένες σε Unix, το λογισμικό $[officename] παρέχει μόνο άμεση υποστήριξη σε εκτυπωτές PostScript. Οι υπόλοιποι εκτυπωτές θα πρέπει να ρυθμιστούν με βάση την περιγραφή της ενότητας <emph>Προγράμματα οδήγησης στο λογισμικό $[officename]</emph>. Το λογισμικό $[officename] παρέχει αυτόματα έναν εκτυπωτή με το προεπιλεγμένο πρόγραμμα οδήγησης για κάθε ουρά του συστήματος. Έχετε τη δυνατότητα να προσθέσετε επιπλέον εκτυπωτές, όταν χρειαστεί."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"hd_id7424237\n"
+"spadmin.xhp\n"
+"hd_id3148564\n"
+"286\n"
"help.text"
-msgid "To enter a group"
-msgstr "Για να μπείτε σε μία ομάδα"
+msgid "Adding a Printer"
+msgstr "Προσθήκη ενός εκτυπωτή"
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id1388592\n"
+"spadmin.xhp\n"
+"par_id3147559\n"
+"353\n"
"help.text"
-msgid "Right-click any object of the group."
-msgstr "Κάντε δεξί κλικ σε οποιοδήποτε αντικείμενο της ομάδας."
+msgid "Change to the {install_path}/program directory."
+msgstr "Αλλάξτε στο {install_path}/κατάλογο προγράμματος."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id343943\n"
+"spadmin.xhp\n"
+"par_id3152360\n"
+"354\n"
"help.text"
-msgid "In Impress or Draw, choose Enter Group. In Calc or Writer, choose Group - Edit Group."
-msgstr "Στο Impress ή Draw, επιλέξτε Είσοδος στην ομάδα. Στο Calc ή Writer, επιλέξτε Ομαδοποίηση -Επεξεργασία ομάδας."
+msgid "Enter: ./spadmin"
+msgstr "Εισάγετε: ./spadmin"
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id8726767\n"
+"spadmin.xhp\n"
+"par_id3153360\n"
+"287\n"
"help.text"
-msgid "Now you can select and edit a single object in the group."
-msgstr "Τώρα μπορείτε να επιλέξετε και να επεξεργαστείτε ένα μεμονωμένο αντικείμενο της ομάδας."
+msgid "Click the <emph>New Printer</emph> button."
+msgstr "Κάντε κλικ στο πεδίο επιλογής <emph>Νέος εκτυπωτής</emph>."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id691549\n"
+"spadmin.xhp\n"
+"par_id3151210\n"
+"288\n"
"help.text"
-msgid "You can add or delete objects to and from a group in this mode."
-msgstr "Μπορείτε να προσθέσετε ή να αφαιρέσετε αντικείμενα προς και από μία ομάδα σε αυτή την κατάσταση."
+msgid "Select the <emph>Create Printer</emph> option and click <emph>Next</emph>."
+msgstr "Επιλέξτε την επιλογή <emph>Δημιουργία εκτυπωτή</emph> και κάντε κλικ στο <emph>Επόμενο</emph>."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id9909665\n"
+"spadmin.xhp\n"
+"par_id3153192\n"
+"289\n"
"help.text"
-msgid "The objects that are not part of the group are shown with dimmed colors."
-msgstr "Τα αντικείμενα που δεν ανήκουν σε μία ομάδα φαίνονται με αμυδρά χρώματα."
+msgid "Select the appropriate driver for your printer. If you are not using a PostScript printer or your model is not listed, use the <emph>Generic Printer</emph> driver or follow the steps below. You can also add new drivers using the <emph>Import</emph> button or delete unnecessary drivers using the <emph>Delete</emph> button. Click <emph>Next</emph>."
+msgstr "Επιλέξτε το κατάλληλο πρόγραμμα οδήγησης για τον εκτυπωτή σας. Εάν δεν χρησιμοποιείτε εκτυπωτή PostScript ή το μοντέλο που χρησιμοποιείτε δεν αναφέρεται στη λίστα, χρησιμοποιήστε το πρόγραμμα οδήγησης <emph>Generic Printer</emph> ή ακολουθήστε τα παρακάτω βήματα. Μπορείτε επίσης να προσθέσετε νέα προγράμματα οδήγησης χρησιμοποιώντας το πεδίο επιλογής <emph>Εισαγωγή</emph> ή να διαγράψετε περιττά προγράμματα οδήγησης χρησιμοποιώντας το πεδίο επιλογής <emph>Διαγραφή</emph>. Κάντε κλικ στο πεδίο επιλογής <emph>Επόμενο</emph>."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"hd_id9141819\n"
+"spadmin.xhp\n"
+"par_id3125863\n"
+"290\n"
"help.text"
-msgid "To exit a group"
-msgstr "Για να βγείτε από μία ομάδα"
+msgid "Choose a command line that you can use to print on your printer (for example, lp -d my_queue). Click <emph>Next</emph>."
+msgstr "Επιλέξτε μια γραμμή εντολής την οποία μπορείτε να χρησιμοποιήσετε για να πραγματοποιήσετε εκτύπωση στον εκτυπωτή σας (για παράδειγμα, lp -d my_queue). Κάντε κλικ στο πεδίο επιλογής <emph>Επόμενο</emph>."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id6354869\n"
+"spadmin.xhp\n"
+"par_id3150767\n"
+"291\n"
"help.text"
-msgid "Right-click any object of the group."
-msgstr "Κάντε δεξί κλικ σε οποιοδήποτε αντικείμενο της ομάδας."
+msgid "Give the printer a name and determine whether it should become the default printer. Click <emph>Finish</emph>."
+msgstr "Δώστε όνομα στον εκτυπωτή και ορίστε εάν θα πρέπει να γίνει ο προεπιλεγμένος εκτυπωτής. Κάντε κλικ στο <emph>Τέλος</emph>."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id2685323\n"
+"spadmin.xhp\n"
+"par_id3155429\n"
+"292\n"
"help.text"
-msgid "In Impress or Draw, choose Exit Group. In Calc or Writer, choose Group - Exit Group."
-msgstr "Στο Impress ή Draw, επιλέξτε Έξοδος από ομαδοποίηση. Στο Calc ή Writer, επιλέξτε Ομαδοποίηση - Έξοδος από ομαδοποίηση."
+msgid "To print a test page, click on <emph>Test Page</emph>. If the test page fails to print or is incorrectly printed, check all settings as described in <emph>Changing Printer Settings</emph>."
+msgstr "Για να εκτυπώσετε μια δοκιμαστική σελίδα, κάντε κλικ στην επιλογή <emph>Δοκιμή σελίδας</emph>. Εάν δεν πραγματοποιηθεί η εκτύπωση της δοκιμαστικής σελίδας ή πραγματοποιηθεί εσφαλμένη εκτύπωση, ελέγξτε όλες τις ρυθμίσεις, όπως περιγράφεται στην ενότητα <emph>Αλλαγή ρυθμίσεων εκτυπωτή</emph>."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id6042664\n"
+"spadmin.xhp\n"
+"hd_id3146147\n"
+"294\n"
"help.text"
-msgid "To exit a group in Draw or Impress, you can also double-click anywhere outside the group."
-msgstr "Για να αφήσετε μία ομάδα στο Draw ή Impress, μπορείτε επίσης να κάνετε διπλό κλικ σε οποιοδήποτε σημείο έξω από την ομάδα."
+msgid "Printer Drivers in the $[officename] Software"
+msgstr "Προγράμματα οδήγησης εκτυπωτών στο λογισμικό $[officename]"
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"hd_id7889950\n"
+"spadmin.xhp\n"
+"par_id3147428\n"
+"124\n"
"help.text"
-msgid "To ungroup a group"
-msgstr "Για να καταργήσετε την ομαδοποίηση μιας ομάδας"
+msgid "When installing a non-PostScript printer, you must set your system so that PostScript can be converted into the language of the printer. We recommend using current PostScript conversion software such as Ghostscript (http://www.cs.wisc.edu/~ghost/)."
+msgstr "Κατά την εγκατάσταση εκτυπωτή ο οποίος δεν υποστηρίζεται από PostScript, πρέπει να ρυθμίσετε το σύστημά σας ώστε η PostScript να μπορεί να μετατρέπεται στη γλώσσα του εκτυπωτή. Συνιστάται η χρήση σύγχρονου λογισμικού μετατροπής PostScript, όπως είναι το Ghostscript (http://www.cs.wisc.edu/~ghost/)."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id3236182\n"
+"spadmin.xhp\n"
+"par_id3154639\n"
+"125\n"
"help.text"
-msgid "Right-click any object of the group."
-msgstr "Κάντε δεξί κλικ σε οποιοδήποτε αντικείμενο της ομάδας."
+msgid "You should set up the <emph>Generic Printer</emph> in that case. Also make sure that the page margins are set correctly."
+msgstr "Θα πρέπει να ορίσετε την επιλογή <emph>Γενικός εκτυπωτής</emph> σε αυτή τη περίπτωση. Βεβαιωθείτε ότι τα περιθώρια της σελίδας έχουν και αυτά οριστεί σωστά."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id1251258\n"
+"spadmin.xhp\n"
+"par_id3159153\n"
+"127\n"
"help.text"
-msgid "In Impress or Draw, choose Ungroup. In Calc or Writer, choose Group - Ungroup."
-msgstr "Στο Impress ή στο Draw, διαλέξτε Κατάργηση Ομαδοποίησης. Στο Calc ή στο Writer, διαλέξτε Ομαδοποίηση - Κατάργηση."
+msgid "If you are using a printer using the PostScript technology, you should install a description file for the printer (PostScript Printer Definition - PPD) so that you can utilize the specific printer features like paper tray selection, duplex print function and all built-in fonts. You can also use the generic printer driver since it contains the most important data and is suitable for most printers. In that case, you will have to do without the paper tray selection and must correctly set the page margins."
+msgstr "Εάν διαθέτετε εκτυπωτή PostScript, πρέπει να πραγματοποιείτε εγκατάσταση ενός αρχείου περιγραφής, το οποίο προσαρμόζει τον εκτυπωτή (PostScript Printer Definition - PPD) ώστε να μπορείτε να χρησιμοποιήσετε τις ιδιαίτερες ιδιότητες του εκτυπωτή όπως η επιλογή δίσκου χαρτιού, η λειτουργία εκτύπωσης δύο όψεων και όλες οι ενσωματωμένες γραμματοσειρές. Μπορείτε επίσης να χρησιμοποιήσετε το πρόγραμμα οδήγησης του γενικού εκτυπωτή εφόσον περιέχει τα σημαντικότερα δεδομένα και είναι κατάλληλο για τους περισσότερους εκτυπωτές. Στην περίπτωση αυτή, θα πρέπει να μάθετε να μην χρησιμοποιείτε την επιλογή δίσκου χαρτιού και να ρυθμίσετε σωστά τα περιθώρια σελίδας."
-#: groups.xhp
+#: spadmin.xhp
msgctxt ""
-"groups.xhp\n"
-"par_id8111819\n"
+"spadmin.xhp\n"
+"par_id3146976\n"
+"128\n"
"help.text"
-msgid "Now you can select and edit all objects as individual objects."
-msgstr "Τώρα μπορείτε να επιλέξετε και να επεξεργαστείτε όλα τα αντικείμενα σαν μεμονωμένα αντικείμενα."
+msgid "Some PPD files are installed as default files. If there is no matching PPD file for your printer, you will find various PPD files at http://www.adobe.com/products/printerdrivers/. You can also ask the manufacturer of your printer for PPD files."
+msgstr "Κάποια αρχεία PPD είναι εγκατεστημένα ως προεπιλεγμένα αρχεία. Εάν δεν υπάρχει αντίστοιχο αρχείο PPD για τον εκτυπωτή σας, θα βρείτε διάφορα αρχεία PPD στην τοποθεσία http://www.adobe.com/products/printerdrivers/. Μπορείτε, επίσης να ζητήσετε αρχεία PPD από τον κατασκευαστή του εκτυπωτή σας."
-#: integratinguno.xhp
+#: spadmin.xhp
msgctxt ""
-"integratinguno.xhp\n"
-"tit\n"
+"spadmin.xhp\n"
+"hd_id3147435\n"
+"346\n"
"help.text"
-msgid "Integrating new UNO components"
-msgstr "Ενσωμάτωση νέων στοιχείων UNO"
+msgid "Importing Drivers When Creating a New Printer"
+msgstr "Εισαγωγή προγραμμάτων οδήγησης κατά την δημιουργία ενός νέου εκτυπωτή"
-#: integratinguno.xhp
+#: spadmin.xhp
msgctxt ""
-"integratinguno.xhp\n"
-"bm_id3149760\n"
+"spadmin.xhp\n"
+"par_id3149484\n"
+"129\n"
"help.text"
-msgid "<bookmark_value>add-ons, see UNO components</bookmark_value><bookmark_value>UNO components;integrating new</bookmark_value><bookmark_value>installing;UNO components</bookmark_value>"
-msgstr "<bookmark_value>πρόσθετα, βλέπε στοιχεία UNO</bookmark_value><bookmark_value>στοιχεία UNO;εισαγωγή νέου</bookmark_value><bookmark_value>εγκατάσταση;στοιχεία UNO</bookmark_value>"
+msgid "Click <emph>Import</emph> in the driver selection dialog."
+msgstr "Κάντε κλικ στην <emph>Εισαγωγή</emph> στο παράθυρο διαλόγου επιλογής προγράμματος οδήγησης."
-#: integratinguno.xhp
+#: spadmin.xhp
msgctxt ""
-"integratinguno.xhp\n"
-"hd_id3149760\n"
-"7\n"
+"spadmin.xhp\n"
+"par_id3149260\n"
+"347\n"
"help.text"
-msgid "<variable id=\"integratinguno\"><link href=\"text/shared/guide/integratinguno.xhp\" name=\"Integrating new UNO components\">Integrating new UNO components</link></variable>"
-msgstr "<variable id=\"integratinguno\"><link href=\"text/shared/guide/integratinguno.xhp\" name=\"Ενσωμάτωση νέων στοιχείων UNO\">Ενσωμάτωση νέων στοιχείων UNO</link></variable>"
+msgid "Click <emph>Browse</emph> to select the directory where you unpacked the PPD files."
+msgstr "Κάντε κλικ στην <emph>Αναζήτηση</emph> για να επιλέξετε τον κατάλογο όπου έχετε αποσυμπιέσει τα αρχεία PPD."
-#: integratinguno.xhp
+#: spadmin.xhp
msgctxt ""
-"integratinguno.xhp\n"
-"par_id3147571\n"
-"1\n"
+"spadmin.xhp\n"
+"par_id3147443\n"
+"348\n"
"help.text"
-msgid "Programmers can write and integrate their own UNO (Universal Network Objects) components to $[officename]. Those new components can be added to the $[officename] menus and toolbars; we call them \"Add-Ons\"."
-msgstr "Οι προγραμματιστές μπορούν να γράψουν και να ενσωματώσουν τα δικά τους στοιχεία UNO (Universal Network Objects) στο $[officename]. Αυτά τα νέα στοιχεία μπορεί να προστεθούν στα μενου του $[officename] και στις γραμμές εργαλείων: τα αποκαλούμε \"Πρόσθετα\"."
+msgid "In the <emph>Selection of drivers</emph> list box, select the printer driver you want to install."
+msgstr "Στο πεδίο λίστας <emph>Επιλογή προγραμμάτων οδήγησης</emph>, επιλέξτε το πρόγραμμα οδήγησης εκτυπωτή που θέλετε να εγκαταστήσετε."
-#: integratinguno.xhp
+#: spadmin.xhp
msgctxt ""
-"integratinguno.xhp\n"
-"par_id3154751\n"
-"2\n"
+"spadmin.xhp\n"
+"par_id3145364\n"
+"349\n"
"help.text"
-msgid "The integration of new components is supported by some tools and services. Details can be found in the $[officename] Developer's Guide. The three main steps are as follows:"
-msgstr "Η ενσωμάτωση καινούργιων στοιχείων υποστηρίζεται από κάποια εργαλεία και υπηρεσίες. Μπορείτε να βρείτε λεπτομέρειες στον οδηγό προγραμματισμού $[officename]. Τα τρία κύρια βήματα έχουν ως εξής:"
+msgid "Click OK."
+msgstr "Κάντε κλικ στο κουμπί OK."
-#: integratinguno.xhp
+#: spadmin.xhp
msgctxt ""
-"integratinguno.xhp\n"
-"par_id3153748\n"
-"3\n"
+"spadmin.xhp\n"
+"hd_id3152885\n"
+"350\n"
"help.text"
-msgid "Register the new components within $[officename]. This can be accomplished using the tool <item type=\"literal\">unopkg</item>, which can be found in {installpath}<switchinline select=\"sys\"><caseinline select=\"UNIX\">/ </caseinline><defaultinline>\\</defaultinline></switchinline>program."
-msgstr "Δηλώστε τα νέα στοιχεία μέσα στο $[officename]. Αυτό μπορεί να γίνει χρησιμοποιώντας το εργαλείο <item type=\"literal\">unopkg</item>, που μπορεί να βρεθεί στο {installpath}<switchinline select=\"sys\"><caseinline select=\"UNIX\">/ </caseinline><defaultinline>\\</defaultinline></switchinline>πρόγραμμα."
+msgid "Deleting Drivers When Creating a New Printer"
+msgstr "Διαγραφή προγραμμάτων οδήγησης κατά τη δημιουργία ενός νέου εκτυπωτή"
-#: integratinguno.xhp
+#: spadmin.xhp
msgctxt ""
-"integratinguno.xhp\n"
-"par_id3153345\n"
-"4\n"
+"spadmin.xhp\n"
+"par_id3154729\n"
+"130\n"
"help.text"
-msgid "Integrate the new components as services. The ProtocolHandler and JobDispatch services assist you; more information can be found in the $[officename] Developer's Guide."
-msgstr "Ενσωματώστε τα καινούργια στοιχεία ως υπηρεσίες. Θα σας βοηθήσουν οι υπηρεσίες ProtocolHandler και JobDispatch; περισσότερες πληροφορίες μπορούν να βρεθούν στο $[officename] Developer's Guide."
+msgid "Select the printer driver."
+msgstr "Επιλέξτε το πρόγραμμα οδήγησης για τον εκτυπωτή."
-#: integratinguno.xhp
+#: spadmin.xhp
msgctxt ""
-"integratinguno.xhp\n"
-"par_id3166460\n"
-"5\n"
+"spadmin.xhp\n"
+"par_id3155417\n"
+"351\n"
"help.text"
-msgid "Change the user interface (menus or toolbars). This can be done almost automatically by writing an XML text file that describes the changes. More information can be found in the $[officename] Developer's Guide."
-msgstr "Αλλάξτε τη διεπαφή χρήστη (μενού ή γραμμές εργαλείων). Αυτό μπορεί να γίνει σχεδόν αυτόματα γράφοντας ένα αρχείο κειμένου XML που περιγράφει τις αλλαγές. Περισσότερες πληροφορίες θα βρείτε στο [officename] Developer's Guide."
+msgid "Click <emph>Delete</emph>."
+msgstr "Κάντε κλικ στην <emph>Διαγραφή</emph>."
-#: integratinguno.xhp
+#: spadmin.xhp
msgctxt ""
-"integratinguno.xhp\n"
-"par_id3151110\n"
-"6\n"
+"spadmin.xhp\n"
+"par_id3149909\n"
+"352\n"
"help.text"
-msgid "The Add-Ons can extend the functionality of $[officename]. They are not related to the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/04060112.xhp\" name=\"Add-Ins\">Add-Ins</link></caseinline><defaultinline>Add-Ins</defaultinline></switchinline> that provide new functions for $[officename] Calc."
-msgstr "Τα Πρόσθετα μπορούν να επεκτείνουν την λειτουργία του $[officename]. Δεν σχετίζονται με τα <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/04060112.xhp\" name=\"Πρόσθετα\">Πρόσθετα</link></caseinline><defaultinline>Πρόσθετα</defaultinline></switchinline>που παρέχουν νέες λειτουργίες στο $[officename] Calc."
+msgid "Be sure that you do not delete the generic printer driver, and remember that drivers deleted from server installations are no longer available to other users who are using the same server installation."
+msgstr "Βεβαιωθείτε ότι δεν διαγράφετε το πρόγραμμα οδήγησης γενικού εκτυπωτή και να θυμάστε ότι τα προγράμματα οδήγησης που έχουν διαγραφεί από εγκαταστάσεις διακομιστή δεν είναι πλέον διαθέσιμα σε άλλους χρήστες, οι οποίοι χρησιμοποιούν την ίδια εγκατάσταση διακομιστή."
-#: redlining.xhp
+#: spadmin.xhp
msgctxt ""
-"redlining.xhp\n"
-"tit\n"
+"spadmin.xhp\n"
+"par_id3148456\n"
+"131\n"
"help.text"
-msgid "Recording and Displaying Changes"
-msgstr "Καταγραφή και εμφάνιση αλλαγών"
+msgid "If the printer has more fonts built in than the usual PostScript fonts, you must also load the AFM files for these additional fonts. Copy the AFM files into the {install_path}/share/psprint/fontmetric directory or into the {install_path}/user/psprint/fontmetric directory. You can find AFM files, for example, at ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/."
+msgstr "Εάν ο εκτυπωτής διαθέτει περισσότερες ενσωματωμένες γραμματοσειρές από τις συνηθισμένες γραμματοσειρές PostScript, θα πρέπει να πραγματοποιήσετε, επίσης, φόρτωση των αρχείων AFM αυτών των επιπλέον γραμματοσειρών. Αντιγράψτε τα αρχεία AFM στον κατάλογο {install_path}/share/psprint/fontmetric ή στον κατάλογο {install_path}/user/psprint/fontmetric. Μπορείτε, για παράδειγμα, να βρείτε αρχεία AFM, στο ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/."
-#: redlining.xhp
+#: spadmin.xhp
msgctxt ""
-"redlining.xhp\n"
-"bm_id3150499\n"
+"spadmin.xhp\n"
+"hd_id3148388\n"
+"296\n"
"help.text"
-msgid "<bookmark_value>marking changes</bookmark_value> <bookmark_value>highlighting changes</bookmark_value> <bookmark_value>changes; review function</bookmark_value> <bookmark_value>review function; recording changes example</bookmark_value> <bookmark_value>Track Changes, see review function</bookmark_value>"
-msgstr "<bookmark_value>σημείωση αλλαγών</bookmark_value><bookmark_value>τονισμός αλλαγών</bookmark_value><bookmark_value>αλλαγές; λειτουργία αναθεώρησης</bookmark_value><bookmark_value>λειτουργία αναθεώρησης; παράδειγμα αλλαγών εγγραφής</bookmark_value><bookmark_value>Παρακολούθηση αλλαγών, δείτε λειτουργία αναθεώρησης</bookmark_value>"
+msgid "Changing Printer Settings"
+msgstr "Αλλαγή ρυθμίσεων εκτυπωτή"
-#: redlining.xhp
+#: spadmin.xhp
msgctxt ""
-"redlining.xhp\n"
-"hd_id3150499\n"
-"7\n"
+"spadmin.xhp\n"
+"par_id3156284\n"
+"22\n"
"help.text"
-msgid "<variable id=\"redlining\"><link href=\"text/shared/guide/redlining.xhp\" name=\"Recording and Displaying Changes\">Recording and Displaying Changes</link></variable>"
-msgstr "<variable id=\"redlining\"><link href=\"text/shared/guide/redlining.xhp\" name=\"Καταγραφή και εμφάνιση αλλαγών\">Καταγραφή και εμφάνιση αλλαγών</link></variable>"
+msgid "In the printer administration program <emph>spadmin</emph>, select the printer from the <emph>Installed printers</emph> list box and click <emph>Properties</emph>. The <emph>Properties</emph> dialog appears containing several tab pages. This is where you can make settings that are used according to the PPD file of the selected printer."
+msgstr "Στο πρόγραμμα διαχείρισης εκτυπωτή <emph>spadmin</emph>, επιλέξτε τον εκτυπωτή από το πλαίσιο λίστας <emph>Εγκαταστημένοι εκτυπωτές</emph> και κάντε κλικ στην επιλογή <emph>Ιδιότητες</emph>. Εμφανίζεται το παράθυρο διαλόγου <emph>Ιδιότητες</emph> το οποίο περιέχει αρκετές σελίδες καρτέλας. Σε αυτό το σημείο, μπορείτε να ορίσετε ρυθμίσεις, οι οποίες χρησιμοποιούνται σύμφωνα με το αρχείο PPD του επιλεγμένου εκτυπωτή."
-#: redlining.xhp
+#: spadmin.xhp
msgctxt ""
-"redlining.xhp\n"
-"par_id4013794\n"
+"spadmin.xhp\n"
+"par_id3148833\n"
+"297\n"
"help.text"
-msgid "The review function is available in %PRODUCTNAME for text documents and spreadsheet documents."
-msgstr "Η λειτουργία αναθεώρησης είναι διαθέσιμη στο %PRODUCTNAME για έγγραφα κειμένου και έγγραφα υπολογιστικών φύλλων."
+msgid "Select the command on the <emph>Command</emph> tab page. You can remove superfluous commands using the <emph>Remove</emph> button."
+msgstr "Επιλέξτε την εντολή από τη σελίδα καρτέλας <emph>Εντολή</emph>. Μπορείτε να καταργήσετε περιττές εντολές χρησιμοποιώντας το πεδίο επιλογής <emph>Διαγραφή</emph>."
-#: redlining.xhp
+#: spadmin.xhp
msgctxt ""
-"redlining.xhp\n"
-"par_id3153681\n"
-"2\n"
+"spadmin.xhp\n"
+"par_id3154270\n"
+"138\n"
"help.text"
-msgid "When several authors are working on the same text or spreadsheet, the review function records and displays who made the various changes. On the final edit of the document, it is then possible to look at each individual change and decide whether it should be accepted or rejected."
-msgstr "Όταν στο ίδιο κείμενο ή υπολογιστικό φύλλο εργάζονται πολλοί συντάκτες, η λειτουργία αναθεώρησης καταγράφει και εμφανίζει ποιος έκανε τις διάφορες αλλαγές. Κατά την τελική επεξεργασία του εγγράφου, είναι δυνατό να εξεταστεί η κάθε αλλαγή ξεχωριστά και να αποφασιστεί εάν πρέπει να γίνει αποδεκτή ή να απορριφθεί."
+msgid "On the <emph>Paper</emph> tab page, you can define the paper format and paper tray to be used as the default settings for this printer."
+msgstr "Στη σελίδα καρτέλας <emph>Χάρτη</emph>, μπορείτε να ορίσετε τη μορφή και το δίσκο χαρτιού που θα χρησιμοποιηθούν ως προεπιλεγμένες ρυθμίσεις αυτού του εκτυπωτή."
-#: redlining.xhp
+#: spadmin.xhp
msgctxt ""
-"redlining.xhp\n"
-"par_id3147008\n"
-"3\n"
+"spadmin.xhp\n"
+"par_id3145649\n"
+"265\n"
"help.text"
-msgid "For example: You are an editor and are delivering your latest report. But before publication the report must be read by the senior editor and the proofreader, and both will add their changes. The senior editor writes \"clarify\" after one paragraph and crosses out another entirely. The proofreader corrects the spelling of your document."
-msgstr "Για παράδειγμα: είστε ένας συντάκτης και παραδίδετε την τελευταία σας αναφορά. Πριν όμως από την έκδοση, η αναφορά θα πρέπει να διαβαστεί από τον αρχισυντάκτη και τον επιμελητή, και θα προστεθούν αλλαγές και από τους δύο. Ίσως ο αρχισυντάκτης να γράψει τη λέξη \"επεξήγηση\" μετά από μία παράγραφο και να διαγράψει εντελώς μία άλλη. Ο επιμελητής ελέγχει την ορθογραφία του εγγράφου."
+msgid "On the <emph>Device</emph> tab page, you can activate the special options for your printer. If your printer can only print in black and white, choose \"grayscale\" under <emph>Color</emph>, otherwise choose \"color\". If switching to grayscale leads to unfavorable results, you can also select \"color\" under <emph>Color</emph> and see how the printer or PostScript emulator applies it. Furthermore, on this tab page you can set the precision with which colors are described as well as the PostScript level."
+msgstr "Στη σελίδα καρτέλας <emph>Συσκευή</emph> μπορείτε να ενεργοποιήσετε τις εξειδικευμένες επιλογές για τον εκτυπωτή σας. Εάν ο εκτυπωτής έχει δυνατότητα μόνο ασπρόμαυρης εκτύπωσης, ενεργοποιήστε την επιλογή \"grayscale\" στην περιοχή <emph>Χρώμα</emph>, διαφορετικά ενεργοποιήστε την επιλογή \"χρώμα\". Εάν τα αποτελέσματα της εναλλαγής σε κλίμακα του γκρι δεν είναι επιθυμητά, μπορείτε επίσης να ενεργοποιήστε την επιλογή \"χρώμα\" στην περιοχή <emph>Χρώμα</emph> και να δείτε πώς το εφαρμόζει ο εκτυπωτής ή ο εξομοιωτής PostScript. Επιπλέον, στη συγκεκριμένη σελίδα καρτέλας, μπορείτε να ορίσετε την ακρίβεια με την οποία περιγράφονται τα χρώματα, καθώς και το επίπεδο PostScript."
-#: redlining.xhp
+#: spadmin.xhp
msgctxt ""
-"redlining.xhp\n"
-"par_id3150774\n"
-"4\n"
+"spadmin.xhp\n"
+"par_id3150752\n"
+"284\n"
"help.text"
-msgid "The edited document comes back to you, and you can incorporate or ignore the suggestions of the two reviewers."
-msgstr "Το επεξεργασμένο κείμενο επιστρέφει στα χέρια σας και μπορείτε να ενσωματώσετε ή να αγνοήσετε τις υποδείξεις των δύο επιμελητών."
+msgid "The <emph>Font Replacement</emph> tab page allows you to select a printer font type available in the printer for each font type installed on your computer. This way you can reduce the data volume sent to the printer. Font replacement can be turned on or off for each printer individually."
+msgstr "Η σελίδα καρτέλας <emph>Αντικατάσταση γραμματοσειράς</emph> σας επιτρέπει να επιλέξετε τύπο γραμματοσειράς εκτυπωτή, ο οποίος διατίθεται στον εκτυπωτή, για κάθε τύπο γραμματοσειράς, εγκατεστημένο στον υπολογιστή σας. Με τον τρόπο αυτόν, μπορείτε να μειώσετε τον όγκο δεδομένων που αποστέλλονται στον εκτυπωτή. Η ενεργοποίηση ή η απενεργοποίηση της αντικατάστασης γραμματοσειράς είναι δυνατό να πραγματοποιηθεί ανεξάρτητα για κάθε εκτυπωτή."
-#: redlining.xhp
+#: spadmin.xhp
msgctxt ""
-"redlining.xhp\n"
-"par_id3146957\n"
-"5\n"
+"spadmin.xhp\n"
+"par_id3153924\n"
+"266\n"
"help.text"
-msgid "Let's say you also e-mailed a copy of the report to a good friend and colleague who has done research on a similar topic in the past. You asked for a few suggestions, and the document is now returned by e-mail with your colleague's suggestions."
-msgstr "Ας υποθέσουμε ότι στείλατε μέσω ηλεκτρονικού ταχυδρομείου ένα αντίγραφο της αναφοράς σε έναν καλό σας φίλο και συνάδελφο, ο οποίος έχει διεξάγει σχετικές έρευνες στο παρελθόν. Του ζητήσατε να κάνει μερικές υποδείξεις και το έγγραφο σάς επιστρέφεται, μέσω ηλεκτρονικού ταχυδρομείου, με τις υποδείξεις του συναδέλφου σας."
+msgid "You should also set the page margins correctly on the <emph>Additional settings</emph> tab when using the generic printer driver so that your printout is not cropped. You can also enter a description in the Comments field, which will also be displayed on the <emph>Print</emph> dialog."
+msgstr "Πρέπει, επίσης, να ορίσετε σωστά τα περιθώρια της σελίδας στην καρτέλα <emph>Επιπλέον ρυθμίσεις</emph> κατά τη χρήση των προγραμμάτων οδήγησης γενικού εκτυπωτή, ώστε να μην πραγματοποιηθεί περικοπή της εκτύπωσης. Μπορείτε, επίσης, να εισαγάγετε μια περιγραφή στο πεδίο Σχόλια, η οποία θα εμφανίζεται και στο παράθυρο διαλόγου<emph>Εκτύπωση</emph>."
-#: redlining.xhp
+#: spadmin.xhp
msgctxt ""
-"redlining.xhp\n"
-"par_id3147088\n"
-"6\n"
+"spadmin.xhp\n"
+"par_id3155443\n"
+"267\n"
"help.text"
-msgid "As all your colleagues and the managers in your company work with $[officename], you can produce a final version of the document from the results you get back."
-msgstr "Καθώς όλοι οι συνάδελφοί σας και οι διευθυντές της εταιρίας σας χρησιμοποιούν το $[officename], μπορείτε να παράγετε μια τελική έκδοση του εγγράφου σας με βάση τα αποτελέσματα που λαμβάνετε."
+msgid "Some of these settings can also be set for the current printout in the <emph>Print</emph> dialog or the <emph>Printer Settings</emph> dialog in the $[officename] software with the <emph>Properties</emph> button."
+msgstr "Μερικές από αυτές τις ρυθμίσεις μπορούν επίσης να οριστούν για την τρέχουσα εκτύπωση στο παράθυρο διαλόγου <emph>Εκτύπωση</emph> ή στο παράθυρο διαλόγου <emph>Ρυθμίσεις εκτυπωτή</emph> στο λογισμικό $[officename] με το πεδίο επιλογής <emph>Ιδιότητες</emph>."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"tit\n"
+"spadmin.xhp\n"
+"hd_id3150042\n"
+"132\n"
"help.text"
-msgid "Comparing Microsoft Office and $[officename] Terms"
-msgstr "Σύγκριση όρων Microsoft Office και $[officename]"
+msgid "Renaming or Deleting Printers"
+msgstr "Μετονομασία ή κατάργηση εκτυπωτών"
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"bm_id3156136\n"
+"spadmin.xhp\n"
+"par_id3147338\n"
+"134\n"
"help.text"
-msgid "<bookmark_value>Microsoft Office;feature comparisons</bookmark_value>"
-msgstr "<bookmark_value>Microsoft Office;συγκρίσεις δυνατοτήτων</bookmark_value>"
+msgid "Select a printer from the <emph>Installed printers</emph> list box."
+msgstr "Επιλέξτε έναν εκτυπωτή από το πλαίσιο λίστας <emph>Εγκατεστημένοι εκτυπωτές</emph>."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"hd_id3156136\n"
-"50\n"
+"spadmin.xhp\n"
+"par_id3149258\n"
+"136\n"
"help.text"
-msgid "<variable id=\"microsoft_terms\"><link href=\"text/shared/guide/microsoft_terms.xhp\" name=\"Comparing Microsoft Office and $[officename] Terms\">Comparing Microsoft Office and $[officename] Terms</link></variable>"
-msgstr "<variable id=\"microsoft_terms\"><link href=\"text/shared/guide/microsoft_terms.xhp\" name=\"Σύγκριση όρων Microsoft Office και $[officename]\">Σύγκριση όρων Microsoft Office και $[officename]</link></variable>"
+msgid "To rename the selected printer, click <emph>Rename</emph>. Enter an appropriate name in the dialog that appears and click OK. The name must be unique and should be chosen so that you can recognize the printer and the application. Printer names must be assigned the same for all users because, when documents are exchanged, the selected printer remains unchanged if the recipient has it under the same name."
+msgstr "Για να μετονομάσετε τον επιλεγμένο εκτυπωτή, κάντε κλικ στην επιλογή <emph>Μετονομασία</emph>. Εισαγάγετε το κατάλληλο όνομα στο παράθυρο διαλόγου, το οποίο εμφανίζεται, και κάντε κλικ στο κουμπί OK. Το όνομα πρέπει να είναι μοναδικό και να επιλεγεί ώστε να μπορείτε να αναγνωρίσετε τον εκτυπωτή και την εφαρμογή. Η εκχώρηση των ονομάτων εκτυπωτή πρέπει να είναι ίδια για όλους τους χρήστες επειδή, κατά την ανταλλαγή εγγράφων, ο επιλεγμένος εκτυπωτής παραμένει αμετάβλητος εάν ο παραλήπτης τον έχει καταχωρήσει με το ίδιο όνομα."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3149177\n"
-"1\n"
+"spadmin.xhp\n"
+"par_id3153963\n"
+"137\n"
"help.text"
-msgid "The following table lists Microsoft Office features and their $[officename] equivalents."
-msgstr "Ο παρακάτω πίνακας παρουσιάζει τα χαρακτηριστικά του Microsoft Office και των ισοδυνάμων του στο $[officename]."
+msgid "To delete the selected printer, click <emph>Remove</emph>. The default printer or a printer that has been created by the system administrator in a server installation cannot be removed using this dialog."
+msgstr "Για να καταργήσετε τον επιλεγμένο εκτυπωτή, κάντε κλικ στην επιλογή <emph>Διαγραφή</emph>. Δεν είναι δυνατή η κατάργηση του προεπιλεγμένου εκτυπωτή ή εκτυπωτή, ο οποίος δημιουργήθηκε από τον διαχειριστή του συστήματος, με τη χρήση αυτού του παραθύρου διαλόγου."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3153748\n"
-"2\n"
+"spadmin.xhp\n"
+"hd_id3147346\n"
+"140\n"
"help.text"
-msgid "Microsoft Office XP"
-msgstr "Microsoft Office XP"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Selecting a Default Printer </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Επιλογή ενός προεπιλεγμένου εκτυπωτή</caseinline></switchinline>"
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3156346\n"
-"3\n"
+"spadmin.xhp\n"
+"par_id3145769\n"
+"31\n"
"help.text"
-msgid "$[officename]"
-msgstr "$[officename]"
+msgid "To make the printer selected from the <emph>Installed printers</emph> list box the default printer, double-click its name or click the <emph>Default</emph> button."
+msgstr "Για να οριστεί ο επιλεγμένος εκτυπωτής από το πλαίσιο λίστας <emph>Εγκατεστημένοι εκτυπωτές</emph> ως προεπιλεγμένος, κάντε διπλό κλικ στο όνομά του ή κάντε κλικ στο πεδίο επιλογής <emph>Προεπιλεγμένος εκτυπωτής</emph>."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3153252\n"
-"4\n"
+"spadmin.xhp\n"
+"hd_id3154204\n"
+"141\n"
"help.text"
-msgid "AutoShapes"
-msgstr "Αυτόματα σχήματα"
+msgid "Using Fax Functionality"
+msgstr "Χρήση λειτουργίας φαξ"
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3154897\n"
-"5\n"
+"spadmin.xhp\n"
+"par_id3148463\n"
+"52\n"
"help.text"
-msgid "<link href=\"text/shared/guide/gallery_insert.xhp\" name=\"Gallery Objects\">Gallery Objects</link><br/>Shapes are on the <emph>Drawing</emph> toolbar (menu <item type=\"menuitem\">View - Toolbars - Drawing</item>)"
-msgstr "<link href=\"text/shared/guide/gallery_insert.xhp\" name=\"Συλλογή αντικειμένων\">Συλλογή αντικειμένων</link><br/>Τα σχήματα είναι στη γραμμή εργαλείων <emph>Σχεδίαση</emph> (menu <item type=\"menuitem\">Προβολή - Γραμμές εργαλείων - Σχεδίαση</item>)"
+msgid "If you have installed a fax package such as Efax or HylaFax on your computer, you can send faxes with the $[officename] software."
+msgstr "Εάν έχετε ήδη εγκαταστήσει ένα πακέτο φαξ, όπως είναι το Efax ή το HylaFax στον υπολογιστή σας, έχετε δυνατότητα αποστολής φαξ με το λογισμικό $[officename]."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3157910\n"
-"6\n"
+"spadmin.xhp\n"
+"par_id3154575\n"
+"355\n"
"help.text"
-msgid "Change Case"
-msgstr "Αλλαγή πεζών-κεφαλαίων"
+msgid "Change to the {install_path}/program directory."
+msgstr "Αλλάξτε στο {install_path}/κατάλογο προγράμματος."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3153825\n"
-"7\n"
+"spadmin.xhp\n"
+"par_id3151277\n"
+"356\n"
"help.text"
-msgid "<link href=\"text/shared/01/05050000.xhp\" name=\"Change Case\">Case/Characters</link>"
-msgstr "<link href=\"text/shared/01/05050000.xhp\" name=\"Change Case\">πεζά-κεφαλαία/χαρακτήρες</link>"
+msgid "Enter: ./spadmin"
+msgstr "Εισάγετε: ./spadmin"
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id1029200801240915\n"
+"spadmin.xhp\n"
+"par_id3146808\n"
+"298\n"
"help.text"
-msgid "Click and Type"
-msgstr "Κλικ και πληκτρολόγηση"
+msgid "Click <emph>New Printer</emph>. This opens the <emph>Add Printer</emph> dialog."
+msgstr "Κάντε κλικ στο <emph>Νέος εκτυπωτής</emph>. Αυτό ανοίγει το παράθυρο διαλόγου <emph>Προσθήκη εκτυπωτή</emph>."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id1029200801240965\n"
+"spadmin.xhp\n"
+"par_id3151070\n"
+"299\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/text_direct_cursor.xhp\">Direct Cursor</link>"
-msgstr "<link href=\"text/swriter/guide/text_direct_cursor.xhp\">Άμεσος δρομέας</link>"
+msgid "Select <emph>Connect a fax device</emph>. Click <emph>Next</emph>."
+msgstr "Επιλέξτε <emph>Σύνδεση σε συσκευή φαξ</emph>. Κάντε κλικ στο <emph>Επόμενο</emph>."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3148946\n"
-"10\n"
+"spadmin.xhp\n"
+"par_id3150787\n"
+"300\n"
"help.text"
-msgid "Compare and Merge Documents"
-msgstr "Σύγκριση και συγχώνευση εγγράφων"
+msgid "Choose whether to use the default driver or another printer driver. If you are not using the default driver, select the appropriate driver. Click <emph>Next</emph>."
+msgstr "Επιλέξτε εάν θα χρησιμοποιήσετε το προεπιλεγμένο πρόγραμμα οδήγησης ή άλλο πρόγραμμα οδήγησης εκτυπωτή. Εάν δεν χρησιμοποιείτε το προεπιλεγμένο πρόγραμμα οδήγησης, επιλέξτε το κατάλληλο πρόγραμμα οδήγησης. Κάντε κλικ στο <emph>Επόμενο</emph>."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3153524\n"
-"11\n"
+"spadmin.xhp\n"
+"par_id3155111\n"
+"301\n"
"help.text"
-msgid "<link href=\"text/shared/guide/redlining_doccompare.xhp\" name=\"Compare\">Compare</link>"
-msgstr "<link href=\"text/shared/guide/redlining_doccompare.xhp\" name=\"Σύγκριση\">Σύγκριση</link>"
+msgid "Enter a command line with which to communicate with the fax in the following dialog. In the command line of each fax sent \"(TMP)\" is replaced by a temporary file and \"(PHONE)\" by the telephone number of the recipient fax machine. If \"(TMP)\" occurs in the command line, the PostScript code is transmitted in a file, otherwise as standard input through a pipe. Click <emph>Next</emph>."
+msgstr "Εισαγάγετε μια γραμμή εντολής, με την οποία θα επικοινωνείτε με το φαξ στο παρακάτω παράθυρο διαλόγου. Στη γραμμή εντολής του κάθε φαξ, το οποίο αποστέλλεται, το \"(TMP)\" αντικαθίσταται από ένα προσωρινό αρχείο και το \"(PHONE)\" από τον αριθμό τηλεφώνου της συσκευής φαξ του παραλήπτη. Εάν το \"(TMP)\" είναι στη γραμμή εντολής, ο κώδικας PostScript θα δοθεί μέσω ενός αρχείου, αλλιώς μέσω της κανονικής εισόδου μέσω ενός διαύλου. Κάντε κλικ στο <emph>Επόμενο</emph>."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3151041\n"
-"12\n"
+"spadmin.xhp\n"
+"par_id3146135\n"
+"302\n"
"help.text"
-msgid "Document Map"
-msgstr "Χάρτης εγγράφου"
+msgid "Assign a name to your new fax printer and determine whether the telephone numbers (see below) marked in the text should be removed from the printout, or not. Click <emph>Finish</emph>."
+msgstr "Εκχωρήστε ένα όνομα στο νέο εκτυπωτή φαξ και καθορίστε εάν θα πρέπει να καταργηθούν ή όχι, από την εκτύπωση, οι αριθμοί τηλεφώνου (δείτε παρακάτω), οι οποίοι έχουν επισημανθεί στο κείμενο. Κάντε κλικ στο <emph>Τέλος</emph>."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3156280\n"
-"13\n"
+"spadmin.xhp\n"
+"par_id3147506\n"
+"303\n"
"help.text"
-msgid "<link href=\"text/shared/guide/navigator_setcursor.xhp\" name=\"Navigator\">Navigator</link>"
-msgstr "<link href=\"text/shared/guide/navigator_setcursor.xhp\" name=\"Περιήγηση\">Περιήγηση</link>"
+msgid "You can now send faxes by printing to the printer that has just been created."
+msgstr "Μπορείτε τώρα να στείλετε φαξ πραγματοποιώντας εκτύπωση στον εκτυπωτή που μόλις δημιουργήθηκε."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3153768\n"
-"14\n"
+"spadmin.xhp\n"
+"par_id3148419\n"
+"83\n"
"help.text"
-msgid "Formula Auditing"
-msgstr "Έλεγχος τύπου"
+msgid "Enter the fax number as text in the document. You can also enter a field that takes the fax number from your active database. In any case, the fax number must start with the characters @@# and end with @@. A valid entry would have the form @@#1234567@@."
+msgstr "Εισαγάγετε τον αριθμό φαξ ως κείμενο στο έγγραφο. Μπορείτε επίσης να πραγματοποιήσετε εισαγωγή πεδίου, το οποίο λαμβάνει τον αριθμό φαξ από την ενεργή βάση δεδομένων που χρησιμοποιείτε. Σε κάθε περίπτωση, ο αριθμός φαξ θα πρέπει να ξεκινά με τους χαρακτήρες @@# και να λήγει σε @@. Μια έγκυρη καταχώρηση θα έχει τη μορφή @@#1234567@@."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3154013\n"
-"15\n"
+"spadmin.xhp\n"
+"par_id3150826\n"
+"304\n"
"help.text"
-msgid "<link href=\"text/scalc/01/06030000.xhp\" name=\"Detective\">Detective</link>"
-msgstr "<link href=\"text/scalc/01/06030000.xhp\" name=\"Ανιχνευτής\">Ανιχνευτής</link>"
+msgid "If these characters including the telephone number are not printed, activate the <emph>Fax number is removed from the printout</emph> option under <emph>Properties</emph> on the <emph>Command</emph> tab page. If no telephone number is entered in the document, a dialog prompting you for it will appear after the printout."
+msgstr "Εάν δεν πραγματοποιηθεί εκτύπωση αυτών των χαρακτήρων, συμπεριλαμβανομένου του αριθμού τηλεφώνου, ενεργοποιήστε την επιλογή <emph>Ο αριθμός φαξ διαγράφεται από την εκτύπωση</emph> από την περιοχή <emph>Ιδιότητες</emph> της σελίδας καρτέλας <emph>Εντολή</emph>. Εάν δεν πραγματοποιηθεί εισαγωγή κανενός αριθμού τηλεφώνου στο έγγραφο, μετά την εκτύπωση, θα εμφανιστεί ένα παράθυρο διαλόγου που θα σας τον ζητά."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3153573\n"
-"16\n"
+"spadmin.xhp\n"
+"par_id3154196\n"
+"305\n"
"help.text"
-msgid "Lines and Page Breaks"
-msgstr "Αλλαγές γραμμών και σελίδας"
+msgid "In $[officename] you can also activate an icon for sending faxes to a default fax. To do this, choose <emph>Tools - Customize - Toolbars</emph>, click <emph>Add Commands</emph> and add from \"Documents\" the <emph>Send Default Fax</emph> icon. You can set which fax is used when this button is pressed under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Print</emph>."
+msgstr "Στο $[officename] μπορείτε επίσης να ενεργοποιήσετε ένα εικονίδιο για αποστολή τηλεομοιότυπων σε προεπιλεγμένο τηλεομοιότυπο. Για να το κάνετε, επιλέξτε <emph>Εργαλεία - Προσαρμογή - Γραμμές εργαλείων</emph>, κλικ στο <emph>προσθήκη εντολών</emph> και προσθέστε από \"Έγγραφα\" το εικονίδιο <emph>Αποστολή προεπιλεγμένου τηλεομοιότυπου</emph>. Μπορείτε να ορίσετε ποιο τηλεομοιότυπο χρησιμοποιείται όταν αυτό το κουμπί πατιέται στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Εκτύπωση</emph>."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3151116\n"
-"17\n"
+"spadmin.xhp\n"
+"par_id3150517\n"
+"84\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05030200.xhp\" name=\"Text Flow\">Text Flow</link>"
-msgstr "<link href=\"text/swriter/01/05030200.xhp\" name=\"Ροή κειμένου\">Ροή κειμένου</link>"
+msgid "Remember to create one separate print job for each fax, otherwise, the first recipient will receive all the faxes. In the <emph>Tools - Mail Merge</emph> dialog select the <emph>Printer</emph> option and then select the <emph>Single print jobs</emph> check box."
+msgstr "Να θυμάστε ότι πρέπει να δημιουργείτε ξεχωριστή εργασία εκτύπωσης για κάθε φαξ, διαφορετικά, ο πρώτος παραλήπτης θα λάβει όλα τα φαξ. Στο παράθυρο διαλόγου <emph>Εργαλεία - Συγχώνευση αλληλογραφίας</emph> ενεργοποιήστε την επιλογή <emph>Εκτυπωτής</emph> και, στη συνέχεια, το πεδίο σήμανσης <emph>Μεμονωμένες εργασίες εκτύπωσης</emph>."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id6054567\n"
+"spadmin.xhp\n"
+"hd_id3146929\n"
+"306\n"
"help.text"
-msgid "Page setup"
-msgstr "Διαμόρφωση σελίδας"
+msgid "Connecting a PostScript to PDF Converter"
+msgstr "Σύνδεση ενός μετατροπέα PostScript σε PDF"
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id8584551\n"
+"spadmin.xhp\n"
+"par_id3154989\n"
+"307\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05040000.xhp\">Format - Page</link>"
-msgstr "<link href=\"text/swriter/01/05040000.xhp\">Μορφή - Σελίδα</link>"
+msgid "If a PostScript to PDF converter such as Ghostscript or Adobe Acrobat Distiller is installed on your computer, you can quickly create PDF documents in the $[officename] software."
+msgstr "Εάν έχει εγκατασταθεί στον υπολογιστή σας ένας μετατροπέας αρχείων από PostScript σε PDF, όπως είναι το Ghostscript ή το Adobe Acrobat Distiller(tm), μπορείτε να δημιουργήσετε γρήγορα έγγραφα PDF στο λογισμικό $[officename]."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id0522200809491254\n"
+"spadmin.xhp\n"
+"par_id3150524\n"
+"308\n"
"help.text"
-msgid "For spreadsheets see also <link href=\"text/scalc/01/03100000.xhp\">View - Page Break Preview</link>"
-msgstr "Ως αναφορά τα υπολογιστικά φύλλα δείτε επίσης και <link href=\"text/scalc/01/03100000.xhp\">Προβολή - Προεπισκόπηση αλλαγής σελίδας</link>"
+msgid "In spadmin, click <emph>New Printer</emph>. This opens the <emph>Add Printer</emph> dialog."
+msgstr "Στο spadmin, κάντε κλικ στο <emph>Νέο εκτυπωτή</emph>. Αυτό ανοίγει το παράθυρο διαλόγου <emph>Προσθήκη εκτυπωτή</emph>."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3159153\n"
-"18\n"
+"spadmin.xhp\n"
+"par_id3145268\n"
+"309\n"
"help.text"
-msgid "Mail Merge"
-msgstr "Συγχώνευση αλληλογραφίας"
+msgid "Select <emph>Connect a PDF converter</emph>. Click <emph>Next</emph>."
+msgstr "Επιλέξτε <emph>Σύνδεση σε ένα μετατροπέα PDF</emph>. Κάντε κλικ στο <emph>Επόμενο</emph>."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3145748\n"
-"19\n"
+"spadmin.xhp\n"
+"par_id3156445\n"
+"310\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/form_letters_main.xhp\" name=\"Form Letter\">Form Letter</link>"
-msgstr "<link href=\"text/swriter/guide/form_letters_main.xhp\" name=\"Εγκύκλιος επιστολή\">Εγκύκλιος επιστολή</link>"
+msgid "Choose whether to use the default driver, the Acrobat Distiller driver or another driver. The driver \"Generic Printer (T42 enabled)\" prefers the type 42 fonts over type 3 fonts; this driver is a good choice for output to a software PostScript interpreter. Click <emph>Next</emph>."
+msgstr "Επιλέξτε εάν θα χρησιμοποιείτε το προεπιλεγμένο πρόγραμμα οδήγησης, το πρόγραμμα οδήγησης Acrobat Distiller ή άλλο πρόγραμμα οδήγησης. Το πρόγραμμα οδήγησης \"Generic Printer (T42 enabled)\" προτιμάει τον τύπο γραμματοσειρών 42 αντί του τύπου 3; αυτό το πρόγραμμα οδήγησης είναι μια καλή επιλογή για έξοδο σε ένα λογισμικό διερμηνέα PostScript. Κάντε κλικ στο <emph>Επόμενο</emph>."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3152940\n"
-"20\n"
+"spadmin.xhp\n"
+"par_id3155128\n"
+"311\n"
"help.text"
-msgid "Markup"
-msgstr "Σήμανση"
+msgid "In the next dialog, enter a command line for the PostScript->PDF Converter. Enter the directory where the PDF files should be saved. If you do not provide a directory, the user's home directory will be used. In the command line \"(TMP)\" is replaced by a temporary file and \"(OUTFILE)\" by the target file, the name of which is created from the document name. If \"(TMP)\" occurs in the command line, the Postscript code is forwarded in a file, otherwise as standard input through a pipe. If Ghostscript or Adobe Acrobat Distiller is in the search path, you can use one of the predefined command lines. Click <emph>Next</emph>."
+msgstr "Στο επόμενο παράθυρο διαλόγου, εισάγετε μια γραμμή εντολή για τον μετατροπέα PostScript->PDF . Εισάγετε τον κατάλογο, στον οποίο θα πρέπει να αποθηκεύονται τα αρχεία PDF. Εάν δεν παρέχετε έναν κατάλογο, θα χρησιμοποιηθεί ο κεντρικός κατάλογος του χρήστη. Στη γραμμή εντολών το \"(TMP)\" αντικαθίσταται από ένα προσωρινό αρχείο, το όνομα του οποίου δημιουργείται από το όνομα του εγγράφου. Εάν το \"(TMP)\" είναι στη γραμμή εντολής, ο κώδικας Postscript θα δοθεί μέσω ενός αρχείου, αλλιώς μέσω της κανονικής εισόδου μέσω ενός διαύλου. Εάν το Ghostscript ή το Adobe Acrobat Distiller βρίσκεται στη διαδρομή αναζήτησης, μπορείτε να χρησιμοποιήσετε μία από τις προκαθορισμένες γραμμές εντολών. Κάντε κλικ στο <emph>Επόμενο</emph>."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3147048\n"
-"21\n"
+"spadmin.xhp\n"
+"par_id3152889\n"
+"312\n"
"help.text"
-msgid "<link href=\"text/shared/01/02230200.xhp\" name=\"Changes - Show\">Changes - Show</link>"
-msgstr "<link href=\"text/shared/01/02230200.xhp\" name=\"Αλλαγές - Προβολή\">Αλλαγές - Προβολή</link>"
+msgid "Assign a name to your new PDF converter. Click <emph>Finish</emph>."
+msgstr "Εκχωρήστε όνομα στο νέο σας μετατροπέα PDF. Κάντε κλικ στο <emph>Τέλος</emph>."
-#: microsoft_terms.xhp
+#: spadmin.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3153950\n"
-"26\n"
+"spadmin.xhp\n"
+"par_id3153064\n"
+"313\n"
"help.text"
-msgid "Refresh Data (in Excel)"
-msgstr "Ανανέωση δεδομένων (στο Excel)"
+msgid "You can now create PDF documents by printing to the converter that has just been created."
+msgstr "Τώρα, μπορείτε να δημιουργείτε έγγραφα PDF πραγματοποιώντας εκτύπωση στον μετατροπέα που μόλις δημιουργήθηκε."
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id4526200\n"
+"standard_template.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12100000.xhp\">Refresh Range</link>"
-msgstr "<link href=\"text/scalc/01/12100000.xhp\">Ανανέωση περιοχής</link>"
+msgid "Changing Default Templates"
+msgstr "Αλλαγή προεπιλεγμένων προτύπων"
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3145643\n"
-"28\n"
+"standard_template.xhp\n"
+"bm_id3154285\n"
"help.text"
-msgid "Replace text as you type"
-msgstr "Αντικατάσταση κειμένου κατά την πληκτρολόγηση"
+msgid "<bookmark_value>modifying, see changing</bookmark_value><bookmark_value>changing, see also editing and replacing</bookmark_value><bookmark_value>default templates; changing</bookmark_value><bookmark_value>defaults;documents</bookmark_value><bookmark_value>custom templates</bookmark_value><bookmark_value>updating; templates</bookmark_value><bookmark_value>editing;templates</bookmark_value><bookmark_value>templates;editing and saving</bookmark_value><bookmark_value>saving;templates</bookmark_value><bookmark_value>resetting;templates</bookmark_value>"
+msgstr "<bookmark_value>τροποποίηση, βλέπε αλλαγή</bookmark_value><bookmark_value>αλλαγή, βλέπε επίσης επεξεργασία και αντικατάσταση</bookmark_value><bookmark_value>προεπιλεγμένα πρότυπα; αλλαγή</bookmark_value><bookmark_value>προεπιλογές;έγγραφα</bookmark_value><bookmark_value>προσαρμοσμένα πρότυπα</bookmark_value><bookmark_value>ενημέρωση; πρότυπα</bookmark_value><bookmark_value>επεξεργασία;πρότυπα</bookmark_value><bookmark_value>πρότυπα;επεξεργασία και αποθήκευση</bookmark_value><bookmark_value>αποθήκευση;πρότυπα</bookmark_value><bookmark_value>επαναφορά;πρότυπα</bookmark_value>"
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3152962\n"
-"29\n"
+"standard_template.xhp\n"
+"hd_id3154285\n"
+"36\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010400.xhp\" name=\"AutoCorrect\">AutoCorrect</link>"
-msgstr "<link href=\"text/shared/optionen/01010400.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link>"
+msgid "<variable id=\"standard_template\"><link href=\"text/shared/guide/standard_template.xhp\" name=\"Changing Default Templates\">Changing Default Templates</link></variable>"
+msgstr "<variable id=\"standard_template\"><link href=\"text/shared/guide/standard_template.xhp\" name=\"Αλλαγή προεπιλεγμένων προτύπων\">Αλλαγή προεπιλεγμένων προτύπων</link></variable>"
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3154755\n"
-"30\n"
+"standard_template.xhp\n"
+"par_id3152811\n"
+"2\n"
"help.text"
-msgid "Show/Hide"
-msgstr "Εμφάνιση/Απόκρυψη"
+msgid "When you open a new document with <emph>File - New</emph>, a blank document appears based on a $[officename] template. You can edit, modify, or replace this template so that the new document contains your customized Styles or other contents."
+msgstr "Όταν ανοίγετε ένα νέο έγγραφο με την επιλογή <emph>Αρχείο - Δημιουργία</emph>, εμφανίζεται ένα κενό έγγραφο βασισμένο σε πρότυπο του $[officename]. Μπορείτε να επεξεργαστείτε, να τροποποιήσετε ή να αντικαταστήσετε το πρότυπο αυτό, ώστε το νέο έγγραφο να περιέχει τα προσαρμοσμένα στυλ ή άλλα περιεχόμενα."
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3150045\n"
-"31\n"
+"standard_template.xhp\n"
+"hd_id3150792\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/swriter/01/03100000.xhp\" name=\"Nonprinting Characters\">Nonprinting Characters</link>, <link href=\"text/swriter/01/03140000.xhp\" name=\"Hidden Paragraphs\">Hidden Paragraphs</link>"
-msgstr "<link href=\"text/swriter/01/03100000.xhp\" name=\"Μη εκτυπώσιμοι χαρακτήρες\">Μη εκτυπώσιμοι χαρακτήρες</link>, <link href=\"text/swriter/01/03140000.xhp\" name=\"Κρυφές παράγραφοι\">Κρυφές παράγραφοι</link>"
+msgid "Modifying Default Templates"
+msgstr "Τροποποίηση προεπιλεγμένων προτύπων"
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3156373\n"
-"34\n"
+"standard_template.xhp\n"
+"par_id3154365\n"
+"4\n"
"help.text"
-msgid "Spelling and Grammar"
-msgstr "Ορθογραφία και γραμματική"
+msgid "First, open either an existing $[officename] template and modify it, or open a new document and edit it as necessary to create the desired template."
+msgstr "Κατ' αρχήν, ανοίξτε είτε ένα υπάρχον πρότυπο $[officename] και επεξεργαστείτε το, ή ανοίξτε ένα νέο έγγραφο και επεξεργαστείτε το όσο χρειάζεται για να δημιουργήσετε το επιθυμητό πρότυπο."
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3150297\n"
-"35\n"
+"standard_template.xhp\n"
+"par_id3159152\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/01/06010000.xhp\" name=\"Spellcheck\">Spellcheck</link>"
-msgstr "<link href=\"text/shared/01/06010000.xhp\" name=\"Έλεγχος ορθογραφίας\">Έλεγχος ορθογραφίας</link>"
+msgid "You can define a document template for each $[officename] module. The following describes how to proceed for text documents."
+msgstr "Μπορείτε να ορίσετε ένα πρότυπο για κάθε λειτουργική μονάδα του $[officename]. Ακολουθεί περιγραφή της διαδικασίας για έγγραφα κειμένου."
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3154205\n"
-"38\n"
+"standard_template.xhp\n"
+"par_id3145748\n"
+"8\n"
"help.text"
-msgid "Track changes"
-msgstr "Καταγραφή αλλαγών"
+msgid "Save the document by choosing<emph> File</emph> -<emph> Save As Template</emph>and saving the document in the <emph>My Templates</emph> category."
+msgstr "Αποθηκεύστε το έγγραφο επιλέγοντας <emph>Αρχείο</emph>-<emph> Αποθήκευση ως προτύπου</emph> και αποθηκεύστε το έγγραφο στην κατηγορία <emph>Τα πρότυπά μου</emph>."
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3146810\n"
-"39\n"
+"standard_template.xhp\n"
+"par_id3154011\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/shared/01/02230000.xhp\" name=\"Changes - Record\">Changes - Record</link>"
-msgstr "<link href=\"text/shared/01/02230000.xhp\" name=\"Αλλαγές - Καταγραφή\">Αλλαγές - Καταγραφή</link>"
+msgid "Choose <emph>File - New - Templates</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία - Πρότυπα</emph>."
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3151214\n"
-"40\n"
+"standard_template.xhp\n"
+"par_id3145799\n"
+"11\n"
"help.text"
-msgid "Validation"
-msgstr "Επικύρωση"
+msgid "Double-click <emph>My Templates</emph> in the list. You will see the user-defined templates in the user directory specified under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Paths</emph>. Select the template you have just saved."
+msgstr "Διπλοπατήστε <emph>Τα πρότυπά μου</emph> στη λίστα. Θα δείτε τα πρότυπα του χρήστη στο κατάλογο του χρήστη που ορίζεται στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> -%PRODUCTNAME - Διαδρομές</emph>. Επιλέξτε το πρότυπο που μόλις αποθηκεύσατε."
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3156138\n"
-"41\n"
+"standard_template.xhp\n"
+"par_id3146901\n"
+"26\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12120000.xhp\" name=\"Validity\">Validity</link>"
-msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"Εγκυρότητα\">Εγκυρότητα</link>"
+msgid "Choose <emph>Set as default</emph>. The next time you open a new text document, the new document will be based on the new default template."
+msgstr "Επιλέξτε <emph>Ορισμός ως προεπιλογή</emph>. Την επόμενη φορά που θα ανοίξετε ένα νέο έγγραφο κειμένου, το νέο έγγραφο θα βασίζεται στο νέο προεπιλεγμένο πρότυπο."
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3166431\n"
-"46\n"
+"standard_template.xhp\n"
+"hd_id3153764\n"
+"13\n"
"help.text"
-msgid "Workbook"
-msgstr "Workbook"
+msgid "Using Custom Templates"
+msgstr "Χρήση προσαρμοσμένων προτύπων"
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3155379\n"
-"47\n"
+"standard_template.xhp\n"
+"par_id3150386\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/scalc/main0503.xhp\" name=\"Spreadsheet\">Spreadsheet</link>"
-msgstr "<link href=\"text/scalc/main0503.xhp\" name=\"Υπολογιστικό φύλλο\">Υπολογιστικό φύλλο</link>"
+msgid "There are several ways to make your work easier by using your own custom templates."
+msgstr "Υπάρχουν πολλοί τρόποι για να κάνετε πιο εύκολη τη δουλειά σας χρησιμοποιώντας τα δικά σας προσαρμοσμένα πρότυπα."
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3153228\n"
-"48\n"
+"standard_template.xhp\n"
+"hd_id3149109\n"
+"15\n"
"help.text"
-msgid "Worksheet"
-msgstr "Worksheet"
+msgid "Templates in the Template Folder"
+msgstr "Πρότυπα στο φάκελο προτύπων"
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id3148593\n"
-"49\n"
+"standard_template.xhp\n"
+"par_id3146918\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04050000.xhp\" name=\"Sheet\">Sheet</link>"
-msgstr "<link href=\"text/scalc/01/04050000.xhp\" name=\"Φύλλο\">Φύλλο</link>"
+msgid "You can save a new template with <emph>File - Save As Template</emph> or by selecting \"Template\" file type in any Save dialog. Save the template in the user directory specified under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Paths</emph> to be able to access the template from within the <emph>File - New - Templates</emph> dialog."
+msgstr "Μπορείτε να αποθηκεύσετε ένα νέο πρότυπο με <emph>Αρχείο - Αποθήκευση ως πρότυπο</emph> ή επιλέγοντας τύπο αρχείου \"Πρότυπο\" σε οποιοδήποτε διάλογο αποθήκευσης. Αποθηκεύστε το πρότυπο στον κατάλογο χρήστη που ορίζεται στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία-Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Διαδρομές</emph> για να μπορείτε να προσπελάζετε το πρότυπο μέσα από τον διάλογο <emph>Αρχείο - Δημιουργία - Πρότυπα</emph>."
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id0522200809491330\n"
+"standard_template.xhp\n"
+"par_id3147343\n"
+"17\n"
"help.text"
-msgid "Shared Workbooks"
-msgstr "Κοινόχρηστα Workbooks"
+msgid "To open the template for editing, choose <emph>File - New - Templates</emph>, select the template and click the <emph>Edit</emph> button."
+msgstr "Για άνοιγμα του προτύπου για επεξεργασία, διαλέξτε <emph>Αρχείο - Δημιουργία - Πρότυπα</emph>, επιλέξτε το πρότυπο και πατήστε το κουμπί <emph>Επεξεργασία</emph>."
-#: microsoft_terms.xhp
+#: standard_template.xhp
msgctxt ""
-"microsoft_terms.xhp\n"
-"par_id0522200809491320\n"
+"standard_template.xhp\n"
+"par_id3147315\n"
+"37\n"
"help.text"
-msgid "<link href=\"text/shared/guide/collab.xhp\">Collaboration</link>"
-msgstr "<link href=\"text/shared/guide/collab.xhp\">Συνεργασία</link>"
+msgid "<link href=\"text/shared/01/01110000.xhp\" name=\"Templates\">Templates</link>"
+msgstr "<link href=\"text/shared/01/01110000.xhp\" name=\"Πρότυπα\">Πρότυπα</link>"
-#: redlining_protect.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_protect.xhp\n"
+"start_parameters.xhp\n"
"tit\n"
"help.text"
-msgid "Protecting Records"
-msgstr "Προστασία εγγραφών"
+msgid "Starting the $[officename] Software With Parameters"
+msgstr "Εκκίνηση του λογισμικού $[officename] με παραμέτρους"
-#: redlining_protect.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_protect.xhp\n"
-"bm_id3159201\n"
+"start_parameters.xhp\n"
+"bm_id3156410\n"
"help.text"
-msgid "<bookmark_value>changes; protecting</bookmark_value><bookmark_value>protecting; recorded changes</bookmark_value><bookmark_value>records; protecting</bookmark_value><bookmark_value>review function;protecting records</bookmark_value>"
-msgstr "<bookmark_value>αλλαγές; προστασία</bookmark_value><bookmark_value>προστασία; καταγεγραμμένες αλλαγές</bookmark_value><bookmark_value>εγγραφές; προστασία</bookmark_value><bookmark_value>ανασκόπηση λειτουργία;προστασία εγγραφών</bookmark_value>"
+msgid "<bookmark_value>start parameters</bookmark_value><bookmark_value>command line parameters</bookmark_value><bookmark_value>parameters;command line</bookmark_value><bookmark_value>arguments in command line</bookmark_value>"
+msgstr "<bookmark_value>παράμετροι εκκίνησης</bookmark_value><bookmark_value>παράμετροι γραμμής εντολών</bookmark_value><bookmark_value>παράμετροι;γραμμή εντολών</bookmark_value><bookmark_value>ορίσματα σε γραμμή εντολών</bookmark_value>"
-#: redlining_protect.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_protect.xhp\n"
-"hd_id3159201\n"
-"1\n"
+"start_parameters.xhp\n"
+"hd_id3156410\n"
+"52\n"
"help.text"
-msgid "<variable id=\"redlining_protect\"><link href=\"text/shared/guide/redlining_protect.xhp\" name=\"Protecting Records\">Protecting Records</link> </variable>"
-msgstr "<variable id=\"redlining_protect\"><link href=\"text/shared/guide/redlining_protect.xhp\" name=\"Προστασία εγγραφών\">Προστασία εγγραφών</link> </variable>"
+msgid "Starting the $[officename] Software With Parameters"
+msgstr "Εκκίνηση του λογισμικού $[officename] με παραμέτρους"
-#: redlining_protect.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_protect.xhp\n"
-"par_id1631824\n"
+"start_parameters.xhp\n"
+"par_id3147009\n"
+"1\n"
"help.text"
-msgid "The review function is available in %PRODUCTNAME for text documents and spreadsheet documents."
-msgstr "Η λειτουργία αναθεώρησης είναι διαθέσιμη στο %PRODUCTNAME για έγγραφα κειμένου και έγγραφα υπολογιστικού φύλλου."
+msgid "By starting the $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users."
+msgstr "Εκκινώντας το λογισμικό $[officename] από τη γραμμή εντολών μπορείτε να αντιστοιχίσετε διάφορες παραμέτρους, με τις οποίες μπορείτε να επηρεάσετε την απόδοση. Η χρήση της γραμμής εντολών συνίσταται μόνο σε προχωρημένους χρήστες."
-#: redlining_protect.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_protect.xhp\n"
-"par_id3154751\n"
+"start_parameters.xhp\n"
+"par_id3147618\n"
"2\n"
"help.text"
-msgid "To protect the changes made in a document during editing, choose <emph>Edit - Changes - Protect Records</emph>. To turn off the function or to accept or reject changes it is necessary to enter the correct password first."
-msgstr "Για να προστατέψετε τις αλλαγές που έγιναν σε ένα έγγραφο κατά την επεξεργασία, επιλέξτε <emph>Επεξεργασία - Αλλαγές - Προστασία εγγραφών</emph>. Για να απενεργοποιήσετε την λειτουργία ή για να αποδεχτείτε ή να απορρίψετε τις αλλαγές είναι απαραίτητο να εισάγετε το σωστό κωδικό πρώτα."
+msgid "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of the $[officename] software technology."
+msgstr "Για κανονική χρήση, η χρήση των παραμέτρων της γραμμής εντολών δεν είναι απαραίτητη. Μερικές από τις παραμέτρους απαιτούν μια βαθύτερη γνώση του τεχνικού φόντου της τεχνολογίας του λογισμικού $[officename]."
-#: redlining_protect.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_protect.xhp\n"
-"par_id3147088\n"
-"3\n"
+"start_parameters.xhp\n"
+"hd_id3154898\n"
+"4\n"
"help.text"
-msgid "Choose <emph>Protect Records</emph>. This opens the <link href=\"text/shared/01/password_dlg.xhp\" name=\"Password\"><emph>Password</emph></link> dialog."
-msgstr "Επιλέξτε <emph>Προστασία εγγραφών</emph>. Αυτό ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/password_dlg.xhp\" name=\"Κωδικός πρόσβασης\"><emph>Κωδικός πρόσβασης</emph></link>"
+msgid "Starting the $[officename] Software From the Command Line"
+msgstr "Εκκίνηση του λογισμικού $[officename] από τη γραμμή εντολών"
-#: redlining_protect.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_protect.xhp\n"
-"par_id3153345\n"
-"4\n"
+"start_parameters.xhp\n"
+"par_id3156152\n"
+"5\n"
"help.text"
-msgid "Enter a password consisting of at least 5 characters and confirm it. Click <emph>OK</emph>."
-msgstr "Πληκτρολογήστε ένα κωδικό πρόσβασης, ο οποίος να αποτελείται από τουλάχιστον 5 χαρακτήρες και επιβεβαιώστε τον. Κάντε κλικ στο <emph>OK</emph>."
+msgid "Under Windows, select <emph>Run</emph> from the Windows Start menu, or open a shell under Linux, *BSD, or Mac OS X platforms."
+msgstr "Στα Windows, επιλέξτε <emph>Εκτέλεση</emph> από το μενού έναρξης των Windows, ή ανοίξτε ένα κέλυφος στα λειτουργικά Linux, *BSD, ή Mac OS X."
-#: edit_symbolbar.xhp
+#: start_parameters.xhp
msgctxt ""
-"edit_symbolbar.xhp\n"
-"tit\n"
+"start_parameters.xhp\n"
+"par_id3152472\n"
+"6\n"
"help.text"
-msgid "Adding Buttons to Toolbars"
-msgstr "Προσθήκη πεδίων επιλογών σε γραμμές εργαλείων"
+msgid "Under Windows, type the following text in the <emph>Open </emph>text field and click <emph>OK</emph>."
+msgstr "Στα Windows, τυπώστε το ακόλουθο κείμενο στο πεδίο κειμένου <emph>Άνοιγμα </emph> και κάντε κλικ στο <emph>OK</emph>."
-#: edit_symbolbar.xhp
+#: start_parameters.xhp
msgctxt ""
-"edit_symbolbar.xhp\n"
-"bm_id3159201\n"
+"start_parameters.xhp\n"
+"par_id3149669\n"
+"53\n"
"help.text"
-msgid "<bookmark_value>customizing; toolbars</bookmark_value><bookmark_value>buttons;toolbars</bookmark_value><bookmark_value>toolbars;adding buttons</bookmark_value><bookmark_value>configuring; toolbars</bookmark_value><bookmark_value>editing; toolbars</bookmark_value><bookmark_value>inserting;buttons in toolbars</bookmark_value>"
-msgstr "<bookmark_value>προσαρμογή; γραμμές εργαλείων</bookmark_value><bookmark_value>κουμπιά;γραμμές εργαλείων</bookmark_value><bookmark_value>γραμμές εργαλείων;προσθήκη κουμπιών</bookmark_value><bookmark_value>διαμόρφωση; γραμμές εργαλείων</bookmark_value><bookmark_value>επεξεργασία; γραμμές εργαλείων</bookmark_value><bookmark_value>εισαγωγή;κουμπιά σε γραμμές εργαλείων</bookmark_value>"
+msgid "Under UNIX-like systems, type the following line of text, then press <emph>Return</emph>:"
+msgstr "Σε σύστημα παρόμοια με UNIX, πληκτρολογήστε την παρακάτω γραμμή κειμένου, έπειτα πατήστε <emph>Επιστροφή</emph>:"
-#: edit_symbolbar.xhp
+#: start_parameters.xhp
msgctxt ""
-"edit_symbolbar.xhp\n"
-"hd_id3159201\n"
-"79\n"
+"start_parameters.xhp\n"
+"par_id3147561\n"
+"7\n"
"help.text"
-msgid "<variable id=\"edit_symbolbar\"><link href=\"text/shared/guide/edit_symbolbar.xhp\" name=\"Adding Buttons to Toolbars\">Adding Buttons to Toolbars</link></variable>"
-msgstr "<variable id=\"edit_symbolbar\"><link href=\"text/shared/guide/edit_symbolbar.xhp\" name=\"Προσθήκη πεδίων επιλογών σε γραμμές εργαλείων\">Προσθήκη πεδίων επιλογών σε γραμμές εργαλείων</link></variable>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter} </caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter} </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter} </caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter} </caseinline></switchinline>"
-#: edit_symbolbar.xhp
+#: start_parameters.xhp
msgctxt ""
-"edit_symbolbar.xhp\n"
-"hd_id3153561\n"
-"85\n"
+"start_parameters.xhp\n"
+"par_id3153360\n"
+"8\n"
"help.text"
-msgid "To add a button to a toolbar:"
-msgstr "Για να προσθέσετε ένα πεδίο επιλογής σε μια γραμμή εργαλείων:"
+msgid "Replace <emph>{install}</emph> with the path to your installation of the $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)"
+msgstr "Αντικαταστήστε το <emph>{install}</emph> με τη διαδρομή της εγκατάστασης του λογισμικού $[officename] ( για παράδειγμα, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)"
-#: edit_symbolbar.xhp
+#: start_parameters.xhp
msgctxt ""
-"edit_symbolbar.xhp\n"
-"par_id3159157\n"
-"78\n"
+"start_parameters.xhp\n"
+"par_id3158407\n"
+"9\n"
"help.text"
-msgid "Open the context menu of the toolbar (right click) and choose <emph>Visible Buttons</emph> and then select the button you want to display."
-msgstr "Ανοίξτε το μενού περιεχομένου της εργαλειοθήκης (δεξί πάτημα) και επιλέξτε <emph>Ορατά κουμπιά</emph> και έπειτα επιλέξτε το κουμπί που θέλετε να εμφανίσετε."
+msgid "Where required, replace <emph>{parameter}</emph> with one or more of the following command line parameters."
+msgstr "Όπου απαιτείται, αντικαταστήστε το <emph>{parameter}</emph> με μία ή περισσότερες από τις παραμέτρους γραμμής εντολών που ακολουθούν."
-#: edit_symbolbar.xhp
+#: start_parameters.xhp
msgctxt ""
-"edit_symbolbar.xhp\n"
-"par_id2439039\n"
+"start_parameters.xhp\n"
+"hd_id3145171\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can add, edit, and remove icons.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να προσθέσετε, επεξεργαστείτε και αφαιρέσετε πεδία επιλογής.</ahelp>"
+msgid "Valid Command Line Parameters"
+msgstr "Έγκυρες παράμετροι της γραμμής εντολής"
-#: edit_symbolbar.xhp
+#: start_parameters.xhp
msgctxt ""
-"edit_symbolbar.xhp\n"
-"hd_id3151384\n"
-"86\n"
+"start_parameters.xhp\n"
+"par_id3148451\n"
+"11\n"
"help.text"
-msgid "To add a button to the list of Visible Buttons:"
-msgstr "Για να προσθέσετε ένα πεδίο επιλογής στη λίστα Ορατά πεδία επιλογής:"
+msgid "Parameter"
+msgstr "Παράμετρος"
-#: edit_symbolbar.xhp
+#: start_parameters.xhp
msgctxt ""
-"edit_symbolbar.xhp\n"
-"par_id3147264\n"
-"87\n"
+"start_parameters.xhp\n"
+"par_id3149167\n"
+"12\n"
"help.text"
-msgid "Choose <emph>Tools - Customize</emph>, and click on the <emph>Toolbars</emph> tab."
-msgstr "Επιλέξτε <emph>Εργαλεία - Επεξεργασία</emph>, και κάντε κλικ στη καρτέλα <emph>Γραμμές εργαλείων</emph>."
+msgid "Meaning"
+msgstr "Σημασία"
-#: edit_symbolbar.xhp
+#: start_parameters.xhp
msgctxt ""
-"edit_symbolbar.xhp\n"
-"par_id3154071\n"
-"88\n"
+"start_parameters.xhp\n"
+"par_id3149983\n"
+"73\n"
"help.text"
-msgid "In the<emph> Toolbars </emph>box, select the toolbar you want to change."
-msgstr "Στο πλαίσιο <emph>Γραμμές εργαλείων</emph>, επιλέξτε τη γραμμή εργαλείων που θέλετε να αλλάξετε."
+msgid "--help / -h / -?"
+msgstr "--help / -h / -?"
-#: edit_symbolbar.xhp
+#: start_parameters.xhp
msgctxt ""
-"edit_symbolbar.xhp\n"
-"par_id3148797\n"
-"89\n"
+"start_parameters.xhp\n"
+"par_id3147349\n"
+"74\n"
"help.text"
-msgid "Click <emph>Add Commands</emph> , select the new command, then click <emph>Add</emph>."
-msgstr "Κάντε κλικ στη <emph>Προσθήκη εντολών</emph> , επιλέξτε τη νέα εντολή, και κάντε κλικ στη <emph>Προσθήκη</emph>."
+msgid "Lists the available command line parameters <switchinline select=\"sys\"><caseinline select=\"WIN\">in a dialog box</caseinline><defaultinline>to the console</defaultinline></switchinline>."
+msgstr "Εμφανίζει σε λίστα τις διαθέσιμες παραμέτρους της γραμμής εντολών <switchinline select=\"sys\"><caseinline select=\"WIN\">σε ένα πεδίο διαλόγου</caseinline><defaultinline>στη κονσόλα</defaultinline></switchinline>."
-#: edit_symbolbar.xhp
+#: start_parameters.xhp
msgctxt ""
-"edit_symbolbar.xhp\n"
-"par_id3152922\n"
-"90\n"
+"start_parameters.xhp\n"
+"par_id31499et\n"
+"73\n"
"help.text"
-msgid "If you want, you can rearrange the <emph>Commands </emph>list by selecting a command name and clicking <emph>Move Up</emph> and <emph>Move Down</emph>."
-msgstr "Αν θέλετε, μπορείτε να αναδιοργανώσετε τη λίστα <emph>Εντολές </emph> επιλέγοντας ένα όνομα εντολής και κάνοντας κλικ στη <emph>Μετακίνηση επάνω</emph> και <emph>Μετακίνηση κάτω</emph>."
+msgid "--version"
+msgstr "--έκδοση"
-#: edit_symbolbar.xhp
+#: start_parameters.xhp
msgctxt ""
-"edit_symbolbar.xhp\n"
-"par_id3145171\n"
-"91\n"
+"start_parameters.xhp\n"
+"par_id31473et\n"
+"74\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο <emph>OK</emph>."
+msgid "Displays the version information."
+msgstr "Εμφανίζει την πληροφορία έκδοσης."
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"tit\n"
+"start_parameters.xhp\n"
+"par_id3150010\n"
+"59\n"
"help.text"
-msgid "Languages Using Complex Text Layout"
-msgstr "Γλώσσες που χρησιμοποιούν πολύπλοκη διάταξη κειμένου"
+msgid "--writer"
+msgstr "--writer"
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"bm_id3153662\n"
+"start_parameters.xhp\n"
+"par_id3147213\n"
+"60\n"
"help.text"
-msgid "<bookmark_value>CTL;complex text layout languages</bookmark_value><bookmark_value>languages;complex text layout</bookmark_value><bookmark_value>text;CTL languages</bookmark_value><bookmark_value>text layout for special languages</bookmark_value><bookmark_value>right-to-left text</bookmark_value><bookmark_value>entering text from right to left</bookmark_value><bookmark_value>bi-directional writing</bookmark_value><bookmark_value>Hindi;entering text</bookmark_value><bookmark_value>Hebrew;entering text</bookmark_value><bookmark_value>Arabic;entering text</bookmark_value><bookmark_value>Thai;entering text</bookmark_value>"
-msgstr "<bookmark_value>CTL;περίπλοκες γλωσσικές διατάξεις κειμένου</bookmark_value><bookmark_value>γλώσσες;περίπλοκη διάταξη κειμένου</bookmark_value><bookmark_value>κείμενο;γλώσσες CTL</bookmark_value><bookmark_value>διάταξη κειμένου για ειδικές γλώσσες</bookmark_value><bookmark_value>κείμενο από δεξιά προς τα αριστερά</bookmark_value><bookmark_value>εισαγωγή κειμένου από δεξιά προς τα αριστερά</bookmark_value><bookmark_value>αμφίδρομη γραφή</bookmark_value><bookmark_value>Χιντί;εισαγωγή κειμένου</bookmark_value><bookmark_value>Εβραϊκά;εισαγωγή κειμένου</bookmark_value><bookmark_value>Αραβικά;εισαγωγή κειμένου</bookmark_value><bookmark_value>Ταϊλανδικά;εισαγωγή κειμένου</bookmark_value>"
+msgid "Starts with an empty Writer document."
+msgstr "Αρχίζει με ένα κενό έγγραφο Writer."
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"hd_id3153662\n"
-"13\n"
+"start_parameters.xhp\n"
+"par_id3148616\n"
+"61\n"
"help.text"
-msgid "<variable id=\"ctl\"><link href=\"text/shared/guide/ctl.xhp\" name=\"Languages Using Complex Text Layout\">Languages Using Complex Text Layout</link></variable>"
-msgstr "<variable id=\"ctl\"><link href=\"text/shared/guide/ctl.xhp\" name=\"Γλώσσες που χρησιμοποιούν περίπλοκες διατάξεις κειμένου\">Γλώσσες που χρησιμοποιούν περίπλοκες διατάξεις κειμένου</link></variable>"
+msgid "--calc"
+msgstr "--calc"
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"par_id3147618\n"
-"10\n"
+"start_parameters.xhp\n"
+"par_id3145261\n"
+"62\n"
"help.text"
-msgid "Currently, $[officename] supports Hindi, Thai, Hebrew, and Arabic as <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL languages\">CTL languages</link>."
-msgstr "Προς το παρ;oν, το $[officename] υποστηρίζει χιντί, ταϊλανδικά, εβραϊκά και αραβικά ως <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL γλώσσες\">CTL γλώσσες</link>."
+msgid "Starts with an empty Calc document."
+msgstr "Αρχίζει με ένα κενό έγγραφο Calc."
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"par_id3155420\n"
-"11\n"
+"start_parameters.xhp\n"
+"par_id3156443\n"
+"63\n"
"help.text"
-msgid "If you select the text flow from right to left, embedded Western text still runs from left to right. The cursor responds to the arrow keys in that Right Arrow moves it \"to the text end\" and Left Arrow \"to the text start\"."
-msgstr "Αν επιλέξετε τη ροή κειμένου από δεξιά προς αριστερά, το ενσωματωμένο Δυτικό κείμενο ακόμη τρέχει από αριστερά προς δεξιά. Ο δείκτης μετακινείται με το κουμπί με το δεξιό βέλος \"στο τέλος του κειμένου\" και με το κουμπί με το αριστερό βέλος \"στην αρχή του κειμένου\"."
+msgid "--draw"
+msgstr "--draw"
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"par_id3145609\n"
-"1\n"
+"start_parameters.xhp\n"
+"par_id3154011\n"
+"64\n"
"help.text"
-msgid "You can change the text writing direction directly be pressing one of the following keys:"
-msgstr "Μπορείτε να αλλάξετε τη διεύθυνση γραφής του κειμένου απευθείας πατώντας ένα από τα ακόλουθα πλήκτρα:"
+msgid "Starts with an empty Draw document."
+msgstr "Αρχίζει με ένα κενό έγγραφο Draw."
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"par_id3154758\n"
-"2\n"
+"start_parameters.xhp\n"
+"par_id3153142\n"
+"65\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+D or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Right Shift Key - switch to right-to-left text entry"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+D ή <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Δεξιό πλήκτρο Shift - για αλλαγή ροής κειμένου από δεξιά προς αριστερά"
+msgid "--impress"
+msgstr "--impress"
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"par_id3149047\n"
-"3\n"
+"start_parameters.xhp\n"
+"par_id3153222\n"
+"66\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+A or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Left Shift Key - switch to left-to-right text entry"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+A ή <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Αριστερό πλήκτρο Shift - για αλλαγή ροής κειμένου από αριστερά προς δεξιά"
+msgid "Starts with an empty Impress document."
+msgstr "Αρχίζει με ένα κενό έγγραφο Impress."
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"par_id3149656\n"
-"4\n"
+"start_parameters.xhp\n"
+"par_id3155853\n"
+"67\n"
"help.text"
-msgid "The modifier-only key combinations only work when CTL support is enabled."
-msgstr "Οι συνδυασμοί πλήκτρων λειτουργούν μόνο όταν η υποστήριξη CTL είναι ενεργή."
+msgid "--math"
+msgstr "--math"
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"par_id3150541\n"
-"5\n"
+"start_parameters.xhp\n"
+"par_id3146928\n"
+"68\n"
"help.text"
-msgid "In multicolumn pages, sections or frames that are formatted with text flow from right to left, the first column is the right column and the last column is the left column."
-msgstr "Σε πολύστηλες σελίδες, τομείς ή πλαίσια που είναι μορφοποιημένα με τη ροή κειμένου από δεξιά προς αριστερά, η πρώτη στήλη είναι η δεξιά στήλη και η τελευταία στήλη είναι η αριστερή στήλη."
+msgid "Starts with an empty Math document."
+msgstr "Αρχίζει με ένα κενό έγγραφο Math."
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"par_id3148797\n"
-"6\n"
+"start_parameters.xhp\n"
+"par_id3149960\n"
+"69\n"
"help.text"
-msgid "In $[officename] Writer text formatted in <emph>Thai language</emph> has the following features:"
-msgstr "Στο $[officename] Writer το μορφοποιημένο κείμενο με <emph>Ταϊλανδική γλώσσα</emph> έχει τα ακόλουθα χαρακτηριστικά:"
+msgid "--global"
+msgstr "--global"
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"par_id3156280\n"
-"7\n"
+"start_parameters.xhp\n"
+"par_id3151075\n"
+"70\n"
"help.text"
-msgid "In paragraphs with justified alignment, the characters are stretched to flush the lines at the margins. In other languages the spaces between words are stretched."
-msgstr "Σε παραγράφους με γραμμές πλήρως στοιχισμένες, οι χαρακτήρες επιμηκύνονται για να ταιριάξουν οι γραμμές στα περιθώρια. Σε άλλες γλώσσες τα διαστήματα μεταξύ των λέξεων έχουν επιμυκηνθεί."
+msgid "Starts with an empty Writer master document."
+msgstr "Αρχίζει με ένα κενό κύριο έγγραφο Writer."
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"par_id3154909\n"
-"8\n"
+"start_parameters.xhp\n"
+"par_id3154510\n"
+"71\n"
"help.text"
-msgid "Use the Delete key to delete a whole composite character. Use the Backspace key to delete the last part of the previous composite character."
-msgstr "Χρησιμοποιήστε το πλήκτρο Delete για να διαγράψετε ένα ολόκληρο σύνθετο χαρακτήρα. Χρησιμοποιήστε το πλήκτρο Backspace για να διαγράψετε το τελευταίο μέρος του προηγούμενου σύνθετου χαρακτήρα."
+msgid "--web"
+msgstr "--web"
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"par_id3149809\n"
-"9\n"
+"start_parameters.xhp\n"
+"par_id3148836\n"
+"72\n"
"help.text"
-msgid "Use the Right or Left Arrow key to jump to the next or previous whole composite character. To position the cursor into a composite character, use <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Arrow key."
-msgstr "Χρησιμοποιήστε το πλήκτρο δεξιού ή αριστερού βέλους για να μεταβείτε στον προηγούμενο ή τον επόμενο σύνθετο χαρακτήρα. Για να τοποθετήσετε τον δρομέα σας μέσα σε ένα σύνθετο χαρακτήρα πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+πλήκτρο βέλους."
+msgid "Starts with an empty HTML document."
+msgstr "Αρχίζει με ένα κενό έγγραφο HTML."
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"par_id3145786\n"
-"12\n"
+"start_parameters.xhp\n"
+"par_id3149403\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01140000.xhp\" name=\"Language Settings - Languages\">Language Settings - Languages</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01140000.xhp\" name=\"Ρυθμίσεις γλώσσας - Γλώσσες\">Ρυθμίσεις γλώσσας - Γλώσσες</link>"
+msgid "--show {filename.odp}"
+msgstr "--show {filename.odp}"
-#: ctl.xhp
+#: start_parameters.xhp
msgctxt ""
-"ctl.xhp\n"
-"par_id3153770\n"
-"14\n"
+"start_parameters.xhp\n"
+"par_id3153838\n"
+"80\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01150300.xhp\" name=\"Language Settings - Complex Text Layout\">Language Settings - Complex Text Layout</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01150300.xhp\" name=\"Ρυθμίσεις γλώσσας - Διάταξη σύνθετου κειμένου\">Ρυθμίσεις γλώσσας - Διάταξη σύνθετου κειμένου</link>"
+msgid "Starts with the Impress file <emph>{filename.odp}</emph> and starts the presentation. Enters edit mode after the presentation."
+msgstr "Ξεκινάει το αρχείο Impress <emph>{filename.odp}</emph> και αρχίζει την παρουσίαση. Μπαίνει σε κατάσταση επεξεργασίας μετά την παρουσίαση."
-#: redlining_docmerge.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_docmerge.xhp\n"
-"tit\n"
+"start_parameters.xhp\n"
+"par_id3156276\n"
+"13\n"
"help.text"
-msgid "Merging Versions"
-msgstr "Συγχώνευση εκδόσεων"
+msgid "--minimized"
+msgstr "--ελαχιστοποιημένο"
-#: redlining_docmerge.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_docmerge.xhp\n"
-"bm_id3154230\n"
+"start_parameters.xhp\n"
+"par_id3146080\n"
+"14\n"
"help.text"
-msgid "<bookmark_value>documents; merging</bookmark_value><bookmark_value>merging; documents</bookmark_value><bookmark_value>versions;merging document versions</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα; συγχώνευση</bookmark_value><bookmark_value>συγχώνευση; έγγραφα</bookmark_value><bookmark_value>εκδόσεις;συγχώνευση εκδόσεων εγγράφων</bookmark_value>"
+msgid "Starts minimized. The splash screen is not displayed."
+msgstr "Ξεκινάει ελαχιστοποιημένο. Η splash screen δεν εμφανίζεται."
-#: redlining_docmerge.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_docmerge.xhp\n"
-"hd_id3154230\n"
-"17\n"
+"start_parameters.xhp\n"
+"par_id3145641\n"
+"15\n"
"help.text"
-msgid "<variable id=\"redlining_docmerge\"><link href=\"text/shared/guide/redlining_docmerge.xhp\" name=\"Merging Versions\">Merging Versions</link></variable>"
-msgstr "<variable id=\"redlining_docmerge\"><link href=\"text/shared/guide/redlining_docmerge.xhp\" name=\"Συγχώνευση εκδόσεων\">Συγχώνευση εκδόσεων</link></variable>"
+msgid "--invisible"
+msgstr "--αόρατο"
-#: redlining_docmerge.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_docmerge.xhp\n"
-"par_id2136295\n"
+"start_parameters.xhp\n"
+"par_id3154756\n"
+"16\n"
"help.text"
-msgid "The review function is available in %PRODUCTNAME for text documents and spreadsheet documents."
-msgstr "Η λειτουργία αναθεώρησης είναι διαθέσιμη στο %PRODUCTNAME για έγγραφα κειμένου και έγγραφα υπολογιστικού φύλλου."
+msgid "Starts in invisible mode."
+msgstr "Αρχίζει σε μη ορατή κατάσταση."
-#: redlining_docmerge.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_docmerge.xhp\n"
-"par_id3153049\n"
-"19\n"
+"start_parameters.xhp\n"
+"par_id3148914\n"
+"17\n"
"help.text"
-msgid "When a document has been edited by more than one person, it is possible to merge the edited copies into the original. The only requirement is that the documents differ only and exclusively in the recorded changes - all other original text must be identical."
-msgstr "Όταν ένα έγγραφο έχει υποστεί επεξεργασία από περισσότερους από έναν ανθρώπους, είναι δυνατόν να συγχωνεύσετε τα επεξεργασμένα αντίγραφα στο αρχικό. Μοναδική απαίτηση είναι τα έγγραφα να διαφέρουν αποκλειστικά σε ό,τι αφορά τις καταγεγραμμένες αλλαγές - ολόκληρο το κανονικό κείμενο πρέπει να είναι το ίδιο."
+msgid "Neither the start-up logo nor the initial program window will be visible. However, the $[officename] software can be controlled and documents and dialogs opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
+msgstr "Ούτε ο λογότυπος εκκίνησης ούτε το αρχικό παράθυρο προγράμματος θα είναι ορατά. Όμως, το λογισμικό του $[officename] μπορεί να ελεγχθεί και έγγραφα και διάλογοι να ανοιχθούν μέσω του <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
-#: redlining_docmerge.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_docmerge.xhp\n"
-"par_id3152425\n"
-"20\n"
+"start_parameters.xhp\n"
+"par_id3147341\n"
+"18\n"
"help.text"
-msgid "Open the original document into which you want to merge all copies."
-msgstr "Ανοίξτε το πρωτότυπο έγγραφο, στο οποίο θέλετε να πραγματοποιήσετε συγχώνευση όλων των αντιγράφων."
+msgid "When the $[officename] software has been started with this parameter, it can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems)."
+msgstr "Όταν το λογισμικό του $[officename] ξεκίνησε με αυτήν την παράμετρο, μπορεί να τερματιστεί μόνο χρησιμοποιώντας το διαχειριστή εργασιών (Windows) ή την εντολή <emph>θανάτωση</emph> (συστήματα παρόμοια με UNIX)."
-#: redlining_docmerge.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_docmerge.xhp\n"
-"par_id3149177\n"
-"21\n"
+"start_parameters.xhp\n"
+"par_id3150388\n"
+"48\n"
"help.text"
-msgid "Choose <emph>Edit - Changes - Merge Document</emph>. A file selection dialog appears."
-msgstr "Επιλέξτε <emph>Επεξεργασία - Αλλαγές - Συγχώνευση εγγράφου</emph>. Ένα παράθυρο διαλόγου επιλογής αρχείου εμφανίζεται."
+msgid "It cannot be used in conjunction with <emph>-quickstart</emph>."
+msgstr "Δεν μπορεί να χρησιμοποιηθεί μαζί με το <emph>-quickstart</emph>."
-#: redlining_docmerge.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_docmerge.xhp\n"
-"par_id3147576\n"
-"23\n"
+"start_parameters.xhp\n"
+"par_id3145147\n"
+"19\n"
"help.text"
-msgid "Select the copy of the document from the dialog. If there have been no subsequent changes to the original document, the copy is merged into the original."
-msgstr "Επιλέξτε το αντίγραφο του εγγράφου από το παράθυρο διαλόγου. Αν δεν έχουν υπάρξει δευτερεύουσες αλλαγές στο αρχικό έγγραφο, το αντίγραφο συγχωνεύεται με το αρχικό."
+msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>."
+msgstr "Περισσότερες πληροφορίες μπορούν να βρεθούν στο <emph>$[officename] Developer's Guide</emph>."
-#: redlining_docmerge.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_docmerge.xhp\n"
-"par_id3149182\n"
-"24\n"
+"start_parameters.xhp\n"
+"par_id3155903\n"
+"20\n"
"help.text"
-msgid "If changes have been made to the original document, an error dialog appears that informs you that the merge is unsuccessful."
-msgstr "Αν έχουν γίνει αλλαγές στο αρχικό έγγραφο, ένα παράθυρο διαλόγου σφάλματος εμφανίζεται το οποίο σας πληροφορεί ότι η συγχώνευση ήταν ανεπιτυχής."
+msgid "--norestore"
+msgstr "--norestore"
-#: redlining_docmerge.xhp
+#: start_parameters.xhp
msgctxt ""
-"redlining_docmerge.xhp\n"
-"par_id3154749\n"
-"22\n"
+"start_parameters.xhp\n"
+"par_id3156374\n"
+"21\n"
"help.text"
-msgid "After you merge the documents you will see the recorded changes from the copy in the original document."
-msgstr "Αφού ολοκληρώσετε τη συγχώνευση των εγγράφων θα εμφανιστούν οι καταγεγραμμένες αλλαγές από το αντίγραφο στο αρχικό έγγραφο."
+msgid "Disables restart and file recovery after a system crash."
+msgstr "Απενεργοποιεί την επανεκκίνηση και την επαναφορά αρχείου μετά από μια κατάρρευση του συστήματος."
-#: copy_drawfunctions.xhp
+#: start_parameters.xhp
msgctxt ""
-"copy_drawfunctions.xhp\n"
-"tit\n"
+"start_parameters.xhp\n"
+"par_id5215918\n"
"help.text"
-msgid "Copying Drawing Objects Into Other Documents"
-msgstr "Αντιγραφή αντικειμένων σχεδίασης σε άλλα έγγραφα"
+msgid "--nofirststartwizard"
+msgstr "--nofirststartwizard"
-#: copy_drawfunctions.xhp
+#: start_parameters.xhp
msgctxt ""
-"copy_drawfunctions.xhp\n"
-"bm_id3153394\n"
+"start_parameters.xhp\n"
+"par_id5665761\n"
"help.text"
-msgid "<bookmark_value>draw objects; copying between documents</bookmark_value><bookmark_value>copying; draw objects between documents</bookmark_value><bookmark_value>pasting;draw objects from other documents</bookmark_value>"
-msgstr "<bookmark_value>μετακίνηση αντικειμένων; αντιγραφή μεταξύ εγγράφων</bookmark_value><bookmark_value>αντιγραφή; μετακίνηση αντικειμένων μεταξύ εγγράφων</bookmark_value><bookmark_value>επικόλληση;μετακίνηση αντικειμένων από άλλα έγγραφα</bookmark_value>"
+msgid "Disables the Welcome Wizard."
+msgstr "Απενεργοποιεί τον αυτόματο πιλότο καλοσωρίσματος."
-#: copy_drawfunctions.xhp
+#: start_parameters.xhp
msgctxt ""
-"copy_drawfunctions.xhp\n"
-"hd_id3153394\n"
-"27\n"
+"start_parameters.xhp\n"
+"par_id3148477\n"
+"25\n"
"help.text"
-msgid "<variable id=\"copy_drawfunctions\"><link href=\"text/shared/guide/copy_drawfunctions.xhp\" name=\"Copying Drawing Objects Into Other Documents\">Copying Drawing Objects Into Other Documents</link></variable>"
-msgstr "<variable id=\"copy_drawfunctions\"><link href=\"text/shared/guide/copy_drawfunctions.xhp\" name=\"Αντιγραφή αντικειμένων σχεδίασης σε άλλα έγγραφα\">Αντιγραφή αντικειμένων σχεδίασης σε άλλα έγγραφα</link></variable>"
+msgid "--quickstart"
+msgstr "--quickstart"
-#: copy_drawfunctions.xhp
+#: start_parameters.xhp
msgctxt ""
-"copy_drawfunctions.xhp\n"
-"par_id3153345\n"
-"28\n"
+"start_parameters.xhp\n"
+"par_id3153919\n"
+"26\n"
"help.text"
-msgid "In $[officename] it is possible to copy drawing objects between text, spreadsheets and presentation documents."
-msgstr "Στο $[officename] είναι δυνατό να αντιγράψετε απευθείας αντικείμενα σχεδίασης μεταξύ εγγράφων κειμένου, υπολογιστικών φύλλων και εγγράφων παρουσίασης."
+msgid "Activates the Quickstarter."
+msgstr "Ενεργοποιεί το Quickstarter."
-#: copy_drawfunctions.xhp
+#: start_parameters.xhp
msgctxt ""
-"copy_drawfunctions.xhp\n"
-"par_id3145345\n"
-"29\n"
+"start_parameters.xhp\n"
+"par_id3152479\n"
+"30\n"
"help.text"
-msgid "Select the drawing object or objects."
-msgstr "Επιλέξτε το αντικείμενο ή τα αντικείμενα σχεδίασης."
+msgid "--accept={UNO string}"
+msgstr "--accept={UNO string}"
-#: copy_drawfunctions.xhp
+#: start_parameters.xhp
msgctxt ""
-"copy_drawfunctions.xhp\n"
-"par_id3156426\n"
+"start_parameters.xhp\n"
+"par_id3147130\n"
"31\n"
"help.text"
-msgid "Copy the drawing object to the clipboard, for example, by using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C."
-msgstr "Αντιγράψτε το αντικείμενο σχεδίασης στο πρόχειρο, με τη χρήση του <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C."
+msgid "Notifies the $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used."
+msgstr "Γνωστοποιεί στο λογισμικό $[officename] ότι κατά τη δημιουργία του \"UNO Acceptor Threads\", θα χρησιμοποιηθεί ένα \"UNO Accept String\"."
-#: copy_drawfunctions.xhp
+#: start_parameters.xhp
msgctxt ""
-"copy_drawfunctions.xhp\n"
-"par_id3152996\n"
+"start_parameters.xhp\n"
+"par_id3148874\n"
"32\n"
"help.text"
-msgid "Switch to the other document and place the cursor where the drawing object is to be inserted."
-msgstr "Μεταβείτε στο άλλο έγγραφο και τοποθετήστε το δρομέα στο σημείο όπου πρόκειται να εισαχθεί το αντικείμενο σχεδίασης."
-
-#: copy_drawfunctions.xhp
-msgctxt ""
-"copy_drawfunctions.xhp\n"
-"par_id3149234\n"
-"33\n"
-"help.text"
-msgid "Insert the drawing object, for example, by using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V."
-msgstr "Εισάγετε το αντικείμενο σχεδίασης με τη χρήση του <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V."
+msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>."
+msgstr "Περισσότερες πληροφορίες μπορούν να βρεθούν στο <emph>$[officename] Developer's Guide</emph>."
-#: copy_drawfunctions.xhp
+#: start_parameters.xhp
msgctxt ""
-"copy_drawfunctions.xhp\n"
-"hd_id3147573\n"
-"34\n"
+"start_parameters.xhp\n"
+"par_id315247a\n"
+"30\n"
"help.text"
-msgid "Inserting into a text document"
-msgstr "Εισαγωγή σε ένα έγγραφο κειμένου"
+msgid "--unaccept={UNO string}"
+msgstr "--unaccept={UNO string}"
-#: copy_drawfunctions.xhp
+#: start_parameters.xhp
msgctxt ""
-"copy_drawfunctions.xhp\n"
-"par_id3150276\n"
-"35\n"
+"start_parameters.xhp\n"
+"par_id314713a\n"
+"31\n"
"help.text"
-msgid "An inserted drawing object is anchored to the current paragraph. You can change the anchor by selecting the object and clicking the <emph>Change Anchor</emph> icon on the <emph>OLE-Object</emph> toolbar or the <emph>Frame</emph> toolbar. This opens a popup menu where you can select the anchor type."
-msgstr "Πραγματοποιείται αγκύρωση ενός αντικειμένου σχεδίασης που έχει εισαχθεί στην τρέχουσα παράγραφο. Μπορείτε να αλλάξετε την αγκύρωση επιλέγοντας το αντικείμενο και κάνοντας κλικ στο εικονίδιο <emph>Αλλαγή αγκύρωσης</emph> στη γραμμή εργαλείων <emph>OLE-Αντικείμενο</emph> ή στη γραμμή εργαλείων <emph>Πλαίσιο</emph>. Ανοίγει ένα αναδυόμενο μενού στο οποίο μπορείτε να αλλάξετε τους πιθανούς τύπους αγκύρωσης."
+msgid "Closes an acceptor that was created with --accept={UNO string}. Use --unaccept=all to close all open acceptors."
+msgstr "Κλείνει έναν αποδοχέα που δημιουργήθηκε με --accept={UNO string}. Χρήση του --unaccept=all για κλείσιμο όλων των ανοιχτών αποδοχέων."
-#: copy_drawfunctions.xhp
+#: start_parameters.xhp
msgctxt ""
-"copy_drawfunctions.xhp\n"
-"hd_id3145609\n"
+"start_parameters.xhp\n"
+"par_id3159238\n"
"36\n"
"help.text"
-msgid "Inserting into a spreadsheet"
-msgstr "Εισαγωγή σε ένα υπολογιστικό φύλλο"
-
-#: copy_drawfunctions.xhp
-msgctxt ""
-"copy_drawfunctions.xhp\n"
-"par_id3151210\n"
-"30\n"
-"help.text"
-msgid "An inserted drawing object is anchored to the current cell. You can change the anchor between cell and page by selecting the object and clicking the <emph>Change Anchor</emph> icon <image id=\"img_id3149456\" src=\"cmd/sc_toggleanchortype.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149456\">Icon</alt></image>."
-msgstr "Πραγματοποιείται αγκύρωση του αντικειμένου σχεδίασης που έχει εισαχθεί στο τρέχον κελί. Μπορείτε να αλλάξετε την αγκύρωση μεταξύ κελιού και σελίδας και το αντίστροφο επιλέγοντας το αντικείμενο και κάνοντας κλικ στο εικονίδιο <emph>Αλλαγή αγκύρωσης</emph> <image id=\"img_id3149456\" src=\"cmd/sc_toggleanchortype.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149456\">Icon</alt></image>."
-
-#: dragdrop_gallery.xhp
-msgctxt ""
-"dragdrop_gallery.xhp\n"
-"tit\n"
-"help.text"
-msgid "Adding Graphics to the Gallery"
-msgstr "Προσθήκη γραφικών στη Συλλογή"
+msgid "-p {filename1} {filename2} ..."
+msgstr "-p {filename1} {filename2} ..."
-#: dragdrop_gallery.xhp
+#: start_parameters.xhp
msgctxt ""
-"dragdrop_gallery.xhp\n"
-"bm_id3154927\n"
+"start_parameters.xhp\n"
+"par_id3163666\n"
+"37\n"
"help.text"
-msgid "<bookmark_value>drag and drop;to Gallery</bookmark_value><bookmark_value>copying;to Gallery</bookmark_value><bookmark_value>Gallery; adding pictures</bookmark_value><bookmark_value>pictures;adding to Gallery</bookmark_value><bookmark_value>inserting;pictures in Gallery</bookmark_value><bookmark_value>pasting;to Gallery</bookmark_value>"
-msgstr "<bookmark_value>μετακίνηση και απόθεση;στη Συλλογή</bookmark_value><bookmark_value>αντιγραφή;στη Συλλογή</bookmark_value><bookmark_value>Συλλογή; προσθήκη εικόνων</bookmark_value><bookmark_value>εικόνες;προσθήκη στη Συλλογή</bookmark_value><bookmark_value>εισαγωγή;εικόνες στη Συλλογή</bookmark_value><bookmark_value>επικόλληση;στη Συλλογή</bookmark_value>"
+msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the default printer and ends. The splash screen does not appear."
+msgstr "Εκτυπώνει τα αρχεία <emph>{filename1} {filename2} ...</emph> στον προεπιλεγμένο εκτυπωτή και τελειώνει. Η splash screen δεν εμφανίζεται."
-#: dragdrop_gallery.xhp
+#: start_parameters.xhp
msgctxt ""
-"dragdrop_gallery.xhp\n"
-"hd_id3154927\n"
+"start_parameters.xhp\n"
+"par_id3150828\n"
"49\n"
"help.text"
-msgid "<variable id=\"dragdrop_gallery\"><link href=\"text/shared/guide/dragdrop_gallery.xhp\" name=\"Adding Graphics to the Gallery\">Adding Graphics to the Gallery</link> </variable>"
-msgstr "<variable id=\"dragdrop_gallery\"><link href=\"text/shared/guide/dragdrop_gallery.xhp\" name=\"Προσθήκη γραφικών στη Συλλογή\">Προσθήκη γραφικών στη Συλλογή</link> </variable>"
+msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
+msgstr "Αν το όνομα του αρχείου περιέχει διαστήματα, τότε πρέπει να μπει ανάμεσα σε εισαγωγικά."
-#: dragdrop_gallery.xhp
+#: start_parameters.xhp
msgctxt ""
-"dragdrop_gallery.xhp\n"
-"par_id3143267\n"
-"50\n"
+"start_parameters.xhp\n"
+"par_id3150883\n"
+"38\n"
"help.text"
-msgid "You can place a graphic from a document such as an HTML page in the Gallery by drag-and-drop."
-msgstr "Μπορείτε να τοποθετήσετε ένα γραφικό από ένα έγγραφο όπως μια σελίδα HTML στη Συλλογή χρησιμοποιώντας τη λειτουργία μεταφοράς και απόθεσης."
+msgid "--pt {Printername} {filename1} {filename2} ..."
+msgstr "--pt {Printername} {filename1} {filename2} ..."
-#: dragdrop_gallery.xhp
+#: start_parameters.xhp
msgctxt ""
-"dragdrop_gallery.xhp\n"
-"par_id3154823\n"
-"56\n"
+"start_parameters.xhp\n"
+"par_id3155081\n"
+"50\n"
"help.text"
-msgid "Display the Gallery theme to which you want to add the graphic."
-msgstr "Εμφανίστε το θέμα της Συλλογής στο οποίο θέλετε να προσθέσετε το γραφικό."
+msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear."
+msgstr "Εκτυπώνει τα αρχεία <emph>{filename1} {filename2} ...</emph> στον εκτυπωτή <emph>{ΌνομαΕκτυπωτή}</emph> και τελειώνει. Η αρχική οθόνη δεν εμφανίζεται."
-#: dragdrop_gallery.xhp
+#: start_parameters.xhp
msgctxt ""
-"dragdrop_gallery.xhp\n"
-"par_id3153748\n"
+"start_parameters.xhp\n"
+"par_id3153655\n"
"51\n"
"help.text"
-msgid "Position the mouse pointer above the graphic, without clicking."
-msgstr "Τοποθετήστε το δείκτη του ποντικιού επάνω στο γραφικό, χωρίς να κάνετε κλικ."
+msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
+msgstr "Αν το όνομα του αρχείου περιέχει διαστήματα, τότε πρέπει να μπει ανάμεσα σε εισαγωγικά."
-#: dragdrop_gallery.xhp
+#: start_parameters.xhp
msgctxt ""
-"dragdrop_gallery.xhp\n"
-"par_id3156346\n"
-"52\n"
+"start_parameters.xhp\n"
+"par_id3154372\n"
+"39\n"
"help.text"
-msgid "If the mouse pointer changes to a hand symbol, the graphic refers to a hyperlink. In this case, click the graphic while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key to select it without executing the respective link."
-msgstr "Αν ο δείκτης του ποντικιού αλλάξει σε ένα ένα σύμβολο χεριού τότε το γραφικό αναφέρεται σε μια υπερσύνδεση. Σε αυτή την περίπτωση κάντε κλικ στο γραφικό και πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> για να το επιλέξετε χωρίς να εκτελέσετε τον αντίστοιχο δεσμό του."
+msgid "-o {filename}"
+msgstr "-o {filename}"
-#: dragdrop_gallery.xhp
+#: start_parameters.xhp
msgctxt ""
-"dragdrop_gallery.xhp\n"
-"par_id3149578\n"
-"53\n"
+"start_parameters.xhp\n"
+"par_id3150309\n"
+"40\n"
"help.text"
-msgid "If the mouse pointer does not change to a hand symbol, you can simply click the graphic to select it."
-msgstr "Εάν ο δείκτης του ποντικιού δεν μετατραπεί σε σύμβολο χεριού, μπορείτε απλώς να κάνετε κλικ στο γραφικό για να το επιλέξετε."
+msgid "Opens <emph>{filename}</emph> for editing, even if it is a template."
+msgstr "Ανοίγει για επεξεργασία το <emph>{όνομα αρχείου}</emph>, ακόμη και αν πρόκειται για πρότυπο."
-#: dragdrop_gallery.xhp
+#: start_parameters.xhp
msgctxt ""
-"dragdrop_gallery.xhp\n"
-"par_id3145120\n"
+"start_parameters.xhp\n"
+"par_id3151182\n"
"54\n"
"help.text"
-msgid "Once the graphic is selected, release the mouse button. Click again on the graphic image, keeping the mouse button pressed for more than two seconds. The graphic image is copied to the internal memory."
-msgstr "Μόλις επιλεγεί το γραφικό, απελευθερώστε το κουμπί του ποντικιού. Κάντε ξανά κλικ στην εικόνα του γραφικού, κρατώντας το κουμπί του ποντικιού πατημένο για περισσότερο από δύο δευτερόλεπτα. Η εικόνα του γραφικού αντιγράφεται σε μια εσωτερική μνήμη."
+msgid "--view {filename}"
+msgstr "--view {filename}"
-#: dragdrop_gallery.xhp
+#: start_parameters.xhp
msgctxt ""
-"dragdrop_gallery.xhp\n"
-"par_id3150772\n"
+"start_parameters.xhp\n"
+"par_id3145268\n"
"55\n"
"help.text"
-msgid "Without releasing the mouse button, drag the graphic into the Gallery."
-msgstr "Χωρίς να απελευθερώσετε το κουμπί του ποντικιού, μεταφέρετε το γραφικό στη Συλλογή."
-
-#: data_tables.xhp
-msgctxt ""
-"data_tables.xhp\n"
-"tit\n"
-"help.text"
-msgid "Working with Tables"
-msgstr "Εργασία με πίνακες"
+msgid "Creates a temporary copy of <emph>{filename}</emph> and opens it read-only."
+msgstr "Δημιουργεί ένα προσωρινό αντίγραφο του <emph>{filename}</emph> και το ανοίγει σε κατάσταση μόνο-ανάγνωσης."
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"bm_id1983703\n"
+"start_parameters.xhp\n"
+"par_id3166421\n"
+"41\n"
"help.text"
-msgid "<bookmark_value>tables in databases;creating</bookmark_value><bookmark_value>databases;creating tables</bookmark_value><bookmark_value>table views of databases</bookmark_value>"
-msgstr "<bookmark_value>πίνακες σε βάσεις δεδομένων;δημιουργία</bookmark_value><bookmark_value>βάσεις δεδομένων;δημιουργία πινάκων</bookmark_value><bookmark_value>προβολές πίνακα βάσεων δεδομένων</bookmark_value>"
+msgid "-n {filename}"
+msgstr "-n {filename}"
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN105F9\n"
+"start_parameters.xhp\n"
+"par_id3154259\n"
+"42\n"
"help.text"
-msgid "<variable id=\"data_tables\"><link href=\"text/shared/guide/data_tables.xhp\">Working with Tables</link></variable>"
-msgstr "<variable id=\"data_tables\"><link href=\"text/shared/guide/data_tables.xhp\">Εργασία με πίνακες</link></variable>"
+msgid "Creates a new document using <emph>{filename}</emph> as a template."
+msgstr "Δημιουργεί ένα νέο έγγραφο χρησιμοποιώντας το <emph>{filename}</emph> ως ένα πρότυπο."
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN10617\n"
+"start_parameters.xhp\n"
+"par_id3155126\n"
+"43\n"
"help.text"
-msgid "Data is stored in tables. As an example, your system address book that you use for your e-mail addresses is a table of the address book database. Each address is a data record, presented as a row in that table. The data records consist of data fields, for example the first and the last name fields and the e-mail field."
-msgstr "Τα δεδομένα αποθηκεύονται στους πίνακες. Για παράδειγμα, η ατζέντα διευθύνσεων του συστήματός σας που χρησιμοποιείτε για τις διευθύνσεις του ηλεκτρονικού ταχυδρομείου σας είναι ένας πίνακας της βάσης δεδομένων της ατζέντας διευθύνσεων. Κάθε διεύθυνση είναι μια εγγραφή δεδομένων που παρουσιάζεται ως μια γραμμή σ'αυτόν τον πίνακα. Οι εγγραφές δεδομένων αποτελούνται από πεδία δεδομένων, για παράδειγμα τα πεδία του ονόματος και του επιθέτου και το πεδίο του e-mail."
+msgid "--nologo"
+msgstr "--nologo"
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN1061A\n"
+"start_parameters.xhp\n"
+"par_id3151334\n"
+"44\n"
"help.text"
-msgid "Creating a New Table With the Table Wizard"
-msgstr "Δημιουργία ενός νέου πίνακα με τον αυτόματο πιλότο πινάκων"
+msgid "Disables the splash screen at program start."
+msgstr "Απενεργοποιεί την οθόνη splash στην εκκίνηση του προγράμματος."
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN1061E\n"
+"start_parameters.xhp\n"
+"par_id3159171\n"
+"75\n"
"help.text"
-msgid "In %PRODUCTNAME you can create a new table using the <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link>:"
-msgstr "Στο %PRODUCTNAME μπορείτε να δημιουργήσετε ένα νέο πίνακα χρησιμοποιώντας τον <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Αυτόματο πιλότο πίνακα</link>:"
+msgid "--nodefault"
+msgstr "--nodefault"
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN10632\n"
+"start_parameters.xhp\n"
+"par_id3153306\n"
+"76\n"
"help.text"
-msgid "Open the database file where you want to create the new table."
-msgstr "Ανοίξτε ένα αρχείο βάσης δεδομένων όπου θέλετε να δημιουργήσετε το νέο πίνακα."
+msgid "Starts without displaying anything except the splash screen."
+msgstr "Αρχίζει χωρίς να εμφανίζεται τίποτα στην οθόνη εκτός από την splash screen."
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN10636\n"
+"start_parameters.xhp\n"
+"par_id315917t\n"
+"75\n"
"help.text"
-msgid "In the left pane of the database window, click the <emph>Tables</emph> icon."
-msgstr "Στο αριστερό φατνίο του παραθύρου της βάσεως δεδομένων, κλικ στο εικονίδιο <emph>Πίνακες</emph>."
+msgid "--nolockcheck"
+msgstr "--nolockcheck"
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN1063E\n"
+"start_parameters.xhp\n"
+"par_id315330t\n"
+"76\n"
"help.text"
-msgid "Click <emph>Use Wizard to Create Table</emph>."
-msgstr "Κάντε κλικ στη <emph>Χρήση αυτόματου πιλότου για τη δημιουργία πίνακα</emph>."
+msgid "Disables check for remote instances using the installation."
+msgstr "Απενεργοποιεί τον έλεγχο για μακρινές περιπτώσεις χρησιμοποιώντας την εγκατάσταση."
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN10645\n"
+"start_parameters.xhp\n"
+"par_id2211676\n"
"help.text"
-msgid "Creating a New Table With the Design View"
-msgstr "Δημιουργία νέου πίνακα με τη προβολή σχεδίασης"
+msgid "--nofirststartwizard"
+msgstr "--nofirststartwizard"
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN1064C\n"
+"start_parameters.xhp\n"
+"par_id1641895\n"
"help.text"
-msgid "Open the database file where you want to create the new table."
-msgstr "Ανοίξτε το αρχείο βάσης δεδομένων που θέλετε να δημιουργήσετε το καινούργιο πίνακα."
+msgid "Add this parameter to the program start command to suppress the Welcome Wizard."
+msgstr "Προσθέτει αυτή την παράμετρο στη εντολή εκκίνησης του προγράμματος για να μην εμφανίζεται ο αυτόματος πιλότος καλοσωρίσματος."
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN10650\n"
+"start_parameters.xhp\n"
+"par_id3153915\n"
+"45\n"
"help.text"
-msgid "In the left pane of the database window, click the <emph>Tables</emph> icon."
-msgstr "Στο αριστερό ταμπλό του παράθυρου της βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Πίνακες</emph>"
+msgid "--display {display}"
+msgstr "--display {display}"
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN10658\n"
+"start_parameters.xhp\n"
+"par_id3146786\n"
+"46\n"
"help.text"
-msgid "Click <emph>Create Table in Design View</emph>."
-msgstr "Κάντε κλικ στη <emph>Δημιουργία πίνακα σε προβολή σχεδίασης</emph>."
+msgid "Sets the <emph>DISPLAY </emph>environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for the $[officename] software on UNIX-like platforms."
+msgstr "Ορίζει τη μεταβλητή περιβάλλοντος <emph>DISPLAY </emph> σε λογισμικά παρόμοια με UNIX στην τιμή <emph>{display}</emph>. Αυτή η παράμετρος υποστηρίζεται μόνο το αρχικό σενάριο του λογισμικού του $[officename] σε λογισμικά παρόμοια με UNIX."
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN1065F\n"
+"start_parameters.xhp\n"
+"par_id3149595\n"
+"56\n"
"help.text"
-msgid "You see the <link href=\"text/shared/guide/data_tabledefine.xhp\">Table Design</link> window."
-msgstr "Βλέπετε το παράθυρο <link href=\"text/shared/guide/data_tabledefine.xhp\">Σχεδίαση πίνακα</link>"
+msgid "--headless"
+msgstr "--headless"
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN10778\n"
+"start_parameters.xhp\n"
+"par_id3150530\n"
+"57\n"
"help.text"
-msgid "Creating a New Table View"
-msgstr "Δημιουργία μιας νέας Προβολής Πίνακα"
+msgid "Starts in \"headless mode\" which allows using the application without user interface."
+msgstr "Αρχίζει σε \"headless mode\" που επιτρέπει την χρήση της εφαρμογής χωρίς γραφικό περιβάλλον χρήσης."
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN1077C\n"
+"start_parameters.xhp\n"
+"par_id3156353\n"
+"58\n"
"help.text"
-msgid "Some database types support table views. A table view is a query that is stored with the database. For most database operations, a view can be used as you would use a table."
-msgstr "Μερικοί τύποι βάσεων δεδομένων υποστηρίζουν προβολές πινάκων. Μία προβολή πίνακα είναι ένα ερώτημα αποθηκευμένο με τη βάση δεδομένων. Για τις περισσότερες λειτουργίες των βάσεων δεδομένων, μία προβολή μπορεί να χρησιμοποιηθεί όπως θα χρησιμοποιούσατε έναν πίνακα."
+msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
+msgstr "Αυτή η ειδική κατάσταση μπορεί να χρησιμοποιηθεί όταν η εφαρμογή ελέγχεται από εξωτερικούς πελάτες μέσω του <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN10782\n"
+"start_parameters.xhp\n"
+"par_id314959o\n"
+"56\n"
"help.text"
-msgid "Open the database file where you want to create the new table view."
-msgstr "Ανοίξτε το αρχείο βάσης δεδομένων όπου θέλετε να δημιουργήσετε τη νέα προβολή πίνακα."
+msgid "--infilter={filter}"
+msgstr "--infilter={filter}"
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN10786\n"
+"start_parameters.xhp\n"
+"par_id315053o\n"
+"57\n"
"help.text"
-msgid "In the left pane of the database window, click the <emph>Tables</emph> icon."
-msgstr "Στο αριστερό ταμπλό του παραθύρου της βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Πίνακες</emph>"
+msgid "Forces an input filter type, if possible. Eg. --infilter=\"Calc Office Open XML\"."
+msgstr "Εξαναγκάζει έναν τύπο φίλτρου εισόδου, εάν είναι δυνατό. Π.χ. --infilter=\"Calc Office Open XML\"."
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN1078E\n"
+"start_parameters.xhp\n"
+"par_id314959p\n"
+"56\n"
"help.text"
-msgid "Click <emph>Create Table View</emph>."
-msgstr "Κάντε κλικ στο <emph>Δημιουργία προβολής πίνακα</emph>."
+msgid "--convert-to output_file_extension[:output_filter_name] [--outdir output_dir] files"
+msgstr "--convert-to output_file_extension[:output_filter_name] [--outdir output_dir] αρχεία"
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN10795\n"
+"start_parameters.xhp\n"
+"par_id315053p\n"
+"57\n"
"help.text"
-msgid "You see the View Design window, which is almost the same as the <link href=\"text/shared/explorer/database/02010100.xhp\">Query Design window</link>."
-msgstr "Βλέπετε το παράθυρο σχεδίασης προβολής, που είναι σχεδόν το ίδιο με το <link href=\"text/shared/explorer/database/02010100.xhp\">Παράθυρο σχεδίασης ερωτήματος</link>."
+msgid "Batch convert files. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --convert-to pdf *.doc<br/>--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc"
+msgstr "Αρχεία μετατροπής δέσμης. Εάν --outdir δεν ορίστηκε, τότε ο τρέχον κατάλογος εργασίας χρησιμοποιείται ως output_dir.<br/>π.χ. --convert-to pdf *.doc<br/>--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc"
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN1067B\n"
+"start_parameters.xhp\n"
+"par_id314959q\n"
+"56\n"
"help.text"
-msgid "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
-msgstr "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgid "--print-to-file [--printer-name printer_name] [--outdir output_dir] files"
+msgstr "--print-to-file [--printer-name printer_name] [--outdir output_dir] αρχεία"
-#: data_tables.xhp
+#: start_parameters.xhp
msgctxt ""
-"data_tables.xhp\n"
-"par_idN10683\n"
+"start_parameters.xhp\n"
+"par_id315053q\n"
+"57\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
-msgstr "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgid "Batch print files to file. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --print-to-file *.doc<br/>--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc"
+msgstr "Αρχεία εκτύπωσης δέσμης σε αρχείο. Εάν --outdir δεν ορίστηκε, τότε ο τρέχον κατάλογος εργασίας χρησιμοποιείται ως output_dir.<br/>π.χ. --print-to-file *.doc<br/>--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc"
-#: aaa_start.xhp
+#: startcenter.xhp
msgctxt ""
-"aaa_start.xhp\n"
+"startcenter.xhp\n"
"tit\n"
"help.text"
-msgid "First Steps"
-msgstr "Πρώτα βήματα"
-
-#: aaa_start.xhp
-msgctxt ""
-"aaa_start.xhp\n"
-"bm_id3156324\n"
-"help.text"
-msgid "<bookmark_value>samples and templates</bookmark_value><bookmark_value>templates; new documents from templates</bookmark_value><bookmark_value>business cards; using templates</bookmark_value>"
-msgstr "<bookmark_value>δείγματα και πρότυπα</bookmark_value><bookmark_value>πρότυπα; νέα έγγραφα από πρότυπα</bookmark_value><bookmark_value>επαγγελματικές κάρτες; χρήση προτύπων</bookmark_value>"
+msgid "Start Center"
+msgstr "Start Center"
-#: aaa_start.xhp
+#: startcenter.xhp
msgctxt ""
-"aaa_start.xhp\n"
-"hd_id3156324\n"
-"1\n"
+"startcenter.xhp\n"
+"bm_id0820200802500562\n"
"help.text"
-msgid "<variable id=\"aaa_start\"><link href=\"text/shared/guide/aaa_start.xhp\" name=\"First Steps\">First Steps</link></variable>"
-msgstr "<variable id=\"aaa_start\"><link href=\"text/shared/guide/aaa_start.xhp\" name=\"Πρώτα βήματα\">Πρώτα βήματα</link></variable>"
+msgid "<bookmark_value>backing window</bookmark_value> <bookmark_value>start center</bookmark_value>"
+msgstr "<bookmark_value>παράθυρο υποστήριξης</bookmark_value><bookmark_value>Οθόνη έναρξης</bookmark_value>"
-#: aaa_start.xhp
+#: startcenter.xhp
msgctxt ""
-"aaa_start.xhp\n"
-"hd_id3156211\n"
-"2\n"
+"startcenter.xhp\n"
+"hd_id0820200802524447\n"
"help.text"
-msgid "How to simplify your work using samples and templates"
-msgstr "Τρόπος απλούστευσης της εργασίας σας με τη χρήση δειγμάτων και προτύπων."
+msgid "<variable id=\"startcenter\"><link href=\"text/shared/guide/startcenter.xhp\">Start Center</link></variable>"
+msgstr "<variable id=\"startcenter\"><link href=\"text/shared/guide/startcenter.xhp\">Οθόνη έναρξης</link></variable>"
-#: aaa_start.xhp
+#: startcenter.xhp
msgctxt ""
-"aaa_start.xhp\n"
-"par_id3144436\n"
-"3\n"
+"startcenter.xhp\n"
+"par_id0820200803204063\n"
"help.text"
-msgid "<item type=\"productname\">%PRODUCTNAME</item> includes many sample documents and ready-to-use templates. You can access these by choosing <emph>File - New - </emph><link href=\"text/shared/01/01010100.xhp\" name=\"Templates and Documents\"><emph>Templates and Documents</emph></link>, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N."
-msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> περιλαμβάνει πολλά δείγματα εγγράφων και πρότυπα έτοιμα για χρήση. Μπορείτε να έχετε πρόσβαση σε αυτά επιλέγοντας <emph>Αρχείο - Δημιουργία - </emph><link href=\"text/shared/01/01010100.xhp\" name=\"Πρότυπα και Έγγραφα\"><emph>Πρότυπα και Έγγραφα</emph></link>, ή πατώντας Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N."
+msgid "Welcome to %PRODUCTNAME. Thank you for using the %PRODUCTNAME <link href=\"text/shared/05/00000110.xhp\">application help</link>. Press F1 whenever you need help using the %PRODUCTNAME software."
+msgstr "Καλώς ήλθατε στο %PRODUCTNAME. Ευχαριστούμε που χρησιμοποιείτε την βοήθεια του %PRODUCTNAME <link href=\"text/shared/05/00000110.xhp\"></link>. Πατήστε F1 όποτε χρειαστείτε βοήθεια για την χρήση του %PRODUCTNAME."
-#: aaa_start.xhp
+#: startcenter.xhp
msgctxt ""
-"aaa_start.xhp\n"
-"par_id3147291\n"
-"4\n"
+"startcenter.xhp\n"
+"par_id0820200802524413\n"
"help.text"
-msgid "When you open one of the templates, a new document is created based on this template."
-msgstr "Όταν ανοίγετε ένα από αυτά τα πρότυπα,δημιουργείται ένα νέο έγγραφο βασισμένο σε αυτό το πρότυπο."
+msgid "You see the Start Center when no document is open in %PRODUCTNAME. <ahelp hid=\".\">Click an icon to open a new document or a file dialog.</ahelp>"
+msgstr "Βλέπετε το κέντρο εκκίνησης όταν δεν υπάρχει ανοιχτό έγγραφο στο %PRODUCTNAME. <ahelp hid=\".\">Κλικ σε εικονίδιο για άνοιγμα νέου εγγράφου ή διαλόγου αρχείου.</ahelp>"
-#: aaa_start.xhp
+#: startcenter.xhp
msgctxt ""
-"aaa_start.xhp\n"
-"par_id0820200803563860\n"
+"startcenter.xhp\n"
+"par_id0820200803104810\n"
"help.text"
-msgid "Click the <emph>Get more templates online</emph> link in the dialog to select and download more templates."
-msgstr "Πατήστε στο δεσμό <emph>Λήψη περισσότερων προτύπων</emph> για να δείτε και να λάβετε περισσότερα πρότυπα."
+msgid "<ahelp hid=\".\">The document icons each open a new document of the specified type.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάθε εικονίδιο εγγράφου ανοίγει ένα νέο έγγραφο του καθορισμένου τύπου.</ahelp>"
-#: aaa_start.xhp
+#: startcenter.xhp
msgctxt ""
-"aaa_start.xhp\n"
-"par_id0820200803563974\n"
+"startcenter.xhp\n"
+"par_id0820200803104978\n"
"help.text"
-msgid "You can also use the various wizards (under the <emph>File - Wizards</emph> menu) to create your own templates, which you can use as a basis for further documents."
-msgstr "Μπορείτε ακόμα να χρησιμοποιήσετε τους διάφορους αυτόματους πιλότους (στο μενού <emph>Αρχείο - Αυτόματοι πιλότοι </emph>) για να δημιουργήσετε τα δικά σας πρότυπα τα οποία μπορείτε να χρησιμοποιήσετε ως βάση για νέα έγγραφα."
+msgid "<emph>Text Document</emph> opens %PRODUCTNAME <link href=\"text/swriter/main0000.xhp\">Writer</link>"
+msgstr "<emph>Έγγραφο κειμένου</emph> ανοίγει το %PRODUCTNAME <link href=\"text/swriter/main0000.xhp\">Writer</link>"
-#: aaa_start.xhp
+#: startcenter.xhp
msgctxt ""
-"aaa_start.xhp\n"
-"par_id3149177\n"
-"6\n"
+"startcenter.xhp\n"
+"par_id0820200803104998\n"
"help.text"
-msgid "<link href=\"text/shared/guide/main.xhp\" name=\"Working with %PRODUCTNAME\">Working with <item type=\"productname\">%PRODUCTNAME</item></link>"
-msgstr "<link href=\"text/shared/guide/main.xhp\" name=\"Εργασία με το %PRODUCTNAME\">Εργασία με το <item type=\"productname\">%PRODUCTNAME</item></link>"
+msgid "<emph>Spreadsheet</emph> opens %PRODUCTNAME <link href=\"text/scalc/main0000.xhp\">Calc</link>"
+msgstr "<emph>Λογιστικό φύλλο</emph> ανοίγει το %PRODUCTNAME <link href=\"text/scalc/main0000.xhp\">Calc</link>"
-#: aaa_start.xhp
+#: startcenter.xhp
msgctxt ""
-"aaa_start.xhp\n"
-"par_id3149095\n"
-"7\n"
+"startcenter.xhp\n"
+"par_id0820200803104927\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/guide/main.xhp\" name=\"Working with Text Documents\">Working with Text Documents</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/guide/main.xhp\" name=\"Εργασία με έγγραφα κειμένου\">Εργασία με έγγραφα κειμένου</link></caseinline></switchinline>"
+msgid "<emph>Presentation</emph> opens %PRODUCTNAME <link href=\"text/simpress/main0000.xhp\">Impress</link>"
+msgstr "<emph>Παρουσίαση</emph> ανοίγει το %PRODUCTNAME <link href=\"text/simpress/main0000.xhp\">Impress</link>"
-#: aaa_start.xhp
+#: startcenter.xhp
msgctxt ""
-"aaa_start.xhp\n"
-"par_id3152997\n"
-"8\n"
+"startcenter.xhp\n"
+"par_id0820200803104948\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/guide/main.xhp\" name=\"Working with Spreadsheets\">Working with Spreadsheets</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/guide/main.xhp\" name=\"Εργασία με υπολογιστικά φύλλα\">Εργασία με υπολογιστικά φύλλα</link></caseinline></switchinline>"
+msgid "<emph>Drawing</emph> opens %PRODUCTNAME <link href=\"text/sdraw/main0000.xhp\">Draw</link>"
+msgstr "<emph>Σχεδίαση</emph> ανοίγει το %PRODUCTNAME <link href=\"text/sdraw/main0000.xhp\">Draw</link>"
-#: aaa_start.xhp
+#: startcenter.xhp
msgctxt ""
-"aaa_start.xhp\n"
-"par_id3147243\n"
-"9\n"
+"startcenter.xhp\n"
+"par_id0820200803105089\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/guide/main.xhp\" name=\"Working with Presentations\">Working with Presentations</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/guide/main.xhp\" name=\"Εργασία με παρουσιάσεις\">Εργασία με παρουσιάσεις</link></caseinline></switchinline>"
+msgid "<emph>Database</emph> opens %PRODUCTNAME <link href=\"text/shared/explorer/database/main.xhp\">Base</link>"
+msgstr "<emph>Βάση δεδομένων</emph> ανοίγει το %PRODUCTNAME <link href=\"text/shared/explorer/database/main.xhp\">Base</link>"
-#: aaa_start.xhp
+#: startcenter.xhp
msgctxt ""
-"aaa_start.xhp\n"
-"par_id3154047\n"
-"10\n"
+"startcenter.xhp\n"
+"par_id0820200803105015\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/sdraw/guide/main.xhp\" name=\"Working with Drawings\">Working with Drawings</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/sdraw/guide/main.xhp\" name=\"Εργασία με σχέδια\">Εργασία με σχέδια</link></caseinline></switchinline>"
+msgid "<emph>Formula</emph> opens %PRODUCTNAME <link href=\"text/smath/main0000.xhp\">Math</link>"
+msgstr "<emph>Τύπος</emph> ανοίγει το %PRODUCTNAME <link href=\"text/smath/main0000.xhp\">Math</link>"
-#: aaa_start.xhp
+#: startcenter.xhp
msgctxt ""
-"aaa_start.xhp\n"
-"par_id3153824\n"
-"11\n"
+"startcenter.xhp\n"
+"par_id1022200911011855\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"MATH\"><link href=\"text/smath/guide/main.xhp\" name=\"Working with Formulas\">Working with Formulas</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"MATH\"><link href=\"text/smath/guide/main.xhp\" name=\"Εργασία με μαθηματικούς τύπους\">Εργασία με μαθηματικούς τύπους</link></caseinline></switchinline>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">The Templates icon opens the Templates and Documents dialog.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Το εικονίδιο προτύπων ανοίγει το διάλογο πρότυπα και έγγραφα.</ahelp>"
-#: standard_template.xhp
+#: startcenter.xhp
msgctxt ""
-"standard_template.xhp\n"
-"tit\n"
+"startcenter.xhp\n"
+"par_id0820200803105045\n"
"help.text"
-msgid "Changing Default Templates"
-msgstr "Αλλαγή προεπιλεγμένων προτύπων"
+msgid "The <emph>Templates</emph> icon opens the <link href=\"text/shared/guide/aaa_start.xhp\">Templates and Documents</link> dialog."
+msgstr "Το εικονίδιο <emph>Πρότυπα</emph> ανοίγει τον διάλογο <link href=\"text/shared/guide/aaa_start.xhp\">Πρότυπα και έγγραφα</link> dialog."
-#: standard_template.xhp
+#: startcenter.xhp
msgctxt ""
-"standard_template.xhp\n"
-"bm_id3154285\n"
+"startcenter.xhp\n"
+"par_id1022200911011975\n"
"help.text"
-msgid "<bookmark_value>modifying, see changing</bookmark_value><bookmark_value>changing, see also editing and replacing</bookmark_value><bookmark_value>default templates; changing</bookmark_value><bookmark_value>defaults;documents</bookmark_value><bookmark_value>custom templates</bookmark_value><bookmark_value>updating; templates</bookmark_value><bookmark_value>editing;templates</bookmark_value><bookmark_value>templates;editing and saving</bookmark_value><bookmark_value>saving;templates</bookmark_value><bookmark_value>resetting;templates</bookmark_value>"
-msgstr "<bookmark_value>τροποποίηση, βλέπε αλλαγή</bookmark_value><bookmark_value>αλλαγή, βλέπε επίσης επεξεργασία και αντικατάσταση</bookmark_value><bookmark_value>προεπιλεγμένα πρότυπα; αλλαγή</bookmark_value><bookmark_value>προεπιλογές;έγγραφα</bookmark_value><bookmark_value>προσαρμοσμένα πρότυπα</bookmark_value><bookmark_value>ενημέρωση; πρότυπα</bookmark_value><bookmark_value>επεξεργασία;πρότυπα</bookmark_value><bookmark_value>πρότυπα;επεξεργασία και αποθήκευση</bookmark_value><bookmark_value>αποθήκευση;πρότυπα</bookmark_value><bookmark_value>επαναφορά;πρότυπα</bookmark_value>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">The Open a Document icon presents a file open dialog.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Το εικονίδιο άνοιγμα εγγράφου αναπαριστά ένα διάλογο ανοίγματος αρχείου.</ahelp>"
-#: standard_template.xhp
+#: startcenter.xhp
msgctxt ""
-"standard_template.xhp\n"
-"hd_id3154285\n"
-"36\n"
+"startcenter.xhp\n"
+"par_id082020080310500\n"
"help.text"
-msgid "<variable id=\"standard_template\"><link href=\"text/shared/guide/standard_template.xhp\" name=\"Changing Default Templates\">Changing Default Templates</link></variable>"
-msgstr "<variable id=\"standard_template\"><link href=\"text/shared/guide/standard_template.xhp\" name=\"Αλλαγή προεπιλεγμένων προτύπων\">Αλλαγή προεπιλεγμένων προτύπων</link></variable>"
+msgid "The <emph>Open a document</emph> icon presents a <link href=\"text/shared/guide/doc_open.xhp\">file open</link> dialog."
+msgstr "Το εικονίδιο <emph>Άνοιγμα εγγράφου</emph> παρουσιάζει τον διάλογο <link href=\"text/shared/guide/doc_open.xhp\">ανοίγματος αρχείου</link> dialog."
-#: standard_template.xhp
+#: tabs.xhp
msgctxt ""
-"standard_template.xhp\n"
-"par_id3152811\n"
-"2\n"
+"tabs.xhp\n"
+"tit\n"
"help.text"
-msgid "When you open a new document with <emph>File - New</emph>, a blank document appears based on a $[officename] template. You can edit, modify, or replace this template so that the new document contains your customized Styles or other contents."
-msgstr "Όταν ανοίγετε ένα νέο έγγραφο με την επιλογή <emph>Αρχείο - Δημιουργία</emph>, εμφανίζεται ένα κενό έγγραφο βασισμένο σε πρότυπο του $[officename]. Μπορείτε να επεξεργαστείτε, να τροποποιήσετε ή να αντικαταστήσετε το πρότυπο αυτό, ώστε το νέο έγγραφο να περιέχει τα προσαρμοσμένα στυλ ή άλλα περιεχόμενα."
+msgid "Inserting and Editing Tab Stops"
+msgstr "Εισαγωγή και επεξεργασία στηλοθετών"
-#: standard_template.xhp
+#: tabs.xhp
msgctxt ""
-"standard_template.xhp\n"
-"hd_id3150792\n"
-"3\n"
+"tabs.xhp\n"
+"bm_id3144436\n"
"help.text"
-msgid "Modifying Default Templates"
-msgstr "Τροποποίηση προεπιλεγμένων προτύπων"
+msgid "<bookmark_value>tab stops; inserting and editing</bookmark_value><bookmark_value>paragraphs; tab stops</bookmark_value><bookmark_value>defaults;tab stops in text</bookmark_value><bookmark_value>editing; tab stops</bookmark_value><bookmark_value>inserting;tab stops</bookmark_value><bookmark_value>decimal tab stops</bookmark_value><bookmark_value>deleting;tab stops</bookmark_value><bookmark_value>moving;tab stops on ruler</bookmark_value><bookmark_value>rulers; default settings</bookmark_value><bookmark_value>rulers; measurement units</bookmark_value><bookmark_value>measurement units; changing on rulers</bookmark_value>"
+msgstr "<bookmark_value>στηλοθέτες; εισαγωγή και επεξεργασία</bookmark_value><bookmark_value>παράγραφοι; στηλοθέτες</bookmark_value><bookmark_value>προεπιλογές;στηλοθέτες σε κείμενο</bookmark_value><bookmark_value>επεξεργασία; στηλοθέτες</bookmark_value><bookmark_value>εισαγωγή;στηλοθέτες</bookmark_value><bookmark_value>δεκαδικοί στηλοθέτες</bookmark_value><bookmark_value>διαγραφή;στηλοθέτες</bookmark_value><bookmark_value>μετακίνηση;στηλοθέτες στο χάρακα</bookmark_value><bookmark_value>χάρακες; προεπιλεγμένες ρυθμίσεις</bookmark_value><bookmark_value>χάρακες; μονάδες μέτρησης</bookmark_value><bookmark_value>μονάδες μέτρησης; αλλαγή στους χάρακες</bookmark_value>"
-#: standard_template.xhp
+#: tabs.xhp
msgctxt ""
-"standard_template.xhp\n"
-"par_id3154365\n"
-"4\n"
+"tabs.xhp\n"
+"hd_id3144436\n"
+"20\n"
"help.text"
-msgid "First, open either an existing $[officename] template and modify it, or open a new document and edit it as necessary to create the desired template."
-msgstr "Κατ' αρχήν, ανοίξτε είτε ένα υπάρχον πρότυπο $[officename] και επεξεργαστείτε το, ή ανοίξτε ένα νέο έγγραφο και επεξεργαστείτε το όσο χρειάζεται για να δημιουργήσετε το επιθυμητό πρότυπο."
+msgid "<variable id=\"tabs\"><link href=\"text/shared/guide/tabs.xhp\" name=\"Inserting and Editing Tab Stops\">Inserting and Editing Tab Stops</link></variable>"
+msgstr "<variable id=\"tabs\"><link href=\"text/shared/guide/tabs.xhp\" name=\"Εισαγωγή και επεξεργασία στηλοθετών\">Εισαγωγή και επεξεργασία στηλοθετών</link></variable>"
-#: standard_template.xhp
+#: tabs.xhp
msgctxt ""
-"standard_template.xhp\n"
-"par_id3159152\n"
-"6\n"
+"tabs.xhp\n"
+"par_id1376079\n"
"help.text"
-msgid "You can define a document template for each $[officename] module. The following describes how to proceed for text documents."
-msgstr "Μπορείτε να ορίσετε ένα πρότυπο για κάθε λειτουργική μονάδα του $[officename]. Ακολουθεί περιγραφή της διαδικασίας για έγγραφα κειμένου."
+msgid "On the horizontal ruler you can see the tab stops for the current paragraph. If you want to change the tab stops, you should first consider the scope to which you want to change tab stops as follows:"
+msgstr "Στον οριζόντιο χάρακα μπορείτε να δείτε τους στηλοθέτες για την τρέχουσα παράγραφο. Εάν θέλετε να αλλάξετε τους στηλοθέτες, θα πρέπει πρώτα να έχετε υπόψη τον σκοπό για τον οποίο θέλετε να τους αλλάξετε όπως ακολουθεί:"
-#: standard_template.xhp
+#: tabs.xhp
msgctxt ""
-"standard_template.xhp\n"
-"par_id3145748\n"
-"8\n"
+"tabs.xhp\n"
+"par_id9434492\n"
"help.text"
-msgid "Save the document by choosing<emph> File</emph> -<emph> Templates - Save </emph>and saving the document in the <emph>My Templates</emph> category."
-msgstr "Αποθηκεύστε το έγγραφο επιλέγοντας<emph>Αρχείο</emph> -<emph> Πρότυπα - Αποθήκευση </emph> και αποθήκευση του εγγράφου στην κατηγορία <emph>Τα δικά μου πρότυπα</emph>."
+msgid "Change the default tab stops for all documents: Use the menu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General</emph>."
+msgstr "Αλλάξτε τις προεπιλεγμένες στάσεις στηλοθέτη για όλα τα έγγραφα: Χρησιμοποιήστε το μενού <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Γενικά</emph>."
-#: standard_template.xhp
+#: tabs.xhp
msgctxt ""
-"standard_template.xhp\n"
-"par_id3154011\n"
-"9\n"
+"tabs.xhp\n"
+"par_id274971\n"
"help.text"
-msgid "Choose <emph>File - Templates - Organize</emph>."
-msgstr "Διαλέξτε <emph>Αρχείο - Πρότυπα Εγγράφου- Διαχείριση</emph>"
+msgid "Change the tab stops for all paragraphs using the current Paragraph Style: Right-click the paragraph to open the context menu, choose <emph>Edit Paragraph Style</emph>, click <emph>Tabs</emph>."
+msgstr "Αλλαγή των στηλοθετών για όλες τις παραγράφους που χρησιμοποιούν το τρέχον στυλ παραγράφου: Κάντε διπλό κλικ στη παράγραφο για να ανοίξετε το μενού περιεχομένου, επιλέξτε <emph>Επεξεργασία στυλ παραγράφου</emph>, κάντε κλικ στο <emph>Στηλοθέτες</emph>."
-#: standard_template.xhp
+#: tabs.xhp
msgctxt ""
-"standard_template.xhp\n"
-"par_id3145799\n"
-"11\n"
+"tabs.xhp\n"
+"par_id5199133\n"
"help.text"
-msgid "Double-click <emph>My Templates</emph> in the list on the left. You will see the user-defined templates in the user directory specified under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Paths</emph>. Select the template you have just saved and open the context menu or open the submenu of the <emph>Commands</emph> button."
-msgstr "Διπλό κλικ στο <emph>Τα πρότυπα μου</emph> στη λίστα στα αριστερά. Θα δείτε τα πρότυπα χρήστη στον ορισμένο κατάλογο χρήστη στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Διαδρομές</emph>. Επιλέξτε το πρότυπο που μόλις αποθηκεύσατε και ανοίξτε το μενού περιεχομένου ή ανοίξτε το υπομενού του κουμπιού <emph>Εντολές</emph>."
+msgid "Change the tab stops for one or more paragraphs: Select the paragraphs, then click inside the ruler."
+msgstr "Αλλάζει τους στηλοθέτες για μια ή περισσότερες παραγράφους: Επιλέξτε τις παραγράφους και κάντε κλικ μέσα στον χάρακα."
-#: standard_template.xhp
+#: tabs.xhp
msgctxt ""
-"standard_template.xhp\n"
-"par_id3146901\n"
-"26\n"
+"tabs.xhp\n"
+"par_id6178167\n"
"help.text"
-msgid "Choose <emph>Set As Default Template</emph>. The next time you open a new text document, the new document will be based on the new default template."
-msgstr "Επιλέξτε <emph>Ορισμός ως προεπιλεγμένου προτύπου</emph>. Την επόμενη φορά που θα ανοίξετε ένα νέο έγγραφο κειμένου, το νέο έγγραφο θα αντιστοιχεί στο καινούργιο πρότυπο που επιλέξατε."
+msgid "In the following, you find instructions for all above mentioned tasks."
+msgstr "Στη συνέχεια, θα βρείτε οδηγίες για όλες τις προαναφερθείσες εργασίες."
-#: standard_template.xhp
+#: tabs.xhp
msgctxt ""
-"standard_template.xhp\n"
-"hd_id3153947\n"
+"tabs.xhp\n"
+"par_id3147008\n"
"27\n"
"help.text"
-msgid "Resetting Default Templates"
-msgstr "Επαναφορά προεπιλεγμένου προτύπου"
+msgid "You can set a tab stop by clicking on the ruler or by selecting <emph>Format - Paragraph - Tabs.</emph> Both methods affect the current paragraph or all selected paragraphs."
+msgstr "Μπορείτε να ορίσετε έναν στηλοθέτη κάνοντας κλικ επάνω στον χάρακα ή επιλέγοντας <emph>Μορφή - Παράγραφος - Στηλοθέτες.</emph> Και οι δύο μέθοδοι επηρεάζουν την παράγραφο ή όλες τις επιλεγμένες παραγράφους."
-#: standard_template.xhp
+#: tabs.xhp
msgctxt ""
-"standard_template.xhp\n"
-"par_id3156276\n"
-"12\n"
+"tabs.xhp\n"
+"par_id3155136\n"
+"5\n"
"help.text"
-msgid "To reset the modified text template to the original default template:"
-msgstr "Για να επαναφέρετε το τροποποιημένο πρότυπο κειμένου στο αρχικό προεπιλεγμένο πρότυπο, ακολουθήστε την εξής διαδικασία:"
+msgid "Click the ruler once to set a left-justified tab. Right-click a tab icon on the ruler to see the context menu in which you can change the tab type."
+msgstr "Κάντε κλικ μια φορά στον χάρακα για να ορίσετε στηλοθέτη με στοίχιση αριστερά. Κάντε κλικ με το δεξιό κουμπί του ποντικιού στον χάρακα για να εμφανίσετε το μενού περιεχομένου στο οποίο μπορείτε να αλλάξετε τον τύπο του στηλοθέτη."
-#: standard_template.xhp
+#: tabs.xhp
msgctxt ""
-"standard_template.xhp\n"
-"par_id3146792\n"
+"tabs.xhp\n"
+"par_id3153561\n"
"29\n"
"help.text"
-msgid "Choose <emph>File - Templates - Organize</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Πρότυπα εγγράφου - Διαχείριση</emph>."
-
-#: standard_template.xhp
-msgctxt ""
-"standard_template.xhp\n"
-"par_id3153714\n"
-"32\n"
-"help.text"
-msgid "Open the context menu and choose <emph>Reset default template</emph>. In the submenu, select the document type whose default setting you want to restore. Thereafter, when you open an empty text document, it will again correspond to the $[officename] default template for text documents."
-msgstr "Ανοίξτε το μενού περιεχομένου και επιλέξτε την εντολή <emph>Επαναφορά προεπιλεγμένου προτύπου</emph>. Στο δευτερεύον μενού επιλέξτε τον τύπο εγγράφου του οποίου θέλετε να επαναφέρετε την προεπιλεγμένη ρύθμιση. Από εδώ και στο εξής, όταν ανοίγετε ένα κενό έγγραφο κειμένου, θα αντιστοιχίζεται ξανά στο προεπιλεγμένο πρότυπο του $[officename] για έγγραφα κειμένου."
-
-#: standard_template.xhp
-msgctxt ""
-"standard_template.xhp\n"
-"hd_id3153764\n"
-"13\n"
-"help.text"
-msgid "Using Custom Templates"
-msgstr "Χρήση προσαρμοσμένων προτύπων"
-
-#: standard_template.xhp
-msgctxt ""
-"standard_template.xhp\n"
-"par_id3150386\n"
-"14\n"
-"help.text"
-msgid "There are several ways to make your work easier by using your own custom templates."
-msgstr "Υπάρχουν πολλοί τρόποι για να κάνετε πιο εύκολη τη δουλειά σας χρησιμοποιώντας τα δικά σας προσαρμοσμένα πρότυπα."
-
-#: standard_template.xhp
-msgctxt ""
-"standard_template.xhp\n"
-"hd_id3149109\n"
-"15\n"
-"help.text"
-msgid "Templates in the Template Folder"
-msgstr "Πρότυπα στο φάκελο προτύπων"
-
-#: standard_template.xhp
-msgctxt ""
-"standard_template.xhp\n"
-"par_id3146918\n"
-"16\n"
-"help.text"
-msgid "You can save a new template with <emph>File - Templates - Save</emph> or by selecting \"Template\" file type in any Save dialog. Save the template in the user directory specified under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Paths</emph> to be able to access the template from within the <emph>File - New - From Templates and Documents</emph> dialog."
-msgstr "Μπορείτε να αποθηκεύσετε ένα νέο πρότυπο με <emph>Αρχείο - Πρότυπα - Αποθήκευση</emph> ή επιλέγοντας τύπο αρχείου \"Πρότυπο\" στο διάλογο αποθήκευσης. Αποθηκεύστε το πρότυπο στον ορισμένο κατάλογο χρήστη στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Διαδρομές</emph> για να επιτρέπεται η πρόσβαση στο πρότυπο από το διάλογο <emph>Αρχείο - Δημιουργία - Από πρότυπα και έγγραφα</emph>."
-
-#: standard_template.xhp
-msgctxt ""
-"standard_template.xhp\n"
-"par_id3155960\n"
-"33\n"
-"help.text"
-msgid "You may need to update the view of the templates in the dialog before you can see a newly created template. In this case, choose <emph>File - Templates - Organize</emph> and in the submenu of the <emph>Commands</emph> button, choose <emph>Update</emph>."
-msgstr "Ενδέχεται να χρειαστεί να ενημερώσετε την προβολή των προτύπων στο παράθυρο διαλόγου για να μπορέσετε να εμφανίσετε ένα πρότυπο που μόλις δημιουργήθηκε. Στην περίπτωση αυτή, ενεργοποιήστε τις επιλογές <emph>Αρχείο - Πρότυπα εγγράφου - Οργάνωση</emph> και στο δευτερεύον μενού του πεδίου επιλογής <emph>Εντολές</emph> ενεργοποιήστε την <emph>Ανανέωση</emph>."
-
-#: standard_template.xhp
-msgctxt ""
-"standard_template.xhp\n"
-"par_id3147343\n"
-"17\n"
-"help.text"
-msgid "To open the template for editing, choose <emph>File - Templates - Edit</emph>."
-msgstr "Για να ανοίξετε το πρότυπο για επεξεργασία, επιλέξτε <emph>Αρχείο - Πρότυπα εγγράφου - Επεξεργασία</emph>."
-
-#: standard_template.xhp
-msgctxt ""
-"standard_template.xhp\n"
-"par_id3147315\n"
-"37\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01110000.xhp\" name=\"Templates\">Templates</link>"
-msgstr "<link href=\"text/shared/01/01110000.xhp\" name=\"Πρότυπα\">Πρότυπα</link>"
-
-#: error_report.xhp
-msgctxt ""
-"error_report.xhp\n"
-"tit\n"
-"help.text"
-msgid "Error Report Tool"
-msgstr "Εργαλείο αναφοράς σφαλμάτων"
+msgid "To set several decimal tabs one after the other, keep clicking the icon to the left of the ruler until the desired tab type is shown, then click on the ruler."
+msgstr "Για να ορίσετε πολλούς δεκαδικούς στηλοθέτες, τον έναν μετά τον άλλο, συνεχίστε να κάνετε κλικ στο εικονίδιο στα αριστερά του χάρακα, μέχρι να εμφανιστεί ο τύπος στηλοθέτη που θέλετε και, στη συνέχεια, κάντε κλικ επάνω στον χάρακα."
-#: error_report.xhp
+#: tabs.xhp
msgctxt ""
-"error_report.xhp\n"
-"bm_id3150616\n"
+"tabs.xhp\n"
+"par_id3153349\n"
+"18\n"
"help.text"
-msgid "<bookmark_value>Error Report Tool</bookmark_value> <bookmark_value>reports;error reports</bookmark_value> <bookmark_value>crash reports</bookmark_value> <bookmark_value>activating;Error Report Tool</bookmark_value>"
-msgstr "<bookmark_value>Εργαλείο αναφοράς σφαλμάτων</bookmark_value><bookmark_value>αναφορές;αναφορές σφαλμάτων</bookmark_value><bookmark_value>αναφορές κατάρρευσης</bookmark_value><bookmark_value>ενεργοποίηση;Εργαλείο αναφοράς σφαλμάτων</bookmark_value>"
+msgid "Selection"
+msgstr "Επιλογή"
-#: error_report.xhp
+#: tabs.xhp
msgctxt ""
-"error_report.xhp\n"
-"hd_id3150616\n"
-"17\n"
+"tabs.xhp\n"
+"par_id3153254\n"
+"6\n"
"help.text"
-msgid "<variable id=\"error_report\"><link href=\"text/shared/guide/error_report.xhp\" name=\"Error Report Tool\">Error Report Tool</link></variable>"
-msgstr "<variable id=\"error_report\"><link href=\"text/shared/guide/error_report.xhp\" name=\"Εργαλείο αναφοράς σφαλμάτων\">Εργαλείο αναφοράς σφαλμάτων</link></variable>"
+msgid "Description:"
+msgstr "Περιγραφή:"
-#: error_report.xhp
+#: tabs.xhp
msgctxt ""
-"error_report.xhp\n"
-"par_id3153345\n"
-"1\n"
+"tabs.xhp\n"
+"par_id3151245\n"
"help.text"
-msgid "The Error Report Tool starts automatically when a program crash occurs."
-msgstr "Το Εργαλείο Αναφοράς Σφαλμάτων ξεκινάει αυτόματα όταν το πρόγραμμα καταρρέει. Αν το πρόγραμμα κολλήσει και δεν ανταποκρίνεται σε κλικ του ποντικιού ή σε πατήματα διαφόρων πλήκτρων, μπορείτε επίσης να αρχίσετε το Εργαλείο Αναφοράς Σφαλμάτων χειροκίνητα."
+msgid "<image id=\"img_id3145609\" src=\"res/helpimg/swh00177.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3145609\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145609\" src=\"res/helpimg/swh00177.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3145609\">Icon</alt></image>"
-#: error_report.xhp
+#: tabs.xhp
msgctxt ""
-"error_report.xhp\n"
-"par_id3147088\n"
-"2\n"
+"tabs.xhp\n"
+"par_id3154760\n"
+"7\n"
"help.text"
-msgid "The Error Report Tool gathers all necessary information that can help the program developers to improve the code, so that in later versions this error can possibly be avoided. Please help us to improve the software and send the generated error report."
-msgstr "Το εργαλείο αναφοράς σφαλμάτων συλλέγει όλες τις απαραίτητες πληροφορίες που μπορούν να βοηθήσουν τους developers του προγράμματος για να βελτιώσουν τον κώδικα, έτσι ώστε σε μελλοντικές εκδόσεις το σφάλμα να αποφευχθεί όσο είναι δυνατόν. Σας παρακαλούμε να μας βοηθήσετε να βελτιώσουμε το λογισμικό και στείλτε την αναφορά σφάλματος που δημιουργήθηκε."
+msgid "Setting left tabs"
+msgstr "Ρύθμιση αριστερών στηλοθετών"
-#: error_report.xhp
+#: tabs.xhp
msgctxt ""
-"error_report.xhp\n"
-"hd_id3148538\n"
-"4\n"
+"tabs.xhp\n"
+"par_id3150358\n"
"help.text"
-msgid "Starting the Error Report Tool"
-msgstr "Εκκίνηση του εργαλείου αναφοράς σφαλμάτων"
+msgid "<image id=\"img_id3150541\" src=\"res/helpimg/swh00178.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3150541\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150541\" src=\"res/helpimg/swh00178.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3150541\">Icon</alt></image>"
-#: error_report.xhp
+#: tabs.xhp
msgctxt ""
-"error_report.xhp\n"
-"par_id3149811\n"
-"5\n"
+"tabs.xhp\n"
+"par_id3145419\n"
+"8\n"
"help.text"
-msgid "With most program crashes the Error Report Tool will start automatically."
-msgstr "Με τα περισσότερα κολλήματα εφαρμογών το Εργαλείο Αναφοράς Σφαλμάτων ξεκινάει αυτόματα."
+msgid "Setting right tabs"
+msgstr "Ρύθμιση δεξιών στηλοθετών"
-#: error_report.xhp
+#: tabs.xhp
msgctxt ""
-"error_report.xhp\n"
-"hd_id3154046\n"
-"7\n"
+"tabs.xhp\n"
+"par_id3152933\n"
"help.text"
-msgid "Completing the Report"
-msgstr "Συμπλήρωση της αναφοράς"
+msgid "<image id=\"img_id3153192\" src=\"res/helpimg/swh00179.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3153192\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153192\" src=\"res/helpimg/swh00179.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3153192\">Icon</alt></image>"
-#: error_report.xhp
+#: tabs.xhp
msgctxt ""
-"error_report.xhp\n"
-"par_id3147335\n"
-"8\n"
+"tabs.xhp\n"
+"par_id3151043\n"
+"9\n"
"help.text"
-msgid "On the main Error Report Tool dialog, you can enter some additional information that may help the developers to localize the error. For example, if the error only appears after a change in your hardware or software environment, or if you clicked on a button, please include that information."
-msgstr "Στο κύριο παράθυρο διαλόγου του εργαλείου αναφοράς σφαλμάτων, μπορείτε να εισάγετε μερικές πρόσθετες πληροφορίες που μπορεί να βοηθήσουν τους προγραμματιστές να εντοπίσουν το λάθος. Για παράδειγμα, αν το λάθος εμφανίζεται μόνο μετά από αλλαγή στο δικό σας περιβάλλον hardware ή λογισμικού, ή όταν κάνετε κλικ σε ένα πεδίο επιλογής, παρακαλείστε να περιλαμβάνετε την πληροφορία."
+msgid "Setting decimal tabs"
+msgstr "Ρύθμιση δεκαδικών στηλοθετών"
-#: error_report.xhp
+#: tabs.xhp
msgctxt ""
-"error_report.xhp\n"
-"hd_id3159399\n"
-"9\n"
+"tabs.xhp\n"
+"par_id3150440\n"
"help.text"
-msgid "Sending the Error Report"
-msgstr "Αποστολή της αναφοράς σφάλματος"
+msgid "<image id=\"img_id3149560\" src=\"res/helpimg/swh00180.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3149560\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149560\" src=\"res/helpimg/swh00180.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3149560\">Icon</alt></image>"
-#: error_report.xhp
+#: tabs.xhp
msgctxt ""
-"error_report.xhp\n"
-"par_id3150504\n"
+"tabs.xhp\n"
+"par_id3153091\n"
"10\n"
"help.text"
-msgid "The Error Report Tool uses the HTTP PUT / SOAP protocol to send the report data. You may optionally enter some descriptive text that will help us to identify the context of the program crash. Then click the <emph>Send</emph> button."
-msgstr "Το εργαλείο αναφοράς σφαλμάτων χρησιμοποιεί το πρωτόκολλο HTTP PUT / SOAP για να αποστείλει τα δεδομένα αναφοράς. Προαιρετικά μπορείτε να βάλετε και ένα κείμενο περιγραφής του προβλήματος που θα μας βοηθήσει να αναγνωρίσουμε τις συνθήκες κατάρρευσης του προγράμματος. Τότε κάντε κλικ στο <emph>Αποστολή</emph>."
+msgid "Setting centered tabs"
+msgstr "Ρύθμιση κεντραρισμένων στηλοθετών"
-#: error_report.xhp
+#: tabs.xhp
msgctxt ""
-"error_report.xhp\n"
-"par_id3149670\n"
+"tabs.xhp\n"
+"par_id3154150\n"
"11\n"
"help.text"
-msgid "You will not get an answer to your error report. If you need support, please visit the <link href=\"text/shared/main0108.xhp\">support forum</link> on the Internet."
-msgstr "Δεν θα πάρετε απάντηση στην αναφορά σφάλματός που στείλατε. Αν θέλετε υποστήριξη, παρακαλούμε να επισκεφθείτε το <link href=\"text/shared/main0108.xhp\">φόρουμ υποστήριξης</link> στο Internet."
+msgid "Double-click the ruler to open the <link href=\"text/shared/01/05030300.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link> dialog."
+msgstr "Κάντε διπλό κλικ στο χάρακα για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/shared/01/05030300.xhp\" name=\"Παράγραφος\"><emph>Παράγραφος</emph></link>"
-#: error_report.xhp
+#: tabs.xhp
msgctxt ""
-"error_report.xhp\n"
-"par_id3153526\n"
+"tabs.xhp\n"
+"par_id3154145\n"
"12\n"
"help.text"
-msgid "You may choose to respond to questions that the developers may have about the reported error. Mark the check box if you allow to be contacted by e-mail, should additional information be required. By default this box is not marked, so you will not get any e-mail."
-msgstr "Μπορείτε να διαλέξετε να απαντήσετε σε ερωτήσεις που οι προγραμματιστές μπορεί να έχουν σχετικά με το αναφερόμενο λάθος. Σημαδέψτε το πεδίο σήμανσης αν εσείς επιτρέπετε την επικοινωνία μέσω ηλεκτρονικού ταχυδρομείου, στη περίπτωση που χρειαστούν πρόσθετες πληροφορίες. Σαν προεπιλογή αυτό το πεδίο δεν είναι επιλεγμένο, έτσι ώστε να μην λαμβάνετε οποιοδήποτε μήνυμα ηλεκτρονικού ταχυδρομείου."
+msgid "Double-click the white area of the ruler to set one tab. The <emph>Paragraph</emph> dialog appears with the <emph>Tabs</emph> tab page open."
+msgstr "Κάντε διπλό κλικ στη λευκή περιοχή του χάρακα για να ορίσετε ένα στηλοθέτη. Εμφανίζεται το παράθυρο διαλόγου <emph>Παράγραφος</emph> με τη σελίδα καρτέλας <emph>Στηλοθέτες</emph> ανοιχτή."
-#: error_report.xhp
+#: tabs.xhp
msgctxt ""
-"error_report.xhp\n"
-"hd_id3150792\n"
-"13\n"
+"tabs.xhp\n"
+"hd_id3145748\n"
+"21\n"
"help.text"
-msgid "What Data is Sent?"
-msgstr "Τι δεδομένα αποστέλλονται?"
+msgid "Moving Tabs on the Ruler"
+msgstr "Μετακίνηση στηλοθετών επάνω στο χάρακα"
-#: error_report.xhp
+#: tabs.xhp
msgctxt ""
-"error_report.xhp\n"
-"par_id3154366\n"
-"14\n"
+"tabs.xhp\n"
+"par_id3145264\n"
+"22\n"
"help.text"
-msgid "The error report consists of several files. The main file contains information about the error type, operating system name and version, memory usage, and the description that you entered. You can click the <emph>Show Report</emph> button on the main dialog of the Error Report Tool to view what will get sent in the main file."
-msgstr "Η αναφορά σφάλματος συνίσταται από πολλά αρχεία. Το βασικό αρχείο περιέχει πληροφορίες σχετικά με τον τύπο του σφάλματος, όνομα και έκδοση λειτουργικού συστήματος, χρήση μνήμης, και την περιγραφή που δώσατε. Μπορείτε να κάνετε κλικ στο <emph>Προβολή αναφοράς</emph> στο κύριο παράθυρο διαλόγου του εργαλείου για να προβάλετε τι θα σταλεί στο βασικό αρχείο."
+msgid "Move individual tab stops on the ruler using the mouse."
+msgstr "Μετακινήστε μεμονωμένους στηλοθέτες επάνω στο χάρακα με τη βοήθεια του ποντικιού."
-#: error_report.xhp
+#: tabs.xhp
msgctxt ""
-"error_report.xhp\n"
-"par_id3151177\n"
-"15\n"
+"tabs.xhp\n"
+"par_id3159156\n"
+"13\n"
"help.text"
-msgid "In addition, relevant memory contents and stack traces are gathered by some system standard tools (\"dbhhelp.dll\" on Windows systems, \"pstack\" on UNIX systems). This information will be sent also."
-msgstr "Επιπλέον, συλλέγονται σχετικά περιεχόμενα μνήμης και στοίβες από ίχνη από μερικά στάνταρντ εργαλεία συστήματος (\"dbhhelp.dll\" σε συστήματα Windows, \"pstack\" σε συστήματα UNIX). Και αυτές οι πληροφορίες θα σταλούν επίσης."
+msgid "To move several tab stops on the ruler, press the Shift key before you click a tab. Drag one tab while continuing to press Shift to move that tab as well as all the tabs to the right of it. The spacing between those tabs remains the same."
+msgstr "Για να μετακινήσετε αρκετούς στηλοθέτες επάνω στον χάρακα, πατήστε το πλήκτρο Shift πριν κάνετε κλικ σε ένα στηλοθέτη. Σύρετε ένα στηλοθέτη ενώ συνεχίζετε να πατάτε το πλήκτρο Shift για να μετακινήστε το συγκεκριμένο στηλοθέτη, καθώς και όλους τους στηλοθέτες που βρίσκονται στα δεξιά του. Το διάστημα μεταξύ αυτών των στηλοθετών παραμένει το ίδιο."
-#: activex.xhp
+#: tabs.xhp
msgctxt ""
-"activex.xhp\n"
-"tit\n"
+"tabs.xhp\n"
+"par_id3147349\n"
+"23\n"
"help.text"
-msgid "ActiveX Control to Display Documents in Internet Explorer"
-msgstr "Στοιχείο ελέγχου ActiveX για προβολή εγγράφων στον Internet Explorer"
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> when you drag a tab on the ruler to move that tab and all the tabs to the right of it. This results in the spacing between those tabs changing proportionally to their distance from the margin."
+msgstr "Πατήστε τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> όταν σύρετε ένα στηλοθέτη επάνω στο χάρακα για να μετακινήσετε αυτόν το στηλοθέτη καθώς και όλους τους στηλοθέτες που βρίσκονται στα δεξιά του. Αυτό έχει σαν αποτέλεσμα να αλλάξει το διάστημα μεταξύ αυτών των στηλοθετών σε αναλογία με την απόστασή τους από το περιθώριο."
-#: activex.xhp
+#: tabs.xhp
msgctxt ""
-"activex.xhp\n"
-"bm_id3143267\n"
+"tabs.xhp\n"
+"hd_id3146146\n"
+"24\n"
"help.text"
-msgid "<bookmark_value>ActiveX control</bookmark_value><bookmark_value>installing;ActiveX control</bookmark_value><bookmark_value>Internet; Internet Explorer for displaying $[officename] documents</bookmark_value><bookmark_value>$[officename] documents;viewing and editing in Internet Explorer</bookmark_value><bookmark_value>viewing;%PRODUCTNAME documents in Internet Explorer</bookmark_value><bookmark_value>editing;%PRODUCTNAME documents in Internet Explorer</bookmark_value>"
-msgstr "<bookmark_value>στοιχείο ελέγχου ActiveX</bookmark_value><bookmark_value>εγκατάσταση;στοιχείο ελέγχου ActiveX</bookmark_value><bookmark_value>Internet; Internet Explorer για προβολή εγγράφων $[officename]</bookmark_value><bookmark_value> έγγραφα $[officename];προβολή και επεξεργασία στο Internet Explorer</bookmark_value><bookmark_value>προβολή;έγγραφα %PRODUCTNAME στο Internet Explorer</bookmark_value><bookmark_value>επεξεργασία;έγγραφα %PRODUCTNAME στο Internet Explorer</bookmark_value>"
+msgid "Changing the Properties of Tabs"
+msgstr "Αλλαγή των ιδιοτήτων των στηλοθετών"
-#: activex.xhp
+#: tabs.xhp
msgctxt ""
-"activex.xhp\n"
-"hd_id3143267\n"
-"1\n"
+"tabs.xhp\n"
+"par_id3145646\n"
+"16\n"
"help.text"
-msgid "<variable id=\"activex\"><link href=\"text/shared/guide/activex.xhp\" name=\"ActiveX Control to Display Documents in Internet Explorer\">ActiveX Control to Display Documents in Internet Explorer</link></variable>"
-msgstr "<variable id=\"activex\"><link href=\"text/shared/guide/activex.xhp\" name=\"Στοιχείο ελέγχου ActiveX για εμφάνιση εγγράφων στον Internet Explorer\">Στοιχείο ελέγχου ActiveX για εμφάνιση εγγράφων στον Internet Explorer</link></variable>"
+msgid "To change tab type, click the tab you want to change on the ruler, then right-click to open the context menu."
+msgstr "Για να αλλάξετε τον τύπο στηλοθέτη, κάντε κλικ στο στηλοθέτη που θέλετε να αλλάξετε επάνω στο χάρακα και, στη συνέχεια, ανοίξτε με δεξί κλικ το μενού περιεχομένου."
-#: activex.xhp
+#: tabs.xhp
msgctxt ""
-"activex.xhp\n"
-"par_id3166410\n"
-"2\n"
+"tabs.xhp\n"
+"hd_id3154729\n"
+"25\n"
"help.text"
-msgid "Under Windows only, you can view any $[officename] document in a window of the Microsoft Internet Explorer. Install the ActiveX control in the $[officename] Setup program."
-msgstr "Μόνο στα Windows, μπορείτε να προβάλετε οποιοδήποτε έγγραφο $[officename] σε ένα παράθυρο του Microsoft Internet Explorer. Κάντε εγκατάσταση του στοιχείου ελέγχου ActiveX από το πρόγραμμα εγκατάστασης του $[officename]."
+msgid "Deleting Tabs"
+msgstr "Διαγραφή στηλοθετών"
-#: activex.xhp
+#: tabs.xhp
msgctxt ""
-"activex.xhp\n"
-"hd_id3156346\n"
-"3\n"
+"tabs.xhp\n"
+"par_id3148879\n"
+"17\n"
"help.text"
-msgid "Installing the ActiveX control"
-msgstr "Εγκατάσταση του στοιχείου ελέγχου ActiveX"
+msgid "To delete a tab, hold down the mouse button while you drag the tab outside the ruler."
+msgstr "Για να διαγράψετε ένα στηλοθέτη, κρατήστε το κουμπί του ποντικιού πατημένο ενώ σύρετε το στηλοθέτη εκτός του χάρακα."
-#: activex.xhp
+#: tabs.xhp
msgctxt ""
-"activex.xhp\n"
-"par_id3153821\n"
-"4\n"
+"tabs.xhp\n"
+"hd_id3151074\n"
+"26\n"
"help.text"
-msgid "Close $[officename] and the Quickstarter."
-msgstr "Κλείσιμο $[officename] και την Γρήγορη εκκίνηση"
+msgid "Changing the Defaults"
+msgstr "Αλλαγή των προεπιλογών"
-#: activex.xhp
+#: tabs.xhp
msgctxt ""
-"activex.xhp\n"
-"par_id3150771\n"
-"5\n"
+"tabs.xhp\n"
+"par_id3151059\n"
+"14\n"
"help.text"
-msgid "Click the Start button on the Windows taskbar. Choose <emph>Control Panel</emph>."
-msgstr "Κάντε κλικ στο κουμπί Start στο Windows taskbar. Διαλέξτε <emph>Control Panel</emph>."
+msgid "If you want to change the settings of your default tab stops, you will find further information under <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01040900.xhp\" name=\"Text Document - General\">%PRODUCTNAME Writer - General</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060300.xhp\" name=\"Spreadsheet - General\">%PRODUCTNAME Calc - General</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070500.xhp\" name=\"Drawing - General\">%PRODUCTNAME Draw - General</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentation - General\">%PRODUCTNAME Impress - General</link></caseinline><defaultinline>(module name) - General</defaultinline></switchinline> in the Options dialog box."
+msgstr "Εάν θέλετε να αλλάξετε τις ρυθμίσεις των προεπιλεγμένων στάσεων στηλοθέτη, θα βρείτε παραπέρα πληροφορίες στο <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01040900.xhp\" name=\"Έγγραφο κειμένου - Γενικά\">%PRODUCTNAME Writer - Γενικά</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060300.xhp\" name=\"Λογιστικό φύλλο - Γενικά\">%PRODUCTNAME Calc - Γενικά</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070500.xhp\" name=\"Σχεδίαση - Γενικά\">%PRODUCTNAME Draw - Γενικά</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/shared/optionen/01070500.xhp\" name=\"Παρουσίαση - Γενικά\">%PRODUCTNAME Impress - Γενικά</link></caseinline><defaultinline>(όνομα αρθρώματος) - Γενικά</defaultinline></switchinline> στο πλαίσιο διαλόγου επιλογών."
-#: activex.xhp
+#: tabs.xhp
msgctxt ""
-"activex.xhp\n"
-"par_idN106E8\n"
+"tabs.xhp\n"
+"par_id3146972\n"
+"15\n"
"help.text"
-msgid "In the Control Panel, click <emph>Add or Remove Programs</emph>."
-msgstr "Στον πίνακα ελέγχου, κάντε κλικ στο <emph>Add or Remove Programs</emph>."
+msgid "The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the ruler allows you to change the displayed units of measurement. These changes are only valid until you exit $[officename], and they only apply to the ruler on whose context menu you made the change. If you want to change the ruler measurement units permanently, choose <emph>Tools - Options - [Document type] - View</emph> and change the measurement unit there."
+msgstr "Το <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιβάλλοντος</link> της γραμμής εργαλείων του χάρακα σας επιτρέπει να αλλάξετε τις εμφανιζόμενες μονάδες. Οι αλλαγές αυτές ισχύουν μόνο μέχρι να πραγματοποιήσετε έξοδο από το $[officename], και ισχύουν μόνο για τον χάρακα, του οποίου αλλάξατε το μενού περιβάλλοντος. Εάν θέλετε να αλλάξετε τις μονάδες μέτρησης του χάρακα μόνιμα, επιλέξτε <emph>Εργαλεία - Επιλογές - [Τύπος εγγράφου] - Προβολή</emph> και αλλάξτε τη μονάδα μέτρησης εκεί."
-#: activex.xhp
+#: tabs.xhp
msgctxt ""
-"activex.xhp\n"
-"par_id3156155\n"
-"6\n"
+"tabs.xhp\n"
+"par_id3148429\n"
+"30\n"
"help.text"
-msgid "In the list, click %PRODUCTNAME, then click <emph>Change</emph>."
-msgstr "Στην λίστα, πατήστε %PRODUCTNAME, και μετά πατήστε <emph>Αλλαγή</emph>."
+msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Ruler\">Ruler</link>"
+msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Χάρακας\">Χάρακας</link>"
-#: activex.xhp
+#: text_color.xhp
msgctxt ""
-"activex.xhp\n"
-"par_idN10706\n"
+"text_color.xhp\n"
+"tit\n"
"help.text"
-msgid "In the Installation Wizard, select <emph>Modify</emph>."
-msgstr "Στον αυτόματο πιλότο εγκατάστασης, επιλέξτε <emph>Τροποποίηση</emph>."
+msgid "Changing the Color of Text"
+msgstr "Αλλαγή του χρώματος κειμένου"
-#: activex.xhp
+#: text_color.xhp
msgctxt ""
-"activex.xhp\n"
-"par_id3159399\n"
-"7\n"
+"text_color.xhp\n"
+"bm_id3156014\n"
"help.text"
-msgid "Open the <emph>Optional Components</emph> entry and find the <emph>ActiveX Control</emph> entry. Open the sub menu of the icon and select to install the feature."
-msgstr "Ανοίξτε την καταχώριση <emph>Προαιρετικά στοιχεία</emph> και βρείτε την καταχώρηση <emph>Στοιχείο ελέγχου ActiveX</emph>. Ανοίξτε το υπομενού του εικονιδίου και επιλέξτε την εγκατάσταση του χαρακτηριστικού."
+msgid "<bookmark_value>text; coloring</bookmark_value> <bookmark_value>characters; coloring</bookmark_value> <bookmark_value>colors; fonts</bookmark_value> <bookmark_value>fonts;colors</bookmark_value>"
+msgstr "<bookmark_value>κείμενο; χρωματισμός</bookmark_value><bookmark_value>χαρακτήρες; χρωματισμός</bookmark_value><bookmark_value>χρώματα; γραμματοσειρές</bookmark_value><bookmark_value>γραμματοσειρές;χρώματα</bookmark_value>"
-#: activex.xhp
+#: text_color.xhp
msgctxt ""
-"activex.xhp\n"
-"par_id3153561\n"
-"8\n"
+"text_color.xhp\n"
+"hd_id3156014\n"
+"42\n"
"help.text"
-msgid "Click <emph>Next</emph> and <emph>Install</emph>."
-msgstr "Κάντε κλικ στο <emph>Επόμενο</emph> και μετά στην <emph>Εγκατάσταση</emph>."
+msgid "<variable id=\"text_color\"><link href=\"text/shared/guide/text_color.xhp\" name=\"Changing the Color of Text\">Changing the Color of Text</link></variable>"
+msgstr "<variable id=\"text_color\"><link href=\"text/shared/guide/text_color.xhp\" name=\"Αλλαγή χρώματος του κειμένου\">Αλλαγή χρώματος του κειμένου</link></variable>"
-#: activex.xhp
+#: text_color.xhp
msgctxt ""
-"activex.xhp\n"
-"hd_id3151384\n"
-"9\n"
+"text_color.xhp\n"
+"par_id3150040\n"
+"40\n"
"help.text"
-msgid "Viewing $[officename] documents"
-msgstr "Προβολή εγγράφων $[officename]"
+msgid "Click the arrow next to the <emph>Font Color</emph> icon to activate a <link href=\"text/shared/00/00000001.xhp#abreissleiste\" name=\"toolbar\">toolbar</link> from which you can choose from a range of colors."
+msgstr "Κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph> για να ενεργοποιήσετε μία <link href=\"text/shared/00/00000001.xhp#abreissleiste\" name=\"γραμμή εργαλείων\">γραμμή εργαλείων</link> από την οποία θα μπορείτε να διαλέξετε από ένα φάσμα χρωμάτων."
-#: activex.xhp
+#: text_color.xhp
msgctxt ""
-"activex.xhp\n"
-"par_id3149669\n"
-"10\n"
+"text_color.xhp\n"
+"par_id3156410\n"
"help.text"
-msgid "In Internet Explorer, browse to a web page that contains a link to a $[officename] Writer document, for example."
-msgstr "Στον Internet Explorer, περιηγηθείτε σε μια ιστοσελίδα που περιέχει μια σύνδεση σε ένα έγγραφο του $[officename] Writer."
+msgid "<image id=\"img_id3159233\" src=\"cmd/sc_color.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3159233\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159233\" src=\"cmd/sc_color.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3159233\">Εικονίδιο</alt></image>"
-#: activex.xhp
+#: text_color.xhp
msgctxt ""
-"activex.xhp\n"
-"par_id3148550\n"
-"11\n"
+"text_color.xhp\n"
+"par_id3152781\n"
+"45\n"
"help.text"
-msgid "Click the link to view the document in the Internet Explorer window."
-msgstr "Κάντε κλικ στη σύνδεση για να προβάλετε το έγγραφο στο παράθυρο του Internet Explorer."
+msgid "Font Color"
+msgstr "Χρώμα γραμματοσειράς"
-#: activex.xhp
+#: text_color.xhp
msgctxt ""
-"activex.xhp\n"
-"par_id3154072\n"
-"12\n"
+"text_color.xhp\n"
+"par_id3154897\n"
"help.text"
-msgid "You may still right-click the link to save the file on your harddisk."
-msgstr "Μπορείτε ακόμη να κάνετε δεξιό κλικ στη σύνδεση για να αποθηκεύσετε το αρχείο στο σκληρό σας δίσκο."
+msgid "<image id=\"img_id3150503\" src=\"cmd/sc_fillstyle.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150503\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150503\" src=\"cmd/sc_fillstyle.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150503\">Εικονίδιο</alt></image>"
-#: activex.xhp
+#: text_color.xhp
msgctxt ""
-"activex.xhp\n"
-"hd_id3153361\n"
-"13\n"
+"text_color.xhp\n"
+"bm_id3149795\n"
"help.text"
-msgid "Editing $[officename] documents"
-msgstr "Επεξεργασία εγγράφων $[officename]"
+msgid "<bookmark_value>paint can symbol</bookmark_value>"
+msgstr "<bookmark_value>σύμβολο κουβά</bookmark_value>"
-#: activex.xhp
+#: text_color.xhp
msgctxt ""
-"activex.xhp\n"
-"par_id3154367\n"
-"14\n"
+"text_color.xhp\n"
+"par_id3149795\n"
+"41\n"
"help.text"
-msgid "The $[officename] document inside the Internet Explorer shows a set of read-only toolbar icons."
-msgstr "Μέσα στον Internet Explorer το έγγραφο του $[officename] εμφανίζει μια ομάδα από εικονίδια γραμμής εργαλείων σε κατάσταση μόνο ανάγνωσης."
+msgid "The following only applies to <item type=\"productname\">%PRODUCTNAME</item> Writer: If you click the icon with a short-click while no text is selected, then the mouse pointer changes its appearance and is displayed as a paint can. Use this paint can symbol with the mouse key pressed to drag across a text area. This text area takes the selected color. The function remains active for as long as the icon is pressed, or until you click without dragging, or until you press the Escape key."
+msgstr "Τα παρακάτω ισχύουν μόνο στο <item type=\"productname\">%PRODUCTNAME</item> Writer: Εάν κάνετε κλικ στο εικονίδιο ενώ δεν έχει επιλεγεί κείμενο, αλλάζει η εμφάνιση του δείκτη του ποντικιού και εμφανίζεται ως ένα ποτιστήρι. Χρησιμοποιήστε το ποτιστήρι πατώντας το κουμπί του ποντικιού για να πραγματοποιήσετε μεταφορά στην περιοχή κειμένου. Αυτή η περιοχή κειμένου λαμβάνει το επιλεγμένο χρώμα. Η λειτουργία παραμένει ενεργή όσο είναι πατημένο το εικονίδιο, ή μέχρι να κάνετε κλικ χωρίς να πραγματοποιήσετε μεταφορά ή μέχρι να πατήσετε το πλήκτρο (Esc)."
-#: activex.xhp
+#: text_color.xhp
msgctxt ""
-"activex.xhp\n"
-"par_id3148451\n"
-"15\n"
+"text_color.xhp\n"
+"par_id3145120\n"
+"46\n"
"help.text"
-msgid "Click the <emph>Edit file</emph> icon in the document's toolbar to open a copy of the document in a new $[officename] window."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Επεξεργασία αρχείου</emph> στη γραμμή εργαλείων του εγγράφου για να ανοίξετε ένα αντίγραφο του εγγράφου σε ένα καινούργιο παράθυρο $[officename]."
+msgid "The following applies to all modules (<item type=\"productname\">%PRODUCTNAME</item> Writer, Calc, Draw, Impress): Select the text that is to take another color, then click the color you want on the toolbar."
+msgstr "Τα παρακάτω ισχύουν για όλες τις εφαρμογές (<item type=\"productname\">%PRODUCTNAME</item> Writer, Calc, Draw, Impress): Επιλέξτε το κείμενο που πρόκειται να πάρει άλλο χρώμα και στη συνέχεια, κάντε κλικ στο χρώμα που θέλετε από την γραμμή εργαλείων."
-#: activex.xhp
+#: text_color.xhp
msgctxt ""
-"activex.xhp\n"
-"par_id3144760\n"
-"16\n"
+"text_color.xhp\n"
+"par_id3154285\n"
+"43\n"
"help.text"
-msgid "Edit the copy of the document."
-msgstr "Επεξεργαστείτε το αντίγραφο του εγγράφου."
+msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font color\">Font color</link>"
+msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Χρώμα γραμματοσειράς\">Χρώμα γραμματοσειράς</link>"
-#: configure_overview.xhp
+#: textmode_change.xhp
msgctxt ""
-"configure_overview.xhp\n"
+"textmode_change.xhp\n"
"tit\n"
"help.text"
-msgid "Configuring $[officename]"
-msgstr "Προσαρμογή του $[officename]"
+msgid "Switching Between Insert Mode and Overwrite Mode"
+msgstr "Εναλλαγή μεταξύ λειτουργίας εισαγωγής και λειτουργίας αντικατάστασης"
-#: configure_overview.xhp
+#: textmode_change.xhp
msgctxt ""
-"configure_overview.xhp\n"
-"bm_id3152801\n"
+"textmode_change.xhp\n"
+"bm_id3159233\n"
"help.text"
-msgid "<bookmark_value>configuring; $[officename]</bookmark_value><bookmark_value>customizing; $[officename]</bookmark_value>"
-msgstr "<bookmark_value>προσαρμογή; $[officename]</bookmark_value><bookmark_value>προσαρμογή; $[officename]</bookmark_value>"
+msgid "<bookmark_value>text; overwriting or inserting</bookmark_value><bookmark_value>overwrite mode</bookmark_value><bookmark_value>insert mode for entering text</bookmark_value>"
+msgstr "<bookmark_value>κείμενο; αντικατάσταση ή εισαγωγή</bookmark_value><bookmark_value>κατάσταση αντικατάστασης</bookmark_value><bookmark_value>εισαγωγή κατάστασης για καταχώρηση κειμένου</bookmark_value>"
-#: configure_overview.xhp
+#: textmode_change.xhp
msgctxt ""
-"configure_overview.xhp\n"
-"hd_id3152801\n"
-"44\n"
+"textmode_change.xhp\n"
+"hd_id3159233\n"
+"1\n"
"help.text"
-msgid "<variable id=\"configure_overview\"><link href=\"text/shared/guide/configure_overview.xhp\" name=\"Configuring $[officename]\">Configuring $[officename]</link></variable>"
-msgstr "<variable id=\"configure_overview\"><link href=\"text/shared/guide/configure_overview.xhp\" name=\"Προσαρμογή $[officename]\">Προσαρμογή $[officename]</link></variable>"
+msgid "<variable id=\"textmode_change\"><link href=\"text/shared/guide/textmode_change.xhp\" name=\"Switching Between Insert Mode and Overwrite Mode\">Switching Between Insert Mode and Overwrite Mode</link></variable>"
+msgstr "<variable id=\"textmode_change\"><link href=\"text/shared/guide/textmode_change.xhp\" name=\"Εναλλαγή μεταξύ καταστάσεων εισαγωγής και αντικατάστασης\">Εναλλαγή μεταξύ καταστάσεων εισαγωγής και αντικατάστασης</link></variable>"
-#: configure_overview.xhp
+#: textmode_change.xhp
msgctxt ""
-"configure_overview.xhp\n"
-"par_id3153345\n"
-"43\n"
+"textmode_change.xhp\n"
+"hd_id3149811\n"
+"2\n"
"help.text"
-msgid "You can customize your $[officename] to suit your needs."
-msgstr "Μπορείτε να προσαρμόσετε το $[officename] ώστε να ανταποκρίνεται στις ανάγκες σας."
+msgid "With the keyboard:"
+msgstr "Χρησιμοποιώντας το πληκτρολόγιο:"
-#: configure_overview.xhp
+#: textmode_change.xhp
msgctxt ""
-"configure_overview.xhp\n"
-"par_id3145071\n"
-"46\n"
+"textmode_change.xhp\n"
+"par_id3153031\n"
+"3\n"
"help.text"
-msgid "You are free to change the items on the menu bar. You can delete items, add new ones, copy items from one menu to another, rename them, and so on."
-msgstr "Έχετε τη δυνατότητα να αλλάξετε τα στοιχεία της γραμμής μενού. Μπορείτε να διαγράψετε στοιχεία, να προσθέσετε καινούργια, να αντιγράψετε στοιχεία από ένα μενού στο άλλο, να τα μετονομάσετε και ούτω καθ' εξής."
+msgid "Press Insert to toggle between overwrite mode and insert mode. The current mode is displayed on the Status Bar.<switchinline select=\"appl\"><caseinline select=\"CALC\"> The text cursor must be enabled in the cell or in the input line. </caseinline></switchinline>"
+msgstr "Πατήστε Insert για να πραγματοποιήσετε εναλλαγή μεταξύ των λειτουργιών εισαγωγής και αντικατάστασης. Η τρέχουσα λειτουργία εμφανίζεται στη γραμμή κατάστασης. <switchinline select=\"appl\"><caseinline select=\"CALC\"> Ο δείκτης κειμένου πρέπει να είναι ενεργοποιημένος μέσα στο κελί ή σε μια γραμμή εισαγωγής. </caseinline></switchinline>"
-#: configure_overview.xhp
+#: textmode_change.xhp
msgctxt ""
-"configure_overview.xhp\n"
-"par_id3149811\n"
-"47\n"
+"textmode_change.xhp\n"
+"hd_id3152349\n"
+"4\n"
"help.text"
-msgid "The toolbars may be freely configured."
-msgstr "Οι γραμμές εργαλείων μπορούν ελεύθερα να προσαρμοστούν."
+msgid "With the mouse:"
+msgstr "Χρησιμοποιώντας το ποντίκι:"
-#: configure_overview.xhp
+#: textmode_change.xhp
msgctxt ""
-"configure_overview.xhp\n"
-"par_id3150443\n"
-"48\n"
+"textmode_change.xhp\n"
+"par_id3159157\n"
+"5\n"
"help.text"
-msgid "You can change the shortcut keys."
-msgstr "Μπορείτε να αλλάξετε τα πλήκτρα συντόμευσης."
+msgid "On the Status Bar, click on the area indicating the current mode in order to switch to the other mode:"
+msgstr "Στη γραμμή κατάστασης, κάντε κλικ στο κουμπί που υποδεικνύει την τρέχουσα λειτουργία για να πραγματοποιήσετε εναλλαγή στην άλλη λειτουργία:"
-#: configure_overview.xhp
+#: textmode_change.xhp
msgctxt ""
-"configure_overview.xhp\n"
-"par_id3155421\n"
-"49\n"
+"textmode_change.xhp\n"
+"par_id3145673\n"
+"6\n"
"help.text"
-msgid "To change these, choose <link href=\"text/shared/01/06140000.xhp\" name=\"Tools - Customize\"><emph>Tools - Customize</emph></link> to open the <emph>Customize</emph> dialog."
-msgstr "Για να αλλάξετε αυτά, επιλέξτε <link href=\"text/shared/01/06140000.xhp\" name=\"Εργαλεία - Προσαρμογή\"><emph>Εργαλεία - Προσαρμογή</emph></link> για να ανοίξετε το παράθυρο διαλόγου <emph>Προσαρμογή</emph>."
+msgid "<emph>INSRT</emph>"
+msgstr "<emph>ΕΙΣΑΓΩΓΉ</emph>"
-#: configure_overview.xhp
+#: textmode_change.xhp
msgctxt ""
-"configure_overview.xhp\n"
-"par_id3155388\n"
-"45\n"
+"textmode_change.xhp\n"
+"par_id3154307\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Tools - Customize\">Tools - Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Εργαλεία - Προσαρμογή\">Εργαλεία - Προσαρμογή</link>"
+msgid "Insert mode is enabled. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The text cursor is a blinking vertical line. </caseinline></switchinline>Click on the area to enable the overwrite mode."
+msgstr "Η κατάσταση εισαγωγής ενεργοποιήθηκε. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Ο δείκτης κειμένου είναι μια κάθετη γραμμή που αναβοσβήνει. </caseinline></switchinline>Κάντε κλικ στην περιοχή για να ενεργοποιήσετε την λειτουργία αντικατάστασης."
-#: numbering_stop.xhp
+#: textmode_change.xhp
msgctxt ""
-"numbering_stop.xhp\n"
-"tit\n"
+"textmode_change.xhp\n"
+"par_id3150984\n"
+"8\n"
"help.text"
-msgid "Turning off Bullets and Numbering for Individual Paragraphs"
-msgstr "Απενεργοποίηση Κουκκίδων και Αρίθμησης για μεμονωμένες παραγράφους"
+msgid "<emph>OVER</emph>"
+msgstr "<emph>ΑΝΤΙΚΑΤ</emph>"
-#: numbering_stop.xhp
+#: textmode_change.xhp
msgctxt ""
-"numbering_stop.xhp\n"
-"bm_id3154186\n"
+"textmode_change.xhp\n"
+"par_id3148491\n"
+"9\n"
"help.text"
-msgid "<bookmark_value>numbering; turning off</bookmark_value> <bookmark_value>bullets; turning off</bookmark_value> <bookmark_value>removing, see also deleting</bookmark_value> <bookmark_value>removing;bullets and numbering</bookmark_value> <bookmark_value>keyboard;removing numbering</bookmark_value>"
-msgstr "<bookmark_value>αρίθμηση; απενεργοποίηση</bookmark_value><bookmark_value>κουκίδες; απενεργοποίηση</bookmark_value><bookmark_value>κατάργηση, βλέπε επίσης διαγραφή</bookmark_value><bookmark_value>κατάργηση;κουκκίδες και αρίθμηση</bookmark_value><bookmark_value>πληκτρολόγιο;κατάργηση αρίθμησης</bookmark_value>"
+msgid "The overwrite mode is enabled. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The text cursor is a blinking block. </caseinline></switchinline>Click on the area to enable insert mode."
+msgstr "Η λειτουργία αντικατάστασης είναι ενεργοποιημένη. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Ο δείκτης κειμένου είναι ένα μπλοκ που αναβοσβήνει. </caseinline></switchinline>Κάντε κλικ πάνω στην περιοχή για να ενεργοποιήσετε τη λειτουργία εισαγωγής."
-#: numbering_stop.xhp
+#: textmode_change.xhp
msgctxt ""
-"numbering_stop.xhp\n"
-"hd_id3154186\n"
+"textmode_change.xhp\n"
+"par_id3154346\n"
"10\n"
"help.text"
-msgid "<variable id=\"numbering_stop\"><link href=\"text/shared/guide/numbering_stop.xhp\" name=\"Turning off Bullets and Numbering for Individual Paragraphs\">Turning off Bullets and Numbering for Individual Paragraphs</link></variable>"
-msgstr "<variable id=\"numbering_stop\"><link href=\"text/shared/guide/numbering_stop.xhp\" name=\"Απενεργοποίηση Κουκίδων και Αρίθμησης για μεμονωμένες παραγράφους\">Απενεργοποίηση Κουκίδων και Αρίθμησης για μεμονωμένες παραγράφους</link></variable>"
-
-#: numbering_stop.xhp
-msgctxt ""
-"numbering_stop.xhp\n"
-"par_id0202200910470118\n"
-"help.text"
-msgid "Bullets and Numbering of paragraphs is supported only in Writer, Impress and Draw."
-msgstr "Κουκίδες και αρίθμηση στις παραγράφουν υποστηρίζονται μόνο στο Writer, Impress και το Draw."
+msgid "<link href=\"text/shared/04/01010000.xhp\" name=\"Keyboard commands\">Keyboard commands</link>"
+msgstr "<link href=\"text/shared/04/01010000.xhp\" name=\"Εντολές πληκτρολογίου\">Εντολές πληκτρολογίου</link>"
-#: numbering_stop.xhp
+#: undo_formatting.xhp
msgctxt ""
-"numbering_stop.xhp\n"
-"par_id3154288\n"
+"undo_formatting.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3153527\" src=\"cmd/sc_removebullets.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153527\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153527\" src=\"cmd/sc_removebullets.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153527\">Icon</alt></image>"
+msgid "Undoing Direct Formatting for a Document"
+msgstr "Αναίρεση έντονης μορφοποίησης για το έγγραφο"
-#: numbering_stop.xhp
+#: undo_formatting.xhp
msgctxt ""
-"numbering_stop.xhp\n"
-"par_id3150443\n"
+"undo_formatting.xhp\n"
+"bm_id6606036\n"
"help.text"
-msgid "<image id=\"img_id3163802\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3163802\">Icon</alt></image>"
-msgstr "<image id=\"img_id3163802\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3163802\">Icon</alt></image>"
+msgid "<bookmark_value>undoing;direct formatting</bookmark_value><bookmark_value>direct formatting;undoing all</bookmark_value><bookmark_value>deleting;all direct formatting</bookmark_value><bookmark_value>text attributes;undoing</bookmark_value><bookmark_value>formatting;undoing</bookmark_value><bookmark_value>restoring;default formatting</bookmark_value>"
+msgstr "<bookmark_value>αναίρεση;έντονη μορφοποίηση</bookmark_value><bookmark_value>έντονη μορφοποίηση;αναίρεση όλων</bookmark_value><bookmark_value>διαγραφή όλων των έντονων μορφοποιήσεων</bookmark_value><bookmark_value>ιδιότητες κειμένου;αναίρεση</bookmark_value><bookmark_value>μορφοποίηση;αναίρεση</bookmark_value><bookmark_value>επαναφορά;προεπιλεγμένη μορφοποίηση</bookmark_value>"
-#: numbering_stop.xhp
+#: undo_formatting.xhp
msgctxt ""
-"numbering_stop.xhp\n"
-"par_id3147618\n"
-"11\n"
+"undo_formatting.xhp\n"
+"par_idN1067F\n"
"help.text"
-msgid "For the current paragraph or selected paragraphs you can switch off the automatic numbering or listing. Click the <emph>Numbering Off</emph> icon in the <emph>Bullets and Numbering</emph> bar."
-msgstr "Για την τρέχουσα παράγραφο ή τις επιλεγμένες παραγράφους μπορείτε να κλείσετε την αυτόματη αρίθμηση ή λίστα. Κάντε κλικ στο εικονίδιο <emph>Αρίθμηση οχι</emph> στη γραμμή <emph>Κουκίδες και αρίθμηση</emph>."
+msgid "<variable id=\"undo_formatting\"><link href=\"text/shared/guide/undo_formatting.xhp\">Undoing Direct Formatting for a Document</link></variable>"
+msgstr "<variable id=\"undo_formatting\"><link href=\"text/shared/guide/undo_formatting.xhp\">Αναίρεση έντονης μορφοποίησης για ένα έγγραφο</link></variable>"
-#: numbering_stop.xhp
+#: undo_formatting.xhp
msgctxt ""
-"numbering_stop.xhp\n"
-"par_id3155449\n"
+"undo_formatting.xhp\n"
+"par_idN10683\n"
"help.text"
-msgid "<image id=\"img_id3158432\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3158432\">Icon</alt></image>"
-msgstr "<image id=\"img_id3158432\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3158432\">Icon</alt></image>"
+msgid "You can undo all formatting that has not been made by styles in a few steps."
+msgstr "Μπορείτε να αναιρέσετε όλες τις μορφοποιήσεις που δεν έγιναν από στυλ σε λίγα βήματα."
-#: numbering_stop.xhp
+#: undo_formatting.xhp
msgctxt ""
-"numbering_stop.xhp\n"
-"par_id3144511\n"
-"31\n"
+"undo_formatting.xhp\n"
+"par_idN10639\n"
"help.text"
-msgid "If the cursor is located within a numbered or bulleted list, you can turn off automatic numbers or bullets for the current paragraph or selected paragraphs by clicking the <emph>Bullets On/Off </emph>icon on the <emph>Text Formatting</emph> bar."
-msgstr "Εάν ο δρομέας βρίσκεται μέσα σε μια λίστα με αρίθμηση ή κουκίδες, μπορείτε να απενεργοποιήσετε την αυτόματη αρίθμηση ή τις κουκίδες για την τρέχουσα παράγραφο ή επιλεγμένες παραγράφους κάνοντας κλικ στο εικονίδιο <emph>Κουκίδες Ναι/Όχι </emph> στη γραμμή εργαλείων <emph>Μορφοποίηση κειμένου</emph>."
+msgid "Removing all Direct Formatting in a $[officename] Writer Document"
+msgstr "Απομάκρυνση όλων των έντονων μορφών σε ένα έγγραφο $[officename] Writer"
-#: numbering_stop.xhp
+#: undo_formatting.xhp
msgctxt ""
-"numbering_stop.xhp\n"
-"par_id3148946\n"
-"12\n"
+"undo_formatting.xhp\n"
+"par_idN1063F\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To remove numbering from a paragraph using the keyboard: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για να διαγράψετε την αρίθμηση από μια παράγραφο χρησιμοποιώντας το πληκτρολόγιο: </caseinline></switchinline>"
+msgid "Press <item type=\"keycode\">Ctrl+A</item> to select the whole text."
+msgstr "Πατήστε <item type=\"keycode\">Ctrl+A</item> για να επιλέξετε όλο το κείμενο."
-#: numbering_stop.xhp
+#: undo_formatting.xhp
msgctxt ""
-"numbering_stop.xhp\n"
-"par_id3148663\n"
-"13\n"
+"undo_formatting.xhp\n"
+"par_idN10643\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Place the cursor at the beginning of a numbered paragraph and press the Backspace key. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Τοποθετήστε τον δείκτη στην αρχή της αριθμημένης παραγράφου και πατήστε το πλήκτρο Backspace. </caseinline></switchinline>"
+msgid "Choose <emph>Format - Clear Direct Formatting</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Καθαρισμός άμεσης μορφοποίησης</emph>."
-#: numbering_stop.xhp
+#: undo_formatting.xhp
msgctxt ""
-"numbering_stop.xhp\n"
-"par_id3150543\n"
-"14\n"
+"undo_formatting.xhp\n"
+"par_idN1064A\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The numbering of the paragraph disappears and is removed from the numbering sequence. Numbering resumes in the following paragraph. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Η αρίθμηση της παραγράφου εξαφανίζεται και διαγράφεται από την αριθμητική ακολουθία. Η αρίθμηση επανέρχεται στην επόμενη παράγραφο. </caseinline></switchinline>"
+msgid "Removing all Direct Formatting in a $[officename] Calc Spreadsheet"
+msgstr "Αφαίρεση όλων των Έντονων μορφοποιήσεων σε ένα υπολογιστικό φύλλο $[officename] Calc"
-#: numbering_stop.xhp
+#: undo_formatting.xhp
msgctxt ""
-"numbering_stop.xhp\n"
-"par_id3154123\n"
-"15\n"
+"undo_formatting.xhp\n"
+"par_idN10650\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you press the Enter key in an empty numbered paragraph, the numbering stops. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αν πατήσετε το πλήκτρο Enter σε μια άδεια αριθμητικά παράγραφο, η αρίθμηση σταματάει. </caseinline></switchinline>"
+msgid "While pressing the Shift key click the first and then the last sheet tab to select all sheets."
+msgstr "Ενώ πατάτε το πλήκτρο Shift κάντε κλικ στο πρώτο και μετά στο τελευταίο φύλλο για να επιλέξετε όλα τα φύλλα."
-#: numbering_stop.xhp
+#: undo_formatting.xhp
msgctxt ""
-"numbering_stop.xhp\n"
-"par_id3151043\n"
-"32\n"
+"undo_formatting.xhp\n"
+"par_idN106DD\n"
"help.text"
-msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Format - Bullets/Numbering\">Format - Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Μορφή - Κουκίδες και Αρίθμηση\">Μορφή - Κουκίδες και Αρίθμηση</link>"
+msgid "Press <item type=\"keycode\">Ctrl+A</item> to select the whole text."
+msgstr "Πατήστε <item type=\"keycode\">Ctrl+A</item> για να επιλέξετε όλο το κείμενο."
-#: data_reports.xhp
+#: undo_formatting.xhp
msgctxt ""
-"data_reports.xhp\n"
-"tit\n"
+"undo_formatting.xhp\n"
+"par_idN106F0\n"
"help.text"
-msgid "Creating Reports"
-msgstr "Δημιουργία αναφορών"
+msgid "Choose <emph>Format - Clear Direct Formatting</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Καθαρισμός άμεσης μορφοποίησης</emph>."
-#: data_reports.xhp
+#: undo_formatting.xhp
msgctxt ""
-"data_reports.xhp\n"
-"bm_id3729667\n"
+"undo_formatting.xhp\n"
+"par_idN1065F\n"
"help.text"
-msgid "<bookmark_value>databases;creating reports</bookmark_value><bookmark_value>reports;creating</bookmark_value><bookmark_value>wizards;reports</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων;δημιουργία αναφορών</bookmark_value><bookmark_value>αναφορές;δημιουργία</bookmark_value><bookmark_value>αυτόματοι πιλότοι;αναφορές</bookmark_value>"
+msgid "Removing all Direct Formatting in a $[officename] Presentation"
+msgstr "Αφαίρεση όλων των έντονων μορφοποιήσεων σε μια παρουσίαση $[officename] Presentation"
-#: data_reports.xhp
+#: undo_formatting.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_idN105A3\n"
+"undo_formatting.xhp\n"
+"par_idN10665\n"
"help.text"
-msgid "<variable id=\"data_reports\"><link href=\"text/shared/guide/data_reports.xhp\">Creating Reports</link></variable>"
-msgstr "<variable id=\"data_reports\"><link href=\"text/shared/guide/data_reports.xhp\">Δημιουργία αναφορών</link></variable>"
+msgid "Click the <emph>Outline</emph> tab to open outline view."
+msgstr "Κάντε κλικ στην καρτέλα <emph>Διάρθρωση</emph> για να ανοίξετε την προβολή διάρθρωσης."
-#: data_reports.xhp
+#: undo_formatting.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_idN105C1\n"
+"undo_formatting.xhp\n"
+"par_id3906674\n"
"help.text"
-msgid "A report is a Writer text document that can show your data in an organized order and formatting. In %PRODUCTNAME Base, you have a choice to create a report either manually using drag-and-drop in the Report Builder window, or semi-automatic by following a series of dialogs in the Report Wizard."
-msgstr "Μια αναφορά είναι ένα έγγραφο κειμένου του Writer που προβάλει τα δεδομένα σας σε μια οργανωμένη σειρά και μορφοποίηση. Στο %PRODUCTNAME Base, έχετε την επιλογή να δημιουργήσετε μία αναφορά είτε χειροκίνητα χρησιμοποιώντας μετακίνηση και απόθεση στο παράθυρο Δόμησης Αναφορών, ή ημιαυτόματα ακολουθώντας μια σειρά απλό παράθυρα διαλόγων του Αυτόματου πιλότου αναφορών."
+msgid "Press <item type=\"keycode\">Ctrl+A</item> to select the whole text."
+msgstr "Πατήστε <item type=\"keycode\">Ctrl+A</item> για να επιλέξετε όλο το κείμενο."
-#: data_reports.xhp
+#: undo_formatting.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id4094363\n"
+"undo_formatting.xhp\n"
+"par_idN1075E\n"
"help.text"
-msgid "The following list gives you some information to decide which method to use for your data:"
-msgstr "Η ακόλουθη λίστα σας δίνει μερικές πληροφορίες για να αποφασίσετε ποια μέθοδο θα χρησιμοποιήσετε για τα δεδομένα σας:"
+msgid "Choose <emph>Format - Clear Direct Formatting</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Καθαρισμός άμεσης μορφοποίησης</emph>."
-#: data_reports.xhp
+#: undo_formatting.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id8514358\n"
+"undo_formatting.xhp\n"
+"par_idN107B0\n"
"help.text"
-msgid "Report Builder"
-msgstr "Δόμηση Αναφοράς"
+msgid "<link href=\"text/shared/optionen/01011000.xhp\">Undo Options</link>"
+msgstr "<link href=\"text/shared/optionen/01011000.xhp\">Αναίρεση επιλογών</link>"
-#: data_reports.xhp
+#: version_number.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id9764091\n"
+"version_number.xhp\n"
+"tit\n"
"help.text"
-msgid "Report Wizard"
-msgstr "Αυτόματος πιλότος αναφορών"
+msgid "Versions and Build Numbers"
+msgstr "Εκδόσεις και αριθμοί έκδοσης"
-#: data_reports.xhp
+#: version_number.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id1579638\n"
+"version_number.xhp\n"
+"bm_id3144436\n"
"help.text"
-msgid "Started by \"Create Report in Design View\" command."
-msgstr "Ξεκίνησε από την εντολή \"Δημιουργία φόρμας σε προβολή σχεδίασης\"."
+msgid "<bookmark_value>versions; $[officename]</bookmark_value><bookmark_value>build numbers of $[officename]</bookmark_value><bookmark_value>copyright for $[officename]</bookmark_value>"
+msgstr "<bookmark_value>εκδόσεις; $[officename]</bookmark_value><bookmark_value>αριθμοί έκδοσης του $[officename]</bookmark_value><bookmark_value>πνευματική ιδιοκτησία για το $[officename]</bookmark_value>"
-#: data_reports.xhp
+#: version_number.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id1886959\n"
+"version_number.xhp\n"
+"hd_id3144436\n"
+"4\n"
"help.text"
-msgid "Started by \"Use Wizard to Create Report\" command."
-msgstr "Ξεκίνησε από την εντολή \"Χρήση αυτόματου πιλότου για δημιουργία αναφοράς\"."
+msgid "<variable id=\"version_number\"><link href=\"text/shared/guide/version_number.xhp\" name=\"Versions and Build Numbers\">Versions and Build Numbers</link></variable>"
+msgstr "<variable id=\"version_number\"><link href=\"text/shared/guide/version_number.xhp\" name=\"Εκδόσεις και αριθμοί δόμησης\">Εκδόσεις και αριθμοί δόμησης</link></variable>"
-#: data_reports.xhp
+#: version_number.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id455030\n"
+"version_number.xhp\n"
+"par_id3149346\n"
+"5\n"
"help.text"
-msgid "Full flexibility to use report headers and footers, page headers and footers, multi-column reports."
-msgstr "Πλήρης ευελιξία στη χρήση υποσελίδων και κεφαλίδων αναφορών, υποσελίδων και κεφαλίδων σελίδων, πολύστηλων αναφορών."
+msgid "Choose <emph>Help - About $[officename]</emph>. This opens a dialog containing information about the program."
+msgstr "Επιλέξτε <emph>Βοήθεια - Πληροφορίες για το $[officename]</emph>. Αυτό ανοίγει ένα κουτί διαλόγου που περιέχει πληροφορίες για το πρόγραμμα."
-#: data_reports.xhp
+#: version_number.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id8409985\n"
+"version_number.xhp\n"
+"par_id3147008\n"
+"3\n"
"help.text"
-msgid "Uses a Writer template to generate a report document."
-msgstr "Χρησιμοποιεί ένα πρότυπο Writer για να δημιουργήσει ένα έγγραφο αναφοράς."
+msgid "<link href=\"http://www.libreoffice.org/about-us/credits/\">See lists of code and Wiki contributors</link> on the LibreOffice website."
+msgstr "<link href=\"http://www.libreoffice.org/about-us/credits/\">Δείτε τις λίστες συντελεστών κώδικα και Βίκι</link> στην ιστοσελίδα LibreOffice."
-#: data_reports.xhp
+#: viewing_file_properties.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id5931272\n"
+"viewing_file_properties.xhp\n"
+"tit\n"
"help.text"
-msgid "Use drag-and-drop to position the record fields or other design elements like pictures or lines."
-msgstr "Χρησιμοποιήστε μετακίνηση και απόθεση για να τοποθετήσετε τα πεδία εγγραφής ή άλλα στοιχεία σχεδίασης όπως εικόνες ή γραμμές."
+msgid "Viewing File Properties"
+msgstr "Προβολή των ιδιοτήτων αρχείου"
-#: data_reports.xhp
+#: viewing_file_properties.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id9869075\n"
+"viewing_file_properties.xhp\n"
+"bm_id3152594\n"
"help.text"
-msgid "Select from several given choices to arrange the data records."
-msgstr "Επιλέξτε από διάφορες προσφερόμενες επιλογές για να τακτοποιήσετε τις εγγραφές δεδομένων."
+msgid "<bookmark_value>properties;files</bookmark_value><bookmark_value>files;properties</bookmark_value><bookmark_value>viewing;file properties</bookmark_value>"
+msgstr "<bookmark_value>ιδιότητες;αρχεία</bookmark_value><bookmark_value>αρχεία;ιδιότητες</bookmark_value><bookmark_value>προβολή;ιδιότητες αρχείου</bookmark_value>"
-#: data_reports.xhp
+#: viewing_file_properties.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id8611713\n"
+"viewing_file_properties.xhp\n"
+"hd_id3152594\n"
+"9\n"
"help.text"
-msgid "Generates a one-time snapshot of the data. To see an updated report, execute the same report again to create a Writer document with the updated data."
-msgstr "Δημιουργεί ένα μοναδικό στιγμιότυπο των δεδομένων. Για να δείτε μια ενημερωμένη αναφορά, εκτελέστε πάλι την ίδια αναφορά για να δημιουργήσετε ένα έγγραφο Writer με τα ενημερωμένα δεδομένα."
+msgid "<variable id=\"viewing_file_properties\"><variable id=\"viewing\"><link href=\"text/shared/guide/viewing_file_properties.xhp\" name=\"Viewing File Properties\">Viewing File Properties</link></variable></variable>"
+msgstr "<variable id=\"viewing_file_properties\"><variable id=\"viewing\"><link href=\"text/shared/guide/viewing_file_properties.xhp\" name=\"Προβολή ιδιοτήτων αρχείου\">Προβολή ιδιοτήτων αρχείου</link></variable></variable>"
-#: data_reports.xhp
+#: viewing_file_properties.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id2866908\n"
+"viewing_file_properties.xhp\n"
+"par_id3147399\n"
+"1\n"
"help.text"
-msgid "You can choose to generate a one-time snapshot with fixed data, or a \"live\" report with links to the current data at the time when you open the Base file."
-msgstr "Μπορείτε να επιλέξετε τη δημιουργία ενός μοναδικού στιγμιότυπου με σταθερά δεδομένα. ή μια \"ζωντανή\" αναφορά με συνδέσεις στα τρέχοντα δεδομένα της στιγμής όταν ανοίγετε το αρχείο Base."
+msgid "File properties, such as author name, subject, and keywords, help you manage and identify your documents. $[officename] also tracks file statistics, including the number of words and the number of pages in a document, and automatically adds the statistics as part of the file property."
+msgstr "Ιδιότητες αρχείου, όπως όνομα συντάκτη, αντικείμενο, και λέξεις κλειδιά, σας βοηθούν να χειριστείτε και να αναγνωρίσετε τα έγγραφά σας. Το $[officename] καταγράφει επίσης στατιστικά αρχεία, περιλαμβανομένου τον αριθμό λέξεων και σελίδων σε ένα έγγραφο, και αυτόματα προσθέτει τις στατιστικές σαν μέρος των ιδιοτήτων αρχείου."
-#: data_reports.xhp
+#: viewing_file_properties.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id4169743\n"
+"viewing_file_properties.xhp\n"
+"par_id3147834\n"
+"2\n"
"help.text"
-msgid "Saves the report as a Writer text document. Stores the information how to create the report inside the Base file."
-msgstr "Αποθηκεύει την αναφορά σαν έγγραφο κειμένου Writer. Αποθηκεύει την πληροφορία πως να δημιουργεί την αναφορά μέσα στο αρχείο Base."
+msgid "You can view file properties for the current document<switchinline select=\"sys\"><caseinline select=\"WIN\"> or for a document in the Windows File Open dialog </caseinline></switchinline>."
+msgstr "Μπορείτε να δείτε τις ιδιότητες αρχείου για το τρέχων έγγραφο<switchinline select=\"sys\"><caseinline select=\"WIN\"> ή για ένα έγγραφο στο παράθυρο διαλόγου Άνοιγμα αρχείου </caseinline></switchinline>."
-#: data_reports.xhp
+#: viewing_file_properties.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id408948\n"
+"viewing_file_properties.xhp\n"
+"hd_id3159233\n"
+"3\n"
"help.text"
-msgid "Saves the report and the information how to create the report inside the Base file."
-msgstr "Αποθηκεύει την αναφορά και τις πληροφορίες για τη δημιουργία της αναφοράς μέσα στο αρχείο Base."
+msgid "To view file properties for the current document:"
+msgstr "Για να προβάλετε τις ιδιότητες του αρχείου για το τρέχον έγγραφο:"
-#: data_reports.xhp
+#: viewing_file_properties.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id2891933\n"
+"viewing_file_properties.xhp\n"
+"par_id3153311\n"
+"4\n"
"help.text"
-msgid "Choose Open in the context menu or double-click the report name to create a new report with the current data."
-msgstr "Επιλέξτε Άνοιγμα στο μενού κατάστασης ή κάντε διπλό κλικ στο όνομα αναφοράς για να δημιουργήσετε μια νέα αναφορά με τα τρέχοντα δεδομένα."
+msgid "Choose <emph>File - Properties</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Ιδιότητες</emph>."
-#: data_reports.xhp
+#: viewing_file_properties.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id6142765\n"
+"viewing_file_properties.xhp\n"
+"hd_id3150443\n"
+"5\n"
"help.text"
-msgid "Choose Open in the context menu or double-click the report name to either see again the static snapshot of the data from first creation time, or to create a new report with the current data. This depends on your choice on the last page of the wizard."
-msgstr "Επιλέξτε 'άνοιγμα στο μενού περιβάλλοντος ή κάντε διπλό κλικ στο όνομα αναφοράς είτε για να δείτε ένα στατικό στιγμιότυπο των δεδομένων από την στιγμή που πρωτοδημιουργήθηκαν, ή για να δημιουργήσετε μια νέα αναφορά με τα τρέχοντα δεδομένα. Αυτό εξαρτάται από την επιλογή σας στη τελευταία σελίδα του αυτόματου πιλότου."
+msgid "To view file properties for a document listed in the Windows File Open dialog"
+msgstr "Για να προβάλετε τις ιδιότητες του αρχείου για ένα έγγραφο που αναφέρεται στο παράθυρο διαλόγου Αρχείο Άνοιγμα των Windows"
-#: data_reports.xhp
+#: viewing_file_properties.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id1757560\n"
+"viewing_file_properties.xhp\n"
+"par_id3166460\n"
+"6\n"
"help.text"
-msgid "Choose Edit in the context menu of a report name to open the Report Builder window, with the report's information loaded."
-msgstr "Επιλέξτε Επεξεργασία ενός ονόματος αναφοράς στο μενού περιβάλλοντος για να ανοίξετε το παράθυρο Δόμησης Αναφορών, με τις φορτωμένες πληροφορίες αναφοράς."
+msgid "Choose <emph>File - Open</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph>."
-#: data_reports.xhp
+#: viewing_file_properties.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id4649189\n"
+"viewing_file_properties.xhp\n"
+"par_id3154306\n"
+"7\n"
"help.text"
-msgid "Choose Edit in the context menu of a report name to edit the Writer template file that was used to create the report."
-msgstr "Επιλέξτε Επεξεργασία ενός ονόματος αναφοράς στο μενού περιβάλλοντος για να επεξεργαστείτε ένα πρότυπο αρχείο Writer που χρησιμοποιήθηκε για τη δημιουργία της αναφοράς."
+msgid "Select a file in the list."
+msgstr "Επιλέξτε ένα αρχείο από την λίστα."
-#: data_reports.xhp
+#: viewing_file_properties.xhp
msgctxt ""
-"data_reports.xhp\n"
-"hd_id8414258\n"
+"viewing_file_properties.xhp\n"
+"par_id3145121\n"
+"8\n"
"help.text"
-msgid "Creating a New Report Manually In Design View"
-msgstr "Δημιουργία μιας νέας αναφοράς χειροκίνητα σε προβολή σχεδίασης"
+msgid "Right-click and choose<emph> Properties</emph>."
+msgstr "Κάντε δεξιό κλικ και επιλέξτε <emph> Ιδιότητες</emph>."
-#: data_reports.xhp
+#: workfolder.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id3119602\n"
+"workfolder.xhp\n"
+"tit\n"
"help.text"
-msgid "Open the database file where you want to create the new report."
-msgstr "Ανοίξτε το αρχείο της βάσης δεδομένων όπου θέλετε να δημιουργήσετε τη νέα αναφορά."
+msgid "Changing Your Working Directory"
+msgstr "Αλλαγή του καταλόγου εργασίας σας"
-#: data_reports.xhp
+#: workfolder.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id4226508\n"
+"workfolder.xhp\n"
+"bm_id3150789\n"
"help.text"
-msgid "In the left pane of the database window, click the <emph>Reports</emph> icon."
-msgstr "Στο αριστερό ταμπλό του παραθύρου της βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Αναφορές</emph>."
+msgid "<bookmark_value>working directory change</bookmark_value> <bookmark_value>My Documents folder;changing work directory</bookmark_value> <bookmark_value>paths; changing work directory</bookmark_value> <bookmark_value>pictures; changing paths</bookmark_value> <bookmark_value>changing;work directory</bookmark_value>"
+msgstr "<bookmark_value>αλλαγή καταλόγου εργασίας</bookmark_value><bookmark_value>κατάλογος Τα έγγραφά μου;αλλαγή καταλόγου εργασίας</bookmark_value><bookmark_value>διαδρομές; αλλαγή καταλόγου εργασίας</bookmark_value><bookmark_value>εικόνες; αλλαγή διαδρομών</bookmark_value><bookmark_value>αλλαγή;κατάλογος εργασίας</bookmark_value>"
-#: data_reports.xhp
+#: workfolder.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id5758842\n"
+"workfolder.xhp\n"
+"hd_id3149346\n"
+"2\n"
"help.text"
-msgid "Click <emph>Create Report in Design View</emph>."
-msgstr "Κάντε κλικ στη <emph>Δημιουργία αναφοράς σε προβολή σχεδίασης</emph>."
+msgid "<variable id=\"workfolder\"><link href=\"text/shared/guide/workfolder.xhp\" name=\"Changing Your Working Directory\">Changing Your Working Directory</link></variable>"
+msgstr "<variable id=\"workfolder\"><link href=\"text/shared/guide/workfolder.xhp\" name=\"Αλλαγή του καταλόγου εργασίας σας\">Αλλαγή του καταλόγου εργασίας σας</link></variable>"
-#: data_reports.xhp
+#: workfolder.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id4870754\n"
+"workfolder.xhp\n"
+"par_id3150774\n"
+"3\n"
"help.text"
-msgid "Follow the instructions in the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> guide."
-msgstr "Ακολουθήστε τις οδηγίες στο <link href=\"text/shared/explorer/database/rep_main.xhp\">Δόμηση αναφοράς</link>."
+msgid "When you start a dialog to open or save a document, $[officename] initially displays your working directory. To change this directory:"
+msgstr "Όταν πραγματοποιείτε εκκίνηση ενός παραθύρου διαλόγου για να ανοίξετε ή να αποθηκεύσετε ένα έγγραφο, το $[officename] αρχικά εμφανίζει τον κατάλογο εργασίας σας. Για να αλλάξετε τον κατάλογο:"
-#: data_reports.xhp
+#: workfolder.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_idN105C4\n"
+"workfolder.xhp\n"
+"par_id3153681\n"
+"4\n"
"help.text"
-msgid "Creating a New Report With the Report Wizard"
-msgstr "Δημιουργία μιας νέας αναφοράς με τον αυτόματο πιλότο αναφοράς"
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Paths</emph>."
+msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Διαδρομές</emph>."
-#: data_reports.xhp
+#: workfolder.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_idN105DC\n"
+"workfolder.xhp\n"
+"par_id3163802\n"
+"5\n"
"help.text"
-msgid "Open the database file where you want to create the new report."
-msgstr "Ανοίξτε το αρχείο βάσης δεδομένων όπου θέλετε να δημιουργήσετε την νέα αναφορά."
+msgid "Click <emph>My Documents </emph>and click the <emph>Edit</emph> button, or double-click on <emph>My Documents</emph>."
+msgstr "Κάντε κλικ στα <emph>Τα έγγραφα μου</emph> και μετά κλικ στο κουμπί <emph>Επεξεργασία</emph>, ή διπλό κλικ στα <emph>Τα έγγραφα μου</emph>."
-#: data_reports.xhp
+#: workfolder.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_idN105E0\n"
+"workfolder.xhp\n"
+"par_id3153880\n"
+"6\n"
"help.text"
-msgid "In the left pane of the database window, click the <emph>Reports</emph> icon."
-msgstr "Στο αριστερό ταμπλό του παραθύρου της βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Αναφορές</emph>."
+msgid "In the <emph>Select Path</emph> dialog, choose the working directory you want and click <emph>Select</emph>."
+msgstr "Στο παράθυρο διαλόγου <emph>Επιλογή διαδρομής</emph>, επιλέξτε τον κατάλογο εργασίας που θέλετε και κάντε κλικ στο <emph>OK</emph>."
-#: data_reports.xhp
+#: workfolder.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_idN105E8\n"
+"workfolder.xhp\n"
+"par_id3158430\n"
+"7\n"
"help.text"
-msgid "Click <emph>Use Wizard to Create Report</emph>."
-msgstr "Κάντε κλικ στη <emph>Χρήση αυτόματου πιλότου για τη δημιουργία αναφοράς</emph>."
+msgid "You also use this procedure to change the directory displayed by $[officename] when you want to insert a graphic. Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Paths - Graphics</emph>, then follow step 3."
+msgstr "Χρησιμοποιείτε επίσης αυτή τη διαδικασία για να αλλάξετε τον εμφανιζόμενο κατάλογο από το $[officename] όταν θέλετε να εισάγετε ένα γραφικό. Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Διαδρομές- Γραφικά</emph>, έπειτα ακολουθήστε το βήμα 3."
-#: data_reports.xhp
+#: workfolder.xhp
msgctxt ""
-"data_reports.xhp\n"
-"par_id8032166\n"
+"workfolder.xhp\n"
+"par_id3154286\n"
+"8\n"
"help.text"
-msgid "Follow the steps of the <link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link> to create the report."
-msgstr "Ακολουθήστε τα βήματα στον <link href=\"text/shared/autopi/01100000.xhp\">Αυτόματο πιλότο αναφοράς</link> για να δημιουργήσετε μια αναφορά."
+msgid "<link href=\"text/shared/optionen/01010300.xhp\" name=\"Paths\">Paths</link>"
+msgstr "<link href=\"text/shared/optionen/01010300.xhp\" name=\"Διαδρομές\">Διαδρομές</link>"
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
+"xforms.xhp\n"
"tit\n"
"help.text"
-msgid "Drag-and-Drop With the Data Source View"
-msgstr "Μετακίνηση και απόθεση με την προβολή προέλευσης δεδομένων"
-
-#: dragdrop_beamer.xhp
-msgctxt ""
-"dragdrop_beamer.xhp\n"
-"bm_id3145071\n"
-"help.text"
-msgid "<bookmark_value>drag and drop; data source view</bookmark_value><bookmark_value>data source view; drag and drop</bookmark_value><bookmark_value>copying;from data source view</bookmark_value><bookmark_value>pasting;from data source view</bookmark_value>"
-msgstr "<bookmark_value>μετακίνηση και απόθεση; προβολή προέλευσης δεδομένων</bookmark_value><bookmark_value>προβολή προέλευσης δεδομένων; μετακίνηση και απόθεση</bookmark_value><bookmark_value>αντιγραφή;από προβολή προέλευσης δεδομένων</bookmark_value><bookmark_value>επικόλληση;από προβολή προέλευσης δεδομένων</bookmark_value>"
-
-#: dragdrop_beamer.xhp
-msgctxt ""
-"dragdrop_beamer.xhp\n"
-"hd_id3145071\n"
-"10\n"
-"help.text"
-msgid "<variable id=\"dragdrop_beamer\"><link href=\"text/shared/guide/dragdrop_beamer.xhp\" name=\"Drag-and-Drop With the Data Source View\">Drag-and-Drop With the Data Source View</link></variable>"
-msgstr "<variable id=\"dragdrop_beamer\"><link href=\"text/shared/guide/dragdrop_beamer.xhp\" name=\"Μετακίνηση και απόθεση με την προβολή προέλευσης δεδομένων\">Μετακίνηση και απόθεση με την προβολή προέλευσης δεδομένων</link></variable>"
+msgid "XML Form Documents (XForms)"
+msgstr "XML φόρμα εγγράφου (XForms)"
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
-"par_id3151111\n"
-"34\n"
+"xforms.xhp\n"
+"bm_id5215613\n"
"help.text"
-msgid "A fast way of copying from a data source into a text or spreadsheet document, or of creating forms based on a data source, is by drag-and-drop."
-msgstr "Ένας γρήγορος τρόπος μεταφοράς δεδομένων από προέλευση δεδομένων σε έγγραφο κειμένου ή υπολογιστικού φύλλου, ή δημιουργίας φορμών βασισμένων σε προέλευση δεδομένων, είναι η μέθοδος μεταφοράς και απόθεσης."
+msgid "<bookmark_value>web documents;XForms</bookmark_value><bookmark_value>forms;XForms</bookmark_value><bookmark_value>XML Forms, see XForms</bookmark_value><bookmark_value>XForms;opening/editing</bookmark_value><bookmark_value>editing;XForms</bookmark_value><bookmark_value>opening;XForms</bookmark_value>"
+msgstr "<bookmark_value>web έγγραφα;XForms</bookmark_value><bookmark_value>φόρμες;XForms</bookmark_value><bookmark_value>φόρμες XML, βλέπετε XForms</bookmark_value><bookmark_value>XForms;άνοιγμα/επεξεργασία</bookmark_value><bookmark_value>επεξεργασία;XForms</bookmark_value><bookmark_value>άνοιγμα;XForms</bookmark_value>"
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
-"par_id3147335\n"
+"xforms.xhp\n"
+"par_idN106E5\n"
"help.text"
-msgid "<image id=\"img_id3155390\" src=\"res/helpimg/copydata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155390\">Mouse pointer copying data</alt></image>"
-msgstr "<image id=\"img_id3155390\" src=\"res/helpimg/copydata.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155390\">Αντιγραφή δεδομένων με τον δείκτη ποντικιού</alt></image>"
+msgid "<link href=\"text/shared/guide/xforms.xhp\">XML Form Documents (XForms)</link>"
+msgstr "<link href=\"text/shared/guide/xforms.xhp\">XML Φόρμες εγγράφων (XForms)</link>"
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
-"par_id3145315\n"
-"35\n"
+"xforms.xhp\n"
+"par_idN106F5\n"
"help.text"
-msgid "Copying with Drag-and-Drop"
-msgstr "Αντιγραφή με τη μέθοδο μεταφοράς και απόθεσης"
+msgid "XForms are a new type of web form that was developed by the World Wide Web Consortium. The XForm model is defined in Extensible Markup Language (XML). The model uses separate sections to describe what a form does and what a form looks like. You can view the specification for XForms at: <link href=\"http://www.w3.org/MarkUp/Forms/\">http://www.w3.org/MarkUp/Forms/</link>."
+msgstr "Τα XForms είναι ένας νέος τύπος web φόρμας που αναπτύχθηκε από το World Wide Web Consortium. Το μοντέλο XForm καθορίζεται σε Extensible Markup Language (XML). Το μοντέλο χρησιμοποιεί χωριστά τμήματα για να περιγράψει τι κάνει μια φόρμα και πως μοιάζει μια φόρμα. Μπορείτε να δείτε λεπτομέρειες για το XForms στο <link href=\"http://www.w3.org/MarkUp/Forms/\">http://www.w3.org/MarkUp/Forms/</link>."
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
-"par_id3149233\n"
-"28\n"
+"xforms.xhp\n"
+"par_idN10746\n"
"help.text"
-msgid "If you want to reverse a drag-and-drop, position the cursor in your document and choose <emph>Edit - Undo</emph>."
-msgstr "Εάν θέλετε να αντιστρέψετε μια λειτουργία μεταφοράς και απόθεσης, τοποθετήστε το δείκτη του ποντικιού μέσα στο έγγραφο και επιλέξτε το <emph>Επεξεργασία - Αναίρεση</emph>."
+msgid "Working with XForms"
+msgstr "Εργασία με XForms"
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
-"par_id3149656\n"
-"46\n"
+"xforms.xhp\n"
+"par_idN1074A\n"
"help.text"
-msgid "It is also possible to copy by drag-and-drop from a document into a data source:"
-msgstr "Είναι επίσης δυνατό να αντιγράψετε μέσω μετακίνησης και απόθεσης από το έγγραφο σε μια προέλευση δεδομένων:"
+msgid "In %PRODUCTNAME, an XForms document is a special type of Writer document. The Design Mode for an XForm document has additional toolbars and panes."
+msgstr "Στο %PRODUCTNAME, ένα έγγραφο XForms είναι ένας ειδικός τύπος εγγράφου Writer. Η κατάσταση σχεδίασης για ένα έγγραφο XForm έχει επιπρόσθετες γραμμές εργαλείων και πλαίσια."
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
-"par_id3153379\n"
-"47\n"
+"xforms.xhp\n"
+"par_idN1074D\n"
"help.text"
-msgid "A text table or the selected range of a spreadsheet can be dragged using drag-and-drop to a table container in the data source explorer."
-msgstr "Ένας πίνακας κειμένου ή μια επιλεγμένη περιοχή υπολογιστικού φύλλου είναι δυνατό να μεταφερθεί με τη χρήση της λειτουργίας μεταφοράς και απόθεσης προς ένα κιβώτιο πίνακα στον εξερευνητή της προέλευσης δεδομένων."
+msgid "After you create and save an XForms document, you can open the document, fill out the form, and submit the changes to a server."
+msgstr "Αφού δημιουργήσετε και αποθηκεύσετε ένα έγγραφο XForms, μπορείτε να ανοίξετε το έγγραφο, να συμπληρώσετε την φόρμα, και να υποβάλετε τις αλλαγές σε ένα διακομιστή."
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
-"par_id3151211\n"
-"48\n"
+"xforms.xhp\n"
+"par_idN10706\n"
"help.text"
-msgid "Plain text can be copied using drag-and-drop from one document to a data field in the data source view."
-msgstr "Ένα απλό κείμενο είναι δυνατό να αντιγραφεί, με τη χρήση της μεταφοράς και απόθεσης, από ένα έγγραφο σε πεδίο δεδομένων στην προβολή προέλευσης δεδομένων."
+msgid "To Create a New XForms Document"
+msgstr "Για να δημιουργήσετε ένα νέο έγγραφο XForms"
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
-"hd_id3145421\n"
-"36\n"
+"xforms.xhp\n"
+"par_idN1070D\n"
"help.text"
-msgid "Using data in a text document"
-msgstr "Χρήση δεδομένων σε έγγραφο κειμένου"
+msgid "Choose <emph>File - New - XML Form Document</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία - Έγγραφο φόρμας XML</emph>."
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
-"par_id3154685\n"
-"12\n"
+"xforms.xhp\n"
+"par_idN10714\n"
"help.text"
-msgid "You can insert a database field in a text document by dragging a field name from the column header of the data source view into the document. This is especially useful when designing form letters. Simply drag the desired fields - home address, form of address, and so on - into your document."
-msgstr "Έχετε τη δυνατότητα εισαγωγής ενός πεδίου βάσης δεδομένων σε έγγραφο κειμένου με τη μεταφορά ενός ονόματος πεδίου από την κεφαλίδα στήλης της προβολής προέλευσης δεδομένων στο έγγραφο. Αυτό είναι ιδιαίτερα χρήσιμο κατά τη σχεδίαση φορμών επιστολών. Απλώς μεταφέρετε τα πεδία που θέλετε - διεύθυνση οικίας, μορφή διεύθυνσης, κλπ. - στο έγγραφό σας."
+msgid "The XForms design window opens in an empty Writer document."
+msgstr "Το παράθυρο σχεδίασης XForms ανοίγει σε ένα κενό έγγραφο Writer."
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
-"par_id3153105\n"
-"37\n"
+"xforms.xhp\n"
+"par_idN10718\n"
"help.text"
-msgid "To insert a complete record, select the corresponding header and drag it into the document. When you release the mouse button, the <link href=\"text/shared/02/12070000.xhp\" name=\"Insert database columns\"><emph>Insert database columns</emph></link> dialog appears, in which you can decide whether to use all database fields, and whether to copy the data into the document as text, a table or fields. All currently selected records will be inserted."
-msgstr "Για να εισάγετε μια πλήρη εγγραφή επιλέξτε την αντίστοιχη κεφαλίδα και μεταφέρτε την μέσα στο έγγραφο. Όταν αφήσετε το κουμπί του ποντικιού, εμφανίζεται το παράθυρο διαλόγου <link href=\"text/shared/02/12070000.xhp\" name=\"Εισαγωγή στηλών βάσης δεδομένων\"><emph>Εισαγωγή στηλών βάσης δεδομένων</emph></link> στο οποίο μπορείτε να αποφασίσετε εάν θα χρησιμοποιήσετε όλα τα πεδία της βάσης δεδομένων και αν θα αντιγράψετε τα δεδομένα στο έγγραφο ως κείμενο, πίνακα ή πεδία. Θα πραγματοποιηθεί εισαγωγή όλων των επιλεγμένων εγγραφών."
+msgid "Design your form."
+msgstr "Σχεδιάστε την φόρμα σας."
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
-"hd_id3147230\n"
-"39\n"
+"xforms.xhp\n"
+"par_idN1071E\n"
"help.text"
-msgid "Applying data to a table document"
-msgstr "Εισαγωγή δεδομένων σε ένα λογιστικό φύλλο"
+msgid "Insert a control, select the default model in the property browser, and enter a binding statement."
+msgstr "Εισάγετε ένα στοιχείο ελέγχου, επιλέξτε το προεπιλεγμένο μοντέλο στον περιηγητή ιδιοτήτων, και εισάγετε μια δεσμευτική δήλωση."
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
-"par_id3125864\n"
-"40\n"
+"xforms.xhp\n"
+"par_idN10722\n"
"help.text"
-msgid "You can insert one or more records into the current sheet of a spreadsheet by selecting the rows in the data source view and dragging and dropping them into the spreadsheet. The data is inserted at the place where you release the mouse button."
-msgstr "Μπορείτε να εισάγετε μία ή περισσότερες εγγραφές στο τρέχον υπολογιστικό φύλλο επιλέγοντας τις γραμμές στην προβολή προέλευσης δεδομένων και και έπειτα με μεταφορά και απόθεση να τις εισάγετε στο υπολογιστικό φύλλο. Η εισαγωγή των δεδομένων πραγματοποιείται στο σημείο στο οποίο απελευθερώνετε το κουμπί του ποντικιού."
+msgid "In the data navigator, add an element to the instance."
+msgstr "Στον περιηγητή δεδομένων, προσθέστε ένα στοιχείο στο παράδειγμα."
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
-"hd_id3149766\n"
-"42\n"
+"xforms.xhp\n"
+"par_idN10726\n"
"help.text"
-msgid "Inserting controls in a text form"
-msgstr "Εισαγωγή στοιχείων ελέγχου σε μια φόρμα κειμένου"
+msgid "Load a new instance from an XML file and add controls to the relevant XML elements or attributes."
+msgstr "Φορτώστε μια καινούργια υπόδειξη από ένα αρχείο XML και προσθέστε στοιχεία ελέγχου στα σχετικά στοιχεία ή ιδιότητες XML."
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
-"par_id3155132\n"
-"43\n"
+"xforms.xhp\n"
+"par_idN10729\n"
"help.text"
-msgid "When you create a text form linked to a database, you can generate controls by drag-and-drop from the data source view."
-msgstr "Όταν δημιουργείτε μια φόρμα κειμένου συνδεδεμένη σε βάση δεδομένων, μπορείτε να δημιουργήσετε στοιχεία ελέγχου με τη μέθοδο μεταφοράς και απόθεσης από την προβολή προέλευσης δεδομένων."
+msgid "To Open an XForms Document"
+msgstr "Για να ανοίξετε ένα έγγραφο XForms"
-#: dragdrop_beamer.xhp
+#: xforms.xhp
msgctxt ""
-"dragdrop_beamer.xhp\n"
-"par_id3149562\n"
-"45\n"
+"xforms.xhp\n"
+"par_idN10730\n"
"help.text"
-msgid "When you drag a database column into the text document, you insert a field. If you hold down Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while dragging, a text field is inserted, grouped with an appropriate label field. The text field already contains all the database information that you need for the form."
-msgstr "Αν μεταφέρετε μια στήλη βάσης δεδομένων σε ένα έγγραφο κειμένου, εισάγεται ένα πεδίο. Αν κρατήσετε πατημένο το Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> κατά τη μεταφορά τότε εισάγεται ένα πεδίο κειμένου ομαδοποιημένο μαζί με ένα πεδίο ετικέτας. Το πεδίο κειμένου περιέχει ήδη όλες τις πληροφορίες της βάσης δεδομένων που χρειάζεστε για την φόρμα."
+msgid "Choose <emph>File - Open</emph> and select the XForms document. An XForm document has the same extension as a Writer text document (*.odt)."
+msgstr "Επιλέξτε <emph>Αρχείο - Άνοιγμα</emph> και διαλέξτε το έγγραφο XForms. Ένα έγγραφο XForm έχει την ίδια επέκταση όπως και ένα έγγραφο κειμένου Writer (*.odt)."
-#: redlining_versions.xhp
+#: xforms.xhp
msgctxt ""
-"redlining_versions.xhp\n"
-"tit\n"
+"xforms.xhp\n"
+"par_idN10737\n"
"help.text"
-msgid "Version Management"
-msgstr "Διαχείριση αναθεωρήσεων"
+msgid "To Edit an XForms Document"
+msgstr "Για να επεξεργαστείτε ένα έγγραφο XForms"
-#: redlining_versions.xhp
+#: xforms.xhp
msgctxt ""
-"redlining_versions.xhp\n"
-"bm_id3154230\n"
+"xforms.xhp\n"
+"par_idN1073B\n"
"help.text"
-msgid "<bookmark_value>versions; of a document</bookmark_value><bookmark_value>documents; version management</bookmark_value><bookmark_value>version management</bookmark_value>"
-msgstr "<bookmark_value>εκδόσεις; από ένα έγγραφο</bookmark_value><bookmark_value>έγγραφα; διαχείριση έκδοσης</bookmark_value><bookmark_value>διαχείριση έκδοσης</bookmark_value>"
+msgid "Open the XForms document and use the following toolbars and windows:"
+msgstr "Ανοίξτε το έγγραφο XForms και χρησιμοποιήστε τις ακόλουθες γραμμές εργαλείων και παράθυρα:"
-#: redlining_versions.xhp
+#: xforms.xhp
msgctxt ""
-"redlining_versions.xhp\n"
-"hd_id3154230\n"
-"43\n"
+"xforms.xhp\n"
+"par_idN10741\n"
"help.text"
-msgid "<variable id=\"redlining_versions\"><link href=\"text/shared/guide/redlining_versions.xhp\" name=\"Version Management\">Version Management</link></variable>"
-msgstr "<variable id=\"redlining_versions\"><link href=\"text/shared/guide/redlining_versions.xhp\" name=\"Διαχείριση αναθεωρήσεων\">Διαχείριση αναθεωρήσεων</link></variable>"
+msgid "<link href=\"text/shared/main0226.xhp\">Form Design toolbar</link>"
+msgstr "<link href=\"text/shared/main0226.xhp\">Γραμμή εργαλείων σχεδίασης φόρμας</link>"
-#: redlining_versions.xhp
+#: xforms.xhp
msgctxt ""
-"redlining_versions.xhp\n"
-"par_id3153394\n"
-"40\n"
+"xforms.xhp\n"
+"par_idN10757\n"
"help.text"
-msgid "The <emph>File</emph> menu contains a <link href=\"text/shared/01/01190000.xhp\" name=\"Versions\"><emph>Versions</emph></link> command that enables you to save multiple versions of a document in the same file."
-msgstr "Το μενού <emph>Αρχείο</emph> περιέχει την εντολή <link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\"><emph>Εκδόσεις</emph></link> που σας επιτρέπει να αποθηκεύετε πολλαπλές εκδόσεις ενός εγγράφου στο ίδιο αρχείο."
+msgid "<link href=\"text/shared/02/01170000.xhp\">Form Controls toolbar</link>"
+msgstr "<link href=\"text/shared/02/01170000.xhp\">Γραμμή εργαλείων πεδίων ελέγχου φόρμας</link>"
-#: redlining_versions.xhp
+#: xforms.xhp
msgctxt ""
-"redlining_versions.xhp\n"
-"par_id3149399\n"
-"44\n"
+"xforms.xhp\n"
+"par_idN1075F\n"
"help.text"
-msgid "You can choose to view individual versions of a document, or you can display the differences between versions with color markings."
-msgstr "Μπορείτε να επιλέξετε την προβολή μεμονωμένων εκδόσεων ενός εγγράφου ή να εμφανίσετε τις διαφορές μεταξύ εκδόσεων με έγχρωμες επισημάνσεις."
+msgid "<link href=\"text/shared/01/xformsdata.xhp\">Data Navigator</link>"
+msgstr "<link href=\"text/shared/01/xformsdata.xhp\">Περιήγηση δεδομένων</link>"
-#: redlining_versions.xhp
+#: xforms.xhp
msgctxt ""
-"redlining_versions.xhp\n"
-"par_id3149811\n"
-"45\n"
+"xforms.xhp\n"
+"par_idN1075B\n"
"help.text"
-msgid "In the dialog to open a document, you can select from a combo box which version of this document you want to open."
-msgstr "Στο παράθυρο διαλόγου για το άνοιγμα ενός εγγράφου, έχετε τη δυνατότητα να επιλέξετε από ένα πεδίο συνδυασμού την έκδοση του συγκεκριμένου εγγράφου που θέλετε να ανοίξετε."
+msgid "<link href=\"text/shared/02/01170600.xhp\">Form Navigator</link>"
+msgstr "<link href=\"text/shared/02/01170600.xhp\">Περιήγηση φόρμας</link>"
-#: print_blackwhite.xhp
+#: xsltfilter.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
+"xsltfilter.xhp\n"
"tit\n"
"help.text"
-msgid "Printing in Black and White"
-msgstr "Ασπρόμαυρη εκτύπωση"
-
-#: print_blackwhite.xhp
-msgctxt ""
-"print_blackwhite.xhp\n"
-"bm_id3150125\n"
-"help.text"
-msgid "<bookmark_value>printing; black and white</bookmark_value> <bookmark_value>black and white printing</bookmark_value> <bookmark_value>colors; not printing</bookmark_value> <bookmark_value>text; printing in black</bookmark_value>"
-msgstr "<bookmark_value>εκτύπωση; ασπρόμαυρη</bookmark_value><bookmark_value>ασπρόμαυρη εκτύπωση</bookmark_value><bookmark_value>χρώματα; μη εκτυπώσιμα</bookmark_value><bookmark_value>κείμενο; εκτύπωση σε μαύρο</bookmark_value>"
-
-#: print_blackwhite.xhp
-msgctxt ""
-"print_blackwhite.xhp\n"
-"hd_id3150125\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"print_blackwhite\"><link href=\"text/shared/guide/print_blackwhite.xhp\" name=\"Printing in Black and White\">Printing in Black and White</link></variable>"
-msgstr "<variable id=\"print_blackwhite\"><link href=\"text/shared/guide/print_blackwhite.xhp\" name=\"Ασπρόμαυρη εκτύπωση\">Ασπρόμαυρη εκτύπωση</link></variable>"
-
-#: print_blackwhite.xhp
-msgctxt ""
-"print_blackwhite.xhp\n"
-"hd_id3150499\n"
-"3\n"
-"help.text"
-msgid "Printing text and graphics in black and white"
-msgstr "Ασπρόμαυρη εκτύπωση κειμένου και γραφικών"
+msgid "Working With %PRODUCTNAME XML Filters"
+msgstr "Εργασία με φίλτρα %PRODUCTNAME XML"
-#: print_blackwhite.xhp
+#: xsltfilter.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3149346\n"
-"4\n"
+"xsltfilter.xhp\n"
+"bm_id7007583\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>. The <emph>General</emph> tab page of the dialog opens."
-msgstr "Επιλέξτε <emph>Αρχείο - Εκτύπωση</emph>. Η καρτέλα <emph>Γενικά</emph> του διαλόγου ανοίγει."
+msgid "<bookmark_value>saving;to XML</bookmark_value> <bookmark_value>loading;XML files</bookmark_value> <bookmark_value>importing;from XML</bookmark_value> <bookmark_value>exporting;to XML</bookmark_value> <bookmark_value>file filters;XML</bookmark_value><bookmark_value>XSLT filters, see also XML filters</bookmark_value>"
+msgstr "<bookmark_value>αποθήκευση;σε XML</bookmark_value> <bookmark_value>φόρτωση;φίλτρα XML</bookmark_value> <bookmark_value>εισαγωγή;από XML</bookmark_value> <bookmark_value>εξαγωγή;σε XML</bookmark_value> <bookmark_value>αρχεία φίλτρου;XML</bookmark_value><bookmark_value>φίλτρα XSLT, δείτε επίσης φίλτρα XML</bookmark_value>"
-#: print_blackwhite.xhp
+#: xsltfilter.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3155892\n"
-"5\n"
+"xsltfilter.xhp\n"
+"par_idN10923\n"
"help.text"
-msgid "Click on <emph>Properties</emph>. This opens the Properties dialog for your printer."
-msgstr "Κάντε κλικ στις <emph>Ιδιότητες</emph>. Ανοίγει το παράθυρο διαλόγου ιδιοτήτων του εκτυπωτή σας."
+msgid "<variable id=\"xsltfilter\"><link href=\"text/shared/guide/xsltfilter.xhp\">About XML Filters</link> </variable>"
+msgstr "<variable id=\"xsltfilter\"><link href=\"text/shared/guide/xsltfilter.xhp\">Σχετικά με φίλτρα XML</link> </variable>"
-#: print_blackwhite.xhp
+#: xsltfilter.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3145313\n"
-"6\n"
+"xsltfilter.xhp\n"
+"par_idN10927\n"
"help.text"
-msgid "Select the option to print in black and white. For further information, refer to the user's manual of your printer."
-msgstr "Ενεργοποιήστε την επιλογή ασπρόμαυρης εκτύπωσης. Για περισσότερες πληροφορίες, ανατρέξτε στο εγχειρίδιο χρήστη του εκτυπωτή σας."
+msgid "%PRODUCTNAME <link href=\"text/shared/00/00000021.xhp\">stores documents in XML format</link>. You can create customized filters that convert the native OpenDocument XML file format used by %PRODUCTNAME into another format. These filters can be integrated into %PRODUCTNAME seamlessly so that you can save or load these formats transparently."
+msgstr "Το %PRODUCTNAME <link href=\"text/shared/00/00000021.xhp\">αποθηκεύει έγγραφα σε μορφή XML </link>. Μπορείτε να δημιουργήσετε προσαρμοσμένα φίλτρα που μετατρέπουν μια γνήσια μορφή αρχείου OpenDocument XML, που χρησιμοποιείται από το %PRODUCTNAME, σε άλλη μορφή. Αυτά τα φίλτρα μπορούν να ενσωματωθούν στο %PRODUCTNAME έτσι ώστε να αποθηκεύετε και να φορτώνετε αυτές τις μορφές με διαφανές τρόπο."
-#: print_blackwhite.xhp
+#: xsltfilter.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3153345\n"
-"7\n"
+"xsltfilter.xhp\n"
+"par_idN1093A\n"
"help.text"
-msgid "Confirm the <emph>Properties</emph> dialog and click <emph>Print</emph>."
-msgstr "Επιβεβαιώστε το διάλογο <emph>Ιδιότητες</emph> και κλικ στο <emph>Εκτύπωση</emph>."
+msgid "To create an XML filter, you must have a good understanding of XML and XSLT concepts. These concepts are beyond the scope of this help."
+msgstr "Για να δημιουργήσετε ένα φίλτρο XML, πρέπει να έχετε κατανοήσει καλά τις έννοιες των XML και XSLT. Αυτές οι έννοιες είναι πέρα από τον σκοπό αυτής της βοήθειας."
-#: print_blackwhite.xhp
+#: xsltfilter.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3156113\n"
-"8\n"
+"xsltfilter.xhp\n"
+"par_idN1093D\n"
"help.text"
-msgid "The current document will be printed in black and white."
-msgstr "Το τρέχον έγγραφο θα εκτυπωθεί ασπρόμαυρο."
+msgid "An XML filter contains <emph>stylesheets</emph> that are written in the XSLT language. The stylesheets define the transformation from the OpenDocument file format to another XML format through export and import filters. There are three types of XML filters:"
+msgstr "Ένα φίλτρο XML περιέχει <emph>stylesheets</emph> που είναι γραμμένα σε γλώσσα προγραμματισμού XSLT. Τα stylesheets ορίζουν τη μετατροπή από μια μορφή αρχείου OpenDocument σε άλλη μορφή XML μέσω φίλτρων εισαγωγής εξαγωγής. Υπάρχουν τρία είδη φίλτρων XML:"
-#: print_blackwhite.xhp
+#: xsltfilter.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"hd_id3147653\n"
-"9\n"
+"xsltfilter.xhp\n"
+"par_idN10947\n"
"help.text"
-msgid "Printing in black and white in <item type=\"productname\">%PRODUCTNAME</item> Impress and <item type=\"productname\">%PRODUCTNAME</item> Draw"
-msgstr "Ασπρόμαυρη εκτύπωση στο <item type=\"productname\">%PRODUCTNAME</item> Impress και στο <item type=\"productname\">%PRODUCTNAME</item> Draw"
+msgid "<emph>Import Filters</emph> load external XML files and transform the format of the files into the OpenDocument XML file format. After you install an import filter, the name of the filter is added to the list of file types in the <link href=\"text/shared/01/01020000.xhp\">File Open dialog</link>."
+msgstr "Η <emph>Εισαγωγή φίλτρων</emph> φορτώνει εξωτερικά αρχεία XML και μετατρέπει τη μορφή των αρχείων σε μορφή αρχείου OpenDocument XML. Αφού έχετε εγκαταστήσει ένα εισαγόμενο φίλτρο, το όνομα του φίλτρου προστίθεται στη λίστα τύπων αρχείου στο <link href=\"text/shared/01/01020000.xhp\">Παράθυρο διαλόγου Άνοιγμα αρχείου</link>."
-#: print_blackwhite.xhp
+#: xsltfilter.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3149233\n"
-"10\n"
+"xsltfilter.xhp\n"
+"par_idN10960\n"
"help.text"
-msgid "Choose Tools - Options - %PRODUCTNAME Impress or Tools - Options - %PRODUCTNAME Draw, as appropriate."
-msgstr "Επιλέξτε Εργαλεία - Επιλογές - %PRODUCTNAME Impress ή Εργαλεία - Επιλογές - %PRODUCTNAME Draw, όπως απαιτείται."
+msgid "<emph>Export Filters</emph> transform OpenDocument XML files and <emph>save</emph> the files to a different XML format. After you install an export filter, the name of the filter is added to the list of file types in the <link href=\"text/shared/01/01070001.xhp\">Export dialog</link>."
+msgstr "Η <emph>Εξαγωγή φίλτρων</emph> μετατρέπει αρχεία OpenDocument XML και <emph>αποθηκεύει</emph> τα αρχεία σε μία διαφορετική μορφή XML . Αφού εγκαταστήσετε ένα φίλτρο εξαγωγής, το όνομα του φίλτρου θα προστεθεί στη λίστα των τύπων αρχείου στο <link href=\"text/shared/01/01070001.xhp\">Παράθυρο διαλόγου εξαγωγής</link>."
-#: print_blackwhite.xhp
+#: xsltfilter.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3150275\n"
-"11\n"
+"xsltfilter.xhp\n"
+"par_idN10979\n"
"help.text"
-msgid "Then choose <emph>Print</emph>."
-msgstr "Μετά επιλέξτε <emph>Εκτύπωση</emph>."
+msgid "<emph>Import/Export Filters</emph> load and save OpenDocument XML files into a different XML <emph>format</emph>. After you install these filters, the names of the filters are added to the list of file types in the <link href=\"text/shared/01/01020000.xhp\">File Open dialog</link> and the <link href=\"text/shared/01/01070000.xhp\">File Save As dialog</link>."
+msgstr "Η <emph>Εισαγωγή/εξαγωγή φίλτρων</emph> φορτώνει και αποθηκεύει αρχεία OpenDocument XML σε διαφορετικές <emph>μορφές</emph> XML. Αφού εγκαταστήσετε αυτά τα φίλτρα, τα ονόματά τους προστίθενται στη λίστα τύπων αρχείου στο <link href=\"text/shared/01/01020000.xhp\">Παράθυρο διαλόγου Άνοιγμα αρχείου</link> και στο <link href=\"text/shared/01/01070000.xhp\">Παράθυρο διαλόγου Αποθήκευση αρχείου ως</link>."
-#: print_blackwhite.xhp
+#: xsltfilter.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3147573\n"
-"12\n"
+"xsltfilter.xhp\n"
+"par_idN10B39\n"
"help.text"
-msgid "Under <emph>Quality,</emph> select either <emph>Grayscale</emph> or <emph>Black & white</emph> and click <emph>OK</emph>."
-msgstr "Στη <emph>Ποιότητα,</emph> επιλέξτε είτε <emph>Διαβάθμιση του γκρι</emph> είτε <emph>Ασπρόμαυρο</emph> και επιλέξτε <emph>OK</emph>."
+msgid "<link href=\"http://www.w3.org/Style/XSL/\">World Wide Web Consortium Pages on Extensible <emph>Stylesheet</emph> Language (XSL)</link>"
+msgstr "<link href=\"http://www.w3.org/Style/XSL/\">World Wide Web Consortium Pages on Extensible <emph>Stylesheet</emph> Language (XSL)</link>"
-#: print_blackwhite.xhp
+#: xsltfilter.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3154307\n"
-"13\n"
+"xsltfilter.xhp\n"
+"par_idN10B4E\n"
"help.text"
-msgid "When either of these options is selected, all presentations or drawings will be printed without color. If you only want to print in black for the <emph>current</emph> print job, select the option in <emph>File - Print - %PRODUCTNAME Draw/Impress</emph>."
-msgstr "Εάν οποιαδήποτε από τις δύο επιλογές επιλεγεί, όλες οι παρουσιάσεις ή σχέδια θα τυπωθούν χωρίς χρώμα. Εάν θέλετε μόνο να εκτυπώσετε σε μαύρο για την <emph>τρέχουσα</emph> εργασία εκτύπωσης, διαλέξτε την επιλογή στο <emph>Αρχείο - Εκτύπωση - %PRODUCTNAME Draw/Impress</emph>."
+msgid "<link href=\"http://www.w3.org/XML/\">World Wide Web Consortium Pages on Extensible Markup Language (XML)</link>"
+msgstr "<link href=\"http://www.w3.org/XML/\">World Wide Web Consortium Pages on Extensible Markup Language (XML)</link>"
-#: print_blackwhite.xhp
+#: xsltfilter.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3149786\n"
-"15\n"
+"xsltfilter.xhp\n"
+"par_idN10D97\n"
"help.text"
-msgid "<emph>Grayscale</emph> converts all colors to a maximum of 256 gradations from black to white. All text will be printed in black. A background set by <emph>Format - Page - Background</emph> will not be printed."
-msgstr "Η <emph>γκρι κλίμακα</emph> μετατρέπει όλα τα χρώματα σε ένα μέγιστο 256 διαβαθμίσεων από μαύρο σε άσπρο. Όλο το κείμενο θα εκτυπωθεί σε μαύρο. Το παρασκήνιο που ορίζεται στο <emph>Μορφή - Σελίδα - Παρασκήνιο</emph> δεν θα τυπωθεί."
+msgid "<embedvar href=\"text/shared/00/00000021.xhp#xmlformat\"/>"
+msgstr "<embedvar href=\"text/shared/00/00000021.xhp#xmlformat\"/>"
-#: print_blackwhite.xhp
+#: xsltfilter.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3145610\n"
-"16\n"
+"xsltfilter.xhp\n"
+"par_id5569017\n"
"help.text"
-msgid "<emph>Black & white</emph> converts all colors into the two values black and white. All borders around objects are printed black. All text will be printed in black. A background set by <emph>Format - Page - Background</emph> will not be printed."
-msgstr "Το <emph>Ασπρόμαυρο</emph> μετατρέπει όλα τα χρώματα σε δύο τιμές μαύρο και άσπρο. Όλα τα περιγράμματα γύρω από τα αντικείμενα τυπώνονται μαύρα. Όλο το κείμενο θα εκτυπωθεί μαύρο. Το ορισμένο παρασκήνιο στο <emph>Μορφή - Σελίδα - Παρασκήνιο</emph> δεν θα τυπωθεί."
+msgid "<link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Distributing XML filters</link>"
+msgstr "<link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Διανομή φίλτρων XML</link>"
-#: print_blackwhite.xhp
+#: xsltfilter.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"hd_id3153896\n"
-"17\n"
+"xsltfilter.xhp\n"
+"par_id6426892\n"
"help.text"
-msgid "Printing only text in black and white"
-msgstr "Εκτύπωση μόνο ασπρόμαυρου κειμένου"
+msgid "<link href=\"text/shared/guide/xsltfilter_create.xhp\">Creating and Testing XML filters</link>"
+msgstr "<link href=\"text/shared/guide/xsltfilter_create.xhp\">Δημιουργία και δοκιμή φίλτρων XML</link>"
-#: print_blackwhite.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3147559\n"
-"18\n"
+"xsltfilter_create.xhp\n"
+"tit\n"
"help.text"
-msgid "In <item type=\"productname\">%PRODUCTNAME</item> Writer you can choose to print color-formatted text in black and white. You can specify this either for all subsequent text documents to be printed, or only for the current printing process."
-msgstr "Στο <item type=\"productname\">%PRODUCTNAME</item> Writer μπορείτε να επιλέξετε να εκτυπώσετε κείμενο, το οποίο έχει έγχρωμη μορφοποίηση, ως ασπρόμαυρο. Μπορείτε να καθορίσετε αυτή την επιλογή για όλα τα έγγραφα κειμένου τα οποία θα εκτυπωθούν στη συνέχεια, ή μόνο για τη διαδικασία εκτύπωσης του τρέχοντος εγγράφου κειμένου."
+msgid "Creating XML Filters"
+msgstr "Δημιουργία φίλτρων XML"
-#: print_blackwhite.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"hd_id3150358\n"
-"19\n"
+"xsltfilter_create.xhp\n"
+"bm_id7007583\n"
"help.text"
-msgid "Printing all text documents with black and white text"
-msgstr "Εκτύπωση όλων των εγγράφων κειμένου ασπρόμαυρα"
+msgid "<bookmark_value>testing XML filters</bookmark_value><bookmark_value>XML filters;creating/testing</bookmark_value>"
+msgstr "<bookmark_value>δοκιμή φίλτρων XML</bookmark_value><bookmark_value>φίλτρα XML;δημιουργία/δοκιμή</bookmark_value>"
-#: print_blackwhite.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3150541\n"
-"20\n"
+"xsltfilter_create.xhp\n"
+"hd_id1413922\n"
"help.text"
-msgid "Choose Tools - Options - %PRODUCTNAME Writer or Tools - Options - %PRODUCTNAME Writer/Web."
-msgstr "Επιλέξτε Εργαλεία - Επιλογές - %PRODUCTNAME Writer ή Εργαλεία - Επιλογές - %PRODUCTNAME Writer/Web."
+msgid "<variable id=\"xsltfilter\"><link href=\"text/shared/guide/xsltfilter_create.xhp\">Creating XML Filters</link> </variable>"
+msgstr "<variable id=\"xsltfilter\"><link href=\"text/shared/guide/xsltfilter_create.xhp\">Δημιουργία φίλτρων XML</link> </variable>"
-#: print_blackwhite.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3147084\n"
-"21\n"
+"xsltfilter_create.xhp\n"
+"par_idN1053D\n"
"help.text"
-msgid "Then choose <emph>Print</emph>."
-msgstr "Μετά επιλέξτε <emph>Εκτύπωση</emph>."
+msgid "Creating an XML Filter for %PRODUCTNAME"
+msgstr "Δημιουργία ενός φίλτρου XML για %PRODUCTNAME"
-#: print_blackwhite.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3154910\n"
-"22\n"
+"xsltfilter_create.xhp\n"
+"par_idN109A9\n"
"help.text"
-msgid "Under <emph>Contents,</emph> mark <emph>Print black</emph> and click <emph>OK</emph>."
-msgstr "Στα <emph>Περιεχόμενα,</emph> επιλέγετε την <emph>Εκτύπωση σε μαύρο</emph> και κάντε κλικ στο <emph>OK</emph>."
+msgid "When you create an XML filter for %PRODUCTNAME, you need to design an <emph>XSLT stylesheet</emph> that can convert to and from the OpenDocument XML file format."
+msgstr "Όταν δημιουργείτε ένα φίλτρο XML για το %PRODUCTNAME, πρέπει να σχεδιάσετε ένα <emph>XSLT stylesheet</emph> που μπορεί να μετατρέψει προς και από τη μορφή αρχείου XML OpenDocument."
-#: print_blackwhite.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3144762\n"
-"23\n"
+"xsltfilter_create.xhp\n"
+"par_idN109B0\n"
"help.text"
-msgid "All text documents or HTML documents will be printed with black text."
-msgstr "Όλα τα έγγραφα κειμένου ή τα έγγραφα HTML θα εκτυπώνονται με μαύρο κείμενο."
+msgid "For more information about the OpenDocument XML format, go to <link href=\"http://xml.openoffice.org/\">http://xml.openoffice.org/</link>."
+msgstr "Για περισσότερες πληροφορίες σχετικά με τη μορφή OpenDocument XML, πηγαίνετε στην ιστοσελίδα <link href=\"http://xml.openoffice.org/\">http://xml.openoffice.org/</link>."
-#: print_blackwhite.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"hd_id3148920\n"
-"24\n"
+"xsltfilter_create.xhp\n"
+"par_idN109C5\n"
"help.text"
-msgid "Printing the current text document with black and white text"
-msgstr "Εκτύπωση του τρέχοντος εγγράφου κειμένου ως ασπρόμαυρο κείμενο"
+msgid "If you want, you can include a <emph>template</emph> with your filter to apply %PRODUCTNAME styles to an XML document that you import."
+msgstr "Αν θέλετε, μπορείτε να συμπεριλάβετε ένα <emph>πρότυπο</emph> με το φίλτρο σας για να εφαρμόσετε στυλ %PRODUCTNAME σε ένα έγγραφο XML που εισάγετε."
-#: print_blackwhite.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3152933\n"
-"25\n"
+"xsltfilter_create.xhp\n"
+"par_idN10531\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>. Then click the <emph>%PRODUCTNAME Writer</emph> tab."
-msgstr "Επιλέξτε <emph>Αρχείο - Εκτύπωση</emph>. Έπειτα κλικ στην καρτέλα <emph>%PRODUCTNAME Writer</emph>."
+msgid "To Create an XML Filter"
+msgstr "Για να δημιουργήσετε ένα φίλτρο XML"
-#: print_blackwhite.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3149667\n"
-"27\n"
+"xsltfilter_create.xhp\n"
+"par_idN109E0\n"
"help.text"
-msgid "Choose <emph>Print text in black</emph> and click <emph>Print</emph>."
-msgstr "Επιλέξτε <emph>Εκτύπωση κειμένου σε μαύρο</emph> και κλικ στο <emph>Εκτύπωση</emph>."
+msgid "Create an XSLT transformation <emph>stylesheet</emph> that maps the elements of the external XML format to the elements of the OpenDocument XML file format and back again."
+msgstr "Δημιουργήστε ένα μετασχηματισμό XSLT <emph>stylesheet</emph> το οποίο αντιστοιχεί τα στοιχεία της εξωτερικής μορφής XML σε στοιχεία μορφής αρχείου OpenDocument XML και το αντίστροφο."
-#: print_blackwhite.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3153726\n"
-"29\n"
+"xsltfilter_create.xhp\n"
+"par_idN109E8\n"
"help.text"
-msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Printing dialogs\">Printing dialogs</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Κουτιά διαλόγου εκτύπωσης\">Παράθυρα διαλόγου εκτύπωσης</link>"
+msgid "Create a template that assigns %PRODUCTNAME styles to elements in the external XML format when you import a file in this format into %PRODUCTNAME."
+msgstr "Δημιουργήστε ένα πρότυπο που αντιστοιχίζει τα στυλ του %PRODUCTNAME σε στοιχεία στην εξωτερική μορφή XML όταν εισάγετε ένα αρχείο σ'αυτή τη μορφή στο %PRODUCTNAME."
-#: print_blackwhite.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"print_blackwhite.xhp\n"
-"par_id3154146\n"
-"30\n"
+"xsltfilter_create.xhp\n"
+"par_idN109EC\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01000000.xhp\" name=\"Tools - Options dialog\">Tools - Options dialog</link>"
-msgstr "<link href=\"text/shared/optionen/01000000.xhp\" name=\"Εργαλεία - Παράθυρο διαλόγου επιλογών\">Εργαλεία - Παράθυρο διαλόγου επιλογών</link>"
+msgid "In %PRODUCTNAME Writer, create a text document, and choose <item type=\"menuitem\">Tools - XML Filter Settings</item>."
+msgstr "Στο %PRODUCTNAME Writer, δημιουργήστε ένα έγγραφο κειμένου και επιλέξτε <item type=\"menuitem\">Εργαλεία - Ρυθμίσεις φίλτρου XML</item>."
-#: dragdrop_fromgallery.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"tit\n"
+"xsltfilter_create.xhp\n"
+"par_idN109F4\n"
"help.text"
-msgid "Copying Graphics From the Gallery"
-msgstr "Αντιγραφή γραφικών από τη Συλλογή"
+msgid "Click <emph>New</emph>."
+msgstr "Κάντε κλικ στο <emph>Δημιουργία</emph>."
-#: dragdrop_fromgallery.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"bm_id3145345\n"
+"xsltfilter_create.xhp\n"
+"par_idN109FC\n"
"help.text"
-msgid "<bookmark_value>Gallery;dragging pictures to draw objects</bookmark_value><bookmark_value>draw objects;dropping Gallery pictures</bookmark_value><bookmark_value>drag and drop;from Gallery to draw objects</bookmark_value>"
-msgstr "<bookmark_value>Συλλογή;μετακίνηση εικόνων σε αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης;απόθεση εικόνων Συλλογής</bookmark_value><bookmark_value>μετακίνηση και απόθεση;από τη Συλλογή σε αντικείμενα σχεδίασης</bookmark_value>"
+msgid "In the <emph>XML Filter</emph> dialog, click the <emph>General</emph> tab, and define the properties of the filter."
+msgstr "Στο παράθυρο διαλόγου <emph>Φίλτρο XML</emph>, κάντε κλικ στη καρτέλα <emph>Γενικά</emph>, και ορίστε τις ιδιότητες του φίλτρου."
-#: dragdrop_fromgallery.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"hd_id3145345\n"
-"40\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A03\n"
"help.text"
-msgid "<variable id=\"dragdrop_fromgallery\"><link href=\"text/shared/guide/dragdrop_fromgallery.xhp\" name=\"Copying Graphics From the Gallery\">Copying Graphics From the Gallery</link></variable>"
-msgstr "<variable id=\"dragdrop_fromgallery\"><link href=\"text/shared/guide/dragdrop_fromgallery.xhp\" name=\"Αντιγραφή γραφικών από τη Συλλογή\">Αντιγραφή γραφικών από τη Συλλογή</link></variable>"
+msgid "In the <emph>Filter Name</emph> box, enter a name for the XML filter."
+msgstr "Στο πεδίο <emph>Όνομα φίλτρου</emph>, εισάγετε ένα όνομα για το φίλτρο XML."
-#: dragdrop_fromgallery.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3155535\n"
-"41\n"
+"xsltfilter_create.xhp\n"
+"par_idN10CA1\n"
"help.text"
-msgid "If you drag a graphic from the Gallery into a text, spreadsheet or presentation document, the graphic will be inserted there."
-msgstr "Εάν μεταφέρετε ένα γραφικό από τη Συλλογή σε κείμενο, υπολογιστικό φύλλο ή παρουσίαση, θα πραγματοποιηθεί εισαγωγή του γραφικού."
+msgid "This name is displayed in the <emph>XML Filter Settings</emph> dialog."
+msgstr "Αυτό το όνομα θα προβληθεί στο παράθυρο διαλόγου <emph>Ρυθμίσεις φίλτρου XML</emph>."
-#: dragdrop_fromgallery.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3149762\n"
-"45\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A09\n"
"help.text"
-msgid "If you release the graphic <emph>directly on a draw object</emph>, please note the following:"
-msgstr "Εάν αφήσετε το γραφικό <emph>απευθείας σε ένα αντικείμενο σχεδίασης</emph>, να θυμάστε τα εξής:"
+msgid "In the <emph>Application</emph> box, select the %PRODUCTNAME application that the filter is for."
+msgstr "Στο πεδίο <emph>Εφαρμογή</emph>, επιλέξτε την εφαρμογή %PRODUCTNAME για την οποία προορίζεται το φίλτρο."
-#: dragdrop_fromgallery.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3153825\n"
-"43\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A0F\n"
"help.text"
-msgid "If you move the graphic (drag it without pressing any key, in which case no additional symbol appears next to the mouse pointer), only the attributes are copied from the graphic and applied to the draw object on which you release the mouse button."
-msgstr "Εάν το μεταφέρετε (το σύρετε χωρίς να πατάτε κανένα πλήκτρο στην περίπτωση αυτή δεν εμφανίζεται κανένα πρόσθετο σύμβολο δίπλα στο δείκτη του ποντικιού), αντιγράφονται μόνο οι ιδιότητες του γραφικού και εφαρμόζονται στο αντικείμενο σχεδίασης στο οποίο απελευθερώνετε το κουμπί του ποντικιού."
+msgid "In the <emph>Name of File Type</emph> box, enter the file type that the filter is for."
+msgstr "Στο πεδίο <emph>Όνομα τύπου αρχείου</emph>, εισάγεται τον τύπο αρχείου για τον οποίο προορίζεται το φίλτρο."
-#: dragdrop_fromgallery.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3153665\n"
-"42\n"
+"xsltfilter_create.xhp\n"
+"par_idN10CC6\n"
"help.text"
-msgid "If you copy the graphic (drag it while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, in which case a plus sign appears next to the mouse pointer), the graphic will be inserted as an object."
-msgstr "Αν αντιγράψετε το γραφικό (το μεταφέρετε ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, τότε θα εμφανιστεί ένα σύμβολο συν δίπλα στο δείκτη του ποντικιού), τότε το γραφικό θα εισαχθεί ως αντικείμενο."
+msgid "This name is displayed in the list of file types in the <emph>Open</emph>, <emph>Export</emph>, and <emph>Save As</emph> dialogs."
+msgstr "Αυτό το όνομα θα προβληθεί στη λίστα των τύπων αρχείου στα παράθυρα διαλόγου <emph>Άνοιγμα</emph>, <emph>Εξαγωγή</emph>, και <emph>Αποθήκευση ως</emph>."
-#: dragdrop_fromgallery.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3154514\n"
-"44\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A15\n"
"help.text"
-msgid "If you create a hyperlink (drag while holding down Shift and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, in which case a linking arrow appears next to the mouse pointer), the drawing object is replaced by the graphic from the Gallery, but the position and size of the replaced draw object are retained."
-msgstr "Αν δημιουργήσετε μια υπερσύνδεση (το μεταφέρετε ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, τότε θα εμφανιστεί ένα βέλος σύνδεσης δίπλα στο δείκτη του ποντικιού), τότε το αντικείμενο σχεδίασης θα αντικατασταθεί από το γραφικό της συλλογής αλλά θα διατηρηθούν η τοποθεσία και το μέγεθος του αντικατασταθέντος αντικειμένου σχεδίασης."
+msgid "In the <emph>File extension</emph> box, enter the extension for the exported file."
+msgstr "Στο πεδίο <emph>Επέκταση αρχείου</emph>, εισάγετε την επέκταση του εξαγόμενου αρχείου."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"tit\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A1B\n"
"help.text"
-msgid "Saving Documents"
-msgstr "Αποθήκευση εγγράφων"
+msgid "To differentiate the file from other XML files, enter an extension other than *.xml."
+msgstr "Για να διαφοροποιήσετε το αρχείο από άλλα αρχεία XML, εισάγετε μια διαφορετική προέκταση από *.xml."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"bm_id3147226\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A1F\n"
"help.text"
-msgid "<bookmark_value>documents; saving</bookmark_value><bookmark_value>saving; documents</bookmark_value><bookmark_value>backups; documents</bookmark_value><bookmark_value>files; saving</bookmark_value><bookmark_value>text documents; saving</bookmark_value><bookmark_value>spreadsheets; saving</bookmark_value><bookmark_value>drawings; saving</bookmark_value><bookmark_value>presentations; saving</bookmark_value><bookmark_value>FTP; saving documents</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα; αποθήκευση</bookmark_value><bookmark_value>αποθήκευση; έγγραφα</bookmark_value><bookmark_value>αντίγραφα ασφαλείας; έγγραφα</bookmark_value><bookmark_value>αρχεία; αποθήκευση</bookmark_value><bookmark_value>έγγραφα κειμένου; αποθήκευση</bookmark_value><bookmark_value>πίνακες; αποθήκευση</bookmark_value><bookmark_value>σχέδια; αποθήκευση</bookmark_value><bookmark_value>παρουσιάσεις; αποθήκευση</bookmark_value><bookmark_value>FTP; αποθήκευση εγγράφων</bookmark_value>"
+msgid "On the <emph>Transformation</emph> tab page, define the transformation properties for the filter."
+msgstr "Στη διάταξη σελίδας <emph>Μετασχηματισμός</emph>, ορίστε τις ιδιότητες μετασχηματισμού του φίλτρου."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"hd_id3147226\n"
-"4\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A26\n"
"help.text"
-msgid "<variable id=\"doc_save\"><link href=\"text/shared/guide/doc_save.xhp\" name=\"Saving Documents\">Saving Documents</link></variable>"
-msgstr "<variable id=\"doc_save\"><link href=\"text/shared/guide/doc_save.xhp\" name=\"Αποθήκευση εγγράφων\">Αποθήκευση εγγράφων</link></variable>"
+msgid "(Optional) In the <emph>DocType</emph> box, enter the document type identifier for the external file format."
+msgstr "(Προαιρετικό) στο πεδίο <emph>DocType</emph>, καταχωρίστε το αναγνωριστικό του τύπου εγγράφου για την εξωτερική μορφή αρχείου."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id3156113\n"
-"5\n"
+"xsltfilter_create.xhp\n"
+"par_idN10D0E\n"
"help.text"
-msgid "Click the <emph>Save</emph> icon or press the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Αποθήκευση</emph> ή πατήστε τα πλήκτρα συντόμευσης <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S."
+msgid "This identifier is used to detect the file type on import."
+msgstr "Αυτό το αναγνωριστικό χρησιμοποιείται για ανίχνευση του τύπου αρχείου κατά τη εισαγωγή."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id3155450\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A32\n"
"help.text"
-msgid "<image id=\"img_id3152349\" src=\"cmd/sc_save.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152349\">This icon is for tips on how to use the program more effectively.</alt></image>"
-msgstr "<image id=\"img_id3152349\" src=\"cmd/sc_save.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152349\">Αυτό το εικονίδιο είναι για συμβουλές στο πως να χρησιμοποιείτε το πρόγραμμα περισσότερο αποδοτικά.</alt></image>"
+msgid "In the <emph>XSLT for export</emph> box, enter the path and file name of the XSLT stylesheet that defines the transformation from OpenDocument format to the external format."
+msgstr "Στο πεδίο <emph>XSLT για εισαγωγή</emph>, καταχωρήσετε την διαδρομή και το όνομα αρχείου του XSLT stylesheet που ορίζει τον μετασχηματισμό από την εξωτερική μορφή στη μορφή OpenDocument."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id3148685\n"
-"8\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A38\n"
"help.text"
-msgid "The document is saved under its path and name on the current local data medium or network drive or on the Internet, overwriting any file of the same name."
-msgstr "Το έγγραφο αποθηκεύεται στη διαδρομή του και με το όνομά του στο τρέχον τοπικό μέσο δεδομένων ή μονάδα δικτύου ή στο Internet, αντικαθιστώντας οποιαδήποτε παλαιότερη έκδοση κατά τη διαδικασία."
+msgid "In the <emph>XSLT for import</emph> box, enter the path and file name to the XSLT stylesheet that defines the transformation from the external format to OpenDocument format."
+msgstr "Στο πεδίο <emph>XSLT για εισαγωγή</emph>, καταχωρίστε την διαδρομή και το όνομα αρχείου του XSLT stylesheet που ορίζει τον μετασχηματισμό από την εξωτερική μορφή στη μορφή OpenDocument."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id3150984\n"
-"2\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A3E\n"
"help.text"
-msgid "When you save a new file for the first time, the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link> dialog opens, in which you can enter a name, folder and drive or volume for the file. To open this dialog, choose <emph>File - Save As</emph>."
-msgstr "Όταν αποθηκεύετε ένα νέο αρχείο για πρώτη φορά, ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>, στο οποίο μπορείτε να εισαγάγετε όνομα, φάκελο και μονάδα ή τόμο για το αρχείο. Για να ανοίξετε αυτό το παράθυρο διαλόγου, επιλέξτε <emph>Αρχείο - Αποθήκευση ως</emph>."
+msgid "(Optional) In the <emph>Template for import</emph> box, enter the path and name of the template that defines the %PRODUCTNAME styles that are used in the imported file."
+msgstr "(Προαιρετικό) Στο πεδίο <emph>Πρότυπο για εισαγωγή</emph>, εισάγετε τη διαδρομή και το όνομα του προτύπου που καθορίζει τα στυλ του %PRODUCTNAME που χρησιμοποιούνται στο εισαγόμενο αρχείο."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id3152472\n"
-"3\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A44\n"
"help.text"
-msgid "You can set the automatic creation of a backup copy under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link></emph>."
-msgstr "Μπορείτε να ορίσετε την αυτόματη δημιουργία αντιγράφου ασφαλείας στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση - Γενικά\">Φόρτωση/Αποθήκευση - Γενικά</link></emph>."
+msgid "The files that are specified on the <emph>Transformation</emph> tab page are copied to the local %PRODUCTNAME users directory."
+msgstr "Τα αρχεία που διευκρινίζονται στην σελίδα καρτέλας <emph>Μετασχηματισμός</emph> αντιγράφονται στο τοπικό κατάλογο χρήστη του %PRODUCTNAME."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"hd_id7146824\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A4C\n"
"help.text"
-msgid "Automatic extension to the file name"
-msgstr "Αυτόματη επέκταση στο όνομα αρχείου"
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο <emph>OK</emph>."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id9359111\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A56\n"
"help.text"
-msgid "When saving a file, %PRODUCTNAME always appends an extension to the file name, except when the file name already has an extension that matches the file type. See the list of <link href=\"text/shared/00/00000021.xhp\">ODF extensions</link>."
-msgstr "Όταν αποθηκεύεται ένα αρχείο, το %PRODUCTNAME πάντα προσθέτει μία επέκταση στο όνομα του αρχείου, εκτός όταν το όνομα αρχείου έχει ήδη επέκταση που ταιριάζει στο τύπο αρχείου. Δείτε την λίστα <link href=\"text/shared/00/00000021.xhp\">Επεκτάσεις ODF</link>"
+msgid "To Test an XML Filter"
+msgstr "Για δοκιμή ενός φίλτρου XML"
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id6709494\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A5A\n"
"help.text"
-msgid "Some examples for the automatic extensions are listed in the following table:"
-msgstr "Μερικά παραδείγματα αυτομάτων επεκτάσεων παραθέτονται στον ακόλουθο πίνακα:"
+msgid "You can perform basic tests on a custom XML filter in %PRODUCTNAME."
+msgstr "Μπορείτε να εκτελέσετε βασικά τεστ σε ένα προσαρμοσμένο φίλτρο XML στο %PRODUCTNAME."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id9009674\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A91\n"
"help.text"
-msgid "You enter this file name"
-msgstr "Έχετε εισάγει αυτό το όνομα αρχείου"
+msgid "The document is not altered by these tests."
+msgstr "Το έγγραφο δεν υπόκειται σε αλλαγές από αυτούς τους ελέγχους."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id485549\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A60\n"
"help.text"
-msgid "You select this file type"
-msgstr "Επιλέξατε αυτό τον τύπο αρχείου"
+msgid "Create or open a text document."
+msgstr "Δημιουργήστε ή ανοίξτε ένα έγγραφο κειμένου."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id3987243\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A67\n"
"help.text"
-msgid "File is saved with this name"
-msgstr "Το αρχείο αποθηκεύτηκε με αυτό το όνομα"
+msgid "Choose <item type=\"menuitem\">Tools - XML Filter Settings</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Ρυθμίσεις φίλτρου XML</item>."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id7681814\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A6F\n"
"help.text"
-msgid "my file"
-msgstr "Το αρχείο μου"
+msgid "In the list of filters, select the filter that you want to test, and click <emph>Test XSLTs</emph>."
+msgstr "Στη λίστα με τα φίλτρα, επιλέξτε το φίλτρο που θέλετε για δοκιμή, και κάντε κλικ στο <emph>Δοκιμή XSLTs</emph>."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id9496749\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A82\n"
"help.text"
-msgid "ODF Text"
-msgstr "Κείμενο ODF"
+msgid "To test an <emph>Export</emph> Filter, do one of the following in the <emph>Export</emph> area of the dialog:"
+msgstr "Για να δοκιμάσετε ένα φίλτρο <emph>Εξαγωγής</emph>, κάντε ένα από τα ακόλουθα στην περιοχή <emph>Εξαγωγή</emph> του παραθύρου διαλόγου:"
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id342417\n"
+"xsltfilter_create.xhp\n"
+"par_idN10DEB\n"
"help.text"
-msgid "my file.odt"
-msgstr "my file.odt"
+msgid "Click <emph>Browse</emph>, select the %PRODUCTNAME document that you want to test, and click <emph>Open</emph>."
+msgstr "Κάντε κλικ στο <emph>Αναζήτηση</emph>, επιλέξτε το έγγραφο %PRODUCTNAME που θέλετε να δοκιμάσετε και κάντε κλικ στο <emph>Άνοιγμα</emph>."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id5087130\n"
+"xsltfilter_create.xhp\n"
+"par_idN10DF7\n"
"help.text"
-msgid "my file.odt"
-msgstr "my file.odt"
+msgid "To test the current document, click <emph>Current Document</emph>."
+msgstr "Για να δοκιμάσετε το τρέχον έγγραφο, κάντε κλικ στο <emph>Τρέχον έγγραφο</emph>."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id7523728\n"
+"xsltfilter_create.xhp\n"
+"par_idN10A99\n"
"help.text"
-msgid "ODF Text"
-msgstr "Κείμενο ODF"
+msgid "To test an <emph>Import</emph> Filter, click <emph>Browse</emph> in the <emph>Import</emph> area of the dialog, select a document, and click <emph>Open</emph>."
+msgstr "Για να δοκιμάσετε ένα φίλτρο <emph>Εισαγωγής</emph>, κάντε κλικ στο <emph>Αναζήτηση</emph> στην περιοχή <emph>Εισαγωγή</emph> του παραθύρου διαλόγου, επιλέξτε ένα έγγραφο και κάντε κλικ στο <emph>Άνοιγμα</emph>."
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id8994109\n"
+"xsltfilter_create.xhp\n"
+"par_id8579668\n"
"help.text"
-msgid "my file.odt"
-msgstr "my file.odt"
+msgid "<link href=\"text/shared/guide/xsltfilter.xhp\">About XML Filters</link>"
+msgstr "<link href=\"text/shared/guide/xsltfilter.xhp\">Σχετικά με τα φίλτρα XML</link>"
-#: doc_save.xhp
+#: xsltfilter_create.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id266426\n"
+"xsltfilter_create.xhp\n"
+"par_id5569017\n"
"help.text"
-msgid "my file.txt"
-msgstr "my file.txt"
+msgid "<link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Distributing XML filters</link>"
+msgstr "<link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Διανομή φίλτρων XML</link>"
-#: doc_save.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id3031098\n"
+"xsltfilter_distribute.xhp\n"
+"tit\n"
"help.text"
-msgid "ODF Text"
-msgstr "Κείμενο ODF"
+msgid "Distributing an XML filter as package"
+msgstr "Διανομή ενός XML φίλτρου ως πακέτου"
-#: doc_save.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id8276619\n"
+"xsltfilter_distribute.xhp\n"
+"bm_id7007583\n"
"help.text"
-msgid "my file.txt.odt"
-msgstr "my file.txt.odt"
+msgid "<bookmark_value>distributing XML filters</bookmark_value><bookmark_value>deleting;XML filters</bookmark_value><bookmark_value>XML filters;saving as package/installing/deleting</bookmark_value><bookmark_value>installing;XML filters</bookmark_value>"
+msgstr "<bookmark_value>διανομή φίλτρων XML</bookmark_value><bookmark_value>διαγραφή;φίλτρα XML</bookmark_value><bookmark_value>φίλτρα XML;αποθήκευση ως πακέτο/εγκατάσταση/διαγραφή</bookmark_value><bookmark_value>εγκατάσταση;φίλτρα XML</bookmark_value>"
-#: doc_save.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id7824030\n"
+"xsltfilter_distribute.xhp\n"
+"par_idN10ABC\n"
"help.text"
-msgid "my file.txt"
-msgstr "my file.txt"
+msgid "<variable id=\"xsltfilter\"><link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Distributing An XML Filter As Package</link> </variable>"
+msgstr "<variable id=\"xsltfilter\"><link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Διανομή ενός φίλτρου XML ως πακέτο</link> </variable>"
-#: doc_save.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id7534104\n"
+"xsltfilter_distribute.xhp\n"
+"par_idN10AC0\n"
"help.text"
-msgid "Text (.txt)"
-msgstr "Κείμενο (.txt)"
+msgid "You can distribute an XML filter to multiple users using a special package format."
+msgstr "Μπορείτε να μοιράσετε ένα φίλτρο XML σε πολλούς χρήστες χρησιμοποιώντας μια ειδική μορφή πακέτου."
-#: doc_save.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id209051\n"
+"xsltfilter_distribute.xhp\n"
+"par_idN10AC3\n"
"help.text"
-msgid "my file.txt"
-msgstr "my file.txt"
+msgid "To Save an XML Filter as a Package"
+msgstr "Για αποθήκευση ενός XML φίλτρου ως πακέτου"
-#: doc_save.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id3153524\n"
-"6\n"
+"xsltfilter_distribute.xhp\n"
+"par_idN10ACD\n"
"help.text"
-msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
+msgid "The XML Filter Settings dialog is only available when a text document is open."
+msgstr "Το παράθυρο διαλόγου Ρυθμίσεις φίλτρου XML είναι διαθέσιμο μόνο όταν ένα έγγραφο κειμένου είναι ανοιχτό."
-#: doc_save.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"doc_save.xhp\n"
-"par_id3154140\n"
-"7\n"
+"xsltfilter_distribute.xhp\n"
+"par_idN10ACA\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Φόρτωση/Αποθήκευση - Γενικά\">Φόρτωση/Αποθήκευση - Γενικά</link>"
+msgid "In Writer, choose <item type=\"menuitem\">Tools - XML Filter Settings</item>."
+msgstr "Στο Writer, επιλέξτε <item type=\"menuitem\">Εργαλεία - Ρυθμίσεις φίλτρου XML</item>."
-#: chart_barformat.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"chart_barformat.xhp\n"
-"tit\n"
+"xsltfilter_distribute.xhp\n"
+"par_idN10AD9\n"
"help.text"
-msgid "Adding Texture to Chart Bars"
-msgstr "Προσθήκη υφής σε γραμμές διαγράμματος"
+msgid "Select the filter that you want to distribute and click <emph>Save As Package</emph>."
+msgstr "Επιλέξτε το φίλτρο που θέλετε να διανέμετε και κάντε κλικ στο <emph>Αποθήκευση ως πακέτο</emph>."
-#: chart_barformat.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"chart_barformat.xhp\n"
-"bm_id3149798\n"
+"xsltfilter_distribute.xhp\n"
+"par_idN10AE0\n"
"help.text"
-msgid "<bookmark_value>charts; bars with textures</bookmark_value><bookmark_value>textures;on chart bars</bookmark_value><bookmark_value>inserting;textures on chart bars</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα; ράβδοι με υφή</bookmark_value><bookmark_value>υφή;σε ράβδους διαγράμματος</bookmark_value><bookmark_value>εισαγωγή;υφή σε ράβδους διαγράμματος</bookmark_value>"
+msgid "To Install an XML Filter from a Package"
+msgstr "Για να εγκαταστήσετε ένα φίλτρο XML από ένα πακέτο"
-#: chart_barformat.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"chart_barformat.xhp\n"
-"hd_id3149798\n"
-"1\n"
+"xsltfilter_distribute.xhp\n"
+"par_idN10AEA\n"
"help.text"
-msgid "<variable id=\"chart_barformat\"><link href=\"text/shared/guide/chart_barformat.xhp\" name=\"Adding Texture to Chart Bars\">Adding Texture to Chart Bars</link></variable>"
-msgstr "<variable id=\"chart_barformat\"><link href=\"text/shared/guide/chart_barformat.xhp\" name=\"Προσθήκη υφής σε ράβδους διαγράμματος\">Προσθήκη υφής σε ράβδους διαγράμματος</link></variable>"
+msgid "The XML Filter Settings dialog is only available when a text document is opened."
+msgstr "Το παράθυρο διαλόγου Ρυθμίσεις φίλτρου XML είναι διαθέσιμο μόνο όταν είναι ανοιχτό ένα έγγραφο κειμένου."
-#: chart_barformat.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"chart_barformat.xhp\n"
-"par_id3156136\n"
-"3\n"
+"xsltfilter_distribute.xhp\n"
+"par_idN10AE7\n"
"help.text"
-msgid "You can add texture to the bars in a graph or chart (instead of the default colors) via bitmap graphics:"
-msgstr "Μπορείτε να προσθέσετε υφή στις ράβδους ενός γραφήματος ή διαγράμματος (αντί των προεπιλεγμένων χρωμάτων) μέσω bitmap γραφικών:"
+msgid "In Writer, choose <item type=\"menuitem\">Tools - XML Filter Settings</item>."
+msgstr "Στο Writer, επιλέξτε <item type=\"menuitem\">Εργαλεία - Ρυθμίσεις φίλτρου XML</item>."
-#: chart_barformat.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"chart_barformat.xhp\n"
-"par_id3153748\n"
-"4\n"
+"xsltfilter_distribute.xhp\n"
+"par_idN10AF6\n"
"help.text"
-msgid "Enter edit mode by double-clicking on the chart."
-msgstr "Μπείτε στην κατάσταση επεξεργασίας κάνοντας διπλό κλικ στο διάγραμμα."
+msgid "Click <emph>Open Package</emph> and select the package file with the filter you want to install."
+msgstr "Κάντε κλικ στο <emph>Άνοιγμα πακέτου</emph> και επιλέξτε το αρχείο πακέτου με το φίλτρο που θέλετε να εγκαταστήσετε."
-#: chart_barformat.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"chart_barformat.xhp\n"
-"par_id3149182\n"
-"5\n"
+"xsltfilter_distribute.xhp\n"
+"par_idN10535\n"
"help.text"
-msgid "Click on any bar of the bar series you want to edit. All bars of this series are now selected."
-msgstr "Κλικ σε οποιαδήποτε ράβδο από τη σειρά ράβδων που θέλετε να επεξεργαστείτε. Όλες οι ράβδοι αυτής της σειράς έχουν τώρα επιλεγεί."
+msgid "To Delete an Installed XML Filter"
+msgstr "Για διαγραφή ενός εγκατεστημένου φίλτρου XML"
-#: chart_barformat.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"chart_barformat.xhp\n"
-"par_id720847\n"
+"xsltfilter_distribute.xhp\n"
+"par_idN10B0A\n"
"help.text"
-msgid "If you want to edit only one bar, click again on that bar."
-msgstr "Αν θέλετε να επεξεργαστείτε μόνο μία ράβδο, κλικ ξανά σε αυτή τη ράβδο."
+msgid "In Writer, choose <item type=\"menuitem\">Tools - XML Filter Settings</item>."
+msgstr "Στο Writer, επιλέξτε <item type=\"menuitem\">Εργαλεία - Ρυθμίσεις φίλτρου XML</item>."
-#: chart_barformat.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"chart_barformat.xhp\n"
-"par_id3147275\n"
-"6\n"
+"xsltfilter_distribute.xhp\n"
+"par_idN10B19\n"
"help.text"
-msgid "In the context menu choose <emph>Object Properties</emph>. Then choose the <emph>Area</emph> tab."
-msgstr "Στο μενού περιεχομένου διαλέξτε <emph>Ιδιότητες αντικειμένου</emph>. Μετά επιλέξτε την καρτέλα <emph>Περιοχή</emph>."
+msgid "Select the filter you want to delete and click <emph>Delete</emph>."
+msgstr "Επιλέξτε το φίλτρο που θέλετε να διαγράψετε και κάντε κλικ στο <emph>Διαγραφή</emph>."
-#: chart_barformat.xhp
+#: xsltfilter_distribute.xhp
msgctxt ""
-"chart_barformat.xhp\n"
-"par_id3146797\n"
-"7\n"
+"xsltfilter_distribute.xhp\n"
+"par_id6011841\n"
"help.text"
-msgid "Click on <emph>Bitmap</emph>. In the list box select a bitmap as a texture for the currently selected bars. Click <emph>OK</emph> to accept the setting."
-msgstr "Κάντε κλικ στην επιλογή <emph>Bitmap</emph>. Τώρα, μπορείτε να επιλέξετε ένα bitmap από το πλαίσιο λίστας ως υφή για αυτήν τη γραμμή. Κάνοντας κλικ στο κουμπί <emph>OK</emph> αποδέχεστε τη ρύθμιση."
+msgid "<link href=\"text/shared/guide/xsltfilter.xhp\">About XML Filters</link>"
+msgstr "<link href=\"text/shared/guide/xsltfilter.xhp\">Σχετικά με τα φίλτρα XML</link>"
diff --git a/source/el/helpcontent2/source/text/shared/optionen.po b/source/el/helpcontent2/source/text/shared/optionen.po
index 0d585b9c3d0..9ca6b19d423 100644
--- a/source/el/helpcontent2/source/text/shared/optionen.po
+++ b/source/el/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2012-12-11 07:14+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-06-01 02:47+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,1258 +14,531 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355210085.0\n"
+"X-POOTLE-MTIME: 1370054824.0\n"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
+"01000000.xhp\n"
"tit\n"
"help.text"
-msgid "Calculate"
-msgstr "Υπολογισμός"
+msgid "Options"
+msgstr "Επιλογές"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"bm_id3149399\n"
+"01000000.xhp\n"
+"bm_id3153665\n"
"help.text"
-msgid "<bookmark_value>references; iterative (Calc)</bookmark_value> <bookmark_value>calculating;iterative references (Calc)</bookmark_value> <bookmark_value>iterative references in spreadsheets</bookmark_value> <bookmark_value>recursions in spreadsheets</bookmark_value> <bookmark_value>dates; default (Calc)</bookmark_value> <bookmark_value>dates; start 1900/01/01 (Calc)</bookmark_value> <bookmark_value>dates; start 1904/01/01 (Calc)</bookmark_value> <bookmark_value>case sensitivity;comparing cell contents (Calc)</bookmark_value> <bookmark_value>decimal places displayed (Calc)</bookmark_value> <bookmark_value>precision as shown (Calc)</bookmark_value> <bookmark_value>values; rounded as shown (Calc)</bookmark_value> <bookmark_value>rounding precision (Calc)</bookmark_value> <bookmark_value>search criteria for database functions in cells</bookmark_value> <bookmark_value>Excel; search criteria</bookmark_value>"
-msgstr "<bookmark_value>αναφορές; επαναληπτικές (Calc)</bookmark_value><bookmark_value>υπολογισμός;επαναληπτικές αναφορές(Calc)</bookmark_value><bookmark_value>επαναληπτικές αναφορές σε λογιστικά φύλλα</bookmark_value><bookmark_value>αναδρομές σε λογιστικά φύλλα</bookmark_value><bookmark_value>ημερομηνίες; προεπιλογή (Calc)</bookmark_value><bookmark_value>ημερομηνίες; έναρξη 01/01/1900 (Calc)</bookmark_value><bookmark_value>ημερομηνίες; έναρξη 01/01/1904 (Calc)</bookmark_value><bookmark_value>διάκριση πεζών/κεφαλαίων; σύγκριση περιεχομένων κελιού (Calc)</bookmark_value><bookmark_value>εμφανιζόμενες δεκαδικές θέσεις (Calc)</bookmark_value><bookmark_value>ακρίβεια όπως εμφανίζεται (Calc)</bookmark_value><bookmark_value>τιμές;στρογγυλοποίηση όπως φαίνεται (Calc)</bookmark_value><bookmark_value>ακρίβεια στρογγυλοποίησης (Calc)</bookmark_value><bookmark_value>κριτήρια αναζήτησης για συναρτήσεις βάσης δεδομένων σε κελιά</bookmark_value><bookmark_value>Excel; κριτήρια αναζήτησης</bookmark_value>"
+msgid "<bookmark_value>options; tools</bookmark_value> <bookmark_value>defaults; program configuration</bookmark_value> <bookmark_value>settings; program configuration</bookmark_value>"
+msgstr "<bookmark_value>επιλογές; εργαλεία</bookmark_value><bookmark_value>προεπιλογές; διευθέτηση προγράμματος</bookmark_value><bookmark_value>ρυθμίσεις; διευθέτηση προγράμματος</bookmark_value>"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"hd_id3145071\n"
+"01000000.xhp\n"
+"hd_id3153665\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01060500.xhp\" name=\"Calculate\">Calculate</link>"
-msgstr "<link href=\"text/shared/optionen/01060500.xhp\" name=\"Υπολογισμός\">Υπολογισμός</link>"
+msgid "<link href=\"text/shared/optionen/01000000.xhp\" name=\"Options\">Options</link>"
+msgstr "<link href=\"text/shared/optionen/01000000.xhp\" name=\"Επιλογές\">Επιλογές</link>"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3147576\n"
+"01000000.xhp\n"
+"par_id3151384\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Defines the calculation settings for spreadsheets.</ahelp> Defines the behavior of spreadsheets with iterative references, the date settings, the number of decimal places, and if capitalization or lower cases are to be considered when searching within sheets."
-msgstr "<ahelp hid=\".\">Ορίζει τις ρυθμίσεις υπολογισμού για λογιστικά φύλλα.</ahelp> Ορίζει τη συμπεριφορά των λογιστικών φύλλων με επαναληπτικές αναφορές, τις ρυθμίσεις δεδομένων, τον αριθμό των δεκαδικών θέσεων και εάν κεφαλαία ή μικρά εξετάζονται κατά την αναζήτηση στα φύλλα."
+msgid "<ahelp hid=\".uno:OptionsTreeDialog\">This command opens a dialog for a customized program configuration.</ahelp>"
+msgstr "<ahelp hid=\".uno:OptionsTreeDialog\">Η εντολή αυτή ανοίγει ένα παράθυρο διαλόγου για προσαρμοσμένη ρύθμιση παραμέτρων του προγράμματος.</ahelp>"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"hd_id3149399\n"
-"3\n"
+"01000000.xhp\n"
+"par_id3156344\n"
+"18\n"
"help.text"
-msgid "Iterative references"
-msgstr "Διαδοχικές παραπομπές"
+msgid "All your settings are saved automatically. To expand an entry either double click this entry or click the plus sign. To collapse the entry, click the minus sign or double click the entry."
+msgstr "Όλες οι ρυθμίσεις σας θα αποθηκευτούν αυτόματα. Η δομή αυτού του παραθύρου διαλόγου είναι παρόμοια με τη δομή της Εξερεύνησης. Δηλαδή, είναι ιεραρχική. Για να ανοίξετε μια καταχώρηση, κάντε διπλό κλικ στην καταχώρηση ή κάντε κλικ στο σύμβολο συν πριν από αυτήν. Για να κλείσετε την καταχώρηση, απλώς κάντε κλικ στο σύμβολο πλην πριν από την καταχώρηση ή κάντε ξανά διπλό κλικ στην καταχώρηση."
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3155419\n"
-"4\n"
+"01000000.xhp\n"
+"par_idN10607\n"
"help.text"
-msgid "In this section you can delimit the number of approximation steps carried out during iterative calculations. In addition, you can specify the degree of precision of the answer."
-msgstr "Στην ενότητα αυτή, μπορείτε να περιορίσετε τον αριθμό των βημάτων διαδοχικών προσεγγίσεων, τα οποία εκτελούνται κατά τη διάρκεια επαναληπτικών υπολογισμών. Επιπλέον, μπορείτε να ορίσετε τον βαθμό ακρίβειας της απάντησης."
+msgid "You see only the entries that are applicable to the current document. If the current document is a text document, you see the %PRODUCTNAME Writer entry, and so on for all modules of %PRODUCTNAME. %PRODUCTNAME Impress and %PRODUCTNAME Draw are treated as the same in this dialog. The common entries are always visible."
+msgstr "Μπορείτε να δείτε καταχωρίσεις που είναι σχετικές με το τρέχον έγγραφο. Εάν το τρέχον έγγραφο είναι έγγραφο κειμένου, βλέπετε την βόηθεια του %PRODUCTNAME Writer, και ούτω καθ' εξής για κάθε υποπρόγραμμα του %PRODUCTNAME. Τα %PRODUCTNAME Impress και %PRODUCTNAME Draw έχουν την ίδια μεταχείριση σε αυτό το παράθυρο διαλόγου. Οι κοινές καταχωρίσεις είναι πάντα διαθέσιμες."
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"hd_id3154142\n"
-"5\n"
+"01000000.xhp\n"
+"par_id3125863\n"
+"13\n"
"help.text"
-msgid "Iterations"
-msgstr "Διαδοχικές προσεγγίσεις"
+msgid "<ahelp hid=\"HID_OFADLG_TREELISTBOX\" visibility=\"hidden\">Select an entry to edit.</ahelp>"
+msgstr "<ahelp hid=\"HID_OFADLG_TREELISTBOX\" visibility=\"hidden\">Επιλέξτε μια καταχώριση για επεξεργασία.</ahelp>"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3149795\n"
-"6\n"
+"01000000.xhp\n"
+"par_id1013200911280529\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_CALC:BTN_ITERATE\">Specifies whether formulas with iterative references (formulas that are continuously repeated until the problem is solved) are calculated after a specific number of repetitions.</ahelp> If the<emph> Iterations </emph>box is not marked, an iterative reference in the table will cause an error message."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_CALC:BTN_ITERATE\">Προσδιορίζει αν ο υπολογισμός τύπων με κυκλικές παραπομπές (ο τύπος επαναλαμβάνεται διαρκώς μέχρι να λυθεί το πρόβλημα) πραγματοποιείται μετά από έναν συγκεκριμένο αριθμό επαναλήψεων .</ahelp> Αν η επιλογή<emph> Επαναλήψεις </emph>δεν είναι ενεργοποιημένη, μια κυκλική παραπομπή στον πίνακα θα εμφανίσει ένα μήνυμα σφάλματος."
+msgid "Note for Mac OS X users: The Help mentions the menu path Tools - Options at numerous places. Replace this path with %PRODUCTNAME - Preferences on your Mac OS X main menu. Both menu entries open the Options dialog box."
+msgstr "Σημείωση για χρήστες Mac OS X: Η βοήθεια μνημονεύει τη διαδρομή μενού Εργαλεία - Επιλογές σε αρκετές θέσεις. Αντικαταστήστε αυτή τη διαδρομή με %PRODUCTNAME - Προτιμήσεις στο κύριο μενού σας Mac OS X. Και οι δυο καταχωρήσεις μενού ανοίγουν το πλαίσιο διαλόγου επιλογές."
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3148686\n"
-"7\n"
+"01000000.xhp\n"
+"hd_id3159149\n"
+"4\n"
"help.text"
-msgid "<emph>Example:</emph> calculating the cost of an item without the value-added tax."
-msgstr "<emph>Παράδειγμα:</emph> υπολογισμός του κόστους στοιχείου χωρίς ΦΠΑ."
+msgid "<link href=\"text/shared/optionen/01010000.xhp\" name=\"$[officename]\">%PRODUCTNAME</link>"
+msgstr "<link href=\"text/shared/optionen/01010000.xhp\" name=\"$[officename]\">%PRODUCTNAME</link>"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3156155\n"
-"8\n"
+"01000000.xhp\n"
+"hd_id3145787\n"
+"3\n"
"help.text"
-msgid "Type the text 'Selling price' in cell A5, the text 'Net' in cell A6, and the text 'Value-added tax' in cell A7."
-msgstr "Γράψτε το κείμενο 'Τιμή πώλησης' στο κελί Α5, το κείμενο 'Σύνολο' στο Α6, και το κείμενο 'ΦΠΑ' στο Α7."
+msgid "<link href=\"text/shared/optionen/01020000.xhp\" name=\"Load/Save\">Load/Save</link>"
+msgstr "<link href=\"text/shared/optionen/01020000.xhp\" name=\"Φόρτωση/Αποθήκευση\">Φόρτωση/Αποθήκευση</link>"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3147530\n"
-"61\n"
+"01000000.xhp\n"
+"hd_id3153726\n"
+"19\n"
"help.text"
-msgid "Now type a selling price (for example, 100) in cell B5. The net price should be shown in cell B6 and the value-added tax should be shown in cell B7."
-msgstr "Τώρα γράψτε μια τιμή πώλησης (για παράδειγμα, 100) στο κελί Β5. Η συνολική τιμή πρέπει να εμφανίζεται στο κελί Β6 και ο ΦΠΑ στο κελί Β7."
+msgid "<link href=\"text/shared/optionen/01150000.xhp\" name=\"Language Settings\">Language Settings</link>"
+msgstr "<link href=\"text/shared/optionen/01150000.xhp\" name=\"Ρυθμίσεις γλώσσας\">Ρυθμίσεις γλώσσας</link>"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3153061\n"
-"62\n"
+"01000000.xhp\n"
+"hd_id3150872\n"
+"20\n"
"help.text"
-msgid "You know that the value-added tax is calculated as 'net price times 15%' and that you arrive at the net price by deducting the value-added tax from the selling price. Type the formula <item type=\"literal\">=B5-B7</item> in B6 to calculate the net price, and type the formula <item type=\"literal\">=B6*0.15</item> in cell B7 to calculate the value-added tax."
-msgstr "Γνωρίζετε ότι ο ΦΠΑ υπολογίζεται ως 'συνολική τιμή επί 15%' και ότι θα βρείτε τη συνολική τιμή αφαιρώντας τον ΦΠΑ από τη τιμή πώλησης. Πληκτρολογείστε τον τύπο <item type=\"literal\">=B5-B7</item> στο κελί Β6 για να υπολογίσετε τη συνολική τιμή και τον τύπο <item type=\"literal\">=B6*0,15</item> στο κελί Β7 για να υπολογίσετε τον ΦΠΑ."
+msgid "<link href=\"text/shared/optionen/01030000.xhp\" name=\"Internet\">Internet</link>"
+msgstr "<link href=\"text/shared/optionen/01030000.xhp\" name=\"Διαδίκτυο\">Διαδίκτυο</link>"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3154760\n"
-"63\n"
+"01000000.xhp\n"
+"hd_id3153188\n"
+"6\n"
"help.text"
-msgid "Switch on the iterations to correctly calculate the formulas, otherwise a 'Circular reference' error message appears in the <emph>Status</emph> Bar."
-msgstr "Ενεργοποιήστε τις επαναλήψεις για να υπολογίσετε με ακρίβεια τις εξισώσεις, αλλιώς εμφανίζεται μήνυμα σφάλματος \"Κυκλικής παραπομπής\" στη γραμμή <emph>Κατάστασης</emph>."
+msgid "<link href=\"text/shared/optionen/01040000.xhp\" name=\"Text Document\">%PRODUCTNAME Writer</link>"
+msgstr "<link href=\"text/shared/optionen/01040000.xhp\" name=\"Έγγραφο Κειμένου\">%PRODUCTNAME Writer</link>"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3154365\n"
-"9\n"
+"01000000.xhp\n"
+"hd_id3150104\n"
+"5\n"
"help.text"
-msgid "A"
-msgstr "A"
+msgid "<link href=\"text/shared/optionen/01050000.xhp\" name=\"HTML Document\">%PRODUCTNAME Writer/Web</link>"
+msgstr "<link href=\"text/shared/optionen/01050000.xhp\" name=\"Έγγραφο HTML\">%PRODUCTNAME Writer/Web</link>"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3145606\n"
-"10\n"
+"01000000.xhp\n"
+"hd_id3154918\n"
+"7\n"
"help.text"
-msgid "B"
-msgstr "B"
+msgid "<link href=\"text/shared/optionen/01060000.xhp\" name=\"Spreadsheet\">%PRODUCTNAME Calc</link>"
+msgstr "<link href=\"text/shared/optionen/01060000.xhp\" name=\"Υπολογιστικό φύλλο\">%PRODUCTNAME Calc</link>"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3149202\n"
-"11\n"
+"01000000.xhp\n"
+"hd_id3153142\n"
+"8\n"
"help.text"
-msgid "5"
-msgstr "5"
+msgid "<link href=\"text/shared/optionen/01070000.xhp\" name=\"Presentation\">%PRODUCTNAME Impress</link>"
+msgstr "<link href=\"text/shared/optionen/01070000.xhp\" name=\"Παρουσίαση\">%PRODUCTNAME Impress</link>"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3151041\n"
+"01000000.xhp\n"
+"hd_id3147434\n"
"12\n"
"help.text"
-msgid "Selling Price"
-msgstr "Τιμή πώλησης"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3159149\n"
-"13\n"
-"help.text"
-msgid "100"
-msgstr "100"
+msgid "<link href=\"text/shared/optionen/01080000.xhp\" name=\"Drawing\">%PRODUCTNAME Draw</link>"
+msgstr "<link href=\"text/shared/optionen/01080000.xhp\" name=\"Σχέδιο\">%PRODUCTNAME Draw</link>"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3159254\n"
-"14\n"
+"01000000.xhp\n"
+"hd_id3154732\n"
+"9\n"
"help.text"
-msgid "6"
-msgstr "6"
+msgid "<link href=\"text/shared/optionen/01090000.xhp\" name=\"Formula\">%PRODUCTNAME Math</link>"
+msgstr "<link href=\"text/shared/optionen/01090000.xhp\" name=\"Μαθηματικός τύπος\">%PRODUCTNAME Math</link>"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3147317\n"
+"01000000.xhp\n"
+"hd_id3155418\n"
"15\n"
"help.text"
-msgid "Net"
-msgstr "Net"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3147348\n"
-"16\n"
-"help.text"
-msgid "=B5-B7"
-msgstr "=B5-B7"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3154918\n"
-"17\n"
-"help.text"
-msgid "7"
-msgstr "7"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3153573\n"
-"18\n"
-"help.text"
-msgid "Tax"
-msgstr "Φόρος"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3154319\n"
-"19\n"
-"help.text"
-msgid "=B6*0,15"
-msgstr "=B6*0,15"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"hd_id3145750\n"
-"22\n"
-"help.text"
-msgid "Steps"
-msgstr "Βήματα"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3152576\n"
-"23\n"
-"help.text"
-msgid "<ahelp hid=\"SC:NUMERICFIELD:RID_SCPAGE_CALC:ED_STEPS\">Sets the maximum number of iteration steps.</ahelp>"
-msgstr "<ahelp hid=\"SC:NUMERICFIELD:RID_SCPAGE_CALC:ED_STEPS\">Ορίστε τον μέγιστο αριθμό των βημάτων των διαδοχικών προσεγγίσεων.</ahelp>"
+msgid "<link href=\"text/shared/optionen/01110000.xhp\" name=\"Chart\">Charts</link>"
+msgstr "<link href=\"text/shared/optionen/01110000.xhp\" name=\"Διάγραμμα\">Διαγράμματα</link>"
-#: 01060500.xhp
+#: 01000000.xhp
msgctxt ""
-"01060500.xhp\n"
-"hd_id3153728\n"
-"24\n"
+"01000000.xhp\n"
+"hd_id3149420\n"
+"21\n"
"help.text"
-msgid "Minimum Change"
-msgstr "Ελάχιστη τιμή αλλαγής"
+msgid "<link href=\"text/shared/optionen/01160000.xhp\" name=\"Data Sources\">%PRODUCTNAME Database</link>"
+msgstr "<link href=\"text/shared/optionen/01160000.xhp\" name=\"Πηγές Δεδομένων\">Βάση δεδομένων %PRODUCTNAME</link>"
-#: 01060500.xhp
+#: 01010000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3153139\n"
-"25\n"
+"01010000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCPAGE_CALC:ED_EPS\">Specifies the difference between two consecutive iteration step results. If the result of the iteration is lower than the minimum change value, then the iteration will stop.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCPAGE_CALC:ED_EPS\">Στο πεδίο αυτό εισαγάγετε τη διαφορά μεταξύ δύο αποτελεσμάτων υπολογισμού. Η διαδοχική προσέγγιση θα ολοκληρωθεί εάν ο αριθμός είναι μικρότερος από εκείνον που έχει οριστεί σε αυτό το πλαίσιο.</ahelp>"
+msgid "$[officename]"
+msgstr "$[officename]"
-#: 01060500.xhp
+#: 01010000.xhp
msgctxt ""
-"01060500.xhp\n"
-"hd_id3147125\n"
-"45\n"
+"01010000.xhp\n"
+"hd_id3153750\n"
+"1\n"
"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
+msgid "$[officename]"
+msgstr "$[officename]"
-#: 01060500.xhp
+#: 01010000.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3155416\n"
-"46\n"
+"01010000.xhp\n"
+"par_id3149177\n"
+"2\n"
"help.text"
-msgid "Select the start date for the internal conversion from days to numbers."
-msgstr "Επιλέξτε την ημερομηνία έναρξης για την εσωτερική μετατροπή από ημέρες σε αριθμούς."
+msgid "<variable id=\"optionenallgemein\"><ahelp hid=\"SID_GENERAL_OPTIONS\">Use this dialog to create general settings for working with $[officename]. The information covers topics such as user data, saving, printing, paths to important files and directories, and color defaults.</ahelp></variable> These settings are saved automatically."
+msgstr "<variable id=\"optionenallgemein\"><ahelp hid=\"SID_GENERAL_OPTIONS\">Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για τις γενικές ρυθμίσεις του $[officename]. Οι πληροφορίες καλύπτουν θέματα όπως τα δεδομένα χρήστη, την αποθήκευση, την εκτύπωση, τις διαδρομές προς σημαντικά αρχεία και καταλόγους και τις προεπιλογές χρωμάτων.</ahelp></variable> Αυτές οι ρυθμίσεις αποθηκεύονται αυτόματα."
-#: 01060500.xhp
+#: 01010100.xhp
msgctxt ""
-"01060500.xhp\n"
-"hd_id3147396\n"
-"47\n"
+"01010100.xhp\n"
+"tit\n"
"help.text"
-msgid "12/30/1899 (default)"
-msgstr "30/12/1899 (Προεπιλογή)"
+msgid "User Data"
+msgstr "Δεδομένα χρήστη"
-#: 01060500.xhp
+#: 01010100.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3145646\n"
-"48\n"
+"01010100.xhp\n"
+"bm_id3155805\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_CALC:BTN_DATESTD\">Sets 12/30/1899 as day zero.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_CALC:BTN_DATESTD\">Ορίζει ως αρχική ημερομηνία την 12/30/1899.</ahelp>"
+msgid "<bookmark_value>data; user data</bookmark_value><bookmark_value>user data; input</bookmark_value><bookmark_value>personal data input</bookmark_value>"
+msgstr "<bookmark_value>δεδομένα, δεδομένα χρήστη</bookmark_value><bookmark_value>δεδομένα χρήστη, είσοδος</bookmark_value><bookmark_value>είσοδος προσωπικών δεδομένων</bookmark_value>"
-#: 01060500.xhp
+#: 01010100.xhp
msgctxt ""
-"01060500.xhp\n"
-"hd_id3156283\n"
-"49\n"
+"01010100.xhp\n"
+"hd_id3155805\n"
+"1\n"
"help.text"
-msgid "01/01/1900 (StarCalc 1.0)"
-msgstr "01/01/1900 (StarCalc 1.0)"
+msgid "<link href=\"text/shared/optionen/01010100.xhp\" name=\"User Data\">User Data</link>"
+msgstr "<link href=\"text/shared/optionen/01010100.xhp\" name=\"Δεδομένα Χρήστη\">Δεδομένα Χρήστη</link>"
-#: 01060500.xhp
+#: 01010100.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3154018\n"
-"50\n"
+"01010100.xhp\n"
+"par_id3156410\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_CALC:BTN_DATESC10\">Sets 1/1/1900 as day zero. Use this setting for StarCalc 1.0 spreadsheets containing date entries.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_CALC:BTN_DATESC10\">Ενεργοποιήστε αυτήν την επιλογή για να ορίσετε την 1/1/1900 ως ημερομηνία έναρξης. Η ρύθμιση αυτή ενεργοποιείται εάν ανοίξετε ένα υπολογιστικό φύλλο του StarCalc 1.0, το οποίο περιέχει καταχωρήσεις ημερομηνιών.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optuserpage/OptUserPage\">Use this tab page to enter or edit user data.</ahelp> Some of the data may have already been entered by the user when installing $[officename]."
+msgstr "<ahelp hid=\"cui/ui/optuserpage/OptUserPage\">Χρησιμοποιείστε αυτή τη σελίδα καρτέλας για να εισάγετε ή επεξεργαστείτε δεδομένα χρήστη.</ahelp> Μερικά από τα δεδομένα μπορεί να έχουν ήδη εισαχθεί από το χρήστη κατά την εγκατάσταση του $[officename]."
-#: 01060500.xhp
+#: 01010100.xhp
msgctxt ""
-"01060500.xhp\n"
-"hd_id3156181\n"
-"51\n"
+"01010100.xhp\n"
+"par_id3153748\n"
+"27\n"
"help.text"
-msgid "01/01/1904"
-msgstr "01/01/1904"
+msgid "User data is used by templates and Wizards in $[officename]. For example, the \"First name\" and \"Last name\" data fields are used to automatically insert your name as the author of a new document. You can see this under <emph>File - Properties</emph>."
+msgstr "Τα δεδομένα χρήστη χρησιμοποιούνται από τα πρότυπα και τους Αυτόματους πιλότους στο $[officename]. Για παράδειγμα, τα πεδία δεδομένων \"Όνομα\" και \"Επώνυμο\" χρησιμοποιούνται για εισαχθεί αυτόματα το όνομά σας ως συγγραφέας ενός νέου εγγράφου. Μπορείτε να το δείτε αυτό στο <emph>Αρχείο - Ιδιότητες</emph>."
-#: 01060500.xhp
+#: 01010100.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3153948\n"
-"52\n"
+"01010100.xhp\n"
+"par_id3153031\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_CALC:BTN_DATE1904\">Sets 1/1/1904 as day zero. Use this setting for spreadsheets that are imported in a foreign format.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_CALC:BTN_DATE1904\">Ενεργοποιήστε αυτήν την επιλογή για να ορίσετε ότι η ημερομηνία έναρξης θα είναι η 01/01/1904. Χρησιμοποιήστε αυτήν τη ρύθμιση για υπολογιστικά φύλλα, των οποίων η εισαγωγή πραγματοποιείται σε εξωτερική μορφή.</ahelp>"
+msgid "Some of the user data is included automatically in an internal dictionary so that it is recognized by the spellchecker. If typing errors are made, the program can use this data to suggest replacements. Note that changes to data take effect only after $[officename] is restarted."
+msgstr "Μερικά από τα δεδομένα χρήστη περιλαμβάνονται αυτόματα σε ένα εσωτερικό λεξικό για να τα αναγνωρίζει ο ορθογραφικός έλεγχος. Εάν γίνουν τυπογραφικά λάθη, το πρόγραμμα μπορεί να χρησιμοποιήσει αυτά τα δεδομένα για να κάνει υποδείξεις διόρθωσης. Σημειώστε ότι αλλαγές σε δεδομένα ισχύουν μόνο μετά την επανεκκίνηση του $[officename]."
-#: 01060500.xhp
+#: 01010100.xhp
msgctxt ""
-"01060500.xhp\n"
-"hd_id3153838\n"
-"26\n"
+"01010100.xhp\n"
+"hd_id3147653\n"
+"3\n"
"help.text"
-msgid "Case sensitive"
-msgstr "Συμφωνία πεζών-κεφαλαίων"
+msgid "Address"
+msgstr "Διεύθυνση"
-#: 01060500.xhp
+#: 01010100.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3146793\n"
-"27\n"
+"01010100.xhp\n"
+"par_id3149762\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_CALC:BTN_CASE\">Specifies whether to distinguish between upper and lower case in texts when comparing cell contents.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_CALC:BTN_CASE\">Ενεργοποιήστε αυτό το πλαίσιο ελέγχου για να γίνεται διάκριση μεταξύ κεφαλαίων και πεζών σε κείμενα, κατά τη σύγκριση των περιεχομένων κελιών.</ahelp>"
+msgid "Use the <emph>Address</emph> field to enter and edit your personal user data."
+msgstr "Χρησιμοποιήστε το πεδίο <emph>Διεύθυνση</emph> για να εισάγετε και να επεξεργαστείτε τα προσωπικά σας δεδομένα χρήστη."
-#: 01060500.xhp
+#: 01010100.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3153707\n"
-"28\n"
+"01010100.xhp\n"
+"hd_id3156329\n"
+"5\n"
"help.text"
-msgid "<emph>Example:</emph> Type the text 'Test' in cell A1; and the text 'test' in B1. Then type the formula \"=A1=B1\" in cell C1. If the <emph>Case sensitive</emph> box is marked, FALSE will appear in the cell; otherwise, TRUE will appear in the cell."
-msgstr "<emph>Παράδειγμα:</emph>Πληκτρολογήστε το κείμενο 'Test' στο κελί Α1· και το κείμενο 'test' στο Β1. Έπειτα πληκτρολογήστε τον τύπο \"=A1=B1\" στο κελί C1. Εάν το πλαίσιο <emph>Διάκριση πεζών/κεφαλαίων</emph> είναι σημειωμένο, FALSE θα εμφανιστεί στο κελί· αλλιώς, TRUE θα εμφανιστεί στο κελί."
+msgid "Company"
+msgstr "Εταιρία"
-#: 01060500.xhp
+#: 01010100.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3153965\n"
-"29\n"
+"01010100.xhp\n"
+"par_id3143270\n"
+"6\n"
"help.text"
-msgid "The EXACT text function is always case-sensitive, independent of the settings in this dialog."
-msgstr "Η συνάρτηση κειμένου EXACT κάνει πάντα διάκριση μεταξύ πεζών-κεφαλαίων, ανεξάρτητα από τις ρυθμίσεις αυτού του παραθύρου διαλόγου."
+msgid "<ahelp hid=\"cui/ui/optuserpage/company\">Type the name of your company in this field.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optuserpage/company\">Σε αυτό το πεδίο πληκτρολογήστε το όνομα της εταιρίας σας.</ahelp>"
-#: 01060500.xhp
+#: 01010100.xhp
msgctxt ""
-"01060500.xhp\n"
-"hd_id3145150\n"
-"30\n"
+"01010100.xhp\n"
+"hd_id3145315\n"
+"7\n"
"help.text"
-msgid "Precision as shown"
-msgstr "Ακρίβεια όπως εμφανίζεται"
+msgid "First name"
+msgstr "Όνομα"
-#: 01060500.xhp
+#: 01010100.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3150644\n"
+"01010100.xhp\n"
+"par_id3153821\n"
"31\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_CALC:BTN_CALC\">Specifies whether to make calculations using the rounded values displayed in the sheet. Charts will be shown with the displayed values. If the <emph>Precision as shown</emph> option is not marked, the displayed numbers are rounded, but they are calculated internally using the non-rounded number.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_CALC:BTN_CALC\">Ορίζει εάν οι υπολογισμοί θα χρησιμοποιούν τις στρογγυλοποιημένες τιμές που εμφανίζονται στο φύλλο. Τα διαγράμματα θα εμφανιστούν με τις τιμές που προβάλλονται. Εάν δεν ενεργοποιήσετε το πλαίσιο <emph>Ακρίβεια όπως εμφανίζεται</emph>, οι εμφανιζόμενοι αριθμοί θα'ναι στρογγυλοποιημένοι, αλλά θα υπολογίζονται με βάση τον μη στρογγυλοποιημένο αριθμό.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optuserpage/firstname\">Type your first name.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optuserpage/firstname\">Πληκτρολογήστε το όνομά σας.</ahelp>"
-#: 01060500.xhp
+#: 01010100.xhp
msgctxt ""
-"01060500.xhp\n"
-"hd_id3152581\n"
+"01010100.xhp\n"
+"hd_id3159158\n"
"32\n"
"help.text"
-msgid "Search criteria = and <> must apply to whole cells"
-msgstr "Τα κριτήρια αναζήτησης = and <> πρέπει να αντιστοιχούν σε ολόκληρα κελιά"
+msgid "Last name"
+msgstr "Επώνυμο"
-#: 01060500.xhp
+#: 01010100.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3149211\n"
+"01010100.xhp\n"
+"par_id3145609\n"
"33\n"
"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_CALC:BTN_MATCH\">Specifies that the search criteria you set for the Calc database functions must match the whole cell exactly. When the <emph>Search criteria = and <> must apply to whole cells</emph> box is marked, $[officename] Calc behaves exactly as MS Excel when searching cells in the database functions.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_CALC:BTN_MATCH\">Ορίζει πως τα κριτήρια αναζήτησης που θέσατε για τις λειτουργίες βασεων δεδομένων του Calc πρέπει να αντιστοιχούν ακριβώς σε όλο το κελί. Όταν το πλαίσιο <emph>Τα κριτήρια αναζήτησης = and <> πρέπει να αντιστοιχούν σε ολόκληρα κελιά </emph> είναι σημαδεμένο, το$[officename] Calc συμπεριφέρεται ακριβώς όπως το MS Excel κατά την αναζήτηση κελιών στις λειτουργίες βάσεων δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optuserpage/lastname\">Type your last name.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optuserpage/lastname\">Πληκτρολογήστε το επώνυμο σας.</ahelp>"
-#: 01060500.xhp
+#: 01010100.xhp
msgctxt ""
-"01060500.xhp\n"
-"par_id3148422\n"
+"01010100.xhp\n"
+"hd_id3156344\n"
"34\n"
"help.text"
-msgid ".* in following position:"
-msgstr "Το .* στην εξής θέση:"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3156139\n"
-"35\n"
-"help.text"
-msgid "Search result:"
-msgstr "Αποτέλεσμα αναζήτησης:"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3150979\n"
-"36\n"
-"help.text"
-msgid "win"
-msgstr "win"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3159239\n"
-"37\n"
-"help.text"
-msgid "Finds win, but not win95, os2win, or upwind"
-msgstr "Εντοπίζει το win, αλλά όχι τα win95, os2win ή upwind"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3153782\n"
-"38\n"
-"help.text"
-msgid "win.*"
-msgstr "win.*"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3151278\n"
-"39\n"
-"help.text"
-msgid "Finds win and win95, but not os2win or upwind"
-msgstr "Εντοπίζει το win και το win95 αλλά όχι το os2win ή το upwind"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3155506\n"
-"40\n"
-"help.text"
-msgid ".*win"
-msgstr ".*win"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3150886\n"
-"41\n"
-"help.text"
-msgid "Finds win and os2win, but not win95 or upwind"
-msgstr "Εντοπίζει το win και το os2win αλλά όχι το win95 ή το upwind"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3147167\n"
-"42\n"
-"help.text"
-msgid ".*win.*"
-msgstr ".*win.*"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3152985\n"
-"43\n"
-"help.text"
-msgid "Finds win, win95, os2win, and upwind"
-msgstr "Εντοπίζει τα win, win95, os2win και upwind"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3148814\n"
-"44\n"
-"help.text"
-msgid "If <emph>Search criteria = and <> must apply to whole cells </emph>is not enabled, the \"win\" search pattern acts like \".*win.*\". The search pattern can be at any position within the cell when searching with the Calc database functions."
-msgstr "Αν το δεν είναι ενεργοποιημένα τα <emph>Κριτήρια αναζήτησης = και <> πρέπει να εφαρμοστούν σε ολόκληρα κελιά </emph>, το μοτίβο αναζήτησης \"win\" λειτουργεί ως \".*win.*\". Το μοτίβο αναζήτησης μπορεί να είναι σε οποιαδήποτε θέση μέσα στο κελί κατά την αναζήτηση με συναρτήσεις βάσης δεδομένων Calc."
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"hd_id3156448\n"
-"58\n"
-"help.text"
-msgid "Enable regular expressions in formulas"
-msgstr "Ενεργοποίηση κανονικών εκφράσεων σε τύπους"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3155092\n"
-"59\n"
-"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CALC_BTN_REGEX\">Specifies that regular expressions are enabled when searching and also for character string comparisons.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This relates to the <link href=\"text/scalc/01/04060101.xhp\" name=\"database functions\">database functions</link>, and to VLOOKUP, HLOOKUP and SEARCH.</caseinline></switchinline>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CALC_BTN_REGEX\">Ορίζει ότι οι κανονικές εκφράσεις ενεργοποιούνται κατά την αναζήτηση κι επίσης για συγκρίσεις συμβολοσιρών χαρακτήρων.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> Αυτό σχετίζεται με τις <link href=\"text/scalc/01/04060101.xhp\" name=\"συναρτήσεις βάσης δεδομένων\">συναρτήσεις βάσης δεδομένων</link> και με τα VLOOKUP, HLOOKUP και SEARCH. </caseinline></switchinline>"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"hd_id3156199\n"
-"55\n"
-"help.text"
-msgid "Automatically find column and row labels"
-msgstr "Αυτόματη αναζήτηση ετικετών στήλης και γραμμής"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3153818\n"
-"56\n"
-"help.text"
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_CALC:BTN_LOOKUP\">Specifies that you can use the text in any cell as a label for the column below the text or the row to the right of the text. The text must consist of at least one word and must not contain any operators.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_CALC:BTN_LOOKUP\">Ορίζει ότι μπορείτε να χρησιμοποιήσετε το κείμενο σε οποιοδήποτε κελί ως ετικέτα για τη στήλη κάτω από το κείμενο ή τη γραμμή στα δεξιά του κειμένου. Το κείμενο πρέπει να αποτελείται τουλάχιστον από μια λέξη και δεν πρέπει να περιέχει κανένα τελεστή.</ahelp>"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3151242\n"
-"57\n"
-"help.text"
-msgid "<emph>Example</emph>: Cell E5 contains the text \"Europe\". Below, in cell E6, is the value 100 and in cell E7 the value 200. If the <emph>Automatically find column and row labels</emph> box is marked, you can write the following formula in cell A1: =SUM(Europe)."
-msgstr "<emph>Παράδειγμα</emph>: Το κελί Ε5 περιέχει το κείμενο \"Europe\". Παρακάτω, στο κελί Ε6, είναι η τιμή 100 και στο κελί Ε7 η τιμή 200. Εάν το πλαίσιο <emph>Αυτόματη εύρεση ετικετών στηλών και γραμμών</emph> είναι σημειωμένο, μπορείτε να γράψετε τον ακόλουθο τύπο στο κελί A1: =SUM(Europe)."
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"hd_id315634199\n"
-"help.text"
-msgid "Limit decimals for general number format"
-msgstr "Περιορισμός δεκαδικών για μορφή γενικού αριθμού"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id315343818\n"
-"help.text"
-msgid "<ahelp hid=\".\">You can specify the maximum number of decimal places that are shown by default for cells with General number format. If not enabled, cells with General number format show as many decimal places as the column width allows.</ahelp>"
-msgstr "<ahelp hid=\".\">Μπορείτε να ορίσετε το μέγιστο αριθμό των δεκαδικών θέσεων που εμφανίζονται από προεπιλογή για κελιά με μορφή γενικού αριθμού. Εάν είναι ανενεργό, τα κελιά με μοφή γενικού αριθμού εμφανίζουν τόσα δεκαδικά ψηφία όσα επιτρέπει το πλάτος της στήλης.</ahelp>"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"hd_id3145231\n"
-"53\n"
-"help.text"
-msgid "Decimal places"
-msgstr "Δεκαδικά ψηφία"
-
-#: 01060500.xhp
-msgctxt ""
-"01060500.xhp\n"
-"par_id3149568\n"
-"54\n"
-"help.text"
-msgid "<ahelp hid=\"SC:NUMERICFIELD:RID_SCPAGE_CALC:ED_PREC\">Defines the number of decimals to be displayed for numbers with the <emph>Standard</emph> number format. The numbers are displayed as rounded numbers, but are not saved as rounded numbers.</ahelp>"
-msgstr "<ahelp hid=\"SC:NUMERICFIELD:RID_SCPAGE_CALC:ED_PREC\"> Καθορίζει το πλήθος των δεκαδικών που θα εμφανίζονται στους αριθμούς με την μορφή αριθμού <emph>Προεπιλογή</emph>. Εάν δεν ενεργοποιήσετε αυτό το πλαίσιο, οι αριθμοί θα εμφανιστού στρογγυλοποιημένοι αλλά δε θα σώζονται στρογγυλοποιημένοι.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"tit\n"
-"help.text"
-msgid "View"
-msgstr "Προβολή"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"bm_id3155341\n"
-"help.text"
-msgid "<bookmark_value>views; defaults</bookmark_value> <bookmark_value>defaults; views</bookmark_value> <bookmark_value>settings; views</bookmark_value> <bookmark_value>scaling; font sizes in user interface</bookmark_value> <bookmark_value>font sizes; scaling on screen</bookmark_value> <bookmark_value>WYSIWYG in fonts lists</bookmark_value> <bookmark_value>previews; fonts lists</bookmark_value> <bookmark_value>font lists</bookmark_value> <bookmark_value>font name box</bookmark_value> <bookmark_value>mouse; positioning</bookmark_value> <bookmark_value>clipboard; selection clipboard</bookmark_value> <bookmark_value>selection clipboard</bookmark_value>"
-msgstr "<bookmark_value>προβολές; προεπιλογή</bookmark_value> <bookmark_value>προβολές; προεπιλογή</bookmark_value> <bookmark_value>ρυθμίσεις; προβολές</bookmark_value> <bookmark_value>κλιμάκωση; μέγεθος γραμματοσειρών στο περιβάλλον εργασίας</bookmark_value> <bookmark_value>μέγεθος γραμματοσειρών; κλιμάκωση στην οθόνη</bookmark_value> <bookmark_value>WYSIWYG σε λίστες γραμματοσειρών</bookmark_value> <bookmark_value>προεπισκόπηση; λίστα γραμματοσειρών</bookmark_value> <bookmark_value>λίστα γραμματοσειρών</bookmark_value> <bookmark_value>πλαίσιο ονόματος γραμματοσειράς</bookmark_value> <bookmark_value>τοποθέτηση ποντικιού</bookmark_value> <bookmark_value>πρόχειρο; επιλογή προχείρου</bookmark_value> <bookmark_value>επιλογή πρόχειρο</bookmark_value>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"hd_id3155341\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/01010800.xhp\" name=\"View\">View</link>"
-msgstr "<link href=\"text/shared/optionen/01010800.xhp\" name=\"Προβολή\">Προβολή</link>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3155630\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_OFA_TP_VIEW\">Specifies view options.</ahelp>"
-msgstr "<ahelp hid=\"HID_OFA_TP_VIEW\">Καθορίζει επιλογές εμφάνισης.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"hd_id3145171\n"
-"45\n"
-"help.text"
-msgid "Scaling"
-msgstr "Κλιμάκωση"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3158407\n"
-"46\n"
-"help.text"
-msgid "<ahelp hid=\"OFFMGR:METRICFIELD:OFA_TP_VIEW:MF_SCALING\">Uses percentile scaling for font size in user interface elements, such as dialogs and icon labels.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:METRICFIELD:OFA_TP_VIEW:MF_SCALING\">Χρησιμοποιεί ποσοστιαία κλιμάκωση για το μέγεθος γραμματοσειράς σε στοιχεία του γραφικού περιβάλλοντος, όπως οι διάλογοι και οι ετικέτες των εικονιδίων.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3159154\n"
-"67\n"
-"help.text"
-msgid "The <emph>Scaling</emph> setting does not affect the font size of text in a document."
-msgstr "Η ρύθμιση <emph>Κλιμάκωση</emph> δεν επηρεάζει το μέγεθος γραμματοσειράς του κειμένου μέσα σε ένα έγγραφο."
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"hd_id3149123\n"
-"112\n"
-"help.text"
-msgid "Icon size and style"
-msgstr "Μέγεθος και πρότυπο εικονιδίου"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3153947\n"
-"113\n"
-"help.text"
-msgid "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_VIEW_LB_BIG\">Specifies the display size of toolbar icons.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">The <emph>Automatic</emph> option uses the font size settings of your operating system for menus.</caseinline></switchinline>"
-msgstr "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_VIEW_LB_BIG\">Καθορίζει το μέγεθος της εμφάνισης των εικονιδίων της γραμμής εργαλείων.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">Η επιλογή <emph>Αυτόματα</emph> χρησιμοποιεί τις ρυθμίσεις μεγέθους γραμματοσειράς για μενού του λειτουργικού σας συστήματος.</caseinline></switchinline>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id4664754\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the icon style for icons in toolbars and dialogs.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε το πρότυπο εικονιδίου για τα εικονίδια στις γραμμές εργαλείων και στα παράθυρα διαλόγου.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_idN10738\n"
-"help.text"
-msgid "Use system font for user interface"
-msgstr "Χρήση γραμματοσειράς συστήματος για διεπαφή χρήστη"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_idN1073C\n"
-"help.text"
-msgid "<ahelp hid=\"svx_CheckBox_OFA_TP_VIEW_CB_SYSTEM_FONT\">Specifies to use the system font to display all menus and dialogs. Else another installed font is used.</ahelp>"
-msgstr "<ahelp hid=\"svx_CheckBox_OFA_TP_VIEW_CB_SYSTEM_FONT\">Καθορίζει το να χρησιμοποιείται η γραμματοσειρά του συστήματος για να εμφανίζονται όλα τα μενού και οι διάλογοι. Σε διαφορετική περίπτωση, κάποια άλλη εγκατεστημένη γραμματοσειρά χρησιμοποιείται.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"hd_id3400982\n"
-"help.text"
-msgid "Screen font antialiasing"
-msgstr "Εξομάλυνση γραμματοσειράς οθόνης"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id6649372\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select to smooth the screen appearance of text.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε για να εξομαλύνετε την εμφάνιση του κειμένου στην οθόνη.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id4743797\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter the smallest font size to apply antialiasing.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το μικρότερο μέγεθος γραμματοσειράς στο οποίο θα εφαρμόζεται η εξομάλυνση.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_idN107A3\n"
-"help.text"
-msgid "Menu"
-msgstr "Μενού"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"hd_id3156056\n"
-"91\n"
-"help.text"
-msgid "Icons in menus"
-msgstr "Εικονίδια σε μενού"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3155766\n"
-"92\n"
-"help.text"
-msgid "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_VIEW_CB_MENU_ICONS\">Displays icons next to the corresponding menu items. Select from \"Automatic\", \"Hide\" and \"Show\". \"Automatic\" displays icons according to system settings and themes.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_VIEW_CB_MENU_ICONS\">Εμφανίζει εικονίδια δίπλα σε αντίστοιχα αντικείμενα μενού. Επιλέξτε ένα από τα \"Αυτόματα\", \"Απόκρυψη\" και \"Προβολή\". Το \"Αυτόματα\" προβάλλει τα εικονίδια ανάλογα με τις ρυθμίσεις του θέματος και των ρυθμίσεων σας.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"hd_id3149262\n"
-"63\n"
-"help.text"
-msgid "Show preview of fonts"
-msgstr "Προβολή προεπισκόπησης γραμματοσειρών"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3155415\n"
-"64\n"
-"help.text"
-msgid "<ahelp hid=\"OFFMGR:CHECKBOX:OFA_TP_VIEW:CB_FONT_SHOW\">Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the <emph>Formatting</emph> bar.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:OFA_TP_VIEW:CB_FONT_SHOW\">Εμφανίζει τα ονόματα των επιλέξιμων γραμματοσειρών στην αντίστοιχη γραμματοσειρά, για παράδειγμα, γραμματοσειρές στο κουτί Γραμματοσειράς στη γραμμή <emph>Μορφοποίηση</emph>.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"hd_id3151319\n"
-"68\n"
-"help.text"
-msgid "Show font history"
-msgstr "Προβολή ιστορικού γραμματοσειρών"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3153513\n"
-"69\n"
-"help.text"
-msgid "<ahelp hid=\"OFFMGR:CHECKBOX:OFA_TP_VIEW:CB_FONT_HISTORY\">Lists the last five fonts that you used in the current document at the top of the list in the <emph>Font Name</emph> box on the <emph>Formatting</emph> bar.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:OFA_TP_VIEW:CB_FONT_HISTORY\">Σημειώνει τις τελευταίες πέντε γραμματοσειρές που χρησιμοποιήσατε στο παρόν έγγραφο στην κορυφή της λίστας στο κουτί <emph>Όνομα Γραμματοσειράς</emph> στη γραμμή <emph>Μορφοποίηση</emph>.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_idN10962\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to restore the last used document view. Many view properties valid when the document was last saved will be restored.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει το αν θα επαναφέρεται η τελευταία χρησιμοποιούμενη προβολή του εγγράφου. Πολλές ιδιότητες προβολής οι οποίες ήταν έγκυρες την τελευταία φορά που αποθηκεύτηκε το αρχείο θα επαναφερθούν.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_idN10AC8\n"
-"help.text"
-msgid "Graphics output"
-msgstr "Εξαγωγή γραφικών"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_idN10A1D\n"
-"help.text"
-msgid "<ahelp hid=\"20201\">Press Shift+Ctrl+R to restore or refresh the view of the current document.</ahelp>"
-msgstr "<ahelp hid=\"20201\">Πιέστε Shift+Ctrl+R ώστε να επαναφέρετε ή να ανανεώσετε την προβολή του παρόντος εγγράφου.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_idN10AD4\n"
-"help.text"
-msgid "Use hardware acceleration"
-msgstr "Χρήση επιτάχυνσης υλικού"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_idN10AD8\n"
-"help.text"
-msgid "<ahelp hid=\".\">Directly accesses hardware features of the graphical display adapter to improve the screen display.</ahelp> The support for hardware acceleration is not available for all operating systems and platform distributions of %PRODUCTNAME."
-msgstr "<ahelp hid=\".\">Προσπελαύνει απευθείας στοιχεία του υλικού του προσαρμογέα οθόνης για να βελτιώσει την εμφάνιση στην οθόνη.</ahelp> Η υποστήριξη για επιτάχυνση του υλικού δεν είναι διαθέσιμη για όλα τα λειτουργικά συστήματα και τις διανομές πλατφόρμας του %PRODUCTNAME."
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"hd_id1208200812004470\n"
-"help.text"
-msgid "Use Anti-Aliasing"
-msgstr "Χρήση εξομάλυνσης γραμματοσειρών"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id1208200812004444\n"
-"help.text"
-msgid "<ahelp hid=\".\">When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts.</ahelp>"
-msgstr "<ahelp hid=\".\">Αν υποστηρίζεται από το σύστημα σας, μπορείτε να ενεργοποιήσετε και να απενεργοποιήσετε την εξομάλυνση των γραφικών στην οθόνη σας. Με ενεργή την εξομάλυνση, η εμφάνιση των περισσοτέρων γραφικών αντικειμένων φαίνεται ομαλότερη και με λιγότερες γωνίες.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"hd_id101920091058114\n"
-"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"hd_id1019200910581166\n"
-"help.text"
-msgid "Transparency"
-msgstr "Διαφάνεια"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id1019200910581186\n"
-"help.text"
-msgid "<ahelp hid=\".\">If enabled, the text selection in Writer and the cell selection in Calc will be shown using a transparent color. If not enabled, the selection will be shown by inverted colors.</ahelp>"
-msgstr "<ahelp hid=\".\">Εάν ενεργοποιηθεί, η επιλογή κειμένου στο Writer και η επιλογή κελιού στο Calc θα εμφανίζονται χρησιμοποιώντας διαφανές χρώμα.Εάν δεν ενεργοποιηθεί, η επιλογή θα εμφανίζεται με ανεστραμμένα χρώματα.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"hd_id1019200910581266\n"
-"help.text"
-msgid "Transparency level"
-msgstr "Επίπεδο διαφάνειας"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id1019200910581220\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select the transparency level for transparent selections. The default value is 75%. You can select values from 10% to 90%.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το επίπεδο διαφάνειας για διαφανείς επιλογές. Η προεπιλεγμένη τιμή είναι 75%. Μπορείτε να επιλέξετε τιμές από 10% έως 90%.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"hd_id3166432\n"
-"47\n"
-"help.text"
-msgid "Mouse positioning"
-msgstr "Τοποθέτηση ποντικιού"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3155530\n"
-"48\n"
-"help.text"
-msgid "<ahelp hid=\"OFFMGR:LISTBOX:OFA_TP_VIEW:LB_MOUSEPOS\">Specifies if and how the mouse pointer will be positioned in newly opened dialogs.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:LISTBOX:OFA_TP_VIEW:LB_MOUSEPOS\">Καθορίζει αν και πως ο δείκτης του ποντικιού θα εμφανίζεται σε πρόσφατα ανοιγμένους διαλόγους.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"hd_id3146982\n"
-"93\n"
-"help.text"
-msgid "Middle mouse button"
-msgstr "Μεσαίο πλήκτρο ποντικιού"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3150521\n"
-"94\n"
-"help.text"
-msgid "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_VIEW_LB_MOUSEMIDDLE\">Defines the function of the middle mouse button.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_VIEW_LB_MOUSEMIDDLE\">Καθορίζει τη λειτουργία του μεσαίου πλήκτρου του ποντικιού.</ahelp>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3152889\n"
-"97\n"
-"help.text"
-msgid "<emph>Automatic scrolling</emph> - dragging while pressing the middle mouse button shifts the view."
-msgstr "<emph>Αυτόματη κύλιση</emph> - Το σύρσιμο του ποντικιού με πατημένο το μεσαίο κουμπί αλλάζει την προβολή."
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3155810\n"
-"98\n"
-"help.text"
-msgid "<emph>Paste clipboard</emph> - pressing the middle mouse button inserts the contents of the \"Selection clipboard\" at the cursor position."
-msgstr "<emph>Επικόλληση προχείρου</emph> - το πάτημα του μεσαίου κουμπιού του ποντικιού εισάγει τα περιεχόμενα της \"Επιλογής προχείρου\" στη θέση του δρομέα."
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3148703\n"
-"99\n"
-"help.text"
-msgid "The \"Selection clipboard\" is independent of the normal clipboard that you use by <emph>Edit - Copy/Cut /Insert</emph> or the respective keyboard shortcuts. Clipboard and \"Selection clipboard\" can contain different contents at the same time."
-msgstr "Το \"Πρόχειρο επιλογής\" είναι ανεξάρτητο από το κανονικό πρόχειρο το οποίο χρησιμοποιείτε από <emph>Επεξεργασία - Αντιγραφή/Αποκοπή/Εισαγωγή</emph> ή τις αντίστοιχες συντομεύσεις του πληκτρολογίου. Το πρόχειρο και το \"Πρόχειρο επιλογής\" μπορούν να περιέχουν διαφορετικά περιεχόμενα την ίδια στιγμή."
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3148870\n"
-"100\n"
-"help.text"
-msgid "<emph>Clipboard</emph>"
-msgstr "<emph>Πρόχειρο</emph>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3145076\n"
-"101\n"
-"help.text"
-msgid "<emph>Selection clipboard</emph>"
-msgstr "<emph>Επιλογή προχείρου</emph>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3156030\n"
-"102\n"
-"help.text"
-msgid "<emph>Copy content</emph>"
-msgstr "<emph>Αντιγραφή περιεχομένου</emph>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3150110\n"
-"103\n"
-"help.text"
-msgid "Edit - Copy Ctrl+C."
-msgstr "Επεξεργασία - Αντιγραφή Ctrl+C."
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3149588\n"
-"104\n"
-"help.text"
-msgid "Select text, table, object."
-msgstr "Επιλέξτε κείμενο, πίνακα, αντικείμενο."
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3149331\n"
-"105\n"
-"help.text"
-msgid "<emph>Paste content</emph>"
-msgstr "<emph>Επικόλληση περιεχομένου</emph>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3156337\n"
-"106\n"
-"help.text"
-msgid "Edit - Paste Ctrl+V pastes at the cursor position."
-msgstr "Επιλέγοντας Επεξεργασία - Επικόλληση Ctrl+V πραγματοποιείται επικόλληση στη θέση του δρομέα."
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3151127\n"
-"107\n"
-"help.text"
-msgid "Clicking the middle mouse button pastes at the mouse pointer position."
-msgstr "Κάνοντας κλικ στο μεσαίο πλήκτρο του ποντικιού πραγματοποιείται επικόλληση στη θέση του δείκτη του ποντικιού."
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3159206\n"
-"108\n"
-"help.text"
-msgid "<emph>Pasting into another document</emph>"
-msgstr "<emph>Επικόλληση σε άλλο έγγραφο</emph>"
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3148974\n"
-"109\n"
-"help.text"
-msgid "No effect on the clipboard contents."
-msgstr "Κανένα εφέ στα περιεχόμενα του προχείρου."
-
-#: 01010800.xhp
-msgctxt ""
-"01010800.xhp\n"
-"par_id3152870\n"
-"110\n"
-"help.text"
-msgid "The last marked selection is the content of the selection clipboard."
-msgstr "Η τελευταία σημασμένη επιλογή είναι το περιεχόμενο του προχείρου επιλογής."
-
-#: 01060300.xhp
-msgctxt ""
-"01060300.xhp\n"
-"tit\n"
-"help.text"
-msgid "General"
-msgstr "Γενικά"
-
-#: 01060300.xhp
-msgctxt ""
-"01060300.xhp\n"
-"bm_id3151110\n"
-"help.text"
-msgid "<bookmark_value>metrics;in sheets</bookmark_value><bookmark_value>tab stops; setting in sheets</bookmark_value><bookmark_value>cells; cursor positions after input (Calc)</bookmark_value><bookmark_value>edit mode; through Enter key (Calc)</bookmark_value><bookmark_value>formatting; expanding (Calc)</bookmark_value><bookmark_value>expanding formatting (Calc)</bookmark_value><bookmark_value>references; expanding (Calc)</bookmark_value><bookmark_value>column headers; highlighting (Calc)</bookmark_value><bookmark_value>row headers; highlighting (Calc)</bookmark_value>"
-msgstr "<bookmark_value>μετρικές,σε πίνακες</bookmark_value><bookmark_value>στηλοθέτες, ορισμός σε πίνακες</bookmark_value><bookmark_value>κελιά, θέσεις δρομέα μετά την είσοδο (Calc)</bookmark_value><bookmark_value>κατάσταση επεξεργασίας, μέσω του πλήκτρου Enter (Calc)</bookmark_value><bookmark_value>μορφοποίηση, επέκταση (Calc)</bookmark_value><bookmark_value>επέκταση μορφοποίησης (Calc)</bookmark_value><bookmark_value>αναφορές, επέκταση (Calc)</bookmark_value><bookmark_value>κεφαλίδες στηλών, φόντο γραμματοσειράς (Calc)</bookmark_value><bookmark_value>κεφαλίδες γραμμών, φόντο γραμματοσειράς (Calc)</bookmark_value>"
-
-#: 01060300.xhp
-msgctxt ""
-"01060300.xhp\n"
-"hd_id3153311\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/01060300.xhp\" name=\"General\">General</link>"
-msgstr "<link href=\"text/shared/optionen/01060300.xhp\" name=\"Γενικά\">Γενικά</link>"
-
-#: 01060300.xhp
-msgctxt ""
-"01060300.xhp\n"
-"par_id3156410\n"
-"2\n"
-"help.text"
-msgid "Defines general settings for spreadsheet documents."
-msgstr "Καθορίζει τις γενικές ρυθμίσεις για τα λογιστικά φύλλα."
+msgid "Initials"
+msgstr "Αρχικά"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"hd_id3155338\n"
-"24\n"
+"01010100.xhp\n"
+"par_id3147264\n"
+"8\n"
"help.text"
-msgid "Metrics"
-msgstr "Μετρικά"
+msgid "<ahelp hid=\"cui/ui/optuserpage/shortname\">Type your initials.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optuserpage/shortname\">Πληκτρολογήστε τα αρχικά σας.</ahelp>"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"hd_id3151110\n"
-"20\n"
+"01010100.xhp\n"
+"hd_id3153526\n"
+"9\n"
"help.text"
-msgid "Measurement unit"
-msgstr "Μονάδα μέτρησης"
+msgid "Street"
+msgstr "Οδός"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"par_id3150444\n"
-"21\n"
+"01010100.xhp\n"
+"par_id3151212\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_LAYOUT:LB_UNIT\">Defines the unit of measure in spreadsheets.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_LAYOUT:LB_UNIT\">Ορίζει τη μονάδα μέτρησης σε λογιστικά φύλλα.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optuserpage/street\">Type the name of your street in this field.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optuserpage/street\">Σε αυτό το πεδίο πληκτρολογήστε το όνομα της οδού σας.</ahelp>"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"hd_id3149795\n"
-"22\n"
+"01010100.xhp\n"
+"hd_id3154909\n"
+"11\n"
"help.text"
-msgid "Tab stops"
-msgstr "Όρια στηλοθετών"
+msgid "ZIP"
+msgstr "Τ.Κ."
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"par_id3150084\n"
-"23\n"
+"01010100.xhp\n"
+"par_id3145607\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"SC:METRICFIELD:RID_SCPAGE_LAYOUT:MF_TAB\">Defines the tab stops distance.</ahelp>"
-msgstr "<ahelp hid=\"SC:METRICFIELD:RID_SCPAGE_LAYOUT:MF_TAB\">Καθορίζει την απόσταση των στηλοθετών.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optuserpage/izip\">Type your ZIP in this field.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optuserpage/izip\">Σε αυτό το πεδίο πληκτρολογήστε τον Τ.Κ. σας.</ahelp>"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"hd_id3155135\n"
-"3\n"
+"01010100.xhp\n"
+"hd_id3154685\n"
+"35\n"
"help.text"
-msgid "Input settings"
-msgstr "Ρυθμίσεις εισαγωγής"
+msgid "City"
+msgstr "Πόλη"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"hd_id3148491\n"
-"5\n"
+"01010100.xhp\n"
+"par_id3149807\n"
+"36\n"
"help.text"
-msgid "Press Enter to move selection"
-msgstr "Πατήστε Enter για να μετακινήσετε την επιλογή"
+msgid "<ahelp hid=\"cui/ui/optuserpage/icity\">Type the city where you live.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optuserpage/icity\">Πληκτρολογήστε την πόλη στην οποία μένετε.</ahelp>"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"par_id3145119\n"
-"6\n"
+"01010100.xhp\n"
+"hd_id3154125\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_LAYOUT_LB_ALIGN\">Determines the direction that the cursor in the spreadsheet will move after you press the Enter key.</ahelp>"
-msgstr "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_LAYOUT_LB_ALIGN\">Ορίζει προς τα που θα κινηθεί ο δρομέας στο έγγραφο πίνακα αφού πατήσετε Enter.</ahelp>"
+msgid "State"
+msgstr "Νομός"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"hd_id3154307\n"
-"8\n"
+"01010100.xhp\n"
+"par_id3150441\n"
+"38\n"
"help.text"
-msgid "Press Enter to switch to edit mode"
-msgstr "Πατήστε Enter για να μεταβείτε στην κατάσταση επεξεργασίας"
+msgid "<ahelp hid=\"cui/ui/optuserpage/state\">Type your state.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optuserpage/state\">Πληκτρολογήστε την κατάσταση βίου σας.</ahelp>"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"par_id3148943\n"
-"9\n"
+"01010100.xhp\n"
+"hd_id3147434\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_EDITMODE\">Allows you to immediately edit the selected cell after pressing the Enter key.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_EDITMODE\">Σας επιτρέπει να επεξεργάζεστε αμέσως το επιλεγμένο κελί μετά το πάτημα του Enter.</ahelp>"
+msgid "Title"
+msgstr "Τίτλος"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"hd_id3153896\n"
-"10\n"
+"01010100.xhp\n"
+"par_id3147317\n"
+"39\n"
"help.text"
-msgid "Expand formatting"
-msgstr "Επέκταση της μορφοποίησης"
+msgid "<ahelp hid=\"cui/ui/optuserpage/title\">Type your title in this field.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optuserpage/title\">Σε αυτό το πεδίο πληκτρολογήστε τον τίτλο σας.</ahelp>"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"par_id3150400\n"
-"11\n"
+"01010100.xhp\n"
+"hd_id3145364\n"
+"40\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_FORMAT\">Specifies whether to automatically apply the formatting attributes of the selected cell to the empty adjacent cells.</ahelp> If, for example, the contents of the selected cell have the bold attribute, this bold attribute will also apply to adjacent cells. Cells that already have a special format will not be modified by this function. You can see the range in question by pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + * (multiplication sign on the number pad) shortcut. This format also applies to all new values inserted within this range. The normal default settings apply to cells outside this range."
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_FORMAT\">Ορίζει αν θα εφαρμόζονται αυτόματα οι ιδιότητες μορφοποίησης του επιλεγμένου κελιού στα κενά γειτονικά κελιά.</ahelp> Αν, για παράδειγμα, τα περιεχόμενα του επιλεγμένου κελιού έχουν την ιδιότητα να είναι έντονα, αυτή η ιδιότητα θα εφαρμοστεί και στα γειτονικά κελιά. Τα κελιά που ήδη έχουν μια ειδική μορφή δε θα τροποποιηθούν από αυτή τη λειτουργία. Μπορείτε να δείτε τη σχετική περιοχή πατώντας τη συντόμευση <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + * (κουμπί πολλαπλασιασμού στο αριθμητικό τμήμα του πληκτρολογίου). Αυτή η μορφή επίσης εφαρμόζεται σε όλες τις νέες τιμές που εισάγονται σε αυτήν την περιοχή. Οι κανονικές προεπιλεγμένες επιλογές εφαρμόζονται στα κελιά εκτός περιοχής."
+msgid "Position"
+msgstr "Θέση"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"hd_id3148451\n"
+"01010100.xhp\n"
+"par_id3147428\n"
"14\n"
"help.text"
-msgid "Expand references when new columns/rows are inserted"
-msgstr "Επέκταση παραπομπών κατά την εισαγωγή νέων στηλών/γραμμών"
+msgid "<ahelp hid=\"cui/ui/optuserpage/position\">Type your position in the company in this field.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optuserpage/position\">Σε αυτό το πεδίο εισάγετε τη θέση σας στην εταιρία.</ahelp>"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"par_id3154684\n"
-"15\n"
+"01010100.xhp\n"
+"hd_id3155306\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_EXPREF\">Specifies whether to expand references when inserting columns or rows adjacent to the reference range. This is only possible if the reference range, where the column or row is inserted, originally spanned at least two cells in the desired direction.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_EXPREF\">Ορίζει αν οι παραπομπές θα επεκτείνονται κατά την εισαγωγή στηλών ή γραμμών γειτονικά στην περιοχή αναφοράς. Αυτό είναι δυνατό μόνο αν η περιοχή αναφοράς, όπου εισάγεται η στήλη ή η γραμμή, αρχικά εκτεινόταν σε δύο τουλάχιστον κελιά, στην επιθυμητή κατεύθυνση.</ahelp>"
+msgid "Tel. (Home)"
+msgstr "Τηλ. (Σπίτι)"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"par_id3153194\n"
-"16\n"
+"01010100.xhp\n"
+"par_id3154011\n"
+"41\n"
"help.text"
-msgid "<emph>Example:</emph> If the range A1:B1 is referenced in a formula and you insert a new column after column B, the reference is expanded to A1:C1. If the range A1:B1 is referenced and a new row is inserted under row 1, the reference is not expanded, since there is only a single cell in the vertical direction."
-msgstr "<emph>Παράδειγμα:</emph> Αν υπάρχει παραπομπή της περιοχής A1:B1 σε τύπο και εισαγάγετε μια νέα στήλη μετά από τη στήλη B, η αναφορά επεκτείνεται στην περιοχή A1:C1. Αν υπάρχει παραπομπή της περιοχής A1:B1 και εισαχθεί νέα γραμμή κάτω από τη γραμμή 1, η αναφορά δεν επεκτείνεται αφού υπάρχει ένα μόνο κελί στην κατακόρυφη κατεύθυνση."
+msgid "<ahelp hid=\"cui/ui/optuserpage/home\">Type your private telephone number in this field.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optuserpage/home\">Σε αυτό το πεδίο πληκτρολογήστε τον προσωπικό τηλεφωνικό αριθμό σας.</ahelp>"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"par_id3150449\n"
-"17\n"
+"01010100.xhp\n"
+"hd_id3151118\n"
+"42\n"
"help.text"
-msgid "If you insert rows or columns in the middle of a reference area, the reference is always expanded."
-msgstr "Αν εισάγετε γραμμές ή στήλες στο μέσο μιας περιοχής αναφοράς, η αναφορά επεκτείνεται πάντα."
+msgid "Tel. (Work)"
+msgstr "Τηλ. (Εργασία)"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"hd_id3151176\n"
+"01010100.xhp\n"
+"par_id3159153\n"
"18\n"
"help.text"
-msgid "Highlight selection in column/row headings"
-msgstr "Επισήμανση των επιλογών στις κεφαλίδες γραμμών/στηλών"
+msgid "<ahelp hid=\"cui/ui/optuserpage/work\">Type your work number in this field.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optuserpage/work\">Σε αυτό το πεδίο πληκτρολογήστε τον τηλεφωνικό αριθμό της εργασίας σας.</ahelp>"
-#: 01060300.xhp
-msgctxt ""
-"01060300.xhp\n"
-"par_id3145171\n"
-"19\n"
-"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_MARKHDR\">Specifies whether to highlight column and row headers in the selected columns or rows.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_MARKHDR\">Ορίζει αν θα επισημαίνονται οι κεφαλίδες στηλών και γραμμών στις επιλεγμένες στήλες ή γραμμές.</ahelp>"
-
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"hd_id3159252\n"
-"25\n"
+"01010100.xhp\n"
+"hd_id3146921\n"
+"21\n"
"help.text"
-msgid "Use printer metrics for text formatting"
-msgstr "Χρήση διαστάσεων εκτύπωσης για μορφοποίηση του κειμένου"
+msgid "Fax"
+msgstr "Fax"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"par_id3145366\n"
-"26\n"
+"01010100.xhp\n"
+"par_id3153159\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_TEXTFMT\">Specifies that printer metrics are applied for printing and also for formatting the display on the screen.</ahelp> If this box is not checked, a printer independent layout will be used for screen display and printing."
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_TEXTFMT\">Ορίζει ότι οι διαστάσεις εκτύπωσης εφαρμόζονται τόσο για εκτύπωση όσο και για μορφοποίηση της προβολής στην οθόνη.</ahelp> Αν αυτό το πεδίο δεν είναι επιλεγμένο, θα χρησιμοποιηθεί μια διάταξη ανεξάρτητη από τον εκτυπωτή για προβολή στην οθόνη και εκτύπωση."
+msgid "<ahelp hid=\"cui/ui/optuserpage/fax\">Type your fax number in this field.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optuserpage/fax\">Σε αυτό το πεδίο πληκτρολογήστε τον αριθμό fax σας.</ahelp>"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"hd_id3146146\n"
-"27\n"
+"01010100.xhp\n"
+"hd_id3150592\n"
+"44\n"
"help.text"
-msgid "Show overwrite warning when pasting data"
-msgstr "Εμφάνιση προειδοποίησης αντικατάστασης σε επικόλληση δεδομένων"
+msgid "E-mail"
+msgstr "E-mail"
-#: 01060300.xhp
+#: 01010100.xhp
msgctxt ""
-"01060300.xhp\n"
-"par_id3150872\n"
-"28\n"
+"01010100.xhp\n"
+"par_id3154942\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_REPLWARN\">Specifies that, when you paste cells from the clipboard to a cell range that is not empty, a warning appears.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_REPLWARN\">Ορίζει ότι, όταν κάνετε επικόλληση κελιών από το πρόχειρο σε ένα εύρος κελιών που δεν είναι κενό, θα εμφανίζεται προειδοποίηση.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optuserpage/email\">Type your e-mail address.</ahelp> For example, my.name@my.provider.com"
+msgstr "<ahelp hid=\"cui/ui/optuserpage/email\">Πληκτρολογήστε τη διεύθυνση Ε-mail σας.</ahelp> Για παράδειγμα, to.onoma.mou@o.paroheas.mou.gr"
#: 01010200.xhp
msgctxt ""
@@ -1298,8 +571,8 @@ msgctxt ""
"par_id3145669\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_OPTIONS_SAVE\">In the<emph> General</emph> section, you can select default settings for saving documents, and can select default file formats.</ahelp>"
-msgstr "<ahelp hid=\"HID_OPTIONS_SAVE\">Στην κατηγορία <emph>Γενικά</emph>, μπορείτε να επιλέξετε τις προεπιλεγμένες ρυθμίσεις για την αποθήκευση εγγράφων και να επιλέξετε τις προεπιλεγμένες μορφές αρχείων.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optsavepage/OptSavePage\">In the<emph> General</emph> section, you can select default settings for saving documents, and can select default file formats.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/OptSavePage\">Στην κατηγορία <emph>Γενικά</emph>, μπορείτε να επιλέξετε τις προεπιλεγμένες ρυθμίσεις για την αποθήκευση εγγράφων και να επιλέξετε τις προεπιλεγμένες μορφές αρχείων.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -1325,8 +598,8 @@ msgctxt ""
"par_id3147209\n"
"67\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SFXPAGE_SAVE_CB_LOAD_SETTINGS\">Loads the user-specific settings saved in a document with the document.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SFXPAGE_SAVE_CB_LOAD_SETTINGS\">Φορτώνει τις ορισμένες από το χρήστη ρυθμίσεις που είναι αποθηκευμένες σε ένα έγγραφο μαζί με το έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optsavepage/load_settings\">Loads the user-specific settings saved in a document with the document.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/load_settings\">Φορτώνει τις ορισμένες από το χρήστη ρυθμίσεις που είναι αποθηκευμένες σε ένα έγγραφο μαζί με το έγγραφο.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -1440,8 +713,8 @@ msgctxt ""
"par_id3148798\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SFXPAGE_SAVE_BTN_DOCINFO\">Specifies that the <emph>Properties</emph> dialog will appear every time you select the <emph>Save As</emph> command.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SFXPAGE_SAVE_BTN_DOCINFO\">Ορίζει ότι το παράθυρο διαλόγου <emph>Επιλογές</emph> θα εμφανίζεται κάθε φορά που επιλέγετε την εντολή <emph>Αποθήκευση ως</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optsavepage/docinfo\">Specifies that the <emph>Properties</emph> dialog will appear every time you select the <emph>Save As</emph> command.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/docinfo\">Ορίζει ότι το παράθυρο διαλόγου <emph>Επιλογές</emph> θα εμφανίζεται κάθε φορά που επιλέγετε την εντολή <emph>Αποθήκευση ως</emph>.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -1458,8 +731,8 @@ msgctxt ""
"par_id3154123\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SFXPAGE_SAVE_BTN_BACKUP\">Saves the previous version of a document as a backup copy whenever you save a document. Every time <item type=\"productname\">%PRODUCTNAME</item> creates a backup copy, the previous backup copy is replaced. The backup copy gets the extension .BAK.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SFXPAGE_SAVE_BTN_BACKUP\">Αποθηκεύει την προηγούμενη έκδοση ενός εγγράφου ως αντίγραφο ασφαλείας κάθε φορά που αποθηκεύετε ένα έγγραφο. Κάθε φορά που το <item type=\"productname\">%PRODUCTNAME</item> δημιουργεί ένα αντίγραφο ασφαλείας, αυτό αντικαθιστά το προηγούμενο. Το αντίγραφο ασφαλείας παίρνει την επέκταση .BAK.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optsavepage/backup\">Saves the previous version of a document as a backup copy whenever you save a document. Every time <item type=\"productname\">%PRODUCTNAME</item> creates a backup copy, the previous backup copy is replaced. The backup copy gets the extension .BAK.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/backup\">Αποθηκεύει την προηγούμενη έκδοση ενός εγγράφου ως αντίγραφο ασφαλείας κάθε φορά που αποθηκεύετε ένα έγγραφο. Κάθε φορά που το <item type=\"productname\">%PRODUCTNAME</item> δημιουργεί ένα αντίγραφο ασφαλείας, αυτό αντικαθιστά το προηγούμενο. Το αντίγραφο ασφαλείας παίρνει την επέκταση .BAK.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -1485,8 +758,8 @@ msgctxt ""
"par_id3149560\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SFXPAGE_SAVE_BTN_AUTOSAVE\">Specifies that <item type=\"productname\">%PRODUCTNAME</item> saves the information needed to restore all open documents in case of a crash. You can specify the saving time interval.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SFXPAGE_SAVE_BTN_AUTOSAVE\">Καθορίζει ότι το<item type=\"productname\">%PRODUCTNAME</item>θα αποθηκεύει τις πληροφορίες που χρειάζονται για να επαναφέρει όλα τα ανοικτά έγγραφα στην περίπτωση crash. Μπορείτε να ορίστε το χρονικό διάστημα ανάμεσα σε δύο διαδοχικές αποθηκεύσεις.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optsavepage/autosave\">Specifies that <item type=\"productname\">%PRODUCTNAME</item> saves the information needed to restore all open documents in case of a crash. You can specify the saving time interval.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/autosave\">Καθορίζει ότι το<item type=\"productname\">%PRODUCTNAME</item>θα αποθηκεύει τις πληροφορίες που χρειάζονται για να επαναφέρει όλα τα ανοικτά έγγραφα στην περίπτωση crash. Μπορείτε να ορίστε το χρονικό διάστημα ανάμεσα σε δύο διαδοχικές αποθηκεύσεις.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -1503,8 +776,24 @@ msgctxt ""
"par_id3152460\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"SVX_NUMERICFIELD_RID_SFXPAGE_SAVE_ED_AUTOSAVE\">Specifies the time interval in minutes for the automatic recovery option.</ahelp>"
-msgstr "<ahelp hid=\"SVX_NUMERICFIELD_RID_SFXPAGE_SAVE_ED_AUTOSAVE\">Ορίζει το χρονικό διάστημα σε λεπτά για την επιλογή αυτόματης επαναφοράς.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optsavepage/autosave_spin\">Specifies the time interval in minutes for the automatic recovery option.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/autosave_spin\">Ορίζει το χρονικό διάστημα σε λεπτά για την επιλογή αυτόματης επαναφοράς.</ahelp>"
+
+#: 01010200.xhp
+msgctxt ""
+"01010200.xhp\n"
+"hd_id3154909\n"
+"help.text"
+msgid "Automatically save the document too"
+msgstr "Αυτόματη αποθήκευση και του εγγράφου"
+
+#: 01010200.xhp
+msgctxt ""
+"01010200.xhp\n"
+"par_id3149561\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/optsavepage/userautosave\"> Specifies that <item type=\"productname\">%PRODUCTNAME</item> saves all open documents when saving auto recovery information. Uses the same time interval as AutoRecovery does. </ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/userautosave\"> Καθορίζει ότι το <item type=\"productname\">%PRODUCTNAME</item> αποθηκεύει όλα τα ανοικτά έγγραφα κατά την αποθήκευση πληροφοριών αυτόματης ανάκτησης. Χρησιμοποιεί το ίδιο διάστημα χρόνου όπως και η αυτόματη ανάκτηση.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -1629,8 +918,8 @@ msgctxt ""
"par_id3155176\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SFXPAGE_SAVE_BTN_RELATIVE_FSYS\">Select this box for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative saving\">relative saving</link> of URLs in the file system.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SFXPAGE_SAVE_BTN_RELATIVE_FSYS\">Επιλέξτε αυτό το πεδίο για <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"σχετική αποθήκευση\">σχετική αποθήκευση</link> των URLs στο σύστημα αρχείων.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optsavepage/relative_fsys\">Select this box for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative saving\">relative saving</link> of URLs in the file system.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/relative_fsys\">Επιλέξτε αυτό το πεδίο για <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"σχετική αποθήκευση\">σχετική αποθήκευση</link> των URLs στο σύστημα αρχείων.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -1647,8 +936,8 @@ msgctxt ""
"par_id3155608\n"
"22\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SFXPAGE_SAVE_BTN_RELATIVE_INET\">Select this box for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative saving\">relative saving</link> of URLs to the Internet.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SFXPAGE_SAVE_BTN_RELATIVE_INET\">Επιλέξτε αυτό το πεδίο για την <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"σχετική αποθήκευση\">σχετική αποθήκευση</link> των URLs στο Internet.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optsavepage/relative_inet\">Select this box for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative saving\">relative saving</link> of URLs to the Internet.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/relative_inet\">Επιλέξτε αυτό το πεδίο για την <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"σχετική αποθήκευση\">σχετική αποθήκευση</link> των URLs στο Internet.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -1709,6 +998,14 @@ msgstr "<ahelp hid=\".\">Κάποιες εταιρίες ή οργανισμοί
#: 01010200.xhp
msgctxt ""
"01010200.xhp\n"
+"par_id7198401\n"
+"help.text"
+msgid "With several legacy pre-ODF1.2 and ODF1.2-only consumers out there, users wanted a more backward-compatible ODF 1.2 extended mode, that uses stuff deprecated in 1.2, and/or is 'bug-compatible' to older OpenOffice.org versions. Therefore the ODF 1.2 Extended (compat) mode was introduced."
+msgstr "Με πολλά παλιά πριν το ODF1.2 ή με το ODF1.2 οι χρήστες θέλησαν μια επεκταμένη κατάσταση ODF 1.2 για μεγαλύτερη συμβατότητα, που χρησιμοποιεί στοιχεία παρωχημένα στο 1.2 και/ή είναι 'συμβατά με σφάλματα' σε παλιότερες εκδόσεις του OpenOffice.org. Συνεπώς η επεκταμένη (συμβατή) κατάσταση ODF 1.2 εισήχθη."
+
+#: 01010200.xhp
+msgctxt ""
+"01010200.xhp\n"
"hd_id3154920\n"
"77\n"
"help.text"
@@ -1721,8 +1018,8 @@ msgctxt ""
"par_id3150488\n"
"78\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SFXPAGE_SAVE_BTN_NOPRETTYPRINTING\">When saving the document, <item type=\"productname\">%PRODUCTNAME</item> writes the XML data without indents and extra line breaks.</ahelp> This allows documents to be saved and opened more quickly, and the file size is smaller."
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SFXPAGE_SAVE_BTN_NOPRETTYPRINTING\">Όταν αποθηκεύετε το έγγραφο, το <item type=\"productname\">%PRODUCTNAME</item>. γράφει τα δεδομένα XML χωρίς εσοχές ούτε επιπλέον αλλαγές γραμμών.</ahelp> Αυτό επιτρέπει στα έγγραφα να αποθηκεύονται και να ανοίγονται πιο γρήγορα, και το μέγεθος αρχείου να είναι μικρότερο."
+msgid "<ahelp hid=\"cui/ui/optsavepage/sizeoptimization\">When saving the document, <item type=\"productname\">%PRODUCTNAME</item> writes the XML data without indents and extra line breaks.</ahelp> This allows documents to be saved and opened more quickly, and the file size is smaller."
+msgstr "<ahelp hid=\"cui/ui/optsavepage/sizeoptimization\">Όταν αποθηκεύετε το έγγραφο, το <item type=\"productname\">%PRODUCTNAME</item>. γράφει τα δεδομένα XML χωρίς εσοχές ούτε επιπλέον αλλαγές γραμμών.</ahelp> Αυτό επιτρέπει στα έγγραφα να αποθηκεύονται και να ανοίγονται πιο γρήγορα, και το μέγεθος αρχείου να είναι μικρότερο."
#: 01010200.xhp
msgctxt ""
@@ -1764,8 +1061,8 @@ msgctxt ""
"par_id3150828\n"
"63\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SFXPAGE_SAVE_LB_APP\">Specifies the document type for which you want to define the default file format.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SFXPAGE_SAVE_LB_APP\">Ορίζει τον τύπο εγγράφου για τον οποίο θέλετε να ορίσετε την προεπιλεγμένη μορφή αρχείου.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optsavepage/doctype\">Specifies the document type for which you want to define the default file format.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/doctype\">Ορίζει τον τύπο εγγράφου για τον οποίο θέλετε να ορίσετε την προεπιλεγμένη μορφή αρχείου.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -1782,3240 +1079,5077 @@ msgctxt ""
"par_id3149035\n"
"64\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SFXPAGE_SAVE_LB_FILTER\">Specifies how documents of the type selected on the left will always be saved as this file type. You may select another file type for the current document in the <emph>Save as</emph> dialog.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SFXPAGE_SAVE_LB_FILTER\">Ορίζει πως τα έγγραφα του επιλεγμένου στα αριστερά τύπου θα αποθηκεύονται πάντα σας αρχεία του συγκεκριμένου τύπου. Μπορείτε να επιλέξετε ένα διαφορετικό τύπο για το τωρινό έγγραφο στο παράθυρο διαλόγου <emph>Αποθήκευση ως</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optsavepage/saveas\">Specifies how documents of the type selected on the left will always be saved as this file type. You may select another file type for the current document in the <emph>Save as</emph> dialog.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/saveas\">Ορίζει πως τα έγγραφα του επιλεγμένου στα αριστερά τύπου θα αποθηκεύονται πάντα σας αρχεία του συγκεκριμένου τύπου. Μπορείτε να επιλέξετε ένα διαφορετικό τύπο για το τωρινό έγγραφο στο παράθυρο διαλόγου <emph>Αποθήκευση ως</emph>.</ahelp>"
-#: 01060100.xhp
+#: 01010300.xhp
msgctxt ""
-"01060100.xhp\n"
+"01010300.xhp\n"
"tit\n"
"help.text"
-msgid "View"
-msgstr "Προβολή"
+msgid "Paths"
+msgstr "Διαδρομές"
-#: 01060100.xhp
+#: 01010300.xhp
msgctxt ""
-"01060100.xhp\n"
-"bm_id3147242\n"
+"01010300.xhp\n"
+"bm_id3149514\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>"
-msgstr "<bookmark_value>κελιά; προβολή γραμμών πλέγματος (Calc)</bookmark_value><bookmark_value>περιγράμματα; κελιά στην οθόνη (Calc)</bookmark_value><bookmark_value>πλέγματα; προβολή γραμμών (Calc)</bookmark_value><bookmark_value>χρώματα; γραμμές πλέγματος και κελιών (Calc)</bookmark_value><bookmark_value>αλλαγές σελίδων; προβολή (Calc)</bookmark_value><bookmark_value>οδηγοί; εμφάνιση (Calc)</bookmark_value><bookmark_value>προβολή; μηδενικές τιμές (Calc)</bookmark_value><bookmark_value>μηδενικές τιμές; προβολή (Calc)</bookmark_value><bookmark_value>πίνακες σε υπολογιστικά φύλλα; τονισμός τιμής</bookmark_value><bookmark_value>κελιά; μορφοποίηση με εφέ (Calc)</bookmark_value><bookmark_value>κελιά; χρωματισμός (Calc)</bookmark_value><bookmark_value>άγκυρες; εμφάνιση (Calc)</bookmark_value><bookmark_value>χρώματα;περιορισμοί (Calc)</bookmark_value><bookmark_value>υπερχείλιση κειμένου σε κελιά υπολογιστικών φύλλων</bookmark_value><bookmark_value>αναφορές; χρωματιστή προβολή (Calc)</bookmark_value><bookmark_value>αντικείμενα; εμφάνιση σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>εικόνες;προβολή σε Calc</bookmark_value><bookmark_value>διαγράμματα; εμφάνιση (Calc)</bookmark_value><bookmark_value>αντικείμενα σχεδίασης; εμφάνιση (Calc)</bookmark_value><bookmark_value>κεφαλίδες γραμμών; εμφάνιση (Calc)</bookmark_value><bookmark_value>κεφαλίδες στηλών; εμφάνιση (Calc)</bookmark_value><bookmark_value>κυλιόμενες ράβδοι; εμφάνιση (Calc)</bookmark_value><bookmark_value>καρτέλες φύλλων; προβολή </bookmark_value><bookmark_value>καρτέλες; προβολή καρτελών φύλλων</bookmark_value><bookmark_value>περιγράμματα;σύμβολα περιγράμματος</bookmark_value>"
+msgid "<bookmark_value>paths; defaults</bookmark_value><bookmark_value>variables; for paths</bookmark_value><bookmark_value>directories;directory structure</bookmark_value><bookmark_value>files and folders in $[officename]</bookmark_value>"
+msgstr "<bookmark_value>διαδρομές, προεπιλεγμένες</bookmark_value><bookmark_value>μεταβλητές, διαδρομές</bookmark_value><bookmark_value>κατάλογοι,δομή καταλόγων</bookmark_value><bookmark_value>αρχεία και φάκελοι στο $[officename]</bookmark_value>"
-#: 01060100.xhp
+#: 01010300.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3150445\n"
+"01010300.xhp\n"
+"hd_id3149514\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01060100.xhp\" name=\"View\">View</link>"
-msgstr "<link href=\"text/shared/optionen/01060100.xhp\" name=\"Προβολή\">Προβολή</link>"
+msgid "<link href=\"text/shared/optionen/01010300.xhp\" name=\"Paths\">Paths</link>"
+msgstr "<link href=\"text/shared/optionen/01010300.xhp\" name=\"Διαδρομές\">Διαδρομές</link>"
-#: 01060100.xhp
+#: 01010300.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3153988\n"
+"01010300.xhp\n"
+"par_id3151384\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SCPAGE_CONTENT\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
-msgstr "<ahelp hid=\"HID_SCPAGE_CONTENT\">Καθορίζει ποια στοιχεία του κεντρικού παραθύρου του <item type=\"productname\">%PRODUCTNAME</item> Calc θα εμφανίζονται. Μπορείτε επίσης να ενεργοποιείτε και να απενεργοποιείτε την επισήμανση τιμών σε πίνακες.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optpathspage/OptPathsPage\">This section contains the default paths to important folders in $[officename]. These paths can be edited by the user.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optpathspage/OptPathsPage\">Αυτή η ενότητα περιέχει τις προεπιλεγμένες διαδρομές σε σημαντικούς φακέλους στο $[officename]. Αυτές οι διαδρομές μπορούν να επεξεργαστούν από τον χρήστη.</ahelp>"
-#: 01060100.xhp
+#: 01010300.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3153682\n"
+"01010300.xhp\n"
+"hd_id3149810\n"
+"13\n"
+"help.text"
+msgid "Paths used by %PRODUCTNAME"
+msgstr "Διαδρομές που χρησιμοποιούνται από το %PRODUCTNAME"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3154923\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/optpathspage/paths\">To modify an entry in this list, click the entry and click <emph>Edit</emph>. You can also double click the entry.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optpathspage/paths\">Για τροποποίηση μιας καταχώρισης σε αυτή τη λίστα, πατήστε την καταχώριση και πατήστε <emph>Επεξεργασία</emph>. Μπορείτε επίσης να διπλοπατήσετε στην καταχώριση.</ahelp>"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"hd_id3151210\n"
+"160\n"
+"help.text"
+msgid "Default"
+msgstr "Προεπιλογή"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3153968\n"
+"161\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/optpathspage/default\">The<emph> Default </emph>button resets the predefined paths for all selected entries.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optpathspage/default\">Το κουμπί <emph> Προεπιλογή </emph>επαναφέρει τις προεπιλεγμένες θέσεις για όλες τις εγγραφές.</ahelp>"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"hd_id3147229\n"
+"6\n"
+"help.text"
+msgid "Edit"
+msgstr "Επεξεργασία"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3151177\n"
+"7\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/optpathspage/edit\">Click to display the <emph>Select Path</emph> or <emph>Edit Paths</emph> dialog.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optpathspage/edit\">Κάντε κλικ για να εμφανίσετε το παράθυρο διαλόγου <emph>Επιλογή διαδρομής</emph> ή <emph>Επεξεργασία διαδρομών</emph>.</ahelp>"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3153193\n"
+"162\n"
+"help.text"
+msgid "You can change the sequence of entries by clicking the bar in the <emph>Type</emph> column. The column width can be changed by moving the separator between the columns with the mouse."
+msgstr "Μπορείτε να αλλάξετε την ακολουθία των διαδρομών κάνοντας κλικ στη γραμμή της στήλης <emph>Τύπος</emph>. Το πλάτος της στήλης είναι δυνατό να τροποποιηθεί μετακινώντας το διαχωριστικό μεταξύ των στηλών με το ποντίκι."
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3150439\n"
+"190\n"
+"help.text"
+msgid "In the following list of paths, the paths for the shared folders in the directory where %PRODUCTNAME is installed, are not shown. The user data for each user is stored in the {user} directory, which is located in the user's <switchinline select=\"sys\"><caseinline select=\"UNIX\">home</caseinline><defaultinline>Documents and Settings</defaultinline></switchinline> directory."
+msgstr "Στη παρακάτω λίστα διαδρομών, οι διαδρομές για τους κοινούς φακέλους στον κατάλογο που έχει εγκατασταθεί το %PRODUCTNAME, δεν εμφανίζονται. Τα δεδομένα χρήστη για κάθε χρήστη αποθηκεύονται στον κατάλογο {user}, ο οποίος βρίσκεται στον κατάλογο <switchinline select=\"sys\"><caseinline select=\"UNIX\">Αρχικός κατάλογος </caseinline><defaultinline>Documents and Settings</defaultinline></switchinline> του χρήστη."
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3149260\n"
+"14\n"
+"help.text"
+msgid "Type"
+msgstr "Τύπος"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3146974\n"
+"15\n"
+"help.text"
+msgid "Path"
+msgstr "Διαδρομή"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3152938\n"
+"16\n"
+"help.text"
+msgid "Description"
+msgstr "Περιγραφή"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3151073\n"
+"23\n"
+"help.text"
+msgid "My Documents"
+msgstr "Τα έγγραφά μου"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3149400\n"
+"175\n"
+"help.text"
+msgid "Default document folder of your system"
+msgstr "Προεπιλεγμένος φάκελος εγγράφων του συστήματός σας"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3153418\n"
+"25\n"
+"help.text"
+msgid "You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog."
+msgstr "Μπορείτε να δείτε αυτόν τον φάκελο τη πρώτη φορά που ανοίγετε το παράθυρο διαλόγου <emph>Άνοιγμα</emph> ή <emph>Αποθήκευση</emph>."
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id8316599\n"
+"help.text"
+msgid "AutoCorrect"
+msgstr "Αυτόματη διόρθωση"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3753776\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/autocorr</caseinline><defaultinline>{user}\\user\\autocorr</defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/autocorr</caseinline><defaultinline>{user}\\user\\autocorr</defaultinline></switchinline>"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id5284279\n"
+"help.text"
+msgid "This folder stores your own AutoCorrect texts."
+msgstr "Αυτός ο φάκελος αποθηκεύει τις καταχωρίσεις σας στην Αυτόματης διόρθωση κειμένων."
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id4494766\n"
+"help.text"
+msgid "AutoText"
+msgstr "Αυτόματο κείμενο"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id7858516\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/autotext</caseinline><defaultinline>{user}\\user\\autotext</defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/autotext</caseinline><defaultinline>{user}\\user\\autotext</defaultinline></switchinline>"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id973540\n"
+"help.text"
+msgid "This folder stores your own AutoText texts."
+msgstr "Αυτός ο φάκελος αποθηκεύει τις καταχωρίσεις σας στο Αυτόματο κείμενο."
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3154493\n"
+"68\n"
+"help.text"
+msgid "Gallery"
+msgstr "Συλλογή"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3154484\n"
+"69\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/gallery</caseinline><defaultinline>{user}\\user\\gallery</defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/gallery</caseinline><defaultinline>{user}\\user\\gallery</defaultinline></switchinline>"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3156289\n"
+"70\n"
+"help.text"
+msgid "New Gallery themes are stored in this folder."
+msgstr "Τα νέα θέματα συλλογής εμπεριέχονται σε αυτόν το φάκελο."
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3151333\n"
+"26\n"
+"help.text"
+msgid "Graphics"
+msgstr "Γραφικά"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3152890\n"
+"27\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/gallery</caseinline><defaultinline>{user}\\user\\gallery</defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/gallery</caseinline><defaultinline>{user}\\user\\gallery</defaultinline></switchinline>"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3148597\n"
"28\n"
"help.text"
-msgid "Visual aids"
-msgstr "Οπτική βοήθεια"
+msgid "This folder is displayed when you first call the dialog for opening or saving a graphic object."
+msgstr "Ο φάκελος αυτός εμφανίζεται όταν ανοίγετε για πρώτη φορά το παράθυρο διαλόγου για το άνοιγμα ή την αποθήκευση ενός γραφικού."
-#: 01060100.xhp
+#: 01010300.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3153311\n"
-"29\n"
+"01010300.xhp\n"
+"par_id3146891\n"
+"41\n"
"help.text"
-msgid "Specifies which lines are displayed."
-msgstr "Καθορίζει ποιες γραμμές θα εμφανίζονται."
+msgid "Backups"
+msgstr "Αντίγραφα ασφαλείας"
-#: 01060100.xhp
+#: 01010300.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3147242\n"
-"30\n"
+"01010300.xhp\n"
+"par_id3154915\n"
+"42\n"
"help.text"
-msgid "Grid lines"
-msgstr "Γραμμές πλέγματος"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/backup</caseinline><defaultinline>{user}\\user\\backup</defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/backup</caseinline><defaultinline>{user}\\user\\backup</defaultinline></switchinline>"
-#: 01060100.xhp
+#: 01010300.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3153088\n"
-"31\n"
+"01010300.xhp\n"
+"par_id3154603\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\"sc:ListBox:RID_SCPAGE_CONTENT:LB_GRID\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page - </emph><link href=\"text/scalc/01/05070500.xhp\" name=\"Sheet\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
-msgstr "<ahelp hid=\"sc:ListBox:RID_SCPAGE_CONTENT:LB_GRID\" visibility=\"visible\">Ορίζει εάν οι γραμμές πλέγματος θα εμφανίζονται. Προεπιλογή είναι η εμφάνιση γραμμών πλέγματος μόνο σε κελιά που δεν έχουν χρώμα παρασκηνίου. Μπορείτε να επιλέξετε να εμφανίζονται γραμμές πλέγματος επίσης σε κελιά με χρώμα παρασκηνίου ή να τα αποκρύψετε.</ahelp> Για εκτύπωση, επιλέξτε <emph>Μορφή - Σελίδα - </emph><link href=\"text/scalc/01/05070500.xhp\" name=\"Φύλλο\"><emph>Φύλλο</emph></link> και σημειώστε το πλαίσιο ελέγχου <emph>Πλέγμα</emph>."
+msgid "Automatic backup copies of documents are stored here."
+msgstr "Εδώ αποθηκεύονται αυτόματα αντίγραφα ασφαλείας εγγράφων."
-#: 01060100.xhp
+#: 01010300.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3156326\n"
-"32\n"
+"01010300.xhp\n"
+"par_id4680928\n"
"help.text"
-msgid "Color"
-msgstr "Χρώμα"
+msgid "Templates"
+msgstr "Πρότυπα"
-#: 01060100.xhp
+#: 01010300.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3154286\n"
+"01010300.xhp\n"
+"par_id9014252\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/template</caseinline><defaultinline>{user}\\user\\template</defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/template</caseinline><defaultinline>{user}\\user\\template</defaultinline></switchinline>"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id6011841\n"
+"help.text"
+msgid "In this folder you can store your own templates."
+msgstr "Σε αυτό τον φάκελο μπορείτε να αποθηκεύσετε τα πρότυπά σας."
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3154606\n"
+"195\n"
+"help.text"
+msgid "Temporary files"
+msgstr "Προσωρινά αρχεία"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3149343\n"
+"196\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/temp</caseinline><defaultinline>{user}\\user\\temp</defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/temp</caseinline><defaultinline>{user}\\user\\temp</defaultinline></switchinline>"
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3154650\n"
+"197\n"
+"help.text"
+msgid "This is where $[officename] puts its temporary files."
+msgstr "Εδώ τοποθετεί το $[officename] τα προσωρινά του αρχεία."
+
+#: 01010301.xhp
+msgctxt ""
+"01010301.xhp\n"
+"tit\n"
+"help.text"
+msgid "Edit Paths"
+msgstr "Επεξεργασία διαδρομών"
+
+#: 01010301.xhp
+msgctxt ""
+"01010301.xhp\n"
+"hd_id3150772\n"
+"1\n"
+"help.text"
+msgid "Edit Paths"
+msgstr "Επεξεργασία διαδρομών"
+
+#: 01010301.xhp
+msgctxt ""
+"01010301.xhp\n"
+"par_id3149762\n"
+"2\n"
+"help.text"
+msgid "In the <emph>Edit Paths </emph>dialog, you can select some folders that are available in $[officename]."
+msgstr "Στο παράθυρο διαλόγου<emph>Επεξεργασία διαδρομών</emph>, μπορείτε να επιλέξετε κάποιους φακέλους που είναι διαθέσιμοι στο $[officename]."
+
+#: 01010301.xhp
+msgctxt ""
+"01010301.xhp\n"
+"hd_id3147559\n"
+"3\n"
+"help.text"
+msgid "Paths"
+msgstr "Διαδρομές"
+
+#: 01010301.xhp
+msgctxt ""
+"01010301.xhp\n"
+"par_id3153524\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_MULTIPATH:LB_MULTIPATH\">Contains a list of the paths that have already been added. Mark the default path for new files.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_MULTIPATH:LB_MULTIPATH\">Περιέχει μία λίστα των διαδρομών που έχουν ήδη προστεθεί. Επισημάνετε τη προεπιλεγμένη διαδρομή για τα νέα αρχεία.</ahelp>"
+
+#: 01010301.xhp
+msgctxt ""
+"01010301.xhp\n"
+"hd_id3148798\n"
+"5\n"
+"help.text"
+msgid "Add"
+msgstr "Προσθήκη"
+
+#: 01010301.xhp
+msgctxt ""
+"01010301.xhp\n"
+"par_id3153106\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_MULTIPATH:BTN_ADD_MULTIPATH\">Opens the <emph>Select Path</emph> dialog to select another folder or the <emph>Open</emph> dialog to select another file.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_MULTIPATH:BTN_ADD_MULTIPATH\">Ανοίγει το παράθυρο διαλόγου <emph>Επιλογή διαδρομής</emph> για να επιλέξετε άλλο φάκελο ή το παράθυρο διαλόγου <emph>Άνοιγμα</emph> για να επιλέξετε άλλο αρχείο.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Writing Aids"
+msgstr "Βοηθήματα γραφής"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"bm_id7986388\n"
+"help.text"
+msgid "<bookmark_value>writing aids options</bookmark_value><bookmark_value>custom dictionaries; editing</bookmark_value><bookmark_value>user-defined dictionaries; editing</bookmark_value><bookmark_value>dictionaries; editing user-defined</bookmark_value><bookmark_value>exceptions; user-defined dictionaries</bookmark_value><bookmark_value>user-defined dictionaries; dictionary of exceptions</bookmark_value><bookmark_value>spellcheck; dictionary of exceptions</bookmark_value><bookmark_value>ignore list for spellcheck</bookmark_value><bookmark_value>spellcheck; ignore list</bookmark_value><bookmark_value>hyphenation; minimal number of characters</bookmark_value>"
+msgstr "<bookmark_value>writing aids options</bookmark_value><bookmark_value>προσαρμοσμένα λεξικά; επεξεργασία</bookmark_value><bookmark_value>λεξικά προσαρμοσμένα από χρήστη; επεξεργασία</bookmark_value><bookmark_value>λεξικά; επεξεργασία προσαρμοσμένων λεξικών</bookmark_value><bookmark_value>εξαιρέσεις; λεξικά προσαρμοσμένα από χρήστη</bookmark_value><bookmark_value>λεξικά προσαρμοσμένα από χρήστη; λεξικό με εξαιρέσεις</bookmark_value><bookmark_value>οπθογραφικός έλεγχος; λεξικό με εξαιρέσεις</bookmark_value><bookmark_value>λίστα αγνόησης για ορθογραφικό έλεγχο</bookmark_value><bookmark_value>ορθογραφικός έλεγχος; λίστα αγνόησης</bookmark_value><bookmark_value>συλλαβισμός; ελάχιστος αριθμός χαρακτήρων</bookmark_value>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3145136\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/optionen/01010400.xhp\" name=\"Writing Aids\">Writing Aids</link>"
+msgstr "<link href=\"text/shared/optionen/01010400.xhp\" name=\"Βοηθήματα γραφής\">Βοηθήματα γραφής</link>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3153527\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_OPTIONS_LINGU\">Specifies the properties of the spellcheck, thesaurus and hyphenation.</ahelp>"
+msgstr "<ahelp hid=\"HID_OPTIONS_LINGU\">Ορίζει τις ιδιότητες του ορθογραφικού ελέγχου, του θησαυρού λέξεων και του συλλαβισμού.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3149096\n"
"33\n"
"help.text"
-msgid "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_COLOR\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Appearance</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_COLOR\">Ορίζει ένα χρώμα για τις γραμμές πλέγματος στο τρέχον έγγραφο.</ahelp> Για να δείτε το χρώμα της γραμμής πλέγματος που αποθηκεύτηκε με το έγγραφο, πηγαίνετε στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Εμφάνιση</emph>, στο <emph>Scheme</emph> βρείτε την καταχώριση <emph>Λογιστικό φύλλο - Γραμμές πλέγματος</emph> και ορίστε το χρώμα σε \"αυτόματο\"."
+msgid "Available Language Modules"
+msgstr "Διαθέσιμα αρθρώματα γλώσσας"
-#: 01060100.xhp
+#: 01010400.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3152349\n"
+"01010400.xhp\n"
+"par_id3154749\n"
"34\n"
"help.text"
-msgid "Page breaks"
-msgstr "Αλλαγές σελίδων"
+msgid "<ahelp hid=\"HID_CLB_LINGU_MODULES\">Contains the installed language modules.</ahelp>"
+msgstr "<ahelp hid=\"HID_CLB_LINGU_MODULES\">Περιέχει τις εγκατεστημένα αρθρώματα γλώσσας.</ahelp>"
-#: 01060100.xhp
+#: 01010400.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3151245\n"
+"01010400.xhp\n"
+"par_id3153663\n"
"35\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_PAGEBREAKS\">Specifies whether to view the page breaks within a defined print area.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_PAGEBREAKS\">Καθορίζει αν θα εμφανίζονται οι αλλαγές σελίδων εντός μιας καθορισμένης περιοχής εκτύπωσης.</ahelp>"
+msgid "A language module can contain one, two or three submodules: Spellcheck, hyphenation and thesaurus. Each sub-module can be available in one or more languages. If you click in front of the name of the module, you activate all the available sub-modules simultaneously. If you remove a set mark, you deactivate all the available sub-modules simultaneously. If you wish to activate or deactivate individual sub-modules, click the<emph> Edit button </emph>to open the <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Edit Modules</emph></link> dialog."
+msgstr "Ένα άρθρωμα γλώσσας μπορεί να περιέχει μία, δύο ή τρία δευτερεύοντα αρθρώματα: Ορθογραφικό έλεγχο, συλλαβισμό και θησαυρό λέξεων. Κάθε δευτερεύον άρθρωμα μπορεί να είναι διαθέσιμο σε μία ή περισσότερες γλώσσες. Εάν κάνετε κλικ μπροστά από το όνομα του αρθρώματος ενεργοποιείτε αυτόματα όλα τα διαθέσιμα δευτερεύοντα αρθρώματα. Εάν καταργήσετε ένα σημάδι ορισμού, απενεργοποιείτε όλα τα διαθέσιμα δευτερεύοντα αρθρώματα ταυτόχρονα. Εάν θέλετε να ενεργοποιήσετε ή να απενεργοποιήσετε ορισμένα μόνο δευτερεύοντα αρθρώματα, τότε κάντε κλικ στο<emph> Επεξεργασία </emph>για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/shared/optionen/01010401.xhp\" name=\"Επεξεργασία αρθρωμάτων\"><emph>Επεξεργασία αρθρωμάτων</emph></link>."
-#: 01060100.xhp
+#: 01010400.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3149669\n"
+"01010400.xhp\n"
+"par_id3294778\n"
+"help.text"
+msgid "The configuration allows for two different directories: one folder where the user has write permissions, and one without write permissions. The user can only edit and delete the user dictionaries that are located in the writable path. Other dictionaries can be read only."
+msgstr "Αυτή η παράμετρος επιτρέπει σε δύο διαφορετικούς καταλόγους: ένα φάκελο όπου μπορεί ο χρήστης να έχει τα δικαιώματα εγγραφής, και ένα χωρίς αυτά. Ο χρήστης μπορεί μόνο να επεξεργαστεί και να διαγράψει τα λεξικά χρήστη που βρίσκονται στην εγγράψιμη διαδρομή. Άλλα λεξικά μπορούν μόνο να διαβαστούν."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3154307\n"
"36\n"
"help.text"
-msgid "Helplines While Moving"
-msgstr "Βοηθητικές γραμμές μεταφοράς"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 01060100.xhp
+#: 01010400.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3148550\n"
+"01010400.xhp\n"
+"par_id3145673\n"
"37\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_GUIDELINE\">Specifies whether to view guides when moving drawings, frames, graphics and other objects.</ahelp> These guides help you align objects."
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_GUIDELINE\">Καθορίζει αν θα εμφανίζονται βοηθητικές γραμμές κατά τη μετακίνηση σχεδίων, πλαισίων, γραφικών και άλλων αντικειμένων.</ahelp> Οι βοηθητικές γραμμές αυτές θα σας βοηθήσουν στην ευθυγράμμιση αντικειμένων."
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_MODULES_EDIT\">To edit a language module, select it and click <emph>Edit</emph>.</ahelp> The <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Edit </emph><emph>Modules</emph></link> dialog appears."
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_MODULES_EDIT\">Για να επεξεργαστείτε ένα άρθρωμα γλώσσας, επιλέξτε το και κάντε κλικ στο <emph>Επεξεργασία</emph>.</ahelp> Εμφανίζεται ο διάλογος <link href=\"text/shared/optionen/01010401.xhp\" name=\"Επεξεργασία αρθρωμάτων\"><emph>Επεξεργασία </emph><emph>Αρθρώματα</emph></link>."
-#: 01060100.xhp
+#: 01010400.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3152920\n"
+"01010400.xhp\n"
+"hd_id3153348\n"
+"60\n"
+"help.text"
+msgid "User-defined dictionaries"
+msgstr "Λεξικά χρήστη"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3155419\n"
+"62\n"
+"help.text"
+msgid "<ahelp hid=\"HID_CLB_EDIT_MODULES_DICS\">Lists the available user dictionaries.</ahelp> Mark the user dictionaries that you want to use for spellcheck and hyphenation."
+msgstr "<ahelp hid=\"HID_CLB_EDIT_MODULES_DICS\">Παραθέτει τα διαθέσιμα λεξικά χρήστη.</ahelp> Επισημάνετε τα λεξικά χρήστη που θέλετε να χρησιμοποιήσετε για ορθογραφικό έλεγχο και συλλαβισμό."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3144511\n"
+"63\n"
+"help.text"
+msgid "New"
+msgstr "Δημιουργία"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3146794\n"
+"64\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_DICS_NEW_DIC\">Opens the <emph>New Dictionary</emph> dialog, in which you can name a new user-defined dictionary or dictionary of exceptions and specify the language.</ahelp>"
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_DICS_NEW_DIC\">Ανοίγει το παράθυρο διαλόγου <emph>Δημιουργία Λεξικού</emph>, στο οποίο μπορείτε να ονομάσετε ένα νέο λεξικό ορισμένο από τον χρήστη ή ένα λεξικό εξαιρέσεων και να καθορίσετε την γλώσσα.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3151054\n"
+"65\n"
+"help.text"
+msgid "New Dictionary"
+msgstr "Νέο λεξικό"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3153360\n"
+"66\n"
+"help.text"
+msgid "In the <emph>Dictionary</emph> section you can name a new user-defined dictionary or dictionary of exceptions and specify the language."
+msgstr "Στην ενότητα <emph>Λεξικό</emph> μπορείτε να ονομάσετε ένα νέο λεξικό, καθορισμένο από τον χρήστη, ή ένα λεξικό εξαιρέσεων και να ορίσετε τη γλώσσα."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3150398\n"
+"67\n"
+"help.text"
+msgid "Name"
+msgstr "Όνομα"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3153192\n"
+"68\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SFXDLG_NEWDICT:ED_DICTNAME\">Specifies the name of the new custom dictionary.</ahelp> The file extension \"*.DIC\" is automatically appended."
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXDLG_NEWDICT:ED_DICTNAME\">Ορίζει το όνομα του καινούριου προσαρμοσμένου λεξικού.</ahelp> Η επέκταση αρχείου \"*.DIC\" επισυνάπτεται αυτόματα."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3150767\n"
+"69\n"
+"help.text"
+msgid "Language"
+msgstr "Γλώσσα"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3148920\n"
+"70\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SFXDLG_NEWDICT:LB_DICTLANG\">By selecting a certain language you can limit the use of the custom dictionary.</ahelp> By selecting <emph>All</emph> the custom dictionary is used independently of the current language."
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SFXDLG_NEWDICT:LB_DICTLANG\">Επιλέγοντας μια συγκεκριμένη γλώσσα μπορείτε να περιορίσετε τη χρήση του προσαρμοσμένου λεξικού.</ahelp> Επιλέγοντας <emph>Όλα</emph> το προσαρμοσμένο λεξικό χρησιμοποιείται ανεξάρτητα από την τρέχουσα γλώσσα."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3153106\n"
+"71\n"
+"help.text"
+msgid "Exceptions (-)"
+msgstr "Εξαιρέσεις (-)"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3149561\n"
+"72\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SFXDLG_NEWDICT:BTN_EXCEPT\">Specifies whether you wish to avoid certain words in your documents.</ahelp> In this way, you can create a custom dictionary of all the words to be avoided. If this exception dictionary is activated, during spellchecking you receive a corresponding note about any words which should be avoided."
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SFXDLG_NEWDICT:BTN_EXCEPT\"> Καθορίζει τις λέξεις που θέλετε να αποφευχθούν στα έγγραφα σας.</ahelp> Με αυτό τον τρόπο, μπορείτε να δημιουργήσετε ένα προσαρμοσμένο λεξικό με όλες τις λέξεις που θέλετε να αποφύγετε. Αν έχετε ενεργοποιήσει το λεξικό εξαιρέσεων, κατά τη διάρκεια του ορθογραφικού ελέγχου θα λαμβάνετε σημείωση ότι η χρήση της συγκεκριμένης λέξης πρέπει να αποφευχθεί."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3145785\n"
+"73\n"
+"help.text"
+msgid "Edit"
+msgstr "Επεξεργασία"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3152576\n"
+"74\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_DICS_EDIT_DIC\">Opens the <emph>Edit custom dictionary</emph> dialog, in which you can add to your custom dictionary or edit existing entries.</ahelp>"
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_DICS_EDIT_DIC\">Ανοίγει το παράθυρο διαλόγου<emph>Επεξεργασία προσαρμοσμένου λεξικού</emph> στο οποίο μπορείτε να πραγματοποιήσετε προσθήκες στο προσαρμοσμένο λεξικό ή να επεξεργαστείτε υπάρχουσες καταχωρήσεις.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3147436\n"
+"75\n"
+"help.text"
+msgid "In the <emph>Edit custom dictionary </emph>dialog you have the option to enter new terms or edit existing entries. If you edit an exception dictionary, the dialog has the added facility of defining an exception for a word. During the spellcheck this exception is then listed as a suggestion."
+msgstr "Στο παράθυρο διαλόγου<emph>Επεξεργασία προσαρμοσμένου λεξικού</emph>έχετε την δυνατότητα να εισάγετε νέους όρους ή να τροποποιήσετε τις υπάρχουσες εγγραφές. Αν τροποποιήσετε ένα λεξικό εξαιρέσεων, το παράθυρο διαλόγου έχει την δυνατότητα να ορίσει την εξαίρεση για μία λέξη. Κατά την διάρκεια του ελέγχου ορθογραφίας την εξαίρεση την παραθέτει ως συμβουλή."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3145750\n"
+"76\n"
+"help.text"
+msgid "When a dictionary is edited, a check is made on the status of the file. If the file is write-protected, it cannot be changed. The buttons <emph>New</emph> and <emph>Delete</emph> are then deactivated."
+msgstr "Κατά την επεξεργασία ενός λεξικού, πραγματοποιείται έλεγχος σχετικά με την κατάσταση του αρχείου. Εάν, για παράδειγμα, διαθέτει προστασία εγγραφής, δεν είναι δυνατό να τροποποιηθεί. Τα κουμπιά <emph>Δημιουργία</emph> και <emph>Διαγραφή</emph>είναι απενεργοποιημένα."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3150116\n"
+"77\n"
+"help.text"
+msgid "Book"
+msgstr "Βιβλίο"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3147394\n"
+"78\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SFXDLG_EDITDICT:LB_ALLDICTS\">Specifies the book to be edited.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SFXDLG_EDITDICT:LB_ALLDICTS\">Ορίζει το βιβλίο προς επεξεργασία.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3154730\n"
+"79\n"
+"help.text"
+msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All) </emph>includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck. </variable>"
+msgstr "<variable id=\"ignore\">Η <emph>IgnoreAllList (Όλες) </emph>περιλαμβάνει όλες τις λέξεις που έχουν επισημανθεί με την επιλογή <emph>Παράλειψη</emph> κατά τη διάρκεια του ελέγχου ορθογραφίας. Αυτή η λίστα είναι έγκυρη μόνο για τον τρέχων ορθογραφικό έλεγχο. </variable>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3154757\n"
+"80\n"
+"help.text"
+msgid "The <emph>IgnoreAllList</emph> entry cannot be selected and cannot be deleted. Only the words included as content can be deleted. This happens automatically each time that $[officename] is closed."
+msgstr "Η καταχώριση <emph>IgnoreAllList</emph> δεν είναι δυνατό να επιλεγεί ούτε να διαγραφεί. Μόνο οι λέξεις που περιλαμβάνονται ως περιεχόμενο είναι δυνατό να διαγραφούν. Αυτό συμβαίνει αυτόματα κάθε φορά που κλείνει το $[officename]."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3149018\n"
+"81\n"
+"help.text"
+msgid "Language"
+msgstr "Γλώσσα"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3154255\n"
+"82\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SFXDLG_EDITDICT:LB_DICTLANG\">Assigns a new language to the current custom dictionary.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SFXDLG_EDITDICT:LB_DICTLANG\">Αντιστοιχεί μια νέα γλώσσα στο τρέχον προσαρμοσμένο λεξικό.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3151189\n"
+"83\n"
+"help.text"
+msgid "Word"
+msgstr "Λέξη"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3151252\n"
+"84\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SFXDLG_EDITDICT:ED_WORD\">You can type a new word for inclusion in the dictionary. In the list below you will see the contents of the current custom dictionary.</ahelp> If you select a word from this list it is displayed in the text field. If you type a word with a trailing = character, such as \"AutoComplete=\", the word is never automatically hyphenated and no hyphenation is suggested. Typing \"Auto=Complete\" results in the word being hyphenated, or a hyphenation suggested, where you insert the = sign."
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXDLG_EDITDICT:ED_WORD\"> Μπορείτε να πληκτρολογήσετε μία νέα λέξη για να συμπεριληφθεί στο λεξικό. Στη ακόλουθη λίστα μπορείτε να δείτε τα περιεχόμενα του προσαρμοσμένου λεξικού.</ahelp> Αν επιλέξετε μία λέξη από αυτή τη λίστα, θα εμφανιστεί στο πλαίσιο κειμένου. Αν πληκτρολογήσετε μία λέξη που να τελειώνει με τον χαρακτήρα =, όπως \"AutoComplete=\", η λέξη ποτέ δεν συλλαβίζεται αυτόματα, και δεν υπάρχει κάποιος προτεινόμενος συλλαβισμός. Πληκτρολογώντας \"Auto=Complete\" έχει ως αποτέλεσμα τον συλλαβισμό της λέξης, ή ένα προτεινόμενο συλλαβισμό, όπου μπορείτε να εισάγετε το σύμβολο =."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3155175\n"
+"85\n"
+"help.text"
+msgid "Suggestion"
+msgstr "Συμβουλή"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3147323\n"
+"86\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SFXDLG_EDITDICT:ED_REPLACE\">This input field is only available if you are editing an exception dictionary. The field shows the alternative suggestion for the current word in the \"Word\" text box.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXDLG_EDITDICT:ED_REPLACE\">Αυτό το πεδίο εισαγωγής είναι διαθέσιμο μόνο σε περίπτωση που επεξεργάζεστε ένα λεξικό εξαιρέσεων. Το πεδίο δέχεται την εναλλακτική πρόταση για τη λέξη στο πλαίσιο κειμένου \"Λέξη\".</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3147361\n"
+"88\n"
+"help.text"
+msgid "New"
+msgstr "Δημιουργία"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3163808\n"
+"89\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SFXDLG_EDITDICT:PB_NEW_REPLACE\">Adds the word in the <emph>Word </emph>text field to your current custom dictionary. The word in the <emph>Suggestion </emph>field is also added when working with exception dictionaries.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SFXDLG_EDITDICT:PB_NEW_REPLACE\">Προσθήκη της λέξης που βρίσκεται στο πεδίο κειμένου <emph>Λέξη </emph>στο τρέχον προσαρμοσμένο λεξικό. Η λέξη στο πεδίο <emph>Πρόταση </emph>προστίθεται επίσης όταν εργάζεστε με λεξικό εξαιρέσεων.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3145790\n"
+"91\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the marked word from the current custom dictionary.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καταργεί τη λέξη που έχει επισημανθεί από το τρέχον προσαρμοσμένο λεξικό.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3151277\n"
+"93\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Deletes the selected dictionary after a confirmation, provided it is not write-protected.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διαγράφει το επιλεγμένο λεξικό μετά από επιβεβαίωση διαγραφής, με την προϋπόθεση ότι δεν διαθέτει προστασία εγγραφής.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3149032\n"
+"39\n"
+"help.text"
+msgid "Options"
+msgstr "Επιλογές"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3145259\n"
+"40\n"
+"help.text"
+msgid "<ahelp hid=\"HID_CLB_LINGU_OPTIONS\">Defines the options for the spellcheck and hyphenation.</ahelp>"
+msgstr "<ahelp hid=\"HID_CLB_LINGU_OPTIONS\">Ορίζει τις επιλογές για τον ορθογραφικό έλεγχο και το συλλαβισμό.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3149965\n"
+"41\n"
+"help.text"
+msgid "Edit"
+msgstr "Επεξεργασία"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3153231\n"
+"42\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_OPTIONS_EDIT\">If you want to change a value, select the entry and then click <emph>Edit</emph>.</ahelp> You will see a dialog for entering a new value."
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_OPTIONS_EDIT\">Εάν θέλετε να αλλάξετε μια τιμή, επιλέξτε την καταχώρηση και στη συνέχεια, κάντε κλικ στο κουμπί <emph>Επεξεργασία</emph>.</ahelp> Θα εμφανιστεί ένα παράθυρο διαλόγου για την εισαγωγή μιας νέας τιμής."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3150983\n"
+"43\n"
+"help.text"
+msgid "Check uppercase words"
+msgstr "Έλεγχος λέξεων με κεφαλαία"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3152582\n"
+"44\n"
+"help.text"
+msgid "Specifies that capitalization is checked during spellcheck."
+msgstr "Καθορίζει τον έλεγχο των κεφαλαίων κατά την διάρκεια του ορθογραφικού ελέγχου."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3150826\n"
+"45\n"
+"help.text"
+msgid "Check words with numbers."
+msgstr "Έλεγχος λέξεων με αριθμούς."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3150208\n"
+"46\n"
+"help.text"
+msgid "Specifies that words that contain numbers as well as letters are to be checked."
+msgstr "Καθορίζει τον έλεγχο λέξεων που περιέχουν αριθμούς και γράμματα."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3166424\n"
+"49\n"
+"help.text"
+msgid "Check special regions"
+msgstr "Έλεγχος ειδικών περιοχών"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3150345\n"
+"50\n"
+"help.text"
+msgid "Specifies that special regions, such as drawing text, are checked during spellcheck."
+msgstr "Καθορίζει εάν ειδικές περιοχές, όπως η σχεδίαση κειμένου, θα ελέγχονται ορθογραφικά."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3166429\n"
+"21\n"
+"help.text"
+msgid "Check spelling as you type"
+msgstr "Ορθογραφικός έλεγχος κατά τη πληκτρολόγηση"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3155531\n"
+"6\n"
+"help.text"
+msgid "<variable id=\"automatisch\"><ahelp hid=\".uno:SpellOnline\">Automatically checks spelling as you type, and underlines errors.</ahelp></variable>"
+msgstr "<variable id=\"automatisch\"><ahelp hid=\".uno:SpellOnline\">Ελέγχονται αυτόματα η ορθογραφία καθώς πληκτρολογείτε, και τα λάθη υπογραμμίζονται.</ahelp></variable>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3156291\n"
+"32\n"
+"help.text"
+msgid "Typing errors are highlighted in the document with a red underline. If you place the cursor over a word marked in this way, you can open the context menu to obtain a list of corrections. Select a correction to replace the word. If you make the same mistake again while editing the document, it will be marked as an error again."
+msgstr "Τα σφάλματα πληκτρολόγησης επισημαίνονται μέσα στο έγγραφο με κόκκινη υπογράμμιση. Εάν τοποθετήσετε τον δρομέα επάνω σε μια λέξη, η οποία επισημαίνεται με αυτόν τον τρόπο, μπορείτε να ανοίξετε το μενού περιβάλλοντος για να εμφανίσετε λίστα των προτεινόμενων διορθώσεων. Επιλέξτε μια προτεινόμενη διόρθωση για να αντικαταστήσετε την υπό εξέταση λέξη με την προτεινόμενη. Εάν κάνετε ξανά το ίδιο λάθος κατά την επεξεργασία του εγγράφου, θα επισημανθεί ξανά ως λάθος."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3153815\n"
+"23\n"
+"help.text"
+msgid "To place the word pair in the <link href=\"text/shared/01/06040200.xhp\" name=\"AutoCorrect replacement table\">AutoCorrect replacement table</link>, open the <link href=\"text/shared/01/06040500.xhp\" name=\"AutoCorrect context menu\">AutoCorrect context menu</link> and choose <emph>AutoCorrect</emph>. Make your selection from the submenu. The word is replaced and at the same time the word pair is placed in the replacement table."
+msgstr "Για να εισαγάγετε το ζεύγος λέξεων στον πίνακα αντικατάστασης <link href=\"text/shared/01/06040200.xhp\" name=\"Πίνακας αντικατάστασης αυτόματης διόρθωσης\"> Πίνακας αντικατάστασης αυτόματης διόρθωσης </link>, ανοίξτε το <link href=\"text/shared/01/06040500.xhp\" name=\"Μενού αυτόματης διόρθωσης\"> Μενού αυτόματης διόρθωσης </link> και επιλέξτε <emph> Αυτόματη διόρθωση </emph>. Ενεργοποιήστε μια επιλογή από το δευτερεύον μενού. Πραγματοποιείται αντικατάσταση της λέξης ενώ, ταυτόχρονα, το ζεύγος λέξεων εισάγεται στον πίνακα αντικατάστασης."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3150111\n"
+"53\n"
+"help.text"
+msgid "Minimal number of characters for hyphenation"
+msgstr "Ελάχιστος αριθμός χαρακτήρων για συλλαβισμό"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3150316\n"
+"54\n"
+"help.text"
+msgid "Specifies the minimum number of characters required for automatic hyphenation to be applied. <ahelp hid=\"HID_LNGDLG_NUM_PREBREAK\" visibility=\"hidden\"> Type the minimum number of characters that must come before or after the hyphen.</ahelp>"
+msgstr "Καθορίζει τον ελάχιστο αριθμό χαρακτήρων που απαιτείται για την εφαρμογή του αυτόματου συλλαβισμού. <ahelp hid=\"HID_LNGDLG_NUM_PREBREAK\" visibility=\"hidden\"> Πληκτρολογήστε τον ελάχιστο αριθμό χαρακτήρων οι οποίοι θα πρέπει να βρίσκονται πριν ή μετά το ενωτικό.</ahelp>"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3148823\n"
+"11\n"
+"help.text"
+msgid "Characters before line break"
+msgstr "Χαρακτήρες πριν την αλλαγή γραμμής"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3156029\n"
+"12\n"
+"help.text"
+msgid "Sets the minimum number of characters of the word to be hyphenated that must remain at the end of the line."
+msgstr "Καθορίζει τον ελάχιστο αριθμό χαρακτήρων της λέξης που απαιτείται για να γίνει συλλαβισμός της λέξης ώστε να παραμένει στο τέλος της γραμμής."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3154956\n"
+"13\n"
+"help.text"
+msgid "Characters after line break"
+msgstr "Χαρακτήρες μετά την αλλαγή γραμμής"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3149439\n"
+"14\n"
+"help.text"
+msgid "Specifies the minimum number of characters of a hyphenated word required at the next line."
+msgstr "Καθορίζει το ελάχιστο πλήθος χαρακτήρων, στην επόμενη γραμμή, μιας λέξης που έχει υποστεί συλλαβισμό."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3156337\n"
+"15\n"
+"help.text"
+msgid "Hyphenate without inquiry"
+msgstr "Συλλαβισμός χωρίς ερώτηση"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3151130\n"
+"16\n"
+"help.text"
+msgid "Specifies that you will never be asked for a manual hyphenation. If the field is not marked, when a word is not recognized you will be presented with a dialog for entering hyphens."
+msgstr "Καθορίζει πως δε θα ερωτηθείτε ποτέ για έναν χειροκίνητο συλλαβισμό. Αν το πεδίο δεν είναι μαρκαρισμένο, όταν η λέξη δεν αναγνωρίζεται, θα σας παρουσιαστεί ένας διάλογος για την εισαγωγή συλλαβισμού."
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"hd_id3155900\n"
+"17\n"
+"help.text"
+msgid "Hyphenate special regions"
+msgstr "Συλλαβισμός ειδικών περιοχών"
+
+#: 01010400.xhp
+msgctxt ""
+"01010400.xhp\n"
+"par_id3155098\n"
+"18\n"
+"help.text"
+msgid "Specifies that hyphenation will also be carried out in footnotes, headers and footers."
+msgstr "Καθορίζει εάν ο συλλαβισμός θα εκτελεστεί και στις υποσημειώσεις, τις επικεφαλίδες και τα υποσέλιδα."
+
+#: 01010401.xhp
+msgctxt ""
+"01010401.xhp\n"
+"tit\n"
+"help.text"
+msgid "Edit module"
+msgstr "Επεξεργασία αρθρώματος"
+
+#: 01010401.xhp
+msgctxt ""
+"01010401.xhp\n"
+"bm_id3154230\n"
+"help.text"
+msgid "<bookmark_value>spellcheck; activating for a language</bookmark_value><bookmark_value>hyphenation; activating for a language</bookmark_value><bookmark_value>thesaurus; activating for a language</bookmark_value><bookmark_value>languages; activating modules</bookmark_value><bookmark_value>dictionaries;creating</bookmark_value><bookmark_value>user-defined dictionaries;creating</bookmark_value>"
+msgstr "<bookmark_value>ορθογραφικός έλεγχος, ενεργοποίηση για μια γλώσσα</bookmark_value><bookmark_value>συλλαβισμός, ενεργοποίηση για μια γλώσσα</bookmark_value><bookmark_value>θησαυρός, ενεργοποίηση για μια γλώσσα</bookmark_value><bookmark_value>γλώσσες, ενεργοποίηση αρθρωμάτων</bookmark_value><bookmark_value>λεξικών,δημιουργία</bookmark_value><bookmark_value>λεξικών από το χρήστη,δημιουργία</bookmark_value>"
+
+#: 01010401.xhp
+msgctxt ""
+"01010401.xhp\n"
+"hd_id3154046\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit module\">Edit module</link>"
+msgstr "<link href=\"text/shared/optionen/01010401.xhp\" name=\"Επεξεργασία αρθρώματος\">Επεξεργασία αρθρώματος</link>"
+
+#: 01010401.xhp
+msgctxt ""
+"01010401.xhp\n"
+"hd_id3148685\n"
"3\n"
"help.text"
-msgid "Display"
-msgstr "Εμφάνιση"
+msgid "Options"
+msgstr "Επιλογές"
-#: 01060100.xhp
+#: 01010401.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3125864\n"
+"01010401.xhp\n"
+"par_id3148473\n"
"4\n"
"help.text"
-msgid "Select various options for the screen display."
-msgstr "Ενεργοποιήστε διάφορες επιλογές για την προβολή στην οθόνη."
+msgid "<ahelp hid=\"HID_CLB_EDIT_MODULES_MODULES\">Specifies the language and the available spelling, hyphenation and Thesaurus sub-modules for the selected module.</ahelp> You can arrange the sub-modules by priority."
+msgstr "<ahelp hid=\"HID_CLB_EDIT_MODULES_MODULES\">Καθορίζει τη γλώσσα και τη διαθέσιμη ορθογραφία, το συλλαβισμό και το θησαυρό που έχουν ενεργοποιηθεί για το συγκεκριμένο άρθρωμα.</ahelp> Μπορείτε επίσης να επανακαθορίσετε τις προτεραιότητες των υπο-αρθρωμάτων."
-#: 01060100.xhp
+#: 01010401.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3154218\n"
+"01010401.xhp\n"
+"par_id3155449\n"
"5\n"
"help.text"
-msgid "Formulas"
-msgstr "Μαθηματικοί τύποι"
+msgid "Select the language from the <emph>Language</emph> list."
+msgstr "Επιλέξτε τη γλώσσα από τη λίστα <emph>Γλώσσα</emph>."
-#: 01060100.xhp
+#: 01010401.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3150440\n"
+"01010401.xhp\n"
+"par_id3144510\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_FORMULA\">Specifies whether to show formulas instead of results in the cells.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_FORMULA\">Καθορίζει αν θα εμφανίζονται τύποι στη θέση των αποτελεσμάτων στα κελιά.</ahelp>"
+msgid "Mark all modules that are to be activated for this language under the headings Spelling, Hyphenation and Thesaurus."
+msgstr "Μαρκάρετε όλα τα αρθρώματα που θα ενεργοποιηθούν για αυτή τη γλώσσα στις επικεφαλίδες Ορθογραφία, Συλλαβισμός και Θησαυρός λέξεων."
-#: 01060100.xhp
+#: 01010401.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3155132\n"
+"01010401.xhp\n"
+"par_id3154923\n"
"7\n"
"help.text"
-msgid "Zero values"
-msgstr "Μηδενικές τιμές"
+msgid "As long as you have more than one sub-module available for one area, the sub-modules for spelling and the Thesaurus are processed in the sequence in which they are listed. You can change the sequence using the <emph>Move Up</emph> and <emph>Move Down</emph> buttons."
+msgstr "Εφόσον διαθέτετε περισσότερα από ένα αρθρώματα για μία περιοχή, η επεξεργασία των δευτερευόντων αρθρωμάτων για τον ορθογραφικό έλεγχο και τον Θησαυρό πραγματοποιείται με τη σειρά με την οποία αναφέρονται στο πλαίσιο λίστας. Μπορείτε να αλλάξετε τη σειρά αυτή χρησιμοποιώντας τα κουμπιά <emph>Μετακίνηση Πάνω</emph> και <emph>Μετακίνηση Κάτω</emph>."
-#: 01060100.xhp
+#: 01010401.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3147318\n"
+"01010401.xhp\n"
+"par_id3148663\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_NIL\">Specifies whether to show numbers with the value of 0.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_NIL\">Καθορίζει αν θα εμφανίζονται αριθμοί με μηδενική τιμή.</ahelp>"
+msgid "Only one sub-module can be activated under Hyphenation."
+msgstr "Μόνο ένα υπο-άρθρωμα μπορεί να είναι ενεργό στη κατηγορία Συλλαβισμού."
-#: 01060100.xhp
+#: 01010401.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3147348\n"
+"01010401.xhp\n"
+"hd_id3150398\n"
"9\n"
"help.text"
-msgid "Comment indicator"
-msgstr "Δείκτης σχολίου"
+msgid "Language"
+msgstr "Γλώσσα"
-#: 01060100.xhp
+#: 01010401.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3146974\n"
+"01010401.xhp\n"
+"par_id3152933\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_ANNOT\">Specifies that a small rectangle 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 "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_ANNOT\">Ορίζει ότι ένα μικρό ορθογώνιο στην πάνω δεξιά γωνία του κελιού δείχνει ότι υπάρχει σχόλιο. Το σχόλιο θα εμφανιστεί μόνο εάν ενεργοποιήσετε τις συμβουλές στο <emph>%PRODUCTNAME - Γενικά</emph> στο πλαίσιο διαλόγου επιλογές.</ahelp>"
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_EDIT_MODULES_LB_EDIT_MODULES_LANGUAGE\">Specifies the language of the module.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_EDIT_MODULES_LB_EDIT_MODULES_LANGUAGE\">Καθορίζει τη γλώσσα του αρθρώματος.</ahelp>"
-#: 01060100.xhp
+#: 01010401.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3150487\n"
-"24\n"
+"01010401.xhp\n"
+"par_id3156214\n"
+"19\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>"
+msgid "For all language selection fields in <item type=\"productname\">%PRODUCTNAME</item>, the following applies:"
+msgstr "Για όλα τα πεδία ελέγχου γλώσσας στο <item type=\"productname\">%PRODUCTNAME</item>, ισχύουν τα εξής:"
-#: 01060100.xhp
+#: 01010401.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3149667\n"
-"25\n"
+"01010401.xhp\n"
+"par_id3148922\n"
+"20\n"
"help.text"
-msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\"><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\" name=\"Εισαγωγή - Σχόλιο\"><emph>Εισαγωγή - Σχόλιο</emph></link>. Η επεξεργασία των σημειώσεων οι οποίες εμφανίζονται μόνιμα είναι δυνατή με ένα μόνο κλικ στο πλαίσιο της σημείωσης. Κάντε κλικ στην Περιήγηση και στην καταχώριση <emph>Σχόλια</emph> έχετε τη δυνατότητα να εμφανίσετε όλα τα σχόλια του τρέχοντος εγγράφου. Κάνοντας διπλό κλικ σε μια σημείωση στην Περιήγηση και ο δρομέας θα μεταβεί στο αντίστοιχο κελί, το οποίο περιέχει το σχόλιο."
+msgid "<variable id=\"sprachenfeld\">A language entry has a check mark in front of it if the spellcheck is activated for this language.</variable>"
+msgstr "<variable id=\"sprachenfeld\">Μια καταχώριση γλώσσας έχει ένα \"τικ\" μπροστά της εάν ο ορθογραφικός έλεγχος έχει ενεργοποιηθεί για αυτή τη γλώσσα.</variable>"
-#: 01060100.xhp
+#: 01010401.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3150872\n"
+"01010401.xhp\n"
+"hd_id3145419\n"
"11\n"
"help.text"
-msgid "Value highlighting"
-msgstr "Επισήμανση τιμών"
+msgid "Move up"
+msgstr "Μετακίνηση πάνω"
-#: 01060100.xhp
+#: 01010401.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3154792\n"
+"01010401.xhp\n"
+"par_id3154216\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_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, and number cells in blue, no matter how their display is formatted.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_VALUE\">Σημειώστε το πλαίσιο <emph>Επισήμανση τιμής</emph> για να εμφανίσετε τα περιεχόμενα των κελιών με διαφορετικά χρώματα, ανάλογα με τον τύπο. Τα κελιά κειμένου μορφοποιούνται σε μαύρο, οι τύποι πράσινοι και αριθμητικά κελιά σε γαλάζιο, ανεξάρτητα από τη μορφοποίηση προβολής.</ahelp>"
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_UP\">Increases the priority of the module selected in the list box by one level.</ahelp>"
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_UP\">Αυξάνει τη προτεραιότητα του επιλεγμένου αρθρώματος στο πεδίο λίστας κατά ένα επίπεδο.</ahelp>"
-#: 01060100.xhp
+#: 01010401.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3151319\n"
+"01010401.xhp\n"
+"hd_id3158407\n"
"13\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 "Όταν είναι ενεργή η εντολή αυτή δε θα εμφανίζονται τα χρώματα τα οποία έχουν οριστεί για το έγγραφο, μέχρι να απενεργοποιηθεί η λειτουργία."
+msgid "Move down"
+msgstr "Μετακίνηση κάτω"
-#: 01060100.xhp
+#: 01010401.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3157846\n"
+"01010401.xhp\n"
+"par_id3155429\n"
"14\n"
"help.text"
-msgid "Anchor"
-msgstr "Αγκύρωση"
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_DOWN\">Decreases the priority of the module selected in the list box by one level.</ahelp>"
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_DOWN\">Μειώνει τη προτεραιότητα του επιλεγμένου αρθρώματος στο πεδίο λίστας κατά ένα επίπεδο.</ahelp>"
-#: 01060100.xhp
+#: 01010401.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3147494\n"
+"01010401.xhp\n"
+"hd_id3161832\n"
"15\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_ANCHOR\">Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_ANCHOR\">Καθορίζει πότε θα εμφανίζεται ένα εικονίδιο άγκυρα όταν επιλεχθεί ένα εισαγόμενο αντικείμενο όπως ένα γραφικό.</ahelp>"
+msgid "Back"
+msgstr "Πίσω"
-#: 01060100.xhp
+#: 01010401.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3146898\n"
-"26\n"
+"01010401.xhp\n"
+"par_id3155307\n"
+"16\n"
"help.text"
-msgid "Text overflow"
-msgstr "Υπερχείλιση κειμένου"
+msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_BACK\">Click here to undo the current changes in the list box.</ahelp>"
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_BACK\">Επιλέξτε εδώ για να αναιρέσετε τις τρέχουσες αλλαγές στο πεδίο λίστας.</ahelp>"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3153707\n"
-"27\n"
+"01010500.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_CLIP\">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=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_CLIP\">Εάν ένα κελί περιέχει κείμενο που είναι πλατύτερο από το πλάτος του κελιού, τότε το κείμενο εμφανίζεται πάνω σε διπλανά κελιά στην ίδια σειρά. Εάν δεν υπάρχει κανένα κενό γειτονικό κελί, ένα μικρό τρίγωνο στο άκρο του κελιού δηλώνει ότι το κείμενο συνεχίζεται.</ahelp>"
+msgid "Colors"
+msgstr "Χρώματα"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3150327\n"
-"54\n"
+"01010500.xhp\n"
+"bm_id3155132\n"
"help.text"
-msgid "Show references in color"
-msgstr "Έγχρωμη προβολή των παραπομπών"
+msgid "<bookmark_value>colors; models</bookmark_value>"
+msgstr "<bookmark_value>χρώματα, μοντέλα</bookmark_value>"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3153766\n"
-"55\n"
+"01010500.xhp\n"
+"hd_id3150543\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_RFIND\">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=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_RFIND\">Καθορίζει ότι κάθε αναφορά στον τύπο θα επισημαίνεται με χρώμα. Το εύρος του κελιού θα περικλείεται επίσης με ένα χρώμα από τη στιγμή που το κελί που περιέχει την αναφορά είναι επιλεγμένο για επεξεργασία.</ahelp>"
+msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Colors\">Colors</link>"
+msgstr "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Χρώματα\">Χρώματα</link>"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3155444\n"
-"16\n"
+"01010500.xhp\n"
+"par_id3153104\n"
+"2\n"
"help.text"
-msgid "Objects"
-msgstr "Αντικείμενα"
+msgid "<ahelp hid=\"HID_OPTIONS_COLOR\">Allows you to select a color from a color table, edit an existing color, or define new colors.</ahelp>"
+msgstr "<ahelp hid=\"HID_OPTIONS_COLOR\">Σας επιτρέπει να επιλέξετε ένα χρώμα από τον πίνακα χρωμάτων, να επεξεργαστείτε ένα υπάρχον χρώμα, ή να ορίσετε νέα χρώματα.</ahelp>"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3148405\n"
-"17\n"
+"01010500.xhp\n"
+"hd_id3150767\n"
+"3\n"
"help.text"
-msgid "Defines whether to display or hide objects for up to three object groups."
-msgstr "Καθορίζει εάν θα εμφανίζονται ή θα αποκρύπτονται αντικείμενα για μέχρι και τρεις ομάδες αντικειμένων."
+msgid "Color table"
+msgstr "Πίνακας χρωμάτων"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3150043\n"
-"18\n"
+"01010500.xhp\n"
+"hd_id3150869\n"
+"5\n"
"help.text"
-msgid "Objects/Graphics"
-msgstr "Αντικείμενα/Γραφικά"
+msgid "Name"
+msgstr "Όνομα"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3163549\n"
-"19\n"
+"01010500.xhp\n"
+"par_id3149809\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_OBJGRF\">Defines if objects and graphics are shown or hidden.</ahelp>"
-msgstr "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_OBJGRF\">Καθορίζει αν θα εμφανίζονται ή θα αποκρύπτονται τα αντικείμενα και τα γραφικά.</ahelp>"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_COLOR:EDT_NAME\">Specifies the name of a selected color. You can also type a name in this field when defining a new color.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_COLOR:EDT_NAME\">Καθορίζει το όνομα του συγκεκριμένου χρώματος. Μπορείτε επίσης να εισάγετε ένα όνομα σε αυτό το πεδίο όταν ορίζετε ένα νέο χρώμα.</ahelp>"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3151249\n"
-"20\n"
+"01010500.xhp\n"
+"hd_id3150447\n"
+"7\n"
"help.text"
-msgid "Charts"
-msgstr "Διαγράμματα"
+msgid "Color"
+msgstr "Χρώμα"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3149106\n"
-"21\n"
+"01010500.xhp\n"
+"par_id3149560\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_DIAGRAM\">Defines if charts in your document are shown or hidden.</ahelp>"
-msgstr "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_DIAGRAM\">Καθορίζει αν θα εμφανίζονται ή θα αποκρύπτονται τα διαγράμματα στο έγγραφό σας.</ahelp>"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_COLOR:LB_COLOR\">Contains a list of available colors. To select a color, choose one from the list.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_COLOR:LB_COLOR\">Περιέχει μια λίστα με τα διαθέσιμα χρώματα. Για να επιλέξετε ένα χρώμα, διαλέξτε το από τη λίστα.</ahelp>"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3154703\n"
-"22\n"
+"01010500.xhp\n"
+"hd_id3155132\n"
+"9\n"
"help.text"
-msgid "Drawing objects"
-msgstr "Αντικείμενα σχεδίασης"
+msgid "Color table"
+msgstr "Πίνακας χρωμάτων"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3155959\n"
-"23\n"
+"01010500.xhp\n"
+"par_id3152885\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_DRAW\">Defines if drawing objects in your document are shown or hidden.</ahelp>"
-msgstr "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_DRAW\">Καθορίζει αν θα εμφανίζονται ή θα αποκρύπτονται τα αντικείμενα σχεδίασης στο έγγραφο σας.</ahelp>"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_COLOR:LB_COLORMODEL\">To modify, select the color model: Red-Green-Blue (RGB) or Cyan-Magenta-Yellow-BlacK (CMYK).</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_COLOR:LB_COLORMODEL\">Για τροποποίηση, επιλέξτε μοντέλο χρώματος: Κόκκινο- Πράσινο- Μπλέ (RGB) ή Κυανό-Ματζέντα-Κίτρινο-Μαύρο (CMYK).</ahelp>"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id0909200810585828\n"
+"01010500.xhp\n"
+"par_id1527756\n"
"help.text"
-msgid "Zoom"
-msgstr "Μεγέθυνση"
+msgid "%PRODUCTNAME uses only the RGB color model for printing in color. The CMYK controls are provided only to ease the input of color values using CMYK notation."
+msgstr "Το %PRODUCTNAME χρησιμοποιεί μόνο το μοντέλο χρωμάτων RGB για έγχρωμη εκτύπωση. Τα πεδία ελέγχου CMYK παρέχονται μόνο για να διευκολυνθεί η είσοδος των τιμών χρωμάτων με τη χρήση CMYK."
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id0909200810585881\n"
+"01010500.xhp\n"
+"par_id3147426\n"
+"40\n"
"help.text"
-msgid "Synchronize sheets"
-msgstr "Συγχρονισμός φύλλων"
+msgid "If you select RGB, the initials of the three colors will appear and you can set the color from 0 to 255 with the spin button."
+msgstr "Εάν επιλέξετε RGB, θα εμφανιστούν τα αρχικά των τριών χρωμάτων και μπορείτε να ρυθμίσετε το χρώμα από 0 έως 255 με το κουμπί περιστροφής."
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id0909200810585870\n"
+"01010500.xhp\n"
+"hd_id3150103\n"
+"13\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>"
+msgid "R"
+msgstr "Κ"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3153920\n"
+"01010500.xhp\n"
+"par_id3152462\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TPCOLOR_RGB_1\">Red</ahelp>"
+msgstr "<ahelp hid=\"HID_TPCOLOR_RGB_1\">Κόκκινο</ahelp>"
+
+#: 01010500.xhp
+msgctxt ""
+"01010500.xhp\n"
+"hd_id3145366\n"
+"15\n"
+"help.text"
+msgid "G"
+msgstr "Π"
+
+#: 01010500.xhp
+msgctxt ""
+"01010500.xhp\n"
+"par_id3153144\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TPCOLOR_RGB_2\">Green</ahelp>"
+msgstr "<ahelp hid=\"HID_TPCOLOR_RGB_2\">Πράσινο</ahelp>"
+
+#: 01010500.xhp
+msgctxt ""
+"01010500.xhp\n"
+"hd_id3153573\n"
+"17\n"
+"help.text"
+msgid "B"
+msgstr "Γ"
+
+#: 01010500.xhp
+msgctxt ""
+"01010500.xhp\n"
+"par_id3153726\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Blue</ahelp>"
+msgstr "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Μπλε</ahelp>"
+
+#: 01010500.xhp
+msgctxt ""
+"01010500.xhp\n"
+"par_id3152940\n"
+"41\n"
+"help.text"
+msgid "If you select CMYK, the initials of the four colors will appear and you can set the color from 0 to 255 with the spin button."
+msgstr "Εάν επιλέξετε CMYK, θα εμφανιστούν τα αρχικά των τεσσάρων χρωμάτων και μπορείτε να ρυθμίσετε το χρώμα από 0 έως 255 με το κουμπί περιστροφής."
+
+#: 01010500.xhp
+msgctxt ""
+"01010500.xhp\n"
+"hd_id3154942\n"
"42\n"
"help.text"
-msgid "Window"
-msgstr "Παράθυρο"
+msgid "C"
+msgstr "ΚΥ"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3154661\n"
+"01010500.xhp\n"
+"par_id3145800\n"
"43\n"
"help.text"
-msgid "Specifies whether some Help elements will or will not appear in the table."
-msgstr "Η περιοχή αυτή χρησιμοποιείται για να καθορίσετε εάν θα εμφανίζονται ή όχι κάποια στοιχεία της Βοήθειας μέσα στον πίνακα."
+msgid "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Cyan</ahelp>"
+msgstr "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Κυανό</ahelp>"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3149923\n"
+"01010500.xhp\n"
+"hd_id3155417\n"
"44\n"
"help.text"
-msgid "Column/Row headers"
-msgstr "Κεφαλίδες Στηλών/Γραμμών"
+msgid "M"
+msgstr "Μ"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3149816\n"
+"01010500.xhp\n"
+"par_id3150093\n"
"45\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_ROWCOLHEADER\">Specifies whether to display row and column headers.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_ROWCOLHEADER\">Καθορίζει αν εμφανίζονται οι κεφαλίδες στηλών και γραμμών.</ahelp>"
+msgid "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Magenta</ahelp>"
+msgstr "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Ματζέντα</ahelp>"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3154205\n"
+"01010500.xhp\n"
+"hd_id3147124\n"
"46\n"
"help.text"
-msgid "Horizontal scrollbar"
-msgstr "Οριζόντια γραμμή κύλισης"
+msgid "Y"
+msgstr "ΚΙ"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3155578\n"
+"01010500.xhp\n"
+"par_id3154098\n"
"47\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_HSCROLL\">Specifies whether to display a horizontal scrollbar at the bottom of the document window.</ahelp> Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end."
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_HSCROLL\">Καθορίζει αν θα εμφανίζεται μια οριζόντια γραμμή κύλισης στην κάτω πλευρά του παραθύρου του εγγράφου.</ahelp> Σημειώστε ότι υπάρχει διαχωριστικό μεταξύ της οριζόντιας γραμμής κύλισης και των καρτελών πίνακα που μπορούν να οριστούν στην άκρη."
+msgid "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Yellow</ahelp>"
+msgstr "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Κίτρινο</ahelp>"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3148422\n"
+"01010500.xhp\n"
+"hd_id3154015\n"
"48\n"
"help.text"
-msgid "Vertical scrollbar"
-msgstr "Κάθετη γραμμή κύλισης"
+msgid "K"
+msgstr "ΜΑ"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3147128\n"
+"01010500.xhp\n"
+"par_id3156180\n"
"49\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_VSCROLL\">Specifies whether to display a vertical scrollbar at the right of the document window.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_VSCROLL\">Ορίζει αν θα εμφανίζεται μια κατακόρυφη γραμμή κύλισης στη δεξιά πλευρά του παραθύρου του εγγράφου.</ahelp>"
+msgid "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Black</ahelp>"
+msgstr "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Μαύρο</ahelp>"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3150826\n"
-"50\n"
+"01010500.xhp\n"
+"hd_id3156332\n"
+"27\n"
"help.text"
-msgid "Sheet tabs"
-msgstr "Καρτέλες πίνακα"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3154658\n"
-"51\n"
+"01010500.xhp\n"
+"par_id3154481\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_TBLREG\">Specifies whether to display the sheet tabs at the bottom of the spreadsheet document.</ahelp> If this box is not checked, you will only be able to switch between the sheets through the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>. Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end."
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_TBLREG\">Ορίζει αν θα εμφανίζονται οι καρτέλες πίνακα στο κάτω μέρος του εγγράφου πίνακα.</ahelp> Αν το πεδίο δεν είναι επιλεγμένο, τότε θα μπορείτε να μεταβείτε από ένα πίνακα σε κάποιον άλλο μόνο μέσω της <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγησης\">Περιήγησης</link></caseinline><defaultinline>Περιήγησης</defaultinline></switchinline>. Σημειώστε ότι υπάρχει ρυθμιστικό μεταξύ της οριζόντιας γραμμής κύλισης και της καρτέλας κύλισης που μπορεί να οριστεί σε ένα άκρο."
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_COLOR:BTN_ADD\">Adds a new color.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_COLOR:BTN_ADD\">Προσθέτει ένα νέο χρώμα.</ahelp>"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"hd_id3152584\n"
-"52\n"
+"01010500.xhp\n"
+"hd_id3153708\n"
+"29\n"
"help.text"
-msgid "Outline symbols"
-msgstr "Σύμβολα διάρθρωσης"
+msgid "Modify"
+msgstr "Τροποποίηση"
-#: 01060100.xhp
+#: 01010500.xhp
msgctxt ""
-"01060100.xhp\n"
-"par_id3145135\n"
-"53\n"
+"01010500.xhp\n"
+"par_id3148916\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_OUTLINE\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\" name=\"outline\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_OUTLINE\">Αν έχετε ορίσει μία <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\" name=\"διάρθρωση\">διάρθρωση</link></caseinline><defaultinline>διάρθρωση</defaultinline></switchinline>, η επιλογή <emph>Σύμβολα διάρθρωσης</emph> καθορίζει αν θα εμφανίζονται τα σύμβολα διάρθρωσης στα όρια του πίνακα.</ahelp>"
+msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_COLOR:BTN_MODIFY\">Changes the current color.</ahelp> Note that the color is overwritten without a confirmation."
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_COLOR:BTN_MODIFY\">Αλλάζει το τρέχον χρώμα.</ahelp> Το χρώμα επικαλύπτεται χωρίς επιβεβαίωση."
-#: 01070400.xhp
+#: 01010500.xhp
msgctxt ""
-"01070400.xhp\n"
-"tit\n"
+"01010500.xhp\n"
+"hd_id3154754\n"
+"31\n"
"help.text"
-msgid "Print"
-msgstr "Εκτύπωση"
+msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Edit\">Edit</link>"
+msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
-#: 01070400.xhp
+#: 01010500.xhp
msgctxt ""
-"01070400.xhp\n"
-"bm_id3155450\n"
+"01010500.xhp\n"
+"hd_id3159267\n"
+"33\n"
"help.text"
-msgid "<bookmark_value>printing; drawings defaults</bookmark_value><bookmark_value>drawings; printing defaults</bookmark_value><bookmark_value>pages;printing page names in presentations</bookmark_value><bookmark_value>printing; dates in presentations</bookmark_value><bookmark_value>dates; printing in presentations</bookmark_value><bookmark_value>times; inserting when printing presentations</bookmark_value><bookmark_value>printing; hidden pages of presentations</bookmark_value><bookmark_value>hidden pages; printing in presentations</bookmark_value><bookmark_value>printing; without scaling in presentations</bookmark_value><bookmark_value>scaling; when printing presentations</bookmark_value><bookmark_value>printing; fitting to pages in presentations</bookmark_value><bookmark_value>fitting to pages; print settings in presentations</bookmark_value><bookmark_value>printing; tiling pages in presentations</bookmark_value>"
-msgstr "<bookmark_value>εκτύπωση, προεπιλεγμένα σχέδια</bookmark_value><bookmark_value>σχέδια, προεπιλεγμένη εκτύπωση</bookmark_value><bookmark_value>σελίδες, εκτύπωση ονομάτων σελίδων σε παρουσιάσεις</bookmark_value><bookmark_value>εκτύπωση, ημερομηνίες σε παρουσιάσεις</bookmark_value><bookmark_value>ημερομηνίες, εκτύπωση σε παρουσιάσεις</bookmark_value><bookmark_value>ώρες, εισαγωγή κατά την εκτύπωση παρουσιάσεων</bookmark_value><bookmark_value>εκτύπωση, κρυφές σελίδες παρουσιάσεων</bookmark_value><bookmark_value>κρυφές σελίδες, εκτύπωση σε παρουσιάσεις</bookmark_value><bookmark_value>εκτύπωση, χωρίς κλιμάκωση σε παρουσιάσεις</bookmark_value><bookmark_value>κλιμάκωση, κατά την εκτύπωση παρουσιάσεων</bookmark_value><bookmark_value>εκτύπωση, προσαρμογή στις σελίδες σε παρουσιάσεις</bookmark_value><bookmark_value>προσαρμογή στις σελίδες, εκτύπωση ρυθμίσεων σε παρουσιάσεις</bookmark_value><bookmark_value>εκτύπωση, παράθεση σελίδων σε παρουσιάσεις</bookmark_value>"
+msgid "Load Color List"
+msgstr "Φόρτωση λίστας χρωμάτων"
-#: 01070400.xhp
+#: 01010500.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3155419\n"
+"01010500.xhp\n"
+"par_id3154705\n"
+"34\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_LOAD\">Accesses the <emph>Open</emph> dialog, which allows you to select a color palette</ahelp>."
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_LOAD\">Παρέχει πρόσβαση στο παράθυρο διαλόγου <emph>Άνοιγμα</emph>, το οποίο σας επιτρέπει να επιλέξετε μία παλέτα χρωμάτων</ahelp>."
+
+#: 01010500.xhp
+msgctxt ""
+"01010500.xhp\n"
+"hd_id3147344\n"
+"36\n"
+"help.text"
+msgid "Save Color List"
+msgstr "Αποθήκευση λίστας χρωμάτων"
+
+#: 01010500.xhp
+msgctxt ""
+"01010500.xhp\n"
+"par_id3163808\n"
+"37\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_SAVE\">Opens the <emph>Save As</emph> dialog, which enables you to save the current color table under a specified name.</ahelp> If you do not choose this command, the current color table will be automatically saved as default and re-loaded the next time you start $[officename]."
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_SAVE\">Ανοίγει το παράθυρο διαλόγου <emph>Αποθήκευση ως</emph>, το οποίο σας δίνει τη δυνατότητα να αποθηκεύσετε τον τρέχοντα πίνακα χρωμάτων με συγκεκριμένο όνομα.</ahelp> Εάν δεν επιλέξετε αυτήν την εντολή, ο τρέχων πίνακας χρωμάτων θα αποθηκευτεί αυτόματα ως προεπιλογή και θα φορτωθεί την επόμενη φορά που θα ξεκινήσετε το $[officename]."
+
+#: 01010500.xhp
+msgctxt ""
+"01010500.xhp\n"
+"par_id3154572\n"
+"38\n"
+"help.text"
+msgid "The <emph>Load color list</emph> and <emph>Save color list </emph>icons are visible only if you select the <emph>Colors</emph> tab with the <emph>Format - Area</emph> command."
+msgstr "Τα εικονίδια <emph>Φόρτωση λίστας χρωμάτων</emph> και <emph>Αποθήκευση λίστας χρωμάτων</emph> εμφανίζονται μόνο εάν επιλέξετε το στηλοθέτη <emph>Χρώματα</emph> με την εντολή <emph>Μορφή - Περιοχή</emph>."
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"tit\n"
+"help.text"
+msgid "Color"
+msgstr "Χρώμα"
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"hd_id3153126\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01070400.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/optionen/01070400.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
+msgid "Color"
+msgstr "Χρώμα"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3155341\n"
+"01010501.xhp\n"
+"bm_id3150771\n"
+"help.text"
+msgid "<bookmark_value>defining;colors</bookmark_value><bookmark_value>colors;selection</bookmark_value><bookmark_value>colors;adding</bookmark_value>"
+msgstr "<bookmark_value>καθορισμός,χρώματα</bookmark_value><bookmark_value>χρώματα,επιλογή</bookmark_value><bookmark_value>χρώματα,προσθήκη</bookmark_value>"
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"par_id3150771\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_PRINT_OPTIONS\">Specifies print settings within a drawing or presentation document.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_PRINT_OPTIONS\">Ορίζει τις ρυθμίσεις εκτύπωσης σε ένα έγγραφο παρουσίασης ή σχεδίασης.</ahelp>"
+msgid "<variable id=\"farbentext\"><ahelp hid=\".\">Allows you to define your own colors using the two-dimensional graphic and numerical gradient chart.</ahelp></variable> Click <emph>OK</emph> to display the newly defined color in the preview box of the <emph>Colors</emph> register, where you can then decide if you want to add or replace the new color in the current color palette."
+msgstr "<variable id=\"farbentext\"><ahelp hid=\".\">Σας επιτρέπει να ορίσετε δικά σας χρώματα χρησιμοποιώντας δισδιάστατα γραφικά και αριθμητικό διάγραμμα διαβάθμισης χρώματος.</ahelp></variable> Κάντε κλικ στο κουμπί <emph>OK</emph> για να εμφανίσετε το νέο χρώμα που ορίσατε στο πλαίσιο προεπισκόπησης του μητρώου <emph>Χρώματα</emph> στο οποίο, στη συνέχεια, έχετε τη δυνατότητα να αποφασίσετε εάν θέλετε να προσθέσετε ή να αντικαταστήσετε το νέο χρώμα στην τρέχουσα παλέτα χρωμάτων."
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3150486\n"
+"01010501.xhp\n"
+"hd_id3149514\n"
+"3\n"
+"help.text"
+msgid "Color Window"
+msgstr "Παράθυρο χρωμάτων"
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"par_id3153061\n"
+"4\n"
+"help.text"
+msgid "In the two big color windows, you click to select a new color. You can select the color in the left or the right color window as you wish."
+msgstr "Στα δύο μεγάλα παράθυρα χρωμάτων, κάνετε κλικ για να επιλέξετε νέο χρώμα. Μπορείτε να επιλέξετε το χρώμα στο δεξιό ή στο αριστερό παράθυρο χρωμάτων, όπως θέλετε."
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"par_id3148944\n"
+"5\n"
+"help.text"
+msgid "In the right color window, you will see the entire color spectrum from the left to the right, with the colors at the top being fully saturated and the colors at the bottom being unsaturated."
+msgstr "Στο δεξιό παράθυρο χρωμάτων, θα εμφανιστεί ολόκληρο το φάσμα χρωμάτων από αριστερά προς τα δεξιά, με τα επάνω χρώματα να είναι πλήρως κορεσμένα και τα κάτω χρώματα να μην είναι κορεσμένα."
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"par_id3149670\n"
+"6\n"
+"help.text"
+msgid "In the left color window, you will see a selection of colors, displaying a progressive spectrum, varying between the four colors in the four corners of this window. You can change the colors in the four corners as follows:"
+msgstr "Στο αριστερό παράθυρο χρωμάτων, θα εμφανιστεί μια επιλογή χρωμάτων, στην οποία προβάλλεται ένα προοδευτικό φάσμα που ποικίλλει μεταξύ των τεσσάρων χρωμάτων στις τέσσερις γωνίες του παραθύρου. Έχετε τη δυνατότητα να αλλάξετε τα χρώματα στις τέσσερις γωνίες ως εξής:"
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"par_id3154758\n"
+"7\n"
+"help.text"
+msgid "Click the corner of the field in which you want to change the color."
+msgstr "Κάντε κλικ στη γωνία του πεδίου, όπου θέλετε να αλλάξετε το χρώμα."
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"par_id3150398\n"
+"8\n"
+"help.text"
+msgid "In the right color window, click the desired new color for the corner field or enter the values, which define the color, in the numeric input fields."
+msgstr "Στο δεξιό παράθυρο χρωμάτων, κάντε κλικ στο νέο χρώμα που θέλετε για το πεδίο της γωνίας ή εισαγάγετε τις τιμές, οι οποίες ορίζουν το χρώμα, στα πεδία αριθμητικής εισαγωγής."
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"par_id3151210\n"
+"9\n"
+"help.text"
+msgid "Apply the color selected on the right to the small field that is marked in the left color window by clicking the <emph><--</emph> button."
+msgstr "Αποδεχτείτε το επιλεγμένο χρώμα στα δεξιά, στο μικρό πεδίο, το οποίο επισημαίνεται στο αριστερό παράθυρο χρωμάτων, κάνοντας κλικ στο κουμπί <emph><--</emph>."
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"par_id3151383\n"
+"10\n"
+"help.text"
+msgid "The gradient in the left color window is immediately adjusted with respect to hue, saturation, and brightness."
+msgstr "Η διαβάθμιση στο αριστερό παράθυρο χρωμάτων προσαρμόζεται αυτόματα με βάση την απόχρωση, τον κορεσμό και τη φωτεινότητα."
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"par_id9701528\n"
+"help.text"
+msgid "%PRODUCTNAME uses only the RGB color model for printing in color. The CMYK controls are provided only to ease the input of color values using CMYK notation."
+msgstr "Το %PRODUCTNAME χρησιμοποιεί μόνο το μοντέλο χρωμάτων RGB για έγχρωμη εκτύπωση. Τα πεδία ελέγχου CMYK παρέχονται μόνο για να διευκολυνθεί η είσοδος των τιμών χρωμάτων με τη χρήση CMYK."
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"hd_id3153192\n"
+"11\n"
+"help.text"
+msgid "<--"
+msgstr "<--"
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"par_id3154909\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_COLOR:BTN_1\">Click the <emph><--</emph> button to replace the selected color in the color palette with the color selected at the right. The button is enabled when you select a color in one of the four corners.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_COLOR:BTN_1\">Κάντε κλικ στο κουμπί <emph><--</emph> για να αντικαταστήσετε το επιλεγμένο χρώμα στην παλέτα χρωμάτων με το χρώμα το οποίο έχει επιλεγεί στα δεξιά.Το κουμπί είναι διαθέσιμο όταν επιλέξετε ένα χρώμα σε ένα από τα τέσσερα σημεία.</ahelp>"
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"hd_id3158409\n"
"13\n"
"help.text"
-msgid "Print"
-msgstr "Εκτύπωση"
+msgid "-->"
+msgstr "-->"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3153092\n"
+"01010501.xhp\n"
+"par_id3151043\n"
"14\n"
"help.text"
-msgid "Defines additional elements to be printed on the page margin."
-msgstr "Ορίζει πρόσθετα στοιχεία για εκτύπωση στο περιθώριο της σελίδας."
+msgid "<ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_COLOR:BTN_2\">Sets the small selection cursor in the right window on the color, which corresponds to the selected color in the left window and updates the respective values in the numerical fields.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_COLOR:BTN_2\">Ορίζει το μικρό δείκτη επιλογής στο δεξιό παράθυρο επάνω στο χρώμα που αντιστοιχεί στο επιλεγμένο χρώμα στο αριστερό παράθυρο και ενημερώνει τις αντίστοιχες τιμές στα αριθμητικά πεδία.</ahelp>"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3150104\n"
+"01010501.xhp\n"
+"hd_id3149203\n"
"15\n"
"help.text"
-msgid "Page name"
-msgstr "Όνομα σελίδας"
+msgid "Cyan"
+msgstr "Κυανό"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3154146\n"
+"01010501.xhp\n"
+"par_id3159252\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_PAGENAME\">Specifies whether to print the page name.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_PAGENAME\">Ορίζει εάν θα εκτυπωθεί το όνομα της σελίδας.</ahelp>"
+msgid "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_CYAN\">Sets the Cyan color value in the CMYK color model.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_CYAN\">Επιλέξτε την τιμή του κυανού χρώματος στο μοντέλο χρωμάτων CMYK.</ahelp>"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3147214\n"
+"01010501.xhp\n"
+"hd_id3155429\n"
"17\n"
"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
+msgid "Magenta"
+msgstr "Ματζέντα"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3152938\n"
+"01010501.xhp\n"
+"par_id3152596\n"
"18\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_DATE\">Specifies whether to print the current date.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_DATE\">Ορίζει εάν θα εκτυπωθεί η τρέχουσα ημερομηνία.</ahelp>"
+msgid "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_MAGENTA\">Sets the Magenta color value in the CMYK color model.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_MAGENTA\">Επιλέξτε την τιμή του χρώματος ματζέντα στο μοντέλο χρωμάτων CMYK.</ahelp>"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3149301\n"
+"01010501.xhp\n"
+"hd_id3154147\n"
"19\n"
"help.text"
-msgid "Time"
-msgstr "Ώρα"
+msgid "Yellow"
+msgstr "Κίτρινο"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3156285\n"
+"01010501.xhp\n"
+"par_id3155306\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_TIME\">Specifies whether to print the current time.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_TIME\">Ορίζει εάν θα εκτυπωθεί η τρέχουσα ώρα.</ahelp>"
+msgid "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_YELLOW\">Sets the Yellow color value in the CMYK color model.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_YELLOW\">Επιλέξτε την τιμή του κίτρινου χρώματος στο μοντέλο χρωμάτων CMYK.</ahelp>"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3154097\n"
+"01010501.xhp\n"
+"hd_id3150105\n"
+"21\n"
+"help.text"
+msgid "Key"
+msgstr "Κλειδί"
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"par_id3146148\n"
+"22\n"
+"help.text"
+msgid "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_KEY\">Sets the Black color value or key (black) in the CMYK color model.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_KEY\">Επιλέξτε την τιμή του μαύρου χρώματος ή το κλειδί (μαύρο) στο μοντέλο χρωμάτων CMYK.</ahelp>"
+
+#: 01010501.xhp
+msgctxt ""
+"01010501.xhp\n"
+"hd_id3151114\n"
"23\n"
"help.text"
-msgid "Hidden pages"
-msgstr "Κρυφές σελίδες"
+msgid "Red"
+msgstr "Κόκκινο"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3154792\n"
+"01010501.xhp\n"
+"par_id3153726\n"
"24\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_HIDDEN_PAGES\">Specifies whether to print the pages that are currently hidden from the presentation.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_HIDDEN_PAGES\">Ορίζει αν θα εκτυπωθούν οι σελίδες που είναι κρυμμένες από την παρουσίαση.</ahelp>"
+msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_RED\">Sets the Red color value in the RGB color model.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_RED\">Επιλέξτε την τιμή του κόκκινου χρώματος στο μοντέλο χρωμάτων RGB.</ahelp>"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3154686\n"
-"43\n"
+"01010501.xhp\n"
+"hd_id3148618\n"
+"25\n"
"help.text"
-msgid "Quality"
-msgstr "Ποιότητα"
+msgid "Green"
+msgstr "Πράσινο"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3147229\n"
-"54\n"
+"01010501.xhp\n"
+"par_id3149298\n"
+"26\n"
"help.text"
-msgid "See also <embedvar href=\"text/shared/guide/print_blackwhite.xhp#print_blackwhite\"/>."
-msgstr "Δείτε επίσης <embedvar href=\"text/shared/guide/print_blackwhite.xhp#print_blackwhite\"/>."
+msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_GREEN\">Sets the Green color value in the RGB color model.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_GREEN\">Επιλέξτε την τιμή του πράσινου χρώματος στο μοντέλο χρωμάτων RGB.</ahelp>"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3159149\n"
-"45\n"
+"01010501.xhp\n"
+"hd_id3151075\n"
+"27\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "Blue"
+msgstr "Μπλε"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3145608\n"
-"46\n"
+"01010501.xhp\n"
+"par_id3148455\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_COLOR\">Specifies that you want to print in original colors.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_COLOR\">Ορίζει ότι θέλετε να εκτυπώσετε με τα αρχικά χρώματα.</ahelp>"
+msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_BLUE\">Sets the Blue color value in the RGB color model.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_BLUE\">Επιλέξτε την τιμή του μπλε χρώματος στο μοντέλο χρωμάτων RGB.</ahelp>"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3155131\n"
-"50\n"
+"01010501.xhp\n"
+"hd_id3145647\n"
+"29\n"
"help.text"
-msgid "Grayscale"
-msgstr "Διαβαθμίσεις του γκρι"
+msgid "Color"
+msgstr "Χρώμα"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3149260\n"
-"51\n"
+"01010501.xhp\n"
+"par_id3154729\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\"SD_RADIOBUTTON_TP_PRINT_OPTIONS_RBT_GRAYSCALE\">Specifies that you want to print colors as grayscale.</ahelp>"
-msgstr "<ahelp hid=\"SD_RADIOBUTTON_TP_PRINT_OPTIONS_RBT_GRAYSCALE\">Ορίζει ότι θέλετε να εκτυπώσετε τα χρώματα σε διαβάθμιση του γκρι.</ahelp>"
+msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_HUE\">Sets the Hue in the HSB color model.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_HUE\">Επιλέξτε την απόχρωση στο μοντέλο χρωμάτων HSB.</ahelp>"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3146975\n"
-"52\n"
+"01010501.xhp\n"
+"hd_id3144766\n"
+"31\n"
"help.text"
-msgid "Black & white"
-msgstr "Ασπρόμαυρο"
+msgid "Saturation"
+msgstr "Κορεσμός"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3159154\n"
-"53\n"
+"01010501.xhp\n"
+"par_id3153512\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\"SD_RADIOBUTTON_TP_PRINT_OPTIONS_RBT_BLACKWHITE\">Specifies that you want to print the document in black and white.</ahelp>"
-msgstr "<ahelp hid=\"SD_RADIOBUTTON_TP_PRINT_OPTIONS_RBT_BLACKWHITE\">Ορίζει ότι θέλετε να εκτυπώσετε το έγγραφο ασπρόμαυρο.</ahelp>"
+msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_SATURATION\">Sets the Saturation in the HSB color model.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_SATURATION\">Επιλέγει τον κορεσμό στο μοντέλο χρωμάτων HSB.</ahelp>"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3154015\n"
-"21\n"
+"01010501.xhp\n"
+"hd_id3156180\n"
+"33\n"
"help.text"
-msgid "Page options"
-msgstr "Επιλογές σελίδας"
+msgid "Luminance"
+msgstr "Φωτεινότητα"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3154512\n"
-"22\n"
+"01010501.xhp\n"
+"par_id3146969\n"
+"34\n"
"help.text"
-msgid "Define additional options for printing the pages."
-msgstr "Καθορισμός πρόσθετων επιλογών για την εκτύπωση των σελίδων."
+msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_LUMINANCE\">Sets the Brightness in the HSB color model.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_LUMINANCE\">Επιλέξτε τη φωτεινότητα στο μοντέλο χρωμάτων HSB.</ahelp>"
-#: 01070400.xhp
+#: 01010501.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3151207\n"
+"01010501.xhp\n"
+"par_id3154164\n"
+"35\n"
+"help.text"
+msgid "In the left preview field, you will see the original color from the parent tab, <emph>Colors</emph>. In the right preview field, you will always see the current result of your work in this dialog."
+msgstr "Στο αριστερό πεδίο προεπισκόπησης, θα εμφανιστεί το αρχικό χρώμα από τη μητρική καρτέλα, <emph>Χρώματα</emph>. Στο δεξί πεδίο προεπισκόπησης, θα εμφανίζεται πάντα το τρέχον αποτέλεσμα της εργασίας σας στο παράθυρο διαλόγου."
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"tit\n"
+"help.text"
+msgid "General"
+msgstr "Γενικά"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"bm_id3155450\n"
+"help.text"
+msgid "<bookmark_value>opening; dialog settings</bookmark_value> <bookmark_value>saving; dialog settings</bookmark_value> <bookmark_value>years; 2-digit options</bookmark_value> <bookmark_value>Help Agent;options</bookmark_value>"
+msgstr "<bookmark_value>άνοιγμα; ρυθμίσεις διαλόγου</bookmark_value> <bookmark_value>αποθήκευση; ρυθμίσεις διαλόγου</bookmark_value> <bookmark_value>έτη; επιλογές 2 αριθμών</bookmark_value> <bookmark_value>Βοηθός;επιλογές</bookmark_value>"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"hd_id3154514\n"
+"8\n"
+"help.text"
+msgid "<link href=\"text/shared/optionen/01010600.xhp\" name=\"General\">General</link>"
+msgstr "<link href=\"text/shared/optionen/01010600.xhp\" name=\"Γενικά\">Γενικά</link>"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"par_id3150085\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the general settings for $[officename].</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τις γενικές ρυθμίσεις για το $[officename].</ahelp>"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"hd_id3148664\n"
"25\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "Help"
+msgstr "Βοήθεια"
-#: 01070400.xhp
+#: 01010600.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3153836\n"
-"26\n"
+"01010600.xhp\n"
+"par_id3153525\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_DEFAULT\">Specifies that you do not want to further scale pages when printing.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_DEFAULT\">Ορίζει ότι δεν θέλετε πρόσθετη κλιμάκωση σελίδων κατά την εκτύπωση.</ahelp>"
+msgid "Specifies the behavior of the installed help."
+msgstr "Καθορίζει τον τρόπο συμπεριφοράς της εγκατεστημένης βοήθειας."
-#: 01070400.xhp
+#: 01010600.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3153710\n"
-"27\n"
+"01010600.xhp\n"
+"par_idN106DB\n"
"help.text"
-msgid "Fit to page"
-msgstr "Προσαρμογή σε σελίδα"
+msgid "Tips"
+msgstr "Συμβουλές"
-#: 01070400.xhp
+#: 01010600.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3148405\n"
-"28\n"
+"01010600.xhp\n"
+"par_idN106DF\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_PAGESIZE\">Specifies whether to scale down objects that are beyond the margins of the current printer, so that they fit on the paper in the printer.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_PAGESIZE\">Ορίζει εάν θα μικρύνει τα αντικείμενα που ξεπερνούν τα περιθώρια του εκτυπωτή, έτσι ώστε να προσαρμοστούν στο χαρτί του εκτυπωτή.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the icon names and more bubble help information, for example, chapter names when you scroll through a document with chapters.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τα ονόματα των εικονιδίων και περισσότερες πληροφορίες βοήθειας, για παράδειγμα, ονόματα κεφαλαίων, όταν κάνετε κύλιση σε έγγραφο με κεφάλαια.</ahelp>"
-#: 01070400.xhp
+#: 01010600.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3155764\n"
-"29\n"
+"01010600.xhp\n"
+"par_idN106F6\n"
"help.text"
-msgid "Tile pages"
-msgstr "Σελίδες σε παράθεση"
+msgid "Extended tips"
+msgstr "Εκτεταμένες συμβουλές"
-#: 01070400.xhp
+#: 01010600.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3154255\n"
+"01010600.xhp\n"
+"par_idN106FA\n"
+"help.text"
+msgid "<ahelp hid=\".\">Displays a help text when you rest the cursor on an icon, a menu command, or a control on a dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει ένα κείμενο βοήθειας όταν τοποθετείτε τον δρομέα πάνω σε ένα εικονίδιο, μία εντολή μενού, ή σε έναν έλεγχο πάνω σε ένα παράθυρο διαλόγου.</ahelp>"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"hd_id3154138\n"
+"26\n"
+"help.text"
+msgid "Help Agent"
+msgstr "Οδηγός βοήθειας"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"par_id3145174\n"
+"27\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/optgeneralpage/helpagent\">Specifies that the Help Agent will be displayed automatically in selected situations. Click the Help Agent window to see a Help page with information about the current context.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optgeneralpage/helpagent\">Καθορίζει την αυτόματη εμφάνιση του Οδηγού βοήθειας σε επιλεγμένες καταστάσεις. Κάντε κλικ στο παράθυρο Οδηγός βοήθειας να δείτε μία σελίδα βοήθειας με πληροφορίες πάνω στο τρέχον περιεχόμενο.</ahelp>"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"hd_id3153968\n"
"30\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_PAGETILE\">Specifies that pages are to be printed in tiled format. If the pages or slides are smaller than the paper, several pages or slides will be printed on one page of paper.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_PAGETILE\">Ορίζει ότι οι σελίδες θα εκτυπωθούν σε μορφή παράθεσης. Εάν οι σελίδες ή οι διαφάνειες είναι μικρότερες από το χαρτί, αρκετές σελίδες ή διαφάνειες θα εκτυπωθούν σε μία σελίδα.</ahelp>"
+msgid "Reset Help Agent"
+msgstr "Επαναφορά βοηθού"
-#: 01070400.xhp
+#: 01010600.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3150388\n"
+"01010600.xhp\n"
+"par_id3151176\n"
"31\n"
"help.text"
-msgid "Brochure"
-msgstr "Διαφημιστικό φυλλάδιο"
+msgid "If you have not opened the Help Agent for a particular situation three times in succession, but rather have closed it or let it close automatically, the Help Agent for this situation is not shown again."
+msgstr "Εάν δεν έχετε ανοίξει τον οδηγό βοήθειας για μια συγκεκριμένη κατάσταση τρεις φορές διαδοχικά, αλλά τον έχετε κλείσει ή τον αφήσετε να κλείσει αυτόματα, ο οδηγός βοήθειας δεν θα εμφανιστεί ξανά για αυτήν την κατάσταση."
-#: 01070400.xhp
+#: 01010600.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3147322\n"
+"01010600.xhp\n"
+"par_id3159150\n"
"32\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_BOOKLET\">Select the<emph> Brochure </emph>option to print the document in brochure format.</ahelp> You can also decide if you want to print the front, the back or both sides of the brochure."
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_BOOKLET\">Επιλέξτε <emph> Διαφημιστικό Φυλλάδιο </emph>για να εκτυπώσετε το έγγραφο σε μορφή διαφημιστικού φυλλαδίου.</ahelp> Μπορείτε επίσης να αποφασίσετε αν θέλετε να εκτυπώσετε το εμπρός , το πίσω ή και τις δύο πλευρές του φυλλαδίου."
+msgid "<ahelp hid=\"cui/ui/optgeneralpage/resethelpagent\">Click <emph>Reset Help Agent </emph>to restore the default list of situations for which the Help Agent is displayed.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optgeneralpage/resethelpagent\">Κάντε κλικ στο <emph>Επαναφορά βοηθού</emph>για να επαναφέρετε την προεπιλεγμένη λίστα καταστάσεων για τις οποίες εμφανίζεται ο Help agent.</ahelp>"
-#: 01070400.xhp
+#: 01010600.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3145790\n"
+"01010600.xhp\n"
+"hd_id3152577\n"
+"34\n"
+"help.text"
+msgid "Open/Save dialogs"
+msgstr "Παράθυρα διαλόγου Άνοιγμα/Αποθήκευση"
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"hd_id3145366\n"
"35\n"
"help.text"
-msgid "Front"
-msgstr "Πρόσοψη"
+msgid "Use $[officename] dialogs"
+msgstr "Χρήση παραθύρων διαλόγου του $[officename]."
-#: 01070400.xhp
+#: 01010600.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3145766\n"
+"01010600.xhp\n"
+"par_id3149260\n"
"36\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_FRONT\">Select<emph> Front </emph>to print the front of a brochure.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_FRONT\">Επιλέξτε<emph> Πρόσοψη </emph>για να εκτυπώσετε το εμπρός μέρος ενός διαφημιστικού φυλλαδίου.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optgeneralpage/filedlg\">Specifies whether $[officename] dialogs are used to open and save documents. Otherwise the dialogs of the operating system are used.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optgeneralpage/filedlg\">Καθορίζει αν τα παράθυρα διαλόγου του $[officename] θα χρησιμοποιούνται για να ανοίξουν και να αποθηκεύσουν έγγραφα. Διαφορετικά, θα χρησιμοποιούνται τα παράθυρα διαλόγου του λειτουργικού συστήματος.</ahelp>"
-#: 01070400.xhp
+#: 01010600.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3145760\n"
+"01010600.xhp\n"
+"par_idN10856\n"
+"help.text"
+msgid "When you open a file by an URL from the Windows file dialog, Windows will open a local copy of the file, located in the Internet Explorer cache. The %PRODUCTNAME file dialog opens the remote file."
+msgstr "Όταν ανοίγετε ένα αρχείο από ένα URL από το παράθυρο διαλόγου των αρχείων των Windows, τα Windows θα ανοίξουν ένα τοπικό αντίγραφο του αρχείου, που βρίσκεται στην κρυφή μνήμη (cache) του Internet Explorer. Το παράθυρο διαλόγου του αρχείου %PRODUCTNAMΕ ανοίγει το απομακρυσμένο αρχείο."
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"par_id3153138\n"
"37\n"
"help.text"
-msgid "Back"
-msgstr "Πίσω"
+msgid "The $[officename] dialogs for <link href=\"text/shared/01/01020000.xhp\" name=\"opening\">opening</link> and <link href=\"text/shared/01/01070000.xhp\" name=\"saving\">saving</link> documents are described in $[officename] Help."
+msgstr "Τα παράθυρα διαλόγου του $[officename] για το <link href=\"text/shared/01/01020000.xhp\" name=\"άνοιγμα\">άνοιγμα</link> και την <link href=\"text/shared/01/01070000.xhp\" name=\"αποθήκευση\">αποθήκευση</link> εγγράφων περιγράφονται στον οδηγό βοήθειας του $[officename]."
-#: 01070400.xhp
+#: 01010600.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3154118\n"
-"38\n"
+"01010600.xhp\n"
+"hd_id3148617\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_BACK\">Select <emph>Back</emph> to print the back of a brochure.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_BACK\">Επιλέξτε <emph> Πίσω </emph> για να εκτυπώσετε το πίσω μέρος ενός διαφημιστικού φυλλαδίου.</ahelp>"
+msgid "Document status"
+msgstr "Κατάσταση εγγράφου"
-#: 01070400.xhp
+#: 01010600.xhp
msgctxt ""
-"01070400.xhp\n"
-"hd_id3153704\n"
+"01010600.xhp\n"
+"hd_id3149299\n"
+"40\n"
+"help.text"
+msgid "Printing sets \"document modified\" status"
+msgstr "Η εκτύπωση ορίζει την κατάσταση \"Το έγγραφο τροποποιήθηκε\""
+
+#: 01010600.xhp
+msgctxt ""
+"01010600.xhp\n"
+"par_id3145800\n"
"41\n"
"help.text"
-msgid "Paper tray from printer settings"
-msgstr "Τροφοδοσία χαρτιού από ρυθμίσεις εκτυπωτή"
+msgid "<ahelp hid=\"cui/ui/optgeneralpage/docstatus\">Specifies whether the printing of the document counts as a modification.</ahelp> When this option is marked, the very next time the document is closed you are asked if the changes should be saved. The print date is then entered in the document properties as a change."
+msgstr "<ahelp hid=\"cui/ui/optgeneralpage/docstatus\">Καθορίζει αν η εκτύπωση του εγγράφου μετράει ως τροποποίηση.</ahelp> Όταν αυτή η επιλογή είναι ενεργή, θα σας γίνεται ερώτηση για αποθήκευση των αλλαγών όταν κλείνει το έγγραφο. Τότε θα εισάγεται η ημερομηνία εκτύπωσης στις ιδιότητες του εγγράφου ως αλλαγή."
-#: 01070400.xhp
+#: 01010600.xhp
msgctxt ""
-"01070400.xhp\n"
-"par_id3150380\n"
-"42\n"
+"01010600.xhp\n"
+"hd_id3149399\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_PAPERBIN\">Determines that the paper tray to be used is the one defined in the printer setup.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_PAPERBIN\">Ορίστε αυτήν την επιλογή εάν η τροφοδοσία χαρτιού που θα χρησιμοποιηθεί είναι αυτή που ορίζεται από τις ρυθμίσεις του εκτυπωτή.</ahelp>"
+msgid "Allow to save document even when the document is not modified"
+msgstr "Να επιτρέπεται η αποθήκευση αμετάβλητου εγγράφου"
-#: 01041000.xhp
+#: 01010600.xhp
msgctxt ""
-"01041000.xhp\n"
-"tit\n"
+"01010600.xhp\n"
+"par_id3145801\n"
"help.text"
-msgid "Compatibility"
-msgstr "Συμβατότητα"
+msgid "Documents do not only store their content, but also their view properties. A change in the view properties does not trigger document modified status. View properties include things like (in case of a spreadsheet) active sheet, cursor position, zoom level etc. Quite often users want to store the view properties after they have been changed, and always enabling the save action allows this."
+msgstr "Τα έγγραφα δεν αποθηκεύουν μόνο το περιεχόμενό τους, αλλά επίσης τις ιδιότητες προβολής τους. Μια αλλαγή στις ιδιότητες προβολής δεν προκαλεί κατάσταση τροποποιημένου εγγράφου. Οι ιδιότητες προβολής περιλαμβάνουν πράγματα όπως (σε περίπτωση υπολογιστικού φύλλου) ενεργό φύλλο, θέση δρομέα, στάθμη εστίασης κλπ. Αρκετά συχνά οι χρήστες θέλουν να αποθηκεύσουν τις ιδιότητες προβολής μετά την αλλαγή τους και η μόνιμη ενεργοποίηση της ενέργειας αποθήκευσης το επιτρέπει."
-#: 01041000.xhp
+#: 01010600.xhp
msgctxt ""
-"01041000.xhp\n"
-"bm_id3577990\n"
+"01010600.xhp\n"
+"hd_id3153561\n"
+"5\n"
"help.text"
-msgid "<bookmark_value>Word documents;compatibility</bookmark_value> <bookmark_value>importing;compatibility settings for text import</bookmark_value> <bookmark_value>options;compatibility (Writer)</bookmark_value> <bookmark_value>compatibility settings for MS Word import</bookmark_value> <bookmark_value>Microsoft Office;importing Word documents</bookmark_value> <bookmark_value>layout;importing Word documents</bookmark_value> <bookmark_value>formatting;printer metrics (Writer)</bookmark_value> <bookmark_value>metrics;document formatting (Writer)</bookmark_value> <bookmark_value>printer metrics for document formatting (Writer)</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα Word,συμβατότητα</bookmark_value><bookmark_value>εισαγωγή,ρυθμίσεις συμβατότητας για εισαγωγή κειμένου</bookmark_value><bookmark_value>επιλογές,συμβατότητα (Writer)</bookmark_value><bookmark_value>ρυθμίσεις συμβατότητας για εισαγωγή από MS Word</bookmark_value><bookmark_value>Microsoft Office,εισαγωγή εγγράφων Word</bookmark_value><bookmark_value>διάταξη,εισαγωγή εγγράφων Word</bookmark_value><bookmark_value>μορφοποίηση,μετρικές παράμετροι εκτυπωτή (Writer)</bookmark_value><bookmark_value>μετρικές παράμετροι,μορφοποίηση εγγράφων (Writer)</bookmark_value><bookmark_value>μετρικές παράμετροι εκτυπωτή για μορφοποίηση εγγράφων (Writer)</bookmark_value>"
+msgid "Year (two digits)"
+msgstr "Έτος (Δύο ψηφία)"
-#: 01041000.xhp
+#: 01010600.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10607\n"
+"01010600.xhp\n"
+"par_id3147530\n"
+"6\n"
"help.text"
-msgid "<variable id=\"compatibility_var\"><link href=\"text/shared/optionen/01041000.xhp\">Compatibility</link></variable>"
-msgstr "<variable id=\"compatibility_var\"><link href=\"text/shared/optionen/01041000.xhp\">Συμβατότητα</link></variable>"
+msgid "<ahelp hid=\"cui/ui/optgeneralpage/year\">Defines a date range, within which the system recognizes a two-digit year.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optgeneralpage/year\">Μπορείτε να ορίσετε ένα εύρος ημερομηνίας, μέσα στην οποία το σύστημα αναγνωρίζει ένα διψήφιο έτος.</ahelp>"
-#: 01041000.xhp
+#: 01010600.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10625\n"
+"01010600.xhp\n"
+"par_id3156343\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"53251\">Specifies compatibility settings for text documents. These options help in fine-tuning %PRODUCTNAME when importing Microsoft Word documents.</ahelp>"
-msgstr "<ahelp hid=\"53251\">Καθορίζει τις ρυθμίσεις συμβατότητας για έγγραφα κειμένου. Αυτές οι επιλογές βοηθούν στη βελτιστοποίηση του %PRODUCTNAME όταν εισάγετε έγγραφα Microsoft Word.</ahelp>"
+msgid "In $[officename], years are indicated by four digits, so that the difference between 1/1/99 and 1/1/01 is two years. This <emph>Year (two digits)</emph> setting allows the user to define the years in which two-digit dates are added to 2000. To illustrate, if you specify a date of 1/1/30 or later, the entry \"1/1/20\" is recognized as 1/1/2020 instead of 1/1/1920."
+msgstr "Στο $[officename], τα έτη δηλώνονται με τέσσερα ψηφία, έτσι ώστε η διαφορά μεταξύ 1/1/99 και 1/1/01 να είναι δύο χρόνια. Αυτή η ρύθμιση <emph>Έτος (δύο ψηφία)</emph> επιτρέπει στον χρήστη να ορίσει το έτος για το οποίο προστίθενται ημερομηνίες δύο ψηφίων στο 2000. Για παράδειγμα, αν εισάγετε την ημερομηνία 1/1/30 ή μεταγενέστερη, η είσοδος \"1/1/20\" αναγνωρίζετε ως 1/1/2020 αντί 1/1/1920."
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_id3153876\n"
-"17\n"
+"01010700.xhp\n"
+"tit\n"
"help.text"
-msgid "Some of the settings defined here are only valid for the current document and must be defined separately for each document."
-msgstr "Μερικές από τις ρυθμίσεις που ορίζονται εδώ ισχύουν μόνο για το τρέχον έγγραφο και πρέπει να οριστούν ξεχωριστά για κάθε έγγραφο."
+msgid "Fonts"
+msgstr "Γραμματοσειρές"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"hd_id3149400\n"
-"47\n"
+"01010700.xhp\n"
+"bm_id3150715\n"
"help.text"
-msgid "Use printer metrics for document formatting"
-msgstr "Χρήση διαστάσεων εκτύπωσης για την μορφοποίηση του εγγράφου"
+msgid "<bookmark_value>HTML;fonts for source display</bookmark_value><bookmark_value>Basic; fonts for source display</bookmark_value><bookmark_value>fonts;for HTML and Basic</bookmark_value>"
+msgstr "<bookmark_value>HTML,γραμματοσειρές για την εμφάνιση κώδικα</bookmark_value><bookmark_value>Basic, γραμματοσειρές για την εμφάνιση κώδικα</bookmark_value><bookmark_value>γραμματοσειρές,για HTML και Basic</bookmark_value>"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_id3155602\n"
-"48\n"
+"01010700.xhp\n"
+"hd_id3149398\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTLOAD_PAGE_CB_PRINTER_METRICS\">Specifies that printer metrics are applied for printing and also for formatting the display on the screen.</ahelp> If this box is not checked, a printer independent layout will be used for screen display and printing."
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTLOAD_PAGE_CB_PRINTER_METRICS\">Ορίζει ότι οι μετρικές παράμετροι του εκτυπωτή εφαρμόζονται για εκτύπωση και επίσης για μορφοποίηση της προβολής στην οθόνη.</ahelp> Αν αυτό το πεδίο δεν είναι επιλεγμένο, μία διάταξη ανεξάρτητη του εκάστοτε εκτυπωτή θα χρησιμοποιηθεί για εμφάνιση στην οθόνη και παρουσίαση."
+msgid "<link href=\"text/shared/optionen/01010700.xhp\" name=\"Fonts\">Fonts</link>"
+msgstr "<link href=\"text/shared/optionen/01010700.xhp\" name=\"Γραμματοσειρές\">Γραμματοσειρές</link>"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_id3155768\n"
-"49\n"
+"01010700.xhp\n"
+"par_id3153665\n"
+"2\n"
"help.text"
-msgid "If you set this option for the current document and then save the document, for example, in an older binary format, this option will not be saved. If you later open the file from the older format, this option will be set by default."
-msgstr "Αν ορίσετε αυτές τις επιλογές για το τρέχον έγγραφο και στη συνέχεια αποθηκεύσετε το το έγγραφο, για παράδειγμα, σε μία παλαιότερη δυαδική μορφή, αυτή η επιλογή δε θα αποθηκευτεί. Αν αργότερα ανοίξετε το αρχείο από την παλαιότερη μορφή, αυτή η επιλογή θα είναι ενεργοποιημένη από προεπιλογή."
+msgid "<ahelp hid=\"cui/ui/optfontspage/replacements\">Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optfontspage/replacements\">Αντικαθιστά μία γραμματοσειρά με μία γραμματοσειρά της επιλογής σας. Η αντικατάσταση αντικαθιστά μία γραμματοσειρά μόνο αν εμφανίζεται στην οθόνη, ή στην οθόνη και κατά την εκτύπωση. Η αντικατάσταση δεν μεταβάλει τις ρυθμίσεις της γραμματοσειράς που είναι αποθηκευμένες στο έγγραφο</ahelp>"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"hd_id3145640\n"
-"9\n"
+"01010700.xhp\n"
+"par_id3155419\n"
+"46\n"
"help.text"
-msgid "Add spacing between paragraphs and tables (in current document)"
-msgstr "Προσθήκη αποστάσεων μεταξύ παραγράφων και πινάκων (στο τρέχον έγγραφο)"
+msgid "If you want, you can override the default substitution font that your operating system uses when it encounters an unavailable font in a document."
+msgstr "Αν επιθυμείτε, μπορείτε να αντικαταστήσετε την προεπιλεγμένη γραμματοσειρά αντικατάστασης την οποία το λειτουργικό σας σύστημα χρησιμοποιεί όταν συναντά μία γραμματοσειρά σε ένα έγγραφο που δεν είναι διαθέσιμη."
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_id3147339\n"
-"18\n"
+"01010700.xhp\n"
+"par_id3145610\n"
+"25\n"
"help.text"
-msgid "In $[officename] Writer, paragraph spacing is defined differently than in MS Word documents. If you have defined spacing between two paragraphs or tables, spacing is also added in the corresponding MS Word documents."
-msgstr "Στο $[officename] Writer, οι αποστάσεις των παραγράφων ορίζονται διαφορετικά από ότι στα έγγραφα του MS Word. Αν έχετε ορίσει αποστάσεις μεταξύ δύο παραγράφων ή πινάκων, οι αποστάσεις προστίθενται επίσης στα αντίστοιχα έγγραφα MS Word."
+msgid "Font replacement also affects the display of fonts on the $[officename] user interface."
+msgstr "Η αντικατάσταση γραμματοσειράς επηρεάζει επίσης την εμφάνιση γραμματοσειρών στο γραφικό περιβάλλον του $[officename]."
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_id3151250\n"
-"19\n"
+"01010700.xhp\n"
+"hd_id3149295\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_OPTLOAD_PAGE:CB_MERGE_PARA_DIST\">Specifies whether to add MS Word-compatible spacing between paragraphs and tables in $[officename] Writer text documents.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_OPTLOAD_PAGE:CB_MERGE_PARA_DIST\">Ορίζει αν θα προστίθενται αποστάσεις συμβατές με MS Word μεταξύ παραγράφων και πινάκων σε έγγραφα κειμένου του $[officename] Writer.</ahelp>"
+msgid "Apply replacement table"
+msgstr "Εφαρμογή του πίνακα αντικατάστασης"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"hd_id3146317\n"
-"29\n"
+"01010700.xhp\n"
+"par_id3159413\n"
+"13\n"
"help.text"
-msgid "Add paragraph and table spacing at tops of pages (in current document)"
-msgstr "Προσθήκη αποστάστεων μεταξύ παραγράφων και πινάκων στην κορυφή σελίδων (στο τρέχον έγγραφο)"
+msgid "<ahelp hid=\"cui/ui/optfontspage/usetable\">Enables the font replacement settings that you define.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optfontspage/usetable\">Ενεργοποιεί τις ρυθμίσεις αντικατάστασης γραμματοσειράς που ορίζετε.</ahelp>"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_id3155333\n"
-"30\n"
+"01010700.xhp\n"
+"hd_id3148664\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_OPTLOAD_PAGE:CB_MERGE_PARA_DIST_PAGESTART\">Specifies whether paragraph spacing at the top of a page will also be effective at the beginning of a page or column if the paragraph is positioned on the first page of the document.</ahelp> The same applies for a page break."
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_OPTLOAD_PAGE:CB_MERGE_PARA_DIST_PAGESTART\">Ορίζει αν οι αποστάσεις των παραγράφων στην κορυφή μίας σελίδας έχουν επίσης ισχύ στην αρχή μίας σελίδας ή στήλης αν η παράγραφος είναι τοποθετημένη στην πρώτη σελίδα ενός εγγράφου.</ahelp> Το ίδιο ισχύει για μία αλλαγή σελίδας."
+msgid "Replacement table"
+msgstr "Πίνακας αντικατάστασης"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_id3145789\n"
-"20\n"
+"01010700.xhp\n"
+"par_id3154073\n"
+"14\n"
"help.text"
-msgid "If you import an MS Word document, the spaces are automatically added during the conversion."
-msgstr "Εάν πραγματοποιήσετε εισαγωγή εγγράφου MS Word, τα διαστήματα προστίθενται αυτόματα κατά τη μετατροπή."
+msgid "<ahelp hid=\"cui/ui/optfontspage/checklb\">Lists the original font and the font that will replace it. Select <emph>Always</emph> to replace the font, even if the original font is installed on your system. Select <emph>Screen only </emph>to replace the screen font only and never replace the font for printing.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optfontspage/checklb\">Κατηγοριοποιεί την αρχική γραμματοσειρά και τη γραμματοσειρά που θα την αντικαταστήσει. Επιλέξτε <emph>Πάντα</emph> για να αντικαταστήσετε τη γραμματοσειρά, ακόμη και αν η αρχική γραμματοσειρά είναι αποθηκευμένη στο σύστημά σας. Επιλέξτε <emph>Μόνο οθόνη </emph>για να αντικαταστήσετε τη γραμματοσειρά της οθόνης μόνο και όχι τη γραμματοσειρά για την εκτύπωση.</ahelp>"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"hd_id3149964\n"
-"42\n"
+"01010700.xhp\n"
+"par_id052020080402332\n"
"help.text"
-msgid "Use OpenOffice.org 1.1 tab stop formatting"
-msgstr "Χρήση της μορφοποίησης στάσης στηλοθέτη του OpenOffice.org 1.1"
+msgid "Always checkbox"
+msgstr "Πεδίο ελέγχου 'Πάντα'"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_id3152777\n"
-"43\n"
+"01010700.xhp\n"
+"par_id0520200804023432\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTLOAD_PAGE_CB_TAB_ALIGNMENT\">Specifies how to align text at tab stops beyond the right margin, how to handle decimal tab stops, and how to handle tab stops close to a line break.</ahelp> If this check box is not selected, tab stops are handled in the same way as in other Office applications."
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTLOAD_PAGE_CB_TAB_ALIGNMENT\">Καθορίζει τον τρόπο στοίχισης στους στηλοθέτες πέρα από το δεξί περιθώριο.</ahelp> Αν αυτό το πεδίο σήμανσης δεν είναι επιλεγμένο, οι στηλοθέτες έχουν την ίδια μεταχείριση όπως και σε άλλες εφαρμογές Office."
+msgid "Screen only checkbox"
+msgstr "Πεδίο ελέγχου 'Μόνο οθόνη'"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10810\n"
+"01010700.xhp\n"
+"par_id0520200804023472\n"
"help.text"
-msgid "In text documents created by your current version of Writer, the new tab stop handling is used by default. In text documents created by Writer versions prior to StarOffice 8 or OpenOffice.org 2.0, the old tab stop handling is applied."
-msgstr "Σε έγγραφα κειμένου που έχουν δημιουργηθεί με την παρούσα έκδοση του Writer, χρησιμοποιείται ο νέος χειρισμός ορίων στηλοθετών. Σε έγγραφα κειμένου που δημιουργήθηκαν με εκδόσεις του Writer προγενέστερες του StarOffice 8 ή του OpenOffice.org 2.0 χρησιμοποιείται ο παλιός χειρισμός."
+msgid "Replacement action"
+msgstr "Ενέργεια αντικατάστασης"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN107F9\n"
+"01010700.xhp\n"
+"par_id0520200804023418\n"
"help.text"
-msgid "Do not add leading (extra space) between lines of text"
-msgstr "Μην προσθήκη αρχικών διαστημάτων (περιιτά κενά) μεταξύ των γραμμών του κειμένου"
+msgid "checked"
+msgstr "επιλεγμένο"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10806\n"
+"01010700.xhp\n"
+"par_id0520200804023451\n"
"help.text"
-msgid "Specifies that additional leading (extra space) between lines of text is not added, even if the font in use contains the additional leading attribute."
-msgstr "Καθορίζει ότι δεν προστίθεται επιπλέον αρχικό διάστημα (επιπλέον χώρος) μεταξύ γραμμών του κειμένου, ακόμη και αν η γραμματοσειρά που χρησιμοποιείται περιέχει το χαρακτηριστικό επιπρόσθετου αρχικού διαστήματος."
+msgid "blank"
+msgstr "κενό"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10809\n"
+"01010700.xhp\n"
+"par_id052020080402349\n"
"help.text"
-msgid "In text documents created by your current version of Writer, the additional leading is used by default. In text documents created by Writer versions prior to StarOffice 8 or OpenOffice.org 2.0, the additional leading is not used."
-msgstr "Σε έγγραφα κειμένου που έχουν δημιουργηθεί με την παρούσα έκδοση του Writer, χρησιμοποιείται εξορισμού το επιπρόσθετο αρχικό διάστημα. Σε έγγραφα κειμένου που δημιουργήθηκαν με εκδόσεις του Writer προγενέστερες του StarOffice 8 ή του OpenOffice.org 2.0 δεν χρησιμοποιείται."
+msgid "Font replacement on screen and when printing, whether the font is installed or not."
+msgstr "Αντικατάσταση γραμματοσειράς στην οθόνη και κατά την εκτύπωση, αν η γραμματοσειρά είναι εγκατεστημένη ή όχι."
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN107FF\n"
+"01010700.xhp\n"
+"par_id0520200804023438\n"
"help.text"
-msgid "Use OpenOffice.org 1.1 line spacing"
-msgstr "Χρήση του διάκενου γραμμής του OpenOffice.org 1.1"
+msgid "checked"
+msgstr "επιλεγμένο"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10815\n"
+"01010700.xhp\n"
+"par_id0520200804023482\n"
"help.text"
-msgid "If the option is off, a new process for formatting text lines with proportional line spacing will be applied. If the option is on, the previous method of formatting of text lines with proportional line spacing will be applied."
-msgstr "Αν αυτή η επιλογή είναι απενεργοποιημένη, θα εφαρμοστεί μία νέα διαδικασία για τη μορφοποίηση γραμμών κειμένου με ομοιόμορφα διάστιχα. Αν η επιλογή είναι ενεργοποιημένη, θα εφαρμοστεί η προηγούμενη μέθοδος για τη μορφοποίηση γραμμών κειμένου με ομοιόμορφα διάστιχα."
+msgid "checked"
+msgstr "επιλεγμένο"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10818\n"
+"01010700.xhp\n"
+"par_id0520200804023457\n"
"help.text"
-msgid "In text documents created by your current version of Writer and in Microsoft Word documents of recent versions, the new process is used. In text documents created by Writer versions prior to StarOffice 8 or OpenOffice.org 2.0, the previous process is used."
-msgstr "Σε έγγραφα κειμένου που έχουν δημιουργηθεί με την παρούσα έκδοση του Writer και με πρόσφατες εκδόσεις του Microsoft Word, χρησιμοποιείται η νέα διεργασία. Σε έγγραφα κειμένου που δημιουργήθηκαν με εκδόσεις του Writer προγενέστερες του StarOffice 8 ή του OpenOffice.org 2.0 χρησιμοποιείται η προηγούμενη διεργασία."
+msgid "Font replacement only on screen, whether the font is installed or not."
+msgstr "Αντικατάσταση γραμματοσειράς μόνο στην οθόνη, αν η γραμματοσειρά είναι εγκατεστημένη ή όχι."
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN1081B\n"
+"01010700.xhp\n"
+"par_id0522200812384923\n"
"help.text"
-msgid "Add paragraph and table spacing at bottom of table cells"
-msgstr "Προσθήκη αποστάσεων στις παραγράφους και στα κελιά στο τέλος"
+msgid "blank"
+msgstr "κενό"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10846\n"
+"01010700.xhp\n"
+"par_id0520200804023410\n"
"help.text"
-msgid "Specifies that the bottom spacing is added to a paragraph, even when it is the last paragraph in a table cell."
-msgstr "Καθορίζει την προσθήκη κάτω απόστασης σε μία παράγραφο, ακόμη και όταν είναι η τελευταία παράγραφος σε ένα κελί πίνακα."
+msgid "checked"
+msgstr "επιλεγμένο"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10849\n"
+"01010700.xhp\n"
+"par_id0520200804023477\n"
"help.text"
-msgid "If the option is off, table cells will be formatted as in Writer versions prior to StarOffice 8 or OpenOffice.org 2.0. If the option is on, an alternative method of formatting table cells will be applied. The option is on by default for new documents created with %PRODUCTNAME %PRODUCTVERSION and for documents imported from Microsoft Word format."
-msgstr "Εάν η επιλογή είναι ανενεργή, τα κελιά πίνακα θα μορφοποιηθούν όπως στις εκδόσεις Writer πριν το StarOffice 8 ή το OpenOffice.org 2.0. Εάν η επιλογή είναι ενεργή, μια εναλλακτική μέθοδος μορφοποίησης κελιών πίνακα θα εφαρμοστεί. Η επιλογή είναι ενεργή από προεπιλογή για νέα έγγραφα δημιουργημένα με %PRODUCTNAME %PRODUCTVERSION και για εισαγόμενα έγγραφα σε μορφή Microsoft Word."
+msgid "Font replacement only on screen, but only if font is not available."
+msgstr "Αντικατάσταση γραμματοσειράς μόνο στην οθόνη, αλλά μόνο αν η γραμματοσειρά δεν είναι διαθέσιμη."
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN1084C\n"
+"01010700.xhp\n"
+"par_id0520200804023430\n"
"help.text"
-msgid "Use OpenOffice.org 1.1 object positioning"
-msgstr "Χρήση της τοποθέτησης αντικειμένου του OpenOffice.org 1.1"
+msgid "blank"
+msgstr "κενό"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10864\n"
+"01010700.xhp\n"
+"par_id0520200804023577\n"
"help.text"
-msgid "Specifies how to calculate the position of floating objects anchored to a character or paragraph with respect to the top and bottom paragraph spacing."
-msgstr "Καθορίζει τον τρόπο υπολογισμού της θέσης κινητών αντικειμένων αγκυρωμένων σε χαρακτήρα ή παράγραφο σε σχέση με την πάνω ή την κάτω απόσταση της παραγράφου."
+msgid "blank"
+msgstr "κενό"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10867\n"
+"01010700.xhp\n"
+"par_id052020080402354\n"
"help.text"
-msgid "If the option is on, the floating objects are positioned as in Writer versions prior to StarOffice 8 or OpenOffice.org 2.0. If the option is off, the floating objects are positioned using an alternative method that is similar to the method used by Microsoft Word."
-msgstr "Εάν η επιλογή είναι ενεργή, τα αιωρούμενα αντικείμενα τοποθετούνται όπως στις εκδόσεις του Writer πριν το StarOffice 8 ή OpenOffice.org 2.0. Εάν η επιλογή είναι ανενεργή, τα αιωρούμενα αντικείμενα τοποθετούνται χρησιμοποιώντας μια εναλλακτική μέθοδο που είναι παρόμοια με τη χρησιμοποιούμενη μέθοδο από το Microsoft Word."
+msgid "Font replacement on screen and when printing, but only if font is not available."
+msgstr "Αντικατάσταση γραμματοσειράς στην οθόνη και κατά την εκτύπωση, αλλά μόνο αν η γραμματοσειρά δεν είναι διαθέσιμη."
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN1086A\n"
+"01010700.xhp\n"
+"hd_id3154218\n"
+"9\n"
"help.text"
-msgid "The option will be set to off for new documents. For Writer documents created by a version prior to %PRODUCTNAME %PRODUCTVERSION the option is on."
-msgstr "Η επιλογή θα οριστεί σε ανενεργή για νέα έγγραφα. Για έγγραφα Writer δημιουργημένα από μια έκδοση προγενέστερη του %PRODUCTNAME %PRODUCTVERSION η επιλογή είναι ενεργή."
+msgid "Font"
+msgstr "Γραμματοσειρά"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10821\n"
+"01010700.xhp\n"
+"par_id3151176\n"
+"19\n"
"help.text"
-msgid "Use OpenOffice.org 1.1 text wrapping around objects"
-msgstr "Χρήση αναδίπλωσης κειμένου γύρω από αντικείμενα του OpenOffice.org 1.1"
+msgid "<ahelp hid=\"cui/ui/optfontspage/font1\">Enter or select the name of the font that you want to replace.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optfontspage/font1\">Εισάγετε ή επιλέξετε το όνομα της γραμματοσειράς την οποία θέλετε να αντικαταστήσετε.</ahelp>"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_id4016541\n"
+"01010700.xhp\n"
+"hd_id3145785\n"
+"10\n"
"help.text"
-msgid "MS Word and Writer have different approaches on wrapping text around floating screen objects. Floating screen object are Writer frames and drawing objects, and the objects 'text box', 'graphic', 'frame', 'picture' etc. in MS Word."
-msgstr "Το MS Word και το Writer έχουν διαφορετικές προσεγγίσεις σχετικά με την αναδίπλωση κειμένου γύρω από κινητά αντικείμενα οθόνης. Τα κινητά αντικείμενα οθόνης είναι πλαίσια και αντικείμενα σχεδίασης για το Writer και τα αντικείμενα 'text box', 'graphic', 'frame', 'picture' κλπ. στο MS Word."
+msgid "Replace with"
+msgstr "Αντικατάσταση με"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_id7280190\n"
+"01010700.xhp\n"
+"par_id3149560\n"
+"20\n"
"help.text"
-msgid "In MS Word and in current versions of Writer, page header/footer content and footnote/endnote content does not wrap around floating screen objects. Text body content wraps around floating screen objects which are anchored in the page header."
-msgstr "Στο MS Word και σε πρόσφατες εκδόσεις του Writer, το περιεχόμενο της κεφαλίδας/υποσέλιδου και της υποσημείωσης/σημείωσης τέλους δεν αναδιπλώνεται γύρω από κινούμενα αντικείμενα γραφικών. Το κύριο σώμα κειμένου αναδιπλώνεται γύρω από τα κινούμενα αντικείμενα που έχουν αγκυρωθεί στην κεφαλίδα της σελίδας."
+msgid "<ahelp hid=\"cui/ui/optfontspage/font2\">Enter or select the name of the replacement font.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optfontspage/font2\">Εισάγετε η επιλέξτε το όνομα της γραμματοσειράς που θα αντικατασταθεί.</ahelp>"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_id2782982\n"
+"01010700.xhp\n"
+"hd_id3153363\n"
+"11\n"
"help.text"
-msgid "In Writer versions prior to StarOffice 8 or OpenOffice.org 2.0, the opposite was true."
-msgstr "Σε εκδόσεις του Writer προγενέστερες του StarOffice 8 ή του OpenOffice.org 2.0 συνέβαινε το αντίθετο."
+msgid "Apply"
+msgstr "Εφαρμογή"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10892\n"
+"01010700.xhp\n"
+"par_id3145750\n"
+"21\n"
"help.text"
-msgid "If the option is off, which is the default setting, the new text wrapping will be applied. If the option is on, the former text wrapping will be applied."
-msgstr "Αν η επιλογή είναι ανενεργή (προεπιλεγμένη ρύθμιση), θα εφαρμόζεται η νέα αναδίπλωση κειμένου. Αν η επιλογή είναι ενεργή θα εφαρμόζεται ο παλαιότερος τρόπος αναδίπλωσης."
+msgid "<ahelp hid=\"cui/ui/optfontspage/apply\">Applies the selected font replacement.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optfontspage/apply\">Εφαρμόζει την επιλεγμένη αντικατάσταση γραμματοσειράς.</ahelp>"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN1092A\n"
+"01010700.xhp\n"
+"par_id3146984\n"
"help.text"
-msgid "Consider wrapping style when positioning objects"
-msgstr "Να λαμβάνεται υπόψιν το πρότυπο αναδίπλωσης κατά την τοποθέτηση αντικειμένων"
+msgid "<image id=\"img_id3155412\" src=\"svx/res/nu07.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155412\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155412\" src=\"svx/res/nu07.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155412\">Εικονίδιο</alt></image>"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10837\n"
+"01010700.xhp\n"
+"par_id3147426\n"
+"22\n"
"help.text"
-msgid "Specifies how the complex process of positioning floating objects that are anchored to a character or paragraph should work. In Writer versions prior to StarOffice 8 or OpenOffice.org 2.0, an iterative process was used, while in current versions a straightforward process is used, which is similar to the same process in Microsoft Word."
-msgstr "Καθορίζει τον τρόπο με τον οποίο θα λειτουργεί η σύνθετη διεργασία τοποθέτησης κινούμενων αντικειμένων που είναι αγκυρωμένα σε χαρακτήρες ή παραγράφους. Σε εκδόσεις του Writer προγενέστερες του StarOffice 8 ή του OpenOffice.org 2.0 χρησιμοποιούνταν μια επαναληπτική διεργασία, ενώ στις πρόσφατες εκδόσεις χρησιμοποιείται μια νέα διεργασία που είναι παρόμοια με αυτή του Microsoft Word."
+msgid "Apply"
+msgstr "Εφαρμογή"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10943\n"
+"01010700.xhp\n"
+"hd_id3147443\n"
+"12\n"
"help.text"
-msgid "If the option is off, the old %PRODUCTNAME iterative process of object positioning is used. If the option is on, the new straightforward process is used to ensure compatibility with Microsoft Word documents."
-msgstr "Εάν η επιλογή είναι ανενεργή, η παλιά επαναληπτική διαδικασία του %PRODUCTNAME για τοποθέτηση αντικειμένου χρησιμοποιείται. Εάν η επιλογή είναι ενεργή, η νέα άμεση διαδικασία χρησιμοποιείται για επιβεβαίωση της συμβατότητας με τα έγγραφα Microsoft Word."
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"hd_id5240028\n"
+"01010700.xhp\n"
+"par_id3148576\n"
+"23\n"
"help.text"
-msgid "Expand word space on lines with manual line breaks in justified paragraphs"
-msgstr "Επέκταση της απόστασης λέξεων σε γραμμές με χειροκίνητες αλλαγές γραμμής σε πλήρως στοιχισμένες παραγράφους."
+msgid "<ahelp hid=\"cui/ui/optfontspage/delete\">Deletes the selected font replacement.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optfontspage/delete\">Διαγράφει την επιλεγμένη αντικατάσταση γραμματοσειράς.</ahelp>"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_id8599810\n"
+"01010700.xhp\n"
+"par_id3149300\n"
"help.text"
-msgid "If enabled, Writer adds spacing between words, in lines that end with Shift+Enter in justified paragraphs. If disabled, spacing between words will not be expanded to justify the lines."
-msgstr "Αν ενεργοποιηθεί, το Writer προσθέτει αποστάσεις ανάμεσα στις λέξεις, σε λέξεις που τελειώνουν με Shift+Enter σε προσδιορισμένες παραγράφους. Αν απενεργοποιηθεί, οι αποστάσεις ανάμεσα στις λέξεις δε θα επεκταθούν ώστε να στοιχίζονται οι γραμμές."
+msgid "<image id=\"img_id3147124\" src=\"svx/res/nu08.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147124\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147124\" src=\"svx/res/nu08.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147124\">Icon</alt></image>"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_id8012634\n"
+"01010700.xhp\n"
+"par_id3145800\n"
+"24\n"
"help.text"
-msgid "This setting is on by default for .odt text documents. It will be saved and loaded with the document in the .odt text document format. This setting cannot be saved in old .sxw text documents, so this setting is off for .sxw text documents."
-msgstr "Αυτή η ρύθμιση είναι από προεπιλογή ενεργοποιημένη για έγγραφα κειμένου .odt. Θα αποθηκευτεί και θα φορτωθεί με το αντικείμενο στη μορφή εγγράφου κειμένου .odt. Αυτή η ρύθμιση δεν μπορεί να αποθηκευτεί σε παλιά έγγραφα κειμένου .sxw, οπότε αυτή η ρύθμιση είναι απενεργοποιημένη για έγγραφα κειμένου .sxw."
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10845\n"
+"01010700.xhp\n"
+"hd_id3150715\n"
+"52\n"
"help.text"
-msgid "Use as Default"
-msgstr "Χρήση ως προεπιλογή"
+msgid "Font settings for HTML and Basic sources"
+msgstr "Ρυθμίσεις γραμματοσειράς για κώδικα HTML και Basic"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10848\n"
+"01010700.xhp\n"
+"par_id3153950\n"
+"53\n"
"help.text"
-msgid "<ahelp hid=\"879350288\">Click to use the current settings on this tab page as the default for further sessions with %PRODUCTNAME.</ahelp>"
-msgstr "<ahelp hid=\"879350288\">Κάντε κλικ για να χρησιμοποιήσετε τις τρέχουσες ρυθμίσεις σε αυτή τη σελίδα καρτελών ως προεπιλογή για μετέπειτα χρήσεις του %PRODUCTNAME.</ahelp>"
+msgid "Select the font and font size for the display of HTML and Basic source code."
+msgstr "Επιλέξτε τη γραμματοσειρά και το μέγεθος γραμματοσειράς για την εμφάνιση σε πηγαίο κώδικα HTML και Basic."
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10977\n"
+"01010700.xhp\n"
+"hd_id3153838\n"
+"54\n"
"help.text"
-msgid "The factory defaults are set as follows. Enabled are the following options, while all other options are disabled:"
-msgstr "Οι εργοστασιακές προεπιλογές είναι ορισμένες ως εξής. Ενεργοποιημένες είναι οι ακόλουθες επιλογές, ενώ όλες οι υπόλοιπες είναι απενεργοποιημένες:"
+msgid "Fonts"
+msgstr "Γραμματοσειρές"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN1097D\n"
+"01010700.xhp\n"
+"par_id3146990\n"
+"55\n"
"help.text"
-msgid "Add spacing between paragraphs and tables (in current document)"
-msgstr "Προσθήκη αποστάσεων μεταξύ παραγράφων και πινάκων (στο τρέχον έγγραφο)"
+msgid "<ahelp hid=\"cui/ui/optfontspage/fontname\">Select the font for the display of HTML and Basic source code.</ahelp> Select <emph>Automatic</emph> to detect a suitable font automatically."
+msgstr "<ahelp hid=\"cui/ui/optfontspage/fontname\">Επιλέξτε τη γραμματοσειρά για την εμφάνιση πηγαίου κώδικα HTML ή Basic.</ahelp> Επιλέξτε <emph>Αυτόματη</emph> για να εντοπίσετε μια κατάλληλη γραμματοσειρά αυτόματα."
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10981\n"
+"01010700.xhp\n"
+"hd_id3146791\n"
+"56\n"
"help.text"
-msgid "Add paragraph and table spacing at tops of pages (in current document)"
-msgstr "Προσθήκη αποστάσεων μεταξύ παραγράφων και πινάκων στις κορυφές των σελίδων (στο τρέχον έγγραφο)"
+msgid "Non-proportional fonts only"
+msgstr "Μόνο μη-αναλογικές γραμματοσειρές"
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_idN10985\n"
+"01010700.xhp\n"
+"par_id3154362\n"
+"57\n"
"help.text"
-msgid "Add paragraph and table spacing at bottom of table cells"
-msgstr "Προσθήκη αποστάσεων μεταξύ παραγράφων και πινάκων στο κάτω μέρος των κελιών πίνακα"
+msgid "<ahelp hid=\"cui/ui/optfontspage/nonpropfontonl\">Check to display only non-proportional fonts in the <emph>Fonts</emph> list box.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optfontspage/nonpropfontonl\">Επισημάνετε για να εμφανίσετε μόνο μη αναλογικές γραμματοσειρές στο πεδίο λίστας <emph>Γραμματοσειρές</emph> </ahelp>."
-#: 01041000.xhp
+#: 01010700.xhp
msgctxt ""
-"01041000.xhp\n"
-"par_id4653767\n"
+"01010700.xhp\n"
+"hd_id3153765\n"
+"58\n"
"help.text"
-msgid "Expand word space on lines with manual line breaks in justified paragraphs"
-msgstr "Επέκταση της απόστασης λέξεων σε γραμμές με χειροκίνητες αλλαγές γραμμής σε πλήρως στοιχισμένες παραγράφους."
+msgid "Size"
+msgstr "Μέγεθος"
-#: 01040300.xhp
+#: 01010700.xhp
msgctxt ""
-"01040300.xhp\n"
+"01010700.xhp\n"
+"par_id3150323\n"
+"59\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/optfontspage/fontheight\">Select a font size for the display of HTML and Basic source code.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optfontspage/fontheight\">Επιλέξτε ένα μέγεθος γραμματοσειράς για την εμφάνιση πηγαίου κώδικα HTML ή Basic.</ahelp>"
+
+#: 01010800.xhp
+msgctxt ""
+"01010800.xhp\n"
"tit\n"
"help.text"
-msgid "Basic Fonts"
-msgstr "Βασικές γραμματοσειρές"
+msgid "View"
+msgstr "Προβολή"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"bm_id3151299\n"
+"01010800.xhp\n"
+"bm_id3155341\n"
"help.text"
-msgid "<bookmark_value>fonts;default settings</bookmark_value><bookmark_value>defaults;fonts</bookmark_value><bookmark_value>basic fonts</bookmark_value><bookmark_value>predefining fonts</bookmark_value><bookmark_value>fonts;changing in templates</bookmark_value><bookmark_value>templates;changing basic fonts</bookmark_value><bookmark_value>paragraph styles;modifying basic fonts</bookmark_value>"
-msgstr "<bookmark_value>γραμματοσειρά, προεπιλεγμένες ρυθμίσεις</bookmark_value><bookmark_value>προεπιλεγμένες, γραμματοσειρές</bookmark_value><bookmark_value>βασικές γραμματοσειρές</bookmark_value><bookmark_value>προκαθορισμένες γραμματοσειρές</bookmark_value><bookmark_value>γραμματοσειρές, αλλαγή προτύπων</bookmark_value><bookmark_value>πρότυπα, αλλαγή βασικής γραμματοσειράς</bookmark_value><bookmark_value>πρότυπα παραφράφων, τροποποίηση βασικών γραμματοσειρών</bookmark_value>"
+msgid "<bookmark_value>views; defaults</bookmark_value> <bookmark_value>defaults; views</bookmark_value> <bookmark_value>settings; views</bookmark_value> <bookmark_value>scaling; font sizes in user interface</bookmark_value> <bookmark_value>font sizes; scaling on screen</bookmark_value> <bookmark_value>WYSIWYG in fonts lists</bookmark_value> <bookmark_value>previews; fonts lists</bookmark_value> <bookmark_value>font lists</bookmark_value> <bookmark_value>font name box</bookmark_value> <bookmark_value>mouse; positioning</bookmark_value> <bookmark_value>clipboard; selection clipboard</bookmark_value> <bookmark_value>selection clipboard</bookmark_value>"
+msgstr "<bookmark_value>προβολές; προεπιλογή</bookmark_value> <bookmark_value>προβολές; προεπιλογή</bookmark_value> <bookmark_value>ρυθμίσεις; προβολές</bookmark_value> <bookmark_value>κλιμάκωση; μέγεθος γραμματοσειρών στο περιβάλλον εργασίας</bookmark_value> <bookmark_value>μέγεθος γραμματοσειρών; κλιμάκωση στην οθόνη</bookmark_value> <bookmark_value>WYSIWYG σε λίστες γραμματοσειρών</bookmark_value> <bookmark_value>προεπισκόπηση; λίστα γραμματοσειρών</bookmark_value> <bookmark_value>λίστα γραμματοσειρών</bookmark_value> <bookmark_value>πλαίσιο ονόματος γραμματοσειράς</bookmark_value> <bookmark_value>τοποθέτηση ποντικιού</bookmark_value> <bookmark_value>πρόχειρο; επιλογή προχείρου</bookmark_value> <bookmark_value>επιλογή πρόχειρο</bookmark_value>"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"hd_id3151299\n"
+"01010800.xhp\n"
+"hd_id3155341\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Basic Fonts\">Basic Fonts</link>"
-msgstr "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Βασικές Γραμματοσειρές\">Βασικές Γραμματοσειρές</link>"
+msgid "<link href=\"text/shared/optionen/01010800.xhp\" name=\"View\">View</link>"
+msgstr "<link href=\"text/shared/optionen/01010800.xhp\" name=\"Προβολή\">Προβολή</link>"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_id3149786\n"
+"01010800.xhp\n"
+"par_id3155630\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_STD_FONT\">Specifies the settings for the basic fonts in your documents.</ahelp>"
-msgstr "<ahelp hid=\"HID_STD_FONT\">Καθορίζει τις ρυθμίσεις για τις βασικές γραμματοσειρές στα έγγραφά σας.</ahelp>"
+msgid "<ahelp hid=\"HID_OFA_TP_VIEW\">Specifies view options.</ahelp>"
+msgstr "<ahelp hid=\"HID_OFA_TP_VIEW\">Καθορίζει επιλογές εμφάνισης.</ahelp>"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_id3152349\n"
-"19\n"
+"01010800.xhp\n"
+"hd_id3145171\n"
+"45\n"
"help.text"
-msgid "You can also change the basic fonts for Asian and complex text layout languages if their support is enabled in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>."
-msgstr "Μπορείτε επίσης να αλλάξετε τις βασικές γραμματοσειρές για ασιατικές και σύνθετης διάταξης κειμένου γλώσσες εάν η υποστήριξη τους ενεργοποιηθεί στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</emph>."
+msgid "Scaling"
+msgstr "Κλιμάκωση"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_id3145609\n"
-"18\n"
+"01010800.xhp\n"
+"par_id3158407\n"
+"46\n"
"help.text"
-msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/optionen/01040301.xhp\" name=\"default text templates\">default text templates</link>."
-msgstr "Αυτές οι ρυθμίσεις καθορίζουν τις βασικές γραμματοσειρές για τα προκαθορισμένα πρότυπα. Μπορείτε επίσης να τροποποιήσετε ή να προσαρμόσετε τα <link href=\"text/shared/optionen/01040301.xhp\" name=\"προεπιλεγμένα πρότυπα κειμένου\">προεπιλεγμένα πρότυπα κειμένου</link>."
+msgid "<ahelp hid=\"OFFMGR:METRICFIELD:OFA_TP_VIEW:MF_SCALING\">Uses percentile scaling for font size in user interface elements, such as dialogs and icon labels.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:METRICFIELD:OFA_TP_VIEW:MF_SCALING\">Χρησιμοποιεί ποσοστιαία κλιμάκωση για το μέγεθος γραμματοσειράς σε στοιχεία του γραφικού περιβάλλοντος, όπως οι διάλογοι και οι ετικέτες των εικονιδίων.</ahelp>"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"hd_id3152811\n"
-"3\n"
+"01010800.xhp\n"
+"par_id3159154\n"
+"67\n"
"help.text"
-msgid "Basic fonts"
-msgstr "Βασικές γραμματοσειρές"
+msgid "The <emph>Scaling</emph> setting does not affect the font size of text in a document."
+msgstr "Η ρύθμιση <emph>Κλιμάκωση</emph> δεν επηρεάζει το μέγεθος γραμματοσειράς του κειμένου μέσα σε ένα έγγραφο."
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"hd_id3150791\n"
-"4\n"
+"01010800.xhp\n"
+"hd_id3149123\n"
+"112\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "Icon size and style"
+msgstr "Μέγεθος και πρότυπο εικονιδίου"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_id3154140\n"
-"5\n"
+"01010800.xhp\n"
+"par_id3153947\n"
+"113\n"
"help.text"
-msgid "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_STANDARD\">Specifies the font to be used for the <emph>Default</emph> Paragraph Style.</ahelp> The <emph>Default</emph> Paragraph Style font is used for nearly all Paragraph Styles, unless the Paragraph Style explicitly defines another font."
-msgstr "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_STANDARD\">Καθορίζει την γραμματοσειρά που χρησιμοποιείται στο <emph>Προεπιλεγμένο</emph> Πρότυπο Παραγράφου.</ahelp> Η γραμματοσειρά για το<emph>Προεπιλεγμένο</emph> Πρότυπο Παραγράφου χρησιμοποιείται σχεδόν σε όλα τα Πρότυπα Παραγράφων, εκτός αν το Πρότυπο Παραγράφου καθορίζει ρητά κάποια άλλη γραμματοσειρά."
+msgid "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_VIEW_LB_BIG\">Specifies the display size of toolbar icons.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">The <emph>Automatic</emph> option uses the font size settings of your operating system for menus.</caseinline></switchinline>"
+msgstr "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_VIEW_LB_BIG\">Καθορίζει το μέγεθος της εμφάνισης των εικονιδίων της γραμμής εργαλείων.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">Η επιλογή <emph>Αυτόματα</emph> χρησιμοποιεί τις ρυθμίσεις μεγέθους γραμματοσειράς για μενού του λειτουργικού σας συστήματος.</caseinline></switchinline>"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"hd_id573137\n"
+"01010800.xhp\n"
+"par_id4664754\n"
"help.text"
-msgid "Size"
-msgstr "Μέγεθος"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the icon style for icons in toolbars and dialogs.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε το πρότυπο εικονιδίου για τα εικονίδια στις γραμμές εργαλείων και στα παράθυρα διαλόγου.</ahelp>"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_id7700735\n"
+"01010800.xhp\n"
+"par_idN10738\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of the font.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το μέγεθος της γραμματοσειράς.</ahelp>"
+msgid "Use system font for user interface"
+msgstr "Χρήση γραμματοσειράς συστήματος για διεπαφή χρήστη"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"hd_id3150447\n"
-"6\n"
+"01010800.xhp\n"
+"par_idN1073C\n"
"help.text"
-msgid "Heading"
-msgstr "Επικεφαλίδα"
+msgid "<ahelp hid=\"svx_CheckBox_OFA_TP_VIEW_CB_SYSTEM_FONT\">Specifies to use the system font to display all menus and dialogs. Else another installed font is used.</ahelp>"
+msgstr "<ahelp hid=\"svx_CheckBox_OFA_TP_VIEW_CB_SYSTEM_FONT\">Καθορίζει το να χρησιμοποιείται η γραμματοσειρά του συστήματος για να εμφανίζονται όλα τα μενού και οι διάλογοι. Σε διαφορετική περίπτωση, κάποια άλλη εγκατεστημένη γραμματοσειρά χρησιμοποιείται.</ahelp>"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_id3159149\n"
-"7\n"
+"01010800.xhp\n"
+"hd_id3400982\n"
"help.text"
-msgid "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_TITLE\">Specifies the font to be used for headings.</ahelp>"
-msgstr "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_TITLE\">Καθορίζει την γραμματοσειρά που χρησιμοποιείται στις επικεφαλίδες.</ahelp>"
+msgid "Screen font antialiasing"
+msgstr "Εξομάλυνση γραμματοσειράς οθόνης"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"hd_id3147228\n"
-"8\n"
+"01010800.xhp\n"
+"par_id6649372\n"
"help.text"
-msgid "List"
-msgstr "Λίστα"
+msgid "<ahelp hid=\".\">Select to smooth the screen appearance of text.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε για να εξομαλύνετε την εμφάνιση του κειμένου στην οθόνη.</ahelp>"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_id3144433\n"
-"9\n"
+"01010800.xhp\n"
+"par_id4743797\n"
"help.text"
-msgid "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_LIST\">Specifies the fonts for lists and numbering and all derived styles.</ahelp>"
-msgstr "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_LIST\">Καθορίζει τις γραμματοσειρές για τις λίστες και την αρίθμηση και όλα τα προερχόμενα πρότυπα.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the smallest font size to apply antialiasing.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το μικρότερο μέγεθος γραμματοσειράς στο οποίο θα εφαρμόζεται η εξομάλυνση.</ahelp>"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_id3150767\n"
-"10\n"
+"01010800.xhp\n"
+"par_idN107A3\n"
"help.text"
-msgid "When you choose <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/06050000.xhp\" name=\"Format - Numbering/Bullets\"><emph>Format - Numbering/Bullets</emph></link></caseinline><defaultinline><emph>Format - Numbering/Bullets</emph></defaultinline></switchinline> to format a paragraph with numbers or bullets in a text document, the program assigns these Paragraph Styles automatically."
-msgstr "Όταν επιλέγετε <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/06050000.xhp\" name=\"Μορφοποίηση - Αρίθμηση/Κουκίδες\"><emph>Μορφοποίηση - Αρίθμηση/Κουκίδες</emph></link></caseinline><defaultinline><emph>Μορφοποίηση - Αρίθμηση/Κουκίδες</emph></defaultinline></switchinline> για να μορφοποιήσετε μία παράγραφο με αρίθμηση ή με την προσθήκη κουκίδων σε ένα έγγραφο κειμένου, το πρόγραμμα αντιστοιχίζει αυτά τα Πρότυπα Παραγράφων αυτόματα."
+msgid "Menu"
+msgstr "Μενού"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"hd_id3154918\n"
-"11\n"
+"01010800.xhp\n"
+"hd_id3156056\n"
+"91\n"
"help.text"
-msgid "Caption"
-msgstr "Λεζάντα"
+msgid "Icons in menus"
+msgstr "Εικονίδια σε μενού"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_id3150010\n"
-"12\n"
+"01010800.xhp\n"
+"par_id3155766\n"
+"92\n"
"help.text"
-msgid "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_LABEL\">Specifies the font used for the captions of images and tables.</ahelp>"
-msgstr "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_LABEL\">Καθορίζει τη γραμματοσειρά που θα χρησιμοποιηθεί για τις ετικέτες εικόνων και πινάκων.</ahelp>"
+msgid "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_VIEW_CB_MENU_ICONS\">Displays icons next to the corresponding menu items. Select from \"Automatic\", \"Hide\" and \"Show\". \"Automatic\" displays icons according to system settings and themes.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_VIEW_CB_MENU_ICONS\">Εμφανίζει εικονίδια δίπλα σε αντίστοιχα αντικείμενα μενού. Επιλέξτε ένα από τα \"Αυτόματα\", \"Απόκρυψη\" και \"Προβολή\". Το \"Αυτόματα\" προβάλλει τα εικονίδια ανάλογα με τις ρυθμίσεις του θέματος και των ρυθμίσεων σας.</ahelp>"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"hd_id3152463\n"
-"13\n"
+"01010800.xhp\n"
+"hd_id3149262\n"
+"63\n"
"help.text"
-msgid "Index"
-msgstr "Ευρετήριο"
+msgid "Show preview of fonts"
+msgstr "Προβολή προεπισκόπησης γραμματοσειρών"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_id3146923\n"
-"14\n"
+"01010800.xhp\n"
+"par_id3155415\n"
+"64\n"
"help.text"
-msgid "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_IDX\">Specifies the font used for indexes, alphabetical indexes, and tables of contents.</ahelp>"
-msgstr "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_IDX\">Καθορίζει τη γραμματοσειρά που θα χρησιμοποιηθεί στα ευρετήρια, στα αλφαβητικά ευρετήρια, και στους πίνακες περιεχομένων.</ahelp>"
+msgid "<ahelp hid=\"OFFMGR:CHECKBOX:OFA_TP_VIEW:CB_FONT_SHOW\">Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the <emph>Formatting</emph> bar.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:OFA_TP_VIEW:CB_FONT_SHOW\">Εμφανίζει τα ονόματα των επιλέξιμων γραμματοσειρών στην αντίστοιχη γραμματοσειρά, για παράδειγμα, γραμματοσειρές στο κουτί Γραμματοσειράς στη γραμμή <emph>Μορφοποίηση</emph>.</ahelp>"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"hd_id3150103\n"
-"15\n"
+"01010800.xhp\n"
+"hd_id3151319\n"
+"68\n"
"help.text"
-msgid "Current document only"
-msgstr "Τρέχον έγγραφο μόνο"
+msgid "Show font history"
+msgstr "Προβολή ιστορικού γραμματοσειρών"
-#: 01040300.xhp
+#: 01010800.xhp
msgctxt ""
-"01040300.xhp\n"
-"par_id3083444\n"
-"17\n"
+"01010800.xhp\n"
+"par_id3153513\n"
+"69\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_STD_FONT_CB_DOCONLY\">Specifies that the settings apply to the current document only.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_STD_FONT_CB_DOCONLY\">Καθορίζει ότι οι ρυθμίσεις θα εφαρμοστούν μόνο στο τρέχον έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"OFFMGR:CHECKBOX:OFA_TP_VIEW:CB_FONT_HISTORY\">Lists the last five fonts that you used in the current document at the top of the list in the <emph>Font Name</emph> box on the <emph>Formatting</emph> bar.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:OFA_TP_VIEW:CB_FONT_HISTORY\">Σημειώνει τις τελευταίες πέντε γραμματοσειρές που χρησιμοποιήσατε στο παρόν έγγραφο στην κορυφή της λίστας στο κουτί <emph>Όνομα Γραμματοσειράς</emph> στη γραμμή <emph>Μορφοποίηση</emph>.</ahelp>"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"tit\n"
+"01010800.xhp\n"
+"par_idN10962\n"
"help.text"
-msgid "Edit module"
-msgstr "Επεξεργασία αρθρώματος"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to restore the last used document view. Many view properties valid when the document was last saved will be restored.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει το αν θα επαναφέρεται η τελευταία χρησιμοποιούμενη προβολή του εγγράφου. Πολλές ιδιότητες προβολής οι οποίες ήταν έγκυρες την τελευταία φορά που αποθηκεύτηκε το αρχείο θα επαναφερθούν.</ahelp>"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"bm_id3154230\n"
+"01010800.xhp\n"
+"par_idN10AC8\n"
"help.text"
-msgid "<bookmark_value>spellcheck; activating for a language</bookmark_value><bookmark_value>hyphenation; activating for a language</bookmark_value><bookmark_value>thesaurus; activating for a language</bookmark_value><bookmark_value>languages; activating modules</bookmark_value><bookmark_value>dictionaries;creating</bookmark_value><bookmark_value>user-defined dictionaries;creating</bookmark_value>"
-msgstr "<bookmark_value>ορθογραφικός έλεγχος, ενεργοποίηση για μια γλώσσα</bookmark_value><bookmark_value>συλλαβισμός, ενεργοποίηση για μια γλώσσα</bookmark_value><bookmark_value>θησαυρός, ενεργοποίηση για μια γλώσσα</bookmark_value><bookmark_value>γλώσσες, ενεργοποίηση αρθρωμάτων</bookmark_value><bookmark_value>λεξικών,δημιουργία</bookmark_value><bookmark_value>λεξικών από το χρήστη,δημιουργία</bookmark_value>"
+msgid "Graphics output"
+msgstr "Εξαγωγή γραφικών"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"hd_id3154046\n"
-"1\n"
+"01010800.xhp\n"
+"par_idN10A1D\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit module\">Edit module</link>"
-msgstr "<link href=\"text/shared/optionen/01010401.xhp\" name=\"Επεξεργασία αρθρώματος\">Επεξεργασία αρθρώματος</link>"
+msgid "<ahelp hid=\"20201\">Press Shift+Ctrl+R to restore or refresh the view of the current document.</ahelp>"
+msgstr "<ahelp hid=\"20201\">Πιέστε Shift+Ctrl+R ώστε να επαναφέρετε ή να ανανεώσετε την προβολή του παρόντος εγγράφου.</ahelp>"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"hd_id3148685\n"
-"3\n"
+"01010800.xhp\n"
+"par_idN10AD4\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Use hardware acceleration"
+msgstr "Χρήση επιτάχυνσης υλικού"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"par_id3148473\n"
-"4\n"
+"01010800.xhp\n"
+"par_idN10AD8\n"
"help.text"
-msgid "<ahelp hid=\"HID_CLB_EDIT_MODULES_MODULES\">Specifies the language and the available spelling, hyphenation and Thesaurus sub-modules for the selected module.</ahelp> You can arrange the sub-modules by priority."
-msgstr "<ahelp hid=\"HID_CLB_EDIT_MODULES_MODULES\">Καθορίζει τη γλώσσα και τη διαθέσιμη ορθογραφία, το συλλαβισμό και το θησαυρό που έχουν ενεργοποιηθεί για το συγκεκριμένο άρθρωμα.</ahelp> Μπορείτε επίσης να επανακαθορίσετε τις προτεραιότητες των υπο-αρθρωμάτων."
+msgid "<ahelp hid=\".\">Directly accesses hardware features of the graphical display adapter to improve the screen display.</ahelp> The support for hardware acceleration is not available for all operating systems and platform distributions of %PRODUCTNAME."
+msgstr "<ahelp hid=\".\">Προσπελαύνει απευθείας στοιχεία του υλικού του προσαρμογέα οθόνης για να βελτιώσει την εμφάνιση στην οθόνη.</ahelp> Η υποστήριξη για επιτάχυνση του υλικού δεν είναι διαθέσιμη για όλα τα λειτουργικά συστήματα και τις διανομές πλατφόρμας του %PRODUCTNAME."
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"par_id3155449\n"
-"5\n"
+"01010800.xhp\n"
+"hd_id1208200812004470\n"
"help.text"
-msgid "Select the language from the <emph>Language</emph> list."
-msgstr "Επιλέξτε τη γλώσσα από τη λίστα <emph>Γλώσσα</emph>."
+msgid "Use Anti-Aliasing"
+msgstr "Χρήση εξομάλυνσης γραμματοσειρών"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"par_id3144510\n"
-"6\n"
+"01010800.xhp\n"
+"par_id1208200812004444\n"
"help.text"
-msgid "Mark all modules that are to be activated for this language under the headings Spelling, Hyphenation and Thesaurus."
-msgstr "Μαρκάρετε όλα τα αρθρώματα που θα ενεργοποιηθούν για αυτή τη γλώσσα στις επικεφαλίδες Ορθογραφία, Συλλαβισμός και Θησαυρός λέξεων."
+msgid "<ahelp hid=\".\">When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts.</ahelp>"
+msgstr "<ahelp hid=\".\">Αν υποστηρίζεται από το σύστημα σας, μπορείτε να ενεργοποιήσετε και να απενεργοποιήσετε την εξομάλυνση των γραφικών στην οθόνη σας. Με ενεργή την εξομάλυνση, η εμφάνιση των περισσοτέρων γραφικών αντικειμένων φαίνεται ομαλότερη και με λιγότερες γωνίες.</ahelp>"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"par_id3154923\n"
-"7\n"
+"01010800.xhp\n"
+"hd_id101920091058114\n"
"help.text"
-msgid "As long as you have more than one sub-module available for one area, the sub-modules for spelling and the Thesaurus are processed in the sequence in which they are listed. You can change the sequence using the <emph>Move Up</emph> and <emph>Move Down</emph> buttons."
-msgstr "Εφόσον διαθέτετε περισσότερα από ένα αρθρώματα για μία περιοχή, η επεξεργασία των δευτερευόντων αρθρωμάτων για τον ορθογραφικό έλεγχο και τον Θησαυρό πραγματοποιείται με τη σειρά με την οποία αναφέρονται στο πλαίσιο λίστας. Μπορείτε να αλλάξετε τη σειρά αυτή χρησιμοποιώντας τα κουμπιά <emph>Μετακίνηση Πάνω</emph> και <emph>Μετακίνηση Κάτω</emph>."
+msgid "Selection"
+msgstr "Επιλογή"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"par_id3148663\n"
-"8\n"
+"01010800.xhp\n"
+"hd_id1019200910581166\n"
"help.text"
-msgid "Only one sub-module can be activated under Hyphenation."
-msgstr "Μόνο ένα υπο-άρθρωμα μπορεί να είναι ενεργό στη κατηγορία Συλλαβισμού."
+msgid "Transparency"
+msgstr "Διαφάνεια"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"hd_id3150398\n"
-"9\n"
+"01010800.xhp\n"
+"par_id1019200910581186\n"
"help.text"
-msgid "Language"
-msgstr "Γλώσσα"
+msgid "<ahelp hid=\".\">If enabled, the text selection in Writer and the cell selection in Calc will be shown using a transparent color. If not enabled, the selection will be shown by inverted colors.</ahelp>"
+msgstr "<ahelp hid=\".\">Εάν ενεργοποιηθεί, η επιλογή κειμένου στο Writer και η επιλογή κελιού στο Calc θα εμφανίζονται χρησιμοποιώντας διαφανές χρώμα.Εάν δεν ενεργοποιηθεί, η επιλογή θα εμφανίζεται με ανεστραμμένα χρώματα.</ahelp>"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"par_id3152933\n"
-"10\n"
+"01010800.xhp\n"
+"hd_id1019200910581266\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_EDIT_MODULES_LB_EDIT_MODULES_LANGUAGE\">Specifies the language of the module.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_EDIT_MODULES_LB_EDIT_MODULES_LANGUAGE\">Καθορίζει τη γλώσσα του αρθρώματος.</ahelp>"
+msgid "Transparency level"
+msgstr "Επίπεδο διαφάνειας"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"par_id3156214\n"
-"19\n"
+"01010800.xhp\n"
+"par_id1019200910581220\n"
"help.text"
-msgid "For all language selection fields in <item type=\"productname\">%PRODUCTNAME</item>, the following applies:"
-msgstr "Για όλα τα πεδία ελέγχου γλώσσας στο <item type=\"productname\">%PRODUCTNAME</item>, ισχύουν τα εξής:"
+msgid "<ahelp hid=\".\">Select the transparency level for transparent selections. The default value is 75%. You can select values from 10% to 90%.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το επίπεδο διαφάνειας για διαφανείς επιλογές. Η προεπιλεγμένη τιμή είναι 75%. Μπορείτε να επιλέξετε τιμές από 10% έως 90%.</ahelp>"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"par_id3148922\n"
-"20\n"
+"01010800.xhp\n"
+"hd_id3166432\n"
+"47\n"
"help.text"
-msgid "<variable id=\"sprachenfeld\">A language entry has a check mark in front of it if the spellcheck is activated for this language.</variable>"
-msgstr "<variable id=\"sprachenfeld\">Μια καταχώριση γλώσσας έχει ένα \"τικ\" μπροστά της εάν ο ορθογραφικός έλεγχος έχει ενεργοποιηθεί για αυτή τη γλώσσα.</variable>"
+msgid "Mouse positioning"
+msgstr "Τοποθέτηση ποντικιού"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"hd_id3145419\n"
-"11\n"
+"01010800.xhp\n"
+"par_id3155530\n"
+"48\n"
"help.text"
-msgid "Move up"
-msgstr "Μετακίνηση πάνω"
+msgid "<ahelp hid=\"OFFMGR:LISTBOX:OFA_TP_VIEW:LB_MOUSEPOS\">Specifies if and how the mouse pointer will be positioned in newly opened dialogs.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:LISTBOX:OFA_TP_VIEW:LB_MOUSEPOS\">Καθορίζει αν και πως ο δείκτης του ποντικιού θα εμφανίζεται σε πρόσφατα ανοιγμένους διαλόγους.</ahelp>"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"par_id3154216\n"
-"12\n"
+"01010800.xhp\n"
+"hd_id3146982\n"
+"93\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_UP\">Increases the priority of the module selected in the list box by one level.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_UP\">Αυξάνει τη προτεραιότητα του επιλεγμένου αρθρώματος στο πεδίο λίστας κατά ένα επίπεδο.</ahelp>"
+msgid "Middle mouse button"
+msgstr "Μεσαίο πλήκτρο ποντικιού"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"hd_id3158407\n"
-"13\n"
+"01010800.xhp\n"
+"par_id3150521\n"
+"94\n"
"help.text"
-msgid "Move down"
-msgstr "Μετακίνηση κάτω"
+msgid "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_VIEW_LB_MOUSEMIDDLE\">Defines the function of the middle mouse button.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_VIEW_LB_MOUSEMIDDLE\">Καθορίζει τη λειτουργία του μεσαίου πλήκτρου του ποντικιού.</ahelp>"
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"par_id3155429\n"
-"14\n"
+"01010800.xhp\n"
+"par_id3152889\n"
+"97\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_DOWN\">Decreases the priority of the module selected in the list box by one level.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_DOWN\">Μειώνει τη προτεραιότητα του επιλεγμένου αρθρώματος στο πεδίο λίστας κατά ένα επίπεδο.</ahelp>"
+msgid "<emph>Automatic scrolling</emph> - dragging while pressing the middle mouse button shifts the view."
+msgstr "<emph>Αυτόματη κύλιση</emph> - Το σύρσιμο του ποντικιού με πατημένο το μεσαίο κουμπί αλλάζει την προβολή."
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"hd_id3161832\n"
-"15\n"
+"01010800.xhp\n"
+"par_id3155810\n"
+"98\n"
"help.text"
-msgid "Back"
-msgstr "Πίσω"
+msgid "<emph>Paste clipboard</emph> - pressing the middle mouse button inserts the contents of the \"Selection clipboard\" at the cursor position."
+msgstr "<emph>Επικόλληση προχείρου</emph> - το πάτημα του μεσαίου κουμπιού του ποντικιού εισάγει τα περιεχόμενα της \"Επιλογής προχείρου\" στη θέση του δρομέα."
-#: 01010401.xhp
+#: 01010800.xhp
msgctxt ""
-"01010401.xhp\n"
-"par_id3155307\n"
-"16\n"
+"01010800.xhp\n"
+"par_id3148703\n"
+"99\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_BACK\">Click here to undo the current changes in the list box.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_BACK\">Επιλέξτε εδώ για να αναιρέσετε τις τρέχουσες αλλαγές στο πεδίο λίστας.</ahelp>"
+msgid "The \"Selection clipboard\" is independent of the normal clipboard that you use by <emph>Edit - Copy/Cut /Insert</emph> or the respective keyboard shortcuts. Clipboard and \"Selection clipboard\" can contain different contents at the same time."
+msgstr "Το \"Πρόχειρο επιλογής\" είναι ανεξάρτητο από το κανονικό πρόχειρο το οποίο χρησιμοποιείτε από <emph>Επεξεργασία - Αντιγραφή/Αποκοπή/Εισαγωγή</emph> ή τις αντίστοιχες συντομεύσεις του πληκτρολογίου. Το πρόχειρο και το \"Πρόχειρο επιλογής\" μπορούν να περιέχουν διαφορετικά περιεχόμενα την ίδια στιγμή."
-#: 01020100.xhp
+#: 01010800.xhp
msgctxt ""
-"01020100.xhp\n"
+"01010800.xhp\n"
+"par_id3148870\n"
+"100\n"
+"help.text"
+msgid "<emph>Clipboard</emph>"
+msgstr "<emph>Πρόχειρο</emph>"
+
+#: 01010800.xhp
+msgctxt ""
+"01010800.xhp\n"
+"par_id3145076\n"
+"101\n"
+"help.text"
+msgid "<emph>Selection clipboard</emph>"
+msgstr "<emph>Επιλογή προχείρου</emph>"
+
+#: 01010800.xhp
+msgctxt ""
+"01010800.xhp\n"
+"par_id3156030\n"
+"102\n"
+"help.text"
+msgid "<emph>Copy content</emph>"
+msgstr "<emph>Αντιγραφή περιεχομένου</emph>"
+
+#: 01010800.xhp
+msgctxt ""
+"01010800.xhp\n"
+"par_id3150110\n"
+"103\n"
+"help.text"
+msgid "Edit - Copy Ctrl+C."
+msgstr "Επεξεργασία - Αντιγραφή Ctrl+C."
+
+#: 01010800.xhp
+msgctxt ""
+"01010800.xhp\n"
+"par_id3149588\n"
+"104\n"
+"help.text"
+msgid "Select text, table, object."
+msgstr "Επιλέξτε κείμενο, πίνακα, αντικείμενο."
+
+#: 01010800.xhp
+msgctxt ""
+"01010800.xhp\n"
+"par_id3149331\n"
+"105\n"
+"help.text"
+msgid "<emph>Paste content</emph>"
+msgstr "<emph>Επικόλληση περιεχομένου</emph>"
+
+#: 01010800.xhp
+msgctxt ""
+"01010800.xhp\n"
+"par_id3156337\n"
+"106\n"
+"help.text"
+msgid "Edit - Paste Ctrl+V pastes at the cursor position."
+msgstr "Επιλέγοντας Επεξεργασία - Επικόλληση Ctrl+V πραγματοποιείται επικόλληση στη θέση του δρομέα."
+
+#: 01010800.xhp
+msgctxt ""
+"01010800.xhp\n"
+"par_id3151127\n"
+"107\n"
+"help.text"
+msgid "Clicking the middle mouse button pastes at the mouse pointer position."
+msgstr "Κάνοντας κλικ στο μεσαίο πλήκτρο του ποντικιού πραγματοποιείται επικόλληση στη θέση του δείκτη του ποντικιού."
+
+#: 01010800.xhp
+msgctxt ""
+"01010800.xhp\n"
+"par_id3159206\n"
+"108\n"
+"help.text"
+msgid "<emph>Pasting into another document</emph>"
+msgstr "<emph>Επικόλληση σε άλλο έγγραφο</emph>"
+
+#: 01010800.xhp
+msgctxt ""
+"01010800.xhp\n"
+"par_id3148974\n"
+"109\n"
+"help.text"
+msgid "No effect on the clipboard contents."
+msgstr "Κανένα εφέ στα περιεχόμενα του προχείρου."
+
+#: 01010800.xhp
+msgctxt ""
+"01010800.xhp\n"
+"par_id3152870\n"
+"110\n"
+"help.text"
+msgid "The last marked selection is the content of the selection clipboard."
+msgstr "Η τελευταία σημασμένη επιλογή είναι το περιεχόμενο του προχείρου επιλογής."
+
+#: 01010900.xhp
+msgctxt ""
+"01010900.xhp\n"
"tit\n"
"help.text"
-msgid "Proxy"
-msgstr "Διαμεσολαβητής (proxy)"
+msgid "Print Options"
+msgstr "Επιλογές εκτύπωσης"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"bm_id3147577\n"
+"01010900.xhp\n"
+"bm_id3147323\n"
"help.text"
-msgid "<bookmark_value>settings; proxies</bookmark_value><bookmark_value>proxy settings</bookmark_value>"
-msgstr "<bookmark_value>ρυθμίσεις, proxy</bookmark_value><bookmark_value>ρυθμίσεις proxy</bookmark_value>"
+msgid "<bookmark_value>printing; colors in grayscale</bookmark_value><bookmark_value>grayscale printing</bookmark_value><bookmark_value>colors; printing in grayscale</bookmark_value><bookmark_value>printing; warnings</bookmark_value><bookmark_value>paper size warning</bookmark_value>"
+msgstr "<bookmark_value>εκτύπωση, χρώματα σε διαβάθμιση του γκρι</bookmark_value><bookmark_value>εκτύπωση σε διαβάθμιση του γκρι</bookmark_value><bookmark_value>χρώματα, εκτύπωση σε διαβάθμιση του γκρι</bookmark_value><bookmark_value>εκτύπωση, προειδοποιήσεις</bookmark_value><bookmark_value>προειδοποίηση για το μέγεθος του χαρτιού</bookmark_value>"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3156414\n"
+"01010900.xhp\n"
+"hd_id3148946\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01020100.xhp\" name=\"Proxy\">Proxy</link>"
-msgstr "<link href=\"text/shared/optionen/01020100.xhp\" name=\"Διαμεσολαβητής\">Διαμεσολαβητής</link>"
+msgid "<link href=\"text/shared/optionen/01010900.xhp\" name=\"Print Options\">Print Options</link>"
+msgstr "<link href=\"text/shared/optionen/01010900.xhp\" name=\"Επιλογές εκτύπωσης\">Επιλογές εκτύπωσης</link>"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3145090\n"
-"32\n"
+"01010900.xhp\n"
+"par_id3150359\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/00/00000002.xhp#proxy\" name=\"Proxy servers\">Proxy servers</link> for accessing the Internet can be set up manually as needed."
-msgstr "Οι <link href=\"text/shared/00/00000002.xhp#proxy\" name=\"Διαμεσολαβητές proxy\">\"Διαμεσολαβητές proxy</link> για την πρόσβαση στο Διαδίκτυο μπορούν να ρυθμιστούν κατάλληλα χειροκίνητα."
+msgid "<ahelp hid=\".\">Specifies the print setting options.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές ρύθμισης εκτύπωσης.</ahelp>"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3147577\n"
-"3\n"
+"01010900.xhp\n"
+"hd_id3148451\n"
+"56\n"
"help.text"
-msgid "Settings"
-msgstr "Ρυθμίσεις"
+msgid "Reduce print data"
+msgstr "Μείωση δεδομένων εκτύπωσης"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153748\n"
-"4\n"
+"01010900.xhp\n"
+"par_id3154910\n"
+"68\n"
"help.text"
-msgid "Defines the settings for the <link href=\"text/shared/00/00000002.xhp#proxy\" name=\"proxy server\">proxy server</link>."
-msgstr "Καθορίζει τις ρυθμίσεις για το <link href=\"text/shared/00/00000002.xhp#proxy\" name=\"Διαμεσολαβητή proxy\">Διαμεσολαβητή proxy.</link>"
+msgid "You can reduce the amount of data to be sent to the printer. Reducing the print data increases the print speed because the print files are smaller. This makes it easier for printers with a smaller memory to print. Reducing print data can result in slightly lower print quality."
+msgstr "Μπορείτε να μειώσετε την ποσότητα δεδομένων που πρόκειται να σταλεί στον εκτυπωτή. Μειώνοντας τον όγκο των δεδομένων εκτύπωσης αυξάνεται η ταχύτητα εκτύπωσης επειδή τα αρχεία εκτύπωσης είναι μικρότερα. Αυτό διευκολύνει τους εκτυπωτές με μικρότερη μνήμη στην εκτύπωση. Μείωση στα δεδομένα εκτύπωσης μπορεί να προκαλέσει αμυδρά χαμηλότερη ποιότητα εκτύπωσης."
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3151110\n"
-"8\n"
+"01010900.xhp\n"
+"hd_id3147085\n"
+"57\n"
"help.text"
-msgid "Proxy server"
-msgstr "Διαμεσολαβητής proxy"
+msgid "Settings for"
+msgstr "Ρυθμίσεις για"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3147275\n"
-"9\n"
+"01010900.xhp\n"
+"par_id3158407\n"
+"69\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_INET_PROXY:LB_PROXYMODE\">Specifies the type of proxy definition.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_INET_PROXY:LB_PROXYMODE\">Καθορίζει τον τύπο του διαμεσολαβητή proxy.</ahelp>"
+msgid "<ahelp hid=\"sfx/ui/optprintpage/file\">Specifies whether the print settings apply to direct printing or to printing to a file.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/file\">Καθορίζει αν οι ρυθμίσεις εκτύπωσης εφαρμόζονται για άμεση εκτύπωση ή για εκτύπωση σε αρχείο.</ahelp>"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3147574\n"
-"10\n"
+"01010900.xhp\n"
+"hd_id3145786\n"
+"58\n"
"help.text"
-msgid "None"
-msgstr "Κανένα"
+msgid "Reduce transparency"
+msgstr "Μείωση διαφάνειας"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3148685\n"
-"11\n"
+"01010900.xhp\n"
+"par_id3159154\n"
+"70\n"
"help.text"
-msgid "Accesses the Internet without a proxy server. Allows you to set up a connection directly on your computer to an Internet provider that does not use a proxy."
-msgstr "Πρόσβαση στο διαδίκτυο χωρίς διαμεσολαβητή proxy. Σας επιτρέπει να ρυθμίσετε στον υπολογιστή σας μία απευθείας σύνδεση σε έναν πάροχο Internet που δε χρησιμοποιεί proxy."
+msgid "<ahelp hid=\"sfx/ui/optprintpage/reducetrans\">If you mark this field the transparent objects will be printed like normal, non-transparent objects, depending on your selection in the following two option buttons.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducetrans\">Αν επιλέξετε αυτό το πεδίο, τα διαφανή αντικείμενα θα εκτυπωθούν σαν κανονικά, μη-διαφανή αντικείμενα, ανάλογα με την επιλογή σας στα δύο ακόλουθα πεδία επιλογών.</ahelp>"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3150984\n"
-"14\n"
+"01010900.xhp\n"
+"par_id3156444\n"
+"71\n"
"help.text"
-msgid "Manual"
-msgstr "Χειροκίνητα"
+msgid "Transparency cannot be output directly to a printer. The areas of the document in which transparency is to be visible must therefore always be calculated as bitmaps and sent to the printer. Depending on the size of the bitmaps and the print resolution a large amount of data may result."
+msgstr "Η διαφάνεια δεν μπορεί κατευθυνθεί απευθείας σε εκτυπωτή. Οι περιοχές του εγγράφου στις οποίες η διαφάνεια πρόκειται να είναι ορατή, θα πρέπει επομένως να υπολογίζονται πάντα ως bitmap και να αποστέλλονται στον εκτυπωτή. Ανάλογα με το μέγεθος των bitmap και την ανάλυση της εκτύπωσης, μπορεί να προκύψει μεγάλος αριθμός δεδομένων."
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3156155\n"
-"15\n"
+"01010900.xhp\n"
+"hd_id3147441\n"
+"59\n"
"help.text"
-msgid "Lets you enter the proxy server manually. Specify the proxy servers in accordance with your Internet service. Ask your system administrator for the proxies and ports to enter."
-msgstr "Σας επιτρέπει να εισάγετε τον proxy χειροκίνητα. Καθορίστε τους διακομιστές proxy σύμφωνα με την υπηρεσία σας παροχής Internet. Ρωτήστε τον διαχειριστή του συστήματος σχετικά με τους διακομιστές proxy και τις θύρες που πρέπει να εισαχθούν."
+msgid "Automatically"
+msgstr "Αυτόματα"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3148943\n"
-"29\n"
+"01010900.xhp\n"
+"par_id3150488\n"
+"72\n"
"help.text"
-msgid "Type server names without the protocol prefix. For example, type www.example.com, not http://www.example.com."
-msgstr "Εισάγετε ονόματα εξυπηρετητών χωρίς το πρόθεμα πρωτοκόλλου. Για παράδειγμα, πληκτρολογήστε www.sun.com, και όχι http://www.sun.com."
+msgid "<ahelp hid=\"sfx/ui/optprintpage/reducetransauto\">Specifies that the transparency is only printed if the transparent area covers less than a quarter of the entire page.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducetransauto\">Ορίζει ότι η διαφάνεια τυπώνεται μόνο αν η διαφανής περιοχή καλύπτει λιγότερο από ένα τέταρτο της συνολικής σελίδας.</ahelp>"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_idN10684\n"
+"01010900.xhp\n"
+"hd_id3149417\n"
+"73\n"
"help.text"
-msgid "System"
-msgstr "Σύστημα"
+msgid "No transparency"
+msgstr "Χωρίς διαφάνεια"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_idN10688\n"
+"01010900.xhp\n"
+"par_id3153878\n"
+"74\n"
"help.text"
-msgid "On Windows or UNIX systems using GNOME or KDE, this option tells %PRODUCTNAME to use the system settings. You must restart %PRODUCTNAME to initiate this setting."
-msgstr "Σε συστήματα Windows ή UNIX που χρησιμοποιούν GNOME ή KDE, αυτή η επιλογή λέει στο %PRODUCTNAME να χρησιμοποιήσει τις ρυθμίσεις του συστήματος. Πρέπει να γίνει επανεκκίνηση του %PRODUCTNAME για να τεθούν σε λειτουργία οι ρυθμίσεις."
+msgid "<ahelp hid=\"sfx/ui/optprintpage/reducetransnone\">With this option transparency is never printed.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducetransnone\">Με αυτήν την επιλογή η διαφάνεια δεν τυπώνεται ποτέ.</ahelp>"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3148948\n"
-"16\n"
+"01010900.xhp\n"
+"hd_id3149960\n"
+"60\n"
"help.text"
-msgid "HTTP proxy"
-msgstr "HTTP proxy"
+msgid "Reduce bitmaps"
+msgstr "Μείωση bitmap"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154923\n"
-"17\n"
+"01010900.xhp\n"
+"par_id3148455\n"
+"75\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_INET_PROXY:ED_HTTP_PROXY\">Type the name of the proxy server for <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link>.</ahelp> Type the port in the right-hand field."
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_INET_PROXY:ED_HTTP_PROXY\">Πληκτρολογήστε το όνομα του proxy για <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link>.</ahelp> Εισάγετε τη θύρα στο δεξί πεδίο."
+msgid "<ahelp hid=\"sfx/ui/optprintpage/reducebitmap\">Specifies that bitmaps are printed with reduced quality. The resolution can only be reduced and not increased.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducebitmap\">Καθορίζει ότι οι ψηφιογραφίες τυπώνονται με μειωμένη ποιότητα. Η ανάλυση μπορεί να μειωθεί μόνο και όχι να αυξηθεί.</ahelp>"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id9971922\n"
+"01010900.xhp\n"
+"hd_id3149400\n"
+"61\n"
"help.text"
-msgid "HTTPS proxy"
-msgstr "HTTPS proxy"
+msgid "High/normal print quality"
+msgstr "Υψηλή/κανονική ποιότητα εκτύπωσης"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id5319071\n"
+"01010900.xhp\n"
+"par_id3154510\n"
+"76\n"
"help.text"
-msgid "<ahelp hid=\".\">Type the name of the proxy server for HTTPS. Type the port in the right-hand field.</ahelp>"
-msgstr "<ahelp hid=\".\">Πληκτρολογήστε το όνομα του proxy για HTTPS. Πληκτρολογήστε τη θύρα στο δεξί πεδίο.</ahelp>"
+msgid "<ahelp hid=\"sfx/ui/optprintpage/reducebitmapoptimal\">High print quality corresponds to a resolution of 300dpi. Normal print quality corresponds to a resolution of 200dpi. </ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducebitmapoptimal\">Υψηλή ποιότητα εκτύπωσης αντιστοιχεί σε μια ανάλυση 300dpi. Η κανονική ποιότητα εκτύπωσης αντιστοιχεί σε μια ανάλυση 200dpi. </ahelp>"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3150543\n"
-"33\n"
+"01010900.xhp\n"
+"hd_id3146969\n"
+"62\n"
"help.text"
-msgid "FTP proxy"
-msgstr "FTP proxy"
+msgid "Resolution"
+msgstr "Ανάλυση"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154138\n"
-"34\n"
+"01010900.xhp\n"
+"par_id3154270\n"
+"77\n"
"help.text"
-msgid "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_INET_PROXY_ED_FTP_PROXY\">Type the name of the proxy server for <link href=\"text/shared/00/00000002.xhp#ftp\" name=\"FTP\">FTP</link>.</ahelp> Type the port in the right-hand field."
-msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_INET_PROXY_ED_FTP_PROXY\">Πληκτρολογήστε το όνομα του proxy για <link href=\"text/shared/00/00000002.xhp#ftp\" name=\"FTP\">FTP</link>.</ahelp> Πληκτρολογήστε την θύρα στο δεξί πεδίο."
+msgid "<ahelp hid=\"sfx/ui/optprintpage/reducebitmapdpi\">Specifies the maximum print quality in dpi. The resolution can only be reduced and not increased.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducebitmapdpi\">Καθορίζει τη μέγιστη ποιότητα εκτύπωσης σε dpi. Η ανάλυση μπορεί να μειωθεί μόνο και όχι να αυξηθεί.</ahelp>"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3125863\n"
-"24\n"
+"01010900.xhp\n"
+"hd_id3146789\n"
+"63\n"
"help.text"
-msgid "No proxy for"
-msgstr "Κανένα proxy για:"
+msgid "Include transparent objects"
+msgstr "Συμπερίλαβε τα διαφανή αντικείμενα"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3151178\n"
-"25\n"
+"01010900.xhp\n"
+"par_id3150749\n"
+"78\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_INET_PROXY:ED_NOPROXYFOR\">Specifies the names of the servers that do not require any proxy servers, separated by semicolons.</ahelp> These are servers addressed in your local network, and servers used for video and audio streaming, for example."
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_INET_PROXY:ED_NOPROXYFOR\">Καθορίζει τα ονόματα των εξτπηρετητών που δεν απαιτούν κάποιον διαμεσολαβητή proxy, χωρισμένα με άνω τελείες.</ahelp> Αυτοί είναι εξυπηρετητές που βρίσκονται στο τοπικό σας δίκτυο και οι εξυπηρετητές που χρησιμοποιούνται για streaming video και ήχου, για παράδειγμα."
+msgid "<ahelp hid=\"sfx/ui/optprintpage/reducebitmaptrans\">If this field is marked, the reduction in print quality for bitmaps also applies to the transparent areas of objects.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducebitmaptrans\">Αν αυτό το πεδίο σημειωθεί, η μείωση στην ποιότητα εκτύπωσης για ψηφιογραφίες εφαρμόζεται επίσης στις περιοχές διαφάνειας των αντικειμένων.</ahelp>"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3145171\n"
-"26\n"
+"01010900.xhp\n"
+"hd_id3154362\n"
+"64\n"
"help.text"
-msgid "You can also use placeholders for the names of hosts and domains. For example, type *.sun.com to address all the hosts in the sun.com domain without proxy."
-msgstr "Μπορείτε ακόμη να χρησιμοποιήσετε σύμβολα κράτησης θέσης για τα ονόματα υπολογιστών host και τομέων (domains). Για παράδειγμα, πληκτρολογήστε *.sun.com για να διευθυνσιοδοτήσετε όλους τους υπολογιστές host στον τομέα sun.com χωρίς διακομιστή proxy."
+msgid "Reduce gradients"
+msgstr "Μείωση διαβαθμίσεων"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3149808\n"
-"27\n"
+"01010900.xhp\n"
+"par_id3148914\n"
+"79\n"
"help.text"
-msgid "Port"
-msgstr "Θύρα"
+msgid "<ahelp hid=\"sfx/ui/optprintpage/reducegrad\">If this field is marked, gradients are printed with reduced quality.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducegrad\">Αν αυτό το πεδίο είναι σημειωμένο, οι διαβαθμίσεις εκτυπώνονται με μειωμένη ποιότητα.</ahelp>"
-#: 01020100.xhp
+#: 01010900.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153666\n"
-"28\n"
+"01010900.xhp\n"
+"hd_id3155766\n"
+"65\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_INET_PROXY:ED_SOCKS_PORT\">Type the port for the corresponding proxy server.</ahelp> The maximum value of a port number is fixed at 65535."
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_INET_PROXY:ED_SOCKS_PORT\">Πληκτρολογήστε τη θύρα για τον αντίστοιχο διαμεσολαβητή proxy.</ahelp> Η μέγιστη τιμή που μπορεί να πάρει μία θύρα είναι 65535."
+msgid "Gradient stripes"
+msgstr "Λωρίδες με διαβαθμίσεις χρώματος"
-#: 01040400.xhp
+#: 01010900.xhp
msgctxt ""
-"01040400.xhp\n"
+"01010900.xhp\n"
+"par_id3156382\n"
+"80\n"
+"help.text"
+msgid "<ahelp hid=\"sfx/ui/optprintpage/reducegradstep\">Specifies the maximum number of gradient stripes for printing.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducegradstep\">Ορίζει τον μέγιστο αριθμό των λουρίδων διαβάθμισης για εκτύπωση.</ahelp>"
+
+#: 01010900.xhp
+msgctxt ""
+"01010900.xhp\n"
+"hd_id3146313\n"
+"66\n"
+"help.text"
+msgid "Intermediate color"
+msgstr "Ενδιάμεσο χρώμα"
+
+#: 01010900.xhp
+msgctxt ""
+"01010900.xhp\n"
+"par_id3145230\n"
+"81\n"
+"help.text"
+msgid "<ahelp hid=\"sfx/ui/optprintpage/reducegradcolor\">Specifies that gradients are only printed in a single intermediate color.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducegradcolor\">Ορίζει ότι οι διαβαθμίσεις εκτυπώνονται μόνο με ένα μοναδικό ενδιάμεσο χρώμα.</ahelp>"
+
+#: 01010900.xhp
+msgctxt ""
+"01010900.xhp\n"
+"hd_id3147323\n"
+"67\n"
+"help.text"
+msgid "Convert colors to grayscale"
+msgstr "Μετατροπή χρωμάτων σε διαβαθμίσεις του γκρι"
+
+#: 01010900.xhp
+msgctxt ""
+"01010900.xhp\n"
+"par_id3145150\n"
+"82\n"
+"help.text"
+msgid "<ahelp hid=\"sfx/ui/optprintpage/converttogray\">Specifies that all colors are printed only as grayscale.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/converttogray\">Ορίζει ότι όλα τα χρώματα εκτυπώνονται μόνο ως κλίμακα του γκρι.</ahelp>"
+
+#: 01010900.xhp
+msgctxt ""
+"01010900.xhp\n"
+"hd_id3150646\n"
+"50\n"
+"help.text"
+msgid "Printer warnings"
+msgstr "Προειδοποιήσεις εκτυπωτή"
+
+#: 01010900.xhp
+msgctxt ""
+"01010900.xhp\n"
+"par_id3154022\n"
+"51\n"
+"help.text"
+msgid "<ahelp hid=\"sfx/ui/optprintpage/frame2\">Defines which warnings appear before printing begins.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/frame2\">Ορίζει ποιες προειδοποιήσεις εμφανίζονται πριν την έναρξη της εκτύπωσης.</ahelp>"
+
+#: 01010900.xhp
+msgctxt ""
+"01010900.xhp\n"
+"hd_id3147003\n"
+"52\n"
+"help.text"
+msgid "Paper size"
+msgstr "Μέγεθος χαρτιού"
+
+#: 01010900.xhp
+msgctxt ""
+"01010900.xhp\n"
+"par_id3150206\n"
+"53\n"
+"help.text"
+msgid "<ahelp hid=\"sfx/ui/optprintpage/papersize\">Mark this check box if a certain paper size is needed for printing the current document.</ahelp> If the paper size used in the document is not provided by the current printer, you will receive an error message."
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/papersize\">Σημειώστε αυτό το πλαίσιο ελέγχου αν ένα συγκεκριμένο μέγεθος χαρτιού χρειάζεται για εκτύπωση του τρέχοντος εγγράφου.</ahelp> Αν το χρησιμοποιούμενο μέγεθος χαρτιού στο έγγραφο δεν παρέχεται από τον τρέχοντα εκτυπωτή, θα πάρετε ένα μήνυμα σφάλματος."
+
+#: 01010900.xhp
+msgctxt ""
+"01010900.xhp\n"
+"hd_id3155581\n"
+"54\n"
+"help.text"
+msgid "Paper orientation"
+msgstr "Προσανατολισμός χαρτιού"
+
+#: 01010900.xhp
+msgctxt ""
+"01010900.xhp\n"
+"par_id3153231\n"
+"55\n"
+"help.text"
+msgid "<ahelp hid=\"sfx/ui/optprintpage/paperorient\">Mark this check box if you need a certain paper orientation for printing the current document.</ahelp> If the format used by the current document is not available from the printer, an error message will appear."
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/paperorient\">Σημειώστε αυτό το πλαίσιο ελέγχου αν χρειάζεστε έναν συγκεκριμένο προσανατολισμό χαρτιού για εκτύπωση του τρέχοντος εγγράφου.</ahelp> Αν η χρησιμοποιούμενη μορφή από το τρέχον έγγραφο δεν είναι διαθέσιμη από τον εκτυπωτή, θα εμφανιστεί ένα μήνυμα σφάλματος."
+
+#: 01010900.xhp
+msgctxt ""
+"01010900.xhp\n"
+"hd_id3149531\n"
+"83\n"
+"help.text"
+msgid "Transparency"
+msgstr "Διαφάνεια"
+
+#: 01010900.xhp
+msgctxt ""
+"01010900.xhp\n"
+"par_id3152778\n"
+"84\n"
+"help.text"
+msgid "<ahelp hid=\"sfx/ui/optprintpage/trans\">Mark this check box if you always want to be warned if transparent objects are contained in the document.</ahelp> If you print such a document, a dialog appears in which you can select if the transparency is to be printed in this print instruction."
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/trans\">Σημειώστε αυτό το πλαίσιο ελέγχου αν θέλετε πάντα να ειδοποιήστε αν τα διαφανή αντικείμενα περιέχονται στο έγγραφο.</ahelp> Αν τυπώσετε ένα τέτοιο έγγραφο, εμφανίζεται ο διάλογος στον οποίον μπορείτε να επιλέξετε αν η διαφάνεια πρόκειται να εκτυπωθεί σε αυτήν την οδηγία εκτύπωσης."
+
+#: 01011000.xhp
+msgctxt ""
+"01011000.xhp\n"
"tit\n"
"help.text"
-msgid "Print"
-msgstr "Εκτύπωση"
+msgid "Memory"
+msgstr "Μνήμη"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"bm_id3156156\n"
+"01011000.xhp\n"
+"bm_id3153881\n"
"help.text"
-msgid "<bookmark_value>pictures; printing</bookmark_value><bookmark_value>tables in text; printing</bookmark_value><bookmark_value>drawings; printing in text documents </bookmark_value><bookmark_value>controls; printing</bookmark_value><bookmark_value>backgrounds; printing</bookmark_value><bookmark_value>printing; elements in text documents</bookmark_value><bookmark_value>text documents; print settings</bookmark_value><bookmark_value>printing; text always in black</bookmark_value><bookmark_value>black printing in Calc</bookmark_value><bookmark_value>printing; left/right pages</bookmark_value><bookmark_value>even/odd pages;printing</bookmark_value><bookmark_value>printing; text in reverse order</bookmark_value><bookmark_value>reversing printing order</bookmark_value><bookmark_value>brochures; printing several</bookmark_value><bookmark_value>printing; brochures</bookmark_value><bookmark_value>comments; printing in text</bookmark_value><bookmark_value>printing; creating individual jobs</bookmark_value><bookmark_value>faxes;selecting a fax machine</bookmark_value>"
-msgstr "<bookmark_value>εικόνες; εκτύπωση</bookmark_value><bookmark_value>πίνακες σε κείμενο; εκτύπωση</bookmark_value><bookmark_value>σχέδια; εκτύπωση σε έγγραφα κειμένου</bookmark_value><bookmark_value>έλεγχοι;εκτύπωση</bookmark_value><bookmark_value>παρασκήνια; εκτύπωση</bookmark_value><bookmark_value>εκτύπωση; στοιχεία σε έγγραφα κειμένου</bookmark_value><bookmark_value>έγγραφα κειμένου; εκτύπωση ρυθμίσεων</bookmark_value><bookmark_value>εκτύπωση; πάντα μαύρο κείμενο</bookmark_value><bookmark_value>μαύρη εκτύπωση στο Calc</bookmark_value><bookmark_value>εκτύπωση; αριστερές/δεξιές σελίδες</bookmark_value><bookmark_value>μονές/ζυγές σελίδες;εκτύπωση</bookmark_value><bookmark_value>εκτύπωση; κείμενο σε αντίστροφη σειρά</bookmark_value><bookmark_value>αντιστροφή σειράς εκτύπωσης</bookmark_value><bookmark_value>φυλλάδια; εκτύπωση πολλών</bookmark_value><bookmark_value>εκτύπωση; φυλλάδια</bookmark_value><bookmark_value>σχόλια; εκτύπωση σε κείμενο</bookmark_value><bookmark_value>εκτύπωση; δημιουργία μεμονωμένων εργασίων</bookmark_value><bookmark_value>τηλεομοιοτυπία;επιλογή συσκευής</bookmark_value>"
+msgid "<bookmark_value>undoing; number of steps</bookmark_value><bookmark_value>graphics; cache</bookmark_value><bookmark_value>cache for graphics</bookmark_value><bookmark_value>Quickstarter</bookmark_value>"
+msgstr "<bookmark_value>αναίρεση, αριθμός βημάτων</bookmark_value><bookmark_value>γραφικά, κρυφή μνήμη</bookmark_value><bookmark_value>κρυφή μνήμη για γραφικά</bookmark_value><bookmark_value>Quickstarter</bookmark_value>"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3156414\n"
-"1\n"
+"01011000.xhp\n"
+"hd_id3157909\n"
+"25\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01040400.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/optionen/01040400.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
+msgid "<link href=\"text/shared/optionen/01011000.xhp\" name=\"Memory\">Memory</link>"
+msgstr "<link href=\"text/shared/optionen/01011000.xhp\" name=\"Μνήμη\">Μνήμη</link>"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3152801\n"
-"2\n"
+"01011000.xhp\n"
+"par_id3154307\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\"HID_OPTPRINT_PAGE\">Specifies print settings within a text or HTML document.</ahelp>"
-msgstr "<ahelp hid=\"HID_OPTPRINT_PAGE\">Καθορίζει τις ρυθμίσεις εκτύπωσης μέσα σε ένα κείμενο ή σε ένα έγγραφο HTML.</ahelp>"
+msgid "<ahelp hid=\".\">Defines the settings for the graphics cache and the number of steps you can undo.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει τις ρυθμίσεις για την κρυφή μνήμη γραφικών και τον αριθμό βημάτων που έχετε τη δυνατότητα να αναιρέσετε.</ahelp>"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3153542\n"
-"44\n"
+"01011000.xhp\n"
+"hd_id3155390\n"
+"1\n"
"help.text"
-msgid "The print settings defined on this tab page apply to all subsequent print jobs, until you change the settings again. If you want to change the settings for the current print job only, use the <emph>File - Print</emph> dialog."
-msgstr "Οι ρυθμίσεις εκτύπωσης που ορίζονται σε αυτήν την καρτέλα εφαρμόζονται σε όλες τις επόμενες εργασίες εκτύπωσης, μέχρι την αλλαγή των ρυθμίσεων ξανά. Εάν θέλετε να αλλάξετε τις ρυθμίσεις για την τρέχουσα εργασία εκτύπωσης μόνο, χρησιμοποιήστε το διάλογο <emph>Αρχείο - Εκτύπωση</emph>."
+msgid "Undo"
+msgstr "Αναίρεση"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3156330\n"
-"3\n"
+"01011000.xhp\n"
+"par_id3145673\n"
+"2\n"
"help.text"
-msgid "Contents"
-msgstr "Περιεχόμενα"
+msgid "Defines the maximum number of reverse steps allowed."
+msgstr "Καθορίζει τον μέγιστο αριθμό προς τα πίσω βημάτων που επιτρέπεται."
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3155628\n"
-"4\n"
+"01011000.xhp\n"
+"hd_id3153881\n"
+"3\n"
"help.text"
-msgid "Specifies which document contents are to be printed."
-msgstr "Καθορίζει ποια περιεχόμενα του εγγράφου θα εκτυπωθούν."
+msgid "Number of steps"
+msgstr "Αριθμός βημάτων"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3156156\n"
-"5\n"
+"01011000.xhp\n"
+"par_id3148685\n"
+"4\n"
"help.text"
-msgid "Pictures and objects"
-msgstr "Εικόνες και αντικείμενα"
+msgid "<ahelp hid=\"cui/ui/optmemorypage/undo\">You can specify the number of steps which can be undone by selecting a number from the box.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optmemorypage/undo\">Μπορείτε να προσδιορίσετε τον αριθμό βημάτων που μπορείτε να αναιρέσετε επιλέγοντας έναν αριθμό από το πλαίσιο.</ahelp>"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3153824\n"
-"6\n"
+"01011000.xhp\n"
+"hd_id3147530\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_PGRF\">Specifies whether the graphics of your text document are printed.</ahelp>"
-msgstr "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_PGRF\">Καθορίζει αν τα γραφικά του εγγράφου κειμένου σας θα εκτυπωθούν.</ahelp>"
+msgid "Graphics cache"
+msgstr "Λανθάνουσα μνήμη γραφικών"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3153525\n"
+"01011000.xhp\n"
+"par_id3145069\n"
"11\n"
"help.text"
-msgid "Form controls"
-msgstr "Έλεγχοι φόρμας"
+msgid "The graphics cache saves the graphics contained in a document in your computer's main memory. This means that the attributes of a graphic stored in the cache do not have to be re-calculated if you return to the page containing the graphic after scrolling through a document."
+msgstr "Η λανθάνουσα μνήμη (cache) γραφικών αποθηκεύει τα γραφικά που περιέχονται σε ένα έγγραφο, στη βασική μνήμη του υπολογιστή σας. Αυτό σημαίνει ότι τα χαρακτηριστικά ενός γραφικού αποθηκευμένου στη cache, δε χρειάζεται να ξανα-υπολογιστούν, αν επιστρέψετε στη σελίδα που περιέχει το γραφικό, μετά από κύλιση στο έγγραφο."
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3158408\n"
+"01011000.xhp\n"
+"hd_id3154924\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_CTRLFLD\">Specifies whether the form control fields of the text document are printed.</ahelp>"
-msgstr "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_CTRLFLD\">Καθορίζει αν τα πεδία ελέγχου φόρμας του εγγράφου κειμένου θα εκτυπωθούν.</ahelp>"
+msgid "Use for $[officename] (MB)"
+msgstr "Χρήση για $[officename] (MB)"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3153968\n"
+"01011000.xhp\n"
+"par_id3152813\n"
"13\n"
"help.text"
-msgid "Page background"
-msgstr "Παρασκήνιο σελίδας"
+msgid "<ahelp hid=\"cui/ui/optmemorypage/graphiccache\">Specifies the total cache size for all graphics.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optmemorypage/graphiccache\">Ορίζει το συνολικό μέγεθος κρυφής μνήμης για όλα τα γραφικά.</ahelp>"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3159150\n"
+"01011000.xhp\n"
+"hd_id3150359\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether to include colors and objects that are inserted to the background of the page (Format - Page - Background) in the printed document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει εάν θα συμπεριληφθούν χρώματα και αντικείμενα που εισάγονται στο παρασκήνιο της σελίδας (Μορφή - Σελίδα - Παρασκήνιο) στο εκτυπωμένο έγγραφο.</ahelp>"
+msgid "Memory per object (MB)"
+msgstr "Μνήμη ανά αντικείμενο (MB)"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3150868\n"
-"40\n"
+"01011000.xhp\n"
+"par_id3148797\n"
+"15\n"
"help.text"
-msgid "Print black"
-msgstr "Εκτύπωση σε μαύρο χρώμα"
+msgid "<ahelp hid=\"cui/ui/optmemorypage/objectcache\">Specifies that objects which are larger than the selected megabytes will not be placed in the cache.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optmemorypage/objectcache\">Ορίζει ότι τα αντικείμενα που είναι μεγαλύτερα από τα επιλεγμένα Mb δεν θα αντικατασταθούν στην κρυφή μνήμη.</ahelp>"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3149562\n"
-"42\n"
+"01011000.xhp\n"
+"hd_id3148920\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_BLACK_FONT\">Specifies whether to always print text in black.</ahelp>"
-msgstr "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_BLACK_FONT\">Καθορίζει αν θα εκτυπώνεται πάντα το κείμενο σε μαύρο χρώμα.</ahelp>"
+msgid "Remove from memory after (hh:mm)"
+msgstr "Κατάργηση από τη μνήμη μετά από (ωω:λλ)"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id8004394\n"
+"01011000.xhp\n"
+"par_id3148674\n"
+"17\n"
"help.text"
-msgid "Hidden text"
-msgstr "Κρυφό κείμενο"
+msgid "<ahelp hid=\"cui/ui/optmemorypage/objecttime\">Specifies the time that each graphic remains in the cache in hours and minutes.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optmemorypage/objecttime\">Ορίζει τον χρόνο που κάθε γραφικό παραμένει στην κρυφή μνήμη σε ώρες και λεπτά.</ahelp>"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id2021546\n"
+"01011000.xhp\n"
+"hd_id3156212\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".\">Enable this option to print text that is marked as hidden.</ahelp> The following hidden text is printed: text that is formatted as hidden by <link href=\"text/shared/01/05020200.xhp\">Format - Character - Font Effects - Hidden</link>, and the text fields <link href=\"text/swriter/01/04090003.xhp\">Hidden text and Hidden paragraphs</link>."
-msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτή την επιλογή για να εκτυπώσετε ένα κείμενο με σήμανση κρυφού κειμένου. </ahelp> Το παρακάτω κρυφό κείμενο εκτυπώνεται: κείμενο που μορφοποιείται ως κρυφό από το <link href=\"text/shared/01/05020200.xhp\">Μορφή - Χαρακτήρας - Εφέ Χαρακτήρων - Κρυφοί</link>, και τα πεδία κείμενου <link href=\"text/swriter/01/04090003.xhp\"> Κρυφό κείμενο και κρυφές παράγραφοι</link>."
+msgid "Cache for inserted objects"
+msgstr "Λανθάνουσα μνήμη για εισαχθέντα αντικείμενα"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id2623981\n"
+"01011000.xhp\n"
+"hd_id3147085\n"
+"19\n"
"help.text"
-msgid "Text placeholder"
-msgstr "Δείκτης τοποθέτησης κειμένου"
+msgid "Number of objects"
+msgstr "Αριθμός αντικειμένων"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id7242042\n"
+"01011000.xhp\n"
+"par_id3153192\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\".\">Enable this option to print text placeholders. Disable this option to leave the text placeholders blank in the printout.</ahelp><link href=\"text/swriter/01/04090003.xhp\">Text placeholders</link> are fields."
-msgstr "<ahelp hid=\".\">Ενεργοποιείστε αυτή την επιλογή για να εκτυπωθούν οι δείκτες τοποθέτησης κειμένου. Απενεργοποιήστε αυτή την επιλογή για να μείνουν οι δείκτες τοποθέτησης κειμένου κενοί στην εκτύπωση.</ahelp><link href=\"text/swriter/01/04090003.xhp\"> Οι δείκτες τοποθέτησης κειμένου</link>είναι πεδία."
+msgid "<ahelp hid=\"cui/ui/optmemorypage/olecache\">Choose the maximum number of OLE objects that are pooled in the cache.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optmemorypage/olecache\">Εδώ επιλέγετε τον μέγιστο αριθμό αντικειμένων OLE, τα οποία συγκεντρώνονται στη μνήμη cache.</ahelp>"
-#: 01040400.xhp
+#: 01011000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3151115\n"
+"01011000.xhp\n"
+"hd_id3145171\n"
+"21\n"
+"help.text"
+msgid "$[officename] Quickstarter"
+msgstr "$[officename] Quickstarter"
+
+#: 01011000.xhp
+msgctxt ""
+"01011000.xhp\n"
+"hd_id3155429\n"
+"22\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Load $[officename] during system start-up </caseinline><defaultinline>Enable systray Quickstarter</defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Φόρτωση του$[officename] κατά την εκκίνηση του συστήματος </caseinline><defaultinline>Ενεργοποίηση της Γρήγορης εκκίνησης</defaultinline></switchinline>"
+
+#: 01011000.xhp
+msgctxt ""
+"01011000.xhp\n"
+"par_id3152940\n"
+"23\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/optmemorypage/objectcache\">Mark this check box if you want $[officename] to enable quickstart. This option is available if the Quickstart module has been installed.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optmemorypage/objectcache\">Επιλέξτε αυτό το πεδίο σήμανσης αν θέλετε το $[officename] να ενεργοποιήσει την γρήγορη εκκίνηση. Αυτή η επιλογή είναι διαθέσιμη αν έχετε εγκαταστήσει το άρθρωμα Quickstart.</ahelp>"
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Appearance"
+msgstr "Εμφάνιση"
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"bm_id3153527\n"
+"help.text"
+msgid "<bookmark_value>colors; appearance</bookmark_value><bookmark_value>options; appearance</bookmark_value><bookmark_value>appearance options</bookmark_value>"
+msgstr "<bookmark_value>χρώματα, εμφάνιση</bookmark_value><bookmark_value>επιλογές, εμφάνιση</bookmark_value><bookmark_value>επιλογές εμφάνισης</bookmark_value>"
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"hd_id3153527\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/optionen/01012000.xhp\" name=\"Appearance\">Appearance</link>"
+msgstr "<link href=\"text/shared/optionen/01012000.xhp\" name=\"Εμφάνιση\">Εμφάνιση</link>"
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"par_id3145120\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Sets the colors for the $[officename] user interface.</ahelp> You can save the current settings as color scheme and load them later."
+msgstr "<ahelp hid=\".\">Καθορίζει τα χρώματα του περιβάλλοντος χρήσης του $[officename].</ahelp> Μπορείτε να αποθηκεύσετε τις τρέχουσες ρυθμίσεις σαν σχήματα χρωμάτων και να τις φορτώσετε αργότερα."
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"hd_id3154046\n"
+"3\n"
+"help.text"
+msgid "Color scheme"
+msgstr "Σχήμα χρωμάτων"
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"par_id3152349\n"
+"4\n"
+"help.text"
+msgid "Save and delete color schemes."
+msgstr "Αποθήκευση και Διαγραφή σχήματος χρωμάτων."
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"hd_id3153252\n"
+"5\n"
+"help.text"
+msgid "Scheme"
+msgstr "Σχήμα"
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"par_id3153541\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/optappearancepage/colorschemelb\">Selects the color scheme you want to use.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optappearancepage/colorschemelb\">Επιλέξτε τον σχήμα χρωμάτων που θέλετε να χρησιμοποιήσετε</ahelp>"
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"hd_id3153665\n"
+"7\n"
+"help.text"
+msgid "Save"
+msgstr "Αποθήκευση"
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"par_id3145609\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/optappearancepage/save\">Saves the current settings as a color scheme that you can reload later.</ahelp> The name is added to the <emph>Scheme</emph> box."
+msgstr "<ahelp hid=\"cui/ui/optappearancepage/save\">Αποθηκεύει τις τρέχουσες ρυθμίσεις σαν σχήμα χρωμάτων που μπορείτε να φορτώσετε αργότερα.</ahelp> Το όνομα προστίθεται στο κουτί <emph>Συνδυασμός</emph>."
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"hd_id3149669\n"
+"9\n"
+"help.text"
+msgid "Name of color scheme"
+msgstr "Όνομα του σχήματος χρωμάτων"
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"par_id3159413\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"HID_OPTIONS_COLORCONFIG_NAME_SCHEME\">Enter a name for the color scheme.</ahelp>"
+msgstr "<ahelp hid=\"HID_OPTIONS_COLORCONFIG_NAME_SCHEME\">Εισάγετε το όνομα για το σχήμα χρωμάτων.</ahelp>"
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"hd_id3152811\n"
+"11\n"
+"help.text"
+msgid "Delete"
+msgstr "Διαγραφή"
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"par_id3150400\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/optappearancepage/delete\">Deletes the color scheme shown in the <emph>Scheme</emph> box. You cannot delete the Default scheme.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optappearancepage/delete\">Διαγράφει το σχήμα χρωμάτων που εμφανίζεται στο κουτί <emph>Σχήμα</emph>. Δεν μπορείτε να διαγράψετε το προεπιλεγμένο σχήμα.</ahelp>"
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"hd_id3148672\n"
+"13\n"
+"help.text"
+msgid "Scheme"
+msgstr "Σχήμα"
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"par_id3149204\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/optappearancepage/colorconfig\">Select the colors for the user interface elements.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optappearancepage/colorconfig\">Επιλέξτε το χρώμα για τα στοιχεία του περιβάλλοντος χρήσης.</ahelp>"
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"par_id3150769\n"
"15\n"
"help.text"
-msgid "Pages"
-msgstr "Σελίδες"
+msgid "To apply a color to a user interface element, ensure that the checkbox in front of the name is marked. To hide a user interface element, clear the check box."
+msgstr "Για να βάλετε ένα χρώμα σε ένα στοιχείο του περιβάλλοντος χρήσης, σιγουρευτείτε ότι το πεδίο σήμανσης πριν το όνομα είναι επιλεγμένο. Για να αποκρύψετε ένα στοιχείο του περιβάλλοντος χρήσης, αποεπιλέξτε το πεδίο σήμανσης."
-#: 01040400.xhp
+#: 01012000.xhp
msgctxt ""
-"01040400.xhp\n"
+"01012000.xhp\n"
+"par_id3155430\n"
+"18\n"
+"help.text"
+msgid "Some user interface elements cannot be hidden."
+msgstr "Μερικά στοιχεία του περιβάλλοντος χρήσης δε μπορούν να είναι κρυφά."
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
"par_id3145365\n"
+"20\n"
+"help.text"
+msgid "In order to enhance cursor visibility, if the user sets the application background color between 40% and 60% gray, it is automatically changed to 40% gray."
+msgstr "Η ορατότητα του δείκτη αλλάζει αυτόματα στο 40% γκρι, όταν ο χρήστης θέτει το χρώμα του φόντου ανάμεσα σε 40% και 60% γκρι, για λόγους ενίσχυσης της ορατότητας."
+
+#: 01012000.xhp
+msgctxt ""
+"01012000.xhp\n"
+"par_id3153144\n"
"16\n"
"help.text"
-msgid "Defines the print order for $[officename] Writer documents with multiple pages."
-msgstr "Καθορίζει τη σειρά εκτύπωσης για $[officename] έγγραφα πολλών σελίδων."
+msgid "The <emph>Automatic</emph> color setting changes the user interface element to the preset color from the color scheme."
+msgstr "Η <emph>Αυτόματη</emph> ρύθμιση χρώματος αλλάζει το στοιχείο του περιβάλλοντος χρήσης στο προεπιλεγμένο χρώμα από το συνδυασμό χρωμάτων."
-#: 01040400.xhp
+#: 01012000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3150874\n"
+"01012000.xhp\n"
+"par_id3154921\n"
"17\n"
"help.text"
-msgid "Left pages (not for HTML documents)"
-msgstr "Αριστερές σελίδες (δεν ισχύει για έγγραφα HTML)"
+msgid "The color settings for \"Visited links\" and \"Unvisited links\" only apply to documents created after the settings are applied."
+msgstr "Οι ρυθμίσεις χρώματος για τους \"Μη αναγνωσμένους δεσμούς\" και τους \"Αναγνωσμέμους δεσμούς\" ισχύουν μόνο σε έγγραφα που δημιουργήθηκαν μετά την ενεργοποίηση των ρυθμίσεων."
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3149665\n"
-"18\n"
+"01013000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_LEFTP\">Specifies whether to print all left (even numbered) pages of the document.</ahelp>"
-msgstr "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_LEFTP\">Διευκρινίζει αν θα εκτυπωθούν όλες οι αριστερές (μονά αριθμημένες) σελίδες του εγγράφου.</ahelp>"
+msgid "Accessibility"
+msgstr "Προσιτότητα"
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3152885\n"
-"19\n"
+"01013000.xhp\n"
+"bm_id3159411\n"
"help.text"
-msgid "Right pages (not for HTML documents)"
-msgstr "Δεξιές σελίδες (δεν ισχύει για έγγραφα HTML)"
+msgid "<bookmark_value>disabled persons</bookmark_value><bookmark_value>text colors for better accessibility</bookmark_value><bookmark_value>animations; accessibility options</bookmark_value><bookmark_value>Help tips; hiding</bookmark_value><bookmark_value>high contrast mode</bookmark_value><bookmark_value>accessibility; options</bookmark_value><bookmark_value>options; accessibility</bookmark_value>"
+msgstr "<bookmark_value>άτομα με ειδικές ανάγκες</bookmark_value><bookmark_value>χρώματα κειμένου για καλύτερη προσιτότητα</bookmark_value><bookmark_value>κινούμενα, επιλογές προσιτότητας</bookmark_value><bookmark_value>Συμβουλές βοήθειας, απόκρυψη</bookmark_value><bookmark_value>λειτουργία υψηλής αντίθεσης</bookmark_value><bookmark_value>προσιτότητα, επιλογές</bookmark_value><bookmark_value>επιλογές, προσιτότητα</bookmark_value>"
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3150103\n"
-"20\n"
+"01013000.xhp\n"
+"hd_id3159411\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_RIGHTP\">Specifies whether to print all right (odd numbered) pages of the document.</ahelp>"
-msgstr "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_RIGHTP\">Ορίζει αν θα εκτυπωθούν όλες οι δεξιές (ζυγά αριθμημένες) σελίδες του εγγράφου.</ahelp>"
+msgid "<link href=\"text/shared/optionen/01013000.xhp\" name=\"Accessibility\">Accessibility</link>"
+msgstr "<link href=\"text/shared/optionen/01013000.xhp\" name=\"Προσιτότητα\">Προσιτότητα</link>"
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3148577\n"
-"21\n"
+"01013000.xhp\n"
+"par_id3149827\n"
+"2\n"
"help.text"
-msgid "Reversed"
-msgstr "Αντεστραμμένα"
+msgid "<ahelp hid=\".\">Sets options that make <item type=\"productname\">%PRODUCTNAME</item> programs more accessible for users with reduced sight, limited dexterity or other disabilities.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιεί επιλογές που κάνουν τα προγράμματα <item type=\"productname\">%PRODUCTNAME</item> πιο προσιτά σε χρήστες με μειωμένη όραση, περιορισμένη δεξιότητα ή άλλες ανάγκες.</ahelp>"
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3150486\n"
-"22\n"
+"01013000.xhp\n"
+"hd_id3166460\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_REVERSE\">Specifies whether to reverse the printing order. The last page of the document will then be the first one printed.</ahelp>"
-msgstr "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_REVERSE\">Ορίζει αν θα αντιστραφεί η σειρά εκτύπωσης. Η τελευταία σελίδα του εγγράφου θα εκτυπωθεί τότε πρώτη.</ahelp>"
+msgid "Miscellaneous options"
+msgstr "Άλλες επιλογές"
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3147318\n"
+"01013000.xhp\n"
+"par_id3152996\n"
+"10\n"
+"help.text"
+msgid "Sets accessibility options."
+msgstr "Θέτει τις επιλογές της δυνατότητας πρόσβασης"
+
+#: 01013000.xhp
+msgctxt ""
+"01013000.xhp\n"
+"hd_id3154750\n"
"23\n"
"help.text"
-msgid "Brochure"
-msgstr "Διαφημιστικό φυλλάδιο"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline>Support assistive technology tools (program restart required)</defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline>Υποστήριξη βοηθητικών τεχνολογιών (απαιτείται επανεκκίνηση του προγράμματος</defaultinline></switchinline>"
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3155417\n"
+"01013000.xhp\n"
+"par_id3155628\n"
"24\n"
"help.text"
-msgid "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_PROSPECT\">Select the<emph> Brochure </emph>option to print your document in brochure format.</ahelp> The brochure format is as follows in $[officename] Writer:"
-msgstr "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_PROSPECT\">Διαλέξτε την επιλογή <emph>Φυλλάδιο</emph>για να εκτυπώσετε το έγγραφό σας στη μορφή φυλλαδίου.</ahelp> Η μορφή φυλλαδίου στο $[officename] Writer είναι όπως ακολουθεί:"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline><ahelp hid=\"cui/ui/optaccessibilitypage/acctool\">Allows you to use assistive tools, such as external screen readers, Braille devices or speech recognition input devices. The Java Runtime Environment must be installed on your computer before you can enable assistive support.</ahelp></defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline><ahelp hid=\"cui/ui/optaccessibilitypage/acctool\">Σας επιτρέπει να χρησιμοποιήσετε βοηθητικά εργαλεία, όπως εξωτερικούς αναγνώστες οθόνης, συσκευές Braille ή συσκευές αναγνώρισης ομιλίας. Πρέπει να έχετε ήδη εγκατεστημένο στον υπολογιστή σας το Java Runtime Environment πριν ενεργοποιήσετε την βοήθεια.</ahelp></defaultinline></switchinline>"
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3149410\n"
-"25\n"
+"01013000.xhp\n"
+"hd_id3154047\n"
+"27\n"
"help.text"
-msgid "If you print a document in portrait on a landscape page, two opposing sides in a brochure will be printed next to each other. If you have a printer with double-sided printing capability, you can create an entire brochure from your document without having to collate the pages later. If you have a printer that only has single-sided printing capability, you can achieve this effect by first printing the front pages with the \"Front sides / right pages /odd pages\" option marked, then re-inserting the entire paper stack in your printer and printing all the back pages with the \"Back pages / left pages / even pages\" option marked."
-msgstr "Εάν εκτυπώνεται ένα κάθετο έγγραφο σε οριζόντια σελίδα, δύο αντίθετες πλευρές σε φυλλάδιο θα τυπωθούν δίπλα δίπλα. Εάν έχετε έναν εκτυπωτή με δυνατότητα εκτύπωσης διπλής όψης, μπορείτε να δημιουργήσετε ένα πλήρες φυλλάδιο από το έγγραφό σας χωρίς να πρέπει να ταξινομήσετε τις σελίδες αργότερα. Εάν έχετε εκτυπωτή που εκτυπώνει μόνο μία όψη, μπορείτε να πετύχετε αυτό το αποτέλεσμα εκτυπώνοντας αρχικά τις μπροστινές σελίδες με σημειωμένη την επιλογή \"μπροστινές όψεις / δεξιές σελίδες / μονές σελίδες\", έπειτα επανεισαγωγή όλης της στοίβας χαρτιού στον εκτυπωτή σας και εκτύπωση όλων των πίσω σελίδων με σημειωμένη την επιλογή \"πίσω όψεις / αριστερές σελίδες / ζυγές σελίδες\"."
+msgid "Use text selection cursor in read-only text document"
+msgstr "Χρήση δείκτη επιλογής κειμένου σε έγραφα μόνο για ανάγνωση"
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id9475386\n"
+"01013000.xhp\n"
+"par_id3149164\n"
+"28\n"
"help.text"
-msgid "Right to left"
-msgstr "Από τα δεξιά προς τα αριστερά"
+msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/textselinreadonly\">Displays cursor in read-only documents.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/textselinreadonly\">Εμφανίζει τον δείκτη στα αρχεία μόνο για ανάγνωση.</ahelp>"
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id7894222\n"
+"01013000.xhp\n"
+"hd_id3147531\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\">Check to print the pages of the brochure in the correct order for a right-to-left script.</ahelp>"
-msgstr "<ahelp hid=\".\">Ελέγξτε να εκτυπωθούν οι σελίδες της μπροσούρας με τη σωστή σειρά για ένα γραπτό από τα δεξιά προς τα αριστερά.</ahelp>"
+msgid "Allow animated graphics"
+msgstr "Να επιτρέπονται τα κινούμενα γραφικά."
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3149300\n"
-"26\n"
+"01013000.xhp\n"
+"par_id3145069\n"
+"16\n"
"help.text"
-msgid "Comments"
-msgstr "Σχόλια"
+msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/animatedgraphics\">Previews animated graphics, such as GIF images, in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/animatedgraphics\">Παρουσιάζει κινούμενα γραφικά, όπως εικόνες τύπου GIF, στο <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3151320\n"
-"29\n"
+"01013000.xhp\n"
+"hd_id3147264\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether comments in your document are printed.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει εάν θα εκτυπωθούν τα σχόλια σας σρο έγγραφό σας.</ahelp>"
+msgid "Allow animated text"
+msgstr "Να επιτρέπεται το κινούμενο κείμενο."
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3148916\n"
-"45\n"
+"01013000.xhp\n"
+"par_id3149656\n"
+"18\n"
"help.text"
-msgid "Other"
-msgstr "Άλλα"
+msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/animatedtext\">Previews animated text, such as blinking and scrolling, in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/animatedtext\">Παρουσιάζει κινούμενο κείμενο, όπως κείμενο που αναβοσβήνει και τυλίγεται, στο <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id4188055\n"
+"01013000.xhp\n"
+"hd_id3153381\n"
+"11\n"
"help.text"
-msgid "Print automatically inserted blank pages"
-msgstr "Εκτύπωση αυτόματα εισηγμένων κενών σελίδων"
+msgid "Help tips disappear after"
+msgstr "Οι συμβουλές βοήθειας να εξαφανίζονται μετά από"
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id8295541\n"
+"01013000.xhp\n"
+"par_id3150868\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">If this option is enabled, automatically-inserted blank pages are being printed. This is best if you are printing double-sided. For example, in a book, a \"chapter\" paragraph style has been set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to print that even numbered page or not.</ahelp>"
-msgstr "<ahelp hid=\".\">Εάν ενεργοποιηθεί αυτή η επιλογή, θα εκτυπώνονται οι κενές σελίδες που εισάγονται αυτόματα. Αυτό είναι καλύτερο αν εκτυπώνετε σε διπλό μέγεθος. Για παράδειγμα, σε ένα βιβλίο, η πρώτη παράγραφος ενός \"κεφαλαίου\" έχει ρυθμιστεί να αρχίζει πάντα με περιττό αριθμό σελίδας. Εάν το προηγούμενο κεφάλαιο τελειώνει σε μία περιττή σελίδα, %PRODUCTNAME εισάγει μία άρτια κενή σελίδα. Αυτή η επιλογή ελέγχει το αν θα εκτυπωθεί ή όχι αυτή η άρτια σελίδα.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeout\">Hides the <link href=\"text/shared/main0108.xhp\" name=\"Help tips\">Help tips</link> after the number of seconds that you enter.</ahelp> Otherwise, Help tips are displayed until you press Escape or move the cursor."
+msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeout\">Αποκρύπτει τις <link href=\"text/shared/main0108.xhp\" name=\"Συμβουλές βοήθειας\">Συμβουλές βοήθειας</link> μετά από τα δευτερόλεπτα που εισαγάγατε.</ahelp> Αλλιώς, οι συμβουλές βοήθειας εμφανίζονται μέχρι να πατήσετε Escape ή να μετακινήσετε το δείκτη."
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3145642\n"
-"47\n"
+"01013000.xhp\n"
+"hd_id3151043\n"
+"13\n"
"help.text"
-msgid "Create single print jobs"
-msgstr "Δημιουργία μεμονωμένων εργασιών εκτύπωσης"
+msgid "Seconds"
+msgstr "Δευτερόλεπτα"
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3147338\n"
-"48\n"
+"01013000.xhp\n"
+"par_id3148672\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_SINGLEJOBS\">Specifies that each new print job will begin on a new page even if you are using a duplex printer.</ahelp> If this field is not checked then it is possible that the first page of the second copy is printed on the reverse side of the last page of the first copy, especially if there are an odd number of pages."
-msgstr "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_SINGLEJOBS\">Ορίζει ότι κάθε νέα εργασία εκτύπωσης θα ξεκινήσει σε νέα σελίδα ακόμα και αν χρησιμοποιείται εκτυπωτής διπλής όψης.</ahelp> Εάν δεν έχει ενεργοποιηθεί αυτό το πεδίο, τότε ενδέχεται η πρώτη σελίδα του δεύτερου αντιγράφου να εκτυπωθεί στην πίσω πλευρά της τελευταίας σελίδας του πρώτου αντιγράφου, ιδιαίτερα εάν υπάρχουν μονοί αριθμοί σελίδων."
+msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeoutnf\">Enter the number of seconds to display the Help tips.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeoutnf\">Πληκτρολήστε τον αριθμό των δευτερολέπτων που θα εμφανίζονται οι συμβουλές βοήθειας.</ahelp>"
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3156384\n"
-"41\n"
+"01013000.xhp\n"
+"hd_id3149809\n"
+"3\n"
"help.text"
-msgid "Paper tray from printer settings"
-msgstr "Τροφοδοσία χαρτιού από ρυθμίσεις εκτυπωτή"
+msgid "Options for high contrast appearance"
+msgstr "Επιλογές για εμφάνιση υψηλής αντίθεσης"
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3146316\n"
-"37\n"
+"01013000.xhp\n"
+"par_id3153106\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_PAPERFROMSETUP\">For printers with multiple trays, the \"Paper tray from printer settings\" option specifies whether the paper tray used is specified by the system settings of the printer.</ahelp>"
-msgstr "<ahelp hid=\"sw:CheckBox:TP_OPTPRINT_PAGE:CB_PAPERFROMSETUP\">Για εκτυπωτές με πολλούς δίσκους, η επιλογή \"Τροφοδοσία χαρτιού από ρυθμίσεις εκτυπωτή \" καθορίζει εάν ο χρησιμοποιούμενος δίσκος χαρτιού καθορίζεται από τις ρυθμίσεις του συστήματος του εκτυπωτή.</ahelp>"
+msgid "High contrast is an operating system setting that changes the system color scheme to improve readability. You can decide how <item type=\"productname\">%PRODUCTNAME</item> uses the high contrast settings of the operating system."
+msgstr "Η υψηλή αντίθεση είναι μια ρύθμιση του λειτουργικού συστήματος που αλλάζει το συνδυασμό χρωμάτων του συστήματος για να βελτιώσει την αναγνωσιμότητα. Μπορείτε να επιλέξετε με πιο τρόπο το <item type=\"productname\">%PRODUCTNAME</item> θα χρησιμοποιήσει την ρύθμιση υψηλής αντίθεσης του λειτουργικού συστήματος."
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"hd_id3147362\n"
-"38\n"
+"01013000.xhp\n"
+"par_id3125863\n"
+"31\n"
"help.text"
-msgid "Fax"
-msgstr "Fax"
+msgid "Cell borders and shadows are always shown in text color when high contrast mode is active. The cell background color is ignored then."
+msgstr "Τα περιγράμματα και οι σκιές των κελιών εμφανίζονται πάντα στο χρώμα του κειμένου όταν είναι ενεργή η λειτουργία υψηλής αντίθεσης. Το φόντο των κελιών αγνοείται τότε."
-#: 01040400.xhp
+#: 01013000.xhp
msgctxt ""
-"01040400.xhp\n"
-"par_id3154703\n"
-"39\n"
+"01013000.xhp\n"
+"hd_id3155132\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_OPTPRINT_PAGE:LB_FAX\">If you have installed fax software on your computer and wish to fax directly from the text document, select the desired fax machine.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_OPTPRINT_PAGE:LB_FAX\">Εάν έχετε εγκατεστημένο λογισμικό Fax στον υπολογιστή σας και θέλετε να στείλετε Fax απευθείας από το έγγραφο κειμένου, επιλέξτε την επιθυμητή συσκευή Fax.</ahelp>"
+msgid "Automatically detect high contrast mode of operating system"
+msgstr "Αυτόματη ανίχνευση της κατάστασης λειτουργίας υψηλής αντίθεσης του λειτουργικού συστήματος"
-#: 01150300.xhp
+#: 01013000.xhp
msgctxt ""
-"01150300.xhp\n"
+"01013000.xhp\n"
+"par_id3153768\n"
+"30\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/autodetecthc\">Switches <item type=\"productname\">%PRODUCTNAME</item> into high contrast mode when the system background color is very dark.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/autodetecthc\">Αλλάζει το περιβάλλον του <item type=\"productname\">%PRODUCTNAME</item> σε κατάσταση λειτουργίας υψηλής αντίθεσης όταν το χρώμα του φόντου του συστήματος είναι πολύ σκούρο.</ahelp>"
+
+#: 01013000.xhp
+msgctxt ""
+"01013000.xhp\n"
+"hd_id3154918\n"
+"19\n"
+"help.text"
+msgid "Use automatic font color for screen display"
+msgstr "Χρήση αυτόματου χρώματος γραμματοσειράς για την εμφάνιση οθόνης"
+
+#: 01013000.xhp
+msgctxt ""
+"01013000.xhp\n"
+"par_id3146984\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/autofontcolor\">Displays fonts in <item type=\"productname\">%PRODUCTNAME</item> using the system color settings. This option only affects the screen display.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/autofontcolor\">Εμφανίζει γραμματοσειρές του <item type=\"productname\">%PRODUCTNAME</item> χρησιμοποιώντας τις ρυθμίσεις χρώματος του συστήματος. Αυτή η επιλογή επηρεάζει μόνο την εμφάνιση στην οθόνη.</ahelp>"
+
+#: 01013000.xhp
+msgctxt ""
+"01013000.xhp\n"
+"hd_id3153091\n"
+"7\n"
+"help.text"
+msgid "Use system colors for page previews"
+msgstr "Χρήση χρωμάτων συστήματος για προεπισκοπίσεις"
+
+#: 01013000.xhp
+msgctxt ""
+"01013000.xhp\n"
+"par_id3146923\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/systempagepreviewcolor\">Applies the high contrast settings of the operating system to page previews.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/systempagepreviewcolor\">Εφαρμόζει τις ρυθμίσεις μέγιστης αντίθεσης του λειτουργικού συστήματος στην προεπισκόπηση σελίδων.</ahelp>"
+
+#: 01014000.xhp
+msgctxt ""
+"01014000.xhp\n"
"tit\n"
"help.text"
-msgid "Complex Text Layout"
-msgstr "Διάταξη σύνθετης γραφής"
+msgid "Network Identity"
+msgstr "Δικτυακή ταυτότητα"
-#: 01150300.xhp
+#: 01014000.xhp
msgctxt ""
-"01150300.xhp\n"
-"bm_id3148668\n"
+"01014000.xhp\n"
+"bm_id3153681\n"
"help.text"
-msgid "<bookmark_value>CTL; options</bookmark_value>"
-msgstr "<bookmark_value>CTL, επιλογές</bookmark_value>"
+msgid "<bookmark_value>network identity options</bookmark_value><bookmark_value>options; network identity</bookmark_value><bookmark_value>single sign on options</bookmark_value><bookmark_value>LDAP server; sign on options</bookmark_value><bookmark_value>remote configurations</bookmark_value><bookmark_value>Configuration Manager</bookmark_value>"
+msgstr "<bookmark_value>επιλογές δικτυακής ταυτότητας</bookmark_value><bookmark_value>επιλογές, δικτυακή ταυτότητα</bookmark_value><bookmark_value>απλό σύμβολο στις επιλογές</bookmark_value><bookmark_value>διακομιστής LDAP, σύμβολο στις επιλογές</bookmark_value><bookmark_value>απομακρυσμένη προσαρμογή</bookmark_value><bookmark_value>Διαχειριστής προσαρμογής</bookmark_value>"
-#: 01150300.xhp
+#: 01014000.xhp
msgctxt ""
-"01150300.xhp\n"
-"hd_id3148668\n"
+"01014000.xhp\n"
+"hd_id3153681\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/optionen/01014000.xhp\" name=\"Network Identity\">Network Identity</link>"
+msgstr "<link href=\"text/shared/optionen/01014000.xhp\" name=\"Δικτυακή ταυτότητα\">Δικτυακή ταυτότητα</link>"
+
+#: 01014000.xhp
+msgctxt ""
+"01014000.xhp\n"
+"par_id3153562\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Sets the options for a remote configuration access to your personal $[officename] settings stored on an LDAP server.</ahelp> To see this tab page and to use this feature, remote configuration must be active: You need an account on an LDAP server that is running and configured to store $[officename] user settings."
+msgstr "<ahelp hid=\".\">Ορίζει τις επιλογές για μία απομακρυσμένη πρόσβαση διαμόρφωσης στις προσωπικές σας ρυθμίσεις του $[officename] που είναι αποθηκευμένες σε ένα διακομιστή LDAP.</ahelp> Για να δείτε αυτή τη σελίδα καρτέλας και να χρησιμοποιήσετε αυτή τη λειτουργία, πρέπει να είναι ενεργοποιημένη η απομακρυσμένη διαμόρφωση: Χρειάζεστε ένα λογαριασμό σε ένα διακομιστή LDAP ο οποίος τρέχει και είναι διαμορφωμένος για να αποθηκεύει ρυθμίσεις χρηστών του $[officename]."
+
+#: 01014000.xhp
+msgctxt ""
+"01014000.xhp\n"
+"par_id3149797\n"
+"7\n"
+"help.text"
+msgid "Using remote configuration, you can start a copy of $[officename] on any computer in the network with your own user data and personal configuration."
+msgstr "Χρησιμοποιώντας την απομακρυσμένη διαμόρφωση, μπορείτε να εκκινήσετε ένα αντίγραφο του $[officename] σε οποιονδήποτε υπολογιστή στο δίκτυο με τα δικά σας δεδομένα χρήστη και τις προσωπικές σας ρυθμίσεις."
+
+#: 01014000.xhp
+msgctxt ""
+"01014000.xhp\n"
+"hd_id3155388\n"
"3\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01150300.xhp\" name=\"Complex Text Layout\">Complex Text Layout</link>"
-msgstr "<link href=\"text/shared/optionen/01150300.xhp\" name=\"Σύνθετη διάταξη κειμένου\">Σύνθετη διάταξη κειμένου</link>"
+msgid "Authentication Method"
+msgstr "Μέθοδος πιστοποίησης"
-#: 01150300.xhp
+#: 01014000.xhp
msgctxt ""
-"01150300.xhp\n"
-"par_id3150247\n"
+"01014000.xhp\n"
+"par_id3147335\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_SSO_LB_MECHANISM\">Choose your security mechanism for access to the LDAP server.</ahelp> Choices are Simple or Kerberos."
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_SSO_LB_MECHANISM\">Επιλέξτε τον μηχανισμό ασφαλείας σας για πρόσβαση στο διακομιστή LDAP.</ahelp>Οι επιλογές είναι Απλή ή Kerberos."
+
+#: 01014000.xhp
+msgctxt ""
+"01014000.xhp\n"
+"hd_id3153881\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Defines the options for documents with complex text layouts.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει τις επιλογές για έγγραφα με σύνθετες διατάξεις κειμένου.</ahelp>"
+msgid "User name"
+msgstr "Όνομα χρήστη"
-#: 01150300.xhp
+#: 01014000.xhp
msgctxt ""
-"01150300.xhp\n"
-"hd_id3145090\n"
+"01014000.xhp\n"
+"par_id3148943\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_SSO_ED_USERNAME\">Using \"simple\" authentication method, you enter your user name on the LDAP server here.</ahelp> Using \"Kerberos\", you just see your user name, but cannot edit it."
+msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_SSO_ED_USERNAME\">Χρησιμοποιώντας την \"απλή\" μέθοδο πιστοποίησης, πληκτρολογήστε εδώ το όνομα χρήστη στο διακομιστή LDAP.</ahelp>Χρησιμοποιώντας \"Κερβερος\", απλά βλέπετε το όνομα χρήστη σας.αλλά δεν μπορείτε να το επεξεργαστείτε."
+
+#: 01014000.xhp
+msgctxt ""
+"01014000.xhp\n"
+"hd_id3153061\n"
"5\n"
"help.text"
-msgid "Sequence checking"
-msgstr "Έλεγχος ακολουθίας"
+msgid "Password"
+msgstr "Κωδικός πρόσβασης"
-#: 01150300.xhp
+#: 01014000.xhp
msgctxt ""
-"01150300.xhp\n"
-"par_id3147226\n"
+"01014000.xhp\n"
+"par_id3156343\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_SSO_ED_PASSWORD\">Using \"simple\" authentication method, enter your password for access to the LDAP server here.</ahelp> Using \"Kerberos\", this box is not active."
+msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_SSO_ED_PASSWORD\">Χρησιμοποιώντας την \"απλή\" μέθοδο πιστοποίησης, εισάγετε εδώ τον κωδικό σας για πρόσβαση στο διακομιστή LDAP.</ahelp> Χρησιμοποιώντας \"Kerberos\", αυτό το πεδίο δεν είναι ενεργοποιημένο."
+
+#: 01014000.xhp
+msgctxt ""
+"01014000.xhp\n"
+"hd_id3146795\n"
"6\n"
"help.text"
-msgid "In languages such as Thai, rules specify that certain characters are not allowed next to other characters. If Sequence Input Checking (SIC) is enabled, <item type=\"productname\">%PRODUCTNAME</item> will not allow a character next to another if this is forbidden by a rule."
-msgstr "Σε γλώσσες όπως τα Ταϊλανδέζικα, οι κανόνες επιβάλλουν ότι κάποιοι χαρακτήρες δεν επιτρέπεται να βρίσκονται δίπλα σε κάποιους άλλους. Αν είναι ενεργοποιημένος ο έλεγχος ακολουθιακής εισόδου (SIC), το <item type=\"productname\">%PRODUCTNAME</item> δε θα επιτρέψει σε ένα χαρακτήρα να τοποθετηθεί δίπλα σε ένα άλλο αν απαγορεύεται από κάποιον κανόνα."
+msgid "Save password"
+msgstr "Αποθήκευση κωδικού πρόσβασης"
-#: 01150300.xhp
+#: 01014000.xhp
msgctxt ""
-"01150300.xhp\n"
-"hd_id3159234\n"
+"01014000.xhp\n"
+"par_id3150358\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_SSO_CB_PASSWORD\">Using \"simple\" authentication method, check this box to make your password persistent.</ahelp> If the password is persistent and the same user starts $[officename] later on, the user name and password will not be requested again. Using \"Kerberos\", this box is not active."
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_SSO_CB_PASSWORD\">Όταν χρησιμοποιείτε την \"απλή\" μέθοδο πιστοποίησης, επιλέξτε αυτό το πεδίο για να κάνετε τον κωδικό σας να αποθηκευτεί (persistent password).</ahelp> Αν ο κωδικός σας αποθηκευτεί και ο ίδιος χρήστης εκκινήσει το $[officename] αργότερα, το όνομα χρήστη και ο κωδικός δε θα ζητηθούν ξανά. Χρησιμοποιώντας \"Kerberos\", αυτό το πεδίο δεν είναι ενεργοποιημένο."
+
+#: 01014000.xhp
+msgctxt ""
+"01014000.xhp\n"
+"par_id3154939\n"
+"12\n"
+"help.text"
+msgid "The password will be stored encrypted in a file called .ssop in your <switchinline select=\"sys\"><caseinline select=\"UNIX\">home directory </caseinline><defaultinline>\"My Documents\" folder</defaultinline></switchinline>."
+msgstr "Ο κωδικός πρόσβασης θα αποθηκευτεί κρυπτογραφημένος σε ένα αρχείο κατάληξης .ssop στον <switchinline select=\"sys\"><caseinline select=\"UNIX\">αρχικό κατάλογο </caseinline><defaultinline> φάκελο \"Τα έγγραφα μου\"</defaultinline></switchinline>."
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Load/Save options"
+msgstr "Επιλογές Φόρτωση/Αποθήκευση"
+
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"hd_id3147291\n"
"1\n"
"help.text"
-msgid "Use sequence checking"
-msgstr "Χρήση ακολουθιακού ελέγχου"
+msgid "Load/Save options"
+msgstr "Επιλογές Φόρτωση/Αποθήκευση"
-#: 01150300.xhp
+#: 01020000.xhp
msgctxt ""
-"01150300.xhp\n"
-"par_id3157958\n"
+"01020000.xhp\n"
+"par_id3146957\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_SEQU_CHECK\">Enables sequence input checking for languages such as Thai.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_SEQU_CHECK\">Ενεργοποιεί τον έλεγχο ακολουθιακής εισόδου για γλώσσες όπως τα Ταϊλανδέζικα.</ahelp>"
+msgid "<variable id=\"laden\"><ahelp hid=\"\" visibility=\"visible\">Specifies general Load/Save settings. </ahelp></variable>"
+msgstr "<variable id=\"laden\"><ahelp hid=\"\" visibility=\"visible\">Καθορίζει τις γενικές ρυθμίσεις Φόρτωσης/Αποθήκευσης.</ahelp></variable>"
-#: 01150300.xhp
+#: 01020100.xhp
msgctxt ""
-"01150300.xhp\n"
-"par_idN10691\n"
+"01020100.xhp\n"
+"tit\n"
"help.text"
-msgid "Restricted"
-msgstr "Με περιορισμό"
+msgid "Proxy"
+msgstr "Διαμεσολαβητής (proxy)"
-#: 01150300.xhp
+#: 01020100.xhp
msgctxt ""
-"01150300.xhp\n"
-"par_idN10695\n"
+"01020100.xhp\n"
+"bm_id3147577\n"
"help.text"
-msgid "Prevents the use as well as the printing of illegal character combinations."
-msgstr "Αποτρέπει τη χρήση καθώς και την εκτύπωση ακατάλληλων συνδυασμών χαρακτήρων."
+msgid "<bookmark_value>settings; proxies</bookmark_value><bookmark_value>proxy settings</bookmark_value>"
+msgstr "<bookmark_value>ρυθμίσεις, proxy</bookmark_value><bookmark_value>ρυθμίσεις proxy</bookmark_value>"
-#: 01150300.xhp
+#: 01020100.xhp
msgctxt ""
-"01150300.xhp\n"
-"hd_id3166410\n"
-"7\n"
+"01020100.xhp\n"
+"hd_id3156414\n"
+"1\n"
"help.text"
-msgid "Cursor control"
-msgstr "Έλεγχος δρομέα"
+msgid "<link href=\"text/shared/optionen/01020100.xhp\" name=\"Proxy\">Proxy</link>"
+msgstr "<link href=\"text/shared/optionen/01020100.xhp\" name=\"Διαμεσολαβητής\">Διαμεσολαβητής</link>"
-#: 01150300.xhp
+#: 01020100.xhp
msgctxt ""
-"01150300.xhp\n"
-"par_id3146797\n"
+"01020100.xhp\n"
+"par_id3145090\n"
+"32\n"
+"help.text"
+msgid "<link href=\"text/shared/00/00000002.xhp#proxy\" name=\"Proxy servers\">Proxy servers</link> for accessing the Internet can be set up manually as needed."
+msgstr "Οι <link href=\"text/shared/00/00000002.xhp#proxy\" name=\"Διαμεσολαβητές proxy\">\"Διαμεσολαβητές proxy</link> για την πρόσβαση στο Διαδίκτυο μπορούν να ρυθμιστούν κατάλληλα χειροκίνητα."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3147577\n"
+"3\n"
+"help.text"
+msgid "Settings"
+msgstr "Ρυθμίσεις"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153748\n"
+"4\n"
+"help.text"
+msgid "Defines the settings for the <link href=\"text/shared/00/00000002.xhp#proxy\" name=\"proxy server\">proxy server</link>."
+msgstr "Καθορίζει τις ρυθμίσεις για το <link href=\"text/shared/00/00000002.xhp#proxy\" name=\"Διαμεσολαβητή proxy\">Διαμεσολαβητή proxy.</link>"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3151110\n"
"8\n"
"help.text"
-msgid "Select the type of text cursor movement and text selection for mixed text (right-to-left mixed with left-to-right text direction)."
-msgstr "Επιλέξτε τον τύπο της κίνησης του δρομέα και την επιλογή κειμένου για το ανάμικτο κείμενο (κατεύθυνση από-δεξιά-προς-τα-αριστερά αναμεμειγμένη με από-αριστερά-προς-τα-δεξιά)."
+msgid "Proxy server"
+msgstr "Διαμεσολαβητής proxy"
-#: 01150300.xhp
+#: 01020100.xhp
msgctxt ""
-"01150300.xhp\n"
-"hd_id3147653\n"
+"01020100.xhp\n"
+"par_id3147275\n"
"9\n"
"help.text"
-msgid "Logical"
-msgstr "Λογική"
+msgid "<ahelp hid=\"cui/ui/optproxypage/proxymode\">Specifies the type of proxy definition.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optproxypage/proxymode\">Καθορίζει τον τύπο του διαμεσολαβητή proxy.</ahelp>"
-#: 01150300.xhp
+#: 01020100.xhp
msgctxt ""
-"01150300.xhp\n"
-"par_id3155342\n"
+"01020100.xhp\n"
+"hd_id3147574\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_OPTIONS_CTL_RB_MOVEMENT_LOGICAL\">Pressing the Right Arrow key moves the text cursor toward the end of the current text. Pressing the Left Arrow key moves the text cursor toward the beginning of the current text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_OPTIONS_CTL_RB_MOVEMENT_LOGICAL\">Πατώντας το δεξί πλήκτρο βέλους, ο δρομέας κειμένου κινείται προς το τέλος του τρέχοντος κειμένου. Πατώντας το αριστερό πλήκτρο βέλους, ο δρομέας κειμένου κινείται προς την αφετηρία του τρέχοντος κειμένου.</ahelp>"
+msgid "None"
+msgstr "Κανένα"
-#: 01150300.xhp
+#: 01020100.xhp
msgctxt ""
-"01150300.xhp\n"
-"hd_id3145317\n"
+"01020100.xhp\n"
+"par_id3148685\n"
"11\n"
"help.text"
-msgid "Visual"
-msgstr "Οπτική"
+msgid "Accesses the Internet without a proxy server. Allows you to set up a connection directly on your computer to an Internet provider that does not use a proxy."
+msgstr "Πρόσβαση στο διαδίκτυο χωρίς διαμεσολαβητή proxy. Σας επιτρέπει να ρυθμίσετε στον υπολογιστή σας μία απευθείας σύνδεση σε έναν πάροχο Internet που δε χρησιμοποιεί proxy."
-#: 01150300.xhp
+#: 01020100.xhp
msgctxt ""
-"01150300.xhp\n"
-"par_id3149233\n"
-"12\n"
+"01020100.xhp\n"
+"hd_id3150984\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_OPTIONS_CTL_RB_MOVEMENT_VISUAL\">Pressing the Right Arrow key moves the text cursor in the right-hand direction. Pressing the Left Arrow key moves the text cursor in the left-hand direction.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_OPTIONS_CTL_RB_MOVEMENT_VISUAL\">Πατώντας το δεξί πλήκτρο βέλους, ο δρομέας κειμένου κινείται προς τα δεξιά. Πατώντας το αριστερό πλήκτρο βέλους, ο δρομέας κειμένου κινείται προς τα αριστερά.</ahelp>"
+msgid "Manual"
+msgstr "Χειροκίνητα"
-#: 01150300.xhp
+#: 01020100.xhp
msgctxt ""
-"01150300.xhp\n"
-"hd_id3157910\n"
-"13\n"
+"01020100.xhp\n"
+"par_id3156155\n"
+"15\n"
"help.text"
-msgid "General options"
-msgstr "Γενικές επιλογές"
+msgid "Lets you enter the proxy server manually. Specify the proxy servers in accordance with your Internet service. Ask your system administrator for the proxies and ports to enter."
+msgstr "Σας επιτρέπει να εισάγετε τον proxy χειροκίνητα. Καθορίστε τους διακομιστές proxy σύμφωνα με την υπηρεσία σας παροχής Internet. Ρωτήστε τον διαχειριστή του συστήματος σχετικά με τους διακομιστές proxy και τις θύρες που πρέπει να εισαχθούν."
-#: 01150300.xhp
+#: 01020100.xhp
msgctxt ""
-"01150300.xhp\n"
-"hd_id3159176\n"
-"14\n"
+"01020100.xhp\n"
+"par_id3148943\n"
+"29\n"
"help.text"
-msgid "Numerals (in text only)"
-msgstr "Αριθμητικά (μόνο σε κείμενο)"
+msgid "Type server names without the protocol prefix. For example, type www.example.com, not http://www.example.com."
+msgstr "Εισάγετε ονόματα εξυπηρετητών χωρίς το πρόθεμα πρωτοκόλλου. Για παράδειγμα, πληκτρολογήστε www.sun.com, και όχι http://www.sun.com."
-#: 01150300.xhp
+#: 01020100.xhp
msgctxt ""
-"01150300.xhp\n"
-"par_id3153254\n"
-"15\n"
+"01020100.xhp\n"
+"par_idN10684\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_OPTIONS_CTL_LB_NUMERALS\">Selects the type of numerals used within text, text in objects, fields, and controls, in all <item type=\"productname\">%PRODUCTNAME</item> modules. Only cell contents of <item type=\"productname\">%PRODUCTNAME</item> Calc are not affected.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_OPTIONS_CTL_LB_NUMERALS\">Επιλέγει τον τύπο των αριθμητικών που χρησιμοποιούνται σε κείμενο, κείμενο σε αντικείμενα, πεδία και στοιχεία ελέγχου σε όλες τις λειτουργικές μονάδες του <item type=\"productname\">%PRODUCTNAME</item>. Μόνο τα περιεχόμενα κελιών του <item type=\"productname\">%PRODUCTNAME</item> Calc δεν επηρεάζονται.</ahelp>"
+msgid "System"
+msgstr "Σύστημα"
-#: 01150300.xhp
+#: 01020100.xhp
msgctxt ""
-"01150300.xhp\n"
-"par_id3153561\n"
+"01020100.xhp\n"
+"par_idN10688\n"
+"help.text"
+msgid "On Windows or UNIX systems using GNOME or KDE, this option tells %PRODUCTNAME to use the system settings. You must restart %PRODUCTNAME to initiate this setting."
+msgstr "Σε συστήματα Windows ή UNIX που χρησιμοποιούν GNOME ή KDE, αυτή η επιλογή λέει στο %PRODUCTNAME να χρησιμοποιήσει τις ρυθμίσεις του συστήματος. Πρέπει να γίνει επανεκκίνηση του %PRODUCTNAME για να τεθούν σε λειτουργία οι ρυθμίσεις."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3148948\n"
"16\n"
"help.text"
-msgid "Arabic: All numbers are shown using Arabic numerals. This is the default."
-msgstr "Αραβικά: Όλοι οι αριθμοί εμφανίζονται χρησιμοποιώντας αραβικά αριθμητικά. Αυτή είναι η προεπιλογή."
+msgid "HTTP proxy"
+msgstr "HTTP proxy"
-#: 01150300.xhp
+#: 01020100.xhp
msgctxt ""
-"01150300.xhp\n"
-"par_id3148563\n"
+"01020100.xhp\n"
+"par_id3154923\n"
"17\n"
"help.text"
-msgid "Hindi: All numbers are shown using Hindi numerals."
-msgstr "Hindi: Όλοι οι αριθμοί εμφανίζονται χρησιμοποιώντας αριθμητικά Hindi."
+msgid "<ahelp hid=\"cui/ui/optproxypage/http\">Type the name of the proxy server for <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link>.</ahelp> Type the port in the right-hand field."
+msgstr "<ahelp hid=\"cui/ui/optproxypage/http\">Πληκτρολογήστε το όνομα του proxy για <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link>.</ahelp> Εισάγετε τη θύρα στο δεξί πεδίο."
-#: 01150300.xhp
+#: 01020100.xhp
msgctxt ""
-"01150300.xhp\n"
-"par_id3149295\n"
-"18\n"
+"01020100.xhp\n"
+"hd_id9971922\n"
"help.text"
-msgid "System: All numbers are shown using Arabic or Hindi numerals, according to the locale settings defined by your system locale."
-msgstr "System: Όλοι οι αριθμοί εμφανίζονται χρησιμοποιώντας Αραβικά ή Hindi αριθμητικά, σύμφωνα με τις χωρικές ρυθμίσεις που έχουν οριστεί."
+msgid "HTTPS proxy"
+msgstr "HTTPS proxy"
-#: 01150300.xhp
+#: 01020100.xhp
msgctxt ""
-"01150300.xhp\n"
-"par_id3146794\n"
-"19\n"
+"01020100.xhp\n"
+"par_id5319071\n"
"help.text"
-msgid "This setting is not saved in the document but in the <item type=\"productname\">%PRODUCTNAME</item> configuration."
-msgstr "Αυτή η ρύθμιση δεν έχει αποθηκευτεί στο έγγραφο αλλά στις παραμέτρους του <item type=\"productname\">%PRODUCTNAME</item>."
+msgid "<ahelp hid=\".\">Type the name of the proxy server for HTTPS. Type the port in the right-hand field.</ahelp>"
+msgstr "<ahelp hid=\".\">Πληκτρολογήστε το όνομα του proxy για HTTPS. Πληκτρολογήστε τη θύρα στο δεξί πεδίο.</ahelp>"
-#: 01160000.xhp
+#: 01020100.xhp
msgctxt ""
-"01160000.xhp\n"
-"tit\n"
+"01020100.xhp\n"
+"hd_id3150543\n"
+"33\n"
"help.text"
-msgid "Data sources options"
-msgstr "Επιλογές προέλευσης δεδομένων"
+msgid "FTP proxy"
+msgstr "FTP proxy"
-#: 01160000.xhp
+#: 01020100.xhp
msgctxt ""
-"01160000.xhp\n"
-"hd_id3159201\n"
-"1\n"
+"01020100.xhp\n"
+"par_id3154138\n"
+"34\n"
"help.text"
-msgid "Data sources options"
-msgstr "Επιλογές προέλευσης δεδομένων"
+msgid "<ahelp hid=\"cui/ui/optproxypage/ftp\">Type the name of the proxy server for <link href=\"text/shared/00/00000002.xhp#ftp\" name=\"FTP\">FTP</link>.</ahelp> Type the port in the right-hand field."
+msgstr "<ahelp hid=\"cui/ui/optproxypage/ftp\">Πληκτρολογήστε το όνομα του proxy για <link href=\"text/shared/00/00000002.xhp#ftp\" name=\"FTP\">FTP</link>.</ahelp> Πληκτρολογήστε την θύρα στο δεξί πεδίο."
-#: 01160000.xhp
+#: 01020100.xhp
msgctxt ""
-"01160000.xhp\n"
-"par_id3093440\n"
-"2\n"
+"01020100.xhp\n"
+"hd_id3125863\n"
+"24\n"
"help.text"
-msgid "<variable id=\"daten\"><ahelp hid=\".\">Defines the general settings for the data sources in $[officename].</ahelp></variable>"
-msgstr "<variable id=\"daten\"><ahelp hid=\".\">Ορίζει τις γενικές ρυθμίσεις για τις προελεύσεις δεδομένων στο $[officename].</ahelp></variable>"
+msgid "No proxy for"
+msgstr "Κανένα proxy για:"
-#: javaparameters.xhp
+#: 01020100.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"tit\n"
+"01020100.xhp\n"
+"par_id3151178\n"
+"25\n"
"help.text"
-msgid "Start Parameters"
-msgstr "Παράμετροι εκκίνησης"
+msgid "<ahelp hid=\"cui/ui/optproxypage/noproxy\">Specifies the names of the servers that do not require any proxy servers, separated by semicolons.</ahelp> These are servers addressed in your local network, and servers used for video and audio streaming, for example."
+msgstr "<ahelp hid=\"cui/ui/optproxypage/noproxy\">Καθορίζει τα ονόματα των εξτπηρετητών που δεν απαιτούν κάποιον διαμεσολαβητή proxy, χωρισμένα με άνω τελείες.</ahelp> Αυτοί είναι εξυπηρετητές που βρίσκονται στο τοπικό σας δίκτυο και οι εξυπηρετητές που χρησιμοποιούνται για streaming video και ήχου, για παράδειγμα."
-#: javaparameters.xhp
+#: 01020100.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN10545\n"
+"01020100.xhp\n"
+"par_id3145171\n"
+"26\n"
"help.text"
-msgid "Java Start Parameters"
-msgstr "Παράμετροι εκκίνησης Java"
+msgid "You can also use placeholders for the names of hosts and domains. For example, type *.sun.com to address all the hosts in the sun.com domain without proxy."
+msgstr "Μπορείτε ακόμη να χρησιμοποιήσετε σύμβολα κράτησης θέσης για τα ονόματα υπολογιστών host και τομέων (domains). Για παράδειγμα, πληκτρολογήστε *.sun.com για να διευθυνσιοδοτήσετε όλους τους υπολογιστές host στον τομέα sun.com χωρίς διακομιστή proxy."
-#: javaparameters.xhp
+#: 01020100.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN10549\n"
+"01020100.xhp\n"
+"par_id3153666\n"
+"28\n"
"help.text"
-msgid "You can use this dialog to enter optional start parameters for the Java runtime environment (JRE). The settings that you specify in this dialog are valid for any JRE that you start."
-msgstr "Μπορείτε να χρησιμοποιήσετε αυτό το παράθυρο διαλόγου για να εισάγετε προαιρετικές παραμέτρους εκκίνησης για το Java runtime environment (JRE). Οι ρυθμίσεις που καθορίζετε σε αυτό τον διάλογο είναι έγκυρες για κάθε JRE που ξεκινάτε."
+msgid "<ahelp hid=\"cui/ui/optproxypage/ftpport\">Type the port for the corresponding proxy server.</ahelp> The maximum value of a port number is fixed at 65535."
+msgstr "<ahelp hid=\"cui/ui/optproxypage/ftpport\">Πληκτρολογήστε τη θύρα για τον αντίστοιχο διαμεσολαβητή proxy.</ahelp> Η μέγιστη τιμή που μπορεί να πάρει μία θύρα είναι 65535."
-#: javaparameters.xhp
+#: 01020300.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN10568\n"
+"01020300.xhp\n"
+"tit\n"
"help.text"
-msgid "Java Start parameter"
-msgstr "Παράμετροι εκκίνησης Java"
+msgid "E-mail"
+msgstr "E-mail"
-#: javaparameters.xhp
+#: 01020300.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN1056C\n"
+"01020300.xhp\n"
+"par_idN1054D\n"
"help.text"
-msgid "<ahelp hid=\"svx:Edit:RID_SVXDLG_JAVA_PARAMETER:ED_PARAMETER\">Enter a start parameter for a JRE as you would on a command line. Click Assign to add the parameter to the list of available start parameters.</ahelp>"
-msgstr "<ahelp hid=\"svx:Edit:RID_SVXDLG_JAVA_PARAMETER:ED_PARAMETER\">Εισάγετε μια παράμετρο εκκίνησης για το JRE στην γραμμή εντολών. Κάντε κλικ στο Αντιστοίχιση για να προσθέσετε την παράμετρο στην λίστα των διαθέσιμων αρχικών παραμέτρων.</ahelp>"
+msgid "<link href=\"text/shared/optionen/01020300.xhp\">E-mail</link>"
+msgstr "<link href=\"text/shared/optionen/01020300.xhp\">Ηλεκτρονικό ταχυδρομείο</link>"
-#: javaparameters.xhp
+#: 01020300.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_id5404522\n"
+"01020300.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "Do not use escape characters or quotes in path names."
-msgstr "Μη χρησιμοποιείτε χαρακτήρες διαφυγής ή εισαγωγικά σε ονόματα διαδρομής."
+msgid "On UNIX systems, specifies the e-mail program to use when you send the current document as e-mail."
+msgstr "Σε συστήματα UNIX, δηλώνει το πρόγραμμα διαχείρισης ηλεκτρονικού ταχυδρομείου το οποίο θα χρησιμοποιείται όταν στέλνετε το παρόν έγγραφο με μορφή ηλεκτρονικού ταχυδρομείου."
-#: javaparameters.xhp
+#: 01020300.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN105D8\n"
+"01020300.xhp\n"
+"par_idN10576\n"
"help.text"
-msgid "For example, to point the system property \"myprop\" to a folder, enter the following parameter:"
-msgstr "Για παράδειγμα, για να κατευθύνετε την ιδιότητα συστήματος \"myprop\" σε ένα φάκελο, εισάγετε την ακόλουθη παράμετρο:"
+msgid "E-mail program"
+msgstr "Πρόγραμμα διαχείρισης ηλεκτρονικού ταχυδρομείου"
-#: javaparameters.xhp
+#: 01020300.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN105DD\n"
+"01020300.xhp\n"
+"par_idN1057A\n"
"help.text"
-msgid "-Dmyprop=c:\\program files\\java"
-msgstr "-Dmyprop=c:\\program files\\java"
+msgid "<ahelp hid=\"cui/ui/optemailpage/url\">Enter the e-mail program path and name.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optemailpage/url\">Εισάγετε τη διαδρομή και το όνομα του προγράμματος ηλ. αλληλογραφίας.</ahelp>"
-#: javaparameters.xhp
+#: 01020300.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN1057B\n"
+"01020300.xhp\n"
+"par_idN10591\n"
"help.text"
-msgid "To enable debugging in a JRE, enter the following parameters:"
-msgstr "Για να ενεργοποίησετε την αποσφαλμάτωση σε ένα JRE, εισάγετε τις ακόλουθες παραμέτρους:"
+msgid "..."
+msgstr "..."
-#: javaparameters.xhp
+#: 01020300.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN1057E\n"
+"01020300.xhp\n"
+"par_idN10595\n"
"help.text"
-msgid "-Xdebug"
-msgstr "-Xdebug"
+msgid "<ahelp hid=\"cui/ui/optemailpage/browse\">Opens a file dialog to select the e-mail program.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optemailpage/browse\">Ανοίγει έναν διάλογο αρχείου για να επιλέξετε το πρόγραμμα ηλ. αλληλογραφίας.</ahelp>"
-#: javaparameters.xhp
+#: 01020400.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN10581\n"
+"01020400.xhp\n"
+"tit\n"
"help.text"
-msgid "-Xrunjdwp:transport=dt_socket,server=y,address=8000"
-msgstr "-Xrunjdwp:transport=dt_socket,server=y,address=8000"
+msgid "Browser Plug-in"
+msgstr "Πρόσθετη λειτουργία περιηγητή"
-#: javaparameters.xhp
+#: 01020400.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN1060C\n"
+"01020400.xhp\n"
+"par_idN105B7\n"
"help.text"
-msgid "These changes take effect after you restart %PRODUCTNAME."
-msgstr "Αυτές οι αλλαγές εφαρμόζονται αφού κάνετε επανεκκίνηση στο %PRODUCTNAME."
+msgid "<link href=\"text/shared/optionen/01020400.xhp\" name=\"Browser Plugin\">Browser Plug-in</link>"
+msgstr "<link href=\"text/shared/optionen/01020400.xhp\" name=\"Πρόσθετο περιηγητή\">Πρόσθετο περιηγητή</link>"
-#: javaparameters.xhp
+#: 01020400.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN1058C\n"
+"01020400.xhp\n"
+"par_idN105D5\n"
"help.text"
-msgid "Assigned start parameters"
-msgstr "Αντιστοίχιση παραμέτρων εκκίνησης"
+msgid "Specifies to use the Mozilla plug-in to show %PRODUCTNAME documents."
+msgstr "Καθορίζει να χρησιμοποιείται η πρόσθετη λειτουργία Mozilla για να φαίνονται τα έγγραφα του %PRODUCTNAME."
-#: javaparameters.xhp
+#: 01020400.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN10590\n"
+"01020400.xhp\n"
+"par_idN105D8\n"
"help.text"
-msgid "<ahelp hid=\"svx:ListBox:RID_SVXDLG_JAVA_PARAMETER:LB_ASSIGNED\">Lists the assigned JRE start parameters. To remove a start parameter, select the parameter, and then click <emph>Remove</emph>.</ahelp>"
-msgstr "<ahelp hid=\"svx:ListBox:RID_SVXDLG_JAVA_PARAMETER:LB_ASSIGNED\">Παραθέτει τις αντιστοιχισμένες παραμέτρους εκκίνησης του JRE. Για να αφαιρέσετε μια παράμετρο εκκίνσης, επιλέξτε την παράμετρο, και κάντε κλικ στο <emph>Αφαίρεση</emph>.</ahelp>"
+msgid "When you click any %PRODUCTNAME document hyperlink in your Mozilla or Netscape browser, one of the following can happen:"
+msgstr "Όταν διαλέξετε κάποια υπερσύνδεση σε οποιοδήποτε έγγραφο του %PRODUCTNAME στο πρόγραμμα περιήγησης ιστοσελίδων Mozilla ή Netscape, μπορεί να συμβεί ένα από τα ακόλουθα:"
-#: javaparameters.xhp
+#: 01020400.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN105A7\n"
+"01020400.xhp\n"
+"par_idN105DE\n"
"help.text"
-msgid "Assign"
-msgstr "Ανάθεση"
+msgid "The browser asks you whether you want to save the document on your disk, or whether you want to use an application to open the document. This request dialog appears by default when you click any %PRODUCTNAME document hyperlink the first time and you did not enable the Browser Plug-in."
+msgstr "Ο περιηγητής σας ρωτά αν θέλετε να αποθηκεύσετε το έγγραφο στον δίσκο σας, ή να χρησιμοποιήσετε κάποια εφαρμογή για να ανοίξετε το έγγραφο. Αυτός ο διάλογος ερώτησης εμφανίζεται από προεπιλογή όταν κάνετε κλικ σε κάποιον σύνδεσμο εγγράφου του %PRODUCTNAME την πρώτη φορά και δεν έχετε ενεργοποιήσει την πρόσθετη λειτουργία περιηγητή."
-#: javaparameters.xhp
+#: 01020400.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN105AB\n"
+"01020400.xhp\n"
+"par_idN105E2\n"
"help.text"
-msgid "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_PARAMETER:PB_ASSIGN\">Adds the current JRE start parameter to the list.</ahelp>"
-msgstr "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_PARAMETER:PB_ASSIGN\">Προσθέτει την τρέχουσα παράμετρο εκκίνησης JRE στον κατάλογο.</ahelp>"
+msgid "The browser downloads the document to a temporary folder, then tells your system to run %PRODUCTNAME and open the document in %PRODUCTNAME. This is the default when you did not enable the Browser Plug-in and chose to open the document with %PRODUCTNAME when you were first asked."
+msgstr "Το πρόγραμμα ανάγνωσης ιστοσελίδων ανακτά το έγγραφο σε έναν προσωρινό φάκελο, και τότε λέει στο σύστημα να τρέξει το %PRODUCTNAME και να ανοίξει το αρχείο στο %PRODUCTNAME. Αυτό αποτελεί προεπιλογή όταν δεν έχετε ενεργοποιήσει την πρόσθετη λειτουργία Mozilla και είχατε επιλέξει να ανοίξετε το έγγραφο με το %PRODUCTNAME όταν είχατε ερωτηθεί αρχικά."
-#: javaparameters.xhp
+#: 01020400.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN105C2\n"
+"01020400.xhp\n"
+"par_idN105E6\n"
"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "The browser opens a new browser window that shows some of the %PRODUCTNAME icons, and displays the document in the browser window. This is the default when you enable the Browser Plug-in. When you click the <emph>Edit File</emph> icon, a copy of the document is downloaded to a temporary folder on your disk, then %PRODUCTNAME starts and loads the copy for editing."
+msgstr "Το πρόγραμμα ανάγνωσης ιστοσελίδων ανοίγει ένα νέο παράθυρο το οποίο δείχνει κάποια από τα εικονίδια toυ %PRODUCTNAME, και εμφανίζει το έγγραφο στο παράθυρο. Αυτό είναι προεπιλογή όταν ενεργοποιήσετε την πρόσθετη λειτουργία Mozilla. Όταν επιλέξετε το εικονίδιο <emph>Επεξεργασία Αρχείου</emph>, ένα αντίγραφο του εγγράφου ανακτάται σε ένα προσωρινό φάκελο στον δίσκο σας, και μετά το %PRODUCTNAMΕ θα ξεκινήσει να κατεβάζει το αντίγραφο για επεξεργασία."
-#: javaparameters.xhp
+#: 01020400.xhp
msgctxt ""
-"javaparameters.xhp\n"
-"par_idN105C6\n"
+"01020400.xhp\n"
+"par_idN105F5\n"
"help.text"
-msgid "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_PARAMETER:PB_REMOVE\">Deletes the selected JRE start parameter.</ahelp>"
-msgstr "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_PARAMETER:PB_REMOVE\">Διαγράφει τις επιλεγμένες παραμέτρους εκκίνησης του JRE.</ahelp>"
+msgid "Display documents in browser"
+msgstr "Προβολή εγγράφων στον περιηγητή"
-#: viewcertificate.xhp
+#: 01020400.xhp
msgctxt ""
-"viewcertificate.xhp\n"
-"tit\n"
+"01020400.xhp\n"
+"par_idN105F9\n"
"help.text"
-msgid "View Certificate"
-msgstr "Προβολή πιστοποιητικού"
+msgid "<ahelp hid=\"cui/ui/optbrowserpage/display\">Enables the Browser Plug-in to show %PRODUCTNAME documents in a browser window. Select, click OK, then restart your browser. Then, in the browser window, click any %PRODUCTNAME document hyperlink.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optbrowserpage/display\">Ενεργοποιεί το πρόσθετο περιηγητή για την εμφάνιση των εγγράφων του %PRODUCTNAME σε ένα παράθυρο περιηγητή. Έπειτα, στο παράθυρο περιηγητή, πατήστε οποιονδήποτε υπερσύνδεσμο εγγράφου του %PRODUCTNAME.</ahelp>"
-#: viewcertificate.xhp
+#: 01020400.xhp
msgctxt ""
-"viewcertificate.xhp\n"
-"par_idN10541\n"
+"01020400.xhp\n"
+"par_idN10655\n"
"help.text"
-msgid "View Certificate"
-msgstr "Προβολή πιστοποιητικού"
+msgid "The plug-in needs a version of Mozilla, Netscape, or Firefox installed on your system."
+msgstr "Η πρόσθετη λειτουργία χρειάζεται μια έκδοση του Mozilla, Netscape, ή του Firefox να είναι εγκατεστημένη στο σύστημα σας."
-#: viewcertificate.xhp
+#: 01030000.xhp
msgctxt ""
-"viewcertificate.xhp\n"
-"par_idN10545\n"
+"01030000.xhp\n"
+"tit\n"
"help.text"
-msgid "The View Certificate dialog opens when you click the View Certificate button on the <link href=\"text/shared/optionen/macrosecurity_ts.xhp\">Trusted Sources</link> tab page of the <link href=\"text/shared/optionen/macrosecurity.xhp\">Macro Security</link> dialog."
-msgstr "Ο διάλογος Προβολή πιστοποιητικού ανοίγει όταν κάνετε κλικ στο πεδίο επιλογής Προβολή πιστοποιητικού στην καρτέλα επιλογών <link href=\"text/shared/optionen/macrosecurity_ts.xhp\">Έμπιστες προελεύσεις</link> του διαλόγου <link href=\"text/shared/optionen/macrosecurity.xhp\">Ασφάλεια μακροεντολής</link> ."
+msgid "Internet options"
+msgstr "Επιλογές Διαδικτύου"
-#: viewcertificate.xhp
+#: 01030000.xhp
msgctxt ""
-"viewcertificate.xhp\n"
-"par_idN10564\n"
+"01030000.xhp\n"
+"hd_id3154926\n"
+"1\n"
"help.text"
-msgid "The dialog has the following tab pages:"
-msgstr "Ο διάλογος έχει τις ακόλουθες καρτέλες επιλογών:"
+msgid "Internet options"
+msgstr "Επιλογές Διαδικτύου"
-#: 01160100.xhp
+#: 01030000.xhp
msgctxt ""
-"01160100.xhp\n"
+"01030000.xhp\n"
+"par_id3154894\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"laden\"><ahelp hid=\".\">Specifies Internet settings.</ahelp></variable>"
+msgstr "<variable id=\"laden\"><ahelp hid=\".\">Καθορίζει τις ρυθμίσεις του Διαδικτύου.</ahelp></variable>"
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
"tit\n"
"help.text"
-msgid "Connections"
-msgstr "Συνδέσεις"
+msgid "Security"
+msgstr "Ασφάλεια"
-#: 01160100.xhp
+#: 01030300.xhp
msgctxt ""
-"01160100.xhp\n"
-"bm_id3154136\n"
+"01030300.xhp\n"
+"bm_id2322153\n"
"help.text"
-msgid "<bookmark_value>connections to data sources (Base)</bookmark_value><bookmark_value>data sources; connection settings (Base)</bookmark_value>"
-msgstr "<bookmark_value>συνδέσεις προς προελεύσεις δεδομένων (Base)</bookmark_value><bookmark_value>προελεύσεις δεδομένων, ρυθμίσεις συνδέσεων (Base)</bookmark_value>"
+msgid "<bookmark_value>macros;selecting security warnings</bookmark_value><bookmark_value>security;options for documents with macros</bookmark_value><bookmark_value>macros;security</bookmark_value>"
+msgstr "<bookmark_value>μακροεντολές;επιλογή προειδοποιήσεων ασφαλείας</bookmark_value><bookmark_value>ασφάλεια;επιλογές για έγγραφα με μακροεντολές</bookmark_value><bookmark_value>μακροεντολές;ασφάλεια</bookmark_value>"
-#: 01160100.xhp
+#: 01030300.xhp
msgctxt ""
-"01160100.xhp\n"
-"hd_id3154136\n"
+"01030300.xhp\n"
+"hd_id3147588\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01160100.xhp\" name=\"Connections\">Connections</link>"
-msgstr "<link href=\"text/shared/optionen/01160100.xhp\" name=\"Συνδέσεις\">Συνδέσεις</link>"
+msgid "<link href=\"text/shared/optionen/01030300.xhp\" name=\"Security\">Security</link>"
+msgstr "<link href=\"text/shared/optionen/01030300.xhp\" name=\"Ασφάλεια\">Ασφάλεια</link>"
-#: 01160100.xhp
+#: 01030300.xhp
msgctxt ""
-"01160100.xhp\n"
-"par_id3147571\n"
+"01030300.xhp\n"
+"par_id3153255\n"
"2\n"
"help.text"
-msgid "Defines how the connections to data sources are pooled."
-msgstr "Ορίζει τον τρόπο με τον οποίο ομαδοποιούνται οι συνδέσεις σε προελεύσεις δεδομένων."
+msgid "<ahelp hid=\".\">Defines the security options for saving documents, for web connections, and for opening documents that contain macros.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές ασφάλειας για αποθήκευση εγγράφων, για συνδέσεις ιστού και για άνοιγμα εγγράφων που περιέχουν μακροεντολές.</ahelp>"
-#: 01160100.xhp
+#: 01030300.xhp
msgctxt ""
-"01160100.xhp\n"
-"par_id3147088\n"
-"3\n"
+"01030300.xhp\n"
+"par_idN10640\n"
"help.text"
-msgid "The<emph> Connections </emph>facility allows you to stipulate that connections that are no longer needed are not deleted immediately, but are kept free for a certain period of time. If a new connection to the data source is needed in that period, the free connection can be used for this purpose."
-msgstr "H λειτουργία<emph> Συνδέσεις </emph>σας επιτρέπει να εξασφαλίσετε ότι οι συνδέσεις που δε χρειάζονται πλέον δε διαγράφονται κατευθείαν, αλλά διατηρούνται ελεύθερες για μία συγκεκριμένη χρονική περίοδο. Αν μία νέα σύνδεση προελεύσεων δεδομένων χρειαστεί σε αυτή την περίοδο, η ελεύθερη σύνδεση μπορεί να χρησιμοποιηθεί για αυτό το σκοπό."
+msgid "Options"
+msgstr "Επιλογές"
-#: 01160100.xhp
+#: 01030300.xhp
msgctxt ""
-"01160100.xhp\n"
-"hd_id3154824\n"
-"12\n"
+"01030300.xhp\n"
+"par_idN10644\n"
"help.text"
-msgid "Connection Pool"
-msgstr "Ομάδα συνδέσεων"
+msgid "<ahelp hid=\".\">Opens the \"Security options and warning\" dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο \"Επιλογές ασφαλείας και προειδοποιήσεις\".</ahelp>"
-#: 01160100.xhp
+#: 01030300.xhp
msgctxt ""
-"01160100.xhp\n"
-"hd_id3152780\n"
-"4\n"
+"01030300.xhp\n"
+"par_id5616626\n"
"help.text"
-msgid "Connection pooling enabled"
-msgstr "Η ομαδοποίηση συνδέσεων ενεργοποιήθηκε"
+msgid "The Security options and warnings dialog contains the following controls:"
+msgstr "Ο διάλογος επιλογών Ασφαλείας και προειδοποιήσεων περιέχει τα παρακάτω στοιχεία ελέγχου:"
-#: 01160100.xhp
+#: 01030300.xhp
msgctxt ""
-"01160100.xhp\n"
-"par_id3147653\n"
-"5\n"
+"01030300.xhp\n"
+"par_idN10647\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_CONNPOOLOPTIONS_CB_POOL_CONNS\">Specifies whether the chosen connections are pooled.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_CONNPOOLOPTIONS_CB_POOL_CONNS\">Προσδιορίζει αν οι επιλεγμένες συνδέσεις είναι ομαδοποιημένες.</ahelp>"
+msgid "When saving or sending"
+msgstr "Κατά την αποθήκευση ή αποστολή"
-#: 01160100.xhp
+#: 01030300.xhp
msgctxt ""
-"01160100.xhp\n"
-"hd_id3148538\n"
-"6\n"
+"01030300.xhp\n"
+"par_idN1064B\n"
"help.text"
-msgid "Drivers known in $[officename]"
-msgstr "Προγράμματα οδήγησης γνωστά στο $[officename]"
+msgid "<ahelp hid=\"703988739\">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>"
+msgstr "<ahelp hid=\"703988739\">Επιλέξτε για να δείτε ένα διάλογο προειδοποίησης όταν προσπαθείτε να αποθηκεύσετε ή να στείλετε ένα έγγραφο το οποίο περιέχει καταγεγραμμένες αλλαγές, εκδοχές ή σημειώσεις.</ahelp>"
-#: 01160100.xhp
+#: 01030300.xhp
msgctxt ""
-"01160100.xhp\n"
-"par_id3149235\n"
-"7\n"
+"01030300.xhp\n"
+"par_idN1064E\n"
"help.text"
-msgid "Displays a list of defined drivers and connection data."
-msgstr "Εμφανίζει μία λίστα από ορισμένα προγράμματα οδήγησης και δεδομένα συνδέσεων."
+msgid "When printing"
+msgstr "Κατά την εκτύπωση"
-#: 01160100.xhp
+#: 01030300.xhp
msgctxt ""
-"01160100.xhp\n"
-"hd_id3153349\n"
-"13\n"
+"01030300.xhp\n"
+"par_idN10652\n"
"help.text"
-msgid "Current driver"
-msgstr "Τρέχον πρόγραμμα οδήγησης"
+msgid "<ahelp hid=\"703988740\">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</ahelp>"
+msgstr "<ahelp hid=\"703988740\">Επιλέξτε για να δείτε έναν διάλογο προειδοποίησης όταν προσπαθήσετε να εκτυπώσετε ένα έγγραφο το οποίο περιέχει καταγεγραμμένες αλλαγές ή σχόλια.</ahelp>"
-#: 01160100.xhp
+#: 01030300.xhp
msgctxt ""
-"01160100.xhp\n"
-"par_id3153087\n"
-"14\n"
+"01030300.xhp\n"
+"par_idN10655\n"
"help.text"
-msgid "The currently selected driver is displayed below the list."
-msgstr "Το τρέχoν επιλεγμένο πρόγραμμα οδήγησης παρουσιάζεται κάτω από την λίστα."
+msgid "When signing"
+msgstr "Κατά την υπογραφή"
-#: 01160100.xhp
+#: 01030300.xhp
msgctxt ""
-"01160100.xhp\n"
-"hd_id3149166\n"
-"8\n"
+"01030300.xhp\n"
+"par_idN10659\n"
"help.text"
-msgid "Enable pooling for this driver"
-msgstr "Ενεργοποίηση ομαδοποίησης για αυτό το πρόγραμμα οδήγησης"
+msgid "<ahelp hid=\"703988741\">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>"
+msgstr "<ahelp hid=\"703988741\">Επιλέξτε να δείτε ένα διάλογο προειδοποίησης όταν προσπαθήσετε να υπογράψετε ένα έγγραφο το οποίο περιέχει εγγεγραμμένες αλλαγές, εκδόσεις, πεδία,αναφορές σε άλλες πηγές (για παράδειγμα συνδεδεμένες ενότητες ή συνδεδεμένες εικόνες), ή σημειώσεις.</ahelp>"
-#: 01160100.xhp
+#: 01030300.xhp
msgctxt ""
-"01160100.xhp\n"
-"par_id3149415\n"
-"9\n"
+"01030300.xhp\n"
+"par_idN1065C\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_CONNPOOLOPTIONS_CB_DRIVERPOOLING\">Select a driver from the list and mark the <emph>Enable pooling for this driver</emph> checkbox in order to pool its connection.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_CONNPOOLOPTIONS_CB_DRIVERPOOLING\">Επιλέξτε ένα πρόγραμμα οδήγησης από τη λίστα και μαρκάρετε το πεδίο σήμανσης <emph>Ενεργοποίηση ομαδοποίησης για αυτό το πρόγραμμα οδήγησης</emph> ώστε να ομαδοποιήσετε αυτήν την σύνδεση.</ahelp>"
+msgid "When creating PDF files"
+msgstr "Κατά τη δημιουργία εγγράφων PDF"
-#: 01160100.xhp
+#: 01030300.xhp
msgctxt ""
-"01160100.xhp\n"
-"hd_id3155135\n"
-"10\n"
+"01030300.xhp\n"
+"par_idN10660\n"
"help.text"
-msgid "Timeout (seconds)"
-msgstr "Χρονικό όριο (δευτερόλ.)"
+msgid "<ahelp hid=\"703988742\">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>"
+msgstr "<ahelp hid=\"703988742\">Επιλέξτε να δείτε ένα διάλογο προειδοποίησης κατά την εξαγωγή ενός έγγραφο σε μορφή PDF η οποία εμφανίζει εγγεγραμμένες αλλαγές στον Writer ή εμφανίζει σημειώσεις.</ahelp>"
-#: 01160100.xhp
+#: 01030300.xhp
msgctxt ""
-"01160100.xhp\n"
-"par_id3156155\n"
-"11\n"
+"01030300.xhp\n"
+"par_idN10663\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_NUMERICFIELD_RID_OFAPAGE_CONNPOOLOPTIONS_NF_TIMEOUT\">Defines the time in seconds after which a pooled connection is freed.</ahelp> The time can be anywhere between 30 and 600 seconds."
-msgstr "<ahelp hid=\"OFFMGR_NUMERICFIELD_RID_OFAPAGE_CONNPOOLOPTIONS_NF_TIMEOUT\">Καθορίζει τον χρόνο σε δευτερόλεπτα μετά από τον οποίο μια ομαδοποιημένη σύνδεση ελευθερώνεται.</ahelp> Ο χρόνος ποικίλει μεταξύ 30 και 600 δευτερολέπτων."
+msgid "Remove personal information on saving"
+msgstr "Αφαίρεση προσωπικών πληροφοριών κατά την αποθήκευση"
-#: 01060400.xhp
+#: 01030300.xhp
msgctxt ""
-"01060400.xhp\n"
-"tit\n"
+"01030300.xhp\n"
+"par_idN10667\n"
"help.text"
-msgid "Sort Lists"
-msgstr "Λίστες ταξινόμησης"
+msgid "<ahelp hid=\"703988743\">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset</emph> button on <emph>File - Properties - General</emph>.</ahelp>"
+msgstr "<ahelp hid=\"703988743\">Επιλέξτε να αφαιρούνται πάντα δεδομένα του χρήστη από τις ιδιότητες του αρχείου. Αν αυτή η επιλογή δεν επιλεγεί, εξακολουθείτε να έχετε τη δυνατότητα να αφαιρέσετε τις προσωπικές πληροφορίες για το τρέχον έγγραφο με το κουμπί <emph>Διαγραφή</emph> στο <emph>Αρχείο - Ιδιότητες - Γενικά</emph>.</ahelp>"
-#: 01060400.xhp
+#: 01030300.xhp
msgctxt ""
-"01060400.xhp\n"
-"hd_id3145382\n"
-"1\n"
+"01030300.xhp\n"
+"par_idN1067C\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Sort Lists\">Sort Lists</link>"
-msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Λίστες ταξινόμησης\">Λίστες ταξινόμησης</link>"
+msgid "Recommend password protection on saving"
+msgstr "Συνίσταται προστασία με κωδικό πρόσβασης κατά την αποθήκευση"
-#: 01060400.xhp
+#: 01030300.xhp
msgctxt ""
-"01060400.xhp\n"
-"par_id3153825\n"
-"2\n"
+"01030300.xhp\n"
+"par_idN10680\n"
"help.text"
-msgid "<ahelp hid=\"HID_SCPAGE_USERLISTS\">All user-defined lists are displayed in the<emph> Sort Lists </emph>dialog. You can also define and edit your own lists. Only text can be used as sort lists, no numbers.</ahelp>"
-msgstr "<ahelp hid=\"HID_SCPAGE_USERLISTS\">Στο διάλογο <emph>Λίστες ταξινόμησης</emph> εμφανίζονται όλες οι οριζόμενες από το χρήστη λίστες. Μπορείτε, επίσης, να καθορίσετε και να επεξεργαστείτε τις δικές σας λίστες. Μόνο κείμενο μπορεί να χρησιμοποιηθεί ως λίστα ταξινόμησης, όχι αριθμοί.</ahelp>"
+msgid "<ahelp hid=\"703988744\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>"
+msgstr "<ahelp hid=\"703988744\">Επιλέξτε να είναι ενεργοποιημένη πάντα η επιλογή <emph>Αποθήκευση με κωδικό πρόσβασης</emph>στους διαλόγους αποθήκευσης αρχείων. Απενεργοποιείστε την επιλογή για να αποθηκεύετε τα αρχεία από προεπιλογή χωρίς κωδικό πρόσβασης.</ahelp>"
-#: 01060400.xhp
+#: 01030300.xhp
msgctxt ""
-"01060400.xhp\n"
-"hd_id3149416\n"
-"3\n"
+"01030300.xhp\n"
+"hd_id1972106\n"
"help.text"
-msgid "Lists"
-msgstr "Λίστες"
+msgid "Ctrl-click required to follow hyperlinks"
+msgstr "Απαιτείται Ctrl-click για το άνοιγμα υπερσυνδέσεων"
-#: 01060400.xhp
+#: 01030300.xhp
msgctxt ""
-"01060400.xhp\n"
-"par_id3150503\n"
-"4\n"
+"01030300.xhp\n"
+"par_id79042\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_USERLISTS:LB_LISTS\">Displays all the available lists. These lists can be selected for editing.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_USERLISTS:LB_LISTS\">Εμφανίζει όλες τις διαθέσιμες λίστες. Αυτές οι λίστες μπορούν να επιλεγούν για επεξεργασία.</ahelp>"
+msgid "<ahelp hid=\".\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>"
+msgstr "<ahelp hid=\".\">Αν ενεργοποιηθεί, πρέπει να κρατάτε πιεσμένο το πλήκτρο Ctrl ενώ κάνετε κλικ σε μια υπερσύνδεση για να ακολουθήσετε αυτό το δεσμό. Αν δεν ενεργοποιηθεί, ένα κλικ ανοίγει την υπερσύνδεση.</ahelp>"
-#: 01060400.xhp
+#: 01030300.xhp
msgctxt ""
-"01060400.xhp\n"
-"hd_id3147531\n"
-"5\n"
+"01030300.xhp\n"
+"hd_id4076357\n"
"help.text"
-msgid "Entries"
-msgstr "Εγγραφές"
+msgid "Passwords for web connections"
+msgstr "Κωδικοί πρόσβασης για διαδικτυακές συνδέσεις"
-#: 01060400.xhp
+#: 01030300.xhp
msgctxt ""
-"01060400.xhp\n"
-"par_id3149669\n"
-"6\n"
+"01030300.xhp\n"
+"par_id8231757\n"
"help.text"
-msgid "<ahelp hid=\"SC:MULTILINEEDIT:RID_SCPAGE_USERLISTS:ED_ENTRIES\">Displays the content of the currently selected list. This content can be edited.</ahelp>"
-msgstr "<ahelp hid=\"SC:MULTILINEEDIT:RID_SCPAGE_USERLISTS:ED_ENTRIES\">Εμφανίζει το περιεχόμενο όλων τις διαθέσιμων λιστών. Αυτό το περιεχόμενο μπορεί να υποστεί επεξεργασία.</ahelp>"
+msgid "You can enter a master password to enable easy access to sites that require a user name and password."
+msgstr "Μπορείτε να εισάγετε ένα κύριο κωδικό πρόσβασης για να ενεργοποιήσετε την εύκολη πρόσβαση σε ιστοσελίδες που απαιτούν όνομα χρήστη και κωδικό πρόσβασης."
-#: 01060400.xhp
+#: 01030300.xhp
msgctxt ""
-"01060400.xhp\n"
-"hd_id3145069\n"
-"7\n"
+"01030300.xhp\n"
+"hd_id3168736\n"
"help.text"
-msgid "Copy list from"
-msgstr "Αντιγραφή λίστας από"
+msgid "Persistently save passwords protected by a master password"
+msgstr "Μόνιμη αποθήκευση κωδικών πρόσβασης οι οποίοι είναι προστατευμένοι από έναν κύριο κωδικό πρόσβασης"
-#: 01060400.xhp
+#: 01030300.xhp
msgctxt ""
-"01060400.xhp\n"
-"par_id3149457\n"
-"8\n"
+"01030300.xhp\n"
+"par_id1909848\n"
"help.text"
-msgid "<ahelp hid=\"SC:EDIT:RID_SCPAGE_USERLISTS:ED_COPYFROM\">Defines the spreadsheet and the cells to copy, in order to include them in the <emph>Lists</emph> box. The currently selected range in the spreadsheet is the default.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCPAGE_USERLISTS:ED_COPYFROM\">Καθορίζει το λογιστικό φύλλο και τα κελιά που θα αντιγραφούν, ώστε να συμπεριληφθούν στο πεδίο <emph>Λίστες</emph>. Η τρέχουσα επιλεγμένη περιοχή στο έγγραφο πίνακα είναι η προεπιλογή.</ahelp>"
+msgid "<ahelp hid=\".\">If enabled, %PRODUCTNAME will securely store all passwords that you use to access files from web servers. You can retrieve the passwords from the list after you enter the master password.</ahelp>"
+msgstr "<ahelp hid=\".\">Αν ενεργοποιηθεί, το %PRODUCTNAME θα αποθηκεύσει με ασφάλεια όλους τους κωδικούς πρόσβασης που χρησιμοποιείτε για να έχετε πρόσβαση σε αρχεία από διαδικτυακούςεξυπηρετητές. Μπορείτε να ανακτήσετε τους κωδικούς πρόσβασης από τη λίστα εφόσον έχετε εισάγει τον κύριο κωδικό πρόσβασης.</ahelp>"
-#: 01060400.xhp
+#: 01030300.xhp
msgctxt ""
-"01060400.xhp\n"
-"hd_id3151211\n"
-"13\n"
+"01030300.xhp\n"
+"hd_id3901791\n"
"help.text"
-msgid "Copy"
-msgstr "Αντιγραφή"
+msgid "Master Password"
+msgstr "Κύριος Κωδικός Πρόσβασης"
-#: 01060400.xhp
+#: 01030300.xhp
msgctxt ""
-"01060400.xhp\n"
-"par_id3158409\n"
-"14\n"
+"01030300.xhp\n"
+"par_id4571977\n"
"help.text"
-msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCPAGE_USERLISTS:BTN_COPY\">Copies the contents of the cells in the <emph>Copy list from</emph> box. If you select a reference to related rows and columns, the <link href=\"text/shared/optionen/01060401.xhp\" name=\"Copy List\"><emph>Copy List</emph></link> dialog appears after clicking the button. You can use this dialog to define if the reference is converted to sort lists by row or by column.</ahelp>"
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCPAGE_USERLISTS:BTN_COPY\">Αντιγράφει τα περιεχόμενα των κελιών στο πεδίο <emph>Αντιγραφή λίστας από</emph>. Αν επιλέξετε μία αναφορά σε σχετικές γραμμές ή στήλες, εμφανίζεται ο διάλογος <link href=\"text/shared/optionen/01060401.xhp\" name=\"Αντιγραφή λίστας\"><emph>Αντιγραφή λίστας</emph></link> αφού πατήσετε κλικ στο πεδίο επιλογής. Μπορείτε να χρησιμοποιήσετε αυτό το διάλογο για να ορίσετε αν η αναφορά μετατρέπεται για να ταξινομεί λίστες ανά γραμμές ή ανά στήλες.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the Enter Master Password dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο Εισαγωγή Κύριου Κωδικού Πρόσβασης.</ahelp>"
-#: 01060400.xhp
+#: 01030300.xhp
msgctxt ""
-"01060400.xhp\n"
-"hd_id3154684\n"
-"9\n"
+"01030300.xhp\n"
+"par_id5216223\n"
"help.text"
-msgid "New/Discard"
-msgstr "Δημιουργία/Απόρριψη"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the master password.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τον κύριο κωδικό πρόσβασης.</ahelp>"
-#: 01060400.xhp
+#: 01030300.xhp
msgctxt ""
-"01060400.xhp\n"
-"par_id3153970\n"
-"10\n"
+"01030300.xhp\n"
+"par_id7067171\n"
"help.text"
-msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCPAGE_USERLISTS:BTN_NEW\">Enters the contents of a new list into the <emph>Entries</emph> box.</ahelp> This button will change from <emph>New</emph> to <emph>Discard</emph>, which enables you to delete the new list."
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCPAGE_USERLISTS:BTN_NEW\">Εισάγει τα περιεχόμενα μιας νέας λίστας στο πεδίο <emph>Εγγραφές</emph>.</ahelp> Αυτό το πεδίο επιλογής θα μεταβληθεί από <emph>Δημιουργία</emph> σε <emph>Απόρριψη</emph>, που σας επιτρέπει να διαγράψετε τη νέα λίστα."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the master password again.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τον κύριο κωδικό πρόσβασης ξανά.</ahelp>"
-#: 01060400.xhp
+#: 01030300.xhp
msgctxt ""
-"01060400.xhp\n"
-"hd_id3144760\n"
-"11\n"
+"01030300.xhp\n"
+"par_id7499313\n"
"help.text"
-msgid "Add/Modify"
-msgstr "Προσθήκη/Τροποποίηση"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the master password to continue.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τον κύριο κωδικό πρόσβασης για να συνεχίσετε.</ahelp>"
-#: 01060400.xhp
+#: 01030300.xhp
msgctxt ""
-"01060400.xhp\n"
-"par_id3145785\n"
-"12\n"
+"01030300.xhp\n"
+"hd_id3283486\n"
"help.text"
-msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCPAGE_USERLISTS:BTN_ADD\">Adds a new list into the <emph>Lists</emph> box.</ahelp> If you would like to edit this list in the <emph>Entries</emph> box, this button will change from <emph>Add</emph> to <emph>Modify</emph>, which enables you to include the newly modified list."
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCPAGE_USERLISTS:BTN_ADD\">Προσθέτει μια νέα λίστα στο πεδίο <emph>Λίστες</emph>.</ahelp> Αν θέλετε να επεξεργαστείτε αυτή τη λίστα στο πεδίο <emph>Εγγραφές</emph>, αυτό το πεδίο επιλογής θα μεταβληθεί από <emph>Προσθήκη</emph> σε <emph>Τροποποίηση</emph>, που σας επιτρέπει να συμπεριλάβετε τη πρόσφατα τροποποιημένη λίστα."
+msgid "Connections"
+msgstr "Συνδέσεις"
-#: 01010100.xhp
+#: 01030300.xhp
msgctxt ""
-"01010100.xhp\n"
-"tit\n"
+"01030300.xhp\n"
+"par_id3472090\n"
"help.text"
-msgid "User Data"
-msgstr "Δεδομένα χρήστη"
+msgid "<ahelp hid=\".\">Asks for the master password. If master password is correct, shows the Stored Web Connection Information dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ζητά τον κύριο κωδικό πρόσβασης. Αν ο κύριος κωδικός πρόσβασης είναι σωστός, εμφανίζει το διάλογο Αποθηκευμένες Πληροφορίες Διαδικτυακής Σύνδεσης.</ahelp>"
-#: 01010100.xhp
+#: 01030300.xhp
msgctxt ""
-"01010100.xhp\n"
-"bm_id3155805\n"
+"01030300.xhp\n"
+"par_id3289590\n"
"help.text"
-msgid "<bookmark_value>data; user data</bookmark_value><bookmark_value>user data; input</bookmark_value><bookmark_value>personal data input</bookmark_value>"
-msgstr "<bookmark_value>δεδομένα, δεδομένα χρήστη</bookmark_value><bookmark_value>δεδομένα χρήστη, είσοδος</bookmark_value><bookmark_value>είσοδος προσωπικών δεδομένων</bookmark_value>"
+msgid "The Stored Web Connection Information dialog shows a list of web sites and user names that you entered previously. You can select any entry and remove it from the list. You can view the password for the selected entry."
+msgstr "Ο διάλογος Αποθηκευμένες Πληροφορίες Διαδικτυακής Σύνδεσης εμφανίζει μια λίστα από ιστοσελίδες και ονόματα χρήστη τα οποία έχετε εισάγει στο παρελθόν. Έχετε τη δυνατότητα να επιλέξετε οποιαδήποτε καταχώρηση και να την αφαιρέσετε από τη λίστα. Μπορείτε να δείτε τον κωδικό πρόσβασης για την επιλεγμένη καταχώρηση."
-#: 01010100.xhp
+#: 01030300.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3155805\n"
-"1\n"
+"01030300.xhp\n"
+"par_id7499008\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010100.xhp\" name=\"User Data\">User Data</link>"
-msgstr "<link href=\"text/shared/optionen/01010100.xhp\" name=\"Δεδομένα Χρήστη\">Δεδομένα Χρήστη</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the selected entry from the list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αφαιρεί την επιλεγμένη καταχώριση από τη λίστα.</ahelp>"
-#: 01010100.xhp
+#: 01030300.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3156410\n"
-"2\n"
+"01030300.xhp\n"
+"par_id7021088\n"
"help.text"
-msgid "<ahelp hid=\"HID_OPTIONS_GENERAL\">Use this tab page to enter or edit user data.</ahelp> Some of the data may have already been entered by the user when installing $[officename]."
-msgstr "<ahelp hid=\"HID_OPTIONS_GENERAL\">Χρησιμοποιείστε αυτή τη σελίδα καρτέλας για να εισάγετε ή επεξεργαστείτε δεδομένα χρήστη.</ahelp> Μερικά από τα δεδομένα μπορεί να έχουν ήδη εισαχθεί από το χρήστη κατά την εγκατάσταση του $[officename]."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes all entries from the list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αφαιρεί όλες τις καταχωρίσεις από τη λίστα.</ahelp>"
-#: 01010100.xhp
+#: 01030300.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3153748\n"
-"27\n"
+"01030300.xhp\n"
+"par_id1981261\n"
"help.text"
-msgid "User data is used by templates and Wizards in $[officename]. For example, the \"First name\" and \"Last name\" data fields are used to automatically insert your name as the author of a new document. You can see this under <emph>File - Properties</emph>."
-msgstr "Τα δεδομένα χρήστη χρησιμοποιούνται από τα πρότυπα και τους Αυτόματους πιλότους στο $[officename]. Για παράδειγμα, τα πεδία δεδομένων \"Όνομα\" και \"Επώνυμο\" χρησιμοποιούνται για εισαχθεί αυτόματα το όνομά σας ως συγγραφέας ενός νέου εγγράφου. Μπορείτε να το δείτε αυτό στο <emph>Αρχείο - Ιδιότητες</emph>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can view and change the password for the selected entry.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα διάλογο όπου μπορείτε να δείτε και να αλλάξετε τον κωδικό πρόσβασης για την επιλεγμένη καταχώριση.</ahelp>"
-#: 01010100.xhp
+#: 01030300.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3153031\n"
-"28\n"
+"01030300.xhp\n"
+"par_idN10687\n"
"help.text"
-msgid "Some of the user data is included automatically in an internal dictionary so that it is recognized by the spellchecker. If typing errors are made, the program can use this data to suggest replacements. Note that changes to data take effect only after $[officename] is restarted."
-msgstr "Μερικά από τα δεδομένα χρήστη περιλαμβάνονται αυτόματα σε ένα εσωτερικό λεξικό για να τα αναγνωρίζει ο ορθογραφικός έλεγχος. Εάν γίνουν τυπογραφικά λάθη, το πρόγραμμα μπορεί να χρησιμοποιήσει αυτά τα δεδομένα για να κάνει υποδείξεις διόρθωσης. Σημειώστε ότι αλλαγές σε δεδομένα ισχύουν μόνο μετά την επανεκκίνηση του $[officename]."
+msgid "Macro security"
+msgstr "Ασφάλεια μακροεντολών"
-#: 01010100.xhp
+#: 01030300.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3147653\n"
+"01030300.xhp\n"
+"par_idN1068B\n"
+"help.text"
+msgid "Adjust the security level for executing macros and specify trusted macro authors."
+msgstr "Ρυθμίστε το επίπεδο ασφάλειας για την εκτέλεση μακροεντολών και καθορίστε τους έμπιστους συγγραφείς μακροεντολών."
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_idN1068E\n"
+"help.text"
+msgid "Macro Security"
+msgstr "Ασφάλεια μακροεντολών"
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_idN10692\n"
+"help.text"
+msgid "<ahelp hid=\"703992332\">Opens the <emph>Macro Security</emph> dialog.</ahelp>"
+msgstr "<ahelp hid=\"703992332\">Ανοίγει το διάλογο <emph>Ασφάλεια Μακροεντολών </emph>.</ahelp>"
+
+#: 01030500.xhp
+msgctxt ""
+"01030500.xhp\n"
+"tit\n"
+"help.text"
+msgid "HTML compatibility"
+msgstr "Συμβατότητα HTML"
+
+#: 01030500.xhp
+msgctxt ""
+"01030500.xhp\n"
+"bm_id3155132\n"
+"help.text"
+msgid "<bookmark_value>$[officename] Basic scripts in HTML documents</bookmark_value><bookmark_value>HTML;compatibility settings</bookmark_value>"
+msgstr "<bookmark_value>Βασικά σενάρια του $[officename] σε έγγραφα HTML</bookmark_value><bookmark_value>HTML;ρυθμίσεις συμβατότητας</bookmark_value>"
+
+#: 01030500.xhp
+msgctxt ""
+"01030500.xhp\n"
+"hd_id3153821\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/shared/optionen/01030500.xhp\" name=\"HTML compatibility\">HTML compatibility</link>"
+msgstr "<link href=\"text/shared/optionen/01030500.xhp\" name=\"Συμβατότητα HTML\">Συμβατότητα HTML</link>"
+
+#: 01030500.xhp
+msgctxt ""
+"01030500.xhp\n"
+"par_id3156326\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"OFFMGR:TABPAGE:RID_OFAPAGE_HTMLOPT\">Defines settings for HTML pages.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:TABPAGE:RID_OFAPAGE_HTMLOPT\">Καθορίζει τις ρυθμίσεις για σελίδες HTML.</ahelp>"
+
+#: 01030500.xhp
+msgctxt ""
+"01030500.xhp\n"
+"hd_id3154897\n"
"3\n"
"help.text"
-msgid "Address"
-msgstr "Διεύθυνση"
+msgid "Font sizes"
+msgstr "Μέγεθος γραμματοσειρών"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3149762\n"
+"01030500.xhp\n"
+"par_id3145673\n"
"4\n"
"help.text"
-msgid "Use the <emph>Address</emph> field to enter and edit your personal user data."
-msgstr "Χρησιμοποιήστε το πεδίο <emph>Διεύθυνση</emph> για να εισάγετε και να επεξεργαστείτε τα προσωπικά σας δεδομένα χρήστη."
+msgid "<ahelp hid=\"OFFMGR:NUMERICFIELD:RID_OFAPAGE_HTMLOPT:NF_SIZE7\">Use the spin buttons <emph>Size 1</emph> to <emph>Size 7</emph> to define the respective font sizes for the HTML <font size=1> to <font size=7> tags.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:NUMERICFIELD:RID_OFAPAGE_HTMLOPT:NF_SIZE7\">Χρησιμοποιήστε τα πεδία επιλογής<emph>Μέγεθος 1</emph> έως <emph>Μέγεθος 7</emph> για να ορίσετε τα αντίστοιχα μεγέθη γραμματοσειράς για τις ετικέτες HTML.<font size=1> εως <font size=7>.</ahelp>"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3156329\n"
+"01030500.xhp\n"
+"hd_id3148943\n"
"5\n"
"help.text"
-msgid "Company"
-msgstr "Εταιρία"
+msgid "Import"
+msgstr "Εισαγωγή"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3143270\n"
+"01030500.xhp\n"
+"par_id3151385\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_COMPANY\">Type the name of your company in this field.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_COMPANY\">Σε αυτό το πεδίο πληκτρολογήστε το όνομα της εταιρίας σας.</ahelp>"
+msgid "Defines the settings for importing HTML documents."
+msgstr "Καθορίζει τις ρυθμίσεις για εισαγωγή εγγράφων HTML."
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3145315\n"
-"7\n"
+"01030500.xhp\n"
+"hd_id6065248\n"
"help.text"
-msgid "First name"
-msgstr "Όνομα"
+msgid "Use 'English (USA)' locale for numbers"
+msgstr "Χρησιμοποιείστε την τοπική ρύθμιση 'Αγγλικά(ΗΠΑ)' για αριθμούς"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3153821\n"
-"31\n"
+"01030500.xhp\n"
+"par_id8023926\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_FIRSTNAME\">Type your first name.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_FIRSTNAME\">Πληκτρολογήστε το όνομά σας.</ahelp>"
+msgid "When importing numbers from an HTML page, the decimal separator and the thousands separator characters differ according to the locale of the HTML page. The clipboard however contains no information about the locale. For example, the characters \"1.000\" copied from a German Web page most possibly mean \"one thousand\" because the period is the thousands separator in a German locale. If copied from an English Web page, the same characters stand for the number 1 as in \"one dot zero zero zero\"."
+msgstr "Κατά την εισαγωγή αριθμών από μια σελίδα HTML,η δεκαδική υποδιαστολή και το διαχωριστικό χιλιάδων διαφέρουν ανάλογα με την τοπική ρύθμιση της σελίδας HTML.Το πρόχειρο παρόλα αυτά δεν περιέχει καμία πληροφορία για την τοπική ρύθμιση. Παραδείγματος χάριν,οι χαρακτήρες \"1.000\" οι οποίοι έχουν αντιγραφεί από μία γερμανική ιστοσελίδα πιθανότατα σημαίνουν \"μία χιλιάδα\" γιατί η τελεία είναι το διαχωριστικό χιλιάδων σε μια Γερμανική τοπική ρύθμιση. Αν αντιγραφούν από μία αγγλική ιστοσελίδα,οι ίδιοι χαρακτήρες αναπαριστούν τον αριθμό 1 όπως στο \"μονάδα τελεία μηδέν μηδέν μηδέν\"."
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3159158\n"
-"32\n"
+"01030500.xhp\n"
+"par_id7658314\n"
"help.text"
-msgid "Last name"
-msgstr "Επώνυμο"
+msgid "<ahelp hid=\".\">If not checked, numbers will be interpreted according to the setting in <emph>Language Settings - Language of - Locale setting</emph> in the Options dialog box. If checked, numbers will be interpreted as 'English (USA)' locale.</ahelp>"
+msgstr "<ahelp hid=\".\">Εάν δεν σημειωθεί, οι αριθμοί θα ερμηνευθούν σύμφωνα με τη ρύθμιση στο <emph>Ρυθμίσεις γλώσσας - Γλώσσα για - Τοπική ρύθμιση</emph> στο πλαίσιο διαλόγου επιλογών. Εάν σημειωθεί, οι αριθμοί θα ερμηνευθούν ως τοπικό 'αγγλικό (USA)'.</ahelp>"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3145609\n"
-"33\n"
+"01030500.xhp\n"
+"hd_id3145068\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_NAME\">Type your last name.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_NAME\">Πληκτρολογήστε το επώνυμο σας.</ahelp>"
+msgid "Import unknown HTML tags as fields"
+msgstr "Εισαγωγή αγνώστων ετικετών HTML ως πεδία"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3156344\n"
-"34\n"
+"01030500.xhp\n"
+"par_id3149295\n"
+"8\n"
"help.text"
-msgid "Initials"
-msgstr "Αρχικά"
+msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_UNKNOWN_TAGS\">Mark this check box if you want <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> that are not recognized by $[officename] to be imported as fields.</ahelp> For an opening tag, an HTML_ON field will be created with the value of the tag name. For a closing tag, an HTML_OFF will be created. These fields will be converted to tags in the HTML export."
+msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_UNKNOWN_TAGS\">Επιλέξτε αυτό το πλαίσιο ελέγχου αν επιθυμείτε να εισάγονται ως πεδία <link href=\"text/shared/00/00000002.xhp#tags\" name=\"ετικέτες\">ετικέτες</link>οι οποίες δεν αναγνωρίζονται από το $[officename].</ahelp> Για μια ετικέτα ανοίγματος, θα δημιουργηθεί ένα πεδίο HTML_ON με την τιμή του ονόματος της ετικέτας. Για μια ετικέτα κλεισίματος, θα δημιουργηθεί ένα πεδίο HTML_OFF. Τα πεδία αυτά θα μετατραπούν σε ετικέτες κατά την εξαγωγή HTML."
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3147264\n"
-"8\n"
+"01030500.xhp\n"
+"hd_id3148797\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_SHORTNAME\">Type your initials.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_SHORTNAME\">Πληκτρολογήστε τα αρχικά σας.</ahelp>"
+msgid "Ignore font settings"
+msgstr "Παράβλεψη ρυθμίσεων γραμματοσειράς"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3153526\n"
+"01030500.xhp\n"
+"par_id3149202\n"
+"44\n"
+"help.text"
+msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_IGNORE_FONTNAMES\">Mark this check box to ignore all font settings when importing. The fonts that were defined in the HTML Page Style will be the fonts that will be used. </ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_IGNORE_FONTNAMES\">Ενεργοποιήστε αυτό το πλαίσιο ελέγχου για να παραβλέψετε όλες τις ρυθμίσεις γραμματοσειράς κατά την εισαγωγή. Οι γραμματοσειρές οι οποίες ορίστηκαν στο Στυλ Σελίδας HTML, θα είναι οι γραμματοσειρές που θα χρησιμοποιηθούν. </ahelp>"
+
+#: 01030500.xhp
+msgctxt ""
+"01030500.xhp\n"
+"hd_id3151177\n"
"9\n"
"help.text"
-msgid "Street"
-msgstr "Οδός"
+msgid "Export"
+msgstr "Εξαγωγή"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3151212\n"
+"01030500.xhp\n"
+"par_id3150449\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_STREET\">Type the name of your street in this field.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_STREET\">Σε αυτό το πεδίο πληκτρολογήστε το όνομα της οδού σας.</ahelp>"
+msgid "<ahelp hid=\"OFFMGR:LISTBOX:RID_OFAPAGE_HTMLOPT:LB_EXPORT\">Defines the settings for exporting HTML documents.</ahelp> To export in HTML format select the <emph>HTML Document</emph> file type in the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\"><emph>Save As</emph></link> dialog. You can find further instructions in the <link href=\"text/shared/00/00000020.xhp\" name=\"Import and export filters\">Import and export filters</link> description."
+msgstr "<ahelp hid=\"OFFMGR:LISTBOX:RID_OFAPAGE_HTMLOPT:LB_EXPORT\">Καθορίζει τις ρυθμίσεις για την εξαγωγή εγγράφων HTML.</ahelp> Για να κάνετε εξαγωγή σε μορφή HTML επιλέξτε το τύπο αρχείου <emph>Έγγραφο HTML</emph> στο πλαίσιο διαλόγου <link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\"><emph>Αποθήκευση ως</emph></link>. Μπορείτε να βρείτε περαιτέρω οδηγίες στην περιγραφή <link href=\"text/shared/00/00000020.xhp\" name=\"Εισαγωγή και εξαγωγή φίλτρων\">Εισαγωγή και εξαγωγή φίλτρων</link>."
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3154909\n"
-"11\n"
+"01030500.xhp\n"
+"par_id3145606\n"
+"42\n"
"help.text"
-msgid "ZIP"
-msgstr "Τ.Κ."
+msgid "To optimize the HTML export, select a browser or HTML standard from the Export box. If \"$[officename] Writer\" is selected, specific $[officename] Writer instructions are exported."
+msgstr "Για να βελτιώσετε την εξαγωγή σε HTML, επιλέξτε έναν περιηγητή ή ένα πρότυπο ΗΤΜL από το μενού Εξαγωγής. Εάν επιλεγεί το \"$[officename] Writer\", εξάγονται συγκεκριμένες οδηγίες $[officename] Writer."
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3145607\n"
-"12\n"
+"01030500.xhp\n"
+"hd_id3155132\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_PLZ\">Type your ZIP in this field.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_PLZ\">Σε αυτό το πεδίο πληκτρολογήστε τον Τ.Κ. σας.</ahelp>"
+msgid "$[officename] Basic"
+msgstr "$[officename] Basic"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3154685\n"
-"35\n"
+"01030500.xhp\n"
+"par_id3146120\n"
+"17\n"
"help.text"
-msgid "City"
-msgstr "Πόλη"
+msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_STARBASIC\">Mark this check box to include the $[officename] Basic instructions when exporting to HTML format.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_STARBASIC\">Ενεργοποιήστε αυτό το πλαίσιο ελέγχου για να συμπεριλάβετε τις οδηγίες $[officename] Basic κατά την εξαγωγή σε μορφή HTML.</ahelp>"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3149807\n"
-"36\n"
+"01030500.xhp\n"
+"par_id3150872\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_US_CITY\">Type the city where you live.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_US_CITY\">Πληκτρολογήστε την πόλη στην οποία μένετε.</ahelp>"
+msgid "You must activate this option before you create the $[officename] Basic Script, since otherwise it will not be inserted. $[officename] Basic Scripts must be located in the header of the HTML document. Once you have created the macro in the $[officename] Basic IDE, it appears in the source text of the HTML document in the header."
+msgstr "Πρέπει να ενεργοποιήσετε αυτήν την επιλογή πριν δημιουργήσετε το $[officename] Basic Script, γιατί διαφορετικά δεν θα πραγματοποιηθεί εισαγωγή του. Τα $[officename] Basic Scripts πρέπει να βρίσκονται στην κεφαλίδα του εγγράφου HTML. Μόλις δημιουργηθεί η μακροεντολή στο $[officename] Basic IDE, εμφανίζεται στην κεφαλίδα του κειμένου προέλευσης του εγγράφου HTML."
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3154125\n"
-"37\n"
+"01030500.xhp\n"
+"hd_id3149664\n"
+"45\n"
"help.text"
-msgid "State"
-msgstr "Νομός"
+msgid "Display warning"
+msgstr "Εμφάνιση προειδοποίησης"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3150441\n"
-"38\n"
+"01030500.xhp\n"
+"par_id3150420\n"
+"46\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_US_STATE\">Type your state.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_US_STATE\">Πληκτρολογήστε την κατάσταση βίου σας.</ahelp>"
+msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_STARBASIC_WARNING\">If this field is marked, when exporting to HTML a warning is shown that %PRODUCTNAME Basic macros will be lost.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_STARBASIC_WARNING\">Εάν έχει επιλεχθεί αυτό το πεδίο, κατά την εξαγωγή σε HTML εμφανίζεται μια προειδοποίηση ότι %PRODUCTNAME βασικές μακροεντολές θα χαθούν.</ahelp>"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3147434\n"
-"13\n"
+"01030500.xhp\n"
+"hd_id3154729\n"
+"28\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
+msgid "Print layout"
+msgstr "Διάταξη εκτύπωσης"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3147317\n"
+"01030500.xhp\n"
+"par_id3145254\n"
"39\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_TITLE\">Type your title in this field.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_TITLE\">Σε αυτό το πεδίο πληκτρολογήστε τον τίτλο σας.</ahelp>"
+msgid "<ahelp hid=\".\">If you mark this field, the print layout of the current document is exported as well.</ahelp> It can be read by $[officename], Netscape Navigator, and MS Internet Explorer."
+msgstr "<ahelp hid=\".\">Εάν σημειώσετε αυτό το πεδίο, η διάταξη εκτύπωσης του τρέχοντος εγγράφου εξάγεται επίσης.</ahelp> Μπορεί να διαβαστεί από $[officename], Netscape Navigator και MS Internet Explorer."
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3145364\n"
-"40\n"
+"01030500.xhp\n"
+"par_id3156276\n"
+"41\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "The HTML filter supports CSS2 (Cascading Style Sheets Level 2) for printing documents. These capabilities are only effective if print layout export is activated."
+msgstr "Το φίλτρο HTML υποστηρίζει το πρότυπο CSS2 (Cascading Style Sheets Level 2) για εκτύπωση εγγράφων. Οι δυνατότητες αυτές ισχύουν μόνο εάν έχει ενεργοποιηθεί η εξαγωγή της διάταξης εκτύπωσης."
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3147428\n"
-"14\n"
+"01030500.xhp\n"
+"hd_id3144764\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_POSITION\">Type your position in the company in this field.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_POSITION\">Σε αυτό το πεδίο εισάγετε τη θέση σας στην εταιρία.</ahelp>"
+msgid "Copy local graphics to Internet"
+msgstr "Αντιγραφή τοπικών γραφικών στο διαδίκτυο"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3155306\n"
-"17\n"
+"01030500.xhp\n"
+"par_id3149379\n"
+"25\n"
"help.text"
-msgid "Tel. (Home)"
-msgstr "Τηλ. (Σπίτι)"
+msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_LOCAL_GRF\">Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using FTP. Use the <emph>Save As</emph> dialog to save the document and enter a complete FTP URL as the file name in the Internet.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_LOCAL_GRF\">Ενεργοποιήσατε αυτό το πλαίσιο ελέγχου για να κάνετε αυτόματα upload τις ενσωματωμένες εικόνες στον επιλεγμένο διακομιστή Internet όταν κάνετε upload με χρήση FTP. Χρησιμοποιήστε το πλαίσιο διαλόγου <emph>Αποθήκευση Ως</emph> για να αποθηκεύσετε το έγγραφο και να εισάγετε ένα ολοκληρωμένο FTP URL ως όνομα αρχείου για να προσπελαστεί από το Internet.</ahelp>"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3154011\n"
-"41\n"
+"01030500.xhp\n"
+"hd_id3152960\n"
+"48\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_TELPRIVAT\">Type your private telephone number in this field.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_TELPRIVAT\">Σε αυτό το πεδίο πληκτρολογήστε τον προσωπικό τηλεφωνικό αριθμό σας.</ahelp>"
+msgid "Character set"
+msgstr "Σύνολο χαρακτήρων"
-#: 01010100.xhp
+#: 01030500.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3151118\n"
-"42\n"
+"01030500.xhp\n"
+"par_id3149018\n"
+"49\n"
"help.text"
-msgid "Tel. (Work)"
-msgstr "Τηλ. (Εργασία)"
+msgid "<ahelp hid=\"OFFMGR_LISTBOX_RID_OFAPAGE_HTMLOPT_LB_CHARSET\">Select the appropriate character set for the export</ahelp>."
+msgstr "<ahelp hid=\"OFFMGR_LISTBOX_RID_OFAPAGE_HTMLOPT_LB_CHARSET\">Επιλέξτε το κατάλληλο σύνολο χαρακτήρων για την εξαγωγή</ahelp>."
-#: 01010100.xhp
+#: 01040000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3159153\n"
-"18\n"
+"01040000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_TELCOMPANY\">Type your work number in this field.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_TELCOMPANY\">Σε αυτό το πεδίο πληκτρολογήστε τον τηλεφωνικό αριθμό της εργασίας σας.</ahelp>"
+msgid "Text Document Options"
+msgstr "Επιλογές Εγγράφου Κειμένου"
-#: 01010100.xhp
+#: 01040000.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3146921\n"
-"21\n"
+"01040000.xhp\n"
+"hd_id3155628\n"
+"1\n"
"help.text"
-msgid "Fax"
-msgstr "Fax"
+msgid "%PRODUCTNAME Writer Options"
+msgstr "Επιλογές %PRODUCTNAME Writer"
-#: 01010100.xhp
+#: 01040000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3153159\n"
-"43\n"
+"01040000.xhp\n"
+"par_id3145315\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_FAX\">Type your fax number in this field.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_FAX\">Σε αυτό το πεδίο πληκτρολογήστε τον αριθμό fax σας.</ahelp>"
+msgid "<variable id=\"optionentextdokument\"><ahelp hid=\".uno:SwEditOptions\">These settings determine the way text documents that are created in $[officename] are handled. It is also possible to define settings for the current text document.</ahelp></variable> The global settings are automatically saved."
+msgstr "<variable id=\"optionentextdokument\"><ahelp hid=\".uno:SwEditOptions\">Οι εντολές αυτές καθορίζουν τον τρόπο που χειριζόμαστε τα αρχεία κειμένου που δημιουργούνται στο $[officename]. Είναι επίσης δυνατό να καθορίσετε ρυθμίσεις για το τρέχον αρχείο κειμένου.</ahelp></variable> Οι καθολικές ρυθμίσεις αποθηκεύονται αυτόματα."
-#: 01010100.xhp
+#: 01040000.xhp
msgctxt ""
-"01010100.xhp\n"
-"hd_id3150592\n"
-"44\n"
+"01040000.xhp\n"
+"hd_id3159399\n"
+"5\n"
"help.text"
-msgid "E-mail"
-msgstr "E-mail"
+msgid "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Basic Fonts (Western)\">Basic Fonts (Western)</link>"
+msgstr "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Βασικές Γραμματοσειρές (Δυτική)\">Βασικές Γραμματοσειρές (Δυτική)</link>"
-#: 01010100.xhp
+#: 01040000.xhp
msgctxt ""
-"01010100.xhp\n"
-"par_id3154942\n"
-"22\n"
+"01040000.xhp\n"
+"par_id3151385\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_EMAIL\">Type your e-mail address.</ahelp> For example, my.name@my.provider.com"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXPAGE_GENERAL:ED_EMAIL\">Πληκτρολογήστε τη διεύθυνση Ε-mail σας.</ahelp> Για παράδειγμα, to.onoma.mou@o.paroheas.mou.gr"
+msgid "Specifies the settings for the basic fonts."
+msgstr "Καθορίζει τις ρυθμίσεις για την βασική γραμματοσειρά."
-#: 01110000.xhp
+#: 01040000.xhp
msgctxt ""
-"01110000.xhp\n"
-"tit\n"
+"01040000.xhp\n"
+"hd_id3148563\n"
+"6\n"
"help.text"
-msgid "Chart options"
-msgstr "Επιλογές διαγράμματος"
+msgid "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Basic Fonts (Asian)\">Basic Fonts (Asian)</link>"
+msgstr "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Βασικές Γραμματοσειρές (Ασιατική)\">Βασικές Γραμματοσειρές (Ασιατική)</link>"
-#: 01110000.xhp
+#: 01040000.xhp
msgctxt ""
-"01110000.xhp\n"
-"hd_id3145345\n"
-"1\n"
+"01040000.xhp\n"
+"par_id3147304\n"
+"4\n"
"help.text"
-msgid "Chart options"
-msgstr "Επιλογές διαγράμματος"
+msgid "Specifies the settings for the basic Asian fonts if Asian language support has been activated under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages.</emph>"
+msgstr "Καθορίζει τις ρυθμίσεις για τις βασικές ασιατικές γραμματοσειρές, εάν η υποστήριξη ασιατικών γλωσσών έχει ενεργοποιηθεί στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες.</emph>"
-#: 01110000.xhp
+#: 01040000.xhp
msgctxt ""
-"01110000.xhp\n"
-"par_id3149182\n"
-"2\n"
+"01040000.xhp\n"
+"hd_id3149294\n"
+"7\n"
"help.text"
-msgid "<variable id=\"farbe\"><ahelp hid=\"\" visibility=\"visible\">Defines the general settings for charts.</ahelp></variable>"
-msgstr "<variable id=\"farbe\"><ahelp hid=\"\" visibility=\"visible\">Προσδιορίζει τις γενικές ρυθμίσεις για διαγράμματα.</ahelp></variable>"
+msgid "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Basic Fonts (CTL)\">Basic Fonts (CTL)</link>"
+msgstr "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Βασικές Γραμματοσειρές (CTL)\">Βασικές Γραμματοσειρές (CTL)</link>"
+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150792\n"
+"8\n"
+"help.text"
+msgid "Specifies the settings for basic fonts for complex text layout languages if their support has been activated under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>."
+msgstr "Καθορίζει τις ρυθμίσεις για βασικές γραμματοσειρές για γλώσσες σύνθετης διάταξης κειμένου, εάν η υποστήριξή τους έχει ενεργοποιηθεί στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</emph>."
#: 01040200.xhp
msgctxt ""
@@ -5076,7 +6210,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Helplines While Moving"
-msgstr "Βοηθητικές γραμμές μετακίνησης"
+msgstr "Βοηθητικές γραμμές μεταφοράς"
#: 01040200.xhp
msgctxt ""
@@ -5084,8 +6218,8 @@ msgctxt ""
"par_id3146798\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_CONTENT_OPT_CB_CROSS\">Displays snap lines around the frames when frames are moved. You can select the<emph> Helplines While Moving </emph>option to show the exact position of the object using lineal values.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_CONTENT_OPT_CB_CROSS\">Προβάλει γραμμές προσκόλλησης γύρω από τα πλαίσια, όταν αυτά μετακινούνται. Μπορείτε να διαλέξετε την επιλογή<emph> Βοηθητικές γραμμές μετακίνησης</emph>για να δείξετε την ακριβή θέση του αντικειμένου χρησιμοποιώντας γραμμικές τιμές.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/helplines\">Displays snap lines around the frames when frames are moved. You can select the<emph> Helplines While Moving </emph>option to show the exact position of the object using lineal values.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/helplines\">Προβάλει γραμμές προσκόλλησης γύρω από τα πλαίσια, όταν αυτά μετακινούνται. Μπορείτε να διαλέξετε την επιλογή<emph> Βοηθητικές γραμμές μετακίνησης</emph>για να δείξετε την ακριβή θέση του αντικειμένου χρησιμοποιώντας γραμμικές τιμές.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -5120,8 +6254,8 @@ msgctxt ""
"par_id3154347\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_CONTENT_OPT_CB_HSCROLL\">Displays the horizontal scrollbar.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_CONTENT_OPT_CB_HSCROLL\">Εμφανίζει την οριζόντια γραμμή κύλισης.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hscrollbar\">Displays the horizontal scrollbar.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hscrollbar\">Εμφανίζει την οριζόντια γραμμή κύλισης.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -5138,8 +6272,8 @@ msgctxt ""
"par_id3150541\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_CONTENT_OPT_CB_VSCROLL\">Displays the vertical scrollbar.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_CONTENT_OPT_CB_VSCROLL\">Εμφανίζει την κατακόρυφη γραμμή κύλισης.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vscrollbar\">Displays the vertical scrollbar.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vscrollbar\">Εμφανίζει την κατακόρυφη γραμμή κύλισης.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -5156,8 +6290,8 @@ msgctxt ""
"par_id3154126\n"
"66\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_CONTENT_OPT_CB_ANY_RULER\">Enables the rulers. Use the following two check boxes to select the ruler(s) to be shown.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_CONTENT_OPT_CB_ANY_RULER\">Ενεργοποιεί τους χάρακες. Χρησιμοποιήστε τα ακόλουθα δύο πλαίσια ελέγχου για να επιλέξετε τον/τους χάρακα/χάρακες που θέλετε να εμφανιστούν.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/ruler\">Enables the rulers. Use the following two check boxes to select the ruler(s) to be shown.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/ruler\">Ενεργοποιεί τους χάρακες. Χρησιμοποιήστε τα ακόλουθα δύο πλαίσια ελέγχου για να επιλέξετε τον/τους χάρακα/χάρακες που θέλετε να εμφανιστούν.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -5174,8 +6308,8 @@ msgctxt ""
"par_id3149202\n"
"18\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_CONTENT_OPT_LB_HMETRIC\">Displays the horizontal ruler. Select the desired measurement unit from the corresponding list.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_CONTENT_OPT_LB_HMETRIC\">Εμφανίζει τον οριζόντιο χάρακα. Επιλέξτε την επιθυμητή μονάδα μέτρησης από την ανταποκρινόμενη λίστα.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hrulercombobox\">Displays the horizontal ruler. Select the desired measurement unit from the corresponding list.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hrulercombobox\">Εμφανίζει τον οριζόντιο χάρακα. Επιλέξτε την επιθυμητή μονάδα μέτρησης από την ανταποκρινόμενη λίστα.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -5192,8 +6326,8 @@ msgctxt ""
"par_id3147287\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_CONTENT_OPT_LB_VMETRIC\">Displays the vertical ruler. Select the desired measurement unit from the corresponding list.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_CONTENT_OPT_LB_VMETRIC\">Εμφανίζει τον κατακόρυφο χάρακα. Επιλέξτε την επιθυμητή μονάδα μέτρησης από την ανταποκρινόμενη λίστα.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulercombobox\">Displays the vertical ruler. Select the desired measurement unit from the corresponding list.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulercombobox\">Εμφανίζει τον κατακόρυφο χάρακα. Επιλέξτε την επιθυμητή μονάδα μέτρησης από την ανταποκρινόμενη λίστα.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -5210,8 +6344,8 @@ msgctxt ""
"par_id3151116\n"
"61\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_CONTENT_OPT_CB_VRULER_RIGHT\">Aligns the vertical ruler with the right border.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_CONTENT_OPT_CB_VRULER_RIGHT\">Ευθυγραμμίζει τον κατακόρυφο χάρακα με το δεξί περίγραμμα.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulerright\">Aligns the vertical ruler with the right border.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulerright\">Ευθυγραμμίζει τον κατακόρυφο χάρακα με το δεξί περίγραμμα.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -5228,8 +6362,8 @@ msgctxt ""
"par_id3153364\n"
"28\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_CONTENT_OPT_CB_SMOOTH_SCROLL\">Activates the smooth page scrolling function. </ahelp> The scrolling speed depends of the area and of the color depth display."
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_CONTENT_OPT_CB_SMOOTH_SCROLL\">Ενεργοποιεί τη λειτουργία ομαλής κύλισης σελίδας. </ahelp> Η ταχύτητα κύλισης εξαρτάται από την περιοχή και την προβολή του βάθους χρώματος."
+msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/smoothscroll\">Activates the smooth page scrolling function. </ahelp> The scrolling speed depends of the area and of the color depth display."
+msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/smoothscroll\">Ενεργοποιεί τη λειτουργία ομαλής κύλισης σελίδας. </ahelp> Η ταχύτητα κύλισης εξαρτάται από την περιοχή και την προβολή του βάθους χρώματος."
#: 01040200.xhp
msgctxt ""
@@ -5264,8 +6398,8 @@ msgctxt ""
"par_id3149261\n"
"37\n"
"help.text"
-msgid "<variable id=\"grafikenaus\"><ahelp hid=\"SW:CHECKBOX:TP_CONTENT_OPT:CB_GRF\">Specifies whether to display graphics and objects on the screen.</ahelp></variable> If these elements are hidden, you will see empty frames as placeholders."
-msgstr "<variable id=\"grafikenaus\"><ahelp hid=\"SW:CHECKBOX:TP_CONTENT_OPT:CB_GRF\">Καθορίζει εάν θα προβληθούν γραφικά και αντικείμενα στην οθόνη.</ahelp></variable> Αν αυτα τα στοιχεία είναι κρυμμένα, θα δείτε κενά πλαίσια ως σύμβολα κράτησης θέσης."
+msgid "<variable id=\"grafikenaus\"><ahelp hid=\"modules/swriter/ui/viewoptionspage/graphics\">Specifies whether to display graphics and objects on the screen.</ahelp></variable> If these elements are hidden, you will see empty frames as placeholders."
+msgstr "<variable id=\"grafikenaus\"><ahelp hid=\"modules/swriter/ui/viewoptionspage/graphics\">Καθορίζει εάν θα προβληθούν γραφικά και αντικείμενα στην οθόνη.</ahelp></variable> Αν αυτα τα στοιχεία είναι κρυμμένα, θα δείτε κενά πλαίσια ως σύμβολα κράτησης θέσης."
#: 01040200.xhp
msgctxt ""
@@ -5300,8 +6434,8 @@ msgctxt ""
"par_id3154482\n"
"41\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_CONTENT_OPT:CB_TBL\">Displays the tables contained in your document.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_CONTENT_OPT:CB_TBL\">Προβάλλει τους πίνακες που περιέχονται στο έγγραφό σας.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/tables\">Displays the tables contained in your document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/tables\">Προβάλλει τους πίνακες που περιέχονται στο έγγραφό σας.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -5327,8 +6461,8 @@ msgctxt ""
"par_id3151249\n"
"43\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_CONTENT_OPT:CB_DRWFAST\">Displays the drawings and controls contained in your document.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_CONTENT_OPT:CB_DRWFAST\">Προβάλλει τα σχέδια και τα πεδία ελέγχου, τα οποία περιέχονται στο έγγραφό σας.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/drawings\">Displays the drawings and controls contained in your document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/drawings\">Προβάλλει τα σχέδια και τα πεδία ελέγχου, τα οποία περιέχονται στο έγγραφό σας.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -5345,8 +6479,8 @@ msgctxt ""
"par_id3155959\n"
"45\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_CONTENT_OPT:CB_FIELD\">Displays the field names in the document instead of the contents of the fields.</ahelp> You can also choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Fields\"><emph>View - Fields</emph></link> in a text document."
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_CONTENT_OPT:CB_FIELD\">Προβάλλει τα ονόματα των πεδίων στο έγγραφου αντί για τα περιεχόμενα των πεδίων.</ahelp> Μπορείτε επίσης να επιλέξετε <link href=\"text/swriter/01/03090000.xhp\" name=\"Προβολή - Πεδία\"><emph>Προβολή - Πεδία</emph></link> σε ένα έγγραφο κειμένου."
+msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/fieldcodes\">Displays the field names in the document instead of the contents of the fields.</ahelp> You can also choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Fields\"><emph>View - Fields</emph></link> in a text document."
+msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/fieldcodes\">Προβάλλει τα ονόματα των πεδίων στο έγγραφου αντί για τα περιεχόμενα των πεδίων.</ahelp> Μπορείτε επίσης να επιλέξετε <link href=\"text/swriter/01/03090000.xhp\" name=\"Προβολή - Πεδία\"><emph>Προβολή - Πεδία</emph></link> σε ένα έγγραφο κειμένου."
#: 01040200.xhp
msgctxt ""
@@ -5363,8 +6497,8 @@ msgctxt ""
"par_id3159335\n"
"47\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_CONTENT_OPT:CB_POSTIT\">Displays comments. Click a comment to edit the text. Use the context menu in Navigator to locate or delete a comment. Use the comments's context menu to delete this comment or all comments or all comments of this author.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_CONTENT_OPT:CB_POSTIT\">Προβάλλει σημειώσεις. Κάντε κλικ σε μια σημείωση για να επεξεργαστείτε το κείμενο. Χρησιμοποιείστε το μενού περιβάλλοντος στην Περιήγηση για να εντοπίσετε ή να διαγράψετε μία σημείωση. Χρησιμοποιείστε το μενού περιβάλλοντος της σημείωσης για να διαγράψετε αυτή την σημείωση ή όλες τις σημειώσεις, ή όλες τις σημειώσεις αυτού του συγγραφέα.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">Displays comments. Click a comment to edit the text. Use the context menu in Navigator to locate or delete a comment. Use the comments's context menu to delete this comment or all comments or all comments of this author.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">Προβάλλει σημειώσεις. Κάντε κλικ σε μια σημείωση για να επεξεργαστείτε το κείμενο. Χρησιμοποιείστε το μενού περιβάλλοντος στην Περιήγηση για να εντοπίσετε ή να διαγράψετε μία σημείωση. Χρησιμοποιείστε το μενού περιβάλλοντος της σημείωσης για να διαγράψετε αυτή την σημείωση ή όλες τις σημειώσεις, ή όλες τις σημειώσεις αυτού του συγγραφέα.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -5390,1465 +6524,1507 @@ msgctxt ""
"par_id3154716\n"
"59\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_CONTENT_OPT_LB_METRIC\">Specifies the <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Unit\">Unit</link> for HTML documents.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_CONTENT_OPT_LB_METRIC\">Καθορίζει την <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Ενότητα\">Ενότητα</link> για έγγραφα HTML.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/measureunit\">Specifies the <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Unit\">Unit</link> for HTML documents.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/measureunit\">Καθορίζει την <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Ενότητα\">Ενότητα</link> για έγγραφα HTML.</ahelp>"
-#: 01160200.xhp
+#: 01040300.xhp
msgctxt ""
-"01160200.xhp\n"
+"01040300.xhp\n"
"tit\n"
"help.text"
-msgid "Registered Databases"
-msgstr "Καταχωρημένες βάσεις δεδομένων"
+msgid "Basic Fonts"
+msgstr "Βασικές γραμματοσειρές"
-#: 01160200.xhp
+#: 01040300.xhp
msgctxt ""
-"01160200.xhp\n"
-"par_idN10551\n"
+"01040300.xhp\n"
+"bm_id3151299\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01160200.xhp\">Databases</link>"
-msgstr "<link href=\"text/shared/optionen/01160200.xhp\">Βάσεις Δεδομένων</link>"
+msgid "<bookmark_value>fonts;default settings</bookmark_value><bookmark_value>defaults;fonts</bookmark_value><bookmark_value>basic fonts</bookmark_value><bookmark_value>predefining fonts</bookmark_value><bookmark_value>fonts;changing in templates</bookmark_value><bookmark_value>templates;changing basic fonts</bookmark_value><bookmark_value>paragraph styles;modifying basic fonts</bookmark_value>"
+msgstr "<bookmark_value>γραμματοσειρά, προεπιλεγμένες ρυθμίσεις</bookmark_value><bookmark_value>προεπιλεγμένες, γραμματοσειρές</bookmark_value><bookmark_value>βασικές γραμματοσειρές</bookmark_value><bookmark_value>προκαθορισμένες γραμματοσειρές</bookmark_value><bookmark_value>γραμματοσειρές, αλλαγή προτύπων</bookmark_value><bookmark_value>πρότυπα, αλλαγή βασικής γραμματοσειράς</bookmark_value><bookmark_value>πρότυπα παραφράφων, τροποποίηση βασικών γραμματοσειρών</bookmark_value>"
-#: 01160200.xhp
+#: 01040300.xhp
msgctxt ""
-"01160200.xhp\n"
-"par_idN10561\n"
+"01040300.xhp\n"
+"hd_id3151299\n"
+"1\n"
"help.text"
-msgid "Add, modify, or remove entries to the list of registered databases. You must register a database within %PRODUCTNAME in order to see it in the <emph>View - Data sources</emph> window."
-msgstr "Προσθέστε, μορφοποιήστε, ή διαγράψτε εγγραφές στην λίστα καταχωρημένων βάσεων δεδομένων . Πρέπει να δηλώσετε μια βάση δεδομένων εντός του %PRODUCTNAME για να μπορέσετε να την δείτε στο παράθυρο<emph>Προβολή - Πηγές Δεδομένων</emph>."
+msgid "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Basic Fonts\">Basic Fonts</link>"
+msgstr "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Βασικές Γραμματοσειρές\">Βασικές Γραμματοσειρές</link>"
-#: 01160200.xhp
+#: 01040300.xhp
msgctxt ""
-"01160200.xhp\n"
-"par_idN1058E\n"
+"01040300.xhp\n"
+"par_id3149786\n"
+"2\n"
"help.text"
-msgid "Registered Databases"
-msgstr "Καταχωρημένες βάσεις δεδομένων"
+msgid "<ahelp hid=\"HID_STD_FONT\">Specifies the settings for the basic fonts in your documents.</ahelp>"
+msgstr "<ahelp hid=\"HID_STD_FONT\">Καθορίζει τις ρυθμίσεις για τις βασικές γραμματοσειρές στα έγγραφά σας.</ahelp>"
-#: 01160200.xhp
+#: 01040300.xhp
msgctxt ""
-"01160200.xhp\n"
-"par_idN10592\n"
+"01040300.xhp\n"
+"par_id3152349\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"35535\">Lists the registered name and database file of all registered databases. Double-click an entry to edit.</ahelp>"
-msgstr "<ahelp hid=\"35535\">Εμφανίζει το καταχωρημένο όνομα και το αρχείο βάσης δεδομένων όλων των καταχωρημένων βάσεων δεδομένων. Κάντε διπλό κλικ σε μια εγγραφή για να την μορφοποιήσετε.</ahelp>"
+msgid "You can also change the basic fonts for Asian and complex text layout languages if their support is enabled in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>."
+msgstr "Μπορείτε επίσης να αλλάξετε τις βασικές γραμματοσειρές για ασιατικές και σύνθετης διάταξης κειμένου γλώσσες εάν η υποστήριξη τους ενεργοποιηθεί στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</emph>."
-#: 01160200.xhp
+#: 01040300.xhp
msgctxt ""
-"01160200.xhp\n"
-"par_idN10595\n"
+"01040300.xhp\n"
+"par_id3145609\n"
+"18\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/optionen/01040301.xhp\" name=\"default text templates\">default text templates</link>."
+msgstr "Αυτές οι ρυθμίσεις καθορίζουν τις βασικές γραμματοσειρές για τα προκαθορισμένα πρότυπα. Μπορείτε επίσης να τροποποιήσετε ή να προσαρμόσετε τα <link href=\"text/shared/optionen/01040301.xhp\" name=\"προεπιλεγμένα πρότυπα κειμένου\">προεπιλεγμένα πρότυπα κειμένου</link>."
-#: 01160200.xhp
+#: 01040300.xhp
msgctxt ""
-"01160200.xhp\n"
-"par_idN10599\n"
+"01040300.xhp\n"
+"hd_id3152811\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"809226765\">Opens the <link href=\"text/shared/optionen/01160201.xhp\">Database Link</link> dialog to create a new entry.</ahelp>"
-msgstr "<ahelp hid=\"809226765\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/optionen/01160201.xhp\">Σύνδεση Βάσης Δεδομένων</link> για να δημιουργήσετε μια νέα εγγραφή.</ahelp>"
+msgid "Basic fonts"
+msgstr "Βασικές γραμματοσειρές"
-#: 01160200.xhp
+#: 01040300.xhp
msgctxt ""
-"01160200.xhp\n"
-"par_idN105AA\n"
+"01040300.xhp\n"
+"hd_id3150791\n"
+"4\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 01160200.xhp
+#: 01040300.xhp
msgctxt ""
-"01160200.xhp\n"
-"par_idN105AE\n"
+"01040300.xhp\n"
+"par_id3154140\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"809226770\">Removes the selected entry from the list.</ahelp>"
-msgstr "<ahelp hid=\"809226770\">Διαγράφει την επιλεγμένη από την λίστα εγγραφή.</ahelp>"
+msgid "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_STANDARD\">Specifies the font to be used for the <emph>Default</emph> Paragraph Style.</ahelp> The <emph>Default</emph> Paragraph Style font is used for nearly all Paragraph Styles, unless the Paragraph Style explicitly defines another font."
+msgstr "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_STANDARD\">Καθορίζει την γραμματοσειρά που χρησιμοποιείται στο <emph>Προεπιλεγμένο</emph> Πρότυπο Παραγράφου.</ahelp> Η γραμματοσειρά για το<emph>Προεπιλεγμένο</emph> Πρότυπο Παραγράφου χρησιμοποιείται σχεδόν σε όλα τα Πρότυπα Παραγράφων, εκτός αν το Πρότυπο Παραγράφου καθορίζει ρητά κάποια άλλη γραμματοσειρά."
-#: 01160200.xhp
+#: 01040300.xhp
msgctxt ""
-"01160200.xhp\n"
-"par_idN105B1\n"
+"01040300.xhp\n"
+"hd_id573137\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Size"
+msgstr "Μέγεθος"
-#: 01160200.xhp
+#: 01040300.xhp
msgctxt ""
-"01160200.xhp\n"
-"par_idN105B5\n"
+"01040300.xhp\n"
+"par_id7700735\n"
"help.text"
-msgid "<ahelp hid=\"809226766\">Opens the <link href=\"text/shared/optionen/01160201.xhp\">Database Link</link> dialog to edit the selected entry.</ahelp>"
-msgstr "<ahelp hid=\"809226766\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/optionen/01160201.xhp\">Σύνδεση Βάσης Δεδομένων</link> για να μορφοποιήσετε μια επιλεγμένη καταχώριση.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of the font.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το μέγεθος της γραμματοσειράς.</ahelp>"
-#: 01060800.xhp
+#: 01040300.xhp
msgctxt ""
-"01060800.xhp\n"
-"tit\n"
+"01040300.xhp\n"
+"hd_id3150447\n"
+"6\n"
"help.text"
-msgid "Compatibility"
-msgstr "Συμβατότητα"
+msgid "Heading"
+msgstr "Επικεφαλίδα"
-#: 01060800.xhp
+#: 01040300.xhp
msgctxt ""
-"01060800.xhp\n"
-"bm_id4249399\n"
+"01040300.xhp\n"
+"par_id3159149\n"
+"7\n"
"help.text"
-msgid "<bookmark_value>compatibility settings;key bindings (Calc)</bookmark_value>"
-msgstr "<bookmark_value>ρυθμίσεις συμβατότητας·σύνδεσμοι πλήκτρων (Calc)</bookmark_value>"
+msgid "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_TITLE\">Specifies the font to be used for headings.</ahelp>"
+msgstr "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_TITLE\">Καθορίζει την γραμματοσειρά που χρησιμοποιείται στις επικεφαλίδες.</ahelp>"
-#: 01060800.xhp
+#: 01040300.xhp
msgctxt ""
-"01060800.xhp\n"
-"hd_id3145071\n"
+"01040300.xhp\n"
+"hd_id3147228\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01060800.xhp\" name=\"Compatibility\">Compatibility</link>"
-msgstr "<link href=\"text/shared/optionen/01060800.xhp\" name=\"Compatibility\">συμβατότητα</link>"
+msgid "List"
+msgstr "Λίστα"
-#: 01060800.xhp
+#: 01040300.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3147576\n"
+"01040300.xhp\n"
+"par_id3144433\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Defines compatibility options for %PRODUCTNAME Calc.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει τις επιλογές συμβατότητας για %PRODUCTNAME Calc.</ahelp>"
+msgid "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_LIST\">Specifies the fonts for lists and numbering and all derived styles.</ahelp>"
+msgstr "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_LIST\">Καθορίζει τις γραμματοσειρές για τις λίστες και την αρίθμηση και όλα τα προερχόμενα πρότυπα.</ahelp>"
-#: 01060800.xhp
+#: 01040300.xhp
msgctxt ""
-"01060800.xhp\n"
-"hd_id3149399\n"
+"01040300.xhp\n"
+"par_id3150767\n"
+"10\n"
"help.text"
-msgid "Key bindings"
-msgstr "Σύνδεσμοι πλήκτρων"
+msgid "When you choose <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/06050000.xhp\" name=\"Format - Numbering/Bullets\"><emph>Format - Numbering/Bullets</emph></link></caseinline><defaultinline><emph>Format - Numbering/Bullets</emph></defaultinline></switchinline> to format a paragraph with numbers or bullets in a text document, the program assigns these Paragraph Styles automatically."
+msgstr "Όταν επιλέγετε <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/06050000.xhp\" name=\"Μορφοποίηση - Αρίθμηση/Κουκίδες\"><emph>Μορφοποίηση - Αρίθμηση/Κουκίδες</emph></link></caseinline><defaultinline><emph>Μορφοποίηση - Αρίθμηση/Κουκίδες</emph></defaultinline></switchinline> για να μορφοποιήσετε μία παράγραφο με αρίθμηση ή με την προσθήκη κουκίδων σε ένα έγγραφο κειμένου, το πρόγραμμα αντιστοιχίζει αυτά τα Πρότυπα Παραγράφων αυτόματα."
-#: 01060800.xhp
+#: 01040300.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3155419\n"
+"01040300.xhp\n"
+"hd_id3154918\n"
+"11\n"
"help.text"
-msgid "The following table shows what actions are associated with what key bindings for the two key binding types (<emph>Default</emph> and <emph>OpenOffice.org legacy</emph>):"
-msgstr "Ο παρακάτω πίνακας δείχνει ποιες πράξεις συσχετίζονται με ποιούς συνδέσμους πλήκτρου για τους δύο τύπους σύνδεσης (<emph>προεπιλογή</emph> και <emph>παλιό OpenOffice.org</emph>):"
+msgid "Caption"
+msgstr "Λεζάντα"
-#: 01060800.xhp
+#: 01040300.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3154365\n"
+"01040300.xhp\n"
+"par_id3150010\n"
+"12\n"
"help.text"
-msgid "Key binding"
-msgstr "Σύνδεση πλήκτρου"
+msgid "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_LABEL\">Specifies the font used for the captions of images and tables.</ahelp>"
+msgstr "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_LABEL\">Καθορίζει τη γραμματοσειρά που θα χρησιμοποιηθεί για τις ετικέτες εικόνων και πινάκων.</ahelp>"
-#: 01060800.xhp
+#: 01040300.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3154366\n"
+"01040300.xhp\n"
+"hd_id3152463\n"
+"13\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "Index"
+msgstr "Ευρετήριο"
-#: 01060800.xhp
+#: 01040300.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3145606\n"
+"01040300.xhp\n"
+"par_id3146923\n"
+"14\n"
"help.text"
-msgid "OpenOffice.org legacy"
-msgstr "Παλιό OpenOffice.org"
+msgid "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_IDX\">Specifies the font used for indexes, alphabetical indexes, and tables of contents.</ahelp>"
+msgstr "<ahelp hid=\"SW_COMBOBOX_TP_STD_FONT_LB_IDX\">Καθορίζει τη γραμματοσειρά που θα χρησιμοποιηθεί στα ευρετήρια, στα αλφαβητικά ευρετήρια, και στους πίνακες περιεχομένων.</ahelp>"
-#: 01060800.xhp
+#: 01040300.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3149202\n"
+"01040300.xhp\n"
+"hd_id3150103\n"
+"15\n"
"help.text"
-msgid "Backspace"
-msgstr "οπισθοδρόμηση"
+msgid "Current document only"
+msgstr "Τρέχον έγγραφο μόνο"
-#: 01060800.xhp
+#: 01040300.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3151041\n"
+"01040300.xhp\n"
+"par_id3083444\n"
+"17\n"
"help.text"
-msgid "delete contents"
-msgstr "διαγραφή περιεχομένων"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_STD_FONT_CB_DOCONLY\">Specifies that the settings apply to the current document only.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_STD_FONT_CB_DOCONLY\">Καθορίζει ότι οι ρυθμίσεις θα εφαρμοστούν μόνο στο τρέχον έγγραφο.</ahelp>"
-#: 01060800.xhp
+#: 01040301.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3159149\n"
+"01040301.xhp\n"
+"tit\n"
"help.text"
-msgid "delete"
-msgstr "διαγραφή"
+msgid "Change default template"
+msgstr "Αλλαγή του προεπιλεγμένου προτύπου"
-#: 01060800.xhp
+#: 01040301.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3159254\n"
+"01040301.xhp\n"
+"hd_id3156327\n"
+"1\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Change default template"
+msgstr "Αλλαγή του προεπιλεγμένου προτύπου"
-#: 01060800.xhp
+#: 01040400.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3147317\n"
+"01040400.xhp\n"
+"tit\n"
"help.text"
-msgid "delete"
-msgstr "διαγραφή"
+msgid "Print"
+msgstr "Εκτύπωση"
-#: 01060800.xhp
+#: 01040400.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3147348\n"
+"01040400.xhp\n"
+"bm_id3156156\n"
"help.text"
-msgid "delete contents"
-msgstr "διαγραφή περιεχομένων"
+msgid "<bookmark_value>pictures; printing</bookmark_value><bookmark_value>tables in text; printing</bookmark_value><bookmark_value>drawings; printing in text documents </bookmark_value><bookmark_value>controls; printing</bookmark_value><bookmark_value>backgrounds; printing</bookmark_value><bookmark_value>printing; elements in text documents</bookmark_value><bookmark_value>text documents; print settings</bookmark_value><bookmark_value>printing; text always in black</bookmark_value><bookmark_value>black printing in Calc</bookmark_value><bookmark_value>printing; left/right pages</bookmark_value><bookmark_value>even/odd pages;printing</bookmark_value><bookmark_value>printing; text in reverse order</bookmark_value><bookmark_value>reversing printing order</bookmark_value><bookmark_value>brochures; printing several</bookmark_value><bookmark_value>printing; brochures</bookmark_value><bookmark_value>comments; printing in text</bookmark_value><bookmark_value>printing; creating individual jobs</bookmark_value><bookmark_value>faxes;selecting a fax machine</bookmark_value>"
+msgstr "<bookmark_value>εικόνες; εκτύπωση</bookmark_value><bookmark_value>πίνακες σε κείμενο; εκτύπωση</bookmark_value><bookmark_value>σχέδια; εκτύπωση σε έγγραφα κειμένου</bookmark_value><bookmark_value>έλεγχοι;εκτύπωση</bookmark_value><bookmark_value>παρασκήνια; εκτύπωση</bookmark_value><bookmark_value>εκτύπωση; στοιχεία σε έγγραφα κειμένου</bookmark_value><bookmark_value>έγγραφα κειμένου; εκτύπωση ρυθμίσεων</bookmark_value><bookmark_value>εκτύπωση; πάντα μαύρο κείμενο</bookmark_value><bookmark_value>μαύρη εκτύπωση στο Calc</bookmark_value><bookmark_value>εκτύπωση; αριστερές/δεξιές σελίδες</bookmark_value><bookmark_value>μονές/ζυγές σελίδες;εκτύπωση</bookmark_value><bookmark_value>εκτύπωση; κείμενο σε αντίστροφη σειρά</bookmark_value><bookmark_value>αντιστροφή σειράς εκτύπωσης</bookmark_value><bookmark_value>φυλλάδια; εκτύπωση πολλών</bookmark_value><bookmark_value>εκτύπωση; φυλλάδια</bookmark_value><bookmark_value>σχόλια; εκτύπωση σε κείμενο</bookmark_value><bookmark_value>εκτύπωση; δημιουργία μεμονωμένων εργασίων</bookmark_value><bookmark_value>τηλεομοιοτυπία;επιλογή συσκευής</bookmark_value>"
-#: 01060800.xhp
+#: 01040400.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3154918\n"
+"01040400.xhp\n"
+"hd_id3156414\n"
+"1\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D"
+msgid "<link href=\"text/shared/optionen/01040400.xhp\" name=\"Print\">Print</link>"
+msgstr "<link href=\"text/shared/optionen/01040400.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
-#: 01060800.xhp
+#: 01040400.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3153573\n"
+"01040400.xhp\n"
+"par_id3152801\n"
+"2\n"
"help.text"
-msgid "fill down"
-msgstr "συμπλήρωση κάτω"
+msgid "<ahelp hid=\"modules/swriter/ui/printoptionspage/PrintOptionsPage\">Specifies print settings within a text or HTML document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/printoptionspage/PrintOptionsPage\">Καθορίζει τις ρυθμίσεις εκτύπωσης μέσα σε ένα κείμενο ή σε ένα έγγραφο HTML.</ahelp>"
-#: 01060800.xhp
+#: 01040400.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3154319\n"
+"01040400.xhp\n"
+"par_id3153542\n"
+"44\n"
"help.text"
-msgid "data select"
-msgstr "επιλογή δεδομένων"
+msgid "The print settings defined on this tab page apply to all subsequent print jobs, until you change the settings again. If you want to change the settings for the current print job only, use the <emph>File - Print</emph> dialog."
+msgstr "Οι ρυθμίσεις εκτύπωσης που ορίζονται σε αυτήν την καρτέλα εφαρμόζονται σε όλες τις επόμενες εργασίες εκτύπωσης, μέχρι την αλλαγή των ρυθμίσεων ξανά. Εάν θέλετε να αλλάξετε τις ρυθμίσεις για την τρέχουσα εργασία εκτύπωσης μόνο, χρησιμοποιήστε το διάλογο <emph>Αρχείο - Εκτύπωση</emph>."
-#: 01060800.xhp
+#: 01040400.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3154919\n"
+"01040400.xhp\n"
+"hd_id3156330\n"
+"3\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+κάτω βέλος"
+msgid "Contents"
+msgstr "Περιεχόμενα"
-#: 01060800.xhp
+#: 01040400.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3153574\n"
+"01040400.xhp\n"
+"par_id3155628\n"
+"4\n"
"help.text"
-msgid "data select"
-msgstr "επιλογή δεδομένων"
+msgid "Specifies which document contents are to be printed."
+msgstr "Καθορίζει ποια περιεχόμενα του εγγράφου θα εκτυπωθούν."
-#: 01060800.xhp
+#: 01040400.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3154310\n"
+"01040400.xhp\n"
+"hd_id3156156\n"
+"5\n"
"help.text"
-msgid "increase row height"
-msgstr "αύξηση ύψους γραμμής"
+msgid "Pictures and objects"
+msgstr "Εικόνες και αντικείμενα"
-#: 01060800.xhp
+#: 01040400.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3153310\n"
+"01040400.xhp\n"
+"par_id3153824\n"
+"6\n"
"help.text"
-msgid "Where the actions are:"
-msgstr "Πού είναι οι ενέργειες:"
+msgid "<ahelp hid=\"modules/swriter/ui/printoptionspage/graphics\">Specifies whether the graphics of your text document are printed.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/printoptionspage/graphics\">Καθορίζει αν τα γραφικά του εγγράφου κειμένου σας θα εκτυπωθούν.</ahelp>"
-#: 01060800.xhp
+#: 01040400.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3156155\n"
+"01040400.xhp\n"
+"hd_id3153525\n"
+"11\n"
"help.text"
-msgid "<emph>delete contents</emph> - launch the Delete Contents dialog."
-msgstr "<emph>διαγραφή περιεχομένων</emph> - έναρξη του διαλόγου διαγραφή περιεχομένων"
+msgid "Form controls"
+msgstr "Έλεγχοι φόρμας"
-#: 01060800.xhp
+#: 01040400.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3147530\n"
+"01040400.xhp\n"
+"par_id3158408\n"
+"12\n"
"help.text"
-msgid "<emph>delete</emph> - immediately delete the cell content, without the dialog."
-msgstr "<emph>διαγραφή</emph> - άμεση διαγραφή του περιεχομένου κελιού, χωρίς το διάλογο."
+msgid "<ahelp hid=\"modules/swriter/ui/printoptionspage/formcontrols\">Specifies whether the form control fields of the text document are printed.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/printoptionspage/formcontrols\">Καθορίζει αν τα πεδία ελέγχου φόρμας του εγγράφου κειμένου θα εκτυπωθούν.</ahelp>"
-#: 01060800.xhp
+#: 01040400.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3153061\n"
+"01040400.xhp\n"
+"hd_id3153968\n"
+"13\n"
"help.text"
-msgid "<emph>fill down</emph> - fill cell content downward within selection."
-msgstr "<emph>γέμισμα προς τα κάτω</emph> γέμισμα περιεχομένου κελιού προς τα κάτω μες την επιλογή."
+msgid "Page background"
+msgstr "Παρασκήνιο σελίδας"
-#: 01060800.xhp
+#: 01040400.xhp
msgctxt ""
-"01060800.xhp\n"
-"par_id3154760\n"
+"01040400.xhp\n"
+"par_id3159150\n"
+"14\n"
"help.text"
-msgid "<emph>data select</emph> - launch the Selection List dialog."
-msgstr "<emph>επιλογή δεδομένων</emph> - έναρξη του διαλόγου λίστας επιλογής."
+msgid "<ahelp hid=\".\">Specifies whether to include colors and objects that are inserted to the background of the page (Format - Page - Background) in the printed document.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει εάν θα συμπεριληφθούν χρώματα και αντικείμενα που εισάγονται στο παρασκήνιο της σελίδας (Μορφή - Σελίδα - Παρασκήνιο) στο εκτυπωμένο έγγραφο.</ahelp>"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"tit\n"
+"01040400.xhp\n"
+"hd_id3150868\n"
+"40\n"
"help.text"
-msgid "General"
-msgstr "Γενικά"
+msgid "Print black"
+msgstr "Εκτύπωση σε μαύρο χρώμα"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"bm_id3149295\n"
+"01040400.xhp\n"
+"par_id3149562\n"
+"42\n"
"help.text"
-msgid "<bookmark_value>presentations; starting with wizard</bookmark_value><bookmark_value>objects; always moveable (Impress/Draw)</bookmark_value><bookmark_value>distorting in drawings</bookmark_value><bookmark_value>spacing; tabs in presentations</bookmark_value><bookmark_value>tab stops; spacing in presentations</bookmark_value><bookmark_value>text objects; in presentations and drawings</bookmark_value>"
-msgstr "<bookmark_value>παρουσιάσεις, εκκίνηση με τον Αυτόματο Πιλότο</bookmark_value><bookmark_value>αντικείμενα, πάντα δυνατότητα μετακίνησης (Impress/Draw)</bookmark_value><bookmark_value>παραμόρφωση σε σχέδια</bookmark_value><bookmark_value>απόσταση, στηλοθέτες σε παρουσιάσεις</bookmark_value><bookmark_value>στηλοθέτες, αποστάσεις σε παρουσιάσεις</bookmark_value><bookmark_value>αντικείμενα κειμένου, σε παρουσιάσεις και σχέδια</bookmark_value>"
+msgid "<ahelp hid=\"modules/swriter/ui/printoptionspage/inblack\">Specifies whether to always print text in black.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/printoptionspage/inblack\">Καθορίζει αν θα εκτυπώνεται πάντα το κείμενο σε μαύρο χρώμα.</ahelp>"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3143270\n"
-"1\n"
+"01040400.xhp\n"
+"hd_id8004394\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01070500.xhp\" name=\"General\">General</link>"
-msgstr "<link href=\"text/shared/optionen/01070500.xhp\" name=\"Γενικά\">Γενικά</link>"
+msgid "Hidden text"
+msgstr "Κρυφό κείμενο"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3149578\n"
-"2\n"
+"01040400.xhp\n"
+"par_id2021546\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_OPTIONS_MISC\">Defines the general options for drawing or presentation documents.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_OPTIONS_MISC\">Καθορίζει τις γενικές επιλογές για σχεδίαση ή έγγραφα παρουσίασης.</ahelp>"
+msgid "<ahelp hid=\".\">Enable this option to print text that is marked as hidden.</ahelp> The following hidden text is printed: text that is formatted as hidden by <link href=\"text/shared/01/05020200.xhp\">Format - Character - Font Effects - Hidden</link>, and the text fields <link href=\"text/swriter/01/04090003.xhp\">Hidden text and Hidden paragraphs</link>."
+msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτή την επιλογή για να εκτυπώσετε ένα κείμενο με σήμανση κρυφού κειμένου. </ahelp> Το παρακάτω κρυφό κείμενο εκτυπώνεται: κείμενο που μορφοποιείται ως κρυφό από το <link href=\"text/shared/01/05020200.xhp\">Μορφή - Χαρακτήρας - Εφέ Χαρακτήρων - Κρυφοί</link>, και τα πεδία κείμενου <link href=\"text/swriter/01/04090003.xhp\"> Κρυφό κείμενο και κρυφές παράγραφοι</link>."
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3144511\n"
-"3\n"
+"01040400.xhp\n"
+"hd_id2623981\n"
"help.text"
-msgid "Text objects"
-msgstr "Αντικείμενα κειμένου"
+msgid "Text placeholder"
+msgstr "Δείκτης τοποθέτησης κειμένου"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3149295\n"
-"5\n"
+"01040400.xhp\n"
+"par_id7242042\n"
"help.text"
-msgid "Allow quick editing"
-msgstr "Με γρήγορη επεξεργασία"
+msgid "<ahelp hid=\".\">Enable this option to print text placeholders. Disable this option to leave the text placeholders blank in the printout.</ahelp><link href=\"text/swriter/01/04090003.xhp\">Text placeholders</link> are fields."
+msgstr "<ahelp hid=\".\">Ενεργοποιείστε αυτή την επιλογή για να εκτυπωθούν οι δείκτες τοποθέτησης κειμένου. Απενεργοποιήστε αυτή την επιλογή για να μείνουν οι δείκτες τοποθέτησης κειμένου κενοί στην εκτύπωση.</ahelp><link href=\"text/swriter/01/04090003.xhp\"> Οι δείκτες τοποθέτησης κειμένου</link>είναι πεδία."
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3148947\n"
-"6\n"
+"01040400.xhp\n"
+"hd_id3151115\n"
+"15\n"
"help.text"
-msgid "<variable id=\"schnellbearb\"><ahelp hid=\".\">If on, you can edit text immediately after clicking a text object. If off, you must double-click to edit text.</ahelp></variable>"
-msgstr "<variable id=\"schnellbearb\"><ahelp hid=\".\">Εάν είναι ενεργό, μπορείτε να επεξεργαστείτε το κείμενο άμεσα μετά από κλικ στο αντικείμενο κειμένου. Εάν είναι ανενεργό, πρέπει να διπλοπατήσετε για επεξεργασία του κειμένου.</ahelp></variable>"
+msgid "Pages"
+msgstr "Σελίδες"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3154138\n"
-"28\n"
+"01040400.xhp\n"
+"par_id3145365\n"
+"16\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>In a presentation or drawing document, you can also activate the text editing mode through the <emph>Allow Quick Editing</emph> <link href=\"text/simpress/02/13180000.xhp\" name=\"icon\">icon</link> in the <emph>Option</emph> bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Μπορείτε επίσης να ενεργοποιήσετε την κατάσταση επεξεργασίας κειμένου σε μια παρουσίαση ή έγγραφο σχεδίασης, μέσω του εικονιδίου<emph>Να επιτρέπεται γρήγορη επεξεργασία</emph><link href=\"text/simpress/02/13180000.xhp\" name=\"εικονίδιο\">εικονίδιο</link> στη γραμμή <emph>Επιλογή</emph> .</defaultinline></switchinline>"
+msgid "Defines the print order for $[officename] Writer documents with multiple pages."
+msgstr "Καθορίζει τη σειρά εκτύπωσης για $[officename] έγγραφα πολλών σελίδων."
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3154686\n"
-"7\n"
+"01040400.xhp\n"
+"hd_id3150874\n"
+"17\n"
"help.text"
-msgid "Only text area selectable"
-msgstr "Επιλογή μόνο περιοχής κειμένου"
+msgid "Left pages (not for HTML documents)"
+msgstr "Αριστερές σελίδες (δεν ισχύει για έγγραφα HTML)"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3149808\n"
-"8\n"
+"01040400.xhp\n"
+"par_id3149665\n"
+"18\n"
"help.text"
-msgid "<variable id=\"textbereich\"><ahelp hid=\".uno:PickThrough\">Specifies whether to select a text frame by clicking the text.</ahelp></variable>"
-msgstr "<variable id=\"textbereich\"><ahelp hid=\".uno:PickThrough\">Καθορίζει την επιλογή ενός πλαισίου κειμένου κάνοντας κλικ στο κείμενο.</ahelp></variable>"
+msgid "<ahelp hid=\"modules/swriter/ui/printoptionspage/leftpages\">Specifies whether to print all left (even numbered) pages of the document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/printoptionspage/leftpages\">Διευκρινίζει αν θα εκτυπωθούν όλες οι αριστερές (μονά αριθμημένες) σελίδες του εγγράφου.</ahelp>"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3155431\n"
-"23\n"
+"01040400.xhp\n"
+"hd_id3152885\n"
+"19\n"
"help.text"
-msgid "<variable id=\"textbereich2\">In the area of the text frame that is not filled with text, an object behind the text frame can be selected.</variable>"
-msgstr "<variable id=\"textbereich2\">Στην περιοχή του πλαισίου κειμένου που δεν είναι γεμάτο με κείμενο, είναι δυνατή η επιλογή ενός αντικειμένου πίσω από το πλαίσιο κειμένου.</variable>"
+msgid "Right pages (not for HTML documents)"
+msgstr "Δεξιές σελίδες (δεν ισχύει για έγγραφα HTML)"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3153367\n"
-"29\n"
+"01040400.xhp\n"
+"par_id3150103\n"
+"20\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>In a presentation or drawing document, you can also activate this mode through the<emph> Select Text Area Only </emph><link href=\"text/simpress/02/13190000.xhp\" name=\"icon\">icon</link> in the <emph>Option</emph> bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Μπορείτε επίσης να ενεργοποιήσετε αυτή τη λειτουργία σε μια παρουσίαση ή έγγραφο σχεδίασης, μέσω του εικονιδίου <emph> Επιλογή περιοχής κειμένου μόνο </emph><link href=\"text/simpress/02/13190000.xhp\" name=\"εικονίδιο\"></link> στη γραμμή <emph>Επιλογή</emph> .</defaultinline></switchinline>"
+msgid "<ahelp hid=\"modules/swriter/ui/printoptionspage/rightpages\">Specifies whether to print all right (odd numbered) pages of the document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/printoptionspage/rightpages\">Ορίζει αν θα εκτυπωθούν όλες οι δεξιές (ζυγά αριθμημένες) σελίδες του εγγράφου.</ahelp>"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3155308\n"
-"9\n"
+"01040400.xhp\n"
+"hd_id3147318\n"
+"23\n"
"help.text"
-msgid "New document (only in presentations)"
-msgstr "Δημιουργία εγγράφου (μόνο σε παρουσιάσεις)"
+msgid "Brochure"
+msgstr "Διαφημιστικό φυλλάδιο"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3146986\n"
-"30\n"
+"01040400.xhp\n"
+"par_id3155417\n"
+"24\n"
"help.text"
-msgid "Start with Wizard"
-msgstr "Εκκίνηση με Αυτόματο Πιλότο"
+msgid "<ahelp hid=\"modules/swriter/ui/printoptionspage/brochure\">Select the<emph> Brochure </emph>option to print your document in brochure format.</ahelp> The brochure format is as follows in $[officename] Writer:"
+msgstr "<ahelp hid=\"modules/swriter/ui/printoptionspage/brochure\">Διαλέξτε την επιλογή <emph>Φυλλάδιο</emph>για να εκτυπώσετε το έγγραφό σας στη μορφή φυλλαδίου.</ahelp> Η μορφή φυλλαδίου στο $[officename] Writer είναι όπως ακολουθεί:"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3148646\n"
-"31\n"
+"01040400.xhp\n"
+"par_id3149410\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_START_WITH_TEMPLATE\">Specifies whether to activate the Wizard when opening a presentation with <emph>File - New - Presentation</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_START_WITH_TEMPLATE\">Καθορίζει την ενεργοποίηση του Αυτόματου Πιλότου στο άνοιγμα μιας παρουσίασης μέσω του <emph>Αρχείο - Δημιουργία - Παρουσίαση</emph>.</ahelp>"
+msgid "If you print a document in portrait on a landscape page, two opposing sides in a brochure will be printed next to each other. If you have a printer with double-sided printing capability, you can create an entire brochure from your document without having to collate the pages later. If you have a printer that only has single-sided printing capability, you can achieve this effect by first printing the front pages with the \"Front sides / right pages /odd pages\" option marked, then re-inserting the entire paper stack in your printer and printing all the back pages with the \"Back pages / left pages / even pages\" option marked."
+msgstr "Εάν εκτυπώνεται ένα κάθετο έγγραφο σε οριζόντια σελίδα, δύο αντίθετες πλευρές σε φυλλάδιο θα τυπωθούν δίπλα δίπλα. Εάν έχετε έναν εκτυπωτή με δυνατότητα εκτύπωσης διπλής όψης, μπορείτε να δημιουργήσετε ένα πλήρες φυλλάδιο από το έγγραφό σας χωρίς να πρέπει να ταξινομήσετε τις σελίδες αργότερα. Εάν έχετε εκτυπωτή που εκτυπώνει μόνο μία όψη, μπορείτε να πετύχετε αυτό το αποτέλεσμα εκτυπώνοντας αρχικά τις μπροστινές σελίδες με σημειωμένη την επιλογή \"μπροστινές όψεις / δεξιές σελίδες / μονές σελίδες\", έπειτα επανεισαγωγή όλης της στοίβας χαρτιού στον εκτυπωτή σας και εκτύπωση όλων των πίσω σελίδων με σημειωμένη την επιλογή \"πίσω όψεις / αριστερές σελίδες / ζυγές σελίδες\"."
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3154638\n"
-"13\n"
+"01040400.xhp\n"
+"hd_id9475386\n"
"help.text"
-msgid "Settings"
-msgstr "Ρυθμίσεις"
+msgid "Right to left"
+msgstr "Από τα δεξιά προς τα αριστερά"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3146120\n"
-"15\n"
+"01040400.xhp\n"
+"par_id7894222\n"
"help.text"
-msgid "Use background cache"
-msgstr "Χρήση λανθάνουσας μνήμης"
+msgid "<ahelp hid=\".\">Check to print the pages of the brochure in the correct order for a right-to-left script.</ahelp>"
+msgstr "<ahelp hid=\".\">Ελέγξτε να εκτυπωθούν οι σελίδες της μπροσούρας με τη σωστή σειρά για ένα γραπτό από τα δεξιά προς τα αριστερά.</ahelp>"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3152940\n"
-"16\n"
+"01040400.xhp\n"
+"hd_id3149300\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_MASTERPAGE_CACHE\">Specifies whether to use the cache for displaying objects on the master page.</ahelp> This speeds up the display. Unmark the <emph>Use background cache</emph> option if you want to display changing contents on the master page."
-msgstr "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_MASTERPAGE_CACHE\">Καθορίζει την χρήση της λανθάνουσας μνήμης για προβολή αντικειμένων στην κύρια σελίδα.</ahelp> Η διαδικασία αυτή επιταχύνει την προβολή. Μην επιλέξετε την επιλογή <emph>Χρήση λανθάνουσας μνήμης </emph> αν θέλετε να προβάλετε εναλλασσόμενο περιεχόμενο στην κύρια σελίδα."
+msgid "Comments"
+msgstr "Σχόλια"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3147428\n"
-"17\n"
+"01040400.xhp\n"
+"par_id3151320\n"
+"29\n"
"help.text"
-msgid "Copy when moving"
-msgstr "Αντιγραφή κατά την μετακίνηση"
+msgid "<ahelp hid=\".\">Specifies whether comments in your document are printed.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει εάν θα εκτυπωθούν τα σχόλια σας σρο έγγραφό σας.</ahelp>"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3154730\n"
-"18\n"
+"01040400.xhp\n"
+"hd_id3148916\n"
+"45\n"
"help.text"
-msgid "<ahelp hid=\".\">If enabled, a copy is created when you move an object while holding down the Ctrl key (Mac: Command key).</ahelp> The same will apply for rotating and resizing the object. The original object will remain in its current position and size."
-msgstr "<ahelp hid=\".\">Εάν ενεργοποιηθεί, δημιουργείται ένα αντίγραφο όταν μετακινείτε ένα αντικείμενο κρατώντας πατημένο το πλήκτρο Ctrl (Mac: πλήκτρο εντολής).</ahelp> Το ίδιο ισχύει για την περιστροφή και την αλλαγή μεγέθουςτου αντικειμένου. Το αρχικό αντικείμενο θα παραμείνει στην τρέχουσα θέση και μέγεθος."
+msgid "Other"
+msgstr "Άλλα"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3148457\n"
-"19\n"
+"01040400.xhp\n"
+"hd_id4188055\n"
"help.text"
-msgid "Objects always moveable"
-msgstr "Πάντα δυνατότητα μετακίνησης αντικειμένων"
+msgid "Print automatically inserted blank pages"
+msgstr "Εκτύπωση αυτόματα εισηγμένων κενών σελίδων"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3149413\n"
-"20\n"
+"01040400.xhp\n"
+"par_id8295541\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_MARKED_HIT_MOVES_ALWAYS\">Specifies that you want to move an object with the <emph>Rotate</emph> tool enabled. If<emph> Object always moveable </emph>is not marked, the <emph>Rotate</emph> tool can only be used to rotate an object.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_MARKED_HIT_MOVES_ALWAYS\">Καθορίζει τον τρόπο μετακίνησης ενός αντικειμένου με ενεργοποιημένο το εργαλείο <emph>Περιστροφή</emph>. Αν η επιλογή<emph> Πάντα δυνατότητα μετακίνησης αντικειμένων </emph>δεν είναι επιλεγμένη, το εργαλείο <emph>Περιστροφή</emph> μπορεί να χρησιμοποιηθεί μόνο για να μετακινήσει ένα αντικείμενο.</ahelp>"
+msgid "<ahelp hid=\".\">If this option is enabled, automatically-inserted blank pages are being printed. This is best if you are printing double-sided. For example, in a book, a \"chapter\" paragraph style has been set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to print that even numbered page or not.</ahelp>"
+msgstr "<ahelp hid=\".\">Εάν ενεργοποιηθεί αυτή η επιλογή, θα εκτυπώνονται οι κενές σελίδες που εισάγονται αυτόματα. Αυτό είναι καλύτερο αν εκτυπώνετε σε διπλό μέγεθος. Για παράδειγμα, σε ένα βιβλίο, η πρώτη παράγραφος ενός \"κεφαλαίου\" έχει ρυθμιστεί να αρχίζει πάντα με περιττό αριθμό σελίδας. Εάν το προηγούμενο κεφάλαιο τελειώνει σε μία περιττή σελίδα, %PRODUCTNAME εισάγει μία άρτια κενή σελίδα. Αυτή η επιλογή ελέγχει το αν θα εκτυπωθεί ή όχι αυτή η άρτια σελίδα.</ahelp>"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3154512\n"
-"21\n"
+"01040400.xhp\n"
+"hd_id3156384\n"
+"41\n"
"help.text"
-msgid "Do not distort objects in curve (only in drawings)"
-msgstr "Χωρίς παραμόρφωση αντικειμένων σε καμπύλη"
+msgid "Paper tray from printer settings"
+msgstr "Τροφοδοσία χαρτιού από ρυθμίσεις εκτυπωτή"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3154270\n"
-"22\n"
+"01040400.xhp\n"
+"par_id3146316\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_CROOK_NO_CONTORTION\">Maintains relative alignment of Bézier points and 2D drawing objects to each other when you distort the object.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_CROOK_NO_CONTORTION\">Διατηρεί σχετική στοίχιση ανάμεσα στα στοιχεία Bézier και στα αντικείμενα σχεδίασης 2 διαστάσεων ακόμη και κατά την παραμόρφωση της προοπτικής του αντικειμένου γραφικών.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/printoptionspage/papertray\">For printers with multiple trays, the \"Paper tray from printer settings\" option specifies whether the paper tray used is specified by the system settings of the printer.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/printoptionspage/papertray\">Για εκτυπωτές με πολλούς δίσκους, η επιλογή \"Τροφοδοσία χαρτιού από ρυθμίσεις εκτυπωτή \" καθορίζει εάν ο χρησιμοποιούμενος δίσκος χαρτιού καθορίζεται από τις ρυθμίσεις του συστήματος του εκτυπωτή.</ahelp>"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3154163\n"
-"32\n"
+"01040400.xhp\n"
+"hd_id3147362\n"
+"38\n"
"help.text"
-msgid "Unit of measurement"
-msgstr "Μονάδες μέτρησης"
+msgid "Fax"
+msgstr "Fax"
-#: 01070500.xhp
+#: 01040400.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3155066\n"
-"33\n"
+"01040400.xhp\n"
+"par_id3154703\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\"SD_LISTBOX_TP_OPTIONS_MISC_LB_METRIC\">Determines the <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Unit of measurement\">Unit of measurement</link> for presentations.</ahelp>"
-msgstr "<ahelp hid=\"SD_LISTBOX_TP_OPTIONS_MISC_LB_METRIC\">Ορίζει την <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Μονάδα Μέτρησης\">Μονάδα Μέτρησης</link> για τις παρουσιάσεις.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/printoptionspage/fax\">If you have installed fax software on your computer and wish to fax directly from the text document, select the desired fax machine.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/printoptionspage/fax\">Εάν έχετε εγκατεστημένο λογισμικό Fax στον υπολογιστή σας και θέλετε να στείλετε Fax απευθείας από το έγγραφο κειμένου, επιλέξτε την επιθυμητή συσκευή Fax.</ahelp>"
-#: 01070500.xhp
+#: 01040500.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3152960\n"
-"34\n"
+"01040500.xhp\n"
+"tit\n"
"help.text"
-msgid "Tab stops"
-msgstr "Θέση στηλοθέτη"
+msgid "Table"
+msgstr "Πίνακας"
-#: 01070500.xhp
+#: 01040500.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3155443\n"
-"35\n"
+"01040500.xhp\n"
+"bm_id3149656\n"
"help.text"
-msgid "<ahelp hid=\"SD_METRICFIELD_TP_OPTIONS_MISC_MTR_FLD_TABSTOP\">Defines the spacing between tab stops.</ahelp>"
-msgstr "<ahelp hid=\"SD_METRICFIELD_TP_OPTIONS_MISC_MTR_FLD_TABSTOP\">Ορίζει την απόσταση μεταξύ των στηλοθετών.</ahelp>"
+msgid "<bookmark_value>inserting; new text tables defaults</bookmark_value><bookmark_value>tables in text; default settings</bookmark_value><bookmark_value>aligning;tables in text</bookmark_value><bookmark_value>number formats; recognition in text tables</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή, καινούργιες προεπιλογές πινάκων κειμένου</bookmark_value><bookmark_value>πίνακες στο κείμενο, προκαθορισμένες προεπιλογές</bookmark_value><bookmark_value>στοίχιση, πίνακες στο κείμενο</bookmark_value><bookmark_value>μορφές αριθμών, αναγνώριση στους πίνακες κειμένων</bookmark_value>"
-#: 01070500.xhp
+#: 01040500.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3156383\n"
-"24\n"
+"01040500.xhp\n"
+"hd_id3153087\n"
+"1\n"
"help.text"
-msgid "Presentation (only in presentations)"
-msgstr "Παρουσίαση (μόνο σε παρουσιάσεις)"
+msgid "<link href=\"text/shared/optionen/01040500.xhp\" name=\"Table\">Table</link>"
+msgstr "<link href=\"text/shared/optionen/01040500.xhp\" name=\"Πίνακας\">Πίνακας</link>"
-#: 01070500.xhp
+#: 01040500.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3155902\n"
+"01040500.xhp\n"
+"par_id3145674\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_OPTTABLE_PAGE\">Defines the attributes of tables in text documents.</ahelp>"
+msgstr "<ahelp hid=\"HID_OPTTABLE_PAGE\">Καθορίζει τα χαρακτηριστικά πινάκων στα έγγραφα κειμένου σας.</ahelp>"
+
+#: 01040500.xhp
+msgctxt ""
+"01040500.xhp\n"
+"par_id3145609\n"
"26\n"
"help.text"
-msgid "Always with current page"
-msgstr "Πάντα με την τρέχουσα σελίδα"
+msgid "Specifies the default settings for columns and rows and the table mode. Also specifies the standard values for moving and inserting columns and rows. For further information see <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05090201.xhp\" name=\"Editing Tables Using the Keyboard\">Editing Tables Using the Keyboard</link></caseinline><defaultinline> in the $[officename] Writer Help</defaultinline></switchinline>."
+msgstr "Καθορίζει τις προκαθορισμένες επιλογές για τις στήλες και τις σειρές και την κατάσταση του πίνακα. Επίσης καθορίζει τις προκαθορισμένες τιμές για την εισαγωγή στηλών και σειρών. Για περισσότερες πληροφορίες δείτε το <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05090201.xhp\" name=\"Επεξεργασία πινάκων με χρήση πληκτρολογίου\">Επεξεργασία πινάκων με χρήση πληκτρολογίου</link></caseinline><defaultinline> στη Βοήθεια του $[officename] Writer</defaultinline></switchinline>."
-#: 01070500.xhp
+#: 01040500.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3155962\n"
+"01040500.xhp\n"
+"hd_id3149656\n"
"27\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_START_WITH_ACTUAL_PAGE\">Specifies that you always want a presentation to start with the current slide.</ahelp> Unmark<emph> Always with current page</emph> to always start a presentation with the first page."
-msgstr "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_START_WITH_ACTUAL_PAGE\">Καθορίζει την εκκίνηση μιας παρουσίασης με την τρέχουσα σελίδα.</ahelp>Απενεργοποιήστε την επιλογή <emph> Πάντα με την τρέχουσα σελίδα</emph> για να ξεκινάτε πάντα μια παρουσίαση με την πρώτη σελίδα."
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 01070500.xhp
+#: 01040500.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3155903\n"
-"26\n"
+"01040500.xhp\n"
+"par_id3148797\n"
+"28\n"
"help.text"
-msgid "Enable remote control"
-msgstr "Ενεργοποίηση απομακρυσμένου ελέγχου"
+msgid "Defines the defaults for all newly created text tables in text documents."
+msgstr "Ορίζει τις προεπιλογές για όλους τους πρόσφατα δημιουργημένους πίνακες αρχείων στα αρχεία εγγράφων."
-#: 01070500.xhp
+#: 01040500.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3155963\n"
-"27\n"
+"01040500.xhp\n"
+"hd_id3152922\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_ENABLE_SDREMOTE\">Specifies that you want to enable Bluetooth remote control while Impress is running.</ahelp> Unmark<emph> Enable remote control</emph> to disable remote controlling."
-msgstr "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_ENABLE_SDREMOTE\">Ορίζει ότι θέλετε να ενεργοποιήσετε τον απομακρυσμένο έλεγχο Bluetooth όταν το Impress εκτελείται.</ahelp> Αποεπιλέξτε<emph> Ενεργοποίηση απομακρυσμένου ελέγχου</emph> για να απενεργοποίηση απομακρυσμένου ελέγχου."
+msgid "Heading"
+msgstr "Επικεφαλίδα"
-#: 01070500.xhp
+#: 01040500.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3163806\n"
-"41\n"
+"01040500.xhp\n"
+"par_id3150447\n"
+"30\n"
"help.text"
-msgid "Scale (only in drawings)"
-msgstr "Κλίμακα (μόνο σε σχέδια)"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_HEADER\">Specifies that the first row of the table is formatted with the \"Table heading\" Paragraph Style.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_HEADER\">Καθορίζει ότι η πρώτη σειρά του πίνακα μορφοποιείται με το πρότυπο παραγράφου \"Επικεφαλίδα πίνακα\".</ahelp>"
-#: 01070500.xhp
+#: 01040500.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3145147\n"
-"43\n"
+"01040500.xhp\n"
+"hd_id3147086\n"
+"31\n"
"help.text"
-msgid "Drawing scale"
-msgstr "Κλίμακα σχεδιασμού"
+msgid "Repeat on each page"
+msgstr "Επανάληψη σε κάθε σελίδα"
-#: 01070500.xhp
+#: 01040500.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3153965\n"
-"42\n"
+"01040500.xhp\n"
+"par_id3149204\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\"SD_COMBOBOX_TP_OPTIONS_MISC_CB_SCALE\">Determines the drawing scale on the rulers.</ahelp>"
-msgstr "<ahelp hid=\"SD_COMBOBOX_TP_OPTIONS_MISC_CB_SCALE\">Καθορίζει την κλίμακα σχεδιασμού επάνω στους χάρακες.</ahelp>"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_REPEAT_HEADER\">Specifies whether the table heading is carried over onto the new page after a page break.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_REPEAT_HEADER\">Καθορίζει αν η επικεφαλίδα πίνακα μεταφέρεται στην καινούργια σελίδα μετά από ένα κενό σελίδας.</ahelp>"
-#: 01070500.xhp
+#: 01040500.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3155177\n"
-"36\n"
+"01040500.xhp\n"
+"hd_id3125864\n"
+"33\n"
"help.text"
-msgid "Compatibility (document specific settings)"
-msgstr "Συμβατότητα (Συγκεκριμένες ρυθμίσεις εγγράφου)"
+msgid "Do not split (not in HTML)"
+msgstr "Να μην διαιρεθεί (όχι σε έγγραφο HTML)"
-#: 01070500.xhp
+#: 01040500.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3155608\n"
-"44\n"
+"01040500.xhp\n"
+"par_id3155429\n"
+"34\n"
"help.text"
-msgid "The settings in this area are valid for the current document only."
-msgstr "Οι ρυθμίσεις σε αυτήν την περιοχή είναι έγκυρες μόνο για το τρέχον έγγραφο."
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_DONT_SPLIT\">Specifies that tables are not split by any type of text flow break.</ahelp> You can also find this option in menu <emph>Table - Table Properties - Text Flow</emph>."
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_DONT_SPLIT\">Καθορίζει ότι οι πίνακες δεν χωρίζονται από κάθε είδους διαχωρισμό ροής κειμένου.</ahelp> Επίσης μπορείτε να βρείτε αυτή την επιλογή στο μενού <emph>Πίνακας - Ιδιότητες Πίνακα - Ροή Κειμένου</emph>."
-#: 01070500.xhp
+#: 01040500.xhp
msgctxt ""
-"01070500.xhp\n"
-"hd_id3145790\n"
-"38\n"
+"01040500.xhp\n"
+"hd_id3148575\n"
+"35\n"
"help.text"
-msgid "Add spacing between paragraphs in the current document"
-msgstr "Προσθήκη αποστάσεων μεταξύ των παραγράφων στο τρέχον έγγραφο"
+msgid "Border"
+msgstr "Περίγραμμα"
-#: 01070500.xhp
+#: 01040500.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3145768\n"
-"39\n"
+"01040500.xhp\n"
+"par_id3146119\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\"SD_CHECKBOX_TP_OPTIONS_MISC_CB_MERGE_PARA_DIST\">Specifies that $[officename] Impress calculates the paragraph spacing exactly like Microsoft PowerPoint.</ahelp>"
-msgstr "<ahelp hid=\"SD_CHECKBOX_TP_OPTIONS_MISC_CB_MERGE_PARA_DIST\">Εάν είναι ενεργοποιημένο αυτό το πεδίο, το $[officename] Impress συμπεριφέρεται ακριβώς όπως το Microsoft PowerPoint κατά τον υπολογισμό των αποστάσεων των παραγράφων.</ahelp>"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_BORDER\">Specifies that table cells have a border by default.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_BORDER\">Καθορίζει ότι τα κελιά πίνακα έχουν περίγραμμα από προεπιλογή.</ahelp>"
-#: 01070500.xhp
+#: 01040500.xhp
msgctxt ""
-"01070500.xhp\n"
-"par_id3146135\n"
-"40\n"
+"01040500.xhp\n"
+"hd_id3146976\n"
+"37\n"
"help.text"
-msgid "Microsoft PowerPoint adds the bottom spacing of a paragraph to the top spacing of the next paragraph to calculate the total spacing between both paragraphs. $[officename] Impress utilizes only the larger of the two spacings."
-msgstr "Το Microsoft PowerPoint προσθέτει την επάνω και την κάτω απόσταση παραγράφων. Το $[officename] Impress χρησιμοποιεί μόνο τη μεγαλύτερη από τις δύο."
+msgid "Input in tables"
+msgstr "Εισαγωγή σε πίνακες"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"tit\n"
+"01040500.xhp\n"
+"hd_id3153142\n"
+"39\n"
"help.text"
-msgid "VBA Properties"
-msgstr "Ιδιότητες VBA"
+msgid "Number recognition"
+msgstr "Αναγνώριση αριθμών"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"bm_id3155805\n"
+"01040500.xhp\n"
+"par_id3149481\n"
+"40\n"
"help.text"
-msgid "<bookmark_value>Microsoft Office; importing/exporting VBA code</bookmark_value> <bookmark_value>importing; Microsoft Office documents with VBA code</bookmark_value> <bookmark_value>exporting; Microsoft Office documents with VBA code</bookmark_value> <bookmark_value>loading; Microsoft Office documents with VBA code</bookmark_value> <bookmark_value>saving; VBA code in Microsoft Office documents</bookmark_value> <bookmark_value>VBA code; loading/saving documents with VBA code</bookmark_value> <bookmark_value>Visual Basic for Applications; loading/saving documents with VBA code</bookmark_value>"
-msgstr "<bookmark_value>Microsoft Office;εισαγωγή/εξαγωγή κώδικα VBA</bookmark_value><bookmark_value>εισαγωγή; έγγραφα Microsoft Office με κώδικα VBA</bookmark_value><bookmark_value>εξαγωγή; έγγραφα Microsoft Office με κώδικα VBA</bookmark_value><bookmark_value>φόρτωση; έγγραφα Microsoft Office με κώδικα VBA</bookmark_value><bookmark_value>αποθήκευση;κώδικας VBA σε έγγραφα Microsoft Office</bookmark_value><bookmark_value>κώδικας VBA; φόρτωση/αποθήκευση εγγράφων με κώδικα VBA</bookmark_value><bookmark_value>Visual Basic για εφαρμογές; φόρτωση/αποθήκευση εγγράφων με κώδικα VBA</bookmark_value>"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_NUMFORMATTING\">Specifies that numbers in a text table are recognized and formatted as numbers.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_NUMFORMATTING\">Καθορίζει ότι οι αριθμοί σε έναν πίνακα κειμένου αναγνωρίζονται και μορφοποιούνται ως αριθμοί.</ahelp>"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id3143267\n"
-"20\n"
+"01040500.xhp\n"
+"par_id3155306\n"
+"41\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01130100.xhp\" name=\"VBA Properties\">VBA Properties</link>"
-msgstr "<link href=\"text/shared/optionen/01130100.xhp\" name=\"Ιδιότητες VBA\">Ιδιότητες VBA</link>"
+msgid "If <emph>Number recognition</emph> is not marked, numbers are saved in text format and are automatically left-aligned."
+msgstr "Εάν δεν είναι ενεργοποιημένο το πλαίσιο ελέγχου <emph>Αναγνώριση Αριθμού</emph> οι αριθμοί αποθηκεύονται σε μορφή κειμένου και στοιχίζονται αυτόματα στα αριστερά."
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3150443\n"
-"2\n"
+"01040500.xhp\n"
+"hd_id3155856\n"
+"42\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the general properties for loading and saving Microsoft Office documents with VBA (Visual Basic for Applications) code.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τις γενικές ιδιότητες για την φόρτωση και αποθήκευση εγγράφων Microsoft Office με κώδικα VBA (Visual Basic for Applications).</ahelp>"
+msgid "Number format recognition"
+msgstr "Αναγνώριση μορφής αριθμού"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id3145582\n"
-"3\n"
+"01040500.xhp\n"
+"par_id3159346\n"
+"43\n"
"help.text"
-msgid "Microsoft Word 97/2000/XP"
-msgstr "Microsoft Word 97/2000/XP"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_NUMFMT_FORMATTING\">If<emph> Number format recognition </emph>is not marked, only input in the format that has been set at the cell is accepted. Any other input resets the format to <emph>Text</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_NUMFMT_FORMATTING\">Εάν δεν είναι ενεργοποιημένο το πλαίσιο <emph>Αναγνώριση μορφής αριθμού</emph>, αποδεκτή θα είναι μόνο η εισαγωγή στη μορφή, η οποία ορίστηκε στο κελί. Οποιαδήποτε άλλη εισαγωγή, θα επαναφέρει την επιλογή μορφής σε<emph>Κείμενο</emph>.</ahelp>"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3149762\n"
-"4\n"
+"01040500.xhp\n"
+"hd_id3153876\n"
+"44\n"
"help.text"
-msgid "Select the settings for Microsoft Word documents."
-msgstr "Επιλέξτε τις ρυθμίσεις για έγγραφα Microsoft Word."
+msgid "Alignment"
+msgstr "Στοίχιση"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id3155420\n"
-"5\n"
+"01040500.xhp\n"
+"par_id3149379\n"
+"45\n"
"help.text"
-msgid "Load Basic code"
-msgstr "Φόρτωση κώδικα Basic"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_NUMALIGNMENT\">Specifies that numbers are always bottom right aligned in the cell.</ahelp> If this field is not marked numbers are always top left aligned in the cell."
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_NUMALIGNMENT\">Καθορίζει ότι οι αριθμοί είναι πάντα στοιχισμένοι κάτω αριστερά στο κελί.</ahelp> Εάν δεν είναι ενεργοποιημένο αυτό το πεδίο, οι αριθμοί στοιχίζονται πάντα επάνω δεξιά μέσα στο κελί."
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3159399\n"
-"6\n"
+"01040500.xhp\n"
+"par_id3146792\n"
+"46\n"
"help.text"
-msgid "<variable id=\"codetext\"><ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_CODE\">Loads and saves the Basic code from a Microsoft document as a special $[officename] Basic module with the document. The disabled Microsoft Basic code is visible in the $[officename] Basic IDE between <emph>Sub</emph> and <emph>End Sub</emph>.</ahelp> You can edit the code. When saving the document in $[officename] format, the Basic code is saved as well. When saving in another format, the Basic code from the $[officename] Basic IDE is not saved. </variable>"
-msgstr "<variable id=\"codetext\"><ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_CODE\">Φορτώνει και αποθηκεύει τον κώδικα Basic από ένα έγγραφο Microsoft ως ειδικό άρθρωμα Basic του $[officename] μαζί με το έγγραφο. Ο απενεργοποιημένος κώδικας Basic της Microsoft είναι ορατός στο $[officename] Basic IDE μεταξύ των <emph>Sub</emph> και <emph>End Sub</emph>.</ahelp> Μπορείτε να επεξεργαστείτε τον κώδικα. Όταν αποθηκεύετε το έγγραφο σε μορφή $[officename], ο κώδικας Basic αποθηκεύεται επίσης. Όταν αποθηκεύετε σε άλλη μορφή, ο κώδικας Basic από το $[officename] Basic IDE δεν αποθηκεύεται. </variable>"
+msgid "Direct formatting is not influenced by the <emph>Alignment</emph> field. If you center align the cell contents directly, they remain centered irrespective of whether text or numbers are involved."
+msgstr "Η άμεση μορφοποίηση δεν επηρεάζεται από το πεδίο <emph>Στοίχιση</emph>. Εάν πραγματοποιήσετε απευθείας στοίχιση των περιεχομένων του κελιού στο κέντρο, παραμένουν στο κέντρο ανεξάρτητα από το αν αφορά κείμενο ή αριθμούς."
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id3153824\n"
-"7\n"
+"01040500.xhp\n"
+"hd_id3154360\n"
+"48\n"
"help.text"
-msgid "Save original Basic code"
-msgstr "Αποθήκευση αρχικού κώδικα Basic"
+msgid "Keyboard handling"
+msgstr "Διαχείριση πληκτρολογίου"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3150084\n"
-"8\n"
+"01040500.xhp\n"
+"hd_id3149018\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_STG\">Specifies that the original Microsoft Basic code contained in the document is held in a special internal memory for as long as the document remains loaded in $[officename]. When saving the document in Microsoft format the Microsoft Basic is saved again with the code in an unchanged form.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_STG\">Ορίζει ότι ο αρχικός περιεχόμενος κώδικας Microsoft Basic στο έγγραφο κρατιέται σε μια ειδική εσωτερική μνήμη όσο το έγγραφο παραμένει φορτωμένο στο $[officename]. Όταν αποθηκεύεται το έγγραφο σε μορφή Microsoft, το Microsoft Basic αποθηκεύεται ξανά με τον κώδικα αε αμετάβλητη μορφή.</ahelp>"
+msgid "Move cells"
+msgstr "Μετακίνηση κελιών"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3153088\n"
-"17\n"
+"01040500.xhp\n"
+"par_id3153711\n"
+"4\n"
"help.text"
-msgid "When saving in another format than Microsoft Format, the Microsoft Basic Code is not saved. For example, if the document contains Microsoft Basic Code and you save it in $[officename] format, you will be warned that the Microsoft Basic Code will not be saved."
-msgstr "Όταν αποθηκεύετε σε μορφή διαφορετική από τη μορφή Microsoft ο κώδικας Microsoft Basic δεν αποθηκεύεται. Για παράδειγμα, αν το έγγραφο περιέχει κώδικα Microsoft Basic και το αποθηκεύσετε σε μορφή $[officename], θα προειδοποιηθείτε ότι ο κώδικας Microsoft Basic δεν θα αποθηκευτεί."
+msgid "Defines the default settings for moving rows and columns with the keyboard."
+msgstr "Ορίζει τις προεπιλεγμένες ρυθμίσεις για τη μετακίνηση γραμμών και στηλών με το πληκτρολόγιο."
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3151246\n"
-"18\n"
+"01040500.xhp\n"
+"hd_id3155445\n"
+"5\n"
"help.text"
-msgid "The <emph>Save original Basic code</emph> checkbox takes precedence over the <emph>Load Basic code</emph> check box. If both boxes are marked and you edit the disabled Basic Code in the $[officename] Basic IDE, the original Microsoft Basic code will be saved when saving in the Microsoft format. A message appears to inform you of this."
-msgstr "Το πεδίο ελέγχου <emph>Αποθήκευση αρχικού κώδικα Basic</emph> έχει μεγαλύτερη προτεραιότητα από το πεδίο ελέγχου <emph>Φόρτωση κώδικα Basic</emph>. Αν και τα δύο πεδία έχουν επιλεγεί και επεξεργάζεστε τον απενεργοποιημένο κώδικα της Basic στο $[officename] Basic IDE, ο αρχικός κώδικας Microsoft Basic θα αποθηκευτεί κατά την αποθήκευση σε μορφή Microsoft. Θα σας πληροφορήσει ένα μήνυμα για αυτήν την ενέργεια."
+msgid "Row"
+msgstr "Γραμμή"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3148946\n"
-"19\n"
+"01040500.xhp\n"
+"par_id3159264\n"
+"6\n"
"help.text"
-msgid "To remove any possible Microsoft Basic macro viruses from the Microsoft document, unmark the <emph>Save Original Basic Code </emph>check box and save the document in Microsoft format. The document will be saved without the Microsoft Basic code."
-msgstr "Για να αφαιρέσετε οποιουσδήποτε πιθανούς ιούς μακροεντολών του Microsoft Basic από το αρχείο της Microsoft, αποεπιλέξτε το πεδίο ελέγχου <emph>Αποθήκευση αρχικού κώδικα Basic</emph> και αποθηκεύστε το έγγραφο σε μορφή Microsoft. Το έγγραφο θα αποθηκευτεί χωρίς τον κώδικα της Microsoft Basic."
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_ROWMOVE\">Specifies the value to be used for moving a row.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_ROWMOVE\">Ορίζει την τιμή που θα χρησιμοποιηθεί για τη μετακίνηση μίας γραμμής.</ahelp>"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id3154924\n"
-"9\n"
+"01040500.xhp\n"
+"hd_id3150388\n"
+"7\n"
"help.text"
-msgid "Microsoft Excel 97/2000/XP"
-msgstr "Microsoft Excel 97/2000/XP"
+msgid "Column"
+msgstr "Στήλη"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3149457\n"
-"10\n"
+"01040500.xhp\n"
+"par_id3155905\n"
+"8\n"
"help.text"
-msgid "Specifies the settings for documents in Microsoft Excel."
-msgstr "Καθορίζει τις ρυθμίσεις για έγγραφα στο Microsoft Excel."
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_COLMOVE\">Specifies the value to be used for moving a column.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_COLMOVE\">Ορίζει την τιμή που θα χρησιμοποιηθεί για τη μετακίνηση μίας γραμμής.</ahelp>"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id3154072\n"
-"11\n"
+"01040500.xhp\n"
+"hd_id3155938\n"
+"9\n"
"help.text"
-msgid "Load Basic code"
-msgstr "Φόρτωση κώδικα Basic"
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id0523200811475727\n"
+"01040500.xhp\n"
+"par_id3155176\n"
+"10\n"
"help.text"
-msgid "Executable code"
-msgstr "Εκτέλεση κώδικα"
+msgid "Specifies the default settings for inserting rows and columns with the keyboard."
+msgstr "Ορίζει τις προεπιλεγμένες ρυθμίσεις για την εισαγωγή γραμμών και στηλών με το πληκτρολόγιο."
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id0523200811475733\n"
+"01040500.xhp\n"
+"hd_id3155333\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">The VBA (Visual Basic for Applications) code will be loaded ready to be executed. If this checkbox is not checked, the VBA code will be commented out so it can be inspected, but will not run.</ahelp>"
-msgstr "<ahelp hid=\".\">Ο κώδικας VBA (Visual Basic for Applications) θα φορτώνεται ως έτοιμος για εκτέλεση. Αν αυτό το πεδίο δεν επιλεχθεί τότε ο κώδικας VBA θα εξαιρείται έτσι ώστε να είναι δυνατός ο έλεγχος του και δεν θα εκτελείται.</ahelp>"
+msgid "Row"
+msgstr "Γραμμή"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id3151211\n"
+"01040500.xhp\n"
+"par_id3153966\n"
"12\n"
"help.text"
-msgid "Save original Basic code"
-msgstr "Αποθήκευση αρχικού κώδικα Basic"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_ROWINSERT\">Specifies the default value for inserting rows.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_ROWINSERT\">Ορίζει την προεπιλεγμένη τιμή για την εισαγωγή γραμμών.</ahelp>"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id3149202\n"
+"01040500.xhp\n"
+"hd_id3155607\n"
"13\n"
"help.text"
-msgid "Microsoft PowerPoint 97/2000/XP"
-msgstr "Microsoft PowerPoint 97/2000/XP"
+msgid "Column"
+msgstr "Στήλη"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"par_id3148922\n"
+"01040500.xhp\n"
+"par_id3159334\n"
"14\n"
"help.text"
-msgid "Specifies the settings for documents in Microsoft PowerPoint."
-msgstr "Καθορίζει τις ρυθμίσεις για έγγραφα στο Microsoft PowerPoint."
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_COLINSERT\">Specifies the default value for inserting columns.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_COLINSERT\">Ορίζει την προεπιλεγμένη τιμή για την εισαγωγή στηλών.</ahelp>"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id3148451\n"
+"01040500.xhp\n"
+"hd_id3150645\n"
"15\n"
"help.text"
-msgid "Load Basic code"
-msgstr "Φόρτωση κώδικα Basic"
+msgid "Behavior of rows/columns"
+msgstr "Συμπεριφορά γραμμών/στηλών"
-#: 01130100.xhp
+#: 01040500.xhp
msgctxt ""
-"01130100.xhp\n"
-"hd_id3145419\n"
+"01040500.xhp\n"
+"par_id3150298\n"
"16\n"
"help.text"
-msgid "Save original Basic code"
-msgstr "Αποθήκευση αρχικού κώδικα Basic"
-
-#: 01130100.xhp
-msgctxt ""
-"01130100.xhp\n"
-"par_id3153768\n"
-"21\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/01010200.xhp\" name=\"Setting the default file format\">Setting the default file format</link>"
-msgstr "<link href=\"text/shared/optionen/01010200.xhp\" name=\"Ρύθμιση της προεπιλεγμένης μορφής αρχείου\">Ρύθμιση της προεπιλεγμένης μορφής αρχείου</link>"
-
-#: mailmerge.xhp
-msgctxt ""
-"mailmerge.xhp\n"
-"tit\n"
-"help.text"
-msgid "Mail Merge E-mail"
-msgstr "Συγχώνευση ηλεκτρονικής αλληλογραφίας"
-
-#: mailmerge.xhp
-msgctxt ""
-"mailmerge.xhp\n"
-"par_idN10554\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/mailmerge.xhp\">Mail Merge E-mail</link>"
-msgstr "<link href=\"text/shared/optionen/mailmerge.xhp\">Συγχώνευση ηλεκτρονικής αλληλογραφίας</link>"
+msgid "Determines the relative effect of rows and columns on adjacent rows or columns, as well as on the entire table."
+msgstr "Καθορίζει τη σχετική επίδραση γραμμών και στηλών σε γειτονικές γραμμές και στήλες, καθώς και σε ολόκληρο τον πίνακα."
-#: mailmerge.xhp
+#: 01040500.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN10564\n"
+"01040500.xhp\n"
+"hd_id3149335\n"
+"17\n"
"help.text"
-msgid "Specifies the user information and server settings for when you send form letters as e-mail messages."
-msgstr "Καθορίζει τις πληροφορίες χρήστη και τις ρυθμίσεις του διακομιστή για όταν στέλνετε γράμματα φόρμας ως μηνύματα e-mail."
+msgid "Fixed"
+msgstr "Σταθερή"
-#: mailmerge.xhp
+#: 01040500.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN1057B\n"
+"01040500.xhp\n"
+"par_id3151213\n"
+"18\n"
"help.text"
-msgid "User information"
-msgstr "Πληροφορίες χρήστη"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTTABLE_PAGE:RB_FIX\">Specifies that changes to a row or column only affect the corresponding adjacent area.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTTABLE_PAGE:RB_FIX\">Ορίζει ότι οι αλλαγές σε μία γραμμή ή στήλη επηρεάζουν μόνο την αντίστοιχη γειτονική περιοχή.</ahelp>"
-#: mailmerge.xhp
+#: 01040500.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN1057F\n"
+"01040500.xhp\n"
+"hd_id3154199\n"
+"19\n"
"help.text"
-msgid "Enter the user information to use when you send e-mail."
-msgstr "Εισάγετε πληροφορίες χρήστη για να χρησιμοποιηθούν όταν στέλνετε e-mail."
+msgid "Fixed, proportional"
+msgstr "Σταθερή, αναλογικά"
-#: mailmerge.xhp
+#: 01040500.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN1058A\n"
+"01040500.xhp\n"
+"par_id3147128\n"
+"20\n"
"help.text"
-msgid "Your name"
-msgstr "Το όνομά σας"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTTABLE_PAGE:RB_FIXPROP\">Specifies that changes to a row or column have an effect on the entire table.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTTABLE_PAGE:RB_FIXPROP\">Ορίζει ότι οι αλλαγές σε μία γραμμή ή στήλη έχουν επίδραση σε ολόκληρο τον πίνακα.</ahelp>"
-#: mailmerge.xhp
+#: 01040500.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN1058E\n"
+"01040500.xhp\n"
+"hd_id3150783\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter your name.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομά σας.</ahelp>"
+msgid "Variable"
+msgstr "Μεταβλητή"
-#: mailmerge.xhp
+#: 01040500.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN105A5\n"
+"01040500.xhp\n"
+"par_id3166423\n"
+"22\n"
"help.text"
-msgid "E-mail address"
-msgstr "Διεύθυνση E-mail"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTTABLE_PAGE:RB_VAR\">Specifies that changes to a row or column affect the table size.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTTABLE_PAGE:RB_VAR\">Ορίζει ότι οι αλλαγές σε μία γραμμή ή στήλη επηρεάζουν το μέγεθος του πίνακα.</ahelp>"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN105A9\n"
+"01040600.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter your e-mail address for replies.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την διεύθυνση e-mail σας για απαντήσεις.</ahelp>"
+msgid "Formatting Aids"
+msgstr "Βοηθήματα μορφοποίησης"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN105C0\n"
+"01040600.xhp\n"
+"bm_id3144510\n"
"help.text"
-msgid "Send replies to different e-mail address"
-msgstr "Αποστολή απαντήσεων σε διαφορετική διεύθυνση e-mail"
+msgid "<bookmark_value>non-printing characters (Writer)</bookmark_value><bookmark_value>displaying; non-printing characters (Writer)</bookmark_value><bookmark_value>paragraph marks; displaying (Writer)</bookmark_value><bookmark_value>characters; displaying only on screen (Writer)</bookmark_value><bookmark_value>optional hyphens (Writer)</bookmark_value><bookmark_value>hyphens; displaying custom (Writer)</bookmark_value><bookmark_value>custom hyphens (Writer)</bookmark_value><bookmark_value>spaces; displaying (Writer)</bookmark_value><bookmark_value>spaces; showing protected spaces (Writer)</bookmark_value><bookmark_value>protected spaces; showing (Writer)</bookmark_value><bookmark_value>non-breaking spaces (Writer)</bookmark_value><bookmark_value>tab stops; displaying (Writer)</bookmark_value><bookmark_value>break display (Writer)</bookmark_value><bookmark_value>hidden text;showing (Writer)</bookmark_value><bookmark_value>hidden fields display (Writer)</bookmark_value><bookmark_value>paragraphs; hidden paragraphs (Writer)</bookmark_value><bookmark_value>cursor; allowing in protected areas (Writer)</bookmark_value>"
+msgstr "<bookmark_value>μη-εκτυπώσιμοι χαρακτήρες (Writer)</bookmark_value><bookmark_value>εμφάνιση, μη-εκτυπώσιμοι χαρακτήρες (Writer)</bookmark_value><bookmark_value>σημάνσεις παραγράφου, εμφάνιση (Writer)</bookmark_value><bookmark_value>χαρακτήρες, εμφάνιση μόνο στην οθόνη (Writer)</bookmark_value><bookmark_value> ήπια διαχωριστικά (Writer)</bookmark_value><bookmark_value>διαχωριστικά, προσαρμοσμένη εμφάνιση (Writer)</bookmark_value><bookmark_value>προσαρμοσμένα διαχωριστικά (Writer)</bookmark_value><bookmark_value>κενά, εμφάνιση (Writer)</bookmark_value><bookmark_value>κενά, εμφάνιση προστατευόμενων κενών (Writer)</bookmark_value><bookmark_value>διαστήματα χωρίς αλλαγή, εμφάνιση (Writer)</bookmark_value><bookmark_value>διαστήματα χωρίς αλλαγή κενά (Writer)</bookmark_value><bookmark_value>στηλοθέτες, εμφάνιση (Writer)</bookmark_value><bookmark_value>εμφάνιση αλλαγής (Writer)</bookmark_value><bookmark_value>κρυφό κείμενο,εμφάνιση (Writer)</bookmark_value><bookmark_value>εμφάνιση κρυφών πεδίων (Writer)</bookmark_value><bookmark_value>παράγραφοι, κρυφές παράγραφοι (Writer)</bookmark_value><bookmark_value>δρομέας, να επιτρέπεται σε προστατευόμενες περιοχές (Writer)</bookmark_value>"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN105C4\n"
+"01040600.xhp\n"
+"hd_id3154285\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Uses the e-mail address that you enter in the Reply address text box as the reply-to e-mail address.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιεί την διεύθυνση e-mail που εισάγετε στο πεδίο κειμένου Διεύθυνση Απάντησης ως την διεύθυνση απάντησης σε e-mail.</ahelp>"
+msgid "<link href=\"text/shared/optionen/01040600.xhp\" name=\"Formatting Aids\">Formatting Aids</link>"
+msgstr "<link href=\"text/shared/optionen/01040600.xhp\" name=\"Βοηθήματα μορφοποίησης\">Βοηθήματα μορφοποίησης</link>"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN105DB\n"
+"01040600.xhp\n"
+"par_id3155450\n"
+"2\n"
"help.text"
-msgid "Reply address"
-msgstr "Διεύθυνση απάντησης"
+msgid "<ahelp hid=\"HID_OPTSHDWCRSR\">In $[officename] text and HTML documents, defines the display for certain characters and for the direct cursor.</ahelp>"
+msgstr "<ahelp hid=\"HID_OPTSHDWCRSR\">Ορίζει την εμφάνιση συγκεκριμένων χαρακτήρων και του άμεσου δρομέα σε κείμενα και έγγραφα HTML του $[officename].</ahelp>"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN105DF\n"
+"01040600.xhp\n"
+"hd_id3144510\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the address to use for e-mail replies.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τη διεύθυνση που θα χρησιμοποιείτε για απαντήσεις σε e-mail.</ahelp>"
+msgid "Display of"
+msgstr "Εμφάνιση του"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN105EE\n"
+"01040600.xhp\n"
+"par_id3156343\n"
+"28\n"
"help.text"
-msgid "Outgoing server (SMTP) settings"
-msgstr "Ρυθμίσεις διακομιστή εξερχομένων (SMTP)"
+msgid "Defines which non-printing characters are visible on screen. Activate the <link href=\"text/swriter/01/03100000.xhp\" name=\"Non-printing Characters On/Off\"><emph>Non-printing Characters</emph></link> icon on the <emph>Standard</emph> bar. All characters that you have selected on the <emph>Formatting Aids</emph> tab page will be displayed."
+msgstr "Ορίζει ποιοι μη εκτυπώσιμοι χαρακτήρες είναι ορατοί στην οθόνη. Ενεργοποιήστε την επιλογή <link href=\"text/swriter/01/03100000.xhp\" name=\"Μη-εκτυπώσιμοι χαρακτήρες Ναι/Όχι\"><emph>Μη-εκτυπώσιμοι χαρακτήρες Ναι/Όχι</emph></link> στην <emph>Βασική</emph> γραμμή εργαλείων. Θα εμφανίζονται όλοι οι χαρακτήρες που επιλέξατε στην σελίδα καρτέλας <emph>Βοηθήματα μορφοποίησης</emph>."
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN105F2\n"
+"01040600.xhp\n"
+"hd_id3154140\n"
+"29\n"
"help.text"
-msgid "Specify the server settings for outgoing e-mails."
-msgstr "Ορίστε τις ρυθμίσεις διακομιστή για εξερχόμενα e-mails."
+msgid "Paragraph end"
+msgstr "Τέλος παραγράφου"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN105FD\n"
+"01040600.xhp\n"
+"par_id3154123\n"
+"30\n"
"help.text"
-msgid "Server name"
-msgstr "Όνομα διακομιστή"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_PARA\">Specifies whether paragraph delimiters are displayed. The paragraph delimiters also contain paragraph format information.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_PARA\">Ορίζει αν θα εμφανίζονται διαχωριστικά παραγράφου. Τα διαχωριστικά παραγράφου περιέχουν, επίσης, πληροφορίες για τη μορφή της παραγράφου.</ahelp>"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN10601\n"
+"01040600.xhp\n"
+"hd_id3153193\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the SMTP server name.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του SMTP διακομιστή.</ahelp>"
+msgid "Custom hyphens"
+msgstr "Προσαρμοσμένα ενωτικά"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN10618\n"
+"01040600.xhp\n"
+"par_id3147230\n"
+"32\n"
"help.text"
-msgid "Port"
-msgstr "Θύρα"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_SHYPH\">Specifies whether user-defined delimiters are displayed. These are hidden delimiters that you enter within a word by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Hyphen(-) </caseinline><defaultinline>Ctrl+Hyphen(-).</defaultinline></switchinline> Words with user-defined delimiters are only separated at the end of a line at the point where a user-defined delimiter has been inserted, irrespective of whether the automatic hyphenation is activated or deactivated.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_SHYPH\">Προσδιορίζει αν θα εμφανίζονται διαχωριστικά ορισμένα από το χρήστη. Πρόκειται για κρυφά διαχωριστικά, τα οποία εισαγάγετε σε μία λέξη πατώντας <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Παύλα(-) </caseinline><defaultinline>Ctrl+Παύλα(-).</defaultinline></switchinline> Λέξεις με διαχωριστικά ορισμένα από το χρήστη χωρίζονται μόνο στο τέλος γραμμής, στο σημείο όπου έχει εισαχθεί ένα τέτοιο διαχωριστικό, ανεξάρτητα από το αν έχει ενεργοποιηθεί ή όχι ο αυτόματος συλλαβισμός.</ahelp>"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN1061C\n"
+"01040600.xhp\n"
+"hd_id3147287\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the SMTP port.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την SMTP θύρα.</ahelp>"
+msgid "Spaces"
+msgstr "Διαστήματα"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN10633\n"
+"01040600.xhp\n"
+"par_id3147427\n"
+"34\n"
"help.text"
-msgid "Use secure connection"
-msgstr "Χρησιμοποιήστε ασφαλή σύνδεση"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_SPACE\">Specifies whether to represent every space in the text with a dot.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_SPACE\">Ορίζει αν κάθε διάστημα του κειμένου αναπαρίσταται με μία τελεία.</ahelp>"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN10637\n"
+"01040600.xhp\n"
+"hd_id3145750\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\".\">When available, uses a secure connection to send e-mails.</ahelp>"
-msgstr "<ahelp hid=\".\">Όταν είναι διαθέσιμη, χρησιμοποιεί ασφαλή σύνδεση για να στείλει e-mail.</ahelp>"
+msgid "Non-breaking spaces"
+msgstr "Διαστήματα χωρίς αλλαγή"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN1064E\n"
+"01040600.xhp\n"
+"par_id3152938\n"
+"36\n"
"help.text"
-msgid "Server Authentication"
-msgstr "Πιστοποίηση διακομιστή"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_HSPACE\">Specifies that non-breaking spaces are shown as gray boxes. Non-breaking spaces are not broken at the end of a line and are entered with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Spacebar </caseinline><defaultinline>Ctrl+Shift+Spacebar</defaultinline></switchinline> shortcut keys.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_HSPACE\">Καθορίζει την εμφάνιση των διαστημάτων χωρίς αλλαγή γραμμής ως γκρί κουτιά. Τα κενά χωρίς αλλαγή γραμμής μπορούν να εισαχθούν με τα πλήκτρα συντόμευσης <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Spacebar </caseinline><defaultinline>Ctrl+Shift+Spacebar</defaultinline></switchinline>.</ahelp>"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN10652\n"
+"01040600.xhp\n"
+"hd_id3147348\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/optionen/serverauthentication.xhp\">Server Authentication</link> dialog where you can specify the server authentication settings for secure e-mail.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/serverauthentication.xhp\">Πιστοποίηση διακομιστή</link> όπου μπορείτε να ορίσετε τις ρυθμίσεις πιστοποίησης διακομιστή για ασφαλή e-mail.</ahelp>"
+msgid "Tabs"
+msgstr "Στηλοθέτες"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN10677\n"
+"01040600.xhp\n"
+"par_id3153574\n"
+"38\n"
"help.text"
-msgid "Test Settings"
-msgstr "Έλεγχος ρυθμίσεων"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_TAB\">Specifies that tab stops are displayed as small arrows.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_TAB\">Ορίζει αν οι στηλοθέτες θα εμφανίζονται ως μικρά βέλη.</ahelp>"
-#: mailmerge.xhp
+#: 01040600.xhp
msgctxt ""
-"mailmerge.xhp\n"
-"par_idN1067B\n"
+"01040600.xhp\n"
+"hd_id3159154\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/optionen/testaccount.xhp\">Test Account Settings</link> dialog to test the current settings.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/testaccount.xhp\">Έλεγχος ρυθμίσεων λογαριασμού</link> για να δοκιμάσετε τις τρέχουσες ρυθμίσεις.</ahelp>"
+msgid "Breaks"
+msgstr "Αλλαγές"
-#: 01080000.xhp
+#: 01040600.xhp
msgctxt ""
-"01080000.xhp\n"
-"tit\n"
+"01040600.xhp\n"
+"par_id3150874\n"
+"40\n"
"help.text"
-msgid "Drawing Options"
-msgstr "Επιλογές σχεδίασης"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_BREAK\">Displays all line breaks inserted with the Shift+Enter shortcut. These breaks create a new line, but do not start a new paragraph.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_BREAK\">Εμφανίζει όλες τις αλλαγές γραμμής που εισήχθηκαν με τη συντόμευση Shift+Enter. Οι αλλαγές αυτές δημιουργούν μια νέα γραμμή, αλλά δεν ξεκινούν νέα παράγραφο.</ahelp>"
-#: 01080000.xhp
+#: 01040600.xhp
msgctxt ""
-"01080000.xhp\n"
-"hd_id3155135\n"
-"1\n"
+"01040600.xhp\n"
+"par_idN108E5\n"
"help.text"
-msgid "%PRODUCTNAME Draw Options"
-msgstr "Επιλογές %PRODUCTNAME Draw"
+msgid "Hidden text"
+msgstr "Κρυφό κείμενο"
-#: 01080000.xhp
+#: 01040600.xhp
msgctxt ""
-"01080000.xhp\n"
-"par_id3158430\n"
-"2\n"
+"01040600.xhp\n"
+"par_idN108FB\n"
"help.text"
-msgid "<variable id=\"allgemein\"><ahelp hid=\".uno:SdGraphicOptions\">Defines the global settings for drawing documents, including the contents to be displayed, the scale to be used, the grid alignment and the contents to be printed by default.</ahelp></variable>"
-msgstr "<variable id=\"allgemein\"><ahelp hid=\".uno:SdGraphicOptions\">Καθορίζει τις καθολικές ρυθμίσεις για έγγραφα σχεδίασης. Μπορείτε να ορίσετε, μεταξύ άλλων, τα περιεχόμενα τα οποία θα εμφανίζονται, την κλίμακα που θα χρησιμοποιείται, την ευθυγράμμιση πλέγματος και τα περιεχόμενα τα οποία θα εκτυπώνονται από προεπιλογή.</ahelp></variable>"
+msgid "<ahelp hid=\"sw:CheckBox:TP_OPTSHDWCRSR:CB_CHAR_HIDDEN\">Displays text that uses the character format \"hidden\", when <emph>View - Non-printing Characters</emph> is enabled.</ahelp>"
+msgstr "<ahelp hid=\"sw:CheckBox:TP_OPTSHDWCRSR:CB_CHAR_HIDDEN\">Εμφανίζει κείμενο που χρησιμοποιεί την \"κρυφή\" μορφή χαρακτήρων, όταν η επιλογή <emph>Προβολή - Μη-εκτυπώσιμοι χαρακτήρες</emph> είναι ενεργοποιημένη.</ahelp>"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"tit\n"
+"01040600.xhp\n"
+"hd_id3149481\n"
+"41\n"
"help.text"
-msgid "Color"
-msgstr "Χρώμα"
+msgid "Fields: Hidden text (not for HTML documents)"
+msgstr "Πεδία: Κρυφό κείμενο (όχι για έγγραφα HTML)"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"hd_id3153126\n"
-"1\n"
+"01040600.xhp\n"
+"par_id3149413\n"
+"42\n"
"help.text"
-msgid "Color"
-msgstr "Χρώμα"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_HIDDEN\">Displays text that is hidden by <emph>Conditional Text</emph> or <emph>Hidden Text</emph> fields.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_HIDDEN\">Εμφανίζει κείμενο που είναι κρυφό από τα πεδία <emph>Κείμενο υπό συνθήκες</emph> ή <emph>Κρυφό κείμενο</emph>.</ahelp>"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"bm_id3150771\n"
+"01040600.xhp\n"
+"hd_id3149300\n"
+"43\n"
"help.text"
-msgid "<bookmark_value>defining;colors</bookmark_value><bookmark_value>colors;selection</bookmark_value><bookmark_value>colors;adding</bookmark_value>"
-msgstr "<bookmark_value>καθορισμός,χρώματα</bookmark_value><bookmark_value>χρώματα,επιλογή</bookmark_value><bookmark_value>χρώματα,προσθήκη</bookmark_value>"
+msgid "Fields: Hidden paragraphs (not for HTML documents)"
+msgstr "Πεδία: Κρυφές παράγραφοι (όχι για έγγραφα HTML)"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3150771\n"
-"2\n"
+"01040600.xhp\n"
+"par_id3149418\n"
+"44\n"
"help.text"
-msgid "<variable id=\"farbentext\"><ahelp hid=\".\">Allows you to define your own colors using the two-dimensional graphic and numerical gradient chart.</ahelp></variable> Click <emph>OK</emph> to display the newly defined color in the preview box of the <emph>Colors</emph> register, where you can then decide if you want to add or replace the new color in the current color palette."
-msgstr "<variable id=\"farbentext\"><ahelp hid=\".\">Σας επιτρέπει να ορίσετε δικά σας χρώματα χρησιμοποιώντας δισδιάστατα γραφικά και αριθμητικό διάγραμμα διαβάθμισης χρώματος.</ahelp></variable> Κάντε κλικ στο κουμπί <emph>OK</emph> για να εμφανίσετε το νέο χρώμα που ορίσατε στο πλαίσιο προεπισκόπησης του μητρώου <emph>Χρώματα</emph> στο οποίο, στη συνέχεια, έχετε τη δυνατότητα να αποφασίσετε εάν θέλετε να προσθέσετε ή να αντικαταστήσετε το νέο χρώμα στην τρέχουσα παλέτα χρωμάτων."
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_HIDDEN_PARA\">If you have inserted text using the <emph>Hidden Paragraph</emph> field, specifies whether to display the hidden paragraph.</ahelp> This option has the same function as the menu commands <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"View - Hidden Paragraphs\">View - Hidden Paragraphs</link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline> available in open text documents."
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_HIDDEN_PARA\">Αν έχετε εισάγει κείμενο χρησιμοποιώντας το πεδίο <emph>Κρυφή παράγραφος</emph>, καθορίζει αν θα εμφανιστεί η κρυφή παράγραφος.</ahelp> Αυτή η επιλογή έχει την ίδια λειτουργία όπως οι εντολές του μενού <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"Προβολή - Κρυφή παράγραφος\">Προβολή - Κρυφή παράγραφος</link></caseinline><defaultinline>Προβολή - Κρυφή παράγραφος</defaultinline></switchinline> που είναι διαθέσιμες σε έγγραφα ανοικτού κειμένου."
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"hd_id3149514\n"
+"01040600.xhp\n"
+"hd_id3156180\n"
"3\n"
"help.text"
-msgid "Color Window"
-msgstr "Παράθυρο χρωμάτων"
+msgid "Direct cursor (not for HTML documents)"
+msgstr "Άμεσος δρομέας (όχι για έγγραφα HTML)"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3153061\n"
+"01040600.xhp\n"
+"par_id3146900\n"
"4\n"
"help.text"
-msgid "In the two big color windows, you click to select a new color. You can select the color in the left or the right color window as you wish."
-msgstr "Στα δύο μεγάλα παράθυρα χρωμάτων, κάνετε κλικ για να επιλέξετε νέο χρώμα. Μπορείτε να επιλέξετε το χρώμα στο δεξιό ή στο αριστερό παράθυρο χρωμάτων, όπως θέλετε."
+msgid "Defines all the properties of the direct cursor."
+msgstr "Ορίζει όλες τις ιδιότητες του άμεσου δρομέα."
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3148944\n"
+"01040600.xhp\n"
+"hd_id3154273\n"
"5\n"
"help.text"
-msgid "In the right color window, you will see the entire color spectrum from the left to the right, with the colors at the top being fully saturated and the colors at the bottom being unsaturated."
-msgstr "Στο δεξιό παράθυρο χρωμάτων, θα εμφανιστεί ολόκληρο το φάσμα χρωμάτων από αριστερά προς τα δεξιά, με τα επάνω χρώματα να είναι πλήρως κορεσμένα και τα κάτω χρώματα να μην είναι κορεσμένα."
+msgid "Direct cursor"
+msgstr "Άμεσος δρομέας"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3149670\n"
+"01040600.xhp\n"
+"par_id3150749\n"
"6\n"
"help.text"
-msgid "In the left color window, you will see a selection of colors, displaying a progressive spectrum, varying between the four colors in the four corners of this window. You can change the colors in the four corners as follows:"
-msgstr "Στο αριστερό παράθυρο χρωμάτων, θα εμφανιστεί μια επιλογή χρωμάτων, στην οποία προβάλλεται ένα προοδευτικό φάσμα που ποικίλλει μεταξύ των τεσσάρων χρωμάτων στις τέσσερις γωνίες του παραθύρου. Έχετε τη δυνατότητα να αλλάξετε τα χρώματα στις τέσσερις γωνίες ως εξής:"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_OPTSHDWCRSR:CB_SHDWCRSONOFF\">Activates the direct cursor.</ahelp> You can also activate this function by clicking the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor On/Off\">Direct Cursor On/Off</link></caseinline><defaultinline>Direct Cursor On/Off</defaultinline></switchinline> icon in a text document."
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_OPTSHDWCRSR:CB_SHDWCRSONOFF\">Ενεργοποιεί τον άμεσο δρομέα.</ahelp> Μπορείτε επίσης να ενεργοποιήσετε αυτήν τη λειτουργία κάνοντας κλικ στο σύμβολο <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/02/18130000.xhp\" name=\"Άμεσος δρομέας Ναι/Όχι\">Άμεσος δρομέας Ναι/Όχι</link></caseinline><defaultinline>Άμεσος δρομέας Ναι/Όχι</defaultinline></switchinline> σε ένα έγγραφο κειμένου."
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3154758\n"
+"01040600.xhp\n"
+"hd_id3152962\n"
"7\n"
"help.text"
-msgid "Click the corner of the field in which you want to change the color."
-msgstr "Κάντε κλικ στη γωνία του πεδίου, όπου θέλετε να αλλάξετε το χρώμα."
+msgid "Insert (not for HTML document)"
+msgstr "Εισαγωγή (όχι για έγγραφα HTML)"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3150398\n"
+"01040600.xhp\n"
+"par_id3149020\n"
"8\n"
"help.text"
-msgid "In the right color window, click the desired new color for the corner field or enter the values, which define the color, in the numeric input fields."
-msgstr "Στο δεξιό παράθυρο χρωμάτων, κάντε κλικ στο νέο χρώμα που θέλετε για το πεδίο της γωνίας ή εισαγάγετε τις τιμές, οι οποίες ορίζουν το χρώμα, στα πεδία αριθμητικής εισαγωγής."
+msgid "Defines the insert options for the direct cursor. If you click at any position in your document, a new paragraph can be written or inserted exactly at this position. The properties of this paragraph depend on the selected option. You can select from the following options:"
+msgstr "Ορίζει τις επιλογές εισαγωγής για τον άμεσο δρομέα. Αν κάνετε κλικ σε οποιαδήποτε θέση στο έγγραφό σας, είναι δυνατή η εγγραφή ή η εισαγωγή μίας νέας παραγράφου ακριβώς σε αυτήν τη θέση. Οι ιδιότητες αυτής της παραγράφου εξαρτώνται από την ενεργοποιημένη επιλογή. Μπορείτε να διαλέξετε μεταξύ των παρακάτω επιλογών:"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3151210\n"
+"01040600.xhp\n"
+"hd_id3148995\n"
"9\n"
"help.text"
-msgid "Apply the color selected on the right to the small field that is marked in the left color window by clicking the <emph><--</emph> button."
-msgstr "Αποδεχτείτε το επιλεγμένο χρώμα στα δεξιά, στο μικρό πεδίο, το οποίο επισημαίνεται στο αριστερό παράθυρο χρωμάτων, κάνοντας κλικ στο κουμπί <emph><--</emph>."
+msgid "Paragraph alignment"
+msgstr "Στοίχιση παραγράφου"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3151383\n"
+"01040600.xhp\n"
+"par_id3156384\n"
"10\n"
"help.text"
-msgid "The gradient in the left color window is immediately adjusted with respect to hue, saturation, and brightness."
-msgstr "Η διαβάθμιση στο αριστερό παράθυρο χρωμάτων προσαρμόζεται αυτόματα με βάση την απόχρωση, τον κορεσμό και τη φωτεινότητα."
-
-#: 01010501.xhp
-msgctxt ""
-"01010501.xhp\n"
-"par_id9701528\n"
-"help.text"
-msgid "%PRODUCTNAME uses only the RGB color model for printing in color. The CMYK controls are provided only to ease the input of color values using CMYK notation."
-msgstr "Το %PRODUCTNAME χρησιμοποιεί μόνο το μοντέλο χρωμάτων RGB για έγχρωμη εκτύπωση. Τα πεδία ελέγχου CMYK παρέχονται μόνο για να διευκολυνθεί η είσοδος των τιμών χρωμάτων με τη χρήση CMYK."
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLMARGIN\">Sets the paragraph alignment when the direct cursor is used. Depending on where the mouse is clicked, the paragraph is formatted left aligned, centered or right aligned. The cursor before the mouse-click shows, by means of a triangle, which alignment is set. </ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLMARGIN\">Ορίζει τη στοίχιση παραγράφου όταν χρησιμοποιείται ο άμεσος δρομέας. Ανάλογα με τη θέση όπου γίνεται κλικ από το ποντίκι, η παράγραφος μορφοποιείται με στοίχιση αριστερά, στο κέντρο ή δεξιά. Ο δρομέας πριν από το κλικ του ποντικιού εμφανίζει, μέσω ενός τριγώνου, ποια στοίχιση έχει οριστεί.</ahelp>"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"hd_id3153192\n"
+"01040600.xhp\n"
+"hd_id3150387\n"
"11\n"
"help.text"
-msgid "<--"
-msgstr "<--"
+msgid "Left paragraph margin"
+msgstr "Αριστερό περιθώριο παραγράφου"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3154909\n"
+"01040600.xhp\n"
+"par_id3151188\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_COLOR:BTN_1\">Click the <emph><--</emph> button to replace the selected color in the color palette with the color selected at the right. The button is enabled when you select a color in one of the four corners.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_COLOR:BTN_1\">Κάντε κλικ στο κουμπί <emph><--</emph> για να αντικαταστήσετε το επιλεγμένο χρώμα στην παλέτα χρωμάτων με το χρώμα το οποίο έχει επιλεγεί στα δεξιά.Το κουμπί είναι διαθέσιμο όταν επιλέξετε ένα χρώμα σε ένα από τα τέσσερα σημεία.</ahelp>"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLINDENT\">When the direct cursor is used, the left paragraph indent is set at the horizontal position where you click the direct cursor. The paragraph is left aligned. </ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLINDENT\">Κατά τη χρήση του άμεσου δρομέα, το αριστερό περιθώριο παραγράφου ορίζεται στην οριζόντια θέση όπου κάνετε κλικ στον άμεσο δρομέα. Η παράγραφος στοιχίζεται στα αριστερά. </ahelp>"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"hd_id3158409\n"
+"01040600.xhp\n"
+"hd_id3145147\n"
"13\n"
"help.text"
-msgid "-->"
-msgstr "-->"
+msgid "Tabs"
+msgstr "Στηλοθέτες"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3151043\n"
+"01040600.xhp\n"
+"par_id3155174\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_COLOR:BTN_2\">Sets the small selection cursor in the right window on the color, which corresponds to the selected color in the left window and updates the respective values in the numerical fields.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_COLOR:BTN_2\">Ορίζει το μικρό δείκτη επιλογής στο δεξιό παράθυρο επάνω στο χρώμα που αντιστοιχεί στο επιλεγμένο χρώμα στο αριστερό παράθυρο και ενημερώνει τις αντίστοιχες τιμές στα αριθμητικά πεδία.</ahelp>"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLTAB\">When the direct cursor is used, as many tabs as necessary are added in the new paragraph until the clicked position is reached.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLTAB\">Κατά τη χρήση του άμεσου δρομέα, στη νέα παράγραφο προστίθενται τόσοι στηλοθέτες όσοι είναι απαραίτητοι, μέχρι να φτάσουν στη θέση, στην οποία έγινε κλικ.</ahelp>"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"hd_id3149203\n"
+"01040600.xhp\n"
+"hd_id3166449\n"
"15\n"
"help.text"
-msgid "Cyan"
-msgstr "Κυανό"
+msgid "Tabs and Spaces"
+msgstr "Στηλοθέτες και διαστήματα"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3159252\n"
+"01040600.xhp\n"
+"par_id3155904\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_CYAN\">Sets the Cyan color value in the CMYK color model.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_CYAN\">Επιλέξτε την τιμή του κυανού χρώματος στο μοντέλο χρωμάτων CMYK.</ahelp>"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLSPACE\">When the Direct Cursor is used, a corresponding number of tabs and spaces are inserted in the new paragraph as necessary until the clicked position is reached.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLSPACE\">Κατά τη χρήση του Άμεσου δρομέα, πραγματοποιείται εισαγωγή του αντίστοιχου απαραίτητου αριθμού στηλοθετών και διαστημάτων στη νέα παράγραφο, μέχρι να φτάσουν στη θέση, στην οποία έγινε κλικ.</ahelp>"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"hd_id3155429\n"
+"01040600.xhp\n"
+"par_id3149964\n"
"17\n"
"help.text"
-msgid "Magenta"
-msgstr "Ματζέντα"
+msgid "All insert options refer only to the current paragraph generated with the Direct Cursor."
+msgstr "Όλες οι επιλογές εισαγωγής αναφέρονται αποκλειστικά στην τρέχουσα παράγραφο, η οποία δημιουργήθηκε με τον άμεσο δρομέα."
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3152596\n"
-"18\n"
+"01040600.xhp\n"
+"hd_id3146134\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_MAGENTA\">Sets the Magenta color value in the CMYK color model.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_MAGENTA\">Επιλέξτε την τιμή του χρώματος ματζέντα στο μοντέλο χρωμάτων CMYK.</ahelp>"
+msgid "Cursor in protected areas - Enabled"
+msgstr "Δρομέας σε προστατευμένες περιοχές- Ενεργοποιημένο"
-#: 01010501.xhp
+#: 01040600.xhp
msgctxt ""
-"01010501.xhp\n"
-"hd_id3154147\n"
-"19\n"
+"01040600.xhp\n"
+"par_id3147508\n"
+"25\n"
"help.text"
-msgid "Yellow"
-msgstr "Κίτρινο"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_OPTSHDWCRSR:CB_ALLOW_IN_PROT\">Specifies that you can set the cursor in a protected area, but cannot make any changes.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_OPTSHDWCRSR:CB_ALLOW_IN_PROT\">Καθορίζει ότι θα έχετε τη δυνατότητα να ορίσετε το δρομέα σε προστατευμένη περιοχή, αλλά δεν θα μπορείτε να κάνετε αλλαγές.</ahelp>"
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3155306\n"
-"20\n"
+"01040700.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_YELLOW\">Sets the Yellow color value in the CMYK color model.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_YELLOW\">Επιλέξτε την τιμή του κίτρινου χρώματος στο μοντέλο χρωμάτων CMYK.</ahelp>"
+msgid "Changes"
+msgstr "Αλλαγές"
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"hd_id3150105\n"
-"21\n"
+"01040700.xhp\n"
+"hd_id3153823\n"
+"1\n"
"help.text"
-msgid "Key"
-msgstr "Κλειδί"
+msgid "<link href=\"text/shared/optionen/01040700.xhp\" name=\"Changes\">Changes</link>"
+msgstr "<link href=\"text/shared/optionen/01040700.xhp\" name=\"Αλλαγές\">Αλλαγές</link>"
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3146148\n"
-"22\n"
+"01040700.xhp\n"
+"par_id3149416\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_KEY\">Sets the Black color value or key (black) in the CMYK color model.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_KEY\">Επιλέξτε την τιμή του μαύρου χρώματος ή το κλειδί (μαύρο) στο μοντέλο χρωμάτων CMYK.</ahelp>"
+msgid "<ahelp hid=\"HID_REDLINE_OPT\">Defines the appearance of changes in the document.</ahelp>"
+msgstr "<ahelp hid=\"HID_REDLINE_OPT\">Ορίζει την εμφάνιση των αλλαγών στο έγγραφο.</ahelp>"
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"hd_id3151114\n"
-"23\n"
+"01040700.xhp\n"
+"par_id3156153\n"
+"27\n"
"help.text"
-msgid "Red"
-msgstr "Κόκκινο"
+msgid "To record or show changes in your text or spreadsheet document, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Changes\"><emph>Edit - Changes - Record</emph></link> or <emph>Edit - Changes - Show</emph>."
+msgstr "Για να καταγράψετε ή να προβάλετε αλλαγές στο έγγραφο κειμένου ή στο λογιστικό σας φύλλο, επιλέξτε <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Changes\"><emph>Επεξεργασία - Αλλαγές - Καταγραφή</emph></link> ή <emph>Επεξεργασία - Αλλαγές - Εμφάνιση</emph>."
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3153726\n"
-"24\n"
+"01040700.xhp\n"
+"hd_id3155419\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_RED\">Sets the Red color value in the RGB color model.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_RED\">Επιλέξτε την τιμή του κόκκινου χρώματος στο μοντέλο χρωμάτων RGB.</ahelp>"
+msgid "Text display"
+msgstr "Εμφάνιση κειμένου"
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"hd_id3148618\n"
-"25\n"
+"01040700.xhp\n"
+"par_id3144510\n"
+"4\n"
"help.text"
-msgid "Green"
-msgstr "Πράσινο"
+msgid "Defines the settings for displaying recorded changes. Select the type of change and the corresponding display attribute and color. The preview field shows the effect of the selected display options."
+msgstr "Ορίζει τις ρυθμίσεις για την εμφάνιση των καταγεγραμμένων αλλαγών. Επιλέξτε τον τύπο αλλαγής μέσω των κουμπιών επιλογής Radio και την αντίστοιχη ιδιότητα προβολής και χρώμα. Το πεδίο προεπισκόπησης εμφανίζει το αποτέλεσμα των ενεργοποιημένων επιλογών εμφάνισης."
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3149298\n"
-"26\n"
+"01040700.xhp\n"
+"hd_id3148550\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_GREEN\">Sets the Green color value in the RGB color model.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_GREEN\">Επιλέξτε την τιμή του πράσινου χρώματος στο μοντέλο χρωμάτων RGB.</ahelp>"
+msgid "Insertions / Attributes"
+msgstr "Εισαγωγή / Ιδιότητες"
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"hd_id3151075\n"
-"27\n"
+"01040700.xhp\n"
+"par_id3154758\n"
+"22\n"
"help.text"
-msgid "Blue"
-msgstr "Μπλε"
+msgid "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_INS_ATTR\">Specifies how changes in the document are displayed when text is inserted.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_INS_ATTR\">Ορίζει τον τρόπο με τον οποίο θα εμφανίζονται οι αλλαγές στο έγγραφο κατά την εισαγωγή κειμένου.</ahelp>"
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3148455\n"
-"28\n"
+"01040700.xhp\n"
+"hd_id3152812\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_BLUE\">Sets the Blue color value in the RGB color model.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_BLUE\">Επιλέξτε την τιμή του μπλε χρώματος στο μοντέλο χρωμάτων RGB.</ahelp>"
+msgid "Deletions / Attributes"
+msgstr "Διαγραφές / Ιδιότητες"
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"hd_id3145647\n"
-"29\n"
+"01040700.xhp\n"
+"par_id3154365\n"
+"24\n"
"help.text"
-msgid "Color"
-msgstr "Χρώμα"
+msgid "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_DEL_ATTR\">Specifies how changes in the document are displayed when text is deleted. If you record text deletions, the text is displayed with the selected attribute (for example, strikethrough) and is not deleted.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_DEL_ATTR\">Ορίζει τον τρόπο με τον οποίο θα εμφανίζονται οι αλλαγές στο έγγραφο κατά τη διαγραφή κειμένου. Εάν καταγράψετε τις διαγραφές κειμένου, το κείμενο θα εμφανίζεται με την επιλεγμένη ιδιότητα (για παράδειγμα, με διακριτή διαγραφή) αντί να διαγραφεί.</ahelp>"
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3154729\n"
-"30\n"
+"01040700.xhp\n"
+"hd_id3148674\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_HUE\">Sets the Hue in the HSB color model.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_HUE\">Επιλέξτε την απόχρωση στο μοντέλο χρωμάτων HSB.</ahelp>"
+msgid "Changed attributes / Attributes"
+msgstr "Τροποποιημένες ιδιότητες / Ιδιότητες"
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"hd_id3144766\n"
-"31\n"
+"01040700.xhp\n"
+"par_id3151042\n"
+"26\n"
"help.text"
-msgid "Saturation"
-msgstr "Κορεσμός"
+msgid "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_CHG_ATTR\">Defines how changes to text attributes are displayed in the document. These changes affect attributes such as bold, italic or underline.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_CHG_ATTR\">Καθορίζει τον τρόπο με τον οποίο θα εμφανίζονται οι αλλαγές σε ιδιότητες κειμένου στο έγγραφο. Οι αλλαγές αυτές επηρεάζουν ιδιότητες όπως έντονη, πλάγια ή υπογραμμισμένη γραφή.</ahelp>"
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3153512\n"
-"32\n"
+"01040700.xhp\n"
+"hd_id3153105\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_SATURATION\">Sets the Saturation in the HSB color model.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_SATURATION\">Επιλέγει τον κορεσμό στο μοντέλο χρωμάτων HSB.</ahelp>"
+msgid "Color"
+msgstr "Χρώμα"
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"hd_id3156180\n"
-"33\n"
+"01040700.xhp\n"
+"par_id3145419\n"
+"8\n"
"help.text"
-msgid "Luminance"
-msgstr "Φωτεινότητα"
+msgid "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_CHG_COL\">You can also choose a color to display each type of recorded change. When you choose the condition \"By author\" in the list, the color is automatically determined by $[officename], then modified to match to the author of each change.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_CHG_COL\">Μπορείτε επίσης να επιλέξετε ένα χρώμα για να εμφανίζετε σε κάθε τύπο καταγεγραμμένης αλλαγής. Όταν επιλέξετε την προϋπόθεση \"Κατά συντάκτη\" στη λίστα, το χρώμα ορίζεται αυτόματα από το $[officename] και τροποποιείται σύμφωνα με τον αντίστοιχο συντάκτη, ο οποίος έκανε τις αλλαγές.</ahelp>"
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3146969\n"
-"34\n"
+"01040700.xhp\n"
+"hd_id3145607\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_LUMINANCE\">Sets the Brightness in the HSB color model.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_LUMINANCE\">Επιλέξτε τη φωτεινότητα στο μοντέλο χρωμάτων HSB.</ahelp>"
+msgid "Lines changed"
+msgstr "Τροποποιημένες ραμμές"
-#: 01010501.xhp
+#: 01040700.xhp
msgctxt ""
-"01010501.xhp\n"
-"par_id3154164\n"
-"35\n"
+"01040700.xhp\n"
+"par_id3149562\n"
+"16\n"
"help.text"
-msgid "In the left preview field, you will see the original color from the parent tab, <emph>Colors</emph>. In the right preview field, you will always see the current result of your work in this dialog."
-msgstr "Στο αριστερό πεδίο προεπισκόπησης, θα εμφανιστεί το αρχικό χρώμα από τη μητρική καρτέλα, <emph>Χρώματα</emph>. Στο δεξί πεδίο προεπισκόπησης, θα εμφανίζεται πάντα το τρέχον αποτέλεσμα της εργασίας σας στο παράθυρο διαλόγου."
+msgid "To indicate which lines of the text have been changed, you can define a mark that appears in the left or right page margin."
+msgstr "Για να υποδείξετε σε ποιες γραμμές του κειμένου έχουν γίνει τροποποιήσεις, μπορείτε να ορίσετε ένα σημάδι που θα εμφανίζεται στην αριστερή ή δεξιά πλευρά του περιθωρίου της σελίδας."
-#: 01040301.xhp
+#: 01040700.xhp
msgctxt ""
-"01040301.xhp\n"
-"tit\n"
+"01040700.xhp\n"
+"hd_id3145785\n"
+"17\n"
"help.text"
-msgid "Change default template"
-msgstr "Αλλαγή του προεπιλεγμένου προτύπου"
+msgid "Mark"
+msgstr "Επισήμανση"
-#: 01040301.xhp
+#: 01040700.xhp
msgctxt ""
-"01040301.xhp\n"
-"hd_id3156327\n"
-"1\n"
+"01040700.xhp\n"
+"par_id3154638\n"
+"18\n"
"help.text"
-msgid "Change default template"
-msgstr "Αλλαγή του προεπιλεγμένου προτύπου"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_REDLINE_OPT:LB_MARKPOS\">Defines if and where changed lines in the document are marked.</ahelp> You can set the markings so that they always appear on the left or right page margin, or on the outer or inner margin."
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_REDLINE_OPT:LB_MARKPOS\">Ορίζει εάν και που θα επισημαίνονται οι τροποποιημένες γραμμές στο κείμενο.</ahelp> Μπορείτε να ρυθμίσετε τις επισημάνσεις ώστε να εμφανίζονται πάντα στο αριστερό ή στο δεξιό περιθώριο σελίδας ή σε άρτιες ή περιττές σελίδες."
+
+#: 01040700.xhp
+msgctxt ""
+"01040700.xhp\n"
+"hd_id3163713\n"
+"19\n"
+"help.text"
+msgid "Color"
+msgstr "Χρώμα"
+
+#: 01040700.xhp
+msgctxt ""
+"01040700.xhp\n"
+"par_id3146975\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_REDLINE_OPT:LB_LC_COL\">Specifies the color for highlighting the changed lines in the text.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_REDLINE_OPT:LB_LC_COL\">Καθορίζει το χρώμα για την υπογράμμιση των τροποποιημένων σειρών στο κείμενο</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -7214,3554 +8390,3173 @@ msgctxt ""
msgid "<ahelp hid=\".\">When this setting is enabled, the text grid will look like square page.</ahelp> Square page is a kind of page layout which is used to train students to write articles in China and Japan."
msgstr "<ahelp hid=\".\">Όταν αυτή η ρύθμιση είναι ενεργή, το πλέγμα κειμένου θα φαίνεται ως τετράγωνη σελίδα.</ahelp> Η τετράγωνη σελίδα είναι ένα είδος διάταξης σελίδας που χρησιμοποιείται για να εκπαιδεύσει σπουδαστές να γράψουν άρθρα στην Κίνα και την Ιαπωνία."
-#: javaclasspath.xhp
+#: 01041000.xhp
msgctxt ""
-"javaclasspath.xhp\n"
+"01041000.xhp\n"
"tit\n"
"help.text"
-msgid "Class Path"
-msgstr "Διαδρομή κλάσης"
-
-#: javaclasspath.xhp
-msgctxt ""
-"javaclasspath.xhp\n"
-"par_idN10566\n"
-"help.text"
-msgid "Class Path"
-msgstr "Διαδρομή κλάσης"
-
-#: javaclasspath.xhp
-msgctxt ""
-"javaclasspath.xhp\n"
-"par_idN1056A\n"
-"help.text"
-msgid "You use this dialog to add folders and archives to the Java class path. These paths are valid for any JRE that you start."
-msgstr "Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να προσθέσετε αρχεία και φακέλους στη διαδρομή κλάσης της Java. Αυτές οι διαδρομές είναι έγκυρες για κάθε JRE που εκκινείτε."
-
-#: javaclasspath.xhp
-msgctxt ""
-"javaclasspath.xhp\n"
-"par_idN10589\n"
-"help.text"
-msgid "Assigned folders and archives"
-msgstr "Αντιστοίχιση φάκελων και αρχείων"
-
-#: javaclasspath.xhp
-msgctxt ""
-"javaclasspath.xhp\n"
-"par_idN1059F\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_INET_SCRIPTING_ED_CLASSPATH\">Specifies the location of Java classes or Java class libraries.</ahelp> The new classpath becomes valid after you restart <item type=\"productname\">%PRODUCTNAME</item>."
-msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_INET_SCRIPTING_ED_CLASSPATH\">Προσδιορίζει την τοποθεσία των κλάσεων Java ή των βιβλιοθηκών κλάσεων Java.</ahelp> Η νέα διαδρομή κλάσης γίνεται έγκυρη αφού κάνετε επανεκκίνηση το <item type=\"productname\">%PRODUCTNAME</item>."
-
-#: javaclasspath.xhp
-msgctxt ""
-"javaclasspath.xhp\n"
-"par_idN105D9\n"
-"help.text"
-msgid "Java classes that are accessed through the classpath do not undergo a security check."
-msgstr "Οι κλάσεις Java που προσπελαύνονται από το classpath δεν υφίστανται έλεγχο ασφαλείας."
+msgid "Compatibility"
+msgstr "Συμβατότητα"
-#: javaclasspath.xhp
+#: 01041000.xhp
msgctxt ""
-"javaclasspath.xhp\n"
-"par_idN1060A\n"
+"01041000.xhp\n"
+"bm_id3577990\n"
"help.text"
-msgid "Add Archive"
-msgstr "Προσθήκη αρχείου"
+msgid "<bookmark_value>Word documents;compatibility</bookmark_value> <bookmark_value>importing;compatibility settings for text import</bookmark_value> <bookmark_value>options;compatibility (Writer)</bookmark_value> <bookmark_value>compatibility settings for MS Word import</bookmark_value> <bookmark_value>Microsoft Office;importing Word documents</bookmark_value> <bookmark_value>layout;importing Word documents</bookmark_value> <bookmark_value>formatting;printer metrics (Writer)</bookmark_value> <bookmark_value>metrics;document formatting (Writer)</bookmark_value> <bookmark_value>printer metrics for document formatting (Writer)</bookmark_value>"
+msgstr "<bookmark_value>έγγραφα Word,συμβατότητα</bookmark_value><bookmark_value>εισαγωγή,ρυθμίσεις συμβατότητας για εισαγωγή κειμένου</bookmark_value><bookmark_value>επιλογές,συμβατότητα (Writer)</bookmark_value><bookmark_value>ρυθμίσεις συμβατότητας για εισαγωγή από MS Word</bookmark_value><bookmark_value>Microsoft Office,εισαγωγή εγγράφων Word</bookmark_value><bookmark_value>διάταξη,εισαγωγή εγγράφων Word</bookmark_value><bookmark_value>μορφοποίηση,μετρικές παράμετροι εκτυπωτή (Writer)</bookmark_value><bookmark_value>μετρικές παράμετροι,μορφοποίηση εγγράφων (Writer)</bookmark_value><bookmark_value>μετρικές παράμετροι εκτυπωτή για μορφοποίηση εγγράφων (Writer)</bookmark_value>"
-#: javaclasspath.xhp
+#: 01041000.xhp
msgctxt ""
-"javaclasspath.xhp\n"
-"par_idN1060E\n"
+"01041000.xhp\n"
+"par_idN10607\n"
"help.text"
-msgid "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_ADDARCHIVE\">Select an archive file in jar or zip format and add the file to the class path.</ahelp>"
-msgstr "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_ADDARCHIVE\">Επιλέξτε ένα αρχείο σε μορφή jar ή zip και προσθέστε το στην διαδρομή κλάσης.</ahelp>"
+msgid "<variable id=\"compatibility_var\"><link href=\"text/shared/optionen/01041000.xhp\">Compatibility</link></variable>"
+msgstr "<variable id=\"compatibility_var\"><link href=\"text/shared/optionen/01041000.xhp\">Συμβατότητα</link></variable>"
-#: javaclasspath.xhp
+#: 01041000.xhp
msgctxt ""
-"javaclasspath.xhp\n"
+"01041000.xhp\n"
"par_idN10625\n"
"help.text"
-msgid "Add Folder"
-msgstr "Προσθήκη φακέλου"
-
-#: javaclasspath.xhp
-msgctxt ""
-"javaclasspath.xhp\n"
-"par_idN10629\n"
-"help.text"
-msgid "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_ADDPATH\">Select a folder and add the folder to the class path.</ahelp>"
-msgstr "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_ADDPATH\">Επιλέξτε ένα φάκελο και προσθέστε τον στην διαδρομή κλάσης.</ahelp>"
-
-#: javaclasspath.xhp
-msgctxt ""
-"javaclasspath.xhp\n"
-"par_idN10640\n"
-"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "<ahelp hid=\"53251\">Specifies compatibility settings for text documents. These options help in fine-tuning %PRODUCTNAME when importing Microsoft Word documents.</ahelp>"
+msgstr "<ahelp hid=\"53251\">Καθορίζει τις ρυθμίσεις συμβατότητας για έγγραφα κειμένου. Αυτές οι επιλογές βοηθούν στη βελτιστοποίηση του %PRODUCTNAME όταν εισάγετε έγγραφα Microsoft Word.</ahelp>"
-#: javaclasspath.xhp
+#: 01041000.xhp
msgctxt ""
-"javaclasspath.xhp\n"
-"par_idN10644\n"
+"01041000.xhp\n"
+"par_id3153876\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_REMOVE_PATH\">Select an archive or a folder in the list and click Remove to remove the object from the class path.</ahelp>"
-msgstr "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_REMOVE_PATH\">Επιλέξτε ένα αρχείο ή φάκελο στην λίστα και κάντε κλικ στο Αφαίρεση για να το διαγράψετε από την διαδρομή κλάσης .</ahelp>"
+msgid "Some of the settings defined here are only valid for the current document and must be defined separately for each document."
+msgstr "Μερικές από τις ρυθμίσεις που ορίζονται εδώ ισχύουν μόνο για το τρέχον έγγραφο και πρέπει να οριστούν ξεχωριστά για κάθε έγγραφο."
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"tit\n"
+"01041000.xhp\n"
+"hd_id3149400\n"
+"47\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Use printer metrics for document formatting"
+msgstr "Χρήση διαστάσεων εκτύπωσης για την μορφοποίηση του εγγράφου"
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"bm_id3153665\n"
+"01041000.xhp\n"
+"par_id3155602\n"
+"48\n"
"help.text"
-msgid "<bookmark_value>options; tools</bookmark_value> <bookmark_value>defaults; program configuration</bookmark_value> <bookmark_value>settings; program configuration</bookmark_value>"
-msgstr "<bookmark_value>επιλογές; εργαλεία</bookmark_value><bookmark_value>προεπιλογές; διευθέτηση προγράμματος</bookmark_value><bookmark_value>ρυθμίσεις; διευθέτηση προγράμματος</bookmark_value>"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTLOAD_PAGE_CB_PRINTER_METRICS\">Specifies that printer metrics are applied for printing and also for formatting the display on the screen.</ahelp> If this box is not checked, a printer independent layout will be used for screen display and printing."
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTLOAD_PAGE_CB_PRINTER_METRICS\">Ορίζει ότι οι μετρικές παράμετροι του εκτυπωτή εφαρμόζονται για εκτύπωση και επίσης για μορφοποίηση της προβολής στην οθόνη.</ahelp> Αν αυτό το πεδίο δεν είναι επιλεγμένο, μία διάταξη ανεξάρτητη του εκάστοτε εκτυπωτή θα χρησιμοποιηθεί για εμφάνιση στην οθόνη και παρουσίαση."
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3153665\n"
-"1\n"
+"01041000.xhp\n"
+"par_id3155768\n"
+"49\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01000000.xhp\" name=\"Options\">Options</link>"
-msgstr "<link href=\"text/shared/optionen/01000000.xhp\" name=\"Επιλογές\">Επιλογές</link>"
+msgid "If you set this option for the current document and then save the document, for example, in an older binary format, this option will not be saved. If you later open the file from the older format, this option will be set by default."
+msgstr "Αν ορίσετε αυτές τις επιλογές για το τρέχον έγγραφο και στη συνέχεια αποθηκεύσετε το το έγγραφο, για παράδειγμα, σε μία παλαιότερη δυαδική μορφή, αυτή η επιλογή δε θα αποθηκευτεί. Αν αργότερα ανοίξετε το αρχείο από την παλαιότερη μορφή, αυτή η επιλογή θα είναι ενεργοποιημένη από προεπιλογή."
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"par_id3151384\n"
-"2\n"
+"01041000.xhp\n"
+"hd_id3145640\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".uno:OptionsTreeDialog\">This command opens a dialog for a customized program configuration.</ahelp>"
-msgstr "<ahelp hid=\".uno:OptionsTreeDialog\">Η εντολή αυτή ανοίγει ένα παράθυρο διαλόγου για προσαρμοσμένη ρύθμιση παραμέτρων του προγράμματος.</ahelp>"
+msgid "Add spacing between paragraphs and tables (in current document)"
+msgstr "Προσθήκη αποστάσεων μεταξύ παραγράφων και πινάκων (στο τρέχον έγγραφο)"
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"par_id3156344\n"
+"01041000.xhp\n"
+"par_id3147339\n"
"18\n"
"help.text"
-msgid "All your settings are saved automatically. To expand an entry either double click this entry or click the plus sign. To collapse the entry, click the minus sign or double click the entry."
-msgstr "Όλες οι ρυθμίσεις σας θα αποθηκευτούν αυτόματα. Η δομή αυτού του παραθύρου διαλόγου είναι παρόμοια με τη δομή της Εξερεύνησης. Δηλαδή, είναι ιεραρχική. Για να ανοίξετε μια καταχώρηση, κάντε διπλό κλικ στην καταχώρηση ή κάντε κλικ στο σύμβολο συν πριν από αυτήν. Για να κλείσετε την καταχώρηση, απλώς κάντε κλικ στο σύμβολο πλην πριν από την καταχώρηση ή κάντε ξανά διπλό κλικ στην καταχώρηση."
-
-#: 01000000.xhp
-msgctxt ""
-"01000000.xhp\n"
-"par_idN10607\n"
-"help.text"
-msgid "You see only the entries that are applicable to the current document. If the current document is a text document, you see the %PRODUCTNAME Writer entry, and so on for all modules of %PRODUCTNAME. %PRODUCTNAME Impress and %PRODUCTNAME Draw are treated as the same in this dialog. The common entries are always visible."
-msgstr "Μπορείτε να δείτε καταχωρίσεις που είναι σχετικές με το τρέχον έγγραφο. Εάν το τρέχον έγγραφο είναι έγγραφο κειμένου, βλέπετε την βόηθεια του %PRODUCTNAME Writer, και ούτω καθ' εξής για κάθε υποπρόγραμμα του %PRODUCTNAME. Τα %PRODUCTNAME Impress και %PRODUCTNAME Draw έχουν την ίδια μεταχείριση σε αυτό το παράθυρο διαλόγου. Οι κοινές καταχωρίσεις είναι πάντα διαθέσιμες."
+msgid "In $[officename] Writer, paragraph spacing is defined differently than in MS Word documents. If you have defined spacing between two paragraphs or tables, spacing is also added in the corresponding MS Word documents."
+msgstr "Στο $[officename] Writer, οι αποστάσεις των παραγράφων ορίζονται διαφορετικά από ότι στα έγγραφα του MS Word. Αν έχετε ορίσει αποστάσεις μεταξύ δύο παραγράφων ή πινάκων, οι αποστάσεις προστίθενται επίσης στα αντίστοιχα έγγραφα MS Word."
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"par_id3125863\n"
-"13\n"
+"01041000.xhp\n"
+"par_id3151250\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"HID_OFADLG_TREELISTBOX\" visibility=\"hidden\">Select an entry to edit.</ahelp>"
-msgstr "<ahelp hid=\"HID_OFADLG_TREELISTBOX\" visibility=\"hidden\">Επιλέξτε μια καταχώριση για επεξεργασία.</ahelp>"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_OPTLOAD_PAGE:CB_MERGE_PARA_DIST\">Specifies whether to add MS Word-compatible spacing between paragraphs and tables in $[officename] Writer text documents.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_OPTLOAD_PAGE:CB_MERGE_PARA_DIST\">Ορίζει αν θα προστίθενται αποστάσεις συμβατές με MS Word μεταξύ παραγράφων και πινάκων σε έγγραφα κειμένου του $[officename] Writer.</ahelp>"
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"par_id1013200911280529\n"
+"01041000.xhp\n"
+"hd_id3146317\n"
+"29\n"
"help.text"
-msgid "Note for Mac OS X users: The Help mentions the menu path Tools - Options at numerous places. Replace this path with %PRODUCTNAME - Preferences on your Mac OS X main menu. Both menu entries open the Options dialog box."
-msgstr "Σημείωση για χρήστες Mac OS X: Η βοήθεια μνημονεύει τη διαδρομή μενού Εργαλεία - Επιλογές σε αρκετές θέσεις. Αντικαταστήστε αυτή τη διαδρομή με %PRODUCTNAME - Προτιμήσεις στο κύριο μενού σας Mac OS X. Και οι δυο καταχωρήσεις μενού ανοίγουν το πλαίσιο διαλόγου επιλογές."
+msgid "Add paragraph and table spacing at tops of pages (in current document)"
+msgstr "Προσθήκη αποστάστεων μεταξύ παραγράφων και πινάκων στην κορυφή σελίδων (στο τρέχον έγγραφο)"
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3159149\n"
-"4\n"
+"01041000.xhp\n"
+"par_id3155333\n"
+"30\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010000.xhp\" name=\"$[officename]\">%PRODUCTNAME</link>"
-msgstr "<link href=\"text/shared/optionen/01010000.xhp\" name=\"$[officename]\">%PRODUCTNAME</link>"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_OPTLOAD_PAGE:CB_MERGE_PARA_DIST_PAGESTART\">Specifies whether paragraph spacing at the top of a page will also be effective at the beginning of a page or column if the paragraph is positioned on the first page of the document.</ahelp> The same applies for a page break."
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_OPTLOAD_PAGE:CB_MERGE_PARA_DIST_PAGESTART\">Ορίζει αν οι αποστάσεις των παραγράφων στην κορυφή μίας σελίδας έχουν επίσης ισχύ στην αρχή μίας σελίδας ή στήλης αν η παράγραφος είναι τοποθετημένη στην πρώτη σελίδα ενός εγγράφου.</ahelp> Το ίδιο ισχύει για μία αλλαγή σελίδας."
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3145787\n"
-"3\n"
+"01041000.xhp\n"
+"par_id3145789\n"
+"20\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01020000.xhp\" name=\"Load/Save\">Load/Save</link>"
-msgstr "<link href=\"text/shared/optionen/01020000.xhp\" name=\"Φόρτωση/Αποθήκευση\">Φόρτωση/Αποθήκευση</link>"
+msgid "If you import an MS Word document, the spaces are automatically added during the conversion."
+msgstr "Εάν πραγματοποιήσετε εισαγωγή εγγράφου MS Word, τα διαστήματα προστίθενται αυτόματα κατά τη μετατροπή."
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3153726\n"
-"19\n"
+"01041000.xhp\n"
+"hd_id3149964\n"
+"42\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01150000.xhp\" name=\"Language Settings\">Language Settings</link>"
-msgstr "<link href=\"text/shared/optionen/01150000.xhp\" name=\"Ρυθμίσεις γλώσσας\">Ρυθμίσεις γλώσσας</link>"
+msgid "Use OpenOffice.org 1.1 tab stop formatting"
+msgstr "Χρήση της μορφοποίησης στάσης στηλοθέτη του OpenOffice.org 1.1"
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3150872\n"
-"20\n"
+"01041000.xhp\n"
+"par_id3152777\n"
+"43\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01030000.xhp\" name=\"Internet\">Internet</link>"
-msgstr "<link href=\"text/shared/optionen/01030000.xhp\" name=\"Διαδίκτυο\">Διαδίκτυο</link>"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTLOAD_PAGE_CB_TAB_ALIGNMENT\">Specifies how to align text at tab stops beyond the right margin, how to handle decimal tab stops, and how to handle tab stops close to a line break.</ahelp> If this check box is not selected, tab stops are handled in the same way as in other Office applications."
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTLOAD_PAGE_CB_TAB_ALIGNMENT\">Καθορίζει τον τρόπο στοίχισης στους στηλοθέτες πέρα από το δεξί περιθώριο.</ahelp> Αν αυτό το πεδίο σήμανσης δεν είναι επιλεγμένο, οι στηλοθέτες έχουν την ίδια μεταχείριση όπως και σε άλλες εφαρμογές Office."
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3153188\n"
-"6\n"
+"01041000.xhp\n"
+"par_idN10810\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01040000.xhp\" name=\"Text Document\">%PRODUCTNAME Writer</link>"
-msgstr "<link href=\"text/shared/optionen/01040000.xhp\" name=\"Έγγραφο Κειμένου\">%PRODUCTNAME Writer</link>"
+msgid "In text documents created by your current version of Writer, the new tab stop handling is used by default. In text documents created by Writer versions prior to StarOffice 8 or OpenOffice.org 2.0, the old tab stop handling is applied."
+msgstr "Σε έγγραφα κειμένου που έχουν δημιουργηθεί με την παρούσα έκδοση του Writer, χρησιμοποιείται ο νέος χειρισμός ορίων στηλοθετών. Σε έγγραφα κειμένου που δημιουργήθηκαν με εκδόσεις του Writer προγενέστερες του StarOffice 8 ή του OpenOffice.org 2.0 χρησιμοποιείται ο παλιός χειρισμός."
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3150104\n"
-"5\n"
+"01041000.xhp\n"
+"par_idN107F9\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01050000.xhp\" name=\"HTML Document\">%PRODUCTNAME Writer/Web</link>"
-msgstr "<link href=\"text/shared/optionen/01050000.xhp\" name=\"Έγγραφο HTML\">%PRODUCTNAME Writer/Web</link>"
+msgid "Do not add leading (extra space) between lines of text"
+msgstr "Μην προσθήκη αρχικών διαστημάτων (περιιτά κενά) μεταξύ των γραμμών του κειμένου"
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3154918\n"
-"7\n"
+"01041000.xhp\n"
+"par_idN10806\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01060000.xhp\" name=\"Spreadsheet\">%PRODUCTNAME Calc</link>"
-msgstr "<link href=\"text/shared/optionen/01060000.xhp\" name=\"Υπολογιστικό φύλλο\">%PRODUCTNAME Calc</link>"
+msgid "Specifies that additional leading (extra space) between lines of text is not added, even if the font in use contains the additional leading attribute."
+msgstr "Καθορίζει ότι δεν προστίθεται επιπλέον αρχικό διάστημα (επιπλέον χώρος) μεταξύ γραμμών του κειμένου, ακόμη και αν η γραμματοσειρά που χρησιμοποιείται περιέχει το χαρακτηριστικό επιπρόσθετου αρχικού διαστήματος."
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3153142\n"
-"8\n"
+"01041000.xhp\n"
+"par_idN10809\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01070000.xhp\" name=\"Presentation\">%PRODUCTNAME Impress</link>"
-msgstr "<link href=\"text/shared/optionen/01070000.xhp\" name=\"Παρουσίαση\">%PRODUCTNAME Impress</link>"
+msgid "In text documents created by your current version of Writer, the additional leading is used by default. In text documents created by Writer versions prior to StarOffice 8 or OpenOffice.org 2.0, the additional leading is not used."
+msgstr "Σε έγγραφα κειμένου που έχουν δημιουργηθεί με την παρούσα έκδοση του Writer, χρησιμοποιείται εξορισμού το επιπρόσθετο αρχικό διάστημα. Σε έγγραφα κειμένου που δημιουργήθηκαν με εκδόσεις του Writer προγενέστερες του StarOffice 8 ή του OpenOffice.org 2.0 δεν χρησιμοποιείται."
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3147434\n"
-"12\n"
+"01041000.xhp\n"
+"par_idN107FF\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01080000.xhp\" name=\"Drawing\">%PRODUCTNAME Draw</link>"
-msgstr "<link href=\"text/shared/optionen/01080000.xhp\" name=\"Σχέδιο\">%PRODUCTNAME Draw</link>"
+msgid "Use OpenOffice.org 1.1 line spacing"
+msgstr "Χρήση του διάκενου γραμμής του OpenOffice.org 1.1"
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3154732\n"
-"9\n"
+"01041000.xhp\n"
+"par_idN10815\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01090000.xhp\" name=\"Formula\">%PRODUCTNAME Math</link>"
-msgstr "<link href=\"text/shared/optionen/01090000.xhp\" name=\"Μαθηματικός τύπος\">%PRODUCTNAME Math</link>"
+msgid "If the option is off, a new process for formatting text lines with proportional line spacing will be applied. If the option is on, the previous method of formatting of text lines with proportional line spacing will be applied."
+msgstr "Αν αυτή η επιλογή είναι απενεργοποιημένη, θα εφαρμοστεί μία νέα διαδικασία για τη μορφοποίηση γραμμών κειμένου με ομοιόμορφα διάστιχα. Αν η επιλογή είναι ενεργοποιημένη, θα εφαρμοστεί η προηγούμενη μέθοδος για τη μορφοποίηση γραμμών κειμένου με ομοιόμορφα διάστιχα."
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3155418\n"
-"15\n"
+"01041000.xhp\n"
+"par_idN10818\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01110000.xhp\" name=\"Chart\">Charts</link>"
-msgstr "<link href=\"text/shared/optionen/01110000.xhp\" name=\"Διάγραμμα\">Διαγράμματα</link>"
+msgid "In text documents created by your current version of Writer and in Microsoft Word documents of recent versions, the new process is used. In text documents created by Writer versions prior to StarOffice 8 or OpenOffice.org 2.0, the previous process is used."
+msgstr "Σε έγγραφα κειμένου που έχουν δημιουργηθεί με την παρούσα έκδοση του Writer και με πρόσφατες εκδόσεις του Microsoft Word, χρησιμοποιείται η νέα διεργασία. Σε έγγραφα κειμένου που δημιουργήθηκαν με εκδόσεις του Writer προγενέστερες του StarOffice 8 ή του OpenOffice.org 2.0 χρησιμοποιείται η προηγούμενη διεργασία."
-#: 01000000.xhp
+#: 01041000.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3149420\n"
-"21\n"
+"01041000.xhp\n"
+"par_idN1081B\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01160000.xhp\" name=\"Data Sources\">%PRODUCTNAME Database</link>"
-msgstr "<link href=\"text/shared/optionen/01160000.xhp\" name=\"Πηγές Δεδομένων\">Βάση δεδομένων %PRODUCTNAME</link>"
+msgid "Add paragraph and table spacing at bottom of table cells"
+msgstr "Προσθήκη αποστάσεων στις παραγράφους και στα κελιά στο τέλος"
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"tit\n"
+"01041000.xhp\n"
+"par_idN10846\n"
"help.text"
-msgid "Appearance"
-msgstr "Εμφάνιση"
+msgid "Specifies that the bottom spacing is added to a paragraph, even when it is the last paragraph in a table cell."
+msgstr "Καθορίζει την προσθήκη κάτω απόστασης σε μία παράγραφο, ακόμη και όταν είναι η τελευταία παράγραφος σε ένα κελί πίνακα."
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"bm_id3153527\n"
+"01041000.xhp\n"
+"par_idN10849\n"
"help.text"
-msgid "<bookmark_value>colors; appearance</bookmark_value><bookmark_value>options; appearance</bookmark_value><bookmark_value>appearance options</bookmark_value>"
-msgstr "<bookmark_value>χρώματα, εμφάνιση</bookmark_value><bookmark_value>επιλογές, εμφάνιση</bookmark_value><bookmark_value>επιλογές εμφάνισης</bookmark_value>"
+msgid "If the option is off, table cells will be formatted as in Writer versions prior to StarOffice 8 or OpenOffice.org 2.0. If the option is on, an alternative method of formatting table cells will be applied. The option is on by default for new documents created with %PRODUCTNAME and for documents imported from Microsoft Word format."
+msgstr "Εάν η επιλογή είναι ανενεργή, τα κελιά του πίνακα θα μορφοποιηθούν όπως στις εκδόσεις Writer πριν το StarOffice 8 ή OpenOffice.org 2.0. Αν η επιλογή είναι ενεργή, μια εναλλακτική μέθοδος μορφοποίησης κελιών πίνακα θα εφαρμοστεί. Η επιλογή είναι ενεργή από προεπιλογή για νέα έγγραφα που δημιουργήθηκαν με το %PRODUCTNAME και για έγγραφα που εισήχθησαν από μορφή του Microsoft Word."
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"hd_id3153527\n"
-"1\n"
+"01041000.xhp\n"
+"par_idN1084C\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01012000.xhp\" name=\"Appearance\">Appearance</link>"
-msgstr "<link href=\"text/shared/optionen/01012000.xhp\" name=\"Εμφάνιση\">Εμφάνιση</link>"
+msgid "Use OpenOffice.org 1.1 object positioning"
+msgstr "Χρήση της τοποθέτησης αντικειμένου του OpenOffice.org 1.1"
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"par_id3145120\n"
-"2\n"
+"01041000.xhp\n"
+"par_idN10864\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets the colors for the $[officename] user interface.</ahelp> You can save the current settings as color scheme and load them later."
-msgstr "<ahelp hid=\".\">Καθορίζει τα χρώματα του περιβάλλοντος χρήσης του $[officename].</ahelp> Μπορείτε να αποθηκεύσετε τις τρέχουσες ρυθμίσεις σαν σχήματα χρωμάτων και να τις φορτώσετε αργότερα."
+msgid "Specifies how to calculate the position of floating objects anchored to a character or paragraph with respect to the top and bottom paragraph spacing."
+msgstr "Καθορίζει τον τρόπο υπολογισμού της θέσης κινητών αντικειμένων αγκυρωμένων σε χαρακτήρα ή παράγραφο σε σχέση με την πάνω ή την κάτω απόσταση της παραγράφου."
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"hd_id3154046\n"
-"3\n"
+"01041000.xhp\n"
+"par_idN10867\n"
"help.text"
-msgid "Color scheme"
-msgstr "Σχήμα χρωμάτων"
+msgid "If the option is on, the floating objects are positioned as in Writer versions prior to StarOffice 8 or OpenOffice.org 2.0. If the option is off, the floating objects are positioned using an alternative method that is similar to the method used by Microsoft Word."
+msgstr "Εάν η επιλογή είναι ενεργή, τα αιωρούμενα αντικείμενα τοποθετούνται όπως στις εκδόσεις του Writer πριν το StarOffice 8 ή OpenOffice.org 2.0. Εάν η επιλογή είναι ανενεργή, τα αιωρούμενα αντικείμενα τοποθετούνται χρησιμοποιώντας μια εναλλακτική μέθοδο που είναι παρόμοια με τη χρησιμοποιούμενη μέθοδο από το Microsoft Word."
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"par_id3152349\n"
-"4\n"
+"01041000.xhp\n"
+"par_idN1086A\n"
"help.text"
-msgid "Save and delete color schemes."
-msgstr "Αποθήκευση και Διαγραφή σχήματος χρωμάτων."
+msgid "The option will be set to off for new documents. For Writer documents created by a version prior to OpenOffice.org 2.0 the option is on."
+msgstr "Η επιλογή θα οριστεί σε ανενεργή για νέα έγγραφα. Για έγγραφα του Writer που δημιουργήθηκαν από μια έκδοση προγενέστερη από το OpenOffice.org 2.0 η επιλογή είναι ενεργή."
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"hd_id3153252\n"
-"5\n"
+"01041000.xhp\n"
+"par_idN10821\n"
"help.text"
-msgid "Scheme"
-msgstr "Σχήμα"
+msgid "Use OpenOffice.org 1.1 text wrapping around objects"
+msgstr "Χρήση αναδίπλωσης κειμένου γύρω από αντικείμενα του OpenOffice.org 1.1"
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"par_id3153541\n"
-"6\n"
+"01041000.xhp\n"
+"par_id4016541\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_COLORCONFIG_LB_COLORSCHEME\">Selects the color scheme you want to use.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_COLORCONFIG_LB_COLORSCHEME\">Επιλέξτε τον σχήμα χρωμάτων που θέλετε να χρησιμοποιήσετε</ahelp>"
+msgid "MS Word and Writer have different approaches on wrapping text around floating screen objects. Floating screen object are Writer frames and drawing objects, and the objects 'text box', 'graphic', 'frame', 'picture' etc. in MS Word."
+msgstr "Το MS Word και το Writer έχουν διαφορετικές προσεγγίσεις σχετικά με την αναδίπλωση κειμένου γύρω από κινητά αντικείμενα οθόνης. Τα κινητά αντικείμενα οθόνης είναι πλαίσια και αντικείμενα σχεδίασης για το Writer και τα αντικείμενα 'text box', 'graphic', 'frame', 'picture' κλπ. στο MS Word."
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"hd_id3153665\n"
-"7\n"
+"01041000.xhp\n"
+"par_id7280190\n"
"help.text"
-msgid "Save"
-msgstr "Αποθήκευση"
+msgid "In MS Word and in current versions of Writer, page header/footer content and footnote/endnote content does not wrap around floating screen objects. Text body content wraps around floating screen objects which are anchored in the page header."
+msgstr "Στο MS Word και σε πρόσφατες εκδόσεις του Writer, το περιεχόμενο της κεφαλίδας/υποσέλιδου και της υποσημείωσης/σημείωσης τέλους δεν αναδιπλώνεται γύρω από κινούμενα αντικείμενα γραφικών. Το κύριο σώμα κειμένου αναδιπλώνεται γύρω από τα κινούμενα αντικείμενα που έχουν αγκυρωθεί στην κεφαλίδα της σελίδας."
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"par_id3145609\n"
-"8\n"
+"01041000.xhp\n"
+"par_id2782982\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_COLORCONFIG_PB_SAVESCHEME\">Saves the current settings as a color scheme that you can reload later.</ahelp> The name is added to the <emph>Scheme</emph> box."
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_COLORCONFIG_PB_SAVESCHEME\">Αποθηκεύει τις τρέχουσες ρυθμίσεις σαν σχήμα χρωμάτων που μπορείτε να φορτώσετε αργότερα.</ahelp> Το όνομα προστίθεται στο κουτί <emph>Συνδυασμός</emph>."
+msgid "In Writer versions prior to StarOffice 8 or OpenOffice.org 2.0, the opposite was true."
+msgstr "Σε εκδόσεις του Writer προγενέστερες του StarOffice 8 ή του OpenOffice.org 2.0 συνέβαινε το αντίθετο."
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"hd_id3149669\n"
-"9\n"
+"01041000.xhp\n"
+"par_idN10892\n"
"help.text"
-msgid "Name of color scheme"
-msgstr "Όνομα του σχήματος χρωμάτων"
+msgid "If the option is off, which is the default setting, the new text wrapping will be applied. If the option is on, the former text wrapping will be applied."
+msgstr "Αν η επιλογή είναι ανενεργή (προεπιλεγμένη ρύθμιση), θα εφαρμόζεται η νέα αναδίπλωση κειμένου. Αν η επιλογή είναι ενεργή θα εφαρμόζεται ο παλαιότερος τρόπος αναδίπλωσης."
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"par_id3159413\n"
-"10\n"
+"01041000.xhp\n"
+"par_idN1092A\n"
"help.text"
-msgid "<ahelp hid=\"HID_OPTIONS_COLORCONFIG_NAME_SCHEME\">Enter a name for the color scheme.</ahelp>"
-msgstr "<ahelp hid=\"HID_OPTIONS_COLORCONFIG_NAME_SCHEME\">Εισάγετε το όνομα για το σχήμα χρωμάτων.</ahelp>"
+msgid "Consider wrapping style when positioning objects"
+msgstr "Να λαμβάνεται υπόψιν το πρότυπο αναδίπλωσης κατά την τοποθέτηση αντικειμένων"
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"hd_id3152811\n"
-"11\n"
+"01041000.xhp\n"
+"par_idN10837\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Specifies how the complex process of positioning floating objects that are anchored to a character or paragraph should work. In Writer versions prior to StarOffice 8 or OpenOffice.org 2.0, an iterative process was used, while in current versions a straightforward process is used, which is similar to the same process in Microsoft Word."
+msgstr "Καθορίζει τον τρόπο με τον οποίο θα λειτουργεί η σύνθετη διεργασία τοποθέτησης κινούμενων αντικειμένων που είναι αγκυρωμένα σε χαρακτήρες ή παραγράφους. Σε εκδόσεις του Writer προγενέστερες του StarOffice 8 ή του OpenOffice.org 2.0 χρησιμοποιούνταν μια επαναληπτική διεργασία, ενώ στις πρόσφατες εκδόσεις χρησιμοποιείται μια νέα διεργασία που είναι παρόμοια με αυτή του Microsoft Word."
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"par_id3150400\n"
-"12\n"
+"01041000.xhp\n"
+"par_idN10943\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_COLORCONFIG_PB_DELETESCHEME\">Deletes the color scheme shown in the <emph>Scheme</emph> box. You cannot delete the Default scheme.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXPAGE_COLORCONFIG_PB_DELETESCHEME\">Διαγράφει το σχήμα χρωμάτων που εμφανίζεται στο κουτί <emph>Σχήμα</emph>. Δεν μπορείτε να διαγράψετε το προεπιλεγμένο σχήμα.</ahelp>"
+msgid "If the option is off, the old %PRODUCTNAME iterative process of object positioning is used. If the option is on, the new straightforward process is used to ensure compatibility with Microsoft Word documents."
+msgstr "Εάν η επιλογή είναι ανενεργή, η παλιά επαναληπτική διαδικασία του %PRODUCTNAME για τοποθέτηση αντικειμένου χρησιμοποιείται. Εάν η επιλογή είναι ενεργή, η νέα άμεση διαδικασία χρησιμοποιείται για επιβεβαίωση της συμβατότητας με τα έγγραφα Microsoft Word."
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"hd_id3148672\n"
-"13\n"
+"01041000.xhp\n"
+"hd_id5240028\n"
"help.text"
-msgid "Scheme"
-msgstr "Σχήμα"
+msgid "Expand word space on lines with manual line breaks in justified paragraphs"
+msgstr "Επέκταση της απόστασης λέξεων σε γραμμές με χειροκίνητες αλλαγές γραμμής σε πλήρως στοιχισμένες παραγράφους."
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"par_id3149204\n"
-"14\n"
+"01041000.xhp\n"
+"par_id8599810\n"
"help.text"
-msgid "<ahelp hid=\"HID_OPTIONS_COLORCONFIG_COLORLIST_WIN\">Select the colors for the user interface elements.</ahelp>"
-msgstr "<ahelp hid=\"HID_OPTIONS_COLORCONFIG_COLORLIST_WIN\">Επιλέξτε το χρώμα για τα στοιχεία του περιβάλλοντος χρήσης.</ahelp>"
+msgid "If enabled, Writer adds spacing between words, in lines that end with Shift+Enter in justified paragraphs. If disabled, spacing between words will not be expanded to justify the lines."
+msgstr "Αν ενεργοποιηθεί, το Writer προσθέτει αποστάσεις ανάμεσα στις λέξεις, σε λέξεις που τελειώνουν με Shift+Enter σε προσδιορισμένες παραγράφους. Αν απενεργοποιηθεί, οι αποστάσεις ανάμεσα στις λέξεις δε θα επεκταθούν ώστε να στοιχίζονται οι γραμμές."
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"par_id3150769\n"
-"15\n"
+"01041000.xhp\n"
+"par_id8012634\n"
"help.text"
-msgid "To apply a color to a user interface element, ensure that the checkbox in front of the name is marked. To hide a user interface element, clear the check box."
-msgstr "Για να βάλετε ένα χρώμα σε ένα στοιχείο του περιβάλλοντος χρήσης, σιγουρευτείτε ότι το πεδίο σήμανσης πριν το όνομα είναι επιλεγμένο. Για να αποκρύψετε ένα στοιχείο του περιβάλλοντος χρήσης, αποεπιλέξτε το πεδίο σήμανσης."
+msgid "This setting is on by default for .odt text documents. It will be saved and loaded with the document in the .odt text document format. This setting cannot be saved in old .sxw text documents, so this setting is off for .sxw text documents."
+msgstr "Αυτή η ρύθμιση είναι από προεπιλογή ενεργοποιημένη για έγγραφα κειμένου .odt. Θα αποθηκευτεί και θα φορτωθεί με το αντικείμενο στη μορφή εγγράφου κειμένου .odt. Αυτή η ρύθμιση δεν μπορεί να αποθηκευτεί σε παλιά έγγραφα κειμένου .sxw, οπότε αυτή η ρύθμιση είναι απενεργοποιημένη για έγγραφα κειμένου .sxw."
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"par_id3155430\n"
-"18\n"
+"01041000.xhp\n"
+"par_idN10845\n"
"help.text"
-msgid "Some user interface elements cannot be hidden."
-msgstr "Μερικά στοιχεία του περιβάλλοντος χρήσης δε μπορούν να είναι κρυφά."
+msgid "Use as Default"
+msgstr "Χρήση ως προεπιλογή"
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"par_id3145365\n"
-"20\n"
+"01041000.xhp\n"
+"par_idN10848\n"
"help.text"
-msgid "In order to enhance cursor visibility, if the user sets the application background color between 40% and 60% gray, it is automatically changed to 40% gray."
-msgstr "Η ορατότητα του δείκτη αλλάζει αυτόματα στο 40% γκρι, όταν ο χρήστης θέτει το χρώμα του φόντου ανάμεσα σε 40% και 60% γκρι, για λόγους ενίσχυσης της ορατότητας."
+msgid "<ahelp hid=\"879350288\">Click to use the current settings on this tab page as the default for further sessions with %PRODUCTNAME.</ahelp>"
+msgstr "<ahelp hid=\"879350288\">Κάντε κλικ για να χρησιμοποιήσετε τις τρέχουσες ρυθμίσεις σε αυτή τη σελίδα καρτελών ως προεπιλογή για μετέπειτα χρήσεις του %PRODUCTNAME.</ahelp>"
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"par_id3153144\n"
-"16\n"
+"01041000.xhp\n"
+"par_idN10977\n"
"help.text"
-msgid "The <emph>Automatic</emph> color setting changes the user interface element to the preset color from the color scheme."
-msgstr "Η <emph>Αυτόματη</emph> ρύθμιση χρώματος αλλάζει το στοιχείο του περιβάλλοντος χρήσης στο προεπιλεγμένο χρώμα από το συνδυασμό χρωμάτων."
+msgid "The factory defaults are set as follows. Enabled are the following options, while all other options are disabled:"
+msgstr "Οι εργοστασιακές προεπιλογές είναι ορισμένες ως εξής. Ενεργοποιημένες είναι οι ακόλουθες επιλογές, ενώ όλες οι υπόλοιπες είναι απενεργοποιημένες:"
-#: 01012000.xhp
+#: 01041000.xhp
msgctxt ""
-"01012000.xhp\n"
-"par_id3154921\n"
-"17\n"
+"01041000.xhp\n"
+"par_idN1097D\n"
"help.text"
-msgid "The color settings for \"Visited links\" and \"Unvisited links\" only apply to documents created after the settings are applied."
-msgstr "Οι ρυθμίσεις χρώματος για τους \"Μη αναγνωσμένους δεσμούς\" και τους \"Αναγνωσμέμους δεσμούς\" ισχύουν μόνο σε έγγραφα που δημιουργήθηκαν μετά την ενεργοποίηση των ρυθμίσεων."
+msgid "Add spacing between paragraphs and tables (in current document)"
+msgstr "Προσθήκη αποστάσεων μεταξύ παραγράφων και πινάκων (στο τρέχον έγγραφο)"
-#: 01050000.xhp
+#: 01041000.xhp
msgctxt ""
-"01050000.xhp\n"
-"tit\n"
+"01041000.xhp\n"
+"par_idN10981\n"
"help.text"
-msgid "HTML Document Options"
-msgstr "Επιλογές εγγράφων HTML"
+msgid "Add paragraph and table spacing at tops of pages (in current document)"
+msgstr "Προσθήκη αποστάστεων μεταξύ παραγράφων και πινάκων στην κορυφή σελίδων (στο τρέχον έγγραφο)"
-#: 01050000.xhp
+#: 01041000.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3149233\n"
-"1\n"
+"01041000.xhp\n"
+"par_idN10985\n"
"help.text"
-msgid "%PRODUCTNAME Writer/Web Options"
-msgstr "Επιλογές %PRODUCTNAME Writer/Web"
+msgid "Add paragraph and table spacing at bottom of table cells"
+msgstr "Προσθήκη αποστάσεων στις παραγράφους και στα κελιά στο τέλος"
-#: 01050000.xhp
+#: 01041000.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3145120\n"
-"2\n"
+"01041000.xhp\n"
+"par_id4653767\n"
"help.text"
-msgid "<variable id=\"webbrowser\"><ahelp hid=\"SID_SW_ONLINEOPTIONS\">Defines the basic settings for $[officename] documents in HTML format.</ahelp></variable>"
-msgstr "<variable id=\"webbrowser\"><ahelp hid=\"SID_SW_ONLINEOPTIONS\">Καθορίζει τις βασικές ρυθμίσεις για έγγραφα $[officename] σε μορφή HTML.</ahelp></variable>"
+msgid "Expand word space on lines with manual line breaks in justified paragraphs"
+msgstr "Επέκταση της απόστασης λέξεων σε γραμμές με χειροκίνητες αλλαγές γραμμής σε πλήρως στοιχισμένες παραγράφους."
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
+"01041100.xhp\n"
"tit\n"
"help.text"
-msgid "Writing Aids"
-msgstr "Βοηθήματα γραφής"
+msgid "AutoCaption"
+msgstr "Αυτόματη λεζάντα"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"bm_id7986388\n"
+"01041100.xhp\n"
+"bm_id5164036\n"
"help.text"
-msgid "<bookmark_value>writing aids options</bookmark_value><bookmark_value>custom dictionaries; editing</bookmark_value><bookmark_value>user-defined dictionaries; editing</bookmark_value><bookmark_value>dictionaries; editing user-defined</bookmark_value><bookmark_value>exceptions; user-defined dictionaries</bookmark_value><bookmark_value>user-defined dictionaries; dictionary of exceptions</bookmark_value><bookmark_value>spellcheck; dictionary of exceptions</bookmark_value><bookmark_value>ignore list for spellcheck</bookmark_value><bookmark_value>spellcheck; ignore list</bookmark_value><bookmark_value>hyphenation; minimal number of characters</bookmark_value>"
-msgstr "<bookmark_value>writing aids options</bookmark_value><bookmark_value>προσαρμοσμένα λεξικά; επεξεργασία</bookmark_value><bookmark_value>λεξικά προσαρμοσμένα από χρήστη; επεξεργασία</bookmark_value><bookmark_value>λεξικά; επεξεργασία προσαρμοσμένων λεξικών</bookmark_value><bookmark_value>εξαιρέσεις; λεξικά προσαρμοσμένα από χρήστη</bookmark_value><bookmark_value>λεξικά προσαρμοσμένα από χρήστη; λεξικό με εξαιρέσεις</bookmark_value><bookmark_value>οπθογραφικός έλεγχος; λεξικό με εξαιρέσεις</bookmark_value><bookmark_value>λίστα αγνόησης για ορθογραφικό έλεγχο</bookmark_value><bookmark_value>ορθογραφικός έλεγχος; λίστα αγνόησης</bookmark_value><bookmark_value>συλλαβισμός; ελάχιστος αριθμός χαρακτήρων</bookmark_value>"
+msgid "<bookmark_value>automatic captions (Writer)</bookmark_value><bookmark_value>AutoCaption function in %PRODUCTNAME Writer</bookmark_value><bookmark_value>captions;automatic captions (Writer)</bookmark_value>"
+msgstr "<bookmark_value>αυτόματες λεζάντες (Writer)</bookmark_value><bookmark_value>Λειτουργία Αυτόματης λεζάντας στο %PRODUCTNAME Writer</bookmark_value><bookmark_value>λεζάντες, αυτόματες λεζάντες (Writer)</bookmark_value>"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3145136\n"
-"1\n"
+"01041100.xhp\n"
+"par_idN10561\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010400.xhp\" name=\"Writing Aids\">Writing Aids</link>"
-msgstr "<link href=\"text/shared/optionen/01010400.xhp\" name=\"Βοηθήματα γραφής\">Βοηθήματα γραφής</link>"
+msgid "<link href=\"text/shared/optionen/01041100.xhp\">AutoCaption</link>"
+msgstr "<link href=\"text/shared/optionen/01041100.xhp\">Αυτόματη λεζάντα</link>"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3153527\n"
-"2\n"
+"01041100.xhp\n"
+"par_idN10571\n"
"help.text"
-msgid "<ahelp hid=\"HID_OPTIONS_LINGU\">Specifies the properties of the spellcheck, thesaurus and hyphenation.</ahelp>"
-msgstr "<ahelp hid=\"HID_OPTIONS_LINGU\">Ορίζει τις ιδιότητες του ορθογραφικού ελέγχου, του θησαυρού λέξεων και του συλλαβισμού.</ahelp>"
+msgid "Specifies the settings for captions that are automatically added to inserted objects."
+msgstr "Καθορίζει τις ρυθμίσεις για τις λεζάντες που προστίθενται αυτόματα σε εισηγμένα αντικείμενα."
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3149096\n"
-"33\n"
+"01041100.xhp\n"
+"par_idN10588\n"
"help.text"
-msgid "Available Language Modules"
-msgstr "Διαθέσιμα αρθρώματα γλώσσας"
+msgid "Add captions automatically when inserting"
+msgstr "Αυτόματη προσθήκη λεζάντας κατά την εισαγωγή"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3154749\n"
-"34\n"
+"01041100.xhp\n"
+"par_idN1058C\n"
"help.text"
-msgid "<ahelp hid=\"HID_CLB_LINGU_MODULES\">Contains the installed language modules.</ahelp>"
-msgstr "<ahelp hid=\"HID_CLB_LINGU_MODULES\">Περιέχει τις εγκατεστημένα αρθρώματα γλώσσας.</ahelp>"
+msgid "<ahelp hid=\".\">Select the object type for which the AutoCaption settings are to be valid.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον τύπο αντικειμένου για το οποίο οι ρυθμίσεις του αυτόματης λεζάντας πρόκειται να ισχύσουν</ahelp>"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3153663\n"
-"35\n"
+"01041100.xhp\n"
+"par_idN1058F\n"
"help.text"
-msgid "A language module can contain one, two or three submodules: Spellcheck, hyphenation and thesaurus. Each sub-module can be available in one or more languages. If you click in front of the name of the module, you activate all the available sub-modules simultaneously. If you remove a set mark, you deactivate all the available sub-modules simultaneously. If you wish to activate or deactivate individual sub-modules, click the<emph> Edit button </emph>to open the <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Edit Modules</emph></link> dialog."
-msgstr "Ένα άρθρωμα γλώσσας μπορεί να περιέχει μία, δύο ή τρία δευτερεύοντα αρθρώματα: Ορθογραφικό έλεγχο, συλλαβισμό και θησαυρό λέξεων. Κάθε δευτερεύον άρθρωμα μπορεί να είναι διαθέσιμο σε μία ή περισσότερες γλώσσες. Εάν κάνετε κλικ μπροστά από το όνομα του αρθρώματος ενεργοποιείτε αυτόματα όλα τα διαθέσιμα δευτερεύοντα αρθρώματα. Εάν καταργήσετε ένα σημάδι ορισμού, απενεργοποιείτε όλα τα διαθέσιμα δευτερεύοντα αρθρώματα ταυτόχρονα. Εάν θέλετε να ενεργοποιήσετε ή να απενεργοποιήσετε ορισμένα μόνο δευτερεύοντα αρθρώματα, τότε κάντε κλικ στο<emph> Επεξεργασία </emph>για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/shared/optionen/01010401.xhp\" name=\"Επεξεργασία αρθρωμάτων\"><emph>Επεξεργασία αρθρωμάτων</emph></link>."
+msgid "Caption"
+msgstr "Λεζάντα"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3294778\n"
+"01041100.xhp\n"
+"par_idN10593\n"
"help.text"
-msgid "The configuration allows for two different directories: one folder where the user has write permissions, and one without write permissions. The user can only edit and delete the user dictionaries that are located in the writable path. Other dictionaries can be read only."
-msgstr "Αυτή η παράμετρος επιτρέπει σε δύο διαφορετικούς καταλόγους: ένα φάκελο όπου μπορεί ο χρήστης να έχει τα δικαιώματα εγγραφής, και ένα χωρίς αυτά. Ο χρήστης μπορεί μόνο να επεξεργαστεί και να διαγράψει τα λεξικά χρήστη που βρίσκονται στην εγγράψιμη διαδρομή. Άλλα λεξικά μπορούν μόνο να διαβαστούν."
+msgid "Defines the options to be applied to the selected object type. These options are identical to those in the <emph>Insert - Caption</emph> menu, which is available when an object is selected. Below the settings is a preview of the object category, together with numbering type."
+msgstr "Στην περιοχή αυτή καθορίστε τις επιλογές, οι οποίες θα ισχύουν αποκλειστικά στον επιλεγμένο τύπο αντικειμένου. Οι επιλογές αυτές είναι ίδιες με εκείνες της εντολής <emph>Εισαγωγή - Λεζάντα</emph>, η οποία είναι διαθέσιμη όταν ένα αντικείμενο είναι επιλεγμένο. Κάτω από τα πλαίσια λίστας θα εμφανιστεί η επιγραφή του αντικειμένου μαζί με τον τύπο αρίθμησης."
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3154307\n"
-"36\n"
+"01041100.xhp\n"
+"hd_id3146798\n"
+"5\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Category"
+msgstr "Κατηγορία"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3145673\n"
-"37\n"
+"01041100.xhp\n"
+"par_id3155419\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_MODULES_EDIT\">To edit a language module, select it and click <emph>Edit</emph>.</ahelp> The <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Edit </emph><emph>Modules</emph></link> dialog appears."
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_MODULES_EDIT\">Για να επεξεργαστείτε ένα άρθρωμα γλώσσας, επιλέξτε το και κάντε κλικ στο <emph>Επεξεργασία</emph>.</ahelp> Εμφανίζεται ο διάλογος <link href=\"text/shared/optionen/01010401.xhp\" name=\"Επεξεργασία αρθρωμάτων\"><emph>Επεξεργασία </emph><emph>Αρθρώματα</emph></link>."
+msgid "<ahelp hid=\"SW_COMBOBOX_TP_OPTCAPTION_PAGE_BOX_CATEGORY\">Specifies the category of the selected object.</ahelp>"
+msgstr "<ahelp hid=\"SW_COMBOBOX_TP_OPTCAPTION_PAGE_BOX_CATEGORY\">Δηλώνει την κατηγορία του επιλεγμένου αντικειμένου.</ahelp>"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3153348\n"
-"60\n"
+"01041100.xhp\n"
+"hd_id3155628\n"
+"6\n"
"help.text"
-msgid "User-defined dictionaries"
-msgstr "Λεξικά χρήστη"
+msgid "Numbering"
+msgstr "Αρίθμηση"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3155419\n"
-"62\n"
+"01041100.xhp\n"
+"par_id3149233\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"HID_CLB_EDIT_MODULES_DICS\">Lists the available user dictionaries.</ahelp> Mark the user dictionaries that you want to use for spellcheck and hyphenation."
-msgstr "<ahelp hid=\"HID_CLB_EDIT_MODULES_DICS\">Παραθέτει τα διαθέσιμα λεξικά χρήστη.</ahelp> Επισημάνετε τα λεξικά χρήστη που θέλετε να χρησιμοποιήσετε για ορθογραφικό έλεγχο και συλλαβισμό."
+msgid "<ahelp hid=\"SW_LISTBOX_TP_OPTCAPTION_PAGE_BOX_FORMAT\">Specifies the type of numbering required.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_OPTCAPTION_PAGE_BOX_FORMAT\">Δηλώνει τον απαιτούμενο τύπο αρίθμησης.</ahelp>"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3144511\n"
-"63\n"
+"01041100.xhp\n"
+"hd_id3149457\n"
+"10\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "Separator"
+msgstr "Διαχωριστικό"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3146794\n"
-"64\n"
+"01041100.xhp\n"
+"par_idN106E2\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_DICS_NEW_DIC\">Opens the <emph>New Dictionary</emph> dialog, in which you can name a new user-defined dictionary or dictionary of exceptions and specify the language.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_DICS_NEW_DIC\">Ανοίγει το παράθυρο διαλόγου <emph>Δημιουργία Λεξικού</emph>, στο οποίο μπορείτε να ονομάσετε ένα νέο λεξικό ορισμένο από τον χρήστη ή ένα λεξικό εξαιρέσεων και να καθορίσετε την γλώσσα.</ahelp>"
+msgid "<ahelp hid=\"SW_EDIT_TP_OPTCAPTION_PAGE_ED_SEPARATOR\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
+msgstr "<ahelp hid=\"SW_EDIT_TP_OPTCAPTION_PAGE_ED_SEPARATOR\">Καθορίζει τον χαρακτήρα που θα προβληθεί μετά από το νούμερο της κεφαλίδας ή το επίπεδο του κεφαλαίου.</ahelp>"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3151054\n"
-"65\n"
+"01041100.xhp\n"
+"hd_id3154514\n"
+"8\n"
"help.text"
-msgid "New Dictionary"
-msgstr "Νέο λεξικό"
+msgid "Position"
+msgstr "Θέση"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3153360\n"
-"66\n"
+"01041100.xhp\n"
+"par_id3151384\n"
+"15\n"
"help.text"
-msgid "In the <emph>Dictionary</emph> section you can name a new user-defined dictionary or dictionary of exceptions and specify the language."
-msgstr "Στην ενότητα <emph>Λεξικό</emph> μπορείτε να ονομάσετε ένα νέο λεξικό, καθορισμένο από τον χρήστη, ή ένα λεξικό εξαιρέσεων και να ορίσετε τη γλώσσα."
+msgid "<ahelp hid=\"SW_LISTBOX_TP_OPTCAPTION_PAGE_BOX_POS\">Determines the position of the caption with respect to the object.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_OPTCAPTION_PAGE_BOX_POS\">Καθορίζει την θέση της επιγραφής αναφορικά με το αντικείμενο.</ahelp>"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3150398\n"
-"67\n"
+"01041100.xhp\n"
+"par_idN1064E\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "Numbering captions by chapter"
+msgstr "Αρίθμηση λεζαντών ανά κεφάλαιο"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3153192\n"
-"68\n"
+"01041100.xhp\n"
+"hd_id3145609\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXDLG_NEWDICT:ED_DICTNAME\">Specifies the name of the new custom dictionary.</ahelp> The file extension \"*.DIC\" is automatically appended."
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXDLG_NEWDICT:ED_DICTNAME\">Ορίζει το όνομα του καινούριου προσαρμοσμένου λεξικού.</ahelp> Η επέκταση αρχείου \"*.DIC\" επισυνάπτεται αυτόματα."
+msgid "Level"
+msgstr "Επίπεδο"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3150767\n"
-"69\n"
+"01041100.xhp\n"
+"par_id3153898\n"
+"16\n"
"help.text"
-msgid "Language"
-msgstr "Γλώσσα"
+msgid "<ahelp hid=\"SW_LISTBOX_TP_OPTCAPTION_PAGE_LB_LEVEL\">Specifies the headings or chapter levels where you want the numbering to start.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_OPTCAPTION_PAGE_LB_LEVEL\">Καθορίζει τις κεφαλίδες ή τα επίπεδα κεφαλαίων όπου θέλετε να ξεκινήσει η αρίθμηση.</ahelp>"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3148920\n"
-"70\n"
+"01041100.xhp\n"
+"par_id3153524\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SFXDLG_NEWDICT:LB_DICTLANG\">By selecting a certain language you can limit the use of the custom dictionary.</ahelp> By selecting <emph>All</emph> the custom dictionary is used independently of the current language."
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SFXDLG_NEWDICT:LB_DICTLANG\">Επιλέγοντας μια συγκεκριμένη γλώσσα μπορείτε να περιορίσετε τη χρήση του προσαρμοσμένου λεξικού.</ahelp> Επιλέγοντας <emph>Όλα</emph> το προσαρμοσμένο λεξικό χρησιμοποιείται ανεξάρτητα από την τρέχουσα γλώσσα."
+msgid "<ahelp hid=\"SW_EDIT_TP_OPTCAPTION_PAGE_ED_SEPARATOR\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
+msgstr "<ahelp hid=\"SW_EDIT_TP_OPTCAPTION_PAGE_ED_SEPARATOR\">Καθορίζει τον χαρακτήρα που θα προβληθεί μετά από το νούμερο της κεφαλίδας ή το επίπεδο του κεφαλαίου.</ahelp>"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3153106\n"
-"71\n"
+"01041100.xhp\n"
+"par_idN106A8\n"
"help.text"
-msgid "Exceptions (-)"
-msgstr "Εξαιρέσεις (-)"
+msgid "Category and frame format"
+msgstr "Κατηγορία και τύπος πλαισίου"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3149561\n"
-"72\n"
+"01041100.xhp\n"
+"par_idN106AE\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SFXDLG_NEWDICT:BTN_EXCEPT\">Specifies whether you wish to avoid certain words in your documents.</ahelp> In this way, you can create a custom dictionary of all the words to be avoided. If this exception dictionary is activated, during spellchecking you receive a corresponding note about any words which should be avoided."
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SFXDLG_NEWDICT:BTN_EXCEPT\"> Καθορίζει τις λέξεις που θέλετε να αποφευχθούν στα έγγραφα σας.</ahelp> Με αυτό τον τρόπο, μπορείτε να δημιουργήσετε ένα προσαρμοσμένο λεξικό με όλες τις λέξεις που θέλετε να αποφύγετε. Αν έχετε ενεργοποιήσει το λεξικό εξαιρέσεων, κατά τη διάρκεια του ορθογραφικού ελέγχου θα λαμβάνετε σημείωση ότι η χρήση της συγκεκριμένης λέξης πρέπει να αποφευχθεί."
+msgid "Character style"
+msgstr "Στυλ χαρακτήρων"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3145785\n"
-"73\n"
+"01041100.xhp\n"
+"par_idN106B4\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "<ahelp hid=\".\">Specifies the character style.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει το στυλ των χαρακτήρων.</ahelp>"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3152576\n"
-"74\n"
+"01041100.xhp\n"
+"hd_id3143280\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_DICS_EDIT_DIC\">Opens the <emph>Edit custom dictionary</emph> dialog, in which you can add to your custom dictionary or edit existing entries.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_DICS_EDIT_DIC\">Ανοίγει το παράθυρο διαλόγου<emph>Επεξεργασία προσαρμοσμένου λεξικού</emph> στο οποίο μπορείτε να πραγματοποιήσετε προσθήκες στο προσαρμοσμένο λεξικό ή να επεξεργαστείτε υπάρχουσες καταχωρήσεις.</ahelp>"
+msgid "Apply border and shadow"
+msgstr "Εφαρμογή περιγράμματος και σκίασης"
-#: 01010400.xhp
+#: 01041100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3147436\n"
-"75\n"
+"01041100.xhp\n"
+"par_id3149826\n"
+"44\n"
"help.text"
-msgid "In the <emph>Edit custom dictionary </emph>dialog you have the option to enter new terms or edit existing entries. If you edit an exception dictionary, the dialog has the added facility of defining an exception for a word. During the spellcheck this exception is then listed as a suggestion."
-msgstr "Στο παράθυρο διαλόγου<emph>Επεξεργασία προσαρμοσμένου λεξικού</emph>έχετε την δυνατότητα να εισάγετε νέους όρους ή να τροποποιήσετε τις υπάρχουσες εγγραφές. Αν τροποποιήσετε ένα λεξικό εξαιρέσεων, το παράθυρο διαλόγου έχει την δυνατότητα να ορίσει την εξαίρεση για μία λέξη. Κατά την διάρκεια του ελέγχου ορθογραφίας την εξαίρεση την παραθέτει ως συμβουλή."
+msgid "<ahelp hid=\"sw:CheckBox:TP_OPTCAPTION_PAGE:CB_APPLYBORDER\">Applies the border and shadow of the object to the caption frame.</ahelp>"
+msgstr "<ahelp hid=\"sw:CheckBox:TP_OPTCAPTION_PAGE:CB_APPLYBORDER\">Εφαρμόζεται στο περίγραμμα και τη σκιά του αντικειμένου στο πλαίσιο τίτλου.</ahelp>"
-#: 01010400.xhp
+#: 01050000.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3145750\n"
-"76\n"
+"01050000.xhp\n"
+"tit\n"
"help.text"
-msgid "When a dictionary is edited, a check is made on the status of the file. If the file is write-protected, it cannot be changed. The buttons <emph>New</emph> and <emph>Delete</emph> are then deactivated."
-msgstr "Κατά την επεξεργασία ενός λεξικού, πραγματοποιείται έλεγχος σχετικά με την κατάσταση του αρχείου. Εάν, για παράδειγμα, διαθέτει προστασία εγγραφής, δεν είναι δυνατό να τροποποιηθεί. Τα κουμπιά <emph>Δημιουργία</emph> και <emph>Διαγραφή</emph>είναι απενεργοποιημένα."
+msgid "HTML Document Options"
+msgstr "Επιλογές εγγράφων HTML"
-#: 01010400.xhp
+#: 01050000.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3150116\n"
-"77\n"
+"01050000.xhp\n"
+"hd_id3149233\n"
+"1\n"
"help.text"
-msgid "Book"
-msgstr "Βιβλίο"
+msgid "%PRODUCTNAME Writer/Web Options"
+msgstr "Επιλογές %PRODUCTNAME Writer/Web"
-#: 01010400.xhp
+#: 01050000.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3147394\n"
-"78\n"
+"01050000.xhp\n"
+"par_id3145120\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SFXDLG_EDITDICT:LB_ALLDICTS\">Specifies the book to be edited.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SFXDLG_EDITDICT:LB_ALLDICTS\">Ορίζει το βιβλίο προς επεξεργασία.</ahelp>"
+msgid "<variable id=\"webbrowser\"><ahelp hid=\"SID_SW_ONLINEOPTIONS\">Defines the basic settings for $[officename] documents in HTML format.</ahelp></variable>"
+msgstr "<variable id=\"webbrowser\"><ahelp hid=\"SID_SW_ONLINEOPTIONS\">Καθορίζει τις βασικές ρυθμίσεις για έγγραφα $[officename] σε μορφή HTML.</ahelp></variable>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3154730\n"
-"79\n"
+"01050100.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All) </emph>includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck. </variable>"
-msgstr "<variable id=\"ignore\">Η <emph>IgnoreAllList (Όλες) </emph>περιλαμβάνει όλες τις λέξεις που έχουν επισημανθεί με την επιλογή <emph>Παράλειψη</emph> κατά τη διάρκεια του ελέγχου ορθογραφίας. Αυτή η λίστα είναι έγκυρη μόνο για τον τρέχων ορθογραφικό έλεγχο. </variable>"
+msgid "Grid"
+msgstr "Πλέγμα"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3154757\n"
-"80\n"
+"01050100.xhp\n"
+"bm_id3147226\n"
"help.text"
-msgid "The <emph>IgnoreAllList</emph> entry cannot be selected and cannot be deleted. Only the words included as content can be deleted. This happens automatically each time that $[officename] is closed."
-msgstr "Η καταχώριση <emph>IgnoreAllList</emph> δεν είναι δυνατό να επιλεγεί ούτε να διαγραφεί. Μόνο οι λέξεις που περιλαμβάνονται ως περιεχόμενο είναι δυνατό να διαγραφούν. Αυτό συμβαίνει αυτόματα κάθε φορά που κλείνει το $[officename]."
+msgid "<bookmark_value>grids; defaults (Writer/Calc)</bookmark_value> <bookmark_value>defaults; grids (Writer/Calc)</bookmark_value> <bookmark_value>snap grid defaults (Writer/Calc)</bookmark_value>"
+msgstr "<bookmark_value>πλέγματα, προεπιλογές (Writer/Calc)</bookmark_value><bookmark_value>προεπιλογές, πλέγματα (Writer/Calc)</bookmark_value><bookmark_value>προεπιλογές πλέγματος προσκόλλησης (Writer/Calc)</bookmark_value>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3149018\n"
-"81\n"
+"01050100.xhp\n"
+"hd_id3147226\n"
+"1\n"
"help.text"
-msgid "Language"
-msgstr "Γλώσσα"
+msgid "<link href=\"text/shared/optionen/01050100.xhp\" name=\"Grid\">Grid</link>"
+msgstr "<link href=\"text/shared/optionen/01050100.xhp\" name=\"Πλέγμα\">Πλέγμα</link>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3154255\n"
-"82\n"
+"01050100.xhp\n"
+"par_id3147088\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SFXDLG_EDITDICT:LB_DICTLANG\">Assigns a new language to the current custom dictionary.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SFXDLG_EDITDICT:LB_DICTLANG\">Αντιστοιχεί μια νέα γλώσσα στο τρέχον προσαρμοσμένο λεξικό.</ahelp>"
+msgid "<ahelp hid=\"HID_OPTIONS_GRID\">Specifies the settings for the configurable grid on your document pages. This grid helps you determine the exact position of your objects. You can also set this grid in line with the \"magnetic\" snap grid.</ahelp>"
+msgstr "<ahelp hid=\"HID_OPTIONS_GRID\">Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να ορίσετε ένα πλέγμα με δυνατότητα ρύθμισης παραμέτρων στις σελίδες των εγγράφων σας. Το πλέγμα αυτό σας βοηθάει να καθορίσετε την ακριβή θέση των αντικειμένων. Μπορείτε, επίσης, να ορίσετε το συγκεκριμένο πλέγμα σύμφωνα με το \"μαγνητικό\" πλέγμα συγκράτησης.</ahelp>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3151189\n"
-"83\n"
+"01050100.xhp\n"
+"hd_id3153749\n"
+"11\n"
"help.text"
-msgid "Word"
-msgstr "Λέξη"
+msgid "Grid"
+msgstr "Πλέγμα"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3151252\n"
-"84\n"
+"01050100.xhp\n"
+"hd_id3145382\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXDLG_EDITDICT:ED_WORD\">You can type a new word for inclusion in the dictionary. In the list below you will see the contents of the current custom dictionary.</ahelp> If you select a word from this list it is displayed in the text field. If you type a word with a trailing = character, such as \"AutoComplete=\", the word is never automatically hyphenated and no hyphenation is suggested. Typing \"Auto=Complete\" results in the word being hyphenated, or a hyphenation suggested, where you insert the = sign."
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXDLG_EDITDICT:ED_WORD\"> Μπορείτε να πληκτρολογήσετε μία νέα λέξη για να συμπεριληφθεί στο λεξικό. Στη ακόλουθη λίστα μπορείτε να δείτε τα περιεχόμενα του προσαρμοσμένου λεξικού.</ahelp> Αν επιλέξετε μία λέξη από αυτή τη λίστα, θα εμφανιστεί στο πλαίσιο κειμένου. Αν πληκτρολογήσετε μία λέξη που να τελειώνει με τον χαρακτήρα =, όπως \"AutoComplete=\", η λέξη ποτέ δεν συλλαβίζεται αυτόματα, και δεν υπάρχει κάποιος προτεινόμενος συλλαβισμός. Πληκτρολογώντας \"Auto=Complete\" έχει ως αποτέλεσμα τον συλλαβισμό της λέξης, ή ένα προτεινόμενο συλλαβισμό, όπου μπορείτε να εισάγετε το σύμβολο =."
+msgid "Snap to grid"
+msgstr "Προσκόλληση στο πλέγμα"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3155175\n"
-"85\n"
+"01050100.xhp\n"
+"par_id3154897\n"
+"6\n"
"help.text"
-msgid "Suggestion"
-msgstr "Συμβουλή"
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_USE_GRIDSNAP\">Specifies whether to move frames, drawing elements, and controls only between grid points.</ahelp> To change the status of the snap grip only for the current action, drag an object while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Control key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>."
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_USE_GRIDSNAP\">Ορίζει αν θα μετακινηθούν πλαίσια, στοιχεία σχεδίασης και έλεγχοι μόνο μεταξύ σημείων του πλέγματος.</ahelp> Για να αλλάξετε την κατάσταση του ελέγχου προσκόλλησης μόνο για την τρέχουσα ενέργεια, σύρετε ένα αντικείμενο ενώ κρατάτε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">πλήκτρο Control </caseinline><defaultinline>πλήκτρο Ctrl </defaultinline></switchinline>."
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3147323\n"
-"86\n"
+"01050100.xhp\n"
+"hd_id3153824\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SFXDLG_EDITDICT:ED_REPLACE\">This input field is only available if you are editing an exception dictionary. The field shows the alternative suggestion for the current word in the \"Word\" text box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SFXDLG_EDITDICT:ED_REPLACE\">Αυτό το πεδίο εισαγωγής είναι διαθέσιμο μόνο σε περίπτωση που επεξεργάζεστε ένα λεξικό εξαιρέσεων. Το πεδίο δέχεται την εναλλακτική πρόταση για τη λέξη στο πλαίσιο κειμένου \"Λέξη\".</ahelp>"
+msgid "Visible grid"
+msgstr "Ορατό πλέγμα"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3147361\n"
-"88\n"
+"01050100.xhp\n"
+"par_id3149516\n"
+"8\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "<variable id=\"rastersicht\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_GRID_VISIBLE\">Specifies whether to display the grid.</ahelp></variable>"
+msgstr "<variable id=\"rastersicht\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_GRID_VISIBLE\">Καθορίζει την προβολή ή όχι του πλέγματος.</ahelp></variable>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3163808\n"
-"89\n"
+"01050100.xhp\n"
+"par_id3149294\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SFXDLG_EDITDICT:PB_NEW_REPLACE\">Adds the word in the <emph>Word </emph>text field to your current custom dictionary. The word in the <emph>Suggestion </emph>field is also added when working with exception dictionaries.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SFXDLG_EDITDICT:PB_NEW_REPLACE\">Προσθήκη της λέξης που βρίσκεται στο πεδίο κειμένου <emph>Λέξη </emph>στο τρέχον προσαρμοσμένο λεξικό. Η λέξη στο πεδίο <emph>Πρόταση </emph>προστίθεται επίσης όταν εργάζεστε με λεξικό εξαιρέσεων.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><variable id=\"rastertextdraw\">It is also possible to toggle the visibility of the grid with the <emph>Grid - Display Grid</emph> command in the context menu for the page. You can also select the <emph>Grid - Grid to Front</emph> submenu of this context menu to display the grid in front of objects.</variable></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><variable id=\"rastertextdraw\">Είναι επίσης δυνατόν να εναλλάξετε την ορατότητα του πλέγματος με την εντολή <emph>Πλέγμα - Προβολή πλέγματος</emph> στο μενού περιεχομένου της σελίδας. Επίσης μπορείτε να επιλέξετε το υπομενού <emph>Πλέγμα - Πλέγμα μπροστά</emph> αυτού του μενού περιεχομένου για να προβάλετε το πλέγμα μπροστά από αντικείμενα. </variable></caseinline></switchinline>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3145790\n"
-"91\n"
+"01050100.xhp\n"
+"par_id3150791\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the marked word from the current custom dictionary.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καταργεί τη λέξη που έχει επισημανθεί από το τρέχον προσαρμοσμένο λεξικό.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><variable id=\"rastertext\">It is also possible to toggle the visibility of the grid with the <emph>Grid - Display Grid</emph> command in the context menu of the page. You can also select the <emph>Grid - Grid to Front</emph> submenu of this context menu to display the grid in front of objects.</variable></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><variable id=\"rastertext\">Είναι επίσης δυνατό να εναλλάξετε την ορατότητα του πλέγματος με την εντολή<emph>Πλέγμα - Προβολή πλέγματος</emph> στο μενού περιεχομένου της σελίδας. Επίσης μπορείτε να επιλέξετε το υπομενού <emph>Πλέγμα - Πλέγμα μπροστά </emph> αυτού του μενού περιεχομένου για να προβάλετε το πλέγμα μπροστά από τα αντικείμενα.</variable></caseinline></switchinline>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3151277\n"
-"93\n"
+"01050100.xhp\n"
+"hd_id3154684\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Deletes the selected dictionary after a confirmation, provided it is not write-protected.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Διαγράφει το επιλεγμένο λεξικό μετά από επιβεβαίωση διαγραφής, με την προϋπόθεση ότι δεν διαθέτει προστασία εγγραφής.</ahelp>"
+msgid "Resolution"
+msgstr "Ανάλυση"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3149032\n"
-"39\n"
+"01050100.xhp\n"
+"hd_id3149203\n"
+"13\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Horizontal"
+msgstr "Οριζόντια"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3145259\n"
-"40\n"
+"01050100.xhp\n"
+"par_id3153104\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"HID_CLB_LINGU_OPTIONS\">Defines the options for the spellcheck and hyphenation.</ahelp>"
-msgstr "<ahelp hid=\"HID_CLB_LINGU_OPTIONS\">Ορίζει τις επιλογές για τον ορθογραφικό έλεγχο και το συλλαβισμό.</ahelp>"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_DRAW_X\">Defines the unit of measure for the spacing between grid points on the X-axis.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_DRAW_X\">Καθορίζει την μονάδα μέτρησης για την απόσταση μεταξύ των σημείων του πλέγματος στον άξονα Χ.</ahelp>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3149965\n"
-"41\n"
+"01050100.xhp\n"
+"hd_id3150447\n"
+"17\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Vertical"
+msgstr "Κατακόρυφα"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3153231\n"
-"42\n"
+"01050100.xhp\n"
+"par_id3148923\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_OPTIONS_EDIT\">If you want to change a value, select the entry and then click <emph>Edit</emph>.</ahelp> You will see a dialog for entering a new value."
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SFXPAGE_LINGU_PB_LINGU_OPTIONS_EDIT\">Εάν θέλετε να αλλάξετε μια τιμή, επιλέξτε την καταχώρηση και στη συνέχεια, κάντε κλικ στο κουμπί <emph>Επεξεργασία</emph>.</ahelp> Θα εμφανιστεί ένα παράθυρο διαλόγου για την εισαγωγή μιας νέας τιμής."
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRID:MTR_FLD_DRAW_Y\">Defines the grid points spacing in the desired unit of measurement on the Y-axis.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRID:MTR_FLD_DRAW_Y\">Καθορίζει την μονάδα μέτρησης για την απόσταση μεταξύ των σημείων του πλέγματος στον άξονα Υ.</ahelp>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3150983\n"
-"43\n"
+"01050100.xhp\n"
+"hd_id3147228\n"
+"37\n"
"help.text"
-msgid "Check uppercase words"
-msgstr "Έλεγχος λέξεων με κεφαλαία"
+msgid "Subdivision"
+msgstr "Υποδιαίρεση"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3152582\n"
-"44\n"
+"01050100.xhp\n"
+"hd_id3153368\n"
+"15\n"
"help.text"
-msgid "Specifies that capitalization is checked during spellcheck."
-msgstr "Καθορίζει τον έλεγχο των κεφαλαίων κατά την διάρκεια του ορθογραφικού ελέγχου."
+msgid "Horizontal"
+msgstr "Οριζόντια"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3150826\n"
-"45\n"
+"01050100.xhp\n"
+"par_id3150439\n"
+"16\n"
"help.text"
-msgid "Check words with numbers."
-msgstr "Έλεγχος λέξεων με αριθμούς."
+msgid "<ahelp hid=\".\">Specify the number of intermediate spaces between grid points on the X-axis.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τον αριθμό ενδιάμεσων κενών μεταξύ των σημείων του πλέγματος στον άξονα Χ.</ahelp>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3150208\n"
-"46\n"
+"01050100.xhp\n"
+"hd_id3147441\n"
+"19\n"
"help.text"
-msgid "Specifies that words that contain numbers as well as letters are to be checked."
-msgstr "Καθορίζει τον έλεγχο λέξεων που περιέχουν αριθμούς και γράμματα."
+msgid "Vertical"
+msgstr "Κατακόρυφα"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3166424\n"
-"49\n"
+"01050100.xhp\n"
+"par_id3154918\n"
+"20\n"
"help.text"
-msgid "Check special regions"
-msgstr "Έλεγχος ειδικών περιοχών"
+msgid "<ahelp hid=\".\">Specify the number of intermediate spaces between grid points on the Y-axis.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τον αριθμό ενδιάμεσων κενών μεταξύ των σημείων του πλέγματος στον άξονα Υ.</ahelp>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3150345\n"
-"50\n"
+"01050100.xhp\n"
+"hd_id3149667\n"
+"9\n"
"help.text"
-msgid "Specifies that special regions, such as drawing text, are checked during spellcheck."
-msgstr "Καθορίζει εάν ειδικές περιοχές, όπως η σχεδίαση κειμένου, θα ελέγχονται ορθογραφικά."
+msgid "Synchronize axes"
+msgstr "Συγχρονισμός αξόνων"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3166429\n"
-"21\n"
+"01050100.xhp\n"
+"par_id3147350\n"
+"10\n"
"help.text"
-msgid "Check spelling as you type"
-msgstr "Ορθογραφικός έλεγχος κατά τη πληκτρολόγηση"
+msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_GRID:CBX_SYNCHRONIZE\">Specifies whether to change the current grid settings symmetrically.</ahelp> The resolution and subdivision for the X and Y axes remain the same."
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_GRID:CBX_SYNCHRONIZE\">Καθορίζει αν οι τρέχουσες ρυθμίσεις πλέγματος θα αλλαχθούν συμμετρικά.</ahelp> Η ανάλυση και η υποδιαίρεση για τους άξονες Χ και Υ παραμένουν ίδιες."
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3155531\n"
-"6\n"
+"01050100.xhp\n"
+"par_id3146121\n"
+"31\n"
"help.text"
-msgid "<variable id=\"automatisch\"><ahelp hid=\".uno:SpellOnline\">Automatically checks spelling as you type, and underlines errors.</ahelp></variable>"
-msgstr "<variable id=\"automatisch\"><ahelp hid=\".uno:SpellOnline\">Ελέγχονται αυτόματα η ορθογραφία καθώς πληκτρολογείτε, και τα λάθη υπογραμμίζονται.</ahelp></variable>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">There are additional commands on the context menu of a page:</caseinline><caseinline select=\"IMPRESS\">There are additional commands on the context menu of a page:</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Υπάρχουν πρόσθετες εντολές στο μενού περιεχομένου μιας σελίδας:</caseinline><caseinline select=\"IMPRESS\">Υπάρχουν πρόσθετες εντολές στο μενού περιεχομένου μιας σελίδας: </caseinline></switchinline>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3156291\n"
+"01050100.xhp\n"
+"hd_id3146984\n"
"32\n"
"help.text"
-msgid "Typing errors are highlighted in the document with a red underline. If you place the cursor over a word marked in this way, you can open the context menu to obtain a list of corrections. Select a correction to replace the word. If you make the same mistake again while editing the document, it will be marked as an error again."
-msgstr "Τα σφάλματα πληκτρολόγησης επισημαίνονται μέσα στο έγγραφο με κόκκινη υπογράμμιση. Εάν τοποθετήσετε τον δρομέα επάνω σε μια λέξη, η οποία επισημαίνεται με αυτόν τον τρόπο, μπορείτε να ανοίξετε το μενού περιβάλλοντος για να εμφανίσετε λίστα των προτεινόμενων διορθώσεων. Επιλέξτε μια προτεινόμενη διόρθωση για να αντικαταστήσετε την υπό εξέταση λέξη με την προτεινόμενη. Εάν κάνετε ξανά το ίδιο λάθος κατά την επεξεργασία του εγγράφου, θα επισημανθεί ξανά ως λάθος."
-
-#: 01010400.xhp
-msgctxt ""
-"01010400.xhp\n"
-"par_id3153815\n"
-"23\n"
-"help.text"
-msgid "To place the word pair in the <link href=\"text/shared/01/06040200.xhp\" name=\"AutoCorrect replacement table\">AutoCorrect replacement table</link>, open the <link href=\"text/shared/01/06040500.xhp\" name=\"AutoCorrect context menu\">AutoCorrect context menu</link> and choose <emph>AutoCorrect</emph>. Make your selection from the submenu. The word is replaced and at the same time the word pair is placed in the replacement table."
-msgstr "Για να εισαγάγετε το ζεύγος λέξεων στον πίνακα αντικατάστασης <link href=\"text/shared/01/06040200.xhp\" name=\"Πίνακας αντικατάστασης αυτόματης διόρθωσης\"> Πίνακας αντικατάστασης αυτόματης διόρθωσης </link>, ανοίξτε το <link href=\"text/shared/01/06040500.xhp\" name=\"Μενού αυτόματης διόρθωσης\"> Μενού αυτόματης διόρθωσης </link> και επιλέξτε <emph> Αυτόματη διόρθωση </emph>. Ενεργοποιήστε μια επιλογή από το δευτερεύον μενού. Πραγματοποιείται αντικατάσταση της λέξης ενώ, ταυτόχρονα, το ζεύγος λέξεων εισάγεται στον πίνακα αντικατάστασης."
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Grid to Front</caseinline><caseinline select=\"IMPRESS\">Grid to Front</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Πλέγμα μπροστά</caseinline><caseinline select=\"IMPRESS\">Πλέγμα μπροστά</caseinline></switchinline>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3150111\n"
-"53\n"
+"01050100.xhp\n"
+"par_id3153573\n"
+"33\n"
"help.text"
-msgid "Minimal number of characters for hyphenation"
-msgstr "Ελάχιστος αριθμός χαρακτήρων για συλλαβισμό"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Sets the visible grid in front of all objects.</caseinline><caseinline select=\"IMPRESS\">Sets the visible grid in front of all objects.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Θέτει το ορατό πλέγμα μπροστά από όλα τα αντικείμενα. </caseinline><caseinline select=\"IMPRESS\">Θέτει το ορατό πλέγμα μπροστά από όλα τα αντικείμενα.</caseinline></switchinline>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3150316\n"
-"54\n"
+"01050100.xhp\n"
+"par_id4122135\n"
"help.text"
-msgid "Specifies the minimum number of characters required for automatic hyphenation to be applied. <ahelp hid=\"HID_LNGDLG_NUM_PREBREAK\" visibility=\"hidden\"> Type the minimum number of characters that must come before or after the hyphen.</ahelp>"
-msgstr "Καθορίζει τον ελάχιστο αριθμό χαρακτήρων που απαιτείται για την εφαρμογή του αυτόματου συλλαβισμού. <ahelp hid=\"HID_LNGDLG_NUM_PREBREAK\" visibility=\"hidden\"> Πληκτρολογήστε τον ελάχιστο αριθμό χαρακτήρων οι οποίοι θα πρέπει να βρίσκονται πριν ή μετά το ενωτικό.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the visible grid in front of all objects.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Θέτει το ορατό πλέγμα μπροστά από όλα τα αντικείμενα.</ahelp>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3148823\n"
-"11\n"
+"01050100.xhp\n"
+"hd_id3149419\n"
+"34\n"
"help.text"
-msgid "Characters before line break"
-msgstr "Χαρακτήρες πριν την αλλαγή γραμμής"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Snap Lines to Front</caseinline><caseinline select=\"IMPRESS\">Snap Lines to Front</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Προσκόλληση γραμμών μπροστά</caseinline><caseinline select=\"IMPRESS\">Προσκόλληση γραμμών μπροστά</caseinline></switchinline>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3156029\n"
-"12\n"
+"01050100.xhp\n"
+"par_id3150592\n"
+"35\n"
"help.text"
-msgid "Sets the minimum number of characters of the word to be hyphenated that must remain at the end of the line."
-msgstr "Καθορίζει τον ελάχιστο αριθμό χαρακτήρων της λέξης που απαιτείται για να γίνει συλλαβισμός της λέξης ώστε να παραμένει στο τέλος της γραμμής."
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Sets the snap lines in front of all objects.</caseinline><caseinline select=\"IMPRESS\">Sets the snap lines in front of all objects.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Θέτει τις γραμμές προσκόλλησης μπροστά από όλα τα αντικείμενα.</caseinline><caseinline select=\"IMPRESS\">Θέτει τις γραμμές προσκόλλησης μπροστά από όλα τα αντικείμενα. </caseinline></switchinline>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3154956\n"
-"13\n"
+"01050100.xhp\n"
+"par_id1251869\n"
"help.text"
-msgid "Characters after line break"
-msgstr "Χαρακτήρες μετά την αλλαγή γραμμής"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the snap lines in front of all objects.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει τις γραμμές συγκράτησης μπροστά από όλα τα αντικείμενα.</ahelp>"
-#: 01010400.xhp
+#: 01050100.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3149439\n"
-"14\n"
+"01050100.xhp\n"
+"par_id984221\n"
"help.text"
-msgid "Specifies the minimum number of characters of a hyphenated word required at the next line."
-msgstr "Καθορίζει το ελάχιστο πλήθος χαρακτήρων, στην επόμενη γραμμή, μιας λέξης που έχει υποστεί συλλαβισμό."
+msgid "Set the grid color on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/01012000.xhp\">Appearance</link>."
+msgstr "Ορίζει το χρώμα πλέγματος στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/01012000.xhp\">Εμφάνιση</link>."
-#: 01010400.xhp
+#: 01050300.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3156337\n"
-"15\n"
+"01050300.xhp\n"
+"tit\n"
"help.text"
-msgid "Hyphenate without inquiry"
-msgstr "Συλλαβισμός χωρίς ερώτηση"
+msgid "Background"
+msgstr "Παρασκήνιο"
-#: 01010400.xhp
+#: 01050300.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3151130\n"
-"16\n"
+"01050300.xhp\n"
+"hd_id3147653\n"
+"1\n"
"help.text"
-msgid "Specifies that you will never be asked for a manual hyphenation. If the field is not marked, when a word is not recognized you will be presented with a dialog for entering hyphens."
-msgstr "Καθορίζει πως δε θα ερωτηθείτε ποτέ για έναν χειροκίνητο συλλαβισμό. Αν το πεδίο δεν είναι μαρκαρισμένο, όταν η λέξη δεν αναγνωρίζεται, θα σας παρουσιαστεί ένας διάλογος για την εισαγωγή συλλαβισμού."
+msgid "<link href=\"text/shared/optionen/01050300.xhp\" name=\"Background\">Background</link>"
+msgstr "<link href=\"text/shared/optionen/01050300.xhp\" name=\"Φόντο\">Φόντο</link>"
-#: 01010400.xhp
+#: 01050300.xhp
msgctxt ""
-"01010400.xhp\n"
-"hd_id3155900\n"
-"17\n"
+"01050300.xhp\n"
+"par_id3150443\n"
+"2\n"
"help.text"
-msgid "Hyphenate special regions"
-msgstr "Συλλαβισμός ειδικών περιοχών"
+msgid "<ahelp hid=\"\" visibility=\"visible\">Specifies the background for HTML documents.</ahelp> The background is valid for both new HTML documents and for those that you load, as long as these have not defined their own background."
+msgstr "<ahelp hid=\"\" visibility=\"visible\">Καθορίζει το φόντο για έγγραφα HTML.</ahelp> Το φόντο ισχύει και για νέα έγγραφα HTML και για αυτά που φορτώνετε, αρκεί να μην έχει ορισθεί σε αυτά διαφορετικό φόντο."
-#: 01010400.xhp
+#: 01050300.xhp
msgctxt ""
-"01010400.xhp\n"
-"par_id3155098\n"
-"18\n"
+"01050300.xhp\n"
+"par_id3156156\n"
+"3\n"
"help.text"
-msgid "Specifies that hyphenation will also be carried out in footnotes, headers and footers."
-msgstr "Καθορίζει εάν ο συλλαβισμός θα εκτελεστεί και στις υποσημειώσεις, τις επικεφαλίδες και τα υποσέλιδα."
+msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Further information\">Further information</link>"
+msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Περισσότερες πληροφορίες\">Περισσότερες πληροφορίες</link>"
-#: macrosecurity_ts.xhp
+#: 01060000.xhp
msgctxt ""
-"macrosecurity_ts.xhp\n"
+"01060000.xhp\n"
"tit\n"
"help.text"
-msgid "Trusted Sources"
-msgstr "Έμπιστες πηγές"
-
-#: macrosecurity_ts.xhp
-msgctxt ""
-"macrosecurity_ts.xhp\n"
-"par_idN10549\n"
-"help.text"
-msgid "<variable id=\"macrosecurity_ts\"><link href=\"text/shared/optionen/macrosecurity_ts.xhp\">Trusted Sources</link></variable>"
-msgstr "<variable id=\"macrosecurity_ts\"><link href=\"text/shared/optionen/macrosecurity_ts.xhp\">Έμπιστες Πηγές</link></variable>"
-
-#: macrosecurity_ts.xhp
-msgctxt ""
-"macrosecurity_ts.xhp\n"
-"par_idN10567\n"
-"help.text"
-msgid "Specifies the <link href=\"text/shared/optionen/macrosecurity.xhp\">macro security</link> settings for trusted certificates and trusted file locations."
-msgstr "Καθορίζει τις ρυθμίσεις <link href=\"text/shared/optionen/macrosecurity.xhp\">ασφάλειας μακροεντολών</link> για τα έμπιστα πιστοποιητικά και τις έμπιστες τοποθεσίες αρχείων."
+msgid "Spreadsheet Options"
+msgstr "Επιλογές λογιστικού φύλλου"
-#: macrosecurity_ts.xhp
+#: 01060000.xhp
msgctxt ""
-"macrosecurity_ts.xhp\n"
-"par_idN10578\n"
+"01060000.xhp\n"
+"hd_id3156414\n"
+"1\n"
"help.text"
-msgid "Trusted certificates"
-msgstr "Έμπιστα πιστοποιητικά"
+msgid "%PRODUCTNAME Calc Options"
+msgstr "Επιλογές του %PRODUCTNAME Calc"
-#: macrosecurity_ts.xhp
+#: 01060000.xhp
msgctxt ""
-"macrosecurity_ts.xhp\n"
-"par_idN1057C\n"
+"01060000.xhp\n"
+"par_id3145345\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Lists the trusted certificates.</ahelp>"
-msgstr "<ahelp hid=\".\">Παραθέτει τα έμπιστα πιστοποιητικά.</ahelp>"
+msgid "<variable id=\"allgemein\"><ahelp hid=\".uno:ToolsOptions\">Defines various settings for spreadsheets, contents to be displayed, and the cursor direction after a cell entry. You can also define sorting lists, determine the number of decimal places and the settings for recording and highlighting changes. </ahelp></variable>"
+msgstr "<variable id=\"allgemein\"><ahelp hid=\".uno:ToolsOptions\">Καθορίζει διάφορες ρυθμίσεις για τα λογιστικά φύλλα, τα περιεχόμενα που θα εμφανιστούν και για την κατεύθυνση του κέρσορα μετά την εισαγωγή σε ένα κελί. Μπορείτε επίσης να ορίσετε λίστες ταξινόμησης, τον αριθμό των δεκαδικών ψηφίων και τις ρυθμίσεις για αλλαγές στις εγγραφές και στις επισημάνσεις.</ahelp></variable>"
-#: macrosecurity_ts.xhp
+#: 01060100.xhp
msgctxt ""
-"macrosecurity_ts.xhp\n"
-"par_idN10591\n"
+"01060100.xhp\n"
+"tit\n"
"help.text"
msgid "View"
msgstr "Προβολή"
-#: macrosecurity_ts.xhp
+#: 01060100.xhp
msgctxt ""
-"macrosecurity_ts.xhp\n"
-"par_idN10595\n"
+"01060100.xhp\n"
+"bm_id3147242\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the View Certificate dialog for the selected certificate.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο Προβολή Πιστοποιητικού για το επιλεγμένο πιστοποιητικό.</ahelp>"
+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>"
+msgstr "<bookmark_value>κελιά; προβολή γραμμών πλέγματος (Calc)</bookmark_value><bookmark_value>περιγράμματα; κελιά στην οθόνη (Calc)</bookmark_value><bookmark_value>πλέγματα; προβολή γραμμών (Calc)</bookmark_value><bookmark_value>χρώματα; γραμμές πλέγματος και κελιών (Calc)</bookmark_value><bookmark_value>αλλαγές σελίδων; προβολή (Calc)</bookmark_value><bookmark_value>οδηγοί; εμφάνιση (Calc)</bookmark_value><bookmark_value>προβολή; μηδενικές τιμές (Calc)</bookmark_value><bookmark_value>μηδενικές τιμές; προβολή (Calc)</bookmark_value><bookmark_value>πίνακες σε υπολογιστικά φύλλα; τονισμός τιμής</bookmark_value><bookmark_value>κελιά; μορφοποίηση με εφέ (Calc)</bookmark_value><bookmark_value>κελιά; χρωματισμός (Calc)</bookmark_value><bookmark_value>άγκυρες; εμφάνιση (Calc)</bookmark_value><bookmark_value>χρώματα;περιορισμοί (Calc)</bookmark_value><bookmark_value>υπερχείλιση κειμένου σε κελιά υπολογιστικών φύλλων</bookmark_value><bookmark_value>αναφορές; χρωματιστή προβολή (Calc)</bookmark_value><bookmark_value>αντικείμενα; εμφάνιση σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>εικόνες;προβολή σε Calc</bookmark_value><bookmark_value>διαγράμματα; εμφάνιση (Calc)</bookmark_value><bookmark_value>αντικείμενα σχεδίασης; εμφάνιση (Calc)</bookmark_value><bookmark_value>κεφαλίδες γραμμών; εμφάνιση (Calc)</bookmark_value><bookmark_value>κεφαλίδες στηλών; εμφάνιση (Calc)</bookmark_value><bookmark_value>κυλιόμενες ράβδοι; εμφάνιση (Calc)</bookmark_value><bookmark_value>καρτέλες φύλλων; προβολή </bookmark_value><bookmark_value>καρτέλες; προβολή καρτελών φύλλων</bookmark_value><bookmark_value>περιγράμματα;σύμβολα περιγράμματος</bookmark_value>"
-#: macrosecurity_ts.xhp
+#: 01060100.xhp
msgctxt ""
-"macrosecurity_ts.xhp\n"
-"par_idN105A6\n"
+"01060100.xhp\n"
+"hd_id3150445\n"
+"1\n"
"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "<link href=\"text/shared/optionen/01060100.xhp\" name=\"View\">View</link>"
+msgstr "<link href=\"text/shared/optionen/01060100.xhp\" name=\"Προβολή\">Προβολή</link>"
-#: macrosecurity_ts.xhp
+#: 01060100.xhp
msgctxt ""
-"macrosecurity_ts.xhp\n"
-"par_idN105AA\n"
+"01060100.xhp\n"
+"par_id3153988\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Removes the selected certificate from the list of trusted certificates.</ahelp>"
-msgstr "<ahelp hid=\".\">Αφαιρεί τα επιλεγμένα πιστοποιητικά από την λίστα των έμπιστων πιστοποιητικών.</ahelp>"
+msgid "<ahelp hid=\"HID_SCPAGE_CONTENT\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
+msgstr "<ahelp hid=\"HID_SCPAGE_CONTENT\">Καθορίζει ποια στοιχεία του κεντρικού παραθύρου του <item type=\"productname\">%PRODUCTNAME</item> Calc θα εμφανίζονται. Μπορείτε επίσης να ενεργοποιείτε και να απενεργοποιείτε την επισήμανση τιμών σε πίνακες.</ahelp>"
-#: macrosecurity_ts.xhp
+#: 01060100.xhp
msgctxt ""
-"macrosecurity_ts.xhp\n"
-"par_idN105AD\n"
+"01060100.xhp\n"
+"hd_id3153682\n"
+"28\n"
"help.text"
-msgid "Trusted file locations"
-msgstr "Έμπιστες τοποθεσίες αρχείων"
+msgid "Visual aids"
+msgstr "Οπτική βοήθεια"
-#: macrosecurity_ts.xhp
+#: 01060100.xhp
msgctxt ""
-"macrosecurity_ts.xhp\n"
-"par_idN105B1\n"
+"01060100.xhp\n"
+"par_id3153311\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\".\">Document macros are only executed if they have been opened from one of the following locations.</ahelp>"
-msgstr "<ahelp hid=\".\">Οι μακροεντολές εγγράφου εκτελούνται μόνο αν έχουν ανοιχθεί από μία από τις επόμενες τοποθεσίες.</ahelp>"
+msgid "Specifies which lines are displayed."
+msgstr "Καθορίζει ποιες γραμμές θα εμφανίζονται."
-#: macrosecurity_ts.xhp
+#: 01060100.xhp
msgctxt ""
-"macrosecurity_ts.xhp\n"
-"par_idN105B4\n"
+"01060100.xhp\n"
+"hd_id3147242\n"
+"30\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "Grid lines"
+msgstr "Γραμμές πλέγματος"
-#: macrosecurity_ts.xhp
+#: 01060100.xhp
msgctxt ""
-"macrosecurity_ts.xhp\n"
-"par_idN105B8\n"
+"01060100.xhp\n"
+"par_id3153088\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a folder selection dialog. Select a folder from which all macros are allowed to execute.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει έναν επιλεγμένο φάκελο διαλόγου. Ανοίγει έναν φάκελο από τον οποίο όλες οι μακροεντολές εκτελούνται.</ahelp>"
+msgid "<ahelp hid=\"sc:ListBox:RID_SCPAGE_CONTENT:LB_GRID\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page - </emph><link href=\"text/scalc/01/05070500.xhp\" name=\"Sheet\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
+msgstr "<ahelp hid=\"sc:ListBox:RID_SCPAGE_CONTENT:LB_GRID\" visibility=\"visible\">Ορίζει εάν οι γραμμές πλέγματος θα εμφανίζονται. Προεπιλογή είναι η εμφάνιση γραμμών πλέγματος μόνο σε κελιά που δεν έχουν χρώμα παρασκηνίου. Μπορείτε να επιλέξετε να εμφανίζονται γραμμές πλέγματος επίσης σε κελιά με χρώμα παρασκηνίου ή να τα αποκρύψετε.</ahelp> Για εκτύπωση, επιλέξτε <emph>Μορφή - Σελίδα - </emph><link href=\"text/scalc/01/05070500.xhp\" name=\"Φύλλο\"><emph>Φύλλο</emph></link> και σημειώστε το πλαίσιο ελέγχου <emph>Πλέγμα</emph>."
-#: macrosecurity_ts.xhp
+#: 01060100.xhp
msgctxt ""
-"macrosecurity_ts.xhp\n"
-"par_idN105BB\n"
+"01060100.xhp\n"
+"hd_id3156326\n"
+"32\n"
"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "Color"
+msgstr "Χρώμα"
-#: macrosecurity_ts.xhp
+#: 01060100.xhp
msgctxt ""
-"macrosecurity_ts.xhp\n"
-"par_idN105BF\n"
+"01060100.xhp\n"
+"par_id3154286\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".\">Removes the selected folder from the list of trusted file locations.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει τον επιλεγμένο φάκελο από τη λίστα των έμπιστων τοποθεσιών αρχείων.</ahelp>"
+msgid "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_COLOR\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Appearance</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
+msgstr "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_COLOR\">Ορίζει ένα χρώμα για τις γραμμές πλέγματος στο τρέχον έγγραφο.</ahelp> Για να δείτε το χρώμα της γραμμής πλέγματος που αποθηκεύτηκε με το έγγραφο, πηγαίνετε στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Εμφάνιση</emph>, στο <emph>Scheme</emph> βρείτε την καταχώριση <emph>Λογιστικό φύλλο - Γραμμές πλέγματος</emph> και ορίστε το χρώμα σε \"αυτόματο\"."
-#: 01150100.xhp
+#: 01060100.xhp
msgctxt ""
-"01150100.xhp\n"
-"tit\n"
+"01060100.xhp\n"
+"hd_id3152349\n"
+"34\n"
"help.text"
-msgid "Asian Layout"
-msgstr "Ασιατική διάταξη"
+msgid "Page breaks"
+msgstr "Αλλαγές σελίδων"
-#: 01150100.xhp
+#: 01060100.xhp
msgctxt ""
-"01150100.xhp\n"
-"hd_id3156414\n"
-"1\n"
+"01060100.xhp\n"
+"par_id3151245\n"
+"35\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01150100.xhp\" name=\"Asian Layout\">Asian Layout</link>"
-msgstr "<link href=\"text/shared/optionen/01150100.xhp\" name=\"Ασιατική διάταξη\">Ασιατική διάταξη</link>"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_PAGEBREAKS\">Specifies whether to view the page breaks within a defined print area.</ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_PAGEBREAKS\">Καθορίζει αν θα εμφανίζονται οι αλλαγές σελίδων εντός μιας καθορισμένης περιοχής εκτύπωσης.</ahelp>"
-#: 01150100.xhp
+#: 01060100.xhp
msgctxt ""
-"01150100.xhp\n"
-"par_id3145136\n"
-"2\n"
+"01060100.xhp\n"
+"hd_id3149669\n"
+"36\n"
"help.text"
-msgid "Defines the typographic default settings for Asian text."
-msgstr "Ορίζει τις προεπιλεγμένες τυπογραφικές ρυθμίσεις για Ασιατικό κείμενο."
+msgid "Helplines While Moving"
+msgstr "Βοηθητικές γραμμές μεταφοράς"
-#: 01150100.xhp
+#: 01060100.xhp
msgctxt ""
-"01150100.xhp\n"
-"bm_id3143268\n"
+"01060100.xhp\n"
+"par_id3148550\n"
+"37\n"
"help.text"
-msgid "<bookmark_value>kerning;Asian texts</bookmark_value>"
-msgstr "<bookmark_value>διαγραμμάτωση,Ασιατικά κείμενα</bookmark_value>"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_GUIDELINE\">Specifies whether to view guides when moving drawings, frames, graphics and other objects.</ahelp> These guides help you align objects."
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_GUIDELINE\">Καθορίζει αν θα εμφανίζονται βοηθητικές γραμμές κατά τη μετακίνηση σχεδίων, πλαισίων, γραφικών και άλλων αντικειμένων.</ahelp> Οι βοηθητικές γραμμές αυτές θα σας βοηθήσουν στην ευθυγράμμιση αντικειμένων."
-#: 01150100.xhp
+#: 01060100.xhp
msgctxt ""
-"01150100.xhp\n"
-"hd_id3143268\n"
+"01060100.xhp\n"
+"hd_id3152920\n"
"3\n"
"help.text"
-msgid "Kerning"
-msgstr "Διαγραμμάτωση"
+msgid "Display"
+msgstr "Εμφάνιση"
-#: 01150100.xhp
+#: 01060100.xhp
msgctxt ""
-"01150100.xhp\n"
-"par_id3155535\n"
+"01060100.xhp\n"
+"par_id3125864\n"
"4\n"
"help.text"
-msgid "Defines the default settings for kerning between individual characters."
-msgstr "Ορίζει τις προεπιλεγμένες ρυθμίσεις διαγραμμάτωσης μεταξύ μεμονωμένων χαρακτήρων."
+msgid "Select various options for the screen display."
+msgstr "Ενεργοποιήστε διάφορες επιλογές για την προβολή στην οθόνη."
-#: 01150100.xhp
+#: 01060100.xhp
msgctxt ""
-"01150100.xhp\n"
-"hd_id3147275\n"
+"01060100.xhp\n"
+"hd_id3154218\n"
"5\n"
"help.text"
-msgid "Western characters only"
-msgstr "Μόνο δυτικοί χαρακτήρες"
+msgid "Formulas"
+msgstr "Μαθηματικοί τύποι"
-#: 01150100.xhp
+#: 01060100.xhp
msgctxt ""
-"01150100.xhp\n"
-"par_id3149398\n"
+"01060100.xhp\n"
+"par_id3150440\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_CHAR_KERNING\">Specifies that kerning is only applied to western text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_CHAR_KERNING\">Ορίζει ότι η διαγραμμάτωση εφαρμόζεται μόνο σε δυτικό κείμενο.</ahelp>"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_FORMULA\">Specifies whether to show formulas instead of results in the cells.</ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_FORMULA\">Καθορίζει αν θα εμφανίζονται τύποι στη θέση των αποτελεσμάτων στα κελιά.</ahelp>"
-#: 01150100.xhp
+#: 01060100.xhp
msgctxt ""
-"01150100.xhp\n"
-"hd_id3148538\n"
+"01060100.xhp\n"
+"hd_id3155132\n"
"7\n"
"help.text"
-msgid "Western text and Asian punctuation"
-msgstr "Δυτικό κείμενο και Ασιατική στίξη"
+msgid "Zero values"
+msgstr "Μηδενικές τιμές"
-#: 01150100.xhp
+#: 01060100.xhp
msgctxt ""
-"01150100.xhp\n"
-"par_id3147336\n"
+"01060100.xhp\n"
+"par_id3147318\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_CHAR_PUNCT\">Specifies that kerning is applied to both western text and Asian punctuation.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_CHAR_PUNCT\">Ορίζει ότι η διαγραμμάτωση εφαρμόζεται τόσο σε δυτικό κείμενο όσο και Ασιατική στίξη.</ahelp>"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_NIL\">Specifies whether to show numbers with the value of 0.</ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_NIL\">Καθορίζει αν θα εμφανίζονται αριθμοί με μηδενική τιμή.</ahelp>"
-#: 01150100.xhp
+#: 01060100.xhp
msgctxt ""
-"01150100.xhp\n"
-"hd_id3153088\n"
+"01060100.xhp\n"
+"hd_id3147348\n"
"9\n"
"help.text"
-msgid "Character spacing"
-msgstr "Απόσταση χαρακτήρων"
+msgid "Comment indicator"
+msgstr "Δείκτης σχολίου"
-#: 01150100.xhp
+#: 01060100.xhp
msgctxt ""
-"01150100.xhp\n"
-"par_id3145119\n"
+"01060100.xhp\n"
+"par_id3146974\n"
"10\n"
"help.text"
-msgid "Defines the default settings for character spacing in Asian texts, cells, and drawing objects."
-msgstr "Ορίζει τις προεπιλεγμένες ρυθμίσεις για την απόσταση χαρακτήρων στα Ασιατικά κείμενα, κελιά και αντικείμενα σχεδίασης."
-
-#: 01150100.xhp
-msgctxt ""
-"01150100.xhp\n"
-"hd_id3150669\n"
-"11\n"
-"help.text"
-msgid "No compression"
-msgstr "Χωρίς συμπίεση"
-
-#: 01150100.xhp
-msgctxt ""
-"01150100.xhp\n"
-"par_id3150503\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_NO_COMP\">Specifies that no compression at all will occur.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_NO_COMP\">Ορίζει ότι δε θα γίνει απολύτως καμία συμπίεση.</ahelp>"
-
-#: 01150100.xhp
-msgctxt ""
-"01150100.xhp\n"
-"hd_id3155419\n"
-"13\n"
-"help.text"
-msgid "Compress only punctuation"
-msgstr "Συμπίεση μόνο των σημείων στίξης"
-
-#: 01150100.xhp
-msgctxt ""
-"01150100.xhp\n"
-"par_id3145673\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_PUNCT_COMP\">Specifies that only the punctuation is compressed.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_PUNCT_COMP\">Ορίζει ότι συμπιέζονται μόνο τα σημεία στίξης.</ahelp>"
-
-#: 01150100.xhp
-msgctxt ""
-"01150100.xhp\n"
-"hd_id3151245\n"
-"15\n"
-"help.text"
-msgid "Compress punctuation and Japanese Kana"
-msgstr "Συμπίεση σημείων στίξης και ιαπωνικών Kana"
-
-#: 01150100.xhp
-msgctxt ""
-"01150100.xhp\n"
-"par_id3154346\n"
-"16\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_PUNCT_KANA_COMP\">Specifies that punctuation and Japanese Kana are compressed.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_PUNCT_KANA_COMP\">Ορίζει ότι συμπιέζονται τα σημεία στίξης και τα ιαπωνικά kana.</ahelp>"
-
-#: 01150100.xhp
-msgctxt ""
-"01150100.xhp\n"
-"hd_id3148552\n"
-"17\n"
-"help.text"
-msgid "First and last characters"
-msgstr "Χαρακτήρες αρχής και τέλους"
-
-#: 01150100.xhp
-msgctxt ""
-"01150100.xhp\n"
-"par_id3149295\n"
-"18\n"
-"help.text"
-msgid "Defines the default settings for 'first' and 'last' characters. In the dialog that appears when you choose <emph>Format -</emph><link href=\"text/shared/01/05020700.xhp\" name=\"Asian Typography\"><emph>Asian Typography</emph></link>, you can specify whether the list of forbidden characters applies to those at the beginning or end of a line in a paragraph."
-msgstr "Ορίζει τις προεπιλεγμένες ρυθμίσεις για τους 'αρχικούς' και τους 'τελικούς' χαρακτήρες. Στο διάλογο που εμφανίζεται όταν επιλέγετε <emph>Μορφή -</emph><link href=\"text/shared/01/05020700.xhp\" name=\"Ασιατική τυπογραφία\"><emph>Ασιατική τυπογραφία</emph></link>, μπορείτε να καθορίσετε αν η λίστα απαγορευμένων χαρακτήρων θα εφαρμόζεται στους χαρακτήρες που βρίσκονται στην αρχή ή στο τέλος μιας σειράς παραγράφου."
-
-#: 01150100.xhp
-msgctxt ""
-"01150100.xhp\n"
-"hd_id3154071\n"
-"19\n"
-"help.text"
-msgid "Language"
-msgstr "Γλώσσα"
-
-#: 01150100.xhp
-msgctxt ""
-"01150100.xhp\n"
-"par_id3151210\n"
-"20\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ASIAN_LAYOUT_LB_LANGUAGE\">Specifies the language for which you want to define first and last characters.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ASIAN_LAYOUT_LB_LANGUAGE\">Καθορίζει τη γλώσσα για την οποία θέλετε να ορίσετε τους αρχικούς και τελευταίους χαρακτήρες.</ahelp>"
-
-#: 01150100.xhp
-msgctxt ""
-"01150100.xhp\n"
-"hd_id3145606\n"
-"21\n"
-"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
-
-#: 01150100.xhp
-msgctxt ""
-"01150100.xhp\n"
-"par_id3148920\n"
-"22\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ASIAN_LAYOUT_CB_STANDARD\">When you mark<emph> Default</emph>, the following two text boxes are filled with the default characters for the selected language:</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ASIAN_LAYOUT_CB_STANDARD\">Όταν επισημένετε το<emph> Προεπιλογή</emph>, τα επόμενα δύο πεδία κειμένου γεμίζουν με τους προεπιλεγμένους χαρακτήρες για την επιλεγμένη γλώσσα:</ahelp>"
-
-#: 01150100.xhp
-msgctxt ""
-"01150100.xhp\n"
-"hd_id3144761\n"
-"23\n"
-"help.text"
-msgid "Not at start of line:"
-msgstr "Όχι στην αρχή μιας σειράς:"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_ANNOT\">Specifies that a small rectangle 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 "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_ANNOT\">Ορίζει ότι ένα μικρό ορθογώνιο στην πάνω δεξιά γωνία του κελιού δείχνει ότι υπάρχει σχόλιο. Το σχόλιο θα εμφανιστεί μόνο εάν ενεργοποιήσετε τις συμβουλές στο <emph>%PRODUCTNAME - Γενικά</emph> στο πλαίσιο διαλόγου επιλογές.</ahelp>"
-#: 01150100.xhp
+#: 01060100.xhp
msgctxt ""
-"01150100.xhp\n"
-"par_id3156214\n"
+"01060100.xhp\n"
+"par_id3150487\n"
"24\n"
"help.text"
-msgid "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_ASIAN_LAYOUT_ED_START\">Specifies the characters that should not appear alone at the beginning of a line.</ahelp> If a character typed here is positioned at the beginning of a line after a line break, it is automatically moved to the end of the previous line. For example, an exclamation point at the end of a sentence never appears at the start of a line if it is part of the <emph>Not at start of line</emph> list."
-msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_ASIAN_LAYOUT_ED_START\">Ορίζει τους χαρακτήρες που δεν πρέπει να εμφανίζονται μόνοι τους στο ξεκίνημα μιας γραμμής.</ahelp> Εάν κάποιος χαρακτήρας ο οποίος έχει εισαχθεί εδώ, τοποθετηθεί στην αρχή μιας γραμμής μετά από αλλαγή γραμμής, μετακινείται αυτόματα στο τέλος της προηγούμενης σειράς. Για παράδειγμα, ένα θαυμαστικό στο τέλος μιας πρότασης δεν θα εμφανιστεί ποτέ στην αρχή μιας σειράς, αν είναι στοιχείο της λίστας <emph>Όχι στην αρχή γραμμής</emph>."
+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>"
-#: 01150100.xhp
+#: 01060100.xhp
msgctxt ""
-"01150100.xhp\n"
-"hd_id3154908\n"
+"01060100.xhp\n"
+"par_id3149667\n"
"25\n"
"help.text"
-msgid "Not at end of line:"
-msgstr "Όχι στο τέλος μιας σειράς:"
-
-#: 01150100.xhp
-msgctxt ""
-"01150100.xhp\n"
-"par_id3153367\n"
-"26\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_ASIAN_LAYOUT_ED_END\">Specifies the characters that should not appear alone at the end of a line.</ahelp> If a character typed here is positioned at the end of a line due to a line break, it is automatically moved to the beginning of the next line. For example, a currency symbol that appears in front of an amount never appears at the end of a line if it is part of the<emph> Not at end of line</emph> list."
-msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_ASIAN_LAYOUT_ED_END\">Προσδιορίζει τους χαρακτήρες οι οποίοι δεν πρέπει να εμφανίζονται μόνοι τους στο τέλος μίας γραμμής.</ahelp> Αν ένας χαρακτήρας που έχει τυπωθεί εδώ τοποθετηθεί στο τέλος μίας γραμμής εξ αιτίας μίας αλλαγής γραμμής, μετακινείται αυτόματα στην αφετηρία της επόμενης γραμμής. Για παράδειγμα, ένα σύμβολο ισοτιμίας που εμφανίζεται μπροστά από ένα ποσό, δεν εμφανίζεται ποτέ στο τέλος μίας γραμμής αν είναι μέρος της λίστας <emph> Όχι στο τέλος γραμμής</emph>."
-
-#: 01060401.xhp
-msgctxt ""
-"01060401.xhp\n"
-"tit\n"
-"help.text"
-msgid "Copy List"
-msgstr "Αντιγραφή λίστας"
+msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\"><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\" name=\"Εισαγωγή - Σχόλιο\"><emph>Εισαγωγή - Σχόλιο</emph></link>. Η επεξεργασία των σημειώσεων οι οποίες εμφανίζονται μόνιμα είναι δυνατή με ένα μόνο κλικ στο πλαίσιο της σημείωσης. Κάντε κλικ στην Περιήγηση και στην καταχώριση <emph>Σχόλια</emph> έχετε τη δυνατότητα να εμφανίσετε όλα τα σχόλια του τρέχοντος εγγράφου. Κάνοντας διπλό κλικ σε μια σημείωση στην Περιήγηση και ο δρομέας θα μεταβεί στο αντίστοιχο κελί, το οποίο περιέχει το σχόλιο."
-#: 01060401.xhp
+#: 01060100.xhp
msgctxt ""
-"01060401.xhp\n"
-"bm_id3153341\n"
+"01060100.xhp\n"
+"hd_id3150872\n"
+"11\n"
"help.text"
-msgid "<bookmark_value>sort lists; copying to in Calc</bookmark_value>"
-msgstr "<bookmark_value>λίστες ταξινόμησης, αντιγραφή στο Calc</bookmark_value>"
+msgid "Value highlighting"
+msgstr "Επισήμανση τιμών"
-#: 01060401.xhp
+#: 01060100.xhp
msgctxt ""
-"01060401.xhp\n"
-"hd_id3153341\n"
-"1\n"
+"01060100.xhp\n"
+"par_id3154792\n"
+"12\n"
"help.text"
-msgid "Copy List"
-msgstr "Αντιγραφή λίστας"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_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, and number cells in blue, no matter how their display is formatted.</ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_VALUE\">Σημειώστε το πλαίσιο <emph>Επισήμανση τιμής</emph> για να εμφανίσετε τα περιεχόμενα των κελιών με διαφορετικά χρώματα, ανάλογα με τον τύπο. Τα κελιά κειμένου μορφοποιούνται σε μαύρο, οι τύποι πράσινοι και αριθμητικά κελιά σε γαλάζιο, ανεξάρτητα από τη μορφοποίηση προβολής.</ahelp>"
-#: 01060401.xhp
+#: 01060100.xhp
msgctxt ""
-"01060401.xhp\n"
-"par_id3150772\n"
-"2\n"
+"01060100.xhp\n"
+"par_id3151319\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"SC_MODALDIALOG_RID_SCDLG_COLORROW\">Allows you to copy marked cells to a sort list.</ahelp>"
-msgstr "<ahelp hid=\"SC_MODALDIALOG_RID_SCDLG_COLORROW\">Σας επιτρέπει να αντιγράψετε τα κελιά που έχουν επισημανθεί σε μία λίστα ταξινόμησης.</ahelp>"
+msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
+msgstr "Όταν είναι ενεργή η εντολή αυτή δε θα εμφανίζονται τα χρώματα τα οποία έχουν οριστεί για το έγγραφο, μέχρι να απενεργοποιηθεί η λειτουργία."
-#: 01060401.xhp
+#: 01060100.xhp
msgctxt ""
-"01060401.xhp\n"
-"hd_id3147574\n"
-"3\n"
+"01060100.xhp\n"
+"hd_id3157846\n"
+"14\n"
"help.text"
-msgid "List from"
-msgstr "Λίστα από"
+msgid "Anchor"
+msgstr "Αγκύρωση"
-#: 01060401.xhp
+#: 01060100.xhp
msgctxt ""
-"01060401.xhp\n"
-"par_id3148563\n"
-"4\n"
+"01060100.xhp\n"
+"par_id3147494\n"
+"15\n"
"help.text"
-msgid "Choose between the options<emph> Rows</emph> and <emph>Columns</emph>. Cells without text will be ignored when copying."
-msgstr "Διαλέξτε μεταξύ των επιλογών<emph> Γραμμές</emph> και <emph>Στήλες</emph>. Κελιά χωρίς κείμενο θα αγνοηθούν κατά την αντιγραφή."
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_ANCHOR\">Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected.</ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_ANCHOR\">Καθορίζει πότε θα εμφανίζεται ένα εικονίδιο άγκυρα όταν επιλεχθεί ένα εισαγόμενο αντικείμενο όπως ένα γραφικό.</ahelp>"
-#: 01060401.xhp
+#: 01060100.xhp
msgctxt ""
-"01060401.xhp\n"
-"hd_id3156343\n"
-"5\n"
+"01060100.xhp\n"
+"hd_id3146898\n"
+"26\n"
"help.text"
-msgid "Rows"
-msgstr "Γραμμές"
+msgid "Text overflow"
+msgstr "Υπερχείλιση κειμένου"
-#: 01060401.xhp
+#: 01060100.xhp
msgctxt ""
-"01060401.xhp\n"
-"par_id3148664\n"
-"6\n"
+"01060100.xhp\n"
+"par_id3153707\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"SC_RADIOBUTTON_RID_SCDLG_COLORROW_BTN_GROUP_ROWS\">Select the<emph> Rows </emph>option to summarize the contents of the selected rows in a list.</ahelp>"
-msgstr "<ahelp hid=\"SC_RADIOBUTTON_RID_SCDLG_COLORROW_BTN_GROUP_ROWS\">Ενεργοποιήστε την επιλογή<emph> Γραμμές </emph>για να συνοψίσετε τα περιεχόμενα επιλεγμένων γραμμών σε μία λίστα.</ahelp>"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_CLIP\">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=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_CLIP\">Εάν ένα κελί περιέχει κείμενο που είναι πλατύτερο από το πλάτος του κελιού, τότε το κείμενο εμφανίζεται πάνω σε διπλανά κελιά στην ίδια σειρά. Εάν δεν υπάρχει κανένα κενό γειτονικό κελί, ένα μικρό τρίγωνο στο άκρο του κελιού δηλώνει ότι το κείμενο συνεχίζεται.</ahelp>"
-#: 01060401.xhp
+#: 01060100.xhp
msgctxt ""
-"01060401.xhp\n"
-"hd_id3153525\n"
-"7\n"
+"01060100.xhp\n"
+"hd_id3150327\n"
+"54\n"
"help.text"
-msgid "Columns"
-msgstr "Στήλες"
+msgid "Show references in color"
+msgstr "Έγχρωμη προβολή των παραπομπών"
-#: 01060401.xhp
+#: 01060100.xhp
msgctxt ""
-"01060401.xhp\n"
-"par_id3154216\n"
-"8\n"
+"01060100.xhp\n"
+"par_id3153766\n"
+"55\n"
"help.text"
-msgid "<ahelp hid=\"SC_RADIOBUTTON_RID_SCDLG_COLORROW_BTN_GROUP_COLS\">Select the<emph> Columns </emph>option to summarize the contents of the selected columns in a list.</ahelp>"
-msgstr "<ahelp hid=\"SC_RADIOBUTTON_RID_SCDLG_COLORROW_BTN_GROUP_COLS\">Ενεργοποιήστε την επιλογή <emph> Στήλες </emph>για να συνοψίσετε τα περιεχόμενα των επιλεγμένων στηλών λίστας.</ahelp>"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_RFIND\">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=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_RFIND\">Καθορίζει ότι κάθε αναφορά στον τύπο θα επισημαίνεται με χρώμα. Το εύρος του κελιού θα περικλείεται επίσης με ένα χρώμα από τη στιγμή που το κελί που περιέχει την αναφορά είναι επιλεγμένο για επεξεργασία.</ahelp>"
-#: 01061000.xhp
+#: 01060100.xhp
msgctxt ""
-"01061000.xhp\n"
-"tit\n"
+"01060100.xhp\n"
+"hd_id3155444\n"
+"16\n"
"help.text"
-msgid "Defaults"
-msgstr "Προεπιλογές"
+msgid "Objects"
+msgstr "Αντικείμενα"
-#: 01061000.xhp
+#: 01060100.xhp
msgctxt ""
-"01061000.xhp\n"
-"bm_id4249399\n"
+"01060100.xhp\n"
+"par_id3148405\n"
+"17\n"
"help.text"
-msgid "<bookmark_value>defaults;number of worksheets in new documents</bookmark_value> <bookmark_value>defaults;prefix name for new worksheet</bookmark_value> <bookmark_value>number of worksheets in new documents</bookmark_value> <bookmark_value>prefix name for new worksheet</bookmark_value>"
-msgstr "<bookmark_value>προεπιλογές;αριθμός φύλλων εργασίας σε νέα έγγραφα</bookmark_value><bookmark_value>προεπιλογές;όνομα προθέματος για νέο φύλλο εργασίας</bookmark_value><bookmark_value>αριθμός φύλλων εργασίας σε νέα έγγραφα</bookmark_value><bookmark_value>όνομα προθέματος για νέο φύλλο εργασίας</bookmark_value>"
+msgid "Defines whether to display or hide objects for up to three object groups."
+msgstr "Καθορίζει εάν θα εμφανίζονται ή θα αποκρύπτονται αντικείμενα για μέχρι και τρεις ομάδες αντικειμένων."
-#: 01061000.xhp
+#: 01060100.xhp
msgctxt ""
-"01061000.xhp\n"
-"hd_id3145071\n"
+"01060100.xhp\n"
+"hd_id3150043\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01061000.xhp\" name=\"Defaults\">Defaults</link>"
-msgstr "<link href=\"text/shared/optionen/01061000.xhp\" name=\"Defaults\">Προεπιλογές</link>"
+msgid "Objects/Graphics"
+msgstr "Αντικείμενα/Γραφικά"
-#: 01061000.xhp
+#: 01060100.xhp
msgctxt ""
-"01061000.xhp\n"
-"par_id3147576\n"
+"01060100.xhp\n"
+"par_id3163549\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".\">Defines default settings for new spreadsheet documents.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει προεπιλεγμένες ρυθμίσεις για νέα έγγραφα υπολογιστικών φύλλων.</ahelp>"
+msgid "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_OBJGRF\">Defines if objects and graphics are shown or hidden.</ahelp>"
+msgstr "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_OBJGRF\">Καθορίζει αν θα εμφανίζονται ή θα αποκρύπτονται τα αντικείμενα και τα γραφικά.</ahelp>"
-#: 01061000.xhp
+#: 01060100.xhp
msgctxt ""
-"01061000.xhp\n"
-"hd_id3149399\n"
+"01060100.xhp\n"
+"hd_id3151249\n"
+"20\n"
"help.text"
-msgid "New spreadsheets"
-msgstr "Νέα υπολογιστικά φύλλα"
+msgid "Charts"
+msgstr "Διαγράμματα"
-#: 01061000.xhp
+#: 01060100.xhp
msgctxt ""
-"01061000.xhp\n"
-"par_id3155419\n"
+"01060100.xhp\n"
+"par_id3149106\n"
+"21\n"
"help.text"
-msgid "You can set the number of worksheets in a new document, and the prefix name for new worksheets."
-msgstr "Μπορείτε να ορίσετε τον αριθμό των φύλλων εργασίας σε νέο έγγραφο και το όνομα προθέματος για νέα φύλλα εργασίας."
+msgid "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_DIAGRAM\">Defines if charts in your document are shown or hidden.</ahelp>"
+msgstr "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_DIAGRAM\">Καθορίζει αν θα εμφανίζονται ή θα αποκρύπτονται τα διαγράμματα στο έγγραφό σας.</ahelp>"
-#: 01150000.xhp
+#: 01060100.xhp
msgctxt ""
-"01150000.xhp\n"
-"tit\n"
+"01060100.xhp\n"
+"hd_id3154703\n"
+"22\n"
"help.text"
-msgid "Language Setting Options"
-msgstr "Επιλογές ρύθμισης γλώσσας"
+msgid "Drawing objects"
+msgstr "Αντικείμενα σχεδίασης"
-#: 01150000.xhp
+#: 01060100.xhp
msgctxt ""
-"01150000.xhp\n"
-"bm_id3148668\n"
+"01060100.xhp\n"
+"par_id3155959\n"
+"23\n"
"help.text"
-msgid "<bookmark_value>languages;setting options</bookmark_value>"
-msgstr "<bookmark_value>γλώσσες,εφαρμογή επιλογών</bookmark_value>"
+msgid "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_DRAW\">Defines if drawing objects in your document are shown or hidden.</ahelp>"
+msgstr "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_CONTENT_LB_DRAW\">Καθορίζει αν θα εμφανίζονται ή θα αποκρύπτονται τα αντικείμενα σχεδίασης στο έγγραφο σας.</ahelp>"
-#: 01150000.xhp
+#: 01060100.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3148668\n"
-"1\n"
+"01060100.xhp\n"
+"hd_id0909200810585828\n"
"help.text"
-msgid "Language Setting Options"
-msgstr "Επιλογές ρύθμισης γλώσσας"
+msgid "Zoom"
+msgstr "Μεγέθυνση"
-#: 01150000.xhp
+#: 01060100.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3150499\n"
-"2\n"
+"01060100.xhp\n"
+"hd_id0909200810585881\n"
"help.text"
-msgid "<variable id=\"typotext\">Defines the properties for additional languages. </variable>"
-msgstr "<variable id=\"typotext\">Ορίζει τις ιδιότητες για επιπλέον γλώσσες. </variable>"
+msgid "Synchronize sheets"
+msgstr "Συγχρονισμός φύλλων"
-#: 01150000.xhp
+#: 01060100.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3153665\n"
-"3\n"
+"01060100.xhp\n"
+"par_id0909200810585870\n"
"help.text"
-msgid "The <emph>Searching in Japanese</emph> and <emph>Asian Layout</emph> tab pages are only visible if the <emph>Asian language support</emph> option in the <emph>Languages</emph> tab page is activated and the <emph>Options</emph> dialog is re-opened. The <emph>Complex Text Layout</emph> tab page is only visible if the <emph>CTL support</emph> is enabled."
-msgstr "Οι σελίδες καρτέλας επιλογών <emph>Αναζήτηση στα Ιαπωνικά</emph> και <emph>Ασιατική διάταξη</emph> είναι ορατές μόνο αν η επιλογή <emph>Υποστήριξη για ασιατικές γλώσσες</emph> στη σελίδα καρτέλας επιλογών <emph>Γλώσσες</emph> είναι ενεργοποιημένη και ο διάλογος <emph>Επιλογές</emph> ανοιχτεί ξανά. Η σελίδα καρτέλας επιλογών <emph>Σύνθετη διάταξη κειμένου</emph> είναι ορατή μόνο αν είναι ενεργοποιημένο το <emph>Υποστήριξη CTL</emph>."
+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>"
-#: 01070000.xhp
+#: 01060100.xhp
msgctxt ""
-"01070000.xhp\n"
-"tit\n"
+"01060100.xhp\n"
+"hd_id3153920\n"
+"42\n"
"help.text"
-msgid "Presentation Options"
-msgstr "Επιλογές παρουσίασης"
+msgid "Window"
+msgstr "Παράθυρο"
-#: 01070000.xhp
+#: 01060100.xhp
msgctxt ""
-"01070000.xhp\n"
-"hd_id3155805\n"
-"1\n"
+"01060100.xhp\n"
+"par_id3154661\n"
+"43\n"
"help.text"
-msgid "%PRODUCTNAME Impress Options"
-msgstr "Επιλογές %PRODUCTNAME Impress"
+msgid "Specifies whether some Help elements will or will not appear in the table."
+msgstr "Η περιοχή αυτή χρησιμοποιείται για να καθορίσετε εάν θα εμφανίζονται ή όχι κάποια στοιχεία της Βοήθειας μέσα στον πίνακα."
-#: 01070000.xhp
+#: 01060100.xhp
msgctxt ""
-"01070000.xhp\n"
-"par_id3146957\n"
-"2\n"
+"01060100.xhp\n"
+"hd_id3149923\n"
+"44\n"
"help.text"
-msgid "<variable id=\"allgemein\"><ahelp hid=\".uno:SdEditOptions\">Defines various settings for newly created presentation documents, such as the contents to be displayed, the measurement unit used, if and how grid alignment is carried out.</ahelp></variable>"
-msgstr "<variable id=\"allgemein\"><ahelp hid=\".uno:SdEditOptions\">Ορίζει ποικίλες ρυθμίσεις για πρόσφατα δημιουργημένα έγγραφα παρουσίασης, όπως τα περιεχόμενα για εμφάνιση, η μονάδα μέτρησης που χρησιμοποιείται, αν και πώς γίνεται η στοίχιση πλέγματος.</ahelp></variable>"
+msgid "Column/Row headers"
+msgstr "Κεφαλίδες Στηλών/Γραμμών"
-#: testaccount.xhp
+#: 01060100.xhp
msgctxt ""
-"testaccount.xhp\n"
-"tit\n"
+"01060100.xhp\n"
+"par_id3149816\n"
+"45\n"
"help.text"
-msgid "Test Account Settings"
-msgstr "Έλεγχος ρυθμίσεων λογαριασμού"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_ROWCOLHEADER\">Specifies whether to display row and column headers.</ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_ROWCOLHEADER\">Καθορίζει αν εμφανίζονται οι κεφαλίδες στηλών και γραμμών.</ahelp>"
-#: testaccount.xhp
+#: 01060100.xhp
msgctxt ""
-"testaccount.xhp\n"
-"par_idN10547\n"
+"01060100.xhp\n"
+"hd_id3154205\n"
+"46\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/testaccount.xhp\">Test Account Settings</link>"
-msgstr "<link href=\"text/shared/optionen/testaccount.xhp\">Έλεγχος ρυθμίσεων λογαριασμού</link>"
+msgid "Horizontal scrollbar"
+msgstr "Οριζόντια γραμμή κύλισης"
-#: testaccount.xhp
+#: 01060100.xhp
msgctxt ""
-"testaccount.xhp\n"
-"par_idN10557\n"
+"01060100.xhp\n"
+"par_id3155578\n"
+"47\n"
"help.text"
-msgid "When you enter settings on the <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/mailmerge.xhp\">%PRODUCTNAME Writer - Mail Merge E-mail</link> tab page, you can click the <emph>Test Settings</emph> button to test your settings."
-msgstr "Όταν εισάγετε ρυθμίσεις στην καρτέλα <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/mailmerge.xhp\">%PRODUCTNAME Writer - Συγχώνευση ηλεκτρονικής αλληλογραφίας</link>, μπορείτε πατώντας το κουμπί <emph>Έλεγχος ρυθμίσεων</emph> να δοκιμάσετε τις ρυθμίσεις σας."
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_HSCROLL\">Specifies whether to display a horizontal scrollbar at the bottom of the document window.</ahelp> Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end."
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_HSCROLL\">Καθορίζει αν θα εμφανίζεται μια οριζόντια γραμμή κύλισης στην κάτω πλευρά του παραθύρου του εγγράφου.</ahelp> Σημειώστε ότι υπάρχει διαχωριστικό μεταξύ της οριζόντιας γραμμής κύλισης και των καρτελών πίνακα που μπορούν να οριστούν στην άκρη."
-#: testaccount.xhp
+#: 01060100.xhp
msgctxt ""
-"testaccount.xhp\n"
-"par_idN10574\n"
+"01060100.xhp\n"
+"hd_id3148422\n"
+"48\n"
"help.text"
-msgid "(Results list box)"
-msgstr "(Πεδίο λίστας αποτελεσμάτων)"
+msgid "Vertical scrollbar"
+msgstr "Κάθετη γραμμή κύλισης"
-#: testaccount.xhp
+#: 01060100.xhp
msgctxt ""
-"testaccount.xhp\n"
-"par_idN10578\n"
+"01060100.xhp\n"
+"par_id3147128\n"
+"49\n"
"help.text"
-msgid "<ahelp hid=\".\">In the top list box you will see the results of the test session.</ahelp>"
-msgstr "<ahelp hid=\".\">Στην κορυφή του πεδίου λίστας θα δείτε τα αποτελέσματα του ελέγχου.</ahelp>"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_VSCROLL\">Specifies whether to display a vertical scrollbar at the right of the document window.</ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_VSCROLL\">Ορίζει αν θα εμφανίζεται μια κατακόρυφη γραμμή κύλισης στη δεξιά πλευρά του παραθύρου του εγγράφου.</ahelp>"
-#: testaccount.xhp
+#: 01060100.xhp
msgctxt ""
-"testaccount.xhp\n"
-"par_idN1058F\n"
+"01060100.xhp\n"
+"hd_id3150826\n"
+"50\n"
"help.text"
-msgid "Errors"
-msgstr "Σφάλματα"
+msgid "Sheet tabs"
+msgstr "Καρτέλες πίνακα"
-#: testaccount.xhp
+#: 01060100.xhp
msgctxt ""
-"testaccount.xhp\n"
-"par_idN10593\n"
+"01060100.xhp\n"
+"par_id3154658\n"
+"51\n"
"help.text"
-msgid "<ahelp hid=\".\">In the Errors list box you can read an explanation of any errors encountered while testing the settings.</ahelp>"
-msgstr "<ahelp hid=\".\">Στο πεδίο λίστας Σφάλματα μπορείτε να διαβάσετε εξηγήσεις για οποιαδήποτε σφάλματα που τυχόν αντιμετωπίστηκαν κατά την διάρκεια ελέγχου των ρυθμίσεων.</ahelp>"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_TBLREG\">Specifies whether to display the sheet tabs at the bottom of the spreadsheet document.</ahelp> If this box is not checked, you will only be able to switch between the sheets through the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>. Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end."
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_TBLREG\">Ορίζει αν θα εμφανίζονται οι καρτέλες πίνακα στο κάτω μέρος του εγγράφου πίνακα.</ahelp> Αν το πεδίο δεν είναι επιλεγμένο, τότε θα μπορείτε να μεταβείτε από ένα πίνακα σε κάποιον άλλο μόνο μέσω της <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγησης\">Περιήγησης</link></caseinline><defaultinline>Περιήγησης</defaultinline></switchinline>. Σημειώστε ότι υπάρχει ρυθμιστικό μεταξύ της οριζόντιας γραμμής κύλισης και της καρτέλας κύλισης που μπορεί να οριστεί σε ένα άκρο."
-#: testaccount.xhp
+#: 01060100.xhp
msgctxt ""
-"testaccount.xhp\n"
-"par_idN105AA\n"
+"01060100.xhp\n"
+"hd_id3152584\n"
+"52\n"
"help.text"
-msgid "Stop"
-msgstr "Διακοπή"
+msgid "Outline symbols"
+msgstr "Σύμβολα διάρθρωσης"
-#: testaccount.xhp
+#: 01060100.xhp
msgctxt ""
-"testaccount.xhp\n"
-"par_idN105AE\n"
+"01060100.xhp\n"
+"par_id3145135\n"
+"53\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the <emph>Stop</emph> button to stop a test session manually.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ στο πεδίο επιλογής <emph>Διακοπή</emph> για να διακόψετε μία συνεδρία ελέγχου χειροκίνητα.</ahelp>"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_OUTLINE\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\" name=\"outline\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_OUTLINE\">Αν έχετε ορίσει μία <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\" name=\"διάρθρωση\">διάρθρωση</link></caseinline><defaultinline>διάρθρωση</defaultinline></switchinline>, η επιλογή <emph>Σύμβολα διάρθρωσης</emph> καθορίζει αν θα εμφανίζονται τα σύμβολα διάρθρωσης στα όρια του πίνακα.</ahelp>"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
+"01060300.xhp\n"
"tit\n"
"help.text"
-msgid "Print Options"
-msgstr "Επιλογές εκτύπωσης"
+msgid "General"
+msgstr "Γενικά"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"bm_id3147323\n"
+"01060300.xhp\n"
+"bm_id3151110\n"
"help.text"
-msgid "<bookmark_value>printing; colors in grayscale</bookmark_value><bookmark_value>grayscale printing</bookmark_value><bookmark_value>colors; printing in grayscale</bookmark_value><bookmark_value>printing; warnings</bookmark_value><bookmark_value>paper size warning</bookmark_value>"
-msgstr "<bookmark_value>εκτύπωση, χρώματα σε διαβάθμιση του γκρι</bookmark_value><bookmark_value>εκτύπωση σε διαβάθμιση του γκρι</bookmark_value><bookmark_value>χρώματα, εκτύπωση σε διαβάθμιση του γκρι</bookmark_value><bookmark_value>εκτύπωση, προειδοποιήσεις</bookmark_value><bookmark_value>προειδοποίηση για το μέγεθος του χαρτιού</bookmark_value>"
+msgid "<bookmark_value>metrics;in sheets</bookmark_value><bookmark_value>tab stops; setting in sheets</bookmark_value><bookmark_value>cells; cursor positions after input (Calc)</bookmark_value><bookmark_value>edit mode; through Enter key (Calc)</bookmark_value><bookmark_value>formatting; expanding (Calc)</bookmark_value><bookmark_value>expanding formatting (Calc)</bookmark_value><bookmark_value>references; expanding (Calc)</bookmark_value><bookmark_value>column headers; highlighting (Calc)</bookmark_value><bookmark_value>row headers; highlighting (Calc)</bookmark_value>"
+msgstr "<bookmark_value>μετρικές,σε πίνακες</bookmark_value><bookmark_value>στηλοθέτες, ορισμός σε πίνακες</bookmark_value><bookmark_value>κελιά, θέσεις δρομέα μετά την είσοδο (Calc)</bookmark_value><bookmark_value>κατάσταση επεξεργασίας, μέσω του πλήκτρου Enter (Calc)</bookmark_value><bookmark_value>μορφοποίηση, επέκταση (Calc)</bookmark_value><bookmark_value>επέκταση μορφοποίησης (Calc)</bookmark_value><bookmark_value>αναφορές, επέκταση (Calc)</bookmark_value><bookmark_value>κεφαλίδες στηλών, φόντο γραμματοσειράς (Calc)</bookmark_value><bookmark_value>κεφαλίδες γραμμών, φόντο γραμματοσειράς (Calc)</bookmark_value>"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3148946\n"
+"01060300.xhp\n"
+"hd_id3153311\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010900.xhp\" name=\"Print Options\">Print Options</link>"
-msgstr "<link href=\"text/shared/optionen/01010900.xhp\" name=\"Επιλογές εκτύπωσης\">Επιλογές εκτύπωσης</link>"
+msgid "<link href=\"text/shared/optionen/01060300.xhp\" name=\"General\">General</link>"
+msgstr "<link href=\"text/shared/optionen/01060300.xhp\" name=\"Γενικά\">Γενικά</link>"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3150359\n"
+"01060300.xhp\n"
+"par_id3156410\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the print setting options.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές ρύθμισης εκτύπωσης.</ahelp>"
+msgid "Defines general settings for spreadsheet documents."
+msgstr "Καθορίζει τις γενικές ρυθμίσεις για τα λογιστικά φύλλα."
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3148451\n"
-"56\n"
+"01060300.xhp\n"
+"hd_id3155338\n"
+"24\n"
"help.text"
-msgid "Reduce print data"
-msgstr "Μείωση δεδομένων εκτύπωσης"
+msgid "Metrics"
+msgstr "Μετρικά"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3154910\n"
-"68\n"
+"01060300.xhp\n"
+"hd_id3151110\n"
+"20\n"
"help.text"
-msgid "You can reduce the amount of data to be sent to the printer. Reducing the print data increases the print speed because the print files are smaller. This makes it easier for printers with a smaller memory to print. Reducing print data can result in slightly lower print quality."
-msgstr "Μπορείτε να μειώσετε την ποσότητα δεδομένων που πρόκειται να σταλεί στον εκτυπωτή. Μειώνοντας τον όγκο των δεδομένων εκτύπωσης αυξάνεται η ταχύτητα εκτύπωσης επειδή τα αρχεία εκτύπωσης είναι μικρότερα. Αυτό διευκολύνει τους εκτυπωτές με μικρότερη μνήμη στην εκτύπωση. Μείωση στα δεδομένα εκτύπωσης μπορεί να προκαλέσει αμυδρά χαμηλότερη ποιότητα εκτύπωσης."
+msgid "Measurement unit"
+msgstr "Μονάδα μέτρησης"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3147085\n"
-"57\n"
+"01060300.xhp\n"
+"par_id3150444\n"
+"21\n"
"help.text"
-msgid "Settings for"
-msgstr "Ρυθμίσεις για"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_LAYOUT:LB_UNIT\">Defines the unit of measure in spreadsheets.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_LAYOUT:LB_UNIT\">Ορίζει τη μονάδα μέτρησης σε λογιστικά φύλλα.</ahelp>"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3158407\n"
-"69\n"
+"01060300.xhp\n"
+"hd_id3149795\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_RADIOBUTTON_TP_COMMONPRINTOPTIONS_RB_PRINTFILEOUTPUT\">Specifies whether the print settings apply to direct printing or to printing to a file.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_RADIOBUTTON_TP_COMMONPRINTOPTIONS_RB_PRINTFILEOUTPUT\">Καθορίζει αν οι ρυθμίσεις εκτύπωσης εφαρμόζονται για άμεση εκτύπωση ή για εκτύπωση σε αρχείο.</ahelp>"
+msgid "Tab stops"
+msgstr "Όρια στηλοθετών"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3145786\n"
-"58\n"
+"01060300.xhp\n"
+"par_id3150084\n"
+"23\n"
"help.text"
-msgid "Reduce transparency"
-msgstr "Μείωση διαφάνειας"
+msgid "<ahelp hid=\"SC:METRICFIELD:RID_SCPAGE_LAYOUT:MF_TAB\">Defines the tab stops distance.</ahelp>"
+msgstr "<ahelp hid=\"SC:METRICFIELD:RID_SCPAGE_LAYOUT:MF_TAB\">Καθορίζει την απόσταση των στηλοθετών.</ahelp>"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3159154\n"
-"70\n"
+"01060300.xhp\n"
+"hd_id3155135\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_REDUCETRANSPARENCY\">If you mark this field the transparent objects will be printed like normal, non-transparent objects, depending on your selection in the following two option buttons.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_REDUCETRANSPARENCY\">Αν επιλέξετε αυτό το πεδίο, τα διαφανή αντικείμενα θα εκτυπωθούν σαν κανονικά, μη-διαφανή αντικείμενα, ανάλογα με την επιλογή σας στα δύο ακόλουθα πεδία επιλογών.</ahelp>"
+msgid "Input settings"
+msgstr "Ρυθμίσεις εισαγωγής"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3156444\n"
-"71\n"
+"01060300.xhp\n"
+"hd_id3148491\n"
+"5\n"
"help.text"
-msgid "Transparency cannot be output directly to a printer. The areas of the document in which transparency is to be visible must therefore always be calculated as bitmaps and sent to the printer. Depending on the size of the bitmaps and the print resolution a large amount of data may result."
-msgstr "Η διαφάνεια δεν μπορεί κατευθυνθεί απευθείας σε εκτυπωτή. Οι περιοχές του εγγράφου στις οποίες η διαφάνεια πρόκειται να είναι ορατή, θα πρέπει επομένως να υπολογίζονται πάντα ως bitmap και να αποστέλλονται στον εκτυπωτή. Ανάλογα με το μέγεθος των bitmap και την ανάλυση της εκτύπωσης, μπορεί να προκύψει μεγάλος αριθμός δεδομένων."
+msgid "Press Enter to move selection"
+msgstr "Πατήστε Enter για να μετακινήσετε την επιλογή"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3147441\n"
-"59\n"
+"01060300.xhp\n"
+"par_id3145119\n"
+"6\n"
"help.text"
-msgid "Automatically"
-msgstr "Αυτόματα"
+msgid "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_LAYOUT_LB_ALIGN\">Determines the direction that the cursor in the spreadsheet will move after you press the Enter key.</ahelp>"
+msgstr "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_LAYOUT_LB_ALIGN\">Ορίζει προς τα που θα κινηθεί ο δρομέας στο έγγραφο πίνακα αφού πατήσετε Enter.</ahelp>"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3150488\n"
-"72\n"
+"01060300.xhp\n"
+"hd_id3154307\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_RADIOBUTTON_TP_COMMONPRINTOPTIONS_RB_REDUCETRANSPARENCY_AUTO\">Specifies that the transparency is only printed if the transparent area covers less than a quarter of the entire page.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_RADIOBUTTON_TP_COMMONPRINTOPTIONS_RB_REDUCETRANSPARENCY_AUTO\">Ορίζει ότι η διαφάνεια εκτυπώνεται μόνο αν η διαφανής περιοχή καλύπτει λιγότερο από το ένα τέταρτο ολόκληρης της σελίδας.</ahelp>"
+msgid "Press Enter to switch to edit mode"
+msgstr "Πατήστε Enter για να μεταβείτε στην κατάσταση επεξεργασίας"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3149417\n"
-"73\n"
+"01060300.xhp\n"
+"par_id3148943\n"
+"9\n"
"help.text"
-msgid "No transparency"
-msgstr "Χωρίς διαφάνεια"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_EDITMODE\">Allows you to immediately edit the selected cell after pressing the Enter key.</ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_EDITMODE\">Σας επιτρέπει να επεξεργάζεστε αμέσως το επιλεγμένο κελί μετά το πάτημα του Enter.</ahelp>"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3153878\n"
-"74\n"
+"01060300.xhp\n"
+"hd_id3153896\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_RADIOBUTTON_TP_COMMONPRINTOPTIONS_RB_REDUCETRANSPARENCY_NONE\">With this option transparency is never printed.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_RADIOBUTTON_TP_COMMONPRINTOPTIONS_RB_REDUCETRANSPARENCY_NONE\">Με αυτή την επιλογή δεν πραγματοποιείται ποτέ εκτύπωση διαφάνειας.</ahelp>"
+msgid "Expand formatting"
+msgstr "Επέκταση της μορφοποίησης"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3149960\n"
-"60\n"
+"01060300.xhp\n"
+"par_id3150400\n"
+"11\n"
"help.text"
-msgid "Reduce bitmaps"
-msgstr "Μείωση bitmap"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_FORMAT\">Specifies whether to automatically apply the formatting attributes of the selected cell to the empty adjacent cells.</ahelp> If, for example, the contents of the selected cell have the bold attribute, this bold attribute will also apply to adjacent cells. Cells that already have a special format will not be modified by this function. You can see the range in question by pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + * (multiplication sign on the number pad) shortcut. This format also applies to all new values inserted within this range. The normal default settings apply to cells outside this range."
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_FORMAT\">Ορίζει αν θα εφαρμόζονται αυτόματα οι ιδιότητες μορφοποίησης του επιλεγμένου κελιού στα κενά γειτονικά κελιά.</ahelp> Αν, για παράδειγμα, τα περιεχόμενα του επιλεγμένου κελιού έχουν την ιδιότητα να είναι έντονα, αυτή η ιδιότητα θα εφαρμοστεί και στα γειτονικά κελιά. Τα κελιά που ήδη έχουν μια ειδική μορφή δε θα τροποποιηθούν από αυτή τη λειτουργία. Μπορείτε να δείτε τη σχετική περιοχή πατώντας τη συντόμευση <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + * (κουμπί πολλαπλασιασμού στο αριθμητικό τμήμα του πληκτρολογίου). Αυτή η μορφή επίσης εφαρμόζεται σε όλες τις νέες τιμές που εισάγονται σε αυτήν την περιοχή. Οι κανονικές προεπιλεγμένες επιλογές εφαρμόζονται στα κελιά εκτός περιοχής."
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3148455\n"
-"75\n"
+"01060300.xhp\n"
+"hd_id3148451\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_REDUCEBITMAPS\">Specifies that bitmaps are printed with reduced quality. The resolution can only be reduced and not increased.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_REDUCEBITMAPS\">Ορίζει ότι τα bitmap εκτυπώνονται με μειωμένη ποιότητα. Είναι δυνατή μόνο η μείωση και όχι η αύξηση της ανάλυσης.</ahelp>"
+msgid "Expand references when new columns/rows are inserted"
+msgstr "Επέκταση παραπομπών κατά την εισαγωγή νέων στηλών/γραμμών"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3149400\n"
-"61\n"
+"01060300.xhp\n"
+"par_id3154684\n"
+"15\n"
"help.text"
-msgid "High/normal print quality"
-msgstr "Υψηλή/κανονική ποιότητα εκτύπωσης"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_EXPREF\">Specifies whether to expand references when inserting columns or rows adjacent to the reference range. This is only possible if the reference range, where the column or row is inserted, originally spanned at least two cells in the desired direction.</ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_EXPREF\">Ορίζει αν οι παραπομπές θα επεκτείνονται κατά την εισαγωγή στηλών ή γραμμών γειτονικά στην περιοχή αναφοράς. Αυτό είναι δυνατό μόνο αν η περιοχή αναφοράς, όπου εισάγεται η στήλη ή η γραμμή, αρχικά εκτεινόταν σε δύο τουλάχιστον κελιά, στην επιθυμητή κατεύθυνση.</ahelp>"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3154510\n"
-"76\n"
+"01060300.xhp\n"
+"par_id3153194\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_RADIOBUTTON_TP_COMMONPRINTOPTIONS_RB_REDUCEBITMAPS_NORMAL\">High print quality corresponds to a resolution of 300dpi. Normal print quality corresponds to a resolution of 200dpi. </ahelp>"
-msgstr "<ahelp hid=\"SFX2_RADIOBUTTON_TP_COMMONPRINTOPTIONS_RB_REDUCEBITMAPS_NORMAL\">Η υψηλή ποιότητα εκτύπωσης αντιστοιχεί σε ανάλυση 300dpi. Η κανονική ποιότητα εκτύπωσης αντιστοιχεί σε ανάλυση 200dpi. </ahelp>"
+msgid "<emph>Example:</emph> If the range A1:B1 is referenced in a formula and you insert a new column after column B, the reference is expanded to A1:C1. If the range A1:B1 is referenced and a new row is inserted under row 1, the reference is not expanded, since there is only a single cell in the vertical direction."
+msgstr "<emph>Παράδειγμα:</emph> Αν υπάρχει παραπομπή της περιοχής A1:B1 σε τύπο και εισαγάγετε μια νέα στήλη μετά από τη στήλη B, η αναφορά επεκτείνεται στην περιοχή A1:C1. Αν υπάρχει παραπομπή της περιοχής A1:B1 και εισαχθεί νέα γραμμή κάτω από τη γραμμή 1, η αναφορά δεν επεκτείνεται αφού υπάρχει ένα μόνο κελί στην κατακόρυφη κατεύθυνση."
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3146969\n"
-"62\n"
+"01060300.xhp\n"
+"par_id3150449\n"
+"17\n"
"help.text"
-msgid "Resolution"
-msgstr "Ανάλυση"
+msgid "If you insert rows or columns in the middle of a reference area, the reference is always expanded."
+msgstr "Αν εισάγετε γραμμές ή στήλες στο μέσο μιας περιοχής αναφοράς, η αναφορά επεκτείνεται πάντα."
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3154270\n"
-"77\n"
+"01060300.xhp\n"
+"hd_id3151176\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_LISTBOX_TP_COMMONPRINTOPTIONS_LB_REDUCEBITMAPS_RESOLUTION\">Specifies the maximum print quality in dpi. The resolution can only be reduced and not increased.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_LISTBOX_TP_COMMONPRINTOPTIONS_LB_REDUCEBITMAPS_RESOLUTION\">Καθορίζει τη μέγιστη ανάλυση εκτύπωσης σε dpi. Η ανάλυση μπορεί μόνο να μειωθεί και όχι να αυξηθεί.</ahelp>"
+msgid "Highlight selection in column/row headings"
+msgstr "Επισήμανση των επιλογών στις κεφαλίδες γραμμών/στηλών"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3146789\n"
-"63\n"
+"01060300.xhp\n"
+"par_id3145171\n"
+"19\n"
"help.text"
-msgid "Include transparent objects"
-msgstr "Συμπερίλαβε τα διαφανή αντικείμενα"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_MARKHDR\">Specifies whether to highlight column and row headers in the selected columns or rows.</ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_MARKHDR\">Ορίζει αν θα επισημαίνονται οι κεφαλίδες στηλών και γραμμών στις επιλεγμένες στήλες ή γραμμές.</ahelp>"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3150749\n"
-"78\n"
+"01060300.xhp\n"
+"hd_id3159252\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_REDUCEBITMAPS_TRANSPARENCY\">If this field is marked, the reduction in print quality for bitmaps also applies to the transparent areas of objects.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_REDUCEBITMAPS_TRANSPARENCY\">Αν αυτό το πεδίο είναι επιλεγμένο, η μείωση στην ποιότητα εκτύπωσης για bitmap εφαρμόζεται επίσης στις διαφανείς περιοχές των αντικειμένων.</ahelp>"
+msgid "Use printer metrics for text formatting"
+msgstr "Χρήση διαστάσεων εκτύπωσης για μορφοποίηση του κειμένου"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3154362\n"
-"64\n"
+"01060300.xhp\n"
+"par_id3145366\n"
+"26\n"
"help.text"
-msgid "Reduce gradients"
-msgstr "Μείωση διαβαθμίσεων"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_TEXTFMT\">Specifies that printer metrics are applied for printing and also for formatting the display on the screen.</ahelp> If this box is not checked, a printer independent layout will be used for screen display and printing."
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_TEXTFMT\">Ορίζει ότι οι διαστάσεις εκτύπωσης εφαρμόζονται τόσο για εκτύπωση όσο και για μορφοποίηση της προβολής στην οθόνη.</ahelp> Αν αυτό το πεδίο δεν είναι επιλεγμένο, θα χρησιμοποιηθεί μια διάταξη ανεξάρτητη από τον εκτυπωτή για προβολή στην οθόνη και εκτύπωση."
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3148914\n"
-"79\n"
+"01060300.xhp\n"
+"hd_id3146146\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_REDUCEGRADIENTS\">If this field is marked, gradients are printed with reduced quality.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_REDUCEGRADIENTS\">Αν αυτό το πεδίο είναι επιλεγμένο, οι διαβαθμίσεις χρώματος εκτυπώνονται με μειωμένη ποιότητα.</ahelp>"
+msgid "Show overwrite warning when pasting data"
+msgstr "Εμφάνιση προειδοποίησης αντικατάστασης σε επικόλληση δεδομένων"
-#: 01010900.xhp
+#: 01060300.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3155766\n"
-"65\n"
+"01060300.xhp\n"
+"par_id3150872\n"
+"28\n"
"help.text"
-msgid "Gradient stripes"
-msgstr "Λωρίδες με διαβαθμίσεις χρώματος"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_REPLWARN\">Specifies that, when you paste cells from the clipboard to a cell range that is not empty, a warning appears.</ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_LAYOUT_CB_REPLWARN\">Ορίζει ότι, όταν κάνετε επικόλληση κελιών από το πρόχειρο σε ένα εύρος κελιών που δεν είναι κενό, θα εμφανίζεται προειδοποίηση.</ahelp>"
-#: 01010900.xhp
+#: 01060400.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3156382\n"
-"80\n"
+"01060400.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_NUMERICFIELD_TP_COMMONPRINTOPTIONS_NF_REDUCEGRADIENTS_STEPCOUNT\">Specifies the maximum number of gradient stripes for printing.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_NUMERICFIELD_TP_COMMONPRINTOPTIONS_NF_REDUCEGRADIENTS_STEPCOUNT\">Καθορίζει το μέγιστο αριθμό λωρίδων με διαβάθμιση χρώματος για εκτύπωση.</ahelp>"
+msgid "Sort Lists"
+msgstr "Λίστες ταξινόμησης"
-#: 01010900.xhp
+#: 01060400.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3146313\n"
-"66\n"
+"01060400.xhp\n"
+"hd_id3145382\n"
+"1\n"
"help.text"
-msgid "Intermediate color"
-msgstr "Ενδιάμεσο χρώμα"
+msgid "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Sort Lists\">Sort Lists</link>"
+msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Λίστες ταξινόμησης\">Λίστες ταξινόμησης</link>"
-#: 01010900.xhp
+#: 01060400.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3145230\n"
-"81\n"
+"01060400.xhp\n"
+"par_id3153825\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_RADIOBUTTON_TP_COMMONPRINTOPTIONS_RB_REDUCEGRADIENTS_COLOR\">Specifies that gradients are only printed in a single intermediate color.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_RADIOBUTTON_TP_COMMONPRINTOPTIONS_RB_REDUCEGRADIENTS_COLOR\">Ορίζει ότι η εκτύπωση των διαβαθμίσεων χρώματος γίνεται σε ένα μόνο ενδιάμεσο χρώμα.</ahelp>"
+msgid "<ahelp hid=\"HID_SCPAGE_USERLISTS\">All user-defined lists are displayed in the<emph> Sort Lists </emph>dialog. You can also define and edit your own lists. Only text can be used as sort lists, no numbers.</ahelp>"
+msgstr "<ahelp hid=\"HID_SCPAGE_USERLISTS\">Στο διάλογο <emph>Λίστες ταξινόμησης</emph> εμφανίζονται όλες οι οριζόμενες από το χρήστη λίστες. Μπορείτε, επίσης, να καθορίσετε και να επεξεργαστείτε τις δικές σας λίστες. Μόνο κείμενο μπορεί να χρησιμοποιηθεί ως λίστα ταξινόμησης, όχι αριθμοί.</ahelp>"
-#: 01010900.xhp
+#: 01060400.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3147323\n"
-"67\n"
+"01060400.xhp\n"
+"hd_id3149416\n"
+"3\n"
"help.text"
-msgid "Convert colors to grayscale"
-msgstr "Μετατροπή χρωμάτων σε διαβαθμίσεις του γκρι"
+msgid "Lists"
+msgstr "Λίστες"
-#: 01010900.xhp
+#: 01060400.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3145150\n"
-"82\n"
+"01060400.xhp\n"
+"par_id3150503\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_CONVERTTOGREYSCALES\">Specifies that all colors are printed only as grayscale.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_CONVERTTOGREYSCALES\">Ορίζει ότι όλα τα χρώματα εκτυπώνονται μόνο ως διαβαθμίσεις του γκρι.</ahelp>"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_USERLISTS:LB_LISTS\">Displays all the available lists. These lists can be selected for editing.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_USERLISTS:LB_LISTS\">Εμφανίζει όλες τις διαθέσιμες λίστες. Αυτές οι λίστες μπορούν να επιλεγούν για επεξεργασία.</ahelp>"
-#: 01010900.xhp
+#: 01060400.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3150646\n"
-"50\n"
+"01060400.xhp\n"
+"hd_id3147531\n"
+"5\n"
"help.text"
-msgid "Printer warnings"
-msgstr "Προειδοποιήσεις εκτυπωτή"
+msgid "Entries"
+msgstr "Εγγραφές"
-#: 01010900.xhp
+#: 01060400.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3154022\n"
-"51\n"
+"01060400.xhp\n"
+"par_id3149669\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_CONVERTTOGREYSCALES\">Defines which warnings appear before printing begins.</ahelp>"
-msgstr "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_CONVERTTOGREYSCALES\">Ορίζει ποιες προειδοποιήσεις εμφανίζονται πριν αρχίσει η εκτύπωση.</ahelp>"
+msgid "<ahelp hid=\"SC:MULTILINEEDIT:RID_SCPAGE_USERLISTS:ED_ENTRIES\">Displays the content of the currently selected list. This content can be edited.</ahelp>"
+msgstr "<ahelp hid=\"SC:MULTILINEEDIT:RID_SCPAGE_USERLISTS:ED_ENTRIES\">Εμφανίζει το περιεχόμενο όλων τις διαθέσιμων λιστών. Αυτό το περιεχόμενο μπορεί να υποστεί επεξεργασία.</ahelp>"
-#: 01010900.xhp
+#: 01060400.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3147003\n"
-"52\n"
+"01060400.xhp\n"
+"hd_id3145069\n"
+"7\n"
"help.text"
-msgid "Paper size"
-msgstr "Μέγεθος χαρτιού"
+msgid "Copy list from"
+msgstr "Αντιγραφή λίστας από"
-#: 01010900.xhp
+#: 01060400.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3150206\n"
-"53\n"
+"01060400.xhp\n"
+"par_id3149457\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_PAPERSIZE\">Mark this check box if a certain paper size is needed for printing the current document.</ahelp> If the paper size used in the document is not provided by the current printer, you will receive an error message."
-msgstr "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_PAPERSIZE\">Επιλέξτε αυτό το πεδίο σήμανσης αν χρειάζεται κάποιο συγκεκριμένο μέγεθος χαρτιού για την εκτύπωση του τρέχοντος εγγράφου.</ahelp> Αν το μέγεθος του χαρτιού που χρησιμοποιείτε στο έγγραφο δεν παρέχεται από τον εκτυπωτή, θα λάβετε ένα μήνυμα λάθους."
+msgid "<ahelp hid=\"SC:EDIT:RID_SCPAGE_USERLISTS:ED_COPYFROM\">Defines the spreadsheet and the cells to copy, in order to include them in the <emph>Lists</emph> box. The currently selected range in the spreadsheet is the default.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCPAGE_USERLISTS:ED_COPYFROM\">Καθορίζει το λογιστικό φύλλο και τα κελιά που θα αντιγραφούν, ώστε να συμπεριληφθούν στο πεδίο <emph>Λίστες</emph>. Η τρέχουσα επιλεγμένη περιοχή στο έγγραφο πίνακα είναι η προεπιλογή.</ahelp>"
-#: 01010900.xhp
+#: 01060400.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3155581\n"
-"54\n"
+"01060400.xhp\n"
+"hd_id3151211\n"
+"13\n"
"help.text"
-msgid "Paper orientation"
-msgstr "Προσανατολισμός χαρτιού"
+msgid "Copy"
+msgstr "Αντιγραφή"
-#: 01010900.xhp
+#: 01060400.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3153231\n"
-"55\n"
+"01060400.xhp\n"
+"par_id3158409\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_PAPERORIENTATION\">Mark this check box if you need a certain paper orientation for printing the current document.</ahelp> If the format used by the current document is not available from the printer, an error message will appear."
-msgstr "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_PAPERORIENTATION\">Επιλέξτε αυτό το πεδίο σήμανσης αν χρειάζεται κάποιος συγκεκριμένος προσανατολισμός χαρτιού για την εκτύπωση του τρέχοντος εγγράφου.</ahelp> Αν η μορφή που χρησιμοποιείται από το τρέχον έγγραφο δεν είναι διαθέσιμη από τον εκτυπωτή, ένα μήνυμα λάθους θα εμφανιστεί."
+msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCPAGE_USERLISTS:BTN_COPY\">Copies the contents of the cells in the <emph>Copy list from</emph> box. If you select a reference to related rows and columns, the <link href=\"text/shared/optionen/01060401.xhp\" name=\"Copy List\"><emph>Copy List</emph></link> dialog appears after clicking the button. You can use this dialog to define if the reference is converted to sort lists by row or by column.</ahelp>"
+msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCPAGE_USERLISTS:BTN_COPY\">Αντιγράφει τα περιεχόμενα των κελιών στο πεδίο <emph>Αντιγραφή λίστας από</emph>. Αν επιλέξετε μία αναφορά σε σχετικές γραμμές ή στήλες, εμφανίζεται ο διάλογος <link href=\"text/shared/optionen/01060401.xhp\" name=\"Αντιγραφή λίστας\"><emph>Αντιγραφή λίστας</emph></link> αφού πατήσετε κλικ στο πεδίο επιλογής. Μπορείτε να χρησιμοποιήσετε αυτό το διάλογο για να ορίσετε αν η αναφορά μετατρέπεται για να ταξινομεί λίστες ανά γραμμές ή ανά στήλες.</ahelp>"
-#: 01010900.xhp
+#: 01060400.xhp
msgctxt ""
-"01010900.xhp\n"
-"hd_id3149531\n"
-"83\n"
+"01060400.xhp\n"
+"hd_id3154684\n"
+"9\n"
"help.text"
-msgid "Transparency"
-msgstr "Διαφάνεια"
+msgid "New/Discard"
+msgstr "Δημιουργία/Απόρριψη"
-#: 01010900.xhp
+#: 01060400.xhp
msgctxt ""
-"01010900.xhp\n"
-"par_id3152778\n"
-"84\n"
+"01060400.xhp\n"
+"par_id3153970\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_TRANSPARENCY\">Mark this check box if you always want to be warned if transparent objects are contained in the document.</ahelp> If you print such a document, a dialog appears in which you can select if the transparency is to be printed in this print instruction."
-msgstr "<ahelp hid=\"SFX2_CHECKBOX_TP_COMMONPRINTOPTIONS_CB_TRANSPARENCY\">Επιλέξτε αυτό το πεδίο σήμανσης αν θέλετε πάντα να προειδοποιείστε για το αν υπάρχουν διαφανή αντικείμενα στο έγγραφο.</ahelp> Αν εκτυπώσετε ένα τέτοιο έγγραφο, εμφανίζεται ένας διάλογος στον οποίον μπορείτε να επιλέξετε αν η διαφάνεια θα εκτυπωθεί σε αυτή την οδηγία εκτύπωσης."
+msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCPAGE_USERLISTS:BTN_NEW\">Enters the contents of a new list into the <emph>Entries</emph> box.</ahelp> This button will change from <emph>New</emph> to <emph>Discard</emph>, which enables you to delete the new list."
+msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCPAGE_USERLISTS:BTN_NEW\">Εισάγει τα περιεχόμενα μιας νέας λίστας στο πεδίο <emph>Εγγραφές</emph>.</ahelp> Αυτό το πεδίο επιλογής θα μεταβληθεί από <emph>Δημιουργία</emph> σε <emph>Απόρριψη</emph>, που σας επιτρέπει να διαγράψετε τη νέα λίστα."
-#: 01041100.xhp
+#: 01060400.xhp
msgctxt ""
-"01041100.xhp\n"
-"tit\n"
+"01060400.xhp\n"
+"hd_id3144760\n"
+"11\n"
"help.text"
-msgid "AutoCaption"
-msgstr "Αυτόματη λεζάντα"
+msgid "Add/Modify"
+msgstr "Προσθήκη/Τροποποίηση"
-#: 01041100.xhp
+#: 01060400.xhp
msgctxt ""
-"01041100.xhp\n"
-"bm_id5164036\n"
+"01060400.xhp\n"
+"par_id3145785\n"
+"12\n"
"help.text"
-msgid "<bookmark_value>automatic captions (Writer)</bookmark_value><bookmark_value>AutoCaption function in %PRODUCTNAME Writer</bookmark_value><bookmark_value>captions;automatic captions (Writer)</bookmark_value>"
-msgstr "<bookmark_value>αυτόματες λεζάντες (Writer)</bookmark_value><bookmark_value>Λειτουργία Αυτόματης λεζάντας στο %PRODUCTNAME Writer</bookmark_value><bookmark_value>λεζάντες, αυτόματες λεζάντες (Writer)</bookmark_value>"
+msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCPAGE_USERLISTS:BTN_ADD\">Adds a new list into the <emph>Lists</emph> box.</ahelp> If you would like to edit this list in the <emph>Entries</emph> box, this button will change from <emph>Add</emph> to <emph>Modify</emph>, which enables you to include the newly modified list."
+msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCPAGE_USERLISTS:BTN_ADD\">Προσθέτει μια νέα λίστα στο πεδίο <emph>Λίστες</emph>.</ahelp> Αν θέλετε να επεξεργαστείτε αυτή τη λίστα στο πεδίο <emph>Εγγραφές</emph>, αυτό το πεδίο επιλογής θα μεταβληθεί από <emph>Προσθήκη</emph> σε <emph>Τροποποίηση</emph>, που σας επιτρέπει να συμπεριλάβετε τη πρόσφατα τροποποιημένη λίστα."
-#: 01041100.xhp
+#: 01060401.xhp
msgctxt ""
-"01041100.xhp\n"
-"par_idN10561\n"
+"01060401.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01041100.xhp\">AutoCaption</link>"
-msgstr "<link href=\"text/shared/optionen/01041100.xhp\">Αυτόματη λεζάντα</link>"
+msgid "Copy List"
+msgstr "Αντιγραφή λίστας"
-#: 01041100.xhp
+#: 01060401.xhp
msgctxt ""
-"01041100.xhp\n"
-"par_idN10571\n"
+"01060401.xhp\n"
+"bm_id3153341\n"
"help.text"
-msgid "Specifies the settings for captions that are automatically added to inserted objects."
-msgstr "Καθορίζει τις ρυθμίσεις για τις λεζάντες που προστίθενται αυτόματα σε εισηγμένα αντικείμενα."
+msgid "<bookmark_value>sort lists; copying to in Calc</bookmark_value>"
+msgstr "<bookmark_value>λίστες ταξινόμησης, αντιγραφή στο Calc</bookmark_value>"
-#: 01041100.xhp
+#: 01060401.xhp
msgctxt ""
-"01041100.xhp\n"
-"par_idN10588\n"
+"01060401.xhp\n"
+"hd_id3153341\n"
+"1\n"
"help.text"
-msgid "Add captions automatically when inserting"
-msgstr "Αυτόματη προσθήκη λεζάντας κατά την εισαγωγή"
+msgid "Copy List"
+msgstr "Αντιγραφή λίστας"
-#: 01041100.xhp
+#: 01060401.xhp
msgctxt ""
-"01041100.xhp\n"
-"par_idN1058C\n"
+"01060401.xhp\n"
+"par_id3150772\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the object type for which the AutoCaption settings are to be valid.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον τύπο αντικειμένου για το οποίο οι ρυθμίσεις του αυτόματης λεζάντας πρόκειται να ισχύσουν</ahelp>"
+msgid "<ahelp hid=\"SC_MODALDIALOG_RID_SCDLG_COLORROW\">Allows you to copy marked cells to a sort list.</ahelp>"
+msgstr "<ahelp hid=\"SC_MODALDIALOG_RID_SCDLG_COLORROW\">Σας επιτρέπει να αντιγράψετε τα κελιά που έχουν επισημανθεί σε μία λίστα ταξινόμησης.</ahelp>"
-#: 01041100.xhp
+#: 01060401.xhp
msgctxt ""
-"01041100.xhp\n"
-"par_idN1058F\n"
+"01060401.xhp\n"
+"hd_id3147574\n"
+"3\n"
"help.text"
-msgid "Caption"
-msgstr "Λεζάντα"
+msgid "List from"
+msgstr "Λίστα από"
-#: 01041100.xhp
+#: 01060401.xhp
msgctxt ""
-"01041100.xhp\n"
-"par_idN10593\n"
+"01060401.xhp\n"
+"par_id3148563\n"
+"4\n"
"help.text"
-msgid "Defines the options to be applied to the selected object type. These options are identical to those in the <emph>Insert - Caption</emph> menu, which is available when an object is selected. Below the settings is a preview of the object category, together with numbering type."
-msgstr "Στην περιοχή αυτή καθορίστε τις επιλογές, οι οποίες θα ισχύουν αποκλειστικά στον επιλεγμένο τύπο αντικειμένου. Οι επιλογές αυτές είναι ίδιες με εκείνες της εντολής <emph>Εισαγωγή - Λεζάντα</emph>, η οποία είναι διαθέσιμη όταν ένα αντικείμενο είναι επιλεγμένο. Κάτω από τα πλαίσια λίστας θα εμφανιστεί η επιγραφή του αντικειμένου μαζί με τον τύπο αρίθμησης."
+msgid "Choose between the options<emph> Rows</emph> and <emph>Columns</emph>. Cells without text will be ignored when copying."
+msgstr "Διαλέξτε μεταξύ των επιλογών<emph> Γραμμές</emph> και <emph>Στήλες</emph>. Κελιά χωρίς κείμενο θα αγνοηθούν κατά την αντιγραφή."
-#: 01041100.xhp
+#: 01060401.xhp
msgctxt ""
-"01041100.xhp\n"
-"hd_id3146798\n"
+"01060401.xhp\n"
+"hd_id3156343\n"
"5\n"
"help.text"
-msgid "Category"
-msgstr "Κατηγορία"
-
-#: 01041100.xhp
-msgctxt ""
-"01041100.xhp\n"
-"par_id3155419\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\"SW_COMBOBOX_TP_OPTCAPTION_PAGE_BOX_CATEGORY\">Specifies the category of the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SW_COMBOBOX_TP_OPTCAPTION_PAGE_BOX_CATEGORY\">Δηλώνει την κατηγορία του επιλεγμένου αντικειμένου.</ahelp>"
+msgid "Rows"
+msgstr "Γραμμές"
-#: 01041100.xhp
+#: 01060401.xhp
msgctxt ""
-"01041100.xhp\n"
-"hd_id3155628\n"
+"01060401.xhp\n"
+"par_id3148664\n"
"6\n"
"help.text"
-msgid "Numbering"
-msgstr "Αρίθμηση"
-
-#: 01041100.xhp
-msgctxt ""
-"01041100.xhp\n"
-"par_id3149233\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_OPTCAPTION_PAGE_BOX_FORMAT\">Specifies the type of numbering required.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_OPTCAPTION_PAGE_BOX_FORMAT\">Δηλώνει τον απαιτούμενο τύπο αρίθμησης.</ahelp>"
-
-#: 01041100.xhp
-msgctxt ""
-"01041100.xhp\n"
-"hd_id3149457\n"
-"10\n"
-"help.text"
-msgid "Separator"
-msgstr "Διαχωριστικό"
+msgid "<ahelp hid=\"SC_RADIOBUTTON_RID_SCDLG_COLORROW_BTN_GROUP_ROWS\">Select the<emph> Rows </emph>option to summarize the contents of the selected rows in a list.</ahelp>"
+msgstr "<ahelp hid=\"SC_RADIOBUTTON_RID_SCDLG_COLORROW_BTN_GROUP_ROWS\">Ενεργοποιήστε την επιλογή<emph> Γραμμές </emph>για να συνοψίσετε τα περιεχόμενα επιλεγμένων γραμμών σε μία λίστα.</ahelp>"
-#: 01041100.xhp
+#: 01060401.xhp
msgctxt ""
-"01041100.xhp\n"
-"par_idN106E2\n"
-"17\n"
+"01060401.xhp\n"
+"hd_id3153525\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SW_EDIT_TP_OPTCAPTION_PAGE_ED_SEPARATOR\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
-msgstr "<ahelp hid=\"SW_EDIT_TP_OPTCAPTION_PAGE_ED_SEPARATOR\">Καθορίζει τον χαρακτήρα που θα προβληθεί μετά από το νούμερο της κεφαλίδας ή το επίπεδο του κεφαλαίου.</ahelp>"
+msgid "Columns"
+msgstr "Στήλες"
-#: 01041100.xhp
+#: 01060401.xhp
msgctxt ""
-"01041100.xhp\n"
-"hd_id3154514\n"
+"01060401.xhp\n"
+"par_id3154216\n"
"8\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
-
-#: 01041100.xhp
-msgctxt ""
-"01041100.xhp\n"
-"par_id3151384\n"
-"15\n"
-"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_OPTCAPTION_PAGE_BOX_POS\">Determines the position of the caption with respect to the object.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_OPTCAPTION_PAGE_BOX_POS\">Καθορίζει την θέση της επιγραφής αναφορικά με το αντικείμενο.</ahelp>"
-
-#: 01041100.xhp
-msgctxt ""
-"01041100.xhp\n"
-"par_idN1064E\n"
-"help.text"
-msgid "Numbering captions by chapter"
-msgstr "Αρίθμηση λεζαντών ανά κεφάλαιο"
-
-#: 01041100.xhp
-msgctxt ""
-"01041100.xhp\n"
-"hd_id3145609\n"
-"9\n"
-"help.text"
-msgid "Level"
-msgstr "Επίπεδο"
-
-#: 01041100.xhp
-msgctxt ""
-"01041100.xhp\n"
-"par_id3153898\n"
-"16\n"
-"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_OPTCAPTION_PAGE_LB_LEVEL\">Specifies the headings or chapter levels where you want the numbering to start.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_OPTCAPTION_PAGE_LB_LEVEL\">Καθορίζει τις κεφαλίδες ή τα επίπεδα κεφαλαίων όπου θέλετε να ξεκινήσει η αρίθμηση.</ahelp>"
+msgid "<ahelp hid=\"SC_RADIOBUTTON_RID_SCDLG_COLORROW_BTN_GROUP_COLS\">Select the<emph> Columns </emph>option to summarize the contents of the selected columns in a list.</ahelp>"
+msgstr "<ahelp hid=\"SC_RADIOBUTTON_RID_SCDLG_COLORROW_BTN_GROUP_COLS\">Ενεργοποιήστε την επιλογή <emph> Στήλες </emph>για να συνοψίσετε τα περιεχόμενα των επιλεγμένων στηλών λίστας.</ahelp>"
-#: 01041100.xhp
+#: 01060500.xhp
msgctxt ""
-"01041100.xhp\n"
-"par_id3153524\n"
-"17\n"
+"01060500.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW_EDIT_TP_OPTCAPTION_PAGE_ED_SEPARATOR\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
-msgstr "<ahelp hid=\"SW_EDIT_TP_OPTCAPTION_PAGE_ED_SEPARATOR\">Καθορίζει τον χαρακτήρα που θα προβληθεί μετά από τον αριθμό της κεφαλίδας ή το επίπεδο του κεφαλαίου.</ahelp>"
+msgid "Calculate"
+msgstr "Υπολογισμός"
-#: 01041100.xhp
+#: 01060500.xhp
msgctxt ""
-"01041100.xhp\n"
-"par_idN106A8\n"
+"01060500.xhp\n"
+"bm_id3149399\n"
"help.text"
-msgid "Category and frame format"
-msgstr "Κατηγορία και τύπος πλαισίου"
+msgid "<bookmark_value>references; iterative (Calc)</bookmark_value> <bookmark_value>calculating;iterative references (Calc)</bookmark_value> <bookmark_value>iterative references in spreadsheets</bookmark_value> <bookmark_value>recursions in spreadsheets</bookmark_value> <bookmark_value>dates; default (Calc)</bookmark_value> <bookmark_value>dates; start 1900/01/01 (Calc)</bookmark_value> <bookmark_value>dates; start 1904/01/01 (Calc)</bookmark_value> <bookmark_value>case sensitivity;comparing cell contents (Calc)</bookmark_value> <bookmark_value>decimal places displayed (Calc)</bookmark_value> <bookmark_value>precision as shown (Calc)</bookmark_value> <bookmark_value>values; rounded as shown (Calc)</bookmark_value> <bookmark_value>rounding precision (Calc)</bookmark_value> <bookmark_value>search criteria for database functions in cells</bookmark_value> <bookmark_value>Excel; search criteria</bookmark_value>"
+msgstr "<bookmark_value>αναφορές; επαναληπτικές (Calc)</bookmark_value><bookmark_value>υπολογισμός;επαναληπτικές αναφορές(Calc)</bookmark_value><bookmark_value>επαναληπτικές αναφορές σε λογιστικά φύλλα</bookmark_value><bookmark_value>αναδρομές σε λογιστικά φύλλα</bookmark_value><bookmark_value>ημερομηνίες; προεπιλογή (Calc)</bookmark_value><bookmark_value>ημερομηνίες; έναρξη 01/01/1900 (Calc)</bookmark_value><bookmark_value>ημερομηνίες; έναρξη 01/01/1904 (Calc)</bookmark_value><bookmark_value>διάκριση πεζών/κεφαλαίων; σύγκριση περιεχομένων κελιού (Calc)</bookmark_value><bookmark_value>εμφανιζόμενες δεκαδικές θέσεις (Calc)</bookmark_value><bookmark_value>ακρίβεια όπως εμφανίζεται (Calc)</bookmark_value><bookmark_value>τιμές;στρογγυλοποίηση όπως φαίνεται (Calc)</bookmark_value><bookmark_value>ακρίβεια στρογγυλοποίησης (Calc)</bookmark_value><bookmark_value>κριτήρια αναζήτησης για συναρτήσεις βάσης δεδομένων σε κελιά</bookmark_value><bookmark_value>Excel; κριτήρια αναζήτησης</bookmark_value>"
-#: 01041100.xhp
+#: 01060500.xhp
msgctxt ""
-"01041100.xhp\n"
-"par_idN106AE\n"
+"01060500.xhp\n"
+"hd_id3145071\n"
+"1\n"
"help.text"
-msgid "Character style"
-msgstr "Στυλ χαρακτήρων"
+msgid "<link href=\"text/shared/optionen/01060500.xhp\" name=\"Calculate\">Calculate</link>"
+msgstr "<link href=\"text/shared/optionen/01060500.xhp\" name=\"Υπολογισμός\">Υπολογισμός</link>"
-#: 01041100.xhp
+#: 01060500.xhp
msgctxt ""
-"01041100.xhp\n"
-"par_idN106B4\n"
+"01060500.xhp\n"
+"par_id3147576\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the character style.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το στυλ των χαρακτήρων.</ahelp>"
+msgid "<ahelp hid=\".\">Defines the calculation settings for spreadsheets.</ahelp> Defines the behavior of spreadsheets with iterative references, the date settings, the number of decimal places, and if capitalization or lower cases are to be considered when searching within sheets."
+msgstr "<ahelp hid=\".\">Ορίζει τις ρυθμίσεις υπολογισμού για λογιστικά φύλλα.</ahelp> Ορίζει τη συμπεριφορά των λογιστικών φύλλων με επαναληπτικές αναφορές, τις ρυθμίσεις δεδομένων, τον αριθμό των δεκαδικών θέσεων και εάν κεφαλαία ή μικρά εξετάζονται κατά την αναζήτηση στα φύλλα."
-#: 01041100.xhp
+#: 01060500.xhp
msgctxt ""
-"01041100.xhp\n"
-"hd_id3143280\n"
-"43\n"
+"01060500.xhp\n"
+"hd_id3149399\n"
+"3\n"
"help.text"
-msgid "Apply border and shadow"
-msgstr "Εφαρμογή περιγράμματος και σκίασης"
+msgid "Iterative references"
+msgstr "Διαδοχικές παραπομπές"
-#: 01041100.xhp
+#: 01060500.xhp
msgctxt ""
-"01041100.xhp\n"
-"par_id3149826\n"
-"44\n"
+"01060500.xhp\n"
+"par_id3155419\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:DLG_CAPTION:CB_COPY_ATTR\">Applies the border and shadow of the object to the caption frame.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:DLG_CAPTION:CB_COPY_ATTR\">Εφαρμόζει το περίγραμμα και την σκίαση του αντικειμένου στο πλαίσιο της λεζάντας.</ahelp>"
+msgid "In this section you can delimit the number of approximation steps carried out during iterative calculations. In addition, you can specify the degree of precision of the answer."
+msgstr "Στην ενότητα αυτή, μπορείτε να περιορίσετε τον αριθμό των βημάτων διαδοχικών προσεγγίσεων, τα οποία εκτελούνται κατά τη διάρκεια επαναληπτικών υπολογισμών. Επιπλέον, μπορείτε να ορίσετε τον βαθμό ακρίβειας της απάντησης."
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"tit\n"
+"01060500.xhp\n"
+"hd_id3154142\n"
+"5\n"
"help.text"
-msgid "Grid"
-msgstr "Πλέγμα"
+msgid "Iterations"
+msgstr "Διαδοχικές προσεγγίσεις"
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"bm_id3163802\n"
+"01060500.xhp\n"
+"par_id3149795\n"
+"6\n"
"help.text"
-msgid "<bookmark_value>snapping in presentations and drawings</bookmark_value> <bookmark_value>points;reducing editing points when snapping (Impress/Draw)</bookmark_value>"
-msgstr "<bookmark_value>προσκόλληση σε παρουσιάσεις και σχέδια</bookmark_value><bookmark_value>σημεία,μείωση σημείων επεξεργασίας κατά την προσκόλληση (Impress/Draw)</bookmark_value>"
+msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/iterate\">Specifies whether formulas with iterative references (formulas that are continuously repeated until the problem is solved) are calculated after a specific number of repetitions.</ahelp> If the<emph> Iterations </emph>box is not marked, an iterative reference in the table will cause an error message."
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/iterate\">Προσδιορίζει αν ο υπολογισμός τύπων με κυκλικές παραπομπές (ο τύπος επαναλαμβάνεται διαρκώς μέχρι να λυθεί το πρόβλημα) πραγματοποιείται μετά από έναν συγκεκριμένο αριθμό επαναλήψεων .</ahelp> Αν η επιλογή<emph> Επαναλήψεις </emph>δεν είναι ενεργοποιημένη, μια κυκλική παραπομπή στον πίνακα θα εμφανίσει ένα μήνυμα σφάλματος."
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"hd_id3147571\n"
-"1\n"
+"01060500.xhp\n"
+"par_id3148686\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01070300.xhp\" name=\"Grid\">Grid</link>"
-msgstr "<link href=\"text/shared/optionen/01070300.xhp\" name=\"Πλέγμα\">Πλέγμα</link>"
+msgid "<emph>Example:</emph> calculating the cost of an item without the value-added tax."
+msgstr "<emph>Παράδειγμα:</emph> υπολογισμός του κόστους στοιχείου χωρίς ΦΠΑ."
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"par_id3152801\n"
-"2\n"
+"01060500.xhp\n"
+"par_id3156155\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_OPTIONS_SNAP\">Defines the grid settings for creating and moving objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_OPTIONS_SNAP\">Ορίζει τις ρυθμίσεις πλέγματος για τη δημιουργία και τη μετακίνηση αντικειμένων.</ahelp>"
+msgid "Type the text 'Selling price' in cell A5, the text 'Net' in cell A6, and the text 'Value-added tax' in cell A7."
+msgstr "Γράψτε το κείμενο 'Τιμή πώλησης' στο κελί Α5, το κείμενο 'Σύνολο' στο Α6, και το κείμενο 'ΦΠΑ' στο Α7."
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"par_id3149177\n"
-"3\n"
+"01060500.xhp\n"
+"par_id3147530\n"
+"61\n"
"help.text"
-msgid "If you have activated the snap grid but wish to move or create individual objects without snap positions, keep the Shift key pressed to deactivate this function for as long as needed."
-msgstr "Αν έχετε ενεργοποιήσει το πλέγμα συγκράτησης αλλά θέλετε να μετακινήσετε ή να δημιουργήσετε μεμονωμένα αντικείμενα χωρίς θέσεις προσκόλλησης, κρατήστε το πλήκτρο Shift πατημένο για να απενεργοποιήσετε αυτή τη λειτουργία για όσο χρειάζεται."
+msgid "Now type a selling price (for example, 100) in cell B5. The net price should be shown in cell B6 and the value-added tax should be shown in cell B7."
+msgstr "Τώρα γράψτε μια τιμή πώλησης (για παράδειγμα, 100) στο κελί Β5. Η συνολική τιμή πρέπει να εμφανίζεται στο κελί Β6 και ο ΦΠΑ στο κελί Β7."
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"hd_id3156346\n"
-"4\n"
+"01060500.xhp\n"
+"par_id3153061\n"
+"62\n"
"help.text"
-msgid "Snap"
-msgstr "Συγκράτηση"
+msgid "You know that the value-added tax is calculated as 'net price times 15%' and that you arrive at the net price by deducting the value-added tax from the selling price. Type the formula <item type=\"literal\">=B5-B7</item> in B6 to calculate the net price, and type the formula <item type=\"literal\">=B6*0.15</item> in cell B7 to calculate the value-added tax."
+msgstr "Γνωρίζετε ότι ο ΦΠΑ υπολογίζεται ως 'συνολική τιμή επί 15%' και ότι θα βρείτε τη συνολική τιμή αφαιρώντας τον ΦΠΑ από τη τιμή πώλησης. Πληκτρολογείστε τον τύπο <item type=\"literal\">=B5-B7</item> στο κελί Β6 για να υπολογίσετε τη συνολική τιμή και τον τύπο <item type=\"literal\">=B6*0,15</item> στο κελί Β7 για να υπολογίσετε τον ΦΠΑ."
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"hd_id3163802\n"
-"8\n"
+"01060500.xhp\n"
+"par_id3154760\n"
+"63\n"
"help.text"
-msgid "To snap lines"
-msgstr "Σε γραμμές συγκράτησης"
+msgid "Switch on the iterations to correctly calculate the formulas, otherwise a 'Circular reference' error message appears in the <emph>Status</emph> Bar."
+msgstr "Ενεργοποιήστε τις επαναλήψεις για να υπολογίσετε με ακρίβεια τις εξισώσεις, αλλιώς εμφανίζεται μήνυμα σφάλματος \"Κυκλικής παραπομπής\" στη γραμμή <emph>Κατάστασης</emph>."
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"par_id3149516\n"
+"01060500.xhp\n"
+"par_id3154365\n"
"9\n"
"help.text"
-msgid "<variable id=\"anlinie\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_HELPLINES\">Snaps the edge of a dragged object to the nearest snap line when you release the mouse.</ahelp></variable>"
-msgstr "<variable id=\"anlinie\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_HELPLINES\">Προσκολλά το άκρο ενός μετακινούμενου αντικειμένου στην κοντινότερη βοηθητική γραμμή όταν αφήνετε το πλήκτρο του ποντικιού.</ahelp></variable>"
-
-#: 01070300.xhp
-msgctxt ""
-"01070300.xhp\n"
-"par_id3154142\n"
-"37\n"
-"help.text"
-msgid "You can also define this setting by using the <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13140000.xhp\" name=\"Snap to Snap Lines\"><emph>Snap to Snap Lines</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13140000.xhp\" name=\"Snap to Snap Lines\"><emph>Snap to Snap Lines</emph></link></caseinline><defaultinline><emph>Snap to Snap Lines</emph></defaultinline></switchinline> icon, which is available in the <emph>Options</emph> bar in a presentation or drawing document."
-msgstr "Μπορείτε επίσης να ορίσετε αυτή τη ρύθμιση χρησιμοποιώντας το εικονίδιο <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13140000.xhp\" name=\"Αγκίστρωση σε γραμμές προσκόλλησης\"><emph>Αγκίστρωση σε γραμμές προσκόλλησης</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13140000.xhp\" name=\"Αγκίστρωση σε γραμμές προσκόλλησης\"><emph>Αγκίστρωση σε γραμμές προσκόλλησης</emph></link></caseinline><defaultinline><emph>Αγκίστρωση σε γραμμές προσκόλλησης</emph></defaultinline></switchinline>, που είναι διαθέσιμο στην γραμμή <emph>Επιλογές</emph> σε μία παρουσίαση ή έγγραφο σχεδίασης."
+msgid "A"
+msgstr "A"
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"hd_id3154306\n"
-"31\n"
+"01060500.xhp\n"
+"par_id3145606\n"
+"10\n"
"help.text"
-msgid "To the page margins"
-msgstr "Στα περιθώρια των σελίδων"
+msgid "B"
+msgstr "B"
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"par_id3156024\n"
+"01060500.xhp\n"
+"par_id3149202\n"
"11\n"
"help.text"
-msgid "<variable id=\"seitenrand\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_BORDER\">Specifies whether to align the contour of the graphic object to the nearest page margin.</ahelp></variable>"
-msgstr "<variable id=\"seitenrand\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_BORDER\">Ορίζει εάν θα στοιχιστεί το περίγραμμα του γραφικού αντικειμένου με το κοντινότερο περιθώριο σελίδας.</ahelp></variable>"
-
-#: 01070300.xhp
-msgctxt ""
-"01070300.xhp\n"
-"par_id3149670\n"
-"33\n"
-"help.text"
-msgid "<variable id=\"seittext\">The cursor or a contour line of the graphics object must be in the snap range.</variable>"
-msgstr "<variable id=\"seittext\">Ο δείκτης ή η γραμμή περιγράμματος του γραφικού αντικειμένου πρέπει να είναι στη περιοχή προσκόλλησης. </variable>"
-
-#: 01070300.xhp
-msgctxt ""
-"01070300.xhp\n"
-"par_id3148947\n"
-"38\n"
-"help.text"
-msgid "In a presentation or drawing document, this function can also be accessed with the <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13150000.xhp\" name=\"Snap to Page Margins\"><emph>Snap to Page Margins</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13150000.xhp\" name=\"Snap to Page Margins\"><emph>Snap to Page Margins</emph></link></caseinline><defaultinline><emph>Snap to Page Margins</emph></defaultinline></switchinline> icon in the <emph>Options</emph> bar."
-msgstr "Σε μία παρουσίαση ή έγγραφο σχεδίασης, μπορούμε επίσης να έχουμε πρόσβαση σε αυτή τη λειτουργία με το σύμβολο <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13150000.xhp\" name=\"Προσκόλληση σε περιθώρια σελίδας\"><emph>Προσκόλληση σε περιθώρια σελίδας</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13150000.xhp\" name=\"Προσκόλληση σε περιθώρια σελίδας\"><emph>Προσκόλληση σε περιθώρια σελίδας</emph></link></caseinline><defaultinline><emph>Προσκόλληση σε περιθώρια σελίδα</emph></defaultinline></switchinline> που βρίσκεται στην γραμμή <emph>Επιλογές</emph>."
+msgid "5"
+msgstr "5"
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"hd_id3154365\n"
+"01060500.xhp\n"
+"par_id3151041\n"
"12\n"
"help.text"
-msgid "To object frame"
-msgstr "Στο πλαίσιο του αντικειμένου"
+msgid "Selling Price"
+msgstr "Τιμή πώλησης"
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"par_id3148674\n"
+"01060500.xhp\n"
+"par_id3159149\n"
"13\n"
"help.text"
-msgid "<variable id=\"rahmen\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_FRAME\">Specifies whether to align the contour of the graphic object to the border of the nearest graphic object.</ahelp></variable>"
-msgstr "<variable id=\"rahmen\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_FRAME\">Ορίζει εάν θα στοιχιστεί το περίγραμμα του γραφικού αντικειμένου με το πλαίσιο του κοντινότερου γραφικού αντικειμένου.</ahelp></variable>"
-
-#: 01070300.xhp
-msgctxt ""
-"01070300.xhp\n"
-"par_id3147228\n"
-"34\n"
-"help.text"
-msgid "<variable id=\"rahmtext\">The cursor or a contour line of the graphics object must be in the snap range.</variable>"
-msgstr "<variable id=\"rahmtext\">Ο δείκτης ή η γραμμή περιγράμματος του γραφικού αντικειμένου πρέπει να είναι στην περιοχή προσκόλλησης.</variable>"
-
-#: 01070300.xhp
-msgctxt ""
-"01070300.xhp\n"
-"par_id3148922\n"
-"39\n"
-"help.text"
-msgid "In a presentation or drawing document, this function can also be accessed with the <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13160000.xhp\" name=\"Snap to Object Border\"><emph>Snap to Object Border</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13160000.xhp\" name=\"Snap to Object Border\"><emph>Snap to Object Border</emph></link></caseinline><defaultinline><emph>Snap to Object Border</emph></defaultinline></switchinline> icon in the <emph>Options</emph> bar."
-msgstr "Σε μία παρουσίαση ή έγγραφο σχεδίασης, μπορούμε επίσης να έχουμε πρόσβαση σε αυτή τη λειτουργία με το εικονίδιο <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13160000.xhp\" name=\"Συγκράτηση σε πλαίσιο αντικειμένου\"><emph>Συγκράτηση σε πλαίσιο αντικειμένου</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13160000.xhp\" name=\"Συγκράτηση σε πλαίσιο αντικειμένου\"><emph>Συγκράτηση σε πλαίσιο αντικειμένου</emph></link></caseinline><defaultinline><emph>Συγκράτηση σε πλαίσιο αντικειμένου</emph></defaultinline></switchinline> που βρίσκεται στη γραμμή εργαλείων <emph>Επιλογές</emph>."
+msgid "100"
+msgstr "100"
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"hd_id3155431\n"
+"01060500.xhp\n"
+"par_id3159254\n"
"14\n"
"help.text"
-msgid "To object points"
-msgstr "Στα σημεία αντικειμένου"
+msgid "6"
+msgstr "6"
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"par_id3145271\n"
+"01060500.xhp\n"
+"par_id3147317\n"
"15\n"
"help.text"
-msgid "<variable id=\"opunkte\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_POINTS\">Specifies whether to align the contour of the graphic object to the points of the nearest graphic object.</ahelp></variable>"
-msgstr "<variable id=\"opunkte\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_POINTS\">Ορίζει εάν θα ευθυγραμμιστεί το περίγραμμα του γραφικού αντικειμένου με τα σημεία του κοντινότερου γραφικού αντικειμένου.</ahelp></variable>"
-
-#: 01070300.xhp
-msgctxt ""
-"01070300.xhp\n"
-"par_id3149483\n"
-"35\n"
-"help.text"
-msgid "<variable id=\"opunktetext\">This only applies if the cursor or a contour line of the graphics object is in the snap range.</variable>"
-msgstr "<variable id=\"opunktetext\">Αυτό ισχύει μόνο εάν ο δείκτης ή η γραμμή περιγράμματος του γραφικού αντικειμένου είναι στην περιοχή προσκόλλησης.</variable>"
-
-#: 01070300.xhp
-msgctxt ""
-"01070300.xhp\n"
-"par_id3146146\n"
-"40\n"
-"help.text"
-msgid "In a presentation or drawing document, this function can also be accessed with the <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13170000.xhp\" name=\"Snap to Object Points\"><emph>Snap to Object Points</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13170000.xhp\" name=\"Snap to Object Points\"><emph>Snap to Object Points</emph></link></caseinline><defaultinline><emph>Snap to Object Points</emph></defaultinline></switchinline> icon in the <emph>Options</emph> bar."
-msgstr "Σε μία παρουσίαση ή έγγραφο σχεδίασης, μπορούμε επίσης να έχουμε πρόσβαση σε αυτή τη λειτουργία με το εικονίδιο <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13170000.xhp\" name=\"Συγκράτηση σε σημεία αντικειμένου\"><emph>Προσκόλληση σε σημεία αντικειμένου</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13170000.xhp\" name=\"Συγκράτηση σε σημεία αντικειμένου\"><emph>Προσκόλληση σε σημεία αντικειμένου</emph></link></caseinline><defaultinline><emph>Συγκράτηση σε σημεία αντικειμένου</emph></defaultinline></switchinline>στην γραμμή <emph>Επιλογές</emph>."
+msgid "Net"
+msgstr "Net"
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"hd_id3148645\n"
+"01060500.xhp\n"
+"par_id3147348\n"
"16\n"
"help.text"
-msgid "Snap range"
-msgstr "Περιοχή συγκράτησης"
+msgid "=B5-B7"
+msgstr "=B5-B7"
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"par_id3154145\n"
+"01060500.xhp\n"
+"par_id3154918\n"
"17\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_SNAP_AREA\">Defines the snap distance between the mouse pointer and the object contour. $[officename] Impress snaps to a snap point if the mouse pointer is nearer than the distance selected in the <emph>Snap range</emph> control.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_SNAP_AREA\">Ορίζει την απόσταση συγκράτησης μεταξύ του δείκτη του ποντικιού και του περιγράμματος του αντικειμένου. $[officename] Impress προσκολλά σε ένα σημείο συγκράτησης εάν ο δείκτης του ποντικιού είναι πιο κοντά από την απόσταση που επιλέχθηκε στο πεδίο ελέγχου <emph>περιοχή συγκράτησης</emph> .</ahelp>"
+msgid "7"
+msgstr "7"
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"hd_id3150872\n"
-"19\n"
+"01060500.xhp\n"
+"par_id3153573\n"
+"18\n"
"help.text"
-msgid "Snap position"
-msgstr "Θέση συγκράτησης"
+msgid "Tax"
+msgstr "Φόρος"
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"hd_id3154639\n"
-"21\n"
+"01060500.xhp\n"
+"par_id3154319\n"
+"19\n"
"help.text"
-msgid "When creating or moving objects"
-msgstr "Κατά τη δημιουργία ή τη μετακίνηση αντικειμένων"
+msgid "=B6*0,15"
+msgstr "=B6*0,15"
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"par_id3150417\n"
+"01060500.xhp\n"
+"hd_id3145750\n"
"22\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_ORTHO\">Specifies that graphic objects are restricted vertically, horizontally or diagonally (45°) when creating or moving them.</ahelp> You can temporarily deactivate this setting by pressing the Shift key."
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_ORTHO\">Ορίζει ότι τα γραφικά αντικείμενα περιορίζονται κατακόρυφα, οριζόντια ή διαγώνια (45°) όταν δημιουργούνται ή μετακινούνται.</ahelp> Μπορείτε να απενεργοποιήσετε προσωρινά αυτή τη ρύθμιση πατώντας το πλήκτρο Shift."
+msgid "Steps"
+msgstr "Βήματα"
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"hd_id3159345\n"
+"01060500.xhp\n"
+"par_id3152576\n"
"23\n"
"help.text"
-msgid "Extend edges"
-msgstr "Επιμήκυνση άκρων"
+msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/steps\">Sets the maximum number of iteration steps.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/steps\">Ορίστε τον μέγιστο αριθμό των βημάτων των διαδοχικών προσεγγίσεων.</ahelp>"
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"par_id3154942\n"
+"01060500.xhp\n"
+"hd_id3153728\n"
"24\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_BIGORTHO\">Specifies that a square is created based on the longer side of a rectangle when the Shift key is pressed before you release the mouse button. This also applies to an ellipse (a circle will be created based on the longest diameter of the ellipse). When the<emph> Extend edges </emph>box is not marked, a square or a circle will be created based on the shorter side or diameter.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_BIGORTHO\">Καθορίζει την δημιουργία ενός τετραγώνου με βάση την μεγαλύτερη πλευρά ενός ορθογωνίου, όταν το πλήκτρο Shift είναι πατημένο πριν αφήσετε το πλήκτρο του ποντικιού. Αυτό ισχύει και για μία έλλειψη (ένας κύκλος θα δημιουργηθεί, βασισμένος στη μεγαλύτερη διάμετρο της έλλειψης). Όταν το πεδίο<emph> Επιμήκυνση άκρων </emph> δεν είναι επιλεγμένο, ένα τετράγωνο ή ένας κύκλος θα δημιουργηθεί με βάση την μικρότερη πλευρά ή διάμετρο.</ahelp>"
+msgid "Minimum Change"
+msgstr "Ελάχιστη τιμή αλλαγής"
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"hd_id3149413\n"
+"01060500.xhp\n"
+"par_id3153139\n"
"25\n"
"help.text"
-msgid "When rotating"
-msgstr "Κατά την περιστροφή"
+msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/minchange\">Specifies the difference between two consecutive iteration step results. If the result of the iteration is lower than the minimum change value, then the iteration will stop.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/minchange\">Στο πεδίο αυτό εισαγάγετε τη διαφορά μεταξύ δύο αποτελεσμάτων υπολογισμού. Η διαδοχική προσέγγιση θα ολοκληρωθεί εάν ο αριθμός είναι μικρότερος από εκείνον που έχει οριστεί σε αυτό το πλαίσιο.</ahelp>"
-#: 01070300.xhp
-msgctxt ""
-"01070300.xhp\n"
-"par_id3150717\n"
-"26\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_ANGLE\">Specifies that graphic objects can only be rotated within the rotation angle that you selected in the <emph>When rotating</emph> control.</ahelp> If you want to rotate an object outside the defined angle, press the Shift key when rotating. Release the key when the desired rotation angle is reached."
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_ANGLE\">Ορίζει ότι τα γραφικά αντικείμενα μπορούν μόνο να περιστραφούν στα πλαίσια της γωνίας περιστροφής που επιλέξατε στο πεδίο ελέγχου <emph>Κατά την περιστροφή</emph>.</ahelp> Αν θέλετε να περιστρέψετε ένα αντικείμενο εκτός της προκαθορισμένης γωνίας, πατήστε το πλήκτρο κατά την περιστροφή. Αφήστε το πλήκτρο Shift όταν φτάσετε την επιθυμητή γωνία περιστροφής."
-
-#: 01070300.xhp
-msgctxt ""
-"01070300.xhp\n"
-"hd_id3154163\n"
-"27\n"
-"help.text"
-msgid "Point reduction"
-msgstr "Μείωση σημείων"
-
-#: 01070300.xhp
+#: 01060500.xhp
msgctxt ""
-"01070300.xhp\n"
-"par_id3156275\n"
-"28\n"
+"01060500.xhp\n"
+"hd_id3147125\n"
+"45\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_BEZ_ANGLE\">Defines the angle for point reduction.</ahelp> When working with polygons, you might find it useful to reduce their editing points."
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_BEZ_ANGLE\">Καθορίζει τη γωνία για μείωση σημείων.</ahelp> Κατά την εργασία με πολύγωνα, μπορεί να σας φανεί χρήσιμο να μειώσετε τα σημεία επεξεργασίας τους."
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"tit\n"
+"01060500.xhp\n"
+"par_id3155416\n"
+"46\n"
"help.text"
-msgid "Languages"
-msgstr "Γλώσσες"
+msgid "Select the start date for the internal conversion from days to numbers."
+msgstr "Επιλέξτε την ημερομηνία έναρξης για την εσωτερική μετατροπή από ημέρες σε αριθμούς."
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"bm_id3154751\n"
+"01060500.xhp\n"
+"hd_id3147396\n"
+"47\n"
"help.text"
-msgid "<bookmark_value>languages; locale settings</bookmark_value> <bookmark_value>locale settings</bookmark_value> <bookmark_value>Asian languages; enabling</bookmark_value> <bookmark_value>languages; Asian support</bookmark_value> <bookmark_value>complex text layout; enabling</bookmark_value> <bookmark_value>Arabic;language settings</bookmark_value> <bookmark_value>Hebrew;language settings</bookmark_value> <bookmark_value>Thai;language settings</bookmark_value> <bookmark_value>Hindi;language settings</bookmark_value> <bookmark_value>decimal separator key</bookmark_value> <bookmark_value>date acceptance patterns</bookmark_value>"
-msgstr "<bookmark_value>γλώσσες; τοπικές ρυθμίσεις</bookmark_value> <bookmark_value>τοπικέςρυθμίσεις</bookmark_value> <bookmark_value>ασιατικές γλώσσες; ενεργοποίηση</bookmark_value> <bookmark_value>γλώσσες; ασιατικήυποστήριξη</bookmark_value> <bookmark_value>σύνθετη διάταξη κειμένου; ενεργοποίηση</bookmark_value> <bookmark_value>αραβικά;γλωσσικέςρυθμίσεις</bookmark_value> <bookmark_value>εβραϊκά;γλωσσικέςρυθμίσεις</bookmark_value> <bookmark_value>τάι;γλωσσικέςρυθμίσεις</bookmark_value> <bookmark_value>χίντι;γλωσσικέςρυθμίσεις</bookmark_value> <bookmark_value>πλήκτρο δεκαδικού διαχωριστή</bookmark_value> <bookmark_value>ημερομηνία αποδοχής μοτίβων</bookmark_value>"
+msgid "12/30/1899 (default)"
+msgstr "30/12/1899 (Προεπιλογή)"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3151299\n"
-"1\n"
+"01060500.xhp\n"
+"par_id3145646\n"
+"48\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Languages\">Languages</link>"
-msgstr "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Γλώσσες\">Γλώσσες</link>"
+msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/datestd\">Sets 12/30/1899 as day zero.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/datestd\">Ορίζει ως αρχική ημερομηνία την 12/30/1899.</ahelp>"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3148520\n"
-"2\n"
+"01060500.xhp\n"
+"hd_id3156283\n"
+"49\n"
"help.text"
-msgid "<ahelp hid=\".\">Defines the default languages and some other locale settings for documents.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει τις προεπιλεγμένες γλώσσες και κάποιες άλλες τοπικές ρυθμίσεις για τα έγγραφα.</ahelp>"
+msgid "01/01/1900 (StarCalc 1.0)"
+msgstr "01/01/1900 (StarCalc 1.0)"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3156042\n"
-"21\n"
+"01060500.xhp\n"
+"par_id3154018\n"
+"50\n"
"help.text"
-msgid "Language of"
-msgstr "Γλώσσα για"
+msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/datesc10\">Sets 1/1/1900 as day zero. Use this setting for StarCalc 1.0 spreadsheets containing date entries.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/datesc10\">Ενεργοποιήστε αυτήν την επιλογή για να ορίσετε την 1/1/1900 ως ημερομηνία έναρξης. Η ρύθμιση αυτή ενεργοποιείται εάν ανοίξετε ένα υπολογιστικό φύλλο του StarCalc 1.0, το οποίο περιέχει καταχωρήσεις ημερομηνιών.</ahelp>"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_idN10681\n"
+"01060500.xhp\n"
+"hd_id3156181\n"
+"51\n"
"help.text"
-msgid "User interface"
-msgstr "Περιβάλλον χρήσης"
+msgid "01/01/1904"
+msgstr "01/01/1904"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_idN10685\n"
+"01060500.xhp\n"
+"par_id3153948\n"
+"52\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the language used for the user interface, for example menus, dialogs, help files. You must have installed at least one additional language pack or a multi-language version of %PRODUCTNAME.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε την γλώσσα για το γραφικό περιβάλλον χρήσης, για παράδειγμα για μενού, διαλόγους, αρχεία βοήθειας. Πρέπει να έχετε εγκατεστημένο τουλάχιστον ένα επιπλέον πακέτο γλώσσας ή μια πολύγλωσση έκδοση του %PRODUCTNAME.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/date1904\">Sets 1/1/1904 as day zero. Use this setting for spreadsheets that are imported in a foreign format.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/date1904\">Ενεργοποιήστε αυτήν την επιλογή για να ορίσετε ότι η ημερομηνία έναρξης θα είναι η 01/01/1904. Χρησιμοποιήστε αυτήν τη ρύθμιση για υπολογιστικά φύλλα, των οποίων η εισαγωγή πραγματοποιείται σε εξωτερική μορφή.</ahelp>"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id0125201009445727\n"
+"01060500.xhp\n"
+"hd_id3153838\n"
+"26\n"
"help.text"
-msgid "The \"Default\" entry selects the language of the user interface for the operating system. If this language is not available in the %PRODUCTNAME installation, the language of the %PRODUCTNAME installation is the default language."
-msgstr "Η \"Προεπιλεγμένη\" καταχώριση επιλέγει τη γλώσσα της διεπαφής χρήστη για το λειτουργικό σύστημα. Εάν αυτή η γλώσσα δεν είναι διαθέσιμη στην εγκατάσταση %PRODUCTNAME, η γλώσσα της εγκατάστασης του %PRODUCTNAME γίνεται η προεπιλεγμένη γλώσσα."
+msgid "Case sensitive"
+msgstr "Συμφωνία πεζών-κεφαλαίων"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3154751\n"
-"22\n"
+"01060500.xhp\n"
+"par_id3146793\n"
+"27\n"
"help.text"
-msgid "Locale setting"
-msgstr "Τοπικές ρυθμίσεις"
+msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/case\">Specifies whether to distinguish between upper and lower case in texts when comparing cell contents.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/case\">Ενεργοποιήστε αυτό το πλαίσιο ελέγχου για να γίνεται διάκριση μεταξύ κεφαλαίων και πεζών σε κείμενα, κατά τη σύγκριση των περιεχομένων κελιών.</ahelp>"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3157958\n"
-"23\n"
+"01060500.xhp\n"
+"par_id3153707\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_LOCALESETTING\">Specifies the locale setting of the country setting. This influences settings for numbering, currency and units of measure.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_LOCALESETTING\">Προσδιορίζει τις τοπικές ρυθμίσεις της ρύθμισης χώρας. Αυτό επηρεάζει τις ρυθμίσεις για αρίθμηση, νόμισμα και μονάδες μέτρησης.</ahelp>"
+msgid "<emph>Example:</emph> Type the text 'Test' in cell A1; and the text 'test' in B1. Then type the formula \"=A1=B1\" in cell C1. If the <emph>Case sensitive</emph> box is marked, FALSE will appear in the cell; otherwise, TRUE will appear in the cell."
+msgstr "<emph>Παράδειγμα:</emph>Πληκτρολογήστε το κείμενο 'Test' στο κελί Α1· και το κείμενο 'test' στο Β1. Έπειτα πληκτρολογήστε τον τύπο \"=A1=B1\" στο κελί C1. Εάν το πλαίσιο <emph>Διάκριση πεζών/κεφαλαίων</emph> είναι σημειωμένο, FALSE θα εμφανιστεί στο κελί· αλλιώς, TRUE θα εμφανιστεί στο κελί."
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id0125201009445950\n"
+"01060500.xhp\n"
+"par_id3153965\n"
+"29\n"
"help.text"
-msgid "The \"Default\" entry selects the locale setting that is selected for the operating system."
-msgstr "Η \"Προεπιλεγμένη\" καταχώριση επιλέγει την τοπική ρύθμιση που επιλέχθηκε για το λειτουργικό σύστημα."
+msgid "The EXACT text function is always case-sensitive, independent of the settings in this dialog."
+msgstr "Η συνάρτηση κειμένου EXACT κάνει πάντα διάκριση μεταξύ πεζών-κεφαλαίων, ανεξάρτητα από τις ρυθμίσεις αυτού του παραθύρου διαλόγου."
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3156410\n"
-"27\n"
+"01060500.xhp\n"
+"hd_id3145150\n"
+"30\n"
"help.text"
-msgid "A change in this field is immediately applicable. However, some formats that were formatted by default change only if the document is newly loaded."
-msgstr "Μία αλλαγή σε αυτό το πεδίο είναι άμεσα εφαρμόσιμη. Ωστόσο, κάποιες μορφές που είχαν μορφοποιηθεί από προεπιλογή αλλάζουν μόνο αν το έγγραφο έχει φορτωθεί πρόσφατα."
+msgid "Precision as shown"
+msgstr "Ακρίβεια όπως εμφανίζεται"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_idN106DE\n"
+"01060500.xhp\n"
+"par_id3150644\n"
+"31\n"
"help.text"
-msgid "Decimal separator key - Same as locale setting"
-msgstr "Διαχωριστικό δεκαδικών - Ίδιο με τις τοπικές ρυθμίσεις"
+msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/calc\">Specifies whether to make calculations using the rounded values displayed in the sheet. Charts will be shown with the displayed values. If the <emph>Precision as shown</emph> option is not marked, the displayed numbers are rounded, but they are calculated internally using the non-rounded number.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/calc\">Ορίζει εάν οι υπολογισμοί θα χρησιμοποιούν τις στρογγυλοποιημένες τιμές που εμφανίζονται στο φύλλο. Τα διαγράμματα θα εμφανιστούν με τις τιμές που προβάλλονται. Εάν δεν ενεργοποιήσετε το πλαίσιο <emph>Ακρίβεια όπως εμφανίζεται</emph>, οι εμφανιζόμενοι αριθμοί θα'ναι στρογγυλοποιημένοι, αλλά θα υπολογίζονται με βάση τον μη στρογγυλοποιημένο αριθμό.</ahelp>"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_idN106E2\n"
+"01060500.xhp\n"
+"hd_id3152581\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies to use the decimal separator key that is set in your system when you press the respective key on the number pad.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσδιορίζει τη χρήση του πλήκτρου διαχωριστικού δεκαδικών που είναι ρυθμισμένο στο σύστημα σας όταν πατάτε το σχετικό πλήκτρο στο αριθμητικό τμήμα του πληκτρολογίου.</ahelp>"
+msgid "Search criteria = and <> must apply to whole cells"
+msgstr "Τα κριτήρια αναζήτησης = and <> πρέπει να αντιστοιχούν σε ολόκληρα κελιά"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_idN106F1\n"
+"01060500.xhp\n"
+"par_id3149211\n"
+"33\n"
"help.text"
-msgid "If this checkbox is activated, the character shown after \"Same as locale setting\" is inserted when you press the key on the number pad. If this checkbox is not activated, the character that your keyboard driver software provides is inserted."
-msgstr "Αν αυτό το πεδίο σήμανσης είναι ενεργοποιημένο, ο χαρακτήρας που εμφανίζεται μετά το \"Το ίδιο με τις τοπικές ρυθμίσεις\" εισάγεται όταν πατάτε το πλήκτρο στο αριθμητικό τμήμα του πληκτρολογίου. Αν το πεδίο σήμανσης δεν είναι ενεργοποιημένο, εισάγεται ο χαρακτήρας που υποστηρίζεται από το λογισμικό οδήγησης του πληκτρολογίου σας."
+msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/match\">Specifies that the search criteria you set for the Calc database functions must match the whole cell exactly. When the <emph>Search criteria = and <> must apply to whole cells</emph> box is marked, $[officename] Calc behaves exactly as MS Excel when searching cells in the database functions.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/match\">Ορίζει πως τα κριτήρια αναζήτησης που θέσατε για τις λειτουργίες βασεων δεδομένων του Calc πρέπει να αντιστοιχούν ακριβώς σε όλο το κελί. Όταν το πλαίσιο <emph>Τα κριτήρια αναζήτησης = and <> πρέπει να αντιστοιχούν σε ολόκληρα κελιά </emph> είναι σημαδεμένο, το$[officename] Calc συμπεριφέρεται ακριβώς όπως το MS Excel κατά την αναζήτηση κελιών στις λειτουργίες βάσεων δεδομένων.</ahelp>"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3147209\n"
-"24\n"
+"01060500.xhp\n"
+"par_id3148422\n"
+"34\n"
"help.text"
-msgid "Default currency"
-msgstr "Προεπιλεγμένο νόμισμα"
+msgid ".* in following position:"
+msgstr "Το .* στην εξής θέση:"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3145120\n"
-"25\n"
+"01060500.xhp\n"
+"par_id3156139\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_CURRENCY\">Specifies the default currency that is used for the currency format and the currency fields.</ahelp> If you change the locale setting, the default currency changes automatically."
-msgstr "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_CURRENCY\">Προσδιορίζει το προεπιλεγμένο νόμισμα που χρησιμοποιείται για την μορφή και τα πεδία του νομίσματος.</ahelp> Αν αλλάξετε την τοπική ρύθμιση, το προεπιλεγμένο νόμισμα αλλάζει αυτόματα."
+msgid "Search result:"
+msgstr "Αποτέλεσμα αναζήτησης:"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3148491\n"
-"29\n"
+"01060500.xhp\n"
+"par_id3150979\n"
+"36\n"
"help.text"
-msgid "The default entry applies to the currency format that is assigned to the selected locale setting."
-msgstr "Η προεπιλεγμένη καταχώριση εφαρμόζεται στη μορφή νομίσματος η οποία έχει εκχωρηθεί στην επιλεγμένη τοπική ρύθμιση."
+msgid "win"
+msgstr "win"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3157909\n"
-"26\n"
+"01060500.xhp\n"
+"par_id3159239\n"
+"37\n"
"help.text"
-msgid "A change in <emph>Default currency</emph> field will be transmitted to all open documents and will lead to corresponding changes in the dialogs and icons that control the currency format in these documents."
-msgstr "Μια αλλαγή στο πεδίο <emph>Προεπιλεγμένο νόμισμα</emph> θα μεταδοθεί σε όλα τα ανοιχτά έγγραφα και θα οδηγήσει σε αντίστοιχες αλλαγές στους διαλόγους και τα σύμβολα που ελέγχουν τη μορφή νομίσματος σε αυτά τα έγγραφα."
+msgid "Finds win, but not win95, os2win, or upwind"
+msgstr "Εντοπίζει το win, αλλά όχι τα win95, os2win ή upwind"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id31472109\n"
+"01060500.xhp\n"
+"par_id3153782\n"
+"38\n"
"help.text"
-msgid "Date acceptance patterns"
-msgstr "Ημερομηνία αποδοχής μοτίβων"
+msgid "win.*"
+msgstr "win.*"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3145121\n"
+"01060500.xhp\n"
+"par_id3151278\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the date acceptance patterns for the current locale. Calc spreadsheet and Writer table cell input needs to match locale dependent date acceptance patterns before it is recognized as a valid date.</ahelp> Default locale dependent date acceptance patterns are generated build time, but it is possible to add more or modify them in this edit box."
-msgstr "<ahelp hid=\".\">Καθορίζει την ημερομηνία αποδοχής μοτίβων για την τρέχουσα τοπικοποίηση. Η είσοδος υπολογιστικών φύλλων Calc και κελιών πίνακα Writer χρειάζεται να συμφωνεί με τα μοτίβα αποδοχής ημερομηνίας εξάρτησης τοπικών πριν την αναγνώρισή του ως έγκυρη ημερομηνία.</ahelp> Τα προεπιλεγμένα μοτίβα αποδοχής ημερομηνίας εξάρτησης τοπικοποίησης είναι δημιουργημένα τον χρόνο κατασκευής, αλλά είναι δυνατό να προστεθούν περισσότερα ή να τροποποιηθούν σε αυτό το πλαίσιο επεξεργασίας."
+msgid "Finds win and win95, but not os2win or upwind"
+msgstr "Εντοπίζει το win και το win95 αλλά όχι το os2win ή το upwind"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3148492\n"
+"01060500.xhp\n"
+"par_id3155506\n"
+"40\n"
"help.text"
-msgid "Additionally to the date acceptance patterns defined here, every locale accepts input in an ISO 8601 Y-M-D pattern, and since %PRODUCTNAME 3.5 that also leads to the YYYY-MM-DD format being applied."
-msgstr "Επιπλέον στα μοτίβα αποδοχής ημερομηνίας που καθορίζονται εδώ, κάθε τοπικοποίηση αποδέχεται είσοδο σε ένα μοτίβο ISO 8601 Ε-Μ-Η και από το %PRODUCTNAME 3.5 αυτό επίσης οδηγεί στην εφαρμογή της μορφής ΕΕΕΕ-ΜΜ-ΗΗ"
+msgid ".*win"
+msgstr ".*win"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3157939\n"
+"01060500.xhp\n"
+"par_id3150886\n"
+"41\n"
"help.text"
-msgid "Syntax: <emph>Y</emph> means year, <emph>M</emph> means month, and <emph>D</emph> means day, regardless of localizaton."
-msgstr "Σύνταξη: <emph>Ε</emph> σημαίνει έτος, <emph>Μ</emph> σημαίνει μήνας και <emph>Η</emph> σημαίνει ημέρα, ανεξάρτητα από τοπικοποίηση."
+msgid "Finds win and os2win, but not win95 or upwind"
+msgstr "Εντοπίζει το win και το os2win αλλά όχι το win95 ή το upwind"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3153127\n"
-"5\n"
+"01060500.xhp\n"
+"par_id3147167\n"
+"42\n"
"help.text"
-msgid "Default languages for documents"
-msgstr "Προεπιλεγμένες γλώσσες για έγγραφα"
+msgid ".*win.*"
+msgstr ".*win.*"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3149763\n"
-"6\n"
+"01060500.xhp\n"
+"par_id3152985\n"
+"43\n"
"help.text"
-msgid "Specifies the languages for spellchecking, thesaurus and hyphenation."
-msgstr "Ορίζει τις γλώσσες για ορθογραφικό έλεγχο, θησαυρό λέξεων και συλλαβισμό."
+msgid "Finds win, win95, os2win, and upwind"
+msgstr "Εντοπίζει τα win, win95, os2win και upwind"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3148663\n"
-"8\n"
+"01060500.xhp\n"
+"par_id3148814\n"
+"44\n"
"help.text"
-msgid "The spellcheck for the selected language only functions when you have installed the corresponding language module. <embedvar href=\"text/shared/optionen/01010401.xhp#sprachenfeld\"/>"
-msgstr "Ο ορθογραφικός έλεγχος για την επιλεγμένη γλώσσα λειτουργεί μόνο εάν έχετε εγκαταστήσει το αντίστοιχο άρθρωμα γλώσσας. <embedvar href=\"text/shared/optionen/01010401.xhp#sprachenfeld\"/>"
+msgid "If <emph>Search criteria = and <> must apply to whole cells </emph>is not enabled, the \"win\" search pattern acts like \".*win.*\". The search pattern can be at any position within the cell when searching with the Calc database functions."
+msgstr "Αν το δεν είναι ενεργοποιημένα τα <emph>Κριτήρια αναζήτησης = και <> πρέπει να εφαρμοστούν σε ολόκληρα κελιά </emph>, το μοτίβο αναζήτησης \"win\" λειτουργεί ως \".*win.*\". Το μοτίβο αναζήτησης μπορεί να είναι σε οποιαδήποτε θέση μέσα στο κελί κατά την αναζήτηση με συναρτήσεις βάσης δεδομένων Calc."
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3151210\n"
-"9\n"
+"01060500.xhp\n"
+"hd_id3156448\n"
+"58\n"
"help.text"
-msgid "Western"
-msgstr "Δυτικά"
+msgid "Enable regular expressions in formulas"
+msgstr "Ενεργοποίηση κανονικών εκφράσεων σε τύπους"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3153192\n"
-"10\n"
+"01060500.xhp\n"
+"par_id3155092\n"
+"59\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_WEST_LANG\">Specifies the language used for the spellcheck function in western alphabets.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_WEST_LANG\">Καθορίζει τη γλώσσα που χρησιμοποιείται για τη λειτουργία του ορθογραφικού ελέγχου στα δυτικά αλφάβητα.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/regex\">Specifies that regular expressions are enabled when searching and also for character string comparisons.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This relates to the <link href=\"text/scalc/01/04060101.xhp\" name=\"database functions\">database functions</link>, and to VLOOKUP, HLOOKUP and SEARCH.</caseinline></switchinline>"
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/regex\">Ορίζει ότι οι κανονικές εκφράσεις ενεργοποιούνται κατά την αναζήτηση κι επίσης για συγκρίσεις συμβολοσιρών χαρακτήρων.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> Αυτό σχετίζεται με τις <link href=\"text/scalc/01/04060101.xhp\" name=\"συναρτήσεις βάσης δεδομένων\">συναρτήσεις βάσης δεδομένων</link> και με τα VLOOKUP, HLOOKUP και SEARCH. </caseinline></switchinline>"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3156422\n"
-"11\n"
+"01060500.xhp\n"
+"hd_id3156199\n"
+"55\n"
"help.text"
-msgid "Asian"
-msgstr "Ασιατικές"
+msgid "Automatically find column and row labels"
+msgstr "Αυτόματη αναζήτηση ετικετών στήλης και γραμμής"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3159149\n"
-"12\n"
+"01060500.xhp\n"
+"par_id3153818\n"
+"56\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_ASIAN_LANG\">Specifies the language used for the spellcheck function in Asian alphabets.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_ASIAN_LANG\">Καθορίζει τη γλώσσα που χρησιμοποιείται για τη λειτουργία του ορθογραφικού ελέγχου στα ασιατικά αλφάβητα.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/lookup\">Specifies that you can use the text in any cell as a label for the column below the text or the row to the right of the text. The text must consist of at least one word and must not contain any operators.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/lookup\">Ορίζει ότι μπορείτε να χρησιμοποιήσετε το κείμενο σε οποιοδήποτε κελί ως ετικέτα για τη στήλη κάτω από το κείμενο ή τη γραμμή στα δεξιά του κειμένου. Το κείμενο πρέπει να αποτελείται τουλάχιστον από μια λέξη και δεν πρέπει να περιέχει κανένα τελεστή.</ahelp>"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3158407\n"
-"31\n"
+"01060500.xhp\n"
+"par_id3151242\n"
+"57\n"
"help.text"
-msgid "CTL"
-msgstr "Σύνθετες γραφές"
+msgid "<emph>Example</emph>: Cell E5 contains the text \"Europe\". Below, in cell E6, is the value 100 and in cell E7 the value 200. If the <emph>Automatically find column and row labels</emph> box is marked, you can write the following formula in cell A1: =SUM(Europe)."
+msgstr "<emph>Παράδειγμα</emph>: Το κελί Ε5 περιέχει το κείμενο \"Europe\". Παρακάτω, στο κελί Ε6, είναι η τιμή 100 και στο κελί Ε7 η τιμή 200. Εάν το πλαίσιο <emph>Αυτόματη εύρεση ετικετών στηλών και γραμμών</emph> είναι σημειωμένο, μπορείτε να γράψετε τον ακόλουθο τύπο στο κελί A1: =SUM(Europe)."
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3156212\n"
-"32\n"
+"01060500.xhp\n"
+"hd_id315634199\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_COMPLEX_LANG\">Specifies the language for the complex text layout spellcheck.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_COMPLEX_LANG\">Καθορίζει τη γλώσσα που χρησιμοποιείται για τη λειτουργία του ορθογραφικού ελέγχου στις σύνθετες ασιατικές γραφές.</ahelp>"
+msgid "Limit decimals for general number format"
+msgstr "Περιορισμός δεκαδικών για μορφή γενικού αριθμού"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3149807\n"
-"15\n"
+"01060500.xhp\n"
+"par_id315343818\n"
"help.text"
-msgid "For the current document only"
-msgstr "Μόνο για το τρέχον έγγραφο"
+msgid "<ahelp hid=\".\">You can specify the maximum number of decimal places that are shown by default for cells with General number format. If not enabled, cells with General number format show as many decimal places as the column width allows.</ahelp>"
+msgstr "<ahelp hid=\".\">Μπορείτε να ορίσετε το μέγιστο αριθμό των δεκαδικών θέσεων που εμφανίζονται από προεπιλογή για κελιά με μορφή γενικού αριθμού. Εάν είναι ανενεργό, τα κελιά με μοφή γενικού αριθμού εμφανίζουν τόσα δεκαδικά ψηφία όσα επιτρέπει το πλάτος της στήλης.</ahelp>"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3155432\n"
-"16\n"
+"01060500.xhp\n"
+"hd_id3145231\n"
+"53\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_CURRENT_DOC\">Specifies that the settings for default languages are valid only for the current document.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_CURRENT_DOC\">Ορίζει ότι οι ρυθμίσεις για τις προεπιλεγμένες γλώσσες ισχύουν μόνο για το τρέχον έγγραφο.</ahelp>"
+msgid "Decimal places"
+msgstr "Δεκαδικά ψηφία"
-#: 01140000.xhp
+#: 01060500.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3156441\n"
-"17\n"
+"01060500.xhp\n"
+"par_id3149568\n"
+"54\n"
"help.text"
-msgid "Enhanced language support"
-msgstr "Εμπλουτισμένη υποστήριξη γλωσσών"
+msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/prec\">Defines the number of decimals to be displayed for numbers with the <emph>Standard</emph> number format. The numbers are displayed as rounded numbers, but are not saved as rounded numbers.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/prec\"> Καθορίζει το πλήθος των δεκαδικών που θα εμφανίζονται στους αριθμούς με την μορφή αριθμού <emph>Προεπιλογή</emph>. Εάν δεν ενεργοποιήσετε αυτό το πλαίσιο, οι αριθμοί θα εμφανιστού στρογγυλοποιημένοι αλλά δε θα σώζονται στρογγυλοποιημένοι.</ahelp>"
-#: 01140000.xhp
+#: 01060600.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3148575\n"
-"19\n"
+"01060600.xhp\n"
+"tit\n"
"help.text"
-msgid "Enabled for Asian languages"
-msgstr "Ενεργοποιημένο για Ασιατικές γλώσσες"
+msgid "Changes"
+msgstr "Αλλαγές"
-#: 01140000.xhp
+#: 01060600.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3145748\n"
-"20\n"
+"01060600.xhp\n"
+"hd_id3159399\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_ASIANSUPPORT\">Activates Asian languages support. You can now modify the corresponding Asian language settings in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_ASIANSUPPORT\">Ενεργοποιεί την υποστήριξη Ασιατικών γλωσσών. Τώρα μπορείτε να τροποποιήσετε τις ρυθμίσεις της αντίστοιχης Ασιατικής γλώσσας στο <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgid "<link href=\"text/shared/optionen/01060600.xhp\" name=\"Changes\">Changes</link>"
+msgstr "<link href=\"text/shared/optionen/01060600.xhp\" name=\"Αλλαγές\">Αλλαγές</link>"
-#: 01140000.xhp
+#: 01060600.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3152938\n"
-"18\n"
+"01060600.xhp\n"
+"par_id3155390\n"
+"2\n"
"help.text"
-msgid "If you want to write in Chinese, Japanese or Korean, you can activate the support for these languages in the user interface."
-msgstr "Εάν θέλετε να γράψετε σε Κινέζικα, Ιαπωνικά ή Κορεάτικα, μπορείτε να ενεργοποιήσετε την υποστήριξη για αυτές τις γλώσσες από το γραφικό περιβάλλον χρήσης."
+msgid "<ahelp hid=\"HID_SCPAGE_OPREDLINE\">The<emph> Changes </emph>dialog specifies various options for highlighting recorded changes in documents.</ahelp>"
+msgstr "<ahelp hid=\"HID_SCPAGE_OPREDLINE\">Ο διάλογος<emph> Αλλαγές </emph>προσδιορίζει διάφορες επιλογές για την επισήμανση καταγεγραμμένων αλλαγών σε έγγραφα.</ahelp>"
-#: 01140000.xhp
+#: 01060600.xhp
msgctxt ""
-"01140000.xhp\n"
-"hd_id3146147\n"
-"33\n"
+"01060600.xhp\n"
+"par_id3156343\n"
+"13\n"
"help.text"
-msgid "Enabled for complex text layout (CTL)"
-msgstr "Ενεργοποιημένο για σύνθετη διάταξη κειμένου (CTL)"
+msgid "To record changes to your work, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Changes\"><emph>Edit - Changes</emph></link>."
+msgstr "Για την καταγραφή των αλλαγών στη εργασία σας, επιλέξτε <link href=\"text/shared/01/02230000.xhp\" name=\"Επεξεργασία - Αλλαγές\"><emph>Επεξεργασία - Αλλαγές</emph></link>."
-#: 01140000.xhp
+#: 01060600.xhp
msgctxt ""
-"01140000.xhp\n"
-"par_id3149667\n"
-"35\n"
+"01060600.xhp\n"
+"hd_id3152812\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_CTLSUPPORT\">Activates complex text layout support. You can now modify the settings corresponding to complex text layout in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_CTLSUPPORT\">Ενεργοποιεί την υποστήριξη για σύνθετη διάταξη κειμένου. Τώρα μπορείτε να τροποποιήσετε τις ρυθμίσεις που αντιστοιχούν στη σύνθετη διάταξη κειμένου στο <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgid "Color Definition for Changes"
+msgstr "Ορισμός χρωμάτων για τις αλλαγές"
-#: 01040000.xhp
+#: 01060600.xhp
msgctxt ""
-"01040000.xhp\n"
-"tit\n"
+"01060600.xhp\n"
+"par_id3150792\n"
+"4\n"
"help.text"
-msgid "Text Document Options"
-msgstr "Επιλογές Εγγράφου Κειμένου"
+msgid "Defines colors for recorded changes. If you select the \"By author\" entry, $[officename] will automatically set the color depending on the author who undertook the changes."
+msgstr "Ορίζει χρώματα για καταγεγραμμένες αλλαγές. Αν επιλέξετε την εγγραφή \"Από συντάκτη\", το $[officename] θα ορίσει αυτόματα το χρώμα ανάλογα με το συντάκτη που επιχείρησε τις αλλαγές."
-#: 01040000.xhp
+#: 01060600.xhp
msgctxt ""
-"01040000.xhp\n"
-"hd_id3155628\n"
-"1\n"
+"01060600.xhp\n"
+"hd_id3150400\n"
+"5\n"
"help.text"
-msgid "%PRODUCTNAME Writer Options"
-msgstr "Επιλογές %PRODUCTNAME Writer"
+msgid "Changes"
+msgstr "Αλλαγές"
-#: 01040000.xhp
+#: 01060600.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3145315\n"
-"2\n"
+"01060600.xhp\n"
+"par_id3148451\n"
+"6\n"
"help.text"
-msgid "<variable id=\"optionentextdokument\"><ahelp hid=\".uno:SwEditOptions\">These settings determine the way text documents that are created in $[officename] are handled. It is also possible to define settings for the current text document.</ahelp></variable> The global settings are automatically saved."
-msgstr "<variable id=\"optionentextdokument\"><ahelp hid=\".uno:SwEditOptions\">Οι εντολές αυτές καθορίζουν τον τρόπο που χειριζόμαστε τα αρχεία κειμένου που δημιουργούνται στο $[officename]. Είναι επίσης δυνατό να καθορίσετε ρυθμίσεις για το τρέχον αρχείο κειμένου.</ahelp></variable> Οι καθολικές ρυθμίσεις αποθηκεύονται αυτόματα."
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_CONTENT\">Specifies the color for changes of cell contents.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_CONTENT\">Προσδιορίζει το χρώμα για αλλαγές σε περιεχόμενα κελιού.</ahelp>"
-#: 01040000.xhp
+#: 01060600.xhp
msgctxt ""
-"01040000.xhp\n"
-"hd_id3159399\n"
-"5\n"
+"01060600.xhp\n"
+"hd_id3158410\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Basic Fonts (Western)\">Basic Fonts (Western)</link>"
-msgstr "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Βασικές Γραμματοσειρές (Δυτική)\">Βασικές Γραμματοσειρές (Δυτική)</link>"
+msgid "Deletions"
+msgstr "Διαγραφές"
-#: 01040000.xhp
+#: 01060600.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3151385\n"
-"3\n"
+"01060600.xhp\n"
+"par_id3147084\n"
+"8\n"
"help.text"
-msgid "Specifies the settings for the basic fonts."
-msgstr "Καθορίζει τις ρυθμίσεις για την βασική γραμματοσειρά."
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_REMOVE\">Specifies the color to highlight deletions in a document.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_REMOVE\">Προσδιορίζει το χρώμα για την επισήμανση διαγραφών σε ένα έγγραφο.</ahelp>"
-#: 01040000.xhp
+#: 01060600.xhp
msgctxt ""
-"01040000.xhp\n"
-"hd_id3148563\n"
-"6\n"
+"01060600.xhp\n"
+"hd_id3154685\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Basic Fonts (Asian)\">Basic Fonts (Asian)</link>"
-msgstr "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Βασικές Γραμματοσειρές (Ασιατική)\">Βασικές Γραμματοσειρές (Ασιατική)</link>"
+msgid "Insertions"
+msgstr "Εισαγωγές"
-#: 01040000.xhp
+#: 01060600.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3147304\n"
-"4\n"
+"01060600.xhp\n"
+"par_id3151383\n"
+"10\n"
"help.text"
-msgid "Specifies the settings for the basic Asian fonts if Asian language support has been activated under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages.</emph>"
-msgstr "Καθορίζει τις ρυθμίσεις για τις βασικές ασιατικές γραμματοσειρές, εάν η υποστήριξη ασιατικών γλωσσών έχει ενεργοποιηθεί στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες.</emph>"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_INSERT\">Specifies the color to highlight insertions in a document.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_INSERT\">Προσδιορίζει το χρώμα για την επισήμανση εισαγωγών σε ένα έγγραφο.</ahelp>"
-#: 01040000.xhp
+#: 01060600.xhp
msgctxt ""
-"01040000.xhp\n"
-"hd_id3149294\n"
-"7\n"
+"01060600.xhp\n"
+"hd_id3125863\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Basic Fonts (CTL)\">Basic Fonts (CTL)</link>"
-msgstr "<link href=\"text/shared/optionen/01040300.xhp\" name=\"Βασικές Γραμματοσειρές (CTL)\">Βασικές Γραμματοσειρές (CTL)</link>"
+msgid "Moved entries"
+msgstr "Μετακινημένες εγγραφές"
-#: 01040000.xhp
+#: 01060600.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3150792\n"
-"8\n"
+"01060600.xhp\n"
+"par_id3159151\n"
+"12\n"
"help.text"
-msgid "Specifies the settings for basic fonts for complex text layout languages if their support has been activated under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>."
-msgstr "Καθορίζει τις ρυθμίσεις για βασικές γραμματοσειρές για γλώσσες σύνθετης διάταξης κειμένου, εάν η υποστήριξή τους έχει ενεργοποιηθεί στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</emph>."
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_MOVE\">Specifies the color to highlight moved cell contents.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_MOVE\">Προσδιορίζει το χρώμα για την επισήμανση περιεχομένων μετακινημένων κελιών.</ahelp>"
-#: 01030300.xhp
+#: 01060700.xhp
msgctxt ""
-"01030300.xhp\n"
+"01060700.xhp\n"
"tit\n"
"help.text"
-msgid "Security"
-msgstr "Ασφάλεια"
+msgid "Print"
+msgstr "Εκτύπωση"
-#: 01030300.xhp
+#: 01060700.xhp
msgctxt ""
-"01030300.xhp\n"
-"bm_id2322153\n"
+"01060700.xhp\n"
+"hd_id3153311\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>macros;selecting security warnings</bookmark_value><bookmark_value>security;options for documents with macros</bookmark_value><bookmark_value>macros;security</bookmark_value>"
-msgstr "<bookmark_value>μακροεντολές;επιλογή προειδοποιήσεων ασφαλείας</bookmark_value><bookmark_value>ασφάλεια;επιλογές για έγγραφα με μακροεντολές</bookmark_value><bookmark_value>μακροεντολές;ασφάλεια</bookmark_value>"
+msgid "<link href=\"text/shared/optionen/01060700.xhp\" name=\"Print\">Print</link>"
+msgstr "<link href=\"text/shared/optionen/01060700.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
-#: 01030300.xhp
+#: 01060700.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id3147588\n"
-"1\n"
+"01060700.xhp\n"
+"par_id3143267\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01030300.xhp\" name=\"Security\">Security</link>"
-msgstr "<link href=\"text/shared/optionen/01030300.xhp\" name=\"Ασφάλεια\">Ασφάλεια</link>"
+msgid "<ahelp hid=\"\">Determines the printer settings for spreadsheets.</ahelp>"
+msgstr "<ahelp hid=\"\">Καθορίζει τις ρυθμίσεις εκτυπωτή για τα λογιστικά φύλλα.</ahelp>"
-#: 01030300.xhp
+#: 01060700.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3153255\n"
-"2\n"
+"01060700.xhp\n"
+"par_id3155892\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Defines the security options for saving documents, for web connections, and for opening documents that contain macros.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τις επιλογές ασφάλειας για αποθήκευση εγγράφων, για συνδέσεις ιστού και για άνοιγμα εγγράφων που περιέχουν μακροεντολές.</ahelp>"
+msgid "<emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Print</emph> defines the settings for all spreadsheets. To define settings for the current document only, choose <emph>File - Print</emph>, then click the <emph>Options</emph> button."
+msgstr "<emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Εκτύπωση</emph> ορίζει τις ρυθμίσεις για όλα τα λογιστικά φύλλα. Για ορισμό ρυθμίσεων μόνο για το τρέχον έγγραφο, επιλέξτε <emph>Αρχείο - Εκτύπωση</emph>, έπειτα κλικ στο κουμπί <emph>Επιλογές</emph>."
-#: 01030300.xhp
+#: 01060700.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN10640\n"
+"01060700.xhp\n"
+"hd_id3153542\n"
+"4\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Pages"
+msgstr "Σελίδες"
-#: 01030300.xhp
+#: 01060700.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN10644\n"
+"01060700.xhp\n"
+"hd_id3156155\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the \"Security options and warning\" dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο \"Επιλογές ασφαλείας και προειδοποιήσεις\".</ahelp>"
+msgid "Suppress output of empty pages"
+msgstr "Απόκρυψη εξόδου κενών σελίδων"
-#: 01030300.xhp
+#: 01060700.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id5616626\n"
+"01060700.xhp\n"
+"par_id3158430\n"
+"6\n"
"help.text"
-msgid "The Security options and warnings dialog contains the following controls:"
-msgstr "Ο διάλογος επιλογών Ασφαλείας και προειδοποιήσεων περιέχει τα παρακάτω στοιχεία ελέγχου:"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_PRINT_BTN_SKIPEMPTYPAGES\">Specifies that empty pages that have no cell contents or draw objects are not printed.</ahelp> Cell attributes such as borders or background colors are not considered cell contents. Empty pages are not counted for page numbering."
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_PRINT_BTN_SKIPEMPTYPAGES\">Ορίζει ότι οι κενές σελίδες που δεν έχουν περιεχόμενα κελιού ή αντικείμενα σχεδίασης δεν εκτυπώνονται.</ahelp> Οι ιδιότητες κελιού όπως πλαίσια ή χρώματα φόντου δε θεωρούνται περιεχόμενα κελιού. Οι κενές σελίδες δεν υπολογίζονται για την αρίθμηση των σελίδων."
-#: 01030300.xhp
+#: 01060700.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN10647\n"
+"01060700.xhp\n"
+"hd_id3150275\n"
+"7\n"
"help.text"
-msgid "When saving or sending"
-msgstr "Κατά την αποθήκευση ή αποστολή"
+msgid "Sheets"
+msgstr "Φύλλα"
-#: 01030300.xhp
+#: 01060700.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN1064B\n"
+"01060700.xhp\n"
+"hd_id3149784\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"703988739\">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>"
-msgstr "<ahelp hid=\"703988739\">Επιλέξτε για να δείτε ένα διάλογο προειδοποίησης όταν προσπαθείτε να αποθηκεύσετε ή να στείλετε ένα έγγραφο το οποίο περιέχει καταγεγραμμένες αλλαγές, εκδοχές ή σημειώσεις.</ahelp>"
+msgid "Print only selected sheets"
+msgstr "Εκτύπωση των επιλεγμένων φύλλων μόνο"
-#: 01030300.xhp
+#: 01060700.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN1064E\n"
+"01060700.xhp\n"
+"par_id3152349\n"
+"9\n"
"help.text"
-msgid "When printing"
-msgstr "Κατά την εκτύπωση"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_PRINT_BTN_SELECTEDSHEETS\">Specifies that only contents from selected sheets are printed, even if you specify a wider range in the <emph>File - Print</emph> dialog or in the <emph>Format - Print Ranges</emph> dialog. Contents from sheets that are not selected will not be printed.</ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_PRINT_BTN_SELECTEDSHEETS\">Προσδιορίζει ότι μόνο περιεχόμενα από τα επιλεγμένα φύλλα εκτυπώνονται, ακόμα κι αν προσδιορίσετε μια ευρύτερη περιοχή στο διάλογο <emph>Αρχείο - Εκτύπωση</emph> ή στο διάλογο <emph>Μορφή - Εκτύπωση περιοχών</emph>. Τα περιεχόμενα από φύλλα που δεν είναι επιλεγμένα δε θα εκτυπωθούν.</ahelp>"
-#: 01030300.xhp
+#: 01060700.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN10652\n"
+"01060700.xhp\n"
+"par_id3153349\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"703988740\">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</ahelp>"
-msgstr "<ahelp hid=\"703988740\">Επιλέξτε για να δείτε έναν διάλογο προειδοποίησης όταν προσπαθήσετε να εκτυπώσετε ένα έγγραφο το οποίο περιέχει καταγεγραμμένες αλλαγές ή σχόλια.</ahelp>"
+msgid "To select multiple sheets, click on the sheet names on the bottom margin of the workspace while keeping the Ctrl key pressed."
+msgstr "Για να επιλέξετε πολλαπλά φύλλα, κάντε κλικ στα ονόματα των φύλλων στο κάτω περιθώριο του χώρου εργασίας κρατώντας πατημένο το πλήκτρο Ctrl."
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN10655\n"
+"01060800.xhp\n"
+"tit\n"
"help.text"
-msgid "When signing"
-msgstr "Κατά την υπογραφή"
+msgid "Compatibility"
+msgstr "Συμβατότητα"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN10659\n"
+"01060800.xhp\n"
+"bm_id4249399\n"
"help.text"
-msgid "<ahelp hid=\"703988741\">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>"
-msgstr "<ahelp hid=\"703988741\">Επιλέξτε να δείτε ένα διάλογο προειδοποίησης όταν προσπαθήσετε να υπογράψετε ένα έγγραφο το οποίο περιέχει εγγεγραμμένες αλλαγές, εκδόσεις, πεδία,αναφορές σε άλλες πηγές (για παράδειγμα συνδεδεμένες ενότητες ή συνδεδεμένες εικόνες), ή σημειώσεις.</ahelp>"
+msgid "<bookmark_value>compatibility settings;key bindings (Calc)</bookmark_value>"
+msgstr "<bookmark_value>ρυθμίσεις συμβατότητας·σύνδεσμοι πλήκτρων (Calc)</bookmark_value>"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN1065C\n"
+"01060800.xhp\n"
+"hd_id3145071\n"
"help.text"
-msgid "When creating PDF files"
-msgstr "Κατά τη δημιουργία εγγράφων PDF"
+msgid "<link href=\"text/shared/optionen/01060800.xhp\" name=\"Compatibility\">Compatibility</link>"
+msgstr "<link href=\"text/shared/optionen/01060800.xhp\" name=\"Compatibility\">συμβατότητα</link>"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN10660\n"
+"01060800.xhp\n"
+"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"703988742\">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>"
-msgstr "<ahelp hid=\"703988742\">Επιλέξτε να δείτε ένα διάλογο προειδοποίησης κατά την εξαγωγή ενός έγγραφο σε μορφή PDF η οποία εμφανίζει εγγεγραμμένες αλλαγές στον Writer ή εμφανίζει σημειώσεις.</ahelp>"
+msgid "<ahelp hid=\".\">Defines compatibility options for %PRODUCTNAME Calc.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει τις επιλογές συμβατότητας για %PRODUCTNAME Calc.</ahelp>"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN10663\n"
+"01060800.xhp\n"
+"hd_id3149399\n"
"help.text"
-msgid "Remove personal information on saving"
-msgstr "Αφαίρεση προσωπικών πληροφοριών κατά την αποθήκευση"
+msgid "Key bindings"
+msgstr "Σύνδεσμοι πλήκτρων"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN10667\n"
+"01060800.xhp\n"
+"par_id3155419\n"
"help.text"
-msgid "<ahelp hid=\"703988743\">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset</emph> button on <emph>File - Properties - General</emph>.</ahelp>"
-msgstr "<ahelp hid=\"703988743\">Επιλέξτε να αφαιρούνται πάντα δεδομένα του χρήστη από τις ιδιότητες του αρχείου. Αν αυτή η επιλογή δεν επιλεγεί, εξακολουθείτε να έχετε τη δυνατότητα να αφαιρέσετε τις προσωπικές πληροφορίες για το τρέχον έγγραφο με το κουμπί <emph>Διαγραφή</emph> στο <emph>Αρχείο - Ιδιότητες - Γενικά</emph>.</ahelp>"
+msgid "The following table shows what actions are associated with what key bindings for the two key binding types (<emph>Default</emph> and <emph>OpenOffice.org legacy</emph>):"
+msgstr "Ο παρακάτω πίνακας δείχνει ποιες πράξεις συσχετίζονται με ποιούς συνδέσμους πλήκτρου για τους δύο τύπους σύνδεσης (<emph>προεπιλογή</emph> και <emph>παλιό OpenOffice.org</emph>):"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN1067C\n"
+"01060800.xhp\n"
+"par_id3154365\n"
"help.text"
-msgid "Recommend password protection on saving"
-msgstr "Συνίσταται προστασία με κωδικό πρόσβασης κατά την αποθήκευση"
+msgid "Key binding"
+msgstr "Σύνδεση πλήκτρου"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN10680\n"
+"01060800.xhp\n"
+"par_id3154366\n"
"help.text"
-msgid "<ahelp hid=\"703988744\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>"
-msgstr "<ahelp hid=\"703988744\">Επιλέξτε να είναι ενεργοποιημένη πάντα η επιλογή <emph>Αποθήκευση με κωδικό πρόσβασης</emph>στους διαλόγους αποθήκευσης αρχείων. Απενεργοποιείστε την επιλογή για να αποθηκεύετε τα αρχεία από προεπιλογή χωρίς κωδικό πρόσβασης.</ahelp>"
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id1972106\n"
+"01060800.xhp\n"
+"par_id3145606\n"
"help.text"
-msgid "Ctrl-click required to follow hyperlinks"
-msgstr "Απαιτείται Ctrl-click για το άνοιγμα υπερσυνδέσεων"
+msgid "OpenOffice.org legacy"
+msgstr "Παλιό OpenOffice.org"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id79042\n"
+"01060800.xhp\n"
+"par_id3149202\n"
"help.text"
-msgid "<ahelp hid=\".\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\".\">Αν ενεργοποιηθεί, πρέπει να κρατάτε πιεσμένο το πλήκτρο Ctrl ενώ κάνετε κλικ σε μια υπερσύνδεση για να ακολουθήσετε αυτό το δεσμό. Αν δεν ενεργοποιηθεί, ένα κλικ ανοίγει την υπερσύνδεση.</ahelp>"
+msgid "Backspace"
+msgstr "οπισθοδρόμηση"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id4076357\n"
+"01060800.xhp\n"
+"par_id3151041\n"
"help.text"
-msgid "Passwords for web connections"
-msgstr "Κωδικοί πρόσβασης για διαδικτυακές συνδέσεις"
+msgid "delete contents"
+msgstr "διαγραφή περιεχομένων"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id8231757\n"
+"01060800.xhp\n"
+"par_id3159149\n"
"help.text"
-msgid "You can enter a master password to enable easy access to sites that require a user name and password."
-msgstr "Μπορείτε να εισάγετε ένα κύριο κωδικό πρόσβασης για να ενεργοποιήσετε την εύκολη πρόσβαση σε ιστοσελίδες που απαιτούν όνομα χρήστη και κωδικό πρόσβασης."
+msgid "delete"
+msgstr "διαγραφή"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id3168736\n"
+"01060800.xhp\n"
+"par_id3159254\n"
"help.text"
-msgid "Persistently save passwords protected by a master password"
-msgstr "Μόνιμη αποθήκευση κωδικών πρόσβασης οι οποίοι είναι προστατευμένοι από έναν κύριο κωδικό πρόσβασης"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id1909848\n"
+"01060800.xhp\n"
+"par_id3147317\n"
"help.text"
-msgid "<ahelp hid=\".\">If enabled, %PRODUCTNAME will securely store all passwords that you use to access files from web servers. You can retrieve the passwords from the list after you enter the master password.</ahelp>"
-msgstr "<ahelp hid=\".\">Αν ενεργοποιηθεί, το %PRODUCTNAME θα αποθηκεύσει με ασφάλεια όλους τους κωδικούς πρόσβασης που χρησιμοποιείτε για να έχετε πρόσβαση σε αρχεία από διαδικτυακούςεξυπηρετητές. Μπορείτε να ανακτήσετε τους κωδικούς πρόσβασης από τη λίστα εφόσον έχετε εισάγει τον κύριο κωδικό πρόσβασης.</ahelp>"
+msgid "delete"
+msgstr "διαγραφή"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id3901791\n"
+"01060800.xhp\n"
+"par_id3147348\n"
"help.text"
-msgid "Master Password"
-msgstr "Κύριος Κωδικός Πρόσβασης"
+msgid "delete contents"
+msgstr "διαγραφή περιεχομένων"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id4571977\n"
+"01060800.xhp\n"
+"par_id3154918\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Enter Master Password dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο Εισαγωγή Κύριου Κωδικού Πρόσβασης.</ahelp>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id5216223\n"
+"01060800.xhp\n"
+"par_id3153573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the master password.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τον κύριο κωδικό πρόσβασης.</ahelp>"
+msgid "fill down"
+msgstr "συμπλήρωση κάτω"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id7067171\n"
+"01060800.xhp\n"
+"par_id3154319\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the master password again.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τον κύριο κωδικό πρόσβασης ξανά.</ahelp>"
+msgid "data select"
+msgstr "επιλογή δεδομένων"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id7499313\n"
+"01060800.xhp\n"
+"par_id3154919\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the master password to continue.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τον κύριο κωδικό πρόσβασης για να συνεχίσετε.</ahelp>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+κάτω βέλος"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id3283486\n"
+"01060800.xhp\n"
+"par_id3153574\n"
"help.text"
-msgid "Connections"
-msgstr "Συνδέσεις"
+msgid "data select"
+msgstr "επιλογή δεδομένων"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3472090\n"
+"01060800.xhp\n"
+"par_id3154310\n"
"help.text"
-msgid "<ahelp hid=\".\">Asks for the master password. If master password is correct, shows the Stored Web Connection Information dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ζητά τον κύριο κωδικό πρόσβασης. Αν ο κύριος κωδικός πρόσβασης είναι σωστός, εμφανίζει το διάλογο Αποθηκευμένες Πληροφορίες Διαδικτυακής Σύνδεσης.</ahelp>"
+msgid "increase row height"
+msgstr "αύξηση ύψους γραμμής"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3289590\n"
+"01060800.xhp\n"
+"par_id3153310\n"
"help.text"
-msgid "The Stored Web Connection Information dialog shows a list of web sites and user names that you entered previously. You can select any entry and remove it from the list. You can view the password for the selected entry."
-msgstr "Ο διάλογος Αποθηκευμένες Πληροφορίες Διαδικτυακής Σύνδεσης εμφανίζει μια λίστα από ιστοσελίδες και ονόματα χρήστη τα οποία έχετε εισάγει στο παρελθόν. Έχετε τη δυνατότητα να επιλέξετε οποιαδήποτε καταχώρηση και να την αφαιρέσετε από τη λίστα. Μπορείτε να δείτε τον κωδικό πρόσβασης για την επιλεγμένη καταχώρηση."
+msgid "Where the actions are:"
+msgstr "Πού είναι οι ενέργειες:"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id7499008\n"
+"01060800.xhp\n"
+"par_id3156155\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the selected entry from the list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αφαιρεί την επιλεγμένη καταχώριση από τη λίστα.</ahelp>"
+msgid "<emph>delete contents</emph> - launch the Delete Contents dialog."
+msgstr "<emph>διαγραφή περιεχομένων</emph> - έναρξη του διαλόγου διαγραφή περιεχομένων"
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id7021088\n"
+"01060800.xhp\n"
+"par_id3147530\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes all entries from the list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αφαιρεί όλες τις καταχωρίσεις από τη λίστα.</ahelp>"
+msgid "<emph>delete</emph> - immediately delete the cell content, without the dialog."
+msgstr "<emph>διαγραφή</emph> - άμεση διαγραφή του περιεχομένου κελιού, χωρίς το διάλογο."
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id1981261\n"
+"01060800.xhp\n"
+"par_id3153061\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can view and change the password for the selected entry.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα διάλογο όπου μπορείτε να δείτε και να αλλάξετε τον κωδικό πρόσβασης για την επιλεγμένη καταχώριση.</ahelp>"
+msgid "<emph>fill down</emph> - fill cell content downward within selection."
+msgstr "<emph>γέμισμα προς τα κάτω</emph> γέμισμα περιεχομένου κελιού προς τα κάτω μες την επιλογή."
-#: 01030300.xhp
+#: 01060800.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN10687\n"
+"01060800.xhp\n"
+"par_id3154760\n"
"help.text"
-msgid "Macro security"
-msgstr "Ασφάλεια μακροεντολών"
+msgid "<emph>data select</emph> - launch the Selection List dialog."
+msgstr "<emph>επιλογή δεδομένων</emph> - έναρξη του διαλόγου λίστας επιλογής."
-#: 01030300.xhp
+#: 01060900.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN1068B\n"
+"01060900.xhp\n"
+"tit\n"
"help.text"
-msgid "Adjust the security level for executing macros and specify trusted macro authors."
-msgstr "Ρυθμίστε το επίπεδο ασφάλειας για την εκτέλεση μακροεντολών και καθορίστε τους έμπιστους συγγραφείς μακροεντολών."
+msgid "Formula"
+msgstr "Τύπος"
-#: 01030300.xhp
+#: 01060900.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN1068E\n"
+"01060900.xhp\n"
+"bm_id4249399\n"
"help.text"
-msgid "Macro Security"
-msgstr "Ασφάλεια μακροεντολών"
+msgid "<bookmark_value>formula options;formula syntax</bookmark_value> <bookmark_value>formula options;separators</bookmark_value> <bookmark_value>formula options;reference syntax in string parameters</bookmark_value> <bookmark_value>separators;function</bookmark_value> <bookmark_value>separators;array column</bookmark_value> <bookmark_value>separators;array row</bookmark_value>"
+msgstr "<bookmark_value>επιλογές τύπου;σύνταξη τύπου</bookmark_value><bookmark_value>επιλογές τύπου;διαχωριστές</bookmark_value><bookmark_value>επιλογές τύπου;σύνταξη αναφοράς σε παραμέτρους συμβολοσειράς</bookmark_value><bookmark_value>διαχωριστές;συνάρτηση</bookmark_value><bookmark_value>διαχωριστές;στήλη πίνακα</bookmark_value><bookmark_value>διαχωριστές;γραμμές πίνακα</bookmark_value>"
-#: 01030300.xhp
+#: 01060900.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_idN10692\n"
+"01060900.xhp\n"
+"hd_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"703992332\">Opens the <emph>Macro Security</emph> dialog.</ahelp>"
-msgstr "<ahelp hid=\"703992332\">Ανοίγει το διάλογο <emph>Ασφάλεια Μακροεντολών </emph>.</ahelp>"
+msgid "<link href=\"text/shared/optionen/01060900.xhp\" name=\"Formula\">Formula</link>"
+msgstr "<link href=\"text/shared/optionen/01060900.xhp\" name=\"Formula\">τύπος</link>"
-#: 01014000.xhp
+#: 01060900.xhp
msgctxt ""
-"01014000.xhp\n"
-"tit\n"
+"01060900.xhp\n"
+"par_id3147576\n"
"help.text"
-msgid "Network Identity"
-msgstr "Δικτυακή ταυτότητα"
+msgid "<ahelp hid=\".\">Defines formula syntax options for %PRODUCTNAME Calc.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει τις επιλογές σύνταξης τύπου για το %PRODUCTNAME Calc.</ahelp>"
-#: 01014000.xhp
+#: 01060900.xhp
msgctxt ""
-"01014000.xhp\n"
-"bm_id3153681\n"
+"01060900.xhp\n"
+"hd_id3149399\n"
"help.text"
-msgid "<bookmark_value>network identity options</bookmark_value><bookmark_value>options; network identity</bookmark_value><bookmark_value>single sign on options</bookmark_value><bookmark_value>LDAP server; sign on options</bookmark_value><bookmark_value>remote configurations</bookmark_value><bookmark_value>Configuration Manager</bookmark_value>"
-msgstr "<bookmark_value>επιλογές δικτυακής ταυτότητας</bookmark_value><bookmark_value>επιλογές, δικτυακή ταυτότητα</bookmark_value><bookmark_value>απλό σύμβολο στις επιλογές</bookmark_value><bookmark_value>διακομιστής LDAP, σύμβολο στις επιλογές</bookmark_value><bookmark_value>απομακρυσμένη προσαρμογή</bookmark_value><bookmark_value>Διαχειριστής προσαρμογής</bookmark_value>"
+msgid "Formula options"
+msgstr "Επιλογές τύπου"
-#: 01014000.xhp
+#: 01060900.xhp
msgctxt ""
-"01014000.xhp\n"
-"hd_id3153681\n"
-"1\n"
+"01060900.xhp\n"
+"hd_id31493991\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01014000.xhp\" name=\"Network Identity\">Network Identity</link>"
-msgstr "<link href=\"text/shared/optionen/01014000.xhp\" name=\"Δικτυακή ταυτότητα\">Δικτυακή ταυτότητα</link>"
+msgid "Formula syntax"
+msgstr "Σύνταξη τύπου"
-#: 01014000.xhp
+#: 01060900.xhp
msgctxt ""
-"01014000.xhp\n"
-"par_id3153562\n"
-"2\n"
+"01060900.xhp\n"
+"par_id3155419\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets the options for a remote configuration access to your personal $[officename] settings stored on an LDAP server.</ahelp> To see this tab page and to use this feature, remote configuration must be active: You need an account on an LDAP server that is running and configured to store $[officename] user settings."
-msgstr "<ahelp hid=\".\">Ορίζει τις επιλογές για μία απομακρυσμένη πρόσβαση διαμόρφωσης στις προσωπικές σας ρυθμίσεις του $[officename] που είναι αποθηκευμένες σε ένα διακομιστή LDAP.</ahelp> Για να δείτε αυτή τη σελίδα καρτέλας και να χρησιμοποιήσετε αυτή τη λειτουργία, πρέπει να είναι ενεργοποιημένη η απομακρυσμένη διαμόρφωση: Χρειάζεστε ένα λογαριασμό σε ένα διακομιστή LDAP ο οποίος τρέχει και είναι διαμορφωμένος για να αποθηκεύει ρυθμίσεις χρηστών του $[officename]."
+msgid "There are three options. Let's see it by example. In a sample spreadsheet there are two worksheets, Sheet1 and Sheet2. In A1 cell of Sheet1 there is a reference to C4 cell of Sheet2."
+msgstr "Υπάρχουν τρεις επιλογές. Ας τις δούμε με παράδειγμα. Σε ένα δείγμα υπολογιστικού φύλλου υπάρχουν δύο φύλλα εργασίας, φύλλο1 και φύλλο2. Σε κελί Α1 του φύλλου1 υπάρχει μια αναφορά στο κελί C4 του φύλλου2."
-#: 01014000.xhp
+#: 01060900.xhp
msgctxt ""
-"01014000.xhp\n"
-"par_id3149797\n"
-"7\n"
+"01060900.xhp\n"
+"par_id3156155\n"
"help.text"
-msgid "Using remote configuration, you can start a copy of $[officename] on any computer in the network with your own user data and personal configuration."
-msgstr "Χρησιμοποιώντας την απομακρυσμένη διαμόρφωση, μπορείτε να εκκινήσετε ένα αντίγραφο του $[officename] σε οποιονδήποτε υπολογιστή στο δίκτυο με τα δικά σας δεδομένα χρήστη και τις προσωπικές σας ρυθμίσεις."
+msgid "<emph>Calc A1</emph> - This is the default of %PRODUCTNAME Calc. The reference will be <item type=\"input\">=$Sheet2.C4</item>"
+msgstr "<emph>Calc A1</emph> - Αυτή είναι η προεπιλογή του %PRODUCTNAME Calc. Η αναφορά θα είναι <item type=\"input\">=$φύλλο2.C4</item>"
-#: 01014000.xhp
+#: 01060900.xhp
msgctxt ""
-"01014000.xhp\n"
-"hd_id3155388\n"
-"3\n"
+"01060900.xhp\n"
+"par_id3147530\n"
"help.text"
-msgid "Authentication Method"
-msgstr "Μέθοδος πιστοποίησης"
+msgid "<emph>Excel A1</emph> - This is the default of Microsoft Excel. The reference will be <item type=\"input\">=Sheet2!C4</item>"
+msgstr "<emph>Excel A1</emph> - Αυτή είναι η προεπιλογή του Microsoft Excel. Η αναφορά θα είναι <item type=\"input\">=φύλλο2!C4</item>"
-#: 01014000.xhp
+#: 01060900.xhp
msgctxt ""
-"01014000.xhp\n"
-"par_id3147335\n"
-"8\n"
+"01060900.xhp\n"
+"par_id3153061\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_SSO_LB_MECHANISM\">Choose your security mechanism for access to the LDAP server.</ahelp> Choices are Simple or Kerberos."
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_SSO_LB_MECHANISM\">Επιλέξτε τον μηχανισμό ασφαλείας σας για πρόσβαση στο διακομιστή LDAP.</ahelp>Οι επιλογές είναι Απλή ή Kerberos."
+msgid "<emph>Excel R1C1</emph> - This is the relative row/column addressing, known from Microsoft Excel. The reference will be <item type=\"input\">=Sheet2!R[3]C[2]</item>"
+msgstr "<emph>Excel R1C1</emph> - Αυτή είναι η σχετική διευθυνσιοδότηση γραμμής/στήλης, γνωστή από το Microsoft Excel. Η αναφορά θα είναι <item type=\"input\">=φύλλο2!R[3]C[2]</item>"
-#: 01014000.xhp
+#: 01060900.xhp
msgctxt ""
-"01014000.xhp\n"
-"hd_id3153881\n"
-"4\n"
+"01060900.xhp\n"
+"hd_id31493992\n"
"help.text"
-msgid "User name"
-msgstr "Όνομα χρήστη"
+msgid "Use English function names"
+msgstr "Χρήση αγγλικών ονομάτων συναρτήσεων"
-#: 01014000.xhp
+#: 01060900.xhp
msgctxt ""
-"01014000.xhp\n"
-"par_id3148943\n"
-"9\n"
+"01060900.xhp\n"
+"par_id4155419\n"
"help.text"
-msgid "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_SSO_ED_USERNAME\">Using \"simple\" authentication method, you enter your user name on the LDAP server here.</ahelp> Using \"Kerberos\", you just see your user name, but cannot edit it."
-msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_SSO_ED_USERNAME\">Χρησιμοποιώντας την \"απλή\" μέθοδο πιστοποίησης, πληκτρολογήστε εδώ το όνομα χρήστη στο διακομιστή LDAP.</ahelp>Χρησιμοποιώντας \"Κερβερος\", απλά βλέπετε το όνομα χρήστη σας.αλλά δεν μπορείτε να το επεξεργαστείτε."
+msgid "In %PRODUCTNAME Calc function names can be localized. By default, the check box is off, which means the localized function names are used. Checking this check box will swap localized function names with the English ones. This change takes effect in all of the following areas: formula input and display, function wizard, and formula tips. You can of course uncheck it to go back to the localized function names."
+msgstr "Στο %PRODUCTNAME Calc τα ονόματα των συναρτήσεων μπορούν να τοπικοποιηθούν. Από προεπιλογή, το πλαίσιο ελέγχου είναι ανενεργό, που σημαίνει ότι χρησιμοποιούνται τα τοπικά ονόματα συναρτήσεων. Σημειώνοντας το πλαίσιο ελέγχου θα εναλλάξει τα τοπικά ονόματα συναρτήσεων με τα αγγλικά. Αυτή η αλλαγή λαμβάνει χώρα σε όλες τις παρακάτω περιοχές: εισόδους και προβολές τύπων, οδηγούς συναρτήσεων και συμβουλές τύπων. Μπορείτε φυσικά να το αποεπιλέξετε για να επιστρέψετε στα τοπικά ονόματα των συναρτήσεων."
-#: 01014000.xhp
+#: 01060900.xhp
msgctxt ""
-"01014000.xhp\n"
-"hd_id3153061\n"
-"5\n"
+"01060900.xhp\n"
+"hd_id4149399\n"
"help.text"
-msgid "Password"
-msgstr "Κωδικός πρόσβασης"
+msgid "Separators"
+msgstr "Διαχωριστές"
-#: 01014000.xhp
+#: 01060900.xhp
msgctxt ""
-"01014000.xhp\n"
-"par_id3156343\n"
-"10\n"
+"01060900.xhp\n"
+"par_id5155419\n"
"help.text"
-msgid "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_SSO_ED_PASSWORD\">Using \"simple\" authentication method, enter your password for access to the LDAP server here.</ahelp> Using \"Kerberos\", this box is not active."
-msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_SSO_ED_PASSWORD\">Χρησιμοποιώντας την \"απλή\" μέθοδο πιστοποίησης, εισάγετε εδώ τον κωδικό σας για πρόσβαση στο διακομιστή LDAP.</ahelp> Χρησιμοποιώντας \"Kerberos\", αυτό το πεδίο δεν είναι ενεργοποιημένο."
+msgid "This option group lets you configure separators in your formula expressions. This comes in handy when, for instance, you want to separate your function parameters by commas (,) instead of semicolons (;)."
+msgstr "Αυτή η ομάδα επιλογών επιτρέπει τη ρύθμιση διαχωριστών στις εκφράσεις του τύπου σας. Αυτό είναι εύχρηστο όταν, για παράδειγμα, θέλετε να ξεχωρίσετε τις παραμέτρους της συνάρτησή σας με κόμμα (,) αντί για (;)."
-#: 01014000.xhp
+#: 01060900.xhp
msgctxt ""
-"01014000.xhp\n"
-"hd_id3146795\n"
-"6\n"
+"01060900.xhp\n"
+"par_id6155419\n"
"help.text"
-msgid "Save password"
-msgstr "Αποθήκευση κωδικού πρόσβασης"
+msgid "For example, instead of <item type=\"input\">=SUM(A1;B1;C1)</item> you can type <item type=\"input\">=SUM(A1,B1,C1)</item>."
+msgstr "Για παράδειγμα, αντί του <item type=\"input\">=SUM(A1;B1;C1)</item> μπορείτε να πληκτρολογήσετε <item type=\"input\">=SUM(A1,B1,C1)</item>."
-#: 01014000.xhp
+#: 01060900.xhp
msgctxt ""
-"01014000.xhp\n"
-"par_id3150358\n"
-"11\n"
+"01060900.xhp\n"
+"par_id7155419\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_SSO_CB_PASSWORD\">Using \"simple\" authentication method, check this box to make your password persistent.</ahelp> If the password is persistent and the same user starts $[officename] later on, the user name and password will not be requested again. Using \"Kerberos\", this box is not active."
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_SSO_CB_PASSWORD\">Όταν χρησιμοποιείτε την \"απλή\" μέθοδο πιστοποίησης, επιλέξτε αυτό το πεδίο για να κάνετε τον κωδικό σας να αποθηκευτεί (persistent password).</ahelp> Αν ο κωδικός σας αποθηκευτεί και ο ίδιος χρήστης εκκινήσει το $[officename] αργότερα, το όνομα χρήστη και ο κωδικός δε θα ζητηθούν ξανά. Χρησιμοποιώντας \"Kerberos\", αυτό το πεδίο δεν είναι ενεργοποιημένο."
+msgid "Likewise, you can also change the column and row separators for in-line arrays. Previously, an in-line array used semicolons (;) as the column separators and the pipe symbols (|) as the row separators, so a typical in-line array expression looked like this for a 5 x 2 matrix array:"
+msgstr "Παρόμοια, μπορείτε επίσης να αλλάξετε τους διαχωριστές στήλης και γραμμής για ενσωματωμένους πίνακες. Πριν, ένας ενσωματωμένος πίνακας χρησιμοποιούσε (;) ως διαχωριστές στήλης και τα σύμβολα (|) ως διαχωριστές γραμμών, έτσι μια τυπική ενσωματωμένη έκφραση πίνακα φαινόταν ως 5 x 2 διάταξη μήτρας:"
-#: 01014000.xhp
+#: 01060900.xhp
msgctxt ""
-"01014000.xhp\n"
-"par_id3154939\n"
-"12\n"
+"01060900.xhp\n"
+"par_id8155419\n"
"help.text"
-msgid "The password will be stored encrypted in a file called .ssop in your <switchinline select=\"sys\"><caseinline select=\"UNIX\">home directory </caseinline><defaultinline>\"My Documents\" folder</defaultinline></switchinline>."
-msgstr "Ο κωδικός πρόσβασης θα αποθηκευτεί κρυπτογραφημένος σε ένα αρχείο κατάληξης .ssop στον <switchinline select=\"sys\"><caseinline select=\"UNIX\">αρχικό κατάλογο </caseinline><defaultinline> φάκελο \"Τα έγγραφα μου\"</defaultinline></switchinline>."
+msgid "<item type=\"input\">={1;2;3;4;5|6;7;8;9;10}</item>"
+msgstr "<item type=\"input\">={1;2;3;4;5|6;7;8;9;10}</item>"
-#: 01110100.xhp
+#: 01060900.xhp
msgctxt ""
-"01110100.xhp\n"
-"tit\n"
+"01060900.xhp\n"
+"par_id9155419\n"
"help.text"
-msgid "Default colors"
-msgstr "Προεπιλεγμένα χρώματα"
+msgid "By changing the column separators to commas (,) and the row separators to semicolons (;), the same expression will look like this:"
+msgstr "Αλλάζοντας τους διαχωριστές στήλης σε κόμματα (,) και τους διαχωριστές γραμμών σε ερωτηματικά (;), η ίδια έκφραση θα φαίνεται ως εξής:"
-#: 01110100.xhp
+#: 01060900.xhp
msgctxt ""
-"01110100.xhp\n"
-"bm_id3154751\n"
+"01060900.xhp\n"
+"par_id0155419\n"
"help.text"
-msgid "<bookmark_value>charts; colors</bookmark_value><bookmark_value>colors;charts</bookmark_value>"
-msgstr "<bookmark_value>διαγράμματα, χρώματα</bookmark_value><bookmark_value>χρώματα,διαγράμματα</bookmark_value>"
+msgid "<item type=\"input\">={1,2,3,4,5;6,7,8,9,10}</item>"
+msgstr "<item type=\"input\">={1,2,3,4,5;6,7,8,9,10}</item>"
-#: 01110100.xhp
+#: 01060900.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3149760\n"
-"1\n"
+"01060900.xhp\n"
+"hd_id5149399\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01110100.xhp\" name=\"Default colors\">Default colors</link>"
-msgstr "<link href=\"text/shared/optionen/01110100.xhp\" name=\"Προεπιλεγμένα χρώματα\">Προεπιλεγμένα χρώματα</link>"
+msgid "Detailed calculation settings"
+msgstr "Ρυθμίσεις λεπτομερούς υπολογισμού"
-#: 01110100.xhp
+#: 01060900.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3150713\n"
-"2\n"
+"01060900.xhp\n"
+"par_id1015549\n"
"help.text"
-msgid "Assigns colors to the data rows. The settings only apply for all newly created charts."
-msgstr "Αναθέτει χρώματα σε γραμμές δεδομένων. Οι ρυθμίσεις εφαρμόζονται μόνο για όλα τα προσφάτως δημιουργημένα διαγράμματα."
+msgid "Here you can configure the formula syntax to use when parsing references given in string parameters. This affects built-in functions such as INDIRECT that takes a reference as a string value."
+msgstr "Εδώ μπορείτε να ρυθμίσετε τη σύνταξη τύπου για χρήση όταν αναλύονται οι δεδομένες αναφορές σε παραμέτρους συμβολοσειράς. Αυτό επηρεάζει τις ενσωματωμένες συναρτήσεις όπως INDIRECT που παίρνει μια αναφορά ως τιμή συμβολοσειράς."
-#: 01110100.xhp
+#: 01061000.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3154751\n"
-"3\n"
+"01061000.xhp\n"
+"tit\n"
"help.text"
-msgid "Chart colors"
-msgstr "Χρώματα διαγράμματος"
+msgid "Defaults"
+msgstr "Προεπιλογές"
-#: 01110100.xhp
+#: 01061000.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3145345\n"
-"4\n"
+"01061000.xhp\n"
+"bm_id4249399\n"
"help.text"
-msgid "<ahelp hid=\"SCH:LISTBOX:TP_DEF_COLOR:LB_CHART_COLOR_LIST\">Displays all the colors available for the data series.</ahelp> Select a data series to change its color. Select the desired color from the adjacent color table."
-msgstr "<ahelp hid=\"SCH:LISTBOX:TP_DEF_COLOR:LB_CHART_COLOR_LIST\">Εμφανίζει όλα τα διαθέσιμα χρώματα για τις σειρές δεδομένων.</ahelp> Επιλέξτε μια σειρά δεδομένων για να αλλάξετε το χρώμα της. Επιλέξτε το επιθυμητό χρώμα από το γειτονικό πίνακα χρωμάτων."
+msgid "<bookmark_value>defaults;number of worksheets in new documents</bookmark_value> <bookmark_value>defaults;prefix name for new worksheet</bookmark_value> <bookmark_value>number of worksheets in new documents</bookmark_value> <bookmark_value>prefix name for new worksheet</bookmark_value>"
+msgstr "<bookmark_value>προεπιλογές;αριθμός φύλλων εργασίας σε νέα έγγραφα</bookmark_value><bookmark_value>προεπιλογές;όνομα προθέματος για νέο φύλλο εργασίας</bookmark_value><bookmark_value>αριθμός φύλλων εργασίας σε νέα έγγραφα</bookmark_value><bookmark_value>όνομα προθέματος για νέο φύλλο εργασίας</bookmark_value>"
-#: 01110100.xhp
+#: 01061000.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3154823\n"
-"5\n"
+"01061000.xhp\n"
+"hd_id3145071\n"
"help.text"
-msgid "Color table"
-msgstr "Πίνακας χρωμάτων"
+msgid "<link href=\"text/shared/optionen/01061000.xhp\" name=\"Defaults\">Defaults</link>"
+msgstr "<link href=\"text/shared/optionen/01061000.xhp\" name=\"Defaults\">Προεπιλογές</link>"
-#: 01110100.xhp
+#: 01061000.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3149398\n"
-"6\n"
+"01061000.xhp\n"
+"par_id3147576\n"
"help.text"
-msgid "This table is used as a means of replacing the chart colors for the selected data rows. For example, if you selected data row 6 and then click on the color green 8, the old color of the data row is replaced by green 8. The name of the selected color is shown below the color table."
-msgstr "Ο πίνακας αυτός χρησιμοποιείται ως μέσο αντικατάστασης των χρωμάτων του διαγράμματος για τις επιλεγμένες γραμμές δεδομένων. Για παράδειγμα, εάν έχετε επιλέξει τη γραμμή δεδομένων 6 και, στη συνέχεια, κάνετε κλικ στο πράσινο χρώμα 8, το παλιό χρώμα της γραμμής δεδομένων αντικαθίσταται από το πράσινο 8. Το όνομα του επιλεγμένου χρώματος εμφανίζεται κάτω από τον πίνακα χρωμάτων."
+msgid "<ahelp hid=\".\">Defines default settings for new spreadsheet documents.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει προεπιλεγμένες ρυθμίσεις για νέα έγγραφα υπολογιστικών φύλλων.</ahelp>"
-#: 01110100.xhp
+#: 01061000.xhp
msgctxt ""
-"01110100.xhp\n"
-"hd_id3147242\n"
-"7\n"
+"01061000.xhp\n"
+"hd_id3149399\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "New spreadsheets"
+msgstr "Νέα υπολογιστικά φύλλα"
-#: 01110100.xhp
+#: 01061000.xhp
msgctxt ""
-"01110100.xhp\n"
-"par_id3156347\n"
-"8\n"
+"01061000.xhp\n"
+"par_id3155419\n"
"help.text"
-msgid "<ahelp hid=\"SCH:PUSHBUTTON:TP_DEF_COLOR:PB_RESET_TO_DEFAULT\">Restores the color settings that were defined when the program was installed.</ahelp>"
-msgstr "<ahelp hid=\"SCH:PUSHBUTTON:TP_DEF_COLOR:PB_RESET_TO_DEFAULT\">Επαναφέρει τις προεπιλεγμένες ρυθμίσεις χρωμάτων που είχαν οριστεί όταν το πρόγραμμα είχε εγκατασταθεί.</ahelp>"
+msgid "You can set the number of worksheets in a new document, and the prefix name for new worksheets."
+msgstr "Μπορείτε να ορίσετε τον αριθμό των φύλλων εργασίας σε νέο έγγραφο και το όνομα προθέματος για νέα φύλλα εργασίας."
-#: 01050300.xhp
+#: 01070000.xhp
msgctxt ""
-"01050300.xhp\n"
+"01070000.xhp\n"
"tit\n"
"help.text"
-msgid "Background"
-msgstr "Παρασκήνιο"
+msgid "Presentation Options"
+msgstr "Επιλογές παρουσίασης"
-#: 01050300.xhp
+#: 01070000.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3147653\n"
+"01070000.xhp\n"
+"hd_id3155805\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01050300.xhp\" name=\"Background\">Background</link>"
-msgstr "<link href=\"text/shared/optionen/01050300.xhp\" name=\"Φόντο\">Φόντο</link>"
+msgid "%PRODUCTNAME Impress Options"
+msgstr "Επιλογές %PRODUCTNAME Impress"
-#: 01050300.xhp
+#: 01070000.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3150443\n"
+"01070000.xhp\n"
+"par_id3146957\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"\" visibility=\"visible\">Specifies the background for HTML documents.</ahelp> The background is valid for both new HTML documents and for those that you load, as long as these have not defined their own background."
-msgstr "<ahelp hid=\"\" visibility=\"visible\">Καθορίζει το φόντο για έγγραφα HTML.</ahelp> Το φόντο ισχύει και για νέα έγγραφα HTML και για αυτά που φορτώνετε, αρκεί να μην έχει ορισθεί σε αυτά διαφορετικό φόντο."
-
-#: 01050300.xhp
-msgctxt ""
-"01050300.xhp\n"
-"par_id3156156\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Further information\">Further information</link>"
-msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Περισσότερες πληροφορίες\">Περισσότερες πληροφορίες</link>"
+msgid "<variable id=\"allgemein\"><ahelp hid=\".uno:SdEditOptions\">Defines various settings for newly created presentation documents, such as the contents to be displayed, the measurement unit used, if and how grid alignment is carried out.</ahelp></variable>"
+msgstr "<variable id=\"allgemein\"><ahelp hid=\".uno:SdEditOptions\">Ορίζει ποικίλες ρυθμίσεις για πρόσφατα δημιουργημένα έγγραφα παρουσίασης, όπως τα περιεχόμενα για εμφάνιση, η μονάδα μέτρησης που χρησιμοποιείται, αν και πώς γίνεται η στοίχιση πλέγματος.</ahelp></variable>"
#: 01070100.xhp
msgctxt ""
@@ -10831,7 +11626,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Helplines While Moving"
-msgstr "Βοηθητικές γραμμές μετακίνησης"
+msgstr "Βοηθητικές γραμμές μεταφοράς"
#: 01070100.xhp
msgctxt ""
@@ -10896,3572 +11691,3348 @@ msgctxt ""
msgid "<ahelp hid=\"SD_CHECKBOX_TP_OPTIONS_CONTENTS_CBX_MOVE_OUTLINE\"><item type=\"productname\">%PRODUCTNAME</item> displays the contour line of each individual object when moving this object.</ahelp> The <emph>Contour of each individual object </emph>option enables you to see if single objects conflict with other objects in the target position. If you do not mark the <emph>Contour of each individual object </emph>option, <item type=\"productname\">%PRODUCTNAME</item> only displays a square contour that includes all selected objects."
msgstr "<ahelp hid=\"SD_CHECKBOX_TP_OPTIONS_CONTENTS_CBX_MOVE_OUTLINE\">Το <item type=\"productname\">%PRODUCTNAME</item> εμφανίζει τη γραμμή περιγράμματος κάθε μεμονωμένου αντικειμένου κατά τη μετακίνηση αυτού του αντικειμένου.</ahelp> Η επιλογή <emph>Περίγραμμα κάθε μεμονωμένου αντικειμένου </emph> σας επιτρέπει να δείτε αν μεμονωμένα αντικείμενα συγκρούονται με άλλα αντικείμενα στη θέση προορισμού. Αν δεν επιλέξετε την επιλογή <emph>Περίγραμμα κάθε μεμονωμένου αντικειμένου </emph>, το <item type=\"productname\">%PRODUCTNAME</item> εμφανίζει μόνο ένα τετράγωνο περίγραμμα που περιέχει όλα τα επιλεγμένα αντικείμενα."
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
+"01070300.xhp\n"
"tit\n"
"help.text"
-msgid "Colors"
-msgstr "Χρώματα"
+msgid "Grid"
+msgstr "Πλέγμα"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"bm_id3155132\n"
+"01070300.xhp\n"
+"bm_id3163802\n"
"help.text"
-msgid "<bookmark_value>colors; models</bookmark_value>"
-msgstr "<bookmark_value>χρώματα, μοντέλα</bookmark_value>"
+msgid "<bookmark_value>snapping in presentations and drawings</bookmark_value> <bookmark_value>points;reducing editing points when snapping (Impress/Draw)</bookmark_value>"
+msgstr "<bookmark_value>προσκόλληση σε παρουσιάσεις και σχέδια</bookmark_value><bookmark_value>σημεία,μείωση σημείων επεξεργασίας κατά την προσκόλληση (Impress/Draw)</bookmark_value>"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3150543\n"
+"01070300.xhp\n"
+"hd_id3147571\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Colors\">Colors</link>"
-msgstr "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Χρώματα\">Χρώματα</link>"
+msgid "<link href=\"text/shared/optionen/01070300.xhp\" name=\"Grid\">Grid</link>"
+msgstr "<link href=\"text/shared/optionen/01070300.xhp\" name=\"Πλέγμα\">Πλέγμα</link>"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3153104\n"
+"01070300.xhp\n"
+"par_id3152801\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_OPTIONS_COLOR\">Allows you to select a color from a color table, edit an existing color, or define new colors.</ahelp>"
-msgstr "<ahelp hid=\"HID_OPTIONS_COLOR\">Σας επιτρέπει να επιλέξετε ένα χρώμα από τον πίνακα χρωμάτων, να επεξεργαστείτε ένα υπάρχον χρώμα, ή να ορίσετε νέα χρώματα.</ahelp>"
+msgid "<ahelp hid=\"HID_SD_OPTIONS_SNAP\">Defines the grid settings for creating and moving objects.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_OPTIONS_SNAP\">Ορίζει τις ρυθμίσεις πλέγματος για τη δημιουργία και τη μετακίνηση αντικειμένων.</ahelp>"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3150767\n"
+"01070300.xhp\n"
+"par_id3149177\n"
"3\n"
"help.text"
-msgid "Color table"
-msgstr "Πίνακας χρωμάτων"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3150869\n"
-"5\n"
-"help.text"
-msgid "Name"
-msgstr "Όνομα"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3149809\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_COLOR:EDT_NAME\">Specifies the name of a selected color. You can also type a name in this field when defining a new color.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXPAGE_COLOR:EDT_NAME\">Καθορίζει το όνομα του συγκεκριμένου χρώματος. Μπορείτε επίσης να εισάγετε ένα όνομα σε αυτό το πεδίο όταν ορίζετε ένα νέο χρώμα.</ahelp>"
+msgid "If you have activated the snap grid but wish to move or create individual objects without snap positions, keep the Shift key pressed to deactivate this function for as long as needed."
+msgstr "Αν έχετε ενεργοποιήσει το πλέγμα συγκράτησης αλλά θέλετε να μετακινήσετε ή να δημιουργήσετε μεμονωμένα αντικείμενα χωρίς θέσεις προσκόλλησης, κρατήστε το πλήκτρο Shift πατημένο για να απενεργοποιήσετε αυτή τη λειτουργία για όσο χρειάζεται."
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3150447\n"
-"7\n"
+"01070300.xhp\n"
+"hd_id3156346\n"
+"4\n"
"help.text"
-msgid "Color"
-msgstr "Χρώμα"
+msgid "Snap"
+msgstr "Συγκράτηση"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3149560\n"
+"01070300.xhp\n"
+"hd_id3163802\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_COLOR:LB_COLOR\">Contains a list of available colors. To select a color, choose one from the list.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_COLOR:LB_COLOR\">Περιέχει μια λίστα με τα διαθέσιμα χρώματα. Για να επιλέξετε ένα χρώμα, διαλέξτε το από τη λίστα.</ahelp>"
+msgid "To snap lines"
+msgstr "Σε γραμμές συγκράτησης"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3155132\n"
+"01070300.xhp\n"
+"par_id3149516\n"
"9\n"
"help.text"
-msgid "Color table"
-msgstr "Πίνακας χρωμάτων"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3152885\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_COLOR:LB_COLORMODEL\">To modify, select the color model: Red-Green-Blue (RGB) or Cyan-Magenta-Yellow-BlacK (CMYK).</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_COLOR:LB_COLORMODEL\">Για τροποποίηση, επιλέξτε μοντέλο χρώματος: Κόκκινο- Πράσινο- Μπλέ (RGB) ή Κυανό-Ματζέντα-Κίτρινο-Μαύρο (CMYK).</ahelp>"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id1527756\n"
-"help.text"
-msgid "%PRODUCTNAME uses only the RGB color model for printing in color. The CMYK controls are provided only to ease the input of color values using CMYK notation."
-msgstr "Το %PRODUCTNAME χρησιμοποιεί μόνο το μοντέλο χρώματος RGB στις έγχρωμες εκτυπώσεις. Τα στοιχεία ελέγχου CMYK παρέχονται μόνο προς διευκόλυνση εισαγωγής τιμών χρώματος σε μορφή CMYK."
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3147426\n"
-"40\n"
-"help.text"
-msgid "If you select RGB, the initials of the three colors will appear and you can set the color from 0 to 255 with the spin button."
-msgstr "Εάν επιλέξετε RGB, θα εμφανιστούν τα αρχικά των τριών χρωμάτων και μπορείτε να ρυθμίσετε το χρώμα από 0 έως 255 με το κουμπί περιστροφής."
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3150103\n"
-"13\n"
-"help.text"
-msgid "R"
-msgstr "Κ"
+msgid "<variable id=\"anlinie\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_HELPLINES\">Snaps the edge of a dragged object to the nearest snap line when you release the mouse.</ahelp></variable>"
+msgstr "<variable id=\"anlinie\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_HELPLINES\">Προσκολλά το άκρο ενός μετακινούμενου αντικειμένου στην κοντινότερη βοηθητική γραμμή όταν αφήνετε το πλήκτρο του ποντικιού.</ahelp></variable>"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3152462\n"
-"14\n"
+"01070300.xhp\n"
+"par_id3154142\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\"HID_TPCOLOR_RGB_1\">Red</ahelp>"
-msgstr "<ahelp hid=\"HID_TPCOLOR_RGB_1\">Κόκκινο</ahelp>"
+msgid "You can also define this setting by using the <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13140000.xhp\" name=\"Snap to Snap Lines\"><emph>Snap to Snap Lines</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13140000.xhp\" name=\"Snap to Snap Lines\"><emph>Snap to Snap Lines</emph></link></caseinline><defaultinline><emph>Snap to Snap Lines</emph></defaultinline></switchinline> icon, which is available in the <emph>Options</emph> bar in a presentation or drawing document."
+msgstr "Μπορείτε επίσης να ορίσετε αυτή τη ρύθμιση χρησιμοποιώντας το εικονίδιο <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13140000.xhp\" name=\"Αγκίστρωση σε γραμμές προσκόλλησης\"><emph>Αγκίστρωση σε γραμμές προσκόλλησης</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13140000.xhp\" name=\"Αγκίστρωση σε γραμμές προσκόλλησης\"><emph>Αγκίστρωση σε γραμμές προσκόλλησης</emph></link></caseinline><defaultinline><emph>Αγκίστρωση σε γραμμές προσκόλλησης</emph></defaultinline></switchinline>, που είναι διαθέσιμο στην γραμμή <emph>Επιλογές</emph> σε μία παρουσίαση ή έγγραφο σχεδίασης."
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3145366\n"
-"15\n"
+"01070300.xhp\n"
+"hd_id3154306\n"
+"31\n"
"help.text"
-msgid "G"
-msgstr "G"
+msgid "To the page margins"
+msgstr "Στα περιθώρια των σελίδων"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3153144\n"
-"16\n"
+"01070300.xhp\n"
+"par_id3156024\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"HID_TPCOLOR_RGB_2\">Green</ahelp>"
-msgstr "<ahelp hid=\"HID_TPCOLOR_RGB_2\">Πράσινο</ahelp>"
+msgid "<variable id=\"seitenrand\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_BORDER\">Specifies whether to align the contour of the graphic object to the nearest page margin.</ahelp></variable>"
+msgstr "<variable id=\"seitenrand\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_BORDER\">Ορίζει εάν θα στοιχιστεί το περίγραμμα του γραφικού αντικειμένου με το κοντινότερο περιθώριο σελίδας.</ahelp></variable>"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3153573\n"
-"17\n"
+"01070300.xhp\n"
+"par_id3149670\n"
+"33\n"
"help.text"
-msgid "B"
-msgstr "B"
+msgid "<variable id=\"seittext\">The cursor or a contour line of the graphics object must be in the snap range.</variable>"
+msgstr "<variable id=\"seittext\">Ο δείκτης ή η γραμμή περιγράμματος του γραφικού αντικειμένου πρέπει να είναι στη περιοχή προσκόλλησης. </variable>"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3153726\n"
-"18\n"
+"01070300.xhp\n"
+"par_id3148947\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Blue</ahelp>"
-msgstr "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Μπλε</ahelp>"
+msgid "In a presentation or drawing document, this function can also be accessed with the <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13150000.xhp\" name=\"Snap to Page Margins\"><emph>Snap to Page Margins</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13150000.xhp\" name=\"Snap to Page Margins\"><emph>Snap to Page Margins</emph></link></caseinline><defaultinline><emph>Snap to Page Margins</emph></defaultinline></switchinline> icon in the <emph>Options</emph> bar."
+msgstr "Σε μία παρουσίαση ή έγγραφο σχεδίασης, μπορούμε επίσης να έχουμε πρόσβαση σε αυτή τη λειτουργία με το σύμβολο <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13150000.xhp\" name=\"Προσκόλληση σε περιθώρια σελίδας\"><emph>Προσκόλληση σε περιθώρια σελίδας</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13150000.xhp\" name=\"Προσκόλληση σε περιθώρια σελίδας\"><emph>Προσκόλληση σε περιθώρια σελίδας</emph></link></caseinline><defaultinline><emph>Προσκόλληση σε περιθώρια σελίδα</emph></defaultinline></switchinline> που βρίσκεται στην γραμμή <emph>Επιλογές</emph>."
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3152940\n"
-"41\n"
+"01070300.xhp\n"
+"hd_id3154365\n"
+"12\n"
"help.text"
-msgid "If you select CMYK, the initials of the four colors will appear and you can set the color from 0 to 255 with the spin button."
-msgstr "Εάν επιλέξετε CMYK, θα εμφανιστούν τα αρχικά των τεσσάρων χρωμάτων και μπορείτε να ρυθμίσετε το χρώμα από 0 έως 255 με το κουμπί περιστροφής."
+msgid "To object frame"
+msgstr "Στο πλαίσιο του αντικειμένου"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3154942\n"
-"42\n"
+"01070300.xhp\n"
+"par_id3148674\n"
+"13\n"
"help.text"
-msgid "C"
-msgstr "C"
+msgid "<variable id=\"rahmen\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_FRAME\">Specifies whether to align the contour of the graphic object to the border of the nearest graphic object.</ahelp></variable>"
+msgstr "<variable id=\"rahmen\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_FRAME\">Ορίζει εάν θα στοιχιστεί το περίγραμμα του γραφικού αντικειμένου με το πλαίσιο του κοντινότερου γραφικού αντικειμένου.</ahelp></variable>"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3145800\n"
-"43\n"
+"01070300.xhp\n"
+"par_id3147228\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Cyan</ahelp>"
-msgstr "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Κυανό</ahelp>"
+msgid "<variable id=\"rahmtext\">The cursor or a contour line of the graphics object must be in the snap range.</variable>"
+msgstr "<variable id=\"rahmtext\">Ο δείκτης ή η γραμμή περιγράμματος του γραφικού αντικειμένου πρέπει να είναι στην περιοχή προσκόλλησης.</variable>"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3155417\n"
-"44\n"
+"01070300.xhp\n"
+"par_id3148922\n"
+"39\n"
"help.text"
-msgid "M"
-msgstr "M"
+msgid "In a presentation or drawing document, this function can also be accessed with the <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13160000.xhp\" name=\"Snap to Object Border\"><emph>Snap to Object Border</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13160000.xhp\" name=\"Snap to Object Border\"><emph>Snap to Object Border</emph></link></caseinline><defaultinline><emph>Snap to Object Border</emph></defaultinline></switchinline> icon in the <emph>Options</emph> bar."
+msgstr "Σε μία παρουσίαση ή έγγραφο σχεδίασης, μπορούμε επίσης να έχουμε πρόσβαση σε αυτή τη λειτουργία με το εικονίδιο <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13160000.xhp\" name=\"Συγκράτηση σε πλαίσιο αντικειμένου\"><emph>Συγκράτηση σε πλαίσιο αντικειμένου</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13160000.xhp\" name=\"Συγκράτηση σε πλαίσιο αντικειμένου\"><emph>Συγκράτηση σε πλαίσιο αντικειμένου</emph></link></caseinline><defaultinline><emph>Συγκράτηση σε πλαίσιο αντικειμένου</emph></defaultinline></switchinline> που βρίσκεται στη γραμμή εργαλείων <emph>Επιλογές</emph>."
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3150093\n"
-"45\n"
+"01070300.xhp\n"
+"hd_id3155431\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Magenta</ahelp>"
-msgstr "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Ματζέντα</ahelp>"
+msgid "To object points"
+msgstr "Στα σημεία αντικειμένου"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3147124\n"
-"46\n"
+"01070300.xhp\n"
+"par_id3145271\n"
+"15\n"
"help.text"
-msgid "Y"
-msgstr "Y"
+msgid "<variable id=\"opunkte\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_POINTS\">Specifies whether to align the contour of the graphic object to the points of the nearest graphic object.</ahelp></variable>"
+msgstr "<variable id=\"opunkte\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_SNAP_POINTS\">Ορίζει εάν θα ευθυγραμμιστεί το περίγραμμα του γραφικού αντικειμένου με τα σημεία του κοντινότερου γραφικού αντικειμένου.</ahelp></variable>"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3154098\n"
-"47\n"
+"01070300.xhp\n"
+"par_id3149483\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Yellow</ahelp>"
-msgstr "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Κίτρινο</ahelp>"
+msgid "<variable id=\"opunktetext\">This only applies if the cursor or a contour line of the graphics object is in the snap range.</variable>"
+msgstr "<variable id=\"opunktetext\">Αυτό ισχύει μόνο εάν ο δείκτης ή η γραμμή περιγράμματος του γραφικού αντικειμένου είναι στην περιοχή προσκόλλησης.</variable>"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3154015\n"
-"48\n"
+"01070300.xhp\n"
+"par_id3146146\n"
+"40\n"
"help.text"
-msgid "K"
-msgstr "K"
+msgid "In a presentation or drawing document, this function can also be accessed with the <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13170000.xhp\" name=\"Snap to Object Points\"><emph>Snap to Object Points</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13170000.xhp\" name=\"Snap to Object Points\"><emph>Snap to Object Points</emph></link></caseinline><defaultinline><emph>Snap to Object Points</emph></defaultinline></switchinline> icon in the <emph>Options</emph> bar."
+msgstr "Σε μία παρουσίαση ή έγγραφο σχεδίασης, μπορούμε επίσης να έχουμε πρόσβαση σε αυτή τη λειτουργία με το εικονίδιο <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/02/13170000.xhp\" name=\"Συγκράτηση σε σημεία αντικειμένου\"><emph>Προσκόλληση σε σημεία αντικειμένου</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/02/13170000.xhp\" name=\"Συγκράτηση σε σημεία αντικειμένου\"><emph>Προσκόλληση σε σημεία αντικειμένου</emph></link></caseinline><defaultinline><emph>Συγκράτηση σε σημεία αντικειμένου</emph></defaultinline></switchinline>στην γραμμή <emph>Επιλογές</emph>."
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3156180\n"
-"49\n"
+"01070300.xhp\n"
+"hd_id3148645\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Black</ahelp>"
-msgstr "<ahelp hid=\"HID_TPCOLOR_RGB_3\">Μαύρο</ahelp>"
+msgid "Snap range"
+msgstr "Περιοχή συγκράτησης"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3156332\n"
-"27\n"
+"01070300.xhp\n"
+"par_id3154145\n"
+"17\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_SNAP_AREA\">Defines the snap distance between the mouse pointer and the object contour. $[officename] Impress snaps to a snap point if the mouse pointer is nearer than the distance selected in the <emph>Snap range</emph> control.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_SNAP_AREA\">Ορίζει την απόσταση συγκράτησης μεταξύ του δείκτη του ποντικιού και του περιγράμματος του αντικειμένου. $[officename] Impress προσκολλά σε ένα σημείο συγκράτησης εάν ο δείκτης του ποντικιού είναι πιο κοντά από την απόσταση που επιλέχθηκε στο πεδίο ελέγχου <emph>περιοχή συγκράτησης</emph> .</ahelp>"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3154481\n"
-"28\n"
+"01070300.xhp\n"
+"hd_id3150872\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_COLOR:BTN_ADD\">Adds a new color.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_COLOR:BTN_ADD\">Προσθέτει ένα νέο χρώμα.</ahelp>"
+msgid "Snap position"
+msgstr "Θέση συγκράτησης"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3153708\n"
-"29\n"
+"01070300.xhp\n"
+"hd_id3154639\n"
+"21\n"
"help.text"
-msgid "Modify"
-msgstr "Τροποποίηση"
+msgid "When creating or moving objects"
+msgstr "Κατά τη δημιουργία ή τη μετακίνηση αντικειμένων"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3148916\n"
-"30\n"
+"01070300.xhp\n"
+"par_id3150417\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_COLOR:BTN_MODIFY\">Changes the current color.</ahelp> Note that the color is overwritten without a confirmation."
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_COLOR:BTN_MODIFY\">Αλλάζει το τρέχον χρώμα.</ahelp> Το χρώμα επικαλύπτεται χωρίς επιβεβαίωση."
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_ORTHO\">Specifies that graphic objects are restricted vertically, horizontally or diagonally (45°) when creating or moving them.</ahelp> You can temporarily deactivate this setting by pressing the Shift key."
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_ORTHO\">Ορίζει ότι τα γραφικά αντικείμενα περιορίζονται κατακόρυφα, οριζόντια ή διαγώνια (45°) όταν δημιουργούνται ή μετακινούνται.</ahelp> Μπορείτε να απενεργοποιήσετε προσωρινά αυτή τη ρύθμιση πατώντας το πλήκτρο Shift."
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3154754\n"
-"31\n"
+"01070300.xhp\n"
+"hd_id3159345\n"
+"23\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
+msgid "Extend edges"
+msgstr "Επιμήκυνση άκρων"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3159267\n"
-"33\n"
+"01070300.xhp\n"
+"par_id3154942\n"
+"24\n"
"help.text"
-msgid "Load Color List"
-msgstr "Φόρτωση λίστας χρωμάτων"
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_BIGORTHO\">Specifies that a square is created based on the longer side of a rectangle when the Shift key is pressed before you release the mouse button. This also applies to an ellipse (a circle will be created based on the longest diameter of the ellipse). When the<emph> Extend edges </emph>box is not marked, a square or a circle will be created based on the shorter side or diameter.</ahelp>"
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_BIGORTHO\">Καθορίζει την δημιουργία ενός τετραγώνου με βάση την μεγαλύτερη πλευρά ενός ορθογωνίου, όταν το πλήκτρο Shift είναι πατημένο πριν αφήσετε το πλήκτρο του ποντικιού. Αυτό ισχύει και για μία έλλειψη (ένας κύκλος θα δημιουργηθεί, βασισμένος στη μεγαλύτερη διάμετρο της έλλειψης). Όταν το πεδίο<emph> Επιμήκυνση άκρων </emph> δεν είναι επιλεγμένο, ένα τετράγωνο ή ένας κύκλος θα δημιουργηθεί με βάση την μικρότερη πλευρά ή διάμετρο.</ahelp>"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3154705\n"
-"34\n"
+"01070300.xhp\n"
+"hd_id3149413\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_LOAD\">Accesses the <emph>Open</emph> dialog, which allows you to select a color palette</ahelp>."
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_LOAD\">Παρέχει πρόσβαση στο παράθυρο διαλόγου <emph>Άνοιγμα</emph>, το οποίο σας επιτρέπει να επιλέξετε μία παλέτα χρωμάτων</ahelp>."
+msgid "When rotating"
+msgstr "Κατά την περιστροφή"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"hd_id3147344\n"
-"36\n"
+"01070300.xhp\n"
+"par_id3150717\n"
+"26\n"
"help.text"
-msgid "Save Color List"
-msgstr "Αποθήκευση λίστας χρωμάτων"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_ANGLE\">Specifies that graphic objects can only be rotated within the rotation angle that you selected in the <emph>When rotating</emph> control.</ahelp> If you want to rotate an object outside the defined angle, press the Shift key when rotating. Release the key when the desired rotation angle is reached."
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_ANGLE\">Ορίζει ότι τα γραφικά αντικείμενα μπορούν μόνο να περιστραφούν στα πλαίσια της γωνίας περιστροφής που επιλέξατε στο πεδίο ελέγχου <emph>Κατά την περιστροφή</emph>.</ahelp> Αν θέλετε να περιστρέψετε ένα αντικείμενο εκτός της προκαθορισμένης γωνίας, πατήστε το πλήκτρο κατά την περιστροφή. Αφήστε το πλήκτρο Shift όταν φτάσετε την επιθυμητή γωνία περιστροφής."
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3163808\n"
-"37\n"
+"01070300.xhp\n"
+"hd_id3154163\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_SAVE\">Opens the <emph>Save As</emph> dialog, which enables you to save the current color table under a specified name.</ahelp> If you do not choose this command, the current color table will be automatically saved as default and re-loaded the next time you start $[officename]."
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_SAVE\">Ανοίγει το παράθυρο διαλόγου <emph>Αποθήκευση ως</emph>, το οποίο σας δίνει τη δυνατότητα να αποθηκεύσετε τον τρέχοντα πίνακα χρωμάτων με συγκεκριμένο όνομα.</ahelp> Εάν δεν επιλέξετε αυτήν την εντολή, ο τρέχων πίνακας χρωμάτων θα αποθηκευτεί αυτόματα ως προεπιλογή και θα φορτωθεί την επόμενη φορά που θα ξεκινήσετε το $[officename]."
+msgid "Point reduction"
+msgstr "Μείωση σημείων"
-#: 01010500.xhp
+#: 01070300.xhp
msgctxt ""
-"01010500.xhp\n"
-"par_id3154572\n"
-"38\n"
+"01070300.xhp\n"
+"par_id3156275\n"
+"28\n"
"help.text"
-msgid "The <emph>Load color list</emph> and <emph>Save color list </emph>icons are visible only if you select the <emph>Colors</emph> tab with the <emph>Format - Area</emph> command."
-msgstr "Τα εικονίδια <emph>Φόρτωση λίστας χρωμάτων</emph> και <emph>Αποθήκευση λίστας χρωμάτων</emph> εμφανίζονται μόνο εάν επιλέξετε το στηλοθέτη <emph>Χρώματα</emph> με την εντολή <emph>Μορφή - Περιοχή</emph>."
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_BEZ_ANGLE\">Defines the angle for point reduction.</ahelp> When working with polygons, you might find it useful to reduce their editing points."
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_BEZ_ANGLE\">Καθορίζει τη γωνία για μείωση σημείων.</ahelp> Κατά την εργασία με πολύγωνα, μπορεί να σας φανεί χρήσιμο να μειώσετε τα σημεία επεξεργασίας τους."
-#: java.xhp
+#: 01070400.xhp
msgctxt ""
-"java.xhp\n"
+"01070400.xhp\n"
"tit\n"
"help.text"
-msgid "Advanced"
-msgstr "Προχωρημένα"
-
-#: java.xhp
-msgctxt ""
-"java.xhp\n"
-"bm_id4077578\n"
-"help.text"
-msgid "<bookmark_value>Java;setting options</bookmark_value><bookmark_value>experimental features</bookmark_value><bookmark_value>unstable options</bookmark_value>"
-msgstr "<bookmark_value>Java;επιλογές ρύθμισης</bookmark_value><bookmark_value>πειραματικά γνωρίσματα</bookmark_value><bookmark_value>ασταθείς επιλογές</bookmark_value>"
-
-#: java.xhp
-msgctxt ""
-"java.xhp\n"
-"par_idN10558\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/java.xhp\">Advanced</link>"
-msgstr "<link href=\"text/shared/optionen/java.xhp\">Προχωρημένα</link>"
-
-#: java.xhp
-msgctxt ""
-"java.xhp\n"
-"par_idN10568\n"
-"help.text"
-msgid "Specifies the support options for Java applications in %PRODUCTNAME, including which Java Runtime Environment (JRE) to use. It also specifies whether to use experimental (unstable) features such as macro recording."
-msgstr "Καθορίζει τις επιλογές υποστήριξης για εφαρμογές Java στο %PRODUCTNAME, συμπεριλαμβάνοντας ποιο περιβάλλον χρόνου εκτέλεσης Java (JRE) θα χρησιμοποιηθεί. Επίσης καθορίζει εάν θα χρησιμοποιηθούν πειραματικά (ασταθή) γνωρίσματα όπως καταγραφή μακροεντολών."
-
-#: java.xhp
-msgctxt ""
-"java.xhp\n"
-"par_idN1056B\n"
-"help.text"
-msgid "Java options"
-msgstr "Επιλογές Java"
-
-#: java.xhp
-msgctxt ""
-"java.xhp\n"
-"par_idN1057F\n"
-"help.text"
-msgid "Use a Java runtime environment"
-msgstr "Χρήση ενός Java runtime environment (JRE)"
-
-#: java.xhp
-msgctxt ""
-"java.xhp\n"
-"par_idN10583\n"
-"help.text"
-msgid "<ahelp hid=\"svx:CheckBox:RID_SVXPAGE_OPTIONS_JAVA:CB_JAVA_ENABLE\">Allows you to run Java applications in %PRODUCTNAME.</ahelp> When a Java application attempts to access your hard drive, a prompt opens."
-msgstr "<ahelp hid=\"svx:CheckBox:RID_SVXPAGE_OPTIONS_JAVA:CB_JAVA_ENABLE\">Σας επιτρέπει να εκκινήσετε εφαρμογές Java στο %PRODUCTNAME.</ahelp> Όταν μια εφαρμογή Java επιχειρεί πρόσβαση στον σκληρό δίσκο, ανοίγει μια καθοδήγηση."
-
-#: java.xhp
-msgctxt ""
-"java.xhp\n"
-"par_idN10610\n"
-"help.text"
-msgid "Java runtime environments (JRE) already installed:"
-msgstr "Εγκατεστημένα Java runtime environment (JRE):"
-
-#: java.xhp
-msgctxt ""
-"java.xhp\n"
-"par_idN10614\n"
-"help.text"
-msgid "<ahelp hid=\"HID_OPTIONS_JAVA_LIST\">Select the JRE that you want to use. On some systems, you must wait a minute until the list gets populated. On some systems, you must restart %PRODUCTNAME to use your changed setting.</ahelp> The path to the JRE is displayed beneath the list box."
-msgstr "<ahelp hid=\"HID_OPTIONS_JAVA_LIST\">Επιλέξτε το JRE που θέλετε να χρησιμοποιήσετε. Σε μερικά λειτουργικά συστήματα, πρέπει να περιμένετε έως ότου η λίστα γεμίσει. Σε μερικά λειτουργικά συστήματα, πρέπει να κάνετε επανεκκίνηση το %PRODUCTNAME ώστε να ενεργοποιηθεί η ρύθμισή σας.</ahelp> Η διαδρομή του JRE προβάλλεται κάτω από το πεδίο λίστας."
-
-#: java.xhp
-msgctxt ""
-"java.xhp\n"
-"par_idN105A5\n"
-"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
-
-#: java.xhp
-msgctxt ""
-"java.xhp\n"
-"par_idN10635\n"
-"help.text"
-msgid "<ahelp hid=\"svx:PushButton:RID_SVXPAGE_OPTIONS_JAVA:PB_ADD\">Add a path to the root folder of a JRE on your computer.</ahelp> The path is set in the following dialog."
-msgstr "<ahelp hid=\"svx:PushButton:RID_SVXPAGE_OPTIONS_JAVA:PB_ADD\">Προσθέτει μια διαδρομή στο ριζικό κατάλογο ενός JRE του υπολογιστή σας.</ahelp> Η διαδρομή καθορίζεται στο ακόλουθο παράθυρο διαλόγου."
-
-#: java.xhp
-msgctxt ""
-"java.xhp\n"
-"par_idN105A9\n"
-"help.text"
-msgid "Parameters"
-msgstr "Παράμετροι"
-
-#: java.xhp
-msgctxt ""
-"java.xhp\n"
-"par_idN10657\n"
-"help.text"
-msgid "<ahelp hid=\"svx:PushButton:RID_SVXPAGE_OPTIONS_JAVA:PB_PARAMETER\">Opens the <link href=\"text/shared/optionen/javaparameters.xhp\">Java Start Parameters</link> dialog.</ahelp>"
-msgstr "<ahelp hid=\"svx:PushButton:RID_SVXPAGE_OPTIONS_JAVA:PB_PARAMETER\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/optionen/javaparameters.xhp\">Αρχικές Παράμετροι Java</link>.</ahelp>"
+msgid "Print"
+msgstr "Εκτύπωση"
-#: java.xhp
+#: 01070400.xhp
msgctxt ""
-"java.xhp\n"
-"par_idN105AD\n"
+"01070400.xhp\n"
+"bm_id3155450\n"
"help.text"
-msgid "Class Path"
-msgstr "Διαδρομή κλάσης"
+msgid "<bookmark_value>printing; drawings defaults</bookmark_value><bookmark_value>drawings; printing defaults</bookmark_value><bookmark_value>pages;printing page names in presentations</bookmark_value><bookmark_value>printing; dates in presentations</bookmark_value><bookmark_value>dates; printing in presentations</bookmark_value><bookmark_value>times; inserting when printing presentations</bookmark_value><bookmark_value>printing; hidden pages of presentations</bookmark_value><bookmark_value>hidden pages; printing in presentations</bookmark_value><bookmark_value>printing; without scaling in presentations</bookmark_value><bookmark_value>scaling; when printing presentations</bookmark_value><bookmark_value>printing; fitting to pages in presentations</bookmark_value><bookmark_value>fitting to pages; print settings in presentations</bookmark_value><bookmark_value>printing; tiling pages in presentations</bookmark_value>"
+msgstr "<bookmark_value>εκτύπωση, προεπιλεγμένα σχέδια</bookmark_value><bookmark_value>σχέδια, προεπιλεγμένη εκτύπωση</bookmark_value><bookmark_value>σελίδες, εκτύπωση ονομάτων σελίδων σε παρουσιάσεις</bookmark_value><bookmark_value>εκτύπωση, ημερομηνίες σε παρουσιάσεις</bookmark_value><bookmark_value>ημερομηνίες, εκτύπωση σε παρουσιάσεις</bookmark_value><bookmark_value>ώρες, εισαγωγή κατά την εκτύπωση παρουσιάσεων</bookmark_value><bookmark_value>εκτύπωση, κρυφές σελίδες παρουσιάσεων</bookmark_value><bookmark_value>κρυφές σελίδες, εκτύπωση σε παρουσιάσεις</bookmark_value><bookmark_value>εκτύπωση, χωρίς κλιμάκωση σε παρουσιάσεις</bookmark_value><bookmark_value>κλιμάκωση, κατά την εκτύπωση παρουσιάσεων</bookmark_value><bookmark_value>εκτύπωση, προσαρμογή στις σελίδες σε παρουσιάσεις</bookmark_value><bookmark_value>προσαρμογή στις σελίδες, εκτύπωση ρυθμίσεων σε παρουσιάσεις</bookmark_value><bookmark_value>εκτύπωση, παράθεση σελίδων σε παρουσιάσεις</bookmark_value>"
-#: java.xhp
+#: 01070400.xhp
msgctxt ""
-"java.xhp\n"
-"par_idN10686\n"
+"01070400.xhp\n"
+"hd_id3155419\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"svx:PushButton:RID_SVXPAGE_OPTIONS_JAVA:PB_CLASSPATH\">Opens the <link href=\"text/shared/optionen/javaclasspath.xhp\">Class Path</link> dialog.</ahelp>"
-msgstr "<ahelp hid=\"svx:PushButton:RID_SVXPAGE_OPTIONS_JAVA:PB_CLASSPATH\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/optionen/javaclasspath.xhp\">Διαδρομή κλάσης</link>.</ahelp>"
+msgid "<link href=\"text/shared/optionen/01070400.xhp\" name=\"Print\">Print</link>"
+msgstr "<link href=\"text/shared/optionen/01070400.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
-#: java.xhp
+#: 01070400.xhp
msgctxt ""
-"java.xhp\n"
-"hd_id3148618\n"
+"01070400.xhp\n"
+"par_id3155341\n"
+"2\n"
"help.text"
-msgid "Optional (unstable) options"
-msgstr "Προαιρετικές (ασταθείς) επιλογές"
+msgid "<ahelp hid=\"HID_SD_PRINT_OPTIONS\">Specifies print settings within a drawing or presentation document.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_PRINT_OPTIONS\">Ορίζει τις ρυθμίσεις εκτύπωσης σε ένα έγγραφο παρουσίασης ή σχεδίασης.</ahelp>"
-#: java.xhp
+#: 01070400.xhp
msgctxt ""
-"java.xhp\n"
-"hd_id3148619\n"
+"01070400.xhp\n"
+"hd_id3150486\n"
+"13\n"
"help.text"
-msgid "Enable experimental features"
-msgstr "Ενεργοποίηση πειραματικών γνωρισμάτων"
+msgid "Print"
+msgstr "Εκτύπωση"
-#: java.xhp
+#: 01070400.xhp
msgctxt ""
-"java.xhp\n"
-"par_id3156344\n"
+"01070400.xhp\n"
+"par_id3153092\n"
+"14\n"
"help.text"
-msgid "It enables features that are not yet complete or contain known bugs. The list of these features is different version by version, or even it can be empty."
-msgstr "Ενεργοποιεί γνωρίσματα που δεν είναι ακόμα πλήρη ή περιέχουν γνωστά σφάλματα. Η λίστα αυτών των γνωρισμάτων είναι διαφορετική σε κάθε έκδοση, ή ακόμα μπορεί να είναι κενή."
+msgid "Defines additional elements to be printed on the page margin."
+msgstr "Ορίζει πρόσθετα στοιχεία για εκτύπωση στο περιθώριο της σελίδας."
-#: java.xhp
+#: 01070400.xhp
msgctxt ""
-"java.xhp\n"
-"hd_id3148610\n"
+"01070400.xhp\n"
+"hd_id3150104\n"
+"15\n"
"help.text"
-msgid "Enable macro recording"
-msgstr "Ενεργοποίηση καταγραφής μακροεντολή"
+msgid "Page name"
+msgstr "Όνομα σελίδας"
-#: java.xhp
+#: 01070400.xhp
msgctxt ""
-"java.xhp\n"
-"par_id3156345\n"
+"01070400.xhp\n"
+"par_id3154146\n"
+"16\n"
"help.text"
-msgid "It enables macro recording, so the <link href=\"text/shared/guide/macro_recording.xhp\" name=\"Tools - Macros - Record Macro\"><item type=\"menuitem\">Tools - Macros - Record Macro</item></link> menu item will be available."
-msgstr "Ενεργοποιεί καταγραφή μακροεντολής, έτσι ώστε το στοιχείο μενού <link href=\"text/shared/guide/macro_recording.xhp\" name=\"Tools - Macros - Record Macro\"><item type=\"menuitem\">Εργαλεία - Μακροεντολές - Καταγραφή μακροεντολής</item></link> να είναι διαθέσιμο."
+msgid "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_PAGENAME\">Specifies whether to print the page name.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_PAGENAME\">Ορίζει εάν θα εκτυπωθεί το όνομα της σελίδας.</ahelp>"
-#: 01130200.xhp
+#: 01070400.xhp
msgctxt ""
-"01130200.xhp\n"
-"tit\n"
+"01070400.xhp\n"
+"hd_id3147214\n"
+"17\n"
"help.text"
-msgid "Microsoft Office"
-msgstr "Microsoft Office"
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 01130200.xhp
+#: 01070400.xhp
msgctxt ""
-"01130200.xhp\n"
-"hd_id3156410\n"
-"1\n"
+"01070400.xhp\n"
+"par_id3152938\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01130200.xhp\" name=\"Microsoft Office\">Microsoft Office</link>"
-msgstr "<link href=\"text/shared/optionen/01130200.xhp\" name=\"Microsoft Office\">Microsoft Office</link>"
+msgid "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_DATE\">Specifies whether to print the current date.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_DATE\">Ορίζει εάν θα εκτυπωθεί η τρέχουσα ημερομηνία.</ahelp>"
-#: 01130200.xhp
+#: 01070400.xhp
msgctxt ""
-"01130200.xhp\n"
-"par_id3149095\n"
-"2\n"
+"01070400.xhp\n"
+"hd_id3149301\n"
+"19\n"
"help.text"
-msgid "Specifies the settings for importing and exporting Microsoft Office OLE objects."
-msgstr "Ορίζει τις ρυθμίσεις για την εισαγωγή και την εξαγωγή αντικειμένων OLE του Microsoft Office."
+msgid "Time"
+msgstr "Ώρα"
-#: 01130200.xhp
+#: 01070400.xhp
msgctxt ""
-"01130200.xhp\n"
-"par_id3159233\n"
-"7\n"
+"01070400.xhp\n"
+"par_id3156285\n"
+"20\n"
"help.text"
-msgid "These settings are valid when no Microsoft OLE server exists (for example, in UNIX) or when there is no $[officename] OLE server ready for editing the OLE objects."
-msgstr "Οι ρυθμίσεις αυτές ισχύουν όταν δεν υπάρχει διακομιστής OLE της Microsoft (π.χ., σε UNIX) ή όταν δεν υπάρχει διακομιστής OLE του $[officename] έτοιμος για επεξεργασία των αντικειμένων OLE."
+msgid "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_TIME\">Specifies whether to print the current time.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_TIME\">Ορίζει εάν θα εκτυπωθεί η τρέχουσα ώρα.</ahelp>"
-#: 01130200.xhp
+#: 01070400.xhp
msgctxt ""
-"01130200.xhp\n"
-"par_id0107200910364795\n"
+"01070400.xhp\n"
+"hd_id3154097\n"
+"23\n"
"help.text"
-msgid "If an OLE server is active for the embedded object, then the OLE server will be used to handle the object."
-msgstr "Αν ο εξυπηρετητής OLE είναι ενεργός για τα ενσωματωμένο αντικείμενο, τότε θα χρησιμοποιηθεί ο εξυπηρετητής OLE για τον χειρισμό του αντικειμένου."
+msgid "Hidden pages"
+msgstr "Κρυφές σελίδες"
-#: 01130200.xhp
+#: 01070400.xhp
msgctxt ""
-"01130200.xhp\n"
-"par_id0107200910364725\n"
+"01070400.xhp\n"
+"par_id3154792\n"
+"24\n"
"help.text"
-msgid "If no OLE server is active for MathType objects, then embedded MathType objects can be converted to %PRODUCTNAME Math objects. For this conversion, the embedded MathType objects must not exceed the MathType 3.1 specifications."
-msgstr "Αν ο εξυπηρετητής OLE δεν είναι ενεργός για τα ενσωματωμένα αντικείμενα MathType , τότε τα ενσωματωμένα αντικείμενα MathType θα μετατραπούν σε αντικείμενα %PRODUCTNAME Math. Για αυτή την μετατροπή τα τα ενσωματωμένα αντικείμενα MathType δεν πρέπει να υπερβαίνουν τις οδηγίες MathType 3.1."
+msgid "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_HIDDEN_PAGES\">Specifies whether to print the pages that are currently hidden from the presentation.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_HIDDEN_PAGES\">Ορίζει αν θα εκτυπωθούν οι σελίδες που είναι κρυμμένες από την παρουσίαση.</ahelp>"
-#: 01130200.xhp
+#: 01070400.xhp
msgctxt ""
-"01130200.xhp\n"
-"hd_id3146798\n"
-"3\n"
+"01070400.xhp\n"
+"hd_id3154686\n"
+"43\n"
"help.text"
-msgid "List Box"
-msgstr "Πεδίο λίστας"
+msgid "Quality"
+msgstr "Ποιότητα"
-#: 01130200.xhp
+#: 01070400.xhp
msgctxt ""
-"01130200.xhp\n"
-"par_id3150670\n"
-"4\n"
+"01070400.xhp\n"
+"par_id3147229\n"
+"54\n"
"help.text"
-msgid "<ahelp hid=\"HID_OFAPAGE_MSFLTR2_CLB\">The<emph> List Box </emph>field displays the entries for the pair of OLE objects that can be converted when loading into $[officename] (L) and/or when saving into a Microsoft format (S). </ahelp>"
-msgstr "<ahelp hid=\"HID_OFAPAGE_MSFLTR2_CLB\">Το πεδίο<emph> πλαίσιο λίστας</emph> εμφανίζει τις καταχωρήσεις για το ζεύγος αντικειμένων OLE που μπορούν να μετατραπούν κατά τη φόρτωση στο $[officename] (L) ή/και κατά την αποθήκευση σε μορφή Microsoft (S).</ahelp>"
+msgid "See also <embedvar href=\"text/shared/guide/print_blackwhite.xhp#print_blackwhite\"/>."
+msgstr "Δείτε επίσης <embedvar href=\"text/shared/guide/print_blackwhite.xhp#print_blackwhite\"/>."
-#: 01130200.xhp
+#: 01070400.xhp
msgctxt ""
-"01130200.xhp\n"
-"par_id3154286\n"
-"5\n"
+"01070400.xhp\n"
+"hd_id3159149\n"
+"45\n"
"help.text"
-msgid "Mark the box in the [L] column in front of the entry if a Microsoft OLE object is to be converted into the specified $[officename] OLE object when a Microsoft document is loaded into $[officename]."
-msgstr "Επιλέξτε το πεδίο στη στήλη [L] μπροστά από την καταχώριση αν ένα αντικείμενο Microsoft OLE πρόκειται να μετατραπεί στο καθορισμένο αντικείμενο $[officename] OLE, κατά τη φόρτωση ενός εγγράφου Microsoft στο $[officename]."
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 01130200.xhp
+#: 01070400.xhp
msgctxt ""
-"01130200.xhp\n"
-"par_id3153880\n"
-"6\n"
+"01070400.xhp\n"
+"par_id3145608\n"
+"46\n"
"help.text"
-msgid "Mark the box in the [S] column in front of the entry if a $[officename] OLE object is to be converted into the specified Microsoft OLE object when a document is saved in a Microsoft file format."
-msgstr "Επιλέξτε το πεδίο στη στήλη [S] μπροστά από την καταχώρηση αν ένα αντικείμενο $[officename] OLE πρόκειται να μετατραπεί στο καθορισμένο αντικείμενο Microsoft OLE, κατά την αποθήκευση ενός εγγράφου σε μορφή αρχείου Microsoft."
+msgid "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_COLOR\">Specifies that you want to print in original colors.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_COLOR\">Ορίζει ότι θέλετε να εκτυπώσετε με τα αρχικά χρώματα.</ahelp>"
-#: 01010000.xhp
+#: 01070400.xhp
msgctxt ""
-"01010000.xhp\n"
-"tit\n"
+"01070400.xhp\n"
+"hd_id3155131\n"
+"50\n"
"help.text"
-msgid "$[officename]"
-msgstr "$[officename]"
+msgid "Grayscale"
+msgstr "Διαβαθμίσεις του γκρι"
-#: 01010000.xhp
+#: 01070400.xhp
msgctxt ""
-"01010000.xhp\n"
-"hd_id3153750\n"
-"1\n"
+"01070400.xhp\n"
+"par_id3149260\n"
+"51\n"
"help.text"
-msgid "$[officename]"
-msgstr "$[officename]"
+msgid "<ahelp hid=\"SD_RADIOBUTTON_TP_PRINT_OPTIONS_RBT_GRAYSCALE\">Specifies that you want to print colors as grayscale.</ahelp>"
+msgstr "<ahelp hid=\"SD_RADIOBUTTON_TP_PRINT_OPTIONS_RBT_GRAYSCALE\">Ορίζει ότι θέλετε να εκτυπώσετε τα χρώματα σε διαβάθμιση του γκρι.</ahelp>"
-#: 01010000.xhp
+#: 01070400.xhp
msgctxt ""
-"01010000.xhp\n"
-"par_id3149177\n"
-"2\n"
+"01070400.xhp\n"
+"hd_id3146975\n"
+"52\n"
"help.text"
-msgid "<variable id=\"optionenallgemein\"><ahelp hid=\"SID_GENERAL_OPTIONS\">Use this dialog to create general settings for working with $[officename]. The information covers topics such as user data, saving, printing, paths to important files and directories, and color defaults.</ahelp></variable> These settings are saved automatically."
-msgstr "<variable id=\"optionenallgemein\"><ahelp hid=\"SID_GENERAL_OPTIONS\">Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για τις γενικές ρυθμίσεις του $[officename]. Οι πληροφορίες καλύπτουν θέματα όπως τα δεδομένα χρήστη, την αποθήκευση, την εκτύπωση, τις διαδρομές προς σημαντικά αρχεία και καταλόγους και τις προεπιλογές χρωμάτων.</ahelp></variable> Αυτές οι ρυθμίσεις αποθηκεύονται αυτόματα."
+msgid "Black & white"
+msgstr "Ασπρόμαυρο"
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"tit\n"
+"01070400.xhp\n"
+"par_id3159154\n"
+"53\n"
"help.text"
-msgid "Table"
-msgstr "Πίνακας"
+msgid "<ahelp hid=\"SD_RADIOBUTTON_TP_PRINT_OPTIONS_RBT_BLACKWHITE\">Specifies that you want to print the document in black and white.</ahelp>"
+msgstr "<ahelp hid=\"SD_RADIOBUTTON_TP_PRINT_OPTIONS_RBT_BLACKWHITE\">Ορίζει ότι θέλετε να εκτυπώσετε το έγγραφο ασπρόμαυρο.</ahelp>"
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"bm_id3149656\n"
+"01070400.xhp\n"
+"hd_id3154015\n"
+"21\n"
"help.text"
-msgid "<bookmark_value>inserting; new text tables defaults</bookmark_value><bookmark_value>tables in text; default settings</bookmark_value><bookmark_value>aligning;tables in text</bookmark_value><bookmark_value>number formats; recognition in text tables</bookmark_value>"
-msgstr "<bookmark_value>εισαγωγή, καινούργιες προεπιλογές πινάκων κειμένου</bookmark_value><bookmark_value>πίνακες στο κείμενο, προκαθορισμένες προεπιλογές</bookmark_value><bookmark_value>στοίχιση, πίνακες στο κείμενο</bookmark_value><bookmark_value>μορφές αριθμών, αναγνώριση στους πίνακες κειμένων</bookmark_value>"
+msgid "Page options"
+msgstr "Επιλογές σελίδας"
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3153087\n"
-"1\n"
+"01070400.xhp\n"
+"par_id3154512\n"
+"22\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01040500.xhp\" name=\"Table\">Table</link>"
-msgstr "<link href=\"text/shared/optionen/01040500.xhp\" name=\"Πίνακας\">Πίνακας</link>"
+msgid "Define additional options for printing the pages."
+msgstr "Καθορισμός πρόσθετων επιλογών για την εκτύπωση των σελίδων."
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3145674\n"
-"2\n"
+"01070400.xhp\n"
+"hd_id3151207\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"HID_OPTTABLE_PAGE\">Defines the attributes of tables in text documents.</ahelp>"
-msgstr "<ahelp hid=\"HID_OPTTABLE_PAGE\">Καθορίζει τα χαρακτηριστικά πινάκων στα έγγραφα κειμένου σας.</ahelp>"
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3145609\n"
+"01070400.xhp\n"
+"par_id3153836\n"
"26\n"
"help.text"
-msgid "Specifies the default settings for columns and rows and the table mode. Also specifies the standard values for moving and inserting columns and rows. For further information see <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05090201.xhp\" name=\"Editing Tables Using the Keyboard\">Editing Tables Using the Keyboard</link></caseinline><defaultinline> in the $[officename] Writer Help</defaultinline></switchinline>."
-msgstr "Καθορίζει τις προκαθορισμένες επιλογές για τις στήλες και τις σειρές και την κατάσταση του πίνακα. Επίσης καθορίζει τις προκαθορισμένες τιμές για την εισαγωγή στηλών και σειρών. Για περισσότερες πληροφορίες δείτε το <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05090201.xhp\" name=\"Επεξεργασία πινάκων με χρήση πληκτρολογίου\">Επεξεργασία πινάκων με χρήση πληκτρολογίου</link></caseinline><defaultinline> στη Βοήθεια του $[officename] Writer</defaultinline></switchinline>."
+msgid "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_DEFAULT\">Specifies that you do not want to further scale pages when printing.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_DEFAULT\">Ορίζει ότι δεν θέλετε πρόσθετη κλιμάκωση σελίδων κατά την εκτύπωση.</ahelp>"
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3149656\n"
+"01070400.xhp\n"
+"hd_id3153710\n"
"27\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "Fit to page"
+msgstr "Προσαρμογή σε σελίδα"
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3148797\n"
+"01070400.xhp\n"
+"par_id3148405\n"
"28\n"
"help.text"
-msgid "Defines the defaults for all newly created text tables in text documents."
-msgstr "Ορίζει τις προεπιλογές για όλους τους πρόσφατα δημιουργημένους πίνακες αρχείων στα αρχεία εγγράφων."
+msgid "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_PAGESIZE\">Specifies whether to scale down objects that are beyond the margins of the current printer, so that they fit on the paper in the printer.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_PAGESIZE\">Ορίζει εάν θα μικρύνει τα αντικείμενα που ξεπερνούν τα περιθώρια του εκτυπωτή, έτσι ώστε να προσαρμοστούν στο χαρτί του εκτυπωτή.</ahelp>"
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3152922\n"
+"01070400.xhp\n"
+"hd_id3155764\n"
"29\n"
"help.text"
-msgid "Heading"
-msgstr "Επικεφαλίδα"
+msgid "Tile pages"
+msgstr "Σελίδες σε παράθεση"
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3150447\n"
+"01070400.xhp\n"
+"par_id3154255\n"
"30\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_HEADER\">Specifies that the first row of the table is formatted with the \"Table heading\" Paragraph Style.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_HEADER\">Καθορίζει ότι η πρώτη σειρά του πίνακα μορφοποιείται με το πρότυπο παραγράφου \"Επικεφαλίδα πίνακα\".</ahelp>"
+msgid "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_PAGETILE\">Specifies that pages are to be printed in tiled format. If the pages or slides are smaller than the paper, several pages or slides will be printed on one page of paper.</ahelp>"
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_PAGETILE\">Ορίζει ότι οι σελίδες θα εκτυπωθούν σε μορφή παράθεσης. Εάν οι σελίδες ή οι διαφάνειες είναι μικρότερες από το χαρτί, αρκετές σελίδες ή διαφάνειες θα εκτυπωθούν σε μία σελίδα.</ahelp>"
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3147086\n"
+"01070400.xhp\n"
+"hd_id3150388\n"
"31\n"
"help.text"
-msgid "Repeat on each page"
-msgstr "Επανάληψη σε κάθε σελίδα"
+msgid "Brochure"
+msgstr "Διαφημιστικό φυλλάδιο"
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3149204\n"
+"01070400.xhp\n"
+"par_id3147322\n"
"32\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_REPEAT_HEADER\">Specifies whether the table heading is carried over onto the new page after a page break.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_REPEAT_HEADER\">Καθορίζει αν η επικεφαλίδα πίνακα μεταφέρεται στην καινούργια σελίδα μετά από ένα κενό σελίδας.</ahelp>"
-
-#: 01040500.xhp
-msgctxt ""
-"01040500.xhp\n"
-"hd_id3125864\n"
-"33\n"
-"help.text"
-msgid "Do not split (not in HTML)"
-msgstr "Να μην διαιρεθεί (όχι σε έγγραφο HTML)"
-
-#: 01040500.xhp
-msgctxt ""
-"01040500.xhp\n"
-"par_id3155429\n"
-"34\n"
-"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_DONT_SPLIT\">Specifies that tables are not split by any type of text flow break.</ahelp> You can also find this option in menu <emph>Table - Table Properties - Text Flow</emph>."
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_DONT_SPLIT\">Καθορίζει ότι οι πίνακες δεν χωρίζονται από κάθε είδους διαχωρισμό ροής κειμένου.</ahelp> Επίσης μπορείτε να βρείτε αυτή την επιλογή στο μενού <emph>Πίνακας - Ιδιότητες Πίνακα - Ροή Κειμένου</emph>."
+msgid "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_BOOKLET\">Select the<emph> Brochure </emph>option to print the document in brochure format.</ahelp> You can also decide if you want to print the front, the back or both sides of the brochure."
+msgstr "<ahelp hid=\"SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_BOOKLET\">Επιλέξτε <emph> Διαφημιστικό Φυλλάδιο </emph>για να εκτυπώσετε το έγγραφο σε μορφή διαφημιστικού φυλλαδίου.</ahelp> Μπορείτε επίσης να αποφασίσετε αν θέλετε να εκτυπώσετε το εμπρός , το πίσω ή και τις δύο πλευρές του φυλλαδίου."
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3148575\n"
+"01070400.xhp\n"
+"hd_id3145790\n"
"35\n"
"help.text"
-msgid "Border"
-msgstr "Περίγραμμα"
+msgid "Front"
+msgstr "Πρόσοψη"
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3146119\n"
+"01070400.xhp\n"
+"par_id3145766\n"
"36\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_BORDER\">Specifies that table cells have a border by default.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_BORDER\">Καθορίζει ότι τα κελιά πίνακα έχουν περίγραμμα από προεπιλογή.</ahelp>"
+msgid "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_FRONT\">Select<emph> Front </emph>to print the front of a brochure.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_FRONT\">Επιλέξτε<emph> Πρόσοψη </emph>για να εκτυπώσετε το εμπρός μέρος ενός διαφημιστικού φυλλαδίου.</ahelp>"
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3146976\n"
+"01070400.xhp\n"
+"hd_id3145760\n"
"37\n"
"help.text"
-msgid "Input in tables"
-msgstr "Εισαγωγή σε πίνακες"
-
-#: 01040500.xhp
-msgctxt ""
-"01040500.xhp\n"
-"hd_id3153142\n"
-"39\n"
-"help.text"
-msgid "Number recognition"
-msgstr "Αναγνώριση αριθμών"
+msgid "Back"
+msgstr "Πίσω"
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3149481\n"
-"40\n"
+"01070400.xhp\n"
+"par_id3154118\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_NUMFORMATTING\">Specifies that numbers in a text table are recognized and formatted as numbers.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_NUMFORMATTING\">Καθορίζει ότι οι αριθμοί σε έναν πίνακα κειμένου αναγνωρίζονται και μορφοποιούνται ως αριθμοί.</ahelp>"
+msgid "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_BACK\">Select <emph>Back</emph> to print the back of a brochure.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_BACK\">Επιλέξτε <emph> Πίσω </emph> για να εκτυπώσετε το πίσω μέρος ενός διαφημιστικού φυλλαδίου.</ahelp>"
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3155306\n"
+"01070400.xhp\n"
+"hd_id3153704\n"
"41\n"
"help.text"
-msgid "If <emph>Number recognition</emph> is not marked, numbers are saved in text format and are automatically left-aligned."
-msgstr "Εάν δεν είναι ενεργοποιημένο το πλαίσιο ελέγχου <emph>Αναγνώριση Αριθμού</emph> οι αριθμοί αποθηκεύονται σε μορφή κειμένου και στοιχίζονται αυτόματα στα αριστερά."
+msgid "Paper tray from printer settings"
+msgstr "Τροφοδοσία χαρτιού από ρυθμίσεις εκτυπωτή"
-#: 01040500.xhp
+#: 01070400.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3155856\n"
+"01070400.xhp\n"
+"par_id3150380\n"
"42\n"
"help.text"
-msgid "Number format recognition"
-msgstr "Αναγνώριση μορφής αριθμού"
-
-#: 01040500.xhp
-msgctxt ""
-"01040500.xhp\n"
-"par_id3159346\n"
-"43\n"
-"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_NUMFMT_FORMATTING\">If<emph> Number format recognition </emph>is not marked, only input in the format that has been set at the cell is accepted. Any other input resets the format to <emph>Text</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_NUMFMT_FORMATTING\">Εάν δεν είναι ενεργοποιημένο το πλαίσιο <emph>Αναγνώριση μορφής αριθμού</emph>, αποδεκτή θα είναι μόνο η εισαγωγή στη μορφή, η οποία ορίστηκε στο κελί. Οποιαδήποτε άλλη εισαγωγή, θα επαναφέρει την επιλογή μορφής σε<emph>Κείμενο</emph>.</ahelp>"
+msgid "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_PAPERBIN\">Determines that the paper tray to be used is the one defined in the printer setup.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:TP_PRINT_OPTIONS:CBX_PAPERBIN\">Ορίστε αυτήν την επιλογή εάν η τροφοδοσία χαρτιού που θα χρησιμοποιηθεί είναι αυτή που ορίζεται από τις ρυθμίσεις του εκτυπωτή.</ahelp>"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3153876\n"
-"44\n"
+"01070500.xhp\n"
+"tit\n"
"help.text"
-msgid "Alignment"
-msgstr "Στοίχιση"
+msgid "General"
+msgstr "Γενικά"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3149379\n"
-"45\n"
+"01070500.xhp\n"
+"bm_id3149295\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_NUMALIGNMENT\">Specifies that numbers are always bottom right aligned in the cell.</ahelp> If this field is not marked numbers are always top left aligned in the cell."
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTTABLE_PAGE_CB_NUMALIGNMENT\">Καθορίζει ότι οι αριθμοί είναι πάντα στοιχισμένοι κάτω αριστερά στο κελί.</ahelp> Εάν δεν είναι ενεργοποιημένο αυτό το πεδίο, οι αριθμοί στοιχίζονται πάντα επάνω δεξιά μέσα στο κελί."
+msgid "<bookmark_value>presentations; starting with wizard</bookmark_value><bookmark_value>objects; always moveable (Impress/Draw)</bookmark_value><bookmark_value>distorting in drawings</bookmark_value><bookmark_value>spacing; tabs in presentations</bookmark_value><bookmark_value>tab stops; spacing in presentations</bookmark_value><bookmark_value>text objects; in presentations and drawings</bookmark_value>"
+msgstr "<bookmark_value>παρουσιάσεις, εκκίνηση με τον Αυτόματο Πιλότο</bookmark_value><bookmark_value>αντικείμενα, πάντα δυνατότητα μετακίνησης (Impress/Draw)</bookmark_value><bookmark_value>παραμόρφωση σε σχέδια</bookmark_value><bookmark_value>απόσταση, στηλοθέτες σε παρουσιάσεις</bookmark_value><bookmark_value>στηλοθέτες, αποστάσεις σε παρουσιάσεις</bookmark_value><bookmark_value>αντικείμενα κειμένου, σε παρουσιάσεις και σχέδια</bookmark_value>"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3146792\n"
-"46\n"
+"01070500.xhp\n"
+"hd_id3143270\n"
+"1\n"
"help.text"
-msgid "Direct formatting is not influenced by the <emph>Alignment</emph> field. If you center align the cell contents directly, they remain centered irrespective of whether text or numbers are involved."
-msgstr "Η άμεση μορφοποίηση δεν επηρεάζεται από το πεδίο <emph>Στοίχιση</emph>. Εάν πραγματοποιήσετε απευθείας στοίχιση των περιεχομένων του κελιού στο κέντρο, παραμένουν στο κέντρο ανεξάρτητα από το αν αφορά κείμενο ή αριθμούς."
+msgid "<link href=\"text/shared/optionen/01070500.xhp\" name=\"General\">General</link>"
+msgstr "<link href=\"text/shared/optionen/01070500.xhp\" name=\"Γενικά\">Γενικά</link>"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3154360\n"
-"48\n"
+"01070500.xhp\n"
+"par_id3149578\n"
+"2\n"
"help.text"
-msgid "Keyboard handling"
-msgstr "Διαχείριση πληκτρολογίου"
+msgid "<ahelp hid=\"HID_SD_OPTIONS_MISC\">Defines the general options for drawing or presentation documents.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_OPTIONS_MISC\">Καθορίζει τις γενικές επιλογές για σχεδίαση ή έγγραφα παρουσίασης.</ahelp>"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3149018\n"
+"01070500.xhp\n"
+"hd_id3144511\n"
"3\n"
"help.text"
-msgid "Move cells"
-msgstr "Μετακίνηση κελιών"
+msgid "Text objects"
+msgstr "Αντικείμενα κειμένου"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3153711\n"
-"4\n"
+"01070500.xhp\n"
+"hd_id3149295\n"
+"5\n"
"help.text"
-msgid "Defines the default settings for moving rows and columns with the keyboard."
-msgstr "Ορίζει τις προεπιλεγμένες ρυθμίσεις για τη μετακίνηση γραμμών και στηλών με το πληκτρολόγιο."
+msgid "Allow quick editing"
+msgstr "Με γρήγορη επεξεργασία"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3155445\n"
-"5\n"
+"01070500.xhp\n"
+"par_id3148947\n"
+"6\n"
"help.text"
-msgid "Row"
-msgstr "Γραμμή"
+msgid "<variable id=\"schnellbearb\"><ahelp hid=\".\">If on, you can edit text immediately after clicking a text object. If off, you must double-click to edit text.</ahelp></variable>"
+msgstr "<variable id=\"schnellbearb\"><ahelp hid=\".\">Εάν είναι ενεργό, μπορείτε να επεξεργαστείτε το κείμενο άμεσα μετά από κλικ στο αντικείμενο κειμένου. Εάν είναι ανενεργό, πρέπει να διπλοπατήσετε για επεξεργασία του κειμένου.</ahelp></variable>"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3159264\n"
-"6\n"
+"01070500.xhp\n"
+"par_id3154138\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_ROWMOVE\">Specifies the value to be used for moving a row.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_ROWMOVE\">Ορίζει την τιμή που θα χρησιμοποιηθεί για τη μετακίνηση μίας γραμμής.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>In a presentation or drawing document, you can also activate the text editing mode through the <emph>Allow Quick Editing</emph> <link href=\"text/simpress/02/13180000.xhp\" name=\"icon\">icon</link> in the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Μπορείτε επίσης να ενεργοποιήσετε την κατάσταση επεξεργασίας κειμένου σε μια παρουσίαση ή έγγραφο σχεδίασης, μέσω του εικονιδίου<emph>Να επιτρέπεται γρήγορη επεξεργασία</emph><link href=\"text/simpress/02/13180000.xhp\" name=\"εικονίδιο\">εικονίδιο</link> στη γραμμή <emph>Επιλογή</emph> .</defaultinline></switchinline>"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3150388\n"
+"01070500.xhp\n"
+"hd_id3154686\n"
"7\n"
"help.text"
-msgid "Column"
-msgstr "Στήλη"
+msgid "Only text area selectable"
+msgstr "Επιλογή μόνο περιοχής κειμένου"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3155905\n"
+"01070500.xhp\n"
+"par_id3149808\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_COLMOVE\">Specifies the value to be used for moving a column.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_COLMOVE\">Ορίζει την τιμή που θα χρησιμοποιηθεί για τη μετακίνηση μίας γραμμής.</ahelp>"
+msgid "<variable id=\"textbereich\"><ahelp hid=\".uno:PickThrough\">Specifies whether to select a text frame by clicking the text.</ahelp></variable>"
+msgstr "<variable id=\"textbereich\"><ahelp hid=\".uno:PickThrough\">Καθορίζει την επιλογή ενός πλαισίου κειμένου κάνοντας κλικ στο κείμενο.</ahelp></variable>"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3155938\n"
-"9\n"
+"01070500.xhp\n"
+"par_id3155431\n"
+"23\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
+msgid "<variable id=\"textbereich2\">In the area of the text frame that is not filled with text, an object behind the text frame can be selected.</variable>"
+msgstr "<variable id=\"textbereich2\">Στην περιοχή του πλαισίου κειμένου που δεν είναι γεμάτο με κείμενο, είναι δυνατή η επιλογή ενός αντικειμένου πίσω από το πλαίσιο κειμένου.</variable>"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3155176\n"
-"10\n"
+"01070500.xhp\n"
+"par_id3153367\n"
+"29\n"
"help.text"
-msgid "Specifies the default settings for inserting rows and columns with the keyboard."
-msgstr "Ορίζει τις προεπιλεγμένες ρυθμίσεις για την εισαγωγή γραμμών και στηλών με το πληκτρολόγιο."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>In a presentation or drawing document, you can also activate this mode through the<emph> Select Text Area Only </emph><link href=\"text/simpress/02/13190000.xhp\" name=\"icon\">icon</link> in the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Μπορείτε επίσης να ενεργοποιήσετε αυτή τη λειτουργία σε μια παρουσίαση ή έγγραφο σχεδίασης, μέσω του εικονιδίου <emph> Επιλογή περιοχής κειμένου μόνο </emph><link href=\"text/simpress/02/13190000.xhp\" name=\"εικονίδιο\"></link> στη γραμμή <emph>Επιλογή</emph> .</defaultinline></switchinline>"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3155333\n"
-"11\n"
+"01070500.xhp\n"
+"hd_id3155308\n"
+"9\n"
"help.text"
-msgid "Row"
-msgstr "Γραμμή"
+msgid "New document (only in presentations)"
+msgstr "Δημιουργία εγγράφου (μόνο σε παρουσιάσεις)"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3153966\n"
-"12\n"
+"01070500.xhp\n"
+"hd_id3146986\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_ROWINSERT\">Specifies the default value for inserting rows.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_ROWINSERT\">Ορίζει την προεπιλεγμένη τιμή για την εισαγωγή γραμμών.</ahelp>"
+msgid "Start with Wizard"
+msgstr "Εκκίνηση με Αυτόματο Πιλότο"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3155607\n"
-"13\n"
+"01070500.xhp\n"
+"par_id3148646\n"
+"31\n"
"help.text"
-msgid "Column"
-msgstr "Στήλη"
+msgid "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_START_WITH_TEMPLATE\">Specifies whether to activate the Wizard when opening a presentation with <emph>File - New - Presentation</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_START_WITH_TEMPLATE\">Καθορίζει την ενεργοποίηση του Αυτόματου Πιλότου στο άνοιγμα μιας παρουσίασης μέσω του <emph>Αρχείο - Δημιουργία - Παρουσίαση</emph>.</ahelp>"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3159334\n"
-"14\n"
+"01070500.xhp\n"
+"hd_id3154638\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_COLINSERT\">Specifies the default value for inserting columns.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_OPTTABLE_PAGE:MF_COLINSERT\">Ορίζει την προεπιλεγμένη τιμή για την εισαγωγή στηλών.</ahelp>"
+msgid "Settings"
+msgstr "Ρυθμίσεις"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3150645\n"
+"01070500.xhp\n"
+"hd_id3146120\n"
"15\n"
"help.text"
-msgid "Behavior of rows/columns"
-msgstr "Συμπεριφορά γραμμών/στηλών"
+msgid "Use background cache"
+msgstr "Χρήση λανθάνουσας μνήμης"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3150298\n"
+"01070500.xhp\n"
+"par_id3152940\n"
"16\n"
"help.text"
-msgid "Determines the relative effect of rows and columns on adjacent rows or columns, as well as on the entire table."
-msgstr "Καθορίζει τη σχετική επίδραση γραμμών και στηλών σε γειτονικές γραμμές και στήλες, καθώς και σε ολόκληρο τον πίνακα."
+msgid "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_MASTERPAGE_CACHE\">Specifies whether to use the cache for displaying objects on the master page.</ahelp> This speeds up the display. Unmark the <emph>Use background cache</emph> option if you want to display changing contents on the master page."
+msgstr "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_MASTERPAGE_CACHE\">Καθορίζει την χρήση της λανθάνουσας μνήμης για προβολή αντικειμένων στην κύρια σελίδα.</ahelp> Η διαδικασία αυτή επιταχύνει την προβολή. Μην επιλέξετε την επιλογή <emph>Χρήση λανθάνουσας μνήμης </emph> αν θέλετε να προβάλετε εναλλασσόμενο περιεχόμενο στην κύρια σελίδα."
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3149335\n"
+"01070500.xhp\n"
+"hd_id3147428\n"
"17\n"
"help.text"
-msgid "Fixed"
-msgstr "Σταθερή"
+msgid "Copy when moving"
+msgstr "Αντιγραφή κατά την μετακίνηση"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3151213\n"
+"01070500.xhp\n"
+"par_id3154730\n"
"18\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTTABLE_PAGE:RB_FIX\">Specifies that changes to a row or column only affect the corresponding adjacent area.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTTABLE_PAGE:RB_FIX\">Ορίζει ότι οι αλλαγές σε μία γραμμή ή στήλη επηρεάζουν μόνο την αντίστοιχη γειτονική περιοχή.</ahelp>"
+msgid "<ahelp hid=\".\">If enabled, a copy is created when you move an object while holding down the Ctrl key (Mac: Command key).</ahelp> The same will apply for rotating and resizing the object. The original object will remain in its current position and size."
+msgstr "<ahelp hid=\".\">Εάν ενεργοποιηθεί, δημιουργείται ένα αντίγραφο όταν μετακινείτε ένα αντικείμενο κρατώντας πατημένο το πλήκτρο Ctrl (Mac: πλήκτρο εντολής).</ahelp> Το ίδιο ισχύει για την περιστροφή και την αλλαγή μεγέθουςτου αντικειμένου. Το αρχικό αντικείμενο θα παραμείνει στην τρέχουσα θέση και μέγεθος."
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3154199\n"
+"01070500.xhp\n"
+"hd_id3148457\n"
"19\n"
"help.text"
-msgid "Fixed, proportional"
-msgstr "Σταθερή, αναλογικά"
+msgid "Objects always moveable"
+msgstr "Πάντα δυνατότητα μετακίνησης αντικειμένων"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3147128\n"
+"01070500.xhp\n"
+"par_id3149413\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTTABLE_PAGE:RB_FIXPROP\">Specifies that changes to a row or column have an effect on the entire table.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTTABLE_PAGE:RB_FIXPROP\">Ορίζει ότι οι αλλαγές σε μία γραμμή ή στήλη έχουν επίδραση σε ολόκληρο τον πίνακα.</ahelp>"
+msgid "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_MARKED_HIT_MOVES_ALWAYS\">Specifies that you want to move an object with the <emph>Rotate</emph> tool enabled. If<emph> Object always moveable </emph>is not marked, the <emph>Rotate</emph> tool can only be used to rotate an object.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_MARKED_HIT_MOVES_ALWAYS\">Καθορίζει τον τρόπο μετακίνησης ενός αντικειμένου με ενεργοποιημένο το εργαλείο <emph>Περιστροφή</emph>. Αν η επιλογή<emph> Πάντα δυνατότητα μετακίνησης αντικειμένων </emph>δεν είναι επιλεγμένη, το εργαλείο <emph>Περιστροφή</emph> μπορεί να χρησιμοποιηθεί μόνο για να μετακινήσει ένα αντικείμενο.</ahelp>"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"hd_id3150783\n"
+"01070500.xhp\n"
+"hd_id3154512\n"
"21\n"
"help.text"
-msgid "Variable"
-msgstr "Μεταβλητή"
+msgid "Do not distort objects in curve (only in drawings)"
+msgstr "Χωρίς παραμόρφωση αντικειμένων σε καμπύλη"
-#: 01040500.xhp
+#: 01070500.xhp
msgctxt ""
-"01040500.xhp\n"
-"par_id3166423\n"
+"01070500.xhp\n"
+"par_id3154270\n"
"22\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTTABLE_PAGE:RB_VAR\">Specifies that changes to a row or column affect the table size.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTTABLE_PAGE:RB_VAR\">Ορίζει ότι οι αλλαγές σε μία γραμμή ή στήλη επηρεάζουν το μέγεθος του πίνακα.</ahelp>"
+msgid "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_CROOK_NO_CONTORTION\">Maintains relative alignment of Bézier points and 2D drawing objects to each other when you distort the object.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_CROOK_NO_CONTORTION\">Διατηρεί σχετική στοίχιση ανάμεσα στα στοιχεία Bézier και στα αντικείμενα σχεδίασης 2 διαστάσεων ακόμη και κατά την παραμόρφωση της προοπτικής του αντικειμένου γραφικών.</ahelp>"
-#: viewcertificate_d.xhp
+#: 01070500.xhp
msgctxt ""
-"viewcertificate_d.xhp\n"
-"tit\n"
+"01070500.xhp\n"
+"hd_id3154163\n"
+"32\n"
"help.text"
-msgid "Details"
-msgstr "Λεπτομέρειες"
+msgid "Unit of measurement"
+msgstr "Μονάδες μέτρησης"
-#: viewcertificate_d.xhp
+#: 01070500.xhp
msgctxt ""
-"viewcertificate_d.xhp\n"
-"par_idN10544\n"
+"01070500.xhp\n"
+"par_id3155066\n"
+"33\n"
"help.text"
-msgid "<variable id=\"details\"><link href=\"text/shared/optionen/viewcertificate_d.xhp\">Details</link></variable>"
-msgstr "<variable id=\"details\"><link href=\"text/shared/optionen/viewcertificate_d.xhp\">Λεπτομέρειες</link></variable>"
+msgid "<ahelp hid=\"SD_LISTBOX_TP_OPTIONS_MISC_LB_METRIC\">Determines the <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Unit of measurement\">Unit of measurement</link> for presentations.</ahelp>"
+msgstr "<ahelp hid=\"SD_LISTBOX_TP_OPTIONS_MISC_LB_METRIC\">Ορίζει την <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Μονάδα Μέτρησης\">Μονάδα Μέτρησης</link> για τις παρουσιάσεις.</ahelp>"
-#: viewcertificate_d.xhp
+#: 01070500.xhp
msgctxt ""
-"viewcertificate_d.xhp\n"
-"par_idN10562\n"
+"01070500.xhp\n"
+"hd_id3152960\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\".\">The Details page of the <link href=\"text/shared/optionen/viewcertificate.xhp\">View Certificate</link> dialog displays detailed information about the certificate.</ahelp>"
-msgstr "<ahelp hid=\".\">Η καρτέλα Λεπτομέρειες του διαλόγου <link href=\"text/shared/optionen/viewcertificate.xhp\">Προβολή πιστοποιητικού</link> εμφανίζει αναλυτικές πληροφορίες για το πιστοποιητικό.</ahelp>"
+msgid "Tab stops"
+msgstr "Όρια στηλοθετών"
-#: viewcertificate_d.xhp
+#: 01070500.xhp
msgctxt ""
-"viewcertificate_d.xhp\n"
-"par_idN105DB\n"
+"01070500.xhp\n"
+"par_id3155443\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the value list box to view values and copy them to the clipboard.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε το πεδίο λίστας τιμών για να προβάλετε τιμές και να τις αντιγράψετε στο πρόχειρο.</ahelp>"
+msgid "<ahelp hid=\"SD_METRICFIELD_TP_OPTIONS_MISC_MTR_FLD_TABSTOP\">Defines the spacing between tab stops.</ahelp>"
+msgstr "<ahelp hid=\"SD_METRICFIELD_TP_OPTIONS_MISC_MTR_FLD_TABSTOP\">Ορίζει την απόσταση μεταξύ των στηλοθετών.</ahelp>"
-#: 01020400.xhp
+#: 01070500.xhp
msgctxt ""
-"01020400.xhp\n"
-"tit\n"
+"01070500.xhp\n"
+"hd_id3156383\n"
+"24\n"
"help.text"
-msgid "Browser Plug-in"
-msgstr "Πρόσθετη λειτουργία περιηγητή"
+msgid "Presentation (only in presentations)"
+msgstr "Παρουσίαση (μόνο σε παρουσιάσεις)"
-#: 01020400.xhp
+#: 01070500.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_idN105B7\n"
+"01070500.xhp\n"
+"hd_id3155902\n"
+"26\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01020400.xhp\" name=\"Browser Plugin\">Browser Plug-in</link>"
-msgstr "<link href=\"text/shared/optionen/01020400.xhp\" name=\"Πρόσθετο περιηγητή\">Πρόσθετο περιηγητή</link>"
+msgid "Always with current page"
+msgstr "Πάντα με την τρέχουσα σελίδα"
-#: 01020400.xhp
+#: 01070500.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_idN105D5\n"
+"01070500.xhp\n"
+"par_id3155962\n"
+"27\n"
"help.text"
-msgid "Specifies to use the Mozilla plug-in to show %PRODUCTNAME documents."
-msgstr "Καθορίζει να χρησιμοποιείται η πρόσθετη λειτουργία Mozilla για να φαίνονται τα έγγραφα του %PRODUCTNAME."
+msgid "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_START_WITH_ACTUAL_PAGE\">Specifies that you always want a presentation to start with the current slide.</ahelp> Unmark<emph> Always with current page</emph> to always start a presentation with the first page."
+msgstr "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_START_WITH_ACTUAL_PAGE\">Καθορίζει την εκκίνηση μιας παρουσίασης με την τρέχουσα σελίδα.</ahelp>Απενεργοποιήστε την επιλογή <emph> Πάντα με την τρέχουσα σελίδα</emph> για να ξεκινάτε πάντα μια παρουσίαση με την πρώτη σελίδα."
-#: 01020400.xhp
+#: 01070500.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_idN105D8\n"
+"01070500.xhp\n"
+"hd_id3155903\n"
+"26\n"
"help.text"
-msgid "When you click any %PRODUCTNAME document hyperlink in your Mozilla or Netscape browser, one of the following can happen:"
-msgstr "Όταν διαλέξετε κάποια υπερσύνδεση σε οποιοδήποτε έγγραφο του %PRODUCTNAME στο πρόγραμμα περιήγησης ιστοσελίδων Mozilla ή Netscape, μπορεί να συμβεί ένα από τα ακόλουθα:"
+msgid "Enable remote control"
+msgstr "Ενεργοποίηση απομακρυσμένου ελέγχου"
-#: 01020400.xhp
+#: 01070500.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_idN105DE\n"
+"01070500.xhp\n"
+"par_id3155963\n"
+"27\n"
"help.text"
-msgid "The browser asks you whether you want to save the document on your disk, or whether you want to use an application to open the document. This request dialog appears by default when you click any %PRODUCTNAME document hyperlink the first time and you did not enable the Browser Plug-in."
-msgstr "Ο περιηγητής σας ρωτά αν θέλετε να αποθηκεύσετε το έγγραφο στον δίσκο σας, ή να χρησιμοποιήσετε κάποια εφαρμογή για να ανοίξετε το έγγραφο. Αυτός ο διάλογος ερώτησης εμφανίζεται από προεπιλογή όταν κάνετε κλικ σε κάποιον σύνδεσμο εγγράφου του %PRODUCTNAME την πρώτη φορά και δεν έχετε ενεργοποιήσει την πρόσθετη λειτουργία περιηγητή."
+msgid "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_ENABLE_SDREMOTE\">Specifies that you want to enable Bluetooth remote control while Impress is running.</ahelp> Unmark<emph> Enable remote control</emph> to disable remote controlling."
+msgstr "<ahelp hid=\"SD:CHECKBOX:TP_OPTIONS_MISC:CBX_ENABLE_SDREMOTE\">Ορίζει ότι θέλετε να ενεργοποιήσετε τον απομακρυσμένο έλεγχο Bluetooth όταν το Impress εκτελείται.</ahelp> Αποεπιλέξτε<emph> Ενεργοποίηση απομακρυσμένου ελέγχου</emph> για να απενεργοποίηση απομακρυσμένου ελέγχου."
-#: 01020400.xhp
+#: 01070500.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_idN105E2\n"
+"01070500.xhp\n"
+"hd_id3163806\n"
+"41\n"
"help.text"
-msgid "The browser downloads the document to a temporary folder, then tells your system to run %PRODUCTNAME and open the document in %PRODUCTNAME. This is the default when you did not enable the Browser Plug-in and chose to open the document with %PRODUCTNAME when you were first asked."
-msgstr "Το πρόγραμμα ανάγνωσης ιστοσελίδων ανακτά το έγγραφο σε έναν προσωρινό φάκελο, και τότε λέει στο σύστημα να τρέξει το %PRODUCTNAME και να ανοίξει το αρχείο στο %PRODUCTNAME. Αυτό αποτελεί προεπιλογή όταν δεν έχετε ενεργοποιήσει την πρόσθετη λειτουργία Mozilla και είχατε επιλέξει να ανοίξετε το έγγραφο με το %PRODUCTNAME όταν είχατε ερωτηθεί αρχικά."
+msgid "Scale (only in drawings)"
+msgstr "Κλίμακα (μόνο σε σχέδια)"
-#: 01020400.xhp
+#: 01070500.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_idN105E6\n"
+"01070500.xhp\n"
+"hd_id3145147\n"
+"43\n"
"help.text"
-msgid "The browser opens a new browser window that shows some of the %PRODUCTNAME icons, and displays the document in the browser window. This is the default when you enable the Browser Plug-in. When you click the <emph>Edit File</emph> icon, a copy of the document is downloaded to a temporary folder on your disk, then %PRODUCTNAME starts and loads the copy for editing."
-msgstr "Το πρόγραμμα ανάγνωσης ιστοσελίδων ανοίγει ένα νέο παράθυρο το οποίο δείχνει κάποια από τα εικονίδια toυ %PRODUCTNAME, και εμφανίζει το έγγραφο στο παράθυρο. Αυτό είναι προεπιλογή όταν ενεργοποιήσετε την πρόσθετη λειτουργία Mozilla. Όταν επιλέξετε το εικονίδιο <emph>Επεξεργασία Αρχείου</emph>, ένα αντίγραφο του εγγράφου ανακτάται σε ένα προσωρινό φάκελο στον δίσκο σας, και μετά το %PRODUCTNAMΕ θα ξεκινήσει να κατεβάζει το αντίγραφο για επεξεργασία."
+msgid "Drawing scale"
+msgstr "Κλίμακα σχεδιασμού"
-#: 01020400.xhp
+#: 01070500.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_idN105F5\n"
+"01070500.xhp\n"
+"par_id3153965\n"
+"42\n"
"help.text"
-msgid "Display documents in browser"
-msgstr "Προβολή εγγράφων στον περιηγητή"
+msgid "<ahelp hid=\"SD_COMBOBOX_TP_OPTIONS_MISC_CB_SCALE\">Determines the drawing scale on the rulers.</ahelp>"
+msgstr "<ahelp hid=\"SD_COMBOBOX_TP_OPTIONS_MISC_CB_SCALE\">Καθορίζει την κλίμακα σχεδιασμού επάνω στους χάρακες.</ahelp>"
-#: 01020400.xhp
+#: 01070500.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_idN105F9\n"
+"01070500.xhp\n"
+"hd_id3155177\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\"736117762\">Enables the Browser Plug-in to show %PRODUCTNAME documents in a browser window. Select, click OK, then restart your browser. Then, in the browser window, click any %PRODUCTNAME document hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"736117762\">Ενεργοποιεί την πρόσθετη λειτουργία Mozilla για να προβληθούν τα αντικείμενα του %PRODUCTNAME σε ένα παράθυρο προγράμματος προβολής ιστοσελίδων.Επιλέξτε, κάντε κλικ στο ΟΚ, και τότε επανεκκινήστε το πρόγραμμα περιήγησης ιστοσελίδων. Μετά στο παράθυρο του προγράμματος περιήγησης ιστοσελίδων, κάντε κλικ σε οποιοδήποτε υπερσύνδεση αρχείου του%PRODUCTNAME.</ahelp>"
+msgid "Compatibility (document specific settings)"
+msgstr "Συμβατότητα (Συγκεκριμένες ρυθμίσεις εγγράφου)"
-#: 01020400.xhp
+#: 01070500.xhp
msgctxt ""
-"01020400.xhp\n"
-"par_idN10655\n"
+"01070500.xhp\n"
+"par_id3155608\n"
+"44\n"
"help.text"
-msgid "The plug-in needs a version of Mozilla, Netscape, or Firefox installed on your system."
-msgstr "Η πρόσθετη λειτουργία χρειάζεται μια έκδοση του Mozilla, Netscape, ή του Firefox να είναι εγκατεστημένη στο σύστημα σας."
+msgid "The settings in this area are valid for the current document only."
+msgstr "Οι ρυθμίσεις σε αυτήν την περιοχή είναι έγκυρες μόνο για το τρέχον έγγραφο."
-#: 01011000.xhp
+#: 01070500.xhp
msgctxt ""
-"01011000.xhp\n"
-"tit\n"
+"01070500.xhp\n"
+"hd_id3145790\n"
+"38\n"
"help.text"
-msgid "Memory"
-msgstr "Μνήμη"
+msgid "Add spacing between paragraphs in the current document"
+msgstr "Προσθήκη αποστάσεων μεταξύ των παραγράφων στο τρέχον έγγραφο"
-#: 01011000.xhp
+#: 01070500.xhp
msgctxt ""
-"01011000.xhp\n"
-"bm_id3153881\n"
+"01070500.xhp\n"
+"par_id3145768\n"
+"39\n"
"help.text"
-msgid "<bookmark_value>undoing; number of steps</bookmark_value><bookmark_value>graphics; cache</bookmark_value><bookmark_value>cache for graphics</bookmark_value><bookmark_value>Quickstarter</bookmark_value>"
-msgstr "<bookmark_value>αναίρεση, αριθμός βημάτων</bookmark_value><bookmark_value>γραφικά, κρυφή μνήμη</bookmark_value><bookmark_value>κρυφή μνήμη για γραφικά</bookmark_value><bookmark_value>Quickstarter</bookmark_value>"
+msgid "<ahelp hid=\"SD_CHECKBOX_TP_OPTIONS_MISC_CB_MERGE_PARA_DIST\">Specifies that $[officename] Impress calculates the paragraph spacing exactly like Microsoft PowerPoint.</ahelp>"
+msgstr "<ahelp hid=\"SD_CHECKBOX_TP_OPTIONS_MISC_CB_MERGE_PARA_DIST\">Εάν είναι ενεργοποιημένο αυτό το πεδίο, το $[officename] Impress συμπεριφέρεται ακριβώς όπως το Microsoft PowerPoint κατά τον υπολογισμό των αποστάσεων των παραγράφων.</ahelp>"
-#: 01011000.xhp
+#: 01070500.xhp
msgctxt ""
-"01011000.xhp\n"
-"hd_id3157909\n"
-"25\n"
+"01070500.xhp\n"
+"par_id3146135\n"
+"40\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01011000.xhp\" name=\"Memory\">Memory</link>"
-msgstr "<link href=\"text/shared/optionen/01011000.xhp\" name=\"Μνήμη\">Μνήμη</link>"
+msgid "Microsoft PowerPoint adds the bottom spacing of a paragraph to the top spacing of the next paragraph to calculate the total spacing between both paragraphs. $[officename] Impress utilizes only the larger of the two spacings."
+msgstr "Το Microsoft PowerPoint προσθέτει την επάνω και την κάτω απόσταση παραγράφων. Το $[officename] Impress χρησιμοποιεί μόνο τη μεγαλύτερη από τις δύο."
-#: 01011000.xhp
+#: 01080000.xhp
msgctxt ""
-"01011000.xhp\n"
-"par_id3154307\n"
-"26\n"
+"01080000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Defines the settings for the graphics cache and the number of steps you can undo.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει τις ρυθμίσεις για την κρυφή μνήμη γραφικών και τον αριθμό βημάτων που έχετε τη δυνατότητα να αναιρέσετε.</ahelp>"
+msgid "Drawing Options"
+msgstr "Επιλογές σχεδίασης"
-#: 01011000.xhp
+#: 01080000.xhp
msgctxt ""
-"01011000.xhp\n"
-"hd_id3155390\n"
+"01080000.xhp\n"
+"hd_id3155135\n"
"1\n"
"help.text"
-msgid "Undo"
-msgstr "Αναίρεση"
+msgid "%PRODUCTNAME Draw Options"
+msgstr "Επιλογές %PRODUCTNAME Draw"
-#: 01011000.xhp
+#: 01080000.xhp
msgctxt ""
-"01011000.xhp\n"
-"par_id3145673\n"
+"01080000.xhp\n"
+"par_id3158430\n"
"2\n"
"help.text"
-msgid "Defines the maximum number of reverse steps allowed."
-msgstr "Καθορίζει τον μέγιστο αριθμό προς τα πίσω βημάτων που επιτρέπεται."
-
-#: 01011000.xhp
-msgctxt ""
-"01011000.xhp\n"
-"hd_id3153881\n"
-"3\n"
-"help.text"
-msgid "Number of steps"
-msgstr "Αριθμός βημάτων"
-
-#: 01011000.xhp
-msgctxt ""
-"01011000.xhp\n"
-"par_id3148685\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"OFFMGR_NUMERICFIELD_OFA_TP_MEMORY_ED_UNDO\">You can specify the number of steps which can be undone by selecting a number from the box.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_NUMERICFIELD_OFA_TP_MEMORY_ED_UNDO\">Μπορείτε να προσδιορίσετε τον αριθμό βημάτων που μπορείτε να αναιρέσετε επιλέγοντας έναν αριθμό από το πλαίσιο.</ahelp>"
-
-#: 01011000.xhp
-msgctxt ""
-"01011000.xhp\n"
-"hd_id3147530\n"
-"10\n"
-"help.text"
-msgid "Graphics cache"
-msgstr "Λανθάνουσα μνήμη γραφικών"
+msgid "<variable id=\"allgemein\"><ahelp hid=\".uno:SdGraphicOptions\">Defines the global settings for drawing documents, including the contents to be displayed, the scale to be used, the grid alignment and the contents to be printed by default.</ahelp></variable>"
+msgstr "<variable id=\"allgemein\"><ahelp hid=\".uno:SdGraphicOptions\">Καθορίζει τις καθολικές ρυθμίσεις για έγγραφα σχεδίασης. Μπορείτε να ορίσετε, μεταξύ άλλων, τα περιεχόμενα τα οποία θα εμφανίζονται, την κλίμακα που θα χρησιμοποιείται, την ευθυγράμμιση πλέγματος και τα περιεχόμενα τα οποία θα εκτυπώνονται από προεπιλογή.</ahelp></variable>"
-#: 01011000.xhp
+#: 01090000.xhp
msgctxt ""
-"01011000.xhp\n"
-"par_id3145069\n"
-"11\n"
+"01090000.xhp\n"
+"tit\n"
"help.text"
-msgid "The graphics cache saves the graphics contained in a document in your computer's main memory. This means that the attributes of a graphic stored in the cache do not have to be re-calculated if you return to the page containing the graphic after scrolling through a document."
-msgstr "Η λανθάνουσα μνήμη (cache) γραφικών αποθηκεύει τα γραφικά που περιέχονται σε ένα έγγραφο, στη βασική μνήμη του υπολογιστή σας. Αυτό σημαίνει ότι τα χαρακτηριστικά ενός γραφικού αποθηκευμένου στη cache, δε χρειάζεται να ξανα-υπολογιστούν, αν επιστρέψετε στη σελίδα που περιέχει το γραφικό, μετά από κύλιση στο έγγραφο."
+msgid "Formula"
+msgstr "Τύπος"
-#: 01011000.xhp
+#: 01090000.xhp
msgctxt ""
-"01011000.xhp\n"
-"hd_id3154924\n"
-"12\n"
+"01090000.xhp\n"
+"hd_id3150040\n"
+"1\n"
"help.text"
-msgid "Use for $[officename] (MB)"
-msgstr "Χρήση για $[officename] (MB)"
+msgid "%PRODUCTNAME Math Options"
+msgstr "Επιλογές %PRODUCTNAME Math"
-#: 01011000.xhp
+#: 01090000.xhp
msgctxt ""
-"01011000.xhp\n"
-"par_id3152813\n"
-"13\n"
+"01090000.xhp\n"
+"par_id3166460\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_NUMERICFIELD_OFA_TP_MEMORY_NF_GRAPHICCACHE\">Specifies the total cache size for all graphics.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_NUMERICFIELD_OFA_TP_MEMORY_NF_GRAPHICCACHE\">Επιλέξτε το συνολικό μέγεθος της λανθάνουσας μνήμης για όλα τα γραφικά.</ahelp>"
+msgid "<variable id=\"druckentext\"><ahelp hid=\".uno:SmEditOptions\">Defines the print format and print options for all new formula documents. These options apply when you print a formula directly from <item type=\"productname\">%PRODUCTNAME</item> Math.</ahelp></variable> You can also call the dialog by clicking the <emph>Options</emph> button in the <emph>Print</emph> dialog. The settings you define in the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline></emph> dialog will be permanent settings, whereas the settings in the Print dialog are only valid for the current document."
+msgstr "<variable id=\"druckentext\"><ahelp hid=\".uno:SmEditOptions\">Ορίζει τη μορφή εκτύπωσης και τις επιλογές εκτύπωσης για όλα τα νέα έγγραφα με τύπους. Αυτές οι επιλογές εφαρμόζονται όταν τυπώνεται έναν τύπο άμεσα από το <item type=\"productname\">%PRODUCTNAME</item> Math.</ahelp></variable> Μπορείτε επίσης να καλέσετε το διάλογο με κλικ στο κουμπί <emph>Επιλογές</emph> στο διάλογο <emph>Εκτύπωση</emph>. Οι ρυθμίσεις που ορίζετε στο διάλογο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline></emph> θα είναι μόνιμες ρυθμίσεις, ενώ οι ρυθμίσεις στο διάλογο εκτύπωσης ισχύουν μόνο για το τρέχον έγγραφο."
-#: 01011000.xhp
+#: 01090000.xhp
msgctxt ""
-"01011000.xhp\n"
-"hd_id3150359\n"
-"14\n"
+"01090000.xhp\n"
+"hd_id3154143\n"
+"3\n"
"help.text"
-msgid "Memory per object (MB)"
-msgstr "Μνήμη ανά αντικείμενο (MB)"
+msgid "<link href=\"text/shared/optionen/01090100.xhp\" name=\"Options\">Options</link>"
+msgstr "<link href=\"text/shared/optionen/01090100.xhp\" name=\"Επιλογές\">Επιλογές</link>"
-#: 01011000.xhp
+#: 01090100.xhp
msgctxt ""
-"01011000.xhp\n"
-"par_id3148797\n"
-"15\n"
+"01090100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_NUMERICFIELD_OFA_TP_MEMORY_NF_GRAPHICOBJECTCACHE\">Specifies that objects which are larger than the selected megabytes will not be placed in the cache.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_NUMERICFIELD_OFA_TP_MEMORY_NF_GRAPHICOBJECTCACHE\">Τα αντικείμενα που είναι μεγαλύτερα από τα επιλεγμένα megabytes δεν θα τοποθετηθούν στο cache.</ahelp>"
+msgid "Settings"
+msgstr "Ρυθμίσεις"
-#: 01011000.xhp
+#: 01090100.xhp
msgctxt ""
-"01011000.xhp\n"
-"hd_id3148920\n"
-"16\n"
+"01090100.xhp\n"
+"bm_id3156410\n"
"help.text"
-msgid "Remove from memory after (hh:mm)"
-msgstr "Κατάργηση από τη μνήμη μετά από (ωω:λλ)"
+msgid "<bookmark_value>printing;formulas in $[officename] Math</bookmark_value><bookmark_value>title rows; printing in $[officename] Math</bookmark_value><bookmark_value>formula texts; printing in $[officename] Math</bookmark_value><bookmark_value>frames; printing in $[officename] Math</bookmark_value><bookmark_value>printing; in original size in $[officename] Math</bookmark_value><bookmark_value>original size; printing in $[officename] Math</bookmark_value><bookmark_value>printing; fitting to pages in $[officename] Math</bookmark_value><bookmark_value>format filling printing in $[officename] Math</bookmark_value><bookmark_value>printing; scaling in $[officename] Math</bookmark_value><bookmark_value>scaling; printing in $[officename] Math</bookmark_value><bookmark_value>fitting to pages;print settings in Math</bookmark_value>"
+msgstr "<bookmark_value>εκτύπωση;μαθηματικοί τύποι στο $[officename] Math</bookmark_value><bookmark_value>γραμμές τίτλων; εκτύπωση στο $[officename] Math</bookmark_value><bookmark_value>κείμενο μαθηματικών τύπων; εκτύπωση στο $[officename] Math</bookmark_value><bookmark_value>πλαίσια; εκτύπωση στο $[officename] Math</bookmark_value><bookmark_value>εκτύπωση; στο αρχικό μέγεθος στο $[officename] Math</bookmark_value><bookmark_value>αρχικό μέγεθος; εκτύπωση στο $[officename] Math</bookmark_value><bookmark_value>εκτύπωση; προσαρμογή σελίδων στο $[officename] Math</bookmark_value><bookmark_value>προσαρμογή γεμίσματος σελίδας στο $[officename] Math</bookmark_value><bookmark_value>εκτύπωση; κλιμάκωση στο $[officename] Math</bookmark_value><bookmark_value>κλιμάκωση; εκτύπωση στο $[officename] Math</bookmark_value><bookmark_value>προσαρμογή σε σελίδες;ρυθμίσεις εκτύπωσης στο Math</bookmark_value>"
-#: 01011000.xhp
+#: 01090100.xhp
msgctxt ""
-"01011000.xhp\n"
-"par_id3148674\n"
-"17\n"
+"01090100.xhp\n"
+"hd_id3150713\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_TIMEFIELD_OFA_TP_MEMORY_TF_GRAPHICOBJECTTIME\">Specifies the time that each graphic remains in the cache in hours and minutes.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_TIMEFIELD_OFA_TP_MEMORY_TF_GRAPHICOBJECTTIME\">Εδώ επιλέγετε τη διάρκεια παραμονής κάθε γραφικού στη cache σε ώρες και λεπτά.</ahelp>"
+msgid "Settings"
+msgstr "Ρυθμίσεις"
-#: 01011000.xhp
+#: 01090100.xhp
msgctxt ""
-"01011000.xhp\n"
-"hd_id3156212\n"
+"01090100.xhp\n"
+"par_id3145090\n"
"18\n"
"help.text"
-msgid "Cache for inserted objects"
-msgstr "Λανθάνουσα μνήμη για εισαχθέντα αντικείμενα"
-
-#: 01011000.xhp
-msgctxt ""
-"01011000.xhp\n"
-"hd_id3147085\n"
-"19\n"
-"help.text"
-msgid "Number of objects"
-msgstr "Αριθμός αντικειμένων"
+msgid "<variable id=\"einst\"><ahelp hid=\"HID_PRINT_OPTIONS\">Defines formula settings that will be valid for all documents.</ahelp></variable>"
+msgstr "<variable id=\"einst\"><ahelp hid=\"HID_PRINT_OPTIONS\">Καθορίζει τις ρυθμίσεις για τους Μαθηματικούς τύπους, οι οποίες θα ισχύουν για όλα τα έγγραφα.</ahelp></variable>"
-#: 01011000.xhp
+#: 01090100.xhp
msgctxt ""
-"01011000.xhp\n"
-"par_id3153192\n"
-"20\n"
+"01090100.xhp\n"
+"hd_id3159234\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_NUMERICFIELD_OFA_TP_MEMORY_NF_OLECACHE\">Choose the maximum number of OLE objects that are pooled in the cache.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_NUMERICFIELD_OFA_TP_MEMORY_NF_OLECACHE\">Εδώ επιλέγετε τον μέγιστο αριθμό αντικειμένων OLE, τα οποία συγκεντρώνονται στη μνήμη cache.</ahelp>"
+msgid "Print options"
+msgstr "Επιλογές εκτύπωσης"
-#: 01011000.xhp
+#: 01090100.xhp
msgctxt ""
-"01011000.xhp\n"
-"hd_id3145171\n"
-"21\n"
+"01090100.xhp\n"
+"hd_id3156410\n"
+"4\n"
"help.text"
-msgid "$[officename] Quickstarter"
-msgstr "$[officename] Quickstarter"
+msgid "Title"
+msgstr "Τίτλος"
-#: 01011000.xhp
+#: 01090100.xhp
msgctxt ""
-"01011000.xhp\n"
-"hd_id3155429\n"
-"22\n"
+"01090100.xhp\n"
+"par_id3156347\n"
+"5\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Load $[officename] during system start-up </caseinline><defaultinline>Enable systray Quickstarter</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Φόρτωση του$[officename] κατά την εκκίνηση του συστήματος </caseinline><defaultinline>Ενεργοποίηση της Γρήγορης εκκίνησης</defaultinline></switchinline>"
+msgid "<ahelp hid=\"STARMATH_CHECKBOX_RID_PRINTOPTIONPAGE_CB_TITLEROW\">Specifies whether you want the name of the document to be included in the printout.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH_CHECKBOX_RID_PRINTOPTIONPAGE_CB_TITLEROW\">Ορίζει αν θα συμπεριληφθεί το όνομα του εγγράφου στην εκτύπωση.</ahelp>"
-#: 01011000.xhp
+#: 01090100.xhp
msgctxt ""
-"01011000.xhp\n"
-"par_id3152940\n"
-"23\n"
+"01090100.xhp\n"
+"hd_id3166410\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_MEMORY_CB_QUICKLAUNCH\">Mark this check box if you want $[officename] to enable quickstart. This option is available if the Quickstart module has been installed.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_MEMORY_CB_QUICKLAUNCH\">Επιλέξτε αυτό το πεδίο σήμανσης αν θέλετε το $[officename] να ενεργοποιήσει την γρήγορη εκκίνηση. Αυτή η επιλογή είναι διαθέσιμη αν έχετε εγκαταστήσει το άρθρωμα Quickstart.</ahelp>"
+msgid "Formula text"
+msgstr "Κείμενο τύπου"
-#: 01160201.xhp
+#: 01090100.xhp
msgctxt ""
-"01160201.xhp\n"
-"tit\n"
+"01090100.xhp\n"
+"par_id3155449\n"
+"7\n"
"help.text"
-msgid "Database Link"
-msgstr "Σύνδεση βάσης δεδομένων"
+msgid "<ahelp hid=\"STARMATH_CHECKBOX_RID_PRINTOPTIONPAGE_CB_EQUATION_TEXT\">Specifies whether to include the contents of the <emph>Commands</emph> window at the bottom of the printout.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH_CHECKBOX_RID_PRINTOPTIONPAGE_CB_EQUATION_TEXT\">Ορίζει αν θα συμπεριληφθούν τα περιεχόμενα του παράθυρου <emph>Εντολές</emph> στο κάτω μέρος της εκτύπωσης.</ahelp>"
-#: 01160201.xhp
+#: 01090100.xhp
msgctxt ""
-"01160201.xhp\n"
-"par_idN1053A\n"
+"01090100.xhp\n"
+"hd_id3154046\n"
+"8\n"
"help.text"
-msgid "Database Link"
-msgstr "Σύνδεση βάσης δεδομένων"
+msgid "Border"
+msgstr "Περίγραμμα"
-#: 01160201.xhp
+#: 01090100.xhp
msgctxt ""
-"01160201.xhp\n"
-"par_idN1053E\n"
+"01090100.xhp\n"
+"par_id3149516\n"
+"9\n"
"help.text"
-msgid "Creates or edits an entry in the <link href=\"text/shared/optionen/01160200.xhp\">Databases</link> tab page."
-msgstr "Δημιουργεί ή επεξεργάζεται μια καταχώριση στην καρτέλα <link href=\"text/shared/optionen/01160200.xhp\">Βάσεις δεδομένων</link>."
+msgid "<ahelp hid=\".\">Applies a thin border to the formula area in the printout.</ahelp> <emph>Title</emph> and <emph>Formula text</emph> are only set down by a frame if the corresponding check box is active."
+msgstr "<ahelp hid=\".\">Εφαρμόζει ένα λεπτό περίγραμμα στην περιοχή τύπων στην έξοδο εκτύπωσης. Ο</ahelp><emph>Τίτλος</emph> και το <emph>κείμενο τύπου</emph> πλαισιώνονται μόνο εάν το αντίστοιχο πλαίσιο ελέγχου είναι ενεργό."
-#: 01160201.xhp
+#: 01090100.xhp
msgctxt ""
-"01160201.xhp\n"
-"par_idN1054F\n"
+"01090100.xhp\n"
+"hd_id3153822\n"
+"10\n"
"help.text"
-msgid "Database file"
-msgstr "Αρχείο βάσης δεδομένων"
+msgid "Print format"
+msgstr "Μορφή εκτύπωσης"
-#: 01160201.xhp
+#: 01090100.xhp
msgctxt ""
-"01160201.xhp\n"
-"par_idN10553\n"
+"01090100.xhp\n"
+"hd_id3150503\n"
+"12\n"
"help.text"
-msgid "Enter the path and the file name of the database file. The name of the file must end with the *.odb extension."
-msgstr "Εισάγετε την διαδρομή και το όνομα του αρχείου βάσης δεδομένων. Το όνομα του αρχείου πρέπει να έχει κατάληξη *.odb ."
+msgid "Original size"
+msgstr "Αρχικό μέγεθος"
-#: 01160201.xhp
+#: 01090100.xhp
msgctxt ""
-"01160201.xhp\n"
-"par_idN10556\n"
+"01090100.xhp\n"
+"par_id3153627\n"
+"13\n"
"help.text"
-msgid "Browse"
-msgstr "Αναζήτηση"
+msgid "<ahelp hid=\"STARMATH_RADIOBUTTON_RID_PRINTOPTIONPAGE_RB_ORIGINAL_SIZE\">Prints the formula without adjusting the current font size.</ahelp> It is possible that with large formulas a part of the command text is cut off."
+msgstr "<ahelp hid=\"STARMATH_RADIOBUTTON_RID_PRINTOPTIONPAGE_RB_ORIGINAL_SIZE\">Εκτυπώνει το μαθηματικό τύπο χωρίς να αλλάξει το τρέχον μέγεθος γραμματοσειράς.</ahelp> Είναι πιθανό να αποκοπεί ένα μέρος του κειμένου της εντολής σε μεγάλους μαθηματικούς τύπους."
-#: 01160201.xhp
+#: 01090100.xhp
msgctxt ""
-"01160201.xhp\n"
-"par_idN1055A\n"
+"01090100.xhp\n"
+"hd_id3153896\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"1346114049\">Opens a file dialog where you can select the database file.</ahelp>"
-msgstr "<ahelp hid=\"1346114049\">Ανοίγει ένα παράθυρο διαλόγου αρχείου όπου μπορείτε να επιλέξετε το αρχείο βάσης δεδομένων.</ahelp>"
+msgid "Fit to size"
+msgstr "Προσαρμογή σε μέγεθος"
-#: 01160201.xhp
+#: 01090100.xhp
msgctxt ""
-"01160201.xhp\n"
-"par_idN1055D\n"
+"01090100.xhp\n"
+"par_id3150541\n"
+"15\n"
"help.text"
-msgid "Registered name"
-msgstr "Δηλωμένο όνομα"
+msgid "<ahelp hid=\"STARMATH_RADIOBUTTON_RID_PRINTOPTIONPAGE_RB_FIT_TO_PAGE\">Adjusts the formula to the page format used in the printout.</ahelp> The real size will be determined by the used paper format."
+msgstr "<ahelp hid=\"STARMATH_RADIOBUTTON_RID_PRINTOPTIONPAGE_RB_FIT_TO_PAGE\">Προσαρμόζει το μαθηματικό τύπο στη μορφή σελίδας που χρησιμοποιείται για την εκτύπωση της σελίδας.</ahelp> Το πραγματικό μέγεθος θα προσδιοριστεί από το μέγεθος του χαρτιού που χρησιμοποιείται."
-#: 01160201.xhp
+#: 01090100.xhp
msgctxt ""
-"01160201.xhp\n"
-"par_idN10561\n"
+"01090100.xhp\n"
+"hd_id3153381\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"1346111489\">Enter a name for the database. %PRODUCTNAME uses this name to access the database.</ahelp>"
-msgstr "<ahelp hid=\"1346111489\">Εισάγετε ένα όνομα για την βάση δεδομένων. Το %PRODUCTNAME χρησιμοποιεί αυτό το όνομα για την πρόσβαση στην βάση δεδομένων.</ahelp>"
+msgid "Scaling"
+msgstr "Κλιμάκωση"
-#: viewcertificate_g.xhp
+#: 01090100.xhp
msgctxt ""
-"viewcertificate_g.xhp\n"
-"tit\n"
+"01090100.xhp\n"
+"par_id3147084\n"
+"17\n"
"help.text"
-msgid "General"
-msgstr "Γενικά"
+msgid "<ahelp hid=\"STARMATH_METRICFIELD_RID_PRINTOPTIONPAGE_MF_ZOOM\">Reduces or enlarges the size of the printed formula by a specified enlargement factor.</ahelp> Type the desired enlargement factor directly in the <emph>Scaling</emph> control, or set the value using the arrow buttons."
+msgstr "<ahelp hid=\"STARMATH_METRICFIELD_RID_PRINTOPTIONPAGE_MF_ZOOM\">Συρρικνώνει ή μεγεθύνει το μέγεθος του μαθηματικού τύπου που εκτυπώνεται κατά έναν ορισμένο παράγοντα μεγέθυνσης.</ahelp> Εισάγετε τον επιθυμητό παράγοντα μεγέθυνσης απευθείας στο στοιχείο ελέγχου <emph>Κλιμάκωση</emph>, ή ορίστε την τιμή χρησιμοποιώντας τα πεδία επιλογής με τα βέλη."
-#: viewcertificate_g.xhp
+#: 01090100.xhp
msgctxt ""
-"viewcertificate_g.xhp\n"
-"par_idN1054D\n"
+"01090100.xhp\n"
+"hd_id3147228\n"
+"19\n"
"help.text"
-msgid "<variable id=\"general\"><link href=\"text/shared/optionen/viewcertificate_g.xhp\">General</link></variable>"
-msgstr "<variable id=\"general\"><link href=\"text/shared/optionen/viewcertificate_g.xhp\">Γενικά</link></variable>"
+msgid "Other options"
+msgstr "Άλλες επιλογές"
-#: viewcertificate_g.xhp
+#: 01090100.xhp
msgctxt ""
-"viewcertificate_g.xhp\n"
-"par_idN1056B\n"
+"01090100.xhp\n"
+"hd_id3149808\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".\">The General page of the <link href=\"text/shared/optionen/viewcertificate.xhp\">View Certificate</link> dialog displays basic information about the certificate.</ahelp>"
-msgstr "<ahelp hid=\".\">Η καρτέλα Γενικά του διαλόγου <link href=\"text/shared/optionen/viewcertificate.xhp\">Προβολή πιστοποιητικού</link> εμφανίζει βασικές πληροφορίες για το πιστοποιητικό.</ahelp>"
+msgid "Ignore ~ and ' at the end of the line"
+msgstr "Παράβλεψη των ~ και ' στο τέλος της γραμμής"
-#: 01020300.xhp
+#: 01090100.xhp
msgctxt ""
-"01020300.xhp\n"
-"tit\n"
+"01090100.xhp\n"
+"par_id3149203\n"
+"22\n"
"help.text"
-msgid "E-mail"
-msgstr "Ηλεκτρονικό ταχυδρομείο"
+msgid "<ahelp hid=\"STARMATH_CHECKBOX_RID_PRINTOPTIONPAGE_CB_IGNORE_SPACING\">Specifies that these space wildcards will be removed if they are at the end of a line.</ahelp> In earlier versions of $[officename], adding such characters at the end of a line prevented the right edge of the formula from being cut off during printing."
+msgstr "<ahelp hid=\"STARMATH_CHECKBOX_RID_PRINTOPTIONPAGE_CB_IGNORE_SPACING\">Ορίζει ότι αυτοί οι χαρακτήρες κράτησης θέσης θα αφαιρεθούν αν βρίσκονται στο τέλος γραμμής.</ahelp> Σε παλαιότερες εκδόσεις του $[officename], η προσθήκη τέτοιων χαρακτήρων στο τέλος της γραμμής απέτρεπε την αποκοπή της δεξιάς πλευράς του μαθηματικού τύπου κατά την εκτύπωση."
-#: 01020300.xhp
+#: 01090100.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN1054D\n"
+"01090100.xhp\n"
+"hd_id31567808\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01020300.xhp\">E-mail</link>"
-msgstr "<link href=\"text/shared/optionen/01020300.xhp\">Ηλεκτρονικό ταχυδρομείο</link>"
+msgid "Embed only used symbols (smaller file size)"
+msgstr "Ενσωμάτωση μόνο των χρησιμοποιούμενων συμβόλων (μικρότερο μέγεθος αρχείου)"
-#: 01020300.xhp
+#: 01090100.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN1056B\n"
+"01090100.xhp\n"
+"par_id3789203\n"
"help.text"
-msgid "On UNIX systems, specifies the e-mail program to use when you send the current document as e-mail."
-msgstr "Σε συστήματα UNIX, δηλώνει το πρόγραμμα διαχείρισης ηλεκτρονικού ταχυδρομείου το οποίο θα χρησιμοποιείται όταν στέλνετε το παρόν έγγραφο με μορφή ηλεκτρονικού ταχυδρομείου."
+msgid "<ahelp hid=\".\">Saves only those symbols with each formula that are used in that formula.</ahelp> In earlier versions of $[officename], all symbols were saved with each formula."
+msgstr "<ahelp hid=\".\">Αποθηκεύει μόνο αυτά τα σύμβολα με κάθε τύπο που χρησιμοποιούνται σε αυτόν τον τύπο.</ahelp> Σε προηγούμενες εκδόσεις του $[officename], όλα τα σύμβολα αποθηκεύονταν με κάθε τύπο."
-#: 01020300.xhp
+#: 01110000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN10576\n"
+"01110000.xhp\n"
+"tit\n"
"help.text"
-msgid "E-mail program"
-msgstr "Πρόγραμμα διαχείρισης ηλεκτρονικού ταχυδρομείου"
+msgid "Chart options"
+msgstr "Επιλογές διαγράμματος"
-#: 01020300.xhp
+#: 01110000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN1057A\n"
+"01110000.xhp\n"
+"hd_id3145345\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"703252484\">Enter the e-mail program path and name.</ahelp>"
-msgstr "<ahelp hid=\"703252484\">Εισάγετε τη διαδρομή και το όνομα του προγράμματος διαχείρισης ηλεκτρονικού ταχυδρομείου.</ahelp>"
+msgid "Chart options"
+msgstr "Επιλογές διαγράμματος"
-#: 01020300.xhp
+#: 01110000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN10591\n"
+"01110000.xhp\n"
+"par_id3149182\n"
+"2\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "<variable id=\"farbe\"><ahelp hid=\"\" visibility=\"visible\">Defines the general settings for charts.</ahelp></variable>"
+msgstr "<variable id=\"farbe\"><ahelp hid=\"\" visibility=\"visible\">Προσδιορίζει τις γενικές ρυθμίσεις για διαγράμματα.</ahelp></variable>"
-#: 01020300.xhp
+#: 01110100.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN10595\n"
+"01110100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"703255045\">Opens a file dialog to select the e-mail program.</ahelp>"
-msgstr "<ahelp hid=\"703255045\">Ανοίγει ένα διάλογο αρχείου για να επιλέξετε το πρόγραμμα διαχείρισης ηλεκτρονικού ταχυδρομείου.</ahelp>"
+msgid "Default colors"
+msgstr "Προεπιλεγμένα χρώματα"
-#: 01090000.xhp
+#: 01110100.xhp
msgctxt ""
-"01090000.xhp\n"
-"tit\n"
+"01110100.xhp\n"
+"bm_id3154751\n"
"help.text"
-msgid "Formula"
-msgstr "Τύπος"
+msgid "<bookmark_value>charts; colors</bookmark_value><bookmark_value>colors;charts</bookmark_value>"
+msgstr "<bookmark_value>διαγράμματα, χρώματα</bookmark_value><bookmark_value>χρώματα,διαγράμματα</bookmark_value>"
-#: 01090000.xhp
+#: 01110100.xhp
msgctxt ""
-"01090000.xhp\n"
-"hd_id3150040\n"
+"01110100.xhp\n"
+"hd_id3149760\n"
"1\n"
"help.text"
-msgid "%PRODUCTNAME Math Options"
-msgstr "Επιλογές %PRODUCTNAME Math"
+msgid "<link href=\"text/shared/optionen/01110100.xhp\" name=\"Default colors\">Default colors</link>"
+msgstr "<link href=\"text/shared/optionen/01110100.xhp\" name=\"Προεπιλεγμένα χρώματα\">Προεπιλεγμένα χρώματα</link>"
-#: 01090000.xhp
+#: 01110100.xhp
msgctxt ""
-"01090000.xhp\n"
-"par_id3166460\n"
+"01110100.xhp\n"
+"par_id3150713\n"
"2\n"
"help.text"
-msgid "<variable id=\"druckentext\"><ahelp hid=\".uno:SmEditOptions\">Defines the print format and print options for all new formula documents. These options apply when you print a formula directly from <item type=\"productname\">%PRODUCTNAME</item> Math.</ahelp></variable> You can also call the dialog by clicking the <emph>Options</emph> button in the <emph>Print</emph> dialog. The settings you define in the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline></emph> dialog will be permanent settings, whereas the settings in the Print dialog are only valid for the current document."
-msgstr "<variable id=\"druckentext\"><ahelp hid=\".uno:SmEditOptions\">Ορίζει τη μορφή εκτύπωσης και τις επιλογές εκτύπωσης για όλα τα νέα έγγραφα με τύπους. Αυτές οι επιλογές εφαρμόζονται όταν τυπώνεται έναν τύπο άμεσα από το <item type=\"productname\">%PRODUCTNAME</item> Math.</ahelp></variable> Μπορείτε επίσης να καλέσετε το διάλογο με κλικ στο κουμπί <emph>Επιλογές</emph> στο διάλογο <emph>Εκτύπωση</emph>. Οι ρυθμίσεις που ορίζετε στο διάλογο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline></emph> θα είναι μόνιμες ρυθμίσεις, ενώ οι ρυθμίσεις στο διάλογο εκτύπωσης ισχύουν μόνο για το τρέχον έγγραφο."
+msgid "Assigns colors to the data rows. The settings only apply for all newly created charts."
+msgstr "Αναθέτει χρώματα σε γραμμές δεδομένων. Οι ρυθμίσεις εφαρμόζονται μόνο για όλα τα προσφάτως δημιουργημένα διαγράμματα."
-#: 01090000.xhp
+#: 01110100.xhp
msgctxt ""
-"01090000.xhp\n"
-"hd_id3154143\n"
+"01110100.xhp\n"
+"hd_id3154751\n"
"3\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01090100.xhp\" name=\"Options\">Options</link>"
-msgstr "<link href=\"text/shared/optionen/01090100.xhp\" name=\"Επιλογές\">Επιλογές</link>"
-
-#: 01013000.xhp
-msgctxt ""
-"01013000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Accessibility"
-msgstr "Προσιτότητα"
+msgid "Chart colors"
+msgstr "Χρώματα διαγράμματος"
-#: 01013000.xhp
+#: 01110100.xhp
msgctxt ""
-"01013000.xhp\n"
-"bm_id3159411\n"
+"01110100.xhp\n"
+"par_id3145345\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>disabled persons</bookmark_value><bookmark_value>text colors for better accessibility</bookmark_value><bookmark_value>animations; accessibility options</bookmark_value><bookmark_value>Help tips; hiding</bookmark_value><bookmark_value>high contrast mode</bookmark_value><bookmark_value>accessibility; options</bookmark_value><bookmark_value>options; accessibility</bookmark_value>"
-msgstr "<bookmark_value>άτομα με ειδικές ανάγκες</bookmark_value><bookmark_value>χρώματα κειμένου για καλύτερη προσιτότητα</bookmark_value><bookmark_value>κινούμενα, επιλογές προσιτότητας</bookmark_value><bookmark_value>Συμβουλές βοήθειας, απόκρυψη</bookmark_value><bookmark_value>λειτουργία υψηλής αντίθεσης</bookmark_value><bookmark_value>προσιτότητα, επιλογές</bookmark_value><bookmark_value>επιλογές, προσιτότητα</bookmark_value>"
+msgid "<ahelp hid=\"SCH:LISTBOX:TP_DEF_COLOR:LB_CHART_COLOR_LIST\">Displays all the colors available for the data series.</ahelp> Select a data series to change its color. Select the desired color from the adjacent color table."
+msgstr "<ahelp hid=\"SCH:LISTBOX:TP_DEF_COLOR:LB_CHART_COLOR_LIST\">Εμφανίζει όλα τα διαθέσιμα χρώματα για τις σειρές δεδομένων.</ahelp> Επιλέξτε μια σειρά δεδομένων για να αλλάξετε το χρώμα της. Επιλέξτε το επιθυμητό χρώμα από το γειτονικό πίνακα χρωμάτων."
-#: 01013000.xhp
+#: 01110100.xhp
msgctxt ""
-"01013000.xhp\n"
-"hd_id3159411\n"
-"1\n"
+"01110100.xhp\n"
+"hd_id3154823\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01013000.xhp\" name=\"Accessibility\">Accessibility</link>"
-msgstr "<link href=\"text/shared/optionen/01013000.xhp\" name=\"Προσιτότητα\">Προσιτότητα</link>"
+msgid "Color table"
+msgstr "Πίνακας χρωμάτων"
-#: 01013000.xhp
+#: 01110100.xhp
msgctxt ""
-"01013000.xhp\n"
-"par_id3149827\n"
-"2\n"
+"01110100.xhp\n"
+"par_id3149398\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets options that make <item type=\"productname\">%PRODUCTNAME</item> programs more accessible for users with reduced sight, limited dexterity or other disabilities.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιεί επιλογές που κάνουν τα προγράμματα <item type=\"productname\">%PRODUCTNAME</item> πιο προσιτά σε χρήστες με μειωμένη όραση, περιορισμένη δεξιότητα ή άλλες ανάγκες.</ahelp>"
+msgid "This table is used as a means of replacing the chart colors for the selected data rows. For example, if you selected data row 6 and then click on the color green 8, the old color of the data row is replaced by green 8. The name of the selected color is shown below the color table."
+msgstr "Ο πίνακας αυτός χρησιμοποιείται ως μέσο αντικατάστασης των χρωμάτων του διαγράμματος για τις επιλεγμένες γραμμές δεδομένων. Για παράδειγμα, εάν έχετε επιλέξει τη γραμμή δεδομένων 6 και, στη συνέχεια, κάνετε κλικ στο πράσινο χρώμα 8, το παλιό χρώμα της γραμμής δεδομένων αντικαθίσταται από το πράσινο 8. Το όνομα του επιλεγμένου χρώματος εμφανίζεται κάτω από τον πίνακα χρωμάτων."
-#: 01013000.xhp
+#: 01110100.xhp
msgctxt ""
-"01013000.xhp\n"
-"hd_id3166460\n"
-"9\n"
+"01110100.xhp\n"
+"hd_id3147242\n"
+"7\n"
"help.text"
-msgid "Miscellaneous options"
-msgstr "Άλλες επιλογές"
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 01013000.xhp
+#: 01110100.xhp
msgctxt ""
-"01013000.xhp\n"
-"par_id3152996\n"
-"10\n"
+"01110100.xhp\n"
+"par_id3156347\n"
+"8\n"
"help.text"
-msgid "Sets accessibility options."
-msgstr "Θέτει τις επιλογές της δυνατότητας πρόσβασης"
+msgid "<ahelp hid=\"SCH:PUSHBUTTON:TP_DEF_COLOR:PB_RESET_TO_DEFAULT\">Restores the color settings that were defined when the program was installed.</ahelp>"
+msgstr "<ahelp hid=\"SCH:PUSHBUTTON:TP_DEF_COLOR:PB_RESET_TO_DEFAULT\">Επαναφέρει τις προεπιλεγμένες ρυθμίσεις χρωμάτων που είχαν οριστεί όταν το πρόγραμμα είχε εγκατασταθεί.</ahelp>"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"hd_id3154750\n"
-"23\n"
+"01130100.xhp\n"
+"tit\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline>Support assistive technology tools (program restart required)</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline>Υποστήριξη βοηθητικών τεχνολογιών (απαιτείται επανεκκίνηση του προγράμματος</defaultinline></switchinline>"
+msgid "VBA Properties"
+msgstr "Ιδιότητες VBA"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"par_id3155628\n"
-"24\n"
+"01130100.xhp\n"
+"bm_id3155805\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_ACCESSIBILITY_TOOL\">Allows you to use assistive tools, such as external screen readers, Braille devices or speech recognition input devices. The Java Runtime Environment must be installed on your computer before you can enable assistive support.</ahelp></defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_ACCESSIBILITY_TOOL\">Σας επιτρέπει να χρησιμοποιήσετε βοηθητικά εργαλεία, όπως εξωτερικούς αναγνώστες οθόνης, συσκευές Braille ή συσκευές αναγνώρισης ομιλίας. Πρέπει να έχετε ήδη εγκατεστημένο στον υπολογιστή σας το Java Runtime Environment πριν ενεργοποιήσετε την βοήθεια.</ahelp></defaultinline></switchinline>"
+msgid "<bookmark_value>Microsoft Office; importing/exporting VBA code</bookmark_value> <bookmark_value>importing; Microsoft Office documents with VBA code</bookmark_value> <bookmark_value>exporting; Microsoft Office documents with VBA code</bookmark_value> <bookmark_value>loading; Microsoft Office documents with VBA code</bookmark_value> <bookmark_value>saving; VBA code in Microsoft Office documents</bookmark_value> <bookmark_value>VBA code; loading/saving documents with VBA code</bookmark_value> <bookmark_value>Visual Basic for Applications; loading/saving documents with VBA code</bookmark_value>"
+msgstr "<bookmark_value>Microsoft Office;εισαγωγή/εξαγωγή κώδικα VBA</bookmark_value><bookmark_value>εισαγωγή; έγγραφα Microsoft Office με κώδικα VBA</bookmark_value><bookmark_value>εξαγωγή; έγγραφα Microsoft Office με κώδικα VBA</bookmark_value><bookmark_value>φόρτωση; έγγραφα Microsoft Office με κώδικα VBA</bookmark_value><bookmark_value>αποθήκευση;κώδικας VBA σε έγγραφα Microsoft Office</bookmark_value><bookmark_value>κώδικας VBA; φόρτωση/αποθήκευση εγγράφων με κώδικα VBA</bookmark_value><bookmark_value>Visual Basic για εφαρμογές; φόρτωση/αποθήκευση εγγράφων με κώδικα VBA</bookmark_value>"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"hd_id3154047\n"
-"27\n"
+"01130100.xhp\n"
+"hd_id3143267\n"
+"20\n"
"help.text"
-msgid "Use text selection cursor in read-only text document"
-msgstr "Χρήση δείκτη επιλογής κειμένου σε έγραφα μόνο για ανάγνωση"
+msgid "<link href=\"text/shared/optionen/01130100.xhp\" name=\"VBA Properties\">VBA Properties</link>"
+msgstr "<link href=\"text/shared/optionen/01130100.xhp\" name=\"Ιδιότητες VBA\">Ιδιότητες VBA</link>"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"par_id3149164\n"
-"28\n"
+"01130100.xhp\n"
+"par_id3150443\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_TEXTSELECTION\">Displays cursor in read-only documents.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_TEXTSELECTION\">Εμφανίζει τον δείκτη στα αρχεία μόνο για ανάγνωση.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the general properties for loading and saving Microsoft Office documents with VBA (Visual Basic for Applications) code.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τις γενικές ιδιότητες για την φόρτωση και αποθήκευση εγγράφων Microsoft Office με κώδικα VBA (Visual Basic for Applications).</ahelp>"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"hd_id3147531\n"
-"15\n"
+"01130100.xhp\n"
+"hd_id3145582\n"
+"3\n"
"help.text"
-msgid "Allow animated graphics"
-msgstr "Να επιτρέπονται τα κινούμενα γραφικά."
+msgid "Microsoft Word 97/2000/XP"
+msgstr "Microsoft Word 97/2000/XP"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"par_id3145069\n"
-"16\n"
+"01130100.xhp\n"
+"par_id3149762\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_ANIMATED_GRAPHICS\">Previews animated graphics, such as GIF images, in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_ANIMATED_GRAPHICS\">Παρουσιάζει κινούμενα γραφικά, όπως εικόνες τύπου GIF, στο <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgid "Select the settings for Microsoft Word documents."
+msgstr "Επιλέξτε τις ρυθμίσεις για έγγραφα Microsoft Word."
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"hd_id3147264\n"
-"17\n"
+"01130100.xhp\n"
+"hd_id3155420\n"
+"5\n"
"help.text"
-msgid "Allow animated text"
-msgstr "Να επιτρέπεται το κινούμενο κείμενο."
+msgid "Load Basic code"
+msgstr "Φόρτωση κώδικα Basic"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"par_id3149656\n"
-"18\n"
+"01130100.xhp\n"
+"par_id3159399\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_ANIMATED_TEXTS\">Previews animated text, such as blinking and scrolling, in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_ANIMATED_TEXTS\">Παρουσιάζει κινούμενο κείμενο, όπως κείμενο που αναβοσβήνει και τυλίγεται, στο <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgid "<variable id=\"codetext\"><ahelp hid=\"cui/ui/optfltrpage/wo_basic\">Loads and saves the Basic code from a Microsoft document as a special $[officename] Basic module with the document. The disabled Microsoft Basic code is visible in the $[officename] Basic IDE between <emph>Sub</emph> and <emph>End Sub</emph>.</ahelp> You can edit the code. When saving the document in $[officename] format, the Basic code is saved as well. When saving in another format, the Basic code from the $[officename] Basic IDE is not saved.</variable>"
+msgstr "<variable id=\"codetext\"><ahelp hid=\"cui/ui/optfltrpage/wo_basic\">Φορτώνει και αποθηκεύει τον κώδικα Basic από ένα έγγραφο Microsoft ως μια ειδική ενότητα Basic του $[officename] με το έγγραφο. Ο ανενεργός κώδικας Basic είναι ορατός στο Basic IDE του $[officename] μεταξύ <emph>Sub</emph> και <emph>End Sub</emph>.</ahelp> Μπορείτε να επεξεργαστείτε τον κώδικα. Κατά την αποθήκευση του εγγράφου σε μορφή $[officename], ο κώδικας Basic αποθηκεύεται επίσης. Κατά την αποθήκευση σε άλλη μορφή, ο κώδικας Basic από το IDE Basic του $[officename] δεν αποθηκεύεται.</variable>"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"hd_id3153381\n"
-"11\n"
+"01130100.xhp\n"
+"hd_id3153824\n"
+"7\n"
"help.text"
-msgid "Help tips disappear after"
-msgstr "Οι συμβουλές βοήθειας να εξαφανίζονται μετά από"
+msgid "Save original Basic code"
+msgstr "Αποθήκευση αρχικού κώδικα Basic"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"par_id3150868\n"
-"12\n"
+"01130100.xhp\n"
+"par_id3150084\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_TIPHELP\">Hides the <link href=\"text/shared/main0108.xhp\" name=\"Help tips\">Help tips</link> after the number of seconds that you enter.</ahelp> Otherwise, Help tips are displayed until you press Escape or move the cursor."
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_TIPHELP\">Αποκρύπτει τις <link href=\"text/shared/main0108.xhp\" name=\"Συμβουλές βοήθειας\">Συμβουλές βοήθειας</link> μετά από τα δευτερόλεπτα που εισαγάγατε.</ahelp> Αλλιώς, οι συμβουλές βοήθειας εμφανίζονται μέχρι να πατήσετε Escape ή να μετακινήσετε το δείκτη."
+msgid "<ahelp hid=\"cui/ui/optfltrpage/wo_saveorig\">Specifies that the original Microsoft Basic code contained in the document is held in a special internal memory for as long as the document remains loaded in $[officename]. When saving the document in Microsoft format the Microsoft Basic is saved again with the code in an unchanged form.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optfltrpage/wo_saveorig\">Ορίζει ότι ο αρχικός περιεχόμενος κώδικας Microsoft Basic στο έγγραφο κρατιέται σε μια ειδική εσωτερική μνήμη όσο το έγγραφο παραμένει φορτωμένο στο $[officename]. Όταν αποθηκεύεται το έγγραφο σε μορφή Microsoft, το Microsoft Basic αποθηκεύεται ξανά με τον κώδικα αε αμετάβλητη μορφή.</ahelp>"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"hd_id3151043\n"
-"13\n"
+"01130100.xhp\n"
+"par_id3153088\n"
+"17\n"
"help.text"
-msgid "Seconds"
-msgstr "Δευτερόλεπτα"
+msgid "When saving in another format than Microsoft Format, the Microsoft Basic Code is not saved. For example, if the document contains Microsoft Basic Code and you save it in $[officename] format, you will be warned that the Microsoft Basic Code will not be saved."
+msgstr "Όταν αποθηκεύετε σε μορφή διαφορετική από τη μορφή Microsoft ο κώδικας Microsoft Basic δεν αποθηκεύεται. Για παράδειγμα, αν το έγγραφο περιέχει κώδικα Microsoft Basic και το αποθηκεύσετε σε μορφή $[officename], θα προειδοποιηθείτε ότι ο κώδικας Microsoft Basic δεν θα αποθηκευτεί."
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"par_id3148672\n"
-"14\n"
+"01130100.xhp\n"
+"par_id3151246\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVXPAGE_ACCESSIBILITYCONFIG_NF_TIPHELP\">Enter the number of seconds to display the Help tips.</ahelp>"
-msgstr "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVXPAGE_ACCESSIBILITYCONFIG_NF_TIPHELP\">Πληκτρολήστε τον αριθμό των δευτερολέπτων που θα εμφανίζονται οι συμβουλές βοήθειας.</ahelp>"
+msgid "The <emph>Save original Basic code</emph> checkbox takes precedence over the <emph>Load Basic code</emph> check box. If both boxes are marked and you edit the disabled Basic Code in the $[officename] Basic IDE, the original Microsoft Basic code will be saved when saving in the Microsoft format. A message appears to inform you of this."
+msgstr "Το πεδίο ελέγχου <emph>Αποθήκευση αρχικού κώδικα Basic</emph> έχει μεγαλύτερη προτεραιότητα από το πεδίο ελέγχου <emph>Φόρτωση κώδικα Basic</emph>. Αν και τα δύο πεδία έχουν επιλεγεί και επεξεργάζεστε τον απενεργοποιημένο κώδικα της Basic στο $[officename] Basic IDE, ο αρχικός κώδικας Microsoft Basic θα αποθηκευτεί κατά την αποθήκευση σε μορφή Microsoft. Θα σας πληροφορήσει ένα μήνυμα για αυτήν την ενέργεια."
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"hd_id3149809\n"
-"3\n"
+"01130100.xhp\n"
+"par_id3148946\n"
+"19\n"
"help.text"
-msgid "Options for high contrast appearance"
-msgstr "Επιλογές για εμφάνιση υψηλής αντίθεσης"
+msgid "To remove any possible Microsoft Basic macro viruses from the Microsoft document, unmark the <emph>Save Original Basic Code </emph>check box and save the document in Microsoft format. The document will be saved without the Microsoft Basic code."
+msgstr "Για να αφαιρέσετε οποιουσδήποτε πιθανούς ιούς μακροεντολών του Microsoft Basic από το αρχείο της Microsoft, αποεπιλέξτε το πεδίο ελέγχου <emph>Αποθήκευση αρχικού κώδικα Basic</emph> και αποθηκεύστε το έγγραφο σε μορφή Microsoft. Το έγγραφο θα αποθηκευτεί χωρίς τον κώδικα της Microsoft Basic."
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"par_id3153106\n"
-"4\n"
+"01130100.xhp\n"
+"hd_id3154924\n"
+"9\n"
"help.text"
-msgid "High contrast is an operating system setting that changes the system color scheme to improve readability. You can decide how <item type=\"productname\">%PRODUCTNAME</item> uses the high contrast settings of the operating system."
-msgstr "Η υψηλή αντίθεση είναι μια ρύθμιση του λειτουργικού συστήματος που αλλάζει το συνδυασμό χρωμάτων του συστήματος για να βελτιώσει την αναγνωσιμότητα. Μπορείτε να επιλέξετε με πιο τρόπο το <item type=\"productname\">%PRODUCTNAME</item> θα χρησιμοποιήσει την ρύθμιση υψηλής αντίθεσης του λειτουργικού συστήματος."
+msgid "Microsoft Excel 97/2000/XP"
+msgstr "Microsoft Excel 97/2000/XP"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"par_id3125863\n"
-"31\n"
+"01130100.xhp\n"
+"par_id3149457\n"
+"10\n"
"help.text"
-msgid "Cell borders and shadows are always shown in text color when high contrast mode is active. The cell background color is ignored then."
-msgstr "Τα περιγράμματα και οι σκιές των κελιών εμφανίζονται πάντα στο χρώμα του κειμένου όταν είναι ενεργή η λειτουργία υψηλής αντίθεσης. Το φόντο των κελιών αγνοείται τότε."
+msgid "Specifies the settings for documents in Microsoft Excel."
+msgstr "Καθορίζει τις ρυθμίσεις για έγγραφα στο Microsoft Excel."
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"hd_id3155132\n"
-"29\n"
+"01130100.xhp\n"
+"hd_id3154072\n"
+"11\n"
"help.text"
-msgid "Automatically detect high contrast mode of operating system"
-msgstr "Αυτόματη ανίχνευση της κατάστασης λειτουργίας υψηλής αντίθεσης του λειτουργικού συστήματος"
+msgid "Load Basic code"
+msgstr "Φόρτωση κώδικα Basic"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"par_id3153768\n"
-"30\n"
+"01130100.xhp\n"
+"hd_id0523200811475727\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_AUTO_DETECT_HC\">Switches <item type=\"productname\">%PRODUCTNAME</item> into high contrast mode when the system background color is very dark.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_AUTO_DETECT_HC\">Αλλάζει το περιβάλλον του <item type=\"productname\">%PRODUCTNAME</item> σε κατάσταση λειτουργίας υψηλής αντίθεσης όταν το χρώμα του φόντου του συστήματος είναι πολύ σκούρο.</ahelp>"
+msgid "Executable code"
+msgstr "Εκτέλεση κώδικα"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"hd_id3154918\n"
-"19\n"
+"01130100.xhp\n"
+"par_id0523200811475733\n"
"help.text"
-msgid "Use automatic font color for screen display"
-msgstr "Χρήση αυτόματου χρώματος γραμματοσειράς για την εμφάνιση οθόνης"
+msgid "<ahelp hid=\".\">The VBA (Visual Basic for Applications) code will be loaded ready to be executed. If this checkbox is not checked, the VBA code will be commented out so it can be inspected, but will not run.</ahelp>"
+msgstr "<ahelp hid=\".\">Ο κώδικας VBA (Visual Basic for Applications) θα φορτώνεται ως έτοιμος για εκτέλεση. Αν αυτό το πεδίο δεν επιλεχθεί τότε ο κώδικας VBA θα εξαιρείται έτσι ώστε να είναι δυνατός ο έλεγχος του και δεν θα εκτελείται.</ahelp>"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"par_id3146984\n"
-"20\n"
+"01130100.xhp\n"
+"hd_id3151211\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_AUTOMATIC_FONT_COLOR\">Displays fonts in <item type=\"productname\">%PRODUCTNAME</item> using the system color settings. This option only affects the screen display.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_AUTOMATIC_FONT_COLOR\">Εμφανίζει γραμματοσειρές του <item type=\"productname\">%PRODUCTNAME</item> χρησιμοποιώντας τις ρυθμίσεις χρώματος του συστήματος. Αυτή η επιλογή επηρεάζει μόνο την εμφάνιση στην οθόνη.</ahelp>"
+msgid "Save original Basic code"
+msgstr "Αποθήκευση αρχικού κώδικα Basic"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"hd_id3153091\n"
-"7\n"
+"01130100.xhp\n"
+"hd_id3149202\n"
+"13\n"
"help.text"
-msgid "Use system colors for page previews"
-msgstr "Χρήση χρωμάτων συστήματος για προεπισκοπίσεις"
+msgid "Microsoft PowerPoint 97/2000/XP"
+msgstr "Microsoft PowerPoint 97/2000/XP"
-#: 01013000.xhp
+#: 01130100.xhp
msgctxt ""
-"01013000.xhp\n"
-"par_id3146923\n"
-"8\n"
+"01130100.xhp\n"
+"par_id3148922\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_PAGE_PREVIEWS\">Applies the high contrast settings of the operating system to page previews.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ACCESSIBILITYCONFIG_CB_PAGE_PREVIEWS\">Εφαρμόζει τις ρυθμίσεις μέγιστης αντίθεσης του λειτουργικού συστήματος στην προεπισκόπηση σελίδων.</ahelp>"
+msgid "Specifies the settings for documents in Microsoft PowerPoint."
+msgstr "Καθορίζει τις ρυθμίσεις για έγγραφα στο Microsoft PowerPoint."
-#: 01030000.xhp
+#: 01130100.xhp
msgctxt ""
-"01030000.xhp\n"
-"tit\n"
+"01130100.xhp\n"
+"hd_id3148451\n"
+"15\n"
"help.text"
-msgid "Internet options"
-msgstr "Επιλογές Διαδικτύου"
+msgid "Load Basic code"
+msgstr "Φόρτωση κώδικα Basic"
-#: 01030000.xhp
+#: 01130100.xhp
msgctxt ""
-"01030000.xhp\n"
-"hd_id3154926\n"
-"1\n"
+"01130100.xhp\n"
+"hd_id3145419\n"
+"16\n"
"help.text"
-msgid "Internet options"
-msgstr "Επιλογές Διαδικτύου"
+msgid "Save original Basic code"
+msgstr "Αποθήκευση αρχικού κώδικα Basic"
-#: 01030000.xhp
+#: 01130100.xhp
msgctxt ""
-"01030000.xhp\n"
-"par_id3154894\n"
-"2\n"
+"01130100.xhp\n"
+"par_id3153768\n"
+"21\n"
"help.text"
-msgid "<variable id=\"laden\"><ahelp hid=\".\">Specifies Internet settings.</ahelp></variable>"
-msgstr "<variable id=\"laden\"><ahelp hid=\".\">Καθορίζει τις ρυθμίσεις του Διαδικτύου.</ahelp></variable>"
+msgid "<link href=\"text/shared/optionen/01010200.xhp\" name=\"Setting the default file format\">Setting the default file format</link>"
+msgstr "<link href=\"text/shared/optionen/01010200.xhp\" name=\"Ρύθμιση της προεπιλεγμένης μορφής αρχείου\">Ρύθμιση της προεπιλεγμένης μορφής αρχείου</link>"
-#: 01060000.xhp
+#: 01130200.xhp
msgctxt ""
-"01060000.xhp\n"
+"01130200.xhp\n"
"tit\n"
"help.text"
-msgid "Spreadsheet Options"
-msgstr "Επιλογές λογιστικού φύλλου"
+msgid "Microsoft Office"
+msgstr "Microsoft Office"
-#: 01060000.xhp
+#: 01130200.xhp
msgctxt ""
-"01060000.xhp\n"
-"hd_id3156414\n"
+"01130200.xhp\n"
+"hd_id3156410\n"
"1\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "Επιλογές του %PRODUCTNAME Calc"
+msgid "<link href=\"text/shared/optionen/01130200.xhp\" name=\"Microsoft Office\">Microsoft Office</link>"
+msgstr "<link href=\"text/shared/optionen/01130200.xhp\" name=\"Microsoft Office\">Microsoft Office</link>"
-#: 01060000.xhp
+#: 01130200.xhp
msgctxt ""
-"01060000.xhp\n"
-"par_id3145345\n"
+"01130200.xhp\n"
+"par_id3149095\n"
"2\n"
"help.text"
-msgid "<variable id=\"allgemein\"><ahelp hid=\".uno:ToolsOptions\">Defines various settings for spreadsheets, contents to be displayed, and the cursor direction after a cell entry. You can also define sorting lists, determine the number of decimal places and the settings for recording and highlighting changes. </ahelp></variable>"
-msgstr "<variable id=\"allgemein\"><ahelp hid=\".uno:ToolsOptions\">Καθορίζει διάφορες ρυθμίσεις για τα λογιστικά φύλλα, τα περιεχόμενα που θα εμφανιστούν και για την κατεύθυνση του κέρσορα μετά την εισαγωγή σε ένα κελί. Μπορείτε επίσης να ορίσετε λίστες ταξινόμησης, τον αριθμό των δεκαδικών ψηφίων και τις ρυθμίσεις για αλλαγές στις εγγραφές και στις επισημάνσεις.</ahelp></variable>"
+msgid "Specifies the settings for importing and exporting Microsoft Office OLE objects."
+msgstr "Ορίζει τις ρυθμίσεις για την εισαγωγή και την εξαγωγή αντικειμένων OLE του Microsoft Office."
-#: 01010301.xhp
+#: 01130200.xhp
msgctxt ""
-"01010301.xhp\n"
-"tit\n"
+"01130200.xhp\n"
+"par_id3159233\n"
+"7\n"
"help.text"
-msgid "Edit Paths"
-msgstr "Επεξεργασία διαδρομών"
+msgid "These settings are valid when no Microsoft OLE server exists (for example, in UNIX) or when there is no $[officename] OLE server ready for editing the OLE objects."
+msgstr "Οι ρυθμίσεις αυτές ισχύουν όταν δεν υπάρχει διακομιστής OLE της Microsoft (π.χ., σε UNIX) ή όταν δεν υπάρχει διακομιστής OLE του $[officename] έτοιμος για επεξεργασία των αντικειμένων OLE."
-#: 01010301.xhp
+#: 01130200.xhp
msgctxt ""
-"01010301.xhp\n"
-"hd_id3150772\n"
-"1\n"
+"01130200.xhp\n"
+"par_id0107200910364795\n"
"help.text"
-msgid "Edit Paths"
-msgstr "Επεξεργασία διαδρομών"
+msgid "If an OLE server is active for the embedded object, then the OLE server will be used to handle the object."
+msgstr "Αν ο εξυπηρετητής OLE είναι ενεργός για τα ενσωματωμένο αντικείμενο, τότε θα χρησιμοποιηθεί ο εξυπηρετητής OLE για τον χειρισμό του αντικειμένου."
-#: 01010301.xhp
+#: 01130200.xhp
msgctxt ""
-"01010301.xhp\n"
-"par_id3149762\n"
-"2\n"
+"01130200.xhp\n"
+"par_id0107200910364725\n"
"help.text"
-msgid "In the <emph>Edit Paths </emph>dialog, you can select some folders that are available in $[officename]."
-msgstr "Στο παράθυρο διαλόγου<emph>Επεξεργασία διαδρομών</emph>, μπορείτε να επιλέξετε κάποιους φακέλους που είναι διαθέσιμοι στο $[officename]."
+msgid "If no OLE server is active for MathType objects, then embedded MathType objects can be converted to %PRODUCTNAME Math objects. For this conversion, the embedded MathType objects must not exceed the MathType 3.1 specifications."
+msgstr "Αν ο εξυπηρετητής OLE δεν είναι ενεργός για τα ενσωματωμένα αντικείμενα MathType , τότε τα ενσωματωμένα αντικείμενα MathType θα μετατραπούν σε αντικείμενα %PRODUCTNAME Math. Για αυτή την μετατροπή τα τα ενσωματωμένα αντικείμενα MathType δεν πρέπει να υπερβαίνουν τις οδηγίες MathType 3.1."
-#: 01010301.xhp
+#: 01130200.xhp
msgctxt ""
-"01010301.xhp\n"
-"hd_id3147559\n"
+"01130200.xhp\n"
+"hd_id3146798\n"
"3\n"
"help.text"
-msgid "Paths"
-msgstr "Διαδρομές"
+msgid "List Box"
+msgstr "Πεδίο λίστας"
-#: 01010301.xhp
+#: 01130200.xhp
msgctxt ""
-"01010301.xhp\n"
-"par_id3153524\n"
+"01130200.xhp\n"
+"par_id3150670\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_MULTIPATH:LB_MULTIPATH\">Contains a list of the paths that have already been added. Mark the default path for new files.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_MULTIPATH:LB_MULTIPATH\">Περιέχει μία λίστα των διαδρομών που έχουν ήδη προστεθεί. Επισημάνετε τη προεπιλεγμένη διαδρομή για τα νέα αρχεία.</ahelp>"
+msgid "<ahelp hid=\"HID_OFAPAGE_MSFLTR2_CLB\">The<emph> List Box </emph>field displays the entries for the pair of OLE objects that can be converted when loading into $[officename] (L) and/or when saving into a Microsoft format (S). </ahelp>"
+msgstr "<ahelp hid=\"HID_OFAPAGE_MSFLTR2_CLB\">Το πεδίο<emph> πλαίσιο λίστας</emph> εμφανίζει τις καταχωρήσεις για το ζεύγος αντικειμένων OLE που μπορούν να μετατραπούν κατά τη φόρτωση στο $[officename] (L) ή/και κατά την αποθήκευση σε μορφή Microsoft (S).</ahelp>"
-#: 01010301.xhp
+#: 01130200.xhp
msgctxt ""
-"01010301.xhp\n"
-"hd_id3148798\n"
+"01130200.xhp\n"
+"par_id3154286\n"
"5\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "Mark the box in the [L] column in front of the entry if a Microsoft OLE object is to be converted into the specified $[officename] OLE object when a Microsoft document is loaded into $[officename]."
+msgstr "Επιλέξτε το πεδίο στη στήλη [L] μπροστά από την καταχώριση αν ένα αντικείμενο Microsoft OLE πρόκειται να μετατραπεί στο καθορισμένο αντικείμενο $[officename] OLE, κατά τη φόρτωση ενός εγγράφου Microsoft στο $[officename]."
-#: 01010301.xhp
+#: 01130200.xhp
msgctxt ""
-"01010301.xhp\n"
-"par_id3153106\n"
+"01130200.xhp\n"
+"par_id3153880\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_MULTIPATH:BTN_ADD_MULTIPATH\">Opens the <emph>Select Path</emph> dialog to select another folder or the <emph>Open</emph> dialog to select another file.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_MULTIPATH:BTN_ADD_MULTIPATH\">Ανοίγει το παράθυρο διαλόγου <emph>Επιλογή διαδρομής</emph> για να επιλέξετε άλλο φάκελο ή το παράθυρο διαλόγου <emph>Άνοιγμα</emph> για να επιλέξετε άλλο αρχείο.</ahelp>"
+msgid "Mark the box in the [S] column in front of the entry if a $[officename] OLE object is to be converted into the specified Microsoft OLE object when a document is saved in a Microsoft file format."
+msgstr "Επιλέξτε το πεδίο στη στήλη [S] μπροστά από την καταχώρηση αν ένα αντικείμενο $[officename] OLE πρόκειται να μετατραπεί στο καθορισμένο αντικείμενο Microsoft OLE, κατά την αποθήκευση ενός εγγράφου σε μορφή αρχείου Microsoft."
-#: viewcertificate_c.xhp
+#: 01140000.xhp
msgctxt ""
-"viewcertificate_c.xhp\n"
+"01140000.xhp\n"
"tit\n"
"help.text"
-msgid "Certificate Path"
-msgstr "Διαδρομή πιστοποιητικού"
+msgid "Languages"
+msgstr "Γλώσσες"
-#: viewcertificate_c.xhp
+#: 01140000.xhp
msgctxt ""
-"viewcertificate_c.xhp\n"
-"par_idN1054D\n"
+"01140000.xhp\n"
+"bm_id3154751\n"
"help.text"
-msgid "<variable id=\"certificatepath\"><link href=\"text/shared/optionen/viewcertificate_c.xhp\">Certificate Path</link></variable>"
-msgstr "<variable id=\"certificatepath\"><link href=\"text/shared/optionen/viewcertificate_c.xhp\">Διαδρομή πιστοποιητικού</link></variable>"
+msgid "<bookmark_value>languages; locale settings</bookmark_value> <bookmark_value>locale settings</bookmark_value> <bookmark_value>Asian languages; enabling</bookmark_value> <bookmark_value>languages; Asian support</bookmark_value> <bookmark_value>complex text layout; enabling</bookmark_value> <bookmark_value>Arabic;language settings</bookmark_value> <bookmark_value>Hebrew;language settings</bookmark_value> <bookmark_value>Thai;language settings</bookmark_value> <bookmark_value>Hindi;language settings</bookmark_value> <bookmark_value>decimal separator key</bookmark_value> <bookmark_value>date acceptance patterns</bookmark_value>"
+msgstr "<bookmark_value>γλώσσες; τοπικές ρυθμίσεις</bookmark_value> <bookmark_value>τοπικέςρυθμίσεις</bookmark_value> <bookmark_value>ασιατικές γλώσσες; ενεργοποίηση</bookmark_value> <bookmark_value>γλώσσες; ασιατικήυποστήριξη</bookmark_value> <bookmark_value>σύνθετη διάταξη κειμένου; ενεργοποίηση</bookmark_value> <bookmark_value>αραβικά;γλωσσικέςρυθμίσεις</bookmark_value> <bookmark_value>εβραϊκά;γλωσσικέςρυθμίσεις</bookmark_value> <bookmark_value>τάι;γλωσσικέςρυθμίσεις</bookmark_value> <bookmark_value>χίντι;γλωσσικέςρυθμίσεις</bookmark_value> <bookmark_value>πλήκτρο δεκαδικού διαχωριστή</bookmark_value> <bookmark_value>ημερομηνία αποδοχής μοτίβων</bookmark_value>"
-#: viewcertificate_c.xhp
+#: 01140000.xhp
msgctxt ""
-"viewcertificate_c.xhp\n"
-"par_idN1056B\n"
+"01140000.xhp\n"
+"hd_id3151299\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">The Certificate Path page of the <link href=\"text/shared/optionen/viewcertificate.xhp\">View Certificate</link> dialog displays the location and the status of the certificate.</ahelp>"
-msgstr "<ahelp hid=\".\">Η σελίδα Διαδρομή πιστοποιητικού του διαλόγου <link href=\"text/shared/optionen/viewcertificate.xhp\">Προβολή πιστοποιητικού</link> εμφανίζει την τοποθεσία και την κατάσταση του πιστοποιητικού.</ahelp>"
+msgid "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Languages\">Languages</link>"
+msgstr "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Γλώσσες\">Γλώσσες</link>"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"tit\n"
+"01140000.xhp\n"
+"par_id3148520\n"
+"2\n"
"help.text"
-msgid "Paths"
-msgstr "Διαδρομές"
+msgid "<ahelp hid=\".\">Defines the default languages and some other locale settings for documents.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει τις προεπιλεγμένες γλώσσες και κάποιες άλλες τοπικές ρυθμίσεις για τα έγγραφα.</ahelp>"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"bm_id3149514\n"
+"01140000.xhp\n"
+"hd_id3156042\n"
+"21\n"
"help.text"
-msgid "<bookmark_value>paths; defaults</bookmark_value><bookmark_value>variables; for paths</bookmark_value><bookmark_value>directories;directory structure</bookmark_value><bookmark_value>files and folders in $[officename]</bookmark_value>"
-msgstr "<bookmark_value>διαδρομές, προεπιλεγμένες</bookmark_value><bookmark_value>μεταβλητές, διαδρομές</bookmark_value><bookmark_value>κατάλογοι,δομή καταλόγων</bookmark_value><bookmark_value>αρχεία και φάκελοι στο $[officename]</bookmark_value>"
+msgid "Language of"
+msgstr "Γλώσσα για"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"hd_id3149514\n"
-"1\n"
+"01140000.xhp\n"
+"par_idN10681\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010300.xhp\" name=\"Paths\">Paths</link>"
-msgstr "<link href=\"text/shared/optionen/01010300.xhp\" name=\"Διαδρομές\">Διαδρομές</link>"
+msgid "User interface"
+msgstr "Περιβάλλον χρήσης"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3151384\n"
-"2\n"
+"01140000.xhp\n"
+"par_idN10685\n"
"help.text"
-msgid "<ahelp hid=\"HID_OPTIONS_PATH\">This section contains the default paths to important folders in $[officename]. These paths can be edited by the user.</ahelp>"
-msgstr "<ahelp hid=\"HID_OPTIONS_PATH\">Αυτή η ενότητα περιέχει τις προεπιλεγμένες θέσεις για σημαντικούς φακέλους στο $[officename]. Αυτές τις θέσεις μπορεί να τις επεξεργαστεί ο χρήστης.</ahelp>"
+msgid "<ahelp hid=\".\">Select the language used for the user interface, for example menus, dialogs, help files. You must have installed at least one additional language pack or a multi-language version of %PRODUCTNAME.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε την γλώσσα για το γραφικό περιβάλλον χρήσης, για παράδειγμα για μενού, διαλόγους, αρχεία βοήθειας. Πρέπει να έχετε εγκατεστημένο τουλάχιστον ένα επιπλέον πακέτο γλώσσας ή μια πολύγλωσση έκδοση του %PRODUCTNAME.</ahelp>"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"hd_id3149810\n"
-"13\n"
+"01140000.xhp\n"
+"par_id0125201009445727\n"
"help.text"
-msgid "Paths used by %PRODUCTNAME"
-msgstr "Διαδρομές που χρησιμοποιούνται από το %PRODUCTNAME"
+msgid "The \"Default\" entry selects the language of the user interface for the operating system. If this language is not available in the %PRODUCTNAME installation, the language of the %PRODUCTNAME installation is the default language."
+msgstr "Η \"Προεπιλεγμένη\" καταχώριση επιλέγει τη γλώσσα της διεπαφής χρήστη για το λειτουργικό σύστημα. Εάν αυτή η γλώσσα δεν είναι διαθέσιμη στην εγκατάσταση %PRODUCTNAME, η γλώσσα της εγκατάστασης του %PRODUCTNAME γίνεται η προεπιλεγμένη γλώσσα."
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3154923\n"
-"5\n"
+"01140000.xhp\n"
+"hd_id3154751\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"HID_OPTPATH_CTL_PATH\">To modify an entry in this list, click the entry and click <emph>Edit</emph>. You can also double click the entry.</ahelp>"
-msgstr "<ahelp hid=\"HID_OPTPATH_CTL_PATH\">Για να τροποποιήσετε μια καταχώριση σε αυτό το πλαίσιο λίστας, επιλέξτε την και κάντε κλικ στην επιλογή <emph>Επεξεργασία</emph>. Μπορείτε επίσης να κάνετε διπλό κλικ στην καταχώρηση.</ahelp>"
+msgid "Locale setting"
+msgstr "Τοπικές ρυθμίσεις"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"hd_id3151210\n"
-"160\n"
+"01140000.xhp\n"
+"par_id3157958\n"
+"23\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_LOCALESETTING\">Specifies the locale setting of the country setting. This influences settings for numbering, currency and units of measure.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_LOCALESETTING\">Προσδιορίζει τις τοπικές ρυθμίσεις της ρύθμισης χώρας. Αυτό επηρεάζει τις ρυθμίσεις για αρίθμηση, νόμισμα και μονάδες μέτρησης.</ahelp>"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3153968\n"
-"161\n"
+"01140000.xhp\n"
+"par_id0125201009445950\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SFXPAGE_PATH:BTN_STANDARD\">The<emph> Default </emph>button resets the predefined paths for all selected entries.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SFXPAGE_PATH:BTN_STANDARD\">Το κουμπί <emph> Προεπιλογή </emph>επαναφέρει τις προεπιλεγμένες θέσεις για όλες τις εγγραφές.</ahelp>"
+msgid "The \"Default\" entry selects the locale setting that is selected for the operating system."
+msgstr "Η \"Προεπιλεγμένη\" καταχώριση επιλέγει την τοπική ρύθμιση που επιλέχθηκε για το λειτουργικό σύστημα."
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"hd_id3147229\n"
-"6\n"
+"01140000.xhp\n"
+"par_id3156410\n"
+"27\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "A change in this field is immediately applicable. However, some formats that were formatted by default change only if the document is newly loaded."
+msgstr "Μία αλλαγή σε αυτό το πεδίο είναι άμεσα εφαρμόσιμη. Ωστόσο, κάποιες μορφές που είχαν μορφοποιηθεί από προεπιλογή αλλάζουν μόνο αν το έγγραφο έχει φορτωθεί πρόσφατα."
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3151177\n"
-"7\n"
+"01140000.xhp\n"
+"par_idN106DE\n"
"help.text"
-msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SFXPAGE_PATH:BTN_PATH\">Click to display the <emph>Select Path</emph> or <emph>Edit Paths</emph> dialog.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SFXPAGE_PATH:BTN_PATH\">Κάντε κλικ για να εμφανίσετε το παράθυρο διαλόγου <emph>Επιλογή διαδρομής</emph> ή <emph>Επεξεργασία διαδρομών</emph>.</ahelp>"
+msgid "Decimal separator key - Same as locale setting"
+msgstr "Διαχωριστικό δεκαδικών - Ίδιο με τις τοπικές ρυθμίσεις"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3153193\n"
-"162\n"
+"01140000.xhp\n"
+"par_idN106E2\n"
"help.text"
-msgid "You can change the sequence of entries by clicking the bar in the <emph>Type</emph> column. The column width can be changed by moving the separator between the columns with the mouse."
-msgstr "Μπορείτε να αλλάξετε την ακολουθία των διαδρομών κάνοντας κλικ στη γραμμή της στήλης <emph>Τύπος</emph>. Το πλάτος της στήλης είναι δυνατό να τροποποιηθεί μετακινώντας το διαχωριστικό μεταξύ των στηλών με το ποντίκι."
+msgid "<ahelp hid=\".\">Specifies to use the decimal separator key that is set in your system when you press the respective key on the number pad.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσδιορίζει τη χρήση του πλήκτρου διαχωριστικού δεκαδικών που είναι ρυθμισμένο στο σύστημα σας όταν πατάτε το σχετικό πλήκτρο στο αριθμητικό τμήμα του πληκτρολογίου.</ahelp>"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3150439\n"
-"190\n"
+"01140000.xhp\n"
+"par_idN106F1\n"
"help.text"
-msgid "In the following list of paths, the paths for the shared folders in the directory where %PRODUCTNAME is installed, are not shown. The user data for each user is stored in the {user} directory, which is located in the user's <switchinline select=\"sys\"><caseinline select=\"UNIX\">home</caseinline><defaultinline>Documents and Settings</defaultinline></switchinline> directory."
-msgstr "Στη παρακάτω λίστα διαδρομών, οι διαδρομές για τους κοινούς φακέλους στον κατάλογο που έχει εγκατασταθεί το %PRODUCTNAME, δεν εμφανίζονται. Τα δεδομένα χρήστη για κάθε χρήστη αποθηκεύονται στον κατάλογο {user}, ο οποίος βρίσκεται στον κατάλογο <switchinline select=\"sys\"><caseinline select=\"UNIX\">Αρχικός κατάλογος </caseinline><defaultinline>Documents and Settings</defaultinline></switchinline> του χρήστη."
+msgid "If this checkbox is activated, the character shown after \"Same as locale setting\" is inserted when you press the key on the number pad. If this checkbox is not activated, the character that your keyboard driver software provides is inserted."
+msgstr "Αν αυτό το πεδίο σήμανσης είναι ενεργοποιημένο, ο χαρακτήρας που εμφανίζεται μετά το \"Το ίδιο με τις τοπικές ρυθμίσεις\" εισάγεται όταν πατάτε το πλήκτρο στο αριθμητικό τμήμα του πληκτρολογίου. Αν το πεδίο σήμανσης δεν είναι ενεργοποιημένο, εισάγεται ο χαρακτήρας που υποστηρίζεται από το λογισμικό οδήγησης του πληκτρολογίου σας."
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3149260\n"
-"14\n"
+"01140000.xhp\n"
+"hd_id3147209\n"
+"24\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "Default currency"
+msgstr "Προεπιλεγμένο νόμισμα"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3146974\n"
-"15\n"
+"01140000.xhp\n"
+"par_id3145120\n"
+"25\n"
"help.text"
-msgid "Path"
-msgstr "Διαδρομή"
+msgid "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_CURRENCY\">Specifies the default currency that is used for the currency format and the currency fields.</ahelp> If you change the locale setting, the default currency changes automatically."
+msgstr "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_CURRENCY\">Προσδιορίζει το προεπιλεγμένο νόμισμα που χρησιμοποιείται για την μορφή και τα πεδία του νομίσματος.</ahelp> Αν αλλάξετε την τοπική ρύθμιση, το προεπιλεγμένο νόμισμα αλλάζει αυτόματα."
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3152938\n"
-"16\n"
+"01140000.xhp\n"
+"par_id3148491\n"
+"29\n"
"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
+msgid "The default entry applies to the currency format that is assigned to the selected locale setting."
+msgstr "Η προεπιλεγμένη καταχώριση εφαρμόζεται στη μορφή νομίσματος η οποία έχει εκχωρηθεί στην επιλεγμένη τοπική ρύθμιση."
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3151073\n"
-"23\n"
+"01140000.xhp\n"
+"par_id3157909\n"
+"26\n"
"help.text"
-msgid "My Documents"
-msgstr "Τα έγγραφά μου"
+msgid "A change in <emph>Default currency</emph> field will be transmitted to all open documents and will lead to corresponding changes in the dialogs and icons that control the currency format in these documents."
+msgstr "Μια αλλαγή στο πεδίο <emph>Προεπιλεγμένο νόμισμα</emph> θα μεταδοθεί σε όλα τα ανοιχτά έγγραφα και θα οδηγήσει σε αντίστοιχες αλλαγές στους διαλόγους και τα σύμβολα που ελέγχουν τη μορφή νομίσματος σε αυτά τα έγγραφα."
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3149400\n"
-"175\n"
+"01140000.xhp\n"
+"hd_id31472109\n"
"help.text"
-msgid "Default document folder of your system"
-msgstr "Προεπιλεγμένος φάκελος εγγράφων του συστήματός σας"
+msgid "Date acceptance patterns"
+msgstr "Ημερομηνία αποδοχής μοτίβων"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3153418\n"
-"25\n"
+"01140000.xhp\n"
+"par_id3145121\n"
"help.text"
-msgid "You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog."
-msgstr "Μπορείτε να δείτε αυτόν τον φάκελο τη πρώτη φορά που ανοίγετε το παράθυρο διαλόγου <emph>Άνοιγμα</emph> ή <emph>Αποθήκευση</emph>."
+msgid "<ahelp hid=\".\">Specifies the date acceptance patterns for the current locale. Calc spreadsheet and Writer table cell input needs to match locale dependent date acceptance patterns before it is recognized as a valid date.</ahelp> Default locale dependent date acceptance patterns are generated build time, but it is possible to add more or modify them in this edit box."
+msgstr "<ahelp hid=\".\">Καθορίζει την ημερομηνία αποδοχής μοτίβων για την τρέχουσα τοπικοποίηση. Η είσοδος υπολογιστικών φύλλων Calc και κελιών πίνακα Writer χρειάζεται να συμφωνεί με τα μοτίβα αποδοχής ημερομηνίας εξάρτησης τοπικών πριν την αναγνώρισή του ως έγκυρη ημερομηνία.</ahelp> Τα προεπιλεγμένα μοτίβα αποδοχής ημερομηνίας εξάρτησης τοπικοποίησης είναι δημιουργημένα τον χρόνο κατασκευής, αλλά είναι δυνατό να προστεθούν περισσότερα ή να τροποποιηθούν σε αυτό το πλαίσιο επεξεργασίας."
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id8316599\n"
+"01140000.xhp\n"
+"par_id3148492\n"
"help.text"
-msgid "AutoCorrect"
-msgstr "Αυτόματη διόρθωση"
+msgid "Additionally to the date acceptance patterns defined here, every locale accepts input in an ISO 8601 Y-M-D pattern, and since %PRODUCTNAME 3.5 that also leads to the YYYY-MM-DD format being applied."
+msgstr "Επιπλέον στα μοτίβα αποδοχής ημερομηνίας που καθορίζονται εδώ, κάθε τοπικοποίηση αποδέχεται είσοδο σε ένα μοτίβο ISO 8601 Ε-Μ-Η και από το %PRODUCTNAME 3.5 αυτό επίσης οδηγεί στην εφαρμογή της μορφής ΕΕΕΕ-ΜΜ-ΗΗ"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3753776\n"
+"01140000.xhp\n"
+"par_id3157939\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/autocorr</caseinline><defaultinline>{user}\\user\\autocorr</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/autocorr</caseinline><defaultinline>{user}\\user\\autocorr</defaultinline></switchinline>"
+msgid "Syntax: <emph>Y</emph> means year, <emph>M</emph> means month, and <emph>D</emph> means day, regardless of localizaton."
+msgstr "Σύνταξη: <emph>Ε</emph> σημαίνει έτος, <emph>Μ</emph> σημαίνει μήνας και <emph>Η</emph> σημαίνει ημέρα, ανεξάρτητα από τοπικοποίηση."
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id5284279\n"
+"01140000.xhp\n"
+"hd_id3153127\n"
+"5\n"
"help.text"
-msgid "This folder stores your own AutoCorrect texts."
-msgstr "Αυτός ο φάκελος αποθηκεύει τις καταχωρίσεις σας στην Αυτόματης διόρθωση κειμένων."
+msgid "Default languages for documents"
+msgstr "Προεπιλεγμένες γλώσσες για έγγραφα"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id4494766\n"
+"01140000.xhp\n"
+"par_id3149763\n"
+"6\n"
"help.text"
-msgid "AutoText"
-msgstr "Αυτόματο κείμενο"
+msgid "Specifies the languages for spellchecking, thesaurus and hyphenation."
+msgstr "Ορίζει τις γλώσσες για ορθογραφικό έλεγχο, θησαυρό λέξεων και συλλαβισμό."
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id7858516\n"
+"01140000.xhp\n"
+"par_id3148663\n"
+"8\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/autotext</caseinline><defaultinline>{user}\\user\\autotext</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/autotext</caseinline><defaultinline>{user}\\user\\autotext</defaultinline></switchinline>"
+msgid "The spellcheck for the selected language only functions when you have installed the corresponding language module. <embedvar href=\"text/shared/optionen/01010401.xhp#sprachenfeld\"/>"
+msgstr "Ο ορθογραφικός έλεγχος για την επιλεγμένη γλώσσα λειτουργεί μόνο εάν έχετε εγκαταστήσει το αντίστοιχο άρθρωμα γλώσσας. <embedvar href=\"text/shared/optionen/01010401.xhp#sprachenfeld\"/>"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id973540\n"
+"01140000.xhp\n"
+"hd_id3151210\n"
+"9\n"
"help.text"
-msgid "This folder stores your own AutoText texts."
-msgstr "Αυτός ο φάκελος αποθηκεύει τις καταχωρίσεις σας στο Αυτόματο κείμενο."
+msgid "Western"
+msgstr "Δυτικά"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3154493\n"
-"68\n"
+"01140000.xhp\n"
+"par_id3153192\n"
+"10\n"
"help.text"
-msgid "Gallery"
-msgstr "Συλλογή"
+msgid "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_WEST_LANG\">Specifies the language used for the spellcheck function in western alphabets.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_WEST_LANG\">Καθορίζει τη γλώσσα που χρησιμοποιείται για τη λειτουργία του ορθογραφικού ελέγχου στα δυτικά αλφάβητα.</ahelp>"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3154484\n"
-"69\n"
+"01140000.xhp\n"
+"hd_id3156422\n"
+"11\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/gallery</caseinline><defaultinline>{user}\\user\\gallery</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/gallery</caseinline><defaultinline>{user}\\user\\gallery</defaultinline></switchinline>"
+msgid "Asian"
+msgstr "Ασιατικές"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3156289\n"
-"70\n"
+"01140000.xhp\n"
+"par_id3159149\n"
+"12\n"
"help.text"
-msgid "New Gallery themes are stored in this folder."
-msgstr "Τα νέα θέματα συλλογής εμπεριέχονται σε αυτόν το φάκελο."
+msgid "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_ASIAN_LANG\">Specifies the language used for the spellcheck function in Asian alphabets.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_ASIAN_LANG\">Καθορίζει τη γλώσσα που χρησιμοποιείται για τη λειτουργία του ορθογραφικού ελέγχου στα ασιατικά αλφάβητα.</ahelp>"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3151333\n"
-"26\n"
+"01140000.xhp\n"
+"hd_id3158407\n"
+"31\n"
"help.text"
-msgid "Graphics"
-msgstr "Γραφικά"
+msgid "CTL"
+msgstr "Σύνθετες γραφές"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3152890\n"
-"27\n"
+"01140000.xhp\n"
+"par_id3156212\n"
+"32\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/gallery</caseinline><defaultinline>{user}\\user\\gallery</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/gallery</caseinline><defaultinline>{user}\\user\\gallery</defaultinline></switchinline>"
+msgid "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_COMPLEX_LANG\">Specifies the language for the complex text layout spellcheck.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_COMPLEX_LANG\">Καθορίζει τη γλώσσα που χρησιμοποιείται για τη λειτουργία του ορθογραφικού ελέγχου στις σύνθετες ασιατικές γραφές.</ahelp>"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3148597\n"
-"28\n"
+"01140000.xhp\n"
+"hd_id3149807\n"
+"15\n"
"help.text"
-msgid "This folder is displayed when you first call the dialog for opening or saving a graphic object."
-msgstr "Ο φάκελος αυτός εμφανίζεται όταν ανοίγετε για πρώτη φορά το παράθυρο διαλόγου για το άνοιγμα ή την αποθήκευση ενός γραφικού."
+msgid "For the current document only"
+msgstr "Μόνο για το τρέχον έγγραφο"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3146891\n"
-"41\n"
+"01140000.xhp\n"
+"par_id3155432\n"
+"16\n"
"help.text"
-msgid "Backups"
-msgstr "Αντίγραφα ασφαλείας"
+msgid "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_CURRENT_DOC\">Specifies that the settings for default languages are valid only for the current document.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_CURRENT_DOC\">Ορίζει ότι οι ρυθμίσεις για τις προεπιλεγμένες γλώσσες ισχύουν μόνο για το τρέχον έγγραφο.</ahelp>"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3154915\n"
-"42\n"
+"01140000.xhp\n"
+"hd_id3156441\n"
+"17\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/backup</caseinline><defaultinline>{user}\\user\\backup</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/backup</caseinline><defaultinline>{user}\\user\\backup</defaultinline></switchinline>"
+msgid "Enhanced language support"
+msgstr "Εμπλουτισμένη υποστήριξη γλωσσών"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3154603\n"
-"43\n"
+"01140000.xhp\n"
+"hd_id3148575\n"
+"19\n"
"help.text"
-msgid "Automatic backup copies of documents are stored here."
-msgstr "Εδώ αποθηκεύονται αυτόματα αντίγραφα ασφαλείας εγγράφων."
+msgid "Show UI elements for East Asian writings"
+msgstr "Εμφάνιση στοιχείων γραφικής διεπαφής για γραφές ανατολικής Ασίας"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id4680928\n"
+"01140000.xhp\n"
+"par_id3145748\n"
+"20\n"
"help.text"
-msgid "Templates"
-msgstr "Πρότυπα"
+msgid "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_ASIANSUPPORT\">Activates Asian languages support. You can now modify the corresponding Asian language settings in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_ASIANSUPPORT\">Ενεργοποιεί την υποστήριξη Ασιατικών γλωσσών. Τώρα μπορείτε να τροποποιήσετε τις ρυθμίσεις της αντίστοιχης Ασιατικής γλώσσας στο <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id9014252\n"
+"01140000.xhp\n"
+"par_id3152938\n"
+"18\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/template</caseinline><defaultinline>{user}\\user\\template</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/template</caseinline><defaultinline>{user}\\user\\template</defaultinline></switchinline>"
+msgid "If you want to write in Chinese, Japanese or Korean, you can activate the support for these languages in the user interface."
+msgstr "Εάν θέλετε να γράψετε σε Κινέζικα, Ιαπωνικά ή Κορεάτικα, μπορείτε να ενεργοποιήσετε την υποστήριξη για αυτές τις γλώσσες από το γραφικό περιβάλλον χρήσης."
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id6011841\n"
+"01140000.xhp\n"
+"hd_id3146147\n"
+"33\n"
"help.text"
-msgid "In this folder you can store your own templates."
-msgstr "Σε αυτό τον φάκελο μπορείτε να αποθηκεύσετε τα πρότυπά σας."
+msgid "Show UI elements for Bi-Directional writing"
+msgstr "Εμφάνιση στοιχείων γραφικής διεπαφής για αμφίδρομη γραφή"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3154606\n"
-"195\n"
+"01140000.xhp\n"
+"par_id3149667\n"
+"35\n"
"help.text"
-msgid "Temporary files"
-msgstr "Προσωρινά αρχεία"
+msgid "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_CTLSUPPORT\">Activates complex text layout support. You can now modify the settings corresponding to complex text layout in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_CTLSUPPORT\">Ενεργοποιεί την υποστήριξη για σύνθετη διάταξη κειμένου. Τώρα μπορείτε να τροποποιήσετε τις ρυθμίσεις που αντιστοιχούν στη σύνθετη διάταξη κειμένου στο <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3149343\n"
-"196\n"
+"01140000.xhp\n"
+"hd_id3146148\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/temp</caseinline><defaultinline>{user}\\user\\temp</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{user}/user/temp</caseinline><defaultinline>{user}\\user\\temp</defaultinline></switchinline>"
+msgid "Ignore system input language"
+msgstr "Παράβλεψη γλώσσας εισόδου συστήματος"
-#: 01010300.xhp
+#: 01140000.xhp
msgctxt ""
-"01010300.xhp\n"
-"par_id3154650\n"
-"197\n"
+"01140000.xhp\n"
+"par_id3149668\n"
"help.text"
-msgid "This is where $[officename] puts its temporary files."
-msgstr "Εδώ τοποθετεί το $[officename] τα προσωρινά του αρχεία."
+msgid "<ahelp hid=\".\">Indicates whether changes to the system input language/keyboard will be ignored. If ignored, when new text is typed that text will follow the language of the document or current paragraph, not the current system language.</ahelp>"
+msgstr "<ahelp hid=\".\">Δείχνει αν οι αλλαγές στη γλώσσα/πληκτρολόγιο εισόδου του συστήματος θα αγνοηθούν. Αν αγνοηθούν, όταν πληκτρολογείται νέο κείμενο αυτό το κείμενο θα ακολουθήσει τη γλώσσα του εγγράφου ή της τρέχουσας παραγράφου και όχι της γλώσσας του τρέχοντος συστήματος.</ahelp>"
-#: online_update.xhp
+#: 01150000.xhp
msgctxt ""
-"online_update.xhp\n"
+"01150000.xhp\n"
"tit\n"
"help.text"
-msgid "Online Update"
-msgstr "Ενημέρωση μέσω διαδικτύου"
-
-#: online_update.xhp
-msgctxt ""
-"online_update.xhp\n"
-"bm_id7657094\n"
-"help.text"
-msgid "<bookmark_value>update options</bookmark_value> <bookmark_value>online update options</bookmark_value> <bookmark_value>options;online update</bookmark_value> <bookmark_value>online updates; checking automatically</bookmark_value> <bookmark_value>updates; checking automatically</bookmark_value> <bookmark_value>Internet; checking for updates</bookmark_value>"
-msgstr "<bookmark_value>επιλογές ενημέρωσης</bookmark_value><bookmark_value>διαδικτυακές επιλογές ενημέρωσης</bookmark_value><bookmark_value>επιλογές;διαδικτυακή ενημέρωση</bookmark_value><bookmark_value>διαδικτυακές ενημερώσεις;αυτόματος έλεγχος</bookmark_value><bookmark_value>ενημερώσεις, αυτόματος έλεγχος</bookmark_value><bookmark_value>Διαδίκτυο;έλεγχος ενημερώσεων</bookmark_value>"
+msgid "Language Setting Options"
+msgstr "Επιλογές ρύθμισης γλώσσας"
-#: online_update.xhp
+#: 01150000.xhp
msgctxt ""
-"online_update.xhp\n"
-"hd_id29297\n"
+"01150000.xhp\n"
+"bm_id3148668\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/online_update.xhp\">Online Update</link>"
-msgstr "<link href=\"text/shared/optionen/online_update.xhp\">Ενημέρωση μέσω διαδικτύου</link>"
+msgid "<bookmark_value>languages;setting options</bookmark_value>"
+msgstr "<bookmark_value>γλώσσες,εφαρμογή επιλογών</bookmark_value>"
-#: online_update.xhp
+#: 01150000.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id8754844\n"
+"01150000.xhp\n"
+"hd_id3148668\n"
+"1\n"
"help.text"
-msgid "Specifies some options for the automatic notification and downloading of online updates to %PRODUCTNAME."
-msgstr "Καθορίζει μερικές επιλογές για τις αυτόματες ειδοποιήσεις και τη λήψη αρχείων ενημέρωσης για το %PRODUCTNAME."
+msgid "Language Setting Options"
+msgstr "Επιλογές ρύθμισης γλώσσας"
-#: online_update.xhp
+#: 01150000.xhp
msgctxt ""
-"online_update.xhp\n"
-"hd_id2189397\n"
+"01150000.xhp\n"
+"par_id3150499\n"
+"2\n"
"help.text"
-msgid "Check for updates automatically"
-msgstr "Αυτόματος έλεγχος για ενημερώσεις"
+msgid "<variable id=\"typotext\">Defines the properties for additional languages. </variable>"
+msgstr "<variable id=\"typotext\">Ορίζει τις ιδιότητες για επιπλέον γλώσσες. </variable>"
-#: online_update.xhp
+#: 01150000.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id7523728\n"
+"01150000.xhp\n"
+"par_id3153665\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Mark to check for online updates periodically, then select the time interval how often %PRODUCTNAME will check for online updates.</ahelp> %PRODUCTNAME will check once a day, week, or month, as soon as a working Internet connection is detected. If you connect to the Internet by a proxy server, set the proxy on <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Internet - Proxy</item>."
-msgstr "<ahelp hid=\".\">Σημειώστε για περιοδικό έλεγχο άμεσων ενημερώσεων, έπειτα επιλέξτε το χρονικό διάστημα πόσο συχνά το %PRODUCTNAME θα ελέγχει για άμεσες ενημερώσεις.</ahelp> Το %PRODUCTNAME θα ελέγχει μια φορά την ημέρα, τη βδομάδα ή το μήνα, μόλις ανιχνευτεί μια λειτουργούσα σύνδεση διαδικτύου. Εάν συνδέεστε στο διαδίκτυο με εξυπηρετητή διαμεσολάβησης, ορίστε το διαμεσολαβητή στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Διαδίκτυο - Διαμεσολαβητής</item>."
+msgid "The <emph>Searching in Japanese</emph> and <emph>Asian Layout</emph> tab pages are only visible if the <emph>Asian language support</emph> option in the <emph>Languages</emph> tab page is activated and the <emph>Options</emph> dialog is re-opened. The <emph>Complex Text Layout</emph> tab page is only visible if the <emph>CTL support</emph> is enabled."
+msgstr "Οι σελίδες καρτέλας επιλογών <emph>Αναζήτηση στα Ιαπωνικά</emph> και <emph>Ασιατική διάταξη</emph> είναι ορατές μόνο αν η επιλογή <emph>Υποστήριξη για ασιατικές γλώσσες</emph> στη σελίδα καρτέλας επιλογών <emph>Γλώσσες</emph> είναι ενεργοποιημένη και ο διάλογος <emph>Επιλογές</emph> ανοιχτεί ξανά. Η σελίδα καρτέλας επιλογών <emph>Σύνθετη διάταξη κειμένου</emph> είναι ορατή μόνο αν είναι ενεργοποιημένο το <emph>Υποστήριξη CTL</emph>."
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id8994109\n"
+"01150100.xhp\n"
+"tit\n"
"help.text"
-msgid "When an update is available, an icon in the menu bar displays some explaining text. Click the icon to proceed."
-msgstr "Όταν μια ενημέρωση είναι διαθέσιμη, ένα εικονίδιο στη γραμμή μενού δείχνει ένα κείμενο οδηγιών. Κάντε κλικ στο σύμβολο για να συνεχίσετε."
+msgid "Asian Layout"
+msgstr "Ασιατική διάταξη"
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id476699\n"
+"01150100.xhp\n"
+"hd_id3156414\n"
+"1\n"
"help.text"
-msgid "If you disable the check, the icon is removed from the menu bar."
-msgstr "Αν απενεργοποιήσετε τον έλεγχο, το εικονίδιο αφαιρείται από τη γραμμή μενού."
+msgid "<link href=\"text/shared/optionen/01150100.xhp\" name=\"Asian Layout\">Asian Layout</link>"
+msgstr "<link href=\"text/shared/optionen/01150100.xhp\" name=\"Ασιατική διάταξη\">Ασιατική διάταξη</link>"
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id4057130\n"
+"01150100.xhp\n"
+"par_id3145136\n"
+"2\n"
"help.text"
-msgid "Online Update is a module that can be selected or deselected to be installed. Choose the customized installation in the Setup of %PRODUCTNAME."
-msgstr "Η Ενημέρωση μέσω διαδικτύου είναιένα άρθρωμα που μπορεί να επιλεχθεί για εγκατάσταση ή και όχι. Επιλέξτε την προσαρμοσμένη εγκατάσταση στο πρόγραμμα εγκατάστασης του %PRODUCTNAME."
+msgid "Defines the typographic default settings for Asian text."
+msgstr "Ορίζει τις προεπιλεγμένες τυπογραφικές ρυθμίσεις για Ασιατικό κείμενο."
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"hd_id266426\n"
+"01150100.xhp\n"
+"bm_id3143268\n"
"help.text"
-msgid "Every Day"
-msgstr "Κάθε μέρα"
+msgid "<bookmark_value>kerning;Asian texts</bookmark_value>"
+msgstr "<bookmark_value>διαγραμμάτωση,Ασιατικά κείμενα</bookmark_value>"
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id3031098\n"
+"01150100.xhp\n"
+"hd_id3143268\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">A check will be performed once a day.</ahelp>"
-msgstr "<ahelp hid=\".\">Θα γίνετε έλεγχος κάθε μέρα.</ahelp>"
+msgid "Kerning"
+msgstr "Διαγραμμάτωση"
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"hd_id8276619\n"
+"01150100.xhp\n"
+"par_id3155535\n"
+"4\n"
"help.text"
-msgid "Every Week"
-msgstr "Κάθε εβδομάδα"
+msgid "Defines the default settings for kerning between individual characters."
+msgstr "Ορίζει τις προεπιλεγμένες ρυθμίσεις διαγραμμάτωσης μεταξύ μεμονωμένων χαρακτήρων."
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id7824030\n"
+"01150100.xhp\n"
+"hd_id3147275\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">A check will be performed once a week. This is the default setting.</ahelp>"
-msgstr "<ahelp hid=\".\">Ένας έλεγχος θα γίνεται κάθε εβδομάδα. Αυτή είναι η προεπιλεγμένη ρύθμιση.</ahelp>"
+msgid "Western characters only"
+msgstr "Μόνο δυτικοί χαρακτήρες"
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"hd_id7534104\n"
+"01150100.xhp\n"
+"par_id3149398\n"
+"6\n"
"help.text"
-msgid "Every Month"
-msgstr "Κάθε μήνα"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_CHAR_KERNING\">Specifies that kerning is only applied to western text.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_CHAR_KERNING\">Ορίζει ότι η διαγραμμάτωση εφαρμόζεται μόνο σε δυτικό κείμενο.</ahelp>"
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id209051\n"
+"01150100.xhp\n"
+"hd_id3148538\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">A check will be performed once a month.</ahelp>"
-msgstr "<ahelp hid=\".\">Θα γίνεται έλεγχος κάθε μήνα.</ahelp>"
+msgid "Western text and Asian punctuation"
+msgstr "Δυτικό κείμενο και Ασιατική στίξη"
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"hd_id1418805\n"
+"01150100.xhp\n"
+"par_id3147336\n"
+"8\n"
"help.text"
-msgid "Check now"
-msgstr "Έλεγξε τώρα"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_CHAR_PUNCT\">Specifies that kerning is applied to both western text and Asian punctuation.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_CHAR_PUNCT\">Ορίζει ότι η διαγραμμάτωση εφαρμόζεται τόσο σε δυτικό κείμενο όσο και Ασιατική στίξη.</ahelp>"
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id1743522\n"
+"01150100.xhp\n"
+"hd_id3153088\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">A check will be performed now.</ahelp>"
-msgstr "<ahelp hid=\".\">Θα γίνει έλεγχος τώρα.</ahelp>"
+msgid "Character spacing"
+msgstr "Απόσταση χαρακτήρων"
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"hd_id5994140\n"
+"01150100.xhp\n"
+"par_id3145119\n"
+"10\n"
"help.text"
-msgid "Download updates automatically"
-msgstr "Αυτόματη λήξη αρχείων ενημέρωσης"
+msgid "Defines the default settings for character spacing in Asian texts, cells, and drawing objects."
+msgstr "Ορίζει τις προεπιλεγμένες ρυθμίσεις για την απόσταση χαρακτήρων στα Ασιατικά κείμενα, κελιά και αντικείμενα σχεδίασης."
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id7870113\n"
+"01150100.xhp\n"
+"hd_id3150669\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to download an available online update file automatically to the specified folder.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα διαθέσιμο αρχείο ενημέρωσης για αυτόματη λήψη σε ένα καθορισμένο φάκελο.</ahelp>"
+msgid "No compression"
+msgstr "Χωρίς συμπίεση"
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"hd_id3051545\n"
+"01150100.xhp\n"
+"par_id3150503\n"
+"12\n"
"help.text"
-msgid "Download destination"
-msgstr "Προορισμός λήψης"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_NO_COMP\">Specifies that no compression at all will occur.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_NO_COMP\">Ορίζει ότι δε θα γίνει απολύτως καμία συμπίεση.</ahelp>"
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id3061311\n"
+"01150100.xhp\n"
+"hd_id3155419\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the selected folder to store the downloaded files.</ahelp>"
-msgstr "<ahelp hid=\".\">Δείχνει τον επιλεγμένο φάκελο που αποθηκεύονται τα ληφθέντα αρχεία.</ahelp>"
+msgid "Compress only punctuation"
+msgstr "Συμπίεση μόνο των σημείων στίξης"
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"hd_id4814905\n"
+"01150100.xhp\n"
+"par_id3145673\n"
+"14\n"
"help.text"
-msgid "Change"
-msgstr "Αλλαγή"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_PUNCT_COMP\">Specifies that only the punctuation is compressed.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_PUNCT_COMP\">Ορίζει ότι συμπιέζονται μόνο τα σημεία στίξης.</ahelp>"
-#: online_update.xhp
+#: 01150100.xhp
msgctxt ""
-"online_update.xhp\n"
-"par_id2143925\n"
+"01150100.xhp\n"
+"hd_id3151245\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to show a dialog box where you can select another folder.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να εμφανιστεί ένα κουτί διαλόγου, ώστε να επιλέξετε έναν άλλο φάκελο.</ahelp>"
+msgid "Compress punctuation and Japanese Kana"
+msgstr "Συμπίεση σημείων στίξης και ιαπωνικών Kana"
-#: macrosecurity.xhp
+#: 01150100.xhp
msgctxt ""
-"macrosecurity.xhp\n"
-"tit\n"
+"01150100.xhp\n"
+"par_id3154346\n"
+"16\n"
"help.text"
-msgid "Macro Security"
-msgstr "Ασφάλεια μακροεντολών"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_PUNCT_KANA_COMP\">Specifies that punctuation and Japanese Kana are compressed.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_ASIAN_LAYOUT_RB_PUNCT_KANA_COMP\">Ορίζει ότι συμπιέζονται τα σημεία στίξης και τα ιαπωνικά kana.</ahelp>"
-#: macrosecurity.xhp
+#: 01150100.xhp
msgctxt ""
-"macrosecurity.xhp\n"
-"par_idN1054C\n"
+"01150100.xhp\n"
+"hd_id3148552\n"
+"17\n"
"help.text"
-msgid "<variable id=\"macrosecurity\"><link href=\"text/shared/optionen/macrosecurity.xhp\">Macro Security</link></variable>"
-msgstr "<variable id=\"macrosecurity\"><link href=\"text/shared/optionen/macrosecurity.xhp\">Ασφάλεια μακροεντολών</link></variable>"
+msgid "First and last characters"
+msgstr "Χαρακτήρες αρχής και τέλους"
-#: macrosecurity.xhp
+#: 01150100.xhp
msgctxt ""
-"macrosecurity.xhp\n"
-"par_idN1056A\n"
+"01150100.xhp\n"
+"par_id3149295\n"
+"18\n"
"help.text"
-msgid "The Macro Security dialog appears when a document contains one or more macros. You can also call the dialog from the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01030300.xhp\">%PRODUCTNAME - Security</link></emph> page."
-msgstr "Ο διάλογος ασφάλειας μακροεντολών εμφανίζεται όταν ένα έγγραφο περιέχει μία ή περισσότερες μακροεντολές. Μπορείτε επίσης να καλέσετε το διάλογο από τη σελίδα <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01030300.xhp\">%PRODUCTNAME - Ασφάλεια</link></emph>."
+msgid "Defines the default settings for 'first' and 'last' characters. In the dialog that appears when you choose <emph>Format -</emph><link href=\"text/shared/01/05020700.xhp\" name=\"Asian Typography\"><emph>Asian Typography</emph></link>, you can specify whether the list of forbidden characters applies to those at the beginning or end of a line in a paragraph."
+msgstr "Ορίζει τις προεπιλεγμένες ρυθμίσεις για τους 'αρχικούς' και τους 'τελικούς' χαρακτήρες. Στο διάλογο που εμφανίζεται όταν επιλέγετε <emph>Μορφή -</emph><link href=\"text/shared/01/05020700.xhp\" name=\"Ασιατική τυπογραφία\"><emph>Ασιατική τυπογραφία</emph></link>, μπορείτε να καθορίσετε αν η λίστα απαγορευμένων χαρακτήρων θα εφαρμόζεται στους χαρακτήρες που βρίσκονται στην αρχή ή στο τέλος μιας σειράς παραγράφου."
-#: serverauthentication.xhp
+#: 01150100.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"tit\n"
+"01150100.xhp\n"
+"hd_id3154071\n"
+"19\n"
"help.text"
-msgid "Server Authentication"
-msgstr "Πιστοποίηση διακομιστή"
+msgid "Language"
+msgstr "Γλώσσα"
-#: serverauthentication.xhp
+#: 01150100.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN1053E\n"
+"01150100.xhp\n"
+"par_id3151210\n"
+"20\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/serverauthentication.xhp\">Server Authentication</link>"
-msgstr "<link href=\"text/shared/optionen/serverauthentication.xhp\">Πιστοποίηση διακομιστή</link>"
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ASIAN_LAYOUT_LB_LANGUAGE\">Specifies the language for which you want to define first and last characters.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ASIAN_LAYOUT_LB_LANGUAGE\">Καθορίζει τη γλώσσα για την οποία θέλετε να ορίσετε τους αρχικούς και τελευταίους χαρακτήρες.</ahelp>"
-#: serverauthentication.xhp
+#: 01150100.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN1054E\n"
+"01150100.xhp\n"
+"hd_id3145606\n"
+"21\n"
"help.text"
-msgid "On the <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/mailmerge.xhp\">%PRODUCTNAME Writer - Mail Merge E-mail</link> tab page, click the <emph>Server Authentication</emph> button to specify the server security settings."
-msgstr "Στην καρτέλα <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/mailmerge.xhp\">%PRODUCTNAME Writer - συγχώνευση ηλεκτρονικής αλληλογραφίας</link>, κλικ στο κουμπί <emph>Επικύρωση εξυπηρετητή</emph> για καθορισμό των ρυθμίσεων ασφάλειας εξυπηρετητή."
+msgid "Default"
+msgstr "Προεπιλογή"
-#: serverauthentication.xhp
+#: 01150100.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN10563\n"
+"01150100.xhp\n"
+"par_id3148920\n"
+"22\n"
"help.text"
-msgid "The outgoing mail server (SMTP) requires authentication"
-msgstr "Ο διακομιστής εξερχόμενης αλληλογραφίας mail (SMTP) χρειάζεται πιστοποίηση"
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ASIAN_LAYOUT_CB_STANDARD\">When you mark<emph> Default</emph>, the following two text boxes are filled with the default characters for the selected language:</ahelp>"
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_ASIAN_LAYOUT_CB_STANDARD\">Όταν επισημένετε το<emph> Προεπιλογή</emph>, τα επόμενα δύο πεδία κειμένου γεμίζουν με τους προεπιλεγμένους χαρακτήρες για την επιλεγμένη γλώσσα:</ahelp>"
-#: serverauthentication.xhp
+#: 01150100.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN105BE\n"
+"01150100.xhp\n"
+"hd_id3144761\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".\">Enables the authentication that is required to send e-mail by SMTP.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιεί την πιστοποίηση που απαιτείται για την αποστολή e-mail μέσω SMTP.</ahelp>"
+msgid "Not at start of line:"
+msgstr "Όχι στην αρχή μιας σειράς:"
-#: serverauthentication.xhp
+#: 01150100.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN105CD\n"
+"01150100.xhp\n"
+"par_id3156214\n"
+"24\n"
"help.text"
-msgid "The outgoing mail server (SMTP) requires separate authentication"
-msgstr "Ο διακομιστής εξερχόμενης αλληλογραφίας (SMTP) χρειάζεται ξεχωριστή πιστοποίηση"
+msgid "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_ASIAN_LAYOUT_ED_START\">Specifies the characters that should not appear alone at the beginning of a line.</ahelp> If a character typed here is positioned at the beginning of a line after a line break, it is automatically moved to the end of the previous line. For example, an exclamation point at the end of a sentence never appears at the start of a line if it is part of the <emph>Not at start of line</emph> list."
+msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_ASIAN_LAYOUT_ED_START\">Ορίζει τους χαρακτήρες που δεν πρέπει να εμφανίζονται μόνοι τους στο ξεκίνημα μιας γραμμής.</ahelp> Εάν κάποιος χαρακτήρας ο οποίος έχει εισαχθεί εδώ, τοποθετηθεί στην αρχή μιας γραμμής μετά από αλλαγή γραμμής, μετακινείται αυτόματα στο τέλος της προηγούμενης σειράς. Για παράδειγμα, ένα θαυμαστικό στο τέλος μιας πρότασης δεν θα εμφανιστεί ποτέ στην αρχή μιας σειράς, αν είναι στοιχείο της λίστας <emph>Όχι στην αρχή γραμμής</emph>."
-#: serverauthentication.xhp
+#: 01150100.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN105D2\n"
+"01150100.xhp\n"
+"hd_id3154908\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\".\">Select if your SMTP server requires a user name and password.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε αν ο SMTP διακομιστής σας χρειάζεται ένα όνομα χρήστη και κωδικό πρόσβασης.</ahelp>"
+msgid "Not at end of line:"
+msgstr "Όχι στο τέλος μιας σειράς:"
-#: serverauthentication.xhp
+#: 01150100.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN105E5\n"
+"01150100.xhp\n"
+"par_id3153367\n"
+"26\n"
"help.text"
-msgid "User name"
-msgstr "Όνομα χρήστη"
+msgid "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_ASIAN_LAYOUT_ED_END\">Specifies the characters that should not appear alone at the end of a line.</ahelp> If a character typed here is positioned at the end of a line due to a line break, it is automatically moved to the beginning of the next line. For example, a currency symbol that appears in front of an amount never appears at the end of a line if it is part of the<emph> Not at end of line</emph> list."
+msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_ASIAN_LAYOUT_ED_END\">Προσδιορίζει τους χαρακτήρες οι οποίοι δεν πρέπει να εμφανίζονται μόνοι τους στο τέλος μίας γραμμής.</ahelp> Αν ένας χαρακτήρας που έχει τυπωθεί εδώ τοποθετηθεί στο τέλος μίας γραμμής εξ αιτίας μίας αλλαγής γραμμής, μετακινείται αυτόματα στην αφετηρία της επόμενης γραμμής. Για παράδειγμα, ένα σύμβολο ισοτιμίας που εμφανίζεται μπροστά από ένα ποσό, δεν εμφανίζεται ποτέ στο τέλος μίας γραμμής αν είναι μέρος της λίστας <emph> Όχι στο τέλος γραμμής</emph>."
-#: serverauthentication.xhp
+#: 01150200.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN105EA\n"
+"01150200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the user name for the SMTP server.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα χρήστη για το διακομιστή SMTP.</ahelp>"
+msgid "Searching in Japanese"
+msgstr "Αναζήτηση στα Ιαπωνικά"
-#: serverauthentication.xhp
+#: 01150200.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN105FD\n"
+"01150200.xhp\n"
+"hd_id3155338\n"
+"1\n"
"help.text"
-msgid "Password"
-msgstr "Κωδικός πρόσβασης"
+msgid "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Searching in Japanese\">Searching in Japanese</link>"
+msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Αναζήτηση στα Ιαπωνικά\">Αναζήτηση στα Ιαπωνικά</link>"
-#: serverauthentication.xhp
+#: 01150200.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN10602\n"
+"01150200.xhp\n"
+"par_id3152996\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the password for the user name.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τον κωδικό πρόσβασης για το όνομα χρήστη.</ahelp>"
+msgid "Defines the search options for Japanese."
+msgstr "Ορίζει τις επιλογές αναζήτησης για τα Ιαπωνικά."
-#: serverauthentication.xhp
+#: 01150200.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN10615\n"
+"01150200.xhp\n"
+"hd_id3159399\n"
+"3\n"
"help.text"
-msgid "The outgoing mail server uses the same authentication as the incoming mail server."
-msgstr "Ο διακομιστής εξερχόμενης αλληλογραφίας χρησιμοποιεί την ίδια πιστοποίηση με το διακομιστή εισερχόμενης αλληλογραφίας.."
+msgid "Treat as equal"
+msgstr "Χωρίς διάκριση"
-#: serverauthentication.xhp
+#: 01150200.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN1061A\n"
+"01150200.xhp\n"
+"par_id3154514\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Select if you are required to first read your e-mail before you can send e-mail.</ahelp> This method is also called \"SMTP after POP3\"."
-msgstr "<ahelp hid=\".\">Επιλέξτε αν χρειάζεται πρώτα να διαβάσετε τα e-mail σας, προτού στείλετε κάποιο e-mail.</ahelp> Αυτή η μέθοδος λέγεται \"SMTP μετά από POP3\"."
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_JSEARCH_OPTIONS_CB_MATCH_PROLONGED_SOUNDMARK\" visibility=\"visible\">Specifies the options to be treated as equal in a search.</ahelp>"
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_JSEARCH_OPTIONS_CB_MATCH_PROLONGED_SOUNDMARK\" visibility=\"visible\">Προσδιορίζει τις επιλογές που μπορούν να ληφθούν εξίσου υπόψιν σε μία αναζήτηση.</ahelp>"
-#: serverauthentication.xhp
+#: 01150200.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN10629\n"
+"01150200.xhp\n"
+"hd_id3148944\n"
+"5\n"
"help.text"
-msgid "Server name"
-msgstr "Όνομα διακομιστή"
+msgid "Ignore"
+msgstr "Παράβλεψη"
-#: serverauthentication.xhp
+#: 01150200.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN1062C\n"
+"01150200.xhp\n"
+"par_id3147264\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the server name of your POP 3 or IMAP mail server.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα διακομιστή του POP 3 ή IMAP.</ahelp>"
+msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_JSEARCH_OPTIONS_CB_IGNORE_MIDDLE_DOT\" visibility=\"visible\">Specifies the characters to be ignored.</ahelp>"
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_JSEARCH_OPTIONS_CB_IGNORE_MIDDLE_DOT\" visibility=\"visible\">Προσδιορίζει τους χαρακτήρες που πρόκειται να αγνοηθούν.</ahelp>"
-#: serverauthentication.xhp
+#: 01150300.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN1063B\n"
+"01150300.xhp\n"
+"tit\n"
"help.text"
-msgid "Port"
-msgstr "Θύρα"
+msgid "Complex Text Layout"
+msgstr "Διάταξη σύνθετης γραφής"
-#: serverauthentication.xhp
+#: 01150300.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN10640\n"
+"01150300.xhp\n"
+"bm_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the port on the POP3 or IMAP server.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τη θύρα στον διακομιστή POP3 ή στον IMAP.</ahelp>"
+msgid "<bookmark_value>CTL; options</bookmark_value>"
+msgstr "<bookmark_value>CTL, επιλογές</bookmark_value>"
-#: serverauthentication.xhp
+#: 01150300.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN10653\n"
+"01150300.xhp\n"
+"hd_id3148668\n"
+"3\n"
"help.text"
-msgid "POP 3"
-msgstr "POP 3"
+msgid "<link href=\"text/shared/optionen/01150300.xhp\" name=\"Complex Text Layout\">Complex Text Layout</link>"
+msgstr "<link href=\"text/shared/optionen/01150300.xhp\" name=\"Σύνθετη διάταξη κειμένου\">Σύνθετη διάταξη κειμένου</link>"
-#: serverauthentication.xhp
+#: 01150300.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN10658\n"
+"01150300.xhp\n"
+"par_id3150247\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies that the incoming mail server uses POP 3.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει ότι ο διακομιστής εισερχόμενης αλληλογραφίας χρησιμοποιεί POP 3.</ahelp>"
+msgid "<ahelp hid=\".\">Defines the options for documents with complex text layouts.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει τις επιλογές για έγγραφα με σύνθετες διατάξεις κειμένου.</ahelp>"
-#: serverauthentication.xhp
+#: 01150300.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN10667\n"
+"01150300.xhp\n"
+"hd_id3145090\n"
+"5\n"
"help.text"
-msgid "IMAP"
-msgstr "IMAP"
+msgid "Sequence checking"
+msgstr "Έλεγχος ακολουθίας"
-#: serverauthentication.xhp
+#: 01150300.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN1066A\n"
+"01150300.xhp\n"
+"par_id3147226\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies that the incoming mail server uses IMAP.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει ότι ο διακομιστής εισερχόμενου αλληλογραφίας χρησιμοποιεί IMAP.</ahelp>"
+msgid "In languages such as Thai, rules specify that certain characters are not allowed next to other characters. If Sequence Input Checking (SIC) is enabled, <item type=\"productname\">%PRODUCTNAME</item> will not allow a character next to another if this is forbidden by a rule."
+msgstr "Σε γλώσσες όπως τα Ταϊλανδέζικα, οι κανόνες επιβάλλουν ότι κάποιοι χαρακτήρες δεν επιτρέπεται να βρίσκονται δίπλα σε κάποιους άλλους. Αν είναι ενεργοποιημένος ο έλεγχος ακολουθιακής εισόδου (SIC), το <item type=\"productname\">%PRODUCTNAME</item> δε θα επιτρέψει σε ένα χαρακτήρα να τοποθετηθεί δίπλα σε ένα άλλο αν απαγορεύεται από κάποιον κανόνα."
-#: serverauthentication.xhp
+#: 01150300.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN10679\n"
+"01150300.xhp\n"
+"hd_id3159234\n"
+"1\n"
"help.text"
-msgid "User name"
-msgstr "Όνομα χρήστη"
+msgid "Use sequence checking"
+msgstr "Χρήση ακολουθιακού ελέγχου"
-#: serverauthentication.xhp
+#: 01150300.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN1067E\n"
+"01150300.xhp\n"
+"par_id3157958\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the user name for the IMAP server.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το όνομα χρήστη για το διακομιστή IMAP.</ahelp>"
+msgid "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_SEQU_CHECK\">Enables sequence input checking for languages such as Thai.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_SEQU_CHECK\">Ενεργοποιεί τον έλεγχο ακολουθιακής εισόδου για γλώσσες όπως τα Ταϊλανδέζικα.</ahelp>"
-#: serverauthentication.xhp
+#: 01150300.xhp
msgctxt ""
-"serverauthentication.xhp\n"
+"01150300.xhp\n"
"par_idN10691\n"
"help.text"
-msgid "Password"
-msgstr "Κωδικός πρόσβασης"
+msgid "Restricted"
+msgstr "Με περιορισμό"
-#: serverauthentication.xhp
+#: 01150300.xhp
msgctxt ""
-"serverauthentication.xhp\n"
-"par_idN10696\n"
+"01150300.xhp\n"
+"par_idN10695\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the password.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τον κωδικό πρόσβασης.</ahelp>"
+msgid "Prevents the use as well as the printing of illegal character combinations."
+msgstr "Αποτρέπει τη χρήση καθώς και την εκτύπωση ακατάλληλων συνδυασμών χαρακτήρων."
-#: 01050100.xhp
+#: 01150300.xhp
msgctxt ""
-"01050100.xhp\n"
-"tit\n"
+"01150300.xhp\n"
+"hd_id3166410\n"
+"7\n"
"help.text"
-msgid "Grid"
-msgstr "Πλέγμα"
+msgid "Cursor control"
+msgstr "Έλεγχος δρομέα"
-#: 01050100.xhp
+#: 01150300.xhp
msgctxt ""
-"01050100.xhp\n"
-"bm_id3147226\n"
+"01150300.xhp\n"
+"par_id3146797\n"
+"8\n"
"help.text"
-msgid "<bookmark_value>grids; defaults (Writer/Calc)</bookmark_value> <bookmark_value>defaults; grids (Writer/Calc)</bookmark_value> <bookmark_value>snap grid defaults (Writer/Calc)</bookmark_value>"
-msgstr "<bookmark_value>πλέγματα, προεπιλογές (Writer/Calc)</bookmark_value><bookmark_value>προεπιλογές, πλέγματα (Writer/Calc)</bookmark_value><bookmark_value>προεπιλογές πλέγματος προσκόλλησης (Writer/Calc)</bookmark_value>"
+msgid "Select the type of text cursor movement and text selection for mixed text (right-to-left mixed with left-to-right text direction)."
+msgstr "Επιλέξτε τον τύπο της κίνησης του δρομέα και την επιλογή κειμένου για το ανάμικτο κείμενο (κατεύθυνση από-δεξιά-προς-τα-αριστερά αναμεμειγμένη με από-αριστερά-προς-τα-δεξιά)."
-#: 01050100.xhp
+#: 01150300.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3147226\n"
-"1\n"
+"01150300.xhp\n"
+"hd_id3147653\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01050100.xhp\" name=\"Grid\">Grid</link>"
-msgstr "<link href=\"text/shared/optionen/01050100.xhp\" name=\"Πλέγμα\">Πλέγμα</link>"
+msgid "Logical"
+msgstr "Λογική"
-#: 01050100.xhp
+#: 01150300.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3147088\n"
-"2\n"
+"01150300.xhp\n"
+"par_id3155342\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_OPTIONS_GRID\">Specifies the settings for the configurable grid on your document pages. This grid helps you determine the exact position of your objects. You can also set this grid in line with the \"magnetic\" snap grid.</ahelp>"
-msgstr "<ahelp hid=\"HID_OPTIONS_GRID\">Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να ορίσετε ένα πλέγμα με δυνατότητα ρύθμισης παραμέτρων στις σελίδες των εγγράφων σας. Το πλέγμα αυτό σας βοηθάει να καθορίσετε την ακριβή θέση των αντικειμένων. Μπορείτε, επίσης, να ορίσετε το συγκεκριμένο πλέγμα σύμφωνα με το \"μαγνητικό\" πλέγμα συγκράτησης.</ahelp>"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_OPTIONS_CTL_RB_MOVEMENT_LOGICAL\">Pressing the Right Arrow key moves the text cursor toward the end of the current text. Pressing the Left Arrow key moves the text cursor toward the beginning of the current text.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_OPTIONS_CTL_RB_MOVEMENT_LOGICAL\">Πατώντας το δεξί πλήκτρο βέλους, ο δρομέας κειμένου κινείται προς το τέλος του τρέχοντος κειμένου. Πατώντας το αριστερό πλήκτρο βέλους, ο δρομέας κειμένου κινείται προς την αφετηρία του τρέχοντος κειμένου.</ahelp>"
-#: 01050100.xhp
+#: 01150300.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3153749\n"
+"01150300.xhp\n"
+"hd_id3145317\n"
"11\n"
"help.text"
-msgid "Grid"
-msgstr "Πλέγμα"
+msgid "Visual"
+msgstr "Οπτική"
-#: 01050100.xhp
+#: 01150300.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3145382\n"
-"5\n"
+"01150300.xhp\n"
+"par_id3149233\n"
+"12\n"
"help.text"
-msgid "Snap to grid"
-msgstr "Προσκόλληση στο πλέγμα"
+msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_OPTIONS_CTL_RB_MOVEMENT_VISUAL\">Pressing the Right Arrow key moves the text cursor in the right-hand direction. Pressing the Left Arrow key moves the text cursor in the left-hand direction.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_OPTIONS_CTL_RB_MOVEMENT_VISUAL\">Πατώντας το δεξί πλήκτρο βέλους, ο δρομέας κειμένου κινείται προς τα δεξιά. Πατώντας το αριστερό πλήκτρο βέλους, ο δρομέας κειμένου κινείται προς τα αριστερά.</ahelp>"
-#: 01050100.xhp
+#: 01150300.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3154897\n"
-"6\n"
+"01150300.xhp\n"
+"hd_id3157910\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_USE_GRIDSNAP\">Specifies whether to move frames, drawing elements, and controls only between grid points.</ahelp> To change the status of the snap grip only for the current action, drag an object while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Control key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>."
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_USE_GRIDSNAP\">Ορίζει αν θα μετακινηθούν πλαίσια, στοιχεία σχεδίασης και έλεγχοι μόνο μεταξύ σημείων του πλέγματος.</ahelp> Για να αλλάξετε την κατάσταση του ελέγχου προσκόλλησης μόνο για την τρέχουσα ενέργεια, σύρετε ένα αντικείμενο ενώ κρατάτε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">πλήκτρο Control </caseinline><defaultinline>πλήκτρο Ctrl </defaultinline></switchinline>."
+msgid "General options"
+msgstr "Γενικές επιλογές"
-#: 01050100.xhp
+#: 01150300.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3153824\n"
-"7\n"
+"01150300.xhp\n"
+"hd_id3159176\n"
+"14\n"
"help.text"
-msgid "Visible grid"
-msgstr "Ορατό πλέγμα"
+msgid "Numerals (in text only)"
+msgstr "Αριθμητικά (μόνο σε κείμενο)"
-#: 01050100.xhp
+#: 01150300.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3149516\n"
-"8\n"
+"01150300.xhp\n"
+"par_id3153254\n"
+"15\n"
"help.text"
-msgid "<variable id=\"rastersicht\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_GRID_VISIBLE\">Specifies whether to display the grid.</ahelp></variable>"
-msgstr "<variable id=\"rastersicht\"><ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_GRID_CBX_GRID_VISIBLE\">Καθορίζει την προβολή ή όχι του πλέγματος.</ahelp></variable>"
+msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_OPTIONS_CTL_LB_NUMERALS\">Selects the type of numerals used within text, text in objects, fields, and controls, in all <item type=\"productname\">%PRODUCTNAME</item> modules. Only cell contents of <item type=\"productname\">%PRODUCTNAME</item> Calc are not affected.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_OPTIONS_CTL_LB_NUMERALS\">Επιλέγει τον τύπο των αριθμητικών που χρησιμοποιούνται σε κείμενο, κείμενο σε αντικείμενα, πεδία και στοιχεία ελέγχου σε όλες τις λειτουργικές μονάδες του <item type=\"productname\">%PRODUCTNAME</item>. Μόνο τα περιεχόμενα κελιών του <item type=\"productname\">%PRODUCTNAME</item> Calc δεν επηρεάζονται.</ahelp>"
-#: 01050100.xhp
+#: 01150300.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3149294\n"
-"29\n"
+"01150300.xhp\n"
+"par_id3153561\n"
+"16\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><variable id=\"rastertextdraw\">It is also possible to toggle the visibility of the grid with the <emph>Grid - Display Grid</emph> command in the context menu for the page. You can also select the <emph>Grid - Grid to Front</emph> submenu of this context menu to display the grid in front of objects.</variable></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><variable id=\"rastertextdraw\">Είναι επίσης δυνατόν να εναλλάξετε την ορατότητα του πλέγματος με την εντολή <emph>Πλέγμα - Προβολή πλέγματος</emph> στο μενού περιεχομένου της σελίδας. Επίσης μπορείτε να επιλέξετε το υπομενού <emph>Πλέγμα - Πλέγμα μπροστά</emph> αυτού του μενού περιεχομένου για να προβάλετε το πλέγμα μπροστά από αντικείμενα. </variable></caseinline></switchinline>"
+msgid "Arabic: All numbers are shown using Arabic numerals. This is the default."
+msgstr "Αραβικά: Όλοι οι αριθμοί εμφανίζονται χρησιμοποιώντας αραβικά αριθμητικά. Αυτή είναι η προεπιλογή."
-#: 01050100.xhp
+#: 01150300.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3150791\n"
-"30\n"
+"01150300.xhp\n"
+"par_id3148563\n"
+"17\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><variable id=\"rastertext\">It is also possible to toggle the visibility of the grid with the <emph>Grid - Display Grid</emph> command in the context menu of the page. You can also select the <emph>Grid - Grid to Front</emph> submenu of this context menu to display the grid in front of objects.</variable></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><variable id=\"rastertext\">Είναι επίσης δυνατό να εναλλάξετε την ορατότητα του πλέγματος με την εντολή<emph>Πλέγμα - Προβολή πλέγματος</emph> στο μενού περιεχομένου της σελίδας. Επίσης μπορείτε να επιλέξετε το υπομενού <emph>Πλέγμα - Πλέγμα μπροστά </emph> αυτού του μενού περιεχομένου για να προβάλετε το πλέγμα μπροστά από τα αντικείμενα.</variable></caseinline></switchinline>"
+msgid "Hindi: All numbers are shown using Hindi numerals."
+msgstr "Hindi: Όλοι οι αριθμοί εμφανίζονται χρησιμοποιώντας αριθμητικά Hindi."
-#: 01050100.xhp
+#: 01150300.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3154684\n"
-"36\n"
+"01150300.xhp\n"
+"par_id3149295\n"
+"18\n"
"help.text"
-msgid "Resolution"
-msgstr "Ανάλυση"
+msgid "System: All numbers are shown using Arabic or Hindi numerals, according to the locale settings defined by your system locale."
+msgstr "System: Όλοι οι αριθμοί εμφανίζονται χρησιμοποιώντας Αραβικά ή Hindi αριθμητικά, σύμφωνα με τις χωρικές ρυθμίσεις που έχουν οριστεί."
-#: 01050100.xhp
+#: 01150300.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3149203\n"
-"13\n"
+"01150300.xhp\n"
+"par_id3146794\n"
+"19\n"
"help.text"
-msgid "Horizontal"
-msgstr "Οριζόντια"
+msgid "This setting is not saved in the document but in the <item type=\"productname\">%PRODUCTNAME</item> configuration."
+msgstr "Αυτή η ρύθμιση δεν έχει αποθηκευτεί στο έγγραφο αλλά στις παραμέτρους του <item type=\"productname\">%PRODUCTNAME</item>."
-#: 01050100.xhp
+#: 01160000.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3153104\n"
-"14\n"
+"01160000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_DRAW_X\">Defines the unit of measure for the spacing between grid points on the X-axis.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRID_MTR_FLD_DRAW_X\">Καθορίζει την μονάδα μέτρησης για την απόσταση μεταξύ των σημείων του πλέγματος στον άξονα Χ.</ahelp>"
+msgid "Data sources options"
+msgstr "Επιλογές προέλευσης δεδομένων"
-#: 01050100.xhp
+#: 01160000.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3150447\n"
-"17\n"
+"01160000.xhp\n"
+"hd_id3159201\n"
+"1\n"
"help.text"
-msgid "Vertical"
-msgstr "Κατακόρυφα"
+msgid "Data sources options"
+msgstr "Επιλογές προέλευσης δεδομένων"
-#: 01050100.xhp
+#: 01160000.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3148923\n"
-"18\n"
+"01160000.xhp\n"
+"par_id3093440\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRID:MTR_FLD_DRAW_Y\">Defines the grid points spacing in the desired unit of measurement on the Y-axis.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_GRID:MTR_FLD_DRAW_Y\">Καθορίζει την μονάδα μέτρησης για την απόσταση μεταξύ των σημείων του πλέγματος στον άξονα Υ.</ahelp>"
+msgid "<variable id=\"daten\"><ahelp hid=\".\">Defines the general settings for the data sources in $[officename].</ahelp></variable>"
+msgstr "<variable id=\"daten\"><ahelp hid=\".\">Ορίζει τις γενικές ρυθμίσεις για τις προελεύσεις δεδομένων στο $[officename].</ahelp></variable>"
-#: 01050100.xhp
+#: 01160100.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3147228\n"
-"37\n"
+"01160100.xhp\n"
+"tit\n"
"help.text"
-msgid "Subdivision"
-msgstr "Υποδιαίρεση"
+msgid "Connections"
+msgstr "Συνδέσεις"
-#: 01050100.xhp
+#: 01160100.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3153368\n"
-"15\n"
+"01160100.xhp\n"
+"bm_id3154136\n"
"help.text"
-msgid "Horizontal"
-msgstr "Οριζόντια"
+msgid "<bookmark_value>connections to data sources (Base)</bookmark_value><bookmark_value>data sources; connection settings (Base)</bookmark_value>"
+msgstr "<bookmark_value>συνδέσεις προς προελεύσεις δεδομένων (Base)</bookmark_value><bookmark_value>προελεύσεις δεδομένων, ρυθμίσεις συνδέσεων (Base)</bookmark_value>"
-#: 01050100.xhp
+#: 01160100.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3150439\n"
-"16\n"
+"01160100.xhp\n"
+"hd_id3154136\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the number of intermediate spaces between grid points on the X-axis.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τον αριθμό ενδιάμεσων κενών μεταξύ των σημείων του πλέγματος στον άξονα Χ.</ahelp>"
+msgid "<link href=\"text/shared/optionen/01160100.xhp\" name=\"Connections\">Connections</link>"
+msgstr "<link href=\"text/shared/optionen/01160100.xhp\" name=\"Συνδέσεις\">Συνδέσεις</link>"
-#: 01050100.xhp
+#: 01160100.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3147441\n"
-"19\n"
+"01160100.xhp\n"
+"par_id3147571\n"
+"2\n"
"help.text"
-msgid "Vertical"
-msgstr "Κατακόρυφα"
+msgid "Defines how the connections to data sources are pooled."
+msgstr "Ορίζει τον τρόπο με τον οποίο ομαδοποιούνται οι συνδέσεις σε προελεύσεις δεδομένων."
-#: 01050100.xhp
+#: 01160100.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3154918\n"
-"20\n"
+"01160100.xhp\n"
+"par_id3147088\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the number of intermediate spaces between grid points on the Y-axis.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τον αριθμό ενδιάμεσων κενών μεταξύ των σημείων του πλέγματος στον άξονα Υ.</ahelp>"
+msgid "The<emph> Connections </emph>facility allows you to stipulate that connections that are no longer needed are not deleted immediately, but are kept free for a certain period of time. If a new connection to the data source is needed in that period, the free connection can be used for this purpose."
+msgstr "H λειτουργία<emph> Συνδέσεις </emph>σας επιτρέπει να εξασφαλίσετε ότι οι συνδέσεις που δε χρειάζονται πλέον δε διαγράφονται κατευθείαν, αλλά διατηρούνται ελεύθερες για μία συγκεκριμένη χρονική περίοδο. Αν μία νέα σύνδεση προελεύσεων δεδομένων χρειαστεί σε αυτή την περίοδο, η ελεύθερη σύνδεση μπορεί να χρησιμοποιηθεί για αυτό το σκοπό."
-#: 01050100.xhp
+#: 01160100.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3149667\n"
-"9\n"
+"01160100.xhp\n"
+"hd_id3154824\n"
+"12\n"
"help.text"
-msgid "Synchronize axes"
-msgstr "Συγχρονισμός αξόνων"
+msgid "Connection Pool"
+msgstr "Ομάδα συνδέσεων"
-#: 01050100.xhp
+#: 01160100.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3147350\n"
-"10\n"
+"01160100.xhp\n"
+"hd_id3152780\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_GRID:CBX_SYNCHRONIZE\">Specifies whether to change the current grid settings symmetrically.</ahelp> The resolution and subdivision for the X and Y axes remain the same."
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_GRID:CBX_SYNCHRONIZE\">Καθορίζει αν οι τρέχουσες ρυθμίσεις πλέγματος θα αλλαχθούν συμμετρικά.</ahelp> Η ανάλυση και η υποδιαίρεση για τους άξονες Χ και Υ παραμένουν ίδιες."
+msgid "Connection pooling enabled"
+msgstr "Η ομαδοποίηση συνδέσεων ενεργοποιήθηκε"
-#: 01050100.xhp
+#: 01160100.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3146121\n"
-"31\n"
+"01160100.xhp\n"
+"par_id3147653\n"
+"5\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">There are additional commands on the context menu of a page:</caseinline><caseinline select=\"IMPRESS\">There are additional commands on the context menu of a page:</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Υπάρχουν πρόσθετες εντολές στο μενού περιεχομένου μιας σελίδας:</caseinline><caseinline select=\"IMPRESS\">Υπάρχουν πρόσθετες εντολές στο μενού περιεχομένου μιας σελίδας: </caseinline></switchinline>"
+msgid "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_CONNPOOLOPTIONS_CB_POOL_CONNS\">Specifies whether the chosen connections are pooled.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_CONNPOOLOPTIONS_CB_POOL_CONNS\">Προσδιορίζει αν οι επιλεγμένες συνδέσεις είναι ομαδοποιημένες.</ahelp>"
-#: 01050100.xhp
+#: 01160100.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3146984\n"
-"32\n"
+"01160100.xhp\n"
+"hd_id3148538\n"
+"6\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Grid to Front</caseinline><caseinline select=\"IMPRESS\">Grid to Front</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Πλέγμα μπροστά</caseinline><caseinline select=\"IMPRESS\">Πλέγμα μπροστά</caseinline></switchinline>"
+msgid "Drivers known in $[officename]"
+msgstr "Προγράμματα οδήγησης γνωστά στο $[officename]"
-#: 01050100.xhp
+#: 01160100.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3153573\n"
-"33\n"
+"01160100.xhp\n"
+"par_id3149235\n"
+"7\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Sets the visible grid in front of all objects.</caseinline><caseinline select=\"IMPRESS\">Sets the visible grid in front of all objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Θέτει το ορατό πλέγμα μπροστά από όλα τα αντικείμενα. </caseinline><caseinline select=\"IMPRESS\">Θέτει το ορατό πλέγμα μπροστά από όλα τα αντικείμενα.</caseinline></switchinline>"
+msgid "Displays a list of defined drivers and connection data."
+msgstr "Εμφανίζει μία λίστα από ορισμένα προγράμματα οδήγησης και δεδομένα συνδέσεων."
-#: 01050100.xhp
+#: 01160100.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id4122135\n"
+"01160100.xhp\n"
+"hd_id3153349\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the visible grid in front of all objects.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Θέτει το ορατό πλέγμα μπροστά από όλα τα αντικείμενα.</ahelp>"
+msgid "Current driver"
+msgstr "Τρέχον πρόγραμμα οδήγησης"
-#: 01050100.xhp
+#: 01160100.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3149419\n"
-"34\n"
+"01160100.xhp\n"
+"par_id3153087\n"
+"14\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Snap Lines to Front</caseinline><caseinline select=\"IMPRESS\">Snap Lines to Front</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Προσκόλληση γραμμών μπροστά</caseinline><caseinline select=\"IMPRESS\">Προσκόλληση γραμμών μπροστά</caseinline></switchinline>"
+msgid "The currently selected driver is displayed below the list."
+msgstr "Το τρέχoν επιλεγμένο πρόγραμμα οδήγησης παρουσιάζεται κάτω από την λίστα."
-#: 01050100.xhp
+#: 01160100.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3150592\n"
-"35\n"
+"01160100.xhp\n"
+"hd_id3149166\n"
+"8\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Sets the snap lines in front of all objects.</caseinline><caseinline select=\"IMPRESS\">Sets the snap lines in front of all objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Θέτει τις γραμμές προσκόλλησης μπροστά από όλα τα αντικείμενα.</caseinline><caseinline select=\"IMPRESS\">Θέτει τις γραμμές προσκόλλησης μπροστά από όλα τα αντικείμενα. </caseinline></switchinline>"
+msgid "Enable pooling for this driver"
+msgstr "Ενεργοποίηση ομαδοποίησης για αυτό το πρόγραμμα οδήγησης"
-#: 01050100.xhp
+#: 01160100.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id1251869\n"
+"01160100.xhp\n"
+"par_id3149415\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the snap lines in front of all objects.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει τις γραμμές συγκράτησης μπροστά από όλα τα αντικείμενα.</ahelp>"
+msgid "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_CONNPOOLOPTIONS_CB_DRIVERPOOLING\">Select a driver from the list and mark the <emph>Enable pooling for this driver</emph> checkbox in order to pool its connection.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_CONNPOOLOPTIONS_CB_DRIVERPOOLING\">Επιλέξτε ένα πρόγραμμα οδήγησης από τη λίστα και μαρκάρετε το πεδίο σήμανσης <emph>Ενεργοποίηση ομαδοποίησης για αυτό το πρόγραμμα οδήγησης</emph> ώστε να ομαδοποιήσετε αυτήν την σύνδεση.</ahelp>"
-#: 01050100.xhp
+#: 01160100.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id984221\n"
+"01160100.xhp\n"
+"hd_id3155135\n"
+"10\n"
"help.text"
-msgid "Set the grid color on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/01012000.xhp\">Appearance</link>."
-msgstr "Ορίζει το χρώμα πλέγματος στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/01012000.xhp\">Εμφάνιση</link>."
+msgid "Timeout (seconds)"
+msgstr "Χρονικό όριο (δευτερόλ.)"
-#: 01020000.xhp
+#: 01160100.xhp
msgctxt ""
-"01020000.xhp\n"
-"tit\n"
+"01160100.xhp\n"
+"par_id3156155\n"
+"11\n"
"help.text"
-msgid "Load/Save options"
-msgstr "Επιλογές Φόρτωση/Αποθήκευση"
+msgid "<ahelp hid=\"OFFMGR_NUMERICFIELD_RID_OFAPAGE_CONNPOOLOPTIONS_NF_TIMEOUT\">Defines the time in seconds after which a pooled connection is freed.</ahelp> The time can be anywhere between 30 and 600 seconds."
+msgstr "<ahelp hid=\"OFFMGR_NUMERICFIELD_RID_OFAPAGE_CONNPOOLOPTIONS_NF_TIMEOUT\">Καθορίζει τον χρόνο σε δευτερόλεπτα μετά από τον οποίο μια ομαδοποιημένη σύνδεση ελευθερώνεται.</ahelp> Ο χρόνος ποικίλει μεταξύ 30 και 600 δευτερολέπτων."
-#: 01020000.xhp
+#: 01160200.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3147291\n"
-"1\n"
+"01160200.xhp\n"
+"tit\n"
"help.text"
-msgid "Load/Save options"
-msgstr "Επιλογές Φόρτωση/Αποθήκευση"
+msgid "Registered Databases"
+msgstr "Καταχωρημένες βάσεις δεδομένων"
-#: 01020000.xhp
+#: 01160200.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3146957\n"
-"2\n"
+"01160200.xhp\n"
+"par_idN10551\n"
"help.text"
-msgid "<variable id=\"laden\"><ahelp hid=\"\" visibility=\"visible\">Specifies general Load/Save settings. </ahelp></variable>"
-msgstr "<variable id=\"laden\"><ahelp hid=\"\" visibility=\"visible\">Καθορίζει τις γενικές ρυθμίσεις Φόρτωσης/Αποθήκευσης.</ahelp></variable>"
+msgid "<link href=\"text/shared/optionen/01160200.xhp\">Databases</link>"
+msgstr "<link href=\"text/shared/optionen/01160200.xhp\">Βάσεις Δεδομένων</link>"
-#: 01040600.xhp
+#: 01160200.xhp
msgctxt ""
-"01040600.xhp\n"
-"tit\n"
+"01160200.xhp\n"
+"par_idN10561\n"
"help.text"
-msgid "Formatting Aids"
-msgstr "Βοηθήματα μορφοποίησης"
+msgid "Add, modify, or remove entries to the list of registered databases. You must register a database within %PRODUCTNAME in order to see it in the <emph>View - Data sources</emph> window."
+msgstr "Προσθέστε, μορφοποιήστε, ή διαγράψτε εγγραφές στην λίστα καταχωρημένων βάσεων δεδομένων . Πρέπει να δηλώσετε μια βάση δεδομένων εντός του %PRODUCTNAME για να μπορέσετε να την δείτε στο παράθυρο<emph>Προβολή - Πηγές Δεδομένων</emph>."
-#: 01040600.xhp
+#: 01160200.xhp
msgctxt ""
-"01040600.xhp\n"
-"bm_id3144510\n"
+"01160200.xhp\n"
+"par_idN1058E\n"
"help.text"
-msgid "<bookmark_value>non-printing characters (Writer)</bookmark_value><bookmark_value>displaying; non-printing characters (Writer)</bookmark_value><bookmark_value>paragraph marks; displaying (Writer)</bookmark_value><bookmark_value>characters; displaying only on screen (Writer)</bookmark_value><bookmark_value>optional hyphens (Writer)</bookmark_value><bookmark_value>hyphens; displaying custom (Writer)</bookmark_value><bookmark_value>custom hyphens (Writer)</bookmark_value><bookmark_value>spaces; displaying (Writer)</bookmark_value><bookmark_value>spaces; showing protected spaces (Writer)</bookmark_value><bookmark_value>protected spaces; showing (Writer)</bookmark_value><bookmark_value>non-breaking spaces (Writer)</bookmark_value><bookmark_value>tab stops; displaying (Writer)</bookmark_value><bookmark_value>break display (Writer)</bookmark_value><bookmark_value>hidden text;showing (Writer)</bookmark_value><bookmark_value>hidden fields display (Writer)</bookmark_value><bookmark_value>paragraphs; hidden paragraphs (Writer)</bookmark_value><bookmark_value>cursor; allowing in protected areas (Writer)</bookmark_value>"
-msgstr "<bookmark_value>μη-εκτυπώσιμοι χαρακτήρες (Writer)</bookmark_value><bookmark_value>εμφάνιση, μη-εκτυπώσιμοι χαρακτήρες (Writer)</bookmark_value><bookmark_value>σημάνσεις παραγράφου, εμφάνιση (Writer)</bookmark_value><bookmark_value>χαρακτήρες, εμφάνιση μόνο στην οθόνη (Writer)</bookmark_value><bookmark_value> ήπια διαχωριστικά (Writer)</bookmark_value><bookmark_value>διαχωριστικά, προσαρμοσμένη εμφάνιση (Writer)</bookmark_value><bookmark_value>προσαρμοσμένα διαχωριστικά (Writer)</bookmark_value><bookmark_value>κενά, εμφάνιση (Writer)</bookmark_value><bookmark_value>κενά, εμφάνιση προστατευόμενων κενών (Writer)</bookmark_value><bookmark_value>διαστήματα χωρίς αλλαγή, εμφάνιση (Writer)</bookmark_value><bookmark_value>διαστήματα χωρίς αλλαγή κενά (Writer)</bookmark_value><bookmark_value>στηλοθέτες, εμφάνιση (Writer)</bookmark_value><bookmark_value>εμφάνιση αλλαγής (Writer)</bookmark_value><bookmark_value>κρυφό κείμενο,εμφάνιση (Writer)</bookmark_value><bookmark_value>εμφάνιση κρυφών πεδίων (Writer)</bookmark_value><bookmark_value>παράγραφοι, κρυφές παράγραφοι (Writer)</bookmark_value><bookmark_value>δρομέας, να επιτρέπεται σε προστατευόμενες περιοχές (Writer)</bookmark_value>"
+msgid "Registered Databases"
+msgstr "Καταχωρημένες βάσεις δεδομένων"
-#: 01040600.xhp
+#: 01160200.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3154285\n"
-"1\n"
+"01160200.xhp\n"
+"par_idN10592\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01040600.xhp\" name=\"Formatting Aids\">Formatting Aids</link>"
-msgstr "<link href=\"text/shared/optionen/01040600.xhp\" name=\"Βοηθήματα μορφοποίησης\">Βοηθήματα μορφοποίησης</link>"
+msgid "<ahelp hid=\"35535\">Lists the registered name and database file of all registered databases. Double-click an entry to edit.</ahelp>"
+msgstr "<ahelp hid=\"35535\">Εμφανίζει το καταχωρημένο όνομα και το αρχείο βάσης δεδομένων όλων των καταχωρημένων βάσεων δεδομένων. Κάντε διπλό κλικ σε μια εγγραφή για να την μορφοποιήσετε.</ahelp>"
-#: 01040600.xhp
+#: 01160200.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3155450\n"
-"2\n"
+"01160200.xhp\n"
+"par_idN10595\n"
"help.text"
-msgid "<ahelp hid=\"HID_OPTSHDWCRSR\">In $[officename] text and HTML documents, defines the display for certain characters and for the direct cursor.</ahelp>"
-msgstr "<ahelp hid=\"HID_OPTSHDWCRSR\">Ορίζει την εμφάνιση συγκεκριμένων χαρακτήρων και του άμεσου δρομέα σε κείμενα και έγγραφα HTML του $[officename].</ahelp>"
+msgid "New"
+msgstr "Δημιουργία"
-#: 01040600.xhp
+#: 01160200.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3144510\n"
-"27\n"
+"01160200.xhp\n"
+"par_idN10599\n"
"help.text"
-msgid "Display of"
-msgstr "Εμφάνιση του"
+msgid "<ahelp hid=\"809226765\">Opens the <link href=\"text/shared/optionen/01160201.xhp\">Database Link</link> dialog to create a new entry.</ahelp>"
+msgstr "<ahelp hid=\"809226765\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/optionen/01160201.xhp\">Σύνδεση Βάσης Δεδομένων</link> για να δημιουργήσετε μια νέα εγγραφή.</ahelp>"
-#: 01040600.xhp
+#: 01160200.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3156343\n"
-"28\n"
+"01160200.xhp\n"
+"par_idN105AA\n"
"help.text"
-msgid "Defines which non-printing characters are visible on screen. Activate the <link href=\"text/swriter/01/03100000.xhp\" name=\"Non-printing Characters On/Off\"><emph>Non-printing Characters</emph></link> icon on the <emph>Standard</emph> bar. All characters that you have selected on the <emph>Formatting Aids</emph> tab page will be displayed."
-msgstr "Ορίζει ποιοι μη εκτυπώσιμοι χαρακτήρες είναι ορατοί στην οθόνη. Ενεργοποιήστε την επιλογή <link href=\"text/swriter/01/03100000.xhp\" name=\"Μη-εκτυπώσιμοι χαρακτήρες Ναι/Όχι\"><emph>Μη-εκτυπώσιμοι χαρακτήρες Ναι/Όχι</emph></link> στην <emph>Βασική</emph> γραμμή εργαλείων. Θα εμφανίζονται όλοι οι χαρακτήρες που επιλέξατε στην σελίδα καρτέλας <emph>Βοηθήματα μορφοποίησης</emph>."
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 01040600.xhp
+#: 01160200.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3154140\n"
-"29\n"
+"01160200.xhp\n"
+"par_idN105AE\n"
"help.text"
-msgid "Paragraph end"
-msgstr "Τέλος παραγράφου"
+msgid "<ahelp hid=\"809226770\">Removes the selected entry from the list.</ahelp>"
+msgstr "<ahelp hid=\"809226770\">Διαγράφει την επιλεγμένη από την λίστα εγγραφή.</ahelp>"
-#: 01040600.xhp
+#: 01160200.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3154123\n"
-"30\n"
+"01160200.xhp\n"
+"par_idN105B1\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_PARA\">Specifies whether paragraph delimiters are displayed. The paragraph delimiters also contain paragraph format information.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_PARA\">Ορίζει αν θα εμφανίζονται διαχωριστικά παραγράφου. Τα διαχωριστικά παραγράφου περιέχουν, επίσης, πληροφορίες για τη μορφή της παραγράφου.</ahelp>"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 01040600.xhp
+#: 01160200.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3153193\n"
-"31\n"
+"01160200.xhp\n"
+"par_idN105B5\n"
"help.text"
-msgid "Custom hyphens"
-msgstr "Προσαρμοσμένα ενωτικά"
+msgid "<ahelp hid=\"809226766\">Opens the <link href=\"text/shared/optionen/01160201.xhp\">Database Link</link> dialog to edit the selected entry.</ahelp>"
+msgstr "<ahelp hid=\"809226766\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/optionen/01160201.xhp\">Σύνδεση Βάσης Δεδομένων</link> για να μορφοποιήσετε μια επιλεγμένη καταχώριση.</ahelp>"
-#: 01040600.xhp
+#: 01160201.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3147230\n"
-"32\n"
+"01160201.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_SHYPH\">Specifies whether user-defined delimiters are displayed. These are hidden delimiters that you enter within a word by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Hyphen(-) </caseinline><defaultinline>Ctrl+Hyphen(-).</defaultinline></switchinline> Words with user-defined delimiters are only separated at the end of a line at the point where a user-defined delimiter has been inserted, irrespective of whether the automatic hyphenation is activated or deactivated.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_SHYPH\">Προσδιορίζει αν θα εμφανίζονται διαχωριστικά ορισμένα από το χρήστη. Πρόκειται για κρυφά διαχωριστικά, τα οποία εισαγάγετε σε μία λέξη πατώντας <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Παύλα(-) </caseinline><defaultinline>Ctrl+Παύλα(-).</defaultinline></switchinline> Λέξεις με διαχωριστικά ορισμένα από το χρήστη χωρίζονται μόνο στο τέλος γραμμής, στο σημείο όπου έχει εισαχθεί ένα τέτοιο διαχωριστικό, ανεξάρτητα από το αν έχει ενεργοποιηθεί ή όχι ο αυτόματος συλλαβισμός.</ahelp>"
+msgid "Database Link"
+msgstr "Σύνδεση βάσης δεδομένων"
-#: 01040600.xhp
+#: 01160201.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3147287\n"
-"33\n"
+"01160201.xhp\n"
+"par_idN1053A\n"
"help.text"
-msgid "Spaces"
-msgstr "Διαστήματα"
+msgid "Database Link"
+msgstr "Σύνδεση βάσης δεδομένων"
-#: 01040600.xhp
+#: 01160201.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3147427\n"
-"34\n"
+"01160201.xhp\n"
+"par_idN1053E\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_SPACE\">Specifies whether to represent every space in the text with a dot.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_SPACE\">Ορίζει αν κάθε διάστημα του κειμένου αναπαρίσταται με μία τελεία.</ahelp>"
+msgid "Creates or edits an entry in the <link href=\"text/shared/optionen/01160200.xhp\">Databases</link> tab page."
+msgstr "Δημιουργεί ή επεξεργάζεται μια καταχώριση στην καρτέλα <link href=\"text/shared/optionen/01160200.xhp\">Βάσεις δεδομένων</link>."
-#: 01040600.xhp
+#: 01160201.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3145750\n"
-"35\n"
+"01160201.xhp\n"
+"par_idN1054F\n"
"help.text"
-msgid "Non-breaking spaces"
-msgstr "Διαστήματα χωρίς αλλαγή"
+msgid "Database file"
+msgstr "Αρχείο βάσης δεδομένων"
-#: 01040600.xhp
+#: 01160201.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3152938\n"
-"36\n"
+"01160201.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_HSPACE\">Specifies that non-breaking spaces are shown as gray boxes. Non-breaking spaces are not broken at the end of a line and are entered with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Spacebar </caseinline><defaultinline>Ctrl+Shift+Spacebar</defaultinline></switchinline> shortcut keys.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_HSPACE\">Καθορίζει την εμφάνιση των διαστημάτων χωρίς αλλαγή γραμμής ως γκρί κουτιά. Τα κενά χωρίς αλλαγή γραμμής μπορούν να εισαχθούν με τα πλήκτρα συντόμευσης <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Spacebar </caseinline><defaultinline>Ctrl+Shift+Spacebar</defaultinline></switchinline>.</ahelp>"
+msgid "Enter the path and the file name of the database file. The name of the file must end with the *.odb extension."
+msgstr "Εισάγετε την διαδρομή και το όνομα του αρχείου βάσης δεδομένων. Το όνομα του αρχείου πρέπει να έχει κατάληξη *.odb ."
-#: 01040600.xhp
+#: 01160201.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3147348\n"
-"37\n"
+"01160201.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "Tabs"
-msgstr "Στηλοθέτες"
+msgid "Browse"
+msgstr "Αναζήτηση"
-#: 01040600.xhp
+#: 01160201.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3153574\n"
-"38\n"
+"01160201.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_TAB\">Specifies that tab stops are displayed as small arrows.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_TAB\">Ορίζει αν οι στηλοθέτες θα εμφανίζονται ως μικρά βέλη.</ahelp>"
+msgid "<ahelp hid=\"1346114049\">Opens a file dialog where you can select the database file.</ahelp>"
+msgstr "<ahelp hid=\"1346114049\">Ανοίγει ένα παράθυρο διαλόγου αρχείου όπου μπορείτε να επιλέξετε το αρχείο βάσης δεδομένων.</ahelp>"
-#: 01040600.xhp
+#: 01160201.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3159154\n"
-"39\n"
+"01160201.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "Breaks"
-msgstr "Αλλαγές"
+msgid "Registered name"
+msgstr "Δηλωμένο όνομα"
-#: 01040600.xhp
+#: 01160201.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3150874\n"
-"40\n"
+"01160201.xhp\n"
+"par_idN10561\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_BREAK\">Displays all line breaks inserted with the Shift+Enter shortcut. These breaks create a new line, but do not start a new paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_BREAK\">Εμφανίζει όλες τις αλλαγές γραμμής που εισήχθηκαν με τη συντόμευση Shift+Enter. Οι αλλαγές αυτές δημιουργούν μια νέα γραμμή, αλλά δεν ξεκινούν νέα παράγραφο.</ahelp>"
+msgid "<ahelp hid=\"1346111489\">Enter a name for the database. %PRODUCTNAME uses this name to access the database.</ahelp>"
+msgstr "<ahelp hid=\"1346111489\">Εισάγετε ένα όνομα για την βάση δεδομένων. Το %PRODUCTNAME χρησιμοποιεί αυτό το όνομα για την πρόσβαση στην βάση δεδομένων.</ahelp>"
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_idN108E5\n"
+"java.xhp\n"
+"tit\n"
"help.text"
-msgid "Hidden text"
-msgstr "Κρυφό κείμενο"
+msgid "Advanced"
+msgstr "Προχωρημένα"
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_idN108FB\n"
+"java.xhp\n"
+"bm_id4077578\n"
"help.text"
-msgid "<ahelp hid=\"sw:CheckBox:TP_OPTSHDWCRSR:CB_CHAR_HIDDEN\">Displays text that uses the character format \"hidden\", when <emph>View - Non-printing Characters</emph> is enabled.</ahelp>"
-msgstr "<ahelp hid=\"sw:CheckBox:TP_OPTSHDWCRSR:CB_CHAR_HIDDEN\">Εμφανίζει κείμενο που χρησιμοποιεί την \"κρυφή\" μορφή χαρακτήρων, όταν η επιλογή <emph>Προβολή - Μη-εκτυπώσιμοι χαρακτήρες</emph> είναι ενεργοποιημένη.</ahelp>"
+msgid "<bookmark_value>Java;setting options</bookmark_value><bookmark_value>experimental features</bookmark_value><bookmark_value>unstable options</bookmark_value>"
+msgstr "<bookmark_value>Java;επιλογές ρύθμισης</bookmark_value><bookmark_value>πειραματικά γνωρίσματα</bookmark_value><bookmark_value>ασταθείς επιλογές</bookmark_value>"
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3149481\n"
-"41\n"
+"java.xhp\n"
+"par_idN10558\n"
"help.text"
-msgid "Fields: Hidden text (not for HTML documents)"
-msgstr "Πεδία: Κρυφό κείμενο (όχι για έγγραφα HTML)"
+msgid "<link href=\"text/shared/optionen/java.xhp\">Advanced</link>"
+msgstr "<link href=\"text/shared/optionen/java.xhp\">Προχωρημένα</link>"
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3149413\n"
-"42\n"
+"java.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_HIDDEN\">Displays text that is hidden by <emph>Conditional Text</emph> or <emph>Hidden Text</emph> fields.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_HIDDEN\">Εμφανίζει κείμενο που είναι κρυφό από τα πεδία <emph>Κείμενο υπό συνθήκες</emph> ή <emph>Κρυφό κείμενο</emph>.</ahelp>"
+msgid "Specifies the support options for Java applications in %PRODUCTNAME, including which Java Runtime Environment (JRE) to use. It also specifies whether to use experimental (unstable) features such as macro recording."
+msgstr "Καθορίζει τις επιλογές υποστήριξης για εφαρμογές Java στο %PRODUCTNAME, συμπεριλαμβάνοντας ποιο περιβάλλον χρόνου εκτέλεσης Java (JRE) θα χρησιμοποιηθεί. Επίσης καθορίζει εάν θα χρησιμοποιηθούν πειραματικά (ασταθή) γνωρίσματα όπως καταγραφή μακροεντολών."
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3149300\n"
-"43\n"
+"java.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "Fields: Hidden paragraphs (not for HTML documents)"
-msgstr "Πεδία: Κρυφές παράγραφοι (όχι για έγγραφα HTML)"
+msgid "Java options"
+msgstr "Επιλογές Java"
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3149418\n"
-"44\n"
+"java.xhp\n"
+"par_idN1057F\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_HIDDEN_PARA\">If you have inserted text using the <emph>Hidden Paragraph</emph> field, specifies whether to display the hidden paragraph.</ahelp> This option has the same function as the menu commands <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"View - Hidden Paragraphs\">View - Hidden Paragraphs</link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline> available in open text documents."
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTSHDWCRSR_CB_HIDDEN_PARA\">Αν έχετε εισάγει κείμενο χρησιμοποιώντας το πεδίο <emph>Κρυφή παράγραφος</emph>, καθορίζει αν θα εμφανιστεί η κρυφή παράγραφος.</ahelp> Αυτή η επιλογή έχει την ίδια λειτουργία όπως οι εντολές του μενού <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"Προβολή - Κρυφή παράγραφος\">Προβολή - Κρυφή παράγραφος</link></caseinline><defaultinline>Προβολή - Κρυφή παράγραφος</defaultinline></switchinline> που είναι διαθέσιμες σε έγγραφα ανοικτού κειμένου."
+msgid "Use a Java runtime environment"
+msgstr "Χρήση ενός Java runtime environment (JRE)"
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3156180\n"
-"3\n"
+"java.xhp\n"
+"par_idN10583\n"
"help.text"
-msgid "Direct cursor (not for HTML documents)"
-msgstr "Άμεσος δρομέας (όχι για έγγραφα HTML)"
+msgid "<ahelp hid=\"cui/ui/optadvancedpage/javaenabled\">Allows you to run Java applications in %PRODUCTNAME.</ahelp> When a Java application attempts to access your hard drive, a prompt opens."
+msgstr "<ahelp hid=\"cui/ui/optadvancedpage/javaenabled\">Σας επιτρέπει να εκκινήσετε εφαρμογές Java στο %PRODUCTNAME.</ahelp> Όταν μια εφαρμογή Java επιχειρεί πρόσβαση στον σκληρό δίσκο, ανοίγει μια καθοδήγηση."
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3146900\n"
-"4\n"
+"java.xhp\n"
+"par_idN10610\n"
"help.text"
-msgid "Defines all the properties of the direct cursor."
-msgstr "Ορίζει όλες τις ιδιότητες του άμεσου δρομέα."
+msgid "Java runtime environments (JRE) already installed:"
+msgstr "Εγκατεστημένα Java runtime environment (JRE):"
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3154273\n"
-"5\n"
+"java.xhp\n"
+"par_idN10614\n"
"help.text"
-msgid "Direct cursor"
-msgstr "Άμεσος δρομέας"
+msgid "<ahelp hid=\"cui/ui/optadvancedpage/javas\">Select the JRE that you want to use. On some systems, you must wait a minute until the list gets populated. On some systems, you must restart %PRODUCTNAME to use your changed setting.</ahelp> The path to the JRE is displayed beneath the list box."
+msgstr "<ahelp hid=\"cui/ui/optadvancedpage/javas\">Επιλέξτε το JRE που θέλετε να χρησιμοποιήσετε. Σε μερικά λειτουργικά συστήματα, πρέπει να περιμένετε έως ότου η λίστα γεμίσει. Σε μερικά λειτουργικά συστήματα, πρέπει να κάνετε επανεκκίνηση το %PRODUCTNAME ώστε να ενεργοποιηθεί η ρύθμισή σας.</ahelp> Η διαδρομή του JRE προβάλλεται κάτω από το πεδίο λίστας."
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3150749\n"
-"6\n"
+"java.xhp\n"
+"par_idN105A5\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_OPTSHDWCRSR:CB_SHDWCRSONOFF\">Activates the direct cursor.</ahelp> You can also activate this function by clicking the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor On/Off\">Direct Cursor On/Off</link></caseinline><defaultinline>Direct Cursor On/Off</defaultinline></switchinline> icon in a text document."
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_OPTSHDWCRSR:CB_SHDWCRSONOFF\">Ενεργοποιεί τον άμεσο δρομέα.</ahelp> Μπορείτε επίσης να ενεργοποιήσετε αυτήν τη λειτουργία κάνοντας κλικ στο σύμβολο <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/02/18130000.xhp\" name=\"Άμεσος δρομέας Ναι/Όχι\">Άμεσος δρομέας Ναι/Όχι</link></caseinline><defaultinline>Άμεσος δρομέας Ναι/Όχι</defaultinline></switchinline> σε ένα έγγραφο κειμένου."
+msgid "Add"
+msgstr "Προσθήκη"
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3152962\n"
-"7\n"
+"java.xhp\n"
+"par_idN10635\n"
"help.text"
-msgid "Insert (not for HTML document)"
-msgstr "Εισαγωγή (όχι για έγγραφα HTML)"
+msgid "<ahelp hid=\"cui/ui/optadvancedpage/add\">Add a path to the root folder of a JRE on your computer.</ahelp> The path is set in the following dialog."
+msgstr "<ahelp hid=\"cui/ui/optadvancedpage/add\">Προσθέτει μια διαδρομή στο ριζικό κατάλογο ενός JRE του υπολογιστή σας.</ahelp> Η διαδρομή καθορίζεται στο ακόλουθο παράθυρο διαλόγου."
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3149020\n"
-"8\n"
+"java.xhp\n"
+"par_idN105A9\n"
"help.text"
-msgid "Defines the insert options for the direct cursor. If you click at any position in your document, a new paragraph can be written or inserted exactly at this position. The properties of this paragraph depend on the selected option. You can select from the following options:"
-msgstr "Ορίζει τις επιλογές εισαγωγής για τον άμεσο δρομέα. Αν κάνετε κλικ σε οποιαδήποτε θέση στο έγγραφό σας, είναι δυνατή η εγγραφή ή η εισαγωγή μίας νέας παραγράφου ακριβώς σε αυτήν τη θέση. Οι ιδιότητες αυτής της παραγράφου εξαρτώνται από την ενεργοποιημένη επιλογή. Μπορείτε να διαλέξετε μεταξύ των παρακάτω επιλογών:"
+msgid "Parameters"
+msgstr "Παράμετροι"
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3148995\n"
-"9\n"
+"java.xhp\n"
+"par_idN10657\n"
"help.text"
-msgid "Paragraph alignment"
-msgstr "Στοίχιση παραγράφου"
+msgid "<ahelp hid=\"cui/ui/optadvancedpage/parameters\">Opens the <link href=\"text/shared/optionen/javaparameters.xhp\">Java Start Parameters</link> dialog.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optadvancedpage/parameters\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/optionen/javaparameters.xhp\">Αρχικές Παράμετροι Java</link>.</ahelp>"
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3156384\n"
-"10\n"
+"java.xhp\n"
+"par_idN105AD\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLMARGIN\">Sets the paragraph alignment when the direct cursor is used. Depending on where the mouse is clicked, the paragraph is formatted left aligned, centered or right aligned. The cursor before the mouse-click shows, by means of a triangle, which alignment is set. </ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLMARGIN\">Ορίζει τη στοίχιση παραγράφου όταν χρησιμοποιείται ο άμεσος δρομέας. Ανάλογα με τη θέση όπου γίνεται κλικ από το ποντίκι, η παράγραφος μορφοποιείται με στοίχιση αριστερά, στο κέντρο ή δεξιά. Ο δρομέας πριν από το κλικ του ποντικιού εμφανίζει, μέσω ενός τριγώνου, ποια στοίχιση έχει οριστεί.</ahelp>"
+msgid "Class Path"
+msgstr "Διαδρομή κλάσης"
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3150387\n"
-"11\n"
+"java.xhp\n"
+"par_idN10686\n"
"help.text"
-msgid "Left paragraph margin"
-msgstr "Αριστερό περιθώριο παραγράφου"
+msgid "<ahelp hid=\"cui/ui/optadvancedpage/classpath\">Opens the <link href=\"text/shared/optionen/javaclasspath.xhp\">Class Path</link> dialog.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optadvancedpage/classpath\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/optionen/javaclasspath.xhp\">Διαδρομή κλάσης</link>.</ahelp>"
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3151188\n"
-"12\n"
+"java.xhp\n"
+"hd_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLINDENT\">When the direct cursor is used, the left paragraph indent is set at the horizontal position where you click the direct cursor. The paragraph is left aligned. </ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLINDENT\">Κατά τη χρήση του άμεσου δρομέα, το αριστερό περιθώριο παραγράφου ορίζεται στην οριζόντια θέση όπου κάνετε κλικ στον άμεσο δρομέα. Η παράγραφος στοιχίζεται στα αριστερά. </ahelp>"
+msgid "Optional (unstable) options"
+msgstr "Προαιρετικές (ασταθείς) επιλογές"
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3145147\n"
-"13\n"
+"java.xhp\n"
+"hd_id3148619\n"
"help.text"
-msgid "Tabs"
-msgstr "Στηλοθέτες"
+msgid "<ahelp hid=\"cui/ui/optadvancedpage/experimental\">Enable experimental features</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optadvancedpage/experimental\">Ενεργοποίηση πειραματικών γνωρισμάτων</ahelp>"
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3155174\n"
-"14\n"
+"java.xhp\n"
+"par_id3156344\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLTAB\">When the direct cursor is used, as many tabs as necessary are added in the new paragraph until the clicked position is reached.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLTAB\">Κατά τη χρήση του άμεσου δρομέα, στη νέα παράγραφο προστίθενται τόσοι στηλοθέτες όσοι είναι απαραίτητοι, μέχρι να φτάσουν στη θέση, στην οποία έγινε κλικ.</ahelp>"
+msgid "It enables features that are not yet complete or contain known bugs. The list of these features is different version by version, or even it can be empty."
+msgstr "Ενεργοποιεί γνωρίσματα που δεν είναι ακόμα πλήρη ή περιέχουν γνωστά σφάλματα. Η λίστα αυτών των γνωρισμάτων είναι διαφορετική σε κάθε έκδοση, ή ακόμα μπορεί να είναι κενή."
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3166449\n"
-"15\n"
+"java.xhp\n"
+"hd_id3148610\n"
"help.text"
-msgid "Tabs and Spaces"
-msgstr "Στηλοθέτες και διαστήματα"
+msgid "<ahelp hid=\"cui/ui/optadvancedpage/macrorecording\">Enable macro recording</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optadvancedpage/macrorecording\">Ενεργοποίηση καταγραφής μακροεντολών</ahelp>"
-#: 01040600.xhp
+#: java.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3155904\n"
-"16\n"
+"java.xhp\n"
+"par_id3156345\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLSPACE\">When the Direct Cursor is used, a corresponding number of tabs and spaces are inserted in the new paragraph as necessary until the clicked position is reached.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_OPTSHDWCRSR:RB_SHDWCRSFILLSPACE\">Κατά τη χρήση του Άμεσου δρομέα, πραγματοποιείται εισαγωγή του αντίστοιχου απαραίτητου αριθμού στηλοθετών και διαστημάτων στη νέα παράγραφο, μέχρι να φτάσουν στη θέση, στην οποία έγινε κλικ.</ahelp>"
+msgid "It enables macro recording, so the <link href=\"text/shared/guide/macro_recording.xhp\" name=\"Tools - Macros - Record Macro\"><item type=\"menuitem\">Tools - Macros - Record Macro</item></link> menu item will be available."
+msgstr "Ενεργοποιεί καταγραφή μακροεντολής, έτσι ώστε το στοιχείο μενού <link href=\"text/shared/guide/macro_recording.xhp\" name=\"Tools - Macros - Record Macro\"><item type=\"menuitem\">Εργαλεία - Μακροεντολές - Καταγραφή μακροεντολής</item></link> να είναι διαθέσιμο."
-#: 01040600.xhp
+#: javaclasspath.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3149964\n"
-"17\n"
+"javaclasspath.xhp\n"
+"tit\n"
"help.text"
-msgid "All insert options refer only to the current paragraph generated with the Direct Cursor."
-msgstr "Όλες οι επιλογές εισαγωγής αναφέρονται αποκλειστικά στην τρέχουσα παράγραφο, η οποία δημιουργήθηκε με τον άμεσο δρομέα."
+msgid "Class Path"
+msgstr "Διαδρομή κλάσης"
-#: 01040600.xhp
+#: javaclasspath.xhp
msgctxt ""
-"01040600.xhp\n"
-"hd_id3146134\n"
-"24\n"
+"javaclasspath.xhp\n"
+"par_idN10566\n"
"help.text"
-msgid "Cursor in protected areas - Enabled"
-msgstr "Δρομέας σε προστατευμένες περιοχές- Ενεργοποιημένο"
+msgid "Class Path"
+msgstr "Διαδρομή κλάσης"
-#: 01040600.xhp
+#: javaclasspath.xhp
msgctxt ""
-"01040600.xhp\n"
-"par_id3147508\n"
-"25\n"
+"javaclasspath.xhp\n"
+"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_OPTSHDWCRSR:CB_ALLOW_IN_PROT\">Specifies that you can set the cursor in a protected area, but cannot make any changes.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_OPTSHDWCRSR:CB_ALLOW_IN_PROT\">Καθορίζει ότι θα έχετε τη δυνατότητα να ορίσετε το δρομέα σε προστατευμένη περιοχή, αλλά δεν θα μπορείτε να κάνετε αλλαγές.</ahelp>"
+msgid "You use this dialog to add folders and archives to the Java class path. These paths are valid for any JRE that you start."
+msgstr "Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να προσθέσετε αρχεία και φακέλους στη διαδρομή κλάσης της Java. Αυτές οι διαδρομές είναι έγκυρες για κάθε JRE που εκκινείτε."
-#: 01030500.xhp
+#: javaclasspath.xhp
msgctxt ""
-"01030500.xhp\n"
-"tit\n"
+"javaclasspath.xhp\n"
+"par_idN10589\n"
"help.text"
-msgid "HTML compatibility"
-msgstr "Συμβατότητα HTML"
+msgid "Assigned folders and archives"
+msgstr "Αντιστοίχιση φάκελων και αρχείων"
-#: 01030500.xhp
+#: javaclasspath.xhp
msgctxt ""
-"01030500.xhp\n"
-"bm_id3155132\n"
+"javaclasspath.xhp\n"
+"par_idN1059F\n"
"help.text"
-msgid "<bookmark_value>$[officename] Basic scripts in HTML documents</bookmark_value><bookmark_value>HTML;compatibility settings</bookmark_value>"
-msgstr "<bookmark_value>Βασικά σενάρια του $[officename] σε έγγραφα HTML</bookmark_value><bookmark_value>HTML;ρυθμίσεις συμβατότητας</bookmark_value>"
+msgid "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_INET_SCRIPTING_ED_CLASSPATH\">Specifies the location of Java classes or Java class libraries.</ahelp> The new classpath becomes valid after you restart <item type=\"productname\">%PRODUCTNAME</item>."
+msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_INET_SCRIPTING_ED_CLASSPATH\">Προσδιορίζει την τοποθεσία των κλάσεων Java ή των βιβλιοθηκών κλάσεων Java.</ahelp> Η νέα διαδρομή κλάσης γίνεται έγκυρη αφού κάνετε επανεκκίνηση το <item type=\"productname\">%PRODUCTNAME</item>."
-#: 01030500.xhp
+#: javaclasspath.xhp
msgctxt ""
-"01030500.xhp\n"
-"hd_id3153821\n"
-"1\n"
+"javaclasspath.xhp\n"
+"par_idN105D9\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01030500.xhp\" name=\"HTML compatibility\">HTML compatibility</link>"
-msgstr "<link href=\"text/shared/optionen/01030500.xhp\" name=\"Συμβατότητα HTML\">Συμβατότητα HTML</link>"
+msgid "Java classes that are accessed through the classpath do not undergo a security check."
+msgstr "Οι κλάσεις Java που προσπελαύνονται από το classpath δεν υφίστανται έλεγχο ασφαλείας."
-#: 01030500.xhp
+#: javaclasspath.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id3156326\n"
-"2\n"
+"javaclasspath.xhp\n"
+"par_idN1060A\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:TABPAGE:RID_OFAPAGE_HTMLOPT\">Defines settings for HTML pages.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:TABPAGE:RID_OFAPAGE_HTMLOPT\">Καθορίζει τις ρυθμίσεις για σελίδες HTML.</ahelp>"
+msgid "Add Archive"
+msgstr "Προσθήκη αρχείου"
-#: 01030500.xhp
+#: javaclasspath.xhp
msgctxt ""
-"01030500.xhp\n"
-"hd_id3154897\n"
-"3\n"
+"javaclasspath.xhp\n"
+"par_idN1060E\n"
"help.text"
-msgid "Font sizes"
-msgstr "Μέγεθος γραμματοσειρών"
+msgid "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_ADDARCHIVE\">Select an archive file in jar or zip format and add the file to the class path.</ahelp>"
+msgstr "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_ADDARCHIVE\">Επιλέξτε ένα αρχείο σε μορφή jar ή zip και προσθέστε το στην διαδρομή κλάσης.</ahelp>"
-#: 01030500.xhp
+#: javaclasspath.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id3145673\n"
-"4\n"
+"javaclasspath.xhp\n"
+"par_idN10625\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:NUMERICFIELD:RID_OFAPAGE_HTMLOPT:NF_SIZE7\">Use the spin buttons <emph>Size 1</emph> to <emph>Size 7</emph> to define the respective font sizes for the HTML <font size=1> to <font size=7> tags.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:NUMERICFIELD:RID_OFAPAGE_HTMLOPT:NF_SIZE7\">Χρησιμοποιήστε τα πεδία επιλογής<emph>Μέγεθος 1</emph> έως <emph>Μέγεθος 7</emph> για να ορίσετε τα αντίστοιχα μεγέθη γραμματοσειράς για τις ετικέτες HTML.<font size=1> εως <font size=7>.</ahelp>"
+msgid "Add Folder"
+msgstr "Προσθήκη φακέλου"
-#: 01030500.xhp
+#: javaclasspath.xhp
msgctxt ""
-"01030500.xhp\n"
-"hd_id3148943\n"
-"5\n"
+"javaclasspath.xhp\n"
+"par_idN10629\n"
"help.text"
-msgid "Import"
-msgstr "Εισαγωγή"
+msgid "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_ADDPATH\">Select a folder and add the folder to the class path.</ahelp>"
+msgstr "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_ADDPATH\">Επιλέξτε ένα φάκελο και προσθέστε τον στην διαδρομή κλάσης.</ahelp>"
-#: 01030500.xhp
+#: javaclasspath.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id3151385\n"
-"6\n"
+"javaclasspath.xhp\n"
+"par_idN10640\n"
"help.text"
-msgid "Defines the settings for importing HTML documents."
-msgstr "Καθορίζει τις ρυθμίσεις για εισαγωγή εγγράφων HTML."
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 01030500.xhp
+#: javaclasspath.xhp
msgctxt ""
-"01030500.xhp\n"
-"hd_id6065248\n"
+"javaclasspath.xhp\n"
+"par_idN10644\n"
"help.text"
-msgid "Use 'English (USA)' locale for numbers"
-msgstr "Χρησιμοποιείστε την τοπική ρύθμιση 'Αγγλικά(ΗΠΑ)' για αριθμούς"
+msgid "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_REMOVE_PATH\">Select an archive or a folder in the list and click Remove to remove the object from the class path.</ahelp>"
+msgstr "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_REMOVE_PATH\">Επιλέξτε ένα αρχείο ή φάκελο στην λίστα και κάντε κλικ στο Αφαίρεση για να το διαγράψετε από την διαδρομή κλάσης .</ahelp>"
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id8023926\n"
+"javaparameters.xhp\n"
+"tit\n"
"help.text"
-msgid "When importing numbers from an HTML page, the decimal separator and the thousands separator characters differ according to the locale of the HTML page. The clipboard however contains no information about the locale. For example, the characters \"1.000\" copied from a German Web page most possibly mean \"one thousand\" because the period is the thousands separator in a German locale. If copied from an English Web page, the same characters stand for the number 1 as in \"one dot zero zero zero\"."
-msgstr "Κατά την εισαγωγή αριθμών από μια σελίδα HTML,η δεκαδική υποδιαστολή και το διαχωριστικό χιλιάδων διαφέρουν ανάλογα με την τοπική ρύθμιση της σελίδας HTML.Το πρόχειρο παρόλα αυτά δεν περιέχει καμία πληροφορία για την τοπική ρύθμιση. Παραδείγματος χάριν,οι χαρακτήρες \"1.000\" οι οποίοι έχουν αντιγραφεί από μία γερμανική ιστοσελίδα πιθανότατα σημαίνουν \"μία χιλιάδα\" γιατί η τελεία είναι το διαχωριστικό χιλιάδων σε μια Γερμανική τοπική ρύθμιση. Αν αντιγραφούν από μία αγγλική ιστοσελίδα,οι ίδιοι χαρακτήρες αναπαριστούν τον αριθμό 1 όπως στο \"μονάδα τελεία μηδέν μηδέν μηδέν\"."
+msgid "Start Parameters"
+msgstr "Παράμετροι εκκίνησης"
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id7658314\n"
+"javaparameters.xhp\n"
+"par_idN10545\n"
"help.text"
-msgid "<ahelp hid=\".\">If not checked, numbers will be interpreted according to the setting in <emph>Language Settings - Language of - Locale setting</emph> in the Options dialog box. If checked, numbers will be interpreted as 'English (USA)' locale.</ahelp>"
-msgstr "<ahelp hid=\".\">Εάν δεν σημειωθεί, οι αριθμοί θα ερμηνευθούν σύμφωνα με τη ρύθμιση στο <emph>Ρυθμίσεις γλώσσας - Γλώσσα για - Τοπική ρύθμιση</emph> στο πλαίσιο διαλόγου επιλογών. Εάν σημειωθεί, οι αριθμοί θα ερμηνευθούν ως τοπικό 'αγγλικό (USA)'.</ahelp>"
+msgid "Java Start Parameters"
+msgstr "Παράμετροι εκκίνησης Java"
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"hd_id3145068\n"
-"7\n"
+"javaparameters.xhp\n"
+"par_idN10549\n"
"help.text"
-msgid "Import unknown HTML tags as fields"
-msgstr "Εισαγωγή αγνώστων ετικετών HTML ως πεδία"
+msgid "You can use this dialog to enter optional start parameters for the Java runtime environment (JRE). The settings that you specify in this dialog are valid for any JRE that you start."
+msgstr "Μπορείτε να χρησιμοποιήσετε αυτό το παράθυρο διαλόγου για να εισάγετε προαιρετικές παραμέτρους εκκίνησης για το Java runtime environment (JRE). Οι ρυθμίσεις που καθορίζετε σε αυτό τον διάλογο είναι έγκυρες για κάθε JRE που ξεκινάτε."
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id3149295\n"
-"8\n"
+"javaparameters.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_UNKNOWN_TAGS\">Mark this check box if you want <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> that are not recognized by $[officename] to be imported as fields.</ahelp> For an opening tag, an HTML_ON field will be created with the value of the tag name. For a closing tag, an HTML_OFF will be created. These fields will be converted to tags in the HTML export."
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_UNKNOWN_TAGS\">Επιλέξτε αυτό το πλαίσιο ελέγχου αν επιθυμείτε να εισάγονται ως πεδία <link href=\"text/shared/00/00000002.xhp#tags\" name=\"ετικέτες\">ετικέτες</link>οι οποίες δεν αναγνωρίζονται από το $[officename].</ahelp> Για μια ετικέτα ανοίγματος, θα δημιουργηθεί ένα πεδίο HTML_ON με την τιμή του ονόματος της ετικέτας. Για μια ετικέτα κλεισίματος, θα δημιουργηθεί ένα πεδίο HTML_OFF. Τα πεδία αυτά θα μετατραπούν σε ετικέτες κατά την εξαγωγή HTML."
+msgid "Java Start parameter"
+msgstr "Παράμετροι εκκίνησης Java"
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"hd_id3148797\n"
-"43\n"
+"javaparameters.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "Ignore font settings"
-msgstr "Παράβλεψη ρυθμίσεων γραμματοσειράς"
+msgid "<ahelp hid=\"svx:Edit:RID_SVXDLG_JAVA_PARAMETER:ED_PARAMETER\">Enter a start parameter for a JRE as you would on a command line. Click Assign to add the parameter to the list of available start parameters.</ahelp>"
+msgstr "<ahelp hid=\"svx:Edit:RID_SVXDLG_JAVA_PARAMETER:ED_PARAMETER\">Εισάγετε μια παράμετρο εκκίνησης για το JRE στην γραμμή εντολών. Κάντε κλικ στο Αντιστοίχιση για να προσθέσετε την παράμετρο στην λίστα των διαθέσιμων αρχικών παραμέτρων.</ahelp>"
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id3149202\n"
-"44\n"
+"javaparameters.xhp\n"
+"par_id5404522\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_IGNORE_FONTNAMES\">Mark this check box to ignore all font settings when importing. The fonts that were defined in the HTML Page Style will be the fonts that will be used. </ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_IGNORE_FONTNAMES\">Ενεργοποιήστε αυτό το πλαίσιο ελέγχου για να παραβλέψετε όλες τις ρυθμίσεις γραμματοσειράς κατά την εισαγωγή. Οι γραμματοσειρές οι οποίες ορίστηκαν στο Στυλ Σελίδας HTML, θα είναι οι γραμματοσειρές που θα χρησιμοποιηθούν. </ahelp>"
+msgid "Do not use escape characters or quotes in path names."
+msgstr "Μη χρησιμοποιείτε χαρακτήρες διαφυγής ή εισαγωγικά σε ονόματα διαδρομής."
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"hd_id3151177\n"
-"9\n"
+"javaparameters.xhp\n"
+"par_idN105D8\n"
"help.text"
-msgid "Export"
-msgstr "Εξαγωγή"
+msgid "For example, to point the system property \"myprop\" to a folder, enter the following parameter:"
+msgstr "Για παράδειγμα, για να κατευθύνετε την ιδιότητα συστήματος \"myprop\" σε ένα φάκελο, εισάγετε την ακόλουθη παράμετρο:"
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id3150449\n"
-"10\n"
+"javaparameters.xhp\n"
+"par_idN105DD\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:LISTBOX:RID_OFAPAGE_HTMLOPT:LB_EXPORT\">Defines the settings for exporting HTML documents.</ahelp> To export in HTML format select the <emph>HTML Document</emph> file type in the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\"><emph>Save As</emph></link> dialog. You can find further instructions in the <link href=\"text/shared/00/00000020.xhp\" name=\"Import and export filters\">Import and export filters</link> description."
-msgstr "<ahelp hid=\"OFFMGR:LISTBOX:RID_OFAPAGE_HTMLOPT:LB_EXPORT\">Καθορίζει τις ρυθμίσεις για την εξαγωγή εγγράφων HTML.</ahelp> Για να κάνετε εξαγωγή σε μορφή HTML επιλέξτε το τύπο αρχείου <emph>Έγγραφο HTML</emph> στο πλαίσιο διαλόγου <link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\"><emph>Αποθήκευση ως</emph></link>. Μπορείτε να βρείτε περαιτέρω οδηγίες στην περιγραφή <link href=\"text/shared/00/00000020.xhp\" name=\"Εισαγωγή και εξαγωγή φίλτρων\">Εισαγωγή και εξαγωγή φίλτρων</link>."
+msgid "-Dmyprop=c:\\program files\\java"
+msgstr "-Dmyprop=c:\\program files\\java"
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id3145606\n"
-"42\n"
+"javaparameters.xhp\n"
+"par_idN1057B\n"
"help.text"
-msgid "To optimize the HTML export, select a browser or HTML standard from the Export box. If \"$[officename] Writer\" is selected, specific $[officename] Writer instructions are exported."
-msgstr "Για να βελτιώσετε την εξαγωγή σε HTML, επιλέξτε έναν περιηγητή ή ένα πρότυπο ΗΤΜL από το μενού Εξαγωγής. Εάν επιλεγεί το \"$[officename] Writer\", εξάγονται συγκεκριμένες οδηγίες $[officename] Writer."
+msgid "To enable debugging in a JRE, enter the following parameters:"
+msgstr "Για να ενεργοποίησετε την αποσφαλμάτωση σε ένα JRE, εισάγετε τις ακόλουθες παραμέτρους:"
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"hd_id3155132\n"
-"16\n"
+"javaparameters.xhp\n"
+"par_idN1057E\n"
"help.text"
-msgid "$[officename] Basic"
-msgstr "$[officename] Basic"
+msgid "-Xdebug"
+msgstr "-Xdebug"
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id3146120\n"
-"17\n"
+"javaparameters.xhp\n"
+"par_idN10581\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_STARBASIC\">Mark this check box to include the $[officename] Basic instructions when exporting to HTML format.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_STARBASIC\">Ενεργοποιήστε αυτό το πλαίσιο ελέγχου για να συμπεριλάβετε τις οδηγίες $[officename] Basic κατά την εξαγωγή σε μορφή HTML.</ahelp>"
+msgid "-Xrunjdwp:transport=dt_socket,server=y,address=8000"
+msgstr "-Xrunjdwp:transport=dt_socket,server=y,address=8000"
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id3150872\n"
-"29\n"
+"javaparameters.xhp\n"
+"par_idN1060C\n"
"help.text"
-msgid "You must activate this option before you create the $[officename] Basic Script, since otherwise it will not be inserted. $[officename] Basic Scripts must be located in the header of the HTML document. Once you have created the macro in the $[officename] Basic IDE, it appears in the source text of the HTML document in the header."
-msgstr "Πρέπει να ενεργοποιήσετε αυτήν την επιλογή πριν δημιουργήσετε το $[officename] Basic Script, γιατί διαφορετικά δεν θα πραγματοποιηθεί εισαγωγή του. Τα $[officename] Basic Scripts πρέπει να βρίσκονται στην κεφαλίδα του εγγράφου HTML. Μόλις δημιουργηθεί η μακροεντολή στο $[officename] Basic IDE, εμφανίζεται στην κεφαλίδα του κειμένου προέλευσης του εγγράφου HTML."
+msgid "These changes take effect after you restart %PRODUCTNAME."
+msgstr "Αυτές οι αλλαγές εφαρμόζονται αφού κάνετε επανεκκίνηση στο %PRODUCTNAME."
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"hd_id3149664\n"
-"45\n"
+"javaparameters.xhp\n"
+"par_idN1058C\n"
"help.text"
-msgid "Display warning"
-msgstr "Εμφάνιση προειδοποίησης"
+msgid "Assigned start parameters"
+msgstr "Αντιστοίχιση παραμέτρων εκκίνησης"
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id3150420\n"
-"46\n"
+"javaparameters.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_STARBASIC_WARNING\">If this field is marked, when exporting to HTML a warning is shown that %PRODUCTNAME Basic macros will be lost.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_STARBASIC_WARNING\">Εάν έχει επιλεχθεί αυτό το πεδίο, κατά την εξαγωγή σε HTML εμφανίζεται μια προειδοποίηση ότι %PRODUCTNAME βασικές μακροεντολές θα χαθούν.</ahelp>"
+msgid "<ahelp hid=\"svx:ListBox:RID_SVXDLG_JAVA_PARAMETER:LB_ASSIGNED\">Lists the assigned JRE start parameters. To remove a start parameter, select the parameter, and then click <emph>Remove</emph>.</ahelp>"
+msgstr "<ahelp hid=\"svx:ListBox:RID_SVXDLG_JAVA_PARAMETER:LB_ASSIGNED\">Παραθέτει τις αντιστοιχισμένες παραμέτρους εκκίνησης του JRE. Για να αφαιρέσετε μια παράμετρο εκκίνσης, επιλέξτε την παράμετρο, και κάντε κλικ στο <emph>Αφαίρεση</emph>.</ahelp>"
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"hd_id3154729\n"
-"28\n"
+"javaparameters.xhp\n"
+"par_idN105A7\n"
"help.text"
-msgid "Print layout"
-msgstr "Διάταξη εκτύπωσης"
+msgid "Assign"
+msgstr "Ανάθεση"
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id3145254\n"
-"39\n"
+"javaparameters.xhp\n"
+"par_idN105AB\n"
"help.text"
-msgid "<ahelp hid=\".\">If you mark this field, the print layout of the current document is exported as well.</ahelp> It can be read by $[officename], Netscape Navigator, and MS Internet Explorer."
-msgstr "<ahelp hid=\".\">Εάν σημειώσετε αυτό το πεδίο, η διάταξη εκτύπωσης του τρέχοντος εγγράφου εξάγεται επίσης.</ahelp> Μπορεί να διαβαστεί από $[officename], Netscape Navigator και MS Internet Explorer."
+msgid "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_PARAMETER:PB_ASSIGN\">Adds the current JRE start parameter to the list.</ahelp>"
+msgstr "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_PARAMETER:PB_ASSIGN\">Προσθέτει την τρέχουσα παράμετρο εκκίνησης JRE στον κατάλογο.</ahelp>"
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id3156276\n"
-"41\n"
+"javaparameters.xhp\n"
+"par_idN105C2\n"
"help.text"
-msgid "The HTML filter supports CSS2 (Cascading Style Sheets Level 2) for printing documents. These capabilities are only effective if print layout export is activated."
-msgstr "Το φίλτρο HTML υποστηρίζει το πρότυπο CSS2 (Cascading Style Sheets Level 2) για εκτύπωση εγγράφων. Οι δυνατότητες αυτές ισχύουν μόνο εάν έχει ενεργοποιηθεί η εξαγωγή της διάταξης εκτύπωσης."
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 01030500.xhp
+#: javaparameters.xhp
msgctxt ""
-"01030500.xhp\n"
-"hd_id3144764\n"
-"24\n"
+"javaparameters.xhp\n"
+"par_idN105C6\n"
"help.text"
-msgid "Copy local graphics to Internet"
-msgstr "Αντιγραφή τοπικών γραφικών στο διαδίκτυο"
+msgid "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_PARAMETER:PB_REMOVE\">Deletes the selected JRE start parameter.</ahelp>"
+msgstr "<ahelp hid=\"svx:PushButton:RID_SVXDLG_JAVA_PARAMETER:PB_REMOVE\">Διαγράφει τις επιλεγμένες παραμέτρους εκκίνησης του JRE.</ahelp>"
-#: 01030500.xhp
+#: macrosecurity.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id3149379\n"
-"25\n"
+"macrosecurity.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_LOCAL_GRF\">Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using FTP. Use the <emph>Save As</emph> dialog to save the document and enter a complete FTP URL as the file name in the Internet.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_HTMLOPT:CB_LOCAL_GRF\">Ενεργοποιήσατε αυτό το πλαίσιο ελέγχου για να κάνετε αυτόματα upload τις ενσωματωμένες εικόνες στον επιλεγμένο διακομιστή Internet όταν κάνετε upload με χρήση FTP. Χρησιμοποιήστε το πλαίσιο διαλόγου <emph>Αποθήκευση Ως</emph> για να αποθηκεύσετε το έγγραφο και να εισάγετε ένα ολοκληρωμένο FTP URL ως όνομα αρχείου για να προσπελαστεί από το Internet.</ahelp>"
+msgid "Macro Security"
+msgstr "Ασφάλεια μακροεντολών"
-#: 01030500.xhp
+#: macrosecurity.xhp
msgctxt ""
-"01030500.xhp\n"
-"hd_id3152960\n"
-"48\n"
+"macrosecurity.xhp\n"
+"par_idN1054C\n"
"help.text"
-msgid "Character set"
-msgstr "Σύνολο χαρακτήρων"
+msgid "<variable id=\"macrosecurity\"><link href=\"text/shared/optionen/macrosecurity.xhp\">Macro Security</link></variable>"
+msgstr "<variable id=\"macrosecurity\"><link href=\"text/shared/optionen/macrosecurity.xhp\">Ασφάλεια μακροεντολών</link></variable>"
-#: 01030500.xhp
+#: macrosecurity.xhp
msgctxt ""
-"01030500.xhp\n"
-"par_id3149018\n"
-"49\n"
+"macrosecurity.xhp\n"
+"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_LISTBOX_RID_OFAPAGE_HTMLOPT_LB_CHARSET\">Select the appropriate character set for the export</ahelp>."
-msgstr "<ahelp hid=\"OFFMGR_LISTBOX_RID_OFAPAGE_HTMLOPT_LB_CHARSET\">Επιλέξτε το κατάλληλο σύνολο χαρακτήρων για την εξαγωγή</ahelp>."
+msgid "The Macro Security dialog appears when a document contains one or more macros. You can also call the dialog from the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01030300.xhp\">%PRODUCTNAME - Security</link></emph> page."
+msgstr "Ο διάλογος ασφάλειας μακροεντολών εμφανίζεται όταν ένα έγγραφο περιέχει μία ή περισσότερες μακροεντολές. Μπορείτε επίσης να καλέσετε το διάλογο από τη σελίδα <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01030300.xhp\">%PRODUCTNAME - Ασφάλεια</link></emph>."
#: macrosecurity_sl.xhp
msgctxt ""
@@ -14591,1466 +15162,890 @@ msgctxt ""
msgid "<ahelp hid=\".\">A macro can be set to auto-start, and it can perform potentially damaging actions, as for example delete or rename files. This setting is not recommended when you open documents from other authors.</ahelp>"
msgstr "<ahelp hid=\".\"> Μια μακροεντολή μπορεί να τεθεί σε αυτόματη εκκίνηση, και μπορεί να εκτελέσει ενδεχομένως καταστρεπτικές ενέργειες, όπως για παράδειγμα διαγραφή ή μετονομασία αρχείων. Αυτή η ρύθμιση δεν προτείνεται όταν ανοίγετε έγγραφα από άλλους συντάκτες.</ahelp>"
-#: 01010700.xhp
+#: macrosecurity_ts.xhp
msgctxt ""
-"01010700.xhp\n"
+"macrosecurity_ts.xhp\n"
"tit\n"
"help.text"
-msgid "Fonts"
-msgstr "Γραμματοσειρές"
-
-#: 01010700.xhp
-msgctxt ""
-"01010700.xhp\n"
-"bm_id3150715\n"
-"help.text"
-msgid "<bookmark_value>HTML;fonts for source display</bookmark_value><bookmark_value>Basic; fonts for source display</bookmark_value><bookmark_value>fonts;for HTML and Basic</bookmark_value>"
-msgstr "<bookmark_value>HTML,γραμματοσειρές για την εμφάνιση κώδικα</bookmark_value><bookmark_value>Basic, γραμματοσειρές για την εμφάνιση κώδικα</bookmark_value><bookmark_value>γραμματοσειρές,για HTML και Basic</bookmark_value>"
-
-#: 01010700.xhp
-msgctxt ""
-"01010700.xhp\n"
-"hd_id3149398\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/01010700.xhp\" name=\"Fonts\">Fonts</link>"
-msgstr "<link href=\"text/shared/optionen/01010700.xhp\" name=\"Γραμματοσειρές\">Γραμματοσειρές</link>"
-
-#: 01010700.xhp
-msgctxt ""
-"01010700.xhp\n"
-"par_id3153665\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_OFA_FONT_SUBSTITUTION\">Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document.</ahelp>"
-msgstr "<ahelp hid=\"HID_OFA_FONT_SUBSTITUTION\">Αντικαθιστά μία γραμματοσειρά με μία γραμματοσειρά της επιλογής σας. Η αντικατάσταση αντικαθιστά μία γραμματοσειρά μόνο αν εμφανίζεται στην οθόνη, ή στην οθόνη και κατά την εκτύπωση. Η αντικατάσταση δεν μεταβάλει τις ρυθμίσεις της γραμματοσειράς που είναι αποθηκευμένες στο έγγραφο</ahelp>"
-
-#: 01010700.xhp
-msgctxt ""
-"01010700.xhp\n"
-"par_id3155419\n"
-"46\n"
-"help.text"
-msgid "If you want, you can override the default substitution font that your operating system uses when it encounters an unavailable font in a document."
-msgstr "Αν επιθυμείτε, μπορείτε να αντικαταστήσετε την προεπιλεγμένη γραμματοσειρά αντικατάστασης την οποία το λειτουργικό σας σύστημα χρησιμοποιεί όταν συναντά μία γραμματοσειρά σε ένα έγγραφο που δεν είναι διαθέσιμη."
-
-#: 01010700.xhp
-msgctxt ""
-"01010700.xhp\n"
-"par_id3145610\n"
-"25\n"
-"help.text"
-msgid "Font replacement also affects the display of fonts on the $[officename] user interface."
-msgstr "Η αντικατάσταση γραμματοσειράς επηρεάζει επίσης την εμφάνιση γραμματοσειρών στο γραφικό περιβάλλον του $[officename]."
+msgid "Trusted Sources"
+msgstr "Έμπιστες πηγές"
-#: 01010700.xhp
+#: macrosecurity_ts.xhp
msgctxt ""
-"01010700.xhp\n"
-"hd_id3149295\n"
-"3\n"
+"macrosecurity_ts.xhp\n"
+"par_idN10549\n"
"help.text"
-msgid "Apply replacement table"
-msgstr "Εφαρμογή του πίνακα αντικατάστασης"
+msgid "<variable id=\"macrosecurity_ts\"><link href=\"text/shared/optionen/macrosecurity_ts.xhp\">Trusted Sources</link></variable>"
+msgstr "<variable id=\"macrosecurity_ts\"><link href=\"text/shared/optionen/macrosecurity_ts.xhp\">Έμπιστες Πηγές</link></variable>"
-#: 01010700.xhp
+#: macrosecurity_ts.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id3159413\n"
-"13\n"
+"macrosecurity_ts.xhp\n"
+"par_idN10567\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_SVX_FONT_SUBSTITUTION:CB_USETABLE\">Enables the font replacement settings that you define.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_SVX_FONT_SUBSTITUTION:CB_USETABLE\">Ενεργοποιεί τις ρυθμίσεις αντικατάστασης γραμματοσειράς που ορίζετε.</ahelp>"
+msgid "Specifies the <link href=\"text/shared/optionen/macrosecurity.xhp\">macro security</link> settings for trusted certificates and trusted file locations."
+msgstr "Καθορίζει τις ρυθμίσεις <link href=\"text/shared/optionen/macrosecurity.xhp\">ασφάλειας μακροεντολών</link> για τα έμπιστα πιστοποιητικά και τις έμπιστες τοποθεσίες αρχείων."
-#: 01010700.xhp
+#: macrosecurity_ts.xhp
msgctxt ""
-"01010700.xhp\n"
-"hd_id3148664\n"
-"4\n"
+"macrosecurity_ts.xhp\n"
+"par_idN10578\n"
"help.text"
-msgid "Replacement table"
-msgstr "Πίνακας αντικατάστασης"
+msgid "Trusted certificates"
+msgstr "Έμπιστα πιστοποιητικά"
-#: 01010700.xhp
+#: macrosecurity_ts.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id3154073\n"
-"14\n"
+"macrosecurity_ts.xhp\n"
+"par_idN1057C\n"
"help.text"
-msgid "<ahelp hid=\"HID_OFA_FONT_SUBST_CLB\">Lists the original font and the font that will replace it. Select <emph>Always</emph> to replace the font, even if the original font is installed on your system. Select <emph>Screen only </emph>to replace the screen font only and never replace the font for printing.</ahelp>"
-msgstr "<ahelp hid=\"HID_OFA_FONT_SUBST_CLB\">Κατηγοριοποιεί την αρχική γραμματοσειρά και τη γραμματοσειρά που θα την αντικαταστήσει. Επιλέξτε <emph>Πάντα</emph> για να αντικαταστήσετε τη γραμματοσειρά, ακόμη και αν η αρχική γραμματοσειρά είναι αποθηκευμένη στο σύστημά σας. Επιλέξτε <emph>Μόνο οθόνη </emph>για να αντικαταστήσετε τη γραμματοσειρά της οθόνης μόνο και όχι τη γραμματοσειρά για την εκτύπωση.</ahelp>"
+msgid "<ahelp hid=\".\">Lists the trusted certificates.</ahelp>"
+msgstr "<ahelp hid=\".\">Παραθέτει τα έμπιστα πιστοποιητικά.</ahelp>"
-#: 01010700.xhp
+#: macrosecurity_ts.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id052020080402332\n"
+"macrosecurity_ts.xhp\n"
+"par_idN10591\n"
"help.text"
-msgid "Always checkbox"
-msgstr "Πεδίο ελέγχου 'Πάντα'"
+msgid "View"
+msgstr "Προβολή"
-#: 01010700.xhp
+#: macrosecurity_ts.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id0520200804023432\n"
+"macrosecurity_ts.xhp\n"
+"par_idN10595\n"
"help.text"
-msgid "Screen only checkbox"
-msgstr "Πεδίο ελέγχου 'Μόνο οθόνη'"
+msgid "<ahelp hid=\".\">Opens the View Certificate dialog for the selected certificate.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο Προβολή Πιστοποιητικού για το επιλεγμένο πιστοποιητικό.</ahelp>"
-#: 01010700.xhp
+#: macrosecurity_ts.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id0520200804023472\n"
+"macrosecurity_ts.xhp\n"
+"par_idN105A6\n"
"help.text"
-msgid "Replacement action"
-msgstr "Ενέργεια αντικατάστασης"
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 01010700.xhp
+#: macrosecurity_ts.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id0520200804023418\n"
+"macrosecurity_ts.xhp\n"
+"par_idN105AA\n"
"help.text"
-msgid "checked"
-msgstr "επιλεγμένο"
+msgid "<ahelp hid=\".\">Removes the selected certificate from the list of trusted certificates.</ahelp>"
+msgstr "<ahelp hid=\".\">Αφαιρεί τα επιλεγμένα πιστοποιητικά από την λίστα των έμπιστων πιστοποιητικών.</ahelp>"
-#: 01010700.xhp
+#: macrosecurity_ts.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id0520200804023451\n"
+"macrosecurity_ts.xhp\n"
+"par_idN105AD\n"
"help.text"
-msgid "blank"
-msgstr "κενό"
+msgid "Trusted file locations"
+msgstr "Έμπιστες τοποθεσίες αρχείων"
-#: 01010700.xhp
+#: macrosecurity_ts.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id052020080402349\n"
+"macrosecurity_ts.xhp\n"
+"par_idN105B1\n"
"help.text"
-msgid "Font replacement on screen and when printing, whether the font is installed or not."
-msgstr "Αντικατάσταση γραμματοσειράς στην οθόνη και κατά την εκτύπωση, αν η γραμματοσειρά είναι εγκατεστημένη ή όχι."
+msgid "<ahelp hid=\".\">Document macros are only executed if they have been opened from one of the following locations.</ahelp>"
+msgstr "<ahelp hid=\".\">Οι μακροεντολές εγγράφου εκτελούνται μόνο αν έχουν ανοιχθεί από μία από τις επόμενες τοποθεσίες.</ahelp>"
-#: 01010700.xhp
+#: macrosecurity_ts.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id0520200804023438\n"
+"macrosecurity_ts.xhp\n"
+"par_idN105B4\n"
"help.text"
-msgid "checked"
-msgstr "επιλεγμένο"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 01010700.xhp
+#: macrosecurity_ts.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id0520200804023482\n"
+"macrosecurity_ts.xhp\n"
+"par_idN105B8\n"
"help.text"
-msgid "checked"
-msgstr "επιλεγμένο"
+msgid "<ahelp hid=\".\">Opens a folder selection dialog. Select a folder from which all macros are allowed to execute.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει έναν επιλεγμένο φάκελο διαλόγου. Ανοίγει έναν φάκελο από τον οποίο όλες οι μακροεντολές εκτελούνται.</ahelp>"
-#: 01010700.xhp
+#: macrosecurity_ts.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id0520200804023457\n"
+"macrosecurity_ts.xhp\n"
+"par_idN105BB\n"
"help.text"
-msgid "Font replacement only on screen, whether the font is installed or not."
-msgstr "Αντικατάσταση γραμματοσειράς μόνο στην οθόνη, αν η γραμματοσειρά είναι εγκατεστημένη ή όχι."
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 01010700.xhp
+#: macrosecurity_ts.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id0522200812384923\n"
+"macrosecurity_ts.xhp\n"
+"par_idN105BF\n"
"help.text"
-msgid "blank"
-msgstr "κενό"
+msgid "<ahelp hid=\".\">Removes the selected folder from the list of trusted file locations.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει τον επιλεγμένο φάκελο από τη λίστα των έμπιστων τοποθεσιών αρχείων.</ahelp>"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id0520200804023410\n"
+"mailmerge.xhp\n"
+"tit\n"
"help.text"
-msgid "checked"
-msgstr "επιλεγμένο"
+msgid "Mail Merge E-mail"
+msgstr "Συγχώνευση ηλεκτρονικής αλληλογραφίας"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id0520200804023477\n"
+"mailmerge.xhp\n"
+"par_idN10554\n"
"help.text"
-msgid "Font replacement only on screen, but only if font is not available."
-msgstr "Αντικατάσταση γραμματοσειράς μόνο στην οθόνη, αλλά μόνο αν η γραμματοσειρά δεν είναι διαθέσιμη."
+msgid "<link href=\"text/shared/optionen/mailmerge.xhp\">Mail Merge E-mail</link>"
+msgstr "<link href=\"text/shared/optionen/mailmerge.xhp\">Συγχώνευση ηλεκτρονικής αλληλογραφίας</link>"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id0520200804023430\n"
+"mailmerge.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "blank"
-msgstr "κενό"
+msgid "Specifies the user information and server settings for when you send form letters as e-mail messages."
+msgstr "Καθορίζει τις πληροφορίες χρήστη και τις ρυθμίσεις του διακομιστή για όταν στέλνετε γράμματα φόρμας ως μηνύματα e-mail."
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id0520200804023577\n"
+"mailmerge.xhp\n"
+"par_idN1057B\n"
"help.text"
-msgid "blank"
-msgstr "κενό"
+msgid "User information"
+msgstr "Πληροφορίες χρήστη"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id052020080402354\n"
+"mailmerge.xhp\n"
+"par_idN1057F\n"
"help.text"
-msgid "Font replacement on screen and when printing, but only if font is not available."
-msgstr "Αντικατάσταση γραμματοσειράς στην οθόνη και κατά την εκτύπωση, αλλά μόνο αν η γραμματοσειρά δεν είναι διαθέσιμη."
+msgid "Enter the user information to use when you send e-mail."
+msgstr "Εισάγετε πληροφορίες χρήστη για να χρησιμοποιηθούν όταν στέλνετε e-mail."
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"hd_id3154218\n"
-"9\n"
+"mailmerge.xhp\n"
+"par_idN1058A\n"
"help.text"
-msgid "Font"
-msgstr "Γραμματοσειρά"
+msgid "Your name"
+msgstr "Το όνομά σας"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id3151176\n"
-"19\n"
+"mailmerge.xhp\n"
+"par_idN1058E\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:COMBOBOX:RID_SVX_FONT_SUBSTITUTION:CB_FONT1\">Enter or select the name of the font that you want to replace.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:COMBOBOX:RID_SVX_FONT_SUBSTITUTION:CB_FONT1\">Εισάγετε ή επιλέξετε το όνομα της γραμματοσειράς την οποία θέλετε να αντικαταστήσετε.</ahelp>"
+msgid "<ahelp hid=\".\">Enter your name.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομά σας.</ahelp>"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"hd_id3145785\n"
-"10\n"
+"mailmerge.xhp\n"
+"par_idN105A5\n"
"help.text"
-msgid "Replace with"
-msgstr "Αντικατάσταση με"
+msgid "E-mail address"
+msgstr "Διεύθυνση E-mail"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id3149560\n"
-"20\n"
+"mailmerge.xhp\n"
+"par_idN105A9\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:COMBOBOX:RID_SVX_FONT_SUBSTITUTION:CB_FONT2\">Enter or select the name of the replacement font.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:COMBOBOX:RID_SVX_FONT_SUBSTITUTION:CB_FONT2\">Εισάγετε η επιλέξτε το όνομα της γραμματοσειράς που θα αντικατασταθεί.</ahelp>"
+msgid "<ahelp hid=\".\">Enter your e-mail address for replies.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την διεύθυνση e-mail σας για απαντήσεις.</ahelp>"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"hd_id3153363\n"
-"11\n"
+"mailmerge.xhp\n"
+"par_idN105C0\n"
"help.text"
-msgid "Apply"
-msgstr "Εφαρμογή"
+msgid "Send replies to different e-mail address"
+msgstr "Αποστολή απαντήσεων σε διαφορετική διεύθυνση e-mail"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id3145750\n"
-"21\n"
+"mailmerge.xhp\n"
+"par_idN105C4\n"
"help.text"
-msgid "<ahelp hid=\"HID_OFA_SUBST_APPLY\">Applies the selected font replacement.</ahelp>"
-msgstr "<ahelp hid=\"HID_OFA_SUBST_APPLY\">Εφαρμόζει την επιλεγμένη αντικατάσταση γραμματοσειράς.</ahelp>"
+msgid "<ahelp hid=\".\">Uses the e-mail address that you enter in the Reply address text box as the reply-to e-mail address.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιεί την διεύθυνση e-mail που εισάγετε στο πεδίο κειμένου Διεύθυνση Απάντησης ως την διεύθυνση απάντησης σε e-mail.</ahelp>"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id3146984\n"
+"mailmerge.xhp\n"
+"par_idN105DB\n"
"help.text"
-msgid "<image id=\"img_id3155412\" src=\"svx/res/nu07.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155412\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155412\" src=\"svx/res/nu07.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155412\">Εικονίδιο</alt></image>"
+msgid "Reply address"
+msgstr "Διεύθυνση απάντησης"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id3147426\n"
-"22\n"
+"mailmerge.xhp\n"
+"par_idN105DF\n"
"help.text"
-msgid "Apply"
-msgstr "Εφαρμογή"
+msgid "<ahelp hid=\".\">Enter the address to use for e-mail replies.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τη διεύθυνση που θα χρησιμοποιείτε για απαντήσεις σε e-mail.</ahelp>"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"hd_id3147443\n"
-"12\n"
+"mailmerge.xhp\n"
+"par_idN105EE\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Outgoing server (SMTP) settings"
+msgstr "Ρυθμίσεις διακομιστή εξερχομένων (SMTP)"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id3148576\n"
-"23\n"
+"mailmerge.xhp\n"
+"par_idN105F2\n"
"help.text"
-msgid "<ahelp hid=\"HID_OFA_SUBST_DELETE\">Deletes the selected font replacement.</ahelp>"
-msgstr "<ahelp hid=\"HID_OFA_SUBST_DELETE\">Διαγράφει την επιλεγμένη αντικατάσταση γραμματοσειράς.</ahelp>"
+msgid "Specify the server settings for outgoing e-mails."
+msgstr "Ορίστε τις ρυθμίσεις διακομιστή για εξερχόμενα e-mails."
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id3149300\n"
+"mailmerge.xhp\n"
+"par_idN105FD\n"
"help.text"
-msgid "<image id=\"img_id3147124\" src=\"svx/res/nu08.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147124\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147124\" src=\"svx/res/nu08.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147124\">Icon</alt></image>"
+msgid "Server name"
+msgstr "Όνομα διακομιστή"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id3145800\n"
-"24\n"
+"mailmerge.xhp\n"
+"par_idN10601\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<ahelp hid=\".\">Enter the SMTP server name.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα του SMTP διακομιστή.</ahelp>"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"hd_id3150715\n"
-"52\n"
+"mailmerge.xhp\n"
+"par_idN10618\n"
"help.text"
-msgid "Font settings for HTML and Basic sources"
-msgstr "Ρυθμίσεις γραμματοσειράς για κώδικα HTML και Basic"
+msgid "Port"
+msgstr "Θύρα"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id3153950\n"
-"53\n"
+"mailmerge.xhp\n"
+"par_idN1061C\n"
"help.text"
-msgid "Select the font and font size for the display of HTML and Basic source code."
-msgstr "Επιλέξτε τη γραμματοσειρά και το μέγεθος γραμματοσειράς για την εμφάνιση σε πηγαίο κώδικα HTML και Basic."
+msgid "<ahelp hid=\".\">Enter the SMTP port.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την SMTP θύρα.</ahelp>"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"hd_id3153838\n"
-"54\n"
+"mailmerge.xhp\n"
+"par_idN10633\n"
"help.text"
-msgid "Fonts"
-msgstr "Γραμματοσειρές"
+msgid "Use secure connection"
+msgstr "Χρησιμοποιήστε ασφαλή σύνδεση"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id3146990\n"
-"55\n"
+"mailmerge.xhp\n"
+"par_idN10637\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_LISTBOX_RID_SVX_FONT_SUBSTITUTION_LB_FONTNAME\">Select the font for the display of HTML and Basic source code.</ahelp> Select <emph>Automatic</emph> to detect a suitable font automatically."
-msgstr "<ahelp hid=\"OFFMGR_LISTBOX_RID_SVX_FONT_SUBSTITUTION_LB_FONTNAME\">Επιλέξτε τη γραμματοσειρά για την εμφάνιση πηγαίου κώδικα HTML ή Basic.</ahelp> Επιλέξτε <emph>Αυτόματη</emph> για να εντοπίσετε μια κατάλληλη γραμματοσειρά αυτόματα."
+msgid "<ahelp hid=\".\">When available, uses a secure connection to send e-mails.</ahelp>"
+msgstr "<ahelp hid=\".\">Όταν είναι διαθέσιμη, χρησιμοποιεί ασφαλή σύνδεση για να στείλει e-mail.</ahelp>"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"hd_id3146791\n"
-"56\n"
+"mailmerge.xhp\n"
+"par_idN1064E\n"
"help.text"
-msgid "Non-proportional fonts only"
-msgstr "Μόνο μη-αναλογικές γραμματοσειρές"
+msgid "Server Authentication"
+msgstr "Πιστοποίηση διακομιστή"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id3154362\n"
-"57\n"
+"mailmerge.xhp\n"
+"par_idN10652\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_CHECKBOX_RID_SVX_FONT_SUBSTITUTION_CB_NONPROP\">Check to display only non-proportional fonts in the <emph>Fonts</emph> list box.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_RID_SVX_FONT_SUBSTITUTION_CB_NONPROP\">Επισημάνετε για να εμφανίσετε μόνο μη αναλογικές γραμματοσειρές στο πεδίο λίστας <emph>Γραμματοσειρές</emph> </ahelp>."
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/optionen/serverauthentication.xhp\">Server Authentication</link> dialog where you can specify the server authentication settings for secure e-mail.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/serverauthentication.xhp\">Πιστοποίηση διακομιστή</link> όπου μπορείτε να ορίσετε τις ρυθμίσεις πιστοποίησης διακομιστή για ασφαλή e-mail.</ahelp>"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"hd_id3153765\n"
-"58\n"
+"mailmerge.xhp\n"
+"par_idN10677\n"
"help.text"
-msgid "Size"
-msgstr "Μέγεθος"
+msgid "Test Settings"
+msgstr "Έλεγχος ρυθμίσεων"
-#: 01010700.xhp
+#: mailmerge.xhp
msgctxt ""
-"01010700.xhp\n"
-"par_id3150323\n"
-"59\n"
+"mailmerge.xhp\n"
+"par_idN1067B\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_LISTBOX_RID_SVX_FONT_SUBSTITUTION_LB_FONTHEIGHT\">Select a font size for the display of HTML and Basic source code.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_LISTBOX_RID_SVX_FONT_SUBSTITUTION_LB_FONTHEIGHT\">Επιλέξτε ένα μέγεθος γραμματοσειράς για την εμφάνιση πηγαίου κώδικα HTML ή Basic.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/optionen/testaccount.xhp\">Test Account Settings</link> dialog to test the current settings.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο <link href=\"text/shared/optionen/testaccount.xhp\">Έλεγχος ρυθμίσεων λογαριασμού</link> για να δοκιμάσετε τις τρέχουσες ρυθμίσεις.</ahelp>"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
+"online_update.xhp\n"
"tit\n"
"help.text"
-msgid "Settings"
-msgstr "Ρυθμίσεις"
+msgid "Online Update"
+msgstr "Ενημέρωση μέσω διαδικτύου"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"bm_id3156410\n"
+"online_update.xhp\n"
+"bm_id7657094\n"
"help.text"
-msgid "<bookmark_value>printing;formulas in $[officename] Math</bookmark_value><bookmark_value>title rows; printing in $[officename] Math</bookmark_value><bookmark_value>formula texts; printing in $[officename] Math</bookmark_value><bookmark_value>frames; printing in $[officename] Math</bookmark_value><bookmark_value>printing; in original size in $[officename] Math</bookmark_value><bookmark_value>original size; printing in $[officename] Math</bookmark_value><bookmark_value>printing; fitting to pages in $[officename] Math</bookmark_value><bookmark_value>format filling printing in $[officename] Math</bookmark_value><bookmark_value>printing; scaling in $[officename] Math</bookmark_value><bookmark_value>scaling; printing in $[officename] Math</bookmark_value><bookmark_value>fitting to pages;print settings in Math</bookmark_value>"
-msgstr "<bookmark_value>εκτύπωση;μαθηματικοί τύποι στο $[officename] Math</bookmark_value><bookmark_value>γραμμές τίτλων; εκτύπωση στο $[officename] Math</bookmark_value><bookmark_value>κείμενο μαθηματικών τύπων; εκτύπωση στο $[officename] Math</bookmark_value><bookmark_value>πλαίσια; εκτύπωση στο $[officename] Math</bookmark_value><bookmark_value>εκτύπωση; στο αρχικό μέγεθος στο $[officename] Math</bookmark_value><bookmark_value>αρχικό μέγεθος; εκτύπωση στο $[officename] Math</bookmark_value><bookmark_value>εκτύπωση; προσαρμογή σελίδων στο $[officename] Math</bookmark_value><bookmark_value>προσαρμογή γεμίσματος σελίδας στο $[officename] Math</bookmark_value><bookmark_value>εκτύπωση; κλιμάκωση στο $[officename] Math</bookmark_value><bookmark_value>κλιμάκωση; εκτύπωση στο $[officename] Math</bookmark_value><bookmark_value>προσαρμογή σε σελίδες;ρυθμίσεις εκτύπωσης στο Math</bookmark_value>"
+msgid "<bookmark_value>update options</bookmark_value> <bookmark_value>online update options</bookmark_value> <bookmark_value>options;online update</bookmark_value> <bookmark_value>online updates; checking automatically</bookmark_value> <bookmark_value>updates; checking automatically</bookmark_value> <bookmark_value>Internet; checking for updates</bookmark_value>"
+msgstr "<bookmark_value>επιλογές ενημέρωσης</bookmark_value><bookmark_value>διαδικτυακές επιλογές ενημέρωσης</bookmark_value><bookmark_value>επιλογές;διαδικτυακή ενημέρωση</bookmark_value><bookmark_value>διαδικτυακές ενημερώσεις;αυτόματος έλεγχος</bookmark_value><bookmark_value>ενημερώσεις, αυτόματος έλεγχος</bookmark_value><bookmark_value>Διαδίκτυο;έλεγχος ενημερώσεων</bookmark_value>"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3150713\n"
-"1\n"
+"online_update.xhp\n"
+"hd_id29297\n"
"help.text"
-msgid "Settings"
-msgstr "Ρυθμίσεις"
+msgid "<link href=\"text/shared/optionen/online_update.xhp\">Online Update</link>"
+msgstr "<link href=\"text/shared/optionen/online_update.xhp\">Ενημέρωση μέσω διαδικτύου</link>"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3145090\n"
-"18\n"
+"online_update.xhp\n"
+"par_id8754844\n"
"help.text"
-msgid "<variable id=\"einst\"><ahelp hid=\"HID_PRINT_OPTIONS\">Defines formula settings that will be valid for all documents.</ahelp></variable>"
-msgstr "<variable id=\"einst\"><ahelp hid=\"HID_PRINT_OPTIONS\">Καθορίζει τις ρυθμίσεις για τους Μαθηματικούς τύπους, οι οποίες θα ισχύουν για όλα τα έγγραφα.</ahelp></variable>"
+msgid "Specifies some options for the automatic notification and downloading of online updates to %PRODUCTNAME."
+msgstr "Καθορίζει μερικές επιλογές για τις αυτόματες ειδοποιήσεις και τη λήψη αρχείων ενημέρωσης για το %PRODUCTNAME."
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3159234\n"
-"2\n"
+"online_update.xhp\n"
+"hd_id2189397\n"
"help.text"
-msgid "Print options"
-msgstr "Επιλογές εκτύπωσης"
+msgid "Check for updates automatically"
+msgstr "Αυτόματος έλεγχος για ενημερώσεις"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3156410\n"
-"4\n"
+"online_update.xhp\n"
+"par_id7523728\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
+msgid "<ahelp hid=\".\">Mark to check for online updates periodically, then select the time interval how often %PRODUCTNAME will check for online updates.</ahelp> %PRODUCTNAME will check once a day, week, or month, as soon as a working Internet connection is detected. If you connect to the Internet by a proxy server, set the proxy on <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Internet - Proxy</item>."
+msgstr "<ahelp hid=\".\">Σημειώστε για περιοδικό έλεγχο άμεσων ενημερώσεων, έπειτα επιλέξτε το χρονικό διάστημα πόσο συχνά το %PRODUCTNAME θα ελέγχει για άμεσες ενημερώσεις.</ahelp> Το %PRODUCTNAME θα ελέγχει μια φορά την ημέρα, τη βδομάδα ή το μήνα, μόλις ανιχνευτεί μια λειτουργούσα σύνδεση διαδικτύου. Εάν συνδέεστε στο διαδίκτυο με εξυπηρετητή διαμεσολάβησης, ορίστε το διαμεσολαβητή στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Διαδίκτυο - Διαμεσολαβητής</item>."
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3156347\n"
-"5\n"
+"online_update.xhp\n"
+"par_id8994109\n"
"help.text"
-msgid "<ahelp hid=\"STARMATH_CHECKBOX_RID_PRINTOPTIONPAGE_CB_TITLEROW\">Specifies whether you want the name of the document to be included in the printout.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH_CHECKBOX_RID_PRINTOPTIONPAGE_CB_TITLEROW\">Ορίζει αν θα συμπεριληφθεί το όνομα του εγγράφου στην εκτύπωση.</ahelp>"
+msgid "When an update is available, an icon in the menu bar displays some explaining text. Click the icon to proceed."
+msgstr "Όταν μια ενημέρωση είναι διαθέσιμη, ένα εικονίδιο στη γραμμή μενού δείχνει ένα κείμενο οδηγιών. Κάντε κλικ στο σύμβολο για να συνεχίσετε."
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3166410\n"
-"6\n"
+"online_update.xhp\n"
+"par_id476699\n"
"help.text"
-msgid "Formula text"
-msgstr "Κείμενο τύπου"
+msgid "If you disable the check, the icon is removed from the menu bar."
+msgstr "Αν απενεργοποιήσετε τον έλεγχο, το εικονίδιο αφαιρείται από τη γραμμή μενού."
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3155449\n"
-"7\n"
+"online_update.xhp\n"
+"par_id4057130\n"
"help.text"
-msgid "<ahelp hid=\"STARMATH_CHECKBOX_RID_PRINTOPTIONPAGE_CB_EQUATION_TEXT\">Specifies whether to include the contents of the <emph>Commands</emph> window at the bottom of the printout.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH_CHECKBOX_RID_PRINTOPTIONPAGE_CB_EQUATION_TEXT\">Ορίζει αν θα συμπεριληφθούν τα περιεχόμενα του παράθυρου <emph>Εντολές</emph> στο κάτω μέρος της εκτύπωσης.</ahelp>"
+msgid "Online Update is a module that can be selected or deselected to be installed. Choose the customized installation in the Setup of %PRODUCTNAME."
+msgstr "Η Ενημέρωση μέσω διαδικτύου είναιένα άρθρωμα που μπορεί να επιλεχθεί για εγκατάσταση ή και όχι. Επιλέξτε την προσαρμοσμένη εγκατάσταση στο πρόγραμμα εγκατάστασης του %PRODUCTNAME."
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3154046\n"
-"8\n"
+"online_update.xhp\n"
+"hd_id266426\n"
"help.text"
-msgid "Border"
-msgstr "Περίγραμμα"
+msgid "Every Day"
+msgstr "Κάθε μέρα"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3149516\n"
-"9\n"
+"online_update.xhp\n"
+"par_id3031098\n"
"help.text"
-msgid "<ahelp hid=\".\">Applies a thin border to the formula area in the printout.</ahelp> <emph>Title</emph> and <emph>Formula text</emph> are only set down by a frame if the corresponding check box is active."
-msgstr "<ahelp hid=\".\">Εφαρμόζει ένα λεπτό περίγραμμα στην περιοχή τύπων στην έξοδο εκτύπωσης. Ο</ahelp><emph>Τίτλος</emph> και το <emph>κείμενο τύπου</emph> πλαισιώνονται μόνο εάν το αντίστοιχο πλαίσιο ελέγχου είναι ενεργό."
+msgid "<ahelp hid=\".\">A check will be performed once a day.</ahelp>"
+msgstr "<ahelp hid=\".\">Θα γίνετε έλεγχος κάθε μέρα.</ahelp>"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3153822\n"
-"10\n"
+"online_update.xhp\n"
+"hd_id8276619\n"
"help.text"
-msgid "Print format"
-msgstr "Μορφή εκτύπωσης"
+msgid "Every Week"
+msgstr "Κάθε εβδομάδα"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3150503\n"
-"12\n"
+"online_update.xhp\n"
+"par_id7824030\n"
"help.text"
-msgid "Original size"
-msgstr "Αρχικό μέγεθος"
+msgid "<ahelp hid=\".\">A check will be performed once a week. This is the default setting.</ahelp>"
+msgstr "<ahelp hid=\".\">Ένας έλεγχος θα γίνεται κάθε εβδομάδα. Αυτή είναι η προεπιλεγμένη ρύθμιση.</ahelp>"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3153627\n"
-"13\n"
+"online_update.xhp\n"
+"hd_id7534104\n"
"help.text"
-msgid "<ahelp hid=\"STARMATH_RADIOBUTTON_RID_PRINTOPTIONPAGE_RB_ORIGINAL_SIZE\">Prints the formula without adjusting the current font size.</ahelp> It is possible that with large formulas a part of the command text is cut off."
-msgstr "<ahelp hid=\"STARMATH_RADIOBUTTON_RID_PRINTOPTIONPAGE_RB_ORIGINAL_SIZE\">Εκτυπώνει το μαθηματικό τύπο χωρίς να αλλάξει το τρέχον μέγεθος γραμματοσειράς.</ahelp> Είναι πιθανό να αποκοπεί ένα μέρος του κειμένου της εντολής σε μεγάλους μαθηματικούς τύπους."
+msgid "Every Month"
+msgstr "Κάθε μήνα"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3153896\n"
-"14\n"
+"online_update.xhp\n"
+"par_id209051\n"
"help.text"
-msgid "Fit to size"
-msgstr "Προσαρμογή σε μέγεθος"
+msgid "<ahelp hid=\".\">A check will be performed once a month.</ahelp>"
+msgstr "<ahelp hid=\".\">Θα γίνεται έλεγχος κάθε μήνα.</ahelp>"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3150541\n"
-"15\n"
+"online_update.xhp\n"
+"hd_id1418805\n"
"help.text"
-msgid "<ahelp hid=\"STARMATH_RADIOBUTTON_RID_PRINTOPTIONPAGE_RB_FIT_TO_PAGE\">Adjusts the formula to the page format used in the printout.</ahelp> The real size will be determined by the used paper format."
-msgstr "<ahelp hid=\"STARMATH_RADIOBUTTON_RID_PRINTOPTIONPAGE_RB_FIT_TO_PAGE\">Προσαρμόζει το μαθηματικό τύπο στη μορφή σελίδας που χρησιμοποιείται για την εκτύπωση της σελίδας.</ahelp> Το πραγματικό μέγεθος θα προσδιοριστεί από το μέγεθος του χαρτιού που χρησιμοποιείται."
+msgid "Check now"
+msgstr "Έλεγξε τώρα"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3153381\n"
-"16\n"
+"online_update.xhp\n"
+"par_id1743522\n"
"help.text"
-msgid "Scaling"
-msgstr "Κλιμάκωση"
+msgid "<ahelp hid=\".\">A check will be performed now.</ahelp>"
+msgstr "<ahelp hid=\".\">Θα γίνει έλεγχος τώρα.</ahelp>"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3147084\n"
-"17\n"
+"online_update.xhp\n"
+"hd_id5994140\n"
"help.text"
-msgid "<ahelp hid=\"STARMATH_METRICFIELD_RID_PRINTOPTIONPAGE_MF_ZOOM\">Reduces or enlarges the size of the printed formula by a specified enlargement factor.</ahelp> Type the desired enlargement factor directly in the <emph>Scaling</emph> control, or set the value using the arrow buttons."
-msgstr "<ahelp hid=\"STARMATH_METRICFIELD_RID_PRINTOPTIONPAGE_MF_ZOOM\">Συρρικνώνει ή μεγεθύνει το μέγεθος του μαθηματικού τύπου που εκτυπώνεται κατά έναν ορισμένο παράγοντα μεγέθυνσης.</ahelp> Εισάγετε τον επιθυμητό παράγοντα μεγέθυνσης απευθείας στο στοιχείο ελέγχου <emph>Κλιμάκωση</emph>, ή ορίστε την τιμή χρησιμοποιώντας τα πεδία επιλογής με τα βέλη."
+msgid "Download updates automatically"
+msgstr "Αυτόματη λήξη αρχείων ενημέρωσης"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3147228\n"
-"19\n"
+"online_update.xhp\n"
+"par_id7870113\n"
"help.text"
-msgid "Other options"
-msgstr "Άλλες επιλογές"
+msgid "<ahelp hid=\".\">Select to download an available online update file automatically to the specified folder.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ένα διαθέσιμο αρχείο ενημέρωσης για αυτόματη λήψη σε ένα καθορισμένο φάκελο.</ahelp>"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id3149808\n"
-"21\n"
+"online_update.xhp\n"
+"hd_id3051545\n"
"help.text"
-msgid "Ignore ~ and ' at the end of the line"
-msgstr "Παράβλεψη των ~ και ' στο τέλος της γραμμής"
+msgid "Download destination"
+msgstr "Προορισμός λήψης"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3149203\n"
-"22\n"
+"online_update.xhp\n"
+"par_id3061311\n"
"help.text"
-msgid "<ahelp hid=\"STARMATH_CHECKBOX_RID_PRINTOPTIONPAGE_CB_IGNORE_SPACING\">Specifies that these space wildcards will be removed if they are at the end of a line.</ahelp> In earlier versions of $[officename], adding such characters at the end of a line prevented the right edge of the formula from being cut off during printing."
-msgstr "<ahelp hid=\"STARMATH_CHECKBOX_RID_PRINTOPTIONPAGE_CB_IGNORE_SPACING\">Ορίζει ότι αυτοί οι χαρακτήρες κράτησης θέσης θα αφαιρεθούν αν βρίσκονται στο τέλος γραμμής.</ahelp> Σε παλαιότερες εκδόσεις του $[officename], η προσθήκη τέτοιων χαρακτήρων στο τέλος της γραμμής απέτρεπε την αποκοπή της δεξιάς πλευράς του μαθηματικού τύπου κατά την εκτύπωση."
+msgid "<ahelp hid=\".\">Displays the selected folder to store the downloaded files.</ahelp>"
+msgstr "<ahelp hid=\".\">Δείχνει τον επιλεγμένο φάκελο που αποθηκεύονται τα ληφθέντα αρχεία.</ahelp>"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"hd_id31567808\n"
+"online_update.xhp\n"
+"hd_id4814905\n"
"help.text"
-msgid "Embed only used symbols (smaller file size)"
-msgstr "Ενσωμάτωση μόνο των χρησιμοποιούμενων συμβόλων (μικρότερο μέγεθος αρχείου)"
+msgid "Change"
+msgstr "Αλλαγή"
-#: 01090100.xhp
+#: online_update.xhp
msgctxt ""
-"01090100.xhp\n"
-"par_id3789203\n"
+"online_update.xhp\n"
+"par_id2143925\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves only those symbols with each formula that are used in that formula.</ahelp> In earlier versions of $[officename], all symbols were saved with each formula."
-msgstr "<ahelp hid=\".\">Αποθηκεύει μόνο αυτά τα σύμβολα με κάθε τύπο που χρησιμοποιούνται σε αυτόν τον τύπο.</ahelp> Σε προηγούμενες εκδόσεις του $[officename], όλα τα σύμβολα αποθηκεύονταν με κάθε τύπο."
+msgid "<ahelp hid=\".\">Click to show a dialog box where you can select another folder.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ για να εμφανιστεί ένα κουτί διαλόγου, ώστε να επιλέξετε έναν άλλο φάκελο.</ahelp>"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
+"serverauthentication.xhp\n"
"tit\n"
"help.text"
-msgid "General"
-msgstr "Γενικά"
-
-#: 01010600.xhp
-msgctxt ""
-"01010600.xhp\n"
-"bm_id3155450\n"
-"help.text"
-msgid "<bookmark_value>opening; dialog settings</bookmark_value> <bookmark_value>saving; dialog settings</bookmark_value> <bookmark_value>years; 2-digit options</bookmark_value> <bookmark_value>Help Agent;options</bookmark_value>"
-msgstr "<bookmark_value>άνοιγμα; ρυθμίσεις διαλόγου</bookmark_value> <bookmark_value>αποθήκευση; ρυθμίσεις διαλόγου</bookmark_value> <bookmark_value>έτη; επιλογές 2 αριθμών</bookmark_value> <bookmark_value>Βοηθός;επιλογές</bookmark_value>"
-
-#: 01010600.xhp
-msgctxt ""
-"01010600.xhp\n"
-"hd_id3154514\n"
-"8\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/01010600.xhp\" name=\"General\">General</link>"
-msgstr "<link href=\"text/shared/optionen/01010600.xhp\" name=\"Γενικά\">Γενικά</link>"
-
-#: 01010600.xhp
-msgctxt ""
-"01010600.xhp\n"
-"par_id3150085\n"
-"9\n"
-"help.text"
-msgid "<ahelp hid=\".\">Specifies the general settings for $[officename].</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τις γενικές ρυθμίσεις για το $[officename].</ahelp>"
+msgid "Server Authentication"
+msgstr "Πιστοποίηση διακομιστή"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"hd_id3148664\n"
-"25\n"
+"serverauthentication.xhp\n"
+"par_idN1053E\n"
"help.text"
-msgid "Help"
-msgstr "Βοήθεια"
+msgid "<link href=\"text/shared/optionen/serverauthentication.xhp\">Server Authentication</link>"
+msgstr "<link href=\"text/shared/optionen/serverauthentication.xhp\">Πιστοποίηση διακομιστή</link>"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_id3153525\n"
-"38\n"
+"serverauthentication.xhp\n"
+"par_idN1054E\n"
"help.text"
-msgid "Specifies the behavior of the installed help."
-msgstr "Καθορίζει τον τρόπο συμπεριφοράς της εγκατεστημένης βοήθειας."
+msgid "On the <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/mailmerge.xhp\">%PRODUCTNAME Writer - Mail Merge E-mail</link> tab page, click the <emph>Server Authentication</emph> button to specify the server security settings."
+msgstr "Στην καρτέλα <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/mailmerge.xhp\">%PRODUCTNAME Writer - συγχώνευση ηλεκτρονικής αλληλογραφίας</link>, κλικ στο κουμπί <emph>Επικύρωση εξυπηρετητή</emph> για καθορισμό των ρυθμίσεων ασφάλειας εξυπηρετητή."
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_idN106DB\n"
+"serverauthentication.xhp\n"
+"par_idN10563\n"
"help.text"
-msgid "Tips"
-msgstr "Συμβουλές"
+msgid "The outgoing mail server (SMTP) requires authentication"
+msgstr "Ο διακομιστής εξερχόμενης αλληλογραφίας mail (SMTP) χρειάζεται πιστοποίηση"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_idN106DF\n"
+"serverauthentication.xhp\n"
+"par_idN105BE\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the icon names and more bubble help information, for example, chapter names when you scroll through a document with chapters.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τα ονόματα των εικονιδίων και περισσότερες πληροφορίες βοήθειας, για παράδειγμα, ονόματα κεφαλαίων, όταν κάνετε κύλιση σε έγγραφο με κεφάλαια.</ahelp>"
+msgid "<ahelp hid=\".\">Enables the authentication that is required to send e-mail by SMTP.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιεί την πιστοποίηση που απαιτείται για την αποστολή e-mail μέσω SMTP.</ahelp>"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_idN106F6\n"
+"serverauthentication.xhp\n"
+"par_idN105CD\n"
"help.text"
-msgid "Extended tips"
-msgstr "Εκτεταμένες συμβουλές"
+msgid "The outgoing mail server (SMTP) requires separate authentication"
+msgstr "Ο διακομιστής εξερχόμενης αλληλογραφίας (SMTP) χρειάζεται ξεχωριστή πιστοποίηση"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_idN106FA\n"
+"serverauthentication.xhp\n"
+"par_idN105D2\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays a help text when you rest the cursor on an icon, a menu command, or a control on a dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει ένα κείμενο βοήθειας όταν τοποθετείτε τον δρομέα πάνω σε ένα εικονίδιο, μία εντολή μενού, ή σε έναν έλεγχο πάνω σε ένα παράθυρο διαλόγου.</ahelp>"
+msgid "<ahelp hid=\".\">Select if your SMTP server requires a user name and password.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε αν ο SMTP διακομιστής σας χρειάζεται ένα όνομα χρήστη και κωδικό πρόσβασης.</ahelp>"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"hd_id3154138\n"
-"26\n"
+"serverauthentication.xhp\n"
+"par_idN105E5\n"
"help.text"
-msgid "Help Agent"
-msgstr "Οδηγός βοήθειας"
+msgid "User name"
+msgstr "Όνομα χρήστη"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_id3145174\n"
-"27\n"
+"serverauthentication.xhp\n"
+"par_idN105EA\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_MISC_CB_HELPAGENT\">Specifies that the Help Agent will be displayed automatically in selected situations. Click the Help Agent window to see a Help page with information about the current context.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_MISC_CB_HELPAGENT\">Καθορίζει την αυτόματη εμφάνιση του Οδηγού βοήθειας σε επιλεγμένες καταστάσεις. Κάντε κλικ στο παράθυρο Οδηγός βοήθειας να δείτε μία σελίδα βοήθειας με πληροφορίες πάνω στο τρέχον περιεχόμενο.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the user name for the SMTP server.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα χρήστη για το διακομιστή SMTP.</ahelp>"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"hd_id3153968\n"
-"30\n"
+"serverauthentication.xhp\n"
+"par_idN105FD\n"
"help.text"
-msgid "Reset Help Agent"
-msgstr "Επαναφορά βοηθού"
+msgid "Password"
+msgstr "Κωδικός πρόσβασης"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_id3151176\n"
-"31\n"
+"serverauthentication.xhp\n"
+"par_idN10602\n"
"help.text"
-msgid "If you have not opened the Help Agent for a particular situation three times in succession, but rather have closed it or let it close automatically, the Help Agent for this situation is not shown again."
-msgstr "Εάν δεν έχετε ανοίξει τον οδηγό βοήθειας για μια συγκεκριμένη κατάσταση τρεις φορές διαδοχικά, αλλά τον έχετε κλείσει ή τον αφήσετε να κλείσει αυτόματα, ο οδηγός βοήθειας δεν θα εμφανιστεί ξανά για αυτήν την κατάσταση."
+msgid "<ahelp hid=\".\">Enter the password for the user name.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τον κωδικό πρόσβασης για το όνομα χρήστη.</ahelp>"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_id3159150\n"
-"32\n"
+"serverauthentication.xhp\n"
+"par_idN10615\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_PUSHBUTTON_OFA_TP_MISC_PB_HELPAGENT_RESET\">Click <emph>Reset Help Agent </emph>to restore the default list of situations for which the Help Agent is displayed.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_PUSHBUTTON_OFA_TP_MISC_PB_HELPAGENT_RESET\">Κάντε κλικ στο <emph>Επαναφορά βοηθού</emph>για να επαναφέρετε την προεπιλεγμένη λίστα καταστάσεων για τις οποίες εμφανίζεται ο Help agent.</ahelp>"
+msgid "The outgoing mail server uses the same authentication as the incoming mail server."
+msgstr "Ο διακομιστής εξερχόμενης αλληλογραφίας χρησιμοποιεί την ίδια πιστοποίηση με το διακομιστή εισερχόμενης αλληλογραφίας.."
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"hd_id3152577\n"
-"34\n"
+"serverauthentication.xhp\n"
+"par_idN1061A\n"
"help.text"
-msgid "Open/Save dialogs"
-msgstr "Παράθυρα διαλόγου Άνοιγμα/Αποθήκευση"
+msgid "<ahelp hid=\".\">Select if you are required to first read your e-mail before you can send e-mail.</ahelp> This method is also called \"SMTP after POP3\"."
+msgstr "<ahelp hid=\".\">Επιλέξτε αν χρειάζεται πρώτα να διαβάσετε τα e-mail σας, προτού στείλετε κάποιο e-mail.</ahelp> Αυτή η μέθοδος λέγεται \"SMTP μετά από POP3\"."
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"hd_id3145366\n"
-"35\n"
+"serverauthentication.xhp\n"
+"par_idN10629\n"
"help.text"
-msgid "Use $[officename] dialogs"
-msgstr "Χρήση παραθύρων διαλόγου του $[officename]."
+msgid "Server name"
+msgstr "Όνομα διακομιστή"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_id3149260\n"
-"36\n"
+"serverauthentication.xhp\n"
+"par_idN1062C\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_MISC_CB_FILEDLG\">Specifies whether $[officename] dialogs are used to open and save documents. Otherwise the dialogs of the operating system are used.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_MISC_CB_FILEDLG\">Καθορίζει αν τα παράθυρα διαλόγου του $[officename] θα χρησιμοποιούνται για να ανοίξουν και να αποθηκεύσουν έγγραφα. Διαφορετικά, θα χρησιμοποιούνται τα παράθυρα διαλόγου του λειτουργικού συστήματος.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the server name of your POP 3 or IMAP mail server.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα διακομιστή του POP 3 ή IMAP.</ahelp>"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_idN10856\n"
+"serverauthentication.xhp\n"
+"par_idN1063B\n"
"help.text"
-msgid "When you open a file by an URL from the Windows file dialog, Windows will open a local copy of the file, located in the Internet Explorer cache. The %PRODUCTNAME file dialog opens the remote file."
-msgstr "Όταν ανοίγετε ένα αρχείο από ένα URL από το παράθυρο διαλόγου των αρχείων των Windows, τα Windows θα ανοίξουν ένα τοπικό αντίγραφο του αρχείου, που βρίσκεται στην κρυφή μνήμη (cache) του Internet Explorer. Το παράθυρο διαλόγου του αρχείου %PRODUCTNAMΕ ανοίγει το απομακρυσμένο αρχείο."
+msgid "Port"
+msgstr "Θύρα"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_id3153138\n"
-"37\n"
+"serverauthentication.xhp\n"
+"par_idN10640\n"
"help.text"
-msgid "The $[officename] dialogs for <link href=\"text/shared/01/01020000.xhp\" name=\"opening\">opening</link> and <link href=\"text/shared/01/01070000.xhp\" name=\"saving\">saving</link> documents are described in $[officename] Help."
-msgstr "Τα παράθυρα διαλόγου του $[officename] για το <link href=\"text/shared/01/01020000.xhp\" name=\"άνοιγμα\">άνοιγμα</link> και την <link href=\"text/shared/01/01070000.xhp\" name=\"αποθήκευση\">αποθήκευση</link> εγγράφων περιγράφονται στον οδηγό βοήθειας του $[officename]."
+msgid "<ahelp hid=\".\">Enter the port on the POP3 or IMAP server.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τη θύρα στον διακομιστή POP3 ή στον IMAP.</ahelp>"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"hd_id3148617\n"
-"39\n"
+"serverauthentication.xhp\n"
+"par_idN10653\n"
"help.text"
-msgid "Document status"
-msgstr "Κατάσταση εγγράφου"
+msgid "POP 3"
+msgstr "POP 3"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"hd_id3149299\n"
-"40\n"
+"serverauthentication.xhp\n"
+"par_idN10658\n"
"help.text"
-msgid "Printing sets \"document modified\" status"
-msgstr "Η εκτύπωση ορίζει την κατάσταση \"Το έγγραφο τροποποιήθηκε\""
+msgid "<ahelp hid=\".\">Specifies that the incoming mail server uses POP 3.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει ότι ο διακομιστής εισερχόμενης αλληλογραφίας χρησιμοποιεί POP 3.</ahelp>"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_id3145800\n"
-"41\n"
+"serverauthentication.xhp\n"
+"par_idN10667\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_MISC_CB_DOCSTATUS\">Specifies whether the printing of the document counts as a modification.</ahelp> When this option is marked, the very next time the document is closed you are asked if the changes should be saved. The print date is then entered in the document properties as a change."
-msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_MISC_CB_DOCSTATUS\">Καθορίζει αν η εκτύπωση του εγγράφου μετράει ως τροποποίηση.</ahelp> Όταν αυτή η επιλογή είναι ενεργή, θα σας γίνεται ερώτηση για αποθήκευση των αλλαγών όταν κλείνει το έγγραφο. Τότε θα εισάγεται η ημερομηνία εκτύπωσης στις ιδιότητες του εγγράφου ως αλλαγή."
+msgid "IMAP"
+msgstr "IMAP"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"hd_id3149399\n"
+"serverauthentication.xhp\n"
+"par_idN1066A\n"
"help.text"
-msgid "Allow to save document even when the document is not modified"
-msgstr "Να επιτρέπεται η αποθήκευση αμετάβλητου εγγράφου"
+msgid "<ahelp hid=\".\">Specifies that the incoming mail server uses IMAP.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορίζει ότι ο διακομιστής εισερχόμενου αλληλογραφίας χρησιμοποιεί IMAP.</ahelp>"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_id3145801\n"
+"serverauthentication.xhp\n"
+"par_idN10679\n"
"help.text"
-msgid "Documents do not only store their content, but also their view properties. A change in the view properties does not trigger document modified status. View properties include things like (in case of a spreadsheet) active sheet, cursor position, zoom level etc. Quite often users want to store the view properties after they have been changed, and always enabling the save action allows this."
-msgstr "Τα έγγραφα δεν αποθηκεύουν μόνο το περιεχόμενό τους, αλλά επίσης τις ιδιότητες προβολής τους. Μια αλλαγή στις ιδιότητες προβολής δεν προκαλεί κατάσταση τροποποιημένου εγγράφου. Οι ιδιότητες προβολής περιλαμβάνουν πράγματα όπως (σε περίπτωση υπολογιστικού φύλλου) ενεργό φύλλο, θέση δρομέα, στάθμη εστίασης κλπ. Αρκετά συχνά οι χρήστες θέλουν να αποθηκεύσουν τις ιδιότητες προβολής μετά την αλλαγή τους και η μόνιμη ενεργοποίηση της ενέργειας αποθήκευσης το επιτρέπει."
+msgid "User name"
+msgstr "Όνομα χρήστη"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"hd_id3153561\n"
-"5\n"
+"serverauthentication.xhp\n"
+"par_idN1067E\n"
"help.text"
-msgid "Year (two digits)"
-msgstr "Έτος (Δύο ψηφία)"
+msgid "<ahelp hid=\".\">Enter the user name for the IMAP server.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το όνομα χρήστη για το διακομιστή IMAP.</ahelp>"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_id3147530\n"
-"6\n"
+"serverauthentication.xhp\n"
+"par_idN10691\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:NUMERICFIELD:OFA_TP_MISC:NF_YEARVALUE\">Defines a date range, within which the system recognizes a two-digit year.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:NUMERICFIELD:OFA_TP_MISC:NF_YEARVALUE\">Μπορείτε να ορίσετε ένα εύρος ημερομηνίας, μέσα στην οποία το σύστημα αναγνωρίζει ένα διψήφιο έτος.</ahelp>"
+msgid "Password"
+msgstr "Κωδικός πρόσβασης"
-#: 01010600.xhp
+#: serverauthentication.xhp
msgctxt ""
-"01010600.xhp\n"
-"par_id3156343\n"
-"7\n"
+"serverauthentication.xhp\n"
+"par_idN10696\n"
"help.text"
-msgid "In $[officename], years are indicated by four digits, so that the difference between 1/1/99 and 1/1/01 is two years. This <emph>Year (two digits)</emph> setting allows the user to define the years in which two-digit dates are added to 2000. To illustrate, if you specify a date of 1/1/30 or later, the entry \"1/1/20\" is recognized as 1/1/2020 instead of 1/1/1920."
-msgstr "Στο $[officename], τα έτη δηλώνονται με τέσσερα ψηφία, έτσι ώστε η διαφορά μεταξύ 1/1/99 και 1/1/01 να είναι δύο χρόνια. Αυτή η ρύθμιση <emph>Έτος (δύο ψηφία)</emph> επιτρέπει στον χρήστη να ορίσει το έτος για το οποίο προστίθενται ημερομηνίες δύο ψηφίων στο 2000. Για παράδειγμα, αν εισάγετε την ημερομηνία 1/1/30 ή μεταγενέστερη, η είσοδος \"1/1/20\" αναγνωρίζετε ως 1/1/2020 αντί 1/1/1920."
+msgid "<ahelp hid=\".\">Enter the password.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τον κωδικό πρόσβασης.</ahelp>"
-#: 01060700.xhp
+#: testaccount.xhp
msgctxt ""
-"01060700.xhp\n"
+"testaccount.xhp\n"
"tit\n"
"help.text"
-msgid "Print"
-msgstr "Εκτύπωση"
-
-#: 01060700.xhp
-msgctxt ""
-"01060700.xhp\n"
-"hd_id3153311\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/01060700.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/optionen/01060700.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
-
-#: 01060700.xhp
-msgctxt ""
-"01060700.xhp\n"
-"par_id3143267\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"\">Determines the printer settings for spreadsheets.</ahelp>"
-msgstr "<ahelp hid=\"\">Καθορίζει τις ρυθμίσεις εκτυπωτή για τα λογιστικά φύλλα.</ahelp>"
+msgid "Test Account Settings"
+msgstr "Έλεγχος ρυθμίσεων λογαριασμού"
-#: 01060700.xhp
+#: testaccount.xhp
msgctxt ""
-"01060700.xhp\n"
-"par_id3155892\n"
-"3\n"
+"testaccount.xhp\n"
+"par_idN10547\n"
"help.text"
-msgid "<emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Print</emph> defines the settings for all spreadsheets. To define settings for the current document only, choose <emph>File - Print</emph>, then click the <emph>Options</emph> button."
-msgstr "<emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Εκτύπωση</emph> ορίζει τις ρυθμίσεις για όλα τα λογιστικά φύλλα. Για ορισμό ρυθμίσεων μόνο για το τρέχον έγγραφο, επιλέξτε <emph>Αρχείο - Εκτύπωση</emph>, έπειτα κλικ στο κουμπί <emph>Επιλογές</emph>."
+msgid "<link href=\"text/shared/optionen/testaccount.xhp\">Test Account Settings</link>"
+msgstr "<link href=\"text/shared/optionen/testaccount.xhp\">Έλεγχος ρυθμίσεων λογαριασμού</link>"
-#: 01060700.xhp
+#: testaccount.xhp
msgctxt ""
-"01060700.xhp\n"
-"hd_id3153542\n"
-"4\n"
+"testaccount.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "Pages"
-msgstr "Σελίδες"
+msgid "When you enter settings on the <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/mailmerge.xhp\">%PRODUCTNAME Writer - Mail Merge E-mail</link> tab page, you can click the <emph>Test Settings</emph> button to test your settings."
+msgstr "Όταν εισάγετε ρυθμίσεις στην καρτέλα <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/mailmerge.xhp\">%PRODUCTNAME Writer - Συγχώνευση ηλεκτρονικής αλληλογραφίας</link>, μπορείτε πατώντας το κουμπί <emph>Έλεγχος ρυθμίσεων</emph> να δοκιμάσετε τις ρυθμίσεις σας."
-#: 01060700.xhp
+#: testaccount.xhp
msgctxt ""
-"01060700.xhp\n"
-"hd_id3156155\n"
-"5\n"
+"testaccount.xhp\n"
+"par_idN10574\n"
"help.text"
-msgid "Suppress output of empty pages"
-msgstr "Απόκρυψη εξόδου κενών σελίδων"
+msgid "(Results list box)"
+msgstr "(Πεδίο λίστας αποτελεσμάτων)"
-#: 01060700.xhp
+#: testaccount.xhp
msgctxt ""
-"01060700.xhp\n"
-"par_id3158430\n"
-"6\n"
+"testaccount.xhp\n"
+"par_idN10578\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_PRINT_BTN_SKIPEMPTYPAGES\">Specifies that empty pages that have no cell contents or draw objects are not printed.</ahelp> Cell attributes such as borders or background colors are not considered cell contents. Empty pages are not counted for page numbering."
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_PRINT_BTN_SKIPEMPTYPAGES\">Ορίζει ότι οι κενές σελίδες που δεν έχουν περιεχόμενα κελιού ή αντικείμενα σχεδίασης δεν εκτυπώνονται.</ahelp> Οι ιδιότητες κελιού όπως πλαίσια ή χρώματα φόντου δε θεωρούνται περιεχόμενα κελιού. Οι κενές σελίδες δεν υπολογίζονται για την αρίθμηση των σελίδων."
+msgid "<ahelp hid=\".\">In the top list box you will see the results of the test session.</ahelp>"
+msgstr "<ahelp hid=\".\">Στην κορυφή του πεδίου λίστας θα δείτε τα αποτελέσματα του ελέγχου.</ahelp>"
-#: 01060700.xhp
+#: testaccount.xhp
msgctxt ""
-"01060700.xhp\n"
-"hd_id3150275\n"
-"7\n"
+"testaccount.xhp\n"
+"par_idN1058F\n"
"help.text"
-msgid "Sheets"
-msgstr "Φύλλα"
+msgid "Errors"
+msgstr "Σφάλματα"
-#: 01060700.xhp
+#: testaccount.xhp
msgctxt ""
-"01060700.xhp\n"
-"hd_id3149784\n"
-"8\n"
+"testaccount.xhp\n"
+"par_idN10593\n"
"help.text"
-msgid "Print only selected sheets"
-msgstr "Εκτύπωση των επιλεγμένων φύλλων μόνο"
+msgid "<ahelp hid=\".\">In the Errors list box you can read an explanation of any errors encountered while testing the settings.</ahelp>"
+msgstr "<ahelp hid=\".\">Στο πεδίο λίστας Σφάλματα μπορείτε να διαβάσετε εξηγήσεις για οποιαδήποτε σφάλματα που τυχόν αντιμετωπίστηκαν κατά την διάρκεια ελέγχου των ρυθμίσεων.</ahelp>"
-#: 01060700.xhp
+#: testaccount.xhp
msgctxt ""
-"01060700.xhp\n"
-"par_id3152349\n"
-"9\n"
+"testaccount.xhp\n"
+"par_idN105AA\n"
"help.text"
-msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_PRINT_BTN_SELECTEDSHEETS\">Specifies that only contents from selected sheets are printed, even if you specify a wider range in the <emph>File - Print</emph> dialog or in the <emph>Format - Print Ranges</emph> dialog. Contents from sheets that are not selected will not be printed.</ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_PRINT_BTN_SELECTEDSHEETS\">Προσδιορίζει ότι μόνο περιεχόμενα από τα επιλεγμένα φύλλα εκτυπώνονται, ακόμα κι αν προσδιορίσετε μια ευρύτερη περιοχή στο διάλογο <emph>Αρχείο - Εκτύπωση</emph> ή στο διάλογο <emph>Μορφή - Εκτύπωση περιοχών</emph>. Τα περιεχόμενα από φύλλα που δεν είναι επιλεγμένα δε θα εκτυπωθούν.</ahelp>"
+msgid "Stop"
+msgstr "Διακοπή"
-#: 01060700.xhp
+#: testaccount.xhp
msgctxt ""
-"01060700.xhp\n"
-"par_id3153349\n"
-"10\n"
+"testaccount.xhp\n"
+"par_idN105AE\n"
"help.text"
-msgid "To select multiple sheets, click on the sheet names on the bottom margin of the workspace while keeping the Ctrl key pressed."
-msgstr "Για να επιλέξετε πολλαπλά φύλλα, κάντε κλικ στα ονόματα των φύλλων στο κάτω περιθώριο του χώρου εργασίας κρατώντας πατημένο το πλήκτρο Ctrl."
+msgid "<ahelp hid=\".\">Click the <emph>Stop</emph> button to stop a test session manually.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ στο πεδίο επιλογής <emph>Διακοπή</emph> για να διακόψετε μία συνεδρία ελέγχου χειροκίνητα.</ahelp>"
-#: 01060900.xhp
+#: viewcertificate.xhp
msgctxt ""
-"01060900.xhp\n"
+"viewcertificate.xhp\n"
"tit\n"
"help.text"
-msgid "Formula"
-msgstr "Μαθηματικός τύπος"
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"bm_id4249399\n"
-"help.text"
-msgid "<bookmark_value>formula options;formula syntax</bookmark_value> <bookmark_value>formula options;separators</bookmark_value> <bookmark_value>formula options;reference syntax in string parameters</bookmark_value> <bookmark_value>separators;function</bookmark_value> <bookmark_value>separators;array column</bookmark_value> <bookmark_value>separators;array row</bookmark_value>"
-msgstr "<bookmark_value>επιλογές τύπου;σύνταξη τύπου</bookmark_value><bookmark_value>επιλογές τύπου;διαχωριστές</bookmark_value><bookmark_value>επιλογές τύπου;σύνταξη αναφοράς σε παραμέτρους συμβολοσειράς</bookmark_value><bookmark_value>διαχωριστές;συνάρτηση</bookmark_value><bookmark_value>διαχωριστές;στήλη πίνακα</bookmark_value><bookmark_value>διαχωριστές;γραμμές πίνακα</bookmark_value>"
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"hd_id3145071\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/01060900.xhp\" name=\"Formula\">Formula</link>"
-msgstr "<link href=\"text/shared/optionen/01060900.xhp\" name=\"Formula\">τύπος</link>"
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"par_id3147576\n"
-"help.text"
-msgid "<ahelp hid=\".\">Defines formula syntax options for %PRODUCTNAME Calc.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορίζει τις επιλογές σύνταξης τύπου για το %PRODUCTNAME Calc.</ahelp>"
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"hd_id3149399\n"
-"help.text"
-msgid "Formula options"
-msgstr "Επιλογές τύπου"
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"hd_id31493991\n"
-"help.text"
-msgid "Formula syntax"
-msgstr "Σύνταξη τύπου"
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"par_id3155419\n"
-"help.text"
-msgid "There are three options. Let's see it by example. In a sample spreadsheet there are two worksheets, Sheet1 and Sheet2. In A1 cell of Sheet1 there is a reference to C4 cell of Sheet2."
-msgstr "Υπάρχουν τρεις επιλογές. Ας τις δούμε με παράδειγμα. Σε ένα δείγμα υπολογιστικού φύλλου υπάρχουν δύο φύλλα εργασίας, φύλλο1 και φύλλο2. Σε κελί Α1 του φύλλου1 υπάρχει μια αναφορά στο κελί C4 του φύλλου2."
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"par_id3156155\n"
-"help.text"
-msgid "<emph>Calc A1</emph> - This is the default of %PRODUCTNAME Calc. The reference will be <item type=\"input\">=$Sheet2.C4</item>"
-msgstr "<emph>Calc A1</emph> - Αυτή είναι η προεπιλογή του %PRODUCTNAME Calc. Η αναφορά θα είναι <item type=\"input\">=$φύλλο2.C4</item>"
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"par_id3147530\n"
-"help.text"
-msgid "<emph>Excel A1</emph> - This is the default of Microsoft Excel. The reference will be <item type=\"input\">=Sheet2!C4</item>"
-msgstr "<emph>Excel A1</emph> - Αυτή είναι η προεπιλογή του Microsoft Excel. Η αναφορά θα είναι <item type=\"input\">=φύλλο2!C4</item>"
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"par_id3153061\n"
-"help.text"
-msgid "<emph>Excel R1C1</emph> - This is the relative row/column addressing, known from Microsoft Excel. The reference will be <item type=\"input\">=Sheet2!R[3]C[2]</item>"
-msgstr "<emph>Excel R1C1</emph> - Αυτή είναι η σχετική διευθυνσιοδότηση γραμμής/στήλης, γνωστή από το Microsoft Excel. Η αναφορά θα είναι <item type=\"input\">=φύλλο2!R[3]C[2]</item>"
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"hd_id31493992\n"
-"help.text"
-msgid "Use English function names"
-msgstr "Χρήση αγγλικών ονομάτων συναρτήσεων"
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"par_id4155419\n"
-"help.text"
-msgid "In %PRODUCTNAME Calc function names can be localized. By default, the check box is off, which means the localized function names are used. Checking this check box will swap localized function names with the English ones. This change takes effect in all of the following areas: formula input and display, function wizard, and formula tips. You can of course uncheck it to go back to the localized function names."
-msgstr "Στο %PRODUCTNAME Calc τα ονόματα των συναρτήσεων μπορούν να τοπικοποιηθούν. Από προεπιλογή, το πλαίσιο ελέγχου είναι ανενεργό, που σημαίνει ότι χρησιμοποιούνται τα τοπικά ονόματα συναρτήσεων. Σημειώνοντας το πλαίσιο ελέγχου θα εναλλάξει τα τοπικά ονόματα συναρτήσεων με τα αγγλικά. Αυτή η αλλαγή λαμβάνει χώρα σε όλες τις παρακάτω περιοχές: εισόδους και προβολές τύπων, οδηγούς συναρτήσεων και συμβουλές τύπων. Μπορείτε φυσικά να το αποεπιλέξετε για να επιστρέψετε στα τοπικά ονόματα των συναρτήσεων."
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"hd_id4149399\n"
-"help.text"
-msgid "Separators"
-msgstr "Διαχωριστές"
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"par_id5155419\n"
-"help.text"
-msgid "This option group lets you configure separators in your formula expressions. This comes in handy when, for instance, you want to separate your function parameters by commas (,) instead of semicolons (;)."
-msgstr "Αυτή η ομάδα επιλογών επιτρέπει τη ρύθμιση διαχωριστών στις εκφράσεις του τύπου σας. Αυτό είναι εύχρηστο όταν, για παράδειγμα, θέλετε να ξεχωρίσετε τις παραμέτρους της συνάρτησή σας με κόμμα (,) αντί για (;)."
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"par_id6155419\n"
-"help.text"
-msgid "For example, instead of <item type=\"input\">=SUM(A1;B1;C1)</item> you can type <item type=\"input\">=SUM(A1,B1,C1)</item>."
-msgstr "Για παράδειγμα, αντί του <item type=\"input\">=SUM(A1;B1;C1)</item> μπορείτε να πληκτρολογήσετε <item type=\"input\">=SUM(A1,B1,C1)</item>."
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"par_id7155419\n"
-"help.text"
-msgid "Likewise, you can also change the column and row separators for in-line arrays. Previously, an in-line array used semicolons (;) as the column separators and the pipe symbols (|) as the row separators, so a typical in-line array expression looked like this for a 5 x 2 matrix array:"
-msgstr "Παρόμοια, μπορείτε επίσης να αλλάξετε τους διαχωριστές στήλης και γραμμής για ενσωματωμένους πίνακες. Πριν, ένας ενσωματωμένος πίνακας χρησιμοποιούσε (;) ως διαχωριστές στήλης και τα σύμβολα (|) ως διαχωριστές γραμμών, έτσι μια τυπική ενσωματωμένη έκφραση πίνακα φαινόταν ως 5 x 2 διάταξη μήτρας:"
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"par_id8155419\n"
-"help.text"
-msgid "<item type=\"input\">={1;2;3;4;5|6;7;8;9;10}</item>"
-msgstr "<item type=\"input\">={1;2;3;4;5|6;7;8;9;10}</item>"
-
-#: 01060900.xhp
-msgctxt ""
-"01060900.xhp\n"
-"par_id9155419\n"
-"help.text"
-msgid "By changing the column separators to commas (,) and the row separators to semicolons (;), the same expression will look like this:"
-msgstr "Αλλάζοντας τους διαχωριστές στήλης σε κόμματα (,) και τους διαχωριστές γραμμών σε ερωτηματικά (;), η ίδια έκφραση θα φαίνεται ως εξής:"
+msgid "View Certificate"
+msgstr "Προβολή πιστοποιητικού"
-#: 01060900.xhp
+#: viewcertificate.xhp
msgctxt ""
-"01060900.xhp\n"
-"par_id0155419\n"
+"viewcertificate.xhp\n"
+"par_idN10541\n"
"help.text"
-msgid "<item type=\"input\">={1,2,3,4,5;6,7,8,9,10}</item>"
-msgstr "<item type=\"input\">={1,2,3,4,5;6,7,8,9,10}</item>"
+msgid "View Certificate"
+msgstr "Προβολή πιστοποιητικού"
-#: 01060900.xhp
+#: viewcertificate.xhp
msgctxt ""
-"01060900.xhp\n"
-"hd_id5149399\n"
+"viewcertificate.xhp\n"
+"par_idN10545\n"
"help.text"
-msgid "Detailed calculation settings"
-msgstr "Ρυθμίσεις λεπτομερούς υπολογισμού"
+msgid "The View Certificate dialog opens when you click the View Certificate button on the <link href=\"text/shared/optionen/macrosecurity_ts.xhp\">Trusted Sources</link> tab page of the <link href=\"text/shared/optionen/macrosecurity.xhp\">Macro Security</link> dialog."
+msgstr "Ο διάλογος Προβολή πιστοποιητικού ανοίγει όταν κάνετε κλικ στο πεδίο επιλογής Προβολή πιστοποιητικού στην καρτέλα επιλογών <link href=\"text/shared/optionen/macrosecurity_ts.xhp\">Έμπιστες προελεύσεις</link> του διαλόγου <link href=\"text/shared/optionen/macrosecurity.xhp\">Ασφάλεια μακροεντολής</link> ."
-#: 01060900.xhp
+#: viewcertificate.xhp
msgctxt ""
-"01060900.xhp\n"
-"par_id1015549\n"
+"viewcertificate.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "Here you can configure the formula syntax to use when parsing references given in string parameters. This affects built-in functions such as INDIRECT that takes a reference as a string value."
-msgstr "Εδώ μπορείτε να ρυθμίσετε τη σύνταξη τύπου για χρήση όταν αναλύονται οι δεδομένες αναφορές σε παραμέτρους συμβολοσειράς. Αυτό επηρεάζει τις ενσωματωμένες συναρτήσεις όπως INDIRECT που παίρνει μια αναφορά ως τιμή συμβολοσειράς."
+msgid "The dialog has the following tab pages:"
+msgstr "Ο διάλογος έχει τις ακόλουθες καρτέλες επιλογών:"
-#: 01150200.xhp
+#: viewcertificate_c.xhp
msgctxt ""
-"01150200.xhp\n"
+"viewcertificate_c.xhp\n"
"tit\n"
"help.text"
-msgid "Searching in Japanese"
-msgstr "Αναζήτηση στα Ιαπωνικά"
-
-#: 01150200.xhp
-msgctxt ""
-"01150200.xhp\n"
-"hd_id3155338\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Searching in Japanese\">Searching in Japanese</link>"
-msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Αναζήτηση στα Ιαπωνικά\">Αναζήτηση στα Ιαπωνικά</link>"
-
-#: 01150200.xhp
-msgctxt ""
-"01150200.xhp\n"
-"par_id3152996\n"
-"2\n"
-"help.text"
-msgid "Defines the search options for Japanese."
-msgstr "Ορίζει τις επιλογές αναζήτησης για τα Ιαπωνικά."
-
-#: 01150200.xhp
-msgctxt ""
-"01150200.xhp\n"
-"hd_id3159399\n"
-"3\n"
-"help.text"
-msgid "Treat as equal"
-msgstr "Χωρίς διάκριση"
-
-#: 01150200.xhp
-msgctxt ""
-"01150200.xhp\n"
-"par_id3154514\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_JSEARCH_OPTIONS_CB_MATCH_PROLONGED_SOUNDMARK\" visibility=\"visible\">Specifies the options to be treated as equal in a search.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_JSEARCH_OPTIONS_CB_MATCH_PROLONGED_SOUNDMARK\" visibility=\"visible\">Προσδιορίζει τις επιλογές που μπορούν να ληφθούν εξίσου υπόψιν σε μία αναζήτηση.</ahelp>"
+msgid "Certificate Path"
+msgstr "Διαδρομή πιστοποιητικού"
-#: 01150200.xhp
+#: viewcertificate_c.xhp
msgctxt ""
-"01150200.xhp\n"
-"hd_id3148944\n"
-"5\n"
+"viewcertificate_c.xhp\n"
+"par_idN1054D\n"
"help.text"
-msgid "Ignore"
-msgstr "Παράβλεψη"
+msgid "<variable id=\"certificatepath\"><link href=\"text/shared/optionen/viewcertificate_c.xhp\">Certificate Path</link></variable>"
+msgstr "<variable id=\"certificatepath\"><link href=\"text/shared/optionen/viewcertificate_c.xhp\">Διαδρομή πιστοποιητικού</link></variable>"
-#: 01150200.xhp
+#: viewcertificate_c.xhp
msgctxt ""
-"01150200.xhp\n"
-"par_id3147264\n"
-"6\n"
+"viewcertificate_c.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_JSEARCH_OPTIONS_CB_IGNORE_MIDDLE_DOT\" visibility=\"visible\">Specifies the characters to be ignored.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_JSEARCH_OPTIONS_CB_IGNORE_MIDDLE_DOT\" visibility=\"visible\">Προσδιορίζει τους χαρακτήρες που πρόκειται να αγνοηθούν.</ahelp>"
+msgid "<ahelp hid=\".\">The Certificate Path page of the <link href=\"text/shared/optionen/viewcertificate.xhp\">View Certificate</link> dialog displays the location and the status of the certificate.</ahelp>"
+msgstr "<ahelp hid=\".\">Η σελίδα Διαδρομή πιστοποιητικού του διαλόγου <link href=\"text/shared/optionen/viewcertificate.xhp\">Προβολή πιστοποιητικού</link> εμφανίζει την τοποθεσία και την κατάσταση του πιστοποιητικού.</ahelp>"
-#: 01060600.xhp
+#: viewcertificate_d.xhp
msgctxt ""
-"01060600.xhp\n"
+"viewcertificate_d.xhp\n"
"tit\n"
"help.text"
-msgid "Changes"
-msgstr "Αλλαγές"
-
-#: 01060600.xhp
-msgctxt ""
-"01060600.xhp\n"
-"hd_id3159399\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/01060600.xhp\" name=\"Changes\">Changes</link>"
-msgstr "<link href=\"text/shared/optionen/01060600.xhp\" name=\"Αλλαγές\">Αλλαγές</link>"
-
-#: 01060600.xhp
-msgctxt ""
-"01060600.xhp\n"
-"par_id3155390\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SCPAGE_OPREDLINE\">The<emph> Changes </emph>dialog specifies various options for highlighting recorded changes in documents.</ahelp>"
-msgstr "<ahelp hid=\"HID_SCPAGE_OPREDLINE\">Ο διάλογος<emph> Αλλαγές </emph>προσδιορίζει διάφορες επιλογές για την επισήμανση καταγεγραμμένων αλλαγών σε έγγραφα.</ahelp>"
-
-#: 01060600.xhp
-msgctxt ""
-"01060600.xhp\n"
-"par_id3156343\n"
-"13\n"
-"help.text"
-msgid "To record changes to your work, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Changes\"><emph>Edit - Changes</emph></link>."
-msgstr "Για την καταγραφή των αλλαγών στη εργασία σας, επιλέξτε <link href=\"text/shared/01/02230000.xhp\" name=\"Επεξεργασία - Αλλαγές\"><emph>Επεξεργασία - Αλλαγές</emph></link>."
-
-#: 01060600.xhp
-msgctxt ""
-"01060600.xhp\n"
-"hd_id3152812\n"
-"3\n"
-"help.text"
-msgid "Color Definition for Changes"
-msgstr "Ορισμός χρωμάτων για τις αλλαγές"
-
-#: 01060600.xhp
-msgctxt ""
-"01060600.xhp\n"
-"par_id3150792\n"
-"4\n"
-"help.text"
-msgid "Defines colors for recorded changes. If you select the \"By author\" entry, $[officename] will automatically set the color depending on the author who undertook the changes."
-msgstr "Ορίζει χρώματα για καταγεγραμμένες αλλαγές. Αν επιλέξετε την εγγραφή \"Από συντάκτη\", το $[officename] θα ορίσει αυτόματα το χρώμα ανάλογα με το συντάκτη που επιχείρησε τις αλλαγές."
-
-#: 01060600.xhp
-msgctxt ""
-"01060600.xhp\n"
-"hd_id3150400\n"
-"5\n"
-"help.text"
-msgid "Changes"
-msgstr "Αλλαγές"
-
-#: 01060600.xhp
-msgctxt ""
-"01060600.xhp\n"
-"par_id3148451\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_CONTENT\">Specifies the color for changes of cell contents.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_CONTENT\">Προσδιορίζει το χρώμα για αλλαγές σε περιεχόμενα κελιού.</ahelp>"
-
-#: 01060600.xhp
-msgctxt ""
-"01060600.xhp\n"
-"hd_id3158410\n"
-"7\n"
-"help.text"
-msgid "Deletions"
-msgstr "Διαγραφές"
-
-#: 01060600.xhp
-msgctxt ""
-"01060600.xhp\n"
-"par_id3147084\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_REMOVE\">Specifies the color to highlight deletions in a document.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_REMOVE\">Προσδιορίζει το χρώμα για την επισήμανση διαγραφών σε ένα έγγραφο.</ahelp>"
-
-#: 01060600.xhp
-msgctxt ""
-"01060600.xhp\n"
-"hd_id3154685\n"
-"9\n"
-"help.text"
-msgid "Insertions"
-msgstr "Εισαγωγές"
+msgid "Details"
+msgstr "Λεπτομέρειες"
-#: 01060600.xhp
+#: viewcertificate_d.xhp
msgctxt ""
-"01060600.xhp\n"
-"par_id3151383\n"
-"10\n"
+"viewcertificate_d.xhp\n"
+"par_idN10544\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_INSERT\">Specifies the color to highlight insertions in a document.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_INSERT\">Προσδιορίζει το χρώμα για την επισήμανση εισαγωγών σε ένα έγγραφο.</ahelp>"
+msgid "<variable id=\"details\"><link href=\"text/shared/optionen/viewcertificate_d.xhp\">Details</link></variable>"
+msgstr "<variable id=\"details\"><link href=\"text/shared/optionen/viewcertificate_d.xhp\">Λεπτομέρειες</link></variable>"
-#: 01060600.xhp
+#: viewcertificate_d.xhp
msgctxt ""
-"01060600.xhp\n"
-"hd_id3125863\n"
-"11\n"
+"viewcertificate_d.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "Moved entries"
-msgstr "Μετακινημένες εγγραφές"
+msgid "<ahelp hid=\".\">The Details page of the <link href=\"text/shared/optionen/viewcertificate.xhp\">View Certificate</link> dialog displays detailed information about the certificate.</ahelp>"
+msgstr "<ahelp hid=\".\">Η καρτέλα Λεπτομέρειες του διαλόγου <link href=\"text/shared/optionen/viewcertificate.xhp\">Προβολή πιστοποιητικού</link> εμφανίζει αναλυτικές πληροφορίες για το πιστοποιητικό.</ahelp>"
-#: 01060600.xhp
+#: viewcertificate_d.xhp
msgctxt ""
-"01060600.xhp\n"
-"par_id3159151\n"
-"12\n"
+"viewcertificate_d.xhp\n"
+"par_idN105DB\n"
"help.text"
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_MOVE\">Specifies the color to highlight moved cell contents.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_OPREDLINE:CLB_MOVE\">Προσδιορίζει το χρώμα για την επισήμανση περιεχομένων μετακινημένων κελιών.</ahelp>"
+msgid "<ahelp hid=\".\">Use the value list box to view values and copy them to the clipboard.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε το πεδίο λίστας τιμών για να προβάλετε τιμές και να τις αντιγράψετε στο πρόχειρο.</ahelp>"
-#: 01040700.xhp
+#: viewcertificate_g.xhp
msgctxt ""
-"01040700.xhp\n"
+"viewcertificate_g.xhp\n"
"tit\n"
"help.text"
-msgid "Changes"
-msgstr "Αλλαγές"
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"hd_id3153823\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/01040700.xhp\" name=\"Changes\">Changes</link>"
-msgstr "<link href=\"text/shared/optionen/01040700.xhp\" name=\"Αλλαγές\">Αλλαγές</link>"
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"par_id3149416\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_REDLINE_OPT\">Defines the appearance of changes in the document.</ahelp>"
-msgstr "<ahelp hid=\"HID_REDLINE_OPT\">Ορίζει την εμφάνιση των αλλαγών στο έγγραφο.</ahelp>"
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"par_id3156153\n"
-"27\n"
-"help.text"
-msgid "To record or show changes in your text or spreadsheet document, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Changes\"><emph>Edit - Changes - Record</emph></link> or <emph>Edit - Changes - Show</emph>."
-msgstr "Για να καταγράψετε ή να προβάλετε αλλαγές στο έγγραφο κειμένου ή στο λογιστικό σας φύλλο, επιλέξτε <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Changes\"><emph>Επεξεργασία - Αλλαγές - Καταγραφή</emph></link> ή <emph>Επεξεργασία - Αλλαγές - Εμφάνιση</emph>."
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"hd_id3155419\n"
-"3\n"
-"help.text"
-msgid "Text display"
-msgstr "Εμφάνιση κειμένου"
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"par_id3144510\n"
-"4\n"
-"help.text"
-msgid "Defines the settings for displaying recorded changes. Select the type of change and the corresponding display attribute and color. The preview field shows the effect of the selected display options."
-msgstr "Ορίζει τις ρυθμίσεις για την εμφάνιση των καταγεγραμμένων αλλαγών. Επιλέξτε τον τύπο αλλαγής μέσω των κουμπιών επιλογής Radio και την αντίστοιχη ιδιότητα προβολής και χρώμα. Το πεδίο προεπισκόπησης εμφανίζει το αποτέλεσμα των ενεργοποιημένων επιλογών εμφάνισης."
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"hd_id3148550\n"
-"21\n"
-"help.text"
-msgid "Insertions / Attributes"
-msgstr "Εισαγωγή / Ιδιότητες"
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"par_id3154758\n"
-"22\n"
-"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_INS_ATTR\">Specifies how changes in the document are displayed when text is inserted.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_INS_ATTR\">Ορίζει τον τρόπο με τον οποίο θα εμφανίζονται οι αλλαγές στο έγγραφο κατά την εισαγωγή κειμένου.</ahelp>"
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"hd_id3152812\n"
-"23\n"
-"help.text"
-msgid "Deletions / Attributes"
-msgstr "Διαγραφές / Ιδιότητες"
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"par_id3154365\n"
-"24\n"
-"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_DEL_ATTR\">Specifies how changes in the document are displayed when text is deleted. If you record text deletions, the text is displayed with the selected attribute (for example, strikethrough) and is not deleted.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_DEL_ATTR\">Ορίζει τον τρόπο με τον οποίο θα εμφανίζονται οι αλλαγές στο έγγραφο κατά τη διαγραφή κειμένου. Εάν καταγράψετε τις διαγραφές κειμένου, το κείμενο θα εμφανίζεται με την επιλεγμένη ιδιότητα (για παράδειγμα, με διακριτή διαγραφή) αντί να διαγραφεί.</ahelp>"
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"hd_id3148674\n"
-"25\n"
-"help.text"
-msgid "Changed attributes / Attributes"
-msgstr "Τροποποιημένες ιδιότητες / Ιδιότητες"
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"par_id3151042\n"
-"26\n"
-"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_CHG_ATTR\">Defines how changes to text attributes are displayed in the document. These changes affect attributes such as bold, italic or underline.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_CHG_ATTR\">Καθορίζει τον τρόπο με τον οποίο θα εμφανίζονται οι αλλαγές σε ιδιότητες κειμένου στο έγγραφο. Οι αλλαγές αυτές επηρεάζουν ιδιότητες όπως έντονη, πλάγια ή υπογραμμισμένη γραφή.</ahelp>"
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"hd_id3153105\n"
-"28\n"
-"help.text"
-msgid "Color"
-msgstr "Χρώμα"
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"par_id3145419\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_CHG_COL\">You can also choose a color to display each type of recorded change. When you choose the condition \"By author\" in the list, the color is automatically determined by $[officename], then modified to match to the author of each change.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_REDLINE_OPT_LB_CHG_COL\">Μπορείτε επίσης να επιλέξετε ένα χρώμα για να εμφανίζετε σε κάθε τύπο καταγεγραμμένης αλλαγής. Όταν επιλέξετε την προϋπόθεση \"Κατά συντάκτη\" στη λίστα, το χρώμα ορίζεται αυτόματα από το $[officename] και τροποποιείται σύμφωνα με τον αντίστοιχο συντάκτη, ο οποίος έκανε τις αλλαγές.</ahelp>"
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"hd_id3145607\n"
-"15\n"
-"help.text"
-msgid "Lines changed"
-msgstr "Τροποποιημένες ραμμές"
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"par_id3149562\n"
-"16\n"
-"help.text"
-msgid "To indicate which lines of the text have been changed, you can define a mark that appears in the left or right page margin."
-msgstr "Για να υποδείξετε σε ποιες γραμμές του κειμένου έχουν γίνει τροποποιήσεις, μπορείτε να ορίσετε ένα σημάδι που θα εμφανίζεται στην αριστερή ή δεξιά πλευρά του περιθωρίου της σελίδας."
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"hd_id3145785\n"
-"17\n"
-"help.text"
-msgid "Mark"
-msgstr "Επισήμανση"
-
-#: 01040700.xhp
-msgctxt ""
-"01040700.xhp\n"
-"par_id3154638\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_REDLINE_OPT:LB_MARKPOS\">Defines if and where changed lines in the document are marked.</ahelp> You can set the markings so that they always appear on the left or right page margin, or on the outer or inner margin."
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_REDLINE_OPT:LB_MARKPOS\">Ορίζει εάν και που θα επισημαίνονται οι τροποποιημένες γραμμές στο κείμενο.</ahelp> Μπορείτε να ρυθμίσετε τις επισημάνσεις ώστε να εμφανίζονται πάντα στο αριστερό ή στο δεξιό περιθώριο σελίδας ή σε άρτιες ή περιττές σελίδες."
+msgid "General"
+msgstr "Γενικά"
-#: 01040700.xhp
+#: viewcertificate_g.xhp
msgctxt ""
-"01040700.xhp\n"
-"hd_id3163713\n"
-"19\n"
+"viewcertificate_g.xhp\n"
+"par_idN1054D\n"
"help.text"
-msgid "Color"
-msgstr "Χρώμα"
+msgid "<variable id=\"general\"><link href=\"text/shared/optionen/viewcertificate_g.xhp\">General</link></variable>"
+msgstr "<variable id=\"general\"><link href=\"text/shared/optionen/viewcertificate_g.xhp\">Γενικά</link></variable>"
-#: 01040700.xhp
+#: viewcertificate_g.xhp
msgctxt ""
-"01040700.xhp\n"
-"par_id3146975\n"
-"20\n"
+"viewcertificate_g.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_REDLINE_OPT:LB_LC_COL\">Specifies the color for highlighting the changed lines in the text.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_REDLINE_OPT:LB_LC_COL\">Καθορίζει το χρώμα για την υπογράμμιση των τροποποιημένων σειρών στο κείμενο</ahelp>"
+msgid "<ahelp hid=\".\">The General page of the <link href=\"text/shared/optionen/viewcertificate.xhp\">View Certificate</link> dialog displays basic information about the certificate.</ahelp>"
+msgstr "<ahelp hid=\".\">Η καρτέλα Γενικά του διαλόγου <link href=\"text/shared/optionen/viewcertificate.xhp\">Προβολή πιστοποιητικού</link> εμφανίζει βασικές πληροφορίες για το πιστοποιητικό.</ahelp>"
diff --git a/source/el/helpcontent2/source/text/simpress.po b/source/el/helpcontent2/source/text/simpress.po
index ea9ec9d4a3c..7b7cc867050 100644
--- a/source/el/helpcontent2/source/text/simpress.po
+++ b/source/el/helpcontent2/source/text/simpress.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
"PO-Revision-Date: 2012-12-03 21:54+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,321 +16,324 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1354571658.0\n"
-#: main0212.xhp
+#: main0000.xhp
msgctxt ""
-"main0212.xhp\n"
+"main0000.xhp\n"
"tit\n"
"help.text"
-msgid "Slide Sorter Bar"
-msgstr "Γραμμή ταξινόμησης διαφανειών"
+msgid "Welcome to the $[officename] Impress Help"
+msgstr "Καλωσορίσατε στη Βοήθεια του $[officename] Impress"
-#: main0212.xhp
+#: main0000.xhp
msgctxt ""
-"main0212.xhp\n"
-"hd_id3149664\n"
+"main0000.xhp\n"
+"hd_id3150746\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/main0212.xhp\" name=\"Slide Sorter Bar\">Slide Sorter Bar</link>"
-msgstr "<link href=\"text/simpress/main0212.xhp\" name=\"Γραμμή ταξινόμησης διαφανειών\">Γραμμή ταξινόμησης διαφανειών</link>"
+msgid "Welcome to the $[officename] Impress Help"
+msgstr "Καλωσορίσατε στη Βοήθεια του $[officename] Impress"
-#: main0212.xhp
+#: main0000.xhp
msgctxt ""
-"main0212.xhp\n"
-"par_id3146970\n"
-"2\n"
+"main0000.xhp\n"
+"hd_id3153000\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">In<emph> Slide Sorter</emph> view, the <emph>Slide Sorter</emph> bar can be used.</ahelp>"
-msgstr "<ahelp hid=\".\">Στην προβολή <emph> Ταξινόμηση διαφανειών</emph>, μπορεί να χρησιμοποιηθεί η γραμμή <emph>Ταξινόμηση διαφανειών</emph>.</ahelp>"
+msgid "How to Work With $[officename] Impress"
+msgstr "Πως να εργαστείτε με το $[officename] Impress"
-#: main0212.xhp
+#: main0000.xhp
msgctxt ""
-"main0212.xhp\n"
-"hd_id3153711\n"
-"8\n"
+"main0000.xhp\n"
+"hd_id3149880\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03130000.xhp\" name=\"Slide Show\">Slide Show</link>"
-msgstr "<link href=\"text/simpress/01/03130000.xhp\" name=\"Παρουσίαση οθόνης\">Παρουσίαση οθόνης</link>"
+msgid "$[officename] Impress Menus, Toolbars, and Keys"
+msgstr "Μενού, γραμμές εργαλείων και πλήκτρα του $[officename] Impress"
-#: main0106.xhp
+#: main0000.xhp
msgctxt ""
-"main0106.xhp\n"
+"main0000.xhp\n"
+"hd_id3148386\n"
+"6\n"
+"help.text"
+msgid "Help about the Help"
+msgstr "Βοήθεια σχετικά με το μενού βοήθειας"
+
+#: main0100.xhp
+msgctxt ""
+"main0100.xhp\n"
"tit\n"
"help.text"
-msgid "Tools"
-msgstr "Εργαλεία"
+msgid "Menus"
+msgstr "Μενού"
-#: main0106.xhp
+#: main0100.xhp
msgctxt ""
-"main0106.xhp\n"
-"hd_id3154017\n"
+"main0100.xhp\n"
+"hd_id3149664\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/simpress/main0106.xhp\" name=\"Εργαλεία\">Εργαλεία</link>"
+msgid "<variable id=\"main0100\"><link href=\"text/simpress/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+msgstr "<variable id=\"main0100\"><link href=\"text/simpress/main0100.xhp\" name=\"Μενού\">Μενού</link></variable>"
-#: main0106.xhp
+#: main0100.xhp
msgctxt ""
-"main0106.xhp\n"
-"par_id3155064\n"
+"main0100.xhp\n"
+"par_id3150012\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Περιέχει εργαλεία ορθογραφίας, μια συλλογή αντικειμένων γραφικών που μπορείτε να προσθέσετε στο έγγραφό σας, καθώς επίσης και εργαλεία διαμόρφωσης των μενού, και ρύθμισης των προτιμήσεων του προγράμματος.</ahelp>"
+msgid "The following section lists the help topics available for menus and dialogs."
+msgstr "Η επόμενη ενότητα παρουσιάζει τα διαθέσιμα θέματα βοήθειας για τα μενού και τα παράθυρα διαλόγων."
-#: main0106.xhp
+#: main0101.xhp
msgctxt ""
-"main0106.xhp\n"
-"hd_id3153248\n"
-"4\n"
+"main0101.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Επιλογές αυτόματης διόρθωσης</link>"
+msgid "File"
+msgstr "Αρχείο"
-#: main0106.xhp
+#: main0101.xhp
msgctxt ""
-"main0106.xhp\n"
-"hd_id3149130\n"
-"6\n"
+"main0101.xhp\n"
+"hd_id3153190\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>"
+msgid "<link href=\"text/simpress/main0101.xhp\" name=\"File\">File</link>"
+msgstr "<link href=\"text/simpress/main0101.xhp\" name=\"Αρχείο\">Αρχείο</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"tit\n"
+"main0101.xhp\n"
+"par_id3154321\n"
+"2\n"
"help.text"
-msgid "$[officename] Impress Features"
-msgstr "Χαρακτηριστικά του $[officename] Impress"
+msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+msgstr "<ahelp hid=\".\">Αυτές οι εντολές εφαρμόζονται στο τρέχον έγγραφο, ανοίξτε ένα νέο έγγραφο, ή τερματίστε την εφαρμογή.</ahelp>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3146119\n"
-"1\n"
+"main0101.xhp\n"
+"hd_id3149379\n"
+"4\n"
"help.text"
-msgid "<variable id=\"main0503\"><link href=\"text/simpress/main0503.xhp\" name=\"$[officename] Impress Features\">$[officename] Impress Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/simpress/main0503.xhp\" name=\"Χαρακτηριστικά του $[officename] Impress\">Χαρακτηριστικά του $[officename] Impress</link></variable>"
+msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3151074\n"
-"2\n"
+"main0101.xhp\n"
+"hd_id3149018\n"
+"6\n"
"help.text"
-msgid "$[officename] Impress lets you create professional slide shows that can include charts, drawing objects, text, multimedia and a variety of other items. If you want, you can even import and modify Microsoft PowerPoint presentations."
-msgstr "Το $[officename] Impress σας επιτρέπει να δημιουργήσετε επαγγελματικές παρουσιάσεις διαφανειών που μπορούν να περιλάβουν διαγράμματα, αντικείμενα σχεδίασης, κείμενο, πολυμέσα και ποικίλα άλλα στοιχεία. Εάν επιθυμείτε, μπορείτε ακόμη και να εισάγετε και να τροποποιήσετε παρουσιάσεις του Microsoft PowerPoint."
+msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3149379\n"
-"3\n"
+"main0101.xhp\n"
+"hd_id3145792\n"
+"14\n"
"help.text"
-msgid "For on-screen slide shows, animation, slide transitions and multimedia are a few of the techniques you can use to make your presentation more exciting."
-msgstr "Για τις παρουσιάσεις διαφανειών στην οθόνη, η δυνατότητα κίνησης, οι εναλλαγές διαφανειών και τα πολυμέσα είναι μερικές από τις τεχνικές που μπορείτε να χρησιμοποιήσετε για να κάνετε την παρουσίασή σας πιο συναρπαστική."
+msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\">Εκδόσεις</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3154016\n"
-"22\n"
+"main0101.xhp\n"
+"hd_id3145389\n"
+"7\n"
"help.text"
-msgid "Creating Vector Graphics"
-msgstr "Σχεδίαση διανυσματικών γραφικών"
+msgid "<link href=\"text/simpress/01/01170000.xhp\" name=\"Export\">Export</link>"
+msgstr "<link href=\"text/simpress/01/01170000.xhp\" name=\"Εξαγωγή\">Εξαγωγή</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3154485\n"
-"23\n"
+"main0101.xhp\n"
+"hd_id3155524\n"
+"9\n"
"help.text"
-msgid "Many of the tools for creating vector graphics in $[officename] Draw are available in $[officename] Impress."
-msgstr "Πολλά από τα εργαλεία για τη δημιουργία διανυσματικών γραφικών του $[officename] Draw είναι διαθέσιμα και στο $[officename] Impress."
+msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες\">Ιδιότητες</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3150208\n"
+"main0101.xhp\n"
+"hd_id3150051\n"
"12\n"
"help.text"
-msgid "Creating Slides"
-msgstr "Δημιουργία διαφανειών"
+msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3153247\n"
+"main0101.xhp\n"
+"hd_id3146965\n"
"13\n"
"help.text"
-msgid "$[officename] Impress provides you with templates to create professional-looking slides."
-msgstr "Το $[officename] Impress σας παρέχει πρότυπα για να δημιουργήσετε επαγγελματικού επιπέδου διαφάνειες."
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3148610\n"
-"14\n"
-"help.text"
-msgid "You can also assign a number of dynamic effects to your slides, including animation and transition effects."
-msgstr "Μπορείτε επίσης να καθορίσετε μια σειρά από δυναμικά εφέ στις διαφάνειές σας, συμπεριλαμβανομένων των εφέ κίνησης και εναλλαγής διαφανειών."
+msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις εκτυπωτή\">Ρυθμίσεις εκτυπωτή</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3153820\n"
-"15\n"
+"main0102.xhp\n"
+"tit\n"
"help.text"
-msgid "Creating Presentations"
-msgstr "Δημιουργία παρουσιάσεων"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3153917\n"
-"16\n"
+"main0102.xhp\n"
+"hd_id3153726\n"
+"1\n"
"help.text"
-msgid "Several views or pages are available when you design a slide show. For example, the Slide Sorter displays an overview of your slides in thumbnail form, while the Handout page contains both the slide and the text you want to distribute to the audience."
-msgstr "Διάφορες προβολές ή σελίδες είναι διαθέσιμες όταν σχεδιάζετε μια παρουσίαση διαφανειών. Για παράδειγμα, η Ταξινόμηση διαφανειών επιδεικνύει μια επισκόπηση των διαφανειών σας με μορφή πλακιδίων, ενώ η σελίδα Φυλλαδίων περιέχει και τη διαφάνεια και το κείμενο που επιθυμείτε να διανείμετε στο ακροατήριο."
+msgid "<link href=\"text/simpress/main0102.xhp\" name=\"Edit\">Edit</link>"
+msgstr "<link href=\"text/simpress/main0102.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3148608\n"
-"17\n"
+"main0102.xhp\n"
+"par_id3151075\n"
+"2\n"
"help.text"
-msgid "$[officename] Impress also lets you rehearse the timing of your slide show."
-msgstr "Το $[officename] Impress σας επιτρέπει επίσης να δοκιμάσετε το συγχρονισμό της παρουσίασης των διαφανειών σας."
+msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+msgstr "<ahelp hid=\".\">Αυτό το μενού περιέχει εντολές για την επεξεργασία των περιεχομένων του τρέχοντος εγγράφου.</ahelp>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3154649\n"
-"24\n"
+"main0102.xhp\n"
+"hd_id3146316\n"
+"3\n"
"help.text"
-msgid "Publishing Presentations"
-msgstr "Δημοσίευση παρουσιάσεων"
+msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Ειδική επικόλληση\">Ειδική επικόλληση</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3150046\n"
-"25\n"
+"main0102.xhp\n"
+"hd_id3154659\n"
+"4\n"
"help.text"
-msgid "You can publish your slides on-screen, as handouts, or as HTML documents."
-msgstr "Μπορείτε να δημοσιεύσετε τις παρουσιάσεις σας επί της οθόνης, ως φυλλάδια, ή ως έγγραφα HTML."
+msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Εύρεση και αντικατάσταση\">Εύρεση και αντικατάσταση</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3146965\n"
-"18\n"
+"main0102.xhp\n"
+"hd_id3148866\n"
+"5\n"
"help.text"
-msgid "Giving Presentations"
-msgstr "Εκκίνηση παρουσιάσεων"
+msgid "<link href=\"text/simpress/01/02120000.xhp\" name=\"Duplicate\">Duplicate</link>"
+msgstr "<link href=\"text/simpress/01/02120000.xhp\" name=\"Διπλότυπο\">Διπλότυπο</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3145114\n"
-"19\n"
+"main0102.xhp\n"
+"hd_id3154649\n"
+"11\n"
"help.text"
-msgid "$[officename] Impress gives you the choice of running a slide show automatically or manually."
-msgstr "Το $[officename] Impress σας προσφέρει την επιλογή της εκτέλεσης μίας παρουσίασης διαφανειών αυτόματα ή με δική σας παρέμβαση."
+msgid "<link href=\"text/shared/01/05270000.xhp\" name=\"Points\">Points</link>"
+msgstr "<link href=\"text/shared/01/05270000.xhp\" name=\"Σημεία\">Σημεία</link>"
-#: main0203.xhp
+#: main0102.xhp
msgctxt ""
-"main0203.xhp\n"
-"tit\n"
+"main0102.xhp\n"
+"par_id3154766\n"
+"12\n"
"help.text"
-msgid "Text Formatting Bar"
-msgstr "Γραμμή μορφοποίησης κειμένου"
+msgid "Switches the <emph>Edit Points</emph> mode on and off."
+msgstr "Εναλλάσσει τη λειτουργία <emph>Επεξεργασία σημείων</emph> σε ενεργή και ανενεργή."
-#: main0203.xhp
+#: main0102.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id3150010\n"
-"1\n"
+"main0102.xhp\n"
+"hd_id3145116\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/simpress/main0203.xhp\" name=\"Text Formatting Bar\">Text Formatting Bar</link>"
-msgstr "<link href=\"text/simpress/main0203.xhp\" name=\"Γραμμή μορφοποίησης κειμένου\">Γραμμή μορφοποίησης κειμένου</link>"
+msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue Points\">Glue Points</link>"
+msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Σημεία κόλλησης\">Σημεία κόλλησης</link>"
-#: main0203.xhp
+#: main0102.xhp
msgctxt ""
-"main0203.xhp\n"
-"par_id3152597\n"
-"2\n"
+"main0102.xhp\n"
+"par_id3147403\n"
+"14\n"
"help.text"
-msgid "To display the <emph>Text Formatting</emph> Bar, place the cursor inside a text object."
-msgstr "Για να εμφανίσετε τη γραμμή <emph>Μορφοποίηση κειμένου</emph>, τοποθετήστε το δείκτη μέσα σε ένα αντικείμενο κειμένου."
+msgid "Switches the <emph>Edit Glue Points</emph> mode on and off."
+msgstr "Εναλλάσσει τη λειτουργία <emph>Επεξεργασία σημείων κόλλησης</emph> σε ενεργή και ανενεργή."
-#: main0203.xhp
+#: main0102.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id3151391\n"
-"4\n"
+"main0102.xhp\n"
+"hd_id3150396\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Χρώμα γραμματοσειράς\">Χρώμα γραμματοσειράς</link>"
+msgid "<link href=\"text/simpress/01/02160000.xhp\" name=\"Fields\">Fields</link>"
+msgstr "<link href=\"text/simpress/01/02160000.xhp\" name=\"Πεδία\">Πεδία</link>"
-#: main0203.xhp
+#: main0102.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id3154645\n"
-"5\n"
+"main0102.xhp\n"
+"hd_id3149355\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
+msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Συνδέσεις\">Συνδέσεις</link>"
-#: main0203.xhp
+#: main0102.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id3149984\n"
-"6\n"
+"main0102.xhp\n"
+"hd_id3145590\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Παράγραφος\">Παράγραφος</link>"
+msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Χάρτης εικόνας\">Χάρτης εικόνας</link>"
-#: main0203.xhp
+#: main0102.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id3153619\n"
-"7\n"
+"main0102.xhp\n"
+"hd_id3145082\n"
+"10\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/shared/01/06050000.xhp\" name=\"Numbering Symbols\">Numbering Symbols</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/shared/01/06050000.xhp\" name=\"Σύμβολα αρίθμησης\">Σύμβολα αρίθμησης</link></caseinline></switchinline>"
+msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Yπερσύνδεση\">Yπερσύνδεση</link>"
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id0122200903104143\n"
+"main0103.xhp\n"
+"tit\n"
"help.text"
-msgid "Increase Font"
-msgstr "Αύξηση μεγέθους γραμματοσειράς"
+msgid "View"
+msgstr "Προβολή"
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
-"par_id0122200903104255\n"
+"main0103.xhp\n"
+"hd_id3150297\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυξάνει το μέγεθος της γραμματοσειράς του επιλεγμένου κειμένου.</ahelp>"
+msgid "<link href=\"text/simpress/main0103.xhp\" name=\"View\">View</link>"
+msgstr "<link href=\"text/simpress/main0103.xhp\" name=\"Προβολή\">Προβολή</link>"
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id0122200903104228\n"
+"main0103.xhp\n"
+"par_id3149378\n"
+"2\n"
"help.text"
-msgid "Reduce Font"
-msgstr "Μείωση μεγέθους γραμματοσειράς"
+msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+msgstr "<ahelp hid=\".\">Αυτό το μενού περιέχει εντολές για τον έλεγχο της προβολής ενός εγγράφου στην οθόνη.</ahelp>"
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
-"par_id0122200903104247\n"
+"main0103.xhp\n"
+"hd_id3149121\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Μειώνει το μέγεθος της γραμματοσειράς του επιλεγμένου κειμένου..</ahelp>"
+msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
#: main0104.xhp
msgctxt ""
@@ -593,40 +596,75 @@ msgctxt ""
msgid "<link href=\"text/simpress/01/05130000.xhp\" name=\"Modify Layout\">Slide Layout</link>"
msgstr "<link href=\"text/simpress/01/05130000.xhp\" name=\"Τροποποίηση διάταξης\">Διάταξη διαφάνειας</link>"
-#: main0211.xhp
+#: main0106.xhp
msgctxt ""
-"main0211.xhp\n"
+"main0106.xhp\n"
"tit\n"
"help.text"
-msgid "Outline Bar"
-msgstr "Γραμμή διάρθρωσης"
+msgid "Tools"
+msgstr "Εργαλεία"
-#: main0211.xhp
+#: main0106.xhp
msgctxt ""
-"main0211.xhp\n"
-"hd_id3154013\n"
+"main0106.xhp\n"
+"hd_id3154017\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/main0211.xhp\" name=\"Outline Bar\">Outline Bar</link>"
-msgstr "<link href=\"text/simpress/main0211.xhp\" name=\"Γραμμή διάρθρωσης\">Γραμμή διάρθρωσης</link>"
+msgid "<link href=\"text/simpress/main0106.xhp\" name=\"Tools\">Tools</link>"
+msgstr "<link href=\"text/simpress/main0106.xhp\" name=\"Εργαλεία\">Εργαλεία</link>"
-#: main0211.xhp
+#: main0106.xhp
msgctxt ""
-"main0211.xhp\n"
-"par_id3145252\n"
+"main0106.xhp\n"
+"par_id3155064\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">In<emph> Outline View</emph>, the Outline bar contains frequently used editing tools.</ahelp> Click the arrow next to an icon to open a toolbar that contains additional commands."
-msgstr "<ahelp hid=\".\">Στην <emph> Προβολή διάρθρωσης</emph>, η γραμμή διάρθρωσης περιέχει συχνά χρησιμοποιούμενα εργαλεία επεξεργασίας.</ahelp> Κάντε κλικ στο βέλος δίπλα στο εικονίδιο για να ανοίξετε μια γραμμή εργαλείων που περιέχει επιπλέον εντολές."
+msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+msgstr "<ahelp hid=\".\">Περιέχει εργαλεία ορθογραφίας, μια συλλογή αντικειμένων γραφικών που μπορείτε να προσθέσετε στο έγγραφό σας, καθώς επίσης και εργαλεία διαμόρφωσης των μενού, και ρύθμισης των προτιμήσεων του προγράμματος.</ahelp>"
-#: main0211.xhp
+#: main0106.xhp
msgctxt ""
-"main0211.xhp\n"
-"hd_id3153912\n"
-"8\n"
+"main0106.xhp\n"
+"hd_id3153248\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03130000.xhp\" name=\"Slide Show\">Slide Show</link>"
-msgstr "<link href=\"text/simpress/01/03130000.xhp\" name=\"Παρουσίαση διαφανειών\">Παρουσίαση διαφανειών</link>"
+msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Επιλογές αυτόματης διόρθωσης</link>"
+
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3149130\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>"
+
+#: main0107.xhp
+msgctxt ""
+"main0107.xhp\n"
+"tit\n"
+"help.text"
+msgid "Window"
+msgstr "Παράθυρο"
+
+#: main0107.xhp
+msgctxt ""
+"main0107.xhp\n"
+"hd_id3153770\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/main0107.xhp\" name=\"Window\">Window</link>"
+msgstr "<link href=\"text/simpress/main0107.xhp\" name=\"Παράθυρο\">Παράθυρο</link>"
+
+#: main0107.xhp
+msgctxt ""
+"main0107.xhp\n"
+"par_id3147435\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:WindowList\">Contains commands for manipulating and displaying document windows.</ahelp>"
+msgstr "<ahelp hid=\".uno:WindowList\">Περιέχει εντολές για τη διαχείριση και την προβολή των παραθύρων εγγράφων.</ahelp>"
#: main0113.xhp
msgctxt ""
@@ -726,31 +764,405 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Exit Group</link>"
msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Έξοδος από την ομάδα\">Έξοδος από την ομάδα</link>"
-#: main0107.xhp
+#: main0114.xhp
msgctxt ""
-"main0107.xhp\n"
+"main0114.xhp\n"
"tit\n"
"help.text"
-msgid "Window"
-msgstr "Παράθυρο"
+msgid "Slide Show"
+msgstr "Παρουσίαση διαφανειών"
-#: main0107.xhp
+#: main0114.xhp
msgctxt ""
-"main0107.xhp\n"
-"hd_id3153770\n"
+"main0114.xhp\n"
+"hd_id3154011\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/main0107.xhp\" name=\"Window\">Window</link>"
-msgstr "<link href=\"text/simpress/main0107.xhp\" name=\"Παράθυρο\">Παράθυρο</link>"
+msgid "<link href=\"text/simpress/main0114.xhp\" name=\"Slide Show\">Slide Show</link>"
+msgstr "<link href=\"text/simpress/main0114.xhp\" name=\"Παρουσίαση διαφανειών\">Παρουσίαση διαφανειών</link>"
-#: main0107.xhp
+#: main0114.xhp
msgctxt ""
-"main0107.xhp\n"
-"par_id3147435\n"
+"main0114.xhp\n"
+"par_id3145252\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:WindowList\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\">Περιέχει εντολές για τη διαχείριση και την προβολή των παραθύρων εγγράφων.</ahelp>"
+msgid "<ahelp hid=\".\">Contains commands and options for running a presentation.</ahelp>"
+msgstr "<ahelp hid=\".\">Περιέχει εντολές και επιλογές για την εκτέλεση μιας παρουσίασης.</ahelp>"
+
+#: main0114.xhp
+msgctxt ""
+"main0114.xhp\n"
+"hd_id3154510\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/06080000.xhp\" name=\"Slide Show Settings\">Slide Show Settings</link>"
+msgstr "<link href=\"text/simpress/01/06080000.xhp\" name=\"Ρυθμίσεις παρουσίασης διαφανειών\">Ρυθμίσεις παρουσίασης διαφανειών</link>"
+
+#: main0114.xhp
+msgctxt ""
+"main0114.xhp\n"
+"hd_id3153486\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/06070000.xhp\" name=\"Interaction\">Interaction</link>"
+msgstr "<link href=\"text/simpress/01/06070000.xhp\" name=\"Αλληλεπίδραση\">Αλληλεπίδραση</link>"
+
+#: main0114.xhp
+msgctxt ""
+"main0114.xhp\n"
+"par_idN10611\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/06060000.xhp\">Custom Animation</link>"
+msgstr "<link href=\"text/simpress/01/06060000.xhp\">Προσαρμοσμένα κινούμενα γραφικά</link>"
+
+#: main0114.xhp
+msgctxt ""
+"main0114.xhp\n"
+"hd_id3153711\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/06100000.xhp\" name=\"Custom Slide Show\">Custom Slide Show</link>"
+msgstr "<link href=\"text/simpress/01/06100000.xhp\" name=\"Προσαρμοσμένη παρουσίαση διαφανειών\">Προσαρμοσμένη παρουσίαση διαφανειών</link>"
+
+#: main0200.xhp
+msgctxt ""
+"main0200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Toolbars"
+msgstr "Γραμμές εργαλείων"
+
+#: main0200.xhp
+msgctxt ""
+"main0200.xhp\n"
+"hd_id3147434\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"main0200\"><link href=\"text/simpress/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+msgstr "<variable id=\"main0200\"><link href=\"text/simpress/main0200.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων</link></variable>"
+
+#: main0200.xhp
+msgctxt ""
+"main0200.xhp\n"
+"par_id31474099\n"
+"help.text"
+msgid "Add objects, including charts, spreadsheets, and images, to your document."
+msgstr "Προσθέστε αντικείμενα, διαγράμματα, λογιστικά φύλλα και εικόνες στο έγγραφο σας."
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"tit\n"
+"help.text"
+msgid "Line and Filling Bar"
+msgstr "Γραμμή εργαλείων γραμμής και γεμίσματος"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3149664\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/main0202.xhp\" name=\"Line and Filling Bar\">Line and Filling Bar</link>"
+msgstr "<link href=\"text/simpress/main0202.xhp\" name=\"Γραμμή εργαλείων γραμμής και γεμίσματος\">Γραμμή εργαλείων γραμμής και γεμίσματος</link>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id3153729\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">The Line and Filling Bar contains commands and options that you can apply in the current view.</ahelp>"
+msgstr "<ahelp hid=\".\">Η γραμμή εργαλείων γραμμής και γεμίσματος περιέχει τις εντολές και τις επιλογές που μπορείτε να εφαρμόσετε στην τρέχουσα προβολή.</ahelp>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3156382\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πρότυπο γραμμής\">Πρότυπο γραμμής</link>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3159184\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πλάτος γραμμής\">Πλάτος γραμμής</link>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3150250\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Χρώμα γραμμής\">Χρώμα γραμμής</link>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3148609\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style / Filling\">Area Style / Filling</link>"
+msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Πρότυπο / Γέμισμα επιφάνειας\">Πρότυπο / Γέμισμα επιφάνειας</link>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3150048\n"
+"7\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05210600.xhp\" name=\"Shadow\">Shadow</link>"
+msgstr "<link href=\"text/shared/01/05210600.xhp\" name=\"Σκιά\">Σκιά</link>"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"tit\n"
+"help.text"
+msgid "Text Formatting Bar"
+msgstr "Γραμμή μορφοποίησης κειμένου"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3150010\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/main0203.xhp\" name=\"Text Formatting Bar\">Text Formatting Bar</link>"
+msgstr "<link href=\"text/simpress/main0203.xhp\" name=\"Γραμμή μορφοποίησης κειμένου\">Γραμμή μορφοποίησης κειμένου</link>"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"par_id3152597\n"
+"2\n"
+"help.text"
+msgid "To display the <emph>Text Formatting</emph> Bar, place the cursor inside a text object."
+msgstr "Για να εμφανίσετε τη γραμμή <emph>Μορφοποίηση κειμένου</emph>, τοποθετήστε το δείκτη μέσα σε ένα αντικείμενο κειμένου."
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3151391\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Χρώμα γραμματοσειράς\">Χρώμα γραμματοσειράς</link>"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3154645\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3149984\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Παράγραφος\">Παράγραφος</link>"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3153619\n"
+"7\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/shared/01/06050000.xhp\" name=\"Numbering Symbols\">Numbering Symbols</link></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/shared/01/06050000.xhp\" name=\"Σύμβολα αρίθμησης\">Σύμβολα αρίθμησης</link></caseinline></switchinline>"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id0122200903104143\n"
+"help.text"
+msgid "Increase Font"
+msgstr "Αύξηση μεγέθους γραμματοσειράς"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"par_id0122200903104255\n"
+"help.text"
+msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+msgstr "<ahelp hid=\".\">Αυξάνει το μέγεθος της γραμματοσειράς του επιλεγμένου κειμένου.</ahelp>"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id0122200903104228\n"
+"help.text"
+msgid "Reduce Font"
+msgstr "Μείωση μεγέθους γραμματοσειράς"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"par_id0122200903104247\n"
+"help.text"
+msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+msgstr "<ahelp hid=\".\">Μειώνει το μέγεθος της γραμματοσειράς του επιλεγμένου κειμένου..</ahelp>"
+
+#: main0204.xhp
+msgctxt ""
+"main0204.xhp\n"
+"tit\n"
+"help.text"
+msgid "Slide View Bar"
+msgstr "Γραμμή προβολής διαφανειών"
+
+#: main0204.xhp
+msgctxt ""
+"main0204.xhp\n"
+"hd_id3150010\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/main0204.xhp\" name=\"Slide View Bar\">Slide View Bar</link>"
+msgstr "<link href=\"text/simpress/main0204.xhp\" name=\"Γραμμή προβολής διαφανειών\">Γραμμή προβολής διαφανειών</link>"
+
+#: main0204.xhp
+msgctxt ""
+"main0204.xhp\n"
+"par_id3146971\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"dummy\">The <emph>Slide View</emph> bar opens with the Slide Sorter view.</ahelp>"
+msgstr "<ahelp hid=\"dummy\">Η γραμμή <emph>Προβολή διαφανειών</emph> ανοίγει με την προβολή Ταξινόμηση διαφανειών.</ahelp>"
+
+#: main0206.xhp
+msgctxt ""
+"main0206.xhp\n"
+"tit\n"
+"help.text"
+msgid "Status Bar"
+msgstr "Γραμμή κατάστασης"
+
+#: main0206.xhp
+msgctxt ""
+"main0206.xhp\n"
+"hd_id3153768\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/main0206.xhp\" name=\"Status Bar\">Status Bar</link>"
+msgstr "<link href=\"text/simpress/main0206.xhp\" name=\"Γραμμή κατάστασης\">Γραμμή κατάστασης</link>"
+
+#: main0206.xhp
+msgctxt ""
+"main0206.xhp\n"
+"par_id3154020\n"
+"2\n"
+"help.text"
+msgid "The status bar displays information about your document, including the currently selected object. You can double-click some status bar items to open a related dialog window."
+msgstr "Η Γραμμή κατάστασης εμφανίζει πληροφορίες για το έγγραφό σας, συμπεριλαμβανομένου του επιλεγμένου αντικειμένου. Μπορείτε να κάνετε διπλό κλικ σε μερικά στοιχεία της γραμμής κατάστασης για να ανοίξετε ένα σχετικό παράθυρο διαλόγου."
+
+#: main0209.xhp
+msgctxt ""
+"main0209.xhp\n"
+"tit\n"
+"help.text"
+msgid "Rulers"
+msgstr "Χάρακες"
+
+#: main0209.xhp
+msgctxt ""
+"main0209.xhp\n"
+"bm_id3153191\n"
+"help.text"
+msgid "<bookmark_value>rulers; in presentations</bookmark_value><bookmark_value>origin of rulers</bookmark_value>"
+msgstr "<bookmark_value>χάρακες, σε παρουσιάσεις</bookmark_value><bookmark_value>προέλευση των χαράκων</bookmark_value>"
+
+#: main0209.xhp
+msgctxt ""
+"main0209.xhp\n"
+"hd_id3153191\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/main0209.xhp\" name=\"Rulers\">Rulers</link>"
+msgstr "<link href=\"text/simpress/main0209.xhp\" name=\"Χάρακες\">Χάρακες</link>"
+
+#: main0209.xhp
+msgctxt ""
+"main0209.xhp\n"
+"par_id3149666\n"
+"2\n"
+"help.text"
+msgid "You can use vertical and horizontal rulers at the left and upper edges of the $[officename] Impress workspace to assist you in creating your slide. The sections of the rulers that cover the area of the slide are white."
+msgstr "Μπορείτε να χρησιμοποιήσετε τους κάθετους και οριζόντιους χάρακες στις αριστερές και πάνω άκρες του χώρου εργασίας του $[officename] Impress για να σας βοηθήσει στη δημιουργία της διαφάνειας σας. Τα τμήματα των χαράκων που καλύπτουν τον τομέα της διαφάνειας είναι λευκά."
+
+#: main0209.xhp
+msgctxt ""
+"main0209.xhp\n"
+"par_id3153963\n"
+"4\n"
+"help.text"
+msgid "When you select an object, its dimensions are displayed on the rulers as gray double lines. To precisely resize the object, drag one of the double lines to a new location on the ruler."
+msgstr "Όταν επιλέγετε ένα αντικείμενο, οι διαστάσεις του εμφανίζονται στους χάρακες ως γκρίζες διπλές γραμμές. Για να καθορίσετε ξανά ακριβώς το μέγεθος του αντικειμένου, σύρετε μια από τις διπλές γραμμές σε μια νέα θέση στο χάρακα."
+
+#: main0209.xhp
+msgctxt ""
+"main0209.xhp\n"
+"par_id3150206\n"
+"8\n"
+"help.text"
+msgid "When you select a text object on a slide, indents and tabs are displayed on the horizontal ruler. To change the indent or tab settings for the text object, drag an indent or a tab marker to a new location on the ruler."
+msgstr "Όταν επιλέγετε ένα αντικείμενο κειμένου σε μια διαφάνεια, οι εσοχές και οι στηλοθέτες εμφανίζονται στον οριζόντιο χάρακα. Για να αλλάξετε τις τοποθετήσεις εσοχών ή στηλοθετών για το αντικείμενο κειμένου, σύρετε μια εσοχή ή έναν δείκτη στηλοθέτη σε μια νέα θέση στον χάρακα."
+
+#: main0209.xhp
+msgctxt ""
+"main0209.xhp\n"
+"par_id3150253\n"
+"7\n"
+"help.text"
+msgid "You can also drag a <link href=\"text/simpress/01/04030000.xhp\" name=\"snap line\">snap line</link> from a ruler to help you align objects on your slide. To insert a snap line using a ruler, drag the edge of a ruler into the slide."
+msgstr "Μπορείτε επίσης να σύρετε μια <link href=\"text/simpress/01/04030000.xhp\" name=\"Γραμμή συγκράτησης\">Γραμμή συγκράτησης</link> από ένα χάρακα για να σας βοηθήσει να ευθυγραμμίσετε τα αντικείμενα στη διαφάνειά σας. Για να παρεμβάλετε μια γραμμή συγκράτησης χρησιμοποιώντας ένα χάρακα, μεταφέρετε την άκρη ενός χάρακα στη διαφάνεια."
+
+#: main0209.xhp
+msgctxt ""
+"main0209.xhp\n"
+"par_id3153820\n"
+"3\n"
+"help.text"
+msgid "To show or hide the rulers, choose <link href=\"text/simpress/01/03060000.xhp\" name=\"View - Rulers\"><emph>View - Rulers</emph></link>."
+msgstr "Για να εμφανίσετε ή να αποκρύψετε τους χάρακες, επιλέξτε <link href=\"text/simpress/01/03060000.xhp\" name=\"Προβολή - Χάρακες\"><emph>Προβολή - Χάρακες</emph></link>."
+
+#: main0209.xhp
+msgctxt ""
+"main0209.xhp\n"
+"par_id3148609\n"
+"9\n"
+"help.text"
+msgid "To specify the measurement units for a ruler, right-click the ruler, and then choose a new unit from the list."
+msgstr "Για να καθορίσετε τις μονάδες μέτρησης για ένα χάρακα, κάντε δεξί κλικ στο χάρακα, και ύστερα επιλέξτε μια νέα μονάδα από τον κατάλογο."
+
+#: main0209.xhp
+msgctxt ""
+"main0209.xhp\n"
+"par_id3149129\n"
+"6\n"
+"help.text"
+msgid "To change the origin (0 point) of the rulers, drag the intersection of the two rulers in the top left corner into the workspace. Vertical and horizontal guides appear. Continue to drag until the vertical and horizontal guides are where you want the new origin to be, and then release. To reset the origins of the rulers to the default values, double-click the intersection."
+msgstr "Για να αλλάξετε την προέλευση (σημείο 0) των χαράκων, σύρετε την τομή των δύο χαράκων στην πάνω αριστερή γωνία στο χώρο εργασίας. Οι κάθετοι και οριζόντιοι οδηγοί εμφανίζονται. Συνεχίστε να μεταφέρετε έως ότου οι κάθετοι και οριζόντιοι οδηγοί να είναι στη νέα θέση που επιθυμείτε, και έπειτα ελευθερώστε. Για να ρυθμίσετε ξανά την προέλευση των χαράκων στις προκαθορισμένες τιμές, κάντε διπλό κλικ στην τομή τους."
+
+#: main0209.xhp
+msgctxt ""
+"main0209.xhp\n"
+"par_id3154651\n"
+"5\n"
+"help.text"
+msgid "To change the slide margins, drag the edge of the white areas in the rulers."
+msgstr "Για να αλλάξετε τα περιθώρια διαφανειών, σύρετε την άκρη των λευκών περιοχών στους χάρακες."
#: main0210.xhp
msgctxt ""
@@ -987,297 +1399,75 @@ msgctxt ""
msgid "<link href=\"text/simpress/01/06070000.xhp\" name=\"Interaction\">Interaction</link>"
msgstr "<link href=\"text/simpress/01/06070000.xhp\" name=\"Αλληλεπίδραση\">Αλληλεπίδραση</link>"
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"tit\n"
-"help.text"
-msgid "View"
-msgstr "Προβολή"
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"hd_id3150297\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/main0103.xhp\" name=\"View\">View</link>"
-msgstr "<link href=\"text/simpress/main0103.xhp\" name=\"Προβολή\">Προβολή</link>"
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"par_id3149378\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυτό το μενού περιέχει εντολές για τον έλεγχο της προβολής ενός εγγράφου στην οθόνη.</ahelp>"
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"hd_id3149121\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
-
-#: main0102.xhp
+#: main0211.xhp
msgctxt ""
-"main0102.xhp\n"
+"main0211.xhp\n"
"tit\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Outline Bar"
+msgstr "Γραμμή διάρθρωσης"
-#: main0102.xhp
+#: main0211.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3153726\n"
+"main0211.xhp\n"
+"hd_id3154013\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/main0102.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/simpress/main0102.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
+msgid "<link href=\"text/simpress/main0211.xhp\" name=\"Outline Bar\">Outline Bar</link>"
+msgstr "<link href=\"text/simpress/main0211.xhp\" name=\"Γραμμή διάρθρωσης\">Γραμμή διάρθρωσης</link>"
-#: main0102.xhp
+#: main0211.xhp
msgctxt ""
-"main0102.xhp\n"
-"par_id3151075\n"
+"main0211.xhp\n"
+"par_id3145252\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυτό το μενού περιέχει εντολές για την επεξεργασία των περιεχομένων του τρέχοντος εγγράφου.</ahelp>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3146316\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Ειδική επικόλληση\">Ειδική επικόλληση</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3154659\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Εύρεση και αντικατάσταση\">Εύρεση και αντικατάσταση</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3148866\n"
-"5\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/02120000.xhp\" name=\"Duplicate\">Duplicate</link>"
-msgstr "<link href=\"text/simpress/01/02120000.xhp\" name=\"Διπλότυπο\">Διπλότυπο</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3154649\n"
-"11\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05270000.xhp\" name=\"Points\">Points</link>"
-msgstr "<link href=\"text/shared/01/05270000.xhp\" name=\"Σημεία\">Σημεία</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"par_id3154766\n"
-"12\n"
-"help.text"
-msgid "Switches the <emph>Edit Points</emph> mode on and off."
-msgstr "Εναλλάσσει τη λειτουργία <emph>Επεξεργασία σημείων</emph> σε ενεργή και ανενεργή."
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3145116\n"
-"13\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue Points\">Glue Points</link>"
-msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Σημεία κόλλησης\">Σημεία κόλλησης</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"par_id3147403\n"
-"14\n"
-"help.text"
-msgid "Switches the <emph>Edit Glue Points</emph> mode on and off."
-msgstr "Εναλλάσσει τη λειτουργία <emph>Επεξεργασία σημείων κόλλησης</emph> σε ενεργή και ανενεργή."
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3150396\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/02160000.xhp\" name=\"Fields\">Fields</link>"
-msgstr "<link href=\"text/simpress/01/02160000.xhp\" name=\"Πεδία\">Πεδία</link>"
+msgid "<ahelp hid=\".\">In<emph> Outline View</emph>, the Outline bar contains frequently used editing tools.</ahelp> Click the arrow next to an icon to open a toolbar that contains additional commands."
+msgstr "<ahelp hid=\".\">Στην <emph> Προβολή διάρθρωσης</emph>, η γραμμή διάρθρωσης περιέχει συχνά χρησιμοποιούμενα εργαλεία επεξεργασίας.</ahelp> Κάντε κλικ στο βέλος δίπλα στο εικονίδιο για να ανοίξετε μια γραμμή εργαλείων που περιέχει επιπλέον εντολές."
-#: main0102.xhp
+#: main0211.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3149355\n"
+"main0211.xhp\n"
+"hd_id3153912\n"
"8\n"
"help.text"
-msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Συνδέσεις\">Συνδέσεις</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3145590\n"
-"9\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Χάρτης εικόνας\">Χάρτης εικόνας</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3145082\n"
-"10\n"
-"help.text"
-msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Yπερσύνδεση\">Yπερσύνδεση</link>"
+msgid "<link href=\"text/simpress/01/03130000.xhp\" name=\"Slide Show\">Slide Show</link>"
+msgstr "<link href=\"text/simpress/01/03130000.xhp\" name=\"Παρουσίαση οθόνης\">Παρουσίαση οθόνης</link>"
-#: main0202.xhp
+#: main0212.xhp
msgctxt ""
-"main0202.xhp\n"
+"main0212.xhp\n"
"tit\n"
"help.text"
-msgid "Line and Filling Bar"
-msgstr "Γραμμή εργαλείων γραμμής και γεμίσματος"
+msgid "Slide Sorter Bar"
+msgstr "Γραμμή ταξινόμησης διαφανειών"
-#: main0202.xhp
+#: main0212.xhp
msgctxt ""
-"main0202.xhp\n"
+"main0212.xhp\n"
"hd_id3149664\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/main0202.xhp\" name=\"Line and Filling Bar\">Line and Filling Bar</link>"
-msgstr "<link href=\"text/simpress/main0202.xhp\" name=\"Γραμμή εργαλείων γραμμής και γεμίσματος\">Γραμμή εργαλείων γραμμής και γεμίσματος</link>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id3153729\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">The Line and Filling Bar contains commands and options that you can apply in the current view.</ahelp>"
-msgstr "<ahelp hid=\".\">Η γραμμή εργαλείων γραμμής και γεμίσματος περιέχει τις εντολές και τις επιλογές που μπορείτε να εφαρμόσετε στην τρέχουσα προβολή.</ahelp>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id3156382\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πρότυπο γραμμής\">Πρότυπο γραμμής</link>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id3159184\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πλάτος γραμμής\">Πλάτος γραμμής</link>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id3150250\n"
-"5\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Χρώμα γραμμής\">Χρώμα γραμμής</link>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id3148609\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style / Filling\">Area Style / Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Πρότυπο / Γέμισμα επιφάνειας\">Πρότυπο / Γέμισμα επιφάνειας</link>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id3150048\n"
-"7\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05210600.xhp\" name=\"Shadow\">Shadow</link>"
-msgstr "<link href=\"text/shared/01/05210600.xhp\" name=\"Σκιά\">Σκιά</link>"
-
-#: main0114.xhp
-msgctxt ""
-"main0114.xhp\n"
-"tit\n"
-"help.text"
-msgid "Slide Show"
-msgstr "Παρουσίαση διαφανειών"
-
-#: main0114.xhp
-msgctxt ""
-"main0114.xhp\n"
-"hd_id3154011\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/main0114.xhp\" name=\"Slide Show\">Slide Show</link>"
-msgstr "<link href=\"text/simpress/main0114.xhp\" name=\"Παρουσίαση διαφανειών\">Παρουσίαση διαφανειών</link>"
+msgid "<link href=\"text/simpress/main0212.xhp\" name=\"Slide Sorter Bar\">Slide Sorter Bar</link>"
+msgstr "<link href=\"text/simpress/main0212.xhp\" name=\"Γραμμή ταξινόμησης διαφανειών\">Γραμμή ταξινόμησης διαφανειών</link>"
-#: main0114.xhp
+#: main0212.xhp
msgctxt ""
-"main0114.xhp\n"
-"par_id3145252\n"
+"main0212.xhp\n"
+"par_id3146970\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Contains commands and options for running a presentation.</ahelp>"
-msgstr "<ahelp hid=\".\">Περιέχει εντολές και επιλογές για την εκτέλεση μιας παρουσίασης.</ahelp>"
-
-#: main0114.xhp
-msgctxt ""
-"main0114.xhp\n"
-"hd_id3154510\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/06080000.xhp\" name=\"Slide Show Settings\">Slide Show Settings</link>"
-msgstr "<link href=\"text/simpress/01/06080000.xhp\" name=\"Ρυθμίσεις παρουσίασης διαφανειών\">Ρυθμίσεις παρουσίασης διαφανειών</link>"
-
-#: main0114.xhp
-msgctxt ""
-"main0114.xhp\n"
-"hd_id3153486\n"
-"5\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/06070000.xhp\" name=\"Interaction\">Interaction</link>"
-msgstr "<link href=\"text/simpress/01/06070000.xhp\" name=\"Αλληλεπίδραση\">Αλληλεπίδραση</link>"
-
-#: main0114.xhp
-msgctxt ""
-"main0114.xhp\n"
-"par_idN10611\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/06060000.xhp\">Custom Animation</link>"
-msgstr "<link href=\"text/simpress/01/06060000.xhp\">Προσαρμοσμένα κινούμενα γραφικά</link>"
+msgid "<ahelp hid=\".\">In<emph> Slide Sorter</emph> view, the <emph>Slide Sorter</emph> bar can be used.</ahelp>"
+msgstr "<ahelp hid=\".\">Στην προβολή <emph> Ταξινόμηση διαφανειών</emph>, μπορεί να χρησιμοποιηθεί η γραμμή <emph>Ταξινόμηση διαφανειών</emph>.</ahelp>"
-#: main0114.xhp
+#: main0212.xhp
msgctxt ""
-"main0114.xhp\n"
+"main0212.xhp\n"
"hd_id3153711\n"
-"4\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/simpress/01/06100000.xhp\" name=\"Custom Slide Show\">Custom Slide Show</link>"
-msgstr "<link href=\"text/simpress/01/06100000.xhp\" name=\"Προσαρμοσμένη παρουσίαση διαφανειών\">Προσαρμοσμένη παρουσίαση διαφανειών</link>"
+msgid "<link href=\"text/simpress/01/03130000.xhp\" name=\"Slide Show\">Slide Show</link>"
+msgstr "<link href=\"text/simpress/01/03130000.xhp\" name=\"Παρουσίαση οθόνης\">Παρουσίαση οθόνης</link>"
#: main0213.xhp
msgctxt ""
@@ -1386,364 +1576,174 @@ msgctxt ""
msgid "<link href=\"text/simpress/02/13190000.xhp\" name=\"Select Text Area Only\">Select Text Area Only</link>"
msgstr "<link href=\"text/simpress/02/13190000.xhp\" name=\"Επιλογή μόνο της περιοχής κειμένου\">Επιλογή μόνο της περιοχής κειμένου</link>"
-#: main0000.xhp
-msgctxt ""
-"main0000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Welcome to the $[officename] Impress Help"
-msgstr "Καλωσορίσατε στη Βοήθεια του $[officename] Impress"
-
-#: main0000.xhp
-msgctxt ""
-"main0000.xhp\n"
-"hd_id3150746\n"
-"1\n"
-"help.text"
-msgid "Welcome to the $[officename] Impress Help"
-msgstr "Καλωσορίσατε στη Βοήθεια του $[officename] Impress"
-
-#: main0000.xhp
-msgctxt ""
-"main0000.xhp\n"
-"hd_id3153000\n"
-"5\n"
-"help.text"
-msgid "How to Work With $[officename] Impress"
-msgstr "Πως να εργαστείτε με το $[officename] Impress"
-
-#: main0000.xhp
-msgctxt ""
-"main0000.xhp\n"
-"hd_id3149880\n"
-"7\n"
-"help.text"
-msgid "$[officename] Impress Menus, Toolbars, and Keys"
-msgstr "Μενού, γραμμές εργαλείων και πλήκτρα του $[officename] Impress"
-
-#: main0000.xhp
-msgctxt ""
-"main0000.xhp\n"
-"hd_id3148386\n"
-"6\n"
-"help.text"
-msgid "Help about the Help"
-msgstr "Βοήθεια σχετικά με το μενού βοήθειας"
-
-#: main0204.xhp
-msgctxt ""
-"main0204.xhp\n"
-"tit\n"
-"help.text"
-msgid "Slide View Bar"
-msgstr "Γραμμή προβολής διαφανειών"
-
-#: main0204.xhp
-msgctxt ""
-"main0204.xhp\n"
-"hd_id3150010\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/main0204.xhp\" name=\"Slide View Bar\">Slide View Bar</link>"
-msgstr "<link href=\"text/simpress/main0204.xhp\" name=\"Γραμμή προβολής διαφανειών\">Γραμμή προβολής διαφανειών</link>"
-
-#: main0204.xhp
-msgctxt ""
-"main0204.xhp\n"
-"par_id3146971\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"dummy\">The <emph>Slide View</emph> bar opens with the Slide Sorter view.</ahelp>"
-msgstr "<ahelp hid=\"dummy\">Η γραμμή <emph>Προβολή διαφανειών</emph> ανοίγει με την προβολή Ταξινόμηση διαφανειών.</ahelp>"
-
-#: main0100.xhp
-msgctxt ""
-"main0100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Menus"
-msgstr "Μενού"
-
-#: main0100.xhp
-msgctxt ""
-"main0100.xhp\n"
-"hd_id3149664\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"main0100\"><link href=\"text/simpress/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/simpress/main0100.xhp\" name=\"Μενού\">Μενού</link></variable>"
-
-#: main0100.xhp
-msgctxt ""
-"main0100.xhp\n"
-"par_id3150012\n"
-"2\n"
-"help.text"
-msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Η επόμενη ενότητα παρουσιάζει τα διαθέσιμα θέματα βοήθειας για τα μενού και τα παράθυρα διαλόγων."
-
-#: main0206.xhp
+#: main0214.xhp
msgctxt ""
-"main0206.xhp\n"
+"main0214.xhp\n"
"tit\n"
"help.text"
-msgid "Status Bar"
-msgstr "Γραμμή κατάστασης"
+msgid "Picture Bar"
+msgstr "Γραμμή εικόνας"
-#: main0206.xhp
+#: main0214.xhp
msgctxt ""
-"main0206.xhp\n"
-"hd_id3153768\n"
+"main0214.xhp\n"
+"hd_id3151245\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/main0206.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/simpress/main0206.xhp\" name=\"Γραμμή κατάστασης\">Γραμμή κατάστασης</link>"
+msgid "<link href=\"text/simpress/main0214.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+msgstr "<link href=\"text/simpress/main0214.xhp\" name=\"Γραμμή εικόνας\">Γραμμή εικόνας</link>"
-#: main0206.xhp
+#: main0214.xhp
msgctxt ""
-"main0206.xhp\n"
-"par_id3154020\n"
+"main0214.xhp\n"
+"par_id3150543\n"
"2\n"
"help.text"
-msgid "The status bar displays information about your document, including the currently selected object. You can double-click some status bar items to open a related dialog window."
-msgstr "Η Γραμμή κατάστασης εμφανίζει πληροφορίες για το έγγραφό σας, συμπεριλαμβανομένου του επιλεγμένου αντικειμένου. Μπορείτε να κάνετε διπλό κλικ σε μερικά στοιχεία της γραμμής κατάστασης για να ανοίξετε ένα σχετικό παράθυρο διαλόγου."
-
-#: main0200.xhp
-msgctxt ""
-"main0200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Toolbars"
-msgstr "Γραμμές εργαλείων"
-
-#: main0200.xhp
-msgctxt ""
-"main0200.xhp\n"
-"hd_id3147434\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"main0200\"><link href=\"text/simpress/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/simpress/main0200.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων</link></variable>"
-
-#: main0200.xhp
-msgctxt ""
-"main0200.xhp\n"
-"par_id31474099\n"
-"help.text"
-msgid "Add objects, including charts, spreadsheets, and images, to your document."
-msgstr "Προσθέστε αντικείμενα, διαγράμματα, λογιστικά φύλλα και εικόνες στο έγγραφο σας."
+msgid "Use the <emph>Picture</emph> bar to set the color, contrast, and brightness options for the selected graphic object(s)."
+msgstr "Χρησιμοποιήστε τη γραμμή εργαλείων <emph>Εικόνα</emph> για να προσδιορίσετε το χρώμα, την αντίθεση, και τις επιλογές φωτεινότητας για το επιλεγμένο γραφικό αντικείμενο(α)."
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
+"main0503.xhp\n"
"tit\n"
"help.text"
-msgid "File"
-msgstr "Αρχείο"
+msgid "$[officename] Impress Features"
+msgstr "Χαρακτηριστικά του $[officename] Impress"
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3153190\n"
+"main0503.xhp\n"
+"hd_id3146119\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/main0101.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/simpress/main0101.xhp\" name=\"Αρχείο\">Αρχείο</link>"
+msgid "<variable id=\"main0503\"><link href=\"text/simpress/main0503.xhp\" name=\"$[officename] Impress Features\">$[officename] Impress Features</link></variable>"
+msgstr "<variable id=\"main0503\"><link href=\"text/simpress/main0503.xhp\" name=\"Χαρακτηριστικά του $[officename] Impress\">Χαρακτηριστικά του $[officename] Impress</link></variable>"
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"par_id3154321\n"
+"main0503.xhp\n"
+"par_id3151074\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυτές οι εντολές εφαρμόζονται στο τρέχον έγγραφο, ανοίξτε ένα νέο έγγραφο, ή τερματίστε την εφαρμογή.</ahelp>"
-
-#: main0101.xhp
-msgctxt ""
-"main0101.xhp\n"
-"hd_id3149379\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
-
-#: main0101.xhp
-msgctxt ""
-"main0101.xhp\n"
-"hd_id3149018\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
+msgid "$[officename] Impress lets you create professional slide shows that can include charts, drawing objects, text, multimedia and a variety of other items. If you want, you can even import and modify Microsoft PowerPoint presentations."
+msgstr "Το $[officename] Impress σας επιτρέπει να δημιουργήσετε επαγγελματικές παρουσιάσεις διαφανειών που μπορούν να περιλάβουν διαγράμματα, αντικείμενα σχεδίασης, κείμενο, πολυμέσα και ποικίλα άλλα στοιχεία. Εάν επιθυμείτε, μπορείτε ακόμη και να εισάγετε και να τροποποιήσετε παρουσιάσεις του Microsoft PowerPoint."
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3145792\n"
-"14\n"
+"main0503.xhp\n"
+"par_id3149379\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\">Εκδόσεις</link>"
+msgid "For on-screen slide shows, animation, slide transitions and multimedia are a few of the techniques you can use to make your presentation more exciting."
+msgstr "Για τις παρουσιάσεις διαφανειών στην οθόνη, η δυνατότητα κίνησης, οι εναλλαγές διαφανειών και τα πολυμέσα είναι μερικές από τις τεχνικές που μπορείτε να χρησιμοποιήσετε για να κάνετε την παρουσίασή σας πιο συναρπαστική."
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3145389\n"
-"7\n"
+"main0503.xhp\n"
+"hd_id3154016\n"
+"22\n"
"help.text"
-msgid "<link href=\"text/simpress/01/01170000.xhp\" name=\"Export\">Export</link>"
-msgstr "<link href=\"text/simpress/01/01170000.xhp\" name=\"Εξαγωγή\">Εξαγωγή</link>"
+msgid "Creating Vector Graphics"
+msgstr "Σχεδίαση διανυσματικών γραφικών"
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3155524\n"
-"9\n"
+"main0503.xhp\n"
+"par_id3154485\n"
+"23\n"
"help.text"
-msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες\">Ιδιότητες</link>"
+msgid "Many of the tools for creating vector graphics in $[officename] Draw are available in $[officename] Impress."
+msgstr "Πολλά από τα εργαλεία για τη δημιουργία διανυσματικών γραφικών του $[officename] Draw είναι διαθέσιμα και στο $[officename] Impress."
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3150051\n"
+"main0503.xhp\n"
+"hd_id3150208\n"
"12\n"
"help.text"
-msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
+msgid "Creating Slides"
+msgstr "Δημιουργία διαφανειών"
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3146965\n"
+"main0503.xhp\n"
+"par_id3153247\n"
"13\n"
"help.text"
-msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις εκτυπωτή\">Ρυθμίσεις εκτυπωτή</link>"
-
-#: main0214.xhp
-msgctxt ""
-"main0214.xhp\n"
-"tit\n"
-"help.text"
-msgid "Picture Bar"
-msgstr "Γραμμή εικόνας"
-
-#: main0214.xhp
-msgctxt ""
-"main0214.xhp\n"
-"hd_id3151245\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/main0214.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/simpress/main0214.xhp\" name=\"Γραμμή εικόνας\">Γραμμή εικόνας</link>"
-
-#: main0214.xhp
-msgctxt ""
-"main0214.xhp\n"
-"par_id3150543\n"
-"2\n"
-"help.text"
-msgid "Use the <emph>Picture</emph> bar to set the color, contrast, and brightness options for the selected graphic object(s)."
-msgstr "Χρησιμοποιήστε τη γραμμή εργαλείων <emph>Εικόνα</emph> για να προσδιορίσετε το χρώμα, την αντίθεση, και τις επιλογές φωτεινότητας για το επιλεγμένο γραφικό αντικείμενο(α)."
-
-#: main0209.xhp
-msgctxt ""
-"main0209.xhp\n"
-"tit\n"
-"help.text"
-msgid "Rulers"
-msgstr "Χάρακες"
-
-#: main0209.xhp
-msgctxt ""
-"main0209.xhp\n"
-"bm_id3153191\n"
-"help.text"
-msgid "<bookmark_value>rulers; in presentations</bookmark_value><bookmark_value>origin of rulers</bookmark_value>"
-msgstr "<bookmark_value>χάρακες, σε παρουσιάσεις</bookmark_value><bookmark_value>προέλευση των χαράκων</bookmark_value>"
-
-#: main0209.xhp
-msgctxt ""
-"main0209.xhp\n"
-"hd_id3153191\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/main0209.xhp\" name=\"Rulers\">Rulers</link>"
-msgstr "<link href=\"text/simpress/main0209.xhp\" name=\"Χάρακες\">Χάρακες</link>"
+msgid "$[officename] Impress provides you with templates to create professional-looking slides."
+msgstr "Το $[officename] Impress σας παρέχει πρότυπα για να δημιουργήσετε επαγγελματικού επιπέδου διαφάνειες."
-#: main0209.xhp
+#: main0503.xhp
msgctxt ""
-"main0209.xhp\n"
-"par_id3149666\n"
-"2\n"
+"main0503.xhp\n"
+"par_id3148610\n"
+"14\n"
"help.text"
-msgid "You can use vertical and horizontal rulers at the left and upper edges of the $[officename] Impress workspace to assist you in creating your slide. The sections of the rulers that cover the area of the slide are white."
-msgstr "Μπορείτε να χρησιμοποιήσετε τους κάθετους και οριζόντιους χάρακες στις αριστερές και πάνω άκρες του χώρου εργασίας του $[officename] Impress για να σας βοηθήσει στη δημιουργία της διαφάνειας σας. Τα τμήματα των χαράκων που καλύπτουν τον τομέα της διαφάνειας είναι λευκά."
+msgid "You can also assign a number of dynamic effects to your slides, including animation and transition effects."
+msgstr "Μπορείτε επίσης να καθορίσετε μια σειρά από δυναμικά εφέ στις διαφάνειές σας, συμπεριλαμβανομένων των εφέ κίνησης και εναλλαγής διαφανειών."
-#: main0209.xhp
+#: main0503.xhp
msgctxt ""
-"main0209.xhp\n"
-"par_id3153963\n"
-"4\n"
+"main0503.xhp\n"
+"hd_id3153820\n"
+"15\n"
"help.text"
-msgid "When you select an object, its dimensions are displayed on the rulers as gray double lines. To precisely resize the object, drag one of the double lines to a new location on the ruler."
-msgstr "Όταν επιλέγετε ένα αντικείμενο, οι διαστάσεις του εμφανίζονται στους χάρακες ως γκρίζες διπλές γραμμές. Για να καθορίσετε ξανά ακριβώς το μέγεθος του αντικειμένου, σύρετε μια από τις διπλές γραμμές σε μια νέα θέση στο χάρακα."
+msgid "Creating Presentations"
+msgstr "Δημιουργία παρουσιάσεων"
-#: main0209.xhp
+#: main0503.xhp
msgctxt ""
-"main0209.xhp\n"
-"par_id3150206\n"
-"8\n"
+"main0503.xhp\n"
+"par_id3153917\n"
+"16\n"
"help.text"
-msgid "When you select a text object on a slide, indents and tabs are displayed on the horizontal ruler. To change the indent or tab settings for the text object, drag an indent or a tab marker to a new location on the ruler."
-msgstr "Όταν επιλέγετε ένα αντικείμενο κειμένου σε μια διαφάνεια, οι εσοχές και οι στηλοθέτες εμφανίζονται στον οριζόντιο χάρακα. Για να αλλάξετε τις τοποθετήσεις εσοχών ή στηλοθετών για το αντικείμενο κειμένου, σύρετε μια εσοχή ή έναν δείκτη στηλοθέτη σε μια νέα θέση στον χάρακα."
+msgid "Several views or pages are available when you design a slide show. For example, the Slide Sorter displays an overview of your slides in thumbnail form, while the Handout page contains both the slide and the text you want to distribute to the audience."
+msgstr "Διάφορες προβολές ή σελίδες είναι διαθέσιμες όταν σχεδιάζετε μια παρουσίαση διαφανειών. Για παράδειγμα, η Ταξινόμηση διαφανειών επιδεικνύει μια επισκόπηση των διαφανειών σας με μορφή πλακιδίων, ενώ η σελίδα Φυλλαδίων περιέχει και τη διαφάνεια και το κείμενο που επιθυμείτε να διανείμετε στο ακροατήριο."
-#: main0209.xhp
+#: main0503.xhp
msgctxt ""
-"main0209.xhp\n"
-"par_id3150253\n"
-"7\n"
+"main0503.xhp\n"
+"par_id3148608\n"
+"17\n"
"help.text"
-msgid "You can also drag a <link href=\"text/simpress/01/04030000.xhp\" name=\"snap line\">snap line</link> from a ruler to help you align objects on your slide. To insert a snap line using a ruler, drag the edge of a ruler into the slide."
-msgstr "Μπορείτε επίσης να σύρετε μια <link href=\"text/simpress/01/04030000.xhp\" name=\"Γραμμή συγκράτησης\">Γραμμή συγκράτησης</link> από ένα χάρακα για να σας βοηθήσει να ευθυγραμμίσετε τα αντικείμενα στη διαφάνειά σας. Για να παρεμβάλετε μια γραμμή συγκράτησης χρησιμοποιώντας ένα χάρακα, μεταφέρετε την άκρη ενός χάρακα στη διαφάνεια."
+msgid "$[officename] Impress also lets you rehearse the timing of your slide show."
+msgstr "Το $[officename] Impress σας επιτρέπει επίσης να δοκιμάσετε το συγχρονισμό της παρουσίασης των διαφανειών σας."
-#: main0209.xhp
+#: main0503.xhp
msgctxt ""
-"main0209.xhp\n"
-"par_id3153820\n"
-"3\n"
+"main0503.xhp\n"
+"hd_id3154649\n"
+"24\n"
"help.text"
-msgid "To show or hide the rulers, choose <link href=\"text/simpress/01/03060000.xhp\" name=\"View - Rulers\"><emph>View - Rulers</emph></link>."
-msgstr "Για να εμφανίσετε ή να αποκρύψετε τους χάρακες, επιλέξτε <link href=\"text/simpress/01/03060000.xhp\" name=\"Προβολή - Χάρακες\"><emph>Προβολή - Χάρακες</emph></link>."
+msgid "Publishing Presentations"
+msgstr "Δημοσίευση παρουσιάσεων"
-#: main0209.xhp
+#: main0503.xhp
msgctxt ""
-"main0209.xhp\n"
-"par_id3148609\n"
-"9\n"
+"main0503.xhp\n"
+"par_id3150046\n"
+"25\n"
"help.text"
-msgid "To specify the measurement units for a ruler, right-click the ruler, and then choose a new unit from the list."
-msgstr "Για να καθορίσετε τις μονάδες μέτρησης για ένα χάρακα, κάντε δεξί κλικ στο χάρακα, και ύστερα επιλέξτε μια νέα μονάδα από τον κατάλογο."
+msgid "You can publish your slides on-screen, as handouts, or as HTML documents."
+msgstr "Μπορείτε να δημοσιεύσετε τις παρουσιάσεις σας επί της οθόνης, ως φυλλάδια, ή ως έγγραφα HTML."
-#: main0209.xhp
+#: main0503.xhp
msgctxt ""
-"main0209.xhp\n"
-"par_id3149129\n"
-"6\n"
+"main0503.xhp\n"
+"hd_id3146965\n"
+"18\n"
"help.text"
-msgid "To change the origin (0 point) of the rulers, drag the intersection of the two rulers in the top left corner into the workspace. Vertical and horizontal guides appear. Continue to drag until the vertical and horizontal guides are where you want the new origin to be, and then release. To reset the origins of the rulers to the default values, double-click the intersection."
-msgstr "Για να αλλάξετε την προέλευση (σημείο 0) των χαράκων, σύρετε την τομή των δύο χαράκων στην πάνω αριστερή γωνία στο χώρο εργασίας. Οι κάθετοι και οριζόντιοι οδηγοί εμφανίζονται. Συνεχίστε να μεταφέρετε έως ότου οι κάθετοι και οριζόντιοι οδηγοί να είναι στη νέα θέση που επιθυμείτε, και έπειτα ελευθερώστε. Για να ρυθμίσετε ξανά την προέλευση των χαράκων στις προκαθορισμένες τιμές, κάντε διπλό κλικ στην τομή τους."
+msgid "Giving Presentations"
+msgstr "Εκκίνηση παρουσιάσεων"
-#: main0209.xhp
+#: main0503.xhp
msgctxt ""
-"main0209.xhp\n"
-"par_id3154651\n"
-"5\n"
+"main0503.xhp\n"
+"par_id3145114\n"
+"19\n"
"help.text"
-msgid "To change the slide margins, drag the edge of the white areas in the rulers."
-msgstr "Για να αλλάξετε τα περιθώρια διαφανειών, σύρετε την άκρη των λευκών περιοχών στους χάρακες."
+msgid "$[officename] Impress gives you the choice of running a slide show automatically or manually."
+msgstr "Το $[officename] Impress σας προσφέρει την επιλογή της εκτέλεσης μίας παρουσίασης διαφανειών αυτόματα ή με δική σας παρέμβαση."
#: presenter.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/simpress/00.po b/source/el/helpcontent2/source/text/simpress/00.po
index a80c4b7b03a..4806938e53a 100644
--- a/source/el/helpcontent2/source/text/simpress/00.po
+++ b/source/el/helpcontent2/source/text/simpress/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
"PO-Revision-Date: 2012-11-21 15:58+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,128 +16,123 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1353513539.0\n"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
+"00000004.xhp\n"
"tit\n"
"help.text"
-msgid "Slide Show Menu"
-msgstr "Μενού Παρουσίαση οθόνης"
+msgid "To access this command"
+msgstr "Για να έχετε πρόσβαση σε αυτήν την εντολή"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"hd_id3150541\n"
+"00000004.xhp\n"
+"hd_id3149655\n"
"1\n"
"help.text"
-msgid "Slide Show Menu"
-msgstr "Μενού Παρουσίαση οθόνης"
+msgid "<variable id=\"wie\">To access this command </variable>"
+msgstr "<variable id=\"wie\">Για να έχετε πρόσβαση σε αυτήν την εντολή </variable>"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3158394\n"
-"2\n"
+"00000004.xhp\n"
+"par_id8789025\n"
"help.text"
-msgid "<variable id=\"etdaw\">Choose <emph>Slide Show - Slide Transition</emph></variable>"
-msgstr "<variable id=\"etdaw\">Επιλέξτε <emph>Παρουσίαση οθόνης - Εναλλαγή διαφάνειας</emph></variable>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to save the selected bitmap picture as a file. The default file format is the internal format of the image.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα παράθυρο διαλόγου για να αποθηκεύσετε την επιλεγμένη εικόνα bitmap ως αρχείο. Η προεπιλεγμένη μορφή του αρχείου είναι η εσωτερική μορφή της εικόνας.</ahelp>"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3152576\n"
-"3\n"
+"00000004.xhp\n"
+"par_id5316324\n"
"help.text"
-msgid "Choose <emph>Insert - Animated Image</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Κινούμενη εικόνα</emph>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Custom Animation window on the Task pane.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο προσαρμοσμένων εφέ κίνησης στο πλαίσιο εργασίας.</ahelp>"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3149262\n"
-"6\n"
+"00000004.xhp\n"
+"par_id3147435\n"
"help.text"
-msgid "Choose <emph>Slide Show - Custom Animation</emph>"
-msgstr "Επιλέξτε <emph>Παρουσίαση οθόνης - Προσαρμοσμένο εφέ κίνησης</emph>"
+msgid "<image id=\"img_id3156441\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156441\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156441\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156441\">Εικονίδιο</alt></image>"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3146976\n"
-"7\n"
+"00000004.xhp\n"
+"par_id3145801\n"
+"2\n"
"help.text"
-msgid "On the <emph>Drawing</emph> toolbar, click"
-msgstr "Στη γραμμή εργαλείων <emph>Σχεδίαση</emph>, κάντε κλικ"
+msgid "Rectangle"
+msgstr "Ορθογώνιο"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3155603\n"
+"00000004.xhp\n"
+"par_id3150749\n"
"help.text"
-msgid "<image id=\"img_id3149400\" src=\"cmd/sc_customanimation.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149400\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149400\" src=\"cmd/sc_customanimation.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149400\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3155065\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155065\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155065\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155065\">Εικονίδιο</alt></image>"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3154754\n"
-"8\n"
+"00000004.xhp\n"
+"par_id3147344\n"
+"3\n"
"help.text"
-msgid "Custom Animation"
-msgstr "Προσαρμοσμένα εφέ κίνησης"
+msgid "Ellipse"
+msgstr "Έλλειψη"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3146316\n"
-"9\n"
+"00000004.xhp\n"
+"par_id3147004\n"
"help.text"
-msgid "Choose <emph>Slide Show - Interaction</emph>"
-msgstr "Επιλέξτε <emph>Παρουσίαση οθόνης - Αλληλεπίδραση</emph>"
+msgid "<image id=\"img_id3159236\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159236\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159236\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159236\">Εικονίδιο</alt></image>"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3149257\n"
-"10\n"
+"00000004.xhp\n"
+"par_id3150202\n"
+"4\n"
"help.text"
-msgid "On the <emph>Drawing</emph> toolbar, click"
-msgstr "Στη γραμμή εργαλείων <emph>Σχεδίαση</emph>, κάντε κλικ"
+msgid "Curve"
+msgstr "Καμπύλη"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3154649\n"
+"00000004.xhp\n"
+"par_id3156449\n"
"help.text"
-msgid "<image id=\"img_id3150205\" src=\"cmd/sc_animationeffects.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150205\" src=\"cmd/sc_animationeffects.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3149409\" src=\"cmd/sc_objectalign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149409\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149409\" src=\"cmd/sc_objectalign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149409\">Εικονίδιο</alt></image>"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3155380\n"
-"11\n"
+"00000004.xhp\n"
+"par_id3157979\n"
+"5\n"
"help.text"
-msgid "Interaction"
-msgstr "Αλληλεπίδραση"
+msgid "Alignment"
+msgstr "Στοίχιση"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3152987\n"
-"12\n"
+"00000004.xhp\n"
+"par_id3159208\n"
"help.text"
-msgid "<variable id=\"praesent\">Choose <emph>Slide Show - Slide Show Settings</emph></variable>"
-msgstr "<variable id=\"praesent\">Επιλέξτε <emph>Παρουσίαση οθόνης -Ρυθμίσεις παρουσίασης οθόνης</emph></variable>"
+msgid "<image id=\"img_id3159231\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159231\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159231\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159231\">Εικονίδιο</alt></image>"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3155089\n"
-"13\n"
+"00000004.xhp\n"
+"par_id3153013\n"
+"6\n"
"help.text"
-msgid "<variable id=\"indipra\">Choose <emph>Slide Show - Custom Slide Show</emph></variable>"
-msgstr "<variable id=\"indipra\">Επιλέξτε <emph>Παρουσίαση οθόνης - Προσαρμοσμένη παρουσίαση οθόνης</emph></variable>"
+msgid "Arrange"
+msgstr "Τακτοποίηση"
#: 00000401.xhp
msgctxt ""
@@ -165,103 +160,327 @@ msgctxt ""
msgid "<variable id=\"dtvlc\">Choose <emph>File - Export</emph></variable>"
msgstr "<variable id=\"dtvlc\">Επιλέξτε <emph>Αρχείο - Εξαγωγή</emph></variable>"
-#: 00000405.xhp
+#: 00000402.xhp
msgctxt ""
-"00000405.xhp\n"
+"00000402.xhp\n"
"tit\n"
"help.text"
-msgid "Format Menu"
-msgstr "Μενού Μορφή"
+msgid "Edit Menu"
+msgstr "Μενού Επεξεργασία"
-#: 00000405.xhp
+#: 00000402.xhp
msgctxt ""
-"00000405.xhp\n"
-"hd_id3147001\n"
+"00000402.xhp\n"
+"hd_id3150792\n"
"1\n"
"help.text"
-msgid "Format Menu"
-msgstr "Μενού Μορφή"
+msgid "Edit Menu"
+msgstr "Μενού Επεξεργασία"
-#: 00000405.xhp
+#: 00000402.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3148489\n"
+"00000402.xhp\n"
+"par_id3145171\n"
"2\n"
"help.text"
-msgid "In the context menu of a dimension line, choose <emph>Dimensions</emph>."
-msgstr "Στο μενού περιβάλλοντος μιας γραμμής διαστάσεων, επιλέξτε <emph>Διαστάσεις</emph>."
+msgid "Choose <emph>Edit - Duplicate</emph>"
+msgstr "Επιλέξτε <emph>Επεξεργασία - Διπλότυπο</emph>"
-#: 00000405.xhp
+#: 00000402.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3150207\n"
-"15\n"
+"00000402.xhp\n"
+"par_id3156441\n"
+"7\n"
"help.text"
-msgid "On the <emph>Lines and Arrows</emph> toolbar, click the <emph>Dimension Line</emph> icon."
-msgstr "Στη γραμμή εργαλείων <emph>Γραμμές και βέλη</emph>, κλικ το εικονίδιο <emph>γραμμή διάστασης</emph>."
+msgid "Shift+F3"
+msgstr "Shift+F3"
-#: 00000405.xhp
+#: 00000402.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3155530\n"
-"9\n"
+"00000402.xhp\n"
+"par_id3149263\n"
+"3\n"
"help.text"
-msgid "<variable id=\"frtite\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"frtite\">Επιλέξτε <emph>Μορφή - Σελίδα</emph></variable>"
+msgid "<variable id=\"bearbueber\">Choose <emph>Edit - Cross-fading</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only) </variable>"
+msgstr "<variable id=\"bearbueber\">Επιλέξτε <emph>Επεξεργασία - Βαθμιαίος αποχρωματισμός</emph> (μόνο για το <item type=\"productname\">%PRODUCTNAME</item> Draw) </variable>"
-#: 00000405.xhp
+#: 00000402.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3145386\n"
-"13\n"
+"00000402.xhp\n"
+"par_id3149666\n"
+"4\n"
"help.text"
-msgid "<variable id=\"frtites\">Choose <emph>Format - Page</emph> and then click the <emph>Page</emph> tab</variable>"
-msgstr "<variable id=\"frtites\">Επιλογή<emph>Μορφοποίηση - Σελίδα</emph> και έπειτα κλικ στην καρτέλα <emph>Σελίδα</emph></variable>"
+msgid "<variable id=\"basl\">Choose <emph>Edit - Delete Slide</emph></variable>"
+msgstr "<variable id=\"basl\">Επιλέξτε <emph>Επεξεργασία - Διαγραφή διαφάνειας</emph></variable>"
-#: 00000405.xhp
+#: 00000402.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3148866\n"
-"14\n"
+"00000402.xhp\n"
+"par_id3147397\n"
+"5\n"
"help.text"
-msgid "<variable id=\"frtiteh\">Choose <emph>Format - Page</emph> and then click the <emph>Background</emph> tab</variable>"
-msgstr "<variable id=\"frtiteh\">Επιλογή<emph>Μορφοποίηση - Σελίδα</emph> και έπειτα κλικ στην καρτέλα <emph>παρασκήνιο</emph></variable>"
+msgid "<variable id=\"baebl\">Open the context menu of an inserted layer, then choose <emph>Delete Layer</emph></variable>"
+msgstr "<variable id=\"baebl\">Ανοίξτε το μενού περιβάλλοντος ενός εισηγμένου επιπέδου, και μετά επιλέξτε <emph>Διαγραφή επιπέδου</emph></variable>"
-#: 00000405.xhp
+#: 00000402.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3155266\n"
+"00000402.xhp\n"
+"par_id3155603\n"
+"6\n"
+"help.text"
+msgid "<variable id=\"feldbefehl\">Choose <emph>Edit - Fields</emph></variable>"
+msgstr "<variable id=\"feldbefehl\">Επιλέξτε <emph>Επεξεργασία - Πεδία</emph></variable>"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id8695944\n"
+"help.text"
+msgid "<variable id=\"gluebar\">Click the <emph>Glue Points</emph> icon on the Drawing Bar </variable>"
+msgstr "<variable id=\"gluebar\">Κάντε κλικ στο εικονίδιο <emph>Σημεία κόλλησης</emph> στη γραμμή σχεδίασης </variable>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"tit\n"
+"help.text"
+msgid "View Menu"
+msgstr "Μενού Προβολή"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"hd_id3150542\n"
+"1\n"
+"help.text"
+msgid "View Menu"
+msgstr "Μενού Προβολή"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3148798\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"aslal\">Choose <emph>View - Ruler</emph></variable>"
+msgstr "<variable id=\"aslal\">Επιλέξτε <emph>Προβολή - Χάρακας</emph></variable>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3153771\n"
+"3\n"
+"help.text"
+msgid "<variable id=\"option\">Choose <emph>View - Toolbars - Options</emph></variable>"
+msgstr "<variable id=\"option\">Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Επιλογές</emph></variable>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3152576\n"
+"4\n"
+"help.text"
+msgid "Choose <emph>View - Toolbars - Presentation</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Παρουσίαση</emph>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3146316\n"
+"8\n"
+"help.text"
+msgid "<variable id=\"quali\">Choose <emph>View - Color/Grayscale</emph></variable>"
+msgstr "<variable id=\"quali\">Επιλέξτε <emph>Προβολή - Χρώμα/Διαβάθμιση του γκρι</emph></variable>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_idN106A4\n"
+"help.text"
+msgid "<variable id=\"taskpane\">Choose <emph>View - Task Pane</emph></variable>"
+msgstr "<variable id=\"taskpane\">Επιλέξτε <emph>Προβολή - Πίνακας εργασίας</emph></variable>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3166426\n"
"10\n"
"help.text"
-msgid "<variable id=\"adnsei\">Choose <emph>Format - Slide Layout</emph></variable>"
-msgstr "<variable id=\"adnsei\">Επιλέξτε <emph>Μορφή - Διάταξη διαφάνειας</emph></variable>"
+msgid "Choose <emph>View - Normal</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Κανονική</emph>"
-#: 00000405.xhp
+#: 00000403.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3152874\n"
-"11\n"
+"00000403.xhp\n"
+"par_id3157982\n"
+"13\n"
"help.text"
-msgid "In a Draw document, right-click a layer tab and choose <emph>Modify Layer</emph>"
-msgstr "Στο έγγραφο σχεδίασης, κάντε δεξί κλικ σε μια καρτέλα επιπέδου και επιλέξτε <emph>Τροποποίηση επιπέδου</emph>"
+msgid "Choose <emph>View - Outline</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Διάρθρωση</emph>"
-#: 00000405.xhp
+#: 00000403.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3154765\n"
-"17\n"
+"00000403.xhp\n"
+"par_id3149875\n"
+"16\n"
"help.text"
-msgid "Choose <emph>Format - Layer</emph> (only $[officename] Draw)"
-msgstr "Επιλέξτε <emph>Μορφή - Επίπεδο</emph> (μόνο για το $[officename] Draw)"
+msgid "Choose <emph>View - Slide Sorter</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Ταξινόμηση διαφανειών</emph>"
-#: 00000405.xhp
+#: 00000403.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3153012\n"
-"12\n"
+"00000403.xhp\n"
+"par_id3149352\n"
+"19\n"
"help.text"
-msgid "<variable id=\"seitenvorlage\">Choose <emph>Format - Slide Design</emph></variable>"
-msgstr "<variable id=\"seitenvorlage\">Επιλέξτε <emph>Μορφή - Σχεδίαση διαφάνειας</emph></variable>"
+msgid "Choose <emph>View - Notes Page </emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Σελίδα σημειώσεων </emph>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3155255\n"
+"22\n"
+"help.text"
+msgid "Choose <emph>View - Handout Page</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Σελίδα σημειώματος</emph>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3154328\n"
+"25\n"
+"help.text"
+msgid "Choose <emph>Slide Show - Slide Show</emph>"
+msgstr "Επιλέξτε <emph>Παρουσίαση διαφανειών - Παρουσίαση διαφανειών</emph>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3150134\n"
+"44\n"
+"help.text"
+msgid "F5"
+msgstr "F5"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3145244\n"
+"26\n"
+"help.text"
+msgid "On the <emph>Presentation</emph> toolbar, click"
+msgstr "Στη γραμμή εργαλείων <emph>Παρουσίαση</emph>, κάντε κλικ"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3148768\n"
+"help.text"
+msgid "<image id=\"img_id3148774\" src=\"cmd/sc_presentation.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148774\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148774\" src=\"cmd/sc_presentation.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148774\">Εικονίδιο</alt></image>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3151016\n"
+"27\n"
+"help.text"
+msgid "Slide Show"
+msgstr "Παρουσίαση οθόνης"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3153719\n"
+"31\n"
+"help.text"
+msgid "Choose <emph>View - Normal</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Κανονική</emph>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3151264\n"
+"34\n"
+"help.text"
+msgid "Choose <emph>View - Master</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Κύριο</emph>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_idN10AF7\n"
+"help.text"
+msgid "<variable id=\"masterlayouts\">Choose <emph>View - Master - Slide Master </emph></variable>"
+msgstr "<variable id=\"masterlayouts\">Επιλέξτε <emph>Προβολή - Κύριο - Κύρια διαφάνεια </emph></variable>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_idN10B19\n"
+"help.text"
+msgid "<variable id=\"notesmaster\">Choose <emph>View - Master - Notes Master</emph></variable>"
+msgstr "<variable id=\"notesmaster\">Επιλέξτε <emph>Προβολή - Κύριο - Κύρια σημείωση</emph></variable>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_idN10B07\n"
+"help.text"
+msgid "<variable id=\"master\">Choose <emph>View - Master - Master Elements</emph></variable>"
+msgstr "<variable id=\"master\">Επιλέξτε <emph>Προβολή - Κύριο - Κύρια στοιχεία</emph></variable>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_idN10B57\n"
+"help.text"
+msgid "Choose <emph>View - Header and Footer</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Κεφαλίδα και υποσέλιδο</emph>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_idN10B6E\n"
+"help.text"
+msgid "Choose <emph>Insert - Page number</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Αριθμός σελίδας</emph>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_idN10B74\n"
+"help.text"
+msgid "Choose <emph>Insert - Date and time</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Ημερομηνία και ώρα</emph>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3149286\n"
+"37\n"
+"help.text"
+msgid "<variable id=\"hinterzeichnung\">Choose <emph>View - Normal</emph></variable>"
+msgstr "<variable id=\"hinterzeichnung\">Επιλέξτε <emph>Προβολή - Κανονική</emph></variable>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3153480\n"
+"56\n"
+"help.text"
+msgid "<variable id=\"master_drawing\">Choose <emph>View - Master - Slide Master</emph></variable>"
+msgstr "<variable id=\"master_drawing\">Επιλέξτε <emph>Προβολή - Κύριο - Κύρια διαφάνεια</emph></variable>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3147254\n"
+"39\n"
+"help.text"
+msgid "<variable id=\"hinternotizen\">Choose <emph>View - Notes Page</emph></variable>"
+msgstr "<variable id=\"hinternotizen\">Επιλέξτε<emph>Προβολή - Σελίδα σημειώσεων</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -529,248 +748,103 @@ msgctxt ""
msgid "<variable id=\"feldbf7\">Choose <emph>Insert - Fields - File Name</emph></variable>"
msgstr "<variable id=\"feldbf7\">Επιλέξτε <emph>Εισαγωγή - Πεδία - Όνομα αρχείου</emph></variable>"
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
+"00000405.xhp\n"
"tit\n"
"help.text"
-msgid "View Menu"
-msgstr "Μενού Προβολή"
+msgid "Format Menu"
+msgstr "Μενού Μορφή"
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"hd_id3150542\n"
+"00000405.xhp\n"
+"hd_id3147001\n"
"1\n"
"help.text"
-msgid "View Menu"
-msgstr "Μενού Προβολή"
+msgid "Format Menu"
+msgstr "Μενού Μορφή"
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3148798\n"
+"00000405.xhp\n"
+"par_id3148489\n"
"2\n"
"help.text"
-msgid "<variable id=\"aslal\">Choose <emph>View - Ruler</emph></variable>"
-msgstr "<variable id=\"aslal\">Επιλέξτε <emph>Προβολή - Χάρακας</emph></variable>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3153771\n"
-"3\n"
-"help.text"
-msgid "<variable id=\"option\">Choose <emph>View - Toolbars - Options</emph></variable>"
-msgstr "<variable id=\"option\">Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Επιλογές</emph></variable>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3152576\n"
-"4\n"
-"help.text"
-msgid "Choose <emph>View - Toolbars - Presentation</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Παρουσίαση</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3146316\n"
-"8\n"
-"help.text"
-msgid "<variable id=\"quali\">Choose <emph>View - Color/Grayscale</emph></variable>"
-msgstr "<variable id=\"quali\">Επιλέξτε <emph>Προβολή - Χρώμα/Διαβάθμιση του γκρι</emph></variable>"
+msgid "In the context menu of a dimension line, choose <emph>Dimensions</emph>."
+msgstr "Στο μενού περιβάλλοντος μιας γραμμής διαστάσεων, επιλέξτε <emph>Διαστάσεις</emph>."
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_idN106A4\n"
+"00000405.xhp\n"
+"par_id3150207\n"
+"15\n"
"help.text"
-msgid "<variable id=\"taskpane\">Choose <emph>View - Task Pane</emph></variable>"
-msgstr "<variable id=\"taskpane\">Επιλέξτε <emph>Προβολή - Πίνακας εργασίας</emph></variable>"
+msgid "On the <emph>Lines and Arrows</emph> toolbar, click the <emph>Dimension Line</emph> icon."
+msgstr "Στη γραμμή εργαλείων <emph>Γραμμές και βέλη</emph>, κλικ το εικονίδιο <emph>γραμμή διάστασης</emph>."
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3166426\n"
-"10\n"
+"00000405.xhp\n"
+"par_id3155530\n"
+"9\n"
"help.text"
-msgid "Choose <emph>View - Normal</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Κανονική</emph>"
+msgid "<variable id=\"frtite\">Choose <emph>Format - Page</emph></variable>"
+msgstr "<variable id=\"frtite\">Επιλέξτε <emph>Μορφή - Σελίδα</emph></variable>"
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3157982\n"
+"00000405.xhp\n"
+"par_id3145386\n"
"13\n"
"help.text"
-msgid "Choose <emph>View - Outline</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Διάρθρωση</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3149875\n"
-"16\n"
-"help.text"
-msgid "Choose <emph>View - Slide Sorter</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Ταξινόμηση διαφανειών</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3149352\n"
-"19\n"
-"help.text"
-msgid "Choose <emph>View - Notes Page </emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Σελίδα σημειώσεων </emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3155255\n"
-"22\n"
-"help.text"
-msgid "Choose <emph>View - Handout Page</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Σελίδα σημειώματος</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3154328\n"
-"25\n"
-"help.text"
-msgid "Choose <emph>Slide Show - Slide Show</emph>"
-msgstr "Επιλέξτε <emph>Παρουσίαση διαφανειών - Παρουσίαση διαφανειών</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3150134\n"
-"44\n"
-"help.text"
-msgid "F5"
-msgstr "F5"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3145244\n"
-"26\n"
-"help.text"
-msgid "On the <emph>Presentation</emph> toolbar, click"
-msgstr "Στη γραμμή εργαλείων <emph>Παρουσίαση</emph>, κάντε κλικ"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3148768\n"
-"help.text"
-msgid "<image id=\"img_id3148774\" src=\"cmd/sc_presentation.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148774\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148774\" src=\"cmd/sc_presentation.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148774\">Εικονίδιο</alt></image>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3151016\n"
-"27\n"
-"help.text"
-msgid "Slide Show"
-msgstr "Παρουσίαση οθόνης"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3153719\n"
-"31\n"
-"help.text"
-msgid "Choose <emph>View - Normal</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Κανονική</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3151264\n"
-"34\n"
-"help.text"
-msgid "Choose <emph>View - Master</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Κύριο</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_idN10AF7\n"
-"help.text"
-msgid "<variable id=\"masterlayouts\">Choose <emph>View - Master - Slide Master </emph></variable>"
-msgstr "<variable id=\"masterlayouts\">Επιλέξτε <emph>Προβολή - Κύριο - Κύρια διαφάνεια </emph></variable>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_idN10B19\n"
-"help.text"
-msgid "<variable id=\"notesmaster\">Choose <emph>View - Master - Notes Master</emph></variable>"
-msgstr "<variable id=\"notesmaster\">Επιλέξτε <emph>Προβολή - Κύριο - Κύρια σημείωση</emph></variable>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_idN10B07\n"
-"help.text"
-msgid "<variable id=\"master\">Choose <emph>View - Master - Master Elements</emph></variable>"
-msgstr "<variable id=\"master\">Επιλέξτε <emph>Προβολή - Κύριο - Κύρια στοιχεία</emph></variable>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_idN10B57\n"
-"help.text"
-msgid "Choose <emph>View - Header and Footer</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Κεφαλίδα και υποσέλιδο</emph>"
+msgid "<variable id=\"frtites\">Choose <emph>Format - Page</emph> and then click the <emph>Page</emph> tab</variable>"
+msgstr "<variable id=\"frtites\">Επιλογή<emph>Μορφοποίηση - Σελίδα</emph> και έπειτα κλικ στην καρτέλα <emph>Σελίδα</emph></variable>"
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_idN10B6E\n"
+"00000405.xhp\n"
+"par_id3148866\n"
+"14\n"
"help.text"
-msgid "Choose <emph>Insert - Page number</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Αριθμός σελίδας</emph>"
+msgid "<variable id=\"frtiteh\">Choose <emph>Format - Page</emph> and then click the <emph>Background</emph> tab</variable>"
+msgstr "<variable id=\"frtiteh\">Επιλογή<emph>Μορφοποίηση - Σελίδα</emph> και έπειτα κλικ στην καρτέλα <emph>παρασκήνιο</emph></variable>"
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_idN10B74\n"
+"00000405.xhp\n"
+"par_id3155266\n"
+"10\n"
"help.text"
-msgid "Choose <emph>Insert - Date and time</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Ημερομηνία και ώρα</emph>"
+msgid "<variable id=\"adnsei\">Choose <emph>Format - Slide Layout</emph></variable>"
+msgstr "<variable id=\"adnsei\">Επιλέξτε <emph>Μορφή - Διάταξη διαφάνειας</emph></variable>"
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3149286\n"
-"37\n"
+"00000405.xhp\n"
+"par_id3152874\n"
+"11\n"
"help.text"
-msgid "<variable id=\"hinterzeichnung\">Choose <emph>View - Normal</emph></variable>"
-msgstr "<variable id=\"hinterzeichnung\">Επιλέξτε <emph>Προβολή - Κανονική</emph></variable>"
+msgid "In a Draw document, right-click a layer tab and choose <emph>Modify Layer</emph>"
+msgstr "Στο έγγραφο σχεδίασης, κάντε δεξί κλικ σε μια καρτέλα επιπέδου και επιλέξτε <emph>Τροποποίηση επιπέδου</emph>"
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3153480\n"
-"56\n"
+"00000405.xhp\n"
+"par_id3154765\n"
+"17\n"
"help.text"
-msgid "<variable id=\"master_drawing\">Choose <emph>View - Master - Slide Master</emph></variable>"
-msgstr "<variable id=\"master_drawing\">Επιλέξτε <emph>Προβολή - Κύριο - Κύρια διαφάνεια</emph></variable>"
+msgid "Choose <emph>Format - Layer</emph> (only $[officename] Draw)"
+msgstr "Επιλέξτε <emph>Μορφή - Επίπεδο</emph> (μόνο για το $[officename] Draw)"
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3147254\n"
-"39\n"
+"00000405.xhp\n"
+"par_id3153012\n"
+"12\n"
"help.text"
-msgid "<variable id=\"hinternotizen\">Choose <emph>View - Notes Page</emph></variable>"
-msgstr "<variable id=\"hinternotizen\">Επιλέξτε<emph>Προβολή - Σελίδα σημειώσεων</emph></variable>"
+msgid "<variable id=\"seitenvorlage\">Choose <emph>Format - Slide Design</emph></variable>"
+msgstr "<variable id=\"seitenvorlage\">Επιλέξτε <emph>Μορφή - Σχεδίαση διαφάνειας</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -807,202 +881,128 @@ msgctxt ""
msgid "<variable id=\"neuprae\">Choose <emph>Slide Show - Custom Slide Show</emph> and then click <emph>New</emph>.</variable>"
msgstr "<variable id=\"neuprae\">Επιλέξτε <emph>Παρουσίαση οθόνης - Προσαρμοσμένη παρουσίαση οθόνης</emph> και ύστερα κάντε κλικ στη <emph>Δημιουργία</emph>.</variable>"
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
+"00000407.xhp\n"
"tit\n"
"help.text"
-msgid "To access this command"
-msgstr "Για να έχετε πρόσβαση σε αυτήν την εντολή"
+msgid "Slide Show Menu"
+msgstr "Μενού Παρουσίαση οθόνης"
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
-"hd_id3149655\n"
+"00000407.xhp\n"
+"hd_id3150541\n"
"1\n"
"help.text"
-msgid "<variable id=\"wie\">To access this command </variable>"
-msgstr "<variable id=\"wie\">Για να έχετε πρόσβαση σε αυτήν την εντολή </variable>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id8789025\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to save the selected bitmap picture as a file. The default file format is the internal format of the image.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα παράθυρο διαλόγου για να αποθηκεύσετε την επιλεγμένη εικόνα bitmap ως αρχείο. Η προεπιλεγμένη μορφή του αρχείου είναι η εσωτερική μορφή της εικόνας.</ahelp>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id5316324\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Custom Animation window on the Task pane.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο προσαρμοσμένων εφέ κίνησης στο πλαίσιο εργασίας.</ahelp>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3147435\n"
-"help.text"
-msgid "<image id=\"img_id3156441\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156441\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156441\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156441\">Εικονίδιο</alt></image>"
+msgid "Slide Show Menu"
+msgstr "Μενού Παρουσίαση οθόνης"
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_id3145801\n"
+"00000407.xhp\n"
+"par_id3158394\n"
"2\n"
"help.text"
-msgid "Rectangle"
-msgstr "Ορθογώνιο"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3150749\n"
-"help.text"
-msgid "<image id=\"img_id3155065\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155065\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155065\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155065\">Εικονίδιο</alt></image>"
+msgid "<variable id=\"etdaw\">Choose <emph>Slide Show - Slide Transition</emph></variable>"
+msgstr "<variable id=\"etdaw\">Επιλέξτε <emph>Παρουσίαση οθόνης - Εναλλαγή διαφάνειας</emph></variable>"
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_id3147344\n"
+"00000407.xhp\n"
+"par_id3152576\n"
"3\n"
"help.text"
-msgid "Ellipse"
-msgstr "Έλλειψη"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3147004\n"
-"help.text"
-msgid "<image id=\"img_id3159236\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159236\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159236\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159236\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3150202\n"
-"4\n"
-"help.text"
-msgid "Curve"
-msgstr "Καμπύλη"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3156449\n"
-"help.text"
-msgid "<image id=\"img_id3149409\" src=\"cmd/sc_objectalign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149409\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149409\" src=\"cmd/sc_objectalign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149409\">Εικονίδιο</alt></image>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3157979\n"
-"5\n"
-"help.text"
-msgid "Alignment"
-msgstr "Στοίχιση"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3159208\n"
-"help.text"
-msgid "<image id=\"img_id3159231\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159231\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159231\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159231\">Εικονίδιο</alt></image>"
+msgid "Choose <emph>Insert - Animated Image</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Κινούμενη εικόνα</emph>"
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_id3153013\n"
+"00000407.xhp\n"
+"par_id3149262\n"
"6\n"
"help.text"
-msgid "Arrange"
-msgstr "Τακτοποίηση"
+msgid "Choose <emph>Slide Show - Custom Animation</emph>"
+msgstr "Επιλέξτε <emph>Παρουσίαση οθόνης - Προσαρμοσμένο εφέ κίνησης</emph>"
-#: 00000402.xhp
+#: 00000407.xhp
msgctxt ""
-"00000402.xhp\n"
-"tit\n"
+"00000407.xhp\n"
+"par_id3146976\n"
+"7\n"
"help.text"
-msgid "Edit Menu"
-msgstr "Μενού Επεξεργασία"
+msgid "On the <emph>Drawing</emph> toolbar, click"
+msgstr "Στη γραμμή εργαλείων <emph>Σχεδίαση</emph>, κάντε κλικ"
-#: 00000402.xhp
+#: 00000407.xhp
msgctxt ""
-"00000402.xhp\n"
-"hd_id3150792\n"
-"1\n"
+"00000407.xhp\n"
+"par_id3155603\n"
"help.text"
-msgid "Edit Menu"
-msgstr "Μενού Επεξεργασία"
+msgid "<image id=\"img_id3149400\" src=\"cmd/sc_customanimation.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149400\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149400\" src=\"cmd/sc_customanimation.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149400\">Εικονίδιο</alt></image>"
-#: 00000402.xhp
+#: 00000407.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3145171\n"
-"2\n"
+"00000407.xhp\n"
+"par_id3154754\n"
+"8\n"
"help.text"
-msgid "Choose <emph>Edit - Duplicate</emph>"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Διπλότυπο</emph>"
+msgid "Custom Animation"
+msgstr "Προσαρμοσμένα εφέ κίνησης"
-#: 00000402.xhp
+#: 00000407.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3156441\n"
-"7\n"
+"00000407.xhp\n"
+"par_id3146316\n"
+"9\n"
"help.text"
-msgid "Shift+F3"
-msgstr "Shift+F3"
+msgid "Choose <emph>Slide Show - Interaction</emph>"
+msgstr "Επιλέξτε <emph>Παρουσίαση οθόνης - Αλληλεπίδραση</emph>"
-#: 00000402.xhp
+#: 00000407.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3149263\n"
-"3\n"
+"00000407.xhp\n"
+"par_id3149257\n"
+"10\n"
"help.text"
-msgid "<variable id=\"bearbueber\">Choose <emph>Edit - Cross-fading</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only) </variable>"
-msgstr "<variable id=\"bearbueber\">Επιλέξτε <emph>Επεξεργασία - Βαθμιαίος αποχρωματισμός</emph> (μόνο για το <item type=\"productname\">%PRODUCTNAME</item> Draw) </variable>"
+msgid "On the <emph>Drawing</emph> toolbar, click"
+msgstr "Στη γραμμή εργαλείων <emph>Σχεδίαση</emph>, κάντε κλικ"
-#: 00000402.xhp
+#: 00000407.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3149666\n"
-"4\n"
+"00000407.xhp\n"
+"par_id3154649\n"
"help.text"
-msgid "<variable id=\"basl\">Choose <emph>Edit - Delete Slide</emph></variable>"
-msgstr "<variable id=\"basl\">Επιλέξτε <emph>Επεξεργασία - Διαγραφή διαφάνειας</emph></variable>"
+msgid "<image id=\"img_id3150205\" src=\"cmd/sc_animationeffects.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150205\" src=\"cmd/sc_animationeffects.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Εικονίδιο</alt></image>"
-#: 00000402.xhp
+#: 00000407.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3147397\n"
-"5\n"
+"00000407.xhp\n"
+"par_id3155380\n"
+"11\n"
"help.text"
-msgid "<variable id=\"baebl\">Open the context menu of an inserted layer, then choose <emph>Delete Layer</emph></variable>"
-msgstr "<variable id=\"baebl\">Ανοίξτε το μενού περιβάλλοντος ενός εισηγμένου επιπέδου, και μετά επιλέξτε <emph>Διαγραφή επιπέδου</emph></variable>"
+msgid "Interaction"
+msgstr "Αλληλεπίδραση"
-#: 00000402.xhp
+#: 00000407.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3155603\n"
-"6\n"
+"00000407.xhp\n"
+"par_id3152987\n"
+"12\n"
"help.text"
-msgid "<variable id=\"feldbefehl\">Choose <emph>Edit - Fields</emph></variable>"
-msgstr "<variable id=\"feldbefehl\">Επιλέξτε <emph>Επεξεργασία - Πεδία</emph></variable>"
+msgid "<variable id=\"praesent\">Choose <emph>Slide Show - Slide Show Settings</emph></variable>"
+msgstr "<variable id=\"praesent\">Επιλέξτε <emph>Παρουσίαση οθόνης -Ρυθμίσεις παρουσίασης οθόνης</emph></variable>"
-#: 00000402.xhp
+#: 00000407.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id8695944\n"
+"00000407.xhp\n"
+"par_id3155089\n"
+"13\n"
"help.text"
-msgid "<variable id=\"gluebar\">Click the <emph>Glue Points</emph> icon on the Drawing Bar </variable>"
-msgstr "<variable id=\"gluebar\">Κάντε κλικ στο εικονίδιο <emph>Σημεία κόλλησης</emph> στη γραμμή σχεδίασης </variable>"
+msgid "<variable id=\"indipra\">Choose <emph>Slide Show - Custom Slide Show</emph></variable>"
+msgstr "<variable id=\"indipra\">Επιλέξτε <emph>Παρουσίαση οθόνης - Προσαρμοσμένη παρουσίαση οθόνης</emph></variable>"
#: 00000413.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/simpress/01.po b/source/el/helpcontent2/source/text/simpress/01.po
index 3082f2cc604..6d9e5bc2fb3 100644
--- a/source/el/helpcontent2/source/text/simpress/01.po
+++ b/source/el/helpcontent2/source/text/simpress/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2012-11-21 15:59+0000\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"PO-Revision-Date: 2013-05-30 13:45+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: team@gnome.gr\n"
"Language: el\n"
@@ -15,1555 +15,853 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1353513552.0\n"
+"X-POOTLE-MTIME: 1369921543.0\n"
-#: 13050000.xhp
-msgctxt ""
-"13050000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Convert"
-msgstr "Μετατροπή"
-
-#: 13050000.xhp
-msgctxt ""
-"13050000.xhp\n"
-"hd_id3152596\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/13050000.xhp\" name=\"Convert\">Convert</link>"
-msgstr "<link href=\"text/simpress/01/13050000.xhp\" name=\"Μετατροπή\">Μετατροπή</link>"
-
-#: 13050000.xhp
-msgctxt ""
-"13050000.xhp\n"
-"par_id3151075\n"
-"2\n"
-"help.text"
-msgid "Options for converting the selected object."
-msgstr "Επιλογές για μετατροπή του επιλεγμένου αντικειμένου."
-
-#: 05140000.xhp
+#: 01170000.xhp
msgctxt ""
-"05140000.xhp\n"
+"01170000.xhp\n"
"tit\n"
"help.text"
-msgid "Modify Layer"
-msgstr "Τροποποίηση επιπέδου"
+msgid "Export"
+msgstr "Εξαγωγή"
-#: 05140000.xhp
+#: 01170000.xhp
msgctxt ""
-"05140000.xhp\n"
-"bm_id3156329\n"
+"01170000.xhp\n"
+"bm_id3153728\n"
"help.text"
-msgid "<bookmark_value>renaming layers</bookmark_value><bookmark_value>layers; renaming</bookmark_value>"
-msgstr "<bookmark_value>μετονομασία επιπέδων</bookmark_value><bookmark_value>επίπεδα, μετονομασία</bookmark_value>"
+msgid "<bookmark_value>Macromedia Flash export</bookmark_value><bookmark_value>exporting;to Macromedia Flash format</bookmark_value>"
+msgstr "<bookmark_value>Εξαγωγή Macromedia</bookmark_value><bookmark_value>εξαγωγή, σε μορφή Macromedia Flash</bookmark_value>"
-#: 05140000.xhp
+#: 01170000.xhp
msgctxt ""
-"05140000.xhp\n"
-"hd_id3156329\n"
+"01170000.xhp\n"
+"hd_id3153728\n"
"1\n"
"help.text"
-msgid "Modify Layer"
-msgstr "Τροποποίηση επιπέδου"
+msgid "Export"
+msgstr "Εξαγωγή"
-#: 05140000.xhp
+#: 01170000.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3147265\n"
+"01170000.xhp\n"
+"par_id3150715\n"
"2\n"
"help.text"
-msgid "<variable id=\"ebene\"><ahelp hid=\".uno:ModifyLayer\">Changes the properties of the selected layer.</ahelp></variable>"
-msgstr "<variable id=\"ebene\"><ahelp hid=\".uno:ModifyLayer\">Τροποποιεί τις ιδιότητες του επιλεγμένου επιπέδου.</ahelp></variable>"
-
-#: 05140000.xhp
-msgctxt ""
-"05140000.xhp\n"
-"hd_id3155603\n"
-"3\n"
-"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "<variable id=\"dokuveroe\"><ahelp hid=\".\">Exports your presentation or drawing and sets the export options.</ahelp></variable>"
+msgstr "<variable id=\"dokuveroe\"><ahelp hid=\".\">Εξάγει την παρουσίαση ή το σχέδιο σας και ορίζει τις επιλογές εξαγωγής.</ahelp></variable>"
-#: 05140000.xhp
+#: 01170000.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3155738\n"
+"01170000.xhp\n"
+"par_id3154254\n"
"4\n"
"help.text"
-msgid "Enter a name for the selected layer."
-msgstr "Εισάγετε ένα όνομα για το επιλεγμένο επίπεδο."
-
-#: 05140000.xhp
-msgctxt ""
-"05140000.xhp\n"
-"par_id3149126\n"
-"18\n"
-"help.text"
-msgid "You can only change the name of a layer you created."
-msgstr "Μπορείτε να μεταβάλετε μόνο το όνομα ενός επιπέδου που δημιουργήσατε."
+msgid "The following file formats present you with additional export options after you click <emph>Save</emph>:"
+msgstr "Οι ακόλουθες μορφές αρχείων σας παρουσιάζουν πρόσθετες επιλογές εξαγωγής αφού έχετε κάνει κλικ στην <emph>Αποθήκευση</emph>:"
-#: 05140000.xhp
+#: 01170000.xhp
msgctxt ""
-"05140000.xhp\n"
-"hd_id3147345\n"
+"01170000.xhp\n"
+"par_id3155961\n"
"5\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "<link href=\"text/shared/autopi/01110000.xhp\" name=\"HTML Document\">HTML Document</link>, <link href=\"text/shared/00/00000202.xhp\" name=\"JPEG\">JPEG</link>, <link href=\"text/shared/00/00000203.xhp\" name=\"SVM/WMF/PICT/MET\">SVM/WMF/PICT/MET</link>, <link href=\"text/shared/00/00000204.xhp\" name=\"BMP\">BMP</link>, <link href=\"text/shared/00/00000205.xhp\" name=\"GIF\">GIF</link>, <link href=\"text/shared/00/00000213.xhp\" name=\"EPS\">EPS</link>, <link href=\"text/shared/00/00000212.xhp\" name=\"PNG\">PNG</link>, <link href=\"text/shared/00/00000214.xhp\" name=\"PBM, PPM, PGM\">PBM, PPM, PGM</link>."
+msgstr "<link href=\"text/shared/autopi/01110000.xhp\" name=\"Έγγραφο HTML\">Έγγραφο HTML</link>, <link href=\"text/shared/00/00000202.xhp\" name=\"JPEG\">JPEG</link>, <link href=\"text/shared/00/00000203.xhp\" name=\"SVM/WMF/PICT/MET\">SVM/WMF/PICT/MET</link>, <link href=\"text/shared/00/00000204.xhp\" name=\"BMP\">BMP</link>, <link href=\"text/shared/00/00000205.xhp\" name=\"GIF\">GIF</link>, <link href=\"text/shared/00/00000213.xhp\" name=\"EPS\">EPS</link>, <link href=\"text/shared/00/00000212.xhp\" name=\"PNG\">PNG</link>, <link href=\"text/shared/00/00000214.xhp\" name=\"PBM, PPM, PGM\">PBM, PPM, PGM</link>."
-#: 05140000.xhp
+#: 01170000.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3148488\n"
-"6\n"
+"01170000.xhp\n"
+"par_id3145584\n"
+"8\n"
"help.text"
-msgid "Sets the properties of the selected layer."
-msgstr "Καθορίζει τις ιδιότητες του επιλεγμένου επιπέδου."
+msgid "If you select \"Macromedia Flash (SWF)\" as file format, the current Impress or Draw document will be exported to the Macromedia Flash format."
+msgstr "Αν επιλέξετε ως τύπο αρχείου το \"Macromedia Flash (SWF)\", το τρέχον έγγραφο του Impress ή του Draw θα εξαχθεί στη μορφή Macromedia Flash."
-#: 05140000.xhp
+#: 01170000.xhp
msgctxt ""
-"05140000.xhp\n"
-"hd_id3166423\n"
+"01170000.xhp\n"
+"par_id3153817\n"
"7\n"
"help.text"
-msgid "Visible"
-msgstr "Ορατό"
-
-#: 05140000.xhp
-msgctxt ""
-"05140000.xhp\n"
-"par_id3159239\n"
-"8\n"
-"help.text"
-msgid "Shows or hides the contents of the selected layer."
-msgstr "Εμφανίζει ή αποκρύπτει τα περιεχόμενα του επιλεγμένου επιπέδου."
+msgid "If you choose \"HTML Document\" as your file format, the <emph>HTML Export </emph><link href=\"text/shared/autopi/01110000.xhp\" name=\"AutoPilot\">Wizard</link> appears. This wizard guides you through the export process and includes the option to save the pictures in your presentation in GIF or JPG format."
+msgstr "Αν επιλέξετε \"Έγγραφο HTML\" ως μορφή αρχείου, εμφανίζεται ο <emph>Εξαγωγή HTML</emph><link href=\"text/shared/autopi/01110000.xhp\" name=\"Αυτόματος πιλότος\">Οδηγός</link>. Αυτός ο οδηγός σας οδηγεί στη διαδικασία εξαγωγής και συμπερίληψης της επιλογής για αποθήκευση των εικόνων στην παρουσίασή σας σε μορφή GIF ή JPG."
-#: 05140000.xhp
+#: 01170000.xhp
msgctxt ""
-"05140000.xhp\n"
-"hd_id3150208\n"
+"01170000.xhp\n"
+"par_id3148604\n"
"9\n"
"help.text"
-msgid "Printable"
-msgstr "Εκτυπώσιμο"
-
-#: 05140000.xhp
-msgctxt ""
-"05140000.xhp\n"
-"par_id3152993\n"
-"10\n"
-"help.text"
-msgid "Prints the contents of the selected layer."
-msgstr "Εκτυπώνει τα περιεχόμενα του επιλεγμένου επιπέδου."
-
-#: 05140000.xhp
-msgctxt ""
-"05140000.xhp\n"
-"hd_id3145585\n"
-"11\n"
-"help.text"
-msgid "Protected"
-msgstr "Προστατευόμενο"
-
-#: 05140000.xhp
-msgctxt ""
-"05140000.xhp\n"
-"par_id3159488\n"
-"12\n"
-"help.text"
-msgid "Locks the contents of the selected layer, so that they cannot be edited."
-msgstr "Κλειδώνει τα περιεχόμενα του επιλεγμένου επιπέδου, έτσι ώστε να μην μπορούν να επεξεργαστούν."
-
-#: 05140000.xhp
-msgctxt ""
-"05140000.xhp\n"
-"hd_id3156448\n"
-"14\n"
-"help.text"
-msgid "Rename Layer"
-msgstr "Μετονομασία επιπέδου"
-
-#: 05140000.xhp
-msgctxt ""
-"05140000.xhp\n"
-"par_id3163801\n"
-"15\n"
-"help.text"
-msgid "<ahelp hid=\".uno:RenameLayer\">Renames the active layer.</ahelp> You can only change the name of a layer you created."
-msgstr "<ahelp hid=\".uno:RenameLayer\">Μετονομάζει το ενεργό επίπεδο.</ahelp> Μπορείτε να μεταβάλετε μόνο το όνομα ενός επιπέδου που δημιουργήσατε."
-
-#: 13180000.xhp
-msgctxt ""
-"13180000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Shapes"
-msgstr "Σχήματα"
-
-#: 13180000.xhp
-msgctxt ""
-"13180000.xhp\n"
-"hd_id3154319\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/13180000.xhp\" name=\"Shapes\">Shapes</link>"
-msgstr "<link href=\"text/simpress/01/13180000.xhp\" name=\"Σχήματα\">Σχήματα</link>"
-
-#: 13180000.xhp
-msgctxt ""
-"13180000.xhp\n"
-"par_id3147435\n"
-"2\n"
-"help.text"
-msgid "Creates a shape from two or more selected objects."
-msgstr "Δημιουργεί ένα σχήμα από δύο ή περισσότερα επιλεγμένα αντικείμενα."
+msgid "<link href=\"text/shared/01/01070001.xhp\" name=\"Export dialog\">Export dialog</link>"
+msgstr "<link href=\"text/shared/01/01070001.xhp\" name=\"Παράθυρο διαλόγου εξαγωγής\">Παράθυρο διαλόγου εξαγωγής</link>"
-#: 13180000.xhp
+#: 01170000.xhp
msgctxt ""
-"13180000.xhp\n"
-"par_id3156286\n"
-"3\n"
+"01170000.xhp\n"
+"par_id3159208\n"
+"6\n"
"help.text"
-msgid "Shapes take on the properties of the lowermost object in the stacking order."
-msgstr "Τα σχήματα εφαρμόζουν τις ιδιότητες του κατώτερου αντικειμένου στην ταξινόμηση της στοίβας."
+msgid "<link href=\"text/shared/00/00000020.xhp\" name=\"Information on Import and Export Filters\">Information on Import and Export Filters</link>"
+msgstr "<link href=\"text/shared/00/00000020.xhp\" name=\"Πληροφορίες για φίλτρα εισαγωγής και εξαγωγής\">Πληροφορίες για φίλτρα εισαγωγής και εξαγωγής</link>"
-#: 04040000m.xhp
+#: 01180000.xhp
msgctxt ""
-"04040000m.xhp\n"
+"01180000.xhp\n"
"tit\n"
"help.text"
-msgid "Columns"
-msgstr "Στήλες"
-
-#: 04040000m.xhp
-msgctxt ""
-"04040000m.xhp\n"
-"bm_id31556284711\n"
-"help.text"
-msgid "<bookmark_value>inserting; columns</bookmark_value><bookmark_value>columns; inserting</bookmark_value>"
-msgstr "<bookmark_value>εισαγωγή; στήλες</bookmark_value><bookmark_value>στήλες; εισαγωγή</bookmark_value>"
+msgid "Page"
+msgstr "Σελίδα"
-#: 04040000m.xhp
+#: 01180000.xhp
msgctxt ""
-"04040000m.xhp\n"
-"hd_id3155628\n"
+"01180000.xhp\n"
+"hd_id3149379\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04040000m.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/simpress/01/04040000m.xhp\" name=\"Στήλες\">Στήλες</link>"
+msgid "Page"
+msgstr "Σελίδα"
-#: 04040000m.xhp
+#: 01180000.xhp
msgctxt ""
-"04040000m.xhp\n"
-"par_id3150791\n"
+"01180000.xhp\n"
+"par_id3150717\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertColumns\">Inserts a new column to the left of the active cell. The number of columns inserted correspond to the number of columns selected. The existing columns are moved to the right.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertColumns\">Εισάγει μια νέα στήλη στα αριστερά του ενεργού κελιού. Ο αριθμός των στηλών που εισάγονται αντιστοιχεί στον αριθμό των επιλεγμένων στηλών. Οι υπάρχουσες στήλες μετακινούνται προς τα δεξιά.</ahelp>"
+msgid "<variable id=\"seiteeintext\"><ahelp hid=\".uno:PageSetup\" visibility=\"visible\">Sets page orientation, page margins, background and other layout options.</ahelp></variable>"
+msgstr "<variable id=\"seiteeintext\"><ahelp hid=\".uno:PageSetup\" visibility=\"visible\">Καθορίζει τον προσανατολισμό, τα περιθώρια, το παρασκήνιο και άλλες επιλογές διάταξης της σελίδας..</ahelp></variable>"
-#: 04040000m.xhp
+#: 01180000.xhp
msgctxt ""
-"04040000m.xhp\n"
-"par_id0916200811234668\n"
+"01180000.xhp\n"
+"par_id3145587\n"
+"5\n"
"help.text"
-msgid "In the context menu of a cell, choose <emph>Insert - Columns</emph>"
-msgstr "Στο μενού περιβάλλοντος ενός κελιού, επιλέξτε <emph>Εισαγωγή - Στήλες</emph>"
+msgid "To change the background of all of the pages in the active file, select a background, click <emph>OK</emph> and click <emph>Yes</emph> in the <emph>Page Settings</emph> dialog."
+msgstr "Για να μεταβάλετε το παρασκήνιο σε όλες τις σελίδες του ενεργού αρχείου, επιλέξτε ένα παρασκήνιο, κάντε κλικ στο κουμπί <emph>OK</emph> και ύστερα στο <emph>Ναι</emph> στο παράθυρο διαλόγου <emph>Ρυθμίσεις σελίδας</emph>."
-#: 05250600.xhp
+#: 01180001.xhp
msgctxt ""
-"05250600.xhp\n"
+"01180001.xhp\n"
"tit\n"
"help.text"
-msgid "Behind Object"
-msgstr "Πίσω από αντικείμενο"
+msgid "Page"
+msgstr "Σελίδα"
-#: 05250600.xhp
+#: 01180001.xhp
msgctxt ""
-"05250600.xhp\n"
-"bm_id3149664\n"
+"01180001.xhp\n"
+"bm_id3154011\n"
"help.text"
-msgid "<bookmark_value>objects; behind object command</bookmark_value><bookmark_value>behind object command</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα, πίσω από την εντολή αντικειμένου</bookmark_value><bookmark_value>πίσω από την εντολή αντικειμένου</bookmark_value>"
+msgid "<bookmark_value>slides; formatting</bookmark_value><bookmark_value>formatting;slides</bookmark_value>"
+msgstr "<bookmark_value>διαφάνειες, μορφοποίηση</bookmark_value><bookmark_value>μορφοποίηση, διαφάνειες</bookmark_value>"
-#: 05250600.xhp
+#: 01180001.xhp
msgctxt ""
-"05250600.xhp\n"
-"hd_id3149664\n"
+"01180001.xhp\n"
+"hd_id3154011\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/05250600.xhp\" name=\"Behind Object\">Behind Object</link>"
-msgstr "<link href=\"text/simpress/01/05250600.xhp\" name=\"Πίσω από αντικείμενο\">Πίσω από αντικείμενο</link>"
+msgid "<link href=\"text/simpress/01/01180001.xhp\" name=\"Page\">Page</link>"
+msgstr "<link href=\"text/simpress/01/01180001.xhp\" name=\"Σελίδα\">Σελίδα</link>"
-#: 05250600.xhp
+#: 01180001.xhp
msgctxt ""
-"05250600.xhp\n"
-"par_id3145253\n"
+"01180001.xhp\n"
+"par_id3153416\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:BehindObject\">Changes the stacking order by moving the selected object behind an object that you specify. The screen location of the selected object does not change.</ahelp>"
-msgstr "<ahelp hid=\".uno:BehindObject\">Μεταβάλει την ταξινόμηση της στοίβας μετακινώντας το επιλεγμένο αντικείμενο πίσω από ένα αντικείμενο που καθορίσατε. Η τοποθεσία της οθόνης του επιλεγμένου αντικειμένου δεν θα μεταβληθεί.</ahelp>"
-
-#: 05250600.xhp
-msgctxt ""
-"05250600.xhp\n"
-"par_id3149121\n"
-"4\n"
-"help.text"
-msgid "Select the object(s) that you want to move behind an other object. Right-click and choose <emph>Arrange - Behind Object</emph>, and then click an object in your slide."
-msgstr "Επιλέξτε το αντικείμενο(α) που επιθυμείτε να μετακινηθεί πίσω από ένα άλλο αντικείμενο. Κάντε δεξί κλικ και επιλέξτε <emph>Τακτοποίηση - Πίσω από αντικείμενο</emph>, και ύστερα κάντε κλικ σε ένα αντικείμενο στη διαφάνειά σας."
-
-#: 05250600.xhp
-msgctxt ""
-"05250600.xhp\n"
-"par_id3150345\n"
-"5\n"
-"help.text"
-msgid "<variable id=\"all\">Arranging objects affects the stacking order of all objects in your document. </variable>"
-msgstr "<variable id=\"all\">Η τακτοποίηση αντικειμένων επηρεάζει την ταξινόμηση της στοίβας όλων των αντικειμένων στο έγγραφό σας. </variable>"
+msgid "Sets page orientation, page margins, background and other layout options."
+msgstr "Καθορίζει τον προσανατολισμό, τα περιθώρια, το παρασκήνιο και άλλες επιλογές διάταξης της σελίδας."
-#: slidesorter.xhp
+#: 01180001.xhp
msgctxt ""
-"slidesorter.xhp\n"
-"tit\n"
+"01180001.xhp\n"
+"hd_id3155445\n"
+"17\n"
"help.text"
-msgid "Page/Slide Pane"
-msgstr "Ταμπλό σελίδας/διαφάνειας"
+msgid "Paper format"
+msgstr "Μορφή χαρτιού"
-#: slidesorter.xhp
+#: 01180001.xhp
msgctxt ""
-"slidesorter.xhp\n"
-"par_idN10544\n"
+"01180001.xhp\n"
+"hd_id3154703\n"
+"19\n"
"help.text"
-msgid "<link href=\"text/simpress/01/slidesorter.xhp\"><switchinline select=\"appl\"><caseinline select=\"DRAW\">Page </caseinline><defaultinline>Slide </defaultinline></switchinline>Pane</link>"
-msgstr "<link href=\"text/simpress/01/slidesorter.xhp\"><switchinline select=\"appl\"><caseinline select=\"DRAW\">Σελίδα </caseinline><defaultinline>Διαφάνεια </defaultinline></switchinline>Ταμπλό</link>"
+msgid "Format"
+msgstr "Μορφή"
-#: slidesorter.xhp
+#: 01180001.xhp
msgctxt ""
-"slidesorter.xhp\n"
-"par_idN10554\n"
+"01180001.xhp\n"
+"par_id3150299\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\".\">Switches the <switchinline select=\"appl\"><caseinline select=\"DRAW\">Page </caseinline><defaultinline>Slide </defaultinline></switchinline>Pane on and off.</ahelp>"
-msgstr "<ahelp hid=\".\">Εναλλάσει την προβολή του ταμπλό <switchinline select=\"appl\"><caseinline select=\"DRAW\">Σελίδας </caseinline><defaultinline>Διαφάνειας </defaultinline></switchinline></ahelp>"
+msgid "Select a paper format supported by your printer. You can also create a custom page size by selecting <emph>User </emph>and entering the size dimensions in the <emph>Width</emph> and <emph>Height</emph> boxes."
+msgstr "Επιλέξτε μία μορφή χαρτιού που υποστηρίζεται από τον εκτυπωτή σας. Μπορείτε επίσης να δημιουργήσετε ένα προσαρμοσμένο μέγεθος χαρτιού επιλέγοντας <emph>Χρήστης </emph>και εισάγοντας τις διαστάσεις μεγέθους στα πεδία <emph>Πλάτος</emph> και <emph>Ύψος</emph>."
-#: slidesorter.xhp
+#: 01180001.xhp
msgctxt ""
-"slidesorter.xhp\n"
-"par_idN10557\n"
+"01180001.xhp\n"
+"hd_id3154659\n"
+"21\n"
"help.text"
-msgid "You can use the <switchinline select=\"appl\"><caseinline select=\"DRAW\">Page </caseinline><defaultinline>Slide </defaultinline></switchinline> Pane to add, to rename, to delete, and to arrange slides or pages in Impress and Draw."
-msgstr "Μπορείτε να χρησιμοποιήσετε το ταμπλό <switchinline select=\"appl\"><caseinline select=\"DRAW\">Σελίδας </caseinline><defaultinline>Διαφάνειας </defaultinline></switchinline> για να προσθέσετε, να μετονομάσετε, να διαγράψετε, και να τακτοποιήσετε διαφάνειες ή σελίδες στο Impress και στο Draw."
+msgid "Width"
+msgstr "Πλάτος"
-#: 05250000.xhp
+#: 01180001.xhp
msgctxt ""
-"05250000.xhp\n"
-"tit\n"
+"01180001.xhp\n"
+"par_id3152992\n"
+"22\n"
"help.text"
-msgid "Arrange"
-msgstr "Τακτοποίηση"
+msgid "Shows the width of the paper format you selected in the <emph>Format </emph>box. If you selected the <emph>User </emph>format, enter a value for the width of the page."
+msgstr "Εμφανίζει το πλάτος της μορφής του χαρτιού που επιλέξατε στο πεδίο <emph>Μορφή </emph>. Αν επιλέξατε τη μορφή <emph>Χρήστης </emph>, εισάγετε μία τιμή για το πλάτος της σελίδας."
-#: 05250000.xhp
+#: 01180001.xhp
msgctxt ""
-"05250000.xhp\n"
-"hd_id3155444\n"
-"1\n"
+"01180001.xhp\n"
+"hd_id3153816\n"
+"23\n"
"help.text"
-msgid "<link href=\"text/simpress/01/05250000.xhp\" name=\"Arrange\">Arrange</link>"
-msgstr "<link href=\"text/simpress/01/05250000.xhp\" name=\"Τακτοποίηση\">Τακτοποίηση</link>"
+msgid "Height"
+msgstr "Ύψος"
-#: 05250000.xhp
+#: 01180001.xhp
msgctxt ""
-"05250000.xhp\n"
-"par_id3149259\n"
-"2\n"
+"01180001.xhp\n"
+"par_id3149945\n"
+"24\n"
"help.text"
-msgid "Changes the stacking order of a selected object."
-msgstr "Μεταβάλλει την ταξινόμηση της στοίβας ενός επιλεγμένου αντικειμένου."
+msgid "Shows the height of the paper format you selected in the <emph>Format </emph>box. If you selected the <emph>User </emph>format, enter a value for the height of the page."
+msgstr "Εμφανίζει το ύψος της μορφής του χαρτιού που επιλέξατε στο πεδίο <emph>Μορφή </emph>. Αν επιλέξατε τη μορφή <emph>Χρήστης </emph>, εισάγετε μία τιμή για το ύψος της σελίδας."
-#: 04080100.xhp
+#: 01180001.xhp
msgctxt ""
-"04080100.xhp\n"
-"tit\n"
+"01180001.xhp\n"
+"hd_id3159207\n"
+"25\n"
"help.text"
-msgid "Table"
-msgstr "Πίνακας"
+msgid "Portrait"
+msgstr "Κατακόρυφος"
-#: 04080100.xhp
+#: 01180001.xhp
msgctxt ""
-"04080100.xhp\n"
-"hd_id3148576\n"
-"1\n"
+"01180001.xhp\n"
+"par_id3153250\n"
+"26\n"
"help.text"
-msgid "<link href=\"text/shared/01/04080100.xhp\">Table</link>"
-msgstr "<link href=\"text/shared/01/04080100.xhp\">Πίνακας</link>"
+msgid "Page orientation is vertical."
+msgstr "Ο προσανατολισμός των σελίδων είναι κατακόρυφος."
-#: 04080100.xhp
+#: 01180001.xhp
msgctxt ""
-"04080100.xhp\n"
-"par_id3146975\n"
-"2\n"
+"01180001.xhp\n"
+"hd_id3154766\n"
+"27\n"
"help.text"
-msgid "<variable id=\"tabelletext\"><ahelp hid=\".\">Inserts a new table into the current slide or page.</ahelp></variable>"
-msgstr "<variable id=\"tabelletext\"><ahelp hid=\".\">Εισάγει ένα νέο πίνακα στην τρέχουσα διαφάνεια ή σελίδα.</ahelp></variable>"
+msgid "Landscape"
+msgstr "Οριζόντιος"
-#: 05100000.xhp
+#: 01180001.xhp
msgctxt ""
-"05100000.xhp\n"
-"tit\n"
+"01180001.xhp\n"
+"par_id3153812\n"
+"28\n"
"help.text"
-msgid "Styles and Formatting"
-msgstr "Πρότυπα και μορφοποίηση"
+msgid "Page orientation is horizontal."
+msgstr "Ο προσανατολισμός των σελίδων είναι οριζόντιος."
-#: 05100000.xhp
+#: 01180001.xhp
msgctxt ""
-"05100000.xhp\n"
-"bm_id3156024\n"
+"01180001.xhp\n"
+"hd_id3153075\n"
+"29\n"
"help.text"
-msgid "<bookmark_value>Styles and Formatting window; graphics documents</bookmark_value><bookmark_value>fill format mode; styles</bookmark_value>"
-msgstr "<bookmark_value>παράθυρο Πρότυπα και μορφοποίηση, γραφικά έγγραφα</bookmark_value><bookmark_value>λειτουργία μορφής γεμίσματος, πρότυπα</bookmark_value>"
+msgid "Paper tray"
+msgstr "Τροφοδότης χαρτιού"
-#: 05100000.xhp
+#: 01180001.xhp
msgctxt ""
-"05100000.xhp\n"
-"hd_id3156024\n"
-"1\n"
+"01180001.xhp\n"
+"par_id3145115\n"
+"30\n"
"help.text"
-msgid "<link href=\"text/simpress/01/05100000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link>"
-msgstr "<link href=\"text/simpress/01/05100000.xhp\" name=\"Πρότυπα και μορφοποίηση\">Πρότυπα και μορφοποίηση</link>"
+msgid "Select the paper source for your printer."
+msgstr "Επιλέξτε την πηγή του χαρτιού για τον εκτυπωτή σας."
-#: 05100000.xhp
+#: 01180001.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3150398\n"
-"2\n"
+"01180001.xhp\n"
+"par_id3150652\n"
+"39\n"
"help.text"
-msgid "Lists available styles in a <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"floating window\">floating window</link>."
-msgstr "Δημιουργεί λίστα με τα διαθέσιμα πρότυπα σε ένα <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"αναδυόμενο παράθυρο\">αναδυόμενο παράθυρο</link>."
+msgid "If your document uses more than one paper format, you can select a different tray for each format."
+msgstr "Αν το έγγραφό σας χρησιμοποιεί περισσότερες από μία μορφές χαρτιού, μπορείτε να επιλέξετε διαφορετικό τροφοδότη για κάθε μορφή."
-#: 05100000.xhp
+#: 01180001.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3150439\n"
-"28\n"
+"01180001.xhp\n"
+"hd_id3150746\n"
+"3\n"
"help.text"
-msgid "The Styles and Formatting window in <item type=\"productname\">%PRODUCTNAME</item> Impress behaves differently than in other <item type=\"productname\">%PRODUCTNAME</item> programs. For example, you can create, edit and apply <emph>Graphics Styles</emph>, but you can only edit <emph>Presentation Styles</emph>."
-msgstr "Το παράθυρο Πρότυπα και μορφοποίηση στο <item type=\"productname\">%PRODUCTNAME</item> Impress συμπεριφέρεται διαφορετικά από άλλα προγράμματα του <item type=\"productname\">%PRODUCTNAME</item>. Για παράδειγμα, μπορείτε να δημιουργήσετε, να επεξεργαστείτε και να εφαρμόσετε <emph>Πρότυπα γραφικών αντικειμένων</emph>, αλλά μπορείτε να επεξεργαστείτε μόνο <emph>Πρότυπα παρουσιάσεων</emph>."
+msgid "Margins"
+msgstr "Περιθώρια"
-#: 05100000.xhp
+#: 01180001.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3146121\n"
-"3\n"
+"01180001.xhp\n"
+"par_id3153037\n"
+"4\n"
"help.text"
-msgid "When you edit a style, the changes are automatically applied to all of the elements formatted with this style in your document. If you want to ensure that the styles on a specific slide are not updated, create a new <link href=\"text/simpress/guide/masterpage.xhp\" name=\"master page\">master page</link> for the slide."
-msgstr "Όταν επεξεργάζεστε ένα πρότυπο, οι αλλαγές εφαρμόζονται αυτόματα σε όλα τα στοιχεία που μορφοποιήθηκαν με αυτό το πρότυπο στο έγγραφό σας. Αν επιθυμείτε να βεβαιωθείτε ότι τα πρότυπα σε μία ειδική διαφάνεια δεν ενημερώνονται, δημιουργήστε μία νέα <link href=\"text/simpress/guide/masterpage.xhp\" name=\"κύρια σελίδα\">κύρια σελίδα</link> για τη διαφάνεια."
+msgid "Specify the distance between the edge of a printed page and the printable area."
+msgstr "Καθορίστε την απόσταση μεταξύ του άκρου της εκτυπωμένης σελίδας και της εκτυπώσιμης περιοχής."
-#: 05100000.xhp
+#: 01180001.xhp
msgctxt ""
-"05100000.xhp\n"
-"hd_id3145251\n"
+"01180001.xhp\n"
+"hd_id3145591\n"
"5\n"
"help.text"
-msgid "Presentation Styles"
-msgstr "Πρότυπα παρουσίασης"
+msgid "Left"
+msgstr "Αριστερά"
-#: 05100000.xhp
+#: 01180001.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3153418\n"
+"01180001.xhp\n"
+"par_id3154561\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\".uno:TemplateFamily5\">Show styles used in <item type=\"productname\">%PRODUCTNAME</item> Impress AutoLayouts.</ahelp> You can only modify Presentation Styles."
-msgstr "<ahelp hid=\".uno:TemplateFamily5\">Εμφανίστε τα πρότυπα που χρησιμοποιήθηκαν στις Αυτόματες διατάξεις του <item type=\"productname\">%PRODUCTNAME</item> Impress.</ahelp> Μπορείτε επίσης να τροποποιήσετε Πρότυπα παρουσιάσεων."
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3154253\n"
-"help.text"
-msgid "<image id=\"img_id3156382\" src=\"cmd/sc_presentation.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156382\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156382\" src=\"cmd/sc_presentation.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156382\">Εικονίδιο</alt></image>"
+msgid "Enter the distance between the left edge of the page and the data. You can see the result in the preview."
+msgstr "Εισάγετε την απόσταση μεταξύ του αριστερού άκρου της σελίδας και των δεδομένων. Μπορείτε να δείτε το αποτέλεσμα στην προεπισκόπηση."
-#: 05100000.xhp
+#: 01180001.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3149128\n"
+"01180001.xhp\n"
+"hd_id3153084\n"
"7\n"
"help.text"
-msgid "Presentation Styles"
-msgstr "Πρότυπα παρουσίασης"
+msgid "Right"
+msgstr "Δεξιά"
-#: 05100000.xhp
+#: 01180001.xhp
msgctxt ""
-"05100000.xhp\n"
-"hd_id3150297\n"
+"01180001.xhp\n"
+"par_id3153001\n"
"8\n"
"help.text"
-msgid "Graphics Styles"
-msgstr "Πρότυπα γραφικών αντικειμένων"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3148488\n"
-"9\n"
-"help.text"
-msgid "<ahelp hid=\".uno:ParaStyle\">Show styles for formatting graphical elements, including text objects.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaStyle\">Εμφανίστε πρότυπα για μορφοποίηση γραφικών στοιχείων, συμπεριλαμβανομένων των αντικειμένων κειμένου.</ahelp>"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3145587\n"
-"help.text"
-msgid "<image id=\"img_id3150370\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150370\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150370\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150370\">Εικονίδιο</alt></image>"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3154484\n"
-"10\n"
-"help.text"
-msgid "Graphics Styles"
-msgstr "Πρότυπα γραφικών αντικειμένων"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"hd_id3149404\n"
-"11\n"
-"help.text"
-msgid "Fill format mode"
-msgstr "Λειτουργία μορφής γεμίσματος"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3149944\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Applies the selected style to an object on your slide. Click the paint bucket icon and then click an object in your slide to apply the style. Click the paint bucket icon again to exit this mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Εφαρμόζει το επιλεγμένο πρότυπο σε ένα αντικείμενο στη διαφάνειά σας. Κάντε κλικ στο εικονίδιο του κουβά σχεδίασης και ύστερα σε ένα αντικείμενο στη διαφάνειά σας για να εφαρμόσετε το πρότυπο. Κάντε κλικ στο εικονίδιο του κουβά σχεδίασης ξανά για να τερματίσετε αυτή τη λειτουργία.</ahelp>"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3156020\n"
-"help.text"
-msgid "<image id=\"img_id3153246\" src=\"cmd/sc_fillstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153246\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153246\" src=\"cmd/sc_fillstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153246\">Εικονίδιο</alt></image>"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3159228\n"
-"13\n"
-"help.text"
-msgid "Fill format mode"
-msgstr "Λειτουργία μορφής γεμίσματος"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"hd_id3145362\n"
-"17\n"
-"help.text"
-msgid "New Style from Selection"
-msgstr "Νέο πρότυπο από επιλογή"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3153009\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"HID_TEMPLDLG_NEWBYEXAMPLE\"><link href=\"text/shared/01/05140100.xhp\" name=\"Creates a new style\">Creates a new style</link> using the format attributes of a selected object.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLDLG_NEWBYEXAMPLE\"><link href=\"text/shared/01/05140100.xhp\" name=\"Δημιουργεί ένα νέο πρότυπο\">Δημιουργεί ένα νέο πρότυπο</link> χρησιμοποιώντας ιδιότητες μορφοποίησης ενός επιλεγμένου αντικειμένου.</ahelp>"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3147297\n"
-"help.text"
-msgid "<image id=\"img_id3151390\" src=\"cmd/sc_stylenewbyexample.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151390\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151390\" src=\"cmd/sc_stylenewbyexample.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151390\">Icon</alt></image>"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3150534\n"
-"19\n"
-"help.text"
-msgid "New Style from selection"
-msgstr "Νέο πρότυπο από επιλογή"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"hd_id3153119\n"
-"20\n"
-"help.text"
-msgid "Update Style"
-msgstr "Ενημέρωση προτύπου"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3150653\n"
-"21\n"
-"help.text"
-msgid "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">Updates the Style selected in the Styles and Formatting window with the current formatting of the selected object.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">Ενημερώνει το πρότυπο που επιλέχτηκε στο παράθυρο Πρότυπα και μορφοποίηση με την τρέχουσα μορφοποίηση του επιλεγμένου αντικειμένου.</ahelp>"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3149888\n"
-"help.text"
-msgid "<image id=\"img_id3146878\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146878\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146878\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146878\">Εικονίδιο</alt></image>"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3153085\n"
-"22\n"
-"help.text"
-msgid "Update Style"
-msgstr "Ενημέρωση προτύπου"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"hd_id3153936\n"
-"23\n"
-"help.text"
-msgid "Style List / Style Groups / Context menu: New / Modify / Delete"
-msgstr "Λίστα προτύπων / Ομάδες προτύπων / Μενού περιβάλλοντος: Δημιουργία / Τροποποίηση / Διαγραφή"
-
-#: 05100000.xhp
-msgctxt ""
-"05100000.xhp\n"
-"par_id3145590\n"
-"24\n"
-"help.text"
-msgid "<ahelp hid=\"HID_TEMPLATE_FMT\">Create, edit, apply and manage styles.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLATE_FMT\">Δημιουργία, επεξεργασία, εφαρμογή και διαχείριση προτύπων.</ahelp>"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Custom Slide Shows"
-msgstr "Προσαρμοσμένη παρουσίαση οθόνης"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"hd_id3154659\n"
-"1\n"
-"help.text"
-msgid "Custom Slide Shows"
-msgstr "Προσαρμοσμένη παρουσίαση οθόνης"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"par_id3149207\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"indipraesent\"><ahelp hid=\".uno:CustomShowDialog\">Defines a custom slide show using slides within the current presentation. You can then pick slides to meet the needs of your audience. You can create as many custom slide shows as you want.</ahelp></variable>"
-msgstr "<variable id=\"indipraesent\"><ahelp hid=\".uno:CustomShowDialog\">Καθορίζει μια προσαρμοσμένη παρουσίαση οθόνης χρησιμοποιώντας διαφάνειες από την τρέχουσα παρουσίαση. Μπορείτε να επιλέξετε διαφάνειες για τις ανάγκες του ακροατηρίου σας. Μπορείτε να δημιουργήσετε όσες προσαρμοσμένες παρουσιάσεις οθόνης θέλετε.</ahelp></variable>"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"hd_id3155530\n"
-"3\n"
-"help.text"
-msgid "Name of the presentation(s)"
-msgstr "Όνομα παρουσίασης"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"par_id3156449\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SD_LISTBOX_DLG_CUSTOMSHOW_LB_CUSTOMSHOWS\">Lists the custom slide shows that are available.</ahelp>"
-msgstr "<ahelp hid=\"SD_LISTBOX_DLG_CUSTOMSHOW_LB_CUSTOMSHOWS\">Αναφέρει τις διαθέσιμες προσαρμοσμένες παρουσιάσεις οθόνης.</ahelp>"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"par_id3149408\n"
-"5\n"
-"help.text"
-msgid "To create a custom slide show, click <emph>New</emph>."
-msgstr "Για να δημιουργήσετε μία προσαρμοσμένη παρουσίαση οθόνης, κάντε κλικ στη <emph>Δημιουργία</emph>."
+msgid "Enter the distance between the right edge of the page and the data. You can see the result in the preview."
+msgstr "Εισάγετε την απόσταση μεταξύ του δεξιού άκρου της σελίδας και των δεδομένων. Μπορείτε να δείτε το αποτέλεσμα στην προεπισκόπηση."
-#: 06100000.xhp
+#: 01180001.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3152899\n"
+"01180001.xhp\n"
+"hd_id3153565\n"
"9\n"
"help.text"
-msgid "Use Custom Slide Show"
-msgstr "Χρήση προσαρμοσμένης παρουσίασης διαφανειών"
+msgid "Top"
+msgstr "Πάνω"
-#: 06100000.xhp
+#: 01180001.xhp
msgctxt ""
-"06100000.xhp\n"
-"par_id3149947\n"
+"01180001.xhp\n"
+"par_id3145167\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SD_CHECKBOX_DLG_CUSTOMSHOW_CBX_USE_CUSTOMSHOW\">Runs the custom slide show you selected when you click <emph>Start</emph>. Otherwise, the entire presentation is shown.</ahelp>"
-msgstr "<ahelp hid=\"SD_CHECKBOX_DLG_CUSTOMSHOW_CBX_USE_CUSTOMSHOW\">Εκτελεί την προσαρμοσμένη παρουσίαση οθόνης που επιλέξατε, όταν κάνετε κλικ στο <emph>Έναρξη</emph>. Σε αντίθετη περίπτωση προβάλλεται ολόκληρη η παρουσίαση.</ahelp>"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"hd_id3148604\n"
-"6\n"
-"help.text"
-msgid "To run a custom slide show:"
-msgstr "Για να εκτελέσετε μία προσαρμοσμένη παρουσίαση οθόνης:"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"par_id3153250\n"
-"7\n"
-"help.text"
-msgid "Click the show in the list and then select <emph>Use Custom Slide Show</emph>."
-msgstr "Κάντε κλικ στην παρουσίαση από τη λίστα και ύστερα επιλέξτε <emph>Χρήση προσαρμοσμένης παρουσίασης οθόνης</emph>."
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"par_id3159230\n"
-"8\n"
-"help.text"
-msgid "Click <emph>Start</emph>."
-msgstr "Κάντε κλικ στην <emph>Έναρξη</emph>."
+msgid "Enter the distance between the top edge of the page and the data. You can see the result in the preview."
+msgstr "Εισάγετε την απόσταση μεταξύ του άνω άκρου της σελίδας και των δεδομένων. Μπορείτε να δείτε το αποτέλεσμα στην προεπισκόπηση."
-#: 06100000.xhp
+#: 01180001.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3153808\n"
+"01180001.xhp\n"
+"hd_id3150335\n"
"11\n"
"help.text"
-msgid "<link href=\"text/simpress/01/06100100.xhp\" name=\"New\">New</link>"
-msgstr "<link href=\"text/simpress/01/06100100.xhp\" name=\"Δημιουργία\">Δημιουργία</link>"
+msgid "Bottom"
+msgstr "Κάτω"
-#: 06100000.xhp
+#: 01180001.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3153073\n"
+"01180001.xhp\n"
+"par_id3153736\n"
"12\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"par_id3150431\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\"SD_PUSHBUTTON_DLG_CUSTOMSHOW_BTN_EDIT\"><link href=\"text/simpress/01/06100100.xhp\" name=\"Add, remove or reorder\">Add, remove or reorder</link> slides as well as change the name of the selected custom slide show.</ahelp>"
-msgstr "<ahelp hid=\"SD_PUSHBUTTON_DLG_CUSTOMSHOW_BTN_EDIT\"><link href=\"text/simpress/01/06100100.xhp\" name=\"Προσθήκη, αλλαγή, η αναδιάταξη\">Προσθήκη, αλλαγή, η αναδιάταξη</link> διαφανειών όπως και αλλαγή του ονόματος της επιλεγμένης παρουσίασης οθόνης.</ahelp>"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"hd_id3151393\n"
-"14\n"
-"help.text"
-msgid "Copy"
-msgstr "Αντιγραφή"
+msgid "Enter the distance between the bottom edge of the page and the data. You can see the result in the preview."
+msgstr "Εισάγετε την απόσταση μεταξύ του κάτω άκρου της σελίδας και των δεδομένων. Μπορείτε να δείτε το αποτέλεσμα στην προεπισκόπηση."
-#: 06100000.xhp
+#: 01180001.xhp
msgctxt ""
-"06100000.xhp\n"
-"par_id3145236\n"
+"01180001.xhp\n"
+"hd_id3150018\n"
"15\n"
"help.text"
-msgid "<ahelp hid=\"SD_PUSHBUTTON_DLG_CUSTOMSHOW_BTN_COPY\">Creates a copy of the selected custom slide show. You can modify the name of the show by clicking <emph>Edit</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SD_PUSHBUTTON_DLG_CUSTOMSHOW_BTN_COPY\">Δημιουργεί ένα αντίγραφο της επιλεγμένης παρουσίασης οθόνης. Μπορείτε να τροποποιήσετε το όνομα της παρουσίασης κάνοντας κλικ στο <emph>Επεξεργασία</emph>.</ahelp>"
+msgid "Format"
+msgstr "Μορφή"
-#: 06100000.xhp
+#: 01180001.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3153121\n"
+"01180001.xhp\n"
+"par_id3149877\n"
"16\n"
"help.text"
-msgid "Start"
-msgstr "Έναρξη"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"par_id3157907\n"
-"17\n"
-"help.text"
-msgid "<ahelp hid=\"SD_PUSHBUTTON_DLG_CUSTOMSHOW_BTN_STARTSHOW\">Runs the slide show. Ensure that <emph>Use Custom Slide Show</emph> is selected if you want to run a custom presentation.</ahelp>"
-msgstr "<ahelp hid=\"SD_PUSHBUTTON_DLG_CUSTOMSHOW_BTN_STARTSHOW\">Εκτελεί την παρουσίαση οθόνης. Βεβαιωθείτε ότι είναι επιλεγμένη η <emph>Χρήση προσαρμοσμένης παρουσίασης οθόνης</emph> αν θέλετε να εκτελέσετε μια προσαρμοσμένη παρουσίαση.</ahelp>"
-
-#: 05090000m.xhp
-msgctxt ""
-"05090000m.xhp\n"
-"tit\n"
-"help.text"
-msgid "Format Cells"
-msgstr "Μορφοποίηση κελιών"
-
-#: 05090000m.xhp
-msgctxt ""
-"05090000m.xhp\n"
-"hd_id3147172\n"
-"1\n"
-"help.text"
-msgid "Format Cells"
-msgstr "Μορφοποίηση κελιών"
-
-#: 05090000m.xhp
-msgctxt ""
-"05090000m.xhp\n"
-"par_id3154643\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"tabelletext\"><ahelp hid=\".\">Specifies the properties of the selected table, for example, fonts, font effects, borders, and background.</ahelp></variable>"
-msgstr "<variable id=\"tabelletext\"><ahelp hid=\".\">Καθορίζει τις ιδιότητες του επιλεγμένου πίνακα, για παράδειγμα, γραμματοσειρές, εφέ γραμματοσειρών, περιγράμματα και παρασκήνιο.</ahelp></variable>"
-
-#: 05090000m.xhp
-msgctxt ""
-"05090000m.xhp\n"
-"par_id0916200811543127\n"
-"help.text"
-msgid "On the Table Bar, click <emph>Table Properties</emph>."
-msgstr "Στη γραμμή πινάκων, κλικ <emph>Ιδιότητες πίνακα</emph>."
-
-#: 05090000m.xhp
-msgctxt ""
-"05090000m.xhp\n"
-"hd_id3146119\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>"
-msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Γραμματοσειρά\">Γραμματοσειρά</link>"
-
-#: 05130000.xhp
-msgctxt ""
-"05130000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Slide Layout"
-msgstr "Διάταξη διαφανειών"
-
-#: 05130000.xhp
-msgctxt ""
-"05130000.xhp\n"
-"bm_id3154754\n"
-"help.text"
-msgid "<bookmark_value>changing; slide layouts</bookmark_value><bookmark_value>slide layouts</bookmark_value>"
-msgstr "<bookmark_value>μεταβολή, διατάξεις διαφανειών</bookmark_value><bookmark_value>διατάξεις διαφανειών</bookmark_value>"
-
-#: 05130000.xhp
-msgctxt ""
-"05130000.xhp\n"
-"hd_id3154754\n"
-"1\n"
-"help.text"
-msgid "Slide Layout"
-msgstr "Διατάξεις διαφάνειας"
-
-#: 05130000.xhp
-msgctxt ""
-"05130000.xhp\n"
-"par_id3149126\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"seite\"><ahelp hid=\".uno:ModifyPage\">Opens the Slide Layout panel on the Task pane.</ahelp></variable>"
-msgstr "<variable id=\"seite\"><ahelp hid=\".uno:ModifyPage\">Ανοίγει το πλαίσιο Διατάξεων διαάνειας στο πλαίσιο εργασιών.</ahelp></variable>"
-
-#: 05130000.xhp
-msgctxt ""
-"05130000.xhp\n"
-"par_id31469757\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The icon in the Presentation toolbar opens a submenu. Select the slide layout for the slide.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Το εικονίδιο στη γραμμή εργαλείων παρουσίαση ανοίγει ένα υπομενού. Επιλέξτε τη διάταξη διαφάνεια για τη διαφάνεια.</caseinline></switchinline>"
-
-#: 04030000m.xhp
-msgctxt ""
-"04030000m.xhp\n"
-"tit\n"
-"help.text"
-msgid "Rows"
-msgstr "Γραμμές"
-
-#: 04030000m.xhp
-msgctxt ""
-"04030000m.xhp\n"
-"bm_id31505414711\n"
-"help.text"
-msgid "<bookmark_value>rows; inserting</bookmark_value><bookmark_value>inserting; rows</bookmark_value>"
-msgstr "<bookmark_value>γραμμές; εισαγωγή</bookmark_value><bookmark_value>εισαγωγή; γραμμές</bookmark_value>"
-
-#: 04030000m.xhp
-msgctxt ""
-"04030000m.xhp\n"
-"hd_id3150541\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04030000m.xhp\" name=\"Rows\">Rows</link>"
-msgstr "<link href=\"text/simpress/01/04030000m.xhp\" name=\"Γραμμές\">Γραμμές</link>"
+msgid "Specify the format for page numbering."
+msgstr "Καθορίστε τη μορφή της αρίθμησης σελίδων."
-#: 04030000m.xhp
+#: 01180001.xhp
msgctxt ""
-"04030000m.xhp\n"
-"par_id3150767\n"
-"2\n"
+"01180001.xhp\n"
+"hd_id3155439\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertRows\">Inserts a new row above the active cell. The number of rows inserted correspond to the number of rows selected. The existing rows are moved downward.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertRows\">Εισάγει μια νέα γραμμή πριν από το ενεργό κελί. Ο αριθμός των γραμμών που εισάγονται αντιστοιχεί στον αριθμό των επιλεγμένων γραμμών. Οι υπάρχουσες γραμμές μετακινούνται προς τα κάτω.</ahelp>"
+msgid "Fit object to paper format"
+msgstr "Προσαρμογή αντικειμένου στη μορφή χαρτιού"
-#: 04030000m.xhp
+#: 01180001.xhp
msgctxt ""
-"04030000m.xhp\n"
-"par_id091620081118197\n"
+"01180001.xhp\n"
+"par_id3153042\n"
+"37\n"
"help.text"
-msgid "In the context menu of a cell, choose <emph>Insert - Rows</emph>"
-msgstr "Στο μενού περιβάλλοντος ενός κελιού, επιλέξτε <emph>Εισαγωγή - Γραμμές</emph>"
+msgid "Reduces the scale of objects and the size of the font on the page so that they print on the selected paper format."
+msgstr "Μειώνει την κλίμακα των αντικειμένων και το μέγεθος της γραμματοσειράς στη σελίδα έτσι ώστε να εκτυπώνονται στην επιλεγμένη μορφή χαρτιού."
-#: 04990600.xhp
+#: 01180002.xhp
msgctxt ""
-"04990600.xhp\n"
+"01180002.xhp\n"
"tit\n"
"help.text"
-msgid "Author"
-msgstr "Συντάκτης"
-
-#: 04990600.xhp
-msgctxt ""
-"04990600.xhp\n"
-"bm_id3146974\n"
-"help.text"
-msgid "<bookmark_value>authors</bookmark_value><bookmark_value>fields; authors</bookmark_value>"
-msgstr "<bookmark_value>συντάκτες</bookmark_value><bookmark_value>πεδία, συντάκτες</bookmark_value>"
+msgid "Background"
+msgstr "Παρασκήνιο"
-#: 04990600.xhp
+#: 01180002.xhp
msgctxt ""
-"04990600.xhp\n"
-"hd_id3146974\n"
+"01180002.xhp\n"
+"hd_id3154253\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04990600.xhp\" name=\"Author\">Author</link>"
-msgstr "<link href=\"text/simpress/01/04990600.xhp\" name=\"Συντάκτης\">Συντάκτης</link>"
+msgid "<link href=\"text/simpress/01/01180002.xhp\" name=\"Background\">Background</link>"
+msgstr "<link href=\"text/simpress/01/01180002.xhp\" name=\"Παρασκήνιο\">Παρασκήνιο</link>"
-#: 04990600.xhp
+#: 01180002.xhp
msgctxt ""
-"04990600.xhp\n"
-"par_id3153876\n"
+"01180002.xhp\n"
+"par_id3155962\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertAuthorField\">Inserts the first and last names listed in the $[officename] user data into the active slide.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertAuthorField\">Εισάγει τα ονόματα και τα επώνυμα που κατηγοριοποιούνται στα δεδομένα χρήστη για το $[officename] στην ενεργή διαφάνεια.</ahelp>"
+msgid "Defines a background for a single page or for all of the pages in the active file."
+msgstr "Ορίζει ένα παρασκήνιο, είτε για κάθε σελίδα ξεχωριστά είτε για όλες τις σελίδες μαζί στο ενεργό αρχείο."
-#: 04990600.xhp
+#: 01180002.xhp
msgctxt ""
-"04990600.xhp\n"
-"par_id3154512\n"
+"01180002.xhp\n"
+"par_id3150297\n"
"3\n"
"help.text"
-msgid "To edit the name, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"$[officename] - User Data\"><emph>$[officename] - User Data</emph></link>."
-msgstr "Για επεξεργασία του ονόματος, επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"$[officename] - User Data\"><emph>$[officename] - Δεδομένα χρήστη</emph></link>."
+msgid "The options for this dialog are described <link href=\"text/shared/01/05210100.xhp\" name=\"here\">here</link>."
+msgstr "Οι επιλογές για αυτό το παράθυρο διαλόγου περιγράφονται <link href=\"text/shared/01/05210100.xhp\" name=\"εδώ\">εδώ</link>."
-#: 13180100.xhp
+#: 02110000.xhp
msgctxt ""
-"13180100.xhp\n"
+"02110000.xhp\n"
"tit\n"
"help.text"
-msgid "Merge"
-msgstr "Συγχώνευση"
-
-#: 13180100.xhp
-msgctxt ""
-"13180100.xhp\n"
-"hd_id3150870\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/13180100.xhp\" name=\"Merge\">Merge</link>"
-msgstr "<link href=\"text/simpress/01/13180100.xhp\" name=\"Συγχώνευση\">Συγχώνευση</link>"
-
-#: 13180100.xhp
-msgctxt ""
-"13180100.xhp\n"
-"par_id3150012\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Merge\" visibility=\"visible\">Adds the area of the selected objects to the area of the lowermost object in the selection. This command is best used with overlapping objects.</ahelp>"
-msgstr "<ahelp hid=\".uno:Merge\" visibility=\"visible\">Προσθέτει την περιοχή των επιλεγμένων αντικειμένων στην περιοχή του κατώτερου αντικειμένου στην επιλογή. Αυτή η εντολή είναι προτιμότερο να χρησιμοποιείται με επικαλυπτόμενα αντικείμενα.</ahelp>"
-
-#: 13180100.xhp
-msgctxt ""
-"13180100.xhp\n"
-"par_id3152578\n"
-"3\n"
-"help.text"
-msgid "Any spaces that are visible between the objects are preserved."
-msgstr "Όλα τα κενά τα οποία είναι ορατά μεταξύ των αντικειμένων διατηρούνται."
+msgid "Navigator"
+msgstr "Περιήγηση"
-#: 05120000.xhp
+#: 02110000.xhp
msgctxt ""
-"05120000.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"bm_id3149664\n"
"help.text"
-msgid "Slide Design"
-msgstr "Σχεδίαση διαφάνειας"
+msgid "<bookmark_value>Navigator; presentations</bookmark_value><bookmark_value>presentations; navigating</bookmark_value>"
+msgstr "<bookmark_value>Περιήγηση, παρουσιάσεις</bookmark_value><bookmark_value>παρουσιάσεις, περιήγηση</bookmark_value>"
-#: 05120000.xhp
+#: 02110000.xhp
msgctxt ""
-"05120000.xhp\n"
-"hd_id3154253\n"
+"02110000.xhp\n"
+"hd_id3149664\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/05120000.xhp\" name=\"Slide Design\">Slide Design</link>"
-msgstr "<link href=\"text/simpress/01/05120000.xhp\" name=\"Σχεδίαση διαφάνειας\">Σχεδίαση διαφάνειας</link>"
+msgid "<link href=\"text/simpress/01/02110000.xhp\" name=\"Navigator\">Navigator</link>"
+msgstr "<link href=\"text/simpress/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link>"
-#: 05120000.xhp
+#: 02110000.xhp
msgctxt ""
-"05120000.xhp\n"
-"par_id3148485\n"
+"02110000.xhp\n"
+"par_id3149379\n"
"2\n"
"help.text"
-msgid "<variable id=\"seitenvorlagetext\"><ahelp hid=\".uno:PresentationLayout\">Displays the <emph>Slide Design</emph> dialog, where you can select a layout scheme for the current slide. Any objects in the slide design are inserted behind objects in the current slide.</ahelp></variable>"
-msgstr "<variable id=\"seitenvorlagetext\"><ahelp hid=\".uno:PresentationLayout\">Εμφανίζει το παράθυρο διαλόγου <emph>Σχεδίαση διαφάνειας</emph>, όπου μπορείτε να επιλέξετε ένα σχήμα διάταξης για την τρέχουσα διαφάνεια. Όλα τα αντικείμενα στη σχεδίαση της διαφάνειας εισάγονται πίσω από τα αντικείμενα στην τρέχουσα διαφάνεια.</ahelp></variable>"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"hd_id3154652\n"
-"3\n"
-"help.text"
-msgid "Slide design"
-msgstr "Πρότυπο διαφάνειας"
+msgid "<ahelp hid=\"HID_SD_NAVIGATOR\">Opens the Navigator, where you can quickly jump to other slides or move between open files.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_NAVIGATOR\">Ανοίγει την Περιήγηση, όπου μπορείτε γρήγορα να κάνετε μετάβαση σε άλλες διαφάνειες ή να μετακινηθείτε μεταξύ ανοικτών αρχείων.</ahelp>"
-#: 05120000.xhp
+#: 02110000.xhp
msgctxt ""
-"05120000.xhp\n"
-"par_id3152993\n"
-"4\n"
+"02110000.xhp\n"
+"par_id3154015\n"
+"38\n"
"help.text"
-msgid "Displays the slide designs you can apply to your slide. Select a design and click <emph>OK</emph> to apply it to the current slide."
-msgstr "Εμφανίζει τα πρότυπα διαφάνειας που μπορείτε να εφαρμόσετε στη διαφάνειά σας. Επιλέξτε ένα πρότυπο και κάντε κλικ στο κουμπί <emph>OK</emph> για να το εφαρμόσετε στην τρέχουσα διαφάνεια."
+msgid "You can <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dock\">dock</link> the Navigator to the edge of your workspace."
+msgstr "Μπορείτε να κάνετε <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"προσάρτηση\">προσάρτηση</link> της Περιήγησης στην άκρη του χώρου εργασίας σας."
-#: 05120000.xhp
+#: 02110000.xhp
msgctxt ""
-"05120000.xhp\n"
-"hd_id3154372\n"
-"7\n"
+"02110000.xhp\n"
+"par_id3156448\n"
+"48\n"
"help.text"
-msgid "Exchange background page"
-msgstr "Εναλλαγή φόντου σελίδας"
+msgid "Press <item type=\"keycode\">Ctrl+Shift+F5</item> to open the Navigator when you are editing a presentation."
+msgstr "Ενώ κάνετε επεξεργασία μιας παρουσίασης, πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+Shift+F5</item> για να ανοίξει η Περιήγηση."
-#: 05120000.xhp
+#: 02110000.xhp
msgctxt ""
-"05120000.xhp\n"
-"par_id3149407\n"
+"02110000.xhp\n"
+"hd_id3145235\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_MASTER_PAGE\">Applies the background of the selected slide design to all of the slides in your document.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_MASTER_PAGE\">Εφαρμόζει το φόντο της επιλεγμένης σχεδίασης διαφάνειας σε όλες τις διαφάνειες του εγγράφου σας.</ahelp>"
+msgid "Pointer"
+msgstr "Δείκτης"
-#: 05120000.xhp
+#: 02110000.xhp
msgctxt ""
-"05120000.xhp\n"
-"hd_id3153818\n"
+"02110000.xhp\n"
+"par_id3157874\n"
"9\n"
"help.text"
-msgid "Delete unused backgrounds"
-msgstr "Διαγραφή μη χρησιμοποιημένων φόντων"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"par_id3148871\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_CHECK_MASTERS\">Deletes unreferenced background slides and presentation layouts from your document.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_CHECK_MASTERS\">Διαγράφει μη χρησιμοποιούμενα φόντα και διατάξεις παρουσίασης από το έγγραφό σας.</ahelp>"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"hd_id3157982\n"
-"5\n"
-"help.text"
-msgid "Load"
-msgstr "Φόρτωση"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"par_id3156020\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PRESLT:BTN_LOAD\">Displays the <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Load Slide Design</emph></link> dialog, where you can select additional slide designs.</ahelp>"
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PRESLT:BTN_LOAD\">Εμφανίζει το παράθυρο διαλόγου <link href=\"text/simpress/01/05120100.xhp\" name=\"Φόρτωση προτύπου διαφάνειας\"><emph>Φόρτωση προτύπου διαφάνειας</emph></link>, όπου μπορείτε να επιλέξετε πρόσθετα πρότυπα διαφανειών.</ahelp>"
-
-#: 04990700.xhp
-msgctxt ""
-"04990700.xhp\n"
-"tit\n"
-"help.text"
-msgid "File name"
-msgstr "Όνομα αρχείου"
-
-#: 04990700.xhp
-msgctxt ""
-"04990700.xhp\n"
-"bm_id3148575\n"
-"help.text"
-msgid "<bookmark_value>fields; file names</bookmark_value>"
-msgstr "<bookmark_value>πεδία, ονόματα αρχείων</bookmark_value>"
-
-#: 04990700.xhp
-msgctxt ""
-"04990700.xhp\n"
-"hd_id3148575\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04990700.xhp\" name=\"File name\">File name</link>"
-msgstr "<link href=\"text/simpress/01/04990700.xhp\" name=\"Όνομα αρχείου\">Όνομα αρχείου</link>"
-
-#: 04990700.xhp
-msgctxt ""
-"04990700.xhp\n"
-"par_id3153142\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:InsertFileField\">Inserts the name of the active file. The name only appears after you save the file.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertFileField\">Εισάγει το όνομα για το ενεργό αρχείο. Το όνομα εμφανίζεται μόνο αφού αποθηκεύσετε το αρχείο.</ahelp>"
-
-#: 13140000.xhp
-msgctxt ""
-"13140000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Combine"
-msgstr "Συνδυασμός"
-
-#: 13140000.xhp
-msgctxt ""
-"13140000.xhp\n"
-"hd_id3150012\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/13140000.xhp\" name=\"Combine\">Combine</link>"
-msgstr "<link href=\"text/simpress/01/13140000.xhp\" name=\"Συνδυασμός\">Συνδυασμός</link>"
-
-#: 13140000.xhp
-msgctxt ""
-"13140000.xhp\n"
-"par_id3146974\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Combine\">Combines two or more selected objects into a single shape.</ahelp> Unlike <link href=\"text/shared/01/05290000.xhp\" name=\"grouping\">grouping</link>, a combined object takes on the properties of the lowermost object in the stacking order. You can <link href=\"text/simpress/01/13150000.xhp\" name=\"split\">split</link> apart combined objects, but the original object properties are lost."
-msgstr "<ahelp hid=\".uno:Combine\">Συνδυάζει δύο ή περισσότερα επιλεγμένα αντικείμενα σε ένα απλό σχήμα. </ahelp>Σε αντίθεση με την <link href=\"text/shared/01/05290000.xhp\" name=\"ομαδοποίηση\">ομαδοποίηση</link>, ένα συνδυασμένο αντικείμενο εφαρμόζει τις ιδιότητες του κατώτερου αντικειμένου στην ταξινόμηση της στοίβας. Μπορείτε να <link href=\"text/simpress/01/13150000.xhp\" name=\"διαιρέσετε\">διαιρέσετε</link> σε απόσταση τα συνδυασμένα αντικείμενα, αλλά χάνονται οι ιδιότητες του αρχικού αντικειμένου."
-
-#: 13140000.xhp
-msgctxt ""
-"13140000.xhp\n"
-"par_id3153876\n"
-"3\n"
-"help.text"
-msgid "When you combine objects, the drawing elements are replaced by Bézier curves and holes appear where the objects overlap."
-msgstr "Όταν συνδυάζετε αντικείμενα, τα στοιχεία σχεδίασης αντικαθίστανται από καμπύλες Bézier και τα κοιλώματα εμφανίζονται στην θέση όπου τα αντικείμενα επικαλύπτονται."
-
-#: 04110200.xhp
-msgctxt ""
-"04110200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert Text"
-msgstr "Εισαγωγή κειμένου"
-
-#: 04110200.xhp
-msgctxt ""
-"04110200.xhp\n"
-"hd_id3145252\n"
-"1\n"
-"help.text"
-msgid "Insert Text"
-msgstr "Εισαγωγή κειμένου"
-
-#: 04110200.xhp
-msgctxt ""
-"04110200.xhp\n"
-"par_id3150716\n"
-"2\n"
-"help.text"
-msgid "Inserts text from an ASCII, RTF, or HTML file into the active slide."
-msgstr "Εισάγει κείμενο από αρχείο ASCII, RTF, ή HTML σε μία ενεργή διαφάνεια."
-
-#: 04110200.xhp
-msgctxt ""
-"04110200.xhp\n"
-"par_id3149018\n"
-"3\n"
-"help.text"
-msgid "The inserted text uses the default text formatting of the active slide. If you want, you can drag a text frame in your slide, and then insert the text. The text frame automatically extends downwards for longer text passages."
-msgstr "Το εισηγμένο κείμενο χρησιμοποιεί την προεπιλεγμένη μορφοποίηση κειμένου της ενεργής διαφάνειας. Αν επιθυμείτε, μπορείτε να μεταφέρετε ένα πλαίσιο κειμένου στη διαφάνειά σας, και ύστερα να εισάγετε το κείμενο. Το πλαίσιο κειμένου επεκτείνεται αυτόματα προς τα κάτω για πιο μεγάλα πλαίσια κειμένου."
-
-#: 04110200.xhp
-msgctxt ""
-"04110200.xhp\n"
-"hd_id3156382\n"
-"4\n"
-"help.text"
-msgid "Display list"
-msgstr "Λίστα προβολής"
-
-#: 04110200.xhp
-msgctxt ""
-"04110200.xhp\n"
-"par_id3154702\n"
-"5\n"
-"help.text"
-msgid "Select the text you want to insert from the list."
-msgstr "Επιλέξτε το κείμενο που επιθυμείτε να εισάγετε από τη λίστα."
+msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PEN\">Switches the mouse pointer to a pen that you can use to write on slides during a slide show.</ahelp> You cannot change the color of the pen."
+msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PEN\">Μετατρέπει το δείκτη του ποντικιού σε μολύβι το οποίο μπορείτε να χρησιμοποιήσετε σε διαφάνειες κατά τη διάρκεια μίας παρουσίασης διαφανειών.</ahelp> Δεν μπορείτε να μεταβάλετε το χρώμα του μολυβιού."
-#: 04110200.xhp
+#: 02110000.xhp
msgctxt ""
-"04110200.xhp\n"
-"hd_id3150200\n"
-"6\n"
+"02110000.xhp\n"
+"par_id3148729\n"
"help.text"
-msgid "Link"
-msgstr "Σύνδεση"
+msgid "<image id=\"img_id3153034\" src=\"sd/imagelst/nv02.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153034\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153034\" src=\"sd/imagelst/nv02.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153034\">Εικονίδιο</alt></image>"
-#: 04110200.xhp
+#: 02110000.xhp
msgctxt ""
-"04110200.xhp\n"
-"par_id3155333\n"
-"7\n"
+"02110000.xhp\n"
+"par_id3150862\n"
+"10\n"
"help.text"
-msgid "Inserts the text as a link. Links are updated automatically when the source file changes."
-msgstr "Εισάγει το κείμενο ως σύνδεση. Οι συνδέσεις ενημερώνονται αυτόματα όταν τροποποιείται το αρχείο προέλευσης."
+msgid "Pointer"
+msgstr "Δείκτης"
-#: 03070000.xhp
+#: 02110000.xhp
msgctxt ""
-"03070000.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"hd_id3152999\n"
+"11\n"
"help.text"
-msgid "Presentation"
-msgstr "Παρουσίαση"
+msgid "First Slide"
+msgstr "Πρώτη διαφάνεια"
-#: 03070000.xhp
+#: 02110000.xhp
msgctxt ""
-"03070000.xhp\n"
-"hd_id3153144\n"
-"1\n"
+"02110000.xhp\n"
+"par_id3153564\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03070000.xhp\" name=\"Presentation\">Presentation</link>"
-msgstr "<link href=\"text/simpress/01/03070000.xhp\" name=\"Παρουσίαση\">Παρουσίαση</link>"
+msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_FIRST\">Jumps to the first slide in the slide show.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_FIRST\">Μεταβαίνει στην πρώτη διαφάνεια στην παρουσίαση διαφανειών.</ahelp>"
-#: 03070000.xhp
+#: 02110000.xhp
msgctxt ""
-"03070000.xhp\n"
-"par_id3146975\n"
-"2\n"
+"02110000.xhp\n"
+"par_id3155925\n"
"help.text"
-msgid "<ahelp hid=\".uno:CommonTaskBarVisible\">Common commands for slides.</ahelp>"
-msgstr "<ahelp hid=\".uno:CommonTaskBarVisible\">Κοινές εντολές για διαφάνειες.</ahelp>"
+msgid "<image id=\"img_id3155931\" src=\"cmd/sc_firstrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155931\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155931\" src=\"cmd/sc_firstrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155931\">Εικονίδιο</alt></image>"
-#: 03070000.xhp
+#: 02110000.xhp
msgctxt ""
-"03070000.xhp\n"
-"hd_id3154018\n"
-"4\n"
+"02110000.xhp\n"
+"par_id3145246\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04010000.xhp\" name=\"Slide\">Slide</link>"
-msgstr "<link href=\"text/simpress/01/04010000.xhp\" name=\"Διαφάνεια\">Διαφάνεια</link>"
+msgid "First Page"
+msgstr "Πρώτη σελίδα"
-#: 03070000.xhp
+#: 02110000.xhp
msgctxt ""
-"03070000.xhp\n"
-"hd_id3154754\n"
-"5\n"
+"02110000.xhp\n"
+"hd_id3156061\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/simpress/01/05130000.xhp\" name=\"Slide Layout\">Slide Layout</link>"
-msgstr "<link href=\"text/simpress/01/05130000.xhp\" name=\"Διάταξη διαφάνειας\">Διάταξη διαφάνειας</link>"
+msgid "Previous Slide"
+msgstr "Προηγούμενη διαφάνεια"
-#: 03070000.xhp
+#: 02110000.xhp
msgctxt ""
-"03070000.xhp\n"
-"hd_id3155960\n"
-"6\n"
+"02110000.xhp\n"
+"par_id3148768\n"
+"15\n"
"help.text"
-msgid "<link href=\"text/simpress/01/05120000.xhp\" name=\"Slide Design\">Slide Design</link>"
-msgstr "<link href=\"text/simpress/01/05120000.xhp\" name=\"Σχεδίαση διαφάνειας\">Σχεδίαση διαφάνειας</link>"
+msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PREV\">Moves back one slide in the slide show.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PREV\">Μετακινείται πίσω κατά μία διαφάνεια στην παρουσίαση διαφανειών.</ahelp>"
-#: 04140000.xhp
+#: 02110000.xhp
msgctxt ""
-"04140000.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"par_id3153045\n"
"help.text"
-msgid "Summary Slide"
-msgstr "Διαφάνεια σύνοψης"
+msgid "<image id=\"img_id3157976\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157976\">Icon</alt></image>"
+msgstr "<image id=\"img_id3157976\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157976\">Εικονίδιο</alt></image>"
-#: 04140000.xhp
+#: 02110000.xhp
msgctxt ""
-"04140000.xhp\n"
-"bm_id3154013\n"
+"02110000.xhp\n"
+"par_id3150473\n"
+"16\n"
"help.text"
-msgid "<bookmark_value>summary slide</bookmark_value>"
-msgstr "<bookmark_value>διαφάνεια σύνοψης</bookmark_value>"
+msgid "Previous Slide"
+msgstr "Προηγούμενη διαφάνεια"
-#: 04140000.xhp
+#: 02110000.xhp
msgctxt ""
-"04140000.xhp\n"
-"hd_id3154013\n"
-"1\n"
+"02110000.xhp\n"
+"hd_id3155369\n"
+"17\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\" name=\"Summary Slide\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\" name=\"Διαφάνεια σύνοψης\">Διαφάνεια σύνοψης</link>"
+msgid "Next Slide"
+msgstr "Επόμενη διαφάνεια"
-#: 04140000.xhp
+#: 02110000.xhp
msgctxt ""
-"04140000.xhp\n"
-"par_id3149664\n"
-"2\n"
+"02110000.xhp\n"
+"par_id3153920\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".uno:SummaryPage\" visibility=\"visible\">Creates a new slide that contains a bulleted list from the titles of the slides that follow the selected slide. The summary slide is inserted behind the last slide.</ahelp>"
-msgstr "<ahelp hid=\".uno:SummaryPage\" visibility=\"visible\">Δημιουργεί μία νέα διαφάνεια που περιέχει μία λίστα με κουκκίδες των διαφανειών που ακολουθούν την επιλεγμένη διαφάνεια. Η πρωτεύουσα διαφάνεια εισάγεται πίσω από την τελευταία διαφάνεια.</ahelp>"
+msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_NEXT\">Move forward one slide in the slide show.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_NEXT\">Μετακινείται μπροστά κατά μία διαφάνεια στην παρουσίαση διαφανειών.</ahelp>"
-#: 02130000.xhp
+#: 02110000.xhp
msgctxt ""
-"02130000.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"par_id3083279\n"
"help.text"
-msgid "Delete Slide"
-msgstr "Διαγραφή διαφάνειας"
+msgid "<image id=\"img_id3083286\" src=\"cmd/sc_nextrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083286\">Icon</alt></image>"
+msgstr "<image id=\"img_id3083286\" src=\"cmd/sc_nextrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083286\">Εικονίδιο</alt></image>"
-#: 02130000.xhp
+#: 02110000.xhp
msgctxt ""
-"02130000.xhp\n"
-"bm_id3154253\n"
+"02110000.xhp\n"
+"par_id3149454\n"
+"19\n"
"help.text"
-msgid "<bookmark_value>deleting; slides</bookmark_value><bookmark_value>slides;deleting</bookmark_value>"
-msgstr "<bookmark_value>διαγραφή, διαφάνειες</bookmark_value><bookmark_value>διαφάνειες, διαγραφή</bookmark_value>"
+msgid "Next Slide"
+msgstr "Επόμενη διαφάνεια"
-#: 02130000.xhp
+#: 02110000.xhp
msgctxt ""
-"02130000.xhp\n"
-"hd_id3154253\n"
-"7\n"
+"02110000.xhp\n"
+"hd_id3150762\n"
+"20\n"
"help.text"
-msgid "<link href=\"text/simpress/01/02130000.xhp\" name=\"Delete Slide\">Delete Slide</link>"
-msgstr "<link href=\"text/simpress/01/02130000.xhp\" name=\"Διαγραφή διαφάνειας\">Διαγραφή διαφάνειας</link>"
+msgid "Last Slide"
+msgstr "Τελευταία διαφάνεια"
-#: 02130000.xhp
+#: 02110000.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3145790\n"
-"2\n"
+"02110000.xhp\n"
+"par_id3147564\n"
+"21\n"
"help.text"
-msgid "<variable id=\"seiteloeschen\"><ahelp hid=\".uno:DeletePage\">Deletes the current slide or page.</ahelp></variable>"
-msgstr "<variable id=\"seiteloeschen\"><ahelp hid=\".uno:DeletePage\">Διαγράφει την τρέχουσα διαφάνεια ή σελίδα.</ahelp></variable>"
+msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_LAST\">Jumps to the last slide in the slide show.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_LAST\">Μεταβαίνει στην τελευταία διαφάνεια στην παρουσίαση διαφανειών.</ahelp>"
-#: 02130000.xhp
+#: 02110000.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3150208\n"
-"8\n"
+"02110000.xhp\n"
+"par_id3151183\n"
"help.text"
-msgid "In the context menu of a slide or page you find the following command, among others:"
-msgstr "Στο μενού περιβάλλοντος μιας σελίδας ή διαφάνειας μπορείτε να βρείτε την ακόλουθη εντολή μεταξύ άλλων:"
+msgid "<image id=\"img_id3156315\" src=\"cmd/sc_lastrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156315\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156315\" src=\"cmd/sc_lastrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156315\">Εικονίδιο</alt></image>"
-#: 02130000.xhp
+#: 02110000.xhp
msgctxt ""
-"02130000.xhp\n"
-"hd_id3154485\n"
-"5\n"
+"02110000.xhp\n"
+"par_id3154055\n"
+"22\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Rename Slide </caseinline><defaultinline>Rename Page</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Μετονομασία σελίδας </caseinline><defaultinline>Μετονομασία σελίδας</defaultinline></switchinline>"
+msgid "Last Slide"
+msgstr "Τελευταία διαφάνεια"
-#: 02130000.xhp
+#: 02110000.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3148702\n"
-"6\n"
+"02110000.xhp\n"
+"hd_id3149979\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".uno:RenamePage\">Renames the selected <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide </caseinline><defaultinline>page</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\".uno:RenamePage\">Μετονομάζει την επιλεγμένη <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">διαφάνεια </caseinline><defaultinline>σελίδα</defaultinline></switchinline>.</ahelp>"
+msgid "Drag Mode"
+msgstr "Λειτουργία μεταφοράς"
-#: 13050500.xhp
+#: 02110000.xhp
msgctxt ""
-"13050500.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"par_id3150264\n"
+"24\n"
"help.text"
-msgid "To Bitmap"
-msgstr "Σε bitmap"
+msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_DRAGTYPE\">Drag and drop slides and named objects into the active slide.</ahelp> You can only insert slides and named objects from a saved file. You can only insert named objects as copies."
+msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_DRAGTYPE\">Μεταφέρετε και απελευθερώστε διαφάνειες και αντικείμενα με όνομα σε μία ενεργή διαφάνεια.</ahelp> Μπορείτε μόνο να εισάγετε διαφάνειες και αντικείμενα με όνομα από ένα αποθηκευμένο αρχείο. Μπορείτε, επίσης, μόνο να εισάγετε αντικείμενα με όνομα ως αντίγραφα."
-#: 13050500.xhp
+#: 02110000.xhp
msgctxt ""
-"13050500.xhp\n"
-"bm_id3153142\n"
+"02110000.xhp\n"
+"par_id3149757\n"
"help.text"
-msgid "<bookmark_value>converting; to bitmaps</bookmark_value><bookmark_value>bitmaps; converting to</bookmark_value>"
-msgstr "<bookmark_value>μετατροπή, σε εικόνες bitmap</bookmark_value><bookmark_value>εικόνες bitmap, μετατροπή σε</bookmark_value>"
+msgid "<image id=\"img_id3147254\" src=\"sw/imglst/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147254\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147254\" src=\"sw/imglst/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147254\">Icon</alt></image>"
-#: 13050500.xhp
+#: 02110000.xhp
msgctxt ""
-"13050500.xhp\n"
-"hd_id3153142\n"
-"1\n"
+"02110000.xhp\n"
+"par_id3154930\n"
+"25\n"
"help.text"
-msgid "<link href=\"text/simpress/01/13050500.xhp\" name=\"To Bitmap\">To Bitmap</link>"
-msgstr "<link href=\"text/simpress/01/13050500.xhp\" name=\"Σε bitmap\">Σε bitmap</link>"
+msgid "Insert as hyperlink"
+msgstr "Εισαγωγή ως υπερσύνδεση"
-#: 13050500.xhp
+#: 02110000.xhp
msgctxt ""
-"13050500.xhp\n"
-"par_id3146975\n"
-"2\n"
+"02110000.xhp\n"
+"par_id3145411\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertIntoBitmap\">Converts the selected object to a bitmap (a grid of pixels that represents an image).</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertIntoBitmap\">Μετατρέπει το επιλεγμένο αντικείμενο σε εικόνα bitmap (ένα πλέγμα εικονοστοιχείων που αναπαριστά μία εικόνα).</ahelp>"
+msgid "<image id=\"img_id3145418\" src=\"cmd/sc_chainframes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145418\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145418\" src=\"cmd/sc_chainframes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145418\">Icon</alt></image>"
-#: 13050500.xhp
+#: 02110000.xhp
msgctxt ""
-"13050500.xhp\n"
-"par_id3149377\n"
-"4\n"
+"02110000.xhp\n"
+"par_id3150508\n"
+"26\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/00/00000005.xhp\" name=\"Glossary\">Glossary</link>."
-msgstr "Για περισσότερες πληροφορίες, δείτε το <link href=\"text/shared/00/00000005.xhp\" name=\"Γλωσσάρι\">Γλωσσάρι</link>."
+msgid "Insert as link"
+msgstr "Εισαγωγή ως σύνδεση"
-#: 13050500.xhp
+#: 02110000.xhp
msgctxt ""
-"13050500.xhp\n"
-"par_id3155333\n"
-"3\n"
+"02110000.xhp\n"
+"par_id3147513\n"
"help.text"
-msgid "You can also copy the selected object and choose <emph>Edit - Paste Special </emph>and select the bitmap format from the list."
-msgstr "Μπορείτε επίσης να αντιγράψετε το επιλεγμένο αντικείμενο και να επιλέξετε <emph>Επεξεργασία - Ειδική επικόλληση </emph> και ύστερα τη μορφή bitmap από τη λίστα."
+msgid "<image id=\"img_id3154258\" src=\"sw/imglst/sc20239.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154258\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154258\" src=\"sw/imglst/sc20239.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154258\">Icon</alt></image>"
-#: 03150100.xhp
+#: 02110000.xhp
msgctxt ""
-"03150100.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"par_id3149159\n"
+"27\n"
"help.text"
-msgid "Slide Master"
-msgstr "Κύρια διαφάνεια"
+msgid "Insert as copy"
+msgstr "Εισαγωγή ως αντίγραφο"
-#: 03150100.xhp
+#: 02110000.xhp
msgctxt ""
-"03150100.xhp\n"
-"bm_id3154013\n"
+"02110000.xhp\n"
+"hd_id3148930\n"
+"28\n"
"help.text"
-msgid "<bookmark_value>normal view; backgrounds</bookmark_value><bookmark_value>backgrounds; normal view</bookmark_value><bookmark_value>views;slide master view</bookmark_value><bookmark_value>slide master view</bookmark_value>"
-msgstr "<bookmark_value>κανονική προβολή, παρασκήνια</bookmark_value><bookmark_value>παρασκήνια, κανονική προβολή</bookmark_value><bookmark_value>προβολές, προβολή κύριων διαφανειών</bookmark_value><bookmark_value>προβολή κύριων διαφανειών</bookmark_value>"
+msgid "Insert as hyperlink"
+msgstr "Εισαγωγή ως υπερσύνδεση"
-#: 03150100.xhp
+#: 02110000.xhp
msgctxt ""
-"03150100.xhp\n"
-"hd_id3154013\n"
-"1\n"
+"02110000.xhp\n"
+"par_id3150713\n"
+"29\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03150100.xhp\" name=\"Slide Master\">Slide Master</link>"
-msgstr "<link href=\"text/simpress/01/03150100.xhp\" name=\"Κύρια διαφάνεια\">Κύρια διαφάνεια</link>"
+msgid "Inserts slides as a hyperlink (<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>) into the active slide."
+msgstr "Εισάγει διαφάνειες ως υπερσύνδεση (<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>) στην ενεργή διαφάνεια."
-#: 03150100.xhp
+#: 02110000.xhp
msgctxt ""
-"03150100.xhp\n"
-"par_id3151075\n"
-"2\n"
+"02110000.xhp\n"
+"hd_id3152945\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\".uno:SlideMasterPage\">Switches to slide master view, where you can add elements that you want to appear on all of the slides in your show that use the same slide master.</ahelp>"
-msgstr "<ahelp hid=\".uno:SlideMasterPage\">Εκκινεί την προβολή κύριων διαφανειών, όπου μπορείτε να προσθέσετε στοιχεία τα οποία επιθυμείτε να εμφανίζονται σε όλες τις διαφάνειες που χρησιμοποιούν την ίδια κύρια διαφάνεια στην παρουσίασή σας.</ahelp>"
+msgid "Insert as link"
+msgstr "Εισαγωγή ως σύνδεση"
-#: 03150100.xhp
+#: 02110000.xhp
msgctxt ""
-"03150100.xhp\n"
-"par_id4941557\n"
+"02110000.xhp\n"
+"par_id3153747\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a new slide master into the document. Double-click the new slide master on the Slides pane to apply it to all slides.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγει μία νέα κύρια διαφάνεια σε ένα έγγραφο. Κάντε διπλό κλικ στη νέα κύρια διαφάνεια στο πλαίσιο Διαφάνειες για να γίνει εφαρμογή σε όλες τις διαφάνειες.</ahelp>"
+msgid "Inserts slides as a <link href=\"text/shared/00/00000005.xhp#verknuepfung\" name=\"link\">link</link> into the active slide."
+msgstr "Εισάγει διαφάνειες ως <link href=\"text/shared/00/00000005.xhp#verknuepfung\" name=\"σύνδεση\">σύνδεση</link> στην ενεργή διαφάνεια."
-#: 03150100.xhp
+#: 02110000.xhp
msgctxt ""
-"03150100.xhp\n"
-"par_id9961851\n"
+"02110000.xhp\n"
+"hd_id3159274\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a slide master and click this icon to remove the slide master from the document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μία κύρια διαφάνεια και κάντε κλικ σε αυτό το εικονίδιο για να αφαιρέσετε την κύρια διαφάνεια από το έγγραφο.</ahelp>"
+msgid "Insert as copy"
+msgstr "Εισαγωγή ως αντίγραφο"
-#: 03150100.xhp
+#: 02110000.xhp
msgctxt ""
-"03150100.xhp\n"
-"par_id4526200\n"
+"02110000.xhp\n"
+"par_id3149920\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a slide master and click this icon to rename the slide master.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μία κύρια διαφάνεια και κάντε κλικ σε αυτό το εικονίδιο για να μετονομάσετε την κύρια διαφάνεια.</ahelp>"
+msgid "Inserts a copy of a slide or named object into the active slide."
+msgstr "Εισάγει ένα αντίγραφο μίας διαφάνειας ή ενός αντικειμένου με όνομα στην ενεργή διαφάνεια."
-#: 03150100.xhp
+#: 02110000.xhp
msgctxt ""
-"03150100.xhp\n"
-"par_id8036133\n"
+"02110000.xhp\n"
+"hd_id4969328\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Closes the slide master view.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τερματίζει την προβολή κύριων διαφανειών.</ahelp>"
+msgid "Show Shapes"
+msgstr "Προβολή σχημάτων"
-#: 05250500.xhp
+#: 02110000.xhp
msgctxt ""
-"05250500.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"par_id9635914\n"
"help.text"
-msgid "In Front of Object"
-msgstr "Μπροστά από αντικείμενο"
+msgid "<ahelp hid=\".\">In the submenu you can choose to display a list of all shapes or only the named shapes. Use drag-and-drop in the list to reorder the shapes. When you set the focus to a slide and press the <item type=\"keycode\">Tab</item> key, the next shape in the defined order is selected.</ahelp>"
+msgstr "<ahelp hid=\".\">Στο δευτερεύον μενού μπορείτε να επιλέξετε να εμφανίζεται μία λίστα με όλα τα σχήματα ή μόνο τα σχήματα που έχουν ονομαστεί. Χρησιμοποιήστε την μεταφορά και την απόθεση στη λίστα για να ανακατανείμετε τα σχήματα. Όταν καθορίζετε την εστίαση σε μία διαφάνεια και πιέστε το πλήκτρο <item type=\"keycode\">Tab</item> , επιλέγεται το επόμενο σχήμα στην καθορισμένη σειρά.</ahelp>"
-#: 05250500.xhp
+#: 02110000.xhp
msgctxt ""
-"05250500.xhp\n"
-"bm_id3152576\n"
+"02110000.xhp\n"
+"hd_id3148624\n"
+"36\n"
"help.text"
-msgid "<bookmark_value>objects; in front of object command</bookmark_value><bookmark_value>in front of object command</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα, μπροστά από την εντολή αντικειμένου</bookmark_value><bookmark_value>μπροστά από την εντολή αντικειμένου</bookmark_value>"
+msgid "Existing Slides"
+msgstr "Υπάρχουσες διαφάνειες"
-#: 05250500.xhp
+#: 02110000.xhp
msgctxt ""
-"05250500.xhp\n"
-"hd_id3152576\n"
-"1\n"
+"02110000.xhp\n"
+"par_id3154599\n"
+"37\n"
"help.text"
-msgid "<link href=\"text/simpress/01/05250500.xhp\" name=\"In Front of Object\">In Front of Object</link>"
-msgstr "<link href=\"text/simpress/01/05250500.xhp\" name=\"Μπροστά από αντικείμενο\">Μπροστά από αντικείμενο</link>"
+msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TLB\">Lists available slides. Double-click a slide to make it the active slide.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TLB\">Δημιουργεί τη λίστα με τις διαθέσιμες διαφάνειες. Κάντε διπλό κλικ σε μία διαφάνεια για να την κάνετε ενεργή διαφάνεια.</ahelp>"
-#: 05250500.xhp
+#: 02110000.xhp
msgctxt ""
-"05250500.xhp\n"
-"par_id3152596\n"
-"2\n"
+"02110000.xhp\n"
+"hd_id3150423\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\".uno:BeforeObject\">Changes the stacking order by moving the selected object in front of an object that you specify. The screen location of the selected object does not change.</ahelp>"
-msgstr "<ahelp hid=\".uno:BeforeObject\">Μεταβάλλει την ταξινόμηση της στοίβας μετακινώντας το επιλεγμένο αντικείμενο μπροστά από ένα αντικείμενο που καθορίσατε. Η τοποθεσία της οθόνης του επιλεγμένου αντικειμένου δεν θα μεταβληθεί.</ahelp>"
+msgid "Open Documents"
+msgstr "Άνοιγμα εγγράφων"
-#: 05250500.xhp
+#: 02110000.xhp
msgctxt ""
-"05250500.xhp\n"
-"par_id3153418\n"
-"4\n"
+"02110000.xhp\n"
+"par_id3150631\n"
+"35\n"
"help.text"
-msgid "Select the object(s) that you want to move to the foreground. Right-click and choose <emph>Arrange – In Front of Object</emph>, and then click an object in your slide."
-msgstr "Επιλέξτε το αντικείμενο(α) που επιθυμείτε να μετακινηθεί στο προσκήνιο. Κάντε δεξί κλικ και επιλέξτε <emph>Τακτοποίηση - Μπροστά από αντικείμενο</emph>, και ύστερα κάντε κλικ σε ένα αντικείμενο στη διαφάνειά σας."
+msgid "<ahelp hid=\"HID_SD_NAVIGATOR_LB\">Lists available $[officename] files.</ahelp> Select a file to display the contents you can insert."
+msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_LB\">Παρουσιάζει τα διαθέσιμα αρχεία του $[officename].</ahelp> Επιλέξτε ένα αρχείο για να εμφανιστούν τα περιεχόμενά του που μπορείτε να εισάγετε."
#: 02120000.xhp
msgctxt ""
@@ -1606,8 +904,8 @@ msgctxt ""
"par_id3153075\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"SD:NUMERICFIELD:DLG_COPY:NUM_FLD_COPIES\">Enter the number of copies you want to make.</ahelp>"
-msgstr "<ahelp hid=\"SD:NUMERICFIELD:DLG_COPY:NUM_FLD_COPIES\">Εισάγετε τον αριθμό των αντιγράφων που επιθυμείτε να δημιουργήσετε.</ahelp>"
+msgid "<ahelp hid=\"modules/sdraw/ui/copydlg/copies\">Enter the number of copies you want to make.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/copydlg/copies\">Εισάγετε τον αριθμό των αντιγράφων που επιθυμείτε να δημιουργήσετε.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -1632,8 +930,8 @@ msgctxt ""
"par_id3150744\n"
"27\n"
"help.text"
-msgid "<ahelp hid=\"SD:IMAGEBUTTON:DLG_COPY:BTN_SET_VIEWDATA\">Enters the width and the height values of the selected object in the <emph>X axis </emph>and the <emph>Y axis </emph>boxes respectively as well as the fill color of the object in the Start box.</ahelp> The rotation angle of the selected object is not entered."
-msgstr "<ahelp hid=\"SD:IMAGEBUTTON:DLG_COPY:BTN_SET_VIEWDATA\">Εισάγει τις τιμές πλάτους και ύψους του επιλεγμένου αντικειμένου στα πλαίσια <emph>άξονας X </emph> και <emph>άξονας Y </emph> όπως και το χρώμα γεμίσματος στο κουτί της έναρξης.</ahelp> Δεν εισάγεται η γωνία περιστροφής του επιλεγμένου αντικειμένου."
+msgid "<ahelp hid=\"modules/sdraw/ui/copydlg/viewdata\">Enters the width and the height values of the selected object in the <emph>X axis </emph>and the <emph>Y axis </emph>boxes respectively as well as the fill color of the object in the Start box.</ahelp> The rotation angle of the selected object is not entered."
+msgstr "<ahelp hid=\"modules/sdraw/ui/copydlg/viewdata\">Εισάγει τις τιμές πλάτους και ύψους του επιλεγμένου αντικειμένου στα πλαίσια <emph>άξονας X </emph> και <emph>άξονας Y </emph> όπως και το χρώμα γεμίσματος στο κουτί της έναρξης.</ahelp> Δεν εισάγεται η γωνία περιστροφής του επιλεγμένου αντικειμένου."
#: 02120000.xhp
msgctxt ""
@@ -1668,8 +966,8 @@ msgctxt ""
"par_id3153564\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SD:METRICFIELD:DLG_COPY:MTR_FLD_MOVE_X\">Enter the horizontal distance between the centers of the selected object and the duplicate object. Positive values shift the duplicate object to the right and negative values shift the duplicate object to the left.</ahelp>"
-msgstr "<ahelp hid=\"SD:METRICFIELD:DLG_COPY:MTR_FLD_MOVE_X\">Εισάγετε την οριζόντια απόσταση μεταξύ των κέντρων του επιλεγμένου και το διπλότυπου αντικειμένου. Οι θετικές τιμές μετακινούν το διπλότυπο αντικείμενο προς τα δεξιά και οι αρνητικές τιμές μετακινούν το διπλότυπο αντικείμενο προς τα αριστερά.</ahelp>"
+msgid "<ahelp hid=\"modules/sdraw/ui/copydlg/x\">Enter the horizontal distance between the centers of the selected object and the duplicate object. Positive values shift the duplicate object to the right and negative values shift the duplicate object to the left.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/copydlg/x\">Εισάγετε την οριζόντια απόσταση μεταξύ των κέντρων του επιλεγμένου και το διπλότυπου αντικειμένου. Οι θετικές τιμές μετακινούν το διπλότυπο αντικείμενο προς τα δεξιά και οι αρνητικές τιμές μετακινούν το διπλότυπο αντικείμενο προς τα αριστερά.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -1686,8 +984,8 @@ msgctxt ""
"par_id3149882\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SD:METRICFIELD:DLG_COPY:MTR_FLD_MOVE_Y\">Enter the vertical distance between the centers of the selected object and the duplicate object. Positive values shift the duplicate object down and negative values shift the duplicate object up.</ahelp>"
-msgstr "<ahelp hid=\"SD:METRICFIELD:DLG_COPY:MTR_FLD_MOVE_Y\">Εισάγετε την κάθετη απόσταση μεταξύ του κέντρου του επιλεγμένου και το διπλότυπου αντικειμένου. Οι θετικές τιμές μετακινούν το διπλότυπο αντικείμενο προς τα πάνω, ενώ οι αρνητικές το μετακινούν προς τα κάτω.</ahelp>"
+msgid "<ahelp hid=\"modules/sdraw/ui/copydlg/y\">Enter the vertical distance between the centers of the selected object and the duplicate object. Positive values shift the duplicate object down and negative values shift the duplicate object up.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/copydlg/y\">Εισάγετε την κάθετη απόσταση μεταξύ του κέντρου του επιλεγμένου και το διπλότυπου αντικειμένου. Οι θετικές τιμές μετακινούν το διπλότυπο αντικείμενο προς τα πάνω, ενώ οι αρνητικές το μετακινούν προς τα κάτω.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -1704,8 +1002,8 @@ msgctxt ""
"par_id3153738\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"SD:METRICFIELD:DLG_COPY:MTR_FLD_ANGLE\">Enter the angle (0 to 359 degrees) by which you want to rotate the duplicate object. Positive values rotate the duplicate object in a clockwise direction and negative values in a counterclockwise direction. </ahelp>"
-msgstr "<ahelp hid=\"SD:METRICFIELD:DLG_COPY:MTR_FLD_ANGLE\">Εισάγετε την γωνία (0 ως 359 μοίρες) με την οποία θέλετε να περιστρέψετε το διπλότυπο αντικείμενο. Ο θετικές τιμές περιστρέφουν το διπλότυπο αντικείμενο προς τα δεξιά, ενώ οι αρνητικές προς τα αριστερά. </ahelp>"
+msgid "<ahelp hid=\"modules/sdraw/ui/copydlg/angle\">Enter the angle (0 to 359 degrees) by which you want to rotate the duplicate object. Positive values rotate the duplicate object in a clockwise direction and negative values in a counterclockwise direction. </ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/copydlg/angle\">Εισάγετε την γωνία (0 ως 359 μοίρες) με την οποία θέλετε να περιστρέψετε το διπλότυπο αντικείμενο. Ο θετικές τιμές περιστρέφουν το διπλότυπο αντικείμενο προς τα δεξιά, ενώ οι αρνητικές προς τα αριστερά. </ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -1740,8 +1038,8 @@ msgctxt ""
"par_id3150267\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SD:METRICFIELD:DLG_COPY:MTR_FLD_WIDTH\">Enter the amount by which you want to enlarge or reduce the width of the duplicate object.</ahelp>"
-msgstr "<ahelp hid=\"SD:METRICFIELD:DLG_COPY:MTR_FLD_WIDTH\">Εισάγετε το μέγεθος κατά το οποίο θέλετε να μεγαλώσετε ή να μικρύνετε το πλάτος του διπλότυπου αντικειμένου.</ahelp>"
+msgid "<ahelp hid=\"modules/sdraw/ui/copydlg/width\">Enter the amount by which you want to enlarge or reduce the width of the duplicate object.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/copydlg/width\">Εισάγετε το μέγεθος κατά το οποίο θέλετε να μεγαλώσετε ή να μικρύνετε το πλάτος του διπλότυπου αντικειμένου.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -1758,8 +1056,8 @@ msgctxt ""
"par_id3157970\n"
"18\n"
"help.text"
-msgid "<ahelp hid=\"SD:METRICFIELD:DLG_COPY:MTR_FLD_HEIGHT\">Enter the amount by which you want to enlarge or reduce the height of the duplicate object.</ahelp>"
-msgstr "<ahelp hid=\"SD:METRICFIELD:DLG_COPY:MTR_FLD_HEIGHT\">Εισάγετε το μέγεθος κατά το οποίο θέλετε να μεγαλώσετε ή να μικρύνετε το ύψος του διπλότυπου αντικειμένου.</ahelp>"
+msgid "<ahelp hid=\"modules/sdraw/ui/copydlg/height\">Enter the amount by which you want to enlarge or reduce the height of the duplicate object.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/copydlg/height\">Εισάγετε το μέγεθος κατά το οποίο θέλετε να μεγαλώσετε ή να μικρύνετε το ύψος του διπλότυπου αντικειμένου.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -1794,8 +1092,8 @@ msgctxt ""
"par_id3155987\n"
"22\n"
"help.text"
-msgid "<ahelp hid=\"SD:LISTBOX:DLG_COPY:LB_START_COLOR\">Choose a color for the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SD:LISTBOX:DLG_COPY:LB_START_COLOR\">Επιλέξτε ένα χρώμα για το επιλεγμένο αντικείμενο.</ahelp>"
+msgid "<ahelp hid=\"modules/sdraw/ui/copydlg/start\">Choose a color for the selected object.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/copydlg/start\">Επιλέξτε ένα χρώμα για το επιλεγμένο αντικείμενο.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -1812,121 +1110,103 @@ msgctxt ""
"par_id3147167\n"
"24\n"
"help.text"
-msgid "<ahelp hid=\"SD:LISTBOX:DLG_COPY:LB_END_COLOR\">Choose a color for the duplicate object. If you are making more than one copy, this color is applied to the last copy. </ahelp>"
-msgstr "<ahelp hid=\"SD:LISTBOX:DLG_COPY:LB_END_COLOR\">Επιλέξτε ένα χρώμα για το διπλότυπο αντικείμενο. Αν υπάρχουν περισσότερα από ένα αντίγραφα, το χρώμα εφαρμόζεται στο τελευταίο αντίγραφο. </ahelp>"
+msgid "<ahelp hid=\"modules/sdraw/ui/copydlg/end\">Choose a color for the duplicate object. If you are making more than one copy, this color is applied to the last copy. </ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/copydlg/end\">Επιλέξτε ένα χρώμα για το διπλότυπο αντικείμενο. Αν υπάρχουν περισσότερα από ένα αντίγραφα, το χρώμα εφαρμόζεται στο τελευταίο αντίγραφο. </ahelp>"
-#: 05120500m.xhp
+#: 02130000.xhp
msgctxt ""
-"05120500m.xhp\n"
+"02130000.xhp\n"
"tit\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Delete Slide"
+msgstr "Διαγραφή διαφάνειας"
-#: 05120500m.xhp
+#: 02130000.xhp
msgctxt ""
-"05120500m.xhp\n"
-"hd_id3145801\n"
-"1\n"
+"02130000.xhp\n"
+"bm_id3154253\n"
"help.text"
-msgid "<link href=\"text/simpress/01/05120500m.xhp\" name=\"Delete\">Delete</link>"
-msgstr "<link href=\"text/simpress/01/05120500m.xhp\" name=\"Διαγραφή\">Διαγραφή</link>"
+msgid "<bookmark_value>deleting; slides</bookmark_value><bookmark_value>slides;deleting</bookmark_value>"
+msgstr "<bookmark_value>διαγραφή, διαφάνειες</bookmark_value><bookmark_value>διαφάνειες, διαγραφή</bookmark_value>"
-#: 05120500m.xhp
+#: 02130000.xhp
msgctxt ""
-"05120500m.xhp\n"
-"par_id3153418\n"
-"2\n"
+"02130000.xhp\n"
+"hd_id3154253\n"
+"7\n"
"help.text"
-msgid "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteColumns\">Deletes the selected column(s) from the table.</ahelp></variable>"
-msgstr "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteColumns\">Διαγράφει τις επιλεγμένες στήλες από τον πίνακα.</ahelp></variable>"
+msgid "<link href=\"text/simpress/01/02130000.xhp\" name=\"Delete Slide\">Delete Slide</link>"
+msgstr "<link href=\"text/simpress/01/02130000.xhp\" name=\"Διαγραφή διαφάνειας\">Διαγραφή διαφάνειας</link>"
-#: 05120500m.xhp
+#: 02130000.xhp
msgctxt ""
-"05120500m.xhp\n"
-"par_id3156385\n"
-"3\n"
+"02130000.xhp\n"
+"par_id3145790\n"
+"2\n"
"help.text"
-msgid "This command is only available if the cursor is in a table."
-msgstr "Αυτή η εντολή είναι διαθέσιμη μόνο αν ο δρομέας του ποντικιού βρίσκεται μέσα σε ένα πίνακα."
+msgid "<variable id=\"seiteloeschen\"><ahelp hid=\".uno:DeletePage\">Deletes the current slide or page.</ahelp></variable>"
+msgstr "<variable id=\"seiteloeschen\"><ahelp hid=\".uno:DeletePage\">Διαγράφει την τρέχουσα διαφάνεια ή σελίδα.</ahelp></variable>"
-#: 05120500m.xhp
+#: 02130000.xhp
msgctxt ""
-"05120500m.xhp\n"
-"par_id3155328\n"
-"115\n"
+"02130000.xhp\n"
+"par_id3150208\n"
+"8\n"
"help.text"
-msgid "On <emph>Table</emph> Bar, click"
-msgstr "Στη γραμμή εργαλείων <emph>Πίνακας</emph> κάντε κλικ"
+msgid "In the context menu of a slide or page you find the following command, among others:"
+msgstr "Στο μενού περιβάλλοντος μιας σελίδας ή διαφάνειας μπορείτε να βρείτε την ακόλουθη εντολή μεταξύ άλλων:"
-#: 05120500m.xhp
+#: 02130000.xhp
msgctxt ""
-"05120500m.xhp\n"
-"par_id3153600\n"
+"02130000.xhp\n"
+"hd_id3154485\n"
+"5\n"
"help.text"
-msgid "<image id=\"img_id3153607\" src=\"cmd/sc_deletecolumns.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3153607\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153607\" src=\"cmd/sc_deletecolumns.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3153607\">Icon</alt></image>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Rename Slide </caseinline><defaultinline>Rename Page</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Μετονομασία σελίδας </caseinline><defaultinline>Μετονομασία σελίδας</defaultinline></switchinline>"
-#: 05120500m.xhp
+#: 02130000.xhp
msgctxt ""
-"05120500m.xhp\n"
-"par_id3154423\n"
-"116\n"
+"02130000.xhp\n"
+"par_id3148702\n"
+"6\n"
"help.text"
-msgid "Delete Column"
-msgstr "Διαγραφή στήλης"
+msgid "<ahelp hid=\".uno:RenamePage\">Renames the selected <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide </caseinline><defaultinline>page</defaultinline></switchinline>.</ahelp>"
+msgstr "<ahelp hid=\".uno:RenamePage\">Μετονομάζει την επιλεγμένη <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">διαφάνεια </caseinline><defaultinline>σελίδα</defaultinline></switchinline>.</ahelp>"
-#: 04130000.xhp
+#: 02140000.xhp
msgctxt ""
-"04130000.xhp\n"
+"02140000.xhp\n"
"tit\n"
"help.text"
-msgid "Expand Slide"
-msgstr "Ανάπτυξη διαφάνειας"
+msgid "Delete Layer"
+msgstr "Διαγραφή επιπέδου"
-#: 04130000.xhp
+#: 02140000.xhp
msgctxt ""
-"04130000.xhp\n"
-"bm_id3146119\n"
+"02140000.xhp\n"
+"bm_id3153541\n"
"help.text"
-msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
-msgstr "<bookmark_value>επέκταση, διαφάνειες</bookmark_value><bookmark_value>διαφάνειες, επέκταση</bookmark_value>"
+msgid "<bookmark_value>layers; deleting</bookmark_value> <bookmark_value>deleting; layers</bookmark_value>"
+msgstr "<bookmark_value>επίπεδα, διαγραφή</bookmark_value><bookmark_value>διαγραφή, επίπεδα</bookmark_value>"
-#: 04130000.xhp
+#: 02140000.xhp
msgctxt ""
-"04130000.xhp\n"
-"hd_id3146119\n"
+"02140000.xhp\n"
+"hd_id3153541\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\" name=\"Expand Slide\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\" name=\"Ανάπτυξη διαφάνειας\">Ανάπτυξη διαφάνειας</link>"
+msgid "Delete Layer"
+msgstr "Διαγραφή επιπέδου"
-#: 04130000.xhp
+#: 02140000.xhp
msgctxt ""
-"04130000.xhp\n"
-"par_id3154319\n"
+"02140000.xhp\n"
+"par_id3148664\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExpandPage\">Creates a new slide from every top-level outline point (text one level below the title text in the outline hierarchy) in the selected slide. The outline text becomes the title of the new slide.</ahelp> Outline points below the top level on the original slide are moved up one level on the new slide."
-msgstr "<ahelp hid=\".uno:ExpandPage\">Δημιουργεί μία νέα διαφάνεια από οποιοδήποτε σημείο διάρθρωσης ανώτερου επιπέδου (το κείμενο ένα επίπεδο παρακάτω από το κείμενο του τίτλου στην ιεραρχία διάρθρωσης) στην επιλεγμένη διαφάνεια.</ahelp> Τα σημεία διάρθρωσης κάτω από το ανώτερο επίπεδο στην αρχική διαφάνεια μετακινούνται πάνω ένα επίπεδο στη νέα διαφάνεια."
-
-#: 04130000.xhp
-msgctxt ""
-"04130000.xhp\n"
-"par_id3146972\n"
-"3\n"
-"help.text"
-msgid "You can only use the <emph>Expand Slide </emph>command if your slide layout contains a title object and an outline object."
-msgstr "Μπορείτε επίσης να χρησιμοποιήσετε την εντολή <emph>Ανάπτυξη διαφάνειας </emph>αν η διάταξη της διαφάνειάς σας περιέχει ένα αντικείμενο τίτλου και ένα αντικείμενο διάρθρωσης."
-
-#: 04130000.xhp
-msgctxt ""
-"04130000.xhp\n"
-"par_id3149019\n"
-"4\n"
-"help.text"
-msgid "If you want to keep the original slide, choose <emph>Edit - Undo</emph>."
-msgstr "Αν επιθυμείτε να διατηρήσετε την αρχική διαφάνεια, επιλέξτε <emph>Επεξεργασία - Αναίρεση</emph>."
+msgid "<variable id=\"ebeneloeschen\"><ahelp hid=\".uno:DeleteLayer\">Deletes the active layer.</ahelp></variable>"
+msgstr "<variable id=\"ebeneloeschen\"><ahelp hid=\".uno:DeleteLayer\">Διαγράφει το ενεργό επίπεδο.</ahelp></variable>"
#: 02150000.xhp
msgctxt ""
@@ -2035,1693 +1315,1758 @@ msgctxt ""
msgid "<ahelp hid=\"SD:CHECKBOX:DLG_MORPH:CBX_ORIENTATION\">Applies a smooth transition between the selected objects.</ahelp>"
msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_MORPH:CBX_ORIENTATION\">Εφαρμόζει ομαλή εναλλαγή μεταξύ των επιλεγμένων αντικειμένων.</ahelp>"
-#: 06100100.xhp
+#: 02160000.xhp
msgctxt ""
-"06100100.xhp\n"
+"02160000.xhp\n"
"tit\n"
"help.text"
-msgid "Define Custom Slide Show"
-msgstr "Ορισμός προσαρμοσμένης παρουσίασης οθόνης"
+msgid "Edit Fields"
+msgstr "Επεξεργασία πεδίων"
-#: 06100100.xhp
+#: 02160000.xhp
msgctxt ""
-"06100100.xhp\n"
-"hd_id3154020\n"
+"02160000.xhp\n"
+"bm_id3145251\n"
+"help.text"
+msgid "<bookmark_value>fields; editing</bookmark_value><bookmark_value>editing; fields</bookmark_value><bookmark_value>fields; formatting</bookmark_value><bookmark_value>formatting; fields</bookmark_value>"
+msgstr "<bookmark_value>πεδία, επεξεργασία</bookmark_value><bookmark_value>επεξεργασία, πεδία</bookmark_value><bookmark_value>πεδία, μορφοποίηση</bookmark_value><bookmark_value>μορφοποίηση, πεδία</bookmark_value>"
+
+#: 02160000.xhp
+msgctxt ""
+"02160000.xhp\n"
+"hd_id3145251\n"
"1\n"
"help.text"
-msgid "Define Custom Slide Show"
-msgstr "Ορισμός προσαρμοσμένης παρουσίασης οθόνης"
+msgid "Edit Fields"
+msgstr "Επεξεργασία πεδίων"
-#: 06100100.xhp
+#: 02160000.xhp
msgctxt ""
-"06100100.xhp\n"
-"par_id3154659\n"
+"02160000.xhp\n"
+"par_id3154754\n"
"2\n"
"help.text"
-msgid "<variable id=\"neu\"><ahelp hid=\"\" visibility=\"visible\">Creates a custom slide show.</ahelp></variable>"
-msgstr "<variable id=\"neu\"><ahelp hid=\"\" visibility=\"visible\">Δημιουργεί μία προσαρμοσμένη παρουσίαση οθόνης.</ahelp></variable>"
+msgid "<variable id=\"feldbefehltext\"><ahelp hid=\"SD:MODALDIALOG:DLG_FIELD_MODIFY\">Edits the properties of an inserted field.</ahelp></variable> To edit an inserted field, double-click it. <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Then choose <emph>Edit - Fields</emph>.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"DRAW\">Then choose <emph>Edit - Fields</emph>.</caseinline></switchinline>"
+msgstr "<variable id=\"feldbefehltext\"><ahelp hid=\"SD:MODALDIALOG:DLG_FIELD_MODIFY\">Επεξεργάζεται τις ιδιότητες ενός εισηγμένου πεδίου.</ahelp></variable> Για να επεξεργαστείτε ένα εισηγμένο πεδίο, κάντε διπλό κλικ πάνω του. <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ύστερα επιλέξτε <emph>Επεξεργασία - Πεδία</emph>.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"DRAW\">Ύστερα επιλέξτε <emph>Επεξεργασία - Πεδία</emph>.</caseinline></switchinline>"
-#: 06100100.xhp
+#: 02160000.xhp
msgctxt ""
-"06100100.xhp\n"
-"par_id3155379\n"
+"02160000.xhp\n"
+"hd_id3166425\n"
"3\n"
"help.text"
-msgid "Select a slide and click <emph>>></emph> or <emph><<</emph> to add or remove the slide from the list."
-msgstr "Επιλέξτε μία διαφάνεια και κάντε κλικ στο <emph>>></emph> ή στο <emph><<</emph> για να προσθέσετε ή να αφαιρέσετε τη διαφάνεια από τη λίστα."
+msgid "Field type"
+msgstr "Τύπος πεδίου"
-#: 06100100.xhp
+#: 02160000.xhp
msgctxt ""
-"06100100.xhp\n"
-"par_id3156449\n"
+"02160000.xhp\n"
+"par_id3159236\n"
"4\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"SD_PUSHBUTTON_DLG_DEFINE_CUSTOMSHOW_BTN_ADD\">Adds an existing slide to the bottom of the <emph>Selected slides</emph> list. You need to select a slide in the <emph>Existing slides</emph> list before you can use this button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"SD_PUSHBUTTON_DLG_DEFINE_CUSTOMSHOW_BTN_ADD\">Προσθέτει μία υπάρχουσα διαφάνεια στο τέλος της λίστας με τις <emph>Επιλεγμένες διαφάνειες</emph>. Πρέπει να επιλέξετε μία διαφάνεια στη λίστα με τις <emph>Υπάρχουσες διαφάνειες</emph> πριν να μπορείτε να χρησιμοποιήσετε αυτό το κουμπί.</ahelp>"
+msgid "Sets the type of a field."
+msgstr "Καθορίζει τον τύπο ενός πεδίου."
-#: 06100100.xhp
+#: 02160000.xhp
msgctxt ""
-"06100100.xhp\n"
-"par_id3151240\n"
+"02160000.xhp\n"
+"hd_id3150208\n"
"5\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"SD_PUSHBUTTON_DLG_DEFINE_CUSTOMSHOW_BTN_REMOVE\">Removes a slide from the <emph>Selected slides </emph>list. You need to choose a slide in the <emph>Selected slides </emph>list before you can use this button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"SD_PUSHBUTTON_DLG_DEFINE_CUSTOMSHOW_BTN_REMOVE\">Αφαιρεί μία διαφάνεια από τη λίστα με τις <emph>Επιλεγμένες διαφάνειες </emph>. Πρέπει να επιλέξετε μία διαφάνεια από τη λίστα με τις <emph>Επιλεγμένες διαφάνειες </emph>πριν να μπορείτε να χρησιμοποιήσετε αυτό το κουμπί.</ahelp>"
+msgid "Fixed"
+msgstr "Σταθερό"
-#: 06100100.xhp
+#: 02160000.xhp
msgctxt ""
-"06100100.xhp\n"
-"hd_id3156018\n"
+"02160000.xhp\n"
+"par_id3156447\n"
"6\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "<ahelp hid=\"SD_RADIOBUTTON_DLG_FIELD_MODIFY_RBT_FIX\">Displays the content of the field when the field was inserted.</ahelp>"
+msgstr "<ahelp hid=\"SD_RADIOBUTTON_DLG_FIELD_MODIFY_RBT_FIX\">Εμφανίζει το περιεχόμενο του πεδίου όταν το πεδίο εισήχθηκε.</ahelp>"
-#: 06100100.xhp
+#: 02160000.xhp
msgctxt ""
-"06100100.xhp\n"
-"par_id3152871\n"
+"02160000.xhp\n"
+"hd_id3153819\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"SD_EDIT_DLG_DEFINE_CUSTOMSHOW_EDT_NAME\" visibility=\"visible\">Displays the name of the custom slide show. If you want, you can enter a new name.</ahelp>"
-msgstr "<ahelp hid=\"SD_EDIT_DLG_DEFINE_CUSTOMSHOW_EDT_NAME\" visibility=\"visible\">Εμφανίζει το όνομα της προσαρμοσμένης παρουσίασης οθόνης. Αν επιθυμείτε, μπορείτε να εισάγετε ένα νέο όνομα.</ahelp>"
+msgid "Variable"
+msgstr "Μεταβλητό"
-#: 06100100.xhp
+#: 02160000.xhp
msgctxt ""
-"06100100.xhp\n"
-"hd_id3149050\n"
+"02160000.xhp\n"
+"par_id3153912\n"
"8\n"
"help.text"
-msgid "Existing slides"
-msgstr "Υπάρχουσες διαφάνειες"
+msgid "<ahelp hid=\"SD_RADIOBUTTON_DLG_FIELD_MODIFY_RBT_VAR\">Displays the current value of the field.</ahelp>"
+msgstr "<ahelp hid=\"SD_RADIOBUTTON_DLG_FIELD_MODIFY_RBT_VAR\">Εμφανίζει την τρέχουσα τιμή του πεδίου.</ahelp>"
-#: 06100100.xhp
+#: 02160000.xhp
msgctxt ""
-"06100100.xhp\n"
-"par_id3154767\n"
+"02160000.xhp\n"
+"hd_id3148608\n"
+"11\n"
+"help.text"
+msgid "Language"
+msgstr "Γλώσσα"
+
+#: 02160000.xhp
+msgctxt ""
+"02160000.xhp\n"
+"par_id3150210\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"SD_LISTBOX_DLG_FIELD_MODIFY_LB_LANGUAGE\">Select the language for the field.</ahelp>"
+msgstr "<ahelp hid=\"SD_LISTBOX_DLG_FIELD_MODIFY_LB_LANGUAGE\">Επιλέξτε τη γλώσσα για το πεδίο.</ahelp>"
+
+#: 02160000.xhp
+msgctxt ""
+"02160000.xhp\n"
+"hd_id3154765\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"SD_MULTILISTBOX_DLG_DEFINE_CUSTOMSHOW_LB_PAGES\" visibility=\"visible\">Lists all of the slides in the order in which they appear in the current document.</ahelp>"
-msgstr "<ahelp hid=\"SD_MULTILISTBOX_DLG_DEFINE_CUSTOMSHOW_LB_PAGES\" visibility=\"visible\">Δημιουργεί λίστα με όλες τις διαφάνειες με τη σειρά ταξινόμησης με την οποία εμφανίζονται στο τρέχον έγγραφο.</ahelp>"
+msgid "Format"
+msgstr "Μορφή"
-#: 06100100.xhp
+#: 02160000.xhp
msgctxt ""
-"06100100.xhp\n"
-"hd_id3146965\n"
+"02160000.xhp\n"
+"par_id3145112\n"
"10\n"
"help.text"
-msgid "Selected slides"
-msgstr "Επιλεγμένες διαφάνειες"
+msgid "<ahelp hid=\"SD_LISTBOX_DLG_FIELD_MODIFY_LB_FORMAT\">Select a display format for the field.</ahelp>"
+msgstr "<ahelp hid=\"SD_LISTBOX_DLG_FIELD_MODIFY_LB_FORMAT\">Επιλέξτε μία μορφή προβολής για το πεδίο.</ahelp>"
-#: 06100100.xhp
+#: 03050000.xhp
msgctxt ""
-"06100100.xhp\n"
-"par_id3149874\n"
-"11\n"
+"03050000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_DEFINE_CUSTOMSHOW_CTL\" visibility=\"visible\">Lists all of the slides in the custom slide show. If you want, you can change the order of the list by dragging the slides up or down.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLG_DEFINE_CUSTOMSHOW_CTL\" visibility=\"visible\">Δημιουργεί λίστα με όλες τις διαφάνειες στην προσαρμοσμένη παρουσίασης οθόνης. Αν επιθυμείτε, μπορείτε να μεταβάλετε τη σειρά ταξινόμησης της λίστας μεταφέροντας τις διαφάνειες πάνω ή κάτω.</ahelp>"
+msgid "Option Bar"
+msgstr "Γραμμή επιλογών"
-#: 03110000.xhp
+#: 03050000.xhp
msgctxt ""
-"03110000.xhp\n"
-"tit\n"
+"03050000.xhp\n"
+"hd_id3153415\n"
+"1\n"
"help.text"
-msgid "Notes Page"
-msgstr "Σελίδα σημειώσεων"
+msgid "<link href=\"text/simpress/01/03050000.xhp\" name=\"Option Bar\">Option Bar</link>"
+msgstr "<link href=\"text/simpress/01/03050000.xhp\" name=\"Γραμμή επιλογών\">Γραμμή επιλογών</link>"
-#: 03110000.xhp
+#: 03060000.xhp
msgctxt ""
-"03110000.xhp\n"
-"bm_id3153190\n"
+"03060000.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>notes; adding to slides</bookmark_value><bookmark_value>slides;inserting speaker notes</bookmark_value><bookmark_value>speaker notes;inserting</bookmark_value>"
-msgstr "<bookmark_value>σημειώσεις, προσθήκη σε διαφάνειες</bookmark_value><bookmark_value>διαφάνειες, εισαγωγή σημειώσεων</bookmark_value><bookmark_value>σημειώσεις ομιλητή, εισαγωγή</bookmark_value>"
+msgid "Rulers"
+msgstr "Χάρακες"
-#: 03110000.xhp
+#: 03060000.xhp
msgctxt ""
-"03110000.xhp\n"
-"hd_id3153190\n"
+"03060000.xhp\n"
+"hd_id3146974\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03110000.xhp\" name=\"Notes Page\">Notes Page</link>"
-msgstr "<link href=\"text/simpress/01/03110000.xhp\" name=\"Σελίδα σημειώσεων\">Σελίδα σημειώσεων</link>"
+msgid "<link href=\"text/simpress/01/03060000.xhp\" name=\"Rulers\">Ruler</link>"
+msgstr "<link href=\"text/simpress/01/03060000.xhp\" name=\"Χάρακες\">Χάρακες</link>"
-#: 03110000.xhp
+#: 03060000.xhp
msgctxt ""
-"03110000.xhp\n"
-"par_id3154491\n"
+"03060000.xhp\n"
+"par_id3149378\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_BTN_NOTES\">Switches to notes page view, where you can add notes to your slides.</ahelp> Notes are hidden from the audience when you give your presentation."
-msgstr "<ahelp hid=\"HID_SD_BTN_NOTES\">Εκκινεί την προβολή της σελίδας σημειώσεων, όπου μπορείτε να προσθέσετε σημειώσεις στις διαφάνειές σας.</ahelp> Οι σημειώσεις δεν είναι ορατές στο ακροατήριο όταν κάνετε την παρουσίασή σας."
+msgid "<ahelp hid=\".uno:ShowRuler\">Displays or hides rulers at the top and at the left edge of the workspace.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowRuler\">Εμφανίζει ή αποκρύπτει χάρακες στο πάνω και στο αριστερό άκρο του χώρου εργασίας.</ahelp>"
-#: 01170000.xhp
+#: 03060000.xhp
msgctxt ""
-"01170000.xhp\n"
-"tit\n"
+"03060000.xhp\n"
+"par_id3146972\n"
+"3\n"
"help.text"
-msgid "Export"
-msgstr "Εξαγωγή"
+msgid "You can use <link href=\"text/simpress/main0209.xhp\" name=\"rulers\">rulers</link> to position objects in the workspace, to set paragraph indents or to drag <link href=\"text/simpress/01/04030000.xhp\" name=\"guides\">guides</link> onto the page."
+msgstr "Μπορείτε να χρησιμοποιήσετε <link href=\"text/simpress/main0209.xhp\" name=\"χάρακες\">χάρακες</link> για να τοποθετείτε αντικείμενα στο χώρο εργασίας, για να καθορίζετε τις εσοχές της παραγράφου ή για να μεταφέρετε <link href=\"text/simpress/01/04030000.xhp\" name=\"βοηθητικές γραμμές\">βοηθητικές γραμμές</link> πάνω σε μία σελίδα."
-#: 01170000.xhp
+#: 03070000.xhp
msgctxt ""
-"01170000.xhp\n"
-"bm_id3153728\n"
+"03070000.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>Macromedia Flash export</bookmark_value><bookmark_value>exporting;to Macromedia Flash format</bookmark_value>"
-msgstr "<bookmark_value>Εξαγωγή Macromedia</bookmark_value><bookmark_value>εξαγωγή, σε μορφή Macromedia Flash</bookmark_value>"
+msgid "Presentation"
+msgstr "Παρουσίαση"
-#: 01170000.xhp
+#: 03070000.xhp
msgctxt ""
-"01170000.xhp\n"
-"hd_id3153728\n"
+"03070000.xhp\n"
+"hd_id3153144\n"
"1\n"
"help.text"
-msgid "Export"
-msgstr "Εξαγωγή"
+msgid "<link href=\"text/simpress/01/03070000.xhp\" name=\"Presentation\">Presentation</link>"
+msgstr "<link href=\"text/simpress/01/03070000.xhp\" name=\"Παρουσίαση\">Παρουσίαση</link>"
-#: 01170000.xhp
+#: 03070000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3150715\n"
+"03070000.xhp\n"
+"par_id3146975\n"
"2\n"
"help.text"
-msgid "<variable id=\"dokuveroe\"><ahelp hid=\".\">Exports your presentation or drawing and sets the export options.</ahelp></variable>"
-msgstr "<variable id=\"dokuveroe\"><ahelp hid=\".\">Εξάγει την παρουσίαση ή το σχέδιο σας και ορίζει τις επιλογές εξαγωγής.</ahelp></variable>"
+msgid "<ahelp hid=\".uno:CommonTaskBarVisible\">Common commands for slides.</ahelp>"
+msgstr "<ahelp hid=\".uno:CommonTaskBarVisible\">Κοινές εντολές για διαφάνειες.</ahelp>"
-#: 01170000.xhp
+#: 03070000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3154254\n"
+"03070000.xhp\n"
+"hd_id3154018\n"
"4\n"
"help.text"
-msgid "The following file formats present you with additional export options after you click <emph>Save</emph>:"
-msgstr "Οι ακόλουθες μορφές αρχείων σας παρουσιάζουν πρόσθετες επιλογές εξαγωγής αφού έχετε κάνει κλικ στην <emph>Αποθήκευση</emph>:"
+msgid "<link href=\"text/simpress/01/04010000.xhp\" name=\"Slide\">Slide</link>"
+msgstr "<link href=\"text/simpress/01/04010000.xhp\" name=\"Διαφάνεια\">Διαφάνεια</link>"
-#: 01170000.xhp
+#: 03070000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3155961\n"
+"03070000.xhp\n"
+"hd_id3154754\n"
"5\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01110000.xhp\" name=\"HTML Document\">HTML Document</link>, <link href=\"text/shared/00/00000202.xhp\" name=\"JPEG\">JPEG</link>, <link href=\"text/shared/00/00000203.xhp\" name=\"SVM/WMF/PICT/MET\">SVM/WMF/PICT/MET</link>, <link href=\"text/shared/00/00000204.xhp\" name=\"BMP\">BMP</link>, <link href=\"text/shared/00/00000205.xhp\" name=\"GIF\">GIF</link>, <link href=\"text/shared/00/00000213.xhp\" name=\"EPS\">EPS</link>, <link href=\"text/shared/00/00000212.xhp\" name=\"PNG\">PNG</link>, <link href=\"text/shared/00/00000214.xhp\" name=\"PBM, PPM, PGM\">PBM, PPM, PGM</link>."
-msgstr "<link href=\"text/shared/autopi/01110000.xhp\" name=\"Έγγραφο HTML\">Έγγραφο HTML</link>, <link href=\"text/shared/00/00000202.xhp\" name=\"JPEG\">JPEG</link>, <link href=\"text/shared/00/00000203.xhp\" name=\"SVM/WMF/PICT/MET\">SVM/WMF/PICT/MET</link>, <link href=\"text/shared/00/00000204.xhp\" name=\"BMP\">BMP</link>, <link href=\"text/shared/00/00000205.xhp\" name=\"GIF\">GIF</link>, <link href=\"text/shared/00/00000213.xhp\" name=\"EPS\">EPS</link>, <link href=\"text/shared/00/00000212.xhp\" name=\"PNG\">PNG</link>, <link href=\"text/shared/00/00000214.xhp\" name=\"PBM, PPM, PGM\">PBM, PPM, PGM</link>."
+msgid "<link href=\"text/simpress/01/05130000.xhp\" name=\"Slide Layout\">Slide Layout</link>"
+msgstr "<link href=\"text/simpress/01/05130000.xhp\" name=\"Διάταξη διαφάνειας\">Διάταξη διαφάνειας</link>"
-#: 01170000.xhp
+#: 03070000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3145584\n"
-"8\n"
+"03070000.xhp\n"
+"hd_id3155960\n"
+"6\n"
"help.text"
-msgid "If you select \"Macromedia Flash (SWF)\" as file format, the current Impress or Draw document will be exported to the Macromedia Flash format."
-msgstr "Αν επιλέξετε ως τύπο αρχείου το \"Macromedia Flash (SWF)\", το τρέχον έγγραφο του Impress ή του Draw θα εξαχθεί στη μορφή Macromedia Flash."
+msgid "<link href=\"text/simpress/01/05120000.xhp\" name=\"Slide Design\">Slide Design</link>"
+msgstr "<link href=\"text/simpress/01/05120000.xhp\" name=\"Σχεδίαση διαφάνειας\">Σχεδίαση διαφάνειας</link>"
-#: 01170000.xhp
+#: 03080000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3153817\n"
-"7\n"
+"03080000.xhp\n"
+"tit\n"
"help.text"
-msgid "If you choose \"HTML Document\" as your file format, the <emph>HTML Export </emph><link href=\"text/shared/autopi/01110000.xhp\" name=\"AutoPilot\">Wizard</link> appears. This wizard guides you through the export process and includes the option to save the pictures in your presentation in GIF or JPG format."
-msgstr "Αν επιλέξετε \"Έγγραφο HTML\" ως μορφή αρχείου, εμφανίζεται ο <emph>Εξαγωγή HTML</emph><link href=\"text/shared/autopi/01110000.xhp\" name=\"Αυτόματος πιλότος\">Οδηγός</link>. Αυτός ο οδηγός σας οδηγεί στη διαδικασία εξαγωγής και συμπερίληψης της επιλογής για αποθήκευση των εικόνων στην παρουσίασή σας σε μορφή GIF ή JPG."
+msgid "Normal View"
+msgstr "Κανονική προβολή"
-#: 01170000.xhp
+#: 03080000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3148604\n"
-"9\n"
+"03080000.xhp\n"
+"bm_id3148576\n"
"help.text"
-msgid "<link href=\"text/shared/01/01070001.xhp\" name=\"Export dialog\">Export dialog</link>"
-msgstr "<link href=\"text/shared/01/01070001.xhp\" name=\"Παράθυρο διαλόγου εξαγωγής\">Παράθυρο διαλόγου εξαγωγής</link>"
+msgid "<bookmark_value>normal view;presentations</bookmark_value>"
+msgstr "<bookmark_value>κανονική προβολή, παρουσιάσεις</bookmark_value>"
-#: 01170000.xhp
+#: 03080000.xhp
msgctxt ""
-"01170000.xhp\n"
-"par_id3159208\n"
-"6\n"
+"03080000.xhp\n"
+"hd_id3148576\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/00/00000020.xhp\" name=\"Information on Import and Export Filters\">Information on Import and Export Filters</link>"
-msgstr "<link href=\"text/shared/00/00000020.xhp\" name=\"Πληροφορίες για φίλτρα εισαγωγής και εξαγωγής\">Πληροφορίες για φίλτρα εισαγωγής και εξαγωγής</link>"
+msgid "<link href=\"text/simpress/01/03080000.xhp\" name=\"Normal View\">Normal</link>"
+msgstr "<link href=\"text/simpress/01/03080000.xhp\" name=\"Κανονική προβολή\">Κανονική</link>"
-#: 03151200.xhp
+#: 03080000.xhp
msgctxt ""
-"03151200.xhp\n"
-"tit\n"
+"03080000.xhp\n"
+"par_id3145251\n"
+"2\n"
"help.text"
-msgid "Notes Master Layout"
-msgstr "Διάταξη κύριας σημείωσης"
+msgid "<ahelp hid=\"HID_SD_BTN_DRAW\">Switches to normal view where you can create and edit your slides.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_BTN_DRAW\">Εκκινεί την κανονική προβολή όπου μπορείτε να δημιουργήσετε και να επεξεργαστείτε τις διαφάνειές σας.</ahelp>"
-#: 03151200.xhp
+#: 03080000.xhp
msgctxt ""
-"03151200.xhp\n"
-"par_idN10527\n"
+"03080000.xhp\n"
+"par_id1977294\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03151200.xhp\">Notes Master Layout</link>"
-msgstr "<link href=\"text/simpress/01/03151200.xhp\">Διάταξη κύριας σημείωσης</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a submenu with commands for the current slide.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα δευτερεύον μενού με εντολές για την τρέχουσα διαφάνεια.</ahelp>"
-#: 03151200.xhp
+#: 03080000.xhp
msgctxt ""
-"03151200.xhp\n"
-"par_idN1052B\n"
+"03080000.xhp\n"
+"par_id9628894\n"
"help.text"
-msgid "<ahelp hid=\"SID_MASTER_LAYOUTS_NOTES\">Add header, footer, date, and slide number to the notes master.</ahelp>"
-msgstr "<ahelp hid=\"SID_MASTER_LAYOUTS_NOTES\">Προσθέτει κεφαλίδα, υποσέλιδο, ημερομηνία και αριθμό διαφάνειας στην κύρια σημείωση.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">When enabled, the current slide shows the background picture of the slide master.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν ενεργοποιηθεί, η τρέχουσα διαφάνεια εμφανίζει την εικόνα παρασκηνίου της κύριας διαφάνειας.</ahelp>"
-#: 02110000.xhp
+#: 03080000.xhp
msgctxt ""
-"02110000.xhp\n"
+"03080000.xhp\n"
+"par_id7587206\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">When enabled, the current slide shows the objects of the slide master.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν ενεργοποιηθεί, η τρέχουσα διαφάνεια εμφανίζει τα αντικείμενα της κύριας διαφάνειας.</ahelp>"
+
+#: 03080000.xhp
+msgctxt ""
+"03080000.xhp\n"
+"par_id3257545\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a file dialog to select a picture. The picture will be scaled and inserted on the background of the current slide master. Use Format - Slide/Page - Background to remove the picture.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα παράθυρο διαλόγου για να επιλέξετε μία εικόνα. Η εικόνα θα κλιμακωθεί και θα εισαχθεί στο παρασκήνιο της τρέχουσας κύριας διαφάνειας. Χρησιμοποιήστε την επιλογή Μορφή - Διαφάνεια/Σελίδα - Παρασκήνιο για να αφαιρέσετε την εικόνα.</ahelp>"
+
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
"tit\n"
"help.text"
-msgid "Navigator"
-msgstr "Περιήγηση"
+msgid "Outline"
+msgstr "Διάρθρωση"
-#: 02110000.xhp
+#: 03090000.xhp
msgctxt ""
-"02110000.xhp\n"
+"03090000.xhp\n"
"bm_id3149664\n"
"help.text"
-msgid "<bookmark_value>Navigator; presentations</bookmark_value><bookmark_value>presentations; navigating</bookmark_value>"
-msgstr "<bookmark_value>Περιήγηση, παρουσιάσεις</bookmark_value><bookmark_value>παρουσιάσεις, περιήγηση</bookmark_value>"
+msgid "<bookmark_value>outline view</bookmark_value><bookmark_value>editing;slide titles</bookmark_value>"
+msgstr "<bookmark_value>προβολή διάρθρωσης</bookmark_value><bookmark_value>επεξεργασία, τίτλοι διαφάνειας</bookmark_value>"
-#: 02110000.xhp
+#: 03090000.xhp
msgctxt ""
-"02110000.xhp\n"
+"03090000.xhp\n"
"hd_id3149664\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/02110000.xhp\" name=\"Navigator\">Navigator</link>"
-msgstr "<link href=\"text/simpress/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link>"
+msgid "<link href=\"text/simpress/01/03090000.xhp\" name=\"Outline\">Outline</link>"
+msgstr "<link href=\"text/simpress/01/03090000.xhp\" name=\"Διάρθρωση\">Διάρθρωση</link>"
-#: 02110000.xhp
+#: 03090000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149379\n"
+"03090000.xhp\n"
+"par_id3152597\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_NAVIGATOR\">Opens the Navigator, where you can quickly jump to other slides or move between open files.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_NAVIGATOR\">Ανοίγει την Περιήγηση, όπου μπορείτε γρήγορα να κάνετε μετάβαση σε άλλες διαφάνειες ή να μετακινηθείτε μεταξύ ανοικτών αρχείων.</ahelp>"
+msgid "<ahelp hid=\"HID_SD_BTN_OUTLINE\">Switches to outline view where you can reorder slides and edit slide titles and headings.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_BTN_OUTLINE\">Εκκινεί την προβολή διάρθρωσης όπου μπορείτε να ταξινομήσετε ξανά διαφάνειες και να επεξεργαστείτε τίτλους και επικεφαλίδες.</ahelp>"
-#: 02110000.xhp
+#: 03090000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154015\n"
-"38\n"
+"03090000.xhp\n"
+"par_id3150715\n"
+"3\n"
"help.text"
-msgid "You can <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dock\">dock</link> the Navigator to the edge of your workspace."
-msgstr "Μπορείτε να κάνετε <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"προσάρτηση\">προσάρτηση</link> της Περιήγησης στην άκρη του χώρου εργασίας σας."
+msgid "The <emph>Text Formatting</emph> bar contains the following icons for slide titles:<link href=\"text/shared/02/06060000.xhp\" name=\"Promote\">Promote</link>, <link href=\"text/shared/02/06050000.xhp\" name=\"Demote\">Demote</link>, <link href=\"text/shared/02/06100000.xhp\" name=\"Move Up\">Move Up</link> and <link href=\"text/shared/02/06110000.xhp\" name=\"Move Down\">Move Down</link>. If you want to reorder slide titles with the keyboard, ensure that the cursor is at the beginning of a title and press <item type=\"keycode\">Tab</item> to move the title one level lower in the hierarchy. To move the title up one level, press <item type=\"keycode\">Shift+Tab</item>."
+msgstr "Η γραμμή <emph>Μορφοποίηση κειμένου</emph> περιέχει τα ακόλουθα εικονίδια για τους τίτλους διαφανειών:<link href=\"text/shared/02/06060000.xhp\" name=\"Προβιβασμός\">Προβιβασμός</link>, <link href=\"text/shared/02/06050000.xhp\" name=\"Υποβιβασμός\">Υποβιβασμός</link>, <link href=\"text/shared/02/06100000.xhp\" name=\"Μετακίνηση πάνω\">Μετακίνηση πάνω</link> and <link href=\"text/shared/02/06110000.xhp\" name=\"Μετακίνηση κάτω\">Μετακίνηση κάτω</link>. Αν επιθυμείτε να ταξινομήσετε ξανά τους τίτλους διαφανειών με το πληκτρολόγιο, βεβαιωθείτε ότι ο δείκτης βρίσκεται στην αρχή ενός τίτλου και πιέστε το πλήκτρο <item type=\"keycode\">Tab</item> για να μετακινήσετε τον τίτλο ένα επίπεδο κάτω στην ιεραρχία. Για να μετακινήσετε τον τίτλο πάνω κατά ένα επίπεδο, πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Shift+Tab</item>."
-#: 02110000.xhp
+#: 03090000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3156448\n"
-"48\n"
+"03090000.xhp\n"
+"par_id3156382\n"
+"4\n"
"help.text"
-msgid "Press <item type=\"keycode\">Ctrl+Shift+F5</item> to open the Navigator when you are editing a presentation."
-msgstr "Ενώ κάνετε επεξεργασία μιας παρουσίασης, πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+Shift+F5</item> για να ανοίξει η Περιήγηση."
+msgid "The upper outline level corresponds to slide titles, and the lower levels correspond to the headings on a slides."
+msgstr "Το ανώτερο επίπεδο αντιστοιχεί στους τίτλους της διαφάνειας, και τα κατώτερα επίπεδα αντιστοιχούν στις επικεφαλίδες μιας διαφάνειας."
-#: 02110000.xhp
+#: 03100000.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3145235\n"
-"8\n"
+"03100000.xhp\n"
+"tit\n"
"help.text"
-msgid "Pointer"
-msgstr "Δείκτης"
+msgid "Slide Sorter"
+msgstr "Ταξινόμηση διαφανειών"
-#: 02110000.xhp
+#: 03100000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3157874\n"
-"9\n"
+"03100000.xhp\n"
+"hd_id3146974\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PEN\">Switches the mouse pointer to a pen that you can use to write on slides during a slide show.</ahelp> You cannot change the color of the pen."
-msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PEN\">Μετατρέπει το δείκτη του ποντικιού σε μολύβι το οποίο μπορείτε να χρησιμοποιήσετε σε διαφάνειες κατά τη διάρκεια μίας παρουσίασης διαφανειών.</ahelp> Δεν μπορείτε να μεταβάλετε το χρώμα του μολυβιού."
+msgid "<link href=\"text/simpress/01/03100000.xhp\" name=\"Slide Sorter\">Slide Sorter</link>"
+msgstr "<link href=\"text/simpress/01/03100000.xhp\" name=\"Ταξινόμηση διαφανειών\">Ταξινόμηση διαφανειών</link>"
-#: 02110000.xhp
+#: 03100000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3148729\n"
+"03100000.xhp\n"
+"par_id3154492\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3153034\" src=\"sd/res/imagelst/nv02.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153034\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153034\" src=\"sd/res/imagelst/nv02.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153034\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SD_BTN_SLIDE\">Displays miniature versions of the slides.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_BTN_SLIDE\">Εμφανίζει μικρογραφίες των διαφανειών.</ahelp>"
-#: 02110000.xhp
+#: 03110000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150862\n"
-"10\n"
+"03110000.xhp\n"
+"tit\n"
"help.text"
-msgid "Pointer"
-msgstr "Δείκτης"
+msgid "Notes Page"
+msgstr "Σελίδα σημειώσεων"
-#: 02110000.xhp
+#: 03110000.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3152999\n"
-"11\n"
+"03110000.xhp\n"
+"bm_id3153190\n"
"help.text"
-msgid "First Slide"
-msgstr "Πρώτη διαφάνεια"
+msgid "<bookmark_value>notes; adding to slides</bookmark_value><bookmark_value>slides;inserting speaker notes</bookmark_value><bookmark_value>speaker notes;inserting</bookmark_value>"
+msgstr "<bookmark_value>σημειώσεις, προσθήκη σε διαφάνειες</bookmark_value><bookmark_value>διαφάνειες, εισαγωγή σημειώσεων</bookmark_value><bookmark_value>σημειώσεις ομιλητή, εισαγωγή</bookmark_value>"
-#: 02110000.xhp
+#: 03110000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153564\n"
-"12\n"
+"03110000.xhp\n"
+"hd_id3153190\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_FIRST\">Jumps to the first slide in the slide show.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_FIRST\">Μεταβαίνει στην πρώτη διαφάνεια στην παρουσίαση διαφανειών.</ahelp>"
+msgid "<link href=\"text/simpress/01/03110000.xhp\" name=\"Notes Page\">Notes Page</link>"
+msgstr "<link href=\"text/simpress/01/03110000.xhp\" name=\"Σελίδα σημειώσεων\">Σελίδα σημειώσεων</link>"
-#: 02110000.xhp
+#: 03110000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3155925\n"
+"03110000.xhp\n"
+"par_id3154491\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3155931\" src=\"cmd/sc_firstrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155931\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155931\" src=\"cmd/sc_firstrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155931\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SD_BTN_NOTES\">Switches to notes page view, where you can add notes to your slides.</ahelp> Notes are hidden from the audience when you give your presentation."
+msgstr "<ahelp hid=\"HID_SD_BTN_NOTES\">Εκκινεί την προβολή της σελίδας σημειώσεων, όπου μπορείτε να προσθέσετε σημειώσεις στις διαφάνειές σας.</ahelp> Οι σημειώσεις δεν είναι ορατές στο ακροατήριο όταν κάνετε την παρουσίασή σας."
-#: 02110000.xhp
+#: 03120000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3145246\n"
-"13\n"
+"03120000.xhp\n"
+"tit\n"
"help.text"
-msgid "First Page"
-msgstr "Πρώτη σελίδα"
+msgid "Handout Page"
+msgstr "Σελίδα σημειώματος"
-#: 02110000.xhp
+#: 03120000.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3156061\n"
-"14\n"
+"03120000.xhp\n"
+"hd_id3149456\n"
+"1\n"
"help.text"
-msgid "Previous Slide"
-msgstr "Προηγούμενη διαφάνεια"
+msgid "<link href=\"text/simpress/01/03120000.xhp\" name=\"Handout Page\">Handout Page</link>"
+msgstr "<link href=\"text/simpress/01/03120000.xhp\" name=\"Σελίδα σημειώματος\">Σελίδα σημειώματος</link>"
-#: 02110000.xhp
+#: 03120000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3148768\n"
-"15\n"
+"03120000.xhp\n"
+"par_id3154684\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PREV\">Moves back one slide in the slide show.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PREV\">Μετακινείται πίσω κατά μία διαφάνεια στην παρουσίαση διαφανειών.</ahelp>"
+msgid "<ahelp hid=\"HID_SD_BTN_HANDOUT\">Switches to the handout master page, where you can scale several slides to fit on one printed page.</ahelp> To modify the number of slides you can print on a page, open the <emph>Layouts</emph> task pane and double-click a layout."
+msgstr "<ahelp hid=\"HID_SD_BTN_HANDOUT\">Εκκινεί την σελίδα κύριων σημειωμάτων, όπου μπορείτε να κλιμακώνετε διάφορες διαφάνειες ώστε να ταιριάζουν στην εκτυπωμένη σελίδα.</ahelp> Για να τροποποιήσετε τον αριθμό των διαφανειών που μπορείτε να εκτυπώνετε σε μία σελίδα, ανοίξτε το πλαίσιο εργασιών <emph>Διατάξεις</emph> και κάντε κλικ σε μία διάταξη."
-#: 02110000.xhp
+#: 03130000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153045\n"
+"03130000.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3157976\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157976\">Icon</alt></image>"
-msgstr "<image id=\"img_id3157976\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157976\">Εικονίδιο</alt></image>"
+msgid "Slide Show"
+msgstr "Παρουσίαση οθόνης"
-#: 02110000.xhp
+#: 03130000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150473\n"
-"16\n"
+"03130000.xhp\n"
+"hd_id3159153\n"
+"1\n"
"help.text"
-msgid "Previous Slide"
-msgstr "Προηγούμενη διαφάνεια"
+msgid "<link href=\"text/simpress/01/03130000.xhp\" name=\"Slide Show\">Slide Show</link>"
+msgstr "<link href=\"text/simpress/01/03130000.xhp\" name=\"Παρουσίαση οθόνης\">Παρουσίαση οθόνης</link>"
-#: 02110000.xhp
+#: 03130000.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3155369\n"
-"17\n"
+"03130000.xhp\n"
+"par_id3154016\n"
+"2\n"
"help.text"
-msgid "Next Slide"
-msgstr "Επόμενη διαφάνεια"
+msgid "<variable id=\"bldpra\"><ahelp hid=\"HID_SD_BTN_PRESENTATION\">Starts your slide show.</ahelp></variable>"
+msgstr "<variable id=\"bldpra\"><ahelp hid=\"HID_SD_BTN_PRESENTATION\">Εκκινεί την παρουσίαση διαφανειών σας.</ahelp></variable>"
-#: 02110000.xhp
+#: 03130000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153920\n"
-"18\n"
+"03130000.xhp\n"
+"par_id3155066\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_NEXT\">Move forward one slide in the slide show.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_NEXT\">Μετακινείται μπροστά κατά μία διαφάνεια στην παρουσίαση διαφανειών.</ahelp>"
+msgid "You can specify settings for running a slide show in <link href=\"text/simpress/01/06080000.xhp\" name=\"Slide Show - Slide Show Settings\"><emph>Slide Show - Slide Show Settings</emph></link>."
+msgstr "Μπορείτε να καθορίσετε ρυθμίσεις για την εκτέλεση μίας παρουσίασης διαφανειών επιλέγοντας <link href=\"text/simpress/01/06080000.xhp\" name=\"Παρουσίαση οθόνης - Ρυθμίσεις παρουσίασης οθόνης\"><emph>Παρουσίαση οθόνης - Ρυθμίσεις παρουσίασης οθόνης</emph></link>."
-#: 02110000.xhp
+#: 03130000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3083279\n"
+"03130000.xhp\n"
+"par_idN106CF\n"
"help.text"
-msgid "<image id=\"img_id3083286\" src=\"cmd/sc_nextrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083286\">Icon</alt></image>"
-msgstr "<image id=\"img_id3083286\" src=\"cmd/sc_nextrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083286\">Εικονίδιο</alt></image>"
+msgid "Specify whether a slide show starts with the current slide or with the first slide on <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Impress - General</emph>."
+msgstr "Καθορισμός εάν μια παρουσίαση διαφάνειας αρχίζει με την τρέχουσα διαφάνεια ή με την πρώτη διαφάνεια στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Impress - Γενικά</emph>."
-#: 02110000.xhp
+#: 03130000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149454\n"
-"19\n"
+"03130000.xhp\n"
+"par_id3155960\n"
+"3\n"
"help.text"
-msgid "Next Slide"
-msgstr "Επόμενη διαφάνεια"
+msgid "To start a slide show, do one of the following:"
+msgstr "Για να ξεκινήσει μία παρουσίαση οθόνης, εφαρμόστε κάποιο από τα ακόλουθα:"
-#: 02110000.xhp
+#: 03130000.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3150762\n"
-"20\n"
+"03130000.xhp\n"
+"par_id3155337\n"
+"5\n"
"help.text"
-msgid "Last Slide"
-msgstr "Τελευταία διαφάνεια"
+msgid "Click the <emph>Slide Show</emph> icon on the <emph>Presentation</emph> toolbar."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Παρουσίαση οθόνης</emph> στη γραμμή εργαλείων <emph>Παρουσίαση</emph>."
-#: 02110000.xhp
+#: 03130000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3147564\n"
-"21\n"
+"03130000.xhp\n"
+"par_id3150343\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_LAST\">Jumps to the last slide in the slide show.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_LAST\">Μεταβαίνει στην τελευταία διαφάνεια στην παρουσίαση διαφανειών.</ahelp>"
+msgid "Right-click a slide in <emph>Normal</emph> view and choose <emph>Slide Show.</emph>"
+msgstr "Κάντε δεξί κλικ στην <emph>Κανονική</emph> προβολή και επιλέξτε <emph>Παρουσίαση οθόνης.</emph>"
-#: 02110000.xhp
+#: 03130000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3151183\n"
+"03130000.xhp\n"
+"par_id3156445\n"
+"8\n"
"help.text"
-msgid "<image id=\"img_id3156315\" src=\"cmd/sc_lastrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156315\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156315\" src=\"cmd/sc_lastrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156315\">Εικονίδιο</alt></image>"
+msgid "Press F5."
+msgstr "Πιέστε το πλήκτρο F5."
-#: 02110000.xhp
+#: 03130000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154055\n"
-"22\n"
+"03130000.xhp\n"
+"par_id3153912\n"
+"9\n"
"help.text"
-msgid "Last Slide"
-msgstr "Τελευταία διαφάνεια"
+msgid "Under Windows, right-click the *.sxi or *.odp file in the Windows Explorer, then choose <emph>Show</emph>."
+msgstr "Στα Windows, κάντε δεξί κλικ στο αρχείο *.sxi ή στο *.odp στον Windows Explorer, και ύστερα επιλέξτε <emph>Εμφάνιση</emph>."
-#: 02110000.xhp
+#: 03150000.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3149979\n"
-"23\n"
+"03150000.xhp\n"
+"tit\n"
"help.text"
-msgid "Drag Mode"
-msgstr "Λειτουργία μεταφοράς"
+msgid "Master"
+msgstr "Κύριο"
-#: 02110000.xhp
+#: 03150000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150264\n"
-"24\n"
+"03150000.xhp\n"
+"bm_id3153142\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_DRAGTYPE\">Drag and drop slides and named objects into the active slide.</ahelp> You can only insert slides and named objects from a saved file. You can only insert named objects as copies."
-msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_DRAGTYPE\">Μεταφέρετε και απελευθερώστε διαφάνειες και αντικείμενα με όνομα σε μία ενεργή διαφάνεια.</ahelp> Μπορείτε μόνο να εισάγετε διαφάνειες και αντικείμενα με όνομα από ένα αποθηκευμένο αρχείο. Μπορείτε, επίσης, μόνο να εισάγετε αντικείμενα με όνομα ως αντίγραφα."
+msgid "<bookmark_value>master views</bookmark_value>"
+msgstr "<bookmark_value>κύριες προβολές</bookmark_value>"
-#: 02110000.xhp
+#: 03150000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149757\n"
+"03150000.xhp\n"
+"hd_id3153142\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3147254\" src=\"sw/imglst/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147254\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147254\" src=\"sw/imglst/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147254\">Icon</alt></image>"
+msgid "<link href=\"text/simpress/01/03150000.xhp\" name=\"Master\">Master</link>"
+msgstr "<link href=\"text/simpress/01/03150000.xhp\" name=\"Κύριο\">Κύριο</link>"
-#: 02110000.xhp
+#: 03150000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154930\n"
-"25\n"
+"03150000.xhp\n"
+"par_id3150011\n"
+"2\n"
"help.text"
-msgid "Insert as hyperlink"
-msgstr "Εισαγωγή ως υπερσύνδεση"
+msgid "<ahelp hid=\"HID_SD_BTN_MASTERPAGE\">Switches to one of several master views, where you can add elements that you want to appear on all of the slides in your show.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_BTN_MASTERPAGE\">Εκκινεί μία από διάφορες κύριες προβολές, όπου μπορείτε να προσθέσετε στοιχεία τα οποία επιθυμείτε να εμφανίζονται σε όλες τις διαφάνειες στην παρουσίασή σας.</ahelp>"
-#: 02110000.xhp
+#: 03150100.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3145411\n"
+"03150100.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3145418\" src=\"cmd/sc_chainframes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145418\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145418\" src=\"cmd/sc_chainframes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145418\">Icon</alt></image>"
+msgid "Slide Master"
+msgstr "Κύρια διαφάνεια"
-#: 02110000.xhp
+#: 03150100.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150508\n"
-"26\n"
+"03150100.xhp\n"
+"bm_id3154013\n"
"help.text"
-msgid "Insert as link"
-msgstr "Εισαγωγή ως σύνδεση"
+msgid "<bookmark_value>normal view; backgrounds</bookmark_value><bookmark_value>backgrounds; normal view</bookmark_value><bookmark_value>views;slide master view</bookmark_value><bookmark_value>slide master view</bookmark_value>"
+msgstr "<bookmark_value>κανονική προβολή, παρασκήνια</bookmark_value><bookmark_value>παρασκήνια, κανονική προβολή</bookmark_value><bookmark_value>προβολές, προβολή κύριων διαφανειών</bookmark_value><bookmark_value>προβολή κύριων διαφανειών</bookmark_value>"
-#: 02110000.xhp
+#: 03150100.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3147513\n"
+"03150100.xhp\n"
+"hd_id3154013\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3154258\" src=\"sw/imglst/sc20239.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154258\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154258\" src=\"sw/imglst/sc20239.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154258\">Icon</alt></image>"
+msgid "<link href=\"text/simpress/01/03150100.xhp\" name=\"Slide Master\">Slide Master</link>"
+msgstr "<link href=\"text/simpress/01/03150100.xhp\" name=\"Κύρια διαφάνεια\">Κύρια διαφάνεια</link>"
-#: 02110000.xhp
+#: 03150100.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149159\n"
-"27\n"
+"03150100.xhp\n"
+"par_id3151075\n"
+"2\n"
"help.text"
-msgid "Insert as copy"
-msgstr "Εισαγωγή ως αντίγραφο"
+msgid "<ahelp hid=\".uno:SlideMasterPage\">Switches to slide master view, where you can add elements that you want to appear on all of the slides in your show that use the same slide master.</ahelp>"
+msgstr "<ahelp hid=\".uno:SlideMasterPage\">Εκκινεί την προβολή κύριων διαφανειών, όπου μπορείτε να προσθέσετε στοιχεία τα οποία επιθυμείτε να εμφανίζονται σε όλες τις διαφάνειες που χρησιμοποιούν την ίδια κύρια διαφάνεια στην παρουσίασή σας.</ahelp>"
-#: 02110000.xhp
+#: 03150100.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3148930\n"
-"28\n"
+"03150100.xhp\n"
+"par_id4941557\n"
"help.text"
-msgid "Insert as hyperlink"
-msgstr "Εισαγωγή ως υπερσύνδεση"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a new slide master into the document. Double-click the new slide master on the Slides pane to apply it to all slides.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγει μία νέα κύρια διαφάνεια σε ένα έγγραφο. Κάντε διπλό κλικ στη νέα κύρια διαφάνεια στο πλαίσιο Διαφάνειες για να γίνει εφαρμογή σε όλες τις διαφάνειες.</ahelp>"
-#: 02110000.xhp
+#: 03150100.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150713\n"
-"29\n"
+"03150100.xhp\n"
+"par_id9961851\n"
"help.text"
-msgid "Inserts slides as a hyperlink (<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>) into the active slide."
-msgstr "Εισάγει διαφάνειες ως υπερσύνδεση (<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>) στην ενεργή διαφάνεια."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a slide master and click this icon to remove the slide master from the document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μία κύρια διαφάνεια και κάντε κλικ σε αυτό το εικονίδιο για να αφαιρέσετε την κύρια διαφάνεια από το έγγραφο.</ahelp>"
-#: 02110000.xhp
+#: 03150100.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3152945\n"
-"32\n"
+"03150100.xhp\n"
+"par_id4526200\n"
"help.text"
-msgid "Insert as link"
-msgstr "Εισαγωγή ως σύνδεση"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a slide master and click this icon to rename the slide master.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μία κύρια διαφάνεια και κάντε κλικ σε αυτό το εικονίδιο για να μετονομάσετε την κύρια διαφάνεια.</ahelp>"
-#: 02110000.xhp
+#: 03150100.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153747\n"
-"33\n"
+"03150100.xhp\n"
+"par_id8036133\n"
"help.text"
-msgid "Inserts slides as a <link href=\"text/shared/00/00000005.xhp#verknuepfung\" name=\"link\">link</link> into the active slide."
-msgstr "Εισάγει διαφάνειες ως <link href=\"text/shared/00/00000005.xhp#verknuepfung\" name=\"σύνδεση\">σύνδεση</link> στην ενεργή διαφάνεια."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Closes the slide master view.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τερματίζει την προβολή κύριων διαφανειών.</ahelp>"
-#: 02110000.xhp
+#: 03150300.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3159274\n"
-"30\n"
+"03150300.xhp\n"
+"tit\n"
"help.text"
-msgid "Insert as copy"
-msgstr "Εισαγωγή ως αντίγραφο"
+msgid "Notes Master"
+msgstr "Κύρια σημείωση"
-#: 02110000.xhp
+#: 03150300.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149920\n"
-"31\n"
+"03150300.xhp\n"
+"bm_id3153144\n"
"help.text"
-msgid "Inserts a copy of a slide or named object into the active slide."
-msgstr "Εισάγει ένα αντίγραφο μίας διαφάνειας ή ενός αντικειμένου με όνομα στην ενεργή διαφάνεια."
+msgid "<bookmark_value>notes;default formatting</bookmark_value><bookmark_value>backgrounds;notes</bookmark_value><bookmark_value>speaker notes;defaults</bookmark_value>"
+msgstr "<bookmark_value>σημειώσεις, προεπιλεγμένη μορφοποίηση</bookmark_value><bookmark_value>παρασκήνιο, σημειώσεις</bookmark_value><bookmark_value>σημειώσεις ομιλητή, προεπιλογές</bookmark_value>"
-#: 02110000.xhp
+#: 03150300.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id4969328\n"
+"03150300.xhp\n"
+"hd_id3153144\n"
+"1\n"
"help.text"
-msgid "Show Shapes"
-msgstr "Προβολή σχημάτων"
+msgid "<link href=\"text/simpress/01/03150300.xhp\" name=\"Notes Master\">Notes Master</link>"
+msgstr "<link href=\"text/simpress/01/03150300.xhp\" name=\"Κύρια σημείωση\">Κύρια σημείωση</link>"
-#: 02110000.xhp
+#: 03150300.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id9635914\n"
+"03150300.xhp\n"
+"par_id3154491\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">In the submenu you can choose to display a list of all shapes or only the named shapes. Use drag-and-drop in the list to reorder the shapes. When you set the focus to a slide and press the <item type=\"keycode\">Tab</item> key, the next shape in the defined order is selected.</ahelp>"
-msgstr "<ahelp hid=\".\">Στο δευτερεύον μενού μπορείτε να επιλέξετε να εμφανίζεται μία λίστα με όλα τα σχήματα ή μόνο τα σχήματα που έχουν ονομαστεί. Χρησιμοποιήστε την μεταφορά και την απόθεση στη λίστα για να ανακατανείμετε τα σχήματα. Όταν καθορίζετε την εστίαση σε μία διαφάνεια και πιέστε το πλήκτρο <item type=\"keycode\">Tab</item> , επιλέγεται το επόμενο σχήμα στην καθορισμένη σειρά.</ahelp>"
+msgid "<ahelp hid=\".uno:NotesMasterPage\">Displays the notes master, where you can set the default formatting for notes.</ahelp>"
+msgstr "<ahelp hid=\".uno:NotesMasterPage\">Εμφανίζει την κύρια σημείωση, όπου μπορείτε να καθορίσετε την προεπιλεγμένη μορφοποίηση για σημειώσεις.</ahelp>"
-#: 02110000.xhp
+#: 03151000.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3148624\n"
-"36\n"
+"03151000.xhp\n"
+"tit\n"
"help.text"
-msgid "Existing Slides"
-msgstr "Υπάρχουσες διαφάνειες"
+msgid "Master Elements"
+msgstr "Κύρια στοιχεία"
-#: 02110000.xhp
+#: 03151000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154599\n"
-"37\n"
+"03151000.xhp\n"
+"bm_id4083986\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TLB\">Lists available slides. Double-click a slide to make it the active slide.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TLB\">Δημιουργεί τη λίστα με τις διαθέσιμες διαφάνειες. Κάντε διπλό κλικ σε μία διαφάνεια για να την κάνετε ενεργή διαφάνεια.</ahelp>"
+msgid "<bookmark_value>headers and footers;master layouts</bookmark_value><bookmark_value>master layouts with headers and footers</bookmark_value>"
+msgstr "<bookmark_value>κεφαλίδες και υποσέλιδα, κύριες διατάξεις</bookmark_value><bookmark_value>κύριες διατάξεις με κεφαλίδες και υποσέλιδα</bookmark_value>"
-#: 02110000.xhp
+#: 03151000.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3150423\n"
-"34\n"
+"03151000.xhp\n"
+"par_idN1056D\n"
"help.text"
-msgid "Open Documents"
-msgstr "Άνοιγμα εγγράφων"
+msgid "<link href=\"text/simpress/01/03151000.xhp\">Master Elements</link>"
+msgstr "<link href=\"text/simpress/01/03151000.xhp\">Κύρια στοιχεία</link>"
-#: 02110000.xhp
+#: 03151000.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150631\n"
-"35\n"
+"03151000.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_NAVIGATOR_LB\">Lists available $[officename] files.</ahelp> Select a file to display the contents you can insert."
-msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_LB\">Παρουσιάζει τα διαθέσιμα αρχεία του $[officename].</ahelp> Επιλέξτε ένα αρχείο για να εμφανιστούν τα περιεχόμενά του που μπορείτε να εισάγετε."
+msgid "<ahelp hid=\".\">Add header, footer, date, and slide number placeholders to the slide master.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτουν δείκτες τοποθέτησης για κεφαλίδα, υποσέλιδο, ημερομηνία, και αριθμό σελίδων στην κύρια διαφάνεια.</ahelp>"
-#: 05110500m.xhp
+#: 03151100.xhp
msgctxt ""
-"05110500m.xhp\n"
+"03151100.xhp\n"
"tit\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Master Layout"
+msgstr "Κύρια διάταξη"
-#: 05110500m.xhp
+#: 03151100.xhp
msgctxt ""
-"05110500m.xhp\n"
-"hd_id3149502\n"
-"1\n"
+"03151100.xhp\n"
+"par_idN10537\n"
"help.text"
-msgid "<link href=\"text/simpress/01/05110500m.xhp\" name=\"Delete\">Delete</link>"
-msgstr "<link href=\"text/simpress/01/05110500m.xhp\" name=\"Διαγραφή\">Διαγραφή</link>"
+msgid "<link href=\"text/simpress/01/03151100.xhp\">Master Layout</link>"
+msgstr "<link href=\"text/simpress/01/03151100.xhp\">Κύρια διάταξη</link>"
-#: 05110500m.xhp
+#: 03151100.xhp
msgctxt ""
-"05110500m.xhp\n"
-"par_id3149050\n"
-"2\n"
+"03151100.xhp\n"
+"par_idN1053B\n"
"help.text"
-msgid "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteRows\">Deletes the selected row(s) from the table.</ahelp></variable>"
-msgstr "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteRows\">Διαγράφει τις επιλεγμένες γραμμές από τον πίνακα.</ahelp></variable>"
+msgid "<ahelp hid=\"SID_MASTER_LAYOUTS_SLIDE\">Adds or removes header, footer, date, and slide number placeholders to the layout of the slide master.</ahelp>"
+msgstr "<ahelp hid=\"SID_MASTER_LAYOUTS_SLIDE\">Προσθέτει ή αφαιρεί δείκτες τοποθέτησης για κεφαλίδα, υποσέλιδο, ημερομηνία και αριθμό διαφάνειας στη διάταξη της κύριας διαφάνειας.</ahelp>"
-#: 05110500m.xhp
+#: 03151100.xhp
msgctxt ""
-"05110500m.xhp\n"
-"par_id3149591\n"
-"100\n"
+"03151100.xhp\n"
+"par_idN1054A\n"
"help.text"
-msgid "On <emph>Table</emph> Bar, click"
-msgstr "Στη γραμμή εργαλείων <emph>Πίνακας</emph> κάντε κλικ"
+msgid "Placeholders"
+msgstr "Δείκτες τοποθέτησης"
-#: 05110500m.xhp
+#: 03151100.xhp
msgctxt ""
-"05110500m.xhp\n"
-"par_id3147555\n"
+"03151100.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "<image id=\"img_id3150361\" src=\"cmd/sc_deleterows.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3150361\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150361\" src=\"cmd/sc_deleterows.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3150361\">Icon</alt></image>"
+msgid "Header"
+msgstr "Κεφαλίδα"
-#: 05110500m.xhp
+#: 03151100.xhp
msgctxt ""
-"05110500m.xhp\n"
-"par_id3156248\n"
-"101\n"
+"03151100.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "Delete Row"
-msgstr "Διαγραφή γραμμής"
+msgid "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_HEADER\">Adds a header placeholder to the slide master for notes.</ahelp>"
+msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_HEADER\">Προσθέτει ένα δείκτη τοποθέτησης για κεφαλίδα στην κύρια διαφάνεια για σημειώσεις.</ahelp>"
-#: 06070000.xhp
+#: 03151100.xhp
msgctxt ""
-"06070000.xhp\n"
-"tit\n"
+"03151100.xhp\n"
+"par_idN10571\n"
"help.text"
-msgid "Interaction"
-msgstr "Αλληλεπίδραση"
+msgid "Date/time"
+msgstr "Ημερομηνία/ώρα"
-#: 06070000.xhp
+#: 03151100.xhp
msgctxt ""
-"06070000.xhp\n"
-"bm_id3153246\n"
+"03151100.xhp\n"
+"par_idN10575\n"
"help.text"
-msgid "<bookmark_value>interactions; objects in interactive presentations</bookmark_value><bookmark_value>programs run by mouse click in presentations</bookmark_value><bookmark_value>running macros/programs in presentations</bookmark_value><bookmark_value>macros; running in presentations</bookmark_value><bookmark_value>presentations;exiting by interaction</bookmark_value><bookmark_value>exiting;by clicking objects</bookmark_value>"
-msgstr "<bookmark_value>αλληλεπιδράσεις, αντικείμενα σε διαδραστικές παρουσιάσεις</bookmark_value><bookmark_value>εκτέλεση προγραμμάτων με κλικ του ποντικιού σε παρουσιάσεις</bookmark_value><bookmark_value>εκτέλεση μακροεντολών/προγραμμάτων σε παρουσιάσεις</bookmark_value><bookmark_value>μακροεντολές, εκτέλεση σε παρουσιάσεις</bookmark_value><bookmark_value>παρουσιάσεις, τερματισμός ανά αλληλεπίδραση</bookmark_value><bookmark_value>τερματισμός, κάνοντας κλικ σε αντικείμενα</bookmark_value>"
+msgid "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_DATE\">Adds a date/time placeholder to the slide master.</ahelp>"
+msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_DATE\">Προσθέτει ένα δείκτη τοποθέτησης για ημερομηνία/ώρα στην κύρια διαφάνεια.</ahelp>"
-#: 06070000.xhp
+#: 03151100.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3153246\n"
-"1\n"
+"03151100.xhp\n"
+"par_idN1058C\n"
"help.text"
-msgid "Interaction"
-msgstr "Αλληλεπίδραση"
+msgid "Footer"
+msgstr "Υποσέλιδο"
-#: 06070000.xhp
+#: 03151100.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3154762\n"
-"2\n"
+"03151100.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "<variable id=\"interaktiontext\"><ahelp hid=\".uno:AnimationEffects\">Defines how the selected object behaves when you click on it during a slide show.</ahelp></variable>"
-msgstr "<variable id=\"interaktiontext\"><ahelp hid=\".uno:AnimationEffects\">Καθορίζει τον τρόπο συμπεριφοράς του επιλεγμένου αντικειμένου όταν κάνετε κλικ σε αυτό κατά τη διάρκεια μίας παρουσίασης διαφανειών.</ahelp></variable>"
+msgid "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_FOOTER\">Adds a footer placeholder to the slide master.</ahelp>"
+msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_FOOTER\">Προσθέτει ένα δείκτη τοποθέτησης για υποσέλιδο στην κύρια διαφάνεια.</ahelp>"
-#: 06070000.xhp
+#: 03151100.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3145116\n"
-"3\n"
+"03151100.xhp\n"
+"par_idN105A7\n"
"help.text"
-msgid "Action at mouse click"
-msgstr "Ενέργεια με κλικ του ποντικιού"
+msgid "Slide number"
+msgstr "Αριθμός διαφάνειας"
-#: 06070000.xhp
+#: 03151100.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3153955\n"
-"44\n"
+"03151100.xhp\n"
+"par_idN105AB\n"
"help.text"
-msgid "<ahelp hid=\"SD:LISTBOX:TP_ANIMATION:LB_ACTION\">Specifies the action that will run when you click the selected object during a slide show.</ahelp> You can also assign actions to grouped objects."
-msgstr "<ahelp hid=\"SD:LISTBOX:TP_ANIMATION:LB_ACTION\">Καθορίζει την ενέργεια που θα εκτελείται όταν κάνετε κλικ στο επιλεγμένο αντικείμενο κατά τη διάρκεια μίας παρουσίασης διαφανειών.</ahelp> Μπορείτε επίσης να αναθέσετε ενέργειες σε ομαδοποιημένα αντικείμενα."
+msgid "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_PAGE_NUMBER\">Adds a slide number placeholder to the slide master.</ahelp>"
+msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_PAGE_NUMBER\">Προσθέτει ένα δείκτη τοποθέτησης για αριθμό διαφανειών στην κύρια διαφάνεια.</ahelp>"
-#: 06070000.xhp
+#: 03151200.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3150397\n"
-"4\n"
+"03151200.xhp\n"
+"tit\n"
"help.text"
-msgid "No action"
-msgstr "Καμιά ενέργεια"
+msgid "Notes Master Layout"
+msgstr "Διάταξη κύριας σημείωσης"
-#: 06070000.xhp
+#: 03151200.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3147405\n"
-"45\n"
+"03151200.xhp\n"
+"par_idN10527\n"
"help.text"
-msgid "No action occurs."
-msgstr "Δεν συμβαίνει καμία ενέργεια."
+msgid "<link href=\"text/simpress/01/03151200.xhp\">Notes Master Layout</link>"
+msgstr "<link href=\"text/simpress/01/03151200.xhp\">Διάταξη κύριας σημείωσης</link>"
-#: 06070000.xhp
+#: 03151200.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3145237\n"
-"5\n"
+"03151200.xhp\n"
+"par_idN1052B\n"
"help.text"
-msgid "Go to previous slide"
-msgstr "Μετάβαση στην προηγούμενη διαφάνεια"
+msgid "<ahelp hid=\"SID_MASTER_LAYOUTS_NOTES\">Add header, footer, date, and slide number to the notes master.</ahelp>"
+msgstr "<ahelp hid=\"SID_MASTER_LAYOUTS_NOTES\">Προσθέτει κεφαλίδα, υποσέλιδο, ημερομηνία και αριθμό διαφάνειας στην κύρια σημείωση.</ahelp>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3157871\n"
-"46\n"
+"03152000.xhp\n"
+"tit\n"
"help.text"
-msgid "Moves back one slide in the slide show."
-msgstr "Μεταβαίνει προς τα πίσω κατά μία διαφάνεια στην παρουσίαση διαφανειών."
+msgid "Header and Footer"
+msgstr "Κεφαλίδα και υποσέλιδο"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3157900\n"
-"6\n"
+"03152000.xhp\n"
+"bm_id1374858\n"
"help.text"
-msgid "Go to next slide"
-msgstr "Μετάβαση στην επόμενη διαφάνεια"
+msgid "<bookmark_value>slides;page numbers</bookmark_value><bookmark_value>slides;headers and footers</bookmark_value><bookmark_value>footers;slides</bookmark_value><bookmark_value>headers and footers;slides</bookmark_value>"
+msgstr "<bookmark_value>διαφάνειες, αριθμοί σελίδων</bookmark_value><bookmark_value>διαφάνειες, κεφαλίδες και υποσέλιδα</bookmark_value><bookmark_value>υποσέλιδα, διαφάνειες</bookmark_value><bookmark_value>κεφαλίδες και υποσέλιδα, διαφάνειες</bookmark_value>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3150655\n"
-"47\n"
+"03152000.xhp\n"
+"par_idN1053E\n"
"help.text"
-msgid "Moves forward one slide in the slide show."
-msgstr "Μεταβαίνει μπροστά κατά μία διαφάνεια στην παρουσίαση διαφανειών."
+msgid "<link href=\"text/simpress/01/03152000.xhp\">Header and Footer</link>"
+msgstr "<link href=\"text/simpress/01/03152000.xhp\">Κεφαλίδα και υποσέλιδο</link>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3146879\n"
-"7\n"
+"03152000.xhp\n"
+"par_idN1054E\n"
"help.text"
-msgid "Go to first slide"
-msgstr "Μετάβαση στην πρώτη διαφάνεια"
+msgid "<ahelp hid=\"SID_HEADER_AND_FOOTER\">Adds or changes text in placeholders at the top and the bottom of slides and slide masters.</ahelp>"
+msgstr "<ahelp hid=\"SID_HEADER_AND_FOOTER\">Προσθέτει ή μεταβάλει κείμενο σε δείκτες τοποθέτησης στην αρχή και στο τέλος διαφανειών και κύριων διαφανειών.</ahelp>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3150479\n"
-"48\n"
+"03152000.xhp\n"
+"par_idN10697\n"
"help.text"
-msgid "Jumps to the first slide in the slide show."
-msgstr "Μεταβαίνει στην πρώτη διαφάνεια της παρουσίασης διαφανειών."
+msgid "The <emph>Header and Footer</emph> dialog contains the following tab pages:"
+msgstr "Το παράθυρο διαλόγου <emph>Κεφαλίδα και υποσέλιδο</emph> περιέχει τις ακόλουθες σελίδες καρτέλας:"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3148725\n"
-"8\n"
+"03152000.xhp\n"
+"par_idN1069D\n"
"help.text"
-msgid "Go to last slide"
-msgstr "Μετάβαση στην τελευταία διαφάνεια"
+msgid "<emph>Slide</emph> tab page where you can specify options for the current slide or for all slides."
+msgstr "Η σελίδα της καρτέλας <emph>Διαφάνεια</emph> όπου μπορείτε να καθορίσετε επιλογές για την τρέχουσα διαφάνεια ή για όλες τις διαφάνειες."
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3149891\n"
-"49\n"
+"03152000.xhp\n"
+"par_idN106A5\n"
"help.text"
-msgid "Jumps to the last slide in the slide show."
-msgstr "Μεταβαίνει στην τελευταία διαφάνεια της παρουσίασης διαφανειών."
+msgid "<emph>Notes and Handouts</emph> tab page where you can specify options for the notes pages and the handout pages."
+msgstr "Η σελίδα της καρτέλας <emph>Σημειώσεις και σημειώματα</emph> όπου μπορείτε να καθορίσετε επιλογές για τις σελίδες σημειώσεων και σημειωμάτων."
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3155258\n"
-"9\n"
+"03152000.xhp\n"
+"par_id3351542\n"
"help.text"
-msgid "Go to page or object"
-msgstr "Μετάβαση σε σελίδα ή αντικείμενο"
+msgid "<embedvar href=\"text/simpress/guide/footer.xhp#footer\"/>"
+msgstr "<embedvar href=\"text/simpress/guide/footer.xhp#footer\"/>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3148585\n"
-"50\n"
+"03152000.xhp\n"
+"par_idN106AF\n"
"help.text"
-msgid "Jumps to a slide or a named object in a slide."
-msgstr "Μεταβαίνει σε μία διαφάνεια ή ένα αντικείμενο με όνομα σε μία διαφάνεια."
+msgid "<embedvar href=\"text/simpress/guide/masterpage.xhp#masterpage\"/>"
+msgstr "<embedvar href=\"text/simpress/guide/masterpage.xhp#masterpage\"/>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3153082\n"
-"10\n"
+"03152000.xhp\n"
+"par_idN106B7\n"
"help.text"
-msgid "Target"
-msgstr "Προορισμός"
+msgid "Include on slide"
+msgstr "Συμπερίληψη στη διαφάνεια"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3153934\n"
-"51\n"
+"03152000.xhp\n"
+"par_idN106BA\n"
"help.text"
-msgid "<ahelp hid=\"HID_CTL_ACTION_DLG_1\">Lists the slides and the objects that you can target.</ahelp>"
-msgstr "<ahelp hid=\"HID_CTL_ACTION_DLG_1\">Δημιουργεί λίστα με τις διαφάνειες και τα αντικείμενα που μπορείτε να εντοπίσετε.</ahelp>"
+msgid "Specify the elements to include on your slides."
+msgstr "Καθορίστε τα στοιχεία που θα συμπεριληφθούν στις διαφάνειές σας."
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3154561\n"
-"11\n"
+"03152000.xhp\n"
+"par_idN106BD\n"
"help.text"
-msgid "Slide / Object"
-msgstr "Διαφάνεια / Αντικείμενο"
+msgid "Footer"
+msgstr "Υποσέλιδο"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3153006\n"
-"53\n"
+"03152000.xhp\n"
+"par_idN106C8\n"
"help.text"
-msgid "<ahelp hid=\"SD_EDIT_TP_ANIMATION_EDT_BOOKMARK\">Enter the name of the slide or the object that you want to look for.</ahelp>"
-msgstr "<ahelp hid=\"SD_EDIT_TP_ANIMATION_EDT_BOOKMARK\">Εισάγετε το όνομα της διαφάνειας ή του αντικειμένου για το οποίο επιθυμείτε να εφαρμόσετε αναζήτηση.</ahelp>"
+msgid "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_FOOTER\">Adds the text that you enter in the <emph>Footer text</emph> box to the bottom of the slide.</ahelp>"
+msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_FOOTER\">Προσθέτει το κείμενο που εισάγετε στο πεδίο <emph>Κείμενο υποσέλιδου</emph> στο τέλος της διαφάνειας.</ahelp>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3145162\n"
-"12\n"
+"03152000.xhp\n"
+"par_idN106D7\n"
"help.text"
-msgid "Find"
-msgstr "Εύρεση"
+msgid "Footer text"
+msgstr "Κείμενο υποσέλιδου"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3154501\n"
-"54\n"
+"03152000.xhp\n"
+"par_idN106E2\n"
"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:TP_ANIMATION:BTN_SEEK\">Searches for the specified slide or object.</ahelp>"
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:TP_ANIMATION:BTN_SEEK\">Εφαρμόζει αναζήτηση για την καθορισμένη διαφάνεια ή αντικείμενο.</ahelp>"
+msgid "<ahelp hid=\"sd:Edit:RID_SD_TABPAGE_HEADERFOOTER:TB_FOOTER_FIXED\">Adds the text that you enter to the bottom of the slide.</ahelp>"
+msgstr "<ahelp hid=\"sd:Edit:RID_SD_TABPAGE_HEADERFOOTER:TB_FOOTER_FIXED\">Προσθέτει το κείμενο που εισάγετε στο τέλος της διαφάνειας.</ahelp>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3150128\n"
-"13\n"
+"03152000.xhp\n"
+"par_idN106F1\n"
"help.text"
-msgid "Go to document"
-msgstr "Μετάβαση στο έγγραφο"
+msgid "Header"
+msgstr "Κεφαλίδα"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3153730\n"
-"55\n"
+"03152000.xhp\n"
+"par_idN106FC\n"
"help.text"
-msgid "<ahelp hid=\"HID_CTL_ACTION_DLG_2\">Opens and displays a file during a slide show. If you select a $[officename] file as the target document, you can also specify the page that will open.</ahelp>"
-msgstr "<ahelp hid=\"HID_CTL_ACTION_DLG_2\">Ανοίγει και εμφανίζει ένα αρχείο κατά τη διάρκεια μίας παρουσίασης διαφανειών. Αν επιλέξετε ένα αρχείο του $[officename] ως έγγραφο προορισμού, μπορείτε επίσης να καθορίσετε τη σελίδα που θα ανοίξει.</ahelp>"
+msgid "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_HEADER\">Adds the text that you enter in the <emph>Header text</emph> box to the top of the slide.</ahelp>"
+msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_HEADER\">Προσθέτει το κείμενο που εισάγετε στο πεδίο <emph>Κείμενο κεφαλίδας</emph> στην αρχή της διαφάνειας.</ahelp>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3150018\n"
-"14\n"
+"03152000.xhp\n"
+"par_idN1070B\n"
"help.text"
-msgid "Document"
-msgstr "Έγγραφο"
+msgid "Header text"
+msgstr "Κείμενο κεφαλίδας"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3155931\n"
-"56\n"
+"03152000.xhp\n"
+"par_idN10716\n"
"help.text"
-msgid "Define the location of the target document."
-msgstr "Καθορίστε την τοποθεσία του εγγράφου του προορισμού."
+msgid "<ahelp hid=\"sd:Edit:RID_SD_TABPAGE_HEADERFOOTER:TB_HEADER_FIXED\">Adds the text that you enter to the top of the slide.</ahelp>"
+msgstr "<ahelp hid=\"sd:Edit:RID_SD_TABPAGE_HEADERFOOTER:TB_HEADER_FIXED\">Προσθέτει το κείμενο που εισάγετε στην αρχή της διαφάνειας.</ahelp>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3155437\n"
-"15\n"
+"03152000.xhp\n"
+"par_idN1072D\n"
"help.text"
-msgid "Document"
-msgstr "Έγγραφο"
+msgid "Date and time"
+msgstr "Ημερομηνία και ώρα"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3150566\n"
-"57\n"
+"03152000.xhp\n"
+"par_idN10730\n"
"help.text"
-msgid "<ahelp hid=\"SD:EDIT:TP_ANIMATION:EDT_DOCUMENT\">Enter a path to the file you want to open, or click <emph>Browse </emph>to locate the file.</ahelp>"
-msgstr "<ahelp hid=\"SD:EDIT:TP_ANIMATION:EDT_DOCUMENT\">Εισάγετε μια διαδρομή προς το αρχείο που επιθυμείτε να ανοίξετε, ή κάντε κλικ στην <emph>Εξερεύνηση </emph>για να εντοπίσετε το αρχείο.</ahelp>"
+msgid "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_DATETIME\">Adds the date and time to the slide.</ahelp>"
+msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_DATETIME\">Προσθέτει την ημερομηνία και την ώρα στη διαφάνεια.</ahelp>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3150658\n"
-"16\n"
+"03152000.xhp\n"
+"par_idN1074F\n"
"help.text"
-msgid "Browse"
-msgstr "Εξερεύνηση"
+msgid "Fixed"
+msgstr "Σταθερό"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3156061\n"
-"58\n"
+"03152000.xhp\n"
+"par_idN10752\n"
"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:TP_ANIMATION:BTN_SEARCH\">Locate the file you want to open.</ahelp>"
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:TP_ANIMATION:BTN_SEARCH\">Εντοπίστε το αρχείο που επιθυμείτε να ανοίξετε.</ahelp>"
+msgid "<ahelp hid=\"sd:RadioButton:RID_SD_TABPAGE_HEADERFOOTER:RB_DATETIME_FIXED\">Displays the date and time that you enter in the text box.</ahelp>"
+msgstr "<ahelp hid=\"sd:RadioButton:RID_SD_TABPAGE_HEADERFOOTER:RB_DATETIME_FIXED\">Εμφανίζει την ημερομηνία και την ώρα που εισάγετε στο πεδίο κειμένου.</ahelp>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3148776\n"
-"18\n"
+"03152000.xhp\n"
+"par_idN10771\n"
"help.text"
-msgid "Play sound"
-msgstr "Αναπαραγωγή ήχου"
+msgid "Variable"
+msgstr "Μεταβλητό"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3155816\n"
-"60\n"
+"03152000.xhp\n"
+"par_idN10774\n"
"help.text"
-msgid "Plays a sound file."
-msgstr "Αναπαράγει ένα αρχείο ήχου."
+msgid "<ahelp hid=\"sd:RadioButton:RID_SD_TABPAGE_HEADERFOOTER:RB_DATETIME_AUTOMATIC\">Displays the date and time that the slide was created. Select a date format from the list.</ahelp>"
+msgstr "<ahelp hid=\"sd:RadioButton:RID_SD_TABPAGE_HEADERFOOTER:RB_DATETIME_AUTOMATIC\">Εμφανίζει την ημερομηνία και την ώρα που δημιουργήθηκε η διαφάνεια. Επιλέξτε τη μορφή ημερομηνίας από τη λίστα.</ahelp>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3147539\n"
-"19\n"
+"03152000.xhp\n"
+"par_idN1078B\n"
"help.text"
-msgid "Sound"
-msgstr "Ήχος"
+msgid "Language"
+msgstr "Γλώσσα"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3150467\n"
-"61\n"
+"03152000.xhp\n"
+"par_idN1078E\n"
"help.text"
-msgid "Define the location of the sound file."
-msgstr "Καθορίστε την τοποθεσία του αρχείου ήχου."
+msgid "<ahelp hid=\"sd:ListBox:RID_SD_TABPAGE_HEADERFOOTER:CB_DATETIME_LANGUAGE\">Select the language for the date and time format.</ahelp>"
+msgstr "<ahelp hid=\"sd:ListBox:RID_SD_TABPAGE_HEADERFOOTER:CB_DATETIME_LANGUAGE\">Επιλέξτε τη γλώσσα για τη μορφή ημερομηνίας και ώρας.</ahelp>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3154869\n"
-"20\n"
+"03152000.xhp\n"
+"par_idN107A5\n"
"help.text"
-msgid "Sound"
-msgstr "Ήχος"
+msgid "Slide number / Page number"
+msgstr "Αριθμός διαφάνειας / Αριθμός σελίδας"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3155986\n"
-"62\n"
+"03152000.xhp\n"
+"par_idN107A8\n"
"help.text"
-msgid "<ahelp hid=\"SD:EDIT:TP_ANIMATION:EDT_SOUND\">Enter a path to the sound file you want to open, or click <emph>Browse </emph>to locate the file.</ahelp>"
-msgstr "<ahelp hid=\"SD:EDIT:TP_ANIMATION:EDT_SOUND\">Εισάγετε μια διαδρομή προς το αρχείο που επιθυμείτε να ανοίξετε, ή κάντε κλικ στην <emph>Εξερεύνηση </emph>για να εντοπίσετε το αρχείο.</ahelp>"
+msgid "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_SLIDENUMBER\">Adds the slide number or the page number.</ahelp>"
+msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_SLIDENUMBER\">Προσθέτει το αριθμό διαφάνειας ή τον αριθμό σελίδας.</ahelp>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3155401\n"
-"21\n"
+"03152000.xhp\n"
+"par_idN107BF\n"
"help.text"
-msgid "Browse"
-msgstr "Εξερεύνηση"
+msgid "Do not show on first slide"
+msgstr "Απόκρυψη στην πρώτη διαφάνεια"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3147171\n"
-"63\n"
+"03152000.xhp\n"
+"par_idN107C2\n"
"help.text"
-msgid "Locate the sound file you want to play."
-msgstr "Εντοπίστε το αρχείο που επιθυμείτε να αναπαραχθεί."
+msgid "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_NOTONTITLE\">Does not display your specified information on the first slide of your presentation.</ahelp>"
+msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_NOTONTITLE\">Δεν εμφανίζει την καθορισμένη σας πληροφορία στην πρώτη διαφάνεια της παρουσίασής σας.</ahelp>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3156318\n"
-"64\n"
+"03152000.xhp\n"
+"par_idN107D1\n"
"help.text"
-msgid "If you did not install sound files with $[officename], you can run the $[officename] Setup program again and select <emph>Modify</emph>."
-msgstr "Αν δεν έχετε εγκαταστήσει αρχεία ήχου με το $[officename], μπορείτε να εκτελέσετε το πρόγραμμα εγκατάστασης του $[officename] ξανά και να επιλέξετε <emph>Τροποποίηση</emph>."
+msgid "Apply to All"
+msgstr "Εφαρμογή σε όλες"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3154646\n"
-"22\n"
+"03152000.xhp\n"
+"par_idN107DC\n"
"help.text"
-msgid "Play"
-msgstr "Αναπαραγωγή"
+msgid "<ahelp hid=\"sd:PushButton:RID_SD_TABPAGE_HEADERFOOTER:BT_APPLYTOALL\">Applies the settings to all the slides in your presentation, including the corresponding slide masters.</ahelp>"
+msgstr "<ahelp hid=\"sd:PushButton:RID_SD_TABPAGE_HEADERFOOTER:BT_APPLYTOALL\">Εφαρμόζει τις ρυθμίσεις σε όλες τις διαφάνειες στην παρουσίασή σας, συμπεριλαμβανομένων των αντίστοιχων κύριων διαφανειών.</ahelp>"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3145202\n"
-"65\n"
+"03152000.xhp\n"
+"par_idN107FD\n"
"help.text"
-msgid "Plays the selected sound file."
-msgstr "Αναπαράγει το επιλεγμένο αρχείο ήχου."
+msgid "Apply"
+msgstr "Εφαρμογή"
-#: 06070000.xhp
+#: 03152000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3154260\n"
-"35\n"
+"03152000.xhp\n"
+"par_idN10800\n"
"help.text"
-msgid "Run program"
-msgstr "Εκτέλεση προγράμματος"
+msgid "<ahelp hid=\"sd:PushButton:RID_SD_TABPAGE_HEADERFOOTER:BT_APPLY\">Applies the current settings to the selected slides.</ahelp>"
+msgstr "<ahelp hid=\"sd:PushButton:RID_SD_TABPAGE_HEADERFOOTER:BT_APPLY\">Εφαρμόζει τις τρέχουσες ρυθμίσεις στις επιλεγμένες διαφάνειες.</ahelp>"
-#: 06070000.xhp
+#: 03180000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3155357\n"
-"79\n"
+"03180000.xhp\n"
+"tit\n"
"help.text"
-msgid "Starts a program during a slide show."
-msgstr "Ξεκινά ένα πρόγραμμα κατά την διάρκεια μιας παρουσίασης διαφανειών."
+msgid "Color/Grayscale"
+msgstr "Χρώμα/Διαβάθμιση του γκρι"
-#: 06070000.xhp
+#: 03180000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3149157\n"
-"36\n"
+"03180000.xhp\n"
+"bm_id3153142\n"
"help.text"
-msgid "Program"
-msgstr "Πρόγραμμα"
+msgid "<bookmark_value>display qualities of presentations</bookmark_value><bookmark_value>colors; displaying presentations</bookmark_value><bookmark_value>black and white display</bookmark_value><bookmark_value>grayscale display</bookmark_value>"
+msgstr "<bookmark_value>προβολή ποιοτήτων παρουσιάσεων</bookmark_value><bookmark_value>χρώματα, προβολή παρουσιάσεων</bookmark_value><bookmark_value>ασπρόμαυρη προβολή</bookmark_value><bookmark_value>προβολή διαβαθμίσεων του γκρι</bookmark_value>"
-#: 06070000.xhp
+#: 03180000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3154277\n"
-"37\n"
+"03180000.xhp\n"
+"hd_id3153142\n"
+"1\n"
"help.text"
-msgid "Program"
-msgstr "Πρόγραμμα"
+msgid "<link href=\"text/simpress/01/03180000.xhp\" name=\"Display Quality\">Color/Grayscale</link>"
+msgstr "<link href=\"text/simpress/01/03180000.xhp\" name=\"Εμφάνιση ποιότητας\">Χρώμα/Διαβάθμιση του γκρι</link>"
-#: 06070000.xhp
+#: 03180000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3148918\n"
-"81\n"
+"03180000.xhp\n"
+"par_id3151073\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SD_EDIT_TP_ANIMATION_EDT_PROGRAM\">Enter a path to the program you want to start, or click <emph>Browse </emph>to locate the program.</ahelp>"
-msgstr "<ahelp hid=\"SD_EDIT_TP_ANIMATION_EDT_PROGRAM\">Εισάγετε τη διαδρομή προς το πρόγραμμα που επιθυμείτε να εκτελεστεί, ή κάντε κλικ στην <emph>Εξερεύνηση </emph>για να εντοπίσετε το πρόγραμμα.</ahelp>"
+msgid "Shows slides in color, grayscale, or black and white."
+msgstr "Εμφανίζει διαφάνειες με χρώμα, διαβάθμιση του γκρι, ή ασπρόμαυρο."
-#: 06070000.xhp
+#: 03180000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3159269\n"
-"38\n"
+"03180000.xhp\n"
+"hd_id3149123\n"
+"3\n"
"help.text"
-msgid "Browse"
-msgstr "Εξερεύνηση"
+msgid "Color"
+msgstr "Χρώμα"
-#: 06070000.xhp
+#: 03180000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3154097\n"
-"82\n"
+"03180000.xhp\n"
+"par_id3154757\n"
+"4\n"
"help.text"
-msgid "Locate the program you want to start."
-msgstr "Εντοπίστε το πρόγραμμα που επιθυμείτε να εκτελέσετε."
+msgid "<ahelp hid=\".uno:OutputQualityColor\">Shows slides in color.</ahelp>"
+msgstr "<ahelp hid=\".uno:OutputQualityColor\">Εμφανίζει διαφάνειες με χρώμα.</ahelp>"
-#: 06070000.xhp
+#: 03180000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3152940\n"
-"39\n"
+"03180000.xhp\n"
+"hd_id3155333\n"
+"5\n"
"help.text"
-msgid "Run macro"
-msgstr "Εκτέλεση μακροεντολής"
+msgid "Grayscale"
+msgstr "Διαβάθμιση του γκρι"
-#: 06070000.xhp
+#: 03180000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3153681\n"
-"83\n"
+"03180000.xhp\n"
+"par_id3150200\n"
+"6\n"
"help.text"
-msgid "Runs a macro during the slide show."
-msgstr "Εκτελεί μια μακροεντολή κατά την διάρκεια της παρουσίασης διαφανειών."
+msgid "<ahelp hid=\".uno:OutputQualityGrayscale\">Shows slides in shades of black and white.</ahelp>"
+msgstr "<ahelp hid=\".uno:OutputQualityGrayscale\">Εμφανίζει διαφάνειες με σκιές ασπρόμαυρες.</ahelp>"
-#: 06070000.xhp
+#: 03180000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3149916\n"
-"40\n"
+"03180000.xhp\n"
+"hd_id3150342\n"
+"7\n"
"help.text"
-msgid "Macro"
-msgstr "Μακροεντολή"
+msgid "Black and White"
+msgstr "Ασπρόμαυρο"
-#: 06070000.xhp
+#: 03180000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3149804\n"
-"41\n"
+"03180000.xhp\n"
+"par_id3150207\n"
+"8\n"
"help.text"
-msgid "Macro"
-msgstr "Μακροεντολή"
+msgid "<ahelp hid=\".uno:OutputQualityBlackWhite\">Shows slides in pure black or white without shading.</ahelp>"
+msgstr "<ahelp hid=\".uno:OutputQualityBlackWhite\">Εμφανίζει διαφάνειες με απλό ασπρόμαυρο χωρίς σκίαση.</ahelp>"
-#: 06070000.xhp
+#: 04010000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3148625\n"
-"85\n"
+"04010000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SD_EDIT_TP_ANIMATION_EDT_MACRO\">Enter a path to the macro you want to run, or click <emph>Browse </emph>to locate the macro.</ahelp>"
-msgstr "<ahelp hid=\"SD_EDIT_TP_ANIMATION_EDT_MACRO\">Εισάγετε μια διαδρομή προς τη μακροεντολή που επιθυμείτε να εκτελεστεί, ή κάντε κλικ στην <emph>Εξερεύνηση </emph>για να εντοπίσετε τη μακροεντολή.</ahelp>"
+msgid "Insert Slide / Page"
+msgstr "Εισαγωγή διαφάνειας / σελίδας"
-#: 06070000.xhp
+#: 04010000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3150628\n"
-"42\n"
+"04010000.xhp\n"
+"bm_id3159155\n"
"help.text"
-msgid "Browse"
-msgstr "Εξερεύνηση"
+msgid "<bookmark_value>inserting; slides</bookmark_value><bookmark_value>slides; inserting</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή, διαφάνειες</bookmark_value><bookmark_value>διαφάνειες, εισαγωγή</bookmark_value>"
-#: 06070000.xhp
+#: 04010000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3148417\n"
-"86\n"
+"04010000.xhp\n"
+"hd_id3159155\n"
+"1\n"
"help.text"
-msgid "Locate the macro you want to run."
-msgstr "Εντοπίστε τη μακροεντολή που επιθυμείτε να εκτελέσετε."
+msgid "<link href=\"text/simpress/01/04010000.xhp\" name=\"Insert Slide / Page\">Insert Slide / Page</link>"
+msgstr "<link href=\"text/simpress/01/04010000.xhp\" name=\"Εισαγωγή διαφάνειας / σελίδας\">Εισαγωγή διαφάνειας / σελίδας</link>"
-#: 06070000.xhp
+#: 04010000.xhp
msgctxt ""
-"06070000.xhp\n"
-"hd_id3150424\n"
-"43\n"
+"04010000.xhp\n"
+"par_id3146119\n"
+"2\n"
"help.text"
-msgid "Exit presentation"
-msgstr "Τερματισμός παρουσίασης"
+msgid "<variable id=\"seitetext\"><ahelp hid=\".uno:InsertPage\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Inserts a slide after the currently selected slide.</caseinline><defaultinline>Inserts a page after the currently selected page.</defaultinline></switchinline></ahelp></variable>"
+msgstr "<variable id=\"seitetext\"><ahelp hid=\".uno:InsertPage\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Εισάγει μια διαφάνεια μετά την τρέχουσα επιλεγμένη διαφάνεια.</caseinline><defaultinline>Εισάγει μια σελίδα μετά την τρέχουσα επιλεγμένη σελίδα.</defaultinline></switchinline></ahelp></variable>"
-#: 06070000.xhp
+#: 04010000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_id3154799\n"
-"87\n"
+"04010000.xhp\n"
+"par_id3149207\n"
+"12\n"
"help.text"
-msgid "Ends the presentation."
-msgstr "Τερματίζει την παρουσίαση."
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Applies the slide master background to the new slide. </caseinline><defaultinline>Applies the master page background to the new page.</defaultinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Εφαρμόζει το παρασκήνιο της κύριας διαφάνειας στη νέα διαφάνεια. </caseinline><defaultinline>Εισάγει το παρασκήνιο της κύριας σελίδας στη νέα σελίδα.</defaultinline></switchinline></ahelp>"
-#: 06070000.xhp
+#: 04010000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_idN10AE2\n"
+"04010000.xhp\n"
+"par_id3145584\n"
+"14\n"
"help.text"
-msgid "Start object action"
-msgstr "Εκκίνηση ενέργειας αντικειμένου"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Includes objects on the slide master in the new slide. </caseinline><defaultinline>Includes objects on the master page in the new page.</defaultinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Εισάγει αντικείμενα στην κύρια διαφάνεια στη νέα διαφάνεια. </caseinline><defaultinline>Εισάγει αντικείμενα στην κύρια σελίδα στη νέα σελίδα.</defaultinline></switchinline></ahelp>"
-#: 06070000.xhp
+#: 04020000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_idN10AE6\n"
+"04020000.xhp\n"
+"tit\n"
"help.text"
-msgid "You can choose the \"Start object action\" entry for inserted OLE objects."
-msgstr "Μπορείτε να επιλέξετε την καταχώρηση \"Εκκίνηση ενέργειας αντικειμένου\" για εισηγμένα αντικείμενα OLE."
+msgid "Insert Layer"
+msgstr "Εισαγωγή επιπέδου"
-#: 06070000.xhp
+#: 04020000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_idN10AE9\n"
+"04020000.xhp\n"
+"hd_id3151074\n"
+"1\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Insert Layer"
+msgstr "Εισαγωγή επιπέδου"
-#: 06070000.xhp
+#: 04020000.xhp
msgctxt ""
-"06070000.xhp\n"
-"par_idN10AED\n"
+"04020000.xhp\n"
+"par_id3153415\n"
+"2\n"
"help.text"
-msgid "Opens the object in edit mode."
-msgstr "Ανοίγει το αντικείμενο στη λειτουργία επεξεργασίας."
+msgid "<variable id=\"ebenetext\"><ahelp hid=\".uno:InsertLayer\">Inserts a new layer in the document. Layers are only available in Draw, not in Impress. </ahelp></variable>"
+msgstr "<variable id=\"ebenetext\"><ahelp hid=\".uno:InsertLayer\">Εισάγει ένα νέο επίπεδο στο έγγραφο. Τα επίπεδα είναι διαθέσιμα μόνο στο Draw, αλλά όχι στο Impress. </ahelp></variable>"
-#: taskpanel.xhp
+#: 04020000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"tit\n"
+"04020000.xhp\n"
+"par_id3150205\n"
+"13\n"
"help.text"
-msgid "Task Pane"
-msgstr "Πίνακας εργασιών"
+msgid "To select a layer, click the corresponding tab at the bottom of the workspace."
+msgstr "Για να επιλέξετε ένα επίπεδο, κάντε κλικ στην αντίστοιχη καρτέλα στο τέλος του χώρου εργασίας."
-#: taskpanel.xhp
+#: 04020000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"bm_id3274636\n"
+"04020000.xhp\n"
+"hd_id3145588\n"
+"3\n"
"help.text"
-msgid "<bookmark_value>task pane</bookmark_value>"
-msgstr "<bookmark_value>πίνακας εργασιών</bookmark_value>"
+msgid "Name"
+msgstr "Όνομα"
-#: taskpanel.xhp
+#: 04020000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN10544\n"
+"04020000.xhp\n"
+"par_id3149404\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/simpress/01/taskpanel.xhp\">Task Pane</link>"
-msgstr "<link href=\"text/simpress/01/taskpanel.xhp\">Πίνακας εργασιών</link>"
+msgid "<ahelp hid=\"modules/sdraw/ui/insertlayer/name\">Enter a name for the new layer.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/insertlayer/name\">Εισάγετε ένα όνομα για το νέο επίπεδο.</ahelp>"
-#: taskpanel.xhp
+#: 04020000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN10554\n"
+"04020000.xhp\n"
+"hd_id3153820\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">Switches the %PRODUCTNAME Impress task pane on and off.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιεί και απενεργοποιεί τον πίνακα εργασιών του %PRODUCTNAME Impress.</ahelp>"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: taskpanel.xhp
+#: 04020000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN10557\n"
+"04020000.xhp\n"
+"par_id3151240\n"
+"6\n"
"help.text"
-msgid "The task pane contains pages to specify the master pages, layouts, custom animation, and slide transition. Click another heading to open another page."
-msgstr "Ο πίνακας εργασιών περιέχει τις επιλογές για να καθορίσετε τις κύριες σελίδες, τις διατάξεις, τα προσαρμοσμένα κινούμενα αντικείμενα, και την εναλλαγή των διαφανειών. Κάντε κλικ σε κάποια άλλη επικεφαλίδα για να ανοίξετε μία διαφορετική επιλογή."
+msgid "Set the properties for the new layer."
+msgstr "Καθορίστε τις ιδιότητες για το νέο επίπεδο."
-#: taskpanel.xhp
+#: 04020000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN105D4\n"
+"04020000.xhp\n"
+"hd_id3149945\n"
+"7\n"
"help.text"
-msgid "<embedvar href=\"text/simpress/guide/masterpage.xhp#masterpage\"/>"
-msgstr "<embedvar href=\"text/simpress/guide/masterpage.xhp#masterpage\"/>"
+msgid "Visible"
+msgstr "Ορατό"
-#: taskpanel.xhp
+#: 04020000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN10652\n"
+"04020000.xhp\n"
+"par_id3157980\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Master Pages tab page, where you apply a master page (background) to all slides (left-click) or to the selected slides (right-click).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τη σελίδα της καρτέλας Κύριες σελίδες, όπου εφαρμόζετε μία κύρια σελίδα (παρασκήνιο) σε όλες τις διαφάνειες (με αριστερό κλικ) ή στις επιλεγμένες διαφάνειες (με δεξί κλικ).</ahelp>"
+msgid "<ahelp hid=\"modules/sdraw/ui/insertlayer/visible\">Show or hide the layer.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/insertlayer/visible\">Εμφανίστε ή κάνετε απόκρυψη του επιπέδου.</ahelp>"
-#: taskpanel.xhp
+#: 04020000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN1067D\n"
+"04020000.xhp\n"
+"hd_id3153246\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the currently used master pages.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί λίστα με τις τρέχουσες χρησιμοποιημένες κύριες σελίδες.</ahelp>"
+msgid "Printable"
+msgstr "Εκτυπώσιμο"
-#: taskpanel.xhp
+#: 04020000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN106A8\n"
+"04020000.xhp\n"
+"par_id3154762\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the recently used master pages.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί λίστα με τις πρόσφατα χρησιμοποιημένες κύριες σελίδες.</ahelp>"
+msgid "<ahelp hid=\"modules/sdraw/ui/insertlayer/printable\">When printing, print or ignore this particular layer.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/insertlayer/printable\">Κατά την εκτύπωση, εκτυπώστε ή αγνοήστε αυτό το ειδικό επίπεδο.</ahelp>"
-#: taskpanel.xhp
+#: 04020000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN106D3\n"
+"04020000.xhp\n"
+"hd_id3146965\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists all available master pages.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί λίστα με όλες τις διαθέσιμες κύριες σελίδες.</ahelp>"
+msgid "Locked"
+msgstr "Κλειδωμένο"
-#: taskpanel.xhp
+#: 04020000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN106FA\n"
+"04020000.xhp\n"
+"par_id3149876\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Left-click to apply the master page to all slides. Right-click for a submenu.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε αριστερό κλικ για να εφαρμόσετε την κύρια σελίδα σε όλες τις διαφάνειες. Κάντε δεξί κλικ για ένα δευτερεύον μενού.</ahelp>"
+msgid "<ahelp hid=\"modules/sdraw/ui/insertlayer/locked\">Prevent elements on the layer from being edited.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/insertlayer/locked\">Εμποδίστε την επεξεργασία στοιχείων του επιπέδου.</ahelp>"
-#: taskpanel.xhp
+#: 04030000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN10747\n"
+"04030000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page to all slides.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εφαρμόζει την κύρια σελίδα σε όλες τις διαφάνειες.</ahelp>"
+msgid "Snap Point/Line"
+msgstr "Σημείο/Γραμμή συγκράτησης"
-#: taskpanel.xhp
+#: 04030000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN10762\n"
+"04030000.xhp\n"
+"bm_id3145800\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page or the slide design to the selected slides.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εφαρμόζει την κύρια σελίδα ή το πρότυπο διαφάνειας στις επιλεγμένες διαφάνειες.</ahelp>"
+msgid "<bookmark_value>snap lines, see also guides</bookmark_value><bookmark_value>snap points;inserting</bookmark_value><bookmark_value>guides; inserting</bookmark_value><bookmark_value>magnetic lines in presentations</bookmark_value>"
+msgstr "<bookmark_value>γραμμές συγκράτησης, δείτε επίσης βοηθητικές γραμμές</bookmark_value><bookmark_value>σημεία γραμμές συγκράτησης, εισαγωγή</bookmark_value><bookmark_value>βοηθητικές γραμμές, εισαγωγή</bookmark_value><bookmark_value>μαγνητικές γραμμές σε παρουσιάσεις</bookmark_value>"
-#: taskpanel.xhp
+#: 04030000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN10785\n"
+"04030000.xhp\n"
+"hd_id3145800\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the preview of the master pages.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τροποποιεί το μέγεθος της προεπισκόπησης των κύριων σελίδων.</ahelp>"
+msgid "Snap Point/Line"
+msgstr "Σημείο/Γραμμή συγκράτησης"
-#: taskpanel.xhp
+#: 04030000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN107B4\n"
+"04030000.xhp\n"
+"par_id3150752\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Layouts tab page, where you apply a slide design to the selected slide or slides.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τη σελίδα της καρτέλας Διατάξεις, όπου εφαρμόζετε μία σχεδίαση διαφάνειας στην επιλεγμένη διαφάνεια ή διαφάνειες.</ahelp>"
+msgid "<variable id=\"fangtext\"><ahelp hid=\".uno:CapturePoint\">Inserts a snap point or snap line (also known as guide) that you can use to quickly align objects.</ahelp></variable> Snap points and snap lines do not appear in printed output."
+msgstr "<variable id=\"fangtext\"><ahelp hid=\".uno:CapturePoint\">Εισάγει ένα σημείο ή μία γραμμή συγκράτησης (γνωστό επίσης ως βοηθητική γραμμή) που μπορείτε να χρησιμοποιήσετε για να κάνετε γρήγορη στοίχιση αντικειμένων.</ahelp></variable> Τα σημεία και οι γραμμές συγκράτησης δεν εμφανίζονται στο αποτέλεσμα της εκτύπωσης."
-#: taskpanel.xhp
+#: 04030000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN107CB\n"
+"04030000.xhp\n"
+"par_id3145388\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to apply a slide design to all selected slides. Right-click for a submenu.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να εφαρμόσετε ένα πρότυπο διαφάνειας σε όλες τις επιλεγμένες διαφάνειες. Κάντε δεξί κλικ για ένα δευτερεύον μενού.</ahelp>"
+msgid "You can drag a snap line from the rulers and drop them on the page. To delete a snap line, drag it back to the ruler."
+msgstr "Μπορείτε να μεταφέρετε μία γραμμή προσαρμογής από τους χάρακες και να την απελευθερώσετε στη σελίδα. Για να διαγράψετε μία γραμμή προσαρμογής, μεταφέρετέ την στον χάρακα."
-#: taskpanel.xhp
+#: 04030000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN1080E\n"
+"04030000.xhp\n"
+"par_id3153815\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Custom Animation tab page, where you apply effects to the selected objects on a slide.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τη σελίδα της καρτέλας Προσαρμοσμένο εφέ κίνησης, όπου εφαρμόζετε εφέ στα επιλεγμένα αντικείμενα σε μία διαφάνεια.</ahelp>"
+msgid "Draw or move an object near a snap point or snap line to snap it in place."
+msgstr "Σχεδιάστε ή μετακινήστε ένα αντικείμενο δίπλα σε ένα σημείο ή γραμμή συγκράτησης για να κάνετε προσαρμογή κατά τοποθεσία."
-#: taskpanel.xhp
+#: 04030000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_idN10839\n"
+"04030000.xhp\n"
+"par_id3157978\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Slide Transition tab page, where you apply transition effects to the selected slides.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τη σελίδα της καρτέλας Εναλλαγή διαφανειών, όπου εφαρμόζετε εφέ εναλλαγής στις επιλεγμένες διαφάνειες.</ahelp>"
+msgid "To set the snap range, choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070300.xhp\" name=\"Drawing - Grid\"><emph>%PRODUCTNAME Draw - Grid</emph></link></caseinline><defaultinline><link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentation - Grid\"><emph>%PRODUCTNAME Impress - Grid</emph></link></defaultinline></switchinline> in the Options dialog box."
+msgstr "Για ορισμό της περιοχής προσκόλλησης, διαλέξτε <switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070300.xhp\" name=\"Drawing - Grid\"><emph>%PRODUCTNAME Draw - Πλέγμα</emph></link></caseinline><defaultinline><link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentation - Grid\"><emph>%PRODUCTNAME Impress - Πλέγμα</emph></link></defaultinline></switchinline> στο πλαίσιο διαλόγου επιλογών."
-#: taskpanel.xhp
+#: 04030000.xhp
msgctxt ""
-"taskpanel.xhp\n"
-"par_id0916200812240344\n"
+"04030000.xhp\n"
+"hd_id3147402\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Table Design. Double-click a preview to insert a new table.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίξει τη σχεδίαση πίνακα. Κάντε διπλό κλικ σε μια προεπισκόπηση για να εισάγετε ένα νέο πίνακα.</ahelp>"
+msgid "Position"
+msgstr "Θέση"
-#: 03130000.xhp
+#: 04030000.xhp
msgctxt ""
-"03130000.xhp\n"
-"tit\n"
+"04030000.xhp\n"
+"par_id3150533\n"
+"6\n"
"help.text"
-msgid "Slide Show"
-msgstr "Παρουσίαση οθόνης"
+msgid "Sets the position of a selected snap point or line relative to the top left corner of the page."
+msgstr "Καθορίζει την τοποθεσία ενός επιλεγμένου σημείου ή γραμμής συγκράτησης στην πάνω αριστερή γωνία της σελίδας."
-#: 03130000.xhp
+#: 04030000.xhp
msgctxt ""
-"03130000.xhp\n"
-"hd_id3159153\n"
-"1\n"
+"04030000.xhp\n"
+"par_id3153040\n"
+"24\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03130000.xhp\" name=\"Slide Show\">Slide Show</link>"
-msgstr "<link href=\"text/simpress/01/03130000.xhp\" name=\"Παρουσίαση οθόνης\">Παρουσίαση οθόνης</link>"
+msgid "You can also drag a snap point or snap line to a new position."
+msgstr "Μπορείτε επίσης να μεταφέρετε ένα σημείο ή γραμμή συγκράτησης σε μία νέα τοποθεσία."
-#: 03130000.xhp
+#: 04030000.xhp
msgctxt ""
-"03130000.xhp\n"
-"par_id3154016\n"
-"2\n"
+"04030000.xhp\n"
+"hd_id3153078\n"
+"7\n"
"help.text"
-msgid "<variable id=\"bldpra\"><ahelp hid=\"HID_SD_BTN_PRESENTATION\">Starts your slide show.</ahelp></variable>"
-msgstr "<variable id=\"bldpra\"><ahelp hid=\"HID_SD_BTN_PRESENTATION\">Εκκινεί την παρουσίαση διαφανειών σας.</ahelp></variable>"
+msgid "X axis"
+msgstr "Άξονας X"
-#: 03130000.xhp
+#: 04030000.xhp
msgctxt ""
-"03130000.xhp\n"
-"par_id3155066\n"
-"4\n"
+"04030000.xhp\n"
+"par_id3149951\n"
+"8\n"
"help.text"
-msgid "You can specify settings for running a slide show in <link href=\"text/simpress/01/06080000.xhp\" name=\"Slide Show - Slide Show Settings\"><emph>Slide Show - Slide Show Settings</emph></link>."
-msgstr "Μπορείτε να καθορίσετε ρυθμίσεις για την εκτέλεση μίας παρουσίασης διαφανειών επιλέγοντας <link href=\"text/simpress/01/06080000.xhp\" name=\"Παρουσίαση οθόνης - Ρυθμίσεις παρουσίασης οθόνης\"><emph>Παρουσίαση οθόνης - Ρυθμίσεις παρουσίασης οθόνης</emph></link>."
+msgid "<ahelp hid=\"modules/sdraw/ui/dlgsnap/x\">Enter the amount of space you want between the snap point or line and the left edge of the page.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/dlgsnap/x\">Εισάγετε το διάστημα που επιθυμείτε μεταξύ του σημείου ή της γραμμής προσαρμογής και του αριστερού άκρου της σελίδας.</ahelp>"
-#: 03130000.xhp
+#: 04030000.xhp
msgctxt ""
-"03130000.xhp\n"
-"par_idN106CF\n"
+"04030000.xhp\n"
+"hd_id3153932\n"
+"9\n"
"help.text"
-msgid "Specify whether a slide show starts with the current slide or with the first slide on <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Impress - General</emph>."
-msgstr "Καθορισμός εάν μια παρουσίαση διαφάνειας αρχίζει με την τρέχουσα διαφάνεια ή με την πρώτη διαφάνεια στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Impress - Γενικά</emph>."
+msgid "Y axis"
+msgstr "Άξονας Y"
-#: 03130000.xhp
+#: 04030000.xhp
msgctxt ""
-"03130000.xhp\n"
-"par_id3155960\n"
-"3\n"
+"04030000.xhp\n"
+"par_id3153113\n"
+"10\n"
"help.text"
-msgid "To start a slide show, do one of the following:"
-msgstr "Για να ξεκινήσει μία παρουσίαση οθόνης, εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "<ahelp hid=\"modules/sdraw/ui/dlgsnap/y\">Enter the amount of space you want between the snap point or line and the top edge of the page.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/dlgsnap/y\">Εισάγετε το διάστημα που επιθυμείτε μεταξύ του σημείου ή της γραμμής προσαρμογής και του πάνω άκρου της σελίδας.</ahelp>"
-#: 03130000.xhp
+#: 04030000.xhp
msgctxt ""
-"03130000.xhp\n"
-"par_id3155337\n"
-"5\n"
+"04030000.xhp\n"
+"hd_id3145168\n"
+"11\n"
"help.text"
-msgid "Click the <emph>Slide Show</emph> icon on the <emph>Presentation</emph> toolbar."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Παρουσίαση οθόνης</emph> στη γραμμή εργαλείων <emph>Παρουσίαση</emph>."
+msgid "Type"
+msgstr "Τύπος"
-#: 03130000.xhp
+#: 04030000.xhp
msgctxt ""
-"03130000.xhp\n"
-"par_id3150343\n"
-"7\n"
+"04030000.xhp\n"
+"par_id3154503\n"
+"12\n"
"help.text"
-msgid "Right-click a slide in <emph>Normal</emph> view and choose <emph>Slide Show.</emph>"
-msgstr "Κάντε δεξί κλικ στην <emph>Κανονική</emph> προβολή και επιλέξτε <emph>Παρουσίαση οθόνης.</emph>"
+msgid "Specified the type of snap object you want to insert."
+msgstr "Καθορίστε τον τύπο του σημείου προσαρμογής που επιθυμείτε να εισάγετε."
-#: 03130000.xhp
+#: 04030000.xhp
msgctxt ""
-"03130000.xhp\n"
-"par_id3156445\n"
-"8\n"
+"04030000.xhp\n"
+"hd_id3147366\n"
+"13\n"
"help.text"
-msgid "Press F5."
-msgstr "Πιέστε το πλήκτρο F5."
+msgid "Point"
+msgstr "Σημείο"
-#: 03130000.xhp
+#: 04030000.xhp
msgctxt ""
-"03130000.xhp\n"
-"par_id3153912\n"
-"9\n"
+"04030000.xhp\n"
+"par_id3155926\n"
+"14\n"
"help.text"
-msgid "Under Windows, right-click the *.sxi or *.odp file in the Windows Explorer, then choose <emph>Show</emph>."
-msgstr "Στα Windows, κάντε δεξί κλικ στο αρχείο *.sxi ή στο *.odp στον Windows Explorer, και ύστερα επιλέξτε <emph>Εμφάνιση</emph>."
+msgid "<ahelp hid=\"modules/sdraw/ui/dlgsnap/point\">Inserts a snap point.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/dlgsnap/point\">Εισάγει ένα σημείο προσαρμογής.</ahelp>"
-#: effectoptionstext.xhp
+#: 04030000.xhp
msgctxt ""
-"effectoptionstext.xhp\n"
+"04030000.xhp\n"
+"hd_id3150014\n"
+"15\n"
+"help.text"
+msgid "Vertical"
+msgstr "Κατακόρυφη"
+
+#: 04030000.xhp
+msgctxt ""
+"04030000.xhp\n"
+"par_id3145241\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"modules/sdraw/ui/dlgsnap/vert\">Inserts a vertical snap line.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/dlgsnap/vert\">Εισάγει μία κατακόρυφη γραμμή προσαρμογής.</ahelp>"
+
+#: 04030000.xhp
+msgctxt ""
+"04030000.xhp\n"
+"hd_id3148386\n"
+"17\n"
+"help.text"
+msgid "Horizontal"
+msgstr "Οριζόντια"
+
+#: 04030000.xhp
+msgctxt ""
+"04030000.xhp\n"
+"par_id3145348\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"modules/sdraw/ui/dlgsnap/horz\">Inserts a horizontal snap line.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/dlgsnap/horz\">Εισάγει μία οριζόντια γραμμή προσαρμογής.</ahelp>"
+
+#: 04030000m.xhp
+msgctxt ""
+"04030000m.xhp\n"
"tit\n"
"help.text"
-msgid "Text Animation"
-msgstr "Κινούμενο κείμενο"
+msgid "Rows"
+msgstr "Γραμμές"
-#: effectoptionstext.xhp
+#: 04030000m.xhp
msgctxt ""
-"effectoptionstext.xhp\n"
-"par_idN105AE\n"
+"04030000m.xhp\n"
+"bm_id31505414711\n"
"help.text"
-msgid "<variable id=\"text\"><link href=\"text/simpress/01/effectoptionstext.xhp\">Text Animation</link></variable>"
-msgstr "<variable id=\"text\"><link href=\"text/simpress/01/effectoptionstext.xhp\">Κινούμενο κείμενο</link></variable>"
+msgid "<bookmark_value>rows; inserting</bookmark_value><bookmark_value>inserting; rows</bookmark_value>"
+msgstr "<bookmark_value>γραμμές; εισαγωγή</bookmark_value><bookmark_value>εισαγωγή; γραμμές</bookmark_value>"
-#: effectoptionstext.xhp
+#: 04030000m.xhp
msgctxt ""
-"effectoptionstext.xhp\n"
-"par_idN105CC\n"
+"04030000m.xhp\n"
+"hd_id3150541\n"
+"1\n"
"help.text"
-msgid "Specifies the text animation settings for the current effect in the <link href=\"text/simpress/01/effectoptions.xhp\">Effect Options</link> dialog."
-msgstr "Καθορίζει τις ρυθμίσεις κίνησης κειμένου για το τρέχον εφέ στο παράθυρο διαλόγου <link href=\"text/simpress/01/effectoptions.xhp\">Επιλογές εφέ</link>."
+msgid "<link href=\"text/simpress/01/04030000m.xhp\" name=\"Rows\">Rows</link>"
+msgstr "<link href=\"text/simpress/01/04030000m.xhp\" name=\"Γραμμές\">Γραμμές</link>"
-#: effectoptionstext.xhp
+#: 04030000m.xhp
msgctxt ""
-"effectoptionstext.xhp\n"
-"par_idN105DD\n"
+"04030000m.xhp\n"
+"par_id3150767\n"
+"2\n"
"help.text"
-msgid "Group text"
-msgstr "Ομαδοποίηση κειμένου"
+msgid "<ahelp hid=\".uno:InsertRows\">Inserts a new row above the active cell. The number of rows inserted correspond to the number of rows selected. The existing rows are moved downward.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertRows\">Εισάγει μια νέα γραμμή πριν από το ενεργό κελί. Ο αριθμός των γραμμών που εισάγονται αντιστοιχεί στον αριθμό των επιλεγμένων γραμμών. Οι υπάρχουσες γραμμές μετακινούνται προς τα κάτω.</ahelp>"
-#: effectoptionstext.xhp
+#: 04030000m.xhp
msgctxt ""
-"effectoptionstext.xhp\n"
-"par_idN105E1\n"
+"04030000m.xhp\n"
+"par_id091620081118197\n"
"help.text"
-msgid "<ahelp hid=\"878857730\">Specifies how multiple paragraphs are animated</ahelp>:"
-msgstr "<ahelp hid=\"878857730\">Καθορίζει τις πολλαπλές παραγράφους στις οποίες θα εφαρμοστεί κίνηση</ahelp>:"
+msgid "In the context menu of a cell, choose <emph>Insert - Rows</emph>"
+msgstr "Στο μενού περιβάλλοντος ενός κελιού, επιλέξτε <emph>Εισαγωγή - Γραμμές</emph>"
-#: effectoptionstext.xhp
+#: 04030100.xhp
msgctxt ""
-"effectoptionstext.xhp\n"
-"par_idN105E7\n"
+"04030100.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>As one object</emph> - all paragraphs are animated as one object."
-msgstr "<emph>Ως αντικείμενο</emph> - όλες οι παράγραφοι κινούνται ως αντικείμενο."
+msgid "Edit Snap Line / Point"
+msgstr "Επεξεργασία σημείου / γραμμής συγκράτησης"
-#: effectoptionstext.xhp
+#: 04030100.xhp
msgctxt ""
-"effectoptionstext.xhp\n"
-"par_idN105EE\n"
+"04030100.xhp\n"
+"bm_id3149020\n"
"help.text"
-msgid "<emph>All paragraphs at once</emph> - all paragraphs are animated at once, but can have different effects."
-msgstr "<emph>Όλες οι παράγραφοι μαζί</emph> - κινούνται όλες μαζί οι παράγραφοι, αλλά μπορούν να έχουν διαφορετικά εφέ."
+msgid "<bookmark_value>guides; editing</bookmark_value><bookmark_value>editing; guides and snap points</bookmark_value><bookmark_value>snap points; editing</bookmark_value>"
+msgstr "<bookmark_value>βοηθητικές γραμμές, επεξεργασία</bookmark_value><bookmark_value>επεξεργασία, οδηγοί και σημεία συγκράτησης</bookmark_value><bookmark_value>σημεία συγκράτησης, επεξεργασία</bookmark_value>"
-#: effectoptionstext.xhp
+#: 04030100.xhp
msgctxt ""
-"effectoptionstext.xhp\n"
-"par_idN105F5\n"
+"04030100.xhp\n"
+"hd_id3149020\n"
+"1\n"
"help.text"
-msgid "<emph>By 1st level paragraphs</emph> - the first level paragraphs, including sub-level paragraphs, are animated one after another."
-msgstr "<emph>Από παραγράφους 1ου επιπέδου</emph> - οι παράγραφοι πρώτου επιπέδου, καθώς και παράγραφοι δευτερευόντων επιπέδων, κινούνται η μία ύστερα από την άλλη."
+msgid "Edit Snap Line / Point"
+msgstr "Επεξεργασία σημείου / γραμμής συγκράτησης"
-#: effectoptionstext.xhp
+#: 04030100.xhp
msgctxt ""
-"effectoptionstext.xhp\n"
-"par_idN105FB\n"
+"04030100.xhp\n"
+"par_id3149259\n"
+"2\n"
"help.text"
-msgid "Automatically after"
-msgstr "Αυτόματα ύστερα"
+msgid "<ahelp hid=\".uno:SetSnapItem\">Sets the position of the selected snap point or snap line relative to the top left corner of the page. </ahelp>"
+msgstr "<ahelp hid=\".uno:SetSnapItem\">Καθορίζει την θέση του επιλεγμένου σημείου ή γραμμής συγκράτησης σε σχέση με την πάνω αριστερή γωνία της σελίδας. </ahelp>"
-#: effectoptionstext.xhp
+#: 04030100.xhp
msgctxt ""
-"effectoptionstext.xhp\n"
-"par_idN105FF\n"
+"04030100.xhp\n"
+"hd_id3159238\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"878855171\">If \"Group text - By 1st level paragraphs\" is selected, the paragraphs are animated one after the other.</ahelp>"
-msgstr "<ahelp hid=\"878855171\">Αν επιλεγεί \"Ομαδοποίηση κειμένου - Από παραγράφους 1ου επιπέδου\" , οι παράγραφοι κινούνται η μία μετά την άλλη.</ahelp>"
+msgid "Delete Snap Line/Point"
+msgstr "Διαγραφή σημείου / συγκράτησης"
-#: effectoptionstext.xhp
+#: 04030100.xhp
msgctxt ""
-"effectoptionstext.xhp\n"
-"par_idN1067F\n"
+"04030100.xhp\n"
+"par_id3154656\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"878860804\">Enter an additional delay in seconds to animate subsequent paragraphs.</ahelp>"
-msgstr "<ahelp hid=\"878860804\">Εισάγετε μία πρόσθετη καθυστέρηση σε δευτερόλεπτα για να εφαρμόσετε κίνηση σε δευτερεύουσες επακόλουθες παραγράφους.</ahelp>"
+msgid "<ahelp hid=\".uno:DeleteSnapItem\">Deletes the selected snap point or snap line.</ahelp>"
+msgstr "<ahelp hid=\".uno:DeleteSnapItem\">Διαγράφει το επιλεγμένο σημείο ή γραμμή συγκράτησης.</ahelp>"
-#: effectoptionstext.xhp
+#: 04040000m.xhp
msgctxt ""
-"effectoptionstext.xhp\n"
-"par_idN10602\n"
+"04040000m.xhp\n"
+"tit\n"
"help.text"
-msgid "Animate attached shape"
-msgstr "Εφαρμογή κίνησης σε συνημμένο σχήμα"
+msgid "Columns"
+msgstr "Στήλες"
-#: effectoptionstext.xhp
+#: 04040000m.xhp
msgctxt ""
-"effectoptionstext.xhp\n"
-"par_idN10606\n"
+"04040000m.xhp\n"
+"bm_id31556284711\n"
"help.text"
-msgid "<ahelp hid=\"878855173\">Deselect this box to animate only the text, not the shape.</ahelp>"
-msgstr "<ahelp hid=\"878855173\">Αποεπιλέξτε αυτό το επίπεδο για να εφαρμόσετε κίνηση μόνο στο κείμενο, και όχι στο σχήμα.</ahelp>"
+msgid "<bookmark_value>inserting; columns</bookmark_value><bookmark_value>columns; inserting</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή; στήλες</bookmark_value><bookmark_value>στήλες; εισαγωγή</bookmark_value>"
-#: effectoptionstext.xhp
+#: 04040000m.xhp
msgctxt ""
-"effectoptionstext.xhp\n"
-"par_idN10609\n"
+"04040000m.xhp\n"
+"hd_id3155628\n"
+"1\n"
"help.text"
-msgid "In reverse order"
-msgstr "Σε αντίστροφη σειρά"
+msgid "<link href=\"text/simpress/01/04040000m.xhp\" name=\"Columns\">Columns</link>"
+msgstr "<link href=\"text/simpress/01/04040000m.xhp\" name=\"Στήλες\">Στήλες</link>"
-#: effectoptionstext.xhp
+#: 04040000m.xhp
msgctxt ""
-"effectoptionstext.xhp\n"
-"par_idN1060D\n"
+"04040000m.xhp\n"
+"par_id3150791\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"878855174\">Animates the paragraphs in reverse order.</ahelp>"
-msgstr "<ahelp hid=\"878855174\">Εφαρμόζει κίνηση σε παραγράφους με αντίστροφη σειρά.</ahelp>"
+msgid "<ahelp hid=\".uno:InsertColumns\">Inserts a new column to the left of the active cell. The number of columns inserted correspond to the number of columns selected. The existing columns are moved to the right.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertColumns\">Εισάγει μια νέα στήλη στα αριστερά του ενεργού κελιού. Ο αριθμός των στηλών που εισάγονται αντιστοιχεί στον αριθμό των επιλεγμένων στηλών. Οι υπάρχουσες στήλες μετακινούνται προς τα δεξιά.</ahelp>"
-#: 13180300.xhp
+#: 04040000m.xhp
msgctxt ""
-"13180300.xhp\n"
+"04040000m.xhp\n"
+"par_id0916200811234668\n"
+"help.text"
+msgid "In the context menu of a cell, choose <emph>Insert - Columns</emph>"
+msgstr "Στο μενού περιβάλλοντος ενός κελιού, επιλέξτε <emph>Εισαγωγή - Στήλες</emph>"
+
+#: 04080100.xhp
+msgctxt ""
+"04080100.xhp\n"
"tit\n"
"help.text"
-msgid "Intersect"
-msgstr "Τομή"
+msgid "Table"
+msgstr "Πίνακας"
-#: 13180300.xhp
+#: 04080100.xhp
msgctxt ""
-"13180300.xhp\n"
-"hd_id3153768\n"
+"04080100.xhp\n"
+"hd_id3148576\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/13180300.xhp\" name=\"Intersect\">Intersect</link>"
-msgstr "<link href=\"text/simpress/01/13180300.xhp\" name=\"Τομή\">Τομή</link>"
+msgid "<link href=\"text/shared/01/04080100.xhp\">Table</link>"
+msgstr "<link href=\"text/shared/01/04080100.xhp\">Πίνακας</link>"
-#: 13180300.xhp
+#: 04080100.xhp
msgctxt ""
-"13180300.xhp\n"
+"04080100.xhp\n"
"par_id3146975\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Creates a shape from the overlapping area of the selected objects.</ahelp>"
-msgstr "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Δημιουργεί ένα σχήμα από την επικαλυπτόμενη περιοχή των επιλεγμένων αντικειμένων.</ahelp>"
+msgid "<variable id=\"tabelletext\"><ahelp hid=\".\">Inserts a new table into the current slide or page.</ahelp></variable>"
+msgstr "<variable id=\"tabelletext\"><ahelp hid=\".\">Εισάγει ένα νέο πίνακα στην τρέχουσα διαφάνεια ή σελίδα.</ahelp></variable>"
-#: 04990300.xhp
+#: 04110000.xhp
msgctxt ""
-"04990300.xhp\n"
+"04110000.xhp\n"
"tit\n"
"help.text"
-msgid "Time (fixed)"
-msgstr "Ώρα (σταθερή)"
+msgid "Insert File"
+msgstr "Εισαγωγή αρχείου"
-#: 04990300.xhp
+#: 04110000.xhp
msgctxt ""
-"04990300.xhp\n"
-"bm_id3146121\n"
+"04110000.xhp\n"
+"bm_id3153728\n"
"help.text"
-msgid "<bookmark_value>times; fixed</bookmark_value><bookmark_value>fields; times (fixed)</bookmark_value>"
-msgstr "<bookmark_value>ώρα, σταθερή</bookmark_value><bookmark_value>πεδία, ώρα (σταθερή)</bookmark_value>"
+msgid "<bookmark_value>files; inserting</bookmark_value><bookmark_value>inserting; files</bookmark_value><bookmark_value>HTML; inserting files</bookmark_value>"
+msgstr "<bookmark_value>αρχεία, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, αρχεία</bookmark_value><bookmark_value>HTML, εισαγωγή αρχείων</bookmark_value>"
-#: 04990300.xhp
+#: 04110000.xhp
msgctxt ""
-"04990300.xhp\n"
-"hd_id3146121\n"
+"04110000.xhp\n"
+"hd_id3153728\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04990300.xhp\" name=\"Time (fixed)\">Time (fixed)</link>"
-msgstr "<link href=\"text/simpress/01/04990300.xhp\" name=\"Ώρα (σταθερή)\">Ώρα (σταθερή)</link>"
+msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"Insert File\">Insert File</link>"
+msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"Εισαγωγή αρχείου\">Εισαγωγή αρχείου</link>"
-#: 04990300.xhp
+#: 04110000.xhp
msgctxt ""
-"04990300.xhp\n"
-"par_id3153726\n"
+"04110000.xhp\n"
+"par_id3145799\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertTimeFieldFix\">Inserts the current time into your slide as a fixed field. The time is not automatically updated.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertTimeFieldFix\">Εισάγει την τρέχουσα ώρα στη διαφάνειά σας ως σταθερό πεδίο. Η ώρα δεν ενημερώνεται αυτόματα.</ahelp>"
+msgid "<variable id=\"dateitext\"><ahelp hid=\".uno:ImportFromFile\">Inserts a file into the active slide. You can insert $[officename] Draw or Impress files, or text from an HTML document or a text file.</ahelp></variable> If you have an active internet connection, you can also insert text from a web page by entering its URL in the <emph>File name </emph>box."
+msgstr "<variable id=\"dateitext\"><ahelp hid=\".uno:ImportFromFile\">Εισάγει ένα αρχείο στην ενεργή διαφάνεια. Μπορείτε να εισάγετε αρχεία του $[officename] Draw ή του Impress, ή κείμενο από ένα έγγραφο HTML ή ένα αρχείο κειμένου.</ahelp></variable> Αν έχετε μία ενεργή σύνδεση δικτύου, μπορείτε επίσης να εισάγετε κείμενο από μία σελίδα του διαδικτύου εισάγοντας την ιστοσελίδα στο πεδίο<emph>Όνομα αρχείου </emph>."
+
+#: 04110000.xhp
+msgctxt ""
+"04110000.xhp\n"
+"par_id3155446\n"
+"4\n"
+"help.text"
+msgid "You can also choose to only insert specific <link href=\"text/simpress/01/04110100.xhp\" name=\"slides or objects\">slides or objects</link> from $[officename] Draw or Impress files."
+msgstr "Μπορείτε επίσης να επιλέξετε να εισάγετε μόνο <link href=\"text/simpress/01/04110100.xhp\" name=\"διαφάνειες ή αντικείμενα\">διαφάνειες ή αντικείμενα</link> από αρχεία του $[officename] Draw ή του Impress."
#: 04110100.xhp
msgctxt ""
@@ -3827,7 +3172,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Delete unused backgrounds"
-msgstr "Διαγραφή μη χρησιμοποιημένων παρασκηνίων"
+msgstr "Διαγραφή μη χρησιμοποιημένων φόντων"
#: 04110100.xhp
msgctxt ""
@@ -3838,105 +3183,925 @@ msgctxt ""
msgid "<ahelp hid=\"SD:CHECKBOX:DLG_INSERT_PAGES_OBJS:CBX_CHECK_MASTERS\">Unused master pages are not inserted.</ahelp>"
msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_INSERT_PAGES_OBJS:CBX_CHECK_MASTERS\">Δεν εισάγονται μη χρησιμοποιημένες κύριες σελίδες.</ahelp>"
-#: 03151000.xhp
+#: 04110200.xhp
msgctxt ""
-"03151000.xhp\n"
+"04110200.xhp\n"
"tit\n"
"help.text"
-msgid "Master Elements"
-msgstr "Κύρια στοιχεία"
+msgid "Insert Text"
+msgstr "Εισαγωγή κειμένου"
-#: 03151000.xhp
+#: 04110200.xhp
msgctxt ""
-"03151000.xhp\n"
-"bm_id4083986\n"
+"04110200.xhp\n"
+"hd_id3145252\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>headers and footers;master layouts</bookmark_value><bookmark_value>master layouts with headers and footers</bookmark_value>"
-msgstr "<bookmark_value>κεφαλίδες και υποσέλιδα, κύριες διατάξεις</bookmark_value><bookmark_value>κύριες διατάξεις με κεφαλίδες και υποσέλιδα</bookmark_value>"
+msgid "Insert Text"
+msgstr "Εισαγωγή κειμένου"
-#: 03151000.xhp
+#: 04110200.xhp
msgctxt ""
-"03151000.xhp\n"
-"par_idN1056D\n"
+"04110200.xhp\n"
+"par_id3150716\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03151000.xhp\">Master Elements</link>"
-msgstr "<link href=\"text/simpress/01/03151000.xhp\">Κύρια στοιχεία</link>"
+msgid "Inserts text from an ASCII, RTF, or HTML file into the active slide."
+msgstr "Εισάγει κείμενο από αρχείο ASCII, RTF, ή HTML σε μία ενεργή διαφάνεια."
-#: 03151000.xhp
+#: 04110200.xhp
msgctxt ""
-"03151000.xhp\n"
-"par_idN1057D\n"
+"04110200.xhp\n"
+"par_id3149018\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Add header, footer, date, and slide number placeholders to the slide master.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτουν δείκτες τοποθέτησης για κεφαλίδα, υποσέλιδο, ημερομηνία, και αριθμό σελίδων στην κύρια διαφάνεια.</ahelp>"
+msgid "The inserted text uses the default text formatting of the active slide. If you want, you can drag a text frame in your slide, and then insert the text. The text frame automatically extends downwards for longer text passages."
+msgstr "Το εισηγμένο κείμενο χρησιμοποιεί την προεπιλεγμένη μορφοποίηση κειμένου της ενεργής διαφάνειας. Αν επιθυμείτε, μπορείτε να μεταφέρετε ένα πλαίσιο κειμένου στη διαφάνειά σας, και ύστερα να εισάγετε το κείμενο. Το πλαίσιο κειμένου επεκτείνεται αυτόματα προς τα κάτω για πιο μεγάλα πλαίσια κειμένου."
-#: 02140000.xhp
+#: 04110200.xhp
msgctxt ""
-"02140000.xhp\n"
+"04110200.xhp\n"
+"hd_id3156382\n"
+"4\n"
+"help.text"
+msgid "Display list"
+msgstr "Λίστα προβολής"
+
+#: 04110200.xhp
+msgctxt ""
+"04110200.xhp\n"
+"par_id3154702\n"
+"5\n"
+"help.text"
+msgid "Select the text you want to insert from the list."
+msgstr "Επιλέξτε το κείμενο που επιθυμείτε να εισάγετε από τη λίστα."
+
+#: 04110200.xhp
+msgctxt ""
+"04110200.xhp\n"
+"hd_id3150200\n"
+"6\n"
+"help.text"
+msgid "Link"
+msgstr "Σύνδεση"
+
+#: 04110200.xhp
+msgctxt ""
+"04110200.xhp\n"
+"par_id3155333\n"
+"7\n"
+"help.text"
+msgid "Inserts the text as a link. Links are updated automatically when the source file changes."
+msgstr "Εισάγει το κείμενο ως σύνδεση. Οι συνδέσεις ενημερώνονται αυτόματα όταν τροποποιείται το αρχείο προέλευσης."
+
+#: 04120000.xhp
+msgctxt ""
+"04120000.xhp\n"
"tit\n"
"help.text"
-msgid "Delete Layer"
-msgstr "Διαγραφή επιπέδου"
+msgid "Duplicate Slide"
+msgstr "Διπλότυπο διαφάνειας"
-#: 02140000.xhp
+#: 04120000.xhp
msgctxt ""
-"02140000.xhp\n"
-"bm_id3153541\n"
+"04120000.xhp\n"
+"hd_id3148576\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>layers; deleting</bookmark_value> <bookmark_value>deleting; layers</bookmark_value>"
-msgstr "<bookmark_value>επίπεδα, διαγραφή</bookmark_value><bookmark_value>διαγραφή, επίπεδα</bookmark_value>"
+msgid "<link href=\"text/simpress/01/04120000.xhp\" name=\"Duplicate Slide\">Duplicate Slide</link>"
+msgstr "<link href=\"text/simpress/01/04120000.xhp\" name=\"Διπλότυπο διαφάνειας\">Διπλότυπο διαφάνειας</link>"
-#: 02140000.xhp
+#: 04120000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3153541\n"
+"04120000.xhp\n"
+"par_id3153190\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:DuplicatePage\" visibility=\"visible\">Inserts a copy of the current slide after the current slide.</ahelp>"
+msgstr "<ahelp hid=\".uno:DuplicatePage\" visibility=\"visible\">Εισάγει ένα αντίγραφο της τρέχουσας διαφάνειας ύστερα από την τρέχουσα διαφάνεια.</ahelp>"
+
+#: 04130000.xhp
+msgctxt ""
+"04130000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Expand Slide"
+msgstr "Ανάπτυξη διαφάνειας"
+
+#: 04130000.xhp
+msgctxt ""
+"04130000.xhp\n"
+"bm_id3146119\n"
+"help.text"
+msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
+msgstr "<bookmark_value>επέκταση, διαφάνειες</bookmark_value><bookmark_value>διαφάνειες, επέκταση</bookmark_value>"
+
+#: 04130000.xhp
+msgctxt ""
+"04130000.xhp\n"
+"hd_id3146119\n"
"1\n"
"help.text"
-msgid "Delete Layer"
-msgstr "Διαγραφή επιπέδου"
+msgid "<link href=\"text/simpress/01/04130000.xhp\" name=\"Expand Slide\">Expand Slide</link>"
+msgstr "<link href=\"text/simpress/01/04130000.xhp\" name=\"Ανάπτυξη διαφάνειας\">Ανάπτυξη διαφάνειας</link>"
-#: 02140000.xhp
+#: 04130000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3148664\n"
+"04130000.xhp\n"
+"par_id3154319\n"
"2\n"
"help.text"
-msgid "<variable id=\"ebeneloeschen\"><ahelp hid=\".uno:DeleteLayer\">Deletes the active layer.</ahelp></variable>"
-msgstr "<variable id=\"ebeneloeschen\"><ahelp hid=\".uno:DeleteLayer\">Διαγράφει το ενεργό επίπεδο.</ahelp></variable>"
+msgid "<ahelp hid=\".uno:ExpandPage\">Creates a new slide from every top-level outline point (text one level below the title text in the outline hierarchy) in the selected slide. The outline text becomes the title of the new slide.</ahelp> Outline points below the top level on the original slide are moved up one level on the new slide."
+msgstr "<ahelp hid=\".uno:ExpandPage\">Δημιουργεί μία νέα διαφάνεια από οποιοδήποτε σημείο διάρθρωσης ανώτερου επιπέδου (το κείμενο ένα επίπεδο παρακάτω από το κείμενο του τίτλου στην ιεραρχία διάρθρωσης) στην επιλεγμένη διαφάνεια.</ahelp> Τα σημεία διάρθρωσης κάτω από το ανώτερο επίπεδο στην αρχική διαφάνεια μετακινούνται πάνω ένα επίπεδο στη νέα διαφάνεια."
-#: 03150000.xhp
+#: 04130000.xhp
msgctxt ""
-"03150000.xhp\n"
+"04130000.xhp\n"
+"par_id3146972\n"
+"3\n"
+"help.text"
+msgid "You can only use the <emph>Expand Slide </emph>command if your slide layout contains a title object and an outline object."
+msgstr "Μπορείτε επίσης να χρησιμοποιήσετε την εντολή <emph>Ανάπτυξη διαφάνειας </emph>αν η διάταξη της διαφάνειάς σας περιέχει ένα αντικείμενο τίτλου και ένα αντικείμενο διάρθρωσης."
+
+#: 04130000.xhp
+msgctxt ""
+"04130000.xhp\n"
+"par_id3149019\n"
+"4\n"
+"help.text"
+msgid "If you want to keep the original slide, choose <emph>Edit - Undo</emph>."
+msgstr "Αν επιθυμείτε να διατηρήσετε την αρχική διαφάνεια, επιλέξτε <emph>Επεξεργασία - Αναίρεση</emph>."
+
+#: 04140000.xhp
+msgctxt ""
+"04140000.xhp\n"
"tit\n"
"help.text"
-msgid "Master"
-msgstr "Κύριο"
+msgid "Summary Slide"
+msgstr "Διαφάνεια σύνοψης"
-#: 03150000.xhp
+#: 04140000.xhp
msgctxt ""
-"03150000.xhp\n"
-"bm_id3153142\n"
+"04140000.xhp\n"
+"bm_id3154013\n"
"help.text"
-msgid "<bookmark_value>master views</bookmark_value>"
-msgstr "<bookmark_value>κύριες προβολές</bookmark_value>"
+msgid "<bookmark_value>summary slide</bookmark_value>"
+msgstr "<bookmark_value>διαφάνεια σύνοψης</bookmark_value>"
-#: 03150000.xhp
+#: 04140000.xhp
msgctxt ""
-"03150000.xhp\n"
-"hd_id3153142\n"
+"04140000.xhp\n"
+"hd_id3154013\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03150000.xhp\" name=\"Master\">Master</link>"
-msgstr "<link href=\"text/simpress/01/03150000.xhp\" name=\"Κύριο\">Κύριο</link>"
+msgid "<link href=\"text/simpress/01/04140000.xhp\" name=\"Summary Slide\">Summary Slide</link>"
+msgstr "<link href=\"text/simpress/01/04140000.xhp\" name=\"Διαφάνεια σύνοψης\">Διαφάνεια σύνοψης</link>"
-#: 03150000.xhp
+#: 04140000.xhp
msgctxt ""
-"03150000.xhp\n"
-"par_id3150011\n"
+"04140000.xhp\n"
+"par_id3149664\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_BTN_MASTERPAGE\">Switches to one of several master views, where you can add elements that you want to appear on all of the slides in your show.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_BTN_MASTERPAGE\">Εκκινεί μία από διάφορες κύριες προβολές, όπου μπορείτε να προσθέσετε στοιχεία τα οποία επιθυμείτε να εμφανίζονται σε όλες τις διαφάνειες στην παρουσίασή σας.</ahelp>"
+msgid "<ahelp hid=\".uno:SummaryPage\" visibility=\"visible\">Creates a new slide that contains a bulleted list from the titles of the slides that follow the selected slide. The summary slide is inserted behind the last slide.</ahelp>"
+msgstr "<ahelp hid=\".uno:SummaryPage\" visibility=\"visible\">Δημιουργεί μία νέα διαφάνεια που περιέχει μία λίστα με κουκκίδες των διαφανειών που ακολουθούν την επιλεγμένη διαφάνεια. Η πρωτεύουσα διαφάνεια εισάγεται πίσω από την τελευταία διαφάνεια.</ahelp>"
+
+#: 04990000.xhp
+msgctxt ""
+"04990000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Fields"
+msgstr "Πεδία"
+
+#: 04990000.xhp
+msgctxt ""
+"04990000.xhp\n"
+"bm_id3154011\n"
+"help.text"
+msgid "<bookmark_value>fields;in slides</bookmark_value>"
+msgstr "<bookmark_value>πεδία, σε διαφάνειες</bookmark_value>"
+
+#: 04990000.xhp
+msgctxt ""
+"04990000.xhp\n"
+"hd_id3154011\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/04990000.xhp\" name=\"Fields\">Fields</link>"
+msgstr "<link href=\"text/simpress/01/04990000.xhp\" name=\"Πεδία\">Πεδία</link>"
+
+#: 04990000.xhp
+msgctxt ""
+"04990000.xhp\n"
+"par_id3149666\n"
+"2\n"
+"help.text"
+msgid "Lists common fields that you can insert into your slide."
+msgstr "Δημιουργεί λίστα με τα κοινά πεδία τα οποία μπορείτε να εισάγετε στη διαφάνειά σας."
+
+#: 04990000.xhp
+msgctxt ""
+"04990000.xhp\n"
+"par_id3145799\n"
+"3\n"
+"help.text"
+msgid "If you want to edit a field in your slide, select it and choose <emph>Edit – Fields</emph>."
+msgstr "Αν επιθυμείτε να επεξεργαστείτε ένα πεδίο στη διαφάνειά σας, επιλέξτε το και επιλέξτε <emph>Επεξεργασία - Πεδία</emph>."
+
+#: 04990100.xhp
+msgctxt ""
+"04990100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Date (fixed)"
+msgstr "Ημερομηνία (σταθερή)"
+
+#: 04990100.xhp
+msgctxt ""
+"04990100.xhp\n"
+"bm_id3153726\n"
+"help.text"
+msgid "<bookmark_value>dates; fixed</bookmark_value><bookmark_value>fields; dates (fixed)</bookmark_value>"
+msgstr "<bookmark_value>ημερομηνία,σταθερή</bookmark_value><bookmark_value>πεδία, ημερομηνία,σταθερή</bookmark_value>"
+
+#: 04990100.xhp
+msgctxt ""
+"04990100.xhp\n"
+"hd_id3153726\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/04990100.xhp\" name=\"Date (fixed)\">Date (fixed)</link>"
+msgstr "<link href=\"text/simpress/01/04990100.xhp\" name=\"Ημερομηνία (σταθερή)\">Ημερομηνία (σταθερή)</link>"
+
+#: 04990100.xhp
+msgctxt ""
+"04990100.xhp\n"
+"par_id3151073\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InsertDateFieldFix\">Inserts the current date into your slide as a fixed field. The date is not automatically updated.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertDateFieldFix\">Η εντολή αυτή εισάγει την τρέχουσα ημερομηνία συστήματος ως πεδίο στο έγγραφό σας. Η ημερομηνία δεν θα ενημερώνεται.</ahelp>"
+
+#: 04990100.xhp
+msgctxt ""
+"04990100.xhp\n"
+"par_id3146969\n"
+"3\n"
+"help.text"
+msgid "<variable id=\"bearbeiten\">To edit an inserted field in your slide, double-click the field, place the cursor in front of the first character in the field and choose <link href=\"text/simpress/01/02160000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>.</variable>"
+msgstr "<variable id=\"bearbeiten\">Για να επεξεργαστείτε ένα εισηγμένο πεδίο στη διαφάνειά σας, κάντε διπλό κλικ στο πεδίο, τοποθετήστε το δείκτη του ποντικιού σας μπροστά από τον πρώτο χαρακτήρα στο πεδίο και επιλέξτε <link href=\"text/simpress/01/02160000.xhp\" name=\"Επεξεργασία - Πεδία\"><emph>Επεξεργασία - Πεδία</emph></link>.</variable>"
+
+#: 04990200.xhp
+msgctxt ""
+"04990200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Date (variable)"
+msgstr "Ημερομηνία (μεταβλητή)"
+
+#: 04990200.xhp
+msgctxt ""
+"04990200.xhp\n"
+"bm_id3154320\n"
+"help.text"
+msgid "<bookmark_value>dates; variable</bookmark_value><bookmark_value>fields; dates (variable)</bookmark_value>"
+msgstr "<bookmark_value>ημερομηνίες, μεταβλητές</bookmark_value><bookmark_value>πεδία, ημερομηνία (μεταβλητή)</bookmark_value>"
+
+#: 04990200.xhp
+msgctxt ""
+"04990200.xhp\n"
+"hd_id3154320\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/04990200.xhp\" name=\"Date (variable)\">Date (variable)</link>"
+msgstr "<link href=\"text/simpress/01/04990200.xhp\" name=\"Ημερομηνία (μεταβλητή)\">Ημερομηνία (μεταβλητή)</link>"
+
+#: 04990200.xhp
+msgctxt ""
+"04990200.xhp\n"
+"par_id3154011\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InsertDateFieldVar\">Inserts the current date into your slide as a variable field. The date is automatically updated when you reload the file.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertDateFieldVar\">Εισάγει την τρέχουσα ημερομηνία στη διαφάνειά σας ως μεταβλητό πεδίο. Η ημερομηνία ενημερώνεται αυτόματα όταν κάνετε ξανά φόρτωση του αρχείου.</ahelp>"
+
+#: 04990300.xhp
+msgctxt ""
+"04990300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Time (fixed)"
+msgstr "Ώρα (σταθερή)"
+
+#: 04990300.xhp
+msgctxt ""
+"04990300.xhp\n"
+"bm_id3146121\n"
+"help.text"
+msgid "<bookmark_value>times; fixed</bookmark_value><bookmark_value>fields; times (fixed)</bookmark_value>"
+msgstr "<bookmark_value>ώρα, σταθερή</bookmark_value><bookmark_value>πεδία, ώρα (σταθερή)</bookmark_value>"
+
+#: 04990300.xhp
+msgctxt ""
+"04990300.xhp\n"
+"hd_id3146121\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/04990300.xhp\" name=\"Time (fixed)\">Time (fixed)</link>"
+msgstr "<link href=\"text/simpress/01/04990300.xhp\" name=\"Ώρα (σταθερή)\">Ώρα (σταθερή)</link>"
+
+#: 04990300.xhp
+msgctxt ""
+"04990300.xhp\n"
+"par_id3153726\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InsertTimeFieldFix\">Inserts the current time into your slide as a fixed field. The time is not automatically updated.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertTimeFieldFix\">Εισάγει την τρέχουσα ώρα στη διαφάνειά σας ως σταθερό πεδίο. Η ώρα δεν ενημερώνεται αυτόματα.</ahelp>"
+
+#: 04990400.xhp
+msgctxt ""
+"04990400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Time (variable)"
+msgstr "Ώρα (μεταβλητή)"
+
+#: 04990400.xhp
+msgctxt ""
+"04990400.xhp\n"
+"bm_id3146119\n"
+"help.text"
+msgid "<bookmark_value>times;variable</bookmark_value><bookmark_value>fields;times (variable)</bookmark_value>"
+msgstr "<bookmark_value>ώρα, μεταβλητή</bookmark_value><bookmark_value>πεδία, ώρα (μεταβλητή)</bookmark_value>"
+
+#: 04990400.xhp
+msgctxt ""
+"04990400.xhp\n"
+"hd_id3146119\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/04990400.xhp\" name=\"Time (variable)\">Time (variable)</link>"
+msgstr "<link href=\"text/simpress/01/04990400.xhp\" name=\"Ώρα (μεταβλητή)\">Ώρα (μεταβλητή)</link>"
+
+#: 04990400.xhp
+msgctxt ""
+"04990400.xhp\n"
+"par_id3147434\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InsertTimeFieldVar\">Inserts the current time into your slide as a variable field. The time is automatically updated when you reload the file.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertTimeFieldVar\">Εισάγει την τρέχουσα ώρα στη διαφάνειά σας ως μεταβλητό πεδίο. Η ώρα ενημερώνεται αυτόματα όταν κάνετε ξανά φόρτωση του αρχείου.</ahelp>"
+
+#: 04990500.xhp
+msgctxt ""
+"04990500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Page Number"
+msgstr "Αριθμός σελίδας"
+
+#: 04990500.xhp
+msgctxt ""
+"04990500.xhp\n"
+"bm_id3154319\n"
+"help.text"
+msgid "<bookmark_value>fields; page numbers</bookmark_value><bookmark_value>page number field</bookmark_value><bookmark_value>slide numbers</bookmark_value><bookmark_value>presentations; numbering slides in</bookmark_value>"
+msgstr "<bookmark_value>πεδία, αριθμοί σελίδων</bookmark_value><bookmark_value>πεδίο αριθμού σελίδων</bookmark_value><bookmark_value>αριθμοί διαφανειών</bookmark_value><bookmark_value>παρουσιάσεις, αρίθμηση διαφανειών σε</bookmark_value>"
+
+#: 04990500.xhp
+msgctxt ""
+"04990500.xhp\n"
+"hd_id3154319\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/04990500.xhp\" name=\"Page Numbers\">Page Number</link>"
+msgstr "<link href=\"text/simpress/01/04990500.xhp\" name=\"Αριθμοί σελίδων\">Αριθμός σελίδας</link>"
+
+#: 04990500.xhp
+msgctxt ""
+"04990500.xhp\n"
+"par_id3145799\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Inserts the page number into the current slide or page.</ahelp> If you want to add a page number to every slide, choose View - Master<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"> - Slide Master</caseinline></switchinline> and insert the page number field. To change the number format, choose <emph>Format - Page</emph> and then select a format from the list in the <emph>Layout Settings</emph> area."
+msgstr "<ahelp hid=\".\">Εισάγει τον αριθμό σελίδας στην τρέχουσα διαφάνεια ή σελίδα.</ahelp> Αν επιθυμείτε να φορτώσετε έναν αριθμό σελίδας σε κάθε διαφάνεια, επιλέξτε Προβολή - Κύριο<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"> - Κύρια διαφάνεια</caseinline></switchinline> και εισάγετε το πεδίο του αριθμού σελίδας. Για να τροποποιήσετε τη μορφή του αριθμού, επιλέξτε <emph>Μορφή - Σελίδα</emph> και ύστερα επιλέξτε μία μορφή από τη λίστα στην περιοχή <emph>Ρυθμίσεις διάταξης</emph>."
+
+#: 04990600.xhp
+msgctxt ""
+"04990600.xhp\n"
+"tit\n"
+"help.text"
+msgid "Author"
+msgstr "Συντάκτης"
+
+#: 04990600.xhp
+msgctxt ""
+"04990600.xhp\n"
+"bm_id3146974\n"
+"help.text"
+msgid "<bookmark_value>authors</bookmark_value><bookmark_value>fields; authors</bookmark_value>"
+msgstr "<bookmark_value>συντάκτες</bookmark_value><bookmark_value>πεδία, συντάκτες</bookmark_value>"
+
+#: 04990600.xhp
+msgctxt ""
+"04990600.xhp\n"
+"hd_id3146974\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/04990600.xhp\" name=\"Author\">Author</link>"
+msgstr "<link href=\"text/simpress/01/04990600.xhp\" name=\"Συντάκτης\">Συντάκτης</link>"
+
+#: 04990600.xhp
+msgctxt ""
+"04990600.xhp\n"
+"par_id3153876\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InsertAuthorField\">Inserts the first and last names listed in the $[officename] user data into the active slide.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertAuthorField\">Εισάγει τα ονόματα και τα επώνυμα που κατηγοριοποιούνται στα δεδομένα χρήστη για το $[officename] στην ενεργή διαφάνεια.</ahelp>"
+
+#: 04990600.xhp
+msgctxt ""
+"04990600.xhp\n"
+"par_id3154512\n"
+"3\n"
+"help.text"
+msgid "To edit the name, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"$[officename] - User Data\"><emph>$[officename] - User Data</emph></link>."
+msgstr "Για επεξεργασία του ονόματος, επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"$[officename] - User Data\"><emph>$[officename] - Δεδομένα χρήστη</emph></link>."
+
+#: 04990700.xhp
+msgctxt ""
+"04990700.xhp\n"
+"tit\n"
+"help.text"
+msgid "File name"
+msgstr "Όνομα αρχείου"
+
+#: 04990700.xhp
+msgctxt ""
+"04990700.xhp\n"
+"bm_id3148575\n"
+"help.text"
+msgid "<bookmark_value>fields; file names</bookmark_value>"
+msgstr "<bookmark_value>πεδία, ονόματα αρχείων</bookmark_value>"
+
+#: 04990700.xhp
+msgctxt ""
+"04990700.xhp\n"
+"hd_id3148575\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/04990700.xhp\" name=\"File name\">File name</link>"
+msgstr "<link href=\"text/simpress/01/04990700.xhp\" name=\"Όνομα αρχείου\">Όνομα αρχείου</link>"
+
+#: 04990700.xhp
+msgctxt ""
+"04990700.xhp\n"
+"par_id3153142\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InsertFileField\">Inserts the name of the active file. The name only appears after you save the file.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertFileField\">Εισάγει το όνομα για το ενεργό αρχείο. Το όνομα εμφανίζεται μόνο αφού αποθηκεύσετε το αρχείο.</ahelp>"
+
+#: 05090000m.xhp
+msgctxt ""
+"05090000m.xhp\n"
+"tit\n"
+"help.text"
+msgid "Format Cells"
+msgstr "Μορφοποίηση κελιών"
+
+#: 05090000m.xhp
+msgctxt ""
+"05090000m.xhp\n"
+"hd_id3147172\n"
+"1\n"
+"help.text"
+msgid "Format Cells"
+msgstr "Μορφοποίηση κελιών"
+
+#: 05090000m.xhp
+msgctxt ""
+"05090000m.xhp\n"
+"par_id3154643\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"tabelletext\"><ahelp hid=\".\">Specifies the properties of the selected table, for example, fonts, font effects, borders, and background.</ahelp></variable>"
+msgstr "<variable id=\"tabelletext\"><ahelp hid=\".\">Καθορίζει τις ιδιότητες του επιλεγμένου πίνακα, για παράδειγμα, γραμματοσειρές, εφέ γραμματοσειρών, περιγράμματα και παρασκήνιο.</ahelp></variable>"
+
+#: 05090000m.xhp
+msgctxt ""
+"05090000m.xhp\n"
+"par_id0916200811543127\n"
+"help.text"
+msgid "On the Table Bar, click <emph>Table Properties</emph>."
+msgstr "Στη γραμμή πινάκων, κλικ <emph>Ιδιότητες πίνακα</emph>."
+
+#: 05090000m.xhp
+msgctxt ""
+"05090000m.xhp\n"
+"hd_id3146119\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>"
+msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Γραμματοσειρά\">Γραμματοσειρά</link>"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Styles and Formatting"
+msgstr "Πρότυπα και μορφοποίηση"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"bm_id3156024\n"
+"help.text"
+msgid "<bookmark_value>Styles and Formatting window; graphics documents</bookmark_value><bookmark_value>fill format mode; styles</bookmark_value>"
+msgstr "<bookmark_value>παράθυρο Πρότυπα και μορφοποίηση, γραφικά έγγραφα</bookmark_value><bookmark_value>λειτουργία μορφής γεμίσματος, πρότυπα</bookmark_value>"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3156024\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/05100000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link>"
+msgstr "<link href=\"text/simpress/01/05100000.xhp\" name=\"Πρότυπα και μορφοποίηση\">Πρότυπα και μορφοποίηση</link>"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3150398\n"
+"2\n"
+"help.text"
+msgid "Lists available styles in a <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"floating window\">floating window</link>."
+msgstr "Δημιουργεί λίστα με τα διαθέσιμα πρότυπα σε ένα <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"αναδυόμενο παράθυρο\">αναδυόμενο παράθυρο</link>."
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3150439\n"
+"28\n"
+"help.text"
+msgid "The Styles and Formatting window in <item type=\"productname\">%PRODUCTNAME</item> Impress behaves differently than in other <item type=\"productname\">%PRODUCTNAME</item> programs. For example, you can create, edit and apply <emph>Graphics Styles</emph>, but you can only edit <emph>Presentation Styles</emph>."
+msgstr "Το παράθυρο Πρότυπα και μορφοποίηση στο <item type=\"productname\">%PRODUCTNAME</item> Impress συμπεριφέρεται διαφορετικά από άλλα προγράμματα του <item type=\"productname\">%PRODUCTNAME</item>. Για παράδειγμα, μπορείτε να δημιουργήσετε, να επεξεργαστείτε και να εφαρμόσετε <emph>Πρότυπα γραφικών αντικειμένων</emph>, αλλά μπορείτε να επεξεργαστείτε μόνο <emph>Πρότυπα παρουσιάσεων</emph>."
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3146121\n"
+"3\n"
+"help.text"
+msgid "When you edit a style, the changes are automatically applied to all of the elements formatted with this style in your document. If you want to ensure that the styles on a specific slide are not updated, create a new <link href=\"text/simpress/guide/masterpage.xhp\" name=\"master page\">master page</link> for the slide."
+msgstr "Όταν επεξεργάζεστε ένα πρότυπο, οι αλλαγές εφαρμόζονται αυτόματα σε όλα τα στοιχεία που μορφοποιήθηκαν με αυτό το πρότυπο στο έγγραφό σας. Αν επιθυμείτε να βεβαιωθείτε ότι τα πρότυπα σε μία ειδική διαφάνεια δεν ενημερώνονται, δημιουργήστε μία νέα <link href=\"text/simpress/guide/masterpage.xhp\" name=\"κύρια σελίδα\">κύρια σελίδα</link> για τη διαφάνεια."
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3145251\n"
+"5\n"
+"help.text"
+msgid "Presentation Styles"
+msgstr "Πρότυπα παρουσίασης"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3153418\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\".uno:TemplateFamily5\">Show styles used in <item type=\"productname\">%PRODUCTNAME</item> Impress AutoLayouts.</ahelp> You can only modify Presentation Styles."
+msgstr "<ahelp hid=\".uno:TemplateFamily5\">Εμφανίστε τα πρότυπα που χρησιμοποιήθηκαν στις Αυτόματες διατάξεις του <item type=\"productname\">%PRODUCTNAME</item> Impress.</ahelp> Μπορείτε επίσης να τροποποιήσετε Πρότυπα παρουσιάσεων."
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3154253\n"
+"help.text"
+msgid "<image id=\"img_id3156382\" src=\"cmd/sc_presentation.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156382\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156382\" src=\"cmd/sc_presentation.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156382\">Εικονίδιο</alt></image>"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3149128\n"
+"7\n"
+"help.text"
+msgid "Presentation Styles"
+msgstr "Πρότυπα παρουσίασης"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3150297\n"
+"8\n"
+"help.text"
+msgid "Graphics Styles"
+msgstr "Πρότυπα γραφικών αντικειμένων"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3148488\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ParaStyle\">Show styles for formatting graphical elements, including text objects.</ahelp>"
+msgstr "<ahelp hid=\".uno:ParaStyle\">Εμφανίστε πρότυπα για μορφοποίηση γραφικών στοιχείων, συμπεριλαμβανομένων των αντικειμένων κειμένου.</ahelp>"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3145587\n"
+"help.text"
+msgid "<image id=\"img_id3150370\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150370\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150370\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150370\">Εικονίδιο</alt></image>"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3154484\n"
+"10\n"
+"help.text"
+msgid "Graphics Styles"
+msgstr "Πρότυπα γραφικών αντικειμένων"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3149404\n"
+"11\n"
+"help.text"
+msgid "Fill format mode"
+msgstr "Λειτουργία μορφής γεμίσματος"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3149944\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Applies the selected style to an object on your slide. Click the paint bucket icon and then click an object in your slide to apply the style. Click the paint bucket icon again to exit this mode.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Εφαρμόζει το επιλεγμένο πρότυπο σε ένα αντικείμενο στη διαφάνειά σας. Κάντε κλικ στο εικονίδιο του κουβά σχεδίασης και ύστερα σε ένα αντικείμενο στη διαφάνειά σας για να εφαρμόσετε το πρότυπο. Κάντε κλικ στο εικονίδιο του κουβά σχεδίασης ξανά για να τερματίσετε αυτή τη λειτουργία.</ahelp>"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3156020\n"
+"help.text"
+msgid "<image id=\"img_id3153246\" src=\"cmd/sc_fillstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153246\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153246\" src=\"cmd/sc_fillstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153246\">Εικονίδιο</alt></image>"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3159228\n"
+"13\n"
+"help.text"
+msgid "Fill format mode"
+msgstr "Λειτουργία μορφής γεμίσματος"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3145362\n"
+"17\n"
+"help.text"
+msgid "New Style from Selection"
+msgstr "Νέο πρότυπο από επιλογή"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3153009\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TEMPLDLG_NEWBYEXAMPLE\"><link href=\"text/shared/01/05140100.xhp\" name=\"Creates a new style\">Creates a new style</link> using the format attributes of a selected object.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLDLG_NEWBYEXAMPLE\"><link href=\"text/shared/01/05140100.xhp\" name=\"Δημιουργεί ένα νέο πρότυπο\">Δημιουργεί ένα νέο πρότυπο</link> χρησιμοποιώντας ιδιότητες μορφοποίησης ενός επιλεγμένου αντικειμένου.</ahelp>"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3147297\n"
+"help.text"
+msgid "<image id=\"img_id3151390\" src=\"cmd/sc_stylenewbyexample.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151390\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151390\" src=\"cmd/sc_stylenewbyexample.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151390\">Icon</alt></image>"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3150534\n"
+"19\n"
+"help.text"
+msgid "New Style from selection"
+msgstr "Νέο πρότυπο από επιλογή"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3153119\n"
+"20\n"
+"help.text"
+msgid "Update Style"
+msgstr "Ενημέρωση προτύπου"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3150653\n"
+"21\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">Updates the Style selected in the Styles and Formatting window with the current formatting of the selected object.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">Ενημερώνει το πρότυπο που επιλέχτηκε στο παράθυρο Πρότυπα και μορφοποίηση με την τρέχουσα μορφοποίηση του επιλεγμένου αντικειμένου.</ahelp>"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3149888\n"
+"help.text"
+msgid "<image id=\"img_id3146878\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146878\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146878\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146878\">Εικονίδιο</alt></image>"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3153085\n"
+"22\n"
+"help.text"
+msgid "Update Style"
+msgstr "Ενημέρωση προτύπου"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3153936\n"
+"23\n"
+"help.text"
+msgid "Style List / Style Groups / Context menu: New / Modify / Delete"
+msgstr "Λίστα προτύπων / Ομάδες προτύπων / Μενού περιβάλλοντος: Δημιουργία / Τροποποίηση / Διαγραφή"
+
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3145590\n"
+"24\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TEMPLATE_FMT\">Create, edit, apply and manage styles.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLATE_FMT\">Δημιουργία, επεξεργασία, εφαρμογή και διαχείριση προτύπων.</ahelp>"
+
+#: 05110500m.xhp
+msgctxt ""
+"05110500m.xhp\n"
+"tit\n"
+"help.text"
+msgid "Delete"
+msgstr "Διαγραφή"
+
+#: 05110500m.xhp
+msgctxt ""
+"05110500m.xhp\n"
+"hd_id3149502\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/05110500m.xhp\" name=\"Delete\">Delete</link>"
+msgstr "<link href=\"text/simpress/01/05110500m.xhp\" name=\"Διαγραφή\">Διαγραφή</link>"
+
+#: 05110500m.xhp
+msgctxt ""
+"05110500m.xhp\n"
+"par_id3149050\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteRows\">Deletes the selected row(s) from the table.</ahelp></variable>"
+msgstr "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteRows\">Διαγράφει τις επιλεγμένες γραμμές από τον πίνακα.</ahelp></variable>"
+
+#: 05110500m.xhp
+msgctxt ""
+"05110500m.xhp\n"
+"par_id3149591\n"
+"100\n"
+"help.text"
+msgid "On <emph>Table</emph> Bar, click"
+msgstr "Στη γραμμή εργαλείων <emph>Πίνακας</emph> κάντε κλικ"
+
+#: 05110500m.xhp
+msgctxt ""
+"05110500m.xhp\n"
+"par_id3147555\n"
+"help.text"
+msgid "<image id=\"img_id3150361\" src=\"cmd/sc_deleterows.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3150361\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150361\" src=\"cmd/sc_deleterows.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3150361\">Icon</alt></image>"
+
+#: 05110500m.xhp
+msgctxt ""
+"05110500m.xhp\n"
+"par_id3156248\n"
+"101\n"
+"help.text"
+msgid "Delete Row"
+msgstr "Διαγραφή γραμμής"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Slide Design"
+msgstr "Σχεδίαση διαφάνειας"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"hd_id3154253\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/05120000.xhp\" name=\"Slide Design\">Slide Design</link>"
+msgstr "<link href=\"text/simpress/01/05120000.xhp\" name=\"Σχεδίαση διαφάνειας\">Σχεδίαση διαφάνειας</link>"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3148485\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"seitenvorlagetext\"><ahelp hid=\".uno:PresentationLayout\">Displays the <emph>Slide Design</emph> dialog, where you can select a layout scheme for the current slide. Any objects in the slide design are inserted behind objects in the current slide.</ahelp></variable>"
+msgstr "<variable id=\"seitenvorlagetext\"><ahelp hid=\".uno:PresentationLayout\">Εμφανίζει το παράθυρο διαλόγου <emph>Σχεδίαση διαφάνειας</emph>, όπου μπορείτε να επιλέξετε ένα σχήμα διάταξης για την τρέχουσα διαφάνεια. Όλα τα αντικείμενα στη σχεδίαση της διαφάνειας εισάγονται πίσω από τα αντικείμενα στην τρέχουσα διαφάνεια.</ahelp></variable>"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"hd_id3154652\n"
+"3\n"
+"help.text"
+msgid "Slide design"
+msgstr "Πρότυπο διαφάνειας"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3152993\n"
+"4\n"
+"help.text"
+msgid "Displays the slide designs you can apply to your slide. Select a design and click <emph>OK</emph> to apply it to the current slide."
+msgstr "Εμφανίζει τα πρότυπα διαφάνειας που μπορείτε να εφαρμόσετε στη διαφάνειά σας. Επιλέξτε ένα πρότυπο και κάντε κλικ στο κουμπί <emph>OK</emph> για να το εφαρμόσετε στην τρέχουσα διαφάνεια."
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"hd_id3154372\n"
+"7\n"
+"help.text"
+msgid "Exchange background page"
+msgstr "Εναλλαγή φόντου σελίδας"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3149407\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_MASTER_PAGE\">Applies the background of the selected slide design to all of the slides in your document.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_MASTER_PAGE\">Εφαρμόζει το φόντο της επιλεγμένης σχεδίασης διαφάνειας σε όλες τις διαφάνειες του εγγράφου σας.</ahelp>"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"hd_id3153818\n"
+"9\n"
+"help.text"
+msgid "Delete unused backgrounds"
+msgstr "Διαγραφή μη χρησιμοποιημένων φόντων"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3148871\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_CHECK_MASTERS\">Deletes unreferenced background slides and presentation layouts from your document.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_CHECK_MASTERS\">Διαγράφει μη χρησιμοποιούμενα φόντα και διατάξεις παρουσίασης από το έγγραφό σας.</ahelp>"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"hd_id3157982\n"
+"5\n"
+"help.text"
+msgid "Load"
+msgstr "Φόρτωση"
+
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3156020\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PRESLT:BTN_LOAD\">Displays the <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Load Slide Design</emph></link> dialog, where you can select additional slide designs.</ahelp>"
+msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PRESLT:BTN_LOAD\">Εμφανίζει το παράθυρο διαλόγου <link href=\"text/simpress/01/05120100.xhp\" name=\"Φόρτωση προτύπου διαφάνειας\"><emph>Φόρτωση προτύπου διαφάνειας</emph></link>, όπου μπορείτε να επιλέξετε πρόσθετα πρότυπα διαφανειών.</ahelp>"
#: 05120100.xhp
msgctxt ""
@@ -4171,1318 +4336,1235 @@ msgctxt ""
msgid "<ahelp hid=\"SFX2_MULTILINEEDIT_DLG_NEW_FILE_ED_DESC\">Brief summary of the selected template.</ahelp>"
msgstr "<ahelp hid=\"SFX2_MULTILINEEDIT_DLG_NEW_FILE_ED_DESC\">Συνοπτική περίληψη του επιλεγμένου προτύπου.</ahelp>"
-#: 06030000.xhp
+#: 05120500m.xhp
msgctxt ""
-"06030000.xhp\n"
+"05120500m.xhp\n"
"tit\n"
"help.text"
-msgid "Hyphenation"
-msgstr "Συλλαβισμός"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 06030000.xhp
+#: 05120500m.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3154011\n"
+"05120500m.xhp\n"
+"hd_id3145801\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/06030000.xhp\" name=\"Hyphenation\">Hyphenation</link>"
-msgstr "<link href=\"text/simpress/01/06030000.xhp\" name=\"Συλλαβισμός\">Συλλαβισμός</link>"
+msgid "<link href=\"text/simpress/01/05120500m.xhp\" name=\"Delete\">Delete</link>"
+msgstr "<link href=\"text/simpress/01/05120500m.xhp\" name=\"Διαγραφή\">Διαγραφή</link>"
-#: 06030000.xhp
+#: 05120500m.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3153728\n"
+"05120500m.xhp\n"
+"par_id3153418\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:Hyphenation\" visibility=\"visible\">Turns hyphenation option for text objects on or off.</ahelp> You can turn hyphenation on or off for each paragraph."
-msgstr "<ahelp hid=\".uno:Hyphenation\" visibility=\"visible\">Ενεργοποιεί ή απενεργοποιεί την επιλογή συλλαβισμού για αντικείμενα κειμένου.</ahelp> Μπορείτε να ενεργοποιείτε ή να απενεργοποιείτε το συλλαβισμό για κάθε παράγραφο."
+msgid "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteColumns\">Deletes the selected column(s) from the table.</ahelp></variable>"
+msgstr "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteColumns\">Διαγράφει τις επιλεγμένες στήλες από τον πίνακα.</ahelp></variable>"
-#: 03060000.xhp
+#: 05120500m.xhp
msgctxt ""
-"03060000.xhp\n"
-"tit\n"
+"05120500m.xhp\n"
+"par_id3156385\n"
+"3\n"
"help.text"
-msgid "Rulers"
-msgstr "Χάρακες"
+msgid "This command is only available if the cursor is in a table."
+msgstr "Αυτή η εντολή είναι διαθέσιμη μόνο αν ο δρομέας του ποντικιού βρίσκεται μέσα σε ένα πίνακα."
-#: 03060000.xhp
+#: 05120500m.xhp
msgctxt ""
-"03060000.xhp\n"
-"hd_id3146974\n"
-"1\n"
+"05120500m.xhp\n"
+"par_id3155328\n"
+"115\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03060000.xhp\" name=\"Rulers\">Ruler</link>"
-msgstr "<link href=\"text/simpress/01/03060000.xhp\" name=\"Χάρακες\">Χάρακες</link>"
+msgid "On <emph>Table</emph> Bar, click"
+msgstr "Στη γραμμή εργαλείων <emph>Πίνακας</emph> κάντε κλικ"
-#: 03060000.xhp
+#: 05120500m.xhp
msgctxt ""
-"03060000.xhp\n"
-"par_id3149378\n"
-"2\n"
+"05120500m.xhp\n"
+"par_id3153600\n"
"help.text"
-msgid "<ahelp hid=\".uno:ShowRuler\">Displays or hides rulers at the top and at the left edge of the workspace.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowRuler\">Εμφανίζει ή αποκρύπτει χάρακες στο πάνω και στο αριστερό άκρο του χώρου εργασίας.</ahelp>"
+msgid "<image id=\"img_id3153607\" src=\"cmd/sc_deletecolumns.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3153607\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153607\" src=\"cmd/sc_deletecolumns.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3153607\">Icon</alt></image>"
-#: 03060000.xhp
+#: 05120500m.xhp
msgctxt ""
-"03060000.xhp\n"
-"par_id3146972\n"
-"3\n"
+"05120500m.xhp\n"
+"par_id3154423\n"
+"116\n"
"help.text"
-msgid "You can use <link href=\"text/simpress/main0209.xhp\" name=\"rulers\">rulers</link> to position objects in the workspace, to set paragraph indents or to drag <link href=\"text/simpress/01/04030000.xhp\" name=\"guides\">guides</link> onto the page."
-msgstr "Μπορείτε να χρησιμοποιήσετε <link href=\"text/simpress/main0209.xhp\" name=\"χάρακες\">χάρακες</link> για να τοποθετείτε αντικείμενα στο χώρο εργασίας, για να καθορίζετε τις εσοχές της παραγράφου ή για να μεταφέρετε <link href=\"text/simpress/01/04030000.xhp\" name=\"βοηθητικές γραμμές\">βοηθητικές γραμμές</link> πάνω σε μία σελίδα."
+msgid "Delete Column"
+msgstr "Διαγραφή στήλης"
-#: 04030100.xhp
+#: 05130000.xhp
msgctxt ""
-"04030100.xhp\n"
+"05130000.xhp\n"
"tit\n"
"help.text"
-msgid "Edit Snap Line / Point"
-msgstr "Επεξεργασία σημείου / γραμμής συγκράτησης"
+msgid "Slide Layout"
+msgstr "Διάταξη διαφανειών"
-#: 04030100.xhp
+#: 05130000.xhp
msgctxt ""
-"04030100.xhp\n"
-"bm_id3149020\n"
+"05130000.xhp\n"
+"bm_id3154754\n"
"help.text"
-msgid "<bookmark_value>guides; editing</bookmark_value><bookmark_value>editing; guides and snap points</bookmark_value><bookmark_value>snap points; editing</bookmark_value>"
-msgstr "<bookmark_value>βοηθητικές γραμμές, επεξεργασία</bookmark_value><bookmark_value>επεξεργασία, οδηγοί και σημεία συγκράτησης</bookmark_value><bookmark_value>σημεία συγκράτησης, επεξεργασία</bookmark_value>"
+msgid "<bookmark_value>changing; slide layouts</bookmark_value><bookmark_value>slide layouts</bookmark_value>"
+msgstr "<bookmark_value>μεταβολή, διατάξεις διαφανειών</bookmark_value><bookmark_value>διατάξεις διαφανειών</bookmark_value>"
-#: 04030100.xhp
+#: 05130000.xhp
msgctxt ""
-"04030100.xhp\n"
-"hd_id3149020\n"
+"05130000.xhp\n"
+"hd_id3154754\n"
"1\n"
"help.text"
-msgid "Edit Snap Line / Point"
-msgstr "Επεξεργασία σημείου / γραμμής συγκράτησης"
+msgid "Slide Layout"
+msgstr "Διάταξη διαφανειών"
-#: 04030100.xhp
+#: 05130000.xhp
msgctxt ""
-"04030100.xhp\n"
-"par_id3149259\n"
+"05130000.xhp\n"
+"par_id3149126\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:SetSnapItem\">Sets the position of the selected snap point or snap line relative to the top left corner of the page. </ahelp>"
-msgstr "<ahelp hid=\".uno:SetSnapItem\">Καθορίζει την θέση του επιλεγμένου σημείου ή γραμμής συγκράτησης σε σχέση με την πάνω αριστερή γωνία της σελίδας. </ahelp>"
-
-#: 04030100.xhp
-msgctxt ""
-"04030100.xhp\n"
-"hd_id3159238\n"
-"3\n"
-"help.text"
-msgid "Delete Snap Line/Point"
-msgstr "Διαγραφή σημείου / συγκράτησης"
+msgid "<variable id=\"seite\"><ahelp hid=\".uno:ModifyPage\">Opens the Slide Layout panel on the Task pane.</ahelp></variable>"
+msgstr "<variable id=\"seite\"><ahelp hid=\".uno:ModifyPage\">Ανοίγει το πλαίσιο Διατάξεων διαάνειας στο πλαίσιο εργασιών.</ahelp></variable>"
-#: 04030100.xhp
+#: 05130000.xhp
msgctxt ""
-"04030100.xhp\n"
-"par_id3154656\n"
-"4\n"
+"05130000.xhp\n"
+"par_id31469757\n"
"help.text"
-msgid "<ahelp hid=\".uno:DeleteSnapItem\">Deletes the selected snap point or snap line.</ahelp>"
-msgstr "<ahelp hid=\".uno:DeleteSnapItem\">Διαγράφει το επιλεγμένο σημείο ή γραμμή συγκράτησης.</ahelp>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The icon in the Presentation toolbar opens a submenu. Select the slide layout for the slide.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Το εικονίδιο στη γραμμή εργαλείων παρουσίαση ανοίγει ένα υπομενού. Επιλέξτε τη διάταξη διαφάνεια για τη διαφάνεια.</caseinline></switchinline>"
-#: 02160000.xhp
+#: 05140000.xhp
msgctxt ""
-"02160000.xhp\n"
+"05140000.xhp\n"
"tit\n"
"help.text"
-msgid "Edit Fields"
-msgstr "Επεξεργασία πεδίων"
+msgid "Modify Layer"
+msgstr "Τροποποίηση επιπέδου"
-#: 02160000.xhp
+#: 05140000.xhp
msgctxt ""
-"02160000.xhp\n"
-"bm_id3145251\n"
+"05140000.xhp\n"
+"bm_id3156329\n"
"help.text"
-msgid "<bookmark_value>fields; editing</bookmark_value><bookmark_value>editing; fields</bookmark_value><bookmark_value>fields; formatting</bookmark_value><bookmark_value>formatting; fields</bookmark_value>"
-msgstr "<bookmark_value>πεδία, επεξεργασία</bookmark_value><bookmark_value>επεξεργασία, πεδία</bookmark_value><bookmark_value>πεδία, μορφοποίηση</bookmark_value><bookmark_value>μορφοποίηση, πεδία</bookmark_value>"
+msgid "<bookmark_value>renaming layers</bookmark_value><bookmark_value>layers; renaming</bookmark_value>"
+msgstr "<bookmark_value>μετονομασία επιπέδων</bookmark_value><bookmark_value>επίπεδα, μετονομασία</bookmark_value>"
-#: 02160000.xhp
+#: 05140000.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3145251\n"
+"05140000.xhp\n"
+"hd_id3156329\n"
"1\n"
"help.text"
-msgid "Edit Fields"
-msgstr "Επεξεργασία πεδίων"
+msgid "Modify Layer"
+msgstr "Τροποποίηση επιπέδου"
-#: 02160000.xhp
+#: 05140000.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3154754\n"
+"05140000.xhp\n"
+"par_id3147265\n"
"2\n"
"help.text"
-msgid "<variable id=\"feldbefehltext\"><ahelp hid=\"SD:MODALDIALOG:DLG_FIELD_MODIFY\">Edits the properties of an inserted field.</ahelp></variable> To edit an inserted field, double-click it. <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Then choose <emph>Edit - Fields</emph>.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"DRAW\">Then choose <emph>Edit - Fields</emph>.</caseinline></switchinline>"
-msgstr "<variable id=\"feldbefehltext\"><ahelp hid=\"SD:MODALDIALOG:DLG_FIELD_MODIFY\">Επεξεργάζεται τις ιδιότητες ενός εισηγμένου πεδίου.</ahelp></variable> Για να επεξεργαστείτε ένα εισηγμένο πεδίο, κάντε διπλό κλικ πάνω του. <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ύστερα επιλέξτε <emph>Επεξεργασία - Πεδία</emph>.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"DRAW\">Ύστερα επιλέξτε <emph>Επεξεργασία - Πεδία</emph>.</caseinline></switchinline>"
+msgid "<variable id=\"ebene\"><ahelp hid=\".uno:ModifyLayer\">Changes the properties of the selected layer.</ahelp></variable>"
+msgstr "<variable id=\"ebene\"><ahelp hid=\".uno:ModifyLayer\">Τροποποιεί τις ιδιότητες του επιλεγμένου επιπέδου.</ahelp></variable>"
-#: 02160000.xhp
+#: 05140000.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3166425\n"
+"05140000.xhp\n"
+"hd_id3155603\n"
"3\n"
"help.text"
-msgid "Field type"
-msgstr "Τύπος πεδίου"
+msgid "Name"
+msgstr "Όνομα"
-#: 02160000.xhp
+#: 05140000.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3159236\n"
+"05140000.xhp\n"
+"par_id3155738\n"
"4\n"
"help.text"
-msgid "Sets the type of a field."
-msgstr "Καθορίζει τον τύπο ενός πεδίου."
+msgid "Enter a name for the selected layer."
+msgstr "Εισάγετε ένα όνομα για το επιλεγμένο επίπεδο."
-#: 02160000.xhp
+#: 05140000.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3150208\n"
+"05140000.xhp\n"
+"par_id3149126\n"
+"18\n"
+"help.text"
+msgid "You can only change the name of a layer you created."
+msgstr "Μπορείτε να μεταβάλετε μόνο το όνομα ενός επιπέδου που δημιουργήσατε."
+
+#: 05140000.xhp
+msgctxt ""
+"05140000.xhp\n"
+"hd_id3147345\n"
"5\n"
"help.text"
-msgid "Fixed"
-msgstr "Σταθερό"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 02160000.xhp
+#: 05140000.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3156447\n"
+"05140000.xhp\n"
+"par_id3148488\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SD_RADIOBUTTON_DLG_FIELD_MODIFY_RBT_FIX\">Displays the content of the field when the field was inserted.</ahelp>"
-msgstr "<ahelp hid=\"SD_RADIOBUTTON_DLG_FIELD_MODIFY_RBT_FIX\">Εμφανίζει το περιεχόμενο του πεδίου όταν το πεδίο εισήχθηκε.</ahelp>"
+msgid "Sets the properties of the selected layer."
+msgstr "Καθορίζει τις ιδιότητες του επιλεγμένου επιπέδου."
-#: 02160000.xhp
+#: 05140000.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3153819\n"
+"05140000.xhp\n"
+"hd_id3166423\n"
"7\n"
"help.text"
-msgid "Variable"
-msgstr "Μεταβλητό"
+msgid "Visible"
+msgstr "Ορατό"
-#: 02160000.xhp
+#: 05140000.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3153912\n"
+"05140000.xhp\n"
+"par_id3159239\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SD_RADIOBUTTON_DLG_FIELD_MODIFY_RBT_VAR\">Displays the current value of the field.</ahelp>"
-msgstr "<ahelp hid=\"SD_RADIOBUTTON_DLG_FIELD_MODIFY_RBT_VAR\">Εμφανίζει την τρέχουσα τιμή του πεδίου.</ahelp>"
-
-#: 02160000.xhp
-msgctxt ""
-"02160000.xhp\n"
-"hd_id3148608\n"
-"11\n"
-"help.text"
-msgid "Language"
-msgstr "Γλώσσα"
-
-#: 02160000.xhp
-msgctxt ""
-"02160000.xhp\n"
-"par_id3150210\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"SD_LISTBOX_DLG_FIELD_MODIFY_LB_LANGUAGE\">Select the language for the field.</ahelp>"
-msgstr "<ahelp hid=\"SD_LISTBOX_DLG_FIELD_MODIFY_LB_LANGUAGE\">Επιλέξτε τη γλώσσα για το πεδίο.</ahelp>"
+msgid "Shows or hides the contents of the selected layer."
+msgstr "Εμφανίζει ή αποκρύπτει τα περιεχόμενα του επιλεγμένου επιπέδου."
-#: 02160000.xhp
+#: 05140000.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3154765\n"
+"05140000.xhp\n"
+"hd_id3150208\n"
"9\n"
"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "Printable"
+msgstr "Εκτυπώσιμο"
-#: 02160000.xhp
+#: 05140000.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3145112\n"
+"05140000.xhp\n"
+"par_id3152993\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SD_LISTBOX_DLG_FIELD_MODIFY_LB_FORMAT\">Select a display format for the field.</ahelp>"
-msgstr "<ahelp hid=\"SD_LISTBOX_DLG_FIELD_MODIFY_LB_FORMAT\">Επιλέξτε μία μορφή προβολής για το πεδίο.</ahelp>"
-
-#: 03100000.xhp
-msgctxt ""
-"03100000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Slide Sorter"
-msgstr "Ταξινόμηση διαφανειών"
-
-#: 03100000.xhp
-msgctxt ""
-"03100000.xhp\n"
-"hd_id3146974\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/03100000.xhp\" name=\"Slide Sorter\">Slide Sorter</link>"
-msgstr "<link href=\"text/simpress/01/03100000.xhp\" name=\"Ταξινόμηση διαφανειών\">Ταξινόμηση διαφανειών</link>"
-
-#: 03100000.xhp
-msgctxt ""
-"03100000.xhp\n"
-"par_id3154492\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SD_BTN_SLIDE\">Displays miniature versions of the slides.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_BTN_SLIDE\">Εμφανίζει μικρογραφίες των διαφανειών.</ahelp>"
-
-#: 03050000.xhp
-msgctxt ""
-"03050000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Option Bar"
-msgstr "Γραμμή επιλογών"
-
-#: 03050000.xhp
-msgctxt ""
-"03050000.xhp\n"
-"hd_id3153415\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/03050000.xhp\" name=\"Option Bar\">Option Bar</link>"
-msgstr "<link href=\"text/simpress/01/03050000.xhp\" name=\"Γραμμή επιλογών\">Γραμμή επιλογών</link>"
-
-#: 04990100.xhp
-msgctxt ""
-"04990100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Date (fixed)"
-msgstr "Ημερομηνία (σταθερή)"
+msgid "Prints the contents of the selected layer."
+msgstr "Εκτυπώνει τα περιεχόμενα του επιλεγμένου επιπέδου."
-#: 04990100.xhp
+#: 05140000.xhp
msgctxt ""
-"04990100.xhp\n"
-"bm_id3153726\n"
+"05140000.xhp\n"
+"hd_id3145585\n"
+"11\n"
"help.text"
-msgid "<bookmark_value>dates; fixed</bookmark_value><bookmark_value>fields; dates (fixed)</bookmark_value>"
-msgstr "<bookmark_value>ημερομηνία,σταθερή</bookmark_value><bookmark_value>πεδία, ημερομηνία,σταθερή</bookmark_value>"
+msgid "Protected"
+msgstr "Προστατευόμενο"
-#: 04990100.xhp
+#: 05140000.xhp
msgctxt ""
-"04990100.xhp\n"
-"hd_id3153726\n"
-"1\n"
+"05140000.xhp\n"
+"par_id3159488\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04990100.xhp\" name=\"Date (fixed)\">Date (fixed)</link>"
-msgstr "<link href=\"text/simpress/01/04990100.xhp\" name=\"Ημερομηνία (σταθερή)\">Ημερομηνία (σταθερή)</link>"
+msgid "Locks the contents of the selected layer, so that they cannot be edited."
+msgstr "Κλειδώνει τα περιεχόμενα του επιλεγμένου επιπέδου, έτσι ώστε να μην μπορούν να επεξεργαστούν."
-#: 04990100.xhp
+#: 05140000.xhp
msgctxt ""
-"04990100.xhp\n"
-"par_id3151073\n"
-"2\n"
+"05140000.xhp\n"
+"hd_id3156448\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertDateFieldFix\">Inserts the current date into your slide as a fixed field. The date is not automatically updated.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertDateFieldFix\">Η εντολή αυτή εισάγει την τρέχουσα ημερομηνία συστήματος ως πεδίο στο έγγραφό σας. Η ημερομηνία δεν θα ενημερώνεται.</ahelp>"
+msgid "Rename Layer"
+msgstr "Μετονομασία επιπέδου"
-#: 04990100.xhp
+#: 05140000.xhp
msgctxt ""
-"04990100.xhp\n"
-"par_id3146969\n"
-"3\n"
+"05140000.xhp\n"
+"par_id3163801\n"
+"15\n"
"help.text"
-msgid "<variable id=\"bearbeiten\">To edit an inserted field in your slide, double-click the field, place the cursor in front of the first character in the field and choose <link href=\"text/simpress/01/02160000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>.</variable>"
-msgstr "<variable id=\"bearbeiten\">Για να επεξεργαστείτε ένα εισηγμένο πεδίο στη διαφάνειά σας, κάντε διπλό κλικ στο πεδίο, τοποθετήστε το δείκτη του ποντικιού σας μπροστά από τον πρώτο χαρακτήρα στο πεδίο και επιλέξτε <link href=\"text/simpress/01/02160000.xhp\" name=\"Επεξεργασία - Πεδία\"><emph>Επεξεργασία - Πεδία</emph></link>.</variable>"
+msgid "<ahelp hid=\".uno:RenameLayer\">Renames the active layer.</ahelp> You can only change the name of a layer you created."
+msgstr "<ahelp hid=\".uno:RenameLayer\">Μετονομάζει το ενεργό επίπεδο.</ahelp> Μπορείτε να μεταβάλετε μόνο το όνομα ενός επιπέδου που δημιουργήσατε."
-#: 03150300.xhp
+#: 05150000.xhp
msgctxt ""
-"03150300.xhp\n"
+"05150000.xhp\n"
"tit\n"
"help.text"
-msgid "Notes Master"
-msgstr "Κύρια σημείωση"
+msgid "Dimensioning"
+msgstr "Διαστασιολόγηση"
-#: 03150300.xhp
+#: 05150000.xhp
msgctxt ""
-"03150300.xhp\n"
-"bm_id3153144\n"
+"05150000.xhp\n"
+"bm_id3150439\n"
"help.text"
-msgid "<bookmark_value>notes;default formatting</bookmark_value><bookmark_value>backgrounds;notes</bookmark_value><bookmark_value>speaker notes;defaults</bookmark_value>"
-msgstr "<bookmark_value>σημειώσεις, προεπιλεγμένη μορφοποίηση</bookmark_value><bookmark_value>παρασκήνιο, σημειώσεις</bookmark_value><bookmark_value>σημειώσεις ομιλητή, προεπιλογές</bookmark_value>"
+msgid "<bookmark_value>dimension lines; properties of</bookmark_value>"
+msgstr "<bookmark_value>γραμμές διαστάσεων, ιδιότητες</bookmark_value>"
-#: 03150300.xhp
+#: 05150000.xhp
msgctxt ""
-"03150300.xhp\n"
-"hd_id3153144\n"
+"05150000.xhp\n"
+"hd_id3150439\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03150300.xhp\" name=\"Notes Master\">Notes Master</link>"
-msgstr "<link href=\"text/simpress/01/03150300.xhp\" name=\"Κύρια σημείωση\">Κύρια σημείωση</link>"
+msgid "<link href=\"text/simpress/01/05150000.xhp\" name=\"Dimensioning\">Dimensioning</link>"
+msgstr "<link href=\"text/simpress/01/05150000.xhp\" name=\"Διαστασιολόγηση\">Διαστασιολόγηση</link>"
-#: 03150300.xhp
+#: 05150000.xhp
msgctxt ""
-"03150300.xhp\n"
-"par_id3154491\n"
+"05150000.xhp\n"
+"par_id3159154\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:NotesMasterPage\">Displays the notes master, where you can set the default formatting for notes.</ahelp>"
-msgstr "<ahelp hid=\".uno:NotesMasterPage\">Εμφανίζει την κύρια σημείωση, όπου μπορείτε να καθορίσετε την προεπιλεγμένη μορφοποίηση για σημειώσεις.</ahelp>"
+msgid "<variable id=\"bemaszungtext\"><ahelp hid=\".uno:MeasureAttributes\">Changes the length, measurement and guide properties of the selected <link href=\"text/simpress/02/10120000.xhp\" name=\"dimension line\">dimension line</link>.</ahelp></variable>"
+msgstr "<variable id=\"bemaszungtext\"><ahelp hid=\".uno:MeasureAttributes\">Μεταβάλει τις ιδιότητες για το μήκος, τη μέτρηση και τις βοηθητικές γραμμές για την επιλεγμένη <link href=\"text/simpress/02/10120000.xhp\" name=\"γραμμή διαστάσεων\">γραμμή διαστάσεων</link>.</ahelp></variable>"
-#: 13050100.xhp
+#: 05150000.xhp
msgctxt ""
-"13050100.xhp\n"
-"tit\n"
+"05150000.xhp\n"
+"par_id3156382\n"
+"85\n"
"help.text"
-msgid "To Curve"
-msgstr "Σε καμπύλη"
+msgid "If you want to modify the line style or the arrow style of a dimension line, choose <link href=\"text/shared/01/05200000.xhp\" name=\"Format - Line\"><emph>Format - Line</emph></link>."
+msgstr "Αν επιθυμείτε να τροποποιήσετε το πρότυπο γραμμής ή βέλους μίας γραμμής διαστάσεων, επιλέξτε <link href=\"text/shared/01/05200000.xhp\" name=\"Μορφή - Γραμμή\"><emph>Μορφή - Γραμμή</emph></link>."
-#: 13050100.xhp
+#: 05150000.xhp
msgctxt ""
-"13050100.xhp\n"
-"hd_id3125864\n"
-"1\n"
+"05150000.xhp\n"
+"par_id3154658\n"
+"93\n"
"help.text"
-msgid "<link href=\"text/simpress/01/13050100.xhp\" name=\"To Curve\">To Curve</link>"
-msgstr "<link href=\"text/simpress/01/13050100.xhp\" name=\"Σε καμπύλη\">Σε καμπύλη</link>"
+msgid "A Dimension Line is always inserted on the <link href=\"text/simpress/guide/layer_tipps.xhp\" name=\"layer\">layer</link> called <emph>Dimension Lines</emph>. If you set that layer to invisible, you will not see any Dimension Line in your drawing."
+msgstr "Μία γραμμή διαστάσεων εισάγεται πάντα στο <link href=\"text/simpress/guide/layer_tipps.xhp\" name=\"επίπεδο\">επίπεδο</link> που καλείται <emph>Γραμμές διαστάσεων</emph>. Αν καθορίσετε αυτό το επίπεδο ως αόρατο, δεν θα δείτε καμία Γραμμή διαστάσεων στη σχεδίασή σας."
-#: 13050100.xhp
+#: 05150000.xhp
msgctxt ""
-"13050100.xhp\n"
-"par_id3147436\n"
-"2\n"
+"05150000.xhp\n"
+"hd_id3166426\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".uno:ChangeBezier\">Converts the selected object to a Bézier curve.</ahelp>"
-msgstr "<ahelp hid=\".uno:ChangeBezier\">Μετατρέπει το επιλεγμένο αντικείμενο σε καμπύλη Bézier.</ahelp>"
+msgid "Line"
+msgstr "Γραμμή"
-#: 03090000.xhp
+#: 05150000.xhp
msgctxt ""
-"03090000.xhp\n"
-"tit\n"
+"05150000.xhp\n"
+"par_id3159344\n"
+"4\n"
"help.text"
-msgid "Outline"
-msgstr "Διάρθρωση"
+msgid "Sets the distance properties of the dimension line and the guides with respect to each other and to the baseline."
+msgstr "Καθορίζει τις ιδιότητες απόστασης της γραμμής διαστάσεων και των βοηθητικών γραμμών μεταξύ τους και σε σχέση με τη βασική γραμμή."
-#: 03090000.xhp
+#: 05150000.xhp
msgctxt ""
-"03090000.xhp\n"
-"bm_id3149664\n"
+"05150000.xhp\n"
+"hd_id3150368\n"
+"5\n"
"help.text"
-msgid "<bookmark_value>outline view</bookmark_value><bookmark_value>editing;slide titles</bookmark_value>"
-msgstr "<bookmark_value>προβολή διάρθρωσης</bookmark_value><bookmark_value>επεξεργασία, τίτλοι διαφάνειας</bookmark_value>"
+msgid "Line distance"
+msgstr "Απόσταση γραμμών"
-#: 03090000.xhp
+#: 05150000.xhp
msgctxt ""
-"03090000.xhp\n"
-"hd_id3149664\n"
-"1\n"
+"05150000.xhp\n"
+"par_id3145388\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\" name=\"Outline\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\" name=\"Διάρθρωση\">Διάρθρωση</link>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_LINE_DIST\">Specifies the distance between the dimension line and the baseline (line distance = 0).</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_LINE_DIST\">Καθορίζει την απόσταση μεταξύ της γραμμής διαστάσεων και της βασικής γραμμής (απόσταση γραμμών = 0).</ahelp>"
-#: 03090000.xhp
+#: 05150000.xhp
msgctxt ""
-"03090000.xhp\n"
-"par_id3152597\n"
-"2\n"
+"05150000.xhp\n"
+"hd_id3148700\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_BTN_OUTLINE\">Switches to outline view where you can reorder slides and edit slide titles and headings.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_BTN_OUTLINE\">Εκκινεί την προβολή διάρθρωσης όπου μπορείτε να ταξινομήσετε ξανά διαφάνειες και να επεξεργαστείτε τίτλους και επικεφαλίδες.</ahelp>"
+msgid "Guide overhang"
+msgstr "Προεξοχή βοηθητικών γραμμών"
-#: 03090000.xhp
+#: 05150000.xhp
msgctxt ""
-"03090000.xhp\n"
-"par_id3150715\n"
-"3\n"
+"05150000.xhp\n"
+"par_id3151243\n"
+"8\n"
"help.text"
-msgid "The <emph>Text Formatting</emph> bar contains the following icons for slide titles:<link href=\"text/shared/02/06060000.xhp\" name=\"Promote\">Promote</link>, <link href=\"text/shared/02/06050000.xhp\" name=\"Demote\">Demote</link>, <link href=\"text/shared/02/06100000.xhp\" name=\"Move Up\">Move Up</link> and <link href=\"text/shared/02/06110000.xhp\" name=\"Move Down\">Move Down</link>. If you want to reorder slide titles with the keyboard, ensure that the cursor is at the beginning of a title and press <item type=\"keycode\">Tab</item> to move the title one level lower in the hierarchy. To move the title up one level, press <item type=\"keycode\">Shift+Tab</item>."
-msgstr "Η γραμμή <emph>Μορφοποίηση κειμένου</emph> περιέχει τα ακόλουθα εικονίδια για τους τίτλους διαφανειών:<link href=\"text/shared/02/06060000.xhp\" name=\"Προβιβασμός\">Προβιβασμός</link>, <link href=\"text/shared/02/06050000.xhp\" name=\"Υποβιβασμός\">Υποβιβασμός</link>, <link href=\"text/shared/02/06100000.xhp\" name=\"Μετακίνηση πάνω\">Μετακίνηση πάνω</link> and <link href=\"text/shared/02/06110000.xhp\" name=\"Μετακίνηση κάτω\">Μετακίνηση κάτω</link>. Αν επιθυμείτε να ταξινομήσετε ξανά τους τίτλους διαφανειών με το πληκτρολόγιο, βεβαιωθείτε ότι ο δείκτης βρίσκεται στην αρχή ενός τίτλου και πιέστε το πλήκτρο <item type=\"keycode\">Tab</item> για να μετακινήσετε τον τίτλο ένα επίπεδο κάτω στην ιεραρχία. Για να μετακινήσετε τον τίτλο πάνω κατά ένα επίπεδο, πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Shift+Tab</item>."
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE_OVERHANG\">Specifies the length of the left and right guides starting at the baseline (line distance = 0). Positive values extend the guides above the baseline and negative values extend the guides below the baseline.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE_OVERHANG\">Καθορίζει το μήκος των αριστερών και δεξιών βοηθητικών γραμμών που ξεκινούν από τη βασική γραμμή (απόσταση γραμμών = 0). Οι θετικές τιμές επεκτείνουν τις βοηθητικές γραμμές πάνω από τη βασική γραμμή και οι αρνητικές τιμές κάτω από τη βασική γραμμή.</ahelp>"
-#: 03090000.xhp
+#: 05150000.xhp
msgctxt ""
-"03090000.xhp\n"
-"par_id3156382\n"
-"4\n"
+"05150000.xhp\n"
+"hd_id3149945\n"
+"9\n"
"help.text"
-msgid "The upper outline level corresponds to slide titles, and the lower levels correspond to the headings on a slides."
-msgstr "Το ανώτερο επίπεδο αντιστοιχεί στους τίτλους της διαφάνειας, και τα κατώτερα επίπεδα αντιστοιχούν στις επικεφαλίδες μιας διαφάνειας."
+msgid "Guide distance"
+msgstr "Απόσταση βοηθητικών γραμμών"
-#: 03080000.xhp
+#: 05150000.xhp
msgctxt ""
-"03080000.xhp\n"
-"tit\n"
+"05150000.xhp\n"
+"par_id3159203\n"
+"10\n"
"help.text"
-msgid "Normal View"
-msgstr "Κανονική προβολή"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE_DIST\">Specifies the length of the right and left guides starting at the dimension line. Positive values extend the guides above the dimension line and negative values extend the guides below the dimension line.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE_DIST\">Καθορίζει το μήκος των αριστερών και δεξιών βοηθητικών γραμμών που ξεκινούν από τη γραμμή διαστάσεων. Οι θετικές τιμές επεκτείνουν τις βοηθητικές γραμμές πάνω από τη γραμμή διαστάσεων και οι αρνητικές τιμές κάτω από τη γραμμή διαστάσεων.</ahelp>"
-#: 03080000.xhp
+#: 05150000.xhp
msgctxt ""
-"03080000.xhp\n"
-"bm_id3148576\n"
+"05150000.xhp\n"
+"hd_id3150212\n"
+"11\n"
"help.text"
-msgid "<bookmark_value>normal view;presentations</bookmark_value>"
-msgstr "<bookmark_value>κανονική προβολή, παρουσιάσεις</bookmark_value>"
+msgid "Left guide"
+msgstr "Αριστερή βοηθητική γραμμή"
-#: 03080000.xhp
+#: 05150000.xhp
msgctxt ""
-"03080000.xhp\n"
-"hd_id3148576\n"
-"1\n"
+"05150000.xhp\n"
+"par_id3154762\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03080000.xhp\" name=\"Normal View\">Normal</link>"
-msgstr "<link href=\"text/simpress/01/03080000.xhp\" name=\"Κανονική προβολή\">Κανονική</link>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE1_LEN\">Specifies the length of the left guide starting at the dimension line. Positive values extend the guide below the dimension line and negative values extend the guide above the dimension line.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE1_LEN\">Καθορίζει το μήκος της αριστερής βοηθητικής γραμμής που ξεκινά από τη γραμμή διαστάσεων. Οι θετικές τιμές επεκτείνουν τη βοηθητική γραμμή κάτω από τη γραμμή διαστάσεων και οι αρνητικές τιμές πάνω από τη γραμμή διαστάσεων.</ahelp>"
-#: 03080000.xhp
+#: 05150000.xhp
msgctxt ""
-"03080000.xhp\n"
-"par_id3145251\n"
-"2\n"
+"05150000.xhp\n"
+"hd_id3153809\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_BTN_DRAW\">Switches to normal view where you can create and edit your slides.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_BTN_DRAW\">Εκκινεί την κανονική προβολή όπου μπορείτε να δημιουργήσετε και να επεξεργαστείτε τις διαφάνειές σας.</ahelp>"
+msgid "Right guide"
+msgstr "Δεξιά βοηθητική γραμμή"
-#: 03080000.xhp
+#: 05150000.xhp
msgctxt ""
-"03080000.xhp\n"
-"par_id1977294\n"
+"05150000.xhp\n"
+"par_id3149876\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a submenu with commands for the current slide.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα δευτερεύον μενού με εντολές για την τρέχουσα διαφάνεια.</ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE2_LEN\">Specifies the length of the right guide starting at the dimension line. Positive values extend the guide below the dimension line and negative values extend the guide above the dimension line.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE2_LEN\">Καθορίζει το μήκος της δεξιάς βοηθητικής γραμμής που ξεκινά από τη γραμμή διαστάσεων. Οι θετικές τιμές επεκτείνουν τη βοηθητική γραμμή κάτω από τη γραμμή διαστάσεων και οι αρνητικές τιμές πάνω από τη γραμμή διαστάσεων.</ahelp>"
-#: 03080000.xhp
+#: 05150000.xhp
msgctxt ""
-"03080000.xhp\n"
-"par_id9628894\n"
+"05150000.xhp\n"
+"hd_id3150436\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">When enabled, the current slide shows the background picture of the slide master.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν ενεργοποιηθεί, η τρέχουσα διαφάνεια εμφανίζει την εικόνα παρασκηνίου της κύριας διαφάνειας.</ahelp>"
+msgid "Dimension line below the object"
+msgstr "Γραμμή διαστάσεων κάτω από το αντικείμενο"
-#: 03080000.xhp
+#: 05150000.xhp
msgctxt ""
-"03080000.xhp\n"
-"par_id7587206\n"
+"05150000.xhp\n"
+"par_id3151388\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">When enabled, the current slide shows the objects of the slide master.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν ενεργοποιηθεί, η τρέχουσα διαφάνεια εμφανίζει τα αντικείμενα της κύριας διαφάνειας.</ahelp>"
+msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_MEASURE:TSB_BELOW_REF_EDGE\">Reverses the properties set in the <emph>Line</emph> area.</ahelp>"
+msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_MEASURE:TSB_BELOW_REF_EDGE\">Αναστρέφει τις ιδιότητες που καθορίστηκαν στην περιοχή <emph>Γραμμή</emph>.</ahelp>"
-#: 03080000.xhp
+#: 05150000.xhp
msgctxt ""
-"03080000.xhp\n"
-"par_id3257545\n"
+"05150000.xhp\n"
+"hd_id3145236\n"
+"91\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a file dialog to select a picture. The picture will be scaled and inserted on the background of the current slide master. Use Format - Slide/Page - Background to remove the picture.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα παράθυρο διαλόγου για να επιλέξετε μία εικόνα. Η εικόνα θα κλιμακωθεί και θα εισαχθεί στο παρασκήνιο της τρέχουσας κύριας διαφάνειας. Χρησιμοποιήστε την επιλογή Μορφή - Διαφάνεια/Σελίδα - Παρασκήνιο για να αφαιρέσετε την εικόνα.</ahelp>"
+msgid "Decimal places"
+msgstr "Δεκαδικά ψηφία"
-#: 04020000.xhp
+#: 05150000.xhp
msgctxt ""
-"04020000.xhp\n"
-"tit\n"
+"05150000.xhp\n"
+"par_id3157876\n"
+"92\n"
"help.text"
-msgid "Insert Layer"
-msgstr "Εισαγωγή επιπέδου"
+msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_MEASURE_MTR_FLD_DECIMALPLACES\">Specifies the number of decimal places used for the display of line properties.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_MEASURE_MTR_FLD_DECIMALPLACES\">Καθορίζει τον αριθμό των δεκαδικών ψηφίων που χρησιμοποιούνται για την προβολή των ιδιοτήτων των γραμμών.</ahelp>"
-#: 04020000.xhp
+#: 05150000.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3151074\n"
-"1\n"
+"05150000.xhp\n"
+"hd_id3150653\n"
+"19\n"
"help.text"
-msgid "Insert Layer"
-msgstr "Εισαγωγή επιπέδου"
+msgid "Legend"
+msgstr "Υπόμνημα"
-#: 04020000.xhp
+#: 05150000.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3153415\n"
-"2\n"
+"05150000.xhp\n"
+"par_id3146874\n"
+"20\n"
"help.text"
-msgid "<variable id=\"ebenetext\"><ahelp hid=\".uno:InsertLayer\">Inserts a new layer in the document. Layers are only available in Draw, not in Impress. </ahelp></variable>"
-msgstr "<variable id=\"ebenetext\"><ahelp hid=\".uno:InsertLayer\">Εισάγει ένα νέο επίπεδο στο έγγραφο. Τα επίπεδα είναι διαθέσιμα μόνο στο Draw, αλλά όχι στο Impress. </ahelp></variable>"
+msgid "Sets the properties of the dimension text."
+msgstr "Καθορίζει τις ιδιότητες του κειμένου διαστάσεων."
-#: 04020000.xhp
+#: 05150000.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3150205\n"
-"13\n"
+"05150000.xhp\n"
+"hd_id3149892\n"
+"21\n"
"help.text"
-msgid "To select a layer, click the corresponding tab at the bottom of the workspace."
-msgstr "Για να επιλέξετε ένα επίπεδο, κάντε κλικ στην αντίστοιχη καρτέλα στο τέλος του χώρου εργασίας."
+msgid "Text position"
+msgstr "Θέση κειμένου"
-#: 04020000.xhp
+#: 05150000.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3145588\n"
-"3\n"
+"05150000.xhp\n"
+"par_id3148730\n"
+"22\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "<ahelp hid=\"HID_MEASURE_CTL_POSITION\">Determines the position of the dimension text with respect to the dimension line and the guides.</ahelp>"
+msgstr "<ahelp hid=\"HID_MEASURE_CTL_POSITION\">Καθορίζει την θέση του κειμένου διαστάσεων σε σχέση με τη γραμμή διαστάσεων και τις βοηθητικές γραμμές.</ahelp>"
-#: 04020000.xhp
+#: 05150000.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3149404\n"
-"4\n"
+"05150000.xhp\n"
+"par_id3148569\n"
+"88\n"
"help.text"
-msgid "<ahelp hid=\"SD:EDIT:DLG_INSERT_LAYER:EDT_NAME\">Enter a name for the new layer.</ahelp>"
-msgstr "<ahelp hid=\"SD:EDIT:DLG_INSERT_LAYER:EDT_NAME\">Εισάγετε ένα όνομα για το νέο επίπεδο.</ahelp>"
+msgid "The <emph>AutoVertical </emph>and <emph>AutoHorizontal </emph>checkboxes must be cleared before you can assign the <emph>Text position</emph>."
+msgstr "Τα πεδία ελέγχου <emph>Αυτομάτως κατακόρυφα </emph>και <emph>Αυτομάτως οριζόντια </emph>πρέπει να έχουν αναιρεθεί πριν να μπορείτε να αναθέσετε την <emph>Θέση κειμένου</emph>."
-#: 04020000.xhp
+#: 05150000.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3153820\n"
-"5\n"
+"05150000.xhp\n"
+"hd_id3145167\n"
+"23\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "AutoVertical"
+msgstr "Αυτομάτως κατακόρυφα"
-#: 04020000.xhp
+#: 05150000.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3151240\n"
-"6\n"
+"05150000.xhp\n"
+"par_id3150019\n"
+"24\n"
"help.text"
-msgid "Set the properties for the new layer."
-msgstr "Καθορίστε τις ιδιότητες για το νέο επίπεδο."
+msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_MEASURE_TSB_AUTOPOSV\">Determines the optimal vertical position for the dimension text.</ahelp>"
+msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_MEASURE_TSB_AUTOPOSV\">Καθορίζει τη βέλτιστη κατακόρυφη θέση για το κείμενο διαστάσεων.</ahelp>"
-#: 04020000.xhp
+#: 05150000.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3149945\n"
-"7\n"
+"05150000.xhp\n"
+"hd_id3155928\n"
+"86\n"
"help.text"
-msgid "Visible"
-msgstr "Ορατό"
+msgid "AutoHorizontal"
+msgstr "Αυτομάτως οριζόντια"
-#: 04020000.xhp
+#: 05150000.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3157980\n"
-"8\n"
+"05150000.xhp\n"
+"par_id3149882\n"
+"87\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_INSERT_LAYER:CBX_VISIBLE\">Show or hide the layer.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_INSERT_LAYER:CBX_VISIBLE\">Εμφανίστε ή κάνετε απόκρυψη του επιπέδου.</ahelp>"
+msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_MEASURE_TSB_AUTOPOSH\">Determines the optimal horizontal position for the dimension text.</ahelp>"
+msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_MEASURE_TSB_AUTOPOSH\">Καθορίζει τη βέλτιστη οριζόντια θέση για το κείμενο διαστάσεων.</ahelp>"
-#: 04020000.xhp
+#: 05150000.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3153246\n"
-"9\n"
+"05150000.xhp\n"
+"hd_id3145247\n"
+"17\n"
"help.text"
-msgid "Printable"
-msgstr "Εκτυπώσιμο"
+msgid "Show meas. units"
+msgstr "Εμφάνιση μονάδων μέτρησης"
-#: 04020000.xhp
+#: 05150000.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3154762\n"
-"10\n"
+"05150000.xhp\n"
+"par_id3148386\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_INSERT_LAYER:CBX_PRINTABLE\">When printing, print or ignore this particular layer.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_INSERT_LAYER:CBX_PRINTABLE\">Κατά την εκτύπωση, εκτυπώστε ή αγνοήστε αυτό το ειδικό επίπεδο.</ahelp>"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_MEASURE:LB_UNIT\">Shows or hides the dimension measurement units. You can also select a measurement unit you want to display from the list.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_MEASURE:LB_UNIT\">Εμφανίζει ή αποκρύπτει τις μονάδες μέτρησης διαστάσεων. Μπορείτε επίσης να επιλέξετε μία μονάδα μέτρησης που επιθυμείτε να εμφανίζεται από τη λίστα.</ahelp>"
-#: 04020000.xhp
+#: 05150000.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3146965\n"
-"11\n"
+"05150000.xhp\n"
+"hd_id3150930\n"
+"83\n"
"help.text"
-msgid "Locked"
-msgstr "Κλειδωμένο"
+msgid "Parallel to line"
+msgstr "Παράλληλα στη γραμμή"
-#: 04020000.xhp
+#: 05150000.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3149876\n"
-"12\n"
+"05150000.xhp\n"
+"par_id3156060\n"
+"84\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_INSERT_LAYER:CBX_LOCKED\">Prevent elements on the layer from being edited.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_INSERT_LAYER:CBX_LOCKED\">Εμποδίστε την επεξεργασία στοιχείων του επιπέδου.</ahelp>"
+msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_MEASURE:TSB_PARALLEL\">Displays the text parallel to or at 90 degrees to the dimension line.</ahelp>"
+msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_MEASURE:TSB_PARALLEL\">Εμφανίζει το κείμενο παράλληλα ή με γωνία 90 μοιρών με τη γραμμή διαστάσεων.</ahelp>"
-#: 03151100.xhp
+#: 05170000.xhp
msgctxt ""
-"03151100.xhp\n"
+"05170000.xhp\n"
"tit\n"
"help.text"
-msgid "Master Layout"
-msgstr "Κύρια διάταξη"
-
-#: 03151100.xhp
-msgctxt ""
-"03151100.xhp\n"
-"par_idN10537\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/03151100.xhp\">Master Layout</link>"
-msgstr "<link href=\"text/simpress/01/03151100.xhp\">Κύρια διάταξη</link>"
-
-#: 03151100.xhp
-msgctxt ""
-"03151100.xhp\n"
-"par_idN1053B\n"
-"help.text"
-msgid "<ahelp hid=\"SID_MASTER_LAYOUTS_SLIDE\">Adds or removes header, footer, date, and slide number placeholders to the layout of the slide master.</ahelp>"
-msgstr "<ahelp hid=\"SID_MASTER_LAYOUTS_SLIDE\">Προσθέτει ή αφαιρεί δείκτες τοποθέτησης για κεφαλίδα, υποσέλιδο, ημερομηνία και αριθμό διαφάνειας στη διάταξη της κύριας διαφάνειας.</ahelp>"
-
-#: 03151100.xhp
-msgctxt ""
-"03151100.xhp\n"
-"par_idN1054A\n"
-"help.text"
-msgid "Placeholders"
-msgstr "Δείκτες τοποθέτησης"
+msgid "Connectors"
+msgstr "Συνδέσεις"
-#: 03151100.xhp
+#: 05170000.xhp
msgctxt ""
-"03151100.xhp\n"
-"par_idN10556\n"
+"05170000.xhp\n"
+"bm_id3150297\n"
"help.text"
-msgid "Header"
-msgstr "Κεφαλίδα"
+msgid "<bookmark_value>connectors; properties of</bookmark_value>"
+msgstr "<bookmark_value>συνδέσεις, ιδιότητες</bookmark_value>"
-#: 03151100.xhp
+#: 05170000.xhp
msgctxt ""
-"03151100.xhp\n"
-"par_idN1055A\n"
+"05170000.xhp\n"
+"hd_id3150297\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_HEADER\">Adds a header placeholder to the slide master for notes.</ahelp>"
-msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_HEADER\">Προσθέτει ένα δείκτη τοποθέτησης για κεφαλίδα στην κύρια διαφάνεια για σημειώσεις.</ahelp>"
+msgid "<link href=\"text/simpress/01/05170000.xhp\" name=\"Connectors\">Connectors</link>"
+msgstr "<link href=\"text/simpress/01/05170000.xhp\" name=\"Συνδέσεις\">Συνδέσεις</link>"
-#: 03151100.xhp
+#: 05170000.xhp
msgctxt ""
-"03151100.xhp\n"
-"par_idN10571\n"
+"05170000.xhp\n"
+"par_id3149209\n"
+"2\n"
"help.text"
-msgid "Date/time"
-msgstr "Ημερομηνία/ώρα"
+msgid "<variable id=\"verbindertext\"><ahelp hid=\".uno:ConnectorAttributes\">Sets the properties of a connector.</ahelp></variable>"
+msgstr "<variable id=\"verbindertext\"><ahelp hid=\".uno:ConnectorAttributes\">Καθορίζει τις ιδιότητες μίας σύνδεσης.</ahelp></variable>"
-#: 03151100.xhp
+#: 05170000.xhp
msgctxt ""
-"03151100.xhp\n"
-"par_idN10575\n"
+"05170000.xhp\n"
+"hd_id3145384\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_DATE\">Adds a date/time placeholder to the slide master.</ahelp>"
-msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_DATE\">Προσθέτει ένα δείκτη τοποθέτησης για ημερομηνία/ώρα στην κύρια διαφάνεια.</ahelp>"
+msgid "Type"
+msgstr "Τύπος"
-#: 03151100.xhp
+#: 05170000.xhp
msgctxt ""
-"03151100.xhp\n"
-"par_idN1058C\n"
+"05170000.xhp\n"
+"par_id3152899\n"
+"22\n"
"help.text"
-msgid "Footer"
-msgstr "Υποσέλιδο"
+msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_CONNECTION:LB_TYPE\">Lists the types of connectors that are available.</ahelp> There are four types of connectors: <emph>standard, line, straight, and curved</emph>."
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_CONNECTION:LB_TYPE\">Δημιουργεί λίστα με τους τύπους σύνδεσης οι οποίοι είναι διαθέσιμοι.</ahelp>Υπάρχουν τέσσερις τύποι σύνδεσης: <emph>τυπική, γραμμική, ευθεία, και καμπυλωτή</emph>."
-#: 03151100.xhp
+#: 05170000.xhp
msgctxt ""
-"03151100.xhp\n"
-"par_idN10590\n"
+"05170000.xhp\n"
+"hd_id3148866\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_FOOTER\">Adds a footer placeholder to the slide master.</ahelp>"
-msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_FOOTER\">Προσθέτει ένα δείκτη τοποθέτησης για υποσέλιδο στην κύρια διαφάνεια.</ahelp>"
+msgid "Line skew"
+msgstr "Ασυμμετρία γραμμής"
-#: 03151100.xhp
+#: 05170000.xhp
msgctxt ""
-"03151100.xhp\n"
-"par_idN105A7\n"
+"05170000.xhp\n"
+"par_id3148605\n"
+"4\n"
"help.text"
-msgid "Slide number"
-msgstr "Αριθμός διαφάνειας"
+msgid "Defines the skew of a connector line. The preview window displays the result."
+msgstr "Καθορίζει την ασυμμετρία μίας γραμμής σύνδεσης, Το παράθυρο προεπισκόπησης εμφανίζει το αποτέλεσμα."
-#: 03151100.xhp
+#: 05170000.xhp
msgctxt ""
-"03151100.xhp\n"
-"par_idN105AB\n"
+"05170000.xhp\n"
+"hd_id3157982\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_PAGE_NUMBER\">Adds a slide number placeholder to the slide master.</ahelp>"
-msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_DLG_MASTER_LAYOUT:CB_PAGE_NUMBER\">Προσθέτει ένα δείκτη τοποθέτησης για αριθμό διαφανειών στην κύρια διαφάνεια.</ahelp>"
+msgid "Line 1"
+msgstr "Γραμμή 1"
-#: 13160000.xhp
+#: 05170000.xhp
msgctxt ""
-"13160000.xhp\n"
-"tit\n"
+"05170000.xhp\n"
+"par_id3150215\n"
+"6\n"
"help.text"
-msgid "Connect"
-msgstr "Σύνδεση"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_1\">Enter a skew value for Line 1.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_1\">Εισάγετε μία τιμή ασυμμετρίας για τη Γραμμή 1.</ahelp>"
-#: 13160000.xhp
+#: 05170000.xhp
msgctxt ""
-"13160000.xhp\n"
-"hd_id3153768\n"
-"1\n"
+"05170000.xhp\n"
+"hd_id3145360\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/simpress/01/13160000.xhp\" name=\"Connect\">Connect</link>"
-msgstr "<link href=\"text/simpress/01/13160000.xhp\" name=\"Σύνδεση\">Σύνδεση</link>"
+msgid "Line 2"
+msgstr "Γραμμή 2"
-#: 13160000.xhp
+#: 05170000.xhp
msgctxt ""
-"13160000.xhp\n"
-"par_id3152598\n"
-"2\n"
+"05170000.xhp\n"
+"par_id3146962\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".uno:Connect\" visibility=\"visible\">Creates a line or Bézier curve by connecting two or more lines, Bézier curves, or other objects with a line.</ahelp> Closed objects containing a fill are converted to lines and lose their fill."
-msgstr "<ahelp hid=\".uno:Connect\" visibility=\"visible\">Δημιουργεί μία γραμμή ή μία καμπύλη Bézier συνδέοντας δύο ή περισσότερες γραμμές, καμπύλες Bézier ή άλλα αντικείμενα με μία γραμμή.</ahelp> Τα κλειστά αντικείμενα που περιέχουν γέμισμα μετατρέπονται σε γραμμές και χάνουν το γέμισμά τους."
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_2\">Enter a skew value for Line 2.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_2\">Εισάγετε μία τιμή ασυμμετρίας για τη Γραμμή 2.</ahelp>"
-#: 06060000.xhp
+#: 05170000.xhp
msgctxt ""
-"06060000.xhp\n"
-"tit\n"
+"05170000.xhp\n"
+"hd_id3149873\n"
+"9\n"
"help.text"
-msgid "Custom Animation Pane"
-msgstr "Προσαρμοσμένο πλαίσιο κίνησης"
+msgid "Line 3"
+msgstr "Γραμμή 3"
-#: 06060000.xhp
+#: 05170000.xhp
msgctxt ""
-"06060000.xhp\n"
-"bm_id3148837\n"
+"05170000.xhp\n"
+"par_id3153957\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>sounds; for effects</bookmark_value><bookmark_value>effects; sounds</bookmark_value><bookmark_value>sounds; formats</bookmark_value><bookmark_value>presentations; ordering of effects</bookmark_value><bookmark_value>lists;animations</bookmark_value><bookmark_value>animations;list of</bookmark_value>"
-msgstr "<bookmark_value>ήχοι, για εφέ</bookmark_value><bookmark_value>εφέ, ήχοι</bookmark_value><bookmark_value>ήχοι, μορφές</bookmark_value><bookmark_value>παρουσιάσεις, ταξινόμηση εφέ</bookmark_value><bookmark_value>λίστες, κινούμενα σχέδια</bookmark_value><bookmark_value>κινούμενα σχέδια, λίστα με</bookmark_value>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_3\">Enter a skew value for Line 3.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_3\">Εισάγετε μία τιμή ασυμμετρίας για τη Γραμμή 3.</ahelp>"
-#: 06060000.xhp
+#: 05170000.xhp
msgctxt ""
-"06060000.xhp\n"
-"hd_id3148837\n"
-"1\n"
+"05170000.xhp\n"
+"hd_id3145581\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/simpress/01/06060000.xhp\" name=\"Effects\">Custom Animation Pane</link>"
-msgstr "<link href=\"text/simpress/01/06060000.xhp\" name=\"Εφέ\">Προσαρμοσμένο πλαίσιο κίνησης</link>"
+msgid "Line spacing"
+msgstr "Διάστιχο"
-#: 06060000.xhp
+#: 05170000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_id3144773\n"
-"2\n"
+"05170000.xhp\n"
+"par_id3150395\n"
+"12\n"
"help.text"
-msgid "<variable id=\"effekttext\"><ahelp hid=\".uno:EffectWindow\">Assigns effects to selected objects.</ahelp></variable>"
-msgstr "<variable id=\"effekttext\"><ahelp hid=\".uno:EffectWindow\">Αναθέτει εφέ σε επιλεγμένα αντικείμενα.</ahelp></variable>"
+msgid "Sets the line spacing for the connectors."
+msgstr "Καθορίζει το διάστιχο για τις συνδέσεις."
-#: 06060000.xhp
+#: 05170000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN1078E\n"
+"05170000.xhp\n"
+"hd_id3147297\n"
+"13\n"
"help.text"
-msgid "Animation List"
-msgstr "Λίστα με εφέ κίνησης"
+msgid "Begin horizontal"
+msgstr "Οριζόντια αρχή"
-#: 06060000.xhp
+#: 05170000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN10792\n"
+"05170000.xhp\n"
+"par_id3145238\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".\">The animation list displays all animations for the current slide. </ahelp>"
-msgstr "<ahelp hid=\".\">Η λίστα με τα εφέ κίνησης εμφανίζει όλα τα κινούμενα σχέδια για την τρέχουσα διαφάνεια. </ahelp>"
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_HORZ_1\">Enter the amount of horizontal space you want at the beginning of the connector.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_HORZ_1\">Εισάγετε το μήκος του οριζόντιου διαστήματος που επιθυμείτε στην αρχή της σύνδεσης.</ahelp>"
-#: 06060000.xhp
+#: 05170000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN10798\n"
+"05170000.xhp\n"
+"hd_id3153118\n"
+"15\n"
"help.text"
-msgid "Each slide has one main animation that runs when the slide is shown."
-msgstr "Κάθε διαφάνεια έχει μία κύρια κίνηση που εκτελείται όταν εμφανίζεται η διαφάνεια."
+msgid "Begin vertical"
+msgstr "Κατακόρυφη αρχή"
-#: 06060000.xhp
+#: 05170000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN1079C\n"
+"05170000.xhp\n"
+"par_id3150653\n"
+"16\n"
"help.text"
-msgid "More animations may be present, which run when a shape is shown. If any of these animated shapes are present, they are listed in the lower half of the animation list. Tabs display the name of each shape that runs an animation."
-msgstr "Μπορούν να παρουσιαστούν πρόσθετα κινούμενα σχέδια, που εκτελούνται όταν ένα σχήμα εμφανίζεται. Αν κάποιο από αυτά τα κινούμενα σχήματα παρουσιάζονται, κατηγοριοποιούνται στο κατώτερο μισό της λίστας με τα εφέ κίνησης, Οι καρτέλες εμφανίζουν το όνομα για κάθε σχήμα που εκτελεί ένα εφέ κίνησης."
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_VERT_1\">Enter the amount of vertical space you want at the beginning of the connector.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_VERT_1\">Εισάγετε το μήκος του κατακόρυφου διαστήματος που επιθυμείτε στην αρχή της σύνδεσης.</ahelp>"
-#: 06060000.xhp
+#: 05170000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN1079F\n"
+"05170000.xhp\n"
+"hd_id3150746\n"
+"17\n"
"help.text"
-msgid "Each list entry can consist of the following columns, from left to right:"
-msgstr "Κάθε καταχώρηση της λίστας μπορεί να αποτελείται από τις ακόλουθες στήλες, από αριστερά προς τα δεξιά:"
+msgid "End horizontal"
+msgstr "Οριζόντιο τέλος"
-#: 06060000.xhp
+#: 05170000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN107A5\n"
+"05170000.xhp\n"
+"par_id3148726\n"
+"18\n"
"help.text"
-msgid "An optional + character signals that the text paragraphs are animated."
-msgstr "Προαιρετικά σύμβολα χαρακτήρων που οι παράγραφοι κειμένου κινούνται."
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_HORZ_2\">Enter the amount of horizontal space you want at the end of the connector.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_HORZ_2\">Εισάγετε το μήκος του οριζόντιου διαστήματος που επιθυμείτε στο τέλος της σύνδεσης.</ahelp>"
-#: 06060000.xhp
+#: 05170000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN107A9\n"
+"05170000.xhp\n"
+"hd_id3153038\n"
+"19\n"
"help.text"
-msgid "The second column shows the execution number of the animation."
-msgstr "Η στήλη δευτερολέπτων εμφανίζει τον αριθμό εκτελέσεων του εφέ κίνησης."
+msgid "End vertical"
+msgstr "Κατακόρυφο τέλος"
-#: 06060000.xhp
+#: 05170000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN107AD\n"
+"05170000.xhp\n"
+"par_id3155260\n"
+"20\n"
"help.text"
-msgid "Column three 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."
-msgstr "Η στήλη τρία εμφανίζει ένα εικονίδιο ποντικιού αν η κίνηση ξεκινά με κλικ του ποντικιού σας, και ένα ρολόι αν η κίνηση ξεκινά ύστερα από την ολοκλήρωση της προηγούμενης κίνησης."
+msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_VERT_2\">Enter the amount of vertical space you want at the end of the connector.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_VERT_2\">Εισάγετε το μήκος του κατακόρυφου διαστήματος που επιθυμείτε στο τέλος της σύνδεσης.</ahelp>"
-#: 06060000.xhp
+#: 05170000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN107B1\n"
+"05170000.xhp\n"
+"hd_id3147369\n"
+"23\n"
"help.text"
-msgid "In column four, an icon shows the animation effect."
-msgstr "Στην στήλη 4, ένα εικονίδιο εμφανίζει το εφέ κίνησης."
+msgid "Reset line skew"
+msgstr "Επαναφορά ασυμμετρίας γραμμής"
-#: 06060000.xhp
+#: 05170000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN107B5\n"
+"05170000.xhp\n"
+"par_id3159205\n"
+"24\n"
"help.text"
-msgid "The fifth column shows the name of the shape for this animation effect and optionally the first characters of animated text."
-msgstr "Η πέμπτη στήλη εμφανίζει το όνομα του σχήματος για το εφέ κίνησης και προαιρετικά τους πρώτους χαρακτήρες του κινούμενου κειμένου."
+msgid "<ahelp hid=\".uno:NewRouting\">Resets the line skew values to the default.</ahelp><embedvar href=\"text/shared/00/00000001.xhp#kontext\"/>"
+msgstr "<ahelp hid=\".uno:NewRouting\">Επαναφέρει τις τιμές ασυμμετρίας γραμμών στις προεπιλογές.</ahelp><embedvar href=\"text/shared/00/00000001.xhp#kontext\"/>"
-#: 06060000.xhp
+#: 05250000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN107B8\n"
+"05250000.xhp\n"
+"tit\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "Arrange"
+msgstr "Τακτοποίηση"
-#: 06060000.xhp
+#: 05250000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN107BC\n"
+"05250000.xhp\n"
+"hd_id3155444\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/simpress/01/animationeffect.xhp\">Custom Animation</link> dialog to add another animation effect for the selected object on the slide.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/simpress/01/animationeffect.xhp\">Προσαρμοσμένο εφέ κίνησης</link> για να προσθέσετε κάποιο άλλο κινούμενο εφέ για το επιλεγμένο αντικείμενο στη διαφάνεια.</ahelp>"
+msgid "<link href=\"text/simpress/01/05250000.xhp\" name=\"Arrange\">Arrange</link>"
+msgstr "<link href=\"text/simpress/01/05250000.xhp\" name=\"Τακτοποίηση\">Τακτοποίηση</link>"
-#: 06060000.xhp
+#: 05250000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN107CD\n"
+"05250000.xhp\n"
+"par_id3149259\n"
+"2\n"
"help.text"
-msgid "Change"
-msgstr "Αλλαγή"
+msgid "Changes the stacking order of a selected object."
+msgstr "Μεταβάλλει την ταξινόμηση της στοίβας ενός επιλεγμένου αντικειμένου."
-#: 06060000.xhp
+#: 05250500.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN107D1\n"
+"05250500.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/simpress/01/animationeffect.xhp\">Custom Animation</link> dialog to change the animation effect for the selected entry on the animation list.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/simpress/01/animationeffect.xhp\">Προσαρμοσμένο εφέ κίνησης</link> για να προσθέσετε το κινούμενο εφέ για την επιλεγμένη καταχώρηση στη λίστα κινούμενων σχεδίων.</ahelp>"
+msgid "In Front of Object"
+msgstr "Μπροστά από αντικείμενο"
-#: 06060000.xhp
+#: 05250500.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN107E2\n"
+"05250500.xhp\n"
+"bm_id3152576\n"
"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "<bookmark_value>objects; in front of object command</bookmark_value><bookmark_value>in front of object command</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα, μπροστά από την εντολή αντικειμένου</bookmark_value><bookmark_value>μπροστά από την εντολή αντικειμένου</bookmark_value>"
-#: 06060000.xhp
+#: 05250500.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN107E6\n"
+"05250500.xhp\n"
+"hd_id3152576\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Removes the selected animation effects from the animation list.</ahelp>"
-msgstr "<ahelp hid=\".\">Αφαιρεί τα επιλεγμένα κινούμενα εφέ από τη λίστα κίνησης.</ahelp>"
+msgid "<link href=\"text/simpress/01/05250500.xhp\" name=\"In Front of Object\">In Front of Object</link>"
+msgstr "<link href=\"text/simpress/01/05250500.xhp\" name=\"Μπροστά από αντικείμενο\">Μπροστά από αντικείμενο</link>"
-#: 06060000.xhp
+#: 05250500.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN107E9\n"
+"05250500.xhp\n"
+"par_id3152596\n"
+"2\n"
"help.text"
-msgid "Start"
-msgstr "Έναρξη"
+msgid "<ahelp hid=\".uno:BeforeObject\">Changes the stacking order by moving the selected object in front of an object that you specify. The screen location of the selected object does not change.</ahelp>"
+msgstr "<ahelp hid=\".uno:BeforeObject\">Μεταβάλλει την ταξινόμηση της στοίβας μετακινώντας το επιλεγμένο αντικείμενο μπροστά από ένα αντικείμενο που καθορίσατε. Η τοποθεσία της οθόνης του επιλεγμένου αντικειμένου δεν θα μεταβληθεί.</ahelp>"
-#: 06060000.xhp
+#: 05250500.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN107ED\n"
+"05250500.xhp\n"
+"par_id3153418\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the start property of the selected animation effect.</ahelp> The following start properties are available:"
-msgstr "<ahelp hid=\".\">Εμφανίζει την ιδιότητα έναρξης του επιλεγμένου κινούμενου εφέ.</ahelp> Είναι διαθέσιμες οι ακόλουθες ιδιότητες έναρξης:"
+msgid "Select the object(s) that you want to move to the foreground. Right-click and choose <emph>Arrange – In Front of Object</emph>, and then click an object in your slide."
+msgstr "Επιλέξτε το αντικείμενο(α) που επιθυμείτε να μετακινηθεί στο προσκήνιο. Κάντε δεξί κλικ και επιλέξτε <emph>Τακτοποίηση - Μπροστά από αντικείμενο</emph>, και ύστερα κάντε κλικ σε ένα αντικείμενο στη διαφάνειά σας."
-#: 06060000.xhp
+#: 05250600.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN107F3\n"
+"05250600.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>On click</emph> - the animation stops at this effect until the next mouse click."
-msgstr "<emph>Κατά το κλικ</emph> - η κίνηση διακόπτεται σε αυτό το εφέ μέχρι το επόμενο κλικ του ποντικιού."
+msgid "Behind Object"
+msgstr "Πίσω από αντικείμενο"
-#: 06060000.xhp
+#: 05250600.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN107FA\n"
+"05250600.xhp\n"
+"bm_id3149664\n"
"help.text"
-msgid "<emph>With previous</emph> - the animation runs immediately."
-msgstr "<emph>Με προηγούμενη</emph> - η κίνηση εκτελείται άμεσα."
+msgid "<bookmark_value>objects; behind object command</bookmark_value><bookmark_value>behind object command</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα, πίσω από την εντολή αντικειμένου</bookmark_value><bookmark_value>πίσω από την εντολή αντικειμένου</bookmark_value>"
-#: 06060000.xhp
+#: 05250600.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN10801\n"
+"05250600.xhp\n"
+"hd_id3149664\n"
+"1\n"
"help.text"
-msgid "<emph>After previous</emph> - the animation runs as soon as the previous animation ends."
-msgstr "<emph>Ύστερα από προηγούμενη</emph> - η κίνηση εκτελείται αφότου ολοκληρωθεί η προηγούμενη κίνηση."
+msgid "<link href=\"text/simpress/01/05250600.xhp\" name=\"Behind Object\">Behind Object</link>"
+msgstr "<link href=\"text/simpress/01/05250600.xhp\" name=\"Πίσω από αντικείμενο\">Πίσω από αντικείμενο</link>"
-#: 06060000.xhp
+#: 05250600.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN10807\n"
+"05250600.xhp\n"
+"par_id3145253\n"
+"2\n"
"help.text"
-msgid "Property"
-msgstr "Ιδιότητα"
+msgid "<ahelp hid=\".uno:BehindObject\">Changes the stacking order by moving the selected object behind an object that you specify. The screen location of the selected object does not change.</ahelp>"
+msgstr "<ahelp hid=\".uno:BehindObject\">Μεταβάλει την ταξινόμηση της στοίβας μετακινώντας το επιλεγμένο αντικείμενο πίσω από ένα αντικείμενο που καθορίσατε. Η τοποθεσία της οθόνης του επιλεγμένου αντικειμένου δεν θα μεταβληθεί.</ahelp>"
-#: 06060000.xhp
+#: 05250600.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN1080B\n"
+"05250600.xhp\n"
+"par_id3149121\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Selects the additional properties of the animation. Click the <emph>...</emph> button to open the <link href=\"text/simpress/01/effectoptions.xhp\">Effect Options</link> dialog, where you can select and apply properties.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέγει τις πρόσθετες ιδιότητες της κίνησης. Κάντε κλικ στο κουμπί <emph>...</emph> για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/simpress/01/effectoptions.xhp\">Επιλογές εφέ</link> , όπου μπορείτε να επιλέξετε και να εφαρμόσετε ιδιότητες.</ahelp>"
+msgid "Select the object(s) that you want to move behind an other object. Right-click and choose <emph>Arrange - Behind Object</emph>, and then click an object in your slide."
+msgstr "Επιλέξτε το αντικείμενο(α) που επιθυμείτε να μετακινηθεί πίσω από ένα άλλο αντικείμενο. Κάντε δεξί κλικ και επιλέξτε <emph>Τακτοποίηση - Πίσω από αντικείμενο</emph>, και ύστερα κάντε κλικ σε ένα αντικείμενο στη διαφάνειά σας."
-#: 06060000.xhp
+#: 05250600.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN10820\n"
+"05250600.xhp\n"
+"par_id3150345\n"
+"5\n"
"help.text"
-msgid "Speed"
-msgstr "Ταχύτητα"
+msgid "<variable id=\"all\">Arranging objects affects the stacking order of all objects in your document. </variable>"
+msgstr "<variable id=\"all\">Η τακτοποίηση αντικειμένων επηρεάζει την ταξινόμηση της στοίβας όλων των αντικειμένων στο έγγραφό σας. </variable>"
-#: 06060000.xhp
+#: 05250700.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN10824\n"
+"05250700.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the speed or duration of the selected animation effect.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει την ταχύτητα ή τη διάρκεια του επιλεγμένου κινούμενου εφέ.</ahelp>"
+msgid "Reverse"
+msgstr "Αναστροφή"
-#: 06060000.xhp
+#: 05250700.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN10827\n"
+"05250700.xhp\n"
+"bm_id3154011\n"
"help.text"
-msgid "Change order"
-msgstr "Αλλαγή ταξινόμησης"
+msgid "<bookmark_value>reversing objects</bookmark_value><bookmark_value>objects; reversing</bookmark_value>"
+msgstr "<bookmark_value>αναστροφή αντικειμένων</bookmark_value><bookmark_value>αντικείμενα, αναστροφή</bookmark_value>"
-#: 06060000.xhp
+#: 05250700.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN1082B\n"
+"05250700.xhp\n"
+"hd_id3154011\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Click one of the buttons to move the selected animation effect up or down in the list.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ σε κάποιο από τα κουμπία για να μετακινήσετε το επιλεγμένο κινούμενο εφέ πάνω ή κάτω στη λίστα.</ahelp>"
+msgid "<link href=\"text/simpress/01/05250700.xhp\" name=\"Reverse\">Reverse</link>"
+msgstr "<link href=\"text/simpress/01/05250700.xhp\" name=\"Αναστροφή\">Αναστροφή</link>"
-#: 06060000.xhp
+#: 05250700.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN1082E\n"
+"05250700.xhp\n"
+"par_id3145800\n"
+"2\n"
"help.text"
-msgid "Play"
-msgstr "Αναπαραγωγή"
+msgid "<ahelp hid=\".uno:ReverseOrder\">Reverses the stacking order of the selected objects.</ahelp>"
+msgstr "<ahelp hid=\".uno:ReverseOrder\">Αναστρέφει την ταξινόμηση της στοίβας των επιλεγμένων αντικειμένων.</ahelp>"
-#: 06060000.xhp
+#: 05250700.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN10832\n"
+"05250700.xhp\n"
+"par_id3150717\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Plays the selected animation effect in the preview.</ahelp>"
-msgstr "<ahelp hid=\".\">Αναπαράγει το επιλεγμένο κινούμενο εφέ στην προεπισκόπηση.</ahelp>"
+msgid "You can select this function only if at least two drawing elements are selected together."
+msgstr "Μπορείτε να επιλέξετε αυτήν τη λειτουργία μόνο αν έχουν επιλεγεί μαζί δύο αντικείμενα σχεδίασης."
-#: 06060000.xhp
+#: 06030000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN10835\n"
+"06030000.xhp\n"
+"tit\n"
"help.text"
-msgid "Slide Show"
-msgstr "Παρουσίαση οθόνης"
+msgid "Hyphenation"
+msgstr "Συλλαβισμός"
-#: 06060000.xhp
+#: 06030000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN10839\n"
+"06030000.xhp\n"
+"hd_id3154011\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Starts the slide show from the current slide.</ahelp>"
-msgstr "<ahelp hid=\".\">Εκκινεί την παρουσίαση διαφανειών από την τρέχουσα διαφάνεια.</ahelp>"
+msgid "<link href=\"text/simpress/01/06030000.xhp\" name=\"Hyphenation\">Hyphenation</link>"
+msgstr "<link href=\"text/simpress/01/06030000.xhp\" name=\"Συλλαβισμός\">Συλλαβισμός</link>"
-#: 06060000.xhp
+#: 06030000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN1083C\n"
+"06030000.xhp\n"
+"par_id3153728\n"
+"2\n"
"help.text"
-msgid "Automatic preview"
-msgstr "Αυτόματη προεπισκόπηση"
+msgid "<ahelp hid=\".uno:Hyphenation\" visibility=\"visible\">Turns hyphenation option for text objects on or off.</ahelp> You can turn hyphenation on or off for each paragraph."
+msgstr "<ahelp hid=\".uno:Hyphenation\" visibility=\"visible\">Ενεργοποιεί ή απενεργοποιεί την επιλογή συλλαβισμού για αντικείμενα κειμένου.</ahelp> Μπορείτε να ενεργοποιείτε ή να απενεργοποιείτε το συλλαβισμό για κάθε παράγραφο."
-#: 06060000.xhp
+#: 06040000.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_idN10840\n"
+"06040000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to preview new or edited effects on the slide while you assign them.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να κάνετε προεπισκόπηση νέων ή επεξεργασμένων εφέ στη διαφάνεια ενώ τα αναθέτετε.</ahelp>"
+msgid "Slide Transition"
+msgstr "Εναλλαγή διαφάνειας"
-#: 01180002.xhp
+#: 06040000.xhp
msgctxt ""
-"01180002.xhp\n"
-"tit\n"
+"06040000.xhp\n"
+"bm_id3153142\n"
"help.text"
-msgid "Background"
-msgstr "Παρασκήνιο"
+msgid "<bookmark_value>slide transitions; manual</bookmark_value><bookmark_value>slide transitions; sounds</bookmark_value><bookmark_value>sounds; on slide transitions</bookmark_value>"
+msgstr "<bookmark_value>εναλλαγές διαφανειών, χειροκίνητες</bookmark_value><bookmark_value>εναλλαγές διαφανειών, ήχοι</bookmark_value><bookmark_value>ήχοι, σε εναλλαγές διαφανειών</bookmark_value>"
-#: 01180002.xhp
+#: 06040000.xhp
msgctxt ""
-"01180002.xhp\n"
-"hd_id3154253\n"
+"06040000.xhp\n"
+"hd_id3153142\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/01180002.xhp\" name=\"Background\">Background</link>"
-msgstr "<link href=\"text/simpress/01/01180002.xhp\" name=\"Παρασκήνιο\">Παρασκήνιο</link>"
+msgid "<link href=\"text/simpress/01/06040000.xhp\" name=\"Slide Transition\">Slide Transition</link>"
+msgstr "<link href=\"text/simpress/01/06040000.xhp\" name=\"Εναλλαγή διαφανειών\">Εναλλαγή διαφανειών</link>"
-#: 01180002.xhp
+#: 06040000.xhp
msgctxt ""
-"01180002.xhp\n"
-"par_id3155962\n"
+"06040000.xhp\n"
+"par_id3154011\n"
"2\n"
"help.text"
-msgid "Defines a background for a single page or for all of the pages in the active file."
-msgstr "Ορίζει ένα παρασκήνιο, είτε για κάθε σελίδα ξεχωριστά είτε για όλες τις σελίδες μαζί στο ενεργό αρχείο."
+msgid "<ahelp hid=\".uno:Dia\">Defines the special effect that plays when you display a slide during a slide show.</ahelp>"
+msgstr "<ahelp hid=\".uno:Dia\">Καθορίζει το ειδικό εφέ που αναπαράγεται όταν εμφανίζετε μία διαφάνεια κατά τη διάρκεια μίας παρουσίασης διαφανειών.</ahelp>"
-#: 01180002.xhp
+#: 06040000.xhp
msgctxt ""
-"01180002.xhp\n"
-"par_id3150297\n"
-"3\n"
+"06040000.xhp\n"
+"par_id3154704\n"
+"54\n"
"help.text"
-msgid "The options for this dialog are described <link href=\"text/shared/01/05210100.xhp\" name=\"here\">here</link>."
-msgstr "Οι επιλογές για αυτό το παράθυρο διαλόγου περιγράφονται <link href=\"text/shared/01/05210100.xhp\" name=\"εδώ\">εδώ</link>."
+msgid "To apply the same transition effect to more than one slide, switch to the <link href=\"text/simpress/01/03100000.xhp\" name=\"Slide View\">Slide Sorter</link>, select the slides, and then choose <emph>Slide Show - Slide Transition</emph>."
+msgstr "Για να εφαρμόσετε το ίδιο εφέ εναλλαγής σε περισσότερες της μίας διαφάνειες, μεταβείτε στην <link href=\"text/simpress/01/03100000.xhp\" name=\"Προβολή διαφανειών\">Ταξινόμηση διαφανειών</link>, επιλέξτε τις διαφάνειες, και ύστερα επιλέξτε <emph>Παρουσίαση διαφανειών - Εναλλαγή διαφανειών</emph>."
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"tit\n"
+"06040000.xhp\n"
+"hd_id3149257\n"
+"3\n"
"help.text"
-msgid "To Polygon"
-msgstr "Σε πολύγωνο"
+msgid "Apply to selected slides"
+msgstr "Εφαρμογή στις επιλεγμένες διαφάνειες"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"hd_id3152578\n"
-"1\n"
+"06040000.xhp\n"
+"par_id3145790\n"
+"17\n"
"help.text"
-msgid "<link href=\"text/simpress/01/13050200.xhp\" name=\"To Polygon\">To Polygon</link>"
-msgstr "<link href=\"text/simpress/01/13050200.xhp\" name=\"Σε πολύγωνο\">Σε πολύγωνο</link>"
+msgid "<ahelp hid=\"SD:IMAGEBUTTON:FLT_WIN_SLIDE_CHANGE:BTN_VT_EFFECT\">Select the slide transition you want to use for the selected slides.</ahelp>"
+msgstr "<ahelp hid=\"SD:IMAGEBUTTON:FLT_WIN_SLIDE_CHANGE:BTN_VT_EFFECT\">Επιλέξτε την εναλλαγή διαφανειών που επιθυμείτε να χρησιμοποιηθεί για τις επιλεγμένες διαφάνειες.</ahelp>"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"par_id3145252\n"
-"2\n"
+"06040000.xhp\n"
+"par_idN106A5\n"
"help.text"
-msgid "<ahelp hid=\".uno:ChangePolygon\">Converts the selected object to a polygon (a closed object bounded by straight lines).</ahelp> The appearance of the object does not change. If you want, you can right-click and choose <link href=\"text/shared/main0227.xhp\" name=\"Edit Points\"><emph>Edit Points</emph></link> to view the changes."
-msgstr "<ahelp hid=\".uno:ChangePolygon\">Μετατρέπει το επιλεγμένο αντικείμενο σε πολύγωνο (ένα κλειστό αντικείμενο με περίγραμμα από ευθείες γωνίες).</ahelp> Δεν θα μεταβληθεί η εμφάνιση του αντικειμένου. Αν επιθυμείτε, μπορείτε να κάνετε δεξί κλικ και να επιλέξετε <link href=\"text/shared/main0227.xhp\" name=\"Επεξεργασία σημείων\"><emph>Επεξεργασία σημείων</emph></link> για να εμφανίσετε τις αλλαγές."
+msgid "Modify transition"
+msgstr "Τροποποίηση εναλλαγής διαφανειών"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"hd_id3155066\n"
-"4\n"
+"06040000.xhp\n"
+"par_idN106AB\n"
"help.text"
-msgid "Convert to Polygon"
-msgstr "Μετατροπή σε πολύγωνο"
+msgid "<ahelp hid=\".\">Enter the transition properties.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τις ιδιότητες της εναλλαγής.</ahelp>"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"par_id3153713\n"
+"06040000.xhp\n"
+"hd_id3159207\n"
"5\n"
"help.text"
-msgid "The following options are required to convert a bitmap image to a polygon. The converted image is actually a collection of smaller polygons filled with color."
-msgstr "Απαιτούνται οι ακόλουθες επιλογές για την μετατροπή μίας εικόνας bitmap σε πολύγωνο. Η εικόνα που θα έχει μετατραπεί είναι στην πραγματικότητα μία συλλογή μικρότερων πολυγώνων με γέμισμα με χρώμα."
-
-#: 13050200.xhp
-msgctxt ""
-"13050200.xhp\n"
-"hd_id3154254\n"
-"6\n"
-"help.text"
-msgid "Settings"
-msgstr "Ρυθμίσεις"
-
-#: 13050200.xhp
-msgctxt ""
-"13050200.xhp\n"
-"par_id3149126\n"
-"7\n"
-"help.text"
-msgid "Set the conversion options for the image."
-msgstr "Καθορίστε τις επιλογές μετατροπής για την εικόνα."
+msgid "Speed"
+msgstr "Ταχύτητα"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"hd_id3146314\n"
-"8\n"
+"06040000.xhp\n"
+"par_id3149048\n"
+"20\n"
"help.text"
-msgid "Number of colors:"
-msgstr "Αριθμός χρωμάτων:"
+msgid "<variable id=\"geschwindigkeit1\"><ahelp hid=\".uno:DiaSpeed\">Sets the speed of the slide transition.</ahelp></variable><variable id=\"geschwindigkeit2\"></variable>"
+msgstr "<variable id=\"geschwindigkeit1\"><ahelp hid=\".uno:DiaSpeed\">Καθορίζει την ταχύτητα της εναλλαγής των διαφανειών.</ahelp></variable><variable id=\"geschwindigkeit2\"></variable>"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"par_id3145790\n"
-"9\n"
+"06040000.xhp\n"
+"hd_id3156304\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"SD:NUMERICFIELD:DLG_VECTORIZE:NM_LAYERS\">Enter the number of colors to be displayed in the converted image. $[officename] generates a polygon for each occurrence of a color in the image.</ahelp>"
-msgstr "<ahelp hid=\"SD:NUMERICFIELD:DLG_VECTORIZE:NM_LAYERS\">Εισάγετε τον αριθμό των χρωμάτων που θα εμφανίζονται στην εικόνα που θα μετατραπεί. Το $[officename] δημιουργεί ένα πολύγωνο για κάθε υπάρχον χρώμα στην εικόνα.</ahelp>"
+msgid "Sound"
+msgstr "Ήχος"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"hd_id3150206\n"
-"10\n"
+"06040000.xhp\n"
+"par_id3153212\n"
+"29\n"
"help.text"
-msgid "Point reduction"
-msgstr "Μείωση σημείων"
+msgid "<ahelp hid=\"SD:IMAGEBUTTON:FLT_WIN_SLIDE_CHANGE:BTN_SOUND\">Lists sounds that can played during the slide transition.</ahelp>"
+msgstr "<ahelp hid=\"SD:IMAGEBUTTON:FLT_WIN_SLIDE_CHANGE:BTN_SOUND\">Δημιουργεί λίστα με τους ήχους που μπορούν να αναπαραχθούν κατά τη διάρκεια της εναλλαγής.</ahelp>"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"par_id3159236\n"
-"11\n"
+"06040000.xhp\n"
+"par_idN1071E\n"
"help.text"
-msgid "<ahelp hid=\"SD:METRICFIELD:DLG_VECTORIZE:MT_REDUCE\">Removes color polygons that are smaller than the pixel value you enter.</ahelp>"
-msgstr "<ahelp hid=\"SD:METRICFIELD:DLG_VECTORIZE:MT_REDUCE\">Αφαιρεί τα πολύγωνα με χρώμα που είναι μικρότερα από την τιμή εικονοστοιχείων που εισάγετε.</ahelp>"
+msgid "Loop until next sound"
+msgstr "Κίνηση μέχρι τον επόμενο ήχο"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"hd_id3150364\n"
-"12\n"
+"06040000.xhp\n"
+"par_idN10724\n"
"help.text"
-msgid "Fill holes"
-msgstr "Γέμισμα κοιλωμάτων"
+msgid "<ahelp hid=\".\">Select to play the sound repeatedly until another sound starts.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να αναπαράγεται η ήχος με επανάληψη μέχρι να ξεκινήσει κάποιος άλλος ήχος.</ahelp>"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"par_id3145584\n"
-"13\n"
+"06040000.xhp\n"
+"par_idN10729\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_VECTORIZE:CB_FILLHOLES\">Fills the color gaps caused by applying a point reduction.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_VECTORIZE:CB_FILLHOLES\">Γεμίζει τα κενά με χρώμα που προκλήθηκε από την εφαρμογή ελάττωσης σημείων.</ahelp>"
+msgid "Advance slide"
+msgstr "Μετάβαση σε διαφάνεια"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"hd_id3154371\n"
-"14\n"
+"06040000.xhp\n"
+"par_idN10737\n"
"help.text"
-msgid "Tile size"
-msgstr "Μέγεθος παράθεσης"
+msgid "<ahelp hid=\".\">Specifies how to get the next slide.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει τον τρόπο μετάβασης στην επόμενη διαφάνεια.</ahelp>"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"par_id3156448\n"
-"15\n"
+"06040000.xhp\n"
+"par_idN1072F\n"
"help.text"
-msgid "<ahelp hid=\"SD:METRICFIELD:DLG_VECTORIZE:MT_FILLHOLES\">Enter the size of the rectangle for the background fill.</ahelp>"
-msgstr "<ahelp hid=\"SD:METRICFIELD:DLG_VECTORIZE:MT_FILLHOLES\">Εισάγετε το μέγεθος του τριγώνου για το γέμισμα του παρασκηνίου.</ahelp>"
+msgid "On mouse click"
+msgstr "Με κλικ του ποντικιού"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"hd_id3148840\n"
-"16\n"
+"06040000.xhp\n"
+"par_idN10744\n"
"help.text"
-msgid "Source picture:"
-msgstr "Αρχική εικόνα:"
+msgid "<ahelp hid=\".\">Select to advance to the next slide on a mouse click.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τη μετάβαση στην επόμενη διαφάνεια με κλικ του ποντικιού.</ahelp>"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"par_id3153917\n"
-"17\n"
+"06040000.xhp\n"
+"par_idN10735\n"
"help.text"
-msgid "Preview of the original image."
-msgstr "Προεπισκόπηση της αρχικής εικόνας."
+msgid "Automatically after"
+msgstr "Αυτόματα ύστερα"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"hd_id3149944\n"
-"18\n"
+"06040000.xhp\n"
+"par_idN10751\n"
"help.text"
-msgid "Vectorized image:"
-msgstr "Διανυσματική εικόνα:"
+msgid "<ahelp hid=\".\">Select to advance to the next slide after a number of seconds. Enter the seconds in the numerical field next to the spin button, or click the spin button.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τη μετάβαση στην επόμενη διαφάνεια ύστερα από έναν αριθμό δευτερολέπτων. Εισάγετε τα δευτερόλεπτα στο αριθμητικό πεδίο δίπλα στο περιστρεφόμενο κουμπί, ή κάντε κλικ το περιστρεφόμενο κουμπί.</ahelp>"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"par_id3148605\n"
-"19\n"
+"06040000.xhp\n"
+"par_idN1073B\n"
"help.text"
-msgid "Preview of the converted image. Click <emph>Preview</emph> to generate the vectorized image."
-msgstr "Προεπισκόπηση της εικόνας που έχει μετατραπεί. Κάντε κλικ στην <emph>Προεπισκόπηση</emph> για να δημιουργήσετε τη διανυσματική εικόνα."
+msgid "Apply to All Slides"
+msgstr "Εφαρμογή σε όλες τις διαφάνειες"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"hd_id3156020\n"
-"20\n"
+"06040000.xhp\n"
+"par_idN1075E\n"
"help.text"
-msgid "Progress"
-msgstr "Πρόοδος"
+msgid "<ahelp hid=\".\">Applies the selected slide transition to all slides in the current presentation document.</ahelp>"
+msgstr "<ahelp hid=\".\">Εφαρμόζει την επιλεγμένη εναλλαγή διαφανειών σε όλες τις διαφάνειες στο τρέχον έγγραφο παρουσίασης.</ahelp>"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"par_id3159207\n"
-"21\n"
+"06040000.xhp\n"
+"par_idN10741\n"
"help.text"
-msgid "Displays the conversion progress."
-msgstr "Εμφανίζει την πρόοδο της μετατροπής."
+msgid "Play"
+msgstr "Αναπαραγωγή"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"hd_id3149048\n"
-"22\n"
+"06040000.xhp\n"
+"par_idN1076B\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "<ahelp hid=\".\">Shows the current slide transition as a preview.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει την εναλλαγή της τρέχουσας διαφάνειας ως προεπισκόπηση.</ahelp>"
-#: 13050200.xhp
+#: 06040000.xhp
msgctxt ""
-"13050200.xhp\n"
-"par_id3150046\n"
-"23\n"
+"06040000.xhp\n"
+"par_idN10747\n"
"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_VECTORIZE:BTN_PREVIEW\">Previews the converted image without applying the changes.</ahelp>"
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_VECTORIZE:BTN_PREVIEW\">Εφαρμόζει προεπισκόπηση της εικόνας που έχει μετατραπεί χωρίς εφαρμογή των αλλαγών.</ahelp>"
+msgid "Slide Show"
+msgstr "Παρουσίαση οθόνης"
-#: 04120000.xhp
+#: 06040000.xhp
msgctxt ""
-"04120000.xhp\n"
-"tit\n"
+"06040000.xhp\n"
+"par_idN10778\n"
"help.text"
-msgid "Duplicate Slide"
-msgstr "Διπλότυπο διαφάνειας"
+msgid "<ahelp hid=\".\">Starts the slide show from the current slide.</ahelp>"
+msgstr "<ahelp hid=\".\">Εκκινεί την παρουσίαση διαφανειών από την τρέχουσα διαφάνεια.</ahelp>"
-#: 04120000.xhp
+#: 06040000.xhp
msgctxt ""
-"04120000.xhp\n"
-"hd_id3148576\n"
-"1\n"
+"06040000.xhp\n"
+"par_idN1074D\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04120000.xhp\" name=\"Duplicate Slide\">Duplicate Slide</link>"
-msgstr "<link href=\"text/simpress/01/04120000.xhp\" name=\"Διπλότυπο διαφάνειας\">Διπλότυπο διαφάνειας</link>"
+msgid "Automatic preview"
+msgstr "Αυτόματη προεπισκόπηση"
-#: 04120000.xhp
+#: 06040000.xhp
msgctxt ""
-"04120000.xhp\n"
-"par_id3153190\n"
-"2\n"
+"06040000.xhp\n"
+"par_idN10785\n"
"help.text"
-msgid "<ahelp hid=\".uno:DuplicatePage\" visibility=\"visible\">Inserts a copy of the current slide after the current slide.</ahelp>"
-msgstr "<ahelp hid=\".uno:DuplicatePage\" visibility=\"visible\">Εισάγει ένα αντίγραφο της τρέχουσας διαφάνειας ύστερα από την τρέχουσα διαφάνεια.</ahelp>"
+msgid "<ahelp hid=\".\">Select to see the slide transitions automatically in the document.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε την εμφάνιση των εναλλαγών των διαφανειών αυτόματα στο έγγραφο.</ahelp>"
#: 06050000.xhp
msgctxt ""
@@ -5996,91 +6078,864 @@ msgctxt ""
msgid "<ahelp hid=\"SD_PUSHBUTTON_FLT_WIN_ANIMATION_BTN_CREATE_GROUP\">Inserts the animation into the current slide.</ahelp>"
msgstr "<ahelp hid=\"SD_PUSHBUTTON_FLT_WIN_ANIMATION_BTN_CREATE_GROUP\">Εισάγει την κίνηση στην τρέχουσα διαφάνεια.</ahelp>"
-#: 13050700.xhp
+#: 06060000.xhp
msgctxt ""
-"13050700.xhp\n"
+"06060000.xhp\n"
"tit\n"
"help.text"
-msgid "To Contour"
-msgstr "Σε περίγραμμα"
+msgid "Custom Animation Pane"
+msgstr "Προσαρμοσμένο πλαίσιο κίνησης"
-#: 13050700.xhp
+#: 06060000.xhp
msgctxt ""
-"13050700.xhp\n"
-"bm_id3146119\n"
+"06060000.xhp\n"
+"bm_id3148837\n"
"help.text"
-msgid "<bookmark_value>converting; to contours</bookmark_value><bookmark_value>contours; converting to</bookmark_value>"
-msgstr "<bookmark_value>μετατροπή, σε περιγράμματα</bookmark_value><bookmark_value>περιγράμματα, μετατροπή σε</bookmark_value>"
+msgid "<bookmark_value>sounds; for effects</bookmark_value><bookmark_value>effects; sounds</bookmark_value><bookmark_value>sounds; formats</bookmark_value><bookmark_value>presentations; ordering of effects</bookmark_value><bookmark_value>lists;animations</bookmark_value><bookmark_value>animations;list of</bookmark_value>"
+msgstr "<bookmark_value>ήχοι, για εφέ</bookmark_value><bookmark_value>εφέ, ήχοι</bookmark_value><bookmark_value>ήχοι, μορφές</bookmark_value><bookmark_value>παρουσιάσεις, ταξινόμηση εφέ</bookmark_value><bookmark_value>λίστες, κινούμενα σχέδια</bookmark_value><bookmark_value>κινούμενα σχέδια, λίστα με</bookmark_value>"
-#: 13050700.xhp
+#: 06060000.xhp
msgctxt ""
-"13050700.xhp\n"
-"hd_id3146119\n"
+"06060000.xhp\n"
+"hd_id3148837\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/13050700.xhp\" name=\"To Contour\">To Contour</link>"
-msgstr "<link href=\"text/simpress/01/13050700.xhp\" name=\"Σε περίγραμμα\">Σε περίγραμμα</link>"
+msgid "<link href=\"text/simpress/01/06060000.xhp\" name=\"Effects\">Custom Animation Pane</link>"
+msgstr "<link href=\"text/simpress/01/06060000.xhp\" name=\"Εφέ\">Προσαρμοσμένο πλαίσιο κίνησης</link>"
-#: 13050700.xhp
+#: 06060000.xhp
msgctxt ""
-"13050700.xhp\n"
-"par_id3146974\n"
+"06060000.xhp\n"
+"par_id3144773\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:convert_to_contour\">Converts the selected object to a polygon, or a group of polygons.</ahelp> If the conversion creates a group of polygons (for example, when you convert a text object), then press F3 to enter the group before you can select an individual polygon."
-msgstr "<ahelp hid=\".uno:convert_to_contour\">Μετατρέπει το επιλεγμένο αντικείμενο σε πολύγωνο, ή μία ομάδα πολυγώνων.</ahelp> Αν η μετατροπή δημιουργεί μία ομάδα πολυγώνων (για παράδειγμα, όταν μετατρέπετε ένα αντικείμενο κειμένου), τότε πιέστε το πλήκτρο F3 για να εισάγετε την ομάδα πριν να μπορείτε να επιλέξετε ένα μεμονωμένο πολύγωνο."
+msgid "<variable id=\"effekttext\"><ahelp hid=\".uno:EffectWindow\">Assigns effects to selected objects.</ahelp></variable>"
+msgstr "<variable id=\"effekttext\"><ahelp hid=\".uno:EffectWindow\">Αναθέτει εφέ σε επιλεγμένα αντικείμενα.</ahelp></variable>"
-#: 13050700.xhp
+#: 06060000.xhp
msgctxt ""
-"13050700.xhp\n"
-"par_id3155601\n"
-"3\n"
+"06060000.xhp\n"
+"par_idN1078E\n"
"help.text"
-msgid "Once you convert a line or a text object to a contour, you can no longer edit it as you normally would. Instead, you can edit the contour as you would any polygon, including using the <emph>Edit – Points </emph>command to adjust its shape."
-msgstr "Αφού μετατρέψετε ένα αντικείμενο γραμμών ή κειμένου σε ένα περίγραμμα, δεν θα μπορείτε πλέον να το επεξεργαστείτε όπως πριν. Αντιθέτως, μπορείτε να επεξεργαστείτε το περίγραμμα όπως κάθε πολύγωνο, καθώς και χρησιμοποιώντας την εντολή <emph>Επεξεργασία - Σημεία </emph>για την προσαρμογή του σχήματός του."
+msgid "Animation List"
+msgstr "Λίστα με εφέ κίνησης"
-#: 13170000.xhp
+#: 06060000.xhp
msgctxt ""
-"13170000.xhp\n"
+"06060000.xhp\n"
+"par_idN10792\n"
+"help.text"
+msgid "<ahelp hid=\".\">The animation list displays all animations for the current slide. </ahelp>"
+msgstr "<ahelp hid=\".\">Η λίστα με τα εφέ κίνησης εμφανίζει όλα τα κινούμενα σχέδια για την τρέχουσα διαφάνεια. </ahelp>"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN10798\n"
+"help.text"
+msgid "Each slide has one main animation that runs when the slide is shown."
+msgstr "Κάθε διαφάνεια έχει μία κύρια κίνηση που εκτελείται όταν εμφανίζεται η διαφάνεια."
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN1079C\n"
+"help.text"
+msgid "More animations may be present, which run when a shape is shown. If any of these animated shapes are present, they are listed in the lower half of the animation list. Tabs display the name of each shape that runs an animation."
+msgstr "Μπορούν να παρουσιαστούν πρόσθετα κινούμενα σχέδια, που εκτελούνται όταν ένα σχήμα εμφανίζεται. Αν κάποιο από αυτά τα κινούμενα σχήματα παρουσιάζονται, κατηγοριοποιούνται στο κατώτερο μισό της λίστας με τα εφέ κίνησης, Οι καρτέλες εμφανίζουν το όνομα για κάθε σχήμα που εκτελεί ένα εφέ κίνησης."
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN1079F\n"
+"help.text"
+msgid "Each list entry can consist of the following columns, from left to right:"
+msgstr "Κάθε καταχώρηση της λίστας μπορεί να αποτελείται από τις ακόλουθες στήλες, από αριστερά προς τα δεξιά:"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN107A5\n"
+"help.text"
+msgid "An optional + character signals that the text paragraphs are animated."
+msgstr "Προαιρετικά σύμβολα χαρακτήρων που οι παράγραφοι κειμένου κινούνται."
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN107A9\n"
+"help.text"
+msgid "The second column shows the execution number of the animation."
+msgstr "Η στήλη δευτερολέπτων εμφανίζει τον αριθμό εκτελέσεων του εφέ κίνησης."
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN107AD\n"
+"help.text"
+msgid "Column three 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."
+msgstr "Η στήλη τρία εμφανίζει ένα εικονίδιο ποντικιού αν η κίνηση ξεκινά με κλικ του ποντικιού σας, και ένα ρολόι αν η κίνηση ξεκινά ύστερα από την ολοκλήρωση της προηγούμενης κίνησης."
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN107B1\n"
+"help.text"
+msgid "In column four, an icon shows the animation effect."
+msgstr "Στην στήλη 4, ένα εικονίδιο εμφανίζει το εφέ κίνησης."
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN107B5\n"
+"help.text"
+msgid "The fifth column shows the name of the shape for this animation effect and optionally the first characters of animated text."
+msgstr "Η πέμπτη στήλη εμφανίζει το όνομα του σχήματος για το εφέ κίνησης και προαιρετικά τους πρώτους χαρακτήρες του κινούμενου κειμένου."
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN107B8\n"
+"help.text"
+msgid "Add"
+msgstr "Προσθήκη"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN107BC\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/simpress/01/animationeffect.xhp\">Custom Animation</link> dialog to add another animation effect for the selected object on the slide.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/simpress/01/animationeffect.xhp\">Προσαρμοσμένο εφέ κίνησης</link> για να προσθέσετε κάποιο άλλο κινούμενο εφέ για το επιλεγμένο αντικείμενο στη διαφάνεια.</ahelp>"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN107CD\n"
+"help.text"
+msgid "Change"
+msgstr "Αλλαγή"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN107D1\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/simpress/01/animationeffect.xhp\">Custom Animation</link> dialog to change the animation effect for the selected entry on the animation list.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το παράθυρο διαλόγου <link href=\"text/simpress/01/animationeffect.xhp\">Προσαρμοσμένο εφέ κίνησης</link> για να προσθέσετε το κινούμενο εφέ για την επιλεγμένη καταχώρηση στη λίστα κινούμενων σχεδίων.</ahelp>"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN107E2\n"
+"help.text"
+msgid "Remove"
+msgstr "Αφαίρεση"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN107E6\n"
+"help.text"
+msgid "<ahelp hid=\".\">Removes the selected animation effects from the animation list.</ahelp>"
+msgstr "<ahelp hid=\".\">Αφαιρεί τα επιλεγμένα κινούμενα εφέ από τη λίστα κίνησης.</ahelp>"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN107E9\n"
+"help.text"
+msgid "Start"
+msgstr "Έναρξη"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN107ED\n"
+"help.text"
+msgid "<ahelp hid=\".\">Displays the start property of the selected animation effect.</ahelp> The following start properties are available:"
+msgstr "<ahelp hid=\".\">Εμφανίζει την ιδιότητα έναρξης του επιλεγμένου κινούμενου εφέ.</ahelp> Είναι διαθέσιμες οι ακόλουθες ιδιότητες έναρξης:"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN107F3\n"
+"help.text"
+msgid "<emph>On click</emph> - the animation stops at this effect until the next mouse click."
+msgstr "<emph>Κατά το κλικ</emph> - η κίνηση διακόπτεται σε αυτό το εφέ μέχρι το επόμενο κλικ του ποντικιού."
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN107FA\n"
+"help.text"
+msgid "<emph>With previous</emph> - the animation runs immediately."
+msgstr "<emph>Με προηγούμενη</emph> - η κίνηση εκτελείται άμεσα."
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN10801\n"
+"help.text"
+msgid "<emph>After previous</emph> - the animation runs as soon as the previous animation ends."
+msgstr "<emph>Ύστερα από προηγούμενη</emph> - η κίνηση εκτελείται αφότου ολοκληρωθεί η προηγούμενη κίνηση."
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN10807\n"
+"help.text"
+msgid "Property"
+msgstr "Ιδιότητα"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN1080B\n"
+"help.text"
+msgid "<ahelp hid=\".\">Selects the additional properties of the animation. Click the <emph>...</emph> button to open the <link href=\"text/simpress/01/effectoptions.xhp\">Effect Options</link> dialog, where you can select and apply properties.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέγει τις πρόσθετες ιδιότητες της κίνησης. Κάντε κλικ στο κουμπί <emph>...</emph> για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/simpress/01/effectoptions.xhp\">Επιλογές εφέ</link> , όπου μπορείτε να επιλέξετε και να εφαρμόσετε ιδιότητες.</ahelp>"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN10820\n"
+"help.text"
+msgid "Speed"
+msgstr "Ταχύτητα"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN10824\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the speed or duration of the selected animation effect.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει την ταχύτητα ή τη διάρκεια του επιλεγμένου κινούμενου εφέ.</ahelp>"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN10827\n"
+"help.text"
+msgid "Change order"
+msgstr "Αλλαγή ταξινόμησης"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN1082B\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click one of the buttons to move the selected animation effect up or down in the list.</ahelp>"
+msgstr "<ahelp hid=\".\">Κάντε κλικ σε κάποιο από τα κουμπία για να μετακινήσετε το επιλεγμένο κινούμενο εφέ πάνω ή κάτω στη λίστα.</ahelp>"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN1082E\n"
+"help.text"
+msgid "Play"
+msgstr "Αναπαραγωγή"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN10832\n"
+"help.text"
+msgid "<ahelp hid=\".\">Plays the selected animation effect in the preview.</ahelp>"
+msgstr "<ahelp hid=\".\">Αναπαράγει το επιλεγμένο κινούμενο εφέ στην προεπισκόπηση.</ahelp>"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN10835\n"
+"help.text"
+msgid "Slide Show"
+msgstr "Παρουσίαση οθόνης"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN10839\n"
+"help.text"
+msgid "<ahelp hid=\".\">Starts the slide show from the current slide.</ahelp>"
+msgstr "<ahelp hid=\".\">Εκκινεί την παρουσίαση διαφανειών από την τρέχουσα διαφάνεια.</ahelp>"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN1083C\n"
+"help.text"
+msgid "Automatic preview"
+msgstr "Αυτόματη προεπισκόπηση"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_idN10840\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select to preview new or edited effects on the slide while you assign them.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να κάνετε προεπισκόπηση νέων ή επεξεργασμένων εφέ στη διαφάνεια ενώ τα αναθέτετε.</ahelp>"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
"tit\n"
"help.text"
-msgid "Break"
-msgstr "Κατάργηση"
+msgid "Interaction"
+msgstr "Αλληλεπίδραση"
-#: 13170000.xhp
+#: 06070000.xhp
msgctxt ""
-"13170000.xhp\n"
-"bm_id3150870\n"
+"06070000.xhp\n"
+"bm_id3153246\n"
"help.text"
-msgid "<bookmark_value>objects; breaking connections</bookmark_value><bookmark_value>breaking object connections</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα, κατάργηση συνδέσεων</bookmark_value><bookmark_value>κατάργηση συνδέσεων αντικειμένων</bookmark_value>"
+msgid "<bookmark_value>interactions; objects in interactive presentations</bookmark_value><bookmark_value>programs run by mouse click in presentations</bookmark_value><bookmark_value>running macros/programs in presentations</bookmark_value><bookmark_value>macros; running in presentations</bookmark_value><bookmark_value>presentations;exiting by interaction</bookmark_value><bookmark_value>exiting;by clicking objects</bookmark_value>"
+msgstr "<bookmark_value>αλληλεπιδράσεις, αντικείμενα σε διαδραστικές παρουσιάσεις</bookmark_value><bookmark_value>εκτέλεση προγραμμάτων με κλικ του ποντικιού σε παρουσιάσεις</bookmark_value><bookmark_value>εκτέλεση μακροεντολών/προγραμμάτων σε παρουσιάσεις</bookmark_value><bookmark_value>μακροεντολές, εκτέλεση σε παρουσιάσεις</bookmark_value><bookmark_value>παρουσιάσεις, τερματισμός ανά αλληλεπίδραση</bookmark_value><bookmark_value>τερματισμός, κάνοντας κλικ σε αντικείμενα</bookmark_value>"
-#: 13170000.xhp
+#: 06070000.xhp
msgctxt ""
-"13170000.xhp\n"
-"hd_id3150870\n"
+"06070000.xhp\n"
+"hd_id3153246\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/13170000.xhp\" name=\"Break\">Break</link>"
-msgstr "<link href=\"text/simpress/01/13170000.xhp\" name=\"Κατάργηση\">Κατάργηση</link>"
+msgid "Interaction"
+msgstr "Αλληλεπίδραση"
-#: 13170000.xhp
+#: 06070000.xhp
msgctxt ""
-"13170000.xhp\n"
-"par_id3156441\n"
+"06070000.xhp\n"
+"par_id3154762\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:Break\">Breaks apart lines joined with the <emph>Connect</emph> command.</ahelp>"
-msgstr "<ahelp hid=\".uno:Break\">Καταργεί τις γραμμές που είχαν συνδεθεί με την εντολή <emph>Σύνδεση</emph> .</ahelp>"
+msgid "<variable id=\"interaktiontext\"><ahelp hid=\".uno:AnimationEffects\">Defines how the selected object behaves when you click on it during a slide show.</ahelp></variable>"
+msgstr "<variable id=\"interaktiontext\"><ahelp hid=\".uno:AnimationEffects\">Καθορίζει τον τρόπο συμπεριφοράς του επιλεγμένου αντικειμένου όταν κάνετε κλικ σε αυτό κατά τη διάρκεια μίας παρουσίασης διαφανειών.</ahelp></variable>"
-#: 13170000.xhp
+#: 06070000.xhp
msgctxt ""
-"13170000.xhp\n"
-"par_id3153726\n"
+"06070000.xhp\n"
+"hd_id3145116\n"
"3\n"
"help.text"
-msgid "You cannot apply a fill to closed shapes that have been broken apart with this command."
-msgstr "Δεν μπορείτε να εφαρμόσετε γέμισμα σε κλειστά σχήματα τα οποία δεν έχουν σπάσει σε απόσταση με αυτήν την εντολή."
+msgid "Action at mouse click"
+msgstr "Ενέργεια με κλικ του ποντικιού"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3153955\n"
+"44\n"
+"help.text"
+msgid "<ahelp hid=\"SD:LISTBOX:TP_ANIMATION:LB_ACTION\">Specifies the action that will run when you click the selected object during a slide show.</ahelp> You can also assign actions to grouped objects."
+msgstr "<ahelp hid=\"SD:LISTBOX:TP_ANIMATION:LB_ACTION\">Καθορίζει την ενέργεια που θα εκτελείται όταν κάνετε κλικ στο επιλεγμένο αντικείμενο κατά τη διάρκεια μίας παρουσίασης διαφανειών.</ahelp> Μπορείτε επίσης να αναθέσετε ενέργειες σε ομαδοποιημένα αντικείμενα."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3150397\n"
+"4\n"
+"help.text"
+msgid "No action"
+msgstr "Καμιά ενέργεια"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3147405\n"
+"45\n"
+"help.text"
+msgid "No action occurs."
+msgstr "Δεν συμβαίνει καμία ενέργεια."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3145237\n"
+"5\n"
+"help.text"
+msgid "Go to previous slide"
+msgstr "Μετάβαση στην προηγούμενη διαφάνεια"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3157871\n"
+"46\n"
+"help.text"
+msgid "Moves back one slide in the slide show."
+msgstr "Μεταβαίνει προς τα πίσω κατά μία διαφάνεια στην παρουσίαση διαφανειών."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3157900\n"
+"6\n"
+"help.text"
+msgid "Go to next slide"
+msgstr "Μετάβαση στην επόμενη διαφάνεια"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3150655\n"
+"47\n"
+"help.text"
+msgid "Moves forward one slide in the slide show."
+msgstr "Μεταβαίνει μπροστά κατά μία διαφάνεια στην παρουσίαση διαφανειών."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3146879\n"
+"7\n"
+"help.text"
+msgid "Go to first slide"
+msgstr "Μετάβαση στην πρώτη διαφάνεια"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3150479\n"
+"48\n"
+"help.text"
+msgid "Jumps to the first slide in the slide show."
+msgstr "Μεταβαίνει στην πρώτη διαφάνεια της παρουσίασης διαφανειών."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3148725\n"
+"8\n"
+"help.text"
+msgid "Go to last slide"
+msgstr "Μετάβαση στην τελευταία διαφάνεια"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3149891\n"
+"49\n"
+"help.text"
+msgid "Jumps to the last slide in the slide show."
+msgstr "Μεταβαίνει στην τελευταία διαφάνεια της παρουσίασης διαφανειών."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3155258\n"
+"9\n"
+"help.text"
+msgid "Go to page or object"
+msgstr "Μετάβαση σε σελίδα ή αντικείμενο"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3148585\n"
+"50\n"
+"help.text"
+msgid "Jumps to a slide or a named object in a slide."
+msgstr "Μεταβαίνει σε μία διαφάνεια ή ένα αντικείμενο με όνομα σε μία διαφάνεια."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3153082\n"
+"10\n"
+"help.text"
+msgid "Target"
+msgstr "Προορισμός"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3153934\n"
+"51\n"
+"help.text"
+msgid "<ahelp hid=\"HID_CTL_ACTION_DLG_1\">Lists the slides and the objects that you can target.</ahelp>"
+msgstr "<ahelp hid=\"HID_CTL_ACTION_DLG_1\">Δημιουργεί λίστα με τις διαφάνειες και τα αντικείμενα που μπορείτε να εντοπίσετε.</ahelp>"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3154561\n"
+"11\n"
+"help.text"
+msgid "Slide / Object"
+msgstr "Διαφάνεια / Αντικείμενο"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3153006\n"
+"53\n"
+"help.text"
+msgid "<ahelp hid=\"SD_EDIT_TP_ANIMATION_EDT_BOOKMARK\">Enter the name of the slide or the object that you want to look for.</ahelp>"
+msgstr "<ahelp hid=\"SD_EDIT_TP_ANIMATION_EDT_BOOKMARK\">Εισάγετε το όνομα της διαφάνειας ή του αντικειμένου για το οποίο επιθυμείτε να εφαρμόσετε αναζήτηση.</ahelp>"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3145162\n"
+"12\n"
+"help.text"
+msgid "Find"
+msgstr "Εύρεση"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3154501\n"
+"54\n"
+"help.text"
+msgid "<ahelp hid=\"SD:PUSHBUTTON:TP_ANIMATION:BTN_SEEK\">Searches for the specified slide or object.</ahelp>"
+msgstr "<ahelp hid=\"SD:PUSHBUTTON:TP_ANIMATION:BTN_SEEK\">Εφαρμόζει αναζήτηση για την καθορισμένη διαφάνεια ή αντικείμενο.</ahelp>"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3150128\n"
+"13\n"
+"help.text"
+msgid "Go to document"
+msgstr "Μετάβαση στο έγγραφο"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3153730\n"
+"55\n"
+"help.text"
+msgid "<ahelp hid=\"HID_CTL_ACTION_DLG_2\">Opens and displays a file during a slide show. If you select a $[officename] file as the target document, you can also specify the page that will open.</ahelp>"
+msgstr "<ahelp hid=\"HID_CTL_ACTION_DLG_2\">Ανοίγει και εμφανίζει ένα αρχείο κατά τη διάρκεια μίας παρουσίασης διαφανειών. Αν επιλέξετε ένα αρχείο του $[officename] ως έγγραφο προορισμού, μπορείτε επίσης να καθορίσετε τη σελίδα που θα ανοίξει.</ahelp>"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3150018\n"
+"14\n"
+"help.text"
+msgid "Document"
+msgstr "Έγγραφο"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3155931\n"
+"56\n"
+"help.text"
+msgid "Define the location of the target document."
+msgstr "Καθορίστε την τοποθεσία του εγγράφου του προορισμού."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3155437\n"
+"15\n"
+"help.text"
+msgid "Document"
+msgstr "Έγγραφο"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3150566\n"
+"57\n"
+"help.text"
+msgid "<ahelp hid=\"SD:EDIT:TP_ANIMATION:EDT_DOCUMENT\">Enter a path to the file you want to open, or click <emph>Browse </emph>to locate the file.</ahelp>"
+msgstr "<ahelp hid=\"SD:EDIT:TP_ANIMATION:EDT_DOCUMENT\">Εισάγετε μια διαδρομή προς το αρχείο που επιθυμείτε να ανοίξετε, ή κάντε κλικ στην <emph>Εξερεύνηση </emph>για να εντοπίσετε το αρχείο.</ahelp>"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3150658\n"
+"16\n"
+"help.text"
+msgid "Browse"
+msgstr "Εξερεύνηση"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3156061\n"
+"58\n"
+"help.text"
+msgid "<ahelp hid=\"SD:PUSHBUTTON:TP_ANIMATION:BTN_SEARCH\">Locate the file you want to open.</ahelp>"
+msgstr "<ahelp hid=\"SD:PUSHBUTTON:TP_ANIMATION:BTN_SEARCH\">Εντοπίστε το αρχείο που επιθυμείτε να ανοίξετε.</ahelp>"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3148776\n"
+"18\n"
+"help.text"
+msgid "Play sound"
+msgstr "Αναπαραγωγή ήχου"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3155816\n"
+"60\n"
+"help.text"
+msgid "Plays a sound file."
+msgstr "Αναπαράγει ένα αρχείο ήχου."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3147539\n"
+"19\n"
+"help.text"
+msgid "Sound"
+msgstr "Ήχος"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3150467\n"
+"61\n"
+"help.text"
+msgid "Define the location of the sound file."
+msgstr "Καθορίστε την τοποθεσία του αρχείου ήχου."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3154869\n"
+"20\n"
+"help.text"
+msgid "Sound"
+msgstr "Ήχος"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3155986\n"
+"62\n"
+"help.text"
+msgid "<ahelp hid=\"SD:EDIT:TP_ANIMATION:EDT_SOUND\">Enter a path to the sound file you want to open, or click <emph>Browse </emph>to locate the file.</ahelp>"
+msgstr "<ahelp hid=\"SD:EDIT:TP_ANIMATION:EDT_SOUND\">Εισάγετε μια διαδρομή προς το αρχείο που επιθυμείτε να ανοίξετε, ή κάντε κλικ στην <emph>Εξερεύνηση </emph>για να εντοπίσετε το αρχείο.</ahelp>"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3155401\n"
+"21\n"
+"help.text"
+msgid "Browse"
+msgstr "Εξερεύνηση"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3147171\n"
+"63\n"
+"help.text"
+msgid "Locate the sound file you want to play."
+msgstr "Εντοπίστε το αρχείο που επιθυμείτε να αναπαραχθεί."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3156318\n"
+"64\n"
+"help.text"
+msgid "If you did not install sound files with $[officename], you can run the $[officename] Setup program again and select <emph>Modify</emph>."
+msgstr "Αν δεν έχετε εγκαταστήσει αρχεία ήχου με το $[officename], μπορείτε να εκτελέσετε το πρόγραμμα εγκατάστασης του $[officename] ξανά και να επιλέξετε <emph>Τροποποίηση</emph>."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3154646\n"
+"22\n"
+"help.text"
+msgid "Play"
+msgstr "Αναπαραγωγή"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3145202\n"
+"65\n"
+"help.text"
+msgid "Plays the selected sound file."
+msgstr "Αναπαράγει το επιλεγμένο αρχείο ήχου."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3154260\n"
+"35\n"
+"help.text"
+msgid "Run program"
+msgstr "Εκτέλεση προγράμματος"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3155357\n"
+"79\n"
+"help.text"
+msgid "Starts a program during a slide show."
+msgstr "Ξεκινά ένα πρόγραμμα κατά την διάρκεια μιας παρουσίασης διαφανειών."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3149157\n"
+"36\n"
+"help.text"
+msgid "Program"
+msgstr "Πρόγραμμα"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3154277\n"
+"37\n"
+"help.text"
+msgid "Program"
+msgstr "Πρόγραμμα"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3148918\n"
+"81\n"
+"help.text"
+msgid "<ahelp hid=\"SD_EDIT_TP_ANIMATION_EDT_PROGRAM\">Enter a path to the program you want to start, or click <emph>Browse </emph>to locate the program.</ahelp>"
+msgstr "<ahelp hid=\"SD_EDIT_TP_ANIMATION_EDT_PROGRAM\">Εισάγετε τη διαδρομή προς το πρόγραμμα που επιθυμείτε να εκτελεστεί, ή κάντε κλικ στην <emph>Εξερεύνηση </emph>για να εντοπίσετε το πρόγραμμα.</ahelp>"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3159269\n"
+"38\n"
+"help.text"
+msgid "Browse"
+msgstr "Εξερεύνηση"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3154097\n"
+"82\n"
+"help.text"
+msgid "Locate the program you want to start."
+msgstr "Εντοπίστε το πρόγραμμα που επιθυμείτε να εκτελέσετε."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3152940\n"
+"39\n"
+"help.text"
+msgid "Run macro"
+msgstr "Εκτέλεση μακροεντολής"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3153681\n"
+"83\n"
+"help.text"
+msgid "Runs a macro during the slide show."
+msgstr "Εκτελεί μια μακροεντολή κατά την διάρκεια της παρουσίασης διαφανειών."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3149916\n"
+"40\n"
+"help.text"
+msgid "Macro"
+msgstr "Μακροεντολή"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3149804\n"
+"41\n"
+"help.text"
+msgid "Macro"
+msgstr "Μακροεντολή"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3148625\n"
+"85\n"
+"help.text"
+msgid "<ahelp hid=\"SD_EDIT_TP_ANIMATION_EDT_MACRO\">Enter a path to the macro you want to run, or click <emph>Browse </emph>to locate the macro.</ahelp>"
+msgstr "<ahelp hid=\"SD_EDIT_TP_ANIMATION_EDT_MACRO\">Εισάγετε μια διαδρομή προς τη μακροεντολή που επιθυμείτε να εκτελεστεί, ή κάντε κλικ στην <emph>Εξερεύνηση </emph>για να εντοπίσετε τη μακροεντολή.</ahelp>"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3150628\n"
+"42\n"
+"help.text"
+msgid "Browse"
+msgstr "Εξερεύνηση"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3148417\n"
+"86\n"
+"help.text"
+msgid "Locate the macro you want to run."
+msgstr "Εντοπίστε τη μακροεντολή που επιθυμείτε να εκτελέσετε."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"hd_id3150424\n"
+"43\n"
+"help.text"
+msgid "Exit presentation"
+msgstr "Τερματισμός παρουσίασης"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3154799\n"
+"87\n"
+"help.text"
+msgid "Ends the presentation."
+msgstr "Τερματίζει την παρουσίαση."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_idN10AE2\n"
+"help.text"
+msgid "Start object action"
+msgstr "Εκκίνηση ενέργειας αντικειμένου"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_idN10AE6\n"
+"help.text"
+msgid "You can choose the \"Start object action\" entry for inserted OLE objects."
+msgstr "Μπορείτε να επιλέξετε την καταχώρηση \"Εκκίνηση ενέργειας αντικειμένου\" για εισηγμένα αντικείμενα OLE."
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_idN10AE9\n"
+"help.text"
+msgid "Edit"
+msgstr "Επεξεργασία"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_idN10AED\n"
+"help.text"
+msgid "Opens the object in edit mode."
+msgstr "Ανοίγει το αντικείμενο στη λειτουργία επεξεργασίας."
#: 06080000.xhp
msgctxt ""
@@ -6149,8 +7004,8 @@ msgctxt ""
"par_id3145114\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_START_PRESENTATION:RBT_ALL\">Includes all of the slides in your slide show.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_START_PRESENTATION:RBT_ALL\">Συμπεριλαμβάνει όλες τις διαφάνειες στην παρουσίαση οθόνης.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/allslides\">Includes all of the slides in your slide show.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/allslides\">Συμπεριλαμβάνει όλες τις διαφάνειες στην παρουσίαση οθόνης.</ahelp>"
#: 06080000.xhp
msgctxt ""
@@ -6167,8 +7022,8 @@ msgctxt ""
"par_id3150391\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SD:LISTBOX:DLG_START_PRESENTATION:LB_DIAS\">Enter the number of the start slide.</ahelp>"
-msgstr "<ahelp hid=\"SD:LISTBOX:DLG_START_PRESENTATION:LB_DIAS\">Εισάγετε τον αριθμό της διαφάνειας της έναρξης.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/from_cb\">Enter the number of the start slide.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/from_cb\">Εισάγετε τον αριθμό της διαφάνειας της έναρξης.</ahelp>"
#: 06080000.xhp
msgctxt ""
@@ -6185,8 +7040,8 @@ msgctxt ""
"par_id3150538\n"
"87\n"
"help.text"
-msgid "<ahelp hid=\"SD:LISTBOX:DLG_START_PRESENTATION:LB_CUSTOMSHOW\">Runs a custom slide show in the order that you defined in <link href=\"text/simpress/01/06100000.xhp\" name=\"Slide Show - Custom Slide Show\"><emph>Slide Show - Custom Slide Show</emph></link>.</ahelp>"
-msgstr "<ahelp hid=\"SD:LISTBOX:DLG_START_PRESENTATION:LB_CUSTOMSHOW\">Εκτελεί μία προσαρμοσμένη παρουσίαση οθόνης με τη σειρά που καθορίσατε επιλέγοντας <link href=\"text/simpress/01/06100000.xhp\" name=\"Παρουσίαση οθόνης - Προσαρμοσμένη παρουσίαση διαφανειών\"><emph>Παρουσίαση οθόνης - Προσαρμοσμένη παρουσίαση οθόνης</emph></link>.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/customslideshow_cb\">Runs a custom slide show in the order that you defined in <link href=\"text/simpress/01/06100000.xhp\" name=\"Slide Show - Custom Slide Show\"><emph>Slide Show - Custom Slide Show</emph></link>.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/customslideshow_cb\">Εκτελεί μία προσαρμοσμένη παρουσίαση οθόνης με τη σειρά που καθορίσατε επιλέγοντας <link href=\"text/simpress/01/06100000.xhp\" name=\"Παρουσίαση οθόνης - Προσαρμοσμένη παρουσίαση διαφανειών\"><emph>Παρουσίαση οθόνης - Προσαρμοσμένη παρουσίαση οθόνης</emph></link>.</ahelp>"
#: 06080000.xhp
msgctxt ""
@@ -6221,8 +7076,8 @@ msgctxt ""
"par_id3148730\n"
"94\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_START_PRESENTATION:RBT_STANDARD\">A full screen slide is shown.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_START_PRESENTATION:RBT_STANDARD\">Εμφανίζεται μία διαφάνεια σε πλήρη οθόνη.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/default\">A full screen slide is shown.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/default\">Εμφανίζεται μία διαφάνεια σε πλήρη οθόνη.</ahelp>"
#: 06080000.xhp
msgctxt ""
@@ -6239,8 +7094,8 @@ msgctxt ""
"par_id3155257\n"
"82\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_START_PRESENTATION:RBT_WINDOW\">Slide show runs in the $[officename] program window.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_START_PRESENTATION:RBT_WINDOW\">Η παρουσίαση διαφανειών εκτελείται στο παράθυρο του προγράμματος $[officename].</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/window\">Slide show runs in the $[officename] program window.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/window\">Η παρουσίαση διαφανειών εκτελείται στο παράθυρο του προγράμματος $[officename].</ahelp>"
#: 06080000.xhp
msgctxt ""
@@ -6257,8 +7112,8 @@ msgctxt ""
"par_id3149509\n"
"95\n"
"help.text"
-msgid "<ahelp hid=\"SD:RADIOBUTTON:DLG_START_PRESENTATION:RBT_AUTO\">Restarts the slide show after the pause interval you specify. A pause slide is displayed between the final slide and the start slide. Press the Esc key to stop the show.</ahelp>"
-msgstr "<ahelp hid=\"SD:RADIOBUTTON:DLG_START_PRESENTATION:RBT_AUTO\">Επανεκκινείται η παρουσίαση οθόνης ύστερα από το διάστημα παύσης που καθορίσατε. Μία διαφάνεια παύσης εμφανίζεται μεταξύ της τελικής διαφάνειας και της διαφάνειας έναρξης, Πιέστε το πλήκτρο Esc για να διακοπεί η παρουσίαση.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/auto\">Restarts the slide show after the pause interval you specify. A pause slide is displayed between the final slide and the start slide. Press the Esc key to stop the show.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/auto\">Επανεκκινείται η παρουσίαση οθόνης ύστερα από το διάστημα παύσης που καθορίσατε. Μία διαφάνεια παύσης εμφανίζεται μεταξύ της τελικής διαφάνειας και της διαφάνειας έναρξης, Πιέστε το πλήκτρο Esc για να διακοπεί η παρουσίαση.</ahelp>"
#: 06080000.xhp
msgctxt ""
@@ -6275,8 +7130,8 @@ msgctxt ""
"par_id3153112\n"
"97\n"
"help.text"
-msgid "<ahelp hid=\"SD:TIMEFIELD:DLG_START_PRESENTATION:TMF_PAUSE\">Enter the duration of the pause before the slide show is repeated. If you enter zero, the show restarts immediately without showing a pause slide.</ahelp>"
-msgstr "<ahelp hid=\"SD:TIMEFIELD:DLG_START_PRESENTATION:TMF_PAUSE\">Εισάγετε τη διάρκεια της παύσης πριν την επανάληψη της παρουσίασης οθόνης. Αν εισάγετε μηδέν, η παρουσίαση επανεκκινείται άμεσα χωρίς εμφάνιση της διαφάνειας παύσης.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/pauseduration\">Enter the duration of the pause before the slide show is repeated. If you enter zero, the show restarts immediately without showing a pause slide.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/pauseduration\">Εισάγετε τη διάρκεια της παύσης πριν την επανάληψη της παρουσίασης οθόνης. Αν εισάγετε μηδέν, η παρουσίαση επανεκκινείται άμεσα χωρίς εμφάνιση της διαφάνειας παύσης.</ahelp>"
#: 06080000.xhp
msgctxt ""
@@ -6293,8 +7148,8 @@ msgctxt ""
"par_id3154501\n"
"98\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_AUTOLOGO\">Displays the $[officename] logo on the pause slide.</ahelp> The logo cannot be exchanged."
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_AUTOLOGO\">Εμφανίζει το λογότυπο του $[officename].</ahelp> Το λογότυπο δεν μπορεί να αλλάξει."
+msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/showlogo\">Displays the $[officename] logo on the pause slide.</ahelp> The logo cannot be exchanged."
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/showlogo\">Εμφανίζει το λογότυπο του $[officename].</ahelp> Το λογότυπο δεν μπορεί να αλλάξει."
#: 06080000.xhp
msgctxt ""
@@ -6320,8 +7175,8 @@ msgctxt ""
"par_id3147373\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_MANUEL\">Slides never change automatically when this box is selected.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_MANUEL\">Οι διαφάνειες δεν αλλάζουν αυτόματα αν επιλέξετε αυτό το πεδίο.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/manualslides\">Slides never change automatically when this box is selected.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/manualslides\">Οι διαφάνειες δεν αλλάζουν αυτόματα αν επιλέξετε αυτό το πεδίο.</ahelp>"
#: 06080000.xhp
msgctxt ""
@@ -6338,8 +7193,8 @@ msgctxt ""
"par_id3150272\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_MOUSEPOINTER\">Shows the mouse pointer during a slide show.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_MOUSEPOINTER\">Εμφανίζει το δείκτη του ποντικιού κατά τη διάρκεια μίας παρουσίασης διαφανειών.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/pointervisible\">Shows the mouse pointer during a slide show.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/pointervisible\">Εμφανίζει το δείκτη του ποντικιού κατά τη διάρκεια μίας παρουσίασης διαφανειών.</ahelp>"
#: 06080000.xhp
msgctxt ""
@@ -6356,8 +7211,8 @@ msgctxt ""
"par_id3150665\n"
"18\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_PEN\">Changes the mouse pointer to a pen which you can use to draw on slides during the presentation.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_PEN\">Μετατρέπει το δείκτη του ποντικιού σε μολύβι το οποίο μπορείτε να χρησιμοποιήσετε για τη σχεδίαση σε διαφάνειες κατά τη διάρκεια της παρουσίασης.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/pointeraspen\">Changes the mouse pointer to a pen which you can use to draw on slides during the presentation.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/pointeraspen\">Μετατρέπει το δείκτη του ποντικιού σε μολύβι το οποίο μπορείτε να χρησιμοποιήσετε για τη σχεδίαση σε διαφάνειες κατά τη διάρκεια της παρουσίασης.</ahelp>"
#: 06080000.xhp
msgctxt ""
@@ -6383,8 +7238,8 @@ msgctxt ""
"par_id3148430\n"
"21\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_NAVIGATOR\">Displays the <link href=\"text/simpress/01/02110000.xhp\" name=\"Navigator\">Navigator</link> during the slide show.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_NAVIGATOR\">Εμφανίζει την <link href=\"text/simpress/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link> κατά τη διάρκεια της παρουσίασης διαφανειών.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/navigatorvisible\">Displays the <link href=\"text/simpress/01/02110000.xhp\" name=\"Navigator\">Navigator</link> during the slide show.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/navigatorvisible\">Εμφανίζει την <link href=\"text/simpress/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link> κατά τη διάρκεια της παρουσίασης διαφανειών.</ahelp>"
#: 06080000.xhp
msgctxt ""
@@ -6401,8 +7256,8 @@ msgctxt ""
"par_id3083445\n"
"85\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_ANIMATION_ALLOWED\">Displays all frames of animated GIF files during the slide show.</ahelp> If this option is not selected, only the first frame of an animated GIF file is displayed."
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_ANIMATION_ALLOWED\">Εμφανίζει όλα τα πλαίσια των κινούμενων αρχείων GIF κατά τη διάρκεια της παρουσίασης διαφανειών.</ahelp> Αν δεν επιλεγεί αυτή η επιλογή, εμφανίζεται μόνο το πρώτο πλαίσιο του κινούμενου αρχείου GIF."
+msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/animationsallowed\">Displays all frames of animated GIF files during the slide show.</ahelp> If this option is not selected, only the first frame of an animated GIF file is displayed."
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/animationsallowed\">Εμφανίζει όλα τα πλαίσια των κινούμενων αρχείων GIF κατά τη διάρκεια της παρουσίασης διαφανειών.</ahelp> Αν δεν επιλεγεί αυτή η επιλογή, εμφανίζεται μόνο το πρώτο πλαίσιο του κινούμενου αρχείου GIF."
#: 06080000.xhp
msgctxt ""
@@ -6419,8 +7274,8 @@ msgctxt ""
"par_id3156305\n"
"23\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_CHANGE_PAGE\">Advances to the next slide when you click on the background of a slide.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_CHANGE_PAGE\">Μεταβαίνει στην επόμενη διαφάνεια όταν κάνετε κλικ στο παρασκήνιο μίας διαφάνειας.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/changeslidesbyclick\">Advances to the next slide when you click on the background of a slide.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/changeslidesbyclick\">Μεταβαίνει στην επόμενη διαφάνεια όταν κάνετε κλικ στο παρασκήνιο μίας διαφάνειας.</ahelp>"
#: 06080000.xhp
msgctxt ""
@@ -6437,8 +7292,8 @@ msgctxt ""
"par_id3150764\n"
"25\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_ALWAYS_ON_TOP\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_START_PRESENTATION:CBX_ALWAYS_ON_TOP\">Το παράθυρο του $[officename] παραμένει σε πρώτο πλάνο κατά τη διάρκεια της παρουσίασης. Κανένα άλλο πρόγραμμα δεν εμφανίζει το παράθυρό του μπροστά από την παρουσίασή σας.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">Το παράθυρο του $[officename] παραμένει σε πρώτο πλάνο κατά τη διάρκεια της παρουσίασης. Κανένα άλλο πρόγραμμα δεν εμφανίζει το παράθυρό του μπροστά από την παρουσίασή σας.</ahelp>"
#: 06080000.xhp
msgctxt ""
@@ -6488,1165 +7343,531 @@ msgctxt ""
msgid "This setting is saved in the user configuration and not inside the document."
msgstr "Αυτή η ρύθμιση αποθηκεύεται στις ρυθμίσεις χρήστη και όχι μέσα στο έγγραφο."
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"tit\n"
-"help.text"
-msgid "Effect"
-msgstr "Εφέ"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10682\n"
-"help.text"
-msgid "<variable id=\"effect\"><link href=\"text/simpress/01/effectoptionseffect.xhp\">Effect</link></variable>"
-msgstr "<variable id=\"effect\"><link href=\"text/simpress/01/effectoptionseffect.xhp\">Εφέ</link></variable>"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN106A0\n"
-"help.text"
-msgid "Specifies the settings and enhancements for the current effect in the <link href=\"text/simpress/01/effectoptions.xhp\">Effect Options</link> dialog."
-msgstr "Καθορίζει τις ρυθμίσεις και τα χαρακτηριστικά για το τρέχον εφέ στο παράθυρο διαλόγου <link href=\"text/simpress/01/effectoptions.xhp\">Επιλογές εφέ</link>"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN106B1\n"
-"help.text"
-msgid "Settings"
-msgstr "Ρυθμίσεις"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN106B5\n"
-"help.text"
-msgid "For some effects, the settings can be specified on the <emph>Effect</emph> tab page."
-msgstr "Για κάποια εφέ, οι ρυθμίσεις μπορούν να καθοριστούν στη σελίδα της καρτέλας <emph>Εφέ</emph>."
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"hd_id950041\n"
-"help.text"
-msgid "Direction"
-msgstr "Κατεύθυνση"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_id2195196\n"
-"help.text"
-msgid "<ahelp hid=\".\">Specifies the direction for the effect.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει την κατεύθυνση για το εφέ.</ahelp>"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"hd_id8484756\n"
-"help.text"
-msgid "Accelerated start"
-msgstr "Επιταχυνόμενη έναρξη"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_id5049287\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enable this option to assign a gradually increasing speed to the start of the effect.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτήν την επιλογή για να αναθέσετε μία βαθμιαία αυξανόμενη ταχύτητα στην έναρξη του εφέ.</ahelp>"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"hd_id7056794\n"
-"help.text"
-msgid "Decelerated end"
-msgstr "Επιβραδυνόμενο τέλος"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_id1145359\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enable this option to assign a gradually decreasing speed to the end of the effect.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτήν την επιλογή για να αναθέσετε μία βαθμιαία επιβραδυνόμενη ταχύτητα στο τέλος του εφέ.</ahelp>"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10707\n"
-"help.text"
-msgid "Enhancements"
-msgstr "Χαρακτηριστικά"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN1070B\n"
-"help.text"
-msgid "Specifies the enhancements for the current effect."
-msgstr "Καθορίζει τα χαρακτηριστικά για το τρέχον εφέ."
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN1070E\n"
-"help.text"
-msgid "Sound"
-msgstr "Ήχος"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10712\n"
-"help.text"
-msgid "<ahelp hid=\"878824971\">Select a sound from the Gallery or select one of the special entries.</ahelp>"
-msgstr "<ahelp hid=\"878824971\">Επιλέξτε έναν ήχο από τη Συλλογή ή επιλέξτε κάποια από τις ειδικές εισόδους.</ahelp>"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10718\n"
-"help.text"
-msgid "<emph>No sound</emph> - no sound is played during animation of the effect."
-msgstr "<emph>Χωρίς ήχο</emph> - δεν αναπαράγεται κανένας ήχος κατά τη διάρκεια της κίνησης του εφέ."
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN1071F\n"
-"help.text"
-msgid "<emph>Stop previous sound</emph> - the sound of the previous effect is stopped as soon as the current effect runs."
-msgstr "<emph>Διακοπή προηγούμενου ήχου</emph> - ο ήχος του προηγούμενου εφέ διακόπτεται τη στιγμή που εκτελείται το τρέχον εφέ."
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10726\n"
-"help.text"
-msgid "<emph>Other sound</emph> - displays a file open dialog to select a sound file."
-msgstr "<emph>Άλλος ήχος</emph> - εμφανίζει το παράθυρο διαλόγου για το άνοιγμα ενός αρχείου για να επιλέξετε ένα αρχείο ήχου."
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN1072C\n"
-"help.text"
-msgid "Sound button"
-msgstr "Κουμπί ήχου"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10730\n"
-"help.text"
-msgid "<ahelp hid=\".\">Plays the selected sound file.</ahelp>"
-msgstr "<ahelp hid=\".\">Αναπαράγει το επιλεγμένο αρχείο ήχου.</ahelp>"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10733\n"
-"help.text"
-msgid "After animation"
-msgstr "Ύστερα από το εφέ κίνησης"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10737\n"
-"help.text"
-msgid "<ahelp hid=\"878824973\">Select a color to be shown after the animation ends, or select another after-effect from the list</ahelp>:"
-msgstr "<ahelp hid=\"878824973\">Επιλέξτε ένα χρώμα που θα εμφανιστεί ύστερα από την ολοκλήρωση της κίνησης, ή επιλέξτε κάποιο άλλο εφέ από τη λίστα</ahelp>:"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10752\n"
-"help.text"
-msgid "<emph>Dim with color</emph> - after the animation a dim color fills the shape."
-msgstr "<emph>Διαφάνεια με χρώμα</emph> - ύστερα από την κίνηση ένα διαφανές χρώμα γεμίζει το σχήμα."
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN1073D\n"
-"help.text"
-msgid "<emph>Don't dim</emph> - no after-effect runs."
-msgstr "<emph>Χωρίς διαφάνεια</emph> - δεν εκτελείται κάποιο μετα-εφέ."
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10744\n"
-"help.text"
-msgid "<emph>Hide after animation</emph> - hides the shape after the animation ends."
-msgstr "<emph>Απόκρυψη ύστερα από την κίνηση</emph> - αποκρύπτει το σχήμα ύστερα από την ολοκλήρωση της κίνησης."
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN1074B\n"
-"help.text"
-msgid "<emph>Hide on next animation</emph> - hides the shape on the next animation."
-msgstr "<emph>Απόκρυψη στην επόμενη κίνηση</emph> - αποκρύπτει το σχήμα στην επόμενη κίνηση."
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10865\n"
-"help.text"
-msgid "Dim color"
-msgstr "Διαφανές χρώμα"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN1087B\n"
-"help.text"
-msgid "<ahelp hid=\"878824975\">Select the dim color.</ahelp>"
-msgstr "<ahelp hid=\"878824975\">Επιλέξτε το διαφανές χρώμα.</ahelp>"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10758\n"
-"help.text"
-msgid "Text animation"
-msgstr "Κινούμενο κείμενο"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN1075C\n"
-"help.text"
-msgid "<ahelp hid=\"878824977\">Select the animation mode for the text of the current shape</ahelp>:"
-msgstr "<ahelp hid=\"878824977\">Επιλέξτε τη λειτουργία κίνησης για το κείμενο του επιλεγμένου σχήματος</ahelp>:"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10762\n"
-"help.text"
-msgid "<emph>All at once</emph> - animates the text all at once."
-msgstr "<emph>Ολόκληρο</emph> - εφαρμόζει κίνηση σε ολόκληρο το κείμενο."
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10769\n"
-"help.text"
-msgid "<emph>Word by word</emph> - animates the text word by word."
-msgstr "<emph>Ανά λέξη</emph> - εφαρμόζει κίνηση στο κείμενο ανά λέξη."
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10770\n"
-"help.text"
-msgid "<emph>Letter by letter</emph> - animates the text letter by letter."
-msgstr "<emph>Ανά γράμμα</emph> - εφαρμόζει κίνηση στο κείμενο ανά γράμμα."
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN10776\n"
-"help.text"
-msgid "Delay between characters"
-msgstr "Καθυστέρηση μεταξύ χαρακτήρων"
-
-#: effectoptionseffect.xhp
-msgctxt ""
-"effectoptionseffect.xhp\n"
-"par_idN1077A\n"
-"help.text"
-msgid "<ahelp hid=\"878828050\">Specifies the percentage of delay between animations of words or letters.</ahelp>"
-msgstr "<ahelp hid=\"878828050\">Καθορίζει το ποσοστό καθυστέρησης μεταξύ των κινούμενων λέξεων ή γραμμάτων.</ahelp>"
-
-#: 04110000.xhp
-msgctxt ""
-"04110000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert File"
-msgstr "Εισαγωγή αρχείου"
-
-#: 04110000.xhp
-msgctxt ""
-"04110000.xhp\n"
-"bm_id3153728\n"
-"help.text"
-msgid "<bookmark_value>files; inserting</bookmark_value><bookmark_value>inserting; files</bookmark_value><bookmark_value>HTML; inserting files</bookmark_value>"
-msgstr "<bookmark_value>αρχεία, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, αρχεία</bookmark_value><bookmark_value>HTML, εισαγωγή αρχείων</bookmark_value>"
-
-#: 04110000.xhp
-msgctxt ""
-"04110000.xhp\n"
-"hd_id3153728\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"Insert File\">Insert File</link>"
-msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"Εισαγωγή αρχείου\">Εισαγωγή αρχείου</link>"
-
-#: 04110000.xhp
-msgctxt ""
-"04110000.xhp\n"
-"par_id3145799\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"dateitext\"><ahelp hid=\".uno:ImportFromFile\">Inserts a file into the active slide. You can insert $[officename] Draw or Impress files, or text from an HTML document or a text file.</ahelp></variable> If you have an active internet connection, you can also insert text from a web page by entering its URL in the <emph>File name </emph>box."
-msgstr "<variable id=\"dateitext\"><ahelp hid=\".uno:ImportFromFile\">Εισάγει ένα αρχείο στην ενεργή διαφάνεια. Μπορείτε να εισάγετε αρχεία του $[officename] Draw ή του Impress, ή κείμενο από ένα έγγραφο HTML ή ένα αρχείο κειμένου.</ahelp></variable> Αν έχετε μία ενεργή σύνδεση δικτύου, μπορείτε επίσης να εισάγετε κείμενο από μία σελίδα του διαδικτύου εισάγοντας την ιστοσελίδα στο πεδίο<emph>Όνομα αρχείου </emph>."
-
-#: 04110000.xhp
-msgctxt ""
-"04110000.xhp\n"
-"par_id3155446\n"
-"4\n"
-"help.text"
-msgid "You can also choose to only insert specific <link href=\"text/simpress/01/04110100.xhp\" name=\"slides or objects\">slides or objects</link> from $[officename] Draw or Impress files."
-msgstr "Μπορείτε επίσης να επιλέξετε να εισάγετε μόνο <link href=\"text/simpress/01/04110100.xhp\" name=\"διαφάνειες ή αντικείμενα\">διαφάνειες ή αντικείμενα</link> από αρχεία του $[officename] Draw ή του Impress."
-
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
+"06100000.xhp\n"
"tit\n"
"help.text"
-msgid "Connectors"
-msgstr "Συνδέσεις"
-
-#: 05170000.xhp
-msgctxt ""
-"05170000.xhp\n"
-"bm_id3150297\n"
-"help.text"
-msgid "<bookmark_value>connectors; properties of</bookmark_value>"
-msgstr "<bookmark_value>συνδέσεις, ιδιότητες</bookmark_value>"
+msgid "Custom Slide Shows"
+msgstr "Προσαρμοσμένη παρουσίαση οθόνης"
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"hd_id3150297\n"
+"06100000.xhp\n"
+"hd_id3154659\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/05170000.xhp\" name=\"Connectors\">Connectors</link>"
-msgstr "<link href=\"text/simpress/01/05170000.xhp\" name=\"Συνδέσεις\">Συνδέσεις</link>"
+msgid "Custom Slide Shows"
+msgstr "Προσαρμοσμένη παρουσίαση οθόνης"
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"par_id3149209\n"
+"06100000.xhp\n"
+"par_id3149207\n"
"2\n"
"help.text"
-msgid "<variable id=\"verbindertext\"><ahelp hid=\".uno:ConnectorAttributes\">Sets the properties of a connector.</ahelp></variable>"
-msgstr "<variable id=\"verbindertext\"><ahelp hid=\".uno:ConnectorAttributes\">Καθορίζει τις ιδιότητες μίας σύνδεσης.</ahelp></variable>"
-
-#: 05170000.xhp
-msgctxt ""
-"05170000.xhp\n"
-"hd_id3145384\n"
-"21\n"
-"help.text"
-msgid "Type"
-msgstr "Τύπος"
-
-#: 05170000.xhp
-msgctxt ""
-"05170000.xhp\n"
-"par_id3152899\n"
-"22\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_CONNECTION:LB_TYPE\">Lists the types of connectors that are available.</ahelp> There are four types of connectors: <emph>standard, line, straight, and curved</emph>."
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_CONNECTION:LB_TYPE\">Δημιουργεί λίστα με τους τύπους σύνδεσης οι οποίοι είναι διαθέσιμοι.</ahelp>Υπάρχουν τέσσερις τύποι σύνδεσης: <emph>τυπική, γραμμική, ευθεία, και καμπυλωτή</emph>."
+msgid "<variable id=\"indipraesent\"><ahelp hid=\".uno:CustomShowDialog\">Defines a custom slide show using slides within the current presentation. You can then pick slides to meet the needs of your audience. You can create as many custom slide shows as you want.</ahelp></variable>"
+msgstr "<variable id=\"indipraesent\"><ahelp hid=\".uno:CustomShowDialog\">Καθορίζει μια προσαρμοσμένη παρουσίαση οθόνης χρησιμοποιώντας διαφάνειες από την τρέχουσα παρουσίαση. Μπορείτε να επιλέξετε διαφάνειες για τις ανάγκες του ακροατηρίου σας. Μπορείτε να δημιουργήσετε όσες προσαρμοσμένες παρουσιάσεις οθόνης θέλετε.</ahelp></variable>"
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"hd_id3148866\n"
+"06100000.xhp\n"
+"hd_id3155530\n"
"3\n"
"help.text"
-msgid "Line skew"
-msgstr "Ασυμμετρία γραμμής"
+msgid "Name of the presentation(s)"
+msgstr "Όνομα παρουσίασης"
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"par_id3148605\n"
+"06100000.xhp\n"
+"par_id3156449\n"
"4\n"
"help.text"
-msgid "Defines the skew of a connector line. The preview window displays the result."
-msgstr "Καθορίζει την ασυμμετρία μίας γραμμής σύνδεσης, Το παράθυρο προεπισκόπησης εμφανίζει το αποτέλεσμα."
+msgid "<ahelp hid=\"modules/simpress/ui/customslideshows/customshowlist\">Lists the custom slide shows that are available.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/customslideshows/customshowlist\">Αναφέρει τις διαθέσιμες προσαρμοσμένες παρουσιάσεις οθόνης.</ahelp>"
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"hd_id3157982\n"
+"06100000.xhp\n"
+"par_id3149408\n"
"5\n"
"help.text"
-msgid "Line 1"
-msgstr "Γραμμή 1"
+msgid "To create a custom slide show, click <emph>New</emph>."
+msgstr "Για να δημιουργήσετε μία προσαρμοσμένη παρουσίαση οθόνης, κάντε κλικ στη <emph>Δημιουργία</emph>."
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"par_id3150215\n"
-"6\n"
+"06100000.xhp\n"
+"hd_id3152899\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_1\">Enter a skew value for Line 1.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_1\">Εισάγετε μία τιμή ασυμμετρίας για τη Γραμμή 1.</ahelp>"
+msgid "Use Custom Slide Show"
+msgstr "Χρήση προσαρμοσμένης παρουσίασης διαφανειών"
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"hd_id3145360\n"
-"7\n"
+"06100000.xhp\n"
+"par_id3149947\n"
+"10\n"
"help.text"
-msgid "Line 2"
-msgstr "Γραμμή 2"
+msgid "<ahelp hid=\"modules/simpress/ui/customslideshows/usecustomshows\">Runs the custom slide show you selected when you click <emph>Start</emph>. Otherwise, the entire presentation is shown.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/customslideshows/usecustomshows\">Εκτελεί την προσαρμοσμένη παρουσίαση οθόνης που επιλέξατε, όταν κάνετε κλικ στο <emph>Έναρξη</emph>. Σε αντίθετη περίπτωση προβάλλεται ολόκληρη η παρουσίαση.</ahelp>"
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"par_id3146962\n"
-"8\n"
+"06100000.xhp\n"
+"hd_id3148604\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_2\">Enter a skew value for Line 2.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_2\">Εισάγετε μία τιμή ασυμμετρίας για τη Γραμμή 2.</ahelp>"
+msgid "To run a custom slide show:"
+msgstr "Για να εκτελέσετε μία προσαρμοσμένη παρουσίαση οθόνης:"
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"hd_id3149873\n"
-"9\n"
+"06100000.xhp\n"
+"par_id3153250\n"
+"7\n"
"help.text"
-msgid "Line 3"
-msgstr "Γραμμή 3"
+msgid "Click the show in the list and then select <emph>Use Custom Slide Show</emph>."
+msgstr "Κάντε κλικ στην παρουσίαση από τη λίστα και ύστερα επιλέξτε <emph>Χρήση προσαρμοσμένης παρουσίασης οθόνης</emph>."
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"par_id3153957\n"
-"10\n"
+"06100000.xhp\n"
+"par_id3159230\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_3\">Enter a skew value for Line 3.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_3\">Εισάγετε μία τιμή ασυμμετρίας για τη Γραμμή 3.</ahelp>"
+msgid "Click <emph>Start</emph>."
+msgstr "Κάντε κλικ στην <emph>Έναρξη</emph>."
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"hd_id3145581\n"
+"06100000.xhp\n"
+"hd_id3153808\n"
"11\n"
"help.text"
-msgid "Line spacing"
-msgstr "Διάστιχο"
+msgid "<link href=\"text/simpress/01/06100100.xhp\" name=\"New\">New</link>"
+msgstr "<link href=\"text/simpress/01/06100100.xhp\" name=\"Δημιουργία\">Δημιουργία</link>"
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"par_id3150395\n"
+"06100000.xhp\n"
+"hd_id3153073\n"
"12\n"
"help.text"
-msgid "Sets the line spacing for the connectors."
-msgstr "Καθορίζει το διάστιχο για τις συνδέσεις."
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"hd_id3147297\n"
+"06100000.xhp\n"
+"par_id3150431\n"
"13\n"
"help.text"
-msgid "Begin horizontal"
-msgstr "Οριζόντια αρχή"
+msgid "<ahelp hid=\"modules/simpress/ui/customslideshows/edit\"><link href=\"text/simpress/01/06100100.xhp\" name=\"Add, remove or reorder\">Add, remove or reorder</link> slides as well as change the name of the selected custom slide show.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/customslideshows/edit\"><link href=\"text/simpress/01/06100100.xhp\" name=\"Προσθήκη, αλλαγή, η αναδιάταξη\">Προσθήκη, αλλαγή, η αναδιάταξη</link> διαφανειών όπως και αλλαγή του ονόματος της επιλεγμένης παρουσίασης οθόνης.</ahelp>"
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"par_id3145238\n"
+"06100000.xhp\n"
+"hd_id3151393\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_HORZ_1\">Enter the amount of horizontal space you want at the beginning of the connector.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_HORZ_1\">Εισάγετε το μήκος του οριζόντιου διαστήματος που επιθυμείτε στην αρχή της σύνδεσης.</ahelp>"
+msgid "Copy"
+msgstr "Αντιγραφή"
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"hd_id3153118\n"
+"06100000.xhp\n"
+"par_id3145236\n"
"15\n"
"help.text"
-msgid "Begin vertical"
-msgstr "Κατακόρυφη αρχή"
+msgid "<ahelp hid=\"modules/simpress/ui/customslideshows/copy\">Creates a copy of the selected custom slide show. You can modify the name of the show by clicking <emph>Edit</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/customslideshows/copy\">Δημιουργεί ένα αντίγραφο της επιλεγμένης παρουσίασης οθόνης. Μπορείτε να τροποποιήσετε το όνομα της παρουσίασης κάνοντας κλικ στο <emph>Επεξεργασία</emph>.</ahelp>"
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"par_id3150653\n"
+"06100000.xhp\n"
+"hd_id3153121\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_VERT_1\">Enter the amount of vertical space you want at the beginning of the connector.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_VERT_1\">Εισάγετε το μήκος του κατακόρυφου διαστήματος που επιθυμείτε στην αρχή της σύνδεσης.</ahelp>"
+msgid "Start"
+msgstr "Έναρξη"
-#: 05170000.xhp
+#: 06100000.xhp
msgctxt ""
-"05170000.xhp\n"
-"hd_id3150746\n"
+"06100000.xhp\n"
+"par_id3157907\n"
"17\n"
"help.text"
-msgid "End horizontal"
-msgstr "Οριζόντιο τέλος"
+msgid "<ahelp hid=\"modules/simpress/ui/customslideshows/startshow\">Runs the slide show. Ensure that <emph>Use Custom Slide Show</emph> is selected if you want to run a custom presentation.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/customslideshows/startshow\">Εκτελεί την παρουσίαση οθόνης. Βεβαιωθείτε ότι είναι επιλεγμένη η <emph>Χρήση προσαρμοσμένης παρουσίασης οθόνης</emph> αν θέλετε να εκτελέσετε μια προσαρμοσμένη παρουσίαση.</ahelp>"
-#: 05170000.xhp
-msgctxt ""
-"05170000.xhp\n"
-"par_id3148726\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_HORZ_2\">Enter the amount of horizontal space you want at the end of the connector.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_HORZ_2\">Εισάγετε το μήκος του οριζόντιου διαστήματος που επιθυμείτε στο τέλος της σύνδεσης.</ahelp>"
-
-#: 05170000.xhp
-msgctxt ""
-"05170000.xhp\n"
-"hd_id3153038\n"
-"19\n"
-"help.text"
-msgid "End vertical"
-msgstr "Κατακόρυφο τέλος"
-
-#: 05170000.xhp
-msgctxt ""
-"05170000.xhp\n"
-"par_id3155260\n"
-"20\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_VERT_2\">Enter the amount of vertical space you want at the end of the connector.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CONNECTION:MTR_FLD_VERT_2\">Εισάγετε το μήκος του κατακόρυφου διαστήματος που επιθυμείτε στο τέλος της σύνδεσης.</ahelp>"
-
-#: 05170000.xhp
-msgctxt ""
-"05170000.xhp\n"
-"hd_id3147369\n"
-"23\n"
-"help.text"
-msgid "Reset line skew"
-msgstr "Επαναφορά ασυμμετρίας γραμμής"
-
-#: 05170000.xhp
-msgctxt ""
-"05170000.xhp\n"
-"par_id3159205\n"
-"24\n"
-"help.text"
-msgid "<ahelp hid=\".uno:NewRouting\">Resets the line skew values to the default.</ahelp><embedvar href=\"text/shared/00/00000001.xhp#kontext\"/>"
-msgstr "<ahelp hid=\".uno:NewRouting\">Επαναφέρει τις τιμές ασυμμετρίας γραμμών στις προεπιλογές.</ahelp><embedvar href=\"text/shared/00/00000001.xhp#kontext\"/>"
-
-#: 01180000.xhp
-msgctxt ""
-"01180000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Page"
-msgstr "Σελίδα"
-
-#: 01180000.xhp
-msgctxt ""
-"01180000.xhp\n"
-"hd_id3149379\n"
-"1\n"
-"help.text"
-msgid "Page"
-msgstr "Σελίδα"
-
-#: 01180000.xhp
-msgctxt ""
-"01180000.xhp\n"
-"par_id3150717\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"seiteeintext\"><ahelp hid=\".uno:PageSetup\" visibility=\"visible\">Sets page orientation, page margins, background and other layout options.</ahelp></variable>"
-msgstr "<variable id=\"seiteeintext\"><ahelp hid=\".uno:PageSetup\" visibility=\"visible\">Καθορίζει τον προσανατολισμό, τα περιθώρια, το παρασκήνιο και άλλες επιλογές διάταξης της σελίδας..</ahelp></variable>"
-
-#: 01180000.xhp
-msgctxt ""
-"01180000.xhp\n"
-"par_id3145587\n"
-"5\n"
-"help.text"
-msgid "To change the background of all of the pages in the active file, select a background, click <emph>OK</emph> and click <emph>Yes</emph> in the <emph>Page Settings</emph> dialog."
-msgstr "Για να μεταβάλετε το παρασκήνιο σε όλες τις σελίδες του ενεργού αρχείου, επιλέξτε ένα παρασκήνιο, κάντε κλικ στο κουμπί <emph>OK</emph> και ύστερα στο <emph>Ναι</emph> στο παράθυρο διαλόγου <emph>Ρυθμίσεις σελίδας</emph>."
-
-#: 13050400.xhp
-msgctxt ""
-"13050400.xhp\n"
-"tit\n"
-"help.text"
-msgid "Convert to 3D Rotation Object"
-msgstr "Μετατροπή σε περιστρεφόμενο αντικείμενο 3Δ"
-
-#: 13050400.xhp
-msgctxt ""
-"13050400.xhp\n"
-"hd_id3146974\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/13050400.xhp\" name=\"Convert to 3D Rotation Object\">Convert to 3D Rotation Object</link>"
-msgstr "<link href=\"text/simpress/01/13050400.xhp\" name=\"Μετατροπή σε περιστρεφόμενο αντικείμενο 3Δ\">Μετατροπή σε περιστρεφόμενο αντικείμενο 3Δ</link>"
-
-#: 13050400.xhp
-msgctxt ""
-"13050400.xhp\n"
-"par_id3150717\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:ConvertInto3DLatheFast\">Creates a three-dimensional shape by rotating the selected object around its vertical axis.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertInto3DLatheFast\">Δημιουργεί ένα τρισδιάστατο σχήμα περιστρέφοντας το επιλεγμένο αντικείμενο γύρω από τον κατακόρυφο άξονά του.</ahelp>"
-
-#: 04990400.xhp
-msgctxt ""
-"04990400.xhp\n"
-"tit\n"
-"help.text"
-msgid "Time (variable)"
-msgstr "Ώρα (μεταβλητή)"
-
-#: 04990400.xhp
-msgctxt ""
-"04990400.xhp\n"
-"bm_id3146119\n"
-"help.text"
-msgid "<bookmark_value>times;variable</bookmark_value><bookmark_value>fields;times (variable)</bookmark_value>"
-msgstr "<bookmark_value>ώρα, μεταβλητή</bookmark_value><bookmark_value>πεδία, ώρα (μεταβλητή)</bookmark_value>"
-
-#: 04990400.xhp
-msgctxt ""
-"04990400.xhp\n"
-"hd_id3146119\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04990400.xhp\" name=\"Time (variable)\">Time (variable)</link>"
-msgstr "<link href=\"text/simpress/01/04990400.xhp\" name=\"Ώρα (μεταβλητή)\">Ώρα (μεταβλητή)</link>"
-
-#: 04990400.xhp
-msgctxt ""
-"04990400.xhp\n"
-"par_id3147434\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:InsertTimeFieldVar\">Inserts the current time into your slide as a variable field. The time is automatically updated when you reload the file.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertTimeFieldVar\">Εισάγει την τρέχουσα ώρα στη διαφάνειά σας ως μεταβλητό πεδίο. Η ώρα ενημερώνεται αυτόματα όταν κάνετε ξανά φόρτωση του αρχείου.</ahelp>"
-
-#: 06040000.xhp
+#: 06100100.xhp
msgctxt ""
-"06040000.xhp\n"
+"06100100.xhp\n"
"tit\n"
"help.text"
-msgid "Slide Transition"
-msgstr "Εναλλαγή διαφάνειας"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"bm_id3153142\n"
-"help.text"
-msgid "<bookmark_value>slide transitions; manual</bookmark_value><bookmark_value>slide transitions; sounds</bookmark_value><bookmark_value>sounds; on slide transitions</bookmark_value>"
-msgstr "<bookmark_value>εναλλαγές διαφανειών, χειροκίνητες</bookmark_value><bookmark_value>εναλλαγές διαφανειών, ήχοι</bookmark_value><bookmark_value>ήχοι, σε εναλλαγές διαφανειών</bookmark_value>"
+msgid "Define Custom Slide Show"
+msgstr "Ορισμός προσαρμοσμένης παρουσίασης οθόνης"
-#: 06040000.xhp
+#: 06100100.xhp
msgctxt ""
-"06040000.xhp\n"
-"hd_id3153142\n"
+"06100100.xhp\n"
+"hd_id3154020\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/06040000.xhp\" name=\"Slide Transition\">Slide Transition</link>"
-msgstr "<link href=\"text/simpress/01/06040000.xhp\" name=\"Εναλλαγή διαφανειών\">Εναλλαγή διαφανειών</link>"
+msgid "Define Custom Slide Show"
+msgstr "Ορισμός προσαρμοσμένης παρουσίασης οθόνης"
-#: 06040000.xhp
+#: 06100100.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_id3154011\n"
+"06100100.xhp\n"
+"par_id3154659\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:Dia\">Defines the special effect that plays when you display a slide during a slide show.</ahelp>"
-msgstr "<ahelp hid=\".uno:Dia\">Καθορίζει το ειδικό εφέ που αναπαράγεται όταν εμφανίζετε μία διαφάνεια κατά τη διάρκεια μίας παρουσίασης διαφανειών.</ahelp>"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_id3154704\n"
-"54\n"
-"help.text"
-msgid "To apply the same transition effect to more than one slide, switch to the <link href=\"text/simpress/01/03100000.xhp\" name=\"Slide View\">Slide Sorter</link>, select the slides, and then choose <emph>Slide Show - Slide Transition</emph>."
-msgstr "Για να εφαρμόσετε το ίδιο εφέ εναλλαγής σε περισσότερες της μίας διαφάνειες, μεταβείτε στην <link href=\"text/simpress/01/03100000.xhp\" name=\"Προβολή διαφανειών\">Ταξινόμηση διαφανειών</link>, επιλέξτε τις διαφάνειες, και ύστερα επιλέξτε <emph>Παρουσίαση διαφανειών - Εναλλαγή διαφανειών</emph>."
+msgid "<variable id=\"neu\"><ahelp hid=\"\" visibility=\"visible\">Creates a custom slide show.</ahelp></variable>"
+msgstr "<variable id=\"neu\"><ahelp hid=\"\" visibility=\"visible\">Δημιουργεί μία προσαρμοσμένη παρουσίαση οθόνης.</ahelp></variable>"
-#: 06040000.xhp
+#: 06100100.xhp
msgctxt ""
-"06040000.xhp\n"
-"hd_id3149257\n"
+"06100100.xhp\n"
+"par_id3155379\n"
"3\n"
"help.text"
-msgid "Apply to selected slides"
-msgstr "Εφαρμογή στις επιλεγμένες διαφάνειες"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_id3145790\n"
-"17\n"
-"help.text"
-msgid "<ahelp hid=\"SD:IMAGEBUTTON:FLT_WIN_SLIDE_CHANGE:BTN_VT_EFFECT\">Select the slide transition you want to use for the selected slides.</ahelp>"
-msgstr "<ahelp hid=\"SD:IMAGEBUTTON:FLT_WIN_SLIDE_CHANGE:BTN_VT_EFFECT\">Επιλέξτε την εναλλαγή διαφανειών που επιθυμείτε να χρησιμοποιηθεί για τις επιλεγμένες διαφάνειες.</ahelp>"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_idN106A5\n"
-"help.text"
-msgid "Modify transition"
-msgstr "Τροποποίηση εναλλαγής διαφανειών"
+msgid "Select a slide and click <emph>>></emph> or <emph><<</emph> to add or remove the slide from the list."
+msgstr "Επιλέξτε μία διαφάνεια και κάντε κλικ στο <emph>>></emph> ή στο <emph><<</emph> για να προσθέσετε ή να αφαιρέσετε τη διαφάνεια από τη λίστα."
-#: 06040000.xhp
+#: 06100100.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_idN106AB\n"
+"06100100.xhp\n"
+"par_id3156449\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the transition properties.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τις ιδιότητες της εναλλαγής.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/simpress/ui/definecustomslideshow/add\">Adds an existing slide to the bottom of the <emph>Selected slides</emph> list. You need to select a slide in the <emph>Existing slides</emph> list before you can use this button.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/simpress/ui/definecustomslideshow/add\">Προσθέτει μια υπάρχουσα διαφάνεια στο τέλος της λίστας <emph>επιλεγμένων διαφανειών</emph>. Πρέπει να επιλέξετε μια διαφάνεια στη λίστα <emph>Υπάρχουσες διαφάνειες</emph> πριν να μπορέσετε να χρησιμοποιήσετε αυτό το κουμπί.</ahelp>"
-#: 06040000.xhp
+#: 06100100.xhp
msgctxt ""
-"06040000.xhp\n"
-"hd_id3159207\n"
+"06100100.xhp\n"
+"par_id3151240\n"
"5\n"
"help.text"
-msgid "Speed"
-msgstr "Ταχύτητα"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_id3149048\n"
-"20\n"
-"help.text"
-msgid "<variable id=\"geschwindigkeit1\"><ahelp hid=\".uno:DiaSpeed\">Sets the speed of the slide transition.</ahelp></variable><variable id=\"geschwindigkeit2\"></variable>"
-msgstr "<variable id=\"geschwindigkeit1\"><ahelp hid=\".uno:DiaSpeed\">Καθορίζει την ταχύτητα της εναλλαγής των διαφανειών.</ahelp></variable><variable id=\"geschwindigkeit2\"></variable>"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"hd_id3156304\n"
-"11\n"
-"help.text"
-msgid "Sound"
-msgstr "Ήχος"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_id3153212\n"
-"29\n"
-"help.text"
-msgid "<ahelp hid=\"SD:IMAGEBUTTON:FLT_WIN_SLIDE_CHANGE:BTN_SOUND\">Lists sounds that can played during the slide transition.</ahelp>"
-msgstr "<ahelp hid=\"SD:IMAGEBUTTON:FLT_WIN_SLIDE_CHANGE:BTN_SOUND\">Δημιουργεί λίστα με τους ήχους που μπορούν να αναπαραχθούν κατά τη διάρκεια της εναλλαγής.</ahelp>"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_idN1071E\n"
-"help.text"
-msgid "Loop until next sound"
-msgstr "Κίνηση μέχρι τον επόμενο ήχο"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_idN10724\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select to play the sound repeatedly until another sound starts.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να αναπαράγεται η ήχος με επανάληψη μέχρι να ξεκινήσει κάποιος άλλος ήχος.</ahelp>"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_idN10729\n"
-"help.text"
-msgid "Advance slide"
-msgstr "Μετάβαση σε διαφάνεια"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_idN10737\n"
-"help.text"
-msgid "<ahelp hid=\".\">Specifies how to get the next slide.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει τον τρόπο μετάβασης στην επόμενη διαφάνεια.</ahelp>"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_idN1072F\n"
-"help.text"
-msgid "On mouse click"
-msgstr "Με κλικ του ποντικιού"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_idN10744\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select to advance to the next slide on a mouse click.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τη μετάβαση στην επόμενη διαφάνεια με κλικ του ποντικιού.</ahelp>"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_idN10735\n"
-"help.text"
-msgid "Automatically after"
-msgstr "Αυτόματα μετά"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_idN10751\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select to advance to the next slide after a number of seconds. Enter the seconds in the numerical field next to the spin button, or click the spin button.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τη μετάβαση στην επόμενη διαφάνεια ύστερα από έναν αριθμό δευτερολέπτων. Εισάγετε τα δευτερόλεπτα στο αριθμητικό πεδίο δίπλα στο περιστρεφόμενο κουμπί, ή κάντε κλικ το περιστρεφόμενο κουμπί.</ahelp>"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_idN1073B\n"
-"help.text"
-msgid "Apply to All Slides"
-msgstr "Εφαρμογή σε όλες τις διαφάνειες"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_idN1075E\n"
-"help.text"
-msgid "<ahelp hid=\".\">Applies the selected slide transition to all slides in the current presentation document.</ahelp>"
-msgstr "<ahelp hid=\".\">Εφαρμόζει την επιλεγμένη εναλλαγή διαφανειών σε όλες τις διαφάνειες στο τρέχον έγγραφο παρουσίασης.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/simpress/ui/definecustomslideshow/remove\">Removes a slide from the <emph>Selected slides </emph>list. You need to choose a slide in the <emph>Selected slides </emph>list before you can use this button.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/simpress/ui/definecustomslideshow/remove\">Αφαιρεί μια διαφάνεια από τη λίστα <emph>επιλεγμένων διαφανειών</emph>. Χρειάζεται να επιλέξετε μια διαφάνεια στη λίστα <emph>Επιλεγμένες διαφάνειες</emph> πριν να μπορέσετε να χρησιμοποιήσετε αυτό το κουμπί.</ahelp>"
-#: 06040000.xhp
+#: 06100100.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_idN10741\n"
+"06100100.xhp\n"
+"hd_id3156018\n"
+"6\n"
"help.text"
-msgid "Play"
-msgstr "Αναπαραγωγή"
+msgid "Name"
+msgstr "Όνομα"
-#: 06040000.xhp
+#: 06100100.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_idN1076B\n"
+"06100100.xhp\n"
+"par_id3152871\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows the current slide transition as a preview.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει την εναλλαγή της τρέχουσας διαφάνειας ως προεπισκόπηση.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/definecustomslideshow/customname\" visibility=\"visible\">Displays the name of the custom slide show. If you want, you can enter a new name.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/definecustomslideshow/customname\" visibility=\"visible\">Εμφανίζει το όνομα της προσαρμοσμένης παρουσίασης οθόνης. Αν επιθυμείτε, μπορείτε να εισάγετε ένα νέο όνομα.</ahelp>"
-#: 06040000.xhp
+#: 06100100.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_idN10747\n"
+"06100100.xhp\n"
+"hd_id3149050\n"
+"8\n"
"help.text"
-msgid "Slide Show"
-msgstr "Παρουσίαση διαφανειών"
+msgid "Existing slides"
+msgstr "Υπάρχουσες διαφάνειες"
-#: 06040000.xhp
+#: 06100100.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_idN10778\n"
+"06100100.xhp\n"
+"par_id3154767\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Starts the slide show from the current slide.</ahelp>"
-msgstr "<ahelp hid=\".\">Εκκινεί την παρουσίαση διαφανειών από την τρέχουσα διαφάνεια.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/definecustomslideshow/pages\" visibility=\"visible\">Lists all of the slides in the order in which they appear in the current document.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/definecustomslideshow/pages\" visibility=\"visible\">Δημιουργεί λίστα με όλες τις διαφάνειες με τη σειρά ταξινόμησης με την οποία εμφανίζονται στο τρέχον έγγραφο.</ahelp>"
-#: 06040000.xhp
+#: 06100100.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_idN1074D\n"
+"06100100.xhp\n"
+"hd_id3146965\n"
+"10\n"
"help.text"
-msgid "Automatic preview"
-msgstr "Αυτόματη προεπισκόπηση"
+msgid "Selected slides"
+msgstr "Επιλεγμένες διαφάνειες"
-#: 06040000.xhp
+#: 06100100.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_idN10785\n"
+"06100100.xhp\n"
+"par_id3149874\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to see the slide transitions automatically in the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε την εμφάνιση των εναλλαγών των διαφανειών αυτόματα στο έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/definecustomslideshow/custompages\" visibility=\"visible\">Lists all of the slides in the custom slide show. If you want, you can change the order of the list by dragging the slides up or down.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/definecustomslideshow/custompages\" visibility=\"visible\">Δημιουργεί λίστα με όλες τις διαφάνειες στην προσαρμοσμένη παρουσίασης οθόνης. Αν επιθυμείτε, μπορείτε να μεταβάλετε τη σειρά ταξινόμησης της λίστας μεταφέροντας τις διαφάνειες πάνω ή κάτω.</ahelp>"
-#: 04990200.xhp
+#: 13050000.xhp
msgctxt ""
-"04990200.xhp\n"
+"13050000.xhp\n"
"tit\n"
"help.text"
-msgid "Date (variable)"
-msgstr "Ημερομηνία (μεταβλητή)"
-
-#: 04990200.xhp
-msgctxt ""
-"04990200.xhp\n"
-"bm_id3154320\n"
-"help.text"
-msgid "<bookmark_value>dates; variable</bookmark_value><bookmark_value>fields; dates (variable)</bookmark_value>"
-msgstr "<bookmark_value>ημερομηνίες, μεταβλητές</bookmark_value><bookmark_value>πεδία, ημερομηνία (μεταβλητή)</bookmark_value>"
+msgid "Convert"
+msgstr "Μετατροπή"
-#: 04990200.xhp
+#: 13050000.xhp
msgctxt ""
-"04990200.xhp\n"
-"hd_id3154320\n"
+"13050000.xhp\n"
+"hd_id3152596\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04990200.xhp\" name=\"Date (variable)\">Date (variable)</link>"
-msgstr "<link href=\"text/simpress/01/04990200.xhp\" name=\"Ημερομηνία (μεταβλητή)\">Ημερομηνία (μεταβλητή)</link>"
+msgid "<link href=\"text/simpress/01/13050000.xhp\" name=\"Convert\">Convert</link>"
+msgstr "<link href=\"text/simpress/01/13050000.xhp\" name=\"Μετατροπή\">Μετατροπή</link>"
-#: 04990200.xhp
+#: 13050000.xhp
msgctxt ""
-"04990200.xhp\n"
-"par_id3154011\n"
+"13050000.xhp\n"
+"par_id3151075\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertDateFieldVar\">Inserts the current date into your slide as a variable field. The date is automatically updated when you reload the file.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertDateFieldVar\">Εισάγει την τρέχουσα ημερομηνία στη διαφάνειά σας ως μεταβλητό πεδίο. Η ημερομηνία ενημερώνεται αυτόματα όταν κάνετε ξανά φόρτωση του αρχείου.</ahelp>"
+msgid "Options for converting the selected object."
+msgstr "Επιλογές για μετατροπή του επιλεγμένου αντικειμένου."
-#: 04990000.xhp
+#: 13050100.xhp
msgctxt ""
-"04990000.xhp\n"
+"13050100.xhp\n"
"tit\n"
"help.text"
-msgid "Fields"
-msgstr "Πεδία"
-
-#: 04990000.xhp
-msgctxt ""
-"04990000.xhp\n"
-"bm_id3154011\n"
-"help.text"
-msgid "<bookmark_value>fields;in slides</bookmark_value>"
-msgstr "<bookmark_value>πεδία, σε διαφάνειες</bookmark_value>"
+msgid "To Curve"
+msgstr "Σε καμπύλη"
-#: 04990000.xhp
+#: 13050100.xhp
msgctxt ""
-"04990000.xhp\n"
-"hd_id3154011\n"
+"13050100.xhp\n"
+"hd_id3125864\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04990000.xhp\" name=\"Fields\">Fields</link>"
-msgstr "<link href=\"text/simpress/01/04990000.xhp\" name=\"Πεδία\">Πεδία</link>"
+msgid "<link href=\"text/simpress/01/13050100.xhp\" name=\"To Curve\">To Curve</link>"
+msgstr "<link href=\"text/simpress/01/13050100.xhp\" name=\"Σε καμπύλη\">Σε καμπύλη</link>"
-#: 04990000.xhp
+#: 13050100.xhp
msgctxt ""
-"04990000.xhp\n"
-"par_id3149666\n"
+"13050100.xhp\n"
+"par_id3147436\n"
"2\n"
"help.text"
-msgid "Lists common fields that you can insert into your slide."
-msgstr "Δημιουργεί λίστα με τα κοινά πεδία τα οποία μπορείτε να εισάγετε στη διαφάνειά σας."
-
-#: 04990000.xhp
-msgctxt ""
-"04990000.xhp\n"
-"par_id3145799\n"
-"3\n"
-"help.text"
-msgid "If you want to edit a field in your slide, select it and choose <emph>Edit – Fields</emph>."
-msgstr "Αν επιθυμείτε να επεξεργαστείτε ένα πεδίο στη διαφάνειά σας, επιλέξτε το και επιλέξτε <emph>Επεξεργασία - Πεδία</emph>."
+msgid "<ahelp hid=\".uno:ChangeBezier\">Converts the selected object to a Bézier curve.</ahelp>"
+msgstr "<ahelp hid=\".uno:ChangeBezier\">Μετατρέπει το επιλεγμένο αντικείμενο σε καμπύλη Bézier.</ahelp>"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
+"13050200.xhp\n"
"tit\n"
"help.text"
-msgid "Timing"
-msgstr "Συγχρονισμός"
-
-#: effectoptionstiming.xhp
-msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN10544\n"
-"help.text"
-msgid "<variable id=\"timing\"><link href=\"text/simpress/01/effectoptionstiming.xhp\">Timing</link></variable>"
-msgstr "<variable id=\"timing\"><link href=\"text/simpress/01/effectoptionstiming.xhp\">Συγχρονισμός</link></variable>"
+msgid "To Polygon"
+msgstr "Σε πολύγωνο"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN10562\n"
+"13050200.xhp\n"
+"hd_id3152578\n"
+"1\n"
"help.text"
-msgid "Specifies the timing for the current effect in the <link href=\"text/simpress/01/effectoptions.xhp\">Effect Options</link> dialog."
-msgstr "Καθορίζει το συγχρονισμό για το τρέχον εφέ στο παράθυρο διαλόγου <link href=\"text/simpress/01/effectoptions.xhp\">Επιλογές εφέ</link>."
+msgid "<link href=\"text/simpress/01/13050200.xhp\" name=\"To Polygon\">To Polygon</link>"
+msgstr "<link href=\"text/simpress/01/13050200.xhp\" name=\"Σε πολύγωνο\">Σε πολύγωνο</link>"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN1057D\n"
+"13050200.xhp\n"
+"par_id3145252\n"
+"2\n"
"help.text"
-msgid "Start"
-msgstr "Έναρξη"
+msgid "<ahelp hid=\".uno:ChangePolygon\">Converts the selected object to a polygon (a closed object bounded by straight lines).</ahelp> The appearance of the object does not change. If you want, you can right-click and choose <link href=\"text/shared/main0227.xhp\" name=\"Edit Points\"><emph>Edit Points</emph></link> to view the changes."
+msgstr "<ahelp hid=\".uno:ChangePolygon\">Μετατρέπει το επιλεγμένο αντικείμενο σε πολύγωνο (ένα κλειστό αντικείμενο με περίγραμμα από ευθείες γωνίες).</ahelp> Δεν θα μεταβληθεί η εμφάνιση του αντικειμένου. Αν επιθυμείτε, μπορείτε να κάνετε δεξί κλικ και να επιλέξετε <link href=\"text/shared/main0227.xhp\" name=\"Επεξεργασία σημείων\"><emph>Επεξεργασία σημείων</emph></link> για να εμφανίσετε τις αλλαγές."
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN1066F\n"
+"13050200.xhp\n"
+"hd_id3155066\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"878841346\">Displays the start property of the selected animation effect.</ahelp> The following start properties are available:"
-msgstr "<ahelp hid=\"878841346\">Εμφανίζει της ιδιότητα έναρξης του επιλεγμένου εφέ κίνησης.</ahelp> Είναι διαθέσιμες οι ακόλουθες ιδιότητες έναρξης:"
+msgid "Convert to Polygon"
+msgstr "Μετατροπή σε πολύγωνο"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN10675\n"
+"13050200.xhp\n"
+"par_id3153713\n"
+"5\n"
"help.text"
-msgid "<emph>On click</emph> - the animation stops at this effect until the next mouse click."
-msgstr "<emph>Κατά το κλικ</emph> - η κίνηση διακόπτεται σε αυτό το εφέ μέχρι το επόμενο κλικ του ποντικιού."
+msgid "The following options are required to convert a bitmap image to a polygon. The converted image is actually a collection of smaller polygons filled with color."
+msgstr "Απαιτούνται οι ακόλουθες επιλογές για την μετατροπή μίας εικόνας bitmap σε πολύγωνο. Η εικόνα που θα έχει μετατραπεί είναι στην πραγματικότητα μία συλλογή μικρότερων πολυγώνων με γέμισμα με χρώμα."
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN1067C\n"
+"13050200.xhp\n"
+"hd_id3154254\n"
+"6\n"
"help.text"
-msgid "<emph>With previous</emph> - the animation runs immediately."
-msgstr "<emph>Με προηγούμενη</emph> - η κίνηση εκτελείται άμεσα."
+msgid "Settings"
+msgstr "Ρυθμίσεις"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN10683\n"
+"13050200.xhp\n"
+"par_id3149126\n"
+"7\n"
"help.text"
-msgid "<emph>After previous</emph> - the animation runs as soon as the previous animation ends."
-msgstr "<emph>Ύστερα από προηγούμενη</emph> - η κίνηση εφαρμόζεται ύστερα από την ολοκλήρωση της προηγούμενης κίνησης."
+msgid "Set the conversion options for the image."
+msgstr "Καθορίστε τις επιλογές μετατροπής για την εικόνα."
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN10583\n"
+"13050200.xhp\n"
+"hd_id3146314\n"
+"8\n"
"help.text"
-msgid "Delay"
-msgstr "Καθυστέρηση"
+msgid "Number of colors:"
+msgstr "Αριθμός χρωμάτων:"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN10693\n"
+"13050200.xhp\n"
+"par_id3145790\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"878844420\">Specifies an additional delay of n seconds until the effect starts.</ahelp>"
-msgstr "<ahelp hid=\"878844420\">Καθορίζει μία πρόσθετη καθυστέρηση για ν δευτερόλεπτα μέχρι να ξεκινήσει το εφέ.</ahelp>"
+msgid "<ahelp hid=\"SD:NUMERICFIELD:DLG_VECTORIZE:NM_LAYERS\">Enter the number of colors to be displayed in the converted image. $[officename] generates a polygon for each occurrence of a color in the image.</ahelp>"
+msgstr "<ahelp hid=\"SD:NUMERICFIELD:DLG_VECTORIZE:NM_LAYERS\">Εισάγετε τον αριθμό των χρωμάτων που θα εμφανίζονται στην εικόνα που θα μετατραπεί. Το $[officename] δημιουργεί ένα πολύγωνο για κάθε υπάρχον χρώμα στην εικόνα.</ahelp>"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN10587\n"
+"13050200.xhp\n"
+"hd_id3150206\n"
+"10\n"
"help.text"
-msgid "Speed"
-msgstr "Ταχύτητα"
+msgid "Point reduction"
+msgstr "Μείωση σημείων"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN106A0\n"
+"13050200.xhp\n"
+"par_id3159236\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"878841862\">Specifies the duration of the effect.</ahelp>"
-msgstr "<ahelp hid=\"878841862\">Καθορίζει τη διάρκεια του εφέ.</ahelp>"
+msgid "<ahelp hid=\"SD:METRICFIELD:DLG_VECTORIZE:MT_REDUCE\">Removes color polygons that are smaller than the pixel value you enter.</ahelp>"
+msgstr "<ahelp hid=\"SD:METRICFIELD:DLG_VECTORIZE:MT_REDUCE\">Αφαιρεί τα πολύγωνα με χρώμα που είναι μικρότερα από την τιμή εικονοστοιχείων που εισάγετε.</ahelp>"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN1058B\n"
+"13050200.xhp\n"
+"hd_id3150364\n"
+"12\n"
"help.text"
-msgid "Repeat"
-msgstr "Επανάληψη"
+msgid "Fill holes"
+msgstr "Γέμισμα κοιλωμάτων"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN106AD\n"
+"13050200.xhp\n"
+"par_id3145584\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"878841864\">Specifies whether and how to repeat the current effect.</ahelp> Enter the number of repeats, or select from the list:"
-msgstr "<ahelp hid=\"878841864\">Καθορίζει αν και πώς θα επαναλαμβάνεται το τρέχον εφέ.</ahelp> Εισάγετε τον αριθμό των επαναλήψεων, ή επιλέξτε από τη λίστα:"
+msgid "<ahelp hid=\"SD:CHECKBOX:DLG_VECTORIZE:CB_FILLHOLES\">Fills the color gaps caused by applying a point reduction.</ahelp>"
+msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_VECTORIZE:CB_FILLHOLES\">Γεμίζει τα κενά με χρώμα που προκλήθηκε από την εφαρμογή ελάττωσης σημείων.</ahelp>"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN106B3\n"
+"13050200.xhp\n"
+"hd_id3154371\n"
+"14\n"
"help.text"
-msgid "<emph>(none)</emph> - the effect is not repeated."
-msgstr "<emph>(καμία)</emph> - το εφέ δεν επαναλαμβάνεται."
+msgid "Tile size"
+msgstr "Μέγεθος παράθεσης"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN106BA\n"
+"13050200.xhp\n"
+"par_id3156448\n"
+"15\n"
"help.text"
-msgid "<emph>Until next click</emph> - the animation is repeated until the next mouse click."
-msgstr "<emph>Ως το επόμενο κλικ</emph> - η κίνηση επαναλαμβάνεται μέχρι το επόμενο κλικ του ποντικιού."
+msgid "<ahelp hid=\"SD:METRICFIELD:DLG_VECTORIZE:MT_FILLHOLES\">Enter the size of the rectangle for the background fill.</ahelp>"
+msgstr "<ahelp hid=\"SD:METRICFIELD:DLG_VECTORIZE:MT_FILLHOLES\">Εισάγετε το μέγεθος του τριγώνου για το γέμισμα του παρασκηνίου.</ahelp>"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN106C1\n"
+"13050200.xhp\n"
+"hd_id3148840\n"
+"16\n"
"help.text"
-msgid "<emph>Until end of slide</emph> - the animation repeats as long as the slide is displayed."
-msgstr "<emph>Ως το τέλος της διαφάνειας</emph> - η κίνηση επαναλαμβάνεται όσο εμφανίζεται η διαφάνεια."
+msgid "Source picture:"
+msgstr "Αρχική εικόνα:"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN1058F\n"
+"13050200.xhp\n"
+"par_id3153917\n"
+"17\n"
"help.text"
-msgid "Rewind when done playing"
-msgstr "Επανέναρξη μετά την ολοκλήρωση της αναπαραγωγής"
+msgid "Preview of the original image."
+msgstr "Προεπισκόπηση της αρχικής εικόνας."
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN106D1\n"
+"13050200.xhp\n"
+"hd_id3149944\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"878838793\">Specifies whether to let the animated shape return to its starting state after the animation ends.</ahelp>"
-msgstr "<ahelp hid=\"878838793\">Καθορίζει αν θα επιτρέπεται στο κινούμενο σχήμα να επιστρέφει στην αρχική του κατάσταση αφότου ολοκληρωθεί η κίνηση.</ahelp>"
+msgid "Vectorized image:"
+msgstr "Διανυσματική εικόνα:"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN10593\n"
+"13050200.xhp\n"
+"par_id3148605\n"
+"19\n"
"help.text"
-msgid "Animate as part of click sequence"
-msgstr "Κίνηση ως μέρος της αλληλουχίας κλικ ποντικιού"
+msgid "Preview of the converted image. Click <emph>Preview</emph> to generate the vectorized image."
+msgstr "Προεπισκόπηση της εικόνας που έχει μετατραπεί. Κάντε κλικ στην <emph>Προεπισκόπηση</emph> για να δημιουργήσετε τη διανυσματική εικόνα."
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN106DE\n"
+"13050200.xhp\n"
+"hd_id3156020\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\"878838283\">Specifies whether to let the animation start in the normal click sequence.</ahelp>"
-msgstr "<ahelp hid=\"878838283\">Καθορίζει αν θα επιτρέπεται στην κίνηση να ξεκινά στην αλληλουχία κανονικών κλικ του ποντικιού.</ahelp>"
+msgid "Progress"
+msgstr "Πρόοδος"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN10597\n"
+"13050200.xhp\n"
+"par_id3159207\n"
+"21\n"
"help.text"
-msgid "Start effect on click of"
-msgstr "Έναρξη εφέ με κλικ σε"
+msgid "Displays the conversion progress."
+msgstr "Εμφανίζει την πρόοδο της μετατροπής."
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN106EB\n"
+"13050200.xhp\n"
+"hd_id3149048\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"878838284\">Specifies whether to let the animation start when a specified shape is clicked.</ahelp>"
-msgstr "<ahelp hid=\"878838284\">Καθορίζει αν θα επιτρέπεται στην κίνηση να ξεκινά αφού γίνει κλικ σε ένα ειδικό σχήμα.</ahelp>"
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: effectoptionstiming.xhp
+#: 13050200.xhp
msgctxt ""
-"effectoptionstiming.xhp\n"
-"par_idN107C5\n"
+"13050200.xhp\n"
+"par_id3150046\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\"878841357\">Select the shape by its name from the list box.</ahelp>"
-msgstr "<ahelp hid=\"878841357\">Επιλέξτε το σχήμα κάνοντας κλικ στο όνομά του από το πεδίο λίστας.</ahelp>"
+msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_VECTORIZE:BTN_PREVIEW\">Previews the converted image without applying the changes.</ahelp>"
+msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_VECTORIZE:BTN_PREVIEW\">Εφαρμόζει προεπισκόπηση της εικόνας που έχει μετατραπεί χωρίς εφαρμογή των αλλαγών.</ahelp>"
#: 13050300.xhp
msgctxt ""
@@ -7737,1641 +7958,1420 @@ msgctxt ""
msgid "If you want, you can also apply a <link href=\"text/shared/01/05350000.xhp\" name=\"3D Effect\">3D Effect</link> to the converted object."
msgstr "Αν επιθυμείτε, μπορείτε επίσης να εφαρμόσετε <link href=\"text/shared/01/05350000.xhp\" name=\"Εφέ 3Δ\">Εφέ 3Δ</link> σε ένα αντικείμενο που έχει μετατραπεί."
-#: 03120000.xhp
+#: 13050400.xhp
msgctxt ""
-"03120000.xhp\n"
+"13050400.xhp\n"
"tit\n"
"help.text"
-msgid "Handout Page"
-msgstr "Σελίδα σημειώματος"
+msgid "Convert to 3D Rotation Object"
+msgstr "Μετατροπή σε περιστρεφόμενο αντικείμενο 3Δ"
-#: 03120000.xhp
+#: 13050400.xhp
msgctxt ""
-"03120000.xhp\n"
-"hd_id3149456\n"
+"13050400.xhp\n"
+"hd_id3146974\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03120000.xhp\" name=\"Handout Page\">Handout Page</link>"
-msgstr "<link href=\"text/simpress/01/03120000.xhp\" name=\"Σελίδα σημειώματος\">Σελίδα σημειώματος</link>"
+msgid "<link href=\"text/simpress/01/13050400.xhp\" name=\"Convert to 3D Rotation Object\">Convert to 3D Rotation Object</link>"
+msgstr "<link href=\"text/simpress/01/13050400.xhp\" name=\"Μετατροπή σε περιστρεφόμενο αντικείμενο 3Δ\">Μετατροπή σε περιστρεφόμενο αντικείμενο 3Δ</link>"
-#: 03120000.xhp
+#: 13050400.xhp
msgctxt ""
-"03120000.xhp\n"
-"par_id3154684\n"
+"13050400.xhp\n"
+"par_id3150717\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_BTN_HANDOUT\">Switches to the handout master page, where you can scale several slides to fit on one printed page.</ahelp> To modify the number of slides you can print on a page, open the <emph>Layouts</emph> task pane and double-click a layout."
-msgstr "<ahelp hid=\"HID_SD_BTN_HANDOUT\">Εκκινεί την σελίδα κύριων σημειωμάτων, όπου μπορείτε να κλιμακώνετε διάφορες διαφάνειες ώστε να ταιριάζουν στην εκτυπωμένη σελίδα.</ahelp> Για να τροποποιήσετε τον αριθμό των διαφανειών που μπορείτε να εκτυπώνετε σε μία σελίδα, ανοίξτε το πλαίσιο εργασιών <emph>Διατάξεις</emph> και κάντε κλικ σε μία διάταξη."
+msgid "<ahelp hid=\".uno:ConvertInto3DLatheFast\">Creates a three-dimensional shape by rotating the selected object around its vertical axis.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertInto3DLatheFast\">Δημιουργεί ένα τρισδιάστατο σχήμα περιστρέφοντας το επιλεγμένο αντικείμενο γύρω από τον κατακόρυφο άξονά του.</ahelp>"
-#: 04990500.xhp
+#: 13050500.xhp
msgctxt ""
-"04990500.xhp\n"
+"13050500.xhp\n"
"tit\n"
"help.text"
-msgid "Page Number"
-msgstr "Αριθμός σελίδας"
+msgid "To Bitmap"
+msgstr "Σε bitmap"
-#: 04990500.xhp
+#: 13050500.xhp
msgctxt ""
-"04990500.xhp\n"
-"bm_id3154319\n"
+"13050500.xhp\n"
+"bm_id3153142\n"
"help.text"
-msgid "<bookmark_value>fields; page numbers</bookmark_value><bookmark_value>page number field</bookmark_value><bookmark_value>slide numbers</bookmark_value><bookmark_value>presentations; numbering slides in</bookmark_value>"
-msgstr "<bookmark_value>πεδία, αριθμοί σελίδων</bookmark_value><bookmark_value>πεδίο αριθμού σελίδων</bookmark_value><bookmark_value>αριθμοί διαφανειών</bookmark_value><bookmark_value>παρουσιάσεις, αρίθμηση διαφανειών σε</bookmark_value>"
+msgid "<bookmark_value>converting; to bitmaps</bookmark_value><bookmark_value>bitmaps; converting to</bookmark_value>"
+msgstr "<bookmark_value>μετατροπή, σε εικόνες bitmap</bookmark_value><bookmark_value>εικόνες bitmap, μετατροπή σε</bookmark_value>"
-#: 04990500.xhp
+#: 13050500.xhp
msgctxt ""
-"04990500.xhp\n"
-"hd_id3154319\n"
+"13050500.xhp\n"
+"hd_id3153142\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04990500.xhp\" name=\"Page Numbers\">Page Number</link>"
-msgstr "<link href=\"text/simpress/01/04990500.xhp\" name=\"Αριθμοί σελίδων\">Αριθμός σελίδας</link>"
+msgid "<link href=\"text/simpress/01/13050500.xhp\" name=\"To Bitmap\">To Bitmap</link>"
+msgstr "<link href=\"text/simpress/01/13050500.xhp\" name=\"Σε bitmap\">Σε bitmap</link>"
-#: 04990500.xhp
+#: 13050500.xhp
msgctxt ""
-"04990500.xhp\n"
-"par_id3145799\n"
+"13050500.xhp\n"
+"par_id3146975\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts the page number into the current slide or page.</ahelp> If you want to add a page number to every slide, choose View - Master<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"> - Slide Master</caseinline></switchinline> and insert the page number field. To change the number format, choose <emph>Format - Page</emph> and then select a format from the list in the <emph>Layout Settings</emph> area."
-msgstr "<ahelp hid=\".\">Εισάγει τον αριθμό σελίδας στην τρέχουσα διαφάνεια ή σελίδα.</ahelp> Αν επιθυμείτε να φορτώσετε έναν αριθμό σελίδας σε κάθε διαφάνεια, επιλέξτε Προβολή - Κύριο<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"> - Κύρια διαφάνεια</caseinline></switchinline> και εισάγετε το πεδίο του αριθμού σελίδας. Για να τροποποιήσετε τη μορφή του αριθμού, επιλέξτε <emph>Μορφή - Σελίδα</emph> και ύστερα επιλέξτε μία μορφή από τη λίστα στην περιοχή <emph>Ρυθμίσεις διάταξης</emph>."
-
-#: 05250700.xhp
-msgctxt ""
-"05250700.xhp\n"
-"tit\n"
-"help.text"
-msgid "Reverse"
-msgstr "Αναστροφή"
-
-#: 05250700.xhp
-msgctxt ""
-"05250700.xhp\n"
-"bm_id3154011\n"
-"help.text"
-msgid "<bookmark_value>reversing objects</bookmark_value><bookmark_value>objects; reversing</bookmark_value>"
-msgstr "<bookmark_value>αναστροφή αντικειμένων</bookmark_value><bookmark_value>αντικείμενα, αναστροφή</bookmark_value>"
-
-#: 05250700.xhp
-msgctxt ""
-"05250700.xhp\n"
-"hd_id3154011\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/05250700.xhp\" name=\"Reverse\">Reverse</link>"
-msgstr "<link href=\"text/simpress/01/05250700.xhp\" name=\"Αναστροφή\">Αναστροφή</link>"
+msgid "<ahelp hid=\".uno:ConvertIntoBitmap\">Converts the selected object to a bitmap (a grid of pixels that represents an image).</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertIntoBitmap\">Μετατρέπει το επιλεγμένο αντικείμενο σε εικόνα bitmap (ένα πλέγμα εικονοστοιχείων που αναπαριστά μία εικόνα).</ahelp>"
-#: 05250700.xhp
+#: 13050500.xhp
msgctxt ""
-"05250700.xhp\n"
-"par_id3145800\n"
-"2\n"
+"13050500.xhp\n"
+"par_id3149377\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".uno:ReverseOrder\">Reverses the stacking order of the selected objects.</ahelp>"
-msgstr "<ahelp hid=\".uno:ReverseOrder\">Αναστρέφει την ταξινόμηση της στοίβας των επιλεγμένων αντικειμένων.</ahelp>"
+msgid "For more information, see the <link href=\"text/shared/00/00000005.xhp\" name=\"Glossary\">Glossary</link>."
+msgstr "Για περισσότερες πληροφορίες, δείτε το <link href=\"text/shared/00/00000005.xhp\" name=\"Γλωσσάρι\">Γλωσσάρι</link>."
-#: 05250700.xhp
+#: 13050500.xhp
msgctxt ""
-"05250700.xhp\n"
-"par_id3150717\n"
+"13050500.xhp\n"
+"par_id3155333\n"
"3\n"
"help.text"
-msgid "You can select this function only if at least two drawing elements are selected together."
-msgstr "Μπορείτε να επιλέξετε αυτήν τη λειτουργία μόνο αν έχουν επιλεγεί μαζί δύο αντικείμενα σχεδίασης."
+msgid "You can also copy the selected object and choose <emph>Edit - Paste Special </emph>and select the bitmap format from the list."
+msgstr "Μπορείτε επίσης να αντιγράψετε το επιλεγμένο αντικείμενο και να επιλέξετε <emph>Επεξεργασία - Ειδική επικόλληση </emph> και ύστερα τη μορφή bitmap από τη λίστα."
-#: 04030000.xhp
+#: 13050600.xhp
msgctxt ""
-"04030000.xhp\n"
+"13050600.xhp\n"
"tit\n"
"help.text"
-msgid "Snap Point/Line"
-msgstr "Σημείο/Γραμμή συγκράτησης"
+msgid "To metafile"
+msgstr "Σε metafile"
-#: 04030000.xhp
+#: 13050600.xhp
msgctxt ""
-"04030000.xhp\n"
-"bm_id3145800\n"
+"13050600.xhp\n"
+"bm_id3147434\n"
"help.text"
-msgid "<bookmark_value>snap lines, see also guides</bookmark_value><bookmark_value>snap points;inserting</bookmark_value><bookmark_value>guides; inserting</bookmark_value><bookmark_value>magnetic lines in presentations</bookmark_value>"
-msgstr "<bookmark_value>γραμμές συγκράτησης, δείτε επίσης βοηθητικές γραμμές</bookmark_value><bookmark_value>σημεία γραμμές συγκράτησης, εισαγωγή</bookmark_value><bookmark_value>βοηθητικές γραμμές, εισαγωγή</bookmark_value><bookmark_value>μαγνητικές γραμμές σε παρουσιάσεις</bookmark_value>"
+msgid "<bookmark_value>converting; to metafile format (WMF)</bookmark_value><bookmark_value>metafiles; converting to</bookmark_value>"
+msgstr "<bookmark_value>μετατροπή, σε μορφή μετα-αρχείου (WMF)</bookmark_value><bookmark_value>μετα-αρχεία, μετατροπή</bookmark_value>"
-#: 04030000.xhp
+#: 13050600.xhp
msgctxt ""
-"04030000.xhp\n"
-"hd_id3145800\n"
+"13050600.xhp\n"
+"hd_id3147434\n"
"1\n"
"help.text"
-msgid "Snap Point/Line"
-msgstr "Σημείο/Γραμμή συγκράτησης"
+msgid "<link href=\"text/simpress/01/13050600.xhp\" name=\"To metafile\">To metafile</link>"
+msgstr "<link href=\"text/simpress/01/13050600.xhp\" name=\"Σε metafile \">Σε metafile </link>"
-#: 04030000.xhp
+#: 13050600.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3150752\n"
+"13050600.xhp\n"
+"par_id3154490\n"
"2\n"
"help.text"
-msgid "<variable id=\"fangtext\"><ahelp hid=\".uno:CapturePoint\">Inserts a snap point or snap line (also known as guide) that you can use to quickly align objects.</ahelp></variable> Snap points and snap lines do not appear in printed output."
-msgstr "<variable id=\"fangtext\"><ahelp hid=\".uno:CapturePoint\">Εισάγει ένα σημείο ή μία γραμμή συγκράτησης (γνωστό επίσης ως βοηθητική γραμμή) που μπορείτε να χρησιμοποιήσετε για να κάνετε γρήγορη στοίχιση αντικειμένων.</ahelp></variable> Τα σημεία και οι γραμμές συγκράτησης δεν εμφανίζονται στο αποτέλεσμα της εκτύπωσης."
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id3145388\n"
-"19\n"
-"help.text"
-msgid "You can drag a snap line from the rulers and drop them on the page. To delete a snap line, drag it back to the ruler."
-msgstr "Μπορείτε να μεταφέρετε μία γραμμή προσαρμογής από τους χάρακες και να την απελευθερώσετε στη σελίδα. Για να διαγράψετε μία γραμμή προσαρμογής, μεταφέρετέ την στον χάρακα."
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id3153815\n"
-"3\n"
-"help.text"
-msgid "Draw or move an object near a snap point or snap line to snap it in place."
-msgstr "Σχεδιάστε ή μετακινήστε ένα αντικείμενο δίπλα σε ένα σημείο ή γραμμή συγκράτησης για να κάνετε προσαρμογή κατά τοποθεσία."
+msgid "<ahelp hid=\".uno:ConvertIntoMetaFile\">Converts the selected object to Windows Metafile Format (WMF), containing both bitmap and vector graphic data.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertIntoMetaFile\">Μετατρέπει το επιλεγμένο αρχείο σε μορφή metafile των Windows (WMF), που περιέχουν και τα δύο δεδομένα με εικόνες bitmap και διανυσματικά γραφικά αντικείμενα.</ahelp>"
-#: 04030000.xhp
+#: 13050600.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3157978\n"
+"13050600.xhp\n"
+"par_id3151075\n"
"4\n"
"help.text"
-msgid "To set the snap range, choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070300.xhp\" name=\"Drawing - Grid\"><emph>%PRODUCTNAME Draw - Grid</emph></link></caseinline><defaultinline><link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentation - Grid\"><emph>%PRODUCTNAME Impress - Grid</emph></link></defaultinline></switchinline> in the Options dialog box."
-msgstr "Για ορισμό της περιοχής προσκόλλησης, διαλέξτε <switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070300.xhp\" name=\"Drawing - Grid\"><emph>%PRODUCTNAME Draw - Πλέγμα</emph></link></caseinline><defaultinline><link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentation - Grid\"><emph>%PRODUCTNAME Impress - Πλέγμα</emph></link></defaultinline></switchinline> στο πλαίσιο διαλόγου επιλογών."
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id3147402\n"
-"5\n"
-"help.text"
-msgid "Position"
-msgstr "Θέση"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id3150533\n"
-"6\n"
-"help.text"
-msgid "Sets the position of a selected snap point or line relative to the top left corner of the page."
-msgstr "Καθορίζει την τοποθεσία ενός επιλεγμένου σημείου ή γραμμής συγκράτησης στην πάνω αριστερή γωνία της σελίδας."
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id3153040\n"
-"24\n"
-"help.text"
-msgid "You can also drag a snap point or snap line to a new position."
-msgstr "Μπορείτε επίσης να μεταφέρετε ένα σημείο ή γραμμή συγκράτησης σε μία νέα τοποθεσία."
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id3153078\n"
-"7\n"
-"help.text"
-msgid "X axis"
-msgstr "Άξονας X"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id3149951\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SD:METRICFIELD:DLG_SNAPLINE:MTR_FLD_X\">Enter the amount of space you want between the snap point or line and the left edge of the page.</ahelp>"
-msgstr "<ahelp hid=\"SD:METRICFIELD:DLG_SNAPLINE:MTR_FLD_X\">Εισάγετε το διάστημα που επιθυμείτε μεταξύ του σημείου ή της γραμμής προσαρμογής και του αριστερού άκρου της σελίδας.</ahelp>"
+msgid "For more information on WMF, see the <link href=\"text/shared/00/00000005.xhp\" name=\"Glossary\">Glossary</link>."
+msgstr "Για περισσότερες πληροφορίες σχετικά με τη μορφή μετα-αρχείου WMF, δείτε το <link href=\"text/shared/00/00000005.xhp\" name=\"Γλωσσάρι\">Γλωσσάρι</link>."
-#: 04030000.xhp
+#: 13050600.xhp
msgctxt ""
-"04030000.xhp\n"
-"hd_id3153932\n"
-"9\n"
+"13050600.xhp\n"
+"par_id3147344\n"
+"3\n"
"help.text"
-msgid "Y axis"
-msgstr "Άξονας Y"
+msgid "You can also copy the selected object and choose <emph>Edit - Paste Special </emph>and select MetaFile from the list."
+msgstr "Μπορείτε επίσης να αντιγράψετε το επιλεγμένο αντικείμενο, να επιλέξετε <emph>Επεξεργασία - Ειδική επικόλληση </emph> και να επιλέξετε το μετα-αρχείο από τη λίστα."
-#: 04030000.xhp
+#: 13050700.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3153113\n"
-"10\n"
+"13050700.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SD:METRICFIELD:DLG_SNAPLINE:MTR_FLD_Y\">Enter the amount of space you want between the snap point or line and the top edge of the page.</ahelp>"
-msgstr "<ahelp hid=\"SD:METRICFIELD:DLG_SNAPLINE:MTR_FLD_Y\">Εισάγετε το διάστημα που επιθυμείτε μεταξύ του σημείου ή της γραμμής προσαρμογής και του πάνω άκρου της σελίδας.</ahelp>"
+msgid "To Contour"
+msgstr "Σε περίγραμμα"
-#: 04030000.xhp
+#: 13050700.xhp
msgctxt ""
-"04030000.xhp\n"
-"hd_id3145168\n"
-"11\n"
+"13050700.xhp\n"
+"bm_id3146119\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "<bookmark_value>converting; to contours</bookmark_value><bookmark_value>contours; converting to</bookmark_value>"
+msgstr "<bookmark_value>μετατροπή, σε περιγράμματα</bookmark_value><bookmark_value>περιγράμματα, μετατροπή σε</bookmark_value>"
-#: 04030000.xhp
+#: 13050700.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3154503\n"
-"12\n"
+"13050700.xhp\n"
+"hd_id3146119\n"
+"1\n"
"help.text"
-msgid "Specified the type of snap object you want to insert."
-msgstr "Καθορίστε τον τύπο του σημείου προσαρμογής που επιθυμείτε να εισάγετε."
+msgid "<link href=\"text/simpress/01/13050700.xhp\" name=\"To Contour\">To Contour</link>"
+msgstr "<link href=\"text/simpress/01/13050700.xhp\" name=\"Σε περίγραμμα\">Σε περίγραμμα</link>"
-#: 04030000.xhp
+#: 13050700.xhp
msgctxt ""
-"04030000.xhp\n"
-"hd_id3147366\n"
-"13\n"
+"13050700.xhp\n"
+"par_id3146974\n"
+"2\n"
"help.text"
-msgid "Point"
-msgstr "Σημείο"
+msgid "<ahelp hid=\".uno:convert_to_contour\">Converts the selected object to a polygon, or a group of polygons.</ahelp> If the conversion creates a group of polygons (for example, when you convert a text object), then press F3 to enter the group before you can select an individual polygon."
+msgstr "<ahelp hid=\".uno:convert_to_contour\">Μετατρέπει το επιλεγμένο αντικείμενο σε πολύγωνο, ή μία ομάδα πολυγώνων.</ahelp> Αν η μετατροπή δημιουργεί μία ομάδα πολυγώνων (για παράδειγμα, όταν μετατρέπετε ένα αντικείμενο κειμένου), τότε πιέστε το πλήκτρο F3 για να εισάγετε την ομάδα πριν να μπορείτε να επιλέξετε ένα μεμονωμένο πολύγωνο."
-#: 04030000.xhp
+#: 13050700.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3155926\n"
-"14\n"
+"13050700.xhp\n"
+"par_id3155601\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SD:IMAGERADIOBUTTON:DLG_SNAPLINE:RB_POINT\">Inserts a snap point.</ahelp>"
-msgstr "<ahelp hid=\"SD:IMAGERADIOBUTTON:DLG_SNAPLINE:RB_POINT\">Εισάγει ένα σημείο προσαρμογής.</ahelp>"
+msgid "Once you convert a line or a text object to a contour, you can no longer edit it as you normally would. Instead, you can edit the contour as you would any polygon, including using the <emph>Edit – Points </emph>command to adjust its shape."
+msgstr "Αφού μετατρέψετε ένα αντικείμενο γραμμών ή κειμένου σε ένα περίγραμμα, δεν θα μπορείτε πλέον να το επεξεργαστείτε όπως πριν. Αντιθέτως, μπορείτε να επεξεργαστείτε το περίγραμμα όπως κάθε πολύγωνο, καθώς και χρησιμοποιώντας την εντολή <emph>Επεξεργασία - Σημεία </emph>για την προσαρμογή του σχήματός του."
-#: 04030000.xhp
+#: 13140000.xhp
msgctxt ""
-"04030000.xhp\n"
-"hd_id3150014\n"
-"15\n"
+"13140000.xhp\n"
+"tit\n"
"help.text"
-msgid "Vertical"
-msgstr "Κατακόρυφη"
+msgid "Combine"
+msgstr "Συνδυασμός"
-#: 04030000.xhp
+#: 13140000.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3145241\n"
-"16\n"
+"13140000.xhp\n"
+"hd_id3150012\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SD:IMAGERADIOBUTTON:DLG_SNAPLINE:RB_VERTICAL\">Inserts a vertical snap line.</ahelp>"
-msgstr "<ahelp hid=\"SD:IMAGERADIOBUTTON:DLG_SNAPLINE:RB_VERTICAL\">Εισάγει μία κατακόρυφη γραμμή προσαρμογής.</ahelp>"
+msgid "<link href=\"text/simpress/01/13140000.xhp\" name=\"Combine\">Combine</link>"
+msgstr "<link href=\"text/simpress/01/13140000.xhp\" name=\"Συνδυασμός\">Συνδυασμός</link>"
-#: 04030000.xhp
+#: 13140000.xhp
msgctxt ""
-"04030000.xhp\n"
-"hd_id3148386\n"
-"17\n"
+"13140000.xhp\n"
+"par_id3146974\n"
+"2\n"
"help.text"
-msgid "Horizontal"
-msgstr "Οριζόντια"
+msgid "<ahelp hid=\".uno:Combine\">Combines two or more selected objects into a single shape.</ahelp> Unlike <link href=\"text/shared/01/05290000.xhp\" name=\"grouping\">grouping</link>, a combined object takes on the properties of the lowermost object in the stacking order. You can <link href=\"text/simpress/01/13150000.xhp\" name=\"split\">split</link> apart combined objects, but the original object properties are lost."
+msgstr "<ahelp hid=\".uno:Combine\">Συνδυάζει δύο ή περισσότερα επιλεγμένα αντικείμενα σε ένα απλό σχήμα. </ahelp>Σε αντίθεση με την <link href=\"text/shared/01/05290000.xhp\" name=\"ομαδοποίηση\">ομαδοποίηση</link>, ένα συνδυασμένο αντικείμενο εφαρμόζει τις ιδιότητες του κατώτερου αντικειμένου στην ταξινόμηση της στοίβας. Μπορείτε να <link href=\"text/simpress/01/13150000.xhp\" name=\"διαιρέσετε\">διαιρέσετε</link> σε απόσταση τα συνδυασμένα αντικείμενα, αλλά χάνονται οι ιδιότητες του αρχικού αντικειμένου."
-#: 04030000.xhp
+#: 13140000.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3145348\n"
-"18\n"
+"13140000.xhp\n"
+"par_id3153876\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SD:IMAGERADIOBUTTON:DLG_SNAPLINE:RB_HORIZONTAL\">Inserts a horizontal snap line.</ahelp>"
-msgstr "<ahelp hid=\"SD:IMAGERADIOBUTTON:DLG_SNAPLINE:RB_HORIZONTAL\">Εισάγει μία οριζόντια γραμμή προσαρμογής.</ahelp>"
+msgid "When you combine objects, the drawing elements are replaced by Bézier curves and holes appear where the objects overlap."
+msgstr "Όταν συνδυάζετε αντικείμενα, τα στοιχεία σχεδίασης αντικαθίστανται από καμπύλες Bézier και τα κοιλώματα εμφανίζονται στην θέση όπου τα αντικείμενα επικαλύπτονται."
-#: 05150000.xhp
+#: 13150000.xhp
msgctxt ""
-"05150000.xhp\n"
+"13150000.xhp\n"
"tit\n"
"help.text"
-msgid "Dimensioning"
-msgstr "Διαστασιολόγηση"
+msgid "Split"
+msgstr "Διαίρεση"
-#: 05150000.xhp
+#: 13150000.xhp
msgctxt ""
-"05150000.xhp\n"
+"13150000.xhp\n"
"bm_id3150439\n"
"help.text"
-msgid "<bookmark_value>dimension lines; properties of</bookmark_value>"
-msgstr "<bookmark_value>γραμμές διαστάσεων, ιδιότητες</bookmark_value>"
+msgid "<bookmark_value>combining; undoing</bookmark_value><bookmark_value>splitting; combinations</bookmark_value>"
+msgstr "<bookmark_value>συνδυασμός, αναίρεση</bookmark_value><bookmark_value>διαίρεση, συνδυασμοί</bookmark_value>"
-#: 05150000.xhp
+#: 13150000.xhp
msgctxt ""
-"05150000.xhp\n"
+"13150000.xhp\n"
"hd_id3150439\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/01/05150000.xhp\" name=\"Dimensioning\">Dimensioning</link>"
-msgstr "<link href=\"text/simpress/01/05150000.xhp\" name=\"Διαστασιολόγηση\">Διαστασιολόγηση</link>"
+msgid "<link href=\"text/simpress/01/13150000.xhp\" name=\"Split\">Split</link>"
+msgstr "<link href=\"text/simpress/01/13150000.xhp\" name=\"Διαίρεση\">Διαίρεση</link>"
-#: 05150000.xhp
+#: 13150000.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id3159154\n"
+"13150000.xhp\n"
+"par_id3147435\n"
"2\n"
"help.text"
-msgid "<variable id=\"bemaszungtext\"><ahelp hid=\".uno:MeasureAttributes\">Changes the length, measurement and guide properties of the selected <link href=\"text/simpress/02/10120000.xhp\" name=\"dimension line\">dimension line</link>.</ahelp></variable>"
-msgstr "<variable id=\"bemaszungtext\"><ahelp hid=\".uno:MeasureAttributes\">Μεταβάλει τις ιδιότητες για το μήκος, τη μέτρηση και τις βοηθητικές γραμμές για την επιλεγμένη <link href=\"text/simpress/02/10120000.xhp\" name=\"γραμμή διαστάσεων\">γραμμή διαστάσεων</link>.</ahelp></variable>"
-
-#: 05150000.xhp
-msgctxt ""
-"05150000.xhp\n"
-"par_id3156382\n"
-"85\n"
-"help.text"
-msgid "If you want to modify the line style or the arrow style of a dimension line, choose <link href=\"text/shared/01/05200000.xhp\" name=\"Format - Line\"><emph>Format - Line</emph></link>."
-msgstr "Αν επιθυμείτε να τροποποιήσετε το πρότυπο γραμμής ή βέλους μίας γραμμής διαστάσεων, επιλέξτε <link href=\"text/shared/01/05200000.xhp\" name=\"Μορφή - Γραμμή\"><emph>Μορφή - Γραμμή</emph></link>."
-
-#: 05150000.xhp
-msgctxt ""
-"05150000.xhp\n"
-"par_id3154658\n"
-"93\n"
-"help.text"
-msgid "A Dimension Line is always inserted on the <link href=\"text/simpress/guide/layer_tipps.xhp\" name=\"layer\">layer</link> called <emph>Dimension Lines</emph>. If you set that layer to invisible, you will not see any Dimension Line in your drawing."
-msgstr "Μία γραμμή διαστάσεων εισάγεται πάντα στο <link href=\"text/simpress/guide/layer_tipps.xhp\" name=\"επίπεδο\">επίπεδο</link> που καλείται <emph>Γραμμές διαστάσεων</emph>. Αν καθορίσετε αυτό το επίπεδο ως αόρατο, δεν θα δείτε καμία Γραμμή διαστάσεων στη σχεδίασή σας."
-
-#: 05150000.xhp
-msgctxt ""
-"05150000.xhp\n"
-"hd_id3166426\n"
-"3\n"
-"help.text"
-msgid "Line"
-msgstr "Γραμμή"
-
-#: 05150000.xhp
-msgctxt ""
-"05150000.xhp\n"
-"par_id3159344\n"
-"4\n"
-"help.text"
-msgid "Sets the distance properties of the dimension line and the guides with respect to each other and to the baseline."
-msgstr "Καθορίζει τις ιδιότητες απόστασης της γραμμής διαστάσεων και των βοηθητικών γραμμών μεταξύ τους και σε σχέση με τη βασική γραμμή."
-
-#: 05150000.xhp
-msgctxt ""
-"05150000.xhp\n"
-"hd_id3150368\n"
-"5\n"
-"help.text"
-msgid "Line distance"
-msgstr "Απόσταση γραμμών"
-
-#: 05150000.xhp
-msgctxt ""
-"05150000.xhp\n"
-"par_id3145388\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_LINE_DIST\">Specifies the distance between the dimension line and the baseline (line distance = 0).</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_LINE_DIST\">Καθορίζει την απόσταση μεταξύ της γραμμής διαστάσεων και της βασικής γραμμής (απόσταση γραμμών = 0).</ahelp>"
-
-#: 05150000.xhp
-msgctxt ""
-"05150000.xhp\n"
-"hd_id3148700\n"
-"7\n"
-"help.text"
-msgid "Guide overhang"
-msgstr "Προεξοχή βοηθητικών γραμμών"
-
-#: 05150000.xhp
-msgctxt ""
-"05150000.xhp\n"
-"par_id3151243\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE_OVERHANG\">Specifies the length of the left and right guides starting at the baseline (line distance = 0). Positive values extend the guides above the baseline and negative values extend the guides below the baseline.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE_OVERHANG\">Καθορίζει το μήκος των αριστερών και δεξιών βοηθητικών γραμμών που ξεκινούν από τη βασική γραμμή (απόσταση γραμμών = 0). Οι θετικές τιμές επεκτείνουν τις βοηθητικές γραμμές πάνω από τη βασική γραμμή και οι αρνητικές τιμές κάτω από τη βασική γραμμή.</ahelp>"
+msgid "<ahelp hid=\".uno:Dismantle\">Splits a <link href=\"text/simpress/01/13140000.xhp\" name=\"combined\">combined</link> object into individual objects.</ahelp> The resulting objects have the same line and fill properties as the combined object."
+msgstr "<ahelp hid=\".uno:Dismantle\">Διαιρεί ένα <link href=\"text/simpress/01/13140000.xhp\" name=\"συνδυασμένο\">συνδυασμένο</link> αντικείμενο σε μεμονωμένα αντικείμενα.</ahelp> Τα αντικείμενα του αποτελέσματος έχουν την ίδιες ιδιότητες γραμμών και γεμίσματος όπως και το συνδυασμένο αντικείμενο."
-#: 05150000.xhp
+#: 13160000.xhp
msgctxt ""
-"05150000.xhp\n"
-"hd_id3149945\n"
-"9\n"
+"13160000.xhp\n"
+"tit\n"
"help.text"
-msgid "Guide distance"
-msgstr "Απόσταση βοηθητικών γραμμών"
+msgid "Connect"
+msgstr "Σύνδεση"
-#: 05150000.xhp
+#: 13160000.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id3159203\n"
-"10\n"
+"13160000.xhp\n"
+"hd_id3153768\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE_DIST\">Specifies the length of the right and left guides starting at the dimension line. Positive values extend the guides above the dimension line and negative values extend the guides below the dimension line.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE_DIST\">Καθορίζει το μήκος των αριστερών και δεξιών βοηθητικών γραμμών που ξεκινούν από τη γραμμή διαστάσεων. Οι θετικές τιμές επεκτείνουν τις βοηθητικές γραμμές πάνω από τη γραμμή διαστάσεων και οι αρνητικές τιμές κάτω από τη γραμμή διαστάσεων.</ahelp>"
+msgid "<link href=\"text/simpress/01/13160000.xhp\" name=\"Connect\">Connect</link>"
+msgstr "<link href=\"text/simpress/01/13160000.xhp\" name=\"Σύνδεση\">Σύνδεση</link>"
-#: 05150000.xhp
+#: 13160000.xhp
msgctxt ""
-"05150000.xhp\n"
-"hd_id3150212\n"
-"11\n"
+"13160000.xhp\n"
+"par_id3152598\n"
+"2\n"
"help.text"
-msgid "Left guide"
-msgstr "Αριστερή βοηθητική γραμμή"
+msgid "<ahelp hid=\".uno:Connect\" visibility=\"visible\">Creates a line or Bézier curve by connecting two or more lines, Bézier curves, or other objects with a line.</ahelp> Closed objects containing a fill are converted to lines and lose their fill."
+msgstr "<ahelp hid=\".uno:Connect\" visibility=\"visible\">Δημιουργεί μία γραμμή ή μία καμπύλη Bézier συνδέοντας δύο ή περισσότερες γραμμές, καμπύλες Bézier ή άλλα αντικείμενα με μία γραμμή.</ahelp> Τα κλειστά αντικείμενα που περιέχουν γέμισμα μετατρέπονται σε γραμμές και χάνουν το γέμισμά τους."
-#: 05150000.xhp
+#: 13170000.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id3154762\n"
-"12\n"
+"13170000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE1_LEN\">Specifies the length of the left guide starting at the dimension line. Positive values extend the guide below the dimension line and negative values extend the guide above the dimension line.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE1_LEN\">Καθορίζει το μήκος της αριστερής βοηθητικής γραμμής που ξεκινά από τη γραμμή διαστάσεων. Οι θετικές τιμές επεκτείνουν τη βοηθητική γραμμή κάτω από τη γραμμή διαστάσεων και οι αρνητικές τιμές πάνω από τη γραμμή διαστάσεων.</ahelp>"
+msgid "Break"
+msgstr "Κατάργηση"
-#: 05150000.xhp
+#: 13170000.xhp
msgctxt ""
-"05150000.xhp\n"
-"hd_id3153809\n"
-"13\n"
+"13170000.xhp\n"
+"bm_id3150870\n"
"help.text"
-msgid "Right guide"
-msgstr "Δεξιά βοηθητική γραμμή"
+msgid "<bookmark_value>objects; breaking connections</bookmark_value><bookmark_value>breaking object connections</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα, κατάργηση συνδέσεων</bookmark_value><bookmark_value>κατάργηση συνδέσεων αντικειμένων</bookmark_value>"
-#: 05150000.xhp
+#: 13170000.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id3149876\n"
-"14\n"
+"13170000.xhp\n"
+"hd_id3150870\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE2_LEN\">Specifies the length of the right guide starting at the dimension line. Positive values extend the guide below the dimension line and negative values extend the guide above the dimension line.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_MEASURE:MTR_FLD_HELPLINE2_LEN\">Καθορίζει το μήκος της δεξιάς βοηθητικής γραμμής που ξεκινά από τη γραμμή διαστάσεων. Οι θετικές τιμές επεκτείνουν τη βοηθητική γραμμή κάτω από τη γραμμή διαστάσεων και οι αρνητικές τιμές πάνω από τη γραμμή διαστάσεων.</ahelp>"
+msgid "<link href=\"text/simpress/01/13170000.xhp\" name=\"Break\">Break</link>"
+msgstr "<link href=\"text/simpress/01/13170000.xhp\" name=\"Κατάργηση\">Κατάργηση</link>"
-#: 05150000.xhp
+#: 13170000.xhp
msgctxt ""
-"05150000.xhp\n"
-"hd_id3150436\n"
-"15\n"
+"13170000.xhp\n"
+"par_id3156441\n"
+"2\n"
"help.text"
-msgid "Dimension line below the object"
-msgstr "Γραμμή διαστάσεων κάτω από το αντικείμενο"
+msgid "<ahelp hid=\".uno:Break\">Breaks apart lines joined with the <emph>Connect</emph> command.</ahelp>"
+msgstr "<ahelp hid=\".uno:Break\">Καταργεί τις γραμμές που είχαν συνδεθεί με την εντολή <emph>Σύνδεση</emph> .</ahelp>"
-#: 05150000.xhp
+#: 13170000.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id3151388\n"
-"16\n"
+"13170000.xhp\n"
+"par_id3153726\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_MEASURE:TSB_BELOW_REF_EDGE\">Reverses the properties set in the <emph>Line</emph> area.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_MEASURE:TSB_BELOW_REF_EDGE\">Αναστρέφει τις ιδιότητες που καθορίστηκαν στην περιοχή <emph>Γραμμή</emph>.</ahelp>"
+msgid "You cannot apply a fill to closed shapes that have been broken apart with this command."
+msgstr "Δεν μπορείτε να εφαρμόσετε γέμισμα σε κλειστά σχήματα τα οποία δεν έχουν σπάσει σε απόσταση με αυτήν την εντολή."
-#: 05150000.xhp
+#: 13180000.xhp
msgctxt ""
-"05150000.xhp\n"
-"hd_id3145236\n"
-"91\n"
+"13180000.xhp\n"
+"tit\n"
"help.text"
-msgid "Decimal places"
-msgstr "Δεκαδικά ψηφία"
+msgid "Shapes"
+msgstr "Σχήματα"
-#: 05150000.xhp
+#: 13180000.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id3157876\n"
-"92\n"
+"13180000.xhp\n"
+"hd_id3154319\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_MEASURE_MTR_FLD_DECIMALPLACES\">Specifies the number of decimal places used for the display of line properties.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_MEASURE_MTR_FLD_DECIMALPLACES\">Καθορίζει τον αριθμό των δεκαδικών ψηφίων που χρησιμοποιούνται για την προβολή των ιδιοτήτων των γραμμών.</ahelp>"
+msgid "<link href=\"text/simpress/01/13180000.xhp\" name=\"Shapes\">Shapes</link>"
+msgstr "<link href=\"text/simpress/01/13180000.xhp\" name=\"Σχήματα\">Σχήματα</link>"
-#: 05150000.xhp
+#: 13180000.xhp
msgctxt ""
-"05150000.xhp\n"
-"hd_id3150653\n"
-"19\n"
+"13180000.xhp\n"
+"par_id3147435\n"
+"2\n"
"help.text"
-msgid "Legend"
-msgstr "Υπόμνημα"
+msgid "Creates a shape from two or more selected objects."
+msgstr "Δημιουργεί ένα σχήμα από δύο ή περισσότερα επιλεγμένα αντικείμενα."
-#: 05150000.xhp
+#: 13180000.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id3146874\n"
-"20\n"
+"13180000.xhp\n"
+"par_id3156286\n"
+"3\n"
"help.text"
-msgid "Sets the properties of the dimension text."
-msgstr "Καθορίζει τις ιδιότητες του κειμένου διαστάσεων."
+msgid "Shapes take on the properties of the lowermost object in the stacking order."
+msgstr "Τα σχήματα εφαρμόζουν τις ιδιότητες του κατώτερου αντικειμένου στην ταξινόμηση της στοίβας."
-#: 05150000.xhp
+#: 13180100.xhp
msgctxt ""
-"05150000.xhp\n"
-"hd_id3149892\n"
-"21\n"
+"13180100.xhp\n"
+"tit\n"
"help.text"
-msgid "Text position"
-msgstr "Θέση κειμένου"
+msgid "Merge"
+msgstr "Συγχώνευση"
-#: 05150000.xhp
+#: 13180100.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id3148730\n"
-"22\n"
+"13180100.xhp\n"
+"hd_id3150870\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_MEASURE_CTL_POSITION\">Determines the position of the dimension text with respect to the dimension line and the guides.</ahelp>"
-msgstr "<ahelp hid=\"HID_MEASURE_CTL_POSITION\">Καθορίζει την θέση του κειμένου διαστάσεων σε σχέση με τη γραμμή διαστάσεων και τις βοηθητικές γραμμές.</ahelp>"
+msgid "<link href=\"text/simpress/01/13180100.xhp\" name=\"Merge\">Merge</link>"
+msgstr "<link href=\"text/simpress/01/13180100.xhp\" name=\"Συγχώνευση\">Συγχώνευση</link>"
-#: 05150000.xhp
+#: 13180100.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id3148569\n"
-"88\n"
+"13180100.xhp\n"
+"par_id3150012\n"
+"2\n"
"help.text"
-msgid "The <emph>AutoVertical </emph>and <emph>AutoHorizontal </emph>checkboxes must be cleared before you can assign the <emph>Text position</emph>."
-msgstr "Τα πεδία ελέγχου <emph>Αυτομάτως κατακόρυφα </emph>και <emph>Αυτομάτως οριζόντια </emph>πρέπει να έχουν αναιρεθεί πριν να μπορείτε να αναθέσετε την <emph>Θέση κειμένου</emph>."
+msgid "<ahelp hid=\".uno:Merge\" visibility=\"visible\">Adds the area of the selected objects to the area of the lowermost object in the selection. This command is best used with overlapping objects.</ahelp>"
+msgstr "<ahelp hid=\".uno:Merge\" visibility=\"visible\">Προσθέτει την περιοχή των επιλεγμένων αντικειμένων στην περιοχή του κατώτερου αντικειμένου στην επιλογή. Αυτή η εντολή είναι προτιμότερο να χρησιμοποιείται με επικαλυπτόμενα αντικείμενα.</ahelp>"
-#: 05150000.xhp
+#: 13180100.xhp
msgctxt ""
-"05150000.xhp\n"
-"hd_id3145167\n"
-"23\n"
+"13180100.xhp\n"
+"par_id3152578\n"
+"3\n"
"help.text"
-msgid "AutoVertical"
-msgstr "Αυτομάτως κατακόρυφα"
+msgid "Any spaces that are visible between the objects are preserved."
+msgstr "Όλα τα κενά τα οποία είναι ορατά μεταξύ των αντικειμένων διατηρούνται."
-#: 05150000.xhp
+#: 13180200.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id3150019\n"
-"24\n"
+"13180200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_MEASURE_TSB_AUTOPOSV\">Determines the optimal vertical position for the dimension text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_MEASURE_TSB_AUTOPOSV\">Καθορίζει τη βέλτιστη κατακόρυφη θέση για το κείμενο διαστάσεων.</ahelp>"
+msgid "Subtract"
+msgstr "Αφαίρεση"
-#: 05150000.xhp
+#: 13180200.xhp
msgctxt ""
-"05150000.xhp\n"
-"hd_id3155928\n"
-"86\n"
+"13180200.xhp\n"
+"hd_id3150439\n"
+"1\n"
"help.text"
-msgid "AutoHorizontal"
-msgstr "Αυτομάτως οριζόντια"
+msgid "<link href=\"text/simpress/01/13180200.xhp\" name=\"Subtract\">Subtract</link>"
+msgstr "<link href=\"text/simpress/01/13180200.xhp\" name=\"Αφαίρεση\">Αφαίρεση</link>"
-#: 05150000.xhp
+#: 13180200.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id3149882\n"
-"87\n"
+"13180200.xhp\n"
+"par_id3152596\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_MEASURE_TSB_AUTOPOSH\">Determines the optimal horizontal position for the dimension text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_MEASURE_TSB_AUTOPOSH\">Καθορίζει τη βέλτιστη οριζόντια θέση για το κείμενο διαστάσεων.</ahelp>"
+msgid "<ahelp hid=\".uno:Substract\" visibility=\"visible\">Subtracts the area of the selected objects from the area of the lowermost object.</ahelp>"
+msgstr "<ahelp hid=\".uno:Substract\" visibility=\"visible\">Αφαιρεί την περιοχή των επιλεγμένων αντικειμένων από την περιοχή του κατώτερου αντικειμένου.</ahelp>"
-#: 05150000.xhp
+#: 13180200.xhp
msgctxt ""
-"05150000.xhp\n"
-"hd_id3145247\n"
-"17\n"
+"13180200.xhp\n"
+"par_id3154320\n"
+"3\n"
"help.text"
-msgid "Show meas. units"
-msgstr "Εμφάνιση μονάδων μέτρησης"
+msgid "Any spaces between the objects are preserved."
+msgstr "Όλα τα κενά μεταξύ των αντικειμένων διατηρούνται."
-#: 05150000.xhp
+#: 13180300.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id3148386\n"
-"18\n"
+"13180300.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_MEASURE:LB_UNIT\">Shows or hides the dimension measurement units. You can also select a measurement unit you want to display from the list.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_MEASURE:LB_UNIT\">Εμφανίζει ή αποκρύπτει τις μονάδες μέτρησης διαστάσεων. Μπορείτε επίσης να επιλέξετε μία μονάδα μέτρησης που επιθυμείτε να εμφανίζεται από τη λίστα.</ahelp>"
+msgid "Intersect"
+msgstr "Τομή"
-#: 05150000.xhp
+#: 13180300.xhp
msgctxt ""
-"05150000.xhp\n"
-"hd_id3150930\n"
-"83\n"
+"13180300.xhp\n"
+"hd_id3153768\n"
+"1\n"
"help.text"
-msgid "Parallel to line"
-msgstr "Παράλληλα στη γραμμή"
+msgid "<link href=\"text/simpress/01/13180300.xhp\" name=\"Intersect\">Intersect</link>"
+msgstr "<link href=\"text/simpress/01/13180300.xhp\" name=\"Τομή\">Τομή</link>"
-#: 05150000.xhp
+#: 13180300.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id3156060\n"
-"84\n"
+"13180300.xhp\n"
+"par_id3146975\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_MEASURE:TSB_PARALLEL\">Displays the text parallel to or at 90 degrees to the dimension line.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_MEASURE:TSB_PARALLEL\">Εμφανίζει το κείμενο παράλληλα ή με γωνία 90 μοιρών με τη γραμμή διαστάσεων.</ahelp>"
+msgid "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Creates a shape from the overlapping area of the selected objects.</ahelp>"
+msgstr "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Δημιουργεί ένα σχήμα από την επικαλυπτόμενη περιοχή των επιλεγμένων αντικειμένων.</ahelp>"
-#: 03180000.xhp
+#: animationeffect.xhp
msgctxt ""
-"03180000.xhp\n"
+"animationeffect.xhp\n"
"tit\n"
"help.text"
-msgid "Color/Grayscale"
-msgstr "Χρώμα/Διαβάθμιση του γκρι"
+msgid "Custom Animation"
+msgstr "Προσαρμοσμένο εφέ κίνησης"
-#: 03180000.xhp
+#: animationeffect.xhp
msgctxt ""
-"03180000.xhp\n"
-"bm_id3153142\n"
+"animationeffect.xhp\n"
+"par_idN10547\n"
"help.text"
-msgid "<bookmark_value>display qualities of presentations</bookmark_value><bookmark_value>colors; displaying presentations</bookmark_value><bookmark_value>black and white display</bookmark_value><bookmark_value>grayscale display</bookmark_value>"
-msgstr "<bookmark_value>προβολή ποιοτήτων παρουσιάσεων</bookmark_value><bookmark_value>χρώματα, προβολή παρουσιάσεων</bookmark_value><bookmark_value>ασπρόμαυρη προβολή</bookmark_value><bookmark_value>προβολή διαβαθμίσεων του γκρι</bookmark_value>"
+msgid "Custom Animation"
+msgstr "Προσαρμοσμένο εφέ κίνησης"
-#: 03180000.xhp
+#: animationeffect.xhp
msgctxt ""
-"03180000.xhp\n"
-"hd_id3153142\n"
-"1\n"
+"animationeffect.xhp\n"
+"par_idN105C7\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03180000.xhp\" name=\"Display Quality\">Color/Grayscale</link>"
-msgstr "<link href=\"text/simpress/01/03180000.xhp\" name=\"Εμφάνιση ποιότητας\">Χρώμα/Διαβάθμιση του γκρι</link>"
+msgid "<ahelp hid=\"878874113\" visibility=\"hidden\">Select an effect and click OK to assign it.</ahelp>"
+msgstr "<ahelp hid=\"878874113\" visibility=\"hidden\">Επιλέξτε ένα εφέ και κάντε κλικ στο κουμπί ΟΚ για να το εφαρμόσετε.</ahelp>"
-#: 03180000.xhp
+#: animationeffect.xhp
msgctxt ""
-"03180000.xhp\n"
-"par_id3151073\n"
-"2\n"
+"animationeffect.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "Shows slides in color, grayscale, or black and white."
-msgstr "Εμφανίζει διαφάνειες με χρώμα, διαβάθμιση του γκρι, ή ασπρόμαυρο."
+msgid "Adds a new animation effect to the object selected in the slide, or changes the animation of the selected element in the <link href=\"text/simpress/01/06060000.xhp\">Custom Animations Pane</link>."
+msgstr "Προσθέτει ένα νέο κινούμενο εφέ στο αντικείμενο που επιλέχτηκε στη διαφάνεια, ή αλλάζει την κίνηση του επιλεγμένου στοιχείου στο <link href=\"text/simpress/01/06060000.xhp\">Πλαίσιο προσαρμοσμένων εφέ κίνησης</link>."
-#: 03180000.xhp
+#: animationeffect.xhp
msgctxt ""
-"03180000.xhp\n"
-"hd_id3149123\n"
-"3\n"
+"animationeffect.xhp\n"
+"par_idN1056E\n"
"help.text"
-msgid "Color"
-msgstr "Χρώμα"
+msgid "The dialog contains the following tab pages:"
+msgstr "Το παράθυρο διαλόγου περιέχει τις ακόλουθες σελίδες καρτελών:"
-#: 03180000.xhp
+#: animationeffect.xhp
msgctxt ""
-"03180000.xhp\n"
-"par_id3154757\n"
-"4\n"
+"animationeffect.xhp\n"
+"par_idN10571\n"
"help.text"
-msgid "<ahelp hid=\".uno:OutputQualityColor\">Shows slides in color.</ahelp>"
-msgstr "<ahelp hid=\".uno:OutputQualityColor\">Εμφανίζει διαφάνειες με χρώμα.</ahelp>"
+msgid "Entrance"
+msgstr "Είσοδος"
-#: 03180000.xhp
+#: animationeffect.xhp
msgctxt ""
-"03180000.xhp\n"
-"hd_id3155333\n"
-"5\n"
+"animationeffect.xhp\n"
+"par_idN10575\n"
"help.text"
-msgid "Grayscale"
-msgstr "Διαβάθμιση του γκρι"
+msgid "Select an entrance effect from the effect categories."
+msgstr "Επιλέξτε το εφέ εισόδου από τις κατηγορίες με τα εφέ."
-#: 03180000.xhp
+#: animationeffect.xhp
msgctxt ""
-"03180000.xhp\n"
-"par_id3150200\n"
-"6\n"
+"animationeffect.xhp\n"
+"par_idN10578\n"
"help.text"
-msgid "<ahelp hid=\".uno:OutputQualityGrayscale\">Shows slides in shades of black and white.</ahelp>"
-msgstr "<ahelp hid=\".uno:OutputQualityGrayscale\">Εμφανίζει διαφάνειες με σκιές ασπρόμαυρες.</ahelp>"
+msgid "Emphasis"
+msgstr "Έμφαση"
-#: 03180000.xhp
+#: animationeffect.xhp
msgctxt ""
-"03180000.xhp\n"
-"hd_id3150342\n"
-"7\n"
+"animationeffect.xhp\n"
+"par_idN1057C\n"
"help.text"
-msgid "Black and White"
-msgstr "Ασπρόμαυρο"
+msgid "Select an emphasis effect from the effect categories."
+msgstr "Επιλέξτε ένα εφέ για έμφαση από τις κατηγορίες εφέ."
-#: 03180000.xhp
+#: animationeffect.xhp
msgctxt ""
-"03180000.xhp\n"
-"par_id3150207\n"
-"8\n"
+"animationeffect.xhp\n"
+"par_idN1057F\n"
"help.text"
-msgid "<ahelp hid=\".uno:OutputQualityBlackWhite\">Shows slides in pure black or white without shading.</ahelp>"
-msgstr "<ahelp hid=\".uno:OutputQualityBlackWhite\">Εμφανίζει διαφάνειες με απλό ασπρόμαυρο χωρίς σκίαση.</ahelp>"
+msgid "Exit"
+msgstr "Έξοδος"
-#: 01180001.xhp
+#: animationeffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"tit\n"
+"animationeffect.xhp\n"
+"par_idN10583\n"
"help.text"
-msgid "Page"
-msgstr "Σελίδα"
+msgid "Select an exiting effect from the effect categories."
+msgstr "Επιλέξτε ένα εφέ εξόδου από τις κατηγορίες εφέ."
-#: 01180001.xhp
+#: animationeffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"bm_id3154011\n"
+"animationeffect.xhp\n"
+"par_idN10586\n"
"help.text"
-msgid "<bookmark_value>slides; formatting</bookmark_value><bookmark_value>formatting;slides</bookmark_value>"
-msgstr "<bookmark_value>διαφάνειες, μορφοποίηση</bookmark_value><bookmark_value>μορφοποίηση, διαφάνειες</bookmark_value>"
+msgid "Motion Paths"
+msgstr "Διαδρομές κίνησης"
-#: 01180001.xhp
+#: animationeffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"hd_id3154011\n"
-"1\n"
+"animationeffect.xhp\n"
+"par_idN1058A\n"
"help.text"
-msgid "<link href=\"text/simpress/01/01180001.xhp\" name=\"Page\">Page</link>"
-msgstr "<link href=\"text/simpress/01/01180001.xhp\" name=\"Σελίδα\">Σελίδα</link>"
+msgid "Select a motion path from the motion path categories."
+msgstr "Επιλέξτε μια διαδρομή κίνησης από τις κατηγορίες μονοπατιών κίνησης."
-#: 01180001.xhp
+#: animationeffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"par_id3153416\n"
-"2\n"
+"animationeffect.xhp\n"
+"par_idN1058D\n"
"help.text"
-msgid "Sets page orientation, page margins, background and other layout options."
-msgstr "Καθορίζει τον προσανατολισμό, τα περιθώρια, το παρασκήνιο και άλλες επιλογές διάταξης της σελίδας."
+msgid "Speed"
+msgstr "Ταχύτητα"
-#: 01180001.xhp
+#: animationeffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"hd_id3155445\n"
-"17\n"
+"animationeffect.xhp\n"
+"par_idN10591\n"
"help.text"
-msgid "Paper format"
-msgstr "Μορφή χαρτιού"
+msgid "<ahelp hid=\"878874627\">Specifies the speed or duration of the selected animation effect.</ahelp>"
+msgstr "<ahelp hid=\"878874627\">Καθορίζει την ταχύτητα ή τη διάρκεια του επιλεγμένου κινούμενου εφέ.</ahelp>"
-#: 01180001.xhp
+#: animationeffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"hd_id3154703\n"
-"19\n"
+"animationeffect.xhp\n"
+"par_idN10594\n"
"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "Automatic preview"
+msgstr "Αυτόματη προεπισκόπηση"
-#: 01180001.xhp
+#: animationeffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"par_id3150299\n"
-"20\n"
+"animationeffect.xhp\n"
+"par_idN10598\n"
"help.text"
-msgid "Select a paper format supported by your printer. You can also create a custom page size by selecting <emph>User </emph>and entering the size dimensions in the <emph>Width</emph> and <emph>Height</emph> boxes."
-msgstr "Επιλέξτε μία μορφή χαρτιού που υποστηρίζεται από τον εκτυπωτή σας. Μπορείτε επίσης να δημιουργήσετε ένα προσαρμοσμένο μέγεθος χαρτιού επιλέγοντας <emph>Χρήστης </emph>και εισάγοντας τις διαστάσεις μεγέθους στα πεδία <emph>Πλάτος</emph> και <emph>Ύψος</emph>."
+msgid "<ahelp hid=\"878871556\">Select to preview new or edited effects on the slide.</ahelp>"
+msgstr "<ahelp hid=\"878871556\">Επιλέξτε να κάνετε προεπισκόπηση νέων ή επεξεργασμένων εφέ στη διαφάνεια.</ahelp>"
-#: 01180001.xhp
+#: effectoptions.xhp
msgctxt ""
-"01180001.xhp\n"
-"hd_id3154659\n"
-"21\n"
+"effectoptions.xhp\n"
+"tit\n"
"help.text"
-msgid "Width"
-msgstr "Πλάτος"
+msgid "Effect Options"
+msgstr "Επιλογές εφέ"
-#: 01180001.xhp
+#: effectoptions.xhp
msgctxt ""
-"01180001.xhp\n"
-"par_id3152992\n"
-"22\n"
+"effectoptions.xhp\n"
+"par_idN10547\n"
"help.text"
-msgid "Shows the width of the paper format you selected in the <emph>Format </emph>box. If you selected the <emph>User </emph>format, enter a value for the width of the page."
-msgstr "Εμφανίζει το πλάτος της μορφής του χαρτιού που επιλέξατε στο πεδίο <emph>Μορφή </emph>. Αν επιλέξατε τη μορφή <emph>Χρήστης </emph>, εισάγετε μία τιμή για το πλάτος της σελίδας."
+msgid "Effect Options"
+msgstr "Επιλογές εφέ"
-#: 01180001.xhp
+#: effectoptions.xhp
msgctxt ""
-"01180001.xhp\n"
-"hd_id3153816\n"
-"23\n"
+"effectoptions.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "Height"
-msgstr "Ύψος"
+msgid "<ahelp hid=\".\">Specifies additional properties for the selected element in the <link href=\"text/simpress/01/06060000.xhp\">Custom Animations</link> pane.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει πρόσθετες ιδιότητες για το επιλεγμένο στοιχείο στο πλαίσιο <link href=\"text/simpress/01/06060000.xhp\">Προσαρμοσμένα εφέ κίνησης</link> .</ahelp>"
-#: 01180001.xhp
+#: effectoptions.xhp
msgctxt ""
-"01180001.xhp\n"
-"par_id3149945\n"
-"24\n"
+"effectoptions.xhp\n"
+"par_idN105BB\n"
"help.text"
-msgid "Shows the height of the paper format you selected in the <emph>Format </emph>box. If you selected the <emph>User </emph>format, enter a value for the height of the page."
-msgstr "Εμφανίζει το ύψος της μορφής του χαρτιού που επιλέξατε στο πεδίο <emph>Μορφή </emph>. Αν επιλέξατε τη μορφή <emph>Χρήστης </emph>, εισάγετε μία τιμή για το ύψος της σελίδας."
+msgid "Assign an effect to an object, then click the <emph>...</emph> button to open the Effect Options dialog."
+msgstr "Αναθέστε ένα εφέ σε ένα αντικείμενο, ύστερα κάντε κλικ στο κουμπί <emph>...</emph> για να ανοίξετε το παράθυρο διαλόγου Επιλογές εφέ."
-#: 01180001.xhp
+#: effectoptions.xhp
msgctxt ""
-"01180001.xhp\n"
-"hd_id3159207\n"
-"25\n"
+"effectoptions.xhp\n"
+"par_idN1056E\n"
"help.text"
-msgid "Portrait"
-msgstr "Κατακόρυφος"
+msgid "The dialog contains the following tab pages:"
+msgstr "Το παράθυρο διαλόγου περιέχει τις ακόλουθες σελίδες καρτελών:"
-#: 01180001.xhp
+#: effectoptions.xhp
msgctxt ""
-"01180001.xhp\n"
-"par_id3153250\n"
-"26\n"
+"effectoptions.xhp\n"
+"par_idN105AF\n"
"help.text"
-msgid "Page orientation is vertical."
-msgstr "Ο προσανατολισμός των σελίδων είναι κατακόρυφος."
+msgid "<embedvar href=\"text/simpress/01/effectoptionseffect.xhp#effect\"/>"
+msgstr "<embedvar href=\"text/simpress/01/effectoptionseffect.xhp#effect\"/>"
-#: 01180001.xhp
+#: effectoptions.xhp
msgctxt ""
-"01180001.xhp\n"
-"hd_id3154766\n"
-"27\n"
+"effectoptions.xhp\n"
+"par_idN105B7\n"
"help.text"
-msgid "Landscape"
-msgstr "Οριζόντιος"
+msgid "<embedvar href=\"text/simpress/01/effectoptionstiming.xhp#timing\"/>"
+msgstr "<embedvar href=\"text/simpress/01/effectoptionstiming.xhp#timing\"/>"
-#: 01180001.xhp
+#: effectoptions.xhp
msgctxt ""
-"01180001.xhp\n"
-"par_id3153812\n"
-"28\n"
+"effectoptions.xhp\n"
+"par_idN105BF\n"
"help.text"
-msgid "Page orientation is horizontal."
-msgstr "Ο προσανατολισμός των σελίδων είναι οριζόντιος."
+msgid "<embedvar href=\"text/simpress/01/effectoptionstext.xhp#text\"/>"
+msgstr "<embedvar href=\"text/simpress/01/effectoptionstext.xhp#text\"/>"
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"hd_id3153075\n"
-"29\n"
+"effectoptionseffect.xhp\n"
+"tit\n"
"help.text"
-msgid "Paper tray"
-msgstr "Τροφοδότης χαρτιού"
+msgid "Effect"
+msgstr "Εφέ"
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"par_id3145115\n"
-"30\n"
+"effectoptionseffect.xhp\n"
+"par_idN10682\n"
"help.text"
-msgid "Select the paper source for your printer."
-msgstr "Επιλέξτε την πηγή του χαρτιού για τον εκτυπωτή σας."
+msgid "<variable id=\"effect\"><link href=\"text/simpress/01/effectoptionseffect.xhp\">Effect</link></variable>"
+msgstr "<variable id=\"effect\"><link href=\"text/simpress/01/effectoptionseffect.xhp\">Εφέ</link></variable>"
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"par_id3150652\n"
-"39\n"
+"effectoptionseffect.xhp\n"
+"par_idN106A0\n"
"help.text"
-msgid "If your document uses more than one paper format, you can select a different tray for each format."
-msgstr "Αν το έγγραφό σας χρησιμοποιεί περισσότερες από μία μορφές χαρτιού, μπορείτε να επιλέξετε διαφορετικό τροφοδότη για κάθε μορφή."
+msgid "Specifies the settings and enhancements for the current effect in the <link href=\"text/simpress/01/effectoptions.xhp\">Effect Options</link> dialog."
+msgstr "Καθορίζει τις ρυθμίσεις και τα χαρακτηριστικά για το τρέχον εφέ στο παράθυρο διαλόγου <link href=\"text/simpress/01/effectoptions.xhp\">Επιλογές εφέ</link>"
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"hd_id3150746\n"
-"3\n"
+"effectoptionseffect.xhp\n"
+"par_idN106B1\n"
"help.text"
-msgid "Margins"
-msgstr "Περιθώρια"
+msgid "Settings"
+msgstr "Ρυθμίσεις"
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"par_id3153037\n"
-"4\n"
+"effectoptionseffect.xhp\n"
+"par_idN106B5\n"
"help.text"
-msgid "Specify the distance between the edge of a printed page and the printable area."
-msgstr "Καθορίστε την απόσταση μεταξύ του άκρου της εκτυπωμένης σελίδας και της εκτυπώσιμης περιοχής."
+msgid "For some effects, the settings can be specified on the <emph>Effect</emph> tab page."
+msgstr "Για κάποια εφέ, οι ρυθμίσεις μπορούν να καθοριστούν στη σελίδα της καρτέλας <emph>Εφέ</emph>."
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"hd_id3145591\n"
-"5\n"
+"effectoptionseffect.xhp\n"
+"hd_id950041\n"
"help.text"
-msgid "Left"
-msgstr "Αριστερά"
+msgid "Direction"
+msgstr "Κατεύθυνση"
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"par_id3154561\n"
-"6\n"
+"effectoptionseffect.xhp\n"
+"par_id2195196\n"
"help.text"
-msgid "Enter the distance between the left edge of the page and the data. You can see the result in the preview."
-msgstr "Εισάγετε την απόσταση μεταξύ του αριστερού άκρου της σελίδας και των δεδομένων. Μπορείτε να δείτε το αποτέλεσμα στην προεπισκόπηση."
+msgid "<ahelp hid=\".\">Specifies the direction for the effect.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει την κατεύθυνση για το εφέ.</ahelp>"
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"hd_id3153084\n"
-"7\n"
+"effectoptionseffect.xhp\n"
+"hd_id8484756\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "Accelerated start"
+msgstr "Επιταχυνόμενη έναρξη"
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"par_id3153001\n"
-"8\n"
+"effectoptionseffect.xhp\n"
+"par_id5049287\n"
"help.text"
-msgid "Enter the distance between the right edge of the page and the data. You can see the result in the preview."
-msgstr "Εισάγετε την απόσταση μεταξύ του δεξιού άκρου της σελίδας και των δεδομένων. Μπορείτε να δείτε το αποτέλεσμα στην προεπισκόπηση."
+msgid "<ahelp hid=\".\">Enable this option to assign a gradually increasing speed to the start of the effect.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτήν την επιλογή για να αναθέσετε μία βαθμιαία αυξανόμενη ταχύτητα στην έναρξη του εφέ.</ahelp>"
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"hd_id3153565\n"
-"9\n"
+"effectoptionseffect.xhp\n"
+"hd_id7056794\n"
"help.text"
-msgid "Top"
-msgstr "Πάνω"
+msgid "Decelerated end"
+msgstr "Επιβραδυνόμενο τέλος"
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"par_id3145167\n"
-"10\n"
+"effectoptionseffect.xhp\n"
+"par_id1145359\n"
"help.text"
-msgid "Enter the distance between the top edge of the page and the data. You can see the result in the preview."
-msgstr "Εισάγετε την απόσταση μεταξύ του άνω άκρου της σελίδας και των δεδομένων. Μπορείτε να δείτε το αποτέλεσμα στην προεπισκόπηση."
+msgid "<ahelp hid=\".\">Enable this option to assign a gradually decreasing speed to the end of the effect.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτήν την επιλογή για να αναθέσετε μία βαθμιαία επιβραδυνόμενη ταχύτητα στο τέλος του εφέ.</ahelp>"
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"hd_id3150335\n"
-"11\n"
+"effectoptionseffect.xhp\n"
+"par_idN10707\n"
"help.text"
-msgid "Bottom"
-msgstr "Κάτω"
+msgid "Enhancements"
+msgstr "Χαρακτηριστικά"
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"par_id3153736\n"
-"12\n"
+"effectoptionseffect.xhp\n"
+"par_idN1070B\n"
"help.text"
-msgid "Enter the distance between the bottom edge of the page and the data. You can see the result in the preview."
-msgstr "Εισάγετε την απόσταση μεταξύ του κάτω άκρου της σελίδας και των δεδομένων. Μπορείτε να δείτε το αποτέλεσμα στην προεπισκόπηση."
+msgid "Specifies the enhancements for the current effect."
+msgstr "Καθορίζει τα χαρακτηριστικά για το τρέχον εφέ."
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"hd_id3150018\n"
-"15\n"
+"effectoptionseffect.xhp\n"
+"par_idN1070E\n"
"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "Sound"
+msgstr "Ήχος"
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"par_id3149877\n"
-"16\n"
+"effectoptionseffect.xhp\n"
+"par_idN10712\n"
"help.text"
-msgid "Specify the format for page numbering."
-msgstr "Καθορίστε τη μορφή της αρίθμησης σελίδων."
+msgid "<ahelp hid=\"878824971\">Select a sound from the Gallery or select one of the special entries.</ahelp>"
+msgstr "<ahelp hid=\"878824971\">Επιλέξτε έναν ήχο από τη Συλλογή ή επιλέξτε κάποια από τις ειδικές εισόδους.</ahelp>"
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"hd_id3155439\n"
-"36\n"
+"effectoptionseffect.xhp\n"
+"par_idN10718\n"
"help.text"
-msgid "Fit object to paper format"
-msgstr "Προσαρμογή αντικειμένου στη μορφή χαρτιού"
+msgid "<emph>No sound</emph> - no sound is played during animation of the effect."
+msgstr "<emph>Χωρίς ήχο</emph> - δεν αναπαράγεται κανένας ήχος κατά τη διάρκεια της κίνησης του εφέ."
-#: 01180001.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"01180001.xhp\n"
-"par_id3153042\n"
-"37\n"
+"effectoptionseffect.xhp\n"
+"par_idN1071F\n"
"help.text"
-msgid "Reduces the scale of objects and the size of the font on the page so that they print on the selected paper format."
-msgstr "Μειώνει την κλίμακα των αντικειμένων και το μέγεθος της γραμματοσειράς στη σελίδα έτσι ώστε να εκτυπώνονται στην επιλεγμένη μορφή χαρτιού."
+msgid "<emph>Stop previous sound</emph> - the sound of the previous effect is stopped as soon as the current effect runs."
+msgstr "<emph>Διακοπή προηγούμενου ήχου</emph> - ο ήχος του προηγούμενου εφέ διακόπτεται τη στιγμή που εκτελείται το τρέχον εφέ."
-#: 13180200.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"13180200.xhp\n"
-"tit\n"
+"effectoptionseffect.xhp\n"
+"par_idN10726\n"
"help.text"
-msgid "Subtract"
-msgstr "Αφαίρεση"
+msgid "<emph>Other sound</emph> - displays a file open dialog to select a sound file."
+msgstr "<emph>Άλλος ήχος</emph> - εμφανίζει το παράθυρο διαλόγου για το άνοιγμα ενός αρχείου για να επιλέξετε ένα αρχείο ήχου."
-#: 13180200.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"13180200.xhp\n"
-"hd_id3150439\n"
-"1\n"
+"effectoptionseffect.xhp\n"
+"par_idN1072C\n"
"help.text"
-msgid "<link href=\"text/simpress/01/13180200.xhp\" name=\"Subtract\">Subtract</link>"
-msgstr "<link href=\"text/simpress/01/13180200.xhp\" name=\"Αφαίρεση\">Αφαίρεση</link>"
+msgid "Sound button"
+msgstr "Κουμπί ήχου"
-#: 13180200.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"13180200.xhp\n"
-"par_id3152596\n"
-"2\n"
+"effectoptionseffect.xhp\n"
+"par_idN10730\n"
"help.text"
-msgid "<ahelp hid=\".uno:Substract\" visibility=\"visible\">Subtracts the area of the selected objects from the area of the lowermost object.</ahelp>"
-msgstr "<ahelp hid=\".uno:Substract\" visibility=\"visible\">Αφαιρεί την περιοχή των επιλεγμένων αντικειμένων από την περιοχή του κατώτερου αντικειμένου.</ahelp>"
+msgid "<ahelp hid=\".\">Plays the selected sound file.</ahelp>"
+msgstr "<ahelp hid=\".\">Αναπαράγει το επιλεγμένο αρχείο ήχου.</ahelp>"
-#: 13180200.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"13180200.xhp\n"
-"par_id3154320\n"
-"3\n"
+"effectoptionseffect.xhp\n"
+"par_idN10733\n"
"help.text"
-msgid "Any spaces between the objects are preserved."
-msgstr "Όλα τα κενά μεταξύ των αντικειμένων διατηρούνται."
+msgid "After animation"
+msgstr "Ύστερα από το εφέ κίνησης"
-#: 03152000.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"03152000.xhp\n"
-"tit\n"
+"effectoptionseffect.xhp\n"
+"par_idN10737\n"
"help.text"
-msgid "Header and Footer"
-msgstr "Κεφαλίδα και υποσέλιδο"
+msgid "<ahelp hid=\"878824973\">Select a color to be shown after the animation ends, or select another after-effect from the list</ahelp>:"
+msgstr "<ahelp hid=\"878824973\">Επιλέξτε ένα χρώμα που θα εμφανιστεί ύστερα από την ολοκλήρωση της κίνησης, ή επιλέξτε κάποιο άλλο εφέ από τη λίστα</ahelp>:"
-#: 03152000.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"03152000.xhp\n"
-"bm_id1374858\n"
+"effectoptionseffect.xhp\n"
+"par_idN10752\n"
"help.text"
-msgid "<bookmark_value>slides;page numbers</bookmark_value><bookmark_value>slides;headers and footers</bookmark_value><bookmark_value>footers;slides</bookmark_value><bookmark_value>headers and footers;slides</bookmark_value>"
-msgstr "<bookmark_value>διαφάνειες, αριθμοί σελίδων</bookmark_value><bookmark_value>διαφάνειες, κεφαλίδες και υποσέλιδα</bookmark_value><bookmark_value>υποσέλιδα, διαφάνειες</bookmark_value><bookmark_value>κεφαλίδες και υποσέλιδα, διαφάνειες</bookmark_value>"
+msgid "<emph>Dim with color</emph> - after the animation a dim color fills the shape."
+msgstr "<emph>Διαφάνεια με χρώμα</emph> - ύστερα από την κίνηση ένα διαφανές χρώμα γεμίζει το σχήμα."
-#: 03152000.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN1053E\n"
+"effectoptionseffect.xhp\n"
+"par_idN1073D\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03152000.xhp\">Header and Footer</link>"
-msgstr "<link href=\"text/simpress/01/03152000.xhp\">Κεφαλίδα και υποσέλιδο</link>"
+msgid "<emph>Don't dim</emph> - no after-effect runs."
+msgstr "<emph>Χωρίς διαφάνεια</emph> - δεν εκτελείται κάποιο μετα-εφέ."
-#: 03152000.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN1054E\n"
+"effectoptionseffect.xhp\n"
+"par_idN10744\n"
"help.text"
-msgid "<ahelp hid=\"SID_HEADER_AND_FOOTER\">Adds or changes text in placeholders at the top and the bottom of slides and slide masters.</ahelp>"
-msgstr "<ahelp hid=\"SID_HEADER_AND_FOOTER\">Προσθέτει ή μεταβάλει κείμενο σε δείκτες τοποθέτησης στην αρχή και στο τέλος διαφανειών και κύριων διαφανειών.</ahelp>"
+msgid "<emph>Hide after animation</emph> - hides the shape after the animation ends."
+msgstr "<emph>Απόκρυψη ύστερα από την κίνηση</emph> - αποκρύπτει το σχήμα ύστερα από την ολοκλήρωση της κίνησης."
-#: 03152000.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN10697\n"
+"effectoptionseffect.xhp\n"
+"par_idN1074B\n"
"help.text"
-msgid "The <emph>Header and Footer</emph> dialog contains the following tab pages:"
-msgstr "Το παράθυρο διαλόγου <emph>Κεφαλίδα και υποσέλιδο</emph> περιέχει τις ακόλουθες σελίδες καρτέλας:"
+msgid "<emph>Hide on next animation</emph> - hides the shape on the next animation."
+msgstr "<emph>Απόκρυψη στην επόμενη κίνηση</emph> - αποκρύπτει το σχήμα στην επόμενη κίνηση."
-#: 03152000.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN1069D\n"
+"effectoptionseffect.xhp\n"
+"par_idN10865\n"
"help.text"
-msgid "<emph>Slide</emph> tab page where you can specify options for the current slide or for all slides."
-msgstr "Η σελίδα της καρτέλας <emph>Διαφάνεια</emph> όπου μπορείτε να καθορίσετε επιλογές για την τρέχουσα διαφάνεια ή για όλες τις διαφάνειες."
+msgid "Dim color"
+msgstr "Διαφανές χρώμα"
-#: 03152000.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN106A5\n"
+"effectoptionseffect.xhp\n"
+"par_idN1087B\n"
"help.text"
-msgid "<emph>Notes and Handouts</emph> tab page where you can specify options for the notes pages and the handout pages."
-msgstr "Η σελίδα της καρτέλας <emph>Σημειώσεις και σημειώματα</emph> όπου μπορείτε να καθορίσετε επιλογές για τις σελίδες σημειώσεων και σημειωμάτων."
+msgid "<ahelp hid=\"878824975\">Select the dim color.</ahelp>"
+msgstr "<ahelp hid=\"878824975\">Επιλέξτε το διαφανές χρώμα.</ahelp>"
-#: 03152000.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_id3351542\n"
+"effectoptionseffect.xhp\n"
+"par_idN10758\n"
"help.text"
-msgid "<embedvar href=\"text/simpress/guide/footer.xhp#footer\"/>"
-msgstr "<embedvar href=\"text/simpress/guide/footer.xhp#footer\"/>"
+msgid "Text animation"
+msgstr "Κινούμενο κείμενο"
-#: 03152000.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN106AF\n"
+"effectoptionseffect.xhp\n"
+"par_idN1075C\n"
"help.text"
-msgid "<embedvar href=\"text/simpress/guide/masterpage.xhp#masterpage\"/>"
-msgstr "<embedvar href=\"text/simpress/guide/masterpage.xhp#masterpage\"/>"
+msgid "<ahelp hid=\"878824977\">Select the animation mode for the text of the current shape</ahelp>:"
+msgstr "<ahelp hid=\"878824977\">Επιλέξτε τη λειτουργία κίνησης για το κείμενο του επιλεγμένου σχήματος</ahelp>:"
-#: 03152000.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN106B7\n"
+"effectoptionseffect.xhp\n"
+"par_idN10762\n"
"help.text"
-msgid "Include on slide"
-msgstr "Συμπερίληψη στη διαφάνεια"
+msgid "<emph>All at once</emph> - animates the text all at once."
+msgstr "<emph>Ολόκληρο</emph> - εφαρμόζει κίνηση σε ολόκληρο το κείμενο."
-#: 03152000.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN106BA\n"
+"effectoptionseffect.xhp\n"
+"par_idN10769\n"
"help.text"
-msgid "Specify the elements to include on your slides."
-msgstr "Καθορίστε τα στοιχεία που θα συμπεριληφθούν στις διαφάνειές σας."
+msgid "<emph>Word by word</emph> - animates the text word by word."
+msgstr "<emph>Ανά λέξη</emph> - εφαρμόζει κίνηση στο κείμενο ανά λέξη."
-#: 03152000.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN106BD\n"
+"effectoptionseffect.xhp\n"
+"par_idN10770\n"
"help.text"
-msgid "Footer"
-msgstr "Υποσέλιδο"
+msgid "<emph>Letter by letter</emph> - animates the text letter by letter."
+msgstr "<emph>Ανά γράμμα</emph> - εφαρμόζει κίνηση στο κείμενο ανά γράμμα."
-#: 03152000.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN106C8\n"
+"effectoptionseffect.xhp\n"
+"par_idN10776\n"
"help.text"
-msgid "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_FOOTER\">Adds the text that you enter in the <emph>Footer text</emph> box to the bottom of the slide.</ahelp>"
-msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_FOOTER\">Προσθέτει το κείμενο που εισάγετε στο πεδίο <emph>Κείμενο υποσέλιδου</emph> στο τέλος της διαφάνειας.</ahelp>"
+msgid "Delay between characters"
+msgstr "Καθυστέρηση μεταξύ χαρακτήρων"
-#: 03152000.xhp
+#: effectoptionseffect.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN106D7\n"
+"effectoptionseffect.xhp\n"
+"par_idN1077A\n"
"help.text"
-msgid "Footer text"
-msgstr "Κείμενο υποσέλιδου"
+msgid "<ahelp hid=\"878828050\">Specifies the percentage of delay between animations of words or letters.</ahelp>"
+msgstr "<ahelp hid=\"878828050\">Καθορίζει το ποσοστό καθυστέρησης μεταξύ των κινούμενων λέξεων ή γραμμάτων.</ahelp>"
-#: 03152000.xhp
+#: effectoptionstext.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN106E2\n"
+"effectoptionstext.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"sd:Edit:RID_SD_TABPAGE_HEADERFOOTER:TB_FOOTER_FIXED\">Adds the text that you enter to the bottom of the slide.</ahelp>"
-msgstr "<ahelp hid=\"sd:Edit:RID_SD_TABPAGE_HEADERFOOTER:TB_FOOTER_FIXED\">Προσθέτει το κείμενο που εισάγετε στο τέλος της διαφάνειας.</ahelp>"
+msgid "Text Animation"
+msgstr "Κινούμενο κείμενο"
-#: 03152000.xhp
+#: effectoptionstext.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN106F1\n"
+"effectoptionstext.xhp\n"
+"par_idN105AE\n"
"help.text"
-msgid "Header"
-msgstr "Κεφαλίδα"
+msgid "<variable id=\"text\"><link href=\"text/simpress/01/effectoptionstext.xhp\">Text Animation</link></variable>"
+msgstr "<variable id=\"text\"><link href=\"text/simpress/01/effectoptionstext.xhp\">Κινούμενο κείμενο</link></variable>"
-#: 03152000.xhp
+#: effectoptionstext.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN106FC\n"
+"effectoptionstext.xhp\n"
+"par_idN105CC\n"
"help.text"
-msgid "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_HEADER\">Adds the text that you enter in the <emph>Header text</emph> box to the top of the slide.</ahelp>"
-msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_HEADER\">Προσθέτει το κείμενο που εισάγετε στο πεδίο <emph>Κείμενο κεφαλίδας</emph> στην αρχή της διαφάνειας.</ahelp>"
+msgid "Specifies the text animation settings for the current effect in the <link href=\"text/simpress/01/effectoptions.xhp\">Effect Options</link> dialog."
+msgstr "Καθορίζει τις ρυθμίσεις κίνησης κειμένου για το τρέχον εφέ στο παράθυρο διαλόγου <link href=\"text/simpress/01/effectoptions.xhp\">Επιλογές εφέ</link>."
-#: 03152000.xhp
+#: effectoptionstext.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN1070B\n"
+"effectoptionstext.xhp\n"
+"par_idN105DD\n"
"help.text"
-msgid "Header text"
-msgstr "Κείμενο κεφαλίδας"
+msgid "Group text"
+msgstr "Ομαδοποίηση κειμένου"
-#: 03152000.xhp
+#: effectoptionstext.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN10716\n"
+"effectoptionstext.xhp\n"
+"par_idN105E1\n"
"help.text"
-msgid "<ahelp hid=\"sd:Edit:RID_SD_TABPAGE_HEADERFOOTER:TB_HEADER_FIXED\">Adds the text that you enter to the top of the slide.</ahelp>"
-msgstr "<ahelp hid=\"sd:Edit:RID_SD_TABPAGE_HEADERFOOTER:TB_HEADER_FIXED\">Προσθέτει το κείμενο που εισάγετε στην αρχή της διαφάνειας.</ahelp>"
+msgid "<ahelp hid=\"878857730\">Specifies how multiple paragraphs are animated</ahelp>:"
+msgstr "<ahelp hid=\"878857730\">Καθορίζει τις πολλαπλές παραγράφους στις οποίες θα εφαρμοστεί κίνηση</ahelp>:"
-#: 03152000.xhp
+#: effectoptionstext.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN1072D\n"
+"effectoptionstext.xhp\n"
+"par_idN105E7\n"
"help.text"
-msgid "Date and time"
-msgstr "Ημερομηνία και ώρα"
+msgid "<emph>As one object</emph> - all paragraphs are animated as one object."
+msgstr "<emph>Ως αντικείμενο</emph> - όλες οι παράγραφοι κινούνται ως αντικείμενο."
-#: 03152000.xhp
+#: effectoptionstext.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN10730\n"
+"effectoptionstext.xhp\n"
+"par_idN105EE\n"
"help.text"
-msgid "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_DATETIME\">Adds the date and time to the slide.</ahelp>"
-msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_DATETIME\">Προσθέτει την ημερομηνία και την ώρα στη διαφάνεια.</ahelp>"
+msgid "<emph>All paragraphs at once</emph> - all paragraphs are animated at once, but can have different effects."
+msgstr "<emph>Όλες οι παράγραφοι μαζί</emph> - κινούνται όλες μαζί οι παράγραφοι, αλλά μπορούν να έχουν διαφορετικά εφέ."
-#: 03152000.xhp
+#: effectoptionstext.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN1074F\n"
+"effectoptionstext.xhp\n"
+"par_idN105F5\n"
"help.text"
-msgid "Fixed"
-msgstr "Σταθερά"
+msgid "<emph>By 1st level paragraphs</emph> - the first level paragraphs, including sub-level paragraphs, are animated one after another."
+msgstr "<emph>Από παραγράφους 1ου επιπέδου</emph> - οι παράγραφοι πρώτου επιπέδου, καθώς και παράγραφοι δευτερευόντων επιπέδων, κινούνται η μία ύστερα από την άλλη."
-#: 03152000.xhp
+#: effectoptionstext.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN10752\n"
+"effectoptionstext.xhp\n"
+"par_idN105FB\n"
"help.text"
-msgid "<ahelp hid=\"sd:RadioButton:RID_SD_TABPAGE_HEADERFOOTER:RB_DATETIME_FIXED\">Displays the date and time that you enter in the text box.</ahelp>"
-msgstr "<ahelp hid=\"sd:RadioButton:RID_SD_TABPAGE_HEADERFOOTER:RB_DATETIME_FIXED\">Εμφανίζει την ημερομηνία και την ώρα που εισάγετε στο πεδίο κειμένου.</ahelp>"
+msgid "Automatically after"
+msgstr "Αυτόματα ύστερα"
-#: 03152000.xhp
+#: effectoptionstext.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN10771\n"
+"effectoptionstext.xhp\n"
+"par_idN105FF\n"
"help.text"
-msgid "Variable"
-msgstr "Μεταβλητή"
+msgid "<ahelp hid=\"878855171\">If \"Group text - By 1st level paragraphs\" is selected, the paragraphs are animated one after the other.</ahelp>"
+msgstr "<ahelp hid=\"878855171\">Αν επιλεγεί \"Ομαδοποίηση κειμένου - Από παραγράφους 1ου επιπέδου\" , οι παράγραφοι κινούνται η μία μετά την άλλη.</ahelp>"
-#: 03152000.xhp
+#: effectoptionstext.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN10774\n"
+"effectoptionstext.xhp\n"
+"par_idN1067F\n"
"help.text"
-msgid "<ahelp hid=\"sd:RadioButton:RID_SD_TABPAGE_HEADERFOOTER:RB_DATETIME_AUTOMATIC\">Displays the date and time that the slide was created. Select a date format from the list.</ahelp>"
-msgstr "<ahelp hid=\"sd:RadioButton:RID_SD_TABPAGE_HEADERFOOTER:RB_DATETIME_AUTOMATIC\">Εμφανίζει την ημερομηνία και την ώρα που δημιουργήθηκε η διαφάνεια. Επιλέξτε τη μορφή ημερομηνίας από τη λίστα.</ahelp>"
+msgid "<ahelp hid=\"878860804\">Enter an additional delay in seconds to animate subsequent paragraphs.</ahelp>"
+msgstr "<ahelp hid=\"878860804\">Εισάγετε μία πρόσθετη καθυστέρηση σε δευτερόλεπτα για να εφαρμόσετε κίνηση σε δευτερεύουσες επακόλουθες παραγράφους.</ahelp>"
-#: 03152000.xhp
+#: effectoptionstext.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN1078B\n"
+"effectoptionstext.xhp\n"
+"par_idN10602\n"
"help.text"
-msgid "Language"
-msgstr "Γλώσσα"
+msgid "Animate attached shape"
+msgstr "Εφαρμογή κίνησης σε συνημμένο σχήμα"
-#: 03152000.xhp
+#: effectoptionstext.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN1078E\n"
+"effectoptionstext.xhp\n"
+"par_idN10606\n"
"help.text"
-msgid "<ahelp hid=\"sd:ListBox:RID_SD_TABPAGE_HEADERFOOTER:CB_DATETIME_LANGUAGE\">Select the language for the date and time format.</ahelp>"
-msgstr "<ahelp hid=\"sd:ListBox:RID_SD_TABPAGE_HEADERFOOTER:CB_DATETIME_LANGUAGE\">Επιλέξτε τη γλώσσα για τη μορφή ημερομηνίας και ώρας.</ahelp>"
+msgid "<ahelp hid=\"878855173\">Deselect this box to animate only the text, not the shape.</ahelp>"
+msgstr "<ahelp hid=\"878855173\">Αποεπιλέξτε αυτό το επίπεδο για να εφαρμόσετε κίνηση μόνο στο κείμενο, και όχι στο σχήμα.</ahelp>"
-#: 03152000.xhp
+#: effectoptionstext.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN107A5\n"
+"effectoptionstext.xhp\n"
+"par_idN10609\n"
"help.text"
-msgid "Slide number / Page number"
-msgstr "Αριθμός διαφάνειας / Αριθμός σελίδας"
+msgid "In reverse order"
+msgstr "Σε αντίστροφη σειρά"
-#: 03152000.xhp
+#: effectoptionstext.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN107A8\n"
+"effectoptionstext.xhp\n"
+"par_idN1060D\n"
"help.text"
-msgid "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_SLIDENUMBER\">Adds the slide number or the page number.</ahelp>"
-msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_SLIDENUMBER\">Προσθέτει το αριθμό διαφάνειας ή τον αριθμό σελίδας.</ahelp>"
+msgid "<ahelp hid=\"878855174\">Animates the paragraphs in reverse order.</ahelp>"
+msgstr "<ahelp hid=\"878855174\">Εφαρμόζει κίνηση σε παραγράφους με αντίστροφη σειρά.</ahelp>"
-#: 03152000.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN107BF\n"
+"effectoptionstiming.xhp\n"
+"tit\n"
"help.text"
-msgid "Do not show on first slide"
-msgstr "Απόκρυψη στην πρώτη διαφάνεια"
+msgid "Timing"
+msgstr "Συγχρονισμός"
-#: 03152000.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN107C2\n"
+"effectoptionstiming.xhp\n"
+"par_idN10544\n"
"help.text"
-msgid "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_NOTONTITLE\">Does not display your specified information on the first slide of your presentation.</ahelp>"
-msgstr "<ahelp hid=\"sd:CheckBox:RID_SD_TABPAGE_HEADERFOOTER:CB_NOTONTITLE\">Δεν εμφανίζει την καθορισμένη σας πληροφορία στην πρώτη διαφάνεια της παρουσίασής σας.</ahelp>"
+msgid "<variable id=\"timing\"><link href=\"text/simpress/01/effectoptionstiming.xhp\">Timing</link></variable>"
+msgstr "<variable id=\"timing\"><link href=\"text/simpress/01/effectoptionstiming.xhp\">Συγχρονισμός</link></variable>"
-#: 03152000.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN107D1\n"
+"effectoptionstiming.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "Apply to All"
-msgstr "Εφαρμογή σε όλες"
+msgid "Specifies the timing for the current effect in the <link href=\"text/simpress/01/effectoptions.xhp\">Effect Options</link> dialog."
+msgstr "Καθορίζει το συγχρονισμό για το τρέχον εφέ στο παράθυρο διαλόγου <link href=\"text/simpress/01/effectoptions.xhp\">Επιλογές εφέ</link>."
-#: 03152000.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN107DC\n"
+"effectoptionstiming.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "<ahelp hid=\"sd:PushButton:RID_SD_TABPAGE_HEADERFOOTER:BT_APPLYTOALL\">Applies the settings to all the slides in your presentation, including the corresponding slide masters.</ahelp>"
-msgstr "<ahelp hid=\"sd:PushButton:RID_SD_TABPAGE_HEADERFOOTER:BT_APPLYTOALL\">Εφαρμόζει τις ρυθμίσεις σε όλες τις διαφάνειες στην παρουσίασή σας, συμπεριλαμβανομένων των αντίστοιχων κύριων διαφανειών.</ahelp>"
+msgid "Start"
+msgstr "Έναρξη"
-#: 03152000.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN107FD\n"
+"effectoptionstiming.xhp\n"
+"par_idN1066F\n"
"help.text"
-msgid "Apply"
-msgstr "Εφαρμογή"
+msgid "<ahelp hid=\"878841346\">Displays the start property of the selected animation effect.</ahelp> The following start properties are available:"
+msgstr "<ahelp hid=\"878841346\">Εμφανίζει της ιδιότητα έναρξης του επιλεγμένου εφέ κίνησης.</ahelp> Είναι διαθέσιμες οι ακόλουθες ιδιότητες έναρξης:"
-#: 03152000.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"03152000.xhp\n"
-"par_idN10800\n"
+"effectoptionstiming.xhp\n"
+"par_idN10675\n"
"help.text"
-msgid "<ahelp hid=\"sd:PushButton:RID_SD_TABPAGE_HEADERFOOTER:BT_APPLY\">Applies the current settings to the selected slides.</ahelp>"
-msgstr "<ahelp hid=\"sd:PushButton:RID_SD_TABPAGE_HEADERFOOTER:BT_APPLY\">Εφαρμόζει τις τρέχουσες ρυθμίσεις στις επιλεγμένες διαφάνειες.</ahelp>"
+msgid "<emph>On click</emph> - the animation stops at this effect until the next mouse click."
+msgstr "<emph>Κατά το κλικ</emph> - η κίνηση διακόπτεται σε αυτό το εφέ μέχρι το επόμενο κλικ του ποντικιού."
-#: effectoptions.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"effectoptions.xhp\n"
-"tit\n"
+"effectoptionstiming.xhp\n"
+"par_idN1067C\n"
"help.text"
-msgid "Effect Options"
-msgstr "Επιλογές εφέ"
+msgid "<emph>With previous</emph> - the animation runs immediately."
+msgstr "<emph>Με προηγούμενη</emph> - η κίνηση εκτελείται άμεσα."
-#: effectoptions.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"effectoptions.xhp\n"
-"par_idN10547\n"
+"effectoptionstiming.xhp\n"
+"par_idN10683\n"
"help.text"
-msgid "Effect Options"
-msgstr "Επιλογές εφέ"
+msgid "<emph>After previous</emph> - the animation runs as soon as the previous animation ends."
+msgstr "<emph>Ύστερα από προηγούμενη</emph> - η κίνηση εκτελείται αφότου ολοκληρωθεί η προηγούμενη κίνηση."
-#: effectoptions.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"effectoptions.xhp\n"
-"par_idN1055D\n"
+"effectoptionstiming.xhp\n"
+"par_idN10583\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies additional properties for the selected element in the <link href=\"text/simpress/01/06060000.xhp\">Custom Animations</link> pane.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει πρόσθετες ιδιότητες για το επιλεγμένο στοιχείο στο πλαίσιο <link href=\"text/simpress/01/06060000.xhp\">Προσαρμοσμένα εφέ κίνησης</link> .</ahelp>"
+msgid "Delay"
+msgstr "Καθυστέρηση"
-#: effectoptions.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"effectoptions.xhp\n"
-"par_idN105BB\n"
+"effectoptionstiming.xhp\n"
+"par_idN10693\n"
"help.text"
-msgid "Assign an effect to an object, then click the <emph>...</emph> button to open the Effect Options dialog."
-msgstr "Αναθέστε ένα εφέ σε ένα αντικείμενο, ύστερα κάντε κλικ στο κουμπί <emph>...</emph> για να ανοίξετε το παράθυρο διαλόγου Επιλογές εφέ."
+msgid "<ahelp hid=\"878844420\">Specifies an additional delay of n seconds until the effect starts.</ahelp>"
+msgstr "<ahelp hid=\"878844420\">Καθορίζει μία πρόσθετη καθυστέρηση για ν δευτερόλεπτα μέχρι να ξεκινήσει το εφέ.</ahelp>"
-#: effectoptions.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"effectoptions.xhp\n"
-"par_idN1056E\n"
+"effectoptionstiming.xhp\n"
+"par_idN10587\n"
"help.text"
-msgid "The dialog contains the following tab pages:"
-msgstr "Το παράθυρο διαλόγου περιέχει τις ακόλουθες σελίδες καρτελών:"
+msgid "Speed"
+msgstr "Ταχύτητα"
-#: effectoptions.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"effectoptions.xhp\n"
-"par_idN105AF\n"
+"effectoptionstiming.xhp\n"
+"par_idN106A0\n"
"help.text"
-msgid "<embedvar href=\"text/simpress/01/effectoptionseffect.xhp#effect\"/>"
-msgstr "<embedvar href=\"text/simpress/01/effectoptionseffect.xhp#effect\"/>"
+msgid "<ahelp hid=\"878841862\">Specifies the duration of the effect.</ahelp>"
+msgstr "<ahelp hid=\"878841862\">Καθορίζει τη διάρκεια του εφέ.</ahelp>"
-#: effectoptions.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"effectoptions.xhp\n"
-"par_idN105B7\n"
+"effectoptionstiming.xhp\n"
+"par_idN1058B\n"
"help.text"
-msgid "<embedvar href=\"text/simpress/01/effectoptionstiming.xhp#timing\"/>"
-msgstr "<embedvar href=\"text/simpress/01/effectoptionstiming.xhp#timing\"/>"
+msgid "Repeat"
+msgstr "Επανάληψη"
-#: effectoptions.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"effectoptions.xhp\n"
-"par_idN105BF\n"
+"effectoptionstiming.xhp\n"
+"par_idN106AD\n"
"help.text"
-msgid "<embedvar href=\"text/simpress/01/effectoptionstext.xhp#text\"/>"
-msgstr "<embedvar href=\"text/simpress/01/effectoptionstext.xhp#text\"/>"
+msgid "<ahelp hid=\"878841864\">Specifies whether and how to repeat the current effect.</ahelp> Enter the number of repeats, or select from the list:"
+msgstr "<ahelp hid=\"878841864\">Καθορίζει αν και πώς θα επαναλαμβάνεται το τρέχον εφέ.</ahelp> Εισάγετε τον αριθμό των επαναλήψεων, ή επιλέξτε από τη λίστα:"
-#: animationeffect.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"tit\n"
+"effectoptionstiming.xhp\n"
+"par_idN106B3\n"
"help.text"
-msgid "Custom Animation"
-msgstr "Προσαρμοσμένο εφέ κίνησης"
+msgid "<emph>(none)</emph> - the effect is not repeated."
+msgstr "<emph>(καμία)</emph> - το εφέ δεν επαναλαμβάνεται."
-#: animationeffect.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN10547\n"
+"effectoptionstiming.xhp\n"
+"par_idN106BA\n"
"help.text"
-msgid "Custom Animation"
-msgstr "Προσαρμοσμένο εφέ κίνησης"
+msgid "<emph>Until next click</emph> - the animation is repeated until the next mouse click."
+msgstr "<emph>Ως το επόμενο κλικ</emph> - η κίνηση επαναλαμβάνεται μέχρι το επόμενο κλικ του ποντικιού."
-#: animationeffect.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN105C7\n"
+"effectoptionstiming.xhp\n"
+"par_idN106C1\n"
"help.text"
-msgid "<ahelp hid=\"878874113\" visibility=\"hidden\">Select an effect and click OK to assign it.</ahelp>"
-msgstr "<ahelp hid=\"878874113\" visibility=\"hidden\">Επιλέξτε ένα εφέ και κάντε κλικ στο κουμπί ΟΚ για να το εφαρμόσετε.</ahelp>"
+msgid "<emph>Until end of slide</emph> - the animation repeats as long as the slide is displayed."
+msgstr "<emph>Ως το τέλος της διαφάνειας</emph> - η κίνηση επαναλαμβάνεται όσο εμφανίζεται η διαφάνεια."
-#: animationeffect.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN1055D\n"
+"effectoptionstiming.xhp\n"
+"par_idN1058F\n"
"help.text"
-msgid "Adds a new animation effect to the object selected in the slide, or changes the animation of the selected element in the <link href=\"text/simpress/01/06060000.xhp\">Custom Animations Pane</link>."
-msgstr "Προσθέτει ένα νέο κινούμενο εφέ στο αντικείμενο που επιλέχτηκε στη διαφάνεια, ή αλλάζει την κίνηση του επιλεγμένου στοιχείου στο <link href=\"text/simpress/01/06060000.xhp\">Πλαίσιο προσαρμοσμένων εφέ κίνησης</link>."
+msgid "Rewind when done playing"
+msgstr "Επανέναρξη μετά την ολοκλήρωση της αναπαραγωγής"
-#: animationeffect.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN1056E\n"
+"effectoptionstiming.xhp\n"
+"par_idN106D1\n"
"help.text"
-msgid "The dialog contains the following tab pages:"
-msgstr "Το παράθυρο διαλόγου περιέχει τις ακόλουθες σελίδες καρτελών:"
+msgid "<ahelp hid=\"878838793\">Specifies whether to let the animated shape return to its starting state after the animation ends.</ahelp>"
+msgstr "<ahelp hid=\"878838793\">Καθορίζει αν θα επιτρέπεται στο κινούμενο σχήμα να επιστρέφει στην αρχική του κατάσταση αφότου ολοκληρωθεί η κίνηση.</ahelp>"
-#: animationeffect.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN10571\n"
+"effectoptionstiming.xhp\n"
+"par_idN10593\n"
"help.text"
-msgid "Entrance"
-msgstr "Είσοδος"
+msgid "Animate as part of click sequence"
+msgstr "Κίνηση ως μέρος της αλληλουχίας κλικ ποντικιού"
-#: animationeffect.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN10575\n"
+"effectoptionstiming.xhp\n"
+"par_idN106DE\n"
"help.text"
-msgid "Select an entrance effect from the effect categories."
-msgstr "Επιλέξτε το εφέ εισόδου από τις κατηγορίες με τα εφέ."
+msgid "<ahelp hid=\"878838283\">Specifies whether to let the animation start in the normal click sequence.</ahelp>"
+msgstr "<ahelp hid=\"878838283\">Καθορίζει αν θα επιτρέπεται στην κίνηση να ξεκινά στην αλληλουχία κανονικών κλικ του ποντικιού.</ahelp>"
-#: animationeffect.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN10578\n"
+"effectoptionstiming.xhp\n"
+"par_idN10597\n"
"help.text"
-msgid "Emphasis"
-msgstr "Έμφαση"
+msgid "Start effect on click of"
+msgstr "Έναρξη εφέ με κλικ σε"
-#: animationeffect.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN1057C\n"
+"effectoptionstiming.xhp\n"
+"par_idN106EB\n"
"help.text"
-msgid "Select an emphasis effect from the effect categories."
-msgstr "Επιλέξτε ένα εφέ για έμφαση από τις κατηγορίες εφέ."
+msgid "<ahelp hid=\"878838284\">Specifies whether to let the animation start when a specified shape is clicked.</ahelp>"
+msgstr "<ahelp hid=\"878838284\">Καθορίζει αν θα επιτρέπεται στην κίνηση να ξεκινά αφού γίνει κλικ σε ένα ειδικό σχήμα.</ahelp>"
-#: animationeffect.xhp
+#: effectoptionstiming.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN1057F\n"
+"effectoptionstiming.xhp\n"
+"par_idN107C5\n"
"help.text"
-msgid "Exit"
-msgstr "Έξοδος"
+msgid "<ahelp hid=\"878841357\">Select the shape by its name from the list box.</ahelp>"
+msgstr "<ahelp hid=\"878841357\">Επιλέξτε το σχήμα κάνοντας κλικ στο όνομά του από το πεδίο λίστας.</ahelp>"
-#: animationeffect.xhp
+#: slidesorter.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN10583\n"
+"slidesorter.xhp\n"
+"tit\n"
"help.text"
-msgid "Select an exiting effect from the effect categories."
-msgstr "Επιλέξτε ένα εφέ εξόδου από τις κατηγορίες εφέ."
+msgid "Page/Slide Pane"
+msgstr "Ταμπλό σελίδας/διαφάνειας"
-#: animationeffect.xhp
+#: slidesorter.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN10586\n"
+"slidesorter.xhp\n"
+"par_idN10544\n"
"help.text"
-msgid "Motion Paths"
-msgstr "Διαδρομές κίνησης"
+msgid "<link href=\"text/simpress/01/slidesorter.xhp\"><switchinline select=\"appl\"><caseinline select=\"DRAW\">Page </caseinline><defaultinline>Slide </defaultinline></switchinline>Pane</link>"
+msgstr "<link href=\"text/simpress/01/slidesorter.xhp\"><switchinline select=\"appl\"><caseinline select=\"DRAW\">Σελίδα </caseinline><defaultinline>Διαφάνεια </defaultinline></switchinline>Ταμπλό</link>"
-#: animationeffect.xhp
+#: slidesorter.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN1058A\n"
+"slidesorter.xhp\n"
+"par_idN10554\n"
"help.text"
-msgid "Select a motion path from the motion path categories."
-msgstr "Επιλέξτε μια διαδρομή κίνησης από τις κατηγορίες μονοπατιών κίνησης."
+msgid "<ahelp hid=\".\">Switches the <switchinline select=\"appl\"><caseinline select=\"DRAW\">Page </caseinline><defaultinline>Slide </defaultinline></switchinline>Pane on and off.</ahelp>"
+msgstr "<ahelp hid=\".\">Εναλλάσει την προβολή του ταμπλό <switchinline select=\"appl\"><caseinline select=\"DRAW\">Σελίδας </caseinline><defaultinline>Διαφάνειας </defaultinline></switchinline></ahelp>"
-#: animationeffect.xhp
+#: slidesorter.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN1058D\n"
+"slidesorter.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "Speed"
-msgstr "Ταχύτητα"
+msgid "You can use the <switchinline select=\"appl\"><caseinline select=\"DRAW\">Page </caseinline><defaultinline>Slide </defaultinline></switchinline> Pane to add, to rename, to delete, and to arrange slides or pages in Impress and Draw."
+msgstr "Μπορείτε να χρησιμοποιήσετε το ταμπλό <switchinline select=\"appl\"><caseinline select=\"DRAW\">Σελίδας </caseinline><defaultinline>Διαφάνειας </defaultinline></switchinline> για να προσθέσετε, να μετονομάσετε, να διαγράψετε, και να τακτοποιήσετε διαφάνειες ή σελίδες στο Impress και στο Draw."
-#: animationeffect.xhp
+#: taskpanel.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN10591\n"
+"taskpanel.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"878874627\">Specifies the speed or duration of the selected animation effect.</ahelp>"
-msgstr "<ahelp hid=\"878874627\">Καθορίζει την ταχύτητα ή τη διάρκεια του επιλεγμένου κινούμενου εφέ.</ahelp>"
+msgid "Task Pane"
+msgstr "Πίνακας εργασιών"
-#: animationeffect.xhp
+#: taskpanel.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN10594\n"
+"taskpanel.xhp\n"
+"bm_id3274636\n"
"help.text"
-msgid "Automatic preview"
-msgstr "Αυτόματη προεπισκόπηση"
+msgid "<bookmark_value>task pane</bookmark_value>"
+msgstr "<bookmark_value>πίνακας εργασιών</bookmark_value>"
-#: animationeffect.xhp
+#: taskpanel.xhp
msgctxt ""
-"animationeffect.xhp\n"
-"par_idN10598\n"
+"taskpanel.xhp\n"
+"par_idN10544\n"
"help.text"
-msgid "<ahelp hid=\"878871556\">Select to preview new or edited effects on the slide.</ahelp>"
-msgstr "<ahelp hid=\"878871556\">Επιλέξτε να κάνετε προεπισκόπηση νέων ή επεξεργασμένων εφέ στη διαφάνεια.</ahelp>"
+msgid "<link href=\"text/simpress/01/taskpanel.xhp\">Task Pane</link>"
+msgstr "<link href=\"text/simpress/01/taskpanel.xhp\">Πίνακας εργασιών</link>"
-#: 13150000.xhp
+#: taskpanel.xhp
msgctxt ""
-"13150000.xhp\n"
-"tit\n"
+"taskpanel.xhp\n"
+"par_idN10554\n"
"help.text"
-msgid "Split"
-msgstr "Διαίρεση"
+msgid "<ahelp hid=\".\">Switches the %PRODUCTNAME Impress task pane on and off.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιεί και απενεργοποιεί τον πίνακα εργασιών του %PRODUCTNAME Impress.</ahelp>"
-#: 13150000.xhp
+#: taskpanel.xhp
msgctxt ""
-"13150000.xhp\n"
-"bm_id3150439\n"
+"taskpanel.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "<bookmark_value>combining; undoing</bookmark_value><bookmark_value>splitting; combinations</bookmark_value>"
-msgstr "<bookmark_value>συνδυασμός, αναίρεση</bookmark_value><bookmark_value>διαίρεση, συνδυασμοί</bookmark_value>"
+msgid "The task pane contains pages to specify the master pages, layouts, custom animation, and slide transition. Click another heading to open another page."
+msgstr "Ο πίνακας εργασιών περιέχει τις επιλογές για να καθορίσετε τις κύριες σελίδες, τις διατάξεις, τα προσαρμοσμένα κινούμενα αντικείμενα, και την εναλλαγή των διαφανειών. Κάντε κλικ σε κάποια άλλη επικεφαλίδα για να ανοίξετε μία διαφορετική επιλογή."
-#: 13150000.xhp
+#: taskpanel.xhp
msgctxt ""
-"13150000.xhp\n"
-"hd_id3150439\n"
-"1\n"
+"taskpanel.xhp\n"
+"par_idN105D4\n"
"help.text"
-msgid "<link href=\"text/simpress/01/13150000.xhp\" name=\"Split\">Split</link>"
-msgstr "<link href=\"text/simpress/01/13150000.xhp\" name=\"Διαίρεση\">Διαίρεση</link>"
+msgid "<embedvar href=\"text/simpress/guide/masterpage.xhp#masterpage\"/>"
+msgstr "<embedvar href=\"text/simpress/guide/masterpage.xhp#masterpage\"/>"
-#: 13150000.xhp
+#: taskpanel.xhp
msgctxt ""
-"13150000.xhp\n"
-"par_id3147435\n"
-"2\n"
+"taskpanel.xhp\n"
+"par_idN10652\n"
"help.text"
-msgid "<ahelp hid=\".uno:Dismantle\">Splits a <link href=\"text/simpress/01/13140000.xhp\" name=\"combined\">combined</link> object into individual objects.</ahelp> The resulting objects have the same line and fill properties as the combined object."
-msgstr "<ahelp hid=\".uno:Dismantle\">Διαιρεί ένα <link href=\"text/simpress/01/13140000.xhp\" name=\"συνδυασμένο\">συνδυασμένο</link> αντικείμενο σε μεμονωμένα αντικείμενα.</ahelp> Τα αντικείμενα του αποτελέσματος έχουν την ίδιες ιδιότητες γραμμών και γεμίσματος όπως και το συνδυασμένο αντικείμενο."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Master Pages tab page, where you apply a master page (background) to all slides (left-click) or to the selected slides (right-click).</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τη σελίδα της καρτέλας Κύριες σελίδες, όπου εφαρμόζετε μία κύρια σελίδα (παρασκήνιο) σε όλες τις διαφάνειες (με αριστερό κλικ) ή στις επιλεγμένες διαφάνειες (με δεξί κλικ).</ahelp>"
-#: 13050600.xhp
+#: taskpanel.xhp
msgctxt ""
-"13050600.xhp\n"
-"tit\n"
+"taskpanel.xhp\n"
+"par_idN1067D\n"
"help.text"
-msgid "To metafile"
-msgstr "Σε metafile"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the currently used master pages.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί λίστα με τις τρέχουσες χρησιμοποιημένες κύριες σελίδες.</ahelp>"
-#: 13050600.xhp
+#: taskpanel.xhp
msgctxt ""
-"13050600.xhp\n"
-"bm_id3147434\n"
+"taskpanel.xhp\n"
+"par_idN106A8\n"
"help.text"
-msgid "<bookmark_value>converting; to metafile format (WMF)</bookmark_value><bookmark_value>metafiles; converting to</bookmark_value>"
-msgstr "<bookmark_value>μετατροπή, σε μορφή μετα-αρχείου (WMF)</bookmark_value><bookmark_value>μετα-αρχεία, μετατροπή</bookmark_value>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the recently used master pages.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί λίστα με τις πρόσφατα χρησιμοποιημένες κύριες σελίδες.</ahelp>"
-#: 13050600.xhp
+#: taskpanel.xhp
msgctxt ""
-"13050600.xhp\n"
-"hd_id3147434\n"
-"1\n"
+"taskpanel.xhp\n"
+"par_idN106D3\n"
"help.text"
-msgid "<link href=\"text/simpress/01/13050600.xhp\" name=\"To metafile\">To metafile</link>"
-msgstr "<link href=\"text/simpress/01/13050600.xhp\" name=\"Σε metafile \">Σε metafile </link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists all available master pages.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί λίστα με όλες τις διαθέσιμες κύριες σελίδες.</ahelp>"
-#: 13050600.xhp
+#: taskpanel.xhp
msgctxt ""
-"13050600.xhp\n"
-"par_id3154490\n"
-"2\n"
+"taskpanel.xhp\n"
+"par_idN106FA\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertIntoMetaFile\">Converts the selected object to Windows Metafile Format (WMF), containing both bitmap and vector graphic data.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertIntoMetaFile\">Μετατρέπει το επιλεγμένο αρχείο σε μορφή metafile των Windows (WMF), που περιέχουν και τα δύο δεδομένα με εικόνες bitmap και διανυσματικά γραφικά αντικείμενα.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Left-click to apply the master page to all slides. Right-click for a submenu.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε αριστερό κλικ για να εφαρμόσετε την κύρια σελίδα σε όλες τις διαφάνειες. Κάντε δεξί κλικ για ένα δευτερεύον μενού.</ahelp>"
-#: 13050600.xhp
+#: taskpanel.xhp
msgctxt ""
-"13050600.xhp\n"
-"par_id3151075\n"
-"4\n"
+"taskpanel.xhp\n"
+"par_idN10747\n"
"help.text"
-msgid "For more information on WMF, see the <link href=\"text/shared/00/00000005.xhp\" name=\"Glossary\">Glossary</link>."
-msgstr "Για περισσότερες πληροφορίες σχετικά με τη μορφή μετα-αρχείου WMF, δείτε το <link href=\"text/shared/00/00000005.xhp\" name=\"Γλωσσάρι\">Γλωσσάρι</link>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page to all slides.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εφαρμόζει την κύρια σελίδα σε όλες τις διαφάνειες.</ahelp>"
-#: 13050600.xhp
+#: taskpanel.xhp
msgctxt ""
-"13050600.xhp\n"
-"par_id3147344\n"
-"3\n"
+"taskpanel.xhp\n"
+"par_idN10762\n"
"help.text"
-msgid "You can also copy the selected object and choose <emph>Edit - Paste Special </emph>and select MetaFile from the list."
-msgstr "Μπορείτε επίσης να αντιγράψετε το επιλεγμένο αντικείμενο, να επιλέξετε <emph>Επεξεργασία - Ειδική επικόλληση </emph> και να επιλέξετε το μετα-αρχείο από τη λίστα."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page or the slide design to the selected slides.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εφαρμόζει την κύρια σελίδα ή το πρότυπο διαφάνειας στις επιλεγμένες διαφάνειες.</ahelp>"
-#: 04010000.xhp
+#: taskpanel.xhp
msgctxt ""
-"04010000.xhp\n"
-"tit\n"
+"taskpanel.xhp\n"
+"par_idN10785\n"
"help.text"
-msgid "Insert Slide / Page"
-msgstr "Εισαγωγή διαφάνειας / σελίδας"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the preview of the master pages.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τροποποιεί το μέγεθος της προεπισκόπησης των κύριων σελίδων.</ahelp>"
-#: 04010000.xhp
+#: taskpanel.xhp
msgctxt ""
-"04010000.xhp\n"
-"bm_id3159155\n"
+"taskpanel.xhp\n"
+"par_idN107B4\n"
"help.text"
-msgid "<bookmark_value>inserting; slides</bookmark_value><bookmark_value>slides; inserting</bookmark_value>"
-msgstr "<bookmark_value>εισαγωγή, διαφάνειες</bookmark_value><bookmark_value>διαφάνειες, εισαγωγή</bookmark_value>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Layouts tab page, where you apply a slide design to the selected slide or slides.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τη σελίδα της καρτέλας Διατάξεις, όπου εφαρμόζετε μία σχεδίαση διαφάνειας στην επιλεγμένη διαφάνεια ή διαφάνειες.</ahelp>"
-#: 04010000.xhp
+#: taskpanel.xhp
msgctxt ""
-"04010000.xhp\n"
-"hd_id3159155\n"
-"1\n"
+"taskpanel.xhp\n"
+"par_idN107CB\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04010000.xhp\" name=\"Insert Slide / Page\">Insert Slide / Page</link>"
-msgstr "<link href=\"text/simpress/01/04010000.xhp\" name=\"Εισαγωγή διαφάνειας / σελίδας\">Εισαγωγή διαφάνειας / σελίδας</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to apply a slide design to all selected slides. Right-click for a submenu.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να εφαρμόσετε ένα πρότυπο διαφάνειας σε όλες τις επιλεγμένες διαφάνειες. Κάντε δεξί κλικ για ένα δευτερεύον μενού.</ahelp>"
-#: 04010000.xhp
+#: taskpanel.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3146119\n"
-"2\n"
+"taskpanel.xhp\n"
+"par_idN1080E\n"
"help.text"
-msgid "<variable id=\"seitetext\"><ahelp hid=\".uno:InsertPage\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Inserts a slide after the currently selected slide.</caseinline><defaultinline>Inserts a page after the currently selected page.</defaultinline></switchinline></ahelp></variable>"
-msgstr "<variable id=\"seitetext\"><ahelp hid=\".uno:InsertPage\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Εισάγει μια διαφάνεια μετά την τρέχουσα επιλεγμένη διαφάνεια.</caseinline><defaultinline>Εισάγει μια σελίδα μετά την τρέχουσα επιλεγμένη σελίδα.</defaultinline></switchinline></ahelp></variable>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Custom Animation tab page, where you apply effects to the selected objects on a slide.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τη σελίδα της καρτέλας Προσαρμοσμένο εφέ κίνησης, όπου εφαρμόζετε εφέ στα επιλεγμένα αντικείμενα σε μία διαφάνεια.</ahelp>"
-#: 04010000.xhp
+#: taskpanel.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3149207\n"
-"12\n"
+"taskpanel.xhp\n"
+"par_idN10839\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Applies the slide master background to the new slide. </caseinline><defaultinline>Applies the master page background to the new page.</defaultinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Εφαρμόζει το παρασκήνιο της κύριας διαφάνειας στη νέα διαφάνεια. </caseinline><defaultinline>Εισάγει το παρασκήνιο της κύριας σελίδας στη νέα σελίδα.</defaultinline></switchinline></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Slide Transition tab page, where you apply transition effects to the selected slides.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τη σελίδα της καρτέλας Εναλλαγή διαφανειών, όπου εφαρμόζετε εφέ εναλλαγής στις επιλεγμένες διαφάνειες.</ahelp>"
-#: 04010000.xhp
+#: taskpanel.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3145584\n"
-"14\n"
+"taskpanel.xhp\n"
+"par_id0916200812240344\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Includes objects on the slide master in the new slide. </caseinline><defaultinline>Includes objects on the master page in the new page.</defaultinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Εισάγει αντικείμενα στην κύρια διαφάνεια στη νέα διαφάνεια. </caseinline><defaultinline>Εισάγει αντικείμενα στην κύρια σελίδα στη νέα σελίδα.</defaultinline></switchinline></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Table Design. Double-click a preview to insert a new table.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίξει τη σχεδίαση πίνακα. Κάντε διπλό κλικ σε μια προεπισκόπηση για να εισάγετε ένα νέο πίνακα.</ahelp>"
diff --git a/source/el/helpcontent2/source/text/simpress/02.po b/source/el/helpcontent2/source/text/simpress/02.po
index fd389a93faf..839a8cb5745 100644
--- a/source/el/helpcontent2/source/text/simpress/02.po
+++ b/source/el/helpcontent2/source/text/simpress/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2012-12-08 20:10+0000\n"
+"POT-Creation-Date: 2013-06-03 08:43+0200\n"
+"PO-Revision-Date: 2013-06-03 14:11+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -12,9 +12,1725 @@ msgstr ""
"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-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354997414.0\n"
+"X-POOTLE-MTIME: 1370268690.0\n"
+
+#: 04010000.xhp
+msgctxt ""
+"04010000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Show/Hide Slide"
+msgstr "Εμφάνιση/Απόκρυψη διαφάνειας"
+
+#: 04010000.xhp
+msgctxt ""
+"04010000.xhp\n"
+"hd_id3147368\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/02/04010000.xhp\" name=\"Show/Hide Slide\">Show/Hide Slide</link>"
+msgstr "<link href=\"text/simpress/02/04010000.xhp\" name=\"Εμφάνιση/Απόκρυψη διαφάνειας\">Εμφάνιση/Απόκρυψη διαφάνειας</link>"
+
+#: 04010000.xhp
+msgctxt ""
+"04010000.xhp\n"
+"par_id3149883\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:HideSlide\">Hides the selected slide so that it is not displayed during a slide show.</ahelp>"
+msgstr "<ahelp hid=\".uno:HideSlide\">Αποκρύπτει την επιλεγμένη διαφάνεια έτσι ώστε να μην εμφανίζεται κατά την παρουσίαση διαφανειών.</ahelp>"
+
+#: 04010000.xhp
+msgctxt ""
+"04010000.xhp\n"
+"par_id3155434\n"
+"4\n"
+"help.text"
+msgid "The number of a hidden slide is crossed out. To show a hidden slide, choose <emph>Slide Show - Show/Hide Slide</emph> again."
+msgstr "Ο αριθμός των κρυφών διαφανειών διαγράφεται. Για να εμφανίσετε μια κρυφή διαφάνεια, επιλέξτε ξανά <emph>Παρουσίαση διαφανειών - Εμφάνιση/Απόκρυψη διαφάνειας</emph>"
+
+#: 04010000.xhp
+msgctxt ""
+"04010000.xhp\n"
+"par_id3148772\n"
+"help.text"
+msgid "<image id=\"img_id3156067\" src=\"cmd/sc_hideslide.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156067\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156067\" src=\"cmd/sc_hideslide.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156067\">Εικονίδιο</alt></image>"
+
+#: 04010000.xhp
+msgctxt ""
+"04010000.xhp\n"
+"par_id3156061\n"
+"3\n"
+"help.text"
+msgid "Show/Hide Slide"
+msgstr "Εμφάνιση/Απόκρυψη διαφάνειας"
+
+#: 04020000.xhp
+msgctxt ""
+"04020000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Slides Per Row"
+msgstr "Διαφάνειες ανά γραμμή"
+
+#: 04020000.xhp
+msgctxt ""
+"04020000.xhp\n"
+"hd_id3154319\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/02/04020000.xhp\" name=\"Slides Per Row\">Slides Per Row</link>"
+msgstr "<link href=\"text/simpress/02/04020000.xhp\" name=\"Διαφάνειες ανά γραμμή\">Διαφάνειες ανά γραμμή</link>"
+
+#: 04020000.xhp
+msgctxt ""
+"04020000.xhp\n"
+"par_id3154012\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:PagesPerRow\">Enter the number of slides to display on each row in the Slide Sorter.</ahelp>"
+msgstr "<ahelp hid=\".uno:PagesPerRow\">Εισάγετε τον αριθμό διαφανειών που θα εμφανίζονται σε κάθε γραμμή στην ταξινόμηση διαφανειών.</ahelp>"
+
+#: 04030000.xhp
+msgctxt ""
+"04030000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Slide Effects"
+msgstr "Εφέ διαφάνειας"
+
+#: 04030000.xhp
+msgctxt ""
+"04030000.xhp\n"
+"hd_id3152598\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/02/04030000.xhp\" name=\"Slide Effects\">Slide Effects</link>"
+msgstr "<link href=\"text/simpress/02/04030000.xhp\" name=\"Εφέ διαφάνειας\">Εφέ διαφάνειας</link>"
+
+#: 04030000.xhp
+msgctxt ""
+"04030000.xhp\n"
+"par_idN1059C\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the transition effect that appears before the current slide is shown.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το εφέ εναλλαγής που εμφανίζεται πριν προβληθεί η τρέχουσα διαφάνεια.</ahelp>"
+
+#: 04040000.xhp
+msgctxt ""
+"04040000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Transition Speed"
+msgstr "Ταχύτητα εναλλαγής"
+
+#: 04040000.xhp
+msgctxt ""
+"04040000.xhp\n"
+"hd_id3152596\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/02/04040000.xhp\" name=\"Transition Speed\">Transition Speed</link>"
+msgstr "<link href=\"text/simpress/02/04040000.xhp\" name=\"Ταχύτητα εναλλαγής\">Ταχύτητα εναλλαγής</link>"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Time"
+msgstr "Ώρα"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id3153188\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/02/04060000.xhp\" name=\"Time\">Time</link>"
+msgstr "<link href=\"text/simpress/02/04060000.xhp\" name=\"Ώρα\">Ώρα</link>"
+
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_idN1059C\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter the amount of time before the slide show automatically advances to the next slide.</ahelp> This option is only available for automatic transition."
+msgstr "<ahelp hid=\".\">Εισάγετε το ποσό του χρόνου πριν η παρουσίαση διαφανειών να προχωρά αυτόματα στην επόμενη διαφάνεια.</ahelp> Αυτή η επιλογή είναι διαθέσιμη μόνο για αυτόματη εναλλαγή."
+
+#: 04070000.xhp
+msgctxt ""
+"04070000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Rehearse Timings"
+msgstr "Δοκιμαστικοί συγχρονισμοί"
+
+#: 04070000.xhp
+msgctxt ""
+"04070000.xhp\n"
+"hd_id3150010\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/02/04070000.xhp\" name=\"Rehearse Timings\">Rehearse Timings</link>"
+msgstr "<link href=\"text/simpress/02/04070000.xhp\" name=\"Δοκιμαστικοί συγχρονισμοί\">Δοκιμαστικοί συγχρονισμοί</link>"
+
+#: 04070000.xhp
+msgctxt ""
+"04070000.xhp\n"
+"par_id3154491\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:RehearseTimings\">Starts a slide show with a timer in the lower left corner.</ahelp>"
+msgstr "<ahelp hid=\".uno:RehearseTimings\">Ξεκινά μία παρουσίαση οθόνης με μετρητή χρόνου στην κάτω αριστερή γωνία.</ahelp>"
+
+#: 04070000.xhp
+msgctxt ""
+"04070000.xhp\n"
+"par_id3156385\n"
+"help.text"
+msgid "<image id=\"img_id3155962\" src=\"cmd/sc_rehearsetimings.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155962\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155962\" src=\"cmd/sc_rehearsetimings.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155962\">Εικονίδιο</alt></image>"
+
+#: 04070000.xhp
+msgctxt ""
+"04070000.xhp\n"
+"par_id3150298\n"
+"3\n"
+"help.text"
+msgid "Rehearse Timings"
+msgstr "Δοκιμαστικοί συγχρονισμοί"
+
+#: 04070000.xhp
+msgctxt ""
+"04070000.xhp\n"
+"par_id3152994\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/06080000.xhp\" name=\"Slide Show Settings\">Slide Show Settings</link>"
+msgstr "<link href=\"text/simpress/01/06080000.xhp\" name=\"Ρυθμίσεις παρουσίασης οθόνης\">Ρυθμίσεις παρουσίασης οθόνης</link>"
+
+#: 08020000.xhp
+msgctxt ""
+"08020000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Current Size"
+msgstr "Τρέχον μέγεθος"
+
+#: 08020000.xhp
+msgctxt ""
+"08020000.xhp\n"
+"hd_id3154011\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/02/08020000.xhp\" name=\"Current Size\">Current Size</link>"
+msgstr "<link href=\"text/simpress/02/08020000.xhp\" name=\"Τρέχον μέγεθος\">Τρέχον μέγεθος</link>"
+
+#: 08020000.xhp
+msgctxt ""
+"08020000.xhp\n"
+"par_id3154321\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Position\">Displays the X and Y position of the cursor and the size of the selected object.</ahelp>"
+msgstr "<ahelp hid=\".uno:Position\">Εμφανίζει την Χ και Υ συντεταγμένη της θέσης του δρομέα και το μέγεθος του επιλεγμένου αντικειμένου.</ahelp>"
+
+#: 08020000.xhp
+msgctxt ""
+"08020000.xhp\n"
+"par_id3154510\n"
+"3\n"
+"help.text"
+msgid "This Status bar field uses the same measurement units as the rulers. You can define the units by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentation - General\"><emph>%PRODUCTNAME Impress - General</emph></link>."
+msgstr "Αυτό το πεδίο της γραμμής κατάστασης χρησιμοποιεί τις ίδιες μονάδες μέτρησης όπως οι χάρακες. Μπορείτε να καθορίσετε τις μονάδες επιλέγοντας <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01070500.xhp\" name=\"Παρουσίαση - Γενικά\"><emph>%PRODUCTNAME Impress - Γενικά</emph></link>."
+
+#: 08060000.xhp
+msgctxt ""
+"08060000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Current Slide/Level"
+msgstr "Τρέχουσα διαφάνεια/επίπεδο"
+
+#: 08060000.xhp
+msgctxt ""
+"08060000.xhp\n"
+"hd_id3159153\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/02/08060000.xhp\" name=\"Current Slide/Level\">Current Slide/Level</link>"
+msgstr "<link href=\"text/simpress/02/08060000.xhp\" name=\"Τρέχουσα διαφάνεια/επίπεδο\">Τρέχουσα διαφάνεια/επίπεδο</link>"
+
+#: 08060000.xhp
+msgctxt ""
+"08060000.xhp\n"
+"par_id3153190\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:PageStatus\" visibility=\"visible\">Displays the current slide number followed by the total number of slides.</ahelp>"
+msgstr "<ahelp hid=\".uno:PageStatus\" visibility=\"visible\">Εμφανίζει τον αριθμό της τρέχουσας σελίδας που ακολουθείται από τον συνολικό αριθμό διαφανειών.</ahelp>"
+
+#: 08060000.xhp
+msgctxt ""
+"08060000.xhp\n"
+"par_id3149126\n"
+"3\n"
+"help.text"
+msgid "In Layer Mode, the name of the layer containing the selected object is displayed."
+msgstr "Στη λειτουργία επιπέδου, εμφανίζεται το όνομα του επιπέδου που περιέχει το επιλεγμένο αντικείμενο."
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Zoom"
+msgstr "Μεγέθυνση"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"bm_id3159153\n"
+"help.text"
+msgid "<bookmark_value>increasing sizes of views</bookmark_value><bookmark_value>views; display sizes</bookmark_value><bookmark_value>decreasing sizes of views</bookmark_value><bookmark_value>zooming; in presentations</bookmark_value><bookmark_value>views; shift function</bookmark_value><bookmark_value>hand icon for moving slides</bookmark_value>"
+msgstr "<bookmark_value>αύξηση μεγεθών προβολών</bookmark_value><bookmark_value>προβολές, εμφάνιση μεγεθών</bookmark_value><bookmark_value>μείωση μεγεθών προβολών</bookmark_value><bookmark_value>μεγέθυνση, σε παρουσιάσεις</bookmark_value><bookmark_value>προβολές, μετακίνηση λειτουργίας</bookmark_value><bookmark_value>εικονίδιο χεριού για μετακίνηση διαφανειών</bookmark_value>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"hd_id3159153\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/02/10020000.xhp\" name=\"Zoom\">Zoom</link>"
+msgstr "<link href=\"text/simpress/02/10020000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3147339\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ZoomToolBox\">Reduces or enlarges the screen display of the current document. Click the arrow next to the icon to open the <emph>Zoom</emph> toolbar.</ahelp>"
+msgstr "<ahelp hid=\".uno:ZoomToolBox\">Μειώνει ή αυξάνει την προβολή της οθόνης του τρέχοντος εγγράφου. Κάντε κλικ στο βέλος δίπλα στο εικονίδιο για να ανοίξετε τη γραμμή εργαλείων <emph>Μεγέθυνση</emph>.</ahelp>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3148569\n"
+"help.text"
+msgid "<image id=\"img_id3150205\" src=\"cmd/sc_zoompage.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150205\" src=\"cmd/sc_zoompage.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Εικονίδιο</alt></image>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3153246\n"
+"3\n"
+"help.text"
+msgid "Zoom"
+msgstr "Μεγέθυνση"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3145113\n"
+"help.text"
+msgid "<image id=\"img_id3153070\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153070\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153070\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153070\">Εικονίδιο</alt></image>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3150397\n"
+"4\n"
+"help.text"
+msgid "Zoom ($[officename] Impress in Outline and Slide View)"
+msgstr "Μεγέθυνση (με το $[officename] Impress στην προβολή και τη διάρθρωση διαφανειών)"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"hd_id3150537\n"
+"7\n"
+"help.text"
+msgid "Zoom In"
+msgstr "Μεγέθυνση"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3157906\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ZoomPlus\">Displays the slide at two times its current size.</ahelp>"
+msgstr "<ahelp hid=\".uno:ZoomPlus\">Εμφανίζει τη διαφάνεια στο διπλάσιο μέγεθος του τρέχοντος μεγέθους της.</ahelp>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3145822\n"
+"9\n"
+"help.text"
+msgid "You can also select the <emph>Zoom In </emph>tool and drag a rectangular frame around the area you want to enlarge."
+msgstr "Μπορείτε να επιλέξτε το εργαλείο <emph>Μεγέθυνση </emph>και να μεταφέρετε ένα ορθογώνιο πλαίσιο γύρω από την περιοχή που επιθυμείτε να μεγεθύνετε."
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3145590\n"
+"help.text"
+msgid "<image id=\"img_id3145596\" src=\"cmd/sc_zoomin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145596\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145596\" src=\"cmd/sc_zoomin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145596\">Εικονίδιο</alt></image>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3154505\n"
+"11\n"
+"help.text"
+msgid "Zoom In"
+msgstr "Μεγέθυνση"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"hd_id3145167\n"
+"12\n"
+"help.text"
+msgid "Zoom Out"
+msgstr "Σμίκρυνση"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3153734\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\".\">Displays the slide at half its current size.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τη διαφάνεια στο μισό του τρέχοντος μεγέθους της.</ahelp>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3145247\n"
+"help.text"
+msgid "<image id=\"img_id3145355\" src=\"cmd/sc_zoomout.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145355\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145355\" src=\"cmd/sc_zoomout.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145355\">Εικονίδιο</alt></image>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3150565\n"
+"15\n"
+"help.text"
+msgid "Zoom Out"
+msgstr "Σμίκρυνση"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"hd_id3156060\n"
+"16\n"
+"help.text"
+msgid "Zoom 100%"
+msgstr "Μεγέθυνση 100%"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3149031\n"
+"17\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Zoom100Percent\">Displays the slide at its actual size.</ahelp>"
+msgstr "<ahelp hid=\".uno:Zoom100Percent\">Εμφανίζει τη διαφάνεια στο πραγματικό της μέγεθος.</ahelp>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3155410\n"
+"help.text"
+msgid "<image id=\"img_id3155988\" src=\"cmd/sc_zoom100percent.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155988\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155988\" src=\"cmd/sc_zoom100percent.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155988\">Εικονίδιο</alt></image>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3083450\n"
+"18\n"
+"help.text"
+msgid "Zoom 100%"
+msgstr "Μεγέθυνση 100%"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"hd_id3150964\n"
+"19\n"
+"help.text"
+msgid "Previous Zoom"
+msgstr "Προηγούμενη μεγέθυνση"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3152926\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ZoomPrevious\">Returns the display of the slide to the previous zoom factor you applied.</ahelp> You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Comma(,)."
+msgstr "<ahelp hid=\".uno:ZoomPrevious\">Επιστρέφει την προβολή της διαφάνειας στον προηγούμενο συντελεστή εστίασης που εφαρμόσατε.</ahelp> Μπορείτε επίσης να πατήσετε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Κόμμα(,)."
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3154642\n"
+"help.text"
+msgid "<image id=\"img_id3145202\" src=\"cmd/sc_zoomprevious.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145202\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145202\" src=\"cmd/sc_zoomprevious.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145202\">Εικονίδιο</alt></image>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3150264\n"
+"21\n"
+"help.text"
+msgid "Previous Zoom"
+msgstr "Προηγούμενη μεγέθυνση"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"hd_id3153151\n"
+"22\n"
+"help.text"
+msgid "Next Zoom"
+msgstr "Επόμενη μεγέθυνση"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3143228\n"
+"23\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ZoomNext\">Undoes the action of the <emph>Previous Zoom </emph>command.</ahelp> You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Period(.)."
+msgstr "<ahelp hid=\".uno:ZoomNext\">Αναιρεί την ενέργεια της εντολής <emph>Προηγούμενη εστίαση</emph>.</ahelp> Μπορείτε επίσης να πατήσετε<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Τελεία(.)."
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3153908\n"
+"help.text"
+msgid "<image id=\"img_id3154932\" src=\"cmd/sc_zoomnext.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154932\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154932\" src=\"cmd/sc_zoomnext.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154932\">Εικονίδιο</alt></image>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3158407\n"
+"24\n"
+"help.text"
+msgid "Next Zoom"
+msgstr "Επόμενη μεγέθυνση"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"hd_id3154260\n"
+"25\n"
+"help.text"
+msgid "Zoom Page"
+msgstr "Μεγέθυνση σελίδας"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3153582\n"
+"26\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ZoomPage\">Displays the entire slide on your screen.</ahelp>"
+msgstr "<ahelp hid=\".uno:ZoomPage\">Εμφανίζει ολόκληρη τη διαφάνεια στην οθόνη σας.</ahelp>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3154102\n"
+"help.text"
+msgid "<image id=\"img_id3153679\" src=\"cmd/sc_printpreview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153679\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153679\" src=\"cmd/sc_printpreview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153679\">Εικονίδιο</alt></image>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3149917\n"
+"27\n"
+"help.text"
+msgid "Zoom Page"
+msgstr "Μεγέθυνση σελίδας"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"hd_id3154599\n"
+"28\n"
+"help.text"
+msgid "Zoom Page Width"
+msgstr "Πλάτος μεγέθυνσης σελίδας"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3153530\n"
+"29\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ZoomPageWidth\">Displays the complete width of the slide. The top and bottom edges of the slide may not be visible.</ahelp>"
+msgstr "<ahelp hid=\".uno:ZoomPageWidth\">Εμφανίζει ολόκληρο το πλάτος της διαφάνειας. Τα πάνω και κάτω άκρα της διαφάνειας μπορεί να είναι αόρατα.</ahelp>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3150982\n"
+"help.text"
+msgid "<image id=\"img_id3147531\" src=\"cmd/sc_zoompagewidth.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147531\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147531\" src=\"cmd/sc_zoompagewidth.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147531\">Εικονίδιο</alt></image>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3150991\n"
+"30\n"
+"help.text"
+msgid "Zoom Page Width"
+msgstr "Πλάτος μεγέθυνσης σελίδας"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"hd_id3151108\n"
+"31\n"
+"help.text"
+msgid "Optimal"
+msgstr "Βέλτιστη"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3146135\n"
+"32\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ZoomOptimal\">Resizes the display to include all of the objects on the slide.</ahelp>"
+msgstr "<ahelp hid=\".uno:ZoomOptimal\">Μεταβάλει το μέγεθος της προβολής για να περιλάβει όλα τα αντικείμενα της διαφάνειας στην οθόνη.</ahelp>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3154569\n"
+"help.text"
+msgid "<image id=\"img_id3154576\" src=\"cmd/sc_zoomoptimal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154576\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154576\" src=\"cmd/sc_zoomoptimal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154576\">Εικονίδιο</alt></image>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3150838\n"
+"33\n"
+"help.text"
+msgid "Optimal"
+msgstr "Βέλτιστη"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"hd_id3156202\n"
+"34\n"
+"help.text"
+msgid "Object Zoom"
+msgstr "Μεγέθυνση αντικειμένου"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3151277\n"
+"35\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ZoomObjects\">Resizes the display to fit the object(s) you selected.</ahelp>"
+msgstr "<ahelp hid=\".uno:ZoomObjects\">Μεταβάλει το μέγεθος της προβολής για να προσαρμόζεται στο αντικείμενο(α) που επιλέξατε.</ahelp>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3154134\n"
+"help.text"
+msgid "<image id=\"img_id3154141\" src=\"cmd/sc_zoomoptimal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154141\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154141\" src=\"cmd/sc_zoomoptimal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154141\">Εικονίδιο</alt></image>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3149308\n"
+"36\n"
+"help.text"
+msgid "Object Zoom"
+msgstr "Μεγέθυνση αντικειμένου"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"hd_id3155188\n"
+"37\n"
+"help.text"
+msgid "Shift"
+msgstr "Μετακίνηση"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3149488\n"
+"38\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ZoomPanning\">Moves the slide within the $[officename] window.</ahelp> Place the pointer on the slide, and drag to move the slide. When you release the mouse, the last tool you used is selected."
+msgstr "<ahelp hid=\".uno:ZoomPanning\">Μετακινεί τη διαφάνεια μέσα στο παράθυρο του $[officename].</ahelp> Τοποθετήστε το δείκτη στη διαφάνεια, και μεταφέρετέ τον για να τη μετακινήσετε. Όταν απελευθερώνετε το ποντίκι σας, επιλέγεται το τελευταίο εργαλείο που χρησιμοποιήσατε."
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3151253\n"
+"help.text"
+msgid "<image id=\"img_id3151259\" src=\"cmd/sc_zoompanning.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151259\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151259\" src=\"cmd/sc_zoompanning.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151259\">Εικονίδιο</alt></image>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3156354\n"
+"39\n"
+"help.text"
+msgid "Shift"
+msgstr "Μετακίνηση"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Mode"
+msgstr "Λειτουργία"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"bm_id3150199\n"
+"help.text"
+msgid "<bookmark_value>flipping around a flip line</bookmark_value><bookmark_value>mirroring objects</bookmark_value><bookmark_value>3D rotation objects; converting to</bookmark_value><bookmark_value>slanting objects</bookmark_value><bookmark_value>objects; effects</bookmark_value><bookmark_value>distorting objects</bookmark_value><bookmark_value>shearing objects</bookmark_value><bookmark_value>transparency; of objects</bookmark_value><bookmark_value>gradients; transparent</bookmark_value><bookmark_value>colors; defining gradients interactively</bookmark_value><bookmark_value>gradients; defining colors</bookmark_value><bookmark_value>circles; of objects</bookmark_value>"
+msgstr "<bookmark_value>περιστροφή γύρω από γραμμή περιστροφής</bookmark_value><bookmark_value>εναλλακτικά αντικείμενα</bookmark_value><bookmark_value>αντικείμενα περιστροφής 3Δ, μετατροπή σε</bookmark_value><bookmark_value>καμπυλωτά αντικείμενα</bookmark_value><bookmark_value>αντικείμενα, εφέ</bookmark_value><bookmark_value>παραμόρφωση αντικειμένων</bookmark_value><bookmark_value>διάτμηση αντικειμένων</bookmark_value><bookmark_value>διαφάνεια, αντικειμένων</bookmark_value><bookmark_value>διαβαθμίσεις, διαφανείς</bookmark_value><bookmark_value>χρώματα, καθορισμός διαβαθμίσεων με αλληλεπίδραση</bookmark_value><bookmark_value>διαβαθμίσεις, καθορισμός χρωμάτων</bookmark_value><bookmark_value>κύκλοι, αντικειμένων</bookmark_value>"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"hd_id3147264\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/02/10030000.xhp\" name=\"Mode\">Mode</link>"
+msgstr "<link href=\"text/simpress/02/10030000.xhp\" name=\"Λειτουργία\">Λειτουργία</link>"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3153965\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:AdvancedMode\">Modifies the shape, orientation or fill of the selected object(s).</ahelp>"
+msgstr "<ahelp hid=\".uno:AdvancedMode\">Τροποποιεί το σχήμα, τον προσανατολισμό ή το γέμισμα του επιλεγμένου αντικειμένου(ων).</ahelp>"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3149665\n"
+"help.text"
+msgid "<image id=\"img_id3154490\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154490\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154490\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154490\">Εικονίδιο</alt></image>"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3154018\n"
+"3\n"
+"help.text"
+msgid "Effects (%PRODUCTNAME Draw only)"
+msgstr "Εφέ (για το %PRODUCTNAME Draw μόνο)"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3149018\n"
+"4\n"
+"help.text"
+msgid "To open the<item type=\"productname\">%PRODUCTNAME</item> Draw <emph>Mode </emph>toolbar, click the arrow next to the <emph>Effects </emph>icon on the <emph>Drawing</emph> bar. In %PRODUCTNAME Impress, choose <emph>View - Toolbars - Mode</emph>."
+msgstr "Για να ανοίξετε τη γραμμή εργαλείων του <item type=\"productname\">%PRODUCTNAME</item> Draw <emph>Λειτουργία </emph>, κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Εφέ </emph>στη γραμμή <emph>Σχεδίαση</emph>. Στο %PRODUCTNAME Ιmpress, επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Λειτουργία</emph>."
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"hd_id3150199\n"
+"6\n"
+"help.text"
+msgid "Rotate"
+msgstr "Περιστροφή"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3148489\n"
+"40\n"
+"help.text"
+msgid "Rotates or skews the selected 2D object(s) around a pivot point. Drag a corner handle of the object in the direction you want to rotate it. To skew an object, drag a center handle in the direction you want to skew it."
+msgstr "Περιστρέφει ή καμπυλώνει το επιλεγμένο 2Δ αντικείμενο(α) γύρω από ένα σημείο περιστροφής. Μεταφέρετε μια γωνία του αντικειμένου στην κατεύθυνση που επιθυμείτε για να το περιστρέψετε. Για να καμπυλώσετε ένα αντικείμενο, μεταφέρετέ το από το κέντρο του στην κατεύθυνση που επιθυμείτε να το καμπυλώσετε."
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3154022\n"
+"9\n"
+"help.text"
+msgid "Each slide has only one pivot point. Double-click an object to move the pivot point to the center of the object. You can also drag the pivot point to a new location on the screen, and then rotate the object."
+msgstr "Κάθε διαφάνεια έχει ένα σημείο περιστροφής. Κάντε διπλό κλικ σε ένα αντικείμενο για να μετακινήσετε το σημείο περιστροφής στο κέντρο του αντικειμένου. Μπορείτε επίσης να μεταφέρετε το σημείο περιστροφής σε μία νέα περιοχή στην οθόνη, και ύστερα να περιστρέψετε το αντικείμενο."
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3153914\n"
+"10\n"
+"help.text"
+msgid "If you select a group that includes a 3D object, only the 3D object is rotated. You cannot skew a 3D object, instead, you can rotate it about the X and Y axes by dragging the center handles."
+msgstr "Αν επιλέγετε μια ομάδα που περιλαμβάνει ένα αντικείμενο 3Δ,περιστρέφεται μόνο το 3Δ αντικείμενο. Δεν μπορείτε να καμπυλώσετε ένα 3Δ αντικείμενο, μπορείτε να το περιστρέψετε στις διαστάσεις Χ και Υ μεταφέροντας τους χειριστές του κέντρου."
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3146962\n"
+"help.text"
+msgid "<image id=\"img_id3153811\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153811\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153811\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153811\">Εικονίδιο</alt></image>"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3150435\n"
+"7\n"
+"help.text"
+msgid "Rotate"
+msgstr "Περιστροφή"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"hd_id3151387\n"
+"11\n"
+"help.text"
+msgid "Flip"
+msgstr "Αναστροφή"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3157874\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Mirror\">Flips the selected object(s) around a flip line, that you can drag to anywhere on the slide. Drag a handle of the object(s) across the flip line to flip the object(s). To change the orientation of the flip line, drag one of its end points to new location.</ahelp>"
+msgstr "<ahelp hid=\".uno:Mirror\">Στρέφει το επιλεγμένο αντικείμενο(α) γύρω από μια γραμμή περιστροφής, που μπορείτε να μεταφέρετε οπουδήποτε στη διαφάνεια. Μεταφέρετε μια άκρη του αντικειμένου(ων) κατά μήκος της γραμμής περιστροφής για να στρέψετε το αντικείμενο(α). Για να αλλάξετε τον προσανατολισμό της γραμμής περιστροφής, μεταφέρετε ένα από τα σημεία τέλους σε νέα θέση.</ahelp>"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3153035\n"
+"help.text"
+msgid "<image id=\"img_id3153932\" src=\"cmd/sc_mirror.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153932\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153932\" src=\"cmd/sc_mirror.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153932\">Εικονίδιο</alt></image>"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3145590\n"
+"12\n"
+"help.text"
+msgid "Flip"
+msgstr "Αναστροφή"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"hd_id3155263\n"
+"33\n"
+"help.text"
+msgid "In 3D Rotation Object"
+msgstr "Σε περιστρεφόμενο αντικείμενο 3Δ"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3145169\n"
+"35\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ConvertInto3DLathe\">Converts the selected 2D object(s) to a 3D object, by rotating the object(s) around a symmetry line.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertInto3DLathe\">Μετατρέπει το επιλεγμένο 2Δ αντικείμενο(α) σε 3Δ αντικείμενο, περιστρέφοντας το αντικείμενο(α) γύρω από τη γραμμή συμμετρίας.</ahelp>"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3150332\n"
+"36\n"
+"help.text"
+msgid "Drag the symmetry line to a new location to change the shape of the converted object. To change the orientation of the symmetry line, drag one of its end points. Click the object to convert it to 3D."
+msgstr "Μεταφέρετε τη γραμμή συμμετρίας σε μια νέα θέση για να τροποποιήσετε το σχήμα του αντικειμένου που μετατράπηκε. Για να μεταβάλετε τον προσανατολισμό της γραμμής συμμετρίας, μεταφέρετε ένα από τα σημεία τέλους της. Κάντε κλικ στο αντικείμενο για να το μετατρέψετε σε 3Δ."
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3150928\n"
+"help.text"
+msgid "<image id=\"img_id3145295\" src=\"svx/res/rotate3d.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3145295\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145295\" src=\"svx/res/rotate3d.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3145295\">Εικονίδιο</alt></image>"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3149024\n"
+"34\n"
+"help.text"
+msgid "In 3D Rotation Object"
+msgstr "Σε περιστρεφόμενο αντικείμενο 3Δ"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"hd_id3147536\n"
+"24\n"
+"help.text"
+msgid "Set in circle (perspective)"
+msgstr "Τοποθέτηση σε κύκλο (με προοπτική)"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3150468\n"
+"26\n"
+"help.text"
+msgid "<ahelp hid=\".uno:CrookRotate\">Distorts the selected object by wrapping it around imaginary circles, and then adding perspective. Drag a handle of the selected object to distort it.</ahelp> If the selected object is not a polygon or Bézier curve, you are prompted to change the object to a curve before you can distort it."
+msgstr "<ahelp hid=\".uno:CrookRotate\">Παραμορφώνει το επιλεγμένο αντικείμενο αναδιπλώνοντάς το γύρω από τους νοητούς κύκλους, και ύστερα προσθέτοντας προοπτική. Μεταφέρετε ένα χειριστή του αντικειμένου για να το παραμορφώσετε.</ahelp> Αν το επιλεγμένο αντικείμενο δεν είναι πολύγωνο ή καμπύλη Bézier, θα σας ζητηθεί να τροποποιήσετε το αντικείμενο σε καμπύλη πριν να μπορέσετε να το παραμορφώσετε."
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3147167\n"
+"help.text"
+msgid "<image id=\"img_id3083443\" src=\"cmd/sc_crookslant.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3083443\">Icon</alt></image>"
+msgstr "<image id=\"img_id3083443\" src=\"cmd/sc_crookslant.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3083443\">Εικονίδιο</alt></image>"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3149454\n"
+"25\n"
+"help.text"
+msgid "Set in circle (perspective)"
+msgstr "Τοποθέτηση σε κύκλο (με προοπτική)"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"hd_id3151185\n"
+"27\n"
+"help.text"
+msgid "Set to circle (slant)"
+msgstr "Τοποθέτηση σε κύκλο (λοξά)"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3150766\n"
+"29\n"
+"help.text"
+msgid "<ahelp hid=\".uno:CrookSlant\">Distorts the selected object by wrapping it around imaginary circles. Drag a handle of the selected object to distort it.</ahelp> If the selected object is not a polygon or Bézier curve, you are prompted to change the object to a curve before you can distort it."
+msgstr "<ahelp hid=\".uno:CrookSlant\">Παραμορφώνει το επιλεγμένο αντικείμενο αναδιπλώνοντάς το γύρω από τους νοητούς κύκλους. Μεταφέρετε ένα χειριστή του αντικειμένου για να το παραμορφώσετε.</ahelp> Αν το επιλεγμένο αντικείμενο δεν είναι πολύγωνο ή καμπύλη Bézier, θα σας ζητηθεί να τροποποιήσετε το αντικείμενο σε καμπύλη πριν να μπορέσετε να το παραμορφώσετε."
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3150875\n"
+"help.text"
+msgid "<image id=\"img_id3150882\" src=\"cmd/sc_crookrotate.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3150882\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150882\" src=\"cmd/sc_crookrotate.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3150882\">Εικονίδιο</alt></image>"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3153156\n"
+"28\n"
+"help.text"
+msgid "Set to circle (slant)"
+msgstr "Τοποθέτηση σε κύκλο (λοξά)"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"hd_id3154049\n"
+"30\n"
+"help.text"
+msgid "Distort"
+msgstr "Παραμόρφωση"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3149756\n"
+"32\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Shear\">Lets you drag the handles of the selected object to change its shape.</ahelp> If the selected object is not a polygon or Bézier curve, you are prompted to change the object to a curve before you can distort it."
+msgstr "<ahelp hid=\".uno:Shear\">Σας επιτρέπει να μεταφέρετε τους χειριστές του επιλεγμένου αντικειμένου για να μεταβάλετε το σχήμα του.</ahelp> Αν το επιλεγμένο αντικείμενο δεν είναι πολύγωνο ή καμπύλη Bézier, θα σας ζητηθεί να τροποποιήσετε το αντικείμενο σε καμπύλη πριν να μπορέσετε να το παραμορφώσετε."
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3154693\n"
+"help.text"
+msgid "<image id=\"img_id3154933\" src=\"cmd/sc_shear.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154933\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154933\" src=\"cmd/sc_shear.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154933\">Εικονίδιο</alt></image>"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3154294\n"
+"31\n"
+"help.text"
+msgid "Distort"
+msgstr "Παραμόρφωση"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"hd_id3154203\n"
+"42\n"
+"help.text"
+msgid "Transparency"
+msgstr "Διαφάνεια"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3154258\n"
+"43\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InteractiveTransparence\">Applies a transparency gradient to the selected object.</ahelp> The transparency line represents a grayscale, with the black handle corresponding to 0% transparency and the white handle to 100% transparency."
+msgstr "<ahelp hid=\".uno:InteractiveTransparence\"> Εφαρμόζει μια διαβάθμιση της διαφάνειας στο επιλεγμένο αντικείμενο.</ahelp> Η γραμμή διαφάνειας αντιπροσωπεύει μια διαβάθμιση του γκρι, με τον χειριστή μαύρου χρώματος να αντιστοιχεί σε 0% διαφάνεια και τον χειριστή λευκού χρώματος στο 100% διαφάνειας."
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3147516\n"
+"44\n"
+"help.text"
+msgid "Drag the white handle to change the direction of the transparency gradient. Drag the black handle to change the length of the gradient. You can also drag and drop colors onto the handles from the <emph>Color</emph> Bar to change their grayscale values."
+msgstr "Μεταφέρετε το χειριστή λευκού χρώματος για να μεταβάλετε την κατεύθυνση της διαβάθμισης της διαφάνειας. Μεταφέρετε το χειριστή μαύρου για να μεταβάλετε το μήκος της διαβάθμισης. Μπορείτε επίσης να μεταφέρετε και να απελευθερώσετε χρώματα πάνω σε περιοχές από τη γραμμή <emph>Χρώμα</emph> για να μεταβάλετε τις τιμές της διαβάθμισης του γκρι."
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3154104\n"
+"60\n"
+"help.text"
+msgid "To display the <emph>Color Bar</emph>, choose <emph>View - Toolbars - Color Bar</emph>."
+msgstr "Για να εμφανίσετε τη <emph>Γραμμή χρωμάτων</emph>, επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Γραμμή χρωμάτων</emph>."
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3154602\n"
+"help.text"
+msgid "<image id=\"img_id3154790\" src=\"cmd/sc_interactivetransparence.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154790\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154790\" src=\"cmd/sc_interactivetransparence.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154790\">Εικονίδιο</alt></image>"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3150623\n"
+"45\n"
+"help.text"
+msgid "Transparency"
+msgstr "Διαφάνεια"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"hd_id3149932\n"
+"46\n"
+"help.text"
+msgid "Gradient"
+msgstr "Διαβάθμιση χρώματος"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3149594\n"
+"47\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InteractiveGradient\">Modifies the gradient fill of the selected object. This command is only available if you applied a gradient to the selected object in <emph>Format - Area</emph>.</ahelp> Drag the handles of the gradient line to change the direction of the gradient or the length of the gradient. You can also drag and drop colors onto the handles from the <emph>Color</emph> Bar to change the color of the gradient endpoints."
+msgstr "<ahelp hid=\".uno:InteractiveGradient\">Τροποποιεί το γέμισμα της διαβάθμισης του επιλεγμένου αντικειμένου. Αυτή η εντολή είναι διαθέσιμη μόνο αν εφαρμόσατε μια διαβάθμιση στο επιλεγμένο αντικείμενο στην <emph>Μορφή - Περιοχή</emph>.</ahelp> Μεταφέρετε τους χειριστές της γραμμής διαβάθμισης για να αλλάξετε την κατεύθυνση της διαβάθμισης ή το μήκος της. Μπορείτε επίσης να μεταφέρετε και να απελευθερώσετε χρώματα σε περιοχές από τη γραμμή <emph>Χρώμα</emph> για να αλλάξετε το χρώμα των σημείων τέλους της διαβάθμισης."
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3151311\n"
+"48\n"
+"help.text"
+msgid "To display the <emph>Color Bar</emph>, choose <emph>View - Toolbars - Color Bar</emph>."
+msgstr "Για να εμφανίσετε τη <emph>Γραμμή χρωμάτων</emph>, επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Γραμμή χρωμάτων</emph>."
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3150990\n"
+"help.text"
+msgid "<image id=\"img_id3151102\" src=\"cmd/sc_interactivegradient.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3151102\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151102\" src=\"cmd/sc_interactivegradient.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3151102\">Εικονίδιο</alt></image>"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3148400\n"
+"49\n"
+"help.text"
+msgid "Gradient"
+msgstr "Διαβάθμιση χρώματος"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Gluepoints Bar"
+msgstr "Γραμμή σημείων κόλλησης"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"bm_id3149948\n"
+"help.text"
+msgid "<bookmark_value>object bars; editing glue points</bookmark_value>"
+msgstr "<bookmark_value>γραμμές αντικειμένου; επεξεργασία σημείων κόλλησης</bookmark_value>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"hd_id3149948\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"gluepointsbar\"><link href=\"text/simpress/02/10030200.xhp\">Glue Points Bar</link></variable>"
+msgstr "<variable id=\"gluepointsbar\"><link href=\"text/simpress/02/10030200.xhp\">Γραμμή σημείων κόλλησης</link></variable>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3159206\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Insert or modify the properties of a gluepoint. A gluepoint is a point where you can attach a <link href=\"text/simpress/02/10100000.xhp\" name=\"connector\">connector</link> line. </ahelp> By default, <item type=\"productname\">%PRODUCTNAME</item> automatically places a gluepoint at the center of each side of the bounding rectangle for every object you create."
+msgstr "<ahelp hid=\".\">Εισάγει ή τροποποιεί τις ιδιότητες ενός σημείου κόλλησης. Ένα σημείο κόλλησης είναι ένα σημείο στο οποίο μπορείτε να συνδέσετε μια γραμμή <link href=\"text/simpress/02/10100000.xhp\" name=\"σύνδεσης\">σύνδεσης</link> line. </ahelp> Αρχικά, το <item type=\"productname\">%PRODUCTNAME</item> τοποθετεί αυτόματα ένα σημείο κόλλησης στο κέντρο κάθε πλευράς του ορθογώνιου παραλληλόγραμμου σύνδεσης για κάθε αντικείμενο που δημιουργείτε."
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"hd_id3149876\n"
+"3\n"
+"help.text"
+msgid "Insert Glue Point"
+msgstr "Εισαγωγή σημείου κόλλησης"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3150393\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\".uno:GlueInsertPoint\">Inserts a gluepoint where you click in an object.</ahelp>"
+msgstr "<ahelp hid=\".uno:GlueInsertPoint\">Εισάγει ένα σημείο κόλλησης όταν κάνετε κλικ σε ένα αντικείμενο.</ahelp>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3157876\n"
+"help.text"
+msgid "<image id=\"img_id3150650\" src=\"cmd/sc_glueinsertpoint.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3150650\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150650\" src=\"cmd/sc_glueinsertpoint.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3150650\">Icon</alt></image>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3148729\n"
+"4\n"
+"help.text"
+msgid "Insert Point"
+msgstr "Εισαγωγή σημείου"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"hd_id3153933\n"
+"6\n"
+"help.text"
+msgid "Exit Direction Left"
+msgstr "Κατεύθυνση εξόδου αριστερά"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3150864\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\".uno:GlueEscapeDirectionLeft\">Connector attaches to the left edge of the selected gluepoint.</ahelp>"
+msgstr "<ahelp hid=\".uno:GlueEscapeDirectionLeft\">Η γραμμή σύνδεσης συνδέει στην αριστερή άκρη του επιλεγμένου σημείου κόλλησης.</ahelp>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3145165\n"
+"help.text"
+msgid "<image id=\"img_id3153567\" src=\"cmd/sc_glueescapedirectionleft.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153567\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153567\" src=\"cmd/sc_glueescapedirectionleft.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153567\">Icon</alt></image>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3150019\n"
+"7\n"
+"help.text"
+msgid "Exit Direction Left"
+msgstr "Κατεύθυνση εξόδου αριστερά"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"hd_id3149881\n"
+"9\n"
+"help.text"
+msgid "Exit Direction Top"
+msgstr "Κατεύθυνση εξόδου πάνω"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3147370\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\".uno:GlueEscapeDirectionTop\">Connector attaches to the top edge of the selected gluepoint.</ahelp>"
+msgstr "<ahelp hid=\".uno:GlueEscapeDirectionTop\">Η γραμμή σύνδεσης συνδέει στην πάνω άκρη του επιλεγμένου σημείου κόλλησης.</ahelp>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3153042\n"
+"help.text"
+msgid "<image id=\"img_id3148386\" src=\"cmd/sc_glueescapedirectiontop.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148386\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148386\" src=\"cmd/sc_glueescapedirectiontop.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148386\">Icon</alt></image>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3150929\n"
+"10\n"
+"help.text"
+msgid "Exit Direction Top"
+msgstr "Κατεύθυνση εξόδου πάνω"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"hd_id3150265\n"
+"12\n"
+"help.text"
+msgid "Exit Direction Right"
+msgstr "Κατεύθυνση εξόδου δεξιά"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3149030\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\".uno:GlueEscapeDirectionRight\">Connector attaches to the right edge of the selected gluepoint.</ahelp>"
+msgstr "<ahelp hid=\".uno:GlueEscapeDirectionRight\">Η γραμμή σύνδεσης συνδέει στην δεξιά άκρη του επιλεγμένου σημείου κόλλησης.</ahelp>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3155401\n"
+"help.text"
+msgid "<image id=\"img_id3156256\" src=\"cmd/sc_glueescapedirectionright.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3156256\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156256\" src=\"cmd/sc_glueescapedirectionright.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3156256\">Icon</alt></image>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3153716\n"
+"13\n"
+"help.text"
+msgid "Exit Direction Right"
+msgstr "Κατεύθυνση εξόδου δεξιά"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"hd_id3147173\n"
+"15\n"
+"help.text"
+msgid "Exit Direction Bottom"
+msgstr "Κατεύθυνση εξόδου κάτω"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3149710\n"
+"17\n"
+"help.text"
+msgid "<ahelp hid=\".uno:GlueEscapeDirectionBottom\">Connector attaches to the bottom edge of the selected gluepoint.</ahelp>"
+msgstr "<ahelp hid=\".uno:GlueEscapeDirectionBottom\">Η γραμμή σύνδεσης συνδέει στην κάτω άκρη του επιλεγμένου σημείου κόλλησης.</ahelp>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3145204\n"
+"help.text"
+msgid "<image id=\"img_id3150756\" src=\"cmd/sc_glueescapedirectionbottom.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3150756\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150756\" src=\"cmd/sc_glueescapedirectionbottom.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3150756\">Icon</alt></image>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3153218\n"
+"16\n"
+"help.text"
+msgid "Exit Direction Bottom"
+msgstr "Κατεύθυνση εξόδου κάτω"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"hd_id3150875\n"
+"18\n"
+"help.text"
+msgid "Glue Point Relative"
+msgstr "Σχετικό σημείο κόλλησης"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3147571\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\".uno:GluePercent\">Maintains the relative position of a selected gluepoint when you resize an object.</ahelp>"
+msgstr "<ahelp hid=\".uno:GluePercent\">Διατηρεί τη σχετική θέση ενός επιλεγμένου σημείου κόλλησης όταν αλλάζετε το μέγεθος ενός αντικειμένου.</ahelp>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3153622\n"
+"help.text"
+msgid "<image id=\"img_id3153149\" src=\"cmd/sc_gluepercent.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153149\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153149\" src=\"cmd/sc_gluepercent.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153149\">Icon</alt></image>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3149286\n"
+"19\n"
+"help.text"
+msgid "Glue Point Relative"
+msgstr "Σχετικό σημείο κόλλησης"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"hd_id3149755\n"
+"21\n"
+"help.text"
+msgid "Glue Point Horizontal Left"
+msgstr "Οριζόντιο σημείο κόλλησης αριστερά"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3147252\n"
+"23\n"
+"help.text"
+msgid "<ahelp hid=\".uno:GlueHorzAlignLeft\">When the object is resized, the current gluepoint remains fixed to the left edge of the object.</ahelp>"
+msgstr "<ahelp hid=\".uno:GlueHorzAlignLeft\">Όταν μεταβάλλεται το μέγεθος ενός αντικειμένου, το τρέχον σημείο σύνδεσης παραμένει σταθερά στο αριστερό άκρο του αντικειμένου.</ahelp>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3154934\n"
+"help.text"
+msgid "<image id=\"img_id3148829\" src=\"cmd/sc_gluehorzalignleft.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148829\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148829\" src=\"cmd/sc_gluehorzalignleft.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148829\">Icon</alt></image>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3158405\n"
+"22\n"
+"help.text"
+msgid "Glue Point Horizontal Left"
+msgstr "Οριζόντιο σημείο κόλλησης αριστερά"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"hd_id3154214\n"
+"24\n"
+"help.text"
+msgid "Glue Point Horizontal Center"
+msgstr "Οριζόντιο σημείο κόλλησης στο κέντρο"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3147510\n"
+"26\n"
+"help.text"
+msgid "<ahelp hid=\".uno:GlueHorzAlignCenter\">When the object is resized, the current gluepoint remains fixed to the center of the object.</ahelp>"
+msgstr "<ahelp hid=\".uno:GlueHorzAlignCenter\">Όταν αλλάζει το μέγεθος του αντικειμένου, το τρέχον σημείο κόλλησης παραμένει σταθερό στο κέντρο του αντικειμένου.</ahelp>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3148910\n"
+"help.text"
+msgid "<image id=\"img_id3148919\" src=\"cmd/sc_gluehorzaligncenter.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148919\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148919\" src=\"cmd/sc_gluehorzaligncenter.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148919\">Icon</alt></image>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3150706\n"
+"25\n"
+"help.text"
+msgid "Glue Point Horizontal Center"
+msgstr "Οριζόντιο σημείο κόλλησης στο κέντρο"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"hd_id3153748\n"
+"27\n"
+"help.text"
+msgid "Glue Point Horizontal Right"
+msgstr "Οριζόντιο σημείο κόλλησης δεξιά"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3154096\n"
+"29\n"
+"help.text"
+msgid "<ahelp hid=\".uno:GlueHorzAlignRight\">When the object is resized, the current gluepoint remains fixed to the right edge of the object.</ahelp>"
+msgstr "<ahelp hid=\".uno:GlueHorzAlignRight\">Όταν αλλάζει το μέγεθος του αντικειμένου, το τρέχον σημείο κόλλησης παραμένει σταθερό στην αριστερή άκρη του αντικειμένου.</ahelp>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3148627\n"
+"help.text"
+msgid "<image id=\"img_id3149808\" src=\"cmd/sc_gluehorzalignright.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3149808\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149808\" src=\"cmd/sc_gluehorzalignright.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3149808\">Icon</alt></image>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3154799\n"
+"28\n"
+"help.text"
+msgid "Glue Point Horizontal Right"
+msgstr "Οριζόντιο σημείο κόλλησης δεξιά"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"hd_id3153540\n"
+"30\n"
+"help.text"
+msgid "Glue Point Vertical Top"
+msgstr "Κατακόρυφο σημείο κόλλησης πάνω"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3149930\n"
+"32\n"
+"help.text"
+msgid "<ahelp hid=\".uno:GlueVertAlignTop\">When the object is resized, the current gluepoint remains fixed to the top edge of the object.</ahelp>"
+msgstr "<ahelp hid=\".uno:GlueVertAlignTop\">Όταν αλλάζει το μέγεθος του αντικειμένου, το τρέχον σημείο κόλλησης παραμένει σταθερό στην πάνω άκρη του αντικειμένου.</ahelp>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3154481\n"
+"help.text"
+msgid "<image id=\"img_id3154571\" src=\"cmd/sc_gluevertaligntop.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154571\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154571\" src=\"cmd/sc_gluevertaligntop.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154571\">Icon</alt></image>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3148681\n"
+"31\n"
+"help.text"
+msgid "Glue Point Vertical Top"
+msgstr "Κατακόρυφο σημείο κόλλησης πάνω"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"hd_id3153678\n"
+"33\n"
+"help.text"
+msgid "Glue Point Vertical Center"
+msgstr "Κατακόρυφο σημείο κόλλησης στο κέντρο"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3151310\n"
+"35\n"
+"help.text"
+msgid "<ahelp hid=\".uno:GlueVertAlignCenter\">When the object is resized, the current gluepoint remains fixed to the vertical center of the object.</ahelp>"
+msgstr "<ahelp hid=\".uno:GlueVertAlignCenter\">Όταν αλλάζει το μέγεθος του αντικειμένου, το τρέχον σημείο κόλλησης παραμένει σταθερό στο κατακόρυφο κέντρο του αντικειμένου.</ahelp>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3150996\n"
+"help.text"
+msgid "<image id=\"img_id3151106\" src=\"cmd/sc_gluevertaligncenter.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3151106\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151106\" src=\"cmd/sc_gluevertaligncenter.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3151106\">Icon</alt></image>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3146130\n"
+"34\n"
+"help.text"
+msgid "Glue Point Vertical Center"
+msgstr "Κατακόρυφο σημείο κόλλησης στο κέντρο"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"hd_id3147529\n"
+"36\n"
+"help.text"
+msgid "Glue Point Vertical Bottom"
+msgstr "Κατακόρυφο σημείο κόλλησης κάτω"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3148397\n"
+"38\n"
+"help.text"
+msgid "<ahelp hid=\".uno:GlueVertAlignBottom\">When the object is resized, the current gluepoint remains fixed to the bottom edge of the object.</ahelp>"
+msgstr "<ahelp hid=\".uno:GlueVertAlignBottom\">Όταν αλλάζει το μέγεθος του αντικειμένου, το τρέχον σημείο κόλλησης παραμένει σταθερό στην κάτω άκρη του αντικειμένου.</ahelp>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3150644\n"
+"help.text"
+msgid "<image id=\"img_id3154192\" src=\"cmd/sc_gluevertalignbottom.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154192\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154192\" src=\"cmd/sc_gluevertalignbottom.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154192\">Icon</alt></image>"
+
+#: 10030200.xhp
+msgctxt ""
+"10030200.xhp\n"
+"par_id3156204\n"
+"37\n"
+"help.text"
+msgid "Glue Point Vertical Bottom"
+msgstr "Κατακόρυφο σημείο κόλλησης κάτω"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Text"
+msgstr "Κείμενο"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"bm_id3152994\n"
+"help.text"
+msgid "<bookmark_value>text; toolbar</bookmark_value><bookmark_value>floating text</bookmark_value><bookmark_value>callouts; inserting in presentations</bookmark_value><bookmark_value>inserting; callouts in presentations</bookmark_value>"
+msgstr "<bookmark_value>κείμενο, γραμμή εργαλείων</bookmark_value><bookmark_value>κινούμενο κείμενο</bookmark_value><bookmark_value>ειδοποιήσεις, εισαγωγή σε παρουσιάσεις</bookmark_value><bookmark_value>εισαγωγή, ειδοποιήσεις σε παρουσιάσεις</bookmark_value>"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"hd_id3152994\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/simpress/02/10050000.xhp\" name=\"Text\">Text</link>"
+msgstr "<link href=\"text/simpress/02/10050000.xhp\" name=\"Κείμενο\">Κείμενο</link>"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3163709\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:TextToolbox\">The <emph>Text</emph> toolbar contains some icons to enter different types of text boxes.</ahelp>"
+msgstr "<ahelp hid=\".uno:TextToolbox\">Η γραμμή εργαλείων <emph>Κείμενο</emph> περιέχει μερικά εικονίδια για να εισάγετε διαφορετικούς τύπους πλαισίων κειμένου.</ahelp>"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"hd_id3151243\n"
+"3\n"
+"help.text"
+msgid "Text"
+msgstr "Κείμενο"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3156019\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Text\">Draws a text box where you click or drag in the current document. Click anywhere in the document, and then type or paste your text.</ahelp>"
+msgstr "<ahelp hid=\".uno:Text\">Σχεδιάζει ένα πλαίσιο κειμένου όπου κάνετε κλικ ή μεταφορά στο τρέχον έγγραφο. Κάντε κλικ οπουδήποτε στο έγγραφο, και ύστερα πληκτρολογήστε ή κάνετε επικόλληση του κειμένου σας.</ahelp>"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3149875\n"
+"help.text"
+msgid "<image id=\"img_id3153070\" src=\"cmd/sc_drawtext.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153070\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153070\" src=\"cmd/sc_drawtext.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153070\">Εικονίδιο</alt></image>"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3150391\n"
+"4\n"
+"help.text"
+msgid "Text"
+msgstr "Κείμενο"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"hd_id3166466\n"
+"6\n"
+"help.text"
+msgid "Fit Text to Frame"
+msgstr "Προσαρμογή κειμένου στο πλαίσιο"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3150538\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\".uno:TextFitToSizeTool\">Draws a text box where you click or drag in the current document. The text that you enter is automatically resized to fit the dimensions of the text box.</ahelp> Click anywhere in the document, and then type or paste your text."
+msgstr "<ahelp hid=\".uno:TextFitToSizeTool\">Σχεδιάζει ένα πλαίσιο κειμένου όπου κάνετε κλικ ή μεταφορά στο τρέχον έγγραφο. Το μέγεθος του κειμένου που εισάγετε μεταβάλλεται ώστε να ταιριάζει στις διαστάσεις του πλαισίου κειμένου.</ahelp> Κάντε κλικ οπουδήποτε στο έγγραφο, και ύστερα πληκτρολογήστε ή κάνετε επικόλληση του κειμένου σας."
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3145826\n"
+"help.text"
+msgid "<image id=\"img_id3153038\" src=\"cmd/sc_textfittosizetool.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153038\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153038\" src=\"cmd/sc_textfittosizetool.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153038\">Εικονίδιο</alt></image>"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3150860\n"
+"7\n"
+"help.text"
+msgid "Fit Text to Frame"
+msgstr "Προσαρμογή κειμένου στο πλαίσιο"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"hd_id3145596\n"
+"10\n"
+"help.text"
+msgid "Callouts"
+msgstr "Υπομνήματα"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3153006\n"
+"12\n"
+"help.text"
+msgid "Draws a line that ends in a rectangular callout from where you drag in the current document. The text direction is horizontal. Drag a handle of the callout to resize the callout. To change a rectangular callout to a rounded callout, drag the largest corner handle when the pointer changes to a hand. To add text, click the edge of the callout, and then type or paste your text."
+msgstr "Σχεδιάζει μια γραμμή που τελειώνει σε μια ορθογώνια υπόμνημα από όπου κάνετε μεταφορά στο τρέχον έγγραφο. Η κατεύθυνση του κειμένου είναι οριζόντια. Μεταφέρετε ένα χειριστή του υπομνήματος για να μεταβάλετε το μέγεθός της. Για να αλλάξετε ένα ορθογώνιο υπόμνημα σε κυκλικο, μεταφέρετε το μεγαλύτερο γωνιακό χειριστή όταν ο δείκτης αλλάζει σε μορφή χεριού. Για να προσθέσετε κείμενο, κάντε κλικ στην άκρη του υπομνήματος, και ύστερα πληκτρολογήστε ή κάνετε επικόλληση του κειμένου σας."
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3150019\n"
+"help.text"
+msgid "<image id=\"img_id3153738\" src=\"cmd/sc_drawcaption.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153738\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153738\" src=\"cmd/sc_drawcaption.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153738\">Εικονίδιο</alt></image>"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3157860\n"
+"11\n"
+"help.text"
+msgid "Callouts"
+msgstr "Υπομνήματα"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"hd_id3148390\n"
+"14\n"
+"help.text"
+msgid "Fit Vertical Text to Frame"
+msgstr "Προσαρμογή κατακόρυφου κειμένου στο πλαίσιο"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3148770\n"
+"15\n"
+"help.text"
+msgid "<ahelp hid=\".uno:VerticalTextFitToSizeTool\">Draws a text frame with vertical text direction where you click or drag in the current document. The text that you enter is automatically resized to fit the dimensions of the frame. (Enable Asian text support to enable this icon).</ahelp> Click anywhere in the document, and then type or paste your text. You can also move the cursor to where you want to add the text, drag a text frame, and then type or paste your text."
+msgstr "<ahelp hid=\".uno:VerticalTextFitToSizeTool\">Σχεδιάζει ένα πλαίσιο κειμένου με κατακόρυφη κατεύθυνση κειμένου όπου κάνετε κλικ ή μεταφορά στο τρέχον έγγραφο. Το μέγεθος του κειμένου που εισάγετε μεταβάλλεται ώστε να ταιριάζει στις διαστάσεις του πλαισίου. (Ενεργοποιήστε την ασιατική υποστήριξη κειμένου για να ενεργοποιήσετε αυτό το εικονίδιο).</ahelp> Κάντε κλικ οπουδήποτε στο έγγραφο, και ύστερα πληκτρολογήστε ή κάνετε επικόλληση του κειμένου σας. Μπορείτε επίσης να μετακινήσετε το δρομέα στην θέση επιθυμείτε να προσθέσετε κείμενο, να μεταφέρετε ένα πλαίσιο κειμένου, και ύστερα να πληκτρολογήσετε ή να κάνετε επικόλληση κειμένου."
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3147537\n"
+"help.text"
+msgid "<image id=\"img_id3154869\" src=\"cmd/sc_verticaltextfittosizetool.png\" width=\"0.1335inch\" height=\"0.1335inch\"><alt id=\"alt_id3154869\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154869\" src=\"cmd/sc_verticaltextfittosizetool.png\" width=\"0.1335inch\" height=\"0.1335inch\"><alt id=\"alt_id3154869\">Εικονίδιο</alt></image>"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3150472\n"
+"16\n"
+"help.text"
+msgid "Fit Vertical Text to Frame"
+msgstr "Προσαρμογή κατακόρυφου κειμένου στο πλαίσιο"
#: 10060000.xhp
msgctxt ""
@@ -330,1004 +2046,842 @@ msgctxt ""
msgid "Rounded Square, Unfilled"
msgstr "Στρογγυλεμένο τετράγωνο, χωρίς γέμισμα"
-#: 13050000.xhp
-msgctxt ""
-"13050000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Show Snap Lines"
-msgstr "Εμφάνιση γραμμών συγκράτησης"
-
-#: 13050000.xhp
-msgctxt ""
-"13050000.xhp\n"
-"bm_id3152596\n"
-"help.text"
-msgid "<bookmark_value>guides; show snap lines icon</bookmark_value><bookmark_value>showing; guides</bookmark_value>"
-msgstr "<bookmark_value>οδηγοί, εμφάνιση εικονιδίου γραμμών συγκράτησης</bookmark_value><bookmark_value>εμφάνιση, οδηγοί</bookmark_value>"
-
-#: 13050000.xhp
-msgctxt ""
-"13050000.xhp\n"
-"hd_id3152596\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/13050000.xhp\" name=\"Show Snap Lines\">Show Snap Lines</link>"
-msgstr "<link href=\"text/simpress/02/13050000.xhp\" name=\"Εμφάνιση γραμμών συγκράτησης\">Εμφάνιση γραμμών συγκράτησης</link>"
-
-#: 13050000.xhp
-msgctxt ""
-"13050000.xhp\n"
-"par_id3154490\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:HelplinesVisible\">Shows or hides snap lines so can you align objects on your slide. To remove a snap line, drag it off the slide.</ahelp>"
-msgstr "<ahelp hid=\".uno:HelplinesVisible\">Εμφανίζει ή αποκρύπτει τις γραμμές συγκράτησης έτσι ώστε να μπορείτε να στοιχίσετε αντικείμενα στη διαφάνειά σας. Για να αφαιρέσετε μια γραμμή προσαρμογής, μεταφέρετέ την έξω από τη διαφάνεια.</ahelp>"
-
-#: 13050000.xhp
-msgctxt ""
-"13050000.xhp\n"
-"par_id3149019\n"
-"help.text"
-msgid "<image id=\"img_id3156385\" src=\"cmd/sc_helplinesvisible.png\" width=\"4.23mm\" height=\"4.23mm\"><alt id=\"alt_id3156385\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156385\" src=\"cmd/sc_helplinesvisible.png\" width=\"4.23mm\" height=\"4.23mm\"><alt id=\"alt_id3156385\">Εικονίδιο</alt></image>"
-
-#: 13050000.xhp
-msgctxt ""
-"13050000.xhp\n"
-"par_id3147339\n"
-"3\n"
-"help.text"
-msgid "Show Snap Lines"
-msgstr "Εμφάνιση γραμμών συγκράτησης"
-
-#: 13180000.xhp
+#: 10070000.xhp
msgctxt ""
-"13180000.xhp\n"
+"10070000.xhp\n"
"tit\n"
"help.text"
-msgid "Allow Quick Editing"
-msgstr "Να επιτρέπεται γρήγορη επεξεργασία"
-
-#: 13180000.xhp
-msgctxt ""
-"13180000.xhp\n"
-"hd_id3154758\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/13180000.xhp\" name=\"Allow Quick Editing\">Allow Quick Editing</link>"
-msgstr "<link href=\"text/simpress/02/13180000.xhp\" name=\"Να επιτρέπεται γρήγορη επεξεργασία\">Να επιτρέπεται γρήγορη επεξεργασία</link>"
-
-#: 13180000.xhp
-msgctxt ""
-"13180000.xhp\n"
-"par_id3149664\n"
-"help.text"
-msgid "<image src=\"cmd/sc_quickedit.png\" id=\"img_id3153728\"><alt id=\"alt_id3153728\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_quickedit.png\" id=\"img_id3153728\"><alt id=\"alt_id3153728\">Εικονίδιο</alt></image>"
-
-#: 13180000.xhp
-msgctxt ""
-"13180000.xhp\n"
-"par_id3146974\n"
-"2\n"
-"help.text"
-msgid "Allow Quick Editing"
-msgstr "Να επιτρέπεται γρήγορη επεξεργασία"
+msgid "Ellipse"
+msgstr "Έλλειψη"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"tit\n"
+"10070000.xhp\n"
+"bm_id3145586\n"
"help.text"
-msgid "Arrows"
-msgstr "Βέλη"
+msgid "<bookmark_value>toolbars;ellipses</bookmark_value><bookmark_value>ellipses; toolbars</bookmark_value>"
+msgstr "<bookmark_value>γραμμές εργαλείων, ελλείψεις</bookmark_value><bookmark_value>ελλείψεις, γραμμές εργαλείων</bookmark_value>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"bm_id3145799\n"
+"10070000.xhp\n"
+"bm_id3148841\n"
"help.text"
-msgid "<bookmark_value>lines;inserting</bookmark_value><bookmark_value>arrows; inserting</bookmark_value><bookmark_value>inserting; lines</bookmark_value><bookmark_value>inserting; arrows</bookmark_value><bookmark_value>dimension lines; drawing</bookmark_value>"
-msgstr "<bookmark_value>γραμμές, εισαγωγή</bookmark_value><bookmark_value>βέλη, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, γραμμές</bookmark_value><bookmark_value>εισαγωγή, βέλη</bookmark_value><bookmark_value>γραμμές διαστάσεων, σχεδίαση</bookmark_value>"
+msgid "<bookmark_value>inserting; ellipses</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή, ελλείψεις</bookmark_value>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"hd_id3145799\n"
+"10070000.xhp\n"
+"hd_id3148841\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/02/10120000.xhp\" name=\"Arrows\">Arrows</link>"
-msgstr "<link href=\"text/simpress/02/10120000.xhp\" name=\"Βέλη\">Βέλη</link>"
+msgid "<link href=\"text/simpress/02/10070000.xhp\" name=\"Ellipse\">Ellipse</link>"
+msgstr "<link href=\"text/simpress/02/10070000.xhp\" name=\"Έλλειψη\">Έλλειψη</link>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3145790\n"
+"10070000.xhp\n"
+"par_id3153248\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:ArrowsToolbox\">Open the <emph>Arrows</emph> toolbar, where you can add straight lines, lines with arrows, and dimension lines to the current slide or page.</ahelp>"
-msgstr "<ahelp hid=\".uno:ArrowsToolbox\">Ανοίξτε τη γραμμή εργαλείων <emph>Βέλη</emph>, όπου μπορείτε να προσθέσετε ευθείες γραμμές, γραμμές με βέλη, και γραμμές διαστάσεων στην τρέχουσα διαφάνεια ή σελίδα.</ahelp>"
-
-#: 10120000.xhp
-msgctxt ""
-"10120000.xhp\n"
-"par_idN1071F\n"
-"help.text"
-msgid "If you want, you can add an arrow after you draw a line by choosing Format - Line, and then selecting an arrow style from the Style box."
-msgstr "Αν επιθυμείτε, μπορείτε να προσθέσετε ένα βέλος ύστερα από τη σχεδίαση μιας γραμμής επιλέγοντας Μορφή - Γραμμή, και ύστερα επιλέξτε ένα πρότυπο βέλους από το πεδίο με τα πρότυπα."
+msgid "<ahelp hid=\".uno:EllipseToolbox\">Using Customize Toolbar, you can add the Ellipse icon which opens the <emph>Circles and Ovals</emph> toolbar.</ahelp>"
+msgstr "<ahelp hid=\".uno:EllipseToolbox\">Χρησιμοποιώντας τη γραμμή εργαλείων προσαρμογής, μπορείτε να προσθέσετε το εικονίδιο της έλλειψης το οποίο ανοίγει τη γραμμή εργαλείων <emph>Κύκλοι και ωοειδή σχήματα</emph> .</ahelp>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"hd_id3153811\n"
+"10070000.xhp\n"
+"hd_id3154762\n"
"5\n"
"help.text"
-msgid "Line"
-msgstr "Γραμμή"
+msgid "Ellipse"
+msgstr "Έλλειψη"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3145114\n"
-"6\n"
+"10070000.xhp\n"
+"par_id3146963\n"
+"47\n"
"help.text"
-msgid "Draws a straight line where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag."
-msgstr "Σχεδιάζει μια ευθεία γραμμή που μεταφέρετε στο τρέχον έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε."
+msgid "Draws a filled oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down Shift while you drag."
+msgstr "Σχεδιάζει ένα συμπαγές ωοειδές σχήμα όπου κάνετε μεταφορά στο τρέχον έγγραφο. Κάντε κλικ στην θέση που επιθυμείτε να σχεδιάσετε το ωοειδές σχήμα. Για να σχεδιάσετε έναν κύκλο, κρατήστε πατημένο το Shift κατά τη μεταφορά."
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3147405\n"
+"10070000.xhp\n"
+"par_id3147300\n"
"help.text"
-msgid "<image id=\"img_id3147299\" src=\"cmd/sc_line.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147299\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147299\" src=\"cmd/sc_line.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147299\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3151391\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151391\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151391\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151391\">Εικονίδιο</alt></image>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3157906\n"
-"7\n"
+"10070000.xhp\n"
+"par_id3150650\n"
+"6\n"
"help.text"
-msgid "Line"
-msgstr "Γραμμή"
+msgid "Ellipse"
+msgstr "Έλλειψη"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"hd_id3148725\n"
+"10070000.xhp\n"
+"hd_id3145822\n"
"8\n"
"help.text"
-msgid "Line Ends with Arrow"
-msgstr "Γραμμή που να τελειώνει με βέλος"
+msgid "Circle"
+msgstr "Κύκλος"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3153034\n"
-"9\n"
+"10070000.xhp\n"
+"par_id3148725\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".uno:LineArrowEnd\">Draws a straight line that ends with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:LineArrowEnd\">Σχεδιάζει μια ευθεία γραμμή που τελειώνει με ένα βέλος που μεταφέρετε στο τρέχον έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε.</ahelp>"
+msgid "<ahelp hid=\".uno:Circle\">Draws a filled circle where you drag in the current document. Click where you want to draw the circle, and drag to the size you want. To draw an ellipse, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:Circle\">Σχεδιάζει ένα συμπαγή κύκλο όπου κάνετε μεταφορά στο τρέχον έγγραφο. Κάντε κλικ στην θέση που επιθυμείτε να σχεδιάσετε τον κύκλο. Για να σχεδιάσετε μια έλλειψη, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3145590\n"
+"10070000.xhp\n"
+"par_id3153930\n"
"help.text"
-msgid "<image id=\"img_id3145596\" src=\"cmd/sc_arrowstoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145596\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145596\" src=\"cmd/sc_arrowstoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145596\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3153936\" src=\"cmd/sc_circle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153936\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153936\" src=\"cmd/sc_circle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153936\">Εικονίδιο</alt></image>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3153733\n"
-"10\n"
+"10070000.xhp\n"
+"par_id3150339\n"
+"9\n"
"help.text"
-msgid "Line Ends with Arrow"
-msgstr "Γραμμή που να τελειώνει με βέλος"
+msgid "Circle"
+msgstr "Κύκλος"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"hd_id3149881\n"
+"10070000.xhp\n"
+"hd_id3153736\n"
"11\n"
"help.text"
-msgid "Line with Arrow/Circle"
-msgstr "Γραμμή με βέλος/κύκλο"
+msgid "Ellipse Pie"
+msgstr "Ελλειπτική πίτα"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3147370\n"
-"12\n"
+"10070000.xhp\n"
+"par_id3149879\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".uno:LineArrowCircle\">Draws a straight line that starts with an arrow and ends with a circle where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:LineArrowCircle\">Σχεδιάζει μια ευθεία γραμμή που ξεκινά με ένα βέλος και τελειώνει με ένα κύκλο που μεταφέρετε στο έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε.</ahelp>"
+msgid "<ahelp hid=\".uno:Circle\">Draws a filled shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:Circle\">Σχεδιάζει ένα συμπαγές σχήμα που προσδιορίζεται από το τόξο ωοειδούς σχήματος και δύο γραμμές ακτίνας στο τρέχον έγγραφο. Για να σχεδιάσετε μια ελλειπτική πίτα, μεταφέρετε ένα ωοειδές σχήμα μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε την πρώτη γραμμή ακτίνας. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε τη δεύτερη γραμμή ακτίνας και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στο ωοειδές σχήμα. Για να σχεδιάσετε μια κυκλική πίτα, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3156060\n"
+"10070000.xhp\n"
+"par_id3150932\n"
"help.text"
-msgid "<image id=\"img_id3156066\" src=\"cmd/sc_linearrowcircle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156066\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156066\" src=\"cmd/sc_linearrowcircle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156066\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3145295\" src=\"cmd/sc_pie.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145295\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145295\" src=\"cmd/sc_pie.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145295\">Icon</alt></image>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3145297\n"
-"13\n"
+"10070000.xhp\n"
+"par_id3156065\n"
+"12\n"
"help.text"
-msgid "Line with Arrow/Circle"
-msgstr "Γραμμή με βέλος/κύκλο"
+msgid "Ellipse Pie"
+msgstr "Ελλειπτική πίτα"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"hd_id3149024\n"
+"10070000.xhp\n"
+"hd_id3150473\n"
"14\n"
"help.text"
-msgid "Line with Arrow/Square"
-msgstr "Γραμμή με βέλος/τετράγωνο"
+msgid "Circle Pie"
+msgstr "Κυκλική πίτα"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3154873\n"
-"15\n"
+"10070000.xhp\n"
+"par_id3155369\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\".uno:LineArrowSquare\">Draws a straight line that starts with an arrow and ends with a square where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:LineArrowSquare\">Σχεδιάζει μια ευθεία γραμμή που ξεκινά με ένα βέλος και τελειώνει με ένα τετράγωνο που μπορείτε να μεταφέρετε στο έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε.</ahelp>"
+msgid "<ahelp hid=\".uno:CirclePie\">Draws a filled shape that is defined by the arc of a circle and two radius lines in the current document. To draw a circle pie, drag a circle to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the circle. To draw an ellipse pie, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:CirclePie\">Σχεδιάζει ένα συμπαγές σχήμα που προσδιορίζεται από το τόξο ενός κύκλου και δύο γραμμές ακτίνας στο τρέχον έγγραφο. Για να σχεδιάσετε μια κυκλική πίτα, μεταφέρετε έναν κύκλο μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε την πρώτη γραμμή ακτίνας. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε τη δεύτερη γραμμή ακτίνας και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στον κύκλο. Για να σχεδιάσετε μια ελλειπτική πίτα, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3155402\n"
+"10070000.xhp\n"
+"par_id3153716\n"
"help.text"
-msgid "<image id=\"img_id3155409\" src=\"cmd/sc_linearrowsquare.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155409\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155409\" src=\"cmd/sc_linearrowsquare.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155409\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3153722\" src=\"cmd/sc_circlepie.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153722\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153722\" src=\"cmd/sc_circlepie.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153722\">Εικονίδιο</alt></image>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3149446\n"
-"16\n"
+"10070000.xhp\n"
+"par_id3149452\n"
+"15\n"
"help.text"
-msgid "Line with Arrow/Square"
-msgstr "Γραμμή με βέλος/τετράγωνο"
+msgid "Circle pie"
+msgstr "Κυκλική πίτα"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"hd_id3150967\n"
+"10070000.xhp\n"
+"hd_id3150759\n"
"17\n"
"help.text"
-msgid "Line (45°)"
-msgstr "Γραμμή (45°)"
+msgid "Ellipse Segment"
+msgstr "Ελλειπτικός τομέας"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3152929\n"
-"18\n"
+"10070000.xhp\n"
+"par_id3156324\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".uno:Line_Diagonal\">Draws a straight line that is constrained by angles of 45 degrees.</ahelp>"
-msgstr "<ahelp hid=\".uno:Line_Diagonal\">Σχεδιάζει μια ευθεία γραμμή που περιορίζεται με γωνίες των 45 μοιρών.</ahelp>"
+msgid "<ahelp hid=\".uno:EllipseCut\">Draws a filled shape that is defined by the arc of an oval and a diameter line in the current document. To draw an ellipse segment, drag an ellipse to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the ellipse. To draw a circle segment, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:EllipseCut\">Σχεδιάζει ένα συμπαγές σχήμα που προσδιορίζεται από το τόξο ωοειδούς σχήματος και μία γραμμή διαμέτρου στο τρέχον έγγραφο. Για να σχεδιάσετε έναν ελλειπτικό τομέα, μεταφέρετε ένα ωοειδές σχήμα μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε το σημείο έναρξης της γραμμής διαμέτρου. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε το τελευταίο σημείο της γραμμής διαμέτρου και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στην έλλειψη. Για να σχεδιάσετε έναν κυκλικό τομέα, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3145202\n"
+"10070000.xhp\n"
+"par_id3150254\n"
"help.text"
-msgid "<image id=\"img_id3145209\" src=\"cmd/sc_line_diagonal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145209\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145209\" src=\"cmd/sc_line_diagonal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145209\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3150261\" src=\"cmd/sc_ellipsecut.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150261\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150261\" src=\"cmd/sc_ellipsecut.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150261\">Εικονίδιο</alt></image>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
+"10070000.xhp\n"
"par_id3153151\n"
-"19\n"
+"18\n"
"help.text"
-msgid "Line (45°)"
-msgstr "Γραμμή (45°)"
+msgid "Ellipse segment"
+msgstr "Ελλειπτικός τομέας"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"hd_id3150256\n"
+"10070000.xhp\n"
+"hd_id3149287\n"
"20\n"
"help.text"
-msgid "Line Starts with Arrow"
-msgstr "Γραμμή που να ξεκινά με βέλος"
-
-#: 10120000.xhp
-msgctxt ""
-"10120000.xhp\n"
-"par_id3143236\n"
-"21\n"
-"help.text"
-msgid "<ahelp hid=\".uno:LineArrowStart\">Draws a straight line that starts with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:LineArrowStart\">Σχεδιάζει μια ευθεία γραμμή που ξεκινά με ένα βέλος που μπορείτε να μεταφέρετε στο έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε.</ahelp>"
-
-#: 10120000.xhp
-msgctxt ""
-"10120000.xhp\n"
-"par_id3151172\n"
-"help.text"
-msgid "<image id=\"img_id3151178\" src=\"cmd/sc_linearrowstart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151178\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151178\" src=\"cmd/sc_linearrowstart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151178\">Εικονίδιο</alt></image>"
+msgid "Circle Segment"
+msgstr "Κυκλικός τομέας"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3148830\n"
+"10070000.xhp\n"
+"par_id3159180\n"
"22\n"
"help.text"
-msgid "Line Starts with Arrow"
-msgstr "Γραμμή που να ξεκινά με βέλος"
+msgid "Draws a filled shape that is defined by the arc of a circle and a diameter line in the current document. To draw a circle segment, drag a circle to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the circle. To draw an ellipse segment, hold down Shift while you drag."
+msgstr "Σχεδιάζει ένα συμπαγές σχήμα που προσδιορίζεται από το τόξο κύκλου και μία γραμμή διαμέτρου στο τρέχον έγγραφο. Για να σχεδιάσετε έναν κυκλικό τομέα, μεταφέρετε έναν κύκλο μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε το σημείο έναρξης της γραμμής διαμέτρου. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε το τελευταίο σημείο της γραμμής διαμέτρου και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στον κύκλο. Για να σχεδιάσετε έναν ελλειπτικό τομέα, κρατήστε πατημένο το Shift κατά τη μεταφορά."
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"hd_id3154295\n"
-"23\n"
+"10070000.xhp\n"
+"par_id3153910\n"
"help.text"
-msgid "Line with Circle/Arrow"
-msgstr "Γραμμή με κύκλο/βέλος"
+msgid "<image id=\"img_id3154692\" src=\"cmd/sc_circlecut.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154692\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154692\" src=\"cmd/sc_circlecut.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154692\">Εικονίδιο</alt></image>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3158403\n"
-"24\n"
+"10070000.xhp\n"
+"par_id3145410\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".uno:LineCircleArrow\">Draws a straight line that starts with a circle and ends with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:LineCircleArrow\">Σχεδιάζει μια ευθεία γραμμή που ξεκινά με ένα κύκλο και τελειώνει με ένα βέλος που μπορείτε να μεταφέρετε στο έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε.</ahelp>"
+msgid "Circle segment"
+msgstr "Κυκλικός τομέας"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3154276\n"
+"10070000.xhp\n"
+"hd_id3158404\n"
+"23\n"
"help.text"
-msgid "<image id=\"img_id3149152\" src=\"cmd/sc_linecirclearrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149152\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149152\" src=\"cmd/sc_linecirclearrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149152\">Εικονίδιο</alt></image>"
+msgid "Ellipse, Unfilled"
+msgstr "Έλλειψη, χωρίς γέμισμα"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3154100\n"
+"10070000.xhp\n"
+"par_id3153582\n"
"25\n"
"help.text"
-msgid "Line with Circle/Arrow"
-msgstr "Γραμμή με κύκλο/βέλος"
+msgid "<ahelp hid=\".uno:Ellipse_Unfilled\">Draws an empty oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:Ellipse_Unfilled\">Σχεδιάζει ένα κενό ωοειδές σχήμα όπου μεταφέρετε στο τρέχον έγγραφο. Κάντε κλικ στην θέση που επιθυμείτε να σχεδιάσετε το ωοειδές σχήμα, και μεταφέρετέ την μέχρι το μέγεθος που προτιμάτε. Για να σχεδιάσετε έναν κύκλο, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"hd_id3153688\n"
-"26\n"
+"10070000.xhp\n"
+"par_id3150702\n"
"help.text"
-msgid "Line with Square/Arrow"
-msgstr "Γραμμή με τετράγωνο/βέλος"
+msgid "<image id=\"img_id3150708\" src=\"cmd/sc_ellipse_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150708\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150708\" src=\"cmd/sc_ellipse_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150708\">Εικονίδιο</alt></image>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3149800\n"
-"27\n"
+"10070000.xhp\n"
+"par_id3153688\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".uno:LineSquareArrow\">Draws a straight line that starts with a square and ends with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:LineSquareArrow\">Σχεδιάζει μια ευθεία γραμμή που ξεκινά με ένα τετράγωνο και τελειώνει με ένα βέλος που μπορείτε να μεταφέρετε στο έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε.</ahelp>"
+msgid "Ellipse, Unfilled"
+msgstr "Έλλειψη, χωρίς γέμισμα"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3153538\n"
+"10070000.xhp\n"
+"hd_id3149926\n"
+"26\n"
"help.text"
-msgid "<image id=\"img_id3149931\" src=\"cmd/sc_linesquarearrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149931\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149931\" src=\"cmd/sc_linesquarearrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149931\">Εικονίδιο</alt></image>"
+msgid "Circle, Unfilled"
+msgstr "Κύκλος, χωρίς γέμισμα"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3150975\n"
+"10070000.xhp\n"
+"par_id3154601\n"
"28\n"
"help.text"
-msgid "Line with Square/Arrow"
-msgstr "Γραμμή με τετράγωνο/βέλος"
-
-#: 10120000.xhp
-msgctxt ""
-"10120000.xhp\n"
-"hd_id3154477\n"
-"35\n"
-"help.text"
-msgid "Dimension Line"
-msgstr "Γραμμή διαστάσεων"
-
-#: 10120000.xhp
-msgctxt ""
-"10120000.xhp\n"
-"par_id3146124\n"
-"36\n"
-"help.text"
-msgid "<ahelp hid=\".uno:MeasureLine\">Draws a line that displays the dimension length bounded by guides.</ahelp> Dimension lines automatically calculate and display linear dimensions. To draw a dimension line, open the <emph>Arrows</emph> toolbar, and click the <emph>Dimension Line</emph> icon. Move your pointer to where you want the line to start and drag to draw the dimension line. Release when finished."
-msgstr "<ahelp hid=\".uno:MeasureLine\">Σχεδιάζει μια γραμμή που εμφανίζει το μήκος διαστάσεων που περιβάλλονται από τις βοηθητικές γραμμές.</ahelp> Οι γραμμές διαστάσεων υπολογίζουν αυτόματα και εμφανίζουν γραμμικές διαστάσεις. Για να σχεδιάσετε μια γραμμή διαστάσεων, ανοίξτε τη γραμμή εργαλείων <emph>Βέλη</emph>, και κάντε κλικ στο εικονίδιο <emph>Γραμμή διαστάσεων</emph>. Μετακινήστε το δείκτη σας στο σημείο όπου επιθυμείτε να αρχίζει η γραμμή και μεταφέρετε για να σχεδιάσετε τη γραμμή διαστάσεων. Απελευθερώστε την όταν τελειώσετε."
+msgid "<ahelp hid=\".uno:Circle_Unfilled\">Draws an empty circle where you drag in the current document. Click where you want to draw the circle, and drag to the size you want. To draw an ellipse, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:Circle_Unfilled\">Σχεδιάζει έναν κενό κύκλο όπου μεταφέρετε στο τρέχον έγγραφο. Κάντε κλικ στην θέση που επιθυμείτε να σχεδιάσετε τον κύκλο, και μεταφέρετέ την μέχρι το μέγεθος που προτιμάτε. Για να σχεδιάσετε μια έλλειψη, κρατήστε πατημένο το Shift κατά τη μεταφορά..</ahelp>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3148407\n"
-"37\n"
+"10070000.xhp\n"
+"par_id3150984\n"
"help.text"
-msgid "If you want the dimension line to be the same length as the side of a nearby object, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging. To constrain the dimension line to 45 degrees, hold down the Shift key while dragging."
-msgstr "Εάν θέλετε η γραμμή διάστασης να είναι ίδιου μήκους με την πλευρά του διπλανού αντικειμένου, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ενώ σύρετε. Για περιορισμό της γραμμής διάστασης σε 45 μοίρες, κρατήστε πατημένο το πλήκτρο Shift ενώ σύρετε."
+msgid "<image id=\"img_id3150990\" src=\"cmd/sc_circle_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150990\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150990\" src=\"cmd/sc_circle_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150990\">Εικονίδιο</alt></image>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3148986\n"
-"53\n"
+"10070000.xhp\n"
+"par_id3151106\n"
+"27\n"
"help.text"
-msgid "In %PRODUCTNAME Draw, a dimension line is always inserted on the <link href=\"text/simpress/guide/layer_tipps.xhp\" name=\"layer\">layer</link> called <emph>Dimension Lines</emph>. If you set that layer to invisible, you will not see any dimension line in your drawing."
-msgstr "Στο %PRODUCTNAME Draw, εισάγεται πάντα μια γραμμή διαστάσεων στο <link href=\"text/simpress/guide/layer_tipps.xhp\" name=\"επίπεδο\">επίπεδο</link> με ονομασία <emph>Γραμμές διαστάσεων</emph>. Αν καθορίσετε αυτό το επίπεδο ως αόρατο, δεν θα δείτε καμία γραμμή διαστάσεων στη σχεδίαση."
+msgid "Circle, Unfilled"
+msgstr "Κύκλος, χωρίς γέμισμα"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3154836\n"
+"10070000.xhp\n"
+"hd_id3154572\n"
+"29\n"
"help.text"
-msgid "<image id=\"img_id3149684\" src=\"cmd/sc_measureline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149684\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149684\" src=\"cmd/sc_measureline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149684\">Εικονίδιο</alt></image>"
+msgid "Ellipse Pie, Unfilled"
+msgstr "Ελλειπτική πίτα, χωρίς γέμισμα"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3151259\n"
+"10070000.xhp\n"
+"par_id3152964\n"
"31\n"
"help.text"
-msgid "Dimension Line"
-msgstr "Γραμμή διαστάσεων"
+msgid "<ahelp hid=\".uno:Pie_Unfilled\">Draws an empty shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:Pie_Unfilled\">Σχεδιάζει ένα κενό σχήμα που προσδιορίζεται από το τόξο ωοειδούς σχήματος και δύο γραμμές ακτίνας στο τρέχον έγγραφο. Για να σχεδιάσετε μια ελλειπτική πίτα, μεταφέρετε ένα ωοειδές σχήμα μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε το σημείο έναρξης της πρώτης γραμμής ακτίνας. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε τη δεύτερη γραμμή ακτίνας και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στο ωοειδές σχήμα. Για να σχεδιάσετε μια κυκλική πίτα, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"hd_id3149784\n"
-"32\n"
+"10070000.xhp\n"
+"par_id3150359\n"
"help.text"
-msgid "Line with Arrows"
-msgstr "Γραμμή με βέλη"
+msgid "<image id=\"img_id3151313\" src=\"cmd/sc_pie_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151313\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151313\" src=\"cmd/sc_pie_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151313\">Εικονίδιο</alt></image>"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3156350\n"
-"33\n"
+"10070000.xhp\n"
+"par_id3148403\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\".uno:LineArrows\">Draws a straight line with arrows at both ends where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:LineArrows\">Σχεδιάζει μια ευθεία γραμμή που τελειώνει με βέλη και από τις δύο άκρες που μπορείτε να μεταφέρετε στο έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε.</ahelp>"
+msgid "Ellipse Pie, Unfilled"
+msgstr "Ελλειπτική πίτα, χωρίς γέμισμα"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3147218\n"
+"10070000.xhp\n"
+"hd_id3150835\n"
+"32\n"
"help.text"
-msgid "<image id=\"img_id3147224\" src=\"cmd/sc_linearrows.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147224\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147224\" src=\"cmd/sc_linearrows.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147224\">Εικονίδιο</alt></image>"
+msgid "Circle Pie, Unfilled"
+msgstr "Κυκλική πίτα, χωρίς γέμισμα"
-#: 10120000.xhp
+#: 10070000.xhp
msgctxt ""
-"10120000.xhp\n"
-"par_id3149435\n"
+"10070000.xhp\n"
+"par_id3149334\n"
"34\n"
"help.text"
-msgid "Line with Arrows"
-msgstr "Γραμμή με βέλη"
-
-#: 11100000.xhp
-msgctxt ""
-"11100000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Formatting On/Off"
-msgstr "Μορφοποίηση ενεργή/ανενεργή"
-
-#: 11100000.xhp
-msgctxt ""
-"11100000.xhp\n"
-"bm_id3150012\n"
-"help.text"
-msgid "<bookmark_value>formatting;slides headings</bookmark_value>"
-msgstr "<bookmark_value>μορφοποίηση, επικεφαλίδες διαφανειών</bookmark_value>"
+msgid "<ahelp hid=\".uno:CirclePie_Unfilled\">Draws an empty shape that is defined by the arc of a circle and two radius lines in the current document. To draw a circle pie, drag a circle to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the circle. To draw an ellipse pie, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:CirclePie_Unfilled\">Σχεδιάζει ένα κενό σχήμα που προσδιορίζεται από το τόξο κύκλου και δύο γραμμές ακτίνας στο τρέχον έγγραφο. Για να σχεδιάσετε μία κυκλική πίτα, μεταφέρετε έναν κύκλο μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε την πρώτη γραμμή ακτίνας. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε τη δεύτερη γραμμή ακτίνας και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στον κύκλο. Για να σχεδιάσετε μια ελλειπτική πίτα, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-#: 11100000.xhp
+#: 10070000.xhp
msgctxt ""
-"11100000.xhp\n"
-"hd_id3150012\n"
-"1\n"
+"10070000.xhp\n"
+"par_id3154199\n"
"help.text"
-msgid "<link href=\"text/simpress/02/11100000.xhp\" name=\"Formatting On/Off\">Formatting On/Off</link>"
-msgstr "<link href=\"text/simpress/02/11100000.xhp\" name=\"Μορφοποίηση ενεργή/ανενεργή\">Μορφοποίηση ενεργή/ανενεργή</link>"
+msgid "<image id=\"img_id3146925\" src=\"cmd/sc_circlepie_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146925\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146925\" src=\"cmd/sc_circlepie_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146925\">Εικονίδιο</alt></image>"
-#: 11100000.xhp
+#: 10070000.xhp
msgctxt ""
-"11100000.xhp\n"
-"par_id3151073\n"
-"2\n"
+"10070000.xhp\n"
+"par_id3148986\n"
+"33\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 and Formatting</emph> window, right-click a style, and then choose <emph>Modify</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:OutlineFormat\">Εμφανίζει ή αποκρύπτει τη μορφοποίηση χαρακτήρων των επικεφαλίδων των διαφανειών. Για να αλλάξετε τη μορφοποίηση των χαρακτήρων μιας επικεφαλίδας, ανοίξτε το παράθυρο <emph>Πρότυπα και μορφοποίηση</emph>, κάντε δεξί κλικ σε ένα πρότυπο, και ύστερα επιλέξτε <emph>Τροποποίηση</emph>.</ahelp>"
+msgid "Circle Pie, Unfilled"
+msgstr "Κυκλική πίτα, χωρίς γέμισμα"
-#: 11100000.xhp
+#: 10070000.xhp
msgctxt ""
-"11100000.xhp\n"
-"par_id3156382\n"
+"10070000.xhp\n"
+"hd_id3149300\n"
+"35\n"
"help.text"
-msgid "<image id=\"img_id3154254\" src=\"cmd/sc_outlineformat.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3154254\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154254\" src=\"cmd/sc_outlineformat.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3154254\">Εικονίδιο</alt></image>"
+msgid "Ellipse Segment, Unfilled"
+msgstr "Ελλειπτικός τομέας, χωρίς γέμισμα"
-#: 11100000.xhp
+#: 10070000.xhp
msgctxt ""
-"11100000.xhp\n"
-"par_id3145789\n"
-"3\n"
+"10070000.xhp\n"
+"par_id3155179\n"
+"37\n"
"help.text"
-msgid "Formatting On/Off"
-msgstr "Μορφοποίηση ενεργή/ανενεργή"
+msgid "<ahelp hid=\".uno:EllipseCut_Unfilled\">Draws an empty shape that is defined by the arc of an oval and a diameter line in the current document. To draw an ellipse segment, drag an ellipse to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the ellipse. To draw a circle segment, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:EllipseCut_Unfilled\">Σχεδιάζει ένα κενό σχήμα που προσδιορίζεται από το τόξο ωοειδούς σχήματος και μία γραμμή διαμέτρου στο τρέχον έγγραφο. Για να σχεδιάσετε έναν ελλειπτικό τομέα, μεταφέρετε μία έλλειψη μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε το σημείο έναρξης της γραμμής διαμέτρου. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε το τελευταίο σημείο της γραμμής διαμέτρου και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στην έλλειψη. Για να σχεδιάσετε έναν κυκλικό τομέα, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-#: 08020000.xhp
+#: 10070000.xhp
msgctxt ""
-"08020000.xhp\n"
-"tit\n"
+"10070000.xhp\n"
+"par_id3149483\n"
"help.text"
-msgid "Current Size"
-msgstr "Τρέχον μέγεθος"
+msgid "<image id=\"img_id3149490\" src=\"cmd/sc_ellipsecut_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149490\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149490\" src=\"cmd/sc_ellipsecut_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149490\">Εικονίδιο</alt></image>"
-#: 08020000.xhp
+#: 10070000.xhp
msgctxt ""
-"08020000.xhp\n"
-"hd_id3154011\n"
-"1\n"
+"10070000.xhp\n"
+"par_id3151253\n"
+"36\n"
"help.text"
-msgid "<link href=\"text/simpress/02/08020000.xhp\" name=\"Current Size\">Current Size</link>"
-msgstr "<link href=\"text/simpress/02/08020000.xhp\" name=\"Τρέχον μέγεθος\">Τρέχον μέγεθος</link>"
+msgid "Ellipse Segment, Unfilled"
+msgstr "Ελλειπτικός τομέας, χωρίς γέμισμα"
-#: 08020000.xhp
+#: 10070000.xhp
msgctxt ""
-"08020000.xhp\n"
-"par_id3154321\n"
-"2\n"
+"10070000.xhp\n"
+"hd_id3149103\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\".uno:Position\">Displays the X and Y position of the cursor and the size of the selected object.</ahelp>"
-msgstr "<ahelp hid=\".uno:Position\">Εμφανίζει την Χ και Υ συντεταγμένη της θέσης του δρομέα και το μέγεθος του επιλεγμένου αντικειμένου.</ahelp>"
+msgid "Circle Segment, Unfilled"
+msgstr "Κυκλικός τομέας, χωρίς γέμισμα"
-#: 08020000.xhp
+#: 10070000.xhp
msgctxt ""
-"08020000.xhp\n"
-"par_id3154510\n"
-"3\n"
+"10070000.xhp\n"
+"par_id3154836\n"
+"40\n"
"help.text"
-msgid "This Status bar field uses the same measurement units as the rulers. You can define the units by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentation - General\"><emph>%PRODUCTNAME Impress - General</emph></link>."
-msgstr "Αυτό το πεδίο της γραμμής κατάστασης χρησιμοποιεί τις ίδιες μονάδες μέτρησης όπως οι χάρακες. Μπορείτε να καθορίσετε τις μονάδες επιλέγοντας <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01070500.xhp\" name=\"Παρουσίαση - Γενικά\"><emph>%PRODUCTNAME Impress - Γενικά</emph></link>."
+msgid "<ahelp hid=\".uno:CircleCut_Unfilled\">Draws an empty shape that is defined by the arc of a circle and a diameter line in the current document. To draw a circle segment, drag a circle to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the circle. To draw a segment that is based on an ellipse, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:CircleCut_Unfilled\">Σχεδιάζει ένα κενό σχήμα που προσδιορίζεται από το τόξο κύκλου και μία γραμμή διαμέτρου στο τρέχον έγγραφο. Για να σχεδιάσετε έναν κυκλικό τομέα, μεταφέρετε έναν κύκλο μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε το σημείο έναρξης της γραμμής διαμέτρου. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε το τελευταίο σημείο της γραμμής διαμέτρου και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στον κύκλο. Για να σχεδιάσετε έναν τομέα που να είναι βασισμένο σε μια έλλειψη, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-#: 13140000.xhp
+#: 10070000.xhp
msgctxt ""
-"13140000.xhp\n"
-"tit\n"
+"10070000.xhp\n"
+"par_id3148972\n"
"help.text"
-msgid "Snap to Snap Lines"
-msgstr "Πρόσδεση σε γραμμές προσκόλλησης"
+msgid "<image id=\"img_id3148979\" src=\"cmd/sc_circlecut_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148979\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148979\" src=\"cmd/sc_circlecut_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148979\">Εικονίδιο</alt></image>"
-#: 13140000.xhp
+#: 10070000.xhp
msgctxt ""
-"13140000.xhp\n"
-"hd_id3153726\n"
-"1\n"
+"10070000.xhp\n"
+"par_id3149037\n"
+"39\n"
"help.text"
-msgid "<link href=\"text/simpress/02/13140000.xhp\" name=\"Snap to Snap Lines\">Snap to Snap Lines</link>"
-msgstr "<link href=\"text/simpress/02/13140000.xhp\" name=\"Πρόσδεση σε γραμμές προσκόλλησης\">Πρόσδεση σε γραμμές προσκόλλησης</link>"
+msgid "Circle Segment, Unfilled"
+msgstr "Κυκλικός τομέας, χωρίς γέμισμα"
-#: 13140000.xhp
+#: 10070000.xhp
msgctxt ""
-"13140000.xhp\n"
-"par_id3150717\n"
+"10070000.xhp\n"
+"hd_id3149434\n"
+"41\n"
"help.text"
-msgid "<image id=\"img_id3146969\" src=\"cmd/sc_helplinesuse.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3146969\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146969\" src=\"cmd/sc_helplinesuse.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3146969\">Εικονίδιο</alt></image>"
+msgid "Arc"
+msgstr "Τόξο"
-#: 13140000.xhp
+#: 10070000.xhp
msgctxt ""
-"13140000.xhp\n"
-"par_id3154255\n"
-"3\n"
+"10070000.xhp\n"
+"par_id3147577\n"
+"43\n"
"help.text"
-msgid "Snap to Snap Lines"
-msgstr "Πρόσδεση σε γραμμές προσκόλλησης"
+msgid "Draws an arc in the current document. To draw an arc, drag an oval to the size you want, and then click to define the starting point of the arc. Move your pointer to where you want to place the endpoint and click. You do not need to click on the oval. To draw an arc that is based on a circle, hold down Shift while you drag."
+msgstr "Σχεδιάζει ένα τόξο στο τρέχον έγγραφο. Για να σχεδιάσετε ένα τόξο, μεταφέρετε ένα ωοειδές σχήμα μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε το σημείο έναρξης του τόξου. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε το τελευταίο σημείο και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στο ωοειδές σχήμα. Για να σχεδιάσετε ένα τόξο που θα βασίζεται σε έναν κύκλο, κρατήστε πατημένο το Shift κατά τη μεταφορά."
-#: 04070000.xhp
+#: 10070000.xhp
msgctxt ""
-"04070000.xhp\n"
-"tit\n"
+"10070000.xhp\n"
+"par_id3152771\n"
"help.text"
-msgid "Rehearse Timings"
-msgstr "Δοκιμαστικοί συγχρονισμοί"
+msgid "<image id=\"img_id3152778\" src=\"cmd/sc_arc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152778\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152778\" src=\"cmd/sc_arc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152778\">Εικονίδιο</alt></image>"
-#: 04070000.xhp
+#: 10070000.xhp
msgctxt ""
-"04070000.xhp\n"
-"hd_id3150010\n"
-"1\n"
+"10070000.xhp\n"
+"par_id3155139\n"
+"42\n"
"help.text"
-msgid "<link href=\"text/simpress/02/04070000.xhp\" name=\"Rehearse Timings\">Rehearse Timings</link>"
-msgstr "<link href=\"text/simpress/02/04070000.xhp\" name=\"Δοκιμαστικοί συγχρονισμοί\">Δοκιμαστικοί συγχρονισμοί</link>"
+msgid "Arc"
+msgstr "Τόξο"
-#: 04070000.xhp
+#: 10070000.xhp
msgctxt ""
-"04070000.xhp\n"
-"par_id3154491\n"
-"2\n"
+"10070000.xhp\n"
+"hd_id3153514\n"
+"44\n"
"help.text"
-msgid "<ahelp hid=\".uno:RehearseTimings\">Starts a slide show with a timer in the lower left corner.</ahelp>"
-msgstr "<ahelp hid=\".uno:RehearseTimings\">Ξεκινά μία παρουσίαση οθόνης με μετρητή χρόνου στην κάτω αριστερή γωνία.</ahelp>"
+msgid "Circle Arc"
+msgstr "Κυκλικό τόξο"
-#: 04070000.xhp
+#: 10070000.xhp
msgctxt ""
-"04070000.xhp\n"
-"par_id3156385\n"
+"10070000.xhp\n"
+"par_id3147075\n"
+"46\n"
"help.text"
-msgid "<image id=\"img_id3155962\" src=\"cmd/sc_rehearsetimings.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155962\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155962\" src=\"cmd/sc_rehearsetimings.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155962\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:CircleArc\">Draws an arc that is based on a circle in the current document. To draw an arc, drag a circle to the size you want, and then click to define the starting point of the arc. Move your pointer to where you want to place the endpoint and click. You do not need to click on the circle. To draw an arc that is based on an ellipse, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:CircleArc\">Σχεδιάζει ένα τόξο που βασίζεται σε έναν κύκλο στο τρέχον έγγραφο. Για να σχεδιάσετε ένα τόξο, μεταφέρετε έναν κύκλο μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε το σημείο έναρξης του τόξου. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε το τελευταίο σημείο και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στον κύκλο. Για να σχεδιάσετε ένα τόξο που να βασίζεται σε μια έλλειψη, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-#: 04070000.xhp
+#: 10070000.xhp
msgctxt ""
-"04070000.xhp\n"
-"par_id3150298\n"
-"3\n"
+"10070000.xhp\n"
+"par_id3154380\n"
"help.text"
-msgid "Rehearse Timings"
-msgstr "Δοκιμαστικοί συγχρονισμοί"
+msgid "<image id=\"img_id3154386\" src=\"cmd/sc_circlearc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154386\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154386\" src=\"cmd/sc_circlearc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154386\">Εικονίδιο</alt></image>"
-#: 04070000.xhp
+#: 10070000.xhp
msgctxt ""
-"04070000.xhp\n"
-"par_id3152994\n"
-"6\n"
+"10070000.xhp\n"
+"par_id3154111\n"
+"45\n"
"help.text"
-msgid "<link href=\"text/simpress/01/06080000.xhp\" name=\"Slide Show Settings\">Slide Show Settings</link>"
-msgstr "<link href=\"text/simpress/01/06080000.xhp\" name=\"Ρυθμίσεις παρουσίασης οθόνης\">Ρυθμίσεις παρουσίασης οθόνης</link>"
+msgid "Circle Arc"
+msgstr "Κυκλικό τόξο"
-#: 11110000.xhp
+#: 10080000.xhp
msgctxt ""
-"11110000.xhp\n"
+"10080000.xhp\n"
"tit\n"
"help.text"
-msgid "Black and White"
-msgstr "Ασπρόμαυρη"
+msgid "Curve"
+msgstr "Καμπύλη"
-#: 11110000.xhp
+#: 10080000.xhp
msgctxt ""
-"11110000.xhp\n"
-"bm_id3154011\n"
+"10080000.xhp\n"
+"bm_id3149050\n"
"help.text"
-msgid "<bookmark_value>views; black and white</bookmark_value><bookmark_value>black and white view</bookmark_value>"
-msgstr "<bookmark_value>προβολές, ασπρόμαυρες</bookmark_value><bookmark_value>ασπρόμαυρη προβολή</bookmark_value>"
+msgid "<bookmark_value>toolbars;curves</bookmark_value><bookmark_value>curves; toolbar</bookmark_value><bookmark_value>polygons; inserting</bookmark_value><bookmark_value>inserting; polygons</bookmark_value><bookmark_value>freeform lines; drawing</bookmark_value><bookmark_value>drawing; freeform lines</bookmark_value>"
+msgstr "<bookmark_value>γραμμές εργαλείων, καμπύλες</bookmark_value><bookmark_value>καμπύλες, γραμμή εργαλείων</bookmark_value><bookmark_value>πολύγωνα, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, πολύγωνα</bookmark_value><bookmark_value>γραμμές ελεύθερων σχημάτων, σχεδίαση</bookmark_value><bookmark_value>σχεδίαση, γραμμές ελεύθερων σχημάτων</bookmark_value>"
-#: 11110000.xhp
+#: 10080000.xhp
msgctxt ""
-"11110000.xhp\n"
-"hd_id3154011\n"
+"10080000.xhp\n"
+"hd_id3149875\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/02/11110000.xhp\" name=\"Black and White\">Black and White</link>"
-msgstr "<link href=\"text/simpress/02/11110000.xhp\" name=\"Ασπρόμαυρη\">Ασπρόμαυρη</link>"
+msgid "<link href=\"text/simpress/02/10080000.xhp\" name=\"Curve\">Curve</link>"
+msgstr "<link href=\"text/simpress/02/10080000.xhp\" name=\"Καμπύλη\">Καμπύλη</link>"
-#: 11110000.xhp
+#: 10080000.xhp
msgctxt ""
-"11110000.xhp\n"
-"par_id3145251\n"
+"10080000.xhp\n"
+"par_id3147301\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorView\">Shows your slides in black and white only.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorView\">Εμφανίζει τις διαφάνειές σας σε ασπρόμαυρη προβολή.</ahelp>"
-
-#: 11110000.xhp
-msgctxt ""
-"11110000.xhp\n"
-"par_id3155335\n"
-"help.text"
-msgid "<image id=\"img_id3154705\" src=\"cmd/sc_colorview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154705\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154705\" src=\"cmd/sc_colorview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154705\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:LineToolbox\">The Curve icon on the Drawing bar opens the <emph>Lines</emph> toolbar, where you can add lines and shapes to the current slide.</ahelp>"
+msgstr "<ahelp hid=\".uno:LineToolbox\">Το εικονίδιο καμπύλης της γραμμής σχεδίασης ανοίγει τη γραμμή εργαλείων <emph>Γραμμές</emph>, όπου μπορείτε να προσθέσετε γραμμές και σχήματα στην τρέχουσα διαφάνεια.</ahelp>"
-#: 11110000.xhp
+#: 10080000.xhp
msgctxt ""
-"11110000.xhp\n"
-"par_id3150345\n"
+"10080000.xhp\n"
+"par_id3157873\n"
"3\n"
"help.text"
-msgid "Black and White"
-msgstr "Ασπρόμαυρη"
-
-#: 11060000.xhp
-msgctxt ""
-"11060000.xhp\n"
-"tit\n"
-"help.text"
-msgid "First Level"
-msgstr "Πρώτο επίπεδο"
-
-#: 11060000.xhp
-msgctxt ""
-"11060000.xhp\n"
-"bm_id3153142\n"
-"help.text"
-msgid "<bookmark_value>levels; hiding</bookmark_value><bookmark_value>hiding; levels</bookmark_value>"
-msgstr "<bookmark_value>επίπεδα, απόκρυψη</bookmark_value><bookmark_value>απόκρυψη, επίπεδα</bookmark_value>"
-
-#: 11060000.xhp
-msgctxt ""
-"11060000.xhp\n"
-"hd_id3153142\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/11060000.xhp\" name=\"First Level\">First Level</link>"
-msgstr "<link href=\"text/simpress/02/11060000.xhp\" name=\"Πρώτο επίπεδο\">Πρώτο επίπεδο</link>"
+msgid "If you hold the Shift key down, the movement of the mouse is limited to multiples of 45 degrees. If you hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Options</caseinline><defaultinline>Alt</defaultinline></switchinline> key, the new point will not be connected to the last point. This allows you to create objects that consist of curves that are not connected together. If you draw a smaller object while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key into a larger object that you have not closed yet, the smaller object is subtracted from the larger one, thus appearing as a hole in the larger one."
+msgstr "Εάν κρατήσετε πατημένο το πλήκτρο Shift, η κίνηση του ποντικιού περιορίζεται σε πολλαπλάσια των 45 μοιρών. Εάν κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογές</caseinline><defaultinline>Alt</defaultinline></switchinline>, το νέο σημείο δεν θα συνδεθεί με το τελευταίο σημείο. Αυτό σας επιτρέπει να δημιουργήσετε αντικείμενα που αποτελούνται από καμπύλες που δεν συνδέονται μαζί. Εάν σχεδιάζετε ένα μικρότερο αντικείμενο ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> σε ένα μεγαλύτερο αντικείμενο που δεν έχετε κλείσει ακόμα, το μικρότερο αντικείμενο αφαιρείται από το μεγαλύτερο, έτσι φαίνεται ως μια οπή στο μεγαλύτερο."
-#: 11060000.xhp
+#: 10080000.xhp
msgctxt ""
-"11060000.xhp\n"
-"par_id3151076\n"
-"2\n"
+"10080000.xhp\n"
+"par_id3153083\n"
+"8\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:OutlineCollapseAll\">Hides all of the headings of the slides in the current slide show except for the titles of the slides. Hidden headings are indicated by a black line in front of a slide title. To show the headings, click the <link href=\"text/simpress/02/11070000.xhp\" name=\"All Levels\"><emph>All Levels</emph></link> icon.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:OutlineCollapseAll\">Αποκρύπτει όλες τις επικεφαλίδες των διαφανειών στην τρέχουσα προβολή διαφανειών εκτός από τους τίτλους των διαφανειών. Οι επικεφαλίδες που αποκρύπτονται υποδεικνύονται από μια μαύρη γραμμή μπροστά από τον τίτλο της της διαφάνειας. Για να εμφανίσετε τις επικεφαλίδες, κάντε κλικ στο εικονίδιο <link href=\"text/simpress/02/11070000.xhp\" name=\"Όλα τα επίπεδα\"><emph>Όλα τα επίπεδα</emph></link>.</ahelp>"
+msgid "Closed shapes automatically receive the fill that is displayed in the <emph>Area Style/Filling</emph> box on <emph>Line and Filling</emph> bar."
+msgstr "Τα κλειστά σχήματα αποδέχονται αυτόματα το γέμισμα που εμφανίζεται στο πλαίσιο <emph>Περιοχή προτύπου/γεμίσματος</emph> στη γραμμή <emph>Γραμμή και γέμισμα</emph>."
-#: 11060000.xhp
+#: 10080000.xhp
msgctxt ""
-"11060000.xhp\n"
-"par_id3154702\n"
+"10080000.xhp\n"
+"hd_id3155926\n"
+"4\n"
"help.text"
-msgid "<image src=\"cmd/sc_outlinecollapseall.png\" id=\"img_id3155336\"><alt id=\"alt_id3155336\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_outlinecollapseall.png\" id=\"img_id3155336\"><alt id=\"alt_id3155336\">Εικονίδιο</alt></image>"
+msgid "Curve, Filled"
+msgstr "Καμπύλη, συμπαγής"
-#: 11060000.xhp
+#: 10080000.xhp
msgctxt ""
-"11060000.xhp\n"
-"par_id3150207\n"
-"3\n"
+"10080000.xhp\n"
+"par_id3150016\n"
+"6\n"
"help.text"
-msgid "First Level"
-msgstr "Πρώτο επίπεδο"
+msgid "<ahelp hid=\".uno:BezierFill\">Draws a filled closed shape that is based on a Bézier curve. Click where you want the curve to start, drag, release, and then move the pointer to where you want the curve to end and click. Move the pointer and click again to add a straight line segment to the curve. Double-click to close the shape.</ahelp>"
+msgstr "<ahelp hid=\".uno:BezierFill\">Σχεδιάζει ένα συμπαγές κλειστό σχήμα που βασίζεται στην καμπύλη Bézier. Κάντε κλικ στην θέση που επιθυμείτε να ξεκινήσετε, μεταφέρετε, απελευθερώστε, και ύστερα μετακινήστε το δείκτη στην θέση που επιθυμείτε να τελειώνει η καμπύλη και κάντε κλικ. Μετακινήστε το δείκτη και κάντε κλικ ξανά για να προσθέσετε ένα ευθύγραμμο τμήμα στην καμπύλη. Κάντε διπλό κλικ για να κλείσετε το σχήμα.</ahelp>"
-#: 13190000.xhp
+#: 10080000.xhp
msgctxt ""
-"13190000.xhp\n"
-"tit\n"
+"10080000.xhp\n"
+"par_id3148773\n"
"help.text"
-msgid "Select Text Area Only"
-msgstr "Επιλογή περιοχής κειμένου μόνο"
+msgid "<image id=\"img_id3150936\" src=\"cmd/sc_bezierfill.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150936\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150936\" src=\"cmd/sc_bezierfill.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150936\">Εικονίδιο</alt></image>"
-#: 13190000.xhp
+#: 10080000.xhp
msgctxt ""
-"13190000.xhp\n"
-"hd_id3150439\n"
-"1\n"
+"10080000.xhp\n"
+"par_id3150570\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/simpress/02/13190000.xhp\" name=\"Select Text Area Only\">Select Text Area Only</link>"
-msgstr "<link href=\"text/simpress/02/13190000.xhp\" name=\"Επιλογή της περιοχής κειμένου μόνο\">Επιλογή της περιοχής κειμένου μόνο</link>"
+msgid "Curve, Filled"
+msgstr "Καμπύλη, συμπαγής"
-#: 13190000.xhp
+#: 10080000.xhp
msgctxt ""
-"13190000.xhp\n"
-"par_id3154510\n"
+"10080000.xhp\n"
+"hd_id3149028\n"
+"9\n"
"help.text"
-msgid "<image src=\"cmd/sc_pickthrough.png\" id=\"img_id3154015\"><alt id=\"alt_id3154015\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_pickthrough.png\" id=\"img_id3154015\"><alt id=\"alt_id3154015\">Εικονίδιο</alt></image>"
+msgid "Polygon, filled"
+msgstr "Πολύγωνο, συμπαγές"
-#: 13190000.xhp
+#: 10080000.xhp
msgctxt ""
-"13190000.xhp\n"
-"par_id3154254\n"
-"2\n"
+"10080000.xhp\n"
+"par_id3155374\n"
+"11\n"
"help.text"
-msgid "Select Text Area Only"
-msgstr "Επιλογή περιοχής κειμένου μόνο"
+msgid "<ahelp hid=\".uno:Polygon\">Draws a closed shape consisting of straight line segments. Click where you want to start the polygon, and drag to draw a line segment. Click again to define the end of the line segment, and continue clicking to define the remaining line segments of the polygon. Double-click to finish drawing the polygon. To constrain the polygon to angles of 45 degree, hold down Shift when you click.</ahelp>"
+msgstr "<ahelp hid=\".uno:Polygon\">Σχεδιάζει ένα κλειστό σχήμα που αποτελείται από ευθύγραμμα τμήματα. Κάντε κλικ στην θέση που επιθυμείτε να ξεκινήσει το πολύγωνο, και μεταφέρετε για να σχεδιάσετε το ευθύγραμμο τμήμα. Κάντε κλικ ξανά για να καθορίστε το τέλος του ευθύγραμμου τμήματος, και συνεχίστε κάνοντας κλικ για να καθορίσετε τα ευθύγραμμα τμήματα που απομένουν για το πολύγωνο. Κάντε διπλό κλικ για να τελειώσετε τη σχεδίαση του πολυγώνου. Για να περιορίσετε το πολύγωνο σε γωνίες των 45 μοιρών, κρατήστε πατημένο το Shift ενώ κάνετε κλικ.</ahelp>"
-#: 11090000.xhp
+#: 10080000.xhp
msgctxt ""
-"11090000.xhp\n"
-"tit\n"
+"10080000.xhp\n"
+"par_id3153720\n"
"help.text"
-msgid "Show Subpoints"
-msgstr "Εμφάνιση δευτερευόντων σημείων"
+msgid "<image id=\"img_id3083443\" src=\"cmd/sc_polygon.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083443\">Icon</alt></image>"
+msgstr "<image id=\"img_id3083443\" src=\"cmd/sc_polygon.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083443\">Εικονίδιο</alt></image>"
-#: 11090000.xhp
+#: 10080000.xhp
msgctxt ""
-"11090000.xhp\n"
-"bm_id3153144\n"
+"10080000.xhp\n"
+"par_id3152926\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>subpoints; showing</bookmark_value><bookmark_value>showing; subpoints</bookmark_value>"
-msgstr "<bookmark_value>δευτερεύοντα σημεία, εμφάνιση</bookmark_value><bookmark_value>εμφάνιση, δευτερεύοντα σημεία</bookmark_value>"
+msgid "Polygon, Filled"
+msgstr "Πολύγωνο, συμπαγές"
-#: 11090000.xhp
+#: 10080000.xhp
msgctxt ""
-"11090000.xhp\n"
-"hd_id3153144\n"
-"1\n"
+"10080000.xhp\n"
+"hd_id3156322\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/simpress/02/11090000.xhp\" name=\"Show Subpoints\">Show Subpoints</link>"
-msgstr "<link href=\"text/simpress/02/11090000.xhp\" name=\"Εμφάνιση δευτερευόντων σημείων\">Εμφάνιση δευτερευόντων σημείων</link>"
+msgid "Polygon (45°), Filled"
+msgstr "Πολύγωνο (45°), συμπαγές"
-#: 11090000.xhp
+#: 10080000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3154510\n"
-"2\n"
+"10080000.xhp\n"
+"par_id3151267\n"
+"15\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:OutlineExpand\">Displays the hidden subheadings of a selected heading. To hide the subheadings of a selected heading, click <link href=\"text/simpress/02/11080000.xhp\" name=\"Hide Subpoints\"><emph>Hide Subpoints</emph></link> icon.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:OutlineExpand\">Εμφανίζει τις κρυφές δευτερεύουσες επικεφαλίδες της επιλεγμένης επικεφαλίδας. Για να αποκρύψετε τις δευτερεύουσες επικεφαλίδες της επιλεγμένης επικεφαλίδας, κάντε κλικ στο εικονίδιο <link href=\"text/simpress/02/11080000.xhp\" name=\"Απόκρυψη δευτερευόντων σημείων\"><emph>Απόκρυψη δευτερευόντων σημείων</emph></link> .</ahelp>"
+msgid "<ahelp hid=\".uno:Polygon_Diagonal\">Draws a closed shape consisting of straight line segments that are constrained by angles of 45 degrees. Click where you want to start the polygon, and drag to draw a line segment. Click again to define the end of the line segment, and continue clicking to define the remaining line segments of the polygon. Double-click to finish drawing the polygon. To draw a polygon that is not constrained to a 45 degree angle, hold down Shift when you click.</ahelp>"
+msgstr "<ahelp hid=\".uno:Polygon_Diagonal\">Σχεδιάζει ένα κλειστό σχήμα που αποτελείται από ευθύγραμμα τμήματα που περιορίζονται από γωνίες των 45 μοιρών. Κάντε κλικ στην θέση που επιθυμείτε να ξεκινήσει το πολύγωνο, και μεταφέρετε για να σχεδιάσετε ένα ευθύγραμμο τμήμα. Κάντε κλικ ξανά για να καθορίσετε το τέλος του ευθύγραμμου τμήματος, και συνεχίστε κάνοντας κλικ για να καθορίσετε τα ευθύγραμμα τμήματα του πολυγώνου. Κάντε διπλό κλικ για να τελειώσετε τη σχεδίαση του πολυγώνου. Για να σχεδιάσετε ένα πολύγωνο που περιορίζεται σε γωνία των 45 μοιρών, κρατήστε πατημένο το Shift ενώ κάνετε κλικ.</ahelp>"
-#: 11090000.xhp
+#: 10080000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3155959\n"
+"10080000.xhp\n"
+"par_id3153624\n"
"help.text"
-msgid "<image src=\"cmd/sc_outlineexpand.png\" id=\"img_id3155336\"><alt id=\"alt_id3155336\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_outlineexpand.png\" id=\"img_id3155336\"><alt id=\"alt_id3155336\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3149976\" src=\"cmd/sc_polygon_diagonal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149976\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149976\" src=\"cmd/sc_polygon_diagonal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149976\">Εικονίδιο</alt></image>"
-#: 11090000.xhp
+#: 10080000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3146314\n"
-"3\n"
+"10080000.xhp\n"
+"par_id3153155\n"
+"14\n"
"help.text"
-msgid "Show Subpoints"
-msgstr "Εμφάνιση δευτερευόντων σημείων"
+msgid "Polygon (45°), Filled"
+msgstr "Πολύγωνο (45°), συμπαγές"
-#: 13040000.xhp
+#: 10080000.xhp
msgctxt ""
-"13040000.xhp\n"
-"tit\n"
+"10080000.xhp\n"
+"hd_id3149292\n"
+"94\n"
"help.text"
-msgid "Allow Interaction"
-msgstr "Να επιτρέπεται αλληλεπίδραση"
+msgid "Freeform Line, Filled"
+msgstr "Γραμμή ελεύθερης σχεδίασης, συμπαγής"
-#: 13040000.xhp
+#: 10080000.xhp
msgctxt ""
-"13040000.xhp\n"
-"bm_id3148386\n"
+"10080000.xhp\n"
+"par_id3147256\n"
+"98\n"
"help.text"
-msgid "<bookmark_value>interactions; preview</bookmark_value><bookmark_value>allowing; interaction</bookmark_value>"
-msgstr "<bookmark_value>αλληλεπιδράσεις, προεπισκόπηση</bookmark_value><bookmark_value>επιτρεπόμενη, αλληλεπίδραση</bookmark_value>"
+msgid "<ahelp hid=\".uno:Freeline\">Draws a freeform line where you drag in the slide. When you release, $[officename] creates a closed shape by drawing a straight line segment from the endpoint to the starting point of the line. The shape within the lines will be filled with the current area color.</ahelp>"
+msgstr "<ahelp hid=\".uno:Freeline\">Σχεδιάζει μία γραμμή ελεύθερης σχεδίασης όπου μεταφέρετε στη διαφάνεια. Όταν απελευθερώνετε το κουμπί του ποντικιού σας, το $[officename] δημιουργεί ένα κλειστό σχήμα σχεδιάζοντας ένα ευθύγραμμο τμήμα από το σημείο τέλους στο σημείο έναρξης της γραμμής. Η σχήμα εντός των γραμμών θα γεμίσει με το τρέχον χρώμα της περιοχής.</ahelp>"
-#: 13040000.xhp
+#: 10080000.xhp
msgctxt ""
-"13040000.xhp\n"
-"hd_id3148386\n"
-"1\n"
+"10080000.xhp\n"
+"par_id3148833\n"
"help.text"
-msgid "<link href=\"text/simpress/02/13040000.xhp\" name=\"Allow Interaction\">Allow Interaction</link>"
-msgstr "<link href=\"text/simpress/02/13040000.xhp\" name=\"Να επιτρέπεται αλληλεπίδραση\">Να επιτρέπεται αλληλεπίδραση</link>"
+msgid "<image id=\"img_id3145410\" src=\"cmd/sc_freeline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145410\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145410\" src=\"cmd/sc_freeline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145410\">Εικονίδιο</alt></image>"
-#: 13040000.xhp
+#: 10080000.xhp
msgctxt ""
-"13040000.xhp\n"
-"par_id3150266\n"
-"2\n"
+"10080000.xhp\n"
+"par_id3154264\n"
+"95\n"
"help.text"
-msgid "<ahelp hid=\".uno:ActionMode\">Runs a preview of the interaction that is assigned to an object, when you click the object in the slide. To select an object for editing, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key when you click.</ahelp>"
-msgstr "<ahelp hid=\".uno:ActionMode\">Τρέχει μια προεπισκόπηση της αλληλεπίδρασης που αποδόθηκε σε ένα αντικείμενο, όταν πατάτε το αντικείμενο στη διαφάνεια. Για επιλογή αντικειμένου για επεξεργασία, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> όταν πατάτε.</ahelp>"
+msgid "Freeform Line, Filled"
+msgstr "Γραμμή ελεύθερης σχεδίασης, συμπαγής"
-#: 13040000.xhp
+#: 10080000.xhp
msgctxt ""
-"13040000.xhp\n"
-"par_id3153925\n"
+"10080000.xhp\n"
+"hd_id3147506\n"
+"17\n"
"help.text"
-msgid "<image id=\"img_id3156262\" src=\"cmd/sc_animationeffects.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3156262\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156262\" src=\"cmd/sc_animationeffects.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3156262\">Εικονίδιο</alt></image>"
+msgid "Curve"
+msgstr "Καμπύλη"
-#: 13040000.xhp
+#: 10080000.xhp
msgctxt ""
-"13040000.xhp\n"
-"par_id3156256\n"
-"3\n"
+"10080000.xhp\n"
+"par_id3154100\n"
"help.text"
-msgid "Allow Interaction"
-msgstr "Να επιτρέπεται αλληλεπίδραση"
+msgid "<image id=\"img_id3154106\" src=\"cmd/sc_bezier_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154106\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154106\" src=\"cmd/sc_bezier_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154106\">Εικονίδιο</alt></image>"
-#: 13020000.xhp
+#: 10080000.xhp
msgctxt ""
-"13020000.xhp\n"
-"tit\n"
+"10080000.xhp\n"
+"par_id3149801\n"
+"18\n"
"help.text"
-msgid "Rotation Mode after Clicking Object"
-msgstr "Λειτουργία περιστροφής ύστερα από κλικ σε αντικείμενο"
+msgid "Curve"
+msgstr "Καμπύλη"
-#: 13020000.xhp
+#: 10080000.xhp
msgctxt ""
-"13020000.xhp\n"
-"bm_id2825428\n"
+"10080000.xhp\n"
+"hd_id3154610\n"
+"22\n"
"help.text"
-msgid "<bookmark_value>rotation mode</bookmark_value>"
-msgstr "<bookmark_value>λειτουργία περιστροφής</bookmark_value>"
+msgid "Polygon"
+msgstr "Πολύγωνο"
-#: 13020000.xhp
+#: 10080000.xhp
msgctxt ""
-"13020000.xhp\n"
-"hd_id3149664\n"
-"1\n"
+"10080000.xhp\n"
+"par_id3153780\n"
"help.text"
-msgid "<link href=\"text/simpress/02/13020000.xhp\" name=\"Rotation Mode after Clicking Object\">Rotation Mode after Clicking Object</link>"
-msgstr "<link href=\"text/simpress/02/13020000.xhp\" name=\"Λειτουργία περιστροφής ύστερα από κλικ σε αντικείμενο\">Λειτουργία περιστροφής ύστερα από κλικ σε αντικείμενο</link>"
+msgid "<image id=\"img_id3146123\" src=\"cmd/sc_polygon_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146123\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146123\" src=\"cmd/sc_polygon_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146123\">Εικονίδιο</alt></image>"
-#: 13020000.xhp
+#: 10080000.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3154320\n"
-"2\n"
+"10080000.xhp\n"
+"par_id3158435\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".uno:ClickChangeRotation\">Changes the mouse-click behavior, so that rotation handles appear after you click an object, and then click it again.</ahelp> Drag a handle to rotate the object in the direction you want."
-msgstr "<ahelp hid=\".uno:ClickChangeRotation\">Μεταβάλει τη συμπεριφορά του δεξιού κλικ, έτσι ώστε οι χειριστές της περιστροφής να εμφανίζονται αφού κάνετε κλικ σε ένα αντικείμενο, και ύστερα κάνετε κλικ ξανά.</ahelp> Μεταφέρετε ένα χειριστή για να περιστρέψετε το αντικείμενο στην κατεύθυνση που επιθυμείτε."
+msgid "Polygon"
+msgstr "Πολύγωνο"
-#: 13020000.xhp
+#: 10080000.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3155066\n"
+"10080000.xhp\n"
+"hd_id3153668\n"
+"26\n"
"help.text"
-msgid "<image id=\"img_id3153714\" src=\"cmd/sc_clickchangerotation.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153714\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153714\" src=\"cmd/sc_clickchangerotation.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153714\">Εικονίδιο</alt></image>"
+msgid "Polygon (45°)"
+msgstr "Πολύγωνο (45°)"
-#: 13020000.xhp
+#: 10080000.xhp
msgctxt ""
-"13020000.xhp\n"
-"par_id3149019\n"
-"3\n"
+"10080000.xhp\n"
+"par_id3150354\n"
+"28\n"
"help.text"
-msgid "Rotation Mode after Clicking Object"
-msgstr "Λειτουργία περιστροφής ύστερα από κλικ σε αντικείμενο"
+msgid "<ahelp hid=\".uno:Polygon_Diagonal_Unfill\">Draws a line composed of a series of straight line segments, that are constrained by angles of 45 degree. Drag to draw a line segment, click to define the endpoint of the line segment, and then drag to draw a new line segment. Double-click to finish drawing the line. To create a closed shape, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and double-click.</ahelp>"
+msgstr "<ahelp hid=\".uno:Polygon_Diagonal_Unfill\">Σχεδιάζει μια γραμμή αποτελούμενη από μια σειρά ευθύγραμμων τμημάτων, που περιορίζονται σε γωνίες των 45 μοιρών. Σύρτε για να σχεδιάσετε ένα τμήμα γραμμής, κλικ για καθορισμό του τελικού σημείου του τμήματος γραμμής και έπειτα σύρτε για σχεδίαση ενός τμήματος νέας γραμμής. Διπλό κλικ για τελείωμα σχεδίασης της γραμμής. Για δημιουργία κλειστού σχήματος, κρατήστε πατημένο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και διπλό κλικ.</ahelp>"
-#: 13100000.xhp
+#: 10080000.xhp
msgctxt ""
-"13100000.xhp\n"
-"tit\n"
+"10080000.xhp\n"
+"par_id3151108\n"
"help.text"
-msgid "Exit all Groups"
-msgstr "Έξοδος από όλες τις ομάδες"
+msgid "<image id=\"img_id3150987\" src=\"cmd/sc_polygon_diagonal_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150987\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150987\" src=\"cmd/sc_polygon_diagonal_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150987\">Εικονίδιο</alt></image>"
-#: 13100000.xhp
+#: 10080000.xhp
msgctxt ""
-"13100000.xhp\n"
-"hd_id3153188\n"
-"1\n"
+"10080000.xhp\n"
+"par_id3150829\n"
+"27\n"
"help.text"
-msgid "<link href=\"text/simpress/02/13100000.xhp\" name=\"Exit all Groups\">Exit all Groups</link>"
-msgstr "<link href=\"text/simpress/02/13100000.xhp\" name=\"Έξοδος από όλες τις ομάδες\">Έξοδος από όλες τις ομάδες</link>"
+msgid "Polygon (45°)"
+msgstr "Πολύγωνο (45°)"
-#: 13100000.xhp
+#: 10080000.xhp
msgctxt ""
-"13100000.xhp\n"
-"par_id3150011\n"
-"2\n"
+"10080000.xhp\n"
+"hd_id3149340\n"
+"96\n"
"help.text"
-msgid "<ahelp hid=\".uno:LeaveAllGroups\" visibility=\"visible\">Exits all groups and returns to normal view.</ahelp>"
-msgstr "<ahelp hid=\".uno:LeaveAllGroups\" visibility=\"visible\">Εξέρχεται από όλες τις ομάδες και επιστρέφει στην κανονική προβολή.</ahelp>"
+msgid "Freeform Line"
+msgstr "Γραμμή ελεύθερης σχεδίασης"
-#: 13100000.xhp
+#: 10080000.xhp
msgctxt ""
-"13100000.xhp\n"
-"par_id3155443\n"
+"10080000.xhp\n"
+"par_id3159188\n"
"help.text"
-msgid "<image src=\"cmd/sc_leaveallgroups.png\" id=\"img_id3154757\"><alt id=\"alt_id3154757\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_leaveallgroups.png\" id=\"img_id3154757\"><alt id=\"alt_id3154757\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3159194\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159194\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159194\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159194\">Εικονίδιο</alt></image>"
-#: 13100000.xhp
+#: 10080000.xhp
msgctxt ""
-"13100000.xhp\n"
-"par_id3149019\n"
-"3\n"
+"10080000.xhp\n"
+"par_id3159192\n"
+"97\n"
"help.text"
-msgid "Exit all groups"
-msgstr "Έξοδος από όλες τις ομάδες"
+msgid "Freeform Line"
+msgstr "Γραμμή ελεύθερης σχεδίασης"
#: 10090000.xhp
msgctxt ""
@@ -1669,148 +3223,6 @@ msgctxt ""
msgid "Half-sphere"
msgstr "Ημισφαίριο"
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
-
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"hd_id3149945\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/10110000.xhp\" name=\"Insert\">Insert</link>"
-msgstr "<link href=\"text/simpress/02/10110000.xhp\" name=\"Εισαγωγή\">Εισαγωγή</link>"
-
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"par_id3154766\n"
-"help.text"
-msgid "<image id=\"img_id3153812\" src=\"cmd/sc_drawchart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153812\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153812\" src=\"cmd/sc_drawchart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153812\">Εικονίδιο</alt></image>"
-
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"par_id3145582\n"
-"4\n"
-"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
-
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"par_id3147401\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:InsertToolbox\">Open the <emph>Insert</emph> toolbar, where you can add objects, including charts, spreadsheets, and images, to your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertToolbox\">Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή</emph>, όπου μπορείτε να προσθέσετε αντικείμενα, συμπεριλαμβανομένων διαγραμμάτων, υπολογιστικών φύλλων, και εικόνων στο έγγραφό σας.</ahelp>"
-
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"hd_id3149028\n"
-"11\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04010000.xhp\" name=\"Slide\">Slide</link>"
-msgstr "<link href=\"text/simpress/01/04010000.xhp\" name=\"Διαφάνεια\">Διαφάνεια</link>"
-
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"hd_id3154558\n"
-"13\n"
-"help.text"
-msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Μεταβλητό πλαίσιο\">Μεταβλητό πλαίσιο</link>"
-
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"hd_id3148386\n"
-"9\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"Αρχείο\">Αρχείο</link>"
-
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"hd_id3150567\n"
-"8\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04080100.xhp\" name=\"Spreadsheet\">Spreadsheet</link>"
-msgstr "<link href=\"text/simpress/01/04080100.xhp\" name=\"Υπολογιστικό φύλλο\">Υπολογιστικό φύλλο</link>"
-
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"hd_id3155986\n"
-"10\n"
-"help.text"
-msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</link>"
-msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Από αρχείο\">Από αρχείο</link>"
-
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"hd_id3155408\n"
-"17\n"
-"help.text"
-msgid "<link href=\"text/shared/01/04150400.xhp\" name=\"Sound\">Sound</link>"
-msgstr "<link href=\"text/shared/01/04150400.xhp\" name=\"Ήχος\">Ήχος</link>"
-
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"hd_id3145063\n"
-"18\n"
-"help.text"
-msgid "<link href=\"text/shared/01/04150500.xhp\" name=\"Video\">Video</link>"
-msgstr "<link href=\"text/shared/01/04150500.xhp\" name=\"Βίντεο\">Βίντεο</link>"
-
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"hd_id3145826\n"
-"12\n"
-"help.text"
-msgid "<link href=\"text/shared/01/04160300.xhp\" name=\"Formula\">Formula</link>"
-msgstr "<link href=\"text/shared/01/04160300.xhp\" name=\"Τύπος\">Τύπος</link>"
-
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"hd_id3157904\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/shared/guide/chart_insert.xhp\">Chart</link>"
-msgstr "<link href=\"text/shared/guide/chart_insert.xhp\">Διάγραμμα</link>"
-
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"hd_id3153004\n"
-"14\n"
-"help.text"
-msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE Object</link>"
-msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"Αντικείμενο OLE\">Αντικείμενο OLE</link>"
-
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"hd_id3155930\n"
-"15\n"
-"help.text"
-msgid "<link href=\"text/shared/01/04150200.xhp\" name=\"Plug-in\">Plug-in</link>"
-msgstr "<link href=\"text/shared/01/04150200.xhp\" name=\"Πρόσθετη λειτουργία\">Πρόσθετη λειτουργία</link>"
-
#: 10100000.xhp
msgctxt ""
"10100000.xhp\n"
@@ -1924,7 +3336,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Connector"
-msgstr "Γραμμή σύνδεσης"
+msgstr "Σύνδεσμος"
#: 10100000.xhp
msgctxt ""
@@ -1950,7 +3362,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Connector"
-msgstr "Γραμμή σύνδεσης"
+msgstr "Σύνδεσμος"
#: 10100000.xhp
msgctxt ""
@@ -2685,7 +4097,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "Curved Connector"
-msgstr "Γραμμή σύνδεσης με καμπύλες"
+msgstr "Γραμμή σύνδεσης με καμπύλη"
#: 10100000.xhp
msgctxt ""
@@ -2897,848 +4309,642 @@ msgctxt ""
msgid "Curved Connector with Circles"
msgstr "Γραμμή σύνδεσης καμπύλης με κύκλους"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
+"10110000.xhp\n"
"tit\n"
"help.text"
-msgid "Curve"
-msgstr "Καμπύλη"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"bm_id3149050\n"
-"help.text"
-msgid "<bookmark_value>toolbars;curves</bookmark_value><bookmark_value>curves; toolbar</bookmark_value><bookmark_value>polygons; inserting</bookmark_value><bookmark_value>inserting; polygons</bookmark_value><bookmark_value>freeform lines; drawing</bookmark_value><bookmark_value>drawing; freeform lines</bookmark_value>"
-msgstr "<bookmark_value>γραμμές εργαλείων, καμπύλες</bookmark_value><bookmark_value>καμπύλες, γραμμή εργαλείων</bookmark_value><bookmark_value>πολύγωνα, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, πολύγωνα</bookmark_value><bookmark_value>γραμμές ελεύθερων σχημάτων, σχεδίαση</bookmark_value><bookmark_value>σχεδίαση, γραμμές ελεύθερων σχημάτων</bookmark_value>"
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
-"hd_id3149875\n"
+"10110000.xhp\n"
+"hd_id3149945\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/02/10080000.xhp\" name=\"Curve\">Curve</link>"
-msgstr "<link href=\"text/simpress/02/10080000.xhp\" name=\"Καμπύλη\">Καμπύλη</link>"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_id3147301\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:LineToolbox\">The Curve icon on the Drawing bar opens the <emph>Lines</emph> toolbar, where you can add lines and shapes to the current slide.</ahelp>"
-msgstr "<ahelp hid=\".uno:LineToolbox\">Το εικονίδιο καμπύλης της γραμμής σχεδίασης ανοίγει τη γραμμή εργαλείων <emph>Γραμμές</emph>, όπου μπορείτε να προσθέσετε γραμμές και σχήματα στην τρέχουσα διαφάνεια.</ahelp>"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_id3157873\n"
-"3\n"
-"help.text"
-msgid "If you hold the Shift key down, the movement of the mouse is limited to multiples of 45 degrees. If you hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Options</caseinline><defaultinline>Alt</defaultinline></switchinline> key, the new point will not be connected to the last point. This allows you to create objects that consist of curves that are not connected together. If you draw a smaller object while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key into a larger object that you have not closed yet, the smaller object is subtracted from the larger one, thus appearing as a hole in the larger one."
-msgstr "Εάν κρατήσετε πατημένο το πλήκτρο Shift, η κίνηση του ποντικιού περιορίζεται σε πολλαπλάσια των 45 μοιρών. Εάν κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογές</caseinline><defaultinline>Alt</defaultinline></switchinline>, το νέο σημείο δεν θα συνδεθεί με το τελευταίο σημείο. Αυτό σας επιτρέπει να δημιουργήσετε αντικείμενα που αποτελούνται από καμπύλες που δεν συνδέονται μαζί. Εάν σχεδιάζετε ένα μικρότερο αντικείμενο ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> σε ένα μεγαλύτερο αντικείμενο που δεν έχετε κλείσει ακόμα, το μικρότερο αντικείμενο αφαιρείται από το μεγαλύτερο, έτσι φαίνεται ως μια οπή στο μεγαλύτερο."
+msgid "<link href=\"text/simpress/02/10110000.xhp\" name=\"Insert\">Insert</link>"
+msgstr "<link href=\"text/simpress/02/10110000.xhp\" name=\"Εισαγωγή\">Εισαγωγή</link>"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
-"par_id3153083\n"
-"8\n"
+"10110000.xhp\n"
+"par_id3154766\n"
"help.text"
-msgid "Closed shapes automatically receive the fill that is displayed in the <emph>Area Style/Filling</emph> box on <emph>Line and Filling</emph> bar."
-msgstr "Τα κλειστά σχήματα αποδέχονται αυτόματα το γέμισμα που εμφανίζεται στο πλαίσιο <emph>Περιοχή προτύπου/γεμίσματος</emph> στη γραμμή <emph>Γραμμή και γέμισμα</emph>."
+msgid "<image id=\"img_id3153812\" src=\"cmd/sc_drawchart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153812\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153812\" src=\"cmd/sc_drawchart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153812\">Εικονίδιο</alt></image>"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
-"hd_id3155926\n"
+"10110000.xhp\n"
+"par_id3145582\n"
"4\n"
"help.text"
-msgid "Curve, Filled"
-msgstr "Καμπύλη, συμπαγής"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_id3150016\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\".uno:BezierFill\">Draws a filled closed shape that is based on a Bézier curve. Click where you want the curve to start, drag, release, and then move the pointer to where you want the curve to end and click. Move the pointer and click again to add a straight line segment to the curve. Double-click to close the shape.</ahelp>"
-msgstr "<ahelp hid=\".uno:BezierFill\">Σχεδιάζει ένα συμπαγές κλειστό σχήμα που βασίζεται στην καμπύλη Bézier. Κάντε κλικ στην θέση που επιθυμείτε να ξεκινήσετε, μεταφέρετε, απελευθερώστε, και ύστερα μετακινήστε το δείκτη στην θέση που επιθυμείτε να τελειώνει η καμπύλη και κάντε κλικ. Μετακινήστε το δείκτη και κάντε κλικ ξανά για να προσθέσετε ένα ευθύγραμμο τμήμα στην καμπύλη. Κάντε διπλό κλικ για να κλείσετε το σχήμα.</ahelp>"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_id3148773\n"
-"help.text"
-msgid "<image id=\"img_id3150936\" src=\"cmd/sc_bezierfill.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150936\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150936\" src=\"cmd/sc_bezierfill.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150936\">Εικονίδιο</alt></image>"
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
-"par_id3150570\n"
-"5\n"
+"10110000.xhp\n"
+"par_id3147401\n"
+"2\n"
"help.text"
-msgid "Curve, Filled"
-msgstr "Καμπύλη, συμπαγής"
+msgid "<ahelp hid=\".uno:InsertToolbox\">Open the <emph>Insert</emph> toolbar, where you can add objects, including charts, spreadsheets, and images, to your document.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertToolbox\">Ανοίξτε τη γραμμή εργαλείων <emph>Εισαγωγή</emph>, όπου μπορείτε να προσθέσετε αντικείμενα, συμπεριλαμβανομένων διαγραμμάτων, υπολογιστικών φύλλων, και εικόνων στο έγγραφό σας.</ahelp>"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
+"10110000.xhp\n"
"hd_id3149028\n"
-"9\n"
-"help.text"
-msgid "Polygon, filled"
-msgstr "Πολύγωνο, συμπαγές"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_id3155374\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\".uno:Polygon\">Draws a closed shape consisting of straight line segments. Click where you want to start the polygon, and drag to draw a line segment. Click again to define the end of the line segment, and continue clicking to define the remaining line segments of the polygon. Double-click to finish drawing the polygon. To constrain the polygon to angles of 45 degree, hold down Shift when you click.</ahelp>"
-msgstr "<ahelp hid=\".uno:Polygon\">Σχεδιάζει ένα κλειστό σχήμα που αποτελείται από ευθύγραμμα τμήματα. Κάντε κλικ στην θέση που επιθυμείτε να ξεκινήσει το πολύγωνο, και μεταφέρετε για να σχεδιάσετε το ευθύγραμμο τμήμα. Κάντε κλικ ξανά για να καθορίστε το τέλος του ευθύγραμμου τμήματος, και συνεχίστε κάνοντας κλικ για να καθορίσετε τα ευθύγραμμα τμήματα που απομένουν για το πολύγωνο. Κάντε διπλό κλικ για να τελειώσετε τη σχεδίαση του πολυγώνου. Για να περιορίσετε το πολύγωνο σε γωνίες των 45 μοιρών, κρατήστε πατημένο το Shift ενώ κάνετε κλικ.</ahelp>"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_id3153720\n"
-"help.text"
-msgid "<image id=\"img_id3083443\" src=\"cmd/sc_polygon.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083443\">Icon</alt></image>"
-msgstr "<image id=\"img_id3083443\" src=\"cmd/sc_polygon.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083443\">Εικονίδιο</alt></image>"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_id3152926\n"
-"10\n"
-"help.text"
-msgid "Polygon, Filled"
-msgstr "Πολύγωνο, συμπαγές"
+msgid "<link href=\"text/simpress/01/04010000.xhp\" name=\"Slide\">Slide</link>"
+msgstr "<link href=\"text/simpress/01/04010000.xhp\" name=\"Διαφάνεια\">Διαφάνεια</link>"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
-"hd_id3156322\n"
+"10110000.xhp\n"
+"hd_id3154558\n"
"13\n"
"help.text"
-msgid "Polygon (45°), Filled"
-msgstr "Πολύγωνο (45°), συμπαγές"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_id3151267\n"
-"15\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Polygon_Diagonal\">Draws a closed shape consisting of straight line segments that are constrained by angles of 45 degrees. Click where you want to start the polygon, and drag to draw a line segment. Click again to define the end of the line segment, and continue clicking to define the remaining line segments of the polygon. Double-click to finish drawing the polygon. To draw a polygon that is not constrained to a 45 degree angle, hold down Shift when you click.</ahelp>"
-msgstr "<ahelp hid=\".uno:Polygon_Diagonal\">Σχεδιάζει ένα κλειστό σχήμα που αποτελείται από ευθύγραμμα τμήματα που περιορίζονται από γωνίες των 45 μοιρών. Κάντε κλικ στην θέση που επιθυμείτε να ξεκινήσει το πολύγωνο, και μεταφέρετε για να σχεδιάσετε ένα ευθύγραμμο τμήμα. Κάντε κλικ ξανά για να καθορίσετε το τέλος του ευθύγραμμου τμήματος, και συνεχίστε κάνοντας κλικ για να καθορίσετε τα ευθύγραμμα τμήματα του πολυγώνου. Κάντε διπλό κλικ για να τελειώσετε τη σχεδίαση του πολυγώνου. Για να σχεδιάσετε ένα πολύγωνο που περιορίζεται σε γωνία των 45 μοιρών, κρατήστε πατημένο το Shift ενώ κάνετε κλικ.</ahelp>"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_id3153624\n"
-"help.text"
-msgid "<image id=\"img_id3149976\" src=\"cmd/sc_polygon_diagonal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149976\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149976\" src=\"cmd/sc_polygon_diagonal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149976\">Εικονίδιο</alt></image>"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_id3153155\n"
-"14\n"
-"help.text"
-msgid "Polygon (45°), Filled"
-msgstr "Πολύγωνο (45°), συμπαγές"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"hd_id3149292\n"
-"94\n"
-"help.text"
-msgid "Freeform Line, Filled"
-msgstr "Γραμμή ελεύθερης σχεδίασης, συμπαγής"
+msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Μεταβλητό πλαίσιο\">Μεταβλητό πλαίσιο</link>"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
-"par_id3147256\n"
-"98\n"
+"10110000.xhp\n"
+"hd_id3148386\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".uno:Freeline\">Draws a freeform line where you drag in the slide. When you release, $[officename] creates a closed shape by drawing a straight line segment from the endpoint to the starting point of the line. The shape within the lines will be filled with the current area color.</ahelp>"
-msgstr "<ahelp hid=\".uno:Freeline\">Σχεδιάζει μία γραμμή ελεύθερης σχεδίασης όπου μεταφέρετε στη διαφάνεια. Όταν απελευθερώνετε το κουμπί του ποντικιού σας, το $[officename] δημιουργεί ένα κλειστό σχήμα σχεδιάζοντας ένα ευθύγραμμο τμήμα από το σημείο τέλους στο σημείο έναρξης της γραμμής. Η σχήμα εντός των γραμμών θα γεμίσει με το τρέχον χρώμα της περιοχής.</ahelp>"
+msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"File\">File</link>"
+msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"Αρχείο\">Αρχείο</link>"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
-"par_id3148833\n"
+"10110000.xhp\n"
+"hd_id3150567\n"
+"8\n"
"help.text"
-msgid "<image id=\"img_id3145410\" src=\"cmd/sc_freeline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145410\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145410\" src=\"cmd/sc_freeline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145410\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/simpress/01/04080100.xhp\" name=\"Spreadsheet\">Spreadsheet</link>"
+msgstr "<link href=\"text/simpress/01/04080100.xhp\" name=\"Υπολογιστικό φύλλο\">Υπολογιστικό φύλλο</link>"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
-"par_id3154264\n"
-"95\n"
+"10110000.xhp\n"
+"hd_id3155986\n"
+"10\n"
"help.text"
-msgid "Freeform Line, Filled"
-msgstr "Γραμμή ελεύθερης σχεδίασης, συμπαγής"
+msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</link>"
+msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Από αρχείο\">Από αρχείο</link>"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
-"hd_id3147506\n"
+"10110000.xhp\n"
+"hd_id3155408\n"
"17\n"
"help.text"
-msgid "Curve"
-msgstr "Καμπύλη"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_id3154100\n"
-"help.text"
-msgid "<image id=\"img_id3154106\" src=\"cmd/sc_bezier_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154106\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154106\" src=\"cmd/sc_bezier_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154106\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/shared/01/04150400.xhp\" name=\"Sound\">Sound</link>"
+msgstr "<link href=\"text/shared/01/04150400.xhp\" name=\"Ήχος\">Ήχος</link>"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
-"par_id3149801\n"
+"10110000.xhp\n"
+"hd_id3145063\n"
"18\n"
"help.text"
-msgid "Curve"
-msgstr "Καμπύλη"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"hd_id3154610\n"
-"22\n"
-"help.text"
-msgid "Polygon"
-msgstr "Πολύγωνο"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_id3153780\n"
-"help.text"
-msgid "<image id=\"img_id3146123\" src=\"cmd/sc_polygon_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146123\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146123\" src=\"cmd/sc_polygon_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146123\">Εικονίδιο</alt></image>"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_id3158435\n"
-"23\n"
-"help.text"
-msgid "Polygon"
-msgstr "Πολύγωνο"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"hd_id3153668\n"
-"26\n"
-"help.text"
-msgid "Polygon (45°)"
-msgstr "Πολύγωνο (45°)"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_id3150354\n"
-"28\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Polygon_Diagonal_Unfill\">Draws a line composed of a series of straight line segments, that are constrained by angles of 45 degree. Drag to draw a line segment, click to define the endpoint of the line segment, and then drag to draw a new line segment. Double-click to finish drawing the line. To create a closed shape, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and double-click.</ahelp>"
-msgstr "<ahelp hid=\".uno:Polygon_Diagonal_Unfill\">Σχεδιάζει μια γραμμή αποτελούμενη από μια σειρά ευθύγραμμων τμημάτων, που περιορίζονται σε γωνίες των 45 μοιρών. Σύρτε για να σχεδιάσετε ένα τμήμα γραμμής, κλικ για καθορισμό του τελικού σημείου του τμήματος γραμμής και έπειτα σύρτε για σχεδίαση ενός τμήματος νέας γραμμής. Διπλό κλικ για τελείωμα σχεδίασης της γραμμής. Για δημιουργία κλειστού σχήματος, κρατήστε πατημένο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και διπλό κλικ.</ahelp>"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_id3151108\n"
-"help.text"
-msgid "<image id=\"img_id3150987\" src=\"cmd/sc_polygon_diagonal_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150987\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150987\" src=\"cmd/sc_polygon_diagonal_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150987\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/shared/01/04150500.xhp\" name=\"Video\">Video</link>"
+msgstr "<link href=\"text/shared/01/04150500.xhp\" name=\"Βίντεο\">Βίντεο</link>"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
-"par_id3150829\n"
-"27\n"
+"10110000.xhp\n"
+"hd_id3145826\n"
+"12\n"
"help.text"
-msgid "Polygon (45°)"
-msgstr "Πολύγωνο (45°)"
+msgid "<link href=\"text/shared/01/04160300.xhp\" name=\"Formula\">Formula</link>"
+msgstr "<link href=\"text/shared/01/04160300.xhp\" name=\"Τύπος\">Τύπος</link>"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
-"hd_id3149340\n"
-"96\n"
+"10110000.xhp\n"
+"hd_id3157904\n"
+"6\n"
"help.text"
-msgid "Freeform Line"
-msgstr "Γραμμή ελεύθερης σχεδίασης"
+msgid "<link href=\"text/shared/guide/chart_insert.xhp\">Chart</link>"
+msgstr "<link href=\"text/shared/guide/chart_insert.xhp\">Διάγραμμα</link>"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
-"par_id3159188\n"
+"10110000.xhp\n"
+"hd_id3153004\n"
+"14\n"
"help.text"
-msgid "<image id=\"img_id3159194\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159194\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159194\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159194\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE Object</link>"
+msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"Αντικείμενο OLE\">Αντικείμενο OLE</link>"
-#: 10080000.xhp
+#: 10110000.xhp
msgctxt ""
-"10080000.xhp\n"
-"par_id3159192\n"
-"97\n"
+"10110000.xhp\n"
+"hd_id3155930\n"
+"15\n"
"help.text"
-msgid "Freeform Line"
-msgstr "Γραμμή ελεύθερης σχεδίασης"
+msgid "<link href=\"text/shared/01/04150200.xhp\" name=\"Plug-in\">Plug-in</link>"
+msgstr "<link href=\"text/shared/01/04150200.xhp\" name=\"Πρόσθετη λειτουργία\">Πρόσθετη λειτουργία</link>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
+"10120000.xhp\n"
"tit\n"
"help.text"
-msgid "Zoom"
-msgstr "Μεγέθυνση"
+msgid "Arrows"
+msgstr "Βέλη"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"bm_id3159153\n"
+"10120000.xhp\n"
+"bm_id3145799\n"
"help.text"
-msgid "<bookmark_value>increasing sizes of views</bookmark_value><bookmark_value>views; display sizes</bookmark_value><bookmark_value>decreasing sizes of views</bookmark_value><bookmark_value>zooming; in presentations</bookmark_value><bookmark_value>views; shift function</bookmark_value><bookmark_value>hand icon for moving slides</bookmark_value>"
-msgstr "<bookmark_value>αύξηση μεγεθών προβολών</bookmark_value><bookmark_value>προβολές, εμφάνιση μεγεθών</bookmark_value><bookmark_value>μείωση μεγεθών προβολών</bookmark_value><bookmark_value>μεγέθυνση, σε παρουσιάσεις</bookmark_value><bookmark_value>προβολές, μετακίνηση λειτουργίας</bookmark_value><bookmark_value>εικονίδιο χεριού για μετακίνηση διαφανειών</bookmark_value>"
+msgid "<bookmark_value>lines;inserting</bookmark_value><bookmark_value>arrows; inserting</bookmark_value><bookmark_value>inserting; lines</bookmark_value><bookmark_value>inserting; arrows</bookmark_value><bookmark_value>dimension lines; drawing</bookmark_value>"
+msgstr "<bookmark_value>γραμμές, εισαγωγή</bookmark_value><bookmark_value>βέλη, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, γραμμές</bookmark_value><bookmark_value>εισαγωγή, βέλη</bookmark_value><bookmark_value>γραμμές διαστάσεων, σχεδίαση</bookmark_value>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"hd_id3159153\n"
+"10120000.xhp\n"
+"hd_id3145799\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/02/10020000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/simpress/02/10020000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
+msgid "<link href=\"text/simpress/02/10120000.xhp\" name=\"Arrows\">Arrows</link>"
+msgstr "<link href=\"text/simpress/02/10120000.xhp\" name=\"Βέλη\">Βέλη</link>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3147339\n"
+"10120000.xhp\n"
+"par_id3145790\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:ZoomToolBox\">Reduces or enlarges the screen display of the current document. Click the arrow next to the icon to open the <emph>Zoom</emph> toolbar.</ahelp>"
-msgstr "<ahelp hid=\".uno:ZoomToolBox\">Μειώνει ή αυξάνει την προβολή της οθόνης του τρέχοντος εγγράφου. Κάντε κλικ στο βέλος δίπλα στο εικονίδιο για να ανοίξετε τη γραμμή εργαλείων <emph>Μεγέθυνση</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ArrowsToolbox\">Open the <emph>Arrows</emph> toolbar, where you can add straight lines, lines with arrows, and dimension lines to the current slide or page.</ahelp>"
+msgstr "<ahelp hid=\".uno:ArrowsToolbox\">Ανοίξτε τη γραμμή εργαλείων <emph>Βέλη</emph>, όπου μπορείτε να προσθέσετε ευθείες γραμμές, γραμμές με βέλη, και γραμμές διαστάσεων στην τρέχουσα διαφάνεια ή σελίδα.</ahelp>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3148569\n"
+"10120000.xhp\n"
+"par_idN1071F\n"
"help.text"
-msgid "<image id=\"img_id3150205\" src=\"cmd/sc_zoompage.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150205\" src=\"cmd/sc_zoompage.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Εικονίδιο</alt></image>"
+msgid "If you want, you can add an arrow after you draw a line by choosing Format - Line, and then selecting an arrow style from the Style box."
+msgstr "Αν επιθυμείτε, μπορείτε να προσθέσετε ένα βέλος ύστερα από τη σχεδίαση μιας γραμμής επιλέγοντας Μορφή - Γραμμή, και ύστερα επιλέξτε ένα πρότυπο βέλους από το πεδίο με τα πρότυπα."
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3153246\n"
-"3\n"
+"10120000.xhp\n"
+"hd_id3153811\n"
+"5\n"
"help.text"
-msgid "Zoom"
-msgstr "Μεγέθυνση"
+msgid "Line"
+msgstr "Γραμμή"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3145113\n"
+"10120000.xhp\n"
+"par_id3145114\n"
+"6\n"
"help.text"
-msgid "<image id=\"img_id3153070\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153070\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153070\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153070\">Εικονίδιο</alt></image>"
+msgid "Draws a straight line where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag."
+msgstr "Σχεδιάζει μια ευθεία γραμμή που μεταφέρετε στο τρέχον έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε."
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3150397\n"
-"4\n"
+"10120000.xhp\n"
+"par_id3147405\n"
"help.text"
-msgid "Zoom ($[officename] Impress in Outline and Slide View)"
-msgstr "Μεγέθυνση (με το $[officename] Impress στην προβολή και τη διάρθρωση διαφανειών)"
+msgid "<image id=\"img_id3147299\" src=\"cmd/sc_line.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147299\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147299\" src=\"cmd/sc_line.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147299\">Εικονίδιο</alt></image>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"hd_id3150537\n"
+"10120000.xhp\n"
+"par_id3157906\n"
"7\n"
"help.text"
-msgid "Zoom In"
-msgstr "Μεγέθυνση"
+msgid "Line"
+msgstr "Γραμμή"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3157906\n"
+"10120000.xhp\n"
+"hd_id3148725\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\".uno:ZoomPlus\">Displays the slide at two times its current size.</ahelp>"
-msgstr "<ahelp hid=\".uno:ZoomPlus\">Εμφανίζει τη διαφάνεια στο διπλάσιο μέγεθος του τρέχοντος μεγέθους της.</ahelp>"
+msgid "Line Ends with Arrow"
+msgstr "Γραμμή που να τελειώνει με βέλος"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3145822\n"
+"10120000.xhp\n"
+"par_id3153034\n"
"9\n"
"help.text"
-msgid "You can also select the <emph>Zoom In </emph>tool and drag a rectangular frame around the area you want to enlarge."
-msgstr "Μπορείτε να επιλέξτε το εργαλείο <emph>Μεγέθυνση </emph>και να μεταφέρετε ένα ορθογώνιο πλαίσιο γύρω από την περιοχή που επιθυμείτε να μεγεθύνετε."
+msgid "<ahelp hid=\".uno:LineArrowEnd\">Draws a straight line that ends with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:LineArrowEnd\">Σχεδιάζει μια ευθεία γραμμή που τελειώνει με ένα βέλος που μεταφέρετε στο τρέχον έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε.</ahelp>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
+"10120000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<image id=\"img_id3145596\" src=\"cmd/sc_zoomin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145596\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145596\" src=\"cmd/sc_zoomin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145596\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3145596\" src=\"cmd/sc_arrowstoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145596\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145596\" src=\"cmd/sc_arrowstoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145596\">Εικονίδιο</alt></image>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3154505\n"
+"10120000.xhp\n"
+"par_id3153733\n"
+"10\n"
+"help.text"
+msgid "Line Ends with Arrow"
+msgstr "Γραμμή που να τελειώνει με βέλος"
+
+#: 10120000.xhp
+msgctxt ""
+"10120000.xhp\n"
+"hd_id3149881\n"
"11\n"
"help.text"
-msgid "Zoom In"
-msgstr "Μεγέθυνση"
+msgid "Line with Arrow/Circle"
+msgstr "Γραμμή με βέλος/κύκλο"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"hd_id3145167\n"
+"10120000.xhp\n"
+"par_id3147370\n"
"12\n"
"help.text"
-msgid "Zoom Out"
-msgstr "Σμίκρυνση"
+msgid "<ahelp hid=\".uno:LineArrowCircle\">Draws a straight line that starts with an arrow and ends with a circle where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:LineArrowCircle\">Σχεδιάζει μια ευθεία γραμμή που ξεκινά με ένα βέλος και τελειώνει με ένα κύκλο που μεταφέρετε στο έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε.</ahelp>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3153734\n"
+"10120000.xhp\n"
+"par_id3156060\n"
+"help.text"
+msgid "<image id=\"img_id3156066\" src=\"cmd/sc_linearrowcircle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156066\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156066\" src=\"cmd/sc_linearrowcircle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156066\">Εικονίδιο</alt></image>"
+
+#: 10120000.xhp
+msgctxt ""
+"10120000.xhp\n"
+"par_id3145297\n"
"13\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the slide at half its current size.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τη διαφάνεια στο μισό του τρέχοντος μεγέθους της.</ahelp>"
+msgid "Line with Arrow/Circle"
+msgstr "Γραμμή με βέλος/κύκλο"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3145247\n"
+"10120000.xhp\n"
+"hd_id3149024\n"
+"14\n"
"help.text"
-msgid "<image id=\"img_id3145355\" src=\"cmd/sc_zoomout.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145355\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145355\" src=\"cmd/sc_zoomout.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145355\">Εικονίδιο</alt></image>"
+msgid "Line with Arrow/Square"
+msgstr "Γραμμή με βέλος/τετράγωνο"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3150565\n"
+"10120000.xhp\n"
+"par_id3154873\n"
"15\n"
"help.text"
-msgid "Zoom Out"
-msgstr "Σμίκρυνση"
+msgid "<ahelp hid=\".uno:LineArrowSquare\">Draws a straight line that starts with an arrow and ends with a square where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:LineArrowSquare\">Σχεδιάζει μια ευθεία γραμμή που ξεκινά με ένα βέλος και τελειώνει με ένα τετράγωνο που μπορείτε να μεταφέρετε στο έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε.</ahelp>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"hd_id3156060\n"
+"10120000.xhp\n"
+"par_id3155402\n"
+"help.text"
+msgid "<image id=\"img_id3155409\" src=\"cmd/sc_linearrowsquare.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155409\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155409\" src=\"cmd/sc_linearrowsquare.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155409\">Εικονίδιο</alt></image>"
+
+#: 10120000.xhp
+msgctxt ""
+"10120000.xhp\n"
+"par_id3149446\n"
"16\n"
"help.text"
-msgid "Zoom 100%"
-msgstr "Μεγέθυνση 100%"
+msgid "Line with Arrow/Square"
+msgstr "Γραμμή με βέλος/τετράγωνο"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3149031\n"
+"10120000.xhp\n"
+"hd_id3150967\n"
"17\n"
"help.text"
-msgid "<ahelp hid=\".uno:Zoom100Percent\">Displays the slide at its actual size.</ahelp>"
-msgstr "<ahelp hid=\".uno:Zoom100Percent\">Εμφανίζει τη διαφάνεια στο πραγματικό της μέγεθος.</ahelp>"
+msgid "Line (45°)"
+msgstr "Γραμμή (45°)"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3155410\n"
+"10120000.xhp\n"
+"par_id3152929\n"
+"18\n"
"help.text"
-msgid "<image id=\"img_id3155988\" src=\"cmd/sc_zoom100percent.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155988\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155988\" src=\"cmd/sc_zoom100percent.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155988\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:Line_Diagonal\">Draws a straight line that is constrained by angles of 45 degrees.</ahelp>"
+msgstr "<ahelp hid=\".uno:Line_Diagonal\">Σχεδιάζει μια ευθεία γραμμή που περιορίζεται με γωνίες των 45 μοιρών.</ahelp>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3083450\n"
-"18\n"
+"10120000.xhp\n"
+"par_id3145202\n"
"help.text"
-msgid "Zoom 100%"
-msgstr "Μεγέθυνση 100%"
+msgid "<image id=\"img_id3145209\" src=\"cmd/sc_line_diagonal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145209\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145209\" src=\"cmd/sc_line_diagonal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145209\">Εικονίδιο</alt></image>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"hd_id3150964\n"
+"10120000.xhp\n"
+"par_id3153151\n"
"19\n"
"help.text"
-msgid "Previous Zoom"
-msgstr "Προηγούμενη μεγέθυνση"
+msgid "Line (45°)"
+msgstr "Γραμμή (45°)"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3152926\n"
+"10120000.xhp\n"
+"hd_id3150256\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\".uno:ZoomPrevious\">Returns the display of the slide to the previous zoom factor you applied.</ahelp> You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Comma(,)."
-msgstr "<ahelp hid=\".uno:ZoomPrevious\">Επιστρέφει την προβολή της διαφάνειας στον προηγούμενο συντελεστή εστίασης που εφαρμόσατε.</ahelp> Μπορείτε επίσης να πατήσετε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Κόμμα(,)."
+msgid "Line Starts with Arrow"
+msgstr "Γραμμή που να ξεκινά με βέλος"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3154642\n"
+"10120000.xhp\n"
+"par_id3143236\n"
+"21\n"
"help.text"
-msgid "<image id=\"img_id3145202\" src=\"cmd/sc_zoomprevious.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145202\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145202\" src=\"cmd/sc_zoomprevious.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145202\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:LineArrowStart\">Draws a straight line that starts with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:LineArrowStart\">Σχεδιάζει μια ευθεία γραμμή που ξεκινά με ένα βέλος που μπορείτε να μεταφέρετε στο έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε.</ahelp>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3150264\n"
-"21\n"
+"10120000.xhp\n"
+"par_id3151172\n"
"help.text"
-msgid "Previous Zoom"
-msgstr "Προηγούμενη μεγέθυνση"
+msgid "<image id=\"img_id3151178\" src=\"cmd/sc_linearrowstart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151178\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151178\" src=\"cmd/sc_linearrowstart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151178\">Εικονίδιο</alt></image>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"hd_id3153151\n"
+"10120000.xhp\n"
+"par_id3148830\n"
"22\n"
"help.text"
-msgid "Next Zoom"
-msgstr "Επόμενη μεγέθυνση"
+msgid "Line Starts with Arrow"
+msgstr "Γραμμή που να ξεκινά με βέλος"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3143228\n"
+"10120000.xhp\n"
+"hd_id3154295\n"
"23\n"
"help.text"
-msgid "<ahelp hid=\".uno:ZoomNext\">Undoes the action of the <emph>Previous Zoom </emph>command.</ahelp> You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Period(.)."
-msgstr "<ahelp hid=\".uno:ZoomNext\">Αναιρεί την ενέργεια της εντολής <emph>Προηγούμενη εστίαση</emph>.</ahelp> Μπορείτε επίσης να πατήσετε<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Τελεία(.)."
+msgid "Line with Circle/Arrow"
+msgstr "Γραμμή με κύκλο/βέλος"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3153908\n"
+"10120000.xhp\n"
+"par_id3158403\n"
+"24\n"
"help.text"
-msgid "<image id=\"img_id3154932\" src=\"cmd/sc_zoomnext.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154932\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154932\" src=\"cmd/sc_zoomnext.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154932\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:LineCircleArrow\">Draws a straight line that starts with a circle and ends with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:LineCircleArrow\">Σχεδιάζει μια ευθεία γραμμή που ξεκινά με ένα κύκλο και τελειώνει με ένα βέλος που μπορείτε να μεταφέρετε στο έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε.</ahelp>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3158407\n"
-"24\n"
+"10120000.xhp\n"
+"par_id3154276\n"
"help.text"
-msgid "Next Zoom"
-msgstr "Επόμενη μεγέθυνση"
+msgid "<image id=\"img_id3149152\" src=\"cmd/sc_linecirclearrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149152\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149152\" src=\"cmd/sc_linecirclearrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149152\">Εικονίδιο</alt></image>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"hd_id3154260\n"
+"10120000.xhp\n"
+"par_id3154100\n"
"25\n"
"help.text"
-msgid "Zoom Page"
-msgstr "Μεγέθυνση σελίδας"
+msgid "Line with Circle/Arrow"
+msgstr "Γραμμή με κύκλο/βέλος"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3153582\n"
+"10120000.xhp\n"
+"hd_id3153688\n"
"26\n"
"help.text"
-msgid "<ahelp hid=\".uno:ZoomPage\">Displays the entire slide on your screen.</ahelp>"
-msgstr "<ahelp hid=\".uno:ZoomPage\">Εμφανίζει ολόκληρη τη διαφάνεια στην οθόνη σας.</ahelp>"
-
-#: 10020000.xhp
-msgctxt ""
-"10020000.xhp\n"
-"par_id3154102\n"
-"help.text"
-msgid "<image id=\"img_id3153679\" src=\"cmd/sc_printpreview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153679\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153679\" src=\"cmd/sc_printpreview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153679\">Εικονίδιο</alt></image>"
+msgid "Line with Square/Arrow"
+msgstr "Γραμμή με τετράγωνο/βέλος"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3149917\n"
+"10120000.xhp\n"
+"par_id3149800\n"
"27\n"
"help.text"
-msgid "Zoom Page"
-msgstr "Μεγέθυνση σελίδας"
-
-#: 10020000.xhp
-msgctxt ""
-"10020000.xhp\n"
-"hd_id3154599\n"
-"28\n"
-"help.text"
-msgid "Zoom Page Width"
-msgstr "Πλάτος μεγέθυνσης σελίδας"
-
-#: 10020000.xhp
-msgctxt ""
-"10020000.xhp\n"
-"par_id3153530\n"
-"29\n"
-"help.text"
-msgid "<ahelp hid=\".uno:ZoomPageWidth\">Displays the complete width of the slide. The top and bottom edges of the slide may not be visible.</ahelp>"
-msgstr "<ahelp hid=\".uno:ZoomPageWidth\">Εμφανίζει ολόκληρο το πλάτος της διαφάνειας. Τα πάνω και κάτω άκρα της διαφάνειας μπορεί να είναι αόρατα.</ahelp>"
-
-#: 10020000.xhp
-msgctxt ""
-"10020000.xhp\n"
-"par_id3150982\n"
-"help.text"
-msgid "<image id=\"img_id3147531\" src=\"cmd/sc_zoompagewidth.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147531\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147531\" src=\"cmd/sc_zoompagewidth.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147531\">Εικονίδιο</alt></image>"
-
-#: 10020000.xhp
-msgctxt ""
-"10020000.xhp\n"
-"par_id3150991\n"
-"30\n"
-"help.text"
-msgid "Zoom Page Width"
-msgstr "Πλάτος μεγέθυνσης σελίδας"
+msgid "<ahelp hid=\".uno:LineSquareArrow\">Draws a straight line that starts with a square and ends with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:LineSquareArrow\">Σχεδιάζει μια ευθεία γραμμή που ξεκινά με ένα τετράγωνο και τελειώνει με ένα βέλος που μπορείτε να μεταφέρετε στο έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε.</ahelp>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"hd_id3151108\n"
-"31\n"
+"10120000.xhp\n"
+"par_id3153538\n"
"help.text"
-msgid "Optimal"
-msgstr "Βέλτιστη"
+msgid "<image id=\"img_id3149931\" src=\"cmd/sc_linesquarearrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149931\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149931\" src=\"cmd/sc_linesquarearrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149931\">Εικονίδιο</alt></image>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3146135\n"
-"32\n"
+"10120000.xhp\n"
+"par_id3150975\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\".uno:ZoomOptimal\">Resizes the display to include all of the objects on the slide.</ahelp>"
-msgstr "<ahelp hid=\".uno:ZoomOptimal\">Μεταβάλει το μέγεθος της προβολής για να περιλάβει όλα τα αντικείμενα της διαφάνειας στην οθόνη.</ahelp>"
+msgid "Line with Square/Arrow"
+msgstr "Γραμμή με τετράγωνο/βέλος"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3154569\n"
+"10120000.xhp\n"
+"hd_id3154477\n"
+"35\n"
"help.text"
-msgid "<image id=\"img_id3154576\" src=\"cmd/sc_zoomoptimal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154576\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154576\" src=\"cmd/sc_zoomoptimal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154576\">Εικονίδιο</alt></image>"
+msgid "Dimension Line"
+msgstr "Γραμμή διαστάσεων"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3150838\n"
-"33\n"
+"10120000.xhp\n"
+"par_id3146124\n"
+"36\n"
"help.text"
-msgid "Optimal"
-msgstr "Βέλτιστη"
+msgid "<ahelp hid=\".uno:MeasureLine\">Draws a line that displays the dimension length bounded by guides.</ahelp> Dimension lines automatically calculate and display linear dimensions. To draw a dimension line, open the <emph>Arrows</emph> toolbar, and click the <emph>Dimension Line</emph> icon. Move your pointer to where you want the line to start and drag to draw the dimension line. Release when finished."
+msgstr "<ahelp hid=\".uno:MeasureLine\">Σχεδιάζει μια γραμμή που εμφανίζει το μήκος διαστάσεων που περιβάλλονται από τις βοηθητικές γραμμές.</ahelp> Οι γραμμές διαστάσεων υπολογίζουν αυτόματα και εμφανίζουν γραμμικές διαστάσεις. Για να σχεδιάσετε μια γραμμή διαστάσεων, ανοίξτε τη γραμμή εργαλείων <emph>Βέλη</emph>, και κάντε κλικ στο εικονίδιο <emph>Γραμμή διαστάσεων</emph>. Μετακινήστε το δείκτη σας στο σημείο όπου επιθυμείτε να αρχίζει η γραμμή και μεταφέρετε για να σχεδιάσετε τη γραμμή διαστάσεων. Απελευθερώστε την όταν τελειώσετε."
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"hd_id3156202\n"
-"34\n"
+"10120000.xhp\n"
+"par_id3148407\n"
+"37\n"
"help.text"
-msgid "Object Zoom"
-msgstr "Μεγέθυνση αντικειμένου"
+msgid "If you want the dimension line to be the same length as the side of a nearby object, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging. To constrain the dimension line to 45 degrees, hold down the Shift key while dragging."
+msgstr "Εάν θέλετε η γραμμή διάστασης να είναι ίδιου μήκους με την πλευρά του διπλανού αντικειμένου, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ενώ σύρετε. Για περιορισμό της γραμμής διάστασης σε 45 μοίρες, κρατήστε πατημένο το πλήκτρο Shift ενώ σύρετε."
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3151277\n"
-"35\n"
+"10120000.xhp\n"
+"par_id3148986\n"
+"53\n"
"help.text"
-msgid "<ahelp hid=\".uno:ZoomObjects\">Resizes the display to fit the object(s) you selected.</ahelp>"
-msgstr "<ahelp hid=\".uno:ZoomObjects\">Μεταβάλει το μέγεθος της προβολής για να προσαρμόζεται στο αντικείμενο(α) που επιλέξατε.</ahelp>"
+msgid "In %PRODUCTNAME Draw, a dimension line is always inserted on the <link href=\"text/simpress/guide/layer_tipps.xhp\" name=\"layer\">layer</link> called <emph>Dimension Lines</emph>. If you set that layer to invisible, you will not see any dimension line in your drawing."
+msgstr "Στο %PRODUCTNAME Draw, εισάγεται πάντα μια γραμμή διαστάσεων στο <link href=\"text/simpress/guide/layer_tipps.xhp\" name=\"επίπεδο\">επίπεδο</link> με ονομασία <emph>Γραμμές διαστάσεων</emph>. Αν καθορίσετε αυτό το επίπεδο ως αόρατο, δεν θα δείτε καμία γραμμή διαστάσεων στη σχεδίαση."
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3154134\n"
+"10120000.xhp\n"
+"par_id3154836\n"
"help.text"
-msgid "<image id=\"img_id3154141\" src=\"cmd/sc_zoomoptimal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154141\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154141\" src=\"cmd/sc_zoomoptimal.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154141\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3149684\" src=\"cmd/sc_measureline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149684\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149684\" src=\"cmd/sc_measureline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149684\">Εικονίδιο</alt></image>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3149308\n"
-"36\n"
+"10120000.xhp\n"
+"par_id3151259\n"
+"31\n"
"help.text"
-msgid "Object Zoom"
-msgstr "Μεγέθυνση αντικειμένου"
+msgid "Dimension Line"
+msgstr "Γραμμή διαστάσεων"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"hd_id3155188\n"
-"37\n"
+"10120000.xhp\n"
+"hd_id3149784\n"
+"32\n"
"help.text"
-msgid "Shift"
-msgstr "Μετακίνηση"
+msgid "Line with Arrows"
+msgstr "Γραμμή με βέλη"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3149488\n"
-"38\n"
+"10120000.xhp\n"
+"par_id3156350\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".uno:ZoomPanning\">Moves the slide within the $[officename] window.</ahelp> Place the pointer on the slide, and drag to move the slide. When you release the mouse, the last tool you used is selected."
-msgstr "<ahelp hid=\".uno:ZoomPanning\">Μετακινεί τη διαφάνεια μέσα στο παράθυρο του $[officename].</ahelp> Τοποθετήστε το δείκτη στη διαφάνεια, και μεταφέρετέ τον για να τη μετακινήσετε. Όταν απελευθερώνετε το ποντίκι σας, επιλέγεται το τελευταίο εργαλείο που χρησιμοποιήσατε."
+msgid "<ahelp hid=\".uno:LineArrows\">Draws a straight line with arrows at both ends where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\".uno:LineArrows\">Σχεδιάζει μια ευθεία γραμμή που τελειώνει με βέλη και από τις δύο άκρες που μπορείτε να μεταφέρετε στο έγγραφο. Για να περιορίσετε τη γραμμή σε 45 μοίρες, κρατήστε πατημένο το Shift ενώ τη μεταφέρετε.</ahelp>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3151253\n"
+"10120000.xhp\n"
+"par_id3147218\n"
"help.text"
-msgid "<image id=\"img_id3151259\" src=\"cmd/sc_zoompanning.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151259\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151259\" src=\"cmd/sc_zoompanning.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151259\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3147224\" src=\"cmd/sc_linearrows.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147224\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147224\" src=\"cmd/sc_linearrows.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147224\">Εικονίδιο</alt></image>"
-#: 10020000.xhp
+#: 10120000.xhp
msgctxt ""
-"10020000.xhp\n"
-"par_id3156354\n"
-"39\n"
+"10120000.xhp\n"
+"par_id3149435\n"
+"34\n"
"help.text"
-msgid "Shift"
-msgstr "Μετακίνηση"
+msgid "Line with Arrows"
+msgstr "Γραμμή με βέλη"
-#: 13030000.xhp
+#: 10130000.xhp
msgctxt ""
-"13030000.xhp\n"
+"10130000.xhp\n"
"tit\n"
"help.text"
-msgid "Allow Effects"
-msgstr "Επιτρεπόμενα εφέ"
-
-#: 13030000.xhp
-msgctxt ""
-"13030000.xhp\n"
-"bm_id3149666\n"
-"help.text"
-msgid "<bookmark_value>allowing; effects</bookmark_value><bookmark_value>effects; preview</bookmark_value>"
-msgstr "<bookmark_value>επιτρεπόμενα, εφέ</bookmark_value><bookmark_value>εφέ, προεπισκόπηση</bookmark_value>"
+msgid "3D Effects"
+msgstr "Εφέ 3Δ"
-#: 13030000.xhp
+#: 10130000.xhp
msgctxt ""
-"13030000.xhp\n"
-"hd_id3149666\n"
+"10130000.xhp\n"
+"hd_id3149052\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/02/13030000.xhp\" name=\"Allow Effects\">Allow Effects</link>"
-msgstr "<link href=\"text/simpress/02/13030000.xhp\" name=\"Επιτρεπόμενα εφέ\">Επιτρεπόμενα εφέ</link>"
+msgid "<link href=\"text/simpress/02/10130000.xhp\" name=\"3D Effects\">3D Effects</link>"
+msgstr "<link href=\"text/simpress/02/10130000.xhp\" name=\"3Δ εφέ\">3Δ εφέ</link>"
-#: 13030000.xhp
+#: 10130000.xhp
msgctxt ""
-"13030000.xhp\n"
-"par_id3145251\n"
+"10130000.xhp\n"
+"par_id3145117\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:AnimationMode\">Plays a preview of an animation effect that is assigned to an object, when you click the object in the slide. To select an object for editing, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key when you click.</ahelp>"
-msgstr "<ahelp hid=\".uno:AnimationMode\">Παίζει μια προεπισκόπηση του εφέ κίνησης που αποδίδεται σε ένα αντικείμενο, όταν πατάτε το αντικείμενο στη διαφάνεια. Για επιλογή αντικειμένου για επεξεργασία, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> όταν πατάτε.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the properties of a 3D object or converts a 2D object to 3D.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσδιορίζει τις ιδιότητες ενός αντικειμένου 3Δ ή μετατρέπει ένα 2Δ αντικείμενο σε 3Δ.</ahelp>"
-#: 13030000.xhp
+#: 10130000.xhp
msgctxt ""
-"13030000.xhp\n"
-"par_id3154704\n"
+"10130000.xhp\n"
+"par_id3147372\n"
"help.text"
-msgid "<image id=\"img_id3149129\" src=\"cmd/sc_animationmode.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149129\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149129\" src=\"cmd/sc_animationmode.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149129\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/shared/01/05350000.xhp\" name=\"Format - 3D Effects\"><emph>Format - 3D Effects</emph></link>"
+msgstr "<link href=\"text/shared/01/05350000.xhp\" name=\"Μορφή - 3Δ εφέ\"><emph>Μορφή - 3Δ εφέ</emph></link>"
-#: 13030000.xhp
+#: 11060000.xhp
msgctxt ""
-"13030000.xhp\n"
-"par_id3159236\n"
-"3\n"
+"11060000.xhp\n"
+"tit\n"
"help.text"
-msgid "Allow Effects"
-msgstr "Επιτρεπόμενα εφέ"
+msgid "First Level"
+msgstr "Πρώτο επίπεδο"
-#: 04020000.xhp
+#: 11060000.xhp
msgctxt ""
-"04020000.xhp\n"
-"tit\n"
+"11060000.xhp\n"
+"bm_id3153142\n"
"help.text"
-msgid "Slides Per Row"
-msgstr "Διαφάνειες ανά γραμμή"
+msgid "<bookmark_value>levels; hiding</bookmark_value><bookmark_value>hiding; levels</bookmark_value>"
+msgstr "<bookmark_value>επίπεδα, απόκρυψη</bookmark_value><bookmark_value>απόκρυψη, επίπεδα</bookmark_value>"
-#: 04020000.xhp
+#: 11060000.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3154319\n"
+"11060000.xhp\n"
+"hd_id3153142\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/02/04020000.xhp\" name=\"Slides Per Row\">Slides Per Row</link>"
-msgstr "<link href=\"text/simpress/02/04020000.xhp\" name=\"Διαφάνειες ανά γραμμή\">Διαφάνειες ανά γραμμή</link>"
+msgid "<link href=\"text/simpress/02/11060000.xhp\" name=\"First Level\">First Level</link>"
+msgstr "<link href=\"text/simpress/02/11060000.xhp\" name=\"Πρώτο επίπεδο\">Πρώτο επίπεδο</link>"
-#: 04020000.xhp
+#: 11060000.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3154012\n"
+"11060000.xhp\n"
+"par_id3151076\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:PagesPerRow\">Enter the number of slides to display on each row in the Slide Sorter.</ahelp>"
-msgstr "<ahelp hid=\".uno:PagesPerRow\">Εισάγετε τον αριθμό διαφανειών που θα εμφανίζονται σε κάθε γραμμή στην ταξινόμηση διαφανειών.</ahelp>"
-
-#: 13160000.xhp
-msgctxt ""
-"13160000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Snap to Object Border"
-msgstr "Συγκράτηση σε περίγραμμα αντικειμένου"
-
-#: 13160000.xhp
-msgctxt ""
-"13160000.xhp\n"
-"hd_id3125865\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/13160000.xhp\" name=\"Snap to Object Border\">Snap to Object Border</link>"
-msgstr "<link href=\"text/simpress/02/13160000.xhp\" name=\"Συγκράτηση σε περίγραμμα αντικειμένου\">Συγκράτηση σε περίγραμμα αντικειμένου</link>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:OutlineCollapseAll\">Hides all of the headings of the slides in the current slide show except for the titles of the slides. Hidden headings are indicated by a black line in front of a slide title. To show the headings, click the <link href=\"text/simpress/02/11070000.xhp\" name=\"All Levels\"><emph>All Levels</emph></link> icon.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:OutlineCollapseAll\">Αποκρύπτει όλες τις επικεφαλίδες των διαφανειών στην τρέχουσα προβολή διαφανειών εκτός από τους τίτλους των διαφανειών. Οι επικεφαλίδες που αποκρύπτονται υποδεικνύονται από μια μαύρη γραμμή μπροστά από τον τίτλο της της διαφάνειας. Για να εμφανίσετε τις επικεφαλίδες, κάντε κλικ στο εικονίδιο <link href=\"text/simpress/02/11070000.xhp\" name=\"Όλα τα επίπεδα\"><emph>Όλα τα επίπεδα</emph></link>.</ahelp>"
-#: 13160000.xhp
+#: 11060000.xhp
msgctxt ""
-"13160000.xhp\n"
-"par_id3150717\n"
+"11060000.xhp\n"
+"par_id3154702\n"
"help.text"
-msgid "<image src=\"cmd/sc_snapframe.png\" id=\"img_id3154510\"><alt id=\"alt_id3154510\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_snapframe.png\" id=\"img_id3154510\"><alt id=\"alt_id3154510\">Εικονίδιο</alt></image>"
+msgid "<image src=\"cmd/sc_outlinecollapseall.png\" id=\"img_id3155336\"><alt id=\"alt_id3155336\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_outlinecollapseall.png\" id=\"img_id3155336\"><alt id=\"alt_id3155336\">Εικονίδιο</alt></image>"
-#: 13160000.xhp
+#: 11060000.xhp
msgctxt ""
-"13160000.xhp\n"
-"par_id3154018\n"
-"2\n"
+"11060000.xhp\n"
+"par_id3150207\n"
+"3\n"
"help.text"
-msgid "Snap to Object Border"
-msgstr "Συγκράτηση σε περίγραμμα αντικειμένου"
+msgid "First Level"
+msgstr "Πρώτο επίπεδο"
#: 11070000.xhp
msgctxt ""
@@ -3791,433 +4997,456 @@ msgctxt ""
msgid "All Levels"
msgstr "Όλα τα επίπεδα"
-#: 10030000.xhp
+#: 11080000.xhp
msgctxt ""
-"10030000.xhp\n"
+"11080000.xhp\n"
"tit\n"
"help.text"
-msgid "Mode"
-msgstr "Λειτουργία"
+msgid "Hide Subpoints"
+msgstr "Απόκρυψη δευτερευόντων σημείων"
-#: 10030000.xhp
+#: 11080000.xhp
msgctxt ""
-"10030000.xhp\n"
-"bm_id3150199\n"
+"11080000.xhp\n"
+"bm_id3146119\n"
"help.text"
-msgid "<bookmark_value>flipping around a flip line</bookmark_value><bookmark_value>mirroring objects</bookmark_value><bookmark_value>3D rotation objects; converting to</bookmark_value><bookmark_value>slanting objects</bookmark_value><bookmark_value>objects; effects</bookmark_value><bookmark_value>distorting objects</bookmark_value><bookmark_value>shearing objects</bookmark_value><bookmark_value>transparency; of objects</bookmark_value><bookmark_value>gradients; transparent</bookmark_value><bookmark_value>colors; defining gradients interactively</bookmark_value><bookmark_value>gradients; defining colors</bookmark_value><bookmark_value>circles; of objects</bookmark_value>"
-msgstr "<bookmark_value>περιστροφή γύρω από γραμμή περιστροφής</bookmark_value><bookmark_value>εναλλακτικά αντικείμενα</bookmark_value><bookmark_value>αντικείμενα περιστροφής 3Δ, μετατροπή σε</bookmark_value><bookmark_value>καμπυλωτά αντικείμενα</bookmark_value><bookmark_value>αντικείμενα, εφέ</bookmark_value><bookmark_value>παραμόρφωση αντικειμένων</bookmark_value><bookmark_value>διάτμηση αντικειμένων</bookmark_value><bookmark_value>διαφάνεια, αντικειμένων</bookmark_value><bookmark_value>διαβαθμίσεις, διαφανείς</bookmark_value><bookmark_value>χρώματα, καθορισμός διαβαθμίσεων με αλληλεπίδραση</bookmark_value><bookmark_value>διαβαθμίσεις, καθορισμός χρωμάτων</bookmark_value><bookmark_value>κύκλοι, αντικειμένων</bookmark_value>"
+msgid "<bookmark_value>subpoints; hiding</bookmark_value><bookmark_value>hiding; subpoints</bookmark_value>"
+msgstr "<bookmark_value>δευτερεύοντα σημεία, απόκρυψη</bookmark_value><bookmark_value>απόκρυψη, δευτερεύοντα σημεία</bookmark_value>"
-#: 10030000.xhp
+#: 11080000.xhp
msgctxt ""
-"10030000.xhp\n"
-"hd_id3147264\n"
+"11080000.xhp\n"
+"hd_id3146119\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/02/10030000.xhp\" name=\"Mode\">Mode</link>"
-msgstr "<link href=\"text/simpress/02/10030000.xhp\" name=\"Λειτουργία\">Λειτουργία</link>"
+msgid "<link href=\"text/simpress/02/11080000.xhp\" name=\"Hide Subpoints\">Hide Subpoints</link>"
+msgstr "<link href=\"text/simpress/02/11080000.xhp\" name=\"Απόκρυψη δευτερευόντων σημείων\">Απόκρυψη δευτερευόντων σημείων</link>"
-#: 10030000.xhp
+#: 11080000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3153965\n"
+"11080000.xhp\n"
+"par_id3154490\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:AdvancedMode\">Modifies the shape, orientation or fill of the selected object(s).</ahelp>"
-msgstr "<ahelp hid=\".uno:AdvancedMode\">Τροποποιεί το σχήμα, τον προσανατολισμό ή το γέμισμα του επιλεγμένου αντικειμένου(ων).</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:OutlineCollapse\">Hides the subheadings of a selected heading. Hidden subheadings are indicated by a black line in front of a heading. To show the lower level headings, click the <link href=\"text/simpress/02/11090000.xhp\" name=\"Show Subpoints\"><emph>Show Subpoints</emph></link> icon.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:OutlineCollapse\">Αποκρύπτει τις δευτερεύουσες επικεφαλίδες της επιλεγμένης επικεφαλίδας. Οι κρυφές δευτερεύουσες επικεφαλίδες υποδεικνύονται με μαύρη γραμμή μπροστά από μια επικεφαλίδα. Για να εμφανίσετε τις επικεφαλίδες των χαμηλότερων επιπέδων, κάντε κλικ στο εικονίδιο <link href=\"text/simpress/02/11090000.xhp\" name=\"Εμφάνιση δευτερευόντων σημείων\"><emph>Εμφάνιση δευτερευόντων σημείων</emph></link> .</ahelp>"
-#: 10030000.xhp
+#: 11080000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3149665\n"
+"11080000.xhp\n"
+"par_id3155961\n"
"help.text"
-msgid "<image id=\"img_id3154490\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154490\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154490\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154490\">Εικονίδιο</alt></image>"
+msgid "<image src=\"cmd/sc_outlinecollapse.png\" id=\"img_id3149256\"><alt id=\"alt_id3149256\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_outlinecollapse.png\" id=\"img_id3149256\"><alt id=\"alt_id3149256\">Εικονίδιο</alt></image>"
-#: 10030000.xhp
+#: 11080000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3154018\n"
+"11080000.xhp\n"
+"par_id3148489\n"
"3\n"
"help.text"
-msgid "Effects (%PRODUCTNAME Draw only)"
-msgstr "Εφέ (για το %PRODUCTNAME Draw μόνο)"
+msgid "Hide Subpoints"
+msgstr "Απόκρυψη δευτερευόντων σημείων"
-#: 10030000.xhp
+#: 11090000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3149018\n"
-"4\n"
+"11090000.xhp\n"
+"tit\n"
"help.text"
-msgid "To open the<item type=\"productname\">%PRODUCTNAME</item> Draw <emph>Mode </emph>toolbar, click the arrow next to the <emph>Effects </emph>icon on the <emph>Drawing</emph> bar. In %PRODUCTNAME Impress, choose <emph>View - Toolbars - Mode</emph>."
-msgstr "Για να ανοίξετε τη γραμμή εργαλείων του <item type=\"productname\">%PRODUCTNAME</item> Draw <emph>Λειτουργία </emph>, κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Εφέ </emph>στη γραμμή <emph>Σχεδίαση</emph>. Στο %PRODUCTNAME Ιmpress, επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Λειτουργία</emph>."
+msgid "Show Subpoints"
+msgstr "Εμφάνιση δευτερευόντων σημείων"
-#: 10030000.xhp
+#: 11090000.xhp
msgctxt ""
-"10030000.xhp\n"
-"hd_id3150199\n"
-"6\n"
+"11090000.xhp\n"
+"bm_id3153144\n"
"help.text"
-msgid "Rotate"
-msgstr "Περιστροφή"
+msgid "<bookmark_value>subpoints; showing</bookmark_value><bookmark_value>showing; subpoints</bookmark_value>"
+msgstr "<bookmark_value>δευτερεύοντα σημεία, εμφάνιση</bookmark_value><bookmark_value>εμφάνιση, δευτερεύοντα σημεία</bookmark_value>"
-#: 10030000.xhp
+#: 11090000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3148489\n"
-"40\n"
+"11090000.xhp\n"
+"hd_id3153144\n"
+"1\n"
"help.text"
-msgid "Rotates or skews the selected 2D object(s) around a pivot point. Drag a corner handle of the object in the direction you want to rotate it. To skew an object, drag a center handle in the direction you want to skew it."
-msgstr "Περιστρέφει ή καμπυλώνει το επιλεγμένο 2Δ αντικείμενο(α) γύρω από ένα σημείο περιστροφής. Μεταφέρετε μια γωνία του αντικειμένου στην κατεύθυνση που επιθυμείτε για να το περιστρέψετε. Για να καμπυλώσετε ένα αντικείμενο, μεταφέρετέ το από το κέντρο του στην κατεύθυνση που επιθυμείτε να το καμπυλώσετε."
+msgid "<link href=\"text/simpress/02/11090000.xhp\" name=\"Show Subpoints\">Show Subpoints</link>"
+msgstr "<link href=\"text/simpress/02/11090000.xhp\" name=\"Εμφάνιση δευτερευόντων σημείων\">Εμφάνιση δευτερευόντων σημείων</link>"
-#: 10030000.xhp
+#: 11090000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3154022\n"
-"9\n"
+"11090000.xhp\n"
+"par_id3154510\n"
+"2\n"
"help.text"
-msgid "Each slide has only one pivot point. Double-click an object to move the pivot point to the center of the object. You can also drag the pivot point to a new location on the screen, and then rotate the object."
-msgstr "Κάθε διαφάνεια έχει ένα σημείο περιστροφής. Κάντε διπλό κλικ σε ένα αντικείμενο για να μετακινήσετε το σημείο περιστροφής στο κέντρο του αντικειμένου. Μπορείτε επίσης να μεταφέρετε το σημείο περιστροφής σε μία νέα περιοχή στην οθόνη, και ύστερα να περιστρέψετε το αντικείμενο."
+msgid "<ahelp visibility=\"visible\" hid=\".uno:OutlineExpand\">Displays the hidden subheadings of a selected heading. To hide the subheadings of a selected heading, click <link href=\"text/simpress/02/11080000.xhp\" name=\"Hide Subpoints\"><emph>Hide Subpoints</emph></link> icon.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:OutlineExpand\">Εμφανίζει τις κρυφές δευτερεύουσες επικεφαλίδες της επιλεγμένης επικεφαλίδας. Για να αποκρύψετε τις δευτερεύουσες επικεφαλίδες της επιλεγμένης επικεφαλίδας, κάντε κλικ στο εικονίδιο <link href=\"text/simpress/02/11080000.xhp\" name=\"Απόκρυψη δευτερευόντων σημείων\"><emph>Απόκρυψη δευτερευόντων σημείων</emph></link> .</ahelp>"
-#: 10030000.xhp
+#: 11090000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3153914\n"
-"10\n"
+"11090000.xhp\n"
+"par_id3155959\n"
"help.text"
-msgid "If you select a group that includes a 3D object, only the 3D object is rotated. You cannot skew a 3D object, instead, you can rotate it about the X and Y axes by dragging the center handles."
-msgstr "Αν επιλέγετε μια ομάδα που περιλαμβάνει ένα αντικείμενο 3Δ,περιστρέφεται μόνο το 3Δ αντικείμενο. Δεν μπορείτε να καμπυλώσετε ένα 3Δ αντικείμενο, μπορείτε να το περιστρέψετε στις διαστάσεις Χ και Υ μεταφέροντας τους χειριστές του κέντρου."
+msgid "<image src=\"cmd/sc_outlineexpand.png\" id=\"img_id3155336\"><alt id=\"alt_id3155336\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_outlineexpand.png\" id=\"img_id3155336\"><alt id=\"alt_id3155336\">Εικονίδιο</alt></image>"
-#: 10030000.xhp
+#: 11090000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3146962\n"
+"11090000.xhp\n"
+"par_id3146314\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3153811\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153811\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153811\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153811\">Εικονίδιο</alt></image>"
+msgid "Show Subpoints"
+msgstr "Εμφάνιση δευτερευόντων σημείων"
-#: 10030000.xhp
+#: 11100000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3150435\n"
-"7\n"
+"11100000.xhp\n"
+"tit\n"
"help.text"
-msgid "Rotate"
-msgstr "Περιστροφή"
+msgid "Formatting On/Off"
+msgstr "Μορφοποίηση ενεργή/ανενεργή"
-#: 10030000.xhp
+#: 11100000.xhp
msgctxt ""
-"10030000.xhp\n"
-"hd_id3151387\n"
-"11\n"
+"11100000.xhp\n"
+"bm_id3150012\n"
"help.text"
-msgid "Flip"
-msgstr "Αναστροφή"
+msgid "<bookmark_value>formatting;slides headings</bookmark_value>"
+msgstr "<bookmark_value>μορφοποίηση, επικεφαλίδες διαφανειών</bookmark_value>"
-#: 10030000.xhp
+#: 11100000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3157874\n"
-"13\n"
+"11100000.xhp\n"
+"hd_id3150012\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:Mirror\">Flips the selected object(s) around a flip line, that you can drag to anywhere on the slide. Drag a handle of the object(s) across the flip line to flip the object(s). To change the orientation of the flip line, drag one of its end points to new location.</ahelp>"
-msgstr "<ahelp hid=\".uno:Mirror\">Στρέφει το επιλεγμένο αντικείμενο(α) γύρω από μια γραμμή περιστροφής, που μπορείτε να μεταφέρετε οπουδήποτε στη διαφάνεια. Μεταφέρετε μια άκρη του αντικειμένου(ων) κατά μήκος της γραμμής περιστροφής για να στρέψετε το αντικείμενο(α). Για να αλλάξετε τον προσανατολισμό της γραμμής περιστροφής, μεταφέρετε ένα από τα σημεία τέλους σε νέα θέση.</ahelp>"
+msgid "<link href=\"text/simpress/02/11100000.xhp\" name=\"Formatting On/Off\">Formatting On/Off</link>"
+msgstr "<link href=\"text/simpress/02/11100000.xhp\" name=\"Μορφοποίηση ενεργή/ανενεργή\">Μορφοποίηση ενεργή/ανενεργή</link>"
-#: 10030000.xhp
+#: 11100000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3153035\n"
+"11100000.xhp\n"
+"par_id3151073\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3153932\" src=\"cmd/sc_mirror.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153932\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153932\" src=\"cmd/sc_mirror.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153932\">Εικονίδιο</alt></image>"
+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 and Formatting</emph> window, right-click a style, and then choose <emph>Modify</emph>.</ahelp>"
+msgstr "<ahelp hid=\".uno:OutlineFormat\">Εμφανίζει ή αποκρύπτει τη μορφοποίηση χαρακτήρων των επικεφαλίδων των διαφανειών. Για να αλλάξετε τη μορφοποίηση των χαρακτήρων μιας επικεφαλίδας, ανοίξτε το παράθυρο <emph>Πρότυπα και μορφοποίηση</emph>, κάντε δεξί κλικ σε ένα πρότυπο, και ύστερα επιλέξτε <emph>Τροποποίηση</emph>.</ahelp>"
-#: 10030000.xhp
+#: 11100000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3145590\n"
-"12\n"
+"11100000.xhp\n"
+"par_id3156382\n"
"help.text"
-msgid "Flip"
-msgstr "Αναστροφή"
+msgid "<image id=\"img_id3154254\" src=\"cmd/sc_outlineformat.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3154254\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154254\" src=\"cmd/sc_outlineformat.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3154254\">Εικονίδιο</alt></image>"
-#: 10030000.xhp
+#: 11100000.xhp
msgctxt ""
-"10030000.xhp\n"
-"hd_id3155263\n"
-"33\n"
+"11100000.xhp\n"
+"par_id3145789\n"
+"3\n"
"help.text"
-msgid "In 3D Rotation Object"
-msgstr "Σε περιστρεφόμενο αντικείμενο 3Δ"
+msgid "Formatting On/Off"
+msgstr "Μορφοποίηση ενεργή/ανενεργή"
-#: 10030000.xhp
+#: 11110000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3145169\n"
-"35\n"
+"11110000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:ConvertInto3DLathe\">Converts the selected 2D object(s) to a 3D object, by rotating the object(s) around a symmetry line.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertInto3DLathe\">Μετατρέπει το επιλεγμένο 2Δ αντικείμενο(α) σε 3Δ αντικείμενο, περιστρέφοντας το αντικείμενο(α) γύρω από τη γραμμή συμμετρίας.</ahelp>"
+msgid "Black and White"
+msgstr "Ασπρόμαυρη"
-#: 10030000.xhp
+#: 11110000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3150332\n"
-"36\n"
+"11110000.xhp\n"
+"bm_id3154011\n"
"help.text"
-msgid "Drag the symmetry line to a new location to change the shape of the converted object. To change the orientation of the symmetry line, drag one of its end points. Click the object to convert it to 3D."
-msgstr "Μεταφέρετε τη γραμμή συμμετρίας σε μια νέα θέση για να τροποποιήσετε το σχήμα του αντικειμένου που μετατράπηκε. Για να μεταβάλετε τον προσανατολισμό της γραμμής συμμετρίας, μεταφέρετε ένα από τα σημεία τέλους της. Κάντε κλικ στο αντικείμενο για να το μετατρέψετε σε 3Δ."
+msgid "<bookmark_value>views; black and white</bookmark_value><bookmark_value>black and white view</bookmark_value>"
+msgstr "<bookmark_value>προβολές, ασπρόμαυρες</bookmark_value><bookmark_value>ασπρόμαυρη προβολή</bookmark_value>"
-#: 10030000.xhp
+#: 11110000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3150928\n"
+"11110000.xhp\n"
+"hd_id3154011\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3145295\" src=\"svx/res/rotate3d.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3145295\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145295\" src=\"svx/res/rotate3d.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3145295\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/simpress/02/11110000.xhp\" name=\"Black and White\">Black and White</link>"
+msgstr "<link href=\"text/simpress/02/11110000.xhp\" name=\"Ασπρόμαυρη\">Ασπρόμαυρη</link>"
-#: 10030000.xhp
+#: 11110000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3149024\n"
-"34\n"
+"11110000.xhp\n"
+"par_id3145251\n"
+"2\n"
"help.text"
-msgid "In 3D Rotation Object"
-msgstr "Σε περιστρεφόμενο αντικείμενο 3Δ"
+msgid "<ahelp hid=\".uno:ColorView\">Shows your slides in black and white only.</ahelp>"
+msgstr "<ahelp hid=\".uno:ColorView\">Εμφανίζει τις διαφάνειές σας σε ασπρόμαυρη προβολή.</ahelp>"
-#: 10030000.xhp
+#: 11110000.xhp
msgctxt ""
-"10030000.xhp\n"
-"hd_id3147536\n"
-"24\n"
+"11110000.xhp\n"
+"par_id3155335\n"
"help.text"
-msgid "Set in circle (perspective)"
-msgstr "Τοποθέτηση σε κύκλο (με προοπτική)"
+msgid "<image id=\"img_id3154705\" src=\"cmd/sc_colorview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154705\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154705\" src=\"cmd/sc_colorview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154705\">Εικονίδιο</alt></image>"
-#: 10030000.xhp
+#: 11110000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3150468\n"
-"26\n"
+"11110000.xhp\n"
+"par_id3150345\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".uno:CrookRotate\">Distorts the selected object by wrapping it around imaginary circles, and then adding perspective. Drag a handle of the selected object to distort it.</ahelp> If the selected object is not a polygon or Bézier curve, you are prompted to change the object to a curve before you can distort it."
-msgstr "<ahelp hid=\".uno:CrookRotate\">Παραμορφώνει το επιλεγμένο αντικείμενο αναδιπλώνοντάς το γύρω από τους νοητούς κύκλους, και ύστερα προσθέτοντας προοπτική. Μεταφέρετε ένα χειριστή του αντικειμένου για να το παραμορφώσετε.</ahelp> Αν το επιλεγμένο αντικείμενο δεν είναι πολύγωνο ή καμπύλη Bézier, θα σας ζητηθεί να τροποποιήσετε το αντικείμενο σε καμπύλη πριν να μπορέσετε να το παραμορφώσετε."
+msgid "Black and White"
+msgstr "Ασπρόμαυρη"
-#: 10030000.xhp
+#: 13010000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3147167\n"
+"13010000.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3083443\" src=\"cmd/sc_crookslant.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3083443\">Icon</alt></image>"
-msgstr "<image id=\"img_id3083443\" src=\"cmd/sc_crookslant.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3083443\">Εικονίδιο</alt></image>"
+msgid "Glue Points"
+msgstr "Σημεία κόλλησης"
-#: 10030000.xhp
+#: 13010000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3149454\n"
-"25\n"
+"13010000.xhp\n"
+"hd_id3153144\n"
+"1\n"
"help.text"
-msgid "Set in circle (perspective)"
-msgstr "Τοποθέτηση σε κύκλο (με προοπτική)"
+msgid "<link href=\"text/simpress/02/13010000.xhp\" name=\"Glue Points\">Glue Points</link>"
+msgstr "<link href=\"text/simpress/02/13010000.xhp\" name=\"Σημεία κόλλησης\">Σημεία κόλλησης</link>"
-#: 10030000.xhp
+#: 13010000.xhp
msgctxt ""
-"10030000.xhp\n"
-"hd_id3151185\n"
-"27\n"
+"13010000.xhp\n"
+"par_id3146120\n"
+"2\n"
"help.text"
-msgid "Set to circle (slant)"
-msgstr "Τοποθέτηση σε κύκλο (λοξά)"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:GlueEditMode\">Insert or modify the properties of a glue point. A glue point is a custom connection point where you can attach a <link href=\"text/simpress/02/10100000.xhp\" name=\"connector\">connector</link> line.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:GlueEditMode\">Εισάγετε ή τροποποιήστε τις ιδιότητες ενός σημείου σύνδεσης. Ένα σημείο σύνδεσης είναι ένα προσαρμοσμένο σημείο σύνδεσης όπου μπορείτε να επισυνάψετε μια γραμμή <link href=\"text/simpress/02/10100000.xhp\" name=\"σύνδεσης\">σύνδεσης</link> .</ahelp>"
-#: 10030000.xhp
+#: 13010000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3150766\n"
-"29\n"
+"13010000.xhp\n"
+"par_id3153713\n"
"help.text"
-msgid "<ahelp hid=\".uno:CrookSlant\">Distorts the selected object by wrapping it around imaginary circles. Drag a handle of the selected object to distort it.</ahelp> If the selected object is not a polygon or Bézier curve, you are prompted to change the object to a curve before you can distort it."
-msgstr "<ahelp hid=\".uno:CrookSlant\">Παραμορφώνει το επιλεγμένο αντικείμενο αναδιπλώνοντάς το γύρω από τους νοητούς κύκλους. Μεταφέρετε ένα χειριστή του αντικειμένου για να το παραμορφώσετε.</ahelp> Αν το επιλεγμένο αντικείμενο δεν είναι πολύγωνο ή καμπύλη Bézier, θα σας ζητηθεί να τροποποιήσετε το αντικείμενο σε καμπύλη πριν να μπορέσετε να το παραμορφώσετε."
+msgid "<image src=\"cmd/sc_glueeditmode.png\" id=\"img_id3154256\"><alt id=\"alt_id3154256\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_glueeditmode.png\" id=\"img_id3154256\"><alt id=\"alt_id3154256\">Εικονίδιο</alt></image>"
-#: 10030000.xhp
+#: 13010000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3150875\n"
+"13010000.xhp\n"
+"par_id3147339\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3150882\" src=\"cmd/sc_crookrotate.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3150882\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150882\" src=\"cmd/sc_crookrotate.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3150882\">Εικονίδιο</alt></image>"
+msgid "Glue Points"
+msgstr "Σημεία κόλλησης"
-#: 10030000.xhp
+#: 13020000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3153156\n"
-"28\n"
+"13020000.xhp\n"
+"tit\n"
"help.text"
-msgid "Set to circle (slant)"
-msgstr "Τοποθέτηση σε κύκλο (λοξά)"
+msgid "Rotation Mode after Clicking Object"
+msgstr "Λειτουργία περιστροφής ύστερα από κλικ σε αντικείμενο"
-#: 10030000.xhp
+#: 13020000.xhp
msgctxt ""
-"10030000.xhp\n"
-"hd_id3154049\n"
-"30\n"
+"13020000.xhp\n"
+"bm_id2825428\n"
"help.text"
-msgid "Distort"
-msgstr "Παραμόρφωση"
+msgid "<bookmark_value>rotation mode</bookmark_value>"
+msgstr "<bookmark_value>λειτουργία περιστροφής</bookmark_value>"
-#: 10030000.xhp
+#: 13020000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3149756\n"
-"32\n"
+"13020000.xhp\n"
+"hd_id3149664\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:Shear\">Lets you drag the handles of the selected object to change its shape.</ahelp> If the selected object is not a polygon or Bézier curve, you are prompted to change the object to a curve before you can distort it."
-msgstr "<ahelp hid=\".uno:Shear\">Σας επιτρέπει να μεταφέρετε τους χειριστές του επιλεγμένου αντικειμένου για να μεταβάλετε το σχήμα του.</ahelp> Αν το επιλεγμένο αντικείμενο δεν είναι πολύγωνο ή καμπύλη Bézier, θα σας ζητηθεί να τροποποιήσετε το αντικείμενο σε καμπύλη πριν να μπορέσετε να το παραμορφώσετε."
+msgid "<link href=\"text/simpress/02/13020000.xhp\" name=\"Rotation Mode after Clicking Object\">Rotation Mode after Clicking Object</link>"
+msgstr "<link href=\"text/simpress/02/13020000.xhp\" name=\"Λειτουργία περιστροφής ύστερα από κλικ σε αντικείμενο\">Λειτουργία περιστροφής ύστερα από κλικ σε αντικείμενο</link>"
-#: 10030000.xhp
+#: 13020000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3154693\n"
+"13020000.xhp\n"
+"par_id3154320\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3154933\" src=\"cmd/sc_shear.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154933\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154933\" src=\"cmd/sc_shear.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154933\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:ClickChangeRotation\">Changes the mouse-click behavior, so that rotation handles appear after you click an object, and then click it again.</ahelp> Drag a handle to rotate the object in the direction you want."
+msgstr "<ahelp hid=\".uno:ClickChangeRotation\">Μεταβάλει τη συμπεριφορά του δεξιού κλικ, έτσι ώστε οι χειριστές της περιστροφής να εμφανίζονται αφού κάνετε κλικ σε ένα αντικείμενο, και ύστερα κάνετε κλικ ξανά.</ahelp> Μεταφέρετε ένα χειριστή για να περιστρέψετε το αντικείμενο στην κατεύθυνση που επιθυμείτε."
-#: 10030000.xhp
+#: 13020000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3154294\n"
-"31\n"
+"13020000.xhp\n"
+"par_id3155066\n"
"help.text"
-msgid "Distort"
-msgstr "Παραμόρφωση"
+msgid "<image id=\"img_id3153714\" src=\"cmd/sc_clickchangerotation.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153714\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153714\" src=\"cmd/sc_clickchangerotation.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3153714\">Εικονίδιο</alt></image>"
-#: 10030000.xhp
+#: 13020000.xhp
msgctxt ""
-"10030000.xhp\n"
-"hd_id3154203\n"
-"42\n"
+"13020000.xhp\n"
+"par_id3149019\n"
+"3\n"
"help.text"
-msgid "Transparency"
-msgstr "Διαφάνεια"
+msgid "Rotation Mode after Clicking Object"
+msgstr "Λειτουργία περιστροφής ύστερα από κλικ σε αντικείμενο"
-#: 10030000.xhp
+#: 13030000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3154258\n"
-"43\n"
+"13030000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:InteractiveTransparence\">Applies a transparency gradient to the selected object.</ahelp> The transparency line represents a a grayscale, with the black handle corresponding to 0% transparency and the white handle to 100% transparency."
-msgstr "<ahelp hid=\".uno:InteractiveTransparence\"> Εφαρμόζει μια διαβάθμιση της διαφάνειας στο επιλεγμένο αντικείμενο.</ahelp> Η γραμμή διαφάνειας αντιπροσωπεύει μια διαβάθμιση του γκρι, με χειριστή μαύρου χρώματος για τη 0% διαφάνεια και το χειριστή λευκού χρώματος για 100% διαφάνεια αντίστοιχα."
+msgid "Allow Effects"
+msgstr "Επιτρεπόμενα εφέ"
-#: 10030000.xhp
+#: 13030000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3147516\n"
-"44\n"
+"13030000.xhp\n"
+"bm_id3149666\n"
"help.text"
-msgid "Drag the white handle to change the direction of the transparency gradient. Drag the black handle to change the length of the gradient. You can also drag and drop colors onto the handles from the <emph>Color</emph> Bar to change their grayscale values."
-msgstr "Μεταφέρετε το χειριστή λευκού χρώματος για να μεταβάλετε την κατεύθυνση της διαβάθμισης της διαφάνειας. Μεταφέρετε το χειριστή μαύρου για να μεταβάλετε το μήκος της διαβάθμισης. Μπορείτε επίσης να μεταφέρετε και να απελευθερώσετε χρώματα πάνω σε περιοχές από τη γραμμή <emph>Χρώμα</emph> για να μεταβάλετε τις τιμές της διαβάθμισης του γκρι."
+msgid "<bookmark_value>allowing; effects</bookmark_value><bookmark_value>effects; preview</bookmark_value>"
+msgstr "<bookmark_value>επιτρεπόμενα, εφέ</bookmark_value><bookmark_value>εφέ, προεπισκόπηση</bookmark_value>"
-#: 10030000.xhp
+#: 13030000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3154104\n"
-"60\n"
+"13030000.xhp\n"
+"hd_id3149666\n"
+"1\n"
"help.text"
-msgid "To display the <emph>Color Bar</emph>, choose <emph>View - Toolbars - Color Bar</emph>."
-msgstr "Για να εμφανίσετε τη <emph>Γραμμή χρωμάτων</emph>, επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Γραμμή χρωμάτων</emph>."
+msgid "<link href=\"text/simpress/02/13030000.xhp\" name=\"Allow Effects\">Allow Effects</link>"
+msgstr "<link href=\"text/simpress/02/13030000.xhp\" name=\"Επιτρεπόμενα εφέ\">Επιτρεπόμενα εφέ</link>"
-#: 10030000.xhp
+#: 13030000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3154602\n"
+"13030000.xhp\n"
+"par_id3145251\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3154790\" src=\"cmd/sc_interactivetransparence.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154790\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154790\" src=\"cmd/sc_interactivetransparence.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154790\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:AnimationMode\">Plays a preview of an animation effect that is assigned to an object, when you click the object in the slide. To select an object for editing, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key when you click.</ahelp>"
+msgstr "<ahelp hid=\".uno:AnimationMode\">Παίζει μια προεπισκόπηση του εφέ κίνησης που αποδίδεται σε ένα αντικείμενο, όταν πατάτε το αντικείμενο στη διαφάνεια. Για επιλογή αντικειμένου για επεξεργασία, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> όταν πατάτε.</ahelp>"
-#: 10030000.xhp
+#: 13030000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3150623\n"
-"45\n"
+"13030000.xhp\n"
+"par_id3154704\n"
"help.text"
-msgid "Transparency"
-msgstr "Διαφάνεια"
+msgid "<image id=\"img_id3149129\" src=\"cmd/sc_animationmode.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149129\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149129\" src=\"cmd/sc_animationmode.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149129\">Εικονίδιο</alt></image>"
-#: 10030000.xhp
+#: 13030000.xhp
msgctxt ""
-"10030000.xhp\n"
-"hd_id3149932\n"
-"46\n"
+"13030000.xhp\n"
+"par_id3159236\n"
+"3\n"
"help.text"
-msgid "Gradient"
-msgstr "Διαβάθμιση χρώματος"
+msgid "Allow Effects"
+msgstr "Επιτρεπόμενα εφέ"
-#: 10030000.xhp
+#: 13040000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3149594\n"
-"47\n"
+"13040000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:InteractiveGradient\">Modifies the gradient fill of the selected object. This command is only available if you applied a gradient to the selected object in <emph>Format - Area</emph>.</ahelp> Drag the handles of the gradient line to change the direction of the gradient or the length of the gradient. You can also drag and drop colors onto the handles from the <emph>Color</emph> Bar to change the color of the gradient endpoints."
-msgstr "<ahelp hid=\".uno:InteractiveGradient\">Τροποποιεί το γέμισμα της διαβάθμισης του επιλεγμένου αντικειμένου. Αυτή η εντολή είναι διαθέσιμη μόνο αν εφαρμόσατε μια διαβάθμιση στο επιλεγμένο αντικείμενο στην <emph>Μορφή - Περιοχή</emph>.</ahelp> Μεταφέρετε τους χειριστές της γραμμής διαβάθμισης για να αλλάξετε την κατεύθυνση της διαβάθμισης ή το μήκος της. Μπορείτε επίσης να μεταφέρετε και να απελευθερώσετε χρώματα σε περιοχές από τη γραμμή <emph>Χρώμα</emph> για να αλλάξετε το χρώμα των σημείων τέλους της διαβάθμισης."
+msgid "Allow Interaction"
+msgstr "Να επιτρέπεται αλληλεπίδραση"
-#: 10030000.xhp
+#: 13040000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3151311\n"
-"48\n"
+"13040000.xhp\n"
+"bm_id3148386\n"
"help.text"
-msgid "To display the <emph>Color Bar</emph>, choose <emph>View - Toolbars - Color Bar</emph>."
-msgstr "Για να εμφανίσετε τη <emph>Γραμμή χρωμάτων</emph>, επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Γραμμή χρωμάτων</emph>."
+msgid "<bookmark_value>interactions; preview</bookmark_value><bookmark_value>allowing; interaction</bookmark_value>"
+msgstr "<bookmark_value>αλληλεπιδράσεις, προεπισκόπηση</bookmark_value><bookmark_value>επιτρεπόμενη, αλληλεπίδραση</bookmark_value>"
-#: 10030000.xhp
+#: 13040000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3150990\n"
+"13040000.xhp\n"
+"hd_id3148386\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3151102\" src=\"cmd/sc_interactivegradient.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3151102\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151102\" src=\"cmd/sc_interactivegradient.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3151102\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/simpress/02/13040000.xhp\" name=\"Allow Interaction\">Allow Interaction</link>"
+msgstr "<link href=\"text/simpress/02/13040000.xhp\" name=\"Να επιτρέπεται αλληλεπίδραση\">Να επιτρέπεται αλληλεπίδραση</link>"
-#: 10030000.xhp
+#: 13040000.xhp
msgctxt ""
-"10030000.xhp\n"
-"par_id3148400\n"
-"49\n"
+"13040000.xhp\n"
+"par_id3150266\n"
+"2\n"
"help.text"
-msgid "Gradient"
-msgstr "Διαβάθμιση χρώματος"
+msgid "<ahelp hid=\".uno:ActionMode\">Runs a preview of the interaction that is assigned to an object, when you click the object in the slide. To select an object for editing, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key when you click.</ahelp>"
+msgstr "<ahelp hid=\".uno:ActionMode\">Τρέχει μια προεπισκόπηση της αλληλεπίδρασης που αποδόθηκε σε ένα αντικείμενο, όταν πατάτε το αντικείμενο στη διαφάνεια. Για επιλογή αντικειμένου για επεξεργασία, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> όταν πατάτε.</ahelp>"
-#: 13170000.xhp
+#: 13040000.xhp
msgctxt ""
-"13170000.xhp\n"
+"13040000.xhp\n"
+"par_id3153925\n"
+"help.text"
+msgid "<image id=\"img_id3156262\" src=\"cmd/sc_animationeffects.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3156262\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156262\" src=\"cmd/sc_animationeffects.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3156262\">Εικονίδιο</alt></image>"
+
+#: 13040000.xhp
+msgctxt ""
+"13040000.xhp\n"
+"par_id3156256\n"
+"3\n"
+"help.text"
+msgid "Allow Interaction"
+msgstr "Να επιτρέπεται αλληλεπίδραση"
+
+#: 13050000.xhp
+msgctxt ""
+"13050000.xhp\n"
"tit\n"
"help.text"
-msgid "Snap to Object Points"
-msgstr "Συγκράτηση σε σημεία αντικειμένου"
+msgid "Show Snap Lines"
+msgstr "Εμφάνιση γραμμών συγκράτησης"
-#: 13170000.xhp
+#: 13050000.xhp
msgctxt ""
-"13170000.xhp\n"
-"hd_id3150870\n"
-"1\n"
+"13050000.xhp\n"
+"bm_id3152596\n"
"help.text"
-msgid "<link href=\"text/simpress/02/13170000.xhp\" name=\"Snap to Object Points\">Snap to Object Points</link>"
-msgstr "<link href=\"text/simpress/02/13170000.xhp\" name=\"Συγκράτηση σε σημεία αντικειμένου\">Συγκράτηση σε σημεία αντικειμένου</link>"
+msgid "<bookmark_value>guides; show snap lines icon</bookmark_value><bookmark_value>showing; guides</bookmark_value>"
+msgstr "<bookmark_value>οδηγοί, εμφάνιση εικονιδίου γραμμών συγκράτησης</bookmark_value><bookmark_value>εμφάνιση, οδηγοί</bookmark_value>"
-#: 13170000.xhp
+#: 13050000.xhp
msgctxt ""
-"13170000.xhp\n"
-"par_id3154016\n"
+"13050000.xhp\n"
+"hd_id3152596\n"
+"1\n"
"help.text"
-msgid "<image src=\"cmd/sc_snappoints.png\" id=\"img_id3153415\"><alt id=\"alt_id3153415\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_snappoints.png\" id=\"img_id3153415\"><alt id=\"alt_id3153415\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/simpress/02/13050000.xhp\" name=\"Show Snap Lines\">Show Snap Lines</link>"
+msgstr "<link href=\"text/simpress/02/13050000.xhp\" name=\"Εμφάνιση γραμμών συγκράτησης\">Εμφάνιση γραμμών συγκράτησης</link>"
-#: 13170000.xhp
+#: 13050000.xhp
msgctxt ""
-"13170000.xhp\n"
-"par_id3148664\n"
+"13050000.xhp\n"
+"par_id3154490\n"
"2\n"
"help.text"
-msgid "Snap to Object Points"
-msgstr "Συγκράτηση σε σημεία αντικειμένου"
+msgid "<ahelp hid=\".uno:HelplinesVisible\">Shows or hides snap lines so can you align objects on your slide. To remove a snap line, drag it off the slide.</ahelp>"
+msgstr "<ahelp hid=\".uno:HelplinesVisible\">Εμφανίζει ή αποκρύπτει τις γραμμές συγκράτησης έτσι ώστε να μπορείτε να στοιχίσετε αντικείμενα στη διαφάνειά σας. Για να αφαιρέσετε μια γραμμή προσαρμογής, μεταφέρετέ την έξω από τη διαφάνεια.</ahelp>"
+
+#: 13050000.xhp
+msgctxt ""
+"13050000.xhp\n"
+"par_id3149019\n"
+"help.text"
+msgid "<image id=\"img_id3156385\" src=\"cmd/sc_helplinesvisible.png\" width=\"4.23mm\" height=\"4.23mm\"><alt id=\"alt_id3156385\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156385\" src=\"cmd/sc_helplinesvisible.png\" width=\"4.23mm\" height=\"4.23mm\"><alt id=\"alt_id3156385\">Εικονίδιο</alt></image>"
+
+#: 13050000.xhp
+msgctxt ""
+"13050000.xhp\n"
+"par_id3147339\n"
+"3\n"
+"help.text"
+msgid "Show Snap Lines"
+msgstr "Εμφάνιση γραμμών συγκράτησης"
#: 13060000.xhp
msgctxt ""
@@ -4270,788 +5499,6 @@ msgctxt ""
msgid "Double-click to add Text"
msgstr "Διπλό κλικ για προσθήκη κειμένου"
-#: 10130000.xhp
-msgctxt ""
-"10130000.xhp\n"
-"tit\n"
-"help.text"
-msgid "3D Effects"
-msgstr "Εφέ 3Δ"
-
-#: 10130000.xhp
-msgctxt ""
-"10130000.xhp\n"
-"hd_id3149052\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/10130000.xhp\" name=\"3D Effects\">3D Effects</link>"
-msgstr "<link href=\"text/simpress/02/10130000.xhp\" name=\"3Δ εφέ\">3Δ εφέ</link>"
-
-#: 10130000.xhp
-msgctxt ""
-"10130000.xhp\n"
-"par_id3145117\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Specifies the properties of a 3D object or converts a 2D object to 3D.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσδιορίζει τις ιδιότητες ενός αντικειμένου 3Δ ή μετατρέπει ένα 2Δ αντικείμενο σε 3Δ.</ahelp>"
-
-#: 10130000.xhp
-msgctxt ""
-"10130000.xhp\n"
-"par_id3147372\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05350000.xhp\" name=\"Format - 3D Effects\"><emph>Format - 3D Effects</emph></link>"
-msgstr "<link href=\"text/shared/01/05350000.xhp\" name=\"Μορφή - 3Δ εφέ\"><emph>Μορφή - 3Δ εφέ</emph></link>"
-
-#: 04040000.xhp
-msgctxt ""
-"04040000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Transition Speed"
-msgstr "Ταχύτητα εναλλαγής"
-
-#: 04040000.xhp
-msgctxt ""
-"04040000.xhp\n"
-"hd_id3152596\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/04040000.xhp\" name=\"Transition Speed\">Transition Speed</link>"
-msgstr "<link href=\"text/simpress/02/04040000.xhp\" name=\"Ταχύτητα εναλλαγής\">Ταχύτητα εναλλαγής</link>"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Text"
-msgstr "Κείμενο"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"bm_id3152994\n"
-"help.text"
-msgid "<bookmark_value>text; toolbar</bookmark_value><bookmark_value>floating text</bookmark_value><bookmark_value>callouts; inserting in presentations</bookmark_value><bookmark_value>inserting; callouts in presentations</bookmark_value>"
-msgstr "<bookmark_value>κείμενο, γραμμή εργαλείων</bookmark_value><bookmark_value>κινούμενο κείμενο</bookmark_value><bookmark_value>ειδοποιήσεις, εισαγωγή σε παρουσιάσεις</bookmark_value><bookmark_value>εισαγωγή, ειδοποιήσεις σε παρουσιάσεις</bookmark_value>"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"hd_id3152994\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/10050000.xhp\" name=\"Text\">Text</link>"
-msgstr "<link href=\"text/simpress/02/10050000.xhp\" name=\"Κείμενο\">Κείμενο</link>"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"par_id3163709\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:TextToolbox\">The <emph>Text</emph> toolbar contains some icons to enter different types of text boxes.</ahelp>"
-msgstr "<ahelp hid=\".uno:TextToolbox\">Η γραμμή εργαλείων <emph>Κείμενο</emph> περιέχει μερικά εικονίδια για να εισάγετε διαφορετικούς τύπους πλαισίων κειμένου.</ahelp>"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"hd_id3151243\n"
-"3\n"
-"help.text"
-msgid "Text"
-msgstr "Κείμενο"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"par_id3156019\n"
-"5\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Text\">Draws a text box where you click or drag in the current document. Click anywhere in the document, and then type or paste your text.</ahelp>"
-msgstr "<ahelp hid=\".uno:Text\">Σχεδιάζει ένα πλαίσιο κειμένου όπου κάνετε κλικ ή μεταφορά στο τρέχον έγγραφο. Κάντε κλικ οπουδήποτε στο έγγραφο, και ύστερα πληκτρολογήστε ή κάνετε επικόλληση του κειμένου σας.</ahelp>"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"par_id3149875\n"
-"help.text"
-msgid "<image id=\"img_id3153070\" src=\"cmd/sc_drawtext.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153070\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153070\" src=\"cmd/sc_drawtext.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153070\">Εικονίδιο</alt></image>"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"par_id3150391\n"
-"4\n"
-"help.text"
-msgid "Text"
-msgstr "Κείμενο"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"hd_id3166466\n"
-"6\n"
-"help.text"
-msgid "Fit Text to Frame"
-msgstr "Προσαρμογή κειμένου στο πλαίσιο"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"par_id3150538\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\".uno:TextFitToSizeTool\">Draws a text box where you click or drag in the current document. The text that you enter is automatically resized to fit the dimensions of the text box.</ahelp> Click anywhere in the document, and then type or paste your text."
-msgstr "<ahelp hid=\".uno:TextFitToSizeTool\">Σχεδιάζει ένα πλαίσιο κειμένου όπου κάνετε κλικ ή μεταφορά στο τρέχον έγγραφο. Το μέγεθος του κειμένου που εισάγετε μεταβάλλεται ώστε να ταιριάζει στις διαστάσεις του πλαισίου κειμένου.</ahelp> Κάντε κλικ οπουδήποτε στο έγγραφο, και ύστερα πληκτρολογήστε ή κάνετε επικόλληση του κειμένου σας."
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"par_id3145826\n"
-"help.text"
-msgid "<image id=\"img_id3153038\" src=\"cmd/sc_textfittosizetool.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153038\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153038\" src=\"cmd/sc_textfittosizetool.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153038\">Εικονίδιο</alt></image>"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"par_id3150860\n"
-"7\n"
-"help.text"
-msgid "Fit Text to Frame"
-msgstr "Προσαρμογή κειμένου στο πλαίσιο"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"hd_id3145596\n"
-"10\n"
-"help.text"
-msgid "Callouts"
-msgstr "Υπομνήματα"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"par_id3153006\n"
-"12\n"
-"help.text"
-msgid "Draws a line that ends in a rectangular callout from where you drag in the current document. The text direction is horizontal. Drag a handle of the callout to resize the callout. To change a rectangular callout to a rounded callout, drag the largest corner handle when the pointer changes to a hand. To add text, click the edge of the callout, and then type or paste your text."
-msgstr "Σχεδιάζει μια γραμμή που τελειώνει σε μια ορθογώνια υπόμνημα από όπου κάνετε μεταφορά στο τρέχον έγγραφο. Η κατεύθυνση του κειμένου είναι οριζόντια. Μεταφέρετε ένα χειριστή του υπομνήματος για να μεταβάλετε το μέγεθός της. Για να αλλάξετε ένα ορθογώνιο υπόμνημα σε κυκλικο, μεταφέρετε το μεγαλύτερο γωνιακό χειριστή όταν ο δείκτης αλλάζει σε μορφή χεριού. Για να προσθέσετε κείμενο, κάντε κλικ στην άκρη του υπομνήματος, και ύστερα πληκτρολογήστε ή κάνετε επικόλληση του κειμένου σας."
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"par_id3150019\n"
-"help.text"
-msgid "<image id=\"img_id3153738\" src=\"cmd/sc_drawcaption.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153738\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153738\" src=\"cmd/sc_drawcaption.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153738\">Εικονίδιο</alt></image>"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"par_id3157860\n"
-"11\n"
-"help.text"
-msgid "Callouts"
-msgstr "Υπομνήματα"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"hd_id3148390\n"
-"14\n"
-"help.text"
-msgid "Fit Vertical Text to Frame"
-msgstr "Προσαρμογή κατακόρυφου κειμένου στο πλαίσιο"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"par_id3148770\n"
-"15\n"
-"help.text"
-msgid "<ahelp hid=\".uno:VerticalTextFitToSizeTool\">Draws a text frame with vertical text direction where you click or drag in the current document. The text that you enter is automatically resized to fit the dimensions of the frame. (Enable Asian text support to enable this icon).</ahelp> Click anywhere in the document, and then type or paste your text. You can also move the cursor to where you want to add the text, drag a text frame, and then type or paste your text."
-msgstr "<ahelp hid=\".uno:VerticalTextFitToSizeTool\">Σχεδιάζει ένα πλαίσιο κειμένου με κατακόρυφη κατεύθυνση κειμένου όπου κάνετε κλικ ή μεταφορά στο τρέχον έγγραφο. Το μέγεθος του κειμένου που εισάγετε μεταβάλλεται ώστε να ταιριάζει στις διαστάσεις του πλαισίου. (Ενεργοποιήστε την ασιατική υποστήριξη κειμένου για να ενεργοποιήσετε αυτό το εικονίδιο).</ahelp> Κάντε κλικ οπουδήποτε στο έγγραφο, και ύστερα πληκτρολογήστε ή κάνετε επικόλληση του κειμένου σας. Μπορείτε επίσης να μετακινήσετε το δρομέα στην θέση επιθυμείτε να προσθέσετε κείμενο, να μεταφέρετε ένα πλαίσιο κειμένου, και ύστερα να πληκτρολογήσετε ή να κάνετε επικόλληση κειμένου."
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"par_id3147537\n"
-"help.text"
-msgid "<image id=\"img_id3154869\" src=\"cmd/sc_verticaltextfittosizetool.png\" width=\"0.1335inch\" height=\"0.1335inch\"><alt id=\"alt_id3154869\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154869\" src=\"cmd/sc_verticaltextfittosizetool.png\" width=\"0.1335inch\" height=\"0.1335inch\"><alt id=\"alt_id3154869\">Εικονίδιο</alt></image>"
-
-#: 10050000.xhp
-msgctxt ""
-"10050000.xhp\n"
-"par_id3150472\n"
-"16\n"
-"help.text"
-msgid "Fit Vertical Text to Frame"
-msgstr "Εφαρμογή κατακόρυφου κειμένου στο πλαίσιο"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Ellipse"
-msgstr "Έλλειψη"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"bm_id3145586\n"
-"help.text"
-msgid "<bookmark_value>toolbars;ellipses</bookmark_value><bookmark_value>ellipses; toolbars</bookmark_value>"
-msgstr "<bookmark_value>γραμμές εργαλείων, ελλείψεις</bookmark_value><bookmark_value>ελλείψεις, γραμμές εργαλείων</bookmark_value>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"bm_id3148841\n"
-"help.text"
-msgid "<bookmark_value>inserting; ellipses</bookmark_value>"
-msgstr "<bookmark_value>εισαγωγή, ελλείψεις</bookmark_value>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"hd_id3148841\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/10070000.xhp\" name=\"Ellipse\">Ellipse</link>"
-msgstr "<link href=\"text/simpress/02/10070000.xhp\" name=\"Έλλειψη\">Έλλειψη</link>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3153248\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:EllipseToolbox\">Using Customize Toolbar, you can add the Ellipse icon which opens the <emph>Circles and Ovals</emph> toolbar.</ahelp>"
-msgstr "<ahelp hid=\".uno:EllipseToolbox\">Χρησιμοποιώντας τη γραμμή εργαλείων προσαρμογής, μπορείτε να προσθέσετε το εικονίδιο της έλλειψης το οποίο ανοίγει τη γραμμή εργαλείων <emph>Κύκλοι και ωοειδή σχήματα</emph> .</ahelp>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"hd_id3154762\n"
-"5\n"
-"help.text"
-msgid "Ellipse"
-msgstr "Έλλειψη"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3146963\n"
-"47\n"
-"help.text"
-msgid "Draws a filled oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down Shift while you drag."
-msgstr "Σχεδιάζει ένα συμπαγές ωοειδές σχήμα όπου κάνετε μεταφορά στο τρέχον έγγραφο. Κάντε κλικ στην θέση που επιθυμείτε να σχεδιάσετε το ωοειδές σχήμα. Για να σχεδιάσετε έναν κύκλο, κρατήστε πατημένο το Shift κατά τη μεταφορά."
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3147300\n"
-"help.text"
-msgid "<image id=\"img_id3151391\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151391\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151391\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151391\">Εικονίδιο</alt></image>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3150650\n"
-"6\n"
-"help.text"
-msgid "Ellipse"
-msgstr "Έλλειψη"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"hd_id3145822\n"
-"8\n"
-"help.text"
-msgid "Circle"
-msgstr "Κύκλος"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3148725\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Circle\">Draws a filled circle where you drag in the current document. Click where you want to draw the circle, and drag to the size you want. To draw an ellipse, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:Circle\">Σχεδιάζει ένα συμπαγή κύκλο όπου κάνετε μεταφορά στο τρέχον έγγραφο. Κάντε κλικ στην θέση που επιθυμείτε να σχεδιάσετε τον κύκλο. Για να σχεδιάσετε μια έλλειψη, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3153930\n"
-"help.text"
-msgid "<image id=\"img_id3153936\" src=\"cmd/sc_circle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153936\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153936\" src=\"cmd/sc_circle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153936\">Εικονίδιο</alt></image>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3150339\n"
-"9\n"
-"help.text"
-msgid "Circle"
-msgstr "Κύκλος"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"hd_id3153736\n"
-"11\n"
-"help.text"
-msgid "Ellipse Pie"
-msgstr "Ελλειπτική πίτα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3149879\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Circle\">Draws a filled shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:Circle\">Σχεδιάζει ένα συμπαγές σχήμα που προσδιορίζεται από το τόξο ωοειδούς σχήματος και δύο γραμμές ακτίνας στο τρέχον έγγραφο. Για να σχεδιάσετε μια ελλειπτική πίτα, μεταφέρετε ένα ωοειδές σχήμα μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε την πρώτη γραμμή ακτίνας. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε τη δεύτερη γραμμή ακτίνας και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στο ωοειδές σχήμα. Για να σχεδιάσετε μια κυκλική πίτα, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3150932\n"
-"help.text"
-msgid "<image id=\"img_id3145295\" src=\"cmd/sc_pie.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145295\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145295\" src=\"cmd/sc_pie.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145295\">Icon</alt></image>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3156065\n"
-"12\n"
-"help.text"
-msgid "Ellipse Pie"
-msgstr "Ελλειπτική πίτα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"hd_id3150473\n"
-"14\n"
-"help.text"
-msgid "Circle Pie"
-msgstr "Κυκλική πίτα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3155369\n"
-"16\n"
-"help.text"
-msgid "<ahelp hid=\".uno:CirclePie\">Draws a filled shape that is defined by the arc of a circle and two radius lines in the current document. To draw a circle pie, drag a circle to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the circle. To draw an ellipse pie, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:CirclePie\">Σχεδιάζει ένα συμπαγές σχήμα που προσδιορίζεται από το τόξο ενός κύκλου και δύο γραμμές ακτίνας στο τρέχον έγγραφο. Για να σχεδιάσετε μια κυκλική πίτα, μεταφέρετε έναν κύκλο μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε την πρώτη γραμμή ακτίνας. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε τη δεύτερη γραμμή ακτίνας και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στον κύκλο. Για να σχεδιάσετε μια ελλειπτική πίτα, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3153716\n"
-"help.text"
-msgid "<image id=\"img_id3153722\" src=\"cmd/sc_circlepie.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153722\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153722\" src=\"cmd/sc_circlepie.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153722\">Εικονίδιο</alt></image>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3149452\n"
-"15\n"
-"help.text"
-msgid "Circle pie"
-msgstr "Κυκλική πίτα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"hd_id3150759\n"
-"17\n"
-"help.text"
-msgid "Ellipse Segment"
-msgstr "Ελλειπτικός τομέας"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3156324\n"
-"19\n"
-"help.text"
-msgid "<ahelp hid=\".uno:EllipseCut\">Draws a filled shape that is defined by the arc of an oval and a diameter line in the current document. To draw an ellipse segment, drag an ellipse to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the ellipse. To draw a circle segment, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:EllipseCut\">Σχεδιάζει ένα συμπαγές σχήμα που προσδιορίζεται από το τόξο ωοειδούς σχήματος και μία γραμμή διαμέτρου στο τρέχον έγγραφο. Για να σχεδιάσετε έναν ελλειπτικό τομέα, μεταφέρετε ένα ωοειδές σχήμα μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε το σημείο έναρξης της γραμμής διαμέτρου. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε το τελευταίο σημείο της γραμμής διαμέτρου και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στην έλλειψη. Για να σχεδιάσετε έναν κυκλικό τομέα, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3150254\n"
-"help.text"
-msgid "<image id=\"img_id3150261\" src=\"cmd/sc_ellipsecut.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150261\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150261\" src=\"cmd/sc_ellipsecut.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150261\">Εικονίδιο</alt></image>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3153151\n"
-"18\n"
-"help.text"
-msgid "Ellipse segment"
-msgstr "Ελλειπτικός τομέας"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"hd_id3149287\n"
-"20\n"
-"help.text"
-msgid "Circle Segment"
-msgstr "Κυκλικός τομέας"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3159180\n"
-"22\n"
-"help.text"
-msgid "Draws a filled shape that is defined by the arc of a circle and a diameter line in the current document. To draw a circle segment, drag a circle to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the circle. To draw an ellipse segment, hold down Shift while you drag."
-msgstr "Σχεδιάζει ένα συμπαγές σχήμα που προσδιορίζεται από το τόξο κύκλου και μία γραμμή διαμέτρου στο τρέχον έγγραφο. Για να σχεδιάσετε έναν κυκλικό τομέα, μεταφέρετε έναν κύκλο μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε το σημείο έναρξης της γραμμής διαμέτρου. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε το τελευταίο σημείο της γραμμής διαμέτρου και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στον κύκλο. Για να σχεδιάσετε έναν ελλειπτικό τομέα, κρατήστε πατημένο το Shift κατά τη μεταφορά."
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3153910\n"
-"help.text"
-msgid "<image id=\"img_id3154692\" src=\"cmd/sc_circlecut.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154692\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154692\" src=\"cmd/sc_circlecut.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154692\">Εικονίδιο</alt></image>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3145410\n"
-"21\n"
-"help.text"
-msgid "Circle segment"
-msgstr "Κυκλικός τομέας"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"hd_id3158404\n"
-"23\n"
-"help.text"
-msgid "Ellipse, Unfilled"
-msgstr "Έλλειψη, χωρίς γέμισμα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3153582\n"
-"25\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Ellipse_Unfilled\">Draws an empty oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:Ellipse_Unfilled\">Σχεδιάζει ένα κενό ωοειδές σχήμα όπου μεταφέρετε στο τρέχον έγγραφο. Κάντε κλικ στην θέση που επιθυμείτε να σχεδιάσετε το ωοειδές σχήμα, και μεταφέρετέ την μέχρι το μέγεθος που προτιμάτε. Για να σχεδιάσετε έναν κύκλο, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3150702\n"
-"help.text"
-msgid "<image id=\"img_id3150708\" src=\"cmd/sc_ellipse_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150708\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150708\" src=\"cmd/sc_ellipse_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150708\">Εικονίδιο</alt></image>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3153688\n"
-"24\n"
-"help.text"
-msgid "Ellipse, Unfilled"
-msgstr "Έλλειψη, χωρίς γέμισμα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"hd_id3149926\n"
-"26\n"
-"help.text"
-msgid "Circle, Unfilled"
-msgstr "Κύκλος, χωρίς γέμισμα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3154601\n"
-"28\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Circle_Unfilled\">Draws an empty circle where you drag in the current document. Click where you want to draw the circle, and drag to the size you want. To draw an ellipse, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:Circle_Unfilled\">Σχεδιάζει έναν κενό κύκλο όπου μεταφέρετε στο τρέχον έγγραφο. Κάντε κλικ στην θέση που επιθυμείτε να σχεδιάσετε τον κύκλο, και μεταφέρετέ την μέχρι το μέγεθος που προτιμάτε. Για να σχεδιάσετε μια έλλειψη, κρατήστε πατημένο το Shift κατά τη μεταφορά..</ahelp>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3150984\n"
-"help.text"
-msgid "<image id=\"img_id3150990\" src=\"cmd/sc_circle_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150990\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150990\" src=\"cmd/sc_circle_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150990\">Εικονίδιο</alt></image>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3151106\n"
-"27\n"
-"help.text"
-msgid "Circle, Unfilled"
-msgstr "Κύκλος, χωρίς γέμισμα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"hd_id3154572\n"
-"29\n"
-"help.text"
-msgid "Ellipse Pie, Unfilled"
-msgstr "Ελλειπτική πίτα, χωρίς γέμισμα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3152964\n"
-"31\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Pie_Unfilled\">Draws an empty shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:Pie_Unfilled\">Σχεδιάζει ένα κενό σχήμα που προσδιορίζεται από το τόξο ωοειδούς σχήματος και δύο γραμμές ακτίνας στο τρέχον έγγραφο. Για να σχεδιάσετε μια ελλειπτική πίτα, μεταφέρετε ένα ωοειδές σχήμα μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε το σημείο έναρξης της πρώτης γραμμής ακτίνας. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε τη δεύτερη γραμμή ακτίνας και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στο ωοειδές σχήμα. Για να σχεδιάσετε μια κυκλική πίτα, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3150359\n"
-"help.text"
-msgid "<image id=\"img_id3151313\" src=\"cmd/sc_pie_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151313\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151313\" src=\"cmd/sc_pie_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151313\">Εικονίδιο</alt></image>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3148403\n"
-"30\n"
-"help.text"
-msgid "Ellipse Pie, Unfilled"
-msgstr "Ελλειπτική πίτα, χωρίς γέμισμα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"hd_id3150835\n"
-"32\n"
-"help.text"
-msgid "Circle Pie, Unfilled"
-msgstr "Κυκλική πίτα, χωρίς γέμισμα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3149334\n"
-"34\n"
-"help.text"
-msgid "<ahelp hid=\".uno:CirclePie_Unfilled\">Draws an empty shape that is defined by the arc of a circle and two radius lines in the current document. To draw a circle pie, drag a circle to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the circle. To draw an ellipse pie, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:CirclePie_Unfilled\">Σχεδιάζει ένα κενό σχήμα που προσδιορίζεται από το τόξο κύκλου και δύο γραμμές ακτίνας στο τρέχον έγγραφο. Για να σχεδιάσετε μία κυκλική πίτα, μεταφέρετε έναν κύκλο μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε την πρώτη γραμμή ακτίνας. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε τη δεύτερη γραμμή ακτίνας και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στον κύκλο. Για να σχεδιάσετε μια ελλειπτική πίτα, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3154199\n"
-"help.text"
-msgid "<image id=\"img_id3146925\" src=\"cmd/sc_circlepie_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146925\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146925\" src=\"cmd/sc_circlepie_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146925\">Εικονίδιο</alt></image>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3148986\n"
-"33\n"
-"help.text"
-msgid "Circle Pie, Unfilled"
-msgstr "Κυκλική πίτα, χωρίς γέμισμα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"hd_id3149300\n"
-"35\n"
-"help.text"
-msgid "Ellipse Segment, Unfilled"
-msgstr "Ελλειπτικός τομέας, χωρίς γέμισμα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3155179\n"
-"37\n"
-"help.text"
-msgid "<ahelp hid=\".uno:EllipseCut_Unfilled\">Draws an empty shape that is defined by the arc of an oval and a diameter line in the current document. To draw an ellipse segment, drag an ellipse to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the ellipse. To draw a circle segment, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:EllipseCut_Unfilled\">Σχεδιάζει ένα κενό σχήμα που προσδιορίζεται από το τόξο ωοειδούς σχήματος και μία γραμμή διαμέτρου στο τρέχον έγγραφο. Για να σχεδιάσετε έναν ελλειπτικό τομέα, μεταφέρετε μία έλλειψη μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε το σημείο έναρξης της γραμμής διαμέτρου. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε το τελευταίο σημείο της γραμμής διαμέτρου και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στην έλλειψη. Για να σχεδιάσετε έναν κυκλικό τομέα, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3149483\n"
-"help.text"
-msgid "<image id=\"img_id3149490\" src=\"cmd/sc_ellipsecut_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149490\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149490\" src=\"cmd/sc_ellipsecut_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149490\">Εικονίδιο</alt></image>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3151253\n"
-"36\n"
-"help.text"
-msgid "Ellipse Segment, Unfilled"
-msgstr "Ελλειπτικός τομέας, χωρίς γέμισμα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"hd_id3149103\n"
-"38\n"
-"help.text"
-msgid "Circle Segment, Unfilled"
-msgstr "Κυκλικός τομέας, χωρίς γέμισμα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3154836\n"
-"40\n"
-"help.text"
-msgid "<ahelp hid=\".uno:CircleCut_Unfilled\">Draws an empty shape that is defined by the arc of a circle and a diameter line in the current document. To draw a circle segment, drag a circle to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the circle. To draw a segment that is based on an ellipse, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:CircleCut_Unfilled\">Σχεδιάζει ένα κενό σχήμα που προσδιορίζεται από το τόξο κύκλου και μία γραμμή διαμέτρου στο τρέχον έγγραφο. Για να σχεδιάσετε έναν κυκλικό τομέα, μεταφέρετε έναν κύκλο μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε το σημείο έναρξης της γραμμής διαμέτρου. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε το τελευταίο σημείο της γραμμής διαμέτρου και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στον κύκλο. Για να σχεδιάσετε έναν τομέα που να είναι βασισμένο σε μια έλλειψη, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3148972\n"
-"help.text"
-msgid "<image id=\"img_id3148979\" src=\"cmd/sc_circlecut_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148979\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148979\" src=\"cmd/sc_circlecut_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148979\">Εικονίδιο</alt></image>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3149037\n"
-"39\n"
-"help.text"
-msgid "Circle Segment, Unfilled"
-msgstr "Κυκλικός τομέας, χωρίς γέμισμα"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"hd_id3149434\n"
-"41\n"
-"help.text"
-msgid "Arc"
-msgstr "Τόξο"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3147577\n"
-"43\n"
-"help.text"
-msgid "Draws an arc in the current document. To draw an arc, drag an oval to the size you want, and then click to define the starting point of the arc. Move your pointer to where you want to place the endpoint and click. You do not need to click on the oval. To draw an arc that is based on a circle, hold down Shift while you drag."
-msgstr "Σχεδιάζει ένα τόξο στο τρέχον έγγραφο. Για να σχεδιάσετε ένα τόξο, μεταφέρετε ένα ωοειδές σχήμα μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε το σημείο έναρξης του τόξου. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε το τελευταίο σημείο και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στο ωοειδές σχήμα. Για να σχεδιάσετε ένα τόξο που θα βασίζεται σε έναν κύκλο, κρατήστε πατημένο το Shift κατά τη μεταφορά."
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3152771\n"
-"help.text"
-msgid "<image id=\"img_id3152778\" src=\"cmd/sc_arc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152778\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152778\" src=\"cmd/sc_arc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152778\">Εικονίδιο</alt></image>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3155139\n"
-"42\n"
-"help.text"
-msgid "Arc"
-msgstr "Τόξο"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"hd_id3153514\n"
-"44\n"
-"help.text"
-msgid "Circle Arc"
-msgstr "Κυκλικό τόξο"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3147075\n"
-"46\n"
-"help.text"
-msgid "<ahelp hid=\".uno:CircleArc\">Draws an arc that is based on a circle in the current document. To draw an arc, drag a circle to the size you want, and then click to define the starting point of the arc. Move your pointer to where you want to place the endpoint and click. You do not need to click on the circle. To draw an arc that is based on an ellipse, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\".uno:CircleArc\">Σχεδιάζει ένα τόξο που βασίζεται σε έναν κύκλο στο τρέχον έγγραφο. Για να σχεδιάσετε ένα τόξο, μεταφέρετε έναν κύκλο μέχρι το μέγεθος που προτιμάτε, και ύστερα κάντε κλικ για να καθορίσετε το σημείο έναρξης του τόξου. Μετακινήστε το δείκτη σας στην θέση που επιθυμείτε να τοποθετήσετε το τελευταίο σημείο και κάντε κλικ. Δεν χρειάζεται να κάνετε κλικ στον κύκλο. Για να σχεδιάσετε ένα τόξο που να βασίζεται σε μια έλλειψη, κρατήστε πατημένο το Shift κατά τη μεταφορά.</ahelp>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3154380\n"
-"help.text"
-msgid "<image id=\"img_id3154386\" src=\"cmd/sc_circlearc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154386\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154386\" src=\"cmd/sc_circlearc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154386\">Εικονίδιο</alt></image>"
-
-#: 10070000.xhp
-msgctxt ""
-"10070000.xhp\n"
-"par_id3154111\n"
-"45\n"
-"help.text"
-msgid "Circle Arc"
-msgstr "Κυκλικό τόξο"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Slide Effects"
-msgstr "Εφέ διαφάνειας"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id3152598\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/04030000.xhp\" name=\"Slide Effects\">Slide Effects</link>"
-msgstr "<link href=\"text/simpress/02/04030000.xhp\" name=\"Εφέ διαφάνειας\">Εφέ διαφάνειας</link>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_idN1059C\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select the transition effect that appears before the current slide is shown.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το εφέ εναλλαγής που εμφανίζεται πριν προβληθεί η τρέχουσα διαφάνεια.</ahelp>"
-
#: 13090000.xhp
msgctxt ""
"13090000.xhp\n"
@@ -5103,696 +5550,249 @@ msgctxt ""
msgid "Modify Object with Attributes"
msgstr "Τροποποίηση αντικειμένου με γνωρίσματα"
-#: 08060000.xhp
-msgctxt ""
-"08060000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Current Slide/Level"
-msgstr "Τρέχουσα διαφάνεια/επίπεδο"
-
-#: 08060000.xhp
-msgctxt ""
-"08060000.xhp\n"
-"hd_id3159153\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/08060000.xhp\" name=\"Current Slide/Level\">Current Slide/Level</link>"
-msgstr "<link href=\"text/simpress/02/08060000.xhp\" name=\"Τρέχουσα διαφάνεια/επίπεδο\">Τρέχουσα διαφάνεια/επίπεδο</link>"
-
-#: 08060000.xhp
-msgctxt ""
-"08060000.xhp\n"
-"par_id3153190\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:PageStatus\" visibility=\"visible\">Displays the current slide number followed by the total number of slides.</ahelp>"
-msgstr "<ahelp hid=\".uno:PageStatus\" visibility=\"visible\">Εμφανίζει τον αριθμό της τρέχουσας σελίδας που ακολουθείται από τον συνολικό αριθμό διαφανειών.</ahelp>"
-
-#: 08060000.xhp
-msgctxt ""
-"08060000.xhp\n"
-"par_id3149126\n"
-"3\n"
-"help.text"
-msgid "In Layer Mode, the name of the layer containing the selected object is displayed."
-msgstr "Στη λειτουργία επιπέδου, εμφανίζεται το όνομα του επιπέδου που περιέχει το επιλεγμένο αντικείμενο."
-
-#: 11080000.xhp
+#: 13100000.xhp
msgctxt ""
-"11080000.xhp\n"
+"13100000.xhp\n"
"tit\n"
"help.text"
-msgid "Hide Subpoints"
-msgstr "Απόκρυψη δευτερευόντων σημείων"
-
-#: 11080000.xhp
-msgctxt ""
-"11080000.xhp\n"
-"bm_id3146119\n"
-"help.text"
-msgid "<bookmark_value>subpoints; hiding</bookmark_value><bookmark_value>hiding; subpoints</bookmark_value>"
-msgstr "<bookmark_value>δευτερεύοντα σημεία, απόκρυψη</bookmark_value><bookmark_value>απόκρυψη, δευτερεύοντα σημεία</bookmark_value>"
+msgid "Exit all Groups"
+msgstr "Έξοδος από όλες τις ομάδες"
-#: 11080000.xhp
+#: 13100000.xhp
msgctxt ""
-"11080000.xhp\n"
-"hd_id3146119\n"
+"13100000.xhp\n"
+"hd_id3153188\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/02/11080000.xhp\" name=\"Hide Subpoints\">Hide Subpoints</link>"
-msgstr "<link href=\"text/simpress/02/11080000.xhp\" name=\"Απόκρυψη δευτερευόντων σημείων\">Απόκρυψη δευτερευόντων σημείων</link>"
+msgid "<link href=\"text/simpress/02/13100000.xhp\" name=\"Exit all Groups\">Exit all Groups</link>"
+msgstr "<link href=\"text/simpress/02/13100000.xhp\" name=\"Έξοδος από όλες τις ομάδες\">Έξοδος από όλες τις ομάδες</link>"
-#: 11080000.xhp
+#: 13100000.xhp
msgctxt ""
-"11080000.xhp\n"
-"par_id3154490\n"
+"13100000.xhp\n"
+"par_id3150011\n"
"2\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:OutlineCollapse\">Hides the subheadings of a selected heading. Hidden subheadings are indicated by a black line in front of a heading. To show the lower level headings, click the <link href=\"text/simpress/02/11090000.xhp\" name=\"Show Subpoints\"><emph>Show Subpoints</emph></link> icon.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:OutlineCollapse\">Αποκρύπτει τις δευτερεύουσες επικεφαλίδες της επιλεγμένης επικεφαλίδας. Οι κρυφές δευτερεύουσες επικεφαλίδες υποδεικνύονται με μαύρη γραμμή μπροστά από μια επικεφαλίδα. Για να εμφανίσετε τις επικεφαλίδες των χαμηλότερων επιπέδων, κάντε κλικ στο εικονίδιο <link href=\"text/simpress/02/11090000.xhp\" name=\"Εμφάνιση δευτερευόντων σημείων\"><emph>Εμφάνιση δευτερευόντων σημείων</emph></link> .</ahelp>"
+msgid "<ahelp hid=\".uno:LeaveAllGroups\" visibility=\"visible\">Exits all groups and returns to normal view.</ahelp>"
+msgstr "<ahelp hid=\".uno:LeaveAllGroups\" visibility=\"visible\">Εξέρχεται από όλες τις ομάδες και επιστρέφει στην κανονική προβολή.</ahelp>"
-#: 11080000.xhp
+#: 13100000.xhp
msgctxt ""
-"11080000.xhp\n"
-"par_id3155961\n"
+"13100000.xhp\n"
+"par_id3155443\n"
"help.text"
-msgid "<image src=\"cmd/sc_outlinecollapse.png\" id=\"img_id3149256\"><alt id=\"alt_id3149256\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_outlinecollapse.png\" id=\"img_id3149256\"><alt id=\"alt_id3149256\">Εικονίδιο</alt></image>"
+msgid "<image src=\"cmd/sc_leaveallgroups.png\" id=\"img_id3154757\"><alt id=\"alt_id3154757\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_leaveallgroups.png\" id=\"img_id3154757\"><alt id=\"alt_id3154757\">Εικονίδιο</alt></image>"
-#: 11080000.xhp
+#: 13100000.xhp
msgctxt ""
-"11080000.xhp\n"
-"par_id3148489\n"
+"13100000.xhp\n"
+"par_id3149019\n"
"3\n"
"help.text"
-msgid "Hide Subpoints"
-msgstr "Απόκρυψη δευτερευόντων σημείων"
+msgid "Exit all groups"
+msgstr "Έξοδος από όλες τις ομάδες"
-#: 13010000.xhp
+#: 13140000.xhp
msgctxt ""
-"13010000.xhp\n"
+"13140000.xhp\n"
"tit\n"
"help.text"
-msgid "Glue Points"
-msgstr "Σημεία κόλλησης"
+msgid "Snap to Snap Lines"
+msgstr "Πρόσδεση σε γραμμές προσκόλλησης"
-#: 13010000.xhp
+#: 13140000.xhp
msgctxt ""
-"13010000.xhp\n"
-"hd_id3153144\n"
+"13140000.xhp\n"
+"hd_id3153726\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/02/13010000.xhp\" name=\"Glue Points\">Glue Points</link>"
-msgstr "<link href=\"text/simpress/02/13010000.xhp\" name=\"Σημεία κόλλησης\">Σημεία κόλλησης</link>"
-
-#: 13010000.xhp
-msgctxt ""
-"13010000.xhp\n"
-"par_id3146120\n"
-"2\n"
-"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:GlueEditMode\">Insert or modify the properties of a glue point. A glue point is a custom connection point where you can attach a <link href=\"text/simpress/02/10100000.xhp\" name=\"connector\">connector</link> line.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:GlueEditMode\">Εισάγετε ή τροποποιήστε τις ιδιότητες ενός σημείου σύνδεσης. Ένα σημείο σύνδεσης είναι ένα προσαρμοσμένο σημείο σύνδεσης όπου μπορείτε να επισυνάψετε μια γραμμή <link href=\"text/simpress/02/10100000.xhp\" name=\"σύνδεσης\">σύνδεσης</link> .</ahelp>"
+msgid "<link href=\"text/simpress/02/13140000.xhp\" name=\"Snap to Snap Lines\">Snap to Snap Lines</link>"
+msgstr "<link href=\"text/simpress/02/13140000.xhp\" name=\"Πρόσδεση σε γραμμές προσκόλλησης\">Πρόσδεση σε γραμμές προσκόλλησης</link>"
-#: 13010000.xhp
+#: 13140000.xhp
msgctxt ""
-"13010000.xhp\n"
-"par_id3153713\n"
+"13140000.xhp\n"
+"par_id3150717\n"
"help.text"
-msgid "<image src=\"cmd/sc_glueeditmode.png\" id=\"img_id3154256\"><alt id=\"alt_id3154256\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_glueeditmode.png\" id=\"img_id3154256\"><alt id=\"alt_id3154256\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3146969\" src=\"cmd/sc_helplinesuse.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3146969\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146969\" src=\"cmd/sc_helplinesuse.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3146969\">Εικονίδιο</alt></image>"
-#: 13010000.xhp
+#: 13140000.xhp
msgctxt ""
-"13010000.xhp\n"
-"par_id3147339\n"
+"13140000.xhp\n"
+"par_id3154255\n"
"3\n"
"help.text"
-msgid "Glue Points"
-msgstr "Σημεία κόλλησης"
+msgid "Snap to Snap Lines"
+msgstr "Πρόσδεση σε γραμμές προσκόλλησης"
-#: 04060000.xhp
+#: 13150000.xhp
msgctxt ""
-"04060000.xhp\n"
+"13150000.xhp\n"
"tit\n"
"help.text"
-msgid "Time"
-msgstr "Ώρα"
+msgid "Snap to Page Margins"
+msgstr "Συγκράτηση σε περιθώρια σελίδας"
-#: 04060000.xhp
+#: 13150000.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3153188\n"
+"13150000.xhp\n"
+"hd_id3150441\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/02/04060000.xhp\" name=\"Time\">Time</link>"
-msgstr "<link href=\"text/simpress/02/04060000.xhp\" name=\"Ώρα\">Ώρα</link>"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"par_idN1059C\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter the amount of time before the slide show automatically advances to the next slide.</ahelp> This option is only available for automatic transition."
-msgstr "<ahelp hid=\".\">Εισάγετε το ποσό του χρόνου πριν η παρουσίαση διαφανειών να προχωρά αυτόματα στην επόμενη διαφάνεια.</ahelp> Αυτή η επιλογή είναι διαθέσιμη μόνο για αυτόματη εναλλαγή."
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Gluepoints Bar"
-msgstr "Γραμμή σημείων κόλλησης"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"bm_id3149948\n"
-"help.text"
-msgid "<bookmark_value>object bars; editing glue points</bookmark_value>"
-msgstr "<bookmark_value>γραμμές αντικειμένου; επεξεργασία σημείων κόλλησης</bookmark_value>"
+msgid "<link href=\"text/simpress/02/13150000.xhp\" name=\"Snap to Page Margins\">Snap to Page Margins</link>"
+msgstr "<link href=\"text/simpress/02/13150000.xhp\" name=\"Συγκράτηση σε περιθώρια σελίδας\">Συγκράτηση σε περιθώρια σελίδας</link>"
-#: 10030200.xhp
+#: 13150000.xhp
msgctxt ""
-"10030200.xhp\n"
-"hd_id3149948\n"
-"1\n"
+"13150000.xhp\n"
+"par_id3150717\n"
"help.text"
-msgid "<variable id=\"gluepointsbar\"><link href=\"text/simpress/02/10030200.xhp\">Glue Points Bar</link></variable>"
-msgstr "<variable id=\"gluepointsbar\"><link href=\"text/simpress/02/10030200.xhp\">Γραμμή σημείων κόλλησης</link></variable>"
+msgid "<image src=\"cmd/sc_snapborder.png\" id=\"img_id3154016\"><alt id=\"alt_id3154016\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_snapborder.png\" id=\"img_id3154016\"><alt id=\"alt_id3154016\">Εικονίδιο</alt></image>"
-#: 10030200.xhp
+#: 13150000.xhp
msgctxt ""
-"10030200.xhp\n"
-"par_id3159206\n"
+"13150000.xhp\n"
+"par_id3156384\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Insert or modify the properties of a gluepoint. A gluepoint is a point where you can attach a <link href=\"text/simpress/02/10100000.xhp\" name=\"connector\">connector</link> line. </ahelp> By default, <item type=\"productname\">%PRODUCTNAME</item> automatically places a gluepoint at the center of each side of the bounding rectangle for every object you create."
-msgstr "<ahelp hid=\".\">Εισάγει ή τροποποιεί τις ιδιότητες ενός σημείου κόλλησης. Ένα σημείο κόλλησης είναι ένα σημείο στο οποίο μπορείτε να συνδέσετε μια γραμμή <link href=\"text/simpress/02/10100000.xhp\" name=\"σύνδεσης\">σύνδεσης</link> line. </ahelp> Αρχικά, το <item type=\"productname\">%PRODUCTNAME</item> τοποθετεί αυτόματα ένα σημείο κόλλησης στο κέντρο κάθε πλευράς του ορθογώνιου παραλληλόγραμμου σύνδεσης για κάθε αντικείμενο που δημιουργείτε."
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"hd_id3149876\n"
-"3\n"
-"help.text"
-msgid "Insert Glue Point"
-msgstr "Εισαγωγή σημείου κόλλησης"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3150393\n"
-"5\n"
-"help.text"
-msgid "<ahelp hid=\".uno:GlueInsertPoint\">Inserts a gluepoint where you click in an object.</ahelp>"
-msgstr "<ahelp hid=\".uno:GlueInsertPoint\">Εισάγει ένα σημείο κόλλησης όταν κάνετε κλικ σε ένα αντικείμενο.</ahelp>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3157876\n"
-"help.text"
-msgid "<image id=\"img_id3150650\" src=\"cmd/sc_glueinsertpoint.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3150650\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150650\" src=\"cmd/sc_glueinsertpoint.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3150650\">Icon</alt></image>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3148729\n"
-"4\n"
-"help.text"
-msgid "Insert Point"
-msgstr "Εισαγωγή σημείου"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"hd_id3153933\n"
-"6\n"
-"help.text"
-msgid "Exit Direction Left"
-msgstr "Κατεύθυνση εξόδου αριστερά"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3150864\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\".uno:GlueEscapeDirectionLeft\">Connector attaches to the left edge of the selected gluepoint.</ahelp>"
-msgstr "<ahelp hid=\".uno:GlueEscapeDirectionLeft\">Η γραμμή σύνδεσης συνδέει στην αριστερή άκρη του επιλεγμένου σημείου κόλλησης.</ahelp>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3145165\n"
-"help.text"
-msgid "<image id=\"img_id3153567\" src=\"cmd/sc_glueescapedirectionleft.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153567\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153567\" src=\"cmd/sc_glueescapedirectionleft.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153567\">Icon</alt></image>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3150019\n"
-"7\n"
-"help.text"
-msgid "Exit Direction Left"
-msgstr "Κατεύθυνση εξόδου αριστερά"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"hd_id3149881\n"
-"9\n"
-"help.text"
-msgid "Exit Direction Top"
-msgstr "Κατεύθυνση εξόδου πάνω"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3147370\n"
-"11\n"
-"help.text"
-msgid "<ahelp hid=\".uno:GlueEscapeDirectionTop\">Connector attaches to the top edge of the selected gluepoint.</ahelp>"
-msgstr "<ahelp hid=\".uno:GlueEscapeDirectionTop\">Η γραμμή σύνδεσης συνδέει στην πάνω άκρη του επιλεγμένου σημείου κόλλησης.</ahelp>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3153042\n"
-"help.text"
-msgid "<image id=\"img_id3148386\" src=\"cmd/sc_glueescapedirectiontop.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148386\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148386\" src=\"cmd/sc_glueescapedirectiontop.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148386\">Icon</alt></image>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3150929\n"
-"10\n"
-"help.text"
-msgid "Exit Direction Top"
-msgstr "Κατεύθυνση εξόδου πάνω"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"hd_id3150265\n"
-"12\n"
-"help.text"
-msgid "Exit Direction Right"
-msgstr "Κατεύθυνση εξόδου δεξιά"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3149030\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\".uno:GlueEscapeDirectionRight\">Connector attaches to the right edge of the selected gluepoint.</ahelp>"
-msgstr "<ahelp hid=\".uno:GlueEscapeDirectionRight\">Η γραμμή σύνδεσης συνδέει στην δεξιά άκρη του επιλεγμένου σημείου κόλλησης.</ahelp>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3155401\n"
-"help.text"
-msgid "<image id=\"img_id3156256\" src=\"cmd/sc_glueescapedirectionright.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3156256\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156256\" src=\"cmd/sc_glueescapedirectionright.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3156256\">Icon</alt></image>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3153716\n"
-"13\n"
-"help.text"
-msgid "Exit Direction Right"
-msgstr "Κατεύθυνση εξόδου δεξιά"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"hd_id3147173\n"
-"15\n"
-"help.text"
-msgid "Exit Direction Bottom"
-msgstr "Κατεύθυνση εξόδου κάτω"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3149710\n"
-"17\n"
-"help.text"
-msgid "<ahelp hid=\".uno:GlueEscapeDirectionBottom\">Connector attaches to the bottom edge of the selected gluepoint.</ahelp>"
-msgstr "<ahelp hid=\".uno:GlueEscapeDirectionBottom\">Η γραμμή σύνδεσης συνδέει στην κάτω άκρη του επιλεγμένου σημείου κόλλησης.</ahelp>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3145204\n"
-"help.text"
-msgid "<image id=\"img_id3150756\" src=\"cmd/sc_glueescapedirectionbottom.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3150756\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150756\" src=\"cmd/sc_glueescapedirectionbottom.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3150756\">Icon</alt></image>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3153218\n"
-"16\n"
-"help.text"
-msgid "Exit Direction Bottom"
-msgstr "Κατεύθυνση εξόδου κάτω"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"hd_id3150875\n"
-"18\n"
-"help.text"
-msgid "Glue Point Relative"
-msgstr "Σχετικό σημείο κόλλησης"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3147571\n"
-"20\n"
-"help.text"
-msgid "<ahelp hid=\".uno:GluePercent\">Maintains the relative position of a selected gluepoint when you resize an object.</ahelp>"
-msgstr "<ahelp hid=\".uno:GluePercent\">Διατηρεί τη σχετική θέση ενός επιλεγμένου σημείου κόλλησης όταν αλλάζετε το μέγεθος ενός αντικειμένου.</ahelp>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3153622\n"
-"help.text"
-msgid "<image id=\"img_id3153149\" src=\"cmd/sc_gluepercent.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153149\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153149\" src=\"cmd/sc_gluepercent.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153149\">Icon</alt></image>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3149286\n"
-"19\n"
-"help.text"
-msgid "Glue Point Relative"
-msgstr "Σχετικό σημείο κόλλησης"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"hd_id3149755\n"
-"21\n"
-"help.text"
-msgid "Glue Point Horizontal Left"
-msgstr "Οριζόντιο σημείο κόλλησης αριστερά"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3147252\n"
-"23\n"
-"help.text"
-msgid "<ahelp hid=\".uno:GlueHorzAlignLeft\">When the object is resized, the current gluepoint remains fixed to the left edge of the object.</ahelp>"
-msgstr "<ahelp hid=\".uno:GlueHorzAlignLeft\">Όταν μεταβάλλεται το μέγεθος ενός αντικειμένου, το τρέχον σημείο σύνδεσης παραμένει σταθερά στο αριστερό άκρο του αντικειμένου.</ahelp>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3154934\n"
-"help.text"
-msgid "<image id=\"img_id3148829\" src=\"cmd/sc_gluehorzalignleft.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148829\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148829\" src=\"cmd/sc_gluehorzalignleft.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148829\">Icon</alt></image>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3158405\n"
-"22\n"
-"help.text"
-msgid "Glue Point Horizontal Left"
-msgstr "Οριζόντιο σημείο κόλλησης αριστερά"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"hd_id3154214\n"
-"24\n"
-"help.text"
-msgid "Glue Point Horizontal Center"
-msgstr "Οριζόντιο σημείο κόλλησης στο κέντρο"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3147510\n"
-"26\n"
-"help.text"
-msgid "<ahelp hid=\".uno:GlueHorzAlignCenter\">When the object is resized, the current gluepoint remains fixed to the center of the object.</ahelp>"
-msgstr "<ahelp hid=\".uno:GlueHorzAlignCenter\">Όταν αλλάζει το μέγεθος του αντικειμένου, το τρέχον σημείο κόλλησης παραμένει σταθερό στο κέντρο του αντικειμένου.</ahelp>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3148910\n"
-"help.text"
-msgid "<image id=\"img_id3148919\" src=\"cmd/sc_gluehorzaligncenter.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148919\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148919\" src=\"cmd/sc_gluehorzaligncenter.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148919\">Icon</alt></image>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3150706\n"
-"25\n"
-"help.text"
-msgid "Glue Point Horizontal Center"
-msgstr "Οριζόντιο σημείο κόλλησης στο κέντρο"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"hd_id3153748\n"
-"27\n"
-"help.text"
-msgid "Glue Point Horizontal Right"
-msgstr "Οριζόντιο σημείο κόλλησης δεξιά"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3154096\n"
-"29\n"
-"help.text"
-msgid "<ahelp hid=\".uno:GlueHorzAlignRight\">When the object is resized, the current gluepoint remains fixed to the right edge of the object.</ahelp>"
-msgstr "<ahelp hid=\".uno:GlueHorzAlignRight\">Όταν αλλάζει το μέγεθος του αντικειμένου, το τρέχον σημείο κόλλησης παραμένει σταθερό στην αριστερή άκρη του αντικειμένου.</ahelp>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3148627\n"
-"help.text"
-msgid "<image id=\"img_id3149808\" src=\"cmd/sc_gluehorzalignright.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3149808\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149808\" src=\"cmd/sc_gluehorzalignright.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3149808\">Icon</alt></image>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3154799\n"
-"28\n"
-"help.text"
-msgid "Glue Point Horizontal Right"
-msgstr "Οριζόντιο σημείο κόλλησης δεξιά"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"hd_id3153540\n"
-"30\n"
-"help.text"
-msgid "Glue Point Vertical Top"
-msgstr "Κατακόρυφο σημείο κόλλησης πάνω"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3149930\n"
-"32\n"
-"help.text"
-msgid "<ahelp hid=\".uno:GlueVertAlignTop\">When the object is resized, the current gluepoint remains fixed to the top edge of the object.</ahelp>"
-msgstr "<ahelp hid=\".uno:GlueVertAlignTop\">Όταν αλλάζει το μέγεθος του αντικειμένου, το τρέχον σημείο κόλλησης παραμένει σταθερό στην πάνω άκρη του αντικειμένου.</ahelp>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3154481\n"
-"help.text"
-msgid "<image id=\"img_id3154571\" src=\"cmd/sc_gluevertaligntop.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154571\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154571\" src=\"cmd/sc_gluevertaligntop.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154571\">Icon</alt></image>"
-
-#: 10030200.xhp
-msgctxt ""
-"10030200.xhp\n"
-"par_id3148681\n"
-"31\n"
-"help.text"
-msgid "Glue Point Vertical Top"
-msgstr "Κατακόρυφο σημείο κόλλησης πάνω"
+msgid "Snap to Page Margins"
+msgstr "Συγκράτηση σε περιθώρια σελίδας"
-#: 10030200.xhp
+#: 13160000.xhp
msgctxt ""
-"10030200.xhp\n"
-"hd_id3153678\n"
-"33\n"
+"13160000.xhp\n"
+"tit\n"
"help.text"
-msgid "Glue Point Vertical Center"
-msgstr "Κατακόρυφο σημείο κόλλησης στο κέντρο"
+msgid "Snap to Object Border"
+msgstr "Συγκράτηση σε περίγραμμα αντικειμένου"
-#: 10030200.xhp
+#: 13160000.xhp
msgctxt ""
-"10030200.xhp\n"
-"par_id3151310\n"
-"35\n"
+"13160000.xhp\n"
+"hd_id3125865\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:GlueVertAlignCenter\">When the object is resized, the current gluepoint remains fixed to the vertical center of the object.</ahelp>"
-msgstr "<ahelp hid=\".uno:GlueVertAlignCenter\">Όταν αλλάζει το μέγεθος του αντικειμένου, το τρέχον σημείο κόλλησης παραμένει σταθερό στο κατακόρυφο κέντρο του αντικειμένου.</ahelp>"
+msgid "<link href=\"text/simpress/02/13160000.xhp\" name=\"Snap to Object Border\">Snap to Object Border</link>"
+msgstr "<link href=\"text/simpress/02/13160000.xhp\" name=\"Συγκράτηση σε περίγραμμα αντικειμένου\">Συγκράτηση σε περίγραμμα αντικειμένου</link>"
-#: 10030200.xhp
+#: 13160000.xhp
msgctxt ""
-"10030200.xhp\n"
-"par_id3150996\n"
+"13160000.xhp\n"
+"par_id3150717\n"
"help.text"
-msgid "<image id=\"img_id3151106\" src=\"cmd/sc_gluevertaligncenter.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3151106\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151106\" src=\"cmd/sc_gluevertaligncenter.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3151106\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_snapframe.png\" id=\"img_id3154510\"><alt id=\"alt_id3154510\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_snapframe.png\" id=\"img_id3154510\"><alt id=\"alt_id3154510\">Εικονίδιο</alt></image>"
-#: 10030200.xhp
+#: 13160000.xhp
msgctxt ""
-"10030200.xhp\n"
-"par_id3146130\n"
-"34\n"
+"13160000.xhp\n"
+"par_id3154018\n"
+"2\n"
"help.text"
-msgid "Glue Point Vertical Center"
-msgstr "Κατακόρυφο σημείο κόλλησης στο κέντρο"
+msgid "Snap to Object Border"
+msgstr "Συγκράτηση σε περίγραμμα αντικειμένου"
-#: 10030200.xhp
+#: 13170000.xhp
msgctxt ""
-"10030200.xhp\n"
-"hd_id3147529\n"
-"36\n"
+"13170000.xhp\n"
+"tit\n"
"help.text"
-msgid "Glue Point Vertical Bottom"
-msgstr "Κατακόρυφο σημείο κόλλησης κάτω"
+msgid "Snap to Object Points"
+msgstr "Συγκράτηση σε σημεία αντικειμένου"
-#: 10030200.xhp
+#: 13170000.xhp
msgctxt ""
-"10030200.xhp\n"
-"par_id3148397\n"
-"38\n"
+"13170000.xhp\n"
+"hd_id3150870\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:GlueVertAlignBottom\">When the object is resized, the current gluepoint remains fixed to the bottom edge of the object.</ahelp>"
-msgstr "<ahelp hid=\".uno:GlueVertAlignBottom\">Όταν αλλάζει το μέγεθος του αντικειμένου, το τρέχον σημείο κόλλησης παραμένει σταθερό στην κάτω άκρη του αντικειμένου.</ahelp>"
+msgid "<link href=\"text/simpress/02/13170000.xhp\" name=\"Snap to Object Points\">Snap to Object Points</link>"
+msgstr "<link href=\"text/simpress/02/13170000.xhp\" name=\"Συγκράτηση σε σημεία αντικειμένου\">Συγκράτηση σε σημεία αντικειμένου</link>"
-#: 10030200.xhp
+#: 13170000.xhp
msgctxt ""
-"10030200.xhp\n"
-"par_id3150644\n"
+"13170000.xhp\n"
+"par_id3154016\n"
"help.text"
-msgid "<image id=\"img_id3154192\" src=\"cmd/sc_gluevertalignbottom.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154192\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154192\" src=\"cmd/sc_gluevertalignbottom.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154192\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_snappoints.png\" id=\"img_id3153415\"><alt id=\"alt_id3153415\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_snappoints.png\" id=\"img_id3153415\"><alt id=\"alt_id3153415\">Εικονίδιο</alt></image>"
-#: 10030200.xhp
+#: 13170000.xhp
msgctxt ""
-"10030200.xhp\n"
-"par_id3156204\n"
-"37\n"
+"13170000.xhp\n"
+"par_id3148664\n"
+"2\n"
"help.text"
-msgid "Glue Point Vertical Bottom"
-msgstr "Κατακόρυφο σημείο κόλλησης κάτω"
+msgid "Snap to Object Points"
+msgstr "Συγκράτηση σε σημεία αντικειμένου"
-#: 13150000.xhp
+#: 13180000.xhp
msgctxt ""
-"13150000.xhp\n"
+"13180000.xhp\n"
"tit\n"
"help.text"
-msgid "Snap to Page Margins"
-msgstr "Συγκράτηση σε περιθώρια σελίδας"
+msgid "Allow Quick Editing"
+msgstr "Να επιτρέπεται γρήγορη επεξεργασία"
-#: 13150000.xhp
+#: 13180000.xhp
msgctxt ""
-"13150000.xhp\n"
-"hd_id3150441\n"
+"13180000.xhp\n"
+"hd_id3154758\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/02/13150000.xhp\" name=\"Snap to Page Margins\">Snap to Page Margins</link>"
-msgstr "<link href=\"text/simpress/02/13150000.xhp\" name=\"Συγκράτηση σε περιθώρια σελίδας\">Συγκράτηση σε περιθώρια σελίδας</link>"
+msgid "<link href=\"text/simpress/02/13180000.xhp\" name=\"Allow Quick Editing\">Allow Quick Editing</link>"
+msgstr "<link href=\"text/simpress/02/13180000.xhp\" name=\"Να επιτρέπεται γρήγορη επεξεργασία\">Να επιτρέπεται γρήγορη επεξεργασία</link>"
-#: 13150000.xhp
+#: 13180000.xhp
msgctxt ""
-"13150000.xhp\n"
-"par_id3150717\n"
+"13180000.xhp\n"
+"par_id3149664\n"
"help.text"
-msgid "<image src=\"cmd/sc_snapborder.png\" id=\"img_id3154016\"><alt id=\"alt_id3154016\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_snapborder.png\" id=\"img_id3154016\"><alt id=\"alt_id3154016\">Εικονίδιο</alt></image>"
+msgid "<image src=\"cmd/sc_quickedit.png\" id=\"img_id3153728\"><alt id=\"alt_id3153728\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_quickedit.png\" id=\"img_id3153728\"><alt id=\"alt_id3153728\">Εικονίδιο</alt></image>"
-#: 13150000.xhp
+#: 13180000.xhp
msgctxt ""
-"13150000.xhp\n"
-"par_id3156384\n"
+"13180000.xhp\n"
+"par_id3146974\n"
"2\n"
"help.text"
-msgid "Snap to Page Margins"
-msgstr "Συγκράτηση σε περιθώρια σελίδας"
+msgid "Allow Quick Editing"
+msgstr "Να επιτρέπεται γρήγορη επεξεργασία"
-#: 04010000.xhp
+#: 13190000.xhp
msgctxt ""
-"04010000.xhp\n"
+"13190000.xhp\n"
"tit\n"
"help.text"
-msgid "Show/Hide Slide"
-msgstr "Εμφάνιση/Απόκρυψη διαφάνειας"
+msgid "Select Text Area Only"
+msgstr "Επιλογή περιοχής κειμένου μόνο"
-#: 04010000.xhp
+#: 13190000.xhp
msgctxt ""
-"04010000.xhp\n"
-"hd_id3147368\n"
+"13190000.xhp\n"
+"hd_id3150439\n"
"1\n"
"help.text"
-msgid "<link href=\"text/simpress/02/04010000.xhp\" name=\"Show/Hide Slide\">Show/Hide Slide</link>"
-msgstr "<link href=\"text/simpress/02/04010000.xhp\" name=\"Εμφάνιση/Απόκρυψη διαφάνειας\">Εμφάνιση/Απόκρυψη διαφάνειας</link>"
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"par_id3149883\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:HideSlide\">Hides the selected slide so that it is not displayed during a slide show.</ahelp>"
-msgstr "<ahelp hid=\".uno:HideSlide\">Αποκρύπτει την επιλεγμένη διαφάνεια έτσι ώστε να μην εμφανίζεται κατά την παρουσίαση διαφανειών.</ahelp>"
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"par_id3155434\n"
-"4\n"
-"help.text"
-msgid "The number of a hidden slide is crossed out. To show a hidden slide, choose <emph>Slide Show - Show/Hide Slide</emph> again."
-msgstr "Ο αριθμός των κρυφών διαφανειών διαγράφεται. Για να εμφανίσετε μια κρυφή διαφάνεια, επιλέξτε ξανά <emph>Παρουσίαση διαφανειών - Εμφάνιση/Απόκρυψη διαφάνειας</emph>"
+msgid "<link href=\"text/simpress/02/13190000.xhp\" name=\"Select Text Area Only\">Select Text Area Only</link>"
+msgstr "<link href=\"text/simpress/02/13190000.xhp\" name=\"Επιλογή της περιοχής κειμένου μόνο\">Επιλογή της περιοχής κειμένου μόνο</link>"
-#: 04010000.xhp
+#: 13190000.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3148772\n"
+"13190000.xhp\n"
+"par_id3154510\n"
"help.text"
-msgid "<image id=\"img_id3156067\" src=\"cmd/sc_hideslide.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156067\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156067\" src=\"cmd/sc_hideslide.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156067\">Εικονίδιο</alt></image>"
+msgid "<image src=\"cmd/sc_pickthrough.png\" id=\"img_id3154015\"><alt id=\"alt_id3154015\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_pickthrough.png\" id=\"img_id3154015\"><alt id=\"alt_id3154015\">Εικονίδιο</alt></image>"
-#: 04010000.xhp
+#: 13190000.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3156061\n"
-"3\n"
+"13190000.xhp\n"
+"par_id3154254\n"
+"2\n"
"help.text"
-msgid "Show/Hide Slide"
-msgstr "Εμφάνιση/Απόκρυψη διαφάνειας"
+msgid "Select Text Area Only"
+msgstr "Επιλογή περιοχής κειμένου μόνο"
diff --git a/source/el/helpcontent2/source/text/simpress/04.po b/source/el/helpcontent2/source/text/simpress/04.po
index 512cbe908a2..e851e5e54a0 100644
--- a/source/el/helpcontent2/source/text/simpress/04.po
+++ b/source/el/helpcontent2/source/text/simpress/04.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2012-06-19 07:35+0200\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"PO-Revision-Date: 2013-05-30 13:48+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1369921714.0\n"
#: 01020000.xhp
msgctxt ""
@@ -1753,52 +1754,46 @@ msgstr "<emph>Αποτέλεσμα</emph>"
msgctxt ""
"01020000.xhp\n"
"hd_id3153254\n"
-"135\n"
"help.text"
-msgid "Escape"
-msgstr "Escape"
+msgid "Home/End"
+msgstr "Αρχή/Τέλος"
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3153268\n"
-"136\n"
"help.text"
-msgid "Sets the focus to the first slide."
-msgstr "Καθορίζει την εστίαση της πρώτης διαφάνειας."
+msgid "Set the focus to the first/last slide."
+msgstr "Ορισμός της εστίασης στην πρώτη/τελευταία διαφάνεια."
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"hd_id3154811\n"
-"137\n"
"help.text"
-msgid "Arrow key"
-msgstr "Πλήκτρο βέλους"
+msgid "Left/Right arrow keys or Page Up/Down"
+msgstr "Αριστερό/δεξιό πλήκτρο βελών ή σελίδα πάνω/κάτω "
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3145073\n"
-"138\n"
"help.text"
-msgid "Sets the focus to the next slide."
-msgstr "Καθορίζει την εστίαση στην επόμενη διαφάνεια."
+msgid "Set the focus to the next/previous slide."
+msgstr "Ορισμός της εστίασης στην επόμενη/προηγούμενη διαφάνεια."
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"hd_id3145086\n"
-"139\n"
"help.text"
-msgid "Spacebar"
-msgstr "Spacebar"
+msgid "Enter"
+msgstr "Enter"
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3157548\n"
-"140\n"
"help.text"
-msgid "Makes the slide with the focus the current slide."
-msgstr "Δημιουργεί τη διαφάνεια με την εστίαση της τρέχουσας διαφάνειας."
+msgid "Change to Normal Mode with the active slide."
+msgstr "Αλλαγή στην κανονική κατάσταση με την ενεργή διαφάνεια."
diff --git a/source/el/helpcontent2/source/text/simpress/guide.po b/source/el/helpcontent2/source/text/simpress/guide.po
index 102ab7ac717..101effa40ad 100644
--- a/source/el/helpcontent2/source/text/simpress/guide.po
+++ b/source/el/helpcontent2/source/text/simpress/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-01-17 19:07+0000\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"PO-Revision-Date: 2013-05-30 13:49+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,290 +14,270 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358449652.0\n"
+"X-POOTLE-MTIME: 1369921767.0\n"
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
+"3d_create.xhp\n"
"tit\n"
"help.text"
-msgid "Drawing Curves"
-msgstr "Σχεδίαση καμπυλών"
-
-#: line_draw.xhp
-msgctxt ""
-"line_draw.xhp\n"
-"bm_id3149377\n"
-"help.text"
-msgid "<bookmark_value>lines; drawing</bookmark_value><bookmark_value>curves; drawing</bookmark_value><bookmark_value>control points definition</bookmark_value><bookmark_value>corner points</bookmark_value><bookmark_value>drawing;lines</bookmark_value>"
-msgstr "<bookmark_value>γραμμές, σχεδίαση</bookmark_value><bookmark_value>καμπύλες, σχεδίαση</bookmark_value><bookmark_value>ορισμός σημείων ελέγχου</bookmark_value><bookmark_value>γωνιακά σημεία</bookmark_value><bookmark_value>σχεδίαση, γραμμές</bookmark_value>"
+msgid "Converting 2D Objects to Curves, Polygons, and 3D Objects"
+msgstr "Μετατροπή 2Δ αντικειμένων σε καμπύλες, πολύγωνα και 3Δ αντικείμενα"
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"hd_id3149377\n"
-"3\n"
+"3d_create.xhp\n"
+"bm_id3150207\n"
"help.text"
-msgid "<variable id=\"line_draw\"><link href=\"text/simpress/guide/line_draw.xhp\" name=\"Drawing Curves\">Drawing Curves</link></variable>"
-msgstr "<variable id=\"line_draw\"><link href=\"text/simpress/guide/line_draw.xhp\" name=\"Σχεδίαση καμπυλών\">Σχεδίαση καμπυλών</link></variable>"
+msgid "<bookmark_value>3D rotation objects; generating</bookmark_value><bookmark_value>3D objects; generating</bookmark_value><bookmark_value>3D scenes; creating</bookmark_value><bookmark_value>converting; to curves, polygons, 3D</bookmark_value><bookmark_value>extrusion objects</bookmark_value>"
+msgstr "<bookmark_value>Αντικείμενα 3Δ περιστροφής· δημιουργία</bookmark_value><bookmark_value>3Δ αντικείμενα· δημιουργία</bookmark_value><bookmark_value>3Δ σκηνές· δημιουργία</bookmark_value><bookmark_value>μετατροπή σε καμπύλες, πολύγωνα, 3Δ</bookmark_value><bookmark_value>εξώθηση αντικειμένων</bookmark_value>"
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id3148868\n"
-"4\n"
+"3d_create.xhp\n"
+"hd_id3150207\n"
+"32\n"
"help.text"
-msgid "The <emph>Curve</emph> icon <image id=\"img_id3150205\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Icon</alt></image> on the <emph>Drawing</emph> toolbar opens a toolbar to draw Bézier curves. Bézier curves are defined by a start point and an end point, which are called \"anchors\". The curvature of the Bézier curve is defined by control points (\"handles\"). Moving a control point changes the shape of the Bézier curve."
-msgstr "Το εικονίδιο <emph>Καμπύλη</emph> <image id=\"img_id3150205\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Εικονίδιο</alt></image> στη γραμμή εργαλείων <emph>Σχεδίαση</emph> ανοίγει μία γραμμή εργαλείων για τη σχεδίαση καμπυλών Bézier. Οι καμπύλες Bézier ορίζονται από ένα σημείο έναρξης και ένα σημείο τέλους, τα οποία ονομάζονται \"άγκιστρα\". Η καμπυλότητα της καμπύλης Bézier ορίζεται από σημεία ελέγχου (\"χειριστές\"). Μετακινώντας ένα σημείο ελέγχου μεταβάλλεται το σχήμα της καμπύλης Bézier."
+msgid "<variable id=\"3d_create\"><link href=\"text/simpress/guide/3d_create.xhp\" name=\"Converting 2D Objects to Curves, Polygons, and 3D Objects\">Converting 2D Objects to Curves, Polygons, and 3D Objects</link></variable>"
+msgstr "<variable id=\"3d_create\"><link href=\"text/simpress/guide/3d_create.xhp\" name=\"Μετατροπή 2Δ αντικειμένων σε καμπύλες, πολύγωνα και 3Δ αντικείμενα\">Μετατροπή 2Δ αντικειμένων σε καμπύλες, πολύγωνα και 3Δ αντικείμενα</link></variable>"
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id8532364\n"
+"3d_create.xhp\n"
+"par_id3153914\n"
+"33\n"
"help.text"
-msgid "Control points are only visible in \"Edit Points\" mode. Control points are represented by circles, anchor points are represented by squares. The start point is a little bit larger than the other anchor points."
-msgstr "Τα σημεία ελέγχου είναι ορατά μόνο στη λειτουργία \"Επεξεργασία σημείων\". Τα σημεία ελέγχου αναπαρίστανται από κύκλους, τα άγκιστρα με τετράγωνα. Το σημείο έναρξης είναι λίγο μεγαλύτερο από τα άλλα άγκιστρα."
+msgid "You can convert two dimensional (2D) objects to create different shapes. $[officename] can convert 2D objects to the following object types:"
+msgstr "Μπορείτε να μετατρέψετε αντικείμενα δύο διαστάσεων (2Δ) για να δημιουργήσετε διάφορα σχήματα. Το $[officename] μπορεί να μετατρέψει 2Δ αντικείμενα στους ακόλουθους τύπους αντικειμένων:"
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
+"3d_create.xhp\n"
"par_id3150210\n"
-"39\n"
-"help.text"
-msgid "Bézier curve segments and straight line segments can be joined to form more complex Bézier curves. Three different transitions can be applied to join adjacent segments:"
-msgstr "Τα τμήματα της καμπύλης Bézier και τα ευθύγραμμα τμήματα μπορούν να συνδεθούν για να σχηματίσουν περισσότερο σύνθετες καμπύλες Bézier. Μπορούν να εφαρμοστούν τρεις διαφορετικές εναλλαγές για τη σύνδεση παρακείμενων τμημάτων:"
-
-#: line_draw.xhp
-msgctxt ""
-"line_draw.xhp\n"
-"par_id3154766\n"
-"25\n"
-"help.text"
-msgid "A <emph>symmetrical</emph> anchor point has the same line curvature on either side, and two control lines that move together as a straight line."
-msgstr "Ένα <emph>συμμετρικό</emph> άγκιστρο έχει την ίδια γραμμική καμπυλότητα σε κάθε πλευρά, και δύο γραμμές ελέγχου που μετακινούνται μαζί σαν ενιαία ευθεία γραμμή."
-
-#: line_draw.xhp
-msgctxt ""
-"line_draw.xhp\n"
-"par_id3149874\n"
-"26\n"
+"49\n"
"help.text"
-msgid "A <emph>smooth</emph> anchor point may have different line curvatures on either side."
-msgstr "Ένα <emph>ομαλό</emph> άγκιστρο μπορεί να έχει διαφορετικές γραμμικές καμπυλότητες σε κάθε πλευρά."
+msgid "Curved object based on Bézier curves"
+msgstr "Καμπυλωτό αντικείμενο βασισμένο σε καμπύλες Bézier"
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id3150435\n"
-"27\n"
+"3d_create.xhp\n"
+"par_id3154762\n"
+"50\n"
"help.text"
-msgid "A <emph>corner</emph> anchor point has one or two independent control lines. Changing one side has no effect on the other side."
-msgstr "Ένα <emph>γωνιακό</emph> άγκιστρο έχει μία ή δύο ανεξάρτητες γραμμές ελέγχου. Η μεταβολή μία πλευράς δεν επηρεάζει την άλλη πλευρά."
+msgid "Polygon object consisting of straight line segments"
+msgstr "Αντικείμενο πολυγώνου που αποτελείται από ευθύγραμμα τμήματα"
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"hd_id46388\n"
+"3d_create.xhp\n"
+"par_id3150051\n"
+"51\n"
"help.text"
-msgid "How to use the Curve tool"
-msgstr "Πως να χρησιμοποιήσετε το εργαλείο Καμπύλη"
+msgid "3D object with shading and a light source"
+msgstr "Αντικείμενο 3Δ με σκίαση και φωτεινή πηγή"
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id3155262\n"
-"5\n"
+"3d_create.xhp\n"
+"par_id3149873\n"
+"52\n"
"help.text"
-msgid "On the Drawing toolbar, open the <emph>Curves</emph> toolbar <image id=\"img_id3145829\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145829\">Icon</alt></image> and select the <emph>Curve</emph><image id=\"Graphic1\" src=\"cmd/sc_bezier_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image> tool."
-msgstr "Στη γραμμή εργαλείων Σχεδίαση, ανοίξτε τη γραμμή εργαλείων <emph>Καμπύλες</emph> <image id=\"img_id3145829\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145829\">Εικονίδιο</alt></image> και επιλέξτε το εργαλείο <emph>Καμπύλη</emph><image id=\"Graphic1\" src=\"cmd/sc_bezier_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>."
+msgid "3D rotation object with shading and a light source"
+msgstr "Περιστρεφόμενο αντικείμενο 3Δ με σκίαση και φωτεινή πηγή"
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id3155928\n"
-"6\n"
+"3d_create.xhp\n"
+"hd_id31490481\n"
"help.text"
-msgid "Click where you want the curve to start, and drag in the direction where you want the curve to go. The control line will indicate the direction."
-msgstr "Κάντε κλικ στην θέση όπου επιθυμείτε να ξεκινά η καμπύλη, και μεταφέρετε στην κατεύθυνση από την οποία επιθυμείτε να διέρχεται η καμπύλη. Η γραμμή ελέγχου θα υποδεικνύει την κατεύθυνση."
+msgid "Two types of 3D objects"
+msgstr "Δύο τύποι 3Δ αντικειμένων"
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id8174687\n"
+"3d_create.xhp\n"
+"par_id31472951\n"
"help.text"
-msgid "Hold down <item type=\"keycode\">Shift</item> while you drag to restrict the direction to a 45 degree grid."
-msgstr "Κρατήστε πατημένο το πλήκτρο <item type=\"keycode\">Shift</item> κατά τη μεταφορά για να περιορίσετε την κατεύθυνση σε πλέγμα των 45 μοιρών."
+msgid "The Status bar displays \"3D scene selected\". The 3D scenes are built from objects which have dimensions in x, y, and z coordinates. Examples are the objects inserted by the 3D Objects toolbar, and rectangles, ellipses, or text that got created by the Rectangle, Ellipse, or Text icons left on the Drawing toolbar, or any Custom Shapes, and that got converted to 3D by using the context menu \"Convert - To 3D\". These 3D scenes can be entered (for example, by pressing F3), and the objects can be rotated in 3D. Microsoft Office doesn't know these real 3D objects. When exporting these 3D scenes to Microsoft Office formats, a snapshot of the current view will be exported as a bitmap. 3D bars in charts are of this type, too."
+msgstr "Η γραμμή κατάστασης εμφανίζει \"επιλογή 3Δ σκηνής\". Οι 3Δ σκηνές δημιουργούνται από αντικείμενα που έχουν διαστάσεις σε συντεταγμένες x, y και z . Παραδείγματα είναι τα εισαχθέντα αντικείμενα από την 3Δ γραμμή εργαλείων αντικειμένων και ορθογώνια, ελλείψεις ή κείμενο που δημιουργήθηκαν από εικονίδια ορθογώνιου, έλλειψης ή κειμένου και αφέθηκαν στη γραμμή εργαλείων σχεδίασης, ή οποιαδήποτε προσαρμοσμένα σχήματα και τα οποία μετατράπηκαν σε 3Δ χρησιμοποιώντας το μενού περιεχομένου \"Μετατροπή - σε 3Δ\". Αυτές οι 3Δ σκηνές μπορούν να εισαχθούν (για παράδειγμα, πατώντας F3) και τα αντικείμενα μπορούν να περιστραφούν σε 3Δ. Το Microsoft Office δεν αναγνωρίζει αυτά τα πραγματικά 3Δ αντικείμενα. Όταν εξάγονται αυτές οι 3Δ σκηνές σε μορφές Microsoft Office, ένα στιγμιότυπο της τρέχουσας προβολής θα εξαχθεί ως ψηφιογραφία. Οι 3Δ γραμμές σε διαγράμματα είναι επίσης, αυτού του τύπου."
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id3148390\n"
-"41\n"
+"3d_create.xhp\n"
+"par_id31506541\n"
"help.text"
-msgid "Release the mouse where the first control point should be."
-msgstr "Απελευθερώστε το ποντίκι στην θέση όπου θα βρίσκεται το πρώτο σημείο ελέγχου."
+msgid "The Status bar displays \"Shape selected\". The Custom Shapes can be viewed in a 2D mode or in a 3D mode. At any time, you can switch the view between the two modes. You use the Basic Shapes, Symbol Shapes, and the following icons on the Drawing toolbar to create Custom Shapes. The Custom Shapes can be changed using the 3D Settings toolbar. They do not form a 3D scene, they cannot be illuminated by more than one light source, they show no reflections, and there are some more limitations. You can convert them to a 3D scene, but then they are no longer Custom Shapes. Custom Shapes in 2D or 3D mode can be exported to and imported from Microsoft Office formats."
+msgstr "Η γραμμή κατάστασης εμφανίζει \"Επιλεγμένο σχήμα\". Τα προσαρμοσμένα σχήματα μπορούν να εμφανιστούν σε 2Δ ή 3Δ κατάσταση. Οποτεδήποτε, μπορείτε να εναλλάξετε την προβολή μεταξύ των δύο καταστάσεων. Χρησιμοποιούνται τα βασικά σχήματα, συμβολικά σχήματα και τα επαγόμενα εικονίδια στη γραμμή εργαλείων σχεδίασης για δημιουργία προσαρμοσμένων σχημάτων. Τα προσαρμοσμένα σχήματα μπορούν να αλλαχτούν χρησιμοποιώντας την γραμμή εργαλείων των 3Δ ρυθμίσεων. Δεν σχηματίζουν 3Δ σκηνή, δεν μπορούν να φωτιστούν από παραπάνω από μία πηγή φωτός, δεν εμφανίζουν ανακλάσεις και υπάρχουν και μερικοί παραπάνω περιορισμοί. Μπορείτε να τα μετατρέψετε σε 3Δ σκηνή, αλλά τότε δεν είναι πια προσαρμοσμένα σχήματα. Προσαρμοσμένα σχήματα σε 2Δ και 3Δ κατάσταση μπορούν να εξαχθούν και να εισαχθούν από μορφές Microsoft Office."
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id3154865\n"
-"22\n"
+"3d_create.xhp\n"
+"hd_id3149048\n"
+"34\n"
"help.text"
-msgid "Move the pointer to where you want the curve segment to end. The curve follows the pointer."
-msgstr "Μετακινήστε το δείκτη του ποντικιού σας στην θέση όπου επιθυμείτε να τελειώνει ο τομέας της καμπύλης. Η καμπύλη ακολουθεί το δείκτη σας."
+msgid "To convert an object to a curved shape:"
+msgstr "Για να μετατρέψετε ένα αντικείμενο σε καμπυλωτό σχήμα:"
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id1556443\n"
+"3d_create.xhp\n"
+"par_id3147295\n"
+"35\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόσετε κάποιο από τα ακόλουθα:"
+msgid "Select a 2D object on the slide or page."
+msgstr "Επιλέξτε ένα 2Δ αντικείμενο στη διαφάνεια ή στη σελίδα."
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id3151172\n"
-"9\n"
+"3d_create.xhp\n"
+"par_id3150654\n"
+"54\n"
"help.text"
-msgid "Double-click on the position of the end point to finish drawing the line."
-msgstr "Κάντε διπλό κλικ στην θέση του σημείου τέλους για να ολοκληρώσετε τη σχεδίαση της γραμμής."
+msgid "Right-click the object and choose <emph>Convert - To Curve</emph>."
+msgstr "Κάντε δεξί κλικ στο αντικείμενο και επιλέξτε <emph>Μετατροπή - Σε καμπύλη</emph>."
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id5377056\n"
+"3d_create.xhp\n"
+"par_id3145828\n"
+"55\n"
"help.text"
-msgid "To create a closed shape, double-click the starting point of the line."
-msgstr "Για να δημιουργήσετε ένα κλειστό σχήμα, κάντε διπλό κλικ στο σημείο έναρξης της γραμμής."
+msgid "To modify the shape of the object, click the <emph>Points</emph> icon<image id=\"img_id1027558\" src=\"svx/res/cd015.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id1027558\">Icon</alt></image> on the <emph>Drawing</emph> toolbar, and drag the handles of the object. You can also drag the control points of a handle to modify the shape of the curve."
+msgstr "Για τροποποίηση του σχήματος ενός αντικειμένου, πατήστε στο εικονίδιο <emph>Σημεία</emph> του<image id=\"img_id1027558\" src=\"svx/res/cd015.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id1027558\">εικονίδιου</alt></image> στη γραμμή εργαλείων <emph>σχεδίασης</emph> και σύρτε τις λαβές του αντικειμένου. Μπορείτε επίσης να σύρετε τα σημεία ελέγχου μιας λαβής για τροποποίηση του σχήματος της καμπύλης."
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id3153919\n"
-"23\n"
+"3d_create.xhp\n"
+"hd_id3153738\n"
+"56\n"
"help.text"
-msgid "Click and release the mouse button to add an anchor point. Move the mouse to draw the next segment."
-msgstr "Κάντε κλικ και απελευθερώστε το κουμπί του ποντικιού σας για να προσθέσετε ένα σημείο αγκίστρου. Μετακινήστε το ποντίκι για να σχεδιάσετε τον επόμενο τομέα."
+msgid "To convert a 2D object to a polygon:"
+msgstr "Για να μετατρέψετε ένα 2Δ αντικείμενο σε πολύγωνο:"
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id3149451\n"
-"43\n"
+"3d_create.xhp\n"
+"par_id3145241\n"
+"57\n"
"help.text"
-msgid "Click and drag in any direction to add a smooth anchor point."
-msgstr "Κάντε κλικ και σύρετε σε οποιαδήποτε κατεύθυνση για να προσθέσετε ένα σημείο ομαλού αγκίστρου."
+msgid "Select a 2D object on the slide or page."
+msgstr "Επιλέξτε ένα 2Δ αντικείμενο στη διαφάνεια ή στη σελίδα."
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"hd_id2071596\n"
+"3d_create.xhp\n"
+"par_id3148774\n"
+"59\n"
"help.text"
-msgid "How to use the Freeform Line tool"
-msgstr "Πως να χρησιμοποιείτε το εργαλείο Γραμμής ελεύθερης σχεδίασης"
+msgid "Right-click the object and choose <emph>Convert - To Polygon.</emph>"
+msgstr "Κάντε δεξί κλικ στο αντικείμενο και επιλέξτε <emph>Μετατροπή - Σε πολύγωνο.</emph>"
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id4907681\n"
+"3d_create.xhp\n"
+"par_id3155368\n"
+"39\n"
"help.text"
-msgid "On the Drawing toolbar, open the <emph>Curves</emph> toolbar <image id=\"Graphic2\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image> and select the <emph>Freeform Line</emph><image id=\"Graphic3\" src=\"cmd/sc_freeline_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image> tool."
-msgstr "Στη γραμμή εργαλείων Σχεδίαση, ανοίξτε τη γραμμή εργαλείων <emph>Καμπύλες</emph> <image id=\"Graphic2\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image> και επιλέξτε το εργαλείο <emph>Γραμμή ελεύθερης σχεδίασης</emph><image id=\"Graphic3\" src=\"cmd/sc_freeline_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>."
+msgid "To modify the shape of the object, click the <emph>Points</emph> icon<image id=\"img_id7219458\" src=\"svx/res/cd015.png\" width=\"0.2201inch\" height=\"0.2201inch\"><alt id=\"alt_id7219458\">Icon</alt></image> on the <emph>Drawing</emph> toolbar, and drag the handles of the object."
+msgstr "Για να τροποποιήσετε το σχήμα του αντικειμένου, πατήστε στο εικονίδιο <emph>Σημεία</emph>του <image id=\"img_id7219458\" src=\"svx/res/cd015.png\" width=\"0.2201inch\" height=\"0.2201inch\"><alt id=\"alt_id7219458\">εικονιδίου</alt></image> στη γραμμή εργαλείων <emph>σχεδίασης</emph> και σύρτε τις λαβές του αντικειμένου."
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id1122165\n"
+"3d_create.xhp\n"
+"hd_id3153919\n"
+"60\n"
"help.text"
-msgid "Click where you want the curve to start, and keep holding the mouse button down."
-msgstr "Κάντε κλικ στην θέση όπου επιθυμείτε να ξεκινά η καμπύλη, και κρατήστε πατημένο το κουμπί του ποντικιού σας."
+msgid "To convert a 2D object to a 3D object:"
+msgstr "Για να μετατρέψετε ένα αντικείμενο 2Δ σε 3Δ αντικείμενο:"
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id5792107\n"
+"3d_create.xhp\n"
+"par_id3147172\n"
+"62\n"
"help.text"
-msgid "Draw the freeform line as you would do with a pencil."
-msgstr "Σχεδιάστε τη γραμμή ελεύθερης σχεδίασης όπως θα κάνατε με το μολύβι σας."
+msgid "Select a 2D object on the slide or page."
+msgstr "Επιλέξτε ένα 2Δ αντικείμενο στη διαφάνεια ή στη σελίδα."
-#: line_draw.xhp
+#: 3d_create.xhp
msgctxt ""
-"line_draw.xhp\n"
-"par_id7734916\n"
+"3d_create.xhp\n"
+"par_idN1088B\n"
"help.text"
-msgid "Release the mouse button to finish the line."
-msgstr "Απελευθερώστε το κουμπί του ποντικιού για να ολοκληρώσετε τη γραμμή."
+msgid "Click the <emph>Extrusion On/Off</emph> icon<image id=\"img_id2490920\" src=\"cmd/sc_extrusiontoggle.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2490920\">Icon</alt></image> on the <emph>Drawing</emph> bar, or right-click the object and choose <emph>Convert - To 3D</emph>."
+msgstr "Κλικ στο εικονίδιο <emph>Εξώθηση ναι/όχι</emph> του <image id=\"img_id2490920\" src=\"cmd/sc_extrusiontoggle.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2490920\">εικονιδίου</alt></image> στη γραμμή <emph>σχεδίασης</emph>, ή δεξί κλικ στο αντικείμενο και επιλογή <emph>Μετατροπή - σε 3Δ</emph>."
-#: arrange_slides.xhp
+#: 3d_create.xhp
msgctxt ""
-"arrange_slides.xhp\n"
-"tit\n"
+"3d_create.xhp\n"
+"par_id3148828\n"
+"41\n"
"help.text"
-msgid "Changing the Slide Order"
-msgstr "Τροποποίηση της ταξινόμησης διαφανειών"
+msgid "To edit the properties of the 3D object, use the <emph>Line and Filling</emph> toolbar and the <emph>3D Settings</emph> toolbar."
+msgstr "Για να επεξεργαστείτε τις ιδιότητες ενός 3Δ αντικειμένου, χρησιμοποιήστε τις γραμμές εργαλείων <emph>Γραμμή και γέμισμα</emph> και <emph>Ιδιότητες 3Δ</emph>."
-#: arrange_slides.xhp
+#: 3d_create.xhp
msgctxt ""
-"arrange_slides.xhp\n"
-"bm_id3149499\n"
+"3d_create.xhp\n"
+"par_idN108C5\n"
"help.text"
-msgid "<bookmark_value>slides; arranging</bookmark_value><bookmark_value>presentations; arranging slides</bookmark_value><bookmark_value>changing;order of slides</bookmark_value><bookmark_value>arranging;slides</bookmark_value><bookmark_value>ordering;slides</bookmark_value>"
-msgstr "<bookmark_value>διαφάνειες, τακτοποίηση</bookmark_value><bookmark_value>παρουσιάσεις, τακτοποίηση διαφανειών</bookmark_value><bookmark_value>τροποποίηση, ταξινόμηση διαφανειών</bookmark_value><bookmark_value>τακτοποίηση, διαφάνειες</bookmark_value><bookmark_value>ταξινόμηση, διαφάνειες</bookmark_value>"
+msgid "To convert a text object to 3D, use the <emph>Fontwork</emph> icon<image id=\"img_id3821222\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3821222\">Icon</alt></image> on the <emph>Drawing</emph> toolbar."
+msgstr "Για μετατροπή ενός αντικειμένου σε 3Δ, χρησιμοποιήστε το εικονίδιο <emph>εργασίες γραμματοσειρών</emph> του <image id=\"img_id3821222\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3821222\">εικονιδίου</alt></image> της γραμμής εργαλείων <emph>σχεδίασης</emph>."
-#: arrange_slides.xhp
+#: 3d_create.xhp
msgctxt ""
-"arrange_slides.xhp\n"
-"hd_id3149499\n"
-"21\n"
+"3d_create.xhp\n"
+"hd_id3145410\n"
+"65\n"
"help.text"
-msgid "<variable id=\"arrange_slides\"><link href=\"text/simpress/guide/arrange_slides.xhp\" name=\"Changing the Slide Order\">Changing the Slide Order</link></variable>"
-msgstr "<variable id=\"arrange_slides\"><link href=\"text/simpress/guide/arrange_slides.xhp\" name=\"Τροποποίηση της ταξινόμησης διαφανειών\">Τροποποίηση της ταξινόμησης διαφανειών</link></variable>"
+msgid "To convert a 2D object to a 3D rotation object:"
+msgstr "Για να μετατρέψετε ένα αντικείμενο 2Δ σε 3Δ περιστρεφόμενο αντικείμενο:"
-#: arrange_slides.xhp
+#: 3d_create.xhp
msgctxt ""
-"arrange_slides.xhp\n"
-"par_id3151242\n"
-"44\n"
+"3d_create.xhp\n"
+"par_id3154260\n"
+"66\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "A 3D rotation object is created by rotating the selected object around its vertical axis."
+msgstr "Περιστρέφοντας το επιλεγμένο αντικείμενο γύρω από τον κατακόρυφο άξονά του, δημιουργείται ένα 3Δ περιστρεφόμενο αντικείμενο."
-#: arrange_slides.xhp
+#: 3d_create.xhp
msgctxt ""
-"arrange_slides.xhp\n"
-"par_id3143233\n"
-"40\n"
+"3d_create.xhp\n"
+"par_id3147506\n"
+"67\n"
"help.text"
-msgid "Choose <emph>View - Slide Sorter</emph>, select one or more slides, and then drag the slides to another location. To select multiple slides, hold down shift and click on the slides. To create a copy of a selected slide, hold down Ctrl while you drag. The mouse pointer changes to a plus sign. You can also drag a copy of a slide into another open $[officename] Impress document."
-msgstr "Επιλέξτε <emph>Προβολή - Ταξινόμηση διαφανειών</emph>, επιλέξτε μία ή περισσότερες διαφάνειες, και ύστερα μεταφέρετε τις διαφάνειες σε διαφορετική τοποθεσία. Για να επιλέξετε πολλαπλές διαφάνειες, κρατήστε πατημένο το πλήκτρο shift πάνω από τις διαφάνειες. Για να δημιουργήσετε ένα αντίγραφο μιας επιλεγμένης διαφάνειας, κρατήστε πατημένο το πλήκτρο Ctrl κατά τη μεταφορά. Ο δείκτης του ποντικιού σας αλλάζει σε σύμβολο Συν. Μπορείτε επίσης να μεταφέρετε ένα αντίγραφο διαφάνειας σε ένα διαφορετικό ανοικτό έγγραφο του $[officename] Impress."
+msgid "Select a 2D object on the slide or page."
+msgstr "Επιλέξτε ένα 2Δ αντικείμενο στη διαφάνεια ή στη σελίδα."
-#: arrange_slides.xhp
+#: 3d_create.xhp
msgctxt ""
-"arrange_slides.xhp\n"
-"par_id3153072\n"
-"45\n"
+"3d_create.xhp\n"
+"par_id3151318\n"
+"69\n"
"help.text"
-msgid "Choose <emph>View - Outline</emph>, select a slide, and then drag the slide to another location."
-msgstr "Επιλέξτε <emph>Προβολή - Διάρθρωση</emph>, επιλέξτε μία διαφάνεια, και ύστερα μεταφέρετε τη διαφάνεια σε διαφορετική τοποθεσία."
+msgid "Right-click the object and choose <emph>Convert - To 3D Rotation Object</emph>"
+msgstr "Κάντε δεξί κλικ στο αντικείμενο και επιλέξτε <emph>Μετατροπή - Σε αντικείμενο 3Δ</emph>"
-#: arrange_slides.xhp
+#: 3d_create.xhp
msgctxt ""
-"arrange_slides.xhp\n"
-"par_id3150391\n"
-"46\n"
+"3d_create.xhp\n"
+"par_id3146125\n"
+"70\n"
"help.text"
-msgid "Choose <emph>View - Normal</emph> or <emph>Notes</emph>, select the slide preview on the <emph>Slides Pane</emph>, and then drag the slide preview to another location."
-msgstr "Επιλέξτε <emph>Προβολή - Κανονική</emph> ή <emph>Σημειώσεις</emph>, επιλέξτε την προεπισκόπηση διαφανειών στο <emph>Πλαίσιο διαφανειών</emph>, και ύστερα μεταφέρετε τη διαφάνεια σε διαφορετική τοποθεσία."
+msgid "To edit the properties of the 3D object, use the Line and Filling toolbar and the 3D Settings toolbar."
+msgstr "Για να επεξεργαστείτε τις ιδιότητες ενός 3Δ αντικειμένου, χρησιμοποιήστε τη γραμμή εργαλείων Γραμμή και γέμισμα και τη γραμμή εργαλείων Ιδιότητες 3Δ."
-#: arrange_slides.xhp
+#: 3d_create.xhp
msgctxt ""
-"arrange_slides.xhp\n"
-"par_id3153079\n"
-"23\n"
+"3d_create.xhp\n"
+"par_id3149336\n"
+"43\n"
"help.text"
-msgid "To temporarily remove a slide from your presentation, go to <emph>Slide Sorter</emph>, right-click the slide, and then choose <emph>Show/Hide Slide</emph>. The number of the hidden slide is crossed out. To show the slide, right-click the slide, and then choose <emph>Show/Hide Slide</emph>."
-msgstr "Για να αφαιρέσετε προσωρινά μία διαφάνεια από την παρουσίασή σας, μεταβείτε στην <emph>Ταξινόμηση διαφανειών</emph>, κάντε δεξί κλικ στη διαφάνεια, και ύστερα επιλέξτε <emph>Προβολή/Απόκρυψη διαφάνειας</emph>. Ο αριθμός της κρυφής διαφάνειας διαγράφεται. Για να εμφανίσετε τη διαφάνεια, κάντε δεξί κλικ στη διαφάνεια, και ύστερα επιλέξτε <emph>Προβολή/Απόκρυψη διαφάνειας</emph>."
+msgid "You can rotate the 2D object before converting it to create a more complex shape."
+msgstr "Μπορείτε να περιστρέψετε το αντικείμενο 2Δ πριν τη μετατροπή του για να δημιουργηθεί ένα πιο σύνθετο σχήμα."
#: animated_gif_create.xhp
msgctxt ""
@@ -367,7 +347,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgstr "Εφαρμόσετε κάποιο από τα ακόλουθα:"
#: animated_gif_create.xhp
msgctxt ""
@@ -468,1413 +448,1378 @@ msgctxt ""
msgid "Click <emph>Create</emph>."
msgstr "Κάντε κλικ στη <emph>Δημιουργία</emph>."
-#: rehearse_timings.xhp
+#: animated_gif_save.xhp
msgctxt ""
-"rehearse_timings.xhp\n"
+"animated_gif_save.xhp\n"
"tit\n"
"help.text"
-msgid "Rehearse Timings of Slide Changes"
-msgstr "Δοκιμαστικοί συγχρονισμοί για τις εναλλαγές διαφάνειας"
-
-#: rehearse_timings.xhp
-msgctxt ""
-"rehearse_timings.xhp\n"
-"bm_id3145253\n"
-"help.text"
-msgid "<bookmark_value>presentations;rehearse timings</bookmark_value><bookmark_value>rehearse timings</bookmark_value><bookmark_value>timings; rehearse timings</bookmark_value><bookmark_value>automatic slide changes;rehearse timings</bookmark_value><bookmark_value>recording;display times for slides</bookmark_value>"
-msgstr "<bookmark_value>παρουσιάσεις, δοκιμαστικοί συγχρονισμοί</bookmark_value><bookmark_value>δοκιμαστικοί συγχρονισμοί</bookmark_value><bookmark_value>συγχρονισμοί, δοκιμαστικοί συγχρονισμοί</bookmark_value><bookmark_value>αυτόματες εναλλαγές διαφανειών, δοκιμαστικοί συγχρονισμοί</bookmark_value><bookmark_value>ηχογράφηση, εμφάνιση χρόνων για διαφάνειες</bookmark_value>"
-
-#: rehearse_timings.xhp
-msgctxt ""
-"rehearse_timings.xhp\n"
-"hd_id3145253\n"
-"17\n"
-"help.text"
-msgid "<variable id=\"rehearse_timings\"><link href=\"text/simpress/guide/rehearse_timings.xhp\" name=\"Rehearse Timings of Slide Changes\">Rehearse Timings of Slide Changes</link></variable>"
-msgstr "<variable id=\"rehearse_timings\"><link href=\"text/simpress/guide/rehearse_timings.xhp\" name=\"Δοκιμαστικοί συγχρονισμοί για τις εναλλαγές διαφάνειας\">Δοκιμαστικοί συγχρονισμοί για τις εναλλαγές διαφάνειας</link></variable>"
+msgid "Exporting Animations in GIF Format"
+msgstr "Εξαγωγή κινούμενων αντικειμένων σε μορφή GIF"
-#: rehearse_timings.xhp
+#: animated_gif_save.xhp
msgctxt ""
-"rehearse_timings.xhp\n"
-"par_id3155446\n"
-"1\n"
+"animated_gif_save.xhp\n"
+"bm_id3149666\n"
"help.text"
-msgid "$[officename] assists you in defining the right rehearse timings for automatic slide changes."
-msgstr "Το $[officename] σας βοηθάει να καθορίσετε τους σωστούς δοκιμαστικούς συγχρονισμούς για τις αυτόματες εναλλαγές διαφανειών."
+msgid "<bookmark_value>animations; saving as GIFs</bookmark_value><bookmark_value>exporting; animations to GIF format</bookmark_value>"
+msgstr "<bookmark_value>κινούμενες εικόνες, αποθήκευση ως εικόνες GIF</bookmark_value><bookmark_value>εξαγωγή, κινούμενες εικόνες σε μορφή GIF</bookmark_value>"
-#: rehearse_timings.xhp
+#: animated_gif_save.xhp
msgctxt ""
-"rehearse_timings.xhp\n"
-"par_id3153963\n"
-"16\n"
+"animated_gif_save.xhp\n"
+"hd_id3149666\n"
+"76\n"
"help.text"
-msgid "Prepare the slides, start the show using a special icon, tell your imaginary audience what you want to tell for the first slide, then advance to the next slide and so on. $[officename] records the display time for each slide, so the next time you play the show with automatic slide changes, the timing will be as recorded."
-msgstr "Προετοιμάστε τις διαφάνειες, ξεκινήστε την παρουσίαση χρησιμοποιώντας ένα ειδικό εικονίδιο, μιλήστε στο ακροατήριό σας σχετικά με την πρώτη διαφάνεια, ύστερα μεταβείτε στην επόμενη διαφάνεια και συνεχίστε με τον ίδιο τρόπο. Το $[officename] ηχογραφεί το χρόνο προβολής για κάθε διαφάνεια, έτσι την επόμενη φορά που θα αναπαράγετε την παρουσίαση με αυτόματες αλλαγές διαφανειών, ο συγχρονισμός θα παραμείνει ο ίδιος."
+msgid "<variable id=\"animated_gif_save\"><link href=\"text/simpress/guide/animated_gif_save.xhp\" name=\"Exporting Animations in GIF Format\">Exporting Animations in GIF Format</link></variable>"
+msgstr "<variable id=\"animated_gif_save\"><link href=\"text/simpress/guide/animated_gif_save.xhp\" name=\"Εξαγωγή κινούμενων αντικειμένων σε μορφή GIF\">Εξαγωγή κινούμενων αντικειμένων σε μορφή GIF</link></variable>"
-#: rehearse_timings.xhp
+#: animated_gif_save.xhp
msgctxt ""
-"rehearse_timings.xhp\n"
-"hd_id3146317\n"
-"2\n"
+"animated_gif_save.xhp\n"
+"par_id3150202\n"
+"77\n"
"help.text"
-msgid "To record a show with rehearse timings"
-msgstr "Για να ηχογραφήσετε μία παρουσίαση με δοκιμαστικούς συγχρονισμούς"
+msgid "Select an animated object on your slide."
+msgstr "Επιλέξτε ένα κινούμενο αντικείμενο στη διαφάνειά σας."
-#: rehearse_timings.xhp
+#: animated_gif_save.xhp
msgctxt ""
-"rehearse_timings.xhp\n"
-"par_id3149874\n"
-"4\n"
+"animated_gif_save.xhp\n"
+"par_id3145802\n"
+"78\n"
"help.text"
-msgid "Open a presentation, and switch to <emph>Slide Sorter</emph> View."
-msgstr "Ανοίξτε μία παρουσίαση, και μεταβείτε στην προβολή <emph>Ταξινόμηση διαφανειών</emph>."
+msgid "Choose <emph>File - Export</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Εξαγωγή</emph>."
-#: rehearse_timings.xhp
+#: animated_gif_save.xhp
msgctxt ""
-"rehearse_timings.xhp\n"
-"par_id3150651\n"
-"6\n"
+"animated_gif_save.xhp\n"
+"par_id3155064\n"
+"79\n"
"help.text"
-msgid "Start the show with the <emph>Rehearse Timings</emph> icon <image id=\"img_id3156396\" src=\"cmd/sc_rehearsetimings.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156396\">Icon</alt></image> in the Slide View bar. You see the first slide, and a timer in the bottom corner."
-msgstr "Εκκινήστε την παρουσίαση με το εικονίδιο <emph>Δοκιμαστικοί Συγχρονισμοί</emph> εικονίδιο <image id=\"img_id3156396\" src=\"cmd/sc_rehearsetimings.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156396\">Εικονίδιο</alt></image> στη γραμμή Προβολή διαφανειών. Μπορείτε να δείτε την πρώτη διαφάνεια, και ένα χρονομέτρη στην κάτω γωνία."
+msgid "Select <emph>GIF - Graphics Interchange Format (.gif)</emph> in the <emph>File type </emph>list."
+msgstr "Επιλέξτε <emph>GIF - Μορφή ανταλλαγής γραφικών (.gif)</emph> στη λίστα <emph>Τύπος αρχείου </emph>."
-#: rehearse_timings.xhp
+#: animated_gif_save.xhp
msgctxt ""
-"rehearse_timings.xhp\n"
-"par_id3145590\n"
-"8\n"
+"animated_gif_save.xhp\n"
+"par_id3153963\n"
+"80\n"
"help.text"
-msgid "When it's time to advance to the next slide, click the timer. To keep the default setting for this slide, click the slide, but not the timer. Continue for all slides in your presentation."
-msgstr "Όταν επιθυμείτε να μεταβείτε στην επόμενη διαφάνεια, κάντε κλικ στο χρονομέτρη. Για να διατηρήσετε την προκαθορισμένη ιδιότητα για αυτήν τη διαφάνεια, κάντε κλικ στη διαφάνεια, αλλά όχι στο χρονομέτρη. Συνεχίστε με τον ίδιο τρόπο για όλες τις διαφάνειες στην παρουσίασή σας."
+msgid "Click the <emph>Selection</emph> check box to export the selected object, and not the entire slide."
+msgstr "Κάντε κλικ στο πεδίο ελέγχου <emph>Επιλογή</emph> για να εξάγετε το επιλεγμένο αντικείμενο, και όχι ολόκληρη τη διαφάνεια."
-#: rehearse_timings.xhp
+#: animated_gif_save.xhp
msgctxt ""
-"rehearse_timings.xhp\n"
-"par_id3150333\n"
-"10\n"
+"animated_gif_save.xhp\n"
+"par_id3150206\n"
+"81\n"
"help.text"
-msgid "$[officename] has recorded the display time for each slide. Save your presentation."
-msgstr "Το $[officename] έχει ηχογραφήσει το χρόνο εμφάνισης για κάθε διαφάνεια. Αποθηκεύστε την παρουσίασή σας."
+msgid "Locate where you want to save the animated GIF, enter a name, and then click <emph>Save</emph>."
+msgstr "Εντοπίστε τη θέση που επιθυμείτε να αποθηκεύσετε την κινούμενη εικόνα GIF, εισάγετε ένα όνομα, και ύστερα κάντε κλικ στην <emph>Αποθήκευση</emph>."
-#: rehearse_timings.xhp
+#: animated_objects.xhp
msgctxt ""
-"rehearse_timings.xhp\n"
-"par_id3145248\n"
-"12\n"
+"animated_objects.xhp\n"
+"tit\n"
"help.text"
-msgid "If you want the whole presentation to auto-repeat, open the menu <emph>Slide Show - Slide Show Settings</emph>. Click <emph>Auto</emph> and <emph>OK</emph>."
-msgstr "Αν επιθυμείτε να επαναλαμβάνεται αυτόματα ολόκληρη η παρουσίαση, ανοίξτε το μενού <emph>Παρουσίαση διαφανειών - Ρυθμίσεις παρουσίασης οθόνης</emph>. Κάντε κλικ στο κουμπί <emph>Αυτόματη</emph> και ύστερα στο <emph>OK</emph>."
+msgid "Animating Objects in Presentation Slides"
+msgstr "Δημιουργία κινούμενων αντικειμένων σε διαφάνειες παρουσίασης"
-#: rehearse_timings.xhp
+#: animated_objects.xhp
msgctxt ""
-"rehearse_timings.xhp\n"
-"par_id3150935\n"
-"13\n"
+"animated_objects.xhp\n"
+"bm_id3150251\n"
"help.text"
-msgid "<link href=\"text/simpress/01/06080000.xhp\" name=\"Slide Show Settings\">Slide Show Settings</link>"
-msgstr "<link href=\"text/simpress/01/06080000.xhp\" name=\"Ρυθμίσεις παρουσίασης οθόνης\">Ρυθμίσεις παρουσίασης οθόνης</link>"
+msgid "<bookmark_value>objects; moving along paths</bookmark_value><bookmark_value>connecting; paths and objects</bookmark_value><bookmark_value>paths; moving objects along</bookmark_value><bookmark_value>motion paths</bookmark_value><bookmark_value>deleting;animation effects</bookmark_value><bookmark_value>effects;applying to/removing from objects</bookmark_value><bookmark_value>animation effects</bookmark_value><bookmark_value>animations;editing</bookmark_value><bookmark_value>custom animation</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα, μετακίνηση σε διαδρομές</bookmark_value><bookmark_value>σύνδεση, διαδρομές και αντικείμενα</bookmark_value><bookmark_value>διαδρομές, μετακίνηση αντικειμένων μεταξύ</bookmark_value><bookmark_value>διαδρομές κίνησης</bookmark_value><bookmark_value>διαγραφή, κινούμενα εφέ</bookmark_value><bookmark_value>εφέ, εφαρμογή σε/αφαίρεση από αντικείμενα</bookmark_value><bookmark_value>κινούμενα εφέ</bookmark_value><bookmark_value>κινούμενα αντικείμενα, επεξεργασία</bookmark_value><bookmark_value>προσαρμοσμένα εφέ κίνησης</bookmark_value>"
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"tit\n"
+"animated_objects.xhp\n"
+"hd_id3150251\n"
+"31\n"
"help.text"
-msgid "Adding a Header or a Footer to All Slides"
-msgstr "Προσθήκη κεφαλίδας ή υποσέλιδου σε όλες τις διαφάνειες"
+msgid "<variable id=\"animated_objects\"><link href=\"text/simpress/guide/animated_objects.xhp\" name=\"Animating Objects in Slides\">Animating Objects in Presentation Slides</link> </variable>"
+msgstr "<variable id=\"animated_objects\"><link href=\"text/simpress/guide/animated_objects.xhp\" name=\"Δημιουργία κινούμενων αντικειμένων σε διαφάνειες παρουσίασης\">Δημιουργία κινούμενων αντικειμένων σε διαφάνειες παρουσίασης</link> </variable>"
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"bm_id3153191\n"
+"animated_objects.xhp\n"
+"par_id3150214\n"
+"32\n"
"help.text"
-msgid "<bookmark_value>footers;slide masters</bookmark_value><bookmark_value>slide masters; headers and footers</bookmark_value><bookmark_value>headers and footers; slide masters</bookmark_value><bookmark_value>inserting;headers/footers in all slides</bookmark_value><bookmark_value>slide numbers on all slides</bookmark_value><bookmark_value>page numbers on all slides</bookmark_value><bookmark_value>date on all slides</bookmark_value><bookmark_value>time and date on all slides</bookmark_value>"
-msgstr "<bookmark_value>υποσέλιδα, κύρια διαφάνεια</bookmark_value><bookmark_value>κύρια διαφάνεια, κεφαλίδες και υποσέλιδα</bookmark_value><bookmark_value>κεφαλίδες και υποσέλιδα, κύρια διαφάνεια</bookmark_value><bookmark_value>εισαγωγή, κεφαλίδες/υποσέλιδα σε όλες τις διαφάνειες</bookmark_value><bookmark_value>αριθμοί διαφανειών σε όλες τις διαφάνειες</bookmark_value><bookmark_value>αριθμοί σελίδων σε όλες τις διαφάνειες</bookmark_value><bookmark_value>ημερομηνία σε όλες τις διαφάνειες</bookmark_value><bookmark_value>ώρα και ημερομηνία σε όλες τις διαφάνειες</bookmark_value>"
+msgid "You can apply preset animation effects to objects on your slide."
+msgstr "Μπορείτε να εφαρμόσετε προκαθορισμένα κινούμενα εφέ σε αντικείμενα στη διαφάνειά σας."
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"hd_id3153191\n"
-"1\n"
+"animated_objects.xhp\n"
+"hd_id3154762\n"
+"70\n"
"help.text"
-msgid "<variable id=\"footer\"><link href=\"text/simpress/guide/footer.xhp\" name=\"Adding a Header or a Footer to All Slides\">Adding a Header or a Footer to All Slides</link> </variable>"
-msgstr "<variable id=\"footer\"><link href=\"text/simpress/guide/footer.xhp\" name=\"Προσθήκη κεφαλίδας ή υποσέλιδου σε όλες τις διαφάνειες\">Προσθήκη κεφαλίδας ή υποσέλιδου σε όλες τις διαφάνειες</link> </variable>"
+msgid "To apply an animation effect to an object:"
+msgstr "Για να εφαρμόσετε ένα κινούμενο εφέ σε κάποιο αντικείμενο:"
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id1356547\n"
+"animated_objects.xhp\n"
+"par_id3146964\n"
+"33\n"
"help.text"
-msgid "Every slide is based on a slide master. The text, pictures, tables, fields or other objects that you place on the slide master are visible as a background on all slides that are based on that slide master."
-msgstr "Κάθε διαφάνεια βασίζεται σε μία κύρια διαφάνεια. Το κείμενο, οι εικόνες, τα πεδία ή άλλα αντικείμενα που τοποθετείτε στην κύρια διαφάνεια είναι ορατά ως παρασκήνιο σε όλες τις διαφάνειες που βασίζονται σε αυτήν την κύρια διαφάνεια."
+msgid "On a slide in <emph>Normal</emph> view, select the object you want to animate."
+msgstr "Σε μία διαφάνεια στην <emph>Κανονική</emph> προβολή, επιλέξτε το αντικείμενο στο οποίο επιθυμείτε να εφαρμόσετε κίνηση."
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id704672\n"
+"animated_objects.xhp\n"
+"par_id3149875\n"
+"35\n"
"help.text"
-msgid "Masters exist for slides, notes, and handouts."
-msgstr "Υπάρχουν κύρια πρότυπα για διαφάνειες, σημειώσεις και σημειώματα."
+msgid "Choose <emph>Slide Show - Custom Animation</emph>, click <emph>Add</emph>, and then select an animation effect."
+msgstr "Επιλέξτε <emph>Παρουσίαση διαφανειών - Προσαρμοσμένο εφέ κίνησης</emph>, κάντε κλικ στην <emph>Προσθήκη</emph>, και ύστερα επιλέξτε ένα κινούμενο εφέ."
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id8403576\n"
+"animated_objects.xhp\n"
+"par_id3166462\n"
+"71\n"
"help.text"
-msgid "To edit a slide master, choose <emph>View - Master - Slide Master</emph>. Click the Close Master View icon on the Master View toolbar, or choose <emph>View - Normal</emph>, to leave the slide master."
-msgstr "Για να επεξεργαστείτε μία κύρια διαφάνεια, επιλέξτε <emph>Προβολή - Κύριο - Κύρια διαφάνεια</emph>. Κάντε κλικ στο εικονίδιο Κλείσιμο της κύριας προβολής στη γραμμή εργαλείων Κύρια προβολή, ή επιλέξτε <emph>Προβολή - Κανονική</emph>, για να εξέλθετε από την κύρια διαφάνεια."
+msgid "In the <emph>Custom Animation</emph> dialog, click a tab page to choose from a category of effects. Click an effect, then click <emph>OK</emph>."
+msgstr "Στο παράθυρο διαλόγου <emph>Προσαρμοσμένο εφέ κίνησης</emph>, κάντε κλικ σε μία σελίδα καρτέλας για να επιλέξετε από μία κατηγορία με εφέ κίνησης. Κάντε κλικ σε ένα εφέ, ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id5641651\n"
+"animated_objects.xhp\n"
+"par_id3156060\n"
+"51\n"
"help.text"
-msgid "To edit a notes master, choose <emph>View - Master - Notes Master</emph>. Click the Close Master View icon on the Master View toolbar, or choose <emph>View - Normal</emph>, to leave the notes master."
-msgstr "Για να επεξεργαστείτε μία κύρια σημείωση, επιλέξτε <emph>Προβολή - Κύριο - Κύρια σημείωση</emph>. Κάντε κλικ στο εικονίδιο Κλείσιμο κύριας προβολής στη γραμμή εργαλείων Κύρια προβολή, ή επιλέξτε <emph>Προβολή - Κανονική</emph>, για να εξέλθετε από την κύρια σημείωση."
+msgid "To preview the animation, click the <emph>Play</emph> button."
+msgstr "Για να κάνετε προεπισκόπηση κινούμενου αντικειμένου, κάντε κλικ στο κουμπί <emph>Αναπαραγωγή</emph>."
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id1583300\n"
+"animated_objects.xhp\n"
+"hd_id2476577\n"
"help.text"
-msgid "To edit a handout master, click the Handout tab above the slide. Click the Normal tab to leave the handout master."
-msgstr "Για να επεξεργαστείτε ένα κύριο σημείωμα, κάντε κλικ στην καρτέλα Σημείωμα πάνω από τη διαφάνεια. Κάντε κλικ στην καρτέλα Κανονική για να εξέλθετε από το κύριο σημείωμα."
+msgid "To apply and edit a motion path effect:"
+msgstr "Για να εφαρμόσετε και να επεξεργαστείτε ένα εφέ διαδρομής κίνησης:"
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"hd_id7251808\n"
+"animated_objects.xhp\n"
+"par_id4217047\n"
"help.text"
-msgid "Adding predefined header or footer objects"
-msgstr "Προσθήκη προκαθορισμένων αντικειμένων κεφαλίδας ή υποσέλιδου"
+msgid "An object can be animated to move along a motion path. You can use predefined or your own motion paths."
+msgstr "Ένα αντικείμενο μπορεί να γίνει κινούμενο και να μετακινείται σε μια διαδρομή κίνησης. Μπορείτε να χρησιμοποιήσετε προκαθορισμένες ή τις δικές σας διαδρομές κίνησης."
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id5015411\n"
+"animated_objects.xhp\n"
+"par_id2629474\n"
"help.text"
-msgid "Every type of master has some predefined areas to hold the date, footer, and slide numbers."
-msgstr "Κάθε τύπος κύριας διαφάνειας περιέχει μερικές προκαθορισμένες περιοχές όπου διατηρεί την ημερομηνία, το υποσέλιδο και τους αριθμούς των διαφανειών."
+msgid "If you select \"Curve\", \"Polygon\", or \"Freeform Line\", the dialog closes and you can draw your own path. If the drawing is finished and not canceled, the created path is removed from the document and inserted as a motion path effect."
+msgstr "Αν επιλέξετε \"Καμπύλη\", \"Πολύγωνο\", ή \"Γραμμή ελεύθερης σχεδίασης\", το παράθυρο διαλόγου κλείνει και μπορείτε να σχεδιάσετε τη δική σας διαδρομή. Αν ολοκληρωθεί η σχεδίαση και δεν έχει ακυρωθεί, η διαδρομή που έχει δημιουργηθεί αφαιρείται από το έγγραφο και εισάγεται ως εφέ μονοπατιού κίνησης."
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id8217413\n"
+"animated_objects.xhp\n"
+"par_id8069704\n"
"help.text"
-msgid "When you switch to the master view, you can move that areas to any position on the master. You can enter additional text and resize the areas. You can select the contents of the areas and apply text formats. For example, you can change the font size or color."
-msgstr "Όταν εκκινείτε την κύρια προβολή, μπορείτε να μετακινήσετε τις περιοχές σε οποιαδήποτε θέση μέσα σε αυτή. Μπορείτε να εισάγετε πρόσθετο κείμενο και να τροποποιήσετε το μέγεθος της περιοχής. Μπορείτε να επιλέξετε τα περιεχόμενα των περιοχών και να εφαρμόσετε μορφές κειμένου. Για παράδειγμα, μπορείτε να τροποποιήσετε το μέγεθος της γραμματοσειράς ή το χρώμα."
+msgid "<emph>Editing motion paths</emph>"
+msgstr "<emph>Επεξεργασία διαδρομών κίνησης</emph>"
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id7549668\n"
+"animated_objects.xhp\n"
+"par_id4524674\n"
"help.text"
-msgid "A predefined Header Area is available only for notes and handouts. If you want a header on all slides, you can move the Footer Area on the slide master to the top."
-msgstr "Μία προκαθορισμένη Περιοχή κεφαλίδας είναι διαθέσιμη μόνο για σημειώσεις και σημειώματα. Αν επιθυμείτε μία κεφαλίδα για όλες τις διαφάνειες, μπορείτε να μετακινήσετε την Περιοχή υποσέλιδου στην κορυφή της κύριας διαφάνειας."
+msgid "If the Custom Animation Panel is visible, the motion paths of all effects of the current slide are drawn as a transparent overlay on the slide. All paths are visible all the time, therefore animations with consecutive paths can be created easily."
+msgstr "Αν είναι ορατό το πλαίσιο προσαρμογής εφέ κίνησης, οι διαδρομές κίνησης όλων των εφέ της τρέχουσας διαφάνειες σχεδιάζονται ως διαφανή επικάλυψη στη διαφάνεια. Όλες οι διαδρομές είναι πάντα ορατές και έτσι είναι εύκολη η δημιουργία οι κινούμενων εικόνων με συνεχόμενες διαδρομές."
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id1829889\n"
+"animated_objects.xhp\n"
+"par_id4396801\n"
"help.text"
-msgid "Objects that you insert on a slide master are visible on all slides that are based on that slide master."
-msgstr "Τα αντικείμενα που εισάγετε σε μία κύρια διαφάνεια είναι ορατά σε όλες τις διαφάνειες οι οποίες βασίζοντας σε αυτήν την κύρια διαφάνεια."
+msgid "A motion path can be selected by clicking on the path. A selected path will support handles, it can be moved and resized like a shape. A double click on a path starts the point edit mode. The point edit mode can also be started by <item type=\"menuitem\">Edit - Points</item> or by pressing <item type=\"keycode\">F8</item>."
+msgstr "Μια διαδρομή κίνησης μπορεί να επιλεγεί κάνοντας κλικ στη διαδρομή. Μια επιλεγμένη διαδρομή υποστηρίζει χειριστές και μπορεί να μετακινηθεί και να αλλάξει το μέγεθος της όπως ένα σχήμα. Αν κάνετε διπλό κλικ σε μια διαδρομή, εκκινείται η λειτουργία επεξεργασίας σημείων. Η λειτουργία επεξεργασίας σημείων μπορεί επίσης να εκκινηθεί επιλέγοντας <item type=\"menuitem\">Επεξεργασία - Σημεία</item> ή πιέζοντας το πλήκτρο <item type=\"keycode\">F8</item>."
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id8843043\n"
+"animated_objects.xhp\n"
+"hd_id3148387\n"
+"76\n"
"help.text"
-msgid "Choose <emph>View - Header and Footer</emph>."
-msgstr "Επιλέξτε <emph>Προβολή - Κεφαλίδα και υποσέλιδο</emph>."
+msgid "To remove an animation effect from an object:"
+msgstr "Για να αφαιρέσετε ένα κινούμενο εφέ από ένα αντικείμενο:"
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id1876583\n"
+"animated_objects.xhp\n"
+"par_id3148774\n"
+"77\n"
"help.text"
-msgid "You see a dialog with two tab pages: <emph>Slide</emph> and <emph>Notes and Handouts</emph> where you can enter contents to the predefined areas."
-msgstr "Βλέπετε ένα παράθυρο διαλόγου με δύο σελίδες καρτέλας: <emph>Διαφάνεια</emph> και <emph>Σημειώσεις και σημειώματα</emph> όπου μπορείτε να εισάγετε περιεχόμενα στις προκαθορισμένες περιοχές."
+msgid "On a slide in <emph>Normal</emph> view, select the object from which to remove the effect."
+msgstr "Σε μία διαφάνεια στην <emph>Κανονική</emph> προβολή, επιλέξτε το αντικείμενο από το οποίο θα αφαιρεθεί το εφέ."
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id4101077\n"
+"animated_objects.xhp\n"
+"par_id3155372\n"
+"78\n"
"help.text"
-msgid "By default, the <emph>Date and Time</emph> checkbox is enabled, but the format is set to Fixed and the text input box is empty, so no date and time is visible on the slides."
-msgstr "Εξ ορισμού, το πεδίο ελέγχου <emph>Ημερομηνία και ώρα</emph> είναι ενεργοποιημένο, αλλά η μορφή είναι καθορισμένη ως Σταθερή και το πεδίο εισαγωγής κειμένου είναι κενό, έτσι καμία ημερομηνία ή ώρα δεν είναι ορατή στις διαφάνειες."
+msgid "Choose <emph>Slide Show - Custom Animation</emph>."
+msgstr "Επιλέξτε <emph>Παρουσίαση διαφανειών - Προσαρμοσμένο εφέ κίνησης</emph>."
-#: footer.xhp
+#: animated_objects.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id204779\n"
+"animated_objects.xhp\n"
+"par_id3153718\n"
+"80\n"
"help.text"
-msgid "By default, the <emph>Footer</emph> checkbox is enabled, but the text input box is empty, so no footer is visible on the slides."
-msgstr "Εξ ορισμού, το πεδίο ελέγχου <emph>Υποσέλιδο</emph> είναι ενεργοποιημένο, αλλά το πεδίο εισαγωγής κειμένου είναι κενό, έτσι κανένα υποσέλιδο δεν είναι ορατό στις διαφάνειες."
+msgid "Click <emph>Remove</emph>."
+msgstr "Κάντε κλικ στην <emph>Αφαίρεση</emph>."
-#: footer.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id1453901\n"
+"animated_slidechange.xhp\n"
+"tit\n"
"help.text"
-msgid "By default, the <emph>Slide number</emph> checkbox is cleared, so no slide numbers are visible."
-msgstr "Εξ ορισμού, το πεδίο ελέγχου <emph>Αριθμός διαφάνειας</emph> έχει απαλειφθεί, έτσι δεν είναι ορατοί οι αριθμοί των διαφανειών."
+msgid "Animating Slide Transitions"
+msgstr "Δημιουργία κινούμενων εναλλαγών σε διαφάνειες"
-#: footer.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id1445966\n"
+"animated_slidechange.xhp\n"
+"bm_id3153820\n"
"help.text"
-msgid "Enter or select the contents that should be visible on all slides."
-msgstr "Εισάγετε ή επιλέξτε τα περιεχόμενα που θα είναι ορατά σε όλες τις διαφάνειες."
+msgid "<bookmark_value>cross-fading; slides</bookmark_value><bookmark_value>slide transitions; applying effects</bookmark_value><bookmark_value>animated slide transitions</bookmark_value><bookmark_value>transition effects</bookmark_value><bookmark_value>deleting; slide transition effects</bookmark_value><bookmark_value>effects;animated slide transitions</bookmark_value>"
+msgstr "<bookmark_value>βαθμιαίος αποχρωματισμός, διαφάνειες</bookmark_value><bookmark_value>εναλλαγές σε διαφάνειες, εφαρμογή εφέ</bookmark_value><bookmark_value>κινούμενες σταδιακές μεταβάσεις σε διαφάνειες</bookmark_value><bookmark_value>εφέ εναλλαγής</bookmark_value><bookmark_value>διαγραφή, εφέ εναλλαγής σε διαφάνειες</bookmark_value><bookmark_value>εφέ, κινούμενες εναλλαγές σε διαφάνειες</bookmark_value>"
-#: footer.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id1956236\n"
+"animated_slidechange.xhp\n"
+"hd_id3153820\n"
+"46\n"
"help.text"
-msgid "If you want to change the position and formatting of the master objects, choose <emph>View - Master - Slide Master</emph>."
-msgstr "Αν επιθυμείτε να μεταβάλετε την θέση και τη μορφοποίηση των κύριων αντικειμένων, επιλέξτε <emph>Προβολή - Κύριο - Κύρια διαφάνεια</emph>."
+msgid "<variable id=\"animated_slidechange\"><link href=\"text/simpress/guide/animated_slidechange.xhp\" name=\"Animating Slide Transitions\">Animating Slide Transitions</link></variable>"
+msgstr "<variable id=\"animated_slidechange\"><link href=\"text/simpress/guide/animated_slidechange.xhp\" name=\"Δημιουργία κινούμενων εναλλαγών σε διαφάνειες\">Δημιουργία κινούμενων εναλλαγών σε διαφάνειες</link></variable>"
-#: footer.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id5259559\n"
+"animated_slidechange.xhp\n"
+"par_id3150049\n"
+"67\n"
"help.text"
-msgid "You see the slide master with areas near the bottom. You can move the areas , and you can select the fields and apply some formatting. You can also enter some text here which will be shown next to the fields."
-msgstr "Μπορείτε να δείτε την κύρια διαφάνεια με περιοχές κοντά στο τέλος. Μπορείτε να μετακινήσετε τις περιοχές, να επιλέξετε τα πεδία και να εφαρμόσετε κάποια μορφοποίηση. Μπορείτε επίσης να εισάγετε κάποιο κείμενο εδώ που θα εμφανιστεί δίπλα στα πεδία."
+msgid "You can apply a special effect that plays when you display a slide."
+msgstr "Μπορείτε να εφαρμόσετε ένα ειδικό εφέ που θα αναπαράγεται όταν προβάλλεται μία διαφάνεια."
-#: footer.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id2521439\n"
+"animated_slidechange.xhp\n"
+"hd_id3153811\n"
+"68\n"
"help.text"
-msgid "Click the Date Area and move the time and date field. Select the <date/time> field and apply some formatting to change the format for the date and time on all slides. The same applies to the Footer Area and the Slide Number Area."
-msgstr "Πατήστε στην περιοχή ημερομηνίας και μετακινήστε το πεδίο της ώρας και της ημερομηνίας. Επιλέξτε το πεδίο <ημερομηνία/ώρα> και εφαρμόστε κάποια μορφοποίηση για να αλλάξετε τη μορφή για την ημερομηνία και την ώρα σε όλες τις διαφάνειες. Το ίδιο εφαρμόζεται και στις περιοχές υποσέλιδο και αριθμός διαφάνειας."
+msgid "To apply a transition effect to a slide"
+msgstr "Για να εφαρμόσετε ένα εφέ εναλλαγής σε μία διαφάνεια"
-#: footer.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"footer.xhp\n"
-"hd_id4712057\n"
+"animated_slidechange.xhp\n"
+"par_id3145086\n"
+"50\n"
"help.text"
-msgid "Adding text objects as header or footer objects"
-msgstr "Προσθήκη αντικειμένων κειμένου ως αντικείμενα κεφαλίδας ή υποσέλιδου"
+msgid "In <emph>Normal</emph> view, select the slide that you want to add the transition effect to."
+msgstr "Στην <emph>Κανονική</emph> προβολή, επιλέξτε τη διαφάνεια στην οποία επιθυμείτε να προσθέσετε το εφέ εναλλαγής."
-#: footer.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id3155064\n"
-"16\n"
+"animated_slidechange.xhp\n"
+"par_id3150655\n"
+"70\n"
"help.text"
-msgid "You can add a text object anywhere on the slide master."
-msgstr "Μπορείτε να προσθέσετε ένα αντικείμενο κειμένου οπουδήποτε στην κύρια διαφάνεια."
+msgid "On the <emph>Tasks</emph> pane, click <emph>Slide Transition</emph>."
+msgstr "Στο πίνακα <emph>Εργασίες</emph>, κάντε κλικ στην <emph>Εναλλαγή διαφάνειας</emph>."
-#: footer.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id3148866\n"
-"14\n"
+"animated_slidechange.xhp\n"
+"par_id3154554\n"
+"52\n"
"help.text"
-msgid "Choose <emph>View - Master - Slide Master</emph>."
-msgstr "Επιλέξτε <emph>Προβολή - Κύριο - Κύρια διαφάνεια</emph>."
+msgid "Select a slide transition from the list."
+msgstr "Επιλέξτε μία εναλλαγή για τη διαφάνεια από τη λίστα."
-#: footer.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id3147295\n"
-"12\n"
+"animated_slidechange.xhp\n"
+"par_id3149022\n"
+"74\n"
"help.text"
-msgid "On the <emph>Drawing</emph> bar, select the <emph>Text</emph> icon <image id=\"img_id3154654\" src=\"cmd/sc_texttoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154654\">Icon</alt></image>."
-msgstr "Στη γραμμή εργαλείων <emph>Σχεδίαση</emph>, επιλέξτε το εικονίδιο <emph>Κείμενο</emph> <image id=\"img_id3154654\" src=\"cmd/sc_texttoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154654\">Εικονίδιο</alt></image>."
+msgid "You can preview the transition effect in the document window."
+msgstr "Μπορείτε να κάνετε προεπισκόπηση του εφέ εναλλαγής στο παράθυρο του εγγράφου."
-#: footer.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id3149947\n"
-"10\n"
+"animated_slidechange.xhp\n"
+"hd_id3147562\n"
+"75\n"
"help.text"
-msgid "Drag in the slide master to draw a text object, and then type or paste your text."
-msgstr "Σύρετε στην κύρια διαφάνεια για να σχεδιάσετε ένα αντικείμενο κειμένου, και ύστερα πληκτρολογήστε ή κάντε επικόλληση του κειμένου σας."
+msgid "To apply the same transition effect to more than one slide"
+msgstr "Για να εφαρμόσετε το ίδιο εφέ εναλλαγής σε περισσότερες από μία διαφάνειες"
-#: footer.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id3155441\n"
-"4\n"
+"animated_slidechange.xhp\n"
+"par_id3150263\n"
+"48\n"
"help.text"
-msgid "Choose <emph>View - Normal</emph> when you are finished."
-msgstr "Αφότου τελειώσετε επιλέξτε <emph>Προβολή - Κανονική</emph>."
+msgid "In <emph>Slide Sorter</emph> view, select the slides that you want to add the transition effect to."
+msgstr "Στην προβολή <emph>Ταξινόμηση διαφανειών</emph>, επιλέξτε τις διαφάνειες στις οποίες επιθυμείτε να προσθέσετε εναλλαγή."
-#: footer.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id3150476\n"
-"17\n"
+"animated_slidechange.xhp\n"
+"par_id3148826\n"
+"49\n"
"help.text"
-msgid "You can also add fields, such as the date or page number, to a header or footer by choosing <emph>Insert - Fields</emph>."
-msgstr "Μπορείτε επίσης να προσθέσετε πεδία, όπως η ημερομηνία ή ο αριθμός σελίδας, σε μία κεφαλίδα ή υποσέλιδο επιλέγοντας <emph>Εισαγωγή - Πεδία</emph>."
+msgid "If you want, you can use the <emph>Zoom</emph> toolbar <image id=\"img_id3151172\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151172\">Icon</alt></image> to change the view magnification for the slides."
+msgstr "Αν επιθυμείτε, μπορείτε να χρησιμοποιήσετε τη γραμμή εργαλείων <emph>Μεγέθυνση</emph> <image id=\"img_id3151172\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151172\">Εικονίδιο</alt></image> για να αλλάξετε τη μεγέθυνση της προβολής για τις διαφάνειες."
-#: footer.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id3156320\n"
-"18\n"
+"animated_slidechange.xhp\n"
+"par_id3154269\n"
+"78\n"
"help.text"
-msgid "You can hide the header or footer on the current slide by choosing <emph>Format</emph> - <link href=\"text/simpress/01/05130000.xhp\" name=\"Modify Layout\">Slide<emph> Layout</emph></link>, and clearing the <emph>Objects on background</emph> check box."
-msgstr "Μπορείτε να αποκρύψετε την κεφαλίδα ή το υποσέλιδο στην τρέχουσα διαφάνεια επιλέγοντας <emph>Μορφή</emph> - <link href=\"text/simpress/01/05130000.xhp\" name=\"Τροποποίηση διάταξης\">Διαφάνεια<emph> Διάταξη</emph></link>, και αποεπιλέγοντας το πεδίο ελέγχου <emph>Αντικείμενα στο παρασκήνιο</emph>."
+msgid "On the Tasks pane, click Slide Transition."
+msgstr "Στο πίνακα Εργασίες, κάνετε κλικ στην Εναλλαγή διαφάνειας."
-#: footer.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"footer.xhp\n"
-"par_id3155848\n"
-"21\n"
+"animated_slidechange.xhp\n"
+"par_id3154102\n"
+"79\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04990000.xhp\" name=\"Insert Fields\">Insert Fields</link>"
-msgstr "<link href=\"text/simpress/01/04990000.xhp\" name=\"Εισαγωγή πεδίων\">Εισαγωγή πεδίων</link>"
+msgid "Select a slide transition from the list."
+msgstr "Επιλέξτε μία εναλλαγή για τη διαφάνεια από τη λίστα."
-#: print_tofit.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"print_tofit.xhp\n"
-"tit\n"
+"animated_slidechange.xhp\n"
+"par_id3153785\n"
+"53\n"
"help.text"
-msgid "Printing a Slide to Fit a Paper Size"
-msgstr "Εκτύπωση διαφάνειας με προσαρμογή στο μέγεθος του χαρτιού"
+msgid "To preview the transition effect for a slide, click the small icon underneath the slide on the <emph>Slides Pane</emph>."
+msgstr "Για να κάνετε προεπισκόπηση του εφέ εναλλαγής για μία διαφάνεια, κάντε κλικ στο μικρό εικονίδιο κάτω από τη διαφάνεια στο <emph>Πλαίσιο διαφανειών</emph>."
-#: print_tofit.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"print_tofit.xhp\n"
-"bm_id3155067\n"
+"animated_slidechange.xhp\n"
+"hd_id3149341\n"
+"83\n"
"help.text"
-msgid "<bookmark_value>fitting to pages; individual slides</bookmark_value><bookmark_value>pages; fitting to printed pages</bookmark_value><bookmark_value>printing; fitting to paper</bookmark_value>"
-msgstr "<bookmark_value>προσαρμογή στις σελίδες, ξεχωριστές διαφάνειες</bookmark_value><bookmark_value>σελίδες, προσαρμογή σε εκτυπωμένες σελίδες</bookmark_value><bookmark_value>εκτύπωση, ταίριασμα στο χαρτί</bookmark_value>"
+msgid "To remove a transition effect"
+msgstr "Για να αφαιρέσετε ένα εφέ εναλλαγής"
-#: print_tofit.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"print_tofit.xhp\n"
-"hd_id3155067\n"
-"1\n"
+"animated_slidechange.xhp\n"
+"par_id3151287\n"
+"84\n"
"help.text"
-msgid "<variable id=\"print_tofit\"><link href=\"text/simpress/guide/print_tofit.xhp\" name=\"Printing a Slide to Fit a Paper Size\">Printing a Slide to Fit a Paper Size</link></variable>"
-msgstr "<variable id=\"print_tofit\"><link href=\"text/simpress/guide/print_tofit.xhp\" name=\"Εκτύπωση διαφάνειας με προσαρμογή στο μέγεθος του χαρτιού\">Εκτύπωση διαφάνειας με προσαρμογή στο μέγεθος του χαρτιού</link></variable>"
+msgid "In <emph>Slide Sorter</emph> View, select the slides that you want to remove the transition effect from."
+msgstr "Στην προβολή <emph>Ταξινόμηση διαφανειών</emph>, επιλέξτε τις διαφάνειες από τις οποίες επιθυμείτε να αφαιρέσετε την εναλλαγή."
-#: print_tofit.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"print_tofit.xhp\n"
-"par_id3154704\n"
-"3\n"
+"animated_slidechange.xhp\n"
+"par_id3146930\n"
+"85\n"
"help.text"
-msgid "You can reduce the size of a slide when you print, so that the slide can fit on a printed page."
-msgstr "Μπορείτε να μειώσετε το μέγεθος μιας διαφάνειας κατά την εκτύπωση, έτσι ώστε η διαφάνεια να προσαρμόζεται σε μία σελίδα που θα εκτυπωθεί."
+msgid "Choose <emph>No Transition </emph>in the listbox on the <emph>Tasks</emph> pane."
+msgstr "Επιλέξτε <emph>Χωρίς εναλλαγή </emph> στο πεδίο λίστας στο πλαίσιο <emph>Εργασίες</emph>."
-#: print_tofit.xhp
+#: animated_slidechange.xhp
msgctxt ""
-"print_tofit.xhp\n"
-"par_id3154658\n"
-"4\n"
+"animated_slidechange.xhp\n"
+"par_id3149300\n"
+"60\n"
"help.text"
-msgid "Open the document that you want to print."
-msgstr "Ανοίξτε το έγγραφο το οποίο επιθυμείτε να εκτυπώσετε."
+msgid "<link href=\"text/simpress/01/06040000.xhp\" name=\"Slide Transition\">Slide Transition</link>"
+msgstr "<link href=\"text/simpress/01/06040000.xhp\" name=\"Εναλλαγή διαφάνειας\">Εναλλαγή διαφάνειας</link>"
-#: print_tofit.xhp
+#: arrange_slides.xhp
msgctxt ""
-"print_tofit.xhp\n"
-"par_id3145384\n"
-"5\n"
+"arrange_slides.xhp\n"
+"tit\n"
"help.text"
-msgid "In <emph>Normal View</emph>, choose <emph>Format - Page</emph>, and then click the <emph>Page</emph> tab."
-msgstr "Στην <emph>Κανονική προβολή</emph>, επιλέξτε <emph>Μορφή - Σελίδα</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Σελίδα</emph>."
+msgid "Changing the Slide Order"
+msgstr "Τροποποίηση της ταξινόμησης διαφανειών"
-#: print_tofit.xhp
+#: arrange_slides.xhp
msgctxt ""
-"print_tofit.xhp\n"
-"par_id3148871\n"
-"6\n"
+"arrange_slides.xhp\n"
+"bm_id3149499\n"
"help.text"
-msgid "In <emph>Layout settings </emph>area, select the <emph>Fit object to paper format</emph> check box."
-msgstr "Στην περιοχή <emph>Ρυθμίσεις διάταξης </emph>, επιλέξτε το πεδίο ελέγχου <emph>Προσαρμογή του αντικειμένου στην μορφή του χαρτιού</emph>."
+msgid "<bookmark_value>slides; arranging</bookmark_value><bookmark_value>presentations; arranging slides</bookmark_value><bookmark_value>changing;order of slides</bookmark_value><bookmark_value>arranging;slides</bookmark_value><bookmark_value>ordering;slides</bookmark_value>"
+msgstr "<bookmark_value>διαφάνειες, τακτοποίηση</bookmark_value><bookmark_value>παρουσιάσεις, τακτοποίηση διαφανειών</bookmark_value><bookmark_value>τροποποίηση, ταξινόμηση διαφανειών</bookmark_value><bookmark_value>τακτοποίηση, διαφάνειες</bookmark_value><bookmark_value>ταξινόμηση, διαφάνειες</bookmark_value>"
-#: print_tofit.xhp
+#: arrange_slides.xhp
msgctxt ""
-"print_tofit.xhp\n"
-"par_id3153811\n"
-"7\n"
+"arrange_slides.xhp\n"
+"hd_id3149499\n"
+"21\n"
"help.text"
-msgid "In the <emph>Paper format</emph> area, select a <emph>Format</emph>."
-msgstr "Στην περιοχή <emph>Τύπος χαρτιού</emph> , επιλέξτε μια <emph>Μορφή</emph>."
+msgid "<variable id=\"arrange_slides\"><link href=\"text/simpress/guide/arrange_slides.xhp\" name=\"Changing the Slide Order\">Changing the Slide Order</link></variable>"
+msgstr "<variable id=\"arrange_slides\"><link href=\"text/simpress/guide/arrange_slides.xhp\" name=\"Τροποποίηση της ταξινόμησης διαφανειών\">Τροποποίηση της ταξινόμησης διαφανειών</link></variable>"
-#: print_tofit.xhp
+#: arrange_slides.xhp
msgctxt ""
-"print_tofit.xhp\n"
-"par_id3150431\n"
-"8\n"
+"arrange_slides.xhp\n"
+"par_id3151242\n"
+"44\n"
"help.text"
-msgid "Click <emph>OK</emph>. The slide is resized to fit the printed page, while maintaining the relative positions of the objects on the slide."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>. Μεταβάλλεται το μέγεθος της διαφάνειας ώστε να ταιριάζει στη σελίδα που θα εκτυπωθεί, κατά τη διατήρηση των σχετικών θέσεων των αντικειμένων στη διαφάνεια."
+msgid "Do one of the following:"
+msgstr "Εφαρμόσετε κάποιο από τα ακόλουθα:"
-#: layer_move.xhp
+#: arrange_slides.xhp
msgctxt ""
-"layer_move.xhp\n"
-"tit\n"
+"arrange_slides.xhp\n"
+"par_id3143233\n"
+"40\n"
"help.text"
-msgid "Moving Objects to a Different Layer"
-msgstr "Μετακίνηση αντικειμένων σε διαφορετικό επίπεδο"
+msgid "Choose <emph>View - Slide Sorter</emph>, select one or more slides, and then drag the slides to another location. To select multiple slides, hold down shift and click on the slides. To create a copy of a selected slide, hold down Ctrl while you drag. The mouse pointer changes to a plus sign. You can also drag a copy of a slide into another open $[officename] Impress document."
+msgstr "Επιλέξτε <emph>Προβολή - Ταξινόμηση διαφανειών</emph>, επιλέξτε μία ή περισσότερες διαφάνειες, και ύστερα μεταφέρετε τις διαφάνειες σε διαφορετική τοποθεσία. Για να επιλέξετε πολλαπλές διαφάνειες, κρατήστε πατημένο το πλήκτρο shift πάνω από τις διαφάνειες. Για να δημιουργήσετε ένα αντίγραφο μιας επιλεγμένης διαφάνειας, κρατήστε πατημένο το πλήκτρο Ctrl κατά τη μεταφορά. Ο δείκτης του ποντικιού σας αλλάζει σε σύμβολο Συν. Μπορείτε επίσης να μεταφέρετε ένα αντίγραφο διαφάνειας σε ένα διαφορετικό ανοικτό έγγραφο του $[officename] Impress."
-#: layer_move.xhp
+#: arrange_slides.xhp
msgctxt ""
-"layer_move.xhp\n"
-"bm_id3150752\n"
+"arrange_slides.xhp\n"
+"par_id3153072\n"
+"45\n"
"help.text"
-msgid "<bookmark_value>objects; moving in layers</bookmark_value><bookmark_value>layers; moving objects</bookmark_value><bookmark_value>moving; between layers</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα, μετακίνηση σε επίπεδα</bookmark_value><bookmark_value>επίπεδα, μετακίνηση αντικειμένων</bookmark_value><bookmark_value>μετακίνηση, μεταξύ επιπέδων</bookmark_value>"
+msgid "Choose <emph>View - Outline</emph>, select a slide, and then drag the slide to another location."
+msgstr "Επιλέξτε <emph>Προβολή - Διάρθρωση</emph>, επιλέξτε μία διαφάνεια, και ύστερα μεταφέρετε τη διαφάνεια σε διαφορετική τοποθεσία."
-#: layer_move.xhp
+#: arrange_slides.xhp
msgctxt ""
-"layer_move.xhp\n"
-"hd_id3150752\n"
-"18\n"
+"arrange_slides.xhp\n"
+"par_id3150391\n"
+"46\n"
"help.text"
-msgid "<variable id=\"layer_move\"><link href=\"text/simpress/guide/layer_move.xhp\" name=\"Moving Objects to a Different Layer\">Moving Objects to a Different Layer</link></variable>"
-msgstr "<variable id=\"layer_move\"><link href=\"text/simpress/guide/layer_move.xhp\" name=\"Μετακίνηση αντικειμένων σε διαφορετικό επίπεδο\">Μετακίνηση αντικειμένων σε διαφορετικό επίπεδο</link></variable>"
+msgid "Choose <emph>View - Normal</emph> or <emph>Notes</emph>, select the slide preview on the <emph>Slides Pane</emph>, and then drag the slide preview to another location."
+msgstr "Επιλέξτε <emph>Προβολή - Κανονική</emph> ή <emph>Σημειώσεις</emph>, επιλέξτε την προεπισκόπηση διαφανειών στο <emph>Πλαίσιο διαφανειών</emph>, και ύστερα μεταφέρετε τη διαφάνεια σε διαφορετική τοποθεσία."
-#: layer_move.xhp
+#: arrange_slides.xhp
msgctxt ""
-"layer_move.xhp\n"
-"par_idN10622\n"
+"arrange_slides.xhp\n"
+"par_id3153079\n"
+"23\n"
"help.text"
-msgid "Drawings in %PRODUCTNAME Draw support layers."
-msgstr "Οι σχεδιάσεις στο %PRODUCTNAME Draw υποστηρίζουν επίπεδα."
+msgid "To temporarily remove a slide from your presentation, go to <emph>Slide Sorter</emph>, right-click the slide, and then choose <emph>Show/Hide Slide</emph>. The number of the hidden slide is crossed out. To show the slide, right-click the slide, and then choose <emph>Show/Hide Slide</emph>."
+msgstr "Για να αφαιρέσετε προσωρινά μία διαφάνεια από την παρουσίασή σας, μεταβείτε στην <emph>Ταξινόμηση διαφανειών</emph>, κάντε δεξί κλικ στη διαφάνεια, και ύστερα επιλέξτε <emph>Προβολή/Απόκρυψη διαφάνειας</emph>. Ο αριθμός της κρυφής διαφάνειας διαγράφεται. Για να εμφανίσετε τη διαφάνεια, κάντε δεξί κλικ στη διαφάνεια, και ύστερα επιλέξτε <emph>Προβολή/Απόκρυψη διαφάνειας</emph>."
-#: layer_move.xhp
+#: background.xhp
msgctxt ""
-"layer_move.xhp\n"
-"par_id3148488\n"
-"19\n"
+"background.xhp\n"
+"tit\n"
"help.text"
-msgid "Click and hold the object until its edges flash."
-msgstr "Κάντε κλικ και κρατήστε το αντικείμενο μέχρι να αναβοσβήσουν τα άκρα του."
+msgid "Changing the Slide Background Fill"
+msgstr "Αλλαγή του γεμίσματος του παρασκηνίου διαφάνειας"
-#: layer_move.xhp
+#: background.xhp
msgctxt ""
-"layer_move.xhp\n"
-"par_id3145587\n"
-"20\n"
+"background.xhp\n"
+"bm_id3150199\n"
"help.text"
-msgid "Drag the object to the name tab of the layer you want to move it to."
-msgstr "Μεταφέρετε το αντικείμενο στην καρτέλα ονόματος του επιπέδου στο οποίο επιθυμείτε να το μετακινήσετε."
+msgid "<bookmark_value>backgrounds; changing</bookmark_value> <bookmark_value>slide masters; changing backgrounds</bookmark_value> <bookmark_value>slides;changing backgrounds</bookmark_value>"
+msgstr "<bookmark_value>παρασκήνια, αλλαγή</bookmark_value><bookmark_value>κύριες διαφάνειες, αλλαγή παρασκηνίων</bookmark_value><bookmark_value>διαφάνειες, αλλαγή παρασκηνίων</bookmark_value>"
-#: layer_move.xhp
+#: background.xhp
msgctxt ""
-"layer_move.xhp\n"
-"par_id3148868\n"
-"21\n"
+"background.xhp\n"
+"hd_id3150199\n"
+"33\n"
"help.text"
-msgid "Release the object."
-msgstr "Απελευθερώστε το αντικείμενο."
+msgid "<variable id=\"background\"> <link href=\"text/simpress/guide/background.xhp\" name=\"Changing the Slide Background Fill\">Changing the Slide Background Fill</link> </variable>"
+msgstr "<variable id=\"background\"><link href=\"text/simpress/guide/background.xhp\" name=\"Αλλαγή του γεμίσματος του παρασκηνίου διαφάνειας\">Αλλαγή του γεμίσματος του παρασκηνίου διαφάνειας</link></variable>"
-#: line_arrow_styles.xhp
+#: background.xhp
msgctxt ""
-"line_arrow_styles.xhp\n"
-"tit\n"
+"background.xhp\n"
+"par_id3155067\n"
+"34\n"
"help.text"
-msgid "Loading Line and Arrow Styles"
-msgstr "Φόρτωση προτύπων γραμμών και βελών"
+msgid "You can change the background color or the background fill of the current slide or all of the slides in your document. For a background fill, you can use hatching, a gradient, or a bitmap image."
+msgstr "Μπορείτε να αλλάξετε το χρώμα ή το γέμισμα του παρασκηνίου της τρέχουσας διαφάνειας ή όλων των διαφανειών στο έγγραφό σας. Για το γέμισμα του παρασκηνίου, μπορείτε να χρησιμοποιήσετε γραμμοσκίαση, διαβάθμιση χρώματος, ή μία εικόνα bitmap."
-#: line_arrow_styles.xhp
+#: background.xhp
msgctxt ""
-"line_arrow_styles.xhp\n"
-"bm_id3145253\n"
+"background.xhp\n"
+"par_id3148701\n"
+"36\n"
"help.text"
-msgid "<bookmark_value>line styles;loading</bookmark_value> <bookmark_value>lines;about line ends</bookmark_value> <bookmark_value>arrows;loading arrow styles</bookmark_value> <bookmark_value>styles;arrow and line styles</bookmark_value> <bookmark_value>loading;arrow and line styles</bookmark_value>"
-msgstr "<bookmark_value>πρότυπα γραμμών, φόρτωση</bookmark_value><bookmark_value>γραμμές, σχετικά με τα τέλη γραμμών</bookmark_value><bookmark_value>βέλη, φόρτωση προτύπων βελών</bookmark_value><bookmark_value>πρότυπα, πρότυπα γραμμών και βελών</bookmark_value><bookmark_value>φόρτωση, πρότυπα γραμμών και βελών</bookmark_value>"
+msgid "If you want to change the background fill for all of the slides, choose <emph>View - Master - Slide Master</emph>. To change the background fill of a single slide, choose <emph>View - Normal</emph>."
+msgstr "Αν επιθυμείτε να αλλάξετε το γέμισμα του παρασκηνίου για όλες τις διαφάνειες, επιλέξτε <emph>Προβολή - Κύρια - Κύρια διαφάνεια</emph>. Για να αλλάξετε το γέμισμα του παρασκηνίου μίας απλής διαφάνειας, επιλέξτε <emph>Προβολή - Κανονική</emph>."
-#: line_arrow_styles.xhp
+#: background.xhp
msgctxt ""
-"line_arrow_styles.xhp\n"
-"hd_id3145253\n"
-"48\n"
+"background.xhp\n"
+"par_id624713\n"
"help.text"
-msgid "<variable id=\"line_arrow_styles\"><link href=\"text/simpress/guide/line_arrow_styles.xhp\" name=\"Loading Line and Arrow Styles\">Loading Line and Arrow Styles</link></variable>"
-msgstr "<variable id=\"line_arrow_styles\"><link href=\"text/simpress/guide/line_arrow_styles.xhp\" name=\"Φόρτωση προτύπων γραμμών και βελών\">Φόρτωση προτύπων γραμμών και βελών</link></variable>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click Set Background Picture for Slide in the context menu of a slide in Normal view to select a bitmap file. This file is used as a background picture.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ στον Ορισμό εικόνας παρασκηνίου για διαφάνεια στο μενού περιβάλλοντος μιας διαφάνειας στην Κανονική προβολή για να επιλέξετε ένα αρχείο bitmap. Αυτό το αρχείο χρησιμοποιείται σαν εικόνα παρασκηνίου.</ahelp>"
-#: line_arrow_styles.xhp
+#: background.xhp
msgctxt ""
-"line_arrow_styles.xhp\n"
-"par_id3154017\n"
+"background.xhp\n"
+"hd_id3150534\n"
"49\n"
"help.text"
-msgid "You can use styles to organize similar line and arrow types. $[officename] provides a few standard style files that you can load and use in your document. If you want, you can add or delete elements from a style file, or even create a custom style file."
-msgstr "Μπορείτε να χρησιμοποιήσετε πρότυπα για να οργανώσετε παρόμοιους τύπους γραμμών και βελών. Το $[officename] παρέχει αρχεία μερικών τυπικών προτύπων τα οποία μπορείτε να φορτώσετε και να χρησιμοποιήσετε στο έγγραφό σας. Αν επιθυμείτε, μπορείτε να προσθέσετε ή να διαγράψετε στοιχεία από ένα αρχείο προτύπων, ή ακόμα και να δημιουργήσετε ένα αρχείο προσαρμοσμένων προτύπων."
+msgid "To use a color, gradient, or hatching pattern for the slide background"
+msgstr "Για να χρησιμοποιήσετε ένα μοτίβο χρώματος, διαβάθμισης, ή γραμμοσκίασης για το παρασκήνιο της διαφάνειας"
-#: line_arrow_styles.xhp
+#: background.xhp
msgctxt ""
-"line_arrow_styles.xhp\n"
-"hd_id3154485\n"
+"background.xhp\n"
+"par_id3149942\n"
"50\n"
"help.text"
-msgid "To load a line styles file:"
-msgstr "Για να φορτώσετε ένα αρχείο με πρότυπα γραμμών:"
-
-#: line_arrow_styles.xhp
-msgctxt ""
-"line_arrow_styles.xhp\n"
-"par_id3156382\n"
-"58\n"
-"help.text"
-msgid "Choose <emph>Format - Line</emph>, and then click the <emph>Line Styles</emph> tab."
-msgstr "Επιλέξτε <emph>Μορφή - Γραμμή</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Στυλ γραμμής</emph>"
+msgid "Choose <emph>Format - Page</emph>, and then click on the <emph>Background</emph> tab."
+msgstr "Επιλέξτε <emph>Μορφή - Σελίδα</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Φόντο</emph>."
-#: line_arrow_styles.xhp
+#: background.xhp
msgctxt ""
-"line_arrow_styles.xhp\n"
-"par_id3154705\n"
+"background.xhp\n"
+"par_id3148725\n"
"51\n"
"help.text"
-msgid "Click the <emph>Load Line Styles</emph> button."
-msgstr "Κάντε κλικ στο κουμπί <emph>Φόρτωση λίστας στυλ γραμμών</emph>."
+msgid "In the <emph>Fill </emph>area, do one of the following:"
+msgstr "Στην περιοχή <emph>Γέμισμα </emph>, εφαρμόστε κάποιο από τα ακόλουθα:"
-#: line_arrow_styles.xhp
+#: background.xhp
msgctxt ""
-"line_arrow_styles.xhp\n"
-"par_id3145588\n"
+"background.xhp\n"
+"par_id3153040\n"
"52\n"
"help.text"
-msgid "Locate the file containing the line styles that you want to load, and then click <emph>OK</emph>. The file has the format [filename].sod."
-msgstr "Εντοπίστε το αρχείο που περιέχει τα πρότυπα γραμμών τα οποία επιθυμείτε να φορτωθούν, και ύστερα κάντε κλικ στο κουμπί <emph>Εντάξει</emph>. Το αρχείο έχει τη μορφή [όνομα_αρχείου].sod."
+msgid "Select <emph>Color</emph>, and then click a color in the list."
+msgstr "Επιλέξτε το <emph>Χρώμα</emph>, και ύστερα κάντε κλικ σε ένα χρώμα από τη λίστα."
-#: line_arrow_styles.xhp
+#: background.xhp
msgctxt ""
-"line_arrow_styles.xhp\n"
-"par_id3151240\n"
+"background.xhp\n"
+"par_id3150866\n"
"53\n"
"help.text"
-msgid "To save a line styles file, click the <emph>Save Line Styles</emph> button, enter a filename, and then click <emph>OK</emph>."
-msgstr "Για να αποθηκεύσετε ένα αρχείο με τα πρότυπα των γραμμών, κάντε κλικ στο κουμπί <emph>Αποθήκευση λίστας με στυλ γραμμών</emph>, εισάγετε ένα όνομα για το αρχείο, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Select <emph>Gradient</emph>, and then click a gradient style in the list."
+msgstr "Επιλέξτε τη <emph>Διαβάθμιση</emph>, και ύστερα κάντε κλικ σε ένα πρότυπο διαβαθμίσεων από τη λίστα."
-#: line_arrow_styles.xhp
+#: background.xhp
msgctxt ""
-"line_arrow_styles.xhp\n"
-"hd_id3154765\n"
+"background.xhp\n"
+"par_id3150338\n"
"54\n"
"help.text"
-msgid "To load an arrow styles file:"
-msgstr "Για να φορτώσετε ένα αρχείο με πρότυπα βελών:"
-
-#: line_arrow_styles.xhp
-msgctxt ""
-"line_arrow_styles.xhp\n"
-"par_id3153070\n"
-"59\n"
-"help.text"
-msgid "Choose <emph>Format - Line</emph>, and then click the <emph>Arrow Styles</emph> tab."
-msgstr "Επιλέξτε <emph>Μορφή - Γραμμή</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Άκρα γραμμής</emph>."
+msgid "Select <emph>Hatching</emph>, and then click a hatching style in the list."
+msgstr "Επιλέξτε τη <emph>Γραμμοσκίαση</emph>, και ύστερα κάντε κλικ σε ένα πρότυπο γραμμοσκιάσεων από τη λίστα."
-#: line_arrow_styles.xhp
+#: background.xhp
msgctxt ""
-"line_arrow_styles.xhp\n"
-"par_id3149054\n"
+"background.xhp\n"
+"par_id3150021\n"
"55\n"
"help.text"
-msgid "Click the <emph>Load Arrow Styles</emph> button."
-msgstr "Κάντε κλικ στο κουμπί <emph>Φόρτωση στυλ βελών</emph>."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: line_arrow_styles.xhp
+#: background.xhp
msgctxt ""
-"line_arrow_styles.xhp\n"
-"par_id3150391\n"
+"background.xhp\n"
+"hd_id3145244\n"
"56\n"
"help.text"
-msgid "Locate the file containing the arrow styles that you want to load, and then click <emph>OK</emph>. The file has the format [filename].soe."
-msgstr "Εντοπίστε το αρχείο που περιέχει τις τεχνοτροπίες των βελών που επιθυμείτε να φορτωθούν και ύστερα πατήστε στο κουμπί <emph>Εντάξει</emph>. Το αρχείο έχει τη μορφή [όνομα_αρχείου].soe."
+msgid "To use an image for the slide background"
+msgstr "Για να χρησιμοποιήσετε μία εικόνα για το παρασκήνιο διαφάνειας"
-#: line_arrow_styles.xhp
+#: background.xhp
msgctxt ""
-"line_arrow_styles.xhp\n"
-"par_id3166465\n"
+"background.xhp\n"
+"par_id3148394\n"
"57\n"
"help.text"
-msgid "To save an arrow styles file, click the <emph>Save Arrow Styles</emph> button, enter a filename, and then click <emph>OK</emph>."
-msgstr "Για να αποθηκεύσετε ένα αρχείο με τα πρότυπα βελών, κάντε κλικ στο κουμπί <emph>Αποθήκευση στυλ βελών</emph> , εισάγετε ένα όνομα για το αρχείο, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "You can display an entire image as a slide background, or you can tile the image to produce a patterned background."
+msgstr "Μπορείτε να εμφανίσετε ολόκληρη την εικόνα ως παρασκήνιο διαφάνειας, ή μπορείτε να παραθέσετε την εικόνα για να παραχθεί ένα παρασκήνιο του μοτίβου."
-#: line_arrow_styles.xhp
+#: background.xhp
msgctxt ""
-"line_arrow_styles.xhp\n"
-"par_id3145822\n"
+"background.xhp\n"
+"par_id3156064\n"
+"58\n"
"help.text"
-msgid "<link href=\"text/shared/01/05200000.xhp\" name=\"Format - Line\">Format - Line</link>"
-msgstr "<link href=\"text/shared/01/05200000.xhp\" name=\"Μορφή - Γραμμή\">Μορφή - Γραμμή</link>"
+msgid "Choose <emph>Format - Page</emph>, and then click on the <emph>Background</emph> tab."
+msgstr "Επιλέξτε <emph>Μορφή - Σελίδα</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Φόντο</emph>."
-#: layer_tipps.xhp
+#: background.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"tit\n"
+"background.xhp\n"
+"par_id3145356\n"
+"59\n"
"help.text"
-msgid "Working With Layers"
-msgstr "Εργασία με επίπεδα"
+msgid "In the <emph>Fill </emph>area, select <emph>Bitmap</emph>, and then click an image in the list."
+msgstr "Στην περιοχή <emph>Γέμισμα </emph>, επιλέξτε <emph>Bitmap</emph>, και ύστερα κάντε κλικ σε μία εικόνα από τη λίστα."
-#: layer_tipps.xhp
+#: background.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"bm_id3154013\n"
+"background.xhp\n"
+"par_id3150757\n"
+"60\n"
"help.text"
-msgid "<bookmark_value>layers;working with</bookmark_value><bookmark_value>locking layers</bookmark_value><bookmark_value>hiding;layers</bookmark_value><bookmark_value>unlocking layers</bookmark_value><bookmark_value>showing;hidden layers</bookmark_value><bookmark_value>selecting;layers</bookmark_value>"
-msgstr "<bookmark_value>επίπεδα, εργασία με</bookmark_value><bookmark_value>κλειδωμένα επίπεδα</bookmark_value><bookmark_value>απόκρυψη, επίπεδα</bookmark_value><bookmark_value>ξεκλειδωμένα επίπεδα</bookmark_value><bookmark_value>εμφάνιση, κρυφά επίπεδα</bookmark_value><bookmark_value>επιλογή, επίπεδα</bookmark_value>"
+msgid "If you want to use a custom image for the slide background, close the <emph>Page Setup </emph>dialog, and then choose <emph>Format - Area</emph>. Click the <emph>Bitmaps </emph>tab, and then click <emph>Import</emph>. Locate the image you want to import and click <emph>Open</emph>. When you return to the <emph>Background </emph>tab, the image you imported will be in the <emph>Bitmap </emph>list."
+msgstr "Αν επιθυμείτε να χρησιμοποιήσετε μία προσαρμοσμένη εικόνα για το παρασκήνιο της διαφάνειας, κλείστε το παράθυρο διαλόγου <emph>Ρυθμίσεις σελίδας </emph>, και ύστερα επιλέξτε <emph>Μορφή - Περιοχή</emph>. Κάντε κλικ στην καρτέλα <emph>Σχέδια Bitmap </emph>, και ύστερα στην <emph>Εισαγωγή</emph>. Εντοπίστε την εικόνα που επιθυμείτε να εισάγετε και κάντε κλικ στο <emph>Άνοιγμα</emph>. Όταν επιστρέψετε στην καρτέλα <emph>Φόντο</emph>, η εικόνα που έχετε εισάγει θα βρίσκεται στη λίστα <emph>Bitmap </emph>."
-#: layer_tipps.xhp
+#: background.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"hd_id3154013\n"
-"14\n"
+"background.xhp\n"
+"par_id3153151\n"
+"61\n"
"help.text"
-msgid "<variable id=\"layer_tipps\"><link href=\"text/simpress/guide/layer_tipps.xhp\" name=\"Working With Layers\">Working With Layers</link></variable>"
-msgstr "<variable id=\"layer_tipps\"><link href=\"text/simpress/guide/layer_tipps.xhp\" name=\"Εργασία με επίπεδα\">Εργασία με επίπεδα</link></variable>"
+msgid "Do one of the following:"
+msgstr "Εφαρμόσετε κάποιο από τα ακόλουθα:"
-#: layer_tipps.xhp
+#: background.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_idN10706\n"
+"background.xhp\n"
+"par_id3150263\n"
+"62\n"
"help.text"
-msgid "Drawings in %PRODUCTNAME Draw support layers."
-msgstr "Οι σχεδιάσεις στο %PRODUCTNAME Draw υποστηρίζουν τα επίπεδα."
+msgid "To display the entire image as the background, clear the <emph>Tile </emph>check box in the <emph>Position </emph>area, and then select <emph>AutoFit</emph>."
+msgstr "Για να εμφανίσετε ολόκληρη την εικόνα ως παρασκήνιο, αναιρέστε το πεδίο ελέγχου <emph>Σε παράθεση </emph> στην περιοχή <emph>Θέση </emph>, και ύστερα επιλέξτε <emph>Αυτόματη προσαρμογή</emph>."
-#: layer_tipps.xhp
+#: background.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"hd_id3154018\n"
-"18\n"
+"background.xhp\n"
+"par_id3149756\n"
+"63\n"
"help.text"
-msgid "Selecting a layer"
-msgstr "Επιλογή επιπέδου"
+msgid "To tile the image on the background, select <emph>Tile</emph>, and set the <emph>Size</emph>, <emph>Position</emph>, and <emph>Offset</emph> options for the image."
+msgstr "Για να κάνετε παράθεση της εικόνας στο παρασκήνιο, επιλέξτε <emph>Σε παράθεση</emph>, και ορίστε το <emph>Μέγεθος</emph>, την <emph>Θέση</emph>, και την <emph>Μετατόπιση</emph> για την εικόνα."
-#: layer_tipps.xhp
+#: background.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3154484\n"
-"15\n"
+"background.xhp\n"
+"par_id3154934\n"
+"64\n"
"help.text"
-msgid "To select a layer, click the name tab of the layer at the bottom of the workspace."
-msgstr "Για να επιλέξετε ένα επίπεδο, κάντε κλικ στην καρτέλα του ονόματος του επιπέδου στο τέλος του χώρου εργασίας."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: layer_tipps.xhp
+#: background.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_idN10767\n"
+"background.xhp\n"
+"par_id3158403\n"
+"47\n"
"help.text"
-msgid "To edit the properties of a layer, double-click a layer tab."
-msgstr "Για να επεξεργαστείτε τις ιδιότητες ενός επιπέδου, κάντε διπλό κλικ σε μία καρτέλα του επιπέδου."
+msgid "This modification is only valid for the current presentation document."
+msgstr "Αυτή η τροποποίηση ισχύει μόνο για το τρέχον έγγραφο παρουσίασης."
-#: layer_tipps.xhp
+#: background.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"hd_id3155445\n"
-"19\n"
+"background.xhp\n"
+"par_idN10820\n"
"help.text"
-msgid "Hiding layers"
-msgstr "Απόκρυψη επιπέδων"
+msgid "To save a new slide master as a template"
+msgstr "Για να αποθηκεύσετε μία νέα κύρια διαφάνεια ως πρότυπο"
-#: layer_tipps.xhp
+#: background.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3154702\n"
-"22\n"
+"background.xhp\n"
+"par_idN10827\n"
"help.text"
-msgid "Select a layer, and then choose <emph>Format - Layer</emph>."
-msgstr "Επιλέξτε ένα επίπεδο, και ύστερα επιλέξτε <emph>Μορφή - Επίπεδο</emph>."
+msgid "Choose <emph>View - Master - Slide Master</emph> to change to the slide master."
+msgstr "Επιλέξτε <emph>Προβολή - Κύριο - Κύρια διαφάνεια</emph> για να μεταβείτε στην κύρια διαφάνεια."
-#: layer_tipps.xhp
+#: background.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3145587\n"
-"23\n"
+"background.xhp\n"
+"par_idN1082F\n"
"help.text"
-msgid "In the <emph>Properties </emph>area, clear the <emph>Visible </emph>check box."
-msgstr "Στην περιοχή <emph>Ιδιότητες </emph>, αναιρέστε την επιλογή του πεδίου ελέγχου <emph>Ορατό </emph>."
+msgid "Choose <emph>Format - Page</emph> to change the slide background, or choose other formatting commands. Objects that you add here will be visible on all slides that are based on this slide master."
+msgstr "Επιλέξτε <emph>Μορφή - Σελίδα</emph> για να μεταβάλετε το παρασκήνιο της διαφάνειας, ή επιλέξτε διαφορετικές εντολές μορφοποίησης. Τα αντικείμενα που προσθέτετε εδώ θα είναι ορατά σε όλες τις διαφάνειες που βασίζονται σε αυτήν την κύρια διαφάνεια."
-#: layer_tipps.xhp
+#: background.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3153912\n"
-"24\n"
+"background.xhp\n"
+"par_idN10837\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Choose <emph>View - Normal</emph> to close the master view."
+msgstr "Επιλέξτε <emph>Προβολή - Κανονική</emph> για να κλείσετε την κύρια προβολή."
-#: layer_tipps.xhp
+#: background.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3154762\n"
-"25\n"
+"background.xhp\n"
+"par_idN1083F\n"
"help.text"
-msgid "In the name tab of the layer, the text color of the name changes to blue."
-msgstr "Στην καρτέλα του ονόματος του επιπέδου, το χρώμα του κειμένου του ονόματος μεταβάλλεται σε μπλε."
+msgid "Choose <emph>File - Save As Template</emph> to save the document as a template."
+msgstr "Επιλέξτε <emph>Αρχείο - Αποθήκευση ως πρότυπο</emph> για αποθήκευση του εγγράφου ως προτύπου."
-#: layer_tipps.xhp
+#: background.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3156396\n"
-"16\n"
+"background.xhp\n"
+"par_idN10847\n"
"help.text"
-msgid "You can make a layer visible or invisible by clicking on its tab while holding down the Shift key."
-msgstr "Μπορείτε να κάνετε ένα επίπεδο ορατό ή αόρατο, κάνοντας κλικ στην καρτέλα του, κρατώντας πατημένο το πλήκτρο Shift."
+msgid "Enter a name for the template. Do not change the category from \"My Templates\". Click OK."
+msgstr "Εισάγετε ένα όνομα για το πρότυπο. Μην αλλάξετε την κατηγορία από \"Τα πρότυπά μου\". Κάντε κλικ στο κουμπί OK."
-#: layer_tipps.xhp
+#: background.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"hd_id3146322\n"
-"26\n"
+"background.xhp\n"
+"par_idN1084A\n"
"help.text"
-msgid "Showing hidden layers"
-msgstr "Προβολή κρυφών επιπέδων"
+msgid "Now you can use the Presentation Wizard to open a new presentation based on your new template."
+msgstr "Τώρα μπορείτε να χρησιμοποιήσετε τον Αυτόματο πιλότο παρουσίασης για να ανοίξετε μία νέα παρουσίαση η οποία θα βασίζεται στο νέο σας πρότυπο."
-#: layer_tipps.xhp
+#: change_scale.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3157871\n"
-"27\n"
+"change_scale.xhp\n"
+"tit\n"
"help.text"
-msgid "Select a hidden layer, and then choose <emph>Format - Layer</emph>."
-msgstr "Επιλέξτε το κρυφό επίπεδο, και ύστερα επιλέξτε <emph>Μορφή - Επίπεδο</emph>."
+msgid "Zooming With the Keypad"
+msgstr "Μεγέθυνση με το πληκτρολόγιο"
-#: layer_tipps.xhp
+#: change_scale.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3149352\n"
-"28\n"
+"change_scale.xhp\n"
+"bm_id3149018\n"
"help.text"
-msgid "In the <emph>Properties </emph>area, select the <emph>Visible </emph>check box."
-msgstr "Στην περιοχή <emph>Ιδιότητες </emph>, επιλέξτε το πεδίο ελέγχου <emph>Ορατό </emph>."
+msgid "<bookmark_value>zooming;keyboard</bookmark_value><bookmark_value>keyboard; zooming</bookmark_value>"
+msgstr "<bookmark_value>μεγέθυνση, πληκτρολόγιο</bookmark_value><bookmark_value>πληκτρολόγιο, μεγέθυνση</bookmark_value>"
-#: layer_tipps.xhp
+#: change_scale.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3153036\n"
-"29\n"
+"change_scale.xhp\n"
+"hd_id3149018\n"
+"10\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "<variable id=\"change_scale\"><link href=\"text/simpress/guide/change_scale.xhp\" name=\"Zooming With the Keypad\">Zooming With the Keypad</link></variable>"
+msgstr "<variable id=\"change_scale\"><link href=\"text/simpress/guide/change_scale.xhp\" name=\"Μεγέθυνση με το πληκτρολόγιο\">Μεγέθυνση με το πληκτρολόγιο</link></variable>"
-#: layer_tipps.xhp
+#: change_scale.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"hd_id3154554\n"
-"20\n"
+"change_scale.xhp\n"
+"par_id3148487\n"
+"11\n"
"help.text"
-msgid "Locking layers"
-msgstr "Κλείδωμα επιπέδων"
+msgid "You can use the keypad to quickly enlarge or reduce the view on your slide."
+msgstr "Μπορείτε να χρησιμοποιήσετε το πληκτρολόγιο για να κάνετε μεγέθυνση ή σμίκρυνση της προβολής στη διαφάνειά σας."
-#: layer_tipps.xhp
+#: change_scale.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3150864\n"
-"17\n"
+"change_scale.xhp\n"
+"par_id3149501\n"
+"12\n"
"help.text"
-msgid "Select a layer, and then choose <emph>Format - Layer</emph>."
-msgstr "Επιλέξτε ένα επίπεδο, και ύστερα επιλέξτε <emph>Μορφή - Επίπεδο</emph>."
+msgid "To zoom in, press the Plus Sign."
+msgstr "Για να κάνετε μεγέθυνση, πιέστε το πλήκτρο με το σύμβολο Συν."
-#: layer_tipps.xhp
+#: change_scale.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3150336\n"
-"30\n"
+"change_scale.xhp\n"
+"par_id3148837\n"
+"16\n"
"help.text"
-msgid "In the <emph>Properties</emph> area, select the <emph>Locked </emph>check box."
-msgstr "Στην περιοχή <emph>Ιδιότητες</emph> , επιλέξτε το πεδίο ελέγχου <emph>Κλειδωμένο </emph>."
+msgid "To zoom out, press the Minus Sign."
+msgstr "Για να κάνετε σμίκρυνση, πιέστε το πλήκτρο με το σύμβολο Μείον."
-#: layer_tipps.xhp
+#: change_scale.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3153730\n"
-"31\n"
+"change_scale.xhp\n"
+"par_id7954954\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "If you are using a mouse with a scroll wheel, you can hold down Ctrl and turn the wheel to change the zoom factor in all main modules of %PRODUCTNAME."
+msgstr "Αν χρησιμοποιείτε ποντίκι με τροχό κύλισης, μπορείτε να κρατήσετε πατημένο το πλήκτρο Ctrl και να στριφογυρίσετε τον τροχό ώστε να μεταβάλετε τον παράγοντα μεγέθυνσης σε όλα τα κύρια αρθρώματα του %PRODUCTNAME."
-#: layer_tipps.xhp
+#: change_scale.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3149883\n"
-"32\n"
+"change_scale.xhp\n"
+"par_id3145116\n"
+"14\n"
"help.text"
-msgid "You cannot edit objects on a locked layer."
-msgstr "Δεν μπορείτε να επεξεργαστείτε αντικείμενα σε ένα κλειδωμένο επίπεδο."
+msgid "<link href=\"text/simpress/04/01020000.xhp\" name=\"Shortcut keys for presentations\">Shortcut keys for presentations</link>"
+msgstr "<link href=\"text/simpress/04/01020000.xhp\" name=\"Shortcut keys for presentations\">Πλήκτρα συντόμευσης για παρουσιάσεις</link>"
-#: layer_tipps.xhp
+#: footer.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"hd_id3145244\n"
-"33\n"
+"footer.xhp\n"
+"tit\n"
"help.text"
-msgid "Unlocking layers"
-msgstr "Ξεκλείδωμα επιπέδων"
+msgid "Adding a Header or a Footer to All Slides"
+msgstr "Προσθήκη κεφαλίδας ή υποσέλιδου σε όλες τις διαφάνειες"
-#: layer_tipps.xhp
+#: footer.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3145354\n"
-"34\n"
+"footer.xhp\n"
+"bm_id3153191\n"
"help.text"
-msgid "Select a locked layer, and then choose <emph>Format - Layer</emph>."
-msgstr "Επιλέξτε ένα κλειδωμένο επίπεδο, και ύστερα επιλέξτε <emph>Μορφή - Επίπεδο</emph>."
+msgid "<bookmark_value>footers;slide masters</bookmark_value><bookmark_value>slide masters; headers and footers</bookmark_value><bookmark_value>headers and footers; slide masters</bookmark_value><bookmark_value>inserting;headers/footers in all slides</bookmark_value><bookmark_value>slide numbers on all slides</bookmark_value><bookmark_value>page numbers on all slides</bookmark_value><bookmark_value>date on all slides</bookmark_value><bookmark_value>time and date on all slides</bookmark_value>"
+msgstr "<bookmark_value>υποσέλιδα, κύρια διαφάνεια</bookmark_value><bookmark_value>κύρια διαφάνεια, κεφαλίδες και υποσέλιδα</bookmark_value><bookmark_value>κεφαλίδες και υποσέλιδα, κύρια διαφάνεια</bookmark_value><bookmark_value>εισαγωγή, κεφαλίδες/υποσέλιδα σε όλες τις διαφάνειες</bookmark_value><bookmark_value>αριθμοί διαφανειών σε όλες τις διαφάνειες</bookmark_value><bookmark_value>αριθμοί σελίδων σε όλες τις διαφάνειες</bookmark_value><bookmark_value>ημερομηνία σε όλες τις διαφάνειες</bookmark_value><bookmark_value>ώρα και ημερομηνία σε όλες τις διαφάνειες</bookmark_value>"
-#: layer_tipps.xhp
+#: footer.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3148393\n"
-"35\n"
+"footer.xhp\n"
+"hd_id3153191\n"
+"1\n"
"help.text"
-msgid "In the <emph>Properties</emph> area, clear the <emph>Locked </emph>check box."
-msgstr "Στην περιοχή <emph>Ιδιότητες</emph> , αναιρέστε το πεδίο ελέγχου <emph>Κλειδωμένο </emph>."
+msgid "<variable id=\"footer\"><link href=\"text/simpress/guide/footer.xhp\" name=\"Adding a Header or a Footer to All Slides\">Adding a Header or a Footer to All Slides</link> </variable>"
+msgstr "<variable id=\"footer\"><link href=\"text/simpress/guide/footer.xhp\" name=\"Προσθήκη κεφαλίδας ή υποσέλιδου σε όλες τις διαφάνειες\">Προσθήκη κεφαλίδας ή υποσέλιδου σε όλες τις διαφάνειες</link> </variable>"
-#: layer_tipps.xhp
+#: footer.xhp
msgctxt ""
-"layer_tipps.xhp\n"
-"par_id3150467\n"
-"36\n"
+"footer.xhp\n"
+"par_id1356547\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Every slide is based on a slide master. The text, pictures, tables, fields or other objects that you place on the slide master are visible as a background on all slides that are based on that slide master."
+msgstr "Κάθε διαφάνεια βασίζεται σε μία κύρια διαφάνεια. Το κείμενο, οι εικόνες, τα πεδία ή άλλα αντικείμενα που τοποθετείτε στην κύρια διαφάνεια είναι ορατά ως παρασκήνιο σε όλες τις διαφάνειες που βασίζονται σε αυτήν την κύρια διαφάνεια."
-#: select_object.xhp
+#: footer.xhp
msgctxt ""
-"select_object.xhp\n"
-"tit\n"
+"footer.xhp\n"
+"par_id704672\n"
"help.text"
-msgid "Selecting Underlying Objects"
-msgstr "Επιλογή καλυπτόμενων αντικειμένων"
+msgid "Masters exist for slides, notes, and handouts."
+msgstr "Υπάρχουν κύρια πρότυπα για διαφάνειες, σημειώσεις και σημειώματα."
-#: select_object.xhp
+#: footer.xhp
msgctxt ""
-"select_object.xhp\n"
-"bm_id3154492\n"
+"footer.xhp\n"
+"par_id8403576\n"
"help.text"
-msgid "<bookmark_value>objects; selecting</bookmark_value><bookmark_value>selecting; hidden objects</bookmark_value><bookmark_value>covered objects</bookmark_value><bookmark_value>underlying objects</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα, επιλογή</bookmark_value><bookmark_value>επιλογή, κρυφά αντικείμενα</bookmark_value><bookmark_value>επικαλυμμένα αντικείμενα</bookmark_value><bookmark_value>αντικείμενα υπογράμμισης</bookmark_value>"
+msgid "To edit a slide master, choose <emph>View - Master - Slide Master</emph>. Click the Close Master View icon on the Master View toolbar, or choose <emph>View - Normal</emph>, to leave the slide master."
+msgstr "Για να επεξεργαστείτε μία κύρια διαφάνεια, επιλέξτε <emph>Προβολή - Κύριο - Κύρια διαφάνεια</emph>. Κάντε κλικ στο εικονίδιο Κλείσιμο της κύριας προβολής στη γραμμή εργαλείων Κύρια προβολή, ή επιλέξτε <emph>Προβολή - Κανονική</emph>, για να εξέλθετε από την κύρια διαφάνεια."
-#: select_object.xhp
+#: footer.xhp
msgctxt ""
-"select_object.xhp\n"
-"hd_id3154492\n"
-"7\n"
+"footer.xhp\n"
+"par_id5641651\n"
"help.text"
-msgid "<variable id=\"select_object\"><link href=\"text/simpress/guide/select_object.xhp\" name=\"Selecting Underlying Objects\">Selecting Underlying Objects</link></variable>"
-msgstr "<variable id=\"select_object\"><link href=\"text/simpress/guide/select_object.xhp\" name=\"Επιλογή καλυπτόμενων αντικειμένων\">Επιλογή καλυπτόμενων αντικειμένων</link></variable>"
+msgid "To edit a notes master, choose <emph>View - Master - Notes Master</emph>. Click the Close Master View icon on the Master View toolbar, or choose <emph>View - Normal</emph>, to leave the notes master."
+msgstr "Για να επεξεργαστείτε μία κύρια σημείωση, επιλέξτε <emph>Προβολή - Κύριο - Κύρια σημείωση</emph>. Κάντε κλικ στο εικονίδιο Κλείσιμο κύριας προβολής στη γραμμή εργαλείων Κύρια προβολή, ή επιλέξτε <emph>Προβολή - Κανονική</emph>, για να εξέλθετε από την κύρια σημείωση."
-#: select_object.xhp
+#: footer.xhp
msgctxt ""
-"select_object.xhp\n"
-"par_id3159238\n"
-"9\n"
+"footer.xhp\n"
+"par_id1583300\n"
"help.text"
-msgid "To select an object that is covered by other objects, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and click through the objects until you reach the underlying object. To cycle through the objects in reverse order, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift when you click."
-msgstr "Για να επιλέξετε ένα αντικείμενο το οποίο καλύπτεται από άλλα αντικείμενα, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> και κάντε κλικ ανάμεσα στα αντικείμενα μέχρι να φτάσετε στο επιθυμητό αντικείμενο. Για να περιηγηθείτε στα αντικείμενα με την αντίστροφη σειρά πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift καθώς κάνετε κλικ με το ποντίκι σας."
+msgid "To edit a handout master, click the Handout tab above the slide. Click the Normal tab to leave the handout master."
+msgstr "Για να επεξεργαστείτε ένα κύριο σημείωμα, κάντε κλικ στην καρτέλα Σημείωμα πάνω από τη διαφάνεια. Κάντε κλικ στην καρτέλα Κανονική για να εξέλθετε από το κύριο σημείωμα."
-#: select_object.xhp
+#: footer.xhp
msgctxt ""
-"select_object.xhp\n"
-"par_id3150213\n"
-"10\n"
+"footer.xhp\n"
+"hd_id7251808\n"
"help.text"
-msgid "To select an object that is covered by another object using the keyboard, press Tab to cycle through the objects on the slide. To cycle through the objects in reverse order, press Shift+Tab."
-msgstr "Για να επιλέξετε ένα αντικείμενο που επικαλύπτεται από ένα άλλο αντικείμενο χρησιμοποιώντας το πληκτρολόγιο, πιέστε το πλήκτρο Tab για να κάνετε περιοδική επανάληψη μεταξύ των αντικειμένων στη διαφάνεια. Για να κάνετε περιοδική επανάληψη μεταξύ των αντικειμένων με αντίστροφη σειρά, πιέστε το συνδυασμό πλήκτρων Shift+Tab."
+msgid "Adding predefined header or footer objects"
+msgstr "Προσθήκη προκαθορισμένων αντικειμένων κεφαλίδας ή υποσέλιδου"
-#: move_object.xhp
+#: footer.xhp
msgctxt ""
-"move_object.xhp\n"
-"tit\n"
+"footer.xhp\n"
+"par_id5015411\n"
"help.text"
-msgid "Moving Objects"
-msgstr "Μετακίνηση αντικειμένων"
+msgid "Every type of master has some predefined areas to hold the date, footer, and slide numbers."
+msgstr "Κάθε τύπος κύριας διαφάνειας περιέχει μερικές προκαθορισμένες περιοχές όπου διατηρεί την ημερομηνία, το υποσέλιδο και τους αριθμούς των διαφανειών."
-#: move_object.xhp
+#: footer.xhp
msgctxt ""
-"move_object.xhp\n"
-"bm_id3146121\n"
+"footer.xhp\n"
+"par_id8217413\n"
"help.text"
-msgid "<bookmark_value>objects;moving in slides</bookmark_value><bookmark_value>moving;objects in slides</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα, μετακίνηση σε διαφάνειες</bookmark_value><bookmark_value>μετακίνηση, αντικείμενα σε διαφάνειες</bookmark_value>"
+msgid "When you switch to the master view, you can move that areas to any position on the master. You can enter additional text and resize the areas. You can select the contents of the areas and apply text formats. For example, you can change the font size or color."
+msgstr "Όταν εκκινείτε την κύρια προβολή, μπορείτε να μετακινήσετε τις περιοχές σε οποιαδήποτε θέση μέσα σε αυτή. Μπορείτε να εισάγετε πρόσθετο κείμενο και να τροποποιήσετε το μέγεθος της περιοχής. Μπορείτε να επιλέξετε τα περιεχόμενα των περιοχών και να εφαρμόσετε μορφές κειμένου. Για παράδειγμα, μπορείτε να τροποποιήσετε το μέγεθος της γραμματοσειράς ή το χρώμα."
-#: move_object.xhp
+#: footer.xhp
msgctxt ""
-"move_object.xhp\n"
-"hd_id3146121\n"
-"5\n"
+"footer.xhp\n"
+"par_id7549668\n"
"help.text"
-msgid "<variable id=\"move_object\"><link href=\"text/simpress/guide/move_object.xhp\" name=\"Moving Objects\">Moving Objects</link></variable>"
-msgstr "<variable id=\"move_object\"><link href=\"text/simpress/guide/move_object.xhp\" name=\"Μετακίνηση αντικειμένων\">Μετακίνηση αντικειμένων</link></variable>"
+msgid "A predefined Header Area is available only for notes and handouts. If you want a header on all slides, you can move the Footer Area on the slide master to the top."
+msgstr "Μία προκαθορισμένη Περιοχή κεφαλίδας είναι διαθέσιμη μόνο για σημειώσεις και σημειώματα. Αν επιθυμείτε μία κεφαλίδα για όλες τις διαφάνειες, μπορείτε να μετακινήσετε την Περιοχή υποσέλιδου στην κορυφή της κύριας διαφάνειας."
-#: move_object.xhp
+#: footer.xhp
msgctxt ""
-"move_object.xhp\n"
-"par_id3149667\n"
-"6\n"
+"footer.xhp\n"
+"par_id1829889\n"
"help.text"
-msgid "You can move selected objects in your slide by dragging them, using the arrow keys, or by copying the objects and pasting them in another location."
-msgstr "Μπορείτε να μετακινήσετε τα επιλεγμένα αντικείμενα στη διαφάνειά σας μεταφέροντάς τα με το ποντίκι σας, χρησιμοποιώντας τα πλήκτρα βελών, ή αντιγράφοντας τα αντικείμενα και κάνοντας επικόλλησή τους σε διαφορετική τοποθεσία."
+msgid "Objects that you insert on a slide master are visible on all slides that are based on that slide master."
+msgstr "Τα αντικείμενα που εισάγετε σε μία κύρια διαφάνεια είναι ορατά σε όλες τις διαφάνειες οι οποίες βασίζοντας σε αυτήν την κύρια διαφάνεια."
-#: move_object.xhp
+#: footer.xhp
msgctxt ""
-"move_object.xhp\n"
-"par_id3145799\n"
-"7\n"
+"footer.xhp\n"
+"par_id8843043\n"
"help.text"
-msgid "The arrow keys let you move objects more precisely than with the mouse."
-msgstr "Τα πλήκτρα βελών σας επιτρέπουν να μετακινείτε αντικείμενα με περισσότερη ακρίβεια από ότι με το ποντίκι σας."
+msgid "Choose <emph>View - Header and Footer</emph>."
+msgstr "Επιλέξτε <emph>Προβολή - Κεφαλίδα και υποσέλιδο</emph>."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"tit\n"
+"footer.xhp\n"
+"par_id1876583\n"
"help.text"
-msgid "Loading Color, Gradient, and Hatching Lists"
-msgstr "Φόρτωση λιστών χρώματος, διαβάθμισης, και γραμμοσκίασης"
+msgid "You see a dialog with two tab pages: <emph>Slide</emph> and <emph>Notes and Handouts</emph> where you can enter contents to the predefined areas."
+msgstr "Βλέπετε ένα παράθυρο διαλόγου με δύο σελίδες καρτέλας: <emph>Διαφάνεια</emph> και <emph>Σημειώσεις και σημειώματα</emph> όπου μπορείτε να εισάγετε περιεχόμενα στις προκαθορισμένες περιοχές."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"bm_id3154510\n"
+"footer.xhp\n"
+"par_id4101077\n"
"help.text"
-msgid "<bookmark_value>colors;loading lists</bookmark_value><bookmark_value>gradients;loading lists</bookmark_value><bookmark_value>hatching;loading lists</bookmark_value><bookmark_value>loading;colors/gradients/hatchings</bookmark_value>"
-msgstr "<bookmark_value>χρώματα, φόρτωση λιστών</bookmark_value><bookmark_value>διαβαθμίσεις, φόρτωση λιστών</bookmark_value><bookmark_value>γραμμοσκίαση, φόρτωση λιστών</bookmark_value><bookmark_value>φόρτωση, χρώματα/διαβαθμίσεις/γραμμοσκιάσεις</bookmark_value>"
+msgid "By default, the <emph>Date and Time</emph> checkbox is enabled, but the format is set to Fixed and the text input box is empty, so no date and time is visible on the slides."
+msgstr "Εξ ορισμού, το πεδίο ελέγχου <emph>Ημερομηνία και ώρα</emph> είναι ενεργοποιημένο, αλλά η μορφή είναι καθορισμένη ως Σταθερή και το πεδίο εισαγωγής κειμένου είναι κενό, έτσι καμία ημερομηνία ή ώρα δεν είναι ορατή στις διαφάνειες."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"hd_id3154510\n"
-"48\n"
+"footer.xhp\n"
+"par_id204779\n"
"help.text"
-msgid "<variable id=\"palette_files\"><link href=\"text/simpress/guide/palette_files.xhp\" name=\"Loading Color, Gradient, and Hatching Lists\">Loading Color, Gradient, and Hatching Lists</link></variable>"
-msgstr "<variable id=\"palette_files\"><link href=\"text/simpress/guide/palette_files.xhp\" name=\"Φόρτωση λιστών χρώματος, διαβάθμισης, και γραμμοσκίασης\">Φόρτωση λιστών χρώματος, διαβάθμισης, και γραμμοσκίασης</link></variable>"
+msgid "By default, the <emph>Footer</emph> checkbox is enabled, but the text input box is empty, so no footer is visible on the slides."
+msgstr "Εξ ορισμού, το πεδίο ελέγχου <emph>Υποσέλιδο</emph> είναι ενεργοποιημένο, αλλά το πεδίο εισαγωγής κειμένου είναι κενό, έτσι κανένα υποσέλιδο δεν είναι ορατό στις διαφάνειες."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"par_id3156385\n"
-"73\n"
+"footer.xhp\n"
+"par_id1453901\n"
"help.text"
-msgid "You can use lists to organize colors, gradients, or hatching patterns. $[officename] provides several lists that you can load and use in your document. If you want, you can add or delete elements from a list, or even create custom lists."
-msgstr "Μπορείτε να χρησιμοποιήσετε λίστες για να οργανώσετε μοτίβα χρωμάτων, διαβαθμίσεων ή γραμμοσκιάσεων. Το $[officename] παρέχει διάφορες λίστες τις οποίες μπορείτε να φορτώσετε και να χρησιμοποιήσετε στο έγγραφό σας. Αν επιθυμείτε, μπορείτε να προσθέσετε ή να διαγράψετε στοιχεία από μία λίστα, ή ακόμα και να δημιουργήσετε προσαρμοσμένες λίστες."
+msgid "By default, the <emph>Slide number</emph> checkbox is cleared, so no slide numbers are visible."
+msgstr "Εξ ορισμού, το πεδίο ελέγχου <emph>Αριθμός διαφάνειας</emph> έχει απαλειφθεί, έτσι δεν είναι ορατοί οι αριθμοί των διαφανειών."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"hd_id3155961\n"
-"74\n"
+"footer.xhp\n"
+"par_id1445966\n"
"help.text"
-msgid "To load a color list:"
-msgstr "Για να φορτώσετε μία λίστα χρωμάτων:"
+msgid "Enter or select the contents that should be visible on all slides."
+msgstr "Εισάγετε ή επιλέξτε τα περιεχόμενα που θα είναι ορατά σε όλες τις διαφάνειες."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"par_id3154656\n"
-"47\n"
+"footer.xhp\n"
+"par_id1956236\n"
"help.text"
-msgid "Choose <emph>Format - Area</emph>, and then click the <emph>Colors</emph> tab."
-msgstr "Επιλέξτε <emph>Μορφή - Περιοχή</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Χρώματα</emph>."
+msgid "If you want to change the position and formatting of the master objects, choose <emph>View - Master - Slide Master</emph>."
+msgstr "Αν επιθυμείτε να μεταβάλετε την θέση και τη μορφοποίηση των κύριων αντικειμένων, επιλέξτε <emph>Προβολή - Κύριο - Κύρια διαφάνεια</emph>."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"par_id3152896\n"
-"75\n"
+"footer.xhp\n"
+"par_id5259559\n"
"help.text"
-msgid "Click the <emph>Load Color List</emph> button."
-msgstr "Kλικ στο κουμπί <emph>Φόρτωση λίστας χρωμάτων</emph>."
+msgid "You see the slide master with areas near the bottom. You can move the areas , and you can select the fields and apply some formatting. You can also enter some text here which will be shown next to the fields."
+msgstr "Μπορείτε να δείτε την κύρια διαφάνεια με περιοχές κοντά στο τέλος. Μπορείτε να μετακινήσετε τις περιοχές, να επιλέξετε τα πεδία και να εφαρμόσετε κάποια μορφοποίηση. Μπορείτε επίσης να εισάγετε κάποιο κείμενο εδώ που θα εμφανιστεί δίπλα στα πεδία."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"par_id3151239\n"
-"76\n"
+"footer.xhp\n"
+"par_id2521439\n"
"help.text"
-msgid "Locate the color list that you want to load, and then click <emph>Open</emph>. A color list file has the format [filename].soc."
-msgstr "Εντοπίστε τη λίστα χρωμάτων που επιθυμείτε να φορτωθεί και ύστερα πατήστε <emph>Άνοιγμα</emph>. Ένα αρχείο λίστας χρωμάτων έχει τη μορφή [όνομα_αρχείου].soc."
+msgid "Click the Date Area and move the time and date field. Select the <date/time> field and apply some formatting to change the format for the date and time on all slides. The same applies to the Footer Area and the Slide Number Area."
+msgstr "Πατήστε στην περιοχή ημερομηνίας και μετακινήστε το πεδίο της ώρας και της ημερομηνίας. Επιλέξτε το πεδίο <ημερομηνία/ώρα> και εφαρμόστε κάποια μορφοποίηση για να αλλάξετε τη μορφή για την ημερομηνία και την ώρα σε όλες τις διαφάνειες. Το ίδιο εφαρμόζεται και στις περιοχές υποσέλιδο και αριθμός διαφάνειας."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"par_id3154762\n"
-"77\n"
+"footer.xhp\n"
+"hd_id4712057\n"
"help.text"
-msgid "To save a color list, click the <emph>Save Color List</emph> button, enter a filename, and then click <emph>Save</emph>."
-msgstr "Για να αποθηκεύσετε μία λίστα χρωμάτων, κάντε κλικ στο κουμπί <emph>Αποθήκευση λίστας χρωμάτων</emph>, εισάγετε ένα όνομα για το αρχείο, και ύστερα κάντε κλικ στην <emph>Αποθήκευση</emph>."
+msgid "Adding text objects as header or footer objects"
+msgstr "Προσθήκη αντικειμένων κειμένου ως αντικείμενα κεφαλίδας ή υποσέλιδου"
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"bm_id3149871\n"
+"footer.xhp\n"
+"par_id3155064\n"
+"16\n"
"help.text"
-msgid "<bookmark_value>colors; default colors</bookmark_value><bookmark_value>colors; LibreOffice colors</bookmark_value><bookmark_value>LibreOffice colors</bookmark_value><bookmark_value>colors; Tango colors</bookmark_value><bookmark_value>Tango colors</bookmark_value><bookmark_value>colors; web</bookmark_value><bookmark_value>colors; CMYK</bookmark_value>"
-msgstr "<bookmark_value>χρώματα· προεπιλεγμένα χρώματα</bookmark_value><bookmark_value>χρώματα· χρώματα LibreOffice</bookmark_value><bookmark_value>χρώματα LibreOffice</bookmark_value><bookmark_value>χρώματα· χρώματα Τάνγκο</bookmark_value><bookmark_value>χρώματα τάνγκο</bookmark_value><bookmark_value>χρώματα· ιστός</bookmark_value><bookmark_value>χρώματα· κυανό-ματζέντα-κίτρινο-μαύρο</bookmark_value>"
+msgid "You can add a text object anywhere on the slide master."
+msgstr "Μπορείτε να προσθέσετε ένα αντικείμενο κειμένου οπουδήποτε στην κύρια διαφάνεια."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"par_id3149871\n"
-"71\n"
+"footer.xhp\n"
+"par_id3148866\n"
+"14\n"
"help.text"
-msgid "The CMYK list is optimized for print colors. The colors in the Web and the HTML lists are optimized for displays using a resolution of 256 colors. The palettes libreoffice.soc and tango.soc contain the official LibreOffice and Tango colors respectively."
-msgstr "Η λίστα CMYK βελτιστοποιείται για χρώματα εκτυπώσεων, όπου τα χρώματα στο διαδίκτυο και οι λίστες HTML βελτιστοποιούνται για προβολές χρησιμοποιώντας ανάλυση με 256 χρώματα."
+msgid "Choose <emph>View - Master - Slide Master</emph>."
+msgstr "Επιλέξτε <emph>Προβολή - Κύριο - Κύρια διαφάνεια</emph>."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"hd_id3150435\n"
-"78\n"
+"footer.xhp\n"
+"par_id3147295\n"
+"12\n"
"help.text"
-msgid "To load a gradient list:"
-msgstr "Για να φορτώσετε μία λίστα διαβαθμίσεων:"
+msgid "On the <emph>Drawing</emph> bar, select the <emph>Text</emph> icon <image id=\"img_id3154654\" src=\"cmd/sc_texttoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154654\">Icon</alt></image>."
+msgstr "Στη γραμμή εργαλείων <emph>Σχεδίαση</emph>, επιλέξτε το εικονίδιο <emph>Κείμενο</emph> <image id=\"img_id3154654\" src=\"cmd/sc_texttoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154654\">Εικονίδιο</alt></image>."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"par_id3150393\n"
-"79\n"
+"footer.xhp\n"
+"par_id3149947\n"
+"10\n"
"help.text"
-msgid "Choose <emph>Format - Area</emph>, and then click the <emph>Gradients</emph> tab."
-msgstr "Επιλέξτε <emph>Μορφή - Περιοχή</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Διαβαθμίσεις</emph>."
+msgid "Drag in the slide master to draw a text object, and then type or paste your text."
+msgstr "Σύρετε στην κύρια διαφάνεια για να σχεδιάσετε ένα αντικείμενο κειμένου, και ύστερα πληκτρολογήστε ή κάντε επικόλληση του κειμένου σας."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"par_id3146322\n"
-"80\n"
+"footer.xhp\n"
+"par_id3155441\n"
+"4\n"
"help.text"
-msgid "Click the <emph>Load Gradients List</emph> button."
-msgstr "Κάντε κλικ στο κουμπί <emph>Φόρτωση λίστας διαβαθμίσεων</emph>."
+msgid "Choose <emph>View - Normal</emph> when you are finished."
+msgstr "Αφότου τελειώσετε επιλέξτε <emph>Προβολή - Κανονική</emph>."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"par_id3149946\n"
-"81\n"
+"footer.xhp\n"
+"par_id3150476\n"
+"17\n"
"help.text"
-msgid "Locate the gradient list that you want to load, and then click <emph>Open</emph>. A gradient list file has the format [filename].sog."
-msgstr "Εντοπίστε τη λίστα διαβαθμίσεων που επιθυμείτε να φορτωθεί, και ύστερα πατήστε στο <emph>Άνοιγμα</emph>. Ένα αρχείο λίστας διαβαθμίσεων έχει τη μορφή [όνομα_αρχείου].sog."
+msgid "You can also add fields, such as the date or page number, to a header or footer by choosing <emph>Insert - Fields</emph>."
+msgstr "Μπορείτε επίσης να προσθέσετε πεδία, όπως η ημερομηνία ή ο αριθμός σελίδας, σε μία κεφαλίδα ή υποσέλιδο επιλέγοντας <emph>Εισαγωγή - Πεδία</emph>."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"par_id3150740\n"
-"82\n"
+"footer.xhp\n"
+"par_id3156320\n"
+"18\n"
"help.text"
-msgid "To save a gradients list, click the <emph>Save Gradients List</emph> button, enter a filename, and then click <emph>Save</emph>."
-msgstr "Για να αποθηκεύσετε μία λίστα διαβαθμίσεων, κάντε κλικ στο κουμπί <emph>Αποθήκευση λίστας διαβαθμίσεων</emph> , εισάγετε ένα όνομα για το αρχείο, και ύστερα κάντε κλικ στην <emph>Αποθήκευση</emph>."
+msgid "You can hide the header or footer on the current slide by choosing <emph>Format</emph> - <link href=\"text/simpress/01/05130000.xhp\" name=\"Modify Layout\">Slide<emph> Layout</emph></link>, and clearing the <emph>Objects on background</emph> check box."
+msgstr "Μπορείτε να αποκρύψετε την κεφαλίδα ή το υποσέλιδο στην τρέχουσα διαφάνεια επιλέγοντας <emph>Μορφή</emph> - <link href=\"text/simpress/01/05130000.xhp\" name=\"Τροποποίηση διάταξης\">Διαφάνεια<emph> Διάταξη</emph></link>, και αποεπιλέγοντας το πεδίο ελέγχου <emph>Αντικείμενα στο παρασκήνιο</emph>."
-#: palette_files.xhp
+#: footer.xhp
msgctxt ""
-"palette_files.xhp\n"
-"hd_id3153036\n"
-"83\n"
+"footer.xhp\n"
+"par_id3155848\n"
+"21\n"
"help.text"
-msgid "To load a hatching list:"
-msgstr "Για να φορτώσετε μία λίστα γραμμοσκιάσεων:"
+msgid "<link href=\"text/simpress/01/04990000.xhp\" name=\"Insert Fields\">Insert Fields</link>"
+msgstr "<link href=\"text/simpress/01/04990000.xhp\" name=\"Εισαγωγή πεδίων\">Εισαγωγή πεδίων</link>"
-#: palette_files.xhp
+#: gluepoints.xhp
msgctxt ""
-"palette_files.xhp\n"
-"par_id3155255\n"
-"84\n"
+"gluepoints.xhp\n"
+"tit\n"
"help.text"
-msgid "Choose <emph>Format - Area</emph>, and then click the <emph>Hatching</emph> tab."
-msgstr "Επιλέξτε <emph>Μορφή - Περιοχή</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Γραμμοσκίαση</emph>."
+msgid "Using Gluepoints"
+msgstr "Χρήση σημείων κόλλησης"
-#: palette_files.xhp
+#: gluepoints.xhp
msgctxt ""
-"palette_files.xhp\n"
-"par_id3153004\n"
-"85\n"
+"gluepoints.xhp\n"
+"bm_id0919200803534995\n"
"help.text"
-msgid "Click the <emph>Load Hatches List</emph> button."
-msgstr "Κάντε κλικ στο κουμπί <emph>Φόρτωση λίστας γραμμοσκιάσεων</emph>."
+msgid "<bookmark_value>glue points;using</bookmark_value>"
+msgstr "<bookmark_value>σημεία κόλλησης;χρήση</bookmark_value>"
-#: palette_files.xhp
+#: gluepoints.xhp
msgctxt ""
-"palette_files.xhp\n"
-"par_id3154505\n"
-"86\n"
+"gluepoints.xhp\n"
+"par_idN1065F\n"
"help.text"
-msgid "Locate the hatches list that you want to load, and then click <emph>Open</emph>. A hatches list file has the format [filename].soh."
-msgstr "Εντοπίστε τη λίστα γραμμοσκιάσεων που επιθυμείτε να φορτωθεί, και ύστερα πατήστε στο <emph>Άνοιγμα</emph>. Ένα αρχείο λίστας γραμμοσκιάσεων έχει τη μορφή [όνομα_αρχείου].soh."
+msgid "<variable id=\"gluepoints\"><link href=\"text/simpress/guide/gluepoints.xhp\">Using Gluepoints</link></variable>"
+msgstr "<variable id=\"gluepoints\"><link href=\"text/simpress/guide/gluepoints.xhp\">Χρήση σημείων κόλλησης</link></variable>"
-#: palette_files.xhp
+#: gluepoints.xhp
msgctxt ""
-"palette_files.xhp\n"
-"par_id3149881\n"
-"87\n"
+"gluepoints.xhp\n"
+"par_id0919200803040964\n"
"help.text"
-msgid "To save a hatches list, click the <emph>Save Hatches List</emph> button, enter a filename, and then click <emph>Save</emph>."
-msgstr "Για να αποθηκεύσετε μία λίστα γραμμοσκιάσεων, κάντε κλικ στο κουμπί <emph>Αποθήκευση λίστας γραμμοσκιάσεων</emph>, εισάγετε ένα όνομα για το αρχείο, και ύστερα κάντε κλικ στην <emph>Αποθήκευση</emph>."
+msgid "In Impress and Draw, you can connect each two shapes with a line called a <link href=\"text/simpress/02/10100000.xhp\">connector</link>. When you draw a connector between shapes, the connector will be attached to a gluepoint on each shape. Each shape has some default gluepoints, and the positions of the default gluepoints depend on the specific shape. You can add your own custom gluepoints to a shape and then attach connectors to the custom gluepoints."
+msgstr "Στο Impress και στο Draw, μπορείτε να συνδέσετε δυο οποιαδήποτε σχήματα με μια γραμμή που ονομάζεται <link href=\"text/simpress/02/10100000.xhp\">γραμμή σύνδεσης</link>. Όταν σχεδιάζετε μια γραμμή σύνδεσης μεταξύ σχημάτων, τότε η γραμμή σύνδεσης θα συνδεθεί με ένα σημείο κόλλησης σε κάθε σχήμα. Κάθε σχήμα έχει κάποια προκαθορισμένα σημεία και θέσης κόλλησης, τα οποία εξαρτώνται από το συγκεκριμένο σχήμα. Μπορείτε να προσθέσετε τα δικά σας σημεία κόλλησης σε ένα σχήμα και μετά να συνδέσετε τις γραμμές σύνδεσης σε αυτά τα προσαρμοσμένα σημεία."
-#: palette_files.xhp
+#: gluepoints.xhp
msgctxt ""
-"palette_files.xhp\n"
-"par_id3155437\n"
-"72\n"
+"gluepoints.xhp\n"
+"par_id0919200803041099\n"
"help.text"
-msgid "<link href=\"text/shared/01/05210000.xhp\" name=\"Format - Area\">Format - Area</link>"
-msgstr "<link href=\"text/shared/01/05210000.xhp\" name=\"Μορφή - Περιοχή\">Μορφή - Περιοχή</link>"
+msgid "To add and edit gluepoints"
+msgstr "Για να προσθέσετε και να επεξεργαστείτε σημεία κόλλησης"
-#: 3d_create.xhp
+#: gluepoints.xhp
msgctxt ""
-"3d_create.xhp\n"
-"tit\n"
+"gluepoints.xhp\n"
+"par_id091920080304108\n"
"help.text"
-msgid "Converting 2D Objects to Curves, Polygons, and 3D Objects"
-msgstr "Μετατροπή 2Δ αντικειμένων σε καμπύλες, πολύγωνα και 3Δ αντικείμενα"
+msgid "Do one of the following:"
+msgstr "Εφαρμόσετε κάποιο από τα ακόλουθα:"
-#: 3d_create.xhp
+#: gluepoints.xhp
msgctxt ""
-"3d_create.xhp\n"
-"bm_id3150207\n"
+"gluepoints.xhp\n"
+"par_id0919200803041082\n"
"help.text"
-msgid "<bookmark_value>3D rotation objects; generating</bookmark_value><bookmark_value>3D objects; generating</bookmark_value><bookmark_value>3D scenes; creating</bookmark_value><bookmark_value>converting; to curves, polygons, 3D</bookmark_value><bookmark_value>extrusion objects</bookmark_value>"
-msgstr "<bookmark_value>Αντικείμενα 3Δ περιστροφής· δημιουργία</bookmark_value><bookmark_value>3Δ αντικείμενα· δημιουργία</bookmark_value><bookmark_value>3Δ σκηνές· δημιουργία</bookmark_value><bookmark_value>μετατροπή σε καμπύλες, πολύγωνα, 3Δ</bookmark_value><bookmark_value>εξώθηση αντικειμένων</bookmark_value>"
+msgid "Click the <emph>Glue Point</emph> icon on the Drawing toolbar."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Σημείο κόλλησης</emph> στη γραμμή εργαλείων σχεδίασης."
-#: 3d_create.xhp
+#: gluepoints.xhp
msgctxt ""
-"3d_create.xhp\n"
-"hd_id3150207\n"
-"32\n"
+"gluepoints.xhp\n"
+"par_id0919200803041186\n"
"help.text"
-msgid "<variable id=\"3d_create\"><link href=\"text/simpress/guide/3d_create.xhp\" name=\"Converting 2D Objects to Curves, Polygons, and 3D Objects\">Converting 2D Objects to Curves, Polygons, and 3D Objects</link></variable>"
-msgstr "<variable id=\"3d_create\"><link href=\"text/simpress/guide/3d_create.xhp\" name=\"Μετατροπή 2Δ αντικειμένων σε καμπύλες, πολύγωνα και 3Δ αντικείμενα\">Μετατροπή 2Δ αντικειμένων σε καμπύλες, πολύγωνα και 3Δ αντικείμενα</link></variable>"
+msgid "Choose <item type=\"menuitem\">Edit - Glue Points</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Επεξεργασία - Σημεία κόλλησης</item>."
-#: 3d_create.xhp
+#: gluepoints.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3153914\n"
-"33\n"
+"gluepoints.xhp\n"
+"par_id0919200803041160\n"
"help.text"
-msgid "You can convert two dimensional (2D) objects to create different shapes. $[officename] can convert 2D objects to the following object types:"
-msgstr "Μπορείτε να μετατρέψετε αντικείμενα δύο διαστάσεων (2Δ) για να δημιουργήσετε διάφορα σχήματα. Το $[officename] μπορεί να μετατρέψει 2Δ αντικείμενα στους ακόλουθους τύπους αντικειμένων:"
+msgid "Click the <emph>Insert Glue Point</emph> icon on the Gluepoints toolbar."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Εισαγωγή σημείου κόλλησης</emph> στη γραμμή εργαλείων σημείων κόλλησης."
-#: 3d_create.xhp
+#: gluepoints.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3150210\n"
-"49\n"
+"gluepoints.xhp\n"
+"par_id0919200803041115\n"
"help.text"
-msgid "Curved object based on Bézier curves"
-msgstr "Καμπυλωτό αντικείμενο βασισμένο σε καμπύλες Bézier"
+msgid "Click inside the shape where you want to add the new gluepoint."
+msgstr "Κάντε κλικ μέσα στο σχήμα στο οποίο θέλετε να τοποθετήσετε το νέο σημείο κόλλησης."
-#: 3d_create.xhp
+#: gluepoints.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3154762\n"
-"50\n"
+"gluepoints.xhp\n"
+"par_id0919200803041133\n"
"help.text"
-msgid "Polygon object consisting of straight line segments"
-msgstr "Αντικείμενο πολυγώνου που αποτελείται από ευθύγραμμα τμήματα"
+msgid "If the shape is filled, you can click anywhere inside the shape. If the shape is unfilled, you can click the border to insert a glue point. Once inserted, you can drag the glue point to another position inside the shape."
+msgstr "Αν το σχήμα έχει γέμισμα, μπορείτε να κάνετε κλικ οπουδήποτε μέσα στο σχήμα. Αν το σχήμα δεν έχει γέμισμα, μπορείτε να κάνετε κλικ στο περίγραμμα του για να εισάγετε ένα σημείο κόλλησης. Όταν εισαχθεί, τότε μπορείτε να σύρετε το σημείο κόλλησης σε άλλη θέση μέσα στο σχήμα."
-#: 3d_create.xhp
+#: gluepoints.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3150051\n"
-"51\n"
+"gluepoints.xhp\n"
+"par_id0919200803041250\n"
"help.text"
-msgid "3D object with shading and a light source"
-msgstr "Αντικείμενο 3Δ με σκίαση και φωτεινή πηγή"
+msgid "With the four icons next to the <emph>Insert Glue Point</emph> icon, you choose the directions which will be permitted for a connector at this gluepoint. You can choose one or more directions for a particular gluepoint."
+msgstr "Με τα τέσσερα εικονίδια που βρίσκονται δίπλα στο εικονίδιο <emph>Εισαγωγή σημείου κόλλησης</emph>, μπορείτε να επιλέξετε τις κατευθύνσεις της γραμμής σύνδεσης για αυτό το σημείο κόλλησης. Μπορείτε να καθορίσετε μια ή περισσότερες κατευθύνσεις για ένα συγκεκριμένο σημείο κόλλησης."
-#: 3d_create.xhp
+#: gluepoints.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3149873\n"
-"52\n"
+"gluepoints.xhp\n"
+"par_id0919200803041298\n"
"help.text"
-msgid "3D rotation object with shading and a light source"
-msgstr "Περιστρεφόμενο αντικείμενο 3Δ με σκίαση και φωτεινή πηγή"
+msgid "If the <emph>Glue Point Relative</emph> icon is active, the gluepoint moves when you resize the object to keep its position relative to the object borders."
+msgstr "Αν το εικονίδιο <emph>Σχετικό σημείο κόλλησης</emph> είναι ενεργό, τότε το σημείο κόλλησης μετακινείται για να διατηρήσει την θέση του, όταν αλλάζετε το μέγεθος του αντικειμένου."
-#: 3d_create.xhp
+#: gluepoints.xhp
msgctxt ""
-"3d_create.xhp\n"
-"hd_id31490481\n"
+"gluepoints.xhp\n"
+"par_id0919200803041223\n"
"help.text"
-msgid "Two types of 3D objects"
-msgstr "Δύο τύποι 3Δ αντικειμένων"
+msgid "If the <emph>Glue Point Relative</emph> icon is not active, the icons next to it are no longer grayed out. With these icons you can decide where a gluepoint will be placed when the size of the object is changed."
+msgstr "Αν το εικονίδιο <emph>Σχετικό σημείο κόλλησης</emph> δεν είναι ενεργό, τότε τα εικονίδια δίπλα σε αυτό δεν είναι πια γκριζαρισμένα. Μέσω αυτών των εικονιδίων μπορείτε να καθορίσετε την θέση ενός σημείου κόλλησης όταν γίνεται αλλαγή του αντικειμένου που το περιέχει."
-#: 3d_create.xhp
+#: html_export.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id31472951\n"
+"html_export.xhp\n"
+"tit\n"
"help.text"
-msgid "The Status bar displays \"3D scene selected\". The 3D scenes are built from objects which have dimensions in x, y, and z coordinates. Examples are the objects inserted by the 3D Objects toolbar, and rectangles, ellipses, or text that got created by the Rectangle, Ellipse, or Text icons left on the Drawing toolbar, or any Custom Shapes, and that got converted to 3D by using the context menu \"Convert - To 3D\". These 3D scenes can be entered (for example, by pressing F3), and the objects can be rotated in 3D. Microsoft Office doesn't know these real 3D objects. When exporting these 3D scenes to Microsoft Office formats, a snapshot of the current view will be exported as a bitmap. 3D bars in charts are of this type, too."
-msgstr "Η γραμμή κατάστασης εμφανίζει \"επιλογή 3Δ σκηνής\". Οι 3Δ σκηνές δημιουργούνται από αντικείμενα που έχουν διαστάσεις σε συντεταγμένες x, y και z . Παραδείγματα είναι τα εισαχθέντα αντικείμενα από την 3Δ γραμμή εργαλείων αντικειμένων και ορθογώνια, ελλείψεις ή κείμενο που δημιουργήθηκαν από εικονίδια ορθογώνιου, έλλειψης ή κειμένου και αφέθηκαν στη γραμμή εργαλείων σχεδίασης, ή οποιαδήποτε προσαρμοσμένα σχήματα και τα οποία μετατράπηκαν σε 3Δ χρησιμοποιώντας το μενού περιεχομένου \"Μετατροπή - σε 3Δ\". Αυτές οι 3Δ σκηνές μπορούν να εισαχθούν (για παράδειγμα, πατώντας F3) και τα αντικείμενα μπορούν να περιστραφούν σε 3Δ. Το Microsoft Office δεν αναγνωρίζει αυτά τα πραγματικά 3Δ αντικείμενα. Όταν εξάγονται αυτές οι 3Δ σκηνές σε μορφές Microsoft Office, ένα στιγμιότυπο της τρέχουσας προβολής θα εξαχθεί ως ψηφιογραφία. Οι 3Δ γραμμές σε διαγράμματα είναι επίσης, αυτού του τύπου."
+msgid "Saving a Presentation in HTML Format"
+msgstr "Αποθήκευση παρουσίασης σε μορφή HTML"
-#: 3d_create.xhp
+#: html_export.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id31506541\n"
+"html_export.xhp\n"
+"bm_id3155067\n"
"help.text"
-msgid "The Status bar displays \"Shape selected\". The Custom Shapes can be viewed in a 2D mode or in a 3D mode. At any time, you can switch the view between the two modes. You use the Basic Shapes, Symbol Shapes, and the following icons on the Drawing toolbar to create Custom Shapes. The Custom Shapes can be changed using the 3D Settings toolbar. They do not form a 3D scene, they cannot be illuminated by more than one light source, they show no reflections, and there are some more limitations. You can convert them to a 3D scene, but then they are no longer Custom Shapes. Custom Shapes in 2D or 3D mode can be exported to and imported from Microsoft Office formats."
-msgstr "Η γραμμή κατάστασης εμφανίζει \"Επιλεγμένο σχήμα\". Τα προσαρμοσμένα σχήματα μπορούν να εμφανιστούν σε 2Δ ή 3Δ κατάσταση. Οποτεδήποτε, μπορείτε να εναλλάξετε την προβολή μεταξύ των δύο καταστάσεων. Χρησιμοποιούνται τα βασικά σχήματα, συμβολικά σχήματα και τα επαγόμενα εικονίδια στη γραμμή εργαλείων σχεδίασης για δημιουργία προσαρμοσμένων σχημάτων. Τα προσαρμοσμένα σχήματα μπορούν να αλλαχτούν χρησιμοποιώντας την γραμμή εργαλείων των 3Δ ρυθμίσεων. Δεν σχηματίζουν 3Δ σκηνή, δεν μπορούν να φωτιστούν από παραπάνω από μία πηγή φωτός, δεν εμφανίζουν ανακλάσεις και υπάρχουν και μερικοί παραπάνω περιορισμοί. Μπορείτε να τα μετατρέψετε σε 3Δ σκηνή, αλλά τότε δεν είναι πια προσαρμοσμένα σχήματα. Προσαρμοσμένα σχήματα σε 2Δ και 3Δ κατάσταση μπορούν να εξαχθούν και να εισαχθούν από μορφές Microsoft Office."
+msgid "<bookmark_value>exporting;presentations to HTML</bookmark_value><bookmark_value>saving;as HTML</bookmark_value><bookmark_value>presentations; exporting to HTML</bookmark_value><bookmark_value>HTML; exporting from presentations</bookmark_value>"
+msgstr "<bookmark_value>εξαγωγή, παρουσιάσεις σε HTML</bookmark_value><bookmark_value>αποθήκευση, ως HTML</bookmark_value><bookmark_value>παρουσιάσεις, εξαγωγή σε HTML</bookmark_value><bookmark_value>HTML, εξαγωγή από παρουσιάσεις</bookmark_value>"
-#: 3d_create.xhp
+#: html_export.xhp
msgctxt ""
-"3d_create.xhp\n"
-"hd_id3149048\n"
-"34\n"
+"html_export.xhp\n"
+"hd_id3155067\n"
+"1\n"
"help.text"
-msgid "To convert an object to a curved shape:"
-msgstr "Για να μετατρέψετε ένα αντικείμενο σε καμπυλωτό σχήμα:"
+msgid "<variable id=\"html_export\"><link href=\"text/simpress/guide/html_export.xhp\" name=\"Saving a Presentation in HTML Format\">Saving a Presentation in HTML Format</link></variable>"
+msgstr "<variable id=\"html_export\"><link href=\"text/simpress/guide/html_export.xhp\" name=\"Αποθήκευση παρουσίασης σε μορφή HTML\">Αποθήκευση παρουσίασης σε μορφή HTML</link></variable>"
-#: 3d_create.xhp
+#: html_export.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3147295\n"
-"35\n"
+"html_export.xhp\n"
+"par_id3153246\n"
+"2\n"
"help.text"
-msgid "Select a 2D object on the slide or page."
-msgstr "Επιλέξτε ένα 2Δ αντικείμενο στη διαφάνεια ή στη σελίδα."
+msgid "Open the presentation that you want to save in HTML format."
+msgstr "Ανοίξτε την παρουσίαση που επιθυμείτε να αποθηκευτεί σε μορφή HTML."
-#: 3d_create.xhp
+#: html_export.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3150654\n"
-"54\n"
+"html_export.xhp\n"
+"par_id3149502\n"
+"3\n"
"help.text"
-msgid "Right-click the object and choose <emph>Convert - To Curve</emph>."
-msgstr "Κάντε δεξί κλικ στο αντικείμενο και επιλέξτε <emph>Μετατροπή - Σε καμπύλη</emph>."
+msgid "Choose <emph>File - Export</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Εξαγωγή</emph>."
-#: 3d_create.xhp
+#: html_export.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3145828\n"
-"55\n"
+"html_export.xhp\n"
+"par_id3148842\n"
+"4\n"
"help.text"
-msgid "To modify the shape of the object, click the <emph>Points</emph> icon<image id=\"img_id1027558\" src=\"svx/res/cd015.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id1027558\">Icon</alt></image> on the <emph>Drawing</emph> toolbar, and drag the handles of the object. You can also drag the control points of a handle to modify the shape of the curve."
-msgstr "Για τροποποίηση του σχήματος ενός αντικειμένου, πατήστε στο εικονίδιο <emph>Σημεία</emph> του<image id=\"img_id1027558\" src=\"svx/res/cd015.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id1027558\">εικονίδιου</alt></image> στη γραμμή εργαλείων <emph>σχεδίασης</emph> και σύρτε τις λαβές του αντικειμένου. Μπορείτε επίσης να σύρετε τα σημεία ελέγχου μιας λαβής για τροποποίηση του σχήματος της καμπύλης."
+msgid "Set the <emph>File type</emph> to <emph>HTML Document ($[officename] Impress) (.html;.htm)</emph>."
+msgstr "Ορίστε τον <emph>Τύπο αρχείου</emph> ως <emph>HTML έγγραφο ($[officename] Impress) (.html;.htm)</emph>."
-#: 3d_create.xhp
+#: html_export.xhp
msgctxt ""
-"3d_create.xhp\n"
-"hd_id3153738\n"
-"56\n"
+"html_export.xhp\n"
+"par_id3143228\n"
+"8\n"
"help.text"
-msgid "To convert a 2D object to a polygon:"
-msgstr "Για να μετατρέψετε ένα 2Δ αντικείμενο σε πολύγωνο:"
+msgid "Enter a <emph>File name</emph>, and then click <emph>Export</emph>."
+msgstr "Εισάγετε ένα <emph>Όνομα αρχείου</emph>, και ύστερα κάντε κλικ στην <emph>Εξαγωγή</emph>."
-#: 3d_create.xhp
+#: html_export.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3145241\n"
-"57\n"
+"html_export.xhp\n"
+"par_id3153808\n"
+"5\n"
"help.text"
-msgid "Select a 2D object on the slide or page."
-msgstr "Επιλέξτε ένα 2Δ αντικείμενο στη διαφάνεια ή στη σελίδα."
+msgid "Follow the instructions in the <emph>HTML Export</emph> Wizard."
+msgstr "Ακολουθήστε τις οδηγίες στον Αυτόματο πιλότο <emph>Εξαγωγή HTML</emph>."
-#: 3d_create.xhp
+#: html_export.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3148774\n"
-"59\n"
+"html_export.xhp\n"
+"par_id3151391\n"
+"6\n"
"help.text"
-msgid "Right-click the object and choose <emph>Convert - To Polygon.</emph>"
-msgstr "Κάντε δεξί κλικ στο αντικείμενο και επιλέξτε <emph>Μετατροπή - Σε πολύγωνο.</emph>"
+msgid "<link href=\"text/shared/autopi/01110000.xhp\" name=\"HTML Export AutoPilot\">HTML Export Wizard</link>"
+msgstr "<link href=\"text/shared/autopi/01110000.xhp\" name=\"Αυτόματος πιλότος εξαγωγής HTML\">Οδηγός εξαγωγής HTML</link>"
-#: 3d_create.xhp
+#: html_export.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3155368\n"
-"39\n"
+"html_export.xhp\n"
+"par_id3150394\n"
+"7\n"
"help.text"
-msgid "To modify the shape of the object, click the <emph>Points</emph> icon<image id=\"img_id7219458\" src=\"svx/res/cd015.png\" width=\"0.2201inch\" height=\"0.2201inch\"><alt id=\"alt_id7219458\">Icon</alt></image> on the <emph>Drawing</emph> toolbar, and drag the handles of the object."
-msgstr "Για να τροποποιήσετε το σχήμα του αντικειμένου, πατήστε στο εικονίδιο <emph>Σημεία</emph>του <image id=\"img_id7219458\" src=\"svx/res/cd015.png\" width=\"0.2201inch\" height=\"0.2201inch\"><alt id=\"alt_id7219458\">εικονιδίου</alt></image> στη γραμμή εργαλείων <emph>σχεδίασης</emph> και σύρτε τις λαβές του αντικειμένου."
+msgid "<link href=\"text/simpress/01/01170000.xhp\" name=\"File - Export\">File - Export</link>"
+msgstr "<link href=\"text/simpress/01/01170000.xhp\" name=\"Αρχείο - Εξαγωγή\">Αρχείο - Εξαγωγή</link>"
-#: 3d_create.xhp
+#: html_import.xhp
msgctxt ""
-"3d_create.xhp\n"
-"hd_id3153919\n"
-"60\n"
+"html_import.xhp\n"
+"tit\n"
"help.text"
-msgid "To convert a 2D object to a 3D object:"
-msgstr "Για να μετατρέψετε ένα αντικείμενο 2Δ σε 3Δ αντικείμενο:"
+msgid "Importing HTML Pages Into Presentations"
+msgstr "Εισαγωγή σελίδων HTML σε παρουσιάσεις"
-#: 3d_create.xhp
+#: html_import.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3147172\n"
-"62\n"
+"html_import.xhp\n"
+"bm_id3146121\n"
"help.text"
-msgid "Select a 2D object on the slide or page."
-msgstr "Επιλέξτε ένα 2Δ αντικείμενο στη διαφάνεια ή στη σελίδα."
+msgid "<bookmark_value>importing; presentations with HTML</bookmark_value><bookmark_value>presentations; importing HTML</bookmark_value><bookmark_value>HTML; importing into presentations</bookmark_value><bookmark_value>text documents;inserting in slides</bookmark_value><bookmark_value>inserting; text in presentations</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή, παρουσιάσεις σε μορφή HTML</bookmark_value><bookmark_value>παρουσιάσεις, εισαγωγή HTML</bookmark_value><bookmark_value>HTML, εισαγωγή σε παρουσιάσεις</bookmark_value><bookmark_value>έγγραφα κειμένου, εισαγωγή σε διαφάνειες</bookmark_value><bookmark_value>εισαγωγή, κείμενο σε παρουσιάσεις</bookmark_value>"
-#: 3d_create.xhp
+#: html_import.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_idN1088B\n"
+"html_import.xhp\n"
+"hd_id3146121\n"
+"1\n"
"help.text"
-msgid "Click the <emph>Extrusion On/Off</emph> icon<image id=\"img_id2490920\" src=\"cmd/sc_extrusiontoggle.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2490920\">Icon</alt></image> on the <emph>Drawing</emph> bar, or right-click the object and choose <emph>Convert - To 3D</emph>."
-msgstr "Κλικ στο εικονίδιο <emph>Εξώθηση ναι/όχι</emph> του <image id=\"img_id2490920\" src=\"cmd/sc_extrusiontoggle.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2490920\">εικονιδίου</alt></image> στη γραμμή <emph>σχεδίασης</emph>, ή δεξί κλικ στο αντικείμενο και επιλογή <emph>Μετατροπή - σε 3Δ</emph>."
+msgid "<variable id=\"html_import\"><link href=\"text/simpress/guide/html_import.xhp\" name=\"Importing HTML Pages Into Presentations \">Importing HTML Pages Into Presentations </link></variable>"
+msgstr "<variable id=\"html_import\"><link href=\"text/simpress/guide/html_import.xhp\" name=\"Εισαγωγή σελίδων HTML σε παρουσιάσεις \">Εισαγωγή σελίδων HTML σε παρουσιάσεις </link></variable>"
-#: 3d_create.xhp
+#: html_import.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3148828\n"
-"41\n"
+"html_import.xhp\n"
+"par_id3150750\n"
+"2\n"
"help.text"
-msgid "To edit the properties of the 3D object, use the <emph>Line and Filling</emph> toolbar and the <emph>3D Settings</emph> toolbar."
-msgstr "Για να επεξεργαστείτε τις ιδιότητες ενός 3Δ αντικειμένου, χρησιμοποιήστε τις γραμμές εργαλείων <emph>Γραμμή και γέμισμα</emph> και <emph>Ιδιότητες 3Δ</emph>."
+msgid "You can import any text file, including text in HTML documents, into a slide."
+msgstr "Μπορείτε να εισάγετε οποιοδήποτε αρχείο κειμένου, συμπεριλαμβανομένου του κειμένου σε έγγραφα HTML, σε μια διαφάνεια."
-#: 3d_create.xhp
+#: html_import.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_idN108C5\n"
+"html_import.xhp\n"
+"hd_id3155443\n"
+"11\n"
"help.text"
-msgid "To convert a text object to 3D, use the <emph>Fontwork</emph> icon<image id=\"img_id3821222\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3821222\">Icon</alt></image> on the <emph>Drawing</emph> toolbar."
-msgstr "Για μετατροπή ενός αντικειμένου σε 3Δ, χρησιμοποιήστε το εικονίδιο <emph>εργασίες γραμματοσειρών</emph> του <image id=\"img_id3821222\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3821222\">εικονιδίου</alt></image> της γραμμής εργαλείων <emph>σχεδίασης</emph>."
+msgid "To insert text from a file into a slide:"
+msgstr "Για να εισάγετε κείμενο από ένα αρχείο σε μία διαφάνεια:"
-#: 3d_create.xhp
+#: html_import.xhp
msgctxt ""
-"3d_create.xhp\n"
-"hd_id3145410\n"
-"65\n"
+"html_import.xhp\n"
+"par_id3146313\n"
+"4\n"
"help.text"
-msgid "To convert a 2D object to a 3D rotation object:"
-msgstr "Για να μετατρέψετε ένα αντικείμενο 2Δ σε 3Δ περιστρεφόμενο αντικείμενο:"
+msgid "In the slide where you want to insert the text, choose <emph>Insert - File</emph>."
+msgstr "Στη διαφάνεια όπου επιθυμείτε να εισάγετε το κείμενο, επιλέξτε <emph>Εισαγωγή - Αρχείο</emph>."
-#: 3d_create.xhp
+#: html_import.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3154260\n"
-"66\n"
+"html_import.xhp\n"
+"par_id3150207\n"
+"5\n"
"help.text"
-msgid "A 3D rotation object is created by rotating the selected object around its vertical axis."
-msgstr "Περιστρέφοντας το επιλεγμένο αντικείμενο γύρω από τον κατακόρυφο άξονά του, δημιουργείται ένα 3Δ περιστρεφόμενο αντικείμενο."
+msgid "Select \"Text\" or \"HTML Document\" as the <emph>File type</emph>."
+msgstr "Επιλέξτε \"Κείμενο\" ή \"Έγγραφο HTML\" ως <emph>Τύπο αρχείου</emph>."
-#: 3d_create.xhp
+#: html_import.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3147506\n"
-"67\n"
+"html_import.xhp\n"
+"par_id3148610\n"
+"12\n"
"help.text"
-msgid "Select a 2D object on the slide or page."
-msgstr "Επιλέξτε ένα 2Δ αντικείμενο στη διαφάνεια ή στη σελίδα."
+msgid "Locate the file containing the text that you want to add, and then click <emph>Insert</emph>."
+msgstr "Εντοπίστε το αρχείο που περιέχει το κείμενο που επιθυμείτε να προσθέσετε, και ύστερα κάντε κλικ στην <emph>Εισαγωγή</emph>."
-#: 3d_create.xhp
+#: html_import.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3151318\n"
-"69\n"
+"html_import.xhp\n"
+"par_id3153915\n"
+"6\n"
"help.text"
-msgid "Right-click the object and choose <emph>Convert - To 3D Rotation Object</emph>"
-msgstr "Κάντε δεξί κλικ στο αντικείμενο και επιλέξτε <emph>Μετατροπή - Σε αντικείμενο 3Δ</emph>"
+msgid "If the text file contains more text than can be inserted into a single slide, you can divide the text over several slides."
+msgstr "Αν το αρχείο κειμένου περιέχει περισσότερο κείμενο από αυτό που μπορεί να εισαχθεί σε μία απλή διαφάνεια, μπορείτε να διαιρέσετε το κείμενο σε διαφορετικές διαφάνειες."
-#: 3d_create.xhp
+#: html_import.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3146125\n"
-"70\n"
+"html_import.xhp\n"
+"par_id3149126\n"
+"7\n"
"help.text"
-msgid "To edit the properties of the 3D object, use the Line and Filling toolbar and the 3D Settings toolbar."
-msgstr "Για να επεξεργαστείτε τις ιδιότητες ενός 3Δ αντικειμένου, χρησιμοποιήστε τη γραμμή εργαλείων Γραμμή και γέμισμα και τη γραμμή εργαλείων Ιδιότητες 3Δ."
+msgid "Double-click in the inserted text to enter edit mode."
+msgstr "Κάντε διπλό κλικ στο κείμενο που έχει εισαχθεί για να εισάγετε τη λειτουργία επεξεργασίας."
-#: 3d_create.xhp
+#: html_import.xhp
msgctxt ""
-"3d_create.xhp\n"
-"par_id3149336\n"
-"43\n"
+"html_import.xhp\n"
+"par_id3143228\n"
+"8\n"
"help.text"
-msgid "You can rotate the 2D object before converting it to create a more complex shape."
-msgstr "Μπορείτε να περιστρέψετε το αντικείμενο 2Δ πριν τη μετατροπή του για να δημιουργηθεί ένα πιο σύνθετο σχήμα."
+msgid "Select all of the text that lies below the visible slide area and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X."
+msgstr "Επιλέξτε ολόκληρο το κείμενο που βρίσκεται κάτω από την ορατή περιοχή της διαφάνειας και πιέστε το συνδυασμό πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X."
+
+#: html_import.xhp
+msgctxt ""
+"html_import.xhp\n"
+"par_id3153811\n"
+"9\n"
+"help.text"
+msgid "Choose <emph>Insert – Slide</emph>, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V."
+msgstr "Επιλέξτε <emph>Εισαγωγή – Διαφάνεια</emph>, και ύστερα πιέστε το συνδυασμό πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V."
+
+#: html_import.xhp
+msgctxt ""
+"html_import.xhp\n"
+"par_id3147297\n"
+"10\n"
+"help.text"
+msgid "Repeat steps 1 to 3 until all of the text is on slides."
+msgstr "Επαναλάβετε τα βήματα 1 έως 3 μέχρι να τοποθετηθεί όλο το κείμενο σε διαφάνειες."
#: individual.xhp
msgctxt ""
@@ -2116,74 +2061,333 @@ msgctxt ""
msgid "Choose <emph>Slide Show - Show/Hide Slide</emph>."
msgstr "Επιλέξτε <emph>Παρουσίαση διαφανειών - Εμφάνιση/Απόκρυψη διαφάνειας</emph>."
-#: change_scale.xhp
+#: keyboard.xhp
msgctxt ""
-"change_scale.xhp\n"
+"keyboard.xhp\n"
"tit\n"
"help.text"
-msgid "Zooming With the Keypad"
-msgstr "Μεγέθυνση με το πληκτρολόγιο"
+msgid "Using Shortcut Keys in $[officename] Impress"
+msgstr "Χρήση πλήκτρων συντόμευσης στο $[officename] Impress"
-#: change_scale.xhp
+#: keyboard.xhp
msgctxt ""
-"change_scale.xhp\n"
-"bm_id3149018\n"
+"keyboard.xhp\n"
+"bm_id3154702\n"
"help.text"
-msgid "<bookmark_value>zooming;keyboard</bookmark_value><bookmark_value>keyboard; zooming</bookmark_value>"
-msgstr "<bookmark_value>μεγέθυνση, πληκτρολόγιο</bookmark_value><bookmark_value>πληκτρολόγιο, μεγέθυνση</bookmark_value>"
+msgid "<bookmark_value>accessibility; $[officename] Impress</bookmark_value>"
+msgstr "<bookmark_value>προσιτότητα, $[officename] Impress</bookmark_value>"
-#: change_scale.xhp
+#: keyboard.xhp
msgctxt ""
-"change_scale.xhp\n"
-"hd_id3149018\n"
-"10\n"
+"keyboard.xhp\n"
+"hd_id3154702\n"
+"1\n"
"help.text"
-msgid "<variable id=\"change_scale\"><link href=\"text/simpress/guide/change_scale.xhp\" name=\"Zooming With the Keypad\">Zooming With the Keypad</link></variable>"
-msgstr "<variable id=\"change_scale\"><link href=\"text/simpress/guide/change_scale.xhp\" name=\"Μεγέθυνση με το πληκτρολόγιο\">Μεγέθυνση με το πληκτρολόγιο</link></variable>"
+msgid "<variable id=\"keyboard\"><link href=\"text/simpress/guide/keyboard.xhp\" name=\"Using Shortcut Keys in $[officename] Impress\">Using Shortcut Keys in $[officename] Impress</link></variable>"
+msgstr "<variable id=\"keyboard\"><link href=\"text/simpress/guide/keyboard.xhp\" name=\"Χρήση πλήκτρων συντόμευσης στο $[officename] Impress\">Χρήση πλήκτρων συντόμευσης στο $[officename] Impress</link></variable>"
-#: change_scale.xhp
+#: keyboard.xhp
msgctxt ""
-"change_scale.xhp\n"
-"par_id3148487\n"
+"keyboard.xhp\n"
+"par_id3148610\n"
"11\n"
"help.text"
-msgid "You can use the keypad to quickly enlarge or reduce the view on your slide."
-msgstr "Μπορείτε να χρησιμοποιήσετε το πληκτρολόγιο για να κάνετε μεγέθυνση ή σμίκρυνση της προβολής στη διαφάνειά σας."
+msgid "You can use the keyboard to access $[officename] Impress commands as well as to navigate through the workspace. $[officename] Impress uses the same shortcut keys as $[officename] Draw to create <link href=\"text/sdraw/guide/keyboard.xhp\" name=\"drawing objects\">drawing objects</link>."
+msgstr "Μπορείτε να χρησιμοποιήσετε το πληκτρολόγιο για να έχετε πρόσβαση σε εντολές του $[officename] Impress όπως επίσης και να περιηγηθείτε στο χώρο εργασίας. Το $[officename] Impress χρησιμοποιεί τα ίδια πλήκτρα συντόμευσης όπως και το $[officename] Draw για να δημιουργήσει <link href=\"text/sdraw/guide/keyboard.xhp\" name=\"αντικείμενα σχεδίασης\">αντικείμενα σχεδίασης</link>."
-#: change_scale.xhp
+#: keyboard.xhp
msgctxt ""
-"change_scale.xhp\n"
-"par_id3149501\n"
+"keyboard.xhp\n"
+"hd_id3149602\n"
+"18\n"
+"help.text"
+msgid "Selecting placeholders"
+msgstr "Επιλογή δεικτών τοποθέτησης"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3150212\n"
+"10\n"
+"help.text"
+msgid "$[officename] Impress <emph>AutoLayouts</emph> use placeholders for slide titles, text, and objects. To select a placeholder, press <item type=\"keycode\">Ctrl+Enter</item>. To move to the next placeholder, press <item type=\"keycode\">Ctrl+Enter</item> again."
+msgstr "Οι <emph>Αυτόματες διατάξεις</emph> στο $[officename] Impress χρησιμοποιούν δείκτες τοποθέτησης για τίτλους διαφανειών, κειμένου, και αντικειμένων. Για να επιλέξετε ένα δείκτη τοποθέτησης, πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+Enter</item>. Για να μετακινηθείτε στον επόμενο δείκτη τοποθέτησης, πιέστε ξανά το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+Enter</item>."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3166467\n"
+"9\n"
+"help.text"
+msgid "If you press <item type=\"keycode\">Ctrl+Enter</item> after you reach the last placeholder in a slide, a new slide is inserted after the current slide. The new slide uses the same layout as the current slide."
+msgstr "Αν πιέσετε το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+Enter</item> αφότου βρίσκεστε στον τελευταίο δείκτη τοποθέτησης σε μία διαφάνεια, εισάγεται μία νέα διαφάνεια ύστερα από την τρέχουσα διαφάνεια. Η νέα διαφάνεια χρησιμοποιεί την ίδια διάταξη όπως η τρέχουσα διαφάνεια."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"hd_id3157871\n"
+"8\n"
+"help.text"
+msgid "During a Slide Show"
+msgstr "Κατά τη διάρκεια μίας παρουσίασης οθόνης"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3150650\n"
+"7\n"
+"help.text"
+msgid "To start a slide show, press <item type=\"keycode\">Ctrl+F2</item> or <item type=\"keycode\">F5</item>."
+msgstr "Για να ξεκινήσετε μια προβολή διαφάνειας, πατήστε <item type=\"keycode\">Ctrl+F2</item> ή <item type=\"keycode\">F5</item>."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"hd_id3149354\n"
+"5\n"
+"help.text"
+msgid "Advance to the next slide or to the next animation effect"
+msgstr "Μετάβαση στην επόμενη διαφάνεια ή στο επόμενο κινούμενο εφέ"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3148728\n"
+"4\n"
+"help.text"
+msgid "<item type=\"keycode\">Spacebar</item>"
+msgstr "<item type=\"keycode\">Spacebar</item>"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"hd_id3153035\n"
+"19\n"
+"help.text"
+msgid "Advance to the next slide without playing object animation effects"
+msgstr "Μετάβαση στην επόμενη διαφάνεια χωρίς αναπαραγωγή των κινούμενων εφέ των αντικειμένων"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3155263\n"
+"20\n"
+"help.text"
+msgid "<item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+PageDown</item>"
+msgstr "<item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+PageDown</item>"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"hd_id3154558\n"
+"3\n"
+"help.text"
+msgid "Return to previous slide"
+msgstr "Επιστροφή στην προηγούμενη διαφάνεια"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3145590\n"
+"2\n"
+"help.text"
+msgid "<item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+PageUp</item>"
+msgstr "<item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+PageUp</item>"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"hd_id3153003\n"
"12\n"
"help.text"
-msgid "To zoom in, press the Plus Sign."
-msgstr "Για να κάνετε μεγέθυνση, πιέστε το πλήκτρο με το σύμβολο Συν."
+msgid "Go to a specific slide"
+msgstr "Μετάβαση σε μία συγκεκριμένη διαφάνεια"
-#: change_scale.xhp
+#: keyboard.xhp
msgctxt ""
-"change_scale.xhp\n"
-"par_id3148837\n"
-"16\n"
+"keyboard.xhp\n"
+"par_id3154501\n"
+"13\n"
"help.text"
-msgid "To zoom out, press the Minus Sign."
-msgstr "Για να κάνετε σμίκρυνση, πιέστε το πλήκτρο με το σύμβολο Μείον."
+msgid "Type the page number of the slide, and then press <item type=\"keycode\">Enter</item>."
+msgstr "Πληκτρολογήστε το αριθμό της σελίδας της διαφάνειας, και ύστερα πιέστε το πλήκτρο <item type=\"keycode\">Enter</item>."
-#: change_scale.xhp
+#: keyboard.xhp
msgctxt ""
-"change_scale.xhp\n"
-"par_id7954954\n"
+"keyboard.xhp\n"
+"hd_id4153003\n"
+"12\n"
"help.text"
-msgid "If you are using a mouse with a scroll wheel, you can hold down Ctrl and turn the wheel to change the zoom factor in all main modules of %PRODUCTNAME."
-msgstr "Αν χρησιμοποιείτε ποντίκι με τροχό κύλισης, μπορείτε να κρατήσετε πατημένο το πλήκτρο Ctrl και να στριφογυρίσετε τον τροχό ώστε να μεταβάλετε τον παράγοντα μεγέθυνσης σε όλα τα κύρια αρθρώματα του %PRODUCTNAME."
+msgid "Stop slide show"
+msgstr "Διακοπή προβολής διαφάνειας"
-#: change_scale.xhp
+#: keyboard.xhp
msgctxt ""
-"change_scale.xhp\n"
-"par_id3145116\n"
+"keyboard.xhp\n"
+"par_id4154501\n"
+"13\n"
+"help.text"
+msgid "<item type=\"keycode\">Esc</item> or <item type=\"keycode\">-</item>."
+msgstr "<item type=\"keycode\">Esc</item> ή <item type=\"keycode\">-</item>."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"hd_id3150337\n"
"14\n"
"help.text"
-msgid "<link href=\"text/simpress/04/01020000.xhp\" name=\"Shortcut keys for presentations\">Shortcut keys for presentations</link>"
-msgstr "<link href=\"text/simpress/04/01020000.xhp\" name=\"Shortcut keys for presentations\">Πλήκτρα συντόμευσης για παρουσιάσεις</link>"
+msgid "Slide Sorter"
+msgstr "Ταξινόμηση διαφανειών"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3153732\n"
+"21\n"
+"help.text"
+msgid "When you first switch to Slide Sorter, press <item type=\"keycode\">Enter</item> to change the keyboard focus to the workspace. Otherwise, press <item type=\"keycode\">F6</item> to navigate to the workspace, and then press <item type=\"keycode\">Enter</item>."
+msgstr "Όταν εκτελείτε για πρώτη φορά την Ταξινόμηση διαφανειών, πιέστε το πλήκτρο <item type=\"keycode\">Enter</item> για να μεταβάλετε την μεγέθυνση του πληκτρολογίου στο χώρο εργασίας. Ειδάλλως, πιέστε το πλήκτρο <item type=\"keycode\">F6</item> για να περιηγηθείτε στο χώρο εργασίας, και ύστερα πιέστε το πλήκτρο <item type=\"keycode\">Enter</item>."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"hd_id3149882\n"
+"22\n"
+"help.text"
+msgid "Selecting and deselecting slides"
+msgstr "Επιλογή και αποεπιλογή διαφανειών"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3155930\n"
+"15\n"
+"help.text"
+msgid "Use the arrow keys to navigate to the slide that you want to select, and then press the <item type=\"keycode\">Spacebar</item>. To add to the selection, use the arrow keys to navigate to the slide(s) that you want to add, and press <item type=\"keycode\">Spacebar</item> again. To deselect a slide, navigate to the slide, and then press <item type=\"keycode\">Spacebar</item>."
+msgstr "Χρησιμοποιήστε τα πλήκτρα βελών για να περιηγηθείτε στη διαφάνεια που επιθυμείτε να επιλέξετε, και ύστερα πιέστε το πλήκτρο <item type=\"keycode\">Spacebar</item>. Για να την προσθέσετε στην επιλογή σας, χρησιμοποιήστε τα πλήκτρα βελών για περιηγηθείτε στη διαφάνεια (ες) που επιθυμείτε να προσθέσετε, και πιέστε ξανά το πλήκτρο <item type=\"keycode\">Spacebar</item>. Για να αναιρέσετε την επιλογή μιας διαφάνειας, περιηγηθείτε στη διαφάνεια, και ύστερα πιέστε το πλήκτρο <item type=\"keycode\">Spacebar</item>."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"hd_id3145248\n"
+"23\n"
+"help.text"
+msgid "Copying a slide:"
+msgstr "Αντιγραφή διαφάνειας:"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3156060\n"
+"16\n"
+"help.text"
+msgid "Use the arrow keys to navigate to the slide that you want to copy, and then press <item type=\"keycode\">Ctrl+C</item>."
+msgstr "Χρησιμοποιήστε τα πλήκτρα βελών για να περιηγηθείτε στη διαφάνεια που επιθυμείτε να αντιγράψετε, και ύστερα πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+C</item>."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3148769\n"
+"24\n"
+"help.text"
+msgid "Move to the slide where you want to paste the copied slide, and then press <item type=\"keycode\">Ctrl+V</item>."
+msgstr "Μετακινηθείτε στη διαφάνεια που επιθυμείτε να επικολλήσετε στη διαφάνεια που έχετε ήδη αντιγράψει, και ύστερα πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+V</item>."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"hd_id3155367\n"
+"26\n"
+"help.text"
+msgid "Moving a slide:"
+msgstr "Μετακίνηση διαφάνειας:"
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3155987\n"
+"27\n"
+"help.text"
+msgid "Use the arrow keys to navigate to the slide that you want to move, and then press <item type=\"keycode\">Ctrl+X</item>."
+msgstr "Χρησιμοποιήστε τα πλήκτρα βελών για να περιηγηθείτε στην επόμενη διαφάνεια που επιθυμείτε να μετακινήσετε, και ύστερα πιέστε το πλήκτρο <item type=\"keycode\">Ctrl+X</item>."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3147171\n"
+"28\n"
+"help.text"
+msgid "Navigate to the slide where you want to move the slide, and then press <item type=\"keycode\">Ctrl+V</item>."
+msgstr "Περιηγηθείτε στη διαφάνεια όπου επιθυμείτε να μετακινήσετε τη διαφάνεια που έχετε επιλέξει, και ύστερα πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+V</item>."
+
+#: keyboard.xhp
+msgctxt ""
+"keyboard.xhp\n"
+"par_id3083282\n"
+"29\n"
+"help.text"
+msgid "Select <emph>Before </emph>or <emph>After</emph> the current slide, and then click <emph>OK</emph>."
+msgstr "Επιλέξτε <emph>Πριν </emph> ή <emph>Μετά</emph> από την τρέχουσα διαφάνεια και έπειτα πατήστε <emph>OK</emph>."
+
+#: layer_move.xhp
+msgctxt ""
+"layer_move.xhp\n"
+"tit\n"
+"help.text"
+msgid "Moving Objects to a Different Layer"
+msgstr "Μετακίνηση αντικειμένων σε διαφορετικό επίπεδο"
+
+#: layer_move.xhp
+msgctxt ""
+"layer_move.xhp\n"
+"bm_id3150752\n"
+"help.text"
+msgid "<bookmark_value>objects; moving in layers</bookmark_value><bookmark_value>layers; moving objects</bookmark_value><bookmark_value>moving; between layers</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα, μετακίνηση σε επίπεδα</bookmark_value><bookmark_value>επίπεδα, μετακίνηση αντικειμένων</bookmark_value><bookmark_value>μετακίνηση, μεταξύ επιπέδων</bookmark_value>"
+
+#: layer_move.xhp
+msgctxt ""
+"layer_move.xhp\n"
+"hd_id3150752\n"
+"18\n"
+"help.text"
+msgid "<variable id=\"layer_move\"><link href=\"text/simpress/guide/layer_move.xhp\" name=\"Moving Objects to a Different Layer\">Moving Objects to a Different Layer</link></variable>"
+msgstr "<variable id=\"layer_move\"><link href=\"text/simpress/guide/layer_move.xhp\" name=\"Μετακίνηση αντικειμένων σε διαφορετικό επίπεδο\">Μετακίνηση αντικειμένων σε διαφορετικό επίπεδο</link></variable>"
+
+#: layer_move.xhp
+msgctxt ""
+"layer_move.xhp\n"
+"par_idN10622\n"
+"help.text"
+msgid "Drawings in %PRODUCTNAME Draw support layers."
+msgstr "Οι σχεδιάσεις στο %PRODUCTNAME Draw υποστηρίζουν επίπεδα."
+
+#: layer_move.xhp
+msgctxt ""
+"layer_move.xhp\n"
+"par_id3148488\n"
+"19\n"
+"help.text"
+msgid "Click and hold the object until its edges flash."
+msgstr "Κάντε κλικ και κρατήστε το αντικείμενο μέχρι να αναβοσβήσουν τα άκρα του."
+
+#: layer_move.xhp
+msgctxt ""
+"layer_move.xhp\n"
+"par_id3145587\n"
+"20\n"
+"help.text"
+msgid "Drag the object to the name tab of the layer you want to move it to."
+msgstr "Μεταφέρετε το αντικείμενο στην καρτέλα ονόματος του επιπέδου στο οποίο επιθυμείτε να το μετακινήσετε."
+
+#: layer_move.xhp
+msgctxt ""
+"layer_move.xhp\n"
+"par_id3148868\n"
+"21\n"
+"help.text"
+msgid "Release the object."
+msgstr "Απελευθερώστε το αντικείμενο."
#: layer_new.xhp
msgctxt ""
@@ -2216,7 +2420,7 @@ msgctxt ""
"par_idN10614\n"
"help.text"
msgid "Drawings in %PRODUCTNAME Draw support layers."
-msgstr "Οι σχεδιάσεις στο %PRODUCTNAME Draw υποστηρίζουν στρώσεις."
+msgstr "Οι σχεδιάσεις στο %PRODUCTNAME Draw υποστηρίζουν επίπεδα."
#: layer_new.xhp
msgctxt ""
@@ -2280,1180 +2484,1905 @@ msgctxt ""
msgid "You cannot change the name of or delete a predefined <item type=\"productname\">%PRODUCTNAME</item> Draw layer."
msgstr "Δεν μπορείτε να αλλάξετε το όνομά του ούτε να διαγράψετε ένα προκαθορισμένο επίπεδο στο <item type=\"productname\">%PRODUCTNAME</item> Draw."
-#: gluepoints.xhp
+#: layer_tipps.xhp
msgctxt ""
-"gluepoints.xhp\n"
+"layer_tipps.xhp\n"
"tit\n"
"help.text"
-msgid "Using Gluepoints"
-msgstr "Χρήση σημείων κόλλησης"
+msgid "Working With Layers"
+msgstr "Εργασία με επίπεδα"
-#: gluepoints.xhp
+#: layer_tipps.xhp
msgctxt ""
-"gluepoints.xhp\n"
-"bm_id0919200803534995\n"
+"layer_tipps.xhp\n"
+"bm_id3154013\n"
"help.text"
-msgid "<bookmark_value>glue points;using</bookmark_value>"
-msgstr "<bookmark_value>σημεία κόλλησης;χρήση</bookmark_value>"
+msgid "<bookmark_value>layers;working with</bookmark_value><bookmark_value>locking layers</bookmark_value><bookmark_value>hiding;layers</bookmark_value><bookmark_value>unlocking layers</bookmark_value><bookmark_value>showing;hidden layers</bookmark_value><bookmark_value>selecting;layers</bookmark_value>"
+msgstr "<bookmark_value>επίπεδα, εργασία με</bookmark_value><bookmark_value>κλειδωμένα επίπεδα</bookmark_value><bookmark_value>απόκρυψη, επίπεδα</bookmark_value><bookmark_value>ξεκλειδωμένα επίπεδα</bookmark_value><bookmark_value>εμφάνιση, κρυφά επίπεδα</bookmark_value><bookmark_value>επιλογή, επίπεδα</bookmark_value>"
-#: gluepoints.xhp
+#: layer_tipps.xhp
msgctxt ""
-"gluepoints.xhp\n"
-"par_idN1065F\n"
+"layer_tipps.xhp\n"
+"hd_id3154013\n"
+"14\n"
"help.text"
-msgid "<variable id=\"gluepoints\"><link href=\"text/simpress/guide/gluepoints.xhp\">Using Gluepoints</link></variable>"
-msgstr "<variable id=\"gluepoints\"><link href=\"text/simpress/guide/gluepoints.xhp\">Χρήση σημείων κόλλησης</link></variable>"
+msgid "<variable id=\"layer_tipps\"><link href=\"text/simpress/guide/layer_tipps.xhp\" name=\"Working With Layers\">Working With Layers</link></variable>"
+msgstr "<variable id=\"layer_tipps\"><link href=\"text/simpress/guide/layer_tipps.xhp\" name=\"Εργασία με επίπεδα\">Εργασία με επίπεδα</link></variable>"
-#: gluepoints.xhp
+#: layer_tipps.xhp
msgctxt ""
-"gluepoints.xhp\n"
-"par_id0919200803040964\n"
+"layer_tipps.xhp\n"
+"par_idN10706\n"
"help.text"
-msgid "In Impress and Draw, you can connect each two shapes with a line called a <link href=\"text/simpress/02/10100000.xhp\">connector</link>. When you draw a connector between shapes, the connector will be attached to a gluepoint on each shape. Each shape has some default gluepoints, and the positions of the default gluepoints depend on the specific shape. You can add your own custom gluepoints to a shape and then attach connectors to the custom gluepoints."
-msgstr "Στο Impress και στο Draw, μπορείτε να συνδέσετε δυο οποιαδήποτε σχήματα με μια γραμμή που ονομάζεται <link href=\"text/simpress/02/10100000.xhp\">γραμμή σύνδεσης</link>. Όταν σχεδιάζετε μια γραμμή σύνδεσης μεταξύ σχημάτων, τότε η γραμμή σύνδεσης θα συνδεθεί με ένα σημείο κόλλησης σε κάθε σχήμα. Κάθε σχήμα έχει κάποια προκαθορισμένα σημεία και θέσης κόλλησης, τα οποία εξαρτώνται από το συγκεκριμένο σχήμα. Μπορείτε να προσθέσετε τα δικά σας σημεία κόλλησης σε ένα σχήμα και μετά να συνδέσετε τις γραμμές σύνδεσης σε αυτά τα προσαρμοσμένα σημεία."
+msgid "Drawings in %PRODUCTNAME Draw support layers."
+msgstr "Οι σχεδιάσεις στο %PRODUCTNAME Draw υποστηρίζουν επίπεδα."
-#: gluepoints.xhp
+#: layer_tipps.xhp
msgctxt ""
-"gluepoints.xhp\n"
-"par_id0919200803041099\n"
+"layer_tipps.xhp\n"
+"hd_id3154018\n"
+"18\n"
"help.text"
-msgid "To add and edit gluepoints"
-msgstr "Για να προσθέσετε και να επεξεργαστείτε σημεία κόλλησης"
+msgid "Selecting a layer"
+msgstr "Επιλογή επιπέδου"
-#: gluepoints.xhp
+#: layer_tipps.xhp
msgctxt ""
-"gluepoints.xhp\n"
-"par_id091920080304108\n"
+"layer_tipps.xhp\n"
+"par_id3154484\n"
+"15\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Κάντε ένα από τα παρακάτω:"
+msgid "To select a layer, click the name tab of the layer at the bottom of the workspace."
+msgstr "Για να επιλέξετε ένα επίπεδο, κάντε κλικ στην καρτέλα του ονόματος του επιπέδου στο τέλος του χώρου εργασίας."
-#: gluepoints.xhp
+#: layer_tipps.xhp
msgctxt ""
-"gluepoints.xhp\n"
-"par_id0919200803041082\n"
+"layer_tipps.xhp\n"
+"par_idN10767\n"
"help.text"
-msgid "Click the <emph>Glue Point</emph> icon on the Drawing toolbar."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Σημείο κόλλησης</emph> στη γραμμή εργαλείων σχεδίασης."
+msgid "To edit the properties of a layer, double-click a layer tab."
+msgstr "Για να επεξεργαστείτε τις ιδιότητες ενός επιπέδου, κάντε διπλό κλικ σε μία καρτέλα του επιπέδου."
-#: gluepoints.xhp
+#: layer_tipps.xhp
msgctxt ""
-"gluepoints.xhp\n"
-"par_id0919200803041186\n"
+"layer_tipps.xhp\n"
+"hd_id3155445\n"
+"19\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Edit - Glue Points</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Επεξεργασία - Σημεία κόλλησης</item>."
+msgid "Hiding layers"
+msgstr "Απόκρυψη επιπέδων"
-#: gluepoints.xhp
+#: layer_tipps.xhp
msgctxt ""
-"gluepoints.xhp\n"
-"par_id0919200803041160\n"
+"layer_tipps.xhp\n"
+"par_id3154702\n"
+"22\n"
"help.text"
-msgid "Click the <emph>Insert Glue Point</emph> icon on the Gluepoints toolbar."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Εισαγωγή σημείου κόλλησης</emph> στη γραμμή εργαλείων σημείων κόλλησης."
+msgid "Select a layer, and then choose <emph>Format - Layer</emph>."
+msgstr "Επιλέξτε ένα επίπεδο, και ύστερα επιλέξτε <emph>Μορφή - Επίπεδο</emph>."
-#: gluepoints.xhp
+#: layer_tipps.xhp
msgctxt ""
-"gluepoints.xhp\n"
-"par_id0919200803041115\n"
+"layer_tipps.xhp\n"
+"par_id3145587\n"
+"23\n"
"help.text"
-msgid "Click inside the shape where you want to add the new gluepoint."
-msgstr "Κάντε κλικ μέσα στο σχήμα στο οποίο θέλετε να τοποθετήσετε το νέο σημείο κόλλησης."
+msgid "In the <emph>Properties </emph>area, clear the <emph>Visible </emph>check box."
+msgstr "Στην περιοχή <emph>Ιδιότητες </emph>, αναιρέστε την επιλογή του πεδίου ελέγχου <emph>Ορατό </emph>."
-#: gluepoints.xhp
+#: layer_tipps.xhp
msgctxt ""
-"gluepoints.xhp\n"
-"par_id0919200803041133\n"
+"layer_tipps.xhp\n"
+"par_id3153912\n"
+"24\n"
"help.text"
-msgid "If the shape is filled, you can click anywhere inside the shape. If the shape is unfilled, you can click the border to insert a glue point. Once inserted, you can drag the glue point to another position inside the shape."
-msgstr "Αν το σχήμα έχει γέμισμα, μπορείτε να κάνετε κλικ οπουδήποτε μέσα στο σχήμα. Αν το σχήμα δεν έχει γέμισμα, μπορείτε να κάνετε κλικ στο περίγραμμα του για να εισάγετε ένα σημείο κόλλησης. Όταν εισαχθεί, τότε μπορείτε να σύρετε το σημείο κόλλησης σε άλλη θέση μέσα στο σχήμα."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: gluepoints.xhp
+#: layer_tipps.xhp
msgctxt ""
-"gluepoints.xhp\n"
-"par_id0919200803041250\n"
+"layer_tipps.xhp\n"
+"par_id3154762\n"
+"25\n"
"help.text"
-msgid "With the four icons next to the <emph>Insert Glue Point</emph> icon, you choose the directions which will be permitted for a connector at this gluepoint. You can choose one or more directions for a particular gluepoint."
-msgstr "Με τα τέσσερα εικονίδια που βρίσκονται δίπλα στο εικονίδιο <emph>Εισαγωγή σημείου κόλλησης</emph>, μπορείτε να επιλέξετε τις κατευθύνσεις της γραμμής σύνδεσης για αυτό το σημείο κόλλησης. Μπορείτε να καθορίσετε μια ή περισσότερες κατευθύνσεις για ένα συγκεκριμένο σημείο κόλλησης."
+msgid "In the name tab of the layer, the text color of the name changes to blue."
+msgstr "Στην καρτέλα του ονόματος του επιπέδου, το χρώμα του κειμένου του ονόματος μεταβάλλεται σε μπλε."
-#: gluepoints.xhp
+#: layer_tipps.xhp
msgctxt ""
-"gluepoints.xhp\n"
-"par_id0919200803041298\n"
+"layer_tipps.xhp\n"
+"par_id3156396\n"
+"16\n"
"help.text"
-msgid "If the <emph>Glue Point Relative</emph> icon is active, the gluepoint moves when you resize the object to keep its position relative to the object borders."
-msgstr "Αν το εικονίδιο <emph>Σχετικό σημείο κόλλησης</emph> είναι ενεργό, τότε το σημείο κόλλησης μετακινείται για να διατηρήσει την θέση του, όταν αλλάζετε το μέγεθος του αντικειμένου."
+msgid "You can make a layer visible or invisible by clicking on its tab while holding down the Shift key."
+msgstr "Μπορείτε να κάνετε ένα επίπεδο ορατό ή αόρατο, κάνοντας κλικ στην καρτέλα του, κρατώντας πατημένο το πλήκτρο Shift."
-#: gluepoints.xhp
+#: layer_tipps.xhp
msgctxt ""
-"gluepoints.xhp\n"
-"par_id0919200803041223\n"
+"layer_tipps.xhp\n"
+"hd_id3146322\n"
+"26\n"
"help.text"
-msgid "If the <emph>Glue Point Relative</emph> icon is not active, the icons next to it are no longer grayed out. With these icons you can decide where a gluepoint will be placed when the size of the object is changed."
-msgstr "Αν το εικονίδιο <emph>Σχετικό σημείο κόλλησης</emph> δεν είναι ενεργό, τότε τα εικονίδια δίπλα σε αυτό δεν είναι πια γκριζαρισμένα. Μέσω αυτών των εικονιδίων μπορείτε να καθορίσετε την θέση ενός σημείου κόλλησης όταν γίνεται αλλαγή του αντικειμένου που το περιέχει."
+msgid "Showing hidden layers"
+msgstr "Προβολή κρυφών επιπέδων"
-#: table_insert.xhp
+#: layer_tipps.xhp
msgctxt ""
-"table_insert.xhp\n"
-"tit\n"
+"layer_tipps.xhp\n"
+"par_id3157871\n"
+"27\n"
"help.text"
-msgid "Including Spreadsheets in Slides"
-msgstr "Σύναψη υπολογιστικών φύλλων σε διαφάνειες"
+msgid "Select a hidden layer, and then choose <emph>Format - Layer</emph>."
+msgstr "Επιλέξτε το κρυφό επίπεδο, και ύστερα επιλέξτε <emph>Μορφή - Επίπεδο</emph>."
-#: table_insert.xhp
+#: layer_tipps.xhp
msgctxt ""
-"table_insert.xhp\n"
-"bm_id3154022\n"
+"layer_tipps.xhp\n"
+"par_id3149352\n"
+"28\n"
"help.text"
-msgid "<bookmark_value>spreadsheets;in presentations</bookmark_value><bookmark_value>presentations;inserting spreadsheets</bookmark_value><bookmark_value>including spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, σε παρουσιάσεις</bookmark_value><bookmark_value>παρουσιάσεις, εισαγωγή υπολογιστικών φύλλων</bookmark_value><bookmark_value>σύναψη υπολογιστικών φύλλων</bookmark_value>"
+msgid "In the <emph>Properties </emph>area, select the <emph>Visible </emph>check box."
+msgstr "Στην περιοχή <emph>Ιδιότητες </emph>, επιλέξτε το πεδίο ελέγχου <emph>Ορατό </emph>."
-#: table_insert.xhp
+#: layer_tipps.xhp
msgctxt ""
-"table_insert.xhp\n"
-"hd_id3154022\n"
-"1\n"
+"layer_tipps.xhp\n"
+"par_id3153036\n"
+"29\n"
"help.text"
-msgid "<variable id=\"table_insert\"><link href=\"text/simpress/guide/table_insert.xhp\" name=\"Including Spreadsheets in Slides\">Including Spreadsheets in Slides</link></variable>"
-msgstr "<variable id=\"table_insert\"><link href=\"text/simpress/guide/table_insert.xhp\" name=\"Επισύναψη υπολογιστικών φύλλων σε διαφάνειες\">Επισύναψη υπολογιστικών φύλλων σε διαφάνειες</link></variable>"
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: table_insert.xhp
+#: layer_tipps.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id4231086\n"
+"layer_tipps.xhp\n"
+"hd_id3154554\n"
+"20\n"
"help.text"
-msgid "You can apply different methods to insert spreadsheet cells into your Impress slides or Draw pages:"
-msgstr "Μπορείτε να εφαρμόσετε διάφορες μεθόδους για να εισάγετε κελιά υπολογιστικού φύλλου στις διαφάνειες του Impress ή στις σελίδες του Draw:"
+msgid "Locking layers"
+msgstr "Κλείδωμα επιπέδων"
-#: table_insert.xhp
+#: layer_tipps.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id9209875\n"
+"layer_tipps.xhp\n"
+"par_id3150864\n"
+"17\n"
"help.text"
-msgid "Insert a native table - you enter the data into the cells and apply fancy formatting using the Table Design section on the Tasks pane."
-msgstr "Εισάγετε ένα πίνακα - εισάγετε τα δεδομένα στα κελιά και εφαρμόστε διάφορες όμορφες μορφοποιήσεις με την χρήση της ενότητας Σχεδίαση πίνακα στον Πίνακα εργασιών."
+msgid "Select a layer, and then choose <emph>Format - Layer</emph>."
+msgstr "Επιλέξτε ένα επίπεδο, και ύστερα επιλέξτε <emph>Μορφή - Επίπεδο</emph>."
-#: table_insert.xhp
+#: layer_tipps.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3044526\n"
+"layer_tipps.xhp\n"
+"par_id3150336\n"
+"30\n"
"help.text"
-msgid "Insert a new table as an OLE object or insert an existing file as an OLE object - you can specify the link to a file to be a live link to the latest data saved in a spreadsheet file."
-msgstr "Εισάγετε ένα νέο πίνακα ή ένα υπάρχον αρχείο ως αντικείμενο OLE - μπορείτε να ορίσετε τη σύνδεση στο αρχείο ως μια ζωντανή σύνδεση, έτσι ώστε να συνδέει στα πιο πρόσφατα δεδομένα που αποθηκεύονται στο λογιστικό φύλλο."
+msgid "In the <emph>Properties</emph> area, select the <emph>Locked </emph>check box."
+msgstr "Στην περιοχή <emph>Ιδιότητες</emph> , επιλέξτε το πεδίο ελέγχου <emph>Κλειδωμένο </emph>."
-#: table_insert.xhp
+#: layer_tipps.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id137333\n"
+"layer_tipps.xhp\n"
+"par_id3153730\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the number of columns for the new table.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τον αριθμό των στηλών για το νέο πίνακα.</ahelp>"
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: table_insert.xhp
+#: layer_tipps.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id8626667\n"
+"layer_tipps.xhp\n"
+"par_id3149883\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the number of rows for the new table.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τον αριθμό των γραμμών για το νέο πίνακα.</ahelp>"
+msgid "You cannot edit objects on a locked layer."
+msgstr "Δεν μπορείτε να επεξεργαστείτε αντικείμενα σε ένα κλειδωμένο επίπεδο."
-#: table_insert.xhp
+#: layer_tipps.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200803551581\n"
+"layer_tipps.xhp\n"
+"hd_id3145244\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Define the vertical alignment of selected or all cell contents. Split or merge cells.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίστε την κατακόρυφη στοίχιση των επιλεγμένων κελιών και των περιεχομένων τους. Διαιρέστε ή συγχωνεύστε κελιά.</ahelp>"
+msgid "Unlocking layers"
+msgstr "Ξεκλείδωμα επιπέδων"
-#: table_insert.xhp
+#: layer_tipps.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200803551553\n"
+"layer_tipps.xhp\n"
+"par_id3145354\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">All selected cells are merged into one cell.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Όλα τα επιλεγμένα κελιά συγχωνεύονται σε ένα κελί.</ahelp>"
+msgid "Select a locked layer, and then choose <emph>Format - Layer</emph>."
+msgstr "Επιλέξτε ένα κλειδωμένο επίπεδο, και ύστερα επιλέξτε <emph>Μορφή - Επίπεδο</emph>."
-#: table_insert.xhp
+#: layer_tipps.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200803551535\n"
+"layer_tipps.xhp\n"
+"par_id3148393\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">The selected cell is split into several cells. You see the Split Cells dialog box.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Το επιλεγμένο κελί διαιρείται σε διάφορα κελιά. Μπορείτε να δείτε το διάλογο Διαίρεση κελιών.</ahelp>"
+msgid "In the <emph>Properties</emph> area, clear the <emph>Locked </emph>check box."
+msgstr "Στην περιοχή <emph>Ιδιότητες</emph> , αναιρέστε το πεδίο ελέγχου <emph>Κλειδωμένο </emph>."
-#: table_insert.xhp
+#: layer_tipps.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200803551651\n"
+"layer_tipps.xhp\n"
+"par_id3150467\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">The cell contents are align at the top of the cells.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τα περιεχόμενα των κελιών στοιχίζονται στο πάνω μέρος των κελιών.</ahelp>"
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200803551697\n"
+"layers.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">The cell contents are aligned vertically centered in the cells.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τα περιεχόμενα των κελιών στοιχίζονται στο κέντρο των κελιών.</ahelp>"
+msgid "About Layers"
+msgstr "Περί επιπέδων"
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200803551632\n"
+"layers.xhp\n"
+"bm_id3149018\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">The cell contents are aligned at the bottom of the cells.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τα περιεχόμενα των κελιών στοιχίζονται στο κάτω μέρος των κελιών.</ahelp>"
+msgid "<bookmark_value>layers; definition</bookmark_value>"
+msgstr "<bookmark_value>επίπεδα, ορισμός</bookmark_value>"
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_idN10626\n"
+"layers.xhp\n"
+"hd_id3149018\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Selects the current table.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέγει τον τρέχοντα πίνακα.</ahelp>"
+msgid "<variable id=\"layers\"><link href=\"text/simpress/guide/layers.xhp\" name=\"About Layers\">About Layers</link></variable>"
+msgstr "<variable id=\"layers\"><link href=\"text/simpress/guide/layers.xhp\" name=\"Περί επιπέδων\">Περί επιπέδων</link></variable>"
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200803551734\n"
+"layers.xhp\n"
+"par_id3146313\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose commands for the selected or all rows.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε εντολές για όλες ή μόνο για τις επιλεγμένες γραμμές.</ahelp>"
+msgid "Layers are available in $[officename] Draw, not in $[officename] Impress. Layers allow you to assemble elements on a page that are related. Think of layers as individual workspaces that you can hide from view, hide from printing, or lock."
+msgstr "Τα επίπεδα είναι διαθέσιμα στο $[officename] Draw, αλλά όχι στο $[officename] Impress. Τα επίπεδα σάς επιτρέπουν να συναρμολογήσετε στοιχεία που σχετίζονται σε μία σελίδα. Σκεφτείτε τα επίπεδα ως μεμονωμένους χώρους εργασίας τους οποίους μπορείτε να αποκρύψετε από την προβολή, να αποκρύψετε από την εκτύπωση ή να κλειδώσετε."
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200804080035\n"
+"layers.xhp\n"
+"par_id7036957\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Distributes the height of the selected or all rows to the same size. The height of the table is not changed.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κατανέμει ομοιόμορφα το ύψος όλων ή μόνο των επιλεγμένων γραμμών. Δεν αλλάζει το ύψος του πίνακα.</ahelp>"
+msgid "Layers do not determine the stacking order of objects on your page, except for the <emph>Controls</emph> layer which is always in front of other layers."
+msgstr "Τα επίπεδα δεν καθορίζουν την ταξινόμηση σε στοίβα των αντικειμένων στη σελίδα σας, εκτός από το επίπεδο <emph>Έλεγχοι</emph> το οποίο βρίσκεται πάντα μπροστά από τα υπόλοιπα επίπεδα."
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200804080063\n"
+"layers.xhp\n"
+"par_id1614734\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">If currently no cell is selected, all rows will be selected. If currently cells are selected, all rows containing the selected cells will be selected.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν δεν έχει επιλεχθεί κάποιο κελί, τότε θα επιλεχθούν όλες οι γραμμές. Αν έχουν επιλεχθεί κελιά ,τότε θα επιλεγούν όλες οι γραμμές που περιέχουν αυτά τα κελιά.</ahelp>"
+msgid "The stacking order of objects on your page is determined by the sequence in which you add the objects. You can rearrange the stacking order by <item type=\"menuitem\">Modify - Arrange</item>."
+msgstr "Η σειρά ταξινόμησης της στοίβας των αντικειμένων στη σελίδα σας καθορίζεται από την ακολουθία με την οποία έχετε προσθέσει τα αντικείμενα. Μπορείτε να τακτοποιήσετε ξανά τη σειρά ταξινόμησης της στοίβας επιλέγοντας <item type=\"menuitem\">Τροποποίηση - Τακτοποίηση</item>."
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id091620080408008\n"
+"layers.xhp\n"
+"par_id398876\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">If currently no cell is selected, a new row will be inserted at the bottom of the table. If currently cells are selected, as many new rows as the selection has will be inserted below the selection.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν δεν έχει επιλεχθεί κάποιο κελί, τότε θα εισαχθεί μια νέα γραμμή στο κάτω μέρος του πίνακα. Αν έχουν επιλεχθεί κελιά ,τότε θα εισαχθούν τόσες γραμμές, όσες και τα επιλεγμένα κελιά κάτω από την επιλογή.</ahelp>"
+msgid "The areas on a layer that do not contain objects are transparent."
+msgstr "Οι περιοχές πάνω σε ένα επίπεδο που δεν περιέχουν αντικείμενα είναι διαφανείς."
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200804080050\n"
+"layers.xhp\n"
+"par_id3146962\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">All rows of the current selection will be deleted.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Θα διαγραφούν όλες οι γραμμές της τρέχουσας επιλογής.</ahelp>"
+msgid "$[officename] Draw provides three default layers:"
+msgstr "Το $[officename] Draw παρέχει τρία προεπιλεγμένα επίπεδα:"
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200804163012\n"
+"layers.xhp\n"
+"par_id3153073\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose commands for the selected or all columns.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε εντολές για όλες ή μόνο για τις επιλεγμένες γραμμές.</ahelp>"
+msgid "Layout"
+msgstr "Διάταξη"
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200804163092\n"
+"layers.xhp\n"
+"par_id3149053\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Distributes the width of the selected or all columns to the same size. The width of the table is not changed.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κατανέμει ομοιόμορφα το πλάτος όλων ή μόνο των επιλεγμένων στηλών. Δεν αλλάζει το ύψος του πίνακα.</ahelp>"
+msgid "Controls"
+msgstr "Έλεγχοι"
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200804163046\n"
+"layers.xhp\n"
+"par_id3150391\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">If currently no cell is selected, all columns will be selected. If currently cells are selected, all columns containing the selected cells will be selected.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ν δεν έχει επιλεχθεί κάποιο κελί, τότε θα επιλεχθούν όλες οι στήλες. Αν έχουν επιλεχθεί κελιά ,τότε θα επιλεγούν όλες οι στήλες που περιέχουν αυτά τα κελιά..</ahelp>"
+msgid "Dimension Lines"
+msgstr "Γραμμές διαστάσεων"
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200804163128\n"
+"layers.xhp\n"
+"par_id3156397\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">If currently no cell is selected, a new column will be inserted at the right border of the table. If currently cells are selected, as many new columns as the selection has will be inserted right of the selection.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν δεν έχει επιλεχθεί κάποιο κελί, τότε θα εισαχθεί μια νέα στήλη στο δεξί μέρος του πίνακα. Αν έχουν επιλεχθεί κελιά ,τότε θα εισαχθούν τόσες στήλες, όσες και τα επιλεγμένα κελιά στα δεξιά της επιλογής.</ahelp>"
+msgid "You cannot delete or rename the default layers. You can add your own layers by <item type=\"menuitem\">Insert - Layer</item>."
+msgstr "Δεν μπορείτε να διαγράψετε ή να μετονομάσετε τα προεπιλεγμένα επίπεδα. Μπορείτε να προσθέσετε τα δικά σας επίπεδα με την επιλογή <item type=\"menuitem\">Εισαγωγή - Επίπεδο</item>."
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200804163127\n"
+"layers.xhp\n"
+"par_id3150534\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">All columns of the current selection will be deleted.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Θα διαγραφούν όλες οι στήλες της τρέχουσας επιλογής.</ahelp>"
+msgid "The <emph>Layout</emph> layer is the default workspace. The <emph>Layout</emph> layer determines the location of title, text, and object placeholders on your page."
+msgstr "Το επίπεδο <emph>Διάταξη</emph> είναι ο προεπιλεγμένος χώρος εργασίας. Το επίπεδο <emph>Διάταξη</emph> καθορίζει την τοποθεσία του τίτλου, του κειμένου, και των δεικτών τοποθέτησης για τα αντικείμενα στη σελίδα σας."
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200804163151\n"
+"layers.xhp\n"
+"par_id3150742\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Align the table within the page or slide.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">«Στοιχίστε τον πίνακα μέσα στη σελίδα ή την διαφάνεια.</ahelp>"
+msgid "The <emph>Controls</emph> layer can be used for buttons that have been assigned an action, but that should not be printed. Set the layer's properties to not printable. Objects on the <emph>Controls</emph> layer are always in front of objects on other layers."
+msgstr "Το επίπεδο <emph>Έλεγχοι</emph> μπορεί να χρησιμοποιηθεί για κουμπιά στα οποία έχετε αναθέσει μία ενέργεια, αλλά δε μπορεί να εκτυπωθεί. Καθορίστε τις ιδιότητες του επιπέδου σε μη εκτυπώσιμο. Τα αντικείμενα στο επίπεδο <emph>Έλεγχοι</emph> βρίσκονται πάντα μπροστά από αντικείμενα που ανήκουν σε άλλα επίπεδα."
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"hd_id8594317\n"
+"layers.xhp\n"
+"par_id3153085\n"
+"19\n"
"help.text"
-msgid "Inserting a native table"
-msgstr "Εισαγωγή ενός πίνακα"
+msgid "The <emph>Dimension Lines</emph> layer is where you draw, for example, the dimension lines. By switching the layer to show or hide, you can easily switch these lines on and off."
+msgstr "Το επίπεδο <emph>Γραμμές διαστάσεων</emph> βρίσκεται στην θέση που σχεδιάζετε, για παράδειγμα, τις γραμμές διαστάσεων. Εμφανίζοντας ή αποκρύπτοντας αυτό το επίπεδο, μπορείτε εύκολα να εμφανίζετε ή όχι αυτές τις γραμμές."
-#: table_insert.xhp
+#: layers.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id7184972\n"
+"layers.xhp\n"
+"par_id3154507\n"
+"2\n"
"help.text"
-msgid "Go to the Impress slide or Draw page where you want to insert the table."
-msgstr "Μεταβείτε στη διαφάνεια του Impress ή στη σελίδα του Draw όπου επιθυμείτε να εισάγετε τον πίνακα."
+msgid "You can lock a layer to protect its contents, or hide a layer and its contents from view or from printing. When you add a new layer to a page, the layer is added to all of the pages in your document. However, when you add an object to a layer, it is only added to the current page. If you want the object to appear on all of the pages, add the object to the master page (<item type=\"menuitem\">View - Master</item>)."
+msgstr "Μπορείτε να κλειδώσετε ένα επίπεδο για να προστατέψετε τα περιεχόμενά του, ή να αποκρύψετε ένα επίπεδο και τα περιεχόμενά του από την προβολή ή από την εκτύπωση. Όταν προσθέτετε ένα νέο επίπεδο σε μία σελίδα, το επίπεδο προστίθεται σε όλες τις σελίδες του εγγράφου σας. Παρόλα αυτά, όταν προσθέτετε ένα αντικείμενο σε ένα επίπεδο, αυτό προστίθεται μόνο στην τρέχουσα σελίδα. Αν επιθυμείτε να εμφανίζεται το αντικείμενο σε όλες τις σελίδες, προσθέστε το αντικείμενο στην κύρια σελίδα (<item type=\"menuitem\">Προβολή - Κύριο</item>)."
-#: table_insert.xhp
+#: line_arrow_styles.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id248115\n"
+"line_arrow_styles.xhp\n"
+"tit\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Table</item> or use the Table icon on the Standard toolbar to insert a table."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή - Πίνακας</item> ή χρησιμοποιήστε το εικονίδιο Πίνακας στην τυπική γραμμή εργαλείων για να εισάγετε έναν πίνακα."
+msgid "Loading Line and Arrow Styles"
+msgstr "Φόρτωση προτύπων γραμμών και βελών"
-#: table_insert.xhp
+#: line_arrow_styles.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id2748496\n"
+"line_arrow_styles.xhp\n"
+"bm_id3145253\n"
"help.text"
-msgid "Double-click the table and enter or paste the data into the cells."
-msgstr "Κάντε διπλό κλικ στον πίνακα και εισάγετε ή κάντε επικόλληση των δεδομένων στα κελιά."
+msgid "<bookmark_value>line styles;loading</bookmark_value> <bookmark_value>lines;about line ends</bookmark_value> <bookmark_value>arrows;loading arrow styles</bookmark_value> <bookmark_value>styles;arrow and line styles</bookmark_value> <bookmark_value>loading;arrow and line styles</bookmark_value>"
+msgstr "<bookmark_value>πρότυπα γραμμών, φόρτωση</bookmark_value><bookmark_value>γραμμές, σχετικά με τα τέλη γραμμών</bookmark_value><bookmark_value>βέλη, φόρτωση προτύπων βελών</bookmark_value><bookmark_value>πρότυπα, πρότυπα γραμμών και βελών</bookmark_value><bookmark_value>φόρτωση, πρότυπα γραμμών και βελών</bookmark_value>"
-#: table_insert.xhp
+#: line_arrow_styles.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id8270210\n"
+"line_arrow_styles.xhp\n"
+"hd_id3145253\n"
+"48\n"
"help.text"
-msgid "Select some cell contents and right-click to open the context menu. Choose commands to change the cell's contents, like font size and line spacing."
-msgstr "Επιλέξτε κάποια περιεχόμενα κελιών και κάντε δεξί κλικ για να ανοίξετε το μενού περιβάλλοντος. Επιλέξτε εντολές για να αλλάξετε τα περιεχόμενα των κελιών, όπως μέγεθος γραμματοσειράς και διάστιχο γραμμής."
+msgid "<variable id=\"line_arrow_styles\"><link href=\"text/simpress/guide/line_arrow_styles.xhp\" name=\"Loading Line and Arrow Styles\">Loading Line and Arrow Styles</link></variable>"
+msgstr "<variable id=\"line_arrow_styles\"><link href=\"text/simpress/guide/line_arrow_styles.xhp\" name=\"Φόρτωση προτύπων γραμμών και βελών\">Φόρτωση προτύπων γραμμών και βελών</link></variable>"
-#: table_insert.xhp
+#: line_arrow_styles.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id6820276\n"
+"line_arrow_styles.xhp\n"
+"par_id3154017\n"
+"49\n"
"help.text"
-msgid "Right-click the table border to open the table's context menu. Use the table's context menu to enter a name and description for the table, or to distribute the rows or columns equally, among other commands."
-msgstr "Κάντε δεξί κλικ στο περίγραμμα ενός κελιού για να ανοίξετε το μενού περιβάλλοντος του πίνακα. Χρησιμοποιήστε το μενού περιβάλλοντος του πίνακα για να εισάγετε ένα όνομα και μια περιγραφή για τον πίνακα, ή να κατανείμετε ομοιόμορφα τις στήλες και τις γραμμές."
+msgid "You can use styles to organize similar line and arrow types. $[officename] provides a few standard style files that you can load and use in your document. If you want, you can add or delete elements from a style file, or even create a custom style file."
+msgstr "Μπορείτε να χρησιμοποιήσετε πρότυπα για να οργανώσετε παρόμοιους τύπους γραμμών και βελών. Το $[officename] παρέχει αρχεία μερικών τυπικών προτύπων τα οποία μπορείτε να φορτώσετε και να χρησιμοποιήσετε στο έγγραφό σας. Αν επιθυμείτε, μπορείτε να προσθέσετε ή να διαγράψετε στοιχεία από ένα αρχείο προτύπων, ή ακόμα και να δημιουργήσετε ένα αρχείο προσαρμοσμένων προτύπων."
-#: table_insert.xhp
+#: line_arrow_styles.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200803551725\n"
+"line_arrow_styles.xhp\n"
+"hd_id3154485\n"
+"50\n"
"help.text"
-msgid "Select some cells and right-click to open a context menu, where you can insert or delete rows and columns, among other commands."
-msgstr "Επιλέξτε κάποια κελιά και κάντε δεξί κλικ για να ανοίξετε το μενού περιβάλλοντος τους. Εκεί μπορείτε (ανάμεσα σε άλλες εντολές) να εισάγετε ή να διαγράψετε στήλες και γραμμές."
+msgid "To load a line styles file:"
+msgstr "Για να φορτώσετε ένα αρχείο με πρότυπα γραμμών:"
-#: table_insert.xhp
+#: line_arrow_styles.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id091620080355171\n"
+"line_arrow_styles.xhp\n"
+"par_id3156382\n"
+"58\n"
"help.text"
-msgid "To select a rectangular area of cells, point to a cell in one corner of the rectangle, hold down the mouse button, and drag the mouse to the opposite corner of the rectangle, then release the mouse button."
-msgstr "Για να επιλέξετε μια ορθογώνια περιοχή με κελιά, κάντε κλικ σε ένα κελί της μιας άκρης του ορθογώνιου, κρατήστε πατημένο το κουμπί του ποντικιού και σύρετε το ποντίκι μέχρι την αντίθετη γωνία του ορθογώνιου."
+msgid "Choose <emph>Format - Line</emph>, and then click the <emph>Line Styles</emph> tab."
+msgstr "Επιλέξτε <emph>Μορφή - Γραμμή</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Στυλ γραμμής</emph>"
-#: table_insert.xhp
+#: line_arrow_styles.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id0916200803551880\n"
+"line_arrow_styles.xhp\n"
+"par_id3154705\n"
+"51\n"
"help.text"
-msgid "To select one cell, point to that cell, hold down the mouse button, and drag the mouse to the next cell and back, then release the mouse button."
-msgstr "Για να επιλέξετε ένα κελί, κάντε κλικ στο κελί, κρατήστε πατημένο το κουμπί του ποντικιού και σύρετε με το ποντίκι σας μέχρι το επόμενο κελί."
+msgid "Click the <emph>Load Line Styles</emph> button."
+msgstr "Κάντε κλικ στο κουμπί <emph>Φόρτωση λίστας στυλ γραμμών</emph>."
-#: table_insert.xhp
+#: line_arrow_styles.xhp
msgctxt ""
-"table_insert.xhp\n"
-"hd_id3151075\n"
-"2\n"
+"line_arrow_styles.xhp\n"
+"par_id3145588\n"
+"52\n"
"help.text"
-msgid "Inserting a new spreadsheet as an OLE object"
-msgstr "Εισαγωγή νέου υπολογιστικού φύλλου ως αντικείμενο OLE"
+msgid "Locate the file containing the line styles that you want to load, and then click <emph>OK</emph>. The file has the format [filename].sod."
+msgstr "Εντοπίστε το αρχείο που περιέχει τα πρότυπα γραμμών τα οποία επιθυμείτε να φορτωθούν, και ύστερα κάντε κλικ στο κουμπί <emph>Εντάξει</emph>. Το αρχείο έχει τη μορφή [όνομα_αρχείου].sod."
-#: table_insert.xhp
+#: line_arrow_styles.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3150715\n"
-"7\n"
+"line_arrow_styles.xhp\n"
+"par_id3151240\n"
+"53\n"
"help.text"
-msgid "You can add a blank $[officename] Calc spreadsheet to a slide as an OLE object."
-msgstr "Μπορείτε να προσθέσετε ένα κενό υπολογιστικό φύλλο του $[officename] Calc σε μία διαφάνεια ως αντικείμενο OLE."
+msgid "To save a line styles file, click the <emph>Save Line Styles</emph> button, enter a filename, and then click <emph>OK</emph>."
+msgstr "Για να αποθηκεύσετε ένα αρχείο με τα πρότυπα των γραμμών, κάντε κλικ στο κουμπί <emph>Αποθήκευση λίστας με στυλ γραμμών</emph>, εισάγετε ένα όνομα για το αρχείο, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: table_insert.xhp
+#: line_arrow_styles.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3150749\n"
+"line_arrow_styles.xhp\n"
+"hd_id3154765\n"
+"54\n"
+"help.text"
+msgid "To load an arrow styles file:"
+msgstr "Για να φορτώσετε ένα αρχείο με πρότυπα βελών:"
+
+#: line_arrow_styles.xhp
+msgctxt ""
+"line_arrow_styles.xhp\n"
+"par_id3153070\n"
+"59\n"
+"help.text"
+msgid "Choose <emph>Format - Line</emph>, and then click the <emph>Arrow Styles</emph> tab."
+msgstr "Επιλέξτε <emph>Μορφή - Γραμμή</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Άκρα γραμμής</emph>."
+
+#: line_arrow_styles.xhp
+msgctxt ""
+"line_arrow_styles.xhp\n"
+"par_id3149054\n"
+"55\n"
+"help.text"
+msgid "Click the <emph>Load Arrow Styles</emph> button."
+msgstr "Κάντε κλικ στο κουμπί <emph>Φόρτωση στυλ βελών</emph>."
+
+#: line_arrow_styles.xhp
+msgctxt ""
+"line_arrow_styles.xhp\n"
+"par_id3150391\n"
+"56\n"
+"help.text"
+msgid "Locate the file containing the arrow styles that you want to load, and then click <emph>OK</emph>. The file has the format [filename].soe."
+msgstr "Εντοπίστε το αρχείο που περιέχει τις τεχνοτροπίες των βελών που επιθυμείτε να φορτωθούν και ύστερα πατήστε στο κουμπί <emph>Εντάξει</emph>. Το αρχείο έχει τη μορφή [όνομα_αρχείου].soe."
+
+#: line_arrow_styles.xhp
+msgctxt ""
+"line_arrow_styles.xhp\n"
+"par_id3166465\n"
+"57\n"
+"help.text"
+msgid "To save an arrow styles file, click the <emph>Save Arrow Styles</emph> button, enter a filename, and then click <emph>OK</emph>."
+msgstr "Για να αποθηκεύσετε ένα αρχείο με τα πρότυπα βελών, κάντε κλικ στο κουμπί <emph>Αποθήκευση στυλ βελών</emph> , εισάγετε ένα όνομα για το αρχείο, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>."
+
+#: line_arrow_styles.xhp
+msgctxt ""
+"line_arrow_styles.xhp\n"
+"par_id3145822\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200000.xhp\" name=\"Format - Line\">Format - Line</link>"
+msgstr "<link href=\"text/shared/01/05200000.xhp\" name=\"Μορφή - Γραμμή\">Μορφή - Γραμμή</link>"
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"tit\n"
+"help.text"
+msgid "Drawing Curves"
+msgstr "Σχεδίαση καμπυλών"
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"bm_id3149377\n"
+"help.text"
+msgid "<bookmark_value>lines; drawing</bookmark_value><bookmark_value>curves; drawing</bookmark_value><bookmark_value>control points definition</bookmark_value><bookmark_value>corner points</bookmark_value><bookmark_value>drawing;lines</bookmark_value>"
+msgstr "<bookmark_value>γραμμές, σχεδίαση</bookmark_value><bookmark_value>καμπύλες, σχεδίαση</bookmark_value><bookmark_value>ορισμός σημείων ελέγχου</bookmark_value><bookmark_value>γωνιακά σημεία</bookmark_value><bookmark_value>σχεδίαση, γραμμές</bookmark_value>"
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"hd_id3149377\n"
"3\n"
"help.text"
-msgid "Go to the slide where you want to insert the spreadsheet."
-msgstr "Μεταβείτε στη διαφάνεια στην οποία επιθυμείτε να εισάγετε το υπολογιστικό φύλλο."
+msgid "<variable id=\"line_draw\"><link href=\"text/simpress/guide/line_draw.xhp\" name=\"Drawing Curves\">Drawing Curves</link></variable>"
+msgstr "<variable id=\"line_draw\"><link href=\"text/simpress/guide/line_draw.xhp\" name=\"Σχεδίαση καμπυλών\">Σχεδίαση καμπυλών</link></variable>"
-#: table_insert.xhp
+#: line_draw.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3146313\n"
-"18\n"
+"line_draw.xhp\n"
+"par_id3148868\n"
+"4\n"
"help.text"
-msgid "Choose <emph>Insert - OLE- Object</emph>. Click <emph>Create new</emph> and select the %PRODUCTNAME Spreadsheet. Click OK. Click in the spreadsheet to enter your data."
-msgstr "Επιλέξτε <emph>Εισαγωγή - OLE- Αντικείμενο</emph>. Κάντε κλικ στη <emph>Νέα δημιουργία</emph> και επιλέξτε το υπολογιστικό φύλλου του %PRODUCTNAME. Κάντε κλικ στο ΟΚ. Κάντε κλικ στο υπολογιστικό φύλλο για να εισάγετε δεδομένα."
+msgid "The <emph>Curve</emph> icon <image id=\"img_id3150205\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Icon</alt></image> on the <emph>Drawing</emph> toolbar opens a toolbar to draw Bézier curves. Bézier curves are defined by a start point and an end point, which are called \"anchors\". The curvature of the Bézier curve is defined by control points (\"handles\"). Moving a control point changes the shape of the Bézier curve."
+msgstr "Το εικονίδιο <emph>Καμπύλη</emph> <image id=\"img_id3150205\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Εικονίδιο</alt></image> στη γραμμή εργαλείων <emph>Σχεδίαση</emph> ανοίγει μία γραμμή εργαλείων για τη σχεδίαση καμπυλών Bézier. Οι καμπύλες Bézier ορίζονται από ένα σημείο έναρξης και ένα σημείο τέλους, τα οποία ονομάζονται \"άγκιστρα\". Η καμπυλότητα της καμπύλης Bézier ορίζεται από σημεία ελέγχου (\"χειριστές\"). Μετακινώντας ένα σημείο ελέγχου μεταβάλλεται το σχήμα της καμπύλης Bézier."
-#: table_insert.xhp
+#: line_draw.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id2466505\n"
+"line_draw.xhp\n"
+"par_id8532364\n"
"help.text"
-msgid "Click outside the spreadsheet to view the slide."
-msgstr "Κάντε κλικ έξω από το υπολογιστικό φύλλο για να εμφανιστεί η διαφάνεια."
+msgid "Control points are only visible in \"Edit Points\" mode. Control points are represented by circles, anchor points are represented by squares. The start point is a little bit larger than the other anchor points."
+msgstr "Τα σημεία ελέγχου είναι ορατά μόνο στη λειτουργία \"Επεξεργασία σημείων\". Τα σημεία ελέγχου αναπαρίστανται από κύκλους, τα άγκιστρα με τετράγωνα. Το σημείο έναρξης είναι λίγο μεγαλύτερο από τα άλλα άγκιστρα."
-#: table_insert.xhp
+#: line_draw.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3148870\n"
+"line_draw.xhp\n"
+"par_id3150210\n"
+"39\n"
+"help.text"
+msgid "Bézier curve segments and straight line segments can be joined to form more complex Bézier curves. Three different transitions can be applied to join adjacent segments:"
+msgstr "Τα τμήματα της καμπύλης Bézier και τα ευθύγραμμα τμήματα μπορούν να συνδεθούν για να σχηματίσουν περισσότερο σύνθετες καμπύλες Bézier. Μπορούν να εφαρμοστούν τρεις διαφορετικές εναλλαγές για τη σύνδεση παρακείμενων τμημάτων:"
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id3154766\n"
+"25\n"
+"help.text"
+msgid "A <emph>symmetrical</emph> anchor point has the same line curvature on either side, and two control lines that move together as a straight line."
+msgstr "Ένα <emph>συμμετρικό</emph> άγκιστρο έχει την ίδια γραμμική καμπυλότητα σε κάθε πλευρά, και δύο γραμμές ελέγχου που μετακινούνται μαζί σαν ενιαία ευθεία γραμμή."
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id3149874\n"
+"26\n"
+"help.text"
+msgid "A <emph>smooth</emph> anchor point may have different line curvatures on either side."
+msgstr "Ένα <emph>ομαλό</emph> άγκιστρο μπορεί να έχει διαφορετικές γραμμικές καμπυλότητες σε κάθε πλευρά."
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id3150435\n"
+"27\n"
+"help.text"
+msgid "A <emph>corner</emph> anchor point has one or two independent control lines. Changing one side has no effect on the other side."
+msgstr "Ένα <emph>γωνιακό</emph> άγκιστρο έχει μία ή δύο ανεξάρτητες γραμμές ελέγχου. Η μεταβολή μία πλευράς δεν επηρεάζει την άλλη πλευρά."
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"hd_id46388\n"
+"help.text"
+msgid "How to use the Curve tool"
+msgstr "Πως να χρησιμοποιήσετε το εργαλείο Καμπύλη"
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id3155262\n"
+"5\n"
+"help.text"
+msgid "On the Drawing toolbar, open the <emph>Curves</emph> toolbar <image id=\"img_id3145829\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145829\">Icon</alt></image> and select the <emph>Curve</emph><image id=\"Graphic1\" src=\"cmd/sc_bezier_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image> tool."
+msgstr "Στη γραμμή εργαλείων Σχεδίαση, ανοίξτε τη γραμμή εργαλείων <emph>Καμπύλες</emph> <image id=\"img_id3145829\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145829\">Εικονίδιο</alt></image> και επιλέξτε το εργαλείο <emph>Καμπύλη</emph><image id=\"Graphic1\" src=\"cmd/sc_bezier_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>."
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id3155928\n"
+"6\n"
+"help.text"
+msgid "Click where you want the curve to start, and drag in the direction where you want the curve to go. The control line will indicate the direction."
+msgstr "Κάντε κλικ στην θέση όπου επιθυμείτε να ξεκινά η καμπύλη, και μεταφέρετε στην κατεύθυνση από την οποία επιθυμείτε να διέρχεται η καμπύλη. Η γραμμή ελέγχου θα υποδεικνύει την κατεύθυνση."
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id8174687\n"
+"help.text"
+msgid "Hold down <item type=\"keycode\">Shift</item> while you drag to restrict the direction to a 45 degree grid."
+msgstr "Κρατήστε πατημένο το πλήκτρο <item type=\"keycode\">Shift</item> κατά τη μεταφορά για να περιορίσετε την κατεύθυνση σε πλέγμα των 45 μοιρών."
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id3148390\n"
+"41\n"
+"help.text"
+msgid "Release the mouse where the first control point should be."
+msgstr "Απελευθερώστε το ποντίκι στην θέση όπου θα βρίσκεται το πρώτο σημείο ελέγχου."
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id3154865\n"
+"22\n"
+"help.text"
+msgid "Move the pointer to where you want the curve segment to end. The curve follows the pointer."
+msgstr "Μετακινήστε το δείκτη του ποντικιού σας στην θέση όπου επιθυμείτε να τελειώνει ο τομέας της καμπύλης. Η καμπύλη ακολουθεί το δείκτη σας."
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id1556443\n"
+"help.text"
+msgid "Do one of the following:"
+msgstr "Εφαρμόσετε κάποιο από τα ακόλουθα:"
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id3151172\n"
"9\n"
"help.text"
-msgid "To resize the spreadsheet without resizing the cells, double-click the spreadsheet, and then drag a corner handle. To resize the cells of the spreadsheet, click the spreadsheet, and then drag a corner handle."
-msgstr "Για να τροποποιήσετε το μέγεθος ενός υπολογιστικού φύλλου χωρίς την τροποποίηση του μεγέθους των κελιών, κάντε διπλό κλικ στο υπολογιστικό φύλλο, και ύστερα μεταφέρετε ένα χειριστή γωνίας. Για να τροποποιήσετε το μέγεθος των κελιών του υπολογιστικού φύλλου, κάντε κλικ σε αυτό, και ύστερα μεταφέρετε έναν χειριστή γωνίας."
+msgid "Double-click on the position of the end point to finish drawing the line."
+msgstr "Κάντε διπλό κλικ στην θέση του σημείου τέλους για να ολοκληρώσετε τη σχεδίαση της γραμμής."
-#: table_insert.xhp
+#: line_draw.xhp
msgctxt ""
-"table_insert.xhp\n"
-"hd_id3150215\n"
+"line_draw.xhp\n"
+"par_id5377056\n"
+"help.text"
+msgid "To create a closed shape, double-click the starting point of the line."
+msgstr "Για να δημιουργήσετε ένα κλειστό σχήμα, κάντε διπλό κλικ στο σημείο έναρξης της γραμμής."
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id3153919\n"
+"23\n"
+"help.text"
+msgid "Click and release the mouse button to add an anchor point. Move the mouse to draw the next segment."
+msgstr "Κάντε κλικ και απελευθερώστε το κουμπί του ποντικιού σας για να προσθέσετε ένα σημείο αγκίστρου. Μετακινήστε το ποντίκι για να σχεδιάσετε τον επόμενο τομέα."
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id3149451\n"
+"43\n"
+"help.text"
+msgid "Click and drag in any direction to add a smooth anchor point."
+msgstr "Κάντε κλικ και σύρετε σε οποιαδήποτε κατεύθυνση για να προσθέσετε ένα σημείο ομαλού αγκίστρου."
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"hd_id2071596\n"
+"help.text"
+msgid "How to use the Freeform Line tool"
+msgstr "Πως να χρησιμοποιείτε το εργαλείο Γραμμής ελεύθερης σχεδίασης"
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id4907681\n"
+"help.text"
+msgid "On the Drawing toolbar, open the <emph>Curves</emph> toolbar <image id=\"Graphic2\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image> and select the <emph>Freeform Line</emph><image id=\"Graphic3\" src=\"cmd/sc_freeline_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image> tool."
+msgstr "Στη γραμμή εργαλείων Σχεδίαση, ανοίξτε τη γραμμή εργαλείων <emph>Καμπύλες</emph> <image id=\"Graphic2\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image> και επιλέξτε το εργαλείο <emph>Γραμμή ελεύθερης σχεδίασης</emph><image id=\"Graphic3\" src=\"cmd/sc_freeline_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>."
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id1122165\n"
+"help.text"
+msgid "Click where you want the curve to start, and keep holding the mouse button down."
+msgstr "Κάντε κλικ στην θέση όπου επιθυμείτε να ξεκινά η καμπύλη, και κρατήστε πατημένο το κουμπί του ποντικιού σας."
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id5792107\n"
+"help.text"
+msgid "Draw the freeform line as you would do with a pencil."
+msgstr "Σχεδιάστε τη γραμμή ελεύθερης σχεδίασης όπως θα κάνατε με το μολύβι σας."
+
+#: line_draw.xhp
+msgctxt ""
+"line_draw.xhp\n"
+"par_id7734916\n"
+"help.text"
+msgid "Release the mouse button to finish the line."
+msgstr "Απελευθερώστε το κουμπί του ποντικιού για να ολοκληρώσετε τη γραμμή."
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"tit\n"
+"help.text"
+msgid "Editing Curves"
+msgstr "Επεξεργασία καμπυλών"
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"bm_id3150441\n"
+"help.text"
+msgid "<bookmark_value>curves; editing</bookmark_value><bookmark_value>editing; curves</bookmark_value><bookmark_value>splitting;curves</bookmark_value><bookmark_value>closing;shapes</bookmark_value><bookmark_value>deleting;points</bookmark_value><bookmark_value>converting;points</bookmark_value><bookmark_value>points;adding/converting/deleting</bookmark_value>"
+msgstr "<bookmark_value>καμπύλες, επεξεργασία</bookmark_value><bookmark_value>επεξεργασία, καμπύλες</bookmark_value><bookmark_value>διαίρεση, καμπύλες</bookmark_value><bookmark_value>κλείσιμο, σχήματα</bookmark_value><bookmark_value>διαγραφή, σημεία</bookmark_value><bookmark_value>μετατροπή, σημεία</bookmark_value><bookmark_value>σημεία, προσθήκη/μετατροπή/διαγραφή</bookmark_value>"
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"hd_id3150441\n"
+"10\n"
+"help.text"
+msgid "<variable id=\"line_edit\"><link href=\"text/simpress/guide/line_edit.xhp\" name=\"Editing Curves\">Editing Curves</link></variable>"
+msgstr "<variable id=\"line_edit\"><link href=\"text/simpress/guide/line_edit.xhp\" name=\"Επεξεργασία καμπυλών\">Επεξεργασία καμπυλών</link></variable>"
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3150342\n"
"11\n"
"help.text"
-msgid "Inserting a spreadsheet from a file"
-msgstr "Εισαγωγή υπολογιστικού φύλλου από αρχείο"
+msgid "A curved line segment consists of two data points (endpoints) and two control points (handles). A control line connects a control point to a data point. You can change the shape of a curve by converting a data point to a different type, or by dragging the control points to a different location."
+msgstr "Ένας καμπυλωτός γραμμικός τομέας αποτελείται από δύο σημεία δεδομένων (σημεία τέλους) και δύο σημεία ελέγχου (χειριστές). Μία γραμμή ελέγχου συνδέει ένα σημείο ελέγχου σε ένα σημείο δεδομένων. Μπορείτε να μεταβάλετε το σχήμα μιας καμπύλης μετατρέποντας ένα σημείο δεδομένων σε διαφορετικό τύπο, ή μεταφέροντας τα σημεία ελέγχου σε διαφορετική τοποθεσία."
-#: table_insert.xhp
+#: line_edit.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3154765\n"
-"19\n"
+"line_edit.xhp\n"
+"par_id3145252\n"
+"16\n"
"help.text"
-msgid "When you insert an existing spreadsheet into your slide, changes that are made to the original spreadsheet file are not updated on your slide. You can, however, make changes to the spreadsheet in your slide."
-msgstr "Όταν εισάγετε ένα υπάρχον υπολογιστικό φύλλο στη διαφάνειά σας, οι αλλαγές που γίνονται στο αρχικό αρχείο του υπολογιστικού φύλλου δεν ενημερώνονται στη διαφάνειά σας. Μπορείτε, όμως, να κάνετε αλλαγές στο υπολογιστικό φύλλο απευθείας στη διαφάνειά σας."
+msgid "You can also modify the properties of the line by selecting the line and choosing <emph>Format - Line</emph>."
+msgstr "Μπορείτε επίσης να μεταβάλετε τις ιδιότητες της γραμμής επιλέγοντας τη γραμμή και επιλέγοντας από το μενού <emph>Μορφή - Γραμμή</emph>."
-#: table_insert.xhp
+#: line_edit.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3145112\n"
+"line_edit.xhp\n"
+"par_id3153711\n"
+"help.text"
+msgid "<image id=\"img_id3149018\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149018\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149018\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149018\">Εικονίδιο</alt></image>"
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3155959\n"
+"54\n"
+"help.text"
+msgid "To view the data points and control points of a curved line, select the line, and then click the <emph>Points</emph> icon on the Drawing bar. The data points are represented by squares and the control points by circles. A control point might overlay a data point."
+msgstr "Για να εμφανίσετε τα σημεία των δεδομένων και τα σημεία ελέγχου μίας καμπυλωτής γραμμής, επιλέξτε τη γραμμή, και ύστερα κάντε κλικ στο εικονίδιο <emph>Σημεία</emph> στη γραμμή Σχεδίαση. Τα σημεία των δεδομένων αναπαρίστανται με τετράγωνα και τα σημεία ελέγχου με κύκλους. Ένα σημείο ελέγχου μπορεί να επικαλύπτει ένα σημείο δεδομένων."
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"hd_id3145587\n"
+"55\n"
+"help.text"
+msgid "To adjust a curved line segment:"
+msgstr "Για να προσαρμόσετε έναν καμπυλωτό γραμμικό τομέα:"
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3151241\n"
+"51\n"
+"help.text"
+msgid "Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar."
+msgstr "Επιλέξτε μία καμπυλωτή γραμμή, και ύστερα κάντε κλικ στο εικονίδιο <emph>Σημεία </emph>στη γραμμή <emph>Σχεδίαση</emph>."
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3150213\n"
+"56\n"
+"help.text"
+msgid "Do one of the following:"
+msgstr "Εφαρμόσετε κάποιο από τα ακόλουθα:"
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3153810\n"
"12\n"
"help.text"
-msgid "Go to the slide where you want to insert the spreadsheet."
-msgstr "Μεταβείτε στη διαφάνεια στην οποία επιθυμείτε να εισάγετε το υπολογιστικό φύλλο."
+msgid "Drag a data point to resize the line. If a control point overlies the data point, drag the control point until you can see the data point, and then drag the data point."
+msgstr "Μεταφέρετε ένα σημείο δεδομένων για να μεταβάλετε το μέγεθος της γραμμής. Αν ένα σημείο ελέγχου επικαλύπτει το σημείο δεδομένων, σύρετε το σημείο ελέγχου μέχρι να μπορείτε να δείτε το σημείο δεδομένων, και ύστερα μεταφέρετε το σημείο δεδομένων."
-#: table_insert.xhp
+#: line_edit.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3153075\n"
+"line_edit.xhp\n"
+"par_id3149872\n"
"13\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Αντικείμενο OLE</emph>."
+msgid "Drag a control point. The curve pulls in the direction that you drag the control point."
+msgstr "Μεταφέρετε ένα σημείο ελέγχου. Η καμπύλη μετακινείται στην κατεύθυνση στην οποία μεταφέρετε το σημείο ελέγχου."
-#: table_insert.xhp
+#: line_edit.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3150391\n"
-"14\n"
+"line_edit.xhp\n"
+"hd_id3150431\n"
+"57\n"
"help.text"
-msgid "Select <emph>Create from file</emph>, and click <emph>Search</emph>."
-msgstr "Επιλέξτε <emph>Δημιουργία από αρχείο</emph>, και κάντε κλικ στην <emph>Αναζήτηση</emph>."
+msgid "To split a curved line:"
+msgstr "Για να διαιρέσετε μία καμπυλωτή γραμμή:"
-#: table_insert.xhp
+#: line_edit.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3150537\n"
-"20\n"
+"line_edit.xhp\n"
+"par_id3150395\n"
+"58\n"
"help.text"
-msgid "Locate the file you want to insert, and then click<emph> OK</emph>."
-msgstr "Εντοπίστε το αρχείο που επιθυμείτε να εισάγετε, και ύστερα κάντε κλικ στο κουμπί<emph> OK</emph>."
+msgid "You can only split a curved line that has three or more data points."
+msgstr "Μπορείτε επίσης να διαιρέσετε μία καμπυλωτή γραμμή που περιέχει τρία ή περισσότερα σημεία δεδομένων."
-#: table_insert.xhp
+#: line_edit.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id1616565\n"
+"line_edit.xhp\n"
+"par_id3151392\n"
+"59\n"
"help.text"
-msgid "Enable the <emph>Link to file</emph> checkbox to insert the file as a live link."
-msgstr "Ενεργοποιήστε το πεδίο ελέγχου <emph>Σύνδεση με αρχείο</emph> για να εισάγετε το αρχείο ως ζωντανό σύνδεσμο."
+msgid "Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar."
+msgstr "Επιλέξτε μία καμπυλωτή γραμμή, και ύστερα κάντε κλικ στο εικονίδιο <emph>Σημεία </emph>στη γραμμή <emph>Σχεδίαση</emph>."
-#: table_insert.xhp
+#: line_edit.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3155256\n"
-"21\n"
+"line_edit.xhp\n"
+"par_id3149941\n"
+"60\n"
"help.text"
-msgid "The entire spreadsheet is inserted into your slide. If you want to change the sheet that is displayed, double-click the spreadsheet, and then select a different sheet."
-msgstr "Ολόκληρο το υπολογιστικό φύλλο εισάγεται στη διαφάνειά σας, Αν επιθυμείτε να αλλάξετε το φύλλο που εμφανίζεται, κάντε διπλό κλικ σε αυτό, και ύστερα επιλέξτε ένα διαφορετικό φύλλο."
+msgid "Select a data point, and then click the <emph>Split Curve </emph>icon on the <emph>Edit Points</emph> Bar."
+msgstr "Επιλέξτε ένα σημείο δεδομένων, και ύστερα κάντε κλικ στο εικονίδιο <emph>Διαίρεση καμπύλης </emph>στη γραμμή <emph>Επεξεργασία σημείων</emph>."
-#: table_insert.xhp
+#: line_edit.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3154505\n"
+"line_edit.xhp\n"
+"hd_id3150655\n"
+"61\n"
+"help.text"
+msgid "To create a closed shape:"
+msgstr "Για να δημιουργήσετε ένα κλειστό σχήμα:"
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3150743\n"
+"62\n"
+"help.text"
+msgid "Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar."
+msgstr "Επιλέξτε μία καμπυλωτή γραμμή, και ύστερα κάντε κλικ στο εικονίδιο <emph>Σημεία </emph>στη γραμμή <emph>Σχεδίαση</emph>."
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3153080\n"
+"63\n"
+"help.text"
+msgid "On the <emph>Edit Points</emph> Bar, click the<emph> Close Bézier</emph> icon."
+msgstr "Στη γραμμή <emph>Επεξεργασία σημείων</emph>, κάντε κλικ στο εικονίδιο <emph> Κλείσιμο Bézier</emph>"
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"hd_id3145162\n"
"15\n"
"help.text"
-msgid "<link href=\"text/simpress/01/05130000.xhp\" name=\"Format - Slide Layout\">Format - Slide Layout</link>"
-msgstr "<link href=\"text/simpress/01/05130000.xhp\" name=\"Μορφή - Διάταξη διαφάνειας\">Μορφή - Διάταξη διαφάνειας</link>"
+msgid "To convert a data point on a curved line:"
+msgstr "Για να μετατρέψετε ένα σημείο δεδομένων σε καμπυλωτή γραμμή:"
-#: table_insert.xhp
+#: line_edit.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3150335\n"
-"16\n"
+"line_edit.xhp\n"
+"par_id3150336\n"
+"64\n"
"help.text"
-msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"Insert - Object - OLE Object\">Insert - Object - OLE Object</link>"
-msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"Εισαγωγή - Αντικείμενο - Αντικείμενο OLE\">Εισαγωγή - Αντικείμενο - Αντικείμενο OLE</link>"
+msgid "Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar."
+msgstr "Επιλέξτε μία καμπυλωτή γραμμή, και ύστερα κάντε κλικ στο εικονίδιο <emph>Σημεία </emph>στη γραμμή <emph>Σχεδίαση</emph>."
-#: html_import.xhp
+#: line_edit.xhp
msgctxt ""
-"html_import.xhp\n"
+"line_edit.xhp\n"
+"par_id3155925\n"
+"14\n"
+"help.text"
+msgid "Click the data point you want to convert, and do one of the following:"
+msgstr "Κάντε κλικ στο σημείο δεδομένων το οποίο επιθυμείτε να μετατρέψετε, και εφαρμόστε κάποιο από τα ακόλουθα:"
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3145241\n"
+"65\n"
+"help.text"
+msgid "To convert the data point to a smooth point, click the <emph>Smooth Transition</emph> icon on the <emph>Edit Points</emph> Bar."
+msgstr "Για να μετατρέψετε ένα σημείο δεδομένων σε ένα ομαλό σημείο, κάντε κλικ στο εικονίδιο <emph>Ομαλή μετάβαση</emph> στη γραμμή <emph>Επεξεργασία σημείων</emph>."
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3145299\n"
+"66\n"
+"help.text"
+msgid "To convert the data point to a symmetrical point, click the <emph>Symmetric Transition</emph> icon on the <emph>Edit Points</emph> Bar."
+msgstr "Για να μετατρέψετε ένα σημείο δεδομένων σε ένα συμμετρικό σημείο, κάντε κλικ στο εικονίδιο <emph>Συμμετρική εναλλαγή</emph> στη γραμμή <emph>Επεξεργασία σημείων</emph>."
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3145348\n"
+"67\n"
+"help.text"
+msgid "To convert the data point to a corner point, click the <emph>Corner Point</emph> icon on the <emph>Edit Points</emph> Bar."
+msgstr "Για να μετατρέψετε ένα σημείο δεδομένων σε ένα σημείο γωνίας, κάντε κλικ στο εικονίδιο <emph>Γωνιακό σημείο</emph> στη γραμμή <emph>Επεξεργασία σημείων</emph>."
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"hd_id3150471\n"
+"68\n"
+"help.text"
+msgid "To add a data point:"
+msgstr "Για να προσθέσετε ένα σημείο δεδομένων:"
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3155373\n"
+"69\n"
+"help.text"
+msgid "Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar."
+msgstr "Επιλέξτε μία καμπυλωτή γραμμή, και ύστερα κάντε κλικ στο εικονίδιο <emph>Σημεία </emph>στη γραμμή <emph>Σχεδίαση</emph>."
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3156256\n"
+"70\n"
+"help.text"
+msgid "On the <emph>Edit Points</emph> Bar, click the<emph> Insert Points</emph> icon."
+msgstr "Στη γραμμή <emph>Επεξεργασία σημείων</emph>, κάντε κλικ στο εικονίδιο<emph> Εισαγωγή σημείων</emph>."
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3083280\n"
+"71\n"
+"help.text"
+msgid "Click the line where you want to add the point, and drag a short distance."
+msgstr "Κάντε κλικ στη γραμμή στην οποία επιθυμείτε να προσθέσετε το σημείο, και μεταφέρετε σε κάποια κοντινή απόσταση."
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3154643\n"
+"72\n"
+"help.text"
+msgid "If a data point does not have a control point, select the data point, and then click the <emph>Convert to Curve</emph> icon on the <emph>Edit Points</emph> Bar."
+msgstr "Αν ένα σημείο δεδομένων δεν περιέχει ένα σημείο ελέγχου, επιλέξτε το σημείο δεδομένων, και ύστερα κάντε κλικ στο εικονίδιο <emph>Μετατροπή σε καμπύλη</emph> στη γραμμή <emph>Επεξεργασία σημείων</emph>."
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"hd_id3151186\n"
+"73\n"
+"help.text"
+msgid "To delete a data point:"
+msgstr "Για να διαγράψετε ένα σημείο δεδομένων:"
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3153624\n"
+"74\n"
+"help.text"
+msgid "Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar."
+msgstr "Επιλέξτε μία καμπυλωτή γραμμή, και ύστερα κάντε κλικ στο εικονίδιο <emph>Σημεία </emph>στη γραμμή <emph>Σχεδίαση</emph>."
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3150261\n"
+"75\n"
+"help.text"
+msgid "Click the point you want to delete."
+msgstr "Κάντε κλικ στο σημείο το οποίο επιθυμείτε να διαγραφεί."
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3143230\n"
+"76\n"
+"help.text"
+msgid "On the <emph>Edit Points</emph> Bar, click the<emph> Delete Points</emph> icon."
+msgstr "Στη γραμμή <emph>Επεξεργασία σημείων</emph>, κάντε κλικ στο εικονίδιο<emph> Διαγραφή σημείων</emph>."
+
+#: line_edit.xhp
+msgctxt ""
+"line_edit.xhp\n"
+"par_id3151174\n"
+"52\n"
+"help.text"
+msgid "<link href=\"text/shared/main0227.xhp\" name=\"Edit Points bar\">Edit Points bar</link>"
+msgstr "<link href=\"text/shared/main0227.xhp\" name=\"Γραμμή επεξεργασίας σημείων\">Γραμμή επεξεργασίας σημείων</link>"
+
+#: main.xhp
+msgctxt ""
+"main.xhp\n"
"tit\n"
"help.text"
-msgid "Importing HTML Pages Into Presentations"
-msgstr "Εισαγωγή σελίδων HTML σε παρουσιάσεις"
+msgid "Instructions for Using $[officename] Impress"
+msgstr "Οδηγίες για τη χρήση του $[officename] Impress"
-#: html_import.xhp
+#: main.xhp
msgctxt ""
-"html_import.xhp\n"
-"bm_id3146121\n"
+"main.xhp\n"
+"bm_id3156386\n"
"help.text"
-msgid "<bookmark_value>importing; presentations with HTML</bookmark_value><bookmark_value>presentations; importing HTML</bookmark_value><bookmark_value>HTML; importing into presentations</bookmark_value><bookmark_value>text documents;inserting in slides</bookmark_value><bookmark_value>inserting; text in presentations</bookmark_value>"
-msgstr "<bookmark_value>εισαγωγή, παρουσιάσεις σε μορφή HTML</bookmark_value><bookmark_value>παρουσιάσεις, εισαγωγή HTML</bookmark_value><bookmark_value>HTML, εισαγωγή σε παρουσιάσεις</bookmark_value><bookmark_value>έγγραφα κειμένου, εισαγωγή σε διαφάνειες</bookmark_value><bookmark_value>εισαγωγή, κείμενο σε παρουσιάσεις</bookmark_value>"
+msgid "<bookmark_value>$[officename] Impress instructions</bookmark_value><bookmark_value>instructions; $[officename] Impress</bookmark_value>"
+msgstr "<bookmark_value>Οδηγίες $[officename] Impress</bookmark_value><bookmark_value>οδηγίες, $[officename] Impress</bookmark_value>"
-#: html_import.xhp
+#: main.xhp
msgctxt ""
-"html_import.xhp\n"
-"hd_id3146121\n"
+"main.xhp\n"
+"hd_id3156386\n"
"1\n"
"help.text"
-msgid "<variable id=\"html_import\"><link href=\"text/simpress/guide/html_import.xhp\" name=\"Importing HTML Pages Into Presentations \">Importing HTML Pages Into Presentations </link></variable>"
-msgstr "<variable id=\"html_import\"><link href=\"text/simpress/guide/html_import.xhp\" name=\"Εισαγωγή σελίδων HTML σε παρουσιάσεις \">Εισαγωγή σελίδων HTML σε παρουσιάσεις </link></variable>"
+msgid "<variable id=\"main\"><link href=\"text/simpress/guide/main.xhp\" name=\"Instructions for Using $[officename] Impress\">Instructions for Using $[officename] Impress</link></variable>"
+msgstr "<variable id=\"main\"><link href=\"text/simpress/guide/main.xhp\" name=\"Οδηγίες για τη χρήση του $[officename] Impress\">Οδηγίες για τη χρήση του $[officename] Impress</link></variable>"
-#: html_import.xhp
+#: main.xhp
msgctxt ""
-"html_import.xhp\n"
-"par_id3150750\n"
+"main.xhp\n"
+"hd_id3150207\n"
"2\n"
"help.text"
-msgid "You can import any text file, including text in HTML documents, into a slide."
-msgstr "Μπορείτε να εισάγετε οποιοδήποτε αρχείο κειμένου, συμπεριλαμβανομένου του κειμένου σε έγγραφα HTML, σε μια διαφάνεια."
+msgid "Viewing and Printing a Presentation"
+msgstr "Προβολή και εκτύπωση μιας παρουσίασης"
-#: html_import.xhp
+#: main.xhp
msgctxt ""
-"html_import.xhp\n"
-"hd_id3155443\n"
-"11\n"
+"main.xhp\n"
+"hd_id3153812\n"
+"3\n"
"help.text"
-msgid "To insert text from a file into a slide:"
-msgstr "Για να εισάγετε κείμενο από ένα αρχείο σε μία διαφάνεια:"
+msgid "Animated Objects and 3D Objects"
+msgstr "Κινούμενα αντικείμενα και αντικείμενα 3Δ"
-#: html_import.xhp
+#: main.xhp
msgctxt ""
-"html_import.xhp\n"
-"par_id3146313\n"
-"4\n"
+"main.xhp\n"
+"hd_id3149350\n"
+"5\n"
"help.text"
-msgid "In the slide where you want to insert the text, choose <emph>Insert - File</emph>."
-msgstr "Στη διαφάνεια όπου επιθυμείτε να εισάγετε το κείμενο, επιλέξτε <emph>Εισαγωγή - Αρχείο</emph>."
+msgid "Importing and Exporting"
+msgstr "Εισαγωγή και εξαγωγή"
-#: html_import.xhp
+#: main.xhp
msgctxt ""
-"html_import.xhp\n"
-"par_id3150207\n"
-"5\n"
+"main.xhp\n"
+"hd_id3154560\n"
+"6\n"
"help.text"
-msgid "Select \"Text\" or \"HTML Document\" as the <emph>File type</emph>."
-msgstr "Επιλέξτε \"Κείμενο\" ή \"Έγγραφο HTML\" ως <emph>Τύπο αρχείου</emph>."
+msgid "Miscellaneous"
+msgstr "Διάφορα"
-#: html_import.xhp
+#: masterpage.xhp
msgctxt ""
-"html_import.xhp\n"
-"par_id3148610\n"
-"12\n"
+"masterpage.xhp\n"
+"tit\n"
"help.text"
-msgid "Locate the file containing the text that you want to add, and then click <emph>Insert</emph>."
-msgstr "Εντοπίστε το αρχείο που περιέχει το κείμενο που επιθυμείτε να προσθέσετε, και ύστερα κάντε κλικ στην <emph>Εισαγωγή</emph>."
+msgid "Applying a Slide Design to a Slide Master"
+msgstr "Εφαρμογή μιας σχεδίασης διαφανειών σε κύρια διαφάνεια"
-#: html_import.xhp
+#: masterpage.xhp
msgctxt ""
-"html_import.xhp\n"
+"masterpage.xhp\n"
+"bm_id3152596\n"
+"help.text"
+msgid "<bookmark_value>slide designs</bookmark_value><bookmark_value>slide masters; designing</bookmark_value><bookmark_value>backgrounds; slides</bookmark_value><bookmark_value>slides; backgrounds</bookmark_value><bookmark_value>master pages, see slide masters</bookmark_value>"
+msgstr "<bookmark_value>σχεδιάσεις διαφανειών</bookmark_value><bookmark_value>κύριες διαφάνειες, σχεδίαση</bookmark_value><bookmark_value>παρασκήνια, διαφάνειες</bookmark_value><bookmark_value>διαφάνειες, παρασκήνια</bookmark_value><bookmark_value>κύριες σελίδες, δείτε κύριες διαφάνειες</bookmark_value>"
+
+#: masterpage.xhp
+msgctxt ""
+"masterpage.xhp\n"
+"hd_id3152596\n"
+"13\n"
+"help.text"
+msgid "<variable id=\"masterpage\"><link href=\"text/simpress/guide/masterpage.xhp\" name=\"Applying a Slide Design to a Slide Master\">Applying a Slide Design to a Slide Master</link></variable>"
+msgstr "<variable id=\"masterpage\"><link href=\"text/simpress/guide/masterpage.xhp\" name=\"Εφαρμογή μιας σχεδίασης διαφανειών σε κύρια προβολή διαφανειών\">Εφαρμογή μιας σχεδίασης διαφανειών σε κύρια προβολή διαφανειών</link></variable>"
+
+#: masterpage.xhp
+msgctxt ""
+"masterpage.xhp\n"
+"par_id3154017\n"
+"14\n"
+"help.text"
+msgid "Every slide in a presentation has exactly one slide master, also known as master page. A slide master determines the text formatting style for the title and outline and the background design for all slides that use this slide master."
+msgstr "Κάθε διαφάνεια σε μία παρουσίαση έχει ακριβώς μία κύρια διαφάνεια, επίσης γνωστή ως κύρια σελίδα. Η κύρια προβολή διαφανειών καθορίζει το πρότυπο μορφοποίησης του κειμένου για τον τίτλο και τη διάρθρωση και τη σχεδίαση του παρασκηνίου για όλες τις διαφάνειες που χρησιμοποιούν αυτήν την κύρια διαφάνεια."
+
+#: masterpage.xhp
+msgctxt ""
+"masterpage.xhp\n"
+"hd_id3149018\n"
+"25\n"
+"help.text"
+msgid "To apply a new slide master"
+msgstr "Για να εφαρμόσετε μία νέα κύρια διαφάνεια"
+
+#: masterpage.xhp
+msgctxt ""
+"masterpage.xhp\n"
+"par_id3154702\n"
+"19\n"
+"help.text"
+msgid "Select <emph>Format - Slide Design</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπο διαφάνειας</emph>."
+
+#: masterpage.xhp
+msgctxt ""
+"masterpage.xhp\n"
+"par_id3148485\n"
+"20\n"
+"help.text"
+msgid "Click <emph>Load</emph>."
+msgstr "Κάντε κλικ στην <emph>Φόρτωση</emph>."
+
+#: masterpage.xhp
+msgctxt ""
+"masterpage.xhp\n"
+"par_id3145384\n"
+"21\n"
+"help.text"
+msgid "Under <emph>Categories</emph>, select a slide design category."
+msgstr "Στην καρτέλα <emph>Κατηγορίες </emph>, επιλέξτε μία κατηγορία για τη σχεδίαση των διαφανειών."
+
+#: masterpage.xhp
+msgctxt ""
+"masterpage.xhp\n"
"par_id3153915\n"
-"6\n"
+"26\n"
"help.text"
-msgid "If the text file contains more text than can be inserted into a single slide, you can divide the text over several slides."
-msgstr "Αν το αρχείο κειμένου περιέχει περισσότερο κείμενο από αυτό που μπορεί να εισαχθεί σε μία απλή διαφάνεια, μπορείτε να διαιρέσετε το κείμενο σε διαφορετικές διαφάνειες."
+msgid "Under <emph>Templates</emph>, select a template with the design that you want to apply. To preview the template, click <emph>More</emph>, and then select the <emph>Preview </emph>box."
+msgstr "Στην καρτέλα <emph>Πρότυπα</emph>, επιλέξτε ένα πρότυπο με τη σχεδίαση που επιθυμείτε να εφαρμοστεί. Για να κάνετε προεπισκόπηση ενός προτύπου, κάντε κλικ στην επιλογή <emph>Πρόσθετα</emph>, και ύστερα επιλέξτε το πεδίο <emph>Προεπισκόπηση </emph>."
-#: html_import.xhp
+#: masterpage.xhp
msgctxt ""
-"html_import.xhp\n"
-"par_id3149126\n"
-"7\n"
+"masterpage.xhp\n"
+"par_id3154652\n"
+"27\n"
"help.text"
-msgid "Double-click in the inserted text to enter edit mode."
-msgstr "Κάντε διπλό κλικ στο κείμενο που έχει εισαχθεί για να εισάγετε τη λειτουργία επεξεργασίας."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: html_import.xhp
+#: masterpage.xhp
msgctxt ""
-"html_import.xhp\n"
-"par_id3143228\n"
-"8\n"
+"masterpage.xhp\n"
+"par_id3145115\n"
+"28\n"
"help.text"
-msgid "Select all of the text that lies below the visible slide area and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X."
-msgstr "Επιλέξτε ολόκληρο το κείμενο που βρίσκεται κάτω από την ορατή περιοχή της διαφάνειας και πιέστε το συνδυασμό πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X."
+msgid "Do one of the following:"
+msgstr "Εφαρμόσετε κάποιο από τα ακόλουθα:"
-#: html_import.xhp
+#: masterpage.xhp
msgctxt ""
-"html_import.xhp\n"
-"par_id3153811\n"
-"9\n"
+"masterpage.xhp\n"
+"par_id3150436\n"
+"18\n"
"help.text"
-msgid "Choose <emph>Insert – Slide</emph>, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V."
-msgstr "Επιλέξτε <emph>Εισαγωγή – Διαφάνεια</emph>, και ύστερα πιέστε το συνδυασμό πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V."
+msgid "To apply the slide design to all of the slides in your presentation, select the <emph>Exchange background page</emph> check box, and then click <emph>OK</emph>."
+msgstr "Για να εφαρμόσετε το πρότυπο διαφάνειας σε όλες τις διαφάνειες στην παρουσίασή σας, επιλέξτε το πεδίο ελέγχου <emph>Αλλαγή φόντου σελίδας</emph>, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: html_import.xhp
+#: masterpage.xhp
msgctxt ""
-"html_import.xhp\n"
-"par_id3147297\n"
-"10\n"
+"masterpage.xhp\n"
+"par_id3151387\n"
+"29\n"
"help.text"
-msgid "Repeat steps 1 to 3 until all of the text is on slides."
-msgstr "Επαναλάβετε τα βήματα 1 έως 3 μέχρι να τοποθετηθεί όλο το κείμενο σε διαφάνειες."
+msgid "To apply the slide design to the current slide only, clear the <emph>Exchange background page</emph> check box, and then click <emph>OK</emph>."
+msgstr "Για να εφαρμόσετε το πρότυπο διαφάνειας μόνο στην τρέχουσα διαφάνεια, αναιρέστε την επιλογή στο πεδίο ελέγχου <emph>Αλλαγή φόντου σελίδας</emph>, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: animated_slidechange.xhp
+#: masterpage.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
+"masterpage.xhp\n"
+"par_id3149941\n"
+"24\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/05100000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link>"
+msgstr "<link href=\"text/simpress/01/05100000.xhp\" name=\"Πρότυπα και μορφοποίηση\">Πρότυπα και μορφοποίηση</link>"
+
+#: move_object.xhp
+msgctxt ""
+"move_object.xhp\n"
"tit\n"
"help.text"
-msgid "Animating Slide Transitions"
-msgstr "Δημιουργία κινούμενων εναλλαγών σε διαφάνειες"
+msgid "Moving Objects"
+msgstr "Μετακίνηση αντικειμένων"
-#: animated_slidechange.xhp
+#: move_object.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"bm_id3153820\n"
+"move_object.xhp\n"
+"bm_id3146121\n"
"help.text"
-msgid "<bookmark_value>cross-fading; slides</bookmark_value><bookmark_value>slide transitions; applying effects</bookmark_value><bookmark_value>animated slide transitions</bookmark_value><bookmark_value>transition effects</bookmark_value><bookmark_value>deleting; slide transition effects</bookmark_value><bookmark_value>effects;animated slide transitions</bookmark_value>"
-msgstr "<bookmark_value>βαθμιαίος αποχρωματισμός, διαφάνειες</bookmark_value><bookmark_value>εναλλαγές σε διαφάνειες, εφαρμογή εφέ</bookmark_value><bookmark_value>κινούμενες σταδιακές μεταβάσεις σε διαφάνειες</bookmark_value><bookmark_value>εφέ εναλλαγής</bookmark_value><bookmark_value>διαγραφή, εφέ εναλλαγής σε διαφάνειες</bookmark_value><bookmark_value>εφέ, κινούμενες εναλλαγές σε διαφάνειες</bookmark_value>"
+msgid "<bookmark_value>objects;moving in slides</bookmark_value><bookmark_value>moving;objects in slides</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα, μετακίνηση σε διαφάνειες</bookmark_value><bookmark_value>μετακίνηση, αντικείμενα σε διαφάνειες</bookmark_value>"
-#: animated_slidechange.xhp
+#: move_object.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"hd_id3153820\n"
-"46\n"
+"move_object.xhp\n"
+"hd_id3146121\n"
+"5\n"
"help.text"
-msgid "<variable id=\"animated_slidechange\"><link href=\"text/simpress/guide/animated_slidechange.xhp\" name=\"Animating Slide Transitions\">Animating Slide Transitions</link></variable>"
-msgstr "<variable id=\"animated_slidechange\"><link href=\"text/simpress/guide/animated_slidechange.xhp\" name=\"Δημιουργία κινούμενων εναλλαγών σε διαφάνειες\">Δημιουργία κινούμενων εναλλαγών σε διαφάνειες</link></variable>"
+msgid "<variable id=\"move_object\"><link href=\"text/simpress/guide/move_object.xhp\" name=\"Moving Objects\">Moving Objects</link></variable>"
+msgstr "<variable id=\"move_object\"><link href=\"text/simpress/guide/move_object.xhp\" name=\"Μετακίνηση αντικειμένων\">Μετακίνηση αντικειμένων</link></variable>"
-#: animated_slidechange.xhp
+#: move_object.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"par_id3150049\n"
-"67\n"
+"move_object.xhp\n"
+"par_id3149667\n"
+"6\n"
"help.text"
-msgid "You can apply a special effect that plays when you display a slide."
-msgstr "Μπορείτε να εφαρμόσετε ένα ειδικό εφέ που θα αναπαράγεται όταν προβάλλεται μία διαφάνεια."
+msgid "You can move selected objects in your slide by dragging them, using the arrow keys, or by copying the objects and pasting them in another location."
+msgstr "Μπορείτε να μετακινήσετε τα επιλεγμένα αντικείμενα στη διαφάνειά σας μεταφέροντάς τα με το ποντίκι σας, χρησιμοποιώντας τα πλήκτρα βελών, ή αντιγράφοντας τα αντικείμενα και κάνοντας επικόλλησή τους σε διαφορετική τοποθεσία."
-#: animated_slidechange.xhp
+#: move_object.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"hd_id3153811\n"
-"68\n"
+"move_object.xhp\n"
+"par_id3145799\n"
+"7\n"
"help.text"
-msgid "To apply a transition effect to a slide"
-msgstr "Για να εφαρμόσετε ένα εφέ εναλλαγής σε μία διαφάνεια"
+msgid "The arrow keys let you move objects more precisely than with the mouse."
+msgstr "Τα πλήκτρα βελών σας επιτρέπουν να μετακινείτε αντικείμενα με περισσότερη ακρίβεια από ότι με το ποντίκι σας."
-#: animated_slidechange.xhp
+#: orgchart.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"par_id3145086\n"
-"50\n"
+"orgchart.xhp\n"
+"tit\n"
"help.text"
-msgid "In <emph>Normal</emph> view, select the slide that you want to add the transition effect to."
-msgstr "Στην <emph>Κανονική</emph> προβολή, επιλέξτε τη διαφάνεια στην οποία επιθυμείτε να προσθέσετε το εφέ εναλλαγής."
+msgid "Creating a Flowchart"
+msgstr "Δημιουργία διαγράμματος ροής"
-#: animated_slidechange.xhp
+#: orgchart.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"par_id3150655\n"
-"70\n"
+"orgchart.xhp\n"
+"bm_id3150439\n"
"help.text"
-msgid "On the <emph>Tasks</emph> pane, click <emph>Slide Transition</emph>."
-msgstr "Στο πίνακα <emph>Εργασίες</emph>, κάντε κλικ στην <emph>Εναλλαγή διαφάνειας</emph>."
+msgid "<bookmark_value>connectors; using</bookmark_value><bookmark_value>flowcharts</bookmark_value><bookmark_value>organization charts</bookmark_value><bookmark_value>hot spots in flowcharts</bookmark_value><bookmark_value>interactions; hot spots</bookmark_value>"
+msgstr "<bookmark_value>συνδέσεις, χρήση</bookmark_value><bookmark_value>διαγράμματα ροής</bookmark_value><bookmark_value>γραφήματα οργάνωσης</bookmark_value><bookmark_value>κύρια σημεία σε διαγράμματα ροής</bookmark_value><bookmark_value>αλληλεπιδράσεις, κύρια σημεία</bookmark_value>"
-#: animated_slidechange.xhp
+#: orgchart.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"par_id3154554\n"
-"52\n"
+"orgchart.xhp\n"
+"hd_id3150439\n"
+"3\n"
"help.text"
-msgid "Select a slide transition from the list."
-msgstr "Επιλέξτε μία εναλλαγή για τη διαφάνεια από τη λίστα."
+msgid "<variable id=\"orgchart\"><link href=\"text/simpress/guide/orgchart.xhp\" name=\"Creating a Flowchart\">Creating a Flowchart</link></variable>"
+msgstr "<variable id=\"orgchart\"><link href=\"text/simpress/guide/orgchart.xhp\" name=\"Δημιουργία διαγράμματος ροής\">Δημιουργία διαγράμματος ροής</link></variable>"
-#: animated_slidechange.xhp
+#: orgchart.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"par_id3149022\n"
-"74\n"
+"orgchart.xhp\n"
+"hd_id3159153\n"
+"39\n"
"help.text"
-msgid "You can preview the transition effect in the document window."
-msgstr "Μπορείτε να κάνετε προεπισκόπηση του εφέ εναλλαγής στο παράθυρο του εγγράφου."
+msgid "To create a flowchart:"
+msgstr "Για να δημιουργήσετε ένα διάγραμμα ροής:"
-#: animated_slidechange.xhp
+#: orgchart.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"hd_id3147562\n"
-"75\n"
+"orgchart.xhp\n"
+"par_id3152482\n"
+"40\n"
"help.text"
-msgid "To apply the same transition effect to more than one slide"
-msgstr "Για να εφαρμόσετε το ίδιο εφέ εναλλαγής σε περισσότερες από μία διαφάνειες"
+msgid "Select a tool from the <emph>Flowchart</emph> toolbar on the <emph>Drawing</emph> bar."
+msgstr "Επιλέξτε ένα εργαλείο από τη γραμμή εργαλείων <emph>Διάγραμμα ροής</emph> στη γραμμή <emph>Σχεδίαση</emph>."
-#: animated_slidechange.xhp
+#: orgchart.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"par_id3150263\n"
+"orgchart.xhp\n"
+"par_id3150715\n"
+"41\n"
+"help.text"
+msgid "Drag a shape in your slide."
+msgstr "Μεταφέρετε ένα σχήμα στη διαφάνειά σας."
+
+#: orgchart.xhp
+msgctxt ""
+"orgchart.xhp\n"
+"par_id3154486\n"
+"42\n"
+"help.text"
+msgid "To add more shapes, repeat the last steps."
+msgstr "Για να προσθέσετε περισσότερα σχήματα, επαναλάβετε τα προηγούμενα βήματα."
+
+#: orgchart.xhp
+msgctxt ""
+"orgchart.xhp\n"
+"par_id3146967\n"
+"43\n"
+"help.text"
+msgid "Open the <emph>Connectors </emph>toolbar on the <emph>Drawing</emph> bar, and select a connector line."
+msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Γραμμές σύνδεσης </emph>στη γραμμή εργαλείων <emph>Σχεδίαση</emph>, και επιλέξτε μία γραμμή σύνδεσης."
+
+#: orgchart.xhp
+msgctxt ""
+"orgchart.xhp\n"
+"par_id3149945\n"
+"44\n"
+"help.text"
+msgid "Move the pointer over the edge of a shape so that the connection sites appear."
+msgstr "Μετακινήστε το δείκτη πάνω από την άκρη ενός σχήματος έτσι ώστε να εμφανιστούν οι περιοχές σύνδεσης."
+
+#: orgchart.xhp
+msgctxt ""
+"orgchart.xhp\n"
+"par_id3146871\n"
+"45\n"
+"help.text"
+msgid "Click a connection site, drag to a connection site on another shape, and then release."
+msgstr "Κάντε κλικ σε μία περιοχή σύνδεσης, μεταφέρετε σε μία περιοχή σύνδεσης σε ένα διαφορετικό σχήμα, και ύστερα απελευθερώστε."
+
+#: orgchart.xhp
+msgctxt ""
+"orgchart.xhp\n"
+"par_id3145824\n"
+"46\n"
+"help.text"
+msgid "To add more connectors, repeat the last steps."
+msgstr "Για να προσθέσετε περισσότερες συνδέσεις, επαναλάβετε τα προηγούμενα βήματα."
+
+#: orgchart.xhp
+msgctxt ""
+"orgchart.xhp\n"
+"par_id3153036\n"
+"47\n"
+"help.text"
+msgid "You now have the basic outline for your flowchart."
+msgstr "Έχετε δημιουργήσει τώρα τη βασική διάρθρωση για το διάγραμμα ροής σας."
+
+#: orgchart.xhp
+msgctxt ""
+"orgchart.xhp\n"
+"hd_id3155255\n"
"48\n"
"help.text"
-msgid "In <emph>Slide Sorter</emph> view, select the slides that you want to add the transition effect to."
-msgstr "Στην προβολή <emph>Ταξινόμηση διαφανειών</emph>, επιλέξτε τις διαφάνειες στις οποίες επιθυμείτε να προσθέσετε εναλλαγή."
+msgid "To add text to the shapes on your flowchart"
+msgstr "Για να προσθέσετε κείμενο σε σχήματα στο διάγραμμα ροής σας"
-#: animated_slidechange.xhp
+#: orgchart.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"par_id3148826\n"
+"orgchart.xhp\n"
+"par_id3150865\n"
"49\n"
"help.text"
-msgid "If you want, you can use the <emph>Zoom</emph> toolbar <image id=\"img_id3151172\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151172\">Icon</alt></image> to change the view magnification for the slides."
-msgstr "Αν επιθυμείτε, μπορείτε να χρησιμοποιήσετε τη γραμμή εργαλείων <emph>Μεγέθυνση</emph> <image id=\"img_id3151172\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151172\">Εικονίδιο</alt></image> για να αλλάξετε τη μεγέθυνση της προβολής για τις διαφάνειες."
+msgid "Do one of the following:"
+msgstr "Εφαρμόσετε κάποιο από τα ακόλουθα:"
-#: animated_slidechange.xhp
+#: orgchart.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"par_id3154269\n"
-"78\n"
+"orgchart.xhp\n"
+"par_id3145592\n"
+"50\n"
"help.text"
-msgid "On the Tasks pane, click Slide Transition."
-msgstr "Στο πίνακα Εργασίες, κάνετε κλικ στην Εναλλαγή διαφάνειας."
+msgid "Double-click the shape, and type or paste your text."
+msgstr "Κάντε διπλό κλικ στο σχήμα, και πληκτρολογήστε ή κάντε επικόλληση του κειμένου σας."
-#: animated_slidechange.xhp
+#: orgchart.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"par_id3154102\n"
-"79\n"
+"orgchart.xhp\n"
+"par_id3154504\n"
+"51\n"
"help.text"
-msgid "Select a slide transition from the list."
-msgstr "Επιλέξτε μία εναλλαγή για τη διαφάνεια από τη λίστα."
+msgid "Click the <emph>Text</emph> icon on the <emph>Drawing</emph> bar, and drag a text object over the shape. Type or paste your text into the text object."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Κείμενο</emph> στη γραμμή <emph>Σχεδίαση</emph>, και μεταφέρετε ένα αντικείμενο κειμένου πάνω από το σχήμα. Πληκτρολογήστε ή κάντε επικόλληση του κειμένου σας στο αντικείμενο κειμένου."
-#: animated_slidechange.xhp
+#: orgchart.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"par_id3153785\n"
+"orgchart.xhp\n"
+"hd_id3153730\n"
+"52\n"
+"help.text"
+msgid "To add a color fill to a shape:"
+msgstr "Για να προσθέσετε γέμισμα με χρώμα σε ένα σχήμα:"
+
+#: orgchart.xhp
+msgctxt ""
+"orgchart.xhp\n"
+"par_id3155930\n"
"53\n"
"help.text"
-msgid "To preview the transition effect for a slide, click the small icon underneath the slide on the <emph>Slides Pane</emph>."
-msgstr "Για να κάνετε προεπισκόπηση του εφέ εναλλαγής για μία διαφάνεια, κάντε κλικ στο μικρό εικονίδιο κάτω από τη διαφάνεια στο <emph>Πλαίσιο διαφανειών</emph>."
+msgid "Select the shape, and choose <emph>Format - Area</emph>."
+msgstr "Επιλέξτε το σχήμα, και επιλέξτε <emph>Μορφή - Περιοχή</emph>."
-#: animated_slidechange.xhp
+#: orgchart.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"hd_id3149341\n"
-"83\n"
+"orgchart.xhp\n"
+"par_id3145348\n"
+"54\n"
"help.text"
-msgid "To remove a transition effect"
-msgstr "Για να αφαιρέσετε ένα εφέ εναλλαγής"
+msgid "Select <emph>Color</emph>, and then click a color in the list."
+msgstr "Επιλέξτε το <emph>Χρώμα</emph>, και ύστερα κάντε κλικ σε ένα χρώμα από τη λίστα."
-#: animated_slidechange.xhp
+#: orgchart.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"par_id3151287\n"
-"84\n"
+"orgchart.xhp\n"
+"hd_id3150934\n"
+"56\n"
"help.text"
-msgid "In <emph>Slide Sorter</emph> View, select the slides that you want to remove the transition effect from."
-msgstr "Στην προβολή <emph>Ταξινόμηση διαφανειών</emph>, επιλέξτε τις διαφάνειες από τις οποίες επιθυμείτε να αφαιρέσετε την εναλλαγή."
+msgid "To add some hot spots that call other slides:"
+msgstr "Για να προσθέσετε κύρια σημεία τα οποία καλούν άλλες διαφάνειες:"
-#: animated_slidechange.xhp
+#: orgchart.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"par_id3146930\n"
-"85\n"
+"orgchart.xhp\n"
+"par_id3145300\n"
+"57\n"
"help.text"
-msgid "Choose <emph>No Transition </emph>in the listbox on the <emph>Tasks</emph> pane."
-msgstr "Επιλέξτε <emph>Χωρίς εναλλαγή </emph> στο πεδίο λίστας στο πλαίσιο <emph>Εργασίες</emph>."
+msgid "Assign <link href=\"text/simpress/01/06070000.xhp\" name=\"interactions\">interactions</link> to some objects on your slide."
+msgstr "Αναθέστε τις <link href=\"text/simpress/01/06070000.xhp\" name=\"αλληλεπιδράσεις\">αλληλεπιδράσεις</link> σε μερικά αντικείμενα στη διαφάνειά σας."
-#: animated_slidechange.xhp
+#: orgchart.xhp
msgctxt ""
-"animated_slidechange.xhp\n"
-"par_id3149300\n"
-"60\n"
+"orgchart.xhp\n"
+"par_idN10898\n"
"help.text"
-msgid "<link href=\"text/simpress/01/06040000.xhp\" name=\"Slide Transition\">Slide Transition</link>"
-msgstr "<link href=\"text/simpress/01/06040000.xhp\" name=\"Εναλλαγή διαφάνειας\">Εναλλαγή διαφάνειας</link>"
+msgid "Select the object, then choose <emph>Slide Show - Interaction</emph>."
+msgstr "Επιλέξτε το αντικείμενο, ύστερα επιλέξτε <emph>Παρουσίαση οθόνης - Αλληλεπίδραση</emph>."
-#: keyboard.xhp
+#: orgchart.xhp
msgctxt ""
-"keyboard.xhp\n"
+"orgchart.xhp\n"
+"par_idN108A0\n"
+"help.text"
+msgid "Select an interaction in the dialog. For example, select to go to the next slide when the user clicks the object."
+msgstr "Επιλέξτε μία αλληλεπίδραση στο παράθυρο διαλόγου. Για παράδειγμα, επιλέξτε μετάβαση στην επόμενη διαφάνεια όταν ο χρήστης κάνει κλικ στο αντικείμενο."
+
+#: orgchart.xhp
+msgctxt ""
+"orgchart.xhp\n"
+"par_id3153922\n"
+"32\n"
+"help.text"
+msgid "<link href=\"text/simpress/02/10100000.xhp\" name=\"Connectors\">Connectors</link>"
+msgstr "<link href=\"text/simpress/02/10100000.xhp\" name=\"Γραμμές σύνδεσης\">Γραμμές σύνδεσης</link>"
+
+#: orgchart.xhp
+msgctxt ""
+"orgchart.xhp\n"
+"par_id3156257\n"
+"33\n"
+"help.text"
+msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue points\">Glue points</link>"
+msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Σημεία κόλλησης\">Σημεία κόλλησης</link>"
+
+#: page_copy.xhp
+msgctxt ""
+"page_copy.xhp\n"
"tit\n"
"help.text"
-msgid "Using Shortcut Keys in $[officename] Impress"
-msgstr "Χρήση πλήκτρων συντόμευσης στο $[officename] Impress"
+msgid "Copying Slides From Other Presentations"
+msgstr "Αντιγραφή διαφανειών από άλλες παρουσιάσεις"
-#: keyboard.xhp
+#: page_copy.xhp
msgctxt ""
-"keyboard.xhp\n"
-"bm_id3154702\n"
+"page_copy.xhp\n"
+"bm_id3146971\n"
"help.text"
-msgid "<bookmark_value>accessibility; $[officename] Impress</bookmark_value>"
-msgstr "<bookmark_value>προσιτότητα, $[officename] Impress</bookmark_value>"
+msgid "<bookmark_value>copying; slides</bookmark_value><bookmark_value>slides; copying between documents</bookmark_value><bookmark_value>pages; copying</bookmark_value><bookmark_value>inserting; slides from files</bookmark_value><bookmark_value>pasting;slides from other presentations</bookmark_value>"
+msgstr "<bookmark_value>αντιγραφή, διαφάνειες</bookmark_value><bookmark_value>διαφάνειες, αντιγραφή μεταξύ εγγράφων</bookmark_value><bookmark_value>σελίδες, αντιγραφή</bookmark_value><bookmark_value>εισαγωγή, διαφάνειες από αρχεία</bookmark_value><bookmark_value>επικόλληση, διαφάνειες από άλλες παρουσιάσεις</bookmark_value>"
-#: keyboard.xhp
+#: page_copy.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3154702\n"
+"page_copy.xhp\n"
+"hd_id3146971\n"
"1\n"
"help.text"
-msgid "<variable id=\"keyboard\"><link href=\"text/simpress/guide/keyboard.xhp\" name=\"Using Shortcut Keys in $[officename] Impress\">Using Shortcut Keys in $[officename] Impress</link></variable>"
-msgstr "<variable id=\"keyboard\"><link href=\"text/simpress/guide/keyboard.xhp\" name=\"Χρήση πλήκτρων συντόμευσης στο $[officename] Impress\">Χρήση πλήκτρων συντόμευσης στο $[officename] Impress</link></variable>"
+msgid "<variable id=\"page_copy\"><link href=\"text/simpress/guide/page_copy.xhp\" name=\"Copying Slides From Other Presentations\">Copying Slides From Other Presentations</link></variable>"
+msgstr "<variable id=\"page_copy\"><link href=\"text/simpress/guide/page_copy.xhp\" name=\"Αντιγραφή διαφανειών από άλλες παρουσιάσεις\">Αντιγραφή διαφανειών από άλλες παρουσιάσεις</link></variable>"
-#: keyboard.xhp
+#: page_copy.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3148610\n"
-"11\n"
+"page_copy.xhp\n"
+"par_id3149378\n"
+"7\n"
"help.text"
-msgid "You can use the keyboard to access $[officename] Impress commands as well as to navigate through the workspace. $[officename] Impress uses the same shortcut keys as $[officename] Draw to create <link href=\"text/sdraw/guide/keyboard.xhp\" name=\"drawing objects\">drawing objects</link>."
-msgstr "Μπορείτε να χρησιμοποιήσετε το πληκτρολόγιο για να έχετε πρόσβαση σε εντολές του $[officename] Impress όπως επίσης και να περιηγηθείτε στο χώρο εργασίας. Το $[officename] Impress χρησιμοποιεί τα ίδια πλήκτρα συντόμευσης όπως και το $[officename] Draw για να δημιουργήσει <link href=\"text/sdraw/guide/keyboard.xhp\" name=\"αντικείμενα σχεδίασης\">αντικείμενα σχεδίασης</link>."
+msgid "You can insert slides from another presentation into the current presentation. You can also copy and paste slides between presentations."
+msgstr "Μπορείτε να εισάγετε διαφάνειες από διαφορετική παρουσίαση στην τρέχουσα παρουσίαση. Μπορείτε επίσης να αντιγράψετε και να κάνετε επικόλληση διαφανειών μεταξύ των παρουσιάσεων."
-#: keyboard.xhp
+#: page_copy.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3149602\n"
-"18\n"
+"page_copy.xhp\n"
+"hd_id3153418\n"
+"8\n"
"help.text"
-msgid "Selecting placeholders"
-msgstr "Επιλογή δεικτών τοποθέτησης"
+msgid "To insert a slide from another presentation:"
+msgstr "Για να εισάγετε μία διαφάνεια από διαφορετική παρουσίαση:"
-#: keyboard.xhp
+#: page_copy.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3150212\n"
-"10\n"
+"page_copy.xhp\n"
+"par_id3149018\n"
+"3\n"
"help.text"
-msgid "$[officename] Impress <emph>AutoLayouts</emph> use placeholders for slide titles, text, and objects. To select a placeholder, press <item type=\"keycode\">Ctrl+Enter</item>. To move to the next placeholder, press <item type=\"keycode\">Ctrl+Enter</item> again."
-msgstr "Οι <emph>Αυτόματες διατάξεις</emph> στο $[officename] Impress χρησιμοποιούν δείκτες τοποθέτησης για τίτλους διαφανειών, κειμένου, και αντικειμένων. Για να επιλέξετε ένα δείκτη τοποθέτησης, πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+Enter</item>. Για να μετακινηθείτε στον επόμενο δείκτη τοποθέτησης, πιέστε ξανά το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+Enter</item>."
+msgid "Open a presentation, and choose <emph>View - Normal</emph>."
+msgstr "Ανοίξτε μία παρουσίαση, και επιλέξτε <emph>Προβολή - Κανονική</emph>."
-#: keyboard.xhp
+#: page_copy.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3166467\n"
+"page_copy.xhp\n"
+"par_id3154702\n"
"9\n"
"help.text"
-msgid "If you press <item type=\"keycode\">Ctrl+Enter</item> after you reach the last placeholder in a slide, a new slide is inserted after the current slide. The new slide uses the same layout as the current slide."
-msgstr "Αν πιέσετε το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+Enter</item> αφότου βρίσκεστε στον τελευταίο δείκτη τοποθέτησης σε μία διαφάνεια, εισάγεται μία νέα διαφάνεια ύστερα από την τρέχουσα διαφάνεια. Η νέα διαφάνεια χρησιμοποιεί την ίδια διάταξη όπως η τρέχουσα διαφάνεια."
+msgid "Choose <emph>Insert - File</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Αρχείο</emph>."
-#: keyboard.xhp
+#: page_copy.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3157871\n"
-"8\n"
+"page_copy.xhp\n"
+"par_id3159238\n"
+"10\n"
"help.text"
-msgid "During a Slide Show"
-msgstr "Κατά τη διάρκεια μίας παρουσίασης οθόνης"
+msgid "Locate the presentation file containing the slide that you want to insert, and click <emph>Insert</emph>."
+msgstr "Εντοπίστε το αρχείο παρουσίασης που περιέχει τη διαφάνεια που επιθυμείτε να εισάγετε, και κάντε κλικ στην <emph>Εισαγωγή</emph>."
-#: keyboard.xhp
+#: page_copy.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3150650\n"
-"7\n"
+"page_copy.xhp\n"
+"par_id3148837\n"
+"4\n"
"help.text"
-msgid "To start a slide show, press <item type=\"keycode\">Ctrl+F2</item> or <item type=\"keycode\">F5</item>."
-msgstr "Για να ξεκινήσετε μια προβολή διαφάνειας, πατήστε <item type=\"keycode\">Ctrl+F2</item> ή <item type=\"keycode\">F5</item>."
+msgid "Click the plus sign next to the icon for the presentation file, and then select the slide(s) that you want to insert."
+msgstr "Κάντε κλικ στο σύμβολο Συν δίπλα στο εικονίδιο για το αρχείο παρουσίασης, και ύστερα επιλέξτε τις διαφάνειες που επιθυμείτε να εισάγετε."
-#: keyboard.xhp
+#: page_copy.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3149354\n"
+"page_copy.xhp\n"
+"par_id3148869\n"
+"11\n"
+"help.text"
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+
+#: page_copy.xhp
+msgctxt ""
+"page_copy.xhp\n"
+"hd_id3154651\n"
+"12\n"
+"help.text"
+msgid "To copy and paste slides between presentations:"
+msgstr "Για να αντιγράψετε ή να επικολλήσετε διαφάνειες μεταξύ παρουσιάσεων:"
+
+#: page_copy.xhp
+msgctxt ""
+"page_copy.xhp\n"
+"par_id3153812\n"
+"13\n"
+"help.text"
+msgid "Open the presentations that you want to copy and paste between."
+msgstr "Ανοίξτε τις παρουσιάσεις στις οποίες επιθυμείτε να κάνετε αντιγραφή και επικόλληση μεταξύ τους."
+
+#: page_copy.xhp
+msgctxt ""
+"page_copy.xhp\n"
+"par_id3153073\n"
+"14\n"
+"help.text"
+msgid "In the presentation containing the slide(s) that you want to copy, choose<emph> View - Slide Sorter</emph>."
+msgstr "Στην παρουσίαση που περιέχει τις διαφάνειες που επιθυμείτε να αντιγραφούν, επιλέξτε <emph> Προβολή - Ταξινόμηση διαφανειών</emph>."
+
+#: page_copy.xhp
+msgctxt ""
+"page_copy.xhp\n"
+"par_id3147401\n"
"5\n"
"help.text"
-msgid "Advance to the next slide or to the next animation effect"
-msgstr "Μετάβαση στην επόμενη διαφάνεια ή στο επόμενο κινούμενο εφέ"
+msgid "Select the slide(s), and then choose<emph> Edit - Copy</emph>."
+msgstr "Επιλέξτε τις διαφάνειες, και ύστερα επιλέξτε<emph> Επεξεργασία - Αντιγραφή</emph>."
-#: keyboard.xhp
+#: page_copy.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3148728\n"
-"4\n"
+"page_copy.xhp\n"
+"par_id3147298\n"
+"15\n"
"help.text"
-msgid "<item type=\"keycode\">Spacebar</item>"
-msgstr "<item type=\"keycode\">Spacebar</item>"
+msgid "Change to the presentation where you want to paste the slide(s), and then choose <emph>View - Normal</emph>."
+msgstr "Μεταβείτε στην παρουσίαση όπου επιθυμείτε να επικολλήσετε τις διαφάνειες, και ύστερα επιλέξτε <emph>Προβολή - Κανονική</emph>."
-#: keyboard.xhp
+#: page_copy.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3153035\n"
-"19\n"
+"page_copy.xhp\n"
+"par_id3156401\n"
+"16\n"
"help.text"
-msgid "Advance to the next slide without playing object animation effects"
-msgstr "Μετάβαση στην επόμενη διαφάνεια χωρίς αναπαραγωγή των κινούμενων εφέ των αντικειμένων"
+msgid "Select the slide that you want the copied slide to follow, and then choose <emph>Edit - Paste</emph>."
+msgstr "Επιλέξτε τη διαφάνεια που επιθυμείτε να ακολουθεί η διαφάνεια που έχετε αντιγραφεί, και ύστερα επιλέξτε <emph>Επεξεργασία - Επικόλληση</emph>."
-#: keyboard.xhp
+#: page_copy.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3155263\n"
-"20\n"
+"page_copy.xhp\n"
+"par_id3150655\n"
+"6\n"
"help.text"
-msgid "<item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+PageDown</item>"
-msgstr "<item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+PageDown</item>"
+msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"Insert - File\">Insert - File</link>"
+msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"Εισαγωγή - Αρχείο\">Εισαγωγή - Αρχείο</link>"
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3154558\n"
-"3\n"
+"palette_files.xhp\n"
+"tit\n"
"help.text"
-msgid "Return to previous slide"
-msgstr "Επιστροφή στην προηγούμενη διαφάνεια"
+msgid "Loading Color, Gradient, and Hatching Lists"
+msgstr "Φόρτωση λιστών χρώματος, διαβάθμισης, και γραμμοσκίασης"
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3145590\n"
-"2\n"
+"palette_files.xhp\n"
+"bm_id3154510\n"
"help.text"
-msgid "<item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+PageUp</item>"
-msgstr "<item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+PageUp</item>"
+msgid "<bookmark_value>colors;loading lists</bookmark_value><bookmark_value>gradients;loading lists</bookmark_value><bookmark_value>hatching;loading lists</bookmark_value><bookmark_value>loading;colors/gradients/hatchings</bookmark_value>"
+msgstr "<bookmark_value>χρώματα, φόρτωση λιστών</bookmark_value><bookmark_value>διαβαθμίσεις, φόρτωση λιστών</bookmark_value><bookmark_value>γραμμοσκίαση, φόρτωση λιστών</bookmark_value><bookmark_value>φόρτωση, χρώματα/διαβαθμίσεις/γραμμοσκιάσεις</bookmark_value>"
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3153003\n"
-"12\n"
+"palette_files.xhp\n"
+"hd_id3154510\n"
+"48\n"
"help.text"
-msgid "Go to a specific slide"
-msgstr "Μετάβαση σε μία συγκεκριμένη διαφάνεια"
+msgid "<variable id=\"palette_files\"><link href=\"text/simpress/guide/palette_files.xhp\" name=\"Loading Color, Gradient, and Hatching Lists\">Loading Color, Gradient, and Hatching Lists</link></variable>"
+msgstr "<variable id=\"palette_files\"><link href=\"text/simpress/guide/palette_files.xhp\" name=\"Φόρτωση λιστών χρώματος, διαβάθμισης, και γραμμοσκίασης\">Φόρτωση λιστών χρώματος, διαβάθμισης, και γραμμοσκίασης</link></variable>"
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3154501\n"
-"13\n"
+"palette_files.xhp\n"
+"par_id3156385\n"
+"73\n"
"help.text"
-msgid "Type the page number of the slide, and then press <item type=\"keycode\">Enter</item>."
-msgstr "Πληκτρολογήστε το αριθμό της σελίδας της διαφάνειας, και ύστερα πιέστε το πλήκτρο <item type=\"keycode\">Enter</item>."
+msgid "You can use lists to organize colors, gradients, or hatching patterns. $[officename] provides several lists that you can load and use in your document. If you want, you can add or delete elements from a list, or even create custom lists."
+msgstr "Μπορείτε να χρησιμοποιήσετε λίστες για να οργανώσετε μοτίβα χρωμάτων, διαβαθμίσεων ή γραμμοσκιάσεων. Το $[officename] παρέχει διάφορες λίστες τις οποίες μπορείτε να φορτώσετε και να χρησιμοποιήσετε στο έγγραφό σας. Αν επιθυμείτε, μπορείτε να προσθέσετε ή να διαγράψετε στοιχεία από μία λίστα, ή ακόμα και να δημιουργήσετε προσαρμοσμένες λίστες."
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id4153003\n"
-"12\n"
+"palette_files.xhp\n"
+"hd_id3155961\n"
+"74\n"
"help.text"
-msgid "Stop slide show"
-msgstr "Διακοπή προβολής διαφάνειας"
+msgid "To load a color list:"
+msgstr "Για να φορτώσετε μία λίστα χρωμάτων:"
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id4154501\n"
-"13\n"
+"palette_files.xhp\n"
+"par_id3154656\n"
+"47\n"
"help.text"
-msgid "<item type=\"keycode\">Esc</item> or <item type=\"keycode\">-</item>."
-msgstr "<item type=\"keycode\">Esc</item> ή <item type=\"keycode\">-</item>."
+msgid "Choose <emph>Format - Area</emph>, and then click the <emph>Colors</emph> tab."
+msgstr "Επιλέξτε <emph>Μορφή - Περιοχή</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Χρώματα</emph>."
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3150337\n"
-"14\n"
+"palette_files.xhp\n"
+"par_id3152896\n"
+"75\n"
"help.text"
-msgid "Slide Sorter"
-msgstr "Ταξινόμηση διαφανειών"
+msgid "Click the <emph>Load Color List</emph> button."
+msgstr "Kλικ στο κουμπί <emph>Φόρτωση λίστας χρωμάτων</emph>."
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3153732\n"
-"21\n"
+"palette_files.xhp\n"
+"par_id3151239\n"
+"76\n"
"help.text"
-msgid "When you first switch to Slide Sorter, press <item type=\"keycode\">Enter</item> to change the keyboard focus to the workspace. Otherwise, press <item type=\"keycode\">F6</item> to navigate to the workspace, and then press <item type=\"keycode\">Enter</item>."
-msgstr "Όταν εκτελείτε για πρώτη φορά την Ταξινόμηση διαφανειών, πιέστε το πλήκτρο <item type=\"keycode\">Enter</item> για να μεταβάλετε την μεγέθυνση του πληκτρολογίου στο χώρο εργασίας. Ειδάλλως, πιέστε το πλήκτρο <item type=\"keycode\">F6</item> για να περιηγηθείτε στο χώρο εργασίας, και ύστερα πιέστε το πλήκτρο <item type=\"keycode\">Enter</item>."
+msgid "Locate the color list that you want to load, and then click <emph>Open</emph>. A color list file has the format [filename].soc."
+msgstr "Εντοπίστε τη λίστα χρωμάτων που επιθυμείτε να φορτωθεί και ύστερα πατήστε <emph>Άνοιγμα</emph>. Ένα αρχείο λίστας χρωμάτων έχει τη μορφή [όνομα_αρχείου].soc."
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3149882\n"
-"22\n"
+"palette_files.xhp\n"
+"par_id3154762\n"
+"77\n"
"help.text"
-msgid "Selecting and deselecting slides"
-msgstr "Επιλογή και αποεπιλογή διαφανειών"
+msgid "To save a color list, click the <emph>Save Color List</emph> button, enter a filename, and then click <emph>Save</emph>."
+msgstr "Για να αποθηκεύσετε μία λίστα χρωμάτων, κάντε κλικ στο κουμπί <emph>Αποθήκευση λίστας χρωμάτων</emph>, εισάγετε ένα όνομα για το αρχείο, και ύστερα κάντε κλικ στην <emph>Αποθήκευση</emph>."
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3155930\n"
-"15\n"
+"palette_files.xhp\n"
+"bm_id3149871\n"
"help.text"
-msgid "Use the arrow keys to navigate to the slide that you want to select, and then press the <item type=\"keycode\">Spacebar</item>. To add to the selection, use the arrow keys to navigate to the slide(s) that you want to add, and press <item type=\"keycode\">Spacebar</item> again. To deselect a slide, navigate to the slide, and then press <item type=\"keycode\">Spacebar</item>."
-msgstr "Χρησιμοποιήστε τα πλήκτρα βελών για να περιηγηθείτε στη διαφάνεια που επιθυμείτε να επιλέξετε, και ύστερα πιέστε το πλήκτρο <item type=\"keycode\">Spacebar</item>. Για να την προσθέσετε στην επιλογή σας, χρησιμοποιήστε τα πλήκτρα βελών για περιηγηθείτε στη διαφάνεια (ες) που επιθυμείτε να προσθέσετε, και πιέστε ξανά το πλήκτρο <item type=\"keycode\">Spacebar</item>. Για να αναιρέσετε την επιλογή μιας διαφάνειας, περιηγηθείτε στη διαφάνεια, και ύστερα πιέστε το πλήκτρο <item type=\"keycode\">Spacebar</item>."
+msgid "<bookmark_value>colors; default colors</bookmark_value><bookmark_value>colors; LibreOffice colors</bookmark_value><bookmark_value>LibreOffice colors</bookmark_value><bookmark_value>colors; Tango colors</bookmark_value><bookmark_value>Tango colors</bookmark_value><bookmark_value>colors; web</bookmark_value><bookmark_value>colors; CMYK</bookmark_value>"
+msgstr "<bookmark_value>χρώματα· προεπιλεγμένα χρώματα</bookmark_value><bookmark_value>χρώματα· χρώματα LibreOffice</bookmark_value><bookmark_value>χρώματα LibreOffice</bookmark_value><bookmark_value>χρώματα· χρώματα Τάνγκο</bookmark_value><bookmark_value>χρώματα τάνγκο</bookmark_value><bookmark_value>χρώματα· ιστός</bookmark_value><bookmark_value>χρώματα· κυανό-ματζέντα-κίτρινο-μαύρο</bookmark_value>"
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3145248\n"
-"23\n"
+"palette_files.xhp\n"
+"par_id3149871\n"
+"71\n"
"help.text"
-msgid "Copying a slide:"
-msgstr "Αντιγραφή διαφάνειας:"
+msgid "The CMYK list is optimized for print colors. The colors in the Web and the HTML lists are optimized for displays using a resolution of 256 colors. The palettes libreoffice.soc and tango.soc contain the official LibreOffice and Tango colors respectively."
+msgstr "Η λίστα CMYK βελτιστοποιείται για χρώματα εκτυπώσεων, όπου τα χρώματα στο διαδίκτυο και οι λίστες HTML βελτιστοποιούνται για προβολές χρησιμοποιώντας ανάλυση με 256 χρώματα."
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3156060\n"
-"16\n"
+"palette_files.xhp\n"
+"hd_id3150435\n"
+"78\n"
"help.text"
-msgid "Use the arrow keys to navigate to the slide that you want to copy, and then press <item type=\"keycode\">Ctrl+C</item>."
-msgstr "Χρησιμοποιήστε τα πλήκτρα βελών για να περιηγηθείτε στη διαφάνεια που επιθυμείτε να αντιγράψετε, και ύστερα πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+C</item>."
+msgid "To load a gradient list:"
+msgstr "Για να φορτώσετε μία λίστα διαβαθμίσεων:"
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3148769\n"
-"24\n"
+"palette_files.xhp\n"
+"par_id3150393\n"
+"79\n"
"help.text"
-msgid "Move to the slide where you want to paste the copied slide, and then press <item type=\"keycode\">Ctrl+V</item>."
-msgstr "Μετακινηθείτε στη διαφάνεια που επιθυμείτε να επικολλήσετε στη διαφάνεια που έχετε ήδη αντιγράψει, και ύστερα πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+V</item>."
+msgid "Choose <emph>Format - Area</emph>, and then click the <emph>Gradients</emph> tab."
+msgstr "Επιλέξτε <emph>Μορφή - Περιοχή</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Διαβαθμίσεις</emph>."
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3155367\n"
-"26\n"
+"palette_files.xhp\n"
+"par_id3146322\n"
+"80\n"
"help.text"
-msgid "Moving a slide:"
-msgstr "Μετακίνηση διαφάνειας:"
+msgid "Click the <emph>Load Gradients List</emph> button."
+msgstr "Κάντε κλικ στο κουμπί <emph>Φόρτωση λίστας διαβαθμίσεων</emph>."
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3155987\n"
-"27\n"
+"palette_files.xhp\n"
+"par_id3149946\n"
+"81\n"
"help.text"
-msgid "Use the arrow keys to navigate to the slide that you want to move, and then press <item type=\"keycode\">Ctrl+X</item>."
-msgstr "Χρησιμοποιήστε τα πλήκτρα βελών για να περιηγηθείτε στην επόμενη διαφάνεια που επιθυμείτε να μετακινήσετε, και ύστερα πιέστε το πλήκτρο <item type=\"keycode\">Ctrl+X</item>."
+msgid "Locate the gradient list that you want to load, and then click <emph>Open</emph>. A gradient list file has the format [filename].sog."
+msgstr "Εντοπίστε τη λίστα διαβαθμίσεων που επιθυμείτε να φορτωθεί, και ύστερα πατήστε στο <emph>Άνοιγμα</emph>. Ένα αρχείο λίστας διαβαθμίσεων έχει τη μορφή [όνομα_αρχείου].sog."
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3147171\n"
-"28\n"
+"palette_files.xhp\n"
+"par_id3150740\n"
+"82\n"
"help.text"
-msgid "Navigate to the slide where you want to move the slide, and then press <item type=\"keycode\">Ctrl+V</item>."
-msgstr "Περιηγηθείτε στη διαφάνεια όπου επιθυμείτε να μετακινήσετε τη διαφάνεια που έχετε επιλέξει, και ύστερα πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+V</item>."
+msgid "To save a gradients list, click the <emph>Save Gradients List</emph> button, enter a filename, and then click <emph>Save</emph>."
+msgstr "Για να αποθηκεύσετε μία λίστα διαβαθμίσεων, κάντε κλικ στο κουμπί <emph>Αποθήκευση λίστας διαβαθμίσεων</emph> , εισάγετε ένα όνομα για το αρχείο, και ύστερα κάντε κλικ στην <emph>Αποθήκευση</emph>."
-#: keyboard.xhp
+#: palette_files.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3083282\n"
-"29\n"
+"palette_files.xhp\n"
+"hd_id3153036\n"
+"83\n"
"help.text"
-msgid "Select <emph>Before </emph>or <emph>After</emph> the current slide, and then click <emph>OK</emph>."
-msgstr "Επιλέξτε <emph>Πριν </emph> ή <emph>Μετά</emph> από την τρέχουσα διαφάνεια και έπειτα πατήστε <emph>OK</emph>."
+msgid "To load a hatching list:"
+msgstr "Για να φορτώσετε μία λίστα γραμμοσκιάσεων:"
-#: text2curve.xhp
+#: palette_files.xhp
msgctxt ""
-"text2curve.xhp\n"
-"tit\n"
+"palette_files.xhp\n"
+"par_id3155255\n"
+"84\n"
"help.text"
-msgid "Converting Text Characters into Drawing Objects"
-msgstr "Μετατροπή χαρακτήρων κειμένου σε αντικείμενα σχεδίασης"
+msgid "Choose <emph>Format - Area</emph>, and then click the <emph>Hatching</emph> tab."
+msgstr "Επιλέξτε <emph>Μορφή - Περιοχή</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Γραμμοσκίαση</emph>."
-#: text2curve.xhp
+#: palette_files.xhp
msgctxt ""
-"text2curve.xhp\n"
-"bm_id3150717\n"
+"palette_files.xhp\n"
+"par_id3153004\n"
+"85\n"
"help.text"
-msgid "<bookmark_value>text; converting to curves</bookmark_value><bookmark_value>characters; converting to curves</bookmark_value><bookmark_value>sign conversion to curves</bookmark_value><bookmark_value>converting; text to curves</bookmark_value><bookmark_value>draw objects;converting text to</bookmark_value><bookmark_value>curves;converting text to</bookmark_value>"
-msgstr "<bookmark_value>κείμενο, μετατροπή σε καμπύλες</bookmark_value><bookmark_value>χαρακτήρες, μετατροπή σε καμπύλες</bookmark_value><bookmark_value>μετατροπή συμβόλων σε καμπύλες</bookmark_value><bookmark_value>μετατροπή, κείμενο σε καμπύλες</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, μετατροπή κειμένου σε</bookmark_value><bookmark_value>καμπύλες, μετατροπή κειμένου σε</bookmark_value>"
+msgid "Click the <emph>Load Hatches List</emph> button."
+msgstr "Κάντε κλικ στο κουμπί <emph>Φόρτωση λίστας γραμμοσκιάσεων</emph>."
-#: text2curve.xhp
+#: palette_files.xhp
msgctxt ""
-"text2curve.xhp\n"
-"hd_id3150717\n"
-"3\n"
+"palette_files.xhp\n"
+"par_id3154505\n"
+"86\n"
"help.text"
-msgid "<variable id=\"text2curve\"><link href=\"text/simpress/guide/text2curve.xhp\" name=\"Converting Text Characters into Drawing Objects\">Converting Text Characters into Drawing Objects</link></variable>"
-msgstr "<variable id=\"text2curve\"><link href=\"text/simpress/guide/text2curve.xhp\" name=\"Μετατροπή χαρακτήρων κειμένου σε αντικείμενα σχεδίασης\">Μετατροπή χαρακτήρων κειμένου σε αντικείμενα σχεδίασης</link></variable>"
+msgid "Locate the hatches list that you want to load, and then click <emph>Open</emph>. A hatches list file has the format [filename].soh."
+msgstr "Εντοπίστε τη λίστα γραμμοσκιάσεων που επιθυμείτε να φορτωθεί, και ύστερα πατήστε στο <emph>Άνοιγμα</emph>. Ένα αρχείο λίστας γραμμοσκιάσεων έχει τη μορφή [όνομα_αρχείου].soh."
-#: text2curve.xhp
+#: palette_files.xhp
msgctxt ""
-"text2curve.xhp\n"
-"par_id3155960\n"
-"21\n"
+"palette_files.xhp\n"
+"par_id3149881\n"
+"87\n"
"help.text"
-msgid "You can convert text characters into curves that you can edit and resize as you would any drawing object. Once you convert text into a drawing object, you can no longer edit the content of the text."
-msgstr "Μπορείτε να μετατρέψετε χαρακτήρες κειμένου σε καμπύλες τις οποίες μπορείτε να επεξεργαστείτε και να τροποποιήσετε το μέγεθός τους όπως θα κάνατε για ένα αντικείμενο σχεδίασης. Αφού μετατρέψετε το κείμενο σε αντικείμενο σχεδίασης, δεν μπορείτε πια να επεξεργαστείτε το περιεχόμενο του κειμένου."
+msgid "To save a hatches list, click the <emph>Save Hatches List</emph> button, enter a filename, and then click <emph>Save</emph>."
+msgstr "Για να αποθηκεύσετε μία λίστα γραμμοσκιάσεων, κάντε κλικ στο κουμπί <emph>Αποθήκευση λίστας γραμμοσκιάσεων</emph>, εισάγετε ένα όνομα για το αρχείο, και ύστερα κάντε κλικ στην <emph>Αποθήκευση</emph>."
-#: text2curve.xhp
+#: palette_files.xhp
msgctxt ""
-"text2curve.xhp\n"
-"hd_id3153965\n"
-"22\n"
+"palette_files.xhp\n"
+"par_id3155437\n"
+"72\n"
"help.text"
-msgid "To convert text into a drawing object:"
-msgstr "Για να μετατρέψετε κείμενο σε αντικείμενο σχεδίασης:"
+msgid "<link href=\"text/shared/01/05210000.xhp\" name=\"Format - Area\">Format - Area</link>"
+msgstr "<link href=\"text/shared/01/05210000.xhp\" name=\"Μορφή - Περιοχή\">Μορφή - Περιοχή</link>"
-#: text2curve.xhp
+#: print_tofit.xhp
msgctxt ""
-"text2curve.xhp\n"
-"par_id3146963\n"
-"4\n"
+"print_tofit.xhp\n"
+"tit\n"
"help.text"
-msgid "Select the text that you want to convert, and do one of the following:"
-msgstr "Επιλέξτε το κείμενο που επιθυμείτε να μετατρέψετε, και εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "Printing a Slide to Fit a Paper Size"
+msgstr "Εκτύπωση διαφάνειας με προσαρμογή στο μέγεθος του χαρτιού"
-#: text2curve.xhp
+#: print_tofit.xhp
msgctxt ""
-"text2curve.xhp\n"
-"par_id3149053\n"
-"5\n"
+"print_tofit.xhp\n"
+"bm_id3155067\n"
"help.text"
-msgid "In $[officename] Draw, choose <emph>Modify - Convert - To Curve</emph>."
-msgstr "Στο $[officename] Draw, επιλέξτε <emph>Τροποποίηση - Μετατροπή - Σε καμπύλη</emph>."
+msgid "<bookmark_value>fitting to pages; individual slides</bookmark_value><bookmark_value>pages; fitting to printed pages</bookmark_value><bookmark_value>printing; fitting to paper</bookmark_value>"
+msgstr "<bookmark_value>προσαρμογή στις σελίδες, ξεχωριστές διαφάνειες</bookmark_value><bookmark_value>σελίδες, προσαρμογή σε εκτυπωμένες σελίδες</bookmark_value><bookmark_value>εκτύπωση, ταίριασμα στο χαρτί</bookmark_value>"
-#: text2curve.xhp
+#: print_tofit.xhp
msgctxt ""
-"text2curve.xhp\n"
-"par_id3150395\n"
-"23\n"
+"print_tofit.xhp\n"
+"hd_id3155067\n"
+"1\n"
"help.text"
-msgid "In $[officename] Impress, right-click the border of the text object, and then choose <emph>Convert - To Curve</emph>."
-msgstr "Στο $[officename] Impress, κάντε δεξί κλικ στο περίγραμμα του αντικειμένου κειμένου, και ύστερα επιλέξτε <emph>Μετατροπή - Σε καμπύλη</emph>."
+msgid "<variable id=\"print_tofit\"><link href=\"text/simpress/guide/print_tofit.xhp\" name=\"Printing a Slide to Fit a Paper Size\">Printing a Slide to Fit a Paper Size</link></variable>"
+msgstr "<variable id=\"print_tofit\"><link href=\"text/simpress/guide/print_tofit.xhp\" name=\"Εκτύπωση διαφάνειας με προσαρμογή στο μέγεθος του χαρτιού\">Εκτύπωση διαφάνειας με προσαρμογή στο μέγεθος του χαρτιού</link></variable>"
-#: text2curve.xhp
+#: print_tofit.xhp
msgctxt ""
-"text2curve.xhp\n"
-"par_id3150746\n"
+"print_tofit.xhp\n"
+"par_id3154704\n"
+"3\n"
+"help.text"
+msgid "You can reduce the size of a slide when you print, so that the slide can fit on a printed page."
+msgstr "Μπορείτε να μειώσετε το μέγεθος μιας διαφάνειας κατά την εκτύπωση, έτσι ώστε η διαφάνεια να προσαρμόζεται σε μία σελίδα που θα εκτυπωθεί."
+
+#: print_tofit.xhp
+msgctxt ""
+"print_tofit.xhp\n"
+"par_id3154658\n"
+"4\n"
+"help.text"
+msgid "Open the document that you want to print."
+msgstr "Ανοίξτε το έγγραφο το οποίο επιθυμείτε να εκτυπώσετε."
+
+#: print_tofit.xhp
+msgctxt ""
+"print_tofit.xhp\n"
+"par_id3145384\n"
+"5\n"
+"help.text"
+msgid "In <emph>Normal View</emph>, choose <emph>Format - Page</emph>, and then click the <emph>Page</emph> tab."
+msgstr "Στην <emph>Κανονική προβολή</emph>, επιλέξτε <emph>Μορφή - Σελίδα</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Σελίδα</emph>."
+
+#: print_tofit.xhp
+msgctxt ""
+"print_tofit.xhp\n"
+"par_id3148871\n"
"6\n"
"help.text"
-msgid "If your text contains more than one character, the converted text becomes a grouped object. Double-click the group to edit individual objects. Press Esc when finished."
-msgstr "Εάν το κείμενό σας περιέχει περισσότερους από έναν χαρακτήρες, το κείμενο που έχει μετατραπεί γίνεται ένα ομαδοποιημένο αντικείμενο. Κάντε διπλό κλικ στην ομάδα για να επεξεργαστείτε τα αντικείμενα ξεχωριστά. Πιέστε το πλήκτρο Esc όταν τελειώσετε."
+msgid "In <emph>Layout settings </emph>area, select the <emph>Fit object to paper format</emph> check box."
+msgstr "Στην περιοχή <emph>Ρυθμίσεις διάταξης </emph>, επιλέξτε το πεδίο ελέγχου <emph>Προσαρμογή του αντικειμένου στην μορφή του χαρτιού</emph>."
-#: text2curve.xhp
+#: print_tofit.xhp
msgctxt ""
-"text2curve.xhp\n"
-"par_id3150336\n"
+"print_tofit.xhp\n"
+"par_id3153811\n"
"7\n"
"help.text"
-msgid "Now, click the <emph>Points</emph> icon on the <emph>Drawing</emph> bar. Click the object. You can see all the Bézier points of the object. On the <emph>Edit Points</emph> bar, you can find various icons for editing, inserting and deleting points."
-msgstr "Τώρα, κάντε κλικ στο εικονίδιο <emph>Σημεία</emph> στη γραμμή <emph>Σχεδίαση</emph>. Κάντε κλικ στο αντικείμενο. Μπορείτε να δείτε όλα τα σημεία Bézier του αντικειμένου. Στη γραμμή <emph>Επεξεργασία σημείων</emph>, μπορείτε να βρείτε διάφορα εικονίδια για την επεξεργασία, την εισαγωγή και τη διαγραφή σημείων."
+msgid "In the <emph>Paper format</emph> area, select a <emph>Format</emph>."
+msgstr "Στην περιοχή <emph>Τύπος χαρτιού</emph> , επιλέξτε μια <emph>Μορφή</emph>."
+
+#: print_tofit.xhp
+msgctxt ""
+"print_tofit.xhp\n"
+"par_id3150431\n"
+"8\n"
+"help.text"
+msgid "Click <emph>OK</emph>. The slide is resized to fit the printed page, while maintaining the relative positions of the objects on the slide."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>. Μεταβάλλεται το μέγεθος της διαφάνειας ώστε να ταιριάζει στη σελίδα που θα εκτυπωθεί, κατά τη διατήρηση των σχετικών θέσεων των αντικειμένων στη διαφάνεια."
#: printing.xhp
msgctxt ""
@@ -3724,168 +4653,154 @@ msgctxt ""
msgid "Enter the slide numbers you want to print, and click <emph>OK</emph>."
msgstr "Εισάγετε τους αριθμούς των σελίδων τις οποίες επιθυμείτε να εκτυπώσετε, και κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: animated_objects.xhp
+#: rehearse_timings.xhp
msgctxt ""
-"animated_objects.xhp\n"
+"rehearse_timings.xhp\n"
"tit\n"
"help.text"
-msgid "Animating Objects in Presentation Slides"
-msgstr "Δημιουργία κινούμενων αντικειμένων σε διαφάνειες παρουσίασης"
-
-#: animated_objects.xhp
-msgctxt ""
-"animated_objects.xhp\n"
-"bm_id3150251\n"
-"help.text"
-msgid "<bookmark_value>objects; moving along paths</bookmark_value><bookmark_value>connecting; paths and objects</bookmark_value><bookmark_value>paths; moving objects along</bookmark_value><bookmark_value>motion paths</bookmark_value><bookmark_value>deleting;animation effects</bookmark_value><bookmark_value>effects;applying to/removing from objects</bookmark_value><bookmark_value>animation effects</bookmark_value><bookmark_value>animations;editing</bookmark_value><bookmark_value>custom animation</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα, μετακίνηση σε διαδρομές</bookmark_value><bookmark_value>σύνδεση, διαδρομές και αντικείμενα</bookmark_value><bookmark_value>διαδρομές, μετακίνηση αντικειμένων μεταξύ</bookmark_value><bookmark_value>διαδρομές κίνησης</bookmark_value><bookmark_value>διαγραφή, κινούμενα εφέ</bookmark_value><bookmark_value>εφέ, εφαρμογή σε/αφαίρεση από αντικείμενα</bookmark_value><bookmark_value>κινούμενα εφέ</bookmark_value><bookmark_value>κινούμενα αντικείμενα, επεξεργασία</bookmark_value><bookmark_value>προσαρμοσμένα εφέ κίνησης</bookmark_value>"
-
-#: animated_objects.xhp
-msgctxt ""
-"animated_objects.xhp\n"
-"hd_id3150251\n"
-"31\n"
-"help.text"
-msgid "<variable id=\"animated_objects\"><link href=\"text/simpress/guide/animated_objects.xhp\" name=\"Animating Objects in Slides\">Animating Objects in Presentation Slides</link> </variable>"
-msgstr "<variable id=\"animated_objects\"><link href=\"text/simpress/guide/animated_objects.xhp\" name=\"Δημιουργία κινούμενων αντικειμένων σε διαφάνειες παρουσίασης\">Δημιουργία κινούμενων αντικειμένων σε διαφάνειες παρουσίασης</link> </variable>"
+msgid "Rehearse Timings of Slide Changes"
+msgstr "Δοκιμαστικοί συγχρονισμοί για τις εναλλαγές διαφάνειας"
-#: animated_objects.xhp
+#: rehearse_timings.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"par_id3150214\n"
-"32\n"
+"rehearse_timings.xhp\n"
+"bm_id3145253\n"
"help.text"
-msgid "You can apply preset animation effects to objects on your slide."
-msgstr "Μπορείτε να εφαρμόσετε προκαθορισμένα κινούμενα εφέ σε αντικείμενα στη διαφάνειά σας."
+msgid "<bookmark_value>presentations;rehearse timings</bookmark_value><bookmark_value>rehearse timings</bookmark_value><bookmark_value>timings; rehearse timings</bookmark_value><bookmark_value>automatic slide changes;rehearse timings</bookmark_value><bookmark_value>recording;display times for slides</bookmark_value>"
+msgstr "<bookmark_value>παρουσιάσεις, δοκιμαστικοί συγχρονισμοί</bookmark_value><bookmark_value>δοκιμαστικοί συγχρονισμοί</bookmark_value><bookmark_value>συγχρονισμοί, δοκιμαστικοί συγχρονισμοί</bookmark_value><bookmark_value>αυτόματες εναλλαγές διαφανειών, δοκιμαστικοί συγχρονισμοί</bookmark_value><bookmark_value>ηχογράφηση, εμφάνιση χρόνων για διαφάνειες</bookmark_value>"
-#: animated_objects.xhp
+#: rehearse_timings.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"hd_id3154762\n"
-"70\n"
+"rehearse_timings.xhp\n"
+"hd_id3145253\n"
+"17\n"
"help.text"
-msgid "To apply an animation effect to an object:"
-msgstr "Για να εφαρμόσετε ένα κινούμενο εφέ σε κάποιο αντικείμενο:"
+msgid "<variable id=\"rehearse_timings\"><link href=\"text/simpress/guide/rehearse_timings.xhp\" name=\"Rehearse Timings of Slide Changes\">Rehearse Timings of Slide Changes</link></variable>"
+msgstr "<variable id=\"rehearse_timings\"><link href=\"text/simpress/guide/rehearse_timings.xhp\" name=\"Δοκιμαστικοί συγχρονισμοί για τις εναλλαγές διαφάνειας\">Δοκιμαστικοί συγχρονισμοί για τις εναλλαγές διαφάνειας</link></variable>"
-#: animated_objects.xhp
+#: rehearse_timings.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"par_id3146964\n"
-"33\n"
+"rehearse_timings.xhp\n"
+"par_id3155446\n"
+"1\n"
"help.text"
-msgid "On a slide in <emph>Normal</emph> view, select the object you want to animate."
-msgstr "Σε μία διαφάνεια στην <emph>Κανονική</emph> προβολή, επιλέξτε το αντικείμενο στο οποίο επιθυμείτε να εφαρμόσετε κίνηση."
+msgid "$[officename] assists you in defining the right rehearse timings for automatic slide changes."
+msgstr "Το $[officename] σας βοηθάει να καθορίσετε τους σωστούς δοκιμαστικούς συγχρονισμούς για τις αυτόματες εναλλαγές διαφανειών."
-#: animated_objects.xhp
+#: rehearse_timings.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"par_id3149875\n"
-"35\n"
+"rehearse_timings.xhp\n"
+"par_id3153963\n"
+"16\n"
"help.text"
-msgid "Choose <emph>Slide Show - Custom Animation</emph>, click <emph>Add</emph>, and then select an animation effect."
-msgstr "Επιλέξτε <emph>Παρουσίαση διαφανειών - Προσαρμοσμένο εφέ κίνησης</emph>, κάντε κλικ στην <emph>Προσθήκη</emph>, και ύστερα επιλέξτε ένα κινούμενο εφέ."
+msgid "Prepare the slides, start the show using a special icon, tell your imaginary audience what you want to tell for the first slide, then advance to the next slide and so on. $[officename] records the display time for each slide, so the next time you play the show with automatic slide changes, the timing will be as recorded."
+msgstr "Προετοιμάστε τις διαφάνειες, ξεκινήστε την παρουσίαση χρησιμοποιώντας ένα ειδικό εικονίδιο, μιλήστε στο ακροατήριό σας σχετικά με την πρώτη διαφάνεια, ύστερα μεταβείτε στην επόμενη διαφάνεια και συνεχίστε με τον ίδιο τρόπο. Το $[officename] ηχογραφεί το χρόνο προβολής για κάθε διαφάνεια, έτσι την επόμενη φορά που θα αναπαράγετε την παρουσίαση με αυτόματες αλλαγές διαφανειών, ο συγχρονισμός θα παραμείνει ο ίδιος."
-#: animated_objects.xhp
+#: rehearse_timings.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"par_id3166462\n"
-"71\n"
+"rehearse_timings.xhp\n"
+"hd_id3146317\n"
+"2\n"
"help.text"
-msgid "In the <emph>Custom Animation</emph> dialog, click a tab page to choose from a category of effects. Click an effect, then click <emph>OK</emph>."
-msgstr "Στο παράθυρο διαλόγου <emph>Προσαρμοσμένο εφέ κίνησης</emph>, κάντε κλικ σε μία σελίδα καρτέλας για να επιλέξετε από μία κατηγορία με εφέ κίνησης. Κάντε κλικ σε ένα εφέ, ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "To record a show with rehearse timings"
+msgstr "Για να ηχογραφήσετε μία παρουσίαση με δοκιμαστικούς συγχρονισμούς"
-#: animated_objects.xhp
+#: rehearse_timings.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"par_id3156060\n"
-"51\n"
+"rehearse_timings.xhp\n"
+"par_id3149874\n"
+"4\n"
"help.text"
-msgid "To preview the animation, click the <emph>Play</emph> button."
-msgstr "Για να κάνετε προεπισκόπηση κινούμενου αντικειμένου, κάντε κλικ στο κουμπί <emph>Αναπαραγωγή</emph>."
+msgid "Open a presentation, and switch to <emph>Slide Sorter</emph> View."
+msgstr "Ανοίξτε μία παρουσίαση, και μεταβείτε στην προβολή <emph>Ταξινόμηση διαφανειών</emph>."
-#: animated_objects.xhp
+#: rehearse_timings.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"hd_id2476577\n"
+"rehearse_timings.xhp\n"
+"par_id3150651\n"
+"6\n"
"help.text"
-msgid "To apply and edit a motion path effect:"
-msgstr "Για να εφαρμόσετε και να επεξεργαστείτε ένα εφέ διαδρομής κίνησης:"
+msgid "Start the show with the <emph>Rehearse Timings</emph> icon <image id=\"img_id3156396\" src=\"cmd/sc_rehearsetimings.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156396\">Icon</alt></image> in the Slide View bar. You see the first slide, and a timer in the bottom corner."
+msgstr "Εκκινήστε την παρουσίαση με το εικονίδιο <emph>Δοκιμαστικοί Συγχρονισμοί</emph> εικονίδιο <image id=\"img_id3156396\" src=\"cmd/sc_rehearsetimings.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156396\">Εικονίδιο</alt></image> στη γραμμή Προβολή διαφανειών. Μπορείτε να δείτε την πρώτη διαφάνεια, και ένα χρονομέτρη στην κάτω γωνία."
-#: animated_objects.xhp
+#: rehearse_timings.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"par_id4217047\n"
+"rehearse_timings.xhp\n"
+"par_id3145590\n"
+"8\n"
"help.text"
-msgid "An object can be animated to move along a motion path. You can use predefined or your own motion paths."
-msgstr "Ένα αντικείμενο μπορεί να γίνει κινούμενο και να μετακινείται σε μια διαδρομή κίνησης. Μπορείτε να χρησιμοποιήσετε προκαθορισμένες ή τις δικές σας διαδρομές κίνησης."
+msgid "When it's time to advance to the next slide, click the timer. To keep the default setting for this slide, click the slide, but not the timer. Continue for all slides in your presentation."
+msgstr "Όταν επιθυμείτε να μεταβείτε στην επόμενη διαφάνεια, κάντε κλικ στο χρονομέτρη. Για να διατηρήσετε την προκαθορισμένη ιδιότητα για αυτήν τη διαφάνεια, κάντε κλικ στη διαφάνεια, αλλά όχι στο χρονομέτρη. Συνεχίστε με τον ίδιο τρόπο για όλες τις διαφάνειες στην παρουσίασή σας."
-#: animated_objects.xhp
+#: rehearse_timings.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"par_id2629474\n"
+"rehearse_timings.xhp\n"
+"par_id3150333\n"
+"10\n"
"help.text"
-msgid "If you select \"Curve\", \"Polygon\", or \"Freeform Line\", the dialog closes and you can draw your own path. If the drawing is finished and not canceled, the created path is removed from the document and inserted as a motion path effect."
-msgstr "Αν επιλέξετε \"Καμπύλη\", \"Πολύγωνο\", ή \"Γραμμή ελεύθερης σχεδίασης\", το παράθυρο διαλόγου κλείνει και μπορείτε να σχεδιάσετε τη δική σας διαδρομή. Αν ολοκληρωθεί η σχεδίαση και δεν έχει ακυρωθεί, η διαδρομή που έχει δημιουργηθεί αφαιρείται από το έγγραφο και εισάγεται ως εφέ μονοπατιού κίνησης."
+msgid "$[officename] has recorded the display time for each slide. Save your presentation."
+msgstr "Το $[officename] έχει ηχογραφήσει το χρόνο εμφάνισης για κάθε διαφάνεια. Αποθηκεύστε την παρουσίασή σας."
-#: animated_objects.xhp
+#: rehearse_timings.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"par_id8069704\n"
+"rehearse_timings.xhp\n"
+"par_id3145248\n"
+"12\n"
"help.text"
-msgid "<emph>Editing motion paths</emph>"
-msgstr "<emph>Επεξεργασία διαδρομών κίνησης</emph>"
+msgid "If you want the whole presentation to auto-repeat, open the menu <emph>Slide Show - Slide Show Settings</emph>. Click <emph>Auto</emph> and <emph>OK</emph>."
+msgstr "Αν επιθυμείτε να επαναλαμβάνεται αυτόματα ολόκληρη η παρουσίαση, ανοίξτε το μενού <emph>Παρουσίαση διαφανειών - Ρυθμίσεις παρουσίασης οθόνης</emph>. Κάντε κλικ στο κουμπί <emph>Αυτόματη</emph> και ύστερα στο <emph>OK</emph>."
-#: animated_objects.xhp
+#: rehearse_timings.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"par_id4524674\n"
+"rehearse_timings.xhp\n"
+"par_id3150935\n"
+"13\n"
"help.text"
-msgid "If the Custom Animation Panel is visible, the motion paths of all effects of the current slide are drawn as a transparent overlay on the slide. All paths are visible all the time, therefore animations with consecutive paths can be created easily."
-msgstr "Αν είναι ορατό το πλαίσιο προσαρμογής εφέ κίνησης, οι διαδρομές κίνησης όλων των εφέ της τρέχουσας διαφάνειες σχεδιάζονται ως διαφανή επικάλυψη στη διαφάνεια. Όλες οι διαδρομές είναι πάντα ορατές και έτσι είναι εύκολη η δημιουργία οι κινούμενων εικόνων με συνεχόμενες διαδρομές."
+msgid "<link href=\"text/simpress/01/06080000.xhp\" name=\"Slide Show Settings\">Slide Show Settings</link>"
+msgstr "<link href=\"text/simpress/01/06080000.xhp\" name=\"Ρυθμίσεις παρουσίασης οθόνης\">Ρυθμίσεις παρουσίασης οθόνης</link>"
-#: animated_objects.xhp
+#: select_object.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"par_id4396801\n"
+"select_object.xhp\n"
+"tit\n"
"help.text"
-msgid "A motion path can be selected by clicking on the path. A selected path will support handles, it can be moved and resized like a shape. A double click on a path starts the point edit mode. The point edit mode can also be started by <item type=\"menuitem\">Edit - Points</item> or by pressing <item type=\"keycode\">F8</item>."
-msgstr "Μια διαδρομή κίνησης μπορεί να επιλεγεί κάνοντας κλικ στη διαδρομή. Μια επιλεγμένη διαδρομή υποστηρίζει χειριστές και μπορεί να μετακινηθεί και να αλλάξει το μέγεθος της όπως ένα σχήμα. Αν κάνετε διπλό κλικ σε μια διαδρομή, εκκινείται η λειτουργία επεξεργασίας σημείων. Η λειτουργία επεξεργασίας σημείων μπορεί επίσης να εκκινηθεί επιλέγοντας <item type=\"menuitem\">Επεξεργασία - Σημεία</item> ή πιέζοντας το πλήκτρο <item type=\"keycode\">F8</item>."
+msgid "Selecting Underlying Objects"
+msgstr "Επιλογή καλυπτόμενων αντικειμένων"
-#: animated_objects.xhp
+#: select_object.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"hd_id3148387\n"
-"76\n"
+"select_object.xhp\n"
+"bm_id3154492\n"
"help.text"
-msgid "To remove an animation effect from an object:"
-msgstr "Για να αφαιρέσετε ένα κινούμενο εφέ από ένα αντικείμενο:"
+msgid "<bookmark_value>objects; selecting</bookmark_value><bookmark_value>selecting; hidden objects</bookmark_value><bookmark_value>covered objects</bookmark_value><bookmark_value>underlying objects</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα, επιλογή</bookmark_value><bookmark_value>επιλογή, κρυφά αντικείμενα</bookmark_value><bookmark_value>επικαλυμμένα αντικείμενα</bookmark_value><bookmark_value>αντικείμενα υπογράμμισης</bookmark_value>"
-#: animated_objects.xhp
+#: select_object.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"par_id3148774\n"
-"77\n"
+"select_object.xhp\n"
+"hd_id3154492\n"
+"7\n"
"help.text"
-msgid "On a slide in <emph>Normal</emph> view, select the object from which to remove the effect."
-msgstr "Σε μία διαφάνεια στην <emph>Κανονική</emph> προβολή, επιλέξτε το αντικείμενο από το οποίο θα αφαιρεθεί το εφέ."
+msgid "<variable id=\"select_object\"><link href=\"text/simpress/guide/select_object.xhp\" name=\"Selecting Underlying Objects\">Selecting Underlying Objects</link></variable>"
+msgstr "<variable id=\"select_object\"><link href=\"text/simpress/guide/select_object.xhp\" name=\"Επιλογή καλυπτόμενων αντικειμένων\">Επιλογή καλυπτόμενων αντικειμένων</link></variable>"
-#: animated_objects.xhp
+#: select_object.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"par_id3155372\n"
-"78\n"
+"select_object.xhp\n"
+"par_id3159238\n"
+"9\n"
"help.text"
-msgid "Choose <emph>Slide Show - Custom Animation</emph>."
-msgstr "Επιλέξτε <emph>Παρουσίαση διαφανειών - Προσαρμοσμένο εφέ κίνησης</emph>."
+msgid "To select an object that is covered by other objects, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and click through the objects until you reach the underlying object. To cycle through the objects in reverse order, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift when you click."
+msgstr "Για να επιλέξετε ένα αντικείμενο το οποίο καλύπτεται από άλλα αντικείμενα, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> και κάντε κλικ ανάμεσα στα αντικείμενα μέχρι να φτάσετε στο επιθυμητό αντικείμενο. Για να περιηγηθείτε στα αντικείμενα με την αντίστροφη σειρά πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift καθώς κάνετε κλικ με το ποντίκι σας."
-#: animated_objects.xhp
+#: select_object.xhp
msgctxt ""
-"animated_objects.xhp\n"
-"par_id3153718\n"
-"80\n"
+"select_object.xhp\n"
+"par_id3150213\n"
+"10\n"
"help.text"
-msgid "Click <emph>Remove</emph>."
-msgstr "Κάντε κλικ στην <emph>Αφαίρεση</emph>."
+msgid "To select an object that is covered by another object using the keyboard, press Tab to cycle through the objects on the slide. To cycle through the objects in reverse order, press Shift+Tab."
+msgstr "Για να επιλέξετε ένα αντικείμενο που επικαλύπτεται από ένα άλλο αντικείμενο χρησιμοποιώντας το πληκτρολόγιο, πιέστε το πλήκτρο Tab για να κάνετε περιοδική επανάληψη μεταξύ των αντικειμένων στη διαφάνεια. Για να κάνετε περιοδική επανάληψη μεταξύ των αντικειμένων με αντίστροφη σειρά, πιέστε το συνδυασμό πλήκτρων Shift+Tab."
#: show.xhp
msgctxt ""
@@ -4087,1431 +5002,516 @@ msgctxt ""
msgid "This assumes that soffice is in the program path of your system, and that <item type=\"literal\">filename.odp</item> is located in the current directory."
msgstr "Αυτό υποθέτει ότι το soffice βρίσκεται στη διαδρομή του προγράμματος στο σύστημά σας, και ότι το αρχείο <item type=\"literal\">filename.odp</item> βρίσκεται στον τρέχοντα κατάλογο."
-#: main.xhp
+#: table_insert.xhp
msgctxt ""
-"main.xhp\n"
+"table_insert.xhp\n"
"tit\n"
"help.text"
-msgid "Instructions for Using $[officename] Impress"
-msgstr "Οδηγίες για τη χρήση του $[officename] Impress"
+msgid "Including Spreadsheets in Slides"
+msgstr "Σύναψη υπολογιστικών φύλλων σε διαφάνειες"
-#: main.xhp
+#: table_insert.xhp
msgctxt ""
-"main.xhp\n"
-"bm_id3156386\n"
+"table_insert.xhp\n"
+"bm_id3154022\n"
"help.text"
-msgid "<bookmark_value>$[officename] Impress instructions</bookmark_value><bookmark_value>instructions; $[officename] Impress</bookmark_value>"
-msgstr "<bookmark_value>Οδηγίες $[officename] Impress</bookmark_value><bookmark_value>οδηγίες, $[officename] Impress</bookmark_value>"
+msgid "<bookmark_value>spreadsheets;in presentations</bookmark_value><bookmark_value>presentations;inserting spreadsheets</bookmark_value><bookmark_value>including spreadsheets</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα, σε παρουσιάσεις</bookmark_value><bookmark_value>παρουσιάσεις, εισαγωγή υπολογιστικών φύλλων</bookmark_value><bookmark_value>σύναψη υπολογιστικών φύλλων</bookmark_value>"
-#: main.xhp
+#: table_insert.xhp
msgctxt ""
-"main.xhp\n"
-"hd_id3156386\n"
+"table_insert.xhp\n"
+"hd_id3154022\n"
"1\n"
"help.text"
-msgid "<variable id=\"main\"><link href=\"text/simpress/guide/main.xhp\" name=\"Instructions for Using $[officename] Impress\">Instructions for Using $[officename] Impress</link></variable>"
-msgstr "<variable id=\"main\"><link href=\"text/simpress/guide/main.xhp\" name=\"Οδηγίες για τη χρήση του $[officename] Impress\">Οδηγίες για τη χρήση του $[officename] Impress</link></variable>"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"hd_id3150207\n"
-"2\n"
-"help.text"
-msgid "Viewing and Printing a Presentation"
-msgstr "Προβολή και εκτύπωση μιας παρουσίασης"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"hd_id3153812\n"
-"3\n"
-"help.text"
-msgid "Animated Objects and 3D Objects"
-msgstr "Κινούμενα αντικείμενα και αντικείμενα 3Δ"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"hd_id3149350\n"
-"5\n"
-"help.text"
-msgid "Importing and Exporting"
-msgstr "Εισαγωγή και εξαγωγή"
-
-#: main.xhp
-msgctxt ""
-"main.xhp\n"
-"hd_id3154560\n"
-"6\n"
-"help.text"
-msgid "Miscellaneous"
-msgstr "Διάφορα"
-
-#: background.xhp
-msgctxt ""
-"background.xhp\n"
-"tit\n"
-"help.text"
-msgid "Changing the Slide Background Fill"
-msgstr "Αλλαγή του γεμίσματος του παρασκηνίου διαφάνειας"
-
-#: background.xhp
-msgctxt ""
-"background.xhp\n"
-"bm_id3150199\n"
-"help.text"
-msgid "<bookmark_value>backgrounds; changing</bookmark_value> <bookmark_value>slide masters; changing backgrounds</bookmark_value> <bookmark_value>slides;changing backgrounds</bookmark_value>"
-msgstr "<bookmark_value>παρασκήνια, αλλαγή</bookmark_value><bookmark_value>κύριες διαφάνειες, αλλαγή παρασκηνίων</bookmark_value><bookmark_value>διαφάνειες, αλλαγή παρασκηνίων</bookmark_value>"
+msgid "<variable id=\"table_insert\"><link href=\"text/simpress/guide/table_insert.xhp\" name=\"Including Spreadsheets in Slides\">Including Spreadsheets in Slides</link></variable>"
+msgstr "<variable id=\"table_insert\"><link href=\"text/simpress/guide/table_insert.xhp\" name=\"Επισύναψη υπολογιστικών φύλλων σε διαφάνειες\">Επισύναψη υπολογιστικών φύλλων σε διαφάνειες</link></variable>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"hd_id3150199\n"
-"33\n"
+"table_insert.xhp\n"
+"par_id4231086\n"
"help.text"
-msgid "<variable id=\"background\"> <link href=\"text/simpress/guide/background.xhp\" name=\"Changing the Slide Background Fill\">Changing the Slide Background Fill</link> </variable>"
-msgstr "<variable id=\"background\"><link href=\"text/simpress/guide/background.xhp\" name=\"Αλλαγή του γεμίσματος του παρασκηνίου διαφάνειας\">Αλλαγή του γεμίσματος του παρασκηνίου διαφάνειας</link></variable>"
+msgid "You can apply different methods to insert spreadsheet cells into your Impress slides or Draw pages:"
+msgstr "Μπορείτε να εφαρμόσετε διάφορες μεθόδους για να εισάγετε κελιά υπολογιστικού φύλλου στις διαφάνειες του Impress ή στις σελίδες του Draw:"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3155067\n"
-"34\n"
+"table_insert.xhp\n"
+"par_id9209875\n"
"help.text"
-msgid "You can change the background color or the background fill of the current slide or all of the slides in your document. For a background fill, you can use hatching, a gradient, or a bitmap image."
-msgstr "Μπορείτε να αλλάξετε το χρώμα ή το γέμισμα του παρασκηνίου της τρέχουσας διαφάνειας ή όλων των διαφανειών στο έγγραφό σας. Για το γέμισμα του παρασκηνίου, μπορείτε να χρησιμοποιήσετε γραμμοσκίαση, διαβάθμιση χρώματος, ή μία εικόνα bitmap."
+msgid "Insert a native table - you enter the data into the cells and apply fancy formatting using the Table Design section on the Tasks pane."
+msgstr "Εισάγετε ένα πίνακα - εισάγετε τα δεδομένα στα κελιά και εφαρμόστε διάφορες όμορφες μορφοποιήσεις με την χρήση της ενότητας Σχεδίαση πίνακα στον Πίνακα εργασιών."
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3148701\n"
-"36\n"
+"table_insert.xhp\n"
+"par_id3044526\n"
"help.text"
-msgid "If you want to change the background fill for all of the slides, choose <emph>View - Master - Slide Master</emph>. To change the background fill of a single slide, choose <emph>View - Normal</emph>."
-msgstr "Αν επιθυμείτε να αλλάξετε το γέμισμα του παρασκηνίου για όλες τις διαφάνειες, επιλέξτε <emph>Προβολή - Κύρια - Κύρια διαφάνεια</emph>. Για να αλλάξετε το γέμισμα του παρασκηνίου μίας απλής διαφάνειας, επιλέξτε <emph>Προβολή - Κανονική</emph>."
+msgid "Insert a new table as an OLE object or insert an existing file as an OLE object - you can specify the link to a file to be a live link to the latest data saved in a spreadsheet file."
+msgstr "Εισάγετε ένα νέο πίνακα ή ένα υπάρχον αρχείο ως αντικείμενο OLE - μπορείτε να ορίσετε τη σύνδεση στο αρχείο ως μια ζωντανή σύνδεση, έτσι ώστε να συνδέει στα πιο πρόσφατα δεδομένα που αποθηκεύονται στο λογιστικό φύλλο."
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id624713\n"
+"table_insert.xhp\n"
+"par_id137333\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click Set Background Picture for Slide in the context menu of a slide in Normal view to select a bitmap file. This file is used as a background picture.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ στον Ορισμό εικόνας παρασκηνίου για διαφάνεια στο μενού περιβάλλοντος μιας διαφάνειας στην Κανονική προβολή για να επιλέξετε ένα αρχείο bitmap. Αυτό το αρχείο χρησιμοποιείται σαν εικόνα παρασκηνίου.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the number of columns for the new table.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τον αριθμό των στηλών για το νέο πίνακα.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"hd_id3150534\n"
-"49\n"
+"table_insert.xhp\n"
+"par_id8626667\n"
"help.text"
-msgid "To use a color, gradient, or hatching pattern for the slide background"
-msgstr "Για να χρησιμοποιήσετε ένα μοτίβο χρώματος, διαβάθμισης, ή γραμμοσκίασης για το παρασκήνιο της διαφάνειας"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the number of rows for the new table.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τον αριθμό των γραμμών για το νέο πίνακα.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3149942\n"
-"50\n"
+"table_insert.xhp\n"
+"par_id0916200803551581\n"
"help.text"
-msgid "Choose <emph>Format - Page</emph>, and then click on the <emph>Background</emph> tab."
-msgstr "Επιλέξτε <emph>Μορφή - Σελίδα</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Φόντο</emph>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Define the vertical alignment of selected or all cell contents. Split or merge cells.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίστε την κατακόρυφη στοίχιση των επιλεγμένων κελιών και των περιεχομένων τους. Διαιρέστε ή συγχωνεύστε κελιά.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3148725\n"
-"51\n"
+"table_insert.xhp\n"
+"par_id0916200803551553\n"
"help.text"
-msgid "In the <emph>Fill </emph>area, do one of the following:"
-msgstr "Στην περιοχή <emph>Γέμισμα </emph>, εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">All selected cells are merged into one cell.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Όλα τα επιλεγμένα κελιά συγχωνεύονται σε ένα κελί.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3153040\n"
-"52\n"
+"table_insert.xhp\n"
+"par_id0916200803551535\n"
"help.text"
-msgid "Select <emph>Color</emph>, and then click a color in the list."
-msgstr "Επιλέξτε το <emph>Χρώμα</emph>, και ύστερα κάντε κλικ σε ένα χρώμα από τη λίστα."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">The selected cell is split into several cells. You see the Split Cells dialog box.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Το επιλεγμένο κελί διαιρείται σε διάφορα κελιά. Μπορείτε να δείτε το διάλογο Διαίρεση κελιών.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3150866\n"
-"53\n"
+"table_insert.xhp\n"
+"par_id0916200803551651\n"
"help.text"
-msgid "Select <emph>Gradient</emph>, and then click a gradient style in the list."
-msgstr "Επιλέξτε τη <emph>Διαβάθμιση</emph>, και ύστερα κάντε κλικ σε ένα πρότυπο διαβαθμίσεων από τη λίστα."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">The cell contents are align at the top of the cells.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τα περιεχόμενα των κελιών στοιχίζονται στο πάνω μέρος των κελιών.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3150338\n"
-"54\n"
+"table_insert.xhp\n"
+"par_id0916200803551697\n"
"help.text"
-msgid "Select <emph>Hatching</emph>, and then click a hatching style in the list."
-msgstr "Επιλέξτε τη <emph>Γραμμοσκίαση</emph>, και ύστερα κάντε κλικ σε ένα πρότυπο γραμμοσκιάσεων από τη λίστα."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">The cell contents are aligned vertically centered in the cells.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τα περιεχόμενα των κελιών στοιχίζονται στο κέντρο των κελιών.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3150021\n"
-"55\n"
+"table_insert.xhp\n"
+"par_id0916200803551632\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">The cell contents are aligned at the bottom of the cells.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Τα περιεχόμενα των κελιών στοιχίζονται στο κάτω μέρος των κελιών.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"hd_id3145244\n"
-"56\n"
+"table_insert.xhp\n"
+"par_idN10626\n"
"help.text"
-msgid "To use an image for the slide background"
-msgstr "Για να χρησιμοποιήσετε μία εικόνα για το παρασκήνιο διαφάνειας"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Selects the current table.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέγει τον τρέχοντα πίνακα.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3148394\n"
-"57\n"
+"table_insert.xhp\n"
+"par_id0916200803551734\n"
"help.text"
-msgid "You can display an entire image as a slide background, or you can tile the image to produce a patterned background."
-msgstr "Μπορείτε να εμφανίσετε ολόκληρη την εικόνα ως παρασκήνιο διαφάνειας, ή μπορείτε να παραθέσετε την εικόνα για να παραχθεί ένα παρασκήνιο του μοτίβου."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose commands for the selected or all rows.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε εντολές για όλες ή μόνο για τις επιλεγμένες γραμμές.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3156064\n"
-"58\n"
+"table_insert.xhp\n"
+"par_id0916200804080035\n"
"help.text"
-msgid "Choose <emph>Format - Page</emph>, and then click on the <emph>Background</emph> tab."
-msgstr "Επιλέξτε <emph>Μορφή - Σελίδα</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Φόντο</emph>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Distributes the height of the selected or all rows to the same size. The height of the table is not changed.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κατανέμει ομοιόμορφα το ύψος όλων ή μόνο των επιλεγμένων γραμμών. Δεν αλλάζει το ύψος του πίνακα.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3145356\n"
-"59\n"
+"table_insert.xhp\n"
+"par_id0916200804080063\n"
"help.text"
-msgid "In the <emph>Fill </emph>area, select <emph>Bitmap</emph>, and then click an image in the list."
-msgstr "Στην περιοχή <emph>Γέμισμα </emph>, επιλέξτε <emph>Bitmap</emph>, και ύστερα κάντε κλικ σε μία εικόνα από τη λίστα."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">If currently no cell is selected, all rows will be selected. If currently cells are selected, all rows containing the selected cells will be selected.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν δεν έχει επιλεχθεί κάποιο κελί, τότε θα επιλεχθούν όλες οι γραμμές. Αν έχουν επιλεχθεί κελιά ,τότε θα επιλεγούν όλες οι γραμμές που περιέχουν αυτά τα κελιά.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3150757\n"
-"60\n"
+"table_insert.xhp\n"
+"par_id091620080408008\n"
"help.text"
-msgid "If you want to use a custom image for the slide background, close the <emph>Page Setup </emph>dialog, and then choose <emph>Format - Area</emph>. Click the <emph>Bitmaps </emph>tab, and then click <emph>Import</emph>. Locate the image you want to import and click <emph>Open</emph>. When you return to the <emph>Background </emph>tab, the image you imported will be in the <emph>Bitmap </emph>list."
-msgstr "Αν επιθυμείτε να χρησιμοποιήσετε μία προσαρμοσμένη εικόνα για το παρασκήνιο της διαφάνειας, κλείστε το παράθυρο διαλόγου <emph>Ρυθμίσεις σελίδας </emph>, και ύστερα επιλέξτε <emph>Μορφή - Περιοχή</emph>. Κάντε κλικ στην καρτέλα <emph>Σχέδια Bitmap </emph>, και ύστερα στην <emph>Εισαγωγή</emph>. Εντοπίστε την εικόνα που επιθυμείτε να εισάγετε και κάντε κλικ στο <emph>Άνοιγμα</emph>. Όταν επιστρέψετε στην καρτέλα <emph>Φόντο</emph>, η εικόνα που έχετε εισάγει θα βρίσκεται στη λίστα <emph>Bitmap </emph>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">If currently no cell is selected, a new row will be inserted at the bottom of the table. If currently cells are selected, as many new rows as the selection has will be inserted below the selection.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν δεν έχει επιλεχθεί κάποιο κελί, τότε θα εισαχθεί μια νέα γραμμή στο κάτω μέρος του πίνακα. Αν έχουν επιλεχθεί κελιά ,τότε θα εισαχθούν τόσες γραμμές, όσες και τα επιλεγμένα κελιά κάτω από την επιλογή.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3153151\n"
-"61\n"
+"table_insert.xhp\n"
+"par_id0916200804080050\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">All rows of the current selection will be deleted.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Θα διαγραφούν όλες οι γραμμές της τρέχουσας επιλογής.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3150263\n"
-"62\n"
+"table_insert.xhp\n"
+"par_id0916200804163012\n"
"help.text"
-msgid "To display the entire image as the background, clear the <emph>Tile </emph>check box in the <emph>Position </emph>area, and then select <emph>AutoFit</emph>."
-msgstr "Για να εμφανίσετε ολόκληρη την εικόνα ως παρασκήνιο, αναιρέστε το πεδίο ελέγχου <emph>Σε παράθεση </emph> στην περιοχή <emph>Θέση </emph>, και ύστερα επιλέξτε <emph>Αυτόματη προσαρμογή</emph>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose commands for the selected or all columns.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε εντολές για όλες ή μόνο για τις επιλεγμένες γραμμές.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3149756\n"
-"63\n"
+"table_insert.xhp\n"
+"par_id0916200804163092\n"
"help.text"
-msgid "To tile the image on the background, select <emph>Tile</emph>, and set the <emph>Size</emph>, <emph>Position</emph>, and <emph>Offset</emph> options for the image."
-msgstr "Για να κάνετε παράθεση της εικόνας στο παρασκήνιο, επιλέξτε <emph>Σε παράθεση</emph>, και ορίστε το <emph>Μέγεθος</emph>, την <emph>Θέση</emph>, και την <emph>Μετατόπιση</emph> για την εικόνα."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Distributes the width of the selected or all columns to the same size. The width of the table is not changed.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κατανέμει ομοιόμορφα το πλάτος όλων ή μόνο των επιλεγμένων στηλών. Δεν αλλάζει το ύψος του πίνακα.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3154934\n"
-"64\n"
+"table_insert.xhp\n"
+"par_id0916200804163046\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">If currently no cell is selected, all columns will be selected. If currently cells are selected, all columns containing the selected cells will be selected.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">ν δεν έχει επιλεχθεί κάποιο κελί, τότε θα επιλεχθούν όλες οι στήλες. Αν έχουν επιλεχθεί κελιά ,τότε θα επιλεγούν όλες οι στήλες που περιέχουν αυτά τα κελιά..</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_id3158403\n"
-"47\n"
+"table_insert.xhp\n"
+"par_id0916200804163128\n"
"help.text"
-msgid "This modification is only valid for the current presentation document."
-msgstr "Αυτή η τροποποίηση ισχύει μόνο για το τρέχον έγγραφο παρουσίασης."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">If currently no cell is selected, a new column will be inserted at the right border of the table. If currently cells are selected, as many new columns as the selection has will be inserted right of the selection.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν δεν έχει επιλεχθεί κάποιο κελί, τότε θα εισαχθεί μια νέα στήλη στο δεξί μέρος του πίνακα. Αν έχουν επιλεχθεί κελιά ,τότε θα εισαχθούν τόσες στήλες, όσες και τα επιλεγμένα κελιά στα δεξιά της επιλογής.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_idN10820\n"
+"table_insert.xhp\n"
+"par_id0916200804163127\n"
"help.text"
-msgid "To save a new slide master as a template"
-msgstr "Για να αποθηκεύσετε μία νέα κύρια διαφάνεια ως πρότυπο"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">All columns of the current selection will be deleted.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Θα διαγραφούν όλες οι στήλες της τρέχουσας επιλογής.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_idN10827\n"
+"table_insert.xhp\n"
+"par_id0916200804163151\n"
"help.text"
-msgid "Choose <emph>View - Master - Slide Master</emph> to change to the slide master."
-msgstr "Επιλέξτε <emph>Προβολή - Κύριο - Κύρια διαφάνεια</emph> για να μεταβείτε στην κύρια διαφάνεια."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Align the table within the page or slide.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">«Στοιχίστε τον πίνακα μέσα στη σελίδα ή την διαφάνεια.</ahelp>"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_idN1082F\n"
+"table_insert.xhp\n"
+"hd_id8594317\n"
"help.text"
-msgid "Choose <emph>Format - Page</emph> to change the slide background, or choose other formatting commands. Objects that you add here will be visible on all slides that are based on this slide master."
-msgstr "Επιλέξτε <emph>Μορφή - Σελίδα</emph> για να μεταβάλετε το παρασκήνιο της διαφάνειας, ή επιλέξτε διαφορετικές εντολές μορφοποίησης. Τα αντικείμενα που προσθέτετε εδώ θα είναι ορατά σε όλες τις διαφάνειες που βασίζονται σε αυτήν την κύρια διαφάνεια."
+msgid "Inserting a native table"
+msgstr "Εισαγωγή ενός πίνακα"
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_idN10837\n"
+"table_insert.xhp\n"
+"par_id7184972\n"
"help.text"
-msgid "Choose <emph>View - Normal</emph> to close the master view."
-msgstr "Επιλέξτε <emph>Προβολή - Κανονική</emph> για να κλείσετε την κύρια προβολή."
+msgid "Go to the Impress slide or Draw page where you want to insert the table."
+msgstr "Μεταβείτε στη διαφάνεια του Impress ή στη σελίδα του Draw όπου επιθυμείτε να εισάγετε τον πίνακα."
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_idN1083F\n"
+"table_insert.xhp\n"
+"par_id248115\n"
"help.text"
-msgid "Choose <emph>File - Templates - Save</emph> to save the document as a template."
-msgstr "Επιλέξτε <emph>Αρχείο - Πρότυπα - Αποθήκευση</emph> για να αποθηκεύσετε το έγγραφο ως πρότυπο."
+msgid "Choose <item type=\"menuitem\">Insert - Table</item> or use the Table icon on the Standard toolbar to insert a table."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή - Πίνακας</item> ή χρησιμοποιήστε το εικονίδιο Πίνακας στην τυπική γραμμή εργαλείων για να εισάγετε έναν πίνακα."
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_idN10847\n"
+"table_insert.xhp\n"
+"par_id2748496\n"
"help.text"
-msgid "Enter a name for the template. Do not change the category from \"My Templates\". Click OK."
-msgstr "Εισάγετε ένα όνομα για το πρότυπο. Μην αλλάξετε την κατηγορία από \"Τα πρότυπά μου\". Κάντε κλικ στο κουμπί OK."
+msgid "Double-click the table and enter or paste the data into the cells."
+msgstr "Κάντε διπλό κλικ στον πίνακα και εισάγετε ή κάντε επικόλληση των δεδομένων στα κελιά."
-#: background.xhp
+#: table_insert.xhp
msgctxt ""
-"background.xhp\n"
-"par_idN1084A\n"
+"table_insert.xhp\n"
+"par_id8270210\n"
"help.text"
-msgid "Now you can use the Presentation Wizard to open a new presentation based on your new template."
-msgstr "Τώρα μπορείτε να χρησιμοποιήσετε τον Αυτόματο πιλότο παρουσίασης για να ανοίξετε μία νέα παρουσίαση η οποία θα βασίζεται στο νέο σας πρότυπο."
+msgid "Select some cell contents and right-click to open the context menu. Choose commands to change the cell's contents, like font size and line spacing."
+msgstr "Επιλέξτε κάποια περιεχόμενα κελιών και κάντε δεξί κλικ για να ανοίξετε το μενού περιβάλλοντος. Επιλέξτε εντολές για να αλλάξετε τα περιεχόμενα των κελιών, όπως μέγεθος γραμματοσειράς και διάστιχο γραμμής."
-#: orgchart.xhp
+#: table_insert.xhp
msgctxt ""
-"orgchart.xhp\n"
-"tit\n"
+"table_insert.xhp\n"
+"par_id6820276\n"
"help.text"
-msgid "Creating a Flowchart"
-msgstr "Δημιουργία διαγράμματος ροής"
+msgid "Right-click the table border to open the table's context menu. Use the table's context menu to enter a name and description for the table, or to distribute the rows or columns equally, among other commands."
+msgstr "Κάντε δεξί κλικ στο περίγραμμα ενός κελιού για να ανοίξετε το μενού περιβάλλοντος του πίνακα. Χρησιμοποιήστε το μενού περιβάλλοντος του πίνακα για να εισάγετε ένα όνομα και μια περιγραφή για τον πίνακα, ή να κατανείμετε ομοιόμορφα τις στήλες και τις γραμμές."
-#: orgchart.xhp
+#: table_insert.xhp
msgctxt ""
-"orgchart.xhp\n"
-"bm_id3150439\n"
+"table_insert.xhp\n"
+"par_id0916200803551725\n"
"help.text"
-msgid "<bookmark_value>connectors; using</bookmark_value><bookmark_value>flowcharts</bookmark_value><bookmark_value>organization charts</bookmark_value><bookmark_value>hot spots in flowcharts</bookmark_value><bookmark_value>interactions; hot spots</bookmark_value>"
-msgstr "<bookmark_value>συνδέσεις, χρήση</bookmark_value><bookmark_value>διαγράμματα ροής</bookmark_value><bookmark_value>γραφήματα οργάνωσης</bookmark_value><bookmark_value>κύρια σημεία σε διαγράμματα ροής</bookmark_value><bookmark_value>αλληλεπιδράσεις, κύρια σημεία</bookmark_value>"
+msgid "Select some cells and right-click to open a context menu, where you can insert or delete rows and columns, among other commands."
+msgstr "Επιλέξτε κάποια κελιά και κάντε δεξί κλικ για να ανοίξετε το μενού περιβάλλοντος τους. Εκεί μπορείτε (ανάμεσα σε άλλες εντολές) να εισάγετε ή να διαγράψετε στήλες και γραμμές."
-#: orgchart.xhp
+#: table_insert.xhp
msgctxt ""
-"orgchart.xhp\n"
-"hd_id3150439\n"
-"3\n"
+"table_insert.xhp\n"
+"par_id091620080355171\n"
"help.text"
-msgid "<variable id=\"orgchart\"><link href=\"text/simpress/guide/orgchart.xhp\" name=\"Creating a Flowchart\">Creating a Flowchart</link></variable>"
-msgstr "<variable id=\"orgchart\"><link href=\"text/simpress/guide/orgchart.xhp\" name=\"Δημιουργία διαγράμματος ροής\">Δημιουργία διαγράμματος ροής</link></variable>"
+msgid "To select a rectangular area of cells, point to a cell in one corner of the rectangle, hold down the mouse button, and drag the mouse to the opposite corner of the rectangle, then release the mouse button."
+msgstr "Για να επιλέξετε μια ορθογώνια περιοχή με κελιά, κάντε κλικ σε ένα κελί της μιας άκρης του ορθογώνιου, κρατήστε πατημένο το κουμπί του ποντικιού και σύρετε το ποντίκι μέχρι την αντίθετη γωνία του ορθογώνιου."
-#: orgchart.xhp
+#: table_insert.xhp
msgctxt ""
-"orgchart.xhp\n"
-"hd_id3159153\n"
-"39\n"
+"table_insert.xhp\n"
+"par_id0916200803551880\n"
"help.text"
-msgid "To create a flowchart:"
-msgstr "Για να δημιουργήσετε ένα διάγραμμα ροής:"
+msgid "To select one cell, point to that cell, hold down the mouse button, and drag the mouse to the next cell and back, then release the mouse button."
+msgstr "Για να επιλέξετε ένα κελί, κάντε κλικ στο κελί, κρατήστε πατημένο το κουμπί του ποντικιού και σύρετε με το ποντίκι σας μέχρι το επόμενο κελί."
-#: orgchart.xhp
+#: table_insert.xhp
msgctxt ""
-"orgchart.xhp\n"
-"par_id3152482\n"
-"40\n"
+"table_insert.xhp\n"
+"hd_id3151075\n"
+"2\n"
"help.text"
-msgid "Select a tool from the <emph>Flowchart</emph> toolbar on the <emph>Drawing</emph> bar."
-msgstr "Επιλέξτε ένα εργαλείο από τη γραμμή εργαλείων <emph>Διάγραμμα ροής</emph> στη γραμμή <emph>Σχεδίαση</emph>."
+msgid "Inserting a new spreadsheet as an OLE object"
+msgstr "Εισαγωγή νέου υπολογιστικού φύλλου ως αντικείμενο OLE"
-#: orgchart.xhp
+#: table_insert.xhp
msgctxt ""
-"orgchart.xhp\n"
+"table_insert.xhp\n"
"par_id3150715\n"
-"41\n"
-"help.text"
-msgid "Drag a shape in your slide."
-msgstr "Μεταφέρετε ένα σχήμα στη διαφάνειά σας."
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_id3154486\n"
-"42\n"
-"help.text"
-msgid "To add more shapes, repeat the last steps."
-msgstr "Για να προσθέσετε περισσότερα σχήματα, επαναλάβετε τα προηγούμενα βήματα."
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_id3146967\n"
-"43\n"
-"help.text"
-msgid "Open the <emph>Connectors </emph>toolbar on the <emph>Drawing</emph> bar, and select a connector line."
-msgstr "Ανοίξτε τη γραμμή εργαλείων <emph>Γραμμές σύνδεσης </emph>στη γραμμή εργαλείων <emph>Σχεδίαση</emph>, και επιλέξτε μία γραμμή σύνδεσης."
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_id3149945\n"
-"44\n"
-"help.text"
-msgid "Move the pointer over the edge of a shape so that the connection sites appear."
-msgstr "Μετακινήστε το δείκτη πάνω από την άκρη ενός σχήματος έτσι ώστε να εμφανιστούν οι περιοχές σύνδεσης."
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_id3146871\n"
-"45\n"
-"help.text"
-msgid "Click a connection site, drag to a connection site on another shape, and then release."
-msgstr "Κάντε κλικ σε μία περιοχή σύνδεσης, μεταφέρετε σε μία περιοχή σύνδεσης σε ένα διαφορετικό σχήμα, και ύστερα απελευθερώστε."
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_id3145824\n"
-"46\n"
-"help.text"
-msgid "To add more connectors, repeat the last steps."
-msgstr "Για να προσθέσετε περισσότερες συνδέσεις, επαναλάβετε τα προηγούμενα βήματα."
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_id3153036\n"
-"47\n"
-"help.text"
-msgid "You now have the basic outline for your flowchart."
-msgstr "Έχετε δημιουργήσει τώρα τη βασική διάρθρωση για το διάγραμμα ροής σας."
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"hd_id3155255\n"
-"48\n"
-"help.text"
-msgid "To add text to the shapes on your flowchart"
-msgstr "Για να προσθέσετε κείμενο σε σχήματα στο διάγραμμα ροής σας"
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_id3150865\n"
-"49\n"
-"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_id3145592\n"
-"50\n"
-"help.text"
-msgid "Double-click the shape, and type or paste your text."
-msgstr "Κάντε διπλό κλικ στο σχήμα, και πληκτρολογήστε ή κάντε επικόλληση του κειμένου σας."
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_id3154504\n"
-"51\n"
-"help.text"
-msgid "Click the <emph>Text</emph> icon on the <emph>Drawing</emph> bar, and drag a text object over the shape. Type or paste your text into the text object."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Κείμενο</emph> στη γραμμή <emph>Σχεδίαση</emph>, και μεταφέρετε ένα αντικείμενο κειμένου πάνω από το σχήμα. Πληκτρολογήστε ή κάντε επικόλληση του κειμένου σας στο αντικείμενο κειμένου."
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"hd_id3153730\n"
-"52\n"
-"help.text"
-msgid "To add a color fill to a shape:"
-msgstr "Για να προσθέσετε γέμισμα με χρώμα σε ένα σχήμα:"
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_id3155930\n"
-"53\n"
-"help.text"
-msgid "Select the shape, and choose <emph>Format - Area</emph>."
-msgstr "Επιλέξτε το σχήμα, και επιλέξτε <emph>Μορφή - Περιοχή</emph>."
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_id3145348\n"
-"54\n"
-"help.text"
-msgid "Select <emph>Color</emph>, and then click a color in the list."
-msgstr "Επιλέξτε <emph>Χρώμα</emph>, και ύστερα κάντε κλικ σε ένα χρώμα από τη λίστα."
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"hd_id3150934\n"
-"56\n"
-"help.text"
-msgid "To add some hot spots that call other slides:"
-msgstr "Για να προσθέσετε κύρια σημεία τα οποία καλούν άλλες διαφάνειες:"
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_id3145300\n"
-"57\n"
-"help.text"
-msgid "Assign <link href=\"text/simpress/01/06070000.xhp\" name=\"interactions\">interactions</link> to some objects on your slide."
-msgstr "Αναθέστε τις <link href=\"text/simpress/01/06070000.xhp\" name=\"αλληλεπιδράσεις\">αλληλεπιδράσεις</link> σε μερικά αντικείμενα στη διαφάνειά σας."
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_idN10898\n"
-"help.text"
-msgid "Select the object, then choose <emph>Slide Show - Interaction</emph>."
-msgstr "Επιλέξτε το αντικείμενο, ύστερα επιλέξτε <emph>Παρουσίαση οθόνης - Αλληλεπίδραση</emph>."
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_idN108A0\n"
-"help.text"
-msgid "Select an interaction in the dialog. For example, select to go to the next slide when the user clicks the object."
-msgstr "Επιλέξτε μία αλληλεπίδραση στο παράθυρο διαλόγου. Για παράδειγμα, επιλέξτε μετάβαση στην επόμενη διαφάνεια όταν ο χρήστης κάνει κλικ στο αντικείμενο."
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_id3153922\n"
-"32\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/10100000.xhp\" name=\"Connectors\">Connectors</link>"
-msgstr "<link href=\"text/simpress/02/10100000.xhp\" name=\"Γραμμές σύνδεσης\">Γραμμές σύνδεσης</link>"
-
-#: orgchart.xhp
-msgctxt ""
-"orgchart.xhp\n"
-"par_id3156257\n"
-"33\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue points\">Glue points</link>"
-msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Σημεία κόλλησης\">Σημεία κόλλησης</link>"
-
-#: animated_gif_save.xhp
-msgctxt ""
-"animated_gif_save.xhp\n"
-"tit\n"
-"help.text"
-msgid "Exporting Animations in GIF Format"
-msgstr "Εξαγωγή κινούμενων αντικειμένων σε μορφή GIF"
-
-#: animated_gif_save.xhp
-msgctxt ""
-"animated_gif_save.xhp\n"
-"bm_id3149666\n"
-"help.text"
-msgid "<bookmark_value>animations; saving as GIFs</bookmark_value><bookmark_value>exporting; animations to GIF format</bookmark_value>"
-msgstr "<bookmark_value>κινούμενες εικόνες, αποθήκευση ως εικόνες GIF</bookmark_value><bookmark_value>εξαγωγή, κινούμενες εικόνες σε μορφή GIF</bookmark_value>"
-
-#: animated_gif_save.xhp
-msgctxt ""
-"animated_gif_save.xhp\n"
-"hd_id3149666\n"
-"76\n"
-"help.text"
-msgid "<variable id=\"animated_gif_save\"><link href=\"text/simpress/guide/animated_gif_save.xhp\" name=\"Exporting Animations in GIF Format\">Exporting Animations in GIF Format</link></variable>"
-msgstr "<variable id=\"animated_gif_save\"><link href=\"text/simpress/guide/animated_gif_save.xhp\" name=\"Εξαγωγή κινούμενων αντικειμένων σε μορφή GIF\">Εξαγωγή κινούμενων αντικειμένων σε μορφή GIF</link></variable>"
-
-#: animated_gif_save.xhp
-msgctxt ""
-"animated_gif_save.xhp\n"
-"par_id3150202\n"
-"77\n"
-"help.text"
-msgid "Select an animated object on your slide."
-msgstr "Επιλέξτε ένα κινούμενο αντικείμενο στη διαφάνειά σας."
-
-#: animated_gif_save.xhp
-msgctxt ""
-"animated_gif_save.xhp\n"
-"par_id3145802\n"
-"78\n"
-"help.text"
-msgid "Choose <emph>File - Export</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Εξαγωγή</emph>."
-
-#: animated_gif_save.xhp
-msgctxt ""
-"animated_gif_save.xhp\n"
-"par_id3155064\n"
-"79\n"
-"help.text"
-msgid "Select <emph>GIF - Graphics Interchange Format (.gif)</emph> in the <emph>File type </emph>list."
-msgstr "Επιλέξτε <emph>GIF - Μορφή ανταλλαγής γραφικών (.gif)</emph> στη λίστα <emph>Τύπος αρχείου </emph>."
-
-#: animated_gif_save.xhp
-msgctxt ""
-"animated_gif_save.xhp\n"
-"par_id3153963\n"
-"80\n"
+"7\n"
"help.text"
-msgid "Click the <emph>Selection</emph> check box to export the selected object, and not the entire slide."
-msgstr "Κάντε κλικ στο πεδίο ελέγχου <emph>Επιλογή</emph> για να εξάγετε το επιλεγμένο αντικείμενο, και όχι ολόκληρη τη διαφάνεια."
+msgid "You can add a blank $[officename] Calc spreadsheet to a slide as an OLE object."
+msgstr "Μπορείτε να προσθέσετε ένα κενό υπολογιστικό φύλλο του $[officename] Calc σε μία διαφάνεια ως αντικείμενο OLE."
-#: animated_gif_save.xhp
+#: table_insert.xhp
msgctxt ""
-"animated_gif_save.xhp\n"
-"par_id3150206\n"
-"81\n"
+"table_insert.xhp\n"
+"par_id3150749\n"
+"3\n"
"help.text"
-msgid "Locate where you want to save the animated GIF, enter a name, and then click <emph>Save</emph>."
-msgstr "Εντοπίστε τη θέση που επιθυμείτε να αποθηκεύσετε την κινούμενη εικόνα GIF, εισάγετε ένα όνομα, και ύστερα κάντε κλικ στην <emph>Αποθήκευση</emph>."
+msgid "Go to the slide where you want to insert the spreadsheet."
+msgstr "Μεταβείτε στη διαφάνεια στην οποία επιθυμείτε να εισάγετε το υπολογιστικό φύλλο."
-#: line_edit.xhp
+#: table_insert.xhp
msgctxt ""
-"line_edit.xhp\n"
-"tit\n"
+"table_insert.xhp\n"
+"par_id3146313\n"
+"18\n"
"help.text"
-msgid "Editing Curves"
-msgstr "Επεξεργασία καμπυλών"
+msgid "Choose <emph>Insert - OLE- Object</emph>. Click <emph>Create new</emph> and select the %PRODUCTNAME Spreadsheet. Click OK. Click in the spreadsheet to enter your data."
+msgstr "Επιλέξτε <emph>Εισαγωγή - OLE- Αντικείμενο</emph>. Κάντε κλικ στη <emph>Νέα δημιουργία</emph> και επιλέξτε το υπολογιστικό φύλλου του %PRODUCTNAME. Κάντε κλικ στο ΟΚ. Κάντε κλικ στο υπολογιστικό φύλλο για να εισάγετε δεδομένα."
-#: line_edit.xhp
+#: table_insert.xhp
msgctxt ""
-"line_edit.xhp\n"
-"bm_id3150441\n"
+"table_insert.xhp\n"
+"par_id2466505\n"
"help.text"
-msgid "<bookmark_value>curves; editing</bookmark_value><bookmark_value>editing; curves</bookmark_value><bookmark_value>splitting;curves</bookmark_value><bookmark_value>closing;shapes</bookmark_value><bookmark_value>deleting;points</bookmark_value><bookmark_value>converting;points</bookmark_value><bookmark_value>points;adding/converting/deleting</bookmark_value>"
-msgstr "<bookmark_value>καμπύλες, επεξεργασία</bookmark_value><bookmark_value>επεξεργασία, καμπύλες</bookmark_value><bookmark_value>διαίρεση, καμπύλες</bookmark_value><bookmark_value>κλείσιμο, σχήματα</bookmark_value><bookmark_value>διαγραφή, σημεία</bookmark_value><bookmark_value>μετατροπή, σημεία</bookmark_value><bookmark_value>σημεία, προσθήκη/μετατροπή/διαγραφή</bookmark_value>"
+msgid "Click outside the spreadsheet to view the slide."
+msgstr "Κάντε κλικ έξω από το υπολογιστικό φύλλο για να εμφανιστεί η διαφάνεια."
-#: line_edit.xhp
+#: table_insert.xhp
msgctxt ""
-"line_edit.xhp\n"
-"hd_id3150441\n"
-"10\n"
+"table_insert.xhp\n"
+"par_id3148870\n"
+"9\n"
"help.text"
-msgid "<variable id=\"line_edit\"><link href=\"text/simpress/guide/line_edit.xhp\" name=\"Editing Curves\">Editing Curves</link></variable>"
-msgstr "<variable id=\"line_edit\"><link href=\"text/simpress/guide/line_edit.xhp\" name=\"Επεξεργασία καμπυλών\">Επεξεργασία καμπυλών</link></variable>"
+msgid "To resize the spreadsheet without resizing the cells, double-click the spreadsheet, and then drag a corner handle. To resize the cells of the spreadsheet, click the spreadsheet, and then drag a corner handle."
+msgstr "Για να τροποποιήσετε το μέγεθος ενός υπολογιστικού φύλλου χωρίς την τροποποίηση του μεγέθους των κελιών, κάντε διπλό κλικ στο υπολογιστικό φύλλο, και ύστερα μεταφέρετε ένα χειριστή γωνίας. Για να τροποποιήσετε το μέγεθος των κελιών του υπολογιστικού φύλλου, κάντε κλικ σε αυτό, και ύστερα μεταφέρετε έναν χειριστή γωνίας."
-#: line_edit.xhp
+#: table_insert.xhp
msgctxt ""
-"line_edit.xhp\n"
-"par_id3150342\n"
+"table_insert.xhp\n"
+"hd_id3150215\n"
"11\n"
"help.text"
-msgid "A curved line segment consists of two data points (endpoints) and two control points (handles). A control line connects a control point to a data point. You can change the shape of a curve by converting a data point to a different type, or by dragging the control points to a different location."
-msgstr "Ένας καμπυλωτός γραμμικός τομέας αποτελείται από δύο σημεία δεδομένων (σημεία τέλους) και δύο σημεία ελέγχου (χειριστές). Μία γραμμή ελέγχου συνδέει ένα σημείο ελέγχου σε ένα σημείο δεδομένων. Μπορείτε να μεταβάλετε το σχήμα μιας καμπύλης μετατρέποντας ένα σημείο δεδομένων σε διαφορετικό τύπο, ή μεταφέροντας τα σημεία ελέγχου σε διαφορετική τοποθεσία."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3145252\n"
-"16\n"
-"help.text"
-msgid "You can also modify the properties of the line by selecting the line and choosing <emph>Format - Line</emph>."
-msgstr "Μπορείτε επίσης να μεταβάλετε τις ιδιότητες της γραμμής επιλέγοντας τη γραμμή και επιλέγοντας από το μενού <emph>Μορφή - Γραμμή</emph>."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<image id=\"img_id3149018\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149018\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149018\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149018\">Εικονίδιο</alt></image>"
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3155959\n"
-"54\n"
-"help.text"
-msgid "To view the data points and control points of a curved line, select the line, and then click the <emph>Points</emph> icon on the Drawing bar. The data points are represented by squares and the control points by circles. A control point might overlay a data point."
-msgstr "Για να εμφανίσετε τα σημεία των δεδομένων και τα σημεία ελέγχου μίας καμπυλωτής γραμμής, επιλέξτε τη γραμμή, και ύστερα κάντε κλικ στο εικονίδιο <emph>Σημεία</emph> στη γραμμή Σχεδίαση. Τα σημεία των δεδομένων αναπαρίστανται με τετράγωνα και τα σημεία ελέγχου με κύκλους. Ένα σημείο ελέγχου μπορεί να επικαλύπτει ένα σημείο δεδομένων."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"hd_id3145587\n"
-"55\n"
-"help.text"
-msgid "To adjust a curved line segment:"
-msgstr "Για να προσαρμόσετε έναν καμπυλωτό γραμμικό τομέα:"
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3151241\n"
-"51\n"
-"help.text"
-msgid "Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar."
-msgstr "Επιλέξτε μία καμπυλωτή γραμμή, και ύστερα κάντε κλικ στο εικονίδιο <emph>Σημεία </emph>στη γραμμή <emph>Σχεδίαση</emph>."
+msgid "Inserting a spreadsheet from a file"
+msgstr "Εισαγωγή υπολογιστικού φύλλου από αρχείο"
-#: line_edit.xhp
+#: table_insert.xhp
msgctxt ""
-"line_edit.xhp\n"
-"par_id3150213\n"
-"56\n"
+"table_insert.xhp\n"
+"par_id3154765\n"
+"19\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "When you insert an existing spreadsheet into your slide, changes that are made to the original spreadsheet file are not updated on your slide. You can, however, make changes to the spreadsheet in your slide."
+msgstr "Όταν εισάγετε ένα υπάρχον υπολογιστικό φύλλο στη διαφάνειά σας, οι αλλαγές που γίνονται στο αρχικό αρχείο του υπολογιστικού φύλλου δεν ενημερώνονται στη διαφάνειά σας. Μπορείτε, όμως, να κάνετε αλλαγές στο υπολογιστικό φύλλο απευθείας στη διαφάνειά σας."
-#: line_edit.xhp
+#: table_insert.xhp
msgctxt ""
-"line_edit.xhp\n"
-"par_id3153810\n"
+"table_insert.xhp\n"
+"par_id3145112\n"
"12\n"
"help.text"
-msgid "Drag a data point to resize the line. If a control point overlies the data point, drag the control point until you can see the data point, and then drag the data point."
-msgstr "Μεταφέρετε ένα σημείο δεδομένων για να μεταβάλετε το μέγεθος της γραμμής. Αν ένα σημείο ελέγχου επικαλύπτει το σημείο δεδομένων, σύρετε το σημείο ελέγχου μέχρι να μπορείτε να δείτε το σημείο δεδομένων, και ύστερα μεταφέρετε το σημείο δεδομένων."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3149872\n"
-"13\n"
-"help.text"
-msgid "Drag a control point. The curve pulls in the direction that you drag the control point."
-msgstr "Μεταφέρετε ένα σημείο ελέγχου. Η καμπύλη μετακινείται στην κατεύθυνση στην οποία μεταφέρετε το σημείο ελέγχου."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"hd_id3150431\n"
-"57\n"
-"help.text"
-msgid "To split a curved line:"
-msgstr "Για να διαιρέσετε μία καμπυλωτή γραμμή:"
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3150395\n"
-"58\n"
-"help.text"
-msgid "You can only split a curved line that has three or more data points."
-msgstr "Μπορείτε επίσης να διαιρέσετε μία καμπυλωτή γραμμή που περιέχει τρία ή περισσότερα σημεία δεδομένων."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3151392\n"
-"59\n"
-"help.text"
-msgid "Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar."
-msgstr "Επιλέξτε μία καμπυλωτή γραμμή, και ύστερα κάντε κλικ στο εικονίδιο <emph>Σημεία </emph>στη γραμμή <emph>Σχεδίαση</emph>."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3149941\n"
-"60\n"
-"help.text"
-msgid "Select a data point, and then click the <emph>Split Curve </emph>icon on the <emph>Edit Points</emph> Bar."
-msgstr "Επιλέξτε ένα σημείο δεδομένων, και ύστερα κάντε κλικ στο εικονίδιο <emph>Διαίρεση καμπύλης </emph>στη γραμμή <emph>Επεξεργασία σημείων</emph>."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"hd_id3150655\n"
-"61\n"
-"help.text"
-msgid "To create a closed shape:"
-msgstr "Για να δημιουργήσετε ένα κλειστό σχήμα:"
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3150743\n"
-"62\n"
-"help.text"
-msgid "Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar."
-msgstr "Επιλέξτε μία καμπυλωτή γραμμή, και ύστερα κάντε κλικ στο εικονίδιο <emph>Σημεία </emph>στη γραμμή <emph>Σχεδίαση</emph>."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3153080\n"
-"63\n"
-"help.text"
-msgid "On the <emph>Edit Points</emph> Bar, click the<emph> Close Bézier</emph> icon."
-msgstr "Στη γραμμή <emph>Επεξεργασία σημείων</emph>, κάντε κλικ στο εικονίδιο <emph> Κλείσιμο Bézier</emph>"
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"hd_id3145162\n"
-"15\n"
-"help.text"
-msgid "To convert a data point on a curved line:"
-msgstr "Για να μετατρέψετε ένα σημείο δεδομένων σε καμπυλωτή γραμμή:"
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3150336\n"
-"64\n"
-"help.text"
-msgid "Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar."
-msgstr "Επιλέξτε μία καμπυλωτή γραμμή, και ύστερα κάντε κλικ στο εικονίδιο <emph>Σημεία </emph>στη γραμμή <emph>Σχεδίαση</emph>."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3155925\n"
-"14\n"
-"help.text"
-msgid "Click the data point you want to convert, and do one of the following:"
-msgstr "Κάντε κλικ στο σημείο δεδομένων το οποίο επιθυμείτε να μετατρέψετε, και εφαρμόστε κάποιο από τα ακόλουθα:"
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3145241\n"
-"65\n"
-"help.text"
-msgid "To convert the data point to a smooth point, click the <emph>Smooth Transition</emph> icon on the <emph>Edit Points</emph> Bar."
-msgstr "Για να μετατρέψετε ένα σημείο δεδομένων σε ένα ομαλό σημείο, κάντε κλικ στο εικονίδιο <emph>Ομαλή μετάβαση</emph> στη γραμμή <emph>Επεξεργασία σημείων</emph>."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3145299\n"
-"66\n"
-"help.text"
-msgid "To convert the data point to a symmetrical point, click the <emph>Symmetric Transition</emph> icon on the <emph>Edit Points</emph> Bar."
-msgstr "Για να μετατρέψετε ένα σημείο δεδομένων σε ένα συμμετρικό σημείο, κάντε κλικ στο εικονίδιο <emph>Συμμετρική εναλλαγή</emph> στη γραμμή <emph>Επεξεργασία σημείων</emph>."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3145348\n"
-"67\n"
-"help.text"
-msgid "To convert the data point to a corner point, click the <emph>Corner Point</emph> icon on the <emph>Edit Points</emph> Bar."
-msgstr "Για να μετατρέψετε ένα σημείο δεδομένων σε ένα σημείο γωνίας, κάντε κλικ στο εικονίδιο <emph>Γωνιακό σημείο</emph> στη γραμμή <emph>Επεξεργασία σημείων</emph>."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"hd_id3150471\n"
-"68\n"
-"help.text"
-msgid "To add a data point:"
-msgstr "Για να προσθέσετε ένα σημείο δεδομένων:"
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3155373\n"
-"69\n"
-"help.text"
-msgid "Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar."
-msgstr "Επιλέξτε μία καμπυλωτή γραμμή, και ύστερα κάντε κλικ στο εικονίδιο <emph>Σημεία </emph>στη γραμμή <emph>Σχεδίαση</emph>."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3156256\n"
-"70\n"
-"help.text"
-msgid "On the <emph>Edit Points</emph> Bar, click the<emph> Insert Points</emph> icon."
-msgstr "Στη γραμμή <emph>Επεξεργασία σημείων</emph>, κάντε κλικ στο εικονίδιο<emph> Εισαγωγή σημείων</emph>."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3083280\n"
-"71\n"
-"help.text"
-msgid "Click the line where you want to add the point, and drag a short distance."
-msgstr "Κάντε κλικ στη γραμμή στην οποία επιθυμείτε να προσθέσετε το σημείο, και μεταφέρετε σε κάποια κοντινή απόσταση."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3154643\n"
-"72\n"
-"help.text"
-msgid "If a data point does not have a control point, select the data point, and then click the <emph>Convert to Curve</emph> icon on the <emph>Edit Points</emph> Bar."
-msgstr "Αν ένα σημείο δεδομένων δεν περιέχει ένα σημείο ελέγχου, επιλέξτε το σημείο δεδομένων, και ύστερα κάντε κλικ στο εικονίδιο <emph>Μετατροπή σε καμπύλη</emph> στη γραμμή <emph>Επεξεργασία σημείων</emph>."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"hd_id3151186\n"
-"73\n"
-"help.text"
-msgid "To delete a data point:"
-msgstr "Για να διαγράψετε ένα σημείο δεδομένων:"
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3153624\n"
-"74\n"
-"help.text"
-msgid "Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar."
-msgstr "Επιλέξτε μία καμπυλωτή γραμμή, και ύστερα κάντε κλικ στο εικονίδιο <emph>Σημεία </emph>στη γραμμή <emph>Σχεδίαση</emph>."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3150261\n"
-"75\n"
-"help.text"
-msgid "Click the point you want to delete."
-msgstr "Κάντε κλικ στο σημείο το οποίο επιθυμείτε να διαγραφεί."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3143230\n"
-"76\n"
-"help.text"
-msgid "On the <emph>Edit Points</emph> Bar, click the<emph> Delete Points</emph> icon."
-msgstr "Στη γραμμή <emph>Επεξεργασία σημείων</emph>, κάντε κλικ στο εικονίδιο<emph> Διαγραφή σημείων</emph>."
-
-#: line_edit.xhp
-msgctxt ""
-"line_edit.xhp\n"
-"par_id3151174\n"
-"52\n"
-"help.text"
-msgid "<link href=\"text/shared/main0227.xhp\" name=\"Edit Points bar\">Edit Points bar</link>"
-msgstr "<link href=\"text/shared/main0227.xhp\" name=\"Γραμμή επεξεργασίας σημείων\">Γραμμή επεξεργασίας σημείων</link>"
-
-#: masterpage.xhp
-msgctxt ""
-"masterpage.xhp\n"
-"tit\n"
-"help.text"
-msgid "Applying a Slide Design to a Slide Master"
-msgstr "Εφαρμογή μιας σχεδίασης διαφανειών σε κύρια διαφάνεια"
-
-#: masterpage.xhp
-msgctxt ""
-"masterpage.xhp\n"
-"bm_id3152596\n"
-"help.text"
-msgid "<bookmark_value>slide designs</bookmark_value><bookmark_value>slide masters; designing</bookmark_value><bookmark_value>backgrounds; slides</bookmark_value><bookmark_value>slides; backgrounds</bookmark_value><bookmark_value>master pages, see slide masters</bookmark_value>"
-msgstr "<bookmark_value>σχεδιάσεις διαφανειών</bookmark_value><bookmark_value>κύριες διαφάνειες, σχεδίαση</bookmark_value><bookmark_value>παρασκήνια, διαφάνειες</bookmark_value><bookmark_value>διαφάνειες, παρασκήνια</bookmark_value><bookmark_value>κύριες σελίδες, δείτε κύριες διαφάνειες</bookmark_value>"
+msgid "Go to the slide where you want to insert the spreadsheet."
+msgstr "Μεταβείτε στη διαφάνεια στην οποία επιθυμείτε να εισάγετε το υπολογιστικό φύλλο."
-#: masterpage.xhp
+#: table_insert.xhp
msgctxt ""
-"masterpage.xhp\n"
-"hd_id3152596\n"
+"table_insert.xhp\n"
+"par_id3153075\n"
"13\n"
"help.text"
-msgid "<variable id=\"masterpage\"><link href=\"text/simpress/guide/masterpage.xhp\" name=\"Applying a Slide Design to a Slide Master\">Applying a Slide Design to a Slide Master</link></variable>"
-msgstr "<variable id=\"masterpage\"><link href=\"text/simpress/guide/masterpage.xhp\" name=\"Εφαρμογή μιας σχεδίασης διαφανειών σε κύρια προβολή διαφανειών\">Εφαρμογή μιας σχεδίασης διαφανειών σε κύρια προβολή διαφανειών</link></variable>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Αντικείμενο OLE</emph>."
-#: masterpage.xhp
+#: table_insert.xhp
msgctxt ""
-"masterpage.xhp\n"
-"par_id3154017\n"
+"table_insert.xhp\n"
+"par_id3150391\n"
"14\n"
"help.text"
-msgid "Every slide in a presentation has exactly one slide master, also known as master page. A slide master determines the text formatting style for the title and outline and the background design for all slides that use this slide master."
-msgstr "Κάθε διαφάνεια σε μία παρουσίαση έχει ακριβώς μία κύρια διαφάνεια, επίσης γνωστή ως κύρια σελίδα. Η κύρια προβολή διαφανειών καθορίζει το πρότυπο μορφοποίησης του κειμένου για τον τίτλο και τη διάρθρωση και τη σχεδίαση του παρασκηνίου για όλες τις διαφάνειες που χρησιμοποιούν αυτήν την κύρια διαφάνεια."
-
-#: masterpage.xhp
-msgctxt ""
-"masterpage.xhp\n"
-"hd_id3149018\n"
-"25\n"
-"help.text"
-msgid "To apply a new slide master"
-msgstr "Για να εφαρμόσετε μία νέα κύρια διαφάνεια"
-
-#: masterpage.xhp
-msgctxt ""
-"masterpage.xhp\n"
-"par_id3154702\n"
-"19\n"
-"help.text"
-msgid "Select <emph>Format - Slide Design</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπο διαφάνειας</emph>."
+msgid "Select <emph>Create from file</emph>, and click <emph>Search</emph>."
+msgstr "Επιλέξτε <emph>Δημιουργία από αρχείο</emph>, και κάντε κλικ στην <emph>Αναζήτηση</emph>."
-#: masterpage.xhp
+#: table_insert.xhp
msgctxt ""
-"masterpage.xhp\n"
-"par_id3148485\n"
+"table_insert.xhp\n"
+"par_id3150537\n"
"20\n"
"help.text"
-msgid "Click <emph>Load</emph>."
-msgstr "Κάντε κλικ στην <emph>Φόρτωση</emph>."
-
-#: masterpage.xhp
-msgctxt ""
-"masterpage.xhp\n"
-"par_id3145384\n"
-"21\n"
-"help.text"
-msgid "Under <emph>Categories</emph>, select a slide design category."
-msgstr "Στην καρτέλα <emph>Κατηγορίες </emph>, επιλέξτε μία κατηγορία για τη σχεδίαση των διαφανειών."
-
-#: masterpage.xhp
-msgctxt ""
-"masterpage.xhp\n"
-"par_id3153915\n"
-"26\n"
-"help.text"
-msgid "Under <emph>Templates</emph>, select a template with the design that you want to apply. To preview the template, click <emph>More</emph>, and then select the <emph>Preview </emph>box."
-msgstr "Στην καρτέλα <emph>Πρότυπα</emph>, επιλέξτε ένα πρότυπο με τη σχεδίαση που επιθυμείτε να εφαρμοστεί. Για να κάνετε προεπισκόπηση ενός προτύπου, κάντε κλικ στην επιλογή <emph>Πρόσθετα</emph>, και ύστερα επιλέξτε το πεδίο <emph>Προεπισκόπηση </emph>."
-
-#: masterpage.xhp
-msgctxt ""
-"masterpage.xhp\n"
-"par_id3154652\n"
-"27\n"
-"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-
-#: masterpage.xhp
-msgctxt ""
-"masterpage.xhp\n"
-"par_id3145115\n"
-"28\n"
-"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
-
-#: masterpage.xhp
-msgctxt ""
-"masterpage.xhp\n"
-"par_id3150436\n"
-"18\n"
-"help.text"
-msgid "To apply the slide design to all of the slides in your presentation, select the <emph>Exchange background page</emph> check box, and then click <emph>OK</emph>."
-msgstr "Για να εφαρμόσετε το πρότυπο διαφάνειας σε όλες τις διαφάνειες στην παρουσίασή σας, επιλέξτε το πεδίο ελέγχου <emph>Αλλαγή φόντου σελίδας</emph>, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>."
-
-#: masterpage.xhp
-msgctxt ""
-"masterpage.xhp\n"
-"par_id3151387\n"
-"29\n"
-"help.text"
-msgid "To apply the slide design to the current slide only, clear the <emph>Exchange background page</emph> check box, and then click <emph>OK</emph>."
-msgstr "Για να εφαρμόσετε το πρότυπο διαφάνειας μόνο στην τρέχουσα διαφάνεια, αναιρέστε την επιλογή στο πεδίο ελέγχου <emph>Αλλαγή φόντου σελίδας</emph>, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>."
-
-#: masterpage.xhp
-msgctxt ""
-"masterpage.xhp\n"
-"par_id3149941\n"
-"24\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/05100000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link>"
-msgstr "<link href=\"text/simpress/01/05100000.xhp\" name=\"Πρότυπα και μορφοποίηση\">Πρότυπα και μορφοποίηση</link>"
-
-#: layers.xhp
-msgctxt ""
-"layers.xhp\n"
-"tit\n"
-"help.text"
-msgid "About Layers"
-msgstr "Περί επιπέδων"
-
-#: layers.xhp
-msgctxt ""
-"layers.xhp\n"
-"bm_id3149018\n"
-"help.text"
-msgid "<bookmark_value>layers; definition</bookmark_value>"
-msgstr "<bookmark_value>επίπεδα, ορισμός</bookmark_value>"
-
-#: layers.xhp
-msgctxt ""
-"layers.xhp\n"
-"hd_id3149018\n"
-"9\n"
-"help.text"
-msgid "<variable id=\"layers\"><link href=\"text/simpress/guide/layers.xhp\" name=\"About Layers\">About Layers</link></variable>"
-msgstr "<variable id=\"layers\"><link href=\"text/simpress/guide/layers.xhp\" name=\"Περί επιπέδων\">Περί επιπέδων</link></variable>"
-
-#: layers.xhp
-msgctxt ""
-"layers.xhp\n"
-"par_id3146313\n"
-"3\n"
-"help.text"
-msgid "Layers are available in $[officename] Draw, not in $[officename] Impress. Layers allow you to assemble elements on a page that are related. Think of layers as individual workspaces that you can hide from view, hide from printing, or lock."
-msgstr "Τα επίπεδα είναι διαθέσιμα στο $[officename] Draw, αλλά όχι στο $[officename] Impress. Τα επίπεδα σάς επιτρέπουν να συναρμολογήσετε στοιχεία που σχετίζονται σε μία σελίδα. Σκεφτείτε τα επίπεδα ως μεμονωμένους χώρους εργασίας τους οποίους μπορείτε να αποκρύψετε από την προβολή, να αποκρύψετε από την εκτύπωση ή να κλειδώσετε."
-
-#: layers.xhp
-msgctxt ""
-"layers.xhp\n"
-"par_id7036957\n"
-"help.text"
-msgid "Layers do not determine the stacking order of objects on your page, except for the <emph>Controls</emph> layer which is always in front of other layers."
-msgstr "Τα επίπεδα δεν καθορίζουν την ταξινόμηση σε στοίβα των αντικειμένων στη σελίδα σας, εκτός από το επίπεδο <emph>Έλεγχοι</emph> το οποίο βρίσκεται πάντα μπροστά από τα υπόλοιπα επίπεδα."
-
-#: layers.xhp
-msgctxt ""
-"layers.xhp\n"
-"par_id1614734\n"
-"help.text"
-msgid "The stacking order of objects on your page is determined by the sequence in which you add the objects. You can rearrange the stacking order by <item type=\"menuitem\">Modify - Arrange</item>."
-msgstr "Η σειρά ταξινόμησης της στοίβας των αντικειμένων στη σελίδα σας καθορίζεται από την ακολουθία με την οποία έχετε προσθέσει τα αντικείμενα. Μπορείτε να τακτοποιήσετε ξανά τη σειρά ταξινόμησης της στοίβας επιλέγοντας <item type=\"menuitem\">Τροποποίηση - Τακτοποίηση</item>."
-
-#: layers.xhp
-msgctxt ""
-"layers.xhp\n"
-"par_id398876\n"
-"help.text"
-msgid "The areas on a layer that do not contain objects are transparent."
-msgstr "Οι περιοχές πάνω σε ένα επίπεδο που δεν περιέχουν αντικείμενα είναι διαφανείς."
-
-#: layers.xhp
-msgctxt ""
-"layers.xhp\n"
-"par_id3146962\n"
-"12\n"
-"help.text"
-msgid "$[officename] Draw provides three default layers:"
-msgstr "Το $[officename] Draw παρέχει τρία προεπιλεγμένα επίπεδα:"
+msgid "Locate the file you want to insert, and then click<emph> OK</emph>."
+msgstr "Εντοπίστε το αρχείο που επιθυμείτε να εισάγετε, και ύστερα κάντε κλικ στο κουμπί<emph> OK</emph>."
-#: layers.xhp
+#: table_insert.xhp
msgctxt ""
-"layers.xhp\n"
-"par_id3153073\n"
-"13\n"
+"table_insert.xhp\n"
+"par_id1616565\n"
"help.text"
-msgid "Layout"
-msgstr "Διάταξη"
+msgid "Enable the <emph>Link to file</emph> checkbox to insert the file as a live link."
+msgstr "Ενεργοποιήστε το πεδίο ελέγχου <emph>Σύνδεση με αρχείο</emph> για να εισάγετε το αρχείο ως ζωντανό σύνδεσμο."
-#: layers.xhp
+#: table_insert.xhp
msgctxt ""
-"layers.xhp\n"
-"par_id3149053\n"
-"14\n"
+"table_insert.xhp\n"
+"par_id3155256\n"
+"21\n"
"help.text"
-msgid "Controls"
-msgstr "Έλεγχοι"
+msgid "The entire spreadsheet is inserted into your slide. If you want to change the sheet that is displayed, double-click the spreadsheet, and then select a different sheet."
+msgstr "Ολόκληρο το υπολογιστικό φύλλο εισάγεται στη διαφάνειά σας, Αν επιθυμείτε να αλλάξετε το φύλλο που εμφανίζεται, κάντε διπλό κλικ σε αυτό, και ύστερα επιλέξτε ένα διαφορετικό φύλλο."
-#: layers.xhp
+#: table_insert.xhp
msgctxt ""
-"layers.xhp\n"
-"par_id3150391\n"
+"table_insert.xhp\n"
+"par_id3154505\n"
"15\n"
"help.text"
-msgid "Dimension Lines"
-msgstr "Γραμμές διαστάσεων"
+msgid "<link href=\"text/simpress/01/05130000.xhp\" name=\"Format - Slide Layout\">Format - Slide Layout</link>"
+msgstr "<link href=\"text/simpress/01/05130000.xhp\" name=\"Μορφή - Διάταξη διαφάνειας\">Μορφή - Διάταξη διαφάνειας</link>"
-#: layers.xhp
+#: table_insert.xhp
msgctxt ""
-"layers.xhp\n"
-"par_id3156397\n"
+"table_insert.xhp\n"
+"par_id3150335\n"
"16\n"
"help.text"
-msgid "You cannot delete or rename the default layers. You can add your own layers by <item type=\"menuitem\">Insert - Layer</item>."
-msgstr "Δεν μπορείτε να διαγράψετε ή να μετονομάσετε τα προεπιλεγμένα επίπεδα. Μπορείτε να προσθέσετε τα δικά σας επίπεδα με την επιλογή <item type=\"menuitem\">Εισαγωγή - Επίπεδο</item>."
-
-#: layers.xhp
-msgctxt ""
-"layers.xhp\n"
-"par_id3150534\n"
-"17\n"
-"help.text"
-msgid "The <emph>Layout</emph> layer is the default workspace. The <emph>Layout</emph> layer determines the location of title, text, and object placeholders on your page."
-msgstr "Το επίπεδο <emph>Διάταξη</emph> είναι ο προεπιλεγμένος χώρος εργασίας. Το επίπεδο <emph>Διάταξη</emph> καθορίζει την τοποθεσία του τίτλου, του κειμένου, και των δεικτών τοποθέτησης για τα αντικείμενα στη σελίδα σας."
-
-#: layers.xhp
-msgctxt ""
-"layers.xhp\n"
-"par_id3150742\n"
-"18\n"
-"help.text"
-msgid "The <emph>Controls</emph> layer can be used for buttons that have been assigned an action, but that should not be printed. Set the layer's properties to not printable. Objects on the <emph>Controls</emph> layer are always in front of objects on other layers."
-msgstr "Το επίπεδο <emph>Έλεγχοι</emph> μπορεί να χρησιμοποιηθεί για κουμπιά στα οποία έχετε αναθέσει μία ενέργεια, αλλά δε μπορεί να εκτυπωθεί. Καθορίστε τις ιδιότητες του επιπέδου σε μη εκτυπώσιμο. Τα αντικείμενα στο επίπεδο <emph>Έλεγχοι</emph> βρίσκονται πάντα μπροστά από αντικείμενα που ανήκουν σε άλλα επίπεδα."
-
-#: layers.xhp
-msgctxt ""
-"layers.xhp\n"
-"par_id3153085\n"
-"19\n"
-"help.text"
-msgid "The <emph>Dimension Lines</emph> layer is where you draw, for example, the dimension lines. By switching the layer to show or hide, you can easily switch these lines on and off."
-msgstr "Το επίπεδο <emph>Γραμμές διαστάσεων</emph> βρίσκεται στην θέση που σχεδιάζετε, για παράδειγμα, τις γραμμές διαστάσεων. Εμφανίζοντας ή αποκρύπτοντας αυτό το επίπεδο, μπορείτε εύκολα να εμφανίζετε ή όχι αυτές τις γραμμές."
-
-#: layers.xhp
-msgctxt ""
-"layers.xhp\n"
-"par_id3154507\n"
-"2\n"
-"help.text"
-msgid "You can lock a layer to protect its contents, or hide a layer and its contents from view or from printing. When you add a new layer to a page, the layer is added to all of the pages in your document. However, when you add an object to a layer, it is only added to the current page. If you want the object to appear on all of the pages, add the object to the master page (<item type=\"menuitem\">View - Master</item>)."
-msgstr "Μπορείτε να κλειδώσετε ένα επίπεδο για να προστατέψετε τα περιεχόμενά του, ή να αποκρύψετε ένα επίπεδο και τα περιεχόμενά του από την προβολή ή από την εκτύπωση. Όταν προσθέτετε ένα νέο επίπεδο σε μία σελίδα, το επίπεδο προστίθεται σε όλες τις σελίδες του εγγράφου σας. Παρόλα αυτά, όταν προσθέτετε ένα αντικείμενο σε ένα επίπεδο, αυτό προστίθεται μόνο στην τρέχουσα σελίδα. Αν επιθυμείτε να εμφανίζεται το αντικείμενο σε όλες τις σελίδες, προσθέστε το αντικείμενο στην κύρια σελίδα (<item type=\"menuitem\">Προβολή - Κύριο</item>)."
+msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"Insert - Object - OLE Object\">Insert - Object - OLE Object</link>"
+msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"Εισαγωγή - Αντικείμενο - Αντικείμενο OLE\">Εισαγωγή - Αντικείμενο - Αντικείμενο OLE</link>"
-#: page_copy.xhp
+#: text2curve.xhp
msgctxt ""
-"page_copy.xhp\n"
+"text2curve.xhp\n"
"tit\n"
"help.text"
-msgid "Copying Slides From Other Presentations"
-msgstr "Αντιγραφή διαφανειών από άλλες παρουσιάσεις"
-
-#: page_copy.xhp
-msgctxt ""
-"page_copy.xhp\n"
-"bm_id3146971\n"
-"help.text"
-msgid "<bookmark_value>copying; slides</bookmark_value><bookmark_value>slides; copying between documents</bookmark_value><bookmark_value>pages; copying</bookmark_value><bookmark_value>inserting; slides from files</bookmark_value><bookmark_value>pasting;slides from other presentations</bookmark_value>"
-msgstr "<bookmark_value>αντιγραφή, διαφάνειες</bookmark_value><bookmark_value>διαφάνειες, αντιγραφή μεταξύ εγγράφων</bookmark_value><bookmark_value>σελίδες, αντιγραφή</bookmark_value><bookmark_value>εισαγωγή, διαφάνειες από αρχεία</bookmark_value><bookmark_value>επικόλληση, διαφάνειες από άλλες παρουσιάσεις</bookmark_value>"
-
-#: page_copy.xhp
-msgctxt ""
-"page_copy.xhp\n"
-"hd_id3146971\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"page_copy\"><link href=\"text/simpress/guide/page_copy.xhp\" name=\"Copying Slides From Other Presentations\">Copying Slides From Other Presentations</link></variable>"
-msgstr "<variable id=\"page_copy\"><link href=\"text/simpress/guide/page_copy.xhp\" name=\"Αντιγραφή διαφανειών από άλλες παρουσιάσεις\">Αντιγραφή διαφανειών από άλλες παρουσιάσεις</link></variable>"
-
-#: page_copy.xhp
-msgctxt ""
-"page_copy.xhp\n"
-"par_id3149378\n"
-"7\n"
-"help.text"
-msgid "You can insert slides from another presentation into the current presentation. You can also copy and paste slides between presentations."
-msgstr "Μπορείτε να εισάγετε διαφάνειες από διαφορετική παρουσίαση στην τρέχουσα παρουσίαση. Μπορείτε επίσης να αντιγράψετε και να κάνετε επικόλληση διαφανειών μεταξύ των παρουσιάσεων."
+msgid "Converting Text Characters into Drawing Objects"
+msgstr "Μετατροπή χαρακτήρων κειμένου σε αντικείμενα σχεδίασης"
-#: page_copy.xhp
+#: text2curve.xhp
msgctxt ""
-"page_copy.xhp\n"
-"hd_id3153418\n"
-"8\n"
+"text2curve.xhp\n"
+"bm_id3150717\n"
"help.text"
-msgid "To insert a slide from another presentation:"
-msgstr "Για να εισάγετε μία διαφάνεια από διαφορετική παρουσίαση:"
+msgid "<bookmark_value>text; converting to curves</bookmark_value><bookmark_value>characters; converting to curves</bookmark_value><bookmark_value>sign conversion to curves</bookmark_value><bookmark_value>converting; text to curves</bookmark_value><bookmark_value>draw objects;converting text to</bookmark_value><bookmark_value>curves;converting text to</bookmark_value>"
+msgstr "<bookmark_value>κείμενο, μετατροπή σε καμπύλες</bookmark_value><bookmark_value>χαρακτήρες, μετατροπή σε καμπύλες</bookmark_value><bookmark_value>μετατροπή συμβόλων σε καμπύλες</bookmark_value><bookmark_value>μετατροπή, κείμενο σε καμπύλες</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, μετατροπή κειμένου σε</bookmark_value><bookmark_value>καμπύλες, μετατροπή κειμένου σε</bookmark_value>"
-#: page_copy.xhp
+#: text2curve.xhp
msgctxt ""
-"page_copy.xhp\n"
-"par_id3149018\n"
+"text2curve.xhp\n"
+"hd_id3150717\n"
"3\n"
"help.text"
-msgid "Open a presentation, and choose <emph>View - Normal</emph>."
-msgstr "Ανοίξτε μία παρουσίαση, και επιλέξτε <emph>Προβολή - Κανονική</emph>."
+msgid "<variable id=\"text2curve\"><link href=\"text/simpress/guide/text2curve.xhp\" name=\"Converting Text Characters into Drawing Objects\">Converting Text Characters into Drawing Objects</link></variable>"
+msgstr "<variable id=\"text2curve\"><link href=\"text/simpress/guide/text2curve.xhp\" name=\"Μετατροπή χαρακτήρων κειμένου σε αντικείμενα σχεδίασης\">Μετατροπή χαρακτήρων κειμένου σε αντικείμενα σχεδίασης</link></variable>"
-#: page_copy.xhp
+#: text2curve.xhp
msgctxt ""
-"page_copy.xhp\n"
-"par_id3154702\n"
-"9\n"
+"text2curve.xhp\n"
+"par_id3155960\n"
+"21\n"
"help.text"
-msgid "Choose <emph>Insert - File</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Αρχείο</emph>."
+msgid "You can convert text characters into curves that you can edit and resize as you would any drawing object. Once you convert text into a drawing object, you can no longer edit the content of the text."
+msgstr "Μπορείτε να μετατρέψετε χαρακτήρες κειμένου σε καμπύλες τις οποίες μπορείτε να επεξεργαστείτε και να τροποποιήσετε το μέγεθός τους όπως θα κάνατε για ένα αντικείμενο σχεδίασης. Αφού μετατρέψετε το κείμενο σε αντικείμενο σχεδίασης, δεν μπορείτε πια να επεξεργαστείτε το περιεχόμενο του κειμένου."
-#: page_copy.xhp
+#: text2curve.xhp
msgctxt ""
-"page_copy.xhp\n"
-"par_id3159238\n"
-"10\n"
+"text2curve.xhp\n"
+"hd_id3153965\n"
+"22\n"
"help.text"
-msgid "Locate the presentation file containing the slide that you want to insert, and click <emph>Insert</emph>."
-msgstr "Εντοπίστε το αρχείο παρουσίασης που περιέχει τη διαφάνεια που επιθυμείτε να εισάγετε, και κάντε κλικ στην <emph>Εισαγωγή</emph>."
+msgid "To convert text into a drawing object:"
+msgstr "Για να μετατρέψετε κείμενο σε αντικείμενο σχεδίασης:"
-#: page_copy.xhp
+#: text2curve.xhp
msgctxt ""
-"page_copy.xhp\n"
-"par_id3148837\n"
+"text2curve.xhp\n"
+"par_id3146963\n"
"4\n"
"help.text"
-msgid "Click the plus sign next to the icon for the presentation file, and then select the slide(s) that you want to insert."
-msgstr "Κάντε κλικ στο σύμβολο Συν δίπλα στο εικονίδιο για το αρχείο παρουσίασης, και ύστερα επιλέξτε τις διαφάνειες που επιθυμείτε να εισάγετε."
-
-#: page_copy.xhp
-msgctxt ""
-"page_copy.xhp\n"
-"par_id3148869\n"
-"11\n"
-"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-
-#: page_copy.xhp
-msgctxt ""
-"page_copy.xhp\n"
-"hd_id3154651\n"
-"12\n"
-"help.text"
-msgid "To copy and paste slides between presentations:"
-msgstr "Για να αντιγράψετε ή να επικολλήσετε διαφάνειες μεταξύ παρουσιάσεων:"
-
-#: page_copy.xhp
-msgctxt ""
-"page_copy.xhp\n"
-"par_id3153812\n"
-"13\n"
-"help.text"
-msgid "Open the presentations that you want to copy and paste between."
-msgstr "Ανοίξτε τις παρουσιάσεις στις οποίες επιθυμείτε να κάνετε αντιγραφή και επικόλληση μεταξύ τους."
-
-#: page_copy.xhp
-msgctxt ""
-"page_copy.xhp\n"
-"par_id3153073\n"
-"14\n"
-"help.text"
-msgid "In the presentation containing the slide(s) that you want to copy, choose<emph> View - Slide Sorter</emph>."
-msgstr "Στην παρουσίαση που περιέχει τις διαφάνειες που επιθυμείτε να αντιγραφούν, επιλέξτε <emph> Προβολή - Ταξινόμηση διαφανειών</emph>."
+msgid "Select the text that you want to convert, and do one of the following:"
+msgstr "Επιλέξτε το κείμενο που επιθυμείτε να μετατρέψετε, και εφαρμόστε κάποιο από τα ακόλουθα:"
-#: page_copy.xhp
+#: text2curve.xhp
msgctxt ""
-"page_copy.xhp\n"
-"par_id3147401\n"
+"text2curve.xhp\n"
+"par_id3149053\n"
"5\n"
"help.text"
-msgid "Select the slide(s), and then choose<emph> Edit - Copy</emph>."
-msgstr "Επιλέξτε τις διαφάνειες, και ύστερα επιλέξτε<emph> Επεξεργασία - Αντιγραφή</emph>."
-
-#: page_copy.xhp
-msgctxt ""
-"page_copy.xhp\n"
-"par_id3147298\n"
-"15\n"
-"help.text"
-msgid "Change to the presentation where you want to paste the slide(s), and then choose <emph>View - Normal</emph>."
-msgstr "Μεταβείτε στην παρουσίαση όπου επιθυμείτε να επικολλήσετε τις διαφάνειες, και ύστερα επιλέξτε <emph>Προβολή - Κανονική</emph>."
-
-#: page_copy.xhp
-msgctxt ""
-"page_copy.xhp\n"
-"par_id3156401\n"
-"16\n"
-"help.text"
-msgid "Select the slide that you want the copied slide to follow, and then choose <emph>Edit - Paste</emph>."
-msgstr "Επιλέξτε τη διαφάνεια που επιθυμείτε να ακολουθεί η διαφάνεια που έχετε αντιγραφεί, και ύστερα επιλέξτε <emph>Επεξεργασία - Επικόλληση</emph>."
-
-#: page_copy.xhp
-msgctxt ""
-"page_copy.xhp\n"
-"par_id3150655\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"Insert - File\">Insert - File</link>"
-msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"Εισαγωγή - Αρχείο\">Εισαγωγή - Αρχείο</link>"
-
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"tit\n"
-"help.text"
-msgid "Saving a Presentation in HTML Format"
-msgstr "Αποθήκευση παρουσίασης σε μορφή HTML"
-
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"bm_id3155067\n"
-"help.text"
-msgid "<bookmark_value>exporting;presentations to HTML</bookmark_value><bookmark_value>saving;as HTML</bookmark_value><bookmark_value>presentations; exporting to HTML</bookmark_value><bookmark_value>HTML; exporting from presentations</bookmark_value>"
-msgstr "<bookmark_value>εξαγωγή, παρουσιάσεις σε HTML</bookmark_value><bookmark_value>αποθήκευση, ως HTML</bookmark_value><bookmark_value>παρουσιάσεις, εξαγωγή σε HTML</bookmark_value><bookmark_value>HTML, εξαγωγή από παρουσιάσεις</bookmark_value>"
-
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"hd_id3155067\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"html_export\"><link href=\"text/simpress/guide/html_export.xhp\" name=\"Saving a Presentation in HTML Format\">Saving a Presentation in HTML Format</link></variable>"
-msgstr "<variable id=\"html_export\"><link href=\"text/simpress/guide/html_export.xhp\" name=\"Αποθήκευση παρουσίασης σε μορφή HTML\">Αποθήκευση παρουσίασης σε μορφή HTML</link></variable>"
-
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"par_id3153246\n"
-"2\n"
-"help.text"
-msgid "Open the presentation that you want to save in HTML format."
-msgstr "Ανοίξτε την παρουσίαση που επιθυμείτε να αποθηκευτεί σε μορφή HTML."
-
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"par_id3149502\n"
-"3\n"
-"help.text"
-msgid "Choose <emph>File - Export</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Εξαγωγή</emph>."
-
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"par_id3148842\n"
-"4\n"
-"help.text"
-msgid "Set the <emph>File type</emph> to <emph>HTML Document ($[officename] Impress) (.html;.htm)</emph>."
-msgstr "Ορίστε τον <emph>Τύπο αρχείου</emph> ως <emph>HTML έγγραφο ($[officename] Impress) (.html;.htm)</emph>."
-
-#: html_export.xhp
-msgctxt ""
-"html_export.xhp\n"
-"par_id3143228\n"
-"8\n"
-"help.text"
-msgid "Enter a <emph>File name</emph>, and then click <emph>Export</emph>."
-msgstr "Εισάγετε ένα <emph>Όνομα αρχείου</emph>, και ύστερα κάντε κλικ στην <emph>Εξαγωγή</emph>."
+msgid "In $[officename] Draw, choose <emph>Modify - Convert - To Curve</emph>."
+msgstr "Στο $[officename] Draw, επιλέξτε <emph>Τροποποίηση - Μετατροπή - Σε καμπύλη</emph>."
-#: html_export.xhp
+#: text2curve.xhp
msgctxt ""
-"html_export.xhp\n"
-"par_id3153808\n"
-"5\n"
+"text2curve.xhp\n"
+"par_id3150395\n"
+"23\n"
"help.text"
-msgid "Follow the instructions in the <emph>HTML Export</emph> Wizard."
-msgstr "Ακολουθήστε τις οδηγίες στον Αυτόματο πιλότο <emph>Εξαγωγή HTML</emph>."
+msgid "In $[officename] Impress, right-click the border of the text object, and then choose <emph>Convert - To Curve</emph>."
+msgstr "Στο $[officename] Impress, κάντε δεξί κλικ στο περίγραμμα του αντικειμένου κειμένου, και ύστερα επιλέξτε <emph>Μετατροπή - Σε καμπύλη</emph>."
-#: html_export.xhp
+#: text2curve.xhp
msgctxt ""
-"html_export.xhp\n"
-"par_id3151391\n"
+"text2curve.xhp\n"
+"par_id3150746\n"
"6\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01110000.xhp\" name=\"HTML Export AutoPilot\">HTML Export Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01110000.xhp\" name=\"Αυτόματος πιλότος εξαγωγής HTML\">Οδηγός εξαγωγής HTML</link>"
+msgid "If your text contains more than one character, the converted text becomes a grouped object. Double-click the group to edit individual objects. Press Esc when finished."
+msgstr "Εάν το κείμενό σας περιέχει περισσότερους από έναν χαρακτήρες, το κείμενο που έχει μετατραπεί γίνεται ένα ομαδοποιημένο αντικείμενο. Κάντε διπλό κλικ στην ομάδα για να επεξεργαστείτε τα αντικείμενα ξεχωριστά. Πιέστε το πλήκτρο Esc όταν τελειώσετε."
-#: html_export.xhp
+#: text2curve.xhp
msgctxt ""
-"html_export.xhp\n"
-"par_id3150394\n"
+"text2curve.xhp\n"
+"par_id3150336\n"
"7\n"
"help.text"
-msgid "<link href=\"text/simpress/01/01170000.xhp\" name=\"File - Export\">File - Export</link>"
-msgstr "<link href=\"text/simpress/01/01170000.xhp\" name=\"Αρχείο - Εξαγωγή\">Αρχείο - Εξαγωγή</link>"
+msgid "Now, click the <emph>Points</emph> icon on the <emph>Drawing</emph> bar. Click the object. You can see all the Bézier points of the object. On the <emph>Edit Points</emph> bar, you can find various icons for editing, inserting and deleting points."
+msgstr "Τώρα, κάντε κλικ στο εικονίδιο <emph>Σημεία</emph> στη γραμμή <emph>Σχεδίαση</emph>. Κάντε κλικ στο αντικείμενο. Μπορείτε να δείτε όλα τα σημεία Bézier του αντικειμένου. Στη γραμμή <emph>Επεξεργασία σημείων</emph>, μπορείτε να βρείτε διάφορα εικονίδια για την επεξεργασία, την εισαγωγή και τη διαγραφή σημείων."
#: vectorize.xhp
msgctxt ""
@@ -5563,7 +5563,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgstr "Εφαρμόσετε κάποιο από τα ακόλουθα:"
#: vectorize.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/smath.po b/source/el/helpcontent2/source/text/smath.po
index 1977062e98d..6c6f4a400a2 100644
--- a/source/el/helpcontent2/source/text/smath.po
+++ b/source/el/helpcontent2/source/text/smath.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2012-01-27 23:53+0200\n"
"Last-Translator: Dimitris <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,218 +15,251 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: main0106.xhp
+#: main0000.xhp
msgctxt ""
-"main0106.xhp\n"
+"main0000.xhp\n"
"tit\n"
"help.text"
-msgid "Tools"
-msgstr "Εργαλεία"
+msgid "Welcome to the $[officename] Math Help"
+msgstr "Καλωσορίσατε στη Βοήθεια για το $[officename] Math"
-#: main0106.xhp
+#: main0000.xhp
msgctxt ""
-"main0106.xhp\n"
-"hd_id3149019\n"
+"main0000.xhp\n"
+"hd_id3148868\n"
"1\n"
"help.text"
-msgid "<link href=\"text/smath/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/smath/main0106.xhp\" name=\"Εργαλεία\">Εργαλεία</link>"
+msgid "Welcome to the $[officename] Math Help"
+msgstr "Καλωσορίσατε στη Βοήθεια για το $[officename] Math"
-#: main0106.xhp
+#: main0000.xhp
msgctxt ""
-"main0106.xhp\n"
-"par_id3155959\n"
-"2\n"
+"main0000.xhp\n"
+"hd_id3153915\n"
+"5\n"
"help.text"
-msgid "Use this menu to open and edit the symbol catalog, or import an external formula as a data file. The program interface can be adjusted to meet your requirements. You can also change the program options."
-msgstr "Χρησιμοποιήστε αυτό το μενού για να ανοίξετε και να επεξεργαστείτε τον κατάλογο συμβόλων ή να εισαγάγετε έναν εξωτερικό τύπο ως αρχείο δεδομένων. Το περιβάλλον του προγράμματος μπορεί να ρυθμιστεί σύμφωνα με τις απαιτήσεις σας. Μπορείτε επίσης να αλλάξετε τις επιλογές προγράμματος."
+msgid "How to Work With $[officename] Math"
+msgstr "Πως να εργαστείτε με το $[officename] Math"
-#: main0106.xhp
+#: main0000.xhp
msgctxt ""
-"main0106.xhp\n"
-"hd_id3150206\n"
-"4\n"
+"main0000.xhp\n"
+"par_id3143229\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/smath/01/06020000.xhp\" name=\"Import Formula\">Import Formula</link>"
-msgstr "<link href=\"text/smath/01/06020000.xhp\" name=\"Εισαγωγή τύπου\">Εισαγωγή τύπου</link>"
+msgid "<link href=\"text/smath/01/03091500.xhp\" name=\"Formula Reference Tables\">Formula Reference Tables</link>"
+msgstr "<link href=\"text/smath/01/03091500.xhp\" name=\"Πίνακες παραπομπής τύπων\">Πίνακες παραπομπής τύπων</link>"
-#: main0106.xhp
+#: main0000.xhp
msgctxt ""
-"main0106.xhp\n"
-"hd_id3145385\n"
-"5\n"
+"main0000.xhp\n"
+"hd_id3153808\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>"
+msgid "$[officename] Math Menus, Toolbars, and Keys"
+msgstr "Μενού, γραμμές εργαλείων και πλήκτρα του $[officename] Math"
-#: main0503.xhp
+#: main0000.xhp
msgctxt ""
-"main0503.xhp\n"
-"tit\n"
+"main0000.xhp\n"
+"par_id3143269\n"
"help.text"
-msgid "$[officename] Math Features"
-msgstr "Χαρακτηριστικά του $[officename] Math"
+msgid "Have a look at <link href=\"http://www.dmaths.org\">www.dmaths.org</link> for a set of additional %PRODUCTNAME Math icons and macros."
+msgstr "Δείτε τη σελίδα <link href=\"http://www.dmaths.org\">www.dmaths.org</link> για μια συλλογή από πρόσθετα εικονίδια και μακροεντολές για το %PRODUCTNAME Math."
-#: main0503.xhp
+#: main0000.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3155064\n"
-"1\n"
+"main0000.xhp\n"
+"hd_id3156396\n"
+"7\n"
"help.text"
-msgid "<variable id=\"main0503\"><link href=\"text/smath/main0503.xhp\" name=\"$[officename] Math Features\">$[officename] Math Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/smath/main0503.xhp\" name=\"Χαρακτηριστικά του $[officename] Math\">Χαρακτηριστικά του $[officename] Math</link></variable>"
+msgid "Help about the Help"
+msgstr "Βοήθεια σχετικά με το μενού βοήθειας"
-#: main0503.xhp
+#: main0100.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3156386\n"
-"2\n"
+"main0100.xhp\n"
+"tit\n"
"help.text"
-msgid "This section contains an overview of some of the important functions and capabilities that $[officename] Math offers."
-msgstr "Σε αυτήν την ενότητα περιγράφονται μερικές από τις πιο σημαντικές λειτουργίες και δυνατότητες που προσφέρονται από το $[officename] Math."
+msgid "Menus"
+msgstr "Μενού"
-#: main0503.xhp
+#: main0100.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3148486\n"
-"3\n"
+"main0100.xhp\n"
+"hd_id3149021\n"
+"1\n"
"help.text"
-msgid "$[officename] Math provides numerous operators, functions and formatting assistants to help you create formulas. These are all listed in a selection window, in which you can click the required element with the mouse to insert the object into your work. There is an exhaustive <link href=\"text/smath/01/03091500.xhp\" name=\"reference\">reference</link> list and numerous <link href=\"text/smath/01/03090900.xhp\" name=\"samples\">samples</link> contained in the Help."
-msgstr "Το $[officename] Math προσφέρει πολυάριθμους τελεστές, συναρτήσεις και βοηθούς μορφοποίησης που σας βοηθούν να δημιουργήσετε έναν τύπο. Αυτά παρατίθενται σε ένα παράθυρο επιλογής και χρειάζεται μόνο να κάνετε κλικ στο απαιτούμενο στοιχείο με το ποντίκι για να εισάγετε το αντικείμενο στην εργασία σας. Επίσης, υπάρχει μια πλήρης λίστα <link href=\"text/smath/01/03091500.xhp\" name=\"παραπομπής\">παραπομπής</link> και πολλά <link href=\"text/smath/01/03090900.xhp\" name=\"παραδείγματα\">παραδείγματα</link> που περιέχονται στη Βοήθεια."
+msgid "<variable id=\"main0100\"><link href=\"text/smath/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+msgstr "<variable id=\"main0100\"><link href=\"text/smath/main0100.xhp\" name=\"Μενού\">Μενού</link></variable>"
-#: main0503.xhp
+#: main0100.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3150207\n"
-"10\n"
+"main0100.xhp\n"
+"par_id3154702\n"
+"2\n"
"help.text"
-msgid "Creating a Formula"
-msgstr "Δημιουργία τύπου"
+msgid "The menu bar contains all the commands for working with $[officename] Math. It contains a list of all the available operators as well as the commands for editing, viewing, arranging, formatting and printing formula documents and the objects contained in them. Most of the menu commands are only available when you are creating or editing a formula."
+msgstr "Η γραμμή μενού περιέχει όλες τις εντολές για να εργαστείτε με το $[officename] Math. Περιέχει μια λίστα με όλους τους διαθέσιμους τελεστές, καθώς και τις εντολές για την επεξεργασία, προβολή, τακτοποίηση, μορφοποίηση και εκτύπωση εγγράφων τύπων και των αντικειμένων που περιέχουν. Οι περισσότερες από τις εντολές μενού είναι διαθέσιμες μόνο όταν δημιουργείτε ή επεξεργάζεστε έναν τύπο."
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3145386\n"
-"12\n"
+"main0101.xhp\n"
+"tit\n"
"help.text"
-msgid "As with charts and images, formulas are created as objects within a document. Inserting a formula into a document automatically starts $[officename] Math. You can create, edit and format the formula using a large selection of predefined symbols and functions."
-msgstr "Όπως με τα διαγράμματα και τις εικόνες, οι τύποι δημιουργούνται ως αντικείμενα μέσα σε ένα έγγραφο. Η εισαγωγή ενός τύπου σε ένα έγγραφο ξεκινά αυτόματα το $[officename] Math. Μπορείτε να δημιουργήσετε, να επεξεργαστείτε και να μορφοποιήσετε τον τύπο χρησιμοποιώντας μια μεγάλη συλλογή από προκαθορισμένα σύμβολα και συναρτήσεις."
+msgid "File"
+msgstr "Αρχείο"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3153916\n"
-"15\n"
+"main0101.xhp\n"
+"hd_id3149018\n"
+"1\n"
"help.text"
-msgid "Typing a Formula Directly"
-msgstr "Άμεση εισαγωγή τύπου"
+msgid "<link href=\"text/smath/main0101.xhp\" name=\"File\">File</link>"
+msgstr "<link href=\"text/smath/main0101.xhp\" name=\"Αρχείο\">Αρχείο</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3150213\n"
-"13\n"
+"main0101.xhp\n"
+"par_id3155959\n"
+"2\n"
"help.text"
-msgid "If you are familiar with the $[officename] Math language, you can also type a formula directly into the document. For example, type this formula into a text document: \"a sup 2 + b sup 2 = c sup 2\". Select this text and choose <emph>Insert - Object - Formula</emph>. The text will be converted into a formatted formula."
-msgstr "Εάν είστε εξοικειωμένος με τη γλώσσα του $[officename] Math, μπορείτε επίσης να γράψετε έναν τύπο άμεσα στο έγγραφο. Για παράδειγμα, πληκτρολογήστε αυτόν τον τύπο σε ένα έγγραφο κειμένου: \"a sup 2 + b sup 2 = c sup 2\". Επιλέξτε αυτό το κείμενο και μετά επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Τύπος</emph>. Το κείμενο θα μετατραπεί σε έναν μορφοποιημένο τύπο."
+msgid "This menu contains the general commands for working with formula documents, such as open, save and print."
+msgstr "Το μενού αυτό περιέχει τις γενικές εντολές για την εργασία με έγγραφα τύπων, όπως άνοιγμα, αποθήκευση και εκτύπωση."
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3146325\n"
-"14\n"
+"main0101.xhp\n"
+"hd_id3148489\n"
+"3\n"
"help.text"
-msgid "Formulas cannot be calculated in $[officename] Math because it is a formula editor (for writing and showing formulas) and not a calculation program. Use spreadsheets to calculate formulas, or for simple calculations use the text document calculation function."
-msgstr "Οι τύποι δεν μπορούν να υπολογιστούν στο $[officename] Math επειδή είναι επεξεργαστής τύπων (για την εγγραφή και την παρουσίαση τύπων) και όχι ένα πρόγραμμα υπολογισμού. Χρησιμοποιήστε υπολογιστικά φύλλα για να υπολογίσετε τους τύπους, ή για τους απλούς υπολογισμούς χρησιμοποιήστε τη λειτουργία υπολογισμού σε έγγραφα κειμένων."
+msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3145829\n"
-"16\n"
+"main0101.xhp\n"
+"hd_id3149501\n"
+"10\n"
"help.text"
-msgid "Creating a Formula in the Commands Window"
-msgstr "Δημιουργία τύπου στο παράθυρο Εντολές"
+msgid "<link href=\"text/shared/autopi/01000000.xhp\" name=\"AutoPilot\">Wizards</link>"
+msgstr "<link href=\"text/shared/autopi/01000000.xhp\" name=\"Αυτόματος πιλότος\">Οδηγοί δημιουργίας</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3153001\n"
+"main0101.xhp\n"
+"par_id3148840\n"
+"11\n"
+"help.text"
+msgid "Use a Wizard to create interactive documents, such as professional letters and faxes, into which you can insert your saved formulas."
+msgstr "Χρησιμοποιήστε τη λειτουργία Οδηγού δημιουργίας για να δημιουργήσετε διαδραστικά έγγραφα, όπως επαγγελματικές επιστολές και φαξ, στα οποία μπορείτε να εισάγετε τους αποθηκευμένους τύπους σας."
+
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3153251\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_COMMAND_WIN_EDIT\">Use the $[officename] Math Commands window to enter and edit formulas. As you make entries in the Commands window, you see the results in the document.</ahelp> To maintain an overview when creating long and complicated formulas, use the Formula Cursor on the Tools bar. When this function is activated, the cursor location within the Commands window is also shown in the text window."
-msgstr "<ahelp hid=\"HID_SMA_COMMAND_WIN_EDIT\">Χρησιμοποιήστε παράθυρο εντολών του $[officename] Math για να εισάγετε και να επεξεργαστείτε τύπους. Καθώς κάνετε καταχωρήσεις στο παράθυρο εντολών, βλέπετε τα αποτελέσματα στο έγγραφο. </ahelp> Για να διατηρήσετε μια επισκόπηση κατά τη δημιουργία μεγάλων και περίπλοκων τύπων, χρησιμοποιήστε το Δείκτη τύπου στη γραμμή εργαλείων. Όταν η λειτουργία αυτή ενεργοποιηθεί, η θέση του δείκτη μέσα στο παράθυρο εντολών παρουσιάζεται επίσης στο παράθυρο κειμένου."
+msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3150014\n"
-"17\n"
+"main0101.xhp\n"
+"hd_id3149871\n"
+"12\n"
"help.text"
-msgid "Individual Symbols"
-msgstr "Μεμονωμένα σύμβολα"
+msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\">Εκδόσεις</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3145246\n"
+"main0101.xhp\n"
+"hd_id3146325\n"
"6\n"
"help.text"
-msgid "You can create your own symbols and import characters from other fonts. You can add new symbols to the basic catalog of $[officename] Math symbols, or create your own special catalogs. Numerous special characters are also available."
-msgstr "Μπορείτε να δημιουργήσετε τα δικά σας σύμβολα και να εισάγετε χαρακτήρες από άλλες γραμματοσειρές. Μπορείτε να προσθέσετε νέα σύμβολα στο βασικό κατάλογο των συμβόλων του $[officename] Math , ή να δημιουργήσετε τους δικούς σας ειδικούς καταλόγους. Πολυάριθμοι ειδικοί χαρακτήρες είναι επίσης διαθέσιμοι."
+msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες\">Ιδιότητες</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3148392\n"
-"18\n"
+"main0101.xhp\n"
+"hd_id3155621\n"
+"7\n"
"help.text"
-msgid "Formulas in Context"
-msgstr "Τύποι σε πλαίσιο"
+msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3148774\n"
+"main0101.xhp\n"
+"hd_id3145826\n"
"8\n"
"help.text"
-msgid "To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements window, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window."
-msgstr "Για να κάνετε την εργασία με τους τύπους ευκολότερη, χρησιμοποιήστε το μενού περιεχομένου, το οποίο μπορεί να κληθεί με δεξί κλικ στο ποντίκι. Αυτό ισχύει ειδικά για το παράθυρο εντολών. Αυτό το μενού περιεχομένου περιέχει όλες τις εντολές που βρίσκονται στο παράθυρο στοιχείων, και επίσης τελεστές, κ.ο.κ. , το οποίο μπορεί να εισαχθεί στον τύπο σας με κλικ του ποντικιού χωρίς να πρέπει να πληκτρολογηθούν στο παράθυρο εντολών."
+msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link>"
+msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις εκτυπωτή\">Ρυθμίσεις εκτυπωτή</link>"
-#: main0203.xhp
+#: main0102.xhp
msgctxt ""
-"main0203.xhp\n"
+"main0102.xhp\n"
"tit\n"
"help.text"
-msgid "Tools Bar"
-msgstr "Γραμμή εργαλείων"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: main0203.xhp
+#: main0102.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id3149123\n"
+"main0102.xhp\n"
+"hd_id3156385\n"
"1\n"
"help.text"
-msgid "<link href=\"text/smath/main0203.xhp\" name=\"Tools Bar\">Tools Bar</link>"
-msgstr "<link href=\"text/smath/main0203.xhp\" name=\"Γραμμή εργαλείων\">Γραμμή εργαλείων</link>"
+msgid "<link href=\"text/smath/main0102.xhp\" name=\"Edit\">Edit</link>"
+msgstr "<link href=\"text/smath/main0102.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
-#: main0203.xhp
+#: main0102.xhp
msgctxt ""
-"main0203.xhp\n"
+"main0102.xhp\n"
+"par_id3145790\n"
+"2\n"
+"help.text"
+msgid "The commands in this menu are used to edit formulas. In addition to basic commands, (for example, copying contents) there are functions specific to $[officename] Math such as searching for placeholders or errors."
+msgstr "Οι εντολές σε αυτό το μενού χρησιμοποιούνται για την επεξεργασία τύπων. Μαζί με τις βασικές εντολές, (π.χ., αντιγραφή περιεχομένων) υπάρχουν λειτουργίες ειδικές για το $[officename] Math όπως είναι η αναζήτηση δεικτών τοποθέτησης ή σφαλμάτων."
+
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"tit\n"
+"help.text"
+msgid "View"
+msgstr "Προβολή"
+
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"hd_id3155064\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/smath/main0103.xhp\" name=\"View\">View</link>"
+msgstr "<link href=\"text/smath/main0103.xhp\" name=\"Προβολή\">Προβολή</link>"
+
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
"par_id3147338\n"
"2\n"
"help.text"
-msgid "The Tools bar contains frequently used functions."
-msgstr "Η γραμμή εργαλείων περιέχει τις πιο συχνά χρησιμοποιούμενες λειτουργίες."
+msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements window with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>."
+msgstr "Καθορίζει την κλίμακα προβολής και τα στοιχεία που επιθυμείτε να είναι ορατά. Οι περισσότερες από τις εντολές που μπορείτε να εισάγετε στο παράθυρο <emph>εντολών</emph> μπορούν να είναι διαθέσιμες επίσης με ένα κλικ του ποντικιού εάν έχετε ήδη ανοίξει το παράθυρο στοιχείων με <link href=\"text/smath/01/03090000.xhp\" name=\"Προβολή - Στοιχεία\"><emph>Προβολή - Στοιχεία </emph></link>."
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id3151242\n"
-"3\n"
+"main0103.xhp\n"
+"hd_id3150205\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/smath/02/03010000.xhp\" name=\"Formula Cursor\">Formula Cursor</link>"
-msgstr "<link href=\"text/smath/02/03010000.xhp\" name=\"Δείκτης τύπων\">Δείκτης τύπων</link>"
+msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
#: main0105.xhp
msgctxt ""
@@ -290,6 +323,50 @@ msgctxt ""
msgid "<link href=\"text/smath/01/05040000.xhp\" name=\"Alignment\">Alignment</link>"
msgstr "<link href=\"text/smath/01/05040000.xhp\" name=\"Στοίχιση\">Στοίχιση</link>"
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"tit\n"
+"help.text"
+msgid "Tools"
+msgstr "Εργαλεία"
+
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3149019\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/smath/main0106.xhp\" name=\"Tools\">Tools</link>"
+msgstr "<link href=\"text/smath/main0106.xhp\" name=\"Εργαλεία\">Εργαλεία</link>"
+
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"par_id3155959\n"
+"2\n"
+"help.text"
+msgid "Use this menu to open and edit the symbol catalog, or import an external formula as a data file. The program interface can be adjusted to meet your requirements. You can also change the program options."
+msgstr "Χρησιμοποιήστε αυτό το μενού για να ανοίξετε και να επεξεργαστείτε τον κατάλογο συμβόλων ή να εισαγάγετε έναν εξωτερικό τύπο ως αρχείο δεδομένων. Το περιβάλλον του προγράμματος μπορεί να ρυθμιστεί σύμφωνα με τις απαιτήσεις σας. Μπορείτε επίσης να αλλάξετε τις επιλογές προγράμματος."
+
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3150206\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/smath/01/06020000.xhp\" name=\"Import Formula\">Import Formula</link>"
+msgstr "<link href=\"text/smath/01/06020000.xhp\" name=\"Εισαγωγή τύπου\">Εισαγωγή τύπου</link>"
+
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3145385\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>"
+
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -316,66 +393,31 @@ msgctxt ""
msgid "In the Window menu, you can open a new window and see the document list."
msgstr "Στο μενού Παράθυρο, μπορείτε να δημιουργήσετε ένα καινούργιο παράθυρο και να δείτε τη λίστα των ενεργών εγγράφων σας."
-#: main0103.xhp
+#: main0200.xhp
msgctxt ""
-"main0103.xhp\n"
+"main0200.xhp\n"
"tit\n"
"help.text"
-msgid "View"
-msgstr "Προβολή"
+msgid "Toolbars"
+msgstr "Γραμμές εργαλείων"
-#: main0103.xhp
+#: main0200.xhp
msgctxt ""
-"main0103.xhp\n"
-"hd_id3155064\n"
+"main0200.xhp\n"
+"hd_id3149121\n"
"1\n"
"help.text"
-msgid "<link href=\"text/smath/main0103.xhp\" name=\"View\">View</link>"
-msgstr "<link href=\"text/smath/main0103.xhp\" name=\"Προβολή\">Προβολή</link>"
+msgid "<variable id=\"main0200\"><link href=\"text/smath/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+msgstr "<variable id=\"main0200\"><link href=\"text/smath/main0200.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων</link></variable>"
-#: main0103.xhp
+#: main0200.xhp
msgctxt ""
-"main0103.xhp\n"
+"main0200.xhp\n"
"par_id3147338\n"
"2\n"
"help.text"
-msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements window with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>."
-msgstr "Καθορίζει την κλίμακα προβολής και τα στοιχεία που επιθυμείτε να είναι ορατά. Οι περισσότερες από τις εντολές που μπορείτε να εισάγετε στο παράθυρο <emph>εντολών</emph> μπορούν να είναι διαθέσιμες επίσης με ένα κλικ του ποντικιού εάν έχετε ήδη ανοίξει το παράθυρο στοιχείων με <link href=\"text/smath/01/03090000.xhp\" name=\"Προβολή - Στοιχεία\"><emph>Προβολή - Στοιχεία </emph></link>."
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"hd_id3150205\n"
-"5\n"
-"help.text"
-msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"tit\n"
-"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3156385\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/main0102.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/smath/main0102.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"par_id3145790\n"
-"2\n"
-"help.text"
-msgid "The commands in this menu are used to edit formulas. In addition to basic commands, (for example, copying contents) there are functions specific to $[officename] Math such as searching for placeholders or errors."
-msgstr "Οι εντολές σε αυτό το μενού χρησιμοποιούνται για την επεξεργασία τύπων. Μαζί με τις βασικές εντολές, (π.χ., αντιγραφή περιεχομένων) υπάρχουν λειτουργίες ειδικές για το $[officename] Math όπως είναι η αναζήτηση δεικτών τοποθέτησης ή σφαλμάτων."
+msgid "The default toolbars available when working with an activated formula document in $[officename] Math are described here. You can customize the toolbars to meet your requirements by moving, deleting or adding new icons."
+msgstr "Οι προεπιλεγμένες γραμμές εργαλείων που είναι διαθέσιμες όταν εργάζεστε με έναν ενεργοποιημένο έγγραφο τύπων στο $[officename] Math περιγράφονται εδώ. Μπορείτε να προσαρμόσετε τις γραμμές εργαλείων σύμφωνα με τις απαιτήσεις σας μετακινώντας, διαγράφοντας ή προσθέτοντας νέα εικονίδια."
#: main0202.xhp
msgctxt ""
@@ -403,213 +445,171 @@ msgctxt ""
msgid "The status bar displays information about the active document."
msgstr "Η γραμμή κατάστασης εμφανίζει πληροφορίες σχετικά με το τρέχον έγγραφο."
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
+"main0203.xhp\n"
"tit\n"
"help.text"
-msgid "Welcome to the $[officename] Math Help"
-msgstr "Καλωσορίσατε στη Βοήθεια για το $[officename] Math"
+msgid "Tools Bar"
+msgstr "Γραμμή εργαλείων"
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
-"hd_id3148868\n"
+"main0203.xhp\n"
+"hd_id3149123\n"
"1\n"
"help.text"
-msgid "Welcome to the $[officename] Math Help"
-msgstr "Καλωσορίσατε στη Βοήθεια για το $[officename] Math"
-
-#: main0000.xhp
-msgctxt ""
-"main0000.xhp\n"
-"hd_id3153915\n"
-"5\n"
-"help.text"
-msgid "How to Work With $[officename] Math"
-msgstr "Πως να εργαστείτε με το $[officename] Math"
-
-#: main0000.xhp
-msgctxt ""
-"main0000.xhp\n"
-"par_id3143229\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03091500.xhp\" name=\"Formula Reference Tables\">Formula Reference Tables</link>"
-msgstr "<link href=\"text/smath/01/03091500.xhp\" name=\"Πίνακες παραπομπής τύπων\">Πίνακες παραπομπής τύπων</link>"
-
-#: main0000.xhp
-msgctxt ""
-"main0000.xhp\n"
-"hd_id3153808\n"
-"8\n"
-"help.text"
-msgid "$[officename] Math Menus, Toolbars, and Keys"
-msgstr "Μενού, γραμμές εργαλείων και πλήκτρα του $[officename] Math"
+msgid "<link href=\"text/smath/main0203.xhp\" name=\"Tools Bar\">Tools Bar</link>"
+msgstr "<link href=\"text/smath/main0203.xhp\" name=\"Γραμμή εργαλείων\">Γραμμή εργαλείων</link>"
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
-"par_id3143269\n"
+"main0203.xhp\n"
+"par_id3147338\n"
+"2\n"
"help.text"
-msgid "Have a look at <link href=\"http://www.dmaths.org\">www.dmaths.org</link> for a set of additional %PRODUCTNAME Math icons and macros."
-msgstr "Δείτε τη σελίδα <link href=\"http://www.dmaths.org\">www.dmaths.org</link> για μια συλλογή από πρόσθετα εικονίδια και μακροεντολές για το %PRODUCTNAME Math."
+msgid "The Tools bar contains frequently used functions."
+msgstr "Η γραμμή εργαλείων περιέχει τις πιο συχνά χρησιμοποιούμενες λειτουργίες."
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
-"hd_id3156396\n"
-"7\n"
+"main0203.xhp\n"
+"hd_id3151242\n"
+"3\n"
"help.text"
-msgid "Help about the Help"
-msgstr "Βοήθεια σχετικά με το μενού βοήθειας"
+msgid "<link href=\"text/smath/02/03010000.xhp\" name=\"Formula Cursor\">Formula Cursor</link>"
+msgstr "<link href=\"text/smath/02/03010000.xhp\" name=\"Δείκτης τύπων\">Δείκτης τύπων</link>"
-#: main0100.xhp
+#: main0503.xhp
msgctxt ""
-"main0100.xhp\n"
+"main0503.xhp\n"
"tit\n"
"help.text"
-msgid "Menus"
-msgstr "Μενού"
+msgid "$[officename] Math Features"
+msgstr "Χαρακτηριστικά του $[officename] Math"
-#: main0100.xhp
+#: main0503.xhp
msgctxt ""
-"main0100.xhp\n"
-"hd_id3149021\n"
+"main0503.xhp\n"
+"hd_id3155064\n"
"1\n"
"help.text"
-msgid "<variable id=\"main0100\"><link href=\"text/smath/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/smath/main0100.xhp\" name=\"Μενού\">Μενού</link></variable>"
+msgid "<variable id=\"main0503\"><link href=\"text/smath/main0503.xhp\" name=\"$[officename] Math Features\">$[officename] Math Features</link></variable>"
+msgstr "<variable id=\"main0503\"><link href=\"text/smath/main0503.xhp\" name=\"Χαρακτηριστικά του $[officename] Math\">Χαρακτηριστικά του $[officename] Math</link></variable>"
-#: main0100.xhp
+#: main0503.xhp
msgctxt ""
-"main0100.xhp\n"
-"par_id3154702\n"
+"main0503.xhp\n"
+"par_id3156386\n"
"2\n"
"help.text"
-msgid "The menu bar contains all the commands for working with $[officename] Math. It contains a list of all the available operators as well as the commands for editing, viewing, arranging, formatting and printing formula documents and the objects contained in them. Most of the menu commands are only available when you are creating or editing a formula."
-msgstr "Η γραμμή μενού περιέχει όλες τις εντολές για να εργαστείτε με το $[officename] Math. Περιέχει μια λίστα με όλους τους διαθέσιμους τελεστές, καθώς και τις εντολές για την επεξεργασία, προβολή, τακτοποίηση, μορφοποίηση και εκτύπωση εγγράφων τύπων και των αντικειμένων που περιέχουν. Οι περισσότερες από τις εντολές μενού είναι διαθέσιμες μόνο όταν δημιουργείτε ή επεξεργάζεστε έναν τύπο."
-
-#: main0200.xhp
-msgctxt ""
-"main0200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Toolbars"
-msgstr "Γραμμές εργαλείων"
-
-#: main0200.xhp
-msgctxt ""
-"main0200.xhp\n"
-"hd_id3149121\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"main0200\"><link href=\"text/smath/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/smath/main0200.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων</link></variable>"
+msgid "This section contains an overview of some of the important functions and capabilities that $[officename] Math offers."
+msgstr "Σε αυτήν την ενότητα περιγράφονται μερικές από τις πιο σημαντικές λειτουργίες και δυνατότητες που προσφέρονται από το $[officename] Math."
-#: main0200.xhp
+#: main0503.xhp
msgctxt ""
-"main0200.xhp\n"
-"par_id3147338\n"
-"2\n"
+"main0503.xhp\n"
+"par_id3148486\n"
+"3\n"
"help.text"
-msgid "The default toolbars available when working with an activated formula document in $[officename] Math are described here. You can customize the toolbars to meet your requirements by moving, deleting or adding new icons."
-msgstr "Οι προεπιλεγμένες γραμμές εργαλείων που είναι διαθέσιμες όταν εργάζεστε με έναν ενεργοποιημένο έγγραφο τύπων στο $[officename] Math περιγράφονται εδώ. Μπορείτε να προσαρμόσετε τις γραμμές εργαλείων σύμφωνα με τις απαιτήσεις σας μετακινώντας, διαγράφοντας ή προσθέτοντας νέα εικονίδια."
+msgid "$[officename] Math provides numerous operators, functions and formatting assistants to help you create formulas. These are all listed in a selection window, in which you can click the required element with the mouse to insert the object into your work. There is an exhaustive <link href=\"text/smath/01/03091500.xhp\" name=\"reference\">reference</link> list and numerous <link href=\"text/smath/01/03090900.xhp\" name=\"samples\">samples</link> contained in the Help."
+msgstr "Το $[officename] Math προσφέρει πολυάριθμους τελεστές, συναρτήσεις και βοηθούς μορφοποίησης που σας βοηθούν να δημιουργήσετε έναν τύπο. Αυτά παρατίθενται σε ένα παράθυρο επιλογής και χρειάζεται μόνο να κάνετε κλικ στο απαιτούμενο στοιχείο με το ποντίκι για να εισάγετε το αντικείμενο στην εργασία σας. Επίσης, υπάρχει μια πλήρης λίστα <link href=\"text/smath/01/03091500.xhp\" name=\"παραπομπής\">παραπομπής</link> και πολλά <link href=\"text/smath/01/03090900.xhp\" name=\"παραδείγματα\">παραδείγματα</link> που περιέχονται στη Βοήθεια."
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"tit\n"
+"main0503.xhp\n"
+"hd_id3150207\n"
+"10\n"
"help.text"
-msgid "File"
-msgstr "Αρχείο"
+msgid "Creating a Formula"
+msgstr "Δημιουργία τύπου"
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3149018\n"
-"1\n"
+"main0503.xhp\n"
+"par_id3145386\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/smath/main0101.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/smath/main0101.xhp\" name=\"Αρχείο\">Αρχείο</link>"
+msgid "As with charts and images, formulas are created as objects within a document. Inserting a formula into a document automatically starts $[officename] Math. You can create, edit and format the formula using a large selection of predefined symbols and functions."
+msgstr "Όπως με τα διαγράμματα και τις εικόνες, οι τύποι δημιουργούνται ως αντικείμενα μέσα σε ένα έγγραφο. Η εισαγωγή ενός τύπου σε ένα έγγραφο ξεκινά αυτόματα το $[officename] Math. Μπορείτε να δημιουργήσετε, να επεξεργαστείτε και να μορφοποιήσετε τον τύπο χρησιμοποιώντας μια μεγάλη συλλογή από προκαθορισμένα σύμβολα και συναρτήσεις."
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"par_id3155959\n"
-"2\n"
+"main0503.xhp\n"
+"hd_id3153916\n"
+"15\n"
"help.text"
-msgid "This menu contains the general commands for working with formula documents, such as open, save and print."
-msgstr "Το μενού αυτό περιέχει τις γενικές εντολές για την εργασία με έγγραφα τύπων, όπως άνοιγμα, αποθήκευση και εκτύπωση."
+msgid "Typing a Formula Directly"
+msgstr "Άμεση εισαγωγή τύπου"
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3148489\n"
-"3\n"
+"main0503.xhp\n"
+"par_id3150213\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
+msgid "If you are familiar with the $[officename] Math language, you can also type a formula directly into the document. For example, type this formula into a text document: \"a sup 2 + b sup 2 = c sup 2\". Select this text and choose <emph>Insert - Object - Formula</emph>. The text will be converted into a formatted formula."
+msgstr "Εάν είστε εξοικειωμένος με τη γλώσσα του $[officename] Math, μπορείτε επίσης να γράψετε έναν τύπο άμεσα στο έγγραφο. Για παράδειγμα, πληκτρολογήστε αυτόν τον τύπο σε ένα έγγραφο κειμένου: \"a sup 2 + b sup 2 = c sup 2\". Επιλέξτε αυτό το κείμενο και μετά επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Τύπος</emph>. Το κείμενο θα μετατραπεί σε έναν μορφοποιημένο τύπο."
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3149501\n"
-"10\n"
+"main0503.xhp\n"
+"par_id3146325\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/shared/autopi/01000000.xhp\" name=\"AutoPilot\">Wizards</link>"
-msgstr "<link href=\"text/shared/autopi/01000000.xhp\" name=\"Αυτόματος πιλότος\">Οδηγοί δημιουργίας</link>"
+msgid "Formulas cannot be calculated in $[officename] Math because it is a formula editor (for writing and showing formulas) and not a calculation program. Use spreadsheets to calculate formulas, or for simple calculations use the text document calculation function."
+msgstr "Οι τύποι δεν μπορούν να υπολογιστούν στο $[officename] Math επειδή είναι επεξεργαστής τύπων (για την εγγραφή και την παρουσίαση τύπων) και όχι ένα πρόγραμμα υπολογισμού. Χρησιμοποιήστε υπολογιστικά φύλλα για να υπολογίσετε τους τύπους, ή για τους απλούς υπολογισμούς χρησιμοποιήστε τη λειτουργία υπολογισμού σε έγγραφα κειμένων."
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"par_id3148840\n"
-"11\n"
+"main0503.xhp\n"
+"hd_id3145829\n"
+"16\n"
"help.text"
-msgid "Use a Wizard to create interactive documents, such as professional letters and faxes, into which you can insert your saved formulas."
-msgstr "Χρησιμοποιήστε τη λειτουργία Οδηγού δημιουργίας για να δημιουργήσετε διαδραστικά έγγραφα, όπως επαγγελματικές επιστολές και φαξ, στα οποία μπορείτε να εισάγετε τους αποθηκευμένους τύπους σας."
+msgid "Creating a Formula in the Commands Window"
+msgstr "Δημιουργία τύπου στο παράθυρο Εντολές"
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3153251\n"
+"main0503.xhp\n"
+"par_id3153001\n"
"4\n"
"help.text"
-msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
+msgid "<ahelp hid=\"HID_SMA_COMMAND_WIN_EDIT\">Use the $[officename] Math Commands window to enter and edit formulas. As you make entries in the Commands window, you see the results in the document.</ahelp> To maintain an overview when creating long and complicated formulas, use the Formula Cursor on the Tools bar. When this function is activated, the cursor location within the Commands window is also shown in the text window."
+msgstr "<ahelp hid=\"HID_SMA_COMMAND_WIN_EDIT\">Χρησιμοποιήστε παράθυρο εντολών του $[officename] Math για να εισάγετε και να επεξεργαστείτε τύπους. Καθώς κάνετε καταχωρήσεις στο παράθυρο εντολών, βλέπετε τα αποτελέσματα στο έγγραφο. </ahelp> Για να διατηρήσετε μια επισκόπηση κατά τη δημιουργία μεγάλων και περίπλοκων τύπων, χρησιμοποιήστε το Δείκτη τύπου στη γραμμή εργαλείων. Όταν η λειτουργία αυτή ενεργοποιηθεί, η θέση του δείκτη μέσα στο παράθυρο εντολών παρουσιάζεται επίσης στο παράθυρο κειμένου."
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3149871\n"
-"12\n"
+"main0503.xhp\n"
+"hd_id3150014\n"
+"17\n"
"help.text"
-msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\">Εκδόσεις</link>"
+msgid "Individual Symbols"
+msgstr "Μεμονωμένα σύμβολα"
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3146325\n"
+"main0503.xhp\n"
+"par_id3145246\n"
"6\n"
"help.text"
-msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες\">Ιδιότητες</link>"
+msgid "You can create your own symbols and import characters from other fonts. You can add new symbols to the basic catalog of $[officename] Math symbols, or create your own special catalogs. Numerous special characters are also available."
+msgstr "Μπορείτε να δημιουργήσετε τα δικά σας σύμβολα και να εισάγετε χαρακτήρες από άλλες γραμματοσειρές. Μπορείτε να προσθέσετε νέα σύμβολα στο βασικό κατάλογο των συμβόλων του $[officename] Math , ή να δημιουργήσετε τους δικούς σας ειδικούς καταλόγους. Πολυάριθμοι ειδικοί χαρακτήρες είναι επίσης διαθέσιμοι."
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3155621\n"
-"7\n"
+"main0503.xhp\n"
+"hd_id3148392\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
+msgid "Formulas in Context"
+msgstr "Τύποι σε πλαίσιο"
-#: main0101.xhp
+#: main0503.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3145826\n"
+"main0503.xhp\n"
+"par_id3148774\n"
"8\n"
"help.text"
-msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις εκτυπωτή\">Ρυθμίσεις εκτυπωτή</link>"
+msgid "To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements window, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window."
+msgstr "Για να κάνετε την εργασία με τους τύπους ευκολότερη, χρησιμοποιήστε το μενού περιεχομένου, το οποίο μπορεί να κληθεί με δεξί κλικ στο ποντίκι. Αυτό ισχύει ειδικά για το παράθυρο εντολών. Αυτό το μενού περιεχομένου περιέχει όλες τις εντολές που βρίσκονται στο παράθυρο στοιχείων, και επίσης τελεστές, κ.ο.κ. , το οποίο μπορεί να εισαχθεί στον τύπο σας με κλικ του ποντικιού χωρίς να πρέπει να πληκτρολογηθούν στο παράθυρο εντολών."
diff --git a/source/el/helpcontent2/source/text/smath/00.po b/source/el/helpcontent2/source/text/smath/00.po
index 9df8a3303f6..1303df242d3 100644
--- a/source/el/helpcontent2/source/text/smath/00.po
+++ b/source/el/helpcontent2/source/text/smath/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2012-01-29 11:00+0200\n"
-"Last-Translator: Dimitris <dmtrs32@gmail.com>\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-05-30 13:34+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1369920874.0\n"
#: 00000004.xhp
msgctxt ""
@@ -146,15 +147,15 @@ msgctxt ""
"33\n"
"help.text"
msgid "On the Tools bar, click"
-msgstr "Στη γραμμή Εργαλεία και κάντε κλικ"
+msgstr "Πατήστε στη γραμμή εργαλείων"
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
"par_id3150743\n"
"help.text"
-msgid "<image id=\"img_id3163822\" src=\"cmd/sc_helpzoomin.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163822\">Icon</alt></image>"
-msgstr "<image id=\"img_id3163822\" src=\"cmd/sc_helpzoomin.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163822\">Icon</alt></image>"
+msgid "<image id=\"img_id3163822\" src=\"cmd/sc_zoomin.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163822\">Icon</alt></image>"
+msgstr "<image id=\"img_id3163822\" src=\"cmd/sc_zoomin.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163822\">Εικονίδιο</alt></image>"
#: 00000004.xhp
msgctxt ""
@@ -181,7 +182,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "On the Tools bar, click"
-msgstr "Στη γραμμή Εργαλεία και κάντε κλικ"
+msgstr "Πατήστε στη γραμμή εργαλείων"
#: 00000004.xhp
msgctxt ""
@@ -216,7 +217,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "On the Tools bar, click"
-msgstr "Στη γραμμή Εργαλεία και κάντε κλικ"
+msgstr "Πατήστε στη γραμμή εργαλείων"
#: 00000004.xhp
msgctxt ""
@@ -260,7 +261,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "On the Tools bar, click"
-msgstr "Στη γραμμή Εργαλεία και κάντε κλικ"
+msgstr "Πατήστε στη γραμμή εργαλείων"
#: 00000004.xhp
msgctxt ""
@@ -348,7 +349,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχείων, κλικ"
+msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχεία, κλικ"
#: 00000004.xhp
msgctxt ""
@@ -383,7 +384,7 @@ msgctxt ""
"76\n"
"help.text"
msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχείων, κλικ"
+msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχεία, κλικ"
#: 00000004.xhp
msgctxt ""
@@ -418,7 +419,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχείων, κλικ"
+msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχεία, κλικ"
#: 00000004.xhp
msgctxt ""
@@ -453,7 +454,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχείων, κλικ"
+msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχεία, κλικ"
#: 00000004.xhp
msgctxt ""
@@ -488,7 +489,7 @@ msgctxt ""
"79\n"
"help.text"
msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχείων, κλικ"
+msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχεία, κλικ"
#: 00000004.xhp
msgctxt ""
@@ -523,7 +524,7 @@ msgctxt ""
"80\n"
"help.text"
msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχείων, κλικ"
+msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχεία, κλικ"
#: 00000004.xhp
msgctxt ""
@@ -558,7 +559,7 @@ msgctxt ""
"81\n"
"help.text"
msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχείων, κλικ"
+msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχεία, κλικ"
#: 00000004.xhp
msgctxt ""
@@ -647,7 +648,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "On the Tools bar, click"
-msgstr "Στη γραμμή Εργαλεία, κάντε κλικ"
+msgstr "Πατήστε στη γραμμή εργαλείων"
#: 00000004.xhp
msgctxt ""
@@ -709,7 +710,7 @@ msgctxt ""
"91\n"
"help.text"
msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχείων, κλικ"
+msgstr "Επιλέξτε <emph>Προβολή - Στοιχεία</emph> - στο παράθυρο στοιχεία, κλικ"
#: 00000004.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/smath/01.po b/source/el/helpcontent2/source/text/smath/01.po
index 310574de64a..f39d4e9d3c8 100644
--- a/source/el/helpcontent2/source/text/smath/01.po
+++ b/source/el/helpcontent2/source/text/smath/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2012-12-08 20:24+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-05-30 13:36+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,7 +14,2272 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354998287.0\n"
+"X-POOTLE-MTIME: 1369920993.0\n"
+
+#: 02080000.xhp
+msgctxt ""
+"02080000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Next Marker"
+msgstr "Επόμενη επισήμανση"
+
+#: 02080000.xhp
+msgctxt ""
+"02080000.xhp\n"
+"bm_id3154702\n"
+"help.text"
+msgid "<bookmark_value>markers; next</bookmark_value><bookmark_value>placeholders; position of next</bookmark_value><bookmark_value>markers; definition</bookmark_value>"
+msgstr "<bookmark_value>επισήμανση, επόμενη</bookmark_value><bookmark_value>δείκτες τοποθέτησης, θέση του επομένου</bookmark_value><bookmark_value>επισημάνσεις, ορισμός</bookmark_value>"
+
+#: 02080000.xhp
+msgctxt ""
+"02080000.xhp\n"
+"hd_id3154702\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/smath/01/02080000.xhp\" name=\"Next Marker\">Next Marker</link>"
+msgstr "<link href=\"text/smath/01/02080000.xhp\" name=\"Επόμενη επισήμανση\">Επόμενη επισήμανση</link>"
+
+#: 02080000.xhp
+msgctxt ""
+"02080000.xhp\n"
+"par_id3150208\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"SID_NEXTMARK\">Moves the cursor to the next marker (to the right).</ahelp>"
+msgstr "<ahelp hid=\"SID_NEXTMARK\">Μετακινεί το δρομέα στην επόμενη επισήμανση (στα δεξιά).</ahelp>"
+
+#: 02080000.xhp
+msgctxt ""
+"02080000.xhp\n"
+"par_id3149051\n"
+"3\n"
+"help.text"
+msgid "\"Markers\" are placeholders. They take the form of <?> in the <emph>Commands</emph> window."
+msgstr "Οι \"Επισημάνσεις\" είναι δείκτες τοποθέτησης. Έχουν τη μορφή του <?> στο παράθυρο <emph>εντολών</emph>."
+
+#: 02090000.xhp
+msgctxt ""
+"02090000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Previous Marker"
+msgstr "Προηγούμενη επισήμανση"
+
+#: 02090000.xhp
+msgctxt ""
+"02090000.xhp\n"
+"bm_id3153770\n"
+"help.text"
+msgid "<bookmark_value>markers; previous</bookmark_value><bookmark_value>placeholders; previous marker</bookmark_value>"
+msgstr "<bookmark_value>επισημάνσεις, προηγούμενη</bookmark_value><bookmark_value>δείκτες τοποθέτησης, προηγούμενη επισήμανση</bookmark_value>"
+
+#: 02090000.xhp
+msgctxt ""
+"02090000.xhp\n"
+"hd_id3153770\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/smath/01/02090000.xhp\" name=\"Previous Marker\">Previous Marker</link>"
+msgstr "<link href=\"text/smath/01/02090000.xhp\" name=\"Προηγούμενη επισήμανση\">Προηγούμενη επισήμανση</link>"
+
+#: 02090000.xhp
+msgctxt ""
+"02090000.xhp\n"
+"par_id3145252\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"SID_PREVMARK\" visibility=\"visible\">Moves the cursor to the previous marker (to the left).</ahelp>"
+msgstr "<ahelp hid=\"SID_PREVMARK\" visibility=\"visible\">Μετακινεί το δρομέα στην προηγούμενη επισήμανση (προς τα αριστερά).</ahelp>"
+
+#: 02090000.xhp
+msgctxt ""
+"02090000.xhp\n"
+"par_id3148488\n"
+"3\n"
+"help.text"
+msgid "\"Markers\" are placeholders. They take the form of <?> in the <emph>Commands</emph> window."
+msgstr "Οι \"Επισημάνσεις\" είναι δείκτες τοποθέτησης. Έχουν τη μορφή του <?> στο παράθυρο <emph>εντολών</emph>."
+
+#: 02100000.xhp
+msgctxt ""
+"02100000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Next Error"
+msgstr "Επόμενο σφάλμα"
+
+#: 02100000.xhp
+msgctxt ""
+"02100000.xhp\n"
+"bm_id3150299\n"
+"help.text"
+msgid "<bookmark_value>error search; next error</bookmark_value><bookmark_value>finding ;errors in %PRODUCTNAME Math</bookmark_value>"
+msgstr "<bookmark_value>αναζήτηση σφάλματος, επόμενο σφάλμα</bookmark_value><bookmark_value>εύρεση, σφάλματα στο %PRODUCTNAME Math</bookmark_value>"
+
+#: 02100000.xhp
+msgctxt ""
+"02100000.xhp\n"
+"hd_id3150299\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/smath/01/02100000.xhp\" name=\"Next Error\">Next Error</link>"
+msgstr "<link href=\"text/smath/01/02100000.xhp\" name=\"Επόμενο σφάλμα\">Επόμενο σφάλμα</link>"
+
+#: 02100000.xhp
+msgctxt ""
+"02100000.xhp\n"
+"par_id3145387\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"SID_NEXTERR\">Moves the cursor to the next error (moving right).</ahelp>"
+msgstr "<ahelp hid=\"SID_NEXTERR\">Μετακινεί το δρομέα στο επόμενο σφάλμα (προς τα δεξιά).</ahelp>"
+
+#: 02110000.xhp
+msgctxt ""
+"02110000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Previous Error"
+msgstr "Προηγούμενο σφάλμα"
+
+#: 02110000.xhp
+msgctxt ""
+"02110000.xhp\n"
+"bm_id3147434\n"
+"help.text"
+msgid "<bookmark_value>error search; previous error</bookmark_value>"
+msgstr "<bookmark_value>αναζήτηση σφάλματος, προηγούμενο σφάλμα</bookmark_value>"
+
+#: 02110000.xhp
+msgctxt ""
+"02110000.xhp\n"
+"hd_id3147434\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/smath/01/02110000.xhp\" name=\"Previous Error\">Previous Error</link>"
+msgstr "<link href=\"text/smath/01/02110000.xhp\" name=\"Προηγούμενο σφάλμα\">Προηγούμενο σφάλμα</link>"
+
+#: 02110000.xhp
+msgctxt ""
+"02110000.xhp\n"
+"par_id3145799\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"SID_PREVERR\" visibility=\"visible\">Moves the cursor to the previous error (moving left).</ahelp>"
+msgstr "<ahelp hid=\"SID_PREVERR\" visibility=\"visible\">Μετακινεί το δρομέα στο προηγούμενο σφάλμα (μετακίνηση αριστερά).</ahelp>"
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Zoom In"
+msgstr "Μεγέθυνση"
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"bm_id3153770\n"
+"help.text"
+msgid "<bookmark_value>zooming in on formula display</bookmark_value><bookmark_value>formulas; increasing size of display</bookmark_value>"
+msgstr "<bookmark_value> Μεγέθυνση στην προβολή του τύπου</bookmark_value><bookmark_value>τύποι, αύξηση μεγέθους της προβολής</bookmark_value>"
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"hd_id3153770\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/smath/01/03040000.xhp\" name=\"Zoom In\">Zoom In</link>"
+msgstr "<link href=\"text/smath/01/03040000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"par_id3154490\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Increases the display scale of the formula by 25%.</ahelp> The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link>. The context menu in the work area also contains zoom commands."
+msgstr "<ahelp hid=\".\">Αυξάνει την κλίμακα εμφάνισης του τύπου κατά 25%.</ahelp> Ο τρέχων συντελεστής εστίασης εμφανίζεται στη γραμμή κατάστασης. Μια επιλογή των διαθέσιμων επιλογών εστίασης είναι προσβάσιμη μέσω του <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link>. Το μενού περιεχομένου στην περιοχή εργασίας περιέχει επίσης εντολές εστίασης."
+
+#: 03050000.xhp
+msgctxt ""
+"03050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Zoom Out"
+msgstr "Σμίκρυνση"
+
+#: 03050000.xhp
+msgctxt ""
+"03050000.xhp\n"
+"bm_id3147338\n"
+"help.text"
+msgid "<bookmark_value>views; zooming out $[officename] Math</bookmark_value><bookmark_value>formula display sizes</bookmark_value><bookmark_value>formulas; zooming out</bookmark_value><bookmark_value>zooming out on formula display</bookmark_value>"
+msgstr "<bookmark_value>προβολές, σμίκρυνση $[officename] Math</bookmark_value><bookmark_value>μεγέθη προβολής τύπου</bookmark_value><bookmark_value>τύποι, σμίκρυνση</bookmark_value><bookmark_value>σμίκρυνση της προβολής τύπου</bookmark_value>"
+
+#: 03050000.xhp
+msgctxt ""
+"03050000.xhp\n"
+"hd_id3147338\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/smath/01/03050000.xhp\" name=\"Zoom Out\">Zoom Out</link>"
+msgstr "<link href=\"text/smath/01/03050000.xhp\" name=\"Σμίκρυνση\">Σμίκρυνση</link>"
+
+#: 03050000.xhp
+msgctxt ""
+"03050000.xhp\n"
+"par_id3150249\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Decreases the display scale of formulas by 25%.</ahelp> The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link>. The context menu in the work area also contains zoom commands."
+msgstr "<ahelp hid=\".\">Μειώνει την κλίμακα εμφάνισης των τύπων κατά 25%.</ahelp> Ο τρέχων συντελεστής μεγέθυνσης εμφανίζεται στη γραμμή κατάστασης. Επιλογή των διαθέσιμων επιλογών εστίασης προσπελάζεται μέσω του <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link>. Το μενού περιεχομένου του χώρου εργασίας περιέχει επίσης εντολές εστίασης."
+
+#: 03060000.xhp
+msgctxt ""
+"03060000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Display All"
+msgstr "Εμφάνιση όλων"
+
+#: 03060000.xhp
+msgctxt ""
+"03060000.xhp\n"
+"bm_id3147340\n"
+"help.text"
+msgid "<bookmark_value>views; maximum size</bookmark_value><bookmark_value>maximum formula size</bookmark_value><bookmark_value>formulas; maximum size</bookmark_value>"
+msgstr "<bookmark_value>προβολές, μέγιστο μέγεθος</bookmark_value><bookmark_value>μέγιστο μέγεθος τύπου</bookmark_value><bookmark_value>τύποι, μέγιστο μέγεθος</bookmark_value>"
+
+#: 03060000.xhp
+msgctxt ""
+"03060000.xhp\n"
+"hd_id3147340\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/smath/01/03060000.xhp\" name=\"Show All\">Show All / Display All</link>"
+msgstr "<link href=\"text/smath/01/03060000.xhp\" name=\"Εμφάνιση όλων\">Προβολή όλων / Εμφάνιση όλων</link>"
+
+#: 03060000.xhp
+msgctxt ""
+"03060000.xhp\n"
+"par_id3148571\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Displays the entire formula in the maximum size possible so that all elements are included. The formula is reduced or enlarged so that all formula elements can be displayed in the work area.</ahelp> The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link>. The context menu in the work area also contains zoom commands. The name of the icon is \"Show All\", the name of the context menu command is \"Display All\". The zoom commands and icons are only available in Math documents, not for embedded Math objects."
+msgstr "<ahelp hid=\".\">Εμφανίζει ολόκληρο τον τύπο στο μέγιστο δυνατό μέγεθος, έτσι ώστε να συμπεριλαμβάνονται όλα τα στοιχεία. Γίνεται σμίκρυνση ή μεγέθυνση του τύπου, ώστε να μπορούν να εμφανίζονται όλα τα στοιχεία του στην περιοχή εργασίας. </ahelp> Ο τρέχον συντελεστής εστίασης εμφανίζεται στη γραμμή κατάστασης. Διάλεγμα των διαθέσιμων επιλογών εστίασης είναι προσβάσιμη μέσα από <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link>. Το μενού περιεχομένου στην περιοχή εργασίας επίσης περιέχει εντολές εστίασης. Το όνομα του εικονιδίου είναι \"Προβολή όλων\", το όνομα της εντολής μενού περιεχομένου είναι \"Προβολή όλων\". Οι εντολές εστίασης και εικονιδίων είναι διαθέσιμες μόνο σε έγγραφα Math, όχι για ενσωματωμένα μαθηματικά αντικείμενα."
+
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Update"
+msgstr "Ενημέρωση"
+
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"bm_id3153768\n"
+"help.text"
+msgid "<bookmark_value>updating formula view</bookmark_value><bookmark_value>formula view; updating</bookmark_value>"
+msgstr "<bookmark_value>ανανέωση προβολής τύπου</bookmark_value><bookmark_value>προβολή τύπου· ανανέωση</bookmark_value>"
+
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"hd_id3153768\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/smath/01/03070000.xhp\" name=\"Update\">Update</link>"
+msgstr "<link href=\"text/smath/01/03070000.xhp\" name=\"Ενημέρωση\">Ενημέρωση</link>"
+
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"par_id3153729\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"SID_DRAW\">This command updates the formula in the document window.</ahelp>"
+msgstr "<ahelp hid=\"SID_DRAW\">Με την εντολή αυτή ανανεώνεται ο τύπος στο παράθυρο του εγγράφου.</ahelp>"
+
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"par_id3145253\n"
+"3\n"
+"help.text"
+msgid "Changes in the <emph>Commands</emph> window are automatically updated if <emph>AutoUpdate Display</emph> is activated."
+msgstr "Οι αλλαγές στο παράθυρο <emph>εντολών</emph> ανανεώνονται αυτόματα εάν είναι ενεργοποιημένο το <emph>Αυτόματη ενημέρωση οθόνης</emph>."
+
+#: 03080000.xhp
+msgctxt ""
+"03080000.xhp\n"
+"tit\n"
+"help.text"
+msgid "AutoUpdate Display"
+msgstr "Αυτόματη ενημέρωση οθόνης"
+
+#: 03080000.xhp
+msgctxt ""
+"03080000.xhp\n"
+"bm_id3154702\n"
+"help.text"
+msgid "<bookmark_value>changes; accepting automatically</bookmark_value>"
+msgstr "<bookmark_value>αλλαγές, αυτόματη αποδοχή</bookmark_value>"
+
+#: 03080000.xhp
+msgctxt ""
+"03080000.xhp\n"
+"hd_id3154702\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/smath/01/03080000.xhp\" name=\"AutoUpdate Display\">AutoUpdate Display</link>"
+msgstr "<link href=\"text/smath/01/03080000.xhp\" name=\"Αυτόματη ενημέρωση οθόνης\">Αυτόματη ενημέρωση οθόνης</link>"
+
+#: 03080000.xhp
+msgctxt ""
+"03080000.xhp\n"
+"par_id3154656\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Automatically updates a modified formula. If you do not select this option, the formula will only be updated after you choose <emph>View - Update</emph> or press F9.</ahelp>"
+msgstr "<ahelp hid=\".\">Αυτόματη ενημέρωση ενός τροποποιημένου τύπου. Εάν δεν επιλέξετε αυτήν την επιλογή, ο τύπος θα ενημερωθεί μόνο αφού επιλέξετε <emph>Προβολή - Ανανέωση</emph> ή πατήσετε F9.</ahelp>"
+
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Elements"
+msgstr "Στοιχεία"
+
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
+"bm_id3155963\n"
+"help.text"
+msgid "<bookmark_value>selection options in formulas</bookmark_value> <bookmark_value>formulas; selections</bookmark_value> <bookmark_value>elements;in Math</bookmark_value>"
+msgstr "<bookmark_value>επιλογές σε τύπους</bookmark_value> <bookmark_value>τύποι· επιλογές</bookmark_value> <bookmark_value>στοιχεία· στα μαθηματικά</bookmark_value>"
+
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
+"hd_id3155963\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"func_win\"><link href=\"text/smath/01/03090000.xhp\" name=\"Elements\">Elements</link></variable>"
+msgstr "<variable id=\"func_win\"><link href=\"text/smath/01/03090000.xhp\" name=\"Στοιχεία\">Στοιχεία</link></variable>"
+
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
+"par_id3149500\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"SID_TOOLBOX\">This is a list of operators, functions, symbols and format options that can be inserted into the formula.</ahelp>"
+msgstr "<ahelp hid=\"SID_TOOLBOX\" visibility=\"visible\">Αυτή είναι μια λίστα τελεστών, συναρτήσεων, συμβόλων και επιλογών μορφοποίησης, που μπορούν να εισαχθούν στο μαθηματικό τύπο.</ahelp>"
+
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
+"par_id3148699\n"
+"5\n"
+"help.text"
+msgid "Some <link href=\"text/smath/01/03090900.xhp\" name=\"examples\">examples</link> show you the range of operations."
+msgstr "Μερικά <link href=\"text/smath/01/03090900.xhp\" name=\"παραδείγματα\">παραδείγματα</link> σας εμφανίζουν την περιοχή λειτουργιών."
+
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
+"par_id3151244\n"
+"6\n"
+"help.text"
+msgid "The selection window is divided into two parts. Clicking a symbol at the top of the window displays its subordinate symbols in the lower half of the window."
+msgstr "Το παράθυρο επιλογής διαιρείται σε δύο μέρη. Κάντε κλικ σε ένα από τα σύμβολα στο επάνω μέρος του παραθύρου, για να εμφανιστούν τα αντίστοιχα υποσύμβολα που ακολουθούν, στο κάτω μισό του παραθύρου."
+
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
+"par_id3153250\n"
+"7\n"
+"help.text"
+msgid "You can access the same functions in submenus through the context menu of the <emph>Commands</emph> window."
+msgstr "Μπορείτε να αποκτήσετε πρόσβαση στις ίδιες συναρτήσεις σε δευτερεύοντα μενού, μέσω του μενού περιβάλλοντος του παραθύρου <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Unary/Binary Operators"
+msgstr "Μοναδιαίοι/Δυαδικοί τελεστές"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"bm_id3150342\n"
+"help.text"
+msgid "<bookmark_value>unary operators</bookmark_value><bookmark_value>binary operators</bookmark_value><bookmark_value>operators; unary and binary</bookmark_value><bookmark_value>plus signs</bookmark_value><bookmark_value>plus/minus signs</bookmark_value><bookmark_value>minus/plus signs</bookmark_value><bookmark_value>multiplication signs</bookmark_value><bookmark_value>NOT operator</bookmark_value><bookmark_value>AND operator</bookmark_value><bookmark_value>logical operators</bookmark_value><bookmark_value>Boolean operators</bookmark_value><bookmark_value>OR operator</bookmark_value><bookmark_value>concatenating math symbols</bookmark_value><bookmark_value>addition signs</bookmark_value><bookmark_value>subtraction signs</bookmark_value><bookmark_value>minus signs</bookmark_value><bookmark_value>slash division sign</bookmark_value><bookmark_value>backslash division sign</bookmark_value><bookmark_value>indexes; adding to formulas</bookmark_value><bookmark_value>powers</bookmark_value><bookmark_value>division signs</bookmark_value><bookmark_value>user-defined operators;unary and binary</bookmark_value>"
+msgstr "<bookmark_value>μοναδιαίοι τελεστές</bookmark_value><bookmark_value>δυαδικοί τελεστές</bookmark_value><bookmark_value>τελεστές, μοναδιαίοι και δυαδικοί</bookmark_value><bookmark_value>πρόσημα συν</bookmark_value><bookmark_value>πρόσημα συν/μείον</bookmark_value><bookmark_value>πρόσημα συν/μείον</bookmark_value><bookmark_value>σύμβολα πολλαπλασιασμού</bookmark_value><bookmark_value>τελεστής NOT</bookmark_value><bookmark_value>τελεστής AND</bookmark_value><bookmark_value>λογικοί τελεστές</bookmark_value><bookmark_value>Boolean τελεστές</bookmark_value><bookmark_value>τελεστής OR</bookmark_value><bookmark_value>αλυσιδωτά μαθηματικά σύμβολα</bookmark_value><bookmark_value>σύμβολα πρόσθεσης</bookmark_value><bookmark_value>σύμβολα αφαίρεσης</bookmark_value><bookmark_value>πρόσημα μείον</bookmark_value><bookmark_value>σύμβολο διαίρεσης με κάθετο</bookmark_value><bookmark_value>σύμβολο διαίρεσης</bookmark_value><bookmark_value>κατάλογοι, προσθήκη σε τύπους</bookmark_value><bookmark_value>δυνάμεις</bookmark_value><bookmark_value>σύμβολα διαίρεσης</bookmark_value><bookmark_value>τελεστές ορισμένοι από τον χρήστη, μοναδιαίοι και δυαδικοί</bookmark_value>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"hd_id3150342\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/smath/01/03090100.xhp\" name=\"Unary/Binary Operators\">Unary/Binary Operators</link>"
+msgstr "<link href=\"text/smath/01/03090100.xhp\" name=\"Μοναδιαίοι/Δυαδικοί τελεστές\">Μοναδιαίοι/Δυαδικοί τελεστές</link>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3151241\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements window displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements window, use the context menu or type it directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_UNBINOPS_CAT\">Μπορείτε να επιλέξετε διάφορους μοναδιαίους και δυαδικούς τελεστές για να κατασκευάσετε τον τύπο σας στο $[officename] Math. Οι μοναδιαίοι αναφέρονται σε τελεστές που επηρεάζουν ένα δεσμευτικό χώρου. Οι δυαδικοί αναφέρονται σε τελεστές που συνδέουν δύο δεσμευτικά χώρου. Η κατώτερη περιοχή του παραθύρου στοιχείων εμφανίζει τους μεμονωμένους τελεστές. </ahelp> Το <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link> του παραθύρου <emph>εντολών</emph> περιέχει επίσης μια λίστα με αυτούς τους τελεστές, όπως επίσης πρόσθετους τελεστές. Αν χρειάζεστε έναν τελεστή που δεν περιέχεται στο παράθυρο στοιχείων, χρησιμοποιήστε το μενού περιεχομένου ή πληκτρολογήστε το απευθείας στο παράθυρο των <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3146963\n"
+"3\n"
+"help.text"
+msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the Commands window."
+msgstr "Το παρακάτω είναι μια ολοκληρωμένη λίστα των μοναδιαίων και δυαδικών τελεστών. Το σύμβολο δίπλα στον τελεστή υποδεικνύει ότι μπορεί να προσπελαστεί μέσω του παραθύρου στοιχείων (επιλέξτε <emph>Προβολή - Στοιχεία</emph>) ή μέσω του μενού περιεχομένου του παραθύρου εντολών."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"hd_id3147405\n"
+"4\n"
+"help.text"
+msgid "Unary and Binary Operators"
+msgstr "Μοναδιαίοι και Δυαδικοί τελεστές"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN10085\n"
+"help.text"
+msgid "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3154555\n"
+"5\n"
+"help.text"
+msgid "Plus"
+msgstr "Συν"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3153003\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_PLUSX\">Inserts a <emph>plus</emph> with one placeholder.</ahelp> You can also type <emph>+ <?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_PLUSX\">Εισάγει ένα σύμβολο <emph>συν</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>+ <?></emph>στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN100C1\n"
+"help.text"
+msgid "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3155991\n"
+"7\n"
+"help.text"
+msgid "Minus"
+msgstr "Μείον"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3153717\n"
+"44\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_MINUSX\">Inserts a <emph>minus</emph> with one placeholder.</ahelp> You can also type <emph>-<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_MINUSX\">Εισάγει ένα σύμβολο <emph>μείον</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>-<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN100FD\n"
+"help.text"
+msgid "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3153150\n"
+"46\n"
+"help.text"
+msgid "Plus/Minus"
+msgstr "Συν/Μείον"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3150260\n"
+"45\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_PLUSMINUSX\">Inserts a <emph>plus/minus</emph> with one placeholder.</ahelp> You can also type <emph>+-<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_PLUSMINUSX\">Εισάγει ένα σύμβολο <emph>συν/μείον</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>+-<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN10139\n"
+"help.text"
+msgid "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3153582\n"
+"48\n"
+"help.text"
+msgid "Minus/Plus"
+msgstr "Μείον/Συν"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3154281\n"
+"47\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_MINUSPLUSX\">Inserts a <emph>minus/plus</emph> with one placeholder.</ahelp> You can also type <emph>-+<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_MINUSPLUSX\">Εισάγει ένα σύμβολο <emph>μείον/συν</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>-+<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN10175\n"
+"help.text"
+msgid "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3153669\n"
+"49\n"
+"help.text"
+msgid "Addition (plus)"
+msgstr "Πρόσθεση (συν)"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3150351\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XPLUSY\">Inserts a <emph>plus</emph> with two placeholders.</ahelp> You can also type <emph><?>+<?></emph> in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_XPLUSY\">Εισάγει ένα σύμβολο <emph>συν</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>+<?></emph> στο παράθυρο εντολών."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN101B0\n"
+"help.text"
+msgid "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3149343\n"
+"29\n"
+"help.text"
+msgid "Multiplication (dot)"
+msgstr "Πολλαπλασιασμός (με τελεία)"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3154196\n"
+"28\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XCDOTY\">Inserts a dot operator with two placeholders.</ahelp> You can also type <emph><?>cdot<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XCDOTY\">Εισάγει έναν τελεστή τελείας με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>cdot<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN101E9\n"
+"help.text"
+msgid "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3151257\n"
+"19\n"
+"help.text"
+msgid "Multiplication (x)"
+msgstr "Πολλαπλασιασμός (με x)"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3149821\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XTIMESY\">Inserts an 'x' <emph>multiplication</emph> with two placeholders.</ahelp> You can also type <emph><?>times<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XTIMESY\">Εισάγει ένα σύμβολο 'x' <emph>πολλαπλασιασμός</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>times<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN10226\n"
+"help.text"
+msgid "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3159486\n"
+"11\n"
+"help.text"
+msgid "Multiplication (*)"
+msgstr "Πολλαπλασιασμός (με *)"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3149040\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XSYMTIMESY\">Inserts an asterisk multiplication sign with two placeholders. </ahelp> You can also type <emph><?>*<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XSYMTIMESY\">Εισάγει σαν σύμβολο πολλαπλασιασμού έναν αστερίσκο με δύο δείκτες τοποθέτησης. </ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>*<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN1025F\n"
+"help.text"
+msgid "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3147124\n"
+"9\n"
+"help.text"
+msgid "Subtraction"
+msgstr "Αφαίρεση"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3147136\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XMINUSY\">Inserts a subtraction sign with two placeholders.</ahelp> You can also type <emph><?>-<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XMINUSY\">Εισάγει ένα σύμβολο αφαίρεσης με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>-<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN10298\n"
+"help.text"
+msgid "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3154926\n"
+"17\n"
+"help.text"
+msgid "Division (Fraction)"
+msgstr "Διαίρεση (Κλάσμα)"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3155125\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XOVERY\">Inserts a fraction with two placeholders.</ahelp> You can also type <emph><?>over<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XOVERY\">Εισάγει ένα κλάσμα με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>over<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN102D1\n"
+"help.text"
+msgid "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3151377\n"
+"13\n"
+"help.text"
+msgid "Division"
+msgstr "Διαίρεση"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3149536\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XDIVY\">Inserts a division sign with two placeholders.</ahelp> You can also type <emph><?>div<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XDIVY\">Εισάγει ένα σύμβολο διαίρεσης με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>div<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN1030A\n"
+"help.text"
+msgid "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3147487\n"
+"15\n"
+"help.text"
+msgid "Division (Slash)"
+msgstr "Διαίρεση (Κάθετος)"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3147500\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XSYMDIVIDEY\">Inserts a slash '/' with two placeholders. </ahelp> You can also type <emph><?>/<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XSYMDIVIDEY\">Εισάγει μια κάθετο '/' με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>/<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN10343\n"
+"help.text"
+msgid "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3153493\n"
+"30\n"
+"help.text"
+msgid "Boolean NOT"
+msgstr "Λογική έκφραση NOT"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3153505\n"
+"26\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_NEGX\">Inserts a <emph>Boolean NOT</emph> with one placeholder.</ahelp> You can also type <emph>neg<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_NEGX\">Εισάγει μια <emph>Λογική έκφραση NOT</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>neg<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN10383\n"
+"help.text"
+msgid "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Εικονίδιο</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3149847\n"
+"21\n"
+"help.text"
+msgid "Boolean AND"
+msgstr "Λογική έκφραση AND"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3147599\n"
+"22\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XANDY\">Inserts a <emph>Boolean AND</emph> with two placeholders.</ahelp> You can also type <emph><?>and<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XANDY\">Εισάγει μια <emph>Λογική έκφραση AND</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>and<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN103C3\n"
+"help.text"
+msgid "<image id=\"img_id3148440\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148440\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3151086\n"
+"23\n"
+"help.text"
+msgid "Boolean OR"
+msgstr "Λογική έκφραση OR"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3154076\n"
+"38\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XORY\">Inserts a <emph>Boolean OR</emph> with two placeholders.</ahelp> You can also type <emph><?>or<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XORY\">Εισάγει μια <emph>Λογική έκφραση OR</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>or<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_idN10403\n"
+"help.text"
+msgid "<image id=\"img_id3150173\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150173\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3151129\n"
+"40\n"
+"help.text"
+msgid "Concatenate"
+msgstr "Συνένωση"
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3156102\n"
+"39\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XCIRCY\">Inserts a <emph>concatenation sign</emph> with two placeholders. </ahelp> You can also type <emph>circ</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XCIRCY\">Εισάγει ένα <emph>σύμβολο συνένωσης</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>circ</emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3150464\n"
+"27\n"
+"help.text"
+msgid "You can also insert user-defined unary operators by typing <emph>uoper</emph> in the <emph>Commands</emph> window, followed by the syntax for the character. This function is useful for incorporating special characters into a formula. For example, the command <emph>uoper %theta x</emph> produces a small Greek letter theta (a component of the <emph>$[officename] Math</emph> character set). You can also insert characters not in the $[officename] character set by choosing <emph>Tools - Catalog - Edit</emph>."
+msgstr "Μπορείτε επίσης να εισάγετε προσωπικούς μοναδιαίους τελεστές πληκτρολογώντας <emph>uoper</emph> στο παράθυρο <emph>εντολών</emph>, που ακολουθείται από τη σύνταξη για το χαρακτήρα. Αυτή η συνάρτηση είναι χρήσιμη για ενσωμάτωση ειδικών χαρακτήρων σε έναν τύπο. Για παράδειγμα, η εντολή <emph>uoper %theta x</emph> παράγει ένα μικρό ελληνικό γράμμα θήτα (στοιχείο του συνόλου χαρακτήρων του <emph>$[officename] Math</emph>). Μπορείτε επίσης να εισάγετε χαρακτήρες που δεν ανήκουν στο σύνολο χαρακτήρων του $[officename] επιλέγοντας <emph>Εργαλεία - Σύμβολα - Κατάλογος - Επεξεργασία</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3154725\n"
+"31\n"
+"help.text"
+msgid "You can also insert user-defined binary commands by typing <emph>boper</emph> into the <emph>Commands</emph> window. For example, the command <emph>y boper %theta x</emph> produces the small Greek letter theta preceded by a <emph>y</emph> and followed by an <emph>x</emph>. You can also insert characters not in the $[officename] character set by choosing <emph>Tools - Catalog - Edit</emph>."
+msgstr "Μπορείτε επίσης να εισάγετε προσωπικές δυαδικές εντολές πληκτρολογώντας <emph>boper</emph> στο παράθυρο <emph>εντολών</emph>. Για παράδειγμα, η εντολή <emph>y boper %theta x</emph> παράγει το μικρό ελληνικό γράμμα θήτα που προηγείται από ένα <emph>y</emph> και ακολουθείται από το <emph>x</emph>. Μπορείτε επίσης να εισάγετε χαρακτήρες που δεν ανήκουν στο σύνολο χαρακτήρων του $[officename] επιλέγοντας <emph>Εργαλεία - Κατάλογος - Επεξεργασία</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3150906\n"
+"32\n"
+"help.text"
+msgid "By typing <emph><?>oplus<?></emph> in the <emph>Commands</emph> window, you insert a <emph>circled plus operator</emph> in your document."
+msgstr "Πληκτρολογώντας την εντολή <emph><?>oplus<?></emph> στο παράθυρο <emph>εντολών</emph>, εισάγετε ένα <emph>κυκλικό τελεστή με συν</emph> στο έγγραφό σας."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3151197\n"
+"33\n"
+"help.text"
+msgid "Type <emph><?>ominus<?></emph> in the <emph>Commands</emph> window to insert a <emph>circled minus operator</emph>."
+msgstr "Πληκτρολογήστε <emph><?>ominus<?></emph> στο παράθυρο <emph>εντολών</emph> για να εισάγετε έναν <emph>κυκλικό τελεστή με μείον</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3155082\n"
+"34\n"
+"help.text"
+msgid "Type <emph><?>odot<?></emph> in the <emph>Commands</emph> window to insert a <emph>circled dot operator</emph> in the formula."
+msgstr "Πληκτρολογήστε <emph><?>odot<?></emph> στο παράθυρο <emph>εντολών</emph> για να εισάγετε έναν <emph>κυκλικό με τελεία τελεστή</emph> στον τύπο."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3154331\n"
+"35\n"
+"help.text"
+msgid "Type <emph><?>odivide<?></emph> in the <emph>Commands</emph> window to insert a <emph>circled division operator</emph> in the formula."
+msgstr "Πληκτρολογήστε <emph><?>odivide<?></emph> στο παράθυρο <emph>εντολών</emph> για να εισάγετε έναν <emph>κυκλικό τελεστή διαίρεσης</emph> στον τύπο."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3150089\n"
+"42\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XWIDESLASHY\">Type <emph>a wideslash b</emph> in the <emph>Commands</emph> window to produce two characters with a slash (from lower left to upper right) between them.</ahelp> The characters are set such that everything to the left of the slash is up, and everything to the right is down. This command is also available in the context menu of the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XWIDESLASHY\">Πληκτρολογήστε <emph>a wideslash b</emph> στο παράθυρο <emph>εντολών</emph> για να παράγετε δύο χαρακτήρες με μια κάθετο (από κάτω αριστερά προς πάνω δεξιά) μεταξύ τους.</ahelp> Οι χαρακτήρες ορίζονται έτσι ώστε οτιδήποτε στα αριστερά της καθέτου είναι πάνω, και οτιδήποτε στα δεξιά κάτω. Αυτή η εντολή είναι επίσης διαθέσιμη στο μενού περιβάλλοντος στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3150024\n"
+"43\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XWIDEBSLASHY\">Type <emph>a widebslash b</emph> in the <emph>Commands</emph> window to produce two characters with a slash (from upper left to lower right) between them.</ahelp> The characters are set such that everything to the left of the slash is down, and everything to the right is up. This command is also available in the context menu of the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XWIDEBSLASHY\">Πληκτρολογήστε <emph>a widebslash b</emph> στο παράθυρο <emph>εντολών</emph> για να παράγετε δύο χαρακτήρες με μια κάθετο (από πάνω αριστερά προς κάτω δεξιά) μεταξύ τους.</ahelp> Οι χαρακτήρες ορίζονται έτσι ώστε οτιδήποτε στα αριστερά της καθέτου είναι κάτω, και οτιδήποτε στα δεξιά πάνω. Αυτή η εντολή είναι επίσης διαθέσιμη στο μενού περιβάλλοντος στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3149376\n"
+"36\n"
+"help.text"
+msgid "Type <emph>sub</emph> or <emph>sup</emph> in the Commands window to add indexes and powers to the characters in your formula; for example, a sub 2."
+msgstr "Πληκτρολογήστε <emph>sub</emph> ή <emph>sup</emph> στο παράθυρο εντολών για να προσθέσετε δείκτες και δυνάμεις σε χαρακτήρες του τύπου σας, για παράδειγμα, έναν δείκτη 2."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3155383\n"
+"41\n"
+"help.text"
+msgid "If you want to use a colon ':' as division sign, choose <emph>Tools - Catalog</emph> or click the <emph>Catalog</emph> icon on the Tools bar. Click the <emph>Edit</emph> button in the dialog that appears, then select the <emph>Special</emph> symbol set. Enter a meaningful name next to <emph>Symbol</emph>, for example, \"divide\" and then click the colon in the set of symbols. Click <emph>Add</emph> and then <emph>OK</emph>. Click <emph>OK</emph> to close the <emph>Symbols</emph> dialog,too. Now you can use the new symbol, in this case the colon, by entering its name in the Commands window, for example, <emph>a %divide b = c</emph>."
+msgstr "Αν θέλετε να χρησιμοποιήσετε την διπλή στιγμή ':' ως σύμβολο της διαίρεσης, επιλέξτε <emph>Εργαλεία - Κατάλογος</emph> ή κλικ στο εικονίδιο <emph>Καταλόγου</emph> στη γραμμή εργαλείων. Κλικ στο κουμπί <emph>Επεξεργασία</emph> στο διάλογο που εμφανίζεται, ύστερα επιλέξτε το σύνολο συμβόλων <emph>Ειδικά</emph>. Εισάγετε ένα κατάλληλο όνομα δίπλα στο <emph>Σύμβολο</emph>, για παράδειγμα, \"διαίρεση\" και ύστερα κλικ στην διπλή στιγμή στο σύνολο συμβόλων. Κλικ στο <emph>Προσθήκη</emph> και ύστερα <emph>Εντάξει</emph>. Κλικ στο <emph>Εντάξει</emph> για να κλείσετε το διάλογο <emph>Σύμβολα</emph>, επίσης. Τώρα μπορείτε να χρησιμοποιήσετε το νέο σύμβολο, σε αυτήν την περίπτωση την διπλή στιγμή, εισάγοντας το όνομά της στο παράθυρο εντολών, για παράδειγμα, <emph>a %divide b = c</emph>."
+
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3147398\n"
+"37\n"
+"help.text"
+msgid "When entering information manually in the Commands window, please note that a number of operators require spaces between the elements for the correct structure. This is especially true if you are using values instead of placeholders in your operators, for example, to construct a division 4 div 3 or a div b."
+msgstr "Κατά τη χειροκίνητη εισαγωγή πληροφοριών στο παράθυρο εντολών, παρακαλώ σημειώστε ότι ένας αριθμός τελεστών απαιτεί κενά μεταξύ των στοιχείων για τη σωστή δόμηση. Αυτό είναι αληθές ειδικά αν χρησιμοποιείτε τιμές αντί για δείκτες τοποθέτησης στους τελεστές σας, για παράδειγμα, για να κατασκευάσετε μια διαίρεση 4 div 3 ή a div b."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Relations"
+msgstr "Σχέσεις"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"bm_id3156316\n"
+"help.text"
+msgid "<bookmark_value>relations; in $[officename] Math</bookmark_value><bookmark_value>$[officename] Math; relations</bookmark_value><bookmark_value>equal sign</bookmark_value><bookmark_value>inequation</bookmark_value><bookmark_value>unequal sign</bookmark_value><bookmark_value>identical to relation</bookmark_value><bookmark_value>congruent relation</bookmark_value><bookmark_value>right angled relations</bookmark_value><bookmark_value>orthogonal relations</bookmark_value><bookmark_value>divides relation</bookmark_value><bookmark_value>does not divide relation</bookmark_value><bookmark_value>less than relations</bookmark_value><bookmark_value>approximately equal to relation</bookmark_value><bookmark_value>parallel relation</bookmark_value><bookmark_value>less than or equal to signs</bookmark_value><bookmark_value>greater than or equal to signs</bookmark_value><bookmark_value>proportional to relation</bookmark_value><bookmark_value>similar to relations</bookmark_value><bookmark_value>toward relation</bookmark_value><bookmark_value>logic symbols</bookmark_value><bookmark_value>double arrow symbols</bookmark_value><bookmark_value>much greater than relation</bookmark_value><bookmark_value>considerably greater than relation</bookmark_value><bookmark_value>greater than relations</bookmark_value><bookmark_value>much less than relation</bookmark_value><bookmark_value>considerably less than relation</bookmark_value><bookmark_value>defined as relation</bookmark_value><bookmark_value>correspondence; picture by</bookmark_value><bookmark_value>picture by correspondence</bookmark_value><bookmark_value>image of relation</bookmark_value><bookmark_value>correspondence; original by</bookmark_value><bookmark_value>original by correspondence</bookmark_value><bookmark_value>precedes relation</bookmark_value><bookmark_value>not precedes relation</bookmark_value><bookmark_value>succeeds relation</bookmark_value><bookmark_value>not succeeds relation</bookmark_value><bookmark_value>precedes or equal relation</bookmark_value><bookmark_value>succeeds or equal relation</bookmark_value><bookmark_value>precedes or equivalent relation</bookmark_value><bookmark_value>succeeds or equivalent relation</bookmark_value>"
+msgstr "<bookmark_value>σχέσεις· στο $[officename] Math</bookmark_value><bookmark_value>$[officename] Math· σχέσεις</bookmark_value><bookmark_value>σύμβολο ίσον</bookmark_value><bookmark_value>ανισότητα</bookmark_value><bookmark_value>σύμβολο άνισου</bookmark_value><bookmark_value>σχέση ταυτόσημο με</bookmark_value><bookmark_value>σχέση όμοιο</bookmark_value><bookmark_value>σχέσεις σε δεξιές γωνίες</bookmark_value><bookmark_value>ορθογώνιες σχέσεις</bookmark_value><bookmark_value>σχέση διαίρεσης</bookmark_value><bookmark_value>σχέση μη διαίρεσης</bookmark_value><bookmark_value>σχέσεις μικρότερες από</bookmark_value><bookmark_value>σχέση σχεδόν ίσος </bookmark_value><bookmark_value>παράλληλη σχέση</bookmark_value><bookmark_value>σύμβολα μικρότερο από ή ίσον</bookmark_value><bookmark_value>σύμβολα μεγαλύτερο από ή ίσον</bookmark_value><bookmark_value>ανάλογος με τη σχέση</bookmark_value><bookmark_value>όμοιος με σχέσεις</bookmark_value><bookmark_value>προς σχέση</bookmark_value><bookmark_value>σύμβολα λογικής</bookmark_value><bookmark_value>σύμβολα διπλών βελών</bookmark_value><bookmark_value>σχέση πολύ μεγαλύτερο από </bookmark_value><bookmark_value>σχέση σημαντκά μεγαλύτερο από</bookmark_value><bookmark_value>σχέσεις μεγαλύτερο από</bookmark_value><bookmark_value>σχέση πολύ μικρότερο από</bookmark_value><bookmark_value>σχέση σημαντικά μικρότερο από</bookmark_value><bookmark_value>σχέση ορισμός ως</bookmark_value><bookmark_value>αντιστοιχία· εικόνα κατά</bookmark_value><bookmark_value>εικόνα κατά αντιστοιχία</bookmark_value><bookmark_value>εικόνα σχέσης</bookmark_value><bookmark_value>αντιστοιχία· αρχικά κατά</bookmark_value><bookmark_value>αρχικά κατά αντιστοιχία</bookmark_value><bookmark_value>η σχέση προηγείται</bookmark_value><bookmark_value>σχέση δεν προηγείται</bookmark_value><bookmark_value>σχέση ακολουθεί</bookmark_value><bookmark_value>σχέση δεν ακολουθεί</bookmark_value><bookmark_value>σχέση προηγείται ή ίσο</bookmark_value><bookmark_value>σχέση ακολουθεί ή ίσο</bookmark_value><bookmark_value>σχέση προηγείται ή ισοδύναμο</bookmark_value><bookmark_value>σχέση ακολουθεί ή ισοδύναμο</bookmark_value>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"hd_id3156316\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/smath/01/03090200.xhp\" name=\"Relations\">Relations</link>"
+msgstr "<link href=\"text/smath/01/03090200.xhp\" name=\"Σχέσεις\">Σχέσεις</link>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3153152\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Elements window.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Elements window or in the context menu can be typed manually in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_RELATIONS_CAT\">Μπορείτε να επιλέξετε μεταξύ διάφορων σχέσεων για να κατασκευάσετε τον τύπο σας στο <emph>$[officename] Math</emph>. Οι συναρτήσεις σχέσεων εμφανίζονται στο κάτω μέρος του παραθύρου στοιχείων.</ahelp> Η λίστα βρίσκεται επίσης στο <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link> του παραθύρου <emph>εντολών</emph>. Όλες οι σχέσεις που δεν περιέχονται στο παράθυρο στοιχείων ή στο μενού περιεχομένου μπορούν να πληκτρολογηθούν χειροκίνητα στο παράθυρο εντολών."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3147258\n"
+"3\n"
+"help.text"
+msgid "The following is a complete list of the relations. The symbol next to the name of the relation indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgstr "Η ακόλουθη είναι μια ολοκληρωμένη λίστα σχέσεων. Το σύμβολο δίπλα στο όνομα της σχέσης δείχνει ότι μπορεί να προσπελάζεται μέσω του παραθύρου στοιχείων (επιλέξτε <emph>Προβολή - Στοιχεία</emph>) ή μέσω του μενού περιεχομένου του παραθύρου <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"hd_id3148827\n"
+"4\n"
+"help.text"
+msgid "Relations:"
+msgstr "Σχέσεις:"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10086\n"
+"help.text"
+msgid "<image id=\"img_id3153573\" src=\"starmath/res/bi21301.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153573\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153573\" src=\"starmath/res/bi21301.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153573\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3154104\n"
+"5\n"
+"help.text"
+msgid "is equal"
+msgstr "είναι ίσο με"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3152947\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XEQY\">Inserts an equal sign (=) with two placeholders.</ahelp> You can also directly type <emph><?> = <?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XEQY\">Εισάγει ένα σύμβολο με ίσον (=) με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> = <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN100BF\n"
+"help.text"
+msgid "<image id=\"img_id3147523\" src=\"starmath/res/bi21302.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147523\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147523\" src=\"starmath/res/bi21302.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147523\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3152959\n"
+"54\n"
+"help.text"
+msgid "does not equal"
+msgstr "είναι διάφορο του"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150976\n"
+"53\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XNEQY\">The <emph>neq</emph> icon or command inserts an <emph>inequality</emph> with two placeholders.</ahelp> You can also type <emph><?> neq <?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XNEQY\">Το εικονίδιο ή η εντολή <emph>neq</emph> εισάγει μια <emph>ανισότητα</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> neq <?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10101\n"
+"help.text"
+msgid "<image id=\"img_id3154196\" src=\"starmath/res/bi21303.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154196\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154196\" src=\"starmath/res/bi21303.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154196\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3151332\n"
+"56\n"
+"help.text"
+msgid "identical to"
+msgstr "πανομοιότυπο με"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3155181\n"
+"55\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XEQUIVY\">Inserts a character for the <emph>identical to</emph> (congruent) relation with two placeholders.</ahelp> You can also type <emph><?> equiv <?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XEQUIVY\">Εισάγει χαρακτήρα για τη σχέση <emph>πανομοιότυπο με</emph> (όμοιο) με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> equiv <?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10140\n"
+"help.text"
+msgid "<image id=\"img_id3154835\" src=\"starmath/res/bi21304.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154835\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154835\" src=\"starmath/res/bi21304.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154835\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3147098\n"
+"58\n"
+"help.text"
+msgid "orthogonal to"
+msgstr "ορθογώνιο στο"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3148976\n"
+"57\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XORTHOY\">Inserts a character for an <emph>orthogonal</emph> (right angled) relation with two placeholders.</ahelp> You can also type <emph><?> ortho <?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XORTHOY\">Εισάγει ένα χαρακτήρα για μια <emph>ορθογώνια</emph> (με δεξιά γωνία) σχέση με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> ortho <?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10182\n"
+"help.text"
+msgid "<image id=\"img_id3147321\" src=\"starmath/res/bi21322.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147321\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147321\" src=\"starmath/res/bi21322.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147321\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3153523\n"
+"80\n"
+"help.text"
+msgid "divides"
+msgstr "διαιρεί"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3147079\n"
+"79\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XDIVIDESY\">Inserts the <emph>divides</emph> character.</ahelp> You can also type <emph><?> divides <?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XDIVIDESY\">Εισάγει το χαρακτήρα <emph>διαιρεί</emph>.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> divides <?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN101BF\n"
+"help.text"
+msgid "<image id=\"img_id3151030\" src=\"starmath/res/bi21323.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151030\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151030\" src=\"starmath/res/bi21323.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151030\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3149164\n"
+"82\n"
+"help.text"
+msgid "does not divide"
+msgstr "δεν διαιρεί"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3149177\n"
+"81\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XNDIVIDESY\">This icon inserts the <emph>does not divide</emph> character.</ahelp> You can also type <emph><?>ndivides<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XNDIVIDESY\">Το εικονίδιο εισάγει το χαρακτήρα <emph>δεν διαιρεί</emph>.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>ndivides<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN101FC\n"
+"help.text"
+msgid "<image id=\"img_id3155133\" src=\"starmath/res/bi21305.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155133\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155133\" src=\"starmath/res/bi21305.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155133\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3148877\n"
+"27\n"
+"help.text"
+msgid "less than"
+msgstr "μικρότερο από"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3148889\n"
+"28\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XLTY\">Inserts the <emph>less than</emph> relation.</ahelp> You can also type <emph><?>lt<?></emph> or <?> < <?> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XLTY\">Εισάγει τη σχέση <emph>μικρότερο από</emph>.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>lt<?></emph> ή <?> < <?> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN1023B\n"
+"help.text"
+msgid "<image id=\"img_id3147468\" src=\"starmath/res/bi21306.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147468\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147468\" src=\"starmath/res/bi21306.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147468\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3147495\n"
+"25\n"
+"help.text"
+msgid "greater than"
+msgstr "μεγαλύτερο από"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3146904\n"
+"26\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XGTY\">Inserts the <emph>greater than </emph>relation.</ahelp> You can also type <emph><?> gt <?></emph> or <?> > <?> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XGTY\">Εισάγει τη σχέση <emph>μεγαλύτερο από </emph>.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> gt <?></emph> ή <?> > <?> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10279\n"
+"help.text"
+msgid "<image id=\"img_id3155982\" src=\"starmath/res/bi21307.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155982\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155982\" src=\"starmath/res/bi21307.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155982\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3149218\n"
+"60\n"
+"help.text"
+msgid "approximately equal to"
+msgstr "προσεγγιστικά ίσο με"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3149231\n"
+"59\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XAPPROXY\">Inserts the <emph>approximately equal</emph> relation with two placeholders.</ahelp> You can also type <emph><?> approx <?> </emph>in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XAPPROXY\">Εισάγει τη σχέση <emph>προσεγγιστικά ίσο</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> approx <?> </emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN102B5\n"
+"help.text"
+msgid "<image id=\"img_id3155773\" src=\"starmath/res/bi21308.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155773\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155773\" src=\"starmath/res/bi21308.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155773\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3147598\n"
+"62\n"
+"help.text"
+msgid "parallel to"
+msgstr "παράλληλο σε"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3147449\n"
+"61\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XPARALLELY\">Inserts a <emph>parallel </emph>relation with two placeholders.</ahelp> You can also type <emph><?>parallel<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XPARALLELY\">Εισάγει τη σχέση <emph>παράλληλο</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>parallel<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN102F3\n"
+"help.text"
+msgid "<image id=\"img_id3148442\" src=\"starmath/res/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148442\" src=\"starmath/res/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3151089\n"
+"64\n"
+"help.text"
+msgid "less than or equal to (slanted)"
+msgstr "μικρότερο ή ίσο με (πλάγια)"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3154078\n"
+"63\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XLESLANTY\">Inserts a <emph>less than or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?> leslant <?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XLESLANTY\">Εισάγει τη σχέση <emph>μικρότερο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> leslant <?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10331\n"
+"help.text"
+msgid "<image id=\"img_id3153299\" src=\"starmath/res/bi21310.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153299\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153299\" src=\"starmath/res/bi21310.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153299\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150171\n"
+"66\n"
+"help.text"
+msgid "greater than or equal to (slanted)"
+msgstr "μεγαλύτερο ή ίσο με (πλάγια)"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3156098\n"
+"65\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XGESLANTY\">Inserts the <emph>greater than or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?>geslant<?> </emph>in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XGESLANTY\">Εισάγει τη σχέση <emph>μεγαλύτερο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>geslant<?> </emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN1036F\n"
+"help.text"
+msgid "<image id=\"img_id3153976\" src=\"starmath/res/bi21311.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153976\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153976\" src=\"starmath/res/bi21311.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153976\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3145336\n"
+"68\n"
+"help.text"
+msgid "similar or equal to"
+msgstr "παρόμοιο ή ίσο με"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3155580\n"
+"67\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XSIMEQY\">Inserts the <emph>similar or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?>simeq<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XSIMEQY\">Εισάγει τη σχέση <emph>όμοιο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>simeq<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN103AD\n"
+"help.text"
+msgid "<image id=\"img_id3151195\" src=\"starmath/res/bi21312.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151195\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151195\" src=\"starmath/res/bi21312.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151195\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3155076\n"
+"70\n"
+"help.text"
+msgid "proportional to"
+msgstr "ανάλογο με"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3155088\n"
+"69\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XPROPY\">Inserts the <emph>proportional to</emph> relation with two placeholders.</ahelp> You can also type <emph><?> prop <?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XPROPY\">Εισάγει τη σχέση <emph>ανάλογο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> prop <?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN103EB\n"
+"help.text"
+msgid "<image id=\"img_id3150103\" src=\"starmath/res/bi21313.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3150103\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150103\" src=\"starmath/res/bi21313.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3150103\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150006\n"
+"31\n"
+"help.text"
+msgid "less than or equal to"
+msgstr "μικρότερο ή ίσο με"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150033\n"
+"32\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XLEY\">Inserts the <emph>less than or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?> le <?></emph> or <emph><?> <= <?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XLEY\">Εισάγει τη σχέση <emph>μικρότερο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> le <?></emph> ή <emph><?> <= <?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN1042C\n"
+"help.text"
+msgid "<image id=\"img_id3151228\" src=\"starmath/res/bi21314.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151228\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151228\" src=\"starmath/res/bi21314.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151228\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3153131\n"
+"29\n"
+"help.text"
+msgid "greater than or equal to"
+msgstr "μεγαλύτερο ή ίσο από"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3155379\n"
+"30\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XGEY\">Inserts the <emph>greater than or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?> ge <?></emph> or <emph><?> >= <?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XGEY\">Εισάγει τη σχέση <emph>μεγαλύτερο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> ge <?></emph> ή <emph><?> >= <?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN1046D\n"
+"help.text"
+msgid "<image id=\"img_id3151003\" src=\"starmath/res/bi21315.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151003\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151003\" src=\"starmath/res/bi21315.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151003\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3155935\n"
+"72\n"
+"help.text"
+msgid "similar to"
+msgstr "παρόμοιο με"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3155947\n"
+"71\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XSIMY\">This icon inserts the <emph>similar to</emph> relation with two placeholders.</ahelp> You can also type <emph><?>sim<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XSIMY\">Αυτό το εικονίδιο εισάγει τη σχέση <emph>παρόμοιο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>sim<?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN104AB\n"
+"help.text"
+msgid "<image id=\"img_id3149631\" src=\"starmath/res/bi21316.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149631\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149631\" src=\"starmath/res/bi21316.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149631\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150659\n"
+"73\n"
+"help.text"
+msgid "toward"
+msgstr "επικείμενο"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150670\n"
+"42\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XTOWARDY\">Inserts a <emph>toward</emph> relation symbol with two placeholders.</ahelp> You can also type <emph><?> toward <?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_XTOWARDY\">Εισάγει τη σχέση <emph>επικείμενο σε</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> toward <?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN104E7\n"
+"help.text"
+msgid "<image id=\"img_id3149969\" src=\"starmath/res/bi21324.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149969\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149969\" src=\"starmath/res/bi21324.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149969\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3147279\n"
+"84\n"
+"help.text"
+msgid "double arrow pointing left"
+msgstr "διπλό βέλος με αριστερή κατεύθυνση"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3149599\n"
+"83\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_DLARROW\">Inserts the logical relation <emph>arrow with double bar pointing left</emph>.</ahelp> You can also type <emph>dlarrow</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_DLARROW\">Εισάγει τη λογική σχέση <emph>βέλος με διπλή γραμμή με αριστερή κατεύθυνση</emph>.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>dlarrow</emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10525\n"
+"help.text"
+msgid "<image id=\"img_id3149516\" src=\"starmath/res/bi21325.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149516\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149516\" src=\"starmath/res/bi21325.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149516\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3148707\n"
+"86\n"
+"help.text"
+msgid "double arrow pointing left and right"
+msgstr "διπλό βέλος με αριστερή και δεξιά κατεύθυνση"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3148721\n"
+"85\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_DLRARROW\">Inserts the logical relation <emph>arrow with double bar pointing left and right</emph> with two operators.</ahelp> You can also type <emph>dlrarrow</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_DLRARROW\"> Εισάγει τη λογική σχέση <emph>βέλος με διπλή γραμμή με κατεύθυνση δεξιά και αριστερά</emph> με δύο τελεστές. </ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>dlrarrow</emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10563\n"
+"help.text"
+msgid "<image id=\"img_id3148697\" src=\"starmath/res/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148697\" src=\"starmath/res/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Icon</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150853\n"
+"88\n"
+"help.text"
+msgid "double arrow pointing right"
+msgstr "διπλό βέλος με δεξιά κατεύθυνση"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150866\n"
+"87\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_DRARROW\">Inserts the logical operator <emph>arrow with double bar pointing right</emph> with two placeholders.</ahelp> You can also type <emph>drarrow</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_DRARROW\">Εισάγει τη λογική έκφραση <emph>βέλος με διπλή γραμμή με δεξιά κατεύθυνση</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>drarrow</emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10564\n"
+"help.text"
+msgid "<image id=\"img_id3148698\" src=\"starmath/res/bi21327.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148698\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148698\" src=\"starmath/res/bi21327.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148698\">Εικονίδιο</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150854\n"
+"90\n"
+"help.text"
+msgid "precedes"
+msgstr "προηγείται"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150867\n"
+"89\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_PRECEDES\">Inserts the logical operator <emph>precedes</emph> with two placeholders.</ahelp> You can also type <emph>prec</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_PRECEDES\">Εισαγωγή του λογικού τελεστή <emph>προηγείται</emph> με δύο δεσμευτικά θέσης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>prec</emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10565\n"
+"help.text"
+msgid "<image id=\"img_id3148699\" src=\"starmath/res/bi21329.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148699\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148699\" src=\"starmath/res/bi21329.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148699\">Εικονίδιο</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150855\n"
+"92\n"
+"help.text"
+msgid "succeeds"
+msgstr "ακολουθεί"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150868\n"
+"91\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_SUCCEEDS\">Inserts the logical operator <emph>succeeds</emph> with two placeholders.</ahelp> You can also type <emph>succ</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_SUCCEEDS\">Εισαγωγή του λογικού τελεστή <emph>ακολουθεί</emph> με δύο δεσμευτικά θέσης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>succ</emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10566\n"
+"help.text"
+msgid "<image id=\"img_id3148700\" src=\"starmath/res/bi21328.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148700\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148700\" src=\"starmath/res/bi21328.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148700\">εικονίδιο</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150856\n"
+"94\n"
+"help.text"
+msgid "not precedes"
+msgstr "δεν προηγείται"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150869\n"
+"93\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_NOTPRECEDES\">Inserts the logical operator <emph>not precedes</emph> with two placeholders.</ahelp> You can also type <emph>nprec</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_NOTPRECEDES\">Εισαγωγή του λογικού τελεστή <emph>δεν προηγείται</emph> με δύο δεσμευτικά θέσης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>nprec</emph> στο παράθυρο <emph>Εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10567\n"
+"help.text"
+msgid "<image id=\"img_id3148701\" src=\"starmath/res/bi21330.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148701\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148701\" src=\"starmath/res/bi21330.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148701\">Εικονίδιο</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150857\n"
+"96\n"
+"help.text"
+msgid "not succeeds"
+msgstr "δεν ακολουθεί"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150870\n"
+"95\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_NOTSUCCEEDS\">Inserts the logical operator <emph>not succeeds</emph> with two placeholders.</ahelp> You can also type <emph>nsucc</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_NOTSUCCEEDS\">Εισαγωγή του λογικού τελεστή<emph>δεν ακολουθεί</emph> με δύο δεσμευτικά θέσης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>nsucc</emph> στο παράθυρο <emph>Εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10568\n"
+"help.text"
+msgid "<image id=\"img_id3148702\" src=\"starmath/res/bi21331.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148702\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148702\" src=\"starmath/res/bi21331.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148702\">Εικονίδιο</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150858\n"
+"98\n"
+"help.text"
+msgid "precedes or equal"
+msgstr "προηγείται ή ίσο"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150871\n"
+"97\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_PRECEDESEQUAL\">Inserts the logical operator <emph>precedes or equal</emph> with two placeholders.</ahelp> You can also type <emph>preccurlyeq</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_PRECEDESEQUAL\">Εισαγωγή του λογικού τελεστή <emph>προηγείται ή ίσο</emph> με δύο δεσμευτικά θέσης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>preccurlyeq</emph> στο παράθυρο <emph>Εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10569\n"
+"help.text"
+msgid "<image id=\"img_id3148703\" src=\"starmath/res/bi21332.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148703\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148703\" src=\"starmath/res/bi21332.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148703\">Εικονίδιο</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150859\n"
+"100\n"
+"help.text"
+msgid "succeeds or equal"
+msgstr "έπεται ή ίσο"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150872\n"
+"99\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_SUCCEEDSEQUAL\">Inserts the logical operator <emph>succeeds or equal</emph> with two placeholders.</ahelp> You can also type <emph>succcurlyeq</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_SUCCEEDSEQUAL\">Εισαγωγή του λογικού τελεστή <emph>έπεται ή ίσο</emph> με δύο δεσμευτικά θέσης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>succcurlyeq</emph> στο παράθυρο <emph>Εντολές</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10570\n"
+"help.text"
+msgid "<image id=\"img_id3148704\" src=\"starmath/res/bi21333.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148704\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148704\" src=\"starmath/res/bi21333.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148704\">Εικονίδιο</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150860\n"
+"102\n"
+"help.text"
+msgid "precedes or equivalent"
+msgstr "προηγείται ή ισοδύναμο"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150873\n"
+"101\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_PRECEDESEQUIV\">Inserts the logical operator <emph>precedes or equivalent</emph> with two placeholders.</ahelp> You can also type <emph>precsim</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_PRECEDESEQUIV\">Εισαγωγή του λογικού τελεστή <emph>προηγείται ή ισοδύναμο</emph> με δύο δεσμευτικά θέσης.</ahelp>Μπορείτε επίσης να πληκτρολογήσετε <emph>precsim</emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_idN10571\n"
+"help.text"
+msgid "<image id=\"img_id3148705\" src=\"starmath/res/bi21334.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148705\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148705\" src=\"starmath/res/bi21334.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148705\">Εικονίδιο</alt></image>"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150861\n"
+"104\n"
+"help.text"
+msgid "succeeds or equivalent"
+msgstr "έπεται ή ισοδύναμο"
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3150874\n"
+"103\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_SUCCEEDSEQUIV\">Inserts the logical operator <emph>succeeds or equivalent</emph> with two placeholders.</ahelp> You can also type <emph>succsim</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_SUCCEEDSEQUIV\">Εισαγωγή του λογικού τελεστή <emph>έπεται ή ισοδύναμο</emph> με δύο δεσμευτικά θέσης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>succsim</emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3153545\n"
+"74\n"
+"help.text"
+msgid "To create the <emph>much greater than</emph> relation with two placeholders, type <emph><?> gg <?> </emph>or <emph>>></emph> in the <emph>Commands</emph> window."
+msgstr "Για να δημιουργήσετε τη σχέση <emph>πολύ μεγαλύτερο από</emph> με δύο δείκτες τοποθέτησης, πληκτρολογήστε <emph><?> gg <?> </emph>ή <emph>>></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3156000\n"
+"75\n"
+"help.text"
+msgid "Type <emph>ll</emph> or <emph><<</emph> in the <emph>Commands</emph> window to insert the <emph>much less than</emph> relation into the formula."
+msgstr "Πληκτρολογήστε <emph>ll</emph> ή <emph><<</emph> στο παράθυρο <emph>εντολών</emph> για να εισάγετε τη σχέση <emph>πολύ μικρότερο από</emph> στον τύπο."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3153749\n"
+"76\n"
+"help.text"
+msgid "The <emph>is defined as</emph> relation with two placeholders is inserted by typing <emph><?>def<?></emph>."
+msgstr "Η σχέση <emph>ορίζεται ως</emph> με δύο δείκτες τοποθέτησης εισάγεται πληκτρολογώντας την εντολή <emph><?>def<?></emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3154068\n"
+"77\n"
+"help.text"
+msgid "Insert the <emph>picture by</emph> correspondence character with two placeholders by typing <emph><?> transl <?></emph> in the <emph>Commands</emph> window."
+msgstr "Εισάγετε το χαρακτήρα αντιστοιχίας <emph>εικόνα από</emph> με δύο δείκτες τοποθέτησης πληκτρολογώντας <emph><?> transl <?></emph> στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3149592\n"
+"78\n"
+"help.text"
+msgid "The <emph><?>transr<?></emph> command inserts the <emph>original by</emph> correspondence character with two placeholders."
+msgstr "Η εντολή <emph><?>transr<?></emph> εισάγει το χαρακτήρα αντιστοιχίας <emph>αρχικό από</emph> με δύο δείκτες τοποθέτησης."
+
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3154735\n"
+"52\n"
+"help.text"
+msgid "When entering information manually in the <emph>Commands</emph> window, note that a number of operators require spaces for the correct structure. This is especially true if you are working with values instead of placeholders. For example, for the \"is considerably greater\" relation, type either <emph>10 gg 1</emph> or <emph>a gg b</emph>."
+msgstr "Κατά την χειροκίνητη εισαγωγή πληροφοριών στο παράθυρο <emph>εντολών</emph>, σημειώστε ότι ένας αριθμός τελεστών απαιτεί κενά για τη σωστή δόμηση. Αυτό είναι αληθές ειδικά αν εργάζεστε με τιμές αντί για δείκτες τοποθέτησης. Για παράδειγμα, για τη σχέση \"είναι αρκετά μεγαλύτερο από\". πληκτρολογήστε την εντολή <emph>10 gg 1</emph> ή την <emph>a gg b</emph>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Operators"
+msgstr "Τελεστές"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"bm_id3153150\n"
+"help.text"
+msgid "<bookmark_value>operators; general</bookmark_value><bookmark_value>upper limits</bookmark_value><bookmark_value>limits; in %PRODUCTNAME Math</bookmark_value><bookmark_value>product</bookmark_value><bookmark_value>coproduct</bookmark_value><bookmark_value>lower limits</bookmark_value><bookmark_value>curve integrals</bookmark_value><bookmark_value>user-defined operators; general</bookmark_value><bookmark_value>integrals; signs</bookmark_value><bookmark_value>summation</bookmark_value>"
+msgstr "<bookmark_value>τελεστές, γενικά</bookmark_value><bookmark_value>άνω όρια</bookmark_value><bookmark_value>όρια, στο %PRODUCTNAME Math</bookmark_value><bookmark_value>γινόμενο</bookmark_value><bookmark_value>συνγινόμενο</bookmark_value><bookmark_value>κάτω όρια</bookmark_value><bookmark_value>ολοκληρώματα καμπυλών</bookmark_value><bookmark_value>τελεστές καθορισμένοι από το χρήστη, γενικά</bookmark_value><bookmark_value>ολοκληρώματα, σύμβολα</bookmark_value><bookmark_value>άθροιση</bookmark_value>"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"hd_id3153150\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/smath/01/03090300.xhp\" name=\"Operators\">Operators</link>"
+msgstr "<link href=\"text/smath/01/03090300.xhp\" name=\"Τελεστές\">Τελεστές</link>"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3149755\n"
+"35\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_OPERATORS_CAT\">You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements window.</ahelp> They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_OPERATORS_CAT\">Μπορείτε να επιλέξτε μεταξύ διαφόρων τελεστών για να δημιουργήσετε τον τύπο σας στο <emph>$[officename] Math</emph>. Όλοι οι διαθέσιμοι τελεστές εμφανίζονται στο κάτω μέρος του παραθύρου στοιχείων.</ahelp> Βρίσκονται επίσης σε λίστα στο <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link> του παραθύρου <emph>εντολών</emph>. Όλοι οι τελεστές που δεν περιέχονται στο παράθυρο στοιχείων ή στο μενού περιεχομένου πρέπει να πληκτρολογούνται χειροκίνητα στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3153576\n"
+"36\n"
+"help.text"
+msgid "The following is a list of the available operators. An icon next to the operator name indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgstr "Η ακόλουθη είναι μια λίστα με τους διαθέσιμους τελεστές. Ένα εικονίδιο δίπλα στο όνομα του τελεστή υποδεικνύει ότι μπορεί να προσπελάζεται μέσω του παραθύρου στοιχείων (επιλέξτε <emph>Προβολή - Στοιχεία</emph>) ή μέσω του μενού περιεχομένου του παραθύρου <emph>εντολών</emph>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"hd_id3147516\n"
+"37\n"
+"help.text"
+msgid "Operator Functions"
+msgstr "Συναρτήσεις τελεστών"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_idN10088\n"
+"help.text"
+msgid "<image id=\"img_id3152944\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152944\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152944\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152944\">Icon</alt></image>"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3153527\n"
+"11\n"
+"help.text"
+msgid "Limit"
+msgstr "Όριο"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3153540\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_LIMX\">Inserts the <emph>limit sign</emph> with one placeholder.</ahelp> You can also enter <emph>lim <?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_LIMX\">Εισάγει το <emph>σύμβολο του ορίου</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>lim <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_idN100C4\n"
+"help.text"
+msgid "<image id=\"img_id3150970\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150970\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150970\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150970\">Icon</alt></image>"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3154475\n"
+"38\n"
+"help.text"
+msgid "Summation"
+msgstr "Άθροιση"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3147523\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_SUMX\">Inserts a <emph>summation sign</emph> with one placeholder.</ahelp> You can also enter <emph>sum <?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_SUMX\">Εισάγει ένα <emph>σύμβολο άθροισης</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>sum <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_idN10102\n"
+"help.text"
+msgid "<image id=\"img_id3146932\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146932\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146932\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146932\">Icon</alt></image>"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3155184\n"
+"40\n"
+"help.text"
+msgid "Product"
+msgstr "Γινόμενο"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3151332\n"
+"39\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_PRODX\">Inserts a <emph>product sign</emph> with one placeholder.</ahelp> You can also type <emph>prod <?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_PRODX\">Εισάγει ένα <emph>σύμβολο γινομένου</emph>με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>prod <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_idN1013E\n"
+"help.text"
+msgid "<image id=\"img_id3149814\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149814\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149814\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149814\">Icon</alt></image>"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3148982\n"
+"9\n"
+"help.text"
+msgid "Coproduct"
+msgstr "Συνγινόμενο"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3147098\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_COPRODX\">Inserts a <emph>coproduct symbol</emph> with one placeholder.</ahelp> You can also enter <emph>coprod <?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_COPRODX\">Εισάγει ένα <emph>σύμβολο συνγινομένου</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>coprod <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_idN1017A\n"
+"help.text"
+msgid "<image id=\"img_id3152766\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152766\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152766\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152766\">Icon</alt></image>"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3155146\n"
+"29\n"
+"help.text"
+msgid "Upper and Lower Limit"
+msgstr "Πάνω και κάτω όριο"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3153518\n"
+"30\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_FROMXTOY\">Inserts a range statement <emph>upper and lower limit</emph> for integral and summation with one placeholder.</ahelp> You can also type <emph>from{<?>} to{<?>} <?></emph> directly in the <emph>Commands</emph> window. Limit statements must be combined with the appropriate operators. The limits will be centered above/below the summation character."
+msgstr "<ahelp hid=\"HID_SMA_FROMXTOY\">Εισάγει μια δήλωση ορίου <emph>πάνω και κάτω όριο</emph> για ολοκλήρωμα και άθροισμα με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>from{<?>} to{<?>} <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>. Οι δηλώσεις ορίων πρέπει να συνδυαστούν με τους κατάλληλους τελεστές. Τα όρια θα βρίσκονται στο κέντρο πάνω/κάτω από το χαρακτήρα του αθροίσματος."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_idN101B8\n"
+"help.text"
+msgid "<image id=\"img_id3151023\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3151023\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151023\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3151023\">Icon</alt></image>"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3149175\n"
+"15\n"
+"help.text"
+msgid "Integral"
+msgstr "Ολοκλήρωμα"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3156272\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_INTX\">Inserts an <emph>integral</emph> sign with one placeholder.</ahelp> You can also type <emph>int <?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_INTX\">Εισάγει ένα σύμβολο <emph>ολοκληρώματος</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>int <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_idN101F4\n"
+"help.text"
+msgid "<image id=\"img_id3145772\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3145772\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145772\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3145772\">Icon</alt></image>"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3151379\n"
+"17\n"
+"help.text"
+msgid "Double Integral"
+msgstr "Διπλό ολοκλήρωμα"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3148879\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_IINTX\">Inserts a <emph>double integral</emph> symbol with one placeholder.</ahelp> You can also type <emph>iint <?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_IINTX\">Εισάγει ένα σύμβολο <emph>διπλού ολοκληρώματος</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>iint <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_idN10230\n"
+"help.text"
+msgid "<image id=\"img_id3147409\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147409\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147409\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147409\">Icon</alt></image>"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3147618\n"
+"19\n"
+"help.text"
+msgid "Triple Integral"
+msgstr "Τριπλό ολοκλήρωμα"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3147489\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_IIINTX\">Inserts <emph>a triple integral</emph> sign with one placeholder.</ahelp> You can also type <emph>iiint <?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_IIINTX\">Εισάγει ένα σύμβολο <emph>τριπλού ολοκληρώματος</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>iiint <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_idN1026C\n"
+"help.text"
+msgid "<image id=\"img_id3149562\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149562\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149562\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149562\">Icon</alt></image>"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3153508\n"
+"31\n"
+"help.text"
+msgid "Lower Limit"
+msgstr "Κάτω όριο"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3150556\n"
+"32\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_FROMX\">Inserts a <emph>lower limit</emph> range statement for integral and sum with placeholders.</ahelp> You can also type <emph>from {<?>}<?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_FROMX\">Εισάγει τη δήλωση ορίων <emph>κάτω όριο</emph> για ολοκλήρωμα και άθροισμα με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>from {<?>}<?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_idN102AA\n"
+"help.text"
+msgid "<image id=\"img_id3147109\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147109\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147109\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147109\">Icon</alt></image>"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3149839\n"
+"21\n"
+"help.text"
+msgid "Curve Integral"
+msgstr "Επικαμπύλιο ολοκλήρωμα"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3147592\n"
+"22\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_LINTX\">Inserts a <emph>curve integral</emph> symbol with one placeholder.</ahelp> You can also type <emph>lint <?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_LINTX\">Εισάγει ένα σύμβολο <emph>επικαμπύλιου ολοκληρώματος</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>lint <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_idN102E6\n"
+"help.text"
+msgid "<image id=\"img_id3147055\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147055\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147055\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147055\">Icon</alt></image>"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3151086\n"
+"23\n"
+"help.text"
+msgid "Double Curve Integral"
+msgstr "Διπλό επικαμπύλιο ολοκλήρωμα"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3154770\n"
+"24\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_LLINTX\">Inserts a <emph>double curve integral</emph> symbol with one placeholder.</ahelp> You can also type <emph>llint <?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_LLINTX\">Εισάγει ένα σύμβολο <emph>διπλού επικαμπύλιου ολοκληρώματος</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>llint <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_idN10322\n"
+"help.text"
+msgid "<image id=\"img_id3154578\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154578\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154578\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154578\">Icon</alt></image>"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3150161\n"
+"25\n"
+"help.text"
+msgid "Triple Curve Integral"
+msgstr "Τριπλό επικαμπύλιο ολοκλήρωμα"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3150175\n"
+"26\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_LLLINTX\">Inserts a <emph>triple curve integral</emph> sign with one placeholder.</ahelp> You can also type <emph>lllint <?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_LLLINTX\">Εισάγει ένα σύμβολο <emph>τριπλού επικαμπύλιου ολοκληρώματος</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>lllint <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_idN1035E\n"
+"help.text"
+msgid "<image id=\"img_id3149332\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149332\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149332\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149332\">Icon</alt></image>"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3145343\n"
+"33\n"
+"help.text"
+msgid "Upper Limit"
+msgstr "Άνω όριο"
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3154715\n"
+"34\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_TOX\">Inserts the range statement <emph>upper limit</emph> for integral and summation with placeholders</ahelp> You can also type <emph>to <?><?></emph> directly in the <emph>Commands</emph> window. Limit statements can only be used if combined with the appropriate operators."
+msgstr "<ahelp hid=\"HID_SMA_TOX\">Εισάγει μια δήλωση ορίων <emph>άνω όριο</emph> για ολοκλήρωμα και άθροισμα με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>to <?><?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>. Οι δηλώσεις ορίων μπορούν να χρησιμοποιηθούν μόνο αν συνδυαστούν με τους κατάλληλους τελεστές."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3149233\n"
+"47\n"
+"help.text"
+msgid "You can also add limits to an operator (for example, an integral) by first clicking the desired operator and then clicking the <emph>limit</emph> symbol. This method is faster than typing the commands directly."
+msgstr "Μπορείτε επίσης να προσθέσετε όρια σε έναν τελεστή (για παράδειγμα, ένα ολοκλήρωμα) κάνοντας καταρχήν κλικ στον τελεστή που επιθυμείτε και ύστερα στο σύμβολο <emph>όριο</emph>. Αυτή η μέθοδος είναι πιο γρήγορη από το να πληκτρολογείτε απευθείας τις εντολές."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3155076\n"
+"42\n"
+"help.text"
+msgid "The command <emph>liminf</emph> inserts the <emph>limit inferior</emph> with one placeholder."
+msgstr "Η εντολή <emph>liminf</emph> εισάγει το <emph>κάτω όριο</emph> με ένα δείκτη τοποθέτησης."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3154323\n"
+"43\n"
+"help.text"
+msgid "The command <emph>limsup</emph> inserts the <emph>limit superior</emph> with one placeholder."
+msgstr "Η εντολή <emph>limsup</emph> εισάγει το <emph>άνω όριο</emph> με ένα δείκτη τοποθέτησης."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3146956\n"
+"45\n"
+"help.text"
+msgid "By typing <emph>oper</emph> in the Commands window, you can insert <emph>user-defined operators</emph> in $[officename] Math, a feature useful for incorporating special characters into a formula. An example is <emph>oper %theta x</emph>. Using the <emph>oper</emph> command, you can also insert characters not in the default $[officename] character set. <emph>oper</emph> can also be used in connection with limits; for example, <emph>oper %union from {i=1} to n x_{i}</emph>. In this example, the union symbol is indicated by the name <emph>union</emph>. However, this is not one of the predefined symbols. To define it, choose <emph>Tools - Catalog</emph>. select <emph>Special</emph> as the symbol set in the dialog that appears, then click the <emph>Edit</emph> button. In the next dialog, select <emph>Special</emph> as the symbol set again. Enter a meaningful name in the <emph>Symbol</emph> text box, for example, \"union\" and then click the union symbol in the set of symbols. Click <emph>Add</emph> and then <emph>OK</emph>. Click <emph>Close</emph> to close the <emph>Symbols</emph> dialog. You are now finished and can type the union symbol in the Commands window, by entering <emph>oper %union</emph>."
+msgstr "Πληκτρολογώντας <emph>oper</emph>στο παράθυρο εντολών, μπορείτε να εισάγετε <emph>τελεστές καθορισμένους από τοn χρήστη</emph> στο $[officename] Math, ένα χρήσιμο χαρακτηριστικό για εξασφάλιση ειδικών χαρακτήρων σε έναν τύπο. Ένα παράδειγμα είναι το <emph>oper %theta x</emph>. Χρησιμοποιώντας την εντολή <emph>oper</emph>, μπορείτε επίσης να εισάγετε χαρακτήρες που δεν βρίσκονται στο προεπιλεγμένο σύνολο χαρακτήρων του $[officename]. Η εντολή <emph>oper</emph> μπορεί επίσης να χρησιμοποιηθεί σε συνδυασμό με όρια· για παράδειγμα, <emph>oper %union from {i=1} to n x_{i}</emph>. Σε αυτό το παράδειγμα, το σύμβολο της ένωσης δείχνεται από το όνομα <emph>union</emph>. Όμως, δεν είναι ένα από τα προκαθορισμένα σύμβολα. Για να το ορίσετε, επιλέξτε <emph>Εργαλεία - Κατάλογος</emph>, επιλέξτε <emph>Ειδικά</emph> ως το σύνολο συμβόλων στον διάλογο που εμφανίζεται, ύστερα πατήστε στο κουμπί <emph>Επεξεργασία</emph>. Στον επόμενο διάλογο, επιλέξτε ξανά <emph>Ειδικά</emph> ως το σύνολο συμβόλων. Εισάγετε ένα κατάλληλο όνομα στο πλαίσιο κειμένου <emph>Σύμβολο</emph>, για παράδειγμα, \"ένωση\" και έπειτα πατήστε το σύμβολο ένωσης στο σύνολο των συμβόλων. Πατήστε <emph>Προσθήκη</emph> και έπειτα <emph>Εντάξει</emph>. Πατήστε στο <emph>Κλείσιμο</emph> για να κλείσετε τον διάλογο <emph>Σύμβολα</emph>. Τώρα έχετε τελειώσει και μπορείτε να πληκτρολογήσετε το σύμβολο της ένωσης στο παράθυρο εντολών, εισάγοντας την εντολή <emph>oper %union</emph>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3154243\n"
+"48\n"
+"help.text"
+msgid "Limits can be arranged in ways other than centered above/below the operator. Use the options provided by $[officename] Math for working with superscript and subscript indexes. For example, type <emph>sum_a^b c</emph> in the Commands window to arrange the limits to the right of the sum symbol. If your limit entries contain longer expressions, you must put them in group brackets, for example, sum_{i=1}^{2*n} b. When formulas are imported from older versions this is done automatically. To change the spacing (gaps) between the characters choose <emph>Format - Spacing - Category - </emph><link href=\"text/smath/01/05030000.xhp\" name=\"Indexes\"><emph>Indexes</emph></link> or <emph>Format - Spacing - Category - </emph><link href=\"text/smath/01/05030000.xhp\" name=\"Limits\"><emph>Limits</emph></link>. Additional basic information about indexes is given elsewhere in the <link href=\"text/smath/01/03091200.xhp\" name=\"Help\">Help</link>."
+msgstr "Τα όρια μπορούν να τακτοποιηθούν με άλλους τρόπους από το να βρίσκονται στο κέντρο πάνω/κάτω από τον τελεστή. Χρησιμοποιήστε τις επιλογές που παρέχονται από το $[officename] Math για να εργαστείτε με εκθέτες και δείκτες. Για παράδειγμα, πληκτρολογήστε <emph>sum_a^b c</emph> στο παράθυρο εντολών για να τακτοποιήσετε τα όρια στα δεξιά του συμβόλου αθροίσματος. Αν οι είσοδοι με τα όρια περιέχουν μεγαλύτερες εκφράσεις, πρέπει να τις τοποθετήσετε σε ομαδοποιημένες παρενθέσεις, για παράδειγμα, sum_{i=1}^{2*n} b. Όταν οι τύποι εισάγονται από παλιότερες εκδόσεις αυτό γίνεται αυτόματα. Για να μεταβάλετε τα κενά (διαστήματα) μεταξύ των χαρακτήρων επιλέξτε <emph>Μορφή - Διάστιχο - Κατηγορία - </emph><link href=\"text/smath/01/05030000.xhp\" name=\"Δείκτες\"><emph>Δείκτες</emph></link> or <emph>Μορφή - Διάστιχο - Κατηγορία - </emph><link href=\"text/smath/01/05030000.xhp\" name=\"Όρια\"><emph>Όρια</emph></link>. Ειδάλλως, πρόσθετες βασικές πληροφορίες σχετικά με δείκτες υπάρχουν στη <link href=\"text/smath/01/03091200.xhp\" name=\"Βοήθεια\">Βοήθεια</link>."
+
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3155956\n"
+"46\n"
+"help.text"
+msgid "When you type information manually in the Commands window, note that a number of operators require spaces for correct structure. This is especially true when your operators are supplied with values instead of placeholders, for example, lim a_{n}=a."
+msgstr "Όταν πληκτρολογείτε πληροφορίες χειροκίνητα στο παράθυρο εντολών, σημειώστε ότι ο αριθμός των τελεστών απαιτεί κενά για τη σωστή κατασκευή του. Αυτό είναι αληθές ειδικά όταν οι τελεστές σας παρέχονται με τιμές αντί για δείκτες τοποθέτησης, για παράδειγμα, lim a_{n}=a."
#: 03090400.xhp
msgctxt ""
@@ -736,431 +3001,687 @@ msgctxt ""
msgid "When typing functions manually in the Commands window, note that spaces are required for some functions (for example, abs 5=5 ; abs -3=3)."
msgstr "Όταν πληκτρολογείτε συναρτήσεις χειροκίνητα στο παράθυρο εντολών, σημειώστε ότι απαιτούνται κενά για μερικές συναρτήσεις (για παράδειγμα, abs 5=5 ; abs -3=3)."
-#: 03090909.xhp
+#: 03090500.xhp
msgctxt ""
-"03090909.xhp\n"
+"03090500.xhp\n"
"tit\n"
"help.text"
-msgid "Fonts and Font Sizes"
-msgstr "Γραμματοσειρές και μεγέθη γραμματοσειρών"
+msgid "Brackets"
+msgstr "Αγκύλες"
-#: 03090909.xhp
+#: 03090500.xhp
msgctxt ""
-"03090909.xhp\n"
-"bm_id7562181\n"
+"03090500.xhp\n"
+"bm_id3153153\n"
"help.text"
-msgid "<bookmark_value>font sizes;example</bookmark_value><bookmark_value>sum range example</bookmark_value><bookmark_value>examples ;integral</bookmark_value><bookmark_value>range of integral example</bookmark_value><bookmark_value>integrals;example</bookmark_value>"
-msgstr "<bookmark_value>μεγέθη γραμματοσειράς, παράδειγμα</bookmark_value><bookmark_value>παράδειγμα ορίων αθροίσματος</bookmark_value><bookmark_value>παραδείγματα, ολοκλήρωμα</bookmark_value><bookmark_value>παράδειγμα ορίων ολοκληρώματος</bookmark_value><bookmark_value>ολοκληρώματα, παράδειγμα</bookmark_value>"
+msgid "<bookmark_value>brackets; in $[officename] Math</bookmark_value><bookmark_value>brackets; round (Math)</bookmark_value><bookmark_value>parentheses (Math)</bookmark_value><bookmark_value>brackets; square (Math)</bookmark_value><bookmark_value>brackets; double square (Math)</bookmark_value><bookmark_value>braces in %PRODUCTNAME Math</bookmark_value><bookmark_value>brackets; angle (Math)</bookmark_value><bookmark_value>brackets; operator (Math)</bookmark_value><bookmark_value>brackets; angle with operator</bookmark_value><bookmark_value>brackets; group</bookmark_value><bookmark_value>grouping brackets</bookmark_value><bookmark_value>round brackets</bookmark_value><bookmark_value>square brackets</bookmark_value><bookmark_value>double square brackets; scalable</bookmark_value><bookmark_value>scalable braces</bookmark_value><bookmark_value>scalable round brackets</bookmark_value><bookmark_value>scalable lines with ceiling</bookmark_value><bookmark_value>vertical bars</bookmark_value><bookmark_value>brackets; scalable</bookmark_value><bookmark_value>operator brackets</bookmark_value><bookmark_value>floor brackets</bookmark_value><bookmark_value>lines; with edges</bookmark_value><bookmark_value>ceiling brackets; lines with</bookmark_value><bookmark_value>lines; scalable</bookmark_value><bookmark_value>ceiling brackets;scalable lines with</bookmark_value><bookmark_value>brackets; single, without group function</bookmark_value><bookmark_value>single brackets without group function</bookmark_value><bookmark_value>brackets;widowed</bookmark_value><bookmark_value>widowed brackets</bookmark_value><bookmark_value>orphaned brackets</bookmark_value>"
+msgstr "<bookmark_value>αγκύλες, στο $[officename] Math</bookmark_value><bookmark_value>παρενθέσεις, κυκλικές (Math)</bookmark_value><bookmark_value>παρενθέσεις (Math)</bookmark_value><bookmark_value>παρενθέσεις, τετράγωνες (Math)</bookmark_value><bookmark_value>παρενθέσεις, διπλά τετράγωνα (Math)</bookmark_value><bookmark_value>λωρίδες στο %PRODUCTNAME Math</bookmark_value><bookmark_value>παρενθέσεις, με γωνίες (Math)</bookmark_value><bookmark_value>παρενθέσεις, τελεστής (Math)</bookmark_value><bookmark_value>παρενθέσεις, γωνιακές με τελεστή</bookmark_value><bookmark_value>παρενθέσεις, ομαδοποιημένες</bookmark_value><bookmark_value>ομαδοποίηση παρενθέσεων</bookmark_value><bookmark_value>κυκλικές παρενθέσεις</bookmark_value><bookmark_value>τετράγωνες παρενθέσεις</bookmark_value><bookmark_value>διπλές τετράγωνες παρενθέσεις, κλιμακωτά</bookmark_value><bookmark_value>κλιμακωτές λωρίδες</bookmark_value><bookmark_value>κλιμακωτές κυκλικές παρενθέσεις</bookmark_value><bookmark_value>κλιμακωτές γραμμές με κορυφή</bookmark_value><bookmark_value>κατακόρυφες γραμμές</bookmark_value><bookmark_value>παρενθέσεις, κλιμακωτές</bookmark_value><bookmark_value>παρενθέσεις τελεστών</bookmark_value><bookmark_value>κάτω παρενθέσεις</bookmark_value><bookmark_value>γραμμές, με άκρα</bookmark_value><bookmark_value>πάνω παρενθέσεις, γραμμές με</bookmark_value><bookmark_value>γραμμές, κλιμακωτές</bookmark_value><bookmark_value>πάνω παρενθέσεις, με γραμμές</bookmark_value><bookmark_value>παρενθέσεις, απλές, χωρίς λειτουργία ομαδοποίησης</bookmark_value><bookmark_value>παρενθέσεις απλές χωρίς λειτουργία ομαδοποίησης</bookmark_value><bookmark_value>παρενθέσεις, ορφανές</bookmark_value><bookmark_value>ορφανές παρενθέσεις</bookmark_value><bookmark_value>μοναχικές παρενθέσεις</bookmark_value>"
-#: 03090909.xhp
+#: 03090500.xhp
msgctxt ""
-"03090909.xhp\n"
-"hd_id3155959\n"
+"03090500.xhp\n"
+"hd_id3153153\n"
"1\n"
"help.text"
-msgid "<link href=\"text/smath/01/03090909.xhp\" name=\"Fonts and Font Sizes\">Integral and Sum Ranges, Font Size</link>"
-msgstr "<link href=\"text/smath/01/03090909.xhp\" name=\"Γραμματοσειρές και μεγέθη γραμματοσειρών\">Όρια ολοκληρώματος και αθροίσματος, Μέγεθος γραμματοσειράς</link>"
+msgid "<link href=\"text/smath/01/03090500.xhp\" name=\"Brackets\">Brackets</link>"
+msgstr "<link href=\"text/smath/01/03090500.xhp\" name=\"Αγκύλες\">Αγκύλες</link>"
-#: 03090909.xhp
+#: 03090500.xhp
msgctxt ""
-"03090909.xhp\n"
-"par_id3145791\n"
+"03090500.xhp\n"
+"par_id3147258\n"
"2\n"
"help.text"
-msgid "Here is an example of how to use various fonts and font sizes within a formula in <emph>$[officename] Math</emph>."
-msgstr "Εδώ υπάρχει ένα παράδειγμα για το πως να χρησιμοποιήσετε διάφορες γραμματοσειρές και μεγέθη γραμματοσειρών εντός του τύπου στο <emph>$[officename] Math</emph>."
+msgid "<ahelp hid=\"HID_SMA_BRACKETS_CAT\">You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements window.</ahelp> These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements window or in the context menu can be typed manually in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_BRACKETS_CAT\">Μπορείτε να επιλέξτε μεταξύ διάφορων τύπων αγκυλών για να δημιουργήσετε έναν τύπο στο <emph>$[officename] Math</emph>. Οι τύποι αγκυλών εμφανίζονται στο κάτω μέρος του παραθύρου στοιχείων.</ahelp> Αυτές οι παρενθέσεις βρίσκονται επίσης σε λίστα στο <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link> του παραθύρου <emph>εντολών</emph>. Όλες οι αγκύλες που δεν περιέχονται στο παράθυρο στοιχείων ή στο μενού περιεχομένου μπορούν να πληκτρολογηθούν χειροκίνητα στο παράθυρο <emph>εντολών</emph>."
-#: 03090909.xhp
+#: 03090500.xhp
msgctxt ""
-"03090909.xhp\n"
-"par_id3151243\n"
+"03090500.xhp\n"
+"par_id3154264\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3148871\" src=\"res/helpimg/smzb9.png\" width=\"9.257cm\" height=\"3.196cm\"><alt id=\"alt_id3148871\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148871\" src=\"res/helpimg/smzb9.png\" width=\"9.257cm\" height=\"3.196cm\"><alt id=\"alt_id3148871\">Εικονίδιο</alt></image>"
+msgid "The following is a complete list of all available bracket types. The icon next to the bracket type indicates that it can be accessed through the Elements window (menu View - Elements) or through the context menu of the <emph>Commands</emph> window."
+msgstr "Η ακόλουθη είναι μια ολοκληρωμένη λίστα όλων των διαθέσιμων τύπων αγκυλών. Το εικονίδιο δίπλα στον τύπο της αγκύλης δείχνει ότι μπορεί να προσπελάζεται μέσω του παραθύρου στοιχείων (μενού Προβολή - Στοιχεία) ή μέσω του μενού περιεχομένου του παραθύρου <emph>εντολών</emph>."
-#: 03090903.xhp
+#: 03090500.xhp
msgctxt ""
-"03090903.xhp\n"
-"tit\n"
+"03090500.xhp\n"
+"hd_id3154277\n"
+"4\n"
"help.text"
-msgid "Symbols with Indices"
-msgstr "Σύμβολα με δείκτες"
+msgid "Bracket types"
+msgstr "Τύποι αγκυλών και παρενθέσεων"
-#: 03090903.xhp
+#: 03090500.xhp
msgctxt ""
-"03090903.xhp\n"
-"hd_id3155959\n"
-"1\n"
+"03090500.xhp\n"
+"par_idN10084\n"
"help.text"
-msgid "<link href=\"text/smath/01/03090903.xhp\" name=\"Symbols with Indices\">Symbols with Indices</link>"
-msgstr "<link href=\"text/smath/01/03090903.xhp\" name=\"Σύμβολα με δείκτες\">Σύμβολα με δείκτες</link>"
+msgid "<image id=\"img_id3149801\" src=\"starmath/res/al21801.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149801\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149801\" src=\"starmath/res/al21801.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149801\">Εικονίδιο</alt></image>"
-#: 03090903.xhp
+#: 03090500.xhp
msgctxt ""
-"03090903.xhp\n"
-"par_id3150300\n"
-"2\n"
+"03090500.xhp\n"
+"par_id3153778\n"
+"7\n"
"help.text"
-msgid "A third example of how to use <emph>$[officename] Math</emph> to create symbols with indexes is shown below. You can copy the example into the clipboard and use it in your own formula in the <emph>Commands</emph> window."
-msgstr "Παρακάτω εμφανίζεται ένα τρίτο παράδειγμα για τον τρόπο χρήσης του <emph>$[officename] Math</emph> για τη δημιουργία συμβόλων με δείκτες. Μπορείτε να αντιγράψετε το παράδειγμα στο πρόχειρο και να το χρησιμοποιήσετε στον τύπο σας στο παράθυρο <emph>εντολών</emph>."
+msgid "Round brackets (parentheses)"
+msgstr "Κυκλικές παρενθέσεις"
-#: 03090903.xhp
+#: 03090500.xhp
msgctxt ""
-"03090903.xhp\n"
-"par_id3148866\n"
+"03090500.xhp\n"
+"par_id3151102\n"
+"8\n"
"help.text"
-msgid "<image id=\"img_id3153246\" src=\"res/helpimg/smzb3.png\" width=\"5.673cm\" height=\"2.997cm\"><alt id=\"alt_id3153246\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153246\" src=\"res/helpimg/smzb3.png\" width=\"5.673cm\" height=\"2.997cm\"><alt id=\"alt_id3153246\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_LRPARENTX\">Inserts a placeholder within normal round brackets (parentheses).</ahelp> You can also type <emph>(<?>)</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_LRPARENTX\">Εισάγει ένα δείκτη τοποθέτησης εντός κανονικών κυκλικών παρενθέσεων.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>(<?>)</emph> στο παράθυρο <emph>εντολών</emph>."
-#: 03090903.xhp
+#: 03090500.xhp
msgctxt ""
-"03090903.xhp\n"
-"par_id3153808\n"
-"4\n"
+"03090500.xhp\n"
+"par_idN100BF\n"
"help.text"
-msgid "%PHI^{i_1 i_2 dotsaxis i_n}_{k_1 k_2 dotsaxis k_n}"
-msgstr "%PHI^{i_1 i_2 dotsaxis i_n}_{k_1 k_2 dotsaxis k_n}"
+msgid "<image id=\"img_id3158440\" src=\"starmath/res/al21802.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3158440\">Icon</alt></image>"
+msgstr "<image id=\"img_id3158440\" src=\"starmath/res/al21802.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3158440\">Εικονίδιο</alt></image>"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"tit\n"
+"03090500.xhp\n"
+"par_id3151319\n"
+"33\n"
"help.text"
-msgid "Operators"
-msgstr "Τελεστές"
+msgid "Square brackets"
+msgstr "Αγκύλες"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"bm_id3156617\n"
+"03090500.xhp\n"
+"par_id3150356\n"
+"32\n"
"help.text"
-msgid "<bookmark_value>operators;list of</bookmark_value>"
-msgstr "<bookmark_value>τελεστές, λίστα με</bookmark_value>"
+msgid "<ahelp hid=\"HID_SMA_LRBRACKETX\">Inserts a placeholder within square brackets.</ahelp> You can also type <emph>[<?>]</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_LRBRACKETX\">Εισάγει ένα δείκτη τοποθέτησης με αγκύλες.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>[<?>]</emph> στο παράθυρο <emph>εντολών</emph>."
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"hd_id1328165\n"
+"03090500.xhp\n"
+"par_idN100F8\n"
"help.text"
-msgid "<variable id=\"operators\"><link href=\"text/smath/01/03091505.xhp\" name=\"Operators\">Operators</link></variable>"
-msgstr "<variable id=\"operators\"><link href=\"text/smath/01/03091505.xhp\" name=\"Τελεστές\">Τελεστές</link></variable>"
+msgid "<image id=\"img_id3146923\" src=\"starmath/res/al21823.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146923\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146923\" src=\"starmath/res/al21823.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146923\">Εικονίδιο</alt></image>"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_idN11DE4\n"
+"03090500.xhp\n"
+"par_id3149300\n"
+"52\n"
"help.text"
-msgid "Typed command(s)"
-msgstr "Τυπωμένη εντολή(ές)"
+msgid "Double square brackets"
+msgstr "Διπλές αγκύλες"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3143994\n"
-"484\n"
+"03090500.xhp\n"
+"par_id3155175\n"
+"51\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Σύμβολο στο παράθυρο στοιχείων"
+msgid "<ahelp hid=\"HID_SMA_LRDBRACKETX\">Inserts a placeholder within double square brackets.</ahelp> You can also type <emph>ldbracket <?> rdbracket</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_LRDBRACKETX\">Εισάγει ένα δείκτη τοποθέτησης με διπλές αγκύλες.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>ldbracket <?> rdbracket</emph> στο παράθυρο <emph>εντολών</emph>."
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3144064\n"
-"486\n"
+"03090500.xhp\n"
+"par_idN10131\n"
"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
+msgid "<image id=\"img_id3149815\" src=\"starmath/res/al21804.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149815\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149815\" src=\"starmath/res/al21804.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149815\">Εικονίδιο</alt></image>"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3144534\n"
+"03090500.xhp\n"
+"par_id3147088\n"
+"37\n"
"help.text"
-msgid "<image id=\"img_id3144541\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144541\">Icon</alt></image>"
-msgstr "<image id=\"img_id3144541\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144541\">Εικονίδιο</alt></image>"
+msgid "Braces (curly brackets)"
+msgstr "Άγκιστρα"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3144655\n"
-"142\n"
+"03090500.xhp\n"
+"par_id3147101\n"
+"36\n"
"help.text"
-msgid "Coproduct"
-msgstr "Συνγινόμενο"
+msgid "<ahelp hid=\"HID_SMA_LRBRACEX\">Inserts a placeholder withing braces (curly brackets).</ahelp> You can also type <emph>lbrace<?>rbrace</emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_LRBRACEX\">Εισάγει ένα δείκτη τοποθέτησης με άγκιστρα.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>lbrace<?>rbrace</emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3166611\n"
+"03090500.xhp\n"
+"par_idN1016C\n"
"help.text"
-msgid "<image id=\"img_id3166618\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166618\">Icon</alt></image>"
-msgstr "<image id=\"img_id3166618\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166618\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3148736\" src=\"starmath/res/al21805.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3148736\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148736\" src=\"starmath/res/al21805.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3148736\">Εικονίδιο</alt></image>"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3166692\n"
-"170\n"
+"03090500.xhp\n"
+"par_id3147336\n"
+"60\n"
"help.text"
-msgid "Lower limit of an operator"
-msgstr "Κάτω όριο ενός τελεστή"
+msgid "Single vertical bars"
+msgstr "Απλές κατακόρυφες γραμμές"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3144681\n"
+"03090500.xhp\n"
+"par_id3155146\n"
+"38\n"
"help.text"
-msgid "<image id=\"img_id3144688\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144688\">Icon</alt></image>"
-msgstr "<image id=\"img_id3144688\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144688\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_LRLINEX\">Inserts a placeholder within vertical bars.</ahelp> You can also type <emph>lline <?> rline</emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_LRLINEX\">Εισάγει ένα δείκτη τοποθέτησης μέσα σε κατακόρυφες γραμμές.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>lline <?> rline</emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3144763\n"
-"168\n"
+"03090500.xhp\n"
+"par_idN101A5\n"
"help.text"
-msgid "Range from ... to"
-msgstr "Όριο από ... μέχρι"
+msgid "<image id=\"img_id3153350\" src=\"starmath/res/al21806.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153350\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153350\" src=\"starmath/res/al21806.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153350\">Εικονίδιο</alt></image>"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3145083\n"
+"03090500.xhp\n"
+"par_id3151039\n"
+"40\n"
"help.text"
-msgid "<image id=\"img_id3166470\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166470\">Icon</alt></image>"
-msgstr "<image id=\"img_id3166470\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166470\">Εικονίδιο</alt></image>"
+msgid "Double vertical bars"
+msgstr "Διπλές κατακόρυφες γραμμές"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3166584\n"
-"158\n"
+"03090500.xhp\n"
+"par_id3149175\n"
+"39\n"
"help.text"
-msgid "Triple integral"
-msgstr "Τριπλό ολοκλήρωμα"
+msgid "<ahelp hid=\"HID_SMA_LRDLINEX\">Inserts a placeholder within double vertical bars.</ahelp> You can also type <emph>ldline <?> rdline</emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_LRDLINEX\">Εισάγει ένα δείκτη τοποθέτησης μέσα σε διπλές κατακόρυφες γραμμές.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>ldline <?> rdline</emph> στο παράθυρο <emph>εντολών</emph>."
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3144936\n"
+"03090500.xhp\n"
+"par_idN101DE\n"
"help.text"
-msgid "<image id=\"img_id3144943\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144943\">Icon</alt></image>"
-msgstr "<image id=\"img_id3144943\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144943\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3155118\" src=\"starmath/res/al21803.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155118\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155118\" src=\"starmath/res/al21803.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155118\">Εικονίδιο</alt></image>"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3145056\n"
-"156\n"
+"03090500.xhp\n"
+"par_id3147315\n"
+"35\n"
"help.text"
-msgid "Double integral"
-msgstr "Διπλό ολοκλήρωμα"
+msgid "Angle brackets"
+msgstr "Γωνιακές παρενθέσεις"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3144789\n"
+"03090500.xhp\n"
+"par_id3155913\n"
+"34\n"
"help.text"
-msgid "<image id=\"img_id3144796\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144796\">Icon</alt></image>"
-msgstr "<image id=\"img_id3144796\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144796\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_LRANGLEX\">Inserts a placeholder within angle brackets.</ahelp> You can also type <emph>langle <?> rangle</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_LRANGLEX\">Εισάγει ένα δείκτη τοποθέτησης μέσα σε παρενθέσεις με γωνίες.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>langle <?> rangle</emph> στο παράθυρο <emph>εντολών</emph>."
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3144909\n"
-"154\n"
+"03090500.xhp\n"
+"par_idN10217\n"
"help.text"
-msgid "Integral"
-msgstr "Ολοκλήρωμα"
+msgid "<image id=\"img_id3155867\" src=\"starmath/res/al21821.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155867\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155867\" src=\"starmath/res/al21821.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155867\">Εικονίδιο</alt></image>"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3167350\n"
-"146\n"
+"03090500.xhp\n"
+"par_id3147413\n"
+"48\n"
"help.text"
-msgid "Limes inferior"
-msgstr "Κάτω όριο"
+msgid "Operator brackets"
+msgstr "Παρενθέσεις τελεστών"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3167458\n"
-"148\n"
+"03090500.xhp\n"
+"par_id3147425\n"
+"47\n"
"help.text"
-msgid "Limes superior"
-msgstr "Άνω όριο"
+msgid "<ahelp hid=\"HID_SMA_LMRANGLEXY\">Inserts two placeholders within operator brackets.</ahelp> You can also type <emph>langle <?> mline <?> rangle</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_LMRANGLEXY\">Εισάγει δύο δεσμευτικά θέσης μέσα σε παρενθέσεις τελεστών.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>langle <?> mline <?> rangle</emph> στο παράθυρο <emph>εντολών</emph>."
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3166719\n"
+"03090500.xhp\n"
+"par_idN10253\n"
"help.text"
-msgid "<image id=\"img_id3166725\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166725\">Icon</alt></image>"
-msgstr "<image id=\"img_id3166725\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166725\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3149561\" src=\"starmath/res/al21808.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149561\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149561\" src=\"starmath/res/al21808.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149561\">Εικονίδιο</alt></image>"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3166839\n"
-"160\n"
+"03090500.xhp\n"
+"par_id3155964\n"
+"42\n"
"help.text"
-msgid "Curve integral"
-msgstr "Επικαμπύλιο ολοκλήρωμα"
+msgid "Group brackets"
+msgstr "Ομαδοποιημένες παρενθέσεις"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3166866\n"
+"03090500.xhp\n"
+"par_id3155976\n"
+"41\n"
"help.text"
-msgid "<image id=\"img_id3166872\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166872\">Icon</alt></image>"
-msgstr "<image id=\"img_id3166872\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166872\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_LRGROUPX\">Inserts group brackets.</ahelp> You can also type <emph>{<?>}</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_LRGROUPX\">Εισάγει ομαδοποιημένες παρενθέσεις.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>{<?>}</emph> στο παράθυρο <emph>εντολών</emph>."
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3166986\n"
-"162\n"
+"03090500.xhp\n"
+"par_idN1028E\n"
"help.text"
-msgid "Double curve integral"
-msgstr "Διπλό επικαμπύλιο ολοκλήρωμα"
+msgid "<image id=\"img_id3147733\" src=\"starmath/res/al21809.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147733\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147733\" src=\"starmath/res/al21809.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147733\">Εικονίδιο</alt></image>"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3167013\n"
+"03090500.xhp\n"
+"par_id3146333\n"
+"9\n"
"help.text"
-msgid "<image id=\"img_id3167020\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3167020\">Icon</alt></image>"
-msgstr "<image id=\"img_id3167020\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3167020\">Εικονίδιο</alt></image>"
+msgid "Round brackets (scalable)"
+msgstr "Στρογγυλές παρενθέσεις"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3167134\n"
-"164\n"
+"03090500.xhp\n"
+"par_id3146345\n"
+"10\n"
"help.text"
-msgid "Triple curve integral"
-msgstr "Τριπλό επικαμπύλιο ολοκλήρωμα"
+msgid "<ahelp hid=\"HID_SMA_SLRPARENTX\">Inserts <emph>scalable rounded brackets</emph> with one placeholder.</ahelp> You can also type <emph>left(<?> right)</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_SLRPARENTX\">Εισάγει <emph>κλιμακωτές στρογγυλές παρενθέσεις</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left(<?> right)</emph> στο παράθυρο <emph>εντολών</emph>."
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3167527\n"
-"166\n"
+"03090500.xhp\n"
+"par_idN102CC\n"
"help.text"
-msgid "Placeholder, user-defined operator"
-msgstr "Δείκτης τοποθέτησης, τελεστής καθορισμένος από το χρήστη"
+msgid "<image id=\"img_id3148852\" src=\"starmath/res/al21810.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148852\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148852\" src=\"starmath/res/al21810.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148852\">Εικονίδιο</alt></image>"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3144387\n"
+"03090500.xhp\n"
+"par_id3155570\n"
+"11\n"
"help.text"
-msgid "<image id=\"img_id3144394\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144394\">Icon</alt></image>"
-msgstr "<image id=\"img_id3144394\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144394\">Εικονίδιο</alt></image>"
+msgid "Square brackets (scalable)"
+msgstr "Αγκύλες (κλιμακωτές)"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3144508\n"
-"140\n"
+"03090500.xhp\n"
+"par_id3148438\n"
+"12\n"
"help.text"
-msgid "Product"
-msgstr "Γινόμενο"
+msgid "<ahelp hid=\"HID_SMA_SLRBRACKETX\">Inserts scalable square brackets with placeholders.</ahelp> You can also type <emph>left[<?> right]</emph> in the <emph>Commands</emph> window. The size of the brackets is adjusted automatically."
+msgstr "<ahelp hid=\"HID_SMA_SLRBRACKETX\">Εισάγει κλιμακωτές τετράγωνες παρενθέσεις με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left[<?> right]</emph> στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των παρενθέσεων προσαρμόζεται αυτόματα."
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3144240\n"
+"03090500.xhp\n"
+"par_idN10307\n"
"help.text"
-msgid "<image id=\"img_id3144247\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144247\">Icon</alt></image>"
-msgstr "<image id=\"img_id3144247\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144247\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3153794\" src=\"starmath/res/al21824.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153794\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153794\" src=\"starmath/res/al21824.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153794\">Εικονίδιο</alt></image>"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3144361\n"
-"138\n"
+"03090500.xhp\n"
+"par_id3154589\n"
+"54\n"
"help.text"
-msgid "Sum"
-msgstr "Άθροισμα"
+msgid "Double square brackets (scalable)"
+msgstr "Διπλές αγκύλες (κλιμακωτές)"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3167161\n"
+"03090500.xhp\n"
+"par_id3150161\n"
+"53\n"
"help.text"
-msgid "<image id=\"img_id3167167\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167167\">Icon</alt></image>"
-msgstr "<image id=\"img_id3167167\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167167\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_SLRDBRACKETX\">Inserts scalable double square brackets with placeholders.</ahelp> You can also type <emph>left ldbracket <?> right rdbracket</emph> directly in the <emph>Commands</emph> window. The bracket size is adjusted automatically."
+msgstr "<ahelp hid=\"HID_SMA_SLRDBRACKETX\">Εισάγει διπλές τετράγωνες παρενθέσεις με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left ldbracket <?> right rdbracket</emph> στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των παρενθέσεων προσαρμόζεται αυτόματα."
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3167242\n"
-"172\n"
+"03090500.xhp\n"
+"par_idN10342\n"
"help.text"
-msgid "Upper limit of an operator"
-msgstr "Πάνω όριο ενός τελεστή"
+msgid "<image id=\"img_id3153972\" src=\"starmath/res/al21812.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153972\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153972\" src=\"starmath/res/al21812.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153972\">Εικονίδιο</alt></image>"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3144093\n"
+"03090500.xhp\n"
+"par_id3154712\n"
+"13\n"
"help.text"
-msgid "<image id=\"img_id3144100\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144100\">Icon</alt></image>"
-msgstr "<image id=\"img_id3144100\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144100\">Εικονίδιο</alt></image>"
+msgid "Braces (scalable)"
+msgstr "Άγκιστρα (κλιμακωτά)"
-#: 03091505.xhp
+#: 03090500.xhp
msgctxt ""
-"03091505.xhp\n"
-"par_id3144214\n"
-"144\n"
+"03090500.xhp\n"
+"par_id3154724\n"
+"14\n"
"help.text"
-msgid "Limes"
-msgstr "Όρια"
+msgid "<ahelp hid=\"HID_SMA_SLRBRACEX\">Inserts scalable braces with a placeholder.</ahelp> You can also type <emph>left lbrace <?> right rbrace</emph> in the <emph>Commands</emph> window. The size of the braces is automatically adjusted."
+msgstr "<ahelp hid=\"HID_SMA_SLRBRACEX\">Εισάγει κλιμακωτά άγκιστρα με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left lbrace <?> right rbrace</emph> στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των λωρίδων προσαρμόζεται αυτόματα."
-#: 02090000.xhp
+#: 03090500.xhp
msgctxt ""
-"02090000.xhp\n"
-"tit\n"
+"03090500.xhp\n"
+"par_idN1037E\n"
"help.text"
-msgid "Previous Marker"
-msgstr "Προηγούμενη επισήμανση"
+msgid "<image id=\"img_id3155598\" src=\"starmath/res/al21813.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155598\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155598\" src=\"starmath/res/al21813.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155598\">Εικονίδιο</alt></image>"
-#: 02090000.xhp
+#: 03090500.xhp
msgctxt ""
-"02090000.xhp\n"
-"bm_id3153770\n"
+"03090500.xhp\n"
+"par_id3150924\n"
+"61\n"
"help.text"
-msgid "<bookmark_value>markers; previous</bookmark_value><bookmark_value>placeholders; previous marker</bookmark_value>"
-msgstr "<bookmark_value>επισημάνσεις, προηγούμενη</bookmark_value><bookmark_value>δείκτες τοποθέτησης, προηγούμενη επισήμανση</bookmark_value>"
+msgid "Single vertical bars (scalable)"
+msgstr "Απλές κατακόρυφες γραμμές (κλιμακωτές)"
-#: 02090000.xhp
+#: 03090500.xhp
msgctxt ""
-"02090000.xhp\n"
-"hd_id3153770\n"
-"1\n"
+"03090500.xhp\n"
+"par_id3145634\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/smath/01/02090000.xhp\" name=\"Previous Marker\">Previous Marker</link>"
-msgstr "<link href=\"text/smath/01/02090000.xhp\" name=\"Προηγούμενη επισήμανση\">Προηγούμενη επισήμανση</link>"
+msgid "<ahelp hid=\"HID_SMA_SLRLINEX\">Inserts scalable single vertical bars with a placeholder.</ahelp> You can also type <emph>left lline <?> right rline</emph> in the <emph>Commands</emph> window. The size of the brackets is automatically adjusted."
+msgstr "<ahelp hid=\"HID_SMA_SLRLINEX\">Εισάγει κλιμακωτές απλές κατακόρυφες γραμμές με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left lline <?> right rline</emph> στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των παρενθέσεων προσαρμόζεται αυτόματα."
-#: 02090000.xhp
+#: 03090500.xhp
msgctxt ""
-"02090000.xhp\n"
-"par_id3145252\n"
-"2\n"
+"03090500.xhp\n"
+"par_idN103B7\n"
"help.text"
-msgid "<ahelp hid=\"SID_PREVMARK\" visibility=\"visible\">Moves the cursor to the previous marker (to the left).</ahelp>"
-msgstr "<ahelp hid=\"SID_PREVMARK\" visibility=\"visible\">Μετακινεί το δρομέα στην προηγούμενη επισήμανση (προς τα αριστερά).</ahelp>"
+msgid "<image id=\"img_id3153223\" src=\"starmath/res/al21814.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153223\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153223\" src=\"starmath/res/al21814.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153223\">Εικονίδιο</alt></image>"
-#: 02090000.xhp
+#: 03090500.xhp
msgctxt ""
-"02090000.xhp\n"
-"par_id3148488\n"
-"3\n"
+"03090500.xhp\n"
+"par_id3146938\n"
+"17\n"
"help.text"
-msgid "\"Markers\" are placeholders. They take the form of <?> in the <emph>Commands</emph> window."
-msgstr "Οι \"Επισημάνσεις\" είναι δείκτες τοποθέτησης. Έχουν τη μορφή του <?> στο παράθυρο <emph>εντολών</emph>."
+msgid "Double vertical bars (scalable)"
+msgstr "Διπλές κατακόρυφες γραμμές (κλιμακωτές)"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3146950\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_SLRDLINEX\">Inserts scalable double vertical bars with a placeholder.</ahelp> You can also type <emph>left ldline <?> right rdline</emph> in the <emph>Commands</emph> window. The size of the brackets is automatically adjusted."
+msgstr "<ahelp hid=\"HID_SMA_SLRDLINEX\">Εισάγει διπλές κλιμακωτές κατακόρυφες γραμμές με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left ldline <?> right rdline</emph> στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των παρενθέσεων προσαρμόζεται αυτόματα."
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_idN103F0\n"
+"help.text"
+msgid "<image id=\"img_id3150026\" src=\"starmath/res/al21811.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150026\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150026\" src=\"starmath/res/al21811.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150026\">Εικονίδιο</alt></image>"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3149359\n"
+"15\n"
+"help.text"
+msgid "Angle brackets (scalable)"
+msgstr "Γωνιακές παρενθέσεις (κλιμακωτές)"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3149372\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_SLRANGLEX\">Inserts scalable angle brackets with a placeholder.</ahelp> You can also type <emph>left langle <?> right rangle</emph> in the <emph>Commands</emph> window. The size of the brackets is automatically adjusted."
+msgstr "<ahelp hid=\"HID_SMA_SLRANGLEX\">Εισάγει κλιμακωτές γωνιακές παρενθέσεις με γωνίες με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left langle <?> right rangle</emph> στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των παρενθέσεων προσαρμόζεται αυτόματα."
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_idN10429\n"
+"help.text"
+msgid "<image id=\"img_id3154235\" src=\"starmath/res/al21822.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154235\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154235\" src=\"starmath/res/al21822.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154235\">Εικονίδιο</alt></image>"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3153139\n"
+"50\n"
+"help.text"
+msgid "Operator brackets (scalable)"
+msgstr "Παρενθέσεις τελεστών (κλιμακωτές)"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3155388\n"
+"49\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_SLMRANGLEXY\">Inserts scalable operator brackets with placeholders.</ahelp> You can also type <emph>left langle <?> mline <?> right rangle</emph> in the <emph>Commands</emph> window. The bracket size is adjusted automatically."
+msgstr "<ahelp hid=\"HID_SMA_SLMRANGLEXY\">Εισάγει κλιμακωτές παρενθέσεις τελεστών με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left langle <?> mline <?> right rangle</emph> στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των παρενθέσεων προσαρμόζεται αυτόματα."
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_idN10464\n"
+"help.text"
+msgid "<image id=\"img_id3154349\" src=\"starmath/res/al21825.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154349\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154349\" src=\"starmath/res/al21825.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154349\">Εικονίδιο</alt></image>"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3155954\n"
+"56\n"
+"help.text"
+msgid "Brace top (scalable)"
+msgstr "Πάνω άγκιστρο (κλιμακωτό)"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3154621\n"
+"55\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XOVERBRACEY\">Inserts a scalable horizontal upper brace with placeholders.</ahelp> You can also enter <emph><?> overbrace <?></emph> directly in the <emph>Commands</emph> window. The bracket size is adjusted automatically."
+msgstr "<ahelp hid=\"HID_SMA_XOVERBRACEY\">Εισάγει ένα κλιμακωτό οριζόντιο πάνω άγκιστρο με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> overbrace <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των παρενθέσεων προσαρμόζεται αυτόματα."
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_idN104A0\n"
+"help.text"
+msgid "<image id=\"img_id3149646\" src=\"starmath/res/al21826.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149646\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149646\" src=\"starmath/res/al21826.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149646\">Εικονίδιο</alt></image>"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3150674\n"
+"58\n"
+"help.text"
+msgid "Brace bottom (scalable)"
+msgstr "Κάτω άγκιστρο (κλιμακωτή)"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3154023\n"
+"57\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XUNDERBRACEY\">Inserts a scalable horizontal lower brace with placeholders.</ahelp> You can also type <emph><?> underbrace <?></emph> directly in the <emph>Commands</emph> window. The bracket size is adjusted automatically."
+msgstr "<ahelp hid=\"HID_SMA_XUNDERBRACEY\">Εισάγει ένα κλιμακωτό οριζόντιο κάτω άγκιστρο με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> underbrace <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3149954\n"
+"27\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_LRFLOORX\">To insert floor brackets, type <emph>lfloor<?>rfloor</emph> directly in the <emph>Commands</emph> window.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_LRFLOORX\">Για να εισάγετε αγκύλες κάτω ορίων, πληκτρολογήστε <emph>lfloor<?>rfloor</emph> απευθείας στο παράθυρο <emph>εντολών</emph>.</ahelp>"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3150592\n"
+"28\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_LRCEILX\">To insert ceiling brackets, type <emph>lceil<?>rceil</emph> directly in the <emph>Commands</emph> window.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_LRCEILX\">Για να εισάγετε αγκύλες άνω ορίων, πληκτρολογήστε <emph>lceil<?>rceil</emph> απευθείας στο παράθυρο <emph>εντολών</emph>.</ahelp>"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3149623\n"
+"45\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_SLRFLOORX\">To insert scalable floor brackets, type <emph>left lfloor<?>right rfloor</emph> directly in the <emph>Commands</emph> window.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_SLRFLOORX\">Για να εισάγετε κλιμακωτές αγκύλες κάτω ορίων, πληκτρολογήστε <emph>left lfloor<?>right rfloor</emph> απευθείας στο παράθυρο <emph>εντολών</emph>.</ahelp>"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3145668\n"
+"46\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_SLRCEILX\">To insert scalable ceiling brackets, type <emph>left lceil<?>right rceil</emph> directly in the <emph>Commands</emph> window.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_SLRCEILX\">Για να εισάγετε αγκύλες παρενθέσεις πάνω ορίων, πληκτρολογήστε <emph>left lceil<?>right rceil</emph> απευθείας στο παράθυρο <emph>εντολών</emph>.</ahelp>"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3149208\n"
+"44\n"
+"help.text"
+msgid "Brackets are automatically sized when you type <emph>left</emph> and <emph>right</emph> in front of the bracket command, for example, <emph>left(a over b right)</emph>. You can also set the size and spacing of brackets by choosing <emph>Format - Spacing - Category - Brackets</emph> and setting the desired percentages. Mark the <emph>Scale all brackets</emph> check box to apply the changes to all brackets in the formula."
+msgstr "Οι παρενθέσεις μεταβάλλουν το μέγεθός τους αυτόματα όταν πληκτρολογείτε <emph>αριστερά</emph> και <emph>δεξιά</emph> μπροστά από την εντολή των παρενθέσεων, για παράδειγμα, <emph>left(a over b right)</emph>. Μπορείτε επίσης να ορίσετε το μέγεθος και το διάστιχο των παρενθέσεων επιλέγοντας <emph>Μορφή - Απόσταση - Κατηγορία - Αγκύλες</emph> και θέτοντας τα επιθυμητά ποσοστά. Επισημάνετε το πεδίο ελέγχου <emph>Κλιμάκωση όλων των παρενθέσεων</emph> για να εφαρμόσετε τις αλλαγές σε όλες τις παρενθέσεις στον τύπο."
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3150857\n"
+"43\n"
+"help.text"
+msgid "You can also use single brackets. To do this, type a backslash <emph>\\</emph> in front of the command. For example, when you type <emph>\\[</emph>, the left square bracket appears without its counterpart. This is useful for creating reverse brackets or for constructing intervals. Note that only non-scalable brackets can be used individually. To change the size, use the <emph>size</emph> command."
+msgstr "Μπορείτε επίσης να χρησιμοποιήσετε απλές παρενθέσεις. Για να το κάνετε αυτό, πληκτρολογήστε μια κάθετο <emph>\\</emph> στην αρχή της εντολής. Για παράδειγμα. όταν πληκτρολογείτε <emph>\\[</emph>, η αριστερή αγκύλη εμφανίζεται χωρίς το τμήμα αρίθμησής της. Αυτό είναι χρήσιμο για τη δημιουργία αντίστροφων παρενθέσεων ή για την κατασκευή διαστημάτων. Σημειώστε ότι μόνο οι μη κλιμακωτές παρενθέσεις μπορούν να χρησιμοποιηθούν μεμονωμένα. Για να αλλάξετε το μέγεθος, χρησιμοποιήστε την εντολή <emph>size</emph>."
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_idN113E5\n"
+"help.text"
+msgid "Examples of single brackets"
+msgstr "Παραδείγματα απλών παρενθέσεων"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_idN113E8\n"
+"help.text"
+msgid "For non-scaled brackets:"
+msgstr "Για μη κλιμακωτές παρενθέσεις:"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_idN113EB\n"
+"help.text"
+msgid "a = \\{ \\( \\[ b newline"
+msgstr "a = \\{ \\( \\[ b newline"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_idN113EE\n"
+"help.text"
+msgid "{} + c \\] \\) \\ }"
+msgstr "{} + c \\] \\) \\ }"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_idN113F3\n"
+"help.text"
+msgid "For scaled brackets use <emph>none</emph> as the bracket name"
+msgstr "Για κλιμακωτές παρενθέσεις χρησιμοποιήστε το <emph>none</emph> σαν όνομα παρένθεσης"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_idN113FA\n"
+"help.text"
+msgid "a = left ( a over b right none newline"
+msgstr "a = left ( a over b right none newline"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_idN113FF\n"
+"help.text"
+msgid "left none phantom {a over b} + c right )"
+msgstr "left none phantom {a over b} + c right )"
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_idN11404\n"
+"help.text"
+msgid "The <emph>phantom</emph> statement ensures that the last bracket is the correct size."
+msgstr "Η δήλωση <emph>phantom</emph> βεβαιώνει ότι η τελευταία παρένθεση βρίσκεται στο σωστό μέγεθος."
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3145107\n"
+"29\n"
+"help.text"
+msgid "Be sure to put spaces (gaps) between elements when entering them directly in the Commands window. This ensures that the correct structure is recognized."
+msgstr "Βεβαιωθείτε ότι βάλατε κενά (διαστήματα) μεταξύ των στοιχείων κατά την εισαγωγή τους άμεσα στο παράθυρο εντολών. Αυτό βεβαιώνει ότι η σωστή κατασκευή αναγνωρίζεται."
+
+#: 03090500.xhp
+msgctxt ""
+"03090500.xhp\n"
+"par_id3153198\n"
+"31\n"
+"help.text"
+msgid "Useful information about <link href=\"text/smath/01/03091200.xhp\" name=\"indexes and exponents\">indexes and exponents</link> as well as <link href=\"text/smath/01/03091400.xhp\" name=\"scaling\">scaling</link> helps you structure formulas effectively. For more information about brackets, see <link href=\"text/smath/01/03091100.xhp\" name=\"Brackets and Groups\">Brackets and Grouping</link>."
+msgstr "Χρήσιμες πληροφορίες σχετικά με τους <link href=\"text/smath/01/03091200.xhp\" name=\"δείκτες και εκθέτες\">δείκτες και εκθέτες</link> όπως επίσης με την <link href=\"text/smath/01/03091400.xhp\" name=\"κλιμάκωση\">κλιμάκωση</link> σας βοηθούν στην κατασκευή τύπων αποτελεσματικά. Για περισσότερες πληροφορίες σχετικά με παρενθέσεις, δείτε <link href=\"text/smath/01/03091100.xhp\" name=\"Παρενθέσεις και ομαδοποίηση\">Παρενθέσεις και ομαδοποίηση</link>."
#: 03090600.xhp
msgctxt ""
@@ -1884,1651 +4405,2417 @@ msgctxt ""
msgid "Information on <link href=\"text/smath/01/03091300.xhp\" name=\"attributes\">attributes</link>, <link href=\"text/smath/01/03091200.xhp\" name=\"indexes and exponents\">indexes and exponents</link>, and <link href=\"text/smath/01/03091400.xhp\" name=\"scaling\">scaling</link> can help you structure your documents more efficiently."
msgstr "Πληροφορίες για <link href=\"text/smath/01/03091300.xhp\" name=\"ιδιότητες\">ιδιότητες</link>, <link href=\"text/smath/01/03091200.xhp\" name=\"δείκτες και εκθετικά\">δείκτες και εκθετικά</link>, και <link href=\"text/smath/01/03091400.xhp\" name=\"κλιμάκωση\">κλιμάκωση</link> μπορούν να σας βοηθήσουν να κατασκευάσετε τα έγγραφά σας πιο αποτελεσματικά."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
+"03090700.xhp\n"
"tit\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "Format"
+msgstr "Μορφοποίηση"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"bm_id3154658\n"
+"03090700.xhp\n"
+"bm_id3153150\n"
"help.text"
-msgid "<bookmark_value>spacing; formula elements</bookmark_value><bookmark_value>formulas;element spacing</bookmark_value>"
-msgstr "<bookmark_value>διάστιχο, στοιχεία τύπου</bookmark_value><bookmark_value>τύποι, διάστιχο στοιχείων</bookmark_value>"
+msgid "<bookmark_value>formatting;in $[officename] Math</bookmark_value><bookmark_value>$[officename] Math; formatting</bookmark_value><bookmark_value>superscripts</bookmark_value><bookmark_value>binomials</bookmark_value><bookmark_value>vertical elements</bookmark_value><bookmark_value>lines; inserting in formulas</bookmark_value><bookmark_value>subscripts</bookmark_value><bookmark_value>stacks</bookmark_value><bookmark_value>vertical arrangement of elements</bookmark_value><bookmark_value>small gaps</bookmark_value><bookmark_value>alignment; left (Math)</bookmark_value><bookmark_value>left-justified alignment (Math)</bookmark_value><bookmark_value>alignment; horizontally centered (Math)</bookmark_value><bookmark_value>centered horizontally; alignment (Math)</bookmark_value><bookmark_value>alignment; right (Math)</bookmark_value><bookmark_value>right-justified alignment in %PRODUCTNAME Math</bookmark_value><bookmark_value>matrices; arranging</bookmark_value><bookmark_value>spaces in formulas</bookmark_value><bookmark_value>gaps in formulas</bookmark_value><bookmark_value>inserting; gaps</bookmark_value><bookmark_value>arranging;matrices</bookmark_value><bookmark_value>formulas;aligning</bookmark_value><bookmark_value>aligning formulas</bookmark_value>"
+msgstr "<bookmark_value>μορφοποίηση στο $[officename] Math</bookmark_value><bookmark_value>$[officename] Math, μορφοποίηση</bookmark_value><bookmark_value>εκθέτες</bookmark_value><bookmark_value>διώνυμα</bookmark_value><bookmark_value>κατακόρυφα στοιχεία</bookmark_value><bookmark_value>γραμμές, εισαγωγή σε τύπους</bookmark_value><bookmark_value>δείκτες</bookmark_value><bookmark_value>στοίβες</bookmark_value><bookmark_value>κατακόρυφη τακτοποίηση στοιχείων</bookmark_value><bookmark_value>μικρά διαστήματα</bookmark_value><bookmark_value>στοίχιση, αριστερή (Math)</bookmark_value><bookmark_value>πλήρης αριστερή στοίχιση (Math)</bookmark_value><bookmark_value>στοίχιση, οριζόντια στο κέντρο (Math)</bookmark_value><bookmark_value>οριζόντια στο κέντρο, στοίχιση (Math)</bookmark_value><bookmark_value>στοίχιση, δεξιά (Math)</bookmark_value><bookmark_value>πλήρης δεξιά στοίχιση στο %PRODUCTNAME Math</bookmark_value><bookmark_value>πίνακες, τακτοποίηση</bookmark_value><bookmark_value>κενά σε τύπους</bookmark_value><bookmark_value>διαστήματα σε τύπους</bookmark_value><bookmark_value>εισαγωγή, διαστήματα</bookmark_value><bookmark_value>τακτοποίηση, πίνακες</bookmark_value><bookmark_value>τύποι, στοίχιση</bookmark_value><bookmark_value>στοίχιση τύπων</bookmark_value>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3154658\n"
+"03090700.xhp\n"
+"hd_id3153150\n"
"1\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "<link href=\"text/smath/01/03090700.xhp\" name=\"Format\">Format</link>"
+msgstr "<link href=\"text/smath/01/03090700.xhp\" name=\"Μορφή\">Μορφή</link>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3153818\n"
+"03090700.xhp\n"
+"par_id3147262\n"
"2\n"
"help.text"
-msgid "<variable id=\"abstaendetext\"><ahelp hid=\"SID_DISTANCE\">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 "<variable id=\"abstaendetext\"><ahelp hid=\"SID_DISTANCE\">Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να καθορίσετε την απόσταση μεταξύ στοιχείων του τύπου. Η απόσταση καθορίζεται σαν ποσοστό σε σχέση με το μέγεθος της βάσης που καθορίστηκε από το μενού <emph>Μορφή - Μέγεθος γραμματοσειράς</emph>.</ahelp></variable>"
+msgid "<ahelp hid=\"HID_SMA_FORMAT_CAT\">You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower half of the Formula Elements window.</ahelp> These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_FORMAT_CAT\">Μπορείτε να επιλέξετε μεταξύ διάφορων επιλογών για τη μορφοποίηση του τύπου για το $[officename] Math. Οι επιλογές μορφοποίησης εμφανίζονται στο κάτω μισό του παραθύρου στοιχείων τύπου.</ahelp> Αυτές οι επιλογές βρίσκονται επίσης σε λίστα στο <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">μενού περιβάλλοντος</link> του παραθύρου <emph>εντολών</emph>."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3143228\n"
+"03090700.xhp\n"
+"par_id3154263\n"
"3\n"
"help.text"
-msgid "Use the <emph>Category</emph> button to determine the formula element for which you would like to specify the spacing. The appearance of the dialog depends on the selected category. A preview window shows you which spacing is modified through the respective boxes."
-msgstr "Χρησιμοποιήστε το κουμπί <emph>Κατηγορία</emph> για να καθορίσετε το στοιχείο του τύπου για το οποίο θα θέλατε να ορίσετε το διάστιχο. Η εμφάνιση του διαλόγου εξαρτάται από την επιλεγμένη κατηγορία. Ένα παράθυρο προεπισκόπησης σας εμφανίζει ποιο διάστιχο τροποποιήθηκε σε όλα τα αντίστοιχα πλαίσια."
+msgid "The following is a complete list of all available formatting options in $[officename] Math. The icon next to the formatting option indicates that it can be accessed through the Elements window (menu <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgstr "Η επόμενη είναι μια ολοκληρωμένη λίστα με όλες τις διαθέσιμες επιλογές μορφοποίησης στο $[officename] Math. Το εικονίδιο δίπλα στην επιλογή μορφοποίησης δείχνει ότι μπορείτε να έχετε πρόσβαση σε αυτό μέσω του παραθύρου στοιχείων (μενού <emph>Προβολή - Στοιχεία</emph>) ή μέσω του μενού περιεχομένου στο παράθυρο <emph>εντολών</emph>."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3154653\n"
-"5\n"
+"03090700.xhp\n"
+"par_id3153536\n"
+"17\n"
"help.text"
-msgid "Category"
-msgstr "Κατηγορία"
+msgid "The letter \"a\" refers to the placeholder in your formula which you would like to assign to the respective formatting. You can substitute this character for any other you like."
+msgstr "Το γράμμα \"a\" αναφέρεται στο δείκτη τοποθέτησης στον τύπο σας τον οποίο επιθυμείτε να αναθέσετε στην αντίστοιχη μορφοποίηση. Μπορείτε να αντικαταστήσετε αυτόν το χαρακτήρα με οποιονδήποτε άλλο επιθυμείτε."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3149873\n"
-"6\n"
+"03090700.xhp\n"
+"hd_id3151104\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"STARMATH:MENUBUTTON:RID_DISTANCEDIALOG:1\">This button allows you to select the category for which you would like to change the spacing.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH:MENUBUTTON:RID_DISTANCEDIALOG:1\">Αυτό το κουμπί σας επιτρέπει να επιλέξετε την κατηγορία για την οποία θα επιθυμούσατε να αλλάξετε το διάστιχο.</ahelp>"
+msgid "Formatting options"
+msgstr "Επιλογές μορφοποίησης"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3150391\n"
-"7\n"
+"03090700.xhp\n"
+"par_idN1008B\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "<image id=\"img_id3150981\" src=\"starmath/res/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150981\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150981\" src=\"starmath/res/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150981\">Εικονίδιο</alt></image>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3151389\n"
-"8\n"
+"03090700.xhp\n"
+"par_id3147519\n"
+"45\n"
"help.text"
-msgid "Defines the spacing between variables and operators, between lines, and between root signs and radicals."
-msgstr "Καθορίζει την απόσταση μεταξύ των μεταβλητών και των τελεστών, μεταξύ γραμμών, και μεταξύ συμβόλων ρίζας και ριζικών."
+msgid "Superscript left"
+msgstr "Αριστερός εκθέτης"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3150536\n"
-"9\n"
+"03090700.xhp\n"
+"par_id3147531\n"
+"44\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "<ahelp hid=\"HID_SMA_LSUPX\">Inserts a superscript to the left of a placeholder.</ahelp> You can also type <emph><?>lsup{<?>}</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_LSUPX\">Εισάγει έναν εκθέτη στα αριστερά ενός δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>lsup{<?>}</emph> στο παράθυρο <emph>εντολών</emph>."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3146323\n"
-"10\n"
+"03090700.xhp\n"
+"par_idN100C4\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_DEFAULT_DIST\">Defines the spacing between variables and operators.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_DEFAULT_DIST\">Καθορίζει την απόσταση μεταξύ μεταβλητών και τελεστών.</ahelp>"
+msgid "<image id=\"img_id3149691\" src=\"starmath/res/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149691\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149691\" src=\"starmath/res/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149691\">Εικονίδιο</alt></image>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3149349\n"
-"11\n"
+"03090700.xhp\n"
+"par_id3146931\n"
+"60\n"
"help.text"
-msgid "Line Spacing"
-msgstr "Διάστιχο γραμμής"
+msgid "Superscript top"
+msgstr "Εκθέτης στην κορυφή"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3145824\n"
-"12\n"
+"03090700.xhp\n"
+"par_id3159195\n"
+"58\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_LINE_DIST\">Determines the spacing between lines.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_LINE_DIST\">Καθορίζει το διάστιχο μεταξύ γραμμών.</ahelp>"
+msgid "<ahelp hid=\"HID_SMA_CSUPX\">Inserts a superscript directly above a placeholder.</ahelp> You can also type <emph><?>csup<?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_CSUPX\">Εισάγει έναν εκθέτη απευθείας πάνω από ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>csup<?></emph> στο παράθυρο <emph>εντολών</emph>."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3145593\n"
-"13\n"
+"03090700.xhp\n"
+"par_idN100FF\n"
"help.text"
-msgid "Root Spacing"
-msgstr "Απόσταση ρίζας"
+msgid "<image id=\"img_id3149097\" src=\"starmath/res/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149097\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149097\" src=\"starmath/res/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149097\">Εικονίδιο</alt></image>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3150864\n"
-"14\n"
+"03090700.xhp\n"
+"par_id3151249\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_ROOT_DIST\">Determines the spacing between the root sign and radicals.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_ROOT_DIST\">Καθορίζει την απόσταση μεταξύ συμβόλων ριζών και ριζικών.</ahelp>"
+msgid "Superscript right"
+msgstr "Δεξιός εκθέτης"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3154508\n"
-"15\n"
+"03090700.xhp\n"
+"par_id3151262\n"
+"40\n"
"help.text"
-msgid "Indexes"
-msgstr "Δείκτες"
+msgid "<ahelp hid=\"HID_SMA_RSUPX\">Inserts a superscript to the right of a placeholder.</ahelp> You can also type <emph><?>^{<?>}</emph> directly in the <emph>Commands</emph> window, or you can use <emph>rsup</emph> or <emph>sup</emph>."
+msgstr "<ahelp hid=\"HID_SMA_RSUPX\">Εισάγει έναν εκθέτη στα δεξιά ενός δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>^{<?>}</emph> στο παράθυρο <emph>εντολών</emph>, ή να χρησιμοποιήσετε την εντολή <emph>rsup</emph> ή την <emph>sup</emph>."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3149885\n"
-"16\n"
+"03090700.xhp\n"
+"par_idN1013E\n"
"help.text"
-msgid "Defines the spacing for superscript and subscript indexes."
-msgstr "Καθορίζει την απόσταση για εκθέτες και δείκτες."
+msgid "<image id=\"img_id3149044\" src=\"starmath/res/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149044\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149044\" src=\"starmath/res/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149044\">Εικονίδιο</alt></image>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3147371\n"
-"17\n"
+"03090700.xhp\n"
+"par_id3152774\n"
+"63\n"
"help.text"
-msgid "Superscript"
-msgstr "Εκθέτης"
+msgid "Vertical stack (2 elements)"
+msgstr "Κατακόρυφη στοίβα (2 στοιχεία)"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3150568\n"
-"18\n"
+"03090700.xhp\n"
+"par_id3147326\n"
+"62\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_SUP_DIST\">Determines the spacing for superscript indexes.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_SUP_DIST\">Καθορίζει την απόσταση για εκθέτες.</ahelp>"
+msgid "<ahelp hid=\"HID_SMA_BINOMXY\">Inserts a vertical stack (binomial) with two placeholders.</ahelp> You can also type <emph>binom<?><?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_BINOMXY\">Εισάγει μια στοίβα κατακόρυφη (διωνυμική) με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>binom<?><?></emph> στο παράθυρο <emph>εντολών</emph>."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3150933\n"
-"19\n"
+"03090700.xhp\n"
+"par_idN10179\n"
"help.text"
-msgid "Subscript"
-msgstr "Δείκτης"
+msgid "<image id=\"img_id3154390\" src=\"starmath/res/co21901.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154390\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154390\" src=\"starmath/res/co21901.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154390\">Εικονίδιο</alt></image>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3148772\n"
-"20\n"
+"03090700.xhp\n"
+"par_id3150575\n"
+"41\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_SUB_DIST\">Determines the spacing for subscript indexes.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_SUB_DIST\">Καθορίζει την απόσταση για δείκτες.</ahelp>"
+msgid "New line"
+msgstr "Νέα γραμμή"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3149027\n"
-"21\n"
+"03090700.xhp\n"
+"par_id3150587\n"
+"18\n"
"help.text"
-msgid "Fractions"
-msgstr "Κλάσματα"
+msgid "<ahelp hid=\"HID_SMA_NEWLINE\">Inserts a new line in your document.</ahelp> You can also type <emph>newline</emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_NEWLINE\">Εισάγει εισάγει μία νέα γραμμή στο έγγραφό σας.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>newline</emph> στο παράθυρο <emph>εντολών</emph>."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3155369\n"
-"22\n"
+"03090700.xhp\n"
+"par_idN101B2\n"
"help.text"
-msgid "Defines the spacing between the fraction bar and the numerator or denominator."
-msgstr "Καθορίζει την απόσταση μεταξύ της γραμμής κλάσματος και του αριθμητή ή παρονομαστή."
+msgid "<image id=\"img_id3155117\" src=\"starmath/res/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155117\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155117\" src=\"starmath/res/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155117\">Εικονίδιο</alt></image>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3156256\n"
-"23\n"
+"03090700.xhp\n"
+"par_id3148760\n"
+"43\n"
"help.text"
-msgid "Numerator"
-msgstr "Αριθμητής"
+msgid "Subscript left"
+msgstr "Αριστερός δείκτης"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3155990\n"
-"24\n"
+"03090700.xhp\n"
+"par_id3147309\n"
+"42\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_NUMERATOR_DIST\">Determines the spacing between the fraction bar and the numerator.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_NUMERATOR_DIST\">Καθορίζει την απόσταση μεταξύ της γραμμής κλάσματος και του αριθμητή.</ahelp>"
+msgid "<ahelp hid=\"HID_SMA_LSUBX\">Inserts a subscript to the left of a placeholder.</ahelp> You can also type <emph><?>lsub{<?>}</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_LSUBX\">Εισάγει ένα δείκτη στα αριστερά ενός δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>lsub{<?>}</emph> στο παράθυρο <emph>εντολών</emph>."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3153722\n"
-"25\n"
+"03090700.xhp\n"
+"par_idN101EB\n"
"help.text"
-msgid "Denominator"
-msgstr "Παρονομαστής"
+msgid "<image id=\"img_id3149544\" src=\"starmath/res/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149544\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149544\" src=\"starmath/res/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149544\">Εικονίδιο</alt></image>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3149711\n"
-"26\n"
+"03090700.xhp\n"
+"par_id3150687\n"
+"61\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_DENOMINATOR_DIST\">Determines the spacing between the fraction bar and the denominator.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_DENOMINATOR_DIST\">Καθορίζει την απόσταση μεταξύ της γραμμής κλάσματος και του παρονομαστή.</ahelp>"
+msgid "Subscript bottom"
+msgstr "Κάτω δείκτης"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3151181\n"
-"27\n"
+"03090700.xhp\n"
+"par_id3150699\n"
+"59\n"
"help.text"
-msgid "Fraction Bars"
-msgstr "Γραμμές κλασμάτων"
+msgid "<ahelp hid=\"HID_SMA_CSUBX\">Inserts a subscript directly under a placeholder.</ahelp> You can also type <emph><?>csub<?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_CSUBX\">Εισάγει ένα δείκτη απευθείας κάτω από ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>csub<?></emph> στο παράθυρο <emph>εντολών</emph>."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3150764\n"
-"28\n"
+"03090700.xhp\n"
+"par_idN10226\n"
"help.text"
-msgid "Defines the excess length and line weight of the fraction bar."
-msgstr "Καθορίζει το μήκος της υπέρβασης και το πάχος της γραμμής στη γραμμή κλάσματος."
+msgid "<image id=\"img_id3145265\" src=\"starmath/res/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145265\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145265\" src=\"starmath/res/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145265\">Εικονίδιο</alt></image>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3151266\n"
-"29\n"
+"03090700.xhp\n"
+"par_id3145136\n"
+"37\n"
"help.text"
-msgid "Excess length"
-msgstr "Μήκος υπέρβασης"
+msgid "Subscript right"
+msgstr "Δεξιός δείκτης"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3145211\n"
-"30\n"
+"03090700.xhp\n"
+"par_id3146913\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_FRACLINE_EXCWIDTH\">Determines the excess length of the fraction line.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_FRACLINE_EXCWIDTH\">Καθορίζει το μήκος υπέρβασης της γραμμής κλάσματος.</ahelp>"
+msgid "<ahelp hid=\"HID_SMA_RSUBX\">Inserts a subscript to the right of a placeholder.</ahelp> You can also type <emph><?>_{<?>}</emph> in the <emph>Commands</emph> window, and the subscript dash can be replaced by <emph>rsub</emph> or <emph>sub</emph>."
+msgstr "<ahelp hid=\"HID_SMA_RSUBX\">Εισάγει ένα δείκτη στα δεξιά ενός δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>_{<?>}</emph> στο παράθυρο <emph>εντολών</emph>, και η παύλα του δείκτη μπορεί να αντικατασταθεί από την εντολή <emph>rsub</emph> ή την <emph>sub</emph>."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3150260\n"
-"31\n"
+"03090700.xhp\n"
+"par_idN10265\n"
"help.text"
-msgid "Weight"
-msgstr "Πάχος"
+msgid "<image id=\"img_id3149220\" src=\"starmath/res/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149220\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149220\" src=\"starmath/res/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149220\">Εικονίδιο</alt></image>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3153148\n"
-"32\n"
+"03090700.xhp\n"
+"par_id3147116\n"
+"65\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_FRACLINE_LINEWIDTH\">Determines the weight of the fraction line.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_FRACLINE_LINEWIDTH\">Καθορίζει το πάχος της γραμμής κλάσματος.</ahelp>"
+msgid "Vertical stack (3 elements)"
+msgstr "Κατακόρυφη στοίβα (με 3 στοιχεία)"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3153627\n"
-"33\n"
+"03090700.xhp\n"
+"par_id3146332\n"
+"64\n"
"help.text"
-msgid "Limits"
-msgstr "Όρια"
+msgid "<ahelp hid=\"HID_SMA_STACK\">Inserts a vertical stack with three placeholders.</ahelp> You can also type <emph>stack {<?>#<?>#<?>}</emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_STACK\">Εισάγει μια κατακόρυφη στοίβα με τρεις δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>stack {<?>#<?>#<?>}</emph> στο παράθυρο <emph>εντολών</emph>."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3149755\n"
-"34\n"
+"03090700.xhp\n"
+"par_idN102A0\n"
"help.text"
-msgid "Defines the spacing between the sum symbol and the limit conditions."
-msgstr "Καθορίζει την απόστασητο διάστιχο μεταξύ του συμβόλου αθροίσματος και τους όρους του ορίου."
+msgid "<image id=\"img_id3149848\" src=\"starmath/res/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149848\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149848\" src=\"starmath/res/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149848\">Εικονίδιο</alt></image>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3147260\n"
-"35\n"
+"03090700.xhp\n"
+"par_id3155572\n"
+"23\n"
"help.text"
-msgid "Upper limit"
-msgstr "Άνω όριο"
+msgid "Small gap"
+msgstr "Μικρό κενό"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3154690\n"
-"36\n"
+"03090700.xhp\n"
+"par_id3147056\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_UPPERLIMIT_DIST\">Determines the spacing between the sum symbol and the upper limit.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_UPPERLIMIT_DIST\">Καθορίζει την απόσταση μεταξύ του συμβόλου αθροίσματος και το πάνω όριο.</ahelp>"
+msgid "<ahelp hid=\"HID_SMA_SBLANK\">Inserts a small gap between a placeholder and the next element.</ahelp> You can also type <emph>`</emph> directly in the Commands window. The command must appear to the left or right of a symbol, variable, number or complete command."
+msgstr "<ahelp hid=\"HID_SMA_SBLANK\">Εισάγει ένα μικρό διάστημα μεταξύ ενός δεσμευτικού τοποθέτησης και του επόμενου στοιχείου.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>`</emph> απευθείας στο παράθυρο εντολών. Η εντολή πρέπει να εμφανίζεται στα αριστερά ή δεξιά του συμβόλου, μεταβλητής, αριθμού ή ολόκληρης εντολής."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3148834\n"
-"37\n"
+"03090700.xhp\n"
+"par_idN102DC\n"
"help.text"
-msgid "Lower limit"
-msgstr "Κάτω όριο"
+msgid "<image id=\"img_id3154094\" src=\"starmath/res/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154094\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154094\" src=\"starmath/res/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154094\">Εικονίδιο</alt></image>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3147509\n"
-"38\n"
+"03090700.xhp\n"
+"par_id3154580\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_LOWERLIMIT_DIST\">Determines the spacing between the sum symbol and the lower limit.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_LOWERLIMIT_DIST\">Καθορίζει την απόσταση μεταξύ του συμβόλου αθροίσματος και το κάτω όριο.</ahelp>"
+msgid "Align left"
+msgstr "Αριστερή στοίχιση"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3154267\n"
-"39\n"
+"03090700.xhp\n"
+"par_id3154592\n"
+"6\n"
"help.text"
-msgid "Brackets"
-msgstr "Αγκύλες"
+msgid "<ahelp hid=\"HID_SMA_ALIGNLX\">This icon assigns left-alignment to \"a\" and inserts a placeholder.</ahelp> You can type <emph>alignl<?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_ALIGNLX\">Αυτό το εικονίδιο αναθέτει την αριστερή στοίχιση στο \"a\" και εισάγει ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>alignl<?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3154273\n"
-"40\n"
+"03090700.xhp\n"
+"par_idN10317\n"
"help.text"
-msgid "Defines the spacing between brackets and the content."
-msgstr "Καθορίζει την απόσταση μεταξύ των παρενθέσεων και του περιεχομένου."
+msgid "<image id=\"img_id3156130\" src=\"starmath/res/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156130\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156130\" src=\"starmath/res/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156130\">Εικονίδιο</alt></image>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3150708\n"
-"41\n"
+"03090700.xhp\n"
+"par_id3154723\n"
+"9\n"
"help.text"
-msgid "Excess size (left/right)"
-msgstr "Μέγεθος υπέρβασης (αριστερά/δεξιά)"
+msgid "Align to horizontal center"
+msgstr "Οριζόντια στοίχιση στο κέντρο"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3154106\n"
-"42\n"
+"03090700.xhp\n"
+"par_id3149319\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_BRACKET_EXCHEIGHT\">Determines the vertical distance between the upper edge of the contents and the upper end of the brackets.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_BRACKET_EXCHEIGHT\">Καθορίζει την κατακόρυφη απόσταση μεταξύ του πάνω άκρου των περιεχομένων και του πάνω τελειώματος των παρενθέσεων.</ahelp>"
+msgid "<ahelp hid=\"HID_SMA_ALIGNCX\">Assigns horizontal central alignment to \"a\" and inserts a placeholder.</ahelp> You can also type <emph>alignc<?></emph> directly in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_ALIGNCX\">Αναθέτει οριζόντια στοίχιση στο κέντρο για το \"a\" και εισάγει ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>alignc<?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3109843\n"
-"43\n"
+"03090700.xhp\n"
+"par_idN10352\n"
"help.text"
-msgid "Spacing"
-msgstr "Διάστιχο"
+msgid "<image id=\"img_id3155583\" src=\"starmath/res/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155583\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155583\" src=\"starmath/res/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155583\">Εικονίδιο</alt></image>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3149810\n"
-"44\n"
+"03090700.xhp\n"
+"par_id3149768\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_BRACKET_DIST\">Determines the horizontal distance between the contents and the upper end of the brackets.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_BRACKET_DIST\">Καθορίζει την οριζόντια απόσταση μεταξύ των περιεχομένων και του πάνω τελειώματος των παρενθέσεων.</ahelp>"
+msgid "Align right"
+msgstr "Δεξιά στοίχιση"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3153531\n"
-"77\n"
+"03090700.xhp\n"
+"par_id3149780\n"
+"8\n"
"help.text"
-msgid "Scale all brackets"
-msgstr "Κλιμάκωση όλων των παρενθέσεων"
+msgid "<ahelp hid=\"HID_SMA_ALIGNRX\">Inserts the command for right alignment and a placeholder.</ahelp> You can also type <emph>alignr<?></emph> in the <emph>Commands</emph> window."
+msgstr "<ahelp hid=\"HID_SMA_ALIGNRX\">Εισάγει την εντολή για δεξιά στοίχιση και ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>alignr<?></emph> στο παράθυρο <emph>εντολών</emph>."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3154799\n"
-"78\n"
+"03090700.xhp\n"
+"par_idN1038D\n"
"help.text"
-msgid "<ahelp hid=\"STARMATH:CHECKBOX:RID_DISTANCEDIALOG:1\">Scales all types of brackets.</ahelp> If you then enter <emph>( a over b)</emph> in the <emph>Commands</emph> window, the brackets will surround the whole height of the argument. You normally achieve this effect by entering <emph>left ( a over b right )</emph>."
-msgstr "<ahelp hid=\"STARMATH:CHECKBOX:RID_DISTANCEDIALOG:1\">Κλιμακώνει όλους τους τύπους παρενθέσεων.</ahelp> Αν ύστερα εισάγετε <emph>( a over b)</emph> στο παράθυρο <emph>εντολών</emph>, οι παρενθέσεις θα περιβάλουν ολόκληρο το ύψος του ορίσματος. Εσείς κανονικά επιτυγχάνετε αυτό το αποτέλεσμα εισάγοντας <emph>left ( a over b right )</emph>."
+msgid "<image id=\"img_id3155085\" src=\"starmath/res/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155085\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155085\" src=\"starmath/res/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155085\">Εικονίδιο</alt></image>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3151099\n"
-"79\n"
+"03090700.xhp\n"
+"par_id3154338\n"
+"25\n"
"help.text"
-msgid "Excess size"
-msgstr "Μέγεθος υπέρβασης"
+msgid "Matrix stack"
+msgstr "Στοίβα μήτρας"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3147524\n"
-"80\n"
+"03090700.xhp\n"
+"par_id3146941\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_BRACKET_EXCHEIGHT2\">Adjusts the percentage excess size.</ahelp> At 0 percent the brackets are set so that they surround the argument at the same height. The higher the entered value is, the larger the vertical gap between the contents of the brackets and the external border of the brackets. The field can only be used in combination with <emph>Scale all brackets</emph>."
-msgstr "<ahelp hid=\"HID_SMA_BRACKET_EXCHEIGHT2\">Προσαρμόζει το μέγεθος υπέρβασης σε ποσοστό.</ahelp> Στο 0 τοις εκατό οι παρενθέσεις ορίζονται έτσι ώστε να περιβάλλουν το όρισμα στο ίδιο ύψος. Όσο μεγαλύτερη είναι η τιμή που εισάγεται, τόσο μεγαλύτερο είναι και το κατακόρυφο διάστημα των περιεχομένων των αγκίστρων και το εξωτερικό περίγραμμα των αγκίστρων. Το πεδίο μπορεί να χρησιμοποιηθεί μόνο σε συνδυασμό με το πεδίο <emph>Κλιμάκωση όλων των παρενθέσεων</emph>."
+msgid "<ahelp hid=\"HID_SMA_MATRIX\">This icon inserts a matrix with four placeholders.</ahelp> You can also type <emph>matrix{<?>#<?>##<?>#<?>}</emph> directly in the <emph>Commands</emph> window. The position of an element inside this diagram is indicated by two coordinates; the first specifies the line number and the second the column number. You can expand this matrix in any direction in the <emph>Commands</emph> window by adding characters."
+msgstr "<ahelp hid=\"HID_SMA_MATRIX\">Αυτό το εικονίδιο εισάγει έναν πίνακα με τέσσερις δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>matrix{<?>#<?>##<?>#<?>}</emph> απευθείας στο παράθυρο <emph>εντολών</emph>. Η θέση του στοιχείου μέσα σε αυτό το διάγραμμα εμφανίζεται από δύο συντεταγμένες, η πρώτη καθορίζει τον αριθμό γραμμής και η δεύτερη τον αριθμό στήλης. Μπορείτε να επεκτείνετε αυτόν τον πίνακα σε οποιαδήποτε κατεύθυνση στο παράθυρο <emph>εντολών</emph> προσθέτοντας χαρακτήρες."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3153673\n"
-"45\n"
+"03090700.xhp\n"
+"par_idN103C9\n"
"help.text"
-msgid "Matrices"
-msgstr "Πίνακες"
+msgid "<image id=\"img_id3150027\" src=\"starmath/res/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150027\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150027\" src=\"starmath/res/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150027\">Εικονίδιο</alt></image>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3151319\n"
-"46\n"
+"03090700.xhp\n"
+"par_id3149358\n"
+"21\n"
"help.text"
-msgid "Defines the relative spacing for the elements in a matrix."
-msgstr "Καθορίζει την σχετική απόσταση για τα στοιχεία της μήτρας.."
+msgid "Gap"
+msgstr "Κενό"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3150996\n"
-"47\n"
+"03090700.xhp\n"
+"par_id3149370\n"
+"22\n"
"help.text"
-msgid "Line spacing"
-msgstr "Διάστιχο γραμμής"
+msgid "<ahelp hid=\"HID_SMA_BLANK\">This icon inserts a gap or space between placeholders.</ahelp> You can also type <emph>~</emph> directly in the <emph>Commands</emph> window. The command must appear to the left or right of a symbol, variable, number or complete command."
+msgstr "<ahelp hid=\"HID_SMA_BLANK\">Αυτό το εικονίδιο εισάγει ένα διάστημα ή κενό μεταξύ δεικτών τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>~</emph> απευθείας στο παράθυρο <emph>εντολών</emph>. Η εντολή πρέπει να εμφανίζεται στα αριστερά ή δεξιά του συμβόλου, μεταβλητής, αριθμού ή ολόκληρης εντολής."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3153775\n"
+"03090700.xhp\n"
+"par_id3155394\n"
"48\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_MATRIXROW_DIST\">Determines the spacing between matrix elements in a row.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_MATRIXROW_DIST\">Καθορίζει την απόσταση μεταξύ στοιχείων της μήτρας σε μια γραμμή.</ahelp>"
+msgid "For alignment, the <emph>alignl, alignc</emph> and <emph>alignr</emph> commands are especially effective, if you are"
+msgstr "Για στοίχιση, οι εντολές <emph>alignl, alignc</emph> και <emph>alignr</emph> είναι ιδιαίτερα αποτελεσματικές, αν εφαρμόζετε"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3152959\n"
+"03090700.xhp\n"
+"par_id3151009\n"
"49\n"
"help.text"
-msgid "Column spacing"
-msgstr "Διάστιχο στήλης"
+msgid "aligning numerators and denominators, for example <emph>{alignl a}over{b+c}</emph>"
+msgstr "στοίχιση παρονομαστών και ονομαστών, για παράδειγμα <emph>{alignl a}over{b+c}</emph>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3150358\n"
+"03090700.xhp\n"
+"par_id3148812\n"
"50\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_MATRIXCOL_DIST\">Determines the spacing between matrix elements in a column.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_MATRIXCOL_DIST\">Καθορίζει το διάστιχο μεταξύ στοιχείων του πίνακα σε μια στήλη.</ahelp>"
+msgid "constructing binomials or stacks, for example <emph>binom{2*n}{alignr k}</emph>"
+msgstr "κατασκευή διώνυμων ή στοιβών, για παράδειγμα <emph>binom{2*n}{alignr k}</emph>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3155895\n"
+"03090700.xhp\n"
+"par_id3154360\n"
"51\n"
"help.text"
-msgid "Symbols"
-msgstr "Σύμβολα"
+msgid "aligning the elements in a matrix, for example <emph>matrix{alignr a#b+2##c+1/3#alignl d}</emph> and"
+msgstr "στοίχιση των στοιχείων σε πίνακα, για παράδειγμα <emph>matrix{alignr a#b+2##c+1/3#alignl d}</emph> και"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3149690\n"
+"03090700.xhp\n"
+"par_id3155946\n"
"52\n"
"help.text"
-msgid "Defines the spacing of symbols in relation to variables"
-msgstr "Καθορίζει την απόσταση των συμβόλων σε σχέση με τις μεταβλητές"
+msgid "beginning a new line, for example <emph>a+b-c newline alignr x/y</emph>"
+msgstr "έναρξη νέας γραμμής, για παράδειγμα <emph>a+b-c newline alignr x/y</emph>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3149341\n"
+"03090700.xhp\n"
+"par_id3154621\n"
"53\n"
"help.text"
-msgid "Primary height"
-msgstr "Πρωτεύον ύψος"
+msgid "When using the align instructions, note that"
+msgstr "Όταν χρησιμοποιείτε τις οδηγίες στοίχισης, σημειώστε ότι"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3154198\n"
+"03090700.xhp\n"
+"par_id3147382\n"
"54\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_ATTRIBUT_DIST\">Defines the height of the symbols in relation to the baseline.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_ATTRIBUT_DIST\">Καθορίζει το ύψος των συμβόλων σε σχέση με τη βασική γραμμή.</ahelp>"
+msgid "they can only placed at the beginning of expressions and can only occur once. Therefore you can type <emph>a+b alignr c</emph>, but not <emph>a+alignr b</emph>"
+msgstr "μπορούν να τοποθετηθούν μόνο στην αρχή των εκφράσεων και να χρησιμοποιηθούν μόνο μια φορά. Αλλιώς μπορείτε να πληκτρολογήσετε <emph>a+b alignr c</emph>, αλλά όχι <emph>a+alignr b</emph>"
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3154140\n"
+"03090700.xhp\n"
+"par_id3154004\n"
"55\n"
"help.text"
-msgid "Minimum spacing"
-msgstr "Ελάχιστη απόσταση"
+msgid "they affect each other, which means that typing <emph>{alignl{alignr a}}over{b+c}</emph> aligns <emph>a</emph> on the right."
+msgstr "επηρεάζονται μεταξύ τους, που σημαίνει ότι πληκτρολογώντας <emph>{alignl{alignr a}}over{b+c}</emph> γίνεται στοίχιση του <emph>a</emph> στα δεξιά."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3146923\n"
+"03090700.xhp\n"
+"hd_id8036133\n"
+"help.text"
+msgid "To align using the \"matrix\" command"
+msgstr "Για να εφαρμόσετε στοίχιση χρησιμοποιώντας την εντολή \"matrix\""
+
+#: 03090700.xhp
+msgctxt ""
+"03090700.xhp\n"
+"par_idN10F70\n"
+"help.text"
+msgid "Aligning to the left"
+msgstr "Στοίχιση στα αριστερά"
+
+#: 03090700.xhp
+msgctxt ""
+"03090700.xhp\n"
+"par_id3149645\n"
"56\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_INTERATTRIBUT_DIST\">Determines the minimum distance between a symbol and variable.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_INTERATTRIBUT_DIST\">Καθορίζει την ελάχιστη απόσταση μεταξύ ενός συμβόλου και μιας μεταβλητής.</ahelp>"
+msgid "If a line or an expression begins with text, it is aligned on the left by default. You can change this with any of the <emph>align</emph> commands. An example is <emph>stack{a+b-c*d#alignr \"text\"}</emph>, where \"text\" appears aligned to the right. Note that text must always be surrounded by quotation marks."
+msgstr "Αν μια γραμμή η έκφραση ξεκινά με κείμενο, αυτό στοιχίζεται στα αριστερά εξ ορισμού. Μπορείτε να το αλλάξετε αυτό με οποιαδήποτε από τις εντολές τύπου <emph>align</emph>. Ένα παράδειγμα είναι το <emph>stack{a+b-c*d#alignr \"text\"}</emph>,όπου το \"κείμενο\" εμφανίζεται με στοίχιση στα δεξιά. Σημειώστε ότι το κείμενο πάντα πρέπει να περιβάλλεται από σημεία εισαγωγικών."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3149302\n"
+"03090700.xhp\n"
+"par_id3149966\n"
"57\n"
"help.text"
-msgid "Operators"
-msgstr "Τελεστές"
+msgid "The standard centralized formulas can be aligned to the left without using the <emph>Format - Alignment</emph> menu. To do this, place an empty character string, that is, the inverted commas which surround any text \"\", before the section of formula that you want to align. For example, typing <emph>\"\" a+b newline \"\" c+d</emph> results in both equations being left-aligned instead of centered."
+msgstr "Οι τυπικοί κεντραρισμένοι τύποι μπορούν να στοιχηθούν στα αριστερά χωρίς τη χρήση του μενού <emph>Μορφή - Στοίχιση</emph>. Για να το κάνετε αυτό, τοποθετήστε ένα κενό αλφαριθμητικό χαρακτήρα, ακριβώς αυτό, τα αντίστροφα κόμματα που περιβάλλουν κάθε κείμενο \"\", πριν το τμήμα του τύπου που θέλετε να στοιχίσετε. Για παράδειγμα, πληκτρολογώντας <emph>\"\" a+b newline \"\" c+d</emph> έχει σαν αποτέλεσμα δύο εξισώσεις να στοιχηθούν αριστερά αντί στο κέντρο."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3155181\n"
-"58\n"
+"03090700.xhp\n"
+"par_id3145654\n"
+"46\n"
"help.text"
-msgid "Defines the spacing between operators and variables or numbers."
-msgstr "Καθορίζει την απόσταση μεταξύ τελεστών και μεταβλητών ή αριθμών."
+msgid "When typing information in the Commands window, note that some formats require spaces for the correct structure. This is especially true when entering values (for example, a lsup{3}) instead of placeholders."
+msgstr "Κατά την πληκτρολόγηση πληροφοριών στο παράθυρο εντολών, σημειώστε ότι μερικές μορφές απαιτούν κενά για τη σωστή δόμηση. Αυτό είναι αληθές ειδικά κατά την εισαγωγή τιμών (για παράδειγμα a lsup{3}) αντί για δείκτες τοποθέτησης."
-#: 05030000.xhp
+#: 03090700.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3148992\n"
+"03090700.xhp\n"
+"par_id3148708\n"
+"47\n"
+"help.text"
+msgid "Click <link href=\"text/smath/01/03091100.xhp\" name=\"Brackets and Grouping\">Brackets and Grouping</link> for more information about formatting in <emph>$[officename] Math</emph>."
+msgstr "Κάντε κλικ στο πλαίσιο <link href=\"text/smath/01/03091100.xhp\" name=\"Παρενθέσεις και ομαδοποίηση\">Παρενθέσεις και ομαδοποίηση</link> για περισσότερες πληροφορίες σχετικά με τη μορφοποίηση στο <emph>$[officename] Math</emph>."
+
+#: 03090700.xhp
+msgctxt ""
+"03090700.xhp\n"
+"par_id3155340\n"
+"31\n"
+"help.text"
+msgid "Useful information about <link href=\"text/smath/01/03091200.xhp\" name=\"Indexes and Exponents\">Indexes and Exponents</link> and <link href=\"text/smath/01/03091400.xhp\" name=\"Scaling\">Scaling</link>, helps you organize your document in the best possible way."
+msgstr "Οι χρήσιμες πληροφορίες σχετικά με τους <link href=\"text/smath/01/03091200.xhp\" name=\"Δείκτες και εκθέτες\">Δείκτες και εκθέτες</link> και την <link href=\"text/smath/01/03091400.xhp\" name=\"Κλιμάκωση\">Κλιμάκωση</link>, σας βοηθούν να οργανώσετε το έγγραφό σας με τον καλύτερο τρόπο."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"tit\n"
+"help.text"
+msgid "Set Operations"
+msgstr "Πράξεις συνόλων"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"bm_id3156318\n"
+"help.text"
+msgid "<bookmark_value>set operations in $[officename]Math</bookmark_value><bookmark_value>sets of numbers</bookmark_value><bookmark_value>included in set operator</bookmark_value><bookmark_value>not included in set operator</bookmark_value><bookmark_value>owns command</bookmark_value><bookmark_value>includes set operator</bookmark_value><bookmark_value>empty set</bookmark_value><bookmark_value>intersection of sets</bookmark_value><bookmark_value>union of sets</bookmark_value><bookmark_value>difference set operator</bookmark_value><bookmark_value>quotient set</bookmark_value><bookmark_value>cardinal numbers</bookmark_value><bookmark_value>subset set operators</bookmark_value><bookmark_value>superset set operators</bookmark_value><bookmark_value>not subset set operators</bookmark_value><bookmark_value>not superset set operators</bookmark_value><bookmark_value>natural numbers</bookmark_value><bookmark_value>whole numbers</bookmark_value><bookmark_value>real numbers</bookmark_value><bookmark_value>complex numbers; set</bookmark_value><bookmark_value>rational numbers</bookmark_value>"
+msgstr "<bookmark_value>πράξεις συνόλων στο $[officename]Math</bookmark_value><bookmark_value>σύνολα αριθμών</bookmark_value><bookmark_value>συμπεριλαμβάνεται στο σύνολο τελεστών</bookmark_value><bookmark_value>δεν συμπεριλαμβάνεται στο σύνολο τελεστών</bookmark_value><bookmark_value>ορισμένη εντολή</bookmark_value><bookmark_value>συμπεριλαμβάνει σύνολο τελεστών</bookmark_value><bookmark_value>κενό σύνολο</bookmark_value><bookmark_value>τομή συνόλων</bookmark_value><bookmark_value>ένωση συνόλων</bookmark_value><bookmark_value>διαφορά συνόλων τελεστών</bookmark_value><bookmark_value>σύνολο πηλίκων</bookmark_value><bookmark_value>κύριοι αριθμοί</bookmark_value><bookmark_value>υποσύνολο συνόλου τελεστών</bookmark_value><bookmark_value>υπερσύνολο συνόλου τελεστών</bookmark_value><bookmark_value>μη υποσύνολο συνόλου τελεστών</bookmark_value><bookmark_value>μη υπερσύνολο συνόλου τελεστών</bookmark_value><bookmark_value>φυσικοί αριθμοί</bookmark_value><bookmark_value>όλοι οι αριθμοί</bookmark_value><bookmark_value>πραγματικοί αριθμοί</bookmark_value><bookmark_value>μιγαδικοί αριθμοί, σύνολο</bookmark_value><bookmark_value>ρητοί αριθμοί</bookmark_value>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"hd_id3156318\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/smath/01/03090800.xhp\" name=\"Set Operations\">Set Operations</link>"
+msgstr "<link href=\"text/smath/01/03090800.xhp\" name=\"Πράξεις συνόλων\">Πράξεις συνόλων</link>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3154641\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_SETOPERATIONS_CAT\">Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements window</ahelp>. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements window have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them."
+msgstr "<ahelp hid=\"HID_SMA_SETOPERATIONS_CAT\">Αναθέστε διαφορετικούς τελεστές συνόλων σε χαρακτήρες στον τύπο σας στο <emph>$[officename] Math</emph>. Οι μεμονωμένοι τελεστές εμφανίζονται στην κάτω ενότητα του παραθύρου στοιχείων</ahelp>. Καλέστε το <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link> στο παράθυρο <emph>εντολών</emph> για να δείτε μια ταυτόσιμη λίστα με μεμονωμένες συναρτήσεις. Οποιοιδήποτε τελεστές δεν βρέθηκαν στο παράθυρο στοιχείων πρέπει να εισάγονται απευθείας στο παράθυρο εντολών. Μπορείτε επίσης να εισάγετε απευθείας άλλα μέρη του τύπου ακόμα κι αν τα σύμβολα υπάρχουν ήδη στον τύπο."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3149290\n"
+"3\n"
+"help.text"
+msgid "After clicking the <emph>Set Operations</emph> icon in the Elements window additional icons will be shown in the lower part of this window. Simply click a symbol to incorporate the operator in the formula being edited in the Commands window."
+msgstr "Αφού πατήσετε στο εικονίδιο <emph>Πράξεις συνόλων</emph> στο παράθυρο στοιχείων θα εμφανιστούν πρόσθετα εικονίδια στο κάτω μέρος του παραθύρου. Απλά πατήστε ένα σύμβολο για να ενσωματώσετε τον τελεστή στον τύπο που επεξεργάζεστε στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"hd_id3147258\n"
+"4\n"
+"help.text"
+msgid "The set operations in detail:"
+msgstr "Πράξεις συνόλων με λεπτομέρειες:"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN10081\n"
+"help.text"
+msgid "<image id=\"img_id3145418\" src=\"starmath/res/op21401.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3145418\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145418\" src=\"starmath/res/op21401.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3145418\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3154275\n"
+"33\n"
+"help.text"
+msgid "is included in"
+msgstr "συμπεριλαμβάνεται σε"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3150706\n"
+"34\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XINY\">Use the icon to insert the <emph>is included in</emph> set operator with two placeholders.</ahelp> You can also enter <emph><?> in <?></emph> directly into the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_XINY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>συμπεριλαμβάνεται σε</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> in <?></emph> απευθείας στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN100BC\n"
+"help.text"
+msgid "<image id=\"img_id3153782\" src=\"starmath/res/op21402.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3153782\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153782\" src=\"starmath/res/op21402.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3153782\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3150984\n"
+"35\n"
+"help.text"
+msgid "is not included in"
+msgstr "δεν συμπεριλαμβάνεται σε"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3150997\n"
+"36\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XNOTINY\">Use this icon to insert the <emph>is not included in</emph> set operator with two placeholders.</ahelp> You can also enter <emph><?> notin <?> </emph>in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_XNOTINY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>δεν συμπεριλαμβάνεται σε</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> notin <?> </emph> απευθείας στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN100F7\n"
+"help.text"
+msgid "<image id=\"img_id3150972\" src=\"starmath/res/op21403.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3150972\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150972\" src=\"starmath/res/op21403.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3150972\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3149688\n"
+"53\n"
+"help.text"
+msgid "includes"
+msgstr "περιλαμβάνει"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3149338\n"
+"52\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XOWNSY\">Use this icon to insert the set operator <emph>includes </emph>with two placeholders.</ahelp> You can also enter <emph><?> owns <?></emph> or <emph><?> ni <?></emph> directly in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_XOWNSY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>συμπεριλαμβάνει</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> owns <?></emph> ή <emph><?> ni <?></emph> απευθείας στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN10135\n"
+"help.text"
+msgid "<image id=\"img_id3155180\" src=\"starmath/res/op22002.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155180\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155180\" src=\"starmath/res/op22002.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155180\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3149101\n"
+"75\n"
+"help.text"
+msgid "empty set"
+msgstr "κενό σύνολο"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3154829\n"
+"74\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_EMPTYSET\">Use this icon to insert an <emph>empty set</emph>.</ahelp> Enter <emph>emptyset</emph> in the Commands window, in order to insert an empty set into your document."
+msgstr "<ahelp hid=\"HID_SMA_EMPTYSET\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε ένα <emph>κενό σύνολο</emph>.</ahelp> Εισάγετε <emph>emptyset</emph> στο παράθυρο εντολών, για να εισαγάγετε ένα κενό σύνολο στο έγγραφό σας."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN1016E\n"
+"help.text"
+msgid "<image id=\"img_id3147093\" src=\"starmath/res/op21405.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147093\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147093\" src=\"starmath/res/op21405.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147093\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3149035\n"
+"55\n"
+"help.text"
+msgid "Intersection"
+msgstr "Τομή"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3147573\n"
+"54\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XINTERSECTIONY\">Use this icon to insert two placeholders with the set operator <emph>intersection of sets </emph>.</ahelp> The same happens if you enter <emph><?> intersection <?></emph> Commands window."
+msgstr "<ahelp hid=\"HID_SMA_XINTERSECTIONY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε δύο δείκτες τοποθέτησης με την πράξη συνόλου <emph>τομή συνόλων</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> intersection <?></emph> στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN101A7\n"
+"help.text"
+msgid "<image id=\"img_id3155147\" src=\"starmath/res/op21406.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155147\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155147\" src=\"starmath/res/op21406.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155147\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3147130\n"
+"57\n"
+"help.text"
+msgid "Union"
+msgstr "Ένωση"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3154376\n"
+"56\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XUNIONY\">Use this icon to insert the <emph>union</emph> set operator with two placeholders.</ahelp> You can also enter <emph><?> union <?> </emph>directly in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_XUNIONY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>ένωση</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> union <?> </emph> απευθείας στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN101E0\n"
+"help.text"
+msgid "<image id=\"img_id3154922\" src=\"starmath/res/op21407.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154922\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154922\" src=\"starmath/res/op21407.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154922\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3145774\n"
"59\n"
"help.text"
-msgid "Excess size"
-msgstr "Μέγεθος υπέρβασης"
+msgid "Difference"
+msgstr "Διαφορά"
-#: 05030000.xhp
+#: 03090800.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3151333\n"
+"03090800.xhp\n"
+"par_id3145786\n"
+"58\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XSETMINUSY\">Use this icon to insert the <emph>difference</emph> set operator.</ahelp> You can also enter <emph><?> setminus <?></emph> or <emph><?> bslash <?></emph> in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_XSETMINUSY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>διαφορά</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> setminus <?></emph> ή <emph><?> bslash <?></emph> στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN1021C\n"
+"help.text"
+msgid "<image id=\"img_id3148889\" src=\"starmath/res/op21408.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3148889\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148889\" src=\"starmath/res/op21408.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3148889\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3149536\n"
"60\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_OPERATOR_EXCHEIGHT\">Determines the height from the variable to the operator's upper edge.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_OPERATOR_EXCHEIGHT\">Καθορίζει το ύψος από τη μεταβλητή μέχρι το άνω άκρο του τελεστή.</ahelp>"
+msgid "Quotient set"
+msgstr "Σύνολο πηλίκων"
-#: 05030000.xhp
+#: 03090800.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3149495\n"
-"61\n"
+"03090800.xhp\n"
+"par_id3149549\n"
+"51\n"
"help.text"
-msgid "Spacing"
-msgstr "Διάστιχο"
+msgid "<ahelp hid=\"HID_SMA_XSLASHY\">Use this icon to insert a slash for creating a <emph>quotient set</emph> with two placeholders.</ahelp> Enter <emph><?>slash<?></emph> in the Commands window, to achieve the same result."
+msgstr "<ahelp hid=\"HID_SMA_XSLASHY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε μια κάθετο για να δημιουργήσετε ένα <emph>σύνολο πηλίκων</emph> με δύο δείκτες τοποθέτησης.</ahelp> Εισάγετε <emph><?>slash<?></emph> στο παράθυρο εντολών, για να επιτύχετε το ίδιο αποτέλεσμα."
-#: 05030000.xhp
+#: 03090800.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3151250\n"
+"03090800.xhp\n"
+"par_idN10255\n"
+"help.text"
+msgid "<image id=\"img_id3147473\" src=\"starmath/res/op22001.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147473\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147473\" src=\"starmath/res/op22001.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147473\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3147500\n"
+"77\n"
+"help.text"
+msgid "aleph"
+msgstr "Άλεφ"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3145263\n"
+"76\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_ALEPH\">Use this icon to insert a <emph>cardinal number</emph>. </ahelp> You can achieve the same result by entering <emph>aleph</emph> in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_ALEPH\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε έναν <emph>κύριο αριθμό</emph>.</ahelp> Θα επιτύχετε το ίδιο αποτέλεσμα πληκτρολογώντας <emph>aleph</emph> στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN1028E\n"
+"help.text"
+msgid "<image id=\"img_id3155974\" src=\"starmath/res/op21409.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155974\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155974\" src=\"starmath/res/op21409.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155974\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3150561\n"
"62\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_OPERATOR_DIST\">Determines the horizontal distance between operators and variables.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_OPERATOR_DIST\">Καθορίζει την οριζόντια απόσταση μεταξύ τελεστών και μεταβλητών.</ahelp>"
+msgid "Subset"
+msgstr "Υποσύνολο"
-#: 05030000.xhp
+#: 03090800.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3149819\n"
+"03090800.xhp\n"
+"par_id3156227\n"
+"61\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XSUBSETY\">Use this icon to insert the <emph>is a subset of</emph> set operator.</ahelp> You can also enter <emph><?>subset<?></emph> directly in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_XSUBSETY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>είναι υποσύνολο του</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>subset<?></emph> απευθείας στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN102C9\n"
+"help.text"
+msgid "<image id=\"img_id3147119\" src=\"starmath/res/op21410.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147119\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147119\" src=\"starmath/res/op21410.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147119\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3147448\n"
+"64\n"
+"help.text"
+msgid "Subset or equal to"
+msgstr "Υποσύνολο ή ίσο με"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3147460\n"
+"63\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XSUBSETEQY\">Use this icon to insert the <emph>is a subset or equal to</emph> set operator with two placeholders.</ahelp> You can also enter <emph><?>subseteq<?></emph> in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_XSUBSETEQY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>είναι υποσύνολο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>subseteq<?></emph> στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN10304\n"
+"help.text"
+msgid "<image id=\"img_id3147065\" src=\"starmath/res/op21411.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147065\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147065\" src=\"starmath/res/op21411.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147065\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3154788\n"
"66\n"
"help.text"
-msgid "Borders"
-msgstr "Περιγράμματα"
+msgid "Superset"
+msgstr "Υπερσύνολο"
-#: 05030000.xhp
+#: 03090800.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3149102\n"
-"67\n"
+"03090800.xhp\n"
+"par_id3151088\n"
+"65\n"
"help.text"
-msgid "Adds a border to your formula. This option is particularly useful if you want to integrate the formula into a text file in $[officename] Writer. When making settings, be sure that you do not use 0 as a size, since this creates viewing problems for text that surrounds the insertion point."
-msgstr "Προσθέτει ένα περίγραμμα στον τύπο σας. Αυτή η επιλογή είναι χρήσιμη ειδικά αν επιθυμείτε να ολοκληρώσετε τον τύπο μέσα σε ένα αρχείο κειμένου στο $[officename] Writer. Κατά τον καθορισμό των ρυθμίσεων, βεβαιωθείτε ότι δεν χρησιμοποιείτε το 0 σαν μέγεθος, επειδή αυτό δημιουργεί προβλήματα στην προβολή για κείμενο που περιβάλλει το σημείο εισαγωγής."
+msgid "<ahelp hid=\"HID_SMA_XSUPSETY\">Use this icon to insert the set operator <emph>is a superset of</emph> and two placeholders.</ahelp> You can also enter <emph><?>supset<?></emph> in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_XSUPSETY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>είναι υπερσύνολο του</emph> και δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>supset<?></emph> στο παράθυρο εντολών."
-#: 05030000.xhp
+#: 03090800.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3154837\n"
+"03090800.xhp\n"
+"par_idN1033F\n"
+"help.text"
+msgid "<image id=\"img_id3154590\" src=\"starmath/res/op21412.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154590\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154590\" src=\"starmath/res/op21412.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154590\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3153305\n"
"68\n"
"help.text"
-msgid "Left"
-msgstr "Αριστερά"
+msgid "Superset or equal to"
+msgstr "Υπερσύνολο ή ίσο με"
-#: 05030000.xhp
+#: 03090800.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3149797\n"
+"03090800.xhp\n"
+"par_id3151119\n"
+"67\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XSUPSETEQY\">Use this icon to insert the set operator <emph>is a super set or equal to</emph> with two placeholders.</ahelp> Alternatively, you can enter <emph><?>supseteq<?> </emph>in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_XSUPSETEQY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>είναι υπερσύνολο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>supseteq<?> </emph> στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN1037A\n"
+"help.text"
+msgid "<image id=\"img_id3149318\" src=\"starmath/res/op21413.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149318\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149318\" src=\"starmath/res/op21413.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149318\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3150454\n"
"69\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_LEFTBORDER_DIST\">The left border is positioned between the formula and background.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_LEFTBORDER_DIST\">Το αριστερό περίγραμμα τοποθετείται μεταξύ του τύπου και του παρασκηνίου.</ahelp>"
+msgid "not subset"
+msgstr "μη υποσύνολο"
-#: 05030000.xhp
+#: 03090800.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3147088\n"
+"03090800.xhp\n"
+"par_id3153968\n"
+"47\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XNSUBSETY\">Use this icon to insert the <emph>not subset</emph> set operator with two placeholders.</ahelp> Instead of this, you can also enter <emph><?>nsubset<?></emph>."
+msgstr "<ahelp hid=\"HID_SMA_XNSUBSETY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>δεν είναι υποσύνολο</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>nsubset<?></emph> απευθείας στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN103B7\n"
+"help.text"
+msgid "<image id=\"img_id3151193\" src=\"starmath/res/op21414.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151193\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151193\" src=\"starmath/res/op21414.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151193\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3149236\n"
"70\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "not subset or equal to"
+msgstr "μη υποσύνολο ή ίσο με"
-#: 05030000.xhp
+#: 03090800.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3154898\n"
+"03090800.xhp\n"
+"par_id3149249\n"
+"49\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XNSUBSETEQY\">Use this icon to insert the <emph>not subset or equal</emph> set operator with two placeholders.</ahelp> You can also enter <emph><?>nsubseteq<?> </emph>in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_XNSUBSETEQY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>δεν είναι υποσύνολο ή ίσο</emph> με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>nsubseteq<?> </emph> στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN103F4\n"
+"help.text"
+msgid "<image id=\"img_id3146956\" src=\"starmath/res/op21415.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3146956\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146956\" src=\"starmath/res/op21415.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3146956\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3148796\n"
"71\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_RIGHTBORDER_DIST\">The right border is positioned between the formula and background.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_RIGHTBORDER_DIST\">Το δεξιό περίγραμμα τοποθετείται μεταξύ του τύπου και του παρασκηνίου.</ahelp>"
+msgid "not superset"
+msgstr "μη υπερσύνολο"
-#: 05030000.xhp
+#: 03090800.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3147218\n"
+"03090800.xhp\n"
+"par_id3149995\n"
+"48\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XNSUPSETY\">Use this icon to insert the <emph>not superset</emph> set operator with two placeholders.</ahelp> You can also enter <emph><?>nsupset<?> </emph>in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_XNSUPSETY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>δεν είναι υπερσύνολο</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>nsupset<?></emph> στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN10431\n"
+"help.text"
+msgid "<image id=\"img_id3151223\" src=\"starmath/res/op21416.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151223\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151223\" src=\"starmath/res/op21416.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151223\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3155798\n"
"72\n"
"help.text"
-msgid "Top"
-msgstr "Πάνω"
+msgid "not superset or equal to"
+msgstr "μη υπερσύνολο ή ίσο με"
-#: 05030000.xhp
+#: 03090800.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3149040\n"
+"03090800.xhp\n"
+"par_id3155810\n"
+"50\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_XNSUPSETEQY\">Use this icon to insert the <emph>not superset or equal</emph> set operator with two placeholders.</ahelp> Instead of this you can type <emph><?>nsupseteq<?> </emph>in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_XNSUPSETEQY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>δεν είναι υπερσύνολο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>nsupseteq<?> </emph> στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN1046E\n"
+"help.text"
+msgid "<image id=\"img_id3156087\" src=\"starmath/res/op21417.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3156087\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156087\" src=\"starmath/res/op21417.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3156087\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3148815\n"
+"79\n"
+"help.text"
+msgid "Set of natural numbers"
+msgstr "Σύνολο φυσικών αριθμών"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3154352\n"
+"78\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_SETN\">Use this icon to insert a character for the <emph>set of natural numbers</emph>.</ahelp> Instead of this, you can enter <emph>setn</emph> in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_SETN\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε ένα χαρακτήρα για το <emph>σύνολο των φυσικών αριθμών</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph>setn</emph> απευθείας στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN104A7\n"
+"help.text"
+msgid "<image id=\"img_id3147383\" src=\"starmath/res/op21418.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147383\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147383\" src=\"starmath/res/op21418.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147383\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3149628\n"
+"81\n"
+"help.text"
+msgid "Set of whole numbers"
+msgstr "Το σύνολο όλων των αριθμών"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3149641\n"
+"80\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_SETZ\">Use this icon to insert a character for the <emph>set of whole numbers</emph>.</ahelp> You can also do this by entering <emph>setz</emph> in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_SETZ\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε ένα χαρακτήρα για το <emph>σύνολο όλων των αριθμών</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph>setz</emph> απευθείας στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN104E0\n"
+"help.text"
+msgid "<image id=\"img_id3154038\" src=\"starmath/res/op21419.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154038\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154038\" src=\"starmath/res/op21419.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154038\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3149961\n"
+"83\n"
+"help.text"
+msgid "Set of rational numbers"
+msgstr "Σύνολο ρητών αριθμών"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3149974\n"
+"82\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_SETQ\">Use this icon to insert a character for the <emph>set of rational numbers</emph>.</ahelp> You can also do this by directly entering <emph>setq</emph> in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_SETQ\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε ένα χαρακτήρα για το <emph>σύνολο των ρητών αριθμών</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph>setq</emph> απευθείας στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN10519\n"
+"help.text"
+msgid "<image id=\"img_id3149625\" src=\"starmath/res/op21420.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149625\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149625\" src=\"starmath/res/op21420.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149625\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3145663\n"
+"85\n"
+"help.text"
+msgid "Set of real numbers"
+msgstr "Σύνολο πραγματικών αριθμών"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3148709\n"
+"84\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_SETR\">Use this icon to insert a character for the <emph>set of real numbers</emph>.</ahelp> Instead of this, you can enter <emph>setr</emph> in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_SETR\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε ένα χαρακτήρα για το <emph>σύνολο των πραγματικών αριθμών</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph>setr</emph> απευθείας στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_idN10552\n"
+"help.text"
+msgid "<image id=\"img_id3155555\" src=\"starmath/res/op21421.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155555\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155555\" src=\"starmath/res/op21421.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155555\">Εικονίδιο</alt></image>"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3149519\n"
+"87\n"
+"help.text"
+msgid "Set of complex numbers"
+msgstr "Σύνολο μιγαδικών αριθμών"
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3148672\n"
+"86\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_SETC\">Use this icon to insert a character for the <emph>set of complex numbers</emph>.</ahelp> You can also enter <emph>setc</emph> in the Commands window."
+msgstr "<ahelp hid=\"HID_SMA_SETC\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε ένα χαρακτήρα για το <emph>σύνολο των μιγαδικών αριθμών</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph>setc</emph> απευθείας στο παράθυρο εντολών."
+
+#: 03090800.xhp
+msgctxt ""
+"03090800.xhp\n"
+"par_id3154224\n"
"73\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_UPPERBORDER_DIST\">The top border is positioned between the formula and background.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_UPPERBORDER_DIST\">Το πάνω περίγραμμα τοποθετείται μεταξύ του τύπου και του παρασκηνίου.</ahelp>"
+msgid "Be sure to leave spaces (gaps) between values and commands when entering them manually in the Commands window. This ensures that the correct structure is achieved."
+msgstr "Βεβαιωθείτε ότι αφήσατε κενά (διαστήματα) μεταξύ των τιμών και των εντολών όταν τα εισάγετε χειροκίνητα στο παράθυρο εντολών. Αυτό εξασφαλίζει την σωστή δομή των εντολών."
-#: 05030000.xhp
+#: 03090900.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3147584\n"
-"74\n"
+"03090900.xhp\n"
+"tit\n"
"help.text"
-msgid "Bottom"
-msgstr "Κάτω"
+msgid "$[officename] Math Examples"
+msgstr "Παραδείγματα του $[officename] Math"
-#: 05030000.xhp
+#: 03090900.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3148746\n"
-"75\n"
+"03090900.xhp\n"
+"bm_id3151265\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_LOWERBORDER_DIST\">The bottom border is positioned between the formula and background.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_LOWERBORDER_DIST\">Το κάτω περίγραμμα τοποθετείται μεταξύ του τύπου και του παρασκηνίου.</ahelp>"
+msgid "<bookmark_value>examples;$[officename] Math formulas</bookmark_value><bookmark_value>$[officename] Math;examples</bookmark_value><bookmark_value>formulas;examples</bookmark_value>"
+msgstr "<bookmark_value>παραδείγματα, τύποι στο $[officename] Math</bookmark_value><bookmark_value>$[officename] Math, παραδείγματα</bookmark_value><bookmark_value>τύποι, παραδείγματα</bookmark_value>"
-#: 05030000.xhp
+#: 03090900.xhp
msgctxt ""
-"05030000.xhp\n"
-"hd_id3147326\n"
-"63\n"
+"03090900.xhp\n"
+"hd_id3151265\n"
+"1\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "<variable id=\"examples\"><link href=\"text/smath/01/03090900.xhp\" name=\"$[officename] Math Examples\">$[officename] Math Examples</link></variable>"
+msgstr "<variable id=\"examples\"><link href=\"text/smath/01/03090900.xhp\" name=\"Παραδείγματα του $[officename] Math\">Παραδείγματα του $[officename] Math</link></variable>"
-#: 05030000.xhp
+#: 03090900.xhp
msgctxt ""
-"05030000.xhp\n"
-"par_id3155143\n"
-"64\n"
+"03090900.xhp\n"
+"par_id3153624\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_DEFINE_CUSTOMSHOW:BTN_ADD\">Saves your changes as your default settings for all new formulas.</ahelp> A security response will appear before saving these changes."
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_DEFINE_CUSTOMSHOW:BTN_ADD\">Αποθηκεύει τις αλλαγές σας σαν προεπιλεγμένες ρυθμίσεις για όλους τους νέους τύπους.</ahelp> Μια απόκριση ασφαλείας θα εμφανιστεί πριν αποθηκευτούν αυτές οι αλλαγές."
+msgid "The following is a list of sample formulas in <emph>$[officename] Math</emph>."
+msgstr "Η ακόλουθη λίστα είναι μια λίστα τύπων για το <emph>$[officename] Math</emph>."
-#: 03090200.xhp
+#: 03090901.xhp
msgctxt ""
-"03090200.xhp\n"
+"03090901.xhp\n"
"tit\n"
"help.text"
-msgid "Relations"
-msgstr "Σχέσεις"
+msgid "Symbols with Indices"
+msgstr "Σύμβολα με δείκτες"
-#: 03090200.xhp
+#: 03090901.xhp
msgctxt ""
-"03090200.xhp\n"
-"bm_id3156316\n"
+"03090901.xhp\n"
+"hd_id3156382\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>relations; in $[officename] Math</bookmark_value><bookmark_value>$[officename] Math; relations</bookmark_value><bookmark_value>equal sign</bookmark_value><bookmark_value>inequation</bookmark_value><bookmark_value>unequal sign</bookmark_value><bookmark_value>identical to relation</bookmark_value><bookmark_value>congruent relation</bookmark_value><bookmark_value>right angled relations</bookmark_value><bookmark_value>orthogonal relations</bookmark_value><bookmark_value>divides relation</bookmark_value><bookmark_value>does not divide relation</bookmark_value><bookmark_value>less than relations</bookmark_value><bookmark_value>approximately equal to relation</bookmark_value><bookmark_value>parallel relation</bookmark_value><bookmark_value>less than or equal to signs</bookmark_value><bookmark_value>greater than or equal to signs</bookmark_value><bookmark_value>proportional to relation</bookmark_value><bookmark_value>similar to relations</bookmark_value><bookmark_value>toward relation</bookmark_value><bookmark_value>logic symbols</bookmark_value><bookmark_value>double arrow symbols</bookmark_value><bookmark_value>much greater than relation</bookmark_value><bookmark_value>considerably greater than relation</bookmark_value><bookmark_value>greater than relations</bookmark_value><bookmark_value>much less than relation</bookmark_value><bookmark_value>considerably less than relation</bookmark_value><bookmark_value>defined as relation</bookmark_value><bookmark_value>correspondence; picture by</bookmark_value><bookmark_value>picture by correspondence</bookmark_value><bookmark_value>image of relation</bookmark_value><bookmark_value>correspondence; original by</bookmark_value><bookmark_value>original by correspondence</bookmark_value><bookmark_value>precedes relation</bookmark_value><bookmark_value>not precedes relation</bookmark_value><bookmark_value>succeeds relation</bookmark_value><bookmark_value>not succeeds relation</bookmark_value><bookmark_value>precedes or equal relation</bookmark_value><bookmark_value>succeeds or equal relation</bookmark_value><bookmark_value>precedes or equivalent relation</bookmark_value><bookmark_value>succeeds or equivalent relation</bookmark_value>"
-msgstr "<bookmark_value>σχέσεις· στο $[officename] Math</bookmark_value><bookmark_value>$[officename] Math· σχέσεις</bookmark_value><bookmark_value>σύμβολο ίσον</bookmark_value><bookmark_value>ανισότητα</bookmark_value><bookmark_value>σύμβολο άνισου</bookmark_value><bookmark_value>σχέση ταυτόσημο με</bookmark_value><bookmark_value>σχέση όμοιο</bookmark_value><bookmark_value>σχέσεις σε δεξιές γωνίες</bookmark_value><bookmark_value>ορθογώνιες σχέσεις</bookmark_value><bookmark_value>σχέση διαίρεσης</bookmark_value><bookmark_value>σχέση μη διαίρεσης</bookmark_value><bookmark_value>σχέσεις μικρότερες από</bookmark_value><bookmark_value>σχέση σχεδόν ίσος </bookmark_value><bookmark_value>παράλληλη σχέση</bookmark_value><bookmark_value>σύμβολα μικρότερο από ή ίσον</bookmark_value><bookmark_value>σύμβολα μεγαλύτερο από ή ίσον</bookmark_value><bookmark_value>ανάλογος με τη σχέση</bookmark_value><bookmark_value>όμοιος με σχέσεις</bookmark_value><bookmark_value>προς σχέση</bookmark_value><bookmark_value>σύμβολα λογικής</bookmark_value><bookmark_value>σύμβολα διπλών βελών</bookmark_value><bookmark_value>σχέση πολύ μεγαλύτερο από </bookmark_value><bookmark_value>σχέση σημαντκά μεγαλύτερο από</bookmark_value><bookmark_value>σχέσεις μεγαλύτερο από</bookmark_value><bookmark_value>σχέση πολύ μικρότερο από</bookmark_value><bookmark_value>σχέση σημαντικά μικρότερο από</bookmark_value><bookmark_value>σχέση ορισμός ως</bookmark_value><bookmark_value>αντιστοιχία· εικόνα κατά</bookmark_value><bookmark_value>εικόνα κατά αντιστοιχία</bookmark_value><bookmark_value>εικόνα σχέσης</bookmark_value><bookmark_value>αντιστοιχία· αρχικά κατά</bookmark_value><bookmark_value>αρχικά κατά αντιστοιχία</bookmark_value><bookmark_value>η σχέση προηγείται</bookmark_value><bookmark_value>σχέση δεν προηγείται</bookmark_value><bookmark_value>σχέση ακολουθεί</bookmark_value><bookmark_value>σχέση δεν ακολουθεί</bookmark_value><bookmark_value>σχέση προηγείται ή ίσο</bookmark_value><bookmark_value>σχέση ακολουθεί ή ίσο</bookmark_value><bookmark_value>σχέση προηγείται ή ισοδύναμο</bookmark_value><bookmark_value>σχέση ακολουθεί ή ισοδύναμο</bookmark_value>"
+msgid "<link href=\"text/smath/01/03090901.xhp\" name=\"Symbols with Indices\">Symbols with Indices</link>"
+msgstr "<link href=\"text/smath/01/03090901.xhp\" name=\"Σύμβολα με δείκτες\">Σύμβολα με δείκτες</link>"
-#: 03090200.xhp
+#: 03090901.xhp
msgctxt ""
-"03090200.xhp\n"
-"hd_id3156316\n"
+"03090901.xhp\n"
+"par_id3150301\n"
+"2\n"
+"help.text"
+msgid "The following example explains how to create symbols with indexes in <emph>$[officename] Math</emph>. You can copy this example to the <emph>Commands</emph> window by using the clipboard and use it in your own formula."
+msgstr "Το ακόλουθο παράδειγμα εξηγεί τον τρόπο δημιουργίας συμβόλων με δείκτες για το <emph>$[officename] Math</emph>. Μπορείτε επίσης να αντιγράψετε αυτό το παράδειγμα στο παράθυρο <emph>εντολών</emph> χρησιμοποιώντας το πρόχειρο και χρησιμοποιήστε το για το δικό σας τύπο."
+
+#: 03090901.xhp
+msgctxt ""
+"03090901.xhp\n"
+"par_id3153818\n"
+"help.text"
+msgid "<image id=\"img_id3148870\" src=\"res/helpimg/smzb1.png\" width=\"3.217cm\" height=\"2.939cm\"><alt id=\"alt_id3148870\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148870\" src=\"res/helpimg/smzb1.png\" width=\"3.217cm\" height=\"2.939cm\"><alt id=\"alt_id3148870\">Εικονίδιο</alt></image>"
+
+#: 03090902.xhp
+msgctxt ""
+"03090902.xhp\n"
+"tit\n"
+"help.text"
+msgid "Symbols with Indices"
+msgstr "Σύμβολα με δείκτες"
+
+#: 03090902.xhp
+msgctxt ""
+"03090902.xhp\n"
+"hd_id3155959\n"
"1\n"
"help.text"
-msgid "<link href=\"text/smath/01/03090200.xhp\" name=\"Relations\">Relations</link>"
-msgstr "<link href=\"text/smath/01/03090200.xhp\" name=\"Σχέσεις\">Σχέσεις</link>"
+msgid "<link href=\"text/smath/01/03090902.xhp\" name=\"Symbols with Indices\">Symbols with Indices</link>"
+msgstr "<link href=\"text/smath/01/03090902.xhp\" name=\"Σύμβολα με δείκτες\">Σύμβολα με δείκτες</link>"
-#: 03090200.xhp
+#: 03090902.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3153152\n"
+"03090902.xhp\n"
+"par_id3150300\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Elements window.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Elements window or in the context menu can be typed manually in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_RELATIONS_CAT\">Μπορείτε να επιλέξετε μεταξύ διάφορων σχέσεων για να κατασκευάσετε τον τύπο σας στο <emph>$[officename] Math</emph>. Οι συναρτήσεις σχέσεων εμφανίζονται στο κάτω μέρος του παραθύρου στοιχείων.</ahelp> Η λίστα βρίσκεται επίσης στο <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link> του παραθύρου <emph>εντολών</emph>. Όλες οι σχέσεις που δεν περιέχονται στο παράθυρο στοιχείων ή στο μενού περιεχομένου μπορούν να πληκτρολογηθούν χειροκίνητα στο παράθυρο εντολών."
+msgid "Here is another example of creating symbols with indexes in <emph>$[officename] Math</emph>. You can copy this example to the <emph>Commands</emph> window using the clipboard and use it in your own formula."
+msgstr "Εδώ ακολουθεί ένα άλλο παράδειγμα για τη δημιουργία συμβόλων με δείκτες στο <emph>$[officename] Math</emph>. Μπορείτε να αντιγράψετε αυτό το παράδειγμα στο παράθυρο <emph>εντολών</emph> χρησιμοποιώντας το πρόχειρο και να το χρησιμοποιήσετε στο τύπο σας."
-#: 03090200.xhp
+#: 03090902.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3147258\n"
-"3\n"
+"03090902.xhp\n"
+"par_id3153912\n"
"help.text"
-msgid "The following is a complete list of the relations. The symbol next to the name of the relation indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
-msgstr "Η ακόλουθη είναι μια ολοκληρωμένη λίστα σχέσεων. Το σύμβολο δίπλα στο όνομα της σχέσης δείχνει ότι μπορεί να προσπελάζεται μέσω του παραθύρου στοιχείων (επιλέξτε <emph>Προβολή - Στοιχεία</emph>) ή μέσω του μενού περιεχομένου του παραθύρου <emph>εντολών</emph>."
+msgid "<image id=\"img_id3149126\" src=\"res/helpimg/smzb2.png\" width=\"3.387cm\" height=\"2.882cm\"><alt id=\"alt_id3149126\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149126\" src=\"res/helpimg/smzb2.png\" width=\"3.387cm\" height=\"2.882cm\"><alt id=\"alt_id3149126\">Εικονίδιο</alt></image>"
-#: 03090200.xhp
+#: 03090902.xhp
msgctxt ""
-"03090200.xhp\n"
-"hd_id3148827\n"
+"03090902.xhp\n"
+"par_id3154766\n"
"4\n"
"help.text"
-msgid "Relations:"
-msgstr "Σχέσεις:"
+msgid "%SIGMA_g^{{}+{}}lsup 3"
+msgstr "%SIGMA_g^{{}+{}}lsup 3"
-#: 03090200.xhp
+#: 03090903.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10086\n"
+"03090903.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3153573\" src=\"starmath/res/bi21301.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153573\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153573\" src=\"starmath/res/bi21301.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153573\">Icon</alt></image>"
+msgid "Symbols with Indices"
+msgstr "Σύμβολα με δείκτες"
-#: 03090200.xhp
+#: 03090903.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3154104\n"
-"5\n"
+"03090903.xhp\n"
+"hd_id3155959\n"
+"1\n"
"help.text"
-msgid "is equal"
-msgstr "είναι ίσο με"
+msgid "<link href=\"text/smath/01/03090903.xhp\" name=\"Symbols with Indices\">Symbols with Indices</link>"
+msgstr "<link href=\"text/smath/01/03090903.xhp\" name=\"Σύμβολα με δείκτες\">Σύμβολα με δείκτες</link>"
-#: 03090200.xhp
+#: 03090903.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3152947\n"
-"6\n"
+"03090903.xhp\n"
+"par_id3150300\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XEQY\">Inserts an equal sign (=) with two placeholders.</ahelp> You can also directly type <emph><?> = <?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XEQY\">Εισάγει ένα σύμβολο με ίσον (=) με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> = <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+msgid "A third example of how to use <emph>$[officename] Math</emph> to create symbols with indexes is shown below. You can copy the example into the clipboard and use it in your own formula in the <emph>Commands</emph> window."
+msgstr "Παρακάτω εμφανίζεται ένα τρίτο παράδειγμα για τον τρόπο χρήσης του <emph>$[officename] Math</emph> για τη δημιουργία συμβόλων με δείκτες. Μπορείτε να αντιγράψετε το παράδειγμα στο πρόχειρο και να το χρησιμοποιήσετε στον τύπο σας στο παράθυρο <emph>εντολών</emph>."
-#: 03090200.xhp
+#: 03090903.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN100BF\n"
+"03090903.xhp\n"
+"par_id3148866\n"
"help.text"
-msgid "<image id=\"img_id3147523\" src=\"starmath/res/bi21302.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147523\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147523\" src=\"starmath/res/bi21302.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147523\">Icon</alt></image>"
+msgid "<image id=\"img_id3153246\" src=\"res/helpimg/smzb3.png\" width=\"5.673cm\" height=\"2.997cm\"><alt id=\"alt_id3153246\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153246\" src=\"res/helpimg/smzb3.png\" width=\"5.673cm\" height=\"2.997cm\"><alt id=\"alt_id3153246\">Εικονίδιο</alt></image>"
-#: 03090200.xhp
+#: 03090903.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3152959\n"
-"54\n"
+"03090903.xhp\n"
+"par_id3153808\n"
+"4\n"
"help.text"
-msgid "does not equal"
-msgstr "είναι διάφορο του"
+msgid "%PHI^{i_1 i_2 dotsaxis i_n}_{k_1 k_2 dotsaxis k_n}"
+msgstr "%PHI^{i_1 i_2 dotsaxis i_n}_{k_1 k_2 dotsaxis k_n}"
-#: 03090200.xhp
+#: 03090904.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150976\n"
-"53\n"
+"03090904.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XNEQY\">The <emph>neq</emph> icon or command inserts an <emph>inequality</emph> with two placeholders.</ahelp> You can also type <emph><?> neq <?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XNEQY\">Το εικονίδιο ή η εντολή <emph>neq</emph> εισάγει μια <emph>ανισότητα</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> neq <?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "Matrix with Varying Font Sizes"
+msgstr "Μήτρα με διάφορα μεγέθη γραμματοσειράς"
-#: 03090200.xhp
+#: 03090904.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10101\n"
+"03090904.xhp\n"
+"hd_id3155960\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3154196\" src=\"starmath/res/bi21303.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154196\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154196\" src=\"starmath/res/bi21303.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154196\">Icon</alt></image>"
+msgid "<link href=\"text/smath/01/03090904.xhp\" name=\"Matrix with Varying Font Sizes\">Matrix with Varying Font Sizes</link>"
+msgstr "<link href=\"text/smath/01/03090904.xhp\" name=\"Μήτρα με διάφορα μεγέθη γραμματοσειράς\">Μήτρα με διάφορα μεγέθη γραμματοσειράς</link>"
-#: 03090200.xhp
+#: 03090904.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3151332\n"
-"56\n"
+"03090904.xhp\n"
+"par_id3154656\n"
+"2\n"
"help.text"
-msgid "identical to"
-msgstr "πανομοιότυπο με"
+msgid "Here is an example of how to create a matrix with varying font sizes in <emph>$[officename] Math</emph>. You can copy this example to the <emph>Commands</emph> window using the clipboard and use it in your own formula."
+msgstr "Εδώ ακολουθεί ένα παράδειγμα για τον τρόπο δημιουργίας μήτρας με διάφορα μεγέθη γραμματοσειράς στο <emph>$[officename] Math</emph>. Μπορείτε να αντιγράψετε το παράδειγμα στο πρόχειρο και να το χρησιμοποιήσετε στον τύπο σας στο παράθυρο <emph>εντολών</emph>."
-#: 03090200.xhp
+#: 03090904.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3155181\n"
-"55\n"
+"03090904.xhp\n"
+"par_id3153915\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XEQUIVY\">Inserts a character for the <emph>identical to</emph> (congruent) relation with two placeholders.</ahelp> You can also type <emph><?> equiv <?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XEQUIVY\">Εισάγει χαρακτήρα για τη σχέση <emph>πανομοιότυπο με</emph> (όμοιο) με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> equiv <?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "<image id=\"img_id3150213\" src=\"res/helpimg/smzb5.png\" width=\"16.51cm\" height=\"4.971cm\"><alt id=\"alt_id3150213\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150213\" src=\"res/helpimg/smzb5.png\" width=\"16.51cm\" height=\"4.971cm\"><alt id=\"alt_id3150213\">Εικονίδιο</alt></image>"
-#: 03090200.xhp
+#: 03090904.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10140\n"
+"03090904.xhp\n"
+"par_id3146965\n"
+"4\n"
"help.text"
-msgid "<image id=\"img_id3154835\" src=\"starmath/res/bi21304.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154835\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154835\" src=\"starmath/res/bi21304.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154835\">Icon</alt></image>"
+msgid "func G^{(%alpha\" ,\" %beta)}_{ x_m x_n} = left[ matrix { arctan(%alpha) # arctan(%beta) ## x_m + x_n # x_m - x_n }right]"
+msgstr "func G^{(%alpha\" ,\" %beta)}_{ x_m x_n} = left[ matrix { arctan(%alpha) # arctan(%beta) ## x_m + x_n # x_m - x_n }right]"
-#: 03090200.xhp
+#: 03090905.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3147098\n"
-"58\n"
+"03090905.xhp\n"
+"tit\n"
"help.text"
-msgid "orthogonal to"
-msgstr "ορθογώνιο στο"
+msgid "Matrix"
+msgstr "Μήτρα"
-#: 03090200.xhp
+#: 03090905.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3148976\n"
-"57\n"
+"03090905.xhp\n"
+"hd_id3154702\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XORTHOY\">Inserts a character for an <emph>orthogonal</emph> (right angled) relation with two placeholders.</ahelp> You can also type <emph><?> ortho <?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XORTHOY\">Εισάγει ένα χαρακτήρα για μια <emph>ορθογώνια</emph> (με δεξιά γωνία) σχέση με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> ortho <?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "<link href=\"text/smath/01/03090905.xhp\" name=\"Matrix\">Matrix</link>"
+msgstr "<link href=\"text/smath/01/03090905.xhp\" name=\"Μήτρα\">Μήτρα</link>"
-#: 03090200.xhp
+#: 03090905.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10182\n"
+"03090905.xhp\n"
+"par_id3150344\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3147321\" src=\"starmath/res/bi21322.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147321\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147321\" src=\"starmath/res/bi21322.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147321\">Icon</alt></image>"
+msgid "Here is an example of how to create a matrix with <emph>$[officename] Math</emph>. If you want to use the example in your own formula, you can copy it to the <emph>Commands</emph> window using the clipboard."
+msgstr "Εδώ ακολουθεί ένα παράδειγμα για τον τρόπο δημιουργίας μήτρας με το <emph>$[officename] Math</emph>. Αν θέλετε να χρησιμοποιήσετε το παράδειγμα στον τύπο σας, μπορείτε να το αντιγράψετε στο παράθυρο <emph>εντολών</emph> χρησιμοποιώντας το πρόχειρο."
-#: 03090200.xhp
+#: 03090905.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3153523\n"
-"80\n"
+"03090905.xhp\n"
+"par_id3153912\n"
"help.text"
-msgid "divides"
-msgstr "διαιρεί"
+msgid "<image id=\"img_id3149126\" src=\"res/helpimg/smzb4.png\" width=\"10.839cm\" height=\"6.479cm\"><alt id=\"alt_id3149126\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149126\" src=\"res/helpimg/smzb4.png\" width=\"10.839cm\" height=\"6.479cm\"><alt id=\"alt_id3149126\">Εικονίδιο</alt></image>"
-#: 03090200.xhp
+#: 03090906.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3147079\n"
-"79\n"
+"03090906.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XDIVIDESY\">Inserts the <emph>divides</emph> character.</ahelp> You can also type <emph><?> divides <?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XDIVIDESY\">Εισάγει το χαρακτήρα <emph>διαιρεί</emph>.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> divides <?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "Matrix in Bold Font"
+msgstr "Μήτρα με έντονη γραμματοσειρά"
-#: 03090200.xhp
+#: 03090906.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN101BF\n"
+"03090906.xhp\n"
+"hd_id3154704\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3151030\" src=\"starmath/res/bi21323.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151030\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151030\" src=\"starmath/res/bi21323.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151030\">Icon</alt></image>"
+msgid "<link href=\"text/smath/01/03090906.xhp\" name=\"Matrix in Bold Font\">Matrix in Bold Font</link>"
+msgstr "<link href=\"text/smath/01/03090906.xhp\" name=\"Μήτρα με έντονη γραμματοσειρά\">Μήτρα με έντονη γραμματοσειρά</link>"
-#: 03090200.xhp
+#: 03090906.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3149164\n"
-"82\n"
+"03090906.xhp\n"
+"par_id3150342\n"
+"2\n"
"help.text"
-msgid "does not divide"
-msgstr "δεν διαιρεί"
+msgid "Here is an example of how to create a bold font matrix in <emph>$[officename] Math</emph>. You can copy this example to the <emph>Commands</emph> window using the clipboard and use it in your own formula."
+msgstr "Εδώ ακολουθεί ένα παράδειγμα στο <emph>$[officename] Math</emph> για τον τρόπο δημιουργίας μήτρας με έντονη γραμματοσειρά. Μπορείτε να αντιγράψετε το παράδειγμα στο πρόχειρο και να το χρησιμοποιήσετε στον τύπο σας στο παράθυρο <emph>εντολών</emph>."
-#: 03090200.xhp
+#: 03090906.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3149177\n"
-"81\n"
+"03090906.xhp\n"
+"par_id3148866\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XNDIVIDESY\">This icon inserts the <emph>does not divide</emph> character.</ahelp> You can also type <emph><?>ndivides<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XNDIVIDESY\">Το εικονίδιο εισάγει το χαρακτήρα <emph>δεν διαιρεί</emph>.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>ndivides<?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "<image id=\"img_id3150210\" src=\"res/helpimg/smzb6.png\" width=\"9.511cm\" height=\"7.99cm\"><alt id=\"alt_id3150210\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150210\" src=\"res/helpimg/smzb6.png\" width=\"9.511cm\" height=\"7.99cm\"><alt id=\"alt_id3150210\">Εικονίδιο</alt></image>"
-#: 03090200.xhp
+#: 03090906.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN101FC\n"
+"03090906.xhp\n"
+"par_id3154763\n"
+"4\n"
"help.text"
-msgid "<image id=\"img_id3155133\" src=\"starmath/res/bi21305.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155133\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155133\" src=\"starmath/res/bi21305.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155133\">Icon</alt></image>"
+msgid "bold { f(x\", \"y) = left [ stack { x + y over z + left lbrace matrix { 2 # 3 # 4 ## 4 # 5 # 6 ## 6 # 7 # 8} right rbrace # {y + sin (x)} over %alpha # z + y over g } right ]}"
+msgstr "bold { f(x\", \"y) = left [ stack { x + y over z + left lbrace matrix { 2 # 3 # 4 ## 4 # 5 # 6 ## 6 # 7 # 8} right rbrace # {y + sin (x)} over %alpha # z + y over g } right ]}"
-#: 03090200.xhp
+#: 03090907.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3148877\n"
-"27\n"
+"03090907.xhp\n"
+"tit\n"
"help.text"
-msgid "less than"
-msgstr "μικρότερο από"
+msgid "Functions"
+msgstr "Συναρτήσεις"
-#: 03090200.xhp
+#: 03090907.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3148889\n"
-"28\n"
+"03090907.xhp\n"
+"hd_id3155961\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XLTY\">Inserts the <emph>less than</emph> relation.</ahelp> You can also type <emph><?>lt<?></emph> or <?> < <?> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XLTY\">Εισάγει τη σχέση <emph>μικρότερο από</emph>.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>lt<?></emph> ή <?> < <?> στο παράθυρο <emph>εντολών</emph>."
+msgid "<link href=\"text/smath/01/03090907.xhp\" name=\"Functions\">Functions</link>"
+msgstr "<link href=\"text/smath/01/03090907.xhp\" name=\"Συναρτήσεις\">Συναρτήσεις</link>"
-#: 03090200.xhp
+#: 03090907.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN1023B\n"
+"03090907.xhp\n"
+"par_id3148489\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3147468\" src=\"starmath/res/bi21306.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147468\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147468\" src=\"starmath/res/bi21306.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147468\">Icon</alt></image>"
+msgid "Here is an example of how to create functions with <emph>$[officename] Math</emph>. If you want to use the example in your own formula, copy it to the <emph>Commands</emph> window using the clipboard."
+msgstr "Εδώ ακολουθεί ένα παράδειγμα για τον τρόπο δημιουργίας συναρτήσεων με το <emph>$[officename] Math</emph>. Αν θέλετε να χρησιμοποιήσετε το παράδειγμα στον τύπο σας, μπορείτε να το αντιγράψετε στο παράθυρο <emph>εντολών</emph> χρησιμοποιώντας το πρόχειρο."
-#: 03090200.xhp
+#: 03090907.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3147495\n"
-"25\n"
+"03090907.xhp\n"
+"par_id3153912\n"
"help.text"
-msgid "greater than"
-msgstr "μεγαλύτερο από"
+msgid "<image id=\"img_id3148871\" src=\"res/helpimg/smzb7.png\" width=\"7.987cm\" height=\"2.768cm\"><alt id=\"alt_id3148871\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148871\" src=\"res/helpimg/smzb7.png\" width=\"7.987cm\" height=\"2.768cm\"><alt id=\"alt_id3148871\">Εικονίδιο</alt></image>"
-#: 03090200.xhp
+#: 03090908.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3146904\n"
-"26\n"
+"03090908.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XGTY\">Inserts the <emph>greater than </emph>relation.</ahelp> You can also type <emph><?> gt <?></emph> or <?> > <?> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XGTY\">Εισάγει τη σχέση <emph>μεγαλύτερο από </emph>.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> gt <?></emph> ή <?> > <?> στο παράθυρο <emph>εντολών</emph>."
+msgid "Square Root"
+msgstr "Τετραγωνική ρίζα"
-#: 03090200.xhp
+#: 03090908.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10279\n"
+"03090908.xhp\n"
+"hd_id3154704\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3155982\" src=\"starmath/res/bi21307.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155982\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155982\" src=\"starmath/res/bi21307.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155982\">Icon</alt></image>"
+msgid "<link href=\"text/smath/01/03090908.xhp\" name=\"Square Root\">Square Root</link>"
+msgstr "<link href=\"text/smath/01/03090908.xhp\" name=\"Τετραγωνική ρίζα\">Τετραγωνική ρίζα</link>"
-#: 03090200.xhp
+#: 03090908.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3149218\n"
-"60\n"
+"03090908.xhp\n"
+"par_id3145790\n"
+"2\n"
"help.text"
-msgid "approximately equal to"
-msgstr "προσεγγιστικά ίσο με"
+msgid "Here is an example of how to create a square root with <emph>$[officename] Math</emph>. If you want to use the example in your own formula, copy it to the <emph>Commands</emph> window using the clipboard."
+msgstr "Εδώ υπάρχει ένα παράδειγμα για το πως να χρησιμοποιήσετε μια τετραγωνική ρίζα με το <emph>$[officename] Math</emph>. Αν θέλετε να χρησιμοποιήσετε το παράδειγμα στον τύπο σας, αντιγράψτε το στο παράθυρο <emph>εντολών</emph> χρησιμοποιώντας το πρόχειρο."
-#: 03090200.xhp
+#: 03090908.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3149231\n"
-"59\n"
+"03090908.xhp\n"
+"par_id3148870\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XAPPROXY\">Inserts the <emph>approximately equal</emph> relation with two placeholders.</ahelp> You can also type <emph><?> approx <?> </emph>in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XAPPROXY\">Εισάγει τη σχέση <emph>προσεγγιστικά ίσο</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> approx <?> </emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "<image id=\"img_id3153917\" src=\"res/helpimg/smzb8.png\" width=\"9.567cm\" height=\"3.597cm\"><alt id=\"alt_id3153917\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153917\" src=\"res/helpimg/smzb8.png\" width=\"9.567cm\" height=\"3.597cm\"><alt id=\"alt_id3153917\">Εικονίδιο</alt></image>"
-#: 03090200.xhp
+#: 03090908.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN102B5\n"
+"03090908.xhp\n"
+"par_id3153914\n"
+"4\n"
"help.text"
-msgid "<image id=\"img_id3155773\" src=\"starmath/res/bi21308.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155773\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155773\" src=\"starmath/res/bi21308.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155773\">Icon</alt></image>"
+msgid "%LAMBDA_{deg\",\"t}=1 + %alpha_deg SQRT {M_t over M_{(t=0)}-1}~\".\""
+msgstr "%LAMBDA_{deg\",\"t}=1 + %alpha_deg SQRT {M_t over M_{(t=0)}-1}~\".\""
-#: 03090200.xhp
+#: 03090909.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3147598\n"
-"62\n"
+"03090909.xhp\n"
+"tit\n"
"help.text"
-msgid "parallel to"
-msgstr "παράλληλο σε"
+msgid "Fonts and Font Sizes"
+msgstr "Γραμματοσειρές και μεγέθη γραμματοσειρών"
-#: 03090200.xhp
+#: 03090909.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3147449\n"
-"61\n"
+"03090909.xhp\n"
+"bm_id7562181\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XPARALLELY\">Inserts a <emph>parallel </emph>relation with two placeholders.</ahelp> You can also type <emph><?>parallel<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XPARALLELY\">Εισάγει τη σχέση <emph>παράλληλο</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>parallel<?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "<bookmark_value>font sizes;example</bookmark_value><bookmark_value>sum range example</bookmark_value><bookmark_value>examples ;integral</bookmark_value><bookmark_value>range of integral example</bookmark_value><bookmark_value>integrals;example</bookmark_value>"
+msgstr "<bookmark_value>μεγέθη γραμματοσειράς, παράδειγμα</bookmark_value><bookmark_value>παράδειγμα ορίων αθροίσματος</bookmark_value><bookmark_value>παραδείγματα, ολοκλήρωμα</bookmark_value><bookmark_value>παράδειγμα ορίων ολοκληρώματος</bookmark_value><bookmark_value>ολοκληρώματα, παράδειγμα</bookmark_value>"
-#: 03090200.xhp
+#: 03090909.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN102F3\n"
+"03090909.xhp\n"
+"hd_id3155959\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3148442\" src=\"starmath/res/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148442\" src=\"starmath/res/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Icon</alt></image>"
+msgid "<link href=\"text/smath/01/03090909.xhp\" name=\"Fonts and Font Sizes\">Integral and Sum Ranges, Font Size</link>"
+msgstr "<link href=\"text/smath/01/03090909.xhp\" name=\"Γραμματοσειρές και μεγέθη γραμματοσειρών\">Όρια ολοκληρώματος και αθροίσματος, Μέγεθος γραμματοσειράς</link>"
-#: 03090200.xhp
+#: 03090909.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3151089\n"
-"64\n"
+"03090909.xhp\n"
+"par_id3145791\n"
+"2\n"
"help.text"
-msgid "less than or equal to (slanted)"
-msgstr "μικρότερο ή ίσο με (πλάγια)"
+msgid "Here is an example of how to use various fonts and font sizes within a formula in <emph>$[officename] Math</emph>."
+msgstr "Εδώ υπάρχει ένα παράδειγμα για το πως να χρησιμοποιήσετε διάφορες γραμματοσειρές και μεγέθη γραμματοσειρών εντός του τύπου στο <emph>$[officename] Math</emph>."
-#: 03090200.xhp
+#: 03090909.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3154078\n"
-"63\n"
+"03090909.xhp\n"
+"par_id3151243\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XLESLANTY\">Inserts a <emph>less than or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?> leslant <?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XLESLANTY\">Εισάγει τη σχέση <emph>μικρότερο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> leslant <?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "<image id=\"img_id3148871\" src=\"res/helpimg/smzb9.png\" width=\"9.257cm\" height=\"3.196cm\"><alt id=\"alt_id3148871\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148871\" src=\"res/helpimg/smzb9.png\" width=\"9.257cm\" height=\"3.196cm\"><alt id=\"alt_id3148871\">Εικονίδιο</alt></image>"
-#: 03090200.xhp
+#: 03090910.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10331\n"
+"03090910.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3153299\" src=\"starmath/res/bi21310.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153299\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153299\" src=\"starmath/res/bi21310.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153299\">Icon</alt></image>"
+msgid "Attributes"
+msgstr "Γνωρίσματα"
-#: 03090200.xhp
+#: 03090910.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150171\n"
-"66\n"
+"03090910.xhp\n"
+"hd_id3154702\n"
+"1\n"
"help.text"
-msgid "greater than or equal to (slanted)"
-msgstr "μεγαλύτερο ή ίσο με (πλάγια)"
+msgid "<link href=\"text/smath/01/03090910.xhp\" name=\"Attributes\">Attributes</link>"
+msgstr "<link href=\"text/smath/01/03090910.xhp\" name=\"Γνωρίσματα\">Γνωρίσματα</link>"
-#: 03090200.xhp
+#: 03090910.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3156098\n"
-"65\n"
+"03090910.xhp\n"
+"par_id3150301\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XGESLANTY\">Inserts the <emph>greater than or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?>geslant<?> </emph>in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XGESLANTY\">Εισάγει τη σχέση <emph>μεγαλύτερο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>geslant<?> </emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "This section contains an example of how you can use different attributes in a formula in <emph>$[officename] Math</emph>."
+msgstr "Αυτή η ενότητα περιέχει ένα παράδειγμα για το πως μπορείτε να χρησιμοποιήσετε διαφορετικά γνωρίσματα σε έναν τύπο στο <emph>$[officename] Math</emph>."
-#: 03090200.xhp
+#: 03090910.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN1036F\n"
+"03090910.xhp\n"
+"par_id3148703\n"
"help.text"
-msgid "<image id=\"img_id3153976\" src=\"starmath/res/bi21311.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153976\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153976\" src=\"starmath/res/bi21311.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153976\">Icon</alt></image>"
+msgid "<image id=\"img_id3151242\" src=\"res/helpimg/smzb10.png\" width=\"8.975cm\" height=\"2.198cm\"><alt id=\"alt_id3151242\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151242\" src=\"res/helpimg/smzb10.png\" width=\"8.975cm\" height=\"2.198cm\"><alt id=\"alt_id3151242\">Εικονίδιο</alt></image>"
-#: 03090200.xhp
+#: 03090910.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3145336\n"
-"68\n"
+"03090910.xhp\n"
+"par_id3150048\n"
+"4\n"
"help.text"
-msgid "similar or equal to"
-msgstr "παρόμοιο ή ίσο με"
+msgid "%rho(font sans bold q\",\"%omega) = int func e^{i %omega t}%rho(font sans bold q\",\"t)\"d\"t"
+msgstr "%rho(font sans bold q\",\"%omega) = int func e^{i %omega t}%rho(font sans bold q\",\"t)\"d\"t"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3155580\n"
-"67\n"
+"03091100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XSIMEQY\">Inserts the <emph>similar or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?>simeq<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XSIMEQY\">Εισάγει τη σχέση <emph>όμοιο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>simeq<?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "Brackets and Grouping"
+msgstr "Παρενθέσεις και ομαδοποίηση"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN103AD\n"
+"03091100.xhp\n"
+"bm_id3147341\n"
"help.text"
-msgid "<image id=\"img_id3151195\" src=\"starmath/res/bi21312.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151195\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151195\" src=\"starmath/res/bi21312.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151195\">Icon</alt></image>"
+msgid "<bookmark_value>brackets and grouping in $[officename] Math</bookmark_value><bookmark_value>grouping and brackets in $[officename] Math</bookmark_value>"
+msgstr "<bookmark_value>παρενθέσεις και ομαδοποίηση στο $[officename] Math</bookmark_value><bookmark_value>ομαδοποίηση και παρενθέσεις στο $[officename] Math</bookmark_value>"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3155076\n"
-"70\n"
+"03091100.xhp\n"
+"hd_id3147341\n"
+"1\n"
"help.text"
-msgid "proportional to"
-msgstr "ανάλογο με"
+msgid "<link href=\"text/smath/01/03091100.xhp\" name=\"Brackets and Grouping\">Brackets and Grouping</link>"
+msgstr "<link href=\"text/smath/01/03091100.xhp\" name=\"Παρενθέσεις και ομαδοποίηση\">Παρενθέσεις και ομαδοποίηση</link>"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3155088\n"
-"69\n"
+"03091100.xhp\n"
+"par_id3150342\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XPROPY\">Inserts the <emph>proportional to</emph> relation with two placeholders.</ahelp> You can also type <emph><?> prop <?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XPROPY\">Εισάγει τη σχέση <emph>ανάλογο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> prop <?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "Note: the quotation marks in the examples are used to emphasize text and do not belong to the content of the formulas and commands."
+msgstr "Σημείωση: τα εισαγωγικά σημεία στα παραδείγματα χρησιμοποιούνται για να δώσουν μεγαλύτερη έμφαση στο κείμενο και δεν ανήκουν στο περιεχόμενο των τύπων και των εντολών."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN103EB\n"
+"03091100.xhp\n"
+"par_id3146962\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3150103\" src=\"starmath/res/bi21313.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3150103\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150103\" src=\"starmath/res/bi21313.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3150103\">Icon</alt></image>"
+msgid "When typing example formulas into the <emph>Commands</emph> window, note that spaces are often required for correct structure."
+msgstr "Κατά την πληκτρολόγηση παραδειγμάτων σχετικά με τύπους στο παράθυρο <emph>εντολών</emph>, σημειώστε ότι συχνά απαιτούνται κενά για τη σωστή δόμηση."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150006\n"
-"31\n"
+"03091100.xhp\n"
+"par_id3149054\n"
+"4\n"
"help.text"
-msgid "less than or equal to"
-msgstr "μικρότερο ή ίσο με"
+msgid "Braces \"{}\" are used to group expressions together to form one new expression. For example, \"sqrt {x * y}\" is the square root of the entire product x*y, while \"sqrt x * y\" is the square root of x multiplied by y. Braces do not require an extra space."
+msgstr "Τα άγκιστρα \"{}\" χρησιμοποιούνται για την ομαδοποίηση εκφράσεων με σκοπό το σχηματισμό μιας νέας έκφρασης. Για παράδειγμα, το \"sqrt {x * y}\" είναι η τετραγωνική ρίζα ολόκληρου του γινομένου x*y, ενώ το \"sqrt x * y\" είναι η τετραγωνική ρίζα του x πολλαπλασιασμένου με y. Τα άγκιστρα δεν απαιτούν πρόσθετο κενό."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150033\n"
-"32\n"
+"03091100.xhp\n"
+"par_id3151392\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XLEY\">Inserts the <emph>less than or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?> le <?></emph> or <emph><?> <= <?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XLEY\">Εισάγει τη σχέση <emph>μικρότερο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> le <?></emph> ή <emph><?> <= <?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "Set brackets were previously inserted in the Elements window or directly in the Commands window as \"left lbrace <?> right rbrace\". Now, a left and a right set bracket can also be inserted using \"lbrace\" and \"rbrace\", with or without wildcards."
+msgstr "Οι παρενθέσεις συνόλων εισήχθηκαν προηγουμένως στο παράθυρο στοιχείων ή απευθείας στο παράθυρο εντολών ως \"left lbrace <?> right rbrace\". Τώρα, ένα αριστερό ή δεξιό σύνολο παρενθέσεων μπορεί να εισαχθεί επίσης χρησιμοποιώντας τις εντολές \"lbrace\" και \"rbrace\", με ή χωρίς μπαλαντέρ."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN1042C\n"
+"03091100.xhp\n"
+"par_id3147403\n"
+"6\n"
"help.text"
-msgid "<image id=\"img_id3151228\" src=\"starmath/res/bi21314.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151228\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151228\" src=\"starmath/res/bi21314.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151228\">Icon</alt></image>"
+msgid "There are a total of eight (8) different types of brackets available. The \"ceil\" and \"floor\" brackets are often used for rounding up or down the argument to the next integer: \"lceil -3.7 rceil = -3\" or \"lfloor -3.7 rfloor = -4\"."
+msgstr "Υπάρχει ένα από οκτώ (8) διαφορετικών τύπων διαθέσιμων παρενθέσεων. Οι παρενθέσεις \"άνω όριο\" και \"κάτω όριο\" χρησιμοποιούνται συχνά για στρογγυλοποίηση του ορίσματος προς τα πάνω ή προς τα κάτω στον επόμενο ακέραιο: \"lceil -3.7 rceil = -3\" or \"lfloor -3.7 rfloor = -4\"."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3153131\n"
-"29\n"
+"03091100.xhp\n"
+"par_id3146320\n"
+"63\n"
"help.text"
-msgid "greater than or equal to"
-msgstr "μεγαλύτερο ή ίσο από"
+msgid "Operator brackets, also known as Bra-kets (angle brackets with a vertical line in between), are common in Physics notation: \"langle a mline b rangle\" or \"langle a mline b mline c over d mline e rangle\". The height and positioning of the vertical lines always corresponds exactly to the enclosing brackets."
+msgstr "Οι παρενθέσεις τελεστών, συχνά γνωστές και ως Bra-kets (γωνιακές παρενθέσεις με μια κάθετη γραμμή μεταξύ τους), είναι συνηθισμένοι στη σημειογραφία της Φυσικής: \"langle a mline b rangle\" ή \"langle a mline b mline c over d mline e rangle.\" Το ύψος και η τοποθέτηση των κάθετων γραμμών αντιστοιχούν πάντα ακριβώς στις περικλείουσες παρενθέσεις."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3155379\n"
-"30\n"
+"03091100.xhp\n"
+"par_id3157870\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XGEY\">Inserts the <emph>greater than or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?> ge <?></emph> or <emph><?> >= <?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XGEY\">Εισάγει τη σχέση <emph>μεγαλύτερο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> ge <?></emph> ή <emph><?> >= <?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "All brackets may only be used in pairs. The brackets have some common characteristics:"
+msgstr "Όλες οι παρενθέσεις μπορούν να χρησιμοποιηθούν σε ζεύγη. Οι παρενθέσεις έχουν μερικά κοινά χαρακτηριστικά:"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN1046D\n"
+"03091100.xhp\n"
+"par_id3155761\n"
+"8\n"
"help.text"
-msgid "<image id=\"img_id3151003\" src=\"starmath/res/bi21315.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151003\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151003\" src=\"starmath/res/bi21315.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151003\">Icon</alt></image>"
+msgid "All types of brackets have the same grouping function as described for \"{}\" brackets."
+msgstr "Όλοι οι τύποι παρενθέσεων έχουν την ίδια συνάρτηση ομαδοποίησης όπως περιγράφεται για τις παρενθέσεις \"{}\""
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3155935\n"
-"72\n"
+"03091100.xhp\n"
+"par_id3145590\n"
+"9\n"
"help.text"
-msgid "similar to"
-msgstr "παρόμοιο με"
+msgid "All types of brackets, including those that are visible, permit empty group definition. The enclosed expression may therefore be empty."
+msgstr "Όλοι οι τύποι παρενθέσεων, συμπεριλαμβανομένων αυτών που είναι ορατές, παρέχουν άδεια για καθορισμό κενής ομάδας. Η έκφραση που περιλαμβάνεται μπορεί όμως να είναι κενή."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3155947\n"
-"71\n"
+"03091100.xhp\n"
+"par_id3154562\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XSIMY\">This icon inserts the <emph>similar to</emph> relation with two placeholders.</ahelp> You can also type <emph><?>sim<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XSIMY\">Αυτό το εικονίδιο εισάγει τη σχέση <emph>παρόμοιο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>sim<?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "Brackets do not adjust their size to the enclosed expression. For example, if you want \"( a over b )\" with a bracket size adjusted to a and b you must insert \"left\" and \"right\". Entering \"left(a over b right)\" produces appropriate sizing. If, however, the brackets themselves are part of the expression whose size is changed, they are included the size change: \"size 3(a over b)\" and \"size 12(a over b)\". The sizing of the bracket-to-expression ratio does not change in any way."
+msgstr "Οι παρενθέσεις δεν προσαρμόζουν το μέγεθός τους στην συμπεριλαμβανόμενη έκφραση. Για παράδειγμα, αν θέλετε το \"( a over b )\" με ένα μέγεθος παρένθεσης που προσαρμόζεται στο a και το b πρέπει να εισάγετε \"αριστερά\" και \"δεξιά\". Εισάγοντας το \"left(a over b right)\" παρέχεται το κατάλληλο μέγεθος. Αν, παρόλα αυτά, οι παρενθέσεις από μόνες τους είναι μέρος της έκφρασης της οποίας το μέγεθος έχει αλλάξει, αυτές συμπεριλαμβάνονται στην αλλαγή του μεγέθους: \"size 3(a over b)\" και \"size 12(a over b)\". Το μέγεθος της αναλογίας της έκφρασης παρένθεση-σε-παρένθεση δεν αλλάζει με κανέναν τρόπο."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN104AB\n"
+"03091100.xhp\n"
+"par_id3153002\n"
+"11\n"
"help.text"
-msgid "<image id=\"img_id3149631\" src=\"starmath/res/bi21316.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149631\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149631\" src=\"starmath/res/bi21316.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149631\">Icon</alt></image>"
+msgid "Since \"left\" and \"right\" ensure unique assignment of the brackets, every single bracket can be used as an argument for these two commands, even placing right brackets on the left side, or left brackets on the right. Instead of a bracket you can use the \"none\" qualifier, which means that there is no bracket shown and that there is no space reserved for a bracket. Using this, you can create the following expressions:"
+msgstr "Επειδή τα ορίσματα \"αριστερά\" και \"δεξιά\" εξασφαλίζουν μοναδική ανάθεση των παρενθέσεων, κάθε μεμονωμένη παρένθεση μπορεί να χρησιμοποιηθεί ως όρισμα για αυτές τις δύο εντολές, ακόμα και στην τοποθέτηση δεξιών παρενθέσεων στην αριστερή πλευρά, ή αριστερών παρενθέσεων στα δεξιά. Αντί για μία παρένθεση μπορείτε να χρησιμοποιήσετε τον προσδιορισμό \"καμία\", που σημαίνει ότι δεν υπάρχει παρένθεση που να εμφανίζεται και δεν υπάρχει διάστημα που να δεσμεύεται για μία παρένθεση. Χρησιμοποιώντας αυτό, μπορείτε να δημιουργήσετε τις ακόλουθες εκφράσεις:"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150659\n"
-"73\n"
+"03091100.xhp\n"
+"par_id3150014\n"
+"12\n"
"help.text"
-msgid "toward"
-msgstr "επικείμενο"
+msgid "left lbrace x right none"
+msgstr "left lbrace x right none"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150670\n"
-"42\n"
+"03091100.xhp\n"
+"par_id3149877\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XTOWARDY\">Inserts a <emph>toward</emph> relation symbol with two placeholders.</ahelp> You can also type <emph><?> toward <?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XTOWARDY\">Εισάγει τη σχέση <emph>επικείμενο σε</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?> toward <?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "left [ x right )"
+msgstr "left [ x right )"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN104E7\n"
+"03091100.xhp\n"
+"par_id3145241\n"
+"14\n"
"help.text"
-msgid "<image id=\"img_id3149969\" src=\"starmath/res/bi21324.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149969\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149969\" src=\"starmath/res/bi21324.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149969\">Icon</alt></image>"
+msgid "left ] x right ["
+msgstr "left ] x right ["
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3147279\n"
-"84\n"
+"03091100.xhp\n"
+"par_id3156060\n"
+"15\n"
"help.text"
-msgid "double arrow pointing left"
-msgstr "διπλό βέλος με αριστερή κατεύθυνση"
+msgid "left rangle x right lfloor"
+msgstr "left rangle x right lfloor"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3149599\n"
-"83\n"
+"03091100.xhp\n"
+"par_id3150935\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_DLARROW\">Inserts the logical relation <emph>arrow with double bar pointing left</emph>.</ahelp> You can also type <emph>dlarrow</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_DLARROW\">Εισάγει τη λογική σχέση <emph>βέλος με διπλή γραμμή με αριστερή κατεύθυνση</emph>.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>dlarrow</emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "The same rules apply to \"left\" and \"right\" as to the other brackets: they also work as group builders and may enclose empty expressions."
+msgstr "Οι ίδιοι κανόνες εφαρμόζονται στις \"αριστερά\" και \"δεξιά\" όπως σε άλλες παρενθέσεις: αυτές μπορούν να χρησιμοποιηθούν ως κατασκευαστές ομάδων και μπορούν να συμπεριλάβουν κενές εκφράσεις."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10525\n"
+"03091100.xhp\n"
+"par_id3149030\n"
+"17\n"
"help.text"
-msgid "<image id=\"img_id3149516\" src=\"starmath/res/bi21325.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149516\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149516\" src=\"starmath/res/bi21325.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149516\">Icon</alt></image>"
+msgid "The combination of mismatched brackets, single brackets and repositioned left and right brackets occurs often in mathematical formulas. The following is a formula that will create an error when typed:"
+msgstr "Ο συνδυασμός ελλιπών παρενθέσεων, απλών παρενθέσεων και τοποθετημένων παρενθέσεων αριστερά και δεξιά συμβαίνει συχνά σε μαθηματικούς τύπους. Ο ακόλουθος είναι ένας τύπος που θα δημιουργήσει ένα σφάλμα κατά την πληκτρολόγησή του:"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3148707\n"
-"86\n"
+"03091100.xhp\n"
+"par_id3155989\n"
+"19\n"
"help.text"
-msgid "double arrow pointing left and right"
-msgstr "διπλό βέλος με αριστερή και δεξιά κατεύθυνση"
+msgid "[2, 3) - right open interval"
+msgstr "[2, 3) - right open interval"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3148721\n"
-"85\n"
+"03091100.xhp\n"
+"par_id3147169\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_DLRARROW\">Inserts the logical relation <emph>arrow with double bar pointing left and right</emph> with two operators.</ahelp> You can also type <emph>dlrarrow</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_DLRARROW\"> Εισάγει τη λογική σχέση <emph>βέλος με διπλή γραμμή με κατεύθυνση δεξιά και αριστερά</emph> με δύο τελεστές. </ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>dlrarrow</emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "Using \"left\" and \"right\" makes the above expression valid in $[officename] Math: \"left [2, 3 right )\". However, the brackets do not have any fixed size because they adjust to the argument. Setting a single bracket is a bit cumbersome. Therefore, there you can display single brackets with a fixed size by placing a \"\\\" (backslash) in front of normal brackets. These brackets then act like any other symbol and no longer have the special functionality of brackets; that is they do not work as group builders and their orientation corresponds to that of other symbols. See \"size *2 \\langle x \\rangle\" and \"size *2 langle x rangle\"."
+msgstr "Χρησιμοποιώντας τα ορίσματα \"αριστερά\" και \"δεξιά\" δημιουργείται η παραπάνω έκφραση που είναι έγκυρη στο $[officename] Math: \"left [2, 3 right )\". Παρόλα αυτά, οι παρενθέσεις δεν έχουν σταθερό μέγεθος επειδή προσαρμόζονται στο όρισμα. Η ρύθμιση μίας απλής παρένθεσης είναι λίγο δυσχείριστη. Από την άλλη πλευρά, μπορείτε να εμφανίζετε απλές παρενθέσεις με διορθωμένο μέγεθος τοποθετώντας \"\\\" (κάθετο) μπροστά από κανονικές παρενθέσεις. Αυτές οι παρενθέσεις τότε συμπεριφέρονται όπως κάθε άλλο σύμβολο και δεν έχουν πια την ειδική λειτουργικότητα των παρενθέσεων, αυτό συμβαίνει γιατί δεν εφαρμόζονται σαν κατασκευαστές ομάδων και ο προσανατολισμός τους αντιστοιχεί σε άλλα σύμβολα. Δείτε \"size *2 \\langle x \\rangle\" and \"size *2 langle x rangle\"."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10563\n"
+"03091100.xhp\n"
+"par_id3153720\n"
+"24\n"
"help.text"
-msgid "<image id=\"img_id3148697\" src=\"starmath/res/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148697\" src=\"starmath/res/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Icon</alt></image>"
+msgid "The complete overview is as follows"
+msgstr "Η ολοκληρωμένη προεπισκόπηση μοιάζει όπως εξής"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150853\n"
-"88\n"
+"03091100.xhp\n"
+"par_id3149715\n"
+"25\n"
"help.text"
-msgid "double arrow pointing right"
-msgstr "διπλό βέλος με δεξιά κατεύθυνση"
+msgid "\\{ or \\lbrace, \\} or \\rbrace"
+msgstr "\\{ ή \\lbrace, \\} ή \\rbrace"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150866\n"
-"87\n"
+"03091100.xhp\n"
+"par_id3150756\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_DRARROW\">Inserts the logical operator <emph>arrow with double bar pointing right</emph> with two placeholders.</ahelp> You can also type <emph>drarrow</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_DRARROW\">Εισάγει τη λογική έκφραση <emph>βέλος με διπλή γραμμή με δεξιά κατεύθυνση</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>drarrow</emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "\\(, \\)"
+msgstr "\\(, \\)"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10564\n"
+"03091100.xhp\n"
+"par_id3145207\n"
+"27\n"
"help.text"
-msgid "<image id=\"img_id3148698\" src=\"starmath/res/bi21327.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148698\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148698\" src=\"starmath/res/bi21327.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148698\">Εικονίδιο</alt></image>"
+msgid "\\[, \\]"
+msgstr "\\[, \\]"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150854\n"
-"90\n"
+"03091100.xhp\n"
+"par_id3153153\n"
+"28\n"
"help.text"
-msgid "precedes"
-msgstr "προηγείται"
+msgid "\\langle, \\rangle"
+msgstr "\\langle, \\rangle"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150867\n"
-"89\n"
+"03091100.xhp\n"
+"par_id3150263\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_PRECEDES\">Inserts the logical operator <emph>precedes</emph> with two placeholders.</ahelp> You can also type <emph>prec</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_PRECEDES\">Εισαγωγή του λογικού τελεστή <emph>προηγείται</emph> με δύο δεσμευτικά θέσης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>prec</emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "\\lceil, \\rceil"
+msgstr "\\lceil, \\rceil"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10565\n"
+"03091100.xhp\n"
+"par_id3147252\n"
+"30\n"
"help.text"
-msgid "<image id=\"img_id3148699\" src=\"starmath/res/bi21329.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148699\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148699\" src=\"starmath/res/bi21329.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148699\">Εικονίδιο</alt></image>"
+msgid "\\lfloor, \\rfloor"
+msgstr "\\lfloor, \\rfloor"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150855\n"
-"92\n"
+"03091100.xhp\n"
+"par_id3154690\n"
+"31\n"
"help.text"
-msgid "succeeds"
-msgstr "ακολουθεί"
+msgid "\\lline, \\rline"
+msgstr "\\lline, \\rline"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150868\n"
-"91\n"
+"03091100.xhp\n"
+"par_id3145414\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_SUCCEEDS\">Inserts the logical operator <emph>succeeds</emph> with two placeholders.</ahelp> You can also type <emph>succ</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_SUCCEEDS\">Εισαγωγή του λογικού τελεστή <emph>ακολουθεί</emph> με δύο δεσμευτικά θέσης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>succ</emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "\\ldline, \\rdline"
+msgstr "\\ldline, \\rdline"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10566\n"
+"03091100.xhp\n"
+"par_id3147514\n"
+"33\n"
"help.text"
-msgid "<image id=\"img_id3148700\" src=\"starmath/res/bi21328.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148700\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148700\" src=\"starmath/res/bi21328.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148700\">εικονίδιο</alt></image>"
+msgid "In this way, intervals like the one above can be built in <emph>$[officename] Math</emph> without any problems: \\[2\", \"3\\) or \"\\]2\", \"3\\[ (Attention: These quotation marks are part of the entry.)"
+msgstr "Με αυτόν τον τρόπο, τα διαστήματα όπως το παραπάνω μπορούν να δομηθούν στο <emph>$[officename] Math</emph> χωρίς κανένα πρόβλημα: \\[2\", \"3\\) or \"\\]2\", \"3\\[ (Προσοχή: Αυτά τα εισαγωγικά είναι μέρος της εισόδου.)"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150856\n"
-"94\n"
+"03091100.xhp\n"
+"par_id3153532\n"
+"34\n"
"help.text"
-msgid "not precedes"
-msgstr "δεν προηγείται"
+msgid "Please note that the quotation marks must be entered and can be obtained with <emph>Shift+2</emph> and not with typographical quotation marks. Generally, punctuation marks (like the comma in this case) are set as text. Although it is also possible to type \"\\[2,~3\\)\" the above option is preferable. In the previous example, \"fixed size\" always describes a bracket size dependent on the font size used."
+msgstr "Παρακαλώ σημειώστε ότι τα εισαγωγικά σημεία πρέπει να εισάγονται και μπορούν να εφαρμοστούν με το συνδυασμό πλήκτρων <emph>Shift+2</emph> και όχι με τυπογραφικά εισαγωγικά σημεία. Γενικά, τα σημεία στίξης (όπως το κόμμα σε αυτήν την περίπτωση) καθορίζονται σαν κείμενο. Αν και είναι δυνατόν να πληκτρολογήσετε \"\\[2,~3\\)\" η παραπάνω επιλογή είναι πιο επιθυμητή. Στο προηγούμενο παράδειγμα, το \"σταθερό μέγεθος\" πάντα περιγράφει ένα μέγεθος παρενθέσεων που εξαρτάται από το μέγεθος της γραμματοσειράς που χρησιμοποιήθηκε."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150869\n"
-"93\n"
+"03091100.xhp\n"
+"par_id3153674\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_NOTPRECEDES\">Inserts the logical operator <emph>not precedes</emph> with two placeholders.</ahelp> You can also type <emph>nprec</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_NOTPRECEDES\">Εισαγωγή του λογικού τελεστή <emph>δεν προηγείται</emph> με δύο δεσμευτικά θέσης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>nprec</emph> στο παράθυρο <emph>Εντολών</emph>."
+msgid "Nesting groups within each other is relatively problem-free. In the formula hat \"{a + b}\" the \"hat\" is displayed simply over the center of \"{a + b}\". Also, \"color red lceil a rceil\" and \"grave hat langle x * y rangle\" work as expected. The result of the latter can be compared to \"grave {hat langle x * y rangle}\". These attributes do not compete, but rather can be combined."
+msgstr "Η εμφώλευση ομάδων μεταξύ τους είναι σχετικά απροβλημάτιστη. Στο καπέλο του τύπου \"{a + b}\" το \"καπέλο\" εμφανίζεται απλά πάνω από το κέντρο του τύπου \"{a + b}\". Επίσης, οι \"color red lceil a rceil\" και \"grave hat langle x * y rangle\" εφαρμόζονται όπως προσδοκάτε. Το αποτέλεσμα του δεύτερου μπορεί να συγκριθεί με το \"grave {hat langle x * y rangle}\". Αυτές οι ιδιότητες δεν ανταγωνίζονται αλλά προτιμούν να συνδυάζονται."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10567\n"
+"03091100.xhp\n"
+"par_id3147526\n"
+"36\n"
"help.text"
-msgid "<image id=\"img_id3148701\" src=\"starmath/res/bi21330.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148701\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148701\" src=\"starmath/res/bi21330.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148701\">Εικονίδιο</alt></image>"
+msgid "This differs slightly for competing or mutually influencing attributes. This is often the case with font attributes. For example, which color does the b have in \"color yellow color red (a + color green b)\", or which size does it have in \"size *4 (a + size /2 b)\"? Given a base size of 12, does it have the size 48, 6 or even 24 (which could be seen as a combination)? The following are basic resolution rules, which will be followed consistently in the future. In general, the rules apply to all group operations. This only has a visible effect on the font attributes, like \"bold\", \"ital\", \"phantom\", \"size\", \"color\" and \"font\":"
+msgstr "Αυτό διαφέρει ελαφρά για τον ανταγωνισμό ή την αμοιβαία επίδραση των ιδιοτήτων. Αυτό συχνά είναι η περίπτωση με ιδιότητες γραμματοσειρών. Για παράδειγμα, ποιο χρώμα έχει το b στο \"color yellow color red (a + color green b)\", ή τι μέγεθος έχει στο \"size *4 (a + size /2 b)\"; Με δοθέν ένα μέγεθος βάσης 12, έχει το μέγεθος 48, 6 ή ακόμα και 24 (που θα μπορούσε να είναι σαν συνδυασμός); Τα ακόλουθα είναι βασικοί κανόνες ανάλυσης, που θα ακολουθούν συνεπώς στο μέλλον. Γενικά, οι κανόνες εφαρμόζονται σε όλες τις λειτουργίες ομαδοποίησης. Αυτό έχει μόνο ένα ορατό εφέ στις ιδιότητες γραμματοσειρών, όπως οι \"bold\", \"ital\", \"phantom\", \"size\", \"color\" and \"font\":"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150857\n"
-"96\n"
+"03091100.xhp\n"
+"par_id3152952\n"
+"37\n"
"help.text"
-msgid "not succeeds"
-msgstr "δεν ακολουθεί"
+msgid "Group operations in sequence are treated as if every single operation is enclosed by braces. They are nested, and in every level there can be no more than one operation. Here is an example of a formula with many group operations: \"size 12 color red font sans size -5 (a + size 8 b)\" like \"{size 12{color red{font sans{size -5 (a + {size 8 b})}}}}\"."
+msgstr "Οι πράξεις ομάδων σε σειρά επεξεργάζονται όπως κάθε απλή λειτουργία που συμπεριλαμβάνεται από άγκιστρα. Αυτές εμφωλεύονται, και σε κάθε επίπεδο μπορεί να υπάρχουν περισσότερο από μια λειτουργίες. Εδώ ακολουθεί ένα παράδειγμα τύπου με πολλές ομαδοποιημένες λειτουργίες: \"size 12 color red font sans size -5 (a + size 8 b)\" like \"{size 12{color red{font sans{size -5 (a + {size 8 b})}}}}\"."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150870\n"
-"95\n"
+"03091100.xhp\n"
+"par_id3158441\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_NOTSUCCEEDS\">Inserts the logical operator <emph>not succeeds</emph> with two placeholders.</ahelp> You can also type <emph>nsucc</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_NOTSUCCEEDS\">Εισαγωγή του λογικού τελεστή<emph>δεν ακολουθεί</emph> με δύο δεσμευτικά θέσης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>nsucc</emph> στο παράθυρο <emph>Εντολών</emph>."
+msgid "This example formula is then interpreted from left to right. The operations only affect its corresponding group (or expression). Operations further to the right \"replace\" or \"combine themselves with\" their predecessors."
+msgstr "Αυτό το παράδειγμα τύπου μεταφράζεται από τα αριστερά προς τα δεξιά. Οι πράξεις επηρεάζουν μόνο την αντίστοιχη ομάδα τους (ή έκφραση). Οι πράξεις πιο δεξιά \"αντικαθιστούν\" ή \"συνδυάζονται μεταξύ τους με\" τους προκατόχους τους."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10568\n"
+"03091100.xhp\n"
+"par_id3150994\n"
+"39\n"
"help.text"
-msgid "<image id=\"img_id3148702\" src=\"starmath/res/bi21331.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148702\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148702\" src=\"starmath/res/bi21331.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148702\">Εικονίδιο</alt></image>"
+msgid "A group operation does not have any effect on higher-level operations but rather affects only lower-level groups and expressions, including their brackets and super-/subscripts. For example, \"a + size *2 (b * size -8 c_1)^2\""
+msgstr "Μία πράξη ομάδας δεν έχει κανένα αποτέλεσμα σε υψηλότερου επιπέδου πράξεις αλλά μπορεί να επηρεάζει μόνο πράξεις χαμηλότερου επιπέδου και εκφράσεις, συμπεριλαμβανομένων των παρενθέσεών τους και των εκθετών/δεικτών. Για παράδειγμα, \"a + size *2 (b * size -8 c_1)^2\""
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150858\n"
-"98\n"
+"03091100.xhp\n"
+"par_id3154196\n"
+"40\n"
"help.text"
-msgid "precedes or equal"
-msgstr "προηγείται ή ίσο"
+msgid "\"color ...\" and \"font ...\" as well as \"size n\" (n is a decimal) replace any preceding operations of the same type"
+msgstr "τα \"color ...\" and \"font ...\" as well as \"size n\" (n is a decimal) αντικαθιστούν κάθε προηγούμενο τελεστή του ίδιου τύπου"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150871\n"
-"97\n"
+"03091100.xhp\n"
+"par_id3154136\n"
+"41\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_PRECEDESEQUAL\">Inserts the logical operator <emph>precedes or equal</emph> with two placeholders.</ahelp> You can also type <emph>preccurlyeq</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_PRECEDESEQUAL\">Εισαγωγή του λογικού τελεστή <emph>προηγείται ή ίσο</emph> με δύο δεσμευτικά θέσης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>preccurlyeq</emph> στο παράθυρο <emph>Εντολών</emph>."
+msgid "for \"size +n\", \"size -n\", \"size *n\", and \"size /n\" the effects of the operations are combined,"
+msgstr "για τα \"size +n\", \"size -n\", \"size *n\", και \"size /n\" τα αποτελέσματα των τελεστών συνδυάζονται,"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10569\n"
+"03091100.xhp\n"
+"par_id3146934\n"
+"42\n"
"help.text"
-msgid "<image id=\"img_id3148703\" src=\"starmath/res/bi21332.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148703\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148703\" src=\"starmath/res/bi21332.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148703\">Εικονίδιο</alt></image>"
+msgid "\"size *2 size -5 a\" would be double the starting size minus 5"
+msgstr "το \"size *2 size -5 a\" θα είναι διπλάσιο του αρχικού μεγέθους μείον 5"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150859\n"
-"100\n"
+"03091100.xhp\n"
+"par_id3149297\n"
+"43\n"
"help.text"
-msgid "succeeds or equal"
-msgstr "έπεται ή ίσο"
+msgid "\"font sans ( a + font serif b)\""
+msgstr "\"font sans ( a + font serif b)\""
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150872\n"
-"99\n"
+"03091100.xhp\n"
+"par_id3155174\n"
+"44\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_SUCCEEDSEQUAL\">Inserts the logical operator <emph>succeeds or equal</emph> with two placeholders.</ahelp> You can also type <emph>succcurlyeq</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_SUCCEEDSEQUAL\">Εισαγωγή του λογικού τελεστή <emph>έπεται ή ίσο</emph> με δύο δεσμευτικά θέσης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>succcurlyeq</emph> στο παράθυρο <emph>Εντολές</emph>."
+msgid "\"size *2 ( a + size /2 b )\""
+msgstr "\"size *2 ( a + size /2 b )\""
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10570\n"
+"03091100.xhp\n"
+"par_id3154906\n"
+"50\n"
"help.text"
-msgid "<image id=\"img_id3148704\" src=\"starmath/res/bi21333.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148704\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148704\" src=\"starmath/res/bi21333.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148704\">Εικονίδιο</alt></image>"
+msgid "To change the size of a formula, use \"size +\" or -,*,/. Do not use \"size n\". These can easily be used in any context. This enables you to copy to other areas by using Copy and Paste, and the result remains the same. Furthermore, such expressions survive a change of base size in the menu better than when using \"size n\". If you use only \"size *\" and \"size /\" (for example, \"size *1.24 a or size /0.86 a\") the proportions remain intact."
+msgstr "Για να μεταβάλετε το μέγεθος του τύπου, χρησιμοποιήστε \"size +\" or -,*,/. Μην χρησιμοποιείτε το \"size n\". Αυτά μπορούν να χρησιμοποιηθούν σε οποιοδήποτε περιβάλλον. Σας δίνουν τη δυνατότητα να αντιγράψετε σε άλλες περιοχές χρησιμοποιώντας την Αντιγραφή και Επικόλληση, και το αποτέλεσμα παραμένει το ίδιο. Επιπλέον, τέτοιες εκφράσεις επιζούν μετά από αλλαγή του μεγέθους της βάσης στο μενού καλύτερα από το αν χρησιμοποιούσατε το \"size n\". Αν χρησιμοποιείτε μόνο τα \"size *\" και \"size /\" (για παράδειγμα, \"size *1.24 a or size /0.86 a\") οι αναλογίες παραμένουν ανέπαφες."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150860\n"
-"102\n"
+"03091100.xhp\n"
+"par_id3147587\n"
+"51\n"
"help.text"
-msgid "precedes or equivalent"
-msgstr "προηγείται ή ισοδύναμο"
+msgid "Examples (with a base size of 12 and 50% for indexes):"
+msgstr "Παραδείγματα (με μέγεθος βάσης 12 και 50% για δείκτες):"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150873\n"
-"101\n"
+"03091100.xhp\n"
+"par_id3148734\n"
+"52\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_PRECEDESEQUIV\">Inserts the logical operator <emph>precedes or equivalent</emph> with two placeholders.</ahelp> You can also type <emph>precsim</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_PRECEDESEQUIV\">Εισαγωγή του λογικού τελεστή <emph>προηγείται ή ισοδύναμο</emph> με δύο δεσμευτικά θέσης.</ahelp>Μπορείτε επίσης να πληκτρολογήσετε <emph>precsim</emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "Exactly identical proportions with \"size 18 a_n\" and \"size *1.5 a_n\"."
+msgstr "Ακριβώς όμοιες αναλογίες με μεγέθη \"size 18 a_n\" και \"size *1.5 a_n\"."
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_idN10571\n"
+"03091100.xhp\n"
+"par_id3152766\n"
+"53\n"
"help.text"
-msgid "<image id=\"img_id3148705\" src=\"starmath/res/bi21334.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148705\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148705\" src=\"starmath/res/bi21334.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148705\">Εικονίδιο</alt></image>"
+msgid "This differs in different contexts: \"x^{size 18 a_n}\" and \"x^{size *1.5 a_n}\""
+msgstr "Αυτό διαφέρει σε διαφορετικά περιβάλλοντα: \"x^{size 18 a_n}\" και \"x^{size *1.5 a_n}\""
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150861\n"
-"104\n"
+"03091100.xhp\n"
+"par_id3157986\n"
+"54\n"
"help.text"
-msgid "succeeds or equivalent"
-msgstr "έπεται ή ισοδύναμο"
+msgid "Examples with size +n for a comparison. They look identical:"
+msgstr "Παραδείγματα με μέγεθος +n για μια σύγκριση. Φαίνονται πανομοιότυπα:"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3150874\n"
-"103\n"
+"03091100.xhp\n"
+"par_id3158001\n"
+"55\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_SUCCEEDSEQUIV\">Inserts the logical operator <emph>succeeds or equivalent</emph> with two placeholders.</ahelp> You can also type <emph>succsim</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_SUCCEEDSEQUIV\">Εισαγωγή του λογικού τελεστή <emph>έπεται ή ισοδύναμο</emph> με δύο δεσμευτικά θέσης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>succsim</emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "a_{size 8 n}"
+msgstr "a_{size 8 n}"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3153545\n"
-"74\n"
+"03091100.xhp\n"
+"par_id3147332\n"
+"56\n"
"help.text"
-msgid "To create the <emph>much greater than</emph> relation with two placeholders, type <emph><?> gg <?> </emph>or <emph>>></emph> in the <emph>Commands</emph> window."
-msgstr "Για να δημιουργήσετε τη σχέση <emph>πολύ μεγαλύτερο από</emph> με δύο δείκτες τοποθέτησης, πληκτρολογήστε <emph><?> gg <?> </emph>ή <emph>>></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "a_{size +2 n}"
+msgstr "a_{size +2 n}"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3156000\n"
-"75\n"
+"03091100.xhp\n"
+"par_id3155143\n"
+"57\n"
"help.text"
-msgid "Type <emph>ll</emph> or <emph><<</emph> in the <emph>Commands</emph> window to insert the <emph>much less than</emph> relation into the formula."
-msgstr "Πληκτρολογήστε <emph>ll</emph> ή <emph><<</emph> στο παράθυρο <emph>εντολών</emph> για να εισάγετε τη σχέση <emph>πολύ μικρότερο από</emph> στον τύπο."
+msgid "a_{size *1.333 n}"
+msgstr "a_{size *1.333 n}"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3153749\n"
-"76\n"
+"03091100.xhp\n"
+"par_id3147129\n"
+"58\n"
"help.text"
-msgid "The <emph>is defined as</emph> relation with two placeholders is inserted by typing <emph><?>def<?></emph>."
-msgstr "Η σχέση <emph>ορίζεται ως</emph> με δύο δείκτες τοποθέτησης εισάγεται πληκτρολογώντας την εντολή <emph><?>def<?></emph>."
+msgid "The following examples, however, do not look identical:"
+msgstr "Τα ακόλουθα παραδείγματα, όμως, δεν φαίνονται πανομοιότυπα:"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3154068\n"
-"77\n"
+"03091100.xhp\n"
+"par_id3147073\n"
+"59\n"
"help.text"
-msgid "Insert the <emph>picture by</emph> correspondence character with two placeholders by typing <emph><?> transl <?></emph> in the <emph>Commands</emph> window."
-msgstr "Εισάγετε το χαρακτήρα αντιστοιχίας <emph>εικόνα από</emph> με δύο δείκτες τοποθέτησης πληκτρολογώντας <emph><?> transl <?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "x^{a_{size 8 n}}"
+msgstr "x^{a_{size 8 n}}"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3149592\n"
-"78\n"
+"03091100.xhp\n"
+"par_id3147086\n"
+"60\n"
"help.text"
-msgid "The <emph><?>transr<?></emph> command inserts the <emph>original by</emph> correspondence character with two placeholders."
-msgstr "Η εντολή <emph><?>transr<?></emph> εισάγει το χαρακτήρα αντιστοιχίας <emph>αρχικό από</emph> με δύο δείκτες τοποθέτησης."
+msgid "x^{a_{size +2 n}}"
+msgstr "x^{a_{size +2 n}}"
-#: 03090200.xhp
+#: 03091100.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3154735\n"
-"52\n"
+"03091100.xhp\n"
+"par_id3154386\n"
+"61\n"
"help.text"
-msgid "When entering information manually in the <emph>Commands</emph> window, note that a number of operators require spaces for the correct structure. This is especially true if you are working with values instead of placeholders. For example, for the \"is considerably greater\" relation, type either <emph>10 gg 1</emph> or <emph>a gg b</emph>."
-msgstr "Κατά την χειροκίνητη εισαγωγή πληροφοριών στο παράθυρο <emph>εντολών</emph>, σημειώστε ότι ένας αριθμός τελεστών απαιτεί κενά για τη σωστή δόμηση. Αυτό είναι αληθές ειδικά αν εργάζεστε με τιμές αντί για δείκτες τοποθέτησης. Για παράδειγμα, για τη σχέση \"είναι αρκετά μεγαλύτερο από\". πληκτρολογήστε την εντολή <emph>10 gg 1</emph> ή την <emph>a gg b</emph>."
+msgid "x^{a_{size *1.333 n}}"
+msgstr "x^{a_{size *1.333 n}}"
-#: 03070000.xhp
+#: 03091100.xhp
msgctxt ""
-"03070000.xhp\n"
+"03091100.xhp\n"
+"par_id3153354\n"
+"62\n"
+"help.text"
+msgid "Note that all n here have different sizes. The size 1.333 results from 8/6, the desired size divided by the default index size 6. (Index size 50% with a base size of 12)"
+msgstr "Σημειώστε ότι όλα τα n εδώ έχουν διαφορετικά μεγέθη. Το μέγεθος 1.333 προέρχεται από το 8/6, το επιθυμητό μέγεθος διαιρείται με το μέγεθος του δείκτη 6. (Το μέγεθος του δείκτη είναι 50% με μέγεθος βάσης 12)"
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
"tit\n"
"help.text"
-msgid "Update"
-msgstr "Ενημέρωση"
+msgid "Indexes and Exponents"
+msgstr "Δείκτες και εκθετικά"
-#: 03070000.xhp
+#: 03091200.xhp
msgctxt ""
-"03070000.xhp\n"
-"bm_id3153768\n"
+"03091200.xhp\n"
+"bm_id3150746\n"
"help.text"
-msgid "<bookmark_value>updating formula view</bookmark_value><bookmark_value>formula view; updating</bookmark_value>"
-msgstr "<bookmark_value>ανανέωση προβολής τύπου</bookmark_value><bookmark_value>προβολή τύπου· ανανέωση</bookmark_value>"
+msgid "<bookmark_value>indexes and exponents in $[officename] Math</bookmark_value><bookmark_value>exponents and indexes in $[officename] Math</bookmark_value>"
+msgstr "<bookmark_value>δείκτες και εκθέτες στο $[officename] Math</bookmark_value><bookmark_value>δείκτες και εκθέτες στο $[officename] Math</bookmark_value>"
-#: 03070000.xhp
+#: 03091200.xhp
msgctxt ""
-"03070000.xhp\n"
-"hd_id3153768\n"
+"03091200.xhp\n"
+"hd_id3150746\n"
"1\n"
"help.text"
-msgid "<link href=\"text/smath/01/03070000.xhp\" name=\"Update\">Update</link>"
-msgstr "<link href=\"text/smath/01/03070000.xhp\" name=\"Ενημέρωση\">Ενημέρωση</link>"
+msgid "<link href=\"text/smath/01/03091200.xhp\" name=\"Indexes and Exponents\">Indexes and Exponents</link>"
+msgstr "<link href=\"text/smath/01/03091200.xhp\" name=\"Δείκτες και εκθέτες\">Δείκτες και εκθέτες</link>"
-#: 03070000.xhp
+#: 03091200.xhp
msgctxt ""
-"03070000.xhp\n"
-"par_id3153729\n"
+"03091200.xhp\n"
+"par_id3153730\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"SID_DRAW\">This command updates the formula in the document window.</ahelp>"
-msgstr "<ahelp hid=\"SID_DRAW\">Με την εντολή αυτή ανανεώνεται ο τύπος στο παράθυρο του εγγράφου.</ahelp>"
+msgid "Here, you will find basic information about indexes and exponents in <emph>$[officename] Math</emph>. You can try the examples described here to help you understand the details discussed. (The quotation marks in this text are for emphasis purposes only and are not part of the examples.)"
+msgstr "Εδώ, θα βρείτε βασικές πληροφορίες σχετικά με δείκτες και εκθέτες στο <emph>$[officename] Math</emph>. Μπορείτε να δοκιμάσετε τα παραδείγματα που περιγράφονται εδώ ώστε να σας βοηθήσουν να καταλάβετε τις λεπτομέρειες που συζητάμε. (Τα εισαγωγικά σημεία σε αυτό το κείμενο βρίσκονται με σκοπό να δώσουν έμφαση μόνο και δεν είναι μέρος των παραδειγμάτων.)"
-#: 03070000.xhp
+#: 03091200.xhp
msgctxt ""
-"03070000.xhp\n"
-"par_id3145253\n"
+"03091200.xhp\n"
+"par_id3149884\n"
"3\n"
"help.text"
-msgid "Changes in the <emph>Commands</emph> window are automatically updated if <emph>AutoUpdate Display</emph> is activated."
-msgstr "Οι αλλαγές στο παράθυρο <emph>εντολών</emph> ανανεώνονται αυτόματα εάν είναι ενεργοποιημένο το <emph>Αυτόματη ενημέρωση οθόνης</emph>."
+msgid "The index and exponent for a character are displayed one on top of the other, left-justified to the base character. For example, type <emph>a_2^3</emph> or <emph>a^3_2</emph>. This can be in any order. Instead of <emph>'_'</emph> and <emph>'^'</emph>, you can use <emph>'sub'</emph> and <emph>'sup'</emph>."
+msgstr "Ο δείκτης και ο εκθέτης για έναν χαρακτήρα εμφανίζονται ο ένας πάνω στον άλλο, και έχει γίνει αριστερή στοίχιση στο χαρακτήρα της βάσης. Για παράδειγμα, πληκτρολογήστε <emph>a_2^3</emph> ή <emph>a^3_2</emph>. Αυτό μπορεί να γίνει με οποιαδήποτε σειρά. Αντί για το <emph>'_'</emph>και το <emph>'^'</emph>, μπορείτε να χρησιμοποιήσετε το <emph>'sub'</emph> και <emph>'sup'</emph>."
-#: 03091500.xhp
+#: 03091200.xhp
msgctxt ""
-"03091500.xhp\n"
+"03091200.xhp\n"
+"par_id3148387\n"
+"4\n"
+"help.text"
+msgid "However, it is no longer possible to use the following patterns"
+msgstr "Παρόλα αυτά, δεν είναι πλέον δυνατό να χρησιμοποιήσετε τα ακόλουθα υποδείγματα"
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3149029\n"
+"5\n"
+"help.text"
+msgid "a_2_3"
+msgstr "a_2_3"
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3155985\n"
+"6\n"
+"help.text"
+msgid "a^2^3"
+msgstr "a^2^3"
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3153923\n"
+"7\n"
+"help.text"
+msgid "a_2^3_4"
+msgstr "a_2^3_4"
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3153724\n"
+"8\n"
+"help.text"
+msgid "Each sub-/superscript position of a base character can only be used once. You must use brackets to indicate the desired result. The following examples illustrate this"
+msgstr "Κάθε θέση εκθέτη/δείκτη ενός χαρακτήρα της βάσης μπορεί μόνο να χρησιμοποιηθεί μια φορά. Πρέπει να χρησιμοποιήσετε παρενθέσεις για να δείξετε το επιθυμητό αποτέλεσμα. Τα ακόλουθα παραδείγματα το αντανακλούν αυτό"
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3151185\n"
+"9\n"
+"help.text"
+msgid "a_{2_3}"
+msgstr "a_{2_3}"
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3151272\n"
+"10\n"
+"help.text"
+msgid "a^{2^3}"
+msgstr "a^{2^3}"
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3156316\n"
+"11\n"
+"help.text"
+msgid "a_2^{3_4}"
+msgstr "a_2^{3_4}"
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3145207\n"
+"12\n"
+"help.text"
+msgid "a_{2^3}^{4_5}"
+msgstr "a_{2^3}^{4_5}"
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3151173\n"
+"13\n"
+"help.text"
+msgid "Unlike other formula editors where \"<emph>_</emph>\" and \" <emph>^</emph> \" only refer to the next character (\"a_24\" refers only to the \"2\"), $[officename] Math refers to the entire number(s)/name(s)/text. If you want to put superscripts and subscripts in sequence, the expression can be written as follows: a_2{}^3 or a^3{}_2"
+msgstr "Σε αντίθεση με άλλους επεξεργαστές τύπων όπου το \"<emph>_</emph>\" και το \" <emph>^</emph> \" αναφέρονται μόνο στον επόμενο χαρακτήρα (το \"a_24\" αναφέρεται μόνο στο \"2\"), το $[officename] Math αναφέρεται σε ολόκληρο αριθμό(ούς)/ονόματα/κείμενο. Αν θέλετε να τοποθετήσετε εκθέτες και δείκτες σε ακολουθία, η έκφραση μπορεί να εγγραφεί ως εξής: a_2{}^3 or a^3{}_2"
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3154260\n"
+"15\n"
+"help.text"
+msgid "To write tensors, <emph>$[officename] Math</emph> provides several options. In addition to the notation \"R_i{}^{jk}{}_l\", common in other applications, additional notations can be used, namely \"R_i{}^jk{}_l\" and \"{{R_i}^jk}_l\"."
+msgstr "Για την γραφή τανυστών, το <emph>$[officename] Math</emph> παρέχει διάφορες επιλογές. Εκτός από τη σημειογραφία \"R_i{}^{jk}{}_l\", που είναι κοινή σε άλλες εφαρμογές, μπορούν να χρησιμοποιηθούν πρόσθετες σημειογραφίες, όπως \"R_i{}^jk{}_l\" and \"{{R_i}^jk}_l\"."
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3147516\n"
+"16\n"
+"help.text"
+msgid "Super- and subscripts to the left of the base character can also be right-justified. To do this, the new commands \"lsub\" and \"lsup\" are used. Both commands have the same effect as \"sub\" and \"sup\", except that they are left of the base character. See also \"a lsub 2 lsup 3\"."
+msgstr "Οι εκθέτες και οι δείκτες στα αριστερά του βασικού χαρακτήρα μπορούν επίσης να στοιχοιθούν δεξιά. Για να το κάνετε αυτό, χρησιμοποιούνται οι νέες εντολές \"lsub\" και \"lsup\". Και οι δύο εντολές έχουν το ίδιο αποτέλεσμα όπως οι \"sub\" και \"sup\", εκτός από ότι βρίσκονται στα αριστερά του χαρακτήρα βάσης. Δείτε επίσης \"a lsub 2 lsup 3\"."
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3154276\n"
+"17\n"
+"help.text"
+msgid "The rules governing unambiguity and the necessity of using brackets remain the same. In principle, this can be achieved with <emph>{}_2^3 a</emph>."
+msgstr "Το δίλημμα που κυβερνά τους κανόνες και η ανάγκη για χρήση παρενθέσεων παραμένουν ως έχουν. Καταρχήν, αυτό είναι δυνατό να επιτυγχάνεται με το <emph>{}_2^3 a</emph>."
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3152961\n"
+"18\n"
+"help.text"
+msgid "The commands \"sub\" and \"sup\" are also available as \"rsub\" and \"rsup\"."
+msgstr "Οι εντολές \"sub\" και \"sup\" είναι επίσης διαθέσιμοι σαν \"rsub\" και \"rsup\"."
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3158437\n"
+"20\n"
+"help.text"
+msgid "Using the \"csub\" and \"csup\" commands, you can write super- and subscripts directly above or below a character. An example is \"a csub y csup x\". Combinations of indexes and exponents together are also possible: \"abc_1^2 lsub 3 lsup 4 csub 55555 csup 66666\"."
+msgstr "Αν χρησιμοποιήσετε τις εντολές \"csub\" και \"csup\", μπορείτε να εγγράψετε εκθέτες και δείκτες απευθείας πάνω ή κάτω από ένα χαρακτήρα. Ένα παράδειγμα είναι το \"a csub y csup x\". Οι συνδυασμοί από δείκτες και εκθετικά μαζί είναι επίσης δυνατοί: \"abc_1^2 lsub 3 lsup 4 csub 55555 csup 66666\"."
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3154570\n"
+"21\n"
+"help.text"
+msgid "Super- and subscripts can be attached to most unary and binary operators. Two examples: \"a div_2 b a<csub n b +_2 h\" and \"a toward csub f b x toward csup f y\"."
+msgstr "Οι εκθέτες και οι δείκτες μπορούν να προσκολληθούν στους περισσότερους μοναδιαίους και δυαδικούς τελεστές. Δύο παραδείγματα: \"a div_2 b a<csub n b +_2 h\" και \"a toward csub f b x toward csup f y\"."
+
+#: 03091200.xhp
+msgctxt ""
+"03091200.xhp\n"
+"par_id3155904\n"
+"19\n"
+"help.text"
+msgid "Be sure to also enter all spaces between characters when entering these examples into the <emph>Commands</emph> window."
+msgstr "Βεβαιωθείτε ότι εισαγάγατε επίσης όλα τα κενά μεταξύ χαρακτήρων κατά την εισαγωγή αυτών των παραδειγμάτων στο παράθυρο διαλόγου <emph>εντολών</emph>."
+
+#: 03091300.xhp
+msgctxt ""
+"03091300.xhp\n"
"tit\n"
"help.text"
-msgid "Formula Reference Tables"
-msgstr "Πίνακες αναφορών τύπων"
+msgid "Attributes"
+msgstr "Γνωρίσματα"
-#: 03091500.xhp
+#: 03091300.xhp
msgctxt ""
-"03091500.xhp\n"
-"bm_id3155961\n"
+"03091300.xhp\n"
+"bm_id3148839\n"
"help.text"
-msgid "<bookmark_value>$[officename] Math;reference list</bookmark_value><bookmark_value>formulas;reference tables</bookmark_value><bookmark_value>reference tables; formulas</bookmark_value><bookmark_value>operators;in Math</bookmark_value>"
-msgstr "<bookmark_value>$[officename] Math, λίστα παραπομπών</bookmark_value><bookmark_value>τύποι, πίνακες παραπομπής</bookmark_value><bookmark_value>πίνακες παραπομπής, τύποι</bookmark_value><bookmark_value>τελεστές, στο Math</bookmark_value>"
+msgid "<bookmark_value>attributes; additional information</bookmark_value>"
+msgstr "<bookmark_value>γνωρίσματα, πρόσθετες πληροφορίες</bookmark_value>"
-#: 03091500.xhp
+#: 03091300.xhp
msgctxt ""
-"03091500.xhp\n"
-"hd_id3155961\n"
+"03091300.xhp\n"
+"hd_id3148839\n"
"1\n"
"help.text"
-msgid "<variable id=\"reference\"><link href=\"text/smath/01/03091500.xhp\" name=\"Formula Reference Tables\">Formula Reference Tables</link></variable>"
-msgstr "<variable id=\"reference\"><link href=\"text/smath/01/03091500.xhp\" name=\"Πίνακες παραπομπής τύπων\">Πίνακες παραπομπής τύπων</link></variable>"
+msgid "<link href=\"text/smath/01/03091300.xhp\" name=\"Attributes\">Attributes</link>"
+msgstr "<link href=\"text/smath/01/03091300.xhp\" name=\"Γνωρίσματα\">Γνωρίσματα</link>"
-#: 03091500.xhp
+#: 03091300.xhp
msgctxt ""
-"03091500.xhp\n"
-"par_id3149502\n"
-"350\n"
+"03091300.xhp\n"
+"par_id3150051\n"
+"2\n"
"help.text"
-msgid "<variable id=\"ref\">This reference section contains lists of many operators, functions, symbols and formatting features available in <emph>$[officename] Math</emph>. Many of the commands displayed can be inserted using the icons in the <emph>Elements</emph> window or the context menu of the <emph>Commands</emph> window.</variable>"
-msgstr "<variable id=\"ref\">Αυτή η ενότητα παραπομπής περιέχει λίστες πολλών τελεστών, συναρτήσεων, συμβόλων και διαθέσιμων χαρακτηριστικών μορφοποίησης στο <emph>$[officename] Math</emph>. Πολλές από τις εμφανιζόμενες εντολές μπορούν να εισαχθούν χρησιμοποιώντας τα εικονίδιο στο παράθυρο <emph>Στοιχεία</emph> ή το μενού περιεχομένου του παραθύρου <emph>εντολών</emph>.</variable>"
+msgid "Additional information about attributes in <emph>$[officename] Math</emph> is found here."
+msgstr "Πρόσθετες πληροφορίες σχετικά τα γνωρίσματα στο <emph>$[officename] Math</emph> βρίσκονται εδώ."
+
+#: 03091300.xhp
+msgctxt ""
+"03091300.xhp\n"
+"par_id3146966\n"
+"3\n"
+"help.text"
+msgid "The <emph>acute</emph>, <emph>bar</emph>, <emph>breve</emph>, <emph>check</emph>, <emph>circle</emph>, <emph>dot</emph>, <emph>ddot</emph>, <emph>dddot</emph>, <emph>grave</emph>, <emph>hat</emph>, <emph>tilde</emph> and <emph>vec</emph> attributes always have a fixed size and do not become wider (longer) if they are above a long symbol. By default, the attributes are centered."
+msgstr "Τα γνωρίσματα <emph>acute</emph>, <emph>bar</emph>, <emph>breve</emph>, <emph>check</emph>, <emph>circle</emph>, <emph>dot</emph>, <emph>ddot</emph>, <emph>dddot</emph>, <emph>grave</emph>, <emph>hat</emph>, <emph>tilde</emph> και <emph>vec</emph> πάντα έχουν σταθερό μέγεθος και δεν γίνονται πιο πλατιά (μακριά) αν βρίσκονται πάνω από ένα μακρύ σύμβολο. Εξ ορισμού, τα γνωρίσματα βρίσκονται στο κέντρο."
+
+#: 03091300.xhp
+msgctxt ""
+"03091300.xhp\n"
+"par_id3154557\n"
+"4\n"
+"help.text"
+msgid "The only attributes which grow with the length of the symbol are <emph>overline</emph>, <emph>underline</emph> and <emph>overstrike</emph>."
+msgstr "Τα μόνα γνωρίσματα που αυξάνουν με το μήκος του συμβόλου είναι τα <emph>overline</emph>, <emph>underline</emph> και το <emph>overstrike</emph>."
+
+#: 03091300.xhp
+msgctxt ""
+"03091300.xhp\n"
+"par_id3151180\n"
+"6\n"
+"help.text"
+msgid "For some character strings, it is possible that a line inserted with <emph>underline</emph> is too close to the character. In this case, an empty group can solve the problem: <emph>underline Q sub {}</emph> instead of <emph>underline Q</emph>."
+msgstr "Για μερικά αλφαριθμητικά χαρακτήρων, είναι πιθανόν ότι η γραμμή που εισήχθηκε με <emph>υπογράμμιση</emph> να είναι πολύ κοντά στο χαρακτήρα. Σε αυτήν την περίπτωση, μια κενή ομάδα μπορεί να επιλύσει το πρόβλημα: <emph>underline Q sub {}</emph> αντί για <emph>underline Q</emph>."
#: 03091400.xhp
msgctxt ""
@@ -3609,6 +6896,547 @@ msgctxt ""
msgid "The spaces in the examples are required for the correct structure. You may not delete them when making entries in the Commands window."
msgstr "Τα κενά στα παραδείγματα απαιτούνται για τη σωστή δόμηση. Μπορείτε να τα διαγράψετε κατά την καταχώρηση στο παράθυρο εντολών."
+#: 03091500.xhp
+msgctxt ""
+"03091500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Formula Reference Tables"
+msgstr "Πίνακες αναφορών τύπων"
+
+#: 03091500.xhp
+msgctxt ""
+"03091500.xhp\n"
+"bm_id3155961\n"
+"help.text"
+msgid "<bookmark_value>$[officename] Math;reference list</bookmark_value><bookmark_value>formulas;reference tables</bookmark_value><bookmark_value>reference tables; formulas</bookmark_value><bookmark_value>operators;in Math</bookmark_value>"
+msgstr "<bookmark_value>$[officename] Math, λίστα παραπομπών</bookmark_value><bookmark_value>τύποι, πίνακες παραπομπής</bookmark_value><bookmark_value>πίνακες παραπομπής, τύποι</bookmark_value><bookmark_value>τελεστές, στο Math</bookmark_value>"
+
+#: 03091500.xhp
+msgctxt ""
+"03091500.xhp\n"
+"hd_id3155961\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"reference\"><link href=\"text/smath/01/03091500.xhp\" name=\"Formula Reference Tables\">Formula Reference Tables</link></variable>"
+msgstr "<variable id=\"reference\"><link href=\"text/smath/01/03091500.xhp\" name=\"Πίνακες παραπομπής τύπων\">Πίνακες παραπομπής τύπων</link></variable>"
+
+#: 03091500.xhp
+msgctxt ""
+"03091500.xhp\n"
+"par_id3149502\n"
+"350\n"
+"help.text"
+msgid "<variable id=\"ref\">This reference section contains lists of many operators, functions, symbols and formatting features available in <emph>$[officename] Math</emph>. Many of the commands displayed can be inserted using the icons in the <emph>Elements</emph> window or the context menu of the <emph>Commands</emph> window.</variable>"
+msgstr "<variable id=\"ref\">Αυτή η ενότητα παραπομπής περιέχει λίστες πολλών τελεστών, συναρτήσεων, συμβόλων και διαθέσιμων χαρακτηριστικών μορφοποίησης στο <emph>$[officename] Math</emph>. Πολλές από τις εμφανιζόμενες εντολές μπορούν να εισαχθούν χρησιμοποιώντας τα εικονίδιο στο παράθυρο <emph>Στοιχεία</emph> ή το μενού περιεχομένου του παραθύρου <emph>εντολών</emph>.</variable>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"tit\n"
+"help.text"
+msgid "Unary and Binary Operators"
+msgstr "Μοναδιαίοι και Δυαδικοί τελεστές"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"bm_id3149126\n"
+"help.text"
+msgid "<bookmark_value>unary operators; list of</bookmark_value><bookmark_value>binary operators; list of</bookmark_value>"
+msgstr "<bookmark_value>μοναδιαίοι τελεστές, λίστα με</bookmark_value><bookmark_value>δυαδικοί τελεστές, λίστα με</bookmark_value>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"hd_id2897122\n"
+"help.text"
+msgid "<variable id=\"unary\"><link href=\"text/smath/01/03091501.xhp\" name=\"Unary and Binary Operators\">Unary and Binary Operators</link></variable>"
+msgstr "<variable id=\"unary\"><link href=\"text/smath/01/03091501.xhp\" name=\"Μοναδιαίοι και Δυαδικοί τελεστές\">Μοναδιαίοι και Δυαδικοί τελεστές</link></variable>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_idN106F7\n"
+"help.text"
+msgid "Typed command(s)"
+msgstr "Τυπωμένη εντολή(ές)"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3151388\n"
+"472\n"
+"help.text"
+msgid "Symbol in Elements Window"
+msgstr "Σύμβολο στο παράθυρο στοιχείων"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3155764\n"
+"474\n"
+"help.text"
+msgid "Meaning"
+msgstr "Σημασία"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3156276\n"
+"help.text"
+msgid "<image id=\"Graphic10\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic10\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3155125\n"
+"38\n"
+"help.text"
+msgid "Subtraction"
+msgstr "Αφαίρεση"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3163824\n"
+"help.text"
+msgid "<image id=\"Graphic21\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic21\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3151266\n"
+"8\n"
+"help.text"
+msgid "- Sign"
+msgstr "Πρόσημο -"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3147514\n"
+"help.text"
+msgid "<image id=\"Graphic4\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic4\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3150358\n"
+"12\n"
+"help.text"
+msgid "Minus/Plus"
+msgstr "Μείον/Συν"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3154821\n"
+"help.text"
+msgid "<image id=\"Graphic13\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic13\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3147106\n"
+"52\n"
+"help.text"
+msgid "Division"
+msgstr "Διαίρεση"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3155179\n"
+"help.text"
+msgid "<image id=\"Graphic7\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic7\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3148972\n"
+"42\n"
+"help.text"
+msgid "Multiplication"
+msgstr "Πολλαπλασιασμός"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3150832\n"
+"help.text"
+msgid "<image id=\"Graphic6\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic6\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3151332\n"
+"34\n"
+"help.text"
+msgid "Addition"
+msgstr "Πρόσθεση"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3145590\n"
+"help.text"
+msgid "<image id=\"Graphic2\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic2\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3148390\n"
+"5\n"
+"help.text"
+msgid "+ Sign"
+msgstr "Πρόσημο +"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3150764\n"
+"help.text"
+msgid "<image id=\"Graphic3\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic3\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3153579\n"
+"10\n"
+"help.text"
+msgid "Plus/Minus"
+msgstr "Συν/Μείον"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_idN10A6B\n"
+"help.text"
+msgid "<item type=\"literal\">and</item> or <item type=\"literal\">&</item>"
+msgstr "<item type=\"literal\">and</item> ή <item type=\"literal\">&</item>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3146336\n"
+"help.text"
+msgid "<image id=\"Graphic14\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic14\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3155565\n"
+"62\n"
+"help.text"
+msgid "Boolean AND operation"
+msgstr "Λειτουργία λογικής έκφρασης AND"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3903317\n"
+"help.text"
+msgid "No symbol. Usage:"
+msgstr "Κανένα σύμβολο. Χρήση:"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id8633686\n"
+"help.text"
+msgid "a boper %SYM1 b"
+msgstr "a boper %SYM1 b"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3149632\n"
+"136\n"
+"help.text"
+msgid "Binary operator. A user-defined symbol follows, which is used as a binary operator."
+msgstr "Δυαδικός τελεστής. Ακολουθεί ένα σύμβολο καθορισμένο από το χρήστη, που χρησιμοποιείται ως δυαδικός τελεστής."
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id1713309\n"
+"help.text"
+msgid "No symbol. Usage:"
+msgstr "Κανένα σύμβολο. Χρήση:"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id4594256\n"
+"help.text"
+msgid "uoper %SYM2 b"
+msgstr "uoper %SYM2 b"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3154624\n"
+"28\n"
+"help.text"
+msgid "Unary operator. A user-defined symbol follows, which is a used as a unary operator."
+msgstr "Μοναδιαίος τελεστής. Ακολουθεί ένα σύμβολο καθορισμένο από το χρήστη, το οποίο χρησιμοποιείται ως μοναδιαίος τελεστής."
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3147212\n"
+"help.text"
+msgid "<image id=\"Graphic8\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic8\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3155143\n"
+"44\n"
+"help.text"
+msgid "Multiplication, small multiply symbol"
+msgstr "Πολλαπλασιασμός, μικρό σύμβολο πολλαπλασιασμού"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3151130\n"
+"help.text"
+msgid "<image id=\"Graphic16\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic16\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3156125\n"
+"373\n"
+"help.text"
+msgid "Concatenate symbols"
+msgstr "Σύμβολα συνένωσης"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3147470\n"
+"help.text"
+msgid "<image id=\"Graphic12\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic12\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3145129\n"
+"58\n"
+"help.text"
+msgid "Division"
+msgstr "Διαίρεση"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3151319\n"
+"help.text"
+msgid "<image id=\"Graphic5\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic5\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3147527\n"
+"14\n"
+"help.text"
+msgid "Boolean NOT"
+msgstr "Λογική έκφραση NOT"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3959776\n"
+"help.text"
+msgid "No symbol."
+msgstr "Κανένα σύμβολο."
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3150729\n"
+"56\n"
+"help.text"
+msgid "Slash / in circle"
+msgstr "Κάθετος / σε κύκλο"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id1206701\n"
+"help.text"
+msgid "No symbol."
+msgstr "Κανένα σύμβολο."
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3151227\n"
+"46\n"
+"help.text"
+msgid "Small multiply symbol in circle"
+msgstr "Μικρό σύμβολο πολλαπλασιασμού σε κύκλο"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id815759\n"
+"help.text"
+msgid "No symbol."
+msgstr "Κανένα σύμβολο."
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3154841\n"
+"40\n"
+"help.text"
+msgid "Subtract symbol in circle"
+msgstr "Σύμβολο αφαίρεσης σε κύκλο"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id7664113\n"
+"help.text"
+msgid "No symbol."
+msgstr "Κανένα σύμβολο."
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3148783\n"
+"36\n"
+"help.text"
+msgid "Add symbol in circle"
+msgstr "Προσθήκη συμβόλου σε κύκλο"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_idN10AB0\n"
+"help.text"
+msgid "<item type=\"literal\">or</item> or <item type=\"literal\">|</item>"
+msgstr "<item type=\"literal\">or</item> ή <item type=\"literal\">|</item>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3147065\n"
+"help.text"
+msgid "<image id=\"Graphic15\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic15\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3153797\n"
+"64\n"
+"help.text"
+msgid "Boolean OR operation"
+msgstr "Λειτουργία λογικής έκφρασης OR"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id7552110\n"
+"help.text"
+msgid "No symbol."
+msgstr "Κανένα σύμβολο."
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3155380\n"
+"50\n"
+"help.text"
+msgid "Multiply symbol times in circle"
+msgstr "Σύμβολα πολλαπλασιασμού σε κύκλο"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3148873\n"
+"help.text"
+msgid "<image id=\"Graphic11\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic11\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3150118\n"
+"60\n"
+"help.text"
+msgid "Division/Fraction"
+msgstr "Διαίρεση/Κλάσμα"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3147073\n"
+"help.text"
+msgid "<image id=\"Graphic9\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic9\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3151024\n"
+"48\n"
+"help.text"
+msgid "Multiplication"
+msgstr "Πολλαπλασιασμός"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id4930875\n"
+"help.text"
+msgid "No symbol."
+msgstr "Κανένα σύμβολο."
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3149241\n"
+"415\n"
+"help.text"
+msgid "Backslash \\ between two characters, of which the right is superscript, the left subscript"
+msgstr "Κάθετος \\ μεταξύ δύο χαρακτήρων, που στα δεξιά υπάρχει εκθέτης, και αριστερά δείκτης"
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id4568620\n"
+"help.text"
+msgid "No symbol."
+msgstr "Κανένα σύμβολο."
+
+#: 03091501.xhp
+msgctxt ""
+"03091501.xhp\n"
+"par_id3155587\n"
+"413\n"
+"help.text"
+msgid "Slash / between two characters, of which the left is superscript, the right subscript"
+msgstr "Κάθετος / μεταξύ δύο χαρακτήρων, που στα αριστερά υπάρχει εκθέτης, και δεξιά δείκτης"
+
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
@@ -4253,1196 +8081,6 @@ msgctxt ""
msgid "Correspondence symbol original of"
msgstr "Αρχικό αντίστοιχου συμβόλου του"
-#: 03090910.xhp
-msgctxt ""
-"03090910.xhp\n"
-"tit\n"
-"help.text"
-msgid "Attributes"
-msgstr "Γνωρίσματα"
-
-#: 03090910.xhp
-msgctxt ""
-"03090910.xhp\n"
-"hd_id3154702\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03090910.xhp\" name=\"Attributes\">Attributes</link>"
-msgstr "<link href=\"text/smath/01/03090910.xhp\" name=\"Γνωρίσματα\">Γνωρίσματα</link>"
-
-#: 03090910.xhp
-msgctxt ""
-"03090910.xhp\n"
-"par_id3150301\n"
-"2\n"
-"help.text"
-msgid "This section contains an example of how you can use different attributes in a formula in <emph>$[officename] Math</emph>."
-msgstr "Αυτή η ενότητα περιέχει ένα παράδειγμα για το πως μπορείτε να χρησιμοποιήσετε διαφορετικά γνωρίσματα σε έναν τύπο στο <emph>$[officename] Math</emph>."
-
-#: 03090910.xhp
-msgctxt ""
-"03090910.xhp\n"
-"par_id3148703\n"
-"help.text"
-msgid "<image id=\"img_id3151242\" src=\"res/helpimg/smzb10.png\" width=\"8.975cm\" height=\"2.198cm\"><alt id=\"alt_id3151242\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151242\" src=\"res/helpimg/smzb10.png\" width=\"8.975cm\" height=\"2.198cm\"><alt id=\"alt_id3151242\">Εικονίδιο</alt></image>"
-
-#: 03090910.xhp
-msgctxt ""
-"03090910.xhp\n"
-"par_id3150048\n"
-"4\n"
-"help.text"
-msgid "%rho(font sans bold q\",\"%omega) = int func e^{i %omega t}%rho(font sans bold q\",\"t)\"d\"t"
-msgstr "%rho(font sans bold q\",\"%omega) = int func e^{i %omega t}%rho(font sans bold q\",\"t)\"d\"t"
-
-#: 03090900.xhp
-msgctxt ""
-"03090900.xhp\n"
-"tit\n"
-"help.text"
-msgid "$[officename] Math Examples"
-msgstr "Παραδείγματα του $[officename] Math"
-
-#: 03090900.xhp
-msgctxt ""
-"03090900.xhp\n"
-"bm_id3151265\n"
-"help.text"
-msgid "<bookmark_value>examples;$[officename] Math formulas</bookmark_value><bookmark_value>$[officename] Math;examples</bookmark_value><bookmark_value>formulas;examples</bookmark_value>"
-msgstr "<bookmark_value>παραδείγματα, τύποι στο $[officename] Math</bookmark_value><bookmark_value>$[officename] Math, παραδείγματα</bookmark_value><bookmark_value>τύποι, παραδείγματα</bookmark_value>"
-
-#: 03090900.xhp
-msgctxt ""
-"03090900.xhp\n"
-"hd_id3151265\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"examples\"><link href=\"text/smath/01/03090900.xhp\" name=\"$[officename] Math Examples\">$[officename] Math Examples</link></variable>"
-msgstr "<variable id=\"examples\"><link href=\"text/smath/01/03090900.xhp\" name=\"Παραδείγματα του $[officename] Math\">Παραδείγματα του $[officename] Math</link></variable>"
-
-#: 03090900.xhp
-msgctxt ""
-"03090900.xhp\n"
-"par_id3153624\n"
-"2\n"
-"help.text"
-msgid "The following is a list of sample formulas in <emph>$[officename] Math</emph>."
-msgstr "Η ακόλουθη λίστα είναι μια λίστα τύπων για το <emph>$[officename] Math</emph>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"tit\n"
-"help.text"
-msgid "Operators"
-msgstr "Τελεστές"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"bm_id3153150\n"
-"help.text"
-msgid "<bookmark_value>operators; general</bookmark_value><bookmark_value>upper limits</bookmark_value><bookmark_value>limits; in %PRODUCTNAME Math</bookmark_value><bookmark_value>product</bookmark_value><bookmark_value>coproduct</bookmark_value><bookmark_value>lower limits</bookmark_value><bookmark_value>curve integrals</bookmark_value><bookmark_value>user-defined operators; general</bookmark_value><bookmark_value>integrals; signs</bookmark_value><bookmark_value>summation</bookmark_value>"
-msgstr "<bookmark_value>τελεστές, γενικά</bookmark_value><bookmark_value>άνω όρια</bookmark_value><bookmark_value>όρια, στο %PRODUCTNAME Math</bookmark_value><bookmark_value>γινόμενο</bookmark_value><bookmark_value>συνγινόμενο</bookmark_value><bookmark_value>κάτω όρια</bookmark_value><bookmark_value>ολοκληρώματα καμπυλών</bookmark_value><bookmark_value>τελεστές καθορισμένοι από το χρήστη, γενικά</bookmark_value><bookmark_value>ολοκληρώματα, σύμβολα</bookmark_value><bookmark_value>άθροιση</bookmark_value>"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"hd_id3153150\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03090300.xhp\" name=\"Operators\">Operators</link>"
-msgstr "<link href=\"text/smath/01/03090300.xhp\" name=\"Τελεστές\">Τελεστές</link>"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3149755\n"
-"35\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_OPERATORS_CAT\">You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements window.</ahelp> They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_OPERATORS_CAT\">Μπορείτε να επιλέξτε μεταξύ διαφόρων τελεστών για να δημιουργήσετε τον τύπο σας στο <emph>$[officename] Math</emph>. Όλοι οι διαθέσιμοι τελεστές εμφανίζονται στο κάτω μέρος του παραθύρου στοιχείων.</ahelp> Βρίσκονται επίσης σε λίστα στο <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link> του παραθύρου <emph>εντολών</emph>. Όλοι οι τελεστές που δεν περιέχονται στο παράθυρο στοιχείων ή στο μενού περιεχομένου πρέπει να πληκτρολογούνται χειροκίνητα στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3153576\n"
-"36\n"
-"help.text"
-msgid "The following is a list of the available operators. An icon next to the operator name indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
-msgstr "Η ακόλουθη είναι μια λίστα με τους διαθέσιμους τελεστές. Ένα εικονίδιο δίπλα στο όνομα του τελεστή υποδεικνύει ότι μπορεί να προσπελάζεται μέσω του παραθύρου στοιχείων (επιλέξτε <emph>Προβολή - Στοιχεία</emph>) ή μέσω του μενού περιεχομένου του παραθύρου <emph>εντολών</emph>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"hd_id3147516\n"
-"37\n"
-"help.text"
-msgid "Operator Functions"
-msgstr "Συναρτήσεις τελεστών"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_idN10088\n"
-"help.text"
-msgid "<image id=\"img_id3152944\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152944\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152944\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152944\">Icon</alt></image>"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3153527\n"
-"11\n"
-"help.text"
-msgid "Limit"
-msgstr "Όριο"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3153540\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_LIMX\">Inserts the <emph>limit sign</emph> with one placeholder.</ahelp> You can also enter <emph>lim <?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_LIMX\">Εισάγει το <emph>σύμβολο του ορίου</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>lim <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_idN100C4\n"
-"help.text"
-msgid "<image id=\"img_id3150970\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150970\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150970\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150970\">Icon</alt></image>"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3154475\n"
-"38\n"
-"help.text"
-msgid "Summation"
-msgstr "Άθροιση"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3147523\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_SUMX\">Inserts a <emph>summation sign</emph> with one placeholder.</ahelp> You can also enter <emph>sum <?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_SUMX\">Εισάγει ένα <emph>σύμβολο άθροισης</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>sum <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_idN10102\n"
-"help.text"
-msgid "<image id=\"img_id3146932\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146932\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146932\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146932\">Icon</alt></image>"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3155184\n"
-"40\n"
-"help.text"
-msgid "Product"
-msgstr "Γινόμενο"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3151332\n"
-"39\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_PRODX\">Inserts a <emph>product sign</emph> with one placeholder.</ahelp> You can also type <emph>prod <?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_PRODX\">Εισάγει ένα <emph>σύμβολο γινομένου</emph>με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>prod <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_idN1013E\n"
-"help.text"
-msgid "<image id=\"img_id3149814\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149814\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149814\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149814\">Icon</alt></image>"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3148982\n"
-"9\n"
-"help.text"
-msgid "Coproduct"
-msgstr "Συνγινόμενο"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3147098\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_COPRODX\">Inserts a <emph>coproduct symbol</emph> with one placeholder.</ahelp> You can also enter <emph>coprod <?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_COPRODX\">Εισάγει ένα <emph>σύμβολο συνγινομένου</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>coprod <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_idN1017A\n"
-"help.text"
-msgid "<image id=\"img_id3152766\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152766\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152766\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152766\">Icon</alt></image>"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3155146\n"
-"29\n"
-"help.text"
-msgid "Upper and Lower Limit"
-msgstr "Πάνω και κάτω όριο"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3153518\n"
-"30\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_FROMXTOY\">Inserts a range statement <emph>upper and lower limit</emph> for integral and summation with one placeholder.</ahelp> You can also type <emph>from{<?>} to{<?>} <?></emph> directly in the <emph>Commands</emph> window. Limit statements must be combined with the appropriate operators. The limits will be centered above/below the summation character."
-msgstr "<ahelp hid=\"HID_SMA_FROMXTOY\">Εισάγει μια δήλωση ορίου <emph>πάνω και κάτω όριο</emph> για ολοκλήρωμα και άθροισμα με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>from{<?>} to{<?>} <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>. Οι δηλώσεις ορίων πρέπει να συνδυαστούν με τους κατάλληλους τελεστές. Τα όρια θα βρίσκονται στο κέντρο πάνω/κάτω από το χαρακτήρα του αθροίσματος."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_idN101B8\n"
-"help.text"
-msgid "<image id=\"img_id3151023\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3151023\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151023\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3151023\">Icon</alt></image>"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3149175\n"
-"15\n"
-"help.text"
-msgid "Integral"
-msgstr "Ολοκλήρωμα"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3156272\n"
-"16\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_INTX\">Inserts an <emph>integral</emph> sign with one placeholder.</ahelp> You can also type <emph>int <?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_INTX\">Εισάγει ένα σύμβολο <emph>ολοκληρώματος</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>int <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_idN101F4\n"
-"help.text"
-msgid "<image id=\"img_id3145772\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3145772\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145772\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3145772\">Icon</alt></image>"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3151379\n"
-"17\n"
-"help.text"
-msgid "Double Integral"
-msgstr "Διπλό ολοκλήρωμα"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3148879\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_IINTX\">Inserts a <emph>double integral</emph> symbol with one placeholder.</ahelp> You can also type <emph>iint <?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_IINTX\">Εισάγει ένα σύμβολο <emph>διπλού ολοκληρώματος</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>iint <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_idN10230\n"
-"help.text"
-msgid "<image id=\"img_id3147409\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147409\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147409\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147409\">Icon</alt></image>"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3147618\n"
-"19\n"
-"help.text"
-msgid "Triple Integral"
-msgstr "Τριπλό ολοκλήρωμα"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3147489\n"
-"20\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_IIINTX\">Inserts <emph>a triple integral</emph> sign with one placeholder.</ahelp> You can also type <emph>iiint <?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_IIINTX\">Εισάγει ένα σύμβολο <emph>τριπλού ολοκληρώματος</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>iiint <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_idN1026C\n"
-"help.text"
-msgid "<image id=\"img_id3149562\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149562\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149562\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149562\">Icon</alt></image>"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3153508\n"
-"31\n"
-"help.text"
-msgid "Lower Limit"
-msgstr "Κάτω όριο"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3150556\n"
-"32\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_FROMX\">Inserts a <emph>lower limit</emph> range statement for integral and sum with placeholders.</ahelp> You can also type <emph>from {<?>}<?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_FROMX\">Εισάγει τη δήλωση ορίων <emph>κάτω όριο</emph> για ολοκλήρωμα και άθροισμα με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>from {<?>}<?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_idN102AA\n"
-"help.text"
-msgid "<image id=\"img_id3147109\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147109\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147109\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147109\">Icon</alt></image>"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3149839\n"
-"21\n"
-"help.text"
-msgid "Curve Integral"
-msgstr "Επικαμπύλιο ολοκλήρωμα"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3147592\n"
-"22\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_LINTX\">Inserts a <emph>curve integral</emph> symbol with one placeholder.</ahelp> You can also type <emph>lint <?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_LINTX\">Εισάγει ένα σύμβολο <emph>επικαμπύλιου ολοκληρώματος</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>lint <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_idN102E6\n"
-"help.text"
-msgid "<image id=\"img_id3147055\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147055\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147055\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147055\">Icon</alt></image>"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3151086\n"
-"23\n"
-"help.text"
-msgid "Double Curve Integral"
-msgstr "Διπλό επικαμπύλιο ολοκλήρωμα"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3154770\n"
-"24\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_LLINTX\">Inserts a <emph>double curve integral</emph> symbol with one placeholder.</ahelp> You can also type <emph>llint <?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_LLINTX\">Εισάγει ένα σύμβολο <emph>διπλού επικαμπύλιου ολοκληρώματος</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>llint <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_idN10322\n"
-"help.text"
-msgid "<image id=\"img_id3154578\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154578\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154578\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154578\">Icon</alt></image>"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3150161\n"
-"25\n"
-"help.text"
-msgid "Triple Curve Integral"
-msgstr "Τριπλό επικαμπύλιο ολοκλήρωμα"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3150175\n"
-"26\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_LLLINTX\">Inserts a <emph>triple curve integral</emph> sign with one placeholder.</ahelp> You can also type <emph>lllint <?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_LLLINTX\">Εισάγει ένα σύμβολο <emph>τριπλού επικαμπύλιου ολοκληρώματος</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph>lllint <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_idN1035E\n"
-"help.text"
-msgid "<image id=\"img_id3149332\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149332\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149332\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149332\">Icon</alt></image>"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3145343\n"
-"33\n"
-"help.text"
-msgid "Upper Limit"
-msgstr "Άνω όριο"
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3154715\n"
-"34\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_TOX\">Inserts the range statement <emph>upper limit</emph> for integral and summation with placeholders</ahelp> You can also type <emph>to <?><?></emph> directly in the <emph>Commands</emph> window. Limit statements can only be used if combined with the appropriate operators."
-msgstr "<ahelp hid=\"HID_SMA_TOX\">Εισάγει μια δήλωση ορίων <emph>άνω όριο</emph> για ολοκλήρωμα και άθροισμα με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>to <?><?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>. Οι δηλώσεις ορίων μπορούν να χρησιμοποιηθούν μόνο αν συνδυαστούν με τους κατάλληλους τελεστές."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3149233\n"
-"47\n"
-"help.text"
-msgid "You can also add limits to an operator (for example, an integral) by first clicking the desired operator and then clicking the <emph>limit</emph> symbol. This method is faster than typing the commands directly."
-msgstr "Μπορείτε επίσης να προσθέσετε όρια σε έναν τελεστή (για παράδειγμα, ένα ολοκλήρωμα) κάνοντας καταρχήν κλικ στον τελεστή που επιθυμείτε και ύστερα στο σύμβολο <emph>όριο</emph>. Αυτή η μέθοδος είναι πιο γρήγορη από το να πληκτρολογείτε απευθείας τις εντολές."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3155076\n"
-"42\n"
-"help.text"
-msgid "The command <emph>liminf</emph> inserts the <emph>limit inferior</emph> with one placeholder."
-msgstr "Η εντολή <emph>liminf</emph> εισάγει το <emph>κάτω όριο</emph> με ένα δείκτη τοποθέτησης."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3154323\n"
-"43\n"
-"help.text"
-msgid "The command <emph>limsup</emph> inserts the <emph>limit superior</emph> with one placeholder."
-msgstr "Η εντολή <emph>limsup</emph> εισάγει το <emph>άνω όριο</emph> με ένα δείκτη τοποθέτησης."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3146956\n"
-"45\n"
-"help.text"
-msgid "By typing <emph>oper</emph> in the Commands window, you can insert <emph>user-defined operators</emph> in $[officename] Math, a feature useful for incorporating special characters into a formula. An example is <emph>oper %theta x</emph>. Using the <emph>oper</emph> command, you can also insert characters not in the default $[officename] character set. <emph>oper</emph> can also be used in connection with limits; for example, <emph>oper %union from {i=1} to n x_{i}</emph>. In this example, the union symbol is indicated by the name <emph>union</emph>. However, this is not one of the predefined symbols. To define it, choose <emph>Tools - Catalog</emph>. select <emph>Special</emph> as the symbol set in the dialog that appears, then click the <emph>Edit</emph> button. In the next dialog, select <emph>Special</emph> as the symbol set again. Enter a meaningful name in the <emph>Symbol</emph> text box, for example, \"union\" and then click the union symbol in the set of symbols. Click <emph>Add</emph> and then <emph>OK</emph>. Click <emph>Close</emph> to close the <emph>Symbols</emph> dialog. You are now finished and can type the union symbol in the Commands window, by entering <emph>oper %union</emph>."
-msgstr "Πληκτρολογώντας <emph>oper</emph>στο παράθυρο εντολών, μπορείτε να εισάγετε <emph>τελεστές καθορισμένους από τοn χρήστη</emph> στο $[officename] Math, ένα χρήσιμο χαρακτηριστικό για εξασφάλιση ειδικών χαρακτήρων σε έναν τύπο. Ένα παράδειγμα είναι το <emph>oper %theta x</emph>. Χρησιμοποιώντας την εντολή <emph>oper</emph>, μπορείτε επίσης να εισάγετε χαρακτήρες που δεν βρίσκονται στο προεπιλεγμένο σύνολο χαρακτήρων του $[officename]. Η εντολή <emph>oper</emph> μπορεί επίσης να χρησιμοποιηθεί σε συνδυασμό με όρια· για παράδειγμα, <emph>oper %union from {i=1} to n x_{i}</emph>. Σε αυτό το παράδειγμα, το σύμβολο της ένωσης δείχνεται από το όνομα <emph>union</emph>. Όμως, δεν είναι ένα από τα προκαθορισμένα σύμβολα. Για να το ορίσετε, επιλέξτε <emph>Εργαλεία - Κατάλογος</emph>, επιλέξτε <emph>Ειδικά</emph> ως το σύνολο συμβόλων στον διάλογο που εμφανίζεται, ύστερα πατήστε στο κουμπί <emph>Επεξεργασία</emph>. Στον επόμενο διάλογο, επιλέξτε ξανά <emph>Ειδικά</emph> ως το σύνολο συμβόλων. Εισάγετε ένα κατάλληλο όνομα στο πλαίσιο κειμένου <emph>Σύμβολο</emph>, για παράδειγμα, \"ένωση\" και έπειτα πατήστε το σύμβολο ένωσης στο σύνολο των συμβόλων. Πατήστε <emph>Προσθήκη</emph> και έπειτα <emph>Εντάξει</emph>. Πατήστε στο <emph>Κλείσιμο</emph> για να κλείσετε τον διάλογο <emph>Σύμβολα</emph>. Τώρα έχετε τελειώσει και μπορείτε να πληκτρολογήσετε το σύμβολο της ένωσης στο παράθυρο εντολών, εισάγοντας την εντολή <emph>oper %union</emph>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3154243\n"
-"48\n"
-"help.text"
-msgid "Limits can be arranged in ways other than centered above/below the operator. Use the options provided by $[officename] Math for working with superscript and subscript indexes. For example, type <emph>sum_a^b c</emph> in the Commands window to arrange the limits to the right of the sum symbol. If your limit entries contain longer expressions, you must put them in group brackets, for example, sum_{i=1}^{2*n} b. When formulas are imported from older versions this is done automatically. To change the spacing (gaps) between the characters choose <emph>Format - Spacing - Category - </emph><link href=\"text/smath/01/05030000.xhp\" name=\"Indexes\"><emph>Indexes</emph></link> or <emph>Format - Spacing - Category - </emph><link href=\"text/smath/01/05030000.xhp\" name=\"Limits\"><emph>Limits</emph></link>. Additional basic information about indexes is given elsewhere in the <link href=\"text/smath/01/03091200.xhp\" name=\"Help\">Help</link>."
-msgstr "Τα όρια μπορούν να τακτοποιηθούν με άλλους τρόπους από το να βρίσκονται στο κέντρο πάνω/κάτω από τον τελεστή. Χρησιμοποιήστε τις επιλογές που παρέχονται από το $[officename] Math για να εργαστείτε με εκθέτες και δείκτες. Για παράδειγμα, πληκτρολογήστε <emph>sum_a^b c</emph> στο παράθυρο εντολών για να τακτοποιήσετε τα όρια στα δεξιά του συμβόλου αθροίσματος. Αν οι είσοδοι με τα όρια περιέχουν μεγαλύτερες εκφράσεις, πρέπει να τις τοποθετήσετε σε ομαδοποιημένες παρενθέσεις, για παράδειγμα, sum_{i=1}^{2*n} b. Όταν οι τύποι εισάγονται από παλιότερες εκδόσεις αυτό γίνεται αυτόματα. Για να μεταβάλετε τα κενά (διαστήματα) μεταξύ των χαρακτήρων επιλέξτε <emph>Μορφή - Διάστιχο - Κατηγορία - </emph><link href=\"text/smath/01/05030000.xhp\" name=\"Δείκτες\"><emph>Δείκτες</emph></link> or <emph>Μορφή - Διάστιχο - Κατηγορία - </emph><link href=\"text/smath/01/05030000.xhp\" name=\"Όρια\"><emph>Όρια</emph></link>. Ειδάλλως, πρόσθετες βασικές πληροφορίες σχετικά με δείκτες υπάρχουν στη <link href=\"text/smath/01/03091200.xhp\" name=\"Βοήθεια\">Βοήθεια</link>."
-
-#: 03090300.xhp
-msgctxt ""
-"03090300.xhp\n"
-"par_id3155956\n"
-"46\n"
-"help.text"
-msgid "When you type information manually in the Commands window, note that a number of operators require spaces for correct structure. This is especially true when your operators are supplied with values instead of placeholders, for example, lim a_{n}=a."
-msgstr "Όταν πληκτρολογείτε πληροφορίες χειροκίνητα στο παράθυρο εντολών, σημειώστε ότι ο αριθμός των τελεστών απαιτεί κενά για τη σωστή κατασκευή του. Αυτό είναι αληθές ειδικά όταν οι τελεστές σας παρέχονται με τιμές αντί για δείκτες τοποθέτησης, για παράδειγμα, lim a_{n}=a."
-
-#: 03090901.xhp
-msgctxt ""
-"03090901.xhp\n"
-"tit\n"
-"help.text"
-msgid "Symbols with Indices"
-msgstr "Σύμβολα με δείκτες"
-
-#: 03090901.xhp
-msgctxt ""
-"03090901.xhp\n"
-"hd_id3156382\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03090901.xhp\" name=\"Symbols with Indices\">Symbols with Indices</link>"
-msgstr "<link href=\"text/smath/01/03090901.xhp\" name=\"Σύμβολα με δείκτες\">Σύμβολα με δείκτες</link>"
-
-#: 03090901.xhp
-msgctxt ""
-"03090901.xhp\n"
-"par_id3150301\n"
-"2\n"
-"help.text"
-msgid "The following example explains how to create symbols with indexes in <emph>$[officename] Math</emph>. You can copy this example to the <emph>Commands</emph> window by using the clipboard and use it in your own formula."
-msgstr "Το ακόλουθο παράδειγμα εξηγεί τον τρόπο δημιουργίας συμβόλων με δείκτες για το <emph>$[officename] Math</emph>. Μπορείτε επίσης να αντιγράψετε αυτό το παράδειγμα στο παράθυρο <emph>εντολών</emph> χρησιμοποιώντας το πρόχειρο και χρησιμοποιήστε το για το δικό σας τύπο."
-
-#: 03090901.xhp
-msgctxt ""
-"03090901.xhp\n"
-"par_id3153818\n"
-"help.text"
-msgid "<image id=\"img_id3148870\" src=\"res/helpimg/smzb1.png\" width=\"3.217cm\" height=\"2.939cm\"><alt id=\"alt_id3148870\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148870\" src=\"res/helpimg/smzb1.png\" width=\"3.217cm\" height=\"2.939cm\"><alt id=\"alt_id3148870\">Εικονίδιο</alt></image>"
-
-#: 03090905.xhp
-msgctxt ""
-"03090905.xhp\n"
-"tit\n"
-"help.text"
-msgid "Matrix"
-msgstr "Μήτρα"
-
-#: 03090905.xhp
-msgctxt ""
-"03090905.xhp\n"
-"hd_id3154702\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03090905.xhp\" name=\"Matrix\">Matrix</link>"
-msgstr "<link href=\"text/smath/01/03090905.xhp\" name=\"Μήτρα\">Μήτρα</link>"
-
-#: 03090905.xhp
-msgctxt ""
-"03090905.xhp\n"
-"par_id3150344\n"
-"2\n"
-"help.text"
-msgid "Here is an example of how to create a matrix with <emph>$[officename] Math</emph>. If you want to use the example in your own formula, you can copy it to the <emph>Commands</emph> window using the clipboard."
-msgstr "Εδώ ακολουθεί ένα παράδειγμα για τον τρόπο δημιουργίας μήτρας με το <emph>$[officename] Math</emph>. Αν θέλετε να χρησιμοποιήσετε το παράδειγμα στον τύπο σας, μπορείτε να το αντιγράψετε στο παράθυρο <emph>εντολών</emph> χρησιμοποιώντας το πρόχειρο."
-
-#: 03090905.xhp
-msgctxt ""
-"03090905.xhp\n"
-"par_id3153912\n"
-"help.text"
-msgid "<image id=\"img_id3149126\" src=\"res/helpimg/smzb4.png\" width=\"10.839cm\" height=\"6.479cm\"><alt id=\"alt_id3149126\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149126\" src=\"res/helpimg/smzb4.png\" width=\"10.839cm\" height=\"6.479cm\"><alt id=\"alt_id3149126\">Εικονίδιο</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Unary/Binary Operators"
-msgstr "Μοναδιαίοι/Δυαδικοί τελεστές"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"bm_id3150342\n"
-"help.text"
-msgid "<bookmark_value>unary operators</bookmark_value><bookmark_value>binary operators</bookmark_value><bookmark_value>operators; unary and binary</bookmark_value><bookmark_value>plus signs</bookmark_value><bookmark_value>plus/minus signs</bookmark_value><bookmark_value>minus/plus signs</bookmark_value><bookmark_value>multiplication signs</bookmark_value><bookmark_value>NOT operator</bookmark_value><bookmark_value>AND operator</bookmark_value><bookmark_value>logical operators</bookmark_value><bookmark_value>Boolean operators</bookmark_value><bookmark_value>OR operator</bookmark_value><bookmark_value>concatenating math symbols</bookmark_value><bookmark_value>addition signs</bookmark_value><bookmark_value>subtraction signs</bookmark_value><bookmark_value>minus signs</bookmark_value><bookmark_value>slash division sign</bookmark_value><bookmark_value>backslash division sign</bookmark_value><bookmark_value>indexes; adding to formulas</bookmark_value><bookmark_value>powers</bookmark_value><bookmark_value>division signs</bookmark_value><bookmark_value>user-defined operators;unary and binary</bookmark_value>"
-msgstr "<bookmark_value>μοναδιαίοι τελεστές</bookmark_value><bookmark_value>δυαδικοί τελεστές</bookmark_value><bookmark_value>τελεστές, μοναδιαίοι και δυαδικοί</bookmark_value><bookmark_value>πρόσημα συν</bookmark_value><bookmark_value>πρόσημα συν/μείον</bookmark_value><bookmark_value>πρόσημα συν/μείον</bookmark_value><bookmark_value>σύμβολα πολλαπλασιασμού</bookmark_value><bookmark_value>τελεστής NOT</bookmark_value><bookmark_value>τελεστής AND</bookmark_value><bookmark_value>λογικοί τελεστές</bookmark_value><bookmark_value>Boolean τελεστές</bookmark_value><bookmark_value>τελεστής OR</bookmark_value><bookmark_value>αλυσιδωτά μαθηματικά σύμβολα</bookmark_value><bookmark_value>σύμβολα πρόσθεσης</bookmark_value><bookmark_value>σύμβολα αφαίρεσης</bookmark_value><bookmark_value>πρόσημα μείον</bookmark_value><bookmark_value>σύμβολο διαίρεσης με κάθετο</bookmark_value><bookmark_value>σύμβολο διαίρεσης</bookmark_value><bookmark_value>κατάλογοι, προσθήκη σε τύπους</bookmark_value><bookmark_value>δυνάμεις</bookmark_value><bookmark_value>σύμβολα διαίρεσης</bookmark_value><bookmark_value>τελεστές ορισμένοι από τον χρήστη, μοναδιαίοι και δυαδικοί</bookmark_value>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"hd_id3150342\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03090100.xhp\" name=\"Unary/Binary Operators\">Unary/Binary Operators</link>"
-msgstr "<link href=\"text/smath/01/03090100.xhp\" name=\"Μοναδιαίοι/Δυαδικοί τελεστές\">Μοναδιαίοι/Δυαδικοί τελεστές</link>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3151241\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements window displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements window, use the context menu or type it directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_UNBINOPS_CAT\">Μπορείτε να επιλέξετε διάφορους μοναδιαίους και δυαδικούς τελεστές για να κατασκευάσετε τον τύπο σας στο $[officename] Math. Οι μοναδιαίοι αναφέρονται σε τελεστές που επηρεάζουν ένα δεσμευτικό χώρου. Οι δυαδικοί αναφέρονται σε τελεστές που συνδέουν δύο δεσμευτικά χώρου. Η κατώτερη περιοχή του παραθύρου στοιχείων εμφανίζει τους μεμονωμένους τελεστές. </ahelp> Το <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link> του παραθύρου <emph>εντολών</emph> περιέχει επίσης μια λίστα με αυτούς τους τελεστές, όπως επίσης πρόσθετους τελεστές. Αν χρειάζεστε έναν τελεστή που δεν περιέχεται στο παράθυρο στοιχείων, χρησιμοποιήστε το μενού περιεχομένου ή πληκτρολογήστε το απευθείας στο παράθυρο των <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3146963\n"
-"3\n"
-"help.text"
-msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the Commands window."
-msgstr "Το παρακάτω είναι μια ολοκληρωμένη λίστα των μοναδιαίων και δυαδικών τελεστών. Το σύμβολο δίπλα στον τελεστή υποδεικνύει ότι μπορεί να προσπελαστεί μέσω του παραθύρου στοιχείων (επιλέξτε <emph>Προβολή - Στοιχεία</emph>) ή μέσω του μενού περιεχομένου του παραθύρου εντολών."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"hd_id3147405\n"
-"4\n"
-"help.text"
-msgid "Unary and Binary Operators"
-msgstr "Μοναδιαίοι και Δυαδικοί τελεστές"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN10085\n"
-"help.text"
-msgid "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3154555\n"
-"5\n"
-"help.text"
-msgid "Plus"
-msgstr "Συν"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3153003\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_PLUSX\">Inserts a <emph>plus</emph> with one placeholder.</ahelp> You can also type <emph>+ <?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_PLUSX\">Εισάγει ένα σύμβολο <emph>συν</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>+ <?></emph>στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN100C1\n"
-"help.text"
-msgid "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3155991\n"
-"7\n"
-"help.text"
-msgid "Minus"
-msgstr "Μείον"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3153717\n"
-"44\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_MINUSX\">Inserts a <emph>minus</emph> with one placeholder.</ahelp> You can also type <emph>-<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_MINUSX\">Εισάγει ένα σύμβολο <emph>μείον</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>-<?></emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN100FD\n"
-"help.text"
-msgid "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3153150\n"
-"46\n"
-"help.text"
-msgid "Plus/Minus"
-msgstr "Συν/Μείον"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3150260\n"
-"45\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_PLUSMINUSX\">Inserts a <emph>plus/minus</emph> with one placeholder.</ahelp> You can also type <emph>+-<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_PLUSMINUSX\">Εισάγει ένα σύμβολο <emph>συν/μείον</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>+-<?></emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN10139\n"
-"help.text"
-msgid "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3153582\n"
-"48\n"
-"help.text"
-msgid "Minus/Plus"
-msgstr "Μείον/Συν"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3154281\n"
-"47\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_MINUSPLUSX\">Inserts a <emph>minus/plus</emph> with one placeholder.</ahelp> You can also type <emph>-+<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_MINUSPLUSX\">Εισάγει ένα σύμβολο <emph>μείον/συν</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>-+<?></emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN10175\n"
-"help.text"
-msgid "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3153669\n"
-"49\n"
-"help.text"
-msgid "Addition (plus)"
-msgstr "Πρόσθεση (συν)"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3150351\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XPLUSY\">Inserts a <emph>plus</emph> with two placeholders.</ahelp> You can also type <emph><?>+<?></emph> in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_XPLUSY\">Εισάγει ένα σύμβολο <emph>συν</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>+<?></emph> στο παράθυρο εντολών."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN101B0\n"
-"help.text"
-msgid "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3149343\n"
-"29\n"
-"help.text"
-msgid "Multiplication (dot)"
-msgstr "Πολλαπλασιασμός (με τελεία)"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3154196\n"
-"28\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XCDOTY\">Inserts a dot operator with two placeholders.</ahelp> You can also type <emph><?>cdot<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XCDOTY\">Εισάγει έναν τελεστή τελείας με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>cdot<?></emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN101E9\n"
-"help.text"
-msgid "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3151257\n"
-"19\n"
-"help.text"
-msgid "Multiplication (x)"
-msgstr "Πολλαπλασιασμός (με x)"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3149821\n"
-"20\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XTIMESY\">Inserts an 'x' <emph>multiplication</emph> with two placeholders.</ahelp> You can also type <emph><?>times<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XTIMESY\">Εισάγει ένα σύμβολο 'x' <emph>πολλαπλασιασμός</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>times<?></emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN10226\n"
-"help.text"
-msgid "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3159486\n"
-"11\n"
-"help.text"
-msgid "Multiplication (*)"
-msgstr "Πολλαπλασιασμός (με *)"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3149040\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XSYMTIMESY\">Inserts an asterisk multiplication sign with two placeholders. </ahelp> You can also type <emph><?>*<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XSYMTIMESY\">Εισάγει σαν σύμβολο πολλαπλασιασμού έναν αστερίσκο με δύο δείκτες τοποθέτησης. </ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>*<?></emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN1025F\n"
-"help.text"
-msgid "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3147124\n"
-"9\n"
-"help.text"
-msgid "Subtraction"
-msgstr "Αφαίρεση"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3147136\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XMINUSY\">Inserts a subtraction sign with two placeholders.</ahelp> You can also type <emph><?>-<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XMINUSY\">Εισάγει ένα σύμβολο αφαίρεσης με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>-<?></emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN10298\n"
-"help.text"
-msgid "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3154926\n"
-"17\n"
-"help.text"
-msgid "Division (Fraction)"
-msgstr "Διαίρεση (Κλάσμα)"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3155125\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XOVERY\">Inserts a fraction with two placeholders.</ahelp> You can also type <emph><?>over<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XOVERY\">Εισάγει ένα κλάσμα με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>over<?></emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN102D1\n"
-"help.text"
-msgid "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3151377\n"
-"13\n"
-"help.text"
-msgid "Division"
-msgstr "Διαίρεση"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3149536\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XDIVY\">Inserts a division sign with two placeholders.</ahelp> You can also type <emph><?>div<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XDIVY\">Εισάγει ένα σύμβολο διαίρεσης με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>div<?></emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN1030A\n"
-"help.text"
-msgid "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3147487\n"
-"15\n"
-"help.text"
-msgid "Division (Slash)"
-msgstr "Διαίρεση (Κάθετος)"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3147500\n"
-"16\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XSYMDIVIDEY\">Inserts a slash '/' with two placeholders. </ahelp> You can also type <emph><?>/<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XSYMDIVIDEY\">Εισάγει μια κάθετο '/' με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>/<?></emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN10343\n"
-"help.text"
-msgid "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3153493\n"
-"30\n"
-"help.text"
-msgid "Boolean NOT"
-msgstr "Λογική έκφραση NOT"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3153505\n"
-"26\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_NEGX\">Inserts a <emph>Boolean NOT</emph> with one placeholder.</ahelp> You can also type <emph>neg<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_NEGX\">Εισάγει μια <emph>Λογική έκφραση NOT</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>neg<?></emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN10383\n"
-"help.text"
-msgid "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Εικονίδιο</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3149847\n"
-"21\n"
-"help.text"
-msgid "Boolean AND"
-msgstr "Λογική έκφραση AND"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3147599\n"
-"22\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XANDY\">Inserts a <emph>Boolean AND</emph> with two placeholders.</ahelp> You can also type <emph><?>and<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XANDY\">Εισάγει μια <emph>Λογική έκφραση AND</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>and<?></emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN103C3\n"
-"help.text"
-msgid "<image id=\"img_id3148440\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148440\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3151086\n"
-"23\n"
-"help.text"
-msgid "Boolean OR"
-msgstr "Λογική έκφραση OR"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3154076\n"
-"38\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XORY\">Inserts a <emph>Boolean OR</emph> with two placeholders.</ahelp> You can also type <emph><?>or<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XORY\">Εισάγει μια <emph>Λογική έκφραση OR</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>or<?></emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_idN10403\n"
-"help.text"
-msgid "<image id=\"img_id3150173\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150173\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3151129\n"
-"40\n"
-"help.text"
-msgid "Concatenate"
-msgstr "Συνένωση"
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3156102\n"
-"39\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XCIRCY\">Inserts a <emph>concatenation sign</emph> with two placeholders. </ahelp> You can also type <emph>circ</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XCIRCY\">Εισάγει ένα <emph>σύμβολο συνένωσης</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>circ</emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3150464\n"
-"27\n"
-"help.text"
-msgid "You can also insert user-defined unary operators by typing <emph>uoper</emph> in the <emph>Commands</emph> window, followed by the syntax for the character. This function is useful for incorporating special characters into a formula. For example, the command <emph>uoper %theta x</emph> produces a small Greek letter theta (a component of the <emph>$[officename] Math</emph> character set). You can also insert characters not in the $[officename] character set by choosing <emph>Tools - Catalog - Edit</emph>."
-msgstr "Μπορείτε επίσης να εισάγετε προσωπικούς μοναδιαίους τελεστές πληκτρολογώντας <emph>uoper</emph> στο παράθυρο <emph>εντολών</emph>, που ακολουθείται από τη σύνταξη για το χαρακτήρα. Αυτή η συνάρτηση είναι χρήσιμη για ενσωμάτωση ειδικών χαρακτήρων σε έναν τύπο. Για παράδειγμα, η εντολή <emph>uoper %theta x</emph> παράγει ένα μικρό ελληνικό γράμμα θήτα (στοιχείο του συνόλου χαρακτήρων του <emph>$[officename] Math</emph>). Μπορείτε επίσης να εισάγετε χαρακτήρες που δεν ανήκουν στο σύνολο χαρακτήρων του $[officename] επιλέγοντας <emph>Εργαλεία - Σύμβολα - Κατάλογος - Επεξεργασία</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3154725\n"
-"31\n"
-"help.text"
-msgid "You can also insert user-defined binary commands by typing <emph>boper</emph> into the <emph>Commands</emph> window. For example, the command <emph>y boper %theta x</emph> produces the small Greek letter theta preceded by a <emph>y</emph> and followed by an <emph>x</emph>. You can also insert characters not in the $[officename] character set by choosing <emph>Tools - Catalog - Edit</emph>."
-msgstr "Μπορείτε επίσης να εισάγετε προσωπικές δυαδικές εντολές πληκτρολογώντας <emph>boper</emph> στο παράθυρο <emph>εντολών</emph>. Για παράδειγμα, η εντολή <emph>y boper %theta x</emph> παράγει το μικρό ελληνικό γράμμα θήτα που προηγείται από ένα <emph>y</emph> και ακολουθείται από το <emph>x</emph>. Μπορείτε επίσης να εισάγετε χαρακτήρες που δεν ανήκουν στο σύνολο χαρακτήρων του $[officename] επιλέγοντας <emph>Εργαλεία - Κατάλογος - Επεξεργασία</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3150906\n"
-"32\n"
-"help.text"
-msgid "By typing <emph><?>oplus<?></emph> in the <emph>Commands</emph> window, you insert a <emph>circled plus operator</emph> in your document."
-msgstr "Πληκτρολογώντας την εντολή <emph><?>oplus<?></emph> στο παράθυρο <emph>εντολών</emph>, εισάγετε ένα <emph>κυκλικό τελεστή με συν</emph> στο έγγραφό σας."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3151197\n"
-"33\n"
-"help.text"
-msgid "Type <emph><?>ominus<?></emph> in the <emph>Commands</emph> window to insert a <emph>circled minus operator</emph>."
-msgstr "Πληκτρολογήστε <emph><?>ominus<?></emph> στο παράθυρο <emph>εντολών</emph> για να εισάγετε έναν <emph>κυκλικό τελεστή με μείον</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3155082\n"
-"34\n"
-"help.text"
-msgid "Type <emph><?>odot<?></emph> in the <emph>Commands</emph> window to insert a <emph>circled dot operator</emph> in the formula."
-msgstr "Πληκτρολογήστε <emph><?>odot<?></emph> στο παράθυρο <emph>εντολών</emph> για να εισάγετε έναν <emph>κυκλικό με τελεία τελεστή</emph> στον τύπο."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3154331\n"
-"35\n"
-"help.text"
-msgid "Type <emph><?>odivide<?></emph> in the <emph>Commands</emph> window to insert a <emph>circled division operator</emph> in the formula."
-msgstr "Πληκτρολογήστε <emph><?>odivide<?></emph> στο παράθυρο <emph>εντολών</emph> για να εισάγετε έναν <emph>κυκλικό τελεστή διαίρεσης</emph> στον τύπο."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3150089\n"
-"42\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XWIDESLASHY\">Type <emph>a wideslash b</emph> in the <emph>Commands</emph> window to produce two characters with a slash (from lower left to upper right) between them.</ahelp> The characters are set such that everything to the left of the slash is up, and everything to the right is down. This command is also available in the context menu of the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XWIDESLASHY\">Πληκτρολογήστε <emph>a wideslash b</emph> στο παράθυρο <emph>εντολών</emph> για να παράγετε δύο χαρακτήρες με μια κάθετο (από κάτω αριστερά προς πάνω δεξιά) μεταξύ τους.</ahelp> Οι χαρακτήρες ορίζονται έτσι ώστε οτιδήποτε στα αριστερά της καθέτου είναι πάνω, και οτιδήποτε στα δεξιά κάτω. Αυτή η εντολή είναι επίσης διαθέσιμη στο μενού περιβάλλοντος στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3150024\n"
-"43\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XWIDEBSLASHY\">Type <emph>a widebslash b</emph> in the <emph>Commands</emph> window to produce two characters with a slash (from upper left to lower right) between them.</ahelp> The characters are set such that everything to the left of the slash is down, and everything to the right is up. This command is also available in the context menu of the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XWIDEBSLASHY\">Πληκτρολογήστε <emph>a widebslash b</emph> στο παράθυρο <emph>εντολών</emph> για να παράγετε δύο χαρακτήρες με μια κάθετο (από πάνω αριστερά προς κάτω δεξιά) μεταξύ τους.</ahelp> Οι χαρακτήρες ορίζονται έτσι ώστε οτιδήποτε στα αριστερά της καθέτου είναι κάτω, και οτιδήποτε στα δεξιά πάνω. Αυτή η εντολή είναι επίσης διαθέσιμη στο μενού περιβάλλοντος στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3149376\n"
-"36\n"
-"help.text"
-msgid "Type <emph>sub</emph> or <emph>sup</emph> in the Commands window to add indexes and powers to the characters in your formula; for example, a sub 2."
-msgstr "Πληκτρολογήστε <emph>sub</emph> ή <emph>sup</emph> στο παράθυρο εντολών για να προσθέσετε δείκτες και δυνάμεις σε χαρακτήρες του τύπου σας, για παράδειγμα, έναν δείκτη 2."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3155383\n"
-"41\n"
-"help.text"
-msgid "If you want to use a colon ':' as division sign, choose <emph>Tools - Catalog</emph> or click the <emph>Catalog</emph> icon on the Tools bar. Click the <emph>Edit</emph> button in the dialog that appears, then select the <emph>Special</emph> symbol set. Enter a meaningful name next to <emph>Symbol</emph>, for example, \"divide\" and then click the colon in the set of symbols. Click <emph>Add</emph> and then <emph>OK</emph>. Click <emph>OK</emph> to close the <emph>Symbols</emph> dialog,too. Now you can use the new symbol, in this case the colon, by entering its name in the Commands window, for example, <emph>a %divide b = c</emph>."
-msgstr "Αν θέλετε να χρησιμοποιήσετε την διπλή στιγμή ':' ως σύμβολο της διαίρεσης, επιλέξτε <emph>Εργαλεία - Κατάλογος</emph> ή κλικ στο εικονίδιο <emph>Καταλόγου</emph> στη γραμμή εργαλείων. Κλικ στο κουμπί <emph>Επεξεργασία</emph> στο διάλογο που εμφανίζεται, ύστερα επιλέξτε το σύνολο συμβόλων <emph>Ειδικά</emph>. Εισάγετε ένα κατάλληλο όνομα δίπλα στο <emph>Σύμβολο</emph>, για παράδειγμα, \"διαίρεση\" και ύστερα κλικ στην διπλή στιγμή στο σύνολο συμβόλων. Κλικ στο <emph>Προσθήκη</emph> και ύστερα <emph>Εντάξει</emph>. Κλικ στο <emph>Εντάξει</emph> για να κλείσετε το διάλογο <emph>Σύμβολα</emph>, επίσης. Τώρα μπορείτε να χρησιμοποιήσετε το νέο σύμβολο, σε αυτήν την περίπτωση την διπλή στιγμή, εισάγοντας το όνομά της στο παράθυρο εντολών, για παράδειγμα, <emph>a %divide b = c</emph>."
-
-#: 03090100.xhp
-msgctxt ""
-"03090100.xhp\n"
-"par_id3147398\n"
-"37\n"
-"help.text"
-msgid "When entering information manually in the Commands window, please note that a number of operators require spaces between the elements for the correct structure. This is especially true if you are using values instead of placeholders in your operators, for example, to construct a division 4 div 3 or a div b."
-msgstr "Κατά τη χειροκίνητη εισαγωγή πληροφοριών στο παράθυρο εντολών, παρακαλώ σημειώστε ότι ένας αριθμός τελεστών απαιτεί κενά μεταξύ των στοιχείων για τη σωστή δόμηση. Αυτό είναι αληθές ειδικά αν χρησιμοποιείτε τιμές αντί για δείκτες τοποθέτησης στους τελεστές σας, για παράδειγμα, για να κατασκευάσετε μια διαίρεση 4 div 3 ή a div b."
-
-#: 02110000.xhp
-msgctxt ""
-"02110000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Previous Error"
-msgstr "Προηγούμενο σφάλμα"
-
-#: 02110000.xhp
-msgctxt ""
-"02110000.xhp\n"
-"bm_id3147434\n"
-"help.text"
-msgid "<bookmark_value>error search; previous error</bookmark_value>"
-msgstr "<bookmark_value>αναζήτηση σφάλματος, προηγούμενο σφάλμα</bookmark_value>"
-
-#: 02110000.xhp
-msgctxt ""
-"02110000.xhp\n"
-"hd_id3147434\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/02110000.xhp\" name=\"Previous Error\">Previous Error</link>"
-msgstr "<link href=\"text/smath/01/02110000.xhp\" name=\"Προηγούμενο σφάλμα\">Προηγούμενο σφάλμα</link>"
-
-#: 02110000.xhp
-msgctxt ""
-"02110000.xhp\n"
-"par_id3145799\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"SID_PREVERR\" visibility=\"visible\">Moves the cursor to the previous error (moving left).</ahelp>"
-msgstr "<ahelp hid=\"SID_PREVERR\" visibility=\"visible\">Μετακινεί το δρομέα στο προηγούμενο σφάλμα (μετακίνηση αριστερά).</ahelp>"
-
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
@@ -5883,1467 +8521,796 @@ msgctxt ""
msgid "Union of sets"
msgstr "Ένωση συνόλων"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
+"03091504.xhp\n"
"tit\n"
"help.text"
-msgid "Brackets"
-msgstr "Αγκύλες"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"bm_id3153153\n"
-"help.text"
-msgid "<bookmark_value>brackets; in $[officename] Math</bookmark_value><bookmark_value>brackets; round (Math)</bookmark_value><bookmark_value>parentheses (Math)</bookmark_value><bookmark_value>brackets; square (Math)</bookmark_value><bookmark_value>brackets; double square (Math)</bookmark_value><bookmark_value>braces in %PRODUCTNAME Math</bookmark_value><bookmark_value>brackets; angle (Math)</bookmark_value><bookmark_value>brackets; operator (Math)</bookmark_value><bookmark_value>brackets; angle with operator</bookmark_value><bookmark_value>brackets; group</bookmark_value><bookmark_value>grouping brackets</bookmark_value><bookmark_value>round brackets</bookmark_value><bookmark_value>square brackets</bookmark_value><bookmark_value>double square brackets; scalable</bookmark_value><bookmark_value>scalable braces</bookmark_value><bookmark_value>scalable round brackets</bookmark_value><bookmark_value>scalable lines with ceiling</bookmark_value><bookmark_value>vertical bars</bookmark_value><bookmark_value>brackets; scalable</bookmark_value><bookmark_value>operator brackets</bookmark_value><bookmark_value>floor brackets</bookmark_value><bookmark_value>lines; with edges</bookmark_value><bookmark_value>ceiling brackets; lines with</bookmark_value><bookmark_value>lines; scalable</bookmark_value><bookmark_value>ceiling brackets;scalable lines with</bookmark_value><bookmark_value>brackets; single, without group function</bookmark_value><bookmark_value>single brackets without group function</bookmark_value><bookmark_value>brackets;widowed</bookmark_value><bookmark_value>widowed brackets</bookmark_value><bookmark_value>orphaned brackets</bookmark_value>"
-msgstr "<bookmark_value>αγκύλες, στο $[officename] Math</bookmark_value><bookmark_value>παρενθέσεις, κυκλικές (Math)</bookmark_value><bookmark_value>παρενθέσεις (Math)</bookmark_value><bookmark_value>παρενθέσεις, τετράγωνες (Math)</bookmark_value><bookmark_value>παρενθέσεις, διπλά τετράγωνα (Math)</bookmark_value><bookmark_value>λωρίδες στο %PRODUCTNAME Math</bookmark_value><bookmark_value>παρενθέσεις, με γωνίες (Math)</bookmark_value><bookmark_value>παρενθέσεις, τελεστής (Math)</bookmark_value><bookmark_value>παρενθέσεις, γωνιακές με τελεστή</bookmark_value><bookmark_value>παρενθέσεις, ομαδοποιημένες</bookmark_value><bookmark_value>ομαδοποίηση παρενθέσεων</bookmark_value><bookmark_value>κυκλικές παρενθέσεις</bookmark_value><bookmark_value>τετράγωνες παρενθέσεις</bookmark_value><bookmark_value>διπλές τετράγωνες παρενθέσεις, κλιμακωτά</bookmark_value><bookmark_value>κλιμακωτές λωρίδες</bookmark_value><bookmark_value>κλιμακωτές κυκλικές παρενθέσεις</bookmark_value><bookmark_value>κλιμακωτές γραμμές με κορυφή</bookmark_value><bookmark_value>κατακόρυφες γραμμές</bookmark_value><bookmark_value>παρενθέσεις, κλιμακωτές</bookmark_value><bookmark_value>παρενθέσεις τελεστών</bookmark_value><bookmark_value>κάτω παρενθέσεις</bookmark_value><bookmark_value>γραμμές, με άκρα</bookmark_value><bookmark_value>πάνω παρενθέσεις, γραμμές με</bookmark_value><bookmark_value>γραμμές, κλιμακωτές</bookmark_value><bookmark_value>πάνω παρενθέσεις, με γραμμές</bookmark_value><bookmark_value>παρενθέσεις, απλές, χωρίς λειτουργία ομαδοποίησης</bookmark_value><bookmark_value>παρενθέσεις απλές χωρίς λειτουργία ομαδοποίησης</bookmark_value><bookmark_value>παρενθέσεις, ορφανές</bookmark_value><bookmark_value>ορφανές παρενθέσεις</bookmark_value><bookmark_value>μοναχικές παρενθέσεις</bookmark_value>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"hd_id3153153\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03090500.xhp\" name=\"Brackets\">Brackets</link>"
-msgstr "<link href=\"text/smath/01/03090500.xhp\" name=\"Αγκύλες\">Αγκύλες</link>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3147258\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_BRACKETS_CAT\">You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements window.</ahelp> These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements window or in the context menu can be typed manually in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_BRACKETS_CAT\">Μπορείτε να επιλέξτε μεταξύ διάφορων τύπων αγκυλών για να δημιουργήσετε έναν τύπο στο <emph>$[officename] Math</emph>. Οι τύποι αγκυλών εμφανίζονται στο κάτω μέρος του παραθύρου στοιχείων.</ahelp> Αυτές οι παρενθέσεις βρίσκονται επίσης σε λίστα στο <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link> του παραθύρου <emph>εντολών</emph>. Όλες οι αγκύλες που δεν περιέχονται στο παράθυρο στοιχείων ή στο μενού περιεχομένου μπορούν να πληκτρολογηθούν χειροκίνητα στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3154264\n"
-"3\n"
-"help.text"
-msgid "The following is a complete list of all available bracket types. The icon next to the bracket type indicates that it can be accessed through the Elements window (menu View - Elements) or through the context menu of the <emph>Commands</emph> window."
-msgstr "Η ακόλουθη είναι μια ολοκληρωμένη λίστα όλων των διαθέσιμων τύπων αγκυλών. Το εικονίδιο δίπλα στον τύπο της αγκύλης δείχνει ότι μπορεί να προσπελάζεται μέσω του παραθύρου στοιχείων (μενού Προβολή - Στοιχεία) ή μέσω του μενού περιεχομένου του παραθύρου <emph>εντολών</emph>."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"hd_id3154277\n"
-"4\n"
-"help.text"
-msgid "Bracket types"
-msgstr "Τύποι αγκυλών και παρενθέσεων"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_idN10084\n"
-"help.text"
-msgid "<image id=\"img_id3149801\" src=\"starmath/res/al21801.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149801\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149801\" src=\"starmath/res/al21801.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149801\">Εικονίδιο</alt></image>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3153778\n"
-"7\n"
-"help.text"
-msgid "Round brackets (parentheses)"
-msgstr "Κυκλικές παρενθέσεις"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3151102\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_LRPARENTX\">Inserts a placeholder within normal round brackets (parentheses).</ahelp> You can also type <emph>(<?>)</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_LRPARENTX\">Εισάγει ένα δείκτη τοποθέτησης εντός κανονικών κυκλικών παρενθέσεων.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>(<?>)</emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_idN100BF\n"
-"help.text"
-msgid "<image id=\"img_id3158440\" src=\"starmath/res/al21802.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3158440\">Icon</alt></image>"
-msgstr "<image id=\"img_id3158440\" src=\"starmath/res/al21802.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3158440\">Εικονίδιο</alt></image>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3151319\n"
-"33\n"
-"help.text"
-msgid "Square brackets"
-msgstr "Αγκύλες"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3150356\n"
-"32\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_LRBRACKETX\">Inserts a placeholder within square brackets.</ahelp> You can also type <emph>[<?>]</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_LRBRACKETX\">Εισάγει ένα δείκτη τοποθέτησης με αγκύλες.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>[<?>]</emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_idN100F8\n"
-"help.text"
-msgid "<image id=\"img_id3146923\" src=\"starmath/res/al21823.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146923\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146923\" src=\"starmath/res/al21823.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146923\">Εικονίδιο</alt></image>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3149300\n"
-"52\n"
-"help.text"
-msgid "Double square brackets"
-msgstr "Διπλές αγκύλες"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3155175\n"
-"51\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_LRDBRACKETX\">Inserts a placeholder within double square brackets.</ahelp> You can also type <emph>ldbracket <?> rdbracket</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_LRDBRACKETX\">Εισάγει ένα δείκτη τοποθέτησης με διπλές αγκύλες.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>ldbracket <?> rdbracket</emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_idN10131\n"
-"help.text"
-msgid "<image id=\"img_id3149815\" src=\"starmath/res/al21804.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149815\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149815\" src=\"starmath/res/al21804.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149815\">Εικονίδιο</alt></image>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3147088\n"
-"37\n"
-"help.text"
-msgid "Braces (curly brackets)"
-msgstr "Άγκιστρα"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3147101\n"
-"36\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_LRBRACEX\">Inserts a placeholder withing braces (curly brackets).</ahelp> You can also type <emph>lbrace<?>rbrace</emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_LRBRACEX\">Εισάγει ένα δείκτη τοποθέτησης με άγκιστρα.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>lbrace<?>rbrace</emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_idN1016C\n"
-"help.text"
-msgid "<image id=\"img_id3148736\" src=\"starmath/res/al21805.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3148736\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148736\" src=\"starmath/res/al21805.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3148736\">Εικονίδιο</alt></image>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3147336\n"
-"60\n"
-"help.text"
-msgid "Single vertical bars"
-msgstr "Απλές κατακόρυφες γραμμές"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3155146\n"
-"38\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_LRLINEX\">Inserts a placeholder within vertical bars.</ahelp> You can also type <emph>lline <?> rline</emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_LRLINEX\">Εισάγει ένα δείκτη τοποθέτησης μέσα σε κατακόρυφες γραμμές.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>lline <?> rline</emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_idN101A5\n"
-"help.text"
-msgid "<image id=\"img_id3153350\" src=\"starmath/res/al21806.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153350\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153350\" src=\"starmath/res/al21806.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153350\">Εικονίδιο</alt></image>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3151039\n"
-"40\n"
-"help.text"
-msgid "Double vertical bars"
-msgstr "Διπλές κατακόρυφες γραμμές"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3149175\n"
-"39\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_LRDLINEX\">Inserts a placeholder within double vertical bars.</ahelp> You can also type <emph>ldline <?> rdline</emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_LRDLINEX\">Εισάγει ένα δείκτη τοποθέτησης μέσα σε διπλές κατακόρυφες γραμμές.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>ldline <?> rdline</emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_idN101DE\n"
-"help.text"
-msgid "<image id=\"img_id3155118\" src=\"starmath/res/al21803.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155118\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155118\" src=\"starmath/res/al21803.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155118\">Εικονίδιο</alt></image>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3147315\n"
-"35\n"
-"help.text"
-msgid "Angle brackets"
-msgstr "Γωνιακές παρενθέσεις"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3155913\n"
-"34\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_LRANGLEX\">Inserts a placeholder within angle brackets.</ahelp> You can also type <emph>langle <?> rangle</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_LRANGLEX\">Εισάγει ένα δείκτη τοποθέτησης μέσα σε παρενθέσεις με γωνίες.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>langle <?> rangle</emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_idN10217\n"
-"help.text"
-msgid "<image id=\"img_id3155867\" src=\"starmath/res/al21821.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155867\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155867\" src=\"starmath/res/al21821.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155867\">Εικονίδιο</alt></image>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3147413\n"
-"48\n"
-"help.text"
-msgid "Operator brackets"
-msgstr "Παρενθέσεις τελεστών"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3147425\n"
-"47\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_LMRANGLEXY\">Inserts two placeholders within operator brackets.</ahelp> You can also type <emph>langle <?> mline <?> rangle</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_LMRANGLEXY\">Εισάγει δύο δεσμευτικά θέσης μέσα σε παρενθέσεις τελεστών.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>langle <?> mline <?> rangle</emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_idN10253\n"
-"help.text"
-msgid "<image id=\"img_id3149561\" src=\"starmath/res/al21808.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149561\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149561\" src=\"starmath/res/al21808.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149561\">Εικονίδιο</alt></image>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3155964\n"
-"42\n"
-"help.text"
-msgid "Group brackets"
-msgstr "Ομαδοποιημένες παρενθέσεις"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3155976\n"
-"41\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_LRGROUPX\">Inserts group brackets.</ahelp> You can also type <emph>{<?>}</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_LRGROUPX\">Εισάγει ομαδοποιημένες παρενθέσεις.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>{<?>}</emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_idN1028E\n"
-"help.text"
-msgid "<image id=\"img_id3147733\" src=\"starmath/res/al21809.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147733\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147733\" src=\"starmath/res/al21809.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147733\">Εικονίδιο</alt></image>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3146333\n"
-"9\n"
-"help.text"
-msgid "Round brackets (scalable)"
-msgstr "Στρογγυλές παρενθέσεις"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3146345\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_SLRPARENTX\">Inserts <emph>scalable rounded brackets</emph> with one placeholder.</ahelp> You can also type <emph>left(<?> right)</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_SLRPARENTX\">Εισάγει <emph>κλιμακωτές στρογγυλές παρενθέσεις</emph> με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left(<?> right)</emph> στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_idN102CC\n"
-"help.text"
-msgid "<image id=\"img_id3148852\" src=\"starmath/res/al21810.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148852\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148852\" src=\"starmath/res/al21810.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148852\">Εικονίδιο</alt></image>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3155570\n"
-"11\n"
-"help.text"
-msgid "Square brackets (scalable)"
-msgstr "Αγκύλες (κλιμακωτές)"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3148438\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_SLRBRACKETX\">Inserts scalable square brackets with placeholders.</ahelp> You can also type <emph>left[<?> right]</emph> in the <emph>Commands</emph> window. The size of the brackets is adjusted automatically."
-msgstr "<ahelp hid=\"HID_SMA_SLRBRACKETX\">Εισάγει κλιμακωτές τετράγωνες παρενθέσεις με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left[<?> right]</emph> στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των παρενθέσεων προσαρμόζεται αυτόματα."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_idN10307\n"
-"help.text"
-msgid "<image id=\"img_id3153794\" src=\"starmath/res/al21824.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153794\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153794\" src=\"starmath/res/al21824.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153794\">Εικονίδιο</alt></image>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3154589\n"
-"54\n"
-"help.text"
-msgid "Double square brackets (scalable)"
-msgstr "Διπλές αγκύλες (κλιμακωτές)"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3150161\n"
-"53\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_SLRDBRACKETX\">Inserts scalable double square brackets with placeholders.</ahelp> You can also type <emph>left ldbracket <?> right rdbracket</emph> directly in the <emph>Commands</emph> window. The bracket size is adjusted automatically."
-msgstr "<ahelp hid=\"HID_SMA_SLRDBRACKETX\">Εισάγει διπλές τετράγωνες παρενθέσεις με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left ldbracket <?> right rdbracket</emph> στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των παρενθέσεων προσαρμόζεται αυτόματα."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_idN10342\n"
-"help.text"
-msgid "<image id=\"img_id3153972\" src=\"starmath/res/al21812.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153972\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153972\" src=\"starmath/res/al21812.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153972\">Εικονίδιο</alt></image>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3154712\n"
-"13\n"
-"help.text"
-msgid "Braces (scalable)"
-msgstr "Άγκιστρα (κλιμακωτά)"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3154724\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_SLRBRACEX\">Inserts scalable braces with a placeholder.</ahelp> You can also type <emph>left lbrace <?> right rbrace</emph> in the <emph>Commands</emph> window. The size of the braces is automatically adjusted."
-msgstr "<ahelp hid=\"HID_SMA_SLRBRACEX\">Εισάγει κλιμακωτά άγκιστρα με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left lbrace <?> right rbrace</emph> στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των λωρίδων προσαρμόζεται αυτόματα."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_idN1037E\n"
-"help.text"
-msgid "<image id=\"img_id3155598\" src=\"starmath/res/al21813.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155598\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155598\" src=\"starmath/res/al21813.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155598\">Εικονίδιο</alt></image>"
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_id3150924\n"
-"61\n"
-"help.text"
-msgid "Single vertical bars (scalable)"
-msgstr "Απλές κατακόρυφες γραμμές (κλιμακωτές)"
+msgid "Functions"
+msgstr "Συναρτήσεις"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3145634\n"
-"18\n"
+"03091504.xhp\n"
+"bm_id3156617\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_SLRLINEX\">Inserts scalable single vertical bars with a placeholder.</ahelp> You can also type <emph>left lline <?> right rline</emph> in the <emph>Commands</emph> window. The size of the brackets is automatically adjusted."
-msgstr "<ahelp hid=\"HID_SMA_SLRLINEX\">Εισάγει κλιμακωτές απλές κατακόρυφες γραμμές με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left lline <?> right rline</emph> στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των παρενθέσεων προσαρμόζεται αυτόματα."
+msgid "<bookmark_value>functions operators;list of</bookmark_value>"
+msgstr "<bookmark_value>τελεστές συναρτήσεων, λίστα με</bookmark_value>"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_idN103B7\n"
+"03091504.xhp\n"
+"hd_id645466\n"
"help.text"
-msgid "<image id=\"img_id3153223\" src=\"starmath/res/al21814.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153223\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153223\" src=\"starmath/res/al21814.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153223\">Εικονίδιο</alt></image>"
+msgid "<variable id=\"functions\"><link href=\"text/smath/01/03091504.xhp\" name=\"Functions\">Functions</link></variable>"
+msgstr "<variable id=\"functions\"><link href=\"text/smath/01/03091504.xhp\" name=\"Συναρτήσεις\">Συναρτήσεις</link></variable>"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3146938\n"
-"17\n"
+"03091504.xhp\n"
+"par_idN11838\n"
"help.text"
-msgid "Double vertical bars (scalable)"
-msgstr "Διπλές κατακόρυφες γραμμές (κλιμακωτές)"
+msgid "Typed command(s)"
+msgstr "Τυπωμένη εντολή(ές)"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3146950\n"
-"20\n"
+"03091504.xhp\n"
+"par_id3156681\n"
+"481\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_SLRDLINEX\">Inserts scalable double vertical bars with a placeholder.</ahelp> You can also type <emph>left ldline <?> right rdline</emph> in the <emph>Commands</emph> window. The size of the brackets is automatically adjusted."
-msgstr "<ahelp hid=\"HID_SMA_SLRDLINEX\">Εισάγει διπλές κλιμακωτές κατακόρυφες γραμμές με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left ldline <?> right rdline</emph> στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των παρενθέσεων προσαρμόζεται αυτόματα."
+msgid "Symbol in Elements Window"
+msgstr "Σύμβολο στο παράθυρο στοιχείων"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_idN103F0\n"
+"03091504.xhp\n"
+"par_id3156750\n"
+"483\n"
"help.text"
-msgid "<image id=\"img_id3150026\" src=\"starmath/res/al21811.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150026\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150026\" src=\"starmath/res/al21811.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150026\">Εικονίδιο</alt></image>"
+msgid "Meaning"
+msgstr "Σημασία"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3149359\n"
-"15\n"
+"03091504.xhp\n"
+"par_id3166018\n"
"help.text"
-msgid "Angle brackets (scalable)"
-msgstr "Γωνιακές παρενθέσεις (κλιμακωτές)"
+msgid "<image id=\"img_id3166024\" src=\"starmath/res/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166024\">Icon</alt></image>"
+msgstr "<image id=\"img_id3166024\" src=\"starmath/res/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166024\">Εικονίδιο</alt></image>"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3149372\n"
+"03091504.xhp\n"
+"par_id3166138\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_SLRANGLEX\">Inserts scalable angle brackets with a placeholder.</ahelp> You can also type <emph>left langle <?> right rangle</emph> in the <emph>Commands</emph> window. The size of the brackets is automatically adjusted."
-msgstr "<ahelp hid=\"HID_SMA_SLRANGLEX\">Εισάγει κλιμακωτές γωνιακές παρενθέσεις με γωνίες με ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left langle <?> right rangle</emph> στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των παρενθέσεων προσαρμόζεται αυτόματα."
-
-#: 03090500.xhp
-msgctxt ""
-"03090500.xhp\n"
-"par_idN10429\n"
-"help.text"
-msgid "<image id=\"img_id3154235\" src=\"starmath/res/al21822.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154235\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154235\" src=\"starmath/res/al21822.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154235\">Εικονίδιο</alt></image>"
+msgid "Absolute amount"
+msgstr "Απόλυτη ποσότητα"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3153139\n"
-"50\n"
+"03091504.xhp\n"
+"par_id3164840\n"
"help.text"
-msgid "Operator brackets (scalable)"
-msgstr "Παρενθέσεις τελεστών (κλιμακωτές)"
+msgid "<image id=\"img_id3164847\" src=\"starmath/res/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164847\">Icon</alt></image>"
+msgstr "<image id=\"img_id3164847\" src=\"starmath/res/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164847\">Εικονίδιο</alt></image>"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3155388\n"
-"49\n"
+"03091504.xhp\n"
+"par_id3164961\n"
+"184\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_SLMRANGLEXY\">Inserts scalable operator brackets with placeholders.</ahelp> You can also type <emph>left langle <?> mline <?> right rangle</emph> in the <emph>Commands</emph> window. The bracket size is adjusted automatically."
-msgstr "<ahelp hid=\"HID_SMA_SLMRANGLEXY\">Εισάγει κλιμακωτές παρενθέσεις τελεστών με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>left langle <?> mline <?> right rangle</emph> στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των παρενθέσεων προσαρμόζεται αυτόματα."
+msgid "Inverse cosine or arccosine"
+msgstr "Αντίστροφο συνημίτονο ή τόξο συνημιτόνου"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_idN10464\n"
+"03091504.xhp\n"
+"par_id3165134\n"
"help.text"
-msgid "<image id=\"img_id3154349\" src=\"starmath/res/al21825.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154349\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154349\" src=\"starmath/res/al21825.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154349\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3165141\" src=\"starmath/res/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165141\">Icon</alt></image>"
+msgstr "<image id=\"img_id3165141\" src=\"starmath/res/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165141\">Εικονίδιο</alt></image>"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3155954\n"
-"56\n"
+"03091504.xhp\n"
+"par_id3165255\n"
+"188\n"
"help.text"
-msgid "Brace top (scalable)"
-msgstr "Πάνω άγκιστρο (κλιμακωτό)"
+msgid "Inverse cotangent or arccotangent"
+msgstr "Αντίστροφη συνεφαπτομένη ή τόξο συνεφαπτομένης"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3154621\n"
-"55\n"
+"03091504.xhp\n"
+"par_id3166312\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XOVERBRACEY\">Inserts a scalable horizontal upper brace with placeholders.</ahelp> You can also enter <emph><?> overbrace <?></emph> directly in the <emph>Commands</emph> window. The bracket size is adjusted automatically."
-msgstr "<ahelp hid=\"HID_SMA_XOVERBRACEY\">Εισάγει ένα κλιμακωτό οριζόντιο πάνω άγκιστρο με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> overbrace <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>. Το μέγεθος των παρενθέσεων προσαρμόζεται αυτόματα."
+msgid "<image id=\"img_id3166318\" src=\"starmath/res/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166318\">Icon</alt></image>"
+msgstr "<image id=\"img_id3166318\" src=\"starmath/res/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166318\">Εικονίδιο</alt></image>"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_idN104A0\n"
+"03091504.xhp\n"
+"par_id3166432\n"
+"200\n"
"help.text"
-msgid "<image id=\"img_id3149646\" src=\"starmath/res/al21826.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149646\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149646\" src=\"starmath/res/al21826.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149646\">Εικονίδιο</alt></image>"
+msgid "Inverse hyperbolic cosine"
+msgstr "Αντίστροφο υπερβολικό συνημίτονο"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3150674\n"
-"58\n"
+"03091504.xhp\n"
+"par_id3143430\n"
"help.text"
-msgid "Brace bottom (scalable)"
-msgstr "Κάτω άγκιστρο (κλιμακωτή)"
+msgid "<image id=\"img_id3143436\" src=\"starmath/res/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143436\">Icon</alt></image>"
+msgstr "<image id=\"img_id3143436\" src=\"starmath/res/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143436\">Εικονίδιο</alt></image>"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3154023\n"
-"57\n"
+"03091504.xhp\n"
+"par_id3143550\n"
+"204\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_XUNDERBRACEY\">Inserts a scalable horizontal lower brace with placeholders.</ahelp> You can also type <emph><?> underbrace <?></emph> directly in the <emph>Commands</emph> window. The bracket size is adjusted automatically."
-msgstr "<ahelp hid=\"HID_SMA_XUNDERBRACEY\">Εισάγει ένα κλιμακωτό οριζόντιο κάτω άγκιστρο με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> underbrace <?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+msgid "Inverse hyperbolic cotangent"
+msgstr "Αντίστροφη υπερβολική συνεφαπτομένη"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3149954\n"
-"27\n"
+"03091504.xhp\n"
+"par_id3152238\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_LRFLOORX\">To insert floor brackets, type <emph>lfloor<?>rfloor</emph> directly in the <emph>Commands</emph> window.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_LRFLOORX\">Για να εισάγετε αγκύλες κάτω ορίων, πληκτρολογήστε <emph>lfloor<?>rfloor</emph> απευθείας στο παράθυρο <emph>εντολών</emph>.</ahelp>"
+msgid "<image id=\"img_id3152244\" src=\"starmath/res/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152244\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152244\" src=\"starmath/res/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152244\">Εικονίδιο</alt></image>"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3150592\n"
-"28\n"
+"03091504.xhp\n"
+"par_id3152358\n"
+"182\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_LRCEILX\">To insert ceiling brackets, type <emph>lceil<?>rceil</emph> directly in the <emph>Commands</emph> window.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_LRCEILX\">Για να εισάγετε αγκύλες άνω ορίων, πληκτρολογήστε <emph>lceil<?>rceil</emph> απευθείας στο παράθυρο <emph>εντολών</emph>.</ahelp>"
+msgid "Inverse sine or arcsine"
+msgstr "Αντίστροφο ημίτονο ή τόξο ημιτόνου"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3149623\n"
-"45\n"
+"03091504.xhp\n"
+"par_id3164987\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_SLRFLOORX\">To insert scalable floor brackets, type <emph>left lfloor<?>right rfloor</emph> directly in the <emph>Commands</emph> window.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_SLRFLOORX\">Για να εισάγετε κλιμακωτές αγκύλες κάτω ορίων, πληκτρολογήστε <emph>left lfloor<?>right rfloor</emph> απευθείας στο παράθυρο <emph>εντολών</emph>.</ahelp>"
+msgid "<image id=\"img_id3164994\" src=\"starmath/res/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164994\">Icon</alt></image>"
+msgstr "<image id=\"img_id3164994\" src=\"starmath/res/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164994\">Εικονίδιο</alt></image>"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3145668\n"
-"46\n"
+"03091504.xhp\n"
+"par_id3165108\n"
+"186\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_SLRCEILX\">To insert scalable ceiling brackets, type <emph>left lceil<?>right rceil</emph> directly in the <emph>Commands</emph> window.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_SLRCEILX\">Για να εισάγετε αγκύλες παρενθέσεις πάνω ορίων, πληκτρολογήστε <emph>left lceil<?>right rceil</emph> απευθείας στο παράθυρο <emph>εντολών</emph>.</ahelp>"
+msgid "Inverse tangent or arctangent"
+msgstr "Αντίστροφη εφαπτομένη ή τόξο εφαπτομένης"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3149208\n"
-"44\n"
+"03091504.xhp\n"
+"par_id3166165\n"
"help.text"
-msgid "Brackets are automatically sized when you type <emph>left</emph> and <emph>right</emph> in front of the bracket command, for example, <emph>left(a over b right)</emph>. You can also set the size and spacing of brackets by choosing <emph>Format - Spacing - Category - Brackets</emph> and setting the desired percentages. Mark the <emph>Scale all brackets</emph> check box to apply the changes to all brackets in the formula."
-msgstr "Οι παρενθέσεις μεταβάλλουν το μέγεθός τους αυτόματα όταν πληκτρολογείτε <emph>αριστερά</emph> και <emph>δεξιά</emph> μπροστά από την εντολή των παρενθέσεων, για παράδειγμα, <emph>left(a over b right)</emph>. Μπορείτε επίσης να ορίσετε το μέγεθος και το διάστιχο των παρενθέσεων επιλέγοντας <emph>Μορφή - Απόσταση - Κατηγορία - Αγκύλες</emph> και θέτοντας τα επιθυμητά ποσοστά. Επισημάνετε το πεδίο ελέγχου <emph>Κλιμάκωση όλων των παρενθέσεων</emph> για να εφαρμόσετε τις αλλαγές σε όλες τις παρενθέσεις στον τύπο."
+msgid "<image id=\"img_id3166172\" src=\"starmath/res/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166172\">Icon</alt></image>"
+msgstr "<image id=\"img_id3166172\" src=\"starmath/res/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166172\">Εικονίδιο</alt></image>"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3150857\n"
-"43\n"
+"03091504.xhp\n"
+"par_id3166285\n"
+"198\n"
"help.text"
-msgid "You can also use single brackets. To do this, type a backslash <emph>\\</emph> in front of the command. For example, when you type <emph>\\[</emph>, the left square bracket appears without its counterpart. This is useful for creating reverse brackets or for constructing intervals. Note that only non-scalable brackets can be used individually. To change the size, use the <emph>size</emph> command."
-msgstr "Μπορείτε επίσης να χρησιμοποιήσετε απλές παρενθέσεις. Για να το κάνετε αυτό, πληκτρολογήστε μια κάθετο <emph>\\</emph> στην αρχή της εντολής. Για παράδειγμα. όταν πληκτρολογείτε <emph>\\[</emph>, η αριστερή αγκύλη εμφανίζεται χωρίς το τμήμα αρίθμησής της. Αυτό είναι χρήσιμο για τη δημιουργία αντίστροφων παρενθέσεων ή για την κατασκευή διαστημάτων. Σημειώστε ότι μόνο οι μη κλιμακωτές παρενθέσεις μπορούν να χρησιμοποιηθούν μεμονωμένα. Για να αλλάξετε το μέγεθος, χρησιμοποιήστε την εντολή <emph>size</emph>."
+msgid "Inverse hyperbolic sine"
+msgstr "Αντίστροφο υπερβολικό ημίτονο"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_idN113E5\n"
+"03091504.xhp\n"
+"par_id3166459\n"
"help.text"
-msgid "Examples of single brackets"
-msgstr "Παραδείγματα απλών παρενθέσεων"
+msgid "<image id=\"img_id3166465\" src=\"starmath/res/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166465\">Icon</alt></image>"
+msgstr "<image id=\"img_id3166465\" src=\"starmath/res/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166465\">Εικονίδιο</alt></image>"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_idN113E8\n"
+"03091504.xhp\n"
+"par_id3143403\n"
+"202\n"
"help.text"
-msgid "For non-scaled brackets:"
-msgstr "Για μη κλιμακωτές παρενθέσεις:"
+msgid "Inverse hyperbolic tangent"
+msgstr "Αντίστροφη υπερβολική εφαπτομένη"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_idN113EB\n"
+"03091504.xhp\n"
+"par_id3143805\n"
+"216\n"
"help.text"
-msgid "a = \\{ \\( \\[ b newline"
-msgstr "a = \\{ \\( \\[ b newline"
+msgid "Back epsilon"
+msgstr "Ανάποδο έψιλον"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_idN113EE\n"
+"03091504.xhp\n"
+"par_id3151649\n"
"help.text"
-msgid "{} + c \\] \\) \\ }"
-msgstr "{} + c \\] \\) \\ }"
+msgid "<image id=\"img_id3151656\" src=\"starmath/res/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151656\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151656\" src=\"starmath/res/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151656\">Εικονίδιο</alt></image>"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_idN113F3\n"
+"03091504.xhp\n"
+"par_id3151770\n"
+"176\n"
"help.text"
-msgid "For scaled brackets use <emph>none</emph> as the bracket name"
-msgstr "Για κλιμακωτές παρενθέσεις χρησιμοποιήστε το <emph>none</emph> σαν όνομα παρένθεσης"
+msgid "Cosine"
+msgstr "Συνημίτονο"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_idN113FA\n"
+"03091504.xhp\n"
+"par_id3165576\n"
"help.text"
-msgid "a = left ( a over b right none newline"
-msgstr "a = left ( a over b right none newline"
+msgid "<image id=\"img_id3165583\" src=\"starmath/res/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165583\">Icon</alt></image>"
+msgstr "<image id=\"img_id3165583\" src=\"starmath/res/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165583\">Εικονίδιο</alt></image>"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_idN113FF\n"
+"03091504.xhp\n"
+"par_id3165696\n"
+"192\n"
"help.text"
-msgid "left none phantom {a over b} + c right )"
-msgstr "left none phantom {a over b} + c right )"
+msgid "Hyperbolic cosine"
+msgstr "Υπερβολικό συνημίτονο"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_idN11404\n"
+"03091504.xhp\n"
+"par_id3151944\n"
"help.text"
-msgid "The <emph>phantom</emph> statement ensures that the last bracket is the correct size."
-msgstr "Η δήλωση <emph>phantom</emph> βεβαιώνει ότι η τελευταία παρένθεση βρίσκεται στο σωστό μέγεθος."
+msgid "<image id=\"img_id3151950\" src=\"starmath/res/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151950\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151950\" src=\"starmath/res/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151950\">Εικονίδιο</alt></image>"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3145107\n"
-"29\n"
+"03091504.xhp\n"
+"par_id3152064\n"
+"180\n"
"help.text"
-msgid "Be sure to put spaces (gaps) between elements when entering them directly in the Commands window. This ensures that the correct structure is recognized."
-msgstr "Βεβαιωθείτε ότι βάλατε κενά (διαστήματα) μεταξύ των στοιχείων κατά την εισαγωγή τους άμεσα στο παράθυρο εντολών. Αυτό βεβαιώνει ότι η σωστή κατασκευή αναγνωρίζεται."
+msgid "Cotangent"
+msgstr "Συνεφαπτομένη"
-#: 03090500.xhp
+#: 03091504.xhp
msgctxt ""
-"03090500.xhp\n"
-"par_id3153198\n"
-"31\n"
+"03091504.xhp\n"
+"par_id3165871\n"
"help.text"
-msgid "Useful information about <link href=\"text/smath/01/03091200.xhp\" name=\"indexes and exponents\">indexes and exponents</link> as well as <link href=\"text/smath/01/03091400.xhp\" name=\"scaling\">scaling</link> helps you structure formulas effectively. For more information about brackets, see <link href=\"text/smath/01/03091100.xhp\" name=\"Brackets and Groups\">Brackets and Grouping</link>."
-msgstr "Χρήσιμες πληροφορίες σχετικά με τους <link href=\"text/smath/01/03091200.xhp\" name=\"δείκτες και εκθέτες\">δείκτες και εκθέτες</link> όπως επίσης με την <link href=\"text/smath/01/03091400.xhp\" name=\"κλιμάκωση\">κλιμάκωση</link> σας βοηθούν στην κατασκευή τύπων αποτελεσματικά. Για περισσότερες πληροφορίες σχετικά με παρενθέσεις, δείτε <link href=\"text/smath/01/03091100.xhp\" name=\"Παρενθέσεις και ομαδοποίηση\">Παρενθέσεις και ομαδοποίηση</link>."
+msgid "<image id=\"img_id3165877\" src=\"starmath/res/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165877\">Icon</alt></image>"
+msgstr "<image id=\"img_id3165877\" src=\"starmath/res/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165877\">Εικονίδιο</alt></image>"
-#: 02100000.xhp
+#: 03091504.xhp
msgctxt ""
-"02100000.xhp\n"
-"tit\n"
+"03091504.xhp\n"
+"par_id3165991\n"
+"196\n"
"help.text"
-msgid "Next Error"
-msgstr "Επόμενο σφάλμα"
+msgid "Hyperbolic cotangent"
+msgstr "Υπερβολική συνεφαπτομένη"
-#: 02100000.xhp
+#: 03091504.xhp
msgctxt ""
-"02100000.xhp\n"
-"bm_id3150299\n"
+"03091504.xhp\n"
+"par_id3157074\n"
"help.text"
-msgid "<bookmark_value>error search; next error</bookmark_value><bookmark_value>finding ;errors in %PRODUCTNAME Math</bookmark_value>"
-msgstr "<bookmark_value>αναζήτηση σφάλματος, επόμενο σφάλμα</bookmark_value><bookmark_value>εύρεση, σφάλματα στο %PRODUCTNAME Math</bookmark_value>"
+msgid "<image id=\"img_id3157080\" src=\"starmath/res/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157080\">Icon</alt></image>"
+msgstr "<image id=\"img_id3157080\" src=\"starmath/res/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157080\">Εικονίδιο</alt></image>"
-#: 02100000.xhp
+#: 03091504.xhp
msgctxt ""
-"02100000.xhp\n"
-"hd_id3150299\n"
-"1\n"
+"03091504.xhp\n"
+"par_id3157194\n"
+"206\n"
"help.text"
-msgid "<link href=\"text/smath/01/02100000.xhp\" name=\"Next Error\">Next Error</link>"
-msgstr "<link href=\"text/smath/01/02100000.xhp\" name=\"Επόμενο σφάλμα\">Επόμενο σφάλμα</link>"
+msgid "General exponential function"
+msgstr "Γενική εκθετική συνάρτηση"
-#: 02100000.xhp
+#: 03091504.xhp
msgctxt ""
-"02100000.xhp\n"
-"par_id3145387\n"
-"2\n"
+"03091504.xhp\n"
+"par_id3143577\n"
"help.text"
-msgid "<ahelp hid=\"SID_NEXTERR\">Moves the cursor to the next error (moving right).</ahelp>"
-msgstr "<ahelp hid=\"SID_NEXTERR\">Μετακινεί το δρομέα στο επόμενο σφάλμα (προς τα δεξιά).</ahelp>"
+msgid "<image id=\"img_id3143584\" src=\"starmath/res/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143584\">Icon</alt></image>"
+msgstr "<image id=\"img_id3143584\" src=\"starmath/res/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143584\">Εικονίδιο</alt></image>"
-#: 05040000.xhp
+#: 03091504.xhp
msgctxt ""
-"05040000.xhp\n"
-"tit\n"
+"03091504.xhp\n"
+"par_id3143698\n"
+"18\n"
"help.text"
-msgid "Alignment"
-msgstr "Στοίχιση"
+msgid "Factorial"
+msgstr "Παραγοντικό"
-#: 05040000.xhp
+#: 03091504.xhp
msgctxt ""
-"05040000.xhp\n"
-"bm_id3148730\n"
+"03091504.xhp\n"
+"par_id3156780\n"
"help.text"
-msgid "<bookmark_value>aligning; multi-line formulas</bookmark_value><bookmark_value>multi-line formulas; aligning</bookmark_value>"
-msgstr "<bookmark_value>στοίχιση, τύποι πολλαπλών γραμμών</bookmark_value><bookmark_value>τύποι πολλαπλών γραμμών, στοίχιση</bookmark_value>"
+msgid "<image id=\"img_id3156786\" src=\"starmath/res/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156786\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156786\" src=\"starmath/res/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156786\">Εικονίδιο</alt></image>"
-#: 05040000.xhp
+#: 03091504.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3148730\n"
-"1\n"
+"03091504.xhp\n"
+"par_id3156900\n"
+"212\n"
"help.text"
-msgid "Alignment"
-msgstr "Στοίχιση"
+msgid "Natural exponential function"
+msgstr "Φυσική εκθετική συνάρτηση"
-#: 05040000.xhp
+#: 03091504.xhp
msgctxt ""
-"05040000.xhp\n"
-"par_id3152999\n"
-"2\n"
+"03091504.xhp\n"
+"par_id3156927\n"
"help.text"
-msgid "<variable id=\"ausrichtungtext\"><ahelp hid=\"SID_ALIGN\" visibility=\"visible\">You can define the alignment of multi-line formulas as well as formulas with several elements in one line.</ahelp> Create multi-line formulas by entering a <emph>NEWLINE</emph> command in the <emph>Commands</emph> window.</variable>"
-msgstr "<variable id=\"ausrichtungtext\"><ahelp hid=\"SID_ALIGN\" visibility=\"visible\">Μπορείτε να καθορίσετε τη στοίχιση τύπων με πολλαπλές γραμμές όπως επίσης και τύπων με διάφορα στοιχεία σε μια γραμμή.</ahelp> Δημιουργήστε τύπους πολλαπλών γραμμών εισάγοντας μια εντολή <emph>NEWLINE</emph> στο παράθυρο <emph>εντολών</emph>.</variable>"
+msgid "<image id=\"img_id3156934\" src=\"starmath/res/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156934\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156934\" src=\"starmath/res/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156934\">Εικονίδιο</alt></image>"
-#: 05040000.xhp
+#: 03091504.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3153737\n"
-"3\n"
+"03091504.xhp\n"
+"par_id3157048\n"
+"208\n"
"help.text"
-msgid "Horizontal"
-msgstr "Οριζόντια"
+msgid "Natural logarithm"
+msgstr "Φυσικός λογάριθμος"
-#: 05040000.xhp
+#: 03091504.xhp
msgctxt ""
-"05040000.xhp\n"
-"par_id3148388\n"
-"4\n"
+"03091504.xhp\n"
+"par_id3157220\n"
"help.text"
-msgid "Specifies the type of horizontal alignment for multi-line formulas."
-msgstr "Καθορίζει τον τύπο της οριζόντιας στοίχισης για τύπους με πολλαπλές γραμμές."
+msgid "<image id=\"img_id3157227\" src=\"starmath/res/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157227\">Icon</alt></image>"
+msgstr "<image id=\"img_id3157227\" src=\"starmath/res/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157227\">Εικονίδιο</alt></image>"
-#: 05040000.xhp
+#: 03091504.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3148768\n"
-"5\n"
+"03091504.xhp\n"
+"par_id3157341\n"
+"210\n"
"help.text"
-msgid "Left"
-msgstr "Αριστερά"
+msgid "General logarithm"
+msgstr "Γενικός λογάριθμος"
-#: 05040000.xhp
+#: 03091504.xhp
msgctxt ""
-"05040000.xhp\n"
-"par_id3150566\n"
-"6\n"
+"03091504.xhp\n"
+"par_id3165282\n"
"help.text"
-msgid "<ahelp hid=\"STARMATH:RADIOBUTTON:RID_ALIGNDIALOG:1\" visibility=\"visible\">Aligns the selected elements of a formula to the left.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH:RADIOBUTTON:RID_ALIGNDIALOG:1\" visibility=\"visible\">Στοιχίζει τα επιλεγμένα στοιχεία του τύπου στα αριστερά.</ahelp>"
+msgid "<image id=\"img_id3165288\" src=\"starmath/res/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165288\">Icon</alt></image>"
+msgstr "<image id=\"img_id3165288\" src=\"starmath/res/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165288\">Εικονίδιο</alt></image>"
-#: 05040000.xhp
+#: 03091504.xhp
msgctxt ""
-"05040000.xhp\n"
-"par_id3149709\n"
-"21\n"
+"03091504.xhp\n"
+"par_id3165402\n"
+"22\n"
"help.text"
-msgid "Text is always aligned left."
-msgstr "Το κείμενο πάντα στοιχίζεται αριστερά."
+msgid "n-th root of x"
+msgstr "n-th root of x"
-#: 05040000.xhp
+#: 03091504.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3154646\n"
-"7\n"
+"03091504.xhp\n"
+"par_id3151502\n"
"help.text"
-msgid "Centered"
-msgstr "Στο κέντρο"
+msgid "<image id=\"img_id3151509\" src=\"starmath/res/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151509\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151509\" src=\"starmath/res/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151509\">Εικονίδιο</alt></image>"
-#: 05040000.xhp
+#: 03091504.xhp
msgctxt ""
-"05040000.xhp\n"
-"par_id3150762\n"
-"8\n"
+"03091504.xhp\n"
+"par_id3151623\n"
+"174\n"
"help.text"
-msgid "<ahelp hid=\"STARMATH:RADIOBUTTON:RID_ALIGNDIALOG:2\" visibility=\"visible\">Aligns the elements of a formula to the center.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH:RADIOBUTTON:RID_ALIGNDIALOG:2\" visibility=\"visible\">Κάνει στοίχιση των στοιχείων του τύπου στο κέντρο.</ahelp>"
+msgid "Sine"
+msgstr "Ημίτονο"
-#: 05040000.xhp
+#: 03091504.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3145204\n"
-"9\n"
+"03091504.xhp\n"
+"par_id3165429\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "<image id=\"img_id3165436\" src=\"starmath/res/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165436\">Icon</alt></image>"
+msgstr "<image id=\"img_id3165436\" src=\"starmath/res/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165436\">Εικονίδιο</alt></image>"
-#: 05040000.xhp
+#: 03091504.xhp
msgctxt ""
-"05040000.xhp\n"
-"par_id3151264\n"
-"10\n"
+"03091504.xhp\n"
+"par_id3165549\n"
+"190\n"
"help.text"
-msgid "<ahelp hid=\"STARMATH:RADIOBUTTON:RID_ALIGNDIALOG:3\" visibility=\"visible\">Aligns the elements of a formula to the right.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH:RADIOBUTTON:RID_ALIGNDIALOG:3\" visibility=\"visible\">Κάνει δεξιά στοίχιση των στοιχείων του τύπου.</ahelp>"
+msgid "Hyperbolic sine"
+msgstr "Υπερβολικό ημίτονο"
-#: 05040000.xhp
+#: 03091504.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3150261\n"
-"19\n"
+"03091504.xhp\n"
+"par_id3152091\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "<image id=\"img_id3152097\" src=\"starmath/res/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152097\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152097\" src=\"starmath/res/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152097\">Εικονίδιο</alt></image>"
-#: 05040000.xhp
+#: 03091504.xhp
msgctxt ""
-"05040000.xhp\n"
-"par_id3153622\n"
+"03091504.xhp\n"
+"par_id3152211\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"STARMATH:PUSHBUTTON:RID_ALIGNDIALOG:1\" visibility=\"visible\">Click here to save your changes as the default settings for new formulas.</ahelp> A security response will appear before saving."
-msgstr "<ahelp hid=\"STARMATH:PUSHBUTTON:RID_ALIGNDIALOG:1\" visibility=\"visible\">Κάντε κλικ εδώ, για να αποθηκεύσετε τις αλλαγές σας σαν προεπιλεγμένες ρυθμίσεις για τους νέους τύπους.</ahelp> Μια απόκριση ασφαλείας θα εμφανιστεί πριν την αποθήκευση."
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Brackets and Grouping"
-msgstr "Παρενθέσεις και ομαδοποίηση"
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"bm_id3147341\n"
-"help.text"
-msgid "<bookmark_value>brackets and grouping in $[officename] Math</bookmark_value><bookmark_value>grouping and brackets in $[officename] Math</bookmark_value>"
-msgstr "<bookmark_value>παρενθέσεις και ομαδοποίηση στο $[officename] Math</bookmark_value><bookmark_value>ομαδοποίηση και παρενθέσεις στο $[officename] Math</bookmark_value>"
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"hd_id3147341\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03091100.xhp\" name=\"Brackets and Grouping\">Brackets and Grouping</link>"
-msgstr "<link href=\"text/smath/01/03091100.xhp\" name=\"Παρενθέσεις και ομαδοποίηση\">Παρενθέσεις και ομαδοποίηση</link>"
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3150342\n"
-"2\n"
-"help.text"
-msgid "Note: the quotation marks in the examples are used to emphasize text and do not belong to the content of the formulas and commands."
-msgstr "Σημείωση: τα εισαγωγικά σημεία στα παραδείγματα χρησιμοποιούνται για να δώσουν μεγαλύτερη έμφαση στο κείμενο και δεν ανήκουν στο περιεχόμενο των τύπων και των εντολών."
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3146962\n"
-"3\n"
-"help.text"
-msgid "When typing example formulas into the <emph>Commands</emph> window, note that spaces are often required for correct structure."
-msgstr "Κατά την πληκτρολόγηση παραδειγμάτων σχετικά με τύπους στο παράθυρο <emph>εντολών</emph>, σημειώστε ότι συχνά απαιτούνται κενά για τη σωστή δόμηση."
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3149054\n"
-"4\n"
-"help.text"
-msgid "Braces \"{}\" are used to group expressions together to form one new expression. For example, \"sqrt {x * y}\" is the square root of the entire product x*y, while \"sqrt x * y\" is the square root of x multiplied by y. Braces do not require an extra space."
-msgstr "Τα άγκιστρα \"{}\" χρησιμοποιούνται για την ομαδοποίηση εκφράσεων με σκοπό το σχηματισμό μιας νέας έκφρασης. Για παράδειγμα, το \"sqrt {x * y}\" είναι η τετραγωνική ρίζα ολόκληρου του γινομένου x*y, ενώ το \"sqrt x * y\" είναι η τετραγωνική ρίζα του x πολλαπλασιασμένου με y. Τα άγκιστρα δεν απαιτούν πρόσθετο κενό."
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3151392\n"
-"5\n"
-"help.text"
-msgid "Set brackets were previously inserted in the Elements window or directly in the Commands window as \"left lbrace <?> right rbrace\". Now, a left and a right set bracket can also be inserted using \"lbrace\" and \"rbrace\", with or without wildcards."
-msgstr "Οι παρενθέσεις συνόλων εισήχθηκαν προηγουμένως στο παράθυρο στοιχείων ή απευθείας στο παράθυρο εντολών ως \"left lbrace <?> right rbrace\". Τώρα, ένα αριστερό ή δεξιό σύνολο παρενθέσεων μπορεί να εισαχθεί επίσης χρησιμοποιώντας τις εντολές \"lbrace\" και \"rbrace\", με ή χωρίς μπαλαντέρ."
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3147403\n"
-"6\n"
-"help.text"
-msgid "There are a total of eight (8) different types of brackets available. The \"ceil\" and \"floor\" brackets are often used for rounding up or down the argument to the next integer: \"lceil -3.7 rceil = -3\" or \"lfloor -3.7 rfloor = -4\"."
-msgstr "Υπάρχει ένα από οκτώ (8) διαφορετικών τύπων διαθέσιμων παρενθέσεων. Οι παρενθέσεις \"άνω όριο\" και \"κάτω όριο\" χρησιμοποιούνται συχνά για στρογγυλοποίηση του ορίσματος προς τα πάνω ή προς τα κάτω στον επόμενο ακέραιο: \"lceil -3.7 rceil = -3\" or \"lfloor -3.7 rfloor = -4\"."
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3146320\n"
-"63\n"
-"help.text"
-msgid "Operator brackets, also known as Bra-kets (angle brackets with a vertical line in between), are common in Physics notation: \"langle a mline b rangle\" or \"langle a mline b mline c over d mline e rangle\". The height and positioning of the vertical lines always corresponds exactly to the enclosing brackets."
-msgstr "Οι παρενθέσεις τελεστών, συχνά γνωστές και ως Bra-kets (γωνιακές παρενθέσεις με μια κάθετη γραμμή μεταξύ τους), είναι συνηθισμένοι στη σημειογραφία της Φυσικής: \"langle a mline b rangle\" ή \"langle a mline b mline c over d mline e rangle.\" Το ύψος και η τοποθέτηση των κάθετων γραμμών αντιστοιχούν πάντα ακριβώς στις περικλείουσες παρενθέσεις."
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3157870\n"
-"7\n"
-"help.text"
-msgid "All brackets may only be used in pairs. The brackets have some common characteristics:"
-msgstr "Όλες οι παρενθέσεις μπορούν να χρησιμοποιηθούν σε ζεύγη. Οι παρενθέσεις έχουν μερικά κοινά χαρακτηριστικά:"
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3155761\n"
-"8\n"
-"help.text"
-msgid "All types of brackets have the same grouping function as described for \"{}\" brackets."
-msgstr "Όλοι οι τύποι παρενθέσεων έχουν την ίδια συνάρτηση ομαδοποίησης όπως περιγράφεται για τις παρενθέσεις \"{}\""
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3145590\n"
-"9\n"
-"help.text"
-msgid "All types of brackets, including those that are visible, permit empty group definition. The enclosed expression may therefore be empty."
-msgstr "Όλοι οι τύποι παρενθέσεων, συμπεριλαμβανομένων αυτών που είναι ορατές, παρέχουν άδεια για καθορισμό κενής ομάδας. Η έκφραση που περιλαμβάνεται μπορεί όμως να είναι κενή."
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3154562\n"
-"10\n"
-"help.text"
-msgid "Brackets do not adjust their size to the enclosed expression. For example, if you want \"( a over b )\" with a bracket size adjusted to a and b you must insert \"left\" and \"right\". Entering \"left(a over b right)\" produces appropriate sizing. If, however, the brackets themselves are part of the expression whose size is changed, they are included the size change: \"size 3(a over b)\" and \"size 12(a over b)\". The sizing of the bracket-to-expression ratio does not change in any way."
-msgstr "Οι παρενθέσεις δεν προσαρμόζουν το μέγεθός τους στην συμπεριλαμβανόμενη έκφραση. Για παράδειγμα, αν θέλετε το \"( a over b )\" με ένα μέγεθος παρένθεσης που προσαρμόζεται στο a και το b πρέπει να εισάγετε \"αριστερά\" και \"δεξιά\". Εισάγοντας το \"left(a over b right)\" παρέχεται το κατάλληλο μέγεθος. Αν, παρόλα αυτά, οι παρενθέσεις από μόνες τους είναι μέρος της έκφρασης της οποίας το μέγεθος έχει αλλάξει, αυτές συμπεριλαμβάνονται στην αλλαγή του μεγέθους: \"size 3(a over b)\" και \"size 12(a over b)\". Το μέγεθος της αναλογίας της έκφρασης παρένθεση-σε-παρένθεση δεν αλλάζει με κανέναν τρόπο."
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3153002\n"
-"11\n"
-"help.text"
-msgid "Since \"left\" and \"right\" ensure unique assignment of the brackets, every single bracket can be used as an argument for these two commands, even placing right brackets on the left side, or left brackets on the right. Instead of a bracket you can use the \"none\" qualifier, which means that there is no bracket shown and that there is no space reserved for a bracket. Using this, you can create the following expressions:"
-msgstr "Επειδή τα ορίσματα \"αριστερά\" και \"δεξιά\" εξασφαλίζουν μοναδική ανάθεση των παρενθέσεων, κάθε μεμονωμένη παρένθεση μπορεί να χρησιμοποιηθεί ως όρισμα για αυτές τις δύο εντολές, ακόμα και στην τοποθέτηση δεξιών παρενθέσεων στην αριστερή πλευρά, ή αριστερών παρενθέσεων στα δεξιά. Αντί για μία παρένθεση μπορείτε να χρησιμοποιήσετε τον προσδιορισμό \"καμία\", που σημαίνει ότι δεν υπάρχει παρένθεση που να εμφανίζεται και δεν υπάρχει διάστημα που να δεσμεύεται για μία παρένθεση. Χρησιμοποιώντας αυτό, μπορείτε να δημιουργήσετε τις ακόλουθες εκφράσεις:"
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3150014\n"
-"12\n"
-"help.text"
-msgid "left lbrace x right none"
-msgstr "left lbrace x right none"
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3149877\n"
-"13\n"
-"help.text"
-msgid "left [ x right )"
-msgstr "left [ x right )"
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3145241\n"
-"14\n"
-"help.text"
-msgid "left ] x right ["
-msgstr "left ] x right ["
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3156060\n"
-"15\n"
-"help.text"
-msgid "left rangle x right lfloor"
-msgstr "left rangle x right lfloor"
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3150935\n"
-"16\n"
-"help.text"
-msgid "The same rules apply to \"left\" and \"right\" as to the other brackets: they also work as group builders and may enclose empty expressions."
-msgstr "Οι ίδιοι κανόνες εφαρμόζονται στις \"αριστερά\" και \"δεξιά\" όπως σε άλλες παρενθέσεις: αυτές μπορούν να χρησιμοποιηθούν ως κατασκευαστές ομάδων και μπορούν να συμπεριλάβουν κενές εκφράσεις."
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3149030\n"
-"17\n"
-"help.text"
-msgid "The combination of mismatched brackets, single brackets and repositioned left and right brackets occurs often in mathematical formulas. The following is a formula that will create an error when typed:"
-msgstr "Ο συνδυασμός ελλιπών παρενθέσεων, απλών παρενθέσεων και τοποθετημένων παρενθέσεων αριστερά και δεξιά συμβαίνει συχνά σε μαθηματικούς τύπους. Ο ακόλουθος είναι ένας τύπος που θα δημιουργήσει ένα σφάλμα κατά την πληκτρολόγησή του:"
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3155989\n"
-"19\n"
-"help.text"
-msgid "[2, 3) - right open interval"
-msgstr "[2, 3) - right open interval"
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3147169\n"
-"23\n"
-"help.text"
-msgid "Using \"left\" and \"right\" makes the above expression valid in $[officename] Math: \"left [2, 3 right )\". However, the brackets do not have any fixed size because they adjust to the argument. Setting a single bracket is a bit cumbersome. Therefore, there you can display single brackets with a fixed size by placing a \"\\\" (backslash) in front of normal brackets. These brackets then act like any other symbol and no longer have the special functionality of brackets; that is they do not work as group builders and their orientation corresponds to that of other symbols. See \"size *2 \\langle x \\rangle\" and \"size *2 langle x rangle\"."
-msgstr "Χρησιμοποιώντας τα ορίσματα \"αριστερά\" και \"δεξιά\" δημιουργείται η παραπάνω έκφραση που είναι έγκυρη στο $[officename] Math: \"left [2, 3 right )\". Παρόλα αυτά, οι παρενθέσεις δεν έχουν σταθερό μέγεθος επειδή προσαρμόζονται στο όρισμα. Η ρύθμιση μίας απλής παρένθεσης είναι λίγο δυσχείριστη. Από την άλλη πλευρά, μπορείτε να εμφανίζετε απλές παρενθέσεις με διορθωμένο μέγεθος τοποθετώντας \"\\\" (κάθετο) μπροστά από κανονικές παρενθέσεις. Αυτές οι παρενθέσεις τότε συμπεριφέρονται όπως κάθε άλλο σύμβολο και δεν έχουν πια την ειδική λειτουργικότητα των παρενθέσεων, αυτό συμβαίνει γιατί δεν εφαρμόζονται σαν κατασκευαστές ομάδων και ο προσανατολισμός τους αντιστοιχεί σε άλλα σύμβολα. Δείτε \"size *2 \\langle x \\rangle\" and \"size *2 langle x rangle\"."
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3153720\n"
-"24\n"
-"help.text"
-msgid "The complete overview is as follows"
-msgstr "Η ολοκληρωμένη προεπισκόπηση μοιάζει όπως εξής"
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3149715\n"
-"25\n"
-"help.text"
-msgid "\\{ or \\lbrace, \\} or \\rbrace"
-msgstr "\\{ ή \\lbrace, \\} ή \\rbrace"
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3150756\n"
-"26\n"
-"help.text"
-msgid "\\(, \\)"
-msgstr "\\(, \\)"
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3145207\n"
-"27\n"
-"help.text"
-msgid "\\[, \\]"
-msgstr "\\[, \\]"
-
-#: 03091100.xhp
-msgctxt ""
-"03091100.xhp\n"
-"par_id3153153\n"
-"28\n"
-"help.text"
-msgid "\\langle, \\rangle"
-msgstr "\\langle, \\rangle"
+msgid "Square root"
+msgstr "Τετραγωνική ρίζα"
-#: 03091100.xhp
+#: 03091504.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3150263\n"
-"29\n"
+"03091504.xhp\n"
+"par_id3143914\n"
+"130\n"
"help.text"
-msgid "\\lceil, \\rceil"
-msgstr "\\lceil, \\rceil"
+msgid "x with subscript n"
+msgstr "x with subscript n"
-#: 03091100.xhp
+#: 03091504.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3147252\n"
-"30\n"
+"03091504.xhp\n"
+"par_id3157368\n"
"help.text"
-msgid "\\lfloor, \\rfloor"
-msgstr "\\lfloor, \\rfloor"
+msgid "<image id=\"img_id3157375\" src=\"starmath/res/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157375\">Icon</alt></image>"
+msgstr "<image id=\"img_id3157375\" src=\"starmath/res/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157375\">Εικονίδιο</alt></image>"
-#: 03091100.xhp
+#: 03091504.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3154690\n"
-"31\n"
+"03091504.xhp\n"
+"par_id3151476\n"
+"132\n"
"help.text"
-msgid "\\lline, \\rline"
-msgstr "\\lline, \\rline"
+msgid "n-th power of x"
+msgstr "n-th power of x"
-#: 03091100.xhp
+#: 03091504.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3145414\n"
-"32\n"
+"03091504.xhp\n"
+"par_id3151796\n"
"help.text"
-msgid "\\ldline, \\rdline"
-msgstr "\\ldline, \\rdline"
+msgid "<image id=\"img_id3151803\" src=\"starmath/res/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151803\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151803\" src=\"starmath/res/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151803\">Εικονίδιο</alt></image>"
-#: 03091100.xhp
+#: 03091504.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3147514\n"
-"33\n"
+"03091504.xhp\n"
+"par_id3151917\n"
+"178\n"
"help.text"
-msgid "In this way, intervals like the one above can be built in <emph>$[officename] Math</emph> without any problems: \\[2\", \"3\\) or \"\\]2\", \"3\\[ (Attention: These quotation marks are part of the entry.)"
-msgstr "Με αυτόν τον τρόπο, τα διαστήματα όπως το παραπάνω μπορούν να δομηθούν στο <emph>$[officename] Math</emph> χωρίς κανένα πρόβλημα: \\[2\", \"3\\) or \"\\]2\", \"3\\[ (Προσοχή: Αυτά τα εισαγωγικά είναι μέρος της εισόδου.)"
+msgid "Tangent"
+msgstr "Εφαπτομένη"
-#: 03091100.xhp
+#: 03091504.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3153532\n"
-"34\n"
+"03091504.xhp\n"
+"par_id3165723\n"
"help.text"
-msgid "Please note that the quotation marks must be entered and can be obtained with <emph>Shift+2</emph> and not with typographical quotation marks. Generally, punctuation marks (like the comma in this case) are set as text. Although it is also possible to type \"\\[2,~3\\)\" the above option is preferable. In the previous example, \"fixed size\" always describes a bracket size dependent on the font size used."
-msgstr "Παρακαλώ σημειώστε ότι τα εισαγωγικά σημεία πρέπει να εισάγονται και μπορούν να εφαρμοστούν με το συνδυασμό πλήκτρων <emph>Shift+2</emph> και όχι με τυπογραφικά εισαγωγικά σημεία. Γενικά, τα σημεία στίξης (όπως το κόμμα σε αυτήν την περίπτωση) καθορίζονται σαν κείμενο. Αν και είναι δυνατόν να πληκτρολογήσετε \"\\[2,~3\\)\" η παραπάνω επιλογή είναι πιο επιθυμητή. Στο προηγούμενο παράδειγμα, το \"σταθερό μέγεθος\" πάντα περιγράφει ένα μέγεθος παρενθέσεων που εξαρτάται από το μέγεθος της γραμματοσειράς που χρησιμοποιήθηκε."
+msgid "<image id=\"img_id3165730\" src=\"starmath/res/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165730\">Icon</alt></image>"
+msgstr "<image id=\"img_id3165730\" src=\"starmath/res/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165730\">Εικονίδιο</alt></image>"
-#: 03091100.xhp
+#: 03091504.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3153674\n"
-"35\n"
+"03091504.xhp\n"
+"par_id3165844\n"
+"194\n"
"help.text"
-msgid "Nesting groups within each other is relatively problem-free. In the formula hat \"{a + b}\" the \"hat\" is displayed simply over the center of \"{a + b}\". Also, \"color red lceil a rceil\" and \"grave hat langle x * y rangle\" work as expected. The result of the latter can be compared to \"grave {hat langle x * y rangle}\". These attributes do not compete, but rather can be combined."
-msgstr "Η εμφώλευση ομάδων μεταξύ τους είναι σχετικά απροβλημάτιστη. Στο καπέλο του τύπου \"{a + b}\" το \"καπέλο\" εμφανίζεται απλά πάνω από το κέντρο του τύπου \"{a + b}\". Επίσης, οι \"color red lceil a rceil\" και \"grave hat langle x * y rangle\" εφαρμόζονται όπως προσδοκάτε. Το αποτέλεσμα του δεύτερου μπορεί να συγκριθεί με το \"grave {hat langle x * y rangle}\". Αυτές οι ιδιότητες δεν ανταγωνίζονται αλλά προτιμούν να συνδυάζονται."
+msgid "Hyperbolic tangent"
+msgstr "Υπερβολική εφαπτομένη"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3147526\n"
-"36\n"
+"03091505.xhp\n"
+"tit\n"
"help.text"
-msgid "This differs slightly for competing or mutually influencing attributes. This is often the case with font attributes. For example, which color does the b have in \"color yellow color red (a + color green b)\", or which size does it have in \"size *4 (a + size /2 b)\"? Given a base size of 12, does it have the size 48, 6 or even 24 (which could be seen as a combination)? The following are basic resolution rules, which will be followed consistently in the future. In general, the rules apply to all group operations. This only has a visible effect on the font attributes, like \"bold\", \"ital\", \"phantom\", \"size\", \"color\" and \"font\":"
-msgstr "Αυτό διαφέρει ελαφρά για τον ανταγωνισμό ή την αμοιβαία επίδραση των ιδιοτήτων. Αυτό συχνά είναι η περίπτωση με ιδιότητες γραμματοσειρών. Για παράδειγμα, ποιο χρώμα έχει το b στο \"color yellow color red (a + color green b)\", ή τι μέγεθος έχει στο \"size *4 (a + size /2 b)\"; Με δοθέν ένα μέγεθος βάσης 12, έχει το μέγεθος 48, 6 ή ακόμα και 24 (που θα μπορούσε να είναι σαν συνδυασμός); Τα ακόλουθα είναι βασικοί κανόνες ανάλυσης, που θα ακολουθούν συνεπώς στο μέλλον. Γενικά, οι κανόνες εφαρμόζονται σε όλες τις λειτουργίες ομαδοποίησης. Αυτό έχει μόνο ένα ορατό εφέ στις ιδιότητες γραμματοσειρών, όπως οι \"bold\", \"ital\", \"phantom\", \"size\", \"color\" and \"font\":"
+msgid "Operators"
+msgstr "Τελεστές"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3152952\n"
-"37\n"
+"03091505.xhp\n"
+"bm_id3156617\n"
"help.text"
-msgid "Group operations in sequence are treated as if every single operation is enclosed by braces. They are nested, and in every level there can be no more than one operation. Here is an example of a formula with many group operations: \"size 12 color red font sans size -5 (a + size 8 b)\" like \"{size 12{color red{font sans{size -5 (a + {size 8 b})}}}}\"."
-msgstr "Οι πράξεις ομάδων σε σειρά επεξεργάζονται όπως κάθε απλή λειτουργία που συμπεριλαμβάνεται από άγκιστρα. Αυτές εμφωλεύονται, και σε κάθε επίπεδο μπορεί να υπάρχουν περισσότερο από μια λειτουργίες. Εδώ ακολουθεί ένα παράδειγμα τύπου με πολλές ομαδοποιημένες λειτουργίες: \"size 12 color red font sans size -5 (a + size 8 b)\" like \"{size 12{color red{font sans{size -5 (a + {size 8 b})}}}}\"."
+msgid "<bookmark_value>operators;list of</bookmark_value>"
+msgstr "<bookmark_value>τελεστές, λίστα με</bookmark_value>"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3158441\n"
-"38\n"
+"03091505.xhp\n"
+"hd_id1328165\n"
"help.text"
-msgid "This example formula is then interpreted from left to right. The operations only affect its corresponding group (or expression). Operations further to the right \"replace\" or \"combine themselves with\" their predecessors."
-msgstr "Αυτό το παράδειγμα τύπου μεταφράζεται από τα αριστερά προς τα δεξιά. Οι πράξεις επηρεάζουν μόνο την αντίστοιχη ομάδα τους (ή έκφραση). Οι πράξεις πιο δεξιά \"αντικαθιστούν\" ή \"συνδυάζονται μεταξύ τους με\" τους προκατόχους τους."
+msgid "<variable id=\"operators\"><link href=\"text/smath/01/03091505.xhp\" name=\"Operators\">Operators</link></variable>"
+msgstr "<variable id=\"operators\"><link href=\"text/smath/01/03091505.xhp\" name=\"Τελεστές\">Τελεστές</link></variable>"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3150994\n"
-"39\n"
+"03091505.xhp\n"
+"par_idN11DE4\n"
"help.text"
-msgid "A group operation does not have any effect on higher-level operations but rather affects only lower-level groups and expressions, including their brackets and super-/subscripts. For example, \"a + size *2 (b * size -8 c_1)^2\""
-msgstr "Μία πράξη ομάδας δεν έχει κανένα αποτέλεσμα σε υψηλότερου επιπέδου πράξεις αλλά μπορεί να επηρεάζει μόνο πράξεις χαμηλότερου επιπέδου και εκφράσεις, συμπεριλαμβανομένων των παρενθέσεών τους και των εκθετών/δεικτών. Για παράδειγμα, \"a + size *2 (b * size -8 c_1)^2\""
+msgid "Typed command(s)"
+msgstr "Τυπωμένη εντολή(ές)"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3154196\n"
-"40\n"
+"03091505.xhp\n"
+"par_id3143994\n"
+"484\n"
"help.text"
-msgid "\"color ...\" and \"font ...\" as well as \"size n\" (n is a decimal) replace any preceding operations of the same type"
-msgstr "τα \"color ...\" and \"font ...\" as well as \"size n\" (n is a decimal) αντικαθιστούν κάθε προηγούμενο τελεστή του ίδιου τύπου"
+msgid "Symbol in Elements Window"
+msgstr "Σύμβολο στο παράθυρο στοιχείων"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3154136\n"
-"41\n"
+"03091505.xhp\n"
+"par_id3144064\n"
+"486\n"
"help.text"
-msgid "for \"size +n\", \"size -n\", \"size *n\", and \"size /n\" the effects of the operations are combined,"
-msgstr "για τα \"size +n\", \"size -n\", \"size *n\", και \"size /n\" τα αποτελέσματα των τελεστών συνδυάζονται,"
+msgid "Meaning"
+msgstr "Σημασία"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3146934\n"
-"42\n"
+"03091505.xhp\n"
+"par_id3144534\n"
"help.text"
-msgid "\"size *2 size -5 a\" would be double the starting size minus 5"
-msgstr "το \"size *2 size -5 a\" θα είναι διπλάσιο του αρχικού μεγέθους μείον 5"
+msgid "<image id=\"img_id3144541\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144541\">Icon</alt></image>"
+msgstr "<image id=\"img_id3144541\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144541\">Εικονίδιο</alt></image>"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3149297\n"
-"43\n"
+"03091505.xhp\n"
+"par_id3144655\n"
+"142\n"
"help.text"
-msgid "\"font sans ( a + font serif b)\""
-msgstr "\"font sans ( a + font serif b)\""
+msgid "Coproduct"
+msgstr "Συνγινόμενο"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3155174\n"
-"44\n"
+"03091505.xhp\n"
+"par_id3166611\n"
"help.text"
-msgid "\"size *2 ( a + size /2 b )\""
-msgstr "\"size *2 ( a + size /2 b )\""
+msgid "<image id=\"img_id3166618\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166618\">Icon</alt></image>"
+msgstr "<image id=\"img_id3166618\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166618\">Εικονίδιο</alt></image>"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3154906\n"
-"50\n"
+"03091505.xhp\n"
+"par_id3166692\n"
+"170\n"
"help.text"
-msgid "To change the size of a formula, use \"size +\" or -,*,/. Do not use \"size n\". These can easily be used in any context. This enables you to copy to other areas by using Copy and Paste, and the result remains the same. Furthermore, such expressions survive a change of base size in the menu better than when using \"size n\". If you use only \"size *\" and \"size /\" (for example, \"size *1.24 a or size /0.86 a\") the proportions remain intact."
-msgstr "Για να μεταβάλετε το μέγεθος του τύπου, χρησιμοποιήστε \"size +\" or -,*,/. Μην χρησιμοποιείτε το \"size n\". Αυτά μπορούν να χρησιμοποιηθούν σε οποιοδήποτε περιβάλλον. Σας δίνουν τη δυνατότητα να αντιγράψετε σε άλλες περιοχές χρησιμοποιώντας την Αντιγραφή και Επικόλληση, και το αποτέλεσμα παραμένει το ίδιο. Επιπλέον, τέτοιες εκφράσεις επιζούν μετά από αλλαγή του μεγέθους της βάσης στο μενού καλύτερα από το αν χρησιμοποιούσατε το \"size n\". Αν χρησιμοποιείτε μόνο τα \"size *\" και \"size /\" (για παράδειγμα, \"size *1.24 a or size /0.86 a\") οι αναλογίες παραμένουν ανέπαφες."
+msgid "Lower limit of an operator"
+msgstr "Κάτω όριο ενός τελεστή"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3147587\n"
-"51\n"
+"03091505.xhp\n"
+"par_id3144681\n"
"help.text"
-msgid "Examples (with a base size of 12 and 50% for indexes):"
-msgstr "Παραδείγματα (με μέγεθος βάσης 12 και 50% για δείκτες):"
+msgid "<image id=\"img_id3144688\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144688\">Icon</alt></image>"
+msgstr "<image id=\"img_id3144688\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144688\">Εικονίδιο</alt></image>"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3148734\n"
-"52\n"
+"03091505.xhp\n"
+"par_id3144763\n"
+"168\n"
"help.text"
-msgid "Exactly identical proportions with \"size 18 a_n\" and \"size *1.5 a_n\"."
-msgstr "Ακριβώς όμοιες αναλογίες με μεγέθη \"size 18 a_n\" και \"size *1.5 a_n\"."
+msgid "Range from ... to"
+msgstr "Όριο από ... μέχρι"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3152766\n"
-"53\n"
+"03091505.xhp\n"
+"par_id3145083\n"
"help.text"
-msgid "This differs in different contexts: \"x^{size 18 a_n}\" and \"x^{size *1.5 a_n}\""
-msgstr "Αυτό διαφέρει σε διαφορετικά περιβάλλοντα: \"x^{size 18 a_n}\" και \"x^{size *1.5 a_n}\""
+msgid "<image id=\"img_id3166470\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166470\">Icon</alt></image>"
+msgstr "<image id=\"img_id3166470\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166470\">Εικονίδιο</alt></image>"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3157986\n"
-"54\n"
+"03091505.xhp\n"
+"par_id3166584\n"
+"158\n"
"help.text"
-msgid "Examples with size +n for a comparison. They look identical:"
-msgstr "Παραδείγματα με μέγεθος +n για μια σύγκριση. Φαίνονται πανομοιότυπα:"
+msgid "Triple integral"
+msgstr "Τριπλό ολοκλήρωμα"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3158001\n"
-"55\n"
+"03091505.xhp\n"
+"par_id3144936\n"
"help.text"
-msgid "a_{size 8 n}"
-msgstr "a_{size 8 n}"
+msgid "<image id=\"img_id3144943\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144943\">Icon</alt></image>"
+msgstr "<image id=\"img_id3144943\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144943\">Εικονίδιο</alt></image>"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3147332\n"
-"56\n"
+"03091505.xhp\n"
+"par_id3145056\n"
+"156\n"
"help.text"
-msgid "a_{size +2 n}"
-msgstr "a_{size +2 n}"
+msgid "Double integral"
+msgstr "Διπλό ολοκλήρωμα"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3155143\n"
-"57\n"
+"03091505.xhp\n"
+"par_id3144789\n"
"help.text"
-msgid "a_{size *1.333 n}"
-msgstr "a_{size *1.333 n}"
+msgid "<image id=\"img_id3144796\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144796\">Icon</alt></image>"
+msgstr "<image id=\"img_id3144796\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144796\">Εικονίδιο</alt></image>"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3147129\n"
-"58\n"
+"03091505.xhp\n"
+"par_id3144909\n"
+"154\n"
"help.text"
-msgid "The following examples, however, do not look identical:"
-msgstr "Τα ακόλουθα παραδείγματα, όμως, δεν φαίνονται πανομοιότυπα:"
+msgid "Integral"
+msgstr "Ολοκλήρωμα"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3147073\n"
-"59\n"
+"03091505.xhp\n"
+"par_id3167350\n"
+"146\n"
"help.text"
-msgid "x^{a_{size 8 n}}"
-msgstr "x^{a_{size 8 n}}"
+msgid "Limes inferior"
+msgstr "Κάτω όριο"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3147086\n"
-"60\n"
+"03091505.xhp\n"
+"par_id3167458\n"
+"148\n"
"help.text"
-msgid "x^{a_{size +2 n}}"
-msgstr "x^{a_{size +2 n}}"
+msgid "Limes superior"
+msgstr "Άνω όριο"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3154386\n"
-"61\n"
+"03091505.xhp\n"
+"par_id3166719\n"
"help.text"
-msgid "x^{a_{size *1.333 n}}"
-msgstr "x^{a_{size *1.333 n}}"
+msgid "<image id=\"img_id3166725\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166725\">Icon</alt></image>"
+msgstr "<image id=\"img_id3166725\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166725\">Εικονίδιο</alt></image>"
-#: 03091100.xhp
+#: 03091505.xhp
msgctxt ""
-"03091100.xhp\n"
-"par_id3153354\n"
-"62\n"
+"03091505.xhp\n"
+"par_id3166839\n"
+"160\n"
"help.text"
-msgid "Note that all n here have different sizes. The size 1.333 results from 8/6, the desired size divided by the default index size 6. (Index size 50% with a base size of 12)"
-msgstr "Σημειώστε ότι όλα τα n εδώ έχουν διαφορετικά μεγέθη. Το μέγεθος 1.333 προέρχεται από το 8/6, το επιθυμητό μέγεθος διαιρείται με το μέγεθος του δείκτη 6. (Το μέγεθος του δείκτη είναι 50% με μέγεθος βάσης 12)"
+msgid "Curve integral"
+msgstr "Επικαμπύλιο ολοκλήρωμα"
-#: 03060000.xhp
+#: 03091505.xhp
msgctxt ""
-"03060000.xhp\n"
-"tit\n"
+"03091505.xhp\n"
+"par_id3166866\n"
"help.text"
-msgid "Display All"
-msgstr "Εμφάνιση όλων"
+msgid "<image id=\"img_id3166872\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166872\">Icon</alt></image>"
+msgstr "<image id=\"img_id3166872\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166872\">Εικονίδιο</alt></image>"
-#: 03060000.xhp
+#: 03091505.xhp
msgctxt ""
-"03060000.xhp\n"
-"bm_id3147340\n"
+"03091505.xhp\n"
+"par_id3166986\n"
+"162\n"
"help.text"
-msgid "<bookmark_value>views; maximum size</bookmark_value><bookmark_value>maximum formula size</bookmark_value><bookmark_value>formulas; maximum size</bookmark_value>"
-msgstr "<bookmark_value>προβολές, μέγιστο μέγεθος</bookmark_value><bookmark_value>μέγιστο μέγεθος τύπου</bookmark_value><bookmark_value>τύποι, μέγιστο μέγεθος</bookmark_value>"
+msgid "Double curve integral"
+msgstr "Διπλό επικαμπύλιο ολοκλήρωμα"
-#: 03060000.xhp
+#: 03091505.xhp
msgctxt ""
-"03060000.xhp\n"
-"hd_id3147340\n"
-"1\n"
+"03091505.xhp\n"
+"par_id3167013\n"
"help.text"
-msgid "<link href=\"text/smath/01/03060000.xhp\" name=\"Show All\">Show All / Display All</link>"
-msgstr "<link href=\"text/smath/01/03060000.xhp\" name=\"Εμφάνιση όλων\">Προβολή όλων / Εμφάνιση όλων</link>"
+msgid "<image id=\"img_id3167020\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3167020\">Icon</alt></image>"
+msgstr "<image id=\"img_id3167020\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3167020\">Εικονίδιο</alt></image>"
-#: 03060000.xhp
+#: 03091505.xhp
msgctxt ""
-"03060000.xhp\n"
-"par_id3148571\n"
-"2\n"
+"03091505.xhp\n"
+"par_id3167134\n"
+"164\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the entire formula in the maximum size possible so that all elements are included. The formula is reduced or enlarged so that all formula elements can be displayed in the work area.</ahelp> The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link>. The context menu in the work area also contains zoom commands. The name of the icon is \"Show All\", the name of the context menu command is \"Display All\". The zoom commands and icons are only available in Math documents, not for embedded Math objects."
-msgstr "<ahelp hid=\".\">Εμφανίζει ολόκληρο τον τύπο στο μέγιστο δυνατό μέγεθος, έτσι ώστε να συμπεριλαμβάνονται όλα τα στοιχεία. Γίνεται σμίκρυνση ή μεγέθυνση του τύπου, ώστε να μπορούν να εμφανίζονται όλα τα στοιχεία του στην περιοχή εργασίας. </ahelp> Ο τρέχον συντελεστής εστίασης εμφανίζεται στη γραμμή κατάστασης. Διάλεγμα των διαθέσιμων επιλογών εστίασης είναι προσβάσιμη μέσα από <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link>. Το μενού περιεχομένου στην περιοχή εργασίας επίσης περιέχει εντολές εστίασης. Το όνομα του εικονιδίου είναι \"Προβολή όλων\", το όνομα της εντολής μενού περιεχομένου είναι \"Προβολή όλων\". Οι εντολές εστίασης και εικονιδίων είναι διαθέσιμες μόνο σε έγγραφα Math, όχι για ενσωματωμένα μαθηματικά αντικείμενα."
+msgid "Triple curve integral"
+msgstr "Τριπλό επικαμπύλιο ολοκλήρωμα"
-#: 02080000.xhp
+#: 03091505.xhp
msgctxt ""
-"02080000.xhp\n"
-"tit\n"
+"03091505.xhp\n"
+"par_id3167527\n"
+"166\n"
"help.text"
-msgid "Next Marker"
-msgstr "Επόμενη επισήμανση"
+msgid "Placeholder, user-defined operator"
+msgstr "Δείκτης τοποθέτησης, τελεστής καθορισμένος από το χρήστη"
-#: 02080000.xhp
+#: 03091505.xhp
msgctxt ""
-"02080000.xhp\n"
-"bm_id3154702\n"
+"03091505.xhp\n"
+"par_id3144387\n"
"help.text"
-msgid "<bookmark_value>markers; next</bookmark_value><bookmark_value>placeholders; position of next</bookmark_value><bookmark_value>markers; definition</bookmark_value>"
-msgstr "<bookmark_value>επισήμανση, επόμενη</bookmark_value><bookmark_value>δείκτες τοποθέτησης, θέση του επομένου</bookmark_value><bookmark_value>επισημάνσεις, ορισμός</bookmark_value>"
+msgid "<image id=\"img_id3144394\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144394\">Icon</alt></image>"
+msgstr "<image id=\"img_id3144394\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144394\">Εικονίδιο</alt></image>"
-#: 02080000.xhp
+#: 03091505.xhp
msgctxt ""
-"02080000.xhp\n"
-"hd_id3154702\n"
-"1\n"
+"03091505.xhp\n"
+"par_id3144508\n"
+"140\n"
"help.text"
-msgid "<link href=\"text/smath/01/02080000.xhp\" name=\"Next Marker\">Next Marker</link>"
-msgstr "<link href=\"text/smath/01/02080000.xhp\" name=\"Επόμενη επισήμανση\">Επόμενη επισήμανση</link>"
+msgid "Product"
+msgstr "Γινόμενο"
-#: 02080000.xhp
+#: 03091505.xhp
msgctxt ""
-"02080000.xhp\n"
-"par_id3150208\n"
-"2\n"
+"03091505.xhp\n"
+"par_id3144240\n"
"help.text"
-msgid "<ahelp hid=\"SID_NEXTMARK\">Moves the cursor to the next marker (to the right).</ahelp>"
-msgstr "<ahelp hid=\"SID_NEXTMARK\">Μετακινεί το δρομέα στην επόμενη επισήμανση (στα δεξιά).</ahelp>"
+msgid "<image id=\"img_id3144247\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144247\">Icon</alt></image>"
+msgstr "<image id=\"img_id3144247\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144247\">Εικονίδιο</alt></image>"
-#: 02080000.xhp
+#: 03091505.xhp
msgctxt ""
-"02080000.xhp\n"
-"par_id3149051\n"
-"3\n"
+"03091505.xhp\n"
+"par_id3144361\n"
+"138\n"
"help.text"
-msgid "\"Markers\" are placeholders. They take the form of <?> in the <emph>Commands</emph> window."
-msgstr "Οι \"Επισημάνσεις\" είναι δείκτες τοποθέτησης. Έχουν τη μορφή του <?> στο παράθυρο <emph>εντολών</emph> ."
+msgid "Sum"
+msgstr "Άθροισμα"
-#: 03050000.xhp
+#: 03091505.xhp
msgctxt ""
-"03050000.xhp\n"
-"tit\n"
+"03091505.xhp\n"
+"par_id3167161\n"
"help.text"
-msgid "Zoom Out"
-msgstr "Σμίκρυνση"
+msgid "<image id=\"img_id3167167\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167167\">Icon</alt></image>"
+msgstr "<image id=\"img_id3167167\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167167\">Εικονίδιο</alt></image>"
-#: 03050000.xhp
+#: 03091505.xhp
msgctxt ""
-"03050000.xhp\n"
-"bm_id3147338\n"
+"03091505.xhp\n"
+"par_id3167242\n"
+"172\n"
"help.text"
-msgid "<bookmark_value>views; zooming out $[officename] Math</bookmark_value><bookmark_value>formula display sizes</bookmark_value><bookmark_value>formulas; zooming out</bookmark_value><bookmark_value>zooming out on formula display</bookmark_value>"
-msgstr "<bookmark_value>προβολές, σμίκρυνση $[officename] Math</bookmark_value><bookmark_value>μεγέθη προβολής τύπου</bookmark_value><bookmark_value>τύποι, σμίκρυνση</bookmark_value><bookmark_value>σμίκρυνση της προβολής τύπου</bookmark_value>"
+msgid "Upper limit of an operator"
+msgstr "Πάνω όριο ενός τελεστή"
-#: 03050000.xhp
+#: 03091505.xhp
msgctxt ""
-"03050000.xhp\n"
-"hd_id3147338\n"
-"1\n"
+"03091505.xhp\n"
+"par_id3144093\n"
"help.text"
-msgid "<link href=\"text/smath/01/03050000.xhp\" name=\"Zoom Out\">Zoom Out</link>"
-msgstr "<link href=\"text/smath/01/03050000.xhp\" name=\"Σμίκρυνση\">Σμίκρυνση</link>"
+msgid "<image id=\"img_id3144100\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144100\">Icon</alt></image>"
+msgstr "<image id=\"img_id3144100\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144100\">Εικονίδιο</alt></image>"
-#: 03050000.xhp
+#: 03091505.xhp
msgctxt ""
-"03050000.xhp\n"
-"par_id3150249\n"
-"2\n"
+"03091505.xhp\n"
+"par_id3144214\n"
+"144\n"
"help.text"
-msgid "<ahelp hid=\".\">Decreases the display scale of formulas by 25%.</ahelp> The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link>. The context menu in the work area also contains zoom commands."
-msgstr "<ahelp hid=\".\">Μειώνει την κλίμακα εμφάνισης των τύπων κατά 25%.</ahelp> Ο τρέχων συντελεστής μεγέθυνσης εμφανίζεται στη γραμμή κατάστασης. Επιλογή των διαθέσιμων επιλογών εστίασης προσπελάζεται μέσω του <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link>. Το μενού περιεχομένου του χώρου εργασίας περιέχει επίσης εντολές εστίασης."
+msgid "Limes"
+msgstr "Όρια"
#: 03091506.xhp
msgctxt ""
@@ -7787,1774 +9754,420 @@ msgctxt ""
msgid "wide vector arrow, adjusts to the character size"
msgstr "πλατύ βέλος διανύσματος, προσαρμόζεται στο μέγεθος του χαρακτήρα"
-#: 03090902.xhp
-msgctxt ""
-"03090902.xhp\n"
-"tit\n"
-"help.text"
-msgid "Symbols with Indices"
-msgstr "Σύμβολα με δείκτες"
-
-#: 03090902.xhp
-msgctxt ""
-"03090902.xhp\n"
-"hd_id3155959\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03090902.xhp\" name=\"Symbols with Indices\">Symbols with Indices</link>"
-msgstr "<link href=\"text/smath/01/03090902.xhp\" name=\"Σύμβολα με δείκτες\">Σύμβολα με δείκτες</link>"
-
-#: 03090902.xhp
-msgctxt ""
-"03090902.xhp\n"
-"par_id3150300\n"
-"2\n"
-"help.text"
-msgid "Here is another example of creating symbols with indexes in <emph>$[officename] Math</emph>. You can copy this example to the <emph>Commands</emph> window using the clipboard and use it in your own formula."
-msgstr "Εδώ ακολουθεί ένα άλλο παράδειγμα για τη δημιουργία συμβόλων με δείκτες στο <emph>$[officename] Math</emph>. Μπορείτε να αντιγράψετε αυτό το παράδειγμα στο παράθυρο <emph>εντολών</emph> χρησιμοποιώντας το πρόχειρο και να το χρησιμοποιήσετε στο τύπο σας."
-
-#: 03090902.xhp
-msgctxt ""
-"03090902.xhp\n"
-"par_id3153912\n"
-"help.text"
-msgid "<image id=\"img_id3149126\" src=\"res/helpimg/smzb2.png\" width=\"3.387cm\" height=\"2.882cm\"><alt id=\"alt_id3149126\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149126\" src=\"res/helpimg/smzb2.png\" width=\"3.387cm\" height=\"2.882cm\"><alt id=\"alt_id3149126\">Εικονίδιο</alt></image>"
-
-#: 03090902.xhp
-msgctxt ""
-"03090902.xhp\n"
-"par_id3154766\n"
-"4\n"
-"help.text"
-msgid "%SIGMA_g^{{}+{}}lsup 3"
-msgstr "%SIGMA_g^{{}+{}}lsup 3"
-
-#: 03090000.xhp
-msgctxt ""
-"03090000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Elements"
-msgstr "Στοιχεία"
-
-#: 03090000.xhp
-msgctxt ""
-"03090000.xhp\n"
-"bm_id3155963\n"
-"help.text"
-msgid "<bookmark_value>selection options in formulas</bookmark_value> <bookmark_value>formulas; selections</bookmark_value> <bookmark_value>elements;in Math</bookmark_value>"
-msgstr "<bookmark_value>επιλογές σε τύπους</bookmark_value> <bookmark_value>τύποι· επιλογές</bookmark_value> <bookmark_value>στοιχεία· στα μαθηματικά</bookmark_value>"
-
-#: 03090000.xhp
-msgctxt ""
-"03090000.xhp\n"
-"hd_id3155963\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"func_win\"><link href=\"text/smath/01/03090000.xhp\" name=\"Elements\">Elements</link></variable>"
-msgstr "<variable id=\"func_win\"><link href=\"text/smath/01/03090000.xhp\" name=\"Στοιχεία\">Στοιχεία</link></variable>"
-
-#: 03090000.xhp
-msgctxt ""
-"03090000.xhp\n"
-"par_id3149500\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"SID_TOOLBOX\">This is a list of operators, functions, symbols and format options that can be inserted into the formula.</ahelp>"
-msgstr "<ahelp hid=\"SID_TOOLBOX\" visibility=\"visible\">Αυτή είναι μια λίστα τελεστών, συναρτήσεων, συμβόλων και επιλογών μορφοποίησης, που μπορούν να εισαχθούν στο μαθηματικό τύπο.</ahelp>"
-
-#: 03090000.xhp
-msgctxt ""
-"03090000.xhp\n"
-"par_id3148699\n"
-"5\n"
-"help.text"
-msgid "Some <link href=\"text/smath/01/03090900.xhp\" name=\"examples\">examples</link> show you the range of operations."
-msgstr "Μερικά <link href=\"text/smath/01/03090900.xhp\" name=\"παραδείγματα\">παραδείγματα</link> σας εμφανίζουν την περιοχή λειτουργιών."
-
-#: 03090000.xhp
-msgctxt ""
-"03090000.xhp\n"
-"par_id3151244\n"
-"6\n"
-"help.text"
-msgid "The selection window is divided into two parts. Clicking a symbol at the top of the window displays its subordinate symbols in the lower half of the window."
-msgstr "Το παράθυρο επιλογής διαιρείται σε δύο μέρη. Κάντε κλικ σε ένα από τα σύμβολα στο επάνω μέρος του παραθύρου, για να εμφανιστούν τα αντίστοιχα υποσύμβολα που ακολουθούν, στο κάτω μισό του παραθύρου."
-
-#: 03090000.xhp
-msgctxt ""
-"03090000.xhp\n"
-"par_id3153250\n"
-"7\n"
-"help.text"
-msgid "You can access the same functions in submenus through the context menu of the <emph>Commands</emph> window."
-msgstr "Μπορείτε να αποκτήσετε πρόσβαση στις ίδιες συναρτήσεις σε δευτερεύοντα μενού, μέσω του μενού περιβάλλοντος του παραθύρου <emph>εντολών</emph>."
-
-#: 03080000.xhp
-msgctxt ""
-"03080000.xhp\n"
-"tit\n"
-"help.text"
-msgid "AutoUpdate Display"
-msgstr "Αυτόματη ενημέρωση οθόνης"
-
-#: 03080000.xhp
-msgctxt ""
-"03080000.xhp\n"
-"bm_id3154702\n"
-"help.text"
-msgid "<bookmark_value>changes; accepting automatically</bookmark_value>"
-msgstr "<bookmark_value>αλλαγές, αυτόματη αποδοχή</bookmark_value>"
-
-#: 03080000.xhp
-msgctxt ""
-"03080000.xhp\n"
-"hd_id3154702\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03080000.xhp\" name=\"AutoUpdate Display\">AutoUpdate Display</link>"
-msgstr "<link href=\"text/smath/01/03080000.xhp\" name=\"Αυτόματη ενημέρωση οθόνης\">Αυτόματη ενημέρωση οθόνης</link>"
-
-#: 03080000.xhp
-msgctxt ""
-"03080000.xhp\n"
-"par_id3154656\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Automatically updates a modified formula. If you do not select this option, the formula will only be updated after you choose <emph>View - Update</emph> or press F9.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυτόματη ενημέρωση ενός τροποποιημένου τύπου. Εάν δεν επιλέξετε αυτήν την επιλογή, ο τύπος θα ενημερωθεί μόνο αφού επιλέξετε <emph>Προβολή - Ανανέωση</emph> ή πατήσετε F9.</ahelp>"
-
-#: 03090908.xhp
-msgctxt ""
-"03090908.xhp\n"
-"tit\n"
-"help.text"
-msgid "Square Root"
-msgstr "Τετραγωνική ρίζα"
-
-#: 03090908.xhp
-msgctxt ""
-"03090908.xhp\n"
-"hd_id3154704\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03090908.xhp\" name=\"Square Root\">Square Root</link>"
-msgstr "<link href=\"text/smath/01/03090908.xhp\" name=\"Τετραγωνική ρίζα\">Τετραγωνική ρίζα</link>"
-
-#: 03090908.xhp
-msgctxt ""
-"03090908.xhp\n"
-"par_id3145790\n"
-"2\n"
-"help.text"
-msgid "Here is an example of how to create a square root with <emph>$[officename] Math</emph>. If you want to use the example in your own formula, copy it to the <emph>Commands</emph> window using the clipboard."
-msgstr "Εδώ υπάρχει ένα παράδειγμα για το πως να χρησιμοποιήσετε μια τετραγωνική ρίζα με το <emph>$[officename] Math</emph>. Αν θέλετε να χρησιμοποιήσετε το παράδειγμα στον τύπο σας, αντιγράψτε το στο παράθυρο <emph>εντολών</emph> χρησιμοποιώντας το πρόχειρο."
-
-#: 03090908.xhp
-msgctxt ""
-"03090908.xhp\n"
-"par_id3148870\n"
-"help.text"
-msgid "<image id=\"img_id3153917\" src=\"res/helpimg/smzb8.png\" width=\"9.567cm\" height=\"3.597cm\"><alt id=\"alt_id3153917\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153917\" src=\"res/helpimg/smzb8.png\" width=\"9.567cm\" height=\"3.597cm\"><alt id=\"alt_id3153917\">Εικονίδιο</alt></image>"
-
-#: 03090908.xhp
-msgctxt ""
-"03090908.xhp\n"
-"par_id3153914\n"
-"4\n"
-"help.text"
-msgid "%LAMBDA_{deg\",\"t}=1 + %alpha_deg SQRT {M_t over M_{(t=0)}-1}~\".\""
-msgstr "%LAMBDA_{deg\",\"t}=1 + %alpha_deg SQRT {M_t over M_{(t=0)}-1}~\".\""
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Font Sizes"
-msgstr "Μεγέθη γραμματοσειράς"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"bm_id3153816\n"
-"help.text"
-msgid "<bookmark_value>font sizes; in $[officename] Math</bookmark_value><bookmark_value>sizes; of fonts in $[officename] Math</bookmark_value>"
-msgstr "<bookmark_value>μεγέθη γραμματοσειράς, στο $[officename] Math</bookmark_value><bookmark_value>μεγέθη, γραμματοσειράς στο $[officename] Math</bookmark_value>"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"hd_id3153816\n"
-"1\n"
-"help.text"
-msgid "Font Sizes"
-msgstr "Μεγέθη γραμματοσειράς"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3150213\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"schriftgroessentext\"><ahelp hid=\"SID_FONTSIZE\">Use this dialog to specify the font sizes for your formula. Select a base size and all elements of the formula will be scaled in relation to this base.</ahelp></variable>"
-msgstr "<variable id=\"schriftgroessentext\"><ahelp hid=\"SID_FONTSIZE\">Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να καθορίσετε τα μεγέθη γραμματοσειράς για τον τύπο σας. Επιλέξτε ένα βασικό μέγεθος και όλα τα στοιχεία του τύπου θα κλιμακωθούν σε σχέση με αυτή τη βάση.</ahelp></variable>"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"hd_id3146968\n"
-"3\n"
-"help.text"
-msgid "Base size"
-msgstr "Μέγεθος βάσης"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3145115\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:1\">All elements of a formula are proportionally scaled to the base size. To change the base size, select or type in the desired point (pt) size. You can also use other units of measure or other <link href=\"text/shared/00/00000001.xhp#metrik\" name=\"metrics\">metrics</link>, which are then automatically converted to points.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:1\">Όλα τα στοιχεία του τύπου κλιμακώνονται ανάλογα με το βασικό μέγεθος. Για να μεταβάλετε το βασικό μέγεθος, επιλέξτε ή πληκτρολογήστε στο επιθυμητό σημείο το μέγεθος (σε pt). Μπορείτε επίσης να χρησιμοποιήσετε άλλες μονάδες μέτρησης ή άλλες <link href=\"text/shared/00/00000001.xhp#metrik\" name=\"μετρήσεις\">μετρήσεις</link>, που αυτόματα μετατρέπονται σε σημεία.</ahelp>"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3153005\n"
-"19\n"
-"help.text"
-msgid "To permanently change the default size (12 pt) used in $[officename] Math, you must first set the size (for example, 11 pt) and then click the <emph>Default</emph> button."
-msgstr "Για να μεταβάλετε μόνιμα το προεπιλεγμένο μέγεθος (12 pt) που χρησιμοποιείται στο $[officename] Math, πρέπει πρώτα να ορίσετε το μέγεθος (για παράδειγμα, 11 pt) και ύστερα κάντε κλικ στο κουμπί <emph>Προεπιλογή</emph>."
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"hd_id3153735\n"
-"5\n"
-"help.text"
-msgid "Relative Sizes"
-msgstr "Σχετικά μεγέθη"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3145241\n"
-"6\n"
-"help.text"
-msgid "In this section, you can determine the relative sizes for each type of element with reference to the base size."
-msgstr "Σε αυτήν την ενότητα, μπορείτε να καθορίσετε τα σχετικά μεγέθη για κάθε τύπο στοιχείου με αναφορά στο μέγεθος της βάσης."
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"hd_id3150935\n"
-"7\n"
-"help.text"
-msgid "Text"
-msgstr "Κείμενο"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3148774\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:4\">Select the size for text in a formula relative to the base size.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:4\">Επιλέξτε το μέγεθος για το κείμενο σε μια συνάρτηση σχετική με το μέγεθος βάσης.</ahelp>"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"hd_id3148392\n"
-"9\n"
-"help.text"
-msgid "Indexes"
-msgstr "Δείκτες"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3149029\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:5\">Select the relative size for the indexes in a formula in proportion to the base size.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:5\">Επιλέξτε το σχετικό μέγεθος για τους δείκτες σε έναν τύπο σε αναλογία με το μέγεθος της βάσης.</ahelp>"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"hd_id3155371\n"
-"11\n"
-"help.text"
-msgid "Functions"
-msgstr "Συναρτήσεις"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3153923\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:6\">Select the relative size for names and other function elements in a formula in proportion to the base size.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:6\">Επιλέξτε το σχετικό μέγεθος για τα ονόματα και τα άλλα στοιχεία της συνάρτηση σε έναν τύπο σε αναλογία με το μέγεθος της βάσης.</ahelp>"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"hd_id3147171\n"
-"13\n"
-"help.text"
-msgid "Operators"
-msgstr "Τελεστές"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3083280\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:7\">Select the relative size of the mathematical operators in a formula in proportion to the base size.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:7\">Επιλέξτε το σχετικό μέγεθος των μαθηματικών τελεστών σε έναν τύπο σε αναλογία με το μέγεθος της βάσης.</ahelp>"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"hd_id3154638\n"
-"15\n"
-"help.text"
-msgid "Limits"
-msgstr "Όρια"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3151189\n"
-"16\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:8\">Select the relative size for the limits in a formula in proportion to the base size.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:8\">Επιλέξτε το σχετικό μέγεθος για τα όρια σε έναν τύπο σε αναλογία με το μέγεθος της βάσης.</ahelp>"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"hd_id3156320\n"
-"17\n"
-"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
-
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"par_id3145206\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH:PUSHBUTTON:RID_FONTSIZEDIALOG:1\">Click this button to save your changes as a default for all new formulas.</ahelp> A security response appears before saving any changes."
-msgstr "<ahelp hid=\"STARMATH:PUSHBUTTON:RID_FONTSIZEDIALOG:1\">Κάντε κλικ σε αυτό το κουμπί για να αποθηκεύσετε τις αλλαγές σας σαν προεπιλογές για όλους τους νέους τύπους.</ahelp> Θα εμφανιστεί μια απόκριση ασφαλείας πριν να αποθηκευτούν οι αλλαγές."
-
-#: 03091300.xhp
-msgctxt ""
-"03091300.xhp\n"
-"tit\n"
-"help.text"
-msgid "Attributes"
-msgstr "Γνωρίσματα"
-
-#: 03091300.xhp
-msgctxt ""
-"03091300.xhp\n"
-"bm_id3148839\n"
-"help.text"
-msgid "<bookmark_value>attributes; additional information</bookmark_value>"
-msgstr "<bookmark_value>γνωρίσματα, πρόσθετες πληροφορίες</bookmark_value>"
-
-#: 03091300.xhp
-msgctxt ""
-"03091300.xhp\n"
-"hd_id3148839\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03091300.xhp\" name=\"Attributes\">Attributes</link>"
-msgstr "<link href=\"text/smath/01/03091300.xhp\" name=\"Γνωρίσματα\">Γνωρίσματα</link>"
-
-#: 03091300.xhp
-msgctxt ""
-"03091300.xhp\n"
-"par_id3150051\n"
-"2\n"
-"help.text"
-msgid "Additional information about attributes in <emph>$[officename] Math</emph> is found here."
-msgstr "Πρόσθετες πληροφορίες σχετικά τα γνωρίσματα στο <emph>$[officename] Math</emph> βρίσκονται εδώ."
-
-#: 03091300.xhp
-msgctxt ""
-"03091300.xhp\n"
-"par_id3146966\n"
-"3\n"
-"help.text"
-msgid "The <emph>acute</emph>, <emph>bar</emph>, <emph>breve</emph>, <emph>check</emph>, <emph>circle</emph>, <emph>dot</emph>, <emph>ddot</emph>, <emph>dddot</emph>, <emph>grave</emph>, <emph>hat</emph>, <emph>tilde</emph> and <emph>vec</emph> attributes always have a fixed size and do not become wider (longer) if they are above a long symbol. By default, the attributes are centered."
-msgstr "Τα γνωρίσματα <emph>acute</emph>, <emph>bar</emph>, <emph>breve</emph>, <emph>check</emph>, <emph>circle</emph>, <emph>dot</emph>, <emph>ddot</emph>, <emph>dddot</emph>, <emph>grave</emph>, <emph>hat</emph>, <emph>tilde</emph> και <emph>vec</emph> πάντα έχουν σταθερό μέγεθος και δεν γίνονται πιο πλατιά (μακριά) αν βρίσκονται πάνω από ένα μακρύ σύμβολο. Εξ ορισμού, τα γνωρίσματα βρίσκονται στο κέντρο."
-
-#: 03091300.xhp
-msgctxt ""
-"03091300.xhp\n"
-"par_id3154557\n"
-"4\n"
-"help.text"
-msgid "The only attributes which grow with the length of the symbol are <emph>overline</emph>, <emph>underline</emph> and <emph>overstrike</emph>."
-msgstr "Τα μόνα γνωρίσματα που αυξάνουν με το μήκος του συμβόλου είναι τα <emph>overline</emph>, <emph>underline</emph> και το <emph>overstrike</emph>."
-
-#: 03091300.xhp
-msgctxt ""
-"03091300.xhp\n"
-"par_id3151180\n"
-"6\n"
-"help.text"
-msgid "For some character strings, it is possible that a line inserted with <emph>underline</emph> is too close to the character. In this case, an empty group can solve the problem: <emph>underline Q sub {}</emph> instead of <emph>underline Q</emph>."
-msgstr "Για μερικά αλφαριθμητικά χαρακτήρων, είναι πιθανόν ότι η γραμμή που εισήχθηκε με <emph>υπογράμμιση</emph> να είναι πολύ κοντά στο χαρακτήρα. Σε αυτήν την περίπτωση, μια κενή ομάδα μπορεί να επιλύσει το πρόβλημα: <emph>underline Q sub {}</emph> αντί για <emph>underline Q</emph>."
-
-#: 03090906.xhp
-msgctxt ""
-"03090906.xhp\n"
-"tit\n"
-"help.text"
-msgid "Matrix in Bold Font"
-msgstr "Μήτρα με έντονη γραμματοσειρά"
-
-#: 03090906.xhp
-msgctxt ""
-"03090906.xhp\n"
-"hd_id3154704\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03090906.xhp\" name=\"Matrix in Bold Font\">Matrix in Bold Font</link>"
-msgstr "<link href=\"text/smath/01/03090906.xhp\" name=\"Μήτρα με έντονη γραμματοσειρά\">Μήτρα με έντονη γραμματοσειρά</link>"
-
-#: 03090906.xhp
-msgctxt ""
-"03090906.xhp\n"
-"par_id3150342\n"
-"2\n"
-"help.text"
-msgid "Here is an example of how to create a bold font matrix in <emph>$[officename] Math</emph>. You can copy this example to the <emph>Commands</emph> window using the clipboard and use it in your own formula."
-msgstr "Εδώ ακολουθεί ένα παράδειγμα στο <emph>$[officename] Math</emph> για τον τρόπο δημιουργίας μήτρας με έντονη γραμματοσειρά. Μπορείτε να αντιγράψετε το παράδειγμα στο πρόχειρο και να το χρησιμοποιήσετε στον τύπο σας στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090906.xhp
-msgctxt ""
-"03090906.xhp\n"
-"par_id3148866\n"
-"help.text"
-msgid "<image id=\"img_id3150210\" src=\"res/helpimg/smzb6.png\" width=\"9.511cm\" height=\"7.99cm\"><alt id=\"alt_id3150210\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150210\" src=\"res/helpimg/smzb6.png\" width=\"9.511cm\" height=\"7.99cm\"><alt id=\"alt_id3150210\">Εικονίδιο</alt></image>"
-
-#: 03090906.xhp
-msgctxt ""
-"03090906.xhp\n"
-"par_id3154763\n"
-"4\n"
-"help.text"
-msgid "bold { f(x\", \"y) = left [ stack { x + y over z + left lbrace matrix { 2 # 3 # 4 ## 4 # 5 # 6 ## 6 # 7 # 8} right rbrace # {y + sin (x)} over %alpha # z + y over g } right ]}"
-msgstr "bold { f(x\", \"y) = left [ stack { x + y over z + left lbrace matrix { 2 # 3 # 4 ## 4 # 5 # 6 ## 6 # 7 # 8} right rbrace # {y + sin (x)} over %alpha # z + y over g } right ]}"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Fonts"
-msgstr "Γραμματοσειρές"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"bm_id3156261\n"
-"help.text"
-msgid "<bookmark_value>fonts; in $[officename] Math</bookmark_value><bookmark_value>formula fonts; defining</bookmark_value><bookmark_value>defining; formula fonts</bookmark_value>"
-msgstr "<bookmark_value>γραμματοσειρές, στο $[officename] Math</bookmark_value><bookmark_value>γραμματοσειρές τύπων, ορισμός</bookmark_value><bookmark_value>ορισμός, γραμματοσειρές τύπων</bookmark_value>"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"hd_id3156261\n"
-"1\n"
-"help.text"
-msgid "Fonts"
-msgstr "Γραμματοσειρές"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"par_id3153716\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"schriftartentext\"><ahelp hid=\"SID_FONT\">Defines the fonts that can be applied to formula elements.</ahelp></variable>"
-msgstr "<variable id=\"schriftartentext\"><ahelp hid=\"SID_FONT\">Καθορίζει τις γραμματοσειρές που μπορούν να εφαρμοστούν στα στοιχεία του τύπου.</ahelp></variable>"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"hd_id3154639\n"
-"3\n"
-"help.text"
-msgid "Formula Fonts"
-msgstr "Γραμματοσειρές μαθηματικών τύπων"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"par_id3151187\n"
-"4\n"
-"help.text"
-msgid "You can define fonts for the variables, functions, numbers and inserted text that form the elements of your formula."
-msgstr "Μπορείτε να καθορίσετε γραμματοσειρές για μεταβλητές, συναρτήσεις, αριθμούς και κείμενο που εισάγετε τα οποία θα μορφοποιήσουν τα στοιχεία του τύπου σας."
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"par_id3156318\n"
-"5\n"
-"help.text"
-msgid "The list boxes in the <emph>Fonts</emph> dialog display a default font for all elements. To change to a different font, click <emph>Modify</emph>, then select the element type. A new dialog box appears. Select the desired font and check any desired attributes, then click <emph>OK</emph>. To set the changes as the default fonts, click the <emph>Default</emph> button."
-msgstr "Τα πλαίσια λιστών στο παράθυρο διαλόγου <emph>Γραμματοσειρές</emph> εμφανίζουν την προεπιλεγμένη γραμματοσειρά για όλα τα στοιχεία. Για να την αλλάξετε σε διαφορετική γραμματοσειρά, κάντε κλικ στην <emph>Τροποποίηση</emph>, ύστερα επιλέξτε τον τύπο του στοιχείου. Εμφανίζεται ένα νέο πλαίσιο διαλόγου. Επιλέξτε την επιθυμητή γραμματοσειρά και ελέγξτε τις επιθυμητές ιδιότητες, ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>. Για να ορίσετε τις αλλαγές σαν προεπιλεγμένες γραμματοσειρές, κάντε κλικ στο κουμπί <emph>Προεπιλογή</emph>."
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"par_id3148831\n"
-"6\n"
-"help.text"
-msgid "If you want to mark individual text segments with a font other than that used for the whole text, then enter the <link href=\"text/smath/01/05010000.xhp\" name=\"FONT\">Font</link> command in the <emph>Commands</emph> window."
-msgstr "Αν επιθυμείτε να επισημάνετε τμήματα απλού κειμένου με άλλη γραμματοσειρά από αυτή που χρησιμοποιείται για ολόκληρο το κείμενο, εισάγετε την εντολή <link href=\"text/smath/01/05010000.xhp\" name=\"FONT\">Γραμματοσειρά</link> στο παράθυρο <emph>εντολών</emph>."
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"hd_id3154262\n"
-"7\n"
-"help.text"
-msgid "Variables"
-msgstr "Μεταβλητές"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"par_id3147516\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH_LISTBOX_RID_FONTTYPEDIALOG_1\">You can select the fonts for the variables in your formula.</ahelp> For example, in the formula x=SIN(y), x and y are variables, and will reflect the assigned font."
-msgstr "<ahelp hid=\"STARMATH_LISTBOX_RID_FONTTYPEDIALOG_1\">Μπορείτε να επιλέξετε τις γραμματοσειρές για τις μεταβλητές του τύπου σας.</ahelp> Για παράδειγμα, στον τύπο x=SIN(y), τα x και y είναι μεταβλητές και θα αντανακλούν τη γραμματοσειρά που έχετε ορίσει για αυτές."
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"hd_id3150708\n"
-"9\n"
-"help.text"
-msgid "Functions"
-msgstr "Συναρτήσεις"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"par_id3152950\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:2\">Select the fonts for names and properties of functions.</ahelp> For example, the functions in the formula x=SIN(y) are =SIN( )."
-msgstr "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:2\">Επιλέξτε τις γραμματοσειρές για τα ονόματα και τις ιδιότητες συναρτήσεων.</ahelp> Για παράδειγμα, οι συναρτήσεις στο τύπο x=SIN(y) είναι =SIN( )."
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"hd_id3149805\n"
-"11\n"
-"help.text"
-msgid "Numbers"
-msgstr "Αριθμοί"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"par_id3154610\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:3\">You can select the fonts for the numbers in your formula.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:3\">Μπορείτε να επιλέξετε τις γραμματοσειρές για τους αριθμούς στον τύπο σας.</ahelp>"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"hd_id3153529\n"
-"13\n"
-"help.text"
-msgid "Text"
-msgstr "Κείμενο"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"par_id3153780\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:4\">Define the fonts for the text in your formula here.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:4\">Καθορίστε τις γραμματοσειρές για το κείμενο του τύπου σας εδώ.</ahelp>"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"hd_id3152963\n"
-"15\n"
-"help.text"
-msgid "Custom Fonts"
-msgstr "Προσαρμοσμένες γραμματοσειρές"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"par_id3154566\n"
-"16\n"
-"help.text"
-msgid "In this section of the <emph>Fonts</emph> dialog you can define fonts, with which you can format other text components in the formula. The three basic fonts <emph>Serif, Sans</emph> and <emph>Fixed</emph> are available. You can add any other font to each standard installed basic font. Every font installed on your system is available for you to use. Select the <emph>Modify</emph> button to expand the selection offered in the list box."
-msgstr "Σε αυτό το τμήμα του παραθύρου διαλόγου <emph>Γραμματοσειρές</emph> μπορείτε να καθορίσετε γραμματοσειρές, με τις οποίες μπορείτε να μορφοποιήσετε άλλα περιεχόμενα κειμένου στον τύπο. Οι τρεις βασικές γραμματοσειρές <emph>Serif, Sans</emph> και <emph>Fixed</emph> είναι διαθέσιμες. Μπορείτε να προσθέσετε οποιαδήποτε άλλη γραμματοσειρά σε κάθε τυπική εγκατεστημένη βασική γραμματοσειρά. Κάθε εγκατεστημένη γραμματοσειρά στο σύστημά σας είναι διαθέσιμη για να τη χρησιμοποιήσετε. Επιλέξτε το κουμπί <emph>Τροποποίηση</emph> για να επεκτείνετε την επιλογή που προσφέρεται στο πλαίσιο λίστας."
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"par_id3151315\n"
-"17\n"
-"help.text"
-msgid "These custom fonts are used if you set a different font with the FONT command in the <emph>Commands</emph> window."
-msgstr "Αυτές οι προσαρμοσμένες γραμματοσειρές χρησιμοποιούνται αν θέσετε μια διαφορετική γραμματοσειρά με την εντολή FONT στο παράθυρο <emph>εντολών</emph>."
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"hd_id3153670\n"
-"22\n"
-"help.text"
-msgid "Serif"
-msgstr "Serif"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"par_id3151108\n"
-"23\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:5\">You can specify the font to be used for the <emph>font serif</emph> format.</ahelp> Serifs are the small \"guides\" that can be seen, for example, at the bottom of a capital A when the Times serif font is used. Using serifs is quite helpful since it guides a reader's eye in a straight line and can speed up reading."
-msgstr "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:5\">Μπορείτε να καθορίσετε τη γραμματοσειρά που θα χρησιμοποιείται για τη μορφή <emph>font serif</emph>.</ahelp> Οι γραμματοσειρές Serif είναι οι μικροί \"οδηγοί\" που είναι ορατοί, για παράδειγμα, κάτω από το κεφαλαίο A όταν χρησιμοποιείται η γραμματοσειρά Times serif. Χρησιμοποιώντας τα serif είναι αρκετά χρήσιμο επειδή συγκεντρώνει το μάτι του αναγνώστη σε μια ευθεία γραμμή και μπορεί να κάνει πιο γρήγορη την ανάγνωση."
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"hd_id3150836\n"
-"24\n"
-"help.text"
-msgid "Sans"
-msgstr "Sans"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"par_id3155900\n"
-"25\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:6\">You can specify the font to be used for <emph>sans</emph> font formatting.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:6\">Μπορείτε να καθορίσετε τη γραμματοσειρά που θα χρησιμοποιηθεί για μορφοποίηση της γραμματοσειράς <emph>sans</emph>.</ahelp>"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"hd_id3149340\n"
-"26\n"
-"help.text"
-msgid "Fixed"
-msgstr "Fixed"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"par_id3154198\n"
-"27\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:7\">You can specify the font to be used for <emph>fixed</emph> font formatting.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:7\">Μπορείτε να καθορίσετε τη γραμματοσειρά που θα χρησιμοποιηθεί για μορφοποίηση της γραμματοσειράς <emph>fixed</emph>.</ahelp>"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"hd_id3159194\n"
-"28\n"
-"help.text"
-msgid "Modify"
-msgstr "Τροποποίηση"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"par_id3146932\n"
-"29\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH:MENUBUTTON:RID_FONTTYPEDIALOG:1\">Click one of the choices from this pop-up menu to access the <link href=\"text/smath/01/05010100.xhp\" name=\"Fonts\">Fonts</link> dialog, where you can define the font and attributes for the respective formula and for custom fonts.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH:MENUBUTTON:RID_FONTTYPEDIALOG:1\">Κάντε κλικ σε μια από τις επιλογές από το αναδυόμενο μενού για να έχετε πρόσβαση στο παράθυρο διαλόγου <link href=\"text/smath/01/05010100.xhp\" name=\"Γραμματοσειρές\">Γραμματοσειρές</link> , όπου μπορείτε να καθορίσετε τη γραμματοσειρά και τις ιδιότητες για τον αντίστοιχο τύπο και για τις προσαρμοσμένες γραμματοσειρές.</ahelp>"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"hd_id3149304\n"
-"30\n"
-"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
-
-#: 05010000.xhp
-msgctxt ""
-"05010000.xhp\n"
-"par_id3155186\n"
-"31\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH:PUSHBUTTON:RID_FONTTYPEDIALOG:2\">Click this button to save your changes as the default for all new formulas.</ahelp> After confirming the changes, click the <emph>Yes</emph> button."
-msgstr "<ahelp hid=\"STARMATH:PUSHBUTTON:RID_FONTTYPEDIALOG:2\">Κάντε κλικ σε αυτό το κουμπί για να αποθηκεύσετε τις αλλαγές σας σαν προεπιλογές για όλους τους νέους τύπους.</ahelp> Ύστερα από την εφαρμογή των αλλαγών, κάντε κλικ στο κουμπί <emph>Ναι</emph>."
-
-#: 05010100.xhp
-msgctxt ""
-"05010100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Fonts"
-msgstr "Γραμματοσειρές"
-
-#: 05010100.xhp
-msgctxt ""
-"05010100.xhp\n"
-"hd_id3153188\n"
-"1\n"
-"help.text"
-msgid "Fonts"
-msgstr "Γραμματοσειρές"
-
-#: 05010100.xhp
-msgctxt ""
-"05010100.xhp\n"
-"par_id3152598\n"
-"2\n"
-"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"STARMATH_MODALDIALOG_RID_FONTDIALOG\">Use this dialog to select the font for the respective category in the <emph>Fonts</emph> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"STARMATH_MODALDIALOG_RID_FONTDIALOG\">Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να επιλέξετε τη γραμματοσειρά για την αντίστοιχη κατηγορία στο παράθυρο διαλόγου <emph>Γραμματοσειρές</emph>.</ahelp>"
-
-#: 05010100.xhp
-msgctxt ""
-"05010100.xhp\n"
-"hd_id3149124\n"
-"3\n"
-"help.text"
-msgid "Font"
-msgstr "Γραμματοσειρά"
-
-#: 05010100.xhp
-msgctxt ""
-"05010100.xhp\n"
-"par_id3153713\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH_COMBOBOX_RID_FONTDIALOG_1\" visibility=\"visible\">Select a font from the list.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH_COMBOBOX_RID_FONTDIALOG_1\" visibility=\"visible\">Επιλέξτε μια γραμματοσειρά από τη λίστα.</ahelp>"
-
-#: 05010100.xhp
-msgctxt ""
-"05010100.xhp\n"
-"hd_id3154702\n"
-"5\n"
-"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
-
-#: 05010100.xhp
-msgctxt ""
-"05010100.xhp\n"
-"par_id3154020\n"
-"6\n"
-"help.text"
-msgid "You can see a preview of the selected font with its attributes."
-msgstr "Μπορείτε να δείτε μια προεπισκόπηση της επιλεγμένης γραμματοσειράς με τις ιδιότητές της."
-
-#: 05010100.xhp
-msgctxt ""
-"05010100.xhp\n"
-"hd_id3154656\n"
-"7\n"
-"help.text"
-msgid "Attributes"
-msgstr "Γνωρίσματα"
-
-#: 05010100.xhp
-msgctxt ""
-"05010100.xhp\n"
-"par_id3150208\n"
-"8\n"
-"help.text"
-msgid "You can assign additional attributes to the selected font."
-msgstr "Μπορείτε να αναθέσετε πρόσθετα γνωρίσματα στην επιλεγμένη γραμματοσειρά."
-
-#: 05010100.xhp
-msgctxt ""
-"05010100.xhp\n"
-"hd_id3154486\n"
-"9\n"
-"help.text"
-msgid "Bold"
-msgstr "Έντονη γραμματοσειρά"
-
-#: 05010100.xhp
-msgctxt ""
-"05010100.xhp\n"
-"par_id3148839\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH_CHECKBOX_RID_FONTDIALOG_1\" visibility=\"visible\">Check this box to assign the bold attribute to the font.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH_CHECKBOX_RID_FONTDIALOG_1\" visibility=\"visible\">Ενεργοποιήστε αυτό το πεδίο για να αναθέσετε την ιδιότητα έντονης γραμματοσειράς.</ahelp>"
-
-#: 05010100.xhp
-msgctxt ""
-"05010100.xhp\n"
-"hd_id3148868\n"
-"11\n"
-"help.text"
-msgid "Italic"
-msgstr "Πλάγια γραμματοσειρά"
-
-#: 05010100.xhp
-msgctxt ""
-"05010100.xhp\n"
-"par_id3149126\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH_CHECKBOX_RID_FONTDIALOG_2\" visibility=\"visible\">Check this box to assign the italic attribute to the font.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH_CHECKBOX_RID_FONTDIALOG_2\" visibility=\"visible\">Ενεργοποιήστε αυτό το πεδίο για να αναθέσετε την ιδιότητα πλάγιας γραμματοσειράς.</ahelp>"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Edit Symbols"
-msgstr "Επεξεργασία συμβόλων"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"bm_id2123477\n"
-"help.text"
-msgid "<bookmark_value>new symbols in %PRODUCTNAME Math</bookmark_value><bookmark_value>symbols; adding in %PRODUCTNAME Math</bookmark_value>"
-msgstr "<bookmark_value>νέα σύμβολα στο %PRODUCTNAME Math</bookmark_value><bookmark_value>σύμβολα, προσθήκη στο %PRODUCTNAME Math</bookmark_value>"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"hd_id3151075\n"
-"1\n"
-"help.text"
-msgid "Edit Symbols"
-msgstr "Επεξεργασία συμβόλων"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3154513\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH_MODALDIALOG_RID_SYMDEFINEDIALOG\">Use this dialog to add symbols to a symbol set, to edit symbol sets, or to modify symbol notations.</ahelp> You can also define new symbol sets, assign names to symbols, or to modify existing symbol sets."
-msgstr "<ahelp hid=\"STARMATH_MODALDIALOG_RID_SYMDEFINEDIALOG\">Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να προσθέσετε σύμβολα σε ένα σύνολο συμβόλων, να επεξεργαστείτε σύνολα, ή να τροποποιήστε παραστάσεις με σύμβολα.</ahelp> Μπορείτε επίσης να καθορίσετε νέα σύνολα συμβόλων, να αναθέσετε ονόματα σε σύμβολα, ή να τροποποιήσετε υπάρχοντα σύνολα συμβόλων."
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"hd_id3146066\n"
-"3\n"
-"help.text"
-msgid "Old Symbol"
-msgstr "Παλιό σύμβολο"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3153965\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_1\">Select the name of the current symbol.</ahelp> The symbol, the name of the symbol, and the set that the symbol belongs to are displayed in the left preview pane at the bottom of the dialog box."
-msgstr "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_1\">Επιλέξτε το όνομα του τρέχοντος συμβόλου.</ahelp> Το σύμβολο, το όνομα του συμβόλου, και το σύνολο στο οποίο ανήκει το σύμβολο εμφανίζονται στο δεξιό πλαίσιο προεπισκόπησης κάτω από το παράθυρο διαλόγου."
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"hd_id3154020\n"
-"7\n"
-"help.text"
-msgid "Old Symbol Set"
-msgstr "Παλιό σύνολο συμβόλων"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3150209\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_2\">This list box contains the name of the current symbol set. If you want, you can also select a different symbol set.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_2\">Αυτό το πλαίσιο λίστας περιέχει το όνομα του τρέχοντος συνόλου συμβόλων. Αν επιθυμείτε, μπορείτε επίσης να επιλέξετε ένα διαφορετικό σύνολο συμβόλων.</ahelp>"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"hd_id3145386\n"
-"23\n"
-"help.text"
-msgid "Symbol"
-msgstr "Σύμβολο"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3148870\n"
-"25\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_4\">Lists the names for the symbols in the current symbol set. Select a name from the list or type a name for a newly added symbol.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_4\">Τοποθετεί σε λίστα τα ονόματα για τα σύμβολα στο τρέχον σύνολο συμβόλων. Επιλέξτε το όνομα από τη λίστα ή πληκτρολογήστε το όνομα για ένα σύμβολο που μόλις προστέθηκε.</ahelp>"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"hd_id3150215\n"
-"28\n"
-"help.text"
-msgid "Adding a New Symbol"
-msgstr "Προσθήκη νέου συμβόλου"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3143233\n"
-"6\n"
-"help.text"
-msgid "To add a symbol to a symbol set, select a font in the <emph>Font</emph> box, and then click a symbol in symbols pane. In the <emph>Symbol</emph> box, type a name for the symbol. In the <emph>Symbol set</emph> list box, select a symbol set, or type a new name to create a new symbol set. The right preview pane displays the symbol that you selected. Click <emph>Add</emph> and then <emph>OK</emph>."
-msgstr "Για να προσθέσετε ένα σύμβολο σε ένα σύνολο συμβόλων, επιλέξτε μια γραμματοσειρά στο πλαίσιο <emph>Γραμματοσειρά</emph>, και ύστερα κάντε κλικ σε ένα σύμβολο στο πλαίσιο των συμβόλων. Στο πλαίσιο <emph>Σύμβολο</emph>, πληκτρολογήστε ένα όνομα για το σύμβολο. Στο πλαίσιο λίστας <emph>Σύνολο συμβόλων</emph>, επιλέξτε ένα σύνολο συμβόλων, ή πληκτρολογήστε ένα νέο όνομα για να δημιουργήσετε ένα νέο σύνολο συμβόλων. Το δεξιό πλαίσιο προεπισκόπησης εμφανίζει το σύμβολο που επιλέξατε. Κάντε κλικ στην <emph>Προσθήκη</emph> και ύστερα στο κουμπί <emph>OK</emph>."
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"hd_id3151389\n"
-"29\n"
-"help.text"
-msgid "Modifying the Name of a Symbol"
-msgstr "Τροποποίηση ονόματος συμβόλου"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3147296\n"
-"21\n"
-"help.text"
-msgid "To change the name of a symbol, select the old name in the <emph>Old symbol</emph> list box. Then enter the new name in the <emph>Symbol</emph> box. Check whether the desired character is in the preview window before you click the <emph>Modify</emph> button. Click <emph>OK</emph>."
-msgstr "Για να μεταβάλετε το όνομα ενός συμβόλου, επιλέξτε το παλιό όνομα στο πλαίσιο λίστας <emph>Παλιό όνομα</emph>. Ύστερα εισάγετε το νέο όνομα στο πλαίσιο <emph>Σύμβολο</emph>. Ελέγξτε αν ο επιθυμητός χαρακτήρας είναι στο παράθυρο προεπισκόπησης πριν κάνετε κλικ στο κουμπί <emph>Τροποποίηση</emph>. Κάντε κλικ στο κουμπί <emph>OK</emph>."
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"hd_id3157870\n"
-"24\n"
-"help.text"
-msgid "Symbol Set"
-msgstr "Σύνολο συμβόλων"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3145825\n"
-"26\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_5\">The <emph>Symbol set</emph> list box contains the names of all existing symbol sets. You can modify a symbol set or create a new one.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_5\">Το <emph>Σύνολο συμβόλων</emph> περιέχει τα ονόματα όλων των υπαρχόντων συνόλων συμβόλων. Μπορείτε να τροποποιήσετε ένα σύνολο συμβόλων ή να δημιουργήσετε ένα νέο σύνολο.</ahelp>"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"hd_id3154554\n"
-"30\n"
-"help.text"
-msgid "Creating a New Symbol Set"
-msgstr "Δημιουργία νέου συνόλου συμβόλων"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3145594\n"
-"22\n"
-"help.text"
-msgid "To create a new symbol set, type a name for it in the <emph>Symbol set</emph> list box and add at least one symbol. Click <emph>OK</emph> to close the dialog. The new symbol set is now available under the new name."
-msgstr "Για να δημιουργήσετε ένα νέο σύνολο συμβόλων, πληκτρολογήστε ένα όνομα στο πλαίσιο λίστας <emph>Σύνολο συμβόλων</emph>και προσθέστε τουλάχιστον ένα σύμβολο. Πατήστε <emph>Εντάξει</emph> για να κλείσετε το διάλογο. Το νέο σύνολο συμβόλων είναι τώρα διαθέσιμο με το νέο όνομα."
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"hd_id3153736\n"
-"10\n"
-"help.text"
-msgid "Font"
-msgstr "Γραμματοσειρά"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3147374\n"
-"11\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH_LISTBOX_RID_SYMDEFINEDIALOG_1\">Displays the name of the current font and enables you to select a different font.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH_LISTBOX_RID_SYMDEFINEDIALOG_1\">Εμφανίζει το όνομα της τρέχουσας γραμματοσειράς και σας δίνει τη δυνατότητα να επιλέξετε μια διαφορετική γραμματοσειρά.</ahelp>"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"hd_id3150564\n"
-"32\n"
-"help.text"
-msgid "Subset"
-msgstr "Υποσύνολο"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3145295\n"
-"33\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH_LISTBOX_RID_SYMDEFINEDIALOG_LB_FONTS_SUBSET\">If you selected a non-symbol font in the <emph>Font</emph> list box, you can select a Unicode subset in which to place your new or edited symbol. When a subset has been selected, all symbols belonging to this subset of the current symbol set are displayed in the symbols list above.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH_LISTBOX_RID_SYMDEFINEDIALOG_LB_FONTS_SUBSET\">Αν επιλέξατε μια γραμματοσειρά χωρίς σύμβολα στο πλαίσιο λίστας <emph>Γραμματοσειρά</emph>, μπορείτε να επιλέξετε ένα υποσύνολο Unicode στο οποίο θα τοποθετήσετε το νέο ή επεξεργασμένο σύμβολο. Όταν ένα υποσύνολο έχει επιλεγεί, όλα τα σύμβολα που ανήκουν σε αυτό το υποσύνολο του τρέχοντος συμβόλου εμφανίζονται στη λίστα συμβόλων παραπάνω.</ahelp>"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"hd_id3148386\n"
-"19\n"
-"help.text"
-msgid "Typeface"
-msgstr "Στοιχειοθέτηση"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3155366\n"
-"20\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_3\">The current typeface is displayed. You can change the typeface by selecting one from the list box.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_3\">Η τρέχουσα στοιχειοθέτηση εμφανίζεται. Μπορείτε να μεταβάλετε τη στοιχειοθέτηση επιλέγοντας κάποια από το πλαίσιο λίστας.</ahelp>"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"hd_id3156262\n"
-"12\n"
-"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3153922\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMDEFINEDIALOG_1\">Click this button to add the symbol shown in the right preview window to the current symbol set.</ahelp> It will be saved under the name displayed in the <emph>Symbol</emph> list box. You must specify a name under <emph>Symbol</emph> or <emph>Symbol Set</emph> to be able to use this button. Names cannot be used more than once."
-msgstr "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMDEFINEDIALOG_1\">Κάντε κλικ σε αυτό το κουμπί για να προσθέσετε ένα σύμβολο που θα εμφανίζεται στο δεξιό παράθυρο προεπισκόπησης στο τρέχον σύνολο συμβόλων.</ahelp>Θα αποθηκευτεί με το όνομα που εμφανίζεται στο πλαίσιο λίστας <emph>Σύμβολο</emph>. Πρέπει να ορίσετε ένα όνομα στο πλαίσιο <emph>Σύμβολο</emph> ή στο <emph>Σύνολο συμβόλων</emph> για να μπορείτε να χρησιμοποιήσετε αυτό το κουμπί. Δεν πρέπει να χρησιμοποιηθούν ονόματα παραπάνω από μια φορά."
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"hd_id3150756\n"
-"14\n"
-"help.text"
-msgid "Modify"
-msgstr "Τροποποίηση"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3147570\n"
-"15\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMDEFINEDIALOG_2\">Click this button to replace the name of the symbol shown in the left preview window (the old name is displayed in the <emph>Old symbol</emph> list box) with the new name you have entered in the <emph>Symbol</emph> list box.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMDEFINEDIALOG_2\">Κάντε κλικ σε αυτό το κουμπί για να αντικαταστήσετε το όνομα του συμβόλου που εμφανίζεται στο αριστερό παράθυρο προεπισκόπησης (το παλιό όνομα εμφανίζεται στο πλαίσιο λίστας <emph>Παλιό σύμβολο</emph>) με το νέο όνομα που έχετε εισάγει στο πλαίσιο λίστας <emph>Σύμβολο</emph>.</ahelp>"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"hd_id3154640\n"
-"31\n"
-"help.text"
-msgid "Moving a Symbol to Another Symbol Set"
-msgstr "Μετακίνηση συμβόλου διαφορετικό σύνολο συμβόλων"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3151174\n"
-"27\n"
-"help.text"
-msgid "As an example, to transfer the large ALPHA from the \"Greek\" set to the \"Special\" set, select the old set (Greek) and then the ALPHA symbol using the two top list boxes. The symbol appears in the left preview window. In the <emph>Symbol set</emph> list box, select the \"Special\" set. Click <emph>Modify</emph> and then <emph>OK</emph>. The ALPHA symbol is now only in the \"Special\" symbol set."
-msgstr "Σαν παράδειγμα, για να μεταφέρετε το μεγάλο ΑΛΦΑ από το σύνολο \"Ελληνικά\" στο σύνολο \"Ειδικά\", επιλέξτε το παλιό σύνολο (Ελληνικά) και ύστερα το σύμβολο ΑΛΦΑ χρησιμοποιώντας τα δύο πλαίσια λιστών στην κορυφή. Το σύμβολο εμφανίζεται στα αριστερά του παραθύρου προεπισκόπησης. Στο πλαίσιο λίστας <emph>Σύνολο συμβόλων</emph>, επιλέξτε το σύνολο \"Ειδικά\". Κάντε κλικ στην <emph>Τροποποίηση</emph> και ύστερα στο κουμπί <emph>OK</emph>. Το σύμβολο ΑΛΦΑ τώρα βρίσκεται μόνο στο σύνολο συμβόλων \"Ειδικά\"."
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"hd_id3145414\n"
-"16\n"
-"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3154258\n"
-"17\n"
-"help.text"
-msgid "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMDEFINEDIALOG_3\">Click to remove the symbol shown in the left preview window from the current symbol set.</ahelp> There will be no security query. Deleting the last remaining symbol of a symbol set also deletes the symbol set."
-msgstr "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMDEFINEDIALOG_3\">Κάντε κλικ για να αφαιρέσετε το σύμβολο που εμφανίζεται στο αριστερό παράθυρο προεπισκόπησης από το τρέχον σύνολο συμβόλων.</ahelp> Δεν θα υπάρχει ερώτημα ασφαλείας. Αν διαγράψετε και το τελευταίο σύμβολο που απομένει από σύνολο συμβόλων θα διαγραφεί επίσης και το σύνολο συμβόλων."
-
-#: 06010100.xhp
-msgctxt ""
-"06010100.xhp\n"
-"par_id3153527\n"
-"18\n"
-"help.text"
-msgid "You can also click <emph>Cancel</emph> at any time to close the dialog without saving any of the changes."
-msgstr "Μπορείτε επίσης να κάνετε κλικ στο κουμπί <emph>Άκυρο</emph> κάθε φορά για να κλείσετε το παράθυρο διαλόγου αποθηκεύοντας όλες τις αλλαγές."
-
-#: 05050000.xhp
-msgctxt ""
-"05050000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Text Mode"
-msgstr "Λειτουργία κειμένου"
-
-#: 05050000.xhp
-msgctxt ""
-"05050000.xhp\n"
-"bm_id3147339\n"
-"help.text"
-msgid "<bookmark_value>text mode in $[officename] Math</bookmark_value><bookmark_value>formulas; fit to text</bookmark_value>"
-msgstr "<bookmark_value>λειτουργία κειμένου στο $[officename] Math</bookmark_value><bookmark_value>τύποι, ταίριασμα στο κείμενο</bookmark_value>"
-
-#: 05050000.xhp
-msgctxt ""
-"05050000.xhp\n"
-"hd_id3147339\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/05050000.xhp\" name=\"Text Mode\">Text Mode</link>"
-msgstr "<link href=\"text/smath/01/05050000.xhp\" name=\"Λειτουργία κειμένου\">Λειτουργία κειμένου</link>"
-
-#: 05050000.xhp
-msgctxt ""
-"05050000.xhp\n"
-"par_id3150206\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"SID_TEXTMODE\">Switches the text mode on or off. In text mode, formulas are displayed as the same height as a line of text.</ahelp>"
-msgstr "<ahelp hid=\"SID_TEXTMODE\">Ενεργοποιεί ή απενεργοποιεί τη λειτουργία κειμένου. Στη λειτουργία κειμένου, οι τύποι εμφανίζονται στο ίδιο ύψος όπως και η γραμμή του κειμένου.</ahelp>"
-
-#: 03090904.xhp
-msgctxt ""
-"03090904.xhp\n"
-"tit\n"
-"help.text"
-msgid "Matrix with Varying Font Sizes"
-msgstr "Μήτρα με διάφορα μεγέθη γραμματοσειράς"
-
-#: 03090904.xhp
-msgctxt ""
-"03090904.xhp\n"
-"hd_id3155960\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03090904.xhp\" name=\"Matrix with Varying Font Sizes\">Matrix with Varying Font Sizes</link>"
-msgstr "<link href=\"text/smath/01/03090904.xhp\" name=\"Μήτρα με διάφορα μεγέθη γραμματοσειράς\">Μήτρα με διάφορα μεγέθη γραμματοσειράς</link>"
-
-#: 03090904.xhp
-msgctxt ""
-"03090904.xhp\n"
-"par_id3154656\n"
-"2\n"
-"help.text"
-msgid "Here is an example of how to create a matrix with varying font sizes in <emph>$[officename] Math</emph>. You can copy this example to the <emph>Commands</emph> window using the clipboard and use it in your own formula."
-msgstr "Εδώ ακολουθεί ένα παράδειγμα για τον τρόπο δημιουργίας μήτρας με διάφορα μεγέθη γραμματοσειράς στο <emph>$[officename] Math</emph>. Μπορείτε να αντιγράψετε το παράδειγμα στο πρόχειρο και να το χρησιμοποιήσετε στον τύπο σας στο παράθυρο <emph>εντολών</emph>."
-
-#: 03090904.xhp
-msgctxt ""
-"03090904.xhp\n"
-"par_id3153915\n"
-"help.text"
-msgid "<image id=\"img_id3150213\" src=\"res/helpimg/smzb5.png\" width=\"16.51cm\" height=\"4.971cm\"><alt id=\"alt_id3150213\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150213\" src=\"res/helpimg/smzb5.png\" width=\"16.51cm\" height=\"4.971cm\"><alt id=\"alt_id3150213\">Εικονίδιο</alt></image>"
-
-#: 03090904.xhp
-msgctxt ""
-"03090904.xhp\n"
-"par_id3146965\n"
-"4\n"
-"help.text"
-msgid "func G^{(%alpha\" ,\" %beta)}_{ x_m x_n} = left[ matrix { arctan(%alpha) # arctan(%beta) ## x_m + x_n # x_m - x_n }right]"
-msgstr "func G^{(%alpha\" ,\" %beta)}_{ x_m x_n} = left[ matrix { arctan(%alpha) # arctan(%beta) ## x_m + x_n # x_m - x_n }right]"
-
-#: 06020000.xhp
-msgctxt ""
-"06020000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Import formula"
-msgstr "Εισαγωγή τύπου"
-
-#: 06020000.xhp
-msgctxt ""
-"06020000.xhp\n"
-"bm_id3154659\n"
-"help.text"
-msgid "<bookmark_value>importing; %PRODUCTNAME Math formulas</bookmark_value>"
-msgstr "<bookmark_value>εισαγωγή, τύποι του %PRODUCTNAME Math</bookmark_value>"
-
-#: 06020000.xhp
-msgctxt ""
-"06020000.xhp\n"
-"hd_id3154659\n"
-"1\n"
-"help.text"
-msgid "Import formula"
-msgstr "Εισαγωγή τύπου"
-
-#: 06020000.xhp
-msgctxt ""
-"06020000.xhp\n"
-"par_id3150251\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"formelimportierentext\"><ahelp hid=\"SID_INSERT_FORMULA\" visibility=\"visible\">This command opens a dialog for importing a formula.</ahelp></variable>"
-msgstr "<variable id=\"formelimportierentext\"><ahelp hid=\"SID_INSERT_FORMULA\" visibility=\"visible\">Αυτή η εντολή ανοίγει ένα παράθυρο διαλόγου για εισαγωγή τύπου.</ahelp></variable>"
-
-#: 06020000.xhp
-msgctxt ""
-"06020000.xhp\n"
-"par_id3153916\n"
-"3\n"
-"help.text"
-msgid "The <emph>Insert</emph> dialog is set up like the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</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 "Το παράθυρο διαλόγου <emph>Εισαγωγή</emph> ρυθμίζεται όπως το παράθυρο διαλόγου <link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link> που βρίσκεται στην καρτέλα <emph>Αρχείο</emph>. Χρησιμοποιήστε το παράθυρο διαλόγου <emph>Εισαγωγή</emph> για να φορτώσετε, να επεξεργαστείτε και να εμφανίσετε έναν τύπο που αποθηκεύτηκε σαν αρχείο στο παράθυρο <emph>εντολών</emph>."
-
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
+"03091507.xhp\n"
"tit\n"
"help.text"
-msgid "Unary and Binary Operators"
-msgstr "Μοναδιαίοι και Δυαδικοί τελεστές"
+msgid "Others"
+msgstr "Πρόσθετα"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"bm_id3149126\n"
+"03091507.xhp\n"
+"bm_id3156617\n"
"help.text"
-msgid "<bookmark_value>unary operators; list of</bookmark_value><bookmark_value>binary operators; list of</bookmark_value>"
-msgstr "<bookmark_value>μοναδιαίοι τελεστές, λίστα με</bookmark_value><bookmark_value>δυαδικοί τελεστές, λίστα με</bookmark_value>"
+msgid "<bookmark_value>other operators;list of</bookmark_value>"
+msgstr "<bookmark_value>άλλοι τελεστές, λίστα με</bookmark_value>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"hd_id2897122\n"
+"03091507.xhp\n"
+"hd_id6469313\n"
"help.text"
-msgid "<variable id=\"unary\"><link href=\"text/smath/01/03091501.xhp\" name=\"Unary and Binary Operators\">Unary and Binary Operators</link></variable>"
-msgstr "<variable id=\"unary\"><link href=\"text/smath/01/03091501.xhp\" name=\"Μοναδιαίοι και Δυαδικοί τελεστές\">Μοναδιαίοι και Δυαδικοί τελεστές</link></variable>"
+msgid "<variable id=\"others\"><link href=\"text/smath/01/03091507.xhp\" name=\"Others\">Others</link></variable>"
+msgstr "<variable id=\"others\"><link href=\"text/smath/01/03091507.xhp\" name=\"Πρόσθετα\">Πρόσθετα</link></variable>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_idN106F7\n"
+"03091507.xhp\n"
+"par_idN126E6\n"
"help.text"
msgid "Typed command(s)"
msgstr "Τυπωμένη εντολή(ές)"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3151388\n"
-"472\n"
+"03091507.xhp\n"
+"par_id3162086\n"
+"490\n"
"help.text"
msgid "Symbol in Elements Window"
msgstr "Σύμβολο στο παράθυρο στοιχείων"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3155764\n"
-"474\n"
+"03091507.xhp\n"
+"par_id3162156\n"
+"492\n"
"help.text"
msgid "Meaning"
msgstr "Σημασία"
-#: 03091501.xhp
-msgctxt ""
-"03091501.xhp\n"
-"par_id3156276\n"
-"help.text"
-msgid "<image id=\"Graphic10\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic10\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
-
-#: 03091501.xhp
-msgctxt ""
-"03091501.xhp\n"
-"par_id3155125\n"
-"38\n"
-"help.text"
-msgid "Subtraction"
-msgstr "Αφαίρεση"
-
-#: 03091501.xhp
-msgctxt ""
-"03091501.xhp\n"
-"par_id3163824\n"
-"help.text"
-msgid "<image id=\"Graphic21\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic21\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
-
-#: 03091501.xhp
-msgctxt ""
-"03091501.xhp\n"
-"par_id3151266\n"
-"8\n"
-"help.text"
-msgid "- Sign"
-msgstr "Πρόσημο -"
-
-#: 03091501.xhp
-msgctxt ""
-"03091501.xhp\n"
-"par_id3147514\n"
-"help.text"
-msgid "<image id=\"Graphic4\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic4\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
-
-#: 03091501.xhp
-msgctxt ""
-"03091501.xhp\n"
-"par_id3150358\n"
-"12\n"
-"help.text"
-msgid "Minus/Plus"
-msgstr "Μείον/Συν"
-
-#: 03091501.xhp
-msgctxt ""
-"03091501.xhp\n"
-"par_id3154821\n"
-"help.text"
-msgid "<image id=\"Graphic13\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic13\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
-
-#: 03091501.xhp
-msgctxt ""
-"03091501.xhp\n"
-"par_id3147106\n"
-"52\n"
-"help.text"
-msgid "Division"
-msgstr "Διαίρεση"
-
-#: 03091501.xhp
-msgctxt ""
-"03091501.xhp\n"
-"par_id3155179\n"
-"help.text"
-msgid "<image id=\"Graphic7\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic7\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
-
-#: 03091501.xhp
-msgctxt ""
-"03091501.xhp\n"
-"par_id3148972\n"
-"42\n"
-"help.text"
-msgid "Multiplication"
-msgstr "Πολλαπλασιασμός"
-
-#: 03091501.xhp
-msgctxt ""
-"03091501.xhp\n"
-"par_id3150832\n"
-"help.text"
-msgid "<image id=\"Graphic6\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic6\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
-
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3151332\n"
-"34\n"
+"03091507.xhp\n"
+"par_id3180602\n"
+"242\n"
"help.text"
-msgid "Addition"
-msgstr "Πρόσθεση"
+msgid "Placeholder"
+msgstr "Δείκτης τοποθέτησης"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3145590\n"
+"03091507.xhp\n"
+"par_id3179931\n"
"help.text"
-msgid "<image id=\"Graphic2\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic2\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3179937\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179937\">Icon</alt></image>"
+msgstr "<image id=\"img_id3179937\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179937\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3148390\n"
-"5\n"
+"03091507.xhp\n"
+"par_id3180051\n"
+"232\n"
"help.text"
-msgid "+ Sign"
-msgstr "Πρόσημο +"
+msgid "Math-axis ellipsis"
+msgstr "Έλλειψη σε άξονα"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3150764\n"
+"03091507.xhp\n"
+"par_id3180374\n"
"help.text"
-msgid "<image id=\"Graphic3\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic3\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3180380\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180380\">Icon</alt></image>"
+msgstr "<image id=\"img_id3180380\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180380\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3153579\n"
-"10\n"
+"03091507.xhp\n"
+"par_id3180494\n"
+"236\n"
"help.text"
-msgid "Plus/Minus"
-msgstr "Συν/Μείον"
+msgid "Downward diagonal ellipsis"
+msgstr "Φθίνουσα διαγώνια έλλειψη"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_idN10A6B\n"
+"03091507.xhp\n"
+"par_id3179784\n"
"help.text"
-msgid "<item type=\"literal\">and</item> or <item type=\"literal\">&</item>"
-msgstr "<item type=\"literal\">and</item> ή <item type=\"literal\">&</item>"
+msgid "<image id=\"img_id3179790\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179790\">Icon</alt></image>"
+msgstr "<image id=\"img_id3179790\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179790\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3146336\n"
+"03091507.xhp\n"
+"par_id3179904\n"
+"238\n"
"help.text"
-msgid "<image id=\"Graphic14\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic14\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "Ellipsis"
+msgstr "Έλλειψη"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3155565\n"
-"62\n"
+"03091507.xhp\n"
+"par_idN127BB\n"
"help.text"
-msgid "Boolean AND operation"
-msgstr "Λειτουργία λογικής έκφρασης AND"
+msgid "<item type=\"literal\">dotsup</item> or <item type=\"literal\">dotsdiag</item>"
+msgstr "<item type=\"literal\">dotsup</item> ή <item type=\"literal\">dotsdiag</item>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3903317\n"
+"03091507.xhp\n"
+"par_id3180078\n"
"help.text"
-msgid "No symbol. Usage:"
-msgstr "Κανένα σύμβολο. Χρήση:"
+msgid "<image id=\"img_id3180085\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180085\">Icon</alt></image>"
+msgstr "<image id=\"img_id3180085\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180085\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id8633686\n"
+"03091507.xhp\n"
+"par_id3180198\n"
+"234\n"
"help.text"
-msgid "a boper %SYM1 b"
-msgstr "a boper %SYM1 b"
+msgid "Upward diagonal ellipsis"
+msgstr "Αύξουσα διαγώνια έλλειψη"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3149632\n"
-"136\n"
+"03091507.xhp\n"
+"par_id3180226\n"
"help.text"
-msgid "Binary operator. A user-defined symbol follows, which is used as a binary operator."
-msgstr "Δυαδικός τελεστής. Ακολουθεί ένα σύμβολο καθορισμένο από το χρήστη, που χρησιμοποιείται ως δυαδικός τελεστής."
+msgid "<image id=\"img_id3180233\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180233\">Icon</alt></image>"
+msgstr "<image id=\"img_id3180233\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180233\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id1713309\n"
+"03091507.xhp\n"
+"par_id3180346\n"
+"240\n"
"help.text"
-msgid "No symbol. Usage:"
-msgstr "Κανένα σύμβολο. Χρήση:"
+msgid "Vertical ellipsis"
+msgstr "Κατακόρυφη έλλειψη"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id4594256\n"
+"03091507.xhp\n"
+"par_id3179636\n"
"help.text"
-msgid "uoper %SYM2 b"
-msgstr "uoper %SYM2 b"
+msgid "<image id=\"img_id3179643\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179643\">Icon</alt></image>"
+msgstr "<image id=\"img_id3179643\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179643\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3154624\n"
-"28\n"
+"03091507.xhp\n"
+"par_id3179757\n"
+"391\n"
"help.text"
-msgid "Unary operator. A user-defined symbol follows, which is a used as a unary operator."
-msgstr "Μοναδιαίος τελεστής. Ακολουθεί ένα σύμβολο καθορισμένο από το χρήστη, το οποίο χρησιμοποιείται ως μοναδιαίος τελεστής."
+msgid "Down arrow"
+msgstr "Κάτω βέλος"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3147212\n"
+"03091507.xhp\n"
+"par_id3162627\n"
"help.text"
-msgid "<image id=\"Graphic8\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic8\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3162633\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Icon</alt></image>"
+msgstr "<image id=\"img_id3162633\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3155143\n"
-"44\n"
+"03091507.xhp\n"
+"par_id3162747\n"
+"150\n"
"help.text"
-msgid "Multiplication, small multiply symbol"
-msgstr "Πολλαπλασιασμός, μικρό σύμβολο πολλαπλασιασμού"
+msgid "Existential quantifier, there is at least one"
+msgstr "Υπαρξιακό αναγνωριστικό, υπάρχει τουλάχιστον ένα"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3151130\n"
+"03091507.xhp\n"
+"par_idA3162627\n"
"help.text"
-msgid "<image id=\"Graphic16\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic16\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_idA3162633\" src=\"starmath/res/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3162633\">Icon</alt></image>"
+msgstr "<image id=\"img_idA3162633\" src=\"starmath/res/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3162633\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3156125\n"
-"373\n"
+"03091507.xhp\n"
+"par_idA3162747\n"
+"150\n"
"help.text"
-msgid "Concatenate symbols"
-msgstr "Σύμβολα συνένωσης"
+msgid "Existential quantifier, there does not exist"
+msgstr "Υπαρξιακός ποσοδείκτης, δεν υπάρχει"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3147470\n"
+"03091507.xhp\n"
+"par_id3162775\n"
"help.text"
-msgid "<image id=\"Graphic12\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic12\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3162781\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162781\">Icon</alt></image>"
+msgstr "<image id=\"img_id3162781\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162781\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3145129\n"
-"58\n"
+"03091507.xhp\n"
+"par_id3162895\n"
+"152\n"
"help.text"
-msgid "Division"
-msgstr "Διαίρεση"
+msgid "Universal quantifier, for all"
+msgstr "Καθολικό αναγνωριστικό, για όλα"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3151319\n"
+"03091507.xhp\n"
+"par_id3162922\n"
"help.text"
-msgid "<image id=\"Graphic5\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic5\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3178464\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178464\">Icon</alt></image>"
+msgstr "<image id=\"img_id3178464\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178464\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3147527\n"
-"14\n"
+"03091507.xhp\n"
+"par_id3178578\n"
+"379\n"
"help.text"
-msgid "Boolean NOT"
-msgstr "Λογική έκφραση NOT"
+msgid "h with line over it"
+msgstr "h με γραμμή από πάνω του"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3959776\n"
+"03091507.xhp\n"
+"par_id3178900\n"
"help.text"
-msgid "No symbol."
-msgstr "Κανένα σύμβολο."
+msgid "<image id=\"img_id3178906\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178906\">Icon</alt></image>"
+msgstr "<image id=\"img_id3178906\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178906\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3150729\n"
-"56\n"
+"03091507.xhp\n"
+"par_id3179020\n"
+"222\n"
"help.text"
-msgid "Slash / in circle"
-msgstr "Κάθετος / σε κύκλο"
+msgid "Imaginary part of a complex number"
+msgstr "Φανταστικό μέρος μιγαδικού αριθμού"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id1206701\n"
+"03091507.xhp\n"
+"par_idN12939\n"
"help.text"
-msgid "No symbol."
-msgstr "Κανένα σύμβολο."
+msgid "<item type=\"literal\">infinity</item> or <item type=\"literal\">infty</item>"
+msgstr "<item type=\"literal\">infinity</item> ή <item type=\"literal\">infty</item>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3151227\n"
-"46\n"
+"03091507.xhp\n"
+"par_id3162185\n"
"help.text"
-msgid "Small multiply symbol in circle"
-msgstr "Μικρό σύμβολο πολλαπλασιασμού σε κύκλο"
+msgid "<image id=\"img_id3162192\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162192\">Icon</alt></image>"
+msgstr "<image id=\"img_id3162192\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162192\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id815759\n"
+"03091507.xhp\n"
+"par_id3162305\n"
+"224\n"
"help.text"
-msgid "No symbol."
-msgstr "Κανένα σύμβολο."
+msgid "Infinite"
+msgstr "Άπειρο"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3154841\n"
-"40\n"
+"03091507.xhp\n"
+"par_id3178604\n"
"help.text"
-msgid "Subtract symbol in circle"
-msgstr "Σύμβολο αφαίρεσης σε κύκλο"
+msgid "<image id=\"img_id3178611\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178611\">Icon</alt></image>"
+msgstr "<image id=\"img_id3178611\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178611\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id7664113\n"
+"03091507.xhp\n"
+"par_id3178724\n"
+"381\n"
"help.text"
-msgid "No symbol."
-msgstr "Κανένα σύμβολο."
+msgid "Lambda with line over it"
+msgstr "Λάμδα με γραμμή από πάνω του"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3148783\n"
-"36\n"
+"03091507.xhp\n"
+"par_id3179195\n"
"help.text"
-msgid "Add symbol in circle"
-msgstr "Προσθήκη συμβόλου σε κύκλο"
+msgid "<image id=\"img_id3179201\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179201\">Icon</alt></image>"
+msgstr "<image id=\"img_id3179201\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179201\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_idN10AB0\n"
+"03091507.xhp\n"
+"par_id3179315\n"
+"393\n"
"help.text"
-msgid "<item type=\"literal\">or</item> or <item type=\"literal\">|</item>"
-msgstr "<item type=\"literal\">or</item> ή <item type=\"literal\">|</item>"
+msgid "Left arrow"
+msgstr "Αριστερό βέλος"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3147065\n"
+"03091507.xhp\n"
+"par_id3162480\n"
"help.text"
-msgid "<image id=\"Graphic15\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic15\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3162486\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162486\">Icon</alt></image>"
+msgstr "<image id=\"img_id3162486\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162486\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3153797\n"
-"64\n"
+"03091507.xhp\n"
+"par_id3162600\n"
+"226\n"
"help.text"
-msgid "Boolean OR operation"
-msgstr "Λειτουργία λογικής έκφρασης OR"
+msgid "Nabla vector"
+msgstr "Αναδελτικό διάνυσμα"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id7552110\n"
+"03091507.xhp\n"
+"par_id3162332\n"
"help.text"
-msgid "No symbol."
-msgstr "Κανένα σύμβολο."
+msgid "<image id=\"img_id3162339\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162339\">Icon</alt></image>"
+msgstr "<image id=\"img_id3162339\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162339\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3155380\n"
-"50\n"
+"03091507.xhp\n"
+"par_id3162452\n"
+"228\n"
"help.text"
-msgid "Multiply symbol times in circle"
-msgstr "Σύμβολα πολλαπλασιασμού σε κύκλο"
+msgid "Partial derivative or set margin"
+msgstr "Μερική παράγωγος ή περιθώρια συνάρτηση"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3148873\n"
+"03091507.xhp\n"
+"par_id3178752\n"
"help.text"
-msgid "<image id=\"Graphic11\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic11\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3178759\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178759\">Icon</alt></image>"
+msgstr "<image id=\"img_id3178759\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178759\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3150118\n"
-"60\n"
+"03091507.xhp\n"
+"par_id3178872\n"
+"220\n"
"help.text"
-msgid "Division/Fraction"
-msgstr "Διαίρεση/Κλάσμα"
+msgid "Real part of a complex number"
+msgstr "Πραγματικό μέρος μιγαδικού αριθμού"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3147073\n"
+"03091507.xhp\n"
+"par_id3179342\n"
"help.text"
-msgid "<image id=\"Graphic9\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic9\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3179349\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179349\">Icon</alt></image>"
+msgstr "<image id=\"img_id3179349\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179349\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3151024\n"
-"48\n"
+"03091507.xhp\n"
+"par_id3179462\n"
+"395\n"
"help.text"
-msgid "Multiplication"
-msgstr "Πολλαπλασιασμός"
+msgid "Right arrow"
+msgstr "Δεξί βέλος"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id4930875\n"
+"03091507.xhp\n"
+"par_id3179489\n"
"help.text"
-msgid "No symbol."
-msgstr "Κανένα σύμβολο."
+msgid "<image id=\"img_id3179496\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179496\">Icon</alt></image>"
+msgstr "<image id=\"img_id3179496\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179496\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3149241\n"
-"415\n"
+"03091507.xhp\n"
+"par_id3179610\n"
+"389\n"
"help.text"
-msgid "Backslash \\ between two characters, of which the right is superscript, the left subscript"
-msgstr "Κάθετος \\ μεταξύ δύο χαρακτήρων, που στα δεξιά υπάρχει εκθέτης, και αριστερά δείκτης"
+msgid "Up arrow"
+msgstr "Πάνω βέλος"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id4568620\n"
+"03091507.xhp\n"
+"par_id3179047\n"
"help.text"
-msgid "No symbol."
-msgstr "Κανένα σύμβολο."
+msgid "<image id=\"img_id3179054\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179054\">Icon</alt></image>"
+msgstr "<image id=\"img_id3179054\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179054\">Εικονίδιο</alt></image>"
-#: 03091501.xhp
+#: 03091507.xhp
msgctxt ""
-"03091501.xhp\n"
-"par_id3155587\n"
-"413\n"
+"03091507.xhp\n"
+"par_id3179167\n"
+"230\n"
"help.text"
-msgid "Slash / between two characters, of which the left is superscript, the right subscript"
-msgstr "Κάθετος / μεταξύ δύο χαρακτήρων, που στα αριστερά υπάρχει εκθέτης, και δεξιά δείκτης"
+msgid "p function, Weierstrass p"
+msgstr "p συνάρτηση, Weierstrass p"
#: 03091508.xhp
msgctxt ""
@@ -9562,7 +10175,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Brackets"
-msgstr "Παρενθέσεις"
+msgstr "Αγκύλες"
#: 03091508.xhp
msgctxt ""
@@ -9980,7 +10593,7 @@ msgctxt ""
"273\n"
"help.text"
msgid "Left and right square bracket"
-msgstr "Αριστερή και δεξιά αγκύλη"
+msgstr "Αριστερή και δεξιά τετράγωνη παρένθεση"
#: 03091508.xhp
msgctxt ""
@@ -10043,869 +10656,6 @@ msgctxt ""
msgid "Qualifier to suppress one bracket, as in <item type=\"literal\">right none </item>"
msgstr "Προσδιοριστικό για μη θέαση μίας παρένθεσης, όπως στο <item type=\"literal\">κανένα δεξιά </item>"
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Indexes and Exponents"
-msgstr "Δείκτες και εκθετικά"
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"bm_id3150746\n"
-"help.text"
-msgid "<bookmark_value>indexes and exponents in $[officename] Math</bookmark_value><bookmark_value>exponents and indexes in $[officename] Math</bookmark_value>"
-msgstr "<bookmark_value>δείκτες και εκθέτες στο $[officename] Math</bookmark_value><bookmark_value>δείκτες και εκθέτες στο $[officename] Math</bookmark_value>"
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"hd_id3150746\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03091200.xhp\" name=\"Indexes and Exponents\">Indexes and Exponents</link>"
-msgstr "<link href=\"text/smath/01/03091200.xhp\" name=\"Δείκτες και εκθέτες\">Δείκτες και εκθέτες</link>"
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3153730\n"
-"2\n"
-"help.text"
-msgid "Here, you will find basic information about indexes and exponents in <emph>$[officename] Math</emph>. You can try the examples described here to help you understand the details discussed. (The quotation marks in this text are for emphasis purposes only and are not part of the examples.)"
-msgstr "Εδώ, θα βρείτε βασικές πληροφορίες σχετικά με δείκτες και εκθέτες στο <emph>$[officename] Math</emph>. Μπορείτε να δοκιμάσετε τα παραδείγματα που περιγράφονται εδώ ώστε να σας βοηθήσουν να καταλάβετε τις λεπτομέρειες που συζητάμε. (Τα εισαγωγικά σημεία σε αυτό το κείμενο βρίσκονται με σκοπό να δώσουν έμφαση μόνο και δεν είναι μέρος των παραδειγμάτων.)"
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3149884\n"
-"3\n"
-"help.text"
-msgid "The index and exponent for a character are displayed one on top of the other, left-justified to the base character. For example, type <emph>a_2^3</emph> or <emph>a^3_2</emph>. This can be in any order. Instead of <emph>'_'</emph> and <emph>'^'</emph>, you can use <emph>'sub'</emph> and <emph>'sup'</emph>."
-msgstr "Ο δείκτης και ο εκθέτης για έναν χαρακτήρα εμφανίζονται ο ένας πάνω στον άλλο, και έχει γίνει αριστερή στοίχιση στο χαρακτήρα της βάσης. Για παράδειγμα, πληκτρολογήστε <emph>a_2^3</emph> ή <emph>a^3_2</emph>. Αυτό μπορεί να γίνει με οποιαδήποτε σειρά. Αντί για το <emph>'_'</emph>και το <emph>'^'</emph>, μπορείτε να χρησιμοποιήσετε το <emph>'sub'</emph> και <emph>'sup'</emph>."
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3148387\n"
-"4\n"
-"help.text"
-msgid "However, it is no longer possible to use the following patterns"
-msgstr "Παρόλα αυτά, δεν είναι πλέον δυνατό να χρησιμοποιήσετε τα ακόλουθα υποδείγματα"
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3149029\n"
-"5\n"
-"help.text"
-msgid "a_2_3"
-msgstr "a_2_3"
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3155985\n"
-"6\n"
-"help.text"
-msgid "a^2^3"
-msgstr "a^2^3"
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3153923\n"
-"7\n"
-"help.text"
-msgid "a_2^3_4"
-msgstr "a_2^3_4"
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3153724\n"
-"8\n"
-"help.text"
-msgid "Each sub-/superscript position of a base character can only be used once. You must use brackets to indicate the desired result. The following examples illustrate this"
-msgstr "Κάθε θέση εκθέτη/δείκτη ενός χαρακτήρα της βάσης μπορεί μόνο να χρησιμοποιηθεί μια φορά. Πρέπει να χρησιμοποιήσετε παρενθέσεις για να δείξετε το επιθυμητό αποτέλεσμα. Τα ακόλουθα παραδείγματα το αντανακλούν αυτό"
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3151185\n"
-"9\n"
-"help.text"
-msgid "a_{2_3}"
-msgstr "a_{2_3}"
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3151272\n"
-"10\n"
-"help.text"
-msgid "a^{2^3}"
-msgstr "a^{2^3}"
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3156316\n"
-"11\n"
-"help.text"
-msgid "a_2^{3_4}"
-msgstr "a_2^{3_4}"
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3145207\n"
-"12\n"
-"help.text"
-msgid "a_{2^3}^{4_5}"
-msgstr "a_{2^3}^{4_5}"
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3151173\n"
-"13\n"
-"help.text"
-msgid "Unlike other formula editors where \"<emph>_</emph>\" and \" <emph>^</emph> \" only refer to the next character (\"a_24\" refers only to the \"2\"), $[officename] Math refers to the entire number(s)/name(s)/text. If you want to put superscripts and subscripts in sequence, the expression can be written as follows: a_2{}^3 or a^3{}_2"
-msgstr "Σε αντίθεση με άλλους επεξεργαστές τύπων όπου το \"<emph>_</emph>\" και το \" <emph>^</emph> \" αναφέρονται μόνο στον επόμενο χαρακτήρα (το \"a_24\" αναφέρεται μόνο στο \"2\"), το $[officename] Math αναφέρεται σε ολόκληρο αριθμό(ούς)/ονόματα/κείμενο. Αν θέλετε να τοποθετήσετε εκθέτες και δείκτες σε ακολουθία, η έκφραση μπορεί να εγγραφεί ως εξής: a_2{}^3 or a^3{}_2"
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3154260\n"
-"15\n"
-"help.text"
-msgid "To write tensors, <emph>$[officename] Math</emph> provides several options. In addition to the notation \"R_i{}^{jk}{}_l\", common in other applications, additional notations can be used, namely \"R_i{}^jk{}_l\" and \"{{R_i}^jk}_l\"."
-msgstr "Για την γραφή τανυστών, το <emph>$[officename] Math</emph> παρέχει διάφορες επιλογές. Εκτός από τη σημειογραφία \"R_i{}^{jk}{}_l\", που είναι κοινή σε άλλες εφαρμογές, μπορούν να χρησιμοποιηθούν πρόσθετες σημειογραφίες, όπως \"R_i{}^jk{}_l\" and \"{{R_i}^jk}_l\"."
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3147516\n"
-"16\n"
-"help.text"
-msgid "Super- and subscripts to the left of the base character can also be right-justified. To do this, the new commands \"lsub\" and \"lsup\" are used. Both commands have the same effect as \"sub\" and \"sup\", except that they are left of the base character. See also \"a lsub 2 lsup 3\"."
-msgstr "Οι εκθέτες και οι δείκτες στα αριστερά του βασικού χαρακτήρα μπορούν επίσης να στοιχοιθούν δεξιά. Για να το κάνετε αυτό, χρησιμοποιούνται οι νέες εντολές \"lsub\" και \"lsup\". Και οι δύο εντολές έχουν το ίδιο αποτέλεσμα όπως οι \"sub\" και \"sup\", εκτός από ότι βρίσκονται στα αριστερά του χαρακτήρα βάσης. Δείτε επίσης \"a lsub 2 lsup 3\"."
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3154276\n"
-"17\n"
-"help.text"
-msgid "The rules governing unambiguity and the necessity of using brackets remain the same. In principle, this can be achieved with <emph>{}_2^3 a</emph>."
-msgstr "Το δίλημμα που κυβερνά τους κανόνες και η ανάγκη για χρήση παρενθέσεων παραμένουν ως έχουν. Καταρχήν, αυτό είναι δυνατό να επιτυγχάνεται με το <emph>{}_2^3 a</emph>."
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3152961\n"
-"18\n"
-"help.text"
-msgid "The commands \"sub\" and \"sup\" are also available as \"rsub\" and \"rsup\"."
-msgstr "Οι εντολές \"sub\" και \"sup\" είναι επίσης διαθέσιμοι σαν \"rsub\" και \"rsup\"."
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3158437\n"
-"20\n"
-"help.text"
-msgid "Using the \"csub\" and \"csup\" commands, you can write super- and subscripts directly above or below a character. An example is \"a csub y csup x\". Combinations of indexes and exponents together are also possible: \"abc_1^2 lsub 3 lsup 4 csub 55555 csup 66666\"."
-msgstr "Αν χρησιμοποιήσετε τις εντολές \"csub\" και \"csup\", μπορείτε να εγγράψετε εκθέτες και δείκτες απευθείας πάνω ή κάτω από ένα χαρακτήρα. Ένα παράδειγμα είναι το \"a csub y csup x\". Οι συνδυασμοί από δείκτες και εκθετικά μαζί είναι επίσης δυνατοί: \"abc_1^2 lsub 3 lsup 4 csub 55555 csup 66666\"."
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3154570\n"
-"21\n"
-"help.text"
-msgid "Super- and subscripts can be attached to most unary and binary operators. Two examples: \"a div_2 b a<csub n b +_2 h\" and \"a toward csub f b x toward csup f y\"."
-msgstr "Οι εκθέτες και οι δείκτες μπορούν να προσκολληθούν στους περισσότερους μοναδιαίους και δυαδικούς τελεστές. Δύο παραδείγματα: \"a div_2 b a<csub n b +_2 h\" και \"a toward csub f b x toward csup f y\"."
-
-#: 03091200.xhp
-msgctxt ""
-"03091200.xhp\n"
-"par_id3155904\n"
-"19\n"
-"help.text"
-msgid "Be sure to also enter all spaces between characters when entering these examples into the <emph>Commands</emph> window."
-msgstr "Βεβαιωθείτε ότι εισαγάγατε επίσης όλα τα κενά μεταξύ χαρακτήρων κατά την εισαγωγή αυτών των παραδειγμάτων στο παράθυρο διαλόγου <emph>εντολών</emph>."
-
-#: 03090907.xhp
-msgctxt ""
-"03090907.xhp\n"
-"tit\n"
-"help.text"
-msgid "Functions"
-msgstr "Συναρτήσεις"
-
-#: 03090907.xhp
-msgctxt ""
-"03090907.xhp\n"
-"hd_id3155961\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03090907.xhp\" name=\"Functions\">Functions</link>"
-msgstr "<link href=\"text/smath/01/03090907.xhp\" name=\"Συναρτήσεις\">Συναρτήσεις</link>"
-
-#: 03090907.xhp
-msgctxt ""
-"03090907.xhp\n"
-"par_id3148489\n"
-"2\n"
-"help.text"
-msgid "Here is an example of how to create functions with <emph>$[officename] Math</emph>. If you want to use the example in your own formula, copy it to the <emph>Commands</emph> window using the clipboard."
-msgstr "Εδώ ακολουθεί ένα παράδειγμα για τον τρόπο δημιουργίας συναρτήσεων με το <emph>$[officename] Math</emph>. Αν θέλετε να χρησιμοποιήσετε το παράδειγμα στον τύπο σας, μπορείτε να το αντιγράψετε στο παράθυρο <emph>εντολών</emph> χρησιμοποιώντας το πρόχειρο."
-
-#: 03090907.xhp
-msgctxt ""
-"03090907.xhp\n"
-"par_id3153912\n"
-"help.text"
-msgid "<image id=\"img_id3148871\" src=\"res/helpimg/smzb7.png\" width=\"7.987cm\" height=\"2.768cm\"><alt id=\"alt_id3148871\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148871\" src=\"res/helpimg/smzb7.png\" width=\"7.987cm\" height=\"2.768cm\"><alt id=\"alt_id3148871\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"tit\n"
-"help.text"
-msgid "Set Operations"
-msgstr "Πράξεις συνόλων"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"bm_id3156318\n"
-"help.text"
-msgid "<bookmark_value>set operations in $[officename]Math</bookmark_value><bookmark_value>sets of numbers</bookmark_value><bookmark_value>included in set operator</bookmark_value><bookmark_value>not included in set operator</bookmark_value><bookmark_value>owns command</bookmark_value><bookmark_value>includes set operator</bookmark_value><bookmark_value>empty set</bookmark_value><bookmark_value>intersection of sets</bookmark_value><bookmark_value>union of sets</bookmark_value><bookmark_value>difference set operator</bookmark_value><bookmark_value>quotient set</bookmark_value><bookmark_value>cardinal numbers</bookmark_value><bookmark_value>subset set operators</bookmark_value><bookmark_value>superset set operators</bookmark_value><bookmark_value>not subset set operators</bookmark_value><bookmark_value>not superset set operators</bookmark_value><bookmark_value>natural numbers</bookmark_value><bookmark_value>whole numbers</bookmark_value><bookmark_value>real numbers</bookmark_value><bookmark_value>complex numbers; set</bookmark_value><bookmark_value>rational numbers</bookmark_value>"
-msgstr "<bookmark_value>πράξεις συνόλων στο $[officename]Math</bookmark_value><bookmark_value>σύνολα αριθμών</bookmark_value><bookmark_value>συμπεριλαμβάνεται στο σύνολο τελεστών</bookmark_value><bookmark_value>δεν συμπεριλαμβάνεται στο σύνολο τελεστών</bookmark_value><bookmark_value>ορισμένη εντολή</bookmark_value><bookmark_value>συμπεριλαμβάνει σύνολο τελεστών</bookmark_value><bookmark_value>κενό σύνολο</bookmark_value><bookmark_value>τομή συνόλων</bookmark_value><bookmark_value>ένωση συνόλων</bookmark_value><bookmark_value>διαφορά συνόλων τελεστών</bookmark_value><bookmark_value>σύνολο πηλίκων</bookmark_value><bookmark_value>κύριοι αριθμοί</bookmark_value><bookmark_value>υποσύνολο συνόλου τελεστών</bookmark_value><bookmark_value>υπερσύνολο συνόλου τελεστών</bookmark_value><bookmark_value>μη υποσύνολο συνόλου τελεστών</bookmark_value><bookmark_value>μη υπερσύνολο συνόλου τελεστών</bookmark_value><bookmark_value>φυσικοί αριθμοί</bookmark_value><bookmark_value>όλοι οι αριθμοί</bookmark_value><bookmark_value>πραγματικοί αριθμοί</bookmark_value><bookmark_value>μιγαδικοί αριθμοί, σύνολο</bookmark_value><bookmark_value>ρητοί αριθμοί</bookmark_value>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"hd_id3156318\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/smath/01/03090800.xhp\" name=\"Set Operations\">Set Operations</link>"
-msgstr "<link href=\"text/smath/01/03090800.xhp\" name=\"Πράξεις συνόλων\">Πράξεις συνόλων</link>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3154641\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_SETOPERATIONS_CAT\">Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements window</ahelp>. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements window have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them."
-msgstr "<ahelp hid=\"HID_SMA_SETOPERATIONS_CAT\">Αναθέστε διαφορετικούς τελεστές συνόλων σε χαρακτήρες στον τύπο σας στο <emph>$[officename] Math</emph>. Οι μεμονωμένοι τελεστές εμφανίζονται στην κάτω ενότητα του παραθύρου στοιχείων</ahelp>. Καλέστε το <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link> στο παράθυρο <emph>εντολών</emph> για να δείτε μια ταυτόσιμη λίστα με μεμονωμένες συναρτήσεις. Οποιοιδήποτε τελεστές δεν βρέθηκαν στο παράθυρο στοιχείων πρέπει να εισάγονται απευθείας στο παράθυρο εντολών. Μπορείτε επίσης να εισάγετε απευθείας άλλα μέρη του τύπου ακόμα κι αν τα σύμβολα υπάρχουν ήδη στον τύπο."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3149290\n"
-"3\n"
-"help.text"
-msgid "After clicking the <emph>Set Operations</emph> icon in the Elements window additional icons will be shown in the lower part of this window. Simply click a symbol to incorporate the operator in the formula being edited in the Commands window."
-msgstr "Αφού πατήσετε στο εικονίδιο <emph>Πράξεις συνόλων</emph> στο παράθυρο στοιχείων θα εμφανιστούν πρόσθετα εικονίδια στο κάτω μέρος του παραθύρου. Απλά πατήστε ένα σύμβολο για να ενσωματώσετε τον τελεστή στον τύπο που επεξεργάζεστε στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"hd_id3147258\n"
-"4\n"
-"help.text"
-msgid "The set operations in detail:"
-msgstr "Πράξεις συνόλων με λεπτομέρειες:"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN10081\n"
-"help.text"
-msgid "<image id=\"img_id3145418\" src=\"starmath/res/op21401.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3145418\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145418\" src=\"starmath/res/op21401.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3145418\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3154275\n"
-"33\n"
-"help.text"
-msgid "is included in"
-msgstr "συμπεριλαμβάνεται σε"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3150706\n"
-"34\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XINY\">Use the icon to insert the <emph>is included in</emph> set operator with two placeholders.</ahelp> You can also enter <emph><?> in <?></emph> directly into the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_XINY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>συμπεριλαμβάνεται σε</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> in <?></emph> απευθείας στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN100BC\n"
-"help.text"
-msgid "<image id=\"img_id3153782\" src=\"starmath/res/op21402.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3153782\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153782\" src=\"starmath/res/op21402.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3153782\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3150984\n"
-"35\n"
-"help.text"
-msgid "is not included in"
-msgstr "δεν συμπεριλαμβάνεται σε"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3150997\n"
-"36\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XNOTINY\">Use this icon to insert the <emph>is not included in</emph> set operator with two placeholders.</ahelp> You can also enter <emph><?> notin <?> </emph>in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_XNOTINY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>δεν συμπεριλαμβάνεται σε</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> notin <?> </emph> απευθείας στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN100F7\n"
-"help.text"
-msgid "<image id=\"img_id3150972\" src=\"starmath/res/op21403.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3150972\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150972\" src=\"starmath/res/op21403.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3150972\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3149688\n"
-"53\n"
-"help.text"
-msgid "includes"
-msgstr "περιλαμβάνει"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3149338\n"
-"52\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XOWNSY\">Use this icon to insert the set operator <emph>includes </emph>with two placeholders.</ahelp> You can also enter <emph><?> owns <?></emph> or <emph><?> ni <?></emph> directly in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_XOWNSY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>συμπεριλαμβάνει</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> owns <?></emph> ή <emph><?> ni <?></emph> απευθείας στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN10135\n"
-"help.text"
-msgid "<image id=\"img_id3155180\" src=\"starmath/res/op22002.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155180\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155180\" src=\"starmath/res/op22002.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155180\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3149101\n"
-"75\n"
-"help.text"
-msgid "empty set"
-msgstr "κενό σύνολο"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3154829\n"
-"74\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_EMPTYSET\">Use this icon to insert an <emph>empty set</emph>.</ahelp> Enter <emph>emptyset</emph> in the Commands window, in order to insert an empty set into your document."
-msgstr "<ahelp hid=\"HID_SMA_EMPTYSET\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε ένα <emph>κενό σύνολο</emph>.</ahelp> Εισάγετε <emph>emptyset</emph> στο παράθυρο εντολών, για να εισαγάγετε ένα κενό σύνολο στο έγγραφό σας."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN1016E\n"
-"help.text"
-msgid "<image id=\"img_id3147093\" src=\"starmath/res/op21405.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147093\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147093\" src=\"starmath/res/op21405.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147093\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3149035\n"
-"55\n"
-"help.text"
-msgid "Intersection"
-msgstr "Τομή"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3147573\n"
-"54\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XINTERSECTIONY\">Use this icon to insert two placeholders with the set operator <emph>intersection of sets </emph>.</ahelp> The same happens if you enter <emph><?> intersection <?></emph> Commands window."
-msgstr "<ahelp hid=\"HID_SMA_XINTERSECTIONY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε δύο δείκτες τοποθέτησης με την πράξη συνόλου <emph>τομή συνόλων</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> intersection <?></emph> στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN101A7\n"
-"help.text"
-msgid "<image id=\"img_id3155147\" src=\"starmath/res/op21406.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155147\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155147\" src=\"starmath/res/op21406.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155147\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3147130\n"
-"57\n"
-"help.text"
-msgid "Union"
-msgstr "Ένωση"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3154376\n"
-"56\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XUNIONY\">Use this icon to insert the <emph>union</emph> set operator with two placeholders.</ahelp> You can also enter <emph><?> union <?> </emph>directly in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_XUNIONY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>ένωση</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> union <?> </emph> απευθείας στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN101E0\n"
-"help.text"
-msgid "<image id=\"img_id3154922\" src=\"starmath/res/op21407.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154922\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154922\" src=\"starmath/res/op21407.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154922\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3145774\n"
-"59\n"
-"help.text"
-msgid "Difference"
-msgstr "Διαφορά"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3145786\n"
-"58\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XSETMINUSY\">Use this icon to insert the <emph>difference</emph> set operator.</ahelp> You can also enter <emph><?> setminus <?></emph> or <emph><?> bslash <?></emph> in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_XSETMINUSY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>διαφορά</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?> setminus <?></emph> ή <emph><?> bslash <?></emph> στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN1021C\n"
-"help.text"
-msgid "<image id=\"img_id3148889\" src=\"starmath/res/op21408.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3148889\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148889\" src=\"starmath/res/op21408.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3148889\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3149536\n"
-"60\n"
-"help.text"
-msgid "Quotient set"
-msgstr "Σύνολο πηλίκων"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3149549\n"
-"51\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XSLASHY\">Use this icon to insert a slash for creating a <emph>quotient set</emph> with two placeholders.</ahelp> Enter <emph><?>slash<?></emph> in the Commands window, to achieve the same result."
-msgstr "<ahelp hid=\"HID_SMA_XSLASHY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε μια κάθετο για να δημιουργήσετε ένα <emph>σύνολο πηλίκων</emph> με δύο δείκτες τοποθέτησης.</ahelp> Εισάγετε <emph><?>slash<?></emph> στο παράθυρο εντολών, για να επιτύχετε το ίδιο αποτέλεσμα."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN10255\n"
-"help.text"
-msgid "<image id=\"img_id3147473\" src=\"starmath/res/op22001.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147473\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147473\" src=\"starmath/res/op22001.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147473\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3147500\n"
-"77\n"
-"help.text"
-msgid "aleph"
-msgstr "Άλεφ"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3145263\n"
-"76\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_ALEPH\">Use this icon to insert a <emph>cardinal number</emph>. </ahelp> You can achieve the same result by entering <emph>aleph</emph> in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_ALEPH\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε έναν <emph>κύριο αριθμό</emph>.</ahelp> Θα επιτύχετε το ίδιο αποτέλεσμα πληκτρολογώντας <emph>aleph</emph> στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN1028E\n"
-"help.text"
-msgid "<image id=\"img_id3155974\" src=\"starmath/res/op21409.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155974\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155974\" src=\"starmath/res/op21409.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155974\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3150561\n"
-"62\n"
-"help.text"
-msgid "Subset"
-msgstr "Υποσύνολο"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3156227\n"
-"61\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XSUBSETY\">Use this icon to insert the <emph>is a subset of</emph> set operator.</ahelp> You can also enter <emph><?>subset<?></emph> directly in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_XSUBSETY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>είναι υποσύνολο του</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>subset<?></emph> απευθείας στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN102C9\n"
-"help.text"
-msgid "<image id=\"img_id3147119\" src=\"starmath/res/op21410.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147119\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147119\" src=\"starmath/res/op21410.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147119\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3147448\n"
-"64\n"
-"help.text"
-msgid "Subset or equal to"
-msgstr "Υποσύνολό ή ίσο με"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3147460\n"
-"63\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XSUBSETEQY\">Use this icon to insert the <emph>is a subset or equal to</emph> set operator with two placeholders.</ahelp> You can also enter <emph><?>subseteq<?></emph> in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_XSUBSETEQY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>είναι υποσύνολο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>subseteq<?></emph> στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN10304\n"
-"help.text"
-msgid "<image id=\"img_id3147065\" src=\"starmath/res/op21411.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147065\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147065\" src=\"starmath/res/op21411.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147065\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3154788\n"
-"66\n"
-"help.text"
-msgid "Superset"
-msgstr "Υπερσύνολο"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3151088\n"
-"65\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XSUPSETY\">Use this icon to insert the set operator <emph>is a superset of</emph> and two placeholders.</ahelp> You can also enter <emph><?>supset<?></emph> in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_XSUPSETY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>είναι υπερσύνολο του</emph> και δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>supset<?></emph> στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN1033F\n"
-"help.text"
-msgid "<image id=\"img_id3154590\" src=\"starmath/res/op21412.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154590\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154590\" src=\"starmath/res/op21412.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154590\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3153305\n"
-"68\n"
-"help.text"
-msgid "Superset or equal to"
-msgstr "Υπερσύνολό ή ίσο με"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3151119\n"
-"67\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XSUPSETEQY\">Use this icon to insert the set operator <emph>is a super set or equal to</emph> with two placeholders.</ahelp> Alternatively, you can enter <emph><?>supseteq<?> </emph>in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_XSUPSETEQY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>είναι υπερσύνολο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>supseteq<?> </emph> στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN1037A\n"
-"help.text"
-msgid "<image id=\"img_id3149318\" src=\"starmath/res/op21413.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149318\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149318\" src=\"starmath/res/op21413.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149318\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3150454\n"
-"69\n"
-"help.text"
-msgid "not subset"
-msgstr "μη υποσύνολο"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3153968\n"
-"47\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XNSUBSETY\">Use this icon to insert the <emph>not subset</emph> set operator with two placeholders.</ahelp> Instead of this, you can also enter <emph><?>nsubset<?></emph>."
-msgstr "<ahelp hid=\"HID_SMA_XNSUBSETY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>δεν είναι υποσύνολο</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>nsubset<?></emph> απευθείας στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN103B7\n"
-"help.text"
-msgid "<image id=\"img_id3151193\" src=\"starmath/res/op21414.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151193\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151193\" src=\"starmath/res/op21414.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151193\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3149236\n"
-"70\n"
-"help.text"
-msgid "not subset or equal to"
-msgstr "μη υποσύνολο ή ίσο με"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3149249\n"
-"49\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XNSUBSETEQY\">Use this icon to insert the <emph>not subset or equal</emph> set operator with two placeholders.</ahelp> You can also enter <emph><?>nsubseteq<?> </emph>in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_XNSUBSETEQY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>δεν είναι υποσύνολο ή ίσο</emph> με δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>nsubseteq<?> </emph> στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN103F4\n"
-"help.text"
-msgid "<image id=\"img_id3146956\" src=\"starmath/res/op21415.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3146956\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146956\" src=\"starmath/res/op21415.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3146956\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3148796\n"
-"71\n"
-"help.text"
-msgid "not superset"
-msgstr "μη υπερσύνολο"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3149995\n"
-"48\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XNSUPSETY\">Use this icon to insert the <emph>not superset</emph> set operator with two placeholders.</ahelp> You can also enter <emph><?>nsupset<?> </emph>in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_XNSUPSETY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>δεν είναι υπερσύνολο</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>nsupset<?></emph> στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN10431\n"
-"help.text"
-msgid "<image id=\"img_id3151223\" src=\"starmath/res/op21416.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151223\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151223\" src=\"starmath/res/op21416.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151223\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3155798\n"
-"72\n"
-"help.text"
-msgid "not superset or equal to"
-msgstr "μη υπερσύνολο ή ίσο με"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3155810\n"
-"50\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_XNSUPSETEQY\">Use this icon to insert the <emph>not superset or equal</emph> set operator with two placeholders.</ahelp> Instead of this you can type <emph><?>nsupseteq<?> </emph>in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_XNSUPSETEQY\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε την πράξη συνόλου <emph>δεν είναι υπερσύνολο ή ίσο με</emph> με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να εισάγετε <emph><?>nsupseteq<?> </emph> στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN1046E\n"
-"help.text"
-msgid "<image id=\"img_id3156087\" src=\"starmath/res/op21417.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3156087\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156087\" src=\"starmath/res/op21417.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3156087\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3148815\n"
-"79\n"
-"help.text"
-msgid "Set of natural numbers"
-msgstr "Σύνολο φυσικών αριθμών"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3154352\n"
-"78\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_SETN\">Use this icon to insert a character for the <emph>set of natural numbers</emph>.</ahelp> Instead of this, you can enter <emph>setn</emph> in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_SETN\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε ένα χαρακτήρα για το <emph>σύνολο των φυσικών αριθμών</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph>setn</emph> απευθείας στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN104A7\n"
-"help.text"
-msgid "<image id=\"img_id3147383\" src=\"starmath/res/op21418.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147383\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147383\" src=\"starmath/res/op21418.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147383\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3149628\n"
-"81\n"
-"help.text"
-msgid "Set of whole numbers"
-msgstr "Το σύνολο όλων των αριθμών"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3149641\n"
-"80\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_SETZ\">Use this icon to insert a character for the <emph>set of whole numbers</emph>.</ahelp> You can also do this by entering <emph>setz</emph> in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_SETZ\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε ένα χαρακτήρα για το <emph>σύνολο όλων των αριθμών</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph>setz</emph> απευθείας στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN104E0\n"
-"help.text"
-msgid "<image id=\"img_id3154038\" src=\"starmath/res/op21419.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154038\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154038\" src=\"starmath/res/op21419.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154038\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3149961\n"
-"83\n"
-"help.text"
-msgid "Set of rational numbers"
-msgstr "Σύνολο ρητών αριθμών"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3149974\n"
-"82\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_SETQ\">Use this icon to insert a character for the <emph>set of rational numbers</emph>.</ahelp> You can also do this by directly entering <emph>setq</emph> in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_SETQ\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε ένα χαρακτήρα για το <emph>σύνολο των ρητών αριθμών</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph>setq</emph> απευθείας στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN10519\n"
-"help.text"
-msgid "<image id=\"img_id3149625\" src=\"starmath/res/op21420.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149625\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149625\" src=\"starmath/res/op21420.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149625\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3145663\n"
-"85\n"
-"help.text"
-msgid "Set of real numbers"
-msgstr "Σύνολο πραγματικών αριθμών"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3148709\n"
-"84\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_SETR\">Use this icon to insert a character for the <emph>set of real numbers</emph>.</ahelp> Instead of this, you can enter <emph>setr</emph> in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_SETR\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε ένα χαρακτήρα για το <emph>σύνολο των πραγματικών αριθμών</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph>setr</emph> απευθείας στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_idN10552\n"
-"help.text"
-msgid "<image id=\"img_id3155555\" src=\"starmath/res/op21421.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155555\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155555\" src=\"starmath/res/op21421.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155555\">Εικονίδιο</alt></image>"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3149519\n"
-"87\n"
-"help.text"
-msgid "Set of complex numbers"
-msgstr "Σύνολο μιγαδικών αριθμών"
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3148672\n"
-"86\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SMA_SETC\">Use this icon to insert a character for the <emph>set of complex numbers</emph>.</ahelp> You can also enter <emph>setc</emph> in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_SETC\">Χρησιμοποιήστε αυτό το εικονίδιο για να εισάγετε ένα χαρακτήρα για το <emph>σύνολο των μιγαδικών αριθμών</emph>.</ahelp> Μπορείτε επίσης να εισάγετε <emph>setc</emph> απευθείας στο παράθυρο εντολών."
-
-#: 03090800.xhp
-msgctxt ""
-"03090800.xhp\n"
-"par_id3154224\n"
-"73\n"
-"help.text"
-msgid "Be sure to leave spaces (gaps) between values and commands when entering them manually in the Commands window. This ensures that the correct structure is achieved."
-msgstr "Βεβαιωθείτε ότι αφήσατε κενά (διαστήματα) μεταξύ των τιμών και των εντολών όταν τα εισάγετε χειροκίνητα στο παράθυρο εντολών. Αυτό εξασφαλίζει την σωστή δομή των εντολών."
-
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
@@ -11235,2197 +10985,2447 @@ msgctxt ""
msgid "Suppress horizontal space between elements"
msgstr "Κατάργηση οριζόντιων κενών μεταξύ στοιχείων"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
+"03091600.xhp\n"
"tit\n"
"help.text"
-msgid "Format"
-msgstr "Μορφοποίηση"
+msgid "Other Symbols"
+msgstr "Άλλα σύμβολα"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"bm_id3153150\n"
+"03091600.xhp\n"
+"bm_id3149261\n"
"help.text"
-msgid "<bookmark_value>formatting;in $[officename] Math</bookmark_value><bookmark_value>$[officename] Math; formatting</bookmark_value><bookmark_value>superscripts</bookmark_value><bookmark_value>binomials</bookmark_value><bookmark_value>vertical elements</bookmark_value><bookmark_value>lines; inserting in formulas</bookmark_value><bookmark_value>subscripts</bookmark_value><bookmark_value>stacks</bookmark_value><bookmark_value>vertical arrangement of elements</bookmark_value><bookmark_value>small gaps</bookmark_value><bookmark_value>alignment; left (Math)</bookmark_value><bookmark_value>left-justified alignment (Math)</bookmark_value><bookmark_value>alignment; horizontally centered (Math)</bookmark_value><bookmark_value>centered horizontally; alignment (Math)</bookmark_value><bookmark_value>alignment; right (Math)</bookmark_value><bookmark_value>right-justified alignment in %PRODUCTNAME Math</bookmark_value><bookmark_value>matrices; arranging</bookmark_value><bookmark_value>spaces in formulas</bookmark_value><bookmark_value>gaps in formulas</bookmark_value><bookmark_value>inserting; gaps</bookmark_value><bookmark_value>arranging;matrices</bookmark_value><bookmark_value>formulas;aligning</bookmark_value><bookmark_value>aligning formulas</bookmark_value>"
-msgstr "<bookmark_value>μορφοποίηση στο $[officename] Math</bookmark_value><bookmark_value>$[officename] Math, μορφοποίηση</bookmark_value><bookmark_value>εκθέτες</bookmark_value><bookmark_value>διώνυμα</bookmark_value><bookmark_value>κατακόρυφα στοιχεία</bookmark_value><bookmark_value>γραμμές, εισαγωγή σε τύπους</bookmark_value><bookmark_value>δείκτες</bookmark_value><bookmark_value>στοίβες</bookmark_value><bookmark_value>κατακόρυφη τακτοποίηση στοιχείων</bookmark_value><bookmark_value>μικρά διαστήματα</bookmark_value><bookmark_value>στοίχιση, αριστερή (Math)</bookmark_value><bookmark_value>πλήρης αριστερή στοίχιση (Math)</bookmark_value><bookmark_value>στοίχιση, οριζόντια στο κέντρο (Math)</bookmark_value><bookmark_value>οριζόντια στο κέντρο, στοίχιση (Math)</bookmark_value><bookmark_value>στοίχιση, δεξιά (Math)</bookmark_value><bookmark_value>πλήρης δεξιά στοίχιση στο %PRODUCTNAME Math</bookmark_value><bookmark_value>πίνακες, τακτοποίηση</bookmark_value><bookmark_value>κενά σε τύπους</bookmark_value><bookmark_value>διαστήματα σε τύπους</bookmark_value><bookmark_value>εισαγωγή, διαστήματα</bookmark_value><bookmark_value>τακτοποίηση, πίνακες</bookmark_value><bookmark_value>τύποι, στοίχιση</bookmark_value><bookmark_value>στοίχιση τύπων</bookmark_value>"
+msgid "<bookmark_value>mathematical symbols; other</bookmark_value><bookmark_value>real part of complex numbers</bookmark_value><bookmark_value>symbols;for complex numbers</bookmark_value><bookmark_value>partial differentiation symbol</bookmark_value><bookmark_value>infinity symbol</bookmark_value><bookmark_value>Nabla operator</bookmark_value><bookmark_value>there exists symbol</bookmark_value><bookmark_value>there does not exist symbol</bookmark_value><bookmark_value>existence quantor symbol</bookmark_value><bookmark_value>for all symbol</bookmark_value><bookmark_value>universal quantifier symbol</bookmark_value><bookmark_value>h-bar symbol</bookmark_value><bookmark_value>lambda-bar symbol</bookmark_value><bookmark_value>imaginary part of a complex number</bookmark_value><bookmark_value>complex numbers; symbols</bookmark_value><bookmark_value>weierstrass p symbol</bookmark_value><bookmark_value>left arrow symbol</bookmark_value><bookmark_value>right arrow symbol</bookmark_value><bookmark_value>up arrow symbol</bookmark_value><bookmark_value>down arrow symbol</bookmark_value><bookmark_value>arrows;symbols in %PRODUCTNAME Math</bookmark_value><bookmark_value>center dots symbol</bookmark_value><bookmark_value>axis-ellipsis</bookmark_value><bookmark_value>vertical dots symbol</bookmark_value><bookmark_value>diagonal upward dots;symbol</bookmark_value><bookmark_value>diagonal downward dots;symbol</bookmark_value><bookmark_value>epsilon; back</bookmark_value><bookmark_value>back epsilon symbol</bookmark_value><bookmark_value>placeholders; inserting in formulas</bookmark_value><bookmark_value>ellipsis symbols</bookmark_value>"
+msgstr "<bookmark_value>μαθηματικά σύμβολα;άλλα</bookmark_value><bookmark_value>πραγματικό μέρος μιγαδικών αριθμών</bookmark_value><bookmark_value>σύμβολα;για μιγαδικούς αριθμούς</bookmark_value><bookmark_value>σύμβολο μερικής διαφόρισης</bookmark_value><bookmark_value>σύμβολο απείρου</bookmark_value><bookmark_value>Αναδελτικός τελεστής</bookmark_value><bookmark_value>σύμβολο ύπαρξης</bookmark_value><bookmark_value>σύμβολο μη ύπαρξης</bookmark_value><bookmark_value>σύμβολο ύπαρξης πoσοδείκτη</bookmark_value><bookmark_value>σύμβολο για κάθε</bookmark_value><bookmark_value>σύμβολο καθολικού ποσοδείκτη</bookmark_value><bookmark_value>σύμβολο h-bar</bookmark_value><bookmark_value>σύμβολο λάμδα-bar</bookmark_value><bookmark_value>φανταστικό μέρος μιγαδικού αριθμού</bookmark_value><bookmark_value>μιγαδικοί αριθμοί; σύμβολα</bookmark_value><bookmark_value>σύμβολο weierstrass p</bookmark_value><bookmark_value>σύμβολο αριστερού βέλους</bookmark_value><bookmark_value>σύμβολο δεξιού βέλους</bookmark_value><bookmark_value>σύμβολο πάνω βέλους</bookmark_value><bookmark_value>σύμβολο κάτω βέλους</bookmark_value><bookmark_value>βέλη;σύμβολα στο %PRODUCTNAME Math</bookmark_value><bookmark_value>σύμβολο τελειών στο κέντρο</bookmark_value><bookmark_value>έλλειψη στον άξονα</bookmark_value><bookmark_value>σύμβολο κάθετων τελειών</bookmark_value><bookmark_value>διαγώνιες προς τα πάνω κουκκίδες; σύμβολο</bookmark_value><bookmark_value>διαγώνιες προς τα κάτω τελείες;σύμβολο</bookmark_value><bookmark_value>ανάποδο έψιλον</bookmark_value><bookmark_value>σύμβολο ανάποδου έψιλον</bookmark_value><bookmark_value>δεσμευτικά θέσης; εισαγωγή σε τύπους</bookmark_value><bookmark_value>σύμβολα έλλειψης</bookmark_value>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"hd_id3153150\n"
+"03091600.xhp\n"
+"hd_id3149261\n"
"1\n"
"help.text"
-msgid "<link href=\"text/smath/01/03090700.xhp\" name=\"Format\">Format</link>"
-msgstr "<link href=\"text/smath/01/03090700.xhp\" name=\"Μορφή\">Μορφή</link>"
+msgid "<link href=\"text/smath/01/03091600.xhp\" name=\"Other Symbols\">Other Symbols</link>"
+msgstr "<link href=\"text/smath/01/03091600.xhp\" name=\"Άλλα σύμβολα\">Άλλα σύμβολα</link>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3147262\n"
+"03091600.xhp\n"
+"par_id3157884\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_FORMAT_CAT\">You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower half of the Formula Elements window.</ahelp> These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_FORMAT_CAT\">Μπορείτε να επιλέξετε μεταξύ διάφορων επιλογών για τη μορφοποίηση του τύπου για το $[officename] Math. Οι επιλογές μορφοποίησης εμφανίζονται στο κάτω μισό του παραθύρου στοιχείων τύπου.</ahelp> Αυτές οι επιλογές βρίσκονται επίσης σε λίστα στο <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">μενού περιβάλλοντος</link> του παραθύρου <emph>εντολών</emph>."
+msgid "<ahelp hid=\"HID_SMA_MISC_MENU\">Shows miscellaneous mathematical symbols.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_MISC_MENU\">Εμφανίζει διάφορα μαθηματικά σύμβολα.</ahelp>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3154263\n"
+"03091600.xhp\n"
+"hd_id3156430\n"
"3\n"
"help.text"
-msgid "The following is a complete list of all available formatting options in $[officename] Math. The icon next to the formatting option indicates that it can be accessed through the Elements window (menu <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
-msgstr "Η επόμενη είναι μια ολοκληρωμένη λίστα με όλες τις διαθέσιμες επιλογές μορφοποίησης στο $[officename] Math. Το εικονίδιο δίπλα στην επιλογή μορφοποίησης δείχνει ότι μπορείτε να έχετε πρόσβαση σε αυτό μέσω του παραθύρου στοιχείων (μενού <emph>Προβολή - Στοιχεία</emph>) ή μέσω του μενού περιεχομένου στο παράθυρο <emph>εντολών</emph>."
+msgid "Symbols in detail"
+msgstr "Σύμβολα με λεπτομέρειες"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3153536\n"
-"17\n"
+"03091600.xhp\n"
+"par_id3145171\n"
"help.text"
-msgid "The letter \"a\" refers to the placeholder in your formula which you would like to assign to the respective formatting. You can substitute this character for any other you like."
-msgstr "Το γράμμα \"a\" αναφέρεται στο δείκτη τοποθέτησης στον τύπο σας τον οποίο επιθυμείτε να αναθέσετε στην αντίστοιχη μορφοποίηση. Μπορείτε να αντικαταστήσετε αυτόν το χαρακτήρα με οποιονδήποτε άλλο επιθυμείτε."
+msgid "<image id=\"img_id3145177\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145177\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145177\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145177\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"hd_id3151104\n"
-"4\n"
+"03091600.xhp\n"
+"par_id3153167\n"
+"44\n"
"help.text"
-msgid "Formatting options"
-msgstr "Επιλογές μορφοποίησης"
+msgid "<emph>Partial</emph>"
+msgstr "<emph>Μερική</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN1008B\n"
+"03091600.xhp\n"
+"par_id3156303\n"
+"5\n"
"help.text"
-msgid "<image id=\"img_id3150981\" src=\"starmath/res/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150981\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150981\" src=\"starmath/res/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150981\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_PARTIAL\">Inserts the symbol for a partial differentiation.</ahelp> Command for the <emph>Commands</emph> window: <emph>partial</emph>"
+msgstr "<ahelp hid=\"HID_SMA_PARTIAL\">Εισάγει το σύμβολο για μερική διαφόριση.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>partial</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3147519\n"
-"45\n"
+"03091600.xhp\n"
+"par_id3152782\n"
"help.text"
-msgid "Superscript left"
-msgstr "Αριστερός εκθέτης"
+msgid "<image id=\"img_id3152788\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152788\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152788\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152788\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3147531\n"
-"44\n"
+"03091600.xhp\n"
+"par_id3151049\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_LSUPX\">Inserts a superscript to the left of a placeholder.</ahelp> You can also type <emph><?>lsup{<?>}</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_LSUPX\">Εισάγει έναν εκθέτη στα αριστερά ενός δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>lsup{<?>}</emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "<emph>Infinity</emph>"
+msgstr "<emph>Άπειρο</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN100C4\n"
+"03091600.xhp\n"
+"par_id3153648\n"
+"6\n"
"help.text"
-msgid "<image id=\"img_id3149691\" src=\"starmath/res/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149691\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149691\" src=\"starmath/res/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149691\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_INFINITY\">Inserts the symbol for infinity.</ahelp> Command for the <emph>Commands</emph> window: <emph>infinity</emph> or <emph>infty</emph>"
+msgstr "<ahelp hid=\"HID_SMA_INFINITY\">Εισάγει το σύμβολο για το άπειρο.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>infinity</emph> ή <emph>infty</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3146931\n"
-"60\n"
+"03091600.xhp\n"
+"par_id3150217\n"
"help.text"
-msgid "Superscript top"
-msgstr "Εκθέτης στην κορυφή"
+msgid "<image id=\"img_id3150223\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150223\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150223\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150223\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3159195\n"
-"58\n"
+"03091600.xhp\n"
+"par_id3153687\n"
+"45\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_CSUPX\">Inserts a superscript directly above a placeholder.</ahelp> You can also type <emph><?>csup<?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_CSUPX\">Εισάγει έναν εκθέτη απευθείας πάνω από ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>csup<?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "<emph>Nabla</emph>"
+msgstr "<emph>Ανάδελτα</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN100FF\n"
+"03091600.xhp\n"
+"par_id3149735\n"
+"16\n"
"help.text"
-msgid "<image id=\"img_id3149097\" src=\"starmath/res/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149097\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149097\" src=\"starmath/res/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149097\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_NABLA\">Inserts the symbol for a Nabla vector operator.</ahelp> Command for the <emph>Commands</emph> window: <emph>nabla</emph>"
+msgstr "<ahelp hid=\"HID_SMA_NABLA\">Εισάγει το σύμβολο του τελεστή αναδελτικού διανύσματος.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>nabla</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3151249\n"
-"39\n"
+"03091600.xhp\n"
+"par_id3155330\n"
"help.text"
-msgid "Superscript right"
-msgstr "Δεξιός εκθέτης"
+msgid "<image id=\"img_id3155336\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155336\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155336\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155336\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3151262\n"
-"40\n"
+"03091600.xhp\n"
+"par_id3154398\n"
+"46\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_RSUPX\">Inserts a superscript to the right of a placeholder.</ahelp> You can also type <emph><?>^{<?>}</emph> directly in the <emph>Commands</emph> window, or you can use <emph>rsup</emph> or <emph>sup</emph>."
-msgstr "<ahelp hid=\"HID_SMA_RSUPX\">Εισάγει έναν εκθέτη στα δεξιά ενός δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>^{<?>}</emph> στο παράθυρο <emph>εντολών</emph>, ή να χρησιμοποιήσετε την εντολή <emph>rsup</emph> ή την <emph>sup</emph>."
+msgid "<emph>There exists</emph>"
+msgstr "<emph>Υπάρχει</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN1013E\n"
+"03091600.xhp\n"
+"par_id3156346\n"
+"41\n"
"help.text"
-msgid "<image id=\"img_id3149044\" src=\"starmath/res/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149044\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149044\" src=\"starmath/res/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149044\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_EXISTS\">Inserts the symbol for an Existence quantor.</ahelp> Command for the <emph>Commands</emph> window: <emph>exists</emph>"
+msgstr "<ahelp hid=\"HID_SMA_EXISTS\">Εισάγει το σύμβολο για υπαρξιακή ποσότητα.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>exists</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3152774\n"
-"63\n"
+"03091600.xhp\n"
+"par_idA3155330\n"
"help.text"
-msgid "Vertical stack (2 elements)"
-msgstr "Κατακόρυφη στοίβα (2 στοιχεία)"
+msgid "<image id=\"img_idA3155336\" src=\"starmath/res/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3155336\">Icon</alt></image>"
+msgstr "<image id=\"img_idA3155336\" src=\"starmath/res/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3155336\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3147326\n"
-"62\n"
+"03091600.xhp\n"
+"par_idA3154398\n"
+"46\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_BINOMXY\">Inserts a vertical stack (binomial) with two placeholders.</ahelp> You can also type <emph>binom<?><?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_BINOMXY\">Εισάγει μια στοίβα κατακόρυφη (διωνυμική) με δύο δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>binom<?><?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "<emph>There does not exist</emph>"
+msgstr "<emph>Δεν υπάρχει</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN10179\n"
+"03091600.xhp\n"
+"par_idA3156346\n"
+"41\n"
"help.text"
-msgid "<image id=\"img_id3154390\" src=\"starmath/res/co21901.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154390\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154390\" src=\"starmath/res/co21901.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154390\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_NOTEXISTS\">Inserts the symbol for an Existence quantor.</ahelp> Command for the <emph>Commands</emph> window: <emph>notexists</emph>"
+msgstr "<ahelp hid=\"HID_SMA_NOTEXISTS\">Εισάγει το σύμβολο για ποσοδείκτη ύπαρξης. </ahelp>Εντολή για το παράθυρο <emph>Εντολές</emph>:<emph>δεν υπάρχει</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3150575\n"
-"41\n"
+"03091600.xhp\n"
+"par_id3151296\n"
"help.text"
-msgid "New line"
-msgstr "Νέα γραμμή"
+msgid "<image id=\"img_id3151302\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151302\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151302\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151302\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3150587\n"
-"18\n"
+"03091600.xhp\n"
+"par_id3146976\n"
+"47\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_NEWLINE\">Inserts a new line in your document.</ahelp> You can also type <emph>newline</emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_NEWLINE\">Εισάγει εισάγει μία νέα γραμμή στο έγγραφό σας.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>newline</emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "<emph>For all</emph>"
+msgstr "<emph>Για όλα</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN101B2\n"
+"03091600.xhp\n"
+"par_id3150478\n"
+"69\n"
"help.text"
-msgid "<image id=\"img_id3155117\" src=\"starmath/res/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155117\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155117\" src=\"starmath/res/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155117\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_FORALL\">Inserts the symbol for a universal quantifier \"for all\".</ahelp> Command for the <emph>Commands</emph> window: <emph>forall</emph>"
+msgstr "<ahelp hid=\"HID_SMA_FORALL\">Εισάγει το σύμβολο για καθολικούς εκτιμητές \"για όλα\".</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph> : <emph>forall</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3148760\n"
-"43\n"
+"03091600.xhp\n"
+"par_id3153023\n"
"help.text"
-msgid "Subscript left"
-msgstr "Αριστερός δείκτης"
+msgid "<image id=\"img_id3153030\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153030\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153030\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153030\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3147309\n"
-"42\n"
+"03091600.xhp\n"
+"par_id3159250\n"
+"58\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_LSUBX\">Inserts a subscript to the left of a placeholder.</ahelp> You can also type <emph><?>lsub{<?>}</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_LSUBX\">Εισάγει ένα δείκτη στα αριστερά ενός δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>lsub{<?>}</emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "<emph>h Bar</emph>"
+msgstr "<emph>h με γραμμή</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN101EB\n"
+"03091600.xhp\n"
+"par_id3159264\n"
+"57\n"
"help.text"
-msgid "<image id=\"img_id3149544\" src=\"starmath/res/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149544\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149544\" src=\"starmath/res/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149544\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_HBAR\">Inserts the symbol for the h-bar constant.</ahelp> Command for the <emph>Commands</emph> window: <emph>hbar</emph>"
+msgstr "<ahelp hid=\"HID_SMA_HBAR\">Εισάγει το σύμβολο για τη σταθερά h-bar.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>hbar</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3150687\n"
-"61\n"
+"03091600.xhp\n"
+"par_id3153908\n"
"help.text"
-msgid "Subscript bottom"
-msgstr "Κάτω δείκτης"
+msgid "<image id=\"img_id3153256\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153256\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153256\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153256\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3150699\n"
+"03091600.xhp\n"
+"par_id3145378\n"
+"60\n"
+"help.text"
+msgid "<emph>Lambda Bar</emph>"
+msgstr "<emph>λάμδα με γραμμή</emph>"
+
+#: 03091600.xhp
+msgctxt ""
+"03091600.xhp\n"
+"par_id3150338\n"
"59\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_CSUBX\">Inserts a subscript directly under a placeholder.</ahelp> You can also type <emph><?>csub<?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_CSUBX\">Εισάγει ένα δείκτη απευθείας κάτω από ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>csub<?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "<ahelp hid=\"HID_SMA_LAMBDABAR\">Inserts the symbol for a lambda-bar.</ahelp> Command for the <emph>Commands</emph> window: <emph>lambdabar</emph>"
+msgstr "<ahelp hid=\"HID_SMA_LAMBDABAR\">Εισάγει το σύμβολο για ένα lambda-bar.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>lambdabar</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN10226\n"
+"03091600.xhp\n"
+"par_id3150651\n"
"help.text"
-msgid "<image id=\"img_id3145265\" src=\"starmath/res/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145265\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145265\" src=\"starmath/res/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145265\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3154285\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154285\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154285\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154285\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3145136\n"
-"37\n"
+"03091600.xhp\n"
+"par_id3153962\n"
+"48\n"
"help.text"
-msgid "Subscript right"
-msgstr "Δεξιός δείκτης"
+msgid "<emph>Real Part</emph>"
+msgstr "<emph>Πραγματικό μέρος</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3146913\n"
-"38\n"
+"03091600.xhp\n"
+"par_id3148610\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_RSUBX\">Inserts a subscript to the right of a placeholder.</ahelp> You can also type <emph><?>_{<?>}</emph> in the <emph>Commands</emph> window, and the subscript dash can be replaced by <emph>rsub</emph> or <emph>sub</emph>."
-msgstr "<ahelp hid=\"HID_SMA_RSUBX\">Εισάγει ένα δείκτη στα δεξιά ενός δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph><?>_{<?>}</emph> στο παράθυρο <emph>εντολών</emph>, και η παύλα του δείκτη μπορεί να αντικατασταθεί από την εντολή <emph>rsub</emph> ή την <emph>sub</emph>."
+msgid "<ahelp hid=\"HID_SMA_RE\">Inserts the symbol for the real part of a complex number.</ahelp> Command for the <emph>Commands</emph> window: <emph>re</emph>"
+msgstr "<ahelp hid=\"HID_SMA_RE\">Εισάγει το σύμβολο για το πραγματικό μέρος μιγαδικού αριθμού.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>re</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN10265\n"
+"03091600.xhp\n"
+"par_id3154543\n"
"help.text"
-msgid "<image id=\"img_id3149220\" src=\"starmath/res/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149220\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149220\" src=\"starmath/res/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149220\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3154553\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154553\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154553\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154553\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3147116\n"
-"65\n"
+"03091600.xhp\n"
+"par_id3150430\n"
+"49\n"
"help.text"
-msgid "Vertical stack (3 elements)"
-msgstr "Κατακόρυφη στοίβα (με 3 στοιχεία)"
+msgid "<emph>Imaginary Part</emph>"
+msgstr "<emph>Φανταστικό μέρος</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3146332\n"
-"64\n"
+"03091600.xhp\n"
+"par_id3147036\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_STACK\">Inserts a vertical stack with three placeholders.</ahelp> You can also type <emph>stack {<?>#<?>#<?>}</emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_STACK\">Εισάγει μια κατακόρυφη στοίβα με τρεις δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>stack {<?>#<?>#<?>}</emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "<ahelp hid=\"HID_SMA_IM\">Inserts the symbol for the imaginary part of a complex number.</ahelp> Command for the <emph>Commands</emph> window: <emph>im</emph>"
+msgstr "<ahelp hid=\"HID_SMA_IM\">Εισάγει το σύμβολο για το φανταστικό μέρος μιγαδικού αριθμού.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>im</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN102A0\n"
+"03091600.xhp\n"
+"par_id3154156\n"
"help.text"
-msgid "<image id=\"img_id3149848\" src=\"starmath/res/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149848\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149848\" src=\"starmath/res/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149848\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3154162\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154162\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154162\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154162\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3155572\n"
-"23\n"
+"03091600.xhp\n"
+"par_id3156177\n"
+"51\n"
"help.text"
-msgid "Small gap"
-msgstr "Μικρό κενό"
+msgid "<emph>Weierstrass p</emph>"
+msgstr "<emph>p Βάιερστρας</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3147056\n"
-"24\n"
+"03091600.xhp\n"
+"par_id3155435\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_SBLANK\">Inserts a small gap between a placeholder and the next element.</ahelp> You can also type <emph>`</emph> directly in the Commands window. The command must appear to the left or right of a symbol, variable, number or complete command."
-msgstr "<ahelp hid=\"HID_SMA_SBLANK\">Εισάγει ένα μικρό διάστημα μεταξύ ενός δεσμευτικού τοποθέτησης και του επόμενου στοιχείου.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>`</emph> απευθείας στο παράθυρο εντολών. Η εντολή πρέπει να εμφανίζεται στα αριστερά ή δεξιά του συμβόλου, μεταβλητής, αριθμού ή ολόκληρης εντολής."
+msgid "<ahelp hid=\"HID_SMA_WP\">This icon inserts a Weierstrass p-function symbol.</ahelp> Command for the <emph>Commands</emph> window: <emph>wp</emph>"
+msgstr "<ahelp hid=\"HID_SMA_WP\">Αυτό το εικονίδιο εισάγει ένα σύμβολο για την p συνάρτηση Weierstrauss.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>wp</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN102DC\n"
+"03091600.xhp\n"
+"par_id3155267\n"
"help.text"
-msgid "<image id=\"img_id3154094\" src=\"starmath/res/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154094\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154094\" src=\"starmath/res/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154094\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3155273\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155273\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155273\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155273\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3154580\n"
-"5\n"
+"03091600.xhp\n"
+"par_id3153860\n"
+"62\n"
"help.text"
-msgid "Align left"
-msgstr "Αριστερή στοίχιση"
+msgid "<emph>Left Arrow</emph>"
+msgstr "<emph>Αριστερό βέλος</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3154592\n"
-"6\n"
+"03091600.xhp\n"
+"par_id3146122\n"
+"61\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_ALIGNLX\">This icon assigns left-alignment to \"a\" and inserts a placeholder.</ahelp> You can type <emph>alignl<?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_ALIGNLX\">Αυτό το εικονίδιο αναθέτει την αριστερή στοίχιση στο \"a\" και εισάγει ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>alignl<?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+msgid "<ahelp hid=\"HID_SMA_LEFTARROW\">This icon inserts a left arrow.</ahelp> Command for the <emph>Commands</emph> window: <emph>leftarrow</emph>"
+msgstr "<ahelp hid=\"HID_SMA_LEFTARROW\">Αυτό το εικονίδιο εισάγει ένα αριστερό βέλος.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>leftarrow</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN10317\n"
+"03091600.xhp\n"
+"par_id3149923\n"
"help.text"
-msgid "<image id=\"img_id3156130\" src=\"starmath/res/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156130\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156130\" src=\"starmath/res/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156130\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3149929\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149929\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149929\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149929\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3154723\n"
-"9\n"
+"03091600.xhp\n"
+"par_id3153472\n"
+"64\n"
"help.text"
-msgid "Align to horizontal center"
-msgstr "Οριζόντια στοίχιση στο κέντρο"
+msgid "<emph>Right Arrow</emph>"
+msgstr "<emph>Δεξιό βέλος</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3149319\n"
-"10\n"
+"03091600.xhp\n"
+"par_id3155472\n"
+"63\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_ALIGNCX\">Assigns horizontal central alignment to \"a\" and inserts a placeholder.</ahelp> You can also type <emph>alignc<?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_ALIGNCX\">Αναθέτει οριζόντια στοίχιση στο κέντρο για το \"a\" και εισάγει ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>alignc<?></emph> απευθείας στο παράθυρο <emph>εντολών</emph>."
+msgid "<ahelp hid=\"HID_SMA_RIGHTARROW\">This icon inserts a right arrow.</ahelp> Command for the <emph>Commands</emph> window: <emph>rightarrow</emph>"
+msgstr "<ahelp hid=\"HID_SMA_RIGHTARROW\">Αυτό το εικονίδιο εισάγει ένα δεξί βέλος.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>rightarrow</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN10352\n"
+"03091600.xhp\n"
+"par_id3148506\n"
"help.text"
-msgid "<image id=\"img_id3155583\" src=\"starmath/res/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155583\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155583\" src=\"starmath/res/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155583\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3148512\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148512\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148512\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148512\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3149768\n"
-"7\n"
+"03091600.xhp\n"
+"par_id3152824\n"
+"66\n"
"help.text"
-msgid "Align right"
-msgstr "Δεξιά στοίχιση"
+msgid "<emph>Up Arrow</emph>"
+msgstr "<emph>Πάνω βέλος</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3149780\n"
-"8\n"
+"03091600.xhp\n"
+"par_id3152866\n"
+"65\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_ALIGNRX\">Inserts the command for right alignment and a placeholder.</ahelp> You can also type <emph>alignr<?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_ALIGNRX\">Εισάγει την εντολή για δεξιά στοίχιση και ένα δείκτη τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>alignr<?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "<ahelp hid=\"HID_SMA_UPARROW\">This icon inserts an up arrow.</ahelp> Command for the <emph>Commands</emph> window: <emph>uparrow</emph>"
+msgstr "<ahelp hid=\"HID_SMA_UPARROW\">Αυτό το εικονίδιο εισάγει ένα πάνω βέλος.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>uparrow</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN1038D\n"
+"03091600.xhp\n"
+"par_id3157946\n"
"help.text"
-msgid "<image id=\"img_id3155085\" src=\"starmath/res/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155085\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155085\" src=\"starmath/res/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155085\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3157951\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157951\">Icon</alt></image>"
+msgstr "<image id=\"img_id3157951\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157951\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3154338\n"
-"25\n"
+"03091600.xhp\n"
+"par_id3145694\n"
+"68\n"
"help.text"
-msgid "Matrix stack"
-msgstr "Στοίβα μήτρας"
+msgid "<emph>Down Arrow</emph>"
+msgstr "<emph>Κάτω βέλος</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3146941\n"
-"26\n"
+"03091600.xhp\n"
+"par_id3145735\n"
+"67\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_MATRIX\">This icon inserts a matrix with four placeholders.</ahelp> You can also type <emph>matrix{<?>#<?>##<?>#<?>}</emph> directly in the <emph>Commands</emph> window. The position of an element inside this diagram is indicated by two coordinates; the first specifies the line number and the second the column number. You can expand this matrix in any direction in the <emph>Commands</emph> window by adding characters."
-msgstr "<ahelp hid=\"HID_SMA_MATRIX\">Αυτό το εικονίδιο εισάγει έναν πίνακα με τέσσερις δείκτες τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>matrix{<?>#<?>##<?>#<?>}</emph> απευθείας στο παράθυρο <emph>εντολών</emph>. Η θέση του στοιχείου μέσα σε αυτό το διάγραμμα εμφανίζεται από δύο συντεταγμένες, η πρώτη καθορίζει τον αριθμό γραμμής και η δεύτερη τον αριθμό στήλης. Μπορείτε να επεκτείνετε αυτόν τον πίνακα σε οποιαδήποτε κατεύθυνση στο παράθυρο <emph>εντολών</emph> προσθέτοντας χαρακτήρες."
+msgid "<ahelp hid=\"HID_SMA_DOWNARROW\">This icon inserts a down arrow.</ahelp> Command for the <emph>Commands</emph> window: <emph>downarrow</emph>"
+msgstr "<ahelp hid=\"HID_SMA_DOWNARROW\">Αυτό το εικονίδιο εισάγει ένα κάτω βέλος.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph> : <emph>downarrow</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN103C9\n"
+"03091600.xhp\n"
+"par_id3154997\n"
"help.text"
-msgid "<image id=\"img_id3150027\" src=\"starmath/res/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150027\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150027\" src=\"starmath/res/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150027\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3155003\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155003\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155003\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155003\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3149358\n"
-"21\n"
+"03091600.xhp\n"
+"par_id3159083\n"
+"52\n"
"help.text"
-msgid "Gap"
-msgstr "Κενό"
+msgid "<emph>Ellipsis</emph>"
+msgstr "<emph>Έλλειψη</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3149370\n"
-"22\n"
+"03091600.xhp\n"
+"par_id3159124\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_BLANK\">This icon inserts a gap or space between placeholders.</ahelp> You can also type <emph>~</emph> directly in the <emph>Commands</emph> window. The command must appear to the left or right of a symbol, variable, number or complete command."
-msgstr "<ahelp hid=\"HID_SMA_BLANK\">Αυτό το εικονίδιο εισάγει ένα διάστημα ή κενό μεταξύ δεικτών τοποθέτησης.</ahelp> Μπορείτε επίσης να πληκτρολογήσετε <emph>~</emph> απευθείας στο παράθυρο <emph>εντολών</emph>. Η εντολή πρέπει να εμφανίζεται στα αριστερά ή δεξιά του συμβόλου, μεταβλητής, αριθμού ή ολόκληρης εντολής."
+msgid "<ahelp hid=\"HID_SMA_DOTSLOW\">This icon inserts an ellipsis (three low horizontal dots).</ahelp> Command for the <emph>Commands</emph> window: <emph>dotslow</emph>"
+msgstr "<ahelp hid=\"HID_SMA_DOTSLOW\">Αυτό το εικονίδιο εισάγει μια έλλειψη (τρεις οριζόντιες χαμηλά τελείες).</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph> : <emph>dotslow</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3155394\n"
-"48\n"
+"03091600.xhp\n"
+"par_id3163719\n"
"help.text"
-msgid "For alignment, the <emph>alignl, alignc</emph> and <emph>alignr</emph> commands are especially effective, if you are"
-msgstr "Για στοίχιση, οι εντολές <emph>alignl, alignc</emph> και <emph>alignr</emph> είναι ιδιαίτερα αποτελεσματικές, αν εφαρμόζετε"
+msgid "<image id=\"img_id3163726\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163726\">Icon</alt></image>"
+msgstr "<image id=\"img_id3163726\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163726\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3151009\n"
-"49\n"
+"03091600.xhp\n"
+"par_id3163797\n"
+"53\n"
"help.text"
-msgid "aligning numerators and denominators, for example <emph>{alignl a}over{b+c}</emph>"
-msgstr "στοίχιση παρονομαστών και ονομαστών, για παράδειγμα <emph>{alignl a}over{b+c}</emph>"
+msgid "<emph>Math-axis Ellipsis</emph>"
+msgstr "<emph>Μαθηματικός άξονας έλλειψης</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3148812\n"
-"50\n"
+"03091600.xhp\n"
+"par_id3146757\n"
+"12\n"
"help.text"
-msgid "constructing binomials or stacks, for example <emph>binom{2*n}{alignr k}</emph>"
-msgstr "κατασκευή διώνυμων ή στοιβών, για παράδειγμα <emph>binom{2*n}{alignr k}</emph>"
+msgid "<ahelp hid=\"HID_SMA_DOTSAXIS\">This icon inserts an axis-ellipsis (three vertically centered horizontal dots).</ahelp> Command for the <emph>Commands</emph> window: <emph>dotsaxis</emph>"
+msgstr "<ahelp hid=\"HID_SMA_DOTSAXIS\">Αυτό το εικονίδιο εισάγει μια έλλειψη στον άξονα (τρεις κατακόρυφα στο κέντρο οριζόντιες τελείες).</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph> : <emph>dotaxis</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3154360\n"
-"51\n"
+"03091600.xhp\n"
+"par_id3146829\n"
"help.text"
-msgid "aligning the elements in a matrix, for example <emph>matrix{alignr a#b+2##c+1/3#alignl d}</emph> and"
-msgstr "στοίχιση των στοιχείων σε πίνακα, για παράδειγμα <emph>matrix{alignr a#b+2##c+1/3#alignl d}</emph> και"
+msgid "<image id=\"img_id3146835\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146835\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146835\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146835\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3155946\n"
-"52\n"
+"03091600.xhp\n"
+"par_id3152634\n"
+"54\n"
"help.text"
-msgid "beginning a new line, for example <emph>a+b-c newline alignr x/y</emph>"
-msgstr "έναρξη νέας γραμμής, για παράδειγμα <emph>a+b-c newline alignr x/y</emph>"
+msgid "<emph>Vertical Ellipsis</emph>"
+msgstr "<emph>Κάθετη έλλειψη</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3154621\n"
-"53\n"
+"03091600.xhp\n"
+"par_id3152676\n"
+"13\n"
"help.text"
-msgid "When using the align instructions, note that"
-msgstr "Όταν χρησιμοποιείτε τις οδηγίες στοίχισης, σημειώστε ότι"
+msgid "<ahelp hid=\"HID_SMA_DOTSVERT\">This icon inserts a vertical ellipsis (three vertical dots).</ahelp> Command for the <emph>Commands</emph> window: <emph>dotsvert</emph>"
+msgstr "<ahelp hid=\"HID_SMA_DOTSVERT\">Αυτό το εικονίδιο εισάγει μια κατακόρυφη έλλειψη (τρεις κατακόρυφες τελείες).</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph> : <emph>dotsvert</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3147382\n"
-"54\n"
+"03091600.xhp\n"
+"par_id3109675\n"
"help.text"
-msgid "they can only placed at the beginning of expressions and can only occur once. Therefore you can type <emph>a+b alignr c</emph>, but not <emph>a+alignr b</emph>"
-msgstr "μπορούν να τοποθετηθούν μόνο στην αρχή των εκφράσεων και να χρησιμοποιηθούν μόνο μια φορά. Αλλιώς μπορείτε να πληκτρολογήσετε <emph>a+b alignr c</emph>, αλλά όχι <emph>a+alignr b</emph>"
+msgid "<image id=\"img_id3109681\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3109681\">Icon</alt></image>"
+msgstr "<image id=\"img_id3109681\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3109681\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3154004\n"
+"03091600.xhp\n"
+"par_id3109753\n"
"55\n"
"help.text"
-msgid "they affect each other, which means that typing <emph>{alignl{alignr a}}over{b+c}</emph> aligns <emph>a</emph> on the right."
-msgstr "επηρεάζονται μεταξύ τους, που σημαίνει ότι πληκτρολογώντας <emph>{alignl{alignr a}}over{b+c}</emph> γίνεται στοίχιση του <emph>a</emph> στα δεξιά."
+msgid "<emph>Upward Diagonal Ellipsis</emph>"
+msgstr "<emph>Ανοδική διαγώνια έλλειψη</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"hd_id8036133\n"
+"03091600.xhp\n"
+"par_id3109794\n"
+"14\n"
"help.text"
-msgid "To align using the \"matrix\" command"
-msgstr "Για να εφαρμόσετε στοίχιση χρησιμοποιώντας την εντολή \"matrix\""
+msgid "<ahelp hid=\"HID_SMA_DOTSUP\">This icon inserts an upward diagonal ellipsis (three dots on the diagonal from the bottom left to the top right)</ahelp>Command for the <emph>Commands</emph> window: <emph>dotsup</emph> or <emph>dotsdiag</emph>"
+msgstr "<ahelp hid=\"HID_SMA_DOTSUP\">Αυτό το εικονίδιο εισάγει μια αύξουσα διαγώνια έλλειψη (τρεις τελείες στη διαγώνιο από κάτω αριστερά προς πάνω δεξιά)</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>dotsup</emph> ή <emph>dotsdiag</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_idN10F70\n"
+"03091600.xhp\n"
+"par_id3158234\n"
"help.text"
-msgid "Aligning to the left"
-msgstr "Στοίχιση στα αριστερά"
+msgid "<image id=\"img_id3158240\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158240\">Icon</alt></image>"
+msgstr "<image id=\"img_id3158240\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158240\">Εικονίδιο</alt></image>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3149645\n"
+"03091600.xhp\n"
+"par_id3158311\n"
"56\n"
"help.text"
-msgid "If a line or an expression begins with text, it is aligned on the left by default. You can change this with any of the <emph>align</emph> commands. An example is <emph>stack{a+b-c*d#alignr \"text\"}</emph>, where \"text\" appears aligned to the right. Note that text must always be surrounded by quotation marks."
-msgstr "Αν μια γραμμή η έκφραση ξεκινά με κείμενο, αυτό στοιχίζεται στα αριστερά εξ ορισμού. Μπορείτε να το αλλάξετε αυτό με οποιαδήποτε από τις εντολές τύπου <emph>align</emph>. Ένα παράδειγμα είναι το <emph>stack{a+b-c*d#alignr \"text\"}</emph>,όπου το \"κείμενο\" εμφανίζεται με στοίχιση στα δεξιά. Σημειώστε ότι το κείμενο πάντα πρέπει να περιβάλλεται από σημεία εισαγωγικών."
+msgid "<emph>Downward Diagonal Ellipsis</emph>"
+msgstr "<emph>Καθοδική διαγώνια έλλειψη</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3149966\n"
-"57\n"
+"03091600.xhp\n"
+"par_id3158353\n"
+"15\n"
"help.text"
-msgid "The standard centralized formulas can be aligned to the left without using the <emph>Format - Alignment</emph> menu. To do this, place an empty character string, that is, the inverted commas which surround any text \"\", before the section of formula that you want to align. For example, typing <emph>\"\" a+b newline \"\" c+d</emph> results in both equations being left-aligned instead of centered."
-msgstr "Οι τυπικοί κεντραρισμένοι τύποι μπορούν να στοιχηθούν στα αριστερά χωρίς τη χρήση του μενού <emph>Μορφή - Στοίχιση</emph>. Για να το κάνετε αυτό, τοποθετήστε ένα κενό αλφαριθμητικό χαρακτήρα, ακριβώς αυτό, τα αντίστροφα κόμματα που περιβάλλουν κάθε κείμενο \"\", πριν το τμήμα του τύπου που θέλετε να στοιχίσετε. Για παράδειγμα, πληκτρολογώντας <emph>\"\" a+b newline \"\" c+d</emph> έχει σαν αποτέλεσμα δύο εξισώσεις να στοιχηθούν αριστερά αντί στο κέντρο."
+msgid "<ahelp hid=\"HID_SMA_DOTSDOWN\">This icon inserts a downward diagonal ellipsis (three dots on the diagonal from upper left to lower right).</ahelp> Command for the <emph>Commands</emph> window: <emph>dotsdown</emph>"
+msgstr "<ahelp hid=\"HID_SMA_DOTSDOWN\">Αυτό το εικονίδιο εισάγει μια φθίνουσα διαγώνια έλλειψη (τρεις τελείες στη διαγώνιο από πάνω αριστερά προς κάτω δεξιά).</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>dotsdown</emph>"
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3145654\n"
-"46\n"
+"03091600.xhp\n"
+"par_id3158389\n"
+"17\n"
"help.text"
-msgid "When typing information in the Commands window, note that some formats require spaces for the correct structure. This is especially true when entering values (for example, a lsup{3}) instead of placeholders."
-msgstr "Κατά την πληκτρολόγηση πληροφοριών στο παράθυρο εντολών, σημειώστε ότι μερικές μορφές απαιτούν κενά για τη σωστή δόμηση. Αυτό είναι αληθές ειδικά κατά την εισαγωγή τιμών (για παράδειγμα a lsup{3}) αντί για δείκτες τοποθέτησης."
+msgid "A <emph>back epsilon</emph> can be inserted by typing <emph>backepsilon</emph> in the <emph>Commands</emph> window."
+msgstr "Ένα <emph>ανάποδο έψιλον</emph> μπορεί να εισαχθεί πληκτρολογώντας <emph>backepsilon</emph> στο παράθυρο <emph>εντολών</emph>."
-#: 03090700.xhp
+#: 03091600.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3148708\n"
-"47\n"
+"03091600.xhp\n"
+"par_id3158042\n"
+"18\n"
"help.text"
-msgid "Click <link href=\"text/smath/01/03091100.xhp\" name=\"Brackets and Grouping\">Brackets and Grouping</link> for more information about formatting in <emph>$[officename] Math</emph>."
-msgstr "Κάντε κλικ στο πλαίσιο <link href=\"text/smath/01/03091100.xhp\" name=\"Παρενθέσεις και ομαδοποίηση\">Παρενθέσεις και ομαδοποίηση</link> για περισσότερες πληροφορίες σχετικά με τη μορφοποίηση στο <emph>$[officename] Math</emph>."
+msgid "To insert a placeholder into your formula, type <emph><?></emph> in the <emph>Commands</emph> window."
+msgstr "Για να εισάγετε ένα δείκτη τοποθέτησης στον τύπο σας, πληκτρολογήστε <emph><?></emph> στο παράθυρο <emph>εντολών</emph>."
-#: 03090700.xhp
+#: 05010000.xhp
msgctxt ""
-"03090700.xhp\n"
-"par_id3155340\n"
-"31\n"
+"05010000.xhp\n"
+"tit\n"
"help.text"
-msgid "Useful information about <link href=\"text/smath/01/03091200.xhp\" name=\"Indexes and Exponents\">Indexes and Exponents</link> and <link href=\"text/smath/01/03091400.xhp\" name=\"Scaling\">Scaling</link>, helps you organize your document in the best possible way."
-msgstr "Οι χρήσιμες πληροφορίες σχετικά με τους <link href=\"text/smath/01/03091200.xhp\" name=\"Δείκτες και εκθέτες\">Δείκτες και εκθέτες</link> και την <link href=\"text/smath/01/03091400.xhp\" name=\"Κλιμάκωση\">Κλιμάκωση</link>, σας βοηθούν να οργανώσετε το έγγραφό σας με τον καλύτερο τρόπο."
+msgid "Fonts"
+msgstr "Γραμματοσειρές"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"tit\n"
+"05010000.xhp\n"
+"bm_id3156261\n"
"help.text"
-msgid "Functions"
-msgstr "Συναρτήσεις"
+msgid "<bookmark_value>fonts; in $[officename] Math</bookmark_value><bookmark_value>formula fonts; defining</bookmark_value><bookmark_value>defining; formula fonts</bookmark_value>"
+msgstr "<bookmark_value>γραμματοσειρές, στο $[officename] Math</bookmark_value><bookmark_value>γραμματοσειρές τύπων, ορισμός</bookmark_value><bookmark_value>ορισμός, γραμματοσειρές τύπων</bookmark_value>"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"bm_id3156617\n"
+"05010000.xhp\n"
+"hd_id3156261\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>functions operators;list of</bookmark_value>"
-msgstr "<bookmark_value>τελεστές συναρτήσεων, λίστα με</bookmark_value>"
+msgid "Fonts"
+msgstr "Γραμματοσειρές"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"hd_id645466\n"
+"05010000.xhp\n"
+"par_id3153716\n"
+"2\n"
"help.text"
-msgid "<variable id=\"functions\"><link href=\"text/smath/01/03091504.xhp\" name=\"Functions\">Functions</link></variable>"
-msgstr "<variable id=\"functions\"><link href=\"text/smath/01/03091504.xhp\" name=\"Συναρτήσεις\">Συναρτήσεις</link></variable>"
+msgid "<variable id=\"schriftartentext\"><ahelp hid=\"SID_FONT\">Defines the fonts that can be applied to formula elements.</ahelp></variable>"
+msgstr "<variable id=\"schriftartentext\"><ahelp hid=\"SID_FONT\">Καθορίζει τις γραμματοσειρές που μπορούν να εφαρμοστούν στα στοιχεία του τύπου.</ahelp></variable>"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_idN11838\n"
+"05010000.xhp\n"
+"hd_id3154639\n"
+"3\n"
"help.text"
-msgid "Typed command(s)"
-msgstr "Τυπωμένη εντολή(ές)"
+msgid "Formula Fonts"
+msgstr "Γραμματοσειρές μαθηματικών τύπων"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3156681\n"
-"481\n"
+"05010000.xhp\n"
+"par_id3151187\n"
+"4\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Σύμβολο στο παράθυρο στοιχείων"
+msgid "You can define fonts for the variables, functions, numbers and inserted text that form the elements of your formula."
+msgstr "Μπορείτε να καθορίσετε γραμματοσειρές για μεταβλητές, συναρτήσεις, αριθμούς και κείμενο που εισάγετε τα οποία θα μορφοποιήσουν τα στοιχεία του τύπου σας."
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3156750\n"
-"483\n"
+"05010000.xhp\n"
+"par_id3156318\n"
+"5\n"
"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
+msgid "The list boxes in the <emph>Fonts</emph> dialog display a default font for all elements. To change to a different font, click <emph>Modify</emph>, then select the element type. A new dialog box appears. Select the desired font and check any desired attributes, then click <emph>OK</emph>. To set the changes as the default fonts, click the <emph>Default</emph> button."
+msgstr "Τα πλαίσια λιστών στο παράθυρο διαλόγου <emph>Γραμματοσειρές</emph> εμφανίζουν την προεπιλεγμένη γραμματοσειρά για όλα τα στοιχεία. Για να την αλλάξετε σε διαφορετική γραμματοσειρά, κάντε κλικ στην <emph>Τροποποίηση</emph>, ύστερα επιλέξτε τον τύπο του στοιχείου. Εμφανίζεται ένα νέο πλαίσιο διαλόγου. Επιλέξτε την επιθυμητή γραμματοσειρά και ελέγξτε τις επιθυμητές ιδιότητες, ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>. Για να ορίσετε τις αλλαγές σαν προεπιλεγμένες γραμματοσειρές, κάντε κλικ στο κουμπί <emph>Προεπιλογή</emph>."
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3166018\n"
+"05010000.xhp\n"
+"par_id3148831\n"
+"6\n"
"help.text"
-msgid "<image id=\"img_id3166024\" src=\"starmath/res/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166024\">Icon</alt></image>"
-msgstr "<image id=\"img_id3166024\" src=\"starmath/res/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166024\">Εικονίδιο</alt></image>"
+msgid "If you want to mark individual text segments with a font other than that used for the whole text, then enter the <link href=\"text/smath/01/05010000.xhp\" name=\"FONT\">Font</link> command in the <emph>Commands</emph> window."
+msgstr "Αν επιθυμείτε να επισημάνετε τμήματα απλού κειμένου με άλλη γραμματοσειρά από αυτή που χρησιμοποιείται για ολόκληρο το κείμενο, εισάγετε την εντολή <link href=\"text/smath/01/05010000.xhp\" name=\"FONT\">Γραμματοσειρά</link> στο παράθυρο <emph>εντολών</emph>."
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3166138\n"
-"16\n"
+"05010000.xhp\n"
+"hd_id3154262\n"
+"7\n"
"help.text"
-msgid "Absolute amount"
-msgstr "Απόλυτη ποσότητα"
+msgid "Variables"
+msgstr "Μεταβλητές"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3164840\n"
+"05010000.xhp\n"
+"par_id3147516\n"
+"8\n"
"help.text"
-msgid "<image id=\"img_id3164847\" src=\"starmath/res/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164847\">Icon</alt></image>"
-msgstr "<image id=\"img_id3164847\" src=\"starmath/res/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164847\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"STARMATH_LISTBOX_RID_FONTTYPEDIALOG_1\">You can select the fonts for the variables in your formula.</ahelp> For example, in the formula x=SIN(y), x and y are variables, and will reflect the assigned font."
+msgstr "<ahelp hid=\"STARMATH_LISTBOX_RID_FONTTYPEDIALOG_1\">Μπορείτε να επιλέξετε τις γραμματοσειρές για τις μεταβλητές του τύπου σας.</ahelp> Για παράδειγμα, στον τύπο x=SIN(y), τα x και y είναι μεταβλητές και θα αντανακλούν τη γραμματοσειρά που έχετε ορίσει για αυτές."
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3164961\n"
-"184\n"
+"05010000.xhp\n"
+"hd_id3150708\n"
+"9\n"
"help.text"
-msgid "Inverse cosine or arccosine"
-msgstr "Αντίστροφο συνημίτονο ή τόξο συνημιτόνου"
+msgid "Functions"
+msgstr "Συναρτήσεις"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3165134\n"
+"05010000.xhp\n"
+"par_id3152950\n"
+"10\n"
"help.text"
-msgid "<image id=\"img_id3165141\" src=\"starmath/res/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165141\">Icon</alt></image>"
-msgstr "<image id=\"img_id3165141\" src=\"starmath/res/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165141\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:2\">Select the fonts for names and properties of functions.</ahelp> For example, the functions in the formula x=SIN(y) are =SIN( )."
+msgstr "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:2\">Επιλέξτε τις γραμματοσειρές για τα ονόματα και τις ιδιότητες συναρτήσεων.</ahelp> Για παράδειγμα, οι συναρτήσεις στο τύπο x=SIN(y) είναι =SIN( )."
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3165255\n"
-"188\n"
+"05010000.xhp\n"
+"hd_id3149805\n"
+"11\n"
"help.text"
-msgid "Inverse cotangent or arccotangent"
-msgstr "Αντίστροφη συνεφαπτομένη ή τόξο συνεφαπτομένης"
+msgid "Numbers"
+msgstr "Αριθμοί"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3166312\n"
+"05010000.xhp\n"
+"par_id3154610\n"
+"12\n"
"help.text"
-msgid "<image id=\"img_id3166318\" src=\"starmath/res/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166318\">Icon</alt></image>"
-msgstr "<image id=\"img_id3166318\" src=\"starmath/res/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166318\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:3\">You can select the fonts for the numbers in your formula.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:3\">Μπορείτε να επιλέξετε τις γραμματοσειρές για τους αριθμούς στον τύπο σας.</ahelp>"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3166432\n"
-"200\n"
+"05010000.xhp\n"
+"hd_id3153529\n"
+"13\n"
"help.text"
-msgid "Inverse hyperbolic cosine"
-msgstr "Αντίστροφο υπερβολικό συνημίτονο"
+msgid "Text"
+msgstr "Κείμενο"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3143430\n"
+"05010000.xhp\n"
+"par_id3153780\n"
+"14\n"
"help.text"
-msgid "<image id=\"img_id3143436\" src=\"starmath/res/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143436\">Icon</alt></image>"
-msgstr "<image id=\"img_id3143436\" src=\"starmath/res/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143436\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:4\">Define the fonts for the text in your formula here.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:4\">Καθορίστε τις γραμματοσειρές για το κείμενο του τύπου σας εδώ.</ahelp>"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3143550\n"
-"204\n"
+"05010000.xhp\n"
+"hd_id3152963\n"
+"15\n"
"help.text"
-msgid "Inverse hyperbolic cotangent"
-msgstr "Αντίστροφη υπερβολική συνεφαπτομένη"
+msgid "Custom Fonts"
+msgstr "Προσαρμοσμένες γραμματοσειρές"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3152238\n"
+"05010000.xhp\n"
+"par_id3154566\n"
+"16\n"
"help.text"
-msgid "<image id=\"img_id3152244\" src=\"starmath/res/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152244\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152244\" src=\"starmath/res/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152244\">Εικονίδιο</alt></image>"
+msgid "In this section of the <emph>Fonts</emph> dialog you can define fonts, with which you can format other text components in the formula. The three basic fonts <emph>Serif, Sans</emph> and <emph>Fixed</emph> are available. You can add any other font to each standard installed basic font. Every font installed on your system is available for you to use. Select the <emph>Modify</emph> button to expand the selection offered in the list box."
+msgstr "Σε αυτό το τμήμα του παραθύρου διαλόγου <emph>Γραμματοσειρές</emph> μπορείτε να καθορίσετε γραμματοσειρές, με τις οποίες μπορείτε να μορφοποιήσετε άλλα περιεχόμενα κειμένου στον τύπο. Οι τρεις βασικές γραμματοσειρές <emph>Serif, Sans</emph> και <emph>Fixed</emph> είναι διαθέσιμες. Μπορείτε να προσθέσετε οποιαδήποτε άλλη γραμματοσειρά σε κάθε τυπική εγκατεστημένη βασική γραμματοσειρά. Κάθε εγκατεστημένη γραμματοσειρά στο σύστημά σας είναι διαθέσιμη για να τη χρησιμοποιήσετε. Επιλέξτε το κουμπί <emph>Τροποποίηση</emph> για να επεκτείνετε την επιλογή που προσφέρεται στο πλαίσιο λίστας."
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3152358\n"
-"182\n"
+"05010000.xhp\n"
+"par_id3151315\n"
+"17\n"
"help.text"
-msgid "Inverse sine or arcsine"
-msgstr "Αντίστροφο ημίτονο ή τόξο ημιτόνου"
+msgid "These custom fonts are used if you set a different font with the FONT command in the <emph>Commands</emph> window."
+msgstr "Αυτές οι προσαρμοσμένες γραμματοσειρές χρησιμοποιούνται αν θέσετε μια διαφορετική γραμματοσειρά με την εντολή FONT στο παράθυρο <emph>εντολών</emph>."
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3164987\n"
+"05010000.xhp\n"
+"hd_id3153670\n"
+"22\n"
"help.text"
-msgid "<image id=\"img_id3164994\" src=\"starmath/res/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164994\">Icon</alt></image>"
-msgstr "<image id=\"img_id3164994\" src=\"starmath/res/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164994\">Εικονίδιο</alt></image>"
+msgid "Serif"
+msgstr "Serif"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3165108\n"
-"186\n"
+"05010000.xhp\n"
+"par_id3151108\n"
+"23\n"
"help.text"
-msgid "Inverse tangent or arctangent"
-msgstr "Αντίστροφη εφαπτομένη ή τόξο εφαπτομένης"
+msgid "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:5\">You can specify the font to be used for the <emph>font serif</emph> format.</ahelp> Serifs are the small \"guides\" that can be seen, for example, at the bottom of a capital A when the Times serif font is used. Using serifs is quite helpful since it guides a reader's eye in a straight line and can speed up reading."
+msgstr "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:5\">Μπορείτε να καθορίσετε τη γραμματοσειρά που θα χρησιμοποιείται για τη μορφή <emph>font serif</emph>.</ahelp> Οι γραμματοσειρές Serif είναι οι μικροί \"οδηγοί\" που είναι ορατοί, για παράδειγμα, κάτω από το κεφαλαίο A όταν χρησιμοποιείται η γραμματοσειρά Times serif. Χρησιμοποιώντας τα serif είναι αρκετά χρήσιμο επειδή συγκεντρώνει το μάτι του αναγνώστη σε μια ευθεία γραμμή και μπορεί να κάνει πιο γρήγορη την ανάγνωση."
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3166165\n"
+"05010000.xhp\n"
+"hd_id3150836\n"
+"24\n"
"help.text"
-msgid "<image id=\"img_id3166172\" src=\"starmath/res/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166172\">Icon</alt></image>"
-msgstr "<image id=\"img_id3166172\" src=\"starmath/res/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166172\">Εικονίδιο</alt></image>"
+msgid "Sans"
+msgstr "Sans"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3166285\n"
-"198\n"
+"05010000.xhp\n"
+"par_id3155900\n"
+"25\n"
"help.text"
-msgid "Inverse hyperbolic sine"
-msgstr "Αντίστροφο υπερβολικό ημίτονο"
+msgid "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:6\">You can specify the font to be used for <emph>sans</emph> font formatting.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:6\">Μπορείτε να καθορίσετε τη γραμματοσειρά που θα χρησιμοποιηθεί για μορφοποίηση της γραμματοσειράς <emph>sans</emph>.</ahelp>"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3166459\n"
+"05010000.xhp\n"
+"hd_id3149340\n"
+"26\n"
"help.text"
-msgid "<image id=\"img_id3166465\" src=\"starmath/res/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166465\">Icon</alt></image>"
-msgstr "<image id=\"img_id3166465\" src=\"starmath/res/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166465\">Εικονίδιο</alt></image>"
+msgid "Fixed"
+msgstr "Fixed"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3143403\n"
-"202\n"
+"05010000.xhp\n"
+"par_id3154198\n"
+"27\n"
"help.text"
-msgid "Inverse hyperbolic tangent"
-msgstr "Αντίστροφη υπερβολική εφαπτομένη"
+msgid "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:7\">You can specify the font to be used for <emph>fixed</emph> font formatting.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH:LISTBOX:RID_FONTTYPEDIALOG:7\">Μπορείτε να καθορίσετε τη γραμματοσειρά που θα χρησιμοποιηθεί για μορφοποίηση της γραμματοσειράς <emph>fixed</emph>.</ahelp>"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3143805\n"
-"216\n"
+"05010000.xhp\n"
+"hd_id3159194\n"
+"28\n"
"help.text"
-msgid "Back epsilon"
-msgstr "Ανάποδο έψιλον"
+msgid "Modify"
+msgstr "Τροποποίηση"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3151649\n"
+"05010000.xhp\n"
+"par_id3146932\n"
+"29\n"
"help.text"
-msgid "<image id=\"img_id3151656\" src=\"starmath/res/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151656\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151656\" src=\"starmath/res/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151656\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"STARMATH:MENUBUTTON:RID_FONTTYPEDIALOG:1\">Click one of the choices from this pop-up menu to access the <link href=\"text/smath/01/05010100.xhp\" name=\"Fonts\">Fonts</link> dialog, where you can define the font and attributes for the respective formula and for custom fonts.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH:MENUBUTTON:RID_FONTTYPEDIALOG:1\">Κάντε κλικ σε μια από τις επιλογές από το αναδυόμενο μενού για να έχετε πρόσβαση στο παράθυρο διαλόγου <link href=\"text/smath/01/05010100.xhp\" name=\"Γραμματοσειρές\">Γραμματοσειρές</link> , όπου μπορείτε να καθορίσετε τη γραμματοσειρά και τις ιδιότητες για τον αντίστοιχο τύπο και για τις προσαρμοσμένες γραμματοσειρές.</ahelp>"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3151770\n"
-"176\n"
+"05010000.xhp\n"
+"hd_id3149304\n"
+"30\n"
"help.text"
-msgid "Cosine"
-msgstr "Συνημίτονο"
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 03091504.xhp
+#: 05010000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3165576\n"
+"05010000.xhp\n"
+"par_id3155186\n"
+"31\n"
"help.text"
-msgid "<image id=\"img_id3165583\" src=\"starmath/res/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165583\">Icon</alt></image>"
-msgstr "<image id=\"img_id3165583\" src=\"starmath/res/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165583\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"STARMATH:PUSHBUTTON:RID_FONTTYPEDIALOG:2\">Click this button to save your changes as the default for all new formulas.</ahelp> After confirming the changes, click the <emph>Yes</emph> button."
+msgstr "<ahelp hid=\"STARMATH:PUSHBUTTON:RID_FONTTYPEDIALOG:2\">Κάντε κλικ σε αυτό το κουμπί για να αποθηκεύσετε τις αλλαγές σας σαν προεπιλογές για όλους τους νέους τύπους.</ahelp> Ύστερα από την εφαρμογή των αλλαγών, κάντε κλικ στο κουμπί <emph>Ναι</emph>."
-#: 03091504.xhp
+#: 05010100.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3165696\n"
-"192\n"
+"05010100.xhp\n"
+"tit\n"
"help.text"
-msgid "Hyperbolic cosine"
-msgstr "Υπερβολικό συνημίτονο"
+msgid "Fonts"
+msgstr "Γραμματοσειρές"
-#: 03091504.xhp
+#: 05010100.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3151944\n"
+"05010100.xhp\n"
+"hd_id3153188\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3151950\" src=\"starmath/res/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151950\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151950\" src=\"starmath/res/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151950\">Εικονίδιο</alt></image>"
+msgid "Fonts"
+msgstr "Γραμματοσειρές"
-#: 03091504.xhp
+#: 05010100.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3152064\n"
-"180\n"
+"05010100.xhp\n"
+"par_id3152598\n"
+"2\n"
"help.text"
-msgid "Cotangent"
-msgstr "Συνεφαπτομένη"
+msgid "<ahelp visibility=\"visible\" hid=\"STARMATH_MODALDIALOG_RID_FONTDIALOG\">Use this dialog to select the font for the respective category in the <emph>Fonts</emph> dialog.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"STARMATH_MODALDIALOG_RID_FONTDIALOG\">Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να επιλέξετε τη γραμματοσειρά για την αντίστοιχη κατηγορία στο παράθυρο διαλόγου <emph>Γραμματοσειρές</emph>.</ahelp>"
-#: 03091504.xhp
+#: 05010100.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3165871\n"
+"05010100.xhp\n"
+"hd_id3149124\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3165877\" src=\"starmath/res/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165877\">Icon</alt></image>"
-msgstr "<image id=\"img_id3165877\" src=\"starmath/res/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165877\">Εικονίδιο</alt></image>"
+msgid "Font"
+msgstr "Γραμματοσειρά"
-#: 03091504.xhp
+#: 05010100.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3165991\n"
-"196\n"
+"05010100.xhp\n"
+"par_id3153713\n"
+"4\n"
"help.text"
-msgid "Hyperbolic cotangent"
-msgstr "Υπερβολική συνεφαπτομένη"
+msgid "<ahelp hid=\"STARMATH_COMBOBOX_RID_FONTDIALOG_1\" visibility=\"visible\">Select a font from the list.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH_COMBOBOX_RID_FONTDIALOG_1\" visibility=\"visible\">Επιλέξτε μια γραμματοσειρά από τη λίστα.</ahelp>"
-#: 03091504.xhp
+#: 05010100.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3157074\n"
+"05010100.xhp\n"
+"hd_id3154702\n"
+"5\n"
"help.text"
-msgid "<image id=\"img_id3157080\" src=\"starmath/res/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157080\">Icon</alt></image>"
-msgstr "<image id=\"img_id3157080\" src=\"starmath/res/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157080\">Εικονίδιο</alt></image>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 03091504.xhp
+#: 05010100.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3157194\n"
-"206\n"
+"05010100.xhp\n"
+"par_id3154020\n"
+"6\n"
"help.text"
-msgid "General exponential function"
-msgstr "Γενική εκθετική συνάρτηση"
+msgid "You can see a preview of the selected font with its attributes."
+msgstr "Μπορείτε να δείτε μια προεπισκόπηση της επιλεγμένης γραμματοσειράς με τις ιδιότητές της."
-#: 03091504.xhp
+#: 05010100.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3143577\n"
+"05010100.xhp\n"
+"hd_id3154656\n"
+"7\n"
"help.text"
-msgid "<image id=\"img_id3143584\" src=\"starmath/res/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143584\">Icon</alt></image>"
-msgstr "<image id=\"img_id3143584\" src=\"starmath/res/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143584\">Εικονίδιο</alt></image>"
+msgid "Attributes"
+msgstr "Γνωρίσματα"
-#: 03091504.xhp
+#: 05010100.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3143698\n"
-"18\n"
+"05010100.xhp\n"
+"par_id3150208\n"
+"8\n"
"help.text"
-msgid "Factorial"
-msgstr "Παραγοντικό"
+msgid "You can assign additional attributes to the selected font."
+msgstr "Μπορείτε να αναθέσετε πρόσθετα γνωρίσματα στην επιλεγμένη γραμματοσειρά."
-#: 03091504.xhp
+#: 05010100.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3156780\n"
+"05010100.xhp\n"
+"hd_id3154486\n"
+"9\n"
"help.text"
-msgid "<image id=\"img_id3156786\" src=\"starmath/res/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156786\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156786\" src=\"starmath/res/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156786\">Εικονίδιο</alt></image>"
+msgid "Bold"
+msgstr "Έντονη"
-#: 03091504.xhp
+#: 05010100.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3156900\n"
-"212\n"
+"05010100.xhp\n"
+"par_id3148839\n"
+"10\n"
"help.text"
-msgid "Natural exponential function"
-msgstr "Φυσική εκθετική συνάρτηση"
+msgid "<ahelp hid=\"STARMATH_CHECKBOX_RID_FONTDIALOG_1\" visibility=\"visible\">Check this box to assign the bold attribute to the font.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH_CHECKBOX_RID_FONTDIALOG_1\" visibility=\"visible\">Ενεργοποιήστε αυτό το πεδίο για να αναθέσετε την ιδιότητα έντονης γραμματοσειράς.</ahelp>"
-#: 03091504.xhp
+#: 05010100.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3156927\n"
+"05010100.xhp\n"
+"hd_id3148868\n"
+"11\n"
"help.text"
-msgid "<image id=\"img_id3156934\" src=\"starmath/res/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156934\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156934\" src=\"starmath/res/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156934\">Εικονίδιο</alt></image>"
+msgid "Italic"
+msgstr "Πλάγια γραμματοσειρά"
-#: 03091504.xhp
+#: 05010100.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3157048\n"
-"208\n"
+"05010100.xhp\n"
+"par_id3149126\n"
+"12\n"
"help.text"
-msgid "Natural logarithm"
-msgstr "Φυσικός λογάριθμος"
+msgid "<ahelp hid=\"STARMATH_CHECKBOX_RID_FONTDIALOG_2\" visibility=\"visible\">Check this box to assign the italic attribute to the font.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH_CHECKBOX_RID_FONTDIALOG_2\" visibility=\"visible\">Ενεργοποιήστε αυτό το πεδίο για να αναθέσετε την ιδιότητα πλάγιας γραμματοσειράς.</ahelp>"
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3157220\n"
+"05020000.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3157227\" src=\"starmath/res/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157227\">Icon</alt></image>"
-msgstr "<image id=\"img_id3157227\" src=\"starmath/res/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157227\">Εικονίδιο</alt></image>"
+msgid "Font Sizes"
+msgstr "Μεγέθη γραμματοσειράς"
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3157341\n"
-"210\n"
+"05020000.xhp\n"
+"bm_id3153816\n"
"help.text"
-msgid "General logarithm"
-msgstr "Γενικός λογάριθμος"
+msgid "<bookmark_value>font sizes; in $[officename] Math</bookmark_value><bookmark_value>sizes; of fonts in $[officename] Math</bookmark_value>"
+msgstr "<bookmark_value>μεγέθη γραμματοσειράς, στο $[officename] Math</bookmark_value><bookmark_value>μεγέθη, γραμματοσειράς στο $[officename] Math</bookmark_value>"
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3165282\n"
+"05020000.xhp\n"
+"hd_id3153816\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3165288\" src=\"starmath/res/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165288\">Icon</alt></image>"
-msgstr "<image id=\"img_id3165288\" src=\"starmath/res/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165288\">Εικονίδιο</alt></image>"
+msgid "Font Sizes"
+msgstr "Μεγέθη γραμματοσειράς"
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3165402\n"
-"22\n"
+"05020000.xhp\n"
+"par_id3150213\n"
+"2\n"
"help.text"
-msgid "n-th root of x"
-msgstr "n-th root of x"
+msgid "<variable id=\"schriftgroessentext\"><ahelp hid=\"SID_FONTSIZE\">Use this dialog to specify the font sizes for your formula. Select a base size and all elements of the formula will be scaled in relation to this base.</ahelp></variable>"
+msgstr "<variable id=\"schriftgroessentext\"><ahelp hid=\"SID_FONTSIZE\">Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να καθορίσετε τα μεγέθη γραμματοσειράς για τον τύπο σας. Επιλέξτε ένα βασικό μέγεθος και όλα τα στοιχεία του τύπου θα κλιμακωθούν σε σχέση με αυτή τη βάση.</ahelp></variable>"
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3151502\n"
+"05020000.xhp\n"
+"hd_id3146968\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3151509\" src=\"starmath/res/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151509\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151509\" src=\"starmath/res/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151509\">Εικονίδιο</alt></image>"
+msgid "Base size"
+msgstr "Μέγεθος βάσης"
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3151623\n"
-"174\n"
+"05020000.xhp\n"
+"par_id3145115\n"
+"4\n"
"help.text"
-msgid "Sine"
-msgstr "Ημίτονο"
+msgid "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:1\">All elements of a formula are proportionally scaled to the base size. To change the base size, select or type in the desired point (pt) size. You can also use other units of measure or other <link href=\"text/shared/00/00000001.xhp#metrik\" name=\"metrics\">metrics</link>, which are then automatically converted to points.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:1\">Όλα τα στοιχεία του τύπου κλιμακώνονται ανάλογα με το βασικό μέγεθος. Για να μεταβάλετε το βασικό μέγεθος, επιλέξτε ή πληκτρολογήστε στο επιθυμητό σημείο το μέγεθος (σε pt). Μπορείτε επίσης να χρησιμοποιήσετε άλλες μονάδες μέτρησης ή άλλες <link href=\"text/shared/00/00000001.xhp#metrik\" name=\"μετρήσεις\">μετρήσεις</link>, που αυτόματα μετατρέπονται σε σημεία.</ahelp>"
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3165429\n"
+"05020000.xhp\n"
+"par_id3153005\n"
+"19\n"
"help.text"
-msgid "<image id=\"img_id3165436\" src=\"starmath/res/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165436\">Icon</alt></image>"
-msgstr "<image id=\"img_id3165436\" src=\"starmath/res/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165436\">Εικονίδιο</alt></image>"
+msgid "To permanently change the default size (12 pt) used in $[officename] Math, you must first set the size (for example, 11 pt) and then click the <emph>Default</emph> button."
+msgstr "Για να μεταβάλετε μόνιμα το προεπιλεγμένο μέγεθος (12 pt) που χρησιμοποιείται στο $[officename] Math, πρέπει πρώτα να ορίσετε το μέγεθος (για παράδειγμα, 11 pt) και ύστερα κάντε κλικ στο κουμπί <emph>Προεπιλογή</emph>."
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3165549\n"
-"190\n"
+"05020000.xhp\n"
+"hd_id3153735\n"
+"5\n"
"help.text"
-msgid "Hyperbolic sine"
-msgstr "Υπερβολικό ημίτονο"
+msgid "Relative Sizes"
+msgstr "Σχετικά μεγέθη"
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3152091\n"
+"05020000.xhp\n"
+"par_id3145241\n"
+"6\n"
"help.text"
-msgid "<image id=\"img_id3152097\" src=\"starmath/res/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152097\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152097\" src=\"starmath/res/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152097\">Εικονίδιο</alt></image>"
+msgid "In this section, you can determine the relative sizes for each type of element with reference to the base size."
+msgstr "Σε αυτήν την ενότητα, μπορείτε να καθορίσετε τα σχετικά μεγέθη για κάθε τύπο στοιχείου με αναφορά στο μέγεθος της βάσης."
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3152211\n"
-"20\n"
+"05020000.xhp\n"
+"hd_id3150935\n"
+"7\n"
"help.text"
-msgid "Square root"
-msgstr "Τετραγωνική ρίζα"
+msgid "Text"
+msgstr "Κείμενο"
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3143914\n"
-"130\n"
+"05020000.xhp\n"
+"par_id3148774\n"
+"8\n"
"help.text"
-msgid "x with subscript n"
-msgstr "x with subscript n"
+msgid "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:4\">Select the size for text in a formula relative to the base size.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:4\">Επιλέξτε το μέγεθος για το κείμενο σε μια συνάρτηση σχετική με το μέγεθος βάσης.</ahelp>"
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3157368\n"
+"05020000.xhp\n"
+"hd_id3148392\n"
+"9\n"
"help.text"
-msgid "<image id=\"img_id3157375\" src=\"starmath/res/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157375\">Icon</alt></image>"
-msgstr "<image id=\"img_id3157375\" src=\"starmath/res/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157375\">Εικονίδιο</alt></image>"
+msgid "Indexes"
+msgstr "Δείκτες"
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3151476\n"
-"132\n"
+"05020000.xhp\n"
+"par_id3149029\n"
+"10\n"
"help.text"
-msgid "n-th power of x"
-msgstr "n-th power of x"
+msgid "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:5\">Select the relative size for the indexes in a formula in proportion to the base size.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:5\">Επιλέξτε το σχετικό μέγεθος για τους δείκτες σε έναν τύπο σε αναλογία με το μέγεθος της βάσης.</ahelp>"
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3151796\n"
+"05020000.xhp\n"
+"hd_id3155371\n"
+"11\n"
"help.text"
-msgid "<image id=\"img_id3151803\" src=\"starmath/res/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151803\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151803\" src=\"starmath/res/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151803\">Εικονίδιο</alt></image>"
+msgid "Functions"
+msgstr "Συναρτήσεις"
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3151917\n"
-"178\n"
+"05020000.xhp\n"
+"par_id3153923\n"
+"12\n"
"help.text"
-msgid "Tangent"
-msgstr "Εφαπτομένη"
+msgid "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:6\">Select the relative size for names and other function elements in a formula in proportion to the base size.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:6\">Επιλέξτε το σχετικό μέγεθος για τα ονόματα και τα άλλα στοιχεία της συνάρτηση σε έναν τύπο σε αναλογία με το μέγεθος της βάσης.</ahelp>"
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3165723\n"
+"05020000.xhp\n"
+"hd_id3147171\n"
+"13\n"
"help.text"
-msgid "<image id=\"img_id3165730\" src=\"starmath/res/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165730\">Icon</alt></image>"
-msgstr "<image id=\"img_id3165730\" src=\"starmath/res/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165730\">Εικονίδιο</alt></image>"
+msgid "Operators"
+msgstr "Τελεστές"
-#: 03091504.xhp
+#: 05020000.xhp
msgctxt ""
-"03091504.xhp\n"
-"par_id3165844\n"
-"194\n"
+"05020000.xhp\n"
+"par_id3083280\n"
+"14\n"
"help.text"
-msgid "Hyperbolic tangent"
-msgstr "Υπερβολική εφαπτομένη"
+msgid "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:7\">Select the relative size of the mathematical operators in a formula in proportion to the base size.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:7\">Επιλέξτε το σχετικό μέγεθος των μαθηματικών τελεστών σε έναν τύπο σε αναλογία με το μέγεθος της βάσης.</ahelp>"
-#: 03040000.xhp
+#: 05020000.xhp
msgctxt ""
-"03040000.xhp\n"
-"tit\n"
+"05020000.xhp\n"
+"hd_id3154638\n"
+"15\n"
"help.text"
-msgid "Zoom In"
-msgstr "Μεγέθυνση"
+msgid "Limits"
+msgstr "Όρια"
-#: 03040000.xhp
+#: 05020000.xhp
msgctxt ""
-"03040000.xhp\n"
-"bm_id3153770\n"
+"05020000.xhp\n"
+"par_id3151189\n"
+"16\n"
"help.text"
-msgid "<bookmark_value>zooming in on formula display</bookmark_value><bookmark_value>formulas; increasing size of display</bookmark_value>"
-msgstr "<bookmark_value> Μεγέθυνση στην προβολή του τύπου</bookmark_value><bookmark_value>τύποι, αύξηση μεγέθους της προβολής</bookmark_value>"
+msgid "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:8\">Select the relative size for the limits in a formula in proportion to the base size.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH:METRICFIELD:RID_FONTSIZEDIALOG:8\">Επιλέξτε το σχετικό μέγεθος για τα όρια σε έναν τύπο σε αναλογία με το μέγεθος της βάσης.</ahelp>"
-#: 03040000.xhp
+#: 05020000.xhp
msgctxt ""
-"03040000.xhp\n"
-"hd_id3153770\n"
-"1\n"
+"05020000.xhp\n"
+"hd_id3156320\n"
+"17\n"
"help.text"
-msgid "<link href=\"text/smath/01/03040000.xhp\" name=\"Zoom In\">Zoom In</link>"
-msgstr "<link href=\"text/smath/01/03040000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 03040000.xhp
+#: 05020000.xhp
msgctxt ""
-"03040000.xhp\n"
-"par_id3154490\n"
-"2\n"
+"05020000.xhp\n"
+"par_id3145206\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".\">Increases the display scale of the formula by 25%.</ahelp> The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link>. The context menu in the work area also contains zoom commands."
-msgstr "<ahelp hid=\".\">Αυξάνει την κλίμακα εμφάνισης του τύπου κατά 25%.</ahelp> Ο τρέχων συντελεστής εστίασης εμφανίζεται στη γραμμή κατάστασης. Μια επιλογή των διαθέσιμων επιλογών εστίασης είναι προσβάσιμη μέσω του <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link>. Το μενού περιεχομένου στην περιοχή εργασίας περιέχει επίσης εντολές εστίασης."
+msgid "<ahelp hid=\"STARMATH:PUSHBUTTON:RID_FONTSIZEDIALOG:1\">Click this button to save your changes as a default for all new formulas.</ahelp> A security response appears before saving any changes."
+msgstr "<ahelp hid=\"STARMATH:PUSHBUTTON:RID_FONTSIZEDIALOG:1\">Κάντε κλικ σε αυτό το κουμπί για να αποθηκεύσετε τις αλλαγές σας σαν προεπιλογές για όλους τους νέους τύπους.</ahelp> Θα εμφανιστεί μια απόκριση ασφαλείας πριν να αποθηκευτούν οι αλλαγές."
-#: 06010000.xhp
+#: 05030000.xhp
msgctxt ""
-"06010000.xhp\n"
+"05030000.xhp\n"
"tit\n"
"help.text"
-msgid "Catalog"
-msgstr "Κατάλογος"
+msgid "Spacing"
+msgstr "Απόσταση"
-#: 06010000.xhp
+#: 05030000.xhp
msgctxt ""
-"06010000.xhp\n"
-"bm_id3145799\n"
+"05030000.xhp\n"
+"bm_id3154658\n"
"help.text"
-msgid "<bookmark_value>symbols; entering in %PRODUCTNAME Math</bookmark_value><bookmark_value>%PRODUCTNAME Math; entering symbols in</bookmark_value><bookmark_value>catalog for mathematical symbols</bookmark_value><bookmark_value>mathematical symbols;catalog</bookmark_value><bookmark_value>Greek symbols in formulas</bookmark_value><bookmark_value>formulas; entering symbols in</bookmark_value>"
-msgstr "<bookmark_value>σύμβολα, εισαγωγή στο %PRODUCTNAME Math</bookmark_value><bookmark_value>%PRODUCTNAME Math, εισαγωγή συμβόλων στο</bookmark_value><bookmark_value>κατάλογος για μαθηματικά σύμβολα</bookmark_value><bookmark_value>μαθηματικά σύμβολα, κατάλογος</bookmark_value><bookmark_value>Ελληνικά σύμβολα σε τύπους</bookmark_value><bookmark_value>τύποι, εισαγωγή συμβόλων σε</bookmark_value>"
+msgid "<bookmark_value>spacing; formula elements</bookmark_value><bookmark_value>formulas;element spacing</bookmark_value>"
+msgstr "<bookmark_value>διάστιχο, στοιχεία τύπου</bookmark_value><bookmark_value>τύποι, διάστιχο στοιχείων</bookmark_value>"
-#: 06010000.xhp
+#: 05030000.xhp
msgctxt ""
-"06010000.xhp\n"
-"hd_id3153715\n"
+"05030000.xhp\n"
+"hd_id3154658\n"
"1\n"
"help.text"
-msgid "<link href=\"text/smath/01/06010000.xhp\" name=\"Catalog\">Catalog</link>"
-msgstr "<link href=\"text/smath/01/06010000.xhp\" name=\"Κατάλογος\">Κατάλογος</link>"
+msgid "Spacing"
+msgstr "Απόσταση"
-#: 06010000.xhp
+#: 05030000.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3146313\n"
+"05030000.xhp\n"
+"par_id3153818\n"
"2\n"
"help.text"
-msgid "<variable id=\"symboletext\"><ahelp hid=\"SID_SYMBOLS_CATALOGUE\">Opens the <emph>Symbols</emph> dialog, in which you can select a symbol to insert in the formula.</ahelp></variable>"
-msgstr "<variable id=\"symboletext\"><ahelp hid=\"SID_SYMBOLS_CATALOGUE\">Ανοίγει το παράθυρο διαλόγου <emph>Σύμβολα</emph>, στο οποίο μπορείτε να επιλέξετε ένα σύμβολο για να εισάγετε στον τύπο.</ahelp></variable>"
+msgid "<variable id=\"abstaendetext\"><ahelp hid=\"SID_DISTANCE\">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 "<variable id=\"abstaendetext\"><ahelp hid=\"SID_DISTANCE\">Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να καθορίσετε την απόσταση μεταξύ στοιχείων του τύπου. Η απόσταση καθορίζεται σαν ποσοστό σε σχέση με το μέγεθος της βάσης που καθορίστηκε από το μενού <emph>Μορφή - Μέγεθος γραμματοσειράς</emph>.</ahelp></variable>"
-#: 06010000.xhp
+#: 05030000.xhp
msgctxt ""
-"06010000.xhp\n"
-"hd_id3150202\n"
-"4\n"
+"05030000.xhp\n"
+"par_id3143228\n"
+"3\n"
"help.text"
-msgid "Symbol Set"
-msgstr "Σύνολο συμβόλων"
+msgid "Use the <emph>Category</emph> button to determine the formula element for which you would like to specify the spacing. The appearance of the dialog depends on the selected category. A preview window shows you which spacing is modified through the respective boxes."
+msgstr "Χρησιμοποιήστε το κουμπί <emph>Κατηγορία</emph> για να καθορίσετε το στοιχείο του τύπου για το οποίο θα θέλατε να ορίσετε το διάστιχο. Η εμφάνιση του διαλόγου εξαρτάται από την επιλεγμένη κατηγορία. Ένα παράθυρο προεπισκόπησης σας εμφανίζει ποιο διάστιχο τροποποιήθηκε σε όλα τα αντίστοιχα πλαίσια."
-#: 06010000.xhp
+#: 05030000.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3148699\n"
+"05030000.xhp\n"
+"hd_id3154653\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"STARMATH_LISTBOX_RID_SYMBOLDIALOG_1\">All symbols are organized into symbol sets. Select the desired symbol set from the list box. The corresponding group of symbols appear in the field below.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH_LISTBOX_RID_SYMBOLDIALOG_1\">Όλα τα σύμβολα είναι οργανωμένα σε σύνολα συμβόλων. Επιλέξτε το επιθυμητό σύνολο συμβόλων από το πλαίσιο λίστας. Η αντίστοιχη ομάδα συμβόλων εμφανίζεται στο πεδίο παρακάτω.</ahelp>"
+msgid "Category"
+msgstr "Κατηγορία"
-#: 06010000.xhp
+#: 05030000.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3153917\n"
-"7\n"
+"05030000.xhp\n"
+"par_id3149873\n"
+"6\n"
"help.text"
-msgid "When a symbol is selected, its command name appears below the symbol list and a magnified version appears in a box to the right. Note that the name must be typed in the <emph>Commands</emph> window exactly as displayed here (case-sensitive)."
-msgstr "Όταν επιλέγεται ένα σύμβολο, το όνομα της εντολής του εμφανίζεται παρακάτω στη λίστα συμβόλων και μια μεγεθυμένη έκδοση εμφανίζεται σε ένα πλαίσιο στα δεξιά. Σημειώστε ότι το όνομα πρέπει να πληκτρολογηθεί στο παράθυρο <emph>εντολών</emph> όπως ακριβώς εμφανίζεται εδώ (με διάκριση πεζών και κεφαλαίων)."
+msgid "<ahelp hid=\"STARMATH:MENUBUTTON:RID_DISTANCEDIALOG:1\">This button allows you to select the category for which you would like to change the spacing.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH:MENUBUTTON:RID_DISTANCEDIALOG:1\">Αυτό το κουμπί σας επιτρέπει να επιλέξετε την κατηγορία για την οποία θα επιθυμούσατε να αλλάξετε το διάστιχο.</ahelp>"
-#: 06010000.xhp
+#: 05030000.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3149126\n"
-"3\n"
+"05030000.xhp\n"
+"hd_id3150391\n"
+"7\n"
"help.text"
-msgid "To insert a symbol, select it from the list and click <emph>Insert</emph>. The corresponding command name appears in the <emph>Commands</emph> window."
-msgstr "Για να εισάγετε ένα σύμβολο, επιλέξτε το από τη λίστα και κάντε κλικ στην <emph>Εισαγωγή</emph>. Το αντίστοιχο όνομα της εντολής εμφανίζεται στο παράθυρο <emph>εντολών</emph>."
+msgid "Spacing"
+msgstr "Απόσταση"
-#: 06010000.xhp
+#: 05030000.xhp
msgctxt ""
-"06010000.xhp\n"
-"hd_id3154765\n"
+"05030000.xhp\n"
+"par_id3151389\n"
"8\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Defines the spacing between variables and operators, between lines, and between root signs and radicals."
+msgstr "Καθορίζει την απόσταση μεταξύ των μεταβλητών και των τελεστών, μεταξύ γραμμών, και μεταξύ συμβόλων ρίζας και ριζικών."
-#: 06010000.xhp
+#: 05030000.xhp
msgctxt ""
-"06010000.xhp\n"
-"par_id3153811\n"
+"05030000.xhp\n"
+"hd_id3150536\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMBOLDIALOG_1\">Click here to open the <link href=\"text/smath/01/06010100.xhp\" name=\"Edit Symbols\">Edit Symbols</link> dialog.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMBOLDIALOG_1\">Κάντε κλικ εδώ για να ανοίξετε παράθυρο διαλόγου <link href=\"text/smath/01/06010100.xhp\" name=\"Επεξεργασία συμβόλων\">Επεξεργασία συμβόλων</link>.</ahelp>"
+msgid "Spacing"
+msgstr "Απόσταση"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"tit\n"
+"05030000.xhp\n"
+"par_id3146323\n"
+"10\n"
"help.text"
-msgid "Other Symbols"
-msgstr "Άλλα σύμβολα"
+msgid "<ahelp hid=\"HID_SMA_DEFAULT_DIST\">Defines the spacing between variables and operators.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_DEFAULT_DIST\">Καθορίζει την απόσταση μεταξύ μεταβλητών και τελεστών.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"bm_id3149261\n"
+"05030000.xhp\n"
+"hd_id3149349\n"
+"11\n"
"help.text"
-msgid "<bookmark_value>mathematical symbols; other</bookmark_value><bookmark_value>real part of complex numbers</bookmark_value><bookmark_value>symbols;for complex numbers</bookmark_value><bookmark_value>partial differentiation symbol</bookmark_value><bookmark_value>infinity symbol</bookmark_value><bookmark_value>Nabla operator</bookmark_value><bookmark_value>there exists symbol</bookmark_value><bookmark_value>there does not exist symbol</bookmark_value><bookmark_value>existence quantor symbol</bookmark_value><bookmark_value>for all symbol</bookmark_value><bookmark_value>universal quantifier symbol</bookmark_value><bookmark_value>h-bar symbol</bookmark_value><bookmark_value>lambda-bar symbol</bookmark_value><bookmark_value>imaginary part of a complex number</bookmark_value><bookmark_value>complex numbers; symbols</bookmark_value><bookmark_value>weierstrass p symbol</bookmark_value><bookmark_value>left arrow symbol</bookmark_value><bookmark_value>right arrow symbol</bookmark_value><bookmark_value>up arrow symbol</bookmark_value><bookmark_value>down arrow symbol</bookmark_value><bookmark_value>arrows;symbols in %PRODUCTNAME Math</bookmark_value><bookmark_value>center dots symbol</bookmark_value><bookmark_value>axis-ellipsis</bookmark_value><bookmark_value>vertical dots symbol</bookmark_value><bookmark_value>diagonal upward dots;symbol</bookmark_value><bookmark_value>diagonal downward dots;symbol</bookmark_value><bookmark_value>epsilon; back</bookmark_value><bookmark_value>back epsilon symbol</bookmark_value><bookmark_value>placeholders; inserting in formulas</bookmark_value><bookmark_value>ellipsis symbols</bookmark_value>"
-msgstr "<bookmark_value>μαθηματικά σύμβολα;άλλα</bookmark_value><bookmark_value>πραγματικό μέρος μιγαδικών αριθμών</bookmark_value><bookmark_value>σύμβολα;για μιγαδικούς αριθμούς</bookmark_value><bookmark_value>σύμβολο μερικής διαφόρισης</bookmark_value><bookmark_value>σύμβολο απείρου</bookmark_value><bookmark_value>Αναδελτικός τελεστής</bookmark_value><bookmark_value>σύμβολο ύπαρξης</bookmark_value><bookmark_value>σύμβολο μη ύπαρξης</bookmark_value><bookmark_value>σύμβολο ύπαρξης πoσοδείκτη</bookmark_value><bookmark_value>σύμβολο για κάθε</bookmark_value><bookmark_value>σύμβολο καθολικού ποσοδείκτη</bookmark_value><bookmark_value>σύμβολο h-bar</bookmark_value><bookmark_value>σύμβολο λάμδα-bar</bookmark_value><bookmark_value>φανταστικό μέρος μιγαδικού αριθμού</bookmark_value><bookmark_value>μιγαδικοί αριθμοί; σύμβολα</bookmark_value><bookmark_value>σύμβολο weierstrass p</bookmark_value><bookmark_value>σύμβολο αριστερού βέλους</bookmark_value><bookmark_value>σύμβολο δεξιού βέλους</bookmark_value><bookmark_value>σύμβολο πάνω βέλους</bookmark_value><bookmark_value>σύμβολο κάτω βέλους</bookmark_value><bookmark_value>βέλη;σύμβολα στο %PRODUCTNAME Math</bookmark_value><bookmark_value>σύμβολο τελειών στο κέντρο</bookmark_value><bookmark_value>έλλειψη στον άξονα</bookmark_value><bookmark_value>σύμβολο κάθετων τελειών</bookmark_value><bookmark_value>διαγώνιες προς τα πάνω κουκκίδες; σύμβολο</bookmark_value><bookmark_value>διαγώνιες προς τα κάτω τελείες;σύμβολο</bookmark_value><bookmark_value>ανάποδο έψιλον</bookmark_value><bookmark_value>σύμβολο ανάποδου έψιλον</bookmark_value><bookmark_value>δεσμευτικά θέσης; εισαγωγή σε τύπους</bookmark_value><bookmark_value>σύμβολα έλλειψης</bookmark_value>"
+msgid "Line Spacing"
+msgstr "Διάστιχο γραμμής"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"hd_id3149261\n"
-"1\n"
+"05030000.xhp\n"
+"par_id3145824\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/smath/01/03091600.xhp\" name=\"Other Symbols\">Other Symbols</link>"
-msgstr "<link href=\"text/smath/01/03091600.xhp\" name=\"Άλλα σύμβολα\">Άλλα σύμβολα</link>"
+msgid "<ahelp hid=\"HID_SMA_LINE_DIST\">Determines the spacing between lines.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_LINE_DIST\">Καθορίζει το διάστιχο μεταξύ γραμμών.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3157884\n"
-"2\n"
+"05030000.xhp\n"
+"hd_id3145593\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_MISC_MENU\">Shows miscellaneous mathematical symbols.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_MISC_MENU\">Εμφανίζει διάφορα μαθηματικά σύμβολα.</ahelp>"
+msgid "Root Spacing"
+msgstr "Απόσταση ρίζας"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"hd_id3156430\n"
-"3\n"
+"05030000.xhp\n"
+"par_id3150864\n"
+"14\n"
"help.text"
-msgid "Symbols in detail"
-msgstr "Σύμβολα με λεπτομέρειες"
+msgid "<ahelp hid=\"HID_SMA_ROOT_DIST\">Determines the spacing between the root sign and radicals.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_ROOT_DIST\">Καθορίζει την απόσταση μεταξύ συμβόλων ριζών και ριζικών.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3145171\n"
+"05030000.xhp\n"
+"hd_id3154508\n"
+"15\n"
"help.text"
-msgid "<image id=\"img_id3145177\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145177\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145177\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145177\">Εικονίδιο</alt></image>"
+msgid "Indexes"
+msgstr "Δείκτες"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3153167\n"
-"44\n"
+"05030000.xhp\n"
+"par_id3149885\n"
+"16\n"
"help.text"
-msgid "<emph>Partial</emph>"
-msgstr "<emph>Μερική</emph>"
+msgid "Defines the spacing for superscript and subscript indexes."
+msgstr "Καθορίζει την απόσταση για εκθέτες και δείκτες."
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3156303\n"
-"5\n"
+"05030000.xhp\n"
+"hd_id3147371\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_PARTIAL\">Inserts the symbol for a partial differentiation.</ahelp> Command for the <emph>Commands</emph> window: <emph>partial</emph>"
-msgstr "<ahelp hid=\"HID_SMA_PARTIAL\">Εισάγει το σύμβολο για μερική διαφόριση.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>partial</emph>"
+msgid "Superscript"
+msgstr "Εκθέτης"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3152782\n"
+"05030000.xhp\n"
+"par_id3150568\n"
+"18\n"
"help.text"
-msgid "<image id=\"img_id3152788\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152788\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152788\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152788\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_SUP_DIST\">Determines the spacing for superscript indexes.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_SUP_DIST\">Καθορίζει την απόσταση για εκθέτες.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3151049\n"
-"43\n"
+"05030000.xhp\n"
+"hd_id3150933\n"
+"19\n"
"help.text"
-msgid "<emph>Infinity</emph>"
-msgstr "<emph>Άπειρο</emph>"
+msgid "Subscript"
+msgstr "Δείκτης"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3153648\n"
-"6\n"
+"05030000.xhp\n"
+"par_id3148772\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_INFINITY\">Inserts the symbol for infinity.</ahelp> Command for the <emph>Commands</emph> window: <emph>infinity</emph> or <emph>infty</emph>"
-msgstr "<ahelp hid=\"HID_SMA_INFINITY\">Εισάγει το σύμβολο για το άπειρο.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>infinity</emph> ή <emph>infty</emph>"
+msgid "<ahelp hid=\"HID_SMA_SUB_DIST\">Determines the spacing for subscript indexes.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_SUB_DIST\">Καθορίζει την απόσταση για δείκτες.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3150217\n"
+"05030000.xhp\n"
+"hd_id3149027\n"
+"21\n"
"help.text"
-msgid "<image id=\"img_id3150223\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150223\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150223\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150223\">Εικονίδιο</alt></image>"
+msgid "Fractions"
+msgstr "Κλάσματα"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3153687\n"
-"45\n"
+"05030000.xhp\n"
+"par_id3155369\n"
+"22\n"
"help.text"
-msgid "<emph>Nabla</emph>"
-msgstr "<emph>Ανάδελτα</emph>"
+msgid "Defines the spacing between the fraction bar and the numerator or denominator."
+msgstr "Καθορίζει την απόσταση μεταξύ της γραμμής κλάσματος και του αριθμητή ή παρονομαστή."
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3149735\n"
-"16\n"
+"05030000.xhp\n"
+"hd_id3156256\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_NABLA\">Inserts the symbol for a Nabla vector operator.</ahelp> Command for the <emph>Commands</emph> window: <emph>nabla</emph>"
-msgstr "<ahelp hid=\"HID_SMA_NABLA\">Εισάγει το σύμβολο του τελεστή αναδελτικού διανύσματος.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>nabla</emph>"
+msgid "Numerator"
+msgstr "Αριθμητής"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3155330\n"
+"05030000.xhp\n"
+"par_id3155990\n"
+"24\n"
"help.text"
-msgid "<image id=\"img_id3155336\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155336\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155336\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155336\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_NUMERATOR_DIST\">Determines the spacing between the fraction bar and the numerator.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_NUMERATOR_DIST\">Καθορίζει την απόσταση μεταξύ της γραμμής κλάσματος και του αριθμητή.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3154398\n"
-"46\n"
+"05030000.xhp\n"
+"hd_id3153722\n"
+"25\n"
"help.text"
-msgid "<emph>There exists</emph>"
-msgstr "<emph>Υπάρχει</emph>"
+msgid "Denominator"
+msgstr "Παρονομαστής"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3156346\n"
-"41\n"
+"05030000.xhp\n"
+"par_id3149711\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_EXISTS\">Inserts the symbol for an Existence quantor.</ahelp> Command for the <emph>Commands</emph> window: <emph>exists</emph>"
-msgstr "<ahelp hid=\"HID_SMA_EXISTS\">Εισάγει το σύμβολο για υπαρξιακή ποσότητα.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>exists</emph>"
+msgid "<ahelp hid=\"HID_SMA_DENOMINATOR_DIST\">Determines the spacing between the fraction bar and the denominator.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_DENOMINATOR_DIST\">Καθορίζει την απόσταση μεταξύ της γραμμής κλάσματος και του παρονομαστή.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_idA3155330\n"
+"05030000.xhp\n"
+"hd_id3151181\n"
+"27\n"
"help.text"
-msgid "<image id=\"img_idA3155336\" src=\"starmath/res/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3155336\">Icon</alt></image>"
-msgstr "<image id=\"img_idA3155336\" src=\"starmath/res/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3155336\">Εικονίδιο</alt></image>"
+msgid "Fraction Bars"
+msgstr "Γραμμές κλασμάτων"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_idA3154398\n"
-"46\n"
+"05030000.xhp\n"
+"par_id3150764\n"
+"28\n"
"help.text"
-msgid "<emph>There does not exist</emph>"
-msgstr "<emph>Δεν υπάρχει</emph>"
+msgid "Defines the excess length and line weight of the fraction bar."
+msgstr "Καθορίζει το μήκος της υπέρβασης και το πάχος της γραμμής στη γραμμή κλάσματος."
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_idA3156346\n"
+"05030000.xhp\n"
+"hd_id3151266\n"
+"29\n"
+"help.text"
+msgid "Excess length"
+msgstr "Μήκος υπέρβασης"
+
+#: 05030000.xhp
+msgctxt ""
+"05030000.xhp\n"
+"par_id3145211\n"
+"30\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_FRACLINE_EXCWIDTH\">Determines the excess length of the fraction line.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_FRACLINE_EXCWIDTH\">Καθορίζει το μήκος υπέρβασης της γραμμής κλάσματος.</ahelp>"
+
+#: 05030000.xhp
+msgctxt ""
+"05030000.xhp\n"
+"hd_id3150260\n"
+"31\n"
+"help.text"
+msgid "Weight"
+msgstr "Πάχος"
+
+#: 05030000.xhp
+msgctxt ""
+"05030000.xhp\n"
+"par_id3153148\n"
+"32\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_FRACLINE_LINEWIDTH\">Determines the weight of the fraction line.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_FRACLINE_LINEWIDTH\">Καθορίζει το πάχος της γραμμής κλάσματος.</ahelp>"
+
+#: 05030000.xhp
+msgctxt ""
+"05030000.xhp\n"
+"hd_id3153627\n"
+"33\n"
+"help.text"
+msgid "Limits"
+msgstr "Όρια"
+
+#: 05030000.xhp
+msgctxt ""
+"05030000.xhp\n"
+"par_id3149755\n"
+"34\n"
+"help.text"
+msgid "Defines the spacing between the sum symbol and the limit conditions."
+msgstr "Καθορίζει την απόστασητο διάστιχο μεταξύ του συμβόλου αθροίσματος και τους όρους του ορίου."
+
+#: 05030000.xhp
+msgctxt ""
+"05030000.xhp\n"
+"hd_id3147260\n"
+"35\n"
+"help.text"
+msgid "Upper limit"
+msgstr "Άνω όριο"
+
+#: 05030000.xhp
+msgctxt ""
+"05030000.xhp\n"
+"par_id3154690\n"
+"36\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_UPPERLIMIT_DIST\">Determines the spacing between the sum symbol and the upper limit.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_UPPERLIMIT_DIST\">Καθορίζει την απόσταση μεταξύ του συμβόλου αθροίσματος και το πάνω όριο.</ahelp>"
+
+#: 05030000.xhp
+msgctxt ""
+"05030000.xhp\n"
+"hd_id3148834\n"
+"37\n"
+"help.text"
+msgid "Lower limit"
+msgstr "Κάτω όριο"
+
+#: 05030000.xhp
+msgctxt ""
+"05030000.xhp\n"
+"par_id3147509\n"
+"38\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SMA_LOWERLIMIT_DIST\">Determines the spacing between the sum symbol and the lower limit.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_LOWERLIMIT_DIST\">Καθορίζει την απόσταση μεταξύ του συμβόλου αθροίσματος και το κάτω όριο.</ahelp>"
+
+#: 05030000.xhp
+msgctxt ""
+"05030000.xhp\n"
+"hd_id3154267\n"
+"39\n"
+"help.text"
+msgid "Brackets"
+msgstr "Αγκύλες"
+
+#: 05030000.xhp
+msgctxt ""
+"05030000.xhp\n"
+"par_id3154273\n"
+"40\n"
+"help.text"
+msgid "Defines the spacing between brackets and the content."
+msgstr "Καθορίζει την απόσταση μεταξύ των παρενθέσεων και του περιεχομένου."
+
+#: 05030000.xhp
+msgctxt ""
+"05030000.xhp\n"
+"hd_id3150708\n"
"41\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_NOTEXISTS\">Inserts the symbol for an Existence quantor.</ahelp> Command for the <emph>Commands</emph> window: <emph>notexists</emph>"
-msgstr "<ahelp hid=\"HID_SMA_NOTEXISTS\">Εισάγει το σύμβολο για ποσοδείκτη ύπαρξης. </ahelp>Εντολή για το παράθυρο <emph>Εντολές</emph>:<emph>δεν υπάρχει</emph>"
+msgid "Excess size (left/right)"
+msgstr "Μέγεθος υπέρβασης (αριστερά/δεξιά)"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3151296\n"
+"05030000.xhp\n"
+"par_id3154106\n"
+"42\n"
"help.text"
-msgid "<image id=\"img_id3151302\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151302\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151302\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151302\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_BRACKET_EXCHEIGHT\">Determines the vertical distance between the upper edge of the contents and the upper end of the brackets.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_BRACKET_EXCHEIGHT\">Καθορίζει την κατακόρυφη απόσταση μεταξύ του πάνω άκρου των περιεχομένων και του πάνω τελειώματος των παρενθέσεων.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3146976\n"
-"47\n"
+"05030000.xhp\n"
+"hd_id3109843\n"
+"43\n"
"help.text"
-msgid "<emph>For all</emph>"
-msgstr "<emph>Για όλα</emph>"
+msgid "Spacing"
+msgstr "Απόσταση"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3150478\n"
-"69\n"
+"05030000.xhp\n"
+"par_id3149810\n"
+"44\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_FORALL\">Inserts the symbol for a universal quantifier \"for all\".</ahelp> Command for the <emph>Commands</emph> window: <emph>forall</emph>"
-msgstr "<ahelp hid=\"HID_SMA_FORALL\">Εισάγει το σύμβολο για καθολικούς εκτιμητές \"για όλα\".</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph> : <emph>forall</emph>"
+msgid "<ahelp hid=\"HID_SMA_BRACKET_DIST\">Determines the horizontal distance between the contents and the upper end of the brackets.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_BRACKET_DIST\">Καθορίζει την οριζόντια απόσταση μεταξύ των περιεχομένων και του πάνω τελειώματος των παρενθέσεων.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3153023\n"
+"05030000.xhp\n"
+"hd_id3153531\n"
+"77\n"
"help.text"
-msgid "<image id=\"img_id3153030\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153030\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153030\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153030\">Εικονίδιο</alt></image>"
+msgid "Scale all brackets"
+msgstr "Κλιμάκωση όλων των παρενθέσεων"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3159250\n"
-"58\n"
+"05030000.xhp\n"
+"par_id3154799\n"
+"78\n"
"help.text"
-msgid "<emph>h Bar</emph>"
-msgstr "<emph>h με γραμμή</emph>"
+msgid "<ahelp hid=\"STARMATH:CHECKBOX:RID_DISTANCEDIALOG:1\">Scales all types of brackets.</ahelp> If you then enter <emph>( a over b)</emph> in the <emph>Commands</emph> window, the brackets will surround the whole height of the argument. You normally achieve this effect by entering <emph>left ( a over b right )</emph>."
+msgstr "<ahelp hid=\"STARMATH:CHECKBOX:RID_DISTANCEDIALOG:1\">Κλιμακώνει όλους τους τύπους παρενθέσεων.</ahelp> Αν ύστερα εισάγετε <emph>( a over b)</emph> στο παράθυρο <emph>εντολών</emph>, οι παρενθέσεις θα περιβάλουν ολόκληρο το ύψος του ορίσματος. Εσείς κανονικά επιτυγχάνετε αυτό το αποτέλεσμα εισάγοντας <emph>left ( a over b right )</emph>."
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3159264\n"
-"57\n"
+"05030000.xhp\n"
+"hd_id3151099\n"
+"79\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_HBAR\">Inserts the symbol for the h-bar constant.</ahelp> Command for the <emph>Commands</emph> window: <emph>hbar</emph>"
-msgstr "<ahelp hid=\"HID_SMA_HBAR\">Εισάγει το σύμβολο για τη σταθερά h-bar.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>hbar</emph>"
+msgid "Excess size"
+msgstr "Μέγεθος υπέρβασης"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3153908\n"
+"05030000.xhp\n"
+"par_id3147524\n"
+"80\n"
"help.text"
-msgid "<image id=\"img_id3153256\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153256\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153256\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153256\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_BRACKET_EXCHEIGHT2\">Adjusts the percentage excess size.</ahelp> At 0 percent the brackets are set so that they surround the argument at the same height. The higher the entered value is, the larger the vertical gap between the contents of the brackets and the external border of the brackets. The field can only be used in combination with <emph>Scale all brackets</emph>."
+msgstr "<ahelp hid=\"HID_SMA_BRACKET_EXCHEIGHT2\">Προσαρμόζει το μέγεθος υπέρβασης σε ποσοστό.</ahelp> Στο 0 τοις εκατό οι παρενθέσεις ορίζονται έτσι ώστε να περιβάλλουν το όρισμα στο ίδιο ύψος. Όσο μεγαλύτερη είναι η τιμή που εισάγεται, τόσο μεγαλύτερο είναι και το κατακόρυφο διάστημα των περιεχομένων των αγκίστρων και το εξωτερικό περίγραμμα των αγκίστρων. Το πεδίο μπορεί να χρησιμοποιηθεί μόνο σε συνδυασμό με το πεδίο <emph>Κλιμάκωση όλων των παρενθέσεων</emph>."
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3145378\n"
-"60\n"
+"05030000.xhp\n"
+"hd_id3153673\n"
+"45\n"
"help.text"
-msgid "<emph>Lambda Bar</emph>"
-msgstr "<emph>λάμδα με γραμμή</emph>"
+msgid "Matrices"
+msgstr "Πίνακες"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3150338\n"
-"59\n"
+"05030000.xhp\n"
+"par_id3151319\n"
+"46\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_LAMBDABAR\">Inserts the symbol for a lambda-bar.</ahelp> Command for the <emph>Commands</emph> window: <emph>lambdabar</emph>"
-msgstr "<ahelp hid=\"HID_SMA_LAMBDABAR\">Εισάγει το σύμβολο για ένα lambda-bar.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>lambdabar</emph>"
+msgid "Defines the relative spacing for the elements in a matrix."
+msgstr "Καθορίζει την σχετική απόσταση για τα στοιχεία της μήτρας.."
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3150651\n"
+"05030000.xhp\n"
+"hd_id3150996\n"
+"47\n"
"help.text"
-msgid "<image id=\"img_id3154285\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154285\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154285\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154285\">Εικονίδιο</alt></image>"
+msgid "Line spacing"
+msgstr "Διάστιχο γραμμής"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3153962\n"
+"05030000.xhp\n"
+"par_id3153775\n"
"48\n"
"help.text"
-msgid "<emph>Real Part</emph>"
-msgstr "<emph>Πραγματικό μέρος</emph>"
+msgid "<ahelp hid=\"HID_SMA_MATRIXROW_DIST\">Determines the spacing between matrix elements in a row.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_MATRIXROW_DIST\">Καθορίζει την απόσταση μεταξύ στοιχείων της μήτρας σε μια γραμμή.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3148610\n"
-"7\n"
+"05030000.xhp\n"
+"hd_id3152959\n"
+"49\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_RE\">Inserts the symbol for the real part of a complex number.</ahelp> Command for the <emph>Commands</emph> window: <emph>re</emph>"
-msgstr "<ahelp hid=\"HID_SMA_RE\">Εισάγει το σύμβολο για το πραγματικό μέρος μιγαδικού αριθμού.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>re</emph>"
+msgid "Column spacing"
+msgstr "Διάστιχο στήλης"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3154543\n"
+"05030000.xhp\n"
+"par_id3150358\n"
+"50\n"
"help.text"
-msgid "<image id=\"img_id3154553\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154553\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154553\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154553\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_MATRIXCOL_DIST\">Determines the spacing between matrix elements in a column.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_MATRIXCOL_DIST\">Καθορίζει το διάστιχο μεταξύ στοιχείων του πίνακα σε μια στήλη.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3150430\n"
-"49\n"
+"05030000.xhp\n"
+"hd_id3155895\n"
+"51\n"
"help.text"
-msgid "<emph>Imaginary Part</emph>"
-msgstr "<emph>Φανταστικό μέρος</emph>"
+msgid "Symbols"
+msgstr "Σύμβολα"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3147036\n"
-"8\n"
+"05030000.xhp\n"
+"par_id3149690\n"
+"52\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_IM\">Inserts the symbol for the imaginary part of a complex number.</ahelp> Command for the <emph>Commands</emph> window: <emph>im</emph>"
-msgstr "<ahelp hid=\"HID_SMA_IM\">Εισάγει το σύμβολο για το φανταστικό μέρος μιγαδικού αριθμού.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>im</emph>"
+msgid "Defines the spacing of symbols in relation to variables"
+msgstr "Καθορίζει την απόσταση των συμβόλων σε σχέση με τις μεταβλητές"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3154156\n"
+"05030000.xhp\n"
+"hd_id3149341\n"
+"53\n"
"help.text"
-msgid "<image id=\"img_id3154162\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154162\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154162\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154162\">Εικονίδιο</alt></image>"
+msgid "Primary height"
+msgstr "Πρωτεύον ύψος"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3156177\n"
-"51\n"
+"05030000.xhp\n"
+"par_id3154198\n"
+"54\n"
"help.text"
-msgid "<emph>Weierstrass p</emph>"
-msgstr "<emph>p Βάιερστρας</emph>"
+msgid "<ahelp hid=\"HID_SMA_ATTRIBUT_DIST\">Defines the height of the symbols in relation to the baseline.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_ATTRIBUT_DIST\">Καθορίζει το ύψος των συμβόλων σε σχέση με τη βασική γραμμή.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3155435\n"
-"10\n"
+"05030000.xhp\n"
+"hd_id3154140\n"
+"55\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_WP\">This icon inserts a Weierstrass p-function symbol.</ahelp> Command for the <emph>Commands</emph> window: <emph>wp</emph>"
-msgstr "<ahelp hid=\"HID_SMA_WP\">Αυτό το εικονίδιο εισάγει ένα σύμβολο για την p συνάρτηση Weierstrauss.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>wp</emph>"
+msgid "Minimum spacing"
+msgstr "Ελάχιστη απόσταση"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3155267\n"
+"05030000.xhp\n"
+"par_id3146923\n"
+"56\n"
"help.text"
-msgid "<image id=\"img_id3155273\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155273\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155273\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155273\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_INTERATTRIBUT_DIST\">Determines the minimum distance between a symbol and variable.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_INTERATTRIBUT_DIST\">Καθορίζει την ελάχιστη απόσταση μεταξύ ενός συμβόλου και μιας μεταβλητής.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3153860\n"
-"62\n"
+"05030000.xhp\n"
+"hd_id3149302\n"
+"57\n"
"help.text"
-msgid "<emph>Left Arrow</emph>"
-msgstr "<emph>Αριστερό βέλος</emph>"
+msgid "Operators"
+msgstr "Τελεστές"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3146122\n"
-"61\n"
+"05030000.xhp\n"
+"par_id3155181\n"
+"58\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_LEFTARROW\">This icon inserts a left arrow.</ahelp> Command for the <emph>Commands</emph> window: <emph>leftarrow</emph>"
-msgstr "<ahelp hid=\"HID_SMA_LEFTARROW\">Αυτό το εικονίδιο εισάγει ένα αριστερό βέλος.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>leftarrow</emph>"
+msgid "Defines the spacing between operators and variables or numbers."
+msgstr "Καθορίζει την απόσταση μεταξύ τελεστών και μεταβλητών ή αριθμών."
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3149923\n"
+"05030000.xhp\n"
+"hd_id3148992\n"
+"59\n"
"help.text"
-msgid "<image id=\"img_id3149929\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149929\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149929\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149929\">Εικονίδιο</alt></image>"
+msgid "Excess size"
+msgstr "Μέγεθος υπέρβασης"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3153472\n"
-"64\n"
+"05030000.xhp\n"
+"par_id3151333\n"
+"60\n"
"help.text"
-msgid "<emph>Right Arrow</emph>"
-msgstr "<emph>Δεξιό βέλος</emph>"
+msgid "<ahelp hid=\"HID_SMA_OPERATOR_EXCHEIGHT\">Determines the height from the variable to the operator's upper edge.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_OPERATOR_EXCHEIGHT\">Καθορίζει το ύψος από τη μεταβλητή μέχρι το άνω άκρο του τελεστή.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3155472\n"
-"63\n"
+"05030000.xhp\n"
+"hd_id3149495\n"
+"61\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_RIGHTARROW\">This icon inserts a right arrow.</ahelp> Command for the <emph>Commands</emph> window: <emph>rightarrow</emph>"
-msgstr "<ahelp hid=\"HID_SMA_RIGHTARROW\">Αυτό το εικονίδιο εισάγει ένα δεξί βέλος.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>rightarrow</emph>"
+msgid "Spacing"
+msgstr "Απόσταση"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3148506\n"
+"05030000.xhp\n"
+"par_id3151250\n"
+"62\n"
"help.text"
-msgid "<image id=\"img_id3148512\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148512\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148512\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148512\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_OPERATOR_DIST\">Determines the horizontal distance between operators and variables.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_OPERATOR_DIST\">Καθορίζει την οριζόντια απόσταση μεταξύ τελεστών και μεταβλητών.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3152824\n"
+"05030000.xhp\n"
+"hd_id3149819\n"
"66\n"
"help.text"
-msgid "<emph>Up Arrow</emph>"
-msgstr "<emph>Πάνω βέλος</emph>"
+msgid "Borders"
+msgstr "Περιγράμματα"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3152866\n"
-"65\n"
+"05030000.xhp\n"
+"par_id3149102\n"
+"67\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_UPARROW\">This icon inserts an up arrow.</ahelp> Command for the <emph>Commands</emph> window: <emph>uparrow</emph>"
-msgstr "<ahelp hid=\"HID_SMA_UPARROW\">Αυτό το εικονίδιο εισάγει ένα πάνω βέλος.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>uparrow</emph>"
+msgid "Adds a border to your formula. This option is particularly useful if you want to integrate the formula into a text file in $[officename] Writer. When making settings, be sure that you do not use 0 as a size, since this creates viewing problems for text that surrounds the insertion point."
+msgstr "Προσθέτει ένα περίγραμμα στον τύπο σας. Αυτή η επιλογή είναι χρήσιμη ειδικά αν επιθυμείτε να ολοκληρώσετε τον τύπο μέσα σε ένα αρχείο κειμένου στο $[officename] Writer. Κατά τον καθορισμό των ρυθμίσεων, βεβαιωθείτε ότι δεν χρησιμοποιείτε το 0 σαν μέγεθος, επειδή αυτό δημιουργεί προβλήματα στην προβολή για κείμενο που περιβάλλει το σημείο εισαγωγής."
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3157946\n"
+"05030000.xhp\n"
+"hd_id3154837\n"
+"68\n"
"help.text"
-msgid "<image id=\"img_id3157951\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157951\">Icon</alt></image>"
-msgstr "<image id=\"img_id3157951\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157951\">Εικονίδιο</alt></image>"
+msgid "Left"
+msgstr "Αριστερά"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3145694\n"
-"68\n"
+"05030000.xhp\n"
+"par_id3149797\n"
+"69\n"
"help.text"
-msgid "<emph>Down Arrow</emph>"
-msgstr "<emph>Κάτω βέλος</emph>"
+msgid "<ahelp hid=\"HID_SMA_LEFTBORDER_DIST\">The left border is positioned between the formula and background.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_LEFTBORDER_DIST\">Το αριστερό περίγραμμα τοποθετείται μεταξύ του τύπου και του παρασκηνίου.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3145735\n"
-"67\n"
+"05030000.xhp\n"
+"hd_id3147088\n"
+"70\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_DOWNARROW\">This icon inserts a down arrow.</ahelp> Command for the <emph>Commands</emph> window: <emph>downarrow</emph>"
-msgstr "<ahelp hid=\"HID_SMA_DOWNARROW\">Αυτό το εικονίδιο εισάγει ένα κάτω βέλος.</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph> : <emph>downarrow</emph>"
+msgid "Right"
+msgstr "Δεξιά"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3154997\n"
+"05030000.xhp\n"
+"par_id3154898\n"
+"71\n"
"help.text"
-msgid "<image id=\"img_id3155003\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155003\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155003\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155003\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_SMA_RIGHTBORDER_DIST\">The right border is positioned between the formula and background.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_RIGHTBORDER_DIST\">Το δεξιό περίγραμμα τοποθετείται μεταξύ του τύπου και του παρασκηνίου.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3159083\n"
-"52\n"
+"05030000.xhp\n"
+"hd_id3147218\n"
+"72\n"
"help.text"
-msgid "<emph>Ellipsis</emph>"
-msgstr "<emph>Έλλειψη</emph>"
+msgid "Top"
+msgstr "Πάνω"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3159124\n"
-"11\n"
+"05030000.xhp\n"
+"par_id3149040\n"
+"73\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_DOTSLOW\">This icon inserts an ellipsis (three low horizontal dots).</ahelp> Command for the <emph>Commands</emph> window: <emph>dotslow</emph>"
-msgstr "<ahelp hid=\"HID_SMA_DOTSLOW\">Αυτό το εικονίδιο εισάγει μια έλλειψη (τρεις οριζόντιες χαμηλά τελείες).</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph> : <emph>dotslow</emph>"
+msgid "<ahelp hid=\"HID_SMA_UPPERBORDER_DIST\">The top border is positioned between the formula and background.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_UPPERBORDER_DIST\">Το πάνω περίγραμμα τοποθετείται μεταξύ του τύπου και του παρασκηνίου.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3163719\n"
+"05030000.xhp\n"
+"hd_id3147584\n"
+"74\n"
"help.text"
-msgid "<image id=\"img_id3163726\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163726\">Icon</alt></image>"
-msgstr "<image id=\"img_id3163726\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163726\">Εικονίδιο</alt></image>"
+msgid "Bottom"
+msgstr "Κάτω"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3163797\n"
-"53\n"
+"05030000.xhp\n"
+"par_id3148746\n"
+"75\n"
"help.text"
-msgid "<emph>Math-axis Ellipsis</emph>"
-msgstr "<emph>Μαθηματικός άξονας έλλειψης</emph>"
+msgid "<ahelp hid=\"HID_SMA_LOWERBORDER_DIST\">The bottom border is positioned between the formula and background.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_LOWERBORDER_DIST\">Το κάτω περίγραμμα τοποθετείται μεταξύ του τύπου και του παρασκηνίου.</ahelp>"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3146757\n"
-"12\n"
+"05030000.xhp\n"
+"hd_id3147326\n"
+"63\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_DOTSAXIS\">This icon inserts an axis-ellipsis (three vertically centered horizontal dots).</ahelp> Command for the <emph>Commands</emph> window: <emph>dotsaxis</emph>"
-msgstr "<ahelp hid=\"HID_SMA_DOTSAXIS\">Αυτό το εικονίδιο εισάγει μια έλλειψη στον άξονα (τρεις κατακόρυφα στο κέντρο οριζόντιες τελείες).</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph> : <emph>dotaxis</emph>"
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 03091600.xhp
+#: 05030000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3146829\n"
+"05030000.xhp\n"
+"par_id3155143\n"
+"64\n"
"help.text"
-msgid "<image id=\"img_id3146835\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146835\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146835\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146835\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"starmath:PushButton:RID_DISTANCEDIALOG:1\">Saves your changes as your default settings for all new formulas.</ahelp> A security response will appear before saving these changes."
+msgstr "<ahelp hid=\"starmath:PushButton:RID_DISTANCEDIALOG:1\">Αποθηκεύει τις αλλαγές σας ως προεπιλεγμένες ρυθμίσεις για όλους τους νέους τύπους.</ahelp> Μια απάντηση ασφαλείας θα εμφανιστεί πριν την αποθήκευση αυτών των αλλαγών."
-#: 03091600.xhp
+#: 05040000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3152634\n"
-"54\n"
+"05040000.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Vertical Ellipsis</emph>"
-msgstr "<emph>Κάθετη έλλειψη</emph>"
+msgid "Alignment"
+msgstr "Στοίχιση"
-#: 03091600.xhp
+#: 05040000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3152676\n"
-"13\n"
+"05040000.xhp\n"
+"bm_id3148730\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_DOTSVERT\">This icon inserts a vertical ellipsis (three vertical dots).</ahelp> Command for the <emph>Commands</emph> window: <emph>dotsvert</emph>"
-msgstr "<ahelp hid=\"HID_SMA_DOTSVERT\">Αυτό το εικονίδιο εισάγει μια κατακόρυφη έλλειψη (τρεις κατακόρυφες τελείες).</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph> : <emph>dotsvert</emph>"
+msgid "<bookmark_value>aligning; multi-line formulas</bookmark_value><bookmark_value>multi-line formulas; aligning</bookmark_value>"
+msgstr "<bookmark_value>στοίχιση, τύποι πολλαπλών γραμμών</bookmark_value><bookmark_value>τύποι πολλαπλών γραμμών, στοίχιση</bookmark_value>"
-#: 03091600.xhp
+#: 05040000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3109675\n"
+"05040000.xhp\n"
+"hd_id3148730\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3109681\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3109681\">Icon</alt></image>"
-msgstr "<image id=\"img_id3109681\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3109681\">Εικονίδιο</alt></image>"
+msgid "Alignment"
+msgstr "Στοίχιση"
-#: 03091600.xhp
+#: 05040000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3109753\n"
-"55\n"
+"05040000.xhp\n"
+"par_id3152999\n"
+"2\n"
"help.text"
-msgid "<emph>Upward Diagonal Ellipsis</emph>"
-msgstr "<emph>Ανοδική διαγώνια έλλειψη</emph>"
+msgid "<variable id=\"ausrichtungtext\"><ahelp hid=\"SID_ALIGN\" visibility=\"visible\">You can define the alignment of multi-line formulas as well as formulas with several elements in one line.</ahelp> Create multi-line formulas by entering a <emph>NEWLINE</emph> command in the <emph>Commands</emph> window.</variable>"
+msgstr "<variable id=\"ausrichtungtext\"><ahelp hid=\"SID_ALIGN\" visibility=\"visible\">Μπορείτε να καθορίσετε τη στοίχιση τύπων με πολλαπλές γραμμές όπως επίσης και τύπων με διάφορα στοιχεία σε μια γραμμή.</ahelp> Δημιουργήστε τύπους πολλαπλών γραμμών εισάγοντας μια εντολή <emph>NEWLINE</emph> στο παράθυρο <emph>εντολών</emph>.</variable>"
-#: 03091600.xhp
+#: 05040000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3109794\n"
-"14\n"
+"05040000.xhp\n"
+"hd_id3153737\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_DOTSUP\">This icon inserts an upward diagonal ellipsis (three dots on the diagonal from the bottom left to the top right)</ahelp>Command for the <emph>Commands</emph> window: <emph>dotsup</emph> or <emph>dotsdiag</emph>"
-msgstr "<ahelp hid=\"HID_SMA_DOTSUP\">Αυτό το εικονίδιο εισάγει μια αύξουσα διαγώνια έλλειψη (τρεις τελείες στη διαγώνιο από κάτω αριστερά προς πάνω δεξιά)</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>dotsup</emph> ή <emph>dotsdiag</emph>"
+msgid "Horizontal"
+msgstr "Οριζόντια"
-#: 03091600.xhp
+#: 05040000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3158234\n"
+"05040000.xhp\n"
+"par_id3148388\n"
+"4\n"
"help.text"
-msgid "<image id=\"img_id3158240\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158240\">Icon</alt></image>"
-msgstr "<image id=\"img_id3158240\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158240\">Εικονίδιο</alt></image>"
+msgid "Specifies the type of horizontal alignment for multi-line formulas."
+msgstr "Καθορίζει τον τύπο της οριζόντιας στοίχισης για τύπους με πολλαπλές γραμμές."
-#: 03091600.xhp
+#: 05040000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3158311\n"
-"56\n"
+"05040000.xhp\n"
+"hd_id3148768\n"
+"5\n"
"help.text"
-msgid "<emph>Downward Diagonal Ellipsis</emph>"
-msgstr "<emph>Καθοδική διαγώνια έλλειψη</emph>"
+msgid "Left"
+msgstr "Αριστερά"
-#: 03091600.xhp
+#: 05040000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3158353\n"
-"15\n"
+"05040000.xhp\n"
+"par_id3150566\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_SMA_DOTSDOWN\">This icon inserts a downward diagonal ellipsis (three dots on the diagonal from upper left to lower right).</ahelp> Command for the <emph>Commands</emph> window: <emph>dotsdown</emph>"
-msgstr "<ahelp hid=\"HID_SMA_DOTSDOWN\">Αυτό το εικονίδιο εισάγει μια φθίνουσα διαγώνια έλλειψη (τρεις τελείες στη διαγώνιο από πάνω αριστερά προς κάτω δεξιά).</ahelp> Εντολή για το παράθυρο <emph>εντολών</emph>: <emph>dotsdown</emph>"
+msgid "<ahelp hid=\"STARMATH:RADIOBUTTON:RID_ALIGNDIALOG:1\" visibility=\"visible\">Aligns the selected elements of a formula to the left.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH:RADIOBUTTON:RID_ALIGNDIALOG:1\" visibility=\"visible\">Στοιχίζει τα επιλεγμένα στοιχεία του τύπου στα αριστερά.</ahelp>"
-#: 03091600.xhp
+#: 05040000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3158389\n"
-"17\n"
+"05040000.xhp\n"
+"par_id3149709\n"
+"21\n"
"help.text"
-msgid "A <emph>back epsilon</emph> can be inserted by typing <emph>backepsilon</emph> in the <emph>Commands</emph> window."
-msgstr "Ένα <emph>ανάποδο έψιλον</emph> μπορεί να εισαχθεί πληκτρολογώντας <emph>backepsilon</emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "Text is always aligned left."
+msgstr "Το κείμενο πάντα στοιχίζεται αριστερά."
-#: 03091600.xhp
+#: 05040000.xhp
msgctxt ""
-"03091600.xhp\n"
-"par_id3158042\n"
-"18\n"
+"05040000.xhp\n"
+"hd_id3154646\n"
+"7\n"
"help.text"
-msgid "To insert a placeholder into your formula, type <emph><?></emph> in the <emph>Commands</emph> window."
-msgstr "Για να εισάγετε ένα δείκτη τοποθέτησης στον τύπο σας, πληκτρολογήστε <emph><?></emph> στο παράθυρο <emph>εντολών</emph>."
+msgid "Centered"
+msgstr "Στο κέντρο"
-#: 03091507.xhp
+#: 05040000.xhp
msgctxt ""
-"03091507.xhp\n"
+"05040000.xhp\n"
+"par_id3150762\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"STARMATH:RADIOBUTTON:RID_ALIGNDIALOG:2\" visibility=\"visible\">Aligns the elements of a formula to the center.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH:RADIOBUTTON:RID_ALIGNDIALOG:2\" visibility=\"visible\">Κάνει στοίχιση των στοιχείων του τύπου στο κέντρο.</ahelp>"
+
+#: 05040000.xhp
+msgctxt ""
+"05040000.xhp\n"
+"hd_id3145204\n"
+"9\n"
+"help.text"
+msgid "Right"
+msgstr "Δεξιά"
+
+#: 05040000.xhp
+msgctxt ""
+"05040000.xhp\n"
+"par_id3151264\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"STARMATH:RADIOBUTTON:RID_ALIGNDIALOG:3\" visibility=\"visible\">Aligns the elements of a formula to the right.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH:RADIOBUTTON:RID_ALIGNDIALOG:3\" visibility=\"visible\">Κάνει δεξιά στοίχιση των στοιχείων του τύπου.</ahelp>"
+
+#: 05040000.xhp
+msgctxt ""
+"05040000.xhp\n"
+"hd_id3150261\n"
+"19\n"
+"help.text"
+msgid "Default"
+msgstr "Προεπιλογή"
+
+#: 05040000.xhp
+msgctxt ""
+"05040000.xhp\n"
+"par_id3153622\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\"STARMATH:PUSHBUTTON:RID_ALIGNDIALOG:1\" visibility=\"visible\">Click here to save your changes as the default settings for new formulas.</ahelp> A security response will appear before saving."
+msgstr "<ahelp hid=\"STARMATH:PUSHBUTTON:RID_ALIGNDIALOG:1\" visibility=\"visible\">Κάντε κλικ εδώ, για να αποθηκεύσετε τις αλλαγές σας σαν προεπιλεγμένες ρυθμίσεις για τους νέους τύπους.</ahelp> Μια απόκριση ασφαλείας θα εμφανιστεί πριν την αποθήκευση."
+
+#: 05050000.xhp
+msgctxt ""
+"05050000.xhp\n"
"tit\n"
"help.text"
-msgid "Others"
-msgstr "Πρόσθετα"
+msgid "Text Mode"
+msgstr "Λειτουργία κειμένου"
-#: 03091507.xhp
+#: 05050000.xhp
msgctxt ""
-"03091507.xhp\n"
-"bm_id3156617\n"
+"05050000.xhp\n"
+"bm_id3147339\n"
"help.text"
-msgid "<bookmark_value>other operators;list of</bookmark_value>"
-msgstr "<bookmark_value>άλλοι τελεστές, λίστα με</bookmark_value>"
+msgid "<bookmark_value>text mode in $[officename] Math</bookmark_value><bookmark_value>formulas; fit to text</bookmark_value>"
+msgstr "<bookmark_value>λειτουργία κειμένου στο $[officename] Math</bookmark_value><bookmark_value>τύποι, ταίριασμα στο κείμενο</bookmark_value>"
-#: 03091507.xhp
+#: 05050000.xhp
msgctxt ""
-"03091507.xhp\n"
-"hd_id6469313\n"
+"05050000.xhp\n"
+"hd_id3147339\n"
+"1\n"
"help.text"
-msgid "<variable id=\"others\"><link href=\"text/smath/01/03091507.xhp\" name=\"Others\">Others</link></variable>"
-msgstr "<variable id=\"others\"><link href=\"text/smath/01/03091507.xhp\" name=\"Πρόσθετα\">Πρόσθετα</link></variable>"
+msgid "<link href=\"text/smath/01/05050000.xhp\" name=\"Text Mode\">Text Mode</link>"
+msgstr "<link href=\"text/smath/01/05050000.xhp\" name=\"Λειτουργία κειμένου\">Λειτουργία κειμένου</link>"
-#: 03091507.xhp
+#: 05050000.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_idN126E6\n"
+"05050000.xhp\n"
+"par_id3150206\n"
+"2\n"
"help.text"
-msgid "Typed command(s)"
-msgstr "Τυπωμένη εντολή(ές)"
+msgid "<ahelp hid=\"SID_TEXTMODE\">Switches the text mode on or off. In text mode, formulas are displayed as the same height as a line of text.</ahelp>"
+msgstr "<ahelp hid=\"SID_TEXTMODE\">Ενεργοποιεί ή απενεργοποιεί τη λειτουργία κειμένου. Στη λειτουργία κειμένου, οι τύποι εμφανίζονται στο ίδιο ύψος όπως και η γραμμή του κειμένου.</ahelp>"
-#: 03091507.xhp
+#: 06010000.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3162086\n"
-"490\n"
+"06010000.xhp\n"
+"tit\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Σύμβολο στο παράθυρο στοιχείων"
+msgid "Catalog"
+msgstr "Κατάλογος"
-#: 03091507.xhp
+#: 06010000.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3162156\n"
-"492\n"
+"06010000.xhp\n"
+"bm_id3145799\n"
"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
+msgid "<bookmark_value>symbols; entering in %PRODUCTNAME Math</bookmark_value><bookmark_value>%PRODUCTNAME Math; entering symbols in</bookmark_value><bookmark_value>catalog for mathematical symbols</bookmark_value><bookmark_value>mathematical symbols;catalog</bookmark_value><bookmark_value>Greek symbols in formulas</bookmark_value><bookmark_value>formulas; entering symbols in</bookmark_value>"
+msgstr "<bookmark_value>σύμβολα, εισαγωγή στο %PRODUCTNAME Math</bookmark_value><bookmark_value>%PRODUCTNAME Math, εισαγωγή συμβόλων στο</bookmark_value><bookmark_value>κατάλογος για μαθηματικά σύμβολα</bookmark_value><bookmark_value>μαθηματικά σύμβολα, κατάλογος</bookmark_value><bookmark_value>Ελληνικά σύμβολα σε τύπους</bookmark_value><bookmark_value>τύποι, εισαγωγή συμβόλων σε</bookmark_value>"
-#: 03091507.xhp
+#: 06010000.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3180602\n"
-"242\n"
+"06010000.xhp\n"
+"hd_id3153715\n"
+"1\n"
"help.text"
-msgid "Placeholder"
-msgstr "Δείκτης τοποθέτησης"
+msgid "<link href=\"text/smath/01/06010000.xhp\" name=\"Catalog\">Catalog</link>"
+msgstr "<link href=\"text/smath/01/06010000.xhp\" name=\"Κατάλογος\">Κατάλογος</link>"
-#: 03091507.xhp
+#: 06010000.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3179931\n"
+"06010000.xhp\n"
+"par_id3146313\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3179937\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179937\">Icon</alt></image>"
-msgstr "<image id=\"img_id3179937\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179937\">Εικονίδιο</alt></image>"
+msgid "<variable id=\"symboletext\"><ahelp hid=\"SID_SYMBOLS_CATALOGUE\">Opens the <emph>Symbols</emph> dialog, in which you can select a symbol to insert in the formula.</ahelp></variable>"
+msgstr "<variable id=\"symboletext\"><ahelp hid=\"SID_SYMBOLS_CATALOGUE\">Ανοίγει το παράθυρο διαλόγου <emph>Σύμβολα</emph>, στο οποίο μπορείτε να επιλέξετε ένα σύμβολο για να εισάγετε στον τύπο.</ahelp></variable>"
-#: 03091507.xhp
+#: 06010000.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3180051\n"
-"232\n"
+"06010000.xhp\n"
+"hd_id3150202\n"
+"4\n"
"help.text"
-msgid "Math-axis ellipsis"
-msgstr "Έλλειψη σε άξονα"
+msgid "Symbol Set"
+msgstr "Σύνολο συμβόλων"
-#: 03091507.xhp
+#: 06010000.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3180374\n"
+"06010000.xhp\n"
+"par_id3148699\n"
+"5\n"
"help.text"
-msgid "<image id=\"img_id3180380\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180380\">Icon</alt></image>"
-msgstr "<image id=\"img_id3180380\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180380\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"STARMATH_LISTBOX_RID_SYMBOLDIALOG_1\">All symbols are organized into symbol sets. Select the desired symbol set from the list box. The corresponding group of symbols appear in the field below.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH_LISTBOX_RID_SYMBOLDIALOG_1\">Όλα τα σύμβολα είναι οργανωμένα σε σύνολα συμβόλων. Επιλέξτε το επιθυμητό σύνολο συμβόλων από το πλαίσιο λίστας. Η αντίστοιχη ομάδα συμβόλων εμφανίζεται στο πεδίο παρακάτω.</ahelp>"
-#: 03091507.xhp
+#: 06010000.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3180494\n"
-"236\n"
+"06010000.xhp\n"
+"par_id3153917\n"
+"7\n"
"help.text"
-msgid "Downward diagonal ellipsis"
-msgstr "Φθίνουσα διαγώνια έλλειψη"
+msgid "When a symbol is selected, its command name appears below the symbol list and a magnified version appears in a box to the right. Note that the name must be typed in the <emph>Commands</emph> window exactly as displayed here (case-sensitive)."
+msgstr "Όταν επιλέγεται ένα σύμβολο, το όνομα της εντολής του εμφανίζεται παρακάτω στη λίστα συμβόλων και μια μεγεθυμένη έκδοση εμφανίζεται σε ένα πλαίσιο στα δεξιά. Σημειώστε ότι το όνομα πρέπει να πληκτρολογηθεί στο παράθυρο <emph>εντολών</emph> όπως ακριβώς εμφανίζεται εδώ (με διάκριση πεζών και κεφαλαίων)."
-#: 03091507.xhp
+#: 06010000.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3179784\n"
+"06010000.xhp\n"
+"par_id3149126\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3179790\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179790\">Icon</alt></image>"
-msgstr "<image id=\"img_id3179790\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179790\">Εικονίδιο</alt></image>"
+msgid "To insert a symbol, select it from the list and click <emph>Insert</emph>. The corresponding command name appears in the <emph>Commands</emph> window."
+msgstr "Για να εισάγετε ένα σύμβολο, επιλέξτε το από τη λίστα και κάντε κλικ στην <emph>Εισαγωγή</emph>. Το αντίστοιχο όνομα της εντολής εμφανίζεται στο παράθυρο <emph>εντολών</emph>."
-#: 03091507.xhp
+#: 06010000.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3179904\n"
-"238\n"
+"06010000.xhp\n"
+"hd_id3154765\n"
+"8\n"
"help.text"
-msgid "Ellipsis"
-msgstr "Έλλειψη"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 03091507.xhp
+#: 06010000.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_idN127BB\n"
+"06010000.xhp\n"
+"par_id3153811\n"
+"9\n"
"help.text"
-msgid "<item type=\"literal\">dotsup</item> or <item type=\"literal\">dotsdiag</item>"
-msgstr "<item type=\"literal\">dotsup</item> ή <item type=\"literal\">dotsdiag</item>"
+msgid "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMBOLDIALOG_1\">Click here to open the <link href=\"text/smath/01/06010100.xhp\" name=\"Edit Symbols\">Edit Symbols</link> dialog.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMBOLDIALOG_1\">Κάντε κλικ εδώ για να ανοίξετε παράθυρο διαλόγου <link href=\"text/smath/01/06010100.xhp\" name=\"Επεξεργασία συμβόλων\">Επεξεργασία συμβόλων</link>.</ahelp>"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3180078\n"
+"06010100.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3180085\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180085\">Icon</alt></image>"
-msgstr "<image id=\"img_id3180085\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180085\">Εικονίδιο</alt></image>"
+msgid "Edit Symbols"
+msgstr "Επεξεργασία συμβόλων"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3180198\n"
-"234\n"
+"06010100.xhp\n"
+"bm_id2123477\n"
"help.text"
-msgid "Upward diagonal ellipsis"
-msgstr "Αύξουσα διαγώνια έλλειψη"
+msgid "<bookmark_value>new symbols in %PRODUCTNAME Math</bookmark_value><bookmark_value>symbols; adding in %PRODUCTNAME Math</bookmark_value>"
+msgstr "<bookmark_value>νέα σύμβολα στο %PRODUCTNAME Math</bookmark_value><bookmark_value>σύμβολα, προσθήκη στο %PRODUCTNAME Math</bookmark_value>"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3180226\n"
+"06010100.xhp\n"
+"hd_id3151075\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3180233\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180233\">Icon</alt></image>"
-msgstr "<image id=\"img_id3180233\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180233\">Εικονίδιο</alt></image>"
+msgid "Edit Symbols"
+msgstr "Επεξεργασία συμβόλων"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3180346\n"
-"240\n"
+"06010100.xhp\n"
+"par_id3154513\n"
+"2\n"
"help.text"
-msgid "Vertical ellipsis"
-msgstr "Κατακόρυφη έλλειψη"
+msgid "<ahelp hid=\"STARMATH_MODALDIALOG_RID_SYMDEFINEDIALOG\">Use this dialog to add symbols to a symbol set, to edit symbol sets, or to modify symbol notations.</ahelp> You can also define new symbol sets, assign names to symbols, or to modify existing symbol sets."
+msgstr "<ahelp hid=\"STARMATH_MODALDIALOG_RID_SYMDEFINEDIALOG\">Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για να προσθέσετε σύμβολα σε ένα σύνολο συμβόλων, να επεξεργαστείτε σύνολα, ή να τροποποιήστε παραστάσεις με σύμβολα.</ahelp> Μπορείτε επίσης να καθορίσετε νέα σύνολα συμβόλων, να αναθέσετε ονόματα σε σύμβολα, ή να τροποποιήσετε υπάρχοντα σύνολα συμβόλων."
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3179636\n"
+"06010100.xhp\n"
+"hd_id3146066\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3179643\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179643\">Icon</alt></image>"
-msgstr "<image id=\"img_id3179643\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179643\">Εικονίδιο</alt></image>"
+msgid "Old Symbol"
+msgstr "Παλιό σύμβολο"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3179757\n"
-"391\n"
+"06010100.xhp\n"
+"par_id3153965\n"
+"4\n"
"help.text"
-msgid "Down arrow"
-msgstr "Κάτω βέλος"
+msgid "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_1\">Select the name of the current symbol.</ahelp> The symbol, the name of the symbol, and the set that the symbol belongs to are displayed in the left preview pane at the bottom of the dialog box."
+msgstr "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_1\">Επιλέξτε το όνομα του τρέχοντος συμβόλου.</ahelp> Το σύμβολο, το όνομα του συμβόλου, και το σύνολο στο οποίο ανήκει το σύμβολο εμφανίζονται στο δεξιό πλαίσιο προεπισκόπησης κάτω από το παράθυρο διαλόγου."
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3162627\n"
+"06010100.xhp\n"
+"hd_id3154020\n"
+"7\n"
"help.text"
-msgid "<image id=\"img_id3162633\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Icon</alt></image>"
-msgstr "<image id=\"img_id3162633\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Εικονίδιο</alt></image>"
+msgid "Old Symbol Set"
+msgstr "Παλιό σύνολο συμβόλων"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3162747\n"
-"150\n"
+"06010100.xhp\n"
+"par_id3150209\n"
+"8\n"
"help.text"
-msgid "Existential quantifier, there is at least one"
-msgstr "Υπαρξιακό αναγνωριστικό, υπάρχει τουλάχιστον ένα"
+msgid "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_2\">This list box contains the name of the current symbol set. If you want, you can also select a different symbol set.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_2\">Αυτό το πλαίσιο λίστας περιέχει το όνομα του τρέχοντος συνόλου συμβόλων. Αν επιθυμείτε, μπορείτε επίσης να επιλέξετε ένα διαφορετικό σύνολο συμβόλων.</ahelp>"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_idA3162627\n"
+"06010100.xhp\n"
+"hd_id3145386\n"
+"23\n"
"help.text"
-msgid "<image id=\"img_idA3162633\" src=\"starmath/res/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3162633\">Icon</alt></image>"
-msgstr "<image id=\"img_idA3162633\" src=\"starmath/res/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3162633\">Εικονίδιο</alt></image>"
+msgid "Symbol"
+msgstr "Σύμβολο"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_idA3162747\n"
-"150\n"
+"06010100.xhp\n"
+"par_id3148870\n"
+"25\n"
"help.text"
-msgid "Existential quantifier, there does not exist"
-msgstr "Υπαρξιακός ποσοδείκτης, δεν υπάρχει"
+msgid "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_4\">Lists the names for the symbols in the current symbol set. Select a name from the list or type a name for a newly added symbol.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_4\">Τοποθετεί σε λίστα τα ονόματα για τα σύμβολα στο τρέχον σύνολο συμβόλων. Επιλέξτε το όνομα από τη λίστα ή πληκτρολογήστε το όνομα για ένα σύμβολο που μόλις προστέθηκε.</ahelp>"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3162775\n"
+"06010100.xhp\n"
+"hd_id3150215\n"
+"28\n"
"help.text"
-msgid "<image id=\"img_id3162781\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162781\">Icon</alt></image>"
-msgstr "<image id=\"img_id3162781\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162781\">Εικονίδιο</alt></image>"
+msgid "Adding a New Symbol"
+msgstr "Προσθήκη νέου συμβόλου"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3162895\n"
-"152\n"
+"06010100.xhp\n"
+"par_id3143233\n"
+"6\n"
"help.text"
-msgid "Universal quantifier, for all"
-msgstr "Καθολικό αναγνωριστικό, για όλα"
+msgid "To add a symbol to a symbol set, select a font in the <emph>Font</emph> box, and then click a symbol in symbols pane. In the <emph>Symbol</emph> box, type a name for the symbol. In the <emph>Symbol set</emph> list box, select a symbol set, or type a new name to create a new symbol set. The right preview pane displays the symbol that you selected. Click <emph>Add</emph> and then <emph>OK</emph>."
+msgstr "Για να προσθέσετε ένα σύμβολο σε ένα σύνολο συμβόλων, επιλέξτε μια γραμματοσειρά στο πλαίσιο <emph>Γραμματοσειρά</emph>, και ύστερα κάντε κλικ σε ένα σύμβολο στο πλαίσιο των συμβόλων. Στο πλαίσιο <emph>Σύμβολο</emph>, πληκτρολογήστε ένα όνομα για το σύμβολο. Στο πλαίσιο λίστας <emph>Σύνολο συμβόλων</emph>, επιλέξτε ένα σύνολο συμβόλων, ή πληκτρολογήστε ένα νέο όνομα για να δημιουργήσετε ένα νέο σύνολο συμβόλων. Το δεξιό πλαίσιο προεπισκόπησης εμφανίζει το σύμβολο που επιλέξατε. Κάντε κλικ στην <emph>Προσθήκη</emph> και ύστερα στο κουμπί <emph>OK</emph>."
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3162922\n"
+"06010100.xhp\n"
+"hd_id3151389\n"
+"29\n"
"help.text"
-msgid "<image id=\"img_id3178464\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178464\">Icon</alt></image>"
-msgstr "<image id=\"img_id3178464\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178464\">Εικονίδιο</alt></image>"
+msgid "Modifying the Name of a Symbol"
+msgstr "Τροποποίηση ονόματος συμβόλου"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3178578\n"
-"379\n"
+"06010100.xhp\n"
+"par_id3147296\n"
+"21\n"
"help.text"
-msgid "h with line over it"
-msgstr "h με γραμμή από πάνω του"
+msgid "To change the name of a symbol, select the old name in the <emph>Old symbol</emph> list box. Then enter the new name in the <emph>Symbol</emph> box. Check whether the desired character is in the preview window before you click the <emph>Modify</emph> button. Click <emph>OK</emph>."
+msgstr "Για να μεταβάλετε το όνομα ενός συμβόλου, επιλέξτε το παλιό όνομα στο πλαίσιο λίστας <emph>Παλιό όνομα</emph>. Ύστερα εισάγετε το νέο όνομα στο πλαίσιο <emph>Σύμβολο</emph>. Ελέγξτε αν ο επιθυμητός χαρακτήρας είναι στο παράθυρο προεπισκόπησης πριν κάνετε κλικ στο κουμπί <emph>Τροποποίηση</emph>. Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3178900\n"
+"06010100.xhp\n"
+"hd_id3157870\n"
+"24\n"
"help.text"
-msgid "<image id=\"img_id3178906\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178906\">Icon</alt></image>"
-msgstr "<image id=\"img_id3178906\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178906\">Εικονίδιο</alt></image>"
+msgid "Symbol Set"
+msgstr "Σύνολο συμβόλων"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3179020\n"
-"222\n"
+"06010100.xhp\n"
+"par_id3145825\n"
+"26\n"
"help.text"
-msgid "Imaginary part of a complex number"
-msgstr "Φανταστικό μέρος μιγαδικού αριθμού"
+msgid "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_5\">The <emph>Symbol set</emph> list box contains the names of all existing symbol sets. You can modify a symbol set or create a new one.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_5\">Το <emph>Σύνολο συμβόλων</emph> περιέχει τα ονόματα όλων των υπαρχόντων συνόλων συμβόλων. Μπορείτε να τροποποιήσετε ένα σύνολο συμβόλων ή να δημιουργήσετε ένα νέο σύνολο.</ahelp>"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_idN12939\n"
+"06010100.xhp\n"
+"hd_id3154554\n"
+"30\n"
"help.text"
-msgid "<item type=\"literal\">infinity</item> or <item type=\"literal\">infty</item>"
-msgstr "<item type=\"literal\">infinity</item> ή <item type=\"literal\">infty</item>"
+msgid "Creating a New Symbol Set"
+msgstr "Δημιουργία νέου συνόλου συμβόλων"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3162185\n"
+"06010100.xhp\n"
+"par_id3145594\n"
+"22\n"
"help.text"
-msgid "<image id=\"img_id3162192\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162192\">Icon</alt></image>"
-msgstr "<image id=\"img_id3162192\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162192\">Εικονίδιο</alt></image>"
+msgid "To create a new symbol set, type a name for it in the <emph>Symbol set</emph> list box and add at least one symbol. Click <emph>OK</emph> to close the dialog. The new symbol set is now available under the new name."
+msgstr "Για να δημιουργήσετε ένα νέο σύνολο συμβόλων, πληκτρολογήστε ένα όνομα στο πλαίσιο λίστας <emph>Σύνολο συμβόλων</emph>και προσθέστε τουλάχιστον ένα σύμβολο. Πατήστε <emph>Εντάξει</emph> για να κλείσετε το διάλογο. Το νέο σύνολο συμβόλων είναι τώρα διαθέσιμο με το νέο όνομα."
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3162305\n"
-"224\n"
+"06010100.xhp\n"
+"hd_id3153736\n"
+"10\n"
"help.text"
-msgid "Infinite"
-msgstr "Άπειρο"
+msgid "Font"
+msgstr "Γραμματοσειρά"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3178604\n"
+"06010100.xhp\n"
+"par_id3147374\n"
+"11\n"
"help.text"
-msgid "<image id=\"img_id3178611\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178611\">Icon</alt></image>"
-msgstr "<image id=\"img_id3178611\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178611\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"STARMATH_LISTBOX_RID_SYMDEFINEDIALOG_1\">Displays the name of the current font and enables you to select a different font.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH_LISTBOX_RID_SYMDEFINEDIALOG_1\">Εμφανίζει το όνομα της τρέχουσας γραμματοσειράς και σας δίνει τη δυνατότητα να επιλέξετε μια διαφορετική γραμματοσειρά.</ahelp>"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3178724\n"
-"381\n"
+"06010100.xhp\n"
+"hd_id3150564\n"
+"32\n"
"help.text"
-msgid "Lambda with line over it"
-msgstr "Λάμδα με γραμμή από πάνω του"
+msgid "Subset"
+msgstr "Υποσύνολο"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3179195\n"
+"06010100.xhp\n"
+"par_id3145295\n"
+"33\n"
"help.text"
-msgid "<image id=\"img_id3179201\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179201\">Icon</alt></image>"
-msgstr "<image id=\"img_id3179201\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179201\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"STARMATH_LISTBOX_RID_SYMDEFINEDIALOG_LB_FONTS_SUBSET\">If you selected a non-symbol font in the <emph>Font</emph> list box, you can select a Unicode subset in which to place your new or edited symbol. When a subset has been selected, all symbols belonging to this subset of the current symbol set are displayed in the symbols list above.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH_LISTBOX_RID_SYMDEFINEDIALOG_LB_FONTS_SUBSET\">Αν επιλέξατε μια γραμματοσειρά χωρίς σύμβολα στο πλαίσιο λίστας <emph>Γραμματοσειρά</emph>, μπορείτε να επιλέξετε ένα υποσύνολο Unicode στο οποίο θα τοποθετήσετε το νέο ή επεξεργασμένο σύμβολο. Όταν ένα υποσύνολο έχει επιλεγεί, όλα τα σύμβολα που ανήκουν σε αυτό το υποσύνολο του τρέχοντος συμβόλου εμφανίζονται στη λίστα συμβόλων παραπάνω.</ahelp>"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3179315\n"
-"393\n"
+"06010100.xhp\n"
+"hd_id3148386\n"
+"19\n"
"help.text"
-msgid "Left arrow"
-msgstr "Αριστερό βέλος"
+msgid "Typeface"
+msgstr "Στοιχειοθέτηση"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3162480\n"
+"06010100.xhp\n"
+"par_id3155366\n"
+"20\n"
"help.text"
-msgid "<image id=\"img_id3162486\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162486\">Icon</alt></image>"
-msgstr "<image id=\"img_id3162486\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162486\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_3\">The current typeface is displayed. You can change the typeface by selecting one from the list box.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_3\">Η τρέχουσα στοιχειοθέτηση εμφανίζεται. Μπορείτε να μεταβάλετε τη στοιχειοθέτηση επιλέγοντας κάποια από το πλαίσιο λίστας.</ahelp>"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3162600\n"
-"226\n"
+"06010100.xhp\n"
+"hd_id3156262\n"
+"12\n"
"help.text"
-msgid "Nabla vector"
-msgstr "Αναδελτικό διάνυσμα"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3162332\n"
+"06010100.xhp\n"
+"par_id3153922\n"
+"13\n"
"help.text"
-msgid "<image id=\"img_id3162339\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162339\">Icon</alt></image>"
-msgstr "<image id=\"img_id3162339\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162339\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMDEFINEDIALOG_1\">Click this button to add the symbol shown in the right preview window to the current symbol set.</ahelp> It will be saved under the name displayed in the <emph>Symbol</emph> list box. You must specify a name under <emph>Symbol</emph> or <emph>Symbol Set</emph> to be able to use this button. Names cannot be used more than once."
+msgstr "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMDEFINEDIALOG_1\">Κάντε κλικ σε αυτό το κουμπί για να προσθέσετε ένα σύμβολο που θα εμφανίζεται στο δεξιό παράθυρο προεπισκόπησης στο τρέχον σύνολο συμβόλων.</ahelp>Θα αποθηκευτεί με το όνομα που εμφανίζεται στο πλαίσιο λίστας <emph>Σύμβολο</emph>. Πρέπει να ορίσετε ένα όνομα στο πλαίσιο <emph>Σύμβολο</emph> ή στο <emph>Σύνολο συμβόλων</emph> για να μπορείτε να χρησιμοποιήσετε αυτό το κουμπί. Δεν πρέπει να χρησιμοποιηθούν ονόματα παραπάνω από μια φορά."
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3162452\n"
-"228\n"
+"06010100.xhp\n"
+"hd_id3150756\n"
+"14\n"
"help.text"
-msgid "Partial derivative or set margin"
-msgstr "Μερική παράγωγος ή περιθώρια συνάρτηση"
+msgid "Modify"
+msgstr "Τροποποίηση"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3178752\n"
+"06010100.xhp\n"
+"par_id3147570\n"
+"15\n"
"help.text"
-msgid "<image id=\"img_id3178759\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178759\">Icon</alt></image>"
-msgstr "<image id=\"img_id3178759\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178759\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMDEFINEDIALOG_2\">Click this button to replace the name of the symbol shown in the left preview window (the old name is displayed in the <emph>Old symbol</emph> list box) with the new name you have entered in the <emph>Symbol</emph> list box.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMDEFINEDIALOG_2\">Κάντε κλικ σε αυτό το κουμπί για να αντικαταστήσετε το όνομα του συμβόλου που εμφανίζεται στο αριστερό παράθυρο προεπισκόπησης (το παλιό όνομα εμφανίζεται στο πλαίσιο λίστας <emph>Παλιό σύμβολο</emph>) με το νέο όνομα που έχετε εισάγει στο πλαίσιο λίστας <emph>Σύμβολο</emph>.</ahelp>"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3178872\n"
-"220\n"
+"06010100.xhp\n"
+"hd_id3154640\n"
+"31\n"
"help.text"
-msgid "Real part of a complex number"
-msgstr "Πραγματικό μέρος μιγαδικού αριθμού"
+msgid "Moving a Symbol to Another Symbol Set"
+msgstr "Μετακίνηση συμβόλου διαφορετικό σύνολο συμβόλων"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3179342\n"
+"06010100.xhp\n"
+"par_id3151174\n"
+"27\n"
"help.text"
-msgid "<image id=\"img_id3179349\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179349\">Icon</alt></image>"
-msgstr "<image id=\"img_id3179349\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179349\">Εικονίδιο</alt></image>"
+msgid "As an example, to transfer the large ALPHA from the \"Greek\" set to the \"Special\" set, select the old set (Greek) and then the ALPHA symbol using the two top list boxes. The symbol appears in the left preview window. In the <emph>Symbol set</emph> list box, select the \"Special\" set. Click <emph>Modify</emph> and then <emph>OK</emph>. The ALPHA symbol is now only in the \"Special\" symbol set."
+msgstr "Σαν παράδειγμα, για να μεταφέρετε το μεγάλο ΑΛΦΑ από το σύνολο \"Ελληνικά\" στο σύνολο \"Ειδικά\", επιλέξτε το παλιό σύνολο (Ελληνικά) και ύστερα το σύμβολο ΑΛΦΑ χρησιμοποιώντας τα δύο πλαίσια λιστών στην κορυφή. Το σύμβολο εμφανίζεται στα αριστερά του παραθύρου προεπισκόπησης. Στο πλαίσιο λίστας <emph>Σύνολο συμβόλων</emph>, επιλέξτε το σύνολο \"Ειδικά\". Κάντε κλικ στην <emph>Τροποποίηση</emph> και ύστερα στο κουμπί <emph>OK</emph>. Το σύμβολο ΑΛΦΑ τώρα βρίσκεται μόνο στο σύνολο συμβόλων \"Ειδικά\"."
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3179462\n"
-"395\n"
+"06010100.xhp\n"
+"hd_id3145414\n"
+"16\n"
"help.text"
-msgid "Right arrow"
-msgstr "Δεξί βέλος"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3179489\n"
+"06010100.xhp\n"
+"par_id3154258\n"
+"17\n"
"help.text"
-msgid "<image id=\"img_id3179496\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179496\">Icon</alt></image>"
-msgstr "<image id=\"img_id3179496\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179496\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMDEFINEDIALOG_3\">Click to remove the symbol shown in the left preview window from the current symbol set.</ahelp> There will be no security query. Deleting the last remaining symbol of a symbol set also deletes the symbol set."
+msgstr "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMDEFINEDIALOG_3\">Κάντε κλικ για να αφαιρέσετε το σύμβολο που εμφανίζεται στο αριστερό παράθυρο προεπισκόπησης από το τρέχον σύνολο συμβόλων.</ahelp> Δεν θα υπάρχει ερώτημα ασφαλείας. Αν διαγράψετε και το τελευταίο σύμβολο που απομένει από σύνολο συμβόλων θα διαγραφεί επίσης και το σύνολο συμβόλων."
-#: 03091507.xhp
+#: 06010100.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3179610\n"
-"389\n"
+"06010100.xhp\n"
+"par_id3153527\n"
+"18\n"
"help.text"
-msgid "Up arrow"
-msgstr "Πάνω βέλος"
+msgid "You can also click <emph>Cancel</emph> at any time to close the dialog without saving any of the changes."
+msgstr "Μπορείτε επίσης να κάνετε κλικ στο κουμπί <emph>Άκυρο</emph> κάθε φορά για να κλείσετε το παράθυρο διαλόγου αποθηκεύοντας όλες τις αλλαγές."
-#: 03091507.xhp
+#: 06020000.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3179047\n"
+"06020000.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3179054\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179054\">Icon</alt></image>"
-msgstr "<image id=\"img_id3179054\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179054\">Εικονίδιο</alt></image>"
+msgid "Import formula"
+msgstr "Εισαγωγή τύπου"
-#: 03091507.xhp
+#: 06020000.xhp
msgctxt ""
-"03091507.xhp\n"
-"par_id3179167\n"
-"230\n"
+"06020000.xhp\n"
+"bm_id3154659\n"
"help.text"
-msgid "p function, Weierstrass p"
-msgstr "p συνάρτηση, Weierstrass p"
+msgid "<bookmark_value>importing; %PRODUCTNAME Math formulas</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή, τύποι του %PRODUCTNAME Math</bookmark_value>"
+
+#: 06020000.xhp
+msgctxt ""
+"06020000.xhp\n"
+"hd_id3154659\n"
+"1\n"
+"help.text"
+msgid "Import formula"
+msgstr "Εισαγωγή τύπου"
+
+#: 06020000.xhp
+msgctxt ""
+"06020000.xhp\n"
+"par_id3150251\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"formelimportierentext\"><ahelp hid=\"SID_INSERT_FORMULA\" visibility=\"visible\">This command opens a dialog for importing a formula.</ahelp></variable>"
+msgstr "<variable id=\"formelimportierentext\"><ahelp hid=\"SID_INSERT_FORMULA\" visibility=\"visible\">Αυτή η εντολή ανοίγει ένα παράθυρο διαλόγου για εισαγωγή τύπου.</ahelp></variable>"
+
+#: 06020000.xhp
+msgctxt ""
+"06020000.xhp\n"
+"par_id3153916\n"
+"3\n"
+"help.text"
+msgid "The <emph>Insert</emph> dialog is set up like the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</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 "Το παράθυρο διαλόγου <emph>Εισαγωγή</emph> ρυθμίζεται όπως το παράθυρο διαλόγου <link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link> που βρίσκεται στην καρτέλα <emph>Αρχείο</emph>. Χρησιμοποιήστε το παράθυρο διαλόγου <emph>Εισαγωγή</emph> για να φορτώσετε, να επεξεργαστείτε και να εμφανίσετε έναν τύπο που αποθηκεύτηκε σαν αρχείο στο παράθυρο <emph>εντολών</emph>."
diff --git a/source/el/helpcontent2/source/text/smath/02.po b/source/el/helpcontent2/source/text/smath/02.po
index dea366483d7..274a688160f 100644
--- a/source/el/helpcontent2/source/text/smath/02.po
+++ b/source/el/helpcontent2/source/text/smath/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2012-01-29 23:34+0200\n"
"Last-Translator: Dimitris <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/source/el/helpcontent2/source/text/smath/04.po b/source/el/helpcontent2/source/text/smath/04.po
index b286af82488..aa7a895b879 100644
--- a/source/el/helpcontent2/source/text/smath/04.po
+++ b/source/el/helpcontent2/source/text/smath/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2012-01-29 23:34+0200\n"
"Last-Translator: Dimitris <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/source/el/helpcontent2/source/text/smath/guide.po b/source/el/helpcontent2/source/text/smath/guide.po
index 2109b735c66..58538d66de7 100644
--- a/source/el/helpcontent2/source/text/smath/guide.po
+++ b/source/el/helpcontent2/source/text/smath/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
-"PO-Revision-Date: 2013-01-17 19:08+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-05-30 13:36+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,7 +14,86 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358449734.0\n"
+"X-POOTLE-MTIME: 1369921002.0\n"
+
+#: align.xhp
+msgctxt ""
+"align.xhp\n"
+"tit\n"
+"help.text"
+msgid "Manually Aligning Formula Parts"
+msgstr "Μη αυτόματη στοίχιση των τμημάτων τύπου"
+
+#: align.xhp
+msgctxt ""
+"align.xhp\n"
+"bm_id3156384\n"
+"help.text"
+msgid "<bookmark_value>aligning; characters in %PRODUCTNAME Math</bookmark_value><bookmark_value>formula parts; manually aligning</bookmark_value>"
+msgstr "<bookmark_value>στοίχιση, χαρακτήρες στο %PRODUCTNAME Math</bookmark_value><bookmark_value>τμήματα τύπου, μη αυτόματη στοίχιση</bookmark_value>"
+
+#: align.xhp
+msgctxt ""
+"align.xhp\n"
+"hd_id3156384\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"align\"><link href=\"text/smath/guide/align.xhp\" name=\"Manually Aligning Formula Parts\">Manually Aligning Formula Parts</link></variable>"
+msgstr "<variable id=\"align\"><link href=\"text/smath/guide/align.xhp\" name=\"Μη αυτόματη στοίχιση των τμημάτων τύπου\">Μη αυτόματη στοίχιση των τμημάτων τύπου</link></variable>"
+
+#: align.xhp
+msgctxt ""
+"align.xhp\n"
+"hd_id3154657\n"
+"2\n"
+"help.text"
+msgid "How do you align characters in $[officename] Math quickly and easily?"
+msgstr "Πώς θα στοιχίσετε χαρακτήρες στο $[officename] Math εύκολα και γρήγορα;"
+
+#: align.xhp
+msgctxt ""
+"align.xhp\n"
+"par_id3150249\n"
+"3\n"
+"help.text"
+msgid "To accomplish this, you must define empty groups and character strings. They do not require any space, but carry information that helps in the alignment process."
+msgstr "Για να το πραγματοποιήσετε πρέπει να ορίσετε κενές ομάδες και αλφαριθμητικά χαρακτήρων. Δεν απαιτούν χώρο, αλλά περιέχουν πληροφορίες που βοηθούν στη διαδικασία στοίχισης."
+
+#: align.xhp
+msgctxt ""
+"align.xhp\n"
+"par_id3153912\n"
+"4\n"
+"help.text"
+msgid "To create empty groups, enter curly brackets <emph>{}</emph> in the Commands window. In the following example, the goal is to achieve a line break so that the plus signs are beneath one another, even though one less character is entered in the upper line:"
+msgstr "Για να δημιουργήσετε κενές ομάδες, εισάγετε άγκιστρα <emph>{}</emph> στο παράθυρο Εντολές. Στο παρακάτω παράδειγμα, ο στόχος είναι να πραγματοποιείται αλλαγή γραμμής ώστε τα σύμβολα συν να τοποθετηθούν το ένα κάτω από το άλλο, ακόμη και αν πληκτρολογηθεί ένα χαρακτήρας λιγότερος στη γραμμή από επάνω του:"
+
+#: align.xhp
+msgctxt ""
+"align.xhp\n"
+"par_id3153246\n"
+"7\n"
+"help.text"
+msgid "a+a+a+{} newline {}{}{}{}{}a+a+a+a"
+msgstr "a+a+a+{} newline {}{}{}{}{}a+a+a+a"
+
+#: align.xhp
+msgctxt ""
+"align.xhp\n"
+"par_id3143229\n"
+"5\n"
+"help.text"
+msgid "Empty character strings are a simple way to ensure that texts and formulas are left-aligned. They are defined using double inverted commas \"\" . Make sure you do not use any typographic inverted commas. Example:"
+msgstr "Τα κενά αλφαριθμητικά χαρακτήρων είναι ένας απλός τρόπος για να εξασφαλιστεί η αριστερή στοίχιση των κειμένων και και των τύπων. Ορίζονται με χρήση διπλών εισαγωγικών \"\" . Βεβαιωθείτε ότι δεν έχετε χρησιμοποιήσει τυπογραφικά εισαγωγικά. Παράδειγμα:"
+
+#: align.xhp
+msgctxt ""
+"align.xhp\n"
+"par_id3153809\n"
+"6\n"
+"help.text"
+msgid "\"A further example.\" newline a+b newline \"\"c-d"
+msgstr "\"Ένα ακόμη παράδειγμα.\" newline a+b newline \"\"c-d"
#: attributes.xhp
msgctxt ""
@@ -95,6 +174,85 @@ msgctxt ""
msgid "In the second formula, the a is not italic. The b is bold. You cannot change the plus sign by this method."
msgstr "Στο δεύτερο τύπο επιστρέφει ένα a όχι πλέον σε πλάγια γραφή και ένα b σε έντονη γραφή. Το σύμβολο συν δεν μπορεί να τροποποιηθεί με αυτόν τον τρόπο."
+#: brackets.xhp
+msgctxt ""
+"brackets.xhp\n"
+"tit\n"
+"help.text"
+msgid "Merging Formula Parts in Brackets"
+msgstr "Συγχώνευση τμημάτων τύπου σε παρενθέσεις"
+
+#: brackets.xhp
+msgctxt ""
+"brackets.xhp\n"
+"bm_id3152596\n"
+"help.text"
+msgid "<bookmark_value>brackets; merging formula parts</bookmark_value><bookmark_value>formula parts; merging</bookmark_value><bookmark_value>fractions in formulas</bookmark_value><bookmark_value>merging;formula parts</bookmark_value>"
+msgstr "<bookmark_value>παρενθέσεις, συγχώνευση τμημάτων τύπου</bookmark_value><bookmark_value>τμήματα τύπου, συγχώνευση</bookmark_value><bookmark_value>κλάσματα σε τύπους</bookmark_value><bookmark_value>συγχώνευση, τμήματα τύπων</bookmark_value>"
+
+#: brackets.xhp
+msgctxt ""
+"brackets.xhp\n"
+"hd_id3152596\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"brackets\"><link href=\"text/smath/guide/brackets.xhp\" name=\"Merging Formula Parts in Brackets\">Merging Formula Parts in Brackets</link></variable>"
+msgstr "<variable id=\"brackets\"><link href=\"text/smath/guide/brackets.xhp\" name=\"Συγχώνευση τμημάτων τύπου σε παρενθέσεις\">Συγχώνευση τμημάτων τύπου σε παρενθέσεις</link></variable>"
+
+#: brackets.xhp
+msgctxt ""
+"brackets.xhp\n"
+"hd_id3154511\n"
+"2\n"
+"help.text"
+msgid "Inserting fractions into formulas"
+msgstr "Εισαγωγή κλασμάτων σε τύπους"
+
+#: brackets.xhp
+msgctxt ""
+"brackets.xhp\n"
+"par_id3146971\n"
+"4\n"
+"help.text"
+msgid "In the case of a fraction whose numerator and denominator consist of a product, a sum, and so on, the values that belong together must be bracketed together."
+msgstr "Στην περίπτωση ενός κλάσματος του οποίου ο αριθμητής και ο παρονομαστής αποτελούνται από ένα γινόμενο, ένα άθροισμα κλπ., οι τιμές που ανήκουν μαζί πρέπει να τοποθετηθούν μαζί σε παρένθεση."
+
+#: brackets.xhp
+msgctxt ""
+"brackets.xhp\n"
+"par_id3149021\n"
+"3\n"
+"help.text"
+msgid "Use the following syntax:"
+msgstr "Χρησιμοποιήστε την ακόλουθη σύνταξη:"
+
+#: brackets.xhp
+msgctxt ""
+"brackets.xhp\n"
+"par_id3083280\n"
+"7\n"
+"help.text"
+msgid "{a + c} over 2 = m"
+msgstr "{a + c} over 2 = m"
+
+#: brackets.xhp
+msgctxt ""
+"brackets.xhp\n"
+"par_id3154703\n"
+"6\n"
+"help.text"
+msgid "or"
+msgstr "ή"
+
+#: brackets.xhp
+msgctxt ""
+"brackets.xhp\n"
+"par_id3150297\n"
+"5\n"
+"help.text"
+msgid "m = {a + c} over 2"
+msgstr "m = {a + c} over 2"
+
#: comment.xhp
msgctxt ""
"comment.xhp\n"
@@ -154,110 +312,6 @@ msgctxt ""
msgid "a^2+b^2=c^2 %% Pythagorean theorem."
msgstr "a^2+b^2=c^2 %% Πυθαγόρειο θεώρημα."
-#: text.xhp
-msgctxt ""
-"text.xhp\n"
-"tit\n"
-"help.text"
-msgid "Entering Text"
-msgstr "Εισαγωγή κειμένου"
-
-#: text.xhp
-msgctxt ""
-"text.xhp\n"
-"bm_id3155962\n"
-"help.text"
-msgid "<bookmark_value>text strings; entering in $[officename] Math</bookmark_value><bookmark_value>direct text; entering in $[officename] Math</bookmark_value><bookmark_value>inserting;text in $[officename] Math</bookmark_value>"
-msgstr "<bookmark_value>αλφαριθμητικά κειμένου, εισαγωγή στο $[officename] Math</bookmark_value><bookmark_value>άμεσο κείμενο, εισαγωγή στο $[officename] Math</bookmark_value><bookmark_value>εισαγωγή, κείμενο στο $[officename] Math</bookmark_value>"
-
-#: text.xhp
-msgctxt ""
-"text.xhp\n"
-"hd_id5676442\n"
-"help.text"
-msgid "<variable id=\"text\"><link href=\"text/smath/guide/text.xhp\" name=\"Entering Text\">Entering Text</link></variable>"
-msgstr "<variable id=\"text\"><link href=\"text/smath/guide/text.xhp\" name=\"Εισαγωγή κειμένου\">Εισαγωγή κειμένου</link></variable>"
-
-#: text.xhp
-msgctxt ""
-"text.xhp\n"
-"hd_id8509170\n"
-"help.text"
-msgid "How to enter direct text strings that do not get interpreted?"
-msgstr "Πώς θα γίνει η εισαγωγή άμεσων αλφαριθμητικών κειμένου που δεν θα μεταφραστούν;"
-
-#: text.xhp
-msgctxt ""
-"text.xhp\n"
-"par_id337229\n"
-"help.text"
-msgid "Some text strings get interpreted as operators automatically. Sometimes this is not what you want. If you want to write W<emph>*</emph> (a letter with a superscripted asterisk), the asterisk will be interpreted as a multiplication operator. Enclose the direct text within double quotes or add spaceholders."
-msgstr "Μερικά αλφαριθμητικά κειμένου μεταφράζονται αυτόματα σαν τελεστές. Μερικές φορές δεν είναι ακριβώς αυτό που επιθυμείτε. Αν επιθυμείτε να γράψετε το σύμβολο W<emph>*</emph> (ένα γράμμα με εκθέτη αστερίσκο), ο αστερίσκος θα μεταφραστεί σαν ο τελεστής του πολλαπλασιασμού. Συμπεριλάβετε το άμεσο κείμενο εντός διπλών αποστρόφων ή προσθέστε δείκτες τοποθέτησης."
-
-#: text.xhp
-msgctxt ""
-"text.xhp\n"
-"par_idN105D0\n"
-"help.text"
-msgid "Examples:"
-msgstr "Παραδείγματα:"
-
-#: text.xhp
-msgctxt ""
-"text.xhp\n"
-"par_id521866\n"
-"help.text"
-msgid "An imported MathType formula contains the following string"
-msgstr "Ένας τύπος που εισήχθηκε από το MathType περιέχει το ακόλουθο αλφαριθμητικό"
-
-#: text.xhp
-msgctxt ""
-"text.xhp\n"
-"par_id9413739\n"
-"help.text"
-msgid "W rSup { size 8{*} }"
-msgstr "W rSup { size 8{*} }"
-
-#: text.xhp
-msgctxt ""
-"text.xhp\n"
-"par_id755943\n"
-"help.text"
-msgid "If you have set up Math to convert imported MathType formulas (in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - Microsoft Office), you see the formula with a placeholder instead of the asterisk."
-msgstr "Εάν έχετε εγκαταστήσει Math για να μετατρέψετε εισαγόμενους τύπους MathType (στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Microsoft Office), θα δείτε τον τύπο με δεσμευτικό θέσης αντί για αστερίσκο."
-
-#: text.xhp
-msgctxt ""
-"text.xhp\n"
-"par_id5988952\n"
-"help.text"
-msgid "Change {*} to {} * {} as in the following formula:"
-msgstr "Αλλάξτε το σύμβολο {*} σε {} * {} όπως στον ακόλουθο τύπο:"
-
-#: text.xhp
-msgctxt ""
-"text.xhp\n"
-"par_id3304544\n"
-"help.text"
-msgid "W rSup { size 8{} * {} }"
-msgstr "W rSup { size 8{} * {} }"
-
-#: text.xhp
-msgctxt ""
-"text.xhp\n"
-"par_id4941557\n"
-"help.text"
-msgid "You can also use W^\"*\" to enter the character as direct text."
-msgstr "Μπορείτε επίσης να χρησιμοποιήσετε το W^\"*\" για να εισάγετε το χαρακτήρα σαν άμεσο κείμενο."
-
-#: text.xhp
-msgctxt ""
-"text.xhp\n"
-"par_id9961851\n"
-"help.text"
-msgid "Some formulas start with an = sign. Use \"=\" to enter that character as direct text."
-msgstr "Μερικοί τύποι ξεκινούν με ένα σύμβολο =. Χρησιμοποιήστε το \"=\" για να εισάγετε το χαρακτήρα σαν άμεσο κείμενο."
-
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -501,7 +555,7 @@ msgctxt ""
"par_id4731894\n"
"help.text"
msgid "n"
-msgstr "ν"
+msgstr "n"
#: limits.xhp
msgctxt ""
@@ -591,85 +645,6 @@ msgctxt ""
msgid "<link href=\"text/smath/01/03090909.xhp\">Example of Integral and Sum ranges</link>"
msgstr "<link href=\"text/smath/01/03090909.xhp\">Παράδειγμα με όρια για Άθροισμα και Ολοκλήρωμα</link>"
-#: brackets.xhp
-msgctxt ""
-"brackets.xhp\n"
-"tit\n"
-"help.text"
-msgid "Merging Formula Parts in Brackets"
-msgstr "Συγχώνευση τμημάτων τύπου σε παρενθέσεις"
-
-#: brackets.xhp
-msgctxt ""
-"brackets.xhp\n"
-"bm_id3152596\n"
-"help.text"
-msgid "<bookmark_value>brackets; merging formula parts</bookmark_value><bookmark_value>formula parts; merging</bookmark_value><bookmark_value>fractions in formulas</bookmark_value><bookmark_value>merging;formula parts</bookmark_value>"
-msgstr "<bookmark_value>παρενθέσεις, συγχώνευση τμημάτων τύπου</bookmark_value><bookmark_value>τμήματα τύπου, συγχώνευση</bookmark_value><bookmark_value>κλάσματα σε τύπους</bookmark_value><bookmark_value>συγχώνευση, τμήματα τύπων</bookmark_value>"
-
-#: brackets.xhp
-msgctxt ""
-"brackets.xhp\n"
-"hd_id3152596\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"brackets\"><link href=\"text/smath/guide/brackets.xhp\" name=\"Merging Formula Parts in Brackets\">Merging Formula Parts in Brackets</link></variable>"
-msgstr "<variable id=\"brackets\"><link href=\"text/smath/guide/brackets.xhp\" name=\"Συγχώνευση τμημάτων τύπου σε παρενθέσεις\">Συγχώνευση τμημάτων τύπου σε παρενθέσεις</link></variable>"
-
-#: brackets.xhp
-msgctxt ""
-"brackets.xhp\n"
-"hd_id3154511\n"
-"2\n"
-"help.text"
-msgid "Inserting fractions into formulas"
-msgstr "Εισαγωγή κλασμάτων σε τύπους"
-
-#: brackets.xhp
-msgctxt ""
-"brackets.xhp\n"
-"par_id3146971\n"
-"4\n"
-"help.text"
-msgid "In the case of a fraction whose numerator and denominator consist of a product, a sum, and so on, the values that belong together must be bracketed together."
-msgstr "Στην περίπτωση ενός κλάσματος του οποίου ο αριθμητής και ο παρονομαστής αποτελούνται από ένα γινόμενο, ένα άθροισμα κλπ., οι τιμές που ανήκουν μαζί πρέπει να τοποθετηθούν μαζί σε παρένθεση."
-
-#: brackets.xhp
-msgctxt ""
-"brackets.xhp\n"
-"par_id3149021\n"
-"3\n"
-"help.text"
-msgid "Use the following syntax:"
-msgstr "Χρησιμοποιήστε την ακόλουθη σύνταξη:"
-
-#: brackets.xhp
-msgctxt ""
-"brackets.xhp\n"
-"par_id3083280\n"
-"7\n"
-"help.text"
-msgid "{a + c} over 2 = m"
-msgstr "{a + c} over 2 = m"
-
-#: brackets.xhp
-msgctxt ""
-"brackets.xhp\n"
-"par_id3154703\n"
-"6\n"
-"help.text"
-msgid "or"
-msgstr "ή"
-
-#: brackets.xhp
-msgctxt ""
-"brackets.xhp\n"
-"par_id3150297\n"
-"5\n"
-"help.text"
-msgid "m = {a + c} over 2"
-msgstr "m = {a + c} over 2"
-
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -704,6 +679,49 @@ msgctxt ""
msgid "Entering and Editing Formulas"
msgstr "Εισαγωγή και επεξεργασία τύπων"
+#: newline.xhp
+msgctxt ""
+"newline.xhp\n"
+"tit\n"
+"help.text"
+msgid "Entering Line Breaks"
+msgstr "Εισαγωγή αλλαγών γραμμής"
+
+#: newline.xhp
+msgctxt ""
+"newline.xhp\n"
+"bm_id1295205\n"
+"help.text"
+msgid "<bookmark_value>line breaks; in formulas</bookmark_value><bookmark_value>formulas;line breaks</bookmark_value><bookmark_value>wrapping text;in formulas</bookmark_value>"
+msgstr "<bookmark_value>αλλαγές γραμμών, σε τύπους</bookmark_value><bookmark_value>τύποι, αλλαγές γραμμών</bookmark_value><bookmark_value>αναδίπλωση κειμένου, σε τύπους</bookmark_value>"
+
+#: newline.xhp
+msgctxt ""
+"newline.xhp\n"
+"hd_id3146970\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"newline\"><link href=\"text/smath/guide/newline.xhp\" name=\"Entering Line Breaks\">Entering Line Breaks</link></variable>"
+msgstr "<variable id=\"newline\"><link href=\"text/smath/guide/newline.xhp\" name=\"Εισαγωγή αλλαγών γραμμής\">Εισαγωγή αλλαγών γραμμής</link></variable>"
+
+#: newline.xhp
+msgctxt ""
+"newline.xhp\n"
+"hd_id3147339\n"
+"2\n"
+"help.text"
+msgid "How to write formulas in $[officename] Math over two lines (with manual line break):"
+msgstr "Πως να γράφετε τύπους στο $[officename] Math με πάνω από δύο γραμμές (με χειροκίνητη αλλαγή γραμμής):"
+
+#: newline.xhp
+msgctxt ""
+"newline.xhp\n"
+"par_id3154702\n"
+"3\n"
+"help.text"
+msgid "Create a line break by using the \"newline\" command. Everything coming after the line break is placed on the next line."
+msgstr "Δημιουργήστε μια αλλαγή γραμμής με χρήση της εντολής \"newline\". Οτιδήποτε πληκτρολογείται μετά την αλλαγή γραμμής τοποθετείται στην επόμενη γραμμή."
+
#: parentheses.xhp
msgctxt ""
"parentheses.xhp\n"
@@ -774,124 +792,106 @@ msgctxt ""
msgid "size *2 \\langle x \\rangle"
msgstr "size *2 \\langle x \\rangle"
-#: align.xhp
+#: text.xhp
msgctxt ""
-"align.xhp\n"
+"text.xhp\n"
"tit\n"
"help.text"
-msgid "Manually Aligning Formula Parts"
-msgstr "Μη αυτόματη στοίχιση των τμημάτων τύπου"
-
-#: align.xhp
-msgctxt ""
-"align.xhp\n"
-"bm_id3156384\n"
-"help.text"
-msgid "<bookmark_value>aligning; characters in %PRODUCTNAME Math</bookmark_value><bookmark_value>formula parts; manually aligning</bookmark_value>"
-msgstr "<bookmark_value>στοίχιση, χαρακτήρες στο %PRODUCTNAME Math</bookmark_value><bookmark_value>τμήματα τύπου, μη αυτόματη στοίχιση</bookmark_value>"
+msgid "Entering Text"
+msgstr "Εισαγωγή κειμένου"
-#: align.xhp
+#: text.xhp
msgctxt ""
-"align.xhp\n"
-"hd_id3156384\n"
-"1\n"
+"text.xhp\n"
+"bm_id3155962\n"
"help.text"
-msgid "<variable id=\"align\"><link href=\"text/smath/guide/align.xhp\" name=\"Manually Aligning Formula Parts\">Manually Aligning Formula Parts</link></variable>"
-msgstr "<variable id=\"align\"><link href=\"text/smath/guide/align.xhp\" name=\"Μη αυτόματη στοίχιση των τμημάτων τύπου\">Μη αυτόματη στοίχιση των τμημάτων τύπου</link></variable>"
+msgid "<bookmark_value>text strings; entering in $[officename] Math</bookmark_value><bookmark_value>direct text; entering in $[officename] Math</bookmark_value><bookmark_value>inserting;text in $[officename] Math</bookmark_value>"
+msgstr "<bookmark_value>αλφαριθμητικά κειμένου, εισαγωγή στο $[officename] Math</bookmark_value><bookmark_value>άμεσο κείμενο, εισαγωγή στο $[officename] Math</bookmark_value><bookmark_value>εισαγωγή, κείμενο στο $[officename] Math</bookmark_value>"
-#: align.xhp
+#: text.xhp
msgctxt ""
-"align.xhp\n"
-"hd_id3154657\n"
-"2\n"
+"text.xhp\n"
+"hd_id5676442\n"
"help.text"
-msgid "How do you align characters in $[officename] Math quickly and easily?"
-msgstr "Πώς θα στοιχίσετε χαρακτήρες στο $[officename] Math εύκολα και γρήγορα;"
+msgid "<variable id=\"text\"><link href=\"text/smath/guide/text.xhp\" name=\"Entering Text\">Entering Text</link></variable>"
+msgstr "<variable id=\"text\"><link href=\"text/smath/guide/text.xhp\" name=\"Εισαγωγή κειμένου\">Εισαγωγή κειμένου</link></variable>"
-#: align.xhp
+#: text.xhp
msgctxt ""
-"align.xhp\n"
-"par_id3150249\n"
-"3\n"
+"text.xhp\n"
+"hd_id8509170\n"
"help.text"
-msgid "To accomplish this, you must define empty groups and character strings. They do not require any space, but carry information that helps in the alignment process."
-msgstr "Για να το πραγματοποιήσετε πρέπει να ορίσετε κενές ομάδες και αλφαριθμητικά χαρακτήρων. Δεν απαιτούν χώρο, αλλά περιέχουν πληροφορίες που βοηθούν στη διαδικασία στοίχισης."
+msgid "How to enter direct text strings that do not get interpreted?"
+msgstr "Πώς θα γίνει η εισαγωγή άμεσων αλφαριθμητικών κειμένου που δεν θα μεταφραστούν;"
-#: align.xhp
+#: text.xhp
msgctxt ""
-"align.xhp\n"
-"par_id3153912\n"
-"4\n"
+"text.xhp\n"
+"par_id337229\n"
"help.text"
-msgid "To create empty groups, enter curly brackets <emph>{}</emph> in the Commands window. In the following example, the goal is to achieve a line break so that the plus signs are beneath one another, even though one less character is entered in the upper line:"
-msgstr "Για να δημιουργήσετε κενές ομάδες, εισάγετε άγκιστρα <emph>{}</emph> στο παράθυρο Εντολές. Στο παρακάτω παράδειγμα, ο στόχος είναι να πραγματοποιείται αλλαγή γραμμής ώστε τα σύμβολα συν να τοποθετηθούν το ένα κάτω από το άλλο, ακόμη και αν πληκτρολογηθεί ένα χαρακτήρας λιγότερος στη γραμμή από επάνω του:"
+msgid "Some text strings get interpreted as operators automatically. Sometimes this is not what you want. If you want to write W<emph>*</emph> (a letter with a superscripted asterisk), the asterisk will be interpreted as a multiplication operator. Enclose the direct text within double quotes or add spaceholders."
+msgstr "Μερικά αλφαριθμητικά κειμένου μεταφράζονται αυτόματα σαν τελεστές. Μερικές φορές δεν είναι ακριβώς αυτό που επιθυμείτε. Αν επιθυμείτε να γράψετε το σύμβολο W<emph>*</emph> (ένα γράμμα με εκθέτη αστερίσκο), ο αστερίσκος θα μεταφραστεί σαν ο τελεστής του πολλαπλασιασμού. Συμπεριλάβετε το άμεσο κείμενο εντός διπλών αποστρόφων ή προσθέστε δείκτες τοποθέτησης."
-#: align.xhp
+#: text.xhp
msgctxt ""
-"align.xhp\n"
-"par_id3153246\n"
-"7\n"
+"text.xhp\n"
+"par_idN105D0\n"
"help.text"
-msgid "a+a+a+{} newline {}{}{}{}{}a+a+a+a"
-msgstr "a+a+a+{} newline {}{}{}{}{}a+a+a+a"
+msgid "Examples:"
+msgstr "Παραδείγματα:"
-#: align.xhp
+#: text.xhp
msgctxt ""
-"align.xhp\n"
-"par_id3143229\n"
-"5\n"
+"text.xhp\n"
+"par_id521866\n"
"help.text"
-msgid "Empty character strings are a simple way to ensure that texts and formulas are left-aligned. They are defined using double inverted commas \"\" . Make sure you do not use any typographic inverted commas. Example:"
-msgstr "Τα κενά αλφαριθμητικά χαρακτήρων είναι ένας απλός τρόπος για να εξασφαλιστεί η αριστερή στοίχιση των κειμένων και και των τύπων. Ορίζονται με χρήση διπλών εισαγωγικών \"\" . Βεβαιωθείτε ότι δεν έχετε χρησιμοποιήσει τυπογραφικά εισαγωγικά. Παράδειγμα:"
+msgid "An imported MathType formula contains the following string"
+msgstr "Ένας τύπος που εισήχθηκε από το MathType περιέχει το ακόλουθο αλφαριθμητικό"
-#: align.xhp
+#: text.xhp
msgctxt ""
-"align.xhp\n"
-"par_id3153809\n"
-"6\n"
+"text.xhp\n"
+"par_id9413739\n"
"help.text"
-msgid "\"A further example.\" newline a+b newline \"\"c-d"
-msgstr "\"Ένα ακόμη παράδειγμα.\" newline a+b newline \"\"c-d"
+msgid "W rSup { size 8{*} }"
+msgstr "W rSup { size 8{*} }"
-#: newline.xhp
+#: text.xhp
msgctxt ""
-"newline.xhp\n"
-"tit\n"
+"text.xhp\n"
+"par_id755943\n"
"help.text"
-msgid "Entering Line Breaks"
-msgstr "Εισαγωγή αλλαγών γραμμής"
+msgid "If you have set up Math to convert imported MathType formulas (in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - Microsoft Office), you see the formula with a placeholder instead of the asterisk."
+msgstr "Εάν έχετε εγκαταστήσει Math για να μετατρέψετε εισαγόμενους τύπους MathType (στο <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Microsoft Office), θα δείτε τον τύπο με δεσμευτικό θέσης αντί για αστερίσκο."
-#: newline.xhp
+#: text.xhp
msgctxt ""
-"newline.xhp\n"
-"bm_id1295205\n"
+"text.xhp\n"
+"par_id5988952\n"
"help.text"
-msgid "<bookmark_value>line breaks; in formulas</bookmark_value><bookmark_value>formulas;line breaks</bookmark_value><bookmark_value>wrapping text;in formulas</bookmark_value>"
-msgstr "<bookmark_value>αλλαγές γραμμών, σε τύπους</bookmark_value><bookmark_value>τύποι, αλλαγές γραμμών</bookmark_value><bookmark_value>αναδίπλωση κειμένου, σε τύπους</bookmark_value>"
+msgid "Change {*} to {} * {} as in the following formula:"
+msgstr "Αλλάξτε το σύμβολο {*} σε {} * {} όπως στον ακόλουθο τύπο:"
-#: newline.xhp
+#: text.xhp
msgctxt ""
-"newline.xhp\n"
-"hd_id3146970\n"
-"1\n"
+"text.xhp\n"
+"par_id3304544\n"
"help.text"
-msgid "<variable id=\"newline\"><link href=\"text/smath/guide/newline.xhp\" name=\"Entering Line Breaks\">Entering Line Breaks</link></variable>"
-msgstr "<variable id=\"newline\"><link href=\"text/smath/guide/newline.xhp\" name=\"Εισαγωγή αλλαγών γραμμής\">Εισαγωγή αλλαγών γραμμής</link></variable>"
+msgid "W rSup { size 8{} * {} }"
+msgstr "W rSup { size 8{} * {} }"
-#: newline.xhp
+#: text.xhp
msgctxt ""
-"newline.xhp\n"
-"hd_id3147339\n"
-"2\n"
+"text.xhp\n"
+"par_id4941557\n"
"help.text"
-msgid "How to write formulas in $[officename] Math over two lines (with manual line break):"
-msgstr "Πως να γράφετε τύπους στο $[officename] Math με πάνω από δύο γραμμές (με χειροκίνητη αλλαγή γραμμής):"
+msgid "You can also use W^\"*\" to enter the character as direct text."
+msgstr "Μπορείτε επίσης να χρησιμοποιήσετε το W^\"*\" για να εισάγετε το χαρακτήρα σαν άμεσο κείμενο."
-#: newline.xhp
+#: text.xhp
msgctxt ""
-"newline.xhp\n"
-"par_id3154702\n"
-"3\n"
+"text.xhp\n"
+"par_id9961851\n"
"help.text"
-msgid "Create a line break by using the \"newline\" command. Everything coming after the line break is placed on the next line."
-msgstr "Δημιουργήστε μια αλλαγή γραμμής με χρήση της εντολής \"newline\". Οτιδήποτε πληκτρολογείται μετά την αλλαγή γραμμής τοποθετείται στην επόμενη γραμμή."
+msgid "Some formulas start with an = sign. Use \"=\" to enter that character as direct text."
+msgstr "Μερικοί τύποι ξεκινούν με ένα σύμβολο =. Χρησιμοποιήστε το \"=\" για να εισάγετε το χαρακτήρα σαν άμεσο κείμενο."
diff --git a/source/el/helpcontent2/source/text/swriter.po b/source/el/helpcontent2/source/text/swriter.po
index 974bab056c8..b083985d355 100644
--- a/source/el/helpcontent2/source/text/swriter.po
+++ b/source/el/helpcontent2/source/text/swriter.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:43+0100\n"
-"PO-Revision-Date: 2012-12-03 15:26+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-05-30 13:40+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,582 +14,335 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354548379.0\n"
+"X-POOTLE-MTIME: 1369921223.0\n"
-#: main0208.xhp
+#: main0000.xhp
msgctxt ""
-"main0208.xhp\n"
+"main0000.xhp\n"
"tit\n"
"help.text"
-msgid "Status Bar"
-msgstr "Γραμμή κατάστασης"
+msgid "Welcome to the $[officename] Writer Help"
+msgstr "Καλωσορίσατε στη Βοήθεια για το $[officename] Writer"
-#: main0208.xhp
+#: main0000.xhp
msgctxt ""
-"main0208.xhp\n"
-"hd_id3153397\n"
+"main0000.xhp\n"
+"hd_id3147233\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Γραμμή κατάστασης\">Γραμμή κατάστασης</link>"
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"par_id3153414\n"
-"2\n"
-"help.text"
-msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Η Γραμμή κατάστασης περιέχει πληροφορίες για το τρέχον έγγραφο και προσφέρει διάφορα πλήκτρα με ειδικές λειτουργίες."
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"hd_id9648731\n"
-"help.text"
-msgid "Language"
-msgstr "Γλώσσα"
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"par_id8193914\n"
-"help.text"
-msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τη γλώσσα για το επιλεγμένο κείμενο. <br/>Κλικ για άνοιγμα ενός μενού όπου μπορείτε να διαλέξετε μια άλλη γλώσσα για το επιλεγμένο κείμενο ή για την τρέχουσα παράγραφο. <br/>Επιλογή κανένα για να αποκλείσετε το κείμενο από ορθογραφία και συλλαβισμό. <br/>Επιλογή επαναφοράς στην προεπιλεγμένη γλώσσα για επανεφαρμογή της προεπιλεγμένης γλώσσας για την επιλογή ή την παράγραφο. <br/>Επιλογή περισσότερα για άνοιγμα του διαλόγου με περισσότερες επιλογές.</ahelp>"
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"hd_id0821200911015962\n"
-"help.text"
-msgid "Digital Signature"
-msgstr "Ψηφιακή υπογραφή"
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"par_id0821200911015941\n"
-"help.text"
-msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Δείτε επίσης <link href=\"text/shared/guide/digital_signatures.xhp\">Ψηφιακές υπογραφές</link>."
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"hd_id8070314\n"
-"help.text"
-msgid "Zoom & View Layout"
-msgstr "Διάταξη μεγέθυνσης και προβολής"
+msgid "%PRODUCTNAME Writer Help"
+msgstr "Βοήθεια %PRODUCTNAME Writer"
-#: main0208.xhp
+#: main0000.xhp
msgctxt ""
-"main0208.xhp\n"
-"par_id7723929\n"
+"main0000.xhp\n"
+"hd_id3147258\n"
+"3\n"
"help.text"
-msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Υπάρχουν τρία πεδία ελέγχου στη γραμμή κατάστασης του Writer που σας επιτρέπουν να μεταβάλετε τη διάταξη μεγέθυνσης και προβολής στα έγγραφα κειμένου σας."
+msgid "Working With %PRODUCTNAME Writer"
+msgstr "Οι λειτουργίες του %PRODUCTNAME Writer"
-#: main0208.xhp
+#: main0000.xhp
msgctxt ""
-"main0208.xhp\n"
-"par_id3666188\n"
+"main0000.xhp\n"
+"hd_id3149131\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Τα εικονίδια για τη Διάταξη προβολής εμφανίζονται από τα αριστερά προς τα δεξιά: Λειτουργία απλής στήλης. Λειτουργία προβολής με σελίδες δίπλα δίπλα. Λειτουργία προβολής βιβλίου με δύο σελίδες, όπως σε ένα ανοικτό βιβλίο.</ahelp>"
+msgid "Menus, Toolbars, and Keys"
+msgstr "Μενού, γραμμές εργαλείων και πλήκτρα"
-#: main0208.xhp
+#: main0000.xhp
msgctxt ""
-"main0208.xhp\n"
-"par_id8796349\n"
+"main0000.xhp\n"
+"hd_id3149183\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Μεταφέρετε τον ολισθητή μεγέθυνσης στα αριστερά για να εμφανίσετε περισσότερες σελίδες, μεταφέρετε στα δεξιά μέσα σε μια σελίδα και να εμφανίσετε μια μικρότερη περιοχή της σελίδας.</ahelp>"
+msgid "Getting Help"
+msgstr "Βοήθεια"
-#: main0106.xhp
+#: main0100.xhp
msgctxt ""
-"main0106.xhp\n"
+"main0100.xhp\n"
"tit\n"
"help.text"
-msgid "Tools"
-msgstr "Εργαλεία"
+msgid "Menus"
+msgstr "Μενού"
-#: main0106.xhp
+#: main0100.xhp
msgctxt ""
-"main0106.xhp\n"
-"hd_id3147241\n"
+"main0100.xhp\n"
+"hd_id3147274\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Εργαλεία\">Εργαλεία</link>"
+msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Μενού\">Μενού</link></variable>"
-#: main0106.xhp
+#: main0100.xhp
msgctxt ""
-"main0106.xhp\n"
-"par_id3147258\n"
+"main0100.xhp\n"
+"par_id3149569\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Περιέχει εργαλεία ορθογραφίας, μια συλλογή αντικειμένων γραφικών που μπορείτε να προσθέσετε στο έγγραφό σας, καθώς και εργαλεία προσαρμογής των μενού και ρυθμίσεις προτιμήσεων της εφαρμογής.</ahelp>"
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"hd_id3149965\n"
-"8\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Αρίθμηση κεφαλαίων\">Αρίθμηση κεφαλαίων</link>"
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"hd_id3145688\n"
-"15\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Αρίθμηση γραμμών\">Αρίθμηση γραμμών</link>"
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"hd_id3145713\n"
-"10\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Υποσημειώσεις\">Υποσημειώσεις</link>"
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"hd_id3147346\n"
-"12\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ταξινόμηση\">Ταξινόμηση</link>"
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"hd_id3149939\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Επιλογές αυτόματης διόρθωσης</link>"
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"hd_id3147406\n"
-"14\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>"
+msgid "The following section lists the help topics available for menus and dialogs."
+msgstr "Η ακόλουθη ενότητα παραθέτει τα διαθέσιμα θέματα βοήθειας για τα μενού και τους διαλόγους."
-#: main0216.xhp
+#: main0101.xhp
msgctxt ""
-"main0216.xhp\n"
+"main0101.xhp\n"
"tit\n"
"help.text"
-msgid "OLE-Object Bar"
-msgstr "Γραμμή αντικειμένου OLE"
+msgid "File"
+msgstr "Αρχείο"
-#: main0216.xhp
+#: main0101.xhp
msgctxt ""
-"main0216.xhp\n"
-"hd_id3150726\n"
+"main0101.xhp\n"
+"hd_id3147331\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Γραμμή αντικειμένου OLE\">Γραμμή αντικειμένου OLE</link>"
+msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Αρχείο\">Αρχείο</link>"
-#: main0216.xhp
+#: main0101.xhp
msgctxt ""
-"main0216.xhp\n"
-"par_id3150746\n"
+"main0101.xhp\n"
+"par_id3147352\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Η γραμμή <emph>Αντικείμενο OLE</emph> εμφανίζεται όταν επιλέγονται αντικείμενα και περιλαμβάνει τις πιο απαραίτητες λειτουργίες μορφοποίησης και τοποθέτησης αντικειμένων.</ahelp>"
+msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+msgstr "<ahelp hid=\".\">Αυτές οι εντολές αφορούν το τρέχον έγγραφο, και σας επιτρέπουν να ανοίξετε ένα νέο έγγραφο, ή να κλείσετε την εφαρμογή.</ahelp>"
-#: main0216.xhp
+#: main0101.xhp
msgctxt ""
-"main0216.xhp\n"
-"hd_id3153377\n"
+"main0101.xhp\n"
+"hd_id3147463\n"
"4\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Χωρίς αναδίπλωση\">Χωρίς αναδίπλωση</link>"
+msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
-#: main0216.xhp
+#: main0101.xhp
msgctxt ""
-"main0216.xhp\n"
-"par_id3153394\n"
+"main0101.xhp\n"
+"hd_id3147511\n"
"5\n"
"help.text"
-msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Μπορείτε επίσης να επιλέξετε αυτή τη ρύθμιση στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
+msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
-#: main0216.xhp
+#: main0101.xhp
msgctxt ""
-"main0216.xhp\n"
-"hd_id3147766\n"
-"6\n"
+"main0101.xhp\n"
+"hd_id3155281\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση\">Αναδίπλωση</link>"
+msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\">Εκδόσεις</link>"
-#: main0216.xhp
+#: main0101.xhp
msgctxt ""
-"main0216.xhp\n"
-"par_id3147782\n"
+"main0101.xhp\n"
+"hd_id3155340\n"
"7\n"
"help.text"
-msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Το εικονίδιο αυτό αντιστοιχεί στην επιλογή <emph>Αναδίπλωση σελίδας</emph> στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
-
-#: main0216.xhp
-msgctxt ""
-"main0216.xhp\n"
-"hd_id3147824\n"
-"8\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση δια μέσου\">Αναδίπλωση δια μέσου</link>"
+msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες\">Ιδιότητες</link>"
-#: main0216.xhp
+#: main0101.xhp
msgctxt ""
-"main0216.xhp\n"
-"par_id3147218\n"
+"main0101.xhp\n"
+"hd_id3155383\n"
"9\n"
"help.text"
-msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Μπορείτε να επιτύχετε το ίδιο αποτέλεσμα μέσω της σελίδας της καρτέλας <emph>Αναδίπλωση</emph> ."
+msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
-#: main0216.xhp
+#: main0101.xhp
msgctxt ""
-"main0216.xhp\n"
-"hd_id3151208\n"
+"main0101.xhp\n"
+"hd_id3149283\n"
"10\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Ιδιότητες αντικειμένου\">Ιδιότητες αντικειμένου</link>"
+msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις εκτυπωτή\">Ρυθμίσεις εκτυπωτή</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
+"main0102.xhp\n"
"tit\n"
"help.text"
-msgid "$[officename] Writer Features"
-msgstr "Χαρακτηριστικά του $[officename] Writer"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3154243\n"
+"main0102.xhp\n"
+"hd_id3149610\n"
"1\n"
"help.text"
-msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Χαρακτηριστικά του $[officename] Writer\">Χαρακτηριστικά του $[officename] Writer</link></variable>"
+msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3154263\n"
+"main0102.xhp\n"
+"par_id3149626\n"
"2\n"
"help.text"
-msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "Με το $[officename] Writer μπορείτε να σχεδιάσετε και να δημιουργήσετε έγγραφα κειμένου που να περιλαμβάνουν γραφικά, πίνακες και διαγράμματα. Μπορείτε να αποθηκεύετε τα έγγραφα σας σε μια ποικιλία μορφών εγγράφου, όπως το OpenDocument (ODF), Microsoft Word .doc, ή HTML. Και φυσικά μπορείτε να κάνετε εξαγωγή του εγγράφου σας σε Portable Document Format (PDF)."
+msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+msgstr "<ahelp hid=\".\">Αυτό το μενού περιέχει τις εντολές για την επεξεργασία των περιεχομένων του τρέχοντος εγγράφου.</ahelp>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3147755\n"
-"4\n"
+"main0102.xhp\n"
+"hd_id3147593\n"
+"3\n"
"help.text"
-msgid "Writing"
-msgstr "Σύνταξη"
+msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Ειδική επικόλληση\">Ειδική επικόλληση</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3147768\n"
-"5\n"
+"main0102.xhp\n"
+"hd_id3147619\n"
+"16\n"
"help.text"
-msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "Με το $[officename] Writer μπορείτε να δημιουργήσετε απλά κείμενα όπως υπομνήματα, <link href=\"text/shared/guide/fax.xhp\" name=\"φαξ\">φαξ</link>, επιστολές, περιλήψεις και να <link href=\"text/swriter/01/01150000.xhp\" name=\"συγχωνεύετε έγγραφα\">συγχωνεύετε έγγραφα</link>, καθώς και μεγάλα, πολύπλοκα ή πολυτμηματικά έγγραφα, με πλήρεις βιβλιογραφίες, παραπομπές πινάκων και ευρετήρια."
+msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Επιλογή κειμένου\">Επιλογή κειμένου</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3147797\n"
-"29\n"
+"main0102.xhp\n"
+"hd_id3147790\n"
+"13\n"
"help.text"
-msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "Το $[officename] Writer περιλαμβάνει επίσης χρήσιμα χαρακτηριστικά όπως <link href=\"text/shared/01/06010000.xhp\" name=\"έλεγχο ορθογραφίας\">έλεγχο ορθογραφίας</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"θησαυρό λέξεων\">θησαυρό λέξεων</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link>, <link href=\"text/swriter/01/06030000.xhp\" name=\"Συλλαβισμό\">συλλαβισμό</link> καθώς και μια ποικιλία από <link href=\"text/shared/01/01010100.xhp\" name=\"πρότυπα\">πρότυπα</link> σχεδόν για κάθε σκοπό. Μπορείτε επίσης να δημιουργήσετε τα δικά σας πρότυπα χρησιμοποιώντας τους υπάρχοντες αυτόματους πιλότους."
+msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Σύγκριση εγγράφου\">Σύγκριση εγγράφου</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3147225\n"
-"9\n"
+"main0102.xhp\n"
+"hd_id3147816\n"
+"4\n"
"help.text"
-msgid "Designing and Structuring"
-msgstr "Σχεδίαση και δόμηση"
+msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Εύρεση και αντικατάσταση\">Εύρεση και αντικατάσταση</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3147239\n"
-"10\n"
+"main0102.xhp\n"
+"hd_id3147226\n"
+"5\n"
"help.text"
-msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "Το $[officename] προσφέρει μια μεγάλη ποικιλία επιλογών σχεδίασης εγγράφων. Χρησιμοποιήστε τα <link href=\"text/swriter/01/05140000.xhp\" name=\"Πρότυπα\"> Πρότυπα και μορφοποίηση</link> για να δημιουργήσετε, αντιστοιχίσετε και τροποποιήσετε πρότυπα για παραγράφους, μεμονωμένους χαρακτήρες, πλαίσια και σελίδες. Επιπλέον, η <link href=\"text/swriter/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link> σας βοηθά να μετακινήστε γρήγορα μέσα στα έγγραφά σας, σας επιτρέπει να δείτε το έγγραφό σας σε προβολή κεφαλαίων και παρακολουθεί τα αντικείμενα που έχετε εισάγει στο έγγραφό σας."
+msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Αυτόματο κείμενο\">Αυτόματο κείμενο</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3147272\n"
+"main0102.xhp\n"
+"hd_id3147251\n"
"12\n"
"help.text"
-msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Μπορείτε επίσης να δημιουργήσετε διάφορα <link href=\"text/swriter/01/04120000.xhp\" name=\"ευρετήρια και πίνακες\">ευρετήρια και πίνακες</link> σε έγγραφα κειμένου. Μπορείτε να ορίσετε τη δομή και εμφάνιση ευρετηρίων και πινάκων ανάλογα με τις προσωπικές σας ανάγκες. Ενεργές υπερσυνδέσεις και σελιδοδείκτες σας επιτρέπουν να μεταβείτε κατευθείαν στα αντίστοιχα σημεία του κειμένου."
+msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Αλλαγή βάσης δεδομένων\">Αλλαγή βάσης δεδομένων</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3145596\n"
-"30\n"
+"main0102.xhp\n"
+"hd_id3147276\n"
+"6\n"
"help.text"
-msgid "Desktop Publishing with $[officename] Writer"
-msgstr "Επιτραπέζια δημοσίευση με το $[officename] Writer"
+msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Πεδία\">Πεδία</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3145610\n"
-"31\n"
+"main0102.xhp\n"
+"hd_id3147302\n"
+"7\n"
"help.text"
-msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "Το $[officename] Writer περιέχει πολλά εργαλεία επιτραπέζιας δημοσίευσης και σχεδίασης για να σας βοηθήσει στη δημιουργία επαγγελματικών πρότυπων εγγράφων όπως φυλλάδια, ενημερωτικά δελτία και προσκλήσεις. Μπορείτε να διαμορφώστε τα έγγραφά σας με διατάξεις πολλών στηλών, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"πλαίσια κειμένου\">πλαίσια κειμένου</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"γραφικά\">γραφικά</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"πίνακες\">πίνακες</link>, και άλλα αντικείμενα."
+msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Υποσημειώσεις\">Υποσημειώσεις</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3145649\n"
-"13\n"
+"main0102.xhp\n"
+"hd_id3147327\n"
+"8\n"
"help.text"
-msgid "Calculations"
-msgstr "Υπολογισμοί"
+msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Καταχώριση ευρετηρίου\">Καταχώριση ευρετηρίου</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3145663\n"
+"main0102.xhp\n"
+"hd_id3147352\n"
"14\n"
"help.text"
-msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Τα έγγραφα κειμένου στο $[officename] έχουν ενσωματωμένη <link href=\"text/swriter/main0214.xhp\" name=\"λειτουργία υπολογισμών\">λειτουργία υπολογισμών</link> που σας επιτρέπει την εκτέλεση πολύπλοκων υπολογισμών ή λογικών συνδέσεων. Μπορείτε εύκολα να δημιουργήσετε έναν πίνακα σε ένα έγγραφο κειμένου για εκτελέσετε υπολογισμούς."
+msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Εγγραφή βιβλιογραφίας\">Εγγραφή βιβλιογραφίας</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3151192\n"
+"main0102.xhp\n"
+"hd_id3147377\n"
"15\n"
"help.text"
-msgid "Creating Drawings"
-msgstr "Δημιουργία σχεδίων"
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3151206\n"
-"16\n"
-"help.text"
-msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "Το <link href=\"text/shared/02/01140000.xhp\" name=\"εργαλείο σχεδίασης\">εργαλείο σχεδίασης</link> του $[officename] Writer σας επιτρέπει να δημιουργείτε σχέδια, γραφικά, υπομνήματα, και άλλους τύπους σχεδίων κατευθείαν μέσα σε έγγραφα κειμένου."
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"hd_id3151229\n"
-"17\n"
-"help.text"
-msgid "Inserting Graphics"
-msgstr "Εισαγωγή γραφικών"
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3151243\n"
-"18\n"
-"help.text"
-msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Μπορείτε να εισάγετε εικόνες με <link href=\"text/shared/00/00000020.xhp\" name=\"διαφορετικές μορφές\">διαφορετικές μορφές</link> σε ένα έγγραφο κειμένου όπως JPG ή GIF. Ακόμα η <link href=\"text/shared/01/gallery.xhp\" name=\"Συλλογή\">Συλλογή</link> παρέχει μια μεγάλη ποκιλία γραφικών clipart, ενώ ή <link href=\"text/shared/guide/fontwork.xhp\">Συλλογή Fontwork</link> δημιουργεί εντυπωσιακά εφέ γραμματοσειρών."
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"hd_id3155084\n"
-"21\n"
-"help.text"
-msgid "Flexible Application Interface"
-msgstr "Ευέλικτο περιβάλλον εφαρμογών"
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3155098\n"
-"22\n"
-"help.text"
-msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Το περιβάλλον χρήσης του προγράμματος έχει σχεδιαστεί έτσι ώστε να μπορείτε να το διαμορφώσετε ανάλογα με τις προτιμήσεις σας, συμπεριλαμβανομένης της δυνατότητας προσαρμογής των εικονιδίων και των μενού. Μπορείτε να τοποθετήσετε διάφορα παράθυρα του προγράμματος, όπως τα Πρότυπα και μορφοποίηση ή την Περιήγηση σαν κινητά παράθυρα οπουδήποτε στην οθόνη. Μπορείτε επίσης να <link href=\"text/shared/guide/autohide.xhp\" name=\"σταθεροποιήσετε\">σταθεροποιήσετε</link> κάποια παράθυρα στις άκρες του χώρου εργασίας σας."
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"hd_id3155123\n"
-"23\n"
-"help.text"
-msgid "Drag&Drop"
-msgstr "Μεταφορά & απόθεση"
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3155137\n"
-"24\n"
-"help.text"
-msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Η λειτουργία <link href=\"text/shared/guide/dragdrop.xhp\" name=\"μεταφορά κι απόθεση\">μεταφορά κι απόθεση</link> σας επιτρέπει να εργάζεστε γρήγορα και αποτελεσματικά με έγγραφα κειμένου στο $[officename]. Για παράδειγμα, μπορείτε να σύρετε και να αφήσετε αντικείμενα, όπως γραφικά από τη Συλλογή, από ένα σημείο σε ένα άλλο μέσα στο ίδιο έγγραφο, ή μεταξύ ανοιχτών εγγράφων του $[officename]."
+msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Yπερσύνδεση\">Yπερσύνδεση</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3155162\n"
-"27\n"
+"main0102.xhp\n"
+"hd_id3147404\n"
+"10\n"
"help.text"
-msgid "Help Functions"
-msgstr "Λειτουργίες βοήθειας"
+msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Συνδέσεις\">Συνδέσεις</link>"
-#: main0503.xhp
+#: main0102.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3145675\n"
-"28\n"
+"main0102.xhp\n"
+"hd_id3156150\n"
+"11\n"
"help.text"
-msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Μπορείτε να χρησιμοποιήσετε το <link href=\"text/shared/05/00000110.xhp\" name=\"Σύστημα βοήθειας\">Σύστημα βοήθειας</link> σαν ένα πλήρη οδηγό παραπομπών των εφαρμογών του $[officename], καθώς και για <link href=\"text/swriter/guide/main.xhp\" name=\"οδηγίες\">οδηγίες</link> για απλές ή πολύπλοκες εργασίες."
+msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Χάρτης εικόνας\">Χάρτης εικόνας</link>"
-#: main0205.xhp
+#: main0103.xhp
msgctxt ""
-"main0205.xhp\n"
+"main0103.xhp\n"
"tit\n"
"help.text"
-msgid "Drawing Object Properties Bar"
-msgstr "Γραμμή ιδιοτήτων αντικειμένου σχεδίασης"
+msgid "View"
+msgstr "Προβολή"
-#: main0205.xhp
+#: main0103.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3154275\n"
+"main0103.xhp\n"
+"hd_id3147233\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Γραμμή ιδιοτήτων αντικειμένου σχεδίασης\">Γραμμή ιδιοτήτων αντικειμένου σχεδίασης</link>"
+msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Προβολή\">Προβολή</link>"
-#: main0205.xhp
+#: main0103.xhp
msgctxt ""
-"main0205.xhp\n"
-"par_id3147578\n"
+"main0103.xhp\n"
+"par_id3147249\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Μπορείτε να δείτε τη γραμμή <emph>ιδιοτήτων του αντικειμένου σχεδίασης</emph> στο Writer και Calc. Επιλέξτε το μενού Προβολή - γραμμές εργαλείων - ιδιότητες αντικειμένου σχεδίασης. Οι έλεγχοι ενεργοποιούνται όταν επιλέγεται το αντικείμενο σχεδίασης. Βλέπετε περισσότερα διαφορετικά εικονίδια από προεπιλογή, εάν το τρέχον έγγραφο είναι έγγραφο κειμένου ή λογιστικό φύλλο.</ahelp>"
+msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+msgstr "<ahelp hid=\".\">Αυτό το μενού περιέχει τις εντολές για τον έλεγχο της προβολής του εγγράφου στην οθόνη.</ahelp>"
-#: main0205.xhp
+#: main0103.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3147784\n"
+"main0103.xhp\n"
+"hd_id3147265\n"
"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πρότυπο γραμμής\">Πρότυπο γραμμής</link>"
-
-#: main0205.xhp
-msgctxt ""
-"main0205.xhp\n"
-"hd_id3147818\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πλάτος γραμμής\">Πλάτος γραμμής</link>"
-
-#: main0205.xhp
-msgctxt ""
-"main0205.xhp\n"
-"hd_id3147229\n"
-"5\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Χρώμα γραμμής\">Χρώμα γραμμής</link>"
-
-#: main0205.xhp
-msgctxt ""
-"main0205.xhp\n"
-"hd_id3147280\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Πρότυπο/Γέμισμα περιοχής\">Πρότυπο/Γέμισμα περιοχής</link>"
-
-#: main0203.xhp
-msgctxt ""
-"main0203.xhp\n"
-"tit\n"
-"help.text"
-msgid "Picture Bar"
-msgstr "Γραμμή εικόνας"
-
-#: main0203.xhp
-msgctxt ""
-"main0203.xhp\n"
-"hd_id3154263\n"
-"help.text"
-msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Γραμμή εικόνας\">Γραμμή εικόνας</link>"
-
-#: main0203.xhp
-msgctxt ""
-"main0203.xhp\n"
-"par_id3147756\n"
-"help.text"
-msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Η γραμμή εργαλείων <emph>Εικόνα</emph> περιέχει λειτουργίες για τη μορφοποίηση και τοποθέτηση των επιλεγμένων εικόνων.</ahelp>"
-
-#: main0203.xhp
-msgctxt ""
-"main0203.xhp\n"
-"hd_id3145606\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Κάθετη αναστροφή\">Κάθετη αναστροφή</link>"
-
-#: main0203.xhp
-msgctxt ""
-"main0203.xhp\n"
-"hd_id3145639\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Οριζόντια αναστροφή\">Οριζόντια αναστροφή</link>"
-
-#: main0203.xhp
-msgctxt ""
-"main0203.xhp\n"
-"hd_id3145673\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Ιδιότητες γραφικών\">Ιδιότητες γραφικών</link>"
+msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
#: main0104.xhp
msgctxt ""
@@ -737,15 +490,6 @@ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Πίνακας\">Πί
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
-"hd_id3149944\n"
-"22\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Οριζόντιος χάρακας\">Οριζόντιος χάρακας</link>"
-
-#: main0104.xhp
-msgctxt ""
-"main0104.xhp\n"
"hd_id3150951\n"
"20\n"
"help.text"
@@ -761,104 +505,6 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Αρχείο\">Αρχείο</link>"
-#: main0215.xhp
-msgctxt ""
-"main0215.xhp\n"
-"tit\n"
-"help.text"
-msgid "Frame Bar"
-msgstr "Γραμμή πλαισίου"
-
-#: main0215.xhp
-msgctxt ""
-"main0215.xhp\n"
-"hd_id3154251\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Γραμμή πλαισίου\">Γραμμή πλαισίου</link>"
-
-#: main0215.xhp
-msgctxt ""
-"main0215.xhp\n"
-"par_id3154272\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Όταν έχει επιλεγεί ένα πλαίσιο, η γραμμή <emph>Πλαίσιο</emph> παρέχει τις πιο σημαντικές λειτουργίες για την μορφοποίηση και τοποθέτηση του πλαισίου.</ahelp>"
-
-#: main0215.xhp
-msgctxt ""
-"main0215.xhp\n"
-"hd_id3147403\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση ανενεργή\">Αναδίπλωση ανενεργή</link>"
-
-#: main0215.xhp
-msgctxt ""
-"main0215.xhp\n"
-"par_id3147419\n"
-"5\n"
-"help.text"
-msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Μπορείτε επίσης να επιλέξετε αυτή τη ρύθμιση από τη σελίδα της καρτέλας <emph>Αναδίπλωση</emph> ."
-
-#: main0215.xhp
-msgctxt ""
-"main0215.xhp\n"
-"hd_id3153388\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση ενεργή\">Αναδίπλωση ενεργή</link>"
-
-#: main0215.xhp
-msgctxt ""
-"main0215.xhp\n"
-"par_id3153405\n"
-"7\n"
-"help.text"
-msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Το εικονίδιο αυτό αντιπροσωπεύει την επιλογή <emph>Αναδίπλωση σελίδας</emph> στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
-
-#: main0215.xhp
-msgctxt ""
-"main0215.xhp\n"
-"hd_id3147782\n"
-"8\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση δια μέσου\">Αναδίπλωση δια μέσου</link>"
-
-#: main0215.xhp
-msgctxt ""
-"main0215.xhp\n"
-"par_id3147799\n"
-"9\n"
-"help.text"
-msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Μπορείτε επίσης να ορίσετε αυτή τη ρύθμιση στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
-
-#: main0215.xhp
-msgctxt ""
-"main0215.xhp\n"
-"hd_id3151285\n"
-"15\n"
-"help.text"
-msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Χρώμα παρασκηνίου\">Χρώμα παρασκηνίου</link>"
-
-#: main0215.xhp
-msgctxt ""
-"main0215.xhp\n"
-"hd_id3151320\n"
-"14\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ιδιότητες πλαισίου\">Ιδιότητες πλαισίου</link>"
-
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -957,634 +603,111 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Εικόνα\">Εικόνα</link>"
-#: main0107.xhp
-msgctxt ""
-"main0107.xhp\n"
-"tit\n"
-"help.text"
-msgid "Window"
-msgstr "Παράθυρο"
-
-#: main0107.xhp
-msgctxt ""
-"main0107.xhp\n"
-"hd_id3147248\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
-msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Παράθυρο\">Παράθυρο</link>"
-
-#: main0107.xhp
-msgctxt ""
-"main0107.xhp\n"
-"par_id3147269\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Περιέχει εντολές διαχείρισης και προβολής παραθύρων εγγράφου.</ahelp>"
-
-#: main0210.xhp
-msgctxt ""
-"main0210.xhp\n"
-"tit\n"
-"help.text"
-msgid "Page Preview"
-msgstr "Προεπισκόπηση σελίδας"
-
-#: main0210.xhp
-msgctxt ""
-"main0210.xhp\n"
-"hd_id3145783\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Προεπισκόπηση σελίδας\">Προεπισκόπηση σελίδας</link>"
-
-#: main0210.xhp
-msgctxt ""
-"main0210.xhp\n"
-"par_id3154253\n"
-"2\n"
-"help.text"
-msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "Η γραμμή <emph>Προεπισκόπηση σελίδας</emph> εμφανίζεται όταν προβάλλετε το τρέχον έγγραφο στη λειτουργία προεπισκόπησης σελίδας."
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"tit\n"
-"help.text"
-msgid "View"
-msgstr "Προβολή"
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"hd_id3147233\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
-msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Προβολή\">Προβολή</link>"
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"par_id3147249\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυτό το μενού περιέχει τις εντολές για τον έλεγχο της προβολής του εγγράφου στην οθόνη.</ahelp>"
-
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"hd_id3147265\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
-
-#: main0102.xhp
+#: main0106.xhp
msgctxt ""
-"main0102.xhp\n"
+"main0106.xhp\n"
"tit\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Tools"
+msgstr "Εργαλεία"
-#: main0102.xhp
+#: main0106.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3149610\n"
+"main0106.xhp\n"
+"hd_id3147241\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
+msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Εργαλεία\">Εργαλεία</link>"
-#: main0102.xhp
+#: main0106.xhp
msgctxt ""
-"main0102.xhp\n"
-"par_id3149626\n"
+"main0106.xhp\n"
+"par_id3147258\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυτό το μενού περιέχει τις εντολές για την επεξεργασία των περιεχομένων του τρέχοντος εγγράφου.</ahelp>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3147593\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Ειδική επικόλληση\">Ειδική επικόλληση</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3147619\n"
-"16\n"
-"help.text"
-msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Επιλογή κειμένου\">Επιλογή κειμένου</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3147790\n"
-"13\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Σύγκριση εγγράφου\">Σύγκριση εγγράφου</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3147816\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Εύρεση και αντικατάσταση\">Εύρεση και αντικατάσταση</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3147226\n"
-"5\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Αυτόματο κείμενο\">Αυτόματο κείμενο</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3147251\n"
-"12\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Αλλαγή βάσης δεδομένων\">Αλλαγή βάσης δεδομένων</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3147276\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
-msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Πεδία\">Πεδία</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3147302\n"
-"7\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Υποσημειώσεις\">Υποσημειώσεις</link>"
+msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+msgstr "<ahelp hid=\".\">Περιέχει εργαλεία ορθογραφίας, μια συλλογή αντικειμένων γραφικών που μπορείτε να προσθέσετε στο έγγραφό σας, καθώς και εργαλεία προσαρμογής των μενού και ρυθμίσεις προτιμήσεων της εφαρμογής.</ahelp>"
-#: main0102.xhp
+#: main0106.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3147327\n"
+"main0106.xhp\n"
+"hd_id3149965\n"
"8\n"
"help.text"
-msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Καταχώριση ευρετηρίου\">Καταχώριση ευρετηρίου</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3147352\n"
-"14\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Εγγραφή βιβλιογραφίας\">Εγγραφή βιβλιογραφίας</link>"
+msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Αρίθμηση κεφαλαίων\">Αρίθμηση κεφαλαίων</link>"
-#: main0102.xhp
+#: main0106.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3147377\n"
+"main0106.xhp\n"
+"hd_id3145688\n"
"15\n"
"help.text"
-msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Yπερσύνδεση\">Yπερσύνδεση</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3147404\n"
-"10\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Συνδέσεις\">Συνδέσεις</link>"
-
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"hd_id3156150\n"
-"11\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Χάρτης εικόνας\">Χάρτης εικόνας</link>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"tit\n"
-"help.text"
-msgid "Formatting Bar"
-msgstr "Γραμμή μορφοποίησης"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id3154270\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Γραμμή μορφοποίησης\">Γραμμή μορφοποίησης</link>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id3147762\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Η Γραμμή μορφοποίησης περιέχει διάφορες λειτουργίες μορφοποίησης κειμένου.</ahelp>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id3149593\n"
-"9\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Χρώμα γραμματοσειράς\">Χρώμα γραμματοσειράς</link>"
+msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Αρίθμηση γραμμών\">Αρίθμηση γραμμών</link>"
-#: main0202.xhp
+#: main0106.xhp
msgctxt ""
-"main0202.xhp\n"
-"hd_id3149887\n"
+"main0106.xhp\n"
+"hd_id3145713\n"
"10\n"
"help.text"
-msgid "Additional icons"
-msgstr "Πρόσθετα εικονίδια"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id0122200903085320\n"
-"help.text"
-msgid "Increase Font"
-msgstr "Μεγέθυνση χαρακτήρων"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id0122200903085371\n"
-"help.text"
-msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυξάνει το μέγεθος γραμματοσειράς του επιλεγμένου κειμένου.</ahelp>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id012220090308532\n"
-"help.text"
-msgid "Reduce Font"
-msgstr "Σμίκρυνση χαρακτήρων"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id0122200903085351\n"
-"help.text"
-msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Μειώνει το μέγεθος γραμματοσειράς του επιλεγμένου κειμένου.</ahelp>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id3149900\n"
-"11\n"
-"help.text"
-msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Αν η υποστήριξη <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> είναι ενεργή, δυο επιπρόσθετα εικονίδια είναι ορατά."
+msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Υποσημειώσεις\">Υποσημειώσεις</link>"
-#: main0202.xhp
+#: main0106.xhp
msgctxt ""
-"main0202.xhp\n"
-"hd_id3149946\n"
+"main0106.xhp\n"
+"hd_id3147346\n"
"12\n"
"help.text"
-msgid "Left-To-Right"
-msgstr "Αριστερά-Προς-Δεξιά"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_idN10784\n"
-"help.text"
-msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">εικονίδιο αριστερά προς δεξιά</alt></image>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id3149964\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Η εισαγωγή του κειμένου γίνεται από αριστερά προς τα δεξιά.</ahelp>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"hd_id3147300\n"
-"14\n"
-"help.text"
-msgid "Right-To-Left"
-msgstr "Δεξιά-Προς-Αριστερά"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_idN107DF\n"
-"help.text"
-msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">εικονίδιο δεξιά προς αριστερά</alt></image>"
-
-#: main0202.xhp
-msgctxt ""
-"main0202.xhp\n"
-"par_id3147625\n"
-"15\n"
-"help.text"
-msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Το κείμενο που έχει μορφοποιηθεί σε μια γλώσσα περίπλοκης γραφής εισάγεται από δεξιά προς αριστερά.</ahelp>"
-
-#: main0220.xhp
-msgctxt ""
-"main0220.xhp\n"
-"tit\n"
-"help.text"
-msgid "Text Object Bar"
-msgstr "Γραμμή αντικειμένου κειμένου"
-
-#: main0220.xhp
-msgctxt ""
-"main0220.xhp\n"
-"hd_id3155366\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Γραμμή αντικειμένου κειμένου\">Γραμμή αντικειμένου κειμένου</link>"
-
-#: main0220.xhp
-msgctxt ""
-"main0220.xhp\n"
-"par_id3155386\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Περιέχει εντολές μορφοποίησης για το κείμενο που περιέχεται σε ένα αντικείμενο σχεδίασης.</ahelp> Η γραμμή <emph>Αντικείμενο κειμένου</emph> εμφανίζεται όταν κάνετε διπλό κλικ μέσα σε ένα αντικείμενο σχεδίασης."
-
-#: main0220.xhp
-msgctxt ""
-"main0220.xhp\n"
-"hd_id3153416\n"
-"15\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Εκθέτης\">Εκθέτης</link>"
-
-#: main0220.xhp
-msgctxt ""
-"main0220.xhp\n"
-"hd_id3147787\n"
-"16\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Δείκτης\">Δείκτης</link>"
-
-#: main0220.xhp
-msgctxt ""
-"main0220.xhp\n"
-"hd_id3147265\n"
-"20\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Επιλογή όλων\">Επιλογή όλων</link>"
-
-#: main0220.xhp
-msgctxt ""
-"main0220.xhp\n"
-"hd_id3145596\n"
-"17\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
-
-#: main0220.xhp
-msgctxt ""
-"main0220.xhp\n"
-"hd_id3145631\n"
-"18\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Παράγραφος\">Παράγραφος</link>"
-
-#: main0220.xhp
-msgctxt ""
-"main0220.xhp\n"
-"par_id3145649\n"
-"19\n"
-"help.text"
-msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Εδώ μπορείτε να ορίσετε εσοχές, διάστιχο, στοίχιση και διάστιχο γραμμών για την επιλεγμένη παράγραφο."
-
-#: main0213.xhp
-msgctxt ""
-"main0213.xhp\n"
-"tit\n"
-"help.text"
-msgid "Rulers"
-msgstr "Χάρακες"
-
-#: main0213.xhp
-msgctxt ""
-"main0213.xhp\n"
-"hd_id3154201\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
-msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Χάρακες\">Χάρακες</link>"
-
-#: main0213.xhp
-msgctxt ""
-"main0213.xhp\n"
-"par_id3154218\n"
-"2\n"
-"help.text"
-msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Οι χάρακες δεν εμφανίζουν μόνο τις διαστάσεις της σελίδας, αλλά υποδεικνύουν τη θέση των στηλοθετών, των εσοχών, των περιγραμμάτων και των στηλών, τα οποία μπορείτε να τροποποιήσετε πάνω στους χάρακες χρησιμοποιώντας το ποντίκι."
-
-#: main0213.xhp
-msgctxt ""
-"main0213.xhp\n"
-"par_id3154239\n"
-"3\n"
-"help.text"
-msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Με διπλό κλικ στον χάρακα, μπορείτε να ανοίξετε το παράθυρο διαλόγου <emph>Παράγραφος</emph> και να ορίσετε <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"άμεση μορφοποίηση παραγράφου\">άμεση μορφοποίηση παραγράφου</link> για την τρέχουσα ή όλες τις επιλεγμένες παραγράφους."
-
-#: main0000.xhp
-msgctxt ""
-"main0000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Welcome to the $[officename] Writer Help"
-msgstr "Καλωσορίσατε στη Βοήθεια για το $[officename] Writer"
-
-#: main0000.xhp
-msgctxt ""
-"main0000.xhp\n"
-"hd_id3147233\n"
-"1\n"
-"help.text"
-msgid "%PRODUCTNAME Writer Help"
-msgstr "Βοήθεια %PRODUCTNAME Writer"
-
-#: main0000.xhp
-msgctxt ""
-"main0000.xhp\n"
-"hd_id3147258\n"
-"3\n"
-"help.text"
-msgid "Working With %PRODUCTNAME Writer"
-msgstr "Οι λειτουργίες του %PRODUCTNAME Writer"
-
-#: main0000.xhp
-msgctxt ""
-"main0000.xhp\n"
-"hd_id3149131\n"
-"5\n"
-"help.text"
-msgid "Menus, Toolbars, and Keys"
-msgstr "Μενού, γραμμές εργαλείων και πλήκτρα"
-
-#: main0000.xhp
-msgctxt ""
-"main0000.xhp\n"
-"hd_id3149183\n"
-"4\n"
-"help.text"
-msgid "Getting Help"
-msgstr "Βοήθεια"
-
-#: main0204.xhp
-msgctxt ""
-"main0204.xhp\n"
-"tit\n"
-"help.text"
-msgid "Table Bar"
-msgstr "Γραμμή πίνακα"
-
-#: main0204.xhp
-msgctxt ""
-"main0204.xhp\n"
-"hd_id3145587\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Γραμμή πίνακα\">Γραμμή πίνακα</link>"
-
-#: main0204.xhp
-msgctxt ""
-"main0204.xhp\n"
-"par_id3154252\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Η γραμμή εργαλείων <emph>Πίνακας</emph> περιέχει λειτουργίες που χρειάζεστε όταν εργάζεστε με πίνακες. Εμφανίζεται μόλις μετακινήσετε το δείκτη μέσα σε έναν πίνακα.</ahelp>"
+msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ταξινόμηση\">Ταξινόμηση</link>"
-#: main0204.xhp
+#: main0106.xhp
msgctxt ""
-"main0204.xhp\n"
-"hd_id3147592\n"
+"main0106.xhp\n"
+"hd_id3149939\n"
"6\n"
"help.text"
-msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Συγχώνευση κελιών\">Συγχώνευση κελιών</link>"
-
-#: main0204.xhp
-msgctxt ""
-"main0204.xhp\n"
-"hd_id3147820\n"
-"9\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Διαγραφή γραμμής\">Διαγραφή γραμμής</link>"
-
-#: main0204.xhp
-msgctxt ""
-"main0204.xhp\n"
-"hd_id3147231\n"
-"10\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Διαγραφή στήλης\">Διαγραφή στήλης</link>"
-
-#: main0204.xhp
-msgctxt ""
-"main0204.xhp\n"
-"hd_id943333820\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Aυτόματη μορφοποίηση\">Αυτόματη μορφοποίηση</link>"
-
-#: main0204.xhp
-msgctxt ""
-"main0204.xhp\n"
-"hd_id947820\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Ιδιότητες πίνακα\">Ιδιότητες πίνακα</link>"
+msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Επιλογές αυτόματης διόρθωσης</link>"
-#: main0204.xhp
+#: main0106.xhp
msgctxt ""
-"main0204.xhp\n"
-"hd_id94007820\n"
+"main0106.xhp\n"
+"hd_id3147406\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ταξινόμηση\">Ταξινόμηση</link>"
+msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>"
-#: main0100.xhp
+#: main0107.xhp
msgctxt ""
-"main0100.xhp\n"
+"main0107.xhp\n"
"tit\n"
"help.text"
-msgid "Menus"
-msgstr "Μενού"
+msgid "Window"
+msgstr "Παράθυρο"
-#: main0100.xhp
+#: main0107.xhp
msgctxt ""
-"main0100.xhp\n"
-"hd_id3147274\n"
+"main0107.xhp\n"
+"hd_id3147248\n"
"1\n"
"help.text"
-msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Μενού\">Μενού</link></variable>"
+msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Παράθυρο\">Παράθυρο</link>"
-#: main0100.xhp
+#: main0107.xhp
msgctxt ""
-"main0100.xhp\n"
-"par_id3149569\n"
+"main0107.xhp\n"
+"par_id3147269\n"
"2\n"
"help.text"
-msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Η ακόλουθη ενότητα παραθέτει τα διαθέσιμα θέματα βοήθειας για τα μενού και τους διαλόγους."
+msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Περιέχει εντολές διαχείρισης και προβολής παραθύρων εγγράφου.</ahelp>"
#: main0110.xhp
msgctxt ""
@@ -2026,6 +1149,356 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Ιδιότητες πίνακα</link>"
+#: main0200.xhp
+msgctxt ""
+"main0200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Toolbars"
+msgstr "Γραμμές εργαλείων"
+
+#: main0200.xhp
+msgctxt ""
+"main0200.xhp\n"
+"hd_id3145782\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων</link></variable>"
+
+#: main0200.xhp
+msgctxt ""
+"main0200.xhp\n"
+"par_id3145481\n"
+"2\n"
+"help.text"
+msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr "Αυτή η ενότητα παρέχει μια προεπισκόπηση των διαθέσιμων γραμμών εργαλείων στο $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"tit\n"
+"help.text"
+msgid "Formatting Bar"
+msgstr "Γραμμή μορφοποίησης"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3154270\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Γραμμή μορφοποίησης\">Γραμμή μορφοποίησης</link>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id3147762\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Η Γραμμή μορφοποίησης περιέχει διάφορες λειτουργίες μορφοποίησης κειμένου.</ahelp>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3149593\n"
+"9\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Χρώμα γραμματοσειράς\">Χρώμα γραμματοσειράς</link>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3149887\n"
+"10\n"
+"help.text"
+msgid "Additional icons"
+msgstr "Πρόσθετα εικονίδια"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id0122200903085320\n"
+"help.text"
+msgid "Increase Font"
+msgstr "Μεγέθυνση χαρακτήρων"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id0122200903085371\n"
+"help.text"
+msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+msgstr "<ahelp hid=\".\">Αυξάνει το μέγεθος γραμματοσειράς του επιλεγμένου κειμένου.</ahelp>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id012220090308532\n"
+"help.text"
+msgid "Reduce Font"
+msgstr "Σμίκρυνση χαρακτήρων"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id0122200903085351\n"
+"help.text"
+msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+msgstr "<ahelp hid=\".\">Μειώνει το μέγεθος γραμματοσειράς του επιλεγμένου κειμένου.</ahelp>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id3149900\n"
+"11\n"
+"help.text"
+msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+msgstr "Αν η υποστήριξη <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> είναι ενεργή, δυο επιπρόσθετα εικονίδια είναι ορατά."
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3149946\n"
+"12\n"
+"help.text"
+msgid "Left-To-Right"
+msgstr "Αριστερά-Προς-Δεξιά"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN10784\n"
+"help.text"
+msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">εικονίδιο αριστερά προς δεξιά</alt></image>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id3149964\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Η εισαγωγή του κειμένου γίνεται από αριστερά προς τα δεξιά.</ahelp>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3147300\n"
+"14\n"
+"help.text"
+msgid "Right-To-Left"
+msgstr "Δεξιά-Προς-Αριστερά"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN107DF\n"
+"help.text"
+msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">εικονίδιο δεξιά προς αριστερά</alt></image>"
+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id3147625\n"
+"15\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Το κείμενο που έχει μορφοποιηθεί σε μια γλώσσα περίπλοκης γραφής εισάγεται από δεξιά προς αριστερά.</ahelp>"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"tit\n"
+"help.text"
+msgid "Picture Bar"
+msgstr "Γραμμή εικόνας"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3154263\n"
+"help.text"
+msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Γραμμή εικόνας\">Γραμμή εικόνας</link>"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"par_id3147756\n"
+"help.text"
+msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Η γραμμή εργαλείων <emph>Εικόνα</emph> περιέχει λειτουργίες για τη μορφοποίηση και τοποθέτηση των επιλεγμένων εικόνων.</ahelp>"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3145606\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Κάθετη αναστροφή\">Κάθετη αναστροφή</link>"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3145639\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Οριζόντια αναστροφή\">Οριζόντια αναστροφή</link>"
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3145673\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Ιδιότητες γραφικών\">Ιδιότητες γραφικών</link>"
+
+#: main0204.xhp
+msgctxt ""
+"main0204.xhp\n"
+"tit\n"
+"help.text"
+msgid "Table Bar"
+msgstr "Γραμμή πίνακα"
+
+#: main0204.xhp
+msgctxt ""
+"main0204.xhp\n"
+"hd_id3145587\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Γραμμή πίνακα\">Γραμμή πίνακα</link>"
+
+#: main0204.xhp
+msgctxt ""
+"main0204.xhp\n"
+"par_id3154252\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Η γραμμή εργαλείων <emph>Πίνακας</emph> περιέχει λειτουργίες που χρειάζεστε όταν εργάζεστε με πίνακες. Εμφανίζεται μόλις μετακινήσετε το δείκτη μέσα σε έναν πίνακα.</ahelp>"
+
+#: main0204.xhp
+msgctxt ""
+"main0204.xhp\n"
+"hd_id3147592\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Συγχώνευση κελιών\">Συγχώνευση κελιών</link>"
+
+#: main0204.xhp
+msgctxt ""
+"main0204.xhp\n"
+"hd_id3147820\n"
+"9\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Διαγραφή γραμμής\">Διαγραφή γραμμής</link>"
+
+#: main0204.xhp
+msgctxt ""
+"main0204.xhp\n"
+"hd_id3147231\n"
+"10\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Διαγραφή στήλης\">Διαγραφή στήλης</link>"
+
+#: main0204.xhp
+msgctxt ""
+"main0204.xhp\n"
+"hd_id943333820\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Aυτόματη μορφοποίηση\">Αυτόματη μορφοποίηση</link>"
+
+#: main0204.xhp
+msgctxt ""
+"main0204.xhp\n"
+"hd_id947820\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Ιδιότητες πίνακα\">Ιδιότητες πίνακα</link>"
+
+#: main0204.xhp
+msgctxt ""
+"main0204.xhp\n"
+"hd_id94007820\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ταξινόμηση\">Ταξινόμηση</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"tit\n"
+"help.text"
+msgid "Drawing Object Properties Bar"
+msgstr "Γραμμή ιδιοτήτων αντικειμένου σχεδίασης"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3154275\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Γραμμή ιδιοτήτων αντικειμένου σχεδίασης\">Γραμμή ιδιοτήτων αντικειμένου σχεδίασης</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"par_id3147578\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Μπορείτε να δείτε τη γραμμή <emph>ιδιοτήτων του αντικειμένου σχεδίασης</emph> στο Writer και Calc. Επιλέξτε το μενού Προβολή - γραμμές εργαλείων - ιδιότητες αντικειμένου σχεδίασης. Οι έλεγχοι ενεργοποιούνται όταν επιλέγεται το αντικείμενο σχεδίασης. Βλέπετε περισσότερα διαφορετικά εικονίδια από προεπιλογή, εάν το τρέχον έγγραφο είναι έγγραφο κειμένου ή λογιστικό φύλλο.</ahelp>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3147784\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πρότυπο γραμμής\">Πρότυπο γραμμής</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3147818\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πλάτος γραμμής\">Πλάτος γραμμής</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3147229\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Χρώμα γραμμής\">Χρώμα γραμμής</link>"
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3147280\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Πρότυπο/Γέμισμα περιοχής\">Πρότυπο/Γέμισμα περιοχής</link>"
+
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -2052,111 +1525,156 @@ msgctxt ""
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Η γραμμή εργαλείων <emph>Κουκίδες και αρίθμηση</emph> περιλαμβάνει λειτουργίες τροποποίησης της δομής των αριθμημένων παραγράφων, καθώς και αλλαγής της σειράς των παραγράφων και του ορισμού διαφορετικών επιπέδων παραγράφου.</ahelp>"
-#: main0200.xhp
+#: main0208.xhp
msgctxt ""
-"main0200.xhp\n"
+"main0208.xhp\n"
"tit\n"
"help.text"
-msgid "Toolbars"
-msgstr "Γραμμές εργαλείων"
+msgid "Status Bar"
+msgstr "Γραμμή κατάστασης"
-#: main0200.xhp
+#: main0208.xhp
msgctxt ""
-"main0200.xhp\n"
-"hd_id3145782\n"
+"main0208.xhp\n"
+"hd_id3153397\n"
"1\n"
"help.text"
-msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων</link></variable>"
+msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Γραμμή κατάστασης\">Γραμμή κατάστασης</link>"
-#: main0200.xhp
+#: main0208.xhp
msgctxt ""
-"main0200.xhp\n"
-"par_id3145481\n"
+"main0208.xhp\n"
+"par_id3153414\n"
"2\n"
"help.text"
-msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Αυτή η ενότητα παρέχει μια προεπισκόπηση των διαθέσιμων γραμμών εργαλείων στο $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+msgstr "Η Γραμμή κατάστασης περιέχει πληροφορίες για το τρέχον έγγραφο και προσφέρει διάφορα πλήκτρα με ειδικές λειτουργίες."
-#: main0101.xhp
+#: main0208.xhp
msgctxt ""
-"main0101.xhp\n"
-"tit\n"
+"main0208.xhp\n"
+"hd_id9648731\n"
"help.text"
-msgid "File"
-msgstr "Αρχείο"
+msgid "Language"
+msgstr "Γλώσσα"
-#: main0101.xhp
+#: main0208.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3147331\n"
-"1\n"
+"main0208.xhp\n"
+"par_id8193914\n"
"help.text"
-msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Αρχείο\">Αρχείο</link>"
+msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τη γλώσσα για το επιλεγμένο κείμενο. <br/>Κλικ για άνοιγμα ενός μενού όπου μπορείτε να διαλέξετε μια άλλη γλώσσα για το επιλεγμένο κείμενο ή για την τρέχουσα παράγραφο. <br/>Επιλογή κανένα για να αποκλείσετε το κείμενο από ορθογραφία και συλλαβισμό. <br/>Επιλογή επαναφοράς στην προεπιλεγμένη γλώσσα για επανεφαρμογή της προεπιλεγμένης γλώσσας για την επιλογή ή την παράγραφο. <br/>Επιλογή περισσότερα για άνοιγμα του διαλόγου με περισσότερες επιλογές.</ahelp>"
-#: main0101.xhp
+#: main0208.xhp
msgctxt ""
-"main0101.xhp\n"
-"par_id3147352\n"
-"2\n"
+"main0208.xhp\n"
+"hd_id0821200911015962\n"
"help.text"
-msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυτές οι εντολές αφορούν το τρέχον έγγραφο, και σας επιτρέπουν να ανοίξετε ένα νέο έγγραφο, ή να κλείσετε την εφαρμογή.</ahelp>"
+msgid "Digital Signature"
+msgstr "Ψηφιακή υπογραφή"
-#: main0101.xhp
+#: main0208.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3147463\n"
-"4\n"
+"main0208.xhp\n"
+"par_id0821200911015941\n"
"help.text"
-msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
+msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+msgstr "Δείτε επίσης <link href=\"text/shared/guide/digital_signatures.xhp\">Ψηφιακές υπογραφές</link>."
-#: main0101.xhp
+#: main0208.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3147511\n"
-"5\n"
+"main0208.xhp\n"
+"hd_id8070314\n"
"help.text"
-msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
+msgid "Zoom & View Layout"
+msgstr "Διάταξη μεγέθυνσης και προβολής"
-#: main0101.xhp
+#: main0208.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3155281\n"
-"12\n"
+"main0208.xhp\n"
+"par_id7723929\n"
"help.text"
-msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\">Εκδόσεις</link>"
+msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+msgstr "Υπάρχουν τρία πεδία ελέγχου στη γραμμή κατάστασης του Writer που σας επιτρέπουν να μεταβάλετε τη διάταξη μεγέθυνσης και προβολής στα έγγραφα κειμένου σας."
-#: main0101.xhp
+#: main0208.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3155340\n"
-"7\n"
+"main0208.xhp\n"
+"par_id3666188\n"
"help.text"
-msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες\">Ιδιότητες</link>"
+msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+msgstr "<ahelp hid=\".\">Τα εικονίδια για τη Διάταξη προβολής εμφανίζονται από τα αριστερά προς τα δεξιά: Λειτουργία απλής στήλης. Λειτουργία προβολής με σελίδες δίπλα δίπλα. Λειτουργία προβολής βιβλίου με δύο σελίδες, όπως σε ένα ανοικτό βιβλίο.</ahelp>"
-#: main0101.xhp
+#: main0208.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3155383\n"
-"9\n"
+"main0208.xhp\n"
+"par_id8796349\n"
"help.text"
-msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
+msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+msgstr "<ahelp hid=\".\">Μεταφέρετε τον ολισθητή μεγέθυνσης στα αριστερά για να εμφανίσετε περισσότερες σελίδες, μεταφέρετε στα δεξιά μέσα σε μια σελίδα και να εμφανίσετε μια μικρότερη περιοχή της σελίδας.</ahelp>"
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3149283\n"
-"10\n"
+"main0210.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις εκτυπωτή\">Ρυθμίσεις εκτυπωτή</link>"
+msgid "Page Preview"
+msgstr "Προεπισκόπηση σελίδας"
+
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"hd_id3145783\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Προεπισκόπηση σελίδας\">Προεπισκόπηση σελίδας</link>"
+
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id3154253\n"
+"2\n"
+"help.text"
+msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+msgstr "Η γραμμή <emph>Προεπισκόπηση σελίδας</emph> εμφανίζεται όταν προβάλλετε το τρέχον έγγραφο στη λειτουργία προεπισκόπησης σελίδας."
+
+#: main0213.xhp
+msgctxt ""
+"main0213.xhp\n"
+"tit\n"
+"help.text"
+msgid "Rulers"
+msgstr "Χάρακες"
+
+#: main0213.xhp
+msgctxt ""
+"main0213.xhp\n"
+"hd_id3154201\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Χάρακες\">Χάρακες</link>"
+
+#: main0213.xhp
+msgctxt ""
+"main0213.xhp\n"
+"par_id3154218\n"
+"2\n"
+"help.text"
+msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+msgstr "Οι χάρακες δεν εμφανίζουν μόνο τις διαστάσεις της σελίδας, αλλά υποδεικνύουν τη θέση των στηλοθετών, των εσοχών, των περιγραμμάτων και των στηλών, τα οποία μπορείτε να τροποποιήσετε πάνω στους χάρακες χρησιμοποιώντας το ποντίκι."
+
+#: main0213.xhp
+msgctxt ""
+"main0213.xhp\n"
+"par_id3154239\n"
+"3\n"
+"help.text"
+msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+msgstr "Με διπλό κλικ στον χάρακα, μπορείτε να ανοίξετε το παράθυρο διαλόγου <emph>Παράγραφος</emph> και να ορίσετε <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"άμεση μορφοποίηση παραγράφου\">άμεση μορφοποίηση παραγράφου</link> για την τρέχουσα ή όλες τις επιλεγμένες παραγράφους."
#: main0214.xhp
msgctxt ""
@@ -2183,3 +1701,476 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
msgstr "<ahelp hid=\".\">Η γραμμή <emph>Τύπος</emph> επιτρέπει τη δημιουργία και εισαγωγή υπολογισμών σε ένα έγγραφο κειμένου.</ahelp> Για την ενεργοποίηση της γραμμής <emph>Τύπος</emph>, πιέστε το πλήκτρο F2."
+
+#: main0215.xhp
+msgctxt ""
+"main0215.xhp\n"
+"tit\n"
+"help.text"
+msgid "Frame Bar"
+msgstr "Γραμμή πλαισίου"
+
+#: main0215.xhp
+msgctxt ""
+"main0215.xhp\n"
+"hd_id3154251\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Γραμμή πλαισίου\">Γραμμή πλαισίου</link>"
+
+#: main0215.xhp
+msgctxt ""
+"main0215.xhp\n"
+"par_id3154272\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Όταν έχει επιλεγεί ένα πλαίσιο, η γραμμή <emph>Πλαίσιο</emph> παρέχει τις πιο σημαντικές λειτουργίες για την μορφοποίηση και τοποθέτηση του πλαισίου.</ahelp>"
+
+#: main0215.xhp
+msgctxt ""
+"main0215.xhp\n"
+"hd_id3147403\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση ανενεργή\">Αναδίπλωση ανενεργή</link>"
+
+#: main0215.xhp
+msgctxt ""
+"main0215.xhp\n"
+"par_id3147419\n"
+"5\n"
+"help.text"
+msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Μπορείτε επίσης να επιλέξετε αυτή τη ρύθμιση από τη σελίδα της καρτέλας <emph>Αναδίπλωση</emph> ."
+
+#: main0215.xhp
+msgctxt ""
+"main0215.xhp\n"
+"hd_id3153388\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση ενεργή\">Αναδίπλωση ενεργή</link>"
+
+#: main0215.xhp
+msgctxt ""
+"main0215.xhp\n"
+"par_id3153405\n"
+"7\n"
+"help.text"
+msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Το εικονίδιο αυτό αντιπροσωπεύει την επιλογή <emph>Αναδίπλωση σελίδας</emph> στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
+
+#: main0215.xhp
+msgctxt ""
+"main0215.xhp\n"
+"hd_id3147782\n"
+"8\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση δια μέσου\">Αναδίπλωση δια μέσου</link>"
+
+#: main0215.xhp
+msgctxt ""
+"main0215.xhp\n"
+"par_id3147799\n"
+"9\n"
+"help.text"
+msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Μπορείτε επίσης να ορίσετε αυτή τη ρύθμιση στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
+
+#: main0215.xhp
+msgctxt ""
+"main0215.xhp\n"
+"hd_id3151285\n"
+"15\n"
+"help.text"
+msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Χρώμα παρασκηνίου\">Χρώμα παρασκηνίου</link>"
+
+#: main0215.xhp
+msgctxt ""
+"main0215.xhp\n"
+"hd_id3151320\n"
+"14\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ιδιότητες πλαισίου\">Ιδιότητες πλαισίου</link>"
+
+#: main0216.xhp
+msgctxt ""
+"main0216.xhp\n"
+"tit\n"
+"help.text"
+msgid "OLE-Object Bar"
+msgstr "Γραμμή αντικειμένου OLE"
+
+#: main0216.xhp
+msgctxt ""
+"main0216.xhp\n"
+"hd_id3150726\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Γραμμή αντικειμένου OLE\">Γραμμή αντικειμένου OLE</link>"
+
+#: main0216.xhp
+msgctxt ""
+"main0216.xhp\n"
+"par_id3150746\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Η γραμμή <emph>Αντικείμενο OLE</emph> εμφανίζεται όταν επιλέγονται αντικείμενα και περιλαμβάνει τις πιο απαραίτητες λειτουργίες μορφοποίησης και τοποθέτησης αντικειμένων.</ahelp>"
+
+#: main0216.xhp
+msgctxt ""
+"main0216.xhp\n"
+"hd_id3153377\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Χωρίς αναδίπλωση\">Χωρίς αναδίπλωση</link>"
+
+#: main0216.xhp
+msgctxt ""
+"main0216.xhp\n"
+"par_id3153394\n"
+"5\n"
+"help.text"
+msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Μπορείτε επίσης να επιλέξετε αυτή τη ρύθμιση στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
+
+#: main0216.xhp
+msgctxt ""
+"main0216.xhp\n"
+"hd_id3147766\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση\">Αναδίπλωση</link>"
+
+#: main0216.xhp
+msgctxt ""
+"main0216.xhp\n"
+"par_id3147782\n"
+"7\n"
+"help.text"
+msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Το εικονίδιο αυτό αντιστοιχεί στην επιλογή <emph>Αναδίπλωση σελίδας</emph> στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
+
+#: main0216.xhp
+msgctxt ""
+"main0216.xhp\n"
+"hd_id3147824\n"
+"8\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση δια μέσου\">Αναδίπλωση δια μέσου</link>"
+
+#: main0216.xhp
+msgctxt ""
+"main0216.xhp\n"
+"par_id3147218\n"
+"9\n"
+"help.text"
+msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Μπορείτε να επιτύχετε το ίδιο αποτέλεσμα μέσω της σελίδας της καρτέλας <emph>Αναδίπλωση</emph> ."
+
+#: main0216.xhp
+msgctxt ""
+"main0216.xhp\n"
+"hd_id3151208\n"
+"10\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Ιδιότητες αντικειμένου\">Ιδιότητες αντικειμένου</link>"
+
+#: main0220.xhp
+msgctxt ""
+"main0220.xhp\n"
+"tit\n"
+"help.text"
+msgid "Text Object Bar"
+msgstr "Γραμμή αντικειμένου κειμένου"
+
+#: main0220.xhp
+msgctxt ""
+"main0220.xhp\n"
+"hd_id3155366\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Γραμμή αντικειμένου κειμένου\">Γραμμή αντικειμένου κειμένου</link>"
+
+#: main0220.xhp
+msgctxt ""
+"main0220.xhp\n"
+"par_id3155386\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Περιέχει εντολές μορφοποίησης για το κείμενο που περιέχεται σε ένα αντικείμενο σχεδίασης.</ahelp> Η γραμμή <emph>Αντικείμενο κειμένου</emph> εμφανίζεται όταν κάνετε διπλό κλικ μέσα σε ένα αντικείμενο σχεδίασης."
+
+#: main0220.xhp
+msgctxt ""
+"main0220.xhp\n"
+"hd_id3153416\n"
+"15\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Εκθέτης\">Εκθέτης</link>"
+
+#: main0220.xhp
+msgctxt ""
+"main0220.xhp\n"
+"hd_id3147787\n"
+"16\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Δείκτης\">Δείκτης</link>"
+
+#: main0220.xhp
+msgctxt ""
+"main0220.xhp\n"
+"hd_id3147265\n"
+"20\n"
+"help.text"
+msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Επιλογή όλων\">Επιλογή όλων</link>"
+
+#: main0220.xhp
+msgctxt ""
+"main0220.xhp\n"
+"hd_id3145596\n"
+"17\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
+
+#: main0220.xhp
+msgctxt ""
+"main0220.xhp\n"
+"hd_id3145631\n"
+"18\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Παράγραφος\">Παράγραφος</link>"
+
+#: main0220.xhp
+msgctxt ""
+"main0220.xhp\n"
+"par_id3145649\n"
+"19\n"
+"help.text"
+msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+msgstr "Εδώ μπορείτε να ορίσετε εσοχές, διάστιχο, στοίχιση και διάστιχο γραμμών για την επιλεγμένη παράγραφο."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"tit\n"
+"help.text"
+msgid "$[officename] Writer Features"
+msgstr "Χαρακτηριστικά του $[officename] Writer"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3154243\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Χαρακτηριστικά του $[officename] Writer\">Χαρακτηριστικά του $[officename] Writer</link></variable>"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3154263\n"
+"2\n"
+"help.text"
+msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+msgstr "Με το $[officename] Writer μπορείτε να σχεδιάσετε και να δημιουργήσετε έγγραφα κειμένου που να περιλαμβάνουν γραφικά, πίνακες και διαγράμματα. Μπορείτε να αποθηκεύετε τα έγγραφα σας σε μια ποικιλία μορφών εγγράφου, όπως το OpenDocument (ODF), Microsoft Word .doc, ή HTML. Και φυσικά μπορείτε να κάνετε εξαγωγή του εγγράφου σας σε Portable Document Format (PDF)."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3147755\n"
+"4\n"
+"help.text"
+msgid "Writing"
+msgstr "Σύνταξη"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3147768\n"
+"5\n"
+"help.text"
+msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+msgstr "Με το $[officename] Writer μπορείτε να δημιουργήσετε απλά κείμενα όπως υπομνήματα, <link href=\"text/shared/guide/fax.xhp\" name=\"φαξ\">φαξ</link>, επιστολές, περιλήψεις και να <link href=\"text/swriter/01/01150000.xhp\" name=\"συγχωνεύετε έγγραφα\">συγχωνεύετε έγγραφα</link>, καθώς και μεγάλα, πολύπλοκα ή πολυτμηματικά έγγραφα, με πλήρεις βιβλιογραφίες, παραπομπές πινάκων και ευρετήρια."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3147797\n"
+"29\n"
+"help.text"
+msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of templates for almost every purpose. You can also create your own templates using the wizards."
+msgstr "Το $[officename] Writer περιλαμβάνει επίσης τέτοια χρήσιμα χαρακτηριστικά όπως <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">έλεγχο ορθογραφίας</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">θησαυρό</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">αυτόματη διόρθωση</link> και <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">συλλαβισμό</link> καθώς και διάφορα πρότυπα για σχεδόν κάθε σκοπό. Μπορείτε επίσης να δημιουργήσετε τα δικά σας πρότυπα χρησιμοποιώντας τους οδηγούς."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3147225\n"
+"9\n"
+"help.text"
+msgid "Designing and Structuring"
+msgstr "Σχεδίαση και δόμηση"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3147239\n"
+"10\n"
+"help.text"
+msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+msgstr "Το $[officename] προσφέρει μια μεγάλη ποικιλία επιλογών σχεδίασης εγγράφων. Χρησιμοποιήστε τα <link href=\"text/swriter/01/05140000.xhp\" name=\"Πρότυπα\"> Πρότυπα και μορφοποίηση</link> για να δημιουργήσετε, αντιστοιχίσετε και τροποποιήσετε πρότυπα για παραγράφους, μεμονωμένους χαρακτήρες, πλαίσια και σελίδες. Επιπλέον, η <link href=\"text/swriter/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link> σας βοηθά να μετακινήστε γρήγορα μέσα στα έγγραφά σας, σας επιτρέπει να δείτε το έγγραφό σας σε προβολή κεφαλαίων και παρακολουθεί τα αντικείμενα που έχετε εισάγει στο έγγραφό σας."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3147272\n"
+"12\n"
+"help.text"
+msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+msgstr "Μπορείτε επίσης να δημιουργήσετε διάφορα <link href=\"text/swriter/01/04120000.xhp\" name=\"ευρετήρια και πίνακες\">ευρετήρια και πίνακες</link> σε έγγραφα κειμένου. Μπορείτε να ορίσετε τη δομή και εμφάνιση ευρετηρίων και πινάκων ανάλογα με τις προσωπικές σας ανάγκες. Ενεργές υπερσυνδέσεις και σελιδοδείκτες σας επιτρέπουν να μεταβείτε κατευθείαν στα αντίστοιχα σημεία του κειμένου."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3145596\n"
+"30\n"
+"help.text"
+msgid "Desktop Publishing with $[officename] Writer"
+msgstr "Επιτραπέζια δημοσίευση με το $[officename] Writer"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3145610\n"
+"31\n"
+"help.text"
+msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+msgstr "Το $[officename] Writer περιέχει πολλά εργαλεία επιτραπέζιας δημοσίευσης και σχεδίασης για να σας βοηθήσει στη δημιουργία επαγγελματικών πρότυπων εγγράφων όπως φυλλάδια, ενημερωτικά δελτία και προσκλήσεις. Μπορείτε να διαμορφώστε τα έγγραφά σας με διατάξεις πολλών στηλών, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"πλαίσια κειμένου\">πλαίσια κειμένου</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"γραφικά\">γραφικά</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"πίνακες\">πίνακες</link>, και άλλα αντικείμενα."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3145649\n"
+"13\n"
+"help.text"
+msgid "Calculations"
+msgstr "Υπολογισμοί"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3145663\n"
+"14\n"
+"help.text"
+msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+msgstr "Τα έγγραφα κειμένου στο $[officename] έχουν ενσωματωμένη <link href=\"text/swriter/main0214.xhp\" name=\"λειτουργία υπολογισμών\">λειτουργία υπολογισμών</link> που σας επιτρέπει την εκτέλεση πολύπλοκων υπολογισμών ή λογικών συνδέσεων. Μπορείτε εύκολα να δημιουργήσετε έναν πίνακα σε ένα έγγραφο κειμένου για εκτελέσετε υπολογισμούς."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3151192\n"
+"15\n"
+"help.text"
+msgid "Creating Drawings"
+msgstr "Δημιουργία σχεδίων"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3151206\n"
+"16\n"
+"help.text"
+msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+msgstr "Το <link href=\"text/shared/02/01140000.xhp\" name=\"εργαλείο σχεδίασης\">εργαλείο σχεδίασης</link> του $[officename] Writer σας επιτρέπει να δημιουργείτε σχέδια, γραφικά, υπομνήματα, και άλλους τύπους σχεδίων κατευθείαν μέσα σε έγγραφα κειμένου."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3151229\n"
+"17\n"
+"help.text"
+msgid "Inserting Graphics"
+msgstr "Εισαγωγή γραφικών"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3151243\n"
+"18\n"
+"help.text"
+msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+msgstr "Μπορείτε να εισάγετε εικόνες με <link href=\"text/shared/00/00000020.xhp\" name=\"διαφορετικές μορφές\">διαφορετικές μορφές</link> σε ένα έγγραφο κειμένου όπως JPG ή GIF. Ακόμα η <link href=\"text/shared/01/gallery.xhp\" name=\"Συλλογή\">Συλλογή</link> παρέχει μια μεγάλη ποκιλία γραφικών clipart, ενώ ή <link href=\"text/shared/guide/fontwork.xhp\">Συλλογή Fontwork</link> δημιουργεί εντυπωσιακά εφέ γραμματοσειρών."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3155084\n"
+"21\n"
+"help.text"
+msgid "Flexible Application Interface"
+msgstr "Ευέλικτο περιβάλλον εφαρμογών"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3155098\n"
+"22\n"
+"help.text"
+msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+msgstr "Το περιβάλλον χρήσης του προγράμματος έχει σχεδιαστεί έτσι ώστε να μπορείτε να το διαμορφώσετε ανάλογα με τις προτιμήσεις σας, συμπεριλαμβανομένης της δυνατότητας προσαρμογής των εικονιδίων και των μενού. Μπορείτε να τοποθετήσετε διάφορα παράθυρα του προγράμματος, όπως τα Πρότυπα και μορφοποίηση ή την Περιήγηση σαν κινητά παράθυρα οπουδήποτε στην οθόνη. Μπορείτε επίσης να <link href=\"text/shared/guide/autohide.xhp\" name=\"σταθεροποιήσετε\">σταθεροποιήσετε</link> κάποια παράθυρα στις άκρες του χώρου εργασίας σας."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3155123\n"
+"23\n"
+"help.text"
+msgid "Drag&Drop"
+msgstr "Μεταφορά & απόθεση"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3155137\n"
+"24\n"
+"help.text"
+msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+msgstr "Η λειτουργία <link href=\"text/shared/guide/dragdrop.xhp\" name=\"μεταφορά κι απόθεση\">μεταφορά κι απόθεση</link> σας επιτρέπει να εργάζεστε γρήγορα και αποτελεσματικά με έγγραφα κειμένου στο $[officename]. Για παράδειγμα, μπορείτε να σύρετε και να αφήσετε αντικείμενα, όπως γραφικά από τη Συλλογή, από ένα σημείο σε ένα άλλο μέσα στο ίδιο έγγραφο, ή μεταξύ ανοιχτών εγγράφων του $[officename]."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3155162\n"
+"27\n"
+"help.text"
+msgid "Help Functions"
+msgstr "Λειτουργίες βοήθειας"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3145675\n"
+"28\n"
+"help.text"
+msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+msgstr "Μπορείτε να χρησιμοποιήσετε το <link href=\"text/shared/05/00000110.xhp\" name=\"Σύστημα βοήθειας\">Σύστημα βοήθειας</link> σαν ένα πλήρη οδηγό παραπομπών των εφαρμογών του $[officename], καθώς και για <link href=\"text/swriter/guide/main.xhp\" name=\"οδηγίες\">οδηγίες</link> για απλές ή πολύπλοκες εργασίες."
diff --git a/source/el/helpcontent2/source/text/swriter/00.po b/source/el/helpcontent2/source/text/swriter/00.po
index 4995652e195..750dfda278d 100644
--- a/source/el/helpcontent2/source/text/swriter/00.po
+++ b/source/el/helpcontent2/source/text/swriter/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:43+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2013-01-18 07:53+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,108 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1358495619.0\n"
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"tit\n"
+"help.text"
+msgid "To access this function..."
+msgstr "Για να προσπελάσετε αυτήν τη λειτουργία..."
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"hd_id3156386\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"wie\">To access this function...</variable>"
+msgstr "<variable id=\"wie\">Για να προσπελάσετε αυτήν τη λειτουργία...</variable>"
+
+#: 00000004.xhp
+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>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3150211\n"
+"230\n"
+"help.text"
+msgid "Wrap Off"
+msgstr "Αναδίπλωση ανενεργή"
+
+#: 00000004.xhp
+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>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3147299\n"
+"231\n"
+"help.text"
+msgid "Wrap On"
+msgstr "Αναδίπλωση ενεργή"
+
+#: 00000004.xhp
+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>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3153738\n"
+"232\n"
+"help.text"
+msgid "Wrap Through"
+msgstr "Αναδίπλωση μέσα από"
+
+#: 00000004.xhp
+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>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3147174\n"
+"267\n"
+"help.text"
+msgid "<ahelp hid=\"\" visibility=\"visible\">Jump to Previous Script</ahelp>"
+msgstr "<ahelp hid=\"\" visibility=\"visible\">Μετάβαση στο προηγούμενο σενάριο</ahelp>"
+
+#: 00000004.xhp
+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>"
+
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id3150260\n"
+"268\n"
+"help.text"
+msgid "<ahelp hid=\"\" visibility=\"visible\">Jump to Next Script</ahelp>"
+msgstr "<ahelp hid=\"\" visibility=\"visible\">Μετάβαση στο επόμενο σενάριο</ahelp>"
+
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -113,6 +215,1160 @@ msgctxt ""
msgid "Mail Merge"
msgstr "Συγχώνευση αλληλογραφίας"
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"tit\n"
+"help.text"
+msgid "Edit Menu"
+msgstr "Μενού Επεξεργασία"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"hd_id3150344\n"
+"1\n"
+"help.text"
+msgid "Edit Menu"
+msgstr "Μενού Επεξεργασία"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3154485\n"
+"2\n"
+"help.text"
+msgid "Choose <emph>Edit - AutoText</emph>"
+msgstr "Επιλέξτε <emph>Επεξεργασία - Αυτόματο κείμενο</emph>"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3151243\n"
+"15\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3143228\n"
+"3\n"
+"help.text"
+msgid "On the Insert toolbar, click"
+msgstr "Στην εργαλειοθήκη Εισαγωγή, πατήστε"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3149048\n"
+"help.text"
+msgid "<image id=\"img_id3156418\" src=\"cmd/sc_editglossary.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3156418\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156418\" src=\"cmd/sc_editglossary.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3156418\">Εικονίδιο</alt></image>"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3150536\n"
+"4\n"
+"help.text"
+msgid "AutoText"
+msgstr "Αυτόματο κείμενο"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3149349\n"
+"5\n"
+"help.text"
+msgid "<variable id=\"datenaust\">Choose <emph>Edit - Exchange Database</emph></variable>"
+msgstr "<variable id=\"datenaust\">Επιλέξτε <emph>Επεξεργασία- Αλλαγή βάσης δεδομένων</emph></variable>"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3146316\n"
+"6\n"
+"help.text"
+msgid "<variable id=\"feldbefehl\">Choose <emph>Edit - Fields</emph></variable>"
+msgstr "<variable id=\"feldbefehl\">Επιλέξτε <emph>Επεξεργασία - Πεδία</emph></variable>"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3154505\n"
+"7\n"
+"help.text"
+msgid "<variable id=\"fussnote\">Choose <emph>Edit - Footnotes</emph></variable>"
+msgstr "<variable id=\"fussnote\">Επιλέξτε <emph>Επεξεργασία - Υποσημειώσεις</emph></variable>"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3153737\n"
+"8\n"
+"help.text"
+msgid "Choose <emph>Edit - Index Entry</emph>"
+msgstr "Επιλέξτε <emph>Επεξεργασία - Καταχώριση ευρετηρίου</emph>"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3150928\n"
+"16\n"
+"help.text"
+msgid "Open context menu - choose <emph>Index Entry</emph>"
+msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Καταχώριση ευρετηρίου</emph>"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3148769\n"
+"9\n"
+"help.text"
+msgid "<variable id=\"bereiche\">Choose <emph>Format - Sections</emph></variable>"
+msgstr "<variable id=\"bereiche\">Επιλέξτε <emph>Μορφή - Ενότητες</emph></variable>"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3155990\n"
+"10\n"
+"help.text"
+msgid "<variable id=\"autotextum\">Choose <emph>Edit - AutoText - AutoText - Rename</emph></variable>"
+msgstr "<variable id=\"autotextum\">Επιλέξτε <emph>Επεξεργασία - Αυτόματο κείμενο - Αυτόματο κείμενο - Μετονομασία</emph></variable>"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3147168\n"
+"17\n"
+"help.text"
+msgid "<variable id=\"lit\">Choose <emph>Edit - Bibliography Entry</emph></variable>"
+msgstr "<variable id=\"lit\">Επιλέξτε <emph>Επεξεργασία - Καταχώριση βιβλιογραφίας</emph></variable>"
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3973204\n"
+"help.text"
+msgid "<variable id=\"selection_mode\">Choose <emph>Edit - Selection Mode</emph></variable>"
+msgstr "<variable id=\"selection_mode\">Επιλέξτε <emph>Επεξεργασία - Λειτουργία επιλογής</emph></variable>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"tit\n"
+"help.text"
+msgid "View Menu"
+msgstr "Μενού Προβολή"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"hd_id3154656\n"
+"1\n"
+"help.text"
+msgid "View Menu"
+msgstr "Μενού Προβολή"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3149502\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"lineal\">Choose <emph>View - Ruler</emph></variable>"
+msgstr "<variable id=\"lineal\">Επιλέξτε <emph>Προβολή - Χάρακας</emph></variable>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3148871\n"
+"3\n"
+"help.text"
+msgid "<variable id=\"textbegrenzungen\">Choose <emph>View - Text Boundaries</emph></variable>"
+msgstr "<variable id=\"textbegrenzungen\">Επιλέξτε <emph>Προβολή - Όρια κειμένου</emph></variable>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3153248\n"
+"4\n"
+"help.text"
+msgid "Choose <emph>View - Field Shadings</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Σκίαση πεδίων</emph>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3154763\n"
+"16\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"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3149052\n"
+"5\n"
+"help.text"
+msgid "Choose <emph>View - Field Names</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Ονόματα πεδίων</emph>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3151387\n"
+"17\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"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3155625\n"
+"6\n"
+"help.text"
+msgid "Choose <emph>View - Nonprinting Characters</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Μη εκτυπώσιμοι χαρακτήρες</emph>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3145823\n"
+"18\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"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3154508\n"
+"7\n"
+"help.text"
+msgid "On Standard bar, click"
+msgstr "Στην βασική γραμμή , πατήστε"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3150932\n"
+"help.text"
+msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150502\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150502\">Εικονίδιο</alt></image>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3153716\n"
+"8\n"
+"help.text"
+msgid "Nonprinting Characters"
+msgstr "Μη εκτυπώσιμοι χαρακτήρες"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3149712\n"
+"9\n"
+"help.text"
+msgid "Choose <emph>View - Web Layout</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Διάταξη ιστού</emph>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3154640\n"
+"10\n"
+"help.text"
+msgid "On Tools bar, enable"
+msgstr "Στην εργαλειοθήκη, ενεργοποιήστε"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3150765\n"
+"help.text"
+msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147572\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147572\">Εικονίδιο</alt></image>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3149291\n"
+"11\n"
+"help.text"
+msgid "Web Layout"
+msgstr "Διάταξη ιστού"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3151176\n"
+"12\n"
+"help.text"
+msgid "Choose <emph>View - Print Layout</emph>"
+msgstr "Επιλέξτε <emph>Προβολή - Διάταξη εκτύπωσης</emph>"
+
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3149808\n"
+"15\n"
+"help.text"
+msgid "<variable id=\"versteckteabs\">Choose <emph>View - Hidden Paragraphs</emph></variable>"
+msgstr "<variable id=\"versteckteabs\">Επιλέξτε <emph>Προβολή - Κρυφές παράγραφοι</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"tit\n"
+"help.text"
+msgid "Insert Menu"
+msgstr "Μενού Εισαγωγή"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"hd_id3151242\n"
+"1\n"
+"help.text"
+msgid "Insert Menu"
+msgstr "Μενού Εισαγωγή"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149130\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"manuellerumbruch\">Choose <emph>Insert - Manual Break</emph></variable>"
+msgstr "<variable id=\"manuellerumbruch\">Επιλέξτε <emph>Εισαγωγή - Χειροκίνητη αλλαγή</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154654\n"
+"3\n"
+"help.text"
+msgid "Choose <emph>Insert - Fields</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Πεδία</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3146966\n"
+"90\n"
+"help.text"
+msgid "Open context menu - choose <emph>Fields</emph> (inserted fields)"
+msgstr "Ανοίξτε το μενού περιεχομένου - επιλέξτε <emph>Πεδία</emph> (πεδία που έχουν εισαχθεί)"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149053\n"
+"44\n"
+"help.text"
+msgid "<variable id=\"feldbefehldatum\">Choose <emph>Insert - Fields - Date</emph></variable>"
+msgstr "<variable id=\"feldbefehldatum\">Επιλέξτε <emph>Εισαγωγή - Πεδία - Ημερομηνία</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3151393\n"
+"45\n"
+"help.text"
+msgid "<variable id=\"feldbefehluhrzeit\">Choose <emph>Insert - Fields - Time</emph></variable>"
+msgstr "<variable id=\"feldbefehluhrzeit\">Επιλέξτε <emph>Εισαγωγή - Πεδία - Ώρα</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3146325\n"
+"46\n"
+"help.text"
+msgid "<variable id=\"feldbefehlseitennummer\">Choose <emph>Insert - Fields - Page Numbers</emph></variable>"
+msgstr "<variable id=\"feldbefehlseitennummer\">Επιλέξτε <emph>Εισαγωγή - Πεδία - Αριθμοί σελίδας</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149356\n"
+"47\n"
+"help.text"
+msgid "<variable id=\"feldbefehlseitenanzahl\">Choose <emph>Insert - Fields - Page Count</emph></variable>"
+msgstr "<variable id=\"feldbefehlseitenanzahl\">Επιλέξτε <emph>Εισαγωγή - Πεδία - Καταμέτρηση σελίδων</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153003\n"
+"48\n"
+"help.text"
+msgid "<variable id=\"feldbefehlthema\">Choose <emph>Insert - Fields - Subject</emph></variable>"
+msgstr "<variable id=\"feldbefehlthema\">Επιλέξτε <emph>Εισαγωγή - Πεδία - Θέμα</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150016\n"
+"49\n"
+"help.text"
+msgid "<variable id=\"feldbefehltitel\">Choose <emph>Insert - Fields - Title</emph></variable>"
+msgstr "<variable id=\"feldbefehltitel\">Επιλέξτε <emph>Εισαγωγή - Πεδία - Τίτλος</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150564\n"
+"50\n"
+"help.text"
+msgid "<variable id=\"feldbefehlautor\">Choose <emph>Insert - Fields - Author</emph></variable>"
+msgstr "<variable id=\"feldbefehlautor\">Επιλέξτε <emph>Εισαγωγή - Πεδία - Συντάκτης</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3148386\n"
+"4\n"
+"help.text"
+msgid "Choose <emph>Insert - Fields - Other</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3155990\n"
+"57\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F2"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F2"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3147174\n"
+"5\n"
+"help.text"
+msgid "On Insert toolbar, click"
+msgstr "Στην εργαλειοθήκη Εισαγωγή, πατήστε"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150760\n"
+"help.text"
+msgid "<image id=\"img_id3146959\" src=\"cmd/sc_insertfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146959\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146959\" src=\"cmd/sc_insertfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146959\">Εικονίδιο</alt></image>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153619\n"
+"6\n"
+"help.text"
+msgid "Insert Fields"
+msgstr "Εισαγωγή πεδίων"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149295\n"
+"56\n"
+"help.text"
+msgid "<variable id=\"felddokument\">Choose <emph>Insert - Fields - Other - Document</emph> tab </variable>"
+msgstr "<variable id=\"felddokument\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Πεδία - Άλλα - Έγγραφο</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154692\n"
+"51\n"
+"help.text"
+msgid "Choose <emph>Insert - Fields - Other - Cross-references</emph> tab"
+msgstr "Επιλέξτε την καρτέλα <emph>Εισαγωγή - Πεδία - Άλλα - Παραπομπές</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3145411\n"
+"63\n"
+"help.text"
+msgid "Choose <emph>Insert - Referenced Field</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Πεδίο παραπομπής</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3147515\n"
+"52\n"
+"help.text"
+msgid "<variable id=\"feldfunktionen\">Choose <emph>Insert - Fields - Other - Functions</emph> tab </variable>"
+msgstr "<variable id=\"feldfunktionen\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Πεδία - Άλλα - Λειτουργίες</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153581\n"
+"53\n"
+"help.text"
+msgid "<variable id=\"felddokumentinfo\">Choose <emph>Insert - Fields - Other - DocInformation</emph> tab </variable>"
+msgstr "<variable id=\"felddokumentinfo\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Πεδία - Άλλα - Πληροφορίες εγγράφου</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150710\n"
+"54\n"
+"help.text"
+msgid "<variable id=\"feldvariablen\">Choose <emph>Insert - Fields - Other - Variables</emph> tab </variable>"
+msgstr "<variable id=\"feldvariablen\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Πεδία - Άλλα - Μεταβλητές</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3152945\n"
+"55\n"
+"help.text"
+msgid "<variable id=\"felddatenbank\">Choose <emph>Insert - Fields - Other - Database</emph> tab </variable>"
+msgstr "<variable id=\"felddatenbank\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Πεδία - Άλλα - Βάση δεδομένων</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149810\n"
+"7\n"
+"help.text"
+msgid "Choose <emph>Insert - Section</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Ενότητα</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150973\n"
+"70\n"
+"help.text"
+msgid "Open <emph>Insert</emph> toolbar, click"
+msgstr "Ανοίξτε την εργαλειοθήκη <emph>Εισαγωγή</emph>, πατήστε"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154569\n"
+"help.text"
+msgid "<image id=\"img_id3152952\" src=\"cmd/sc_insertsection.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152952\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152952\" src=\"cmd/sc_insertsection.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152952\">Εικονίδιο</alt></image>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150828\n"
+"71\n"
+"help.text"
+msgid "Section"
+msgstr "Ενότητα"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3155899\n"
+"69\n"
+"help.text"
+msgid "<variable id=\"bereicheinbereich\">Choose <emph>Insert - Section - Section</emph> tab or choose <emph>Format - Sections</emph></variable>"
+msgstr "<variable id=\"bereicheinbereich\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ενότητα - Ενότητα</emph> ή επιλέξτε <emph>Μορφή - Ενότητες</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154197\n"
+"103\n"
+"help.text"
+msgid "<variable id=\"sectionindents\">Choose <emph>Insert - Section - Indents</emph> tab or choose <emph>Format - Sections</emph></variable>"
+msgstr "<variable id=\"sectionindents\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ενότητα - Εσοχές</emph> ή επιλέξτε <emph>Μορφή - Ενότητες</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3151322\n"
+"8\n"
+"help.text"
+msgid "Choose <emph>Insert - Footnote/Endnote</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Υποσημείωση/Σημείωση τέλους</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3155178\n"
+"91\n"
+"help.text"
+msgid "Open context menu - choose <emph>Footnote/Endnote</emph> (inserted Footnote/Endnote)"
+msgstr "Ανοίξτε το μενού περιεχομένου - επιλέξτε <emph>Υποσημείωση/Σημείωση τέλους</emph> (εισηγμένη Υποσημείωση/Σημείωση τέλους)"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3143279\n"
+"9\n"
+"help.text"
+msgid "Open <emph>Insert</emph> toolbar, click"
+msgstr "Ανοίξτε την εργαλειοθήκη <emph>Εισαγωγή</emph>, πατήστε"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3151261\n"
+"help.text"
+msgid "<image id=\"img_id3149099\" src=\"cmd/sc_insertfootnote.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149099\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149099\" src=\"cmd/sc_insertfootnote.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149099\">Εικονίδιο</alt></image>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3148968\n"
+"10\n"
+"help.text"
+msgid "Insert Footnote Directly"
+msgstr "Άμεση εισαγωγή υποσημείωσης"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3147579\n"
+"help.text"
+msgid "<image id=\"img_id3147586\" src=\"cmd/sc_insertendnote.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147586\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147586\" src=\"cmd/sc_insertendnote.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147586\">Εικονίδιο</alt></image>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3147076\n"
+"66\n"
+"help.text"
+msgid "Insert Endnote Directly"
+msgstr "Άμεση εισαγωγή σημείωσης τέλους"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154385\n"
+"11\n"
+"help.text"
+msgid "Choose <emph>Insert - Caption</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Τίτλος</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153358\n"
+"92\n"
+"help.text"
+msgid "Open context menu - choose <emph>Caption</emph>"
+msgstr "Ανοίξτε το μενού περιεχομένου - επιλέξτε <emph>Τίτλος</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3156269\n"
+"61\n"
+"help.text"
+msgid "Choose <emph>Insert - Caption - Options</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Τίτλος - Επιλογές</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149169\n"
+"93\n"
+"help.text"
+msgid "Open context menu - choose <emph>Caption - Options</emph>"
+msgstr "Ανοίξτε το μενού περιεχομένου - επιλέξτε <emph>Τίτλος - Επιλογές</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150587\n"
+"12\n"
+"help.text"
+msgid "Choose <emph>Insert - Bookmark</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Σελιδοδείκτης</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3145785\n"
+"13\n"
+"help.text"
+msgid "Open <emph>Insert</emph> toolbar, click"
+msgstr "Ανοίξτε την εργαλειοθήκη <emph>Εισαγωγή</emph>, πατήστε"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3148884\n"
+"help.text"
+msgid "<image id=\"img_id3151369\" src=\"sw/imglst/nc20005.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151369\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151369\" src=\"sw/imglst/nc20005.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151369\">Εικονίδιο</alt></image>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150689\n"
+"14\n"
+"help.text"
+msgid "Bookmark"
+msgstr "Σελιδοδείκτης"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150113\n"
+"15\n"
+"help.text"
+msgid "<variable id=\"einfscript\">Choose <emph>Insert - Script</emph> (only HTML documents) </variable>"
+msgstr "<variable id=\"einfscript\">Επιλέξτε <emph>Εισαγωγή - Σενάριο</emph> (για αρχεία HTML μόνο) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3155866\n"
+"16\n"
+"help.text"
+msgid "<variable id=\"verzeichnisseeinf\">Choose <emph>Insert - Indexes and Tables</emph></variable>"
+msgstr "<variable id=\"verzeichnisseeinf\">Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3147471\n"
+"17\n"
+"help.text"
+msgid "Choose <emph>Insert - Indexes and Tables - Entry</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Καταχώριση</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3147490\n"
+"18\n"
+"help.text"
+msgid "Open <emph>Insert</emph> toolbar, click"
+msgstr "Ανοίξτε την εργαλειοθήκη <emph>Εισαγωγή</emph>, πατήστε"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3145131\n"
+"help.text"
+msgid "<image id=\"img_id3149551\" src=\"cmd/sc_insertindexesentry.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149551\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149551\" src=\"cmd/sc_insertindexesentry.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149551\">Εικονίδιο</alt></image>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150549\n"
+"19\n"
+"help.text"
+msgid "Entry"
+msgstr "Καταχώριση"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149217\n"
+"20\n"
+"help.text"
+msgid "<variable id=\"stichwortverzeichnisverz\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables</emph></variable>"
+msgstr "<variable id=\"stichwortverzeichnisverz\">Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες- Ευρετήρια και πίνακες</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3156225\n"
+"21\n"
+"help.text"
+msgid "<variable id=\"inhaltsverz\">Choose <emph>Insert - Indexes and Tables - Bibliography Entry</emph></variable>"
+msgstr "<variable id=\"inhaltsverz\">Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Καταχώριση βιβλιογραφίας</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3147745\n"
+"22\n"
+"help.text"
+msgid "<variable id=\"benutzerverz\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables</emph></variable>"
+msgstr "<variable id=\"benutzerverz\">Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3146342\n"
+"67\n"
+"help.text"
+msgid "<variable id=\"stichwortverzeichnisverz1\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab </variable>"
+msgstr "<variable id=\"stichwortverzeichnisverz1\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3147449\n"
+"72\n"
+"help.text"
+msgid "<variable id=\"verz2\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (depending on the type) </variable>"
+msgstr "<variable id=\"verz2\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (ανάλογα με τον τύπο) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149835\n"
+"73\n"
+"help.text"
+msgid "<variable id=\"verz21\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (when Table of Contents is the selected type) </variable>"
+msgstr "<variable id=\"verz21\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (όταν ο πίνακας περιεχομένων είναι ο επιλεγμένος τύπος) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3148855\n"
+"74\n"
+"help.text"
+msgid "<variable id=\"verz22\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (when Alphabetical Index is the selected type) </variable>"
+msgstr "<variable id=\"verz22\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (όταν το αλφαβητικό ευρετήριο είναι ο επιλεγμένος τύπος) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3155575\n"
+"75\n"
+"help.text"
+msgid "<variable id=\"verz23\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (when Illustration Index is the selected type) </variable>"
+msgstr "<variable id=\"verz23\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (όταν το ευρετήριο εικονογράφησης είναι ο επιλεγμένος τύπος) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3151080\n"
+"76\n"
+"help.text"
+msgid "<variable id=\"verz24\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (when Index of Tables is the selected type) </variable>"
+msgstr "<variable id=\"verz24\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (όταν το ευρετήριο πινάκων είναι ο επιλεγμένος τύπος ) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154777\n"
+"77\n"
+"help.text"
+msgid "<variable id=\"verz25\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (when User-Defined is the selected type) </variable>"
+msgstr "<variable id=\"verz25\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (όταν η προσαρμογή από το χρήστη είναι ο επιλεγμένος τύπος) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3148448\n"
+"78\n"
+"help.text"
+msgid "<variable id=\"verz26\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (when Table of Objects is the selected type) </variable>"
+msgstr "<variable id=\"verz26\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (όταν ο πίνακας αντικειμένων είναι ο επιλεγμένος τύπος) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3145304\n"
+"79\n"
+"help.text"
+msgid "<variable id=\"verz27\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (when Bibliography is the selected type) </variable>"
+msgstr "<variable id=\"verz27\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (όταν η βιβλιογραφία είναι ο επιλεγμένος τύπος) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153295\n"
+"80\n"
+"help.text"
+msgid "<variable id=\"verz28\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph>, mark \"Additional Styles\" check box and then click <emph>...</emph></variable>"
+msgstr "<variable id=\"verz28\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph>, σημειώστε το πεδίου ελέγχου \"Πρόσθετες τεχνοτροπίες\" και ύστερα πατήστε στο <emph>...</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150173\n"
+"81\n"
+"help.text"
+msgid "<variable id=\"verz3\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (depending on type selected) </variable>"
+msgstr "<variable id=\"verz3\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (ανάλογα με τον επιλεγμένο τύπο) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154725\n"
+"82\n"
+"help.text"
+msgid "<variable id=\"verz31\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (when Table of Contents is the selected type) </variable>"
+msgstr "<variable id=\"verz31\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (όταν ο πίνακας περιεχομένων είναι ο επιλεγμένος τύπος) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150448\n"
+"83\n"
+"help.text"
+msgid "<variable id=\"verz32\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (when Alphabetical Index is the selected type) </variable>"
+msgstr "<variable id=\"verz32\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (όταν το αλφαβητικό ευρετήριο είναι ο επιλεγμένος τύπος) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3156101\n"
+"84\n"
+"help.text"
+msgid "<variable id=\"verz33\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (when Illustration Index is the selected type) </variable>"
+msgstr "<variable id=\"verz33\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (όταν το ευρετήριο εικονογράφησης είναι ο επιλεγμένος τύπος) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3156125\n"
+"85\n"
+"help.text"
+msgid "<variable id=\"verz34\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (when Index of Tables is the selected type) </variable>"
+msgstr "<variable id=\"verz34\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (όταν το ευρετήριο πινάκων είναι ο επιλεγμένος τύπος) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153982\n"
+"86\n"
+"help.text"
+msgid "<variable id=\"verz35\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (when User-Defined is the selected type) </variable>"
+msgstr "<variable id=\"verz35\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (όταν η προσαρμογή από το χρήστη είναι ο επιλεγμένος τύπος) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3155597\n"
+"87\n"
+"help.text"
+msgid "<variable id=\"verz36\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (when Table of Objects is the selected type) </variable>"
+msgstr "<variable id=\"verz36\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (όταν ο πίνακας αντικειμένων είναι ο επιλεγμένος τύπος) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3145625\n"
+"88\n"
+"help.text"
+msgid "<variable id=\"verz37\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (when Bibliography is the selected type) </variable>"
+msgstr "<variable id=\"verz37\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (όταν η βιβλιογραφία είναι ο επιλεγμένος τύπος) </variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149767\n"
+"89\n"
+"help.text"
+msgid "<variable id=\"litdef\">Choose <emph>Insert - Indexes and Tables - </emph><emph>Bibliography Entry</emph> and click <emph>Edit</emph></variable>"
+msgstr "<variable id=\"litdef\">Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - </emph><emph>Καταχώριση βιβλιογραφίας</emph> και πατήστε στο <emph>Επεξεργασία</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150918\n"
+"68\n"
+"help.text"
+msgid "<variable id=\"stichwortverzeichnisverz3\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Styles</emph> tab </variable>"
+msgstr "<variable id=\"stichwortverzeichnisverz3\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Τεχνοτροπίες</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149249\n"
+"24\n"
+"help.text"
+msgid "<variable id=\"briefumschlag\">Choose <emph>Insert - Envelope</emph></variable>"
+msgstr "<variable id=\"briefumschlag\">Επιλέξτε <emph>Εισαγωγή - Φάκελος επιστολής</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3155087\n"
+"25\n"
+"help.text"
+msgid "<variable id=\"umschlagb\">Choose <emph>Insert - Envelope - Envelope</emph> tab </variable>"
+msgstr "<variable id=\"umschlagb\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Φάκελος επιστολής - Φάκελος επιστολής</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3146955\n"
+"26\n"
+"help.text"
+msgid "<variable id=\"formatbr\">Choose <emph>Insert - Envelope - Format</emph> tab </variable>"
+msgstr "<variable id=\"formatbr\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Φάκελος επιστολής - Μορφοποίηση</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154342\n"
+"27\n"
+"help.text"
+msgid "<variable id=\"druckerbr\">Choose <emph>Insert - Envelope - Printer</emph> tab </variable>"
+msgstr "<variable id=\"druckerbr\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Φάκελος επιστολής - Εκτυπωτής</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3148781\n"
+"32\n"
+"help.text"
+msgid "Choose <emph>Insert - Frame</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Πλαίσιο</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150084\n"
+"33\n"
+"help.text"
+msgid "Choose <emph>Format - Frame/Object</emph>"
+msgstr "Επιλέξτε την καρτέλα <emph>Μορφή - Πλαίσιο/Αντικείμενο</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150103\n"
+"34\n"
+"help.text"
+msgid "Open <emph>Insert</emph> toolbar, click"
+msgstr "Ανοίξτε την εργαλειοθήκη <emph>Εισαγωγή</emph>, πατήστε"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149372\n"
+"help.text"
+msgid "<image id=\"img_id3149379\" src=\"cmd/sc_insertframe.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149379\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149379\" src=\"cmd/sc_insertframe.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149379\">Εικονίδιο</alt></image>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3151229\n"
+"35\n"
+"help.text"
+msgid "Insert Frame Manually"
+msgstr "Εισαγωγή πλαισίου χειροκίνητα"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154251\n"
+"37\n"
+"help.text"
+msgid "Choose <emph>Insert - Table</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Πίνακας</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153129\n"
+"58\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3148817\n"
+"38\n"
+"help.text"
+msgid "Open <emph>Insert</emph> toolbar, click"
+msgstr "Ανοίξτε την εργαλειοθήκη <emph>Εισαγωγή</emph>, πατήστε"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154620\n"
+"help.text"
+msgid "<image id=\"img_id3154627\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154627\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154627\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154627\">Εικονίδιο</alt></image>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3147382\n"
+"39\n"
+"help.text"
+msgid "Table"
+msgstr "Πίνακας"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149627\n"
+"40\n"
+"help.text"
+msgid "<variable id=\"einfhorizlinie\">Choose <emph>Insert - Horizontal Rule</emph></variable>"
+msgstr "<variable id=\"einfhorizlinie\">Επιλέξτε <emph>Εισαγωγή - Οριζόντιος χάρακας</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150661\n"
+"41\n"
+"help.text"
+msgid "Choose <emph>Insert - File</emph>"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Αρχείο</emph>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150679\n"
+"42\n"
+"help.text"
+msgid "Open <emph>Insert</emph> toolbar, click"
+msgstr "Ανοίξτε την εργαλειοθήκη <emph>Εισαγωγή</emph>, πατήστε"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149959\n"
+"help.text"
+msgid "<image id=\"img_id3149966\" src=\"cmd/sc_insertdoc.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149966\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149966\" src=\"cmd/sc_insertdoc.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149966\">Εικονίδιο</alt></image>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150599\n"
+"43\n"
+"help.text"
+msgid "File"
+msgstr "Αρχείο"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3147267\n"
+"59\n"
+"help.text"
+msgid "<variable id=\"kopfzeile\">Choose <emph>Insert - Header</emph></variable>"
+msgstr "<variable id=\"kopfzeile\">Επιλέξτε <emph>Εισαγωγή - Κεφαλίδα</emph></variable>"
+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3147290\n"
+"60\n"
+"help.text"
+msgid "<variable id=\"fusszeile\">Choose <emph>Insert - Footer</emph></variable>"
+msgstr "<variable id=\"fusszeile\">Επιλέξτε <emph>Εισαγωγή - Υποσέλιδο</emph></variable>"
+
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -887,7 +2143,7 @@ msgctxt ""
"93\n"
"help.text"
msgid "Open <emph>Optimize</emph> toolbar from <emph>Table</emph> Bar, click"
-msgstr "Επιλέξτε την εργαλειοθήκη <emph>Βελτιστοποίηση</emph> από τη γραμμή <emph>Πίνακας</emph>, πατήστε"
+msgstr "Ανοίξτε την εργαλειοθήκη <emph>Βελτιστοποίηση</emph> από τη γραμμή <emph>Πίνακας</emph>, πατήστε"
#: 00000405.xhp
msgctxt ""
@@ -1195,1019 +2451,6 @@ msgctxt ""
msgid "Menu <emph>Format - Page</emph> - tab <emph>Text Grid</emph>, if Asian language support is enabled"
msgstr "Μενού <emph>Μορφή - Σελίδα</emph> - καρτέλα <emph>Πλέγμα κειμένου</emph>, αν είναι ενεργοποιημένη η υποστήριξη ασιατικής γλώσσας"
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert Menu"
-msgstr "Μενού Εισαγωγή"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"hd_id3151242\n"
-"1\n"
-"help.text"
-msgid "Insert Menu"
-msgstr "Μενού Εισαγωγή"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3149130\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"manuellerumbruch\">Choose <emph>Insert - Manual Break</emph></variable>"
-msgstr "<variable id=\"manuellerumbruch\">Επιλέξτε <emph>Εισαγωγή - Χειροκίνητη αλλαγή</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154654\n"
-"3\n"
-"help.text"
-msgid "Choose <emph>Insert - Fields</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Πεδία</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3146966\n"
-"90\n"
-"help.text"
-msgid "Open context menu - choose <emph>Fields</emph> (inserted fields)"
-msgstr "Ανοίξτε το μενού περιεχομένου - επιλέξτε <emph>Πεδία</emph> (πεδία που έχουν εισαχθεί)"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3149053\n"
-"44\n"
-"help.text"
-msgid "<variable id=\"feldbefehldatum\">Choose <emph>Insert - Fields - Date</emph></variable>"
-msgstr "<variable id=\"feldbefehldatum\">Επιλέξτε <emph>Εισαγωγή - Πεδία - Ημερομηνία</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3151393\n"
-"45\n"
-"help.text"
-msgid "<variable id=\"feldbefehluhrzeit\">Choose <emph>Insert - Fields - Time</emph></variable>"
-msgstr "<variable id=\"feldbefehluhrzeit\">Επιλέξτε <emph>Εισαγωγή - Πεδία - Ώρα</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3146325\n"
-"46\n"
-"help.text"
-msgid "<variable id=\"feldbefehlseitennummer\">Choose <emph>Insert - Fields - Page Numbers</emph></variable>"
-msgstr "<variable id=\"feldbefehlseitennummer\">Επιλέξτε <emph>Εισαγωγή - Πεδία - Αριθμοί σελίδας</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3149356\n"
-"47\n"
-"help.text"
-msgid "<variable id=\"feldbefehlseitenanzahl\">Choose <emph>Insert - Fields - Page Count</emph></variable>"
-msgstr "<variable id=\"feldbefehlseitenanzahl\">Επιλέξτε <emph>Εισαγωγή - Πεδία - Καταμέτρηση σελίδων</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153003\n"
-"48\n"
-"help.text"
-msgid "<variable id=\"feldbefehlthema\">Choose <emph>Insert - Fields - Subject</emph></variable>"
-msgstr "<variable id=\"feldbefehlthema\">Επιλέξτε <emph>Εισαγωγή - Πεδία - Θέμα</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150016\n"
-"49\n"
-"help.text"
-msgid "<variable id=\"feldbefehltitel\">Choose <emph>Insert - Fields - Title</emph></variable>"
-msgstr "<variable id=\"feldbefehltitel\">Επιλέξτε <emph>Εισαγωγή - Πεδία - Τίτλος</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150564\n"
-"50\n"
-"help.text"
-msgid "<variable id=\"feldbefehlautor\">Choose <emph>Insert - Fields - Author</emph></variable>"
-msgstr "<variable id=\"feldbefehlautor\">Επιλέξτε <emph>Εισαγωγή - Πεδία - Συντάκτης</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3148386\n"
-"4\n"
-"help.text"
-msgid "Choose <emph>Insert - Fields - Other</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3155990\n"
-"57\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F2"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F2"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3147174\n"
-"5\n"
-"help.text"
-msgid "On Insert toolbar, click"
-msgstr "Στην εργαλειοθήκη Εισαγωγή, πατήστε"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150760\n"
-"help.text"
-msgid "<image id=\"img_id3146959\" src=\"cmd/sc_insertfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146959\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146959\" src=\"cmd/sc_insertfield.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146959\">Εικονίδιο</alt></image>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153619\n"
-"6\n"
-"help.text"
-msgid "Insert Fields"
-msgstr "Εισαγωγή πεδίων"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3149295\n"
-"56\n"
-"help.text"
-msgid "<variable id=\"felddokument\">Choose <emph>Insert - Fields - Other - Document</emph> tab </variable>"
-msgstr "<variable id=\"felddokument\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Πεδία - Άλλα - Έγγραφο</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154692\n"
-"51\n"
-"help.text"
-msgid "Choose <emph>Insert - Fields - Other - Cross-references</emph> tab"
-msgstr "Επιλέξτε την καρτέλα <emph>Εισαγωγή - Πεδία - Άλλα - Παραπομπές</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3145411\n"
-"63\n"
-"help.text"
-msgid "Choose <emph>Insert - Referenced Field</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Πεδίο παραπομπής</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3147515\n"
-"52\n"
-"help.text"
-msgid "<variable id=\"feldfunktionen\">Choose <emph>Insert - Fields - Other - Functions</emph> tab </variable>"
-msgstr "<variable id=\"feldfunktionen\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Πεδία - Άλλα - Λειτουργίες</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153581\n"
-"53\n"
-"help.text"
-msgid "<variable id=\"felddokumentinfo\">Choose <emph>Insert - Fields - Other - DocInformation</emph> tab </variable>"
-msgstr "<variable id=\"felddokumentinfo\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Πεδία - Άλλα - Πληροφορίες εγγράφου</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150710\n"
-"54\n"
-"help.text"
-msgid "<variable id=\"feldvariablen\">Choose <emph>Insert - Fields - Other - Variables</emph> tab </variable>"
-msgstr "<variable id=\"feldvariablen\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Πεδία - Άλλα - Μεταβλητές</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3152945\n"
-"55\n"
-"help.text"
-msgid "<variable id=\"felddatenbank\">Choose <emph>Insert - Fields - Other - Database</emph> tab </variable>"
-msgstr "<variable id=\"felddatenbank\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Πεδία - Άλλα - Βάση δεδομένων</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3149810\n"
-"7\n"
-"help.text"
-msgid "Choose <emph>Insert - Section</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Ενότητα</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150973\n"
-"70\n"
-"help.text"
-msgid "Open <emph>Insert</emph> toolbar, click"
-msgstr "Ανοίξτε την εργαλειοθήκη <emph>Εισαγωγή</emph>, πατήστε"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154569\n"
-"help.text"
-msgid "<image id=\"img_id3152952\" src=\"cmd/sc_insertsection.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152952\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152952\" src=\"cmd/sc_insertsection.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152952\">Εικονίδιο</alt></image>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150828\n"
-"71\n"
-"help.text"
-msgid "Section"
-msgstr "Ενότητα"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3155899\n"
-"69\n"
-"help.text"
-msgid "<variable id=\"bereicheinbereich\">Choose <emph>Insert - Section - Section</emph> tab or choose <emph>Format - Sections</emph></variable>"
-msgstr "<variable id=\"bereicheinbereich\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ενότητα - Ενότητα</emph> ή επιλέξτε <emph>Μορφή - Ενότητες</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154197\n"
-"103\n"
-"help.text"
-msgid "<variable id=\"sectionindents\">Choose <emph>Insert - Section - Indents</emph> tab or choose <emph>Format - Sections</emph></variable>"
-msgstr "<variable id=\"sectionindents\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ενότητα - Εσοχές</emph> ή επιλέξτε <emph>Μορφή - Ενότητες</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3151322\n"
-"8\n"
-"help.text"
-msgid "Choose <emph>Insert - Footnote/Endnote</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Υποσημείωση/Σημείωση τέλους</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3155178\n"
-"91\n"
-"help.text"
-msgid "Open context menu - choose <emph>Footnote/Endnote</emph> (inserted Footnote/Endnote)"
-msgstr "Ανοίξτε το μενού περιεχομένου - επιλέξτε <emph>Υποσημείωση/Σημείωση τέλους</emph> (εισηγμένη Υποσημείωση/Σημείωση τέλους)"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3143279\n"
-"9\n"
-"help.text"
-msgid "Open <emph>Insert</emph> toolbar, click"
-msgstr "Ανοίξτε την εργαλειοθήκη <emph>Εισαγωγή</emph>, πατήστε"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3151261\n"
-"help.text"
-msgid "<image id=\"img_id3149099\" src=\"cmd/sc_insertfootnote.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149099\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149099\" src=\"cmd/sc_insertfootnote.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149099\">Εικονίδιο</alt></image>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3148968\n"
-"10\n"
-"help.text"
-msgid "Insert Footnote Directly"
-msgstr "Άμεση εισαγωγή υποσημείωσης"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3147579\n"
-"help.text"
-msgid "<image id=\"img_id3147586\" src=\"cmd/sc_insertendnote.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147586\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147586\" src=\"cmd/sc_insertendnote.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147586\">Εικονίδιο</alt></image>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3147076\n"
-"66\n"
-"help.text"
-msgid "Insert Endnote Directly"
-msgstr "Άμεση εισαγωγή σημείωσης τέλους"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154385\n"
-"11\n"
-"help.text"
-msgid "Choose <emph>Insert - Caption</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Τίτλος</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153358\n"
-"92\n"
-"help.text"
-msgid "Open context menu - choose <emph>Caption</emph>"
-msgstr "Ανοίξτε το μενού περιεχομένου - επιλέξτε <emph>Τίτλος</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3156269\n"
-"61\n"
-"help.text"
-msgid "Choose <emph>Insert - Caption - Options</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Τίτλος - Επιλογές</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3149169\n"
-"93\n"
-"help.text"
-msgid "Open context menu - choose <emph>Caption - Options</emph>"
-msgstr "Ανοίξτε το μενού περιεχομένου - επιλέξτε <emph>Τίτλος - Επιλογές</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150587\n"
-"12\n"
-"help.text"
-msgid "Choose <emph>Insert - Bookmark</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Σελιδοδείκτης</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3145785\n"
-"13\n"
-"help.text"
-msgid "Open <emph>Insert</emph> toolbar, click"
-msgstr "Ανοίξτε την εργαλειοθήκη <emph>Εισαγωγή</emph>, πατήστε"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3148884\n"
-"help.text"
-msgid "<image id=\"img_id3151369\" src=\"sw/imglst/nc20005.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151369\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151369\" src=\"sw/imglst/nc20005.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151369\">Εικονίδιο</alt></image>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150689\n"
-"14\n"
-"help.text"
-msgid "Bookmark"
-msgstr "Σελιδοδείκτης"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150113\n"
-"15\n"
-"help.text"
-msgid "<variable id=\"einfscript\">Choose <emph>Insert - Script</emph> (only HTML documents) </variable>"
-msgstr "<variable id=\"einfscript\">Επιλέξτε <emph>Εισαγωγή - Σενάριο</emph> (για αρχεία HTML μόνο) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3155866\n"
-"16\n"
-"help.text"
-msgid "<variable id=\"verzeichnisseeinf\">Choose <emph>Insert - Indexes and Tables</emph></variable>"
-msgstr "<variable id=\"verzeichnisseeinf\">Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3147471\n"
-"17\n"
-"help.text"
-msgid "Choose <emph>Insert - Indexes and Tables - Entry</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Καταχώριση</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3147490\n"
-"18\n"
-"help.text"
-msgid "Open <emph>Insert</emph> toolbar, click"
-msgstr "Ανοίξτε την εργαλειοθήκη <emph>Εισαγωγή</emph>, πατήστε"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3145131\n"
-"help.text"
-msgid "<image id=\"img_id3149551\" src=\"cmd/sc_insertindexesentry.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149551\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149551\" src=\"cmd/sc_insertindexesentry.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149551\">Εικονίδιο</alt></image>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150549\n"
-"19\n"
-"help.text"
-msgid "Entry"
-msgstr "Καταχώριση"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3149217\n"
-"20\n"
-"help.text"
-msgid "<variable id=\"stichwortverzeichnisverz\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables</emph></variable>"
-msgstr "<variable id=\"stichwortverzeichnisverz\">Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες- Ευρετήρια και πίνακες</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3156225\n"
-"21\n"
-"help.text"
-msgid "<variable id=\"inhaltsverz\">Choose <emph>Insert - Indexes and Tables - Bibliography Entry</emph></variable>"
-msgstr "<variable id=\"inhaltsverz\">Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Καταχώριση βιβλιογραφίας</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3147745\n"
-"22\n"
-"help.text"
-msgid "<variable id=\"benutzerverz\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables</emph></variable>"
-msgstr "<variable id=\"benutzerverz\">Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3146342\n"
-"67\n"
-"help.text"
-msgid "<variable id=\"stichwortverzeichnisverz1\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab </variable>"
-msgstr "<variable id=\"stichwortverzeichnisverz1\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3147449\n"
-"72\n"
-"help.text"
-msgid "<variable id=\"verz2\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (depending on the type) </variable>"
-msgstr "<variable id=\"verz2\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (ανάλογα με τον τύπο) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3149835\n"
-"73\n"
-"help.text"
-msgid "<variable id=\"verz21\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (when Table of Contents is the selected type) </variable>"
-msgstr "<variable id=\"verz21\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (όταν ο πίνακας περιεχομένων είναι ο επιλεγμένος τύπος) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3148855\n"
-"74\n"
-"help.text"
-msgid "<variable id=\"verz22\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (when Alphabetical Index is the selected type) </variable>"
-msgstr "<variable id=\"verz22\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (όταν το αλφαβητικό ευρετήριο είναι ο επιλεγμένος τύπος) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3155575\n"
-"75\n"
-"help.text"
-msgid "<variable id=\"verz23\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (when Illustration Index is the selected type) </variable>"
-msgstr "<variable id=\"verz23\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (όταν το ευρετήριο εικονογράφησης είναι ο επιλεγμένος τύπος) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3151080\n"
-"76\n"
-"help.text"
-msgid "<variable id=\"verz24\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (when Index of Tables is the selected type) </variable>"
-msgstr "<variable id=\"verz24\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (όταν το ευρετήριο πινάκων είναι ο επιλεγμένος τύπος ) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154777\n"
-"77\n"
-"help.text"
-msgid "<variable id=\"verz25\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (when User-Defined is the selected type) </variable>"
-msgstr "<variable id=\"verz25\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (όταν η προσαρμογή από το χρήστη είναι ο επιλεγμένος τύπος) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3148448\n"
-"78\n"
-"help.text"
-msgid "<variable id=\"verz26\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (when Table of Objects is the selected type) </variable>"
-msgstr "<variable id=\"verz26\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (όταν ο πίνακας αντικειμένων είναι ο επιλεγμένος τύπος) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3145304\n"
-"79\n"
-"help.text"
-msgid "<variable id=\"verz27\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph> tab (when Bibliography is the selected type) </variable>"
-msgstr "<variable id=\"verz27\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph> (όταν η βιβλιογραφία είναι ο επιλεγμένος τύπος) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153295\n"
-"80\n"
-"help.text"
-msgid "<variable id=\"verz28\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph>, mark \"Additional Styles\" check box and then click <emph>...</emph></variable>"
-msgstr "<variable id=\"verz28\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph>, σημειώστε το πεδίου ελέγχου \"Πρόσθετες τεχνοτροπίες\" και ύστερα πατήστε στο <emph>...</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150173\n"
-"81\n"
-"help.text"
-msgid "<variable id=\"verz3\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (depending on type selected) </variable>"
-msgstr "<variable id=\"verz3\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (ανάλογα με τον επιλεγμένο τύπο) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154725\n"
-"82\n"
-"help.text"
-msgid "<variable id=\"verz31\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (when Table of Contents is the selected type) </variable>"
-msgstr "<variable id=\"verz31\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (όταν ο πίνακας περιεχομένων είναι ο επιλεγμένος τύπος) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150448\n"
-"83\n"
-"help.text"
-msgid "<variable id=\"verz32\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (when Alphabetical Index is the selected type) </variable>"
-msgstr "<variable id=\"verz32\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (όταν το αλφαβητικό ευρετήριο είναι ο επιλεγμένος τύπος) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3156101\n"
-"84\n"
-"help.text"
-msgid "<variable id=\"verz33\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (when Illustration Index is the selected type) </variable>"
-msgstr "<variable id=\"verz33\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (όταν το ευρετήριο εικονογράφησης είναι ο επιλεγμένος τύπος) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3156125\n"
-"85\n"
-"help.text"
-msgid "<variable id=\"verz34\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (when Index of Tables is the selected type) </variable>"
-msgstr "<variable id=\"verz34\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (όταν το ευρετήριο πινάκων είναι ο επιλεγμένος τύπος) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153982\n"
-"86\n"
-"help.text"
-msgid "<variable id=\"verz35\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (when User-Defined is the selected type) </variable>"
-msgstr "<variable id=\"verz35\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (όταν η προσαρμογή από το χρήστη είναι ο επιλεγμένος τύπος) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3155597\n"
-"87\n"
-"help.text"
-msgid "<variable id=\"verz36\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (when Table of Objects is the selected type) </variable>"
-msgstr "<variable id=\"verz36\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (όταν ο πίνακας αντικειμένων είναι ο επιλεγμένος τύπος) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3145625\n"
-"88\n"
-"help.text"
-msgid "<variable id=\"verz37\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Entries</emph> tab (when Bibliography is the selected type) </variable>"
-msgstr "<variable id=\"verz37\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Καταχωρίσεις</emph> (όταν η βιβλιογραφία είναι ο επιλεγμένος τύπος) </variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3149767\n"
-"89\n"
-"help.text"
-msgid "<variable id=\"litdef\">Choose <emph>Insert - Indexes and Tables - </emph><emph>Bibliography Entry</emph> and click <emph>Edit</emph></variable>"
-msgstr "<variable id=\"litdef\">Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - </emph><emph>Καταχώριση βιβλιογραφίας</emph> και πατήστε στο <emph>Επεξεργασία</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150918\n"
-"68\n"
-"help.text"
-msgid "<variable id=\"stichwortverzeichnisverz3\">Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Styles</emph> tab </variable>"
-msgstr "<variable id=\"stichwortverzeichnisverz3\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Τεχνοτροπίες</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3149249\n"
-"24\n"
-"help.text"
-msgid "<variable id=\"briefumschlag\">Choose <emph>Insert - Envelope</emph></variable>"
-msgstr "<variable id=\"briefumschlag\">Επιλέξτε <emph>Εισαγωγή - Φάκελος επιστολής</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3155087\n"
-"25\n"
-"help.text"
-msgid "<variable id=\"umschlagb\">Choose <emph>Insert - Envelope - Envelope</emph> tab </variable>"
-msgstr "<variable id=\"umschlagb\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Φάκελος επιστολής - Φάκελος επιστολής</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3146955\n"
-"26\n"
-"help.text"
-msgid "<variable id=\"formatbr\">Choose <emph>Insert - Envelope - Format</emph> tab </variable>"
-msgstr "<variable id=\"formatbr\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Φάκελος επιστολής - Μορφοποίηση</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154342\n"
-"27\n"
-"help.text"
-msgid "<variable id=\"druckerbr\">Choose <emph>Insert - Envelope - Printer</emph> tab </variable>"
-msgstr "<variable id=\"druckerbr\">Επιλέξτε την καρτέλα <emph>Εισαγωγή - Φάκελος επιστολής - Εκτυπωτής</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3148781\n"
-"32\n"
-"help.text"
-msgid "Choose <emph>Insert - Frame</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Πλαίσιο</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150084\n"
-"33\n"
-"help.text"
-msgid "Choose <emph>Format - Frame/Object</emph>"
-msgstr "Επιλέξτε <emph>Μορφή - Πλαίσιο/Αντικείμενο</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150103\n"
-"34\n"
-"help.text"
-msgid "Open <emph>Insert</emph> toolbar, click"
-msgstr "Ανοίξτε την εργαλειοθήκη <emph>Εισαγωγή</emph>, πατήστε"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3149372\n"
-"help.text"
-msgid "<image id=\"img_id3149379\" src=\"cmd/sc_insertframe.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149379\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149379\" src=\"cmd/sc_insertframe.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149379\">Εικονίδιο</alt></image>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3151229\n"
-"35\n"
-"help.text"
-msgid "Insert Frame Manually"
-msgstr "Εισαγωγή πλαισίου χειροκίνητα"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154251\n"
-"37\n"
-"help.text"
-msgid "Choose <emph>Insert - Table</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Πίνακας</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153129\n"
-"58\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3148817\n"
-"38\n"
-"help.text"
-msgid "Open <emph>Insert</emph> toolbar, click"
-msgstr "Ανοίξτε την εργαλειοθήκη <emph>Εισαγωγή</emph>, πατήστε"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154620\n"
-"help.text"
-msgid "<image id=\"img_id3154627\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154627\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154627\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154627\">Εικονίδιο</alt></image>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3147382\n"
-"39\n"
-"help.text"
-msgid "Table"
-msgstr "Πίνακας"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3149627\n"
-"40\n"
-"help.text"
-msgid "<variable id=\"einfhorizlinie\">Choose <emph>Insert - Horizontal Rule</emph></variable>"
-msgstr "<variable id=\"einfhorizlinie\">Επιλέξτε <emph>Εισαγωγή - Οριζόντιος χάρακας</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150661\n"
-"41\n"
-"help.text"
-msgid "Choose <emph>Insert - File</emph>"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Αρχείο</emph>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150679\n"
-"42\n"
-"help.text"
-msgid "Open <emph>Insert</emph> toolbar, click"
-msgstr "Ανοίξτε την εργαλειοθήκη <emph>Εισαγωγή</emph>, πατήστε"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3149959\n"
-"help.text"
-msgid "<image id=\"img_id3149966\" src=\"cmd/sc_insertdoc.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149966\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149966\" src=\"cmd/sc_insertdoc.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149966\">Εικονίδιο</alt></image>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3150599\n"
-"43\n"
-"help.text"
-msgid "File"
-msgstr "Αρχείο"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3147267\n"
-"59\n"
-"help.text"
-msgid "<variable id=\"kopfzeile\">Choose <emph>Insert - Header</emph></variable>"
-msgstr "<variable id=\"kopfzeile\">Επιλέξτε <emph>Εισαγωγή - Κεφαλίδα</emph></variable>"
-
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3147290\n"
-"60\n"
-"help.text"
-msgid "<variable id=\"fusszeile\">Choose <emph>Insert - Footer</emph></variable>"
-msgstr "<variable id=\"fusszeile\">Επιλέξτε <emph>Εισαγωγή - Υποσέλιδο</emph></variable>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"tit\n"
-"help.text"
-msgid "View Menu"
-msgstr "Μενού Προβολή"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"hd_id3154656\n"
-"1\n"
-"help.text"
-msgid "View Menu"
-msgstr "Μενού Προβολή"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3149502\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"lineal\">Choose <emph>View - Ruler</emph></variable>"
-msgstr "<variable id=\"lineal\">Επιλέξτε <emph>Προβολή - Χάρακας</emph></variable>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3148871\n"
-"3\n"
-"help.text"
-msgid "<variable id=\"textbegrenzungen\">Choose <emph>View - Text Boundaries</emph></variable>"
-msgstr "<variable id=\"textbegrenzungen\">Επιλέξτε <emph>Προβολή - Όρια κειμένου</emph></variable>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3153248\n"
-"4\n"
-"help.text"
-msgid "Choose <emph>View - Field Shadings</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Σκίαση πεδίων</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3154763\n"
-"16\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"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3149052\n"
-"5\n"
-"help.text"
-msgid "Choose <emph>View - Field Names</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Ονόματα πεδίων</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3151387\n"
-"17\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"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3155625\n"
-"6\n"
-"help.text"
-msgid "Choose <emph>View - Nonprinting Characters</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Μη εκτυπώσιμοι χαρακτήρες</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3145823\n"
-"18\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"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3154508\n"
-"7\n"
-"help.text"
-msgid "On Standard bar, click"
-msgstr "Στην βασική γραμμή , πατήστε"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3150932\n"
-"help.text"
-msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150502\">Εικονίδιο</alt></image>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3153716\n"
-"8\n"
-"help.text"
-msgid "Nonprinting Characters"
-msgstr "Μη εκτυπώσιμοι χαρακτήρες"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3149712\n"
-"9\n"
-"help.text"
-msgid "Choose <emph>View - Web Layout</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Διάταξη ιστού</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3154640\n"
-"10\n"
-"help.text"
-msgid "On Tools bar, enable"
-msgstr "Στην εργαλειοθήκη, ενεργοποιήστε"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3150765\n"
-"help.text"
-msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147572\">Εικονίδιο</alt></image>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3149291\n"
-"11\n"
-"help.text"
-msgid "Web Layout"
-msgstr "Διάταξη ιστού"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3151176\n"
-"12\n"
-"help.text"
-msgid "Choose <emph>View - Print Layout</emph>"
-msgstr "Επιλέξτε <emph>Προβολή - Διάταξη εκτύπωσης</emph>"
-
-#: 00000403.xhp
-msgctxt ""
-"00000403.xhp\n"
-"par_id3149808\n"
-"15\n"
-"help.text"
-msgid "<variable id=\"versteckteabs\">Choose <emph>View - Hidden Paragraphs</emph></variable>"
-msgstr "<variable id=\"versteckteabs\">Επιλέξτε <emph>Προβολή - Κρυφές παράγραφοι</emph></variable>"
-
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -2444,246 +2687,3 @@ msgctxt ""
"help.text"
msgid "Mail Merge"
msgstr "Συγχώνευση αλληλογραφίας"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"tit\n"
-"help.text"
-msgid "To access this function..."
-msgstr "Για να προσπελάσετε αυτήν τη λειτουργία..."
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"hd_id3156386\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"wie\">To access this function...</variable>"
-msgstr "<variable id=\"wie\">Για να προσπελάσετε αυτήν τη λειτουργία...</variable>"
-
-#: 00000004.xhp
-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>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3150211\n"
-"230\n"
-"help.text"
-msgid "Wrap Off"
-msgstr "Αναδίπλωση ανενεργή"
-
-#: 00000004.xhp
-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>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3147299\n"
-"231\n"
-"help.text"
-msgid "Wrap On"
-msgstr "Αναδίπλωση ενεργή"
-
-#: 00000004.xhp
-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>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3153738\n"
-"232\n"
-"help.text"
-msgid "Wrap Through"
-msgstr "Αναδίπλωση μέσα από"
-
-#: 00000004.xhp
-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>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3147174\n"
-"267\n"
-"help.text"
-msgid "<ahelp hid=\"\" visibility=\"visible\">Jump to Previous Script</ahelp>"
-msgstr "<ahelp hid=\"\" visibility=\"visible\">Μετάβαση στο προηγούμενο σενάριο</ahelp>"
-
-#: 00000004.xhp
-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>"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3150260\n"
-"268\n"
-"help.text"
-msgid "<ahelp hid=\"\" visibility=\"visible\">Jump to Next Script</ahelp>"
-msgstr "<ahelp hid=\"\" visibility=\"visible\">Μετάβαση στο επόμενο σενάριο</ahelp>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"tit\n"
-"help.text"
-msgid "Edit Menu"
-msgstr "Μενού Επεξεργασία"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"hd_id3150344\n"
-"1\n"
-"help.text"
-msgid "Edit Menu"
-msgstr "Μενού Επεξεργασία"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3154485\n"
-"2\n"
-"help.text"
-msgid "Choose <emph>Edit - AutoText</emph>"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Αυτόματο κείμενο</emph>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3151243\n"
-"15\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3143228\n"
-"3\n"
-"help.text"
-msgid "On the Insert toolbar, click"
-msgstr "Στην εργαλειοθήκη Εισαγωγή, πατήστε"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3149048\n"
-"help.text"
-msgid "<image id=\"img_id3156418\" src=\"cmd/sc_editglossary.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3156418\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156418\" src=\"cmd/sc_editglossary.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3156418\">Εικονίδιο</alt></image>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3150536\n"
-"4\n"
-"help.text"
-msgid "AutoText"
-msgstr "Αυτόματο κείμενο"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3149349\n"
-"5\n"
-"help.text"
-msgid "<variable id=\"datenaust\">Choose <emph>Edit - Exchange Database</emph></variable>"
-msgstr "<variable id=\"datenaust\">Επιλέξτε <emph>Επεξεργασία- Αλλαγή βάσης δεδομένων</emph></variable>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3146316\n"
-"6\n"
-"help.text"
-msgid "<variable id=\"feldbefehl\">Choose <emph>Edit - Fields</emph></variable>"
-msgstr "<variable id=\"feldbefehl\">Επιλέξτε <emph>Επεξεργασία - Πεδία</emph></variable>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3154505\n"
-"7\n"
-"help.text"
-msgid "<variable id=\"fussnote\">Choose <emph>Edit - Footnotes</emph></variable>"
-msgstr "<variable id=\"fussnote\">Επιλέξτε <emph>Επεξεργασία - Υποσημειώσεις</emph></variable>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3153737\n"
-"8\n"
-"help.text"
-msgid "Choose <emph>Edit - Index Entry</emph>"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Καταχώριση ευρετηρίου</emph>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3150928\n"
-"16\n"
-"help.text"
-msgid "Open context menu - choose <emph>Index Entry</emph>"
-msgstr "Ανοίξτε το μενού περιβάλλοντος - επιλέξτε <emph>Καταχώριση ευρετηρίου</emph>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3148769\n"
-"9\n"
-"help.text"
-msgid "<variable id=\"bereiche\">Choose <emph>Format - Sections</emph></variable>"
-msgstr "<variable id=\"bereiche\">Επιλέξτε <emph>Μορφή - Ενότητες</emph></variable>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3155990\n"
-"10\n"
-"help.text"
-msgid "<variable id=\"autotextum\">Choose <emph>Edit - AutoText - AutoText - Rename</emph></variable>"
-msgstr "<variable id=\"autotextum\">Επιλέξτε <emph>Επεξεργασία - Αυτόματο κείμενο - Αυτόματο κείμενο - Μετονομασία</emph></variable>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3147168\n"
-"17\n"
-"help.text"
-msgid "<variable id=\"lit\">Choose <emph>Edit - Bibliography Entry</emph></variable>"
-msgstr "<variable id=\"lit\">Επιλέξτε <emph>Επεξεργασία - Καταχώριση βιβλιογραφίας</emph></variable>"
-
-#: 00000402.xhp
-msgctxt ""
-"00000402.xhp\n"
-"par_id3973204\n"
-"help.text"
-msgid "<variable id=\"selection_mode\">Choose <emph>Edit - Selection Mode</emph></variable>"
-msgstr "<variable id=\"selection_mode\">Επιλέξτε <emph>Επεξεργασία - Λειτουργία επιλογής</emph></variable>"
diff --git a/source/el/helpcontent2/source/text/swriter/01.po b/source/el/helpcontent2/source/text/swriter/01.po
index a84990264cc..6e83a591a8d 100644
--- a/source/el/helpcontent2/source/text/swriter/01.po
+++ b/source/el/helpcontent2/source/text/swriter/01.po
@@ -3,8 +3,8 @@ 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-01-18 13:18+0100\n"
-"PO-Revision-Date: 2013-02-09 20:12+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-06-03 07:04+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: team@gnome.gr\n"
"Language: el\n"
@@ -15,6057 +15,5401 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1360440765.0\n"
+"X-POOTLE-MTIME: 1370243047.0\n"
-#: 04090000.xhp
+#: 01120000.xhp
msgctxt ""
-"04090000.xhp\n"
+"01120000.xhp\n"
"tit\n"
"help.text"
-msgid "Fields"
-msgstr "Πεδία"
-
-#: 04090000.xhp
-msgctxt ""
-"04090000.xhp\n"
-"hd_id3151171\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\">Fields</link>"
-msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\">Πεδία</link>"
-
-#: 04090000.xhp
-msgctxt ""
-"04090000.xhp\n"
-"par_id3149805\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"feldbefehltext\"><ahelp hid=\".uno:InsertField\">Inserts a field at the current cursor position.</ahelp> The dialog lists all available fields. </variable>"
-msgstr "<variable id=\"feldbefehltext\"><ahelp hid=\".uno:InsertField\">Εισάγει ένα πεδίο στην τρέχουσα θέση του δρομέα.</ahelp> Ο διάλογος εμφανίζει όλα τα διαθέσιμα πεδία. </variable>"
+msgid "Page Preview"
+msgstr "Προεπισκόπηση σελίδας"
-#: 04090000.xhp
+#: 01120000.xhp
msgctxt ""
-"04090000.xhp\n"
-"hd_id3155903\n"
-"178\n"
+"01120000.xhp\n"
+"hd_id2013916\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
+msgid "<link href=\"text/swriter/01/01120000.xhp\">Page Preview</link>"
+msgstr "<link href=\"text/swriter/01/01120000.xhp\">Προεπισκόπηση σελίδας</link>"
-#: 04090000.xhp
+#: 01120000.xhp
msgctxt ""
-"04090000.xhp\n"
-"par_id3154190\n"
-"179\n"
+"01120000.xhp\n"
+"par_id1471907\n"
"help.text"
-msgid "<ahelp hid=\"HID_FIELD_INSERT\">Inserts the selected field at the current cursor position in the document. To close the dialog, click the <emph>Close </emph>button.</ahelp>"
-msgstr "<ahelp hid=\"HID_FIELD_INSERT\">Εισάγει το επιλεγμένο πεδίο στην τρέχουσα θέση του δρομέα στο έγγραφο. Για να κλείσει ο διάλογος, πατήστε στο κουμπί <emph>Κλείσιμο</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:PrintPreview\">Displays a preview of the printed page or closes the preview.</ahelp>"
+msgstr "<ahelp hid=\".uno:PrintPreview\">Εμφανίζει μια προεπισκόπηση της εκτυπωμένης σελίδας ή κλείνει την προεπισκόπηση.</ahelp>"
-#: 04090000.xhp
+#: 01120000.xhp
msgctxt ""
-"04090000.xhp\n"
-"par_id5591296\n"
+"01120000.xhp\n"
+"par_id8697470\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Closes the dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κλείνει τον διάλογο.</ahelp>"
+msgid "Use the icons on the <emph>Page Preview Bar</emph> to scroll through the pages of the document or to print the document."
+msgstr "Χρησιμοποιείστε τα εικονίδια στην <emph>Γραμμή προεπισκόπησης σελίδας</emph> για να μετακινηθείτε ανάμεσα στις σελίδες του εγγράφου ή για να εκτυπώσετε το έγγραφο."
-#: 04120250.xhp
+#: 01120000.xhp
msgctxt ""
-"04120250.xhp\n"
-"tit\n"
+"01120000.xhp\n"
+"par_id4314706\n"
"help.text"
-msgid "Edit Concordance File"
-msgstr "Επεξεργασία αρχείου ταξινόμησης"
+msgid "You can also press Page Up and Page Down keys to scroll through the pages."
+msgstr "Μπορείτε επίσης να πατήσετε τα πλήκτρα σελίδας πάνω και σελίδας κάτω για μετακινηθείτε ανάμεσα στις σελίδες."
-#: 04120250.xhp
+#: 01120000.xhp
msgctxt ""
-"04120250.xhp\n"
-"bm_id3148768\n"
+"01120000.xhp\n"
+"par_id4771874\n"
"help.text"
-msgid "<bookmark_value>editing; concordance files</bookmark_value><bookmark_value>concordance files; definition</bookmark_value>"
-msgstr "<bookmark_value>επεξεργασία; αρχεία ταξινόμησης</bookmark_value><bookmark_value>αρχεία ταξινόμησης, ορισμός</bookmark_value>"
+msgid "You cannot edit your document while you are in the page preview."
+msgstr "Δεν μπορείτε να επεξεργαστείτε το έγγραφό σας, όταν βρίσκεστε στην προεπισκόπηση σελίδας."
-#: 04120250.xhp
+#: 01120000.xhp
msgctxt ""
-"04120250.xhp\n"
-"hd_id3148768\n"
-"1\n"
+"01120000.xhp\n"
+"par_id5027008\n"
"help.text"
-msgid "Edit Concordance File"
-msgstr "Επεξεργασία αρχείου ταξινόμησης"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">To exit the page preview, click the <emph>Close Preview</emph> button.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για να φύγετε από την προεπισκόπηση σελίδας, πατήστε στο κουμπί <emph>Κλείσιμο προεπισκόπησης.</emph></ahelp>"
-#: 04120250.xhp
+#: 01120000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3151180\n"
-"2\n"
+"01120000.xhp\n"
+"par_id2649311\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_CREATE_AUTOMARK\">Create or edit a list of words to include in an Alphabetical Index.</ahelp> A concordance file lists words that should be referenced in an alphabetical index, together with the page number(s) where they appear in the document."
-msgstr "<ahelp hid=\"HID_DLG_CREATE_AUTOMARK\">Δημιουργεί ή επεξεργάζεται μια λίστα από λέξεις για να συμπεριληφθούν σε ένα αλφαβητικό ευρετήριο.</ahelp> Ένα αρχείο ταξινόμησης εμφανίζει λέξεις που αναφέρονται σε ένα αλφαβητικό ευρετήριο, μαζί με τον αριθμό σελίδων που εμφανίζονται στο έγγραφο."
+msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page View Object Bar\">Page View Object Bar</link>"
+msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Γραμμή αντικειμένων προεπισκόπησης σελίδας\">Γραμμή αντικειμένων προεπισκόπησης σελίδας</link>"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id837427\n"
+"01150000.xhp\n"
+"tit\n"
"help.text"
-msgid "You can use the Find All button on the Find & Replace dialog to highlight all places where a word appears, then open the Insert Index Entry dialog to add that word and places to the alphabetical index. However, if you need the same set of alphabetical indexes in multiple documents, the concordance file allows to enter every word just once, then use the list many times."
-msgstr "Μπορείτε να χρησιμοποιήσετε το κουμπί Εύρεση Όλων στον διάλογο Εύρεση & Αντικατάσταση για να τονίσετε όλες τις θέσεις όπου υπάρχει η λέξη, κατόπιν ανοίξτε τον διάλογο Εισαγωγή Ευρετηρίου για να προσθέσετε αυτή τη λέξη και τις θέσεις της στο αλφαβητικό ευρετήριο. Αν όμως χρειάζεστε το ίδιο αλφαβητικό ευρετήριο σε πολλαπλά έγγραφα, το αρχείο ταξινόμησης επιτρέπει να εισάγετε κάθε λέξη μόνο μια φορά, και να χρησιμοποιήσετε τη λίστα πολλές φορές."
+msgid "Mail Merge"
+msgstr "Συγχώνευση αλληλογραφίας"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"hd_id3154645\n"
-"19\n"
+"01150000.xhp\n"
+"hd_id3150757\n"
+"1\n"
"help.text"
-msgid "To access the Edit Concordance File dialog:"
-msgstr "Για να έχετε πρόσβαση στον διάλογο Επεξεργασία αρχείου ταξινόμησης:"
+msgid "Mail Merge"
+msgstr "Συγχώνευση αλληλογραφίας"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3149292\n"
-"20\n"
+"01150000.xhp\n"
+"par_id3151187\n"
+"2\n"
"help.text"
-msgid "Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph>."
+msgid "<variable id=\"serienbrieftext\"><ahelp hid=\".uno:MergeDialog\">Opens the <emph>Mail Merge</emph> dialog, which helps you in printing and saving form letters.</ahelp></variable>"
+msgstr "<variable id=\"serienbrieftext\"><ahelp hid=\".uno:MergeDialog\">Ανοίγει το διάλογο <emph>Συγχώνευση αλληλογραφίας</emph>, που σας βοηθά να εκτυπώσετε και να αποθηκεύσετε φόρμες επιστολών.</ahelp></variable>"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3145420\n"
-"21\n"
+"01150000.xhp\n"
+"par_id3154102\n"
+"4\n"
"help.text"
-msgid "In the <emph>Type </emph>box, select \"Alphabetical Index\"."
-msgstr "Στο πεδίο <emph>Τύπος</emph>, επιλέξτε \"Αλφαβητικό ευρετήριο\"."
+msgid "During printing, the database information replaces the corresponding database fields (placeholders). For more information about inserting database fields refer to the <link href=\"text/swriter/01/04090006.xhp\" name=\"Database\"><emph>Database</emph></link> tab page under <emph>Insert - Fields - Other</emph>."
+msgstr "Κατά τη διάρκεια της εκτύπωσης, οι πληροφορίες της βάσης δεδομένων αντικαθιστούν τα αντίστοιχα πεδία της βάσης δεδομένων (δεσμευτικά θέσης). Για περισσότερες πληροφορίες σχετικά για την εισαγωγή πεδίων βάσης δεδομένων ανατρέξτε στη σελίδα καρτέλας <link href=\"text/swriter/01/04090006.xhp\" name=\"Βάση δεδομένων\"><emph>Βάση δεδομένων</emph></link> στο μενού <emph>Εισαγωγή - Πεδία - Άλλα</emph>."
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3154107\n"
-"22\n"
+"01150000.xhp\n"
+"par_id8186895\n"
"help.text"
-msgid "In the <emph>Options </emph>area, select the <emph>Concordance file</emph> check box."
-msgstr "Στην περιοχή <emph>Επιλογές </emph>, επιλέξτε το πλαίσιο ελέγχου <emph>Αρχείο ταξινόμησης</emph>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a database and table.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μια βάση δεδομένων και έναν πίνακα.</ahelp>"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3153668\n"
-"23\n"
+"01150000.xhp\n"
+"par_id3101901\n"
"help.text"
-msgid "Click the <emph>File</emph> button, and then choose <emph>New</emph> or <emph>Edit</emph>."
-msgstr "Πατήστε στο κουμπί <emph>Αρχείο</emph> και ύστερα επιλέξτε <emph>Δημιουργία</emph> ή <emph>Επεξεργασία</emph>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to create one big document containing all data records.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε για να δημιουργήσετε ένα μεγάλο έγγραφο που περιέχει όλες τις εγγραφές δεδομένων.</ahelp>"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3154470\n"
-"24\n"
+"01150000.xhp\n"
+"par_id5345011\n"
"help.text"
-msgid "A concordance file contains the following fields:"
-msgstr "Ένα αρχείο ταξινόμησης περιέχει τα ακόλουθα πεδία:"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to create one document for every one data record.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε για να δημιουργήσετε ένα έγγραφο για καθεμιά εγγραφή δεδομένων.</ahelp>"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3152953\n"
-"3\n"
+"01150000.xhp\n"
+"par_id5631580\n"
"help.text"
-msgid "\"Search term\" refers to the index entry that you want to mark in the document."
-msgstr "Ο \"Όρος αναζήτησης\" αναφέρεται στην καταχώριση του ευρετηρίου που επιθυμείτε να επισημάνετε στο έγγραφο."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Generate each file name from data contained in a database.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί κάθε όνομα αρχείου από τα δεδομένα που περιέχονται στη βάση δεδομένων.</ahelp>"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3155896\n"
-"4\n"
+"01150000.xhp\n"
+"par_id8992889\n"
"help.text"
-msgid "\"Alternative entry\" refers to the index entry that you want to appear in the index."
-msgstr "Η \"Εναλλακτική καταχώρηση\" αναφέρεται στην καταχώριση του ευρετηρίου που επιθυμείτε να εμφανίζεται στο ευρετήριο."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the file format.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε τη μορφή του αρχείου.</ahelp>"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3154194\n"
+"01150000.xhp\n"
+"hd_id3154482\n"
"5\n"
"help.text"
-msgid "The 1st and 2nd Keys are parent index entries. The \"Search term\" or the \"Alternative entry\" appears as a subentry under the 1st and 2nd Keys."
-msgstr "Τα 1α και τα 2α κλειδιά είναι οι γονικές καταχωρίσεις ευρετηρίου. Ο \"Όρος αναζήτησης\" ή η \"Εναλλακτική καταχώριση\" εμφανίζεται ως υποκαταχώριση κάτω από τα 1α και 2α κλειδιά."
+msgid "Records"
+msgstr "Εγγραφές"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3155184\n"
+"01150000.xhp\n"
+"par_id3154565\n"
"6\n"
"help.text"
-msgid "\"Match case\" means that uppercase and lowercase letters are considered."
-msgstr "Το πεδίο \"Ταίριασμα πεζών/κεφαλαίων\" σημαίνει ότι λαμβάνονται υπόψη τα πεζά και τα κεφαλαία γράμματα."
+msgid "Determines the number of records for printing the form letter. One letter will be printed for each record."
+msgstr "Προσδιορίζει τον αριθμό εγγραφών για εκτύπωση της φόρμας επιστολής. Θα εκτυπωθεί μία επιστολή για κάθε εγγραφή."
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3143282\n"
+"01150000.xhp\n"
+"hd_id3155896\n"
"7\n"
"help.text"
-msgid "\"Word only\" searches for the term as a single word."
-msgstr "Το πεδίο \"Μόνο λέξη\" αναζητεί τον όρο ως απλή λέξη."
+msgid "All"
+msgstr "Όλα"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3147220\n"
+"01150000.xhp\n"
+"par_id3149691\n"
"8\n"
"help.text"
-msgid "To enable the \"Match case\" or \"Word only\" options, click in the corresponding cell, and then select the check box."
-msgstr "Για να ενεργοποιήσετε τις επιλογές \"Ταίριασμα πεζών/κεφαλαίων\" και \"Μόνο λέξη\", πατήστε στο αντίστοιχο κελί και στη συνέχεια επιλέξτε το πλαίσιο ελέγχου."
+msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_ALL\">Processes all the records from the database.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_ALL\">Επεξεργάζεται όλες τις εγγραφές από τη βάση δεδομένων.</ahelp>"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"hd_id3153629\n"
-"25\n"
+"01150000.xhp\n"
+"hd_id3155186\n"
+"9\n"
"help.text"
-msgid "To create a concordance file without the Edit Concordance File dialog:"
-msgstr "Για να δημιουργήσετε ένα αρχείο ταξινόμησης χωρίς τη χρήση του διαλόγου Επεξεργασία αρχείου ταξινόμησης:"
+msgid "Selected records"
+msgstr "Επιλεγμένες εγγραφές"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3153644\n"
-"9\n"
+"01150000.xhp\n"
+"par_id3149483\n"
+"10\n"
"help.text"
-msgid "Use the following format guidelines when you create a concordance file:"
-msgstr "Χρησιμοποιήστε τις ακόλουθες βοηθητικές γραμμές μορφοποίησης όταν δημιουργήσετε ένα αρχείο ταξινόμησης:"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_MARKED\">Processes only the marked records from the database. This option is only available when you have previously marked the necessary records in the database.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_MARKED\">Επεξεργάζεται μόνο τις σημειωμένες εγγραφές από τη βάση δεδομένων. Η επιλογή αυτή είναι διαθέσιμη μόνο εάν έχετε επισημάνει προηγουμένως τις απαραίτητες εγγραφές στη βάση δεδομένων.</ahelp>"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3152770\n"
-"10\n"
+"01150000.xhp\n"
+"hd_id3149819\n"
+"23\n"
"help.text"
-msgid "Each entry in the concordance file is on a separate line."
-msgstr "Κάθε καταχώριση στο αρχείο ταξινόμησης βρίσκεται σε ξεχωριστή γραμμή."
+msgid "From"
+msgstr "Από"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3155142\n"
-"26\n"
+"01150000.xhp\n"
+"par_id3149104\n"
+"24\n"
"help.text"
-msgid "Commented lines start with #."
-msgstr "Οι γραμμές σχολίων ξεκινούν με #."
+msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_FROM\">Specifies which records to include in your form letter.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_FROM\">Προσδιορίζει τις εγγραφές που θα συμπεριληφθούν στην φόρμα επιστολής.</ahelp>"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3153354\n"
+"01150000.xhp\n"
+"hd_id3151260\n"
"11\n"
"help.text"
-msgid "Use the following format for the entries:"
-msgstr "Χρησιμοποιήστε την ακόλουθη μορφή για τις καταχωρίσεις:"
+msgid "From:"
+msgstr "Από:"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3149172\n"
+"01150000.xhp\n"
+"par_id3149034\n"
"12\n"
"help.text"
-msgid "Search term;Alternative entry;1st key;2nd key;Match case;Word only"
-msgstr "Όρος αναζήτησης;Εναλλακτική καταχώριση;1ο κλειδί;2ο κλειδί;ταίριασμα παζών/κεφαλαίων;Μόνο λέξη"
+msgid "<ahelp hid=\"SW:NUMERICFIELD:DLG_MAILMERGE:NF_FROM\">Specifies the number of the first record to be printed.</ahelp>"
+msgstr "<ahelp hid=\"SW:NUMERICFIELD:DLG_MAILMERGE:NF_FROM\">Προσδιορίζει τον αριθμό της πρώτης εγγραφής που θα εκτυπωθεί.</ahelp>"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3156270\n"
-"13\n"
+"01150000.xhp\n"
+"hd_id3153631\n"
+"25\n"
"help.text"
-msgid "The entries \"Match case\" and \"Word only\" are interpreted as \"No\" or FALSE if they are empty or zero (0). All other contents are interpreted as \"Yes\" or TRUE."
-msgstr "Οι καταχωρίσεις \"Ταίριασμα πεζών/κεφαλαίων\" και \"Μόνο λέξη\" ερμηνεύονται ως \"Όχι\" ή FALSE αν είναι κενά ή μηδενικά (0). Όλα τα άλλα περιεχόμενα ερμηνεύονται ως \"Ναι\" ή TRUE."
+msgid "To:"
+msgstr "Προς:"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"hd_id3145778\n"
-"27\n"
+"01150000.xhp\n"
+"par_id3145758\n"
+"26\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "<ahelp hid=\"SW:NUMERICFIELD:DLG_MAILMERGE:NF_TO\">Specifies the number of the last record to be printed.</ahelp>"
+msgstr "<ahelp hid=\"SW:NUMERICFIELD:DLG_MAILMERGE:NF_TO\">Προσδιορίζει τον αριθμό της τελευταίας εγγραφής που θα εκτυπωθεί.</ahelp>"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3155907\n"
-"14\n"
+"01150000.xhp\n"
+"hd_id3152772\n"
+"13\n"
"help.text"
-msgid "For example, to include the word \"Boston\" in your alphabetical index under the \"Cities\" entry, enter the following line in the concordance file:"
-msgstr "Για παράδειγμα, για να συμπεριλάβετε τη λέξη \"Αθήνα\" στο αλφαβητικό σας ευρετήριο κάτω από την καταχώριση \"Πόλεις\", εισάγετε την ακόλουθη γραμμή στο αρχείο ταξινόμησης:"
+msgid "Output"
+msgstr "Έξοδος"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3151370\n"
-"15\n"
+"01150000.xhp\n"
+"par_id3155138\n"
+"14\n"
"help.text"
-msgid "Boston;Boston;Cities;;0;0"
-msgstr "Αθήνα;Αθήνα;Πόλεις;;0;0"
+msgid "Determines whether to send your form letters to a printer or save them to a file."
+msgstr "Προσδιορίζει αν οι φόρμες επιστολών θα αποσταλούν σε έναν εκτυπωτή ή θα αποθηκευτούν σε ένα αρχείο."
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3151383\n"
-"16\n"
+"01150000.xhp\n"
+"hd_id3150485\n"
+"15\n"
"help.text"
-msgid "This also finds \"Boston\" if it is written in lowercase letters."
-msgstr "Επίσης βρίσκει το \"Αθήνα\" εάν είναι γραμμένη με πεζούς χαρακτήρες."
+msgid "Printer"
+msgstr "Εκτυπωτής"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3155866\n"
-"17\n"
+"01150000.xhp\n"
+"par_id3149167\n"
+"16\n"
"help.text"
-msgid "To include the \"Beacon Hill\" district in Boston under the \"Cities\" entry, enter the following line:"
-msgstr "Για να συμπεριλάβετε την περιοχή \"Νέος Κόσμος\" στην Αθήνα στην καταχώριση \"Πόλεις\", εισάγετε την ακόλουθη γραμμή:"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_PRINTER\">Prints the form letters.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_PRINTER\">Εκτυπώνει τις τυπικές επιστολές.</ahelp>"
-#: 04120250.xhp
+#: 01150000.xhp
msgctxt ""
-"04120250.xhp\n"
-"par_id3150116\n"
-"18\n"
+"01150000.xhp\n"
+"hd_id3145773\n"
+"39\n"
"help.text"
-msgid "Beacon Hill;Boston;Cities;"
-msgstr "Νέος Κόσμος;Αθήνα;Πόλεις;"
+msgid "File"
+msgstr "Αρχείο"
-#: 05140000.xhp
+#: 01150000.xhp
msgctxt ""
-"05140000.xhp\n"
-"tit\n"
+"01150000.xhp\n"
+"par_id3155910\n"
+"40\n"
"help.text"
-msgid "Styles and Formatting"
-msgstr "Τεχνοτροπίες και μορφοποίηση"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_FILE\">Saves the form letters in files.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_FILE\">Αποθηκεύει την φόρμα επιστολής σε αρχεία.</ahelp>"
-#: 05140000.xhp
+#: 01150000.xhp
msgctxt ""
-"05140000.xhp\n"
-"bm_id3907589\n"
+"01150000.xhp\n"
+"hd_id3151371\n"
+"35\n"
"help.text"
-msgid "<bookmark_value>Styles and Formatting window;applying styles</bookmark_value>"
-msgstr "<bookmark_value>Παράθυρο Τεχνοτροπιών και μορφοποίησης; εφαρμογή τεχνοτροπιών</bookmark_value>"
+msgid "Single print jobs"
+msgstr "Μεμονωμένες εργασίες εκτύπωσης"
-#: 05140000.xhp
+#: 01150000.xhp
msgctxt ""
-"05140000.xhp\n"
-"hd_id3154505\n"
-"1\n"
+"01150000.xhp\n"
+"par_id3155858\n"
+"36\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link>"
-msgstr "<link href=\"text/swriter/01/05140000.xhp\" name=\"Τεχνοτροπίες και μορφοποίηση\">Τεχνοτροπίες και μορφοποίηση</link>"
+msgid "<ahelp hid=\"SW:CHECKBOX:DLG_MAILMERGE:CB_SINGLE_JOBS\">Prints each form letter individually with the selected printer.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:DLG_MAILMERGE:CB_SINGLE_JOBS\">Εκτυπώνει κάθε φόρμα επιστολής ξεχωριστά στον επιλεγμένο εκτυπωτή.</ahelp>"
-#: 05140000.xhp
+#: 01150000.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3148391\n"
-"2\n"
+"01150000.xhp\n"
+"hd_id3150111\n"
+"41\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the Styles and Formatting window to apply, create, edit, add, and remove formatting styles. Double-click an entry to apply the style.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε το παράθυρο Τεχνοτροπίες και μορφοποίηση για να εφαρμόσετε, να δημιουργήσετε, να προσθέσετε και να αφαιρέσετε τεχνοτροπίες μορφοποίησης. Διπλοπατήστε σε μία καταχώριση για να εφαρμόσετε την τεχνοτροπία.</ahelp>"
+msgid "Path"
+msgstr "Διαδρομή"
-#: 05140000.xhp
+#: 01150000.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id0122200903183687\n"
+"01150000.xhp\n"
+"par_id3150687\n"
+"42\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose Edit Paragraph Style in the context menu of a paragraph to edit the style of all paragraphs of the same style.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε επεξεργασία τεχνοτροπίας παραγράφου στο μενού περιεχομένου για να επεξεργαστείτε την τεχνοτροπία όλων των παραγράφων με την ίδια τεχνοτροπία.</ahelp>"
+msgid "<ahelp hid=\"SW:EDIT:DLG_MAILMERGE:ED_PATH\">Specifies the path to store the form letters.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:DLG_MAILMERGE:ED_PATH\">Καθορίζει τη διαδρομή αποθήκευσης των φορμών επιστολών.</ahelp>"
-#: 05140000.xhp
+#: 01150000.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_idN106EF\n"
+"01150000.xhp\n"
+"hd_id3147412\n"
+"43\n"
"help.text"
-msgid "To <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dock\">dock</link> the Styles and Formatting window, drag its title bar to the left or to the right side of the workspace. To undock the window, double-click a free space on its toolbar."
-msgstr "Για να <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"προσαρτήστε\">προσαρτήστε</link> το παράθυρο Τεχνοτροπίες και μορφοποίηση, μεταφέρετε τη γραμμή τίτλου του στην αριστερή ή στη δεξιά πλευρά του χώρου εργασίας. Για να αποπροσαρτήσετε το παράθυρο, διπλοπατήστε στον ελεύθερο χώρο στην εργαλειοθήκη του."
+msgid "..."
+msgstr "..."
-#: 05140000.xhp
+#: 01150000.xhp
msgctxt ""
-"05140000.xhp\n"
-"hd_id3147167\n"
-"37\n"
+"01150000.xhp\n"
+"par_id3149553\n"
+"44\n"
"help.text"
-msgid "How to apply a style:"
-msgstr "Πως θα εφαρμόσετε μια τεχνοτροπία:"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:DLG_MAILMERGE:PB_PATH\">Opens the<emph> Select Path </emph>dialog.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:DLG_MAILMERGE:PB_PATH\">Ανοίγει τον διάλογο <emph> Επιλογή διαδρομής </emph>.</ahelp>"
-#: 05140000.xhp
+#: 01150000.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3151264\n"
-"38\n"
+"01150000.xhp\n"
+"hd_id3145263\n"
+"49\n"
"help.text"
-msgid "Select the text. To apply a Character Style to one word, click the word. To apply a Paragraph Style, click the paragraph."
-msgstr "Επιλέξτε το κείμενο. Για να εφαρμόσετε μια τεχνοτροπία χαρακτήρων σε μία λέξη, πατήστε στη λέξη. Για να εφαρμόσετε μια τεχνοτροπία παραγράφου, πατήστε στην παράγραφο."
+msgid "Generate file name from"
+msgstr "Δημιουργία ονόματος αρχείου από"
-#: 05140000.xhp
+#: 01150000.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3150756\n"
-"39\n"
+"01150000.xhp\n"
+"par_id3150547\n"
+"50\n"
"help.text"
-msgid "Double-click the style in the Styles and Formatting window."
-msgstr "Διπλοπατήστε στην τεχνοτροπία στο παράθυρο Τεχνοτροπίες και μορφοποίηση."
+msgid "Specifies how the file name is generated."
+msgstr "Προσδιορίζει πώς θα δημιουργηθεί το όνομα αρχείου."
-#: 05140000.xhp
+#: 01150000.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_idN1071D\n"
+"01150000.xhp\n"
+"hd_id3150561\n"
+"45\n"
"help.text"
-msgid "You can assign shortcut keys to Styles on the <emph>Tools - Customize - Keyboard</emph> tab page."
-msgstr "Μπορείτε να αναθέσετε πλήκτρα συντόμευσης σε τεχνοτροπίες στη σελίδα της καρτέλας <emph>Εργαλεία - Προσαρμογή - Πληκτρολόγιο</emph>."
+msgid "Database field"
+msgstr "Πεδίο βάσης δεδομένων"
-#: 05140000.xhp
+#: 01150000.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3154643\n"
-"4\n"
+"01150000.xhp\n"
+"par_id3149829\n"
+"46\n"
"help.text"
-msgid "The Styles and Formatting toolbar contains icons for formatting your documents:"
-msgstr "Η εργαλειοθήκη Τεχνοτροπίες και μορφοποίηση περιέχει εικονίδια για τη μορφοποίηση των εγγράφων σας:"
+msgid "<ahelp hid=\"SW:LISTBOX:DLG_MAILMERGE:LB_COLUMN\">Uses the content of the selected data field as the file name for the form letter.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:DLG_MAILMERGE:LB_COLUMN\">Χρησιμοποιεί το περιεχόμενο του επιλεγμένου πεδίου δεδομένων ως όνομα αρχείου για την φόρμα επιστολής.</ahelp>"
-#: 05140000.xhp
+#: 01150000.xhp
msgctxt ""
-"05140000.xhp\n"
-"hd_id3153146\n"
-"5\n"
+"01150000.xhp\n"
+"hd_id3149848\n"
+"47\n"
"help.text"
-msgid "Style Category"
-msgstr "Κατηγορία τεχνοτροπίας"
+msgid "Manual setting"
+msgstr "Χειροκίνητη επιλογή"
-#: 05140000.xhp
+#: 01150000.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3147506\n"
+"01150000.xhp\n"
+"par_id3153289\n"
+"48\n"
"help.text"
-msgid "<image id=\"img_id3147512\" src=\"sfx2/res/styfam2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147512\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147512\" src=\"sfx2/res/styfam2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147512\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SW:EDIT:DLG_MAILMERGE:ED_FILENAME\">Creates the file name based on the text you enter, followed by a serial number.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:DLG_MAILMERGE:ED_FILENAME\">Δημιουργεί το όνομα αρχείου με βάση το κείμενο που πληκτρολογείτε εδώ, ακολουθούμενο από έναν αριθμό σειράς.</ahelp>"
-#: 05140000.xhp
+#: 01160100.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3154106\n"
-"6\n"
+"01160100.xhp\n"
+"tit\n"
"help.text"
-msgid "Paragraph Styles"
-msgstr "Τεχνοτροπίες παραγράφου"
+msgid "Outline to Presentation"
+msgstr "Διάρθρωση για παρουσίαση"
-#: 05140000.xhp
+#: 01160100.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3149800\n"
-"7\n"
+"01160100.xhp\n"
+"hd_id3154571\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaStyle\">Displays formatting styles for paragraphs.</ahelp> Use paragraph styles to apply the same <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatting\">formatting</link>, such as font, numbering, and layout to the paragraphs in your document."
-msgstr "<ahelp hid=\".uno:ParaStyle\"> Εμφανίζει τις τεχνοτροπίες μορφοποίησης για παραγράφους.</ahelp> Χρησιμοποιήστε τις τεχνοτροπίες παραγράφου για να εφαρμόσετε την ίδια <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"μορφοποίηση\">μορφοποίηση</link>, όπως γραμματοσειρά, αρίθμηση και διάταξη σε παραγράφους στο έγγραφό σας."
+msgid "<link href=\"text/swriter/01/01160100.xhp\" name=\"Outline to Presentation\">Outline to Presentation</link>"
+msgstr "<link href=\"text/swriter/01/01160100.xhp\" name=\"Διάρθρωση για παρουσίαση\">Διάρθρωση για παρουσίαση</link>"
-#: 05140000.xhp
+#: 01160100.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3151319\n"
+"01160100.xhp\n"
+"par_id3155186\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3152955\" src=\"sfx2/res/styfam1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152955\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152955\" src=\"sfx2/res/styfam1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152955\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:SendOutlineToStarImpres\">Sends the outline of the active document to a new presentation document.</ahelp>"
+msgstr "<ahelp hid=\".uno:SendOutlineToStarImpres\">Στέλνει τη διάρθρωση ενός ενεργού εγγράφου σε ένα νέο έγγραφο παρουσίασης.</ahelp>"
-#: 05140000.xhp
+#: 01160200.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3150351\n"
-"8\n"
+"01160200.xhp\n"
+"tit\n"
"help.text"
-msgid "Character Styles"
-msgstr "Τεχνοτροπίες χαρακτήρων"
+msgid "Outline to Clipboard"
+msgstr "Διάρθρωση για πρόχειρο"
-#: 05140000.xhp
+#: 01160200.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3154570\n"
-"9\n"
+"01160200.xhp\n"
+"hd_id3145241\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:CharStyle\">Displays formatting styles for characters.</ahelp> Use character styles to apply font styles to selected text in a paragraph."
-msgstr "<ahelp hid=\".uno:CharStyle\">Εμφανίζει τις τεχνοτροπίες μορφοποίησης για χαρακτήρες.</ahelp> Χρησιμοποιήστε τις τεχνοτροπίες χαρακτήρων για να εφαρμόσετε τεχνοτροπίες γραμματοσειράς στο επιλεγμένο κείμενο σε μία παράγραφο."
+msgid "<link href=\"text/swriter/01/01160200.xhp\" name=\"Outline to Clipboard\">Outline to Clipboard</link>"
+msgstr "<link href=\"text/swriter/01/01160200.xhp\" name=\"Διάρθρωση για πρόχειρο\">Διάρθρωση για πρόχειρο</link>"
-#: 05140000.xhp
+#: 01160200.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3159194\n"
+"01160200.xhp\n"
+"par_id3150758\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3159200\" src=\"sw/imglst/sf03.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3159200\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159200\" src=\"sw/imglst/sf03.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3159200\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:SendOutlineToClipboard\">Sends the outline of a document to the clipboard in Rich Text Format (RTF).</ahelp>"
+msgstr "<ahelp hid=\".uno:SendOutlineToClipboard\">Στέλνει τη διάρθρωση ενός εγγράφου στο πρόχειρο σε μορφή εμπλουτισμένου κειμένου (RTF).</ahelp>"
-#: 05140000.xhp
+#: 01160300.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3151332\n"
-"10\n"
+"01160300.xhp\n"
+"tit\n"
"help.text"
-msgid "Frame Styles"
-msgstr "Τεχνοτροπίες πλαισίου"
+msgid "Create AutoAbstract"
+msgstr "Δημιουργία αυτόματης περίληψης"
-#: 05140000.xhp
+#: 01160300.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3143282\n"
-"11\n"
+"01160300.xhp\n"
+"hd_id3148570\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".uno:FrameStyle\">Displays formatting styles for frames.</ahelp> Use frame styles to format frame layouts and position."
-msgstr "<ahelp hid=\".uno:FrameStyle\">Εμφανίζει τις τεχνοτροπίες μορφοποίησης για πλαίσια.</ahelp> Χρησιμοποιήστε τις τεχνοτροπίες πλαισίου για να μορφοποιήσετε τις διατάξεις πλαισίων και τη θέση τους."
+msgid "<link href=\"text/swriter/01/01160300.xhp\" name=\"Create AutoAbstract\">Create AutoAbstract</link>"
+msgstr "<link href=\"text/swriter/01/01160300.xhp\" name=\"Δημιουργία αυτόματης περίληψης\">Δημιουργία αυτόματης περίληψης</link>"
-#: 05140000.xhp
+#: 01160300.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3149819\n"
+"01160300.xhp\n"
+"par_id3149286\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3149826\" src=\"sw/imglst/sf04.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149826\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149826\" src=\"sw/imglst/sf04.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149826\">Εικονίδιο</alt></image>"
+msgid "<variable id=\"autoabstracttext\"><ahelp hid=\".uno:CreateAbstract\">Copies the headings and a number of subsequent paragraphs in the active document to a new AutoAbstract text document. An AutoAbstract is useful for obtaining an overview of long documents.</ahelp> You can specify the number of outline levels as well as the number of paragraphs displayed therein. All levels and paragraphs under the respective settings are hidden. </variable>"
+msgstr "<variable id=\"autoabstracttext\"><ahelp hid=\".uno:CreateAbstract\">Αντιγράφει τις κεφαλίδες και έναν αριθμό των επόμενων παραγράφων στο ενεργό έγγραφο σε ένα νέο έγγραφο κειμένου αυτόματης περίληψης. Μια αυτόματη περίληψη είναι χρήσιμη για να έχετε μια επισκόπηση των μακροσκελών εγγράφων.</ahelp> Μπορείτε να καθορίσετε έναν αριθμό από επίπεδα διάρθρωσης, καθώς επίσης και τον αριθμό των παραγράφων που θα εμφανίζονται σε αυτά. Όλα τα επίπεδα και οι παράγραφοι κάτω από τις αντίστοιχες ρυθμίσεις είναι κρυφά. </variable>"
-#: 05140000.xhp
+#: 01160300.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3148976\n"
-"12\n"
+"01160300.xhp\n"
+"hd_id3147516\n"
+"3\n"
"help.text"
-msgid "Page Styles"
-msgstr "Τεχνοτροπίες σελίδας"
+msgid "Included Outline Levels"
+msgstr "Συμπεριλαμβανόμενα επίπεδα διάρθρωσης"
-#: 05140000.xhp
+#: 01160300.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3147220\n"
-"13\n"
+"01160300.xhp\n"
+"par_id3149804\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".uno:PageStyle\">Displays formatting styles for pages.</ahelp> Use page styles to determine page layouts, including the presence of headers and footers."
-msgstr "<ahelp hid=\".uno:PageStyle\">Εμφανίζει τις τεχνοτροπίες μορφοποίησης για σελίδες.</ahelp> Χρησιμοποιήστε τις τεχνοτροπίες σελίδας για να καθορίσετε τις διατάξεις σελίδας, συμπεριλαμβανομένης της παρουσίας κεφαλίδων και υποσέλιδων."
+msgid "<ahelp hid=\"modules/swriter/ui/abstractdialog/outlines\">Enter the extent of the outline levels to be copied to the new document.</ahelp> For example, if you choose 4 levels, all paragraphs formatted with Heading 1 to Heading 4 are included, along with the number of subsequent paragraphs specified in <emph>Subpoints per Level</emph>."
+msgstr "<ahelp hid=\"modules/swriter/ui/abstractdialog/outlines\">Εισάγει την έκταση των επιπέδων διάρθρωσης που θα αντιγραφούν στο νέο έγγραφο.</ahelp> Για παράδειγμα, εάν επιλέξετε 4 επίπεδα, περιλαμβάνονται όλες οι παράγραφοι που είναι μορφοποιημένες σε Επικεφαλίδα 1 ως Επικεφαλίδα 4, μαζί με τον αριθμό των επόμενων παραγράφων που έχουν καθοριστεί στο <emph>Υποπαράγραφοι ανά επίπεδο</emph>."
-#: 05140000.xhp
+#: 01160300.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3152766\n"
+"01160300.xhp\n"
+"hd_id3151316\n"
+"5\n"
"help.text"
-msgid "<image id=\"img_id3152772\" src=\"sw/imglst/sf05.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152772\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152772\" src=\"sw/imglst/sf05.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152772\">Εικονίδιο</alt></image>"
+msgid "Subpoints per Level"
+msgstr "Υποπαράγραφοι ανά επίπεδο"
-#: 05140000.xhp
+#: 01160300.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3154390\n"
-"28\n"
+"01160300.xhp\n"
+"par_id3155892\n"
+"6\n"
"help.text"
-msgid "List Styles"
-msgstr "Τεχνοτροπίες λίστας"
+msgid "<ahelp hid=\"modules/swriter/ui/abstractdialog/paras\">Specify the maximum number of consecutive paragraphs to be included in the AutoAbstract document after each heading.</ahelp> All of the paragraphs up to the maximum defined are included until the next paragraph with a Heading Style is reached."
+msgstr "<ahelp hid=\"modules/swriter/ui/abstractdialog/paras\">Καθορίζει τον μέγιστο αριθμό διαδοχικών παραγράφων που θα συμπεριληφθούν στο έγγραφο του αυτόματου αποσπάσματος μετά από κάθε επικεφαλίδα.</ahelp> Όλες οι παράγραφοι μέχρι τον ορισμένο μέγιστο συμπεριλαμβάνονται μέχρι να φτάσετε στην επόμενη παράγραφο με τεχνοτροπία κεφαλίδας."
-#: 05140000.xhp
+#: 01160400.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3153361\n"
-"27\n"
+"01160400.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".uno:TemplateFamily5\">Displays formatting styles for numbered and bulleted lists.</ahelp> Use list styles to format number and bullet characters and to specify indents."
-msgstr "<ahelp hid=\".uno:TemplateFamily5\">Εμφανίζει τις τεχνοτροπίες μορφοποίησης για αριθμημένες λίστες και λίστες με κουκκίδες.</ahelp> Χρησιμοποιήστε τις τεχνοτροπίες λίστας για να μορφοποιήσετε τους χαρακτήρες αρίθμησης και κουκκίδων και να ορίσετε τις εσοχές."
+msgid "AutoAbstract to Presentation"
+msgstr "Αυτόματη περίληψη για παρουσίαση"
-#: 05140000.xhp
+#: 01160400.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3150576\n"
+"01160400.xhp\n"
+"hd_id3151183\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3150590\" src=\"cmd/sc_fillstyle.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150590\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150590\" src=\"cmd/sc_fillstyle.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150590\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/swriter/01/01160400.xhp\" name=\"AutoAbstract to Presentation\">AutoAbstract to Presentation</link>"
+msgstr "<link href=\"text/swriter/01/01160400.xhp\" name=\"Αυτόματη περίληψη για παρουσίαση\">Αυτόματη περίληψη για παρουσίαση</link>"
-#: 05140000.xhp
+#: 01160400.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3145786\n"
-"14\n"
+"01160400.xhp\n"
+"par_id3145412\n"
+"2\n"
"help.text"
-msgid "Fill Format Mode"
-msgstr "Λειτουργία μορφής γεμίσματος"
+msgid "<ahelp hid=\".uno:SendAbstractToStarImpre\">Opens the current document as a $[officename] Impress presentation. The current document must contain at least one predefined heading paragraph style.</ahelp>"
+msgstr "<ahelp hid=\".uno:SendAbstractToStarImpre\">Ανοίγει το τρέχον έγγραφο ως $[officename] παρουσίαση του Impress. Το τρέχον έγγραφο πρέπει να περιέχει τουλάχιστον μια προκαθορισμένη κεφαλίδα τεχνοτροπίας παραγράφου.</ahelp>"
-#: 05140000.xhp
+#: 01160400.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3156379\n"
-"15\n"
+"01160400.xhp\n"
+"hd_id3149801\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Applies the selected style to the object or text that you select in the document. Click this icon, and then drag a selection in the document to apply the style.</ahelp> To exit this mode, click the icon again, or press Esc."
-msgstr "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Εφαρμόζει την επιλεγμένη τεχνοτροπία στο αντικείμενο ή το κείμενο που επιλέγετε στο έγγραφο. Πατήστε σε αυτό το εικονίδιο και ύστερα μεταφέρετε μία επιλογή στο έγγραφο για να εφαρμόσετε την τεχνοτροπία.</ahelp> Για να τερματίσετε αυτήν τη λειτουργία, πατήστε στο εικονίδιο ξανά, ή πιέστε το πλήκτρο Esc."
+msgid "Included Outline Levels"
+msgstr "Συμπεριλαμβανόμενα επίπεδα διάρθρωσης"
-#: 05140000.xhp
+#: 01160400.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3150114\n"
+"01160400.xhp\n"
+"par_id3153667\n"
+"4\n"
"help.text"
-msgid "<image id=\"img_id3150122\" src=\"cmd/sc_stylenewbyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150122\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150122\" src=\"cmd/sc_stylenewbyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150122\">Εικονίδιο</alt></image>"
+msgid "Enter the number of outline levels to include in the new presentation. For example, if you choose one level, only the paragraphs that follow the \"Heading 1\" paragraph style are included."
+msgstr "Πληκτρολογήστε τον αριθμό των επιπέδων διάρθρωσης που θα συμπεριληφθούν στη νέα παρουσίαση. Για παράδειγμα, εάν επιλέξετε ένα επίπεδο, συμπεριλαμβάνονται μόνο οι παράγραφοι που ακολουθούν την τεχνοτροπία παραγράφου με την \"Κεφαλίδα 1\"."
-#: 05140000.xhp
+#: 01160400.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3147490\n"
-"18\n"
+"01160400.xhp\n"
+"hd_id3154478\n"
+"5\n"
"help.text"
-msgid "New Style from Selection"
-msgstr "Νέα τεχνοτροπία από επιλογή"
+msgid "Subpoints per Level"
+msgstr "Υποπαράγραφοι ανά επίπεδο"
-#: 05140000.xhp
+#: 01160400.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_idN109BB\n"
+"01160400.xhp\n"
+"par_id3145580\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu with more commands.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού με περισσότερες εντολές.</ahelp>"
+msgid "Enter the number of paragraphs that you want to include below each outline level (heading)."
+msgstr "Γράψτε τον αριθμό των παραγράφων που θέλετε να συμπεριλάβετε κάτω από κάθε επίπεδο διάρθρωσης (κεφαλίδα)."
-#: 05140000.xhp
+#: 01160500.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_idN109DA\n"
+"01160500.xhp\n"
+"tit\n"
"help.text"
-msgid "New style from selection"
-msgstr "Νέα τεχνοτροπία από επιλογή"
+msgid "Name and Path of HTML Documents"
+msgstr "Όνομα και διαδρομή εγγράφων HTML"
-#: 05140000.xhp
+#: 01160500.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3149552\n"
-"19\n"
+"01160500.xhp\n"
+"hd_id3147171\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates a new style based on the formatting of the current paragraph, page, or selection.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί μια νέα τεχνοτροπία με βάση τη μορφοποίηση της τρέχουσας παραγράφου, σελίδας, ή επιλογής.</ahelp>"
+msgid "Name and Path of HTML Documents"
+msgstr "Όνομα και διαδρομή εγγράφων HTML"
-#: 05140000.xhp
+#: 01160500.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_idN10A04\n"
+"01160500.xhp\n"
+"par_id3151175\n"
+"2\n"
"help.text"
-msgid "Update style"
-msgstr "Ενημέρωση τεχνοτροπίας"
+msgid "<variable id=\"htmltext\"><ahelp hid=\".uno:NewHtmlDoc\">Saves the file as an HTML document, so that you can view it in a web browser. You can choose to create a separate page when a heading style that you specify is encountered in the document.</ahelp> If you choose this option, a separate page of links to all of the pages that are generated is also created. </variable>"
+msgstr "<variable id=\"htmltext\"><ahelp hid=\".uno:NewHtmlDoc\">Αποθηκεύει το αρχείο ως ένα έγγραφο HTML, ώστε να μπορείτε να το δείτε σε ένα περιηγητή διαδικτύου. Μπορείτε να επιλέξετε να δημιουργήσετε μια χωριστή σελίδα όταν μια τεχνοτροπία κεφαλίδας που έχετε καθορίσει εμφανίζεται στο έγγραφο.</ahelp> Εάν κάνετε αυτήν την επιλογή, δημιουργείται μια χωριστή σελίδα από δεσμούς σε όλες τις σελίδες που δημιουργήθηκαν.</variable>"
-#: 05140000.xhp
+#: 01160500.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3146333\n"
-"22\n"
+"01160500.xhp\n"
+"par_id3149801\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">The manually formatted attributes of the text at the cursor position in the document will be added to the style that is selected in the Styles and Formatting window.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">Τα χειροκίνητα μορφοποιημένα γνωρίσματα του κειμένου στη θέση του δρομέα στο έγγραφο, θα προστεθούν στην τεχνοτροπία που είναι επιλεγμένη στο παράθυρο Τεχνοτροπίες και μορφοποίηση.</ahelp>"
+msgid "Consecutive numbers are added to the file name if more than one HTML document is created. The titles of the HTML pages are created from the topmost chapter heading."
+msgstr "Συνεχόμενοι αριθμοί προστίθενται στο όνομα αρχείου εάν δημιουργηθούν πάνω από ένα έγγραφο HTML. Οι τίτλοι των σελίδων HTML δημιουργούνται από την πρώτη κεφαλίδα του κεφαλαίου."
-#: 05140000.xhp
+#: 01160500.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_idN10A31\n"
+"01160500.xhp\n"
+"hd_id3154568\n"
+"6\n"
"help.text"
-msgid "Load style"
-msgstr "Φόρτωση τεχνοτροπίας"
+msgid "Display area"
+msgstr "Περιοχή εμφάνισης"
-#: 05140000.xhp
+#: 01160500.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_idN10A36\n"
+"01160500.xhp\n"
+"hd_id3153668\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Load Styles dialog to import styles from another document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο Φόρτωση τεχνοτροπιών για να εισάγετε τεχνοτροπίες από ένα άλλο έγγραφο.</ahelp>"
+msgid "File name"
+msgstr "Όνομα αρχείου"
-#: 05140000.xhp
+#: 01160500.xhp
msgctxt ""
-"05140000.xhp\n"
-"par_id3148860\n"
-"25\n"
+"01160500.xhp\n"
+"hd_id3155892\n"
+"4\n"
"help.text"
-msgid "More information about <link href=\"text/swriter/01/05130000.xhp\" name=\"styles\">styles</link>."
-msgstr "Περισσότερες πληροφορίες για τα <link href=\"text/swriter/01/05130000.xhp\" name=\"τεχνοτροπίες\">τεχνοτροπίες</link>."
+msgid "Current Style"
+msgstr "Τρέχουσα τεχνοτροπία"
-#: 05140000.xhp
+#: 01160500.xhp
msgctxt ""
-"05140000.xhp\n"
-"hd_id3155576\n"
-"26\n"
+"01160500.xhp\n"
+"par_id3149688\n"
+"5\n"
"help.text"
-msgid "Applied Styles"
-msgstr "Εφαρμοσμένες τεχνοτροπίες"
+msgid "<ahelp hid=\"HID_SEND_HTML_CTRL_LISTBOX_TEMPLATE\">Select the heading paragraph style that you want to use to indicate a new HTML page.</ahelp> To use this option, apply one of the heading paragraph styles to the paragraphs where you want to start a new page in the document."
+msgstr "<ahelp hid=\"HID_SEND_HTML_CTRL_LISTBOX_TEMPLATE\">Επιλέγει την τεχνοτροπία παραγράφου κεφαλίδας που θέλετε να χρησιμοποιήσετε για να δείξετε μια νέα HTML σελίδα.</ahelp> Για να χρησιμοποιήσετε αυτή την επιλογή, εφαρμόστε μία από τις τεχνοτροπίες παραγράφου κεφαλίδας στις παραγράφους που θέλετε να ξεκινούν μια νέα σελίδα στο έγγραφο."
-#: 04120216.xhp
+#: 01160500.xhp
msgctxt ""
-"04120216.xhp\n"
-"tit\n"
+"01160500.xhp\n"
+"hd_id3155187\n"
+"8\n"
"help.text"
-msgid "Index"
-msgstr "Ευρετήριο"
+msgid "File type"
+msgstr "Τύπος αρχείου"
-#: 04120216.xhp
+#: 01160500.xhp
msgctxt ""
-"04120216.xhp\n"
-"hd_id3145247\n"
-"1\n"
+"01160500.xhp\n"
+"hd_id3143277\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120216.xhp\" name=\"Index\">Index</link>"
-msgstr "<link href=\"text/swriter/01/04120216.xhp\" name=\"Ευρετήριο\">Ευρετήριο</link>"
+msgid "Save"
+msgstr "Αποθήκευση"
-#: 04120216.xhp
+#: 02110000.xhp
msgctxt ""
-"04120216.xhp\n"
-"par_id3147175\n"
-"2\n"
+"02110000.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"verzeichnis\">The following options are available when you select <emph>Table of Objects </emph>as the <link href=\"text/swriter/01/04120210.xhp\" name=\"index\">index</link> type.</variable>"
-msgstr "<variable id=\"verzeichnis\">Οι ακόλουθες επιλογές είναι διαθέσιμες όταν επιλέξετε το <emph>Πίνακας αντικειμένων </emph> ως τον τύπο του <link href=\"text/swriter/01/04120210.xhp\" name=\"ευρετηρίου\">ευρετηρίου</link>.</variable>"
+msgid "Navigator"
+msgstr "Περιηγητής"
-#: 04120216.xhp
+#: 02110000.xhp
msgctxt ""
-"04120216.xhp\n"
-"hd_id3151174\n"
-"3\n"
+"02110000.xhp\n"
+"hd_id3151177\n"
+"85\n"
"help.text"
-msgid "Create from the following objects"
-msgstr "Δημιουργία από τα ακόλουθα αντικείμενα"
+msgid "<link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link>"
+msgstr "<link href=\"text/swriter/01/02110000.xhp\" name=\"Περιηγητής\">Περιηγητής</link>"
-#: 04120216.xhp
+#: 02110000.xhp
msgctxt ""
-"04120216.xhp\n"
-"par_id3153417\n"
-"4\n"
+"02110000.xhp\n"
+"par_id3149802\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_OLE_CHECKLB\">Select the object types that you want to include in a table of objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_CHECKLB\">Επιλέξτε τους τύπους αντικειμένων που θα συμπεριληφθούν στον πίνακα αντικειμένων.</ahelp>"
+msgid "<ahelp hid=\".uno:Navigator\">Shows or hides the Navigator, where you can quickly jump to different parts of your document. You can also use the Navigator to insert elements from the current document or other open documents, and to organize master documents.</ahelp> To edit an item in the Navigator, right-click the item, and then choose a command from the context menu. If you want, you can <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dock\">dock</link> the Navigator at the edge of your workspace."
+msgstr "<ahelp hid=\".uno:Navigator\">Εμφανίζει ή κρύβει τον περιηγητή, για να μπορείτε να μεταφέρεστε γρήγορα σε διαφορετικά μέρη του εγγράφου σας. Μπορείτε επίσης, να χρησιμοποιήσετε τον περιηγητή για εισάγετε στοιχεία από το τρέχον έγγραφο ή από άλλα ανοικτά έγγραφα και να οργανώσετε κύρια έγγραφα.</ahelp> Για να τροποποιήσετε ένα στοιχείο στον περιηγητή, δεξιοπατήστε στο στοιχείο και μετά επιλέξτε μια εντολή από το μενού περιεχομένου. Εάν θέλετε, μπορείτε να <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"προσαρτήσετε\">προσαρτήσετε</link> τον περιηγητή στην άκρη του χώρου εργασίας."
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"par_id3154475\n"
+"3\n"
"help.text"
-msgid "AutoFormat for Tables"
-msgstr "Αυτόματη μορφοποίηση για πίνακες"
+msgid "To open the Navigator, choose <emph>View - Navigator</emph>. To move the Navigator, drag its title bar. To dock the Navigator, drag its title bar to the left or to the right edge of the workspace. To undock the Navigator, hold down the Ctrl key and double-click on a grey area of the Navigator."
+msgstr "Για να ανοίξετε τον περιηγητή, επιλέξτε <emph>Προβολή - Περιηγητής</emph>. Για να μετακινήσετε τον περιηγητή σύρτε τη γραμμή τίτλου του. Για να προσαρτήσετε τον περιηγητή, σύρτε τη γραμμή τίτλου του στην αριστερή ή τη δεξιά άκρη του χώρου εργασίας. Για αποπροσαρτήσετε τον περιηγητή, κρατήστε πατημένο το πλήκτρο Ctrl και διπλό πάτημα σε μια γκρίζα περιοχή του περιηγητή."
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"bm_id2655415\n"
+"02110000.xhp\n"
+"par_id3149490\n"
+"79\n"
"help.text"
-msgid "<bookmark_value>tables;AutoFormat function</bookmark_value> <bookmark_value>styles;table styles</bookmark_value> <bookmark_value>AutoFormat function for tables</bookmark_value>"
-msgstr "<bookmark_value>πίνακες;λειτουργία αυτόματης μορφοποίησης</bookmark_value><bookmark_value>τεχνοτροπίες;τεχνοτροπίες πινάκων</bookmark_value><bookmark_value>λειτουργία αυτόματης μορφοποίησης για πίνακες</bookmark_value>"
+msgid "Click the plus sign (+) next to a category in the Navigator to view the items in the category. To view the number of items in a category, rest your mouse pointer over the category in the Navigator. To jump to an item in the document, double-click the item in the Navigator."
+msgstr "Πατήστε στο σύμβολο της πρόσθεσης (+) δίπλα από μια κατηγορία στον περιηγητή για να δείτε τα στοιχεία στην κατηγορία. Για να δείτε τον αριθμό των στοιχείων σε μια κατηγορία, αφήστε τον δείκτη του ποντικιού πάνω από την κατηγορία στον περιηγητή. Για να πάτε σε ένα στοιχείο στο έγγραφο, διπλοπατήστε το στοιχείο στον περιηγητή."
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"hd_id3148485\n"
-"1\n"
+"02110000.xhp\n"
+"par_id3149106\n"
+"64\n"
"help.text"
-msgid "AutoFormat for Tables"
-msgstr "Αυτόματη μορφοποίηση για πίνακες"
+msgid "To jump to the next or previous item in a document, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon to open the Navigation toolbar, click the item category, and then click the up or down arrows."
+msgstr "Για να μεταβείτε στο επόμενο ή προηγούμενο στοιχείο σε ένα έγγραφο, πατήστε το εικονίδιο <link href=\"text/swriter/01/02110100.xhp\" name=\"Περιηγητής\">Περιηγητής</link> για να ανοίξετε την εργαλειοθήκη περιηγητή, πατήστε την κατηγορία στοιχείων και έπειτα πατήστε τα βέλη προς τα πάνω ή προς τα κάτω."
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3149500\n"
-"2\n"
+"02110000.xhp\n"
+"par_id3155136\n"
+"90\n"
"help.text"
-msgid "<variable id=\"autoformattabelle\"><ahelp hid=\"modules/swriter/ui/autoformattable/AutoFormatTableDialog\">Automatically applies formats to the current table, including fonts, shading, and borders.</ahelp></variable>"
-msgstr "<variable id=\"autoformattabelle\"><ahelp hid=\"modules/swriter/ui/autoformattable/AutoFormatTableDialog\">Εφαρμόζει αυτόματα μορφοποιήσεις στον τρέχοντα πίνακα, συμπεριλαμβανομένων των γραμματοσειρών, της σκίασης και των περιγραμμάτων.</ahelp></variable>"
+msgid "A hidden section in a document appears gray in the Navigator, and displays the text \"hidden\" when you rest the mouse pointer over it. The same applies to header and footer contents of Page Styles that are not used in a document, and hidden contents in tables, text frames, graphics, OLE objects, and indexes."
+msgstr "Μια κρυμμένη ενότητα θα φαίνεται γκρίζα στον Περιηγητή και θα εμφανίζει το κείμενο \"κρυφό\" όταν αφήνετε τον δείκτη του ποντικιού από πάνω της. Το ίδιο ισχύει για τα περιεχόμενα σε κεφαλίδες ή υποσέλιδα των τεχνοτροπιών σελίδας, που δεν χρησιμοποιούνται σε ένα έγγραφο και τα κρυφά περιεχόμενα σε πίνακες, πλαίσια κειμένου, γραφικά, αντικείμενα OLE και ευρετήρια."
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"hd_id3151388\n"
-"3\n"
+"02110000.xhp\n"
+"hd_id3149176\n"
+"66\n"
"help.text"
-msgid "Applying an AutoFormat to a Table"
-msgstr "Εφαρμογή αυτόματης μορφοποίησης σε έναν πίνακα"
+msgid "Toggle"
+msgstr "Εναλλαγή"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3145828\n"
-"4\n"
+"02110000.xhp\n"
+"par_id3155917\n"
+"67\n"
"help.text"
-msgid "Click in a table cell, or select the cells that you want to format."
-msgstr "Πατήστε σε ένα κελί του πίνακα, ή επιλέξτε τα κελιά που επιθυμείτε να μορφοποιήσετε."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Switches between master view and normal view if a master document is open.</ahelp> Switches between <link href=\"text/shared/01/02110000.xhp\" name=\"master view\">master view</link> and normal view if a <link href=\"text/shared/01/01010001.xhp\" name=\"master document\">master document</link> is open."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εναλλάσσεται μεταξύ κύριας προβολής και κανονικής προβολής εάν ένα κυρίως έγγραφο είναι ανοικτό.</ahelp> Εναλλάσσεται μεταξύ <link href=\"text/shared/01/02110000.xhp\" name=\"κύριας προβολής\">κύριας προβολής</link> και κανονικής προβολής εάν ένα <link href=\"text/shared/01/01010001.xhp\" name=\"κύριο έγγραφο\">κύριο έγγραφο</link> είναι ανοικτό."
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3153006\n"
-"5\n"
+"02110000.xhp\n"
+"par_id3150689\n"
"help.text"
-msgid "Choose <emph>Table - AutoFormat</emph>, and then click the format that you to want to apply."
-msgstr "Επιλέξτε <emph>Πίνακας - Αυτόματη μορφοποίηση</emph> και ύστερα πατήστε στη μορφοποίηση που επιθυμείτε να εφαρμόσετε."
+msgid "<image id=\"img_id3150695\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150695\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150695\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150695\">Εικονίδιο</alt></image>"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3145585\n"
-"30\n"
+"02110000.xhp\n"
+"par_id3149568\n"
+"68\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Πατήστε στο <emph>Εντάξει</emph>."
+msgid "Toggle"
+msgstr "Εναλλαγή"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"hd_id3148386\n"
-"8\n"
+"02110000.xhp\n"
+"hd_id3145272\n"
+"69\n"
"help.text"
-msgid "Format"
-msgstr "Μορφοποίηση"
+msgid "Navigation"
+msgstr "Περιήγηση"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3149022\n"
-"9\n"
+"02110000.xhp\n"
+"par_id3150558\n"
+"70\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/formatlb\">Lists the available formatting styles for tables. Click the format that you want to apply, and then click <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/formatlb\">Κατηγοριοποιεί τις διαθέσιμες τεχνοτροπίες μορφοποίησης για πίνακες. Πατήστε στη μορφοποίηση που επιθυμείτε να εφαρμόσετε και στη συνέχεια πατήστε <emph>Εντάξει</emph>.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Navigation</emph> toolbar, where you can quickly jump to the next or the previous item in the category that you select. Select the category, and then click the \"Previous\" and \"Next\" arrows.</ahelp> Opens the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> toolbar, where you can quickly jump to the next or the previous item in the category that you select. Select the category, and then click the \"Previous\" and \"Next\" arrows."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει την εργαλειοθήκη <emph>Περιήγησης</emph>, όπου μπορείτε να μεταβείτε γρήγορα στο επόμενο ή προηγούμενο στοιχείο στην κατηγορία που έχετε επιλέξει. Επιλέξτε την κατηγορία και μετά πατήστε στα βέλη \"Προηγούμενο\" και \"Επόμενο\".</ahelp> Ανοίγει την εργαλειοθήκη <link href=\"text/swriter/01/02110100.xhp\" name=\"Περιήγηση\">Περιήγηση</link>, όπου μπορείτε να μετακινηθείτε γρήγορα στο επόμενο ή προηγούμενο στοιχείο στην κατηγορία που έχετε επιλέξει. Επιλέξτε την κατηγορία και μετά πατήστε στα βέλη \"Προηγούμενο\" και \"Επόμενο\"."
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"hd_id3153722\n"
-"10\n"
+"02110000.xhp\n"
+"par_id3149838\n"
+"83\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "To continue the search, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Repeat Search\"><emph>Repeat Search</emph></link> icon on the <emph>Navigation</emph> toolbar."
+msgstr "Για να συνεχίσετε την αναζήτηση, πατήστε στο εικονίδιο <link href=\"text/swriter/01/02110100.xhp\" name=\"Επανάληψη αναζήτησης\"><emph>Επανάληψη αναζήτησης</emph></link> στην εργαλειοθήκη <emph>Περιήγησης</emph>."
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3151185\n"
-"11\n"
+"02110000.xhp\n"
+"par_idN1087B\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/add\">Adds a new table style to the list.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/add\">Προσθέτει μια νέα τεχνοτροπία πίνακα στη λίστα.</ahelp>"
+msgid "<image id=\"img_id3628141\" src=\"sw/imglst/sc20249.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3628141\">Icon</alt></image>"
+msgstr "<image id=\"img_id3628141\" src=\"sw/imglst/sc20249.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3628141\">Εικονίδιο</alt></image>"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3154646\n"
-"12\n"
+"02110000.xhp\n"
+"par_id3154341\n"
+"71\n"
"help.text"
-msgid "Format a table in your document."
-msgstr "Μορφοποιήστε έναν πίνακα στο έγγραφό σας."
+msgid "Navigation"
+msgstr "Περιήγηση"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3156320\n"
-"13\n"
+"02110000.xhp\n"
+"hd_id3150096\n"
+"28\n"
"help.text"
-msgid "Select the table, and then choose <emph>Table - AutoFormat</emph>."
-msgstr "Επιλέξτε τον πίνακα και έπειτα επιλέξτε <emph>Πίνακας - Αυτόματη μορφοποίηση</emph>."
+msgid "Previous"
+msgstr "Προηγούμενο"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3153156\n"
-"14\n"
+"02110000.xhp\n"
+"par_id3148784\n"
+"29\n"
"help.text"
-msgid "Click <emph>Add</emph>."
-msgstr "Πατήστε στην <emph>Προσθήκη</emph>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Jumps to the previous item in the document. To specify the type of item to jump to, click the <emph>Navigation</emph> icon, and then click an item category - for example, \"Graphics\".</ahelp> Jumps to the previous item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon, and then click an item category - for example, \"Graphics\"."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πηγαίνει στο προηγούμενο στοιχείο στο έγγραφο. Για να καθορίσετε τον τύπο του στοιχείου που θα μεταβείτε, πατήστε στο εικονίδιο <emph>Περιήγηση</emph> και μετά πατήστε σε μια κατηγορία στοιχείου - για παράδειγμα \"Γραφικά\".</ahelp> Πηγαίνει στο προηγούμενο στοιχείο στο έγγραφο. Για να καθορίσετε τον τύπο του στοιχείου που θα μεταβείτε, πατήστε στο εικονίδιο <link href=\"text/swriter/01/02110100.xhp\" name=\"Περιήγηση\">Περιήγηση</link> και μετά σε μια κατηγορία στοιχείου - για παράδειγμα, \"Γραφικά\"."
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3151168\n"
-"15\n"
+"02110000.xhp\n"
+"par_id3154616\n"
"help.text"
-msgid "In the <link href=\"text/shared/01/05150101.xhp\" name=\"Add AutoFormat\"><emph>Add AutoFormat</emph></link> dialog, enter a name, and then click <emph>OK</emph>."
-msgstr "Στον διάλογο <link href=\"text/shared/01/05150101.xhp\" name=\"Προσθήκη αυτόματης μορφοποίησης\"><emph>Προσθήκη αυτόματης μορφοποίησης</emph></link>, εισάγετε ένα όνομα και ύστερα πατήστε στο <emph>Εντάξει</emph>."
+msgid "<image id=\"img_id3154622\" src=\"sw/imglst/sc20186.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154622\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154622\" src=\"sw/imglst/sc20186.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154622\">Εικονίδιο</alt></image>"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"hd_id3147516\n"
-"16\n"
+"02110000.xhp\n"
+"par_id3150659\n"
+"30\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Previous Object"
+msgstr "Προηγούμενο αντικείμενο"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3150707\n"
-"17\n"
+"02110000.xhp\n"
+"hd_id3150675\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/remove\">Deletes the selected table style.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/remove\">Διαγράφει την επιλεγμένη τεχνοτροπία πίνακα.</ahelp>"
+msgid "Next"
+msgstr "Επόμενο"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"hd_id3153534\n"
-"31\n"
+"02110000.xhp\n"
+"par_id3154028\n"
+"32\n"
"help.text"
-msgid "Formatting"
-msgstr "Μορφοποίηση"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Jumps to the next item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\"><emph>Navigation</emph></link> icon, and then click an item category - for example, \"Graphics\".</ahelp> Jumps to the next item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon, and then click an item category - for example, \"Graphics\"."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πηγαίνει στο επόμενο στοιχείο στο έγγραφο. Για να καθορίσετε τον τύπο του στοιχείου που θέλετε να μεταβείτε, πατήστε στο εικονίδιο <link href=\"text/swriter/01/02110100.xhp\" name=\"Περιήγηση\"><emph>Περιήγηση</emph></link> και μετά πατήστε σε μια κατηγορία στοιχείου - για παράδειγμα \"Γραφικά\".</ahelp> Πηγαίνει στο επόμενο στοιχείο στο έγγραφο. Για να καθορίσετε τον τύπο του στοιχείου που θα μεταβείτε, πατήστε στο εικονίδιο <link href=\"text/swriter/01/02110100.xhp\" name=\"Περιήγηση\">Περιήγηση</link> και μετά πατήστε σε μια κατηγορία στοιχείου - για παράδειγμα \"Γραφικά\"."
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3154477\n"
-"32\n"
+"02110000.xhp\n"
+"par_id3150767\n"
"help.text"
-msgid "Select the formatting attributes that you to include in the selected table style."
-msgstr "Επιλέξτε τα γνωρίσματα μορφοποίησης που θα συμπεριληφθούν στην επιλεγμένη τεχνοτροπία πίνακα."
+msgid "<image id=\"img_id3150773\" src=\"sw/imglst/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150773\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150773\" src=\"sw/imglst/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150773\">Εικονίδιο</alt></image>"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"hd_id3151317\n"
+"02110000.xhp\n"
+"par_id3155359\n"
"33\n"
"help.text"
-msgid "Number format"
-msgstr "Μορφή αριθμών"
+msgid "Next Object"
+msgstr "Επόμενο αντικείμενο"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3150970\n"
-"34\n"
+"02110000.xhp\n"
+"hd_id3148715\n"
+"72\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/numformatcb\">Includes numbering formats in the selected table style.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/numformatcb\">Περιλαμβάνει μορφές αρίθμησης στην επιλεγμένη τεχνοτροπία πίνακα.</ahelp>"
+msgid "Page number"
+msgstr "Αριθμός σελίδας"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"hd_id3150350\n"
-"24\n"
+"02110000.xhp\n"
+"par_id3155548\n"
+"73\n"
"help.text"
-msgid "Font"
-msgstr "Γραμματοσειρά"
+msgid "<ahelp hid=\"HID_NAVI_TBX16\">Type the number of the page number that you want to jump to, and then press Enter.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_TBX16\">Πληκτρολογήστε τον αριθμό της επιθυμητής σελίδας και έπειτα πατήστε το πλήκτρο Enter.</ahelp>"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3152961\n"
-"25\n"
+"02110000.xhp\n"
+"par_id3148933\n"
+"74\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/fontcb\">Includes font formatting in the selected table style.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/fontcb\">Περιλαμβάνει μορφοποίηση γραμματοσειράς στην επιλεγμένη τεχνοτροπία πίνακα.</ahelp>"
+msgid "To quickly move the cursor to another page while you are in a document, press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F5, type the number of the page that you want to jump to, and then wait a few moments."
+msgstr "Για να μετακινήσετε γρήγορα τον δρομέα σε μια άλλη σελίδα όταν βρίσκεστε σε ένα έγγραφο πατήστε Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F5, πληκτρολογήστε τον αριθμό της σελίδας που θέλετε να μεταβείτε και μετά περιμένετε λίγο."
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"hd_id3154575\n"
-"20\n"
+"02110000.xhp\n"
+"hd_id3155308\n"
+"7\n"
"help.text"
-msgid "Alignment"
-msgstr "Στοίχιση"
+msgid "List Box"
+msgstr "Πλαίσιο λίστας"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3155896\n"
-"21\n"
+"02110000.xhp\n"
+"par_id3155325\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/alignmentcb\">Includes alignment settings in the selected table style.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/alignmentcb\">Περιλαμβάνει ρυθμίσεις στοίχισης στην επιλεγμένη τεχνοτροπία πίνακα.</ahelp>"
+msgid "<ahelp hid=\"HID_NAVI_TBX7\">Shows or hides the <emph>Navigator </emph>list.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_TBX7\">Εμφανίζει ή κρύβει τη λίστα <emph>Περιηγητής</emph>.</ahelp>"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"hd_id3149690\n"
-"22\n"
+"02110000.xhp\n"
+"par_id3154949\n"
"help.text"
-msgid "Border"
-msgstr "Περίγραμμα"
+msgid "<image id=\"img_id3154955\" src=\"sw/imglst/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154955\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154955\" src=\"sw/imglst/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154955\">Εικονίδιο</alt></image>"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3154200\n"
-"23\n"
+"02110000.xhp\n"
+"par_id3146874\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/bordercb\">Includes border styles in the selected table style.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/bordercb\">Περιλαμβάνει τεχνοτροπίες περιγράμματος στην επιλεγμένη τεχνοτροπία πίνακα.</ahelp>"
+msgid "List box on/off"
+msgstr "Πλαίσιο λίστας ενεργό/ανενεργό"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"hd_id3159201\n"
-"26\n"
+"02110000.xhp\n"
+"hd_id3146891\n"
+"10\n"
"help.text"
-msgid "Pattern"
-msgstr "Μοτίβο"
+msgid "Content View"
+msgstr "Προβολή περιεχομένου"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3151325\n"
-"27\n"
+"02110000.xhp\n"
+"par_id3145596\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/patterncb\">Includes background styles in the selected table style.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/patterncb\">Περιλαμβάνει τεχνοτροπίες παρασκηνίου στην επιλεγμένη τεχνοτροπία πίνακα.</ahelp>"
+msgid "<ahelp hid=\"HID_NAVI_TBX8\">Switches between the display of all categories in the Navigator and the selected category.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_TBX8\">Εναλλάσσει μεταξύ των εμφανίσεων όλων των στοιχείων του περιηγητή και της επιλεγμένης κατηγορίας.</ahelp>"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"hd_id3149302\n"
-"28\n"
+"02110000.xhp\n"
+"par_id3154133\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "<image id=\"img_id3154140\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154140\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154140\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154140\">Εικονίδιο</alt></image>"
-#: 05150101.xhp
+#: 02110000.xhp
msgctxt ""
-"05150101.xhp\n"
-"par_id3149490\n"
-"29\n"
+"02110000.xhp\n"
+"par_id3156067\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/rename\">Changes the name of the selected table style. You cannot rename the \"Standard\" table style.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/rename\">Αλλάζει το όνομα της επιλεγμένης τεχνοτροπίας πίνακα. Δεν μπορείτε να μετονομάσετε την τεχνοτροπία πίνακα \"Βασικός\".</ahelp>"
+msgid "Switch Content View"
+msgstr "Εναλλαγή προβολής περιεχομένου"
-#: 05120200.xhp
+#: 02110000.xhp
msgctxt ""
-"05120200.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"par_id3155932\n"
+"78\n"
"help.text"
-msgid "Optimal Width"
-msgstr "Βέλτιστο πλάτος"
+msgid "To quickly reorder headings and their associated text in your document, select the \"Headings\" category in the list, and then click the<emph> Content View</emph> icon. Now you can use drag-and-drop to reorder contents."
+msgstr "Για γρήγορη αναδιάταξη κεφαλίδων και του συνδεμένου κειμένου στο έγγραφό σας, επιλέξτε την κατηγορία \"Κεφαλίδες\" στην λίστα και μετά πατήστε στο εικονίδιο <emph>Προβολή περιεχομένου</emph>. Τώρα μπορείτε χρησιμοποιώντας μετακίνηση και απόθεση να αναδιατάξετε τα περιεχόμενα."
-#: 05120200.xhp
+#: 02110000.xhp
msgctxt ""
-"05120200.xhp\n"
-"hd_id3149500\n"
-"1\n"
+"02110000.xhp\n"
+"hd_id3155381\n"
+"13\n"
"help.text"
-msgid "Optimal Width"
-msgstr "Βέλτιστο πλάτος"
+msgid "Set Reminder"
+msgstr "Ορισμός υπενθύμισης"
-#: 05120200.xhp
+#: 02110000.xhp
msgctxt ""
-"05120200.xhp\n"
-"par_id3149050\n"
-"2\n"
+"02110000.xhp\n"
+"par_id3153011\n"
+"14\n"
"help.text"
-msgid "<variable id=\"spaltenbreitetext\"><ahelp hid=\".uno:SetOptimalColumnWidth\">Automatically adjusts column widths to match the contents of the cells.</ahelp> Changing the width of a column does not affect the width of the other columns in the table. The width of the table cannot exceed the page width.</variable>"
-msgstr "<variable id=\"spaltenbreitetext\"><ahelp hid=\".uno:SetOptimalColumnWidth\">Προσαρμόζει αυτόματα τα πλάτη στηλών ώστε να ταιριάζουν στα περιεχόμενα των κελιών.</ahelp> Μεταβάλλοντας το πλάτος μίας στήλης δεν επηρεάζει το πλάτος των άλλων στηλών στον πίνακα. Το πλάτος του πίνακα δεν μπορεί να υπερβεί το πλάτος της σελίδας.</variable>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\"><emph>Navigation</emph></link> icon, in the <emph>Navigation</emph> window click the <emph>Reminder</emph> icon, and then click the <emph>Previous</emph> or <emph>Next</emph> button.</ahelp> Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon, in the Navigation window click the Reminder icon, and then click the Previous or Next button."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε εδώ για ορισμό μιας υπενθύμισης στην τρέχουσα θέση του δρομέα. Μπορείτε να ορίσετε μέχρι πέντε υπενθυμίσεις. Για να μεταβείτε σε μια υπενθύμιση, πατήστε στο εικονίδιο <link href=\"text/swriter/01/02110100.xhp\" name=\"Περιήγηση\"><emph>Περιήγηση</emph></link>, στο παράθυρο <emph>Περιήγηση</emph> πατήστε στο εικονίδιο <emph>Υπενθύμιση</emph> και έπειτα πατήστε στο κουμπί <emph>Προηγούμενο</emph> ή <emph>Επόμενο</emph>.</ahelp> Πατήστε εδώ για να ορίσετε μια υπενθύμιση στην τρέχουσα θέση του δρομέα. Μπορείτε να ορίσετε μέχρι πέντε υπενθυμίσεις. Για να μεταβείτε σε μια υπενθύμιση, πατήστε στο εικονίδιο <link href=\"text/swriter/01/02110100.xhp\" name=\"Περιήγηση\">Περιήγηση</link>, στο παράθυρο της Περιήγησης, μετά πατήστε στο εικονίδιο της υπενθύμισης και μετά πατήστε στο κουμπί Προηγούμενο ή Επόμενο."
-#: 05120200.xhp
+#: 02110000.xhp
msgctxt ""
-"05120200.xhp\n"
-"par_id5611743\n"
+"02110000.xhp\n"
+"par_id3154608\n"
"help.text"
-msgid "The change affects only selected cells. You can adjust multiple cells next to each other if you select the cells together."
-msgstr "Η αλλαγή επηρεάζει μόνο στα επιλεγμένα κελιά. Μπορείτε να ρυθμίσετε πολλαπλά γειτονικά κελιά αν επιλέξετε τα κελιά μαζί."
+msgid "<image id=\"img_id3154904\" src=\"sw/imglst/sr20014.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154904\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154904\" src=\"sw/imglst/sr20014.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154904\">Εικονίδιο</alt></image>"
-#: 01120000.xhp
+#: 02110000.xhp
msgctxt ""
-"01120000.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"par_id3153054\n"
+"15\n"
"help.text"
-msgid "Page Preview"
-msgstr "Προεπισκόπηση σελίδας"
+msgid "Set Reminder"
+msgstr "Ορισμός υπενθύμισης"
-#: 01120000.xhp
+#: 02110000.xhp
msgctxt ""
-"01120000.xhp\n"
-"hd_id2013916\n"
+"02110000.xhp\n"
+"hd_id3153070\n"
+"17\n"
"help.text"
-msgid "<link href=\"text/swriter/01/01120000.xhp\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/01/01120000.xhp\">Προεπισκόπηση σελίδας</link>"
+msgid "Header"
+msgstr "Κεφαλίδα"
-#: 01120000.xhp
+#: 02110000.xhp
msgctxt ""
-"01120000.xhp\n"
-"par_id1471907\n"
+"02110000.xhp\n"
+"par_id3159242\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".uno:PrintPreview\">Displays a preview of the printed page or closes the preview.</ahelp>"
-msgstr "<ahelp hid=\".uno:PrintPreview\">Εμφανίζει μια προεπισκόπηση της εκτυπωμένης σελίδας ή κλείνει την προεπισκόπηση.</ahelp>"
+msgid "<ahelp hid=\"HID_NAVI_TBX10\">Moves the cursor to the header, or from the header to the document text area.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_TBX10\">Μετακινεί τον δρομέα στην κεφαλίδα ή από την κεφαλίδα στην περιοχή κειμένου του εγγράφου.</ahelp>"
-#: 01120000.xhp
+#: 02110000.xhp
msgctxt ""
-"01120000.xhp\n"
-"par_id8697470\n"
+"02110000.xhp\n"
+"par_id3153900\n"
"help.text"
-msgid "Use the icons on the <emph>Page Preview Bar</emph> to scroll through the pages of the document or to print the document."
-msgstr "Χρησιμοποιείστε τα εικονίδια στην <emph>Γραμμή προεπισκόπησης σελίδας</emph> για να μετακινηθείτε ανάμεσα στις σελίδες του εγγράφου ή για να εκτυπώσετε το έγγραφο."
+msgid "<image id=\"img_id3153911\" src=\"sw/imglst/sc20179.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153911\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153911\" src=\"sw/imglst/sc20179.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153911\">Εικονίδιο</alt></image>"
-#: 01120000.xhp
+#: 02110000.xhp
msgctxt ""
-"01120000.xhp\n"
-"par_id4314706\n"
+"02110000.xhp\n"
+"par_id3147104\n"
+"19\n"
"help.text"
-msgid "You can also press Page Up and Page Down keys to scroll through the pages."
-msgstr "Μπορείτε επίσης να πατήσετε τα πλήκτρα σελίδας πάνω και σελίδας κάτω για μετακινηθείτε ανάμεσα στις σελίδες."
+msgid "Header"
+msgstr "Κεφαλίδα"
-#: 01120000.xhp
+#: 02110000.xhp
msgctxt ""
-"01120000.xhp\n"
-"par_id4771874\n"
+"02110000.xhp\n"
+"hd_id3147120\n"
+"20\n"
"help.text"
-msgid "You cannot edit your document while you are in the page preview."
-msgstr "Δεν μπορείτε να επεξεργαστείτε το έγγραφό σας, όταν βρίσκεστε στην προεπισκόπηση σελίδας."
+msgid "Footer"
+msgstr "Υποσέλιδο"
-#: 01120000.xhp
+#: 02110000.xhp
msgctxt ""
-"01120000.xhp\n"
-"par_id5027008\n"
+"02110000.xhp\n"
+"par_id3147137\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">To exit the page preview, click the <emph>Close Preview</emph> button.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για να φύγετε από την προεπισκόπηση σελίδας, πατήστε στο κουμπί <emph>Κλείσιμο προεπισκόπησης.</emph></ahelp>"
+msgid "<ahelp hid=\"HID_NAVI_TBX11\">Moves the cursor to the footer, or from the footer to the document text area.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_TBX11\">Μετακινεί τον δρομέα στο υποσέλιδο ή από το υποσέλιδο στην περιοχή κειμένου του εγγράφου.</ahelp>"
-#: 01120000.xhp
+#: 02110000.xhp
msgctxt ""
-"01120000.xhp\n"
-"par_id2649311\n"
+"02110000.xhp\n"
+"par_id3150217\n"
"help.text"
-msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page View Object Bar\">Page View Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Γραμμή αντικειμένων προεπισκόπησης σελίδας\">Γραμμή αντικειμένων προεπισκόπησης σελίδας</link>"
+msgid "<image id=\"img_id3150224\" src=\"sw/imglst/sc20177.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150224\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150224\" src=\"sw/imglst/sc20177.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150224\">Εικονίδιο</alt></image>"
-#: 04120226.xhp
+#: 02110000.xhp
msgctxt ""
-"04120226.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"par_id3145220\n"
+"22\n"
"help.text"
-msgid "Entries (table of objects)"
-msgstr "Καταχωρίσεις (πίνακας αντικειμένων)"
+msgid "Footer"
+msgstr "Υποσέλιδο"
-#: 04120226.xhp
+#: 02110000.xhp
msgctxt ""
-"04120226.xhp\n"
-"hd_id3147401\n"
-"1\n"
+"02110000.xhp\n"
+"hd_id3145237\n"
+"23\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120226.xhp\" name=\"Entries (table of objects)\">Entries (table of objects)</link>"
-msgstr "<link href=\"text/swriter/01/04120226.xhp\" name=\"Καταχωρίσεις (πίνακας αντικειμένων)\">Καταχωρίσεις (πίνακας αντικειμένων)</link>"
+msgid "Anchor <-> Text"
+msgstr "Αγκύρωση <-> κείμενο"
-#: 04120226.xhp
+#: 02110000.xhp
msgctxt ""
-"04120226.xhp\n"
-"par_id3083447\n"
-"2\n"
+"02110000.xhp\n"
+"par_id3150314\n"
+"24\n"
"help.text"
-msgid "<variable id=\"eintraege\">Specify the format for the entries in a Table of Objects. </variable>"
-msgstr "<variable id=\"eintraege\">Ορίστε τη μορφοποίηση των καταχωρίσεων σε έναν πίνακα αντικειμένων.</variable>"
+msgid "<ahelp hid=\"HID_NAVI_TBX12\">Jumps between the footnote text and the footnote anchor.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_TBX12\">Εναλλάσσεται μεταξύ του κειμένου του υποσέλιδου και των αγκυρώσεων του υποσέλιδου.</ahelp>"
-#: 04120226.xhp
+#: 02110000.xhp
msgctxt ""
-"04120226.xhp\n"
-"par_id3150017\n"
-"3\n"
+"02110000.xhp\n"
+"par_id3153100\n"
"help.text"
-msgid "A Table of Objects only has one index level."
-msgstr "Ένας πίνακας αντικειμένων έχει μόνο ένα επίπεδο ευρετηρίου."
+msgid "<image id=\"img_id3153108\" src=\"sw/imglst/sc20182.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153108\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153108\" src=\"sw/imglst/sc20182.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153108\">Εικονίδιο</alt></image>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"tit\n"
+"02110000.xhp\n"
+"par_id3150650\n"
+"25\n"
"help.text"
-msgid "Numbering"
-msgstr "Αρίθμηση"
+msgid "Anchor <-> Text"
+msgstr "Αγκύρωση <-> κείμενο"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"hd_id3151387\n"
+"02110000.xhp\n"
+"hd_id3154292\n"
"34\n"
"help.text"
-msgid "<link href=\"text/swriter/01/06060100.xhp\" name=\"Numbering\">Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060100.xhp\" name=\"Αρίθμηση\">Αρίθμηση</link>"
+msgid "Drag Mode"
+msgstr "Κατάσταση μετακίνησης"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3155620\n"
+"02110000.xhp\n"
+"par_id3155828\n"
"35\n"
"help.text"
-msgid "Specifies the number format and the hierarchy for chapter numbering in the current document."
-msgstr "Καθορίζει τη μορφή των αριθμών και την ιεραρχία για την αρίθμηση κεφαλαίων στο τρέχον έγγραφο."
-
-#: 06060100.xhp
-msgctxt ""
-"06060100.xhp\n"
-"hd_id3153003\n"
-"3\n"
-"help.text"
-msgid "Level"
-msgstr "Επίπεδο"
-
-#: 06060100.xhp
-msgctxt ""
-"06060100.xhp\n"
-"par_id3150018\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/leve\">Click the outline level that you want to modify, and then specify the numbering options for the level.</ahelp> To apply the numbering options, except for the paragraph style, to all of the levels, click \"1-10\"."
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/leve\">Πατήστε στο επίπεδο διάρθρωσης που επιθυμείτε να τροποποιήσετε και ύστερα καθορίστε τις επιλογές αρίθμησης για το επίπεδο.</ahelp> Για να εφαρμόσετε τις επιλογές αρίθμησης, εκτός από τις τεχνοτροπίες παραγράφου, σε όλα τα επίπεδα, πατήστε στο \"1-10\"."
-
-#: 06060100.xhp
-msgctxt ""
-"06060100.xhp\n"
-"hd_id3145248\n"
-"8\n"
-"help.text"
-msgid "Numbering"
-msgstr "Αρίθμηση"
+msgid "<ahelp hid=\"HID_NAVI_TBX4\">Sets the drag and drop options for inserting items from the Navigator into a document, for example, as a hyperlink. Click this icon, and then choose the option that you want to use.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_TBX4\">Ορίζει τις επιλογές μετακίνησης και απόθεσης για τα εισαγόμενα στοιχεία από τον περιηγητή στο έγγραφο, για παράδειγμα, ως υπερσύνδεσμο. Πατήστε στο εικονίδιο και μετά επιλέξτε την επιλογή που θέλετε να χρησιμοποιήσετε.</ahelp>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3150930\n"
-"9\n"
+"02110000.xhp\n"
+"par_id3155120\n"
"help.text"
-msgid "Specify the formatting for the select outline level."
-msgstr "Καθορίστε τη μορφοποίηση για το επιλεγμένο επίπεδο διάρθρωσης."
+msgid "<image id=\"img_id3155126\" src=\"cmd/sc_chainframes.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155126\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155126\" src=\"cmd/sc_chainframes.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155126\">Εικονίδιο</alt></image>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"hd_id3149030\n"
-"10\n"
+"02110000.xhp\n"
+"par_id3147042\n"
+"36\n"
"help.text"
-msgid "Paragraph Style"
-msgstr "Τεχνοτροπία παραγράφου"
+msgid "Drag mode"
+msgstr "Κατάσταση μετακίνησης"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3153722\n"
-"11\n"
+"02110000.xhp\n"
+"hd_id3150938\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/style\">Select the paragraph style that you want to assign to the selected outline level.</ahelp> If you click \"None\", the selected outline level is not defined."
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/style\">Επιλέξτε την τεχνοτροπία παραγράφου που επιθυμείτε να αναθέσετε στο επιλεγμένο επίπεδο διάρθρωσης.</ahelp> Αν πατήσετε στο \"Κανένα\", δεν ορίζεται το επιλεγμένο επίπεδο διάρθρωσης."
+msgid "Insert As Hyperlink"
+msgstr "Εισαγωγή ως υπερσύνδεσμος"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"hd_id3151272\n"
-"12\n"
+"02110000.xhp\n"
+"par_id3150954\n"
+"38\n"
"help.text"
-msgid "Number"
-msgstr "Αριθμός"
+msgid "<ahelp hid=\"HID_NAVI_DRAG_HYP\">Creates a hyperlink when you drag and drop an item into the current document. Click the hyperlink in the document to jump to the item that the hyperlink points to.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_DRAG_HYP\">Δημιουργεί έναν υπερσύνδεσμο κατά τη μεταφορά και απόθεση ενός στοιχείου στο τρέχον έγγραφο. Πατήστε στον υπερσύνδεσμο στο έγγραφο για να μεταβείτε στο στοιχείο που δείχνει ο υπερσύνδεσμος.</ahelp>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3156319\n"
-"13\n"
+"02110000.xhp\n"
+"hd_id3154354\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/numbering\">Select the numbering style that you want to apply to the selected outline level.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/numbering\">Επιλέξτε την τεχνοτροπία αρίθμησης που επιθυμείτε να εφαρμόσετε στο επιλεγμένο επίπεδο διάρθρωσης.</ahelp>"
+msgid "Insert As Link"
+msgstr "Εισαγωγή ως σύνδεσμος"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3150258\n"
-"14\n"
+"02110000.xhp\n"
+"par_id3154371\n"
+"40\n"
"help.text"
-msgid "<emph>Selection</emph>"
-msgstr "<emph>Επιλογή</emph>"
+msgid "<ahelp hid=\"HID_NAVI_DRAG_LINK\">Inserts the selected item as a link where you drag and drop in the current document. Text is inserted as protected sections. The contents of the link are automatically updated when the source is changed. To manually update the links in a document, choose <emph>Tools - Update - Links</emph>. You cannot create links for graphics, OLE objects, references and indexes.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_DRAG_LINK\">Εισάγει το επιλεγμένο στοιχείο ως σύνδεσμο όπου μετακινείτε και αφήνετε στο τρέχον έγγραφο. Το κείμενο εισάγεται ως προστατευμένες ενότητες. Τα περιεχόμενα του σύνδεσμου ενημερώνονται αυτόματα όταν αλλάζει η προέλευση. Για να ενημερώσετε χειροκίνητα τους συνδέσμους σε ένα έγγραφο, επιλέξτε <emph>Εργαλεία - Ενημέρωση - Σύνδεσμοι</emph>. Δεν μπορείτε να δημιουργήσετε συνδέσμους για γραφικά, αντικείμενα OLE, αναφορές και ευρετήρια.</ahelp>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3149760\n"
-"15\n"
+"02110000.xhp\n"
+"hd_id3155572\n"
+"42\n"
"help.text"
-msgid "<emph>Description</emph>"
-msgstr "<emph>Περιγραφή</emph>"
+msgid "Insert As Copy"
+msgstr "Εισαγωγή ως αντίγραφο"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3147513\n"
-"16\n"
+"02110000.xhp\n"
+"par_id3155589\n"
+"43\n"
"help.text"
-msgid "A, B, C, ..."
-msgstr "A, B, C, ..."
+msgid "<ahelp hid=\"HID_NAVI_DRAG_COPY\">Inserts a copy of the selected item where you drag and drop in the current document. You cannot drag and drop copies of graphics, OLE objects, references and indexes.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_DRAG_COPY\">Εισάγει ένα αντίγραφο του επιλεγμένου στοιχείου όπου το σύρετε και το αφήνετε στο τρέχον έγγραφο. Δεν μπορείτε να σύρετε και να αφήσετε αντίγραφα γραφικών, αντικειμένων OLE, αναφορών και ευρετηρίων.</ahelp>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3150708\n"
-"17\n"
+"02110000.xhp\n"
+"hd_id3150507\n"
+"45\n"
"help.text"
-msgid "Capital letters"
-msgstr "Κεφαλαία γράμματα"
+msgid "Outline Level"
+msgstr "Επίπεδο διάρθρωσης"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3154104\n"
-"18\n"
+"02110000.xhp\n"
+"par_id3150529\n"
+"46\n"
"help.text"
-msgid "a, b, c, ..."
-msgstr "a, b, c, ..."
+msgid "<ahelp hid=\"HID_NAVI_TBX13\">Click this icon, and then choose the number of heading outline levels that you want to view in the Navigator window.</ahelp> You can also access this command by right-clicking a heading in the Navigator window."
+msgstr "<ahelp hid=\"HID_NAVI_TBX13\">Πατήστε σε αυτό το εικονίδιο και επιλέξτε τον αριθμό επιπέδων διάρθρωσης κεφαλίδων που θέλετε να προβάλετε στο παράθυρο του περιηγητή.</ahelp> Μπορείτε να προσπελάσετε αυτήν την εντολή δεξιοπατώντας μια κεφαλίδα στο παράθυρο του περιηγητή."
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3153533\n"
-"19\n"
+"02110000.xhp\n"
+"hd_id3148808\n"
+"76\n"
"help.text"
-msgid "Lowercase letters"
-msgstr "Πεζά γράμματα"
+msgid "1-10"
+msgstr "1-10"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3151314\n"
-"20\n"
+"02110000.xhp\n"
+"par_id3148826\n"
+"77\n"
"help.text"
-msgid "I, II, III, ..."
-msgstr "I, II, III, ..."
+msgid "<ahelp hid=\"HID_NAVI_OUTLINES\">Click <emph>1 </emph>to only view the top level headings in the Navigator window, and <emph>10</emph> to view all of the headings.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_OUTLINES\">Πατήστε στο <emph>1 </emph>για να δείτε μόνο το πρώτο επίπεδο των κεφαλίδων στο παράθυρο του περιηγητή και <emph>10</emph> για να δείτε όλα τα επίπεδα των κεφαλίδων.</ahelp>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3154470\n"
-"21\n"
+"02110000.xhp\n"
+"par_id3153588\n"
"help.text"
-msgid "Roman numerals (upper)"
-msgstr "Ρωμαϊκά αριθμητικά (κεφαλαία)"
+msgid "<image id=\"img_id3153595\" src=\"sw/imglst/sc20236.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153595\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153595\" src=\"sw/imglst/sc20236.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153595\">Εικονίδιο</alt></image>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3150360\n"
-"22\n"
+"02110000.xhp\n"
+"par_id3145554\n"
+"47\n"
"help.text"
-msgid "i, ii, iii, ..."
-msgstr "i, ii, iii, ..."
+msgid "Outline level"
+msgstr "Επίπεδο διάρθρωσης"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3152960\n"
-"23\n"
+"02110000.xhp\n"
+"hd_id3145571\n"
+"48\n"
"help.text"
-msgid "Roman numerals (lower)"
-msgstr "Ρωμαϊκά αριθμητικά (πεζά)"
+msgid "Chapter Up"
+msgstr "Κεφάλαιο προς τα επάνω"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3155899\n"
-"24\n"
+"02110000.xhp\n"
+"par_id3145587\n"
+"49\n"
"help.text"
-msgid "1, 2, 3, ..."
-msgstr "1, 2, 3, ..."
+msgid "<ahelp hid=\"HID_NAVI_TBX5\">Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_TBX5\">Μετακινεί την επιλεγμένη κεφαλίδα και το κείμενο κάτω από την κεφαλίδα, μια θέση πάνω στον περιηγητή και στο έγγραφο. Για να μετακινήσετε μόνο την επιλεγμένη επικεφαλίδα και όχι το κείμενο που συσχετίζεται με αυτήν, κρατείστε πατημένο το Ctrl και μετά πατήστε σε αυτό το εικονίδιο.</ahelp>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3154191\n"
-"25\n"
+"02110000.xhp\n"
+"par_id3153268\n"
"help.text"
-msgid "Arabic numerals"
-msgstr "Αραβικά αριθμητικά"
+msgid "<image id=\"img_id3153275\" src=\"sw/imglst/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153275\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153275\" src=\"sw/imglst/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153275\">Εικονίδιο</alt></image>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3149298\n"
-"36\n"
+"02110000.xhp\n"
+"par_id3149147\n"
+"50\n"
"help.text"
-msgid "A,... AA,... AAA,..."
-msgstr "A,... AA,... AAA,..."
+msgid "Chapter Up"
+msgstr "Κεφάλαιο προς τα επάνω"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3151332\n"
-"37\n"
+"02110000.xhp\n"
+"hd_id3154424\n"
+"51\n"
"help.text"
-msgid "Alphabetical numbering with identical capital letters, where the number of letters indicates the chapter level. For example, the second number in level three is \"BBB\"."
-msgstr "Αλφαβητική αρίθμηση με ταυτόσημα κεφαλαία γράμματα, όπου ο αριθμός των γραμμάτων υποδεικνύει το επίπεδο κεφαλαίου. Για παράδειγμα, ο δεύτερος αριθμός στο επίπεδο τρία είναι \"BBB\"."
+msgid "Chapter Down"
+msgstr "Κεφάλαιο προς τα κάτω"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3143284\n"
-"38\n"
+"02110000.xhp\n"
+"par_id3154440\n"
+"52\n"
"help.text"
-msgid "a,... aa,... aaa,..."
-msgstr "a,... aa,... aaa,..."
+msgid "<ahelp hid=\"HID_NAVI_TBX6\">Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_TBX6\">Μετακινεί την επιλεγμένη κεφαλίδα και το κείμενο κάτω από την κεφαλίδα, μια θέση κάτω στον περιηγητή και στο έγγραφο. Για να μετακινήσετε μόνο την επιλεγμένη επικεφαλίδα και όχι το κείμενο που συσχετίζεται με την κεφαλίδα, κρατείστε πατημένο το Ctrl και μετά πατήστε σε αυτό το εικονίδιο.</ahelp>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3149820\n"
-"39\n"
+"02110000.xhp\n"
+"par_id3153768\n"
"help.text"
-msgid "Alphabetical numbering with identical lower case letters, where the number of letters indicates the chapter level. For example, the third number in level two is \"cc\"."
-msgstr "Αλφαβητική αρίθμηση με ταυτόσημα πεζά γράμματα, όπου ο αριθμός των γραμμάτων υποδεικνύει το επίπεδο κεφαλαίου. Για παράδειγμα, ο τρίτος αριθμός στο επίπεδο δύο είναι \"γγ\"."
+msgid "<image id=\"img_id3150828\" src=\"sw/imglst/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150828\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150828\" src=\"sw/imglst/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150828\">Εικονίδιο</alt></image>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3154834\n"
-"26\n"
+"02110000.xhp\n"
+"par_id3150870\n"
+"53\n"
"help.text"
-msgid "None"
-msgstr "Κανένα"
+msgid "Chapter down"
+msgstr "Κεφάλαιο προς τα κάτω"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3148968\n"
-"27\n"
+"02110000.xhp\n"
+"hd_id3151338\n"
+"55\n"
"help.text"
-msgid "No numbering symbol. Only the character or symbol defined in the <emph>Separator</emph> fields appears at the beginning of the numbered line."
-msgstr "Κανένα σύμβολο αρίθμησης. Μόνο ο χαρακτήρας ή το σύμβολο που ορίζεται στα πεδία <emph>Διαχωριστικό</emph> εμφανίζεται στην αρχή της αριθμημένης γραμμής."
+msgid "Promote Level"
+msgstr "Προβιβασμός επιπέδου"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"hd_id3147098\n"
-"40\n"
+"02110000.xhp\n"
+"par_id3151354\n"
+"56\n"
"help.text"
-msgid "Character Style"
-msgstr "Τεχνοτροπία χαρακτήρων"
+msgid "<ahelp hid=\"HID_NAVI_TBX14\">Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_TBX14\">Αυξάνει το επίπεδο διάρθρωσης της επιλεγμένης κεφαλίδας και τις κεφαλίδες που βρίσκονται κάτω από την επικεφαλίδα κατά ένα. Για να αυξήσετε το επίπεδο μόνο της επιλεγμένης επικεφαλίδας, κρατείστε πατημένο το Ctrl και μετά πατήστε αυτό το εικονίδιο.</ahelp>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3147224\n"
-"41\n"
+"02110000.xhp\n"
+"par_id3155414\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/charstyle\">Select the format of the numbering character.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/charstyle\">Επιλέξτε τη μορφοποίηση για τον χαρακτήρα αρίθμησης.</ahelp>"
+msgid "<image id=\"img_id3155420\" src=\"sw/imglst/sc20172.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155420\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155420\" src=\"sw/imglst/sc20172.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155420\">Εικονίδιο</alt></image>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"hd_id3153643\n"
-"28\n"
+"02110000.xhp\n"
+"par_id3153697\n"
+"57\n"
"help.text"
-msgid "Show sublevels"
-msgstr "Εμφάνιση υποεπιπέδων"
+msgid "Promote level"
+msgstr "Προβιβασμός επιπέδου"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3147575\n"
-"29\n"
+"02110000.xhp\n"
+"hd_id3153714\n"
+"58\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/sublevelsnf\">Select the number of outline levels to include in the chapter numbering. For example, select \"3\" to display three levels of chapter numbering: 1.1.1</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/sublevelsnf\">Επιλέξτε τον αριθμό των επιπέδων διάρθρωσης που θα συμπεριλαμβάνονται στην αρίθμηση κεφαλαίων. Για παράδειγμα, επιλέξτε \"3\" για να εμφανίζονται τρία επίπεδα στην αρίθμηση κεφαλαίων: 1.1.1</ahelp>"
+msgid "Demote Level"
+msgstr "Υποβιβασμός επιπέδου"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"hd_id3152772\n"
-"30\n"
+"02110000.xhp\n"
+"par_id3150707\n"
+"59\n"
"help.text"
-msgid "Separator Before"
-msgstr "Διαχωριστικό πριν"
+msgid "<ahelp hid=\"HID_NAVI_TBX15\">Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_TBX15\">Μειώνει το επίπεδο διάρθρωσης της επιλεγμένης κεφαλίδας και τις κεφαλίδες που βρίσκονται κάτω από την επικεφαλίδα κατά ένα. Για να μειώσετε το επίπεδο διάρθρωσης μόνο της επιλεγμένης επικεφαλίδας, κρατείστε πατημένο το Ctrl και μετά πατήστε αυτό το εικονίδιο.</ahelp>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3155142\n"
-"31\n"
+"02110000.xhp\n"
+"par_id3148414\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/prefix\">Enter the text that you want to display before the chapter number.</ahelp> For example, type \"Chapter \" to display \"Chapter 1\"."
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/prefix\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται πριν τον αριθμό κεφαλαίου.</ahelp> Για παράδειγμα, πληκτρολογήστε \"Κεφάλαιο \" για να εμφανίζεται \"Κεφάλαιο 1\"."
+msgid "<image id=\"img_id3148420\" src=\"sw/imglst/sc20173.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148420\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148420\" src=\"sw/imglst/sc20173.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148420\">Εικονίδιο</alt></image>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"hd_id3154386\n"
-"32\n"
+"02110000.xhp\n"
+"par_id3147324\n"
+"60\n"
"help.text"
-msgid "Separator After"
-msgstr "Διαχωριστικό μετά"
+msgid "Demote level"
+msgstr "Υποβιβασμός επιπέδου"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3153358\n"
-"33\n"
+"02110000.xhp\n"
+"hd_id3147340\n"
+"61\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/suffix\">Enter the text that you want to display after the chapter number.</ahelp> For example, type a period (.) to display \"1.\""
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/suffix\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται ύστερα από τον αριθμό κεφαλαίου.</ahelp> Για παράδειγμα, πληκτρολογήστε μία τελεία (.) για να εμφανίζεται \"1.\""
+msgid "Open Documents"
+msgstr "Άνοιγμα εγγράφων"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"hd_id3150590\n"
-"6\n"
+"02110000.xhp\n"
+"par_id3148999\n"
+"62\n"
"help.text"
-msgid "Start at"
-msgstr "Έναρξη στο"
+msgid "<ahelp hid=\"HID_NAVIGATOR_LISTBOX\">Lists the names of all open text documents. To view the contents of a document in the Navigator window, select the name of the document in the list. The current document displayed in the Navigator is indicated by the word \"active\" after its name in the list.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVIGATOR_LISTBOX\">Εμφανίζει τα ονόματα όλων των ανοιχτών εγγράφων. Για να προβάλετε τα περιεχόμενα ενός εγγράφου στο παράθυρο περιηγητή, επιλέξτε το όνομα του εγγράφου στη λίστα. Το τρέχον εμφανιζόμενο έγγραφο στον περιηγητή υποδεικνύεται από τη λέξη \"ενεργό\" μετά το όνομά του στη λίστα.</ahelp>"
-#: 06060100.xhp
+#: 02110000.xhp
msgctxt ""
-"06060100.xhp\n"
-"par_id3151023\n"
-"7\n"
+"02110000.xhp\n"
+"par_id3149025\n"
+"63\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/startat\">Enter the number that you want to restart the chapter numbering at.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/startat\">Εισάγετε τον αριθμό από το οποίο επιθυμείτε να επανεκκινεί η αρίθμηση κεφαλαίων.</ahelp>"
+msgid "You can also right-click an item in the Navigator, choose <emph>Display</emph>, and then click the document that you want to view."
+msgstr "Μπορείτε επίσης να δεξιοπατήσετε σε ένα στοιχείο στον περιηγητή, επιλέξτε <emph>Εμφάνιση</emph> και μετά πατήστε στο έγγραφο που θέλετε να προβάλετε."
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
+"02110100.xhp\n"
"tit\n"
"help.text"
-msgid "Insert Bibliography Entry"
-msgstr "Εισαγωγή καταχώρισης βιβλιογραφίας"
+msgid "Navigation"
+msgstr "Περιήγηση"
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"hd_id3151187\n"
+"02110100.xhp\n"
+"hd_id3147745\n"
"1\n"
"help.text"
-msgid "Insert Bibliography Entry"
-msgstr "Εισαγωγή καταχώρισης βιβλιογραφίας"
+msgid "Navigation"
+msgstr "Περιήγηση"
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"par_id3154642\n"
+"02110100.xhp\n"
+"par_id3149844\n"
"2\n"
"help.text"
-msgid "<variable id=\"literaturvz\"><ahelp hid=\".uno:InsertAuthoritiesEntry\">Inserts a bibliography reference.</ahelp></variable>"
-msgstr "<variable id=\"literaturvz\"><ahelp hid=\".uno:InsertAuthoritiesEntry\">Εισάγει μία παραπομπή βιβλιογραφίας.</ahelp></variable>"
-
-#: 04120300.xhp
-msgctxt ""
-"04120300.xhp\n"
-"hd_id3145416\n"
-"3\n"
-"help.text"
-msgid "Entry"
-msgstr "Καταχώριση"
+msgid "<ahelp hid=\"HID_SCRL_NAVI\">If you click this icon in the Navigator or in the lower right of the document window, a toolbar will appear which enables you to choose among the existing targets within a document.</ahelp> You can then use the up and down arrow icons to position the text cursor in the document on the previous or next target."
+msgstr "<ahelp hid=\"HID_SCRL_NAVI\">Εάν πατήσετε σε αυτό το εικονίδιο στην περιήγηση ή στο κάτω δεξί μέρος του παραθύρου του εγγράφου, θα εμφανιστεί μια εργαλειοθήκη, που σας επιτρέπει να επιλέξετε ανάμεσα σε υπάρχοντες προορισμούς μέσα σε ένα έγγραφο.</ahelp> Μπορείτε κατόπιν να χρησιμοποιήσετε τα πάνω και κάτω εικονίδια βέλους για να τοποθετήσετε τον δρομέα κειμένου στο έγγραφο στον επόμενο ή προηγούμενο προορισμό."
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"hd_id3157721\n"
+"02110100.xhp\n"
+"par_id3153293\n"
"15\n"
"help.text"
-msgid "From bibliography database"
-msgstr "Από τη βάση δεδομένων βιβλιογραφίας"
+msgid "<ahelp hid=\"HID_SCRL_PAGEUP\">Click the up button to scroll to the previous page or object.</ahelp>"
+msgstr "<ahelp hid=\"HID_SCRL_PAGEUP\">Πατήστε στο πλήκτρο πάνω για να μεταφερθείτε στην προηγούμενη σελίδα ή αντικείμενο.</ahelp>"
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"par_id3154096\n"
+"02110100.xhp\n"
+"par_id3156098\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/bibliographyentry/frombibliography\">Inserts a reference from the bibliography database.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/bibliographyentry/frombibliography\">Εισάγει μια παραπομπή από τη βάση δεδομένων της βιβλιογραφίας.</ahelp>"
+msgid "<ahelp hid=\"HID_SCRL_PAGEDOWN\">Click the down button to scroll to the next page or object.</ahelp>"
+msgstr "<ahelp hid=\"HID_SCRL_PAGEDOWN\">Πατήστε στο πλήκτρο κάτω για να μεταφερθείτε στην επόμενη σελίδα ή αντικείμενο.</ahelp>"
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"hd_id3149805\n"
-"17\n"
+"02110100.xhp\n"
+"par_id3155076\n"
+"3\n"
"help.text"
-msgid "From document content"
-msgstr "Από τα περιεχόμενα του εγγράφου"
+msgid "By default, as long as you have not selected any other entry, the arrow buttons jump to the previous or the next page in the document. The arrow buttons are black if you are browsing through pages and blue if you jump to other objects."
+msgstr "Από προεπιλογή, εάν δεν έχετε επιλέξει οποιαδήποτε άλλη καταχώριση, τα κουμπιά βελών μεταβαίνουν στην προηγούμενη ή την επόμενη σελίδα του εγγράφου. Τα κουμπιά βελών είναι μαύρα εάν περιηγείστε σε σελίδες και γαλάζια εάν μετακινήστε σε άλλα αντικείμενα."
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"par_id3153536\n"
-"18\n"
+"02110100.xhp\n"
+"par_id3154330\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/bibliographyentry/fromdocument\">Inserts a reference from the bibliography records that are stored in the current document.</ahelp> An entry that is stored in the document has priority over an entry that is stored in the bibliography database."
-msgstr "<ahelp hid=\"modules/swriter/ui/bibliographyentry/fromdocument\">Εισάγει μια αναφορά από τις εγγραφές της βιβλιογραφίας που είναι αποθηκευμένες στο τρέχον έγγραφο.</ahelp> Μια καταχώριση που είναι αποθηκευμένη στο έγγραφο έχει προτεραιότητα σε σχέση με μια καταχώριση που είναι αποθηκευμένη στη βάση δεδομένων βιβλιογραφίας."
+msgid "The entries largely correspond to those in the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> selection box. You can also select other jump destinations. An example are the reminders, which you can set with the <emph>Set Reminder</emph> icon in the Navigator. You can select an object from among the following options on the <emph>Navigation</emph> toolbar: table, text frame, graphics, OLE object, page, headings, reminder, drawing object, control field, section, bookmark, selection, footnote, note, index entry, table formula, wrong table formula."
+msgstr "Οι καταχωρίσεις αντιστοιχούν σε μεγάλο βαθμό στο πλαίσιο επιλογής στην <link href=\"text/swriter/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link>. Μπορείτε επίσης, να επιλέξετε άλλους προορισμούς μετάβασης. Ένα παράδειγμα είναι οι υπενθυμίσεις, που μπορείτε να ορίσετε στο εικονίδιο <emph>Ορισμός υπενθύμισης</emph> του περιηγητή. Μπορείτε να επιλέξετε ένα αντικείμενο από τις ακόλουθες επιλογές της εργαλειοθήκης <emph>Περιήγηση</emph>: πίνακας, πλαίσιο κειμένου, γραφικά, αντικείμενα OLE, σελίδα, κεφαλίδες, υπενθύμιση, αντικείμενο ζωγραφικής, πεδίο ελέγχου, ενότητα, σελιδοδείκτης, επιλογή, υποσημείωση, σημείωση, καταχώριση ευρετηρίου, τύπος πίνακα, λανθασμένος τύπος πίνακα."
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"par_id3154200\n"
-"19\n"
+"02110100.xhp\n"
+"par_id3148783\n"
+"12\n"
"help.text"
-msgid "When you save a document that contains bibliography entries, the corresponding records are automatically saved in a hidden field in the document."
-msgstr "Όταν σώζετε ένα έγγραφο που περιέχει καταχωρίσεις βιβλιογραφίας, οι αντίστοιχες εγγραφές αποθηκεύονται αυτόματα σε ένα κρυφό πεδίο του εγγράφου."
+msgid "For table formulas, you can either jump to all table formulas located within your document or only to the incorrect ones. For incorrect formulas, you jump only to formulas that have resulted in errors. The program skips over formulas with resulting errors (those that reference incorrect formulas)."
+msgstr "Για τους τύπους πίνακα, μπορείτε είτε να μεταβείτε σε όλους τους τύπους πίνακα που βρίσκονται μέσα στο έγγραφό σας ή μόνο στους λανθασμένους. Για τους λανθασμένους τύπους μετακινήστε μόνο σε τύπους που έχουν εσφαλμένα αποτελέσματα. Το πρόγραμμα παραβλέπει τους τύπους που δίνουν εσφαλμένα αποτελέσματα (αυτά που παραπέμπουν σε λανθασμένους τύπους)."
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"hd_id3143273\n"
+"02110100.xhp\n"
+"hd_id3150031\n"
"5\n"
"help.text"
-msgid "Short name"
-msgstr "Σύντομο όνομα"
+msgid "Working With the Navigation Toolbar"
+msgstr "Εργασία με την εργαλειοθήκη Περιήγηση"
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"par_id3149490\n"
+"02110100.xhp\n"
+"par_id3150045\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/bibliographyentry/entrylb\">Select the short name of the bibliography record that you want to insert.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/bibliographyentry/entrylb\">Επιλέξτε το σύντομο όνομα της εγγραφής βιβλιογραφίας που θέλετε να εισάγετε.</ahelp>"
+msgid "Open the <emph>Navigation</emph> toolbar by clicking on its icon located in the vertical scrollbar. You can break the toolbar away from its place by dragging and arrange it on the screen."
+msgstr "Ανοίξτε την εργαλειοθήκη <emph>Περιήγηση</emph> πατώντας επάνω στο εικονίδιό της στην κάθετη γραμμή κύλισης. Μπορείτε να απομακρύνετε την εργαλειοθήκη από τη θέση της μεταφέροντας την και να την τακτοποιήσετε στην οθόνη."
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"hd_id3151260\n"
+"02110100.xhp\n"
+"par_id3153141\n"
"7\n"
"help.text"
-msgid "Author, Title"
-msgstr "Συντάκτης, Τίτλος"
+msgid "<ahelp hid=\"HID_NAVI_VS\">Click the icon for the type of objects you want to browse through. Then click one of the \"Previous Object\" or \"Next Object\" arrow buttons. The names of these buttons indicate the type of object you have selected. The text cursor is placed on whichever object you have selected.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_VS\">Πατήστε στο εικονίδιο για τον τύπο των αντικειμένων στον οποίο θέλετε να περιηγηθείτε. Έπειτα πατήστε σε ένα από τα κουμπιά βέλους \"Προηγούμενο αντικείμενο\" ή \"Επόμενο αντικείμενο\". Τα ονόματα αυτών των κουμπιών υποδεικνύουν τον τύπο αντικειμένου που έχετε επιλέξει. Ο δρομέας κειμένου τοποθετείται σε οποιοδήποτε αντικείμενο έχετε επιλέξει.</ahelp>"
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"par_id3149824\n"
+"02110100.xhp\n"
+"par_id3149968\n"
+"11\n"
+"help.text"
+msgid "You can configure $[officename] according to your specific preferences for navigating within a document. To do this, choose <link href=\"text/shared/01/06140000.xhp\" name=\"Tools - Customize\"><emph>Tools - Customize</emph></link>. The various tables for adapting <link href=\"text/shared/01/06140100.xhp\" name=\"menus\">menus</link>, <link href=\"text/shared/01/06140200.xhp\" name=\"keyboard input\">keyboard input</link> or toolbars contain various functions for navigation within the document under the \"Navigate\" area. In this way you can jump to the index tags in the document with the \"To Next/Previous Index Tag\" functions."
+msgstr "Μπορείτε να ρυθμίσετε το $[officename] σύμφωνα με τις δικές σας ειδικές προτιμήσεις περιήγησης σε ένα έγγραφο. Για να το κάνετε αυτό, διαλέξτε <link href=\"text/shared/01/06140000.xhp\" name=\"Εργαλεία - Προσαρμογή\"><emph>Εργαλεία - Προσαρμογή</emph></link>. Οι ποικίλοι πίνακες για προσαρμογή <link href=\"text/shared/01/06140100.xhp\" name=\"μενού\">μενού</link>, <link href=\"text/shared/01/06140200.xhp\" name=\"είσοδος πληκτρολογίου\">είσοδος πληκτρολογίου</link> ή εργαλειοθηκών περιέχουν ποικίλες λειτουργίες για περιήγηση σε ένα έγγραφο στην περιοχή \"Περιήγηση\". Έτσι μπορείτε να μεταβείτε στις ετικέτες ευρετηρίου στο έγγραφο με τις λειτουργίες \"Στην επόμενη/προηγούμενη ετικέτα ευρετηρίου\"."
+
+#: 02110100.xhp
+msgctxt ""
+"02110100.xhp\n"
+"bm_id3155338\n"
+"help.text"
+msgid "<bookmark_value>searching; repeating a search</bookmark_value>"
+msgstr "<bookmark_value>αναζήτηση; επανάληψη μιας αναζήτησης</bookmark_value>"
+
+#: 02110100.xhp
+msgctxt ""
+"02110100.xhp\n"
+"hd_id3155338\n"
"8\n"
"help.text"
-msgid "If available, the author and the full title of the selected short name are displayed in this area."
-msgstr "Αν είναι διαθέσιμο, ο συγγραφέας και ο πλήρης τίτλος του επιλεγμένου σύντομου ονόματος εμφανίζονται σε αυτήν την περιοχή."
+msgid "Repeat Search"
+msgstr "Επανάληψη αναζήτησης"
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"hd_id3149105\n"
+"02110100.xhp\n"
+"par_id3155361\n"
"9\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
+msgid "With the <emph>Repeat search</emph> icon on the <emph>Navigation</emph> toolbar you can repeat a search you started with the <emph>Search and Replace</emph> dialog. To do this, click the icon. The blue arrow buttons on the vertical scrollbar now take on the functions <emph>Continue search forwards</emph> and <emph>Continue search backwards</emph>. If you now click one of the arrow surfaces, the search will be continued for the term entered in the Search and Replace dialog."
+msgstr "Με το εικονίδιο <emph>Επανάληψη αναζήτησης</emph> στην εργαλειοθήκη <emph>Περιήγηση</emph> μπορείτε να επαναλάβετε μια αναζήτηση που ξεκινήσατε στον διάλογο <emph>Αναζήτηση και Αντικατάσταση</emph>. Για να πραγματοποιηθεί αυτό, πατήστε στο εικονίδιο. Τα γαλάζια κουμπιά βέλους στην κάθετη γραμμή κύλισης αποκτούν τώρα τις λειτουργίες <emph>Συνέχεια της αναζήτησης προς τα εμπρός</emph> και <emph>Συνέχεια της αναζήτησης προς τα πίσω</emph>. Εάν τώρα πατήσετε σε μία από τις επιφάνειες βέλους, η αναζήτηση θα συνεχιστεί για τον όρο που έχει εισαχθεί στον διάλογο Αναζήτηση και Αντικατάσταση."
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"par_id3147100\n"
-"10\n"
+"02110100.xhp\n"
+"par_idN106DD\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/bibliographyentry/insert\">Inserts the bibliographic reference into the document. If you created a new record, you must also insert it as an entry, otherwise the record is lost when you close the document.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/bibliographyentry/insert\">Εισάγει μία παραπομπή βιβλιογραφίας στο έγγραφο. Αν δημιουργήσατε μία νέα εγγραφή, πρέπει επίσης να την εισάγετε ως καταχώριση, αλλιώς η εγγραφή χάνεται όταν κλείσετε το έγγραφο.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through bookmarks.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για να περιηγηθείτε στους σελιδοδείκτες.</ahelp>"
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"hd_id3147216\n"
-"11\n"
+"02110100.xhp\n"
+"par_idN106F4\n"
"help.text"
-msgid "Close"
-msgstr "Κλείσιμο"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through control fields.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στα πεδία ελέγχου.</ahelp>"
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"par_id3149036\n"
-"12\n"
+"02110100.xhp\n"
+"par_idN1070B\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/bibliographyentry/close\">Closes the dialog.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/bibliographyentry/close\">Κλείνει τον διάλογο.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through drawing objects.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στα αντικείμενα σχεδίασης.</ahelp>"
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"hd_id3153634\n"
-"13\n"
+"02110100.xhp\n"
+"par_idN10722\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through text frames.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στα πλαίσια κειμένου.</ahelp>"
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"par_id3147579\n"
-"14\n"
+"02110100.xhp\n"
+"par_idN10739\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/bibliographyentry/new\">Opens the <link href=\"text/swriter/01/04120229.xhp\" name=\"Define Bibliography Entry\">Define Bibliography Entry</link> dialog, where you can create a new bibliography record. This record is only stored in the document. To add a record to the bibliography database, choose <emph>Tools - Bibliography Database</emph>.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/bibliographyentry/new\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/04120229.xhp\" name=\"Ορισμός καταχώρισης βιβλιογραφίας\">Ορισμός καταχώρισης βιβλιογραφίας</link>, όπου μπορείτε να δημιουργήσετε μία νέα βιβλιογραφική εγγραφή. Η εγγραφή αυτή αποθηκεύεται μόνο στο έγγραφο. Για να προσθέσετε μία εγγραφή στη βάση δεδομένων βιβλιογραφίας, επιλέξτε <emph>Εργαλεία - Βάση δεδομένων βιβλιογραφίας</emph>.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through footnotes.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στις υποσημειώσεις.</ahelp>"
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"hd_id3155142\n"
-"20\n"
+"02110100.xhp\n"
+"par_idN10750\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through graphics.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στα γραφικά.</ahelp>"
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"par_id3157900\n"
-"21\n"
+"02110100.xhp\n"
+"par_idN10767\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/bibliographyentry/edit\">Opens the <link href=\"text/swriter/01/04120229.xhp\" name=\"Define Bibliography Entry\">Define Bibliography Entry</link> dialog where you can edit the selected bibliography record.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/bibliographyentry/edit\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/04120229.xhp\" name=\"Ορισμός καταχώρισης βιβλιογραφίας\">Ορισμός καταχώρισης βιβλιογραφίας</link> όπου μπορείτε να επεξεργαστείτε την επιλεγμένη βιβλιογραφική εγγραφή.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through index entries.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στις καταχωρήσεις ευρετηρίου.</ahelp>"
-#: 04120300.xhp
+#: 02110100.xhp
msgctxt ""
-"04120300.xhp\n"
-"par_id3149172\n"
-"22\n"
+"02110100.xhp\n"
+"par_idN1077E\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/indices_literature.xhp\" name=\"Tips for working with bibliography entries\">Tips for working with bibliography entries</link>"
-msgstr "<link href=\"text/swriter/guide/indices_literature.xhp\" name=\"Συμβουλές για την εργασία με καταχωρίσεις βιβλιογραφίας\">Συμβουλές για την εργασία με καταχωρίσεις βιβλιογραφίας</link>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through reminders.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στις υπενθυμίσεις.</ahelp>"
-#: 05060201.xhp
+#: 02110100.xhp
msgctxt ""
-"05060201.xhp\n"
-"tit\n"
+"02110100.xhp\n"
+"par_idN10795\n"
"help.text"
-msgid "Contour Editor"
-msgstr "Επεξεργαστής περιγράμματος"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the cursor to the next object of the selected type.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει τον δρομέα στο επόμενο αντικείμενο του επιλεγμένου τύπου.</ahelp>"
-#: 05060201.xhp
+#: 02110100.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3153539\n"
-"1\n"
+"02110100.xhp\n"
+"par_idN107AF\n"
"help.text"
-msgid "Contour Editor"
-msgstr "Επεξεργαστής περιγράμματος"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through OLE objects.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στα αντικείμενα OLE.</ahelp>"
-#: 05060201.xhp
+#: 02110100.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3153677\n"
-"2\n"
+"02110100.xhp\n"
+"par_idN107C6\n"
"help.text"
-msgid "<variable id=\"konturtext\"><ahelp hid=\".uno:ContourDialog\">Changes the contour of the selected object. $[officename] uses the contour when determining the <link href=\"text/swriter/01/05060200.xhp\" name=\"text wrap\">text wrap</link> options for the object.</ahelp></variable>"
-msgstr "<variable id=\"konturtext\"><ahelp hid=\".uno:ContourDialog\">Αλλάζει το περίγραμμα από το επιλεγμένο αντικείμενο. Το $[officename] χρησιμοποιεί το περίγραμμα όταν καθορίζονται οι επιλογές <link href=\"text/swriter/01/05060200.xhp\" name=\"αναδίπλωσης κειμένου\">αναδίπλωσης κειμένου</link> για το αντικείμενο.</ahelp></variable>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through headings.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στις κεφαλίδες.</ahelp>"
-#: 05060201.xhp
+#: 02110100.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3155892\n"
-"46\n"
+"02110100.xhp\n"
+"par_idN107DD\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONTDLG_GRAPHWND\">Displays a preview of the contour.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONTDLG_GRAPHWND\">Εμφανίζει μια προεπισκόπηση του περιγράμματος.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through pages.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στις σελίδες.</ahelp>"
-#: 05060201.xhp
+#: 02110100.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3159195\n"
-"3\n"
+"02110100.xhp\n"
+"par_idN107F4\n"
"help.text"
-msgid "Apply"
-msgstr "Εφαρμογή"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through comments.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για να περιηγηθείτε στα σχόλια.</ahelp>"
-#: 05060201.xhp
+#: 02110100.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3155184\n"
-"4\n"
+"02110100.xhp\n"
+"par_idN1080B\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONTDLG_APPLY\">Applies the contour to the selected object.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONTDLG_APPLY\">Εφαρμόζει το περίγραμμα στο επιλεγμένο αντικείμενο.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the cursor to the previous object of the selected type.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζε τον δρομέα στο προηγούμενο αντικείμενο του επιλεγμένου τύπου.</ahelp>"
-#: 05060201.xhp
+#: 02110100.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3149827\n"
+"02110100.xhp\n"
+"par_idN10829\n"
"help.text"
-msgid "<image id=\"img_id3151253\" src=\"svx/res/nu07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151253\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151253\" src=\"svx/res/nu07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151253\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through sections.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στις ενότητες.</ahelp>"
-#: 05060201.xhp
+#: 02110100.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3148971\n"
-"5\n"
+"02110100.xhp\n"
+"par_idN10840\n"
"help.text"
-msgid "Apply"
-msgstr "Εφαρμογή"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through selections.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στις επιλογές.</ahelp>"
-#: 05060201.xhp
+#: 02110100.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3147091\n"
-"6\n"
+"02110100.xhp\n"
+"par_idN10857\n"
"help.text"
-msgid "Wrap Region"
-msgstr "Περιοχή αναδίπλωσης"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through search results.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στα αποτελέσματα αναζήτησης.</ahelp>"
-#: 05060201.xhp
+#: 02110100.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3147217\n"
-"7\n"
+"02110100.xhp\n"
+"par_idN1086E\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONTDLG_WORKPLACE\">Deletes the custom contour. Click here, and then click in the preview area.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONTDLG_WORKPLACE\">Διαγράφει το προσαρμοσμένο περίγραμμα. Πατήστε εδώ και μετά πατήστε στην περιοχή προεπισκόπησης.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through table formulas.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στους τύπους πίνακα.</ahelp>"
-#: 05060201.xhp
+#: 02110100.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3147579\n"
+"02110100.xhp\n"
+"par_idN10885\n"
"help.text"
-msgid "<image id=\"img_id3147585\" src=\"svx/res/cd02.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147585\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147585\" src=\"svx/res/cd02.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147585\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through wrong table formulas.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στους λανθασμένους τύπους ενός πίνακα.</ahelp>"
-#: 05060201.xhp
+#: 02110100.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3153351\n"
-"8\n"
+"02110100.xhp\n"
+"par_idN1089C\n"
"help.text"
-msgid "Work area"
-msgstr "Περιοχή εργασίας"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through tables.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στους πίνακες.</ahelp>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3149170\n"
-"9\n"
+"02120000.xhp\n"
+"tit\n"
"help.text"
-msgid "Select"
-msgstr "Επιλογή"
+msgid "AutoText"
+msgstr "Αυτόματο κείμενο"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3156270\n"
-"10\n"
+"02120000.xhp\n"
+"hd_id3147512\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONTDLG_SELECT\">Changes to selection mode, so that you can select the contour.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONTDLG_SELECT\">Τροποποιεί τη λειτουργία επιλογής, έτσι ώστε να μπορείτε να επιλέξετε το περίγραμμα.</ahelp>"
+msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Αυτόματο κείμενο\">Αυτόματο κείμενο</link>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3151370\n"
+"02120000.xhp\n"
+"par_id3154571\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3151377\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151377\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151377\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151377\">Εικονίδιο</alt></image>"
+msgid "<variable id=\"autotexttext\"><ahelp hid=\".uno:EditGlossary\">Creates, edits, or inserts AutoText. You can store formatted text, text with graphics, tables, and fields as AutoText. To quickly insert AutoText, type the shortcut for the AutoText in your document, and then press F3.</ahelp></variable>"
+msgstr "<variable id=\"autotexttext\"><ahelp hid=\".uno:EditGlossary\">Δημιουργεί, επεξεργάζεται ή εισάγει αυτόματο κείμενο. Μπορείτε να αποθηκεύσετε μορφοποιημένο κείμενο, κείμενο με γραφικά, πίνακες και πεδία ως αυτόματο κείμενο. Για να εισάγετε γρήγορα αυτόματο κείμενο, πληκτρολογήστε τη συντόμευση για το αυτόματο κείμενο στο έγγραφό σας και μετά πατήστε F3.</ahelp></variable>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3150121\n"
-"11\n"
+"02120000.xhp\n"
+"par_id3143277\n"
+"52\n"
"help.text"
-msgid "Select"
-msgstr "Επιλογή"
+msgid "You can also click the arrow next to the <emph>AutoText</emph> icon on the <emph>Insert</emph> bar, and then choose the AutoText that you want to insert."
+msgstr "Μπορείτε επίσης να πατήσετε στο βέλος δίπλα στο εικονίδιο <emph>Αυτόματο κείμενο</emph> στη γραμμή <emph>Εισαγωγή</emph> και να επιλέξετε το αυτόματο κείμενο που θέλετε να εισάγετε."
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3155868\n"
-"12\n"
+"02120000.xhp\n"
+"hd_id3148982\n"
+"4\n"
"help.text"
-msgid "Rectangle"
-msgstr "Ορθογώνιο"
+msgid "AutoText"
+msgstr "Αυτόματο κείμενο"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3150696\n"
-"13\n"
+"02120000.xhp\n"
+"par_id3153640\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONTDLG_RECT\">Draws a rectangular contour where you drag in the object preview. To draw a square, hold down Shift while you drag.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONTDLG_RECT\">Σχεδιάζει ένα ορθογώνιο περίγραμμα όπου μεταφέρετε στην προεπισκόπηση του αντικειμένου. Για να σχεδιάσετε ένα τετράγωνο, κρατήστε πατημένο το πλήκτρο Shift κατά τη μεταφορά.</ahelp>"
+msgid "The <emph>AutoText </emph>dialog lists the AutoText categories and entries."
+msgstr "Ο διάλογος <emph>Αυτόματο κείμενο </emph>εμφανίζει τις κατηγορίες και καταχωρίσεις του αυτόματου κειμένου."
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3149559\n"
+"02120000.xhp\n"
+"hd_id3152766\n"
+"6\n"
"help.text"
-msgid "<image id=\"img_id3149565\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149565\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149565\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149565\">Εικονίδιο</alt></image>"
+msgid "Display remainder of name as a suggestion while typing"
+msgstr "Εμφάνιση του υπόλοιπου του ονόματος ως συμβουλή κατά την πληκτρολόγηση"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3145137\n"
-"14\n"
+"02120000.xhp\n"
+"par_id3145758\n"
+"51\n"
"help.text"
-msgid "Rectangle"
-msgstr "Ορθογώνιο"
+msgid "<ahelp hid=\"modules/swriter/ui/autotext/insert\">Displays a suggestion for completing a word as a Help Tip after you type the first three letters of a word that matches an AutoText entry. To accept the suggestion, press Enter. If more than one AutoText entry matches the letters that you type, press Ctrl+Tab to advance through the entries.</ahelp> For example, to insert dummy text, type \"Dum\", and then press Enter."
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/insert\">Εμφανίζειμια πρόταση για συμπλήρωση μιας λέξης ως συμβουλή οθόνης, μετά την πληκτρολόγηση των τριών πρώτων γραμμάτων μιας λέξης που ταιριάζει σε καταχώριση αυτομάτου κειμένου. Για να αποδεχτείτε αυτήν την πρόταση πατήστε Enter. Εάν παραπάνω από μια καταχωρίσεις αυτομάτου κειμένου ταιριάζει με τα γράμματα που πληκτρολογήσατε, πατήστε Ctrl+Tab για δείτε όλες τις καταχωρήσεις.</ahelp> Για παράδειγμα, για να εισάγετε τη λέξη μέλισσα, πληκτρολογήστε \"μέλ\" και μετά πατήστε Enter."
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3155980\n"
-"15\n"
+"02120000.xhp\n"
+"par_id3149177\n"
+"53\n"
"help.text"
-msgid "Ellipse"
-msgstr "Έλλειψη"
+msgid "To display the list in reverse order, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Tab."
+msgstr "Για να εμφανίσετε τη λίστα σε αντίστροφη σειρά, πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Tab."
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3150558\n"
-"16\n"
+"02120000.xhp\n"
+"hd_id3151378\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONTDLG_CIRCLE\">Draws an oval contour where you drag in the object preview.</ahelp> To draw a circle, hold down shift while you drag."
-msgstr "<ahelp hid=\"HID_CONTDLG_CIRCLE\">Σχεδιάζει ένα ωοειδές περίγραμμα όπου μεταφέρετε στην προεπισκόπηση του αντικειμένου.</ahelp> Για να σχεδιάσετε έναν κύκλο, κρατήστε πατημένο το πλήκτρο Shift κατά τη μεταφορά."
+msgid "Name"
+msgstr "Όνομα"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3146332\n"
+"02120000.xhp\n"
+"par_id3155862\n"
+"10\n"
"help.text"
-msgid "<image id=\"img_id3146338\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146338\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146338\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146338\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"modules/swriter/ui/autotext/name\">Lists the name of the currently selected AutoText entry. If you have selected text in the document, type the name of the new AutoText entry, click the <emph>AutoText </emph>button, and then choose <emph>New</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/name\">Εμφανίζει το όνομα του επιλεγμένου αυτομάτου κειμένου. Εάν έχετε επιλέξει κείμενο στο έγγραφο, πληκτρολογήστε το όνομα της νέας καταχώρισης αυτομάτου κειμένου, πατήστε στο κουμπί<emph>Αυτόματο κείμενο</emph> και μετά επιλέξτε <emph>Δημιουργία</emph>.</ahelp>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3148857\n"
-"17\n"
+"02120000.xhp\n"
+"hd_id3150113\n"
+"12\n"
"help.text"
-msgid "Ellipse"
-msgstr "Έλλειψη"
+msgid "Shortcut"
+msgstr "Συντόμευση"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3148443\n"
-"18\n"
+"02120000.xhp\n"
+"par_id3147413\n"
+"13\n"
"help.text"
-msgid "Polygon"
-msgstr "Πολύγωνο"
+msgid "<ahelp hid=\"modules/swriter/ui/autotext/shortname\">Displays the shortcut for the selected AutoText entry. If you are creating a new AutoText entry, type the shortcut that you want to use for the entry.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/shortname\">Εμφανίζει τη συντόμευση για την επιλεγμένη καταχώριση αυτομάτου κειμένου. Εάν δημιουργείτε μια καταχώριση αυτομάτου κειμένου, πληκτρολογήστε τη συντόμευση που θέλετε να χρησιμοποιήσετε για την καταχώριση.</ahelp>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3154774\n"
-"19\n"
+"02120000.xhp\n"
+"hd_id3149558\n"
+"65\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONTDLG_POLY\">Draws a closed contour consisting of straight line segments. Click where you want to start the polygon, and drag to draw a line segment. Click again to define the end of the line segment, and continue clicking to define the remaining line segments of the polygon. Double-click to finish drawing the polygon. To constrain the polygon to angles of 45 degree, hold down Shift when you click.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONTDLG_POLY\">Σχεδιάζει ένα κλειστό περίγραμμα που αποτελείται από ευθύγραμμα τμήματα. Πατήστε οπουδήποτε επιθυμείτε να ξεκινά το πολύγωνο και μεταφέρετε για να σχεδιάστε ένα γραμμικό τμήμα. Πατήστε ξανά για να ορίσετε το τέλος του γραμμικού τμήματος και συνεχίστε πατώντας για να ορίσετε τα υπόλοιπα γραμμικά τμήματα του πολυγώνου. Διπλοπατήστε για να ολοκληρώσετε τη σχεδίαση του πολυγώνου. Για να περιορίσετε το πολύγωνο σε γωνίες των 45 μοιρών, κρατήστε πατημένο το πλήκτρο Shift όταν πατάτε.</ahelp>"
+msgid "List box"
+msgstr "Πλαίσιο λίστας"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3145304\n"
+"02120000.xhp\n"
+"par_id3145257\n"
+"8\n"
"help.text"
-msgid "<image id=\"img_id3145311\" src=\"cmd/sc_polygon.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145311\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145311\" src=\"cmd/sc_polygon.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145311\">Εικονίδιο</alt></image>"
+msgid "Lists the AutoText categories. To view the AutoText entries in a category, double-click the category, or click the plus sign (+) in front of the category. To insert an AutoText entry into the current document, select the entry in the list, and then click <emph>Insert</emph>."
+msgstr "Εμφανίζει τις κατηγορίες αυτομάτου κειμένου. Για να δείτε τις καταχωρίσεις αυτομάτου κειμένου σε μια κατηγορία, διπλοπατήστε στην κατηγορία ή πατήστε στο σύμβολο της πρόσθεσης (+) μπροστά από την κατηγορία. Για να εισάγετε μια καταχώριση αυτόματου κειμένου στο τρέχον έγγραφο, επιλέξτε την καταχώριση στη λίστα και μετά πατήστε στο <emph>Εισαγωγή</emph>."
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3150164\n"
-"20\n"
+"02120000.xhp\n"
+"par_id3153300\n"
+"66\n"
"help.text"
-msgid "Polygon"
-msgstr "Πολύγωνο"
+msgid "You can drag and drop AutoText entries from one category to another."
+msgstr "Μπορείτε να μεταφέρετε και να αποθέσετε αυτόματο κείμενο καταχωρίσεων από μια κατηγορία σε άλλη."
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3156096\n"
-"21\n"
+"02120000.xhp\n"
+"hd_id3156124\n"
+"14\n"
"help.text"
-msgid "Edit Points"
-msgstr "Επεξεργασία σημείων"
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3156112\n"
-"22\n"
+"02120000.xhp\n"
+"par_id3156094\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONTDLG_POLYEDIT\">Lets you change the shape of the contour. Click here, and then drag the handles of the contour.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONTDLG_POLYEDIT\">Σας επιτρέπει να αλλάξετε το σχήμα του περιγράμματος. Πατήστε εδώ και μετά μεταφέρτε τις λαβές του περιγράμματος.</ahelp>"
+msgid "Inserts the selected AutoText into the current document."
+msgstr "Εισάγει το επιλεγμένο αυτόματο κείμενο στο τρέχον έγγραφο."
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3154711\n"
+"02120000.xhp\n"
+"par_id3148788\n"
+"75\n"
"help.text"
-msgid "<image id=\"img_id3154717\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154717\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154717\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154717\">Εικονίδιο</alt></image>"
+msgid "If you insert an unformatted AutoText entry into a paragraph, the entry is formatted with the current paragraph style."
+msgstr "Εάν εισάγετε μια καταχώριση αμορφοποίητου αυτόματου κειμένου σε μια παράγραφο, η καταχώριση μορφοποιείται με την τρέχουσα τεχνοτροπία της παραγράφου."
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3145632\n"
-"23\n"
+"02120000.xhp\n"
+"hd_id3150039\n"
+"17\n"
"help.text"
-msgid "Edit Points"
-msgstr "Επεξεργασία σημείων"
+msgid "AutoText"
+msgstr "Αυτόματο κείμενο"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3150909\n"
-"24\n"
+"02120000.xhp\n"
+"par_id3153127\n"
+"18\n"
"help.text"
-msgid "Move Points"
-msgstr "Μετακίνηση σημείων"
+msgid "<ahelp hid=\"modules/swriter/ui/autotext/autotext\">Click to display additional AutoText commands, for example, to create a new AutoText entry from a text selection in the current document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/autotext\">Πατήστε για εμφανίσετε πρόσθετες εντολές αυτομάτου κειμένου, για παράδειγμα, για να δημιουργήσετε μια νέα καταχώριση αυτόματου κειμένου, από μια επιλογή κειμένου στο τρέχον έγγραφο.</ahelp>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3150925\n"
-"25\n"
+"02120000.xhp\n"
+"hd_id3154618\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONTDLG_POLYMOVE\">Lets you drag the handles of the contour to change the shape of the contour.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONTDLG_POLYMOVE\">Επιτρέπει να μεταφέρετε τις λαβές του περιγράμματος για να αλλάξετε το σχήμα του.</ahelp>"
+msgid "New"
+msgstr "Δημιουργία"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3146940\n"
+"02120000.xhp\n"
+"par_id3154635\n"
+"20\n"
"help.text"
-msgid "<image id=\"img_id3146947\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146947\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146947\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146947\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"modules/swriter/ui/autotext/new\">Creates a new AutoText entry from the selection that you made in the current document. The entry is added to the currently selected AutoText category. You must first enter a name before you see this command.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/new\">Δημιουργεί μια νέα καταχώριση αυτομάτου κειμένου από την επιλογή που κάνατε στο τρέχον έγγραφο. Η καταχώριση προστίθεται στην επιλεγμένη κατηγορία αυτομάτου κειμένου. Πρέπει πρώτα να εισάγετε ένα όνομα πριν δείτε αυτήν την εντολή.</ahelp>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3154330\n"
-"26\n"
+"02120000.xhp\n"
+"hd_id3149643\n"
+"62\n"
"help.text"
-msgid "Move Points"
-msgstr "Μετακίνηση σημείων"
+msgid "New (text only)"
+msgstr "Δημιουργία (μόνο κείμενο)"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3150086\n"
-"27\n"
+"02120000.xhp\n"
+"par_id3150668\n"
+"63\n"
"help.text"
-msgid "Insert Points"
-msgstr "Εισαγωγή σημείων"
+msgid "<ahelp hid=\"modules/swriter/ui/autotext/newtext\">Creates a new AutoText entry only from the text in the selection that you made in the current document. Graphics, tables and other objects are not included. You must first enter a name before you see this command.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/newtext\">Δημιουργεί μια νέα καταχώριση αυτόματου κειμένου μόνο από το κείμενο στην επιλογή που κάνατε στο τρέχον έγγραφο. Τα γραφικά, οι πίνακες και τα άλλα αντικείμενα δεν συμπεριλαμβάνονται. Πρέπει πρώτα να εισάγετε ένα όνομα πριν δείτε αυτήν την εντολή.</ahelp>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3150103\n"
-"28\n"
+"02120000.xhp\n"
+"hd_id3154025\n"
+"73\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONTDLG_POLYINSERT\">Inserts a handle that you can drag to change the shape of the contour. Click here, and then click on the contour outline.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONTDLG_POLYINSERT\">Εισάγει μια λαβή που μπορείτε να σύρετε για να αλλάξετε το σχήμα του περιγράμματος. Πατήστε εδώ και μετά πατήστε στη διάρθρωση του περιγράμματος.</ahelp>"
+msgid "Copy"
+msgstr "Αντιγραφή"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3149357\n"
+"02120000.xhp\n"
+"par_id3154043\n"
+"74\n"
"help.text"
-msgid "<image id=\"img_id3149363\" src=\"cmd/sc_bezierinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149363\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149363\" src=\"cmd/sc_bezierinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149363\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"modules/swriter/ui/autotext/copy\">Copies the selected AutoText to the clipboard.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/copy\">Αντιγράφει το επιλεγμένο αυτόματο κείμενο στο πρόχειρο.</ahelp>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3153120\n"
-"29\n"
+"02120000.xhp\n"
+"hd_id3149965\n"
+"21\n"
"help.text"
-msgid "Insert Points"
-msgstr "Εισαγωγή σημείων"
+msgid "Replace"
+msgstr "Αντικατάσταση"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3153136\n"
-"30\n"
+"02120000.xhp\n"
+"par_id3149607\n"
+"22\n"
"help.text"
-msgid "Delete Points"
-msgstr "Διαγραφή σημείων"
+msgid "<ahelp hid=\"modules/swriter/ui/autotext/replace\">Replaces the contents of the selected AutoText entry with the selection that was made in the current document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/replace\">Αντικαθιστά τα περιεχόμενα την επιλεγμένη καταχώριση αυτόματου κειμένου με την επιλογή που έχετε κάνει στο τρέχον έγγραφο.</ahelp>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3154624\n"
-"31\n"
+"02120000.xhp\n"
+"hd_id3150768\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONTDLG_POLYDELETE\">Removes a point from the contour outline. Click here, and then click the point that you want to delete.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONTDLG_POLYDELETE\">Αφαιρεί ένα σημείο από τη διάρθρωση του περιγράμματος. Πατήστε εδώ και ύστερα στο σημείο που επιθυμείτε να διαγράψετε.</ahelp>"
+msgid "Rename"
+msgstr "Μετονομασία"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3149637\n"
+"02120000.xhp\n"
+"par_id3150786\n"
+"24\n"
"help.text"
-msgid "<image id=\"img_id3149643\" src=\"cmd/sc_bezierdelete.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149643\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149643\" src=\"cmd/sc_bezierdelete.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149643\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Rename AutoText dialog, where you can change the name of the selected AutoText entry.</ahelp> Opens the <link href=\"text/swriter/01/02120100.xhp\" name=\"Rename Text Block\">Rename AutoText</link> dialog, where you can change the name of the selected AutoText entry."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τον διάλογο Μετονομασία αυτόματου κειμένου, όπου μπορείτε να αλλάξετε το όνομα της επιλεγμένης καταχώρισης αυτομάτου κειμένου.</ahelp> Ανοίγει τον διάλογο <link href=\"text/swriter/01/02120100.xhp\" name=\"Μετονομασία αυτόματου κειμένου\">Μετονομασία αυτόματου κειμένου</link>, όπου μπορείτε να αλλάξετε το όνομα της επιλεγμένης καταχώρισης αυτομάτου κειμένου."
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3154028\n"
-"32\n"
+"02120000.xhp\n"
+"hd_id3155341\n"
+"35\n"
"help.text"
-msgid "Delete Points"
-msgstr "Διαγραφή σημείων"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3149949\n"
-"33\n"
+"02120000.xhp\n"
+"par_id3155358\n"
+"36\n"
"help.text"
-msgid "Auto Contour"
-msgstr "Αυτόματο περίγραμμα"
+msgid "<ahelp hid=\"modules/swriter/ui/autotext/edit\">Opens the selected AutoText entry for editing in a separate document. Make the changes that you want, choose <emph>File - Save AutoText</emph>, and then choose <emph>File - Close</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/edit\">Ανοίγει την επιλεγμένη καταχώριση αυτόματου κειμένου για επεξεργασία σε ξεχωριστό έγγραφο. Κάντε τις αλλαγές που θέλετε και επιλέξτε <emph>Αρχείο - Αποθήκευση αυτομάτου κειμένου</emph> και κατόπιν <emph>Αρχείο - Κλείσιμο</emph>.</ahelp>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3149966\n"
-"34\n"
+"02120000.xhp\n"
+"hd_id3155555\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONTDLG_AUTOCONTOUR\">Automatically draws a contour around the object that you can edit.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONTDLG_AUTOCONTOUR\">Σχεδιάζει αυτόματα ένα περίγραμμα γύρω από το αντικείμενο που μπορείτε να επεξεργαστείτε.</ahelp>"
+msgid "Macro"
+msgstr "Μακροεντολή"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3149615\n"
+"02120000.xhp\n"
+"par_id3145106\n"
+"44\n"
"help.text"
-msgid "<image id=\"img_id3149621\" src=\"svx/res/cd025.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149621\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149621\" src=\"svx/res/cd025.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149621\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Assign Macro dialog, where you attach a macro to the selected AutoText entry.</ahelp> Opens the <link href=\"text/swriter/01/05060700.xhp\" name=\"Assign Macro\">Assign Macro</link> dialog, where you attach a macro to the selected AutoText entry."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τον διάλογο απόδοσης μακροεντολής, όπου μπορείτε να επισυνάψετε μια μακροεντολή στην επιλεγμένη καταχώριση αυτόματου κειμένου.</ahelp> Ανοίγει τον διάλογο <link href=\"text/swriter/01/05060700.xhp\" name=\"Απόδοση μακροεντολής\">Απόδοση μακροεντολής</link>, όπου επισυνάπτετε μια μακροεντολή στην επιλεγμένη καταχώριση αυτομάτου κειμένου."
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3145655\n"
-"35\n"
+"02120000.xhp\n"
+"par_id3149583\n"
+"76\n"
"help.text"
-msgid "AutoContour"
-msgstr "Αυτόματο περίγραμμα"
+msgid "You can also use the macros that are linked to some of the provided AutoText entries in AutoText entries that you create. The AutoText entries must be created with the \"text only\" option. For example, insert the string <field:company> in an AutoText entry, and $[officename] replaces the string with the contents of the corresponding database field."
+msgstr "Μπορείτε επίσης να χρησιμοποιήσετε τις μακροεντολές που συνδέονται με μερικές από τις παρεχόμενες καταχωρίσεις αυτόματου κειμένου σε καταχωρίσεις αυτόματου κειμένου που δημιουργείτε. Οι καταχωρίσεις αυτόματου κειμένου πρέπει να δημιουργηθούν με τη επιλογή \"Μόνο κείμενο\"'. Για παράδειγμα εισάγετε ένα αλφαριθμητικό <field:company> στην καταχώριση ενός αυτόματου κειμένου και το $[officename] αντικαθιστά το αλφαριθμητικό με τα περιεχόμενα του αντίστοιχου πεδίου της βάσης δεδομένων."
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3148705\n"
-"36\n"
+"02120000.xhp\n"
+"hd_id3149597\n"
+"77\n"
"help.text"
-msgid "Undo"
-msgstr "Αναίρεση"
+msgid "Import"
+msgstr "Εισαγωγή"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3148722\n"
-"37\n"
+"02120000.xhp\n"
+"par_id3148937\n"
+"78\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONTDLG_UNDO\">Reverses the last action.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONTDLG_UNDO\">Αντιστρέφει την τελευταία ενέργεια.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/autotext/import\">Opens a dialog where you can select the MS 97/2000/XP Word document or template, containing the AutoText entries that you want to import.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/import\">Ανοίγει έναν διάλογο όπου μπορείτε να επιλέξετε το έγγραφο ή πρότυπο MS 97/2000/XP Word, που περιέχει τις καταχωρίσεις αυτόματου κειμένου που θέλετε να εισάγετε.</ahelp>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3149200\n"
+"02120000.xhp\n"
+"hd_id3156038\n"
+"37\n"
"help.text"
-msgid "<image id=\"img_id3149206\" src=\"svx/res/cd020.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149206\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149206\" src=\"svx/res/cd020.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149206\">Εικονίδιο</alt></image>"
+msgid "Categories"
+msgstr "Κατηγορίες"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3157890\n"
+"02120000.xhp\n"
+"par_id3156055\n"
"38\n"
"help.text"
-msgid "Undo"
-msgstr "Αναίρεση"
+msgid "<ahelp hid=\"modules/swriter/ui/autotext/categories\">Adds, renames, or deletes AutoText categories.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/categories\">Προσθέτει, μετονομάζει ή διαγράφει κατηγορίες αυτόματου κειμένου.</ahelp>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3157907\n"
-"39\n"
+"02120000.xhp\n"
+"hd_id3159217\n"
+"54\n"
"help.text"
-msgid "Redo"
-msgstr "Ακύρωση αναίρεσης"
+msgid "Edit Categories"
+msgstr "Επεξεργασία κατηγοριών"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3154219\n"
-"40\n"
+"02120000.xhp\n"
+"par_id3145173\n"
+"55\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONTDLG_REDO\">Reverses the action of the last <emph>Undo </emph>command.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONTDLG_REDO\">Αντιστρέφει την ενέργεια της τελευταίας εντολής <emph>Αναίρεση</emph>.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/editcategories/EditCategoriesDialog\">Adds, renames, or deletes AutoText categories.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editcategories/EditCategoriesDialog\">Προσθέτει, μετονομάζει ή διαγράφει κατηγορίες αυτόματου κειμένου.</ahelp>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3154058\n"
+"02120000.xhp\n"
+"hd_id3145192\n"
+"39\n"
"help.text"
-msgid "<image id=\"img_id3154073\" src=\"cmd/sc_redo.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154073\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154073\" src=\"cmd/sc_redo.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154073\">Εικονίδιο</alt></image>"
+msgid "Category"
+msgstr "Κατηγορία"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3153195\n"
-"41\n"
+"02120000.xhp\n"
+"par_id3150802\n"
+"40\n"
"help.text"
-msgid "Redo"
-msgstr "Ακύρωση αναίρεσης"
+msgid "<ahelp hid=\"modules/swriter/ui/editcategories/name\">Displays the name of the selected AutoText category. To change the name of the category, type a new name, and then click <emph>Rename</emph>. To create a new category, type a name, and then click <emph>New</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editcategories/name\">Εμφανίζει το όνομα της κατηγορίας του επιλεγμένου αυτόματου κειμένου. Για να αλλάξετε το όνομα της κατηγορίας, πληκτρολογήστε το νέο όνομα και μετά πατήστε στο <emph>Μετονομασία</emph>. Για να δημιουργήσετε μια νέα κατηγορία, πληκτρολογήστε ένα όνομα και μετά πατήστε στο <emph>Δημιουργία</emph>.</ahelp>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3153212\n"
-"42\n"
+"02120000.xhp\n"
+"hd_id3155318\n"
+"79\n"
"help.text"
-msgid "Color Replacer"
-msgstr "Αντικατάσταση χρώματος"
+msgid "Path"
+msgstr "Διαδρομή"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3145098\n"
-"43\n"
+"02120000.xhp\n"
+"par_id3155335\n"
+"80\n"
"help.text"
-msgid "<ahelp hid=\"HID_CONTDLG_PIPETTE\">Selects the parts of the bitmap that are the same color. Click here, and then click a color in the bitmap. To increase the color range that is selected, increase the value in the <emph>Tolerance</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONTDLG_PIPETTE\">Επιλέγει τα μέρη της ψηφιογραφίας που έχουν το ίδιο χρώμα. Πατήστε εδώ και ύστερα σε ένα χρώμα στην ψηφιογραφία. Για να αυξήσετε το εύρος του χρώματος που είναι επιλεγμένο, αυξήστε την τιμή στο πλαίσιο <emph>Ανοχή</emph>.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/editcategories/pathlb\">Displays the current path to the directory where the selected AutoText category files are stored. If you are creating an AutoText category, select where you want to store the category files.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editcategories/pathlb\">Εμφανίζει την τρέχουσα διαδρομή προς τον κατάλογο όπου είναι αποθηκευμένα τα αρχεία των επιλεγμένων κατηγοριών αυτόματου κειμένου. Εάν δημιουργείτε μια κατηγορία αυτόματου κειμένου, επιλέξτε πού θέλετε να αποθηκεύσετε τα αρχεία της κατηγορίας.</ahelp>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3149578\n"
+"02120000.xhp\n"
+"hd_id3154410\n"
+"41\n"
"help.text"
-msgid "<image id=\"img_id3149585\" src=\"sd/res/pipette.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149585\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149585\" src=\"sd/res/pipette.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149585\">Εικονίδιο</alt></image>"
+msgid "New"
+msgstr "Δημιουργία"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3149381\n"
-"44\n"
+"02120000.xhp\n"
+"par_id3154933\n"
+"42\n"
"help.text"
-msgid "Color Replacer"
-msgstr "Αντικατάσταση χρώματος"
+msgid "<ahelp hid=\"modules/swriter/ui/editcategories/new\">Creates a new AutoText category using the name that you entered in the<emph> Name</emph> box.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editcategories/new\">Δημιουργεί μια νέα κατηγορία αυτόματου κειμένου χρησιμοποιώντας το όνομα που εισαγάγατε στο πλαίσιο <emph>Όνομα</emph>.</ahelp>"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"hd_id3149398\n"
-"45\n"
+"02120000.xhp\n"
+"hd_id3154959\n"
+"67\n"
"help.text"
-msgid "Tolerance"
-msgstr "Ανοχή"
+msgid "Rename"
+msgstr "Μετονομασία"
-#: 05060201.xhp
+#: 02120000.xhp
msgctxt ""
-"05060201.xhp\n"
-"par_id3154735\n"
-"47\n"
+"02120000.xhp\n"
+"par_id3153379\n"
+"68\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the color tolerance for the Color Replacer as a percentage. To increase the color range that the Color Replacer selects, enter a high percentage.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε την ανοχή χρώματος για την αντικατάσταση χρώματος ως ποσοστό. Για να αυξήσετε την περιοχή χρώματος που επιλέγει το σταγονόμετρο, εισάγετε ένα υψηλότερο ποσοστό.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/editcategories/rename\">Changes the name of the selected AutoText category to the name that you enter in the <emph>Name </emph>box.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editcategories/rename\">Αλλάζει το όνομα από την επιλεγμένη κατηγορία αυτόματου κειμένου με το όνομα που εισαγάγατε στο πλαίσιο <emph>Όνομα</emph>.</ahelp>"
-#: 04120221.xhp
+#: 02120000.xhp
msgctxt ""
-"04120221.xhp\n"
-"tit\n"
+"02120000.xhp\n"
+"hd_id3154120\n"
+"81\n"
"help.text"
-msgid "Entries (table of contents)"
-msgstr "Καταχωρίσεις (πίνακας περιεχομένων)"
+msgid "Selection list"
+msgstr "Λίστα επιλογής"
-#: 04120221.xhp
+#: 02120000.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3145827\n"
-"1\n"
+"02120000.xhp\n"
+"par_id3154137\n"
+"58\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120221.xhp\" name=\"Entries (table of contents)\">Entries (table of contents)</link>"
-msgstr "<link href=\"text/swriter/01/04120221.xhp\" name=\"Καταχωρίσεις (πίνακας περιεχομένων)\">Καταχωρίσεις (πίνακας περιεχομένων)</link>"
+msgid "<ahelp hid=\"modules/swriter/ui/editcategories/group\">Lists the existing AutoText categories and the corresponding paths.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editcategories/group\">Εμφανίζει τις υπάρχουσες κατηγορίες αυτόματου κειμένου και τις αντίστοιχες διαδρομές.</ahelp>"
-#: 04120221.xhp
+#: 02120000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3150017\n"
-"2\n"
+"02120000.xhp\n"
+"hd_id3145615\n"
+"56\n"
"help.text"
-msgid "<variable id=\"eintraege\">Specify the format of the entries in the table of contents.</variable>"
-msgstr "<variable id=\"eintraege\">Καθορισμός της μορφής των καταχωρίσεων στον πίνακα περιεχομένων.</variable>"
+msgid "Path"
+msgstr "Διαδρομή"
-#: 04120221.xhp
+#: 02120000.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3148774\n"
-"3\n"
+"02120000.xhp\n"
+"par_id3154852\n"
+"57\n"
"help.text"
-msgid "Level"
-msgstr "Επίπεδο"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Edit Paths dialog, where you can select the directory to store AutoText.</ahelp> Opens the <link href=\"text/shared/optionen/01010301.xhp\" name=\"Edit Paths\">Edit Paths</link> dialog, where you can select the directory to store AutoText."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τον διάλογο επεξεργασίας διαδρομής, όπου μπορείτε να επιλέξετε τον κατάλογο για να αποθηκεύσετε αυτόματο κείμενο.</ahelp> Ανοίγει τον διάλογο <link href=\"text/shared/optionen/01010301.xhp\" name=\"Επεξεργασία διαδρομών\">Επεξεργασία διαδρομών</link>, όπου μπορείτε να επιλέξετε τον κατάλογο αποθήκευσης αυτόματου κειμένου."
-#: 04120221.xhp
+#: 02120000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3147169\n"
-"4\n"
+"02120000.xhp\n"
+"par_id3156064\n"
+"61\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the level that you want to define.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το επίπεδο που θέλετε να ορίσετε.</ahelp>"
+msgid "To add a new path to an AutoText directory, click the <emph>Path</emph> button in the <emph>AutoText </emph>dialog."
+msgstr "Για να προσθέσετε μια νέα διαδρομή σε έναν κατάλογο αυτόματου κειμένου, πατήστε στο κουμπί <emph>Διαδρομή</emph> στον διάλογο <emph>αυτόματο κείμενο</emph>."
-#: 04120221.xhp
+#: 02120000.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3147569\n"
-"6\n"
+"02120000.xhp\n"
+"hd_id3155383\n"
+"45\n"
"help.text"
-msgid "Structure and formatting"
-msgstr "Δομή και μορφοποίηση"
+msgid "Save links relative to"
+msgstr "Αποθηκεύεστε συνδέσμους σχετικούς με"
-#: 04120221.xhp
+#: 02120000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3154638\n"
-"7\n"
+"02120000.xhp\n"
+"par_id3155396\n"
+"46\n"
"help.text"
-msgid "The <emph>Structure </emph>line defines how the entries in the index are composed. To change the appearance of an entry you can enter codes or text in the empty boxes on this line. You can also click in an empty box or on a code, and then click a code button."
-msgstr "Η γραμμή <emph>Δομή </emph>καθορίζει πως συνδυάζονται οι καταχωρίσεις στο ευρετήριο. Για να αλλάξετε την εμφάνιση μιας καταχώρισης μπορείτε να εισάγετε κωδικούς ή κείμενο στα κενά πλαίσια σε αυτή τη γραμμή. Μπορείτε επίσης να πατήσετε σε ένα κενό πλαίσιο κειμένου ή κωδικό και μετά να πατήσετε στο κουμπί κωδικός."
+msgid "Use this area to set the way $[officename] inserts links to the AutoText directory."
+msgstr "Χρησιμοποιήστε αυτήν την περιοχή για να ορίσετε τον τρόπο που το $[officename] εισάγει συνδέσμους στον κατάλογο του αυτόματου κειμένου."
-#: 04120221.xhp
+#: 02120000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3149292\n"
-"35\n"
+"02120000.xhp\n"
+"hd_id3148743\n"
+"47\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays the remainder of the <emph>Structure </emph>line.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει το υπόλοιπο της γραμμής <emph>Δομή </emph>.</ahelp>"
+msgid "File system"
+msgstr "Σύστημα αρχείων"
-#: 04120221.xhp
+#: 02120000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3147512\n"
-"8\n"
+"02120000.xhp\n"
+"par_id3148762\n"
+"48\n"
"help.text"
-msgid "To delete a code from the <emph>Structure </emph>line, click the code, and then press the <item type=\"keycode\">Delete</item> key."
-msgstr "Διαγράφει έναν κωδικό από τη γραμμή <emph>Δομή</emph>, πατήστε στον κωδικό και μετά πατήστε το πλήκτρο <item type=\"keycode\">Διαγραφή</item>."
+msgid "<ahelp hid=\"modules/swriter/ui/autotext/relfile\">Links to AutoText directories on your computer are relative.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/relfile\">Οι σύνδεσμοι προς τους καταλόγους αυτόματου κειμένου στον υπολογιστή σας είναι σχετικοί.</ahelp>"
-#: 04120221.xhp
+#: 02120000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3149806\n"
-"9\n"
+"02120000.xhp\n"
+"hd_id3153020\n"
+"49\n"
"help.text"
-msgid "To replace a code from the <emph>Structure </emph>line, click the code, and then click a code button."
-msgstr "Για να αντικαταστήσετε ένα κωδικό από τη γραμμή <emph>Δομή</emph>, πατήστε στον κωδικό και μετά πατήστε στο κουμπί κωδικός."
+msgid "Internet"
+msgstr "Διαδίκτυο"
-#: 04120221.xhp
+#: 02120000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3154480\n"
-"10\n"
+"02120000.xhp\n"
+"par_id3153037\n"
+"50\n"
"help.text"
-msgid "To add a code to the <emph>Structure </emph>line, click in an empty box, and then click a code button."
-msgstr "Για να προσθέσετε έναν κωδικό στη γραμμή <emph>Δομή</emph>, πατήστε σε ένα κενό πλαίσιο και μετά πατήστε στο κουμπί κωδικός."
+msgid "<ahelp hid=\"modules/swriter/ui/autotext/relnet\">Links to files on the Internet are relative.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/relnet\">Οι σύνδεσμοι προς τα αρχεία στο διαδίκτυο είναι σχετικοί.</ahelp>"
-#: 04120221.xhp
+#: 02120000.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3153675\n"
-"11\n"
+"02120000.xhp\n"
+"hd_id3154590\n"
+"71\n"
"help.text"
-msgid "Chapter number (E#)"
-msgstr "Αριθμός κεφαλαίου (E#)"
+msgid "Show preview"
+msgstr "Εμφάνιση προεπισκόπησης"
-#: 04120221.xhp
+#: 02120000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3154567\n"
-"12\n"
+"02120000.xhp\n"
+"par_id3154610\n"
+"72\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_ENTRYNO\">Inserts the chapter number. To assign chapter numbering to a heading style, choose<emph> Tools - Outline Numbering</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_ENTRYNO\">Εισάγει τον αριθμό κεφαλαίου. Για απόδοση αρίθμησης κεφαλαίου σε τεχνοτροπία κεφαλίδας, διαλέξτε<emph> Εργαλεία - Αρίθμηση διάρθρωσης</emph>.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/autotext/showpreview\">Turns on or off a preview of the selected AutoText entry.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/showpreview\">Ενεργοποιεί ή απενεργοποιεί την προεπισκόπηση του επιλεγμένου αυτομάτου κειμένου.</ahelp>"
-#: 04120221.xhp
+#: 02120000.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3149691\n"
-"13\n"
+"02120000.xhp\n"
+"hd_id3154909\n"
+"69\n"
"help.text"
-msgid "Entry text (E)"
-msgstr "Κείμενο καταχώρισης (E)"
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 04120221.xhp
+#: 02120000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3154199\n"
-"14\n"
+"02120000.xhp\n"
+"par_id3154922\n"
+"70\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_ENTRY\">Inserts the text of the chapter heading.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_ENTRY\">Εισάγει το κείμενο της κεφαλίδας του κεφαλαίου.</ahelp>"
+msgid "Shows a preview of the selected AutoText entry."
+msgstr "Εμφανίζει μια προεπισκόπηση του επιλεγμένου αυτόματου κειμένου."
-#: 04120221.xhp
+#: 02120100.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3143276\n"
-"15\n"
+"02120100.xhp\n"
+"tit\n"
"help.text"
-msgid "Tab stop (T)"
-msgstr "Όριο στηλοθέτη (T)"
+msgid "Rename AutoText"
+msgstr "Μετονομασία αυτόματου κειμένου"
-#: 04120221.xhp
+#: 02120100.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3149490\n"
-"16\n"
+"02120100.xhp\n"
+"hd_id3155144\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_TAB\">Inserts a tab stop. To add leader dots to the tab stop, select a character in the <emph>Fill character box</emph>. To change the position of the tab stop, enter a value in the <emph>Tab stop position </emph>box, or select the <emph>Align right </emph>check box.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_TAB\">Εισάγει ένα όριο στηλοθέτη. Για να προσθέσετε κουκκίδες στο όριο στηλοθέτη, επιλέξτε ένα χαρακτήρα στο πλαίσιο <emph>Χαρακτήρας συμπλήρωσης</emph>. Για να αλλάξετε τη θέση του ορίου στηλοθέτη, εισάγετε μια τιμή στο πλαίσιο <emph>Θέση ορίου στηλοθέτη</emph> ή επιλέξτε το πλαίσιο ελέγχου <emph>Στοίχιση δεξιά</emph>.</ahelp>"
+msgid "Rename AutoText"
+msgstr "Μετονομασία αυτόματου κειμένου"
-#: 04120221.xhp
+#: 02120100.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3151257\n"
-"17\n"
+"02120100.xhp\n"
+"par_id3149171\n"
+"2\n"
"help.text"
-msgid "Page number (#)"
-msgstr "Αριθμός σελίδας (#)"
+msgid "Allows you to change the name of an AutoText entry."
+msgstr "Σας επιτρέπει να αλλάξετε το όνομα από μια καταχώριση αυτομάτου κειμένου."
-#: 04120221.xhp
+#: 02120100.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3148981\n"
-"18\n"
+"02120100.xhp\n"
+"hd_id3155910\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_PAGENO\">Inserts the page number of the entry.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_PAGENO\">Εισάγει τον αριθμό σελίδας της καταχώρισης.</ahelp>"
+msgid "Name"
+msgstr "Όνομα"
-#: 04120221.xhp
+#: 02120100.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3147212\n"
-"19\n"
+"02120100.xhp\n"
+"par_id3151372\n"
+"4\n"
"help.text"
-msgid "Hyperlink (LS and LE)"
-msgstr "Υπερσύνδεσμος (LS και LE)"
+msgid "<ahelp hid=\"modules/swriter/ui/renameautotextdialog/oldname\" visibility=\"visible\">Displays the current name of the selected AutoText item.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/renameautotextdialog/oldname\" visibility=\"visible\">Εμφανίζει το τρέχον όνομα του επιλεγμένου στοιχείου αυτόματου κειμένου.</ahelp>"
-#: 04120221.xhp
+#: 02120100.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3153631\n"
-"20\n"
+"02120100.xhp\n"
+"hd_id3155858\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_HYPERLINK\">Creates a hyperlink for the part of the entry that you enclose by the opening (LS) and the closing (LE) hyperlink tags. On the <emph>Structure </emph>line, click in the empty box in front of the part that you want to create a hyperlink for, and then click this button. Click in the empty box after the part that you want to hyperlink, and then click this button again. All hyperlinks must be unique. Available only for a table of contents.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_HYPERLINK\">Δημιουργεί έναν υπερσύνδεσμο για το τμήμα της καταχώρισης που περικλείεται από τις ετικέτες υπερσύνδεσμου ανοίγματος (LS) και κλεισίματος (LE). Στη γραμμή <emph>Δομή</emph>, πατήστε στο κενό πλαίσιο πριν από το τμήμα για το οποίο θέλετε να δημιουργήσετε τον υπερσύνδεσμο και μετά πατήστε στο κουμπί. Πατήστε στο κενό πλαίσιο μετά το τμήμα που θέλετε να δημιουργήσετε τον υπερσύνδεσμο και μετά πατήστε στο κουμπί ξανά. Όλοι οι υπερσυνδέσμοι πρέπει να είναι μοναδικοί. Διαθέσιμο μόνο για τον πίνακα περιεχομένων.</ahelp>"
+msgid "New"
+msgstr "Δημιουργία"
-#: 04120221.xhp
+#: 02120100.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3152766\n"
-"36\n"
+"02120100.xhp\n"
+"par_id3150686\n"
+"6\n"
"help.text"
-msgid "All"
-msgstr "Όλα"
+msgid "<ahelp hid=\"modules/swriter/ui/renameautotextdialog/newname\" visibility=\"visible\">Type the new name for the selected AutoText component.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/renameautotextdialog/newname\" visibility=\"visible\">Πληκτρολογήστε το νέο όνομα του επιλεγμένου συστατικού αυτόματου κειμένου.</ahelp>"
-#: 04120221.xhp
+#: 02120100.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3155137\n"
-"37\n"
+"02120100.xhp\n"
+"hd_id3150110\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_ALL_LEVELS\">Applies the current settings without closing the dialog.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_ALL_LEVELS\">Εφαρμόζει τις τρέχουσες ρυθμίσεις χωρίς να κλείσει τον διάλογο.</ahelp>"
+msgid "Shortcut"
+msgstr "Συντόμευση"
-#: 04120221.xhp
+#: 02120100.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3153355\n"
-"21\n"
+"02120100.xhp\n"
+"par_id3145583\n"
+"8\n"
"help.text"
-msgid "Character Style"
-msgstr "Τεχνοτροπία χαρακτήρων"
+msgid "<ahelp hid=\"modules/swriter/ui/renameautotextdialog/newsc\" visibility=\"visible\">Assigns a shortcut to the selected AutoText entry.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/renameautotextdialog/newsc\" visibility=\"visible\">Αποδίδει μια συντόμευση στην επιλεγμένη καταχώριση αυτόματου κειμένου.</ahelp>"
-#: 04120221.xhp
+#: 02130000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3156277\n"
-"22\n"
+"02130000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_CHARSTYLE\">Specify the formatting style for the selected part on the <emph>Structure line</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_CHARSTYLE\">Καθορίζει την τεχνοτροπία μορφοποίησης για το επιλεγμένο τμήμα στη γραμμή <emph>Δομή</emph>.</ahelp>"
+msgid "Edit Bibliography Entry"
+msgstr "Επεξεργασία καταχώρισης βιβλιογραφίας"
-#: 04120221.xhp
+#: 02130000.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3145772\n"
-"23\n"
+"02130000.xhp\n"
+"hd_id3147434\n"
+"1\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Edit Bibliography Entry"
+msgstr "Επεξεργασία καταχώρισης βιβλιογραφίας"
-#: 04120221.xhp
+#: 02130000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3151372\n"
-"24\n"
+"02130000.xhp\n"
+"par_id3145253\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_EDITSTYLE\">Opens a dialog where you can edit the selected character style.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_EDITSTYLE\">Ανοίγει έναν διάλογο, όπου μπορείτε να επεξεργαστείτε την επιλεγμένη τεχνοτροπία χαρακτήρων.</ahelp>"
+msgid "<variable id=\"litvz\"><ahelp hid=\".uno:AuthoritiesEntryDialog\" visibility=\"visible\">Edits the selected bibliography entry.</ahelp></variable>"
+msgstr "<variable id=\"litvz\"><ahelp hid=\".uno:AuthoritiesEntryDialog\" visibility=\"visible\">Επεξεργάζεται την επιλεγμένη καταχώριση βιβλιογραφίας.</ahelp></variable>"
-#: 04120221.xhp
+#: 02130000.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3155909\n"
-"25\n"
+"02130000.xhp\n"
+"hd_id3147340\n"
+"4\n"
"help.text"
-msgid "Fill character"
-msgstr "Χαρακτήρας γεμίσματος"
+msgid "Entry"
+msgstr "Καταχώριση"
-#: 04120221.xhp
+#: 02130000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3150112\n"
-"26\n"
+"02130000.xhp\n"
+"hd_id3155961\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"SW:COMBOBOX:TP_TOX_ENTRY:CB_FILLCHAR\">Select the tab leader that you want use.</ahelp>"
-msgstr "<ahelp hid=\"SW:COMBOBOX:TP_TOX_ENTRY:CB_FILLCHAR\">Επιλέγει την αρχή του στηλοθέτη που θέλετε να χρησιμοποιήσετε.</ahelp>"
+msgid "Short name"
+msgstr "Σύντομο όνομα"
-#: 04120221.xhp
+#: 02130000.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3155859\n"
-"27\n"
+"02130000.xhp\n"
+"par_id3154657\n"
+"7\n"
"help.text"
-msgid "Tab stop position"
-msgstr "Θέση ορίου στηλοθέτη"
+msgid "Displays the abbreviation for the bibliography entry."
+msgstr "Εμφανίζει τη συντόμευση για την καταχώριση βιβλιογραφίας."
-#: 04120221.xhp
+#: 02130000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3150689\n"
-"28\n"
+"02130000.xhp\n"
+"hd_id3148837\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_TOX_ENTRY:MF_TABPOS\">Enter the distance to leave between the left page margin and the tab stop.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_TOX_ENTRY:MF_TABPOS\">Εισάγετε την απόσταση που θα αφήσετε μεταξύ του αριστερού περιθωρίου σελίδας και του ορίου στηλοθέτη.</ahelp>"
+msgid "Author, Title"
+msgstr "Συντάκτης, Τίτλος"
-#: 04120221.xhp
+#: 02130000.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3147415\n"
-"29\n"
+"02130000.xhp\n"
+"par_id3152741\n"
+"9\n"
"help.text"
-msgid "Align right"
-msgstr "Στοίχιση δεξιά"
+msgid "Displays the author and title information contained in the bibliography entry."
+msgstr "Εμφανίζει τις περιεχόμενες πληροφορίες για τον συντάκτη και τον τίτλο στην καταχώριση της βιβλιογραφίας."
-#: 04120221.xhp
+#: 02130000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3147495\n"
-"30\n"
+"02130000.xhp\n"
+"hd_id3150214\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_AUTORIGHT\">Aligns the tab stop to the right page margin.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_AUTORIGHT\">Στοιχίζει το όριο στηλοθέτη στο δεξιό περιθώριο σελίδας.</ahelp>"
+msgid "Modify"
+msgstr "Τροποποίηση"
-#: 04120221.xhp
+#: 02130000.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3145269\n"
-"31\n"
+"02130000.xhp\n"
+"par_id3154766\n"
+"11\n"
"help.text"
-msgid "Format"
-msgstr "Μορφοποίηση"
+msgid "Applies the changes that you made, and then closes the <emph>Edit Bibliography Entry </emph>dialog."
+msgstr "Εφαρμόζει τις αλλαγές που έχετε κάνει και μετά κλείνει τον διάλογο <emph>Επεξεργασία καταχώρισης βιβλιογραφίας</emph>."
-#: 04120221.xhp
+#: 02130000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id6499221\n"
+"02130000.xhp\n"
+"hd_id3146968\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Only visible when you click the E# button in the Structure line. Select to show the chapter number with or without separator.</ahelp>"
-msgstr "<ahelp hid=\".\">Ορατό μόνο εάν πατήσετε στο κουμπί E# στη γραμμή δομής. Επιλέξτε την εμφάνιση του αριθμού κεφαλαίου με ή χωρίς διαχωριστικό.</ahelp>"
+msgid "Close"
+msgstr "Κλείσιμο"
-#: 04120221.xhp
+#: 02130000.xhp
msgctxt ""
-"04120221.xhp\n"
-"hd_id3149559\n"
-"33\n"
+"02130000.xhp\n"
+"par_id3166468\n"
+"13\n"
"help.text"
-msgid "Tab position relative to Paragraph Style indent"
-msgstr "Θέση στηλοθετών ανάλογα με την εσοχή της τεχνοτροπίας της παραγράφου"
+msgid "Closes the dialog."
+msgstr "Κλείνει τον διάλογο."
-#: 04120221.xhp
+#: 02130000.xhp
msgctxt ""
-"04120221.xhp\n"
-"par_id3150554\n"
-"34\n"
+"02130000.xhp\n"
+"hd_id3147299\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_RELTOSTYLE\">Positions the tab stop relative to the \"indent from left\" value defined in the paragraph style selected on the <emph>Styles</emph> tab. Otherwise the tab stop is positioned relative to the left text margin.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_RELTOSTYLE\">Τοποθετείτο όριο στηλοθέτη σχετικά με την τιμή \"εσοχή από αριστερά\" που καθορίζεται στην επιλεγμένη τεχνοτροπία παραγράφου στην καρτέλα <emph>Τεχνοτροπίες</emph>. Αλλιώς το όριο στηλοθέτη τοποθετείται σχετικά με το αριστερό περιθώριο του κειμένου.</ahelp>"
+msgid "New"
+msgstr "Δημιουργία"
-#: 05100000.xhp
+#: 02130000.xhp
msgctxt ""
-"05100000.xhp\n"
-"tit\n"
+"02130000.xhp\n"
+"par_id3151389\n"
+"15\n"
"help.text"
-msgid "Cell"
-msgstr "Κελί"
+msgid "Opens the <link href=\"text/swriter/01/04120229.xhp\" name=\"Define Bibliography Entry\">Define Bibliography Entry</link> dialog, where you can create a new entry."
+msgstr "Ανοίγει τον διάλογο <link href=\"text/swriter/01/04120229.xhp\" name=\"Ορισμός καταχώρισης βιβλιογραφίας\">Ορισμός καταχώρισης βιβλιογραφίας</link>, όπου μπορείτε να δημιουργήσετε μια νέα καταχώριση."
-#: 05100000.xhp
+#: 02130000.xhp
msgctxt ""
-"05100000.xhp\n"
-"hd_id3150765\n"
-"1\n"
+"02130000.xhp\n"
+"hd_id3150534\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05100000.xhp\" name=\"Cell\">Cell</link>"
-msgstr "<link href=\"text/swriter/01/05100000.xhp\" name=\"Κελί\">Κελί</link>"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 05100000.xhp
+#: 02130000.xhp
msgctxt ""
-"05100000.xhp\n"
-"par_id3147567\n"
-"2\n"
+"02130000.xhp\n"
+"par_id3155620\n"
+"17\n"
"help.text"
-msgid "This command is only available if you have selected a table in your document, or if the cursor is in a table cell."
-msgstr "Η εντολή αυτή είναι διαθέσιμη μόνο αν έχετε επιλέξει έναν πίνακα στο έγγραφό σας, ή αν ο δρομέας βρίσκεται σε ένα κελί του πίνακα."
+msgid "Opens the <link href=\"text/swriter/01/04120229.xhp\" name=\"Define Bibliography Entry\">Define Bibliography Entry</link> dialog, where you can edit the current entry."
+msgstr "Ανοίγει τον διάλογο <link href=\"text/swriter/01/04120229.xhp\" name=\"Ορισμός καταχώρισης βιβλιογραφίας\">Ορισμός καταχώρισης βιβλιογραφίας</link>, όπου μπορείτε να τροποποιήσετε την τρέχουσα καταχώριση."
-#: 06100000.xhp
+#: 02130000.xhp
msgctxt ""
-"06100000.xhp\n"
-"tit\n"
+"02130000.xhp\n"
+"par_id3154560\n"
+"3\n"
"help.text"
-msgid "Sort"
-msgstr "Ταξινόμηση"
+msgid "<link href=\"text/swriter/guide/indices_literature.xhp\" name=\"Tips for working with bibliography entries\">Tips for working with bibliography entries</link>."
+msgstr "<link href=\"text/swriter/guide/indices_literature.xhp\" name=\"Συμβουλές για την εργασία με καταχωρίσεις βιβλιογραφίας\">Συμβουλές για την εργασία με καταχωρίσεις βιβλιογραφίας</link>."
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"bm_id3149353\n"
+"02140000.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>tables;sorting rows</bookmark_value> <bookmark_value>sorting;paragraphs/table rows</bookmark_value> <bookmark_value>text; sorting paragraphs</bookmark_value> <bookmark_value>lines of text; sorting paragraphs</bookmark_value> <bookmark_value>sorting;paragraphs in special languages</bookmark_value> <bookmark_value>Asian languages;sorting paragraphs/table rows</bookmark_value>"
-msgstr "<bookmark_value>πίνακες;ταξινόμηση γραμμών</bookmark_value><bookmark_value>ταξινόμηση; γραμμές παραγράφων/πίνακα</bookmark_value><bookmark_value>κείμενο;ταξινόμηση παραγράφων</bookmark_value><bookmark_value>γραμμές κειμένου;ταξινόμηση παραγράφων</bookmark_value><bookmark_value>ταξινόμηση;παράγραφοι σε ειδικές γλώσσες</bookmark_value><bookmark_value>ασιατικές γλώσσες;ταξινόμηση γραμμών παραγράφων/πίνακα</bookmark_value>"
+msgid "Edit Fields"
+msgstr "Επεξεργασία πεδίων"
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3149353\n"
+"02140000.xhp\n"
+"hd_id3150493\n"
"1\n"
"help.text"
-msgid "Sort"
-msgstr "Ταξινόμηση"
+msgid "Edit Fields"
+msgstr "Επεξεργασία πεδίων"
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"par_id3150015\n"
+"02140000.xhp\n"
+"par_id3151184\n"
"2\n"
"help.text"
-msgid "<variable id=\"sort\"><ahelp hid=\".uno:SortDialog\">Sorts the selected paragraphs or table rows alphabetically or numerically.</ahelp> You can define up to three sort keys as well as combine alphanumeric and numeric sort keys.</variable>"
-msgstr "<variable id=\"sort\"><ahelp hid=\".uno:SortDialog\">Ταξινομεί τις επιλεγμένες παραγράφους ή τις γραμμές πίνακα αλφαβητικά ή αριθμητικά.</ahelp> Μπορείτε να ορίσετε μέχρι τρία πλήκτρα ταξινόμησης καθώς και να συνδυάσετε αλφαριθμητικά και αριθμητικά πλήκτρα ταξινόμησης.</variable>"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"hd_id3150931\n"
-"3\n"
-"help.text"
-msgid "Sort criteria"
-msgstr "Κριτήρια ταξινόμησης"
+msgid "<variable id=\"feldbefehltext\"><ahelp hid=\".uno:FieldDialog\">Opens a dialog where you can edit the properties of a field. Click in front of a field, and then choose this command.</ahelp> In the dialog, you can use the arrow buttons to move to the previous or the next field. </variable>"
+msgstr "<variable id=\"feldbefehltext\"><ahelp hid=\".uno:FieldDialog\">Ανοίγει έναν διάλογο όπου μπορείτε να επεξεργαστείτε τις ιδιότητες ενός πεδίου. Πατήστε μπροστά σε ένα πεδίο και μετά επιλέξτε αυτή την εντολή.</ahelp> Στον διάλογο, μπορείτε να χρησιμοποιήσετε τα πλήκτρα βελών για να μετακινηθείτε στο προηγούμενο ή το επόμενο πεδίο.</variable>"
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3149029\n"
+"02140000.xhp\n"
+"par_id3151168\n"
"4\n"
"help.text"
-msgid "Keys 1 to 3"
-msgstr "Κλειδιά 1 ως 3"
+msgid "You can also double-click a field in your document to open the field for editing."
+msgstr "Μπορείτε επίσης να διπλοπατήσετε σε ένα πεδίο στο έγγραφό σας, για να ανοίξετε το πεδίο για επεξεργασία."
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"par_id3147170\n"
+"02140000.xhp\n"
+"par_id3153668\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/key3\">Specifies additional sorting criteria. You can also combine sort keys.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/key3\">Καθορίζει πρόσθετα κριτήρια ταξινόμησης. Μπορείτε επίσης να συνδυάσετε πλήκτρα ταξινόμησης.</ahelp>"
+msgid "To change the view between field names and field contents in your document, choose <emph>View - Fields</emph>."
+msgstr "Για να αλλάξετε την προβολή μεταξύ των ονομάτων πεδίων και των περιεχομένων πεδίων στο έγγραφό σας, επιλέξτε <emph>Προβολή - Πεδία</emph>."
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3147565\n"
-"6\n"
+"02140000.xhp\n"
+"par_id3149106\n"
+"59\n"
"help.text"
-msgid "Column 1 to 3"
-msgstr "Στήλες 1 ως 3"
+msgid "If you select a <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE\">DDE</link> link in your document, and then choose <emph>Edit - Fields, </emph>the <link href=\"text/shared/01/02180000.xhp\" name=\"Edit Links\"><emph>Edit Links</emph></link> dialog opens."
+msgstr "Εάν επιλέξετε έναν <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE\">DDE</link> σύνδεσμο στο έγγραφό σας και μετά επιλέξετε <emph>Επεξεργασία - Πεδία, </emph>ανοίγει ο διάλογος <link href=\"text/shared/01/02180000.xhp\" name=\"Επεξεργασία συνδέσμων\"><emph>Επεξεργασία συνδέσμων </emph></link>."
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"par_id3154644\n"
-"7\n"
+"02140000.xhp\n"
+"par_id3149036\n"
+"60\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/colsb3\">Enter the number of the table column that you want to use as a basis for sorting.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/colsb3\">Εισάγετε τον αριθμό της στήλης του πίνακα που επιθυμείτε να χρησιμοποιήσετε ως βάση ταξινόμησης.</ahelp>"
+msgid "If you click in front of a \"sender\" type field, and then choose <emph>Edit - Fields</emph>, the <link href=\"text/shared/optionen/01010100.xhp\" name=\"User data\"><emph>User data</emph></link> dialog opens."
+msgstr "Εάν πατήσετε μπροστά στο πεδίο τύπου ενός \"αποστολέα\" και μετά επιλέξετε <emph>Επεξεργασία - Πεδία</emph>, ανοίγει ο διάλογος <link href=\"text/shared/optionen/01010100.xhp\" name=\"Δεδομένα χρήστη\"><emph>Δεδομένα χρήστη</emph></link>."
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3150254\n"
+"02140000.xhp\n"
+"hd_id3145765\n"
"9\n"
"help.text"
-msgid "Key type 1 to 3"
-msgstr "Τύπος κλειδιού 1 ως 3"
+msgid "Type"
+msgstr "Τύπος"
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"par_id3149752\n"
+"02140000.xhp\n"
+"par_id3155142\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/typelb3\">Select the sorting option that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/typelb3\">Διαλέξτε την επιλογή ταξινόμησης που θέλετε να χρησιμοποιήσετε.</ahelp>"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"hd_id3151177\n"
-"16\n"
-"help.text"
-msgid "Order"
-msgstr "Σειρά"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"hd_id072020090105453\n"
-"help.text"
-msgid "Ascending"
-msgstr "Αύξουσα"
+msgid "Lists the type of field that you are editing."
+msgstr "Εμφανίζει τον τύπο του πεδίου που επεξεργάζεστε."
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"par_id3154270\n"
-"18\n"
+"02140000.xhp\n"
+"par_id3151371\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/up3\">Sorts in ascending order, (for example, 1, 2, 3 or a, b, c).</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/up3\">Ταξινομεί με αύξουσα σειρά, (για παράδειγμα, 1, 2, 3 ή α, β, γ).</ahelp>"
+msgid "The following dialog elements are only visible when the corresponding field type is selected."
+msgstr "Τα παρακάτω στοιχεία διαλόγου είναι ορατά μόνο όταν ο αντίστοιχος τύπος πεδίου είναι επιλεγμένος."
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3150708\n"
-"19\n"
+"02140000.xhp\n"
+"hd_id3150687\n"
+"56\n"
"help.text"
-msgid "Descending"
-msgstr "Φθίνουσα"
+msgid "Select"
+msgstr "Επιλογή"
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"par_id3152946\n"
-"20\n"
+"02140000.xhp\n"
+"par_id3150700\n"
+"57\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/down3\">Sorts in descending order (for example, 9, 8, 7 or z, y, x).</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/down3\">Ταξινομεί με φθίνουσα σειρά (για παράδειγμα, 9, 8, 7 ή ω, ψ, χ).</ahelp>"
+msgid "Lists the field options, for example, \"fixed\". If you want, you can click another option for the selected field type."
+msgstr "Εμφανίζει τις επιλογές πεδίων, για παράδειγμα, \"σταθερό\". Εάν θέλετε, μπορείτε να πατήσετε σε μια άλλη επιλογή για τον επιλεγμένο τύπο πεδίου."
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3149812\n"
+"02140000.xhp\n"
+"hd_id3155854\n"
"11\n"
"help.text"
-msgid "Direction"
-msgstr "Κατεύθυνση"
+msgid "Format"
+msgstr "Μορφοποίηση"
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3153540\n"
+"02140000.xhp\n"
+"par_id3147409\n"
"12\n"
"help.text"
-msgid "Columns"
-msgstr "Στήλες"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"par_id3150973\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/columns\">Sorts the columns in the table according to the current sort options.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/columns\">Ταξινομεί τις στήλες στον πίνακα σύμφωνα με τις τρέχουσες επιλογές ταξινόμησης.</ahelp>"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKNUMFORMAT\">Select the format for the contents of the field. For date, time, and user-defined fields, you can also click \"Additional formats\" in the list, and then choose a different format.</ahelp> The formats that are available depend on the type of field that you are editing."
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKNUMFORMAT\">Επιλέξτε τη μορφοποίηση για τα περιεχόμενα του πεδίου. Για πεδία ημερομηνίας, χρόνου και πεδία ορισμένα από το χρήστη, μπορείτε επίσης να πατήσετε στο \"Πρόσθετες μορφοποιήσεις\" στη λίστα και μετά να επιλέξετε μια άλλη μορφοποίηση.</ahelp> Οι μορφοποιήσεις που γίνονται διαθέσιμες εξαρτώνται από τον τύπο του πεδίου που επεξεργάζεστε."
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3147526\n"
-"14\n"
+"02140000.xhp\n"
+"hd_id3149556\n"
+"24\n"
"help.text"
-msgid "Rows"
-msgstr "Γραμμές"
+msgid "Offset"
+msgstr "Μετατόπιση"
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"par_id3153677\n"
-"15\n"
+"02140000.xhp\n"
+"par_id3145256\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/rows\">Sorts the rows in the table or the paragraphs in the selection according to the current sort options.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/rows\">Ταξινομεί τις γραμμές στον πίνακα ή τις παραγράφους της επιλογής σύμφωνα με τις τρέχουσες επιλογές ταξινόμησης.</ahelp>"
+msgid "Displays the offset for the selected field type, for example, for \"Next Page,\" \"Page Numbers\" or \"Previous Page\". You can enter a new offset value which will be added to the displayed page number."
+msgstr "Εμφανίζει την μετατόπιση για τον επιλεγμένο τύπο πεδίου, για παράδειγμα, για \"επόμενη σελίδα\", \"αριθμοί σελίδας\" ή \"προηγούμενη σελίδα\". Μπορείτε να εισάγετε μια νέα τιμή μετατόπισης που θα προστεθεί στον εμφανιζόμενο αριθμό σελίδας."
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3151312\n"
-"21\n"
+"02140000.xhp\n"
+"par_id5081637\n"
"help.text"
-msgid "Separator"
-msgstr "Διαχωριστικό"
+msgid "If you want to change the actual page number and not the displayed number, do not use the <emph>Offset</emph> value. To change page numbers, read the <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Page Numbers\"><emph>Page Numbers</emph></link> guide."
+msgstr "Εάν θέλετε να αλλάξετε τον πραγματικό αριθμό της σελίδας και όχι τον εμφανιζόμενο αριθμό, μη χρησιμοποιήσετε την τιμή <emph>Μετατόπιση</emph>. Για να αλλάξετε τους αριθμούς σελίδας, διαβάστε τον οδηγό <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Αριθμοί σελίδας\"><emph>Αριθμοί σελίδας</emph></link>."
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"par_id3150350\n"
+"02140000.xhp\n"
+"hd_id3145269\n"
"22\n"
"help.text"
-msgid "Paragraphs are separated by nonprinting paragraph marks. You can also specify that tabs or a character act as separators when you sort paragraphs."
-msgstr "Οι παράγραφοι διαχωρίζονται από μη εκτυπώσιμες επισημάνσεις παραγράφου. Μπορείτε επίσης να προσδιορίσετε οι στηλοθέτες ή ένας χαρακτήρας να συμπεριφέρονται ως διαχωριστικά κατά την ταξινόμηση παραγράφων."
+msgid "Level"
+msgstr "Επίπεδο"
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3154570\n"
+"02140000.xhp\n"
+"par_id3150559\n"
"23\n"
"help.text"
-msgid "Tabs"
-msgstr "Στηλοθέτες"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"par_id3155902\n"
-"24\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/tabs\">If the selected paragraphs correspond to a list separated by tabs, select this option.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/tabs\">Εάν οι επιλεγμένες παράγραφοι αντιστοιχούν σε μία λίστα που διαχωρίζεται από στηλοθέτες, επιλέξτε την επιλογή αυτή.</ahelp>"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"hd_id3154190\n"
-"25\n"
-"help.text"
-msgid "Character"
-msgstr "Χαρακτήρας"
-
-#: 06100000.xhp
-msgctxt ""
-"06100000.xhp\n"
-"par_id3159196\n"
-"26\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/separator\">Enter the character that you want to use as a separator in the selected area.</ahelp> By using the separator, $[officename] can determine the position of the sorting key in the selected paragraph."
-msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/separator\">Εισάγετε τον χαρακτήρα που επιθυμείτε να χρησιμοποιήσετε ως διαχωριστικό στην επιλεγμένη περιοχή.</ahelp> Χρησιμοποιώντας το διαχωριστικό, το $[officename] μπορεί να καθορίσει την θέση του πλήκτρου ταξινόμησης στην επιλεγμένη παράγραφο."
+msgid "Change the defined values and outline levels for the \"Chapter\" field type."
+msgstr "Αλλάζει τις ορισμένες τιμές και τα επίπεδα διάρθρωσης για τον τύπο πεδίου \"Κεφάλαιο\"."
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3151324\n"
-"31\n"
+"02140000.xhp\n"
+"hd_id3147744\n"
+"14\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "Name"
+msgstr "Όνομα"
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"par_id3155178\n"
-"32\n"
+"02140000.xhp\n"
+"par_id3149834\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/delimpb\">Opens the <emph>Special Characters</emph> dialog, where you can select the character that you want to use as a separator.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/delimpb\">Ανοίγει τον διάλογο <emph>Ειδικοί χαρακτήρες</emph>, όπου μπορείτε να επιλέξετε το χαρακτήρα που επιθυμείτε να χρησιμοποιήσετε ως διαχωριστικό.</ahelp>"
+msgid "Displays the name of a field variable. If you want, you can enter a new name."
+msgstr "Εμφανίζει το όνομα μιας μεταβλητής πεδίου. Αν θέλετε, μπορείτε να εισάγετε ένα νέο όνομα."
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3149482\n"
-"33\n"
+"02140000.xhp\n"
+"hd_id3148844\n"
+"20\n"
"help.text"
-msgid "Language"
-msgstr "Γλώσσα"
+msgid "Value"
+msgstr "Τιμή"
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"par_id3151252\n"
-"34\n"
+"02140000.xhp\n"
+"par_id3148857\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/langlb\">Select the language that defines the sorting rules.</ahelp> Some languages sort special characters differently than other languages."
-msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/langlb\">Επιλέξτε τη γλώσσα που ορίζει τους κανόνες ταξινόμησης.</ahelp> Μερικές γλώσσες ταξινομούν κάποιους ειδικούς χαρακτήρες διαφορετικά από ότι άλλες."
+msgid "Displays the current value of the field variable. If you want, you can enter a new value."
+msgstr "Εμφανίζει την τρέχουσα τιμή των μεταβλητών πεδίου. Εάν θέλετε, μπορείτε να εισάγετε μια νέα τιμή."
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"hd_id3149104\n"
-"35\n"
+"02140000.xhp\n"
+"hd_id3153306\n"
+"16\n"
"help.text"
-msgid "Match case"
-msgstr "Ταίριασμα πεζών/κεφαλαίων"
+msgid "Condition"
+msgstr "Συνθήκη"
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"par_id3154838\n"
-"36\n"
+"02140000.xhp\n"
+"par_id3156124\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/matchcase\">Distinguishes between uppercase and lowercase letters when you sort a table. For Asian languages special handling applies.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/matchcase\">Διαχωρίζει τα κεφαλαία και πεζά γράμματα όταν ταξινομείτε έναν πίνακα. Για Ασιατικές γλώσσες εφαρμόζεται ειδικός χειρισμός.</ahelp>"
+msgid "Displays the condition that must be met for the field to be activated. If you want, you can enter a new <link href=\"text/swriter/01/04090200.xhp\" name=\"condition\">condition</link>."
+msgstr "Εμφανίζει τη συνθήκη που πρέπει να ισχύει στο πεδίο για να γίνει ενεργό. Αν θέλετε, μπορείτε να εισάγετε μια νέα <link href=\"text/swriter/01/04090200.xhp\" name=\"συνθήκη\">συνθήκη</link>."
-#: 06100000.xhp
+#: 02140000.xhp
msgctxt ""
-"06100000.xhp\n"
-"par_idN10895\n"
+"02140000.xhp\n"
+"hd_id3156103\n"
+"26\n"
"help.text"
-msgid "For Asian languages, select <emph>Match case </emph>to apply multi-level collation. In the multi-level collation, the primitive forms of the entries are first compared with the cases of the forms and diacritics ignored. If the forms are the same, the diacritics of the forms are compared. If the forms are still the same, the cases, character widths, and Japanese Kana differences of the forms are compared."
-msgstr "Για ασιατικές γλώσσες, επιλέξτε <emph>Ταίριασμα πεζών/κεφαλαίων </emph>για να εφαρμόσετε ταξινόμηση πολλαπλού επιπέδου. Στην ταξινόμηση πολλαπλού επιπέδου, οι αρχικές φόρμες των καταχωρίσεων συγκρίνονται καταρχήν με τις διακρίσεις πεζών/κεφαλαίων των φορμών και παραβλέπονται τα διακριτικά. Εάν οι φόρμες είναι ίδιες, τα διακριτικά στις φόρμες συγκρίνονται. Εάν οι φόρμες είναι ακόμη ίδιες, οι διακρίσεις πεζών/κεφαλαίων, τα πλάτη χαρακτήρων, και συγκρίνονται οι διαφορές στις φόρμες ιαπωνικών kana."
+msgid "Then, Else"
+msgstr "Τότε, Αλλιώς"
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"tit\n"
+"02140000.xhp\n"
+"par_id3155073\n"
+"27\n"
"help.text"
-msgid "Printer"
-msgstr "Εκτυπωτής"
+msgid "Change the field contents that are displayed depending on whether the field condition is met or not."
+msgstr "Αλλάζει τα περιεχόμενα των πεδίων που εμφανίζονται ανάλογα με το αν μια συνθήκη πεδίου ισχύει ή όχι."
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3154104\n"
-"1\n"
+"02140000.xhp\n"
+"hd_id3154326\n"
+"30\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04070300.xhp\">Printer</link>"
-msgstr "<link href=\"text/swriter/01/04070300.xhp\">Εκτυπωτής</link>"
+msgid "Reference"
+msgstr "Παραπομπή"
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3153531\n"
-"2\n"
+"02140000.xhp\n"
+"par_id3154339\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\"HID_ENV_PRT\">Set the print options for the envelope.</ahelp>"
-msgstr "<ahelp hid=\"HID_ENV_PRT\">Καθορίζει τις επιλογές εκτύπωσης για τον φάκελο.</ahelp>"
+msgid "Insert or modify the reference text for the selected field."
+msgstr "Εισαγωγή ή τροποποίηση ενός κειμένου παραπομπής για το επιλεγμένο πεδίο."
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3152960\n"
-"3\n"
+"02140000.xhp\n"
+"hd_id3148785\n"
+"18\n"
"help.text"
-msgid "Consult the documentation that came with your printer for setting up the printer for envelopes. Depending on the printer model, envelopes may have to be placed left, right, in the middle, and either face up or face down."
-msgstr "Συμβουλευτείτε την τεκμηρίωση του εκτυπωτή σας για να ρυθμίσετε τον εκτυπωτή για τους φακέλους. Ανάλογα με το μοντέλο του εκτυπωτή, οι φάκελοι ενδέχεται να τοποθετηθούν αριστερά, δεξιά ή στη μέση και είτε προς τα επάνω είτε προς τα κάτω."
+msgid "Macro name"
+msgstr "Όνομα μακροεντολής"
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3153665\n"
-"5\n"
+"02140000.xhp\n"
+"par_id3148798\n"
+"19\n"
"help.text"
-msgid "Horizontal left"
-msgstr "Οριζόντια αριστερά"
+msgid "Displays the name of the macro assigned to the selected field."
+msgstr "Εμφανίζει το όνομα της συσχετισμένης μακροεντολής στο επιλεγμένο πεδίο."
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3154564\n"
-"6\n"
+"02140000.xhp\n"
+"hd_id3150097\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\"ITM_HOR_LEFT\">Feeds the envelope horizontally from the left edge of the printer tray.</ahelp>"
-msgstr "<ahelp hid=\"ITM_HOR_LEFT\">Τροφοδοτεί τον φάκελο οριζόντια από την αριστερή άκρη του δίσκου του εκτυπωτή.</ahelp>"
+msgid "Placeholder"
+msgstr "Δεσμευτικό θέσης"
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3155898\n"
-"7\n"
+"02140000.xhp\n"
+"par_id3150027\n"
+"33\n"
"help.text"
-msgid "Horizontal center"
-msgstr "Οριζόντια στο κέντρο"
+msgid "Displays the placeholder text of the selected field."
+msgstr "Εμφανίζει το κείμενο δεσμευτικού θέσης του επιλεγμένου πεδίου."
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3149694\n"
-"8\n"
+"02140000.xhp\n"
+"hd_id3150041\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\"ITM_HOR_CNTR\">Feeds the envelope horizontally from the center of the printer tray.</ahelp>"
-msgstr "<ahelp hid=\"ITM_HOR_CNTR\">Τροφοδοτεί τον φάκελο οριζόντια από το κέντρο του δίσκου του εκτυπωτή.</ahelp>"
+msgid "Insert Text"
+msgstr "Εισαγωγή κειμένου"
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3155174\n"
-"9\n"
+"02140000.xhp\n"
+"par_id3153126\n"
+"37\n"
"help.text"
-msgid "Horizontal right"
-msgstr "Οριζόντια δεξιά"
+msgid "Displays the text that is linked to a condition."
+msgstr "Εμφανίζει το κείμενο που συνδέεται με μια συνθήκη."
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3143273\n"
-"10\n"
+"02140000.xhp\n"
+"hd_id3153140\n"
+"61\n"
"help.text"
-msgid "<ahelp hid=\"ITM_HOR_RGHT\">Feeds the envelope horizontally from the right edge of the printer tray.</ahelp>"
-msgstr "<ahelp hid=\"ITM_HOR_RGHT\">Τροφοδοτεί τον φάκελο οριζόντια από τη δεξιά άκρη του δίσκου του εκτυπωτή.</ahelp>"
+msgid "Formula"
+msgstr "Τύπος"
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3149488\n"
-"11\n"
+"02140000.xhp\n"
+"par_id3154624\n"
+"62\n"
"help.text"
-msgid "Vertical left"
-msgstr "Κάθετα αριστερά"
+msgid "Displays the formula of a formula field."
+msgstr "Εμφανίζει τον τύπο ενός πεδίου τύπου."
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3149823\n"
-"12\n"
+"02140000.xhp\n"
+"hd_id3150658\n"
+"63\n"
"help.text"
-msgid "<ahelp hid=\"ITM_VER_LEFT\">Feeds the envelope vertically from the left edge of the printer tray.</ahelp>"
-msgstr "<ahelp hid=\"ITM_VER_LEFT\">Τροφοδοτεί τον φάκελο κάθετα από την αριστερή άκρη του δίσκου του εκτυπωτή.</ahelp>"
+msgid "Database selection"
+msgstr "Επιλογή βάσης δεδομένων"
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3151260\n"
-"13\n"
+"02140000.xhp\n"
+"par_id3150671\n"
+"64\n"
"help.text"
-msgid "Vertical center"
-msgstr "Κάθετα στο κέντρο"
+msgid "Select a registered database that you want to insert the selected field from. You can also change the table or query that the selected field refers to."
+msgstr "Επιλέξτε μία καταχωρισμένη βάση δεδομένων από την οποία θέλετε να εισάγετε το επιλεγμένο πεδίο. Μπορείτε επίσης να αλλάξετε τον πίνακα ή το ερώτημα στο οποίο αναφέρεται το επιλεγμένο πεδίο."
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3148968\n"
-"14\n"
+"02140000.xhp\n"
+"hd_id3154025\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\"ITM_VER_CNTR\">Feeds the envelope vertically from the center of the printer tray.</ahelp>"
-msgstr "<ahelp hid=\"ITM_VER_CNTR\">Τροφοδοτεί τον φάκελο κάθετα από το κέντρο του δίσκου του εκτυπωτή.</ahelp>"
+msgid "Record number"
+msgstr "Αριθμός εγγραφής"
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3153633\n"
-"15\n"
+"02140000.xhp\n"
+"par_id3154039\n"
+"39\n"
"help.text"
-msgid "Vertical right"
-msgstr "Κάθετα δεξιά"
+msgid "Displays the database record number that is inserted when the condition specified for the \"Any record\" field type is met."
+msgstr "Εμφανίζει τον αριθμό εγγραφής της βάσης δεδομένων που έχει εισαχθεί, όταν η ορισμένη συνθήκη για τον τύπο του πεδίου \"Οποιαδήποτε εγγραφή\" ισχύει."
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3149037\n"
-"16\n"
+"02140000.xhp\n"
+"hd_id3149960\n"
+"47\n"
"help.text"
-msgid "<ahelp hid=\"ITM_VER_RGHT\">Feeds the envelope vertically from the right edge of the printer tray.</ahelp>"
-msgstr "<ahelp hid=\"ITM_VER_RGHT\">Τροφοδοτεί τον φάκελο κάθετα από την δεξιά άκρη του δίσκου του εκτυπωτή.</ahelp>"
+msgid "Left Arrow"
+msgstr "Αριστερό βέλος"
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3152773\n"
-"17\n"
+"02140000.xhp\n"
+"par_id3149602\n"
+"49\n"
"help.text"
-msgid "Print from top"
-msgstr "Εκτύπωση από πάνω"
+msgid "<ahelp hid=\"HID_DLG_FLDEDT_PREV\">Jumps to the previous field of the same type in the document.</ahelp> This button is only active when a document contains more than one field of the same type."
+msgstr "<ahelp hid=\"HID_DLG_FLDEDT_PREV\">Μεταβαίνει στο προηγούμενο πεδίο του ίδιου τύπου στο έγγραφο.</ahelp> Αυτό το κουμπί είναι ενεργό μόνο όταν ένα έγγραφο περιέχει περισσότερα από ένα πεδία του ίδιου τύπου."
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3145763\n"
-"18\n"
+"02140000.xhp\n"
+"par_id3155341\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_ENV_PRT:BTN_TOP\">Feeds the envelope with the print side face up in the printer tray.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_ENV_PRT:BTN_TOP\">Τροφοδοτεί τον φάκελο με την πλευρά εκτύπωσης προς τα επάνω στον δίσκο του εκτυπωτή.</ahelp>"
+msgid "<image id=\"img_id3155348\" src=\"res/lc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155348\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155348\" src=\"res/lc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155348\">Εικονίδιο</alt></image>"
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3155146\n"
-"19\n"
+"02140000.xhp\n"
+"par_id3148728\n"
+"48\n"
"help.text"
-msgid "Print from bottom"
-msgstr "Εκτύπωση από κάτω"
+msgid "Previous Field"
+msgstr "Προηγούμενο πεδίο"
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3149178\n"
-"20\n"
+"02140000.xhp\n"
+"hd_id3155541\n"
+"50\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_ENV_PRT:BTN_BOTTOM\">Feeds the envelope with the print side face down in the printer tray.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_ENV_PRT:BTN_BOTTOM\">Τροφοδοτεί τον φάκελο με την πλευρά εκτύπωσης προς τα κάτω στον δίσκο του εκτυπωτή.</ahelp>"
+msgid "Right Arrow"
+msgstr "Δεξί βέλος"
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3156279\n"
-"21\n"
+"02140000.xhp\n"
+"par_id3146846\n"
+"52\n"
"help.text"
-msgid "Shift right"
-msgstr "Μετατόπιση προς τα δεξιά"
+msgid "<ahelp hid=\"HID_DLG_FLDEDT_NEXT\">Jumps to the next field of the same type in the document.</ahelp> This button is only active when a document contains more than one field of the same type."
+msgstr "<ahelp hid=\"HID_DLG_FLDEDT_NEXT\">Μεταβαίνει στο επόμενο πεδίο του ίδιου τύπου στο έγγραφο.</ahelp> Αυτό το κουμπί είναι ενεργό μόνο όταν ένα έγγραφο περιέχει περισσότερα από ένα πεδία του ίδιου τύπου."
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3145784\n"
-"22\n"
+"02140000.xhp\n"
+"par_id3145117\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_ENV_PRT:FLD_RIGHT\">Enter the amount to shift the print area to the right.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_ENV_PRT:FLD_RIGHT\">Εισάγετε την μετατόπιση της περιοχής εκτύπωσης προς τα δεξιά.</ahelp>"
+msgid "<image id=\"img_id3149575\" src=\"res/lc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149575\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149575\" src=\"res/lc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149575\">Εικονίδιο</alt></image>"
-#: 04070300.xhp
+#: 02140000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3155921\n"
-"23\n"
+"02140000.xhp\n"
+"par_id3146891\n"
+"51\n"
"help.text"
-msgid "Shift down"
-msgstr "Μετατόπιση προς τα κάτω"
+msgid "Next Field"
+msgstr "Επόμενο πεδίο"
-#: 04070300.xhp
+#: 02150000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3151383\n"
-"24\n"
+"02150000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_ENV_PRT:FLD_DOWN\">Enter the amount to shift the print area down.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_ENV_PRT:FLD_DOWN\">Εισάγετε τη μετατόπιση της περιοχής εκτύπωσης προς τα κάτω.</ahelp>"
+msgid "Footnote/Endnote"
+msgstr "Υποσημείωση/Σημείωση τέλους"
-#: 04070300.xhp
+#: 02150000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3150123\n"
-"25\n"
+"02150000.xhp\n"
+"hd_id3143276\n"
+"1\n"
"help.text"
-msgid "Current printer"
-msgstr "Τρέχων εκτυπωτής"
+msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Edit Footnotes\">Footnote/Endnote</link>"
+msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Επεξεργασία Υποσημειώσεων\">Υποσημείωση/Σημείωση τέλους</link>"
-#: 04070300.xhp
+#: 02150000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3150696\n"
-"26\n"
+"02150000.xhp\n"
+"par_id3149097\n"
+"2\n"
"help.text"
-msgid "Displays the name of the current printer."
-msgstr "Εμφανίζει το όνομα του τρέχοντος εκτυπωτή."
+msgid "<variable id=\"fusstext\"><ahelp hid=\".uno:EditFootnote\">Edits the selected footnote or endnote anchor. Click in front of the footnote or endnote, and then choose this command.</ahelp></variable>"
+msgstr "<variable id=\"fusstext\"><ahelp hid=\".uno:EditFootnote\">Επεξεργάζεται την επιλεγμένη άγκυρα υποσημείωσης ή της σημείωσης τέλους. Πατήστε μπροστά από την υποσημείωση ή τη σημείωση τέλους και μετά επιλέξτε αυτήν την εντολή.</ahelp></variable>"
-#: 04070300.xhp
+#: 02150000.xhp
msgctxt ""
-"04070300.xhp\n"
-"hd_id3155862\n"
-"27\n"
+"02150000.xhp\n"
+"par_id3149035\n"
+"13\n"
"help.text"
-msgid "Setup"
-msgstr "Εγκατάσταση"
+msgid "To edit the text of a footnote or endnote, click in the footnote area at the bottom of the page, or at the end of the document."
+msgstr "Για να επεξεργαστείτε το κείμενο υποσημείωσης ή σημείωσης τέλους, πατήστε στην περιοχή υποσημείωσης στο κάτω μέρος της σελίδας, ή στο τέλος του έγγραφου."
-#: 04070300.xhp
+#: 02150000.xhp
msgctxt ""
-"04070300.xhp\n"
-"par_id3147418\n"
-"28\n"
+"02150000.xhp\n"
+"par_id3145776\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_ENV_PRT:BTN_PRTSETUP\">Opens the Print Setup dialog where you can define additional printer settings, such as paper format and orientation.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_ENV_PRT:BTN_PRTSETUP\">Ανοίγει τον διάλογο Ρυθμίσεις εκτύπωσης όπου μπορείτε να ορίσετε πρόσθετες ρυθμίσεις του εκτυπωτή, όπως τη μορφή και τον προσανατολισμό του χαρτιού.</ahelp>"
+msgid "To quickly jump to the footnote or endnote text, click the anchor for note in the document. You can also position the cursor in front of or behind the marker, and then press Ctrl+Shift+PgDn. To jump back to the anchor for the note, press PgUp."
+msgstr "Για να μεταβείτε γρήγορα σε κείμενο υποσημείωσης ή σημείωσης τέλους, πατήστε στην άγκυρα για τη σημείωση στο έγγραφο. Μπορείτε επίσης να τοποθετήσετε τον δρομέα μπροστά ή πίσω από τον σημειωτή και έπειτα να πατήσετε Ctrl+Shift+PgDn. Για να επιστρέψετε στην άγκυρα για τη σημείωση, πατήστε PgUp."
-#: 02170000.xhp
+#: 02150000.xhp
msgctxt ""
-"02170000.xhp\n"
-"tit\n"
+"02150000.xhp\n"
+"hd_id3155916\n"
+"4\n"
"help.text"
-msgid "Edit Sections"
-msgstr "Επεξεργασία ενοτήτων"
+msgid "Numbering"
+msgstr "Αρίθμηση"
-#: 02170000.xhp
+#: 02150000.xhp
msgctxt ""
-"02170000.xhp\n"
-"hd_id3153673\n"
-"1\n"
+"02150000.xhp\n"
+"par_id3151373\n"
+"12\n"
"help.text"
-msgid "Edit Sections"
-msgstr "Επεξεργασία ενοτήτων"
+msgid "Select the numbering type for the footnote or endnote."
+msgstr "Επιλέξετε τον τύπο αρίθμησης για την υποσημείωση ή τη σημείωση τέλους."
-#: 02170000.xhp
+#: 02150000.xhp
msgctxt ""
-"02170000.xhp\n"
-"par_id3155902\n"
-"2\n"
+"02150000.xhp\n"
+"hd_id3150685\n"
+"5\n"
"help.text"
-msgid "<variable id=\"bereichetext\"><ahelp hid=\".uno:EditRegion\">Changes the properties of sections defined in your document.</ahelp> To insert a section, select text or click in your document, and then choose <emph>Insert - Section</emph>.</variable>"
-msgstr "<variable id=\"bereichetext\"><ahelp hid=\".uno:EditRegion\">Αλλάζει τις ιδιότητες των καθορισμένων ενοτήτων στο έγγραφό σας.</ahelp> Για να εισάγετε μια ενότητα, επιλέξτε το κείμενο ή πατήστε στο έγγραφό σας και μετά επιλέξτε <emph>Εισαγωγή - Ενότητα</emph>.</variable>"
+msgid "Auto"
+msgstr "Αυτόματα"
-#: 02170000.xhp
+#: 02150000.xhp
msgctxt ""
-"02170000.xhp\n"
-"par_id3143275\n"
-"3\n"
+"02150000.xhp\n"
+"hd_id3155858\n"
+"7\n"
"help.text"
-msgid "The <emph>Edit Sections</emph> dialog is similar to the <link href=\"text/swriter/01/04020100.xhp\" name=\"Insert - Section\"><emph>Insert - Section</emph></link> dialog, and offers the following additional options:"
-msgstr "Ο διάλογος <emph>Επεξεργασία ενοτήτων</emph> είναι παρόμοιος με τον διάλογο <link href=\"text/swriter/01/04020100.xhp\" name=\"Εισαγωγή - Ενότητα\"><emph>Εισαγωγή - Ενότητα</emph></link> και προσφέρει επιπλέον τις παρακάτω επιλογές:"
+msgid "Character"
+msgstr "Χαρακτήρας"
-#: 02170000.xhp
+#: 02150000.xhp
msgctxt ""
-"02170000.xhp\n"
-"hd_id3149820\n"
-"4\n"
+"02150000.xhp\n"
+"hd_id3150113\n"
+"14\n"
"help.text"
-msgid "Section"
-msgstr "Ενότητα"
+msgid "..."
+msgstr "..."
-#: 02170000.xhp
+#: 02150000.xhp
msgctxt ""
-"02170000.xhp\n"
-"par_id3149104\n"
-"5\n"
+"02150000.xhp\n"
+"par_id3149849\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"HID_REGION_TREE\">Type the name of the section that you want to edit, or click a name in the <emph>Section </emph>list.</ahelp> If the cursor is currently in a section, the section name is displayed on the right side of the status bar at the bottom of the document window."
-msgstr "<ahelp hid=\"HID_REGION_TREE\">Πληκτρολογήστε το όνομα της ενότητας που θέλετε να επεξεργαστείτε, ή πατήστε σε ένα όνομα στη λίστα <emph>Ενότητα</emph>.</ahelp> Εάν ο δρομέας βρίσκεται σε μια ενότητα, το όνομα της ενότητας εμφανίζεται στο δεξί μέρος της γραμμής κατάστασης στον πυθμένα του παραθύρου του εγγράφου."
+msgid "To change the format of a footnote or endnote anchor or text, select it, and then choose <emph>Format - Character</emph>. You can press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+T</caseinline><defaultinline>F11</defaultinline></switchinline> to open the <emph>Styles and Formatting</emph> window and modify the footnote or endnote paragraph style."
+msgstr "Για να αλλάξετε τη μορφή μιας υποσημείωσης ή σημείωσης τέλους, επιλέξτε την και έπειτα διαλέξτε <emph>Μορφή - Χαρακτήρας</emph>. Μπορείτε να πατήσετε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή+Τ</caseinline><defaultinline>F11</defaultinline></switchinline> για να ανοίξετε το παράθυρο <emph>Τεχνοτροπίες και μορφοποίηση</emph> και να τροποποιήσετε την τεχνοτροπία παραγράφου της υποσημείωσης ή της σημείωσης τέλους."
-#: 02170000.xhp
+#: 02150000.xhp
msgctxt ""
-"02170000.xhp\n"
-"par_id3149040\n"
-"6\n"
+"02150000.xhp\n"
+"hd_id3153296\n"
+"15\n"
"help.text"
-msgid "The current write protection status of a section is indicated by the lock symbol in front of the section name in the list. An open lock is unprotected and a closed lock is protected. Similarly, visible sections are indicated by a glasses symbol."
-msgstr "Η τρέχουσα κατάσταση προστασίας εγγραφής μιας ενότητας υποδεικνύεται από το σύμβολο κλειδώματος μπροστά από το όνομα της ενότητας στη λίστα. Ένα ανοιχτό λουκέτο σημαίνει απροστάτευτο και ένα κλειστό λουκέτο σημαίνει προστατευμένο. Παρόμοια, οι ορατές ενότητες υποδεικνύονται από ένα σύμβολο γυαλιών."
+msgid "Type"
+msgstr "Τύπος"
-#: 02170000.xhp
+#: 02150000.xhp
msgctxt ""
-"02170000.xhp\n"
-"hd_id3153638\n"
+"02150000.xhp\n"
+"par_id3153308\n"
"20\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Select the type of note to insert, that is, footnote or endnote. A footnote is placed at the bottom of the current page, whereas an endnote is placed at the end of the document."
+msgstr "Επιλέξτε τον τύπο της σημείωσης που θα εισάγετε, υποσημείωση ή σημείωση τέλους. Μια υποσημείωση τοποθετείται στο τέλος της τρέχουσας σελίδας, ενώ μια σημείωση τέλους τοποθετείται στο τέλος του εγγράφου."
-#: 02170000.xhp
+#: 02150000.xhp
msgctxt ""
-"02170000.xhp\n"
-"par_id3152773\n"
-"21\n"
+"02150000.xhp\n"
+"hd_id3156130\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"HID_REGION_TREE\">Opens the <link href=\"text/swriter/01/05040501.xhp\" name=\"Options\"><emph>Options</emph></link> dialog, where you can edit the column layout, background, footnote and endnote behavior of the selected section.</ahelp> If the section is password protected, you must enter the password first."
-msgstr "<ahelp hid=\"HID_REGION_TREE\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/05040501.xhp\" name=\"Επιλογές\"><emph>Επιλογές</emph></link>, όπου μπορείτε να επεξεργαστείτε την διάταξη της στήλης, του παρασκηνίου, τη συμπεριφορά των υποσημειώσεων και σημειώσεων τέλους της επιλεγμένης ενότητας.</ahelp> Εάν η ενότητα είναι προστατευμένη με κωδικό, πρέπει να εισάγετε πρώτα τον κωδικό."
+msgid "Footnote"
+msgstr "Υποσημείωση"
-#: 02170000.xhp
+#: 02150000.xhp
msgctxt ""
-"02170000.xhp\n"
-"hd_id3155143\n"
-"16\n"
+"02150000.xhp\n"
+"par_id3156098\n"
+"21\n"
"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "Converts an endnote to a footnote."
+msgstr "Μετατρέπει μια σημείωση τέλους σε υποσημείωση."
-#: 02170000.xhp
+#: 02150000.xhp
msgctxt ""
-"02170000.xhp\n"
-"par_id3145413\n"
+"02150000.xhp\n"
+"hd_id3156111\n"
"17\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:MD_EDIT_REGION:CB_DISMISS\">Removes the selected section from the document, and inserts the contents of the section into the document.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:MD_EDIT_REGION:CB_DISMISS\">Αφαιρεί την επιλεγμένη ενότητα από το έγγραφο και εισάγει τα περιεχόμενα της ενότητας στο έγγραφο.</ahelp>"
+msgid "Endnote"
+msgstr "Σημείωση τέλους"
-#: 04120200.xhp
+#: 02150000.xhp
msgctxt ""
-"04120200.xhp\n"
-"tit\n"
+"02150000.xhp\n"
+"par_id3155079\n"
+"22\n"
"help.text"
-msgid "Insert Index/Table"
-msgstr "Εισαγωγή Ευρετηρίου/Πίνακα"
+msgid "Converts a footnote to an endnote."
+msgstr "Μετατρέπει μια υποσημείωση σε σημείωση τέλους."
-#: 04120200.xhp
+#: 02150000.xhp
msgctxt ""
-"04120200.xhp\n"
-"hd_id3151312\n"
-"1\n"
+"02150000.xhp\n"
+"hd_id3154323\n"
+"23\n"
"help.text"
-msgid "Insert Index/Table"
-msgstr "Εισαγωγή Ευρετηρίου/Πίνακα"
+msgid "Arrow left"
+msgstr "Αριστερό βέλος"
-#: 04120200.xhp
+#: 02150000.xhp
msgctxt ""
-"04120200.xhp\n"
-"par_id3154476\n"
-"2\n"
+"02150000.xhp\n"
+"par_id3154341\n"
+"24\n"
"help.text"
-msgid "<variable id=\"verzeichnisse\"><ahelp hid=\".uno:InsertMultiIndex\" visibility=\"visible\">Inserts an index or a table of contents at the current cursor position.</ahelp> To edit an index or table of contents, place the cursor in the index or table of contents, and then choose <emph>Insert - Indexes and Tables - Indexes and Tables</emph>.</variable>"
-msgstr "<variable id=\"verzeichnisse\"><ahelp hid=\".uno:InsertMultiIndex\" visibility=\"visible\">Εισάγει ένα ευρετήριο ή πίνακα περιεχομένων στην τρέχουσα θέση του δρομέα.</ahelp> Για να επεξεργαστείτε ένα ευρετήριο ή έναν πίνακα περιεχομένων, τοποθετείστε τον δρομέα στο ευρετήριο ή στον πίνακα περιεχομένων και επιλέξτε <emph>Εισαγωγή - Ευρετήρια και Πίνακες - Ευρετήρια και Πίνακες</emph>.</variable>"
+msgid "<ahelp hid=\"modules/swriter/ui/insertfootnote/prev\">Moves to the previous footnote or endnote anchor in the document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertfootnote/prev\">Μεταβαίνει στην προηγούμενη αγκύρωση μιας υποσημείωσης ή σημείωσης τέλους στο έγγραφο.</ahelp>"
-#: 04120200.xhp
+#: 02150000.xhp
msgctxt ""
-"04120200.xhp\n"
-"par_id3154575\n"
-"3\n"
+"02150000.xhp\n"
+"par_id3150023\n"
"help.text"
-msgid "You can also preview the index or table in this dialog."
-msgstr "Μπορείτε επίσης να προεπισκοπήσετε το ευρετήριο ή τον πίνακα σε αυτόν τον διάλογο."
+msgid "<image id=\"img_id3150030\" src=\"res/lc06301.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150030\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150030\" src=\"res/lc06301.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150030\">Εικονίδιο</alt></image>"
-#: 04120200.xhp
+#: 02150000.xhp
msgctxt ""
-"04120200.xhp\n"
-"par_id3155905\n"
-"4\n"
+"02150000.xhp\n"
+"par_id3154614\n"
+"25\n"
"help.text"
-msgid "Depending on the type of index or table that you select, the following tabs are present."
-msgstr "Ανάλογα με τον τύπο του ευρετηρίου ή του πίνακα που επιλέξατε, οι ακόλουθες καρτέλες είναι παρούσες."
+msgid "Previous footnote"
+msgstr "Προηγούμενη υποσημείωση"
-#: 04120200.xhp
+#: 02150000.xhp
msgctxt ""
-"04120200.xhp\n"
-"par_id3149481\n"
-"5\n"
+"02150000.xhp\n"
+"hd_id3154630\n"
+"26\n"
"help.text"
-msgid "Use this tab to specify the column layout for the index or table of contents. By default, the index title is one-column wide and extends out from left page margin."
-msgstr "Χρησιμοποιήστε αυτήν την καρτέλα για να ορίσετε τη διάταξη στήλης για το ευρετήριο ή τον πίνακα περιεχομένων. Από προεπιλογή, ο τίτλος ευρετηρίου έχει πλάτος μιας στήλης και εκτείνεται από το αριστερό περιθώριο της σελίδας."
+msgid "Arrow right"
+msgstr "Δεξί βέλος"
-#: 04120200.xhp
+#: 02150000.xhp
msgctxt ""
-"04120200.xhp\n"
-"par_id3149095\n"
-"6\n"
+"02150000.xhp\n"
+"par_id3149638\n"
+"27\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/main.xhp\" name=\"Using Tables of Content and Indexes\">Using Tables of Content and Indexes</link>"
-msgstr "<link href=\"text/swriter/guide/main.xhp\" name=\"Χρήση πινάκων περιεχομένων και ευρετηρίων\">Χρήση πινάκων περιεχομένων και ευρετηρίων</link>"
+msgid "<ahelp hid=\"modules/swriter/ui/insertfootnote/next\">Moves to the next footnote or endnote anchor in the document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertfootnote/next\">Μεταβαίνει στην επόμενη αγκύρωση υποσημείωσης ή σημείωσης τέλους στο έγγραφο.</ahelp>"
-#: 06170000.xhp
+#: 02150000.xhp
msgctxt ""
-"06170000.xhp\n"
-"tit\n"
+"02150000.xhp\n"
+"par_id3154029\n"
"help.text"
-msgid "All Indexes and Tables"
-msgstr "Όλα τα ευρετήρια και οι πίνακες"
+msgid "<image id=\"img_id3154044\" src=\"res/lc06300.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154044\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154044\" src=\"res/lc06300.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154044\">Εικονίδιο</alt></image>"
-#: 06170000.xhp
+#: 02150000.xhp
msgctxt ""
-"06170000.xhp\n"
-"hd_id3149875\n"
-"1\n"
+"02150000.xhp\n"
+"par_id3149606\n"
+"28\n"
"help.text"
-msgid "<link href=\"text/swriter/01/06170000.xhp\" name=\"All Indexes and Tables\">All Indexes and Tables</link>"
-msgstr "<link href=\"text/swriter/01/06170000.xhp\" name=\"Όλα τα ευρετήρια και οι πίνακες\">Όλα τα ευρετήρια και οι πίνακες</link>"
+msgid "Next footnote"
+msgstr "Επόμενη υποσημείωση"
-#: 06170000.xhp
+#: 02150000.xhp
msgctxt ""
-"06170000.xhp\n"
-"par_id3150211\n"
-"2\n"
+"02150000.xhp\n"
+"par_id3150772\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".uno:UpdateAllIndexes\" visibility=\"visible\">Update all indexes and tables of contents in the current document. You do not need to place the cursor in an index or table before you use this command.</ahelp>"
-msgstr "<ahelp hid=\".uno:UpdateAllIndexes\" visibility=\"visible\">Ενημερώστε όλα τα ευρετήρια και τους πίνακες των περιεχομένων στο τρέχον έγγραφο. Δεν είναι απαραίτητο να τοποθετήσετε τον δρομέα σε ένα ευρετήριο ή πίνακα πριν χρησιμοποιήσετε αυτήν την εντολή.</ahelp>"
+msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Insert Footnote\">Insert Footnote/Endnote</link> dialog."
+msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Εισαγωγή υποσημείωσης\">Εισαγωγή διαλόγου υποσημείωσης/σημείωσης τέλους</link>."
-#: 05100400.xhp
+#: 02160000.xhp
msgctxt ""
-"05100400.xhp\n"
+"02160000.xhp\n"
"tit\n"
"help.text"
-msgid "Unprotect"
-msgstr "Αποπροστασία"
+msgid "Edit Index Entry"
+msgstr "Επεξεργασία καταχώρισης ευρετηρίου"
-#: 05100400.xhp
+#: 02160000.xhp
msgctxt ""
-"05100400.xhp\n"
-"hd_id3149052\n"
+"02160000.xhp\n"
+"hd_id3154567\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05100400.xhp\" name=\"Unprotect\">Unprotect</link>"
-msgstr "<link href=\"text/swriter/01/05100400.xhp\" name=\"Αποπροστασία\">Αποπροστασία</link>"
+msgid "Edit Index Entry"
+msgstr "Επεξεργασία καταχώρισης ευρετηρίου"
-#: 05100400.xhp
+#: 02160000.xhp
msgctxt ""
-"05100400.xhp\n"
-"par_id3083450\n"
+"02160000.xhp\n"
+"par_id3151314\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:UnsetCellsReadOnly\">Removes the cell protection for all selected cells in the current table.</ahelp>"
-msgstr "<ahelp hid=\".uno:UnsetCellsReadOnly\">Αφαιρεί την προστασία κελιού για όλα τα επιλεγμένα κελιά στον τρέχοντα πίνακα.</ahelp>"
-
-#: 05100400.xhp
-msgctxt ""
-"05100400.xhp\n"
-"par_id3154558\n"
-"3\n"
-"help.text"
-msgid "To remove the protection from several tables at once, select the tables, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+T. To remove the protection from all of the tables in a document, click anywhere in the document, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+T."
-msgstr "Για να αφαιρέσετε την προστασία από διάφορους πίνακες ταυτόχρονα, επιλέξτε τους πίνακες και ύστερα πιέστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+T. Για να αφαιρέσετε την προστασία από όλους τους πίνακες σε ένα έγγραφο, πατήστε οπουδήποτε στο έγγραφο και ύστερα πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+T."
-
-#: 05100400.xhp
-msgctxt ""
-"05100400.xhp\n"
-"par_id3150765\n"
-"4\n"
-"help.text"
-msgid "You can also remove cell protection from a table in the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link>."
-msgstr "Μπορείτε επίσης να καταργήσετε την προστασία των κελιών από έναν πίνακα με τον <link href=\"text/swriter/01/02110000.xhp\" name=\"Περιηγητής\">Περιηγητής</link>."
-
-#: 05130000.xhp
-msgctxt ""
-"05130000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Styles in Writer"
-msgstr "Τεχνοτροπίες στο Writer"
-
-#: 05130000.xhp
-msgctxt ""
-"05130000.xhp\n"
-"bm_id4005249\n"
-"help.text"
-msgid "<bookmark_value>styles;categories</bookmark_value><bookmark_value>character styles;style categories</bookmark_value><bookmark_value>paragraph styles;style categories</bookmark_value><bookmark_value>frames; styles</bookmark_value><bookmark_value>page styles;style categories</bookmark_value><bookmark_value>numbering;style categories</bookmark_value>"
-msgstr "<bookmark_value>τεχνοτροπίες;κατηγορίες</bookmark_value><bookmark_value>τεχνοτροπίες χαρακτήρων;κατηγορίες τεχνοτροπιών</bookmark_value><bookmark_value>τεχνοτροπίες παραγράφου;κατηγορίες τεχνοτροπιών</bookmark_value><bookmark_value>πλαίσια;τεχνοτροπίες</bookmark_value><bookmark_value>τεχνοτροπίες σελίδας;κατηγορίες τεχνοτροπιών</bookmark_value><bookmark_value>αρίθμηση;κατηγορίες τεχνοτροπιών</bookmark_value>"
-
-#: 05130000.xhp
-msgctxt ""
-"05130000.xhp\n"
-"hd_id3150344\n"
-"1\n"
-"help.text"
-msgid "Styles in Writer"
-msgstr "Πρότυπα στο Writer"
+msgid "<variable id=\"verzeichniseintragtext\"><ahelp hid=\".uno:IndexEntryDialog\">Edits the selected index entry. Click in front of or in the index entry, and then choose this command.</ahelp></variable>"
+msgstr "<variable id=\"verzeichniseintragtext\"><ahelp hid=\".uno:IndexEntryDialog\">Επεξεργάζεται την επιλεγμένη καταχώριση ευρετηρίου. Πατήστε πριν από την καταχώριση ευρετηρίου και μετά επιλέξτε αυτήν την εντολή.</ahelp></variable>"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3149052\n"
-"2\n"
+"02160000.xhp\n"
+"par_id3155896\n"
+"30\n"
"help.text"
-msgid "The following information concerns Writer styles that you can apply using the <link href=\"text/swriter/01/05140000.xhp\">Styles and Formatting</link> window."
-msgstr "Οι ακόλουθες πληροφορίες αφορούν τεχνοτροπίες του Writer που μπορείτε να εφαρμόσετε χρησιμοποιώντας το παράθυρο <link href=\"text/swriter/01/05140000.xhp\">Τεχνοτροπίες και μορφοποίηση</link>."
+msgid "To insert an index entry, select a word in the document, and then choose <link href=\"text/swriter/01/04120100.xhp\" name=\"Insert - Indexes and Tables - Entry\"><emph>Insert - Indexes and Tables - Entry</emph></link>."
+msgstr "Για να εισάγετε μια καταχώριση ευρετηρίου, επιλέξτε μια λέξη στο έγγραφο και μετά επιλέξτε <link href=\"text/swriter/01/04120100.xhp\" name=\"Εισαγωγή - Ευρετήρια και Πίνακες - Καταχώριση\"><emph>Εισαγωγή - Ευρετήρια και Πίνακες - Καταχώριση</emph></link>."
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3150015\n"
-"62\n"
+"02160000.xhp\n"
+"hd_id3159193\n"
+"3\n"
"help.text"
-msgid "If you want, you can edit the styles of the current document, and then save the document as a template. To save the document as template, choose <emph>File - </emph><link href=\"text/shared/01/01110300.xhp\" name=\"Templates - Save\"><emph>Templates - Save</emph></link>."
-msgstr "Αν επιθυμείτε, μπορείτε να επεξεργαστείτε τις τεχνοτροπίες του τρέχοντος εγγράφου και ύστερα να αποθηκεύσετε το έγγραφο ως πρότυπο. Για να αποθηκεύσετε το έγγραφο ως πρότυπο, επιλέξτε <emph>Αρχείο - </emph><link href=\"text/shared/01/01110300.xhp\" name=\"Πρότυπα - Αποθήκευση\"><emph>Πρότυπα - Αποθήκευση</emph></link>."
+msgid "Selection"
+msgstr "Επιλογή"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"hd_id3150572\n"
+"02160000.xhp\n"
+"par_id3149486\n"
"4\n"
"help.text"
-msgid "Style Category"
-msgstr "Κατηγορία τεχνοτροπίας"
+msgid "Edits the selected index entry."
+msgstr "Επεξεργάζεται την επιλεγμένη καταχώριση ευρετηρίου."
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3153721\n"
+"02160000.xhp\n"
+"hd_id3143272\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:LISTBOX:RID_STYLECATALOG:BT_TOOL\">These are the different categories of formatting styles.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:LISTBOX:RID_STYLECATALOG:BT_TOOL\">Αυτές είναι οι διαφορετικές κατηγορίες των τεχνοτροπιών μορφοποίησης.</ahelp>"
-
-#: 05130000.xhp
-msgctxt ""
-"05130000.xhp\n"
-"par_id3151271\n"
-"65\n"
-"help.text"
-msgid "Name"
-msgstr "Όνομα"
-
-#: 05130000.xhp
-msgctxt ""
-"05130000.xhp\n"
-"par_id3153154\n"
-"66\n"
-"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
+msgid "Index"
+msgstr "Ευρετήριο"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3151172\n"
+"02160000.xhp\n"
+"par_id3151251\n"
"6\n"
"help.text"
-msgid "Character Styles"
-msgstr "Τεχνοτροπίες χαρακτήρων"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/typecb\">Displays the type of index that the selected entry belongs to.</ahelp> You cannot change the index type of an index entry in this dialog. Instead, you must delete the index entry from the document, and then insert it again in a different index type."
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/typecb\">Εμφανίζει τον τύπο του ευρετηρίου στο οποίο ανήκει η επιλεγμένη καταχώριση.</ahelp> Δεν μπορείτε να αλλάξετε τον τύπο του ευρετηρίου μιας καταχώρισης ευρετηρίου σε αυτόν τον διάλογο. Αντίθετα, πρέπει να διαγράψετε την καταχώριση του ευρετηρίου από το έγγραφο και μετά να την εισάγετε πάλι με ένα διαφορετικό τύπο ευρετηρίου."
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3147512\n"
+"02160000.xhp\n"
+"hd_id3149107\n"
"7\n"
"help.text"
-msgid "Use Character Styles to format single characters, or entire words and phrases. If you want, you can nest Character Styles."
-msgstr "Χρησιμοποιήστε τις τεχνοτροπίες χαρακτήρων για να μορφοποιήσετε απλούς χαρακτήρες, ή ολόκληρες λέξεις και φράσεις. Αν επιθυμείτε, μπορείτε να ενσωματώσετε τις τεχνοτροπίες χαρακτήρων."
+msgid "Entry"
+msgstr "Καταχώριση"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3150713\n"
+"02160000.xhp\n"
+"par_id3149823\n"
"8\n"
"help.text"
-msgid "Paragraph Styles"
-msgstr "Τεχνοτροπίες παραγράφου"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/entryed\">Edit the index entry if necessary. When you modify the index entry, the new text only appears in the index, and not at the index entry anchor in the document. </ahelp> For example, you can enter an index with comments such as \"Basics, see also General\"."
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/entryed\">Επεξεργαστείτε την καταχώριση του ευρετηρίου εάν χρειάζεται. Όταν τροποποιείτε την καταχώριση του ευρετηρίου, το νέο κείμενο εμφανίζεται μόνο στο ευρετήριο και όχι στην αγκίστρωση καταχώρισης ευρετηρίου στο έγγραφο. </ahelp> Για παράδειγμα, μπορείτε να εισάγετε ένα ευρετήριο με σχόλια όπως στο \"Βασικά, δείτε επίσης Γενικά\"."
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3149810\n"
+"02160000.xhp\n"
+"hd_id3149036\n"
"9\n"
"help.text"
-msgid "Use Paragraph Styles to format paragraphs, including the font type and size. You can also select the paragraph style to apply to the next paragraph."
-msgstr "Χρησιμοποιήστε τις τεχνοτροπίες παραγράφου για να μορφοποιήσετε παραγράφους, συμπεριλαμβανομένων του τύπου και του μεγέθους της γραμματοσειράς. Μπορείτε επίσης να επιλέξετε την τεχνοτροπία παραγράφου που θα εφαρμόσετε στην επόμενη παράγραφο."
+msgid "1st key"
+msgstr "1ο κλειδί"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3151308\n"
+"02160000.xhp\n"
+"par_id3153631\n"
"10\n"
"help.text"
-msgid "Frame Styles"
-msgstr "Τεχνοτροπίες πλαισίου"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/key1cb\">To create a multilevel index, type the name of the first level index entry, or select a name from the list. The current index entry is added below this name.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/key1cb\">Για να δημιουργήσετε ένα πολυεπίπεδο ευρετήριο, πληκτρολογήστε το όνομα του πρώτου επιπέδου της καταχώρισης ευρετηρίου, ή επιλέξτε το όνομα από τη λίστα. Η τρέχουσα καταχώριση ευρετηρίου προστίθεται κάτω από αυτό το όνομα.</ahelp>"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3147527\n"
+"02160000.xhp\n"
+"hd_id3152773\n"
"11\n"
"help.text"
-msgid "Use Frame Styles to format text and graphic frames."
-msgstr "Χρησιμοποιήστε τις τεχνοτροπίες πλαισίου για να μορφοποιήσετε πλαίσια κειμένου και γραφικών."
+msgid "2nd key"
+msgstr "2ο κλειδί"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3152960\n"
+"02160000.xhp\n"
+"par_id3145758\n"
"12\n"
"help.text"
-msgid "Page Styles"
-msgstr "Τεχνοτροπίες σελίδας"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/key2cb\">Type the name of the second level index entry, or select a name from the list. The current index entry is added below this name.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/key2cb\">Πληκτρολογήστε το όνομα του δεύτερου επιπέδου της καταχώρισης ευρετηρίου ή επιλέξτε ένα όνομα από τη λίστα. Η τρέχουσα καταχώριση ευρετηρίου προστίθεται κάτω από αυτό το όνομα.</ahelp>"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3155897\n"
+"02160000.xhp\n"
+"hd_id3155143\n"
"13\n"
"help.text"
-msgid "Use Page Styles to organize the structure of the document, and to add page numbers. You can also specify the page style to apply to the first page that follows after a page break."
-msgstr "Χρησιμοποιήστε τις τεχνοτροπίες σελίδας για να οργανώσετε τη δομή του εγγράφου και να προσθέσετε αριθμούς στις σελίδες. Μπορείτε επίσης να ορίσετε την τεχνοτροπία σελίδας που θα εφαρμόσετε στην πρώτη σελίδα που ακολουθεί ύστερα από την αλλαγή σελίδας."
+msgid "Level"
+msgstr "Επίπεδο"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3154196\n"
-"63\n"
+"02160000.xhp\n"
+"par_id3149170\n"
+"14\n"
"help.text"
-msgid "Numbering Styles"
-msgstr "Τεχνοτροπίες αρίθμησης"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/levelnf\">Changes the outline level of a table of contents entry.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/levelnf\">Αλλάζει το επίπεδο περιγράμματος ενός πίνακα καταχώρισης περιεχομένων.</ahelp>"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3149298\n"
-"64\n"
+"02160000.xhp\n"
+"hd_id3145785\n"
+"15\n"
"help.text"
-msgid "Use Numbering Styles to format numbered or bulleted lists."
-msgstr "Χρησιμοποιήστε τις τεχνοτροπίες αρίθμησης για να μορφοποιήσετε αριθμημένες λίστες ή λίστες με κουκκίδες."
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"hd_id3149821\n"
-"61\n"
+"02160000.xhp\n"
+"par_id3155919\n"
+"16\n"
"help.text"
-msgid "Style Groups"
-msgstr "Ομάδες τεχνοτροπιών"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/delete\">Deletes the selected entry from the index. The entry text in the document is not deleted.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/delete\">Διαγράφει την επιλεγμένη καταχώριση από το ευρετήριο. Το κείμενο καταχώρισης στο έγγραφο δεν διαγράφεται.</ahelp>"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3154828\n"
+"02160000.xhp\n"
+"hd_id3151384\n"
"18\n"
"help.text"
-msgid "These are the style groups that you can display in the Styles and Formatting window."
-msgstr "Αυτές είναι οι ομάδες τεχνοτροπιών που μπορείτε να εμφανίσετε στο παράθυρο τεχνοτροπίες και μορφοποίηση."
+msgid "End arrow to left"
+msgstr "Τελικό βέλος προς αριστερά"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3148977\n"
-"67\n"
+"02160000.xhp\n"
+"par_id3155869\n"
+"19\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/first\">Jumps to the first index entry of the same type in the document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/first\">Μετακινείται στην πρώτη καταχώριση ευρετηρίου του ίδιου τύπου στο έγγραφο.</ahelp>"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3149032\n"
-"68\n"
+"02160000.xhp\n"
+"par_id3147420\n"
"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
+msgid "<image id=\"img_id3149551\" src=\"sd/imagelst/nv03.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149551\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149551\" src=\"sd/imagelst/nv03.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149551\">Εικονίδιο</alt></image>"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3153642\n"
-"19\n"
+"02160000.xhp\n"
+"par_id3150550\n"
+"26\n"
"help.text"
-msgid "Automatic"
-msgstr "Αυτόματα"
+msgid "End arrow to left"
+msgstr "Τελικό βέλος προς αριστερά"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3152769\n"
+"02160000.xhp\n"
+"hd_id3147736\n"
"20\n"
"help.text"
-msgid "Displays styles appropriate to the current context."
-msgstr "Εμφανίζει τις κατάλληλες τεχνοτροπίες στο τρέχον περιβάλλον."
+msgid "End arrow to right"
+msgstr "Τελικό βέλος προς τα δεξιά"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3154374\n"
+"02160000.xhp\n"
+"par_id3149829\n"
"21\n"
"help.text"
-msgid "All Styles"
-msgstr "Όλες οι τεχνοτροπίες"
-
-#: 05130000.xhp
-msgctxt ""
-"05130000.xhp\n"
-"par_id3153351\n"
-"22\n"
-"help.text"
-msgid "Displays all styles of the active style category."
-msgstr "Εμφανίζει όλες τις τεχνοτροπίες της ενεργής κατηγορίας τεχνοτροπίας."
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/last\">Jumps to the last index entry of the same type in the document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/last\">Μετακινείται στην τελευταία καταχώριση ευρετηρίου του ίδιου τύπου στο έγγραφο.</ahelp>"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3150590\n"
-"23\n"
+"02160000.xhp\n"
+"par_id3153298\n"
"help.text"
-msgid "Applied Styles"
-msgstr "Εφαρμοσμένες τεχνοτροπίες"
+msgid "<image id=\"img_id3153309\" src=\"sd/imagelst/nv06.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153309\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153309\" src=\"sd/imagelst/nv06.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153309\">Εικονίδιο</alt></image>"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3149168\n"
-"24\n"
+"02160000.xhp\n"
+"par_id3156108\n"
+"27\n"
"help.text"
-msgid "Displays the styles (of selected category) applied in the current document."
-msgstr "Εμφανίζει τις τεχνοτροπίες (της επιλεγμένης κατηγορίας) που εφαρμόζονται στο τρέχον έγγραφο."
+msgid "End arrow to right"
+msgstr "Τελικό βέλος προς τα δεξιά"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3156368\n"
-"25\n"
+"02160000.xhp\n"
+"hd_id3155080\n"
+"22\n"
"help.text"
-msgid "Custom Styles"
-msgstr "Προσαρμοσμένες τεχνοτροπίες"
+msgid "Arrow to left"
+msgstr "Βέλος προς τα αριστερά"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3145780\n"
-"26\n"
+"02160000.xhp\n"
+"par_id3154327\n"
+"23\n"
"help.text"
-msgid "Displays all user-defined styles in the selected style category."
-msgstr "Εμφανίζει όλες τις τεχνοτροπίες που έχουν καθοριστεί από τον χρήστη στην τρέχουσα κατηγορία τεχνοτροπιών."
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/previous\">Jumps to the previous index entry of the same type in the document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/previous\">Μετακινείται στην προηγούμενη καταχώριση ευρετηρίου του ίδιου τύπου στο έγγραφο.</ahelp>"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3155908\n"
-"27\n"
+"02160000.xhp\n"
+"par_id3148785\n"
"help.text"
-msgid "Character Styles"
-msgstr "Τεχνοτροπίες χαρακτήρων"
+msgid "<image id=\"img_id3148791\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148791\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148791\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148791\">Εικονίδιο</alt></image>"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3150114\n"
+"02160000.xhp\n"
+"par_id3153129\n"
"28\n"
"help.text"
-msgid "Displays formatting styles for text."
-msgstr "Εμφανίζει τεχνοτροπίες μορφοποίησης για κείμενο."
+msgid "Left Arrow"
+msgstr "Αριστερό βέλος"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3150700\n"
-"29\n"
+"02160000.xhp\n"
+"hd_id3154617\n"
+"24\n"
"help.text"
-msgid "Chapter Styles"
-msgstr "Τεχνοτροπίες κεφαλαίων"
+msgid "Arrow to right"
+msgstr "Βέλος προς τα δεξιά"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3147412\n"
-"30\n"
+"02160000.xhp\n"
+"par_id3154633\n"
+"25\n"
"help.text"
-msgid "Displays formatting styles for headings."
-msgstr "Εμφανίζει τεχνοτροπίες μορφοποίησης για κεφαλίδες."
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/next\">Jumps to the next index entry of the same type in the document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/next\">Μετακινείται στην επόμενη καταχώριση ευρετηρίου του ίδιου τύπου στο έγγραφο.</ahelp>"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3147500\n"
-"31\n"
+"02160000.xhp\n"
+"par_id3150677\n"
"help.text"
-msgid "List Styles"
-msgstr "Τεχνοτροπίες λίστας"
+msgid "<image id=\"img_id3154020\" src=\"sd/imagelst/nv05.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154020\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154020\" src=\"sd/imagelst/nv05.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154020\">Εικονίδιο</alt></image>"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3149568\n"
-"32\n"
+"02160000.xhp\n"
+"par_id3149965\n"
+"29\n"
"help.text"
-msgid "Displays formatting styles for numbered or bulleted lists."
-msgstr "Εμφανίζει τεχνοτροπίες μορφοποίησης για αριθμημένες λίστες και λίστες με κουκκίδες."
+msgid "Right Arrow"
+msgstr "Δεξί βέλος"
-#: 05130000.xhp
+#: 02160000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3145263\n"
-"33\n"
+"02160000.xhp\n"
+"par_id3155539\n"
+"32\n"
"help.text"
-msgid "Index Styles"
-msgstr "Τεχνοτροπίες ευρετηρίων"
+msgid "You can jump quickly to index entries with the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation Bar\">Navigation Bar</link>."
+msgstr "Μπορείτε να μεταβείτε γρήγορα σε καταχωρήσεις ευρετηρίου από τη <link href=\"text/swriter/01/02110100.xhp\" name=\"Γραμμή περιήγησης\">Γραμμή περιήγησης</link>."
-#: 05130000.xhp
+#: 02170000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3155975\n"
-"34\n"
+"02170000.xhp\n"
+"tit\n"
"help.text"
-msgid "Displays formatting styles for indexes."
-msgstr "Εμφανίζει τεχνοτροπίες μορφοποίησης για ευρετήρια."
+msgid "Edit Sections"
+msgstr "Επεξεργασία ενοτήτων"
-#: 05130000.xhp
+#: 02170000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3149213\n"
-"35\n"
+"02170000.xhp\n"
+"hd_id3153673\n"
+"1\n"
"help.text"
-msgid "Special Region Styles"
-msgstr "Τεχνοτροπίες ειδικών περιοχών"
+msgid "Edit Sections"
+msgstr "Επεξεργασία ενοτήτων"
-#: 05130000.xhp
+#: 02170000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3147736\n"
-"36\n"
+"02170000.xhp\n"
+"par_id3155902\n"
+"2\n"
"help.text"
-msgid "Displays formatting styles for headers, footers, footnotes, endnotes, tables, and captions."
-msgstr "Εμφανίζει τεχνοτροπίες μορφοποίησης για κεφαλίδες, υποσέλιδα, υποσημειώσεις, σημειώσεις τέλους, πίνακες, και τίτλους."
+msgid "<variable id=\"bereichetext\"><ahelp hid=\".uno:EditRegion\">Changes the properties of sections defined in your document.</ahelp> To insert a section, select text or click in your document, and then choose <emph>Insert - Section</emph>.</variable>"
+msgstr "<variable id=\"bereichetext\"><ahelp hid=\".uno:EditRegion\">Αλλάζει τις ιδιότητες των καθορισμένων ενοτήτων στο έγγραφό σας.</ahelp> Για να εισάγετε μια ενότητα, επιλέξτε το κείμενο ή πατήστε στο έγγραφό σας και μετά επιλέξτε <emph>Εισαγωγή - Ενότητα</emph>.</variable>"
-#: 05130000.xhp
+#: 02170000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3146339\n"
-"59\n"
+"02170000.xhp\n"
+"par_id3143275\n"
+"3\n"
"help.text"
-msgid "HTML Styles"
-msgstr "Τεχνοτροπίες HTML"
+msgid "The <emph>Edit Sections</emph> dialog is similar to the <link href=\"text/swriter/01/04020100.xhp\" name=\"Insert - Section\"><emph>Insert - Section</emph></link> dialog, and offers the following additional options:"
+msgstr "Ο διάλογος <emph>Επεξεργασία ενοτήτων</emph> είναι παρόμοιος με τον διάλογο <link href=\"text/swriter/01/04020100.xhp\" name=\"Εισαγωγή - Ενότητα\"><emph>Εισαγωγή - Ενότητα</emph></link> και προσφέρει επιπλέον τις παρακάτω επιλογές:"
-#: 05130000.xhp
+#: 02170000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3149845\n"
-"60\n"
+"02170000.xhp\n"
+"hd_id3149820\n"
+"4\n"
"help.text"
-msgid "Displays a list of styles for HTML documents."
-msgstr "Εμφανίζει μια λίστα τεχνοτροπιών για έγγραφα HTML."
+msgid "Section"
+msgstr "Ενότητα"
-#: 05130000.xhp
+#: 02170000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3155560\n"
-"37\n"
+"02170000.xhp\n"
+"par_id3149104\n"
+"5\n"
"help.text"
-msgid "Conditional Styles"
-msgstr "Τεχνοτροπίες υπό συνθήκη"
+msgid "<ahelp hid=\"modules/swriter/ui/editsectiondialog/tree\">Type the name of the section that you want to edit, or click a name in the <emph>Section </emph>list.</ahelp> If the cursor is currently in a section, the section name is displayed on the right side of the status bar at the bottom of the document window."
+msgstr "<ahelp hid=\"modules/swriter/ui/editsectiondialog/tree\">Πληκτρολογήστε το όνομα της ενότητας που θέλετε να επεξεργαστείτε, ή πατήστε σε ένα όνομα στη λίστα <emph>Ενότητα</emph>.</ahelp> Εάν ο δρομέας βρίσκεται σε μια ενότητα, το όνομα της ενότητας εμφανίζεται στο δεξί μέρος της γραμμής κατάστασης στον πυθμένα του παραθύρου του εγγράφου."
-#: 05130000.xhp
+#: 02170000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3154774\n"
-"38\n"
+"02170000.xhp\n"
+"par_id3149040\n"
+"6\n"
"help.text"
-msgid "Displays the user-defined conditional styles."
-msgstr "Εμφανίζει τις τεχνοτροπίες υπό συνθήκη που ορίστηκαν από τον χρήστη."
+msgid "The current write protection status of a section is indicated by the lock symbol in front of the section name in the list. An open lock is unprotected and a closed lock is protected. Similarly, visible sections are indicated by a glasses symbol."
+msgstr "Η τρέχουσα κατάσταση προστασίας εγγραφής μιας ενότητας υποδεικνύεται από το σύμβολο κλειδώματος μπροστά από το όνομα της ενότητας στη λίστα. Ένα ανοιχτό λουκέτο σημαίνει απροστάτευτο και ένα κλειστό λουκέτο σημαίνει προστατευμένο. Παρόμοια, οι ορατές ενότητες υποδεικνύονται από ένα σύμβολο γυαλιών."
-#: 05130000.xhp
+#: 02170000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3151090\n"
-"39\n"
+"02170000.xhp\n"
+"hd_id3153638\n"
+"20\n"
"help.text"
-msgid "Hierarchical"
-msgstr "Ιεραρχικά"
+msgid "Options"
+msgstr "Επιλογές"
-#: 05130000.xhp
+#: 02170000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3148448\n"
-"40\n"
+"02170000.xhp\n"
+"par_id3152773\n"
+"21\n"
"help.text"
-msgid "Displays the styles in the selected category in a hierarchical list. To view the styles in a sublevel, click on the plus sign (+) next to the sublevel name."
-msgstr "Εμφανίζει τις τεχνοτροπίες στην επιλεγμένη κατηγορία σε μία ιεραρχική λίστα. Για να προβάλετε τις τεχνοτροπίες στο υποεπίπεδο, πατήστε στο σύμβολο συν (+) δίπλα στο όνομα του υποεπιπέδου."
+msgid "<ahelp hid=\"modules/swriter/ui/editsectiondialog/tree\">Opens the <link href=\"text/swriter/01/05040501.xhp\" name=\"Options\"><emph>Options</emph></link> dialog, where you can edit the column layout, background, footnote and endnote behavior of the selected section.</ahelp> If the section is password protected, you must enter the password first."
+msgstr "<ahelp hid=\"modules/swriter/ui/editsectiondialog/tree\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/05040501.xhp\" name=\"Επιλογές\"><emph>Επιλογές</emph></link>, όπου μπορείτε να επεξεργαστείτε την διάταξη της στήλης, του παρασκηνίου, τη συμπεριφορά των υποσημειώσεων και σημειώσεων τέλους της επιλεγμένης ενότητας.</ahelp> Εάν η ενότητα είναι προστατευμένη με κωδικό, πρέπει να εισάγετε πρώτα τον κωδικό."
-#: 05130000.xhp
+#: 02170000.xhp
msgctxt ""
-"05130000.xhp\n"
-"hd_id3155580\n"
-"56\n"
+"02170000.xhp\n"
+"hd_id3155143\n"
+"16\n"
"help.text"
-msgid "Template Management"
-msgstr "Διαχείριση προτύπων"
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 05130000.xhp
+#: 02170000.xhp
msgctxt ""
-"05130000.xhp\n"
-"par_id3145622\n"
-"57\n"
+"02170000.xhp\n"
+"par_id3145413\n"
+"17\n"
"help.text"
-msgid "Use the <link href=\"text/shared/01/01110100.xhp\" name=\"Template Management\"><emph>Template Management</emph></link> dialog to copy styles from one document to another."
-msgstr "Χρησιμοποιήστε τον διάλογο <link href=\"text/shared/01/01110100.xhp\" name=\"Διαχείριση προτύπων\"><emph>Διαχείριση προτύπων</emph></link> για να αντιγράφετε τεχνοτροπίες από ένα έγγραφο σε ένα άλλο."
+msgid "<ahelp hid=\"modules/swriter/ui/remove\">Removes the selected section from the document, and inserts the contents of the section into the document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/remove\">Αφαιρεί την επιλεγμένη ενότητα από το έγγραφο και εισάγει τα περιεχόμενα της ενότητας στο έγγραφο.</ahelp>"
-#: mm_seladdlis.xhp
+#: 03050000.xhp
msgctxt ""
-"mm_seladdlis.xhp\n"
+"03050000.xhp\n"
"tit\n"
"help.text"
-msgid "Select Address List"
-msgstr "Επιλογή λίστας διευθύνσεων"
-
-#: mm_seladdlis.xhp
-msgctxt ""
-"mm_seladdlis.xhp\n"
-"par_idN10542\n"
-"help.text"
-msgid "Select Address List"
-msgstr "Επιλογή λίστας διευθύνσεων"
-
-#: mm_seladdlis.xhp
-msgctxt ""
-"mm_seladdlis.xhp\n"
-"par_idN10549\n"
-"help.text"
-msgid "Select the address list that you want to use for <link href=\"text/swriter/01/mailmerge03.xhp\">mail merge</link>, then click <emph>OK</emph>."
-msgstr "Επιλέξτε τη λίστα διευθύνσεων που επιθυμείτε να χρησιμοποιήσετε για τη <link href=\"text/swriter/01/mailmerge03.xhp\">συγχώνευση αλληλογραφίας</link>, ύστερα πατήστε στο <emph>Εντάξει</emph>."
-
-#: mm_seladdlis.xhp
-msgctxt ""
-"mm_seladdlis.xhp\n"
-"par_idN1055A\n"
-"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
-
-#: mm_seladdlis.xhp
-msgctxt ""
-"mm_seladdlis.xhp\n"
-"par_idN1055E\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select the database file that contains the addresses that you want to use as an address list.</ahelp> If the file contains more than one table, the <link href=\"text/swriter/01/mm_seltab.xhp\">Select Table</link> dialog opens."
-msgstr "<ahelp hid=\".\">Επιλέξτε το αρχείο βάσης δεδομένων που περιέχει τις διευθύνσεις που επιθυμείτε να χρησιμοποιήσετε ως λίστα διευθύνσεων.</ahelp> Εάν το αρχείο περιέχει περισσότερους από έναν πίνακες, ανοίγει ο διάλογος <link href=\"text/swriter/01/mm_seltab.xhp\">Επιλογή πίνακα</link>."
-
-#: mm_seladdlis.xhp
-msgctxt ""
-"mm_seladdlis.xhp\n"
-"par_idN10573\n"
-"help.text"
-msgid "Create"
-msgstr "Δημιουργία"
-
-#: mm_seladdlis.xhp
-msgctxt ""
-"mm_seladdlis.xhp\n"
-"par_idN10589\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_newaddlis.xhp\">New Address List</link> dialog, where you can create a new address list.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_newaddlis.xhp\">Δημιουργία λίστας διευθύνσεων</link>, όπου μπορείτε να ορίσετε μία νέα λίστα διευθύνσεων.</ahelp>"
-
-#: mm_seladdlis.xhp
-msgctxt ""
-"mm_seladdlis.xhp\n"
-"par_idN1059A\n"
-"help.text"
-msgid "Filter"
-msgstr "Φίλτρο"
-
-#: mm_seladdlis.xhp
-msgctxt ""
-"mm_seladdlis.xhp\n"
-"par_idN1059E\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/02/12090100.xhp\">Standard Filter</link> dialog , where you can apply filters to the address list to display the recipients that you want to see.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/shared/02/12090100.xhp\">Τυπικό φίλτρο</link>, όπου μπορείτε να εφαρμόσετε φίλτρα στη λίστα διευθύνσεων για να εμφανίσετε τους παραλήπτες που επιθυμείτε να δείτε.</ahelp>"
-
-#: mm_seladdlis.xhp
-msgctxt ""
-"mm_seladdlis.xhp\n"
-"par_idN105AF\n"
-"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Ruler"
+msgstr "Χάρακας"
-#: mm_seladdlis.xhp
+#: 03050000.xhp
msgctxt ""
-"mm_seladdlis.xhp\n"
-"par_idN105B3\n"
+"03050000.xhp\n"
+"hd_id3149287\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_newaddlis.xhp\">New Address List</link> dialog, where you can edit the selected address list.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_newaddlis.xhp\">Δημιουργία λίστας διευθύνσεων</link>, όπου μπορείτε να επεξεργαστείτε την επιλεγμένη λίστα διευθύνσεων.</ahelp>"
+msgid "<link href=\"text/swriter/01/03050000.xhp\" name=\"Ruler\">Ruler</link>"
+msgstr "<link href=\"text/swriter/01/03050000.xhp\" name=\"Χάρακας\">Χάρακας</link>"
-#: mm_seladdlis.xhp
+#: 03050000.xhp
msgctxt ""
-"mm_seladdlis.xhp\n"
-"par_idN105C4\n"
+"03050000.xhp\n"
+"par_id3147514\n"
+"2\n"
"help.text"
-msgid "Change Table"
-msgstr "Αλλαγή πίνακα"
+msgid "<ahelp hid=\".uno:Ruler\">Shows or hides the horizontal ruler, that you can use to adjust page margins, tab stops, indents, borders, table cells, and to arrange objects on the page.</ahelp> To show the vertical ruler, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - View\">%PRODUCTNAME Writer - View</link></emph>, and then select the <emph>Vertical ruler</emph> check box in the <emph>Ruler</emph> area."
+msgstr "<ahelp hid=\".uno:Ruler\">Εμφανίζει ή κρύβει τον οριζόντιο χάρακα, που μπορείτε να χρησιμοποιήσετε για ρύθμιση περιθωρίων σελίδας, ορίων στηλοθέτη, εσοχών, περιγραμμάτων, κελιών πινάκων και διευθέτηση αντικειμένων στη σελίδα.</ahelp> Για εμφάνιση του κάθετου χάρακα, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline><link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Προβολή\">%PRODUCTNAME Writer - Προβολή</link></emph> και έπειτα επιλέξτε το πλαίσιο ελέγχου <emph>Κάθετος χάρακας</emph> στην περιοχή <emph>Χάρακα</emph>."
-#: mm_seladdlis.xhp
+#: 03050000.xhp
msgctxt ""
-"mm_seladdlis.xhp\n"
-"par_idN105C8\n"
+"03050000.xhp\n"
+"par_idN1061A\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_seltab.xhp\">Select Table</link> dialog, where you can select another table to use for mail merge.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_seltab.xhp\">Επιλογή πίνακα</link>, όπου μπορείτε να επιλέξετε κάποιον άλλον πίνακα για να τον χρησιμοποιήσετε για συγχώνευση αλληλογραφίας.</ahelp>"
+msgid "<embedvar href=\"text/swriter/guide/ruler.xhp#ruler\"/>"
+msgstr "<embedvar href=\"text/swriter/guide/ruler.xhp#ruler\"/>"
-#: 05090000.xhp
+#: 03070000.xhp
msgctxt ""
-"05090000.xhp\n"
+"03070000.xhp\n"
"tit\n"
"help.text"
-msgid "Table Format"
-msgstr "Μορφή πίνακα"
+msgid "Text Boundaries"
+msgstr "Όρια κειμένου"
-#: 05090000.xhp
+#: 03070000.xhp
msgctxt ""
-"05090000.xhp\n"
-"hd_id3147172\n"
+"03070000.xhp\n"
+"hd_id3145418\n"
"1\n"
"help.text"
-msgid "Table Format"
-msgstr "Μορφή πίνακα"
+msgid "<link href=\"text/swriter/01/03070000.xhp\" name=\"Text Boundaries\">Text Boundaries</link>"
+msgstr "<link href=\"text/swriter/01/03070000.xhp\" name=\"Όρια κειμένου\">Όρια κειμένου</link>"
-#: 05090000.xhp
+#: 03070000.xhp
msgctxt ""
-"05090000.xhp\n"
-"par_id3154643\n"
+"03070000.xhp\n"
+"par_id3151310\n"
"2\n"
"help.text"
-msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:TableDialog\">Specifies the properties of the selected table, for example, name, alignment, spacing, column width, borders, and background.</ahelp></variable>"
-msgstr "<variable id=\"tabelletext\"><ahelp hid=\".uno:TableDialog\">Καθορίζει τις ιδιότητες του επιλεγμένου πίνακα, για παράδειγμα, όνομα, στοίχιση, διάστιχο, πλάτος στηλών, περιγράμματα, και παρασκήνιο.</ahelp></variable>"
+msgid "<ahelp hid=\".uno:ViewBounds\">Shows or hides the boundaries of the printable area of a page. The boundary lines are not printed.</ahelp>"
+msgstr "<ahelp hid=\".uno:ViewBounds\">Εμφανίζει ή αποκρύπτει τα όρια της εκτυπώσιμης περιοχής μιας σελίδας. Οι γραμμές των ορίων δεν εκτυπώνονται.</ahelp>"
-#: 05120000.xhp
+#: 03080000.xhp
msgctxt ""
-"05120000.xhp\n"
+"03080000.xhp\n"
"tit\n"
"help.text"
-msgid "Column"
-msgstr "Στήλη"
+msgid "Field Shadings"
+msgstr "Σκιάσεις πεδίου"
-#: 05120000.xhp
+#: 03080000.xhp
msgctxt ""
-"05120000.xhp\n"
-"hd_id3154762\n"
-"1\n"
+"03080000.xhp\n"
+"hd_id3151177\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05120000.xhp\" name=\"Column\">Column</link>"
-msgstr "<link href=\"text/swriter/01/05120000.xhp\" name=\"Στήλη\">Στήλη</link>"
+msgid "<link href=\"text/swriter/01/03080000.xhp\" name=\"Field Shadings\">Field Shadings</link>"
+msgstr "<link href=\"text/swriter/01/03080000.xhp\" name=\"Σκιάσεις πεδίου\">Σκιάσεις πεδίου</link>"
-#: 05120000.xhp
+#: 03080000.xhp
msgctxt ""
-"05120000.xhp\n"
-"par_id3149052\n"
+"03080000.xhp\n"
+"par_id3147513\n"
"2\n"
"help.text"
-msgid "Set the width of columns, or select, insert, and delete columns."
-msgstr "Ορίστε το πλάτος των γραμμών, ή επιλέξτε, εισάγετε, και διαγράψτε στήλες."
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"hd_id3146322\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05120100.xhp\" name=\"Width...\">Width...</link>"
-msgstr "<link href=\"text/swriter/01/05120100.xhp\" name=\"Πλάτος...\">Πλάτος...</link>"
-
-#: 05120000.xhp
-msgctxt ""
-"05120000.xhp\n"
-"hd_id3154558\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05120200.xhp\" name=\"Optimal width\">Optimal width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\" name=\"Βέλτιστο πλάτος\">Βέλτιστο πλάτος</link>"
+msgid "<ahelp hid=\".uno:Marks\">Shows or hides field shadings in your document, including non-breaking spaces, custom hyphens, indexes, and footnotes.</ahelp>"
+msgstr "<ahelp hid=\".uno:Marks\">Εμφανίζει ή αποκρύπτει τις σκιάσεις ενός πεδίου στο έγγραφό σας, συμπεριλαμβανομένων των αχώριστων διαστημάτων, των προσαρμοσμένων ενωτικών, του ευρετηρίου και των υποσημειώσεων.</ahelp>"
-#: 05120000.xhp
+#: 03080000.xhp
msgctxt ""
-"05120000.xhp\n"
-"hd_id3150564\n"
-"5\n"
+"03080000.xhp\n"
+"par_id3153540\n"
+"17\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05120400.xhp\" name=\"Insert...\">Insert...</link>"
-msgstr "<link href=\"text/swriter/01/05120400.xhp\" name=\"Εισαγωγή...\">Εισαγωγή...</link>"
+msgid "<link href=\"text/swriter/01/03100000.xhp\" name=\"Nonprinting Characters On/Off\">Nonprinting Characters On/Off</link>"
+msgstr "<link href=\"text/swriter/01/03100000.xhp\" name=\"Μη εκτυπώσιμοι χαρακτήρες Ναι/Όχι\">Μη εκτυπώσιμοι χαρακτήρες Ναι/Όχι</link>"
-#: 01160300.xhp
+#: 03090000.xhp
msgctxt ""
-"01160300.xhp\n"
+"03090000.xhp\n"
"tit\n"
"help.text"
-msgid "Create AutoAbstract"
-msgstr "Δημιουργία αυτόματης περίληψης"
+msgid "Fields"
+msgstr "Πεδία"
-#: 01160300.xhp
+#: 03090000.xhp
msgctxt ""
-"01160300.xhp\n"
-"hd_id3148570\n"
+"03090000.xhp\n"
+"hd_id3154505\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/01160300.xhp\" name=\"Create AutoAbstract\">Create AutoAbstract</link>"
-msgstr "<link href=\"text/swriter/01/01160300.xhp\" name=\"Δημιουργία αυτόματης περίληψης\">Δημιουργία αυτόματης περίληψης</link>"
+msgid "<link href=\"text/swriter/01/03090000.xhp\" name=\"Fields\">Field Names</link>"
+msgstr "<link href=\"text/swriter/01/03090000.xhp\" name=\"Πεδία\">Πεδία</link>"
-#: 01160300.xhp
+#: 03090000.xhp
msgctxt ""
-"01160300.xhp\n"
-"par_id3149286\n"
+"03090000.xhp\n"
+"par_id3147171\n"
"2\n"
"help.text"
-msgid "<variable id=\"autoabstracttext\"><ahelp hid=\".uno:CreateAbstract\">Copies the headings and a number of subsequent paragraphs in the active document to a new AutoAbstract text document. An AutoAbstract is useful for obtaining an overview of long documents.</ahelp> You can specify the number of outline levels as well as the number of paragraphs displayed therein. All levels and paragraphs under the respective settings are hidden. </variable>"
-msgstr "<variable id=\"autoabstracttext\"><ahelp hid=\".uno:CreateAbstract\">Αντιγράφει τις κεφαλίδες και έναν αριθμό των επόμενων παραγράφων στο ενεργό έγγραφο σε ένα νέο έγγραφο κειμένου αυτόματης περίληψης. Μια αυτόματη περίληψη είναι χρήσιμη για να έχετε μια επισκόπηση των μακροσκελών εγγράφων.</ahelp> Μπορείτε να καθορίσετε έναν αριθμό από επίπεδα διάρθρωσης, καθώς επίσης και τον αριθμό των παραγράφων που θα εμφανίζονται σε αυτά. Όλα τα επίπεδα και οι παράγραφοι κάτω από τις αντίστοιχες ρυθμίσεις είναι κρυφά. </variable>"
-
-#: 01160300.xhp
-msgctxt ""
-"01160300.xhp\n"
-"hd_id3147516\n"
-"3\n"
-"help.text"
-msgid "Included Outline Levels"
-msgstr "Συμπεριλαμβανόμενα επίπεδα διάρθρωσης"
+msgid "<ahelp hid=\".uno:Fieldnames\">Switches the field display between field names and field contents.</ahelp> A check mark indicates that the field names are displayed, and no check mark indicates that field contents are displayed. Some field contents cannot be displayed."
+msgstr "<ahelp hid=\".uno:Fieldnames\">Εναλλάσσει την εμφάνιση πεδίου μεταξύ των ονομάτων του πεδίου και των περιεχομένων του πεδίου.</ahelp> Ένα σημάδι ελέγχου δείχνει ότι τα ονόματα των πεδίων εμφανίζονται και όταν δεν υπάρχει σημάδι ελέγχου, δείχνει ότι εμφανίζονται τα περιεχόμενα του πεδίου. Μερικά περιεχόμενα πεδίου δεν μπορούν να εμφανιστούν."
-#: 01160300.xhp
+#: 03090000.xhp
msgctxt ""
-"01160300.xhp\n"
-"par_id3149804\n"
+"03090000.xhp\n"
+"par_id3149287\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:DLG_INSERT_ABSTRACT:NF_LEVEL\">Enter the extent of the outline levels to be copied to the new document.</ahelp> For example, if you choose 4 levels, all paragraphs formatted with Heading 1 to Heading 4 are included, along with the number of subsequent paragraphs specified in <emph>Subpoints per Level</emph>."
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:DLG_INSERT_ABSTRACT:NF_LEVEL\">Εισάγει την έκταση των επιπέδων διάρθρωσης που θα αντιγραφούν στο νέο έγγραφο.</ahelp> Για παράδειγμα, εάν επιλέξετε 4 επίπεδα, περιλαμβάνονται όλες οι παράγραφοι που είναι μορφοποιημένες σε Επικεφαλίδα 1 ως Επικεφαλίδα 4, μαζί με τον αριθμό των επόμενων παραγράφων που έχουν καθοριστεί στο <emph>Υποπαράγραφοι ανά επίπεδο</emph>."
+msgid "To change the default field display to field names instead of the field contents, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - View</emph>, and then select the<emph> Field codes </emph>checkbox in the <emph>Display</emph> area."
+msgstr "Για αλλαγή της προεπιλεγμένης προβολής πεδίου σε ονόματα πεδίων αντί για περιεχόμενα πεδίου, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Προβολή</emph> και έπειτα επιλέξτε το πλαίσιο ελέγχου <emph>Κωδικοί πεδίων</emph> στην περιοχή <emph>Προβολή</emph>."
-#: 01160300.xhp
+#: 03090000.xhp
msgctxt ""
-"01160300.xhp\n"
-"hd_id3151316\n"
+"03090000.xhp\n"
+"par_id3154098\n"
"5\n"
"help.text"
-msgid "Subpoints per Level"
-msgstr "Υποπαράγραφοι ανά επίπεδο"
+msgid "When you print a document with <emph>View - Field Names</emph> enabled, you are prompted to include the field names in the print out."
+msgstr "Όταν εκτυπώνετε ένα έγγραφο με το <emph>Προβολή - Ονόματα Πεδίων</emph> ενεργοποιημένο, σας ζητιέται να συμπεριλάβετε τα ονόματα πεδίων στην εκτύπωση."
-#: 01160300.xhp
+#: 03090000.xhp
msgctxt ""
-"01160300.xhp\n"
-"par_id3155892\n"
-"6\n"
+"03090000.xhp\n"
+"par_id3145579\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:DLG_INSERT_ABSTRACT:NF_PARA\">Specify the maximum number of consecutive paragraphs to be included in the AutoAbstract document after each heading.</ahelp> All of the paragraphs up to the maximum defined are included until the next paragraph with a Heading Style is reached."
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:DLG_INSERT_ABSTRACT:NF_PARA\">Καθορίζει τον μέγιστο αριθμό διαδοχικών παραγράφων που θα συμπεριληφθούν στο έγγραφο του αυτόματου αποσπάσματος μετά από κάθε επικεφαλίδα.</ahelp> Όλες οι παράγραφοι μέχρι τον ορισμένο μέγιστο συμπεριλαμβάνονται μέχρι να φτάσετε στην επόμενη παράγραφο με τεχνοτροπία κεφαλίδας."
+msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Insert - Fields\">Insert - Fields</link>."
+msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Εισαγωγή - Πεδία\">Εισαγωγή - Πεδία.</link>."
-#: 04070000.xhp
+#: 03100000.xhp
msgctxt ""
-"04070000.xhp\n"
+"03100000.xhp\n"
"tit\n"
"help.text"
-msgid "Envelope"
-msgstr "Φάκελος"
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"bm_id7094027\n"
-"help.text"
-msgid "<bookmark_value>inserting;envelopes</bookmark_value> <bookmark_value>letters;inserting envelopes</bookmark_value> <bookmark_value>envelopes</bookmark_value>"
-msgstr "<bookmark_value>εισαγωγή;φάκελοι</bookmark_value><bookmark_value>επιστολές;εισαγωγή φακέλων</bookmark_value><bookmark_value>φάκελοι</bookmark_value>"
+msgid "Nonprinting Characters"
+msgstr "Μη εκτυπώσιμοι χαρακτήρες"
-#: 04070000.xhp
+#: 03100000.xhp
msgctxt ""
-"04070000.xhp\n"
-"hd_id3145245\n"
+"03100000.xhp\n"
+"hd_id3154507\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\" Φάκελος επιστολής\"> Φάκελος επιστολής</link>"
+msgid "<link href=\"text/swriter/01/03100000.xhp\" name=\"Nonprinting Characters\">Nonprinting Characters</link>"
+msgstr "<link href=\"text/swriter/01/03100000.xhp\" name=\"Μη εκτυπώσιμοι χαρακτήρες\"> Μη εκτυπώσιμοι χαρακτήρες</link>"
-#: 04070000.xhp
+#: 03100000.xhp
msgctxt ""
-"04070000.xhp\n"
-"par_id3149289\n"
+"03100000.xhp\n"
+"par_id3154646\n"
"2\n"
"help.text"
-msgid "<variable id=\"briefum\"><ahelp hid=\".uno:InsertEnvelope\">Creates an envelope.</ahelp> On three tab pages, you can specify the addressee and sender, the position and format for both addresses, the size of the envelope, and the envelope orientation.</variable>"
-msgstr "<variable id=\"briefum\"><ahelp hid=\".uno:InsertEnvelope\">Δημιουργεί έναν φάκελο επιστολής.</ahelp> Στις τρεις σελίδες καρτέλας, μπορείτε να ορίσετε τον παραλήπτη και τον αποστολέα, τη θέση και τη μορφή και για τις δυο διευθύνσεις, το μέγεθος του φακέλου και τον προσανατολισμό του φακέλου.</variable>"
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"hd_id3153540\n"
-"4\n"
-"help.text"
-msgid "New doc."
-msgstr "Δημιουργία εγγράφου"
+msgid "<ahelp hid=\".uno:ControlCodes\">Shows nonprinting characters in your text, such as paragraph marks, line breaks, tab stops, and spaces.</ahelp>"
+msgstr "<ahelp hid=\".uno:ControlCodes\">Εμφανίζει μη εκτυπώσιμους χαρακτήρες στο κείμενό σας, όπως σημάδια παραγράφων, αλλαγές γραμμής, όρια στηλοθετών και διαστήματα.</ahelp>"
-#: 04070000.xhp
+#: 03100000.xhp
msgctxt ""
-"04070000.xhp\n"
-"par_id3154473\n"
+"03100000.xhp\n"
+"par_id3145410\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_ENVELOP_PRINT\">Creates a new document and inserts the envelope.</ahelp>"
-msgstr "<ahelp hid=\"HID_ENVELOP_PRINT\">Δημιουργεί ένα νέο έγγραφο και εισάγει τον φάκελο.</ahelp>"
+msgid "When you delete a paragraph mark, the paragraph that is merged takes on the formatting of the paragraph that the cursor is in."
+msgstr "Όταν διαγράφετε ένα σημάδι παραγράφου, η παράγραφος που συγχωνεύεται παίρνει τη μορφοποίηση της παραγράφου στην οποία βρίσκεται ο δρομέας."
-#: 04070000.xhp
+#: 03100000.xhp
msgctxt ""
-"04070000.xhp\n"
-"hd_id3152959\n"
+"03100000.xhp\n"
+"par_id3147511\n"
"6\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"par_id3151320\n"
-"7\n"
-"help.text"
-msgid "<ahelp hid=\"HID_ENVELOP_INSERT\">Inserts the envelope before the current page in the document.</ahelp>"
-msgstr "<ahelp hid=\"HID_ENVELOP_INSERT\">Εισάγει το φάκελο πριν από την τρέχουσα σελίδα στο έγγραφο.</ahelp>"
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"hd_id8208563\n"
-"help.text"
-msgid "To delete an envelope from a document"
-msgstr "Για να διαγράψετε έναν φάκελο από ένα έγγραφο"
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"par_id396130\n"
-"help.text"
-msgid "Click into the envelope page to make it the current page."
-msgstr "Πατήστε στη σελίδα του φακέλου για να την κάνετε τρέχουσα σελίδα."
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"par_id7174596\n"
-"help.text"
-msgid "Right-click the field on the status line that shows \"Envelope\"."
-msgstr "Δεξιοπατήστε στο πεδίο στη γραμμή κατάστασης που δείχνει \"Φάκελος\"."
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"par_id7657704\n"
-"help.text"
-msgid "A submenu opens showing some page styles."
-msgstr "Ένα υπομενού ανοίγει εμφανίζοντας μερικές τεχνοτροπίες σελίδας."
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"par_id5187536\n"
-"help.text"
-msgid "Choose the \"Default\" page style from the submenu."
-msgstr "Επιλέξτε την \"Προεπιλεγμένη\" τεχνοτροπία σελίδας από το υπομενού."
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"par_id6952726\n"
-"help.text"
-msgid "This removes the special \"Envelope\" page formatting."
-msgstr "Αυτό διαγράφει την ειδική μορφοποίηση της σελίδας του \"Φακέλου\"."
-
-#: 04070000.xhp
-msgctxt ""
-"04070000.xhp\n"
-"par_id1777092\n"
-"help.text"
-msgid "Delete the frames for sender and recipient. Click the border of each frame and press the Del key."
-msgstr "Διαγράφει τα πλαίσια για τον αποστολέα και τον παραλήπτη. Πατήστε στο περίγραμμα κάθε πλαισίου και πατήστε το πλήκτρο Del."
+msgid "To specify which nonprinting characters are displayed, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Formatting Aids\">%PRODUCTNAME Writer - Formatting Aids</link></emph>, and then select the options that you want in the <emph>Display of</emph> area."
+msgstr "Για καθορισμό των μη εκτυπώσιμων χαρακτήρων που εμφανίζονται, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Βοηθήματα μορφοποίησης\">%PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</link></emph> και έπειτα διαλέξτε τις επιθυμητές επιλογές στην περιοχή <emph>Εμφάνιση του</emph>."
-#: 06990000.xhp
+#: 03120000.xhp
msgctxt ""
-"06990000.xhp\n"
+"03120000.xhp\n"
"tit\n"
"help.text"
-msgid "Update"
-msgstr "Ενημέρωση"
-
-#: 06990000.xhp
-msgctxt ""
-"06990000.xhp\n"
-"bm_id3154704\n"
-"help.text"
-msgid "<bookmark_value>updating; text documents</bookmark_value>"
-msgstr "<bookmark_value>ενημέρωση;έγγραφα κειμένου</bookmark_value>"
+msgid "Web Layout"
+msgstr "Διάταξη ιστού"
-#: 06990000.xhp
+#: 03120000.xhp
msgctxt ""
-"06990000.xhp\n"
-"hd_id3154704\n"
+"03120000.xhp\n"
+"hd_id3145243\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/06990000.xhp\" name=\"Update\">Update</link>"
-msgstr "<link href=\"text/swriter/01/06990000.xhp\" name=\"Ενημέρωση\">Ενημέρωση</link>"
+msgid "<link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>"
+msgstr "<link href=\"text/swriter/01/03120000.xhp\" name=\"Διάταξη ιστού\">Διάταξη ιστού</link>"
-#: 06990000.xhp
+#: 03120000.xhp
msgctxt ""
-"06990000.xhp\n"
-"par_id3149501\n"
+"03120000.xhp\n"
+"par_id3154646\n"
"2\n"
"help.text"
-msgid "Updates items in the current document that have dynamic contents, so as fields and indexes."
-msgstr "Ενημερώνει τα στοιχεία στο τρέχον έγγραφο που περιέχει δυναμικά περιεχόμενα, όπως πεδία και ευρετήρια."
+msgid "<ahelp hid=\".uno:BrowseView\">Displays the document as seen in a Web browser.</ahelp> This is useful when you create HTML documents."
+msgstr "<ahelp hid=\".uno:BrowseView\">Εμφανίζει το έγγραφο όπως θα φαίνεται στο περιηγητή ιστού.</ahelp> Αυτό είναι χρήσιμο όταν δημιουργείτε έγγραφα HTML."
-#: 06190000.xhp
+#: 03130000.xhp
msgctxt ""
-"06190000.xhp\n"
+"03130000.xhp\n"
"tit\n"
"help.text"
-msgid "Update All"
-msgstr "Ενημέρωση όλων"
+msgid "Print Layout"
+msgstr "Διάταξη εκτύπωσης"
-#: 06190000.xhp
+#: 03130000.xhp
msgctxt ""
-"06190000.xhp\n"
-"hd_id3145824\n"
+"03130000.xhp\n"
+"hd_id3150018\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/06190000.xhp\" name=\"Update All\">Update All</link>"
-msgstr "<link href=\"text/swriter/01/06190000.xhp\" name=\"Ενημέρωση όλων\">Ενημέρωση όλων</link>"
+msgid "<link href=\"text/swriter/01/03130000.xhp\" name=\"Print Layout\">Print Layout</link>"
+msgstr "<link href=\"text/swriter/01/03130000.xhp\" name=\"Διάταξη εκτύπωσης\">Διάταξη εκτύπωσης</link>"
-#: 06190000.xhp
+#: 03130000.xhp
msgctxt ""
-"06190000.xhp\n"
-"par_id3153004\n"
+"03130000.xhp\n"
+"par_id3145249\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:UpdateAll\" visibility=\"visible\">Updates all links, fields, indexes, tables of contents, and page formatting in the current document.</ahelp>"
-msgstr "<ahelp hid=\".uno:UpdateAll\" visibility=\"visible\">Ενημερώνει όλους τους συνδέσμους, τα ευρετήρια, τους πίνακες περιεχομένων και τη μορφοποίηση της σελίδας στο τρέχον έγγραφο.</ahelp>"
+msgid "<ahelp hid=\".uno:PrintLayout\">Displays how the document will look when you print it.</ahelp>"
+msgstr "<ahelp hid=\".uno:PrintLayout\">Εμφανίζει πώς θα φαίνεται το έγγραφο όταν τυπωθεί.</ahelp>"
-#: 05120300.xhp
+#: 03140000.xhp
msgctxt ""
-"05120300.xhp\n"
+"03140000.xhp\n"
"tit\n"
"help.text"
-msgid "Select"
-msgstr "Επιλογή"
+msgid "Hidden Paragraphs"
+msgstr "Κρυφές παράγραφοι"
-#: 05120300.xhp
+#: 03140000.xhp
msgctxt ""
-"05120300.xhp\n"
-"hd_id3154660\n"
+"03140000.xhp\n"
+"hd_id3155959\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05120300.xhp\" name=\"Select\">Select</link>"
-msgstr "<link href=\"text/swriter/01/05120300.xhp\" name=\"Επιλογή\">Επιλογή</link>"
+msgid "<link href=\"text/swriter/01/03140000.xhp\" name=\"Hidden Paragraphs\">Hidden Paragraphs</link>"
+msgstr "<link href=\"text/swriter/01/03140000.xhp\" name=\"Κρυφές παράγραφοι\">Κρυφές παράγραφοι</link>"
-#: 05120300.xhp
+#: 03140000.xhp
msgctxt ""
-"05120300.xhp\n"
-"par_id3154765\n"
+"03140000.xhp\n"
+"par_id3150251\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:EntireColumn\" visibility=\"visible\">Selects the column that contains the cursor.</ahelp> This option is only available if the cursor is in a table."
-msgstr "<ahelp hid=\".uno:EntireColumn\" visibility=\"visible\">Επιλέγει τη στήλη που περιέχει τον δρομέα.</ahelp> Αυτή η επιλογή είναι διαθέσιμη μόνο αν ο δρομέας βρίσκεται σε έναν πίνακα."
-
-#: mailmerge03.xhp
-msgctxt ""
-"mailmerge03.xhp\n"
-"tit\n"
-"help.text"
-msgid "Mail Merge Wizard - Addresses"
-msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Διευθύνσεις"
-
-#: mailmerge03.xhp
-msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN10543\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge03.xhp\">Mail Merge Wizard - Addresses</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge03.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Διευθύνσεις</link>"
-
-#: mailmerge03.xhp
-msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN10553\n"
-"help.text"
-msgid "Specify the recipients for the mail merge document as well as the layout of the address block."
-msgstr "Καθορίζει τους αποδέκτες για το έγγραφο συγχώνευσης αλληλογραφίας όπως και τη διάταξη του τμήματος διεύθυνσης."
-
-#: mailmerge03.xhp
-msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN10561\n"
-"help.text"
-msgid "The Mail Merge wizard opens to this page if you start the wizard in a text document that already contains address database fields. If the wizard opens directly to this page, the <emph>Select address list</emph> button is called <emph>Select different address list</emph>."
-msgstr "Ο οδηγός συγχώνευσης αλληλογραφίας ανοίγει στη σελίδα αυτή, εάν αρχίσετε τον οδηγό σε ένα έγγραφο κειμένου που ήδη περιέχει πεδία βάσης δεδομένων διευθύνσεων. Εάν ο οδηγός ανοίγει απευθείας στη σελίδα αυτή, το κουμπί <emph>Επιλογή λίστας διευθύνσεων</emph> λέγεται <emph>Επιλογή διαφορετικής λίστας διευθύνσεων</emph>."
-
-#: mailmerge03.xhp
-msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN10556\n"
-"help.text"
-msgid "The title of this page is <emph>Address block</emph> for letters and <emph>Address list</emph> for e-mail messages."
-msgstr "Ο τίτλος αυτής της σελίδας είναι <emph>Ομάδα διευθύνσεων</emph> για επιστολές και <emph>Λίστα διευθύνσεων</emph> για ηλεκτρονικά μηνύματα."
+msgid "<ahelp hid=\".uno:ShowHiddenParagraphs\">Shows or hides hidden paragraphs.</ahelp> This option only affects the screen display of hidden paragraphs, and not the printing of hidden paragraphs."
+msgstr "<ahelp hid=\".uno:ShowHiddenParagraphs\">Εμφανίζει ή κρύβει τις κρυφές παραγράφους.</ahelp> Αυτή η επιλογή επηρεάζει μόνο την εμφάνιση των κρυφών παραγράφων στην οθόνη και όχι στην εκτύπωση των κρυφών παραγράφων."
-#: mailmerge03.xhp
+#: 03140000.xhp
msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN10568\n"
+"03140000.xhp\n"
+"par_id3157875\n"
+"3\n"
"help.text"
-msgid "Select address list"
-msgstr "Επιλογή λίστας διευθύνσεων"
+msgid "To enable this feature, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Formatting Aids\">%PRODUCTNAME Writer - Formatting Aids</link></emph>, and ensure that the <emph>Hidden paragraphs</emph> check box in the <emph>Display of</emph> area is selected."
+msgstr "Για ενεργοποίηση αυτής της λειτουργίας, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Βοηθήματα μορφοποίησης\">%PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</link></emph> και βεβαιωθείτε ότι το πλαίσιο ελέγχου <emph>Κρυφές παράγραφοι</emph> στην περιοχή <emph>Προβολή</emph> είναι επιλεγμένο."
-#: mailmerge03.xhp
+#: 03140000.xhp
msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN1056C\n"
+"03140000.xhp\n"
+"par_id3154501\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_seladdlis.xhp\">Select Address List</link> dialog, where you can choose a data source for the addresses, add new addresses, or type in a new address list.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_seladdlis.xhp\">Επιλογή λίστας διευθύνσεων</link>, όπου μπορείτε να επιλέξετε μία προέλευση δεδομένων για τις διευθύνσεις, να προσθέσετε νέες διευθύνσεις, ή να πληκτρολογήσετε σε μία νέα λίστα διευθύνσεων.</ahelp>"
+msgid "Use the <link href=\"text/swriter/01/04090000.xhp\" name=\"field command\">field command</link> \"Hidden Paragraph\" to assign a <link href=\"text/swriter/01/04090200.xhp\" name=\"condition\">condition</link> that must be met to hide a paragraph. If the condition is not met, the paragraph is displayed."
+msgstr "Χρησιμοποιήστε την <link href=\"text/swriter/01/04090000.xhp\" name=\"εντολή πεδίου\">εντολή πεδίου</link> \"Κρυφή παράγραφος\" για να αποδώσετε μια <link href=\"text/swriter/01/04090200.xhp\" name=\"συνθήκη\">συνθήκη </link> που πρέπει να ισχύει για την απόκρυψη μιας παραγράφου. Εάν η συνθήκη δεν ισχύει, τότε εμφανίζεται η παράγραφος."
-#: mailmerge03.xhp
+#: 03140000.xhp
msgctxt ""
-"mailmerge03.xhp\n"
-"par_id7805413\n"
+"03140000.xhp\n"
+"par_id3083451\n"
+"5\n"
"help.text"
-msgid "When you edit some records in a Calc spreadsheet data source that is currently in use for a mail merge, those changes are not visible in the mail merge."
-msgstr "Όταν επεξεργάζεστε κάποιες εγγραφές σε μία προέλευση δεδομένων ενός υπολογιστικού φύλλου του Calc που χρησιμοποιείται για τη συγχώνευση αλληλογραφίας, οι αλλαγές αυτές δεν είναι ορατές στη συγχώνευση αλληλογραφίας."
+msgid "When you hide a paragraph, footnotes and frames that are anchored to characters in the paragraph are also hidden."
+msgstr "Όταν κρύβετε μια παράγραφο, οι υποσημειώσεις και τα πλαίσια που προσδέσατε στους χαρακτήρες στην παράγραφο είναι επίσης κρυφά."
-#: mailmerge03.xhp
+#: 04010000.xhp
msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN1057D\n"
+"04010000.xhp\n"
+"tit\n"
"help.text"
-msgid "This document shall contain an address block"
-msgstr "Αυτό το έγγραφο θα περιέχει ένα τμήμα με διεύθυνση"
+msgid "Insert Manual Break"
+msgstr "Εισαγωγή χειροκίνητης αλλαγής"
-#: mailmerge03.xhp
+#: 04010000.xhp
msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN10581\n"
+"04010000.xhp\n"
+"hd_id3145827\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds an address block to the mail merge document.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει μία ομάδα διευθύνσεων στο έγγραφο της συγχωνευμένης αλληλογραφίας.</ahelp>"
+msgid "Insert Manual Break"
+msgstr "Εισαγωγή χειροκίνητης αλλαγής"
-#: mailmerge03.xhp
+#: 04010000.xhp
msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN10584\n"
+"04010000.xhp\n"
+"par_id3147176\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the address block layout that you want to use.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τη διάταξη της ομάδας διευθύνσεων που επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
+msgid "<variable id=\"umbruch\"><ahelp hid=\".uno:InsertBreak\">Inserts a manual line break, column break or a page break at the current cursor position.</ahelp></variable>"
+msgstr "<variable id=\"umbruch\"><ahelp hid=\".uno:InsertBreak\">Εισάγει μια χειροκίνητη αλλαγή γραμμής, αλλαγή στήλης ή αλλαγή σελίδας στην τρέχουσα θέση του δρομέα.</ahelp></variable>"
-#: mailmerge03.xhp
+#: 04010000.xhp
msgctxt ""
-"mailmerge03.xhp\n"
-"hd_id9355754\n"
+"04010000.xhp\n"
+"hd_id3151176\n"
+"4\n"
"help.text"
-msgid "Suppress lines with just empty fields"
-msgstr "Αποκρύπτει τις γραμμές με κενά πεδία"
+msgid "Type"
+msgstr "Τύπος"
-#: mailmerge03.xhp
+#: 04010000.xhp
msgctxt ""
-"mailmerge03.xhp\n"
-"par_id3109225\n"
+"04010000.xhp\n"
+"par_id3145420\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">Enable to leave empty lines out of the address.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιήστε την επιλογή ώστε να υπάρχουν κενές γραμμές έξω από τη διεύθυνση.</ahelp>"
+msgid "Select the type of break that you want to insert."
+msgstr "Επιλέξτε τον τύπο αλλαγής που θέλετε να εισαχθεί."
-#: mailmerge03.xhp
+#: 04010000.xhp
msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN10587\n"
+"04010000.xhp\n"
+"hd_id3154097\n"
+"6\n"
"help.text"
-msgid "More"
-msgstr "Περισσότερα"
+msgid "Line Break"
+msgstr "Αλλαγή γραμμής"
-#: mailmerge03.xhp
+#: 04010000.xhp
msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN1058B\n"
+"04010000.xhp\n"
+"par_id3149805\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_seladdblo.xhp\">Select Address Block</link> dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_seladdblo.xhp\">Επιλογή ομάδας διευθύνσεων</link>.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/insertbreak/linerb\">Ends the current line, and moves the text found to the right of the cursor to the next line, without creating a new paragraph.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertbreak/linerb\">Τελειώνει την τρέχουσα γραμμή και μετακινεί το κείμενο που βρίσκεται στα δεξιά του δρομέα στην επόμενη γραμμή, χωρίς τη δημιουργία νέας παραγράφου.</ahelp>"
-#: mailmerge03.xhp
+#: 04010000.xhp
msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN1059C\n"
+"04010000.xhp\n"
+"par_id3149685\n"
+"8\n"
"help.text"
-msgid "Match fields"
-msgstr "Συσχετισμός πεδίων"
+msgid "You can also insert a line break by pressing Shift+Enter."
+msgstr "Μπορείτε επίσης να εισάγετε μια αλλαγή γραμμής πατώντας Shift+ Enter."
-#: mailmerge03.xhp
+#: 04010000.xhp
msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN105A0\n"
+"04010000.xhp\n"
+"hd_id3148566\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_matfie.xhp\">Match Fields</link> dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_matfie.xhp\">Συσχετισμός πεδίων</link>.</ahelp>"
+msgid "Column Break"
+msgstr "Αλλαγή στήλης"
-#: mailmerge03.xhp
+#: 04010000.xhp
msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN105B1\n"
+"04010000.xhp\n"
+"par_id3155182\n"
+"10\n"
"help.text"
-msgid "(Browse buttons)"
-msgstr "(Κουμπιά περιήγησης)"
+msgid "<ahelp hid=\"modules/swriter/ui/insertbreak/columnrb\">Inserts a manual column break (in a multiple column layout), and moves the text found to the right of the cursor to the beginning of the next <link href=\"text/swriter/01/05040500.xhp\" name=\"column\">column</link>. A manual column break is indicated by a nonprinting border at the top of the new column.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertbreak/columnrb\">Εισάγει μια χειροκίνητη αλλαγή στήλης (σε μια διάταξη πολλαπλής στήλης) και μετακινεί το κείμενο που βρίσκεται στα δεξιά του δρομέα στην αρχή της επόμενης <link href=\"text/swriter/01/05040500.xhp\" name=\"στήλη\">στήλης</link>. Μια χειροκίνητη αλλαγή στήλης υποδεικνύεται από ένα μη εκτυπώσιμο περίγραμμα στην κορυφή της νέας στήλης.</ahelp>"
-#: mailmerge03.xhp
+#: 04010000.xhp
msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN105B5\n"
+"04010000.xhp\n"
+"hd_id3149487\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the browse buttons to preview the information from the previous or next data record.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε τα κουμπιά εξερεύνησης για να προεπισκοπήσετε τις πληροφορίες της προηγούμενης ή της επόμενης εγγραφής δεδομένων.</ahelp>"
+msgid "Page Break"
+msgstr "Αλλαγή σελίδας"
-#: mailmerge03.xhp
+#: 04010000.xhp
msgctxt ""
-"mailmerge03.xhp\n"
-"par_idN105B8\n"
+"04010000.xhp\n"
+"par_id3149102\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge04.xhp\" name=\"Mail Merge Wizard - Create a salutation\">Mail Merge Wizard - Create a salutation</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge04.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας - Δημιουργία χαιρετισμού\">Οδηγός συγχώνευσης αλληλογραφίας - Δημιουργία χαιρετισμού</link>"
+msgid "<ahelp hid=\"modules/swriter/ui/insertbreak/pagerb\">Inserts a manual page break, and moves the text found to the right of the cursor to the beginning of the next page. The inserted page break is indicated by a nonprinting border at the top of the new page.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertbreak/pagerb\">Εισάγει μια χειροκίνητη αλλαγή σελίδας και μετακινεί το κείμενο που βρίσκεται στα δεξιά του δρομέα στην αρχή της επόμενης σελίδας. Η εισηγμένη αλλαγή σελίδας υποδεικνύεται από ένα μη εκτυπώσιμο περίγραμμα στην κορυφή της νέας σελίδας.</ahelp>"
-#: 03070000.xhp
+#: 04010000.xhp
msgctxt ""
-"03070000.xhp\n"
-"tit\n"
+"04010000.xhp\n"
+"par_id3145758\n"
+"13\n"
"help.text"
-msgid "Text Boundaries"
-msgstr "Όρια κειμένου"
+msgid "You can also insert a page break by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter. However, if you want to assign the following page a different Page Style, you must use the menu command to insert the manual page break."
+msgstr "Επίσης, μπορείτε να εισάγετε αλλαγή σελίδας πατώντας <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter. Ωστόσο, εάν θέλετε να εκχωρήσετε στην επόμενη σελίδα μια διαφορετική τεχνοτροπία σελίδας, θα πρέπει να χρησιμοποιήσετε την εντολή μενού για να εισάγετε την χειροκίνητη αλλαγή σελίδας."
-#: 03070000.xhp
+#: 04010000.xhp
msgctxt ""
-"03070000.xhp\n"
-"hd_id3145418\n"
-"1\n"
+"04010000.xhp\n"
+"hd_id3149175\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/swriter/01/03070000.xhp\" name=\"Text Boundaries\">Text Boundaries</link>"
-msgstr "<link href=\"text/swriter/01/03070000.xhp\" name=\"Όρια κειμένου\">Όρια κειμένου</link>"
+msgid "Style"
+msgstr "Τεχνοτροπία"
-#: 03070000.xhp
+#: 04010000.xhp
msgctxt ""
-"03070000.xhp\n"
-"par_id3151310\n"
-"2\n"
+"04010000.xhp\n"
+"par_id3156275\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewBounds\">Shows or hides the boundaries of the printable area of a page. The boundary lines are not printed.</ahelp>"
-msgstr "<ahelp hid=\".uno:ViewBounds\">Εμφανίζει ή αποκρύπτει τα όρια της εκτυπώσιμης περιοχής μιας σελίδας. Οι γραμμές των ορίων δεν εκτυπώνονται.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/insertbreak/stylelb\">Select the page style for the page that follows the manual page break.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertbreak/stylelb\">Επιλέξτε την τεχνοτροπία σελίδας για τη σελίδα που ακολουθεί τη χειροκίνητη αλλαγή σελίδας.</ahelp>"
-#: 01160100.xhp
+#: 04010000.xhp
msgctxt ""
-"01160100.xhp\n"
-"tit\n"
+"04010000.xhp\n"
+"hd_id3145782\n"
+"16\n"
"help.text"
-msgid "Outline to Presentation"
-msgstr "Διάρθρωση για παρουσίαση"
+msgid "Change page number"
+msgstr "Αλλαγή αριθμού σελίδας"
-#: 01160100.xhp
+#: 04010000.xhp
msgctxt ""
-"01160100.xhp\n"
-"hd_id3154571\n"
-"1\n"
+"04010000.xhp\n"
+"par_id3155917\n"
+"17\n"
"help.text"
-msgid "<link href=\"text/swriter/01/01160100.xhp\" name=\"Outline to Presentation\">Outline to Presentation</link>"
-msgstr "<link href=\"text/swriter/01/01160100.xhp\" name=\"Διάρθρωση για παρουσίαση\">Διάρθρωση για παρουσίαση</link>"
+msgid "<ahelp hid=\"modules/swriter/ui/insertbreak/pagenumcb\">Assigns the page number that you specify to the page that follows the manual page break. This option is only available if you assign a different page style to the page that follows manual page break.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertbreak/pagenumcb\">Αποδίδει τον αριθμό σελίδας που έχετε ορίσει στη σελίδα που ακολουθεί τη χειροκίνητη αλλαγή σελίδας. Αυτή η επιλογή είναι διαθέσιμη μόνο αν αποδίδετε μια διαφορετική τεχνοτροπία σελίδας στη σελίδα που ακολουθεί τη χειροκίνητη αλλαγή σελίδας.</ahelp>"
-#: 01160100.xhp
+#: 04010000.xhp
msgctxt ""
-"01160100.xhp\n"
-"par_id3155186\n"
-"2\n"
+"04010000.xhp\n"
+"hd_id3151384\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\".uno:SendOutlineToStarImpres\">Sends the outline of the active document to a new presentation document.</ahelp>"
-msgstr "<ahelp hid=\".uno:SendOutlineToStarImpres\">Στέλνει τη διάρθρωση ενός ενεργού εγγράφου σε ένα νέο έγγραφο παρουσίασης.</ahelp>"
+msgid "Page number"
+msgstr "Αριθμός σελίδας"
-#: 05990000.xhp
+#: 04010000.xhp
msgctxt ""
-"05990000.xhp\n"
-"tit\n"
+"04010000.xhp\n"
+"par_id3150700\n"
+"21\n"
"help.text"
-msgid "Styles"
-msgstr "Τεχνοτροπίες"
+msgid "<ahelp hid=\"modules/swriter/ui/insertbreak/pagenumsb\">Enter the new page number for the page that follows the manual page break.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertbreak/pagenumsb\">Εισάγετε τον νέο αριθμό σελίδας για τη σελίδα που ακολουθεί τη χειροκίνητη αλλαγή σελίδας.</ahelp>"
-#: 05990000.xhp
+#: 04010000.xhp
msgctxt ""
-"05990000.xhp\n"
-"hd_id3149666\n"
-"1\n"
+"04010000.xhp\n"
+"par_id3150554\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05990000.xhp\" name=\"Styles\">Styles</link>"
-msgstr "<link href=\"text/swriter/01/05990000.xhp\" name=\"Τεχνοτροπίες\">Τεχνοτροπίες</link>"
+msgid "To display manual breaks, choose <link href=\"text/swriter/01/03100000.xhp\" name=\"View - Nonprinting Characters\"><emph>View - Nonprinting Characters</emph></link>."
+msgstr "Για να εμφανίσετε τις χειροκίνητες αλλαγές, επιλέξτε <link href=\"text/swriter/01/03100000.xhp\" name=\"Προβολή - Μη εκτυπώσιμοι χαρακτήρες\"><emph>Προβολή - Μη εκτυπώσιμοι χαρακτήρες</emph></link>."
-#: 04020200.xhp
+#: 04020000.xhp
msgctxt ""
-"04020200.xhp\n"
+"04020000.xhp\n"
"tit\n"
"help.text"
-msgid "Indents"
-msgstr "Εσοχές"
+msgid "Insert Section"
+msgstr "Εισαγωγή ενότητας"
-#: 04020200.xhp
+#: 04020000.xhp
msgctxt ""
-"04020200.xhp\n"
-"hd_id3155898\n"
+"04020000.xhp\n"
+"hd_id3154108\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04020200.xhp\" name=\"Indents\">Indents</link>"
-msgstr "<link href=\"text/swriter/01/04020200.xhp\" name=\"Εσοχές\">Εσοχές</link>"
+msgid "<variable id=\"bereicheinfuegen\"><link href=\"text/swriter/01/04020000.xhp\" name=\"Insert Section\">Insert Section</link></variable>"
+msgstr "<variable id=\"bereicheinfuegen\"><link href=\"text/swriter/01/04020000.xhp\" name=\"Εισαγωγή ενότητας\">Εισαγωγή ενότητας</link></variable>"
-#: 04020200.xhp
+#: 04020000.xhp
msgctxt ""
-"04020200.xhp\n"
-"par_id3155182\n"
+"04020000.xhp\n"
+"par_id3154480\n"
"2\n"
"help.text"
-msgid "Indents the section with a left and right margin."
-msgstr "Τοποθετεί εσοχή στην ενότητα με αριστερό και δεξί περιθώριο."
+msgid "<variable id=\"bereich\"><ahelp hid=\"FN_INSERT_COLUMN_SECTION\">Inserts a text section at the cursor position in the document. You can also select a block of text and then choose this command to create a section. You can use sections to insert blocks of text from other documents, to apply custom column layouts, or to protect or to hide blocks of text if a condition is met.</ahelp></variable>"
+msgstr "<variable id=\"bereich\"><ahelp hid=\"FN_INSERT_COLUMN_SECTION\">Εισάγει μια ενότητα κειμένου στη θέση του δρομέα στο κείμενο. Μπορείτε επίσης να επιλέξετε ένα τμήμα κειμένου και μετά να επιλέξετε αυτήν την εντολή για να δημιουργήσετε μια νέα ενότητα. Μπορείτε να χρησιμοποιήσετε ενότητες για να εισάγετε κομμάτια κειμένου από άλλα έγγραφα, για να εφαρμοστούν προσαρμοσμένες διατάξεις στηλών ή για να προστατέψετε ή να κρύψετε κομμάτια κειμένου εάν ισχύει μια συνθήκη.</ahelp></variable>"
-#: 04020200.xhp
+#: 04020000.xhp
msgctxt ""
-"04020200.xhp\n"
-"hd_id3149488\n"
+"04020000.xhp\n"
+"par_id3152955\n"
"3\n"
"help.text"
-msgid "Before section"
-msgstr "Πριν την ενότητα"
-
-#: 04020200.xhp
-msgctxt ""
-"04020200.xhp\n"
-"par_id3149824\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SW_METRICFIELD_TP_SECTION_INDENTS_MF_BEFORE\">Specifies the indents before the section, at the left margin.</ahelp>"
-msgstr "<ahelp hid=\"SW_METRICFIELD_TP_SECTION_INDENTS_MF_BEFORE\">Καθορίζει τις εσοχές πριν την ενότητα, στο αριστερό περιθώριο.</ahelp>"
+msgid "You can insert an entire document in a section, or a named section from another. You can also insert a section as a <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE\">DDE</link> link."
+msgstr "Μπορείτε να εισάγετε ένα πλήρες έγγραφο σε μια ενότητα, ή μια ενότητα με όνομα από άλλη ενότητα. Μπορείτε επίσης να εισάγετε μια ενότητα ως έναν σύνδεσμο <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE\">DDE</link>."
-#: 04020200.xhp
+#: 04020000.xhp
msgctxt ""
-"04020200.xhp\n"
-"hd_id3149108\n"
+"04020000.xhp\n"
+"par_id3149684\n"
"5\n"
"help.text"
-msgid "After section"
-msgstr "Μετά την ενότητα"
+msgid "To edit a section, choose <link href=\"text/swriter/01/02170000.xhp\" name=\"Format - Sections\"><emph>Format - Sections</emph></link>."
+msgstr "Για να επεξεργαστείτε μια ενότητα, επιλέξτε <link href=\"text/swriter/01/02170000.xhp\" name=\"Μορφή - Ενότητες\"><emph>Μορφή - Ενότητες</emph></link>."
-#: 04020200.xhp
+#: 04020000.xhp
msgctxt ""
-"04020200.xhp\n"
-"par_id3148970\n"
+"04020000.xhp\n"
+"par_id3155183\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SW_METRICFIELD_TP_SECTION_INDENTS_MF_AFTER\">Specifies the indents after the section, at the right margin.</ahelp>"
-msgstr "<ahelp hid=\"SW_METRICFIELD_TP_SECTION_INDENTS_MF_AFTER\">Καθορίζει τις εσοχές μετά την ενότητα, στο δεξί περιθώριο.</ahelp>"
+msgid "The <emph>Insert Section </emph>dialog contains the following tabs:"
+msgstr "Ο διάλογος <emph>Εισαγωγή ενότητας</emph> περιέχει τις παρακάτω καρτέλες:"
-#: 04020200.xhp
+#: 04020000.xhp
msgctxt ""
-"04020200.xhp\n"
-"par_id3149032\n"
+"04020000.xhp\n"
+"hd_id3151257\n"
"7\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Field commands\">Field commands</link>"
-msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Εντολές Πεδίων\">Εντολές Πεδίων</link>"
-
-#: 01160200.xhp
-msgctxt ""
-"01160200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Outline to Clipboard"
-msgstr "Διάρθρωση για πρόχειρο"
-
-#: 01160200.xhp
-msgctxt ""
-"01160200.xhp\n"
-"hd_id3145241\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/01160200.xhp\" name=\"Outline to Clipboard\">Outline to Clipboard</link>"
-msgstr "<link href=\"text/swriter/01/01160200.xhp\" name=\"Διάρθρωση για πρόχειρο\">Διάρθρωση για πρόχειρο</link>"
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: 01160200.xhp
+#: 04020000.xhp
msgctxt ""
-"01160200.xhp\n"
-"par_id3150758\n"
-"2\n"
+"04020000.xhp\n"
+"par_id3149102\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".uno:SendOutlineToClipboard\">Sends the outline of a document to the clipboard in Rich Text Format (RTF).</ahelp>"
-msgstr "<ahelp hid=\".uno:SendOutlineToClipboard\">Στέλνει τη διάρθρωση ενός εγγράφου στο πρόχειρο σε μορφή εμπλουτισμένου κειμένου (RTF).</ahelp>"
+msgid "Inserts the section that you defined at the current cursor position in the document."
+msgstr "Εισάγει την ενότητα που ορίσατε στην τρέχουσα θέση του δρομέα στο έγγραφο."
-#: 02130000.xhp
+#: 04020100.xhp
msgctxt ""
-"02130000.xhp\n"
+"04020100.xhp\n"
"tit\n"
"help.text"
-msgid "Edit Bibliography Entry"
-msgstr "Επεξεργασία καταχώρισης βιβλιογραφίας"
+msgid "Section"
+msgstr "Ενότητα"
-#: 02130000.xhp
+#: 04020100.xhp
msgctxt ""
-"02130000.xhp\n"
-"hd_id3147434\n"
-"1\n"
+"04020100.xhp\n"
+"bm_id5941038\n"
"help.text"
-msgid "Edit Bibliography Entry"
-msgstr "Επεξεργασία καταχώρισης βιβλιογραφίας"
+msgid "<bookmark_value>sections;inserting sections by DDE</bookmark_value><bookmark_value>DDE; command for inserting sections</bookmark_value>"
+msgstr "<bookmark_value>ενότητες;εισαγωγή ενοτήτων μέσω DDE</bookmark_value><bookmark_value>DDE; εντολή για εισαγωγή ενοτήτων</bookmark_value>"
-#: 02130000.xhp
+#: 04020100.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3145253\n"
-"2\n"
+"04020100.xhp\n"
+"hd_id3157557\n"
+"37\n"
"help.text"
-msgid "<variable id=\"litvz\"><ahelp hid=\".uno:AuthoritiesEntryDialog\" visibility=\"visible\">Edits the selected bibliography entry.</ahelp></variable>"
-msgstr "<variable id=\"litvz\"><ahelp hid=\".uno:AuthoritiesEntryDialog\" visibility=\"visible\">Επεξεργάζεται την επιλεγμένη καταχώριση βιβλιογραφίας.</ahelp></variable>"
+msgid "<link href=\"text/swriter/01/04020100.xhp\" name=\"Section\">Section</link>"
+msgstr "<link href=\"text/swriter/01/04020100.xhp\" name=\"Ενότητα\">Ενότητα</link>"
-#: 02130000.xhp
+#: 04020100.xhp
msgctxt ""
-"02130000.xhp\n"
-"hd_id3147340\n"
-"4\n"
+"04020100.xhp\n"
+"par_id3154644\n"
+"38\n"
"help.text"
-msgid "Entry"
-msgstr "Καταχώριση"
+msgid "Sets the properties of the section."
+msgstr "Καθορίζει τις ιδιότητες μιας ενότητας."
-#: 02130000.xhp
+#: 04020100.xhp
msgctxt ""
-"02130000.xhp\n"
-"hd_id3155961\n"
+"04020100.xhp\n"
+"hd_id3151170\n"
"6\n"
"help.text"
-msgid "Short name"
-msgstr "Σύντομο όνομα"
+msgid "New Section"
+msgstr "Νέα ενότητα"
-#: 02130000.xhp
+#: 04020100.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3154657\n"
+"04020100.xhp\n"
+"par_id3145420\n"
"7\n"
"help.text"
-msgid "Displays the abbreviation for the bibliography entry."
-msgstr "Εμφανίζει τη συντόμευση για την καταχώριση βιβλιογραφίας."
+msgid "<ahelp hid=\"SW:COMBOBOX:TP_INSERT_SECTION:ED_RNAME\">Type a name for the new section.</ahelp> By default, $[officename] automatically assigns the name \"Section X\" to new sections, where X is a consecutive number."
+msgstr "<ahelp hid=\"SW:COMBOBOX:TP_INSERT_SECTION:ED_RNAME\">Πληκτρολογήστε ένα όνομα για την καινούργια ενότητα.</ahelp> Ως προεπιλογή το $[officename] ορίζει αυτόματα το όνομα \"Ενότητα X\" στις νέες ενότητες, όπου X είναι ένας αύξοντας αριθμός."
-#: 02130000.xhp
+#: 04020100.xhp
msgctxt ""
-"02130000.xhp\n"
-"hd_id3148837\n"
+"04020100.xhp\n"
+"hd_id3154102\n"
"8\n"
"help.text"
-msgid "Author, Title"
-msgstr "Συντάκτης, Τίτλος"
-
-#: 02130000.xhp
-msgctxt ""
-"02130000.xhp\n"
-"par_id3152741\n"
-"9\n"
-"help.text"
-msgid "Displays the author and title information contained in the bibliography entry."
-msgstr "Εμφανίζει τις περιεχόμενες πληροφορίες για τον συντάκτη και τον τίτλο στην καταχώριση της βιβλιογραφίας."
-
-#: 02130000.xhp
-msgctxt ""
-"02130000.xhp\n"
-"hd_id3150214\n"
-"10\n"
-"help.text"
-msgid "Modify"
-msgstr "Τροποποίηση"
+msgid "Link"
+msgstr "Σύνδεση"
-#: 02130000.xhp
+#: 04020100.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3154766\n"
-"11\n"
+"04020100.xhp\n"
+"hd_id3149806\n"
+"20\n"
"help.text"
-msgid "Applies the changes that you made, and then closes the <emph>Edit Bibliography Entry </emph>dialog."
-msgstr "Εφαρμόζει τις αλλαγές που έχετε κάνει και μετά κλείνει τον διάλογο <emph>Επεξεργασία καταχώρισης βιβλιογραφίας</emph>."
+msgid "Link"
+msgstr "Σύνδεση"
-#: 02130000.xhp
+#: 04020100.xhp
msgctxt ""
-"02130000.xhp\n"
-"hd_id3146968\n"
-"12\n"
+"04020100.xhp\n"
+"par_id3154472\n"
+"21\n"
"help.text"
-msgid "Close"
-msgstr "Κλείσιμο"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_INSERT_SECTION:CB_FILE\">Inserts the contents of another document or section from another document in the current section.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_INSERT_SECTION:CB_FILE\">Εισάγει τα περιεχόμενα από ένα άλλο έγγραφο ή ενότητα άλλου εγγράφου στην τρέχουσα ενότητα.</ahelp>"
-#: 02130000.xhp
+#: 04020100.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3166468\n"
-"13\n"
+"04020100.xhp\n"
+"hd_id3153672\n"
+"26\n"
"help.text"
-msgid "Closes the dialog."
-msgstr "Κλείνει τον διάλογο."
+msgid "DDE"
+msgstr "DDE"
-#: 02130000.xhp
+#: 04020100.xhp
msgctxt ""
-"02130000.xhp\n"
-"hd_id3147299\n"
-"14\n"
+"04020100.xhp\n"
+"par_id3151310\n"
+"27\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "<ahelp hid=\"modules/swriter/ui/editsectiondialog/dde\">Creates a <emph>DDE </emph>link. Select this check box, and then enter the <emph>DDE </emph>command that you want to use. The <emph>DDE</emph> option is only available if the <emph>Link</emph> check box is selected.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editsectiondialog/dde\">Δημιουργεί ένα δεσμό <emph>DDE </emph>. Επιλέξτε αυτό το πλαίσιο ελέγχου και μετά εισάγετε την εντολή <emph>DDE </emph>που θέλετε να χρησιμοποιήσετε. Η επιλογή <emph>DDE</emph> είναι διαθέσιμη μόνο αν το πλαίσιο ελέγχου <emph>Σύνδεση </emph> είναι επιλεγμένο.</ahelp>"
-#: 02130000.xhp
+#: 04020100.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3151389\n"
-"15\n"
+"04020100.xhp\n"
+"par_id3143280\n"
+"34\n"
"help.text"
-msgid "Opens the <link href=\"text/swriter/01/04120229.xhp\" name=\"Define Bibliography Entry\">Define Bibliography Entry</link> dialog, where you can create a new entry."
-msgstr "Ανοίγει τον διάλογο <link href=\"text/swriter/01/04120229.xhp\" name=\"Ορισμός καταχώρισης βιβλιογραφίας\">Ορισμός καταχώρισης βιβλιογραφίας</link>, όπου μπορείτε να δημιουργήσετε μια νέα καταχώριση."
+msgid "The general syntax for a DDE command is: \"<Server> <Topic> <Item>\", where server is the DDE name for the application that contains the data. Topic refers to the location of the Item (usually the file name), and Item represents the actual object."
+msgstr "Η γενική σύνταξη για την εντολή DDE είναι: \"<Server> <Topic> <Item>\", όπου εξυπηρετητής είναι το όνομα DDE για την εφαρμογή που περιέχει τα δεδομένα. Το θέμα αναφέρεται στη θέση του στοιχείου (συνήθως το όνομα αρχείου) και το στοιχείο αντιπροσωπεύει το τρέχον αντικείμενο."
-#: 02130000.xhp
+#: 04020100.xhp
msgctxt ""
-"02130000.xhp\n"
-"hd_id3150534\n"
-"16\n"
+"04020100.xhp\n"
+"par_id3149098\n"
+"35\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "For example, to insert a section named \"Section1\" from a $[officename] text document abc.sxw as a DDE link, use the command: \"soffice x:\\abc.sxw Section1\". To insert the contents of the first cell from a MS Excel spreadsheet file called \"abc.xls\", use the command: \"excel x:\\[abc.xls]Sheet1 z1s1\". You can also copy the elements that you want to insert as a DDE link, and then <emph>Edit - Paste Special</emph>. You can then view the DDE command for the link, by selecting the contents and choosing <emph>Edit - Fields</emph>."
+msgstr "Για παράδειγμα, για να εισάγετε μια ενότητα με το όνομα \"Ενότητα1\" από ένα έγγραφο κειμένου abc.sxw του $[officename] μέσω συνδέσμου DDE, χρησιμοποιήστε την εντολή: \"soffice x:\\abc.sxw Ενότητα1\". Για να εισάγετε τα περιεχόμενα του πρώτου κελιού από ένα αρχείο υπολογιστικού φύλλου του MS Excel με το όνομα \"abc.xls\", χρησιμοποιήστε την εντολή: \"excel x:\\[abc.xls]Sheet1 z1s1\". Μπορείτε επίσης να αντιγράψετε τα στοιχεία που θέλετε να εισάγετε ως δεσμό DDE και μετά <emph>Επεξεργασία - Ειδική Επικόλληση</emph>. Μπορείτε μετά να προβάλλετε την εντολή DDE για τη σύνδεση, διαλέγοντας τα περιεχόμενα και επιλέγοντας <emph>Επεξεργασία - Πεδία</emph>."
-#: 02130000.xhp
+#: 04020100.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3155620\n"
-"17\n"
+"04020100.xhp\n"
+"hd_id3153640\n"
+"28\n"
"help.text"
-msgid "Opens the <link href=\"text/swriter/01/04120229.xhp\" name=\"Define Bibliography Entry\">Define Bibliography Entry</link> dialog, where you can edit the current entry."
-msgstr "Ανοίγει τον διάλογο <link href=\"text/swriter/01/04120229.xhp\" name=\"Ορισμός καταχώρισης βιβλιογραφίας\">Ορισμός καταχώρισης βιβλιογραφίας</link>, όπου μπορείτε να τροποποιήσετε την τρέχουσα καταχώριση."
+msgid "File name<switchinline select=\"sys\"><caseinline select=\"WIN\"> / DDE command </caseinline></switchinline>"
+msgstr "Όνομα αρχείου <switchinline select=\"sys\"><caseinline select=\"WIN\"> / εντολή DDE </caseinline></switchinline>"
-#: 02130000.xhp
+#: 04020100.xhp
msgctxt ""
-"02130000.xhp\n"
-"par_id3154560\n"
-"3\n"
+"04020100.xhp\n"
+"par_id3145754\n"
+"29\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/indices_literature.xhp\" name=\"Tips for working with bibliography entries\">Tips for working with bibliography entries</link>."
-msgstr "<link href=\"text/swriter/guide/indices_literature.xhp\" name=\"Συμβουλές για την εργασία με καταχωρίσεις βιβλιογραφίας\">Συμβουλές για την εργασία με καταχωρίσεις βιβλιογραφίας</link>."
+msgid "<ahelp hid=\"modules/swriter/ui/editsectiondialog/filename\">Enter the path and the filename for the file that you want to insert, or click the browse button (<emph>...</emph>) to locate the file.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">If the <emph>DDE </emph>check box is selected, enter the DDE command that you want to use. </caseinline></switchinline>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editsectiondialog/filename\">Πληκτρολογήστε τη διαδρομή και το όνομα αρχείου για το αρχείο που θέλετε να εισάγετε, ή πατήστε στο κουμπί εξερεύνησης (<emph>...</emph>) για να εντοπίσετε το αρχείο.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">Εάν το πλαίσιο ελέγχου <emph>DDE </emph>είναι επιλεγμένο, εισάγετε την εντολή DDE που θέλετε να χρησιμοποιήσετε.</caseinline></switchinline>"
-#: 05150100.xhp
+#: 04020100.xhp
msgctxt ""
-"05150100.xhp\n"
-"tit\n"
+"04020100.xhp\n"
+"hd_id3155136\n"
+"39\n"
"help.text"
-msgid "While Typing"
-msgstr "Κατά την πληκτρολόγηση"
+msgid "..."
+msgstr "..."
-#: 05150100.xhp
+#: 04020100.xhp
msgctxt ""
-"05150100.xhp\n"
-"hd_id3147436\n"
-"1\n"
+"04020100.xhp\n"
+"par_id3156274\n"
+"40\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05150100.xhp\" name=\"While Typing\">While Typing</link>"
-msgstr "<link href=\"text/swriter/01/05150100.xhp\" name=\"Κατά την πληκτρολόγηση\">Κατά την πληκτρολόγηση</link>"
+msgid "<ahelp hid=\"modules/swriter/ui/editsectiondialog/file\">Locate the file that you want to insert as a link, and then click <emph>Insert</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editsectiondialog/file\">Εντοπίστε το αρχείο που θέλετε να εισάγετε ως σύνδεση και μετά πατήστε <emph>Εισαγωγή</emph>.</ahelp>"
-#: 05150100.xhp
+#: 04020100.xhp
msgctxt ""
-"05150100.xhp\n"
-"par_id3154017\n"
-"2\n"
+"04020100.xhp\n"
+"hd_id3149180\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".uno:OnlineAutoFormat\">Automatically formats the document while you type. To set the formatting options, choose <emph>Tools - AutoCorrect</emph><emph> Options</emph>, and then click the <emph>Options </emph>tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:OnlineAutoFormat\">Μορφοποιεί αυτόματα το έγγραφο ενώ πληκτρολογείτε. Για να καθορίσετε τις επιλογές μορφοποίησης, επιλέξτε <emph>Εργαλεία - Αυτόματη διόρθωση</emph><emph> Επιλογές</emph> και μετά πατήστε στην καρτέλα <emph>Επιλογές </emph>.</ahelp>"
+msgid "Section"
+msgstr "Ενότητα"
-#: 05150100.xhp
+#: 04020100.xhp
msgctxt ""
-"05150100.xhp\n"
-"par_id3148488\n"
-"3\n"
+"04020100.xhp\n"
+"par_id3155910\n"
+"24\n"
"help.text"
-msgid "You can use AutoCorrect to format text documents and plain ASCII text files, but not characters that you have manually formatted. Automatic <link href=\"text/shared/01/06040100.xhp\" name=\"word completion\">word completion</link> only occurs after you type a word for the second time in a document."
-msgstr "Μπορείτε να χρησιμοποιήσετε την αυτόματη διόρθωση για τη μορφοποίηση εγγράφων και αρχείων απλού κειμένου ASCII, αλλά όχι για χαρακτήρες που έχετε μορφοποιήσει χειροκίνητα. Η αυτόματη <link href=\"text/shared/01/06040100.xhp\" name=\"συμπλήρωση λέξεων\">συμπλήρωση λέξεων</link> πραγματοποιείται μόνο μετά την πληκτρολόγηση μιας λέξης για δεύτερη φορά στο έγγραφο."
+msgid "<ahelp hid=\"modules/swriter/ui/editsectiondialog/section\">Select the section in the file that you want to insert as a link.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editsectiondialog/section\">Επιλέξτε την ενότητα στο αρχείο που θέλετε να εισάγετε ως δεσμό.</ahelp>"
-#: 05150100.xhp
+#: 04020100.xhp
msgctxt ""
-"05150100.xhp\n"
-"par_id3147407\n"
-"24\n"
+"04020100.xhp\n"
+"par_id3151373\n"
+"25\n"
"help.text"
-msgid "To reverse the last AutoCorrect action, choose <emph>Edit - </emph><link href=\"text/shared/01/02010000.xhp\" name=\"Undo\"><emph>Undo</emph></link>."
-msgstr "Για να αντιστρέψετε την τελευταία ενέργεια της Αυτόματης διόρθωσης, επιλέξτε <emph>Επεξεργασία - </emph><link href=\"text/shared/01/02010000.xhp\" name=\"Αναίρεση\"><emph>Αναίρεση</emph></link>."
+msgid "When you open a document that contains linked sections, you are prompted to update the links."
+msgstr "Όταν ανοίγετε ένα έγγραφο που περιέχει συνδεμένες ενότητες, παρακινείστε να ενημερώσετε τους δεσμούς."
-#: 05150100.xhp
+#: 04020100.xhp
msgctxt ""
-"05150100.xhp\n"
-"par_id3150536\n"
-"25\n"
+"04020100.xhp\n"
+"hd_id3150687\n"
+"43\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05150200.xhp\" name=\"Other AutoFormat rules\">Other AutoCorrect rules</link>"
-msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"Άλλοι κανόνες αυτόματης μορφοποίησης\">Άλλοι κανόνες αυτόματης μορφοποίησης</link>"
+msgid "Write Protection"
+msgstr "Προστασία εγγραφής"
-#: 04120220.xhp
+#: 04020100.xhp
msgctxt ""
-"04120220.xhp\n"
-"tit\n"
+"04020100.xhp\n"
+"hd_id3150700\n"
+"10\n"
"help.text"
-msgid "Entries (indexes/tables)"
-msgstr "Καταχωρίσεις (ευρετήρια/πίνακες)"
+msgid "Protected"
+msgstr "Προστατευμένο"
-#: 04120220.xhp
+#: 04020100.xhp
msgctxt ""
-"04120220.xhp\n"
-"hd_id3149349\n"
-"1\n"
+"04020100.xhp\n"
+"par_id3150110\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120220.xhp\" name=\"Entries (indexes/tables)\">Entries (indexes/tables)</link>"
-msgstr "<link href=\"text/swriter/01/04120220.xhp\" name=\"Καταχωρίσεις (ευρετήρια/πίνακες)\">Καταχωρίσεις (ευρετήρια/πίνακες)</link>"
+msgid "<ahelp hid=\"modules/swriter/ui/editsectiondialog/protect\">Prevents the selected section from being edited.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editsectiondialog/protect\">Αποτρέπει την επεξεργασία της επιλεγμένης ενότητας.</ahelp>"
-#: 04120220.xhp
+#: 04020100.xhp
msgctxt ""
-"04120220.xhp\n"
-"par_id3154504\n"
-"2\n"
+"04020100.xhp\n"
+"hd_id3145261\n"
+"44\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"HID_TP_TOX_ENTRY\">Specify the format of the index or table entries. The appearance of this tab changes to reflect the type of index that you selected on the <link href=\"text/swriter/01/04120210.xhp\" name=\"Index/Table\">Index/Table</link> tab.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"HID_TP_TOX_ENTRY\">Ορίστε τη μορφή των καταχωρίσεων ευρετηρίου ή πίνακα. Η εμφάνιση αυτής της καρτέλας αλλάζει για να ανακλά τον τύπο του επιλεγμένου ευρετηρίου στην καρτέλα. <link href=\"text/swriter/01/04120210.xhp\" name=\"Ευρετήριο/Πίνακας\">Ευρετήριο/Πίνακας.</link></ahelp>"
+msgid "With password"
+msgstr "Με κωδικό πρόσβασης"
-#: 04120220.xhp
+#: 04020100.xhp
msgctxt ""
-"04120220.xhp\n"
-"hd_id3148770\n"
-"4\n"
+"04020100.xhp\n"
+"par_id3149555\n"
+"45\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120221.xhp\" name=\"Table of Contents\">Table of Contents</link>"
-msgstr "<link href=\"text/swriter/01/04120221.xhp\" name=\"Πίνακας περιεχομένων\">Πίνακας περιεχομένων</link>"
+msgid "<ahelp hid=\"modules/swriter/ui/editsectiondialog/withpassword\">Protects the selected section with a password. The password must have a minimum of 5 characters.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editsectiondialog/withpassword\">Προστατεύει την επιλεγμένη ενότητα με κωδικό. Ο κωδικός πρέπει να έχει το λιγότερο 5 χαρακτήρες.</ahelp>"
-#: 04120220.xhp
+#: 04020100.xhp
msgctxt ""
-"04120220.xhp\n"
-"hd_id3147564\n"
-"5\n"
+"04020100.xhp\n"
+"hd_id3150549\n"
+"46\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120222.xhp\" name=\"Alphabetical Index\">Alphabetical Index</link>"
-msgstr "<link href=\"text/swriter/01/04120222.xhp\" name=\"Αλφαβητικό ευρετήριο\">Αλφαβητικό ευρετήριο</link>"
+msgid "..."
+msgstr "..."
-#: 04120220.xhp
+#: 04020100.xhp
msgctxt ""
-"04120220.xhp\n"
-"hd_id3151188\n"
-"6\n"
+"04020100.xhp\n"
+"par_id3147742\n"
+"47\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120223.xhp\" name=\"Illustration Index\">Illustration Index</link>"
-msgstr "<link href=\"text/swriter/01/04120223.xhp\" name=\"Ευρετήριο εικόνων\">Ευρετήριο εικόνων</link>"
+msgid "<ahelp hid=\"modules/swriter/ui/editsectiondialog/password\">Opens a dialog where you can change the current password.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editsectiondialog/password\">Ανοίγει έναν διάλογο όπου μπορείτε να αλλάξετε τον τρέχοντα κωδικό.</ahelp>"
-#: 04120220.xhp
+#: 04020100.xhp
msgctxt ""
-"04120220.xhp\n"
-"hd_id3150761\n"
-"7\n"
+"04020100.xhp\n"
+"hd_id3146333\n"
+"48\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120224.xhp\" name=\"Index of Tables\">Index of Tables</link>"
-msgstr "<link href=\"text/swriter/01/04120224.xhp\" name=\"Ευρετήριο πινάκων\">Ευρετήριο πινάκων</link>"
+msgid "Hide"
+msgstr "Απόκρυψη"
-#: 04120220.xhp
+#: 04020100.xhp
msgctxt ""
-"04120220.xhp\n"
-"hd_id3153517\n"
-"8\n"
+"04020100.xhp\n"
+"hd_id3149830\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120225.xhp\" name=\"User-Defined\">User-Defined</link>"
-msgstr "<link href=\"text/swriter/01/04120225.xhp\" name=\"Προσαρμοσμένο ευρετήριο\">Προσαρμοσμένο ευρετήριο</link>"
+msgid "Hide"
+msgstr "Απόκρυψη"
-#: 04120220.xhp
+#: 04020100.xhp
msgctxt ""
-"04120220.xhp\n"
-"hd_id3151175\n"
-"9\n"
+"04020100.xhp\n"
+"par_id3148849\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120226.xhp\" name=\"Table of Objects\">Table of Objects</link>"
-msgstr "<link href=\"text/swriter/01/04120226.xhp\" name=\"Πίνακας Αντικειμένων\">Πίνακας Αντικειμένων</link>"
+msgid "<ahelp hid=\"modules/swriter/ui/editsectiondialog/hide\">Hides and prevents the selected section from being printed.</ahelp> The components of a hidden sections appear gray in the Navigator. When you rest your mouse pointer over a hidden component in the Navigator, the Help tip \"hidden\" is displayed."
+msgstr "<ahelp hid=\"modules/swriter/ui/editsectiondialog/hide\">Κρύβει και αποτρέπει την εκτύπωση των επιλεγμένων ενοτήτων.</ahelp> Τα τμήματα μιας κρυφής ενότητας εμφανίζονται σε γκρίζα στην περιήγηση. Όταν αφήσετε το δείκτη του ποντικιού πάνω σε μια κρυφό τμήμα στην περιήγηση, εμφανίζεται η συμβουλή βοήθειας \"κρυφό\"."
-#: 04120220.xhp
+#: 04020100.xhp
msgctxt ""
-"04120220.xhp\n"
-"hd_id3147506\n"
-"10\n"
+"04020100.xhp\n"
+"par_id3155074\n"
+"50\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120227.xhp\" name=\"Bibliography\">Bibliography</link>"
-msgstr "<link href=\"text/swriter/01/04120227.xhp\" name=\"Βιβλιογραφία\">Βιβλιογραφία</link>"
+msgid "You cannot hide a section if it is the only content on a page, or in a header, footer, footnote, frame, or table cell."
+msgstr "Δεν μπορείτε να κρύψετε μια ενότητα εάν είναι το μόνο περιεχόμενο σε μια σελίδα, ή σε κεφαλίδα, υποσέλιδο, υποσημείωση, πλαίσιο ή κελί πίνακα."
-#: 05080000.xhp
+#: 04020100.xhp
msgctxt ""
-"05080000.xhp\n"
-"tit\n"
+"04020100.xhp\n"
+"hd_id3154323\n"
+"16\n"
"help.text"
-msgid "Object"
-msgstr "Αντικείμενο"
+msgid "With condition"
+msgstr "Με συνθήκη"
-#: 05080000.xhp
+#: 04020100.xhp
msgctxt ""
-"05080000.xhp\n"
-"hd_id3150536\n"
-"1\n"
+"04020100.xhp\n"
+"par_id3154343\n"
+"17\n"
"help.text"
-msgid "Object"
-msgstr "Αντικείμενο"
+msgid "<ahelp hid=\"modules/swriter/ui/editsectiondialog/condition\">Enter the condition that must be met to hide the section.</ahelp> A condition is a <link href=\"text/swriter/01/04090200.xhp\" name=\"logical expression\">logical expression</link>, such as \"SALUTATION EQ Mr.\". For example, if you use the <link href=\"text/swriter/guide/form_letters_main.xhp\" name=\"mail merge\">mail merge</link> form letter feature to define a database field called \"Salutation\" that contains \"Mr.\", \"Ms.\", or \"Sir or Madam\", you can then specify that a section will only be printed if the salutation is \"Mr.\"."
+msgstr "<ahelp hid=\"modules/swriter/ui/editsectiondialog/condition\">Εισάγετε τη συνθήκη που πρέπει να ισχύει για απόκρυψη της ενότητας.</ahelp> Μια συνθήκη είναι μια <link href=\"text/swriter/01/04090200.xhp\" name=\"λογική έκφραση\">λογική έκφραση </link>, όπως \"ΠΡΟΣΦΩΝΗΣΗ EQ Κε\". Για παράδειγμα, εάν χρησιμοποιήσετε τη <link href=\"text/swriter/guide/form_letters_main.xhp\" name=\"συγχώνευση αλληλογραφίας\">συγχώνευση αλληλογραφίας</link> εγκυκλίου επιστολής για να ορίσετε ένα πεδίο βάσης δεδομένων που λέγεται \"Προσφώνηση\" που περιέχει \"Κος\", \"Κα\", ή \"Κύριος ή Κυρία\" , μπορείτε να ορίσετε ποια ενότητα θα εκτυπώνεται εάν η προσφώνηση είναι \"Κος\"."
-#: 05080000.xhp
+#: 04020100.xhp
msgctxt ""
-"05080000.xhp\n"
-"par_id3149352\n"
-"2\n"
+"04020100.xhp\n"
+"par_id3150086\n"
+"18\n"
"help.text"
-msgid "<variable id=\"objekttext\"><ahelp hid=\".uno:FrameDialog\">Opens a dialog where you can modify the properties of the selected object, for example, its size and name.</ahelp> </variable>"
-msgstr "<variable id=\"objekttext\"><ahelp hid=\".uno:FrameDialog\">Ανοίγει έναν διάλογο όπου μπορείτε να τροποποιήσετε τις ιδιότητες του επιλεγμένου αντικειμένου, για παράδειγμα, το μέγεθος και το όνομά του.</ahelp> </variable>"
+msgid "Another example would be to create the field variable \"x\" and set its value to 1. Then specify a condition based on this variable for hiding a section, such as: \"x eq 1\". If you want to display the section, set the value of the variable \"x\" to \"0\"."
+msgstr "Ένα άλλο παράδειγμα είναι για τη δημιουργία μιας μεταβλητής πεδίου \"x\" και να τεθεί η τιμή της σε 1. Τότε ορίζεται μια συνθήκη βασισμένη σε αυτήν τη μεταβλητή για απόκρυψη μιας ενότητας, όπως \"x eq 1\". Εάν θέλετε να εμφανίζεται η ενότητα, ορίστε την τιμή της μεταβλητής \"x\" σε \"0\"."
-#: 05080000.xhp
+#: 04020100.xhp
msgctxt ""
-"05080000.xhp\n"
-"hd_id3145249\n"
-"61\n"
+"04020100.xhp\n"
+"par_idN108DF\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση\">Αναδίπλωση</link>"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 05200000.xhp
+#: 04020100.xhp
msgctxt ""
-"05200000.xhp\n"
-"tit\n"
+"04020100.xhp\n"
+"par_idN108E3\n"
"help.text"
-msgid "Merge Table"
-msgstr "Συγχώνευση πινάκων"
+msgid "You see this area of the dialog when the current document is an XForms document."
+msgstr "Αυτή η περιοχή του διαλόγου εμφανίζεται όταν το τρέχον έγγραφο είναι ένα έγγραφο XForms."
-#: 05200000.xhp
+#: 04020100.xhp
msgctxt ""
-"05200000.xhp\n"
-"bm_id3154652\n"
+"04020100.xhp\n"
+"par_idN108E6\n"
"help.text"
-msgid "<bookmark_value>tables; merging</bookmark_value><bookmark_value>merging; tables</bookmark_value>"
-msgstr "<bookmark_value>πίνακες; συγχώνευση</bookmark_value><bookmark_value>συγχώνευση; πίνακες</bookmark_value>"
+msgid "Editable in read-only document"
+msgstr "Επεξεργασία σε έγγραφο μόνο για ανάγνωση"
-#: 05200000.xhp
+#: 04020100.xhp
msgctxt ""
-"05200000.xhp\n"
-"hd_id3154652\n"
-"1\n"
+"04020100.xhp\n"
+"par_idN108EA\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05200000.xhp\" name=\"Merge Table\">Merge Table</link>"
-msgstr "<link href=\"text/swriter/01/05200000.xhp\" name=\"Συγχώνευση πίνακα\">Συγχώνευση πίνακα</link>"
+msgid "Select to allow editing of the section's contents even if the document is opened in read-only mode."
+msgstr "Επιλέξτε για να επιτρέπεται η επεξεργασία των περιεχομένων της ενότητας, ακόμη και αν το έγγραφο ανοίγεται σε κατάσταση μόνο για ανάγνωση."
-#: 05200000.xhp
+#: 04020100.xhp
msgctxt ""
-"05200000.xhp\n"
-"par_id3147401\n"
-"2\n"
+"04020100.xhp\n"
+"par_id3150032\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".uno:MergeTable\">Combines two consecutive tables into a single table. The tables must be directly next to each other and not separated by an empty paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:MergeTable\">Συνδυάζει δύο συνεχόμενους πίνακες σε έναν απλό πίνακα. Οι πίνακες πρέπει να είναι άμεσα γειτονικοί και να μη διαχωρίζονται από μία κενή παράγραφο.</ahelp>"
+msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Field commands\">Field commands</link>"
+msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Εντολές Πεδίων\">Εντολές Πεδίων</link>"
-#: 05200000.xhp
+#: 04020100.xhp
msgctxt ""
-"05200000.xhp\n"
-"par_id3146325\n"
-"3\n"
+"04020100.xhp\n"
+"par_id3158420\n"
+"51\n"
"help.text"
-msgid "If you choose this command when the cursor is in the middle of three consecutive tables, you are prompted to select the table that you want to merge with."
-msgstr "Αν επιλέξετε αυτήν την εντολή όταν ο δρομέας βρίσκεται στο μέσο των τριών συνεχόμενων πινάκων, θα σας ζητηθεί να επιλέξετε τον πίνακα με τον οποίο επιθυμείτε να συγχωνευθεί."
+msgid "<link href=\"text/swriter/01/04090200.xhp\" name=\"Syntax for conditions\">Syntax for conditions</link>"
+msgstr "<link href=\"text/swriter/01/04090200.xhp\" name=\"Σύνταξη συνθηκών\">Σύνταξη συνθηκών</link>"
-#: 02120000.xhp
+#: 04020200.xhp
msgctxt ""
-"02120000.xhp\n"
+"04020200.xhp\n"
"tit\n"
"help.text"
-msgid "AutoText"
-msgstr "Αυτόματο κείμενο"
+msgid "Indents"
+msgstr "Εσοχές"
-#: 02120000.xhp
+#: 04020200.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3147512\n"
+"04020200.xhp\n"
+"hd_id3155898\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Αυτόματο κείμενο\">Αυτόματο κείμενο</link>"
+msgid "<link href=\"text/swriter/01/04020200.xhp\" name=\"Indents\">Indents</link>"
+msgstr "<link href=\"text/swriter/01/04020200.xhp\" name=\"Εσοχές\">Εσοχές</link>"
-#: 02120000.xhp
+#: 04020200.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3154571\n"
+"04020200.xhp\n"
+"par_id3155182\n"
"2\n"
"help.text"
-msgid "<variable id=\"autotexttext\"><ahelp hid=\".uno:EditGlossary\">Creates, edits, or inserts AutoText. You can store formatted text, text with graphics, tables, and fields as AutoText. To quickly insert AutoText, type the shortcut for the AutoText in your document, and then press F3.</ahelp></variable>"
-msgstr "<variable id=\"autotexttext\"><ahelp hid=\".uno:EditGlossary\">Δημιουργεί, επεξεργάζεται ή εισάγει αυτόματο κείμενο. Μπορείτε να αποθηκεύσετε μορφοποιημένο κείμενο, κείμενο με γραφικά, πίνακες και πεδία ως αυτόματο κείμενο. Για να εισάγετε γρήγορα αυτόματο κείμενο, πληκτρολογήστε τη συντόμευση για το αυτόματο κείμενο στο έγγραφό σας και μετά πατήστε F3.</ahelp></variable>"
+msgid "Indents the section with a left and right margin."
+msgstr "Τοποθετεί εσοχή στην ενότητα με αριστερό και δεξί περιθώριο."
-#: 02120000.xhp
+#: 04020200.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3143277\n"
-"52\n"
+"04020200.xhp\n"
+"hd_id3149488\n"
+"3\n"
"help.text"
-msgid "You can also click the arrow next to the <emph>AutoText</emph> icon on the <emph>Insert</emph> bar, and then choose the AutoText that you want to insert."
-msgstr "Μπορείτε επίσης να πατήσετε στο βέλος δίπλα στο εικονίδιο <emph>Αυτόματο κείμενο</emph> στη γραμμή <emph>Εισαγωγή</emph> και να επιλέξετε το αυτόματο κείμενο που θέλετε να εισάγετε."
+msgid "Before section"
+msgstr "Πριν την ενότητα"
-#: 02120000.xhp
+#: 04020200.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3148982\n"
+"04020200.xhp\n"
+"par_id3149824\n"
"4\n"
"help.text"
-msgid "AutoText"
-msgstr "Αυτόματο κείμενο"
+msgid "<ahelp hid=\"SW_METRICFIELD_TP_SECTION_INDENTS_MF_BEFORE\">Specifies the indents before the section, at the left margin.</ahelp>"
+msgstr "<ahelp hid=\"SW_METRICFIELD_TP_SECTION_INDENTS_MF_BEFORE\">Καθορίζει τις εσοχές πριν την ενότητα, στο αριστερό περιθώριο.</ahelp>"
-#: 02120000.xhp
+#: 04020200.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3153640\n"
+"04020200.xhp\n"
+"hd_id3149108\n"
"5\n"
"help.text"
-msgid "The <emph>AutoText </emph>dialog lists the AutoText categories and entries."
-msgstr "Ο διάλογος <emph>Αυτόματο κείμενο </emph>εμφανίζει τις κατηγορίες και καταχωρίσεις του αυτόματου κειμένου."
+msgid "After section"
+msgstr "Μετά την ενότητα"
-#: 02120000.xhp
+#: 04020200.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3152766\n"
+"04020200.xhp\n"
+"par_id3148970\n"
"6\n"
"help.text"
-msgid "Display remainder of name as a suggestion while typing"
-msgstr "Εμφάνιση του υπόλοιπου του ονόματος ως συμβουλή κατά την πληκτρολόγηση"
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"par_id3145758\n"
-"51\n"
-"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:DLG_GLOSSARY:CB_INSERT_TIP\">Displays a suggestion for completing a word as a Help Tip after you type the first three letters of a word that matches an AutoText entry. To accept the suggestion, press Enter. If more than one AutoText entry matches the letters that you type, press Ctrl+Tab to advance through the entries.</ahelp> For example, to insert dummy text, type \"Dum\", and then press Enter."
-msgstr "<ahelp hid=\"SW:CHECKBOX:DLG_GLOSSARY:CB_INSERT_TIP\">Εμφανίζειμια πρόταση για συμπλήρωση μιας λέξης ως συμβουλή οθόνης, μετά την πληκτρολόγηση των τριών πρώτων γραμμάτων μιας λέξης που ταιριάζει σε καταχώριση αυτομάτου κειμένου. Για να αποδεχτείτε αυτήν την πρόταση πατήστε Enter. Εάν παραπάνω από μια καταχωρίσεις αυτομάτου κειμένου ταιριάζει με τα γράμματα που πληκτρολογήσατε, πατήστε Ctrl+Tab για δείτε όλες τις καταχωρήσεις.</ahelp> Για παράδειγμα, για να εισάγετε τη λέξη μέλισσα, πληκτρολογήστε \"μέλ\" και μετά πατήστε Enter."
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"par_id3149177\n"
-"53\n"
-"help.text"
-msgid "To display the list in reverse order, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Tab."
-msgstr "Για να εμφανίσετε τη λίστα σε αντίστροφη σειρά, πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Tab."
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"hd_id3151378\n"
-"9\n"
-"help.text"
-msgid "Name"
-msgstr "Όνομα"
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"par_id3155862\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SW:EDIT:DLG_GLOSSARY:ED_NAME\">Lists the name of the currently selected AutoText entry. If you have selected text in the document, type the name of the new AutoText entry, click the <emph>AutoText </emph>button, and then choose <emph>New</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:DLG_GLOSSARY:ED_NAME\">Εμφανίζει το όνομα του επιλεγμένου αυτομάτου κειμένου. Εάν έχετε επιλέξει κείμενο στο έγγραφο, πληκτρολογήστε το όνομα της νέας καταχώρισης αυτομάτου κειμένου, πατήστε στο κουμπί<emph>Αυτόματο κείμενο</emph> και μετά επιλέξτε <emph>Δημιουργία</emph>.</ahelp>"
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"hd_id3150113\n"
-"12\n"
-"help.text"
-msgid "Shortcut"
-msgstr "Συντόμευση"
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"par_id3147413\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\"SW:EDIT:DLG_GLOSSARY:ED_SHORTNAME\">Displays the shortcut for the selected AutoText entry. If you are creating a new AutoText entry, type the shortcut that you want to use for the entry.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:DLG_GLOSSARY:ED_SHORTNAME\">Εμφανίζει τη συντόμευση για την επιλεγμένη καταχώριση αυτομάτου κειμένου. Εάν δημιουργείτε μια καταχώριση αυτομάτου κειμένου, πληκτρολογήστε τη συντόμευση που θέλετε να χρησιμοποιήσετε για την καταχώριση.</ahelp>"
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"hd_id3149558\n"
-"65\n"
-"help.text"
-msgid "List box"
-msgstr "Πλαίσιο λίστας"
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"par_id3145257\n"
-"8\n"
-"help.text"
-msgid "Lists the AutoText categories. To view the AutoText entries in a category, double-click the category, or click the plus sign (+) in front of the category. To insert an AutoText entry into the current document, select the entry in the list, and then click <emph>Insert</emph>."
-msgstr "Εμφανίζει τις κατηγορίες αυτομάτου κειμένου. Για να δείτε τις καταχωρίσεις αυτομάτου κειμένου σε μια κατηγορία, διπλοπατήστε στην κατηγορία ή πατήστε στο σύμβολο της πρόσθεσης (+) μπροστά από την κατηγορία. Για να εισάγετε μια καταχώριση αυτόματου κειμένου στο τρέχον έγγραφο, επιλέξτε την καταχώριση στη λίστα και μετά πατήστε στο <emph>Εισαγωγή</emph>."
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"par_id3153300\n"
-"66\n"
-"help.text"
-msgid "You can drag and drop AutoText entries from one category to another."
-msgstr "Μπορείτε να μεταφέρετε και να αποθέσετε αυτόματο κείμενο καταχωρίσεων από μια κατηγορία σε άλλη."
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"hd_id3156124\n"
-"14\n"
-"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"par_id3156094\n"
-"15\n"
-"help.text"
-msgid "Inserts the selected AutoText into the current document."
-msgstr "Εισάγει το επιλεγμένο αυτόματο κείμενο στο τρέχον έγγραφο."
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"par_id3148788\n"
-"75\n"
-"help.text"
-msgid "If you insert an unformatted AutoText entry into a paragraph, the entry is formatted with the current paragraph style."
-msgstr "Εάν εισάγετε μια καταχώριση αμορφοποίητου αυτόματου κειμένου σε μια παράγραφο, η καταχώριση μορφοποιείται με την τρέχουσα τεχνοτροπία της παραγράφου."
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"hd_id3150039\n"
-"17\n"
-"help.text"
-msgid "AutoText"
-msgstr "Αυτόματο κείμενο"
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"par_id3153127\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"SW:MENUBUTTON:DLG_GLOSSARY:PB_EDIT\">Click to display additional AutoText commands, for example, to create a new AutoText entry from a text selection in the current document.</ahelp>"
-msgstr "<ahelp hid=\"SW:MENUBUTTON:DLG_GLOSSARY:PB_EDIT\">Πατήστε για εμφανίσετε πρόσθετες εντολές αυτομάτου κειμένου, για παράδειγμα, για να δημιουργήσετε μια νέα καταχώριση αυτόματου κειμένου, από μια επιλογή κειμένου στο τρέχον έγγραφο.</ahelp>"
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"hd_id3154618\n"
-"19\n"
-"help.text"
-msgid "New"
-msgstr "Δημιουργία"
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"par_id3154635\n"
-"20\n"
-"help.text"
-msgid "<ahelp hid=\"HID_MD_GLOS_DEFINE\">Creates a new AutoText entry from the selection that you made in the current document. The entry is added to the currently selected AutoText category. You must first enter a name before you see this command.</ahelp>"
-msgstr "<ahelp hid=\"HID_MD_GLOS_DEFINE\">Δημιουργεί μια νέα καταχώριση αυτομάτου κειμένου από την επιλογή που κάνατε στο τρέχον έγγραφο. Η καταχώριση προστίθεται στην επιλεγμένη κατηγορία αυτομάτου κειμένου. Πρέπει πρώτα να εισάγετε ένα όνομα πριν δείτε αυτήν την εντολή.</ahelp>"
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"hd_id3149643\n"
-"62\n"
-"help.text"
-msgid "New (text only)"
-msgstr "Δημιουργία (μόνο κείμενο)"
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"par_id3150668\n"
-"63\n"
-"help.text"
-msgid "<ahelp hid=\"HID_MD_GLOS_DEFINE_TEXT\">Creates a new AutoText entry only from the text in the selection that you made in the current document. Graphics, tables and other objects are not included. You must first enter a name before you see this command.</ahelp>"
-msgstr "<ahelp hid=\"HID_MD_GLOS_DEFINE_TEXT\">Δημιουργεί μια νέα καταχώριση αυτομάτου κειμένου μόνο από το κείμενο της επιλογής που έχετε κάνει στο τρέχον έγγραφο. Γραφικά, πίνακες και άλλα αντικείμενα δεν συμπεριλαμβάνονται. Πρέπει πρώτα να εισάγετε πρώτα ένα όνομα πριν δείτε αυτήν την εντολή.</ahelp>"
+msgid "<ahelp hid=\"SW_METRICFIELD_TP_SECTION_INDENTS_MF_AFTER\">Specifies the indents after the section, at the right margin.</ahelp>"
+msgstr "<ahelp hid=\"SW_METRICFIELD_TP_SECTION_INDENTS_MF_AFTER\">Καθορίζει τις εσοχές μετά την ενότητα, στο δεξί περιθώριο.</ahelp>"
-#: 02120000.xhp
+#: 04020200.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3154025\n"
-"73\n"
+"04020200.xhp\n"
+"par_id3149032\n"
+"7\n"
"help.text"
-msgid "Copy"
-msgstr "Αντιγραφή"
+msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Field commands\">Field commands</link>"
+msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Εντολές Πεδίων\">Εντολές Πεδίων</link>"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3154043\n"
-"74\n"
+"04030000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_MD_COPY_TO_CLIPBOARD\">Copies the selected AutoText to the clipboard.</ahelp>"
-msgstr "<ahelp hid=\"HID_MD_COPY_TO_CLIPBOARD\">Αντιγράφει το επιλεγμένο αυτόματο κείμενο στο πρόχειρο.</ahelp>"
+msgid "Footnote/Endnote"
+msgstr "Υποσημείωση/Σημείωση τέλους"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3149965\n"
-"21\n"
+"04030000.xhp\n"
+"hd_id3145241\n"
+"1\n"
"help.text"
-msgid "Replace"
-msgstr "Αντικατάσταση"
+msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Insert Footnote\">Footnote/Endnote</link>"
+msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Εισαγωγή υποσημείωσης\">Υποσημείωση/Σημείωση τέλους</link>"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3149607\n"
-"22\n"
+"04030000.xhp\n"
+"par_id3147167\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_MD_GLOS_REPLACE\">Replaces the contents of the selected AutoText entry with the selection that was made in the current document.</ahelp>"
-msgstr "<ahelp hid=\"HID_MD_GLOS_REPLACE\">Αντικαθιστά τα περιεχόμενα την επιλεγμένη καταχώριση αυτόματου κειμένου με την επιλογή που έχετε κάνει στο τρέχον έγγραφο.</ahelp>"
+msgid "<variable id=\"fussnoteein\"><ahelp hid=\".uno:InsertFootnote\">Inserts a footnote or an endnote in the document. The anchor for the note is inserted at the current cursor position.</ahelp> You can choose between automatic numbering or a custom symbol. </variable>"
+msgstr "<variable id=\"fussnoteein\"><ahelp hid=\".uno:InsertFootnote\">Εισάγει μια υποσημείωση ή μια σημείωση τέλους στο έγγραφο. Η αγκύρωση για τη σημείωση εισάγεται στην τρέχουσα θέση του δρομέα.</ahelp> Μπορείτε να επιλέξετε μεταξύ αυτόματης αρίθμησης ή ενός προσαρμοσμένου συμβόλου. </variable>"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3150768\n"
+"04030000.xhp\n"
+"par_id3154645\n"
"23\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "<variable id=\"endnoten\">The following applies to both footnotes and endnotes. </variable>"
+msgstr "<variable id=\"endnoten\">Τα παρακάτω εφαρμόζονται και στις υποσημειώσεις και στις σημειώσεις τέλους. </variable>"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3150786\n"
+"04030000.xhp\n"
+"par_id3151175\n"
"24\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Rename AutoText dialog, where you can change the name of the selected AutoText entry.</ahelp> Opens the <link href=\"text/swriter/01/02120100.xhp\" name=\"Rename Text Block\">Rename AutoText</link> dialog, where you can change the name of the selected AutoText entry."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τον διάλογο Μετονομασία αυτόματου κειμένου, όπου μπορείτε να αλλάξετε το όνομα της επιλεγμένης καταχώρισης αυτομάτου κειμένου.</ahelp> Ανοίγει τον διάλογο <link href=\"text/swriter/01/02120100.xhp\" name=\"Μετονομασία αυτόματου κειμένου\">Μετονομασία αυτόματου κειμένου</link>, όπου μπορείτε να αλλάξετε το όνομα της επιλεγμένης καταχώρισης αυτομάτου κειμένου."
-
-#: 02120000.xhp
-msgctxt ""
-"02120000.xhp\n"
-"hd_id3155341\n"
-"35\n"
-"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "<variable id=\"endnotetext\">Footnotes are inserted at the end of a page, and endnotes are inserted at the end of a document. </variable>"
+msgstr "<variable id=\"endnotetext\">Οι υποσημειώσεις εισάγονται στο τέλος της σελίδας, ενώ οι σημειώσεις τέλους εισάγονται στο τέλος του εγγράφου. </variable>"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3155358\n"
-"36\n"
+"04030000.xhp\n"
+"hd_id3154106\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_MD_GLOS_EDIT\">Opens the selected AutoText entry for editing in a separate document. Make the changes that you want, choose <emph>File - Save AutoText</emph>, and then choose <emph>File - Close</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_MD_GLOS_EDIT\">Ανοίγει την επιλεγμένη καταχώριση αυτόματου κειμένου για επεξεργασία σε ξεχωριστό έγγραφο. Κάντε τις αλλαγές που θέλετε και επιλέξτε <emph>Αρχείο - Αποθήκευση αυτομάτου κειμένου</emph> και κατόπιν <emph>Αρχείο - Κλείσιμο</emph>.</ahelp>"
+msgid "Numbering"
+msgstr "Αρίθμηση"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3155555\n"
-"43\n"
+"04030000.xhp\n"
+"par_id3149812\n"
+"16\n"
"help.text"
-msgid "Macro"
-msgstr "Μακροεντολή"
+msgid "Select the type of numbering that you want to use for footnotes and endnotes."
+msgstr "Επιλέγει τον τύπο αρίθμησης που θέλετε να χρησιμοποιήσετε για τις υποσημειώσεις και τις σημειώσεις τέλους."
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3145106\n"
-"44\n"
+"04030000.xhp\n"
+"hd_id3154470\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Assign Macro dialog, where you attach a macro to the selected AutoText entry.</ahelp> Opens the <link href=\"text/swriter/01/05060700.xhp\" name=\"Assign Macro\">Assign Macro</link> dialog, where you attach a macro to the selected AutoText entry."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τον διάλογο απόδοσης μακροεντολής, όπου μπορείτε να επισυνάψετε μια μακροεντολή στην επιλεγμένη καταχώριση αυτόματου κειμένου.</ahelp> Ανοίγει τον διάλογο <link href=\"text/swriter/01/05060700.xhp\" name=\"Απόδοση μακροεντολής\">Απόδοση μακροεντολής</link>, όπου επισυνάπτετε μια μακροεντολή στην επιλεγμένη καταχώριση αυτομάτου κειμένου."
+msgid "Automatic"
+msgstr "Αυτόματα"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3149583\n"
-"76\n"
+"04030000.xhp\n"
+"par_id3153670\n"
+"17\n"
"help.text"
-msgid "You can also use the macros that are linked to some of the provided AutoText entries in AutoText entries that you create. The AutoText entries must be created with the \"text only\" option. For example, insert the string <field:company> in an AutoText entry, and $[officename] replaces the string with the contents of the corresponding database field."
-msgstr "Μπορείτε επίσης να χρησιμοποιήσετε τις μακροεντολές που συνδέονται με μερικές από τις παρεχόμενες καταχωρίσεις αυτόματου κειμένου σε καταχωρίσεις αυτόματου κειμένου που δημιουργείτε. Οι καταχωρίσεις αυτόματου κειμένου πρέπει να δημιουργηθούν με τη επιλογή \"Μόνο κείμενο\"'. Για παράδειγμα εισάγετε ένα αλφαριθμητικό <field:company> στην καταχώριση ενός αυτόματου κειμένου και το $[officename] αντικαθιστά το αλφαριθμητικό με τα περιεχόμενα του αντίστοιχου πεδίου της βάσης δεδομένων."
+msgid "<variable id=\"bearbeitenautomatisch\"><ahelp hid=\"modules/swriter/ui/insertfootnote/automatic\">Automatically assigns consecutive numbers to the footnotes or endnotes that you insert.</ahelp> To change the settings for automatic numbering, choose <link href=\"text/swriter/01/06080000.xhp\" name=\"Tools - Footnotes\"><emph>Tools - Footnotes/Endnotes</emph></link>. </variable>"
+msgstr "<variable id=\"bearbeitenautomatisch\"><ahelp hid=\"modules/swriter/ui/insertfootnote/automatic\">Αποδίδει αυτόματα συνεχόμενους αριθμούς στις υποσημειώσεις ή στις σημειώσεις τέλους που εισάγετε.</ahelp> Για να αλλάξετε τις ρυθμίσεις της αυτόματης αρίθμησης, επιλέξτε <link href=\"text/swriter/01/06080000.xhp\" name=\"Εργαλεία - Υποσημειώσεις\"><emph>Εργαλεία - Υποσημειώσεις/Σημειώσεις τέλους</emph></link>. </variable>"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3149597\n"
-"77\n"
+"04030000.xhp\n"
+"hd_id3152952\n"
+"9\n"
"help.text"
-msgid "Import"
-msgstr "Εισαγωγή"
+msgid "Character"
+msgstr "Χαρακτήρας"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3148937\n"
-"78\n"
+"04030000.xhp\n"
+"par_id3155901\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"HID_MD_GLOS_IMPORT\">Opens a dialog where you can select the MS 97/2000/XP Word document or template, containing the AutoText entries that you want to import.</ahelp>"
-msgstr "<ahelp hid=\"HID_MD_GLOS_IMPORT\">Ανοίγει έναν διάλογο όπου μπορείτε να επιλέξετε το έγγραφο ή πρότυπο MS 97/2000/XP Word, που περιέχει τις καταχωρίσεις αυτόματου κειμένου που θέλετε να εισάγετε.</ahelp>"
+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 "<variable id=\"bearbeitenzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/characterentry\">Επιλέξτε αυτήν την επιλογή για να ορίσετε έναν χαρακτήρα ή σύμβολο για την τρέχουσα υποσημείωση.</ahelp> Αυτό μπορεί να είναι γράμμα ή αριθμός. Για να εκχωρήσετε έναν ειδικό χαρακτήρα, πατήστε στο κουμπί στο τέλος. </variable>"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3156038\n"
-"37\n"
+"04030000.xhp\n"
+"hd_id3155185\n"
+"10\n"
"help.text"
-msgid "Categories"
-msgstr "Κατηγορίες"
+msgid "..."
+msgstr "..."
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3156055\n"
-"38\n"
+"04030000.xhp\n"
+"par_id3153526\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:DLG_GLOSSARY:PB_BIB\">Adds, renames, or deletes AutoText categories.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:DLG_GLOSSARY:PB_BIB\">Προσθέτει, μετονομάζει ή διαγράφει κατηγορίες αυτόματου κειμένου.</ahelp>"
+msgid "<variable id=\"bearbeitensonderzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/choosecharacter\">Inserts a <link href=\"text/shared/01/04100000.xhp\" name=\"special character \">special character </link> as a footnote or endnote anchor.</ahelp></variable>"
+msgstr "<variable id=\"bearbeitensonderzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/choosecharacter\">Εισάγει έναν <link href=\"text/shared/01/04100000.xhp\" name=\"ειδικός χαρακτήρας \">ειδικό χαρακτήρα</link> ως αγκύρωση υποσημείωσης ή σημείωσης τέλους.</ahelp></variable>"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3159217\n"
-"54\n"
+"04030000.xhp\n"
+"hd_id3149493\n"
+"11\n"
"help.text"
-msgid "Edit Categories"
-msgstr "Επεξεργασία κατηγοριών"
+msgid "Type"
+msgstr "Τύπος"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3145173\n"
-"55\n"
+"04030000.xhp\n"
+"par_id3151256\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\"HID_BIB_BASE\">Adds, renames, or deletes AutoText categories.</ahelp>"
-msgstr "<ahelp hid=\"HID_BIB_BASE\">Προσθέτει, μετονομάζει ή διαγράφει κατηγορίες αυτόματου κειμένου.</ahelp>"
+msgid "Select whether to insert a footnote or an endnote. Endnote numbering is separate from the footnote numbering."
+msgstr "Επιλέγει εάν θα εισαχθεί μια υποσημείωση ή μια σημείωση τέλους. Η αρίθμηση των σημειώσεων τέλους είναι διαφορετική από την αρίθμηση των υποσημειώσεων."
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3145192\n"
-"39\n"
+"04030000.xhp\n"
+"hd_id3149104\n"
+"12\n"
"help.text"
-msgid "Category"
-msgstr "Κατηγορία"
+msgid "Footnote"
+msgstr "Υποσημείωση"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3150802\n"
-"40\n"
+"04030000.xhp\n"
+"par_id3148981\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:DLG_BIB_BASE:ED_NAME\">Displays the name of the selected AutoText category. To change the name of the category, type a new name, and then click <emph>Rename</emph>. To create a new category, type a name, and then click <emph>New</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:DLG_BIB_BASE:ED_NAME\">Εμφανίζει το όνομα της κατηγορίας του επιλεγμένου αυτόματου κειμένου. Για να αλλάξετε το όνομα της κατηγορίας, πληκτρολογήστε το νέο όνομα και μετά πατήστε στο <emph>Μετονομασία</emph>. Για να δημιουργήσετε μια νέα κατηγορία, πληκτρολογήστε ένα όνομα και μετά πατήστε στο <emph>Δημιουργία</emph>.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/insertfootnote/footnote\">Inserts a footnote anchor at the current cursor position in the document, and adds a footnote to the bottom of the page.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertfootnote/footnote\">Εισάγει μια άγκυρα υποσημείωσης, στην τρέχουσα θέση του δρομέα στο έγγραφο και προσθέτει μια υποσημείωση στο τέλος της σελίδας.</ahelp>"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3155318\n"
-"79\n"
+"04030000.xhp\n"
+"hd_id3153644\n"
+"13\n"
"help.text"
-msgid "Path"
-msgstr "Διαδρομή"
+msgid "Endnote"
+msgstr "Σημείωση τέλους"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3155335\n"
-"80\n"
+"04030000.xhp\n"
+"par_id3152770\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_DLG_BIB_BASE_LB_PATH\">Displays the current path to the directory where the selected AutoText category files are stored. If you are creating an AutoText category, select where you want to store the category files.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_DLG_BIB_BASE_LB_PATH\">Εμφανίζει την τρέχουσα διαδρομή προς τον κατάλογο όπου είναι αποθηκευμένα τα αρχεία των επιλεγμένων κατηγοριών αυτόματου κειμένου. Εάν δημιουργείτε μια κατηγορία αυτόματου κειμένου, επιλέξτε πού θέλετε να αποθηκεύσετε τα αρχεία της κατηγορίας.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/insertfootnote/endnote\">Inserts an endnote anchor at the current cursor position in the document, and adds an endnote at the end of the document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertfootnote/endnote\">Εισάγει μια άγκυρα σημείωσης τέλους στην τρέχουσα θέση του δρομέα στο έγγραφο και προσθέτει μια σημείωση τέλους στο τέλος του εγγράφου.</ahelp>"
-#: 02120000.xhp
+#: 04030000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3154410\n"
-"41\n"
+"04030000.xhp\n"
+"par_id3155135\n"
+"25\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "<link href=\"text/swriter/guide/footnote_usage.xhp\" name=\"Tips for working with footnotes\">Tips for working with footnotes</link>."
+msgstr "<link href=\"text/swriter/guide/footnote_usage.xhp\" name=\"Συμβουλές για εργασία με υποσημειώσεις\">Συμβουλές για εργασία με υποσημειώσεις</link>."
-#: 02120000.xhp
+#: 04040000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3154933\n"
-"42\n"
+"04040000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:DLG_BIB_BASE:PB_NEW\">Creates a new AutoText category using the name that you entered in the<emph> Name</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:DLG_BIB_BASE:PB_NEW\">Δημιουργεί μια νέα κατηγορία αυτόματου κειμένου χρησιμοποιώντας το όνομα που εισαγάγατε στο πλαίσιο <emph>Όνομα</emph>.</ahelp>"
+msgid "Insert Bookmark"
+msgstr "Εισαγωγή σελιδοδείκτη"
-#: 02120000.xhp
+#: 04040000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3154959\n"
-"67\n"
+"04040000.xhp\n"
+"bm_id4974211\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "<bookmark_value>bookmarks;inserting</bookmark_value>"
+msgstr "<bookmark_value>σελιδοδείκτες;εισαγωγή</bookmark_value>"
-#: 02120000.xhp
+#: 04040000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3153379\n"
-"68\n"
+"04040000.xhp\n"
+"hd_id3147506\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:DLG_BIB_BASE:PB_RENAME\">Changes the name of the selected AutoText category to the name that you enter in the <emph>Name </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:DLG_BIB_BASE:PB_RENAME\">Αλλάζει το όνομα από την επιλεγμένη κατηγορία αυτόματου κειμένου με το όνομα που εισαγάγατε στο πλαίσιο <emph>Όνομα</emph>.</ahelp>"
+msgid "Insert Bookmark"
+msgstr "Εισαγωγή σελιδοδείκτη"
-#: 02120000.xhp
+#: 04040000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3154120\n"
-"81\n"
+"04040000.xhp\n"
+"par_id3149806\n"
+"2\n"
"help.text"
-msgid "Selection list"
-msgstr "Λίστα επιλογής"
+msgid "<variable id=\"textmarkeein\"><ahelp hid=\".uno:InsertBookmark\">Inserts a bookmark at the cursor position. You can then use the Navigator to quickly jump to the marked location at a later time.</ahelp> In an HTML document, bookmarks are converted to anchors that you can jump to from a hyperlink. </variable>"
+msgstr "<variable id=\"textmarkeein\"><ahelp hid=\".uno:InsertBookmark\">Εισάγει έναν σελιδοδείκτη στη θέση του δρομέα. Μπορείτε να χρησιμοποιήσετε τον περιηγητή για μεταβείτε γρήγορα στην σημειωμένη θέση αργότερα.</ahelp> Σε ένα έγγραφο HTML, οι σελιδοδείκτες μετατρέπονται σε αγκυρώσεις στις οποίες μπορείτε να μεταβείτε από έναν υπερσύνδεσμο. </variable>"
-#: 02120000.xhp
+#: 04040000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3154137\n"
-"58\n"
+"04040000.xhp\n"
+"par_id3153677\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_GLOS_GROUP_TREE\">Lists the existing AutoText categories and the corresponding paths.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLOS_GROUP_TREE\">Εμφανίζει τις υπάρχουσες κατηγορίες αυτόματου κειμένου και τις αντίστοιχες διαδρομές.</ahelp>"
+msgid "To jump to a specific bookmark, press F5 to open the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link>, click the plus sign (+) next to the<emph> Bookmark</emph> entry, and then double-click the bookmark."
+msgstr "Για να μεταβείτε σε συγκεκριμένο σελιδοδείκτη, πατήστε F5 για να ανοίξετε τον <link href=\"text/swriter/01/02110000.xhp\" name=\"Περιηγητής\">Περιηγητή</link>, πατήστε στο σημείο (+) δίπλα στην καταχώριση <emph> Σελιδοδείκτης</emph> και μετά με διπλοπατήστε στον σελιδοδείκτη."
-#: 02120000.xhp
+#: 04040000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3145615\n"
-"56\n"
+"04040000.xhp\n"
+"par_id3151308\n"
+"4\n"
"help.text"
-msgid "Path"
-msgstr "Διαδρομή"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>You can also right-click the <emph>Page Number</emph> field at the left end of the <emph>Status Bar</emph> at the bottom of the document window, and then choose the bookmark that you want to jump to.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Μπορείτε επίσης να δεξιοπατήσετε στο πεδίο <emph>Αριθμός Σελίδας</emph> στα αριστερά της <emph>Γραμμής κατάστασης</emph> στο τέλος του παραθύρου του εγγράφου και μετά να επιλέξετε τον σελιδοδείκτη στον οποίο θέλετε να μεταβείτε.</defaultinline></switchinline>"
-#: 02120000.xhp
+#: 04040000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3154852\n"
-"57\n"
+"04040000.xhp\n"
+"hd_id3154188\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Edit Paths dialog, where you can select the directory to store AutoText.</ahelp> Opens the <link href=\"text/shared/optionen/01010301.xhp\" name=\"Edit Paths\">Edit Paths</link> dialog, where you can select the directory to store AutoText."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τον διάλογο επεξεργασίας διαδρομής, όπου μπορείτε να επιλέξετε τον κατάλογο για να αποθηκεύσετε αυτόματο κείμενο.</ahelp> Ανοίγει τον διάλογο <link href=\"text/shared/optionen/01010301.xhp\" name=\"Επεξεργασία διαδρομών\">Επεξεργασία διαδρομών</link>, όπου μπορείτε να επιλέξετε τον κατάλογο αποθήκευσης αυτόματου κειμένου."
+msgid "Bookmarks"
+msgstr "Σελιδοδείκτες"
-#: 02120000.xhp
+#: 04040000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3156064\n"
-"61\n"
+"04040000.xhp\n"
+"par_id3155178\n"
+"10\n"
"help.text"
-msgid "To add a new path to an AutoText directory, click the <emph>Path</emph> button in the <emph>AutoText </emph>dialog."
-msgstr "Για να προσθέσετε μια νέα διαδρομή σε έναν κατάλογο αυτόματου κειμένου, πατήστε στο κουμπί <emph>Διαδρομή</emph> στον διάλογο <emph>αυτόματο κείμενο</emph>."
+msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Type the name of the bookmark that you want to create. The lower list contains all of the bookmarks in the current document. To delete a bookmark, select it in the list, and then click <emph>Delete</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Πληκτρολογήστε το όνομα του σελιδοδείκτη που θέλετε να δημιουργήσετε. Η χαμηλότερη λίστα περιέχει όλους τους σελιδοδείκτες του τρέχοντος εγγράφου. Για να διαγράψετε έναν σελιδοδείκτη, επιλέξτε τον στη λίστα και μετά πατήστε <emph>Διαγραφή</emph>.</ahelp>"
-#: 02120000.xhp
+#: 04040000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3155383\n"
-"45\n"
+"04040000.xhp\n"
+"par_id3149483\n"
+"13\n"
"help.text"
-msgid "Save links relative to"
-msgstr "Αποθηκεύεστε συνδέσμους σχετικούς με"
+msgid "You cannot use the following characters in a bookmark name: / \\ @ : * ? \" ; , . #"
+msgstr "Δεν επιτρέπεται η χρήση των παρακάτω χαρακτήρων σε ένα όνομα σελιδοδείκτη: / \\ @ : * ? \" ; , . #"
-#: 02120000.xhp
+#: 04040000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3155396\n"
-"46\n"
+"04040000.xhp\n"
+"hd_id3149817\n"
+"11\n"
"help.text"
-msgid "Use this area to set the way $[officename] inserts links to the AutoText directory."
-msgstr "Χρησιμοποιήστε αυτήν την περιοχή για να ορίσετε τον τρόπο που το $[officename] εισάγει συνδέσμους στον κατάλογο του αυτόματου κειμένου."
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 02120000.xhp
+#: 04040000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3148743\n"
-"47\n"
+"04040000.xhp\n"
+"par_id3151251\n"
+"12\n"
"help.text"
-msgid "File system"
-msgstr "Σύστημα αρχείων"
+msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">To delete a bookmark, select the bookmark from the <emph>Insert Bookmark</emph> dialog and click the <emph>Delete</emph> button. No confirmation dialog will follow.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">Για να διαγράψετε έναν σελιδοδείκτη, επιλέξτε τον από τον διάλογο <emph>Εισαγωγή σελιδοδείκτη</emph> και πατήστε στο κουμπί <emph>Διαγραφή</emph>. Δεν θα εμφανιστεί διάλογος επιβεβαίωσης.</ahelp>"
-#: 02120000.xhp
+#: 04060000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3148762\n"
-"48\n"
+"04060000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:DLG_GLOSSARY:CB_FILE_REL\">Links to AutoText directories on your computer are relative.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:DLG_GLOSSARY:CB_FILE_REL\">Οι σύνδεσμοι προς τους καταλόγους αυτόματου κειμένου στον υπολογιστή σας είναι σχετικοί.</ahelp>"
+msgid "Caption"
+msgstr "Τίτλος"
-#: 02120000.xhp
+#: 04060000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3153020\n"
-"49\n"
+"04060000.xhp\n"
+"hd_id3147173\n"
+"1\n"
"help.text"
-msgid "Internet"
-msgstr "Διαδίκτυο"
+msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Τίτλος\">Τίτλος</link>"
-#: 02120000.xhp
+#: 04060000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3153037\n"
-"50\n"
+"04060000.xhp\n"
+"par_id3149288\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:DLG_GLOSSARY:CB_NET_REL\">Links to files on the Internet are relative.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:DLG_GLOSSARY:CB_NET_REL\">Οι σύνδεσμοι προς τα αρχεία στο διαδίκτυο είναι σχετικοί.</ahelp>"
+msgid "<variable id=\"beschrifttext\"><ahelp hid=\"modules/swriter/ui/insertcaption/InsertCaptionDialog\">Adds a numbered caption to a selected graphic, table, frame, text frame, or drawing object.</ahelp> You can also access this command by right-clicking the item that you want to add the caption to. </variable>"
+msgstr "<variable id=\"beschrifttext\"><ahelp hid=\"modules/swriter/ui/insertcaption/InsertCaptionDialog\">Προσθέτει μια αριθμημένη επικεφαλίδα σε ένα επιλεγμένο γραφικό, πίνακα, πλαίσιο, πλαίσιο κειμένου ή αντικείμενο ζωγραφικής.</ahelp> Μπορείτε επίσης να χρησιμοποιήσετε αυτήν την εντολή δεξιοπατώντας στο στοιχείο που θέλετε να προσθέσετε τον τίτλο. </variable>"
-#: 02120000.xhp
+#: 04060000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3154590\n"
-"71\n"
+"04060000.xhp\n"
+"hd_id3154098\n"
+"3\n"
"help.text"
-msgid "Show preview"
-msgstr "Εμφάνιση προεπισκόπησης"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 02120000.xhp
+#: 04060000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3154610\n"
-"72\n"
+"04060000.xhp\n"
+"par_id3149804\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:DLG_GLOSSARY:CB_SHOW_EXAMPLE\">Turns on or off a preview of the selected AutoText entry.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:DLG_GLOSSARY:CB_SHOW_EXAMPLE\">Ενεργοποιεί ή απενεργοποιεί την προεπισκόπηση του επιλεγμένου αυτομάτου κειμένου.</ahelp>"
+msgid "Set the caption options for the current selection."
+msgstr "Καθορίζει τις επιλογές τίτλου της τρέχουσας επιλογής."
-#: 02120000.xhp
+#: 04060000.xhp
msgctxt ""
-"02120000.xhp\n"
-"hd_id3154909\n"
-"69\n"
+"04060000.xhp\n"
+"hd_id3153533\n"
+"5\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "Category"
+msgstr "Κατηγορία"
-#: 02120000.xhp
+#: 04060000.xhp
msgctxt ""
-"02120000.xhp\n"
-"par_id3154922\n"
-"70\n"
+"04060000.xhp\n"
+"par_id3154574\n"
+"6\n"
"help.text"
-msgid "Shows a preview of the selected AutoText entry."
-msgstr "Εμφανίζει μια προεπισκόπηση του επιλεγμένου αυτόματου κειμένου."
+msgid "<ahelp hid=\"modules/swriter/ui/insertcaption/category\">Select the caption category, or type a name to create a new category. The category text appears before the caption number in the caption label. Each predefined caption category is formatted with a paragraph style of the same name. </ahelp> For example, the \"Illustration\" caption category is formatted with the \"Illustration\" paragraph style."
+msgstr "<ahelp hid=\"modules/swriter/ui/insertcaption/category\">Επιλέξτε την κατηγορία τίτλου, ή πληκτρολογήστε ένα όνομα για να δημιουργήσετε μια νέα κατηγορία. Το κείμενο της κατηγορίας εμφανίζεται πριν από τον αριθμό του τίτλου στην ετικέτα τίτλου. Κάθε προεπιλεγμένη κατηγορία τίτλου μορφοποιείται σύμφωνα με την τεχνοτροπία παραγράφου του ίδιου ονόματος.</ahelp> Για παράδειγμα, η κατηγορία τίτλου \"Επεξήγηση\" μορφοποιείται σύμφωνα με την τεχνοτροπία παραγράφου \"Επεξήγηση\"."
-#: mailmerge06.xhp
+#: 04060000.xhp
msgctxt ""
-"mailmerge06.xhp\n"
-"tit\n"
+"04060000.xhp\n"
+"hd_id3153675\n"
+"7\n"
"help.text"
-msgid "Mail Merge Wizard - Prepare Merge"
-msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Προετοιμασία συγχώνευσης"
+msgid "Numbering"
+msgstr "Αρίθμηση"
-#: mailmerge06.xhp
+#: 04060000.xhp
msgctxt ""
-"mailmerge06.xhp\n"
-"par_idN10543\n"
+"04060000.xhp\n"
+"par_id3152962\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge06.xhp\">Mail Merge Wizard - Edit Document</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge06.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Επεξεργασία εγγράφου</link>"
+msgid "<ahelp hid=\"modules/swriter/ui/insertcaption/numbering\">Select the type of numbering that you want to use in the caption.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertcaption/numbering\">Επιλέξτε τον τύπο της αρίθμησης που θέλετε να χρησιμοποιήσετε στον τίτλο.</ahelp>"
-#: mailmerge06.xhp
+#: 04060000.xhp
msgctxt ""
-"mailmerge06.xhp\n"
-"par_idN10553\n"
+"04060000.xhp\n"
+"hd_id3155893\n"
+"9\n"
"help.text"
-msgid "Browse through the document previews, exclude single recipients, and edit the main document."
-msgstr "Μπορείτε να περιηγηθείτε μεταξύ των προεπισκοπήσεων των εγγράφων, να εξαιρέσετε απλούς παραλήπτες και να επεξεργαστείτε το κυρίως έγγραφο."
+msgid "Caption"
+msgstr "Τίτλος"
-#: mailmerge06.xhp
+#: 04060000.xhp
msgctxt ""
-"mailmerge06.xhp\n"
-"par_idN10556\n"
+"04060000.xhp\n"
+"par_id3149688\n"
+"10\n"
"help.text"
-msgid "Recipient"
-msgstr "Παραλήπτης"
+msgid "<ahelp hid=\"modules/swriter/ui/insertcaption/num_seperator_edit\">Type the text that you want to appear after the caption number.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertcaption/num_seperator_edit\">Πληκτρολογήστε το κείμενο που θέλετε να εμφανίζεται μετά τον αριθμό τίτλου.</ahelp>"
-#: mailmerge06.xhp
+#: 04060000.xhp
msgctxt ""
-"mailmerge06.xhp\n"
-"par_idN1055A\n"
+"04060000.xhp\n"
+"par_idN1068A\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the address record number of a recipient to preview the mail merge document for the recipient.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τον αριθμό εγγραφής της διεύθυνσης ενός παραλήπτη για να προεπισκοπήσετε το έγγραφο της συγχωνευμένης αλληλογραφίας για τον παραλήπτη.</ahelp>"
+msgid "Separator"
+msgstr "Διαχωριστικό"
-#: mailmerge06.xhp
+#: 04060000.xhp
msgctxt ""
-"mailmerge06.xhp\n"
-"par_idN10604\n"
+"04060000.xhp\n"
+"par_idN10690\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the browse buttons to scroll through the address records.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε τα κουμπιά εξερεύνησης για να περιηγηθείτε στις εγγραφές των διευθύνσεων.</ahelp>"
+msgid "<ahelp hid=\".\">Enter optional text characters to appear between the number and the caption text.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το προαιρετικό κείμενο χαρακτήρων που θα εμφανίζεται μεταξύ του αριθμού και του κειμένου του τίτλου.</ahelp>"
-#: mailmerge06.xhp
+#: 04060000.xhp
msgctxt ""
-"mailmerge06.xhp\n"
-"par_idN1055D\n"
+"04060000.xhp\n"
+"hd_id3154199\n"
+"11\n"
"help.text"
-msgid "Exclude this recipient"
-msgstr "Εξαίρεση αυτού του παραλήπτη"
+msgid "Position"
+msgstr "Θέση"
-#: mailmerge06.xhp
+#: 04060000.xhp
msgctxt ""
-"mailmerge06.xhp\n"
-"par_idN10561\n"
+"04060000.xhp\n"
+"par_id3149486\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Excludes the current recipient from this mail merge.</ahelp>"
-msgstr "<ahelp hid=\".\">Εξαιρεί τον τρέχοντα παραλήπτη από αυτήν τη συγχώνευση αλληλογραφίας.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/insertcaption/position\">Adds the caption above or below the selected item. This option is only available for some objects.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertcaption/position\">Προσθέτει τον τίτλο πάνω ή κάτω από το επιλεγμένο στοιχείο. Αυτή η επιλογή είναι διαθέσιμη μόνο για ορισμένα αντικείμενα.</ahelp>"
-#: mailmerge06.xhp
+#: 04060000.xhp
msgctxt ""
-"mailmerge06.xhp\n"
-"par_idN10564\n"
+"04060000.xhp\n"
+"hd_id3149043\n"
+"29\n"
"help.text"
-msgid "Edit Document"
-msgstr "Επεξεργασία εγγράφου"
+msgid "<link href=\"text/swriter/01/04060100.xhp\" name=\"Options\">Options</link>"
+msgstr "<link href=\"text/swriter/01/04060100.xhp\" name=\"Επιλογές\"> Επιλογές</link>"
-#: mailmerge06.xhp
+#: 04060000.xhp
msgctxt ""
-"mailmerge06.xhp\n"
-"par_idN10568\n"
+"04060000.xhp\n"
+"par_idN10744\n"
"help.text"
-msgid "<ahelp hid=\".\">Minimizes the wizard so that you can edit the main mail merge document for all recipients.</ahelp> To return to the wizard, click the <emph>Return to Mail Merge Wizard</emph> button."
-msgstr "<ahelp hid=\".\">Ελαχιστοποιεί τον οδηγό έτσι ώστε να μπορείτε να επεξεργαστείτε το κυρίως έγγραφο της συγχωνευμένης αλληλογραφίας για όλους τους παραλήπτες.</ahelp> Για να επιστρέψετε στον οδηγό, πατήστε στο κουμπί <emph>Επιστροφή στον οδηγό συγχώνευσης αλληλογραφίας</emph>."
+msgid "AutoCaption"
+msgstr "Αυτόματος τίτλος"
-#: mailmerge06.xhp
+#: 04060000.xhp
msgctxt ""
-"mailmerge06.xhp\n"
-"par_idN1056F\n"
+"04060000.xhp\n"
+"par_idN1074A\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge07.xhp\" name=\"Mail Merge Wizard - Personalize document\">Mail Merge Wizard - Personalize document</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge07.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας - Προσωποποίηση εγγράφου\">Οδηγός συγχώνευσης αλληλογραφίας - Προσωποποίηση εγγράφου</link>"
+msgid "<ahelp hid=\".\">Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο τίτλου. Έχει τις ίδιες πληροφορίες όπως ο διάλογος που παίρνετε από το μενού %PRODUCTNAME Writer - Αυτόματος τίτλος στο πλαίσιο διαλόγου επιλογών.</ahelp>"
-#: 05030200.xhp
+#: 04060100.xhp
msgctxt ""
-"05030200.xhp\n"
+"04060100.xhp\n"
"tit\n"
"help.text"
-msgid "Text Flow"
-msgstr "Ροή κειμένου"
-
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"bm_id2502212\n"
-"help.text"
-msgid "<bookmark_value>text flow;at breaks</bookmark_value><bookmark_value>paragraphs;keeping together at breaks</bookmark_value><bookmark_value>protecting;text flow</bookmark_value><bookmark_value>widows</bookmark_value><bookmark_value>orphans</bookmark_value><bookmark_value>block protect, see also widows or orphans</bookmark_value>"
-msgstr "<bookmark_value>ροή κειμένου;σε αλλαγές</bookmark_value><bookmark_value>παράγραφοι;διατήρηση τους στις αλλαγές</bookmark_value><bookmark_value>προστασία;ροή κειμένου</bookmark_value><bookmark_value>χήρες</bookmark_value><bookmark_value>ορφανά</bookmark_value><bookmark_value>προστασία ενοτήτων, δείτε ακόμα χήρες ή ορφανά</bookmark_value>"
+msgid "Options"
+msgstr "Επιλογές"
-#: 05030200.xhp
+#: 04060100.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3083447\n"
+"04060100.xhp\n"
+"hd_id3149287\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05030200.xhp\" name=\"Text Flow\">Text Flow</link>"
-msgstr "<link href=\"text/swriter/01/05030200.xhp\" name=\"Ροή κειμένου\">Ροή κειμένου</link>"
+msgid "Options"
+msgstr "Επιλογές"
-#: 05030200.xhp
+#: 04060100.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3145824\n"
+"04060100.xhp\n"
+"par_id3151177\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FORMAT_PARAGRAPH_EXT\">Specify hyphenation and pagination options.</ahelp>"
-msgstr "<ahelp hid=\"HID_FORMAT_PARAGRAPH_EXT\">Καθορίστε τις επιλογές συλλαβισμού και της αρίθμησης σελίδων.</ahelp>"
+msgid "<variable id=\"optionentext\"><ahelp hid=\"modules/swriter/ui/insertcaption/options\">Adds the chapter number to the caption label. To use this feature, you must first assign an <link href=\"text/swriter/guide/chapter_numbering.xhp\" name=\"outline level\">outline level</link> to a paragraph style, and then apply the style to the chapter headings in your document.</ahelp></variable>"
+msgstr "<variable id=\"optionentext\"><ahelp hid=\"modules/swriter/ui/insertcaption/options\">Προσθέτει τον αριθμό κεφαλαίου στην ετικέτα τίτλου. Για να χρησιμοποιήσετε αυτό το γνώρισμα, πρέπει πρώτα να εκχωρήσετε ένα <link href=\"text/swriter/guide/chapter_numbering.xhp\" name=\"outline level\">επίπεδο διάρθρωσης</link> σε μια τεχνοτροπία παραγράφου και έπειτα να εφαρμόσετε την τεχνοτροπία στις κεφαλίδες του κεφαλαίου στο έγγραφό σας.</ahelp></variable>"
-#: 05030200.xhp
+#: 04060100.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3149882\n"
+"04060100.xhp\n"
+"hd_id3149805\n"
"3\n"
"help.text"
-msgid "Hyphenation"
-msgstr "Συλλαβισμός"
+msgid "Numbering by chapter"
+msgstr "Αρίθμηση κατά κεφάλαια"
-#: 05030200.xhp
+#: 04060100.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3150564\n"
+"04060100.xhp\n"
+"par_id3153532\n"
"4\n"
"help.text"
-msgid "Specify the <link href=\"text/swriter/guide/using_hyphen.xhp\" name=\"hyphenation\">hyphenation</link> options for text documents."
-msgstr "Καθορίστε τις επιλογές για τον <link href=\"text/swriter/guide/using_hyphen.xhp\" name=\"συλλαβισμός\">συλλαβισμός</link> για τα έγγραφα κειμένου."
+msgid "When you add chapter numbers to caption labels, the caption numbering is reset when a chapter heading is encountered. For example, if the last figure in chapter 1 is \"Figure 1.12\", the first figure in the next chapter would be \"Figure 2.1\"."
+msgstr "Όταν εισάγετε αριθμούς κεφαλαίων σε ετικέτες τίτλου, η αρίθμηση τίτλου επαναφέρεται όταν προκύπτει μια κεφαλίδα κεφαλαίου. Για παράδειγμα, εάν το τελευταίο σχήμα στο κεφάλαιο 1 είναι \"Εικόνα 1.12\", το πρώτο σχήμα στο επόμενο κεφάλαιο θα είναι \"Εικόνα 2.1\"."
-#: 05030200.xhp
+#: 04060100.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3153920\n"
+"04060100.xhp\n"
+"hd_id3154574\n"
"5\n"
"help.text"
-msgid "Automatically"
-msgstr "Αυτόματα"
+msgid "Level"
+msgstr "Επίπεδο"
-#: 05030200.xhp
+#: 04060100.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3154640\n"
+"04060100.xhp\n"
+"par_id3152954\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_EXT_PARAGRAPH:BTN_HYPHEN\">Automatically inserts hyphens where they are needed in a paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_EXT_PARAGRAPH:BTN_HYPHEN\">Εισάγει αυτόματα συλλαβισμούς όπου χρειάζονται σε μια παράγραφο.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/captionoptions/level\">Select the number of outline levels from the top of the chapter hierarchy down to include in the caption label.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/captionoptions/level\">Επιλέξτε τον αριθμό των επιπέδων διάρθρωσης από την αρχή της ιεραρχίας του κεφαλαίου προς τα κάτω για να συμπεριλάβετε την ετικέτα του τίτλου.</ahelp>"
-#: 05030200.xhp
+#: 04060100.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3150766\n"
+"04060100.xhp\n"
+"hd_id3151316\n"
"7\n"
"help.text"
-msgid "Characters at line end"
-msgstr "Χαρακτήρες στο τέλος της γραμμής"
+msgid "Separator"
+msgstr "Διαχωριστικό"
-#: 05030200.xhp
+#: 04060100.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3149291\n"
+"04060100.xhp\n"
+"par_id3155892\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_EXT_PARAGRAPH:ED_HYPHENBEFORE\">Enter the minimum number of characters to leave at the end of the line before a hyphen is inserted.</ahelp>"
-msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_EXT_PARAGRAPH:ED_HYPHENBEFORE\">Εισάγετε τον ελάχιστο αριθμό χαρακτήρων που θα αφήνετε στο τέλος της γραμμής πριν να εισαχθεί ο συλλαβισμός.</ahelp>"
-
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"hd_id3145413\n"
-"9\n"
-"help.text"
-msgid "Characters at line begin"
-msgstr "Χαρακτήρες στην αρχή της γραμμής"
+msgid "<ahelp hid=\"modules/swriter/ui/captionoptions/separator\">Enter the character that you want to insert between the chapter number and the caption number.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/captionoptions/separator\">Εισάγετε τον χαρακτήρα που θέλετε να τοποθετηθεί μεταξύ του αριθμού του κεφαλαίου και του αριθμού τίτλου.</ahelp>"
-#: 05030200.xhp
+#: 04060100.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3147515\n"
-"10\n"
+"04060100.xhp\n"
+"par_idN10633\n"
"help.text"
-msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_EXT_PARAGRAPH:ED_HYPHENAFTER\">Enter the minimum number of characters that must appear at the beginning of the line after the hyphen.</ahelp>"
-msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_EXT_PARAGRAPH:ED_HYPHENAFTER\">Εισάγετε τον ελάχιστο αριθμό χαρακτήρων που πρέπει να εμφανίζονται στην αρχή της γραμμής ύστερα από τον συλλαβισμό.</ahelp>"
+msgid "Category and frame format"
+msgstr "Κατηγορία και τύπος πλαισίου"
-#: 05030200.xhp
+#: 04060100.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3149804\n"
-"11\n"
+"04060100.xhp\n"
+"par_idN10639\n"
"help.text"
-msgid "Maximum no. of consecutive hyphens"
-msgstr "Μέγιστος αριθμός διαδοχικών ενωτικών"
+msgid "Character style"
+msgstr "Τεχνοτροπία χαρακτήρων"
-#: 05030200.xhp
+#: 04060100.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3153536\n"
-"12\n"
+"04060100.xhp\n"
+"par_idN1063F\n"
"help.text"
-msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_EXT_PARAGRAPH:ED_MAXHYPH\">Enter the maximum number of consecutive lines that can be hyphenated.</ahelp>"
-msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_EXT_PARAGRAPH:ED_MAXHYPH\">Εισάγετε το μέγιστο αριθμό διαδοχικών γραμμών που μπορούν να συλλαβιστούν.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the character style.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει την τεχνοτροπία χαρακτήρων.</ahelp>"
-#: 05030200.xhp
+#: 04060100.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3153665\n"
+"04060100.xhp\n"
+"hd_id3143280\n"
"43\n"
"help.text"
-msgid "Breaks"
-msgstr "Αλλαγές"
+msgid "Apply border and shadow"
+msgstr "Εφαρμόζει περίγραμμα και σκιά"
-#: 05030200.xhp
+#: 04060100.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3154470\n"
+"04060100.xhp\n"
+"par_id3149826\n"
"44\n"
"help.text"
-msgid "Specify the page or column <link href=\"text/swriter/guide/page_break.xhp\" name=\"break\">break</link> options."
-msgstr "Καθορίστε τις επιλογές για <link href=\"text/swriter/guide/page_break.xhp\" name=\"αλλαγή\">αλλαγή</link> σελίδας ή στήλης."
-
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"hd_id3152957\n"
-"15\n"
-"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
-
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"par_id3154574\n"
-"16\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_EXT_PARAGRAPH:BTN_PAGEBREAK\">Select this check box, and then select the break type that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_EXT_PARAGRAPH:BTN_PAGEBREAK\">Επιλέξτε αυτό το πλαίσιο ελέγχου και ύστερα επιλέξτε τον τύπο αλλαγής που επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
-
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"hd_id3149687\n"
-"39\n"
-"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "<ahelp hid=\"modules/swriter/ui/captionoptions/border_and_shadow\">Applies the border and shadow of the object to the caption frame.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/captionoptions/border_and_shadow\">Εφαρμόζει το περίγραμμα και την σκίαση του αντικειμένου στο πλαίσιο της λεζάντας.</ahelp>"
-#: 05030200.xhp
+#: 04070000.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3154195\n"
-"41\n"
+"04070000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_EXT_PARAGRAPH_LB_BREAKTYPE\">Select the break type that you want to insert.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_EXT_PARAGRAPH_LB_BREAKTYPE\">Επιλέξτε τον τύπο αλλαγής που επιθυμείτε να εισάγετε.</ahelp>"
+msgid "Envelope"
+msgstr "Φάκελος"
-#: 05030200.xhp
+#: 04070000.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3145766\n"
-"40\n"
+"04070000.xhp\n"
+"bm_id7094027\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "<bookmark_value>inserting;envelopes</bookmark_value> <bookmark_value>letters;inserting envelopes</bookmark_value> <bookmark_value>envelopes</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή;φάκελοι</bookmark_value><bookmark_value>επιστολές;εισαγωγή φακέλων</bookmark_value><bookmark_value>φάκελοι</bookmark_value>"
-#: 05030200.xhp
+#: 04070000.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3155187\n"
-"42\n"
+"04070000.xhp\n"
+"hd_id3145245\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_EXT_PARAGRAPH_LB_BREAKPOSITION\">Select where you want to insert the break.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_EXT_PARAGRAPH_LB_BREAKPOSITION\">Επιλέξτε πού θέλετε να εισάγετε την αλλαγή.</ahelp>"
+msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\" Φάκελος επιστολής\"> Φάκελος επιστολής</link>"
-#: 05030200.xhp
+#: 04070000.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3149482\n"
-"25\n"
+"04070000.xhp\n"
+"par_id3149289\n"
+"2\n"
"help.text"
-msgid "With Page Style"
-msgstr "Με τεχνοτροπία σελίδας"
+msgid "<variable id=\"briefum\"><ahelp hid=\".uno:InsertEnvelope\">Creates an envelope.</ahelp> On three tab pages, you can specify the addressee and sender, the position and format for both addresses, the size of the envelope, and the envelope orientation.</variable>"
+msgstr "<variable id=\"briefum\"><ahelp hid=\".uno:InsertEnvelope\">Δημιουργεί έναν φάκελο επιστολής.</ahelp> Στις τρεις σελίδες καρτέλας, μπορείτε να ορίσετε τον παραλήπτη και τον αποστολέα, τη θέση και τη μορφή και για τις δυο διευθύνσεις, το μέγεθος του φακέλου και τον προσανατολισμό του φακέλου.</variable>"
-#: 05030200.xhp
+#: 04070000.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3143275\n"
-"26\n"
+"04070000.xhp\n"
+"hd_id3153540\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_EXT_PARAGRAPH:BTN_PAGECOLL\">Select this check box, and then select the page style that you want to use for the first page after the break.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_EXT_PARAGRAPH:BTN_PAGECOLL\">Επιλέξτε αυτό το πλαίσιο ελέγχου και ύστερα επιλέξτε την τεχνοτροπία σελίδας που θέλετε να χρησιμοποιήσετε για την πρώτη σελίδα ύστερα από την αλλαγή.</ahelp>"
+msgid "New doc."
+msgstr "Δημιουργία εγγράφου"
-#: 05030200.xhp
+#: 04070000.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3149104\n"
-"27\n"
+"04070000.xhp\n"
+"par_id3154473\n"
+"5\n"
"help.text"
-msgid "Page Style"
-msgstr "Τεχνοτροπία σελίδας"
+msgid "<ahelp hid=\"HID_ENVELOP_PRINT\">Creates a new document and inserts the envelope.</ahelp>"
+msgstr "<ahelp hid=\"HID_ENVELOP_PRINT\">Δημιουργεί ένα νέο έγγραφο και εισάγει τον φάκελο.</ahelp>"
-#: 05030200.xhp
+#: 04070000.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3154837\n"
-"28\n"
+"04070000.xhp\n"
+"hd_id3152959\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_EXT_PARAGRAPH:LB_PAGECOLL\">Select the formatting style to use for the first page after the break.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_EXT_PARAGRAPH:LB_PAGECOLL\">Επιλέξτε την τεχνοτροπία μορφοποίησης που θα χρησιμοποιήσετε για την πρώτη σελίδα μετά την αλλαγή.</ahelp>"
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: 05030200.xhp
+#: 04070000.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3149827\n"
-"37\n"
+"04070000.xhp\n"
+"par_id3151320\n"
+"7\n"
"help.text"
-msgid "Page number"
-msgstr "Αριθμός σελίδας"
+msgid "<ahelp hid=\"HID_ENVELOP_INSERT\">Inserts the envelope before the current page in the document.</ahelp>"
+msgstr "<ahelp hid=\"HID_ENVELOP_INSERT\">Εισάγει το φάκελο πριν από την τρέχουσα σελίδα στο έγγραφο.</ahelp>"
-#: 05030200.xhp
+#: 04070000.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3147089\n"
-"38\n"
+"04070000.xhp\n"
+"hd_id8208563\n"
"help.text"
-msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_EXT_PARAGRAPH:ED_PAGENUM\">Enter the page number that you want to appear on the first page after the break. If you want to use the current page numbering, select \"0\".</ahelp>"
-msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_EXT_PARAGRAPH:ED_PAGENUM\">Εισάγετε τον αριθμό σελίδας που θέλετε να εμφανίζεται στην πρώτη σελίδα μετά την αλλαγή. Εάν θέλετε να χρησιμοποιήσετε την τρέχουσα αρίθμηση σελίδων, επιλέξτε \"0\".</ahelp>"
+msgid "To delete an envelope from a document"
+msgstr "Για να διαγράψετε έναν φάκελο από ένα έγγραφο"
-#: 05030200.xhp
+#: 04070000.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3148978\n"
-"13\n"
+"04070000.xhp\n"
+"par_id396130\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Click into the envelope page to make it the current page."
+msgstr "Πατήστε στη σελίδα του φακέλου για να την κάνετε τρέχουσα σελίδα."
-#: 05030200.xhp
+#: 04070000.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3147219\n"
-"14\n"
+"04070000.xhp\n"
+"par_id7174596\n"
"help.text"
-msgid "Specify the text flow options for paragraphs that appear before and after a page break."
-msgstr "Ορίστε τις επιλογές ροής κειμένου για τις παραγράφους που εμφανίζονται πριν και μετά την αλλαγή σελίδας."
+msgid "Right-click the field on the status line that shows \"Envelope\"."
+msgstr "Δεξιοπατήστε στο πεδίο στη γραμμή κατάστασης που δείχνει \"Φάκελος\"."
-#: 05030200.xhp
+#: 04070000.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3153635\n"
-"29\n"
+"04070000.xhp\n"
+"par_id7657704\n"
"help.text"
-msgid "Do not split paragraph"
-msgstr "Να μη χωριστούν οι παράγραφοι"
+msgid "A submenu opens showing some page styles."
+msgstr "Ένα υπομενού ανοίγει εμφανίζοντας μερικές τεχνοτροπίες σελίδας."
-#: 05030200.xhp
+#: 04070000.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3149040\n"
-"30\n"
+"04070000.xhp\n"
+"par_id5187536\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_EXT_PARAGRAPH:BTN_KEEPTOGETHER\">Shifts the entire paragraph to the next page or column after a break is inserted.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_EXT_PARAGRAPH:BTN_KEEPTOGETHER\">Μετακινεί ολόκληρη την παράγραφο στην επόμενη σελίδα ή στήλη μετά την εισαγωγή μιας αλλαγής.</ahelp>"
+msgid "Choose the \"Default\" page style from the submenu."
+msgstr "Επιλέξτε την \"Προεπιλεγμένη\" τεχνοτροπία σελίδας από το υπομενού."
-#: 05030200.xhp
+#: 04070000.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3147585\n"
-"31\n"
+"04070000.xhp\n"
+"par_id6952726\n"
"help.text"
-msgid "Keep with next paragraph"
-msgstr "Διατήρηση με την επόμενη παράγραφο"
+msgid "This removes the special \"Envelope\" page formatting."
+msgstr "Αυτό διαγράφει την ειδική μορφοποίηση της σελίδας του \"Φακέλου\"."
-#: 05030200.xhp
+#: 04070000.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3152779\n"
-"32\n"
+"04070000.xhp\n"
+"par_id1777092\n"
"help.text"
-msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_EXT_PARAGRAPH:CB_KEEPTOGETHER\">Keeps the current paragraph and the following paragraph together when a break or column break is inserted.</ahelp>"
-msgstr "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_EXT_PARAGRAPH:CB_KEEPTOGETHER\">Διατηρεί την τρέχουσα και την επόμενη παράγραφο μαζί, όταν εισάγεται μια αλλαγή ή αλλαγή στήλης.</ahelp>"
+msgid "Delete the frames for sender and recipient. Click the border of each frame and press the Del key."
+msgstr "Διαγράφει τα πλαίσια για τον αποστολέα και τον παραλήπτη. Πατήστε στο περίγραμμα κάθε πλαισίου και πατήστε το πλήκτρο Del."
-#: 05030200.xhp
+#: 04070100.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3153345\n"
-"33\n"
+"04070100.xhp\n"
+"tit\n"
"help.text"
-msgid "Orphan control"
-msgstr "Έλεγχος ορφανής"
+msgid "Envelope"
+msgstr "Φάκελος"
-#: 05030200.xhp
+#: 04070100.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3156279\n"
-"34\n"
+"04070100.xhp\n"
+"hd_id3145243\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_EXT_PARAGRAPH:ED_ORPHANS\">Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the <emph>Lines </emph>box.</ahelp> If the number of lines at the end of the page is less than the amount specified in the <emph>Lines </emph>box, the paragraph is shifted to the next page."
-msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_EXT_PARAGRAPH:ED_ORPHANS\">Καθορίζει τον ελάχιστο αριθμό γραμμών σε μία παράγραφο πριν την αλλαγή σελίδας. Επιλέξτε αυτό το πλαίσιο ελέγχου και ύστερα εισάγετε έναν αριθμό στο πλαίσιο <emph>Γραμμές</emph>.</ahelp> Εάν ο αριθμός γραμμών στο τέλος της σελίδας είναι μικρότερος από το μέγεθος που καθορίστηκε στο πλαίσιο <emph>Γραμμές</emph>, η παράγραφος μετακινείται στην επόμενη σελίδα."
+msgid "<link href=\"text/swriter/01/04070100.xhp\" name=\"Envelope\">Envelope</link>"
+msgstr "<link href=\"text/swriter/01/04070100.xhp\" name=\"Φάκελος επιστολής\">Φάκελος επιστολής</link>"
-#: 05030200.xhp
+#: 04070100.xhp
msgctxt ""
-"05030200.xhp\n"
-"hd_id3149180\n"
-"35\n"
+"04070100.xhp\n"
+"par_id3147172\n"
+"2\n"
"help.text"
-msgid "Widow control"
-msgstr "Κανόνας χήρας"
+msgid "<ahelp hid=\"HID_ENV_ENV\" visibility=\"visible\">Enter the delivery and return addresses for the envelope. You can also insert address fields from a database, for example from the Addresses database.</ahelp>"
+msgstr "<ahelp hid=\"HID_ENV_ENV\" visibility=\"visible\">Εισάγει τις διευθύνσεις παράδοσης και επιστροφής για τον φάκελο επιστολής. Μπορείτε να εισάγετε επίσης πεδία διευθύνσεων από μια βάση δεδομένων, για παράδειγμα από τη βάση δεδομένων Διευθύνσεις.</ahelp>"
-#: 05030200.xhp
+#: 04070100.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3155918\n"
-"36\n"
+"04070100.xhp\n"
+"hd_id3149295\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_EXT_PARAGRAPH:ED_WIDOWS\">Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the <emph>Lines </emph>box.</ahelp> If the number of lines at the top of the page is less than the amount specified in the <emph>Lines </emph>box, the position of the break is adjusted."
-msgstr "<ahelp hid=\"SVX:NUMERICFIELD:RID_SVXPAGE_EXT_PARAGRAPH:ED_WIDOWS\">Καθορίζει τον ελάχιστο αριθμό γραμμών σε μία παράγραφο στην πρώτη σελίδα μετά την αλλαγή. Επιλέξτε αυτό το πλαίσιο ελέγχου και ύστερα εισάγετε έναν αριθμό στο πλαίσιο <emph>Γραμμές</emph>.</ahelp> Εάν ο αριθμός γραμμών στην κορυφή της σελίδας είναι μικρότερος από το ποσό που καθορίστηκε στο πλαίσιο <emph>Γραμμές</emph>, η θέση της αλλαγής προσαρμόζεται."
+msgid "Addressee"
+msgstr "Παραλήπτης"
-#: 05030200.xhp
+#: 04070100.xhp
msgctxt ""
-"05030200.xhp\n"
-"par_id3155860\n"
-"45\n"
+"04070100.xhp\n"
+"par_id3145415\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/shared/00/00000005.xhp#schuster\" name=\"Orphans\">Orphans</link>."
-msgstr "<link href=\"text/shared/00/00000005.xhp#schuster\" name=\"Ορφανές\">Ορφανές</link>."
+msgid "<ahelp hid=\"SW:MULTILINEEDIT:TP_ENV_ENV:EDT_ADDR\" visibility=\"visible\">Enter the delivery address.</ahelp> You can also click in this box, and select a database, a table, and field, and then click the arrow button to insert the field in the address. If you want, you can apply formatting, such as bold and underline, to the address text."
+msgstr "<ahelp hid=\"SW:MULTILINEEDIT:TP_ENV_ENV:EDT_ADDR\" visibility=\"visible\">Εισάγει τη διεύθυνση του παραλήπτη.</ahelp> Μπορείτε επίσης να πατήσετε σε αυτό το πλαίσιο και να διαλέξετε μια βάση δεδομένων, έναν πίνακα και ένα πεδίο και κατόπιν να πατήσετε στο κουμπί βέλους για να εισάγετε το πεδίο στη διεύθυνση. Εάν θέλετε, μπορείτε να εφαρμόσετε τη μορφοποίηση, όπως έντονη και υπογραμμισμένη, στο κείμενο της διεύθυνσης."
-#: 05110100.xhp
+#: 04070100.xhp
msgctxt ""
-"05110100.xhp\n"
-"tit\n"
+"04070100.xhp\n"
+"hd_id3154102\n"
+"5\n"
"help.text"
-msgid "Row Height"
-msgstr "Ύψος γραμμής"
+msgid "Sender"
+msgstr "Αποστολέας"
-#: 05110100.xhp
+#: 04070100.xhp
msgctxt ""
-"05110100.xhp\n"
-"hd_id3149871\n"
-"1\n"
+"04070100.xhp\n"
+"par_id3153527\n"
+"6\n"
"help.text"
-msgid "Row Height"
-msgstr "Ύψος γραμμής"
+msgid "<ahelp visibility=\"visible\" hid=\"SW:MULTILINEEDIT:TP_ENV_ENV:EDT_SEND\">Includes a return address on the envelope. Select the <emph>Sender </emph>check box, and then enter the return address.</ahelp> $[officename] automatically inserts your user data in the <emph>Sender </emph>box, but you can also enter the data that you want."
+msgstr "<ahelp visibility=\"visible\" hid=\"SW:MULTILINEEDIT:TP_ENV_ENV:EDT_SEND\">Συμπεριλαμβάνει μια διεύθυνση επιστροφής στον φάκελο. Επιλέξτε το πλαίσιο <emph>Αποστολέας</emph> και εισάγετε τη διεύθυνση του αποστολέα.</ahelp> Το $[officename] αυτόματα εισάγει τα δεδομένα του χρήστη στο πλαίσιο <emph>Αποστολέας</emph>, αλλά μπορείτε επίσης να αλλάξετε τα επιθυμητά δεδομένα."
-#: 05110100.xhp
+#: 04070100.xhp
msgctxt ""
-"05110100.xhp\n"
-"par_id3149053\n"
-"2\n"
+"04070100.xhp\n"
+"hd_id3154571\n"
+"9\n"
"help.text"
-msgid "<variable id=\"hoehetext\"><ahelp hid=\".uno:SetRowHeight\">Changes the height of the selected row(s).</ahelp></variable>"
-msgstr "<variable id=\"hoehetext\"><ahelp hid=\".uno:SetRowHeight\">Αλλάζει το ύψος των επιλεγμένων γραμμών.</ahelp></variable>"
+msgid "Database"
+msgstr "Βάση δεδομένων"
-#: 05110100.xhp
+#: 04070100.xhp
msgctxt ""
-"05110100.xhp\n"
-"hd_id3155625\n"
-"3\n"
+"04070100.xhp\n"
+"par_id3154480\n"
+"10\n"
"help.text"
-msgid "Height"
-msgstr "Ύψος"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_ENV_ENV:LB_DATABASE\" visibility=\"visible\">Select the database containing the address data that you want to insert.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_ENV_ENV:LB_DATABASE\" visibility=\"visible\">Επιλέξτε τη βάση δεδομένων που περιέχει τα δεδομένα της διεύθυνσης που θέλετε να εισάγετε.</ahelp>"
-#: 05110100.xhp
+#: 04070100.xhp
msgctxt ""
-"05110100.xhp\n"
-"par_id3154554\n"
-"4\n"
+"04070100.xhp\n"
+"hd_id3151310\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:DLG_ROW_HEIGHT:ED_HEIGHT\">Enter the height that you want for the selected row(s).</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:DLG_ROW_HEIGHT:ED_HEIGHT\">Εισάγετετο ύψος που θέλετε για τις επιλεγμένες γραμμές.</ahelp>"
+msgid "Table"
+msgstr "Πίνακας"
-#: 05110100.xhp
+#: 04070100.xhp
msgctxt ""
-"05110100.xhp\n"
-"hd_id3149878\n"
-"5\n"
+"04070100.xhp\n"
+"par_id3155898\n"
+"12\n"
"help.text"
-msgid "Fit to size"
-msgstr "Προσαρμογή στο μέγεθος"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_ENV_ENV:LB_TABLE\" visibility=\"visible\">Select the database table containing the address data that you want to insert.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_ENV_ENV:LB_TABLE\" visibility=\"visible\">Επιλέξτε τη βάση δεδομένων που περιέχει τα δεδομένα της διεύθυνσης που θέλετε να εισάγετε.</ahelp>"
-#: 05110100.xhp
+#: 04070100.xhp
msgctxt ""
-"05110100.xhp\n"
-"par_id3145244\n"
-"6\n"
+"04070100.xhp\n"
+"hd_id3149695\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:DLG_ROW_HEIGHT:CB_AUTOHEIGHT\">Automatically adjusts the row height to match the contents of the cells.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:DLG_ROW_HEIGHT:CB_AUTOHEIGHT\">Προσαρμόζει αυτόματα το ύψος των γραμμών ώστε να ταιριάζουν στα περιεχόμενα των κελιών.</ahelp>"
+msgid "Database field"
+msgstr "Πεδίο βάσης δεδομένων"
-#: 05110100.xhp
+#: 04070100.xhp
msgctxt ""
-"05110100.xhp\n"
-"par_id3154646\n"
-"7\n"
+"04070100.xhp\n"
+"par_id3155180\n"
+"14\n"
"help.text"
-msgid "You can also right-click in a cell, and then choose <link href=\"text/swriter/01/05110200.xhp\" name=\"Row - Optimal Height\"><emph>Row - Optimal Height</emph></link>."
-msgstr "Μπορείτε επίσης να δεξιοπατήσετε σε ένα κελί και ύστερα να επιλέξετε <link href=\"text/swriter/01/05110200.xhp\" name=\"Γραμμή - Βέλτιστο ύψος\"><emph>Γραμμή - Βέλτιστο ύψος</emph></link>."
+msgid "<ahelp hid=\"SW:IMAGEBUTTON:TP_ENV_ENV:BTN_INSERT\" visibility=\"visible\">Select the database field containing the address data that you want to insert, and then click the left arrow button. The data is added to the address box containing the cursor.</ahelp>"
+msgstr "<ahelp hid=\"SW:IMAGEBUTTON:TP_ENV_ENV:BTN_INSERT\" visibility=\"visible\">Επιλέξτε το πεδίο της βάσης δεδομένων που περιέχει τα δεδομένα της διεύθυνσης που θέλετε να εισάγετε και μετά πατήστε στο πλήκτρο του αριστερού βέλους. Τα δεδομένα προστίθενται στο πλαίσιο της διεύθυνσης που βρίσκεται ο δρομέας.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -6073,7 +5417,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Format"
-msgstr "Μορφή"
+msgstr "Μορφοποίηση"
#: 04070200.xhp
msgctxt ""
@@ -6370,7 +5714,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "Format"
-msgstr "Μορφή"
+msgstr "Μορφοποίηση"
#: 04070200.xhp
msgctxt ""
@@ -6417,4673 +5761,5684 @@ msgctxt ""
msgid "<ahelp hid=\"SW_METRICFIELD_TP_ENV_FMT_FLD_SIZE_HEIGHT\">Enter the height of the envelope.</ahelp>"
msgstr "<ahelp hid=\"SW_METRICFIELD_TP_ENV_FMT_FLD_SIZE_HEIGHT\">Ορίστε το ύψος του φακέλου επιστολής.</ahelp>"
-#: 04130000.xhp
+#: 04070300.xhp
msgctxt ""
-"04130000.xhp\n"
+"04070300.xhp\n"
"tit\n"
"help.text"
-msgid "Frame"
-msgstr "Πλαίσιο"
+msgid "Printer"
+msgstr "Εκτυπωτής"
-#: 04130000.xhp
+#: 04070300.xhp
msgctxt ""
-"04130000.xhp\n"
-"hd_id3151189\n"
+"04070300.xhp\n"
+"hd_id3154104\n"
"1\n"
"help.text"
-msgid "Frame"
-msgstr "Πλαίσιο"
+msgid "<link href=\"text/swriter/01/04070300.xhp\">Printer</link>"
+msgstr "<link href=\"text/swriter/01/04070300.xhp\">Εκτυπωτής</link>"
-#: 04130000.xhp
+#: 04070300.xhp
msgctxt ""
-"04130000.xhp\n"
-"par_id3145420\n"
+"04070300.xhp\n"
+"par_id3153531\n"
"2\n"
"help.text"
-msgid "<variable id=\"rahm\"><ahelp hid=\".uno:InsertFrame\">Inserts a frame that you can use to create a layout of one or more columns of text and objects.</ahelp></variable>"
-msgstr "<variable id=\"rahm\"><ahelp hid=\".uno:InsertFrame\">Εισάγει ένα πλαίσιο που μπορεί να χρησιμοποιηθεί για τη δημιουργία μίας διάταξης μιας ή περισσοτέρων στηλών κειμένου και αντικειμένων.</ahelp></variable>"
+msgid "<ahelp hid=\"HID_ENV_PRT\">Set the print options for the envelope.</ahelp>"
+msgstr "<ahelp hid=\"HID_ENV_PRT\">Καθορίζει τις επιλογές εκτύπωσης για τον φάκελο.</ahelp>"
-#: 04130000.xhp
+#: 04070300.xhp
msgctxt ""
-"04130000.xhp\n"
-"par_id3153678\n"
-"37\n"
+"04070300.xhp\n"
+"par_id3152960\n"
+"3\n"
"help.text"
-msgid "To edit a frame, click the border to select it, and then choose <emph>Format - Frame/Object</emph>. You can also resize or move a selected frame using special <link href=\"text/swriter/01/04130100.xhp\" name=\"shortcut keys\">shortcut keys</link>."
-msgstr "Για να επεξεργαστείτε ένα πλαίσιο, πατήστε πάνω στο περίγραμμα του για να το επιλέξετε και μετά επιλέξτε <emph>Μορφή - Πλαίσιο/Αντικείμενο</emph>. Μπορείτε επίσης να αλλάξετε το μέγεθος ή να μετακινήσετε ένα επιλεγμένο πλαίσιο χρησιμοποιώντας ειδικά <link href=\"text/swriter/01/04130100.xhp\" name=\"πλήκτρα συντόμευσης\">πλήκτρα συντόμευσης</link>."
+msgid "Consult the documentation that came with your printer for setting up the printer for envelopes. Depending on the printer model, envelopes may have to be placed left, right, in the middle, and either face up or face down."
+msgstr "Συμβουλευτείτε την τεκμηρίωση του εκτυπωτή σας για να ρυθμίσετε τον εκτυπωτή για τους φακέλους. Ανάλογα με το μοντέλο του εκτυπωτή, οι φάκελοι ενδέχεται να τοποθετηθούν αριστερά, δεξιά ή στη μέση και είτε προς τα επάνω είτε προς τα κάτω."
-#: 04130000.xhp
+#: 04070300.xhp
msgctxt ""
-"04130000.xhp\n"
-"par_id3152952\n"
-"38\n"
+"04070300.xhp\n"
+"hd_id3153665\n"
+"5\n"
"help.text"
-msgid "To delete a frame, click the border of the frame, and then press Delete."
-msgstr "Για να διαγράψετε ένα πλαίσιο, πατήστε στο περίγραμμα του πλαισίου και ύστερα πιέστε το πλήκτρο Delete."
+msgid "Horizontal left"
+msgstr "Οριζόντια αριστερά"
-#: 04130000.xhp
+#: 04070300.xhp
msgctxt ""
-"04130000.xhp\n"
-"par_id3151311\n"
-"23\n"
+"04070300.xhp\n"
+"par_id3154564\n"
+"6\n"
"help.text"
-msgid "If you see small red arrows at the beginning and the end of text in frame, use the arrow keys to scroll through the remaining text."
-msgstr "Αν δείτε μικρά κόκκινα βέλη στην αρχή και στο τέλος του κειμένου σε πλαίσιο, χρησιμοποιήστε τα πλήκτρα βελών για να περιηγηθείτε στο υπόλοιπο κείμενο."
+msgid "<ahelp hid=\"ITM_HOR_LEFT\">Feeds the envelope horizontally from the left edge of the printer tray.</ahelp>"
+msgstr "<ahelp hid=\"ITM_HOR_LEFT\">Τροφοδοτεί τον φάκελο οριζόντια από την αριστερή άκρη του δίσκου του εκτυπωτή.</ahelp>"
-#: 04130000.xhp
+#: 04070300.xhp
msgctxt ""
-"04130000.xhp\n"
-"par_id3155896\n"
-"25\n"
+"04070300.xhp\n"
+"hd_id3155898\n"
+"7\n"
"help.text"
-msgid "In the preview area of the <emph>Frame</emph> dialog, the frame is represented by a green rectangle, and the reference area by a red rectangle."
-msgstr "Στην περιοχή προεπισκόπησης του διαλόγου <emph>Πλαίσιο</emph>, το πλαίσιο αναπαριστάται από ένα πράσινο ορθογώνιο και η περιοχή παραπομπής από ένα κόκκινο ορθογώνιο."
+msgid "Horizontal center"
+msgstr "Οριζόντια στο κέντρο"
-#: 04130000.xhp
+#: 04070300.xhp
msgctxt ""
-"04130000.xhp\n"
+"04070300.xhp\n"
"par_id3149694\n"
-"26\n"
+"8\n"
"help.text"
-msgid "You can also preview the effects when you change the frame anchor to \"As Character\". The \"Baseline\" is drawn in red, \"Character\" is the font height, and \"line\" is the height of the line, including the frame."
-msgstr "Μπορείτε επίσης να προεπισκοπήσετε τα αποτελέσματα όταν αλλάξετε την αγκύρωση του πλαισίου σε \"Ως χαρακτήρας\". Η \"Βασική γραμμή\" σχεδιάζεται με κόκκινο, ο \"Χαρακτήρας\" είναι το ύψος της γραμματοσειράς και η \"γραμμή\" είναι το ύψος της γραμμής, συμπεριλαμβανομένου του πλαισίου."
+msgid "<ahelp hid=\"ITM_HOR_CNTR\">Feeds the envelope horizontally from the center of the printer tray.</ahelp>"
+msgstr "<ahelp hid=\"ITM_HOR_CNTR\">Τροφοδοτεί τον φάκελο οριζόντια από το κέντρο του δίσκου του εκτυπωτή.</ahelp>"
-#: 04130000.xhp
+#: 04070300.xhp
msgctxt ""
-"04130000.xhp\n"
-"hd_id3149107\n"
-"5\n"
+"04070300.xhp\n"
+"hd_id3155174\n"
+"9\n"
"help.text"
-msgid "Icon on the Insert toolbar:"
-msgstr "Εικονίδιο στην εργαλειοθήκη Εισαγωγή:"
+msgid "Horizontal right"
+msgstr "Οριζόντια δεξιά"
-#: 04130000.xhp
+#: 04070300.xhp
msgctxt ""
-"04130000.xhp\n"
-"par_id3148970\n"
-"6\n"
+"04070300.xhp\n"
+"par_id3143273\n"
+"10\n"
"help.text"
-msgid "<variable id=\"syrahmentext\"><ahelp hid=\".uno:InsertFrameInteract\">Draws a frame where you drag in the document. Click the arrow next to the icon to select the number of columns for the frame.</ahelp></variable>"
-msgstr "<variable id=\"syrahmentext\"><ahelp hid=\".uno:InsertFrameInteract\">Σχεδιάζει ένα πλαίσιο στην θέση που μεταφέρετε στο έγγραφο. Πατήστε στο βέλος δίπλα στο εικονίδιο για να επιλέξετε τον αριθμό στηλών για το πλαίσιο.</ahelp></variable>"
+msgid "<ahelp hid=\"ITM_HOR_RGHT\">Feeds the envelope horizontally from the right edge of the printer tray.</ahelp>"
+msgstr "<ahelp hid=\"ITM_HOR_RGHT\">Τροφοδοτεί τον φάκελο οριζόντια από τη δεξιά άκρη του δίσκου του εκτυπωτή.</ahelp>"
-#: 05100300.xhp
+#: 04070300.xhp
msgctxt ""
-"05100300.xhp\n"
-"tit\n"
+"04070300.xhp\n"
+"hd_id3149488\n"
+"11\n"
"help.text"
-msgid "Protect"
-msgstr "Προστασία"
+msgid "Vertical left"
+msgstr "Κάθετα αριστερά"
-#: 05100300.xhp
+#: 04070300.xhp
msgctxt ""
-"05100300.xhp\n"
-"hd_id3146322\n"
-"1\n"
+"04070300.xhp\n"
+"par_id3149823\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05100300.xhp\" name=\"Protect\">Protect</link>"
-msgstr "<link href=\"text/swriter/01/05100300.xhp\" name=\"Προστασία\">Προστασία</link>"
+msgid "<ahelp hid=\"ITM_VER_LEFT\">Feeds the envelope vertically from the left edge of the printer tray.</ahelp>"
+msgstr "<ahelp hid=\"ITM_VER_LEFT\">Τροφοδοτεί τον φάκελο κάθετα από την αριστερή άκρη του δίσκου του εκτυπωτή.</ahelp>"
-#: 05100300.xhp
+#: 04070300.xhp
msgctxt ""
-"05100300.xhp\n"
-"par_id3145822\n"
-"2\n"
+"04070300.xhp\n"
+"hd_id3151260\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".uno:Protect\">Prevents the contents of the selected cells from being modified.</ahelp>"
-msgstr "<ahelp hid=\".uno:Protect\">Εμποδίζει την τροποποίηση των περιεχομένων των επιλεγμένων κελιών.</ahelp>"
+msgid "Vertical center"
+msgstr "Κάθετα στο κέντρο"
-#: 05100300.xhp
+#: 04070300.xhp
msgctxt ""
-"05100300.xhp\n"
-"par_id3154641\n"
-"3\n"
+"04070300.xhp\n"
+"par_id3148968\n"
+"14\n"
"help.text"
-msgid "When the cursor is in a read-only cell, a note appears on the <emph>Status Bar</emph>."
-msgstr "Όταν ο δρομέας βρίσκεται σε ένα κελί μόνο για ανάγνωση, μια σημείωση εμφανίζεται στη <emph>Γραμμή κατάστασης</emph>."
+msgid "<ahelp hid=\"ITM_VER_CNTR\">Feeds the envelope vertically from the center of the printer tray.</ahelp>"
+msgstr "<ahelp hid=\"ITM_VER_CNTR\">Τροφοδοτεί τον φάκελο κάθετα από το κέντρο του δίσκου του εκτυπωτή.</ahelp>"
-#: 05100300.xhp
+#: 04070300.xhp
msgctxt ""
-"05100300.xhp\n"
-"par_id3149292\n"
-"4\n"
+"04070300.xhp\n"
+"hd_id3153633\n"
+"15\n"
"help.text"
-msgid "To remove cell protection, select the cell(s), right-click, and then choose <link href=\"text/swriter/01/05100400.xhp\" name=\"Cell - Unprotect\"><emph>Cell - Unprotect</emph></link>."
-msgstr "Για την αποπροστασία του κελιού, επιλέξτε τα κελιά, δεξιοπατήστε και ύστερα επιλέξτε <link href=\"text/swriter/01/05100400.xhp\" name=\"Κελί - Αποπροστασία\"><emph>Κελί - αποπροστασία</emph></link>."
+msgid "Vertical right"
+msgstr "Κάθετα δεξιά"
-#: mm_finent.xhp
+#: 04070300.xhp
msgctxt ""
-"mm_finent.xhp\n"
-"tit\n"
+"04070300.xhp\n"
+"par_id3149037\n"
+"16\n"
"help.text"
-msgid "Find Entry"
-msgstr "Εύρεση καταχώρισης"
+msgid "<ahelp hid=\"ITM_VER_RGHT\">Feeds the envelope vertically from the right edge of the printer tray.</ahelp>"
+msgstr "<ahelp hid=\"ITM_VER_RGHT\">Τροφοδοτεί τον φάκελο κάθετα από την δεξιά άκρη του δίσκου του εκτυπωτή.</ahelp>"
-#: mm_finent.xhp
+#: 04070300.xhp
msgctxt ""
-"mm_finent.xhp\n"
-"par_idN10539\n"
+"04070300.xhp\n"
+"hd_id3152773\n"
+"17\n"
"help.text"
-msgid "Find Entry"
-msgstr "Εύρεση καταχώρισης"
+msgid "Print from top"
+msgstr "Εκτύπωση από πάνω"
-#: mm_finent.xhp
+#: 04070300.xhp
msgctxt ""
-"mm_finent.xhp\n"
-"par_idN1053D\n"
+"04070300.xhp\n"
+"par_id3145763\n"
+"18\n"
"help.text"
-msgid "Searches for a record or recipient in the <link href=\"text/swriter/01/mm_newaddlis.xhp\">mail merge</link> address list."
-msgstr "Αναζητεί μία εγγραφή ή έναν παραλήπτη στη λίστα διευθύνσεων της <link href=\"text/swriter/01/mm_newaddlis.xhp\">συγχώνευσης αλληλογραφίας</link>."
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_ENV_PRT:BTN_TOP\">Feeds the envelope with the print side face up in the printer tray.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_ENV_PRT:BTN_TOP\">Τροφοδοτεί τον φάκελο με την πλευρά εκτύπωσης προς τα επάνω στον δίσκο του εκτυπωτή.</ahelp>"
-#: mm_finent.xhp
+#: 04070300.xhp
msgctxt ""
-"mm_finent.xhp\n"
-"par_idN1054E\n"
+"04070300.xhp\n"
+"hd_id3155146\n"
+"19\n"
"help.text"
-msgid "Find"
-msgstr "Εύρεση"
+msgid "Print from bottom"
+msgstr "Εκτύπωση από κάτω"
-#: mm_finent.xhp
+#: 04070300.xhp
msgctxt ""
-"mm_finent.xhp\n"
-"par_idN10552\n"
+"04070300.xhp\n"
+"par_id3149178\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the search term.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τον όρο αναζήτησης.</ahelp>"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_ENV_PRT:BTN_BOTTOM\">Feeds the envelope with the print side face down in the printer tray.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_ENV_PRT:BTN_BOTTOM\">Τροφοδοτεί τον φάκελο με την πλευρά εκτύπωσης προς τα κάτω στον δίσκο του εκτυπωτή.</ahelp>"
-#: mm_finent.xhp
+#: 04070300.xhp
msgctxt ""
-"mm_finent.xhp\n"
-"par_idN10555\n"
+"04070300.xhp\n"
+"hd_id3156279\n"
+"21\n"
"help.text"
-msgid "Find only in"
-msgstr "Εύρεση μόνο σε"
+msgid "Shift right"
+msgstr "Μετατόπιση προς τα δεξιά"
-#: mm_finent.xhp
+#: 04070300.xhp
msgctxt ""
-"mm_finent.xhp\n"
-"par_idN10559\n"
+"04070300.xhp\n"
+"par_id3145784\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\".\">Restricts the search to one data field. </ahelp>"
-msgstr "<ahelp hid=\".\">Περιορίζει την αναζήτηση σε ένα πεδίο δεδομένων. </ahelp>"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_ENV_PRT:FLD_RIGHT\">Enter the amount to shift the print area to the right.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_ENV_PRT:FLD_RIGHT\">Εισάγετε την μετατόπιση της περιοχής εκτύπωσης προς τα δεξιά.</ahelp>"
-#: mm_finent.xhp
+#: 04070300.xhp
msgctxt ""
-"mm_finent.xhp\n"
-"par_idN1055C\n"
+"04070300.xhp\n"
+"hd_id3155921\n"
+"23\n"
"help.text"
-msgid "Select the data field where you want to search for the text."
-msgstr "Επιλέξτε το πεδίο δεδομένων όπου επιθυμείτε να αναζητήσετε το κείμενο."
+msgid "Shift down"
+msgstr "Μετατόπιση προς τα κάτω"
-#: mm_finent.xhp
+#: 04070300.xhp
msgctxt ""
-"mm_finent.xhp\n"
-"par_idN1055F\n"
+"04070300.xhp\n"
+"par_id3151383\n"
+"24\n"
"help.text"
-msgid "Find"
-msgstr "Εύρεση"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_ENV_PRT:FLD_DOWN\">Enter the amount to shift the print area down.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_ENV_PRT:FLD_DOWN\">Εισάγετε τη μετατόπιση της περιοχής εκτύπωσης προς τα κάτω.</ahelp>"
-#: mm_finent.xhp
+#: 04070300.xhp
msgctxt ""
-"mm_finent.xhp\n"
-"par_idN10563\n"
+"04070300.xhp\n"
+"hd_id3150123\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the next record that contains the search text.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει την επόμενη εγγραφή που περιέχει το κείμενο αναζήτησης.</ahelp>"
+msgid "Current printer"
+msgstr "Τρέχων εκτυπωτής"
-#: 05110500.xhp
+#: 04070300.xhp
msgctxt ""
-"05110500.xhp\n"
+"04070300.xhp\n"
+"par_id3150696\n"
+"26\n"
+"help.text"
+msgid "Displays the name of the current printer."
+msgstr "Εμφανίζει το όνομα του τρέχοντος εκτυπωτή."
+
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"hd_id3155862\n"
+"27\n"
+"help.text"
+msgid "Setup"
+msgstr "Εγκατάσταση"
+
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"par_id3147418\n"
+"28\n"
+"help.text"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_ENV_PRT:BTN_PRTSETUP\">Opens the Print Setup dialog where you can define additional printer settings, such as paper format and orientation.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_ENV_PRT:BTN_PRTSETUP\">Ανοίγει τον διάλογο Ρυθμίσεις εκτύπωσης όπου μπορείτε να ορίσετε πρόσθετες ρυθμίσεις του εκτυπωτή, όπως τη μορφή και τον προσανατολισμό του χαρτιού.</ahelp>"
+
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
"tit\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Fields"
+msgstr "Πεδία"
-#: 05110500.xhp
+#: 04090000.xhp
msgctxt ""
-"05110500.xhp\n"
-"hd_id3149502\n"
+"04090000.xhp\n"
+"hd_id3151171\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete\">Delete</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Διαγραφή\">Διαγραφή</link>"
+msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\">Fields</link>"
+msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\">Πεδία</link>"
-#: 05110500.xhp
+#: 04090000.xhp
msgctxt ""
-"05110500.xhp\n"
-"par_id3149050\n"
+"04090000.xhp\n"
+"par_id3149805\n"
"2\n"
"help.text"
-msgid "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteRows\">Deletes the selected row(s) from the table.</ahelp></variable>"
-msgstr "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteRows\">Διαγράφει τις επιλεγμένες γραμμές από τον πίνακα.</ahelp></variable>"
+msgid "<variable id=\"feldbefehltext\"><ahelp hid=\".uno:InsertField\">Inserts a field at the current cursor position.</ahelp> The dialog lists all available fields. </variable>"
+msgstr "<variable id=\"feldbefehltext\"><ahelp hid=\".uno:InsertField\">Εισάγει ένα πεδίο στην τρέχουσα θέση του δρομέα.</ahelp> Ο διάλογος εμφανίζει όλα τα διαθέσιμα πεδία. </variable>"
-#: 04120211.xhp
+#: 04090000.xhp
msgctxt ""
-"04120211.xhp\n"
+"04090000.xhp\n"
+"hd_id3155903\n"
+"178\n"
+"help.text"
+msgid "Insert"
+msgstr "Εισαγωγή"
+
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"par_id3154190\n"
+"179\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FIELD_INSERT\">Inserts the selected field at the current cursor position in the document. To close the dialog, click the <emph>Close </emph>button.</ahelp>"
+msgstr "<ahelp hid=\"HID_FIELD_INSERT\">Εισάγει το επιλεγμένο πεδίο στην τρέχουσα θέση του δρομέα στο έγγραφο. Για να κλείσει ο διάλογος, πατήστε στο κουμπί <emph>Κλείσιμο</emph>.</ahelp>"
+
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"par_id5591296\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Closes the dialog.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κλείνει τον διάλογο.</ahelp>"
+
+#: 04090001.xhp
+msgctxt ""
+"04090001.xhp\n"
"tit\n"
"help.text"
-msgid "Index"
-msgstr "Ευρετήριο"
+msgid "Document"
+msgstr "Έγγραφο"
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"hd_id3150018\n"
+"04090001.xhp\n"
+"hd_id3150017\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120211.xhp\" name=\"Index\">Index</link>"
-msgstr "<link href=\"text/swriter/01/04120211.xhp\" name=\"Ευρετήριο\">Ευρετήριο</link>"
+msgid "<link href=\"text/swriter/01/04090001.xhp\" name=\"Document\">Document</link>"
+msgstr "<link href=\"text/swriter/01/04090001.xhp\" name=\"Έγγραφο\">Έγγραφο</link>"
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"par_id3150570\n"
+"04090001.xhp\n"
+"par_id3147167\n"
"2\n"
"help.text"
-msgid "<variable id=\"verzeichnis\">The following options are available when you select <emph>Table of Contents </emph>as the <link href=\"text/swriter/01/04120210.xhp\" name=\"index\">index</link> type. </variable>"
-msgstr "<variable id=\"verzeichnis\">Οι παρακάτω επιλογές είναι διαθέσιμες όταν επιλέξετε <emph>Πίνακας Περιεχομένων </emph> ως τύπο <link href=\"text/swriter/01/04120210.xhp\" name=\"ευρετήριο\">ευρετήριο</link>. </variable>"
+msgid "Fields are used to insert information about the current document, for example, file name, template, statistics, user data, date, and time."
+msgstr "Τα πεδία χρησιμοποιούνται για την εισαγωγή πληροφοριών για το τρέχον έγγραφο, π.χ. όνομα αρχείου, πρότυπο, στατιστικά, δεδομένα χρήστη, ημερομηνία και ώρα."
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"hd_id3150763\n"
+"04090001.xhp\n"
+"par_id3154470\n"
"3\n"
"help.text"
-msgid "Type and Title"
-msgstr "Τύπος και τίτλος"
+msgid "For the HTML export and import of date and time fields, <link href=\"text/swriter/01/04090007.xhp#datumuhrzeit\" name=\"special $[officename] formats\">special $[officename] formats</link> are used."
+msgstr "Για την εισαγωγή και εξαγωγή HTML των πεδίων ημερομηνίας και ώρας, χρησιμοποιούνται <link href=\"text/swriter/01/04090007.xhp#datumuhrzeit\" name=\"ειδικές μορφοποιήσεις του $[officename]\">ειδικές μορφοποιήσεις του $[officename]</link>."
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"par_id3149286\n"
+"04090001.xhp\n"
+"hd_id3151312\n"
"4\n"
"help.text"
-msgid "Specify the type and title of the index."
-msgstr "Επιλέξτε τον τύπο και τον τίτλο του ευρετηρίου."
+msgid "Type"
+msgstr "Τύπος"
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"hd_id3151171\n"
+"04090001.xhp\n"
+"par_id3153672\n"
"5\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKTYPE\">Lists the available field types. To add a field to your document, click a field type, click a field in the <emph>Select </emph>list, and then click <emph>Insert</emph>.</ahelp> The following fields are available:"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKTYPE\">Εμφανίζει τους διαθέσιμους τύπους πεδίων. Για να προσθέσετε ένα πεδίο στο έγγραφό σας, πατήστε στον τύπο του πεδίου, πατήστε σε ένα πεδίο στη λίστα <emph>Επιλογή</emph> και κατόπιν πατήστε στο <emph>Εισαγωγή</emph>.</ahelp> Τα ακόλουθα πεδία είναι διαθέσιμα:"
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"par_id3145418\n"
+"04090001.xhp\n"
+"par_id3155182\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_TYPE\">Select the type of index that you want to insert.</ahelp> The options available on this tab depend on the index type that you select. If the cursor is in an index when you choose the <emph>Insert - Indexes and Tables - Indexes and Tables</emph>, you can then edit that index."
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_TYPE\">Επιλέξτε τον τύπο του ευρετηρίου που θέλετε να εισάγετε.</ahelp> Οι διαθέσιμες επιλογές σε αυτήν την καρτέλα εξαρτώνται από τον τύπο του ευρετηρίου. Εάν ο δρομέας βρίσκεται σε ένα ευρετήριο όταν επιλέξετε το <emph>Εισαγωγή - Ευρετήρια και Πίνακες - Ευρετήρια και Πίνακες</emph>, μπορείτε τότε να επεξεργαστείτε αυτό το ευρετήριο."
+msgid "Type"
+msgstr "Τύπος"
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"hd_id3149801\n"
+"04090001.xhp\n"
+"par_id3143272\n"
"7\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
-
-#: 04120211.xhp
-msgctxt ""
-"04120211.xhp\n"
-"par_id3153532\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_TOX_SELECT:ED_TITLE\">Enter a title for the selected index.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_TOX_SELECT:ED_TITLE\">Εισάγετε τον τίτλο του επιλεγμένου ευρετηρίου.</ahelp>"
-
-#: 04120211.xhp
-msgctxt ""
-"04120211.xhp\n"
-"hd_id3151317\n"
-"9\n"
-"help.text"
-msgid "Protected against manual changes"
-msgstr "Προστασία έναντι χειροκίνητων αλλαγών"
+msgid "Meaning"
+msgstr "Σημασία"
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"par_id3153665\n"
+"04090001.xhp\n"
+"par_id3151248\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_READONLY\">Prevents the contents of the index from being changed.</ahelp> Manual changes that you make to an index are lost when the index is refreshed. If you want the cursor to scroll through a protected area, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Formatting Aids</emph>, and then select the <emph>Cursor in protected areas - Enabled </emph>check box."
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_READONLY\">Αποτρέπει την αλλαγή περιεχομένων του ευρετηρίου.</ahelp> Χειροκίνητες αλλαγές που κάνετε σε ένα ευρετήριο χάνονται όταν το ευρετήριο ανανεώνεται. Εάν θέλετε ο δρομέας να κυλά μέσα από προστατευμένη περιοχή, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</emph> και έπειτα επιλέξτε το πλαίσιο ελέγχου <emph>δρομέας σε προστατευμένες περιοχές - Ενεργοποίηση</emph>."
+msgid "Author"
+msgstr "Συντάκτης"
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"hd_id3155893\n"
+"04090001.xhp\n"
+"par_id3148975\n"
"11\n"
"help.text"
-msgid "Create index for"
-msgstr "Δημιουργία ευρετηρίου για"
+msgid "Inserts the name of the current user."
+msgstr "Εισάγει το όνομα του ενεργού χρήστη."
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"par_id3149688\n"
-"12\n"
+"04090001.xhp\n"
+"par_id3145759\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_AREA\">Select whether to create the index for the document or for the current chapter.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_AREA\">Επιλέξτε εάν θα δημιουργηθεί το ευρετήριο για το έγγραφο ή για το τρέχον κεφάλαιο.</ahelp>"
+msgid "Chapter"
+msgstr "Κεφάλαιο"
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"hd_id3154199\n"
-"13\n"
+"04090001.xhp\n"
+"par_id3149172\n"
+"19\n"
"help.text"
-msgid "Evaluation level"
-msgstr "Αξιολόγηση μέχρι το επίπεδο"
+msgid "Inserts the chapter number and/or the chapter name."
+msgstr "Εισαγωγή του αριθμού κεφαλαίου ή/και του ονόματος κεφαλαίου."
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"par_id3143270\n"
+"04090001.xhp\n"
+"par_id3145771\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_TOX_SELECT:NF_LEVEL\">Enter the number of heading levels to include in the index.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_TOX_SELECT:NF_LEVEL\">Εισάγετε τον αριθμό των επιπέδων κεφαλίδας που θα συμπεριλαμβάνονται στο ευρετήριο.</ahelp>"
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"hd_id3149484\n"
+"04090001.xhp\n"
+"par_id3151370\n"
"15\n"
"help.text"
-msgid "Create from"
-msgstr "Δημιουργία από"
+msgid "Inserts the current date. You can insert the date as a fixed field - <item type=\"literal\">Date (fixed)</item> - that does not change, or as a dynamic field - <item type=\"literal\">Date</item> - that it is updated automatically. To manually update the <item type=\"literal\">Date</item> field, press F9."
+msgstr "Εισάγει την τρέχουσα ημερομηνία. Μπορείτε επίσης να εισάγετε την ημερομηνία ως σταθερό πεδίο - <item type=\"literal\">Ημερομηνία (σταθερή)</item> - που δεν αλλάζει ή ως δυναμικό πεδίο - <item type=\"literal\">Ημερομηνία</item> - που ενημερώνεται αυτόματα. Για να ενημερώσετε χειροκίνητα το πεδίο <item type=\"literal\">Ημερομηνία </item>, πιέστε F9."
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"par_id3149096\n"
-"16\n"
+"04090001.xhp\n"
+"par_id3150699\n"
+"12\n"
"help.text"
-msgid "Use this area to specify which information to include in an index."
-msgstr "Η περιοχή αυτή καθορίζει ποιες πληροφορίες θα περιλαμβάνονται σε ένα ευρετήριο."
+msgid "File name"
+msgstr "Όνομα αρχείου"
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"hd_id3149815\n"
-"17\n"
+"04090001.xhp\n"
+"par_id3150122\n"
+"13\n"
"help.text"
-msgid "Outline"
-msgstr "Διάρθρωση"
+msgid "Inserts the filename and/or the directory path of the current document, as well as the filename without extension."
+msgstr "Εισαγωγή του ονόματος αρχείου ή/και της διαδρομής καταλόγου του τρέχοντος εγγράφου, καθώς και του ονόματος του αρχείου χωρίς επέκταση."
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"par_id3151253\n"
-"18\n"
+"04090001.xhp\n"
+"par_id3147495\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMHEADINGS\">Creates the index using outline levels, that is, paragraphs formatted with one of the predefined heading styles (Heading 1-10) are added to the index.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMHEADINGS\">Δημιουργεί το ευρετήριο χρησιμοποιώντας τη διάρθρωση των επιπέδων, δηλαδή, τις μορφοποιημένες παραγράφους με μια από τις προκαθορισμένες τεχνοτροπίες κεφαλίδας (Κεφαλίδα 1-10) που προστίθενται στο ευρετήριο.</ahelp>"
+msgid "Page"
+msgstr "Σελίδα"
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"par_id1209200804373840\n"
+"04090001.xhp\n"
+"par_id3145264\n"
+"21\n"
"help.text"
-msgid "You can also assign the outline levels in the <link href=\"text/swriter/01/05030800.xhp\">Outline & Numbering</link> tab page of the Format - Paragraph dialog."
-msgstr "Μπορείτε ακόμα να εκχωρήσετε τα επίπεδα διάρθρωσης στη σελίδα καρτέλας <link href=\"text/swriter/01/05030800.xhp\">Διάρθρωση & Αρίθμηση</link> του διαλόγου Μορφή - Παράγραφος."
+msgid "Inserts the page number of the current, previous, or next page."
+msgstr "Εισαγωγή του αριθμού σελίδας της τρέχουσας, της προηγούμενης ή της επόμενης σελίδας."
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"hd_id3153633\n"
-"21\n"
+"04090001.xhp\n"
+"par_id3150561\n"
+"8\n"
"help.text"
-msgid "Additional Styles"
-msgstr "Πρόσθετες τεχνοτροπίες"
+msgid "Sender"
+msgstr "Αποστολέας"
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"par_id3152772\n"
+"04090001.xhp\n"
+"par_id3146341\n"
+"9\n"
+"help.text"
+msgid "Inserts fields containing user data. You can change the user-data that is displayed by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"$[officename] - User Data\">$[officename] - User Data</link></emph>."
+msgstr "Εισάγει πεδία που περιέχουν δεδομένα χρήστη. Μπορείτε να αλλάξετε τα δεδομένα χρήστη που εμφανίζονται διαλέγοντας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"$[officename] - Δεδομένα χρήστη\">$[officename] - Δεδομένα χρήστη</link></emph>."
+
+#: 04090001.xhp
+msgctxt ""
+"04090001.xhp\n"
+"par_id3148863\n"
"22\n"
"help.text"
-msgid "<variable id=\"vorlg\"><ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_ADDSTYLES\">Includes the paragraph styles that you specify in the <emph>Assign Styles</emph> dialog as index entries. To select the paragraph styles that you want to include in the index, click the <emph>Assign Styles (...</emph>) button to the right of this box.</ahelp></variable>"
-msgstr "<variable id=\"vorlg\"><ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_ADDSTYLES\">Συμπεριλαμβάνει τις τεχνοτροπίες παραγράφου που καθορίζετε στον διάλογο <emph>Ανάθεση τεχνοτροπιών</emph> ως καταχωρίσεις ευρετηρίου. Για να διαλέξετε τις τεχνοτροπίες παραγράφου που θέλετε να συμπεριλάβετε στο ευρετήριο, πατήστε στο κουμπί <emph>Ανάθεση τεχνοτροπιών (...</emph>) στα δεξιά αυτού του πλαισίου.</ahelp></variable>"
+msgid "Statistics"
+msgstr "Στατιστικά"
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"hd_id3149168\n"
+"04090001.xhp\n"
+"par_id3151091\n"
"23\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "Inserts document statistics, such as page and word counts, as a field. To view the statistics of a document, choose <emph>File - Properties</emph>, and then click the <emph>Statistics</emph> tab."
+msgstr "Εισάγει στατιστικά εγγράφου, όπως μετρήσεις σελίδας και λέξεων, ως πεδίου. Για προβολή των στατιστικών εγγράφου, διαλέξτε <emph>Αρχείο - Ιδιότητες</emph> και έπειτα πατήστε στην καρτέλα <emph>Στατιστικά</emph>."
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"par_id3145776\n"
-"24\n"
+"04090001.xhp\n"
+"par_id3153302\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_SELECT:PB_ADDSTYLES\">Opens the <emph>Assign Styles</emph> dialog, where you can select the paragraph styles to include in the index.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_SELECT:PB_ADDSTYLES\">Ανοίγει τον διάλογο <emph>Αντιστοίχιση τεχνοτροπιών</emph>, όπου μπορείτε να επιλέξετε την τεχνοτρπία παραγράφου που θα συμπεριλάβετε στο ευρετήριο.</ahelp>"
+msgid "Templates"
+msgstr "Πρότυπα"
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"hd_id3151374\n"
-"25\n"
+"04090001.xhp\n"
+"par_id3156123\n"
+"17\n"
"help.text"
-msgid "Index marks"
-msgstr "Επισημάνσεις ευρετηρίου"
+msgid "Inserts the filename, the path, or the filename without the file extension of the current template. You can also insert the names of the \"Category\" and the \"Style\" formats used in the current template."
+msgstr "Εισάγει το όνομα αρχείου, τη διαδρομή ή το όνομα αρχείου χωρίς την επέκταση του αρχείου του τρέχοντος προτύπου. Μπορείτε επίσης να εισάγετε τα ονόματα των μορφών \"Κατηγορίας\" και \"Τεχνοτροπίας\" που χρησιμοποιούνται στο τρέχον πρότυπο."
-#: 04120211.xhp
+#: 04090001.xhp
msgctxt ""
-"04120211.xhp\n"
-"par_id3155861\n"
-"26\n"
+"04090001.xhp\n"
+"par_id3146939\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_TOXMARKS\">Includes the index entries that you inserted by choosing <emph>Insert - Indexes and Tables - Entry</emph> in the index.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_TOXMARKS\">Συμπεριλαμβάνει τις καταχωρίσεις ευρετηρίου που εισάγατε επιλέγοντας <emph>Εισαγωγή - Ευρετήρια και πίνακες - Καταχώριση</emph> στο ευρετήριο.</ahelp>"
+msgid "Time"
+msgstr "Ώρα"
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"tit\n"
+"04090001.xhp\n"
+"par_id3154340\n"
+"25\n"
"help.text"
-msgid "Footnote/Endnote"
-msgstr "Υποσημείωση/Σημείωση τέλους"
+msgid "Inserts the current time. You can insert the time as a fixed field - <item type=\"literal\">Time (fixed)</item> - that does not change, or as a dynamic field - <item type=\"literal\">Time</item> - that it is updated automatically. To manually update the <item type=\"literal\">Time</item> field, press F9."
+msgstr "Εισάγει την τρέχουσα ώρα. Μπορείτε να εισάγετε την ώρα ως σταθερό πεδίο - <item type=\"literal\">Ώρα (σταθερή)</item> - που δεν αλλάζει, ή ως δυναμικό πεδίο - <item type=\"literal\">Ώρα</item> - που ενημερώνεται αυτόματα. Για να ενημερώσετε χειροκίνητα το πεδίο <item type=\"literal\">Ώρα</item> πατήστε F9."
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"hd_id3143276\n"
-"1\n"
+"04090001.xhp\n"
+"par_id3154631\n"
+"26\n"
"help.text"
-msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Edit Footnotes\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Επεξεργασία Υποσημειώσεων\">Υποσημείωση/Σημείωση τέλους</link>"
+msgid "The following fields can only be inserted if the corresponding field type is selected in the <emph>Type </emph>list."
+msgstr "Τα παρακάτω πεδία μπορούν να εισαχθούν μόνο, εάν έχετε επιλέξει τον αντίστοιχο τύπο πεδίου στη λίστα <emph>Τύπος </emph>."
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3149097\n"
-"2\n"
+"04090001.xhp\n"
+"hd_id3150660\n"
+"27\n"
"help.text"
-msgid "<variable id=\"fusstext\"><ahelp hid=\".uno:EditFootnote\">Edits the selected footnote or endnote anchor. Click in front of the footnote or endnote, and then choose this command.</ahelp></variable>"
-msgstr "<variable id=\"fusstext\"><ahelp hid=\".uno:EditFootnote\">Επεξεργάζεται την επιλεγμένη άγκυρα υποσημείωσης ή της σημείωσης τέλους. Πατήστε μπροστά από την υποσημείωση ή τη σημείωση τέλους και μετά επιλέξτε αυτήν την εντολή.</ahelp></variable>"
+msgid "Select"
+msgstr "Επιλογή"
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3149035\n"
-"13\n"
+"04090001.xhp\n"
+"par_id3150678\n"
+"28\n"
"help.text"
-msgid "To edit the text of a footnote or endnote, click in the footnote area at the bottom of the page, or at the end of the document."
-msgstr "Για να επεξεργαστείτε το κείμενο υποσημείωσης ή σημείωσης τέλους, πατήστε στην περιοχή υποσημείωσης στο κάτω μέρος της σελίδας, ή στο τέλος του έγγραφου."
+msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKSELECTION\">Lists the available fields for the field type selected in the <emph>Type </emph>list. To insert a field, click the field, and then click <emph>Insert</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKSELECTION\">Εμφανίζει τα διαθέσιμα πεδία για τους επιλεγμένους τύπους πεδίου στη λίστα <emph>Τύπος</emph>. Για να εισάγετε ένα πεδίο, πατήστε στο πεδίο και κατόπιν πατήστε <emph>Εισαγωγή</emph>.</ahelp>"
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3145776\n"
-"11\n"
+"04090001.xhp\n"
+"par_id3155537\n"
+"53\n"
"help.text"
-msgid "To quickly jump to the footnote or endnote text, click the anchor for note in the document. You can also position the cursor in front of or behind the marker, and then press Ctrl+Shift+PgDn. To jump back to the anchor for the note, press PgUp."
-msgstr "Για να μεταβείτε γρήγορα σε κείμενο υποσημείωσης ή σημείωσης τέλους, πατήστε στην άγκυρα για τη σημείωση στο έγγραφο. Μπορείτε επίσης να τοποθετήσετε τον δρομέα μπροστά ή πίσω από τον σημειωτή και έπειτα να πατήσετε Ctrl+Shift+PgDn. Για να επιστρέψετε στην άγκυρα για τη σημείωση, πατήστε PgUp."
+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 "Για να εισάγετε γρήγορα ένα πεδίο από τη λίστα, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline> και διπλοπατήστε στο πεδίο."
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"hd_id3155916\n"
-"4\n"
+"04090001.xhp\n"
+"par_id3155359\n"
+"30\n"
"help.text"
-msgid "Numbering"
-msgstr "Αρίθμηση"
+msgid "Fields"
+msgstr "Πεδία"
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3151373\n"
-"12\n"
+"04090001.xhp\n"
+"par_id3154220\n"
+"31\n"
"help.text"
-msgid "Select the numbering type for the footnote or endnote."
-msgstr "Επιλέξετε τον τύπο αρίθμησης για την υποσημείωση ή τη σημείωση τέλους."
+msgid "Function"
+msgstr "Λειτουργία"
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"hd_id3150685\n"
-"5\n"
+"04090001.xhp\n"
+"par_id3145107\n"
+"32\n"
"help.text"
-msgid "Auto"
-msgstr "Αυτόματα"
+msgid "Previous page"
+msgstr "Προηγούμενη σελίδα"
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"hd_id3155858\n"
-"7\n"
+"04090001.xhp\n"
+"par_id3149595\n"
+"33\n"
"help.text"
-msgid "Character"
-msgstr "Χαρακτήρας"
+msgid "Inserts the page number of the previous page in the document."
+msgstr "Εισάγει τον αριθμό της προηγούμενης σελίδας στο έγγραφο."
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"hd_id3150113\n"
-"14\n"
+"04090001.xhp\n"
+"par_id3146896\n"
+"34\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "Next page"
+msgstr "Επόμενη σελίδα"
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3149849\n"
-"19\n"
+"04090001.xhp\n"
+"par_id3148923\n"
+"35\n"
"help.text"
-msgid "To change the format of a footnote or endnote anchor or text, select it, and then choose <emph>Format - Character</emph>. You can press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+T</caseinline><defaultinline>F11</defaultinline></switchinline> to open the <emph>Styles and Formatting</emph> window and modify the footnote or endnote paragraph style."
-msgstr "Για να αλλάξετε τη μορφή μιας υποσημείωσης ή σημείωσης τέλους, επιλέξτε την και έπειτα διαλέξτε <emph>Μορφή - Χαρακτήρας</emph>. Μπορείτε να πατήσετε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή+Τ</caseinline><defaultinline>F11</defaultinline></switchinline> για να ανοίξετε το παράθυρο <emph>Τεχνοτροπίες και μορφοποίηση</emph> και να τροποποιήσετε την τεχνοτροπία παραγράφου της υποσημείωσης ή της σημείωσης τέλους."
+msgid "Inserts the page number of the next page in the document."
+msgstr "Εισάγει τον αριθμό της επόμενης σελίδας στο έγγραφο."
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"hd_id3153296\n"
-"15\n"
+"04090001.xhp\n"
+"par_id3156032\n"
+"36\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "Page Number"
+msgstr "Αριθμός σελίδας"
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3153308\n"
-"20\n"
+"04090001.xhp\n"
+"par_id3159212\n"
+"37\n"
"help.text"
-msgid "Select the type of note to insert, that is, footnote or endnote. A footnote is placed at the bottom of the current page, whereas an endnote is placed at the end of the document."
-msgstr "Επιλέξτε τον τύπο της σημείωσης που θα εισάγετε, υποσημείωση ή σημείωση τέλους. Μια υποσημείωση τοποθετείται στο τέλος της τρέχουσας σελίδας, ενώ μια σημείωση τέλους τοποθετείται στο τέλος του εγγράφου."
+msgid "Inserts the current page number."
+msgstr "Εισάγει τον αριθμό της τρέχουσας σελίδας."
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"hd_id3156130\n"
-"16\n"
+"04090001.xhp\n"
+"par_id3159229\n"
+"38\n"
"help.text"
-msgid "Footnote"
-msgstr "Υποσημείωση"
+msgid "In the <emph>Format</emph>, click the numbering format that you want to use."
+msgstr "Στη <emph>Μορφή</emph>, πατήστε στη μορφή αρίθμησης που θέλετε να χρησιμοποιήσετε."
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3156098\n"
-"21\n"
+"04090001.xhp\n"
+"par_id3145188\n"
+"39\n"
"help.text"
-msgid "Converts an endnote to a footnote."
-msgstr "Μετατρέπει μια σημείωση τέλους σε υποσημείωση."
+msgid "If you want, you can enter an <emph>Offset </emph>for the displayed page number. With an <emph>Offset</emph> value of 1, the field will display a number that is 1 more than the current page number, but only if a page with that number exists. On the last page of the document, this same field will be empty."
+msgstr "Μπορείτε εάν θέλετε, να εισάγετε μια <emph>Μετατόπιση </emph> για τον εμφανιζόμενο αριθμό σελίδας. Για μια <emph>Μετατόπιση</emph> της τιμής κατά 1, το πεδίο θα εμφανίσει έναν αριθμό που θα είναι κατά 1 παραπάνω από τον πραγματικό αριθμό της σελίδας, αλλά μόνο εάν η σελίδα με αυτόν τον αριθμό υπάρχει. Στην τελευταία σελίδα του εγγράφου, το ίδιο πεδίο θα είναι κενό."
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"hd_id3156111\n"
-"17\n"
+"04090001.xhp\n"
+"hd_id3150891\n"
+"45\n"
"help.text"
-msgid "Endnote"
-msgstr "Σημείωση τέλους"
+msgid "Offset"
+msgstr "Μετατόπιση"
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3155079\n"
-"22\n"
+"04090001.xhp\n"
+"par_id3155312\n"
+"46\n"
"help.text"
-msgid "Converts a footnote to an endnote."
-msgstr "Μετατρέπει μια υποσημείωση σε σημείωση τέλους."
+msgid "<ahelp hid=\"SW:EDIT:TP_FLD_DOK:ED_DOKVALUE\">Enter the offset value that you want to apply to a page number field, for example \"+1\".</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_FLD_DOK:ED_DOKVALUE\">Εισάγετε την τιμή της μετατόπισης που επιθυμείτε να εφαρμόσετε στον αριθμό της σελίδας, για παράδειγμα \"+1\".</ahelp>"
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"hd_id3154323\n"
-"23\n"
+"04090001.xhp\n"
+"par_id3154948\n"
+"54\n"
"help.text"
-msgid "Arrow left"
-msgstr "Αριστερό βέλος"
+msgid "If you want to change the actual page number and not the displayed number, do not use the <emph>Offset</emph> value. To change page numbers, read the <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Page Numbers\"><emph>Page Numbers</emph></link> guide."
+msgstr "Εάν θέλετε να αλλάξετε τον πραγματικό αριθμό της σελίδας και όχι τον εμφανιζόμενο αριθμό, μη χρησιμοποιήσετε την τιμή <emph>Μετατόπιση</emph>. Για να αλλάξετε τους αριθμούς σελίδας, διαβάστε τον οδηγό <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Αριθμοί σελίδας\"><emph>Αριθμοί σελίδας</emph></link>."
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3154341\n"
-"24\n"
+"04090001.xhp\n"
+"hd_id3145595\n"
+"41\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertfootnote/prev\">Moves to the previous footnote or endnote anchor in the document.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertfootnote/prev\">Μεταβαίνει στην προηγούμενη αγκύρωση μιας υποσημείωσης ή σημείωσης τέλους στο έγγραφο.</ahelp>"
+msgid "Format"
+msgstr "Μορφοποίηση"
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3150023\n"
+"04090001.xhp\n"
+"par_id3145613\n"
+"42\n"
"help.text"
-msgid "<image id=\"img_id3150030\" src=\"res/sc10618.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150030\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150030\" src=\"res/sc10618.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150030\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKFORMAT\">Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKFORMAT\">Πατήστε στη μορφοποίηση που θέλετε να εφαρμόσετε στο επιλεγμένο πεδίο ή πατήστε στο \"Πρόσθετες μορφοποιήσεις\" για να ορίσετε μια προσαρμοσμένη μορφοποίηση.</ahelp>"
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3154614\n"
-"25\n"
+"04090001.xhp\n"
+"par_id3150138\n"
+"49\n"
"help.text"
-msgid "Previous footnote"
-msgstr "Προηγούμενη υποσημείωση"
+msgid "<variable id=\"datumuhrzeitformat\">When you click \"Additional formats\", the <link href=\"text/shared/01/05020300.xhp\" name=\"Number Format\"><emph>Number Format</emph></link> dialog opens, where you can define a custom format. </variable>"
+msgstr "<variable id=\"datumuhrzeitformat\">Όταν πατάτε στο \"Πρόσθετες μορφοποιήσεις\", ανοίγει ο διάλογος <link href=\"text/shared/01/05020300.xhp\" name=\"Μορφοποίηση αρίθμησης\"><emph>Μορφοποίηση αρίθμησης</emph></link>, όπου μπορείτε να ορίσετε μια προσαρμοσμένη μορφή.</variable>"
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"hd_id3154630\n"
-"26\n"
+"04090001.xhp\n"
+"par_id3154867\n"
+"50\n"
"help.text"
-msgid "Arrow right"
-msgstr "Δεξί βέλος"
+msgid "If you choose \"Chapter number without separator\" for a chapter field, the separators that are specified for chapter number in <link href=\"text/swriter/01/06060000.xhp\" name=\"Tools - Outline numbering\"><emph>Tools - Outline numbering</emph></link> are not displayed."
+msgstr "Εάν επιλέξετε \"Αριθμός κεφαλαίου χωρίς διαχωριστικό\" για ένα πεδίο κεφαλαίου, τα διαχωριστικά που ορίζονται για τον αριθμό κεφαλαίου στο <link href=\"text/swriter/01/06060000.xhp\" name=\"Εργαλεία - Αρίθμηση διάρθρωσης\"><emph>Εργαλεία - Αρίθμηση διάρθρωσης</emph></link>δεν εμφανίζονται."
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3149638\n"
-"27\n"
+"04090001.xhp\n"
+"par_id3156079\n"
+"63\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertfootnote/next\">Moves to the next footnote or endnote anchor in the document.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertfootnote/next\">Μεταβαίνει στην επόμενη αγκύρωση υποσημείωσης ή σημείωσης τέλους στο έγγραφο.</ahelp>"
+msgid "If you choose \"chapter number\" as the <emph>format</emph> for reference fields, only the number of the chapter heading containing the referenced object is displayed in the field. If the paragraph style for the chapter heading is not numbered, the field is left blank."
+msgstr "Εάν επιλέξετε \"αρίθμηση κεφαλαίου\" ως <emph>μορφή </emph> για τα πεδία παραπομπής, μόνο ο αριθμός της κεφαλίδας του κεφαλαίου που περιέχει το αντικείμενο παραπομπής εμφανίζεται στο πεδίο. Εάν η τεχνοτροπία της παραγράφου για την κεφαλίδα του κεφαλαίου δεν είναι αριθμημένη, το πεδίο μένει κενό."
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3154029\n"
+"04090001.xhp\n"
+"par_id3148682\n"
+"56\n"
"help.text"
-msgid "<image id=\"img_id3154044\" src=\"res/sc10617.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154044\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154044\" src=\"res/sc10617.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154044\">Εικονίδιο</alt></image>"
+msgid "The following number range formats are for paragraphs formatted with numbered or bulleted lists:"
+msgstr "Οι ακόλουθες μορφοποιήσεις περιοχής αριθμών είναι για παραγράφους που έχουν μορφοποιηθεί με αριθμούς ή λίστες με κουκκίδες:"
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3149606\n"
-"28\n"
+"04090001.xhp\n"
+"par_id3150006\n"
+"57\n"
"help.text"
-msgid "Next footnote"
-msgstr "Επόμενη υποσημείωση"
+msgid "Category and number"
+msgstr "Κατηγορία και αριθμός"
-#: 02150000.xhp
+#: 04090001.xhp
msgctxt ""
-"02150000.xhp\n"
-"par_id3150772\n"
-"33\n"
+"04090001.xhp\n"
+"par_id3155386\n"
+"58\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Insert Footnote\">Insert Footnote/Endnote</link> dialog."
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Εισαγωγή υποσημείωσης\">Εισαγωγή διαλόγου υποσημείωσης/σημείωσης τέλους</link>."
+msgid "The format contains everything between the beginning of the paragraph and directly after the number-range field"
+msgstr "Η μορφοποίηση περιέχει τα πάντα μεταξύ της αρχής της παραγράφου και αμέσως μετά το πεδίο περιοχής αριθμών."
-#: 04130100.xhp
+#: 04090001.xhp
msgctxt ""
-"04130100.xhp\n"
-"tit\n"
+"04090001.xhp\n"
+"par_id3146919\n"
+"59\n"
"help.text"
-msgid "Resizing and Moving Frames, Objects With the Keyboard"
-msgstr "Αλλαγή μεγέθους και μετακίνηση πλαισίων, αντικειμένων με το πληκτρολόγιο"
+msgid "Caption text"
+msgstr "Κείμενο τίτλου"
-#: 04130100.xhp
+#: 04090001.xhp
msgctxt ""
-"04130100.xhp\n"
-"bm_id3154506\n"
+"04090001.xhp\n"
+"par_id3155929\n"
+"60\n"
"help.text"
-msgid "<bookmark_value>moving;objects and frames</bookmark_value><bookmark_value>objects;moving and resizing with keyboard</bookmark_value><bookmark_value>resizing;objects and frames, by keyboard</bookmark_value>"
-msgstr "<bookmark_value>μετακίνηση;αντικείμενα και πλαίσια</bookmark_value><bookmark_value>αντικείμενα; μετακίνηση και αλλαγή μεγέθους με πληκτρολόγιο</bookmark_value><bookmark_value>αλλαγή μεγέθους;αντικείμενα και πλαίσια, με πληκτρολόγιο</bookmark_value>"
+msgid "The format contains the text following the number-range field up to the end of the paragraph"
+msgstr "Η μορφοποίηση περιέχει το κείμενο που ακολουθεί το πεδίο περιοχής αριθμών, έως το τέλος της παραγράφου"
-#: 04130100.xhp
+#: 04090001.xhp
msgctxt ""
-"04130100.xhp\n"
-"hd_id3154506\n"
-"1\n"
+"04090001.xhp\n"
+"par_id3148733\n"
+"61\n"
"help.text"
-msgid "Resizing and Moving Frames, Objects With the Keyboard"
-msgstr "Αλλαγή μεγέθους και μετακίνηση πλαισίων, αντικειμένων με το πληκτρολόγιο"
+msgid "Number"
+msgstr "Αριθμός"
-#: 04130100.xhp
+#: 04090001.xhp
msgctxt ""
-"04130100.xhp\n"
-"par_id3145248\n"
-"2\n"
+"04090001.xhp\n"
+"par_id3148755\n"
+"62\n"
"help.text"
-msgid "You can resize and move selected frames and objects with the keyboard."
-msgstr "Μπορείτε να αυξομειώσετε και να μετακινήσετε επιλεγμένα πλαίσια και αντικείμενα με το πληκτρολόγιο."
+msgid "The format only contains the reference number"
+msgstr "Η μορφοποίηση περιέχει μόνο τον αριθμό παραπομπής"
-#: 04130100.xhp
+#: 04090001.xhp
msgctxt ""
-"04130100.xhp\n"
-"par_id3148771\n"
-"4\n"
+"04090001.xhp\n"
+"par_id0902200804313432\n"
"help.text"
-msgid "To move a selected frame or object, press an arrow key. To move by one pixel, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>, and then press an arrow key."
-msgstr "Για να μετακινήσετε ένα επιλεγμένο πλαίσιο ή αντικείμενο, πατήστε ένα πλήκτρο βέλους. Για να το μετακινήσετε κατά ένα εικονοστοιχείο, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και μετά πατήστε ένα πλήκτρο βέλους."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts the field as static content, that is, the field cannot be updated.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγει το πεδίο ως στατικό περιεχόμενο,δηλαδή, το πεδίο δεν μπορεί να ενημερωθεί.</ahelp>"
-#: 04130100.xhp
+#: 04090001.xhp
msgctxt ""
-"04130100.xhp\n"
-"par_id3150762\n"
-"5\n"
+"04090001.xhp\n"
+"hd_id3153026\n"
+"43\n"
"help.text"
-msgid "To resize a selected frame or object, first press Ctrl+Tab. Now one of the handles blinks to show that it is selected. To select another handle, press Ctrl+Tab again. Press an arrow key to resize the object by one grid unit. To resize by one pixel, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>, and then press an arrow key."
-msgstr "Για να αυξομειώσετε ένα επιλεγμένο πλαίσιο ή αντικείμενο, πατήστε πρώτα Ctrl+Tab. Τώρα μία από τις λαβές θα αναβοσβήνει για να δείξει ότι επιλέγεται. Για να επιλεχθεί μια άλλη λαβή πατήστε Ctrl+Tab ξανά. Πατήστε το πλήκτρο βέλους για να αυξομειώσετε το αντικείμενο κατά μια μονάδα πλέγματος. Για να αυξομειώσετε κατά ένα εικονοστοιχείο, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και έπειτα πατήστε ένα πλήκτρο βέλους."
+msgid "Layer"
+msgstr "Επίπεδο"
-#: 04130100.xhp
+#: 04090001.xhp
msgctxt ""
-"04130100.xhp\n"
-"par_id3149294\n"
-"6\n"
+"04090001.xhp\n"
+"par_id3154580\n"
+"44\n"
"help.text"
-msgid "The increment by which you move an object with the keyboard is determined by the document grid. To change the properties of the document grid, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01050100.xhp\" name=\"Text document - Grid\">%PRODUCTNAME Writer - Grid</link></emph>."
-msgstr "Η αύξηση μετακίνησης αντικειμένου με το πληκτρολόγιο καθορίζεται από το πλέγμα του εγγράφου. Για αλλαγή των ιδιοτήτων του πλέγματος του εγγράφου, διαλέξτε<emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01050100.xhp\" name=\"Κείμενο εγγράφου - Πλέγμα\">%PRODUCTNAME Writer - Πλέγμα</link></emph>."
+msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_FLD_DOK:ED_DOKLEVEL\">Select the chapter heading level that you want to include in the selected field.</ahelp>"
+msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_FLD_DOK:ED_DOKLEVEL\">Επιλέξτε το επίπεδο της κεφαλίδας του κεφαλαίου που θέλετε να συμπεριλάβετε στο επιλεγμένο πεδίο.</ahelp>"
-#: 05040501.xhp
+#: 04090001.xhp
msgctxt ""
-"05040501.xhp\n"
-"tit\n"
+"04090001.xhp\n"
+"hd_id3154598\n"
+"51\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Offset in days/minutes"
+msgstr "Μετατόπιση σε ημέρες/λεπτά"
-#: 05040501.xhp
+#: 04090001.xhp
msgctxt ""
-"05040501.xhp\n"
-"hd_id3149871\n"
-"1\n"
+"04090001.xhp\n"
+"par_id3154899\n"
+"52\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_FLD_DOK:ED_DOKDATEOFF\">Enter the offset that you want to apply to a date or time field.</ahelp>"
+msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_FLD_DOK:ED_DOKDATEOFF\">Εισάγετε την μετατόπιση που θέλετε να εφαρμόσετε στο πεδίο ημερομηνίας ή ώρας.</ahelp>"
-#: 05040501.xhp
+#: 04090001.xhp
msgctxt ""
-"05040501.xhp\n"
-"par_id3148569\n"
-"2\n"
+"04090001.xhp\n"
+"hd_id3154922\n"
+"47\n"
"help.text"
-msgid "Specifies the number of columns and the column layout for the section."
-msgstr "Καθορίζει τον αριθμό στηλών και της διάταξή τους για την ενότητα."
+msgid "Value"
+msgstr "Τιμή"
-#: 05040501.xhp
+#: 04090001.xhp
msgctxt ""
-"05040501.xhp\n"
-"par_id3151390\n"
-"4\n"
+"04090001.xhp\n"
+"par_id3153049\n"
+"48\n"
"help.text"
-msgid "Sections follow the text flow behavior of the page they are inserted into."
-msgstr "Οι ενότητες ακολουθούν τη συμπεριφορά της ροής κειμένου της σελίδας στην οποία εισάγονται."
+msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_FLD_DOK:ED_DOKDATEOFF\">Enter the contents that you want to add to a user-defined field.</ahelp>"
+msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_FLD_DOK:ED_DOKDATEOFF\">Εισάγετε τα περιεχόμενα που θέλετε να προσθέσετε σε ένα πεδίο ορισμένο από το χρήστη.</ahelp>"
-#: 05040501.xhp
+#: 04090002.xhp
msgctxt ""
-"05040501.xhp\n"
-"par_id3083448\n"
-"5\n"
+"04090002.xhp\n"
+"tit\n"
"help.text"
-msgid "For example, if you insert a section that uses a two-column layout into a page style that uses a four-column layout, the two-column layout is nested inside one of the four columns."
-msgstr "Για παράδειγμα, αν εισάγετε μία ενότητα που χρησιμοποιεί μία διάταξη δύο στηλών σε μια τεχνοτροπία σελίδα που χρησιμοποιεί μία διάταξη τεσσάρων στηλών, η διάταξη των δύο στηλών εντίθεται μέσα σε μία από τις τέσσερις στήλες."
+msgid "Cross-references"
+msgstr "Παραπομπές"
-#: 05040501.xhp
+#: 04090002.xhp
msgctxt ""
-"05040501.xhp\n"
-"par_id3155625\n"
-"6\n"
+"04090002.xhp\n"
+"hd_id3153641\n"
+"1\n"
"help.text"
-msgid "You can also nest sections, that is, you can insert a section into another section."
-msgstr "Μπορείτε επίσης να εισάγετε ένθετες ενότητες, δηλαδή, μπορείτε να εισάγετε μία ενότητα μέσα σε μία άλλη ενότητα."
+msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-references\">Cross-references</link>"
+msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Παραπομπές\">Παραπομπές</link>"
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"tit\n"
+"04090002.xhp\n"
+"par_id3155142\n"
+"2\n"
"help.text"
-msgid "Index"
-msgstr "Ευρετήριο"
+msgid "<variable id=\"reftext\"><ahelp hid=\".\">This is where you insert the references or referenced fields into the current document. References are referenced fields within the same document or within sub-documents of a master document.</ahelp></variable>"
+msgstr "<variable id=\"reftext\"><ahelp hid=\".\">Σε αυτό το σημείο μπορείτε να εισάγετε τις παραπομπές ή τα πεδία παραπομπής σε ένα ενεργό έγγραφο. Οι παραπομπές είναι αναφερόμενα πεδία μέσα στο ίδιο έγγραφο ή μέσα σε υποέγγραφα ενός κυρίου εγγράφου.</ahelp></variable>"
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"hd_id3147570\n"
-"1\n"
+"04090002.xhp\n"
+"par_id3159197\n"
+"19\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120213.xhp\" name=\"Index\">Index</link>"
-msgstr "<link href=\"text/swriter/01/04120213.xhp\" name=\"Ευρετήριο\">Ευρετήριο</link>"
+msgid "The advantage of entering a cross-reference as a field is that you do not have to adjust the references manually every time you change the document. Just update the fields with F9 and the references in the document are updated too."
+msgstr "Το πλεονέκτημα της εισαγωγής μιας παραπομπής ως πεδίου, είναι ότι δεν χρειάζεστε να προσαρμόσετε τις παραπομπές χειροκίνητα κάθε φορά που αλλάζετε το έγγραφο. Ενημερώστε απλώς τα πεδία με το πλήκτρο F9 και θα ενημερωθούν και οι παραπομπές του εγγράφου."
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"par_id3145415\n"
-"2\n"
+"04090002.xhp\n"
+"hd_id4333628\n"
"help.text"
-msgid "<variable id=\"verzeichnis\">The following options are available when you select the <emph>Illustration Index </emph>as the <link href=\"text/swriter/01/04120210.xhp\" name=\"index\">index</link> type.</variable>"
-msgstr "<variable id=\"verzeichnis\">Οι επόμενες επιλογές είναι διαθέσιμες όταν επιλέξετε το <emph>Ευρετήριο εικόνων</emph> ως τον τύπο του <link href=\"text/swriter/01/04120210.xhp\" name=\"ευρετηρίου\">ευρετηρίου</link>.</variable>"
+msgid "Type"
+msgstr "Τύπος"
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"hd_id3153534\n"
+"04090002.xhp\n"
+"par_id4516129\n"
+"help.text"
+msgid "<ahelp hid=\".\">Lists the available field types. To add a field to your document, click a field type, click a field in the Selection list, and then click Insert.</ahelp> The following fields are available:"
+msgstr "<ahelp hid=\".\">Εμφανίζει τους διαθέσιμους τύπους πεδίων. Για να προσθέσετε ένα πεδίο στο έγγραφό σας, πατήστε σε έναν τύπο πεδίου, πατήστε σε ένα ένα πεδίο από τη λίστα και μετά πατήστε στο Εισαγωγή.</ahelp> Τα παρακάτω πεδία είναι διαθέσιμα:"
+
+#: 04090002.xhp
+msgctxt ""
+"04090002.xhp\n"
+"par_id3151380\n"
"3\n"
"help.text"
-msgid "Create from"
-msgstr "Δημιουργία από"
+msgid "Type"
+msgstr "Τύπος"
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"par_id3151315\n"
+"04090002.xhp\n"
+"par_id3150700\n"
"4\n"
"help.text"
-msgid "Specify the information to be combined to form an index."
-msgstr "Ορίστε τις πληροφορίες που θα συνδυαστούν για τη δημιουργία ενός ευρετηρίου."
+msgid "Meaning"
+msgstr "Σημασία"
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"hd_id3154478\n"
+"04090002.xhp\n"
+"par_id3155862\n"
"5\n"
"help.text"
-msgid "Captions"
-msgstr "Τίτλοι"
+msgid "Set Reference"
+msgstr "Ορισμός παραπομπής"
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"par_id3153677\n"
+"04090002.xhp\n"
+"par_id3147422\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_SELECT:RB_FROMCAPTIONS\">Creates index entries from object captions.</ahelp> To add a caption to an object, select the object, and then choose <emph>Insert - Caption</emph>."
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_SELECT:RB_FROMCAPTIONS\">Δημιουργεί καταχωρίσεις ευρετηρίου από κεφαλίδες αντικειμένων.</ahelp> Για να προσθέσετε μια επικεφαλίδα σε ένα αντικείμενο, επιλέξτε το και μετά επιλέξτε <emph>Εισαγωγή - Κεφαλίδα</emph>."
+msgid "Set target for a referenced field. Under <emph>Name</emph>, enter a name for the reference. When inserting the reference, the name will then appear as an identification in the list box <emph>Selection</emph>."
+msgstr "Ορισμός προορισμού για ένα αναφερόμενο πεδίο. Κάτω από το <emph>Όνομα </emph>, εισάγετε ένα όνομα για την αναφορά. Με την εισαγωγή της αναφοράς, θα εμφανιστεί το όνομα ως αναγνώριση στο πλαίσιο λίστας <emph>Επιλογή</emph>."
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"hd_id3154576\n"
+"04090002.xhp\n"
+"par_id3149556\n"
"7\n"
"help.text"
-msgid "Category"
-msgstr "Κατηγορία"
+msgid "In an HTML document, reference fields entered this way will be ignored. For the target in HTML documents, you have to <link href=\"text/swriter/01/04040000.xhp\" name=\"insert a bookmark\">insert a bookmark</link>."
+msgstr "Σε ένα έγγραφο HTML, τα πεδία αναφοράς που εισάγονται με αυτόν τον τρόπο αγνοούνται. Για τον προορισμό σε έγγραφα HTML, πρέπει να <link href=\"text/swriter/01/04040000.xhp\" name=\"εισαγωγή σελιδοδείκτη\">εισάγετε έναν σελιδοδείκτη</link>."
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"par_id3149687\n"
+"04090002.xhp\n"
+"par_id3150548\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_CAPTIONSEQUENCE\">Select the caption category that you want to use for the index entries.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_CAPTIONSEQUENCE\">Επιλέγει την κατηγορία της κεφαλίδας που θέλετε για την καταχώριση του ευρετηρίου.</ahelp>"
+msgid "Insert Reference"
+msgstr "Εισαγωγή παραπομπής"
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"hd_id3154195\n"
+"04090002.xhp\n"
+"par_id3147746\n"
"9\n"
"help.text"
-msgid "Display"
-msgstr "Εμφάνιση"
+msgid "Inserting a reference to another position in the document. The corresponding text position has to be defined with \"Set Reference\" first. Otherwise, inserting a reference by choosing a field name under <emph>Selection</emph> is not possible."
+msgstr "Εισαγωγή μιας παραπομπής σε μια άλλη θέση στο έγγραφο. Η αντίστοιχη θέση κειμένου πρέπει να οριστεί πρώτα με τον \"Ορισμό αναφοράς\". Διαφορετικά, η εισαγωγή μιας αναφοράς επιλέγοντας ένα όνομα πεδίου κάτω από την ενότητα <emph>Επιλογή</emph> δεν είναι δυνατή."
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"par_id3155186\n"
+"04090002.xhp\n"
+"par_id3146344\n"
+"16\n"
+"help.text"
+msgid "In master documents, you can also reference from one sub-document to another. Note that the reference name will not appear in the selection field and has to be entered \"by hand\"."
+msgstr "Στα κύρια έγγραφα, μπορείτε να αναφερθείτε από το ένα υποέγγραφο στο άλλο. Σημειώστε ότι το όνομα αναφοράς δεν θα εμφανιστεί στο πεδίο επιλογής και πρέπει να εισαχθεί \"χειροκίνητα\"."
+
+#: 04090002.xhp
+msgctxt ""
+"04090002.xhp\n"
+"par_id3149847\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_DISPLAYTYPE\">Select the part of the caption that you want to use for index entries.</ahelp> The following table lists the caption options that can be selected, based on the caption text \"Illustration 24: The Sun\", where \"Illustration 24\" was automatically generated, and \"The Sun\" was added by the user."
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_DISPLAYTYPE\">Επιλέξτε το τμήμα της κεφαλίδας που θέλετε να χρησιμοποιήσετε για τις καταχωρίσεις ευρετηρίου.</ahelp> Ο παρακάτω πίνακας περιέχει τις διαθέσιμες επιλογές τίτλων, με βάση το κείμενο τίτλου \"Εικόνα 24: Ο ήλιος\", όπου η \"Εικόνα 24\" δημιουργήθηκε αυτόματα και \"Ο ήλιος \" προστέθηκε από τον χρήστη."
+msgid "In an HTML document, reference fields entered this way will be ignored. For referenced fields in HTML documents, you have to <link href=\"text/shared/01/05020400.xhp\" name=\"insert a hyperlink\">insert a hyperlink</link>."
+msgstr "Σε ένα έγγραφο HTML, τα πεδία αναφοράς που εισάγονται με αυτόν τον τρόπο αγνοούνται. Για τα αναφερόμενα πεδία σε έγγραφα HTML πρέπει να<link href=\"text/shared/01/05020400.xhp\" name=\"εισαγωγή υπερσύνδεσμου\">εισάγετε υπερσύνδεσμο</link>."
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"par_id3151260\n"
+"04090002.xhp\n"
+"par_id2408825\n"
+"help.text"
+msgid "Headings"
+msgstr "Kεφαλίδες"
+
+#: 04090002.xhp
+msgctxt ""
+"04090002.xhp\n"
+"par_id9988402\n"
+"help.text"
+msgid "The Selection box shows a list of all headings in the order of their appearance in the document."
+msgstr "Το πλαίσιο επιλογής εμφανίζει μια λίστα με όλες τις κεφαλίδες με τη σειρά που εμφανίζονται στο έγγραφο."
+
+#: 04090002.xhp
+msgctxt ""
+"04090002.xhp\n"
+"par_id6401257\n"
+"help.text"
+msgid "Numbered Paragraphs"
+msgstr "Αριθμημένες παράγραφοι"
+
+#: 04090002.xhp
+msgctxt ""
+"04090002.xhp\n"
+"par_id5841242\n"
+"help.text"
+msgid "The Selection box shows a list of all numbered headings and numbered paragraphs in the order of their appearance in the document."
+msgstr "Το πλαίσιο επιλογής εμφανίζει μια λίστα με όλες τις αριθμημένες κεφαλίδες και τις αριθμημένες παραγράφους με τη σειρά που αυτές εμφανίζονται στο έγγραφο."
+
+#: 04090002.xhp
+msgctxt ""
+"04090002.xhp\n"
+"par_id306711\n"
+"help.text"
+msgid "Bookmarks"
+msgstr "Σελιδοδείκτες"
+
+#: 04090002.xhp
+msgctxt ""
+"04090002.xhp\n"
+"par_id3150907\n"
"11\n"
"help.text"
-msgid "Selections in the Display list box"
-msgstr "Επιλογές στο πλαίσιο λίστας Εμφάνιση"
+msgid "After inserting a bookmark in the document with <emph>Insert - Bookmark</emph>, the bookmarks entry on the <emph>References</emph> tab becomes usable. Bookmarks are used to mark certain text passages in a document. In a text document, you can use the bookmarks, for example, to jump from one passage in the document to another."
+msgstr "Μετά την εισαγωγή ενός σελιδοδείκτη στο έγγραφο με <emph>Εισαγωγή - Σελιδοδείκτης </emph>, οι καταχωρίσεις σελιδοδεικτών στην καρτέλα <emph>Παραπομπές</emph> μπορούν να χρησιμοποιηθούν. Οι σελιδοδείκτες χρησιμοποιούνται για να επισημάνουν συγκεκριμένα τμήματα κειμένου σε ένα έγγραφο. Σε ένα έγγραφο κειμένου, μπορείτε να χρησιμοποιήσετε τους σελιδοδείκτες, για παράδειγμα, για να μεταβείτε από ένα απόσπασμα κειμένου του εγγράφου σε ένα άλλο."
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"par_id3148972\n"
+"04090002.xhp\n"
+"par_id3155080\n"
"12\n"
"help.text"
-msgid "Entry in the Index"
-msgstr "Καταχώριση στο ευρετήριο"
+msgid "In an HTML document, these bookmarks become anchors <A name>, which determine the target of hyperlinks for example."
+msgstr "Σε ένα έγγραφο HTML, αυτοί οι σελιδοδείκτες μετατρέπονται σε άγκυρες <A name>, που προσδιορίζουν τον προορισμό των υπερσυνδέσμων, για παράδειγμα."
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"par_id3147213\n"
-"13\n"
+"04090002.xhp\n"
+"par_id0818200811011072\n"
"help.text"
-msgid "Reference Text"
-msgstr "Κείμενο παραπομπής"
+msgid "Footnotes"
+msgstr "Υποσημειώσεις"
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"par_id3153636\n"
-"14\n"
+"04090002.xhp\n"
+"par_id0818200811011049\n"
"help.text"
-msgid "Illustration 24: The Sun"
-msgstr "Εικόνα 24: Ο ήλιος"
+msgid "If your documents contains a footnote, you can select the Footnotes entry. A reference to a footnote returns the footnote number."
+msgstr "Εάν τα έγγραφα σας περιέχουν μια υποσημείωση, μπορείτε να επιλέξετε την καταχώριση υποσημειώσεων. Μια παραπομπή στην υποσημείωση επιστρέφει τον αριθμό της υποσημείωσης."
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"par_id3152768\n"
-"15\n"
+"04090002.xhp\n"
+"par_id6794030\n"
"help.text"
-msgid "Category and Number"
-msgstr "Κατηγορία και αριθμός"
+msgid "(Inserted objects with captions)"
+msgstr "(Εισηγμένα αντικείμενα με τίτλους)"
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"par_id3155145\n"
-"16\n"
+"04090002.xhp\n"
+"par_id7096774\n"
"help.text"
-msgid "Illustration 24"
-msgstr "Εικόνα 24"
+msgid "You can set references to objects that have captions applied. For example, insert a picture, right-click the picture, choose Caption. Now the object shows up as a numbered \"Illustration\" in the list."
+msgstr "Μπορείτε να ορίσετε αναφορές σε αντικείμενα που έχουν εφαρμοσμένους τίτλους. Για παράδειγμα, εισάγετε μια εικόνα, δεξιοπατήστε στην εικόνα, επιλέξτε Τίτλος. Τώρα το αντικείμενο εμφανίζεται ως μια αριθμημένη \"Εικόνα\" στη λίστα."
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"par_id3149168\n"
-"17\n"
+"04090002.xhp\n"
+"par_id3154772\n"
+"18\n"
"help.text"
-msgid "Caption"
-msgstr "Τίτλος"
+msgid "References are fields. To remove a reference, delete the field. If you set a longer text as a reference and you do not want to reenter it after deleting the reference, select the text and copy it to the clipboard. You can then reinsert it as \"unformatted text\" at the same position using the command <emph>Edit - Paste special</emph>. The text remains intact while the reference is deleted."
+msgstr "Οι παραπομπές είναι πεδία. Για να αφαιρέσετε μια παραπομπή, διαγράψτε το πεδίο. Εάν ορίσετε ένα μεγαλύτερο κείμενο ως αναφορά και δεν θέλετε να το ξαναεισάγετε μετά τη διαγραφή της παραπομπής, επιλέξτε το κείμενο και αντιγράψτε το στο πρόχειρο. Έπειτα μπορείτε να το εισάγετε πάλι ως μη \"μορφοποιημένο κείμενο\" στην ίδια θέση, χρησιμοποιώντας την εντολή <emph>Επεξεργασία - Ειδική Επικόλληση</emph>. Το κείμενο θα παραμείνει ανέπαφο, ενώ θα διαγραφεί η παραπομπή."
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"par_id3145781\n"
-"18\n"
+"04090002.xhp\n"
+"hd_id5824152\n"
"help.text"
-msgid "The Sun"
-msgstr "Ο Ήλιος"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"par_id3155915\n"
-"19\n"
+"04090002.xhp\n"
+"par_id7374187\n"
"help.text"
-msgid "If you select \"Caption Text\", the punctuation and the space at the beginning of the caption does not appear in the index entry."
-msgstr "Εάν επιλέξετε \"Κείμενο τίτλου\", η στίξη και το κενό στην αρχή του τίτλου δεν εμφανίζονται στην καταχώριση ευρετηρίου."
+msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKSELECTION\">Lists the available fields for the field type selected in the <emph>Type </emph>list. To insert a field, click the field, select a format in the \"Insert reference to\" list, and then click <emph>Insert</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKSELECTION\">Εμφανίζει τα διαθέσιμα πεδία για τον τύπου του πεδίου που είναι επιλεγμένος στη λίστα <emph>Τύπος </emph>. Για να εισάγετε ένα πεδίο, πατήστε στο πεδίο, επιλέξτε μια μορφοποίηση στη λίστα \"Εισαγωγή παραπομπής στο\" και μετά πατήστε στο <emph>Εισαγωγή</emph>.</ahelp>"
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"hd_id3151378\n"
-"20\n"
+"04090002.xhp\n"
+"par_id7729728\n"
"help.text"
-msgid "Object names"
-msgstr "Ονόματα αντικειμένου"
+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 "Για να εισάγετε γρήγορα ένα πεδίο από τη λίστα, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline> και διπλοπατήστε στο πεδίο."
-#: 04120213.xhp
+#: 04090002.xhp
msgctxt ""
-"04120213.xhp\n"
-"par_id3155863\n"
+"04090002.xhp\n"
+"par_id2171086\n"
+"help.text"
+msgid "In the <emph>Insert reference to</emph> list, click the format that you want to use."
+msgstr "Στη λίστα <emph>Εισαγωγή παραπομπής σε</emph>, πατήστε στη μορφοποίηση που θέλετε να χρησιμοποιήσετε."
+
+#: 04090002.xhp
+msgctxt ""
+"04090002.xhp\n"
+"hd_id3154333\n"
"21\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_SELECT:RB_FROMOBJECTNAMES\">Creates index entries from object names.</ahelp> You can view object names in the Navigator, for example, and change them in the context menu."
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_SELECT:RB_FROMOBJECTNAMES\">Δημιουργεί καταχωρίσεις ευρετηρίου από τα ονόματα των αντικειμένων.</ahelp> Μπορείτε να προβάλλετε τα ονόματα αντικειμένων στην περιήγηση, για παράδειγμα και να τα αλλάξετε μέσω του μενού περιβάλλοντος."
+msgid "Insert reference to"
+msgstr "Εισαγωγή παραπομπής σε"
-#: 05110300.xhp
+#: 04090002.xhp
msgctxt ""
-"05110300.xhp\n"
-"tit\n"
+"04090002.xhp\n"
+"par_id3148786\n"
+"22\n"
"help.text"
-msgid "Select"
-msgstr "Επιλογή"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_REF:LB_REFFORMAT\">Select the format that you want to use for the selected reference field.</ahelp> The following formats are available:"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_REF:LB_REFFORMAT\">Επιλέξτε τη μορφοποίηση που θέλετε να χρησιμοποιήσετε για το επιλεγμένο πεδίο παραπομπής.</ahelp> Οι παρακάτω μορφοποιήσεις είναι διαθέσιμες:"
-#: 05110300.xhp
+#: 04090002.xhp
msgctxt ""
-"05110300.xhp\n"
-"hd_id3154650\n"
-"1\n"
+"04090002.xhp\n"
+"par_id7576525\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05110300.xhp\" name=\"Select\">Select</link>"
-msgstr "<link href=\"text/swriter/01/05110300.xhp\" name=\"Επιλογή\">Επιλογή</link>"
+msgid "Format"
+msgstr "Μορφοποίηση"
-#: 05110300.xhp
+#: 04090002.xhp
msgctxt ""
-"05110300.xhp\n"
-"par_id3151389\n"
-"2\n"
+"04090002.xhp\n"
+"par_id641193\n"
"help.text"
-msgid "<ahelp hid=\".uno:EntireRow\" visibility=\"visible\">Selects the row that contains the cursor.</ahelp>"
-msgstr "<ahelp hid=\".uno:EntireRow\" visibility=\"visible\">Επιλέγει τη γραμμή που βρίσκεται ο δρομέας.</ahelp>"
+msgid "Meaning"
+msgstr "Σημασία"
-#: 05110300.xhp
+#: 04090002.xhp
msgctxt ""
-"05110300.xhp\n"
-"par_id3149352\n"
-"3\n"
+"04090002.xhp\n"
+"par_id3150039\n"
+"23\n"
"help.text"
-msgid "This option is only available if the cursor is in a table."
-msgstr "Η επιλογή αυτή είναι διαθέσιμη μόνο αν ο δρομέας βρίσκεται σε έναν πίνακα."
+msgid "Page"
+msgstr "Σελίδα"
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"tit\n"
+"04090002.xhp\n"
+"par_id3153134\n"
+"24\n"
"help.text"
-msgid "Endnotes"
-msgstr "Σημειώσεις τέλους"
+msgid "Inserts the number of the page containing the reference target."
+msgstr "Εισάγει τον αριθμό της σελίδας που περιέχει τον προορισμό αναφοράς."
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"hd_id3156321\n"
-"1\n"
+"04090002.xhp\n"
+"par_id3150681\n"
+"27\n"
"help.text"
-msgid "<link href=\"text/swriter/01/06080200.xhp\" name=\"Endnotes\">Endnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080200.xhp\" name=\"Σημειώσεις τέλους\">Σημειώσεις τέλους</link>"
+msgid "Reference"
+msgstr "Παραπομπή"
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"par_id3151182\n"
-"2\n"
+"04090002.xhp\n"
+"par_id3154040\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/EndnotePage\">Specifies the formatting for endnotes.</ahelp> The type of endnote numbering and the Styles to apply are the options available."
-msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/EndnotePage\">Καθορίζει τη μορφοποίηση για τις σημειώσεις τέλους.</ahelp> Ο τύπος της αρίθμησης σημειώσεων τέλους και οι τεχνοτροπίες που θα εφαρμοστούν είναι οι διαθέσιμες επιλογές."
+msgid "Inserts the complete reference target text. For footnotes the footnote number is inserted."
+msgstr "Εισάγει το πλήρες κείμενο προορισμού της παραπομπής. Για υποσημειώσεις και σημειώσεις τέλους εισάγεται ένας αριθμός."
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"hd_id3149292\n"
-"3\n"
+"04090002.xhp\n"
+"par_id3149972\n"
+"29\n"
"help.text"
-msgid "AutoNumbering"
-msgstr "Αυτόματη αρίθμηση"
+msgid "Above/Below"
+msgstr "Από πάνω/Από κάτω"
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"hd_id3151178\n"
-"4\n"
+"04090002.xhp\n"
+"par_id3149619\n"
+"30\n"
"help.text"
-msgid "Start at"
-msgstr "Έναρξη στο"
+msgid "Inserts \"above\" or \"below\", depending on the location of the reference target relative to the position of the reference field."
+msgstr "Εισάγει \"πάνω από\" ή \"κάτω από\", σχετικά με τη θέση της σχετικής παραπομπής προορισμού στη θέση του πεδίου παραπομπής."
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"par_id3147512\n"
-"5\n"
+"04090002.xhp\n"
+"par_id3148705\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/offsetnf\">Enter the number for the first endnote in the document.</ahelp> This is useful if want the endnote numbering to span more than one document."
-msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/offsetnf\">Εισάγετε τον αριθμό για την πρώτη σημείωση τέλους στο έγγραφο.</ahelp> Αυτό είναι χρήσιμο αν επιθυμείτε να επεκτείνεται την αρίθμηση σημειώσεων τέλους σε περισσότερα από ένα έγγραφα."
+msgid "As Page Style"
+msgstr "Ως τεχνοτροπία σελίδας"
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"hd_id3150702\n"
-"13\n"
+"04090002.xhp\n"
+"par_id3148728\n"
+"32\n"
"help.text"
-msgid "Before"
-msgstr "Πριν από"
+msgid "Inserts the number of the page containing the reference target using the format specified in the page style."
+msgstr "Εισάγει τον αριθμό της σελίδας που περιέχει τον προορισμό της παραπομπής, χρησιμοποιώντας την καθορισμένη μορφοποίηση στην τεχνοτροπία σελίδας."
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"par_id3152943\n"
-"14\n"
+"04090002.xhp\n"
+"par_id5699942\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/prefix\">Enter the text that you want to display in front of the endnote number in the note text.</ahelp> For example, type \"re: \" to display \"re: 1\"."
-msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/prefix\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται μπροστά από τη σημείωση τέλους στο κείμενο της σημείωσης.</ahelp> Για παράδειγμα, πληκτρολογήστε \"παρ: \" για να εμφανίζεται \"παρ: 1\"."
+msgid "Number"
+msgstr "Αριθμός"
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"hd_id3149804\n"
-"15\n"
+"04090002.xhp\n"
+"par_id6420484\n"
"help.text"
-msgid "After"
-msgstr "Μετά από"
+msgid "Inserts the number of the heading or numbered paragraph, including superior levels depending on the context. See note below this table for more information."
+msgstr "Εισάγει τον αριθμό από την κεφαλίδα ή την αριθμημένη παράγραφο, συμπεριλαμβανομένων των ανωτέρων επιπέδων που εξαρτώνται από το περιεχόμενο. Δείτε τη σημείωση κάτω από αυτόν τον πίνακα για περισσότερες πληροφορίες."
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"par_id3153535\n"
-"16\n"
+"04090002.xhp\n"
+"par_id6986602\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/suffix\">Enter the text that you want to display after the endnote number in the note text.</ahelp> For example, type \")\" to display \"1)\"."
-msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/suffix\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται ύστερα από τον αριθμό σημείωσης τέλους στο κείμενο της σημείωσης.</ahelp> Για παράδειγμα, πληκτρολογήστε \")\" για να εμφανίζεται \"1)\"."
+msgid "Number (no context)"
+msgstr "Αριθμός (χωρίς περιεχόμενο)"
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"hd_id3152952\n"
-"6\n"
+"04090002.xhp\n"
+"par_id616779\n"
"help.text"
-msgid "Styles"
-msgstr "Τεχνοτροπίες"
+msgid "Inserts only the number of the heading or numbered paragraph."
+msgstr "Εισάγει μόνο τον αριθμό της κεφαλίδας ή της αριθμημένης παραγράφου."
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"par_id3150970\n"
-"7\n"
+"04090002.xhp\n"
+"par_id791039\n"
"help.text"
-msgid "To ensure a uniform appearance for the endnotes in your document, assign a paragraph style to the footnotes."
-msgstr "Για να βεβαιωθείτε ότι θα υπάρχει ομοιόμορφη εμφάνιση για τις σημειώσεις τέλους στο έγγραφό σας, αναθέστε μια τεχνοτροπία παραγράφου στις υποσημειώσεις."
+msgid "Number (full context)"
+msgstr "Αριθμός (πλήρες περιεχόμενο)"
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"hd_id3151312\n"
-"8\n"
+"04090002.xhp\n"
+"par_id1953489\n"
"help.text"
-msgid "Paragraph"
-msgstr "Παράγραφος"
+msgid "Inserts the number of the heading or numbered paragraph, including all superior levels."
+msgstr "Εισάγει τον αριθμό της κεφαλίδας ή της αριθμημένης παραγράφου, συμπεριλαμβανομένων όλων των ανωτέρων επιπέδων."
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"par_id3147526\n"
-"9\n"
+"04090002.xhp\n"
+"par_id3154635\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/parastylelb\">Select the paragraph style for the endnote text.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/parastylelb\">Επιλέξτε την τεχνοτροπία παραγράφου για το κείμενο σημείωσης τέλους.</ahelp>"
+msgid "Chapter"
+msgstr "Κεφάλαιο"
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"hd_id3154470\n"
-"11\n"
+"04090002.xhp\n"
+"par_id3149646\n"
+"26\n"
"help.text"
-msgid "Page"
-msgstr "Σελίδα"
+msgid "Inserts the number of the chapter containing the reference target."
+msgstr "Εισάγει τον αριθμό του κεφαλαίου που περιέχει τον προορισμό της αναφοράς."
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"par_id3154569\n"
-"12\n"
+"04090002.xhp\n"
+"par_id3155553\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/pagestylelb\">Select the page style that you want to use for endnotes.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/pagestylelb\">Επιλέξτε την επιθυμητή τεχνοτροπία σελίδας για σημειώσεις τέλους.</ahelp>"
+msgid "Category and Number"
+msgstr "Κατηγορία και αριθμός"
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"hd_id3155901\n"
-"20\n"
+"04090002.xhp\n"
+"par_id3155356\n"
+"34\n"
"help.text"
-msgid "Character Styles"
-msgstr "Τεχνοτροπίες χαρακτήρων"
+msgid "Inserts the category (caption type) and the number of the reference target. This option is only available when the reference target is an object with a caption."
+msgstr "Εισάγει την κατηγορία (τύπος τίτλου) και τον αριθμό του προορισμού αναφοράς. Αυτή η επιλογή είναι διαθέσιμη μόνο όταν ο προορισμός της αναφοράς είναι ένα αντικείμενο με τίτλο."
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"par_id3149692\n"
-"21\n"
+"04090002.xhp\n"
+"par_id3154224\n"
+"35\n"
"help.text"
-msgid "You can assign styles to endnote anchors and text. You can use the predefined endnote styles, or use a different style."
-msgstr "Μπορείτε να αναθέσετε τεχνοτροπίες σε αγκυρώσεις σημειώσεων τέλους και σε κείμενο. Μπορείτε να χρησιμοποιήσετε τις προκαθορισμένες τεχνοτροπίες σημείωσης τέλους, ή χρησιμοποιήστε μια διαφορετική τεχνοτροπία."
+msgid "Caption Text"
+msgstr "Κείμενο τίτλου"
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"hd_id3154198\n"
-"22\n"
+"04090002.xhp\n"
+"par_id3145105\n"
+"36\n"
"help.text"
-msgid "Text area"
-msgstr "Περιοχή κειμένου"
+msgid "Inserts the caption label of the reference target. This option is only available when the reference target is an object with a caption."
+msgstr "Εισάγει την ετικέτα του τίτλου, του προορισμού αναφοράς. Αυτή η επιλογή είναι διαθέσιμη μόνο όταν η αναφορά είναι ένα αντικείμενο με τίτλο."
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"par_id3159200\n"
-"23\n"
+"04090002.xhp\n"
+"par_id3149587\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/charanchorstylelb\">Select the character style that you want to use for endnote anchors in the text area of your document.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/charanchorstylelb\">Επιλέξτε την επιθυμητή τεχνοτροπία χαρακτήρων για αγκιστρώσεις σημειώσεων τέλους στην περιοχή κειμένου του εγγράφου σας.</ahelp>"
+msgid "Numbering"
+msgstr "Αρίθμηση"
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"hd_id3151326\n"
-"18\n"
+"04090002.xhp\n"
+"par_id3146883\n"
+"38\n"
"help.text"
-msgid "Endnote area"
-msgstr "Περιοχή σημειώσεων τέλους"
+msgid "Inserts the caption number of the reference target. This option is only available when the reference target is an object with a caption."
+msgstr "Εισάγει τον αριθμό του τίτλου του προορισμού αναφοράς. Αυτή η επιλογή είναι διαθέσιμη μόνο όταν ο προορισμός της αναφοράς είναι ένα αντικείμενο με τίτλο."
-#: 06080200.xhp
+#: 04090002.xhp
msgctxt ""
-"06080200.xhp\n"
-"par_id3155182\n"
-"19\n"
+"04090002.xhp\n"
+"par_id757469\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/charstylelb\">Select the character style that you want to use for the endnote numbers in the endnote area.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/charstylelb\">Επιλέξτε την επιθυμητή τεχνοτροπία χαρακτήρων για τους αριθμούς των σημειώσεων τέλους στην περιοχή των σημειώσεων τέλους.</ahelp>"
+msgid "The \"Number\" format inserts the number of the heading or numbered paragraph. The superior levels are included depending on the context, as necessary."
+msgstr "Η μορφοποίηση \"Αριθμός\" εισάγει τον αριθμό της κεφαλίδας ή της αριθμημένης παραγράφου. Τα ανώτερα επίπεδα συμπεριλαμβάνονται εξαρτώμενα από το περιεχόμενο, εάν είναι απαραίτητο."
-#: 06160000.xhp
+#: 04090002.xhp
msgctxt ""
-"06160000.xhp\n"
+"04090002.xhp\n"
+"par_id5189062\n"
+"help.text"
+msgid "For example, when you are in a chapter 1, subchapter 2, subpart 5, this may be numbered as 1.2.5. When you insert here a reference to text in the previous subpart \"1.2.4\" and you apply the \"Number\" format, then the reference will be shown as \"4\". If in this example the numbering is set to show more sublevels, the same reference will be shown as \"2.4\" or \"1.2.4\", depending on the setting. If you use the \"Number (full context)\" format, you will always see \"1.2.4\", no matter how the numbered paragraph is formatted."
+msgstr "Για παράδειγμα, όταν είστε στο κεφάλαιο 1, υποκεφάλαιο 2, υποτμήμα 5, αυτό μπορεί να αριθμηθεί 1.2.5. Όταν εισάγετε εδώ μια αναφορά σε κείμενο στο προηγούμενο υποτμήμα \"1.2.4\" και εφαρμόσετε τη μορφοποίηση \"Αριθμός\", τότε η αναφορά θα φαίνεται σαν \"4\". Εάν σε αυτό το παράδειγμα η αρίθμηση είναι καθορισμένη να εμφανίζει περισσότερα υποεπίπεδα, η ίδια αναφορά θα φαίνεται σαν \"2.4\" ή \"1.2.4\", ανάλογα με τη ρύθμιση. Εάν χρησιμοποιείτε τη μορφοποίηση \"Αριθμός (πλήρες περιεχόμενο)\", τότε θα εμφανίζεται πάντα \"1.2.4\", ανεξάρτητα πως είναι μορφοποιημένη η αρίθμηση της παραγράφου."
+
+#: 04090002.xhp
+msgctxt ""
+"04090002.xhp\n"
+"hd_id3156242\n"
+"13\n"
+"help.text"
+msgid "Name"
+msgstr "Όνομα"
+
+#: 04090002.xhp
+msgctxt ""
+"04090002.xhp\n"
+"par_id3156259\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"SW:EDIT:TP_FLD_REF:ED_REFNAME\">Type the name of the user-defined field that you want to create.</ahelp> To set a target, click \"Set Reference\" in the <emph>Type</emph> list, type a name in this box, and then click <emph>Insert</emph>. To reference the new target, click the target name in the <emph>Selection</emph> list."
+msgstr "<ahelp hid=\"SW:EDIT:TP_FLD_REF:ED_REFNAME\">Πληκτρολογήστε το όνομα ενός προσαρμόσιμου πεδίου που θέλετε να δημιουργήσετε.</ahelp> Για να ορίσετε έναν προορισμό, πατήστε \"Ορισμός Αναφοράς\" στη λίστα <emph>Τύπος</emph>, πληκτρολογήστε ένα όνομα σε αυτό το πλαίσιο και μετά πατήστε <emph>Εισαγωγή</emph>. Για να μεταβείτε στον νέο προορισμό, πατήστε στο όνομά του στη λίστα <emph>Επιλογή</emph>."
+
+#: 04090002.xhp
+msgctxt ""
+"04090002.xhp\n"
+"par_id3156032\n"
+"17\n"
+"help.text"
+msgid "In a master document, targets that are in different sub-documents are not displayed in the<emph> Selection</emph> list. If you want to insert a reference to the target, you must type the path and the name in the <emph>Name </emph>box."
+msgstr "Σε ένα κύριο έγγραφο, οι προορισμοί που είναι σε διαφορετικά υποέγγραφα δεν εμφανίζονται στη λίστα <emph> Επιλογή</emph>. Εάν θέλετε να εισάγετε μια αναφορά στον προορισμό, πρέπει να πληκτρολογήσετε τη διαδρομή και το όνομα στο πλαίσιο <emph>Όνομα</emph>."
+
+#: 04090002.xhp
+msgctxt ""
+"04090002.xhp\n"
+"par_id0903200802250745\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the contents that you want to add to a user-defined fields.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τα περιεχόμενα που θέλετε να προσθέσετε σε ένα πεδίο ορισμένο από τον χρήστη.</ahelp>"
+
+#: 04090002.xhp
+msgctxt ""
+"04090002.xhp\n"
+"par_id3159216\n"
+"15\n"
+"help.text"
+msgid "If you select text in the document, and then insert a reference, the selected text becomes the contents of the field that you insert."
+msgstr "Αν επιλέξετε κείμενο στο έγγραφο και μετά εισάγετε μια αναφορά, το επιλεγμένο κείμενο γίνεται το περιεχόμενο του πεδίου που εισάγατε."
+
+#: 04090002.xhp
+msgctxt ""
+"04090002.xhp\n"
+"par_id6501968\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Edit the value.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επεξεργασία τιμής.</ahelp>"
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
"tit\n"
"help.text"
-msgid "Current Index"
-msgstr "Τρέχον ευρετήριο"
+msgid "Functions"
+msgstr "Λειτουργίες"
-#: 06160000.xhp
+#: 04090003.xhp
msgctxt ""
-"06160000.xhp\n"
-"hd_id3154704\n"
+"04090003.xhp\n"
+"hd_id3149123\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/06160000.xhp\" name=\"Current Index\">Current Index</link>"
-msgstr "<link href=\"text/swriter/01/06160000.xhp\" name=\"Τρέχον ευρετήριο\">Τρέχον ευρετήριο</link>"
+msgid "<link href=\"text/swriter/01/04090003.xhp\" name=\"Functions\">Functions</link>"
+msgstr "<link href=\"text/swriter/01/04090003.xhp\" name=\"Λειτουργίες\">Λειτουργίες</link>"
-#: 06160000.xhp
+#: 04090003.xhp
msgctxt ""
-"06160000.xhp\n"
-"par_id3149499\n"
+"04090003.xhp\n"
+"par_id3150343\n"
+"45\n"
+"help.text"
+msgid "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_FUNCVALUE\" visibility=\"hidden\">Sets additional function parameters for fields. The type of parameter depends on the field type that you select.</ahelp>"
+msgstr "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_FUNCVALUE\" visibility=\"hidden\">Ορίζει πρόσθετες παραμέτρους λειτουργίας για πεδία. Ο τύπος των παραμέτρων εξαρτάται από τον επιλεγόμενο τύπο πεδίου.</ahelp>"
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"par_id3151242\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:UpdateCurIndex\" visibility=\"visible\">Updates the current index.</ahelp> The current index is the one that contains the cursor."
-msgstr "<ahelp hid=\".uno:UpdateCurIndex\" visibility=\"visible\">Ενημερώνει το τρέχον ευρετήριο.</ahelp> Το τρέχον ευρετήριο περιέχει τον δρομέα."
+msgid "Depending on the field type that you select, you can assign conditions to certain functions. For example, you can define a field that executes a macro when you click the field in the document, or a condition that, when met, hides a field. You can also define placeholder fields that insert graphics, tables, frames and other objects into your document when needed."
+msgstr "Ανάλογα με τον τύπο του πεδίου που επιλέγετε, μπορείτε να αποδώσετε συνθήκες σε συγκεκριμένες λειτουργίες. Για παράδειγμα, μπορείτε να ορίσετε ένα πεδίο που εκτελεί μια μακροεντολή όταν πατάτε στο πεδίο στο έγγραφο, ή μια συνθήκη που, όταν ισχύει, κρύβει ένα πεδίο. Μπορείτε επίσης να ορίσετε πεδία δεσμευτικών θέσης που εισάγουν γραφικά, πίνακες, πλαίσια και άλλα αντικείμενα στο έγγραφό σας όταν χρειάζεται."
-#: 06160000.xhp
+#: 04090003.xhp
msgctxt ""
-"06160000.xhp\n"
-"par_id3154763\n"
+"04090003.xhp\n"
+"par_id0902200804352037\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the available field types. To add a field to your document, click a field type, click a field in the <emph>Select </emph>list, and then click <emph>Insert</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει σε λίστα τους διαθέσιμους τύπους πεδίων. Για να προσθέσετε ένα πεδίο στο έγγραφο σας, κάντε κλικ σε ένα τύπο πεδίου, κάντε κλικ σε ένα πεδίο στη λίστα <emph>Επιλογή </emph>, και μετά κάντε κλικ στο <emph>Εισαγωγή</emph>.</ahelp>"
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"par_id3150537\n"
"3\n"
"help.text"
-msgid "You can also right-click in an index or table of contents, and then choose <emph>Update Index/Table</emph>. The following commands are also available in the context menu:"
-msgstr "Μπορείτε επίσης να δεξιοπατήσετε σε ένα ευρετήριο ή πίνακα περιεχομένων και ύστερα να επιλέξετε <emph>Ενημέρωση ευρετηρίου/πίνακα</emph>. Οι ακόλουθες εντολές είναι επίσης διαθέσιμες στο μενού περιβάλλοντος:"
+msgid "Type"
+msgstr "Τύπος"
-#: 06160000.xhp
+#: 04090003.xhp
msgctxt ""
-"06160000.xhp\n"
-"hd_id3146967\n"
+"04090003.xhp\n"
+"par_id3155623\n"
"4\n"
"help.text"
-msgid "Edit Index/Table"
-msgstr "Επεξεργασία ευρετηρίου/πίνακα"
+msgid "Meaning"
+msgstr "Σημασία"
-#: 06160000.xhp
+#: 04090003.xhp
msgctxt ""
-"06160000.xhp\n"
-"par_id3151387\n"
+"04090003.xhp\n"
+"par_id3152999\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\".uno:EditCurIndex\" visibility=\"visible\">Edits the current index or table.</ahelp>"
-msgstr "<ahelp hid=\".uno:EditCurIndex\" visibility=\"visible\">Επεξεργάζεται το τρέχον ευρετήριο ή πίνακα.</ahelp>"
+msgid "Conditional text"
+msgstr "Κείμενο υπό συνθήκες"
-#: 06160000.xhp
+#: 04090003.xhp
msgctxt ""
-"06160000.xhp\n"
-"hd_id3147403\n"
+"04090003.xhp\n"
+"par_id3149881\n"
"6\n"
"help.text"
-msgid "Delete Index/Table"
-msgstr "Διαγραφή ευρετηρίου/πίνακα"
+msgid "Inserts text if a certain <link href=\"text/swriter/01/04090200.xhp\" name=\"condition\">condition</link> is met. For example, enter \"sun eq 1\" in the <emph>Condition</emph> box, and then the text that you want to insert when the variable \"sun\" equals \"1\" in the <emph>Then </emph>box. If you want, you can also enter the text that you want to display when this condition is not met in the <emph>Else</emph> box. To define the variable \"sun\", click the <link href=\"text/swriter/01/04090005.xhp\" name=\"Variables\"><emph>Variables</emph></link> tab, select \"Set variable\", type \"sun\" in the<emph> Name</emph> box, and its value in the<emph> Value</emph> box."
+msgstr "Εισάγει κείμενο αν μια συγκεκριμένη <link href=\"text/swriter/01/04090200.xhp\" name=\"συνθήκη\">συνθήκη </link> ισχύει. Για παράδειγμα, εισάγετε \"sun eq 1\" στο πλαίσιο <emph>Συνθήκη</emph> και μετά το κείμενο που θέλετε να εμφανίζεται όταν η μεταβλητή \"sun\" ισούται με \"1\" στο πλαίσιο <emph>Τότε </emph>. Εάν θέλετε, μπορείτε επίσης, να εισάγετε το κείμενο που θέλετε να εμφανίζεται όταν η συνθήκη αυτή είναι ψευδής στο πλαίσιο <emph>Αλλιώς</emph>. Για να ορίσετε τη μεταβλητή \"sun\", παήστε στην καρτέλα <link href=\"text/swriter/01/04090005.xhp\" name=\"Variables\"><emph>Μεταβλητές</emph></link>, επιλέξτε \"Ορισμός μεταβλητής\", πληκτρολογήστε \"sun\" στο πεδίο <emph> Όνομα</emph> και την τιμή της στο πλαίσιο <emph>Τιμή</emph>."
-#: 06160000.xhp
+#: 04090003.xhp
msgctxt ""
-"06160000.xhp\n"
-"par_id3155625\n"
+"04090003.xhp\n"
+"par_id3153719\n"
+"47\n"
+"help.text"
+msgid "Input list"
+msgstr "Λίστα εισαγωγής"
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"par_id3147564\n"
+"48\n"
+"help.text"
+msgid "Inserts a text field that displays one item from a list. You can add, edit, and remove items, and change their order in the list. Click an <emph>Input list</emph> field in your document or press Ctrl+Shift+F9 to display the <link href=\"text/swriter/01/04090003.xhp\" name=\"Choose Item\"><emph>Choose Item</emph></link> dialog."
+msgstr "Εισάγει ένα πεδίο κειμένου που εμφανίζει ένα στοιχείο από μια λίστα. Μπορείτε να προσθέσετε, να επεξεργαστείτε και να αφαιρέσετε στοιχεία και να αλλάξετε την σειρά τους στη λίστα. Πατήστε σε ένα πεδίο <emph>Λίστα εισαγωγής</emph> στο έγγραφό σας πατήσετε Ctrl+Shift+F9 για να εμφανίσετε τον διάλογο <link href=\"text/swriter/01/04090003.xhp\" name=\"Επιλογή στοιχείου\"><emph>Επιλογή στοιχείου</emph></link>."
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"par_id3153146\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\".uno:RemoveTableOf\" visibility=\"visible\">Deletes the current index or table.</ahelp>"
-msgstr "<ahelp hid=\".uno:RemoveTableOf\" visibility=\"visible\">Διαγράφει το τρέχον ευρετήριο ή πίνακα.</ahelp>"
+msgid "Input field"
+msgstr "Πεδίο εισαγωγής"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"tit\n"
+"04090003.xhp\n"
+"par_id3149287\n"
+"8\n"
"help.text"
-msgid "Section"
-msgstr "Ενότητα"
+msgid "Inserts a text field that you can open by <link href=\"text/swriter/01/04090100.xhp\" name=\"clicking\">clicking</link> it in the document. You can then change the text that is displayed."
+msgstr "Εισάγει ένα πεδίο κειμένου που μπορείτε να ανοίξετε <link href=\"text/swriter/01/04090100.xhp\" name=\"πατώντας\">πατώντας</link> στο έγγραφο. Μπορείτε τότε να αλλάξετε το κείμενο που εμφανίζεται."
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"bm_id5941038\n"
+"04090003.xhp\n"
+"par_id3154691\n"
+"9\n"
"help.text"
-msgid "<bookmark_value>sections;inserting sections by DDE</bookmark_value><bookmark_value>DDE; command for inserting sections</bookmark_value>"
-msgstr "<bookmark_value>ενότητες;εισαγωγή ενοτήτων μέσω DDE</bookmark_value><bookmark_value>DDE; εντολή για εισαγωγή ενοτήτων</bookmark_value>"
+msgid "Execute macro"
+msgstr "Εκτέλεση μακροεντολής"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"hd_id3157557\n"
-"37\n"
+"04090003.xhp\n"
+"par_id3147515\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04020100.xhp\" name=\"Section\">Section</link>"
-msgstr "<link href=\"text/swriter/01/04020100.xhp\" name=\"Ενότητα\">Ενότητα</link>"
+msgid "Inserts a text field that runs a macro when you click the field in the document. To assign a macro to the field, click the <emph>Macro</emph> button."
+msgstr "Εισάγει ένα πεδίο κειμένου που εκτελεί αυτόματα μια εκχωρημένη μακροεντολή, όταν πατάτε στο πεδίο μέσα στο έγγραφο. Για να εκχωρήσετε μια μακροεντολή σε ένα πεδίο, πατήστε στο κουμπί <emph>Μακροεντολή</emph>."
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3154644\n"
-"38\n"
+"04090003.xhp\n"
+"par_id3152946\n"
+"11\n"
"help.text"
-msgid "Sets the properties of the section."
-msgstr "Καθορίζει τις ιδιότητες μιας ενότητας."
+msgid "Placeholder"
+msgstr "Δεσμευτικό θέσης"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"hd_id3151170\n"
-"6\n"
+"04090003.xhp\n"
+"par_id3153527\n"
+"12\n"
"help.text"
-msgid "New Section"
-msgstr "Νέα ενότητα"
+msgid "Inserts a placeholder field in the document, for example, for graphics. When you click a placeholder field in the document, you are prompted to insert the item that is missing."
+msgstr "Εισάγει ένα πεδίο δεσμευτικού θέσης στο έγγραφο, παραδείγματος χάριν, για γραφικά. Όταν πατάτε σε ένα δεσμευτικό θέσης στο έγγραφο, σας ζητάτε να εισάγετε το στοιχείο που λείπει."
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3145420\n"
-"7\n"
+"04090003.xhp\n"
+"par_id3150973\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"SW:COMBOBOX:TP_INSERT_SECTION:ED_RNAME\">Type a name for the new section.</ahelp> By default, $[officename] automatically assigns the name \"Section X\" to new sections, where X is a consecutive number."
-msgstr "<ahelp hid=\"SW:COMBOBOX:TP_INSERT_SECTION:ED_RNAME\">Πληκτρολογήστε ένα όνομα για την καινούργια ενότητα.</ahelp> Ως προεπιλογή το $[officename] ορίζει αυτόματα το όνομα \"Ενότητα X\" στις νέες ενότητες, όπου X είναι ένας αύξοντας αριθμός."
+msgid "Hidden text"
+msgstr "Κρυφό κείμενο"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"hd_id3154102\n"
-"8\n"
+"04090003.xhp\n"
+"par_id3147524\n"
+"14\n"
"help.text"
-msgid "Link"
-msgstr "Σύνδεση"
+msgid "Inserts a text field that is hidden when the condition that you specify is met. To use this function, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\">%PRODUCTNAME Writer - Formatting Aids</link></emph> and clear the <emph>Fields: Hidden text</emph> check box."
+msgstr "Εισάγει ένα πεδίο κειμένου που είναι κρυφό όταν η συνθήκη που καθορίζεται εκπληρώνεται. Για να χρησιμοποιήσετε αυτή τη λειτουργία, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Έγγραφο κειμένου- Βοηθήματα μορφοποίησης\">%PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</link></emph> και καθαρισμός του πλαισίου ελέγχου <emph>Πεδία: κρυφό κείμενο</emph>."
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"hd_id3149806\n"
+"04090003.xhp\n"
+"par_id3154480\n"
+"15\n"
+"help.text"
+msgid "Hidden Paragraph"
+msgstr "Κρυφή παράγραφος"
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"par_id3153677\n"
+"16\n"
+"help.text"
+msgid "Hides a paragraph when the condition that you specify is met. To use this function, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\">%PRODUCTNAME Writer - Formatting Aids</link></emph> and clear the <emph>Fields: Hidden paragraph</emph> check box."
+msgstr "Κρύβει μια παράγραφο όταν η καθοριζόμενη συνθήκη εκπληρώνεται. Για να χρησιμοποιήσετε αυτή τη λειτουργία, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Έγγραφο κειμένου - Βοηθήματα μορφοποίησης\">%PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</link></emph> και διαγράψτε το πλαίσιο ελέγχου <emph>Πεδία: κρυφή παράγραφος</emph>."
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"par_id3154192\n"
+"39\n"
+"help.text"
+msgid "Combine characters"
+msgstr "Συνδυασμός χαρακτήρων"
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"par_id3159199\n"
+"42\n"
+"help.text"
+msgid "Combines up to 6 characters, so that they behave as a single character. This feature is only available when Asian fonts are supported."
+msgstr "Συνδυάζει μέχρι 6 χαρακτήρες, ώστε να συμπεριφέρονται σαν ένας μοναδικός χαρακτήρας. Αυτή η δυνατότητα είναι διαθέσιμη μόνο αν υποστηρίζονται ασιατικές γραμματοσειρές."
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"par_id0902200804352213\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε στη μορφοποίηση που θέλετε να εφαρμόσετε στο επιλεγμένο πεδίο, ή πατήστε \"Πρόσθετες μορφοποιήσεις\" για να ορίσετε μια προσαρμοσμένη μορφοποίηση.</ahelp>"
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"par_id3151329\n"
+"17\n"
+"help.text"
+msgid "For function fields, the format field is only used for fields of the type placeholder. Here, the format determines the object for which the placeholder stands."
+msgstr "Για τα πεδία λειτουργιών, το πεδίο μορφοποίησης χρησιμοποιείται μόνο για πεδία του τύπου δεσμευτικού θέσης. Εδώ, η μορφοποίηση προσδιορίζει το αντικείμενο, το οποίο αντιπροσωπεύει το δεσμευτικό θέσης."
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"hd_id3149494\n"
+"18\n"
+"help.text"
+msgid "Condition"
+msgstr "Συνθήκη"
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"par_id3143281\n"
+"19\n"
+"help.text"
+msgid "<ahelp hid=\"SW:EDIT:TP_FLD_DB:ED_DBCONDITION\">For fields linked to a <link href=\"text/swriter/01/04090200.xhp\" name=\"condition\">condition</link>, enter the criteria here.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_FLD_DB:ED_DBCONDITION\">Για τα πεδία που συνδέονται με μια <link href=\"text/swriter/01/04090200.xhp\" name=\"συνθήκη\">συνθήκη </link>, πληκτρολογήστε εδώ τα κριτήρια.</ahelp>"
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"hd_id3151248\n"
"20\n"
"help.text"
-msgid "Link"
-msgstr "Σύνδεση"
+msgid "Then, Else"
+msgstr "Τότε, Αλλιώς"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3154472\n"
+"04090003.xhp\n"
+"par_id3154830\n"
"21\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_INSERT_SECTION:CB_FILE\">Inserts the contents of another document or section from another document in the current section.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_INSERT_SECTION:CB_FILE\">Εισάγει τα περιεχόμενα από ένα άλλο έγγραφο ή ενότητα άλλου εγγράφου στην τρέχουσα ενότητα.</ahelp>"
+msgid "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_FUNCCOND2\">Enter the text to display when the condition is met in the <emph>Then </emph>box, and the text to display when the condition is not met in the <emph>Else </emph>box.</ahelp>"
+msgstr "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_FUNCCOND2\">Εισάγετε το κείμενο που θα εμφανίζεται όταν η συνθήκη ικανοποιείται, στο πλαίσιο <emph>Τότε </emph> και το κείμενο που θα εμφανίζεται όταν η συνθήκη δεν ικανοποιείται, στο πλαίσιο <emph>Αλλιώς </emph>.</ahelp>"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"hd_id3153672\n"
+"04090003.xhp\n"
+"par_id3146865\n"
+"22\n"
+"help.text"
+msgid "You can also insert database fields in the <emph>Then </emph>and <emph>Else </emph>boxes using the format \"databasename.tablename.fieldname\"."
+msgstr "Μπορείτε επίσης να εισάγετε πεδία βάσης δεδομένων στα πλαίσια <emph>Τότε </emph> και <emph>Αλλιώς </emph> χρησιμοποιώντας τη μορφή \"databasename.tablename.fieldname\"."
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"par_id3147583\n"
+"24\n"
+"help.text"
+msgid "If the table or the field name does not exist in a database, nothing is inserted."
+msgstr "Εάν δεν υπάρχει το όνομα πίνακα ή πεδίου σε μια βάση δεδομένων, τίποτα δεν εισάγεται."
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"par_id3152585\n"
+"23\n"
+"help.text"
+msgid "If you include the quotes in \"databasename.tablename.fieldname\", the expression is inserted as text."
+msgstr "Εάν συμπεριλάβετε τα εισαγωγικά στο \"databasename.tablename.fieldname\", η έκφραση εισάγεται ως κείμενο."
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"hd_id3155136\n"
"26\n"
"help.text"
-msgid "DDE"
-msgstr "DDE"
+msgid "Reference"
+msgstr "Παραπομπή"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3151310\n"
+"04090003.xhp\n"
+"par_id3155149\n"
"27\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:MD_EDIT_REGION:CB_DDE\">Creates a <emph>DDE </emph>link. Select this check box, and then enter the <emph>DDE </emph>command that you want to use. The <emph>DDE</emph> option is only available if the <emph>Link</emph> check box is selected.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:MD_EDIT_REGION:CB_DDE\">Δημιουργεί ένα δεσμό <emph>DDE </emph>. Επιλέξτε αυτό το πλαίσιο ελέγχου και μετά εισάγετε την εντολή <emph>DDE </emph>που θέλετε να χρησιμοποιήσετε. Η επιλογή <emph>DDE</emph> είναι διαθέσιμη μόνο αν το πλαίσιο ελέγχου <emph>Σύνδεση </emph> είναι επιλεγμένο.</ahelp>"
+msgid "Type the text that you want to display in the field. If you are inserting a placeholder field, type the text that you want to display as a help tip when you rest the mouse pointer over the field."
+msgstr "Πληκτρολογήστε το κείμενο που θέλετε να εμφανίζεται στο πεδίο. Εάν εισάγετε ένα πεδίο δεσμευτικού θέσης, πληκτρολογήστε το κείμενο που θέλετε να εμφανίζεται ως συμβουλή βοήθειας όταν αφήνετε τον δείκτη του ποντικιού πάνω από το πεδίο."
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3143280\n"
+"04090003.xhp\n"
+"hd_id3147071\n"
+"28\n"
+"help.text"
+msgid "Format"
+msgstr "Μορφοποίηση"
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"par_id3147084\n"
+"29\n"
+"help.text"
+msgid "Select the macro that you want to run when the field is clicked."
+msgstr "Επιλέξτε τη μακροεντολή που θέλετε να εκτελείται όταν πατιέται το πεδίο."
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"hd_id3154384\n"
+"30\n"
+"help.text"
+msgid "Macro name"
+msgstr "Όνομα μακροεντολής"
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"par_id3153351\n"
+"31\n"
+"help.text"
+msgid "Displays the name of the selected macro."
+msgstr "Εμφανίζει το όνομα της επιλεγμένης μακροεντολής."
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"hd_id3156269\n"
+"32\n"
+"help.text"
+msgid "Placeholder"
+msgstr "Δεσμευτικό θέσης"
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"par_id3156282\n"
+"33\n"
+"help.text"
+msgid "Type the text that you want to appear in the placeholder field."
+msgstr "Πληκτρολογήστε το κείμενο που θέλετε να εμφανίζεται στο πεδίο δεσμευτικού θέσης."
+
+#: 04090003.xhp
+msgctxt ""
+"04090003.xhp\n"
+"hd_id3150587\n"
"34\n"
"help.text"
-msgid "The general syntax for a DDE command is: \"<Server> <Topic> <Item>\", where server is the DDE name for the application that contains the data. Topic refers to the location of the Item (usually the file name), and Item represents the actual object."
-msgstr "Η γενική σύνταξη για την εντολή DDE είναι: \"<Server> <Topic> <Item>\", όπου εξυπηρετητής είναι το όνομα DDE για την εφαρμογή που περιέχει τα δεδομένα. Το θέμα αναφέρεται στη θέση του στοιχείου (συνήθως το όνομα αρχείου) και το στοιχείο αντιπροσωπεύει το τρέχον αντικείμενο."
+msgid "Hidden text"
+msgstr "Κρυφό κείμενο"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3149098\n"
+"04090003.xhp\n"
+"par_id3149173\n"
"35\n"
"help.text"
-msgid "For example, to insert a section named \"Section1\" from a $[officename] text document abc.sxw as a DDE link, use the command: \"soffice x:\\abc.sxw Section1\". To insert the contents of the first cell from a MS Excel spreadsheet file called \"abc.xls\", use the command: \"excel x:\\[abc.xls]Sheet1 z1s1\". You can also copy the elements that you want to insert as a DDE link, and then <emph>Edit - Paste Special</emph>. You can then view the DDE command for the link, by selecting the contents and choosing <emph>Edit - Fields</emph>."
-msgstr "Για παράδειγμα, για να εισάγετε μια ενότητα με το όνομα \"Ενότητα1\" από ένα έγγραφο κειμένου abc.sxw του $[officename] μέσω συνδέσμου DDE, χρησιμοποιήστε την εντολή: \"soffice x:\\abc.sxw Ενότητα1\". Για να εισάγετε τα περιεχόμενα του πρώτου κελιού από ένα αρχείο υπολογιστικού φύλλου του MS Excel με το όνομα \"abc.xls\", χρησιμοποιήστε την εντολή: \"excel x:\\[abc.xls]Sheet1 z1s1\". Μπορείτε επίσης να αντιγράψετε τα στοιχεία που θέλετε να εισάγετε ως δεσμό DDE και μετά <emph>Επεξεργασία - Ειδική Επικόλληση</emph>. Μπορείτε μετά να προβάλλετε την εντολή DDE για τη σύνδεση, διαλέγοντας τα περιεχόμενα και επιλέγοντας <emph>Επεξεργασία - Πεδία</emph>."
+msgid "Type the text that you want to hide if a condition is met."
+msgstr "Πληκτρολογήστε το κείμενο που θέλετε να κρυφτεί εάν ισχύει μια συνθήκη."
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"hd_id3153640\n"
-"28\n"
+"04090003.xhp\n"
+"hd_id3151028\n"
+"40\n"
"help.text"
-msgid "File name<switchinline select=\"sys\"><caseinline select=\"WIN\"> / DDE command </caseinline></switchinline>"
-msgstr "Όνομα αρχείου <switchinline select=\"sys\"><caseinline select=\"WIN\"> / εντολή DDE </caseinline></switchinline>"
+msgid "Characters"
+msgstr "Χαρακτήρες"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3145754\n"
-"29\n"
+"04090003.xhp\n"
+"par_id3145771\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:MD_EDIT_REGION:ED_FILE\">Enter the path and the filename for the file that you want to insert, or click the browse button (<emph>...</emph>) to locate the file.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">If the <emph>DDE </emph>check box is selected, enter the DDE command that you want to use. </caseinline></switchinline>"
-msgstr "<ahelp hid=\"SW:EDIT:MD_EDIT_REGION:ED_FILE\">Πληκτρολογήστε τη διαδρομή και το όνομα αρχείου για το αρχείο που θέλετε να εισάγετε, ή πατήστε στο κουμπί εξερεύνησης (<emph>...</emph>) για να εντοπίσετε το αρχείο.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">Εάν το πλαίσιο ελέγχου <emph>DDE </emph>είναι επιλεγμένο, εισάγετε την εντολή DDE που θέλετε να χρησιμοποιήσετε.</caseinline></switchinline>"
+msgid "Enter the characters that you want to combine. You can combine a maximum of 6 characters. This option is only available for the <emph>Combine characters</emph> field type."
+msgstr "Εισάγετε τους χαρακτήρες που θέλετε να συνδυάσετε. Μπορείτε να συνδυάσετε το πολύ 6 χαρακτήρες. Αυτή η επιλογή είναι διαθέσιμη μόνο για το πεδίο τύπου <emph>Συνδυασμός χαρακτήρων</emph>."
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"hd_id3155136\n"
-"39\n"
+"04090003.xhp\n"
+"hd_id3156369\n"
+"41\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "Value"
+msgstr "Τιμή"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3156274\n"
-"40\n"
+"04090003.xhp\n"
+"par_id3151370\n"
+"44\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:MD_EDIT_REGION:PB_FILE\">Locate the file that you want to insert as a link, and then click <emph>Insert</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:MD_EDIT_REGION:PB_FILE\">Εντοπίστε το αρχείο που θέλετε να εισάγετε ως σύνδεση και μετά πατήστε <emph>Εισαγωγή</emph>.</ahelp>"
+msgid "Enter a value for the selected field."
+msgstr "Πληκτρολογήστε μια τιμή για το επιλεγμένο πεδίο."
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"hd_id3149180\n"
-"23\n"
+"04090003.xhp\n"
+"hd_id3148877\n"
+"36\n"
"help.text"
-msgid "Section"
-msgstr "Ενότητα"
+msgid "Macro"
+msgstr "Μακροεντολή"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3155910\n"
-"24\n"
+"04090003.xhp\n"
+"par_id3155912\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\"SW:COMBOBOX:MD_EDIT_REGION:LB_SUBREG\">Select the section in the file that you want to insert as a link.</ahelp>"
-msgstr "<ahelp hid=\"SW:COMBOBOX:MD_EDIT_REGION:LB_SUBREG\">Επιλέξτε την ενότητα στο αρχείο που θέλετε να εισάγετε ως δεσμό.</ahelp>"
+msgid "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_BT_FUNCMACRO\">Opens the <emph>Macro Selector</emph>, where you can choose the macro that will run when you click the selected field in the document.</ahelp> This button is only available for the \"Execute macro\" function field."
+msgstr "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_BT_FUNCMACRO\">Ανοίγει τον <emph>Επιλογέα μακροεντολής</emph>, όπου μπορείτε να επιλέξετε τη μακροεντολή που θα εκτελεστεί όταν πατάτε στο επιλεγμένο πεδίο στο έγγραφο.</ahelp> Αυτό το κουμπί είναι διαθέσιμο μόνο για το πεδίο λειτουργίας \"Εκτέλεση μακροεντολής\"."
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3151373\n"
-"25\n"
+"04090003.xhp\n"
+"par_id3150111\n"
+"49\n"
"help.text"
-msgid "When you open a document that contains linked sections, you are prompted to update the links."
-msgstr "Όταν ανοίγετε ένα έγγραφο που περιέχει συνδεμένες ενότητες, παρακινείστε να ενημερώσετε τους δεσμούς."
+msgid "The following controls are displayed for <emph>Input list</emph> fields:"
+msgstr "Τα ακόλουθα στοιχεία ελέγχου εμφανίζονται για τα πεδία <emph>Λίστα εισαγωγής</emph>:"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"hd_id3150687\n"
-"43\n"
+"04090003.xhp\n"
+"hd_id3155860\n"
+"50\n"
"help.text"
-msgid "Write Protection"
-msgstr "Προστασία εγγραφής"
+msgid "Item"
+msgstr "Στοιχείο"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"hd_id3150700\n"
-"10\n"
+"04090003.xhp\n"
+"par_id3150688\n"
+"51\n"
"help.text"
-msgid "Protected"
-msgstr "Προστατευμένο"
+msgid "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_LISTITEM\">Enter a new item.</ahelp>"
+msgstr "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_LISTITEM\">Εισάγετε ένα νέο στοιχείο.</ahelp>"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3150110\n"
-"11\n"
+"04090003.xhp\n"
+"hd_id3147413\n"
+"52\n"
"help.text"
-msgid "<ahelp hid=\"SW:TRISTATEBOX:MD_EDIT_REGION:CB_PROTECT\">Prevents the selected section from being edited.</ahelp>"
-msgstr "<ahelp hid=\"SW:TRISTATEBOX:MD_EDIT_REGION:CB_PROTECT\">Αποτρέπει την επεξεργασία της επιλεγμένης ενότητας.</ahelp>"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"hd_id3145261\n"
-"44\n"
+"04090003.xhp\n"
+"par_id3147473\n"
+"53\n"
"help.text"
-msgid "With password"
-msgstr "Με κωδικό πρόσβασης"
+msgid "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTADD\">Adds the <emph>Item</emph> to the list.</ahelp>"
+msgstr "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTADD\">Προσθέτει το <emph>Στοιχείο</emph> στη λίστα.</ahelp>"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3149555\n"
-"45\n"
+"04090003.xhp\n"
+"hd_id3147496\n"
+"54\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_INSERT_SECTION_CB_PASSWD\">Protects the selected section with a password. The password must have a minimum of 5 characters.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_INSERT_SECTION_CB_PASSWD\">Προστατεύει την επιλεγμένη ενότητα με κωδικό. Ο κωδικός πρέπει να έχει το λιγότερο 5 χαρακτήρες.</ahelp>"
+msgid "Items on list"
+msgstr "Στοιχεία στη λίστα"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"hd_id3150549\n"
-"46\n"
+"04090003.xhp\n"
+"par_id3147618\n"
+"55\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "<ahelp hid=\"SW_LISTBOX_TP_FLD_FUNC_LB_LISTITEMS\">Lists the items. The topmost item is shown in the document.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_FLD_FUNC_LB_LISTITEMS\">Εμφανίζει τα στοιχεία. Το ανώτατο στοιχείο εμφανίζεται στο έγγραφο.</ahelp>"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3147742\n"
-"47\n"
+"04090003.xhp\n"
+"hd_id3145263\n"
+"56\n"
"help.text"
-msgid "<ahelp hid=\"SW_PUSHBUTTON_TP_INSERT_SECTION_PB_PASSWD\">Opens a dialog where you can change the current password.</ahelp>"
-msgstr "<ahelp hid=\"SW_PUSHBUTTON_TP_INSERT_SECTION_PB_PASSWD\">Ανοίγει έναν διάλογο όπου μπορείτε να αλλάξετε τον τρέχοντα κωδικό.</ahelp>"
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"hd_id3146333\n"
-"48\n"
+"04090003.xhp\n"
+"par_id3149558\n"
+"57\n"
"help.text"
-msgid "Hide"
-msgstr "Απόκρυψη"
+msgid "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTREMOVE\">Removes the selected item from the list.</ahelp>"
+msgstr "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTREMOVE\">Αφαιρεί το επιλεγμένο στοιχείο από τη λίστα.</ahelp>"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"hd_id3149830\n"
-"12\n"
+"04090003.xhp\n"
+"hd_id3145126\n"
+"58\n"
"help.text"
-msgid "Hide"
-msgstr "Απόκρυψη"
+msgid "Move Up"
+msgstr "Μετακίνηση προς τα πάνω"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3148849\n"
-"13\n"
+"04090003.xhp\n"
+"par_id3155970\n"
+"59\n"
"help.text"
-msgid "<ahelp hid=\"SW:TRISTATEBOX:MD_EDIT_REGION:CB_HIDE\">Hides and prevents the selected section from being printed.</ahelp> The components of a hidden sections appear gray in the Navigator. When you rest your mouse pointer over a hidden component in the Navigator, the Help tip \"hidden\" is displayed."
-msgstr "<ahelp hid=\"SW:TRISTATEBOX:MD_EDIT_REGION:CB_HIDE\">Κρύβει και αποτρέπει την εκτύπωση των επιλεγμένων ενοτήτων.</ahelp> Τα τμήματα μιας κρυφής ενότητας εμφανίζονται σε γκρίζα στην περιήγηση. Όταν αφήσετε το δείκτη του ποντικιού πάνω σε μια κρυφό τμήμα στην περιήγηση, εμφανίζεται η συμβουλή βοήθειας \"κρυφό\"."
+msgid "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTUP\">Moves the selected item up in the list.</ahelp>"
+msgstr "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTUP\">Μετακινεί το επιλεγμένο στοιχείο μια θέση πάνω στη λίστα.</ahelp>"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3155074\n"
-"50\n"
+"04090003.xhp\n"
+"hd_id3150549\n"
+"60\n"
"help.text"
-msgid "You cannot hide a section if it is the only content on a page, or in a header, footer, footnote, frame, or table cell."
-msgstr "Δεν μπορείτε να κρύψετε μια ενότητα εάν είναι το μόνο περιεχόμενο σε μια σελίδα, ή σε κεφαλίδα, υποσέλιδο, υποσημείωση, πλαίσιο ή κελί πίνακα."
+msgid "Move Down"
+msgstr "Μετακίνηση προς τα κάτω"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"hd_id3154323\n"
-"16\n"
+"04090003.xhp\n"
+"par_id3156221\n"
+"61\n"
"help.text"
-msgid "With condition"
-msgstr "Με συνθήκη"
+msgid "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTDOWN\">Moves the selected item down in the list.</ahelp>"
+msgstr "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTDOWN\">Μετακινεί το επιλεγμένο στοιχείο μια θέση κάτω στη λίστα.</ahelp>"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3154343\n"
-"17\n"
+"04090003.xhp\n"
+"hd_id3149215\n"
+"62\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:MD_EDIT_REGION:ED_CONDITION\">Enter the condition that must be met to hide the section.</ahelp> A condition is a <link href=\"text/swriter/01/04090200.xhp\" name=\"logical expression\">logical expression</link>, such as \"SALUTATION EQ Mr.\". For example, if you use the <link href=\"text/swriter/guide/form_letters_main.xhp\" name=\"mail merge\">mail merge</link> form letter feature to define a database field called \"Salutation\" that contains \"Mr.\", \"Ms.\", or \"Sir or Madam\", you can then specify that a section will only be printed if the salutation is \"Mr.\"."
-msgstr "<ahelp hid=\"SW:EDIT:MD_EDIT_REGION:ED_CONDITION\">Εισάγετε τη συνθήκη που πρέπει να ισχύει για απόκρυψη της ενότητας.</ahelp> Μια συνθήκη είναι μια <link href=\"text/swriter/01/04090200.xhp\" name=\"λογική έκφραση\">λογική έκφραση </link>, όπως \"ΠΡΟΣΦΩΝΗΣΗ EQ Κε\". Για παράδειγμα, εάν χρησιμοποιήσετε τη <link href=\"text/swriter/guide/form_letters_main.xhp\" name=\"συγχώνευση αλληλογραφίας\">συγχώνευση αλληλογραφίας</link> εγκυκλίου επιστολής για να ορίσετε ένα πεδίο βάσης δεδομένων που λέγεται \"Προσφώνηση\" που περιέχει \"Κος\", \"Κα\", ή \"Κύριος ή Κυρία\" , μπορείτε να ορίσετε ποια ενότητα θα εκτυπώνεται εάν η προσφώνηση είναι \"Κος\"."
+msgid "Name"
+msgstr "Όνομα"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3150086\n"
-"18\n"
+"04090003.xhp\n"
+"par_id3147733\n"
+"63\n"
"help.text"
-msgid "Another example would be to create the field variable \"x\" and set its value to 1. Then specify a condition based on this variable for hiding a section, such as: \"x eq 1\". If you want to display the section, set the value of the variable \"x\" to \"0\"."
-msgstr "Ένα άλλο παράδειγμα είναι για τη δημιουργία μιας μεταβλητής πεδίου \"x\" και να τεθεί η τιμή της σε 1. Τότε ορίζεται μια συνθήκη βασισμένη σε αυτήν τη μεταβλητή για απόκρυψη μιας ενότητας, όπως \"x eq 1\". Εάν θέλετε να εμφανίζεται η ενότητα, ορίστε την τιμή της μεταβλητής \"x\" σε \"0\"."
+msgid "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_LISTNAME\">Enter a unique name for the <emph>Input list</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_LISTNAME\">Εισάγει ένα μοναδικό όνομα για τη <emph>Λίστα εισαγωγής</emph>.</ahelp>"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_idN108DF\n"
+"04090003.xhp\n"
+"hd_id3146332\n"
+"64\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "Choose Item"
+msgstr "Επιλογή στοιχείου"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_idN108E3\n"
+"04090003.xhp\n"
+"par_id3147455\n"
+"65\n"
"help.text"
-msgid "You see this area of the dialog when the current document is an XForms document."
-msgstr "Αυτή η περιοχή του διαλόγου εμφανίζεται όταν το τρέχον έγγραφο είναι ένα έγγραφο XForms."
+msgid "This dialog is shown when you click an <emph>Input list</emph> field in the document."
+msgstr "Αυτός ο διάλογος εμφανίζεται όταν πατάτε στο πεδίο <emph>Λίστα εισαγωγής</emph> στο κείμενο."
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_idN108E6\n"
+"04090003.xhp\n"
+"par_id3149837\n"
+"66\n"
"help.text"
-msgid "Editable in read-only document"
-msgstr "Επεξεργασία σε έγγραφο μόνο για ανάγνωση"
+msgid "<ahelp hid=\"SW_LISTBOX_DLG_FLD_DROPDOWN_LB_LISTITEMS\">Choose the item that you want to display in the document, then click <emph>OK</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_DLG_FLD_DROPDOWN_LB_LISTITEMS\">Επιλέξτε το στοιχείο που θέλετε να εμφανίζεται στο έγγραφο, κατόπιν πατήστε στο <emph>Εντάξει</emph>.</ahelp>"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_idN108EA\n"
+"04090003.xhp\n"
+"hd_id3147602\n"
+"67\n"
"help.text"
-msgid "Select to allow editing of the section's contents even if the document is opened in read-only mode."
-msgstr "Επιλέξτε για να επιτρέπεται η επεξεργασία των περιεχομένων της ενότητας, ακόμη και αν το έγγραφο ανοίγεται σε κατάσταση μόνο για ανάγνωση."
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3150032\n"
-"19\n"
+"04090003.xhp\n"
+"par_id3148855\n"
+"68\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Field commands\">Field commands</link>"
-msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Εντολές πεδίων\">Εντολές πεδίων</link>"
+msgid "<ahelp hid=\"SW_PUSHBUTTON_DLG_FLD_DROPDOWN_PB_EDIT\">Displays the <emph>Edit Fields: Functions</emph> dialog, where you can edit the <emph>Input list</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SW_PUSHBUTTON_DLG_FLD_DROPDOWN_PB_EDIT\">Εμφανίζει τον διάλογο <emph>Επεξεργασία πεδίων: Λειτουργίες</emph>, όπου μπορείτε να επεξεργαστείτε τη <emph>Λίστα εισαγωγής</emph>.</ahelp>"
-#: 04020100.xhp
+#: 04090003.xhp
msgctxt ""
-"04020100.xhp\n"
-"par_id3158420\n"
-"51\n"
+"04090003.xhp\n"
+"hd_id3155558\n"
+"69\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04090200.xhp\" name=\"Syntax for conditions\">Syntax for conditions</link>"
-msgstr "<link href=\"text/swriter/01/04090200.xhp\" name=\"Σύνταξη συνθηκών\">Σύνταξη συνθηκών</link>"
+msgid "Next"
+msgstr "Επόμενο"
-#: 06090000.xhp
+#: 04090003.xhp
msgctxt ""
-"06090000.xhp\n"
-"tit\n"
+"04090003.xhp\n"
+"par_id3148434\n"
+"70\n"
"help.text"
-msgid "Convert Text to Table"
-msgstr "Μετατροπή κειμένου σε πίνακα"
+msgid "<ahelp hid=\"SW_PUSHBUTTON_DLG_FLD_DROPDOWN_PB_NEXT\">Closes the current <emph>Input list</emph> and displays the next, if available.</ahelp> You see this button when you open the <emph>Choose Item</emph> dialog by Ctrl+Shift+F9."
+msgstr "<ahelp hid=\"SW_PUSHBUTTON_DLG_FLD_DROPDOWN_PB_NEXT\">Κλείνει την τρέχουσα <emph>Λίστα εισαγωγής</emph> και εμφανίζει την επόμενη, εάν υπάρχει.</ahelp> Βλέπετε αυτό το κουμπί όταν ανοίγετε τον διάλογο <emph>Επιλογή Στοιχείου</emph> με Ctrl+Shift+F9."
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"bm_id3147402\n"
+"04090004.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>converting; text, into tables</bookmark_value><bookmark_value>text; converting to tables</bookmark_value><bookmark_value>tables; converting to text</bookmark_value>"
-msgstr "<bookmark_value>μετατροπή; κείμενο, σε πίνακες</bookmark_value><bookmark_value>κείμενο; μετατροπή σε πίνακες</bookmark_value><bookmark_value>πίνακες; μετατροπή σε κείμενο</bookmark_value>"
+msgid "DocInformation"
+msgstr "Πληροφορίες εγγράφου"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"hd_id3147402\n"
+"04090004.xhp\n"
+"hd_id3154479\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/06090000.xhp\" name=\"Convert Text to Table\">Convert Text to Table</link>"
-msgstr "<link href=\"text/swriter/01/06090000.xhp\" name=\"Μετατροπή κειμένου σε πίνακα\">Μετατροπή κειμένου σε πίνακα</link>"
+msgid "<link href=\"text/swriter/01/04090004.xhp\" name=\"DocInformation\">DocInformation</link>"
+msgstr "<link href=\"text/swriter/01/04090004.xhp\" name=\" Πληροφορίες εγγράφου\">Πληροφορίες εγγράφου</link>"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"par_id3145829\n"
+"04090004.xhp\n"
+"par_id3149692\n"
"2\n"
"help.text"
-msgid "<variable id=\"texttab\"><ahelp hid=\".uno:ConvertTableText\">Converts the selected text into a table, or the selected table into text.</ahelp></variable>"
-msgstr "<variable id=\"texttab\"><ahelp hid=\".uno:ConvertTableText\">Μετατρέπει το επιλεγμένο κείμενο σε έναν πίνακα, ή τον επιλεγμένο πίνακα σε κείμενο.</ahelp></variable>"
+msgid "DocInformation fields contain information about the properties of a document, such as the date a document was created. To view the properties of a document, choose <emph>File - Properties</emph>."
+msgstr "Τα πεδία πληροφοριών εγγράφου περιέχουν πληροφορίες για τις ιδιότητες του εγγράφου, όπως ημερομηνία δημιουργίας του εγγράφου. Για να δείτε τις ιδιότητες του εγγράφου, επιλέξτε <emph>Αρχείο - Ιδιότητες</emph>."
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"par_id3150015\n"
-"15\n"
+"04090004.xhp\n"
+"par_id3148982\n"
+"3\n"
"help.text"
-msgid "The options available in this dialog depending on the type of conversion."
-msgstr "Οι διαθέσιμες επιλογές σε αυτόν τον διάλογο εξαρτώνται από τον τύπο μετατροπής."
+msgid "When you export and import an HTML document containing DocInformation fields, <link href=\"text/swriter/01/04090007.xhp#dokumentinfo\" name=\"special $[officename] formats\">special $[officename] formats</link> are used."
+msgstr "Όταν εξάγετε και εισάγετε ένα έγγραφο HTML που περιέχει πεδία πληροφοριών εγγράφου, χρησιμοποιούνται <link href=\"text/swriter/01/04090007.xhp#dokumentinfo\" name=\"ειδικές μορφοποιήσεις του $[officename]\">ειδικές μορφοποιήσεις του $[officename]</link>."
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"hd_id3145247\n"
-"3\n"
+"04090004.xhp\n"
+"par_id0902200804290053\n"
"help.text"
-msgid "Separate text at"
-msgstr "Διαχωρισμός κειμένου σε"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the available field types. To add a field to your document, click a field type, click a field in the Select list, and then click Insert.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει τους διαθέσιμους τύπους πεδίων. Για να προσθέσετε ένα πεδίο στο έγγραφο σας, πατήστε σε έναν τύπο πεδίου, πατήστε ένα πεδίο στη λίστα επιλογής και μετά πατήστε Εισαγωγή.</ahelp>"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"par_id3148388\n"
+"04090004.xhp\n"
+"par_id3155140\n"
"4\n"
"help.text"
-msgid "A separator, such as a tab, marks the column boundaries in the selected text. Each paragraph in the selection is converted into a row in the table. Similarly, when you convert a table into text, the column markers are changed to the character that you specify, and each row is converted into a separate paragraph."
-msgstr "Ένα διαχωριστικό, όπως ένας στηλοθέτης, επισημαίνει τα όρια των στηλών στο επιλεγμένο κείμενο. Κάθε παράγραφος στην επιλογή μετατρέπεται σε μία γραμμή στον πίνακα. Παρόμοια, όταν μετατρέπετε έναν πίνακα σε κείμενο, οι σημειωτές στηλών αλλάζουν στον χαρακτήρα που καθορίζετε και κάθε γραμμή μετατρέπεται σε μία ξεχωριστή παράγραφο."
+msgid "Type"
+msgstr "Τύπος"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"hd_id3150936\n"
+"04090004.xhp\n"
+"par_id3149176\n"
+"5\n"
+"help.text"
+msgid "Meaning"
+msgstr "Σημασία"
+
+#: 04090004.xhp
+msgctxt ""
+"04090004.xhp\n"
+"par_id3145774\n"
"6\n"
"help.text"
-msgid "Tabs"
-msgstr "Στηλοθέτες"
+msgid "Modified"
+msgstr "Τροποποιήθηκε"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"par_id3149027\n"
+"04090004.xhp\n"
+"par_id3155915\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/tabs\">Converts the text to a table using tabs as column markers.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/tabs\">Μετατρέπει το κείμενο σε έναν πίνακα χρησιμοποιώντας στηλοθέτες ως σημειωτές στήλης.</ahelp>"
+msgid "Inserts the name of the author, and the date, or the time of the last save."
+msgstr "Εισάγει το όνομα του συντάκτη και την ημερομηνία, ή την ώρα της τελευταίας αποθήκευσης."
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"hd_id3147171\n"
+"04090004.xhp\n"
+"par_id3150108\n"
+"8\n"
+"help.text"
+msgid "Editing time"
+msgstr "Χρόνος επεξεργασίας"
+
+#: 04090004.xhp
+msgctxt ""
+"04090004.xhp\n"
+"par_id3155860\n"
+"9\n"
+"help.text"
+msgid "Inserts the amount of time spent on editing a document."
+msgstr "Εισάγει το χρόνο που έχει αναλωθεί για την επεξεργασία του εγγράφου."
+
+#: 04090004.xhp
+msgctxt ""
+"04090004.xhp\n"
+"par_id3150700\n"
"10\n"
"help.text"
-msgid "Semicolons"
-msgstr "Άνω τελείες - ;"
+msgid "Comments"
+msgstr "Σχόλια"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"par_id3147565\n"
+"04090004.xhp\n"
+"par_id3147490\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/semicolons\">Converts the text to a table using semi-colons (;) as column markers.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/semicolons\">Μετατρέπει το κείμενο σε πίνακα χρησιμοποιώντας (;) ως σημειωτές στήλης.</ahelp>"
+msgid "Inserts the comments as entered in the <emph>Description</emph> tab page of the <emph>Properties</emph> dialog."
+msgstr "Εισάγει σχόλια όπως μπήκαν στη σελίδα καρτέλας <emph>Περιγραφή </emph> του διαλόγου <emph>Ιδιότητες</emph>."
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"hd_id3151273\n"
+"04090004.xhp\n"
+"par_id3145262\n"
"12\n"
"help.text"
-msgid "Paragraph"
-msgstr "Παράγραφος"
+msgid "Document number"
+msgstr "Αριθμός εγγράφου"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"par_id3154645\n"
+"04090004.xhp\n"
+"par_id3150556\n"
"13\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/paragraph\">Converts the text to a table using paragraphs as column markers.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/paragraph\">Μετατρέπει το κείμενο σε έναν πίνακα χρησιμοποιώντας παραγράφους ως σημειωτές στήλης.</ahelp>"
+msgid "Inserts the version number of the current document."
+msgstr "Εισάγει τον αριθμό έκδοσης του τρέχοντος εγγράφου."
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"hd_id3151184\n"
-"16\n"
+"04090004.xhp\n"
+"par_id3146326\n"
+"14\n"
"help.text"
-msgid "Other:"
-msgstr "Άλλα:"
+msgid "Created"
+msgstr "Δημιουργία από"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"par_id3150256\n"
-"17\n"
+"04090004.xhp\n"
+"par_id3149833\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/other\">Converts the text to a table using the character that you type in the box as a column marker.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/other\">Μετατρέπει το κείμενο σε έναν πίνακα χρησιμοποιώντας τον χαρακτήρα που πληκτρολογείτε στο πλαίσιο ως σημειωτή στήλης.</ahelp>"
+msgid "Inserts the name of the author, and the date, or the time when the document was created."
+msgstr "Εισάγει το όνομα του συντάκτη και την ημερομηνία, ή την ώρα δημιουργίας του εγγράφου."
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"hd_id3149295\n"
-"20\n"
+"04090004.xhp\n"
+"par_id3148856\n"
+"16\n"
"help.text"
-msgid "Text box"
-msgstr "Πλαίσιο κειμένου"
+msgid "Info 0 - 3"
+msgstr "Πληροφορίες 0 - 3"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"par_id3151175\n"
-"21\n"
+"04090004.xhp\n"
+"par_id3154784\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/othered\">Type the character that you want to use as a column marker.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/othered\">Πληκτρολογήστε τον επιθυμητό χαρακτήρα ως σημειωτή στήλης.</ahelp>"
+msgid "Inserts the contents of the info fields found on the <emph>User Defined </emph>tab of the <link href=\"text/shared/01/01100300.xhp\" name=\"File - Properties\"><emph>File - Properties</emph></link> dialog."
+msgstr "Εισάγει τα περιεχόμενα των πεδίων πληροφοριών που βρίσκονται στην καρτέλα <emph>Ορισμένα από τον χρήστη</emph> του διαλόγου <link href=\"text/shared/01/01100300.xhp\" name=\"Αρχείο - Ιδιότητες\"><emph>Αρχείο - Ιδιότητες</emph></link>."
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"hd_id3147508\n"
+"04090004.xhp\n"
+"par_id3150177\n"
"18\n"
"help.text"
-msgid "Equal width for all columns"
-msgstr "Ίσο πλάτος για όλες τις στήλες"
+msgid "Last printed"
+msgstr "Τελευταία εκτύπωση"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"par_id3154278\n"
+"04090004.xhp\n"
+"par_id3156094\n"
"19\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/keepcolumn\">Creates columns of equal width, regardless of the position of the column marker.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/keepcolumn\">Δημιουργεί στήλες ίσου πλάτους, ανεξάρτητα από τη θέση του σημειωτή στήλης.</ahelp>"
+msgid "Inserts the name of the author, and the date or time that the document was last printed."
+msgstr "Εισάγει το όνομα του συντάκτη και την ημερομηνία ή την ώρα της τελευταίας εκτύπωσης του εγγράφου."
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"hd_id3150703\n"
-"14\n"
+"04090004.xhp\n"
+"par_id3156122\n"
+"20\n"
"help.text"
-msgid "AutoFormat"
-msgstr "Αυτόματη μορφοποίηση"
+msgid "Keywords"
+msgstr "Λέξεις κλειδιά"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"par_id31542781\n"
-"19\n"
+"04090004.xhp\n"
+"par_id3150912\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>AutoFormat</emph> dialog, where you can select a predefined layout for table.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <emph>Αυτόματη μορφοποίηση</emph>, όπου μπορείτε να επιλέξετε μια προκαθορισμένη διάταξη για πίνακα.</ahelp>"
+msgid "Inserts the keywords as entered in the <emph>Description </emph>tab of the <emph>File Properties </emph>dialog."
+msgstr "Εισάγει τις λέξεις κλειδιά όπως μπήκαν στην καρτέλα<emph>Περιγραφή</emph> του διαλόγου <emph>Αρχείο - Ιδιότητες </emph>."
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"hd_id3154097\n"
+"04090004.xhp\n"
+"par_id3154328\n"
"22\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Subject"
+msgstr "Θέμα"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"hd_id3149802\n"
+"04090004.xhp\n"
+"par_id3146942\n"
"23\n"
"help.text"
-msgid "Heading"
-msgstr "Κεφαλίδα"
+msgid "Inserts the subject as entered in the <emph>Description </emph>tab of the <emph>File Properties </emph>dialog."
+msgstr "Εισάγει το θέμα του εγγράφου όπως μπήκε στην καρτέλα<emph>Περιγραφή</emph> του διαλόγου <emph>Ιδιότητες αρχείου</emph>."
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"par_id3153535\n"
-"28\n"
+"04090004.xhp\n"
+"par_id3150092\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/headingcb\">Formats the first row of the new table as a heading.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/headingcb\">Μορφοποιεί την πρώτη γραμμή του νέου πίνακα ως μια κεφαλίδα.</ahelp>"
+msgid "Title"
+msgstr "Τίτλος"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"hd_id3150359\n"
-"24\n"
+"04090004.xhp\n"
+"par_id3150033\n"
+"25\n"
"help.text"
-msgid "Repeat heading"
-msgstr "Επανάληψη κεφαλίδας"
+msgid "Inserts the title as entered in the <emph>Description </emph>tab of the <emph>File Properties </emph>dialog."
+msgstr "Εισάγει τον τίτλο όπως μπήκε στην καρτέλα<emph>Περιγραφή </emph> του διαλόγου <emph>Ιδιότητες αρχείου</emph>."
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"par_id3150973\n"
-"29\n"
+"04090004.xhp\n"
+"par_id0902200804290272\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/repeatheading\">Repeats the table header on each page that the table spans.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/repeatheading\">Επαναλαμβάνει την κεφαλίδα πίνακα σε κάθε σελίδα που ο πίνακας καλύπτει.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the available fields for the field type selected in the <emph>Type </emph>list. To insert a field, click the field, and then click <emph>Insert</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει όλα τα διαθέσιμα πεδία για τον επιλεγμένο τύπο πεδίου στη λίστα <emph>Τύπος </emph>. Για να εισάγετε ένα πεδίο, πατήστε στο πεδίο και μετά πατήστε <emph>Εισαγωγή</emph>.</ahelp>"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"hd_id5971251\n"
+"04090004.xhp\n"
+"par_id3149956\n"
+"26\n"
"help.text"
-msgid "The first ... rows"
-msgstr "Οι πρώτες ... γραμμές"
+msgid "For the \"Created\", \"Modified\", and \"Last printed\" field types, you can include the author, date, and time of the corresponding operation."
+msgstr "Για τους τύπους πεδίων \"Δημιουργήθηκε\", \"Τροποποιήθηκε\", και \"Τελευταία εκτύπωση\", μπορείτε να συμπεριλάβετε τον συντάκτη, την ημερομηνία και την ώρα για την αντίστοιχη λειτουργία."
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"par_id4136478\n"
+"04090004.xhp\n"
+"par_id0902200804290382\n"
"help.text"
-msgid "<ahelp hid=\".\">Repeats the first n rows as a header.</ahelp>"
-msgstr "<ahelp hid=\".\">Επαναλαμβάνει τις πρώτες ν γραμμές ως κεφαλίδα.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε στη μορφοποίηση που θέλετε να εφαρμόσετε στο επιλεγμένο πεδίο, ή πατήστε \"Πρόσθετες μορφοποιήσεις\" για να ορίσετε μια προσαρμοσμένη μορφοποίηση.</ahelp>"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"hd_id3151315\n"
-"25\n"
+"04090004.xhp\n"
+"hd_id3149608\n"
+"28\n"
"help.text"
-msgid "Don't split table"
-msgstr "Να μη διαιρείται ο πίνακας"
+msgid "Fixed content"
+msgstr "Σταθερό περιεχόμενο"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"par_id3147530\n"
-"30\n"
+"04090004.xhp\n"
+"par_id3150767\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/dontsplitcb\">Does not divide the table across pages.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/dontsplitcb\">Δεν διαιρεί τον πίνακα κατά μήκος των σελίδων.</ahelp>"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_FLD_DOKINF:CB_DOKINFFIXEDCONTENT\">Inserts the field as static content, that is, the field cannot be updated.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FLD_DOKINF:CB_DOKINFFIXEDCONTENT\">Εισάγει το πεδίο ως στατικό περιεχόμενο, δηλαδή, το πεδίο δεν μπορεί να ενημερωθεί.</ahelp>"
-#: 06090000.xhp
+#: 04090004.xhp
msgctxt ""
-"06090000.xhp\n"
-"hd_id3154472\n"
-"26\n"
+"04090004.xhp\n"
+"par_id3155554\n"
+"30\n"
"help.text"
-msgid "Border"
-msgstr "Περίγραμμα"
+msgid "Fields with fixed content are only evaluated when you create a new document from a template that contains such a field. For example, a date field with fixed content inserts the date that a new document was created from the template."
+msgstr "Τα πεδία με σταθερό περιεχόμενο αξιολογούνται μόνο όταν δημιουργείτε ένα νέο έγγραφο από ένα πρότυπο που περιέχει ένα τέτοιο πεδίο. Για παράδειγμα, ένα πεδίο ημερομηνίας με σταθερό περιεχόμενο εισάγει την ημερομηνία που ένα νέο έγγραφο δημιουργήθηκε από το πρότυπο."
-#: 06090000.xhp
+#: 04090005.xhp
msgctxt ""
-"06090000.xhp\n"
-"par_id3154570\n"
-"31\n"
+"04090005.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/bordercb\">Adds a border to the table and the table cells.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/bordercb\">Προσθέτει ένα περίγραμμα στον πίνακα και στα κελιά του πίνακα.</ahelp>"
+msgid "Variables"
+msgstr "Μεταβλητές"
-#: 04190000.xhp
+#: 04090005.xhp
msgctxt ""
-"04190000.xhp\n"
-"tit\n"
+"04090005.xhp\n"
+"bm_id8526261\n"
"help.text"
-msgid "Insert (File)"
-msgstr "Εισαγωγή (αρχείου)"
+msgid "<bookmark_value>user-defined fields, restriction</bookmark_value>"
+msgstr "<bookmark_value>πεδία ορισμένα από το χρήστη, περιορισμός</bookmark_value>"
-#: 04190000.xhp
+#: 04090005.xhp
msgctxt ""
-"04190000.xhp\n"
-"hd_id3147562\n"
+"04090005.xhp\n"
+"hd_id3153716\n"
"1\n"
"help.text"
-msgid "Insert (File)"
-msgstr "Εισαγωγή (αρχείου)"
+msgid "<link href=\"text/swriter/01/04090005.xhp\" name=\"Variables\">Variables</link>"
+msgstr "<link href=\"text/swriter/01/04090005.xhp\" name=\"Μεταβλητές\">Μεταβλητές</link>"
-#: 04190000.xhp
+#: 04090005.xhp
msgctxt ""
-"04190000.xhp\n"
-"par_id3145411\n"
+"04090005.xhp\n"
+"par_id3150764\n"
"2\n"
"help.text"
-msgid "<variable id=\"datei\"><ahelp hid=\".uno:InsertDoc\">Inserts a text file at the current cursor position.</ahelp></variable>"
-msgstr "<variable id=\"datei\"><ahelp hid=\".uno:InsertDoc\">Εισάγει το αρχείο κειμένου στην τρέχουσα θέση του δρομέα.</ahelp></variable>"
+msgid "Variable fields let you add dynamic content to your document. For example, you can use a variable to reset the page numbering."
+msgstr "Τα πεδία μεταβλητών επιτρέπουν την πρόσθεση δυναμικού περιεχομένου στο έγγραφό σας. Για παράδειγμα, μπορείτε να χρησιμοποιήσετε μια μεταβλητή για να επαναφέρετε την αρίθμηση των σελίδων."
-#: 04190000.xhp
+#: 04090005.xhp
msgctxt ""
-"04190000.xhp\n"
-"par_idN105BD\n"
+"04090005.xhp\n"
+"par_id3149759\n"
+"3\n"
"help.text"
-msgid "To always have the latest version of the contents of a file, insert a section into your document, and then insert a link to the text file in the section. See <link href=\"text/swriter/01/04020100.xhp\">insert a section</link> for details."
-msgstr "Για να έχετε πάντα την τελευταία έκδοση των περιεχομένων ενός αρχείου, εισάγετε μία ενότητα στο έγγραφό σας και ύστερα εισάγετε μία σύνδεση στο αρχείο κειμένου στην ενότητα. Δείτε <link href=\"text/swriter/01/04020100.xhp\">εισαγωγή ενότητας</link> για λεπτομέρειες."
+msgid "User-defined fields are only available in the current document."
+msgstr "Τα πεδία που έχουν οριστεί από τον χρήστη είναι διαθέσιμα μόνο στο ενεργό έγγραφο."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"tit\n"
+"04090005.xhp\n"
+"par_id0903200802243625\n"
"help.text"
-msgid "Navigator"
-msgstr "Περιηγητής"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the available field types. To add a field to your document, click a field type, click a field in the <emph>Select </emph>list, and then click <emph>Insert</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει σε λίστα τους διαθέσιμους τύπους πεδίων. Για να προσθέσετε ένα πεδίο στο έγγραφο σας, κάντε κλικ σε ένα τύπο πεδίου, κάντε κλικ σε ένα πεδίο στη λίστα <emph>Επιλογή </emph>, και μετά κάντε κλικ στο <emph>Εισαγωγή</emph>.</ahelp>"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3151177\n"
-"85\n"
+"04090005.xhp\n"
+"par_id3150703\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link>"
-msgstr "<link href=\"text/swriter/01/02110000.xhp\" name=\"Περιηγητής\">Περιηγητής</link>"
+msgid "Type"
+msgstr "Τύπος"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149802\n"
-"2\n"
+"04090005.xhp\n"
+"par_id3154096\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".uno:Navigator\">Shows or hides the Navigator, where you can quickly jump to different parts of your document. You can also use the Navigator to insert elements from the current document or other open documents, and to organize master documents.</ahelp> To edit an item in the Navigator, right-click the item, and then choose a command from the context menu. If you want, you can <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dock\">dock</link> the Navigator at the edge of your workspace."
-msgstr "<ahelp hid=\".uno:Navigator\">Εμφανίζει ή κρύβει τον περιηγητή, για να μπορείτε να μεταφέρεστε γρήγορα σε διαφορετικά μέρη του εγγράφου σας. Μπορείτε επίσης, να χρησιμοποιήσετε τον περιηγητή για εισάγετε στοιχεία από το τρέχον έγγραφο ή από άλλα ανοικτά έγγραφα και να οργανώσετε κύρια έγγραφα.</ahelp> Για να τροποποιήσετε ένα στοιχείο στον περιηγητή, δεξιοπατήστε στο στοιχείο και μετά επιλέξτε μια εντολή από το μενού περιεχομένου. Εάν θέλετε, μπορείτε να <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"προσαρτήσετε\">προσαρτήσετε</link> τον περιηγητή στην άκρη του χώρου εργασίας."
+msgid "Description"
+msgstr "Περιγραφή"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154475\n"
-"3\n"
+"04090005.xhp\n"
+"par_id3149803\n"
+"6\n"
"help.text"
-msgid "To open the Navigator, choose <emph>View - Navigator</emph>. To move the Navigator, drag its title bar. To dock the Navigator, drag its title bar to the left or to the right edge of the workspace. To undock the Navigator, hold down the Ctrl key and double-click on a grey area of the Navigator."
-msgstr "Για να ανοίξετε τον περιηγητή, επιλέξτε <emph>Προβολή - Περιηγητής</emph>. Για να μετακινήσετε τον περιηγητή σύρτε τη γραμμή τίτλου του. Για να προσαρτήσετε τον περιηγητή, σύρτε τη γραμμή τίτλου του στην αριστερή ή τη δεξιά άκρη του χώρου εργασίας. Για αποπροσαρτήσετε τον περιηγητή, κρατήστε πατημένο το πλήκτρο Ctrl και διπλό πάτημα σε μια γκρίζα περιοχή του περιηγητή."
+msgid "Set Variable"
+msgstr "Καθορισμός μεταβλητής"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149490\n"
-"79\n"
+"04090005.xhp\n"
+"par_id3150996\n"
+"7\n"
"help.text"
-msgid "Click the plus sign (+) next to a category in the Navigator to view the items in the category. To view the number of items in a category, rest your mouse pointer over the category in the Navigator. To jump to an item in the document, double-click the item in the Navigator."
-msgstr "Πατήστε στο σύμβολο της πρόσθεσης (+) δίπλα από μια κατηγορία στον περιηγητή για να δείτε τα στοιχεία στην κατηγορία. Για να δείτε τον αριθμό των στοιχείων σε μια κατηγορία, αφήστε τον δείκτη του ποντικιού πάνω από την κατηγορία στον περιηγητή. Για να πάτε σε ένα στοιχείο στο έγγραφο, διπλοπατήστε το στοιχείο στον περιηγητή."
+msgid "Defines a variable and its value. You can change the value of a variable by clicking in front of the variable field, and then choosing <emph>Edit - Field</emph>."
+msgstr "Ορίζει μια μεταβλητή και την τιμή της. Μπορείτε να αλλάξετε την τιμή μιας μεταβλητής πατώντας μπροστά από το πεδίο της μεταβλητής και μετά επιλέγοντας <emph>Επεξεργασία - Πεδίο</emph>."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149106\n"
-"64\n"
+"04090005.xhp\n"
+"par_id3154571\n"
+"8\n"
"help.text"
-msgid "To jump to the next or previous item in a document, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon to open the Navigation toolbar, click the item category, and then click the up or down arrows."
-msgstr "Για να μεταβείτε στο επόμενο ή προηγούμενο στοιχείο σε ένα έγγραφο, πατήστε το εικονίδιο <link href=\"text/swriter/01/02110100.xhp\" name=\"Περιηγητής\">Περιηγητής</link> για να ανοίξετε την εργαλειοθήκη περιηγητή, πατήστε την κατηγορία στοιχείων και έπειτα πατήστε τα βέλη προς τα πάνω ή προς τα κάτω."
+msgid "Show Variable"
+msgstr "Εμφάνιση μεταβλητής"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3155136\n"
-"90\n"
+"04090005.xhp\n"
+"par_id3153669\n"
+"9\n"
"help.text"
-msgid "A hidden section in a document appears gray in the Navigator, and displays the text \"hidden\" when you rest the mouse pointer over it. The same applies to header and footer contents of Page Styles that are not used in a document, and hidden contents in tables, text frames, graphics, OLE objects, and indexes."
-msgstr "Μια κρυμμένη ενότητα θα φαίνεται γκρίζα στον Περιηγητή και θα εμφανίζει το κείμενο \"κρυφό\" όταν αφήνετε τον δείκτη του ποντικιού από πάνω της. Το ίδιο ισχύει για τα περιεχόμενα σε κεφαλίδες ή υποσέλιδα των τεχνοτροπιών σελίδας, που δεν χρησιμοποιούνται σε ένα έγγραφο και τα κρυφά περιεχόμενα σε πίνακες, πλαίσια κειμένου, γραφικά, αντικείμενα OLE και ευρετήρια."
+msgid "Inserts the current value of the variable that you click in the <emph>Selection </emph>list."
+msgstr "Εισάγει την τρέχουσα τιμή μιας μεταβλητής που πατήσατε στη λίστα <emph>Επιλογή</emph>."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3149176\n"
-"66\n"
+"04090005.xhp\n"
+"par_id3147531\n"
+"10\n"
"help.text"
-msgid "Toggle"
-msgstr "Εναλλαγή"
+msgid "DDE field"
+msgstr "Πεδίο DDE"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3155917\n"
-"67\n"
+"04090005.xhp\n"
+"par_id3149684\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Switches between master view and normal view if a master document is open.</ahelp> Switches between <link href=\"text/shared/01/02110000.xhp\" name=\"master view\">master view</link> and normal view if a <link href=\"text/shared/01/01010001.xhp\" name=\"master document\">master document</link> is open."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εναλλάσσεται μεταξύ κύριας προβολής και κανονικής προβολής εάν ένα κυρίως έγγραφο είναι ανοικτό.</ahelp> Εναλλάσσεται μεταξύ <link href=\"text/shared/01/02110000.xhp\" name=\"κύριας προβολής\">κύριας προβολής</link> και κανονικής προβολής εάν ένα <link href=\"text/shared/01/01010001.xhp\" name=\"κύριο έγγραφο\">κύριο έγγραφο</link> είναι ανοικτό."
+msgid "Inserts a <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE\">DDE</link> link into the document, that you can update as often as you want through the assigned name."
+msgstr "Εισάγει ένα σύνδεσμο <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE\">DDE</link> στο έγγραφο, που μπορείτε να ενημερώσετε όσο συχνά θέλετε μέσα από το δοσμένο όνομα."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150689\n"
+"04090005.xhp\n"
+"par_id3159196\n"
+"12\n"
"help.text"
-msgid "<image id=\"img_id3150695\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150695\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150695\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150695\">Εικονίδιο</alt></image>"
+msgid "Insert Formula"
+msgstr "Εισαγωγή τύπου"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149568\n"
-"68\n"
+"04090005.xhp\n"
+"par_id3151322\n"
+"13\n"
"help.text"
-msgid "Toggle"
-msgstr "Εναλλαγή"
+msgid "Inserts a fixed number, or the result of a formula."
+msgstr "Εισάγει έναν σταθερό αριθμό ή το αποτέλεσμα ενός τύπου."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3145272\n"
-"69\n"
+"04090005.xhp\n"
+"par_id3149494\n"
+"14\n"
"help.text"
-msgid "Navigation"
-msgstr "Περιήγηση"
+msgid "Input field"
+msgstr "Πεδίο εισαγωγής"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150558\n"
-"70\n"
+"04090005.xhp\n"
+"par_id3154829\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Navigation</emph> toolbar, where you can quickly jump to the next or the previous item in the category that you select. Select the category, and then click the \"Previous\" and \"Next\" arrows.</ahelp> Opens the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> toolbar, where you can quickly jump to the next or the previous item in the category that you select. Select the category, and then click the \"Previous\" and \"Next\" arrows."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει την εργαλειοθήκη <emph>Περιήγησης</emph>, όπου μπορείτε να μεταβείτε γρήγορα στο επόμενο ή προηγούμενο στοιχείο στην κατηγορία που έχετε επιλέξει. Επιλέξτε την κατηγορία και μετά πατήστε στα βέλη \"Προηγούμενο\" και \"Επόμενο\".</ahelp> Ανοίγει την εργαλειοθήκη <link href=\"text/swriter/01/02110100.xhp\" name=\"Περιήγηση\">Περιήγηση</link>, όπου μπορείτε να μετακινηθείτε γρήγορα στο επόμενο ή προηγούμενο στοιχείο στην κατηγορία που έχετε επιλέξει. Επιλέξτε την κατηγορία και μετά πατήστε στα βέλη \"Προηγούμενο\" και \"Επόμενο\"."
+msgid "Inserts a new value for a variable or a User Field."
+msgstr "Εισάγει νέα τιμή για μια μεταβλητή ή ένα πεδίο χρήστη."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149838\n"
-"83\n"
+"04090005.xhp\n"
+"par_id3149098\n"
+"37\n"
"help.text"
-msgid "To continue the search, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Repeat Search\"><emph>Repeat Search</emph></link> icon on the <emph>Navigation</emph> toolbar."
-msgstr "Για να συνεχίσετε την αναζήτηση, πατήστε στο εικονίδιο <link href=\"text/swriter/01/02110100.xhp\" name=\"Επανάληψη αναζήτησης\"><emph>Επανάληψη αναζήτησης</emph></link> στην εργαλειοθήκη <emph>Περιήγησης</emph>."
+msgid "The value of a variable in an Input field is only valid from where the field is inserted and onwards. To change the value of the variable later in the document, insert another Input field of the same name, but with a different value. However, the value of a User Field is changed globally."
+msgstr "Η τιμή μιας μεταβλητής σε ένα πεδίο εισαγωγής είναι έγκυρη μόνο στο πεδίο από όπου εισήχθη και μετά. Για να αλλάξετε την τιμή της μεταβλητής αργότερα στο έγγραφο, εισάγετε ένα άλλο πεδίο εισαγωγής με το ίδιο όνομα, αλλά με διαφορετική τιμή. Εντούτοις, η τιμή ενός πεδίου χρήστη αλλάζει γενικά."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_idN1087B\n"
+"04090005.xhp\n"
+"par_id3151255\n"
+"38\n"
"help.text"
-msgid "<image id=\"img_id3628141\" src=\"sw/imglst/sc20249.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3628141\">Icon</alt></image>"
-msgstr "<image id=\"img_id3628141\" src=\"sw/imglst/sc20249.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3628141\">Εικονίδιο</alt></image>"
+msgid "The variables are displayed in the <emph>Selection</emph> field. When you click the <emph>Insert</emph> button, the dialog<link href=\"text/swriter/01/04090100.xhp\" name=\"Input Field\"><emph>Input Field</emph></link> appears, where you can enter the new value or additional text as a remark."
+msgstr "Οι μεταβλητές εμφανίζονται στο πεδίο <emph>Επιλογή</emph>. Όταν πατάτε στο κουμπί <emph>Εισαγωγή</emph>, εμφανίζεται ο διάλογος<link href=\"text/swriter/01/04090100.xhp\" name=\"Πεδίο εισαγωγής\"><emph>Πεδίο εισαγωγής</emph></link>, όπου μπορείτε να εισάγετε τη νέα τιμή ή πρόσθετο κείμενο ως σημείωση."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154341\n"
-"71\n"
+"04090005.xhp\n"
+"par_id3149034\n"
+"16\n"
"help.text"
-msgid "Navigation"
-msgstr "Περιήγηση"
+msgid "Number range"
+msgstr "Περιοχή αριθμών"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3150096\n"
-"28\n"
+"04090005.xhp\n"
+"par_id3152772\n"
+"17\n"
"help.text"
-msgid "Previous"
-msgstr "Προηγούμενο"
+msgid "Inserts automatic numbering for tables, graphics, or text frames."
+msgstr "Εισάγει αυτόματη αρίθμηση πινάκων, γραφικών ή πλαισίων κειμένου."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3148784\n"
-"29\n"
+"04090005.xhp\n"
+"par_id3147073\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Jumps to the previous item in the document. To specify the type of item to jump to, click the <emph>Navigation</emph> icon, and then click an item category - for example, \"Graphics\".</ahelp> Jumps to the previous item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon, and then click an item category - for example, \"Graphics\"."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πηγαίνει στο προηγούμενο στοιχείο στο έγγραφο. Για να καθορίσετε τον τύπο του στοιχείου που θα μεταβείτε, πατήστε στο εικονίδιο <emph>Περιήγηση</emph> και μετά πατήστε σε μια κατηγορία στοιχείου - για παράδειγμα \"Γραφικά\".</ahelp> Πηγαίνει στο προηγούμενο στοιχείο στο έγγραφο. Για να καθορίσετε τον τύπο του στοιχείου που θα μεταβείτε, πατήστε στο εικονίδιο <link href=\"text/swriter/01/02110100.xhp\" name=\"Περιήγηση\">Περιήγηση</link> και μετά σε μια κατηγορία στοιχείου - για παράδειγμα, \"Γραφικά\"."
+msgid "Set page variable"
+msgstr "Καθορισμός μεταβλητής σελίδας"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154616\n"
+"04090005.xhp\n"
+"par_id3154389\n"
+"19\n"
"help.text"
-msgid "<image id=\"img_id3154622\" src=\"sw/imglst/sc20186.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154622\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154622\" src=\"sw/imglst/sc20186.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154622\">Εικονίδιο</alt></image>"
+msgid "Inserts a reference point in the document, after which the page count restarts. Select \"on\" to enable the reference point, and \"off\" to disable it. You can also enter an offset to start the page count at a different number."
+msgstr "Εισάγει ένα σημείο αναφοράς στο έγγραφο, μετά το οποίο η αρίθμηση σελίδας ξαναξεκινά. Επιλέξτε \"ενεργό\" για να ενεργοποιήσετε το σημείο αναφοράς και \"ανενεργό\" για να το απενεργοποιήσετε. Μπορείτε επίσης να ορίσετε μια μετατόπιση για να ξεκινήσει η μέτρηση της σελίδας από διαφορετικό αριθμό."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150659\n"
-"30\n"
+"04090005.xhp\n"
+"par_id3156267\n"
+"20\n"
"help.text"
-msgid "Previous Object"
-msgstr "Προηγούμενο αντικείμενο"
+msgid "Show Page Variable"
+msgstr "Εμφάνιση μεταβλητής σελίδας"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3150675\n"
-"31\n"
+"04090005.xhp\n"
+"par_id3150588\n"
+"21\n"
"help.text"
-msgid "Next"
-msgstr "Επόμενο"
+msgid "Displays the number of pages from the \"Set page variable\" reference point to this field."
+msgstr "Εμφανίζει τον αριθμό των σελίδων από το σημείο αναφοράς \"Ορισμός μεταβλητής σελίδας\" σε αυτό το πεδίο."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154028\n"
-"32\n"
+"04090005.xhp\n"
+"par_id3145779\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Jumps to the next item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\"><emph>Navigation</emph></link> icon, and then click an item category - for example, \"Graphics\".</ahelp> Jumps to the next item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon, and then click an item category - for example, \"Graphics\"."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πηγαίνει στο επόμενο στοιχείο στο έγγραφο. Για να καθορίσετε τον τύπο του στοιχείου που θέλετε να μεταβείτε, πατήστε στο εικονίδιο <link href=\"text/swriter/01/02110100.xhp\" name=\"Περιήγηση\"><emph>Περιήγηση</emph></link> και μετά πατήστε σε μια κατηγορία στοιχείου - για παράδειγμα \"Γραφικά\".</ahelp> Πηγαίνει στο επόμενο στοιχείο στο έγγραφο. Για να καθορίσετε τον τύπο του στοιχείου που θα μεταβείτε, πατήστε στο εικονίδιο <link href=\"text/swriter/01/02110100.xhp\" name=\"Περιήγηση\">Περιήγηση</link> και μετά πατήστε σε μια κατηγορία στοιχείου - για παράδειγμα \"Γραφικά\"."
+msgid "User Field"
+msgstr "Πεδίο χρήστη"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150767\n"
+"04090005.xhp\n"
+"par_id3151377\n"
+"23\n"
"help.text"
-msgid "<image id=\"img_id3150773\" src=\"sw/imglst/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150773\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150773\" src=\"sw/imglst/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150773\">Εικονίδιο</alt></image>"
+msgid "Inserts a custom global variable. You can use the User Field to define a variable for a condition statement. When you change a User Field, all instances of the variable in the document are updated."
+msgstr "Εισάγει μια προσαρμογή καθολικής μεταβλητής. Μπορείτε να χρησιμοποιήσετε ένα πεδίο χρήστη για να ορίσετε μια μεταβλητή για μια πρόταση συνθήκης. Όταν αλλάζετε ένα πεδίο χρήστη, όλα τα στιγμιότυπα της μεταβλητής στο έγγραφο ενημερώνονται."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3155359\n"
-"33\n"
+"04090005.xhp\n"
+"par_id0903200802243892\n"
"help.text"
-msgid "Next Object"
-msgstr "Επόμενο αντικείμενο"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε στη μορφοποίηση που θέλετε να εφαρμόσετε στο επιλεγμένο πεδίο, ή πατήστε \"Πρόσθετες μορφοποιήσεις\" για να ορίσετε μια προσαρμοσμένη μορφοποίηση.</ahelp>"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3148715\n"
-"72\n"
+"04090005.xhp\n"
+"par_id3148886\n"
+"25\n"
"help.text"
-msgid "Page number"
-msgstr "Αριθμός σελίδας"
+msgid "For user-defined fields, click the format that you want to apply in the <emph>Format </emph>list, or click \"Additional formats\" to define a custom format."
+msgstr "Για τα πεδία χρήστη, πατήστε στη μορφή που θέλετε να εφαρμόσετε στη λίστα <emph>Μορφή </emph>, ή πατήστε στο \"Πρόσθετες μορφές\" για να ορίσετε μια προσαρμοσμένη μορφή."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3155548\n"
-"73\n"
+"04090005.xhp\n"
+"par_id0903200802243880\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_TBX16\">Type the number of the page number that you want to jump to, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_TBX16\">Πληκτρολογήστε τον αριθμό της επιθυμητής σελίδας και έπειτα πατήστε το πλήκτρο Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the name of the user-defined field that you want to create.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πληκτρολογήστε το όνομα του πεδίου χρήστη που θέλετε να δημιουργήσετε.</ahelp>"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3148933\n"
-"74\n"
+"04090005.xhp\n"
+"par_id0903200802243951\n"
"help.text"
-msgid "To quickly move the cursor to another page while you are in a document, press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F5, type the number of the page that you want to jump to, and then wait a few moments."
-msgstr "Για να μετακινήσετε γρήγορα τον δρομέα σε μια άλλη σελίδα όταν βρίσκεστε σε ένα έγγραφο πατήστε Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F5, πληκτρολογήστε τον αριθμό της σελίδας που θέλετε να μεταβείτε και μετά περιμένετε λίγο."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the contents that you want to add to a user-defined field.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τα περιεχόμενα που θέλετε να προσθέσετε σε ένα πεδίο χρήστη.</ahelp>"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3155308\n"
-"7\n"
+"04090005.xhp\n"
+"par_id3155860\n"
+"26\n"
"help.text"
-msgid "List Box"
-msgstr "Πλαίσιο λίστας"
+msgid "<ahelp hid=\"SW_LISTBOX_TP_FLD_VAR_LB_VARFORMAT\">In the <emph>Format</emph> list, define if the value is inserted as text or a number.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_FLD_VAR_LB_VARFORMAT\">Στη λίστα <emph>Μορφή</emph>, ορίστε εάν η τιμή εισάγεται ως κείμενο ή ως αριθμός.</ahelp>"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3155325\n"
-"8\n"
+"04090005.xhp\n"
+"hd_id3888363\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_TBX7\">Shows or hides the <emph>Navigator </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_TBX7\">Εμφανίζει ή κρύβει τη λίστα <emph>Περιηγητής</emph>.</ahelp>"
+msgid "Selection"
+msgstr "Επιλογή"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154949\n"
+"04090005.xhp\n"
+"par_id7453535\n"
"help.text"
-msgid "<image id=\"img_id3154955\" src=\"sw/imglst/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154955\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154955\" src=\"sw/imglst/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154955\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKSELECTION\">Lists the available fields for the field type selected in the <emph>Type </emph>list. To insert a field, click the field, and then click <emph>Insert</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKSELECTION\">Εμφανίζει τα διαθέσιμα πεδία για τους επιλεγμένους τύπους πεδίου στη λίστα <emph>Τύπος</emph>. Για να εισάγετε ένα πεδίο, πατήστε στο πεδίο και κατόπιν πατήστε <emph>Εισαγωγή</emph>.</ahelp>"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3146874\n"
-"9\n"
+"04090005.xhp\n"
+"par_id3326822\n"
"help.text"
-msgid "List box on/off"
-msgstr "Πλαίσιο λίστας ενεργό/ανενεργό"
+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 "Για να εισάγετε γρήγορα ένα πεδίο από τη λίστα, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline> και διπλοπατήστε στο πεδίο."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3146891\n"
-"10\n"
+"04090005.xhp\n"
+"par_id3150696\n"
+"36\n"
"help.text"
-msgid "Content View"
-msgstr "Προβολή περιεχομένου"
+msgid "In an HTML document, two additional fields are available for the \"Set variable\" field type: HTML_ON and HTML_OFF. The text that you type in the <emph>Value </emph>box is converted to an opening HTML <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tag\">tag</link> (<Value>) or to a closing HTML (</Value>) tag when the file is saved as an HTML document, depending on the option that you select."
+msgstr "Σε ένα έγγραφο HTML, δύο πρόσθετα πεδία είναι διαθέσιμα για τον τύπο πεδίου \"ορισμός μεταβλητής\" HTML_ON και HTML_OFF. Το κείμενο που πληκτρολογείτε στο πλαίσιο <emph>Τιμή </emph> μετατρέπεται σε μια <link href=\"text/shared/00/00000002.xhp#tags\" name=\"ετικέτα\">ετικέτα</link> (<Value>) αρχής HTML ή σε μια ετικέτα τέλους HTML (</Value>) όταν το αρχείο αποθηκεύεται ως έγγραφο HTML, ανάλογα με την επιλογή που διαλέξατε."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3145596\n"
-"11\n"
+"04090005.xhp\n"
+"par_id3149555\n"
+"46\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_TBX8\">Switches between the display of all categories in the Navigator and the selected category.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_TBX8\">Εναλλάσσει μεταξύ των εμφανίσεων όλων των στοιχείων του περιηγητή και της επιλεγμένης κατηγορίας.</ahelp>"
+msgid "If you double-click an entry while holding the Ctrl key or select the desired variable and press the spacebar, it is immediately inserted into your document."
+msgstr "Εάν διπλοπατήσετε σε μια καταχώριση ενώ κρατάτε πατημένο το πλήκτρο Ctrl ή επιλέξετε την επιθυμητή μεταβλητή και πιέσετε το πλήκτρο διαστήματος, θα εισαχθεί αυτόματα στο έγγραφό σας."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154133\n"
+"04090005.xhp\n"
+"hd_id3155969\n"
+"27\n"
"help.text"
-msgid "<image id=\"img_id3154140\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154140\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154140\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154140\">Εικονίδιο</alt></image>"
+msgid "Formula"
+msgstr "Τύπος"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3156067\n"
-"12\n"
+"04090005.xhp\n"
+"par_id3155982\n"
+"28\n"
"help.text"
-msgid "Switch Content View"
-msgstr "Εναλλαγή προβολής περιεχομένου"
+msgid "This option is only available if the \"Insert formula\" field type is selected."
+msgstr "Η επιλογή αυτή είναι διαθέσιμη μόνο εάν έχετε επιλέξει τον τύπο πεδίου \"Εισαγωγή τύπου\"."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3155932\n"
-"78\n"
+"04090005.xhp\n"
+"hd_id3149229\n"
+"29\n"
"help.text"
-msgid "To quickly reorder headings and their associated text in your document, select the \"Headings\" category in the list, and then click the<emph> Content View</emph> icon. Now you can use drag-and-drop to reorder contents."
-msgstr "Για γρήγορη αναδιάταξη κεφαλίδων και του συνδεμένου κειμένου στο έγγραφό σας, επιλέξτε την κατηγορία \"Κεφαλίδες\" στην λίστα και μετά πατήστε στο εικονίδιο <emph>Προβολή περιεχομένου</emph>. Τώρα μπορείτε χρησιμοποιώντας μετακίνηση και απόθεση να αναδιατάξετε τα περιεχόμενα."
+msgid "Invisible"
+msgstr "Αόρατο"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3155381\n"
-"13\n"
+"04090005.xhp\n"
+"par_id3156233\n"
+"30\n"
"help.text"
-msgid "Set Reminder"
-msgstr "Ορισμός υπενθύμισης"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_FLD_VAR_CB_VARINVISIBLE\">Hides the field contents in the document.</ahelp> The field is inserted as a thin gray mark in the document. This option is only available for the \"Set Variable\" and \"User Field\" field types."
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_FLD_VAR_CB_VARINVISIBLE\">Αποκρύπτει τα περιεχόμενα του πεδίου στο έγγραφο.</ahelp> Το πεδίο εισάγεται ως ένα λεπτό γκρίζο σημάδι στο έγγραφο. Η επιλογή αυτή είναι διαθέσιμη μόνο για τους τύπους πεδίων \"Ορισμός μεταβλητής\" και \"Πεδίο χρήστη\"."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153011\n"
-"14\n"
+"04090005.xhp\n"
+"hd_id3146326\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\"><emph>Navigation</emph></link> icon, in the <emph>Navigation</emph> window click the <emph>Reminder</emph> icon, and then click the <emph>Previous</emph> or <emph>Next</emph> button.</ahelp> Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon, in the Navigation window click the Reminder icon, and then click the Previous or Next button."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε εδώ για ορισμό μιας υπενθύμισης στην τρέχουσα θέση του δρομέα. Μπορείτε να ορίσετε μέχρι πέντε υπενθυμίσεις. Για να μεταβείτε σε μια υπενθύμιση, πατήστε στο εικονίδιο <link href=\"text/swriter/01/02110100.xhp\" name=\"Περιήγηση\"><emph>Περιήγηση</emph></link>, στο παράθυρο <emph>Περιήγηση</emph> πατήστε στο εικονίδιο <emph>Υπενθύμιση</emph> και έπειτα πατήστε στο κουμπί <emph>Προηγούμενο</emph> ή <emph>Επόμενο</emph>.</ahelp> Πατήστε εδώ για να ορίσετε μια υπενθύμιση στην τρέχουσα θέση του δρομέα. Μπορείτε να ορίσετε μέχρι πέντε υπενθυμίσεις. Για να μεταβείτε σε μια υπενθύμιση, πατήστε στο εικονίδιο <link href=\"text/swriter/01/02110100.xhp\" name=\"Περιήγηση\">Περιήγηση</link>, στο παράθυρο της Περιήγησης, μετά πατήστε στο εικονίδιο της υπενθύμισης και μετά πατήστε στο κουμπί Προηγούμενο ή Επόμενο."
+msgid "Chapter numbering"
+msgstr "Αρίθμηση κεφαλαίων"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154608\n"
+"04090005.xhp\n"
+"par_id3146340\n"
+"40\n"
"help.text"
-msgid "<image id=\"img_id3154904\" src=\"sw/imglst/sr20014.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154904\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154904\" src=\"sw/imglst/sr20014.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154904\">Εικονίδιο</alt></image>"
+msgid "Sets the options for resetting chapter numbers."
+msgstr "Ορίζει τις επιλογές για την επαναφορά των αριθμών κεφαλαίου."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153054\n"
-"15\n"
+"04090005.xhp\n"
+"hd_id3147456\n"
+"41\n"
"help.text"
-msgid "Set Reminder"
-msgstr "Ορισμός υπενθύμισης"
+msgid "Level"
+msgstr "Επίπεδο"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3153070\n"
-"17\n"
+"04090005.xhp\n"
+"par_id3149836\n"
+"42\n"
"help.text"
-msgid "Header"
-msgstr "Κεφαλίδα"
+msgid "<ahelp hid=\"SW_LISTBOX_TP_FLD_VAR_LB_VARCHAPTERLEVEL\">Choose the heading or chapter level at which to restart numbering in the document.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_FLD_VAR_LB_VARCHAPTERLEVEL\">Επιλέξτε την κεφαλίδα ή το επίπεδο κεφαλαίου στο οποίο θα ξαναρχίσει η αρίθμηση στο έγγραφο.</ahelp>"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3159242\n"
-"18\n"
+"04090005.xhp\n"
+"hd_id3147594\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_TBX10\">Moves the cursor to the header, or from the header to the document text area.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_TBX10\">Μετακινεί τον δρομέα στην κεφαλίδα ή από την κεφαλίδα στην περιοχή κειμένου του εγγράφου.</ahelp>"
+msgid "Separator"
+msgstr "Διαχωριστικό"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153900\n"
+"04090005.xhp\n"
+"par_id3148846\n"
+"44\n"
"help.text"
-msgid "<image id=\"img_id3153911\" src=\"sw/imglst/sc20179.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153911\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153911\" src=\"sw/imglst/sc20179.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153911\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SW_EDIT_TP_FLD_VAR_ED_VARSEPARATOR\">Type the character that you want to use as a separator between the heading or chapter levels.</ahelp>"
+msgstr "<ahelp hid=\"SW_EDIT_TP_FLD_VAR_ED_VARSEPARATOR\">Πληκτρολογήστε τον χαρακτήρα που θέλετε να χρησιμοποιήσετε ως διαχωριστικό μεταξύ των κεφαλίδων και των επιπέδων κεφαλαίων.</ahelp>"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3147104\n"
-"19\n"
+"04090005.xhp\n"
+"hd_id3147057\n"
+"31\n"
"help.text"
-msgid "Header"
-msgstr "Κεφαλίδα"
+msgid "Apply"
+msgstr "Εφαρμογή"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3147120\n"
-"20\n"
+"04090005.xhp\n"
+"par_id3155562\n"
+"32\n"
"help.text"
-msgid "Footer"
-msgstr "Υποσέλιδο"
+msgid "<ahelp hid=\"HID_FLDVAR_APPLY\">Adds the user-defined field to the <emph>Selection</emph> list.</ahelp>"
+msgstr "<ahelp hid=\"HID_FLDVAR_APPLY\">Προσθέτει το πεδίο χρήστη στη λίστα <emph>Επιλογή</emph>.</ahelp>"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3147137\n"
-"21\n"
+"04090005.xhp\n"
+"hd_id3151080\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_TBX11\">Moves the cursor to the footer, or from the footer to the document text area.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_TBX11\">Μετακινεί τον δρομέα στο υποσέλιδο ή από το υποσέλιδο στην περιοχή κειμένου του εγγράφου.</ahelp>"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150217\n"
+"04090005.xhp\n"
+"par_id3154769\n"
+"34\n"
"help.text"
-msgid "<image id=\"img_id3150224\" src=\"sw/imglst/sc20177.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150224\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150224\" src=\"sw/imglst/sc20177.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150224\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_FLDVAR_DELETE\">Removes the user-defined field from the selection list. You can only remove fields that are not used in the current document.</ahelp> To remove a field that is used in the current document from the list, first delete all instances of the field in the document, and then remove it from the list."
+msgstr "<ahelp hid=\"HID_FLDVAR_DELETE\">Αφαιρεί το πεδίο χρήστη από τη λίστα επιλογής. Μπορείτε να αφαιρέσετε μόνο πεδία που δεν χρησιμοποιούνται στο τρέχον έγγραφο.</ahelp> Για να αφαιρέσετε ένα πεδίο που χρησιμοποιείται στο τρέχον έγγραφο από τη λίστα, πρώτα διαγράψτε όλα τα στιγμιότυπα του πεδίου από το έγγραφο και κατόπιν αφαιρέστε το από τη λίστα."
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3145220\n"
-"22\n"
+"04090005.xhp\n"
+"par_id3145318\n"
"help.text"
-msgid "Footer"
-msgstr "Υποσέλιδο"
+msgid "<image id=\"img_id3153293\" src=\"svx/res/nu02.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153293\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153293\" src=\"svx/res/nu02.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153293\">Εικονίδιο</alt></image>"
-#: 02110000.xhp
+#: 04090005.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3145237\n"
-"23\n"
+"04090005.xhp\n"
+"par_id3150169\n"
+"35\n"
"help.text"
-msgid "Anchor <-> Text"
-msgstr "Αγκύρωση <-> κείμενο"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150314\n"
-"24\n"
+"04090006.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_TBX12\">Jumps between the footnote text and the footnote anchor.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_TBX12\">Εναλλάσσεται μεταξύ του κειμένου του υποσέλιδου και των αγκυρώσεων του υποσέλιδου.</ahelp>"
+msgid "Database"
+msgstr "Βάση δεδομένων"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153100\n"
+"04090006.xhp\n"
+"hd_id3153536\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3153108\" src=\"sw/imglst/sc20182.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153108\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153108\" src=\"sw/imglst/sc20182.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153108\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/swriter/01/04090006.xhp\" name=\"Database\">Database</link>"
+msgstr "<link href=\"text/swriter/01/04090006.xhp\" name=\"Βάση δεδομένων\">Βάση δεδομένων</link>"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150650\n"
-"25\n"
+"04090006.xhp\n"
+"par_id3154471\n"
+"2\n"
"help.text"
-msgid "Anchor <-> Text"
-msgstr "Αγκύρωση <-> κείμενο"
+msgid "You can insert fields from any database, for example, address fields, into your document."
+msgstr "Μπορείτε να εισάγετε πεδία από οποιαδήποτε βάση δεδομένων, για παράδειγμα, πεδία διευθύνσεων, στο έγγραφό σας."
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3154292\n"
-"34\n"
+"04090006.xhp\n"
+"par_id090220080439090\n"
"help.text"
-msgid "Drag Mode"
-msgstr "Κατάσταση μετακίνησης"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the available field types. To add a field to your document, click a field type, click a field in the <emph>Select </emph>list, and then click <emph>Insert</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει σε λίστα τους διαθέσιμους τύπους πεδίων. Για να προσθέσετε ένα πεδίο στο έγγραφο σας, κάντε κλικ σε ένα τύπο πεδίου, κάντε κλικ σε ένα πεδίο στη λίστα <emph>Επιλογή </emph>, και μετά κάντε κλικ στο <emph>Εισαγωγή</emph>.</ahelp>"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3155828\n"
-"35\n"
+"04090006.xhp\n"
+"par_id3154196\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_TBX4\">Sets the drag and drop options for inserting items from the Navigator into a document, for example, as a hyperlink. Click this icon, and then choose the option that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_TBX4\">Ορίζει τις επιλογές μετακίνησης και απόθεσης για τα εισαγόμενα στοιχεία από τον περιηγητή στο έγγραφο, για παράδειγμα, ως υπερσύνδεσμο. Πατήστε στο εικονίδιο και μετά επιλέξτε την επιλογή που θέλετε να χρησιμοποιήσετε.</ahelp>"
+msgid "Field type"
+msgstr "Τύπος πεδίου"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3155120\n"
+"04090006.xhp\n"
+"par_id3149484\n"
+"4\n"
"help.text"
-msgid "<image id=\"img_id3155126\" src=\"cmd/sc_chainframes.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155126\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155126\" src=\"cmd/sc_chainframes.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155126\">Εικονίδιο</alt></image>"
+msgid "Meaning"
+msgstr "Σημασία"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3147042\n"
-"36\n"
+"04090006.xhp\n"
+"par_id3149096\n"
+"5\n"
"help.text"
-msgid "Drag mode"
-msgstr "Κατάσταση μετακίνησης"
+msgid "Any Record"
+msgstr "Οποιαδήποτε εγγραφή"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3150938\n"
-"37\n"
+"04090006.xhp\n"
+"par_id3151257\n"
+"6\n"
"help.text"
-msgid "Insert As Hyperlink"
-msgstr "Εισαγωγή ως υπερσύνδεσμος"
+msgid "Inserts the contents of the database field that you specify in the <emph>Record Number</emph> box as a mail merge field if the <link href=\"text/swriter/01/04090200.xhp\" name=\"Condition\"><emph>Condition</emph></link> that you enter is met. Only records selected by a multiple selection in the data source view are considered."
+msgstr "Εισάγει το περιεχόμενο του πεδίου της βάσης δεδομένων που έχετε καθορίσει στο πλαίσιο <emph>Αριθμός εγγραφής</emph> ως πεδίο συγχώνευσης αλληλογραφίας εάν η <link href=\"text/swriter/01/04090200.xhp\" name=\"Συνθήκη\"><emph>Συνθήκη</emph></link> που εισάγατε ισχύει. Μόνο εγγραφές επιλεγμένες από μια πολλαπλή επιλογή στην προβολή πηγής δεδομένων έχουν ισχύ."
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150954\n"
-"38\n"
+"04090006.xhp\n"
+"par_id3147100\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_DRAG_HYP\">Creates a hyperlink when you drag and drop an item into the current document. Click the hyperlink in the document to jump to the item that the hyperlink points to.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_DRAG_HYP\">Δημιουργεί έναν υπερσύνδεσμο κατά τη μεταφορά και απόθεση ενός στοιχείου στο τρέχον έγγραφο. Πατήστε στον υπερσύνδεσμο στο έγγραφο για να μεταβείτε στο στοιχείο που δείχνει ο υπερσύνδεσμος.</ahelp>"
+msgid "You can use this field to insert several records into a document. Simply insert the <emph>Any Record</emph> field in front of the form letter fields that use a certain record."
+msgstr "Μπορείτε να χρησιμοποιήσετε αυτό το πεδίο για να εισάγετε εγγραφές σε ένα έγγραφο. Απλά εισάγετε το πεδίο <emph>Οποιαδήποτε εγγραφή</emph> πριν από τα πεδία φόρμας επιστολής που χρησιμοποιούν μια συγκεκριμένη εγγραφή."
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3154354\n"
-"39\n"
+"04090006.xhp\n"
+"par_id3153632\n"
+"8\n"
"help.text"
-msgid "Insert As Link"
-msgstr "Εισαγωγή ως σύνδεσμος"
+msgid "Database Name"
+msgstr "Όνομα βάσης δεδομένων"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154371\n"
-"40\n"
+"04090006.xhp\n"
+"par_id3152776\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_DRAG_LINK\">Inserts the selected item as a link where you drag and drop in the current document. Text is inserted as protected sections. The contents of the link are automatically updated when the source is changed. To manually update the links in a document, choose <emph>Tools - Update - Links</emph>. You cannot create links for graphics, OLE objects, references and indexes.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_DRAG_LINK\">Εισάγει το επιλεγμένο στοιχείο ως σύνδεσμο όπου μετακινείτε και αφήνετε στο τρέχον έγγραφο. Το κείμενο εισάγεται ως προστατευμένες ενότητες. Τα περιεχόμενα του σύνδεσμου ενημερώνονται αυτόματα όταν αλλάζει η προέλευση. Για να ενημερώσετε χειροκίνητα τους συνδέσμους σε ένα έγγραφο, επιλέξτε <emph>Εργαλεία - Ενημέρωση - Σύνδεσμοι</emph>. Δεν μπορείτε να δημιουργήσετε συνδέσμους για γραφικά, αντικείμενα OLE, αναφορές και ευρετήρια.</ahelp>"
+msgid "Inserts the name of the database table selected in the <emph>Database selection </emph>box. The \"Database Name\" field is a global field, that is, if you insert a different database name in your document, the contents of all previously inserted \"Database Name\" fields are updated."
+msgstr "Εισάγει το όνομα του επιλεγμένου πίνακα της βάσης δεδομένων στο πλαίσιο <emph>Επιλογή Βάσης δεδομένων</emph>. Το πεδίο \"Όνομα βάσης δεδομένων\" είναι ένα καθολικό πεδίο, δηλαδή, εάν εισάγετε ένα διαφορετικό όνομα βάσης δεδομένων στο έγγραφό σας, τα περιεχόμενα όλων των προηγούμενων πεδίων \"Όνομα βάσης δεδομένων\" που εισήχθησαν ενημερώνονται."
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3155572\n"
-"42\n"
+"04090006.xhp\n"
+"par_id3149167\n"
+"15\n"
"help.text"
-msgid "Insert As Copy"
-msgstr "Εισαγωγή ως αντίγραφο"
+msgid "Mail merge field"
+msgstr "Πεδίο συγχώνευσης αλληλογραφίας"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3155589\n"
-"43\n"
+"04090006.xhp\n"
+"par_id3145779\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_DRAG_COPY\">Inserts a copy of the selected item where you drag and drop in the current document. You cannot drag and drop copies of graphics, OLE objects, references and indexes.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_DRAG_COPY\">Εισάγει ένα αντίγραφο του επιλεγμένου στοιχείου όπου το σύρετε και το αφήνετε στο τρέχον έγγραφο. Δεν μπορείτε να σύρετε και να αφήσετε αντίγραφα γραφικών, αντικειμένων OLE, αναφορών και ευρετηρίων.</ahelp>"
+msgid "Inserts the name of a database field as a placeholder, so that you can create a mail merge document. The field content is automatically inserted when you print the form letter."
+msgstr "Εισάγει το όνομα ενός πεδίου βάσης δεδομένων ως ένα δεσμευτικό θέσης, έτσι ώστε να μπορείτε να δημιουργήσετε ένα έγγραφο συγχώνευσης αλληλογραφίας. Το περιεχόμενο του πεδίου εισάγεται αυτόματα όταν εκτυπώνετε τη φόρμα της επιστολής."
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3150507\n"
-"45\n"
+"04090006.xhp\n"
+"par_id3151372\n"
+"12\n"
"help.text"
-msgid "Outline Level"
-msgstr "Επίπεδο διάρθρωσης"
+msgid "Next record"
+msgstr "Επόμενη εγγραφή"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150529\n"
-"46\n"
+"04090006.xhp\n"
+"par_id3150114\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_TBX13\">Click this icon, and then choose the number of heading outline levels that you want to view in the Navigator window.</ahelp> You can also access this command by right-clicking a heading in the Navigator window."
-msgstr "<ahelp hid=\"HID_NAVI_TBX13\">Πατήστε σε αυτό το εικονίδιο και επιλέξτε τον αριθμό επιπέδων διάρθρωσης κεφαλίδων που θέλετε να προβάλετε στο παράθυρο του περιηγητή.</ahelp> Μπορείτε να προσπελάσετε αυτήν την εντολή δεξιοπατώντας μια κεφαλίδα στο παράθυρο του περιηγητή."
+msgid "Inserts the contents of the next mail merge field in your document, if the condition that you define is met. The records that you want to include must be selected in the data source view."
+msgstr "Εισάγει το περιεχόμενο του επόμενου πεδίου συγχώνευσης αλληλογραφίας στο έγγραφό σας, εάν η συνθήκη που ορίσατε ισχύει. Οι εγγραφές που θέλετε να συμπεριληφθούν πρέπει να επιλέγονται στην προβολή πηγής δεδομένων."
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3148808\n"
-"76\n"
+"04090006.xhp\n"
+"par_id3155861\n"
+"14\n"
"help.text"
-msgid "1-10"
-msgstr "1-10"
+msgid "You can use the \"Next record\" field to insert the contents of consecutive records between the mail merge fields in a document."
+msgstr "Μπορείτε να χρησιμοποιήσετε το πεδίο \"Επόμενη εγγραφή\" για να εισάγετε τα περιεχόμενα πολλών διαδοχικών εγγραφών μεταξύ των πεδίων συγχώνευσης αλληλογραφίας σε ένα έγγραφο."
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3148826\n"
-"77\n"
+"04090006.xhp\n"
+"par_id3147412\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_OUTLINES\">Click <emph>1 </emph>to only view the top level headings in the Navigator window, and <emph>10</emph> to view all of the headings.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_OUTLINES\">Πατήστε στο <emph>1 </emph>για να δείτε μόνο το πρώτο επίπεδο των κεφαλίδων στο παράθυρο του περιηγητή και <emph>10</emph> για να δείτε όλα τα επίπεδα των κεφαλίδων.</ahelp>"
+msgid "Record number"
+msgstr "Αριθμός εγγραφής"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153588\n"
+"04090006.xhp\n"
+"par_id3147495\n"
+"11\n"
"help.text"
-msgid "<image id=\"img_id3153595\" src=\"sw/imglst/sc20236.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153595\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153595\" src=\"sw/imglst/sc20236.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153595\">Εικονίδιο</alt></image>"
+msgid "Inserts the number of the selected database record."
+msgstr "Εισάγει τον αριθμό της επιλεγμένης εγγραφής της βάσης δεδομένων."
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3145554\n"
-"47\n"
+"04090006.xhp\n"
+"hd_id3149565\n"
+"17\n"
"help.text"
-msgid "Outline level"
-msgstr "Επίπεδο διάρθρωσης"
+msgid "Database Selection"
+msgstr "Επιλογή βάσης δεδομένων"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3145571\n"
-"48\n"
+"04090006.xhp\n"
+"par_id3145268\n"
+"18\n"
"help.text"
-msgid "Chapter Up"
-msgstr "Κεφάλαιο προς τα επάνω"
+msgid "<ahelp hid=\"HID_DB_SELECTION_TLB\">Select the database table or the database query that you want the field to refer to.</ahelp> You can include fields from more than one database or query in a document."
+msgstr "<ahelp hid=\"HID_DB_SELECTION_TLB\">Επιλέξτε τον πίνακα της βάσης δεδομένων ή το ερώτημα στη βάση δεδομένων στο οποίο θέλετε να αναφέρετε το πεδίο.</ahelp> Μπορείτε να συμπεριλάβετε πεδία από παραπάνω από μια βάση δεδομένων ή ερωτήματα σε ένα έγγραφο."
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3145587\n"
-"49\n"
+"04090006.xhp\n"
+"par_id0902200804391084\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_TBX5\">Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_TBX5\">Μετακινεί την επιλεγμένη κεφαλίδα και το κείμενο κάτω από την κεφαλίδα, μια θέση πάνω στον περιηγητή και στο έγγραφο. Για να μετακινήσετε μόνο την επιλεγμένη επικεφαλίδα και όχι το κείμενο που συσχετίζεται με αυτήν, κρατείστε πατημένο το Ctrl και μετά πατήστε σε αυτό το εικονίδιο.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">For fields linked to a condition, enter the criteria here.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για πεδία συνδεμένα με μια συνθήκη, εισάγετε εδώ τα κριτήρια.</ahelp>"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153268\n"
+"04090006.xhp\n"
+"par_id3147739\n"
+"19\n"
"help.text"
-msgid "<image id=\"img_id3153275\" src=\"sw/imglst/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153275\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153275\" src=\"sw/imglst/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153275\">Εικονίδιο</alt></image>"
+msgid "If you want, you can assign a condition that must be met before the contents of the \"Any Record\" and \"Next Record\" fields are inserted. The default condition is \"True\", that is, the condition is always true if you do not change the condition text."
+msgstr "Εάν θέλετε, μπορείτε να εκχωρήσετε μια συνθήκη που πρέπει να ισχύει πριν τα περιεχόμενα των πεδίων \"Οποιαδήποτε εγγραφή\" και \"Επόμενη εγγραφή\" εισαχθούν. Η προεπιλεγμένη συνθήκη είναι \"Αληθής\", δηλαδή, η συνθήκη είναι πάντα αληθής εάν δεν αλλάξετε το κείμενο της συνθήκης."
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149147\n"
-"50\n"
+"04090006.xhp\n"
+"hd_id3146336\n"
+"20\n"
"help.text"
-msgid "Chapter Up"
-msgstr "Κεφάλαιο προς τα επάνω"
+msgid "Record number"
+msgstr "Αριθμός εγγραφής"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3154424\n"
-"51\n"
+"04090006.xhp\n"
+"par_id3149836\n"
+"21\n"
"help.text"
-msgid "Chapter Down"
-msgstr "Κεφάλαιο προς τα κάτω"
+msgid "<ahelp hid=\"SW:EDIT:TP_FLD_DB:ED_DBSETNUMBER\">Enter the number of the record that you want to insert when the condition that you specify is met.</ahelp> The record number corresponds to the current selection in the data source view. For example, if you select the last 5 records in a database containing 10 records, the number of the first record will be 1, and not 6."
+msgstr "<ahelp hid=\"SW:EDIT:TP_FLD_DB:ED_DBSETNUMBER\">Εισάγετε τον αριθμό των εγγραφών που θέλετε να εισάγετε όταν ισχύει η συνθήκη που ορίζετε.</ahelp> Ο αριθμός εγγραφής αντιστοιχεί στην τρέχουσα επιλογή στην προβολή πηγής δεδομένων. Για παράδειγμα, εάν επιλέξετε τις τελευταίες 5 εγγραφές σε μια βάση δεδομένων που περιέχει 10 εγγραφές, ο αριθμός της πρώτης εγγραφής θα είναι 1 και όχι 6."
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3154440\n"
-"52\n"
+"04090006.xhp\n"
+"par_id3153305\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_TBX6\">Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_TBX6\">Μετακινεί την επιλεγμένη κεφαλίδα και το κείμενο κάτω από την κεφαλίδα, μια θέση κάτω στον περιηγητή και στο έγγραφο. Για να μετακινήσετε μόνο την επιλεγμένη επικεφαλίδα και όχι το κείμενο που συσχετίζεται με την κεφαλίδα, κρατείστε πατημένο το Ctrl και μετά πατήστε σε αυτό το εικονίδιο.</ahelp>"
+msgid "If you refer to fields in a different database (or in a different table or query within the same database), $[officename] determines the record number relative to the current selection."
+msgstr "Αν χρησιμοποιήσετε πεδία από μια διαφορετική βάση δεδομένων (ή από διαφορετικό πίνακα ή ερώτημα στην ίδια βάση δεδομένων), το $[officename] προσδιορίζει τον αριθμό της εγγραφής σε σχέση με την τρέχουσα επιλογή."
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153768\n"
+"04090006.xhp\n"
+"hd_id3156109\n"
+"23\n"
"help.text"
-msgid "<image id=\"img_id3150828\" src=\"sw/imglst/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150828\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150828\" src=\"sw/imglst/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150828\">Εικονίδιο</alt></image>"
+msgid "Format"
+msgstr "Μορφοποίηση"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150870\n"
-"53\n"
+"04090006.xhp\n"
+"par_id3156122\n"
+"24\n"
"help.text"
-msgid "Chapter down"
-msgstr "Κεφάλαιο προς τα κάτω"
+msgid "<ahelp hid=\".\">Select the format of the field that you want to insert. This option is available for numerical, boolean, date and time fields.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τη μορφή του πεδίου που θέλετε να εισάγετε. Αυτή η επιλογή είναι διαθέσιμη για πεδία αριθμητικά, λογικά, ημερομηνίας και ώρας.</ahelp>"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3151338\n"
-"55\n"
+"04090006.xhp\n"
+"hd_id3150904\n"
+"25\n"
"help.text"
-msgid "Promote Level"
-msgstr "Προβιβασμός επιπέδου"
+msgid "From database"
+msgstr "Από βάση δεδομένων"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3151354\n"
-"56\n"
+"04090006.xhp\n"
+"par_id3150922\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_TBX14\">Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_TBX14\">Αυξάνει το επίπεδο διάρθρωσης της επιλεγμένης κεφαλίδας και τις κεφαλίδες που βρίσκονται κάτω από την επικεφαλίδα κατά ένα. Για να αυξήσετε το επίπεδο μόνο της επιλεγμένης επικεφαλίδας, κρατείστε πατημένο το Ctrl και μετά πατήστε αυτό το εικονίδιο.</ahelp>"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FLD_DB:RB_DBOWNFORMAT\">Uses the format defined in the selected database.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FLD_DB:RB_DBOWNFORMAT\">Χρησιμοποιεί τη μορφή που ορίστηκε στην επιλεγμένη βάση δεδομένων.</ahelp>"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3155414\n"
+"04090006.xhp\n"
+"par_idN1076E\n"
"help.text"
-msgid "<image id=\"img_id3155420\" src=\"sw/imglst/sc20172.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155420\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155420\" src=\"sw/imglst/sc20172.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155420\">Εικονίδιο</alt></image>"
+msgid "Browse"
+msgstr "Περιήγηση"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3153697\n"
-"57\n"
+"04090006.xhp\n"
+"par_idN10772\n"
"help.text"
-msgid "Promote level"
-msgstr "Προβιβασμός επιπέδου"
+msgid "<ahelp hid=\"878711313\">Opens a file open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list.</ahelp>"
+msgstr "<ahelp hid=\"878711313\">Ανοίγει έναν διάλογο ανοίγματος αρχείου, όπου μπορείτε να επιλέξετε ένα αρχείο βάσης δεδομένων (*.odb). Το επιλεγμένο αρχείο προστίθεται στη λίστα επιλογής βάσεων δεδομένων.</ahelp>"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3153714\n"
-"58\n"
+"04090006.xhp\n"
+"hd_id3155084\n"
+"27\n"
"help.text"
-msgid "Demote Level"
-msgstr "Υποβιβασμός επιπέδου"
+msgid "User defined"
+msgstr "Ορισμένο από το χρήστη"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3150707\n"
-"59\n"
+"04090006.xhp\n"
+"par_id3154333\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_TBX15\">Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_TBX15\">Μειώνει το επίπεδο διάρθρωσης της επιλεγμένης κεφαλίδας και τις κεφαλίδες που βρίσκονται κάτω από την επικεφαλίδα κατά ένα. Για να μειώσετε το επίπεδο διάρθρωσης μόνο της επιλεγμένης επικεφαλίδας, κρατείστε πατημένο το Ctrl και μετά πατήστε αυτό το εικονίδιο.</ahelp>"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FLD_DB:RB_DBFORMAT\">Applies the format that you select in the <emph>List of user-defined formats</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FLD_DB:RB_DBFORMAT\">Εφαρμόζει τη μορφή που επιλέξατε στη <emph>Λίστα των μορφών χρήστη</emph>.</ahelp>"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3148414\n"
+"04090006.xhp\n"
+"hd_id3146948\n"
+"29\n"
"help.text"
-msgid "<image id=\"img_id3148420\" src=\"sw/imglst/sc20173.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148420\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148420\" src=\"sw/imglst/sc20173.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148420\">Εικονίδιο</alt></image>"
+msgid "List of user-defined formats"
+msgstr "Λίστα μορφών χρήστη"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3147324\n"
-"60\n"
+"04090006.xhp\n"
+"par_id3150093\n"
+"30\n"
"help.text"
-msgid "Demote level"
-msgstr "Υποβιβασμός επιπέδου"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_DB:LB_DBFORMAT\">Lists the available user-defined formats.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_DB:LB_DBFORMAT\">Καταλογοποιεί τις διαθέσιμες μορφές χρήστη.</ahelp>"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"hd_id3147340\n"
-"61\n"
+"04090006.xhp\n"
+"par_idN107FF\n"
"help.text"
-msgid "Open Documents"
-msgstr "Άνοιγμα εγγράφων"
+msgid "Printing a form letter"
+msgstr "Εκτύπωση μίας φόρμας επιστολής"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3148999\n"
-"62\n"
+"04090006.xhp\n"
+"par_idN10803\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVIGATOR_LISTBOX\">Lists the names of all open text documents. To view the contents of a document in the Navigator window, select the name of the document in the list. The current document displayed in the Navigator is indicated by the word \"active\" after its name in the list.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVIGATOR_LISTBOX\">Εμφανίζει τα ονόματα όλων των ανοιχτών εγγράφων. Για να προβάλετε τα περιεχόμενα ενός εγγράφου στο παράθυρο περιηγητή, επιλέξτε το όνομα του εγγράφου στη λίστα. Το τρέχον εμφανιζόμενο έγγραφο στον περιηγητή υποδεικνύεται από τη λέξη \"ενεργό\" μετά το όνομά του στη λίστα.</ahelp>"
+msgid "<ahelp hid=\".\">When you print a document that contains database fields, a dialog asks you if you want to print a form letter. If you answer Yes, the <link href=\"text/swriter/01/01150000.xhp\">Mail Merge</link> dialog opens where you can select the database records to print.</ahelp>"
+msgstr "<ahelp hid=\".\">Όταν εκτυπώνετε ένα έγγραφο που περιέχει πεδία βάσης δεδομένων, ένας διάλογος σας ερωτά εάν θέλετε να εκτυπώσετε μια φόρμα επιστολής. Αν απαντήσετε Ναι, ανοίγει ο διάλογος <link href=\"text/swriter/01/01150000.xhp\">Συγχώνευση αλληλογραφίας</link> όπου μπορείτε να επιλέξετε τις εγγραφές που θα εκτυπωθούν.</ahelp>"
-#: 02110000.xhp
+#: 04090006.xhp
msgctxt ""
-"02110000.xhp\n"
-"par_id3149025\n"
-"63\n"
+"04090006.xhp\n"
+"par_idN10812\n"
"help.text"
-msgid "You can also right-click an item in the Navigator, choose <emph>Display</emph>, and then click the document that you want to view."
-msgstr "Μπορείτε επίσης να δεξιοπατήσετε σε ένα στοιχείο στον περιηγητή, επιλέξτε <emph>Εμφάνιση</emph> και μετά πατήστε στο έγγραφο που θέλετε να προβάλετε."
+msgid "Do not show warning again"
+msgstr "Να μην εμφανιστεί η προειδοποίηση ξανά"
-#: mailmerge00.xhp
+#: 04090006.xhp
msgctxt ""
-"mailmerge00.xhp\n"
+"04090006.xhp\n"
+"par_idN10816\n"
+"help.text"
+msgid "<ahelp hid=\".\">Suppresses this dialog from now on. There is no easy way to get it back!</ahelp>"
+msgstr "<ahelp hid=\".\">Καταργεί τον διάλογο από εδώ και πέρα. Δεν υπάρχει εύκολος τρόπος για να επιστρέψει!</ahelp>"
+
+#: 04090007.xhp
+msgctxt ""
+"04090007.xhp\n"
"tit\n"
"help.text"
-msgid "Mail Merge Wizard"
-msgstr "Οδηγός συγχώνευσης αλληλογραφίας"
+msgid "Special Tags"
+msgstr "Ειδικές ετικέτες"
-#: mailmerge00.xhp
+#: 04090007.xhp
msgctxt ""
-"mailmerge00.xhp\n"
-"par_idN10549\n"
+"04090007.xhp\n"
+"bm_id3154106\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge00.xhp\">Mail Merge Wizard</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge00.xhp\">Οδηγός συγχώνευσης αλληλογραφίας</link>"
+msgid "<bookmark_value>tags; in $[officename] Writer</bookmark_value><bookmark_value>$[officename] Writer; special HTML tags</bookmark_value><bookmark_value>HTML;special tags for fields</bookmark_value><bookmark_value>fields;HTML import and export</bookmark_value><bookmark_value>time fields;HTML</bookmark_value><bookmark_value>date fields;HTML</bookmark_value><bookmark_value>DocInformation fields</bookmark_value>"
+msgstr "<bookmark_value>ετικέτες; στο $[officename] Writer</bookmark_value><bookmark_value>$[officename] Writer; ειδικές ετικέτες HTML</bookmark_value><bookmark_value>HTML;ειδικές ετικέτες για πεδία</bookmark_value><bookmark_value>πεδία;εισαγωγή και εξαγωγή HTML</bookmark_value><bookmark_value>πεδία ώρας;HTML</bookmark_value><bookmark_value>πεδία ημερομηνίας;HTML</bookmark_value><bookmark_value>πεδία πληροφοριών εγγράφου</bookmark_value>"
-#: mailmerge00.xhp
+#: 04090007.xhp
msgctxt ""
-"mailmerge00.xhp\n"
-"par_idN10559\n"
+"04090007.xhp\n"
+"hd_id3154106\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Starts the Mail Merge Wizard to create form letters or send e-mail messages to many recipients.</ahelp>"
-msgstr "<ahelp hid=\".\">Εκκινεί τον οδηγό συγχώνευσης αλληλογραφίας για τη δημιουργία επίσημων επιστολών ή την αποστολή ηλεκτρονικών μηνυμάτων σε πολλούς παραλήπτες.</ahelp>"
+msgid "<link href=\"text/swriter/01/04090007.xhp\" name=\"Special Tags\">Special Tags</link>"
+msgstr "<link href=\"text/swriter/01/04090007.xhp\" name=\"Ειδικές ετικέτες\">Ειδικές ετικέτες</link>"
-#: mailmerge00.xhp
+#: 04090007.xhp
msgctxt ""
-"mailmerge00.xhp\n"
-"par_idN105CC\n"
+"04090007.xhp\n"
+"par_id3153669\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge01.xhp\" name=\"Mail Merge Wizard - Starting document\">Mail Merge Wizard - Starting document</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge01.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας - Έγγραφο εκκίνησης\">Οδηγός συγχώνευσης αλληλογραφίας - Έγγραφο εκκίνησης</link>"
+msgid "When you save a document that contains fields as an HTML document, $[officename] automatically converts date, time, and DocInformation fields to special HTML tags. The field contents are inserted between the opening and closing HTML tags of the converted fields. These special HTML tags do not correspond to standard HTML tags."
+msgstr "Όταν αποθηκεύετε ένα έγγραφο που περιέχει πεδία ως έγγραφο HTML, το $[officename] αυτόματα μετατρέπει τα πεδία ημερομηνίας, ώρας και πληροφοριών εγγράφου σε ειδικές ετικέτες HTML. Τα περιεχόμενα των πεδίων εισάγονται μεταξύ αρχικής και τελικής ετικέτας των μετατρεπόμενων πεδίων. Αυτές οι ειδικές ετικέτες HTML, δεν αντιστοιχούν σε κανονικές HTML ετικέτες."
-#: mailmerge00.xhp
+#: 04090007.xhp
msgctxt ""
-"mailmerge00.xhp\n"
-"par_idN105F6\n"
+"04090007.xhp\n"
+"par_id3152960\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/swriter/01/01150000.xhp\">Configurable Mail Merge dialog</link>"
-msgstr "<link href=\"text/swriter/01/01150000.xhp\">Διάλογος προσαρμογής συγχώνευσης αλληλογραφίας</link>"
+msgid "$[officename] Writer fields are identified by the <SDFIELD> tag in an HTML document. The field type, the format, and the name of the special field are included in the opening HTML tag. The format of a field tag that is recognized by an HTML filter depends on the field type."
+msgstr "Τα πεδία Writer του $[officename] ταυτοποιούνται από την ετικέτα <SDFIELD> σε ένα έγγραφο HTML. Ο τύπος του πεδίου, η μορφή και το όνομα του ειδικού πεδίου περιλαμβάνονται στην ετικέτα αρχής του HTML. Η μορφή μιας ετικέτας πεδίου που αναγνωρίζεται από ένα φίλτρο HTML εξαρτάται από τον τύπο πεδίου."
-#: 04120214.xhp
+#: 04090007.xhp
msgctxt ""
-"04120214.xhp\n"
-"tit\n"
+"04090007.xhp\n"
+"hd_id3154570\n"
+"5\n"
"help.text"
-msgid "Index"
-msgstr "Ευρετήριο"
+msgid "Date and Time Fields"
+msgstr "Πεδία ημερομηνίας και ώρας"
-#: 04120214.xhp
+#: 04090007.xhp
msgctxt ""
-"04120214.xhp\n"
-"hd_id3151387\n"
-"1\n"
+"04090007.xhp\n"
+"par_id3149696\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120214.xhp\" name=\"Index\">Index</link>"
-msgstr "<link href=\"text/swriter/01/04120214.xhp\" name=\"Ευρετήριο\">Ευρετήριο</link>"
+msgid "For \"Date\" and \"Time\" fields, the TYPE parameter equals DATETIME. The format of the date or the time is specified by the SDNUM parameter, for example, DD:MM:YY for dates, or HH:MM:SS for time."
+msgstr "Για τα πεδία \"Ημερομηνία\" και \"Ώρα\", η παράμετρος TYPE ισοδυναμεί με DATETIME. Η μορφή της ημερομηνίας ή της ώρας καθορίζονται από την παράμετρο SDNUM, για παράδειγμα, ΗΗ:ΜΜ:ΕΕ για ημερομηνίες ή ΩΩ:ΛΛ:ΔΔ για ώρα."
-#: 04120214.xhp
+#: 04090007.xhp
msgctxt ""
-"04120214.xhp\n"
-"par_id3146320\n"
-"2\n"
+"04090007.xhp\n"
+"par_id3155183\n"
+"7\n"
"help.text"
-msgid "<variable id=\"verzeichnis\">The following options are available when you select <emph>Index of Tables </emph>as the <link href=\"text/swriter/01/04120210.xhp\" name=\"index\">index</link> type.</variable>"
-msgstr "<variable id=\"verzeichnis\">Οι ακόλουθες επιλογές είναι διαθέσιμες όταν επιλέγετε <emph>Ευρετήριο Πινάκων </emph> ως τύπο του <link href=\"text/swriter/01/04120210.xhp\" name=\"ευρετήριο\">ευρετηρίου</link>.</variable>"
+msgid "For fixed date and time fields, the date or the time is specified by the SDVAL parameter."
+msgstr "Για πεδία σταθερής ημερομηνίας και ώρας, η ημερομηνία ή η ώρα ορίζονται από την παράμετρο SDVAL."
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"tit\n"
+"04090007.xhp\n"
+"par_id3149485\n"
+"8\n"
"help.text"
-msgid "Drop Caps"
-msgstr "Αρχιγράμματα"
+msgid "Examples of date and time special HTML tags that are recognized by $[officename] as fields are shown in the following table:"
+msgstr "Παραδείγματα των ειδικών ετικετών HTML ημερομηνίας και ώρας αναγνωρίζονται από το $[officename] ως πεδία που εμφανίζονται στον ακόλουθο πίνακα:"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"bm_id7635731\n"
+"04090007.xhp\n"
+"par_id3151257\n"
+"9\n"
"help.text"
-msgid "<bookmark_value>first letters as large capital letters</bookmark_value><bookmark_value>capital letters;starting paragraphs</bookmark_value><bookmark_value>drop caps insertion</bookmark_value>"
-msgstr "<bookmark_value>πρώτα γράμματα ως μεγάλα κεφαλαία γράμματα</bookmark_value><bookmark_value>κεφαλαία γράμματα;αρχή παραγράφων</bookmark_value><bookmark_value>εισαγωγή αρχιγραμμάτων</bookmark_value>"
+msgid "Fields"
+msgstr "Πεδία"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3150252\n"
-"1\n"
+"04090007.xhp\n"
+"par_id3148970\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05030400.xhp\" name=\"Drop Caps\">Drop Caps</link>"
-msgstr "<link href=\"text/swriter/01/05030400.xhp\" name=\"Αρχιγράμματα\">Αρχιγράμματα</link>"
+msgid "$[officename] Tag"
+msgstr "$[officename] Ετικέτα"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3154763\n"
-"2\n"
+"04090007.xhp\n"
+"par_id3147102\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"HID_DROPCAPS\">Formats the first letter of a paragraph with a large capital letter, that can span several lines. The paragraph must span at least as many lines as you specify in the Lines box.</ahelp>"
-msgstr "<ahelp hid=\"HID_DROPCAPS\">Μορφοποιεί το πρώτο γράμμα μιας παραγράφου με ένα μεγάλο κεφαλαίο γράμμα, που μπορεί να εκτείνεται σε περισσότερες γραμμές. Η παράγραφος πρέπει να εκτείνεται τουλάχιστον σε τόσες γραμμές όσες καθορίζετε εσείς στο πλαίσιο Γραμμές .</ahelp>"
+msgid "Date is fixed"
+msgstr "Η Ημερομηνία είναι σταθερή"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3151388\n"
-"3\n"
+"04090007.xhp\n"
+"par_id3153634\n"
+"12\n"
"help.text"
-msgid "Settings"
-msgstr "Ρυθμίσεις"
+msgid "<SDFIELD TYPE=DATETIME SDVAL=\"35843,4239988426\" SDNUM=\"1031;1031;DD/MM/YY\">17/02/98</SDFIELD>"
+msgstr "<SDFIELD TYPE=DATETIME SDVAL=\"35843,4239988426\" SDNUM=\"1031;1031;DD/MM/YY\">17/02/98</SDFIELD>"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3147295\n"
-"5\n"
+"04090007.xhp\n"
+"par_id3155137\n"
+"13\n"
"help.text"
-msgid "Show Drop Caps"
-msgstr "Εμφάνιση αρχιγραμμάτων"
+msgid "Date is variable"
+msgstr "Η Ημερομηνία είναι μεταβλητή"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3150536\n"
-"6\n"
+"04090007.xhp\n"
+"par_id3156275\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_DROPCAPS_CB_SWITCH\">Applies the drop cap settings to the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_DROPCAPS_CB_SWITCH\">Εφαρμόζει τις ρυθμίσεις αρχιγραμμάτων στην επιλεγμένη παράγραφο.</ahelp>"
+msgid "<SDFIELD TYPE=DATETIME SDNUM=\"1031;1031;DD/MM/YY\">17/02/98</SDFIELD>"
+msgstr "<SDFIELD TYPE=DATETIME SDNUM=\"1031;1031;DD/MM/YY\">17/02/98</SDFIELD>"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3155626\n"
-"19\n"
+"04090007.xhp\n"
+"par_id3145774\n"
+"15\n"
"help.text"
-msgid "Whole word"
-msgstr "Ολόκληρη λέξη"
+msgid "Time is fixed"
+msgstr "Η ώρα είναι σταθερή"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3154554\n"
-"20\n"
+"04090007.xhp\n"
+"par_id3155915\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_DROPCAPS_CB_WORD\">Displays the first letter of the first word in the paragraph as a drop cap, and the remaining letters of the word as large type.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_DROPCAPS_CB_WORD\">Εμφανίζει το πρώτο γράμμα της πρώτης λέξης στην παράγραφο ως αρχίγραμμα και τα υπόλοιπα γράμματα της λέξης ως μεγάλο μέγεθος.</ahelp>"
+msgid "<SDFIELD TYPE=DATETIME SDVAL=\"35843,4240335648\" SDNUM=\"1031;1031;HH:MM:SS\">10:10:36</SDFIELD>"
+msgstr "<SDFIELD TYPE=DATETIME SDVAL=\"35843,4240335648\" SDNUM=\"1031;1031;HH:MM:SS\">10:10:36</SDFIELD>"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3154505\n"
-"7\n"
+"04090007.xhp\n"
+"par_id3150110\n"
+"17\n"
"help.text"
-msgid "Number of characters"
-msgstr "Αριθμός χαρακτήρων"
+msgid "Time is variable"
+msgstr "Ώρα μεταβλητή"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3149881\n"
-"8\n"
+"04090007.xhp\n"
+"par_id3155862\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"SW_NUMERICFIELD_TP_DROPCAPS_FLD_DROPCAPS\">Enter the number of characters to convert to drop caps. </ahelp>"
-msgstr "<ahelp hid=\"SW_NUMERICFIELD_TP_DROPCAPS_FLD_DROPCAPS\">Εισάγετε τον αριθμό των χαρακτήρων που θα μετατραπούν σε αρχιγράμματα. </ahelp>"
+msgid "<SDFIELD TYPE=DATETIME SDNUM=\"1031;1031;HH:MM:SS\">10:10:36</SDFIELD>"
+msgstr "<SDFIELD TYPE=DATETIME SDNUM=\"1031;1031;HH:MM:SS\">10:10:36</SDFIELD>"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3150932\n"
-"9\n"
+"04090007.xhp\n"
+"hd_id3147409\n"
+"23\n"
"help.text"
-msgid "Lines"
-msgstr "Γραμμές"
+msgid "DocInformation Fields"
+msgstr "Πεδία πληροφοριών εγγράφου"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3148391\n"
-"10\n"
+"04090007.xhp\n"
+"par_id3147487\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\"SW_NUMERICFIELD_TP_DROPCAPS_FLD_LINES\">Enter the number of lines that you want the drop cap to extend downward from the first line of the paragraph. Shorter paragraphs will not get drop caps.</ahelp> The selection is limited to 2-9 lines."
-msgstr "<ahelp hid=\"SW_NUMERICFIELD_TP_DROPCAPS_FLD_LINES\">Εισάγετε τον αριθμό γραμμών στις οποίες επιθυμείτε να εκτείνεται το αρχίγραμμα κάτω από την πρώτη γραμμή της παραγράφου. Οι πιο σύντομες παράγραφοι δεν μπορούν να δεχτούν αρχιγράμματα.</ahelp> Η επιλογή περιορίζεται σε 2-9 γραμμές."
+msgid "For DocInformation fields, the TYPE parameter equals DOCINFO. The SUBTYPE parameter displays the specific field type, for example, for the \"Created\" DocInformation field, SUBTYPE=CREATE. For date and time DocInformation fields, the FORMAT parameter equals DATE or TIME, and the SDNUM parameter indicates the number format that is used. The SDFIXED parameter indicates if the content of the DocInformation field is fixed or not."
+msgstr "Στα πεδία πληροφοριών εγγράφου, η παράμετρος TYPE ισοδυναμεί με DOCINFO. Η παράμετρος SUBTYPE εμφανίζει τον συγκεκριμένο τύπο πεδίου, για παράδειγμα, για το πεδίο \"δημιουργημένων\" πληροφοριών εγγράφου, SUBTYPE=CREATE. Για τα πεδία πληροφοριών εγγράφου ημερομηνίας και ώρας, η παράμετρος FORMAT ισοδυναμεί DATE ή TIME και η παράμετρος SDNUM δείχνει την χρησιμοποιούμενη μορφή αριθμού. Η παράμετρος SDFIXED δείχνει εάν το περιεχόμενο του πεδίου πληροφοριών εγγράφου είναι σταθερό ή όχι."
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3149030\n"
-"11\n"
+"04090007.xhp\n"
+"par_id3147501\n"
+"25\n"
"help.text"
-msgid "Distance from text"
-msgstr "Απόσταση από το κείμενο"
+msgid "The contents of a fixed date or time field are equal to the SDVAL parameter, otherwise the contents are equal to the text found between the SDFIELD HTML tags."
+msgstr "Τα περιεχόμενα ενός πεδίου σταθερής ημερομηνίας ή ώρας είναι ίσα με την παράμετρο SDVAL, αλλιώς τα περιεχόμενα είναι ίσα με το κείμενο που βρίσκεται ανάμεσα στις ετικέτες SDFIELD HTML."
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3153926\n"
-"12\n"
+"04090007.xhp\n"
+"par_id3149562\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\"SW_METRICFIELD_TP_DROPCAPS_FLD_DISTANCE\">Enter the amount of space to leave between the drop caps and the rest of the text in the paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SW_METRICFIELD_TP_DROPCAPS_FLD_DISTANCE\">Εισάγετε τα κενά που θα αφήσετε μεταξύ των αρχιγραμμάτων και του υπόλοιπου κειμένου στην παράγραφο.</ahelp>"
+msgid "Examples of DocInformation special HTML tags that are recognized by $[officename] as fields are shown in the following table:"
+msgstr "Παραδείγματα ειδικών ετικετών HTML πληροφοριών εγγράφου που αναγνωρίζονται από το $[officename] ως πεδία φαίνονται στον παρακάτω πίνακα:"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3153723\n"
-"13\n"
+"04090007.xhp\n"
+"par_id3147738\n"
+"27\n"
"help.text"
-msgid "Contents"
-msgstr "Περιεχόμενα"
+msgid "Fields"
+msgstr "Πεδία"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3154638\n"
-"15\n"
+"04090007.xhp\n"
+"par_id3146334\n"
+"28\n"
"help.text"
-msgid "Text"
-msgstr "Κείμενο"
+msgid "$[officename] Tag"
+msgstr "$[officename] Ετικέτα"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3147569\n"
-"16\n"
+"04090007.xhp\n"
+"par_id3149846\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\"SW_EDIT_TP_DROPCAPS_EDT_TEXT\">Enter the text that you want to display as drop caps instead of the first letters of the paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SW_EDIT_TP_DROPCAPS_EDT_TEXT\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται ως αρχιγράμματα αντί για τα πρώτα γράμματα της παραγράφου.</ahelp>"
+msgid "Description (fixed content)"
+msgstr "Περιγραφή (σταθερό περιεχόμενο)"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"hd_id3150763\n"
-"17\n"
+"04090007.xhp\n"
+"par_id3148863\n"
+"30\n"
"help.text"
-msgid "Character Style"
-msgstr "Τεχνοτροπία χαρακτήρων"
+msgid "<SDFIELD TYPE=DOCINFO SUBTYPE=COMMENT SDFIXED>Description</SDFIELD>"
+msgstr "<SDFIELD TYPE=DOCINFO SUBTYPE=COMMENT SDFIXED>Περιγραφή</SDFIELD>"
-#: 05030400.xhp
+#: 04090007.xhp
msgctxt ""
-"05030400.xhp\n"
-"par_id3151181\n"
-"18\n"
+"04090007.xhp\n"
+"par_id3151083\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_DROPCAPS_BOX_TEMPLATE\">Select the formatting style that you want to apply to the drop caps.</ahelp> To use the formatting style of the current paragraph, select [None]."
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_DROPCAPS_BOX_TEMPLATE\">Επιλέξτε την τεχνοτροπία μορφοποίησης που επιθυμείτε να εφαρμόσετε στα αρχιγράμματα.</ahelp> Για να χρησιμοποιήσετε την τεχνοτροπία μορφοποίησης της τρέχουσας παραγράφου, επιλέξτε [Κανένα]."
+msgid "Creation date"
+msgstr "Ημερομηνία δημιουργίας"
-#: 04070100.xhp
+#: 04090007.xhp
msgctxt ""
-"04070100.xhp\n"
+"04090007.xhp\n"
+"par_id3153298\n"
+"32\n"
+"help.text"
+msgid "<SDFIELD TYPE=DOCINFO SUBTYPE=CREATE FORMAT=DATE SDNUM=\"1031;1031;QQ YY\">1. Quarter 98</SDFIELD>"
+msgstr "<SDFIELD TYPE=DOCINFO SUBTYPE=CREATE FORMAT=DATE SDNUM=\"1031;1031;QQ YY\">1ο Τρίμηνο 98</SDFIELD>"
+
+#: 04090007.xhp
+msgctxt ""
+"04090007.xhp\n"
+"par_id3150175\n"
+"33\n"
+"help.text"
+msgid "Creation time (fixed content)"
+msgstr "Ώρα δημιουργίας (σταθερό περιεχόμενο)"
+
+#: 04090007.xhp
+msgctxt ""
+"04090007.xhp\n"
+"par_id3156134\n"
+"34\n"
+"help.text"
+msgid "<SDFIELD TYPE=DOCINFO SUBTYPE=CREATE FORMAT=TIME SDVAL=\"0\" SDNUM=\"1031;1031;HH:MM:SS AM/PM\" SDFIXED>03:58:35 PM</SDFIELD>"
+msgstr "<SDFIELD TYPE=DOCINFO SUBTYPE=CREATE FORMAT=TIME SDVAL=\"0\" SDNUM=\"1031;1031;HH:MM:SS AM/PM\" SDFIXED>03:58:35 μμ</SDFIELD>"
+
+#: 04090007.xhp
+msgctxt ""
+"04090007.xhp\n"
+"par_id3155077\n"
+"35\n"
+"help.text"
+msgid "Modification date"
+msgstr "Ημερομηνία τροποποίησης"
+
+#: 04090007.xhp
+msgctxt ""
+"04090007.xhp\n"
+"par_id3154330\n"
+"36\n"
+"help.text"
+msgid "<SDFIELD TYPE=DOCINFO SUBTYPE=CHANGE FORMAT=DATE SDNUM=\"1031;1031;NN DD MMM, YY\">Mo 23 Feb, 98</SDFIELD>"
+msgstr "<SDFIELD TYPE=DOCINFO SUBTYPE=CHANGE FORMAT=DATE SDNUM=\"1031;1031;NN DD MMM, YY\">Δευ 23 Φεβ, 98</SDFIELD>"
+
+#: 04090100.xhp
+msgctxt ""
+"04090100.xhp\n"
"tit\n"
"help.text"
-msgid "Envelope"
-msgstr "Φάκελος"
+msgid "Input Field"
+msgstr "Πεδίο εισαγωγής"
-#: 04070100.xhp
+#: 04090100.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3145243\n"
+"04090100.xhp\n"
+"hd_id3147515\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04070100.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070100.xhp\" name=\"Φάκελος επιστολής\">Φάκελος επιστολής</link>"
+msgid "Input Field"
+msgstr "Πεδίο εισαγωγής"
-#: 04070100.xhp
+#: 04090100.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3147172\n"
+"04090100.xhp\n"
+"par_id3146041\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_ENV_ENV\" visibility=\"visible\">Enter the delivery and return addresses for the envelope. You can also insert address fields from a database, for example from the Addresses database.</ahelp>"
-msgstr "<ahelp hid=\"HID_ENV_ENV\" visibility=\"visible\">Εισάγει τις διευθύνσεις παράδοσης και επιστροφής για τον φάκελο επιστολής. Μπορείτε να εισάγετε επίσης πεδία διευθύνσεων από μια βάση δεδομένων, για παράδειγμα από τη βάση δεδομένων Διευθύνσεις.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/inputfielddialog/InputFieldDialog\">Inserts a text field that you can open and edit by clicking it in the document.</ahelp> You can use input fields for text, or to assign a new value to a variable."
+msgstr "<ahelp hid=\"modules/swriter/ui/inputfielddialog/InputFieldDialog\">Εισάγει ένα πεδίο κειμένου που μπορείτε να το ανοίξετε και να το επεξεργαστείτε πατώντας το στο έγγραφο.</ahelp> Μπορείτε να χρησιμοποιήσετε πεδία εισαγωγής για κείμενο ή να ορίσετε μια νέα τιμή σε μια μεταβλητή."
-#: 04070100.xhp
+#: 04090100.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3149295\n"
+"04090100.xhp\n"
+"par_id3154470\n"
+"7\n"
+"help.text"
+msgid "To change the content of an Input Field in a document, click the field, and then edit the text in the lower box of the dialog."
+msgstr "Για να αλλάξετε το περιεχόμενο ενός πεδίου εισαγωγής σε ένα έγγραφο, πατήστε στο πεδίο και κατόπιν επεξεργάζεστε το κείμενο στο κάτω πλαίσιο του διαλόγου."
+
+#: 04090100.xhp
+msgctxt ""
+"04090100.xhp\n"
+"hd_id3153669\n"
"3\n"
"help.text"
-msgid "Addressee"
-msgstr "Παραλήπτης"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 04070100.xhp
+#: 04090100.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3145415\n"
+"04090100.xhp\n"
+"par_id3154571\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"SW:MULTILINEEDIT:TP_ENV_ENV:EDT_ADDR\" visibility=\"visible\">Enter the delivery address.</ahelp> You can also click in this box, and select a database, a table, and field, and then click the arrow button to insert the field in the address. If you want, you can apply formatting, such as bold and underline, to the address text."
-msgstr "<ahelp hid=\"SW:MULTILINEEDIT:TP_ENV_ENV:EDT_ADDR\" visibility=\"visible\">Εισάγει τη διεύθυνση του παραλήπτη.</ahelp> Μπορείτε επίσης να πατήσετε σε αυτό το πλαίσιο και να διαλέξετε μια βάση δεδομένων, έναν πίνακα και ένα πεδίο και κατόπιν να πατήσετε στο κουμπί βέλους για να εισάγετε το πεδίο στη διεύθυνση. Εάν θέλετε, μπορείτε να εφαρμόσετε τη μορφοποίηση, όπως έντονη και υπογραμμισμένη, στο κείμενο της διεύθυνσης."
+msgid "<ahelp hid=\"modules/swriter/ui/inputfielddialog/text\">The upper box displays the name that you entered in the <emph>Reference</emph> box of the Input Field on the <emph>Functions </emph>tab of the <emph>Fields</emph> dialog. The lower box displays the contents of the field.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/inputfielddialog/text\">Το πάνω πλαίσιο εμφανίζει το όνομα που εισάγατε στο πλαίσιο <emph>Αναφορά</emph> του πεδίου εισαγωγής στην καρτέλα <emph>Λειτουργίες </emph> του διαλόγου <emph>Πεδία</emph>. Το κάτω πλαίσιο εμφανίζει τα περιεχόμενα του πεδίου.</ahelp>"
-#: 04070100.xhp
+#: 04090100.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3154102\n"
+"04090100.xhp\n"
+"hd_id3155897\n"
"5\n"
"help.text"
-msgid "Sender"
-msgstr "Αποστολέας"
+msgid "Next"
+msgstr "Επόμενο"
-#: 04070100.xhp
+#: 04090100.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3153527\n"
+"04090100.xhp\n"
+"par_id3149691\n"
"6\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"SW:MULTILINEEDIT:TP_ENV_ENV:EDT_SEND\">Includes a return address on the envelope. Select the <emph>Sender </emph>check box, and then enter the return address.</ahelp> $[officename] automatically inserts your user data in the <emph>Sender </emph>box, but you can also enter the data that you want."
-msgstr "<ahelp visibility=\"visible\" hid=\"SW:MULTILINEEDIT:TP_ENV_ENV:EDT_SEND\">Συμπεριλαμβάνει μια διεύθυνση επιστροφής στον φάκελο. Επιλέξτε το πλαίσιο <emph>Αποστολέας</emph> και εισάγετε τη διεύθυνση του αποστολέα.</ahelp> Το $[officename] αυτόματα εισάγει τα δεδομένα του χρήστη στο πλαίσιο <emph>Αποστολέας</emph>, αλλά μπορείτε επίσης να αλλάξετε τα επιθυμητά δεδομένα."
+msgid "<ahelp hid=\"modules/swriter/ui/inputfielddialog/next\">Jumps to the next input field in the document.</ahelp> This button is only available when you position the cursor directly before an input field, and then press Shift+Ctrl+F9."
+msgstr "<ahelp hid=\"modules/swriter/ui/inputfielddialog/next\">Μεταβαίνει στο επόμενο πεδίο εισαγωγής στο έγγραφο.</ahelp> Αυτό το κουμπί είναι διαθέσιμο μόνο όταν η θέση του δρομέα είναι ακριβώς πριν από ένα πεδίο εισαγωγής και πατήσετε Shift+Ctrl+F9."
-#: 04070100.xhp
+#: 04090200.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3154571\n"
-"9\n"
+"04090200.xhp\n"
+"tit\n"
"help.text"
-msgid "Database"
-msgstr "Βάση δεδομένων"
+msgid "Defining Conditions"
+msgstr "Ορισμός συνθηκών"
-#: 04070100.xhp
+#: 04090200.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3154480\n"
-"10\n"
+"04090200.xhp\n"
+"bm_id3145828\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_ENV_ENV:LB_DATABASE\" visibility=\"visible\">Select the database containing the address data that you want to insert.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_ENV_ENV:LB_DATABASE\" visibility=\"visible\">Επιλέξτε τη βάση δεδομένων που περιέχει τα δεδομένα της διεύθυνσης που θέλετε να εισάγετε.</ahelp>"
+msgid "<bookmark_value>logical expressions</bookmark_value> <bookmark_value>formulating conditions</bookmark_value> <bookmark_value>conditions; in fields and sections</bookmark_value> <bookmark_value>fields;defining conditions</bookmark_value> <bookmark_value>sections;defining conditions</bookmark_value> <bookmark_value>variables; in conditions</bookmark_value> <bookmark_value>user data;in conditions</bookmark_value> <bookmark_value>databases;in conditions</bookmark_value> <bookmark_value>hiding; database fields</bookmark_value>"
+msgstr "<bookmark_value>λογικές εκφράσεις</bookmark_value><bookmark_value>τύπο συνθηκών</bookmark_value><bookmark_value>συνθήκες; σε πεδία και ενότητες</bookmark_value><bookmark_value>πεδία;ορίζοντας συνθήκες</bookmark_value><bookmark_value>ενότητες;ορίζοντας συνθήκες</bookmark_value><bookmark_value>μεταβλητές; σε συνθήκες</bookmark_value><bookmark_value>δεδομένα χρήστη;σε συνθήκες</bookmark_value><bookmark_value>βάσεις δεδομένων ;σε συνθήκες</bookmark_value><bookmark_value>κρύβοντας; πεδία βάσης δεδομένων</bookmark_value>"
-#: 04070100.xhp
+#: 04090200.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3151310\n"
-"11\n"
+"04090200.xhp\n"
+"hd_id3145828\n"
+"1\n"
"help.text"
-msgid "Table"
-msgstr "Πίνακας"
+msgid "<variable id=\"defining_conditions\"><link href=\"text/swriter/01/04090200.xhp\">Defining Conditions</link></variable>"
+msgstr "<variable id=\"defining_conditions\"><link href=\"text/swriter/01/04090200.xhp\">Ορισμός Συνθήκης</link></variable>"
-#: 04070100.xhp
+#: 04090200.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3155898\n"
-"12\n"
+"04090200.xhp\n"
+"par_id3145242\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_ENV_ENV:LB_TABLE\" visibility=\"visible\">Select the database table containing the address data that you want to insert.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_ENV_ENV:LB_TABLE\" visibility=\"visible\">Επιλέξτε τη βάση δεδομένων που περιέχει τα δεδομένα της διεύθυνσης που θέλετε να εισάγετε.</ahelp>"
+msgid "Conditions are logical expressions that you can use to control the display of <link href=\"text/swriter/01/04090000.xhp\">fields</link> and <link href=\"text/swriter/01/04020000.xhp\">sections</link> in your document. Although the following examples apply to fields, they also apply to sections."
+msgstr "Οι συνθήκες είναι λογικές εκφράσεις που μπορείτε να χρησιμοποιήσετε για να ελέγχετε την εμφάνιση των<link href=\"text/swriter/01/04090000.xhp\">πεδίων</link> και των <link href=\"text/swriter/01/04020000.xhp\">ενοτήτων</link> στο έγγραφό σας. Αν και τα επόμενα παραδείγματα έχουν ισχύ για πεδία, μπορούν να εφαρμοστούν και σε ενότητες."
-#: 04070100.xhp
+#: 04090200.xhp
msgctxt ""
-"04070100.xhp\n"
-"hd_id3149695\n"
-"13\n"
+"04090200.xhp\n"
+"par_id3147171\n"
+"93\n"
"help.text"
-msgid "Database field"
-msgstr "Πεδίο βάσης δεδομένων"
+msgid "You can define conditions for the following field types:"
+msgstr "Μπορείτε να ορίσετε συνθήκες για τους παρακάτω τύπους πεδίων:"
-#: 04070100.xhp
+#: 04090200.xhp
msgctxt ""
-"04070100.xhp\n"
-"par_id3155180\n"
+"04090200.xhp\n"
+"par_id3151185\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"SW:IMAGEBUTTON:TP_ENV_ENV:BTN_INSERT\" visibility=\"visible\">Select the database field containing the address data that you want to insert, and then click the left arrow button. The data is added to the address box containing the cursor.</ahelp>"
-msgstr "<ahelp hid=\"SW:IMAGEBUTTON:TP_ENV_ENV:BTN_INSERT\" visibility=\"visible\">Επιλέξτε το πεδίο της βάσης δεδομένων που περιέχει τα δεδομένα της διεύθυνσης που θέλετε να εισάγετε και μετά πατήστε στο πλήκτρο του αριστερού βέλους. Τα δεδομένα προστίθενται στο πλαίσιο της διεύθυνσης που βρίσκεται ο δρομέας.</ahelp>"
+msgid "Conditional text: displays text A if the condition is true, or text B if the condition is false."
+msgstr "Κείμενο υπό συνθήκες: εμφανίζει το κείμενο Α εάν η συνθήκη είναι αληθής, ή το κείμενο Β εάν η συνθήκη είναι ψευδής."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"tit\n"
+"04090200.xhp\n"
+"par_id3149289\n"
+"15\n"
"help.text"
-msgid "Wrap"
-msgstr "Αναδίπλωση"
+msgid "Hidden text: hides the contents of the field if the condition is true."
+msgstr "Κρυφό κείμενο: κρύβει τα περιεχόμενα του πεδίου εάν η συνθήκη είναι αληθής."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3153527\n"
-"1\n"
+"04090200.xhp\n"
+"par_id3145412\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση\">Αναδίπλωση</link>"
+msgid "Hidden paragraph: hides the paragraph if the condition is true."
+msgstr "Κρυφή παράγραφος: κρύβει την παράγραφο εάν η συνθήκη είναι αληθής."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3154478\n"
-"2\n"
+"04090200.xhp\n"
+"par_id3147515\n"
+"17\n"
"help.text"
-msgid "<variable id=\"umlauftext\"><ahelp hid=\".uno:TextWrap\">Specify the way you want text to wrap around an object.</ahelp> You can also specify the spacing between the text and the object. </variable>"
-msgstr "<variable id=\"umlauftext\"><ahelp hid=\".uno:TextWrap\">Καθορίστε τον τρόπο με τον οποίο θα αναδιπλώνεται το κείμενο γύρω από ένα αντικείμενο.</ahelp> Μπορείτε επίσης να καθορίσετε το διάστιχο μεταξύ του κειμένου και του αντικειμένου. </variable>"
+msgid "Any record and next record: controls the access to database records."
+msgstr "Οποιαδήποτε εγγραφή και επόμενη εγγραφή: ελέγχει την πρόσβαση στις εγγραφές της βάσης δεδομένων."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3151249\n"
-"56\n"
+"04090200.xhp\n"
+"par_id3149802\n"
+"18\n"
"help.text"
-msgid "To wrap text around a table, place the table in a frame, and then wrap the text around the frame."
-msgstr "Για να αναδιπλώσετε κείμενο γύρω από έναν πίνακα, τοποθετήστε τον πίνακα σε ένα πλαίσιο και ύστερα αναδιπλώστε το κείμενο γύρω από το πλαίσιο."
+msgid "The simplest way to define a condition is to type the logical expression directly in a <emph>Condition </emph>box using the following values:"
+msgstr "Ο πιο απλός τρόπος για να ορίσετε μια συνθήκη είναι να πληκτρολογήσετε τη λογική έκφραση κατευθείαν στο πλαίσιο <emph>Συνθήκη </emph>χρησιμοποιώντας τις ακόλουθες τιμές:"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3154829\n"
-"3\n"
+"04090200.xhp\n"
+"par_id3153677\n"
+"19\n"
"help.text"
-msgid "Settings"
-msgstr "Ρυθμίσεις"
+msgid "TRUE"
+msgstr "ΑΛΗΘΗΣ"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3148971\n"
-"5\n"
+"04090200.xhp\n"
+"par_id3152960\n"
+"20\n"
"help.text"
-msgid "None"
-msgstr "Καμία"
+msgid "The condition is always met. You can also enter any value not equal to 0 as the conditional text."
+msgstr "Η συνθήκη ισχύει πάντα. Μπορείτε επίσης να εισάγετε κάθε τιμή διάφορη του 0 ως κείμενο της συνθήκης."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3147100\n"
-"6\n"
+"04090200.xhp\n"
+"par_id3155900\n"
+"21\n"
"help.text"
-msgid "<variable id=\"keinumlauftext\"><ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_NO_WRAP\">Places the object on a separate line in the document. The Text in the document appears above and below the object, but not on the sides of the object.</ahelp></variable>"
-msgstr "<variable id=\"keinumlauftext\"><ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_NO_WRAP\">Τοποθετεί το αντικείμενο σε μία ξεχωριστή γραμμή στο έγγραφο. Το κείμενο στο έγγραφο εμφανίζεται πάνω και κάτω από το αντικείμενο, αλλά όχι στις πλευρές του αντικειμένου.</ahelp></variable>"
+msgid "FALSE"
+msgstr "ΨΕΥΔΗΣ"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3149038\n"
+"04090200.xhp\n"
+"par_id3154191\n"
+"22\n"
"help.text"
-msgid "<image id=\"img_id3149044\" src=\"sw/imglst/wr07.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149044\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149044\" src=\"sw/imglst/wr07.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149044\">Εικονίδιο</alt></image>"
+msgid "The condition is not met. You can also enter the value 0."
+msgstr "Η συνθήκη δεν ικανοποιείται. Μπορείτε επίσης να εισάγετε την τιμή 0."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3155139\n"
-"49\n"
+"04090200.xhp\n"
+"par_id3147090\n"
+"23\n"
"help.text"
-msgid "None"
-msgstr "Καμία"
+msgid "If you leave the <emph>Condition </emph>box empty, the condition is interpreted as not being met."
+msgstr "Εάν αφήσετε κενό το πλαίσιο <emph>Συνθήκη</emph>, ερμηνεύεται ότι η συνθήκη δεν ισχύει."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3153351\n"
-"17\n"
+"04090200.xhp\n"
+"par_id3148980\n"
+"24\n"
"help.text"
-msgid "Before"
-msgstr "Πριν από"
+msgid "When you define a condition, use the same <link href=\"text/swriter/02/14020000.xhp\">elements</link> for defining a formula, namely comparative operators, mathematical and statistical functions, number formats, variables and constants."
+msgstr "Για να ορίσετε μια συνθήκη, χρησιμοποιήστε τα ίδια <link href=\"text/swriter/02/14020000.xhp\">στοιχεία</link> για τον ορισμό ενός τύπου, δηλαδή τελεστές σύγκρισης, μαθηματικές και στατιστικές συναρτήσεις, μορφές αριθμών, μεταβλητές και σταθερές."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3149171\n"
-"18\n"
+"04090200.xhp\n"
+"par_id3153638\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_LEFT\">Wraps text on the left side of the object if there is enough space.</ahelp>"
-msgstr "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_LEFT\">Αναδιπλώνει το κείμενο στα αριστερά του αντικειμένου εάν υπάρχει αρκετός χώρος.</ahelp>"
+msgid "You can use the following types of variables when you define a condition:"
+msgstr "Μπορείτε να χρησιμοποιήσετε τους παρακάτω τύπους μεταβλητών όταν ορίζετε μια συνθήκη:"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3145774\n"
+"04090200.xhp\n"
+"par_id3155135\n"
+"27\n"
"help.text"
-msgid "<image id=\"img_id3145780\" src=\"sw/imglst/wr02.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3145780\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145780\" src=\"sw/imglst/wr02.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3145780\">Εικονίδιο</alt></image>"
+msgid "Predefined <link href=\"text/swriter/02/14020000.xhp\">$[officename] variables</link> that use statistics on document properties"
+msgstr "Προκαθορισμένες <link href=\"text/swriter/02/14020000.xhp\">μεταβλητές του $[officename] </link> που χρησιμοποιούν στατιστικά στις ιδιότητες του εγγράφου"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3151384\n"
-"43\n"
+"04090200.xhp\n"
+"par_id3156273\n"
+"26\n"
"help.text"
-msgid "Before"
-msgstr "Πριν"
+msgid "Custom variables, that are a created with the \"Set variable\" field"
+msgstr "Προσαρμοσμένες μεταβλητές, που έχουν δημιουργηθεί με το πεδίο \"Ορισμός μεταβλητής\""
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3155870\n"
-"19\n"
+"04090200.xhp\n"
+"par_id3149174\n"
+"94\n"
"help.text"
-msgid "After"
-msgstr "Μετά"
+msgid "Variables based on user data"
+msgstr "Μεταβλητές που βασίζονται σε δεδομένα χρήστη"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3150700\n"
-"20\n"
+"04090200.xhp\n"
+"par_id3145781\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_RIGHT\">Wraps text on the right side of the object if there is enough space.</ahelp>"
-msgstr "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_RIGHT\">Αναδιπλώνει το κείμενο στα δεξιά του αντικειμένου αν υπάρχει αρκετός χώρος.</ahelp>"
+msgid "Variables based on the contents of database fields"
+msgstr "Μεταβλητές που βασίζονται σε περιεχόμενα πεδίων βάσης δεδομένων"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3149560\n"
+"04090200.xhp\n"
+"par_id3155916\n"
+"29\n"
"help.text"
-msgid "<image id=\"img_id3149567\" src=\"sw/imglst/wr03.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149567\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149567\" src=\"sw/imglst/wr03.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149567\">Εικονίδιο</alt></image>"
+msgid "You cannot use internal variables, such as page and chapter numbers, in condition expression."
+msgstr "Δεν μπορείτε να χρησιμοποιήσετε εσωτερικές μεταβλητές, όπως αριθμός σελίδας και κεφαλαίου, σε εκφράσεις συνθήκης."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3155966\n"
-"44\n"
+"04090200.xhp\n"
+"hd_id3151375\n"
+"30\n"
"help.text"
-msgid "After"
-msgstr "Μετά από"
+msgid "Conditions and Variables"
+msgstr "Συνθήκες και μεταβλητές"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3149213\n"
-"21\n"
+"04090200.xhp\n"
+"par_id3150122\n"
+"31\n"
"help.text"
-msgid "Parallel"
-msgstr "Παράλληλα"
+msgid "The following examples use a variable called \"x\":"
+msgstr "Το ακόλουθο παράδειγμα χρησιμοποιεί μία μεταβλητή που ονομάζεται \"x\":"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3147740\n"
-"22\n"
+"04090200.xhp\n"
+"par_id3147417\n"
+"32\n"
"help.text"
-msgid "<variable id=\"seitenumlauftext\"><ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_PARALLEL\">Wraps text on all four sides of the border frame of the object.</ahelp></variable>"
-msgstr "<variable id=\"seitenumlauftext\"><ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_PARALLEL\">Αναδιπλώνει το κείμενο και στις τέσσερις πλευρές του περιγράμματος του πλαισίου του αντικειμένου.</ahelp></variable>"
+msgid "x == 1 or x EQ 1"
+msgstr "x == 1 ή x EQ 1"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3148845\n"
+"04090200.xhp\n"
+"par_id3147500\n"
+"33\n"
"help.text"
-msgid "<image id=\"img_id3148851\" src=\"sw/imglst/wr04.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3148851\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148851\" src=\"sw/imglst/wr04.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3148851\">Εικονίδιο</alt></image>"
+msgid "The condition is true if \"x\" is equal to 1."
+msgstr "Η συνθήκη είναι αληθής εάν το \"x\" είναι ίσο με 1."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3148442\n"
-"45\n"
+"04090200.xhp\n"
+"par_id3145259\n"
+"34\n"
"help.text"
-msgid "Parallel"
-msgstr "Παράλληλα"
+msgid "x != 1 or x NEQ 1"
+msgstr "x != 1 ή x NEQ 1"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3151081\n"
-"11\n"
+"04090200.xhp\n"
+"par_id3150551\n"
+"35\n"
"help.text"
-msgid "Through"
-msgstr "Δια μέσου"
+msgid "The condition is true if \"x\" does not equal 1."
+msgstr "Η συνθήκη είναι αληθής εάν το \"x\" δεν είναι ίσο με 1."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3154089\n"
-"12\n"
+"04090200.xhp\n"
+"par_id3147749\n"
+"36\n"
"help.text"
-msgid "<variable id=\"durchlauftext\"><ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_THROUGH\">Places the object in front of the text.</ahelp></variable>"
-msgstr "<variable id=\"durchlauftext\"><ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_THROUGH\">Τοποθετεί το αντικείμενο μπροστά από το κείμενο.</ahelp></variable>"
+msgid "sinx == 0"
+msgstr "sinx == 0"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
+"04090200.xhp\n"
+"par_id3146345\n"
+"37\n"
+"help.text"
+msgid "The condition is true if \"x\" is a multiple of pi."
+msgstr "Η συνθήκη είναι αληθής εάν το \"x\" είναι πολλαπλάσιο του π."
+
+#: 04090200.xhp
+msgctxt ""
+"04090200.xhp\n"
+"par_id3149846\n"
+"38\n"
+"help.text"
+msgid "To use comparative operators with strings, the operands must be bounded by double quotation marks:"
+msgstr "Για να χρησιμοποιήσετε τελεστές σύγκρισης με αλφαριθμητικά, οι τελεστές πρέπει να περικλείονται σε διπλά εισαγωγικά:"
+
+#: 04090200.xhp
+msgctxt ""
+"04090200.xhp\n"
+"par_id3151078\n"
+"39\n"
+"help.text"
+msgid "x == \"ABC\" or x EQ \"ABC\""
+msgstr "x == \"ABC\" ή x EQ \"ABC\""
+
+#: 04090200.xhp
+msgctxt ""
+"04090200.xhp\n"
"par_id3150162\n"
+"40\n"
"help.text"
-msgid "<image id=\"img_id3150169\" src=\"sw/imglst/wr05.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150169\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150169\" src=\"sw/imglst/wr05.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150169\">Εικονίδιο</alt></image>"
+msgid "Checks if variable \"x\" contains (true) the \"ABC\" string, or not (false)."
+msgstr "Ελέγχει αν μια μεταβλητή \"x\" περιέχει (αληθής) τη συμβολοσειρά \"ABC\" ή όχι (ψευδής)."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3156104\n"
-"50\n"
+"04090200.xhp\n"
+"par_id3153301\n"
+"41\n"
"help.text"
-msgid "Through"
-msgstr "Δια μέσου"
+msgid "x == \"\" or x EQ \"\""
+msgstr "x == \"\" ή x EQ \"\""
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3150451\n"
-"23\n"
+"04090200.xhp\n"
+"par_id3156120\n"
+"90\n"
"help.text"
-msgid "Optimal"
-msgstr "Βέλτιστο"
+msgid "or"
+msgstr "ή"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3154716\n"
-"24\n"
+"04090200.xhp\n"
+"par_id3156133\n"
+"42\n"
"help.text"
-msgid "<variable id=\"dynamischertext\"><ahelp hid=\".uno:WrapIdeal\">Automatically wraps text to the left, to the right, or on all four sides of the border frame of the object. If the distance between the object and the page margin is less than 2 cm, the text is not wrapped. </ahelp></variable>"
-msgstr "<variable id=\"dynamischertext\"><ahelp hid=\".uno:WrapIdeal\">Αναδιπλώνει αυτόματα το κείμενο στα αριστερά, στα δεξιά, ή και στις τέσσερις πλευρές του περιγράμματος του πλαισίου του αντικειμένου. Εάν η απόσταση μεταξύ του αντικειμένου και του περιθωρίου της σελίδας είναι μικρότερη από 2 εκατοστά, το κείμενο δεν αναδιπλώνεται. </ahelp></variable>"
+msgid "!x or NOT x"
+msgstr "!x ή NOT x"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3150904\n"
+"04090200.xhp\n"
+"par_id3156112\n"
+"44\n"
"help.text"
-msgid "<image id=\"img_id3150910\" src=\"sw/imglst/wr06.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150910\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150910\" src=\"sw/imglst/wr06.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150910\">Εικονίδιο</alt></image>"
+msgid "Checks if the variable \"x\" contains an empty string."
+msgstr "Ελέγχει εάν μια μεταβλητή \"x\" περιέχει μια κενή συμβολοσειρά."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3149237\n"
-"46\n"
+"04090200.xhp\n"
+"par_id3150097\n"
+"45\n"
"help.text"
-msgid "Optimal"
-msgstr "Βέλτιστο"
+msgid "The \"equal\" comparative operator must be represented by two equal signs (==) in a condition. For example, if you define a variable \"x\" with the value of 1, you can enter the condition as x==1."
+msgstr "Ο τελεστής σύγκρισης \"ίσον\", σε μια συνθήκη, πρέπει να γράφεται με δυο σύμβολα του ίσον (==). Για παράδειγμα, εάν ορίσετε μια μεταβλητή \"x\" με την τιμή 1, μπορείτε να εισάγετε τη συνθήκη ως x==1."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3146940\n"
-"26\n"
+"04090200.xhp\n"
+"hd_id3148791\n"
+"95\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "User Data"
+msgstr "Δεδομένα χρήστη"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3146953\n"
-"27\n"
+"04090200.xhp\n"
+"par_id3150028\n"
+"96\n"
"help.text"
-msgid "Specify the text wrap options."
-msgstr "Ορίσετε τις επιλογές για την αναδίπλωση κειμένου."
+msgid "You can include user data when you define conditions. To change your user data, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - User data</emph>. User data must be entered in the form of strings. You can query the user data with \"==\" (EQ), \"!=\" (NEQ), or \"!\"(NOT)."
+msgstr "Μπορείτε να συμπεριλάβετε δεδομένα χρήστη όταν καθορίζετε συνθήκες. Για αλλαγή των δεδομένων χρήστη, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - δεδομένα χρήστη</emph>. Τα δεδομένα χρήστη πρέπει να εισαχθούν στη μορφή συμβολοσειρών. Μπορείτε να αναζητήσετε τα δεδομένα χρήστη με \"==\" (EQ), \"!=\" (NEQ), ή \"!\"(NOT)."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3153229\n"
-"28\n"
+"04090200.xhp\n"
+"par_id3153124\n"
+"97\n"
"help.text"
-msgid "First Paragraph"
-msgstr "Πρώτη παράγραφος"
+msgid "The following table lists user data variables and their meanings:"
+msgstr "Ο επόμενος πίνακας εμφανίζει μεταβλητές δεδομένων του χρήστη και τη σημασία τους:"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3154333\n"
-"29\n"
+"04090200.xhp\n"
+"par_id3149632\n"
+"130\n"
"help.text"
-msgid "<variable id=\"ersterabsatztext\"><ahelp hid=\".uno:WrapAnchorOnly\">Starts a new paragraph below the object after you press Enter.</ahelp> The space between the paragraphs is determined by the size of the object. </variable>"
-msgstr "<variable id=\"ersterabsatztext\"><ahelp hid=\".uno:WrapAnchorOnly\">Εκκινεί μία νέα παράγραφο κάτω από το αντικείμενο αφού πιέσετε το πλήκτρο Enter.</ahelp> Η απόσταση μεταξύ των παραγράφων καθορίζεται από το μέγεθος του αντικειμένου. </variable>"
+msgid "Variable"
+msgstr "Μεταβλητή"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3148790\n"
-"30\n"
+"04090200.xhp\n"
+"par_id3150662\n"
+"131\n"
"help.text"
-msgid "In Background"
-msgstr "Στο παρασκήνιο"
+msgid "Meaning"
+msgstr "Σημασία"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3150100\n"
-"31\n"
+"04090200.xhp\n"
+"par_id3154026\n"
+"98\n"
"help.text"
-msgid "<variable id=\"hintergrundtext\"><ahelp hid=\".uno:WrapThroughTransparent\">Moves the selected object to the background. This option is only available if you selected the<emph> Through</emph> wrap type.</ahelp></variable>"
-msgstr "<variable id=\"hintergrundtext\"><ahelp hid=\".uno:WrapThroughTransparent\">Μετακινεί το επιλεγμένο αντικείμενο στο παρασκήνιο. Αυτή η επιλογή είναι διαθέσιμη μόνο αν επιλέξετε τον τύπο αναδίπλωσης<emph> Διαμέσου</emph>.</ahelp></variable>"
+msgid "user_firstname"
+msgstr "user_firstname"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3149358\n"
-"47\n"
+"04090200.xhp\n"
+"par_id3149953\n"
+"99\n"
"help.text"
-msgid "Contour"
-msgstr "Περίγραμμα"
+msgid "First name"
+msgstr "Όνομα"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3155793\n"
-"48\n"
+"04090200.xhp\n"
+"par_id3147272\n"
+"100\n"
"help.text"
-msgid "<variable id=\"konturtext\"><ahelp hid=\".uno:WrapContour\">Wraps text around the shape of the object. This option is not available for the <emph>Through</emph> wrap type, or for frames.</ahelp> To change the contour of an object, select the object, and then choose <emph>Format - Wrap - </emph><link href=\"text/swriter/01/05060201.xhp\" name=\"Edit Contour\"><emph>Edit Contour</emph></link>. </variable>"
-msgstr "<variable id=\"konturtext\"><ahelp hid=\".uno:WrapContour\">Αναδιπλώνει το κείμενο γύρω από το σχήμα του αντικειμένου. Η επιλογή αυτή δεν είναι διαθέσιμη για τον τύπο αναδίπλωσης <emph>Διαμέσου</emph>, ή για πλαίσια.</ahelp> Για να μεταβάλετε το περίγραμμα ενός αντικειμένου, επιλέξτε το αντικείμενο και ύστερα επιλέξτε <emph>Μορφή - Αναδίπλωση - </emph><link href=\"text/swriter/01/05060201.xhp\" name=\"Επεξεργασία περιγράμματος\"><emph>Επεξεργασία περιγράμματος</emph></link>. </variable>"
+msgid "user_lastname"
+msgstr "user_lastname"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3154620\n"
-"51\n"
+"04090200.xhp\n"
+"par_id3149601\n"
+"101\n"
"help.text"
-msgid "Only outside"
-msgstr "Μόνο εκτός"
+msgid "Last name"
+msgstr "Επώνυμο"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3147377\n"
-"52\n"
+"04090200.xhp\n"
+"par_id3150770\n"
+"102\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_WRAP:CB_ONLYOUTSIDE\">Wraps text only around the contour of the object, but not in open areas within the object shape.</ahelp> This option is not available for frames."
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_WRAP:CB_ONLYOUTSIDE\">Αναδιπλώνει το κείμενο γύρω από το περίγραμμα του αντικειμένου, αλλά όχι σε ανοικτές περιοχές εντός του σχήματος του αντικειμένου.</ahelp> Η επιλογή αυτή δεν είναι διαθέσιμη για πλαίσια."
+msgid "user_initials"
+msgstr "user_initials"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3147397\n"
-"33\n"
+"04090200.xhp\n"
+"par_id3155529\n"
+"103\n"
"help.text"
-msgid "Gaps"
-msgstr "Κενά"
+msgid "Initials"
+msgstr "Αρχικά"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3149637\n"
-"34\n"
+"04090200.xhp\n"
+"par_id3148705\n"
+"104\n"
"help.text"
-msgid "Specify the amount of space to leave between the selected object and the text."
-msgstr "Καθορίστε το μήκος διαστήματος που θα υπάρχει μεταξύ του επιλεγμένου αντικειμένου και του κειμένου."
+msgid "user_company"
+msgstr "user_company"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3150659\n"
-"35\n"
+"04090200.xhp\n"
+"par_id3148728\n"
+"105\n"
"help.text"
-msgid "Left"
-msgstr "Αριστερά"
+msgid "Company"
+msgstr "Εταιρία"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3150678\n"
-"36\n"
+"04090200.xhp\n"
+"par_id3155361\n"
+"106\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_LEFT_MARGIN\">Enter the amount of space that you want between the left edge of the object and the text.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_LEFT_MARGIN\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να υπάρχει μεταξύ του αριστερού άκρου του αντικειμένου και του κειμένου.</ahelp>"
+msgid "user_street"
+msgstr "user_street"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3154032\n"
-"37\n"
+"04090200.xhp\n"
+"par_id3154222\n"
+"107\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "Street"
+msgstr "Οδός"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3149956\n"
-"38\n"
+"04090200.xhp\n"
+"par_id3145108\n"
+"108\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_RIGHT_MARGIN\">Enter the amount of space that you want between the right edge of the object and the text.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_RIGHT_MARGIN\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να υπάρχει μεταξύ του δεξιού άκρου του αντικειμένου και του κειμένου.</ahelp>"
+msgid "user_country"
+msgstr "user_country"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3149974\n"
-"39\n"
+"04090200.xhp\n"
+"par_id3146885\n"
+"109\n"
"help.text"
-msgid "Top"
-msgstr "Πάνω"
+msgid "Country"
+msgstr "Χώρα"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3147284\n"
-"40\n"
+"04090200.xhp\n"
+"par_id3149580\n"
+"110\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_TOP_MARGIN\">Enter the amount of space that you want between the top edge of the object and the text.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_TOP_MARGIN\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να υπάρχει μεταξύ του πάνω άκρου του αντικειμένου και του κειμένου.</ahelp>"
+msgid "user_zipcode"
+msgstr "user_zipcode"
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"hd_id3149609\n"
-"41\n"
+"04090200.xhp\n"
+"par_id3156241\n"
+"111\n"
"help.text"
-msgid "Bottom"
-msgstr "Κάτω"
+msgid "Zip code"
+msgstr "Τ.Κ."
-#: 05060200.xhp
+#: 04090200.xhp
msgctxt ""
-"05060200.xhp\n"
-"par_id3157884\n"
-"42\n"
+"04090200.xhp\n"
+"par_id3148922\n"
+"112\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_BOTTOM_MARGIN\">Enter the amount of space that you want between the bottom edge of the object and the text.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_BOTTOM_MARGIN\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να υπάρχει μεταξύ του κάτω άκρου του αντικειμένου και του κειμένου.</ahelp>"
+msgid "user_city"
+msgstr "user_city"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"tit\n"
+"04090200.xhp\n"
+"par_id3148945\n"
+"113\n"
"help.text"
-msgid "Index"
-msgstr "Ευρετήριο"
+msgid "City"
+msgstr "Πόλη"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"hd_id3150568\n"
-"1\n"
+"04090200.xhp\n"
+"par_id3156053\n"
+"114\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120215.xhp\" name=\"Index\">Index</link>"
-msgstr "<link href=\"text/swriter/01/04120215.xhp\" name=\"Ευρετήριο\">Ευρετήριο</link>"
+msgid "user_title"
+msgstr "user_title"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"par_id3151183\n"
-"2\n"
+"04090200.xhp\n"
+"par_id3159219\n"
+"115\n"
"help.text"
-msgid "<variable id=\"verzeichnis\">The following options are available when you select <emph>User-Defined </emph>as the <link href=\"text/swriter/01/04120210.xhp\" name=\"index\">index</link> type.</variable>"
-msgstr "<variable id=\"verzeichnis\">Οι ακόλουθες επιλογές είναι διαθέσιμες όταν επιλέγετε <emph>Ορισμένο από το Χρήστη</emph> ως τον τύπο του <link href=\"text/swriter/01/04120210.xhp\" name=\"ευρετήριο\">ευρετηρίου</link>.</variable>"
+msgid "Title"
+msgstr "Τίτλος"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"par_id3151174\n"
-"4\n"
+"04090200.xhp\n"
+"par_id3156435\n"
+"116\n"
"help.text"
-msgid "User-defined indexes are available in the <emph>Type</emph> box when you insert an index entry in your document."
-msgstr "Τα ευρετήρια που έχουν οριστεί από το χρήστη είναι διαθέσιμα στο πλαίσιο <emph>Τύπος</emph> όταν θέλετε να εισάγετε μια καταχώριση ευρετηρίου στο έγγραφό σας."
+msgid "user_position"
+msgstr "user_position"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"hd_id3154097\n"
-"5\n"
+"04090200.xhp\n"
+"par_id3145178\n"
+"117\n"
"help.text"
-msgid "Create from"
-msgstr "Δημιουργία από"
+msgid "Position"
+msgstr "Θέση"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"hd_id3149802\n"
-"7\n"
+"04090200.xhp\n"
+"par_id3150797\n"
+"118\n"
"help.text"
-msgid "Styles"
-msgstr "Τεχνοτροπίες"
+msgid "user_tel_work"
+msgstr "user_tel_work"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"hd_id3151320\n"
-"8\n"
+"04090200.xhp\n"
+"par_id3150820\n"
+"119\n"
"help.text"
-msgid "Tables"
-msgstr "Πίνακες"
+msgid "Business telephone number"
+msgstr "Τηλέφωνο εργασίας"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"par_id3154473\n"
-"9\n"
+"04090200.xhp\n"
+"par_id3150894\n"
+"120\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMTABLES\">Includes tables in the index.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMTABLES\">Συμπεριλαμβάνει πίνακες στο ευρετήριο.</ahelp>"
+msgid "user_tel_home"
+msgstr "user_tel_home"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"hd_id3154569\n"
-"10\n"
+"04090200.xhp\n"
+"par_id3155320\n"
+"121\n"
"help.text"
-msgid "Graphics"
-msgstr "Γραφικά"
+msgid "Home telephone number"
+msgstr "Τηλέφωνο οικίας"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"par_id3153676\n"
-"11\n"
+"04090200.xhp\n"
+"par_id3154400\n"
+"122\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMGRAPHICS\">Includes graphics in the index.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMGRAPHICS\">Συμπεριλαμβάνει γραφικά στο ευρετήριο.</ahelp>"
+msgid "user_fax"
+msgstr "user_fax"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"hd_id3149685\n"
-"12\n"
+"04090200.xhp\n"
+"par_id3153363\n"
+"123\n"
"help.text"
-msgid "Text frames"
-msgstr "Πλαίσια κειμένου"
+msgid "Fax number"
+msgstr "Αριθμός φαξ"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"par_id3154195\n"
-"13\n"
+"04090200.xhp\n"
+"par_id3153390\n"
+"124\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMFRAMES\">Includes text frames in the index.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMFRAMES\">Συμπεριλαμβάνει πλαίσια κειμένου στο ευρετήριο.</ahelp>"
+msgid "user_email"
+msgstr "user_email"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"hd_id3155182\n"
-"14\n"
+"04090200.xhp\n"
+"par_id3154948\n"
+"125\n"
"help.text"
-msgid "OLE objects"
-msgstr "Αντικείμενα OLE"
+msgid "E-mail address"
+msgstr "Ηλεκτρονική διεύθυνση"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"par_id3143282\n"
-"15\n"
+"04090200.xhp\n"
+"par_id3145603\n"
+"126\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMOLE\">Includes OLE objects in the index.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMOLE\">Συμπεριλαμβάνει αντικείμενα OLE στο ευρετήριο.</ahelp>"
+msgid "user_state"
+msgstr "user_state"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"hd_id3149095\n"
-"16\n"
+"04090200.xhp\n"
+"par_id3150129\n"
+"127\n"
"help.text"
-msgid "Use level from source chapter"
-msgstr "Χρήση επιπέδου από το κεφάλαιο προέλευσης"
+msgid "State (not in all $[officename] versions)"
+msgstr "Νομός (όχι σε όλες τις εκδόσεις του $[officename])"
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"par_id3151250\n"
-"17\n"
+"04090200.xhp\n"
+"par_id3150147\n"
+"128\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_LEVELFROMCHAPTER\">Indents table, graphic, text frame, and OLE object index entries according their place in the chapter heading hierarchy.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_LEVELFROMCHAPTER\">Δημιουργεί εσοχές πίνακα, γραφικού, πλαισίου κειμένου και καταχωρίσεων ευρετηρίου αντικειμένου OLE σύμφωνα με τη θέση τους στην ιεραρχία κεφαλίδας κεφαλαίου.</ahelp>"
+msgid "For example, to hide a paragraph, text, or a section from a user with a specific initial, such as \"LM\", enter the condition: user_initials==\"LM\"."
+msgstr "Για παράδειγμα, για να κρύψετε μια παράγραφο, ένα κείμενο ή μια ενότητα από έναν χρήστη με συγκεκριμένα αρχικά, όπως \"ΛΜ\", εισάγετε τη συνθήκη: user_initials==\"ΛΜ\"."
-#: 04120215.xhp
+#: 04090200.xhp
msgctxt ""
-"04120215.xhp\n"
-"par_id3147088\n"
-"18\n"
+"04090200.xhp\n"
+"hd_id3154115\n"
+"46\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120100.xhp\" name=\"Defining an index entry\">Defining an index entry</link>"
-msgstr "<link href=\"text/swriter/01/04120100.xhp\" name=\"Ορισμός μιας καταχώρισης ευρετηρίου\">Ορισμός μιας καταχώρισης ευρετηρίου</link>"
+msgid "Conditions and Database Fields"
+msgstr "Συνθήκες και πεδία βάσης δεδομένων"
-#: 04220000.xhp
+#: 04090200.xhp
msgctxt ""
-"04220000.xhp\n"
-"tit\n"
+"04090200.xhp\n"
+"par_id3154128\n"
+"47\n"
"help.text"
-msgid "Header"
-msgstr "Κεφαλίδα"
+msgid "You can define conditions for accessing databases, or database fields. For example, you can check the contents of a database field from a condition, or use database fields in logical expressions. The following table lists a few more examples of using databases in conditions:"
+msgstr "Μπορείτε να ορίσετε συνθήκες για την πρόσβαση βάσεων δεδομένων, ή πεδίων βάσεων δεδομένων. Για παράδειγμα, μπορείτε να ελέγξετε τα περιεχόμενα ενός πεδίου βάσης δεδομένων από μια συνθήκη, ή να χρησιμοποιήσετε πεδία βάσης δεδομένων σε λογικές εκφράσεις. Ο επόμενος πίνακας εμφανίζει μερικά ακόμη παραδείγματα χρήσης βάσεων δεδομένων υπό συνθήκες:"
-#: 04220000.xhp
+#: 04090200.xhp
msgctxt ""
-"04220000.xhp\n"
-"hd_id3146320\n"
-"1\n"
+"04090200.xhp\n"
+"par_id3156066\n"
+"132\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04220000.xhp\" name=\"Header\">Header</link>"
-msgstr "<link href=\"text/swriter/01/04220000.xhp\" name=\"Κεφαλίδα\">Κεφαλίδα</link>"
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04220000.xhp
+#: 04090200.xhp
msgctxt ""
-"04220000.xhp\n"
-"par_id3145827\n"
-"2\n"
+"04090200.xhp\n"
+"par_id3156088\n"
+"133\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertPageHeader\">Adds or removes a header from the page style that you select in the submenu. The header is added to all of the pages that use the same page style.</ahelp> In a new document, only the \"Default\" page style is listed. Other page styles are added to the list after you apply them in the document."
-msgstr "<ahelp hid=\".uno:InsertPageHeader\">Προσθέτει ή αφαιρεί μία κεφαλίδα από την τεχνοτροπία σελίδας που επιλέγετε στο υπομενού. Η κεφαλίδα προστίθεται σε όλες τις σελίδες που χρησιμοποιούν την ίδια τεχνοτροπία σελίδας.</ahelp> Σε ένα νέο έγγραφο, βρίσκεται μόνο η \"Προεπιλεγμένη\" τεχνοτροπία σελίδας. Οι άλλες τεχνοτροπίες σελίδας προστίθενται στη λίστα αφού τις εφαρμόσετε στο έγγραφο."
+msgid "Meaning"
+msgstr "Σημασία"
-#: 04220000.xhp
+#: 04090200.xhp
msgctxt ""
-"04220000.xhp\n"
-"par_id2326425\n"
+"04090200.xhp\n"
+"par_id3155948\n"
+"48\n"
"help.text"
-msgid "The headers are visible only when you view the document in print layout (enable <emph>View - Print Layout</emph>)."
-msgstr "Οι κεφαλίδες είναι ορατές μόνο όταν βλέπετε το έγγραφο σε διάταξη εκτύπωσης (ενεργοποιείται με <emph>Προβολή - Διάταξη εκτύπωσης</emph>)."
+msgid "Database.Table.Company"
+msgstr "Βάση δεδομένων.Πίνακας.Εταιρεία"
-#: 04220000.xhp
+#: 04090200.xhp
msgctxt ""
-"04220000.xhp\n"
-"par_id3150570\n"
-"3\n"
+"04090200.xhp\n"
+"par_id3148673\n"
+"91\n"
"help.text"
-msgid "A check mark is displayed in front of the page styles that have headers."
-msgstr "Μία επισήμανση ελέγχου εμφανίζεται μπροστά από τις τεχνοτροπίες σελίδας που έχουν κεφαλίδες."
+msgid "Database.Table.Company NEQ \"\""
+msgstr "Βάση δεδομένων.Πίνακας.Εταιρεία NEQ \"\""
-#: 04220000.xhp
+#: 04090200.xhp
msgctxt ""
-"04220000.xhp\n"
-"par_id3153921\n"
-"4\n"
+"04090200.xhp\n"
+"par_id3148687\n"
+"92\n"
"help.text"
-msgid "To remove a header, choose <emph>Insert - Header</emph>, and then select the page style containing the header. The header is removed from all of the pages that use this page style."
-msgstr "Για να διαγράψετε μία κεφαλίδα, επιλέξτε <emph>Εισαγωγή - Κεφαλίδα</emph> και ύστερα επιλέξτε την τεχνοτροπία σελίδας που περιέχει την κεφαλίδα. Η κεφαλίδα αφαιρείται από όλες τις σελίδες που χρησιμοποιούν αυτήν την τεχνοτροπία σελίδας."
+msgid "Database.Table.Company != \"\""
+msgstr "Βάση δεδομένων.Πίνακας.Εταιρεία != \"\""
-#: 04220000.xhp
+#: 04090200.xhp
msgctxt ""
-"04220000.xhp\n"
-"par_id3150761\n"
+"04090200.xhp\n"
+"par_id3155373\n"
+"49\n"
+"help.text"
+msgid "The condition is true if the COMPANY field is not empty. (In the first example, no operator is required.)"
+msgstr "Η συνθήκη είναι αληθής αν το όνομα πεδίου ΕΤΑΙΡΕΙΑ δεν είναι κενό. (Στο πρώτο παράδειγμα δεν απαιτείται τελεστής.)"
+
+#: 04090200.xhp
+msgctxt ""
+"04090200.xhp\n"
+"par_id3149977\n"
+"7\n"
+"help.text"
+msgid "!Database.Table.Company"
+msgstr "!Βάση δεδομένων.Πίνακας.Εταιρεία"
+
+#: 04090200.xhp
+msgctxt ""
+"04090200.xhp\n"
+"par_id3149991\n"
+"129\n"
+"help.text"
+msgid "NOT Database.Table.Company"
+msgstr "NOT Βάση δεδομένων.Πίνακας.Εταιρεία"
+
+#: 04090200.xhp
+msgctxt ""
+"04090200.xhp\n"
+"par_id3150004\n"
+"50\n"
+"help.text"
+msgid "Database.Table.Company EQ \"\""
+msgstr "Βάση δεδομένων.Πίνακας.Εταιρεία EQ \"\""
+
+#: 04090200.xhp
+msgctxt ""
+"04090200.xhp\n"
+"par_id3146911\n"
+"9\n"
+"help.text"
+msgid "Database.Table.Company ==\"\""
+msgstr "Βάση δεδομένων.Πίνακας.Εταιρεία ==\"\""
+
+#: 04090200.xhp
+msgctxt ""
+"04090200.xhp\n"
+"par_id3148733\n"
+"8\n"
+"help.text"
+msgid "Returns TRUE if the COMPANY field is empty."
+msgstr "Επιστρέφει αποτέλεσμα ΑΛΗΘΗΣ-TRUE εάν το πεδίο ΕΤΑΙΡΕΙΑ είναι κενό."
+
+#: 04090200.xhp
+msgctxt ""
+"04090200.xhp\n"
+"par_id3148762\n"
"5\n"
"help.text"
-msgid "To add or remove headers from all of the page styles that are in use in the document, choose <emph>Insert - Header - All</emph>."
-msgstr "Για να προσθέσετε ή να αφαιρέσετε κεφαλίδες από όλες τις τεχνοτροπίες σελίδας που βρίσκονται σε χρήση στο έγγραφο, επιλέξτε <emph>Εισαγωγή - Κεφαλίδα - Όλα</emph>."
+msgid "Database.Table.Company !=\"Sun\""
+msgstr "Βάση δεδομένων.Πίνακας.Εταιρεία !=\"Sun\""
-#: 04220000.xhp
+#: 04090200.xhp
msgctxt ""
-"04220000.xhp\n"
-"par_id3156410\n"
+"04090200.xhp\n"
+"par_id3153016\n"
+"149\n"
+"help.text"
+msgid "Database.Table.Company NEQ \"Sun\""
+msgstr "Βάση δεδομένων.Πίνακας.Εταιρεία NEQ \"Sun\""
+
+#: 04090200.xhp
+msgctxt ""
+"04090200.xhp\n"
+"par_id3153040\n"
"6\n"
"help.text"
-msgid "To format a header, choose <link href=\"text/shared/01/05040300.xhp\" name=\"Format - Page - Header\"><emph>Format - Page - Header</emph></link>."
-msgstr "Για να μορφοποιήσετε μία κεφαλίδα, επιλέξτε <link href=\"text/shared/01/05040300.xhp\" name=\"Μορφή - Σελίδα - Κεφαλίδα\"><emph>Μορφή - Σελίδα - Κεφαλίδα</emph></link>."
+msgid "Returns TRUE if the current entry in the COMPANY field is not \"Sun\". (Exclamation sign represents a logical NOT.)"
+msgstr "Επιστρέφει το αποτέλεσμα TRUE εάν η τρέχουσα καταχώριση στο πεδίο ΕΤΑΙΡΕΙΑ δεν είναι\" Sun\". (Το θαυμαστικό αναπαριστά ένα λογικό NOT.)"
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"tit\n"
+"04090200.xhp\n"
+"par_id3154605\n"
+"51\n"
"help.text"
-msgid "Custom Salutation"
-msgstr "Προσαρμοσμένος χαιρετισμός"
+msgid "Database.Table.Firstname AND Database.Table.Name"
+msgstr "Βάση δεδομένων.Πίνακας.Όνομα AND Βάση δεδομένων.Πίνακας.Όνομα"
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN1053C\n"
+"04090200.xhp\n"
+"par_id3153059\n"
+"52\n"
"help.text"
-msgid "Custom Salutation"
-msgstr "Προσαρμοσμένος χαιρετισμός"
+msgid "Returns TRUE if the record contains the first and the last name."
+msgstr "Επιστρέφει το αποτέλεσμα ΑΛΗΘΗΣ-TRUE εάν η εγγραφή περιέχει το όνομα και το επώνυμο."
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN10540\n"
+"04090200.xhp\n"
+"par_id3159247\n"
+"53\n"
"help.text"
-msgid "Specify the salutation layout for <link href=\"text/swriter/01/mailmerge04.xhp\">mail merge</link> or <link href=\"text/swriter/01/mm_emabod.xhp\">e-mail merge</link> documents. The name of this dialog is different for female recipients and male recipients."
-msgstr "Καθορίστε τη διάταξη χαιρετισμού για έγγραφα <link href=\"text/swriter/01/mailmerge04.xhp\">συγχώνευσης αλληλογραφίας</link> ή <link href=\"text/swriter/01/mm_emabod.xhp\">συγχώνευσης ηλεκτρονικών μηνυμάτων</link>. Το όνομα αυτού του διαλόγου είναι διαφορετικό για γυναίκες παραλήπτες και για άνδρες παραλήπτες."
+msgid "Note the difference between the boolean NOT \"!\" and the comparative operator not equal \"!=\" (NEQ)."
+msgstr "Σημειώστε τη διαφορά μεταξύ της λογικής τιμής NOT \"!\" και του τελεστή σύγκρισης δεν ισούται \"!=\" (NEQ)."
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN10551\n"
+"04090200.xhp\n"
+"par_id3153876\n"
+"54\n"
"help.text"
-msgid "Salutation elements"
-msgstr "Στοιχεία χαιρετισμού"
+msgid "When you refer to a database field in a condition, use the form Databasename.Tablename.Fieldname. If one of the names contains a character that is an operator, such as a minus sign (-), enclose the name in square brackets, for example, Databasename.[Table-name].Fieldname. Never use spaces inside field names."
+msgstr "Όταν αναφέρεστε σε ένα πεδίο βάσης δεδομένων σε μια συνθήκη, χρησιμοποιήστε τη μορφή ΌνομαΒάσηςΔεδομένων.ΌνομαΠίνακα.ΌνομαΠεδίου. Εάν ένα από τα ονόματα περιέχει έναν χαρακτήρα που είναι τελεστής, όπως το σημάδι πλην (-), περικλείστε το όνομα σε αγκύλες, για παράδειγμα, ΌνομαΒάσηςΔεδομένων.[Όνομα-πίνακα].ΌνομαΠεδίου. Ποτέ να μη χρησιμοποιήσετε κενά στα ονόματα πεδίων."
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN10555\n"
+"04090200.xhp\n"
+"par_id3153891\n"
+"55\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a field and drag the field to the other list.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα πεδίο και μεταφέρετέ το στην άλλη λίστα.</ahelp>"
+msgid "Example: Hiding an Empty Database Field"
+msgstr "Παράδειγμα: Κρύβοντας ένα κενό πεδίο βάσης δεδομένων"
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN10558\n"
+"04090200.xhp\n"
+"par_id3150051\n"
+"56\n"
"help.text"
-msgid ">"
-msgstr ">"
+msgid "You may want to create a condition that hides an empty field, for example, if the COMPANY field is empty for some of the data records."
+msgstr "Πιθανόν να θέλετε να δημιουργήσετε μια συνθήκη που κρύβει ένα κενό πεδίο, για παράδειγμα, αν το πεδίο ΕΤΑΙΡΕΙΑ είναι κενό για κάποιες από τις εγγραφές των δεδομένων."
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN1055C\n"
+"04090200.xhp\n"
+"par_id3150067\n"
+"57\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds the selected field from the list of salutation elements to the other list. You can add a field more than once.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει το επιλεγμένο πεδίο από τη λίστα με τα στοιχεία χαιρετισμού στην άλλη λίστα. Μπορείτε να προσθέσετε ένα πεδίο περισσότερο από μία φορά.</ahelp>"
+msgid "Select the <emph>Hidden Paragraph</emph> list entry, and type the following condition: Addressbook.Addresses.Company EQ \"\""
+msgstr "Επιλέξτε την καταχώριση λίστας <emph>Κρυφή παράγραφος</emph> και πληκτρολογήστε την ακόλουθη συνθήκη: ΒιβλίοΔιευθύνσεων.Διευθύνσεις.Εταιρεία EQ \"\""
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN1055F\n"
+"04090200.xhp\n"
+"par_id3147110\n"
+"150\n"
"help.text"
-msgid "<"
-msgstr "<"
+msgid "or type the following"
+msgstr "ή πληκτρολογήστε τα ακόλουθα"
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN10563\n"
+"04090200.xhp\n"
+"par_id3147123\n"
+"151\n"
"help.text"
-msgid "<ahelp hid=\".\">Removes the selected field from the other list.</ahelp>"
-msgstr "<ahelp hid=\".\">Αφαιρεί το επιλεγμένο πεδίο από την άλλη λίστα.</ahelp>"
+msgid "NOT Addressbook.Addresses.Company"
+msgstr "NOT ΒιβλίοΔιευθύνσεων.Διευθύνσεις.Εταιρεία"
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN10566\n"
+"04090200.xhp\n"
+"par_id3147136\n"
+"152\n"
"help.text"
-msgid "Drag salutation elements into the box below"
-msgstr "Μεταφέρετε τα στοιχεία χαιρετισμού στο παρακάτω πεδίο"
+msgid "If the COMPANY database field is empty, the condition is true and the paragraph is hidden."
+msgstr "Αν το πεδίο ΕΤΑΙΡΕΙΑ της βάσης δεδομένων είναι κενό, η συνθήκη είναι αληθής και η παράγραφος κρύβεται."
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN1056A\n"
+"04090200.xhp\n"
+"par_id3150232\n"
+"58\n"
"help.text"
-msgid "<ahelp hid=\".\">Arrange the fields by drag-and-drop or use the arrow buttons.</ahelp>"
-msgstr "<ahelp hid=\".\">Τακτοποιήστε τα πεδία με μεταφορά και απόθεση ή χρησιμοποιήστε τα κουμπιά των βελών.</ahelp>"
+msgid "To display hidden paragraphs on the screen, you can choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Formatting Aids</emph>, and clear the <emph>Fields: Hidden paragraphs</emph> check box."
+msgstr "Για προβολή κρυφών παραγράφων στην οθόνη, μπορείτε να διαλέξετε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline>- %PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</emph> και να καθαρίστε το πλαίσιο ελέγχου <emph>Πεδία: κρυφές παράγραφοι</emph>."
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN1056D\n"
+"04090200.xhp\n"
+"hd_id3145218\n"
+"59\n"
"help.text"
-msgid "Customize salutation"
-msgstr "Προσαρμογή χαιρετισμού"
+msgid "Examples of Conditions in Fields"
+msgstr "Παραδείγματα συνθηκών σε πεδία"
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN10571\n"
+"04090200.xhp\n"
+"par_id3145231\n"
+"60\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a value from the list for the salutation and the punctuation mark fields.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε μία τιμή από τη λίστα για τον χαιρετισμό και τα πεδία των σημείων στίξης.</ahelp>"
+msgid "The following examples use the Conditional text field, although they can be applied to any fields that can be linked to a condition. The syntax used for conditions is also used for the Hidden text, Hidden paragraph, Any record or Next record fields."
+msgstr "Τα ακόλουθα παραδείγματα χρησιμοποιούν ένα πεδίο κειμένου υπό συνθήκη, αν και μπορούν να εφαρμοστούν σε οποιοδήποτε πεδίο μπορεί να συνδεθεί με κάποια συνθήκη. Η σύνταξη που χρησιμοποιείται για τις συνθήκες χρησιμοποιείται επίσης για το κρυφό κείμενο, κρυφή παράγραφο, οποιαδήποτε εγγραφή ή επόμενα πεδία εγγραφών."
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN10574\n"
+"04090200.xhp\n"
+"hd_id3150311\n"
+"61\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "To display conditional text based on the number of pages:"
+msgstr "Για να εμφανιστεί κείμενο υπό συνθήκη με βάση την αρίθμηση των σελίδων:"
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN10578\n"
+"04090200.xhp\n"
+"par_id3150333\n"
+"136\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays a preview of the first database record with the current salutation layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει την προεπισκόπηση της πρώτης εγγραφής της βάσης δεδομένων με την τρέχουσα εμφάνιση του χαιρετισμού.</ahelp>"
+msgid "Choose <emph>Insert - Fields - Other</emph>, and then click the <emph>Functions</emph> tab."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph> και μετά πατήστε στην καρτέλα <emph>Λειτουργίες</emph>."
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN1057B\n"
+"04090200.xhp\n"
+"par_id3147471\n"
+"62\n"
"help.text"
-msgid "(Arrow Buttons)"
-msgstr "(Πλήκτρα βέλους)"
+msgid "In the <emph>Type</emph> list, click \"Conditional text\"."
+msgstr "Στην λίστα <emph>Τύπος</emph>, πατήστε στο \" Κείμενο υπό συνθήκες\"."
-#: mm_cusgrelin.xhp
+#: 04090200.xhp
msgctxt ""
-"mm_cusgrelin.xhp\n"
-"par_idN1057F\n"
+"04090200.xhp\n"
+"par_id3154294\n"
+"63\n"
"help.text"
-msgid "<ahelp hid=\".\">Select an item in the list and click an arrow button to move the item.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα αντικείμενο από τη λίστα και πατήστε σε ένα κουμπί βέλους για να το μετακινήσετε.</ahelp>"
+msgid "In the <emph>Condition </emph>box, type \"page == 1\"."
+msgstr "Στο πλαίσιο <emph>Συνθήκη </emph>, πληκτρολογήστε \"page ==1\"."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"tit\n"
+"04090200.xhp\n"
+"par_id3154319\n"
+"64\n"
"help.text"
-msgid "Mail Merge Wizard - Greeting Line"
-msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Γραμμή χαιρετισμού"
+msgid "In the <emph>Then</emph> box, type \"There is only one page\"."
+msgstr "Στο πλαίσιο <emph>Μετά</emph>, πληκτρολογήστε \"Υπάρχει μόνο μια σελίδα\"."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN10543\n"
+"04090200.xhp\n"
+"par_id3150640\n"
+"65\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge04.xhp\">Mail Merge Wizard - Create a Salutation</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge04.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Δημιουργία χαιρετισμού</link>"
+msgid "In the <emph>Or </emph>box, type \"There are several pages\"."
+msgstr "Στο πλαίσιο <emph>Ή</emph>, πληκτρολογήστε \"Υπάρχουν πολλές σελίδες\"."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN10553\n"
+"04090200.xhp\n"
+"par_id3153086\n"
+"137\n"
"help.text"
-msgid "Specify the properties for the salutation. If the mail merge database contains gender information, you can specify different salutations based on the gender of the recipient."
-msgstr "Καθορίστε τις ιδιότητες για το χαιρετισμό. Εάν η βάση δεδομένων για τη συγχώνευση αλληλογραφίας περιέχει πληροφορίες για το φύλλο, μπορείτε να προσδιορίσετε διαφορετικούς χαιρετισμούς με βάση το φύλλο του παραλήπτη."
+msgid "Click <emph>Insert</emph>, and then click <emph>Close</emph>."
+msgstr "Πατήστε στο <emph>Εισαγωγή</emph> και μετά στο <emph>Κλείσιμο</emph>."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN10556\n"
+"04090200.xhp\n"
+"hd_id3155814\n"
+"67\n"
"help.text"
-msgid "This document should contain a salutation"
-msgstr "Αυτό το έγγραφο πρέπει να περιέχει έναν χαιρετισμό"
+msgid "To display conditional text based on a user-defined Variable"
+msgstr "Για να εμφανιστεί κείμενο υπό συνθήκη με βάση μια μεταβλητή χρήστη"
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN1055A\n"
+"04090200.xhp\n"
+"par_id3155836\n"
+"138\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds a salutation.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει έναν χαιρετισμό.</ahelp>"
+msgid "Choose <emph>Insert - Fields - Other</emph>, and then click the <emph>Variables</emph> tab."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph> και μετά πατήστε στην καρτέλα <emph>Μεταβλητές</emph>."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN1055D\n"
+"04090200.xhp\n"
+"par_id3155109\n"
+"68\n"
"help.text"
-msgid "Insert personalized salutation"
-msgstr "Εισαγωγή προσωπικού χαιρετισμού"
+msgid "In the <emph>Type </emph>list, click \"Set Variable\"."
+msgstr "Στη λίστα <emph>Τύπος </emph>, πατήστε \"Ορισμός μεταβλητής\"."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN10561\n"
+"04090200.xhp\n"
+"par_id3147008\n"
+"139\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds a personalized salutation to the mail merge document. To use the default salutation, clear this check box.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει έναν προσωπικό χαιρετισμό στο έγγραφο συγχώνευσης αλληλογραφίας. Για να χρησιμοποιήσετε τον προεπιλεγμένο χαιρετισμό, καθαρίστε αυτό το πεδίο ελέγχου.</ahelp>"
+msgid "In the<emph> Name</emph> box, type \"Profit\"."
+msgstr "Στο πλαίσιο <emph>Όνομα</emph>, πληκτρολογήστε \"Κέρδος\"."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN10564\n"
+"04090200.xhp\n"
+"par_id3147032\n"
+"140\n"
"help.text"
-msgid "Female"
-msgstr "Γυναίκα"
+msgid "In the<emph> Value</emph> box, type \"5000\"."
+msgstr "Στο πλαίσιο <emph>Τιμή</emph>, πληκτρολογήστε \"5000\"."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN10568\n"
+"04090200.xhp\n"
+"par_id3152974\n"
+"141\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the personalized greeting for a female recipient.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον προσωπικό χαιρετισμό για μία γυναίκα παραλήπτη.</ahelp>"
+msgid "Click <emph>Insert</emph>."
+msgstr "Πατήστε στο<emph>Εισαγωγή</emph>."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN1056B\n"
+"04090200.xhp\n"
+"par_id3152998\n"
+"70\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "Click the <emph>Functions</emph> tab, and click \"Conditional text\" in the <emph>Type</emph> list."
+msgstr "Πατήστε στην καρτέλα <emph>Λειτουργίες</emph> και μετά στο \"Κείμενο υπό συνθήκες\" στη λίστα <emph>Τύπος</emph>."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN1056F\n"
+"04090200.xhp\n"
+"par_id3150952\n"
+"142\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Custom Salutation</link> (Female recipient) dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Προσαρμοσμένος χαιρετισμός</link> (Γυναίκα παραλήπτης).</ahelp>"
+msgid "In the <emph>Condition</emph> box, type \"Profit < 5000\"."
+msgstr "Στο πλαίσιο <emph>Συνθήκη</emph> πληκτρολογήστε \"Κέρδος<5000\"."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN10580\n"
+"04090200.xhp\n"
+"par_id3156291\n"
+"71\n"
"help.text"
-msgid "Male"
-msgstr "Άνδρας"
+msgid "In the <emph>Then</emph> box, type \"Target is not met\"."
+msgstr "Στο πλαίσιο κειμένου <emph>Τότε</emph>, πληκτρολογήστε \"Ο στόχος δεν πέτυχε\"."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN10584\n"
+"04090200.xhp\n"
+"par_id3156317\n"
+"72\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the personalized greeting for a male recipient.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον προσωπικό χαιρετισμό για έναν άνδρα παραλήπτη.</ahelp>"
+msgid "In the <emph>Or </emph>box, type \"Target is met\"."
+msgstr "Στο πλαίσιο <emph>Ή</emph>, πληκτρολογήστε \"Ο στόχος πέτυχε\"."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN10587\n"
+"04090200.xhp\n"
+"par_id3154366\n"
+"143\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "Click <emph>Insert</emph>."
+msgstr "Πατήστε στο<emph>Εισαγωγή</emph>."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN1058B\n"
+"04090200.xhp\n"
+"par_id3154389\n"
+"73\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Custom Salutation</link> (Male recipient) dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Προσαρμοσμένος χαιρετισμός</link> (Άνδρας παραλήπτης).</ahelp>"
+msgid "To edit the contents of the \"Profit\" variable, double-click the variable field."
+msgstr "Για να επεξεργαστείτε τα περιεχόμενα της μεταβλητής \"Κέρδος\", διπλοπατήστε στο πεδίο της μεταβλητής."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN1059C\n"
+"04090200.xhp\n"
+"hd_id3155573\n"
+"74\n"
"help.text"
-msgid "Field name"
-msgstr "Όνομα πεδίου"
+msgid "To display conditional text based on the contents of a database field:"
+msgstr "Για να εμφανιστεί κείμενο βασισμένο σε συνθήκη στα περιεχόμενα ενός πεδίου βάσης δεδομένων:"
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN105A0\n"
+"04090200.xhp\n"
+"par_id3155587\n"
+"144\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the field name of the address database field that contains the gender information.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το όνομα πεδίου της βάσης δεδομένων διευθύνσεων που περιέχει τις πληροφορίες για το φύλο.</ahelp>"
+msgid "The first part of this example inserts a space between the \"First Name\" and \"Last Name\" fields in a document, and the second part inserts text based on the contents of a field. This example requires that an address data source is registered with $[officename]."
+msgstr "Το πρώτο κομμάτι από το παράδειγμα εισάγει ένα κενό μεταξύ των πεδίων \"Όνομα\" και \"Επίθετο\" στο έγγραφο και το δεύτερο κομμάτι εισάγει ένα κείμενο βασισμένο στα περιεχόμενα ενός πεδίου. Αυτό το παράδειγμα απαιτεί ότι μια πηγή δεδομένων διευθύνσεων είναι καταχωρισμένη στο $[officename]."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN105A3\n"
+"04090200.xhp\n"
+"par_id3150523\n"
+"145\n"
"help.text"
-msgid "Field value"
-msgstr "Τιμή πεδίου"
+msgid "Choose <emph>Insert - Fields - Other</emph>, and then click the <emph>Database</emph> tab."
+msgstr "Επιλέξτε<emph>Εισαγωγή - Πεδία - Άλλα</emph> και μετά πατήστε στην καρτέλα <emph>Βάση δεδομένων</emph>."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN105A7\n"
+"04090200.xhp\n"
+"par_id3148811\n"
+"75\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the field value that indicates the gender of the recipient.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε την τιμή του πεδίου που υποδεικνύει το φύλο του παραλήπτη.</ahelp>"
+msgid "In the <emph>Type </emph>list, click \"Mail merge fields\"."
+msgstr "Στη λίστα <emph>Τύπος</emph>, πατήστε \"Πεδία συγχώνευσης αλληλογραφίας\"."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN105AA\n"
+"04090200.xhp\n"
+"par_id3148841\n"
+"76\n"
"help.text"
-msgid "General salutation"
-msgstr "Γενικός χαιρετισμός"
+msgid "In the<emph> Database selection</emph> box, double-click an address book, click \"First Name\", and then click<emph> Insert</emph>. Repeat for \"Last Name\"."
+msgstr "Στο πλαίσιο <emph>Επιλογή βάσης δεδομένων</emph>, διπλοπατήστε σε ένα βιβλίο διευθύνσεων, πατήστε \"Όνομα\" και μετά πατήστε <emph>Εισαγωγή</emph>. Επαναλάβετε για το \"Επίθετο\"."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN105AE\n"
+"04090200.xhp\n"
+"par_id3147549\n"
+"78\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the default salutation that is used when you do not specify a personalized salutation.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον προεπιλεγμένο χαιρετισμό που χρησιμοποιείται όταν δεν έχετε προσδιορίσει έναν προσωπικό χαιρετισμό.</ahelp>"
+msgid "In the document, place the cursor between the two fields, press Space, and then return to the <emph>Fields </emph>dialog:"
+msgstr "Στο έγγραφο, τοποθετείστε τον δρομέα μεταξύ των δυο πεδίων, πατήστε το πλήκτρο διαστήματος και μετά επιστρέψτε στο διάλογο <emph>Πεδία </emph>:"
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN105B1\n"
+"04090200.xhp\n"
+"par_id3150416\n"
+"79\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "Click the <emph>Functions</emph> tab, and then click \"Conditional text\" in the <emph>Type</emph> list."
+msgstr "Πατήστε στην καρτέλα <emph>Λειτουργίες</emph>και μετά πατήστε στο \"Κείμενο υπό συνθήκη\" στη λίστα <emph>Τύπος</emph>."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN105B5\n"
+"04090200.xhp\n"
+"par_id3153589\n"
+"146\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays a preview of the salutation.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει μία προεπισκόπηση του χαιρετισμού.</ahelp>"
+msgid "In the <emph>Condition </emph>box, type: \"Addressbook.addresses.firstname\"."
+msgstr "Στο πλαίσιο κειμένου <emph>Συνθήκη</emph> πληκτρολογήστε: \"ΒιβλίοΔιευθύνσεων.Διευθύνσεις.Όνομα\"."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN105B8\n"
+"04090200.xhp\n"
+"par_id3153615\n"
+"80\n"
"help.text"
-msgid "Match fields"
-msgstr "Ταίριασμα πεδίων"
+msgid "In the <emph>Then </emph>box, type a space and leave the <emph>Or </emph>box blank."
+msgstr "Στο πλαίσιο <emph>Τότε </emph>, πληκτρολογήστε ένα κενό και αφήστε το πλαίσιο <emph>Ή </emph> κενό."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN105BC\n"
+"04090200.xhp\n"
+"par_id3153562\n"
+"84\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_matfie.xhp\">Match Fields</link> dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_matfie.xhp\">Ταίριασμα πεδίων</link>.</ahelp>"
+msgid "You can now use a condition to insert text based on the contents of the First Name field."
+msgstr "Μπορείτε τώρα να χρησιμοποιήσετε μια συνθήκη για να εισάγετε κείμενο με βάση τα περιεχόμενα του πεδίου ονόματος."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN105CD\n"
+"04090200.xhp\n"
+"par_id3150574\n"
+"147\n"
"help.text"
-msgid "(Browse buttons)"
-msgstr "(Κουμπιά περιήγησης)"
+msgid "In the <emph>Fields </emph>dialog, click the <emph>Functions </emph>tab."
+msgstr "Στον διάλογο <emph>Πεδία </emph>, πατήστε στην καρτέλα <emph>Λειτουργίες</emph>."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN105D1\n"
+"04090200.xhp\n"
+"par_id3150605\n"
+"85\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the browse buttons to preview the information from the previous or next data record.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε τα κουμπιά εξερεύνησης για να προεπισκοπήσετε τις πληροφορίες της προηγούμενης ή της επόμενης εγγραφής δεδομένων.</ahelp>"
+msgid "In the <emph>Type </emph>box, click \"Conditional text\"."
+msgstr "Στο πλαίσιο <emph>Τύπος</emph>, πατήστε στο \"Κείμενο υπό συνθήκες\"."
-#: mailmerge04.xhp
+#: 04090200.xhp
msgctxt ""
-"mailmerge04.xhp\n"
-"par_idN105D4\n"
+"04090200.xhp\n"
+"par_id3151277\n"
+"86\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge05.xhp\" name=\"Mail Merge Wizard - Adjust layout\">Mail Merge Wizard - Adjust layout</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge05.xhp\" name=\" Οδηγός συγχώνευσης αλληλογραφίας - Προσαρμογή διάταξης\">Οδηγός συγχώνευσης αλληλογραφίας - Προσαρμογή διάταξης</link>"
+msgid "In the <emph>Condition </emph>box, type: Addressbook.addresses.firstname == \"Michael\""
+msgstr "Στο πλαίσιο <emph>Συνθήκη </emph>, πληκτρολογήστε: ΒιβλίοΔιευθύνσεων.Διευθύνσεις.Όνομα == \"Μιχάλης\""
-#: 05150200.xhp
+#: 04090200.xhp
msgctxt ""
-"05150200.xhp\n"
-"tit\n"
+"04090200.xhp\n"
+"par_id3151303\n"
+"87\n"
"help.text"
-msgid "Apply"
-msgstr "Εφαρμογή"
+msgid "In the <emph>Then </emph>box, type \"Dear\"."
+msgstr "Στο πλαίσιο <emph>Μετά</emph>, πληκτρολογήστε \"Αγαπητέ\"."
-#: 05150200.xhp
+#: 04090200.xhp
msgctxt ""
-"05150200.xhp\n"
-"bm_id5028839\n"
+"04090200.xhp\n"
+"par_id3149138\n"
+"88\n"
"help.text"
-msgid "<bookmark_value>automatic heading formatting</bookmark_value>"
-msgstr "<bookmark_value>αυτόματη μορφοποίηση επικεφαλίδας</bookmark_value>"
+msgid "In the <emph>Else</emph> box, type \"Hello\"."
+msgstr "Στο πεδίο <emph>Άλλο</emph> πληκτρολογήστε \"Γεια σας\"."
-#: 05150200.xhp
+#: 04090200.xhp
msgctxt ""
-"05150200.xhp\n"
-"bm_id\n"
+"04090200.xhp\n"
+"par_id3149163\n"
+"148\n"
"help.text"
-msgid "<bookmark_value>AutoCorrect function;headings</bookmark_value> <bookmark_value>headings;automatic</bookmark_value> <bookmark_value>separator lines;AutoCorrect function</bookmark_value>"
-msgstr "<bookmark_value>Λειτουργία αυτόματης διόρθωσης;κεφαλίδες</bookmark_value><bookmark_value>κεφαλίδες;αυτόματα</bookmark_value><bookmark_value>γραμμές διαχωριστικού;λειτουργία αυτόματης διόρθωσης</bookmark_value>"
+msgid "Click <emph>Insert</emph>."
+msgstr "Πατήστε στο<emph>Εισαγωγή</emph>."
-#: 05150200.xhp
+#: 04120000.xhp
msgctxt ""
-"05150200.xhp\n"
-"hd_id3155962\n"
+"04120000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Indexes and Tables"
+msgstr "Ευρετήρια και πίνακες"
+
+#: 04120000.xhp
+msgctxt ""
+"04120000.xhp\n"
+"hd_id3151380\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05150200.xhp\" name=\"Apply\">Apply</link>"
-msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"Εφαρμογή\">Εφαρμογή</link>"
+msgid "<link href=\"text/swriter/01/04120000.xhp\" name=\"Indexes and Tables\">Indexes and Tables</link>"
+msgstr "<link href=\"text/swriter/01/04120000.xhp\" name=\"Ευρετήρια και πίνακες\">Ευρετήρια και πίνακες</link>"
-#: 05150200.xhp
+#: 04120000.xhp
msgctxt ""
-"05150200.xhp\n"
-"par_id3149871\n"
-"2\n"
+"04120000.xhp\n"
+"par_idN105AC\n"
"help.text"
-msgid "<ahelp hid=\".uno:AutoFormatApply\">Automatically formats the file according to the options that you set under <emph>Tools - AutoCorrect</emph> <emph>Options</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:AutoFormatApply\">Μορφοποιεί αυτόματα το αρχείο σύμφωνα με τις επιλογές που ορίσατε στο <emph>Εργαλεία - Αυτόματη διόρθωση</emph><emph>Επιλογές</emph>.</ahelp>"
+msgid "Opens a menu to insert index entries and to insert indexes and tables."
+msgstr "Ανοίγει ένα μενού για την εισαγωγή καταχωρίσεων ευρετηρίου και την εισαγωγή ευρετηρίων και πινάκων."
-#: 05150200.xhp
+#: 04120000.xhp
msgctxt ""
-"05150200.xhp\n"
-"par_id3147404\n"
-"15\n"
+"04120000.xhp\n"
+"par_id3150114\n"
+"6\n"
"help.text"
-msgid "When you apply automatic formats, the following rules apply:"
-msgstr "Όταν εφαρμόζετε αυτόματες μορφοποιήσεις, εφαρμόζονται οι ακόλουθοι κανόνες:"
+msgid "<link href=\"text/swriter/guide/main.xhp\" name=\"Instructions for Indexes\">Instructions for Indexes</link>"
+msgstr "<link href=\"text/swriter/guide/main.xhp\" name=\"Οδηγίες για ευρετήρια\">Οδηγίες για ευρετήρια</link>"
-#: 05150200.xhp
+#: 04120000.xhp
msgctxt ""
-"05150200.xhp\n"
-"hd_id3155625\n"
+"04120000.xhp\n"
+"hd_id3147416\n"
"3\n"
"help.text"
-msgid "AutoCorrect for Headings"
-msgstr "Αυτόματη διόρθωση κεφαλίδων"
+msgid "<link href=\"text/swriter/01/04120100.xhp\" name=\"Entry\">Entry</link>"
+msgstr "<link href=\"text/swriter/01/04120100.xhp\" name=\"Καταχώριση\">Καταχώριση</link>"
-#: 05150200.xhp
+#: 04120000.xhp
msgctxt ""
-"05150200.xhp\n"
-"par_id3154505\n"
+"04120000.xhp\n"
+"hd_id3147501\n"
"4\n"
"help.text"
-msgid "A paragraph is formatted as a heading when the following conditions are met:"
-msgstr "Μία παράγραφος μορφοποιείται ως κεφαλίδα όταν ισχύουν οι ακόλουθες συνθήκες:"
+msgid "<link href=\"text/swriter/01/04120200.xhp\" name=\"Indexes and Tables\">Indexes and Tables</link>"
+msgstr "<link href=\"text/swriter/01/04120200.xhp\" name=\"Ευρετήρια και πίνακες\">Ευρετήρια και πίνακες</link>"
-#: 05150200.xhp
+#: 04120000.xhp
msgctxt ""
-"05150200.xhp\n"
-"par_id3145241\n"
-"19\n"
+"04120000.xhp\n"
+"hd_id3155620\n"
+"5\n"
"help.text"
-msgid "paragraph begins with a capital letter"
-msgstr "η παράγραφος ξεκινά με κεφαλαίο γράμμα"
+msgid "<link href=\"text/swriter/01/04120300.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+msgstr "<link href=\"text/swriter/01/04120300.xhp\" name=\"Καταχώριση βιβλιογραφίας\">Καταχώριση βιβλιογραφίας</link>"
-#: 05150200.xhp
+#: 04120100.xhp
msgctxt ""
-"05150200.xhp\n"
-"par_id3148386\n"
-"20\n"
+"04120100.xhp\n"
+"tit\n"
"help.text"
-msgid "paragraph does not end with a punctuation mark"
-msgstr "η παράγραφος δεν τελειώνει με σημείο στίξης"
+msgid "Insert Index Entry"
+msgstr "Εισαγωγή καταχώρισης ευρετηρίου"
-#: 05150200.xhp
+#: 04120100.xhp
msgctxt ""
-"05150200.xhp\n"
-"par_id3150564\n"
-"21\n"
+"04120100.xhp\n"
+"hd_id3154508\n"
+"1\n"
"help.text"
-msgid "empty paragraph above and below the paragraph"
-msgstr "υπάρχει κενή παράγραφος πάνω και κάτω από την παράγραφο"
+msgid "Insert Index Entry"
+msgstr "Εισαγωγή καταχώρισης ευρετηρίου"
-#: 05150200.xhp
+#: 04120100.xhp
msgctxt ""
-"05150200.xhp\n"
-"hd_id3149030\n"
-"8\n"
+"04120100.xhp\n"
+"par_id3150565\n"
+"2\n"
"help.text"
-msgid "AutoCorrect for Bullets / Numbering"
-msgstr "Αυτόματη διόρθωση για Κουκκίδες / Αρίθμηση"
+msgid "<variable id=\"eintrag\"><ahelp hid=\".uno:InsertIndexesEntry\">Marks the selected text as index or table of contents entry.</ahelp></variable>"
+msgstr "<variable id=\"eintrag\"><ahelp hid=\".uno:InsertIndexesEntry\">Σημειώνει το επιλεγμένο κείμενο ως ευρετήριο ή πίνακα καταχώρισης περιεχομένων.</ahelp></variable>"
-#: 05150200.xhp
+#: 04120100.xhp
msgctxt ""
-"05150200.xhp\n"
-"par_id3156316\n"
-"9\n"
+"04120100.xhp\n"
+"par_id3147571\n"
+"15\n"
"help.text"
-msgid "To create a bulleted list, type a hyphen (-), star (*), or plus sign (+), followed by a space or tab at the beginning of a paragraph."
-msgstr "Για να δημιουργήσετε μία λίστα με κουκκίδες, πληκτρολογήστε μία παύλα (-), ένα άστρο (*), ή το σύμβολο αθροίσματος (+), ακολουθούμενο από κενό ή στηλοθέτη στην αρχή της παραγράφου."
+msgid "To edit an index entry, place the cursor in front of the index field, and then choose <link href=\"text/swriter/01/02160000.xhp\" name=\"Edit - Index Entry\"><emph>Edit - Index Entry</emph></link>"
+msgstr "Για να επεξεργαστείτε μια καταχώριση ευρετηρίου, τοποθετήστε το δρομέα μπροστά από το πεδίο του ευρετηρίου και μετά επιλέξτε <link href=\"text/swriter/01/02160000.xhp\" name=\"Επεξεργασία - Καταχώριση ευρετηρίου\"><emph>Επεξεργασία - Καταχώριση ευρετηρίου</emph></link>"
-#: 05150200.xhp
+#: 04120100.xhp
msgctxt ""
-"05150200.xhp\n"
-"par_id3150763\n"
-"18\n"
+"04120100.xhp\n"
+"par_id3145760\n"
+"22\n"
"help.text"
-msgid "To create a numbered list, type a number followed by a period (.), followed by a space or tab at the beginning of a paragraph."
-msgstr "Για να δημιουργήσετε μία αριθμημένη λίστα, πληκτρολογήστε έναν αριθμό ακολουθούμενο από μία τελεία (.) και ένα κενό ή στηλοθέτη στην αρχή της παραγράφου."
+msgid "You can leave the <emph>Insert Index Entry</emph> dialog open while you select and insert entries."
+msgstr "Μπορείτε να αφήσετε τον διάλογο <emph>Εισαγωγή καταχώρισης ευρετηρίου</emph> ανοικτό, καθώς επιλέγετε και εισάγετε καταχωρίσεις."
-#: 05150200.xhp
+#: 04120100.xhp
msgctxt ""
-"05150200.xhp\n"
-"par_id3147507\n"
-"16\n"
+"04120100.xhp\n"
+"hd_id3145410\n"
+"3\n"
"help.text"
-msgid "Automatic numbering is only applied to paragraphs formatted with the <emph>Standard</emph>, <emph>Text body</emph> or <emph>Text body indent</emph> paragraph styles."
-msgstr "Η αυτόματη αρίθμηση εφαρμόζεται μόνο σε μορφοποιημένες παραγράφους με τις τεχνοτροπίες παραγράφου <emph>Τυπικό</emph>, <emph>Σώμα κειμένου</emph> ή <emph>Εσοχή σώματος κειμένου</emph>."
+msgid "Selection"
+msgstr "Επιλογή"
-#: 05150200.xhp
+#: 04120100.xhp
msgctxt ""
-"05150200.xhp\n"
-"hd_id3152941\n"
+"04120100.xhp\n"
+"hd_id3147508\n"
+"5\n"
+"help.text"
+msgid "Index"
+msgstr "Ευρετήριο"
+
+#: 04120100.xhp
+msgctxt ""
+"04120100.xhp\n"
+"par_id3154103\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/typecb\">Select the index that you want to add the entry to.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/typecb\">Επιλέξτε το επιθυμητό ευρετήριο για εισαγωγή της καταχώρισης.</ahelp>"
+
+#: 04120100.xhp
+msgctxt ""
+"04120100.xhp\n"
+"hd_id3153527\n"
+"7\n"
+"help.text"
+msgid "Entry"
+msgstr "Καταχώριση"
+
+#: 04120100.xhp
+msgctxt ""
+"04120100.xhp\n"
+"par_id3151312\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/entryed\">Displays the text that is selected in the document. If you want, you can enter a different word for the index entry. The selected text in the document is not changed.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/entryed\">Εμφανίζει το κείμενο που επιλέχθηκε στο έγγραφο. Εάν θέλετε, μπορείτε να εισάγετε μια διαφορετική λέξη για την καταχώριση του ευρετηρίου. Το επιλεγμένο κείμενο στο έγγραφο δεν αλλάζει.</ahelp>"
+
+#: 04120100.xhp
+msgctxt ""
+"04120100.xhp\n"
+"hd_id3154480\n"
+"9\n"
+"help.text"
+msgid "1st key"
+msgstr "1ο κλειδί"
+
+#: 04120100.xhp
+msgctxt ""
+"04120100.xhp\n"
+"par_id3152953\n"
"10\n"
"help.text"
-msgid "AutoCorrect for Separator Lines"
-msgstr "Αυτόματη διόρθωση για διαχωριστικές γραμμές"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/key1cb\">Makes the current selection a subentry of the word that you enter here. For example, if you select \"cold\", and enter \"weather\" as the 1st key, the index entry is \"weather, cold\".</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/key1cb\">Κάνει την τρέχουσα επιλογή μια υποκαταχώριση της λέξης που εισάγατε εδώ. Για παράδειγμα, αν επιλέξετε \"κρύος\", και εισάγετε \"καιρός\" ως το 1ο κλειδί, η καταχώριση ευρετηρίου είναι \"καιρός, κρύος\".</ahelp>"
-#: 05150200.xhp
+#: 04120100.xhp
msgctxt ""
-"05150200.xhp\n"
-"par_id3154105\n"
+"04120100.xhp\n"
+"hd_id3154572\n"
"11\n"
"help.text"
-msgid "If you type three or more hyphens (---), underscores (___) or equal signs (===) on line and then press Enter, the paragraph is replaced by a horizontal line as wide as the page. The line is actually the <link href=\"text/shared/01/05030500.xhp\" name=\"lower border\">lower border</link> of the preceding paragraph. The following rules apply:"
-msgstr "Αν πληκτρολογήσετε τρεις ή περισσότερες παύλες (---), χαρακτήρες υπογράμμισης (___) ή σύμβολα ίσον (===) στη γραμμή και ύστερα πιέσετε το πλήκτρο Enter, η παράγραφος αντικαθίσταται από μία οριζόντια γραμμή με το ίδιο πλάτος με τη σελίδα. Η γραμμή είναι ουσιαστικά το <link href=\"text/shared/01/05030500.xhp\" name=\"κάτω όριο\">κάτω όριο</link> της προηγούμενης παραγράφου. Εφαρμόζονται οι ακόλουθοι κανόνες:"
+msgid "2nd key"
+msgstr "2ο κλειδί"
-#: 05150200.xhp
+#: 04120100.xhp
msgctxt ""
-"05150200.xhp\n"
-"par_id3153530\n"
+"04120100.xhp\n"
+"par_id3155904\n"
"12\n"
"help.text"
-msgid "Three hyphens (-) yield a single line (0.05 pt thick, gap 0.75 mm)."
-msgstr "Τρεις παύλες (-) δίνουν μία απλή γραμμή (με πάχος 0,05 στιγμές, και κενό 0,75 χιλιοστά)."
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/key2cb\">Makes the current selection a sub-subentry of the 1st key. For example, if you select \"cold\", and enter \"weather\" as the 1st key and \"winter\" as the 2nd key, the index entry is \"weather, winter, cold\".</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/key2cb\">Κάνει την τρέχουσα επιλογή μια υποκαταχώριση του 1ου κλειδιού. Για παράδειγμα, αν επιλέξετε \"κρύος\", και εισάγετε \"καιρός\" ως 1ο κλειδί και \"χειμώνας\" ως 2ο κλειδί, τότε η καταχώριση ευρετηρίου είναι \"καιρός, χειμώνας, κρύος\".</ahelp>"
-#: 05150200.xhp
+#: 04120100.xhp
msgctxt ""
-"05150200.xhp\n"
-"par_id3154477\n"
-"13\n"
+"04120100.xhp\n"
+"hd_id3155174\n"
+"39\n"
"help.text"
-msgid "Three underscore (_) yield a single line (1 pt thick, gap 0.75 mm)."
-msgstr "Τρεις χαρακτήρες υπογράμμισης (_) δίνουν μία απλή γραμμή (με πάχος 1 στιγμή και κενό 0,75 χιλιοστά)."
+msgid "Phonetic reading"
+msgstr "Φωνητική ανάγνωση"
-#: 05150200.xhp
+#: 04120100.xhp
msgctxt ""
-"05150200.xhp\n"
-"par_id3150982\n"
-"14\n"
+"04120100.xhp\n"
+"par_id3149484\n"
+"40\n"
"help.text"
-msgid "Three equal signs (=) yield a double line (1.10 pt thick, gap 0.75 mm)."
-msgstr "Τρία σύμβολα ίσον (=) δίνουν μία διπλή γραμμή (με πάχος 1,10 στιγμές, και διάστημα 0,75 χιλιοστά)."
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/phonetic0ed\">Enter the phonetic reading for the corresponding entry. For example, if a Japanese Kanji word has more than one pronunciation, enter the correct pronunciation as a Katakana word. The Kanji word is then sorted according to the phonetic reading entry.</ahelp> This option is only available if Asian language support is enabled."
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/phonetic0ed\">Εισάγετε τη φωνητική ανάγνωση για την αντίστοιχη καταχώριση. Για παράδειγμα, αν μια Ιαπωνική λέξη Kanji έχει παραπάνω από μια προφορά, εισάγετε τη σωστή προφορά όπως μια λέξη Katakana. Η λέξη Kanji ταξινομείται τότε σε σχέση με τη φωνητική καταχώριση ανάγνωσης.</ahelp> Αυτή η δυνατότητα είναι διαθέσιμη μόνο αν η υποστήριξη Ασιατικών γλωσσών είναι ενεργοποιημένη."
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"tit\n"
+"04120100.xhp\n"
+"hd_id3143284\n"
+"24\n"
"help.text"
-msgid "Select Address Block"
-msgstr "Επιλογή ομάδας διευθύνσεων"
+msgid "Main Entry"
+msgstr "Κύρια καταχώριση"
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN10539\n"
+"04120100.xhp\n"
+"par_id3151248\n"
+"25\n"
"help.text"
-msgid "Select Address Block"
-msgstr "Επιλογή ομάδας διευθύνσεων"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/mainentrycb\">Makes the selected text the main entry in an alphabetical index.</ahelp> $[officename] displays the page number of the main entry in a different format than the other entries in the index."
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/mainentrycb\">Μετατρέπει το επιλεγμένο κείμενο στην κύρια καταχώριση σε ένα αλφαβητικό ευρετήριο.</ahelp> Το $[officename] εμφανίζει τον αριθμό σελίδας της κύριας καταχώρισης σε μια διαφορετική μορφοποίηση από τις άλλες καταχωρίσεις του ευρετηρίου."
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN1053D\n"
+"04120100.xhp\n"
+"hd_id3149821\n"
+"13\n"
"help.text"
-msgid "Select, edit, or delete an address block layout for <link href=\"text/swriter/01/mailmerge03.xhp\">mail merge</link>."
-msgstr "Επιλέξτε, επεξεργαστείτε ή διαγράψτε μία διάταξη ομάδας διευθύνσεων για τη <link href=\"text/swriter/01/mailmerge03.xhp\">συγχώνευση αλληλογραφίας</link>."
+msgid "Level"
+msgstr "Επίπεδο"
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN1054E\n"
+"04120100.xhp\n"
+"par_id3147098\n"
+"14\n"
"help.text"
-msgid "Select the address block which you want to use"
-msgstr "Επιλέξτε την ομάδα διευθύνσεων που επιθυμείτε να χρησιμοποιήσετε"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/levelnf\">Entries using the paragraph format \"Heading X\" (X = 1-10) can be automatically added to the table of contents. The level of the entry in the index corresponds to the outline level of the heading style.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/levelnf\">Οι καταχωρίσεις που χρησιμοποιούν τη μορφή παραγράφου \"Κεφαλίδα Χ\" (Χ = 1-10) μπορούν να προστεθούν αυτόματα στον πίνακα περιεχομένων. Το επίπεδο της καταχώρισης στο ευρετήριο αντιστοιχεί στο επίπεδο διάρθρωσης της τεχνοτροπίας κεφαλίδας.</ahelp>"
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN10552\n"
+"04120100.xhp\n"
+"par_id3149175\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the block in the list that you want to use for mail merge addresses, and click <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε την ομάδα στη λίστα που επιθυμείτε να χρησιμοποιήσετε για διευθύνσεις με συγχωνεύσεις αλληλογραφίας, και πατήστε στο κουμπί <emph>Εντάξει</emph>.</ahelp>"
+msgid "This option is available only for table of contents and user-defined index entries."
+msgstr "Η λειτουργία αυτή είναι διαθέσιμη μόνο για τον πίνακα περιεχομένων και τις καταχωρίσεις ευρετηρίου του χρήστη."
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN10555\n"
+"04120100.xhp\n"
+"hd_id3156278\n"
+"19\n"
"help.text"
-msgid "Never include country/region"
-msgstr "Να μην συμπεριλαμβάνεται ποτέ η χώρα/περιφέρεια"
+msgid "Apply to all similar texts"
+msgstr "Εφαρμογή σε όλα τα παρόμοια κείμενα"
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN10559\n"
+"04120100.xhp\n"
+"par_id3145783\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\".\">Excludes country or regional information from the address block.</ahelp>"
-msgstr "<ahelp hid=\".\">Εξαιρεί πληροφορίες για τη χώρα ή τη περιοχή από την ομάδα διευθύνσεων.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/applytoallcb\">Automatically marks all other occurrences of the selected text in the document. Text in headers, footers, frames, and captions is not included.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/applytoallcb\">Επισημαίνει αυτόματα όλες τις επαναλήψεις του επιλεγμένου κειμένου στο έγγραφο. Το κείμενο στις κεφαλίδες, υποσέλιδα, πλαίσια και τίτλους δεν συμπεριλαμβάνεται.</ahelp>"
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN1055C\n"
+"04120100.xhp\n"
+"par_id3155920\n"
+"21\n"
"help.text"
-msgid "Always include country/region"
-msgstr "Να συμπεριλαμβάνεται πάντα η χώρα/περιφέρεια"
+msgid "You cannot use the function for an <emph>Entry </emph>that you entered manually in this dialog."
+msgstr "Δεν μπορείτε να χρησιμοποιήσετε τη λειτουργία για μια <emph>καταχώριση </emph>που εισαγάγατε χειροκίνητα σε αυτόν τον διάλογο."
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN10560\n"
+"04120100.xhp\n"
+"par_id3147496\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".\">Includes country or regional information in the address block.</ahelp>"
-msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει πληροφορίες για τη χώρα και την περιφέρεια στην ομάδα διευθύνσεων.</ahelp>"
+msgid "To include all occurrences of a text passage in an index, select the text, choose<emph> Edit - Find & Replace</emph>, and click <emph>Find All</emph>. Then choose <emph>Insert - Indexes and Tables - Entry</emph> and click <emph>Insert</emph>."
+msgstr "Για να συμπεριλάβετε όλες τις εμφανίσεις ενός τμήματος κειμένου σε ένα ευρετήριο, επιλέξτε <emph> Επεξεργασία - Εύρεση και αντικατάσταση </emph> και μετά πατήστε στο <emph>Εύρεση όλων</emph>. Μετά επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Καταχώριση</emph> και πατήστε <emph>Εισαγωγή</emph>."
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN10563\n"
+"04120100.xhp\n"
+"hd_id3149568\n"
+"32\n"
"help.text"
-msgid "Only include country/region if it is not:"
-msgstr "Να συμπεριλαμβάνεται η χώρα/περιφέρεια μόνο αν δεν είναι:"
+msgid "Match case"
+msgstr "Ταίριασμα πεζών/κεφαλαίων"
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN10567\n"
+"04120100.xhp\n"
+"hd_id3147741\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".\">Only includes country or regional information in the address block if the value differs from the value that you enter in the text box.</ahelp>"
-msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει μόνο πληροφορίες για τη χώρα και την περιφέρεια στο βιβλίο διευθύνσεων εάν η τιμή διαφέρει από την τιμή που εισαγάγατε στο πλαίσιο κειμένου.</ahelp>"
+msgid "Whole words only"
+msgstr "Μόνο ολόκληρες λέξεις"
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN10651\n"
+"04120100.xhp\n"
+"hd_id3146345\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the country/region string that shall not be printed.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το αλφαριθμητικό για τη χώρα/περιοχή που θα πρέπει να εκτυπωθεί.</ahelp>"
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN1056A\n"
+"04120100.xhp\n"
+"par_id3149845\n"
+"27\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/insert\">Marks an index entry in your text.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/insert\">Σημειώνει μια καταχώριση ευρετηρίου στο κείμενο σας.</ahelp>"
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN1056E\n"
+"04120100.xhp\n"
+"hd_id3148855\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_newaddblo.xhp\">New Address Block</link> dialog where you can define a new address block layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_newaddblo.xhp\">Δημιουργία ομάδας διευθύνσεων</link> όπου μπορείτε να ορίσετε μία νέα διάταξη ομάδας διευθύνσεων.</ahelp>"
+msgid "Close"
+msgstr "Κλείσιμο"
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN1057F\n"
+"04120100.xhp\n"
+"par_id3154777\n"
+"35\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/close\">Closes the dialog.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/close\">Κλείνει τον διάλογο.</ahelp>"
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN10583\n"
+"04120100.xhp\n"
+"hd_id3151083\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_newaddblo.xhp\">New Address Block</link> dialog where you can edit the selected address block layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_newaddblo.xhp\">Δημιουργία ομάδας διευθύνσεων</link> όπου μπορείτε να επεξεργαστείτε την επιλεγμένη διάταξη ομάδας διευθύνσεων.</ahelp>"
+msgid "New user-defined index"
+msgstr "Νέο ευρετήριο ορισμένο από το χρήστη"
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN10594\n"
+"04120100.xhp\n"
+"par_id3150161\n"
+"29\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<ahelp hid=\"modules/swriter/ui/indexentry/new\">Opens the <emph>Create New User-defined Index</emph> dialog where you can create a custom index.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/new\">Ανοίγει τον διάλογο <emph>Δημιουργία νέου ευρετηρίου ορισμένου από τον χρήστη</emph> όπου μπορείτε να δημιουργήσετε ένα προσαρμοσμένο ευρετήριο.</ahelp>"
-#: mm_seladdblo.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_seladdblo.xhp\n"
-"par_idN10598\n"
+"04120100.xhp\n"
+"hd_id3153296\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected address block layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει την επιλεγμένη διάταξη της ομάδας διευθύνσεων.</ahelp>"
+msgid "Name"
+msgstr "Όνομα"
-#: mm_newaddlis.xhp
+#: 04120100.xhp
msgctxt ""
-"mm_newaddlis.xhp\n"
+"04120100.xhp\n"
+"par_id3153507\n"
+"31\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/newuserindexdialog/NewUserIndexDialog\">Enter a name for the new user-defined index. The new index is added to the list of available indexes and tables.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/newuserindexdialog/NewUserIndexDialog\">Εισάγετε το όνομα του νέου ευρετηρίου που ορίζεται από το χρήστη. Το νέο ευρετήριο θα συμπεριληφθεί στη λίστα των διαθέσιμων ευρετηρίων και πινάκων.</ahelp>"
+
+#: 04120100.xhp
+msgctxt ""
+"04120100.xhp\n"
+"par_id3156124\n"
+"38\n"
+"help.text"
+msgid "<link href=\"text/swriter/guide/indices_toc.xhp\" name=\"Using Tables of Content and Indexes\">Using Tables of Content and Indexes</link>"
+msgstr "<link href=\"text/swriter/guide/indices_toc.xhp\" name=\"Χρήση πινάκων περιεχομένων και ευρετηρίων\">Χρήση πινάκων περιεχομένων και ευρετηρίων</link>"
+
+#: 04120200.xhp
+msgctxt ""
+"04120200.xhp\n"
"tit\n"
"help.text"
-msgid "New Address List"
-msgstr "Δημιουργία λίστας διευθύνσεων"
+msgid "Insert Index/Table"
+msgstr "Εισαγωγή Ευρετηρίου/Πίνακα"
-#: mm_newaddlis.xhp
+#: 04120200.xhp
msgctxt ""
-"mm_newaddlis.xhp\n"
-"par_idN10542\n"
+"04120200.xhp\n"
+"hd_id3151312\n"
+"1\n"
"help.text"
-msgid "New Address List"
-msgstr "Δημιουργία λίστας διευθύνσεων"
+msgid "Insert Index/Table"
+msgstr "Εισαγωγή Ευρετηρίου/Πίνακα"
-#: mm_newaddlis.xhp
+#: 04120200.xhp
msgctxt ""
-"mm_newaddlis.xhp\n"
-"par_idN10546\n"
+"04120200.xhp\n"
+"par_id3154476\n"
+"2\n"
"help.text"
-msgid "Enter new addresses or edit the addresses for <link href=\"text/swriter/01/mailmerge03.xhp\">mail merge</link> documents. When you click <emph>OK</emph>, a dialog prompts you for the location to save the address list."
-msgstr "Εισάγετε νέες διευθύνσεις ή επεξεργαστείτε τις διευθύνσεις για έγγραφα <link href=\"text/swriter/01/mailmerge03.xhp\">συγχώνευσης αλληλογραφίας</link>. Όταν πατάτε στο κουμπί <emph>Εντάξει</emph>, ένας διάλογος σας ζητά την τοποθεσία για την αποθήκευση της λίστας διευθύνσεων."
+msgid "<variable id=\"verzeichnisse\"><ahelp hid=\".uno:InsertMultiIndex\" visibility=\"visible\">Inserts an index or a table of contents at the current cursor position.</ahelp> To edit an index or table of contents, place the cursor in the index or table of contents, and then choose <emph>Insert - Indexes and Tables - Indexes and Tables</emph>.</variable>"
+msgstr "<variable id=\"verzeichnisse\"><ahelp hid=\".uno:InsertMultiIndex\" visibility=\"visible\">Εισάγει ένα ευρετήριο ή πίνακα περιεχομένων στην τρέχουσα θέση του δρομέα.</ahelp> Για να επεξεργαστείτε ένα ευρετήριο ή έναν πίνακα περιεχομένων, τοποθετείστε τον δρομέα στο ευρετήριο ή στον πίνακα περιεχομένων και επιλέξτε <emph>Εισαγωγή - Ευρετήρια και Πίνακες - Ευρετήρια και Πίνακες</emph>.</variable>"
-#: mm_newaddlis.xhp
+#: 04120200.xhp
msgctxt ""
-"mm_newaddlis.xhp\n"
-"par_idN10557\n"
+"04120200.xhp\n"
+"par_id3154575\n"
+"3\n"
"help.text"
-msgid "Address Information"
-msgstr "Πληροφορίες διεύθυνσης"
+msgid "You can also preview the index or table in this dialog."
+msgstr "Μπορείτε επίσης να προεπισκοπήσετε το ευρετήριο ή τον πίνακα σε αυτόν τον διάλογο."
-#: mm_newaddlis.xhp
+#: 04120200.xhp
msgctxt ""
-"mm_newaddlis.xhp\n"
-"par_idN1055B\n"
+"04120200.xhp\n"
+"par_id3155905\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter or edit the field contents for each mail merge recipient.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε ή επεξεργαστείτε τα περιεχόμενα των πεδίων για κάθε παραλήπτη του συγχωνευμένου μηνύματος.</ahelp>"
+msgid "Depending on the type of index or table that you select, the following tabs are present."
+msgstr "Ανάλογα με τον τύπο του ευρετηρίου ή του πίνακα που επιλέξατε, οι ακόλουθες καρτέλες είναι παρούσες."
-#: mm_newaddlis.xhp
+#: 04120200.xhp
msgctxt ""
-"mm_newaddlis.xhp\n"
-"par_idN1055E\n"
+"04120200.xhp\n"
+"par_id3149481\n"
+"5\n"
"help.text"
-msgid "Show Entry Number"
-msgstr "Εμφάνιση αριθμού καταχώρισης"
+msgid "Use this tab to specify the column layout for the index or table of contents. By default, the index title is one-column wide and extends out from left page margin."
+msgstr "Χρησιμοποιήστε αυτήν την καρτέλα για να ορίσετε τη διάταξη στήλης για το ευρετήριο ή τον πίνακα περιεχομένων. Από προεπιλογή, ο τίτλος ευρετηρίου έχει πλάτος μιας στήλης και εκτείνεται από το αριστερό περιθώριο της σελίδας."
-#: mm_newaddlis.xhp
+#: 04120200.xhp
msgctxt ""
-"mm_newaddlis.xhp\n"
-"par_idN10574\n"
+"04120200.xhp\n"
+"par_id3149095\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the buttons to navigate through the records or enter a record number to display a record.</ahelp>"
-msgstr "<ahelp hid=\".\">Πατήστε στα κουμπιά βελών για να περιηγηθείτε στις εγγραφές ή να εισάγετε έναν αριθμό εγγραφής για να εμφανίσετε μια εγγραφή.</ahelp>"
+msgid "<link href=\"text/swriter/guide/main.xhp\" name=\"Using Tables of Content and Indexes\">Using Tables of Content and Indexes</link>"
+msgstr "<link href=\"text/swriter/guide/main.xhp\" name=\"Χρήση πινάκων περιεχομένων και ευρετηρίων\">Χρήση πινάκων περιεχομένων και ευρετηρίων</link>"
-#: mm_newaddlis.xhp
+#: 04120201.xhp
msgctxt ""
-"mm_newaddlis.xhp\n"
-"par_idN10577\n"
+"04120201.xhp\n"
+"tit\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "Styles"
+msgstr "Τεχνοτροπίες"
-#: mm_newaddlis.xhp
+#: 04120201.xhp
msgctxt ""
-"mm_newaddlis.xhp\n"
-"par_idN1057B\n"
+"04120201.xhp\n"
+"hd_id3145825\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds a new blank record to the address list.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει μία νέα κενή εγγραφή στη λίστα διευθύνσεων.</ahelp>"
+msgid "<link href=\"text/swriter/01/04120201.xhp\" name=\"Styles\">Styles</link>"
+msgstr "<link href=\"text/swriter/01/04120201.xhp\" name=\"Τεχνοτροπίες\">Τεχνοτροπίες</link>"
-#: mm_newaddlis.xhp
+#: 04120201.xhp
msgctxt ""
-"mm_newaddlis.xhp\n"
-"par_idN1057E\n"
+"04120201.xhp\n"
+"par_id3154505\n"
+"37\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "You can assign different paragraph styles to change the formatting of index titles, separators and index entries. You can also modify paragraph styles in this dialog."
+msgstr "Εδώ μπορείτε να αποδώσετε διαφορετικές τεχνοτροπίες παραγράφου για να αλλάξετε τη μορφοποίηση των τίτλων ευρετηρίου, των διαχωριστικών και των καταχωρίσεων ευρετηρίου. Επίσης μπορείτε να τροποποιήσετε τις τεχνοτροπίες παραγράφου σε αυτόν τον διάλογο."
-#: mm_newaddlis.xhp
+#: 04120201.xhp
msgctxt ""
-"mm_newaddlis.xhp\n"
-"par_idN10582\n"
+"04120201.xhp\n"
+"hd_id3150565\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected record.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει την επιλεγμένη εγγραφή.</ahelp>"
+msgid "Assignment"
+msgstr "Ανάθεση"
-#: mm_newaddlis.xhp
+#: 04120201.xhp
msgctxt ""
-"mm_newaddlis.xhp\n"
-"par_idN10585\n"
+"04120201.xhp\n"
+"hd_id3147171\n"
+"28\n"
"help.text"
-msgid "Find"
-msgstr "Αναζήτηση"
+msgid "Levels"
+msgstr "Επίπεδα"
-#: mm_newaddlis.xhp
+#: 04120201.xhp
msgctxt ""
-"mm_newaddlis.xhp\n"
-"par_idN10589\n"
+"04120201.xhp\n"
+"par_id3151180\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_finent.xhp\">Find Entry</link> dialog. You can leave the dialog open while you edit the entries.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_finent.xhp\">Εύρεση καταχώρισης</link>. Μπορείτε να αφήσετε τον διάλογο ανοικτό ενώ επεξεργάζεστε τις καταχωρίσεις.</ahelp>"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_STYLES:LB_LEVEL\">Select the index level that you change the formatting of.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_STYLES:LB_LEVEL\">Επιλέξτε το επίπεδο του ευρετηρίου στο οποίο θέλετε να αλλάξετε τη μορφοποίηση.</ahelp>"
-#: mm_newaddlis.xhp
+#: 04120201.xhp
msgctxt ""
-"mm_newaddlis.xhp\n"
-"par_idN1059A\n"
+"04120201.xhp\n"
+"hd_id3147571\n"
+"30\n"
"help.text"
-msgid "Customize"
-msgstr "Προσαρμογή"
+msgid "Paragraph Styles"
+msgstr "Τεχνοτροπίες παραγράφου"
-#: mm_newaddlis.xhp
+#: 04120201.xhp
msgctxt ""
-"mm_newaddlis.xhp\n"
-"par_idN1059E\n"
+"04120201.xhp\n"
+"par_id3149290\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_cusaddlis.xhp\">Customize Address List</link> dialog where you can rearrange, rename, add, and delete fields.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_cusaddlis.xhp\">Προσαρμογή λίστας διευθύνσεων</link> όπου μπορείτε να επανατακτοποιήσετε, να μετονομάσετε, να προσθέσετε, και να διαγράψετε πεδία.</ahelp>"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_STYLES:LB_PARALAY\">Select the paragraph style that you want to apply to the selected index level, and then click the Assign (<emph><) </emph>button.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_STYLES:LB_PARALAY\">Επιλέξτε την τεχνοτροπία παραγράφου που θέλετε να εφαρμόσετε στο επιλεγμένο επίπεδο ευρετηρίου και μετά πατήστε στο κουμπί απόδοσης (<emph><) </emph>.</ahelp>"
-#: 04090100.xhp
+#: 04120201.xhp
msgctxt ""
-"04090100.xhp\n"
-"tit\n"
+"04120201.xhp\n"
+"hd_id3145418\n"
+"32\n"
"help.text"
-msgid "Input Field"
-msgstr "Πεδίο εισαγωγής"
+msgid "<"
+msgstr "<"
-#: 04090100.xhp
+#: 04120201.xhp
msgctxt ""
-"04090100.xhp\n"
-"hd_id3147515\n"
-"1\n"
+"04120201.xhp\n"
+"par_id3154099\n"
+"33\n"
"help.text"
-msgid "Input Field"
-msgstr "Πεδίο εισαγωγής"
+msgid "<ahelp hid=\"SW_IMAGEBUTTON_TP_TOX_STYLES_BT_ASSIGN\">Formats the selected index level with the selected paragraph style.</ahelp>"
+msgstr "<ahelp hid=\"SW_IMAGEBUTTON_TP_TOX_STYLES_BT_ASSIGN\">Μορφοποιεί το επιλεγμένο επίπεδο ευρετηρίου με την επιλεγμένη τεχνοτροπία παραγράφου.</ahelp>"
-#: 04090100.xhp
+#: 04120201.xhp
msgctxt ""
-"04090100.xhp\n"
-"par_id3146041\n"
-"2\n"
+"04120201.xhp\n"
+"hd_id3149807\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\"HID_FLD_INPUT\">Inserts a text field that you can open and edit by clicking it in the document.</ahelp> You can use input fields for text, or to assign a new value to a variable."
-msgstr "<ahelp hid=\"HID_FLD_INPUT\">Εισάγει ένα πεδίο κειμένου που μπορείτε να το ανοίξετε και να το επεξεργαστείτε πατώντας το στο έγγραφο.</ahelp> Μπορείτε να χρησιμοποιήσετε πεδία εισαγωγής για κείμενο ή να ορίσετε μια νέα τιμή σε μια μεταβλητή."
+msgid "Default"
+msgstr "Προεπιλογή"
-#: 04090100.xhp
+#: 04120201.xhp
msgctxt ""
-"04090100.xhp\n"
-"par_id3154470\n"
-"7\n"
+"04120201.xhp\n"
+"par_id3153539\n"
+"35\n"
"help.text"
-msgid "To change the content of an Input Field in a document, click the field, and then edit the text in the lower box of the dialog."
-msgstr "Για να αλλάξετε το περιεχόμενο ενός πεδίου εισαγωγής σε ένα έγγραφο, πατήστε στο πεδίο και κατόπιν επεξεργάζεστε το κείμενο στο κάτω πλαίσιο του διαλόγου."
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_STYLES:BT_STD\">Resets the formatting of the selected level to the \"Default\" paragraph style.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_STYLES:BT_STD\">Επαναφέρει τη μορφοποίηση του επιλεγμένου επιπέδου στην τεχνοτροπία παραγράφου \"Προεπιλογή\".</ahelp>"
-#: 04090100.xhp
+#: 04120201.xhp
msgctxt ""
-"04090100.xhp\n"
-"hd_id3153669\n"
-"3\n"
+"04120201.xhp\n"
+"hd_id3154474\n"
+"38\n"
"help.text"
msgid "Edit"
msgstr "Επεξεργασία"
-#: 04090100.xhp
+#: 04120201.xhp
msgctxt ""
-"04090100.xhp\n"
-"par_id3154571\n"
+"04120201.xhp\n"
+"par_id3153675\n"
+"39\n"
+"help.text"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_STYLES:BT_EDIT_STYLE\">Opens the <emph>Paragraph Style</emph> dialog, where you can modify the selected paragraph style.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_STYLES:BT_EDIT_STYLE\">Ανοίγει τον διάλογο <emph>Τεχνοτροπία παραγράφου</emph>, όπου μπορείτε να αλλάξετε την επιλεγμένη τεχνοτροπία παραγράφου.</ahelp>"
+
+#: 04120210.xhp
+msgctxt ""
+"04120210.xhp\n"
+"tit\n"
+"help.text"
+msgid "Index/Table"
+msgstr "Ευρετήριο/Πίνακας"
+
+#: 04120210.xhp
+msgctxt ""
+"04120210.xhp\n"
+"hd_id3150933\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04120210.xhp\" name=\"Index/Table\">Index/Table</link>"
+msgstr "<link href=\"text/swriter/01/04120210.xhp\" name=\"Ευρετήριο/Πίνακας\">Ευρετήριο/Πίνακας</link>"
+
+#: 04120210.xhp
+msgctxt ""
+"04120210.xhp\n"
+"par_id3148390\n"
+"2\n"
+"help.text"
+msgid "Use this tab to specify and define the type of <link href=\"text/swriter/01/04120200.xhp\" name=\"index\">index</link> that you want to insert. You can also create custom indexes."
+msgstr "Χρησιμοποιείστε αυτή την καρτέλα για να ορίσετε τον τύπο του <link href=\"text/swriter/01/04120200.xhp\" name=\"ευρετήριο\">ευρετηρίου </link> που θέλετε να εισάγετε. Μπορείτε επίσης να δημιουργήσετε προσαρμοσμένα ευρετήρια."
+
+#: 04120210.xhp
+msgctxt ""
+"04120210.xhp\n"
+"par_id3153921\n"
+"3\n"
+"help.text"
+msgid "Depending on the type of index that you select, this tab contains the following options."
+msgstr "Ανάλογα με τον τύπο του ευρετηρίου που έχετε επιλέξει, αυτή η καρτέλα περιέχει τις παρακάτω επιλογές."
+
+#: 04120210.xhp
+msgctxt ""
+"04120210.xhp\n"
+"hd_id3147175\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"SW:MULTILINEEDIT:DLG_FLD_INPUT:ED_EDIT\">The upper box displays the name that you entered in the <emph>Reference</emph> box of the Input Field on the <emph>Functions </emph>tab of the <emph>Fields</emph> dialog. The lower box displays the contents of the field.</ahelp>"
-msgstr "<ahelp hid=\"SW:MULTILINEEDIT:DLG_FLD_INPUT:ED_EDIT\">Το πάνω πλαίσιο εμφανίζει το όνομα που εισάγατε στο πλαίσιο <emph>Αναφορά</emph> του πεδίου εισαγωγής στην καρτέλα <emph>Λειτουργίες </emph> του διαλόγου <emph>Πεδία</emph>. Το κάτω πλαίσιο εμφανίζει τα περιεχόμενα του πεδίου.</ahelp>"
+msgid "<link href=\"text/swriter/01/04120211.xhp\" name=\"Table of Contents\">Table of Contents</link>"
+msgstr "<link href=\"text/swriter/01/04120211.xhp\" name=\"Πίνακας Περιεχομένων\">Πίνακας Περιεχομένων</link>"
-#: 04090100.xhp
+#: 04120210.xhp
msgctxt ""
-"04090100.xhp\n"
-"hd_id3155897\n"
+"04120210.xhp\n"
+"hd_id3151183\n"
"5\n"
"help.text"
-msgid "Next"
-msgstr "Επόμενο"
+msgid "<link href=\"text/swriter/01/04120212.xhp\" name=\"Alphabetical Index\">Alphabetical Index</link>"
+msgstr "<link href=\"text/swriter/01/04120212.xhp\" name=\"Αλφαβητικό ευρετήριο\">Αλφαβητικό ευρετήριο</link>"
-#: 04090100.xhp
+#: 04120210.xhp
msgctxt ""
-"04090100.xhp\n"
-"par_id3149691\n"
+"04120210.xhp\n"
+"hd_id3154645\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:DLG_FLD_INPUT:PB_NEXT\">Jumps to the next input field in the document.</ahelp> This button is only available when you position the cursor directly before an input field, and then press Shift+Ctrl+F9."
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:DLG_FLD_INPUT:PB_NEXT\">Μεταβαίνει στο επόμενο πεδίο εισαγωγής στο έγγραφο.</ahelp> Αυτό το κουμπί είναι διαθέσιμο μόνο όταν η θέση του δρομέα είναι ακριβώς πριν από ένα πεδίο εισαγωγής και πατήσετε Shift+Ctrl+F9."
+msgid "<link href=\"text/swriter/01/04120213.xhp\" name=\"Illustration Index\">Illustration Index</link>"
+msgstr "<link href=\"text/swriter/01/04120213.xhp\" name=\"Ευρετήριο εικόνων\">Ευρετήριο εικόνων</link>"
-#: 03130000.xhp
+#: 04120210.xhp
msgctxt ""
-"03130000.xhp\n"
+"04120210.xhp\n"
+"hd_id3151265\n"
+"7\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04120214.xhp\" name=\"Index of Tables\">Index of Tables</link>"
+msgstr "<link href=\"text/swriter/01/04120214.xhp\" name=\"Ευρετήριο πινάκων\">Ευρετήριο πινάκων</link>"
+
+#: 04120210.xhp
+msgctxt ""
+"04120210.xhp\n"
+"hd_id3153152\n"
+"8\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04120215.xhp\" name=\"User-Defined\">User-Defined</link>"
+msgstr "<link href=\"text/swriter/01/04120215.xhp\" name=\"Ορισμένο από το χρήστη\">Ορισμένο από το χρήστη</link>"
+
+#: 04120210.xhp
+msgctxt ""
+"04120210.xhp\n"
+"hd_id3149759\n"
+"9\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04120216.xhp\" name=\"Table of Objects\">Table of Objects</link>"
+msgstr "<link href=\"text/swriter/01/04120216.xhp\" name=\"Πίνακας αντικειμένων\">Πίνακας αντικειμένων</link>"
+
+#: 04120210.xhp
+msgctxt ""
+"04120210.xhp\n"
+"hd_id3145410\n"
+"10\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04120217.xhp\" name=\"Bibliography\">Bibliography</link>"
+msgstr "<link href=\"text/swriter/01/04120217.xhp\" name=\"Βιβλιογραφία\">Βιβλιογραφία</link>"
+
+#: 04120210.xhp
+msgctxt ""
+"04120210.xhp\n"
+"par_id3154278\n"
+"11\n"
+"help.text"
+msgid "<link href=\"text/swriter/guide/main.xhp\" name=\"Using Tables of Content and Indexes\">Using Tables of Content and Indexes</link>"
+msgstr "<link href=\"text/swriter/guide/main.xhp\" name=\"Χρήση πινάκων περιεχομένων και ευρετηρίων\">Χρήση πινάκων περιεχομένων και ευρετηρίων</link>"
+
+#: 04120210.xhp
+msgctxt ""
+"04120210.xhp\n"
+"par_id3152942\n"
+"12\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04120100.xhp\" name=\"Insert - Indexes and Tables - Entry\">Insert - Indexes and Tables - Entry</link>"
+msgstr "<link href=\"text/swriter/01/04120100.xhp\" name=\"Εισαγωγή - Ευρετήρια και Πίνακες - Καταχώριση\">Εισαγωγή - Ευρετήρια και Πίνακες - Καταχώριση</link>"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
"tit\n"
"help.text"
-msgid "Print Layout"
-msgstr "Διάταξη εκτύπωσης"
+msgid "Index"
+msgstr "Ευρετήριο"
-#: 03130000.xhp
+#: 04120211.xhp
msgctxt ""
-"03130000.xhp\n"
+"04120211.xhp\n"
"hd_id3150018\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/03130000.xhp\" name=\"Print Layout\">Print Layout</link>"
-msgstr "<link href=\"text/swriter/01/03130000.xhp\" name=\"Διάταξη εκτύπωσης\">Διάταξη εκτύπωσης</link>"
+msgid "<link href=\"text/swriter/01/04120211.xhp\" name=\"Index\">Index</link>"
+msgstr "<link href=\"text/swriter/01/04120211.xhp\" name=\"Ευρετήριο\">Ευρετήριο</link>"
-#: 03130000.xhp
+#: 04120211.xhp
msgctxt ""
-"03130000.xhp\n"
-"par_id3145249\n"
+"04120211.xhp\n"
+"par_id3150570\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:PrintLayout\">Displays how the document will look when you print it.</ahelp>"
-msgstr "<ahelp hid=\".uno:PrintLayout\">Εμφανίζει πώς θα φαίνεται το έγγραφο όταν τυπωθεί.</ahelp>"
+msgid "<variable id=\"verzeichnis\">The following options are available when you select <emph>Table of Contents </emph>as the <link href=\"text/swriter/01/04120210.xhp\" name=\"index\">index</link> type. </variable>"
+msgstr "<variable id=\"verzeichnis\">Οι παρακάτω επιλογές είναι διαθέσιμες όταν επιλέξετε <emph>Πίνακας Περιεχομένων </emph> ως τύπο <link href=\"text/swriter/01/04120210.xhp\" name=\"ευρετήριο\">ευρετήριο</link>. </variable>"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"hd_id3150763\n"
+"3\n"
+"help.text"
+msgid "Type and Title"
+msgstr "Τύπος και τίτλος"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"par_id3149286\n"
+"4\n"
+"help.text"
+msgid "Specify the type and title of the index."
+msgstr "Επιλέξτε τον τύπο και τον τίτλο του ευρετηρίου."
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"hd_id3151171\n"
+"5\n"
+"help.text"
+msgid "Type"
+msgstr "Τύπος"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"par_id3145418\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_TYPE\">Select the type of index that you want to insert.</ahelp> The options available on this tab depend on the index type that you select. If the cursor is in an index when you choose the <emph>Insert - Indexes and Tables - Indexes and Tables</emph>, you can then edit that index."
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_TYPE\">Επιλέξτε τον τύπο του ευρετηρίου που θέλετε να εισάγετε.</ahelp> Οι διαθέσιμες επιλογές σε αυτήν την καρτέλα εξαρτώνται από τον τύπο του ευρετηρίου. Εάν ο δρομέας βρίσκεται σε ένα ευρετήριο όταν επιλέξετε το <emph>Εισαγωγή - Ευρετήρια και Πίνακες - Ευρετήρια και Πίνακες</emph>, μπορείτε τότε να επεξεργαστείτε αυτό το ευρετήριο."
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"hd_id3149801\n"
+"7\n"
+"help.text"
+msgid "Title"
+msgstr "Τίτλος"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"par_id3153532\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SW:EDIT:TP_TOX_SELECT:ED_TITLE\">Enter a title for the selected index.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_TOX_SELECT:ED_TITLE\">Εισάγετε τον τίτλο του επιλεγμένου ευρετηρίου.</ahelp>"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"hd_id3151317\n"
+"9\n"
+"help.text"
+msgid "Protected against manual changes"
+msgstr "Προστασία έναντι χειροκίνητων αλλαγών"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"par_id3153665\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_READONLY\">Prevents the contents of the index from being changed.</ahelp> Manual changes that you make to an index are lost when the index is refreshed. If you want the cursor to scroll through a protected area, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Formatting Aids</emph>, and then select the <emph>Cursor in protected areas - Enabled </emph>check box."
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_READONLY\">Αποτρέπει την αλλαγή περιεχομένων του ευρετηρίου.</ahelp> Χειροκίνητες αλλαγές που κάνετε σε ένα ευρετήριο χάνονται όταν το ευρετήριο ανανεώνεται. Εάν θέλετε ο δρομέας να κυλά μέσα από προστατευμένη περιοχή, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</emph> και έπειτα επιλέξτε το πλαίσιο ελέγχου <emph>δρομέας σε προστατευμένες περιοχές - Ενεργοποίηση</emph>."
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"hd_id3155893\n"
+"11\n"
+"help.text"
+msgid "Create index for"
+msgstr "Δημιουργία ευρετηρίου για"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"par_id3149688\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_AREA\">Select whether to create the index for the document or for the current chapter.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_AREA\">Επιλέξτε εάν θα δημιουργηθεί το ευρετήριο για το έγγραφο ή για το τρέχον κεφάλαιο.</ahelp>"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"hd_id3154199\n"
+"13\n"
+"help.text"
+msgid "Evaluation level"
+msgstr "Αξιολόγηση μέχρι το επίπεδο"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"par_id3143270\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_TOX_SELECT:NF_LEVEL\">Enter the number of heading levels to include in the index.</ahelp>"
+msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_TOX_SELECT:NF_LEVEL\">Εισάγετε τον αριθμό των επιπέδων κεφαλίδας που θα συμπεριλαμβάνονται στο ευρετήριο.</ahelp>"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"hd_id3149484\n"
+"15\n"
+"help.text"
+msgid "Create from"
+msgstr "Δημιουργία από"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"par_id3149096\n"
+"16\n"
+"help.text"
+msgid "Use this area to specify which information to include in an index."
+msgstr "Η περιοχή αυτή καθορίζει ποιες πληροφορίες θα περιλαμβάνονται σε ένα ευρετήριο."
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"hd_id3149815\n"
+"17\n"
+"help.text"
+msgid "Outline"
+msgstr "Διάρθρωση"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"par_id3151253\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMHEADINGS\">Creates the index using outline levels, that is, paragraphs formatted with one of the predefined heading styles (Heading 1-10) are added to the index.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMHEADINGS\">Δημιουργεί το ευρετήριο χρησιμοποιώντας τη διάρθρωση των επιπέδων, δηλαδή, τις μορφοποιημένες παραγράφους με μια από τις προκαθορισμένες τεχνοτροπίες κεφαλίδας (Κεφαλίδα 1-10) που προστίθενται στο ευρετήριο.</ahelp>"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"par_id1209200804373840\n"
+"help.text"
+msgid "You can also assign the outline levels in the <link href=\"text/swriter/01/05030800.xhp\">Outline & Numbering</link> tab page of the Format - Paragraph dialog."
+msgstr "Μπορείτε ακόμα να εκχωρήσετε τα επίπεδα διάρθρωσης στη σελίδα καρτέλας <link href=\"text/swriter/01/05030800.xhp\">Διάρθρωση & Αρίθμηση</link> του διαλόγου Μορφή - Παράγραφος."
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"hd_id3153633\n"
+"21\n"
+"help.text"
+msgid "Additional Styles"
+msgstr "Πρόσθετες τεχνοτροπίες"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"par_id3152772\n"
+"22\n"
+"help.text"
+msgid "<variable id=\"vorlg\"><ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_ADDSTYLES\">Includes the paragraph styles that you specify in the <emph>Assign Styles</emph> dialog as index entries. To select the paragraph styles that you want to include in the index, click the <emph>Assign Styles (...</emph>) button to the right of this box.</ahelp></variable>"
+msgstr "<variable id=\"vorlg\"><ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_ADDSTYLES\">Συμπεριλαμβάνει τις τεχνοτροπίες παραγράφου που καθορίζετε στον διάλογο <emph>Ανάθεση τεχνοτροπιών</emph> ως καταχωρίσεις ευρετηρίου. Για να διαλέξετε τις τεχνοτροπίες παραγράφου που θέλετε να συμπεριλάβετε στο ευρετήριο, πατήστε στο κουμπί <emph>Ανάθεση τεχνοτροπιών (...</emph>) στα δεξιά αυτού του πλαισίου.</ahelp></variable>"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"hd_id3149168\n"
+"23\n"
+"help.text"
+msgid "..."
+msgstr "..."
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"par_id3145776\n"
+"24\n"
+"help.text"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_SELECT:PB_ADDSTYLES\">Opens the <emph>Assign Styles</emph> dialog, where you can select the paragraph styles to include in the index.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_SELECT:PB_ADDSTYLES\">Ανοίγει τον διάλογο <emph>Αντιστοίχιση τεχνοτροπιών</emph>, όπου μπορείτε να επιλέξετε την τεχνοτρπία παραγράφου που θα συμπεριλάβετε στο ευρετήριο.</ahelp>"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"hd_id3151374\n"
+"25\n"
+"help.text"
+msgid "Index marks"
+msgstr "Επισημάνσεις ευρετηρίου"
+
+#: 04120211.xhp
+msgctxt ""
+"04120211.xhp\n"
+"par_id3155861\n"
+"26\n"
+"help.text"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_TOXMARKS\">Includes the index entries that you inserted by choosing <emph>Insert - Indexes and Tables - Entry</emph> in the index.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_TOXMARKS\">Συμπεριλαμβάνει τις καταχωρίσεις ευρετηρίου που εισάγατε επιλέγοντας <emph>Εισαγωγή - Ευρετήρια και πίνακες - Καταχώριση</emph> στο ευρετήριο.</ahelp>"
#: 04120212.xhp
msgctxt ""
@@ -11335,8477 +11690,9358 @@ msgctxt ""
msgid "<ahelp hid=\"SW_LISTBOX_TP_TOX_SELECT_LB_SORTALG\">Select numeric when you want to sort numbers by value, such as in 1, 2, 12. Select alphanumeric, when you want to sort the numbers by character code, such as in 1, 12, 2.</ahelp>"
msgstr "<ahelp hid=\"SW_LISTBOX_TP_TOX_SELECT_LB_SORTALG\">Επιλέξτε αριθμητικό όταν θέλετε να ταξινομήσετε αριθμούς ως προς την τιμή, όπως 1, 2, 12. Επιλέξτε αλφαριθμητικό, όταν θέλετε να ταξινομήσετε τους αριθμούς σύμφωνα με τον κωδικό του χαρακτήρα, δηλαδή 1, 12, 2.</ahelp>"
-#: mm_cusaddlis.xhp
+#: 04120213.xhp
msgctxt ""
-"mm_cusaddlis.xhp\n"
+"04120213.xhp\n"
"tit\n"
"help.text"
-msgid "Customize Address List"
-msgstr "Επεξεργασία λίστας διευθύνσεων"
+msgid "Index"
+msgstr "Ευρετήριο"
-#: mm_cusaddlis.xhp
+#: 04120213.xhp
msgctxt ""
-"mm_cusaddlis.xhp\n"
-"par_idN1053C\n"
+"04120213.xhp\n"
+"hd_id3147570\n"
+"1\n"
"help.text"
-msgid "Customize Address List"
-msgstr "Επεξεργασία λίστας διευθύνσεων"
+msgid "<link href=\"text/swriter/01/04120213.xhp\" name=\"Index\">Index</link>"
+msgstr "<link href=\"text/swriter/01/04120213.xhp\" name=\"Ευρετήριο\">Ευρετήριο</link>"
-#: mm_cusaddlis.xhp
+#: 04120213.xhp
msgctxt ""
-"mm_cusaddlis.xhp\n"
-"par_idN10540\n"
+"04120213.xhp\n"
+"par_id3145415\n"
+"2\n"
"help.text"
-msgid "Customizes the address list for <link href=\"text/swriter/01/mm_newaddlis.xhp\">mail merge</link> documents."
-msgstr "Προσαρμόζει τη λίστα διευθύνσεων για έγγραφα <link href=\"text/swriter/01/mm_newaddlis.xhp\">συγχώνευσης μηνυμάτων</link>."
+msgid "<variable id=\"verzeichnis\">The following options are available when you select the <emph>Illustration Index </emph>as the <link href=\"text/swriter/01/04120210.xhp\" name=\"index\">index</link> type.</variable>"
+msgstr "<variable id=\"verzeichnis\">Οι επόμενες επιλογές είναι διαθέσιμες όταν επιλέξετε το <emph>Ευρετήριο εικόνων</emph> ως τον τύπο του <link href=\"text/swriter/01/04120210.xhp\" name=\"ευρετηρίου\">ευρετηρίου</link>.</variable>"
-#: mm_cusaddlis.xhp
+#: 04120213.xhp
msgctxt ""
-"mm_cusaddlis.xhp\n"
-"par_idN10551\n"
+"04120213.xhp\n"
+"hd_id3153534\n"
+"3\n"
"help.text"
-msgid "Address list elements"
-msgstr "Στοιχεία λίστας διευθύνσεων"
+msgid "Create from"
+msgstr "Δημιουργία από"
-#: mm_cusaddlis.xhp
+#: 04120213.xhp
msgctxt ""
-"mm_cusaddlis.xhp\n"
-"par_idN10555\n"
+"04120213.xhp\n"
+"par_id3151315\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the fields that you want to move, delete, or rename.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τα πεδία που επιθυμείτε να μετακινήσετε, να διαγράψετε, ή να μετονομάσετε.</ahelp>"
+msgid "Specify the information to be combined to form an index."
+msgstr "Ορίστε τις πληροφορίες που θα συνδυαστούν για τη δημιουργία ενός ευρετηρίου."
-#: mm_cusaddlis.xhp
+#: 04120213.xhp
msgctxt ""
-"mm_cusaddlis.xhp\n"
-"par_idN10560\n"
+"04120213.xhp\n"
+"hd_id3154478\n"
+"5\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "Captions"
+msgstr "Τίτλοι"
-#: mm_cusaddlis.xhp
+#: 04120213.xhp
msgctxt ""
-"mm_cusaddlis.xhp\n"
-"par_idN10564\n"
+"04120213.xhp\n"
+"par_id3153677\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts a new text field.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει ένα νέο πεδίο κειμένου.</ahelp>"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_SELECT:RB_FROMCAPTIONS\">Creates index entries from object captions.</ahelp> To add a caption to an object, select the object, and then choose <emph>Insert - Caption</emph>."
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_SELECT:RB_FROMCAPTIONS\">Δημιουργεί καταχωρίσεις ευρετηρίου από κεφαλίδες αντικειμένων.</ahelp> Για να προσθέσετε μια επικεφαλίδα σε ένα αντικείμενο, επιλέξτε το και μετά επιλέξτε <emph>Εισαγωγή - Κεφαλίδα</emph>."
-#: mm_cusaddlis.xhp
+#: 04120213.xhp
msgctxt ""
-"mm_cusaddlis.xhp\n"
-"par_idN1056E\n"
+"04120213.xhp\n"
+"hd_id3154576\n"
+"7\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Category"
+msgstr "Κατηγορία"
-#: mm_cusaddlis.xhp
+#: 04120213.xhp
msgctxt ""
-"mm_cusaddlis.xhp\n"
-"par_idN10572\n"
+"04120213.xhp\n"
+"par_id3149687\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected field.</ahelp>"
-msgstr "<ahelp hid=\".\">Διαγράφει το επιλεγμένο πεδίο.</ahelp>"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_CAPTIONSEQUENCE\">Select the caption category that you want to use for the index entries.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_CAPTIONSEQUENCE\">Επιλέγει την κατηγορία της κεφαλίδας που θέλετε για την καταχώριση του ευρετηρίου.</ahelp>"
-#: mm_cusaddlis.xhp
+#: 04120213.xhp
msgctxt ""
-"mm_cusaddlis.xhp\n"
-"par_idN10575\n"
+"04120213.xhp\n"
+"hd_id3154195\n"
+"9\n"
"help.text"
-msgid "Rename"
-msgstr "Μετονομασία"
+msgid "Display"
+msgstr "Εμφάνιση"
-#: mm_cusaddlis.xhp
+#: 04120213.xhp
msgctxt ""
-"mm_cusaddlis.xhp\n"
-"par_idN10579\n"
+"04120213.xhp\n"
+"par_id3155186\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Renames the selected text field.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετονομάζει το επιλεγμένο πεδίο κειμένου.</ahelp>"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_DISPLAYTYPE\">Select the part of the caption that you want to use for index entries.</ahelp> The following table lists the caption options that can be selected, based on the caption text \"Illustration 24: The Sun\", where \"Illustration 24\" was automatically generated, and \"The Sun\" was added by the user."
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_DISPLAYTYPE\">Επιλέξτε το τμήμα της κεφαλίδας που θέλετε να χρησιμοποιήσετε για τις καταχωρίσεις ευρετηρίου.</ahelp> Ο παρακάτω πίνακας περιέχει τις διαθέσιμες επιλογές τίτλων, με βάση το κείμενο τίτλου \"Εικόνα 24: Ο ήλιος\", όπου η \"Εικόνα 24\" δημιουργήθηκε αυτόματα και \"Ο ήλιος \" προστέθηκε από τον χρήστη."
-#: 04230000.xhp
+#: 04120213.xhp
msgctxt ""
-"04230000.xhp\n"
-"tit\n"
+"04120213.xhp\n"
+"par_id3151260\n"
+"11\n"
"help.text"
-msgid "Footer"
-msgstr "Υποσέλιδο"
+msgid "Selections in the Display list box"
+msgstr "Επιλογές στο πλαίσιο λίστας Εμφάνιση"
-#: 04230000.xhp
+#: 04120213.xhp
msgctxt ""
-"04230000.xhp\n"
-"hd_id3147403\n"
-"1\n"
+"04120213.xhp\n"
+"par_id3148972\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04230000.xhp\" name=\"Footer\">Footer</link>"
-msgstr "<link href=\"text/swriter/01/04230000.xhp\" name=\"Υποσέλιδο\">Υποσέλιδο</link>"
+msgid "Entry in the Index"
+msgstr "Καταχώριση στο ευρετήριο"
-#: 04230000.xhp
+#: 04120213.xhp
msgctxt ""
-"04230000.xhp\n"
-"par_id3149353\n"
-"2\n"
+"04120213.xhp\n"
+"par_id3147213\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertPageFooter\">Adds or removes a footer from the page style that you select in the submenu. The footer is added to all of the pages that use the same page style.</ahelp> In a new document, only the \"Default\" page style is listed. Other page styles are added to the list after you apply them in the document."
-msgstr "<ahelp hid=\".uno:InsertPageFooter\">Προσθέτει ή αφαιρεί ένα υποσέλιδο από την τεχνοτροπία σελίδας που επιλέγετε στο υπομενού. Το υποσέλιδο προστίθεται σε όλες τις σελίδες που χρησιμοποιούν την ίδια τεχνοτροπία σελίδας.</ahelp> Σε ένα νέο έγγραφο, υπάρχει στη λίστα μόνο η τεχνοτροπία σελίδας \"Προεπιλογή\". Όλες οι άλλες τεχνοτροπίες σελίδας προστίθενται στη λίστα αφού τις εφαρμόσετε στο έγγραφο."
+msgid "Reference Text"
+msgstr "Κείμενο παραπομπής"
-#: 04230000.xhp
+#: 04120213.xhp
msgctxt ""
-"04230000.xhp\n"
-"par_id7026276\n"
+"04120213.xhp\n"
+"par_id3153636\n"
+"14\n"
"help.text"
-msgid "The footers are visible only when you view the document in print layout (enable <emph>View - Print Layout</emph>)."
-msgstr "Τα υποσέλιδα είναι ορατά μόνο όταν βλέπετε το έγγραφο σε διάταξης εκτύπωσης (ενεργοποιήστε το <emph>Προβολή - Διάταξη εκτύπωσης</emph>)."
+msgid "Illustration 24: The Sun"
+msgstr "Εικόνα 24: Ο ήλιος"
-#: 04230000.xhp
+#: 04120213.xhp
msgctxt ""
-"04230000.xhp\n"
-"par_id3150018\n"
-"3\n"
+"04120213.xhp\n"
+"par_id3152768\n"
+"15\n"
"help.text"
-msgid "A check mark is displayed in front of the page styles that have footers."
-msgstr "Μία επισήμανση εμφανίζεται στα πρότυπα σελίδας που έχουν υποσέλιδα."
+msgid "Category and Number"
+msgstr "Κατηγορία και αριθμός"
-#: 04230000.xhp
+#: 04120213.xhp
msgctxt ""
-"04230000.xhp\n"
-"par_id3150566\n"
-"4\n"
+"04120213.xhp\n"
+"par_id3155145\n"
+"16\n"
"help.text"
-msgid "To remove a footer, choose <emph>Insert - Footer</emph>, and then select the page style containing the footer. The footer is removed from all of the pages that use this page style."
-msgstr "Για να αφαιρέσετε ένα υποσέλιδο, επιλέξτε <emph>Εισαγωγή - Υποσέλιδο</emph> και ύστερα επιλέξτε την τεχνοτροπία σελίδας που περιέχει το υποσέλιδο. Το υποσέλιδο αφαιρείται από όλες τις σελίδες που χρησιμοποιούν αυτήν την τεχνοτροπία σελίδας."
+msgid "Illustration 24"
+msgstr "Εικόνα 24"
-#: 04230000.xhp
+#: 04120213.xhp
msgctxt ""
-"04230000.xhp\n"
-"par_id3153923\n"
-"5\n"
+"04120213.xhp\n"
+"par_id3149168\n"
+"17\n"
"help.text"
-msgid "To add or remove footers from all of the page styles that are in use in the document, choose <emph>Insert - Footer - All</emph>."
-msgstr "Για να προσθέσετε ή να αφαιρέσετε υποσέλιδα από όλες τις τεχνοτροπίες σελίδων που βρίσκονται σε χρήση στο έγγραφο, επιλέξτε <emph>Εισαγωγή - Υποσέλιδο - Όλα</emph>."
+msgid "Caption"
+msgstr "Τίτλος"
-#: 04230000.xhp
+#: 04120213.xhp
msgctxt ""
-"04230000.xhp\n"
-"par_id3151187\n"
-"6\n"
+"04120213.xhp\n"
+"par_id3145781\n"
+"18\n"
"help.text"
-msgid "To format a footer, choose <link href=\"text/shared/01/05040300.xhp\" name=\"Format - Page - Footer\"><emph>Format - Page - Footer</emph></link>."
-msgstr "Για να μορφοποιήσετε ένα υποσέλιδο, επιλέξτε <link href=\"text/shared/01/05040300.xhp\" name=\"Μορφή - Σελίδα - Υποσέλιδο\"><emph>Μορφή - Σελίδα - Υποσέλιδο</emph></link>."
+msgid "The Sun"
+msgstr "Ο Ήλιος"
-#: 06180000.xhp
+#: 04120213.xhp
msgctxt ""
-"06180000.xhp\n"
+"04120213.xhp\n"
+"par_id3155915\n"
+"19\n"
+"help.text"
+msgid "If you select \"Caption Text\", the punctuation and the space at the beginning of the caption does not appear in the index entry."
+msgstr "Εάν επιλέξετε \"Κείμενο τίτλου\", η στίξη και το κενό στην αρχή του τίτλου δεν εμφανίζονται στην καταχώριση ευρετηρίου."
+
+#: 04120213.xhp
+msgctxt ""
+"04120213.xhp\n"
+"hd_id3151378\n"
+"20\n"
+"help.text"
+msgid "Object names"
+msgstr "Ονόματα αντικειμένου"
+
+#: 04120213.xhp
+msgctxt ""
+"04120213.xhp\n"
+"par_id3155863\n"
+"21\n"
+"help.text"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_SELECT:RB_FROMOBJECTNAMES\">Creates index entries from object names.</ahelp> You can view object names in the Navigator, for example, and change them in the context menu."
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_SELECT:RB_FROMOBJECTNAMES\">Δημιουργεί καταχωρίσεις ευρετηρίου από τα ονόματα των αντικειμένων.</ahelp> Μπορείτε να προβάλλετε τα ονόματα αντικειμένων στην περιήγηση, για παράδειγμα και να τα αλλάξετε μέσω του μενού περιβάλλοντος."
+
+#: 04120214.xhp
+msgctxt ""
+"04120214.xhp\n"
"tit\n"
"help.text"
-msgid "Line Numbering"
-msgstr "Αρίθμηση γραμμών"
+msgid "Index"
+msgstr "Ευρετήριο"
-#: 06180000.xhp
+#: 04120214.xhp
msgctxt ""
-"06180000.xhp\n"
-"hd_id3154705\n"
+"04120214.xhp\n"
+"hd_id3151387\n"
"1\n"
"help.text"
-msgid "Line Numbering"
-msgstr "Αρίθμηση γραμμών"
+msgid "<link href=\"text/swriter/01/04120214.xhp\" name=\"Index\">Index</link>"
+msgstr "<link href=\"text/swriter/01/04120214.xhp\" name=\"Ευρετήριο\">Ευρετήριο</link>"
-#: 06180000.xhp
+#: 04120214.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3150249\n"
+"04120214.xhp\n"
+"par_id3146320\n"
"2\n"
"help.text"
-msgid "<variable id=\"zeinum\">Adds or removes and formats line numbers in the current document. To exclude a paragraph from line numbering, click in the paragraph, choose <emph>Format - Paragraph</emph>, click the <emph>Numbering </emph>tab, and then clear the <emph>Include this paragraph in line numbering</emph> check box.</variable> You can also exclude a paragraph style from line numbering."
-msgstr "<variable id=\"zeinum\">Προσθέτει ή αφαιρεί και μορφοποιεί τους αριθμούς γραμμών στο τρέχον έγγραφο. Για να εξαιρέσετε μία παράγραφο από την αρίθμηση γραμμών, πατήστε στην παράγραφο, επιλέξτε <emph>Μορφή - Παράγραφος</emph>, πατήστε στην καρτέλα <emph>Αρίθμηση</emph> και ύστερα καθαρίστε το πλαίσιο ελέγχου <emph>Να συμπεριλαμβάνεται αυτή η παράγραφος στην αρίθμηση γραμμών</emph>.</variable> Μπορείτε επίσης να εξαιρέσετε μια τεχνοτροπία παραγράφου από την αρίθμηση γραμμών."
+msgid "<variable id=\"verzeichnis\">The following options are available when you select <emph>Index of Tables </emph>as the <link href=\"text/swriter/01/04120210.xhp\" name=\"index\">index</link> type.</variable>"
+msgstr "<variable id=\"verzeichnis\">Οι ακόλουθες επιλογές είναι διαθέσιμες όταν επιλέγετε <emph>Ευρετήριο Πινάκων </emph> ως τύπο του <link href=\"text/swriter/01/04120210.xhp\" name=\"ευρετήριο\">ευρετηρίου</link>.</variable>"
-#: 06180000.xhp
+#: 04120215.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id248115\n"
+"04120215.xhp\n"
+"tit\n"
"help.text"
-msgid "Line numbers are not available in HTML format."
-msgstr "Οι αριθμοί γραμμών δεν είναι διαθέσιμοι σε μορφοποίηση HTML."
+msgid "Index"
+msgstr "Ευρετήριο"
-#: 06180000.xhp
+#: 04120215.xhp
msgctxt ""
-"06180000.xhp\n"
-"hd_id3146965\n"
-"5\n"
+"04120215.xhp\n"
+"hd_id3150568\n"
+"1\n"
"help.text"
-msgid "Show numbering"
-msgstr "Εμφάνιση αρίθμησης"
+msgid "<link href=\"text/swriter/01/04120215.xhp\" name=\"Index\">Index</link>"
+msgstr "<link href=\"text/swriter/01/04120215.xhp\" name=\"Ευρετήριο\">Ευρετήριο</link>"
-#: 06180000.xhp
+#: 04120215.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3147295\n"
-"6\n"
+"04120215.xhp\n"
+"par_id3151183\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/shownumbering\">Adds line numbers to the current document.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/shownumbering\">Προσθέτει αριθμούς γραμμής στο τρέχον έγγραφο.</ahelp>"
+msgid "<variable id=\"verzeichnis\">The following options are available when you select <emph>User-Defined </emph>as the <link href=\"text/swriter/01/04120210.xhp\" name=\"index\">index</link> type.</variable>"
+msgstr "<variable id=\"verzeichnis\">Οι ακόλουθες επιλογές είναι διαθέσιμες όταν επιλέγετε <emph>Ορισμένο από το Χρήστη</emph> ως τον τύπο του <link href=\"text/swriter/01/04120210.xhp\" name=\"ευρετήριο\">ευρετηρίου</link>.</variable>"
-#: 06180000.xhp
+#: 04120215.xhp
msgctxt ""
-"06180000.xhp\n"
-"hd_id3083449\n"
+"04120215.xhp\n"
+"par_id3151174\n"
+"4\n"
+"help.text"
+msgid "User-defined indexes are available in the <emph>Type</emph> box when you insert an index entry in your document."
+msgstr "Τα ευρετήρια που έχουν οριστεί από το χρήστη είναι διαθέσιμα στο πλαίσιο <emph>Τύπος</emph> όταν θέλετε να εισάγετε μια καταχώριση ευρετηρίου στο έγγραφό σας."
+
+#: 04120215.xhp
+msgctxt ""
+"04120215.xhp\n"
+"hd_id3154097\n"
+"5\n"
+"help.text"
+msgid "Create from"
+msgstr "Δημιουργία από"
+
+#: 04120215.xhp
+msgctxt ""
+"04120215.xhp\n"
+"hd_id3149802\n"
"7\n"
"help.text"
-msgid "View"
-msgstr "Προβολή"
+msgid "Styles"
+msgstr "Τεχνοτροπίες"
-#: 06180000.xhp
+#: 04120215.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3155621\n"
+"04120215.xhp\n"
+"hd_id3151320\n"
"8\n"
"help.text"
-msgid "Set the properties of the line numbering."
-msgstr "Ορίστε τις ιδιότητες της αρίθμησης γραμμών."
+msgid "Tables"
+msgstr "Πίνακες"
-#: 06180000.xhp
+#: 04120215.xhp
msgctxt ""
-"06180000.xhp\n"
-"hd_id3145822\n"
+"04120215.xhp\n"
+"par_id3154473\n"
"9\n"
"help.text"
-msgid "Character Style"
-msgstr "Τεχνοτροπία χαρακτήρων"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMTABLES\">Includes tables in the index.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMTABLES\">Συμπεριλαμβάνει πίνακες στο ευρετήριο.</ahelp>"
-#: 06180000.xhp
+#: 04120215.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3153000\n"
+"04120215.xhp\n"
+"hd_id3154569\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/styledropdown\">Select the formatting style that you want to use for the line numbers.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/styledropdown\">Επιλέξτε την επιθυμητή τεχνοτροπία μορφοποίησης για τους αριθμούς γραμμής.</ahelp>"
+msgid "Graphics"
+msgstr "Γραφικά"
-#: 06180000.xhp
+#: 04120215.xhp
msgctxt ""
-"06180000.xhp\n"
-"hd_id3149880\n"
+"04120215.xhp\n"
+"par_id3153676\n"
"11\n"
"help.text"
-msgid "Format"
-msgstr "Μορφοποίηση"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMGRAPHICS\">Includes graphics in the index.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMGRAPHICS\">Συμπεριλαμβάνει γραφικά στο ευρετήριο.</ahelp>"
-#: 06180000.xhp
+#: 04120215.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3145246\n"
+"04120215.xhp\n"
+"hd_id3149685\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/formatdropdown\">Select the numbering style that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/formatdropdown\">Επιλέξτε την επιθυμητή τεχνοτροπία αρίθμησης.</ahelp>"
+msgid "Text frames"
+msgstr "Πλαίσια κειμένου"
-#: 06180000.xhp
+#: 04120215.xhp
msgctxt ""
-"06180000.xhp\n"
-"hd_id3150569\n"
+"04120215.xhp\n"
+"par_id3154195\n"
"13\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMFRAMES\">Includes text frames in the index.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMFRAMES\">Συμπεριλαμβάνει πλαίσια κειμένου στο ευρετήριο.</ahelp>"
-#: 06180000.xhp
+#: 04120215.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3150932\n"
+"04120215.xhp\n"
+"hd_id3155182\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/positiondropdown\">Select where you want the line numbers to appear.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/positiondropdown\">Επιλέξτε τη θέση εμφάνισης των αριθμών γραμμής.</ahelp>"
+msgid "OLE objects"
+msgstr "Αντικείμενα OLE"
-#: 06180000.xhp
+#: 04120215.xhp
msgctxt ""
-"06180000.xhp\n"
-"hd_id3155986\n"
+"04120215.xhp\n"
+"par_id3143282\n"
"15\n"
"help.text"
-msgid "Spacing"
-msgstr "Διάστιχο"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMOLE\">Includes OLE objects in the index.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_FROMOLE\">Συμπεριλαμβάνει αντικείμενα OLE στο ευρετήριο.</ahelp>"
-#: 06180000.xhp
+#: 04120215.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3153719\n"
+"04120215.xhp\n"
+"hd_id3149095\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/spacingspin\">Enter the amount of space that you want to leave between the line numbers and the text.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/spacingspin\">Εισάγετε το επιθυμητό μήκος του διαστήματος μεταξύ των αριθμών των γραμμών και του κειμένου.</ahelp>"
+msgid "Use level from source chapter"
+msgstr "Χρήση επιπέδου από το κεφάλαιο προέλευσης"
-#: 06180000.xhp
+#: 04120215.xhp
msgctxt ""
-"06180000.xhp\n"
-"hd_id3151183\n"
+"04120215.xhp\n"
+"par_id3151250\n"
"17\n"
"help.text"
-msgid "Interval"
-msgstr "Διάστημα"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_LEVELFROMCHAPTER\">Indents table, graphic, text frame, and OLE object index entries according their place in the chapter heading hierarchy.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_LEVELFROMCHAPTER\">Δημιουργεί εσοχές πίνακα, γραφικού, πλαισίου κειμένου και καταχωρίσεων ευρετηρίου αντικειμένου OLE σύμφωνα με τη θέση τους στην ιεραρχία κεφαλίδας κεφαλαίου.</ahelp>"
-#: 06180000.xhp
+#: 04120215.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3151272\n"
+"04120215.xhp\n"
+"par_id3147088\n"
"18\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/intervalspin\">Enter the counting interval for the line numbers.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/intervalspin\">Εισάγετε το διάστημα μέτρησης για τους αριθμούς γραμμής.</ahelp>"
+msgid "<link href=\"text/swriter/01/04120100.xhp\" name=\"Defining an index entry\">Defining an index entry</link>"
+msgstr "<link href=\"text/swriter/01/04120100.xhp\" name=\"Ορισμός μιας καταχώρισης ευρετηρίου\">Ορισμός μιας καταχώρισης ευρετηρίου</link>"
-#: 06180000.xhp
+#: 04120216.xhp
msgctxt ""
-"06180000.xhp\n"
-"hd_id3156321\n"
-"19\n"
+"04120216.xhp\n"
+"tit\n"
"help.text"
-msgid "Separator"
-msgstr "Διαχωριστικό"
+msgid "Index"
+msgstr "Ευρετήριο"
-#: 06180000.xhp
+#: 04120216.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3150765\n"
-"20\n"
+"04120216.xhp\n"
+"hd_id3145247\n"
+"1\n"
"help.text"
-msgid "You can enter a separator character to display between line numbers if the counting interval is more than one."
-msgstr "Μπορείτε να εισάγετε ένα διαχωριστικό χαρακτήρα που θα εμφανίζεται μεταξύ των αριθμών των γραμμών εάν το διάστημα καταμέτρησης είναι περισσότερο από ένα."
+msgid "<link href=\"text/swriter/01/04120216.xhp\" name=\"Index\">Index</link>"
+msgstr "<link href=\"text/swriter/01/04120216.xhp\" name=\"Ευρετήριο\">Ευρετήριο</link>"
-#: 06180000.xhp
+#: 04120216.xhp
msgctxt ""
-"06180000.xhp\n"
-"hd_id3150258\n"
-"22\n"
+"04120216.xhp\n"
+"par_id3147175\n"
+"2\n"
"help.text"
-msgid "Text"
-msgstr "Κείμενο"
+msgid "<variable id=\"verzeichnis\">The following options are available when you select <emph>Table of Objects </emph>as the <link href=\"text/swriter/01/04120210.xhp\" name=\"index\">index</link> type.</variable>"
+msgstr "<variable id=\"verzeichnis\">Οι ακόλουθες επιλογές είναι διαθέσιμες όταν επιλέξετε το <emph>Πίνακας αντικειμένων </emph> ως τον τύπο του <link href=\"text/swriter/01/04120210.xhp\" name=\"ευρετηρίου\">ευρετηρίου</link>.</variable>"
-#: 06180000.xhp
+#: 04120216.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3149286\n"
-"23\n"
+"04120216.xhp\n"
+"hd_id3151174\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/textentry\">Enter the text that you want to use as a separator.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/textentry\">Εισάγετε το επιθυμητό κείμενο ως διαχωριστικό.</ahelp>"
+msgid "Create from the following objects"
+msgstr "Δημιουργία από τα ακόλουθα αντικείμενα"
-#: 06180000.xhp
+#: 04120216.xhp
msgctxt ""
-"06180000.xhp\n"
-"hd_id3149757\n"
-"24\n"
+"04120216.xhp\n"
+"par_id3153417\n"
+"4\n"
"help.text"
-msgid "Every"
-msgstr "Κάθε"
+msgid "<ahelp hid=\"HID_OLE_CHECKLB\">Select the object types that you want to include in a table of objects.</ahelp>"
+msgstr "<ahelp hid=\"HID_OLE_CHECKLB\">Επιλέξτε τους τύπους αντικειμένων που θα συμπεριληφθούν στον πίνακα αντικειμένων.</ahelp>"
-#: 06180000.xhp
+#: 04120217.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3145412\n"
-"25\n"
+"04120217.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/linesspin\">Enter the number of lines to leave between the separators.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/linesspin\">Εισάγετε τον αριθμό γραμμών που θα αφήσετε μεταξύ διαχωριστικών.</ahelp>"
+msgid "Index"
+msgstr "Ευρετήριο"
-#: 06180000.xhp
+#: 04120217.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3153532\n"
-"26\n"
+"04120217.xhp\n"
+"hd_id3146322\n"
+"1\n"
"help.text"
-msgid "Separators are only displayed in lines that are not numbered."
-msgstr "Διαχωριστικά εμφανίζονται μόνο σε γραμμές που δεν είναι αριθμημένες."
+msgid "<link href=\"text/swriter/01/04120217.xhp\" name=\"Index\">Index</link>"
+msgstr "<link href=\"text/swriter/01/04120217.xhp\" name=\"Ευρετήριο\">Ευρετήριο</link>"
-#: 06180000.xhp
+#: 04120217.xhp
msgctxt ""
-"06180000.xhp\n"
-"hd_id3152962\n"
-"27\n"
+"04120217.xhp\n"
+"par_id3145825\n"
+"2\n"
"help.text"
-msgid "Count"
-msgstr "Πλήθος"
+msgid "<variable id=\"verzeichnis\">The following options are available when you select <emph>Bibliography </emph>as the <link href=\"text/swriter/01/04120210.xhp\" name=\"index\">index</link> type.</variable>"
+msgstr "<variable id=\"verzeichnis\">Οι ακόλουθες επιλογές είναι διαθέσιμες όταν επιλέξετε <emph>Βιβλιογραφία </emph> ως τον τύπο <link href=\"text/swriter/01/04120210.xhp\" name=\"ευρετηρίου\">ευρετήριο</link>.</variable>"
-#: 06180000.xhp
+#: 04120217.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3150358\n"
-"28\n"
+"04120217.xhp\n"
+"hd_id3148773\n"
+"3\n"
"help.text"
-msgid "Specify whether to include empty paragraphs or lines in text frames in the line count."
-msgstr "Προσδιορίστε αν θα περιλαμβάνονται κενές παράγραφοι ή γραμμές στα πλαίσια κειμένου στην καταμέτρηση γραμμών."
+msgid "Formatting of the entries"
+msgstr "Μορφοποίηση των καταχωρίσεων"
-#: 06180000.xhp
+#: 04120217.xhp
msgctxt ""
-"06180000.xhp\n"
-"hd_id3153677\n"
-"29\n"
+"04120217.xhp\n"
+"hd_id3147167\n"
+"5\n"
"help.text"
-msgid "Blank lines"
-msgstr "Κενές γραμμές"
+msgid "Number entries"
+msgstr "Αρίθμηση καταχωρίσεων"
-#: 06180000.xhp
+#: 04120217.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3150973\n"
-"30\n"
+"04120217.xhp\n"
+"par_id3154647\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/blanklines\">Includes empty paragraphs in the line count.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/blanklines\">Περιλαμβάνει κενές παραγράφους στη μέτρηση γραμμών.</ahelp>"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_SEQUENCE\">Automatically numbers the bibliography entries.</ahelp> To set the sorting options for the numbering, click the <link href=\"text/swriter/01/04120227.xhp\" name=\"Entries\">Entries</link> tab."
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_SEQUENCE\">Αριθμεί αυτόματα τις καταχωρίσεις της βιβλιογραφίας.</ahelp> Για να ορίσετε τις επιλογές ταξινόμησης για την αρίθμηση, πατήστε στην καρτέλα <link href=\"text/swriter/01/04120227.xhp\" name=\"Καταχωρίσεις\">Καταχωρίσεις</link>."
-#: 06180000.xhp
+#: 04120217.xhp
msgctxt ""
-"06180000.xhp\n"
-"hd_id3154476\n"
-"31\n"
+"04120217.xhp\n"
+"hd_id3150759\n"
+"7\n"
"help.text"
-msgid "Lines in text frames"
-msgstr "Γραμμές σε πλαίσια κειμένου"
+msgid "Brackets"
+msgstr "Αγκύλες"
-#: 06180000.xhp
+#: 04120217.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3150995\n"
-"32\n"
+"04120217.xhp\n"
+"par_id3149295\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/linesintextframes\">Adds line numbers to text in text frames. The numbering restarts in each text frame, and is excluded from the line count in the main text area of the document.</ahelp> In <link href=\"text/swriter/02/03210000.xhp\" name=\"linked frames\">linked frames</link>, the numbering is not restarted."
-msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/linesintextframes\">Προσθέτει αριθμούς γραμμών στο κείμενο σε πλαίσια κειμένου. Η αρίθμηση ξαναρχίζει σε κάθε πλαίσιο κειμένου και εξαιρείται από την καταμέτρηση γραμμών στην κύρια περιοχή κειμένου του εγγράφου.</ahelp> Στα <link href=\"text/swriter/02/03210000.xhp\" name=\"συνδεμένα πλαίσια\">συνδεμένα πλαίσια</link>, η αρίθμηση δεν ξαναρχίζει."
+msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_BRACKET\">Select the brackets that you want to enclose bibliography entries.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_BRACKET\">Επιλέξτε τις αγκύλες που θέλετε να περικλείουν τις καταχωρίσεις της βιβλιογραφίας.</ahelp>"
-#: 06180000.xhp
+#: 04120219.xhp
msgctxt ""
-"06180000.xhp\n"
-"hd_id3151320\n"
-"34\n"
+"04120219.xhp\n"
+"tit\n"
"help.text"
-msgid "Restart every new page"
-msgstr "Επανεκκίνηση σε κάθε νέα σελίδα"
+msgid "Assign Styles"
+msgstr "Αντιστοίχηση τεχνοτροπιών"
-#: 06180000.xhp
+#: 04120219.xhp
msgctxt ""
-"06180000.xhp\n"
-"par_id3149685\n"
-"35\n"
+"04120219.xhp\n"
+"hd_id3155621\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/restarteverynewpage\">Restarts line numbering at the top of each page in the document.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/restarteverynewpage\">Ξαναρχίζει την αρίθμηση γραμμών στην κορυφή κάθε σελίδας στο έγγραφο.</ahelp>"
+msgid "<link href=\"text/swriter/01/04120219.xhp\" name=\"Assign Styles\">Assign Styles</link>"
+msgstr "<link href=\"text/swriter/01/04120219.xhp\" name=\"Αντιστοίχιση τεχνοτροπιών\">Αντιστοίχιση τεχνοτροπιών</link>"
-#: 05060000.xhp
+#: 04120219.xhp
msgctxt ""
-"05060000.xhp\n"
-"tit\n"
+"04120219.xhp\n"
+"par_id3145828\n"
+"2\n"
"help.text"
-msgid "Graphics"
-msgstr "Γραφικά"
+msgid "<ahelp hid=\"HID_DLG_ADD_IDX_STYLES\" visibility=\"visible\">Creates index entries from specific paragraph styles.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLG_ADD_IDX_STYLES\" visibility=\"visible\">Δημιουργεί καταχωρίσεις ευρετηρίου από συγκεκριμένες τεχνοτροπίες παραγράφου.</ahelp>"
-#: 05060000.xhp
+#: 04120219.xhp
msgctxt ""
-"05060000.xhp\n"
-"hd_id3150016\n"
-"1\n"
+"04120219.xhp\n"
+"hd_id3145249\n"
+"3\n"
"help.text"
-msgid "Graphics"
-msgstr "Γραφικά"
+msgid "Styles"
+msgstr "Τεχνοτροπίες"
-#: 05060000.xhp
+#: 04120219.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3148774\n"
-"2\n"
+"04120219.xhp\n"
+"par_id3150566\n"
+"4\n"
"help.text"
-msgid "<variable id=\"grafiktext\"><ahelp hid=\".uno:GraphicDialog\">Formats the size, position, and other properties of the selected graphic.</ahelp></variable>"
-msgstr "<variable id=\"grafiktext\"><ahelp hid=\".uno:GraphicDialog\">Μορφοποιεί το μέγεθος, την θέση, και άλλες ιδιότητες του επιλεγμένου γραφικού.</ahelp></variable>"
+msgid "The list contains the paragraph styles that you can assign to index levels."
+msgstr "Η λίστα περιέχει τις τεχνοτροπίες παραγράφου που μπορείτε να δώσετε στα διάφορα επίπεδα του ευρετηρίου."
-#: 05060000.xhp
+#: 04120219.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3147167\n"
+"04120219.xhp\n"
+"par_id3147176\n"
"5\n"
"help.text"
-msgid "You can also change some of the properties of the selected graphic with <link href=\"text/swriter/01/04130100.xhp\" name=\"shortcut keys\">shortcut keys</link>."
-msgstr "Μπορείτε επίσης να μεταβάλετε μερικές από τις ιδιότητες του επιλεγμένου γραφικού με τα <link href=\"text/swriter/01/04130100.xhp\" name=\"πλήκτρα συντόμευσης\">πλήκτρα συντόμευσης</link>."
+msgid "To create an index entry from a paragraph style, click the style in the<emph> Styles</emph> list, and then click the <emph>>> </emph>button to move the style to the index level that you want."
+msgstr "Για να δημιουργήσετε μια καταχώριση ευρετηρίου από μια τεχνοτροπία παραγράφου, πατήστε στην τεχνοτροπία στη λίστα <emph>Τεχνοτροπίες</emph> και μετά πατήστε στο κουμπί <emph>>> </emph> για να μετακινήσετε την τεχνοτροπία στο επίπεδο του ευρετηρίου που θέλετε."
-#: 05060000.xhp
+#: 04120219.xhp
msgctxt ""
-"05060000.xhp\n"
-"par_id3150759\n"
-"3\n"
+"04120219.xhp\n"
+"hd_id3150762\n"
+"6\n"
"help.text"
-msgid "The <emph>Graphics</emph> dialog contains the following tab pages:"
-msgstr "Ο διάλογος <emph>Γραφικά</emph> περιέχει τις ακόλουθες σελίδες καρτελών:"
+msgid "<<"
+msgstr "<<"
-#: 05060000.xhp
+#: 04120219.xhp
msgctxt ""
-"05060000.xhp\n"
-"hd_id3145419\n"
-"4\n"
+"04120219.xhp\n"
+"par_id3149289\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση\">Αναδίπλωση</link>"
+msgid "<ahelp hid=\"SW_IMAGEBUTTON_DLG_ADD_IDX_STYLES_PB_LEFT\" visibility=\"visible\">Moves the selected paragraph style up one level in the index hierarchy.</ahelp>"
+msgstr "<ahelp hid=\"SW_IMAGEBUTTON_DLG_ADD_IDX_STYLES_PB_LEFT\" visibility=\"visible\">Μετακινεί την επιλεγμένη τεχνοτροπία παραγράφου προς τα πάνω κατά ένα επίπεδο στην ιεραρχία του ευρετηρίου.</ahelp>"
-#: 05090300.xhp
+#: 04120219.xhp
msgctxt ""
-"05090300.xhp\n"
-"tit\n"
+"04120219.xhp\n"
+"hd_id3151178\n"
+"8\n"
"help.text"
-msgid "Text Flow"
-msgstr "Ροή κειμένου"
+msgid ">>"
+msgstr ">>"
-#: 05090300.xhp
+#: 04120219.xhp
msgctxt ""
-"05090300.xhp\n"
-"bm_id3154558\n"
+"04120219.xhp\n"
+"par_id3157903\n"
+"9\n"
"help.text"
-msgid "<bookmark_value>tables;text flow around text tables</bookmark_value><bookmark_value>text flow;around text tables</bookmark_value><bookmark_value>columns; breaks in text tables</bookmark_value><bookmark_value>row breaks in text tables</bookmark_value><bookmark_value>tables; allowing page breaks</bookmark_value><bookmark_value>page breaks; tables</bookmark_value><bookmark_value>splitting tables;row breaks</bookmark_value>"
-msgstr "<bookmark_value>πίνακες;ροή κειμένου γύρω από πίνακες κειμένου</bookmark_value><bookmark_value>ροή κειμένου;γύρω από πίνακες κειμένου</bookmark_value><bookmark_value>στήλες;αλλαγές σε πίνακες κειμένου</bookmark_value><bookmark_value>αλλαγές γραμμών σε πίνακες κειμένου</bookmark_value><bookmark_value>πίνακες;να επιτρέπονται αλλαγές γραμμών</bookmark_value><bookmark_value>αλλαγές σελίδας;πίνακες</bookmark_value><bookmark_value>διαίρεση πινάκων;αλλαγές γραμμών</bookmark_value>"
+msgid "<ahelp hid=\"SW_IMAGEBUTTON_DLG_ADD_IDX_STYLES_PB_RIGHT\" visibility=\"visible\">Moves the selected paragraph style down one level in the index hierarchy.</ahelp>"
+msgstr "<ahelp hid=\"SW_IMAGEBUTTON_DLG_ADD_IDX_STYLES_PB_RIGHT\" visibility=\"visible\">Μετακινεί την επιλεγμένη τεχνοτροπία παραγράφου προς τα κάτω κατά ένα επίπεδο στην ιεραρχία του ευρετηρίου.</ahelp>"
-#: 05090300.xhp
+#: 04120220.xhp
msgctxt ""
-"05090300.xhp\n"
-"hd_id3154558\n"
-"1\n"
+"04120220.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05090300.xhp\" name=\"Text Flow\">Text Flow</link>"
-msgstr "<link href=\"text/swriter/01/05090300.xhp\" name=\"Ροή κειμένου\">Ροή κειμένου</link>"
+msgid "Entries (indexes/tables)"
+msgstr "Καταχωρίσεις (ευρετήρια/πίνακες)"
-#: 05090300.xhp
+#: 04120220.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_id3145245\n"
-"2\n"
+"04120220.xhp\n"
+"hd_id3149349\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_TABLE_TEXTFLOW\">Set the text flow options for the text before and after the table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TEXTFLOW\">Ορίστε τις επιλογές ροής κειμένου για το κείμενο πριν ή ύστερα από τον πίνακα.</ahelp>"
+msgid "<link href=\"text/swriter/01/04120220.xhp\" name=\"Entries (indexes/tables)\">Entries (indexes/tables)</link>"
+msgstr "<link href=\"text/swriter/01/04120220.xhp\" name=\"Καταχωρίσεις (ευρετήρια/πίνακες)\">Καταχωρίσεις (ευρετήρια/πίνακες)</link>"
-#: 05090300.xhp
+#: 04120220.xhp
msgctxt ""
-"05090300.xhp\n"
-"hd_id3153920\n"
-"3\n"
+"04120220.xhp\n"
+"par_id3154504\n"
+"2\n"
"help.text"
-msgid "Text flow"
-msgstr "Ροή κειμένου"
+msgid "<ahelp visibility=\"visible\" hid=\"HID_TP_TOX_ENTRY\">Specify the format of the index or table entries. The appearance of this tab changes to reflect the type of index that you selected on the <link href=\"text/swriter/01/04120210.xhp\" name=\"Index/Table\">Index/Table</link> tab.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"HID_TP_TOX_ENTRY\">Ορίστε τη μορφή των καταχωρίσεων ευρετηρίου ή πίνακα. Η εμφάνιση αυτής της καρτέλας αλλάζει για να ανακλά τον τύπο του επιλεγμένου ευρετηρίου στην καρτέλα. <link href=\"text/swriter/01/04120210.xhp\" name=\"Ευρετήριο/Πίνακας\">Ευρετήριο/Πίνακας.</link></ahelp>"
-#: 05090300.xhp
+#: 04120220.xhp
msgctxt ""
-"05090300.xhp\n"
-"hd_id3153720\n"
+"04120220.xhp\n"
+"hd_id3148770\n"
"4\n"
"help.text"
-msgid "Break"
-msgstr "Αλλαγή"
+msgid "<link href=\"text/swriter/01/04120221.xhp\" name=\"Table of Contents\">Table of Contents</link>"
+msgstr "<link href=\"text/swriter/01/04120221.xhp\" name=\"Πίνακας περιεχομένων\">Πίνακας περιεχομένων</link>"
-#: 05090300.xhp
+#: 04120220.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_id3154643\n"
+"04120220.xhp\n"
+"hd_id3147564\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TABLE_TEXTFLOW:CB_PAGEBREAK\">Select this check box, and then select the type of break that you want to associate with the table.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TABLE_TEXTFLOW:CB_PAGEBREAK\">Επιλέξτε αυτό το πλαίσιο ελέγχου και ύστερα επιλέξτε τον τύπο αλλαγής που επιθυμείτε να αντιστοιχίσετε με τον πίνακα.</ahelp>"
+msgid "<link href=\"text/swriter/01/04120222.xhp\" name=\"Alphabetical Index\">Alphabetical Index</link>"
+msgstr "<link href=\"text/swriter/01/04120222.xhp\" name=\"Αλφαβητικό ευρετήριο\">Αλφαβητικό ευρετήριο</link>"
-#: 05090300.xhp
+#: 04120220.xhp
msgctxt ""
-"05090300.xhp\n"
-"hd_id3151183\n"
+"04120220.xhp\n"
+"hd_id3151188\n"
"6\n"
"help.text"
-msgid "Page"
-msgstr "Σελίδα"
+msgid "<link href=\"text/swriter/01/04120223.xhp\" name=\"Illustration Index\">Illustration Index</link>"
+msgstr "<link href=\"text/swriter/01/04120223.xhp\" name=\"Ευρετήριο εικόνων\">Ευρετήριο εικόνων</link>"
-#: 05090300.xhp
+#: 04120220.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_id3149286\n"
+"04120220.xhp\n"
+"hd_id3150761\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_TABLE_TEXTFLOW:RB_BREAKPAGE\">Inserts a page break before or after the table.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_TABLE_TEXTFLOW:RB_BREAKPAGE\">Εισάγει μία αλλαγή σελίδας πριν ή μετά τον πίνακα.</ahelp>"
+msgid "<link href=\"text/swriter/01/04120224.xhp\" name=\"Index of Tables\">Index of Tables</link>"
+msgstr "<link href=\"text/swriter/01/04120224.xhp\" name=\"Ευρετήριο πινάκων\">Ευρετήριο πινάκων</link>"
-#: 05090300.xhp
+#: 04120220.xhp
msgctxt ""
-"05090300.xhp\n"
-"hd_id3150981\n"
+"04120220.xhp\n"
+"hd_id3153517\n"
"8\n"
"help.text"
-msgid "Column"
-msgstr "Στήλη"
+msgid "<link href=\"text/swriter/01/04120225.xhp\" name=\"User-Defined\">User-Defined</link>"
+msgstr "<link href=\"text/swriter/01/04120225.xhp\" name=\"Προσαρμοσμένο ευρετήριο\">Προσαρμοσμένο ευρετήριο</link>"
-#: 05090300.xhp
+#: 04120220.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_id3151310\n"
+"04120220.xhp\n"
+"hd_id3151175\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_TABLE_TEXTFLOW:RB_BREAKCOLUMN\">Inserts a column break before or after the table on a multi-column page.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_TABLE_TEXTFLOW:RB_BREAKCOLUMN\">Εισάγει μία αλλαγή στήλης πριν ή μετά τον πίνακα σε μία πολύστηλη σελίδα .</ahelp>"
+msgid "<link href=\"text/swriter/01/04120226.xhp\" name=\"Table of Objects\">Table of Objects</link>"
+msgstr "<link href=\"text/swriter/01/04120226.xhp\" name=\"Πίνακας Αντικειμένων\">Πίνακας Αντικειμένων</link>"
-#: 05090300.xhp
+#: 04120220.xhp
msgctxt ""
-"05090300.xhp\n"
-"hd_id3155898\n"
+"04120220.xhp\n"
+"hd_id3147506\n"
"10\n"
"help.text"
-msgid "Before"
-msgstr "Πριν από"
+msgid "<link href=\"text/swriter/01/04120227.xhp\" name=\"Bibliography\">Bibliography</link>"
+msgstr "<link href=\"text/swriter/01/04120227.xhp\" name=\"Βιβλιογραφία\">Βιβλιογραφία</link>"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_id3149695\n"
-"11\n"
+"04120221.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_TABLE_TEXTFLOW:RB_PAGEBREAKBEFORE\">Inserts a page or column break before the table.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_TABLE_TEXTFLOW:RB_PAGEBREAKBEFORE\">Εισάγει μία αλλαγή σελίδας ή στήλης πριν από τον πίνακα.</ahelp>"
+msgid "Entries (table of contents)"
+msgstr "Καταχωρίσεις (πίνακας περιεχομένων)"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"hd_id3159189\n"
-"12\n"
+"04120221.xhp\n"
+"hd_id3145827\n"
+"1\n"
"help.text"
-msgid "After"
-msgstr "Μετά από"
+msgid "<link href=\"text/swriter/01/04120221.xhp\" name=\"Entries (table of contents)\">Entries (table of contents)</link>"
+msgstr "<link href=\"text/swriter/01/04120221.xhp\" name=\"Καταχωρίσεις (πίνακας περιεχομένων)\">Καταχωρίσεις (πίνακας περιεχομένων)</link>"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_id3155179\n"
-"13\n"
+"04120221.xhp\n"
+"par_id3150017\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_TABLE_TEXTFLOW:RB_PAGEBREAKAFTER\">Inserts a page or column break after the table.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_TABLE_TEXTFLOW:RB_PAGEBREAKAFTER\">Εισάγει μία αλλαγή στήλης ή σελίδας ύστερα από τον πίνακα.</ahelp>"
+msgid "<variable id=\"eintraege\">Specify the format of the entries in the table of contents.</variable>"
+msgstr "<variable id=\"eintraege\">Καθορισμός της μορφής των καταχωρίσεων στον πίνακα περιεχομένων.</variable>"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"hd_id3149490\n"
-"14\n"
+"04120221.xhp\n"
+"hd_id3148774\n"
+"3\n"
"help.text"
-msgid "With Page Style"
-msgstr "Με τεχνοτροπία σελίδας"
+msgid "Level"
+msgstr "Επίπεδο"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_id3143282\n"
-"15\n"
+"04120221.xhp\n"
+"par_id3147169\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TABLE_TEXTFLOW:CB_PAGECOLL\">Applies the page style that you specify to the first page that follows the page break.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TABLE_TEXTFLOW:CB_PAGECOLL\">Εισάγει την τεχνοτροπία σελίδας που καθορίζετε στην πρώτη σελίδα που ακολουθεί την αλλαγή σελίδας.</ahelp>"
+msgid "<ahelp hid=\".\">Select the level that you want to define.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το επίπεδο που θέλετε να ορίσετε.</ahelp>"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"hd_id3154839\n"
-"16\n"
+"04120221.xhp\n"
+"hd_id3147569\n"
+"6\n"
"help.text"
-msgid "Page Style"
-msgstr "Τεχνοτροπία σελίδας"
+msgid "Structure and formatting"
+msgstr "Δομή και μορφοποίηση"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_id3149098\n"
-"17\n"
+"04120221.xhp\n"
+"par_id3154638\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_TABLE_TEXTFLOW:LB_PAGECOLL\">Select the page style that you want to apply to the first page that follows the break.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_TABLE_TEXTFLOW:LB_PAGECOLL\">Εισάγει την τεχνοτροπία σελίδας που επιθυμείτε να εφαρμόσετε στην πρώτη σελίδα που ακολουθεί την αλλαγή σελίδας.</ahelp>"
+msgid "The <emph>Structure </emph>line defines how the entries in the index are composed. To change the appearance of an entry you can enter codes or text in the empty boxes on this line. You can also click in an empty box or on a code, and then click a code button."
+msgstr "Η γραμμή <emph>Δομή </emph>καθορίζει πως συνδυάζονται οι καταχωρίσεις στο ευρετήριο. Για να αλλάξετε την εμφάνιση μιας καταχώρισης μπορείτε να εισάγετε κωδικούς ή κείμενο στα κενά πλαίσια σε αυτή τη γραμμή. Μπορείτε επίσης να πατήσετε σε ένα κενό πλαίσιο κειμένου ή κωδικό και μετά να πατήσετε στο κουμπί κωδικός."
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"hd_id3149819\n"
-"18\n"
+"04120221.xhp\n"
+"par_id3149292\n"
+"35\n"
"help.text"
-msgid "Page number"
-msgstr "Αριθμός σελίδας"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays the remainder of the <emph>Structure </emph>line.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει το υπόλοιπο της γραμμής <emph>Δομή </emph>.</ahelp>"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_id3148978\n"
-"22\n"
+"04120221.xhp\n"
+"par_id3147512\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_TABLE_TEXTFLOW:NF_PAGENUM\">Enter the page number for the first page that follows the break.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_TABLE_TEXTFLOW:NF_PAGENUM\">Εισάγετε τον αριθμό σελίδας για την πρώτη σελίδα που ακολουθεί την αλλαγή σελίδας.</ahelp>"
+msgid "To delete a code from the <emph>Structure </emph>line, click the code, and then press the <item type=\"keycode\">Delete</item> key."
+msgstr "Διαγράφει έναν κωδικό από τη γραμμή <emph>Δομή</emph>, πατήστε στον κωδικό και μετά πατήστε το πλήκτρο <item type=\"keycode\">Διαγραφή</item>."
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"hd_id3147100\n"
-"33\n"
+"04120221.xhp\n"
+"par_id3149806\n"
+"9\n"
"help.text"
-msgid "Allow table to split across pages and columns"
-msgstr "Επιτρέπει στον πίνακα να χωρίζεται μεταξύ σελίδων και στηλών"
+msgid "To replace a code from the <emph>Structure </emph>line, click the code, and then click a code button."
+msgstr "Για να αντικαταστήσετε ένα κωδικό από τη γραμμή <emph>Δομή</emph>, πατήστε στον κωδικό και μετά πατήστε στο κουμπί κωδικός."
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_id3153629\n"
-"34\n"
+"04120221.xhp\n"
+"par_id3154480\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TABLE_TEXTFLOW:CB_SPLIT\">Allows a page break or column break between the rows of a table.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TABLE_TEXTFLOW:CB_SPLIT\">Επιτρέπει μία αλλαγή σελίδας ή στήλης μεταξύ των γραμμών του πίνακα.</ahelp>"
+msgid "To add a code to the <emph>Structure </emph>line, click in an empty box, and then click a code button."
+msgstr "Για να προσθέσετε έναν κωδικό στη γραμμή <emph>Δομή</emph>, πατήστε σε ένα κενό πλαίσιο και μετά πατήστε στο κουμπί κωδικός."
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_idN108D6\n"
+"04120221.xhp\n"
+"hd_id3153675\n"
+"11\n"
"help.text"
-msgid "Allow row to break across pages and columns"
-msgstr "Επιτρέπει στη γραμμή να διακόπτεται μεταξύ των σελίδων και στηλών"
+msgid "Chapter number (E#)"
+msgstr "Αριθμός κεφαλαίου (E#)"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_idN108DA\n"
+"04120221.xhp\n"
+"par_id3154567\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"sw:TriStateBox:TP_TABLE_TEXTFLOW:CB_SPLIT_ROW\">Allows a page break or column break inside a row of the table.</ahelp> This option is not applied to the first row in a table if the <emph>Repeat Heading</emph> option is selected."
-msgstr "<ahelp hid=\"sw:TriStateBox:TP_TABLE_TEXTFLOW:CB_SPLIT_ROW\">Επιτρέπει μία αλλαγή σελίδας ή στήλης σε μία γραμμή του πίνακα.</ahelp> Η επιλογή αυτή δεν εφαρμόζεται στην πρώτη γραμμή ενός πίνακα εάν έχει επιλεγεί η <emph>Επανάληψη κεφαλίδας</emph>."
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_ENTRYNO\">Inserts the chapter number. To assign chapter numbering to a heading style, choose<emph> Tools - Outline Numbering</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_ENTRYNO\">Εισάγει τον αριθμό κεφαλαίου. Για απόδοση αρίθμησης κεφαλαίου σε τεχνοτροπία κεφαλίδας, διαλέξτε<emph> Εργαλεία - Αρίθμηση διάρθρωσης</emph>.</ahelp>"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"hd_id3149034\n"
-"35\n"
+"04120221.xhp\n"
+"hd_id3149691\n"
+"13\n"
"help.text"
-msgid "Keep with next paragraph"
-msgstr "Διατήρηση με την επόμενη παράγραφο"
+msgid "Entry text (E)"
+msgstr "Κείμενο καταχώρισης (E)"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_id3147577\n"
-"36\n"
+"04120221.xhp\n"
+"par_id3154199\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TABLE_TEXTFLOW:CB_KEEP\">Keeps the table and the following paragraph together when you insert the break.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TABLE_TEXTFLOW:CB_KEEP\">Διατηρεί τον πίνακα και την επόμενη παράγραφο μαζί όταν εισάγετε μία αλλαγή.</ahelp>"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_ENTRY\">Inserts the text of the chapter heading.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_ENTRY\">Εισάγει το κείμενο της κεφαλίδας του κεφαλαίου.</ahelp>"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"hd_id3152772\n"
-"19\n"
+"04120221.xhp\n"
+"hd_id3143276\n"
+"15\n"
"help.text"
-msgid "Repeat heading"
-msgstr "Επανάληψη κεφαλίδας"
+msgid "Tab stop (T)"
+msgstr "Όριο στηλοθέτη (T)"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_id3153350\n"
-"20\n"
+"04120221.xhp\n"
+"par_id3149490\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TABLE_TEXTFLOW:CB_HEADLINE\">Repeats the table heading on a new page when the table spans more than one page.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TABLE_TEXTFLOW:CB_HEADLINE\">Επαναλαμβάνει την κεφαλίδα του πίνακα σε μία νέα σελίδα, όταν ο πίνακας επεκτείνεται σε περισσότερες από μία σελίδες.</ahelp>"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_TAB\">Inserts a tab stop. To add leader dots to the tab stop, select a character in the <emph>Fill character box</emph>. To change the position of the tab stop, enter a value in the <emph>Tab stop position </emph>box, or select the <emph>Align right </emph>check box.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_TAB\">Εισάγει ένα όριο στηλοθέτη. Για να προσθέσετε κουκκίδες στο όριο στηλοθέτη, επιλέξτε ένα χαρακτήρα στο πλαίσιο <emph>Χαρακτήρας συμπλήρωσης</emph>. Για να αλλάξετε τη θέση του ορίου στηλοθέτη, εισάγετε μια τιμή στο πλαίσιο <emph>Θέση ορίου στηλοθέτη</emph> ή επιλέξτε το πλαίσιο ελέγχου <emph>Στοίχιση δεξιά</emph>.</ahelp>"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_idN1091C\n"
+"04120221.xhp\n"
+"hd_id3151257\n"
+"17\n"
"help.text"
-msgid "The first ... rows"
-msgstr "Οι πρώτες ... γραμμές"
+msgid "Page number (#)"
+msgstr "Αριθμός σελίδας (#)"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_idN10920\n"
+"04120221.xhp\n"
+"par_id3148981\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"sw:NumericField:TP_TABLE_TEXTFLOW:NF_REPEAT_HEADER\">Enter the number of rows to include in the heading.</ahelp>"
-msgstr "<ahelp hid=\"sw:NumericField:TP_TABLE_TEXTFLOW:NF_REPEAT_HEADER\">Εισάγετε τον αριθμό γραμμών που θα συμπεριληφθούν στην κεφαλίδα.</ahelp>"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_PAGENO\">Inserts the page number of the entry.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_PAGENO\">Εισάγει τον αριθμό σελίδας της καταχώρισης.</ahelp>"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_idN10940\n"
+"04120221.xhp\n"
+"hd_id3147212\n"
+"19\n"
"help.text"
-msgid "Text orientation"
-msgstr "Προσανατολισμός κειμένου"
+msgid "Hyperlink (LS and LE)"
+msgstr "Υπερσύνδεσμος (LS και LE)"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_idN10944\n"
+"04120221.xhp\n"
+"par_id3153631\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\"sw:ListBox:TP_TABLE_TEXTFLOW:LB_TEXTORIENTATION\">Select the orientation for the text in the cells.</ahelp> You can use the following formatting options to specify the orientation of text in table cells:"
-msgstr "<ahelp hid=\"sw:ListBox:TP_TABLE_TEXTFLOW:LB_TEXTORIENTATION\">Επιλογή του προσανατολισμού για το κείμενο στα κελιά.</ahelp> Μπορείτε να αλλάξετε τις παρακάτω επιλογές μορφοποίησης για να καθορίσετε τον προσανατολισμό του κειμένου σε κελιά πίνακα:"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_HYPERLINK\">Creates a hyperlink for the part of the entry that you enclose by the opening (LS) and the closing (LE) hyperlink tags. On the <emph>Structure </emph>line, click in the empty box in front of the part that you want to create a hyperlink for, and then click this button. Click in the empty box after the part that you want to hyperlink, and then click this button again. All hyperlinks must be unique. Available only for a table of contents.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_HYPERLINK\">Δημιουργεί έναν υπερσύνδεσμο για το τμήμα της καταχώρισης που περικλείεται από τις ετικέτες υπερσύνδεσμου ανοίγματος (LS) και κλεισίματος (LE). Στη γραμμή <emph>Δομή</emph>, πατήστε στο κενό πλαίσιο πριν από το τμήμα για το οποίο θέλετε να δημιουργήσετε τον υπερσύνδεσμο και μετά πατήστε στο κουμπί. Πατήστε στο κενό πλαίσιο μετά το τμήμα που θέλετε να δημιουργήσετε τον υπερσύνδεσμο και μετά πατήστε στο κουμπί ξανά. Όλοι οι υπερσυνδέσμοι πρέπει να είναι μοναδικοί. Διαθέσιμο μόνο για τον πίνακα περιεχομένων.</ahelp>"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_idN10964\n"
+"04120221.xhp\n"
+"hd_id3152766\n"
+"36\n"
"help.text"
-msgid "Horizontal"
-msgstr "Οριζόντια"
+msgid "All"
+msgstr "Όλα"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_idN10968\n"
+"04120221.xhp\n"
+"par_id3155137\n"
+"37\n"
"help.text"
-msgid "Vertical"
-msgstr "Κάθετα"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_ALL_LEVELS\">Applies the current settings without closing the dialog.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_ALL_LEVELS\">Εφαρμόζει τις τρέχουσες ρυθμίσεις χωρίς να κλείσει τον διάλογο.</ahelp>"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_idN1097T\n"
+"04120221.xhp\n"
+"hd_id3153355\n"
+"21\n"
"help.text"
-msgid "Use superordinate object settings"
-msgstr "Χρήση των ρυθμίσεων ανώτερου αντικειμένου"
+msgid "Character Style"
+msgstr "Τεχνοτροπία χαρακτήρων"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"hd_id3151028\n"
+"04120221.xhp\n"
+"par_id3156277\n"
+"22\n"
+"help.text"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_CHARSTYLE\">Specify the formatting style for the selected part on the <emph>Structure line</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_CHARSTYLE\">Καθορίζει την τεχνοτροπία μορφοποίησης για το επιλεγμένο τμήμα στη γραμμή <emph>Δομή</emph>.</ahelp>"
+
+#: 04120221.xhp
+msgctxt ""
+"04120221.xhp\n"
+"hd_id3145772\n"
"23\n"
"help.text"
-msgid "Vertical alignment"
-msgstr "Κάθετη στοίχιση"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 05090300.xhp
+#: 04120221.xhp
msgctxt ""
-"05090300.xhp\n"
-"par_id3149164\n"
+"04120221.xhp\n"
+"par_id3151372\n"
"24\n"
"help.text"
-msgid "<ahelp hid=\"sw:ListBox:TP_TABLE_TEXTFLOW:LB_VERTORIENT\">Specify the vertical text alignment for the cells in the table.</ahelp>"
-msgstr "<ahelp hid=\"sw:ListBox:TP_TABLE_TEXTFLOW:LB_VERTORIENT\">Καθορίστε την κάθετη στοίχιση κειμένου για τα κελιά στον πίνακα.</ahelp>"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_EDITSTYLE\">Opens a dialog where you can edit the selected character style.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_EDITSTYLE\">Ανοίγει έναν διάλογο, όπου μπορείτε να επεξεργαστείτε την επιλεγμένη τεχνοτροπία χαρακτήρων.</ahelp>"
-#: 01150000.xhp
+#: 04120221.xhp
msgctxt ""
-"01150000.xhp\n"
-"tit\n"
+"04120221.xhp\n"
+"hd_id3155909\n"
+"25\n"
"help.text"
-msgid "Mail Merge"
-msgstr "Συγχώνευση αλληλογραφίας"
+msgid "Fill character"
+msgstr "Χαρακτήρας γεμίσματος"
-#: 01150000.xhp
+#: 04120221.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3150757\n"
-"1\n"
+"04120221.xhp\n"
+"par_id3150112\n"
+"26\n"
"help.text"
-msgid "Mail Merge"
-msgstr "Συγχώνευση αλληλογραφίας"
+msgid "<ahelp hid=\"SW:COMBOBOX:TP_TOX_ENTRY:CB_FILLCHAR\">Select the tab leader that you want use.</ahelp>"
+msgstr "<ahelp hid=\"SW:COMBOBOX:TP_TOX_ENTRY:CB_FILLCHAR\">Επιλέγει την αρχή του στηλοθέτη που θέλετε να χρησιμοποιήσετε.</ahelp>"
-#: 01150000.xhp
+#: 04120221.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3151187\n"
-"2\n"
+"04120221.xhp\n"
+"hd_id3155859\n"
+"27\n"
"help.text"
-msgid "<variable id=\"serienbrieftext\"><ahelp hid=\".uno:MergeDialog\">Opens the <emph>Mail Merge</emph> dialog, which helps you in printing and saving form letters.</ahelp></variable>"
-msgstr "<variable id=\"serienbrieftext\"><ahelp hid=\".uno:MergeDialog\">Ανοίγει το διάλογο <emph>Συγχώνευση αλληλογραφίας</emph>, που σας βοηθά να εκτυπώσετε και να αποθηκεύσετε φόρμες επιστολών.</ahelp></variable>"
+msgid "Tab stop position"
+msgstr "Θέση ορίου στηλοθέτη"
-#: 01150000.xhp
+#: 04120221.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3154102\n"
-"4\n"
+"04120221.xhp\n"
+"par_id3150689\n"
+"28\n"
"help.text"
-msgid "During printing, the database information replaces the corresponding database fields (placeholders). For more information about inserting database fields refer to the <link href=\"text/swriter/01/04090006.xhp\" name=\"Database\"><emph>Database</emph></link> tab page under <emph>Insert - Fields - Other</emph>."
-msgstr "Κατά τη διάρκεια της εκτύπωσης, οι πληροφορίες της βάσης δεδομένων αντικαθιστούν τα αντίστοιχα πεδία της βάσης δεδομένων (δεσμευτικά θέσης). Για περισσότερες πληροφορίες σχετικά για την εισαγωγή πεδίων βάσης δεδομένων ανατρέξτε στη σελίδα καρτέλας <link href=\"text/swriter/01/04090006.xhp\" name=\"Βάση δεδομένων\"><emph>Βάση δεδομένων</emph></link> στο μενού <emph>Εισαγωγή - Πεδία - Άλλα</emph>."
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_TOX_ENTRY:MF_TABPOS\">Enter the distance to leave between the left page margin and the tab stop.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_TOX_ENTRY:MF_TABPOS\">Εισάγετε την απόσταση που θα αφήσετε μεταξύ του αριστερού περιθωρίου σελίδας και του ορίου στηλοθέτη.</ahelp>"
-#: 01150000.xhp
+#: 04120221.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id8186895\n"
+"04120221.xhp\n"
+"hd_id3147415\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a database and table.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μια βάση δεδομένων και έναν πίνακα.</ahelp>"
+msgid "Align right"
+msgstr "Στοίχιση δεξιά"
-#: 01150000.xhp
+#: 04120221.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3101901\n"
+"04120221.xhp\n"
+"par_id3147495\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to create one big document containing all data records.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε για να δημιουργήσετε ένα μεγάλο έγγραφο που περιέχει όλες τις εγγραφές δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_AUTORIGHT\">Aligns the tab stop to the right page margin.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_AUTORIGHT\">Στοιχίζει το όριο στηλοθέτη στο δεξιό περιθώριο σελίδας.</ahelp>"
-#: 01150000.xhp
+#: 04120221.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id5345011\n"
+"04120221.xhp\n"
+"hd_id3145269\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to create one document for every one data record.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε για να δημιουργήσετε ένα έγγραφο για καθεμιά εγγραφή δεδομένων.</ahelp>"
+msgid "Format"
+msgstr "Μορφοποίηση"
-#: 01150000.xhp
+#: 04120221.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id5631580\n"
+"04120221.xhp\n"
+"par_id6499221\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Generate each file name from data contained in a database.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Δημιουργεί κάθε όνομα αρχείου από τα δεδομένα που περιέχονται στη βάση δεδομένων.</ahelp>"
+msgid "<ahelp hid=\".\">Only visible when you click the E# button in the Structure line. Select to show the chapter number with or without separator.</ahelp>"
+msgstr "<ahelp hid=\".\">Ορατό μόνο εάν πατήσετε στο κουμπί E# στη γραμμή δομής. Επιλέξτε την εμφάνιση του αριθμού κεφαλαίου με ή χωρίς διαχωριστικό.</ahelp>"
-#: 01150000.xhp
+#: 04120221.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id8992889\n"
+"04120221.xhp\n"
+"hd_id3149559\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the file format.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε τη μορφή του αρχείου.</ahelp>"
+msgid "Tab position relative to Paragraph Style indent"
+msgstr "Θέση στηλοθετών ανάλογα με την εσοχή της τεχνοτροπίας της παραγράφου"
-#: 01150000.xhp
+#: 04120221.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3154482\n"
-"5\n"
+"04120221.xhp\n"
+"par_id3150554\n"
+"34\n"
"help.text"
-msgid "Records"
-msgstr "Εγγραφές"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_RELTOSTYLE\">Positions the tab stop relative to the \"indent from left\" value defined in the paragraph style selected on the <emph>Styles</emph> tab. Otherwise the tab stop is positioned relative to the left text margin.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_RELTOSTYLE\">Τοποθετείτο όριο στηλοθέτη σχετικά με την τιμή \"εσοχή από αριστερά\" που καθορίζεται στην επιλεγμένη τεχνοτροπία παραγράφου στην καρτέλα <emph>Τεχνοτροπίες</emph>. Αλλιώς το όριο στηλοθέτη τοποθετείται σχετικά με το αριστερό περιθώριο του κειμένου.</ahelp>"
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3154565\n"
-"6\n"
+"04120222.xhp\n"
+"tit\n"
"help.text"
-msgid "Determines the number of records for printing the form letter. One letter will be printed for each record."
-msgstr "Προσδιορίζει τον αριθμό εγγραφών για εκτύπωση της φόρμας επιστολής. Θα εκτυπωθεί μία επιστολή για κάθε εγγραφή."
+msgid "Entries (alphabetical index)"
+msgstr "Καταχωρίσεις (αλφαβητικό ευρετήριο)"
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3155896\n"
-"7\n"
+"04120222.xhp\n"
+"hd_id3147506\n"
+"1\n"
"help.text"
-msgid "All"
-msgstr "Όλα"
+msgid "<link href=\"text/swriter/01/04120222.xhp\" name=\"Entries (alphabetical index)\">Entries (alphabetical index)</link>"
+msgstr "<link href=\"text/swriter/01/04120222.xhp\" name=\"Καταχωρίσεις (αλφαβητικό ευρετήριο)\">Καταχωρίσεις (αλφαβητικό ευρετήριο)</link>"
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3149691\n"
-"8\n"
+"04120222.xhp\n"
+"par_id3154100\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_ALL\">Processes all the records from the database.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_ALL\">Επεξεργάζεται όλες τις εγγραφές από τη βάση δεδομένων.</ahelp>"
+msgid "<variable id=\"eintraege\">Specify the format of the alphabetical index entries. </variable>"
+msgstr "<variable id=\"eintraege\">Ορίζει τη μορφοποίηση των αλφαβητικών καταχωρίσεων του ευρετηρίου. </variable>"
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3155186\n"
-"9\n"
+"04120222.xhp\n"
+"par_id3153532\n"
+"3\n"
"help.text"
-msgid "Selected records"
-msgstr "Επιλεγμένες εγγραφές"
+msgid "Level \"S\" refers to the single letter headings that divide the index entries alphabetically. To enable these headings, select the <emph>Alphabetical delimiter</emph> check box in the <emph>Format</emph> area."
+msgstr "Το επίπεδο \"S\" αναφέρεται στο μόνο γράμμα κεφαλίδων που χωρίζει τις καταχωρίσεις του ευρετηρίου αλφαβητικά. Για να ενεργοποιήσετε αυτές τις κεφαλίδες, επιλέξτε το πλαίσιο ελέγχου <emph>Αλφαβητικός οριοθέτης</emph> στην περιοχή <emph>Μορφοποίηση</emph>."
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3149483\n"
-"10\n"
+"04120222.xhp\n"
+"hd_id3152957\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_MARKED\">Processes only the marked records from the database. This option is only available when you have previously marked the necessary records in the database.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_MARKED\">Επεξεργάζεται μόνο τις σημειωμένες εγγραφές από τη βάση δεδομένων. Η επιλογή αυτή είναι διαθέσιμη μόνο εάν έχετε επισημάνει προηγουμένως τις απαραίτητες εγγραφές στη βάση δεδομένων.</ahelp>"
+msgid "Chapter Info"
+msgstr "Πληροφορίες κεφαλαίου"
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3149819\n"
-"23\n"
+"04120222.xhp\n"
+"par_id3154573\n"
+"5\n"
"help.text"
-msgid "From"
-msgstr "Από"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_CHAPTERINFO\">Inserts chapter information, such as the chapter heading and number. Select the information that you want to display in the <emph>Chapter entry </emph>box.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_CHAPTERINFO\">Εισάγει τις πληροφορίες του κεφαλαίου, όπως την κεφαλίδα και τον αριθμό του κεφαλαίου. Επιλέξτε τις πληροφορίες που θέλετε να εμφανιστούν στο πλαίσιο <emph>Καταχώριση κεφαλαίου </emph>.</ahelp>"
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3149104\n"
-"24\n"
+"04120222.xhp\n"
+"hd_id3149692\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_FROM\">Specifies which records to include in your form letter.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_FROM\">Προσδιορίζει τις εγγραφές που θα συμπεριληφθούν στην φόρμα επιστολής.</ahelp>"
+msgid "Chapter entry"
+msgstr "Καταχώριση κεφαλαίου"
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3151260\n"
-"11\n"
+"04120222.xhp\n"
+"par_id3155174\n"
+"7\n"
"help.text"
-msgid "From:"
-msgstr "Από:"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_CHAPTERENTRY\">Select the chapter information that you want to include in the index entry.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_CHAPTERENTRY\">Επιλέξτε τις πληροφορίες του κεφαλαίου που θέλετε να συμπεριλάβετε στην καταχώριση του ευρετηρίου.</ahelp>"
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3149034\n"
-"12\n"
+"04120222.xhp\n"
+"hd_id7605517\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:DLG_MAILMERGE:NF_FROM\">Specifies the number of the first record to be printed.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:DLG_MAILMERGE:NF_FROM\">Προσδιορίζει τον αριθμό της πρώτης εγγραφής που θα εκτυπωθεί.</ahelp>"
+msgid "Evaluate up to level"
+msgstr "Αξιολόγηση μέχρι το επίπεδο"
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3153631\n"
-"25\n"
+"04120222.xhp\n"
+"par_id6739402\n"
"help.text"
-msgid "To:"
-msgstr "Προς:"
+msgid "<ahelp hid=\".\">Enter the maximum hierarchy level down to which objects are shown in the generated index.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το μέγιστο επίπεδο ιεραρχίας μέχρι το οποίο εμφανίζονται τα αντικείμενα στο γενικό ευρετήριο.</ahelp>"
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3145758\n"
-"26\n"
+"04120222.xhp\n"
+"hd_id3149493\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:DLG_MAILMERGE:NF_TO\">Specifies the number of the last record to be printed.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:DLG_MAILMERGE:NF_TO\">Προσδιορίζει τον αριθμό της τελευταίας εγγραφής που θα εκτυπωθεί.</ahelp>"
+msgid "Character Style for main entries"
+msgstr "Τεχνοτροπία χαρακτήρων για κύριες καταχωρίσεις"
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3152772\n"
-"13\n"
+"04120222.xhp\n"
+"par_id3149109\n"
+"9\n"
"help.text"
-msgid "Output"
-msgstr "Έξοδος"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_MAIN_ENTRY_STYLE\">Specify the formatting style for the main entries in the alphabetical index. To convert an index entry into a main entry, click in front of the index field in the document and then choose <emph>Edit - </emph><link href=\"text/swriter/01/04120100.xhp\" name=\"Index Entry\"><emph>Index Entry</emph></link>.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_MAIN_ENTRY_STYLE\">Καθορίστε την τεχνοτροπία μορφοποίησης για τις κύριες καταχωρίσεις στο αλφαβητικό ευρετήριο. Για να μετατρέψετε μια καταχώριση ευρετηρίου σε κύρια καταχώριση, πατήστε μπροστά από το πεδίο του ευρετηρίου στο έγγραφο και μετά επιλέξτε <emph>Επεξεργασία - </emph><link href=\"text/swriter/01/04120100.xhp\" name=\"Καταχώριση ευρετηρίου\"><emph>Καταχώριση ευρετηρίου</emph></link>.</ahelp>"
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3155138\n"
-"14\n"
+"04120222.xhp\n"
+"hd_id3148977\n"
+"10\n"
"help.text"
-msgid "Determines whether to send your form letters to a printer or save them to a file."
-msgstr "Προσδιορίζει αν οι φόρμες επιστολών θα αποσταλούν σε έναν εκτυπωτή ή θα αποθηκευτούν σε ένα αρχείο."
+msgid "Alphabetical delimiter"
+msgstr "Αλφαβητικός οριοθέτης"
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3150485\n"
-"15\n"
+"04120222.xhp\n"
+"par_id3147100\n"
+"11\n"
"help.text"
-msgid "Printer"
-msgstr "Εκτυπωτής"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_ALPHADELIM\">Uses the initial letters of the alphabetically arranged index entries as section headings.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_ALPHADELIM\" visibility=\"visible\">Χρησιμοποιεί τα αρχικά γράμματα της αλφαβητικής ταξινόμησης των καταχωρίσεων του ευρετηρίου ως κεφαλίδες της ενότητας.</ahelp>"
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3149167\n"
-"16\n"
+"04120222.xhp\n"
+"hd_id3147226\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_PRINTER\">Prints the form letters.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_PRINTER\">Εκτυπώνει τις τυπικές επιστολές.</ahelp>"
+msgid "Key separated by commas"
+msgstr "Κλειδιά που χωρίζονται με κόμματα"
-#: 01150000.xhp
+#: 04120222.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3145773\n"
-"39\n"
+"04120222.xhp\n"
+"par_id3153631\n"
+"13\n"
"help.text"
-msgid "File"
-msgstr "Αρχείο"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_COMMASEPARATED\">Arranges the index entries on the same line, separated by commas.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_COMMASEPARATED\" visibility=\"visible\">Τακτοποιεί τις καταχωρίσεις ευρετηρίου στην ίδια γραμμή, που χωρίζονται με κόμματα.</ahelp>"
-#: 01150000.xhp
+#: 04120223.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3155910\n"
-"40\n"
+"04120223.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_FILE\">Saves the form letters in files.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_FILE\">Αποθηκεύει την φόρμα επιστολής σε αρχεία.</ahelp>"
+msgid "Entries (illustration index)"
+msgstr "Καταχωρίσεις (ευρετήριο εικόνων)"
-#: 01150000.xhp
+#: 04120223.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3151371\n"
-"35\n"
+"04120223.xhp\n"
+"hd_id3145244\n"
+"1\n"
"help.text"
-msgid "Single print jobs"
-msgstr "Μεμονωμένες εργασίες εκτύπωσης"
+msgid "<link href=\"text/swriter/01/04120223.xhp\" name=\"Entries (illustration index)\">Entries (illustration index)</link>"
+msgstr "<link href=\"text/swriter/01/04120223.xhp\" name=\"Καταχωρίσεις (ευρετήριο εικόνων)\">Καταχωρίσεις (ευρετήριο εικόνων)</link>"
-#: 01150000.xhp
+#: 04120223.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3155858\n"
-"36\n"
+"04120223.xhp\n"
+"par_id3148769\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:DLG_MAILMERGE:CB_SINGLE_JOBS\">Prints each form letter individually with the selected printer.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:DLG_MAILMERGE:CB_SINGLE_JOBS\">Εκτυπώνει κάθε φόρμα επιστολής ξεχωριστά στον επιλεγμένο εκτυπωτή.</ahelp>"
+msgid "<variable id=\"eintraege\">Specify the format for the illustration index entries. </variable>"
+msgstr "<variable id=\"eintraege\">Ορίστε τη μορφή των καταχωρίσεων του ευρετηρίου εικόνων.</variable>"
-#: 01150000.xhp
+#: 04120223.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3150111\n"
-"41\n"
+"04120223.xhp\n"
+"par_id3154639\n"
+"3\n"
"help.text"
-msgid "Path"
-msgstr "Διαδρομή"
+msgid "Illustration Indexes only have one index level."
+msgstr "Τα ευρετήρια εικόνων έχουν μόνο ένα επίπεδο ευρετηρίου."
-#: 01150000.xhp
+#: 04120224.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3150687\n"
-"42\n"
+"04120224.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:DLG_MAILMERGE:ED_PATH\">Specifies the path to store the form letters.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:DLG_MAILMERGE:ED_PATH\">Καθορίζει τη διαδρομή αποθήκευσης των φορμών επιστολών.</ahelp>"
+msgid "Entries (index of tables)"
+msgstr "Καταχωρίσεις (ευρετήριο πινάκων)"
-#: 01150000.xhp
+#: 04120224.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3147412\n"
-"43\n"
+"04120224.xhp\n"
+"hd_id3147406\n"
+"1\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "<link href=\"text/swriter/01/04120224.xhp\" name=\"Entries (index of tables)\">Entries (index of tables)</link>"
+msgstr "<link href=\"text/swriter/01/04120224.xhp\" name=\"Καταχωρίσεις (ευρετήριο πινάκων)\">Καταχωρίσεις (ευρετήριο πινάκων)</link>"
-#: 01150000.xhp
+#: 04120224.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3149553\n"
-"44\n"
+"04120224.xhp\n"
+"par_id3146318\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:DLG_MAILMERGE:PB_PATH\">Opens the<emph> Select Path </emph>dialog.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:DLG_MAILMERGE:PB_PATH\">Ανοίγει τον διάλογο <emph> Επιλογή διαδρομής </emph>.</ahelp>"
+msgid "<variable id=\"eintraege\">Specify the format for the entries in an Index of Tables. </variable>"
+msgstr "<variable id=\"eintraege\">Ορίσετε τη μορφή των καταχωρίσεων σε ένα ευρετήριο πινάκων.</variable>"
-#: 01150000.xhp
+#: 04120224.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3145263\n"
-"49\n"
+"04120224.xhp\n"
+"par_id3150020\n"
+"3\n"
"help.text"
-msgid "Generate file name from"
-msgstr "Δημιουργία ονόματος αρχείου από"
+msgid "An Index of Tables only has one index level."
+msgstr "Ένα ευρετήριο πινάκων έχει μόνο ένα επίπεδο ευρετηρίου."
-#: 01150000.xhp
+#: 04120225.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3150547\n"
-"50\n"
+"04120225.xhp\n"
+"tit\n"
"help.text"
-msgid "Specifies how the file name is generated."
-msgstr "Προσδιορίζει πώς θα δημιουργηθεί το όνομα αρχείου."
+msgid "Entries (user-defined index)"
+msgstr "Καταχωρίσεις (προσαρμοσμένα ευρετήρια)"
-#: 01150000.xhp
+#: 04120225.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3150561\n"
-"45\n"
+"04120225.xhp\n"
+"hd_id3147406\n"
+"1\n"
"help.text"
-msgid "Database field"
-msgstr "Πεδίο βάσης δεδομένων"
+msgid "<link href=\"text/swriter/01/04120225.xhp\" name=\"Entries (user-defined index)\">Entries (user-defined index)</link>"
+msgstr "<link href=\"text/swriter/01/04120225.xhp\" name=\"Καταχωρίσεις (προσαρμοσμένα ευρετήρια)\">Καταχωρίσεις (προσαρμοσμένα ευρετήρια)</link>"
-#: 01150000.xhp
+#: 04120225.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3149829\n"
-"46\n"
+"04120225.xhp\n"
+"par_id3146318\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:DLG_MAILMERGE:LB_COLUMN\">Uses the content of the selected data field as the file name for the form letter.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:DLG_MAILMERGE:LB_COLUMN\">Χρησιμοποιεί το περιεχόμενο του επιλεγμένου πεδίου δεδομένων ως όνομα αρχείου για την φόρμα επιστολής.</ahelp>"
+msgid "<variable id=\"eintraege\">Specify the format for the entries in a user-defined index. </variable>"
+msgstr "<variable id=\"eintraege\">Ορίστε τη μορφή των καταχωρίσεων σε ένα προσαρμοσμένο ευρετήριο.</variable>"
-#: 01150000.xhp
+#: 04120225.xhp
msgctxt ""
-"01150000.xhp\n"
-"hd_id3149848\n"
-"47\n"
+"04120225.xhp\n"
+"par_id3150020\n"
+"3\n"
"help.text"
-msgid "Manual setting"
-msgstr "Χειροκίνητη επιλογή"
+msgid "User-defined indexes do not support sub-keys."
+msgstr "Τα προσαρμοσμένα ευρετήρια δεν υποστηρίζουν υποκλειδιά."
-#: 01150000.xhp
+#: 04120226.xhp
msgctxt ""
-"01150000.xhp\n"
-"par_id3153289\n"
-"48\n"
+"04120226.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:DLG_MAILMERGE:ED_FILENAME\">Creates the file name based on the text you enter, followed by a serial number.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:DLG_MAILMERGE:ED_FILENAME\">Δημιουργεί το όνομα αρχείου με βάση το κείμενο που πληκτρολογείτε εδώ, ακολουθούμενο από έναν αριθμό σειράς.</ahelp>"
+msgid "Entries (table of objects)"
+msgstr "Καταχωρίσεις (πίνακας αντικειμένων)"
-#: 05090100.xhp
+#: 04120226.xhp
msgctxt ""
-"05090100.xhp\n"
-"tit\n"
+"04120226.xhp\n"
+"hd_id3147401\n"
+"1\n"
"help.text"
-msgid "Table"
-msgstr "Πίνακας"
+msgid "<link href=\"text/swriter/01/04120226.xhp\" name=\"Entries (table of objects)\">Entries (table of objects)</link>"
+msgstr "<link href=\"text/swriter/01/04120226.xhp\" name=\"Καταχωρίσεις (πίνακας αντικειμένων)\">Καταχωρίσεις (πίνακας αντικειμένων)</link>"
-#: 05090100.xhp
+#: 04120226.xhp
msgctxt ""
-"05090100.xhp\n"
-"bm_id3154762\n"
+"04120226.xhp\n"
+"par_id3083447\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>tables; positioning</bookmark_value><bookmark_value>tables; inserting text before</bookmark_value>"
-msgstr "<bookmark_value>πίνακες; τοποθέτηση</bookmark_value><bookmark_value>πίνακες; εισαγωγή κειμένου πριν από</bookmark_value>"
+msgid "<variable id=\"eintraege\">Specify the format for the entries in a Table of Objects. </variable>"
+msgstr "<variable id=\"eintraege\">Ορίστε τη μορφοποίηση των καταχωρίσεων σε έναν πίνακα αντικειμένων.</variable>"
-#: 05090100.xhp
+#: 04120226.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3154762\n"
+"04120226.xhp\n"
+"par_id3150017\n"
+"3\n"
+"help.text"
+msgid "A Table of Objects only has one index level."
+msgstr "Ένας πίνακας αντικειμένων έχει μόνο ένα επίπεδο ευρετηρίου."
+
+#: 04120227.xhp
+msgctxt ""
+"04120227.xhp\n"
+"tit\n"
+"help.text"
+msgid "Entries (bibliography)"
+msgstr "Καταχωρίσεις (βιβλιογραφία)"
+
+#: 04120227.xhp
+msgctxt ""
+"04120227.xhp\n"
+"hd_id3151388\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05090100.xhp\" name=\"Table\">Table</link>"
-msgstr "<link href=\"text/swriter/01/05090100.xhp\" name=\"Πίνακας\">Πίνακας</link>"
+msgid "<link href=\"text/swriter/01/04120227.xhp\" name=\"Entries (bibliography)\">Entries (bibliography)</link>"
+msgstr "<link href=\"text/swriter/01/04120227.xhp\" name=\"Καταχωρίσεις (βιβλιογραφία)\">Καταχωρίσεις (βιβλιογραφία)</link>"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3146322\n"
+"04120227.xhp\n"
+"par_id3083449\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FORMAT_TABLE\">Specify the size, position, spacing, and alignment options for the selected table.</ahelp>"
-msgstr "<ahelp hid=\"HID_FORMAT_TABLE\">Καθορίστε τις επιλογές μεγέθους, θέσης, διάστιχου, και στοίχισης για τον επιλεγμένο πίνακα.</ahelp>"
+msgid "<variable id=\"eintraege\">Specify the format for bibliography entries.</variable>"
+msgstr "<variable id=\"eintraege\">Καθορισμός της μορφής των καταχωρίσεων βιβλιοθήκης.</variable>"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3154560\n"
+"04120227.xhp\n"
+"hd_id31544970\n"
+"help.text"
+msgid "Type"
+msgstr "Τύπος"
+
+#: 04120227.xhp
+msgctxt ""
+"04120227.xhp\n"
+"par_id3150017\n"
"3\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "The types that are displayed depend on the different literature sources."
+msgstr "Οι τύποι που εμφανίζονται εξαρτώνται από τις διαφορετικές πηγές βιβλιογραφίας."
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3149881\n"
+"04120227.xhp\n"
+"hd_id3150570\n"
+"4\n"
+"help.text"
+msgid "Type"
+msgstr "Τύπος"
+
+#: 04120227.xhp
+msgctxt ""
+"04120227.xhp\n"
+"par_id3147175\n"
"5\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "Lists the available bibliography entries. <ahelp hid=\".\">To add an entry to the Structure line, click the entry, click in an empty box on the Structure line, and then click <emph>Insert</emph>.</ahelp> Use the <link href=\"text/swriter/01/04120229.xhp\" name=\"Define Bibliography Entry\">Define Bibliography Entry</link> dialog to add new entries."
+msgstr "Lists the available bibliography entries. <ahelp hid=\".\">Για να προσθέσετε μια καταχώριση στη γραμμή δομή, πατήστε στην καταχώριση, πατήστε σε ένα κενό πλαίσιο στη γραμμή δομής και μετά πατήστε στο <emph>Εισαγωγή</emph>.</ahelp> Χρησιμοποιείστε τον διάλογο <link href=\"text/swriter/01/04120229.xhp\" name=\"Ορισμός καταχώρισης βιβλιογραφίας\">Ορισμός καταχώρισης βιβλιογραφίας</link> για να προσθέσετε νέες καταχωρίσεις."
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3145244\n"
+"04120227.xhp\n"
+"hd_id3149287\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_FORMAT_TABLE:ED_NAME\">Enter an internal name for the table. You can use this name to quickly locate the table in the Navigator.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_FORMAT_TABLE:ED_NAME\">Εισάγετε ένα εσωτερικό όνομα για τον πίνακα. Μπορείτε να χρησιμοποιήσετε αυτό το όνομα για να εντοπίζετε γρήγορα τον πίνακα στον Περιηγητή.</ahelp>"
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3150567\n"
+"04120227.xhp\n"
+"par_id3151178\n"
"7\n"
"help.text"
-msgid "Width"
-msgstr "Πλάτος"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_AUTHINSERT\">Adds the reference code for the selected bibliography entry to the Structure line. Select an entry in the list, click in an empty box, and then click this button.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_AUTHINSERT\">Προσθέτει τον κωδικό αναφοράς για την επιλεγμένη καταχώριση βιβλιογραφίας στη γραμμή δομή. Επιλέξτε μια καταχώριση στη λίστα, πατήστε σε ένα κενό πλαίσιο και μετά πατήστε σε αυτό το κουμπί.</ahelp>"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3149026\n"
+"04120227.xhp\n"
+"hd_id3154096\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FORMAT_TABLE:ED_WIDTH\">Enter the width of the table.</ahelp> This check box is only available if the <emph>Automatic</emph> option in the <emph>Alignment</emph> area is not selected."
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FORMAT_TABLE:ED_WIDTH\">Εισάγετε το πλάτος για τον πίνακα.</ahelp> Αυτό το πλαίσιο ελέγχου είναι διαθέσιμο μόνο εάν δεν έχει διαλεχτεί η επιλογή <emph>Αυτόματα</emph> στην περιοχή <emph>Στοίχιση</emph>."
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3154644\n"
+"04120227.xhp\n"
+"par_id3149807\n"
"9\n"
"help.text"
-msgid "Relative"
-msgstr "Αναλογικά"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_AUTHREMOVE\">Removes the selected reference code from the Structure line.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_AUTHREMOVE\">Αφαιρεί τον επιλεγμένο κωδικό αναφοράς από τη γραμμή δομή.</ahelp>"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3151183\n"
+"04120227.xhp\n"
+"hd_id3154470\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_FORMAT_TABLE:CB_REL_WIDTH\">Displays the width of the table as a percentage of the page width.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FORMAT_TABLE:CB_REL_WIDTH\">Εμφανίζει το πλάτος του πίνακα ως ποσοστό του πλάτους της σελίδας.</ahelp>"
-
-#: 05090100.xhp
-msgctxt ""
-"05090100.xhp\n"
-"hd_id3151168\n"
-"13\n"
-"help.text"
-msgid "Alignment"
-msgstr "Στοίχιση"
+msgid "Sort by"
+msgstr "Ταξινόμηση κατά"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3145412\n"
-"14\n"
+"04120227.xhp\n"
+"par_id3154482\n"
+"11\n"
"help.text"
-msgid "Set the alignment options for the selected table."
-msgstr "Ορίστε τις επιλογές στοίχισης για τον επιλεγμένο πίνακα."
+msgid "Specify the sorting options for the bibliography entries."
+msgstr "Ορίσετε τις επιλογές ταξινόμησης των καταχωρίσεων βιβλιογραφίας."
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3147511\n"
-"15\n"
+"04120227.xhp\n"
+"hd_id3153665\n"
+"12\n"
"help.text"
-msgid "Automatic"
-msgstr "Αυτόματα"
+msgid "Document position"
+msgstr "Θέση εγγράφου"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3154108\n"
-"16\n"
+"04120227.xhp\n"
+"par_id3151314\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FORMAT_TABLE:RB_FULL\">Extends the table horizontally to the left and to the right page margins.</ahelp> This is the recommended setting for tables in HTML documents."
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FORMAT_TABLE:RB_FULL\">Επεκτείνει τον πίνακα οριζόντια στα αριστερά και στα δεξιά περιθώρια της σελίδας.</ahelp> Η ρύθμιση αυτή προτείνεται για πίνακες σε έγγραφα HTML."
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_ENTRY:RB_DOCPOS\">Sorts the bibliography entries according to the position of their references in the document.</ahelp> Select this option if you want to use automatically numbered references."
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_ENTRY:RB_DOCPOS\">Ταξινομεί τις καταχωρίσεις βιβλιογραφίας ανάλογα με τη θέση των αναφορών τους στο έγγραφο.</ahelp> Επιλέξτε αυτήν την επιλογή εάν θέλετε να χρησιμοποιήσετε αυτόματα αριθμημένες αναφορές."
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3149807\n"
-"17\n"
+"04120227.xhp\n"
+"hd_id3154576\n"
+"14\n"
"help.text"
-msgid "Left"
-msgstr "Αριστερά"
+msgid "Content"
+msgstr "Περιεχόμενο"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3153540\n"
-"18\n"
+"04120227.xhp\n"
+"par_id3149687\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FORMAT_TABLE:RB_LEFT\">Aligns the left edge of the table to the left page margin.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FORMAT_TABLE:RB_LEFT\">Στοιχίζει το αριστερό άκρο του πίνακα στο αριστερό περιθώριο της σελίδας.</ahelp>"
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_ENTRY:RB_SORTCONTENT\">Sorts the bibliography entries by the Sort keys that you specify, for example, by author or by year of publication.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_ENTRY:RB_SORTCONTENT\">Ταξινομεί τις καταχωρήσεις βιβλιογραφίας με τα πλήκτρα ταξινόμησης που καθορίζετε, για παράδειγμα, ανά συντάκτη ή ανά έτος δημοσίευσης.</ahelp>"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3151311\n"
-"36\n"
+"04120227.xhp\n"
+"hd_id3155175\n"
+"16\n"
"help.text"
-msgid "Left margin"
-msgstr "Αριστερό περιθώριο"
+msgid "Sort keys"
+msgstr "Πλήκτρα ταξινόμησης"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3153672\n"
-"37\n"
+"04120227.xhp\n"
+"hd_id3143270\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FORMAT_TABLE:RB_FROM_LEFT\">Aligns the left edge of the table to the indent that you enter in the <emph>Left </emph>box in the <emph>Spacing </emph>area.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FORMAT_TABLE:RB_FROM_LEFT\">Στοιχίζει το αριστερό άκρο του πίνακα στην εσοχή που εισάγετε στο πεδίο <emph>Αριστερά </emph>στην περιοχή <emph>Διάστιχο</emph>.</ahelp>"
+msgid "1, 2 or 3"
+msgstr "1, 2 ή 3"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3150982\n"
+"04120227.xhp\n"
+"par_id3149491\n"
"19\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_THIRDKEY\">Select the entry by which to sort the bibliography entries. This option is only available if you select the <emph>Content</emph> radio button in the <emph>Sort by</emph> area.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_THIRDKEY\">Εισάγετε την καταχώριση από την οποία θα ταξινομηθούν οι καταχωρίσεις της βιβλιογραφίας. Η επιλογή αυτή είναι διαθέσιμη μόνο εάν επιλέξετε το ραδιοπλήκτρο <emph>Περιεχόμενο</emph> στην περιοχή <emph>Ταξινόμηση κατά</emph>.</ahelp>"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3154567\n"
+"04120227.xhp\n"
+"hd_id3149826\n"
"20\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FORMAT_TABLE:RB_RIGHT\">Aligns the right edge of the table to the right page margin.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FORMAT_TABLE:RB_RIGHT\">Στοιχίζει το δεξιό άκρο του πίνακα στο δεξιό περιθώριο της σελίδας.</ahelp>"
+msgid "AZ"
+msgstr "ΑΩ"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3155899\n"
+"04120227.xhp\n"
+"par_id3147098\n"
"21\n"
"help.text"
-msgid "Centered"
-msgstr "Κεντραρισμένος"
+msgid "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_TOX_ENTRY:RB_SORTUP3\">Sorts the bibliography entries in ascending alphanumerical order.</ahelp>"
+msgstr "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_TOX_ENTRY:RB_SORTUP3\">Ταξινομεί τις καταχωρίσεις βιβλιογραφίας με αύξουσα αλφαριθμητική σειρά.</ahelp>"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3149696\n"
+"04120227.xhp\n"
+"hd_id3148981\n"
"22\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FORMAT_TABLE:RB_CENTER\">Centers the table horizontally on the page.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FORMAT_TABLE:RB_CENTER\">Κεντράρει τον πίνακα οριζόντια στη σελίδα.</ahelp>"
+msgid "ZA"
+msgstr "ΩΑ"
-#: 05090100.xhp
+#: 04120227.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3159188\n"
+"04120227.xhp\n"
+"par_id3149041\n"
"23\n"
"help.text"
-msgid "Manual"
-msgstr "Χειροκίνητα"
+msgid "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_TOX_ENTRY:RB_SORTDOWN3\">Sorts the bibliography entries in a descending alphanumerical order.</ahelp>"
+msgstr "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_TOX_ENTRY:RB_SORTDOWN3\">Ταξινομεί τις καταχωρίσεις βιβλιογραφίας με φθίνουσα αλφαριθμητική σειρά.</ahelp>"
-#: 05090100.xhp
+#: 04120229.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3155180\n"
-"24\n"
+"04120229.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FORMAT_TABLE:RB_FREE\">Horizontally aligns the table based on the values that you enter in the <emph>Left</emph> and <emph>Right</emph> boxes in the<emph> Spacing</emph> area.</ahelp> $[officename] automatically calculates the table width. Select this option if you want to specify the individual <link href=\"text/swriter/01/05090200.xhp\" name=\"column widths\">column widths</link>."
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FORMAT_TABLE:RB_FREE\">Στοιχίζει οριζόντια τον πίνακα με βάση τις τιμές που εισάγετε στα πλαίσια <emph>Αριστερά</emph> και <emph>Δεξιά</emph> στην περιοχή<emph> Διάστιχο</emph>.</ahelp> Το $[officename] υπολογίζει αυτόματα το πλάτος του πίνακα. Επιλέξτε αυτήν την επιλογή εάν επιθυμείτε να καθορίσετε τα μεμονωμένα <link href=\"text/swriter/01/05090200.xhp\" name=\"πλάτη στηλών\">πλάτη στηλών</link>."
+msgid "Define Bibliography Entry"
+msgstr "Ορισμός καταχώρισης βιβλιογραφίας"
-#: 05090100.xhp
+#: 04120229.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3149824\n"
-"25\n"
+"04120229.xhp\n"
+"hd_id3147176\n"
+"1\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "<link href=\"text/swriter/01/04120229.xhp\" name=\"Define Bibliography Entry\">Define Bibliography Entry</link>"
+msgstr "<link href=\"text/swriter/01/04120229.xhp\" name=\"Ορισμός καταχώρισης βιβλιογραφίας\">Ορισμός καταχώρισης βιβλιογραφίας</link>"
-#: 05090100.xhp
+#: 04120229.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3149102\n"
-"27\n"
+"04120229.xhp\n"
+"par_id3151183\n"
+"2\n"
"help.text"
-msgid "Left"
-msgstr "Αριστερά"
+msgid "<ahelp hid=\"modules/swriter/ui/createauthorentry/CreateAuthorEntryDialog\">Change the content of a bibliography entry.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/createauthorentry/CreateAuthorEntryDialog\">Τροποποιήστε το περιεχόμενο μίας καταχώρισης βιβλιογραφίας.</ahelp>"
-#: 05090100.xhp
+#: 04120229.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3154836\n"
-"28\n"
+"04120229.xhp\n"
+"hd_id3151175\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FORMAT_TABLE:ED_LEFT_DIST\">Enter the amount of space that you want to leave between the left page margin and the edge of the table.</ahelp> This option is not available if the <emph>Automatic </emph>or the <emph>Left</emph> option is selected in the <emph>Alignment</emph> area."
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FORMAT_TABLE:ED_LEFT_DIST\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να αφήσετε μεταξύ του αριστερού περιθωρίου της σελίδας και του άκρου του πίνακα.</ahelp> Αυτή η επιλογή δεν είναι διαθέσιμη εάν έχει επιλεγεί η ρύθμιση<emph>Αυτόματα </emph>ή <emph>Αριστερά</emph> στην περιοχή <emph>Στοίχιση</emph>."
+msgid "Entry data"
+msgstr "Δεδομένα καταχώρισης"
-#: 05090100.xhp
+#: 04120229.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3147094\n"
-"29\n"
+"04120229.xhp\n"
+"par_id3145419\n"
+"4\n"
"help.text"
-msgid "Right"
-msgstr "Δεξιά"
+msgid "Enter a short name and select the appropriate source type. You can now enter data into the other fields belonging for the entry."
+msgstr "Εισάγετε ένα σύντομο όνομα και επιλέξτε τον κατάλληλο τύπο προέλευσης. Μπορείτε τώρα να εισάγετε δεδομένα στα άλλα πεδία που ανήκουν στην καταχώριση."
-#: 05090100.xhp
+#: 04120229.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3147220\n"
-"30\n"
+"04120229.xhp\n"
+"hd_id3154097\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FORMAT_TABLE:ED_RIGHT_DIST\">Enter the amount of space that you want to leave between the right page margin and the edge of the table.</ahelp> This option is not available if the <emph>Automatic </emph>or the <emph>Right</emph> option is selected in the <emph>Alignment</emph> area."
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FORMAT_TABLE:ED_RIGHT_DIST\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να αφήσετε μεταξύ του δεξιού περιθωρίου της σελίδας και του άκρου του πίνακα.</ahelp> Αυτή η επιλογή δεν είναι διαθέσιμη εάν έχει επιλεγεί η ρύθμιση<emph>Αυτόματα </emph>ή <emph>Δεξιά</emph> στην περιοχή <emph>Στοίχιση</emph>."
+msgid "Short name"
+msgstr "Σύντομο όνομα"
-#: 05090100.xhp
+#: 04120229.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3147576\n"
-"31\n"
+"04120229.xhp\n"
+"par_id3145582\n"
+"6\n"
"help.text"
-msgid "Above"
-msgstr "Προς τα πάνω"
+msgid "<ahelp hid=\"HID_AUTH_FIELD_IDENTIFIER\">Displays the short name for the bibliography entry. You can only enter a name here if you are creating a new bibliography entry.</ahelp>"
+msgstr "<ahelp hid=\"HID_AUTH_FIELD_IDENTIFIER\">Εμφανίζει το σύντομο όνομα για την καταχώριση της βιβλιογραφίας. Μπορείτε να εισάγετε μόνο ένα όνομα εδώ εάν δημιουργείτε μία νέα καταχώριση βιβλιογραφίας.</ahelp>"
-#: 05090100.xhp
+#: 04120229.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3152771\n"
-"32\n"
+"04120229.xhp\n"
+"par_id3153527\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FORMAT_TABLE:ED_TOP_DIST\">Enter the amount of space that you want to leave between the top edge of the table and the text above the table.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FORMAT_TABLE:ED_TOP_DIST\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να αφήσετε μεταξύ του πάνω άκρου του πίνακα και του κειμένου πάνω από τον πίνακα.</ahelp>"
+msgid "<ahelp hid=\"HID_AUTH_FIELD_CUSTOM4\">This is where you select the desired entry data for your bibliography.</ahelp>"
+msgstr "<ahelp hid=\"HID_AUTH_FIELD_CUSTOM4\">Εδώ μπορείτε να επιλέξετε τα επιθυμητά δεδομένα της καταχώρισης για τη βιβλιογραφίας σας.</ahelp>"
-#: 05090100.xhp
+#: 04120229.xhp
msgctxt ""
-"05090100.xhp\n"
-"hd_id3155142\n"
-"33\n"
+"04120229.xhp\n"
+"hd_id3155185\n"
+"7\n"
"help.text"
-msgid "Below"
-msgstr "Προς τα κάτω"
+msgid "Type"
+msgstr "Τύπος"
-#: 05090100.xhp
+#: 04120229.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3145763\n"
-"34\n"
+"04120229.xhp\n"
+"par_id3143283\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FORMAT_TABLE:ED_BOTTOM_DIST\">Enter the amount of space that you want to leave between the bottom edge of the table and the text below the table.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FORMAT_TABLE:ED_BOTTOM_DIST\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να αφήσετε μεταξύ του κάτω άκρου του πίνακα και του κειμένου κάτω από τον πίνακα.</ahelp>"
+msgid "<ahelp hid=\"HID_AUTH_FIELD_AUTHORITY_TYPE\">Select the source for the bibliography entry.</ahelp>"
+msgstr "<ahelp hid=\"HID_AUTH_FIELD_AUTHORITY_TYPE\">Επιλέξτε την προέλευση για την καταχώριση βιβλιογραφίας.</ahelp>"
-#: 05090100.xhp
+#: 04120229.xhp
msgctxt ""
-"05090100.xhp\n"
-"par_id3145782\n"
-"35\n"
+"04120229.xhp\n"
+"par_id3147091\n"
+"12\n"
"help.text"
-msgid "To insert a paragraph before a table at the beginning of a document, header or footer, place the cursor before any content in the first cell, and then press Enter."
-msgstr "Για να εισάγετε μία παράγραφο πριν από έναν πίνακα στην αρχή ενός εγγράφου, κεφαλίδας ή υποσέλιδου, τοποθετήστε τον δείκτη πριν από οποιοδήποτε περιεχόμενο στο πρώτο κελί και ύστερα πιέστε το πλήκτρο Enter."
+msgid "<link href=\"text/swriter/01/04120227.xhp\" name=\"Formatting bibliography entries\">Formatting bibliography entries</link>"
+msgstr "<link href=\"text/swriter/01/04120227.xhp\" name=\"Μορφοποίηση καταχωρίσεων βιβλιογραφίας\">Μορφοποίηση καταχωρίσεων βιβλιογραφίας</link>"
-#: 05040000.xhp
+#: 04120250.xhp
msgctxt ""
-"05040000.xhp\n"
+"04120250.xhp\n"
"tit\n"
"help.text"
-msgid "Page Style"
-msgstr "Τεχνοτροπία σελίδας"
+msgid "Edit Concordance File"
+msgstr "Επεξεργασία αρχείου ταξινόμησης"
-#: 05040000.xhp
+#: 04120250.xhp
msgctxt ""
-"05040000.xhp\n"
-"hd_id3150016\n"
+"04120250.xhp\n"
+"bm_id3148768\n"
+"help.text"
+msgid "<bookmark_value>editing; concordance files</bookmark_value><bookmark_value>concordance files; definition</bookmark_value>"
+msgstr "<bookmark_value>επεξεργασία; αρχεία ταξινόμησης</bookmark_value><bookmark_value>αρχεία ταξινόμησης, ορισμός</bookmark_value>"
+
+#: 04120250.xhp
+msgctxt ""
+"04120250.xhp\n"
+"hd_id3148768\n"
"1\n"
"help.text"
-msgid "Page Style"
-msgstr "Τεχνοτροπία σελίδας"
+msgid "Edit Concordance File"
+msgstr "Επεξεργασία αρχείου ταξινόμησης"
-#: 05040000.xhp
+#: 04120250.xhp
msgctxt ""
-"05040000.xhp\n"
-"par_id3148774\n"
+"04120250.xhp\n"
+"par_id3151180\n"
"2\n"
"help.text"
-msgid "<variable id=\"seitetext\"><ahelp hid=\".uno:PageDialog\">Specify the formatting styles and the layout for the current page style, including page margins, headers and footers, and the page background.</ahelp></variable>"
-msgstr "<variable id=\"seitetext\"><ahelp hid=\".uno:PageDialog\">Καθορίστε τις τεχνοτροπίες μορφοποίησης και τη διάταξη για την τρέχουσα τεχνοτροπία σελίδας, συμπεριλαμβανομένων των περιθωρίων σελίδας, των κεφαλίδων και των υποσέλιδων και του παρασκηνίου της σελίδας.</ahelp></variable>"
+msgid "<ahelp hid=\"HID_DLG_CREATE_AUTOMARK\">Create or edit a list of words to include in an Alphabetical Index.</ahelp> A concordance file lists words that should be referenced in an alphabetical index, together with the page number(s) where they appear in the document."
+msgstr "<ahelp hid=\"HID_DLG_CREATE_AUTOMARK\">Δημιουργεί ή επεξεργάζεται μια λίστα από λέξεις για να συμπεριληφθούν σε ένα αλφαβητικό ευρετήριο.</ahelp> Ένα αρχείο ταξινόμησης εμφανίζει λέξεις που αναφέρονται σε ένα αλφαβητικό ευρετήριο, μαζί με τον αριθμό σελίδων που εμφανίζονται στο έγγραφο."
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"tit\n"
+"04120250.xhp\n"
+"par_id837427\n"
"help.text"
-msgid "Insert Index Entry"
-msgstr "Εισαγωγή καταχώρισης ευρετηρίου"
+msgid "You can use the Find All button on the Find & Replace dialog to highlight all places where a word appears, then open the Insert Index Entry dialog to add that word and places to the alphabetical index. However, if you need the same set of alphabetical indexes in multiple documents, the concordance file allows to enter every word just once, then use the list many times."
+msgstr "Μπορείτε να χρησιμοποιήσετε το κουμπί Εύρεση Όλων στον διάλογο Εύρεση & Αντικατάσταση για να τονίσετε όλες τις θέσεις όπου υπάρχει η λέξη, κατόπιν ανοίξτε τον διάλογο Εισαγωγή Ευρετηρίου για να προσθέσετε αυτή τη λέξη και τις θέσεις της στο αλφαβητικό ευρετήριο. Αν όμως χρειάζεστε το ίδιο αλφαβητικό ευρετήριο σε πολλαπλά έγγραφα, το αρχείο ταξινόμησης επιτρέπει να εισάγετε κάθε λέξη μόνο μια φορά, και να χρησιμοποιήσετε τη λίστα πολλές φορές."
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3154508\n"
-"1\n"
+"04120250.xhp\n"
+"hd_id3154645\n"
+"19\n"
"help.text"
-msgid "Insert Index Entry"
-msgstr "Εισαγωγή καταχώρισης ευρετηρίου"
+msgid "To access the Edit Concordance File dialog:"
+msgstr "Για να έχετε πρόσβαση στον διάλογο Επεξεργασία αρχείου ταξινόμησης:"
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3150565\n"
-"2\n"
+"04120250.xhp\n"
+"par_id3149292\n"
+"20\n"
"help.text"
-msgid "<variable id=\"eintrag\"><ahelp hid=\".uno:InsertIndexesEntry\">Marks the selected text as index or table of contents entry.</ahelp></variable>"
-msgstr "<variable id=\"eintrag\"><ahelp hid=\".uno:InsertIndexesEntry\">Σημειώνει το επιλεγμένο κείμενο ως ευρετήριο ή πίνακα καταχώρισης περιεχομένων.</ahelp></variable>"
+msgid "Choose <emph>Insert - Indexes and Tables - Indexes and Tables - Index/Table</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες - Ευρετήριο/Πίνακας</emph>."
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3147571\n"
-"15\n"
+"04120250.xhp\n"
+"par_id3145420\n"
+"21\n"
"help.text"
-msgid "To edit an index entry, place the cursor in front of the index field, and then choose <link href=\"text/swriter/01/02160000.xhp\" name=\"Edit - Index Entry\"><emph>Edit - Index Entry</emph></link>"
-msgstr "Για να επεξεργαστείτε μια καταχώριση ευρετηρίου, τοποθετήστε το δρομέα μπροστά από το πεδίο του ευρετηρίου και μετά επιλέξτε <link href=\"text/swriter/01/02160000.xhp\" name=\"Επεξεργασία - Καταχώριση ευρετηρίου\"><emph>Επεξεργασία - Καταχώριση ευρετηρίου</emph></link>"
+msgid "In the <emph>Type </emph>box, select \"Alphabetical Index\"."
+msgstr "Στο πεδίο <emph>Τύπος</emph>, επιλέξτε \"Αλφαβητικό ευρετήριο\"."
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3145760\n"
+"04120250.xhp\n"
+"par_id3154107\n"
"22\n"
"help.text"
-msgid "You can leave the <emph>Insert Index Entry</emph> dialog open while you select and insert entries."
-msgstr "Μπορείτε να αφήσετε τον διάλογο <emph>Εισαγωγή καταχώρισης ευρετηρίου</emph> ανοικτό, καθώς επιλέγετε και εισάγετε καταχωρίσεις."
+msgid "In the <emph>Options </emph>area, select the <emph>Concordance file</emph> check box."
+msgstr "Στην περιοχή <emph>Επιλογές </emph>, επιλέξτε το πλαίσιο ελέγχου <emph>Αρχείο ταξινόμησης</emph>."
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3145410\n"
+"04120250.xhp\n"
+"par_id3153668\n"
+"23\n"
+"help.text"
+msgid "Click the <emph>File</emph> button, and then choose <emph>New</emph> or <emph>Edit</emph>."
+msgstr "Πατήστε στο κουμπί <emph>Αρχείο</emph> και ύστερα επιλέξτε <emph>Δημιουργία</emph> ή <emph>Επεξεργασία</emph>."
+
+#: 04120250.xhp
+msgctxt ""
+"04120250.xhp\n"
+"par_id3154470\n"
+"24\n"
+"help.text"
+msgid "A concordance file contains the following fields:"
+msgstr "Ένα αρχείο ταξινόμησης περιέχει τα ακόλουθα πεδία:"
+
+#: 04120250.xhp
+msgctxt ""
+"04120250.xhp\n"
+"par_id3152953\n"
"3\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "\"Search term\" refers to the index entry that you want to mark in the document."
+msgstr "Ο \"Όρος αναζήτησης\" αναφέρεται στην καταχώριση του ευρετηρίου που επιθυμείτε να επισημάνετε στο έγγραφο."
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3147508\n"
+"04120250.xhp\n"
+"par_id3155896\n"
+"4\n"
+"help.text"
+msgid "\"Alternative entry\" refers to the index entry that you want to appear in the index."
+msgstr "Η \"Εναλλακτική καταχώρηση\" αναφέρεται στην καταχώριση του ευρετηρίου που επιθυμείτε να εμφανίζεται στο ευρετήριο."
+
+#: 04120250.xhp
+msgctxt ""
+"04120250.xhp\n"
+"par_id3154194\n"
"5\n"
"help.text"
-msgid "Index"
-msgstr "Ευρετήριο"
+msgid "The 1st and 2nd Keys are parent index entries. The \"Search term\" or the \"Alternative entry\" appears as a subentry under the 1st and 2nd Keys."
+msgstr "Τα 1α και τα 2α κλειδιά είναι οι γονικές καταχωρίσεις ευρετηρίου. Ο \"Όρος αναζήτησης\" ή η \"Εναλλακτική καταχώριση\" εμφανίζεται ως υποκαταχώριση κάτω από τα 1α και 2α κλειδιά."
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3154103\n"
+"04120250.xhp\n"
+"par_id3155184\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/typecb\">Select the index that you want to add the entry to.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/typecb\">Επιλέξτε το επιθυμητό ευρετήριο για εισαγωγή της καταχώρισης.</ahelp>"
+msgid "\"Match case\" means that uppercase and lowercase letters are considered."
+msgstr "Το πεδίο \"Ταίριασμα πεζών/κεφαλαίων\" σημαίνει ότι λαμβάνονται υπόψη τα πεζά και τα κεφαλαία γράμματα."
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3153527\n"
+"04120250.xhp\n"
+"par_id3143282\n"
"7\n"
"help.text"
-msgid "Entry"
-msgstr "Καταχώριση"
+msgid "\"Word only\" searches for the term as a single word."
+msgstr "Το πεδίο \"Μόνο λέξη\" αναζητεί τον όρο ως απλή λέξη."
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3151312\n"
+"04120250.xhp\n"
+"par_id3147220\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/entryed\">Displays the text that is selected in the document. If you want, you can enter a different word for the index entry. The selected text in the document is not changed.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/entryed\">Εμφανίζει το κείμενο που επιλέχθηκε στο έγγραφο. Εάν θέλετε, μπορείτε να εισάγετε μια διαφορετική λέξη για την καταχώριση του ευρετηρίου. Το επιλεγμένο κείμενο στο έγγραφο δεν αλλάζει.</ahelp>"
+msgid "To enable the \"Match case\" or \"Word only\" options, click in the corresponding cell, and then select the check box."
+msgstr "Για να ενεργοποιήσετε τις επιλογές \"Ταίριασμα πεζών/κεφαλαίων\" και \"Μόνο λέξη\", πατήστε στο αντίστοιχο κελί και στη συνέχεια επιλέξτε το πλαίσιο ελέγχου."
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3154480\n"
+"04120250.xhp\n"
+"hd_id3153629\n"
+"25\n"
+"help.text"
+msgid "To create a concordance file without the Edit Concordance File dialog:"
+msgstr "Για να δημιουργήσετε ένα αρχείο ταξινόμησης χωρίς τη χρήση του διαλόγου Επεξεργασία αρχείου ταξινόμησης:"
+
+#: 04120250.xhp
+msgctxt ""
+"04120250.xhp\n"
+"par_id3153644\n"
"9\n"
"help.text"
-msgid "1st key"
-msgstr "1ο κλειδί"
+msgid "Use the following format guidelines when you create a concordance file:"
+msgstr "Χρησιμοποιήστε τις ακόλουθες βοηθητικές γραμμές μορφοποίησης όταν δημιουργήσετε ένα αρχείο ταξινόμησης:"
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3152953\n"
+"04120250.xhp\n"
+"par_id3152770\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/key1cb\">Makes the current selection a subentry of the word that you enter here. For example, if you select \"cold\", and enter \"weather\" as the 1st key, the index entry is \"weather, cold\".</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/key1cb\">Κάνει την τρέχουσα επιλογή μια υποκαταχώριση της λέξης που εισάγατε εδώ. Για παράδειγμα, αν επιλέξετε \"κρύος\", και εισάγετε \"καιρός\" ως το 1ο κλειδί, η καταχώριση ευρετηρίου είναι \"καιρός, κρύος\".</ahelp>"
+msgid "Each entry in the concordance file is on a separate line."
+msgstr "Κάθε καταχώριση στο αρχείο ταξινόμησης βρίσκεται σε ξεχωριστή γραμμή."
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3154572\n"
+"04120250.xhp\n"
+"par_id3155142\n"
+"26\n"
+"help.text"
+msgid "Commented lines start with #."
+msgstr "Οι γραμμές σχολίων ξεκινούν με #."
+
+#: 04120250.xhp
+msgctxt ""
+"04120250.xhp\n"
+"par_id3153354\n"
"11\n"
"help.text"
-msgid "2nd key"
-msgstr "2ο κλειδί"
+msgid "Use the following format for the entries:"
+msgstr "Χρησιμοποιήστε την ακόλουθη μορφή για τις καταχωρίσεις:"
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3155904\n"
+"04120250.xhp\n"
+"par_id3149172\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/key2cb\">Makes the current selection a sub-subentry of the 1st key. For example, if you select \"cold\", and enter \"weather\" as the 1st key and \"winter\" as the 2nd key, the index entry is \"weather, winter, cold\".</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/key2cb\">Κάνει την τρέχουσα επιλογή μια υποκαταχώριση του 1ου κλειδιού. Για παράδειγμα, αν επιλέξετε \"κρύος\", και εισάγετε \"καιρός\" ως 1ο κλειδί και \"χειμώνας\" ως 2ο κλειδί, τότε η καταχώριση ευρετηρίου είναι \"καιρός, χειμώνας, κρύος\".</ahelp>"
+msgid "Search term;Alternative entry;1st key;2nd key;Match case;Word only"
+msgstr "Όρος αναζήτησης;Εναλλακτική καταχώριση;1ο κλειδί;2ο κλειδί;ταίριασμα παζών/κεφαλαίων;Μόνο λέξη"
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3155174\n"
-"39\n"
+"04120250.xhp\n"
+"par_id3156270\n"
+"13\n"
"help.text"
-msgid "Phonetic reading"
-msgstr "Φωνητική ανάγνωση"
+msgid "The entries \"Match case\" and \"Word only\" are interpreted as \"No\" or FALSE if they are empty or zero (0). All other contents are interpreted as \"Yes\" or TRUE."
+msgstr "Οι καταχωρίσεις \"Ταίριασμα πεζών/κεφαλαίων\" και \"Μόνο λέξη\" ερμηνεύονται ως \"Όχι\" ή FALSE αν είναι κενά ή μηδενικά (0). Όλα τα άλλα περιεχόμενα ερμηνεύονται ως \"Ναι\" ή TRUE."
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3149484\n"
-"40\n"
+"04120250.xhp\n"
+"hd_id3145778\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/phonetic0ed\">Enter the phonetic reading for the corresponding entry. For example, if a Japanese Kanji word has more than one pronunciation, enter the correct pronunciation as a Katakana word. The Kanji word is then sorted according to the phonetic reading entry.</ahelp> This option is only available if Asian language support is enabled."
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/phonetic0ed\">Εισάγετε τη φωνητική ανάγνωση για την αντίστοιχη καταχώριση. Για παράδειγμα, αν μια Ιαπωνική λέξη Kanji έχει παραπάνω από μια προφορά, εισάγετε τη σωστή προφορά όπως μια λέξη Katakana. Η λέξη Kanji ταξινομείται τότε σε σχέση με τη φωνητική καταχώριση ανάγνωσης.</ahelp> Αυτή η δυνατότητα είναι διαθέσιμη μόνο αν η υποστήριξη Ασιατικών γλωσσών είναι ενεργοποιημένη."
+msgid "Example"
+msgstr "Παράδειγμα"
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3143284\n"
-"24\n"
+"04120250.xhp\n"
+"par_id3155907\n"
+"14\n"
"help.text"
-msgid "Main Entry"
-msgstr "Κύρια καταχώριση"
+msgid "For example, to include the word \"Boston\" in your alphabetical index under the \"Cities\" entry, enter the following line in the concordance file:"
+msgstr "Για παράδειγμα, για να συμπεριλάβετε τη λέξη \"Αθήνα\" στο αλφαβητικό σας ευρετήριο κάτω από την καταχώριση \"Πόλεις\", εισάγετε την ακόλουθη γραμμή στο αρχείο ταξινόμησης:"
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3151248\n"
-"25\n"
+"04120250.xhp\n"
+"par_id3151370\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/mainentrycb\">Makes the selected text the main entry in an alphabetical index.</ahelp> $[officename] displays the page number of the main entry in a different format than the other entries in the index."
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/mainentrycb\">Μετατρέπει το επιλεγμένο κείμενο στην κύρια καταχώριση σε ένα αλφαβητικό ευρετήριο.</ahelp> Το $[officename] εμφανίζει τον αριθμό σελίδας της κύριας καταχώρισης σε μια διαφορετική μορφοποίηση από τις άλλες καταχωρίσεις του ευρετηρίου."
+msgid "Boston;Boston;Cities;;0;0"
+msgstr "Αθήνα;Αθήνα;Πόλεις;;0;0"
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3149821\n"
-"13\n"
+"04120250.xhp\n"
+"par_id3151383\n"
+"16\n"
"help.text"
-msgid "Level"
-msgstr "Επίπεδο"
+msgid "This also finds \"Boston\" if it is written in lowercase letters."
+msgstr "Επίσης βρίσκει το \"Αθήνα\" εάν είναι γραμμένη με πεζούς χαρακτήρες."
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3147098\n"
-"14\n"
+"04120250.xhp\n"
+"par_id3155866\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/levelnf\">Entries using the paragraph format \"Heading X\" (X = 1-10) can be automatically added to the table of contents. The level of the entry in the index corresponds to the outline level of the heading style.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/levelnf\">Οι καταχωρίσεις που χρησιμοποιούν τη μορφή παραγράφου \"Κεφαλίδα Χ\" (Χ = 1-10) μπορούν να προστεθούν αυτόματα στον πίνακα περιεχομένων. Το επίπεδο της καταχώρισης στο ευρετήριο αντιστοιχεί στο επίπεδο διάρθρωσης της τεχνοτροπίας κεφαλίδας.</ahelp>"
+msgid "To include the \"Beacon Hill\" district in Boston under the \"Cities\" entry, enter the following line:"
+msgstr "Για να συμπεριλάβετε την περιοχή \"Νέος Κόσμος\" στην Αθήνα στην καταχώριση \"Πόλεις\", εισάγετε την ακόλουθη γραμμή:"
-#: 04120100.xhp
+#: 04120250.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3149175\n"
-"16\n"
+"04120250.xhp\n"
+"par_id3150116\n"
+"18\n"
"help.text"
-msgid "This option is available only for table of contents and user-defined index entries."
-msgstr "Η λειτουργία αυτή είναι διαθέσιμη μόνο για τον πίνακα περιεχομένων και τις καταχωρίσεις ευρετηρίου του χρήστη."
+msgid "Beacon Hill;Boston;Cities;"
+msgstr "Νέος Κόσμος;Αθήνα;Πόλεις;"
-#: 04120100.xhp
+#: 04120300.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3156278\n"
-"19\n"
+"04120300.xhp\n"
+"tit\n"
"help.text"
-msgid "Apply to all similar texts"
-msgstr "Εφαρμογή σε όλα τα παρόμοια κείμενα"
+msgid "Insert Bibliography Entry"
+msgstr "Εισαγωγή καταχώρισης βιβλιογραφίας"
-#: 04120100.xhp
+#: 04120300.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3145783\n"
-"20\n"
+"04120300.xhp\n"
+"hd_id3151187\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/applytoallcb\">Automatically marks all other occurrences of the selected text in the document. Text in headers, footers, frames, and captions is not included.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/applytoallcb\">Επισημαίνει αυτόματα όλες τις επαναλήψεις του επιλεγμένου κειμένου στο έγγραφο. Το κείμενο στις κεφαλίδες, υποσέλιδα, πλαίσια και τίτλους δεν συμπεριλαμβάνεται.</ahelp>"
+msgid "Insert Bibliography Entry"
+msgstr "Εισαγωγή καταχώρισης βιβλιογραφίας"
-#: 04120100.xhp
+#: 04120300.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3155920\n"
-"21\n"
+"04120300.xhp\n"
+"par_id3154642\n"
+"2\n"
"help.text"
-msgid "You cannot use the function for an <emph>Entry </emph>that you entered manually in this dialog."
-msgstr "Δεν μπορείτε να χρησιμοποιήσετε τη λειτουργία για μια <emph>καταχώριση </emph>που εισαγάγατε χειροκίνητα σε αυτόν τον διάλογο."
+msgid "<variable id=\"literaturvz\"><ahelp hid=\".uno:InsertAuthoritiesEntry\">Inserts a bibliography reference.</ahelp></variable>"
+msgstr "<variable id=\"literaturvz\"><ahelp hid=\".uno:InsertAuthoritiesEntry\">Εισάγει μία παραπομπή βιβλιογραφίας.</ahelp></variable>"
-#: 04120100.xhp
+#: 04120300.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3147496\n"
+"04120300.xhp\n"
+"hd_id3145416\n"
+"3\n"
+"help.text"
+msgid "Entry"
+msgstr "Καταχώριση"
+
+#: 04120300.xhp
+msgctxt ""
+"04120300.xhp\n"
+"hd_id3157721\n"
+"15\n"
+"help.text"
+msgid "From bibliography database"
+msgstr "Από τη βάση δεδομένων βιβλιογραφίας"
+
+#: 04120300.xhp
+msgctxt ""
+"04120300.xhp\n"
+"par_id3154096\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/bibliographyentry/frombibliography\">Inserts a reference from the bibliography database.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/bibliographyentry/frombibliography\">Εισάγει μια παραπομπή από τη βάση δεδομένων της βιβλιογραφίας.</ahelp>"
+
+#: 04120300.xhp
+msgctxt ""
+"04120300.xhp\n"
+"hd_id3149805\n"
+"17\n"
+"help.text"
+msgid "From document content"
+msgstr "Από τα περιεχόμενα του εγγράφου"
+
+#: 04120300.xhp
+msgctxt ""
+"04120300.xhp\n"
+"par_id3153536\n"
"18\n"
"help.text"
-msgid "To include all occurrences of a text passage in an index, select the text, choose<emph> Edit - Find & Replace</emph>, and click <emph>Find All</emph>. Then choose <emph>Insert - Indexes and Tables - Entry</emph> and click <emph>Insert</emph>."
-msgstr "Για να συμπεριλάβετε όλες τις εμφανίσεις ενός τμήματος κειμένου σε ένα ευρετήριο, επιλέξτε <emph> Επεξεργασία - Εύρεση και αντικατάσταση </emph> και μετά πατήστε στο <emph>Εύρεση όλων</emph>. Μετά επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Καταχώριση</emph> και πατήστε <emph>Εισαγωγή</emph>."
+msgid "<ahelp hid=\"modules/swriter/ui/bibliographyentry/fromdocument\">Inserts a reference from the bibliography records that are stored in the current document.</ahelp> An entry that is stored in the document has priority over an entry that is stored in the bibliography database."
+msgstr "<ahelp hid=\"modules/swriter/ui/bibliographyentry/fromdocument\">Εισάγει μια αναφορά από τις εγγραφές της βιβλιογραφίας που είναι αποθηκευμένες στο τρέχον έγγραφο.</ahelp> Μια καταχώριση που είναι αποθηκευμένη στο έγγραφο έχει προτεραιότητα σε σχέση με μια καταχώριση που είναι αποθηκευμένη στη βάση δεδομένων βιβλιογραφίας."
-#: 04120100.xhp
+#: 04120300.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3149568\n"
-"32\n"
+"04120300.xhp\n"
+"par_id3154200\n"
+"19\n"
"help.text"
-msgid "Match case"
-msgstr "Ταίριασμα πεζών/κεφαλαίων"
+msgid "When you save a document that contains bibliography entries, the corresponding records are automatically saved in a hidden field in the document."
+msgstr "Όταν σώζετε ένα έγγραφο που περιέχει καταχωρίσεις βιβλιογραφίας, οι αντίστοιχες εγγραφές αποθηκεύονται αυτόματα σε ένα κρυφό πεδίο του εγγράφου."
-#: 04120100.xhp
+#: 04120300.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3147741\n"
-"33\n"
+"04120300.xhp\n"
+"hd_id3143273\n"
+"5\n"
"help.text"
-msgid "Whole words only"
-msgstr "Μόνο ολόκληρες λέξεις"
+msgid "Short name"
+msgstr "Σύντομο όνομα"
-#: 04120100.xhp
+#: 04120300.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3146345\n"
-"26\n"
+"04120300.xhp\n"
+"par_id3149490\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/bibliographyentry/entrylb\">Select the short name of the bibliography record that you want to insert.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/bibliographyentry/entrylb\">Επιλέξτε το σύντομο όνομα της εγγραφής βιβλιογραφίας που θέλετε να εισάγετε.</ahelp>"
+
+#: 04120300.xhp
+msgctxt ""
+"04120300.xhp\n"
+"hd_id3151260\n"
+"7\n"
+"help.text"
+msgid "Author, Title"
+msgstr "Συντάκτης, Τίτλος"
+
+#: 04120300.xhp
+msgctxt ""
+"04120300.xhp\n"
+"par_id3149824\n"
+"8\n"
+"help.text"
+msgid "If available, the author and the full title of the selected short name are displayed in this area."
+msgstr "Αν είναι διαθέσιμο, ο συγγραφέας και ο πλήρης τίτλος του επιλεγμένου σύντομου ονόματος εμφανίζονται σε αυτήν την περιοχή."
+
+#: 04120300.xhp
+msgctxt ""
+"04120300.xhp\n"
+"hd_id3149105\n"
+"9\n"
"help.text"
msgid "Insert"
msgstr "Εισαγωγή"
-#: 04120100.xhp
+#: 04120300.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3149845\n"
-"27\n"
+"04120300.xhp\n"
+"par_id3147100\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/insert\">Marks an index entry in your text.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/insert\">Σημειώνει μια καταχώριση ευρετηρίου στο κείμενο σας.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/bibliographyentry/insert\">Inserts the bibliographic reference into the document. If you created a new record, you must also insert it as an entry, otherwise the record is lost when you close the document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/bibliographyentry/insert\">Εισάγει μία παραπομπή βιβλιογραφίας στο έγγραφο. Αν δημιουργήσατε μία νέα εγγραφή, πρέπει επίσης να την εισάγετε ως καταχώριση, αλλιώς η εγγραφή χάνεται όταν κλείσετε το έγγραφο.</ahelp>"
-#: 04120100.xhp
+#: 04120300.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3148855\n"
-"34\n"
+"04120300.xhp\n"
+"hd_id3147216\n"
+"11\n"
"help.text"
msgid "Close"
msgstr "Κλείσιμο"
-#: 04120100.xhp
+#: 04120300.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3154777\n"
-"35\n"
+"04120300.xhp\n"
+"par_id3149036\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/close\">Closes the dialog.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/close\">Κλείνει τον διάλογο.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/bibliographyentry/close\">Closes the dialog.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/bibliographyentry/close\">Κλείνει τον διάλογο.</ahelp>"
-#: 04120100.xhp
+#: 04120300.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3151083\n"
-"28\n"
+"04120300.xhp\n"
+"hd_id3153634\n"
+"13\n"
"help.text"
-msgid "New user-defined index"
-msgstr "Νέο ευρετήριο ορισμένο από το χρήστη"
+msgid "New"
+msgstr "Δημιουργία"
-#: 04120100.xhp
+#: 04120300.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3150161\n"
-"29\n"
+"04120300.xhp\n"
+"par_id3147579\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/new\">Opens the <emph>Create New User-defined Index</emph> dialog where you can create a custom index.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/new\">Ανοίγει τον διάλογο <emph>Δημιουργία νέου ευρετηρίου ορισμένου από τον χρήστη</emph> όπου μπορείτε να δημιουργήσετε ένα προσαρμοσμένο ευρετήριο.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/bibliographyentry/new\">Opens the <link href=\"text/swriter/01/04120229.xhp\" name=\"Define Bibliography Entry\">Define Bibliography Entry</link> dialog, where you can create a new bibliography record. This record is only stored in the document. To add a record to the bibliography database, choose <emph>Tools - Bibliography Database</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/bibliographyentry/new\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/04120229.xhp\" name=\"Ορισμός καταχώρισης βιβλιογραφίας\">Ορισμός καταχώρισης βιβλιογραφίας</link>, όπου μπορείτε να δημιουργήσετε μία νέα βιβλιογραφική εγγραφή. Η εγγραφή αυτή αποθηκεύεται μόνο στο έγγραφο. Για να προσθέσετε μία εγγραφή στη βάση δεδομένων βιβλιογραφίας, επιλέξτε <emph>Εργαλεία - Βάση δεδομένων βιβλιογραφίας</emph>.</ahelp>"
-#: 04120100.xhp
+#: 04120300.xhp
msgctxt ""
-"04120100.xhp\n"
-"hd_id3153296\n"
-"30\n"
+"04120300.xhp\n"
+"hd_id3155142\n"
+"20\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 04120100.xhp
+#: 04120300.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3153507\n"
-"31\n"
+"04120300.xhp\n"
+"par_id3157900\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:DLG_NEW_USER_IDX:ED_NAME\">Enter a name for the new user-defined index. The new index is added to the list of available indexes and tables.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:DLG_NEW_USER_IDX:ED_NAME\">Εισάγετε το όνομα του νέου ευρετηρίου που ορίζεται από το χρήστη. Το νέο ευρετήριο θα συμπεριληφθεί στη λίστα των διαθέσιμων ευρετηρίων και πινάκων.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/bibliographyentry/edit\">Opens the <link href=\"text/swriter/01/04120229.xhp\" name=\"Define Bibliography Entry\">Define Bibliography Entry</link> dialog where you can edit the selected bibliography record.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/bibliographyentry/edit\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/04120229.xhp\" name=\"Ορισμός καταχώρισης βιβλιογραφίας\">Ορισμός καταχώρισης βιβλιογραφίας</link> όπου μπορείτε να επεξεργαστείτε την επιλεγμένη βιβλιογραφική εγγραφή.</ahelp>"
-#: 04120100.xhp
+#: 04120300.xhp
msgctxt ""
-"04120100.xhp\n"
-"par_id3156124\n"
-"38\n"
+"04120300.xhp\n"
+"par_id3149172\n"
+"22\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/indices_toc.xhp\" name=\"Using Tables of Content and Indexes\">Using Tables of Content and Indexes</link>"
-msgstr "<link href=\"text/swriter/guide/indices_toc.xhp\" name=\"Χρήση πινάκων περιεχομένων και ευρετηρίων\">Χρήση πινάκων περιεχομένων και ευρετηρίων</link>"
+msgid "<link href=\"text/swriter/guide/indices_literature.xhp\" name=\"Tips for working with bibliography entries\">Tips for working with bibliography entries</link>"
+msgstr "<link href=\"text/swriter/guide/indices_literature.xhp\" name=\"Συμβουλές για την εργασία με καταχωρίσεις βιβλιογραφίας\">Συμβουλές για την εργασία με καταχωρίσεις βιβλιογραφίας</link>"
-#: 02140000.xhp
+#: 04130000.xhp
msgctxt ""
-"02140000.xhp\n"
+"04130000.xhp\n"
"tit\n"
"help.text"
-msgid "Edit Fields"
-msgstr "Επεξεργασία πεδίων"
+msgid "Frame"
+msgstr "Πλαίσιο"
-#: 02140000.xhp
+#: 04130000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3150493\n"
+"04130000.xhp\n"
+"hd_id3151189\n"
"1\n"
"help.text"
-msgid "Edit Fields"
-msgstr "Επεξεργασία πεδίων"
+msgid "Frame"
+msgstr "Πλαίσιο"
-#: 02140000.xhp
+#: 04130000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3151184\n"
+"04130000.xhp\n"
+"par_id3145420\n"
"2\n"
"help.text"
-msgid "<variable id=\"feldbefehltext\"><ahelp hid=\".uno:FieldDialog\">Opens a dialog where you can edit the properties of a field. Click in front of a field, and then choose this command.</ahelp> In the dialog, you can use the arrow buttons to move to the previous or the next field. </variable>"
-msgstr "<variable id=\"feldbefehltext\"><ahelp hid=\".uno:FieldDialog\">Ανοίγει έναν διάλογο όπου μπορείτε να επεξεργαστείτε τις ιδιότητες ενός πεδίου. Πατήστε μπροστά σε ένα πεδίο και μετά επιλέξτε αυτή την εντολή.</ahelp> Στον διάλογο, μπορείτε να χρησιμοποιήσετε τα πλήκτρα βελών για να μετακινηθείτε στο προηγούμενο ή το επόμενο πεδίο.</variable>"
+msgid "<variable id=\"rahm\"><ahelp hid=\".uno:InsertFrame\">Inserts a frame that you can use to create a layout of one or more columns of text and objects.</ahelp></variable>"
+msgstr "<variable id=\"rahm\"><ahelp hid=\".uno:InsertFrame\">Εισάγει ένα πλαίσιο που μπορεί να χρησιμοποιηθεί για τη δημιουργία μίας διάταξης μιας ή περισσοτέρων στηλών κειμένου και αντικειμένων.</ahelp></variable>"
-#: 02140000.xhp
+#: 04130000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3151168\n"
-"4\n"
+"04130000.xhp\n"
+"par_id3153678\n"
+"37\n"
"help.text"
-msgid "You can also double-click a field in your document to open the field for editing."
-msgstr "Μπορείτε επίσης να διπλοπατήσετε σε ένα πεδίο στο έγγραφό σας, για να ανοίξετε το πεδίο για επεξεργασία."
+msgid "To edit a frame, click the border to select it, and then choose <emph>Format - Frame/Object</emph>. You can also resize or move a selected frame using special <link href=\"text/swriter/01/04130100.xhp\" name=\"shortcut keys\">shortcut keys</link>."
+msgstr "Για να επεξεργαστείτε ένα πλαίσιο, πατήστε πάνω στο περίγραμμα του για να το επιλέξετε και μετά επιλέξτε <emph>Μορφή - Πλαίσιο/Αντικείμενο</emph>. Μπορείτε επίσης να αλλάξετε το μέγεθος ή να μετακινήσετε ένα επιλεγμένο πλαίσιο χρησιμοποιώντας ειδικά <link href=\"text/swriter/01/04130100.xhp\" name=\"πλήκτρα συντόμευσης\">πλήκτρα συντόμευσης</link>."
-#: 02140000.xhp
+#: 04130000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3153668\n"
-"5\n"
+"04130000.xhp\n"
+"par_id3152952\n"
+"38\n"
"help.text"
-msgid "To change the view between field names and field contents in your document, choose <emph>View - Fields</emph>."
-msgstr "Για να αλλάξετε την προβολή μεταξύ των ονομάτων πεδίων και των περιεχομένων πεδίων στο έγγραφό σας, επιλέξτε <emph>Προβολή - Πεδία</emph>."
+msgid "To delete a frame, click the border of the frame, and then press Delete."
+msgstr "Για να διαγράψετε ένα πλαίσιο, πατήστε στο περίγραμμα του πλαισίου και ύστερα πιέστε το πλήκτρο Delete."
-#: 02140000.xhp
+#: 04130000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3149106\n"
-"59\n"
+"04130000.xhp\n"
+"par_id3151311\n"
+"23\n"
"help.text"
-msgid "If you select a <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE\">DDE</link> link in your document, and then choose <emph>Edit - Fields, </emph>the <link href=\"text/shared/01/02180000.xhp\" name=\"Edit Links\"><emph>Edit Links</emph></link> dialog opens."
-msgstr "Εάν επιλέξετε έναν <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE\">DDE</link> σύνδεσμο στο έγγραφό σας και μετά επιλέξετε <emph>Επεξεργασία - Πεδία, </emph>ανοίγει ο διάλογος <link href=\"text/shared/01/02180000.xhp\" name=\"Επεξεργασία συνδέσμων\"><emph>Επεξεργασία συνδέσμων </emph></link>."
+msgid "If you see small red arrows at the beginning and the end of text in frame, use the arrow keys to scroll through the remaining text."
+msgstr "Αν δείτε μικρά κόκκινα βέλη στην αρχή και στο τέλος του κειμένου σε πλαίσιο, χρησιμοποιήστε τα πλήκτρα βελών για να περιηγηθείτε στο υπόλοιπο κείμενο."
-#: 02140000.xhp
+#: 04130000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3149036\n"
-"60\n"
+"04130000.xhp\n"
+"par_id3155896\n"
+"25\n"
"help.text"
-msgid "If you click in front of a \"sender\" type field, and then choose <emph>Edit - Fields</emph>, the <link href=\"text/shared/optionen/01010100.xhp\" name=\"User data\"><emph>User data</emph></link> dialog opens."
-msgstr "Εάν πατήσετε μπροστά στο πεδίο τύπου ενός \"αποστολέα\" και μετά επιλέξετε <emph>Επεξεργασία - Πεδία</emph>, ανοίγει ο διάλογος <link href=\"text/shared/optionen/01010100.xhp\" name=\"Δεδομένα χρήστη\"><emph>Δεδομένα χρήστη</emph></link>."
+msgid "In the preview area of the <emph>Frame</emph> dialog, the frame is represented by a green rectangle, and the reference area by a red rectangle."
+msgstr "Στην περιοχή προεπισκόπησης του διαλόγου <emph>Πλαίσιο</emph>, το πλαίσιο αναπαριστάται από ένα πράσινο ορθογώνιο και η περιοχή παραπομπής από ένα κόκκινο ορθογώνιο."
-#: 02140000.xhp
+#: 04130000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3145765\n"
-"9\n"
+"04130000.xhp\n"
+"par_id3149694\n"
+"26\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "You can also preview the effects when you change the frame anchor to \"As Character\". The \"Baseline\" is drawn in red, \"Character\" is the font height, and \"line\" is the height of the line, including the frame."
+msgstr "Μπορείτε επίσης να προεπισκοπήσετε τα αποτελέσματα όταν αλλάξετε την αγκύρωση του πλαισίου σε \"Ως χαρακτήρας\". Η \"Βασική γραμμή\" σχεδιάζεται με κόκκινο, ο \"Χαρακτήρας\" είναι το ύψος της γραμματοσειράς και η \"γραμμή\" είναι το ύψος της γραμμής, συμπεριλαμβανομένου του πλαισίου."
-#: 02140000.xhp
+#: 04130000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3155142\n"
-"10\n"
+"04130000.xhp\n"
+"hd_id3149107\n"
+"5\n"
"help.text"
-msgid "Lists the type of field that you are editing."
-msgstr "Εμφανίζει τον τύπο του πεδίου που επεξεργάζεστε."
+msgid "Icon on the Insert toolbar:"
+msgstr "Εικονίδιο στην εργαλειοθήκη Εισαγωγή:"
-#: 02140000.xhp
+#: 04130000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3151371\n"
-"13\n"
+"04130000.xhp\n"
+"par_id3148970\n"
+"6\n"
"help.text"
-msgid "The following dialog elements are only visible when the corresponding field type is selected."
-msgstr "Τα παρακάτω στοιχεία διαλόγου είναι ορατά μόνο όταν ο αντίστοιχος τύπος πεδίου είναι επιλεγμένος."
+msgid "<variable id=\"syrahmentext\"><ahelp hid=\".uno:InsertFrameInteract\">Draws a frame where you drag in the document. Click the arrow next to the icon to select the number of columns for the frame.</ahelp></variable>"
+msgstr "<variable id=\"syrahmentext\"><ahelp hid=\".uno:InsertFrameInteract\">Σχεδιάζει ένα πλαίσιο στην θέση που μεταφέρετε στο έγγραφο. Πατήστε στο βέλος δίπλα στο εικονίδιο για να επιλέξετε τον αριθμό στηλών για το πλαίσιο.</ahelp></variable>"
-#: 02140000.xhp
+#: 04130100.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3150687\n"
-"56\n"
+"04130100.xhp\n"
+"tit\n"
"help.text"
-msgid "Select"
-msgstr "Επιλογή"
+msgid "Resizing and Moving Frames, Objects With the Keyboard"
+msgstr "Αλλαγή μεγέθους και μετακίνηση πλαισίων, αντικειμένων με το πληκτρολόγιο"
-#: 02140000.xhp
+#: 04130100.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3150700\n"
-"57\n"
+"04130100.xhp\n"
+"bm_id3154506\n"
"help.text"
-msgid "Lists the field options, for example, \"fixed\". If you want, you can click another option for the selected field type."
-msgstr "Εμφανίζει τις επιλογές πεδίων, για παράδειγμα, \"σταθερό\". Εάν θέλετε, μπορείτε να πατήσετε σε μια άλλη επιλογή για τον επιλεγμένο τύπο πεδίου."
+msgid "<bookmark_value>moving;objects and frames</bookmark_value><bookmark_value>objects;moving and resizing with keyboard</bookmark_value><bookmark_value>resizing;objects and frames, by keyboard</bookmark_value>"
+msgstr "<bookmark_value>μετακίνηση;αντικείμενα και πλαίσια</bookmark_value><bookmark_value>αντικείμενα; μετακίνηση και αλλαγή μεγέθους με πληκτρολόγιο</bookmark_value><bookmark_value>αλλαγή μεγέθους;αντικείμενα και πλαίσια, με πληκτρολόγιο</bookmark_value>"
-#: 02140000.xhp
+#: 04130100.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3155854\n"
-"11\n"
+"04130100.xhp\n"
+"hd_id3154506\n"
+"1\n"
"help.text"
-msgid "Format"
-msgstr "Μορφοποίηση"
+msgid "Resizing and Moving Frames, Objects With the Keyboard"
+msgstr "Αλλαγή μεγέθους και μετακίνηση πλαισίων, αντικειμένων με το πληκτρολόγιο"
-#: 02140000.xhp
+#: 04130100.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3147409\n"
-"12\n"
+"04130100.xhp\n"
+"par_id3145248\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKNUMFORMAT\">Select the format for the contents of the field. For date, time, and user-defined fields, you can also click \"Additional formats\" in the list, and then choose a different format.</ahelp> The formats that are available depend on the type of field that you are editing."
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKNUMFORMAT\">Επιλέξτε τη μορφοποίηση για τα περιεχόμενα του πεδίου. Για πεδία ημερομηνίας, χρόνου και πεδία ορισμένα από το χρήστη, μπορείτε επίσης να πατήσετε στο \"Πρόσθετες μορφοποιήσεις\" στη λίστα και μετά να επιλέξετε μια άλλη μορφοποίηση.</ahelp> Οι μορφοποιήσεις που γίνονται διαθέσιμες εξαρτώνται από τον τύπο του πεδίου που επεξεργάζεστε."
+msgid "You can resize and move selected frames and objects with the keyboard."
+msgstr "Μπορείτε να αυξομειώσετε και να μετακινήσετε επιλεγμένα πλαίσια και αντικείμενα με το πληκτρολόγιο."
-#: 02140000.xhp
+#: 04130100.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3149556\n"
-"24\n"
+"04130100.xhp\n"
+"par_id3148771\n"
+"4\n"
"help.text"
-msgid "Offset"
-msgstr "Μετατόπιση"
+msgid "To move a selected frame or object, press an arrow key. To move by one pixel, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>, and then press an arrow key."
+msgstr "Για να μετακινήσετε ένα επιλεγμένο πλαίσιο ή αντικείμενο, πατήστε ένα πλήκτρο βέλους. Για να το μετακινήσετε κατά ένα εικονοστοιχείο, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και μετά πατήστε ένα πλήκτρο βέλους."
-#: 02140000.xhp
+#: 04130100.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3145256\n"
-"25\n"
+"04130100.xhp\n"
+"par_id3150762\n"
+"5\n"
"help.text"
-msgid "Displays the offset for the selected field type, for example, for \"Next Page,\" \"Page Numbers\" or \"Previous Page\". You can enter a new offset value which will be added to the displayed page number."
-msgstr "Εμφανίζει την μετατόπιση για τον επιλεγμένο τύπο πεδίου, για παράδειγμα, για \"επόμενη σελίδα\", \"αριθμοί σελίδας\" ή \"προηγούμενη σελίδα\". Μπορείτε να εισάγετε μια νέα τιμή μετατόπισης που θα προστεθεί στον εμφανιζόμενο αριθμό σελίδας."
+msgid "To resize a selected frame or object, first press Ctrl+Tab. Now one of the handles blinks to show that it is selected. To select another handle, press Ctrl+Tab again. Press an arrow key to resize the object by one grid unit. To resize by one pixel, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>, and then press an arrow key."
+msgstr "Για να αυξομειώσετε ένα επιλεγμένο πλαίσιο ή αντικείμενο, πατήστε πρώτα Ctrl+Tab. Τώρα μία από τις λαβές θα αναβοσβήνει για να δείξει ότι επιλέγεται. Για να επιλεχθεί μια άλλη λαβή πατήστε Ctrl+Tab ξανά. Πατήστε το πλήκτρο βέλους για να αυξομειώσετε το αντικείμενο κατά μια μονάδα πλέγματος. Για να αυξομειώσετε κατά ένα εικονοστοιχείο, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και έπειτα πατήστε ένα πλήκτρο βέλους."
-#: 02140000.xhp
+#: 04130100.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id5081637\n"
+"04130100.xhp\n"
+"par_id3149294\n"
+"6\n"
"help.text"
-msgid "If you want to change the actual page number and not the displayed number, do not use the <emph>Offset</emph> value. To change page numbers, read the <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Page Numbers\"><emph>Page Numbers</emph></link> guide."
-msgstr "Εάν θέλετε να αλλάξετε τον πραγματικό αριθμό της σελίδας και όχι τον εμφανιζόμενο αριθμό, μη χρησιμοποιήσετε την τιμή <emph>Μετατόπιση</emph>. Για να αλλάξετε τους αριθμούς σελίδας, διαβάστε τον οδηγό <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Αριθμοί σελίδας\"><emph>Αριθμοί σελίδας</emph></link>."
+msgid "The increment by which you move an object with the keyboard is determined by the document grid. To change the properties of the document grid, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01050100.xhp\" name=\"Text document - Grid\">%PRODUCTNAME Writer - Grid</link></emph>."
+msgstr "Η αύξηση μετακίνησης αντικειμένου με το πληκτρολόγιο καθορίζεται από το πλέγμα του εγγράφου. Για αλλαγή των ιδιοτήτων του πλέγματος του εγγράφου, διαλέξτε<emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01050100.xhp\" name=\"Κείμενο εγγράφου - Πλέγμα\">%PRODUCTNAME Writer - Πλέγμα</link></emph>."
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3145269\n"
-"22\n"
+"04150000.xhp\n"
+"tit\n"
"help.text"
-msgid "Level"
-msgstr "Επίπεδο"
+msgid "Table"
+msgstr "Πίνακας"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3150559\n"
-"23\n"
+"04150000.xhp\n"
+"hd_id3147402\n"
+"1\n"
"help.text"
-msgid "Change the defined values and outline levels for the \"Chapter\" field type."
-msgstr "Αλλάζει τις ορισμένες τιμές και τα επίπεδα διάρθρωσης για τον τύπο πεδίου \"Κεφάλαιο\"."
+msgid "<link href=\"text/swriter/01/04150000.xhp\">Table</link>"
+msgstr "<link href=\"text/swriter/01/04150000.xhp\">Πίνακας</link>"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3147744\n"
-"14\n"
+"04150000.xhp\n"
+"par_id3149355\n"
+"2\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:InsertTable\">Inserts a table into the document. You can also click the arrow, drag to select the number of rows and columns to include in the table, and then click in the last cell.</ahelp></variable>"
+msgstr "<variable id=\"tabelletext\"><ahelp hid=\".uno:InsertTable\">Εισάγει έναν πίνακα στο έγγραφο. Μπορείτε επίσης να πατήσετε στο βέλος, να μεταφέρετε για να επιλέξετε τον αριθμό των γραμμών και των στηλών που θα συμπεριληφθούν στον πίνακα και μετά να πατήσετε στο τελευταίο κελί.</ahelp></variable>"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3149834\n"
-"15\n"
+"04150000.xhp\n"
+"par_id3153922\n"
+"3\n"
"help.text"
-msgid "Displays the name of a field variable. If you want, you can enter a new name."
-msgstr "Εμφανίζει το όνομα μιας μεταβλητής πεδίου. Αν θέλετε, μπορείτε να εισάγετε ένα νέο όνομα."
+msgid "To insert a table from another document, copy the table, and then paste the table into the current document."
+msgstr "Για να εισάγετε έναν πίνακα από ένα διαφορετικό έγγραφο, αντιγράψτε τον πίνακα και ύστερα επικολλήστε τον στο τρέχον έγγραφο."
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3148844\n"
-"20\n"
+"04150000.xhp\n"
+"par_id3151181\n"
+"49\n"
"help.text"
-msgid "Value"
-msgstr "Τιμή"
+msgid "To convert text into a table, select the text, and then choose <emph>Table - Convert - Text to Table</emph>."
+msgstr "Για να μετατρέψετε το κείμενο σε έναν πίνακα, επιλέξτε το κείμενο και ύστερα επιλέξτε <emph>Πίνακας - Μετατροπή - Κείμενο σε πίνακα</emph>."
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3148857\n"
-"21\n"
+"04150000.xhp\n"
+"par_idN10642\n"
"help.text"
-msgid "Displays the current value of the field variable. If you want, you can enter a new value."
-msgstr "Εμφανίζει την τρέχουσα τιμή των μεταβλητών πεδίου. Εάν θέλετε, μπορείτε να εισάγετε μια νέα τιμή."
+msgid "To insert a table into a table, click in a cell in the table and choose <emph>Table - Insert - Table</emph>."
+msgstr "Για να εισάγετε έναν πίνακα σε έναν άλλο πίνακα, πατήστε σε ένα κελί στον πίνακα και επιλέξτε <emph>Πίνακας - Εισαγωγή - Πίνακας</emph>."
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3153306\n"
-"16\n"
+"04150000.xhp\n"
+"par_id3154638\n"
+"50\n"
"help.text"
-msgid "Condition"
-msgstr "Συνθήκη"
+msgid "$[officename] can automatically format numbers that you enter in a table cell, for example, dates and times. To activate this feature, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Table</emph> and click the<emph> Number recognition </emph>check box in the <emph>Input in tables</emph> area."
+msgstr "Το $[officename] μπορεί να μορφοποιήσει αυτόματα αριθμούς που εισάγετε σε κελί πίνακα, για παράδειγμα, ημερομηνίες και χρόνους. Για ενεργοποίηση αυτής της λειτουργίας, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Πίνακας</emph> και πάτημα στο πλαίσιο ελέγχου <emph>Αναγνώριση αριθμών</emph> στην περιοχή <emph>Εισαγωγή σε πίνακες</emph>."
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3156124\n"
-"17\n"
+"04150000.xhp\n"
+"hd_id3145419\n"
+"4\n"
"help.text"
-msgid "Displays the condition that must be met for the field to be activated. If you want, you can enter a new <link href=\"text/swriter/01/04090200.xhp\" name=\"condition\">condition</link>."
-msgstr "Εμφανίζει τη συνθήκη που πρέπει να ισχύει στο πεδίο για να γίνει ενεργό. Αν θέλετε, μπορείτε να εισάγετε μια νέα <link href=\"text/swriter/01/04090200.xhp\" name=\"συνθήκη\">συνθήκη</link>."
+msgid "Name"
+msgstr "Όνομα"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3156103\n"
-"26\n"
+"04150000.xhp\n"
+"par_id3154099\n"
+"5\n"
"help.text"
-msgid "Then, Else"
-msgstr "Τότε, Αλλιώς"
+msgid "<ahelp hid=\"modules/swriter/ui/inserttable/nameedit\">Enter a name for the table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/nameedit\">Εισάγετε ένα όνομα για τον πίνακα.</ahelp>"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3155073\n"
-"27\n"
+"04150000.xhp\n"
+"hd_id3149806\n"
+"9\n"
"help.text"
-msgid "Change the field contents that are displayed depending on whether the field condition is met or not."
-msgstr "Αλλάζει τα περιεχόμενα των πεδίων που εμφανίζονται ανάλογα με το αν μια συνθήκη πεδίου ισχύει ή όχι."
+msgid "Table size"
+msgstr "Μέγεθος πίνακα"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3154326\n"
-"30\n"
+"04150000.xhp\n"
+"par_id3153533\n"
+"10\n"
"help.text"
-msgid "Reference"
-msgstr "Παραπομπή"
+msgid "Specify the number of columns and rows in the new table."
+msgstr "Καθορίστε τον αριθμό στηλών και γραμμών στον νέο πίνακα."
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3154339\n"
-"31\n"
+"04150000.xhp\n"
+"hd_id3153672\n"
+"11\n"
"help.text"
-msgid "Insert or modify the reference text for the selected field."
-msgstr "Εισαγωγή ή τροποποίηση ενός κειμένου παραπομπής για το επιλεγμένο πεδίο."
+msgid "Columns"
+msgstr "Στήλες"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3148785\n"
-"18\n"
+"04150000.xhp\n"
+"par_id3154576\n"
+"12\n"
"help.text"
-msgid "Macro name"
-msgstr "Όνομα μακροεντολής"
+msgid "<ahelp hid=\"modules/swriter/ui/inserttable/colspin\">Enter the number of columns that you want in the table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/colspin\">Εισάγετε τον επιθυμητό αριθμό των στηλών στον πίνακα.</ahelp>"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3148798\n"
-"19\n"
+"04150000.xhp\n"
+"hd_id3152954\n"
+"13\n"
"help.text"
-msgid "Displays the name of the macro assigned to the selected field."
-msgstr "Εμφανίζει το όνομα της συσχετισμένης μακροεντολής στο επιλεγμένο πεδίο."
+msgid "Rows"
+msgstr "Γραμμές"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3150097\n"
-"32\n"
+"04150000.xhp\n"
+"par_id3154477\n"
+"14\n"
"help.text"
-msgid "Placeholder"
-msgstr "Δεσμευτικό θέσης"
+msgid "<ahelp hid=\"modules/swriter/ui/inserttable/rowspin\">Enter the number of rows that you want in the table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/rowspin\">Εισάγετε τον επιθυμητό αριθμό των γραμμών στον πίνακα.</ahelp>"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3150027\n"
-"33\n"
+"04150000.xhp\n"
+"hd_id3155903\n"
+"37\n"
"help.text"
-msgid "Displays the placeholder text of the selected field."
-msgstr "Εμφανίζει το κείμενο δεσμευτικού θέσης του επιλεγμένου πεδίου."
+msgid "Options"
+msgstr "Επιλογές"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3150041\n"
-"36\n"
+"04150000.xhp\n"
+"par_id3149694\n"
+"41\n"
"help.text"
-msgid "Insert Text"
-msgstr "Εισαγωγή κειμένου"
+msgid "Set the options for the table."
+msgstr "Ορίστε τις επιλογές για τον πίνακα."
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3153126\n"
-"37\n"
+"04150000.xhp\n"
+"hd_id3154198\n"
+"42\n"
"help.text"
-msgid "Displays the text that is linked to a condition."
-msgstr "Εμφανίζει το κείμενο που συνδέεται με μια συνθήκη."
+msgid "Heading"
+msgstr "Κεφαλίδα"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3153140\n"
-"61\n"
+"04150000.xhp\n"
+"par_id3155188\n"
+"43\n"
"help.text"
-msgid "Formula"
-msgstr "Τύπος"
+msgid "<ahelp hid=\"modules/swriter/ui/inserttable/headercb\">Includes a heading row in the table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/headercb\">Περιλαμβάνει μια γραμμή κεφαλίδας στον πίνακα.</ahelp>"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3154624\n"
-"62\n"
+"04150000.xhp\n"
+"hd_id3143270\n"
+"38\n"
"help.text"
-msgid "Displays the formula of a formula field."
-msgstr "Εμφανίζει τον τύπο ενός πεδίου τύπου."
+msgid "Repeat heading"
+msgstr "Επανάληψη κεφαλίδας"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3150658\n"
-"63\n"
+"04150000.xhp\n"
+"par_id3151252\n"
+"44\n"
"help.text"
-msgid "Database selection"
-msgstr "Επιλογή βάσης δεδομένων"
+msgid "<ahelp hid=\"modules/swriter/ui/inserttable/repeatcb\">Repeats the heading of the table at the top of subsequent page if the table spans more than one page.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/repeatcb\">Επαναλαμβάνει την κεφαλίδα του πίνακα στην κορυφή της επόμενης σελίδας εάν ο πίνακας επεκτείνεται σε περισσότερες από μία σελίδες.</ahelp>"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3150671\n"
-"64\n"
+"04150000.xhp\n"
+"par_idN10754\n"
"help.text"
-msgid "Select a registered database that you want to insert the selected field from. You can also change the table or query that the selected field refers to."
-msgstr "Επιλέξτε μία καταχωρισμένη βάση δεδομένων από την οποία θέλετε να εισάγετε το επιλεγμένο πεδίο. Μπορείτε επίσης να αλλάξετε τον πίνακα ή το ερώτημα στο οποίο αναφέρεται το επιλεγμένο πεδίο."
+msgid "The first ... rows"
+msgstr "Οι πρώτες ... γραμμές"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3154025\n"
-"38\n"
+"04150000.xhp\n"
+"par_idN10758\n"
"help.text"
-msgid "Record number"
-msgstr "Αριθμός εγγραφής"
+msgid "<ahelp hid=\"modules/swriter/ui/inserttable/repeatheaderspin\">Select the number of rows that you want to use for the heading.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/repeatheaderspin\">Επιλέξτε τον επιθυμητό αριθμό γραμμών για την κεφαλίδα.</ahelp>"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3154039\n"
+"04150000.xhp\n"
+"hd_id3149821\n"
"39\n"
"help.text"
-msgid "Displays the database record number that is inserted when the condition specified for the \"Any record\" field type is met."
-msgstr "Εμφανίζει τον αριθμό εγγραφής της βάσης δεδομένων που έχει εισαχθεί, όταν η ορισμένη συνθήκη για τον τύπο του πεδίου \"Οποιαδήποτε εγγραφή\" ισχύει."
+msgid "Do not split the table"
+msgstr "Να μην διαιρεθεί ο πίνακας"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3149960\n"
-"47\n"
+"04150000.xhp\n"
+"par_id3149106\n"
+"45\n"
"help.text"
-msgid "Left Arrow"
-msgstr "Αριστερό βέλος"
+msgid "<ahelp hid=\"modules/swriter/ui/inserttable/dontsplitc\">Prevents the table from spanning more than one page.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/dontsplitc\">Αποτρέπει την επέκταση του πίνακα σε περισσότερες από μια σελίδες.</ahelp>"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3149602\n"
-"49\n"
+"04150000.xhp\n"
+"hd_id3154838\n"
+"40\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_FLDEDT_PREV\">Jumps to the previous field of the same type in the document.</ahelp> This button is only active when a document contains more than one field of the same type."
-msgstr "<ahelp hid=\"HID_DLG_FLDEDT_PREV\">Μεταβαίνει στο προηγούμενο πεδίο του ίδιου τύπου στο έγγραφο.</ahelp> Αυτό το κουμπί είναι ενεργό μόνο όταν ένα έγγραφο περιέχει περισσότερα από ένα πεδία του ίδιου τύπου."
+msgid "Border"
+msgstr "Περίγραμμα"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3155341\n"
+"04150000.xhp\n"
+"par_id3148970\n"
+"46\n"
"help.text"
-msgid "<image id=\"img_id3155348\" src=\"res/sc10618.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155348\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155348\" src=\"res/sc10618.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155348\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"modules/swriter/ui/inserttable/bordercb\">Adds a border to the table cells.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/bordercb\">Προσθέτει ένα περίγραμμα στα κελιά του πίνακα.</ahelp>"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3148728\n"
-"48\n"
+"04150000.xhp\n"
+"hd_id3147213\n"
+"35\n"
"help.text"
-msgid "Previous Field"
-msgstr "Προηγούμενο πεδίο"
+msgid "AutoFormat"
+msgstr "Αυτόματη μορφοποίηση"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"hd_id3155541\n"
-"50\n"
+"04150000.xhp\n"
+"par_id3149036\n"
+"36\n"
"help.text"
-msgid "Right Arrow"
-msgstr "Δεξί βέλος"
+msgid "<variable id=\"autoformattext\"><ahelp hid=\"modules/swriter/ui/inserttable/autoformat\">Opens the <emph>AutoFormat</emph> dialog, where you can select a predefined layout for table.</ahelp></variable>"
+msgstr "<variable id=\"autoformattext\"><ahelp hid=\"modules/swriter/ui/inserttable/autoformat\">Ανοίγει τον διάλογο <emph>Αυτόματη μορφοποίηση</emph>, όπου μπορείτε να επιλέξετε μία προκαθορισμένη διάταξη για τον πίνακα.</ahelp></variable>"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3146846\n"
-"52\n"
+"04150000.xhp\n"
+"hd_id3147575\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_FLDEDT_NEXT\">Jumps to the next field of the same type in the document.</ahelp> This button is only active when a document contains more than one field of the same type."
-msgstr "<ahelp hid=\"HID_DLG_FLDEDT_NEXT\">Μεταβαίνει στο επόμενο πεδίο του ίδιου τύπου στο έγγραφο.</ahelp> Αυτό το κουμπί είναι ενεργό μόνο όταν ένα έγγραφο περιέχει περισσότερα από ένα πεδία του ίδιου τύπου."
+msgid "Icon on the Insert toolbar"
+msgstr "Εικονίδιο στην εργαλειοθήκη Εισαγωγή"
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3145117\n"
+"04150000.xhp\n"
+"par_id3153511\n"
+"16\n"
"help.text"
-msgid "<image id=\"img_id3149575\" src=\"res/sc10617.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149575\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149575\" src=\"res/sc10617.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149575\">Εικονίδιο</alt></image>"
+msgid "On the Insert toolbar, click the <emph>Table</emph> icon to open the <emph>Insert Table</emph> dialog, where you can insert a table in the current document. You can also click the arrow, drag to select the number of rows and columns to include in the table, and then click in the last cell."
+msgstr "Στην εργαλειοθήκη Εισαγωγή, πατήστε στο εικονίδιο <emph>Πίνακας</emph> για να ανοίξετε τον διάλογο <emph>Εισαγωγή πίνακα</emph>, όπου μπορείτε να εισάγετε έναν πίνακα στο τρέχον έγγραφο. Μπορείτε επίσης να πατήσετε στο βέλος, να μεταφέρετε για να επιλέξετε τον αριθμό γραμμών και στηλών που θα συμπεριλάβετε στον πίνακα και ύστερα να πατήσετε στο τελευταίο κελί."
-#: 02140000.xhp
+#: 04150000.xhp
msgctxt ""
-"02140000.xhp\n"
-"par_id3146891\n"
-"51\n"
+"04150000.xhp\n"
+"par_id3155912\n"
+"52\n"
"help.text"
-msgid "Next Field"
-msgstr "Επόμενο πεδίο"
+msgid "<link href=\"text/swriter/01/05090300.xhp\" name=\"Format - Table - Text Flow\">Table - Table Properties - Text Flow</link>"
+msgstr "<link href=\"text/swriter/01/05090300.xhp\" name=\"Μορφή - Πίνακας - Ροή κειμένου\">Πίνακας - Ιδιότητες πίνακα - Ροή πίνακα</link>"
-#: 04090003.xhp
+#: 04150000.xhp
msgctxt ""
-"04090003.xhp\n"
+"04150000.xhp\n"
+"par_id3150688\n"
+"53\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040500.xhp\" name=\"Writer - Table\">%PRODUCTNAME Writer - Table</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040500.xhp\" name=\"Writer - Πίνακας\">%PRODUCTNAME Writer - Πίνακας</link>"
+
+#: 04180400.xhp
+msgctxt ""
+"04180400.xhp\n"
"tit\n"
"help.text"
-msgid "Functions"
-msgstr "Λειτουργίες"
+msgid "Exchange Database"
+msgstr "Αντααλλαγή βάσης δεδομένων"
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3149123\n"
-"1\n"
+"04180400.xhp\n"
+"bm_id3145799\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04090003.xhp\" name=\"Functions\">Functions</link>"
-msgstr "<link href=\"text/swriter/01/04090003.xhp\" name=\"Λειτουργίες\">Λειτουργίες</link>"
+msgid "<bookmark_value>databases; exchanging</bookmark_value><bookmark_value>address books; exchanging</bookmark_value><bookmark_value>exchanging databases</bookmark_value><bookmark_value>replacing;databases</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων; ανταλλαγή</bookmark_value><bookmark_value>βιβλία διευθύνσεων; ανταλλαγή</bookmark_value><bookmark_value>ανταλλαγή βάσεων δεδομένων</bookmark_value><bookmark_value>αντικατάσταση;βάσεις δεδομένων</bookmark_value>"
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3150343\n"
-"45\n"
+"04180400.xhp\n"
+"hd_id3145799\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_FUNCVALUE\" visibility=\"hidden\">Sets additional function parameters for fields. The type of parameter depends on the field type that you select.</ahelp>"
-msgstr "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_FUNCVALUE\" visibility=\"hidden\">Ορίζει πρόσθετες παραμέτρους λειτουργίας για πεδία. Ο τύπος των παραμέτρων εξαρτάται από τον επιλεγόμενο τύπο πεδίου.</ahelp>"
+msgid "Exchange Database"
+msgstr "Αντααλλαγή βάσης δεδομένων"
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3151242\n"
+"04180400.xhp\n"
+"par_id3156384\n"
"2\n"
"help.text"
-msgid "Depending on the field type that you select, you can assign conditions to certain functions. For example, you can define a field that executes a macro when you click the field in the document, or a condition that, when met, hides a field. You can also define placeholder fields that insert graphics, tables, frames and other objects into your document when needed."
-msgstr "Ανάλογα με τον τύπο του πεδίου που επιλέγετε, μπορείτε να αποδώσετε συνθήκες σε συγκεκριμένες λειτουργίες. Για παράδειγμα, μπορείτε να ορίσετε ένα πεδίο που εκτελεί μια μακροεντολή όταν πατάτε στο πεδίο στο έγγραφο, ή μια συνθήκη που, όταν ισχύει, κρύβει ένα πεδίο. Μπορείτε επίσης να ορίσετε πεδία δεσμευτικών θέσης που εισάγουν γραφικά, πίνακες, πλαίσια και άλλα αντικείμενα στο έγγραφό σας όταν χρειάζεται."
+msgid "<variable id=\"datenbankaustext\"><ahelp hid=\".uno:ChangeDatabaseField\">Change the data sources for the current document.</ahelp> To correctly display the contents of inserted fields, the replacement database must contain identical field names. </variable>"
+msgstr "<variable id=\"datenbankaustext\"><ahelp hid=\".uno:ChangeDatabaseField\">Αλλάξτε τις προελεύσεις δεδομένων για το τρέχον έγγραφο.</ahelp> Για να εμφανίσετε σωστά τα περιεχόμενα των εισηγμένων πεδίων, η βάση δεδομένων αντικατάστασης πρέπει να περιέχει ταυτόσημα ονόματα πεδίων. </variable>"
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id0902200804352037\n"
+"04180400.xhp\n"
+"par_id3153818\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the available field types. To add a field to your document, click a field type, click a field in the <emph>Select </emph>list, and then click <emph>Insert</emph>.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει σε λίστα τους διαθέσιμους τύπους πεδίων. Για να προσθέσετε ένα πεδίο στο έγγραφο σας, κάντε κλικ σε ένα τύπο πεδίου, κάντε κλικ σε ένα πεδίο στη λίστα <emph>Επιλογή </emph>, και μετά κάντε κλικ στο <emph>Εισαγωγή</emph>.</ahelp>"
+msgid "For example, if you inserting address fields in a form letter from an address database, you can then exchange the database with another address database to insert different addresses."
+msgstr "Για παράδειγμα, εάν εισάγετε πεδία διευθύνσεων σε μία φόρμα επιστολής από μία βάση δεδομένων με διευθύνσεις, μπορείτε να ανταλλάξετε τη βάση δεδομένων με μία διαφορετική για να εισάγετε διαφορετικές διευθύνσεις."
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3150537\n"
+"04180400.xhp\n"
+"hd_id3149130\n"
"3\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "Exchanging Databases"
+msgstr "Ανταλλαγή βάσεων δεδομένων"
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3155623\n"
+"04180400.xhp\n"
+"par_id3154651\n"
"4\n"
"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
+msgid "You can only change one database at a time in this dialog."
+msgstr "Μπορείτε να αλλάξετε μόνο μία βάση δεδομένων κάθε φορά σε αυτόν τον διάλογο."
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3152999\n"
+"04180400.xhp\n"
+"hd_id3146965\n"
"5\n"
"help.text"
-msgid "Conditional text"
-msgstr "Κείμενο υπό συνθήκες"
-
-#: 04090003.xhp
-msgctxt ""
-"04090003.xhp\n"
-"par_id3149881\n"
-"6\n"
-"help.text"
-msgid "Inserts text if a certain <link href=\"text/swriter/01/04090200.xhp\" name=\"condition\">condition</link> is met. For example, enter \"sun eq 1\" in the <emph>Condition</emph> box, and then the text that you want to insert when the variable \"sun\" equals \"1\" in the <emph>Then </emph>box. If you want, you can also enter the text that you want to display when this condition is not met in the <emph>Else</emph> box. To define the variable \"sun\", click the <link href=\"text/swriter/01/04090005.xhp\" name=\"Variables\"><emph>Variables</emph></link> tab, select \"Set variable\", type \"sun\" in the<emph> Name</emph> box, and its value in the<emph> Value</emph> box."
-msgstr "Εισάγει κείμενο αν μια συγκεκριμένη <link href=\"text/swriter/01/04090200.xhp\" name=\"συνθήκη\">συνθήκη </link> ισχύει. Για παράδειγμα, εισάγετε \"sun eq 1\" στο πλαίσιο <emph>Συνθήκη</emph> και μετά το κείμενο που θέλετε να εμφανίζεται όταν η μεταβλητή \"sun\" ισούται με \"1\" στο πλαίσιο <emph>Τότε </emph>. Εάν θέλετε, μπορείτε επίσης, να εισάγετε το κείμενο που θέλετε να εμφανίζεται όταν η συνθήκη αυτή είναι ψευδής στο πλαίσιο <emph>Αλλιώς</emph>. Για να ορίσετε τη μεταβλητή \"sun\", παήστε στην καρτέλα <link href=\"text/swriter/01/04090005.xhp\" name=\"Variables\"><emph>Μεταβλητές</emph></link>, επιλέξτε \"Ορισμός μεταβλητής\", πληκτρολογήστε \"sun\" στο πεδίο <emph> Όνομα</emph> και την τιμή της στο πλαίσιο <emph>Τιμή</emph>."
+msgid "Databases in Use"
+msgstr "Βάσεις δεδομένων σε χρήση"
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3153719\n"
-"47\n"
+"04180400.xhp\n"
+"par_id3149053\n"
+"9\n"
"help.text"
-msgid "Input list"
-msgstr "Λίστα εισαγωγής"
+msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/inuselb\">Lists the databases that are currently in use.</ahelp> The current document contains at least one data field from each of the databases in the list."
+msgstr "<ahelp hid=\"modules/swriter/ui/exchangedatabases/inuselb\">Καταχωρίζει τις βάσεις δεδομένων που είναι σε χρήση τη στιγμή εκείνη.</ahelp> Το τρέχον έγγραφο περιέχει τουλάχιστον ένα πεδίο δεδομένων από κάθε βάση δεδομένων στη λίστα."
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3147564\n"
-"48\n"
+"04180400.xhp\n"
+"hd_id3147300\n"
+"6\n"
"help.text"
-msgid "Inserts a text field that displays one item from a list. You can add, edit, and remove items, and change their order in the list. Click an <emph>Input list</emph> field in your document or press Ctrl+Shift+F9 to display the <link href=\"text/swriter/01/04090003.xhp\" name=\"Choose Item\"><emph>Choose Item</emph></link> dialog."
-msgstr "Εισάγει ένα πεδίο κειμένου που εμφανίζει ένα στοιχείο από μια λίστα. Μπορείτε να προσθέσετε, να επεξεργαστείτε και να αφαιρέσετε στοιχεία και να αλλάξετε την σειρά τους στη λίστα. Πατήστε σε ένα πεδίο <emph>Λίστα εισαγωγής</emph> στο έγγραφό σας πατήσετε Ctrl+Shift+F9 για να εμφανίσετε τον διάλογο <link href=\"text/swriter/01/04090003.xhp\" name=\"Επιλογή στοιχείου\"><emph>Επιλογή στοιχείου</emph></link>."
+msgid "Available Databases"
+msgstr "Διαθέσιμες βάσεις δεδομένων"
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3153146\n"
-"7\n"
+"04180400.xhp\n"
+"par_id3150533\n"
+"10\n"
"help.text"
-msgid "Input field"
-msgstr "Πεδίο εισαγωγής"
+msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/availablelb\">Lists the databases that are registered in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/exchangedatabases/availablelb\">Εμφανίζει τις βάσεις δεδομένων που είναι καταχωρισμένες στο <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3149287\n"
-"8\n"
+"04180400.xhp\n"
+"par_idN106DB\n"
"help.text"
-msgid "Inserts a text field that you can open by <link href=\"text/swriter/01/04090100.xhp\" name=\"clicking\">clicking</link> it in the document. You can then change the text that is displayed."
-msgstr "Εισάγει ένα πεδίο κειμένου που μπορείτε να ανοίξετε <link href=\"text/swriter/01/04090100.xhp\" name=\"πατώντας\">πατώντας</link> στο έγγραφο. Μπορείτε τότε να αλλάξετε το κείμενο που εμφανίζεται."
+msgid "Browse"
+msgstr "Περιήγηση"
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3154691\n"
-"9\n"
+"04180400.xhp\n"
+"par_idN106DF\n"
"help.text"
-msgid "Execute macro"
-msgstr "Εκτέλεση μακροεντολής"
+msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/browse\">Opens a file open dialog to select a database file (*.odb). The selected file is added to the Available Databases list.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/exchangedatabases/browse\">Ανοίγει έναν διάλογο για το άνοιγμα αρχείων για να επιλέξετε ένα αρχείο βάσης δεδομένων (*.odb). Το επιλεγμένο αρχείο προστίθεται στη λίστα διαθέσιμες βάσεις δεδομένων.</ahelp>"
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3147515\n"
-"10\n"
+"04180400.xhp\n"
+"hd_id3149349\n"
+"7\n"
"help.text"
-msgid "Inserts a text field that runs a macro when you click the field in the document. To assign a macro to the field, click the <emph>Macro</emph> button."
-msgstr "Εισάγει ένα πεδίο κειμένου που εκτελεί αυτόματα μια εκχωρημένη μακροεντολή, όταν πατάτε στο πεδίο μέσα στο έγγραφο. Για να εκχωρήσετε μια μακροεντολή σε ένα πεδίο, πατήστε στο κουμπί <emph>Μακροεντολή</emph>."
+msgid "Define"
+msgstr "Ορισμός"
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3152946\n"
+"04180400.xhp\n"
+"par_id3145827\n"
"11\n"
"help.text"
-msgid "Placeholder"
-msgstr "Δεσμευτικό θέσης"
+msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/define\">Replaces the current data source with the data source that you selected in the <emph>Available Databases </emph>list.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/exchangedatabases/define\">Αντικαθιστά την τρέχουσα πηγή δεδομένων με την πηγή δεδομένων που επιλέξατε στη λίστα <emph>Διαθέσιμες βάσεις δεδομένων</emph>.</ahelp>"
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3153527\n"
+"04180400.xhp\n"
+"hd_id3154506\n"
"12\n"
"help.text"
-msgid "Inserts a placeholder field in the document, for example, for graphics. When you click a placeholder field in the document, you are prompted to insert the item that is missing."
-msgstr "Εισάγει ένα πεδίο δεσμευτικού θέσης στο έγγραφο, παραδείγματος χάριν, για γραφικά. Όταν πατάτε σε ένα δεσμευτικό θέσης στο έγγραφο, σας ζητάτε να εισάγετε το στοιχείο που λείπει."
+msgid "To exchange a database:"
+msgstr "Για να ανταλλάξετε μία βάση δεδομένων:"
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3150973\n"
+"04180400.xhp\n"
+"par_id3149881\n"
"13\n"
"help.text"
-msgid "Hidden text"
-msgstr "Κρυφό κείμενο"
+msgid "Ensure that both databases contain matching field names and field types."
+msgstr "Επιβεβαιώνει ότι και οι δυο βάσεις δεδομένων περιέχουν ονόματα πεδίων και τύπους πεδίων που ταιριάζουν."
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3147524\n"
+"04180400.xhp\n"
+"par_id3148386\n"
"14\n"
"help.text"
-msgid "Inserts a text field that is hidden when the condition that you specify is met. To use this function, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\">%PRODUCTNAME Writer - Formatting Aids</link></emph> and clear the <emph>Fields: Hidden text</emph> check box."
-msgstr "Εισάγει ένα πεδίο κειμένου που είναι κρυφό όταν η συνθήκη που καθορίζεται εκπληρώνεται. Για να χρησιμοποιήσετε αυτή τη λειτουργία, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Έγγραφο κειμένου- Βοηθήματα μορφοποίησης\">%PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</link></emph> και καθαρισμός του πλαισίου ελέγχου <emph>Πεδία: κρυφό κείμενο</emph>."
+msgid "Click in the document that you want to change the data source for."
+msgstr "Πατήστε στο έγγραφο του οποίου επιθυμείτε να αλλάξετε την προέλευση δεδομένων."
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3154480\n"
+"04180400.xhp\n"
+"par_id3150564\n"
"15\n"
"help.text"
-msgid "Hidden Paragraph"
-msgstr "Κρυφή παράγραφος"
+msgid "Choose <emph>Edit - Exchange Database</emph>."
+msgstr "Επιλέξτε <emph>Επεξεργασία - Ανταλλαγή βάσης δεδομένων</emph>."
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3153677\n"
+"04180400.xhp\n"
+"par_id3153925\n"
"16\n"
"help.text"
-msgid "Hides a paragraph when the condition that you specify is met. To use this function, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\">%PRODUCTNAME Writer - Formatting Aids</link></emph> and clear the <emph>Fields: Hidden paragraph</emph> check box."
-msgstr "Κρύβει μια παράγραφο όταν η καθοριζόμενη συνθήκη εκπληρώνεται. Για να χρησιμοποιήσετε αυτή τη λειτουργία, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Έγγραφο κειμένου - Βοηθήματα μορφοποίησης\">%PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</link></emph> και διαγράψτε το πλαίσιο ελέγχου <emph>Πεδία: κρυφή παράγραφος</emph>."
-
-#: 04090003.xhp
-msgctxt ""
-"04090003.xhp\n"
-"par_id3154192\n"
-"39\n"
-"help.text"
-msgid "Combine characters"
-msgstr "Συνδυασμός χαρακτήρων"
-
-#: 04090003.xhp
-msgctxt ""
-"04090003.xhp\n"
-"par_id3159199\n"
-"42\n"
-"help.text"
-msgid "Combines up to 6 characters, so that they behave as a single character. This feature is only available when Asian fonts are supported."
-msgstr "Συνδυάζει μέχρι 6 χαρακτήρες, ώστε να συμπεριφέρονται σαν ένας μοναδικός χαρακτήρας. Αυτή η δυνατότητα είναι διαθέσιμη μόνο αν υποστηρίζονται ασιατικές γραμματοσειρές."
-
-#: 04090003.xhp
-msgctxt ""
-"04090003.xhp\n"
-"par_id0902200804352213\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε στη μορφοποίηση που θέλετε να εφαρμόσετε στο επιλεγμένο πεδίο, ή πατήστε \"Πρόσθετες μορφοποιήσεις\" για να ορίσετε μια προσαρμοσμένη μορφοποίηση.</ahelp>"
+msgid "In the <emph>Databases in Use</emph> list, select the database table that you want to replace."
+msgstr "Στη λίστα <emph>Βάσεις δεδομένων σε χρήση</emph>, επιλέξτε τον πίνακα της βάσης δεδομένων που επιθυμείτε να αντικαταστήσετε."
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3151329\n"
+"04180400.xhp\n"
+"par_id3147169\n"
"17\n"
"help.text"
-msgid "For function fields, the format field is only used for fields of the type placeholder. Here, the format determines the object for which the placeholder stands."
-msgstr "Για τα πεδία λειτουργιών, το πεδίο μορφοποίησης χρησιμοποιείται μόνο για πεδία του τύπου δεσμευτικού θέσης. Εδώ, η μορφοποίηση προσδιορίζει το αντικείμενο, το οποίο αντιπροσωπεύει το δεσμευτικό θέσης."
+msgid "In the <emph>Available Databases</emph> list, select the replacement database table."
+msgstr "Στη λίστα <emph>Διαθέσιμες βάσεις δεδομένων</emph>, επιλέξτε τον πίνακα της αντικαταστάτριας βάσης δεδομένων."
-#: 04090003.xhp
+#: 04180400.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3149494\n"
+"04180400.xhp\n"
+"par_id3151273\n"
"18\n"
"help.text"
-msgid "Condition"
-msgstr "Συνθήκη"
+msgid "Click <emph>Define</emph>."
+msgstr "Πατήστε <emph>Ορισμός</emph>."
-#: 04090003.xhp
+#: 04190000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3143281\n"
-"19\n"
+"04190000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_FLD_DB:ED_DBCONDITION\">For fields linked to a <link href=\"text/swriter/01/04090200.xhp\" name=\"condition\">condition</link>, enter the criteria here.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_FLD_DB:ED_DBCONDITION\">Για τα πεδία που συνδέονται με μια <link href=\"text/swriter/01/04090200.xhp\" name=\"συνθήκη\">συνθήκη </link>, πληκτρολογήστε εδώ τα κριτήρια.</ahelp>"
+msgid "Insert (File)"
+msgstr "Εισαγωγή (αρχείου)"
-#: 04090003.xhp
+#: 04190000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3151248\n"
-"20\n"
+"04190000.xhp\n"
+"hd_id3147562\n"
+"1\n"
"help.text"
-msgid "Then, Else"
-msgstr "Τότε, αλλιώς"
+msgid "Insert (File)"
+msgstr "Εισαγωγή (αρχείου)"
-#: 04090003.xhp
+#: 04190000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3154830\n"
-"21\n"
+"04190000.xhp\n"
+"par_id3145411\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_FUNCCOND2\">Enter the text to display when the condition is met in the <emph>Then </emph>box, and the text to display when the condition is not met in the <emph>Else </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_FUNCCOND2\">Εισάγετε το κείμενο που θα εμφανίζεται όταν η συνθήκη ικανοποιείται, στο πλαίσιο <emph>Τότε </emph> και το κείμενο που θα εμφανίζεται όταν η συνθήκη δεν ικανοποιείται, στο πλαίσιο <emph>Αλλιώς </emph>.</ahelp>"
+msgid "<variable id=\"datei\"><ahelp hid=\".uno:InsertDoc\">Inserts a text file at the current cursor position.</ahelp></variable>"
+msgstr "<variable id=\"datei\"><ahelp hid=\".uno:InsertDoc\">Εισάγει το αρχείο κειμένου στην τρέχουσα θέση του δρομέα.</ahelp></variable>"
-#: 04090003.xhp
+#: 04190000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3146865\n"
-"22\n"
+"04190000.xhp\n"
+"par_idN105BD\n"
"help.text"
-msgid "You can also insert database fields in the <emph>Then </emph>and <emph>Else </emph>boxes using the format \"databasename.tablename.fieldname\"."
-msgstr "Μπορείτε επίσης να εισάγετε πεδία βάσης δεδομένων στα πλαίσια <emph>Τότε </emph> και <emph>Αλλιώς </emph> χρησιμοποιώντας τη μορφή \"databasename.tablename.fieldname\"."
+msgid "To always have the latest version of the contents of a file, insert a section into your document, and then insert a link to the text file in the section. See <link href=\"text/swriter/01/04020100.xhp\">insert a section</link> for details."
+msgstr "Για να έχετε πάντα την τελευταία έκδοση των περιεχομένων ενός αρχείου, εισάγετε μία ενότητα στο έγγραφό σας και ύστερα εισάγετε μία σύνδεση στο αρχείο κειμένου στην ενότητα. Δείτε <link href=\"text/swriter/01/04020100.xhp\">εισαγωγή ενότητας</link> για λεπτομέρειες."
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3147583\n"
-"24\n"
+"04200000.xhp\n"
+"tit\n"
"help.text"
-msgid "If the table or the field name does not exist in a database, nothing is inserted."
-msgstr "Εάν δεν υπάρχει το όνομα πίνακα ή πεδίου σε μια βάση δεδομένων, τίποτα δεν εισάγεται."
+msgid "Insert Script"
+msgstr "Εισαγωγή σεναρίου"
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3152585\n"
-"23\n"
+"04200000.xhp\n"
+"hd_id3147402\n"
+"1\n"
"help.text"
-msgid "If you include the quotes in \"databasename.tablename.fieldname\", the expression is inserted as text."
-msgstr "Εάν συμπεριλάβετε τα εισαγωγικά στο \"databasename.tablename.fieldname\", η έκφραση εισάγεται ως κείμενο."
+msgid "Insert Script"
+msgstr "Εισαγωγή σεναρίου"
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3155136\n"
-"26\n"
+"04200000.xhp\n"
+"par_id3155620\n"
+"2\n"
"help.text"
-msgid "Reference"
-msgstr "Παραπομπή"
+msgid "<variable id=\"scripttext\"><ahelp hid=\".uno:InsertScript\">Inserts a script at the current cursor position in an HTML or text document.</ahelp></variable>"
+msgstr "<variable id=\"scripttext\"><ahelp hid=\".uno:InsertScript\">Εισάγει ένα σενάριο στην τρέχουσα θέση του δρομέα σε ένα έγγραφο HTML ή ένα έγγραφο κειμένου.</ahelp></variable>"
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3155149\n"
-"27\n"
+"04200000.xhp\n"
+"par_id3149880\n"
+"4\n"
"help.text"
-msgid "Type the text that you want to display in the field. If you are inserting a placeholder field, type the text that you want to display as a help tip when you rest the mouse pointer over the field."
-msgstr "Πληκτρολογήστε το κείμενο που θέλετε να εμφανίζεται στο πεδίο. Εάν εισάγετε ένα πεδίο δεσμευτικού θέσης, πληκτρολογήστε το κείμενο που θέλετε να εμφανίζεται ως συμβουλή βοήθειας όταν αφήνετε τον δείκτη του ποντικιού πάνω από το πεδίο."
+msgid "An inserted script is indicated by a small green rectangle. If you do not see the rectangle, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer/Web - <link href=\"text/shared/optionen/01040200.xhp\" name=\"View\">View</link></emph>, and select the <emph>Comments</emph> check box. To edit a script, double-click the green rectangle."
+msgstr "Ένα εισαγμένο σενάριο υποδεικνύεται από ένα μικρό πράσινο ορθογώνιο. Εάν δεν βλέπετε το ορθογώνιο, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer/Web - <link href=\"text/shared/optionen/01040200.xhp\" name=\"Προβολή\">Προβολή</link></emph> και επιλέξετε το πλαίσιο ελέγχου <emph>Σχόλια</emph>. Για επεξεργασία ενός σεναρίου, διπλοπατήστε στο πράσινο ορθογώνιο."
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3147071\n"
-"28\n"
+"04200000.xhp\n"
+"par_id3150572\n"
+"5\n"
"help.text"
-msgid "Format"
-msgstr "Μορφοποίηση"
+msgid "If your document contains more than one script, the <emph>Edit Script</emph> dialog contains previous and next buttons to jump from script to script."
+msgstr "Εάν το έγγραφό σας περιέχει περισσότερα από ένα σενάρια, ο διάλογος <emph>Επεξεργασία σεναρίου</emph> περιέχει τα προηγούμενα και επόμενα κουμπιά για τη μετάβαση από το ένα σενάριο στο άλλο."
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3147084\n"
-"29\n"
+"04200000.xhp\n"
+"par_id0903200802541668\n"
"help.text"
-msgid "Select the macro that you want to run when the field is clicked."
-msgstr "Επιλέξτε τη μακροεντολή που θέλετε να εκτελείται όταν πατιέται το πεδίο."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Jump to Previous Script.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετάβαση στο προηγούμενο σενάριο.</ahelp>"
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3154384\n"
-"30\n"
+"04200000.xhp\n"
+"par_id0903200802541770\n"
"help.text"
-msgid "Macro name"
-msgstr "Όνομα μακροεντολής"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Jump to Next Script.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετάβαση στο επόμενο σενάριο.</ahelp>"
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3153351\n"
-"31\n"
+"04200000.xhp\n"
+"hd_id3154644\n"
+"7\n"
"help.text"
-msgid "Displays the name of the selected macro."
-msgstr "Εμφανίζει το όνομα της επιλεγμένης μακροεντολής."
+msgid "Contents"
+msgstr "Περιεχόμενα"
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3156269\n"
-"32\n"
+"04200000.xhp\n"
+"hd_id3149294\n"
+"9\n"
"help.text"
-msgid "Placeholder"
-msgstr "Δεσμευτικό θέσης"
+msgid "Script Type"
+msgstr "Τύπος σεναρίου"
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3156282\n"
-"33\n"
+"04200000.xhp\n"
+"par_id3145413\n"
+"10\n"
"help.text"
-msgid "Type the text that you want to appear in the placeholder field."
-msgstr "Πληκτρολογήστε το κείμενο που θέλετε να εμφανίζεται στο πεδίο δεσμευτικού θέσης."
+msgid "<ahelp hid=\"modules/swriter/ui/insertscript/scripttype\">Enter the type of script that you want to insert.</ahelp> The script is identified in the HTML source code by the tag <SCRIPT LANGUAGE=\"JavaScript\">."
+msgstr "<ahelp hid=\"modules/swriter/ui/insertscript/scripttype\">Εισάγετε τον τύπο σεναρίου που επιθυμείτε να εισάγετε.</ahelp> Το σενάριο ταυτοποιείται στον πηγαίο κώδικα HTML από την ετικέτα <SCRIPT LANGUAGE=\"JavaScript\">."
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3150587\n"
-"34\n"
+"04200000.xhp\n"
+"hd_id3154097\n"
+"13\n"
"help.text"
-msgid "Hidden text"
-msgstr "Κρυφό κείμενο"
+msgid "URL"
+msgstr "URL"
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3149173\n"
-"35\n"
+"04200000.xhp\n"
+"par_id3149810\n"
+"14\n"
"help.text"
-msgid "Type the text that you want to hide if a condition is met."
-msgstr "Πληκτρολογήστε το κείμενο που θέλετε να κρυφτεί εάν ισχύει μια συνθήκη."
+msgid "<ahelp hid=\"modules/swriter/ui/insertscript/urlentry\">Adds a link to a script file. Click the <emph>URL </emph>radio button, and then enter the link in the box. You can also click the browse button (<emph>...</emph>), locate the file, and then click <emph>Insert</emph>.</ahelp> The linked script file is identified in the HTML source code by the following tags:"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertscript/urlentry\">Προσθέτει έναν σύνδεσμο σε ένα αρχείο σεναρίου. Πατήστε στο ραδιοπλήκτρο <emph>URL </emph> και ύστερα εισάγετε τον σύνδεσμο στο πλαίσιο. Μπορείτε επίσης να πατήσετε στο κουμπί περιήγησης (<emph>...</emph>), να εντοπίσετε το αρχείο και ύστερα να πατήσετε στο <emph>Εισαγωγή</emph>.</ahelp> Το συνδεδεμένο αρχείο του σεναρίου ταυτοποιείται στον πηγαίο κώδικα HTML από τις ακόλουθες ετικέτες:"
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3151028\n"
-"40\n"
+"04200000.xhp\n"
+"par_id3152963\n"
+"15\n"
"help.text"
-msgid "Characters"
-msgstr "Χαρακτήρες"
+msgid "<SCRIPT LANGUAGE=\"JavaScript\" SRC=\"url\">"
+msgstr "<SCRIPT LANGUAGE=\"JavaScript\" SRC=\"url\">"
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3145771\n"
-"43\n"
+"04200000.xhp\n"
+"par_id3153678\n"
+"16\n"
"help.text"
-msgid "Enter the characters that you want to combine. You can combine a maximum of 6 characters. This option is only available for the <emph>Combine characters</emph> field type."
-msgstr "Εισάγετε τους χαρακτήρες που θέλετε να συνδυάσετε. Μπορείτε να συνδυάσετε το πολύ 6 χαρακτήρες. Αυτή η επιλογή είναι διαθέσιμη μόνο για το πεδίο τύπου <emph>Συνδυασμός χαρακτήρων</emph>."
+msgid "/* ignore all text here */"
+msgstr "/* αγνοήστε όλο το κείμενο εδώ */"
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3156369\n"
-"41\n"
+"04200000.xhp\n"
+"par_id3154574\n"
+"17\n"
"help.text"
-msgid "Value"
-msgstr "Τιμή"
+msgid "</SCRIPT>"
+msgstr "</SCRIPT>"
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3151370\n"
-"44\n"
+"04200000.xhp\n"
+"hd_id3155903\n"
+"19\n"
"help.text"
-msgid "Enter a value for the selected field."
-msgstr "Πληκτρολογήστε μια τιμή για το επιλεγμένο πεδίο."
+msgid "..."
+msgstr "..."
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3148877\n"
-"36\n"
+"04200000.xhp\n"
+"par_id3154188\n"
+"20\n"
"help.text"
-msgid "Macro"
-msgstr "Μακροεντολή"
+msgid "<ahelp hid=\"modules/swriter/ui/insertscript/browse\">Locate the script file that you want to link to, and then click <emph>Insert</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertscript/browse\">Εντοπίστε το αρχείο σεναρίου που θέλετε να συνδέσετε και ύστερα πατήστε στο <emph>Εισαγωγή</emph>.</ahelp>"
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3155912\n"
-"37\n"
+"04200000.xhp\n"
+"hd_id3155184\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_BT_FUNCMACRO\">Opens the <emph>Macro Selector</emph>, where you can choose the macro that will run when you click the selected field in the document.</ahelp> This button is only available for the \"Execute macro\" function field."
-msgstr "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_BT_FUNCMACRO\">Ανοίγει τον <emph>Επιλογέα μακροεντολής</emph>, όπου μπορείτε να επιλέξετε τη μακροεντολή που θα εκτελεστεί όταν πατάτε στο επιλεγμένο πεδίο στο έγγραφο.</ahelp> Αυτό το κουμπί είναι διαθέσιμο μόνο για το πεδίο λειτουργίας \"Εκτέλεση μακροεντολής\"."
+msgid "Text"
+msgstr "Κείμενο"
-#: 04090003.xhp
+#: 04200000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3150111\n"
-"49\n"
+"04200000.xhp\n"
+"par_id3143272\n"
+"12\n"
"help.text"
-msgid "The following controls are displayed for <emph>Input list</emph> fields:"
-msgstr "Τα ακόλουθα στοιχεία ελέγχου εμφανίζονται για τα πεδία <emph>Λίστα εισαγωγής</emph>:"
+msgid "<ahelp hid=\"modules/swriter/ui/insertscript/text\">Enter the script code that you want to insert.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertscript/text\">Βάλτε τον κώδικα του σεναρίου που επιθυμείτε να εισάγετε.</ahelp>"
-#: 04090003.xhp
+#: 04220000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3155860\n"
-"50\n"
+"04220000.xhp\n"
+"tit\n"
"help.text"
-msgid "Item"
-msgstr "Στοιχείο"
+msgid "Header"
+msgstr "Κεφαλίδα"
-#: 04090003.xhp
+#: 04220000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3150688\n"
-"51\n"
+"04220000.xhp\n"
+"hd_id3146320\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_LISTITEM\">Enter a new item.</ahelp>"
-msgstr "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_LISTITEM\">Εισάγετε ένα νέο στοιχείο.</ahelp>"
+msgid "<link href=\"text/swriter/01/04220000.xhp\" name=\"Header\">Header</link>"
+msgstr "<link href=\"text/swriter/01/04220000.xhp\" name=\"Κεφαλίδα\">Κεφαλίδα</link>"
-#: 04090003.xhp
+#: 04220000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3147413\n"
-"52\n"
+"04220000.xhp\n"
+"par_id3145827\n"
+"2\n"
"help.text"
-msgid "Add"
-msgstr "Προσθήκη"
+msgid "<ahelp hid=\".uno:InsertPageHeader\">Adds or removes a header from the page style that you select in the submenu. The header is added to all of the pages that use the same page style.</ahelp> In a new document, only the \"Default\" page style is listed. Other page styles are added to the list after you apply them in the document."
+msgstr "<ahelp hid=\".uno:InsertPageHeader\">Προσθέτει ή αφαιρεί μία κεφαλίδα από την τεχνοτροπία σελίδας που επιλέγετε στο υπομενού. Η κεφαλίδα προστίθεται σε όλες τις σελίδες που χρησιμοποιούν την ίδια τεχνοτροπία σελίδας.</ahelp> Σε ένα νέο έγγραφο, βρίσκεται μόνο η \"Προεπιλεγμένη\" τεχνοτροπία σελίδας. Οι άλλες τεχνοτροπίες σελίδας προστίθενται στη λίστα αφού τις εφαρμόσετε στο έγγραφο."
-#: 04090003.xhp
+#: 04220000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3147473\n"
-"53\n"
+"04220000.xhp\n"
+"par_id2326425\n"
"help.text"
-msgid "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTADD\">Adds the <emph>Item</emph> to the list.</ahelp>"
-msgstr "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTADD\">Προσθέτει το <emph>Στοιχείο</emph> στη λίστα.</ahelp>"
+msgid "The headers are visible only when you view the document in print layout (enable <emph>View - Print Layout</emph>)."
+msgstr "Οι κεφαλίδες είναι ορατές μόνο όταν βλέπετε το έγγραφο σε διάταξη εκτύπωσης (ενεργοποιείται με <emph>Προβολή - Διάταξη εκτύπωσης</emph>)."
-#: 04090003.xhp
+#: 04220000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3147496\n"
-"54\n"
+"04220000.xhp\n"
+"par_id3150570\n"
+"3\n"
"help.text"
-msgid "Items on list"
-msgstr "Στοιχεία στη λίστα"
+msgid "A check mark is displayed in front of the page styles that have headers."
+msgstr "Μία επισήμανση ελέγχου εμφανίζεται μπροστά από τις τεχνοτροπίες σελίδας που έχουν κεφαλίδες."
-#: 04090003.xhp
+#: 04220000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3147618\n"
-"55\n"
+"04220000.xhp\n"
+"par_id3153921\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_FLD_FUNC_LB_LISTITEMS\">Lists the items. The topmost item is shown in the document.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_FLD_FUNC_LB_LISTITEMS\">Εμφανίζει τα στοιχεία. Το ανώτατο στοιχείο εμφανίζεται στο έγγραφο.</ahelp>"
+msgid "To remove a header, choose <emph>Insert - Header</emph>, and then select the page style containing the header. The header is removed from all of the pages that use this page style."
+msgstr "Για να διαγράψετε μία κεφαλίδα, επιλέξτε <emph>Εισαγωγή - Κεφαλίδα</emph> και ύστερα επιλέξτε την τεχνοτροπία σελίδας που περιέχει την κεφαλίδα. Η κεφαλίδα αφαιρείται από όλες τις σελίδες που χρησιμοποιούν αυτήν την τεχνοτροπία σελίδας."
-#: 04090003.xhp
+#: 04220000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3145263\n"
-"56\n"
+"04220000.xhp\n"
+"par_id3150761\n"
+"5\n"
"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "To add or remove headers from all of the page styles that are in use in the document, choose <emph>Insert - Header - All</emph>."
+msgstr "Για να προσθέσετε ή να αφαιρέσετε κεφαλίδες από όλες τις τεχνοτροπίες σελίδας που βρίσκονται σε χρήση στο έγγραφο, επιλέξτε <emph>Εισαγωγή - Κεφαλίδα - Όλα</emph>."
-#: 04090003.xhp
+#: 04220000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3149558\n"
-"57\n"
+"04220000.xhp\n"
+"par_id3156410\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTREMOVE\">Removes the selected item from the list.</ahelp>"
-msgstr "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTREMOVE\">Αφαιρεί το επιλεγμένο στοιχείο από τη λίστα.</ahelp>"
+msgid "To format a header, choose <link href=\"text/shared/01/05040300.xhp\" name=\"Format - Page - Header\"><emph>Format - Page - Header</emph></link>."
+msgstr "Για να μορφοποιήσετε μία κεφαλίδα, επιλέξτε <link href=\"text/shared/01/05040300.xhp\" name=\"Μορφή - Σελίδα - Κεφαλίδα\"><emph>Μορφή - Σελίδα - Κεφαλίδα</emph></link>."
-#: 04090003.xhp
+#: 04230000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3145126\n"
-"58\n"
+"04230000.xhp\n"
+"tit\n"
"help.text"
-msgid "Move Up"
-msgstr "Μετακίνηση προς τα πάνω"
+msgid "Footer"
+msgstr "Υποσέλιδο"
-#: 04090003.xhp
+#: 04230000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3155970\n"
-"59\n"
+"04230000.xhp\n"
+"hd_id3147403\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTUP\">Moves the selected item up in the list.</ahelp>"
-msgstr "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTUP\">Μετακινεί το επιλεγμένο στοιχείο μια θέση πάνω στη λίστα.</ahelp>"
+msgid "<link href=\"text/swriter/01/04230000.xhp\" name=\"Footer\">Footer</link>"
+msgstr "<link href=\"text/swriter/01/04230000.xhp\" name=\"Υποσέλιδο\">Υποσέλιδο</link>"
-#: 04090003.xhp
+#: 04230000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3150549\n"
-"60\n"
+"04230000.xhp\n"
+"par_id3149353\n"
+"2\n"
"help.text"
-msgid "Move Down"
-msgstr "Μετακίνηση προς τα κάτω"
+msgid "<ahelp hid=\".uno:InsertPageFooter\">Adds or removes a footer from the page style that you select in the submenu. The footer is added to all of the pages that use the same page style.</ahelp> In a new document, only the \"Default\" page style is listed. Other page styles are added to the list after you apply them in the document."
+msgstr "<ahelp hid=\".uno:InsertPageFooter\">Προσθέτει ή αφαιρεί ένα υποσέλιδο από την τεχνοτροπία σελίδας που επιλέγετε στο υπομενού. Το υποσέλιδο προστίθεται σε όλες τις σελίδες που χρησιμοποιούν την ίδια τεχνοτροπία σελίδας.</ahelp> Σε ένα νέο έγγραφο, υπάρχει στη λίστα μόνο η τεχνοτροπία σελίδας \"Προεπιλογή\". Όλες οι άλλες τεχνοτροπίες σελίδας προστίθενται στη λίστα αφού τις εφαρμόσετε στο έγγραφο."
-#: 04090003.xhp
+#: 04230000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3156221\n"
-"61\n"
+"04230000.xhp\n"
+"par_id7026276\n"
"help.text"
-msgid "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTDOWN\">Moves the selected item down in the list.</ahelp>"
-msgstr "<ahelp hid=\"SW_PUSHBUTTON_TP_FLD_FUNC_PB_LISTDOWN\">Μετακινεί το επιλεγμένο στοιχείο μια θέση κάτω στη λίστα.</ahelp>"
+msgid "The footers are visible only when you view the document in print layout (enable <emph>View - Print Layout</emph>)."
+msgstr "Τα υποσέλιδα είναι ορατά μόνο όταν βλέπετε το έγγραφο σε διάταξης εκτύπωσης (ενεργοποιήστε το <emph>Προβολή - Διάταξη εκτύπωσης</emph>)."
-#: 04090003.xhp
+#: 04230000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3149215\n"
-"62\n"
+"04230000.xhp\n"
+"par_id3150018\n"
+"3\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "A check mark is displayed in front of the page styles that have footers."
+msgstr "Μία επισήμανση εμφανίζεται στα πρότυπα σελίδας που έχουν υποσέλιδα."
-#: 04090003.xhp
+#: 04230000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3147733\n"
-"63\n"
+"04230000.xhp\n"
+"par_id3150566\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_LISTNAME\">Enter a unique name for the <emph>Input list</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SW_EDIT_TP_FLD_FUNC_ED_LISTNAME\">Εισάγει ένα μοναδικό όνομα για τη <emph>Λίστα εισαγωγής</emph>.</ahelp>"
+msgid "To remove a footer, choose <emph>Insert - Footer</emph>, and then select the page style containing the footer. The footer is removed from all of the pages that use this page style."
+msgstr "Για να αφαιρέσετε ένα υποσέλιδο, επιλέξτε <emph>Εισαγωγή - Υποσέλιδο</emph> και ύστερα επιλέξτε την τεχνοτροπία σελίδας που περιέχει το υποσέλιδο. Το υποσέλιδο αφαιρείται από όλες τις σελίδες που χρησιμοποιούν αυτήν την τεχνοτροπία σελίδας."
-#: 04090003.xhp
+#: 04230000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3146332\n"
-"64\n"
+"04230000.xhp\n"
+"par_id3153923\n"
+"5\n"
"help.text"
-msgid "Choose Item"
-msgstr "Επιλογή στοιχείου"
+msgid "To add or remove footers from all of the page styles that are in use in the document, choose <emph>Insert - Footer - All</emph>."
+msgstr "Για να προσθέσετε ή να αφαιρέσετε υποσέλιδα από όλες τις τεχνοτροπίες σελίδων που βρίσκονται σε χρήση στο έγγραφο, επιλέξτε <emph>Εισαγωγή - Υποσέλιδο - Όλα</emph>."
-#: 04090003.xhp
+#: 04230000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3147455\n"
-"65\n"
+"04230000.xhp\n"
+"par_id3151187\n"
+"6\n"
"help.text"
-msgid "This dialog is shown when you click an <emph>Input list</emph> field in the document."
-msgstr "Αυτός ο διάλογος εμφανίζεται όταν πατάτε στο πεδίο <emph>Λίστα εισαγωγής</emph> στο κείμενο."
+msgid "To format a footer, choose <link href=\"text/shared/01/05040300.xhp\" name=\"Format - Page - Footer\"><emph>Format - Page - Footer</emph></link>."
+msgstr "Για να μορφοποιήσετε ένα υποσέλιδο, επιλέξτε <link href=\"text/shared/01/05040300.xhp\" name=\"Μορφή - Σελίδα - Υποσέλιδο\"><emph>Μορφή - Σελίδα - Υποσέλιδο</emph></link>."
-#: 04090003.xhp
+#: 04990000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3149837\n"
-"66\n"
+"04990000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_DLG_FLD_DROPDOWN_LB_LISTITEMS\">Choose the item that you want to display in the document, then click <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_DLG_FLD_DROPDOWN_LB_LISTITEMS\">Επιλέξτε το στοιχείο που θέλετε να εμφανίζεται στο έγγραφο, κατόπιν πατήστε στο <emph>Εντάξει</emph>.</ahelp>"
+msgid "Fields"
+msgstr "Πεδία"
-#: 04090003.xhp
+#: 04990000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3147602\n"
-"67\n"
+"04990000.xhp\n"
+"hd_id3147405\n"
+"1\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "<link href=\"text/swriter/01/04990000.xhp\" name=\"Fields\">Fields</link>"
+msgstr "<link href=\"text/swriter/01/04990000.xhp\" name=\"Πεδία\">Πεδία</link>"
-#: 04090003.xhp
+#: 04990000.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3148855\n"
-"68\n"
+"04990000.xhp\n"
+"par_id3145827\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SW_PUSHBUTTON_DLG_FLD_DROPDOWN_PB_EDIT\">Displays the <emph>Edit Fields: Functions</emph> dialog, where you can edit the <emph>Input list</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SW_PUSHBUTTON_DLG_FLD_DROPDOWN_PB_EDIT\">Εμφανίζει τον διάλογο <emph>Επεξεργασία πεδίων: Λειτουργίες</emph>, όπου μπορείτε να επεξεργαστείτε τη <emph>Λίστα εισαγωγής</emph>.</ahelp>"
+msgid "Inserts a field at the current cursor position. The submenu lists the most common field types. To view all of the available fields, choose <emph>Other</emph>."
+msgstr "Εισάγει ένα πεδίο στην τρέχουσα θέση του δρομέα. Το υπομενού περιέχει τους πιο κοινούς τύπους πεδίων. Για να προβάλετε όλα τα διαθέσιμα πεδία, επιλέξτε <emph>Άλλα</emph>."
-#: 04090003.xhp
+#: 04990000.xhp
msgctxt ""
-"04090003.xhp\n"
-"hd_id3155558\n"
-"69\n"
+"04990000.xhp\n"
+"hd_id3147571\n"
+"3\n"
"help.text"
-msgid "Next"
-msgstr "Επόμενο"
+msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Other\">Other</link>"
+msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Άλλα\">Άλλα</link>"
-#: 04090003.xhp
+#: 05030200.xhp
msgctxt ""
-"04090003.xhp\n"
-"par_id3148434\n"
-"70\n"
+"05030200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW_PUSHBUTTON_DLG_FLD_DROPDOWN_PB_NEXT\">Closes the current <emph>Input list</emph> and displays the next, if available.</ahelp> You see this button when you open the <emph>Choose Item</emph> dialog by Ctrl+Shift+F9."
-msgstr "<ahelp hid=\"SW_PUSHBUTTON_DLG_FLD_DROPDOWN_PB_NEXT\">Κλείνει την τρέχουσα <emph>Λίστα εισαγωγής</emph> και εμφανίζει την επόμενη, εάν υπάρχει.</ahelp> Βλέπετε αυτό το κουμπί όταν ανοίγετε τον διάλογο <emph>Επιλογή Στοιχείου</emph> με Ctrl+Shift+F9."
+msgid "Text Flow"
+msgstr "Ροή κειμένου"
-#: 04210000.xhp
+#: 05030200.xhp
msgctxt ""
-"04210000.xhp\n"
-"tit\n"
+"05030200.xhp\n"
+"bm_id2502212\n"
"help.text"
-msgid "Insert Horizontal Rule"
-msgstr "Εισαγωγή οριζόντιου χάρακα"
+msgid "<bookmark_value>text flow;at breaks</bookmark_value><bookmark_value>paragraphs;keeping together at breaks</bookmark_value><bookmark_value>protecting;text flow</bookmark_value><bookmark_value>widows</bookmark_value><bookmark_value>orphans</bookmark_value><bookmark_value>block protect, see also widows or orphans</bookmark_value>"
+msgstr "<bookmark_value>ροή κειμένου;σε αλλαγές</bookmark_value><bookmark_value>παράγραφοι;διατήρηση τους στις αλλαγές</bookmark_value><bookmark_value>προστασία;ροή κειμένου</bookmark_value><bookmark_value>χήρες</bookmark_value><bookmark_value>ορφανά</bookmark_value><bookmark_value>προστασία ενοτήτων, δείτε ακόμα χήρες ή ορφανά</bookmark_value>"
-#: 04210000.xhp
+#: 05030200.xhp
msgctxt ""
-"04210000.xhp\n"
-"hd_id3145249\n"
+"05030200.xhp\n"
+"hd_id3083447\n"
"1\n"
"help.text"
-msgid "Insert Horizontal Rule"
-msgstr "Εισαγωγή οριζόντιου χάρακα"
+msgid "<link href=\"text/swriter/01/05030200.xhp\" name=\"Text Flow\">Text Flow</link>"
+msgstr "<link href=\"text/swriter/01/05030200.xhp\" name=\"Ροή κειμένου\">Ροή κειμένου</link>"
-#: 04210000.xhp
+#: 05030200.xhp
msgctxt ""
-"04210000.xhp\n"
-"par_id3150758\n"
+"05030200.xhp\n"
+"par_id3145824\n"
"2\n"
"help.text"
-msgid "<variable id=\"horizontaltext\"><ahelp hid=\".uno:InsertGraphicRuler\">Inserts a horizontal line at the current cursor position.</ahelp></variable>"
-msgstr "<variable id=\"horizontaltext\"><ahelp hid=\".uno:InsertGraphicRuler\">Εισάγει μία οριζόντια γραμμή στην τρέχουσα θέση του δείκτη.</ahelp></variable>"
-
-#: 04210000.xhp
-msgctxt ""
-"04210000.xhp\n"
-"par_id3149806\n"
-"5\n"
-"help.text"
-msgid "The pictures of graphical lines belong to the <emph>Rulers </emph><link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> theme. If you want to add more pictures to the list, open the <emph>Gallery</emph>."
-msgstr "Οι εικόνες των γραμμών γραφικών ανήκουν στο θέμα <emph>Χάρακες </emph><link href=\"text/shared/01/gallery.xhp\" name=\"Συλλογή\">Συλλογή</link>. Εάν θέλετε να προσθέσετε περισσότερες εικόνες στη λίστα, ανοίξτε το <emph>Συλλογή</emph>."
+msgid "<ahelp hid=\"cui/ui/textflowpage/TextFlowPage\">Specify hyphenation and pagination options.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textflowpage/TextFlowPage\">Ορισμός επιλογών συλλαβισμού και σελιδοποίησης.</ahelp>"
-#: 04210000.xhp
+#: 05030200.xhp
msgctxt ""
-"04210000.xhp\n"
-"hd_id3151315\n"
+"05030200.xhp\n"
+"hd_id3149882\n"
"3\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "Hyphenation"
+msgstr "Συλλαβισμός"
-#: 04210000.xhp
+#: 05030200.xhp
msgctxt ""
-"04210000.xhp\n"
-"par_id3152960\n"
+"05030200.xhp\n"
+"par_id3150564\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"HID_VS_RULER\">Select the type of line that you want to insert, and then click <emph>OK</emph>. The \"Plain\" type inserts an empty paragraph with a line as lower border.</ahelp>"
-msgstr "<ahelp hid=\"HID_VS_RULER\">Επιλέξτε τον τύπο γραμμής που επιθυμείτε να εισάγετε και μετά πατήστε στο κουμπί <emph>Εντάξει</emph>. Ο τύπος \"Απλό\" εισάγει μία κενή παράγραφο με μία γραμμή ως κατώτερο άκρο.</ahelp>"
+msgid "Specify the <link href=\"text/swriter/guide/using_hyphen.xhp\" name=\"hyphenation\">hyphenation</link> options for text documents."
+msgstr "Καθορίστε τις επιλογές για τον <link href=\"text/swriter/guide/using_hyphen.xhp\" name=\"συλλαβισμός\">συλλαβισμός</link> για τα έγγραφα κειμένου."
-#: 04210000.xhp
+#: 05030200.xhp
msgctxt ""
-"04210000.xhp\n"
-"par_idN10667\n"
+"05030200.xhp\n"
+"hd_id3153920\n"
+"5\n"
"help.text"
-msgid "<embedvar href=\"text/swriter/guide/insert_line.xhp#insert_line\"/>"
-msgstr "<embedvar href=\"text/swriter/guide/insert_line.xhp#insert_line\"/>"
+msgid "Automatically"
+msgstr "Αυτόματα"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"tit\n"
+"05030200.xhp\n"
+"par_id3154640\n"
+"6\n"
"help.text"
-msgid "Mail Merge Wizard - Save, Print & Send"
-msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Αποθήκευση, εκτύπωση και αποστολή"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAuto\">Automatically inserts hyphens where they are needed in a paragraph.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textflowpage/checkAuto\">Εισάγει αυτόματα συλλαβισμούς όπου χρειάζονται σε μια παράγραφο.</ahelp>"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN1054C\n"
+"05030200.xhp\n"
+"hd_id3150766\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge08.xhp\">Mail Merge Wizard - Save, Print or Send</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge08.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Αποθήκευση, εκτύπωση ή αποστολή</link>"
+msgid "Characters at line end"
+msgstr "Χαρακτήρες στο τέλος της γραμμής"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN1055C\n"
+"05030200.xhp\n"
+"par_id3149291\n"
+"8\n"
"help.text"
-msgid "Specifies the output options for mail merge documents."
-msgstr "Καθορίζει τις επιλογές εξόδου για τα συγχωνευόμενα έγγραφα αλληλογραφίας."
+msgid "<ahelp hid=\"cui/ui/textflowpage/spinLineEnd\">Enter the minimum number of characters to leave at the end of the line before a hyphen is inserted.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textflowpage/spinLineEnd\">Εισάγετε τον ελάχιστο αριθμό χαρακτήρων που θα αφήνετε στο τέλος της γραμμής πριν να εισαχθεί ο συλλαβισμός.</ahelp>"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN1055F\n"
+"05030200.xhp\n"
+"hd_id3145413\n"
+"9\n"
"help.text"
-msgid "The appearance of this page depends on the option that you select. After you specify the settings, click <emph>Finish</emph> to exit the wizard."
-msgstr "Η εμφάνιση αυτής της σελίδας εξαρτάται από την επιλογή που ορίσατε. Αφού καθορίσετε τις ρυθμίσεις, πατήστε στο <emph>Τέλος</emph> για να τερματίσετε τον οδηγό."
+msgid "Characters at line begin"
+msgstr "Χαρακτήρες στην αρχή της γραμμής"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10578\n"
+"05030200.xhp\n"
+"par_id3147515\n"
+"10\n"
"help.text"
-msgid "Save starting document"
-msgstr "Αποθήκευση του αρχικού εγγράφου"
+msgid "<ahelp hid=\"cui/ui/textflowpage/spinLineBegin\">Enter the minimum number of characters that must appear at the beginning of the line after the hyphen.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textflowpage/spinLineBegin\">Εισάγετε τον ελάχιστο αριθμό χαρακτήρων που πρέπει να εμφανίζονται στην αρχή της γραμμής ύστερα από τον συλλαβισμό.</ahelp>"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN1057C\n"
+"05030200.xhp\n"
+"hd_id3149804\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the starting document that contains the database fields.</ahelp>"
-msgstr "<ahelp hid=\".\">Αποθηκεύει το αρχικό έγγραφο που περιέχει τα πεδία βάσης δεδομένων.</ahelp>"
+msgid "Maximum no. of consecutive hyphens"
+msgstr "Μέγιστος αριθμός διαδοχικών ενωτικών"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN1057F\n"
+"05030200.xhp\n"
+"par_id3153536\n"
+"12\n"
"help.text"
-msgid "Save starting document"
-msgstr "Αποθήκευση του αρχικού εγγράφου"
+msgid "<ahelp hid=\"cui/ui/textflowpage/spinMaxNum\">Enter the maximum number of consecutive lines that can be hyphenated.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textflowpage/spinMaxNum\">Εισάγετε το μέγιστο αριθμό διαδοχικών γραμμών που μπορούν να συλλαβιστούν.</ahelp>"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10583\n"
+"05030200.xhp\n"
+"hd_id3153665\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Αποθηκεύει το τρέχον έγγραφο.</ahelp>"
+msgid "Breaks"
+msgstr "Αλλαγές"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10586\n"
+"05030200.xhp\n"
+"par_id3154470\n"
+"44\n"
"help.text"
-msgid "Save merged document"
-msgstr "Αποθήκευση συγχωνευμένου εγγράφου"
+msgid "Specify the page or column <link href=\"text/swriter/guide/page_break.xhp\" name=\"break\">break</link> options."
+msgstr "Καθορίστε τις επιλογές για <link href=\"text/swriter/guide/page_break.xhp\" name=\"αλλαγή\">αλλαγή</link> σελίδας ή στήλης."
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN1058A\n"
+"05030200.xhp\n"
+"hd_id3152957\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the merged document.</ahelp>"
-msgstr "<ahelp hid=\".\">Αποθηκεύει το συγχωνευμένο έγγραφο.</ahelp>"
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN1058D\n"
+"05030200.xhp\n"
+"par_id3154574\n"
+"16\n"
"help.text"
-msgid "Save as single document"
-msgstr "Αποθήκευση ως απλό έγγραφο"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkInsert\">Select this check box, and then select the break type that you want to use.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textflowpage/checkInsert\">Επιλέξτε αυτό το πλαίσιο ελέγχου και ύστερα επιλέξτε τον τύπο αλλαγής που επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10591\n"
+"05030200.xhp\n"
+"hd_id3149687\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the merged document as a single file.</ahelp>"
-msgstr "<ahelp hid=\".\">Αποθηκεύει το συγχωνευμένο έγγραφο ως απλό αρχείο.</ahelp>"
+msgid "Type"
+msgstr "Τύπος"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10594\n"
+"05030200.xhp\n"
+"par_id3154195\n"
+"41\n"
"help.text"
-msgid "Save as individual documents"
-msgstr "Αποθήκευση ως μεμονωμένα έγγραφα"
+msgid "<ahelp hid=\"cui/ui/textflowpage/comboBreakType\">Select the break type that you want to insert.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textflowpage/comboBreakType\">Επιλέξτε τον τύπο αλλαγής που επιθυμείτε να εισάγετε.</ahelp>"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10598\n"
+"05030200.xhp\n"
+"hd_id3145766\n"
+"40\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the merged document as a separate file for each recipient. The file names of the documents are constructed from the name that you enter, followed by an underscore, and the number of the current record.</ahelp>"
-msgstr "<ahelp hid=\".\">Αποθηκεύει το συγχωνευμένο έγγραφο ως ξεχωριστό αρχείο για κάθε παραλήπτη. Τα ονόματα αρχείων των εγγράφων κατασκευάζονται από το όνομα που εισάγετε, ακολουθούμενο από ένα χαρακτήρα υπογράμμισης και τον αριθμό της τρέχουσας εγγραφής.</ahelp>"
+msgid "Position"
+msgstr "Θέση"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN1059B\n"
+"05030200.xhp\n"
+"par_id3155187\n"
+"42\n"
"help.text"
-msgid "From"
-msgstr "Από"
+msgid "<ahelp hid=\"cui/ui/textflowpage/comboBreakPosition\">Select where you want to insert the break.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textflowpage/comboBreakPosition\">Επιλέξτε πού θέλετε να εισάγετε την αλλαγή.</ahelp>"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN1059F\n"
+"05030200.xhp\n"
+"hd_id3149482\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\".\">Selects a range of records starting at the record number in the <emph>From</emph> box and ending at the record number in the <emph>To</emph> box. </ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέγει μία περιοχή από εγγραφές που ξεκινούν από τον αριθμό εγγραφής στο πλαίσιο <emph>Από</emph> και τελειώνουν στον αριθμό εγγραφής στο πλαίσιο <emph>Μέχρι</emph>. </ahelp>"
+msgid "With Page Style"
+msgstr "Με τεχνοτροπία σελίδας"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN106DB\n"
+"05030200.xhp\n"
+"par_id3143275\n"
+"26\n"
"help.text"
-msgid "From"
-msgstr "Από"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkPageStyle\">Select this check box, and then select the page style that you want to use for the first page after the break.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textflowpage/checkPageStyle\">Επιλέξτε αυτό το πλαίσιο ελέγχου και ύστερα επιλέξτε την τεχνοτροπία σελίδας που θέλετε να χρησιμοποιήσετε για την πρώτη σελίδα ύστερα από την αλλαγή.</ahelp>"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN106E1\n"
+"05030200.xhp\n"
+"hd_id3149104\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the number of the first record to include in the mail merge.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τον αριθμό της πρώτης εγγραφής που θα συμπεριληφθεί στη συγχωνευμένη αλληλογραφία.</ahelp>"
+msgid "Page Style"
+msgstr "Τεχνοτροπία σελίδας"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105A2\n"
+"05030200.xhp\n"
+"par_id3154837\n"
+"28\n"
"help.text"
-msgid "To"
-msgstr "Προς"
+msgid "<ahelp hid=\"cui/ui/textflowpage/comboPageStyle\">Select the formatting style to use for the first page after the break.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textflowpage/comboPageStyle\">Επιλέξτε την τεχνοτροπία μορφοποίησης που θα χρησιμοποιήσετε για την πρώτη σελίδα μετά την αλλαγή.</ahelp>"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105A6\n"
+"05030200.xhp\n"
+"hd_id3149827\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the number of the last record to include in the mail merge.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τον αριθμό της τελευταίας εγγραφής που θα συμπεριληφθεί στη συγχωνευμένη αλληλογραφία.</ahelp>"
+msgid "Page number"
+msgstr "Αριθμός σελίδας"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105A9\n"
+"05030200.xhp\n"
+"par_id3147089\n"
+"38\n"
"help.text"
-msgid "Save Documents"
-msgstr "Αποθήκευση εγγράφων"
+msgid "<ahelp hid=\"cui/ui/textflowpage/spinPageNumber\">Enter the page number that you want to appear on the first page after the break. If you want to use the current page numbering, select \"0\".</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textflowpage/spinPageNumber\">Εισάγετε τον αριθμό σελίδας που θέλετε να εμφανίζεται στην πρώτη σελίδα μετά την αλλαγή. Εάν θέλετε να χρησιμοποιήσετε την τρέχουσα αρίθμηση σελίδων, επιλέξτε \"0\".</ahelp>"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105AD\n"
+"05030200.xhp\n"
+"hd_id3148978\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the documents.</ahelp>"
-msgstr "<ahelp hid=\".\">Αποθηκεύει τα έγγραφα.</ahelp>"
+msgid "Options"
+msgstr "Επιλογές"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105B0\n"
+"05030200.xhp\n"
+"par_id3147219\n"
+"14\n"
"help.text"
-msgid "Print merged document"
-msgstr "Εκτύπωση συγχωνευμένου εγγράφου"
+msgid "Specify the text flow options for paragraphs that appear before and after a page break."
+msgstr "Ορίστε τις επιλογές ροής κειμένου για τις παραγράφους που εμφανίζονται πριν και μετά την αλλαγή σελίδας."
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105B4\n"
+"05030200.xhp\n"
+"hd_id3153635\n"
+"29\n"
"help.text"
-msgid "<ahelp hid=\".\">Prints the output for all or some recipients.</ahelp>"
-msgstr "<ahelp hid=\".\">Εκτυπώνει την έξοδο για όλους ή μερικούς παραλήπτες.</ahelp>"
+msgid "Do not split paragraph"
+msgstr "Να μη χωριστούν οι παράγραφοι"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105B7\n"
+"05030200.xhp\n"
+"par_id3149040\n"
+"30\n"
"help.text"
-msgid "Printer"
-msgstr "Εκτυπωτής"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkSplitPara\">Shifts the entire paragraph to the next page or column after a break is inserted.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textflowpage/checkSplitPara\">Μετακινεί ολόκληρη την παράγραφο στην επόμενη σελίδα ή στήλη μετά την εισαγωγή μιας αλλαγής.</ahelp>"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105BB\n"
+"05030200.xhp\n"
+"hd_id3147585\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the printer.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον εκτυπωτή.</ahelp>"
+msgid "Keep with next paragraph"
+msgstr "Διατήρηση με την επόμενη παράγραφο"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105BE\n"
+"05030200.xhp\n"
+"par_id3152779\n"
+"32\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPara\">Keeps the current paragraph and the following paragraph together when a break or column break is inserted.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textflowpage/checkKeepPara\">Διατηρεί την τρέχουσα και την επόμενη παράγραφο μαζί, όταν εισάγεται μια αλλαγή ή αλλαγή στήλης.</ahelp>"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105C2\n"
+"05030200.xhp\n"
+"hd_id3153345\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".\">Changes the printer properties.</ahelp>"
-msgstr "<ahelp hid=\".\">Μεταβάλει τις ιδιότητες του εκτυπωτή.</ahelp>"
+msgid "Orphan control"
+msgstr "Έλεγχος ορφανής"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105C5\n"
+"05030200.xhp\n"
+"par_id3156279\n"
+"34\n"
"help.text"
-msgid "Print all documents"
-msgstr "Εκτύπωση όλων των εγγράφων"
+msgid "<ahelp hid=\"cui/ui/textflowpage/spinOrphan\">Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the <emph>Lines </emph>box.</ahelp> If the number of lines at the end of the page is less than the amount specified in the <emph>Lines </emph>box, the paragraph is shifted to the next page."
+msgstr "<ahelp hid=\"cui/ui/textflowpage/spinOrphan\">Καθορίζει τον ελάχιστο αριθμό γραμμών σε μία παράγραφο πριν την αλλαγή σελίδας. Επιλέξτε αυτό το πλαίσιο ελέγχου και ύστερα εισάγετε έναν αριθμό στο πλαίσιο <emph>Γραμμές</emph>.</ahelp> Εάν ο αριθμός γραμμών στο τέλος της σελίδας είναι μικρότερος από το μέγεθος που καθορίστηκε στο πλαίσιο <emph>Γραμμές</emph>, η παράγραφος μετακινείται στην επόμενη σελίδα."
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105C9\n"
+"05030200.xhp\n"
+"hd_id3149180\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\".\">Prints documents for all recipients.</ahelp>"
-msgstr "<ahelp hid=\".\">Εκτυπώνει έγγραφα για όλους τους παραλήπτες.</ahelp>"
+msgid "Widow control"
+msgstr "Κανόνας χήρας"
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105DA\n"
+"05030200.xhp\n"
+"par_id3155918\n"
+"36\n"
"help.text"
-msgid "Print Documents"
-msgstr "Εκτύπωση εγγράφων"
+msgid "<ahelp hid=\"cui/ui/textflowpage/spinWidow\">Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the <emph>Lines </emph>box.</ahelp> If the number of lines at the top of the page is less than the amount specified in the <emph>Lines </emph>box, the position of the break is adjusted."
+msgstr "<ahelp hid=\"cui/ui/textflowpage/spinWidow\">Καθορίζει τον ελάχιστο αριθμό γραμμών σε μία παράγραφο στην πρώτη σελίδα μετά την αλλαγή. Επιλέξτε αυτό το πλαίσιο ελέγχου και ύστερα εισάγετε έναν αριθμό στο πλαίσιο <emph>Γραμμές</emph>.</ahelp> Εάν ο αριθμός γραμμών στην κορυφή της σελίδας είναι μικρότερος από το ποσό που καθορίστηκε στο πλαίσιο <emph>Γραμμές</emph>, η θέση της αλλαγής προσαρμόζεται."
-#: mailmerge08.xhp
+#: 05030200.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105DE\n"
+"05030200.xhp\n"
+"par_id3155860\n"
+"45\n"
"help.text"
-msgid "<ahelp hid=\".\">Prints the mail merge documents.</ahelp>"
-msgstr "<ahelp hid=\".\">Εκτυπώνει τα συγχωνευμένα έγγραφα αλληλογραφίας.</ahelp>"
+msgid "<link href=\"text/shared/00/00000005.xhp#schuster\" name=\"Orphans\">Orphans</link>."
+msgstr "<link href=\"text/shared/00/00000005.xhp#schuster\" name=\"Ορφανές\">Ορφανές</link>."
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105E1\n"
+"05030400.xhp\n"
+"tit\n"
"help.text"
-msgid "Send merged document as e-mail"
-msgstr "Αποστέλλει το συγχωνευμένο έγγραφο ως μήνυμα"
+msgid "Drop Caps"
+msgstr "Αρχιγράμματα"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105E5\n"
+"05030400.xhp\n"
+"bm_id7635731\n"
"help.text"
-msgid "<ahelp hid=\".\">Sends the output as e-mail messages to all recipients.</ahelp>"
-msgstr "<ahelp hid=\".\">Αποστέλλει την έξοδο ως ηλεκτρονικά μηνύματα σε όλους τους παραλήπτες.</ahelp>"
+msgid "<bookmark_value>first letters as large capital letters</bookmark_value><bookmark_value>capital letters;starting paragraphs</bookmark_value><bookmark_value>drop caps insertion</bookmark_value>"
+msgstr "<bookmark_value>πρώτα γράμματα ως μεγάλα κεφαλαία γράμματα</bookmark_value><bookmark_value>κεφαλαία γράμματα;αρχή παραγράφων</bookmark_value><bookmark_value>εισαγωγή αρχιγραμμάτων</bookmark_value>"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105E8\n"
+"05030400.xhp\n"
+"hd_id3150252\n"
+"1\n"
"help.text"
-msgid "To"
-msgstr "Προς"
+msgid "<link href=\"text/swriter/01/05030400.xhp\" name=\"Drop Caps\">Drop Caps</link>"
+msgstr "<link href=\"text/swriter/01/05030400.xhp\" name=\"Αρχιγράμματα\">Αρχιγράμματα</link>"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105EC\n"
+"05030400.xhp\n"
+"par_id3154763\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the database field that contains the e-mail address of the recipient.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το πεδίο βάσης δεδομένων που περιέχει την ηλεκτρονική διεύθυνση του παραλήπτη.</ahelp>"
+msgid "<ahelp hid=\"HID_DROPCAPS\">Formats the first letter of a paragraph with a large capital letter, that can span several lines. The paragraph must span at least as many lines as you specify in the Lines box.</ahelp>"
+msgstr "<ahelp hid=\"HID_DROPCAPS\">Μορφοποιεί το πρώτο γράμμα μιας παραγράφου με ένα μεγάλο κεφαλαίο γράμμα, που μπορεί να εκτείνεται σε περισσότερες γραμμές. Η παράγραφος πρέπει να εκτείνεται τουλάχιστον σε τόσες γραμμές όσες καθορίζετε εσείς στο πλαίσιο Γραμμές .</ahelp>"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105EF\n"
+"05030400.xhp\n"
+"hd_id3151388\n"
+"3\n"
"help.text"
-msgid "Copy to"
-msgstr "Αντιγραφή σε"
+msgid "Settings"
+msgstr "Ρυθμίσεις"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN105F3\n"
+"05030400.xhp\n"
+"hd_id3147295\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_copyto.xhp\">Copy To</link> dialog where you can specify one or more CC or BCC addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_copyto.xhp\">Αντιγραφή σε</link> όπου μπορείτε να καθορίσετε μία ή περισσότερες διευθύνσεις κοινοποίησης ή κρυφής κοινοποίησης.</ahelp>"
+msgid "Show Drop Caps"
+msgstr "Εμφάνιση αρχιγραμμάτων"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10600\n"
+"05030400.xhp\n"
+"par_id3150536\n"
+"6\n"
"help.text"
-msgid "Subject"
-msgstr "Θέμα"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_DROPCAPS_CB_SWITCH\">Applies the drop cap settings to the selected paragraph.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_DROPCAPS_CB_SWITCH\">Εφαρμόζει τις ρυθμίσεις αρχιγραμμάτων στην επιλεγμένη παράγραφο.</ahelp>"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10604\n"
+"05030400.xhp\n"
+"hd_id3155626\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the subject line for the e-mail messages.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τη γραμμή θέματος για τα ηλεκτρονικά μηνύματα.</ahelp>"
+msgid "Whole word"
+msgstr "Ολόκληρη λέξη"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10607\n"
+"05030400.xhp\n"
+"par_id3154554\n"
+"20\n"
"help.text"
-msgid "Send as"
-msgstr "Αποστολή ως"
+msgid "<ahelp hid=\"SW_CHECKBOX_TP_DROPCAPS_CB_WORD\">Displays the first letter of the first word in the paragraph as a drop cap, and the remaining letters of the word as large type.</ahelp>"
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_DROPCAPS_CB_WORD\">Εμφανίζει το πρώτο γράμμα της πρώτης λέξης στην παράγραφο ως αρχίγραμμα και τα υπόλοιπα γράμματα της λέξης ως μεγάλο μέγεθος.</ahelp>"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN1060B\n"
+"05030400.xhp\n"
+"hd_id3154505\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the mail format for the e-mail messages.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τη μορφή για τα ηλεκτρονικά μηνύματα.</ahelp>"
+msgid "Number of characters"
+msgstr "Αριθμός χαρακτήρων"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN1060E\n"
+"05030400.xhp\n"
+"par_id3149881\n"
+"8\n"
"help.text"
-msgid "The Plain text and HTML message formats are sent in the body of the message, whereas the *.odt, *.doc, and *.pdf formats are sent as attachments."
-msgstr "Οι μορφές μηνύματος με απλό κείμενο και με HTML αποστέλλονται στο σώμα του μηνύματος, ενώ οι μορφές *.odt, *.doc, and *.pdf αποστέλλονται ως συνημμένα."
+msgid "<ahelp hid=\"SW_NUMERICFIELD_TP_DROPCAPS_FLD_DROPCAPS\">Enter the number of characters to convert to drop caps. </ahelp>"
+msgstr "<ahelp hid=\"SW_NUMERICFIELD_TP_DROPCAPS_FLD_DROPCAPS\">Εισάγετε τον αριθμό των χαρακτήρων που θα μετατραπούν σε αρχιγράμματα. </ahelp>"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10611\n"
+"05030400.xhp\n"
+"hd_id3150932\n"
+"9\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "Lines"
+msgstr "Γραμμές"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10615\n"
+"05030400.xhp\n"
+"par_id3148391\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_emabod.xhp\">E-Mail Message</link> dialog where you can enter the e-mail message for the mail merge files that are sent as attachments.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_emabod.xhp\">Ηλεκτρονικό μήνυμα</link> όπου μπορείτε να εισάγετε το ηλεκτρονικό μήνυμα για τα αρχεία συγχώνευσης αλληλογραφίας που αποστέλλονται ως συνημμένα.</ahelp>"
+msgid "<ahelp hid=\"SW_NUMERICFIELD_TP_DROPCAPS_FLD_LINES\">Enter the number of lines that you want the drop cap to extend downward from the first line of the paragraph. Shorter paragraphs will not get drop caps.</ahelp> The selection is limited to 2-9 lines."
+msgstr "<ahelp hid=\"SW_NUMERICFIELD_TP_DROPCAPS_FLD_LINES\">Εισάγετε τον αριθμό γραμμών στις οποίες επιθυμείτε να εκτείνεται το αρχίγραμμα κάτω από την πρώτη γραμμή της παραγράφου. Οι πιο σύντομες παράγραφοι δεν μπορούν να δεχτούν αρχιγράμματα.</ahelp> Η επιλογή περιορίζεται σε 2-9 γραμμές."
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10626\n"
+"05030400.xhp\n"
+"hd_id3149030\n"
+"11\n"
"help.text"
-msgid "Name of the attachment"
-msgstr "Όνομα του συνημμένου"
+msgid "Distance from text"
+msgstr "Απόσταση από το κείμενο"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN1062A\n"
+"05030400.xhp\n"
+"par_id3153926\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows the name of the attachment.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει το όνομα του συνημμένου.</ahelp>"
+msgid "<ahelp hid=\"SW_METRICFIELD_TP_DROPCAPS_FLD_DISTANCE\">Enter the amount of space to leave between the drop caps and the rest of the text in the paragraph.</ahelp>"
+msgstr "<ahelp hid=\"SW_METRICFIELD_TP_DROPCAPS_FLD_DISTANCE\">Εισάγετε τα κενά που θα αφήσετε μεταξύ των αρχιγραμμάτων και του υπόλοιπου κειμένου στην παράγραφο.</ahelp>"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN1062D\n"
+"05030400.xhp\n"
+"hd_id3153723\n"
+"13\n"
"help.text"
-msgid "Send all documents"
-msgstr "Αποστολή όλων των εγγράφων"
+msgid "Contents"
+msgstr "Περιεχόμενα"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10631\n"
+"05030400.xhp\n"
+"hd_id3154638\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to send e-mails to all recipients.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε να αποσταλούν ηλεκτρονικά μηνύματα σε όλους τους παραλήπτες.</ahelp>"
+msgid "Text"
+msgstr "Κείμενο"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10642\n"
+"05030400.xhp\n"
+"par_id3147569\n"
+"16\n"
"help.text"
-msgid "Send Documents"
-msgstr "Αποστολή εγγράφων"
+msgid "<ahelp hid=\"SW_EDIT_TP_DROPCAPS_EDT_TEXT\">Enter the text that you want to display as drop caps instead of the first letters of the paragraph.</ahelp>"
+msgstr "<ahelp hid=\"SW_EDIT_TP_DROPCAPS_EDT_TEXT\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται ως αρχιγράμματα αντί για τα πρώτα γράμματα της παραγράφου.</ahelp>"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10646\n"
+"05030400.xhp\n"
+"hd_id3150763\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to start sending e-mails.</ahelp>"
-msgstr "<ahelp hid=\".\">Πατήστε για να ξεκινήσει η αποστολή των ηλεκτρονικών μηνυμάτων.</ahelp>"
+msgid "Character Style"
+msgstr "Τεχνοτροπία χαρακτήρων"
-#: mailmerge08.xhp
+#: 05030400.xhp
msgctxt ""
-"mailmerge08.xhp\n"
-"par_idN10649\n"
+"05030400.xhp\n"
+"par_id3151181\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge00.xhp\" name=\"Mail Merge Wizard\">Mail Merge Wizard</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge00.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας\">Οδηγός συγχώνευσης αλληλογραφίας</link>"
+msgid "<ahelp hid=\"SW_LISTBOX_TP_DROPCAPS_BOX_TEMPLATE\">Select the formatting style that you want to apply to the drop caps.</ahelp> To use the formatting style of the current paragraph, select [None]."
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_DROPCAPS_BOX_TEMPLATE\">Επιλέξτε την τεχνοτροπία μορφοποίησης που επιθυμείτε να εφαρμόσετε στα αρχιγράμματα.</ahelp> Για να χρησιμοποιήσετε την τεχνοτροπία μορφοποίησης της τρέχουσας παραγράφου, επιλέξτε [Κανένα]."
-#: 05120100.xhp
+#: 05030800.xhp
msgctxt ""
-"05120100.xhp\n"
+"05030800.xhp\n"
"tit\n"
"help.text"
-msgid "Column Width"
-msgstr "Πλάτος στήλης"
+msgid "Outline & Numbering"
+msgstr "Διάρθρωση & Αρίθμηση"
-#: 05120100.xhp
+#: 05030800.xhp
msgctxt ""
-"05120100.xhp\n"
-"hd_id3150345\n"
+"05030800.xhp\n"
+"hd_id3151173\n"
"1\n"
"help.text"
-msgid "Column Width"
-msgstr "Πλάτος στήλης"
+msgid "<link href=\"text/swriter/01/05030800.xhp\" name=\"Numbering\">Outline & Numbering</link>"
+msgstr "<link href=\"text/swriter/01/05030800.xhp\" name=\"Αρίθμηση\">Διάρθρωση & Αρίθμηση</link>"
-#: 05120100.xhp
+#: 05030800.xhp
msgctxt ""
-"05120100.xhp\n"
-"par_id3149503\n"
+"05030800.xhp\n"
+"par_id3154100\n"
"2\n"
"help.text"
-msgid "<variable id=\"breitetext\"><ahelp hid=\".uno:SetColumnWidth\">Changes the width of the selected column(s).</ahelp></variable>"
-msgstr "<variable id=\"breitetext\"><ahelp hid=\".uno:SetColumnWidth\">Αλλάζει το πλάτος των επιλεγμένων στήλών.</ahelp></variable>"
-
-#: 05120100.xhp
-msgctxt ""
-"05120100.xhp\n"
-"hd_id3083452\n"
-"3\n"
-"help.text"
-msgid "Width"
-msgstr "Πλάτος"
+msgid "<ahelp hid=\"HID_NUMPARA\">Adds or removes outline level, numbering, or bullets from the paragraph. You can also select the style of numbering to use, and reset the numbering in a numbered list.</ahelp>"
+msgstr "<ahelp hid=\"HID_NUMPARA\">Προσθέτει ή αφαιρεί επίπεδα διάρθρωσης, αρίθμηση, ή κουκκίδες από την παράγραφο. Μπορείτε ακόμη να επιλέξετε την τεχνοτροπία αρίθμησης που θα χρησιμοποιηθεί και να επαναφέρετε την αρίθμηση σε μια αριθμημένη λίστα.</ahelp>"
-#: 05120100.xhp
+#: 05030800.xhp
msgctxt ""
-"05120100.xhp\n"
-"hd_id3146323\n"
-"4\n"
+"05030800.xhp\n"
+"par_id3153536\n"
+"14\n"
"help.text"
-msgid "Columns"
-msgstr "Στήλες"
+msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <emph>Format - Styles and </emph>Formatting, and then click the <emph>Paragraph Styles </emph>icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the<emph> Outline & Numbering</emph> tab."
+msgstr "Για να μεταβάλετε τις επιλογές αρίθμησης για τις παραγράφους που χρησιμοποιούν την ίδια τεχνοτροπία παραγράφου, επιλέξτε <emph>Μορφή - Τεχνοτροπίες και μορφοποίηση</emph> και μετά πατήστε στο εικονίδιο <emph>Τεχνοτροπίες παραγράφου</emph>. Δεξιοπατήστε στην τεχνοτροπία από τη λίστα, επιλέξτε <emph>Τροποποίηση</emph> και ύστερα πατήστε στην καρτέλα<emph> Διάρθρωση & Αρίθμηση</emph>."
-#: 05120100.xhp
+#: 05030800.xhp
msgctxt ""
-"05120100.xhp\n"
-"par_id3145822\n"
-"5\n"
+"05030800.xhp\n"
+"par_id3154470\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/columnwidth/column\">Enter the column number of the column you want to change the width of.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/columnwidth/column\">Εισάγετε τον αριθμό στηλών στις οποίες που επιθυμείτε να αλλάξετε το πλάτος.</ahelp>"
+msgid "To change the numbering options for selected paragraphs, choose <emph>Format -</emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link>, and then click the<emph> Outline & Numbering</emph> tab."
+msgstr "Για να μεταβάλετε τις επιλογές αρίθμησης για τις επιλεγμένες παραγράφους, επιλέξτε <emph>Μορφή -</emph><link href=\"text/shared/01/05030000.xhp\" name=\"Παράγραφος\"><emph>Παράγραφος</emph></link> και ύστερα πατήστε στην καρτέλα <emph>Διάρθρωση & Αρίθμηση</emph>."
-#: 05120100.xhp
+#: 05030800.xhp
msgctxt ""
-"05120100.xhp\n"
-"hd_id3154502\n"
-"6\n"
+"05030800.xhp\n"
+"hd_id1209200804371034\n"
"help.text"
-msgid "Width"
-msgstr "Πλάτος"
+msgid "Outline level"
+msgstr "Επίπεδο διάρθρωσης"
-#: 05120100.xhp
+#: 05030800.xhp
msgctxt ""
-"05120100.xhp\n"
-"par_id3149880\n"
-"7\n"
+"05030800.xhp\n"
+"par_id1209200804371097\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/columnwidth/width\">Enter the width that you want for the selected column(s).</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/columnwidth/width\">Εισάγετε το επιθυμητό πλάτος για τις επιλεγμένες στήλες.</ahelp>"
+msgid "<ahelp hid=\".\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <emph>Body text</emph> to reset the outline level."
+msgstr "<ahelp hid=\".\">Αναθέτει ένα επίπεδο διάρθρωσης από το 1 ως το 10 στις επιλεγμένες παραγράφους ή στις τεχνοτροπίες παραγράφων.</ahelp> Επιλέξτε <emph>Σώμα κειμένου</emph> για να επαναφέρετε το επίπεδο αρίθμησης."
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"tit\n"
+"05030800.xhp\n"
+"hd_id3143283\n"
+"5\n"
"help.text"
-msgid "Hyphenation"
-msgstr "Συλλαβισμός"
+msgid "Numbering"
+msgstr "Αρίθμηση"
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3154657\n"
-"1\n"
+"05030800.xhp\n"
+"hd_id3154188\n"
+"3\n"
"help.text"
-msgid "Hyphenation"
-msgstr "Συλλαβισμός"
+msgid "Numbering Style"
+msgstr "Τεχνοτροπία αρίθμησης"
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3148572\n"
-"2\n"
+"05030800.xhp\n"
+"par_id3155178\n"
+"4\n"
"help.text"
-msgid "<variable id=\"silben\"><ahelp hid=\".\">Inserts hyphens in words that are too long to fit at the end of a line.</ahelp> $[officename] searches the document and suggests hyphenation that you can accept or reject. If text is selected, the Hyphenation dialog works on the selected text only. If no text is selected, the Hyphenation dialog works on the whole document.</variable>"
-msgstr "<variable id=\"silben\"><ahelp hid=\".\">Εισάγει ενωτικά σε λέξεις που είναι υπερβολικά μεγάλες για να χωράν στο τέλος της γραμμής.</ahelp> Το $[officename] ψάχνει το έγγραφο και προτείνει ενωτικά που μπορείτε να αποδεχθείτε ή να απορρίψετε. Εάν είναι επιλεγμένο κείμενο, ο διάλογος ενωτικών δουλεύει μόνο στο επιλεγμένο κείμενο. Εάν δεν έχει επιλεγεί κείμενο, ο διάλογος ενωτικών δουλεύει σε όλο το έγγραφο.</variable>"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_NUMPARA:LB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window if you click the <emph>Numbering Style</emph> icon."
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_NUMPARA:LB_NUMBER_STYLE\">Επιλέξτε την <link href=\"text/swriter/01/05130004.xhp\" name=\"Τεχνοτροπία αρίθμησης\">Τεχνοτροπία αρίθμησης</link> που θέλετε να εφαρμόσετε στην παράγραφο.</ahelp> Αυτές οι τεχνοτροπίες εμφανίζονται επίσης στο παράθυρο <link href=\"text/swriter/01/05140000.xhp\" name=\"Τεχνοτροπίες και μορφοποίηση\">Τεχνοτροπίες και μορφοποίηση</link> εάν πατήσετε στο εικονίδιο <emph>Τεχνοτροπία αρίθμησης</emph>."
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3153811\n"
-"3\n"
+"05030800.xhp\n"
+"par_id3149106\n"
+"7\n"
"help.text"
-msgid "To automatically hyphenate the current or selected paragraphs, choose <emph>Format - Paragraph</emph>, and then click the <link href=\"text/swriter/01/05030200.xhp\" name=\"Text Flow\">Text Flow</link> tab. You can also apply automatic hyphenation to a paragraph style. In text where automatic hyphenation is enabled, the Hyphenation dialog will not find any word to hyphenate."
-msgstr "Για να προσθέσετε ενωτικά αυτόματα στήν τρέχουσα ή επιλεγμένες παραγράφους, διαλέξτε <emph>Μορφοποίηση - Παράγραφος</emph> και έπειτα κλικ στην καρτέλα <link href=\"text/swriter/01/05030200.xhp\" name=\"Ροή κειμένου\">Ροή κειμένου</link>. Μπορείτε επίσης να εφαρμόσετε αυτόματα ενωτικά σε μια τεχνοτροπία παραγράφου. Σε κείμενο όπου η αυτόματη προσθήκη ενωτικών είναι ενεργή, ο διάλογος ενωτικών δεν θα βρει καμιά λέξη για προσθήκη ενωτικών."
+msgid "This section only appears when you edit the properties of the current paragraph by choosing <emph>Format - Paragraph</emph>."
+msgstr "Η ενότητα αυτή εμφανίζεται μόνο όταν επεξεργάζεστε τις ιδιότητες της τρέχουσας παραγράφου επιλέγοντας <emph>Μορφή - Παράγραφος</emph>."
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3151389\n"
-"5\n"
+"05030800.xhp\n"
+"hd_id3151250\n"
+"8\n"
"help.text"
-msgid "When $[officename] finds a word that requires hyphenation, do one of the following options:"
-msgstr "Όταν το $[officename] εντοπίζει μία λέξη που απαιτεί συλλαβισμό, εφαρμόστε κάποια από τις ακόλουθες επιλογές:"
+msgid "Restart at this paragraph"
+msgstr "Επανεκκίνηση από αυτήν την παράγραφο"
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3155622\n"
-"36\n"
+"05030800.xhp\n"
+"par_id3154831\n"
+"9\n"
"help.text"
-msgid "To accept the hyphenation of the displayed word, click <emph>Hyphenate</emph>."
-msgstr "Για αποδοχή του ενωτικού στην εμφανιζόμενη λέξη, πατήστε <emph>Συλλαβισμός</emph>."
+msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_NEW_START\">Restarts the numbering at the current paragraph.</ahelp>"
+msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_NEW_START\">Επανεκκινεί την αρίθμηση από την τρέχουσα παράγραφο.</ahelp>"
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3154558\n"
-"37\n"
+"05030800.xhp\n"
+"hd_id3147096\n"
+"24\n"
"help.text"
-msgid "To change the hyphenation of the displayed word, click the left or right arrow below the word, and then click <emph>Hyphenate</emph>. The left and right buttons are enabled for words with multiple hyphenation points."
-msgstr "Για να αλλάξετε το συλλαβισμό της εμφανιζόμενης λέξης, πατήστε στο αριστερό ή δεξιό βέλος κάτω από τη λέξη και έπειτα πατήστε <emph>Συλλαβισμός</emph>. Τα αριστερά και δεξιά κουμπιά ενεργοποιούνται για λέξεις με πολλαπλά ενωτικά σημεία."
+msgid "Start with"
+msgstr "Εκκίνηση με"
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3150017\n"
-"38\n"
+"05030800.xhp\n"
+"par_id3148979\n"
+"25\n"
"help.text"
-msgid "To reject the hyphenation of the displayed word, click <emph>Skip</emph>. This word will not be hyphenated."
-msgstr "Για απόρριψη του ενωτικού της εμφανιζόμενης λέξης, πατήστε <emph>Παράλειψη</emph>. Αυτή η λέξη δεν θα εμφανίσει ενωτικό."
+msgid "<ahelp hid=\"SW_TRISTATEBOX_TP_NUMPARA_CB_NUMBER_NEW_START\">Select this check box, and then enter the number that you want to assign to the paragraph.</ahelp>"
+msgstr "<ahelp hid=\"SW_TRISTATEBOX_TP_NUMPARA_CB_NUMBER_NEW_START\">Επιλέξτε αυτό το πλαίσιο ελέγχου και έπειτα εισάγετε τον αριθμό που θέλετε να δώσετε στην παράγραφο.</ahelp>"
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3150018\n"
-"38\n"
+"05030800.xhp\n"
+"hd_id3147226\n"
+"10\n"
"help.text"
-msgid "To automatically hyphenate the remaining part of the selection or the document, click <emph>Hyphenate All</emph> and answer \"Yes\" to the following question."
-msgstr "Για αυτόματα ενωτικά στο εναπομείναν τμήμα της επιλογής ή του εγγράφου, πατήστε <emph>Ενωτικά σε όλα</emph> και απαντήστε \"Ναι\" στην επόμενη ερώτηση."
+msgid "\"Start with\" spin button"
+msgstr "Κουμπί αυξομείωσης \"Αρχή με\""
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3150019\n"
-"38\n"
+"05030800.xhp\n"
+"par_id3153632\n"
+"11\n"
"help.text"
-msgid "To end hyphenation, click <emph>Close</emph>. The hyphenation that is applied already will not be reverted. You can use <emph>Edit - Undo</emph> to undo all hyphenation that was applied while the Hyphenation dialog was open."
-msgstr "Για τερματισμό των ενωτικών, πατήστε <emph>Κλείσιμο</emph>. Τα ενωτικά που είναι ήδη εφαρμοσμένα δεν θα μετατραπούν. Μπορείτε να χρησιμοποιήσετε <emph>Επεξεργασία - Αναίρεση</emph> για να αναιρέσετε όλα τα ενωτικά που εφαρμόστηκαν ενώ ο διάλογος ενωτικών ήταν ανοιχτός."
+msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_NEW_START\">Enter the number that you want to assign to the paragraph.</ahelp> The following paragraphs are numbered consecutively from the number that you enter here."
+msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_NEW_START\">Εισάγετε τον αριθμό που επιθυμείτε να αναθέσετε στην παράγραφο.</ahelp> Οι ακόλουθες παράγραφοι αριθμούνται συνεχόμενα ύστερα από τον αριθμό που εισάγετε εδώ."
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3147562\n"
-"19\n"
+"05030800.xhp\n"
+"hd_id3147581\n"
+"15\n"
"help.text"
-msgid "To exclude paragraphs from the automatic hyphenation, select the paragraphs, choose <emph>Format - Paragraph</emph>, click the Text Flow tab, and then clear the <emph>Automatically</emph> check box in the Hyphenation area."
-msgstr "Για αποκλεισμό παραγράφων από τα αυτόματα ενωτικά, επιλέξτε τις παραγράφους, διαλέξτε <emph>Μορφή - Παράγραφος</emph>, πατήστε στην καρτέλα Ροή κειμένου και έπειτα καθαρισμός του πλαισίου ελέγχου <emph>Αυτόματα</emph> στην περιοχή συλλαβισμού."
+msgid "Line numbering"
+msgstr "Αρίθμηση γραμμών"
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3154276\n"
-"18\n"
+"05030800.xhp\n"
+"par_id3152771\n"
+"16\n"
"help.text"
-msgid "To disable the Hyphenation dialog and always hyphenate automatically, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010400.xhp\" name=\"Language Settings - Writing Aids\">Language Settings - Writing Aids</link></emph>, and select the <emph>Hyphenate without inquiry</emph> check box."
-msgstr "Για απενεργοποίηση του διαλόγου συλλαβισμού και αυτόματο συλλαβισμό πάντα, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline><link href=\"text/shared/optionen/01010400.xhp\" name=\"Ρυθμίσεις γλώσσας - Βοηθήματα μορφοποίησης\"> Ρυθμίσεις γλώσσας - Βοηθήματα μορφοποίησης</link></emph> και επιλέξτε το πλαίσιο ελέγχου <emph>Συλλαβισμός χωρίς ερώτηση</emph>."
+msgid "Specify the <link href=\"text/swriter/01/06180000.xhp\" name=\"Line numbering\">Line numbering</link> options. To add line numbers to your document, choose <emph>Tools - Line Numbering</emph>."
+msgstr "Καθορίστε τις επιλογές για την <link href=\"text/swriter/01/06180000.xhp\" name=\"Αρίθμηση γραμμών\">Αρίθμηση γραμμών</link>. Για να προσθέσετε αριθμούς γραμμών στο έγγραφό σας, επιλέξτε <emph>Εργαλεία - Αρίθμηση γραμμών</emph>."
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3152950\n"
+"05030800.xhp\n"
+"hd_id3153345\n"
"17\n"
"help.text"
-msgid "To manually enter a hyphen directly in the document, click in the word where you want to add the hyphen, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Minus sign (-)."
-msgstr "Για χειροκίνητη εισαγωγή ενός ενωτικού άμεσα στο έγγραφο, πατήστε στη λέξη όπου θέλετε να προσθέσετε ενωτικό και έπειτα πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+σύμβολο πλην (-)."
+msgid "Include this paragraph in line numbering"
+msgstr "Να συμπεριληφθεί αυτή η παράγραφος στην αρίθμηση γραμμών"
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3147523\n"
-"32\n"
+"05030800.xhp\n"
+"par_id3156267\n"
+"18\n"
"help.text"
-msgid "To insert a non-breaking (protected) hyphen directly in the document, click in the word that you want to hyphenate, and then press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>+Ctrl </defaultinline></switchinline>+Minus sign(-)."
-msgstr "Για άμεση εισαγωγή αχώριστων (προστατευμένων) ενωτικών στο έγγραφο, πατήστε στη λέξη που θέλετε να συλλαβίσετε και έπειτα πατήστε Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>+Ctrl </defaultinline></switchinline>+σύμβολο πλην (-)."
+msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_COUNT_PARA\">Includes the current paragraph in the line numbering.</ahelp>"
+msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_COUNT_PARA\">Συμπεριλαμβάνει την τρέχουσα παράγραφο στην αρίθμηση γραμμών.</ahelp>"
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3154573\n"
-"33\n"
+"05030800.xhp\n"
+"hd_id3151026\n"
+"19\n"
"help.text"
-msgid "To hide custom hyphens, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\">%PRODUCTNAME Writer - Formatting Aids</link></emph>, and then clear the <emph>Custom hyphens</emph> check box."
-msgstr "Για απόκρυψη προσαρμοσμένων ενωτικών, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline><link href=\"text/shared/optionen/01040600.xhp\" name=\"Έγγραφο κειμένου - Βοηθήματα μορφοποίησης\">%PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</link></emph> και έπειτα καθαρίστε το πλαίσιο ελέγχου <emph>Προσαρμοσμένα ενωτικά</emph>."
+msgid "Restart at this paragraph"
+msgstr "Επανεκκίνηση από αυτήν την παράγραφο"
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3150360\n"
+"05030800.xhp\n"
+"par_id3149168\n"
"20\n"
"help.text"
-msgid "Word"
-msgstr "Λέξη"
+msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_RESTART_PARACOUNT\">Restarts the line numbering at the current paragraph, or at the number that you enter.</ahelp>"
+msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_RESTART_PARACOUNT\">Επανεκκινεί την αρίθμηση γραμμών στην τρέχουσα παράγραφο, ή από τον αριθμό που εισάγετε.</ahelp>"
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3153676\n"
+"05030800.xhp\n"
+"hd_id3145775\n"
"21\n"
"help.text"
-msgid "Word"
-msgstr "Λέξη"
+msgid "Start with"
+msgstr "Εκκίνηση με"
-#: 06030000.xhp
+#: 05030800.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3149687\n"
+"05030800.xhp\n"
+"par_id3149355\n"
"22\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyphenate/worded\">Displays the hyphenation suggestion(s) for the selected word.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyphenate/worded\">Εμφανίζει τις προτάσεις συλλαβισμού για την επιλεγμένη λέξη.</ahelp>"
+msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_RESTART_PARA\">Enter the number at which to restart the line numbering</ahelp>"
+msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_RESTART_PARA\">Εισάγετε τον αριθμό στον οποίο θα επανεκκινεί η αρίθμηση γραμμών</ahelp>"
-#: 06030000.xhp
+#: 05040000.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3154195\n"
-"23\n"
+"05040000.xhp\n"
+"tit\n"
"help.text"
-msgid "Left / Right Arrow"
-msgstr "Αριστερό / Δεξί βέλος"
+msgid "Page Style"
+msgstr "Τεχνοτροπία σελίδας"
-#: 06030000.xhp
+#: 05040000.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3155174\n"
-"24\n"
+"05040000.xhp\n"
+"hd_id3150016\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyphenate/right\">Set the position of the hyphen. This option is only available if more than one hyphenation suggestion is displayed.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyphenate/right\">Καθορίζει την θέση του ενωτικού. Η επιλογή αυτή είναι διαθέσιμη μόνο εάν εμφανίζονται περισσότερες από μία προτάσεις συλλαβισμού.</ahelp>"
+msgid "Page Style"
+msgstr "Τεχνοτροπία σελίδας"
-#: 06030000.xhp
+#: 05040000.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3151327\n"
-"25\n"
+"05040000.xhp\n"
+"par_id3148774\n"
+"2\n"
"help.text"
-msgid "Next"
-msgstr "Επόμενο"
+msgid "<variable id=\"seitetext\"><ahelp hid=\".uno:PageDialog\">Specify the formatting styles and the layout for the current page style, including page margins, headers and footers, and the page background.</ahelp></variable>"
+msgstr "<variable id=\"seitetext\"><ahelp hid=\".uno:PageDialog\">Καθορίστε τις τεχνοτροπίες μορφοποίησης και τη διάταξη για την τρέχουσα τεχνοτροπία σελίδας, συμπεριλαμβανομένων των περιθωρίων σελίδας, των κεφαλίδων και των υποσέλιδων και του παρασκηνίου της σελίδας.</ahelp></variable>"
-#: 06030000.xhp
+#: 05040500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3149306\n"
-"26\n"
+"05040500.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyphenate/continue\">Ignores the hyphenation suggestion and finds the next word to hyphenate.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyphenate/continue\">Αγνοεί την πρόταση συλλαβισμού και βρίσκει την επόμενη λέξη για συλλαβισμό.</ahelp>"
+msgid "Columns"
+msgstr "Στήλες"
-#: 06030000.xhp
+#: 05040500.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3149495\n"
-"27\n"
+"05040500.xhp\n"
+"hd_id3149875\n"
+"1\n"
"help.text"
-msgid "Hyphenate"
-msgstr "Συλλαβισμός"
+msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Στήλες\">Στήλες</link>"
-#: 06030000.xhp
+#: 05040500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3149096\n"
-"28\n"
+"05040500.xhp\n"
+"par_id3151392\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyphenate/ok\">Inserts the hyphen at the indicated position.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyphenate/ok\">Εισάγει το ενωτικό στην υποδεικνυόμενη θέση.</ahelp>"
+msgid "<variable id=\"spaltentext\"><ahelp hid=\"modules/swriter/ui/columnpage/ColumnPage\">Specifies the number of columns and the column layout for a page style, frame, or section.</ahelp></variable>"
+msgstr "<variable id=\"spaltentext\"><ahelp hid=\"modules/swriter/ui/columnpage/ColumnPage\">Καθορίζει τον αριθμό στηλών και τη διάταξη στηλών για μια τεχνοτροπία σελίδας, πλαισίου, ή ενότητας.</ahelp></variable>"
-#: 06030000.xhp
+#: 05040500.xhp
msgctxt ""
-"06030000.xhp\n"
-"hd_id3154829\n"
-"29\n"
+"05040500.xhp\n"
+"hd_id3155625\n"
+"3\n"
"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "Default settings"
+msgstr "Προεπιλεγμένες ρυθμίσεις"
-#: 06030000.xhp
+#: 05040500.xhp
msgctxt ""
-"06030000.xhp\n"
-"par_id3149821\n"
-"30\n"
+"05040500.xhp\n"
+"par_id3149352\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyphenate/delete\">Removes the current hyphenation point from the displayed word.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyphenate/delete\">Αφαιρεί το τρέχον σημείο ενωτικού από την εμφανιζόμενη λέξη.</ahelp>"
+msgid "You can select from predefined column layouts, or create your own. When you apply a layout to a page style, all pages that use the style are updated. Similarly, when you apply a column layout to a frame style, all frames that use that style are updated. You can also change the column layout for a single frame."
+msgstr "Μπορείτε να επιλέξετε από τις προκαθορισμένες διατάξεις στηλών, ή να δημιουργήσετε τη δική σας. Όταν εφαρμόζετε μία διάταξη σε μια τεχνοτροπία σελίδας, όλες οι σελίδες που χρησιμοποιούν την τεχνοτροπία ενημερώνονται. Παρόμοια, όταν εφαρμόζετε μία διάταξη στηλών σε μια τεχνοτροπία πλαισίου, όλα τα πλαίσια που χρησιμοποιούν την τεχνοτροπία ενημερώνονται. Μπορείτε επίσης να αλλάξετε τη διάταξη στηλών για ένα απλό πλαίσιο."
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"tit\n"
+"05040500.xhp\n"
+"hd_id3154562\n"
+"5\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Columns"
+msgstr "Στήλες"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"hd_id3149879\n"
-"1\n"
+"05040500.xhp\n"
+"par_id3154508\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060900.xhp\" name=\"Options\">Options</link>"
-msgstr "<link href=\"text/swriter/01/05060900.xhp\" name=\"Επιλογές\">Επιλογές</link>"
+msgid "<ahelp hid=\"modules/swriter/ui/columnpage/colsnf\">Enter the number of columns that you want in the page, frame, or section.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/colsnf\">Εισάγετε τον αριθμό στηλών που θέλετε στη σελίδα, στο πλαίσιο, ή στην ενότητα.</ahelp>"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3149708\n"
-"2\n"
+"05040500.xhp\n"
+"par_id3149884\n"
+"47\n"
"help.text"
-msgid "<ahelp hid=\"HID_FRM_ADD\">Specifies properties for the selected object, graphic or frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRM_ADD\">Καθορίζει τις ιδιότητες για το επιλεγμένο αντικείμενο, γραφικό ή πλαίσιο.</ahelp>"
+msgid "You can also select one of the predefined column layouts."
+msgstr "Μπορείτε επίσης να επιλέξετε μία από τις προκαθορισμένες διατάξεις στηλών."
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"hd_id3151183\n"
-"3\n"
+"05040500.xhp\n"
+"hd_id3150933\n"
+"45\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "Selection fields"
+msgstr "Πεδία επιλογής"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3147568\n"
-"4\n"
+"05040500.xhp\n"
+"hd_id3148386\n"
+"52\n"
"help.text"
-msgid "Specifies the name of the selected item, and associated links."
-msgstr "Καθορίζει το όνομα του επιλεγμένου αντικειμένου και των αντίστοιχων συνδέσμων."
+msgid "Evenly distribute contents to all columns"
+msgstr "Ισοκατανομή περιεχομένων σε όλες τις στήλες"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"hd_id3151178\n"
-"5\n"
+"05040500.xhp\n"
+"par_id3149024\n"
+"53\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Distributes the text in multi-column sections. The text flows into all columns to the same height. The height of the section adjusts automatically.</ahelp> Evenly distributes the text in <link href=\"text/swriter/01/04020000.xhp\" name=\"multi-column sections\">multi-column sections</link>."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κατανέμει το κείμενο σε ενότητες πολλαπλών στηλών. Το κείμενο ρέει σε όλες τις στήλες στο ίδιο ύψος. Το ύψος της ενότητας διορθώνεται αυτόματα.</ahelp> Ισοκατανέμει το κείμενο σε <link href=\"text/swriter/01/04020000.xhp\" name=\"ενότητες πολλαπλών στηλών\">ενότητες πολλαπλών στηλών</link>."
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3147510\n"
-"6\n"
+"05040500.xhp\n"
+"hd_id3153924\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_FRM_ADD:ED_NAME\">Enter a name for the selected item.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_FRM_ADD:ED_NAME\">Εισάγετε ένα όνομα για το επιλεγμένο στοιχείο.</ahelp>"
+msgid "Width and spacing"
+msgstr "Πλάτος και απόσταση"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3154565\n"
-"7\n"
+"05040500.xhp\n"
+"par_id3147176\n"
+"20\n"
"help.text"
-msgid "Assign an object, graphic or frame a meaningful name, so that you can quickly locate it afterwards in long documents."
-msgstr "Αναθέστε ένα σχετικό όνομα για ένα αντικείμενο, γραφικό ή πλαίσιο, έτσι ώστε να μπορείτε γρήγορα να το εντοπίσετε ύστερα σε εκτενή έγγραφα."
+msgid "If the <emph>Automatic width</emph> check box is not selected, enter the width and spacing options for the columns."
+msgstr "Εάν δεν είναι επιλεγμένο το πλαίσιο ελέγχου <emph>Αυτόματο πλάτος</emph>, εισάγετε το πλάτος και τις επιλογές απόστασης για τις στήλες."
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"hd_id3153674\n"
-"15\n"
+"05040500.xhp\n"
+"hd_id3147562\n"
+"21\n"
"help.text"
-msgid "Alternative text (floating frames, graphics, and objects only)"
-msgstr "Εναλλακτικό κείμενο (μόνο για αιωρούμενα πλαίσια, γραφικά και αντικείμενα)"
+msgid "(Column number)"
+msgstr "(Αριθμός στήλης)"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3150977\n"
-"21\n"
+"05040500.xhp\n"
+"par_id3145206\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_FRM_ADD:ED_ALT_NAME\">Enter the text to display in a web browser when the selected item is unavailable. Alternate text is also used to assist people with disabilities.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_FRM_ADD:ED_ALT_NAME\">Εισάγει το κείμενο προς εμφάνιση σε έναν περιηγητή διαδικτύου όταν το επιλεγμένο αντικείμενο είναι αδιάθετο. Εναλλακτικό κείμενο χρησιμοποιείται επίσης για να βοηθήσει άτομα με ειδικές ανάγκες.</ahelp>"
+msgid "Displays the column number, as well as width and distance to the adjacent columns."
+msgstr "Εμφανίζει τον αριθμό στήλης, καθώς και το πλάτος και την απόσταση από τις παρακείμενες στήλες."
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"hd_id3155903\n"
+"05040500.xhp\n"
+"hd_id3156324\n"
"23\n"
"help.text"
-msgid "Previous link"
-msgstr "Προηγούμενος σύνδεσμος"
+msgid "Left Arrow"
+msgstr "Αριστερό βέλος"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3154192\n"
+"05040500.xhp\n"
+"par_id3150761\n"
"24\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_FRM_ADD_LB_PREV\">Displays the item (object, graphic, or frame) that comes before the current item in a linked sequence. To add or change the previous link, select a name from the list. If you are linking frames, the current frame and the target frame must be empty.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_FRM_ADD_LB_PREV\">Εμφανίζει το στοιχείο (αντικείμενο, γραφικό, ή πλαίσιο) που βρίσκεται πριν το τρέχον στοιχείο στην ακολουθία της σύνδεσης. Για να προσθέσετε ή να τροποποιήσετε τον προηγούμενο σύνδεσμο, επιλέξτε ένα όνομα από τη λίστα. Εάν συνδέετε πλαίσια, το τρέχον πλαίσιο και το πλαίσιο προορισμού πρέπει να είναι κενά.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/columnpage/back\">Moves the column display one column to the left.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/back\">Μετακινεί την προβολή στηλών κατά μία στήλη προς τα αριστερά.</ahelp>"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"hd_id3159198\n"
+"05040500.xhp\n"
+"par_id3149287\n"
+"help.text"
+msgid "<image id=\"img_id3149750\" src=\"res/sc06301.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149750\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149750\" src=\"res/sc06301.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149750\">Εικονίδιο</alt></image>"
+
+#: 05040500.xhp
+msgctxt ""
+"05040500.xhp\n"
+"par_id3154694\n"
+"48\n"
+"help.text"
+msgid "Left Arrow"
+msgstr "Αριστερό βέλος"
+
+#: 05040500.xhp
+msgctxt ""
+"05040500.xhp\n"
+"hd_id3145421\n"
"25\n"
"help.text"
-msgid "Next link"
-msgstr "Επόμενος σύνδεσμος"
+msgid "Right Arrow"
+msgstr "Δεξί βέλος"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3149485\n"
+"05040500.xhp\n"
+"par_id3153576\n"
"26\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_FRM_ADD_LB_NEXT\">Displays the item (object, graphic, or frame) that comes after the current item in a linked sequence. To add or change the next link, select a name from the list. If you are a linking frames, the target frame must be empty.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_FRM_ADD_LB_NEXT\">Εμφανίζει το στοιχείο (αντικείμενο, γραφικό, ή πλαίσιο) που βρίσκεται μετά το τρέχον στοιχείο στην ακολουθία της σύνδεσης. Για να προσθέσετε ή να αλλάξετε τον επόμενο σύνδεσμο, επιλέξτε ένα όνομα από τη λίστα. Αν συνδέετε πλαίσια, το πλαίσιο προορισμού πρέπει να είναι κενό.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/columnpage/next\">Moves the column display one column to the right.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/next\">Μετακινεί την προβολή στηλών κατά μία στήλη προς τα δεξιά.</ahelp>"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"hd_id3143280\n"
-"27\n"
+"05040500.xhp\n"
+"par_id3152938\n"
"help.text"
-msgid "Protect"
-msgstr "Προστασία"
+msgid "<image id=\"img_id3152948\" src=\"res/sc06300.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3152948\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152948\" src=\"res/sc06300.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3152948\">Εικονίδιο</alt></image>"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3154834\n"
-"28\n"
+"05040500.xhp\n"
+"par_id3153540\n"
+"49\n"
"help.text"
-msgid "Specifies protection options for the selected item."
-msgstr "Καθορίζει τις επιλογές προστασίας για το επιλεγμένο στοιχείο."
+msgid "Right Arrow"
+msgstr "Δεξί βέλος"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"hd_id3149820\n"
-"9\n"
+"05040500.xhp\n"
+"hd_id3154470\n"
+"42\n"
"help.text"
-msgid "Protect Contents"
-msgstr "Προστασία περιεχομένων"
+msgid "Width"
+msgstr "Πλάτος"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3149105\n"
-"17\n"
+"05040500.xhp\n"
+"par_id3152963\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PROTECT_CONTENT\">Prevents changes to the contents of the selected item.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PROTECT_CONTENT\">Εμποδίζει τις τροποποιήσεις στα περιεχόμενα του επιλεγμένου στοιχείου.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/columnpage/width3mf\">Enter the width of the column.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/width3mf\">Εισάγετε το πλάτος της στήλης.</ahelp>"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3147099\n"
-"29\n"
+"05040500.xhp\n"
+"hd_id3151308\n"
+"7\n"
"help.text"
-msgid "You can still copy the contents of the selected item."
-msgstr "Μπορείτε ακόμη να αντιγράφετε τα περιεχόμενα του επιλεγμένου στοιχείου."
+msgid "Spacing"
+msgstr "Διάστιχο"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"hd_id3148979\n"
+"05040500.xhp\n"
+"par_id3153672\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/columnpage/spacing2mf\">Enter the amount of space that you want to leave between the columns.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/spacing2mf\">Εισάγετε το μήκος του διαστήματος που θέλετε να αφήσετε μεταξύ των στηλών.</ahelp>"
+
+#: 05040500.xhp
+msgctxt ""
+"05040500.xhp\n"
+"hd_id3147530\n"
+"9\n"
+"help.text"
+msgid "AutoWidth"
+msgstr "Αυτόματο πλάτος"
+
+#: 05040500.xhp
+msgctxt ""
+"05040500.xhp\n"
+"par_id3150986\n"
"10\n"
"help.text"
-msgid "Protect Position"
-msgstr "Προστασία θέσης"
+msgid "<ahelp hid=\"modules/swriter/ui/columnpage/autowidth\">Creates columns of equal width.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/autowidth\">Δημιουργεί στήλες ίσου πλάτους.</ahelp>"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3147225\n"
+"05040500.xhp\n"
+"par_id3155892\n"
+"44\n"
+"help.text"
+msgid "The column layout preview only shows the columns and not the surrounding page."
+msgstr "Η προεπισκόπηση της διάταξης στηλών εμφανίζει μόνο τις στήλες και όχι την περιβάλλουσα σελίδα."
+
+#: 05040500.xhp
+msgctxt ""
+"05040500.xhp\n"
+"hd_id3149685\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PROTECT_FRAME\">Locks the position of the selected item in the current document.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PROTECT_FRAME\">Κλειδώνει την θέση του επιλεγμένου στοιχείου στο τρέχον έγγραφο.</ahelp>"
+msgid "Separator line"
+msgstr "Διαχωριστική γραμμή"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"hd_id3153629\n"
+"05040500.xhp\n"
+"par_id3154188\n"
"12\n"
"help.text"
-msgid "Protect Size"
-msgstr "Προστασία μεγέθους"
+msgid "This area is only available if your layout contains more than one column."
+msgstr "Η περιοχή αυτή είναι διαθέσιμη μόνο εάν η διάταξή σας περιέχει περισσότερες από μία στήλες."
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3147576\n"
+"05040500.xhp\n"
+"hd_id3155775\n"
"13\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PROTECT_SIZE\">Locks the size of the selected item.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PROTECT_SIZE\">Κλειδώνει το μέγεθος του επιλεγμένου στοιχείου.</ahelp>"
+msgid "Line"
+msgstr "Γραμμή"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"hd_id3152770\n"
-"8\n"
+"05040500.xhp\n"
+"par_id3159190\n"
+"14\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "<ahelp hid=\"modules/swriter/ui/columnpage/linestylelb\">Select the formatting style for the column separator line. If you do not want a separator line, choose \"None\".</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/linestylelb\">Επιλέξτε την τεχνοτροπία μορφοποίησης για τη διαχωριστική γραμμή στηλών. Αν δεν θέλετε μία διαχωριστική γραμμή, επιλέξτε \"Καμία\".</ahelp>"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3155137\n"
+"05040500.xhp\n"
+"hd_id3155184\n"
+"15\n"
+"help.text"
+msgid "Height"
+msgstr "Ύψος"
+
+#: 05040500.xhp
+msgctxt ""
+"05040500.xhp\n"
+"par_id3149309\n"
"16\n"
"help.text"
-msgid "Specifies print and text options for the selected item."
-msgstr "Καθορίζει τις επιλογές εκτύπωσης και κειμένου για το επιλεγμένο στοιχείο."
+msgid "<ahelp hid=\"modules/swriter/ui/columnpage/lineheightmf\">Enter the length of the separator line as a percentage of the height of the column area.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/lineheightmf\">Εισάγετε το μήκος της διαχωριστικής γραμμή ως ποσοστό του ύψους της περιοχής στηλών.</ahelp>"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"hd_id3153345\n"
+"05040500.xhp\n"
+"hd_id3143271\n"
+"17\n"
+"help.text"
+msgid "Position"
+msgstr "Θέση"
+
+#: 05040500.xhp
+msgctxt ""
+"05040500.xhp\n"
+"par_id3149485\n"
"18\n"
"help.text"
-msgid "Editable in read-only document (frames only)"
-msgstr "Επεξεργάσιμο σε έγγραφο μόνο για ανάγνωση (μόνο για πλαίσια)"
+msgid "<ahelp hid=\"modules/swriter/ui/columnpage/lineposlb\">Select the vertical alignment of the separator line. This option is only available if <emph>Height</emph> value of the line is less than 100%.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/lineposlb\">Επιλέξτε την κατακόρυφη στοίχιση της διαχωριστικής γραμμή. Η επιλογή αυτή είναι διαθέσιμη μόνο εάν ή τιμή <emph>Ύψος</emph> της γραμμής είναι μικρότερη από 100%.</ahelp>"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3149167\n"
-"19\n"
+"05040500.xhp\n"
+"hd_id3151248\n"
+"50\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_EDIT_IN_READONLY\">Allows you to edit the contents of a frame in a document that is read-only (write-protected).</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_EDIT_IN_READONLY\">Σας επιτρέπει να επεξεργαστείτε τα περιεχόμενα ενός πλαισίου σε ένα έγγραφο που είναι μόνο για ανάγνωση (με προστασία εγγραφής).</ahelp>"
+msgid "Apply to"
+msgstr "Εφαρμογή σε"
-#: 05060900.xhp
+#: 05040500.xhp
msgctxt ""
-"05060900.xhp\n"
-"hd_id3156269\n"
-"14\n"
+"05040500.xhp\n"
+"par_id3154827\n"
+"51\n"
"help.text"
-msgid "Print"
-msgstr "Εκτύπωση"
+msgid "<ahelp hid=\"modules/swriter/ui/columnpage/applytolb\">Select the item that you want to apply the column layout to.</ahelp> This option is only available if you access this dialog by choosing <emph>Format - Columns</emph>."
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/applytolb\">Επιλέξτε το στοιχείο στο οποίο θέλετε να εφαρμόσετε τη διάταξη στηλών.</ahelp> Η επιλογή αυτή είναι διαθέσιμη μόνο εάν έχετε πρόσβαση σε αυτό τον διάλογο επιλέγοντας <emph>Μορφή - Στήλες</emph>."
-#: 05060900.xhp
+#: 05040501.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3151028\n"
-"20\n"
+"05040501.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PRINT_FRAME\">Includes the selected item when you print the document.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PRINT_FRAME\">Συμπεριλαμβάνει το επιλεγμένο στοιχείο όταν εκτυπώνετε το έγγραφο.</ahelp>"
+msgid "Options"
+msgstr "Επιλογές"
-#: 05060900.xhp
+#: 05040501.xhp
msgctxt ""
-"05060900.xhp\n"
-"hd_id3145776\n"
-"33\n"
+"05040501.xhp\n"
+"hd_id3149871\n"
+"1\n"
"help.text"
-msgid "Text flow"
-msgstr "Ροή κειμένου"
+msgid "Options"
+msgstr "Επιλογές"
-#: 05060900.xhp
+#: 05040501.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3151374\n"
-"32\n"
+"05040501.xhp\n"
+"par_id3148569\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_FRM_ADD_LB_TEXTFLOW\">Specifies the preferred text flow direction in a frame. To use the default text flow settings for the page, select <emph>Use superordinate object settings </emph>from the list.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_FRM_ADD_LB_TEXTFLOW\">Προσδιορίζει το προτιμώμενη κατεύθυνση της ροής κειμένου σε ένα πλαίσιο. Για να χρησιμοποιήσετε τις προεπιλεγμένες ρυθμίσεις της ροής κειμένου για τη σελίδα, επιλέξτε <emph>Χρήση ανώτερων ρυθμίσεων αντικειμένου </emph>από τη λίστα.</ahelp>"
+msgid "Specifies the number of columns and the column layout for the section."
+msgstr "Καθορίζει τον αριθμό στηλών και της διάταξή τους για την ενότητα."
-#: 05060900.xhp
+#: 05040501.xhp
msgctxt ""
-"05060900.xhp\n"
-"par_id3150689\n"
-"34\n"
+"05040501.xhp\n"
+"par_id3151390\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/shared/01/05040200.xhp\" name=\"Text direction\">Text direction</link>."
-msgstr "<link href=\"text/shared/01/05040200.xhp\" name=\"Κατεύθυνση κειμένου\">Κατεύθυνση κειμένου</link>."
+msgid "Sections follow the text flow behavior of the page they are inserted into."
+msgstr "Οι ενότητες ακολουθούν τη συμπεριφορά της ροής κειμένου της σελίδας στην οποία εισάγονται."
-#: 02160000.xhp
+#: 05040501.xhp
msgctxt ""
-"02160000.xhp\n"
-"tit\n"
+"05040501.xhp\n"
+"par_id3083448\n"
+"5\n"
"help.text"
-msgid "Edit Index Entry"
-msgstr "Επεξεργασία καταχώρισης ευρετηρίου"
+msgid "For example, if you insert a section that uses a two-column layout into a page style that uses a four-column layout, the two-column layout is nested inside one of the four columns."
+msgstr "Για παράδειγμα, αν εισάγετε μία ενότητα που χρησιμοποιεί μία διάταξη δύο στηλών σε μια τεχνοτροπία σελίδα που χρησιμοποιεί μία διάταξη τεσσάρων στηλών, η διάταξη των δύο στηλών εντίθεται μέσα σε μία από τις τέσσερις στήλες."
-#: 02160000.xhp
+#: 05040501.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3154567\n"
-"1\n"
+"05040501.xhp\n"
+"par_id3155625\n"
+"6\n"
"help.text"
-msgid "Edit Index Entry"
-msgstr "Επεξεργασία καταχώρισης ευρετηρίου"
+msgid "You can also nest sections, that is, you can insert a section into another section."
+msgstr "Μπορείτε επίσης να εισάγετε ένθετες ενότητες, δηλαδή, μπορείτε να εισάγετε μία ενότητα μέσα σε μία άλλη ενότητα."
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3151314\n"
-"2\n"
+"05040600.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"verzeichniseintragtext\"><ahelp hid=\".uno:IndexEntryDialog\">Edits the selected index entry. Click in front of or in the index entry, and then choose this command.</ahelp></variable>"
-msgstr "<variable id=\"verzeichniseintragtext\"><ahelp hid=\".uno:IndexEntryDialog\">Επεξεργάζεται την επιλεγμένη καταχώριση ευρετηρίου. Πατήστε πριν από την καταχώριση ευρετηρίου και μετά επιλέξτε αυτήν την εντολή.</ahelp></variable>"
+msgid "Footnote"
+msgstr "Υποσημείωση"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3155896\n"
-"30\n"
+"05040600.xhp\n"
+"hd_id3154767\n"
+"1\n"
"help.text"
-msgid "To insert an index entry, select a word in the document, and then choose <link href=\"text/swriter/01/04120100.xhp\" name=\"Insert - Indexes and Tables - Entry\"><emph>Insert - Indexes and Tables - Entry</emph></link>."
-msgstr "Για να εισάγετε μια καταχώριση ευρετηρίου, επιλέξτε μια λέξη στο έγγραφο και μετά επιλέξτε <link href=\"text/swriter/01/04120100.xhp\" name=\"Εισαγωγή - Ευρετήρια και Πίνακες - Καταχώριση\"><emph>Εισαγωγή - Ευρετήρια και Πίνακες - Καταχώριση</emph></link>."
+msgid "<link href=\"text/swriter/01/05040600.xhp\" name=\"Footnote\">Footnote</link>"
+msgstr "<link href=\"text/swriter/01/05040600.xhp\" name=\"Υποσημείωση\">Υποσημείωση</link>"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3159193\n"
+"05040600.xhp\n"
+"par_id3149351\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FOOTNOTE_PAGE\">Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.</ahelp>"
+msgstr "<ahelp hid=\"HID_FOOTNOTE_PAGE\">Καθορίζει τις επιλογές διάταξης για τις υποσημειώσεις, συμπεριλαμβανομένης της γραμμής που διαχωρίζει την υποσημείωση από το κύριο σώμα του εγγράφου.</ahelp>"
+
+#: 05040600.xhp
+msgctxt ""
+"05040600.xhp\n"
+"hd_id3154646\n"
"3\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "Footnote area"
+msgstr "Περιοχή υποσημειώσεων"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3149486\n"
+"05040600.xhp\n"
+"par_id3151168\n"
"4\n"
"help.text"
-msgid "Edits the selected index entry."
-msgstr "Επεξεργάζεται την επιλεγμένη καταχώριση ευρετηρίου."
+msgid "Set the height of the footnote area."
+msgstr "Ορίστε το ύψος της περιοχής υποσημειώσεων."
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3143272\n"
+"05040600.xhp\n"
+"hd_id3145412\n"
"5\n"
"help.text"
-msgid "Index"
-msgstr "Ευρετήριο"
+msgid "Not larger than page area"
+msgstr "Όχι μεγαλύτερο ύψος από την περιοχή σελίδας"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3151251\n"
+"05040600.xhp\n"
+"par_id3147514\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/typecb\">Displays the type of index that the selected entry belongs to.</ahelp> You cannot change the index type of an index entry in this dialog. Instead, you must delete the index entry from the document, and then insert it again in a different index type."
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/typecb\">Εμφανίζει τον τύπο του ευρετηρίου στο οποίο ανήκει η επιλεγμένη καταχώριση.</ahelp> Δεν μπορείτε να αλλάξετε τον τύπο του ευρετηρίου μιας καταχώρισης ευρετηρίου σε αυτόν τον διάλογο. Αντίθετα, πρέπει να διαγράψετε την καταχώριση του ευρετηρίου από το έγγραφο και μετά να την εισάγετε πάλι με ένα διαφορετικό τύπο ευρετηρίου."
+msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE\">Automatically adjusts the height of the footnote area depending on the number of footnotes.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE\">Προσαρμόζει αυτόματα το ύψος της περιοχής υποσημειώσεων ανάλογα με τον αριθμό των υποσημειώσεων.</ahelp>"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3149107\n"
+"05040600.xhp\n"
+"hd_id3154099\n"
"7\n"
"help.text"
-msgid "Entry"
-msgstr "Καταχώριση"
+msgid "Maximum Footnote Height"
+msgstr "Μέγιστο ύψος υποσημείωσης"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3149823\n"
+"05040600.xhp\n"
+"par_id3149807\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/entryed\">Edit the index entry if necessary. When you modify the index entry, the new text only appears in the index, and not at the index entry anchor in the document. </ahelp> For example, you can enter an index with comments such as \"Basics, see also General\"."
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/entryed\">Επεξεργαστείτε την καταχώριση του ευρετηρίου εάν χρειάζεται. Όταν τροποποιείτε την καταχώριση του ευρετηρίου, το νέο κείμενο εμφανίζεται μόνο στο ευρετήριο και όχι στην αγκίστρωση καταχώρισης ευρετηρίου στο έγγραφο. </ahelp> Για παράδειγμα, μπορείτε να εισάγετε ένα ευρετήριο με σχόλια όπως στο \"Βασικά, δείτε επίσης Γενικά\"."
-
-#: 02160000.xhp
-msgctxt ""
-"02160000.xhp\n"
-"hd_id3149036\n"
-"9\n"
-"help.text"
-msgid "1st key"
-msgstr "1ο κλειδί"
+msgid "<ahelp hid=\".\">Sets a maximum height for the footnote area. Enable this option, then enter the height.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει ένα μέγιστο ύψος για την περιοχή υποσημειώσεων. Ενεργοποιήστε αυτήν την επιλογή, έπειτα εισάγετε το ύψος.</ahelp>"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3153631\n"
+"05040600.xhp\n"
+"par_id3154568\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/key1cb\">To create a multilevel index, type the name of the first level index entry, or select a name from the list. The current index entry is added below this name.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/key1cb\">Για να δημιουργήσετε ένα πολυεπίπεδο ευρετήριο, πληκτρολογήστε το όνομα του πρώτου επιπέδου της καταχώρισης ευρετηρίου, ή επιλέξτε το όνομα από τη λίστα. Η τρέχουσα καταχώριση ευρετηρίου προστίθεται κάτω από αυτό το όνομα.</ahelp>"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT\">Enter the maximum height for the footnote area.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT\">Εισάγετε το μέγιστο ύψος για την περιοχή υποσημειώσεων.</ahelp>"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3152773\n"
+"05040600.xhp\n"
+"hd_id3151318\n"
"11\n"
"help.text"
-msgid "2nd key"
-msgstr "2ο κλειδί"
+msgid "Distance from text"
+msgstr "Απόσταση από το κείμενο"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3145758\n"
+"05040600.xhp\n"
+"par_id3153665\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/key2cb\">Type the name of the second level index entry, or select a name from the list. The current index entry is added below this name.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/key2cb\">Πληκτρολογήστε το όνομα του δεύτερου επιπέδου της καταχώρισης ευρετηρίου ή επιλέξτε ένα όνομα από τη λίστα. Η τρέχουσα καταχώριση ευρετηρίου προστίθεται κάτω από αυτό το όνομα.</ahelp>"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST\">Enter the amount of space to leave between the bottom page margin and the first line of text in the footnote area.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST\">Εισάγετε το μήκος διαστήματος που θα αφήσετε μεταξύ του κάτω περιθωρίου της σελίδας και της πρώτης γραμμής κειμένου στην περιοχή υποσημειώσεων.</ahelp>"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3155143\n"
+"05040600.xhp\n"
+"hd_id3155897\n"
"13\n"
"help.text"
-msgid "Level"
-msgstr "Επίπεδο"
+msgid "Separator Line"
+msgstr "Διαχωριστική γραμμή"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3149170\n"
+"05040600.xhp\n"
+"par_id3149689\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/levelnf\">Changes the outline level of a table of contents entry.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/levelnf\">Αλλάζει το επίπεδο περιγράμματος ενός πίνακα καταχώρισης περιεχομένων.</ahelp>"
+msgid "Specifies the position and length of the separator line."
+msgstr "Καθορίζει τη θέση και το μήκος της διαχωριστικής γραμμής."
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3145785\n"
+"05040600.xhp\n"
+"hd_id3154194\n"
"15\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Position"
+msgstr "Θέση"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3155919\n"
+"05040600.xhp\n"
+"par_id3155184\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/delete\">Deletes the selected entry from the index. The entry text in the document is not deleted.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/delete\">Διαγράφει την επιλεγμένη καταχώριση από το ευρετήριο. Το κείμενο καταχώρισης στο έγγραφο δεν διαγράφεται.</ahelp>"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS\">Select the horizontal alignment for the line that separates the main text from the footnote area.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS\">Επιλέξτε την οριζόντια στοίχιση για τη γραμμή που διαχωρίζει το κυρίως κείμενο από την περιοχή υποσημειώσεων.</ahelp>"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3151384\n"
+"05040600.xhp\n"
+"hd_id3143284\n"
+"17\n"
+"help.text"
+msgid "Length"
+msgstr "Μήκος"
+
+#: 05040600.xhp
+msgctxt ""
+"05040600.xhp\n"
+"par_id3154827\n"
"18\n"
"help.text"
-msgid "End arrow to left"
-msgstr "Τελικό βέλος προς αριστερά"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH\">Enter the length of the separator line as a percentage of the page width area.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH\">Εισάγετε το μήκος της διαχωριστικής γραμμής ως ποσοστό της περιοχής του πλάτους σελίδας.</ahelp>"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3155869\n"
+"05040600.xhp\n"
+"hd_id3151253\n"
"19\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/first\">Jumps to the first index entry of the same type in the document.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/first\">Μετακινείται στην πρώτη καταχώριση ευρετηρίου του ίδιου τύπου στο έγγραφο.</ahelp>"
+msgid "Weight"
+msgstr "Πάχος"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3147420\n"
+"05040600.xhp\n"
+"par_id3149105\n"
+"20\n"
"help.text"
-msgid "<image id=\"img_id3149551\" src=\"sd/res/imagelst/nv03.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149551\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149551\" src=\"sd/res/imagelst/nv03.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149551\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE\">Select the formatting style for the separator line. If you do not want a separator line, choose \"0.0 pt\".</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE\">Επιλέξτε την τεχνοτροπία μορφοποίησης για τη διαχωριστική γραμμή. Εάν δεν θέλετε μία διαχωριστική γραμμή, επιλέξτε \"0,0 στ\".</ahelp>"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3150550\n"
-"26\n"
+"05040600.xhp\n"
+"hd_id3149828\n"
+"21\n"
"help.text"
-msgid "End arrow to left"
-msgstr "Τελικό βέλος προς αριστερά"
+msgid "Spacing"
+msgstr "Διάστιχο"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3147736\n"
-"20\n"
+"05040600.xhp\n"
+"par_id3148970\n"
+"22\n"
"help.text"
-msgid "End arrow to right"
-msgstr "Τελικό βέλος προς τα δεξιά"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST\">Enter the amount of space to leave between the separator line and the first line of the footnote area.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST\">Εισάγετε το μήκος διαστήματος που θα υπάρχει μεταξύ της διαχωριστικής γραμμής και της πρώτης γραμμής της περιοχής υποσημειώσεων.</ahelp>"
-#: 02160000.xhp
+#: 05040600.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3149829\n"
-"21\n"
+"05040600.xhp\n"
+"par_id3155145\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/last\">Jumps to the last index entry of the same type in the document.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/last\">Μετακινείται στην τελευταία καταχώριση ευρετηρίου του ίδιου τύπου στο έγγραφο.</ahelp>"
+msgid "To specify the spacing between two footnotes, choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <emph>Indents & Spacing</emph> tab."
+msgstr "Για να καθορίσετε την απόσταση μεταξύ δύο υποσημειώσεων, επιλέξτε <item type=\"menuitem\">Μορφή - Παράγραφος</item> και ύστερα πατήστε στην καρτέλα <emph>Εσοχές και διάστιχο</emph>."
-#: 02160000.xhp
+#: 05040700.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3153298\n"
+"05040700.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3153309\" src=\"sd/res/imagelst/nv06.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153309\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153309\" src=\"sd/res/imagelst/nv06.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153309\">Εικονίδιο</alt></image>"
+msgid "Footnotes/Endnotes"
+msgstr "Υποσημειώσεις/Σημειώσεις τέλους"
-#: 02160000.xhp
+#: 05040700.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3156108\n"
-"27\n"
+"05040700.xhp\n"
+"hd_id3149028\n"
+"1\n"
"help.text"
-msgid "End arrow to right"
-msgstr "Τελικό βέλος προς τα δεξιά"
+msgid "<link href=\"text/swriter/01/05040700.xhp\" name=\"Footnotes/Endnotes\">Footnotes/Endnotes</link>"
+msgstr "<link href=\"text/swriter/01/05040700.xhp\" name=\"Υποσημειώσεις/Σημειώσεις τέλους\">Υποσημειώσεις/Σημειώσεις τέλους</link>"
-#: 02160000.xhp
+#: 05040700.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3155080\n"
-"22\n"
+"05040700.xhp\n"
+"par_id3147170\n"
+"2\n"
"help.text"
-msgid "Arrow to left"
-msgstr "Βέλος προς τα αριστερά"
+msgid "<ahelp hid=\"\" visibility=\"visible\">Specifies where footnotes and endnotes are displayed as well as their numbering formats.</ahelp>"
+msgstr "<ahelp hid=\"\" visibility=\"visible\">Καθορίζει πού θα εμφανίζονται οι υποσημειώσεις και οι σημειώσεις τέλους καθώς και τις μορφές αρίθμησής τους.</ahelp>"
-#: 02160000.xhp
+#: 05040700.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3154327\n"
-"23\n"
+"05040700.xhp\n"
+"par_id3149800\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/previous\">Jumps to the previous index entry of the same type in the document.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/previous\">Μετακινείται στην προηγούμενη καταχώριση ευρετηρίου του ίδιου τύπου στο έγγραφο.</ahelp>"
+msgid "This tab is not available in <link href=\"text/swriter/01/03130000.xhp\" name=\"Print Layout\">Print Layout</link> view."
+msgstr "Αυτή η καρτέλα δεν είναι διαθέσιμη στην προβολή <link href=\"text/swriter/01/03130000.xhp\" name=\"Διάταξη εκτύπωσης\">Διάταξη εκτύπωσης</link>."
-#: 02160000.xhp
+#: 05040700.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3148785\n"
+"05040700.xhp\n"
+"hd_id3153538\n"
+"4\n"
"help.text"
-msgid "<image id=\"img_id3148791\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148791\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148791\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148791\">Εικονίδιο</alt></image>"
+msgid "Footnotes"
+msgstr "Υποσημειώσεις"
-#: 02160000.xhp
+#: 05040700.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3153129\n"
-"28\n"
+"05040700.xhp\n"
+"hd_id3154480\n"
+"5\n"
"help.text"
-msgid "Left Arrow"
-msgstr "Αριστερό βέλος"
+msgid "Collect at end of text"
+msgstr "Συλλογή στο τέλος του κειμένου"
-#: 02160000.xhp
+#: 05040700.xhp
msgctxt ""
-"02160000.xhp\n"
-"hd_id3154617\n"
-"24\n"
+"05040700.xhp\n"
+"par_id3151309\n"
+"11\n"
"help.text"
-msgid "Arrow to right"
-msgstr "Βέλος προς τα δεξιά"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_FTN_AT_TXTEND\" visibility=\"visible\">Adds footnotes at the end of the section. If the section spans more than one page, the footnotes are added to the bottom of the page on which the footnote anchors appear.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_FTN_AT_TXTEND\" visibility=\"visible\">Προσθέτει υποσημειώσεις στο τέλος της ενότητας. Εάν η ενότητα επεκτείνεται σε περισσότερες από μία σελίδες, οι υποσημειώσεις προστίθενται στο τέλος της σελίδας στην οποία εμφανίζονται οι αγκυρώσεις της υποσημείωσης.</ahelp>"
-#: 02160000.xhp
+#: 05040700.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3154633\n"
-"25\n"
+"05040700.xhp\n"
+"hd_id3152960\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/indexentry/next\">Jumps to the next index entry of the same type in the document.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/next\">Μετακινείται στην επόμενη καταχώριση ευρετηρίου του ίδιου τύπου στο έγγραφο.</ahelp>"
+msgid "Restart numbering"
+msgstr "Επανεκκίνηση αρίθμησης"
-#: 02160000.xhp
+#: 05040700.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3150677\n"
+"05040700.xhp\n"
+"par_id3153677\n"
+"12\n"
"help.text"
-msgid "<image id=\"img_id3154020\" src=\"sd/res/imagelst/nv05.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154020\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154020\" src=\"sd/res/imagelst/nv05.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154020\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_FTN_NUM\" visibility=\"visible\">Restarts the footnote numbering at the number that you specify.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_FTN_NUM\" visibility=\"visible\">Επανεκκινεί την αρίθμηση υποσημειώσεων από τον αριθμό που εσείς ορίζετε.</ahelp>"
-#: 02160000.xhp
+#: 05040700.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3149965\n"
-"29\n"
+"05040700.xhp\n"
+"hd_id3149688\n"
+"13\n"
"help.text"
-msgid "Right Arrow"
-msgstr "Δεξί βέλος"
+msgid "Start at"
+msgstr "Έναρξη στο"
-#: 02160000.xhp
+#: 05040700.xhp
msgctxt ""
-"02160000.xhp\n"
-"par_id3155539\n"
-"32\n"
+"05040700.xhp\n"
+"par_id3154196\n"
+"14\n"
"help.text"
-msgid "You can jump quickly to index entries with the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation Bar\">Navigation Bar</link>."
-msgstr "Μπορείτε να μεταβείτε γρήγορα σε καταχωρήσεις ευρετηρίου από τη <link href=\"text/swriter/01/02110100.xhp\" name=\"Γραμμή περιήγησης\">Γραμμή περιήγησης</link>."
+msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_SECTION_FTNENDNOTES:FLD_FTN_OFFSET\" visibility=\"visible\">Enter the number that you want to assign the footnote.</ahelp>"
+msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_SECTION_FTNENDNOTES:FLD_FTN_OFFSET\" visibility=\"visible\">Εισάγετε τον αριθμό που επιθυμείτε να δώσετε στην υποσημείωση.</ahelp>"
-#: 03100000.xhp
+#: 05040700.xhp
msgctxt ""
-"03100000.xhp\n"
-"tit\n"
+"05040700.xhp\n"
+"hd_id3155185\n"
+"15\n"
"help.text"
-msgid "Nonprinting Characters"
-msgstr "Μη εκτυπώσιμοι χαρακτήρες"
+msgid "Custom format"
+msgstr "Προσαρμοσμένη μορφή"
-#: 03100000.xhp
+#: 05040700.xhp
msgctxt ""
-"03100000.xhp\n"
-"hd_id3154507\n"
-"1\n"
+"05040700.xhp\n"
+"par_id3143283\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/swriter/01/03100000.xhp\" name=\"Nonprinting Characters\">Nonprinting Characters</link>"
-msgstr "<link href=\"text/swriter/01/03100000.xhp\" name=\"Μη εκτυπώσιμοι χαρακτήρες\"> Μη εκτυπώσιμοι χαρακτήρες</link>"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_FTN_NUM_FMT\" visibility=\"visible\">Specifies a custom numbering format for footnotes.</ahelp> This check box is only available if the <emph>Restart numbering</emph> check box is selected."
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_FTN_NUM_FMT\" visibility=\"visible\">Καθορίζει μία προσαρμοσμένη μορφή αρίθμησης για υποσημειώσεις.</ahelp> Αυτό το πλαίσιο ελέγχου είναι διαθέσιμο μόνο εάν είναι επιλεγμένο και το πλαίσιο ελέγχου <emph>Επανεκκίνηση αρίθμησης</emph>."
-#: 03100000.xhp
+#: 05040700.xhp
msgctxt ""
-"03100000.xhp\n"
-"par_id3154646\n"
-"2\n"
+"05040700.xhp\n"
+"hd_id3151258\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\".uno:ControlCodes\">Shows nonprinting characters in your text, such as paragraph marks, line breaks, tab stops, and spaces.</ahelp>"
-msgstr "<ahelp hid=\".uno:ControlCodes\">Εμφανίζει μη εκτυπώσιμους χαρακτήρες στο κείμενό σας, όπως σημάδια παραγράφων, αλλαγές γραμμής, όρια στηλοθετών και διαστήματα.</ahelp>"
+msgid "Before"
+msgstr "Πριν από"
-#: 03100000.xhp
+#: 05040700.xhp
msgctxt ""
-"03100000.xhp\n"
-"par_id3145410\n"
-"5\n"
+"05040700.xhp\n"
+"par_id3149827\n"
+"18\n"
"help.text"
-msgid "When you delete a paragraph mark, the paragraph that is merged takes on the formatting of the paragraph that the cursor is in."
-msgstr "Όταν διαγράφετε ένα σημάδι παραγράφου, η παράγραφος που συγχωνεύεται παίρνει τη μορφοποίηση της παραγράφου στην οποία βρίσκεται ο δρομέας."
+msgid "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_FTN_PREFIX\" visibility=\"visible\">Enter the text that you want to display in front of the footnote number.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_FTN_PREFIX\" visibility=\"visible\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται μπροστά από τον αριθμό της υποσημείωσης.</ahelp>"
-#: 03100000.xhp
+#: 05040700.xhp
msgctxt ""
-"03100000.xhp\n"
-"par_id3147511\n"
-"6\n"
+"05040700.xhp\n"
+"hd_id3154827\n"
+"19\n"
"help.text"
-msgid "To specify which nonprinting characters are displayed, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Formatting Aids\">%PRODUCTNAME Writer - Formatting Aids</link></emph>, and then select the options that you want in the <emph>Display of</emph> area."
-msgstr "Για καθορισμό των μη εκτυπώσιμων χαρακτήρων που εμφανίζονται, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Βοηθήματα μορφοποίησης\">%PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</link></emph> και έπειτα διαλέξτε τις επιθυμητές επιλογές στην περιοχή <emph>Εμφάνιση του</emph>."
+msgid "Spin button own format"
+msgstr "Κουμπί αυξομείωσης μορφοποίησης χρήστη"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"tit\n"
+"05040700.xhp\n"
+"par_id3147092\n"
+"20\n"
"help.text"
-msgid "Cross-references"
-msgstr "Παραπομπές"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_SECTION_FTNENDNOTES:LB_FTN_NUMVIEW\" visibility=\"visible\">Select the numbering style for the footnotes.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_SECTION_FTNENDNOTES:LB_FTN_NUMVIEW\" visibility=\"visible\">Επιλέξτε την τεχνοτροπία αρίθμησης για τις υποσημειώσεις.</ahelp>"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"hd_id3153641\n"
-"1\n"
+"05040700.xhp\n"
+"hd_id3148975\n"
+"21\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-references\">Cross-references</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Παραπομπές\">Παραπομπές</link>"
+msgid "After"
+msgstr "Μετά από"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3155142\n"
-"2\n"
+"05040700.xhp\n"
+"par_id3147221\n"
+"22\n"
"help.text"
-msgid "<variable id=\"reftext\"><ahelp hid=\".\">This is where you insert the references or referenced fields into the current document. References are referenced fields within the same document or within sub-documents of a master document.</ahelp></variable>"
-msgstr "<variable id=\"reftext\"><ahelp hid=\".\">Σε αυτό το σημείο μπορείτε να εισάγετε τις παραπομπές ή τα πεδία παραπομπής σε ένα ενεργό έγγραφο. Οι παραπομπές είναι αναφερόμενα πεδία μέσα στο ίδιο έγγραφο ή μέσα σε υποέγγραφα ενός κυρίου εγγράφου.</ahelp></variable>"
+msgid "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_FTN_SUFFIX\" visibility=\"visible\">Enter the text that you want to display after the footnote number.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_FTN_SUFFIX\" visibility=\"visible\">Εισάγετε το κείμενο που θέλετε να εμφανίζεται μετά τον αριθμό της υποσημείωσης.</ahelp>"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3159197\n"
-"19\n"
+"05040700.xhp\n"
+"hd_id3149044\n"
+"7\n"
"help.text"
-msgid "The advantage of entering a cross-reference as a field is that you do not have to adjust the references manually every time you change the document. Just update the fields with F9 and the references in the document are updated too."
-msgstr "Το πλεονέκτημα της εισαγωγής μιας παραπομπής ως πεδίου, είναι ότι δεν χρειάζεστε να προσαρμόσετε τις παραπομπές χειροκίνητα κάθε φορά που αλλάζετε το έγγραφο. Ενημερώστε απλώς τα πεδία με το πλήκτρο F9 και θα ενημερωθούν και οι παραπομπές του εγγράφου."
+msgid "Endnotes"
+msgstr "Σημειώσεις τέλους"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"hd_id4333628\n"
+"05040700.xhp\n"
+"hd_id3153639\n"
+"8\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "Collect at end of section"
+msgstr "Συλλογή στο τέλος της ενότητας"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id4516129\n"
+"05040700.xhp\n"
+"par_id3147585\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".\">Lists the available field types. To add a field to your document, click a field type, click a field in the Selection list, and then click Insert.</ahelp> The following fields are available:"
-msgstr "<ahelp hid=\".\">Εμφανίζει τους διαθέσιμους τύπους πεδίων. Για να προσθέσετε ένα πεδίο στο έγγραφό σας, πατήστε σε έναν τύπο πεδίου, πατήστε σε ένα ένα πεδίο από τη λίστα και μετά πατήστε στο Εισαγωγή.</ahelp> Τα παρακάτω πεδία είναι διαθέσιμα:"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_END_AT_TXTEND\" visibility=\"visible\">Adds endnotes at the end of the section.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_END_AT_TXTEND\" visibility=\"visible\">Προσθέτει σημειώσεις τέλους στο τέλος της ενότητας.</ahelp>"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3151380\n"
-"3\n"
+"05040700.xhp\n"
+"hd_id3152780\n"
+"9\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "Restart numbering"
+msgstr "Επανεκκίνηση αρίθμησης"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3150700\n"
-"4\n"
+"05040700.xhp\n"
+"par_id3153345\n"
+"25\n"
"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_END_NUM\" visibility=\"visible\">Restarts the endnote numbering at the number that you specify.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_END_NUM\" visibility=\"visible\">Επανεκκινεί την αρίθμηση των σημειώσεων τέλους από τον αριθμό που εσείς ορίζετε.</ahelp>"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3155862\n"
-"5\n"
+"05040700.xhp\n"
+"hd_id3149166\n"
+"26\n"
"help.text"
-msgid "Set Reference"
-msgstr "Ορισμός παραπομπής"
+msgid "Start at"
+msgstr "Έναρξη στο"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3147422\n"
-"6\n"
+"05040700.xhp\n"
+"par_id3156270\n"
+"27\n"
"help.text"
-msgid "Set target for a referenced field. Under <emph>Name</emph>, enter a name for the reference. When inserting the reference, the name will then appear as an identification in the list box <emph>Selection</emph>."
-msgstr "Ορισμός προορισμού για ένα αναφερόμενο πεδίο. Κάτω από το <emph>Όνομα </emph>, εισάγετε ένα όνομα για την αναφορά. Με την εισαγωγή της αναφοράς, θα εμφανιστεί το όνομα ως αναγνώριση στο πλαίσιο λίστας <emph>Επιλογή</emph>."
+msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_SECTION_FTNENDNOTES:FLD_END_OFFSET\" visibility=\"visible\">Enter the number that you want to assign the endnote.</ahelp>"
+msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_SECTION_FTNENDNOTES:FLD_END_OFFSET\" visibility=\"visible\">Εισάγετε τον αριθμό που θέλετε να δώσετε στη σημείωση τέλους.</ahelp>"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3149556\n"
-"7\n"
+"05040700.xhp\n"
+"hd_id3151027\n"
+"28\n"
"help.text"
-msgid "In an HTML document, reference fields entered this way will be ignored. For the target in HTML documents, you have to <link href=\"text/swriter/01/04040000.xhp\" name=\"insert a bookmark\">insert a bookmark</link>."
-msgstr "Σε ένα έγγραφο HTML, τα πεδία αναφοράς που εισάγονται με αυτόν τον τρόπο αγνοούνται. Για τον προορισμό σε έγγραφα HTML, πρέπει να <link href=\"text/swriter/01/04040000.xhp\" name=\"εισαγωγή σελιδοδείκτη\">εισάγετε έναν σελιδοδείκτη</link>."
+msgid "Custom format"
+msgstr "Προσαρμοσμένη μορφή"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3150548\n"
-"8\n"
+"05040700.xhp\n"
+"par_id3145776\n"
+"29\n"
"help.text"
-msgid "Insert Reference"
-msgstr "Εισαγωγή παραπομπής"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_END_NUM_FMT\" visibility=\"visible\">Specifies a custom numbering format for endnotes.</ahelp> This check box is only available if you the <emph>Restart numbering</emph> check box is selected."
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_END_NUM_FMT\" visibility=\"visible\">Καθορίζει μία προσαρμοσμένη μορφή αρίθμησης για σημειώσεις τέλους.</ahelp> Αυτό το πλαίσιο ελέγχου είναι διαθέσιμο μόνο εάν είναι επιλεγμένο και το πλαίσιο ελέγχου <emph>Επανεκκίνηση αρίθμησης</emph>."
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3147746\n"
-"9\n"
+"05040700.xhp\n"
+"hd_id3151383\n"
+"30\n"
"help.text"
-msgid "Inserting a reference to another position in the document. The corresponding text position has to be defined with \"Set Reference\" first. Otherwise, inserting a reference by choosing a field name under <emph>Selection</emph> is not possible."
-msgstr "Εισαγωγή μιας παραπομπής σε μια άλλη θέση στο έγγραφο. Η αντίστοιχη θέση κειμένου πρέπει να οριστεί πρώτα με τον \"Ορισμό αναφοράς\". Διαφορετικά, η εισαγωγή μιας αναφοράς επιλέγοντας ένα όνομα πεδίου κάτω από την ενότητα <emph>Επιλογή</emph> δεν είναι δυνατή."
+msgid "Before"
+msgstr "Πριν από"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3146344\n"
-"16\n"
+"05040700.xhp\n"
+"par_id3155921\n"
+"31\n"
"help.text"
-msgid "In master documents, you can also reference from one sub-document to another. Note that the reference name will not appear in the selection field and has to be entered \"by hand\"."
-msgstr "Στα κύρια έγγραφα, μπορείτε να αναφερθείτε από το ένα υποέγγραφο στο άλλο. Σημειώστε ότι το όνομα αναφοράς δεν θα εμφανιστεί στο πεδίο επιλογής και πρέπει να εισαχθεί \"χειροκίνητα\"."
+msgid "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_END_PREFIX\" visibility=\"visible\">Enter the text that you want to display in front of the endnote number</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_END_PREFIX\" visibility=\"visible\">Εισάγετε το κείμενο που θέλετε να εμφανίζεται μπροστά από τον αριθμό της σημείωσης τέλους.</ahelp>"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3149847\n"
-"10\n"
+"05040700.xhp\n"
+"hd_id3150699\n"
+"32\n"
"help.text"
-msgid "In an HTML document, reference fields entered this way will be ignored. For referenced fields in HTML documents, you have to <link href=\"text/shared/01/05020400.xhp\" name=\"insert a hyperlink\">insert a hyperlink</link>."
-msgstr "Σε ένα έγγραφο HTML, τα πεδία αναφοράς που εισάγονται με αυτόν τον τρόπο αγνοούνται. Για τα αναφερόμενα πεδία σε έγγραφα HTML πρέπει να<link href=\"text/shared/01/05020400.xhp\" name=\"εισαγωγή υπερσύνδεσμου\">εισάγετε υπερσύνδεσμο</link>."
+msgid "Spin button own format"
+msgstr "Κουμπί αυξομείωσης μορφοποίησης χρήστη"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id2408825\n"
+"05040700.xhp\n"
+"par_id3150123\n"
+"33\n"
"help.text"
-msgid "Headings"
-msgstr "Kεφαλίδες"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_SECTION_FTNENDNOTES:LB_END_NUMVIEW\" visibility=\"visible\">Select the numbering style for the endnotes.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_SECTION_FTNENDNOTES:LB_END_NUMVIEW\" visibility=\"visible\">Επιλέξτε την τεχνοτροπία αρίθμησης για τις σημειώσεις τέλους.</ahelp>"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id9988402\n"
+"05040700.xhp\n"
+"hd_id3155871\n"
+"34\n"
"help.text"
-msgid "The Selection box shows a list of all headings in the order of their appearance in the document."
-msgstr "Το πλαίσιο επιλογής εμφανίζει μια λίστα με όλες τις κεφαλίδες με τη σειρά που εμφανίζονται στο έγγραφο."
+msgid "After"
+msgstr "Μετά από"
-#: 04090002.xhp
+#: 05040700.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id6401257\n"
+"05040700.xhp\n"
+"par_id3147425\n"
+"35\n"
"help.text"
-msgid "Numbered Paragraphs"
-msgstr "Αριθμημένες παράγραφοι"
+msgid "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_END_SUFFIX\" visibility=\"visible\">Enter the text that you want to display after the endnote number.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_END_SUFFIX\" visibility=\"visible\">Εισάγετε το κείμενο που θέλετε να εμφανίζεται μετά τον αριθμό της σημείωσης τέλους.</ahelp>"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id5841242\n"
+"05040800.xhp\n"
+"tit\n"
"help.text"
-msgid "The Selection box shows a list of all numbered headings and numbered paragraphs in the order of their appearance in the document."
-msgstr "Το πλαίσιο επιλογής εμφανίζει μια λίστα με όλες τις αριθμημένες κεφαλίδες και τις αριθμημένες παραγράφους με τη σειρά που αυτές εμφανίζονται στο έγγραφο."
+msgid "Text Grid"
+msgstr "Πλέγμα κειμένου"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id306711\n"
+"05040800.xhp\n"
+"bm_id3150760\n"
"help.text"
-msgid "Bookmarks"
-msgstr "Σελιδοδείκτες"
+msgid "<bookmark_value>text grid for Asian layout</bookmark_value><bookmark branch=\"hid/modules/swriter/ui/textgridpage/TextGridPage\" id=\"bm_id3145580\" localize=\"false\"/>"
+msgstr "<bookmark_value>πλέγμα κειμένου για ασιατική διάταξη</bookmark_value><bookmark branch=\"hid/modules/swriter/ui/textgridpage/TextGridPage\" id=\"bm_id3145580\" localize=\"false\"/>"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3150907\n"
-"11\n"
+"05040800.xhp\n"
+"hd_id3150760\n"
+"18\n"
"help.text"
-msgid "After inserting a bookmark in the document with <emph>Insert - Bookmark</emph>, the bookmarks entry on the <emph>References</emph> tab becomes usable. Bookmarks are used to mark certain text passages in a document. In a text document, you can use the bookmarks, for example, to jump from one passage in the document to another."
-msgstr "Μετά την εισαγωγή ενός σελιδοδείκτη στο έγγραφο με <emph>Εισαγωγή - Σελιδοδείκτης </emph>, οι καταχωρίσεις σελιδοδεικτών στην καρτέλα <emph>Παραπομπές</emph> μπορούν να χρησιμοποιηθούν. Οι σελιδοδείκτες χρησιμοποιούνται για να επισημάνουν συγκεκριμένα τμήματα κειμένου σε ένα έγγραφο. Σε ένα έγγραφο κειμένου, μπορείτε να χρησιμοποιήσετε τους σελιδοδείκτες, για παράδειγμα, για να μεταβείτε από ένα απόσπασμα κειμένου του εγγράφου σε ένα άλλο."
+msgid "<link href=\"text/swriter/01/05040800.xhp\" name=\"Text Grid\">Text Grid</link>"
+msgstr "<link href=\"text/swriter/01/05040800.xhp\" name=\"Πλέγμα κειμένου\">Πλέγμα κειμένου</link>"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3155080\n"
-"12\n"
+"05040800.xhp\n"
+"par_id3151171\n"
+"17\n"
"help.text"
-msgid "In an HTML document, these bookmarks become anchors <A name>, which determine the target of hyperlinks for example."
-msgstr "Σε ένα έγγραφο HTML, αυτοί οι σελιδοδείκτες μετατρέπονται σε άγκυρες <A name>, που προσδιορίζουν τον προορισμό των υπερσυνδέσμων, για παράδειγμα."
+msgid "<ahelp hid=\".\">Adds a text grid to the current page style. This option is only available if Asian language support is enabled under <emph>Language Settings - Languages</emph> in the Options dialog box.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει πλέγμα κειμένου στην τρέχουσα τεχνοτροπία σελίδας. Αυτή η επιλογή είναι διαθέσιμη μόνο εάν η υποστήριξη ασιατικών γλωσσών είναι ενεργή στο <emph>Ρυθμίσεις γλώσσας - Γλώσσες</emph> του πλαισίου διαλόγου επιλογές.</ahelp>"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id0818200811011072\n"
+"05040800.xhp\n"
+"hd_id3154101\n"
+"16\n"
"help.text"
-msgid "Footnotes"
-msgstr "Υποσημειώσεις"
+msgid "Grid"
+msgstr "Πλέγμα"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id0818200811011049\n"
+"05040800.xhp\n"
+"par_id3149805\n"
+"15\n"
"help.text"
-msgid "If your documents contains a footnote, you can select the Footnotes entry. A reference to a footnote returns the footnote number."
-msgstr "Εάν τα έγγραφα σας περιέχουν μια υποσημείωση, μπορείτε να επιλέξετε την καταχώριση υποσημειώσεων. Μια παραπομπή στην υποσημείωση επιστρέφει τον αριθμό της υποσημείωσης."
+msgid "<ahelp hid=\"modules/swriter/ui/textgridpage/radioRB_CHARSGRID\">Adds or removes a text grid for lines or characters to the current page style.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/textgridpage/radioRB_CHARSGRID\">Προσθέτει ή αφαιρεί ένα πλέγμα κειμένου για γραμμές ή χαρακτήρες στην τρέχουσα τεχνοτροπία σελίδας.</ahelp>"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id6794030\n"
+"05040800.xhp\n"
+"hd_id3153537\n"
+"14\n"
"help.text"
-msgid "(Inserted objects with captions)"
-msgstr "(Εισηγμένα αντικείμενα με τίτλους)"
+msgid "Grid layout"
+msgstr "Διάταξη πλέγματος"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id7096774\n"
+"05040800.xhp\n"
+"hd_id3154478\n"
+"12\n"
"help.text"
-msgid "You can set references to objects that have captions applied. For example, insert a picture, right-click the picture, choose Caption. Now the object shows up as a numbered \"Illustration\" in the list."
-msgstr "Μπορείτε να ορίσετε αναφορές σε αντικείμενα που έχουν εφαρμοσμένους τίτλους. Για παράδειγμα, εισάγετε μια εικόνα, δεξιοπατήστε στην εικόνα, επιλέξτε Τίτλος. Τώρα το αντικείμενο εμφανίζεται ως μια αριθμημένη \"Εικόνα\" στη λίστα."
+msgid "Lines per page"
+msgstr "Γραμμές ανά σελίδα"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3154772\n"
-"18\n"
+"05040800.xhp\n"
+"par_id3151308\n"
+"11\n"
"help.text"
-msgid "References are fields. To remove a reference, delete the field. If you set a longer text as a reference and you do not want to reenter it after deleting the reference, select the text and copy it to the clipboard. You can then reinsert it as \"unformatted text\" at the same position using the command <emph>Edit - Paste special</emph>. The text remains intact while the reference is deleted."
-msgstr "Οι παραπομπές είναι πεδία. Για να αφαιρέσετε μια παραπομπή, διαγράψτε το πεδίο. Εάν ορίσετε ένα μεγαλύτερο κείμενο ως αναφορά και δεν θέλετε να το ξαναεισάγετε μετά τη διαγραφή της παραπομπής, επιλέξτε το κείμενο και αντιγράψτε το στο πρόχειρο. Έπειτα μπορείτε να το εισάγετε πάλι ως μη \"μορφοποιημένο κείμενο\" στην ίδια θέση, χρησιμοποιώντας την εντολή <emph>Επεξεργασία - Ειδική Επικόλληση</emph>. Το κείμενο θα παραμείνει ανέπαφο, ενώ θα διαγραφεί η παραπομπή."
+msgid "<ahelp hid=\"modules/swriter/ui/textgridpage/spinNF_LINESPERPAGE\">Enter the maximum number of lines that you want on a page.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/textgridpage/spinNF_LINESPERPAGE\">Εισάγετε το μέγιστο αριθμό γραμμών που επιθυμείτε σε μία σελίδα.</ahelp>"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"hd_id5824152\n"
+"05040800.xhp\n"
+"hd_id3152957\n"
+"10\n"
"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
+msgid "Characters per line"
+msgstr "Χαρακτήρες ανά γραμμή"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id7374187\n"
+"05040800.xhp\n"
+"par_id3153674\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKSELECTION\">Lists the available fields for the field type selected in the <emph>Type </emph>list. To insert a field, click the field, select a format in the \"Insert reference to\" list, and then click <emph>Insert</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKSELECTION\">Εμφανίζει τα διαθέσιμα πεδία για τον τύπου του πεδίου που είναι επιλεγμένος στη λίστα <emph>Τύπος </emph>. Για να εισάγετε ένα πεδίο, πατήστε στο πεδίο, επιλέξτε μια μορφοποίηση στη λίστα \"Εισαγωγή παραπομπής στο\" και μετά πατήστε στο <emph>Εισαγωγή</emph>.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/textgridpage/spinNF_CHARSPERLINE\">Enter the maximum number of characters that you want on a line.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/textgridpage/spinNF_CHARSPERLINE\">Εισάγετε το μέγιστο αριθμό χαρακτήρων που επιθυμείτε σε μία γραμμή.</ahelp>"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id7729728\n"
+"05040800.xhp\n"
+"hd_id3149684\n"
+"8\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 "Για να εισάγετε γρήγορα ένα πεδίο από τη λίστα, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline> και διπλοπατήστε στο πεδίο."
+msgid "Max. base text size"
+msgstr "Μέγιστο μέγεθος βάσης κειμένου"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id2171086\n"
+"05040800.xhp\n"
+"par_id3154193\n"
+"7\n"
"help.text"
-msgid "In the <emph>Insert reference to</emph> list, click the format that you want to use."
-msgstr "Στη λίστα <emph>Εισαγωγή παραπομπής σε</emph>, πατήστε στη μορφοποίηση που θέλετε να χρησιμοποιήσετε."
+msgid "<ahelp hid=\"modules/swriter/ui/textgridpage/spinMF_TEXTSIZE\">Enter the maximum base text size. A large value results in less characters per line.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/textgridpage/spinMF_TEXTSIZE\">Εισάγετε το μέγιστο μέγεθος του βασικού κειμένου. Μία μεγάλη τιμή έχει ως αποτέλεσμα λιγότερους χαρακτήρες ανά γραμμή.</ahelp>"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"hd_id3154333\n"
-"21\n"
+"05040800.xhp\n"
+"hd_id3155182\n"
+"6\n"
"help.text"
-msgid "Insert reference to"
-msgstr "Εισαγωγή παραπομπής σε"
+msgid "Max. Ruby text size"
+msgstr "Μέγιστο μέγεθος κειμένου Ruby"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3148786\n"
-"22\n"
+"05040800.xhp\n"
+"par_id3143283\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_REF:LB_REFFORMAT\">Select the format that you want to use for the selected reference field.</ahelp> The following formats are available:"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_REF:LB_REFFORMAT\">Επιλέξτε τη μορφοποίηση που θέλετε να χρησιμοποιήσετε για το επιλεγμένο πεδίο παραπομπής.</ahelp> Οι παρακάτω μορφοποιήσεις είναι διαθέσιμες:"
+msgid "<ahelp hid=\"modules/swriter/ui/textgridpage/spinMF_RUBYSIZE\">Enter the font size for the Ruby text.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/textgridpage/spinMF_RUBYSIZE\">Εισάγετε το μέγεθος γραμματοσειράς για το κείμενο της Ruby.</ahelp>"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id7576525\n"
+"05040800.xhp\n"
+"hd_id3149496\n"
+"4\n"
"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "Ruby text below/left from base text"
+msgstr "Κείμενο Ruby κάτω/αριστερά από το βασικό κείμενο."
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id641193\n"
+"05040800.xhp\n"
+"par_id3149816\n"
+"3\n"
"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
+msgid "<ahelp hid=\"modules/swriter/ui/textgridpage/checkCB_RUBYBELOW\">Displays Ruby text to the left of or below the base text.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/textgridpage/checkCB_RUBYBELOW\">Εμφανίζει το κείμενο της Ruby στα αριστερά ή κάτω από το βασικό κείμενο.</ahelp>"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3150039\n"
-"23\n"
+"05040800.xhp\n"
+"hd_id3149100\n"
+"2\n"
"help.text"
-msgid "Page"
-msgstr "Σελίδα"
+msgid "Grid display"
+msgstr "Εμφάνιση πλέγματος"
-#: 04090002.xhp
+#: 05040800.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3153134\n"
-"24\n"
+"05040800.xhp\n"
+"par_id3147089\n"
+"1\n"
"help.text"
-msgid "Inserts the number of the page containing the reference target."
-msgstr "Εισάγει τον αριθμό της σελίδας που περιέχει τον προορισμό αναφοράς."
+msgid "<ahelp hid=\"modules/swriter/ui/textgridpage/listLB_COLOR\">Specifies the printing and color options of the text grid.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/textgridpage/listLB_COLOR\">Καθορίζει τις επιλογές εκτύπωσης και χρώματος για το πλέγμα κειμένου.</ahelp>"
-#: 04090002.xhp
+#: 05060000.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3150681\n"
-"27\n"
+"05060000.xhp\n"
+"tit\n"
"help.text"
-msgid "Reference"
-msgstr "Παραπομπή"
+msgid "Graphics"
+msgstr "Γραφικά"
-#: 04090002.xhp
+#: 05060000.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3154040\n"
-"28\n"
+"05060000.xhp\n"
+"hd_id3150016\n"
+"1\n"
"help.text"
-msgid "Inserts the complete reference target text. For footnotes the footnote number is inserted."
-msgstr "Εισάγει το πλήρες κείμενο προορισμού της παραπομπής. Για υποσημειώσεις και σημειώσεις τέλους εισάγεται ένας αριθμός."
+msgid "Graphics"
+msgstr "Γραφικά"
-#: 04090002.xhp
+#: 05060000.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3149972\n"
-"29\n"
+"05060000.xhp\n"
+"par_id3148774\n"
+"2\n"
"help.text"
-msgid "Above/Below"
-msgstr "Από πάνω/Από κάτω"
+msgid "<variable id=\"grafiktext\"><ahelp hid=\".uno:GraphicDialog\">Formats the size, position, and other properties of the selected graphic.</ahelp></variable>"
+msgstr "<variable id=\"grafiktext\"><ahelp hid=\".uno:GraphicDialog\">Μορφοποιεί το μέγεθος, την θέση, και άλλες ιδιότητες του επιλεγμένου γραφικού.</ahelp></variable>"
-#: 04090002.xhp
+#: 05060000.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3149619\n"
-"30\n"
+"05060000.xhp\n"
+"par_id3147167\n"
+"5\n"
"help.text"
-msgid "Inserts \"above\" or \"below\", depending on the location of the reference target relative to the position of the reference field."
-msgstr "Εισάγει \"πάνω από\" ή \"κάτω από\", σχετικά με τη θέση της σχετικής παραπομπής προορισμού στη θέση του πεδίου παραπομπής."
+msgid "You can also change some of the properties of the selected graphic with <link href=\"text/swriter/01/04130100.xhp\" name=\"shortcut keys\">shortcut keys</link>."
+msgstr "Μπορείτε επίσης να μεταβάλετε μερικές από τις ιδιότητες του επιλεγμένου γραφικού με τα <link href=\"text/swriter/01/04130100.xhp\" name=\"πλήκτρα συντόμευσης\">πλήκτρα συντόμευσης</link>."
-#: 04090002.xhp
+#: 05060000.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3148705\n"
-"31\n"
+"05060000.xhp\n"
+"par_id3150759\n"
+"3\n"
"help.text"
-msgid "As Page Style"
-msgstr "Ως τεχνοτροπία σελίδας"
+msgid "The <emph>Graphics</emph> dialog contains the following tab pages:"
+msgstr "Ο διάλογος <emph>Γραφικά</emph> περιέχει τις ακόλουθες σελίδες καρτελών:"
-#: 04090002.xhp
+#: 05060000.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3148728\n"
-"32\n"
+"05060000.xhp\n"
+"hd_id3145419\n"
+"4\n"
"help.text"
-msgid "Inserts the number of the page containing the reference target using the format specified in the page style."
-msgstr "Εισάγει τον αριθμό της σελίδας που περιέχει τον προορισμό της παραπομπής, χρησιμοποιώντας την καθορισμένη μορφοποίηση στην τεχνοτροπία σελίδας."
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση\">Αναδίπλωση</link>"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id5699942\n"
+"05060100.xhp\n"
+"tit\n"
"help.text"
-msgid "Number"
-msgstr "Αριθμός"
+msgid "Type"
+msgstr "Τύπος"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id6420484\n"
+"05060100.xhp\n"
+"bm_id9646290\n"
"help.text"
-msgid "Inserts the number of the heading or numbered paragraph, including superior levels depending on the context. See note below this table for more information."
-msgstr "Εισάγει τον αριθμό από την κεφαλίδα ή την αριθμημένη παράγραφο, συμπεριλαμβανομένων των ανωτέρων επιπέδων που εξαρτώνται από το περιεχόμενο. Δείτε τη σημείωση κάτω από αυτόν τον πίνακα για περισσότερες πληροφορίες."
+msgid "<bookmark_value>resizing;aspect ratio</bookmark_value><bookmark_value>aspect ratio;resizing objects</bookmark_value>"
+msgstr "<bookmark_value>αλλαγή μεγέθους;συντελεστής αναλογίας</bookmark_value><bookmark_value>συντελεστής αναλογίας;αυξομείωση αντικειμένων</bookmark_value>"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id6986602\n"
+"05060100.xhp\n"
+"hd_id3151389\n"
+"1\n"
"help.text"
-msgid "Number (no context)"
-msgstr "Αριθμός (χωρίς περιεχόμενο)"
+msgid "<link href=\"text/swriter/01/05060100.xhp\" name=\"Type\">Type</link>"
+msgstr "<link href=\"text/swriter/01/05060100.xhp\" name=\"Τύπος\">Τύπος</link>"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id616779\n"
+"05060100.xhp\n"
+"par_id3150568\n"
+"2\n"
"help.text"
-msgid "Inserts only the number of the heading or numbered paragraph."
-msgstr "Εισάγει μόνο τον αριθμό της κεφαλίδας ή της αριθμημένης παραγράφου."
+msgid "<ahelp hid=\"HID_FRM_STD\">Specifies the size and the position of the selected object or frame on a page.</ahelp>"
+msgstr "<ahelp hid=\"HID_FRM_STD\">Καθορίζει το μέγεθος και την θέση του επιλεγμένου αντικειμένου ή πλαισίου σε μία σελίδα.</ahelp>"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id791039\n"
+"05060100.xhp\n"
+"hd_id3147168\n"
+"3\n"
"help.text"
-msgid "Number (full context)"
-msgstr "Αριθμός (πλήρες περιεχόμενο)"
+msgid "Size"
+msgstr "Μέγεθος"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id1953489\n"
+"05060100.xhp\n"
+"hd_id3147567\n"
+"5\n"
"help.text"
-msgid "Inserts the number of the heading or numbered paragraph, including all superior levels."
-msgstr "Εισάγει τον αριθμό της κεφαλίδας ή της αριθμημένης παραγράφου, συμπεριλαμβανομένων όλων των ανωτέρων επιπέδων."
+msgid "Width"
+msgstr "Πλάτος"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3154635\n"
-"25\n"
+"05060100.xhp\n"
+"par_id3151180\n"
+"6\n"
"help.text"
-msgid "Chapter"
-msgstr "Κεφάλαιο"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_WIDTH\">Enter the width that you want for the selected object.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_WIDTH\">Εισάγετε το πλάτος που επιθυμείτε για το επιλεγμένο αντικείμενο.</ahelp>"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3149646\n"
-"26\n"
+"05060100.xhp\n"
+"hd_id3154646\n"
+"7\n"
"help.text"
-msgid "Inserts the number of the chapter containing the reference target."
-msgstr "Εισάγει τον αριθμό του κεφαλαίου που περιέχει τον προορισμό της αναφοράς."
+msgid "Relative"
+msgstr "Αναλογικά"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3155553\n"
-"33\n"
+"05060100.xhp\n"
+"par_id3145413\n"
+"8\n"
"help.text"
-msgid "Category and Number"
-msgstr "Κατηγορία και αριθμός"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_REL_WIDTH\">Calculates the width of the selected object as a percentage of the width of the page text area.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_REL_WIDTH\">Υπολογίζει το πλάτος του επιλεγμένου αντικειμένου ως ποσοστό του πλάτους της περιοχής κειμένου στη σελίδα.</ahelp>"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3155356\n"
-"34\n"
+"05060100.xhp\n"
+"hd_id3147516\n"
+"9\n"
"help.text"
-msgid "Inserts the category (caption type) and the number of the reference target. This option is only available when the reference target is an object with a caption."
-msgstr "Εισάγει την κατηγορία (τύπος τίτλου) και τον αριθμό του προορισμού αναφοράς. Αυτή η επιλογή είναι διαθέσιμη μόνο όταν ο προορισμός της αναφοράς είναι ένα αντικείμενο με τίτλο."
+msgid "Height"
+msgstr "Ύψος"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3154224\n"
-"35\n"
+"05060100.xhp\n"
+"par_id3154099\n"
+"10\n"
"help.text"
-msgid "Caption Text"
-msgstr "Κείμενο τίτλου"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_HEIGHT\">Enter the height that you want for the selected object.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_HEIGHT\">Εισάγετε το ύψος που θέλετε για το επιλεγμένο αντικείμενο.</ahelp>"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3145105\n"
-"36\n"
+"05060100.xhp\n"
+"hd_id3149809\n"
+"11\n"
"help.text"
-msgid "Inserts the caption label of the reference target. This option is only available when the reference target is an object with a caption."
-msgstr "Εισάγει την ετικέτα του τίτλου, του προορισμού αναφοράς. Αυτή η επιλογή είναι διαθέσιμη μόνο όταν η αναφορά είναι ένα αντικείμενο με τίτλο."
+msgid "Relative"
+msgstr "Αναλογικά"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3149587\n"
-"37\n"
+"05060100.xhp\n"
+"par_id3154563\n"
+"12\n"
"help.text"
-msgid "Numbering"
-msgstr "Αρίθμηση"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_REL_HEIGHT\">Calculates the height of the selected object as a percentage of the height of the page text area.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_REL_HEIGHT\">Υπολογίζει το ύψος του επιλεγμένου αντικειμένου ως ποσοστό του ύψους της περιοχής κειμένου στη σελίδα.</ahelp>"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3146883\n"
-"38\n"
+"05060100.xhp\n"
+"hd_id3151313\n"
+"13\n"
"help.text"
-msgid "Inserts the caption number of the reference target. This option is only available when the reference target is an object with a caption."
-msgstr "Εισάγει τον αριθμό του τίτλου του προορισμού αναφοράς. Αυτή η επιλογή είναι διαθέσιμη μόνο όταν ο προορισμός της αναφοράς είναι ένα αντικείμενο με τίτλο."
+msgid "Keep ratio"
+msgstr "Διατήρηση αναλογίας"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id757469\n"
+"05060100.xhp\n"
+"par_id3153675\n"
+"14\n"
"help.text"
-msgid "The \"Number\" format inserts the number of the heading or numbered paragraph. The superior levels are included depending on the context, as necessary."
-msgstr "Η μορφοποίηση \"Αριθμός\" εισάγει τον αριθμό της κεφαλίδας ή της αριθμημένης παραγράφου. Τα ανώτερα επίπεδα συμπεριλαμβάνονται εξαρτώμενα από το περιεχόμενο, εάν είναι απαραίτητο."
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_FIXEDRATIO\">Maintains the height and width ratio when you change the width or the height setting.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_FIXEDRATIO\">Διατηρεί την αναλογία πλάτους και ύψους όταν αλλάζετε τη ρύθμιση του πλάτους ή του ύψους.</ahelp>"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id5189062\n"
+"05060100.xhp\n"
+"hd_id3154470\n"
+"41\n"
"help.text"
-msgid "For example, when you are in a chapter 1, subchapter 2, subpart 5, this may be numbered as 1.2.5. When you insert here a reference to text in the previous subpart \"1.2.4\" and you apply the \"Number\" format, then the reference will be shown as \"4\". If in this example the numbering is set to show more sublevels, the same reference will be shown as \"2.4\" or \"1.2.4\", depending on the setting. If you use the \"Number (full context)\" format, you will always see \"1.2.4\", no matter how the numbered paragraph is formatted."
-msgstr "Για παράδειγμα, όταν είστε στο κεφάλαιο 1, υποκεφάλαιο 2, υποτμήμα 5, αυτό μπορεί να αριθμηθεί 1.2.5. Όταν εισάγετε εδώ μια αναφορά σε κείμενο στο προηγούμενο υποτμήμα \"1.2.4\" και εφαρμόσετε τη μορφοποίηση \"Αριθμός\", τότε η αναφορά θα φαίνεται σαν \"4\". Εάν σε αυτό το παράδειγμα η αρίθμηση είναι καθορισμένη να εμφανίζει περισσότερα υποεπίπεδα, η ίδια αναφορά θα φαίνεται σαν \"2.4\" ή \"1.2.4\", ανάλογα με τη ρύθμιση. Εάν χρησιμοποιείτε τη μορφοποίηση \"Αριθμός (πλήρες περιεχόμενο)\", τότε θα εμφανίζεται πάντα \"1.2.4\", ανεξάρτητα πως είναι μορφοποιημένη η αρίθμηση της παραγράφου."
+msgid "Original Size"
+msgstr "Αρχικό μέγεθος"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"hd_id3156242\n"
-"13\n"
+"05060100.xhp\n"
+"par_id3155898\n"
+"42\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_FRM_STD:BT_REALSIZE\">Resets the size settings of the selected object to the original values.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_FRM_STD:BT_REALSIZE\">Επαναφέρει τις ρυθμίσεις μεγέθους του επιλεγμένου αντικειμένου στις αρχικές τιμές.</ahelp>"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3156259\n"
-"14\n"
+"05060100.xhp\n"
+"par_id3149102\n"
+"44\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_FLD_REF:ED_REFNAME\">Type the name of the user-defined field that you want to create.</ahelp> To set a target, click \"Set Reference\" in the <emph>Type</emph> list, type a name in this box, and then click <emph>Insert</emph>. To reference the new target, click the target name in the <emph>Selection</emph> list."
-msgstr "<ahelp hid=\"SW:EDIT:TP_FLD_REF:ED_REFNAME\">Πληκτρολογήστε το όνομα ενός προσαρμόσιμου πεδίου που θέλετε να δημιουργήσετε.</ahelp> Για να ορίσετε έναν προορισμό, πατήστε \"Ορισμός Αναφοράς\" στη λίστα <emph>Τύπος</emph>, πληκτρολογήστε ένα όνομα σε αυτό το πλαίσιο και μετά πατήστε <emph>Εισαγωγή</emph>. Για να μεταβείτε στον νέο προορισμό, πατήστε στο όνομά του στη λίστα <emph>Επιλογή</emph>."
+msgid "This option is not available for frames."
+msgstr "Η επιλογή αυτή δεν είναι διαθέσιμη για πλαίσια."
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3156032\n"
+"05060100.xhp\n"
+"hd_id3149824\n"
+"15\n"
+"help.text"
+msgid "Automatic"
+msgstr "Αυτόματα"
+
+#: 05060100.xhp
+msgctxt ""
+"05060100.xhp\n"
+"par_id3151262\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_AUTOHEIGHT\">Automatically adjusts the width or height of a frame to match the contents of the frame. If you want, you can specify a minimum width or minimum height for the frame.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_AUTOHEIGHT\">Προσαρμόζει αυτόματα το πλάτος ή το ύψος ενός πλαισίου για να ταιριάζει στα περιεχόμενα του πλαισίου. Εάν θέλετε, μπορείτε να καθορίσετε το ελάχιστο πλάτος ή ύψος για το πλαίσιο.</ahelp>"
+
+#: 05060100.xhp
+msgctxt ""
+"05060100.xhp\n"
+"par_id3152773\n"
+"43\n"
+"help.text"
+msgid "The <emph>Automatic</emph> option is only available when you select a frame."
+msgstr "Η επιλογή <emph>Αυτόματα</emph> είναι διαθέσιμη μόνο εάν επιλέξετε ένα πλαίσιο."
+
+#: 05060100.xhp
+msgctxt ""
+"05060100.xhp\n"
+"hd_id3155144\n"
"17\n"
"help.text"
-msgid "In a master document, targets that are in different sub-documents are not displayed in the<emph> Selection</emph> list. If you want to insert a reference to the target, you must type the path and the name in the <emph>Name </emph>box."
-msgstr "Σε ένα κύριο έγγραφο, οι προορισμοί που είναι σε διαφορετικά υποέγγραφα δεν εμφανίζονται στη λίστα <emph> Επιλογή</emph>. Εάν θέλετε να εισάγετε μια αναφορά στον προορισμό, πρέπει να πληκτρολογήσετε τη διαδρομή και το όνομα στο πλαίσιο <emph>Όνομα</emph>."
+msgid "Anchor"
+msgstr "Αγκύρωση"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id0903200802250745\n"
+"05060100.xhp\n"
+"par_id3153352\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the contents that you want to add to a user-defined fields.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τα περιεχόμενα που θέλετε να προσθέσετε σε ένα πεδίο ορισμένο από τον χρήστη.</ahelp>"
+msgid "Specify the anchoring options for the selected object or frame. The anchor options are not available when you open the dialog from the Styles and Formatting window."
+msgstr "Καθορίστε τις επιλογές αγκύρωσης για το επιλεγμένο αντικείμενο ή πλαίσιο. Οι επιλογές αγκύρωσης δεν είναι διαθέσιμες όταν ανοίγετε τον διάλογο από το παράθυρο τεχνοτροπίες και μορφοποίηση."
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id3159216\n"
-"15\n"
+"05060100.xhp\n"
+"hd_id3156269\n"
+"45\n"
"help.text"
-msgid "If you select text in the document, and then insert a reference, the selected text becomes the contents of the field that you insert."
-msgstr "Αν επιλέξετε κείμενο στο έγγραφο και μετά εισάγετε μια αναφορά, το επιλεγμένο κείμενο γίνεται το περιεχόμενο του πεδίου που εισάγατε."
+msgid "To page"
+msgstr "Σε σελίδα"
-#: 04090002.xhp
+#: 05060100.xhp
msgctxt ""
-"04090002.xhp\n"
-"par_id6501968\n"
+"05060100.xhp\n"
+"par_id3149169\n"
+"46\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Edit the value.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επεξεργασία τιμής.</ahelp>"
+msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_PAGE\">Anchors the selection to the current page.</ahelp>"
+msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_PAGE\">Αγκυρώνει την επιλογή στην τρέχουσα σελίδα.</ahelp>"
-#: 03050000.xhp
+#: 05060100.xhp
msgctxt ""
-"03050000.xhp\n"
-"tit\n"
+"05060100.xhp\n"
+"hd_id3151028\n"
+"60\n"
"help.text"
-msgid "Ruler"
-msgstr "Χάρακας"
+msgid "To paragraph"
+msgstr "Σε παράγραφο"
-#: 03050000.xhp
+#: 05060100.xhp
msgctxt ""
-"03050000.xhp\n"
-"hd_id3149287\n"
-"1\n"
+"05060100.xhp\n"
+"par_id3145777\n"
+"61\n"
"help.text"
-msgid "<link href=\"text/swriter/01/03050000.xhp\" name=\"Ruler\">Ruler</link>"
-msgstr "<link href=\"text/swriter/01/03050000.xhp\" name=\"Χάρακας\">Χάρακας</link>"
+msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_PARA\">Anchors the selection to the current paragraph.</ahelp>"
+msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_PARA\">Αγκυρώνει την επιλογή στην τρέχουσα παράγραφο.</ahelp>"
-#: 03050000.xhp
+#: 05060100.xhp
msgctxt ""
-"03050000.xhp\n"
-"par_id3147514\n"
-"2\n"
+"05060100.xhp\n"
+"hd_id3155913\n"
+"62\n"
"help.text"
-msgid "<ahelp hid=\".uno:Ruler\">Shows or hides the horizontal ruler, that you can use to adjust page margins, tab stops, indents, borders, table cells, and to arrange objects on the page.</ahelp> To show the vertical ruler, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - View\">%PRODUCTNAME Writer - View</link></emph>, and then select the <emph>Vertical ruler</emph> check box in the <emph>Ruler</emph> area."
-msgstr "<ahelp hid=\".uno:Ruler\">Εμφανίζει ή κρύβει τον οριζόντιο χάρακα, που μπορείτε να χρησιμοποιήσετε για ρύθμιση περιθωρίων σελίδας, ορίων στηλοθέτη, εσοχών, περιγραμμάτων, κελιών πινάκων και διευθέτηση αντικειμένων στη σελίδα.</ahelp> Για εμφάνιση του κάθετου χάρακα, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline><link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Προβολή\">%PRODUCTNAME Writer - Προβολή</link></emph> και έπειτα επιλέξτε το πλαίσιο ελέγχου <emph>Κάθετος χάρακας</emph> στην περιοχή <emph>Χάρακα</emph>."
+msgid "To character"
+msgstr "Σε χαρακτήρα"
-#: 03050000.xhp
+#: 05060100.xhp
msgctxt ""
-"03050000.xhp\n"
-"par_idN1061A\n"
+"05060100.xhp\n"
+"par_id3151377\n"
+"63\n"
"help.text"
-msgid "<embedvar href=\"text/swriter/guide/ruler.xhp#ruler\"/>"
-msgstr "<embedvar href=\"text/swriter/guide/ruler.xhp#ruler\"/>"
+msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_AT_CHAR\">Anchors the selection to a character.</ahelp>"
+msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_AT_CHAR\">Αγκυρώνει την επιλογή σε έναν χαρακτήρα.</ahelp>"
-#: 05150104.xhp
+#: 05060100.xhp
msgctxt ""
-"05150104.xhp\n"
-"tit\n"
+"05060100.xhp\n"
+"hd_id3150115\n"
+"47\n"
"help.text"
-msgid "Combine"
-msgstr "Συνδυασμός"
+msgid "As character"
+msgstr "Ως χαρακτήρας"
-#: 05150104.xhp
+#: 05060100.xhp
msgctxt ""
-"05150104.xhp\n"
-"hd_id3154502\n"
-"1\n"
+"05060100.xhp\n"
+"par_id3155863\n"
+"24\n"
"help.text"
-msgid "Combine"
-msgstr "Συνδυασμός"
+msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_AS_CHAR\">Anchors the selection as character. The height of the current line is resized to match the height of the selection.</ahelp>"
+msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_AS_CHAR\">Αγκυρώνει την επιλογή ως χαρακτήρα. Το ύψος της τρέχουσας γραμμής μεταβάλλεται για να ταιριάζει στο ύψος της επιλογής.</ahelp>"
-#: 05150104.xhp
+#: 05060100.xhp
msgctxt ""
-"05150104.xhp\n"
-"hd_id3150020\n"
-"2\n"
+"05060100.xhp\n"
+"hd_id3150693\n"
+"25\n"
"help.text"
-msgid "Minimum Size"
-msgstr "Ελάχιστο μέγεθος"
+msgid "Position"
+msgstr "Θέση"
-#: 05150104.xhp
+#: 05060100.xhp
msgctxt ""
-"05150104.xhp\n"
-"par_id3145241\n"
-"3\n"
+"05060100.xhp\n"
+"par_id3147413\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\"OFFMGR:METRICFIELD:RID_OFADLG_PRCNT_SET:ED_RIGHT_MARGIN\">Enter the minimum length for combining single-lined paragraphs as a percentage of the page width.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:METRICFIELD:RID_OFADLG_PRCNT_SET:ED_RIGHT_MARGIN\">Εισάγετε το ελάχιστο μήκος για τον συνδυασμό παραγράφων με απλές γραμμές ως ποσοστό του πλάτους της σελίδας.</ahelp>"
+msgid "Specify the location of the selected object on the current page."
+msgstr "Καθορίστε τη θέση του επιλεγμένου αντικειμένου στην τρέχουσα σελίδα."
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"tit\n"
+"05060100.xhp\n"
+"hd_id3147488\n"
+"27\n"
"help.text"
-msgid "DocInformation"
-msgstr "Πληροφορίες εγγράφου"
+msgid "Horizontal"
+msgstr "Οριζόντια"
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"hd_id3154479\n"
-"1\n"
+"05060100.xhp\n"
+"par_id3145121\n"
+"28\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04090004.xhp\" name=\"DocInformation\">DocInformation</link>"
-msgstr "<link href=\"text/swriter/01/04090004.xhp\" name=\" Πληροφορίες εγγράφου\">Πληροφορίες εγγράφου</link>"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:DLB_HORIZONTAL\">Select the horizontal alignment option for the object.</ahelp> This option is not available if you chose \"anchor as character\"."
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:DLB_HORIZONTAL\">Επιλέξτε την επιλογή οριζόντιας στοίχισης για το αντικείμενο.</ahelp> Η επιλογή αυτή δεν είναι διαθέσιμη αν επιλέξετε \"αγκύρωση ως χαρακτήρας\"."
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3149692\n"
-"2\n"
+"05060100.xhp\n"
+"hd_id3149554\n"
+"29\n"
"help.text"
-msgid "DocInformation fields contain information about the properties of a document, such as the date a document was created. To view the properties of a document, choose <emph>File - Properties</emph>."
-msgstr "Τα πεδία πληροφοριών εγγράφου περιέχουν πληροφορίες για τις ιδιότητες του εγγράφου, όπως ημερομηνία δημιουργίας του εγγράφου. Για να δείτε τις ιδιότητες του εγγράφου, επιλέξτε <emph>Αρχείο - Ιδιότητες</emph>."
+msgid "by"
+msgstr "για"
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3148982\n"
-"3\n"
+"05060100.xhp\n"
+"par_id3145258\n"
+"30\n"
"help.text"
-msgid "When you export and import an HTML document containing DocInformation fields, <link href=\"text/swriter/01/04090007.xhp#dokumentinfo\" name=\"special $[officename] formats\">special $[officename] formats</link> are used."
-msgstr "Όταν εξάγετε και εισάγετε ένα έγγραφο HTML που περιέχει πεδία πληροφοριών εγγράφου, χρησιμοποιούνται <link href=\"text/swriter/01/04090007.xhp#dokumentinfo\" name=\"ειδικές μορφοποιήσεις του $[officename]\">ειδικές μορφοποιήσεις του $[officename]</link>."
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_AT_HORZ_POS\">Enter the amount of space to leave between the left edge of the selected object and the reference point that you select in the <emph>To</emph> box.</ahelp> This option is only available if you select \"From Left\" in the <emph>Horizontal</emph> box."
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_AT_HORZ_POS\">Εισάγετε το μήκος διαστήματος που θα αφήσετε μεταξύ του αριστερού άκρου του επιλεγμένου αντικειμένου και του σημείου παραπομπής που επιλέγετε στο πλαίσιο <emph>Στο</emph>.</ahelp> Η επιλογή αυτή είναι διαθέσιμη μόνο εάν επιλέξετε \"Από αριστερά\" στο πλαίσιο <emph>Οριζόντια</emph>."
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id0902200804290053\n"
+"05060100.xhp\n"
+"hd_id3150545\n"
+"48\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the available field types. To add a field to your document, click a field type, click a field in the Select list, and then click Insert.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει τους διαθέσιμους τύπους πεδίων. Για να προσθέσετε ένα πεδίο στο έγγραφο σας, πατήστε σε έναν τύπο πεδίου, πατήστε ένα πεδίο στη λίστα επιλογής και μετά πατήστε Εισαγωγή.</ahelp>"
+msgid "to"
+msgstr "στο"
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3155140\n"
-"4\n"
+"05060100.xhp\n"
+"par_id3149213\n"
+"49\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:LB_HORI_RELATION\">Select the reference point for the selected horizontal alignment option.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:LB_HORI_RELATION\">Επιλέξτε το σημείο αναφοράς για την επιλογή οριζόντιας στοίχισης.</ahelp>"
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3149176\n"
-"5\n"
+"05060100.xhp\n"
+"par_id3149230\n"
+"51\n"
"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
+msgid "You can see the result of the alignments options that you select in the Preview box."
+msgstr "Μπορείτε να δείτε το αποτέλεσμα των επιλογών στοίχισης που επιλέγετε στο πλαίσιο προεπισκόπησης."
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3145774\n"
-"6\n"
+"05060100.xhp\n"
+"hd_id3147746\n"
+"52\n"
"help.text"
-msgid "Modified"
-msgstr "Τροποποιήθηκε"
+msgid "Mirror on even pages"
+msgstr "Κατοπτρισμός σε ζυγές σελίδες"
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3155915\n"
-"7\n"
+"05060100.xhp\n"
+"par_id3146337\n"
+"53\n"
"help.text"
-msgid "Inserts the name of the author, and the date, or the time of the last save."
-msgstr "Εισάγει το όνομα του συντάκτη και την ημερομηνία, ή την ώρα της τελευταίας αποθήκευσης."
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_MIRROR\">Reverses the current horizontal alignment settings on even pages.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_MIRROR\">Αντιστρέφει τις τρέχουσες ρυθμίσεις οριζόντιας στοίχισης σε ζυγές σελίδες.</ahelp>"
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3150108\n"
-"8\n"
+"05060100.xhp\n"
+"par_id3148446\n"
+"54\n"
"help.text"
-msgid "Editing time"
-msgstr "Χρόνος επεξεργασίας"
+msgid "You can also use the <link href=\"text/swriter/01/05060300.xhp\" name=\"Graphics\"><emph>Graphics</emph></link> flip options to adjust the layout of objects on even and odd pages."
+msgstr "Μπορείτε επίσης να χρησιμοποιήσετε τις επιλογές αναστροφής για <link href=\"text/swriter/01/05060300.xhp\" name=\"Γραφικά\"><emph>Γραφικά</emph></link> για να προσαρμόσετε τη διάταξη των αντικειμένων σε ζυγές και μονές σελίδες."
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3155860\n"
-"9\n"
+"05060100.xhp\n"
+"hd_id3145310\n"
+"31\n"
"help.text"
-msgid "Inserts the amount of time spent on editing a document."
-msgstr "Εισάγει το χρόνο που έχει αναλωθεί για την επεξεργασία του εγγράφου."
+msgid "Vertical"
+msgstr "Κάθετα"
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3150700\n"
-"10\n"
+"05060100.xhp\n"
+"par_id3150161\n"
+"32\n"
"help.text"
-msgid "Comments"
-msgstr "Σχόλια"
+msgid "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:DLB_VERTICAL\">Select the vertical alignment option for the object.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:DLB_VERTICAL\">Επιλέξτε την επιλογή κατακόρυφης στοίχισης για το αντικείμενο.</ahelp>"
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3147490\n"
-"11\n"
+"05060100.xhp\n"
+"par_id3150463\n"
+"59\n"
"help.text"
-msgid "Inserts the comments as entered in the <emph>Description</emph> tab page of the <emph>Properties</emph> dialog."
-msgstr "Εισάγει σχόλια όπως μπήκαν στη σελίδα καρτέλας <emph>Περιγραφή </emph> του διαλόγου <emph>Ιδιότητες</emph>."
+msgid "If you anchor an object to a frame with a fixed height, only the \"Bottom\" and \"Center\" alignment options are available."
+msgstr "Αν αγκυρώσετε ένα αντικείμενο σε ένα πλαίσιο με σταθερό ύψος, είναι διαθέσιμες μόνο οι επιλογές στοίχισης \"Κάτω\" και \"Στο κέντρο\"."
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3145262\n"
-"12\n"
+"05060100.xhp\n"
+"hd_id3154724\n"
+"33\n"
"help.text"
-msgid "Document number"
-msgstr "Αριθμός εγγράφου"
+msgid "by"
+msgstr "για"
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3150556\n"
-"13\n"
+"05060100.xhp\n"
+"par_id3156130\n"
+"34\n"
"help.text"
-msgid "Inserts the version number of the current document."
-msgstr "Εισάγει τον αριθμό έκδοσης του τρέχοντος εγγράφου."
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_AT_VERT_POS\">Enter the amount of space to leave between the top edge of the selected object and the reference point that you select in the <emph>To</emph> box.</ahelp> This option is only available if you select \"From Top\" or \"From Bottom\" (as character) in the <emph>Vertical</emph> box."
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_AT_VERT_POS\">Εισάγετε το μήκος διαστήματος που θα αφήσετε μεταξύ του πάνω άκρου του επιλεγμένου αντικειμένου και του σημείου αναφοράς που επιλέγετε στο πεδίο <emph>Στο</emph>.</ahelp> Η επιλογή αυτή είναι διαθέσιμη μόνο εάν επιλέξετε \"Από πάνω\" ή \"Από κάτω\" (ως χαρακτήρας) στο πεδίο <emph>Κάθετα</emph>."
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3146326\n"
-"14\n"
+"05060100.xhp\n"
+"hd_id3150912\n"
+"56\n"
"help.text"
-msgid "Created"
-msgstr "Δημιουργία από"
+msgid "to"
+msgstr "στο"
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3149833\n"
-"15\n"
+"05060100.xhp\n"
+"par_id3155075\n"
+"57\n"
"help.text"
-msgid "Inserts the name of the author, and the date, or the time when the document was created."
-msgstr "Εισάγει το όνομα του συντάκτη και την ημερομηνία, ή την ώρα δημιουργίας του εγγράφου."
+msgid "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:LB_VERT_RELATION\">Select the reference point for the selected vertical alignment option.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:LB_VERT_RELATION\">Επιλέξτε το σημείο αναφοράς για την επιλογή κάθετης στοίχισης που έχετε επιλέξει.</ahelp>"
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3148856\n"
-"16\n"
+"05060100.xhp\n"
+"par_idN10A8E\n"
"help.text"
-msgid "Info 0 - 3"
-msgstr "Πληροφορίες 0 - 3"
+msgid "Follow text flow"
+msgstr "Παρακολούθηση ροής κειμένου"
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3154784\n"
-"17\n"
+"05060100.xhp\n"
+"par_idN10A92\n"
"help.text"
-msgid "Inserts the contents of the info fields found on the <emph>User Defined </emph>tab of the <link href=\"text/shared/01/01100300.xhp\" name=\"File - Properties\"><emph>File - Properties</emph></link> dialog."
-msgstr "Εισάγει τα περιεχόμενα των πεδίων πληροφοριών που βρίσκονται στην καρτέλα <emph>Ορισμένα από τον χρήστη</emph> του διαλόγου <link href=\"text/shared/01/01100300.xhp\" name=\"Αρχείο - Ιδιότητες\"><emph>Αρχείο - Ιδιότητες</emph></link>."
+msgid "<ahelp hid=\"sw:CheckBox:TP_FRM_STD:CB_FOLLOWTEXTFLOW\">Keeps the selected object within the layout boundaries of the text that the object is anchored to. To place the selected object anywhere in your document, do not select this option.</ahelp>"
+msgstr "<ahelp hid=\"sw:CheckBox:TP_FRM_STD:CB_FOLLOWTEXTFLOW\">Διατηρεί το επιλεγμένο αντικείμενο εντός των ορίων διάταξης του κειμένου στο οποίο έχει αγκυρωθεί το αντικείμενο. Για να τοποθετήσετε το επιλεγμένο αντικείμενο οπουδήποτε στο έγγραφό σας, μην προτιμήσετε την επιλογή αυτή.</ahelp>"
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3150177\n"
-"18\n"
+"05060100.xhp\n"
+"par_idN10AA6\n"
"help.text"
-msgid "Last printed"
-msgstr "Τελευταία εκτύπωση"
+msgid "By default, the <emph>Follow text flow</emph> option is selected when you open a document that was created in a version of Writer older than OpenOffice.org 2.0. However, this option is not selected when you create a document or when you open a document in Microsoft Word format (*.doc)."
+msgstr "Από προεπιλογή, η επιλογή <emph>Παρακολούθηση ροής κειμένου</emph> επιλέγεται όταν ανοίγετε ένα έγγραφο που δημιουργήθηκε σε μια έκδοση του Writer παλιότερη από το OpenOffice.org 2.0. Όμως, αυτή η επιλογή δεν επιλέγεται όταν δημιουργείτε ένα έγγραφο ή όταν ανοίγετε ένα έγγραφο σε μορφή Microsoft Word (*.doc)."
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3156094\n"
-"19\n"
+"05060100.xhp\n"
+"par_id3149241\n"
+"58\n"
"help.text"
-msgid "Inserts the name of the author, and the date or time that the document was last printed."
-msgstr "Εισάγει το όνομα του συντάκτη και την ημερομηνία ή την ώρα της τελευταίας εκτύπωσης του εγγράφου."
+msgid "The green rectangle represents the selected object and the red rectangle represents the alignment reference point. If you anchor the object as a character, the reference rectangle changes to a red line."
+msgstr "Το πράσινο ορθογώνιο αναπαριστά το επιλεγμένο αντικείμενο και το κόκκινο ορθογώνιο το σημείο αναφοράς της στοίχισης. Εάν αγκυρώσετε το αντικείμενο ως χαρακτήρα, το ορθογώνιο αναφοράς μετατρέπεται σε κόκκινη γραμμή."
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3156122\n"
-"20\n"
+"05060100.xhp\n"
+"par_id3146949\n"
+"66\n"
"help.text"
-msgid "Keywords"
-msgstr "Λέξεις κλειδιά"
+msgid "<link href=\"text/shared/01/05260000.xhp\" name=\"Format - Anchor\"><emph>Format - Anchor</emph></link>"
+msgstr "<link href=\"text/shared/01/05260000.xhp\" name=\"Μορφή - Αγκύρωση\"><emph>Μορφή - Αγκύρωση</emph></link>"
-#: 04090004.xhp
+#: 05060100.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3150912\n"
-"21\n"
+"05060100.xhp\n"
+"par_id3153231\n"
+"67\n"
"help.text"
-msgid "Inserts the keywords as entered in the <emph>Description </emph>tab of the <emph>File Properties </emph>dialog."
-msgstr "Εισάγει τις λέξεις κλειδιά όπως μπήκαν στην καρτέλα<emph>Περιγραφή</emph> του διαλόγου <emph>Αρχείο - Ιδιότητες </emph>."
+msgid "<link href=\"text/shared/01/05070000.xhp\" name=\"Format - Alignment\"><emph>Format - Alignment</emph></link>"
+msgstr "<link href=\"text/shared/01/05070000.xhp\" name=\"Μορφή - Στοίχιση\"><emph>Μορφή - Στοίχιση</emph></link>"
-#: 04090004.xhp
+#: 05060200.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3154328\n"
-"22\n"
+"05060200.xhp\n"
+"tit\n"
"help.text"
-msgid "Subject"
-msgstr "Θέμα"
+msgid "Wrap"
+msgstr "Αναδίπλωση"
-#: 04090004.xhp
+#: 05060200.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3146942\n"
-"23\n"
+"05060200.xhp\n"
+"hd_id3153527\n"
+"1\n"
"help.text"
-msgid "Inserts the subject as entered in the <emph>Description </emph>tab of the <emph>File Properties </emph>dialog."
-msgstr "Εισάγει το θέμα του εγγράφου όπως μπήκε στην καρτέλα<emph>Περιγραφή</emph> του διαλόγου <emph>Ιδιότητες αρχείου</emph>."
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση\">Αναδίπλωση</link>"
-#: 04090004.xhp
+#: 05060200.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3150092\n"
-"24\n"
+"05060200.xhp\n"
+"par_id3154478\n"
+"2\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
+msgid "<variable id=\"umlauftext\"><ahelp hid=\".uno:TextWrap\">Specify the way you want text to wrap around an object.</ahelp> You can also specify the spacing between the text and the object. </variable>"
+msgstr "<variable id=\"umlauftext\"><ahelp hid=\".uno:TextWrap\">Καθορίστε τον τρόπο με τον οποίο θα αναδιπλώνεται το κείμενο γύρω από ένα αντικείμενο.</ahelp> Μπορείτε επίσης να καθορίσετε το διάστιχο μεταξύ του κειμένου και του αντικειμένου. </variable>"
-#: 04090004.xhp
+#: 05060200.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3150033\n"
-"25\n"
+"05060200.xhp\n"
+"par_id3151249\n"
+"56\n"
"help.text"
-msgid "Inserts the title as entered in the <emph>Description </emph>tab of the <emph>File Properties </emph>dialog."
-msgstr "Εισάγει τον τίτλο όπως μπήκε στην καρτέλα<emph>Περιγραφή </emph> του διαλόγου <emph>Ιδιότητες αρχείου</emph>."
+msgid "To wrap text around a table, place the table in a frame, and then wrap the text around the frame."
+msgstr "Για να αναδιπλώσετε κείμενο γύρω από έναν πίνακα, τοποθετήστε τον πίνακα σε ένα πλαίσιο και ύστερα αναδιπλώστε το κείμενο γύρω από το πλαίσιο."
-#: 04090004.xhp
+#: 05060200.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id0902200804290272\n"
+"05060200.xhp\n"
+"hd_id3154829\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the available fields for the field type selected in the <emph>Type </emph>list. To insert a field, click the field, and then click <emph>Insert</emph>.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει όλα τα διαθέσιμα πεδία για τον επιλεγμένο τύπο πεδίου στη λίστα <emph>Τύπος </emph>. Για να εισάγετε ένα πεδίο, πατήστε στο πεδίο και μετά πατήστε <emph>Εισαγωγή</emph>.</ahelp>"
+msgid "Settings"
+msgstr "Ρυθμίσεις"
-#: 04090004.xhp
+#: 05060200.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3149956\n"
-"26\n"
+"05060200.xhp\n"
+"hd_id3148971\n"
+"5\n"
"help.text"
-msgid "For the \"Created\", \"Modified\", and \"Last printed\" field types, you can include the author, date, and time of the corresponding operation."
-msgstr "Για τους τύπους πεδίων \"Δημιουργήθηκε\", \"Τροποποιήθηκε\", και \"Τελευταία εκτύπωση\", μπορείτε να συμπεριλάβετε τον συντάκτη, την ημερομηνία και την ώρα για την αντίστοιχη λειτουργία."
+msgid "None"
+msgstr "Κανένα"
-#: 04090004.xhp
+#: 05060200.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id0902200804290382\n"
+"05060200.xhp\n"
+"par_id3147100\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε στη μορφοποίηση που θέλετε να εφαρμόσετε στο επιλεγμένο πεδίο, ή πατήστε \"Πρόσθετες μορφοποιήσεις\" για να ορίσετε μια προσαρμοσμένη μορφοποίηση.</ahelp>"
+msgid "<variable id=\"keinumlauftext\"><ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_NO_WRAP\">Places the object on a separate line in the document. The Text in the document appears above and below the object, but not on the sides of the object.</ahelp></variable>"
+msgstr "<variable id=\"keinumlauftext\"><ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_NO_WRAP\">Τοποθετεί το αντικείμενο σε μία ξεχωριστή γραμμή στο έγγραφο. Το κείμενο στο έγγραφο εμφανίζεται πάνω και κάτω από το αντικείμενο, αλλά όχι στις πλευρές του αντικειμένου.</ahelp></variable>"
-#: 04090004.xhp
+#: 05060200.xhp
msgctxt ""
-"04090004.xhp\n"
-"hd_id3149608\n"
-"28\n"
+"05060200.xhp\n"
+"par_id3149038\n"
"help.text"
-msgid "Fixed content"
-msgstr "Σταθερό περιεχόμενο"
+msgid "<image id=\"img_id3149044\" src=\"sw/imglst/wr07.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149044\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149044\" src=\"sw/imglst/wr07.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149044\">Εικονίδιο</alt></image>"
-#: 04090004.xhp
+#: 05060200.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3150767\n"
-"29\n"
+"05060200.xhp\n"
+"par_id3155139\n"
+"49\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_FLD_DOKINF:CB_DOKINFFIXEDCONTENT\">Inserts the field as static content, that is, the field cannot be updated.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FLD_DOKINF:CB_DOKINFFIXEDCONTENT\">Εισάγει το πεδίο ως στατικό περιεχόμενο, δηλαδή, το πεδίο δεν μπορεί να ενημερωθεί.</ahelp>"
+msgid "None"
+msgstr "Κανένα"
-#: 04090004.xhp
+#: 05060200.xhp
msgctxt ""
-"04090004.xhp\n"
-"par_id3155554\n"
-"30\n"
+"05060200.xhp\n"
+"hd_id3153351\n"
+"17\n"
"help.text"
-msgid "Fields with fixed content are only evaluated when you create a new document from a template that contains such a field. For example, a date field with fixed content inserts the date that a new document was created from the template."
-msgstr "Τα πεδία με σταθερό περιεχόμενο αξιολογούνται μόνο όταν δημιουργείτε ένα νέο έγγραφο από ένα πρότυπο που περιέχει ένα τέτοιο πεδίο. Για παράδειγμα, ένα πεδίο ημερομηνίας με σταθερό περιεχόμενο εισάγει την ημερομηνία που ένα νέο έγγραφο δημιουργήθηκε από το πρότυπο."
+msgid "Before"
+msgstr "Πριν από"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"tit\n"
+"05060200.xhp\n"
+"par_id3149171\n"
+"18\n"
"help.text"
-msgid "Insert Script"
-msgstr "Εισαγωγή σεναρίου"
+msgid "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_LEFT\">Wraps text on the left side of the object if there is enough space.</ahelp>"
+msgstr "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_LEFT\">Αναδιπλώνει το κείμενο στα αριστερά του αντικειμένου εάν υπάρχει αρκετός χώρος.</ahelp>"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"hd_id3147402\n"
-"1\n"
+"05060200.xhp\n"
+"par_id3145774\n"
"help.text"
-msgid "Insert Script"
-msgstr "Εισαγωγή σεναρίου"
+msgid "<image id=\"img_id3145780\" src=\"sw/imglst/wr02.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3145780\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145780\" src=\"sw/imglst/wr02.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3145780\">Εικονίδιο</alt></image>"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"par_id3155620\n"
-"2\n"
+"05060200.xhp\n"
+"par_id3151384\n"
+"43\n"
"help.text"
-msgid "<variable id=\"scripttext\"><ahelp hid=\".uno:InsertScript\">Inserts a script at the current cursor position in an HTML or text document.</ahelp></variable>"
-msgstr "<variable id=\"scripttext\"><ahelp hid=\".uno:InsertScript\">Εισάγει ένα σενάριο στην τρέχουσα θέση του δρομέα σε ένα έγγραφο HTML ή ένα έγγραφο κειμένου.</ahelp></variable>"
+msgid "Before"
+msgstr "Πριν από"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"par_id3149880\n"
-"4\n"
+"05060200.xhp\n"
+"hd_id3155870\n"
+"19\n"
"help.text"
-msgid "An inserted script is indicated by a small green rectangle. If you do not see the rectangle, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer/Web - <link href=\"text/shared/optionen/01040200.xhp\" name=\"View\">View</link></emph>, and select the <emph>Comments</emph> check box. To edit a script, double-click the green rectangle."
-msgstr "Ένα εισαγμένο σενάριο υποδεικνύεται από ένα μικρό πράσινο ορθογώνιο. Εάν δεν βλέπετε το ορθογώνιο, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer/Web - <link href=\"text/shared/optionen/01040200.xhp\" name=\"Προβολή\">Προβολή</link></emph> και επιλέξετε το πλαίσιο ελέγχου <emph>Σχόλια</emph>. Για επεξεργασία ενός σεναρίου, διπλοπατήστε στο πράσινο ορθογώνιο."
+msgid "After"
+msgstr "Μετά από"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"par_id3150572\n"
-"5\n"
+"05060200.xhp\n"
+"par_id3150700\n"
+"20\n"
"help.text"
-msgid "If your document contains more than one script, the <emph>Edit Script</emph> dialog contains previous and next buttons to jump from script to script."
-msgstr "Εάν το έγγραφό σας περιέχει περισσότερα από ένα σενάρια, ο διάλογος <emph>Επεξεργασία σεναρίου</emph> περιέχει τα προηγούμενα και επόμενα κουμπιά για τη μετάβαση από το ένα σενάριο στο άλλο."
+msgid "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_RIGHT\">Wraps text on the right side of the object if there is enough space.</ahelp>"
+msgstr "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_RIGHT\">Αναδιπλώνει το κείμενο στα δεξιά του αντικειμένου αν υπάρχει αρκετός χώρος.</ahelp>"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"par_id0903200802541668\n"
+"05060200.xhp\n"
+"par_id3149560\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Jump to Previous Script.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετάβαση στο προηγούμενο σενάριο.</ahelp>"
+msgid "<image id=\"img_id3149567\" src=\"sw/imglst/wr03.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149567\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149567\" src=\"sw/imglst/wr03.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149567\">Εικονίδιο</alt></image>"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"par_id0903200802541770\n"
+"05060200.xhp\n"
+"par_id3155966\n"
+"44\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Jump to Next Script.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετάβαση στο επόμενο σενάριο.</ahelp>"
+msgid "After"
+msgstr "Μετά από"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"hd_id3154644\n"
-"7\n"
+"05060200.xhp\n"
+"hd_id3149213\n"
+"21\n"
"help.text"
-msgid "Contents"
-msgstr "Περιεχόμενα"
+msgid "Parallel"
+msgstr "Παράλληλα"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"hd_id3149294\n"
-"9\n"
+"05060200.xhp\n"
+"par_id3147740\n"
+"22\n"
"help.text"
-msgid "Script Type"
-msgstr "Τύπος σεναρίου"
+msgid "<variable id=\"seitenumlauftext\"><ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_PARALLEL\">Wraps text on all four sides of the border frame of the object.</ahelp></variable>"
+msgstr "<variable id=\"seitenumlauftext\"><ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_PARALLEL\">Αναδιπλώνει το κείμενο και στις τέσσερις πλευρές του περιγράμματος του πλαισίου του αντικειμένου.</ahelp></variable>"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"par_id3145413\n"
-"10\n"
+"05060200.xhp\n"
+"par_id3148845\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertscript/scripttype\">Enter the type of script that you want to insert.</ahelp> The script is identified in the HTML source code by the tag <SCRIPT LANGUAGE=\"JavaScript\">."
-msgstr "<ahelp hid=\"modules/swriter/ui/insertscript/scripttype\">Εισάγετε τον τύπο σεναρίου που επιθυμείτε να εισάγετε.</ahelp> Το σενάριο ταυτοποιείται στον πηγαίο κώδικα HTML από την ετικέτα <SCRIPT LANGUAGE=\"JavaScript\">."
+msgid "<image id=\"img_id3148851\" src=\"sw/imglst/wr04.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3148851\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148851\" src=\"sw/imglst/wr04.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3148851\">Εικονίδιο</alt></image>"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"hd_id3154097\n"
-"13\n"
+"05060200.xhp\n"
+"par_id3148442\n"
+"45\n"
"help.text"
-msgid "URL"
-msgstr "URL"
+msgid "Parallel"
+msgstr "Παράλληλα"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"par_id3149810\n"
-"14\n"
+"05060200.xhp\n"
+"hd_id3151081\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertscript/urlentry\">Adds a link to a script file. Click the <emph>URL </emph>radio button, and then enter the link in the box. You can also click the browse button (<emph>...</emph>), locate the file, and then click <emph>Insert</emph>.</ahelp> The linked script file is identified in the HTML source code by the following tags:"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertscript/urlentry\">Προσθέτει έναν σύνδεσμο σε ένα αρχείο σεναρίου. Πατήστε στο ραδιοπλήκτρο <emph>URL </emph> και ύστερα εισάγετε τον σύνδεσμο στο πλαίσιο. Μπορείτε επίσης να πατήσετε στο κουμπί περιήγησης (<emph>...</emph>), να εντοπίσετε το αρχείο και ύστερα να πατήσετε στο <emph>Εισαγωγή</emph>.</ahelp> Το συνδεδεμένο αρχείο του σεναρίου ταυτοποιείται στον πηγαίο κώδικα HTML από τις ακόλουθες ετικέτες:"
+msgid "Through"
+msgstr "Δια μέσου"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"par_id3152963\n"
-"15\n"
+"05060200.xhp\n"
+"par_id3154089\n"
+"12\n"
"help.text"
-msgid "<SCRIPT LANGUAGE=\"JavaScript\" SRC=\"url\">"
-msgstr "<SCRIPT LANGUAGE=\"JavaScript\" SRC=\"url\">"
+msgid "<variable id=\"durchlauftext\"><ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_THROUGH\">Places the object in front of the text.</ahelp></variable>"
+msgstr "<variable id=\"durchlauftext\"><ahelp hid=\"SW:IMAGERADIOBUTTON:TP_FRM_WRAP:RB_WRAP_THROUGH\">Τοποθετεί το αντικείμενο μπροστά από το κείμενο.</ahelp></variable>"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"par_id3153678\n"
-"16\n"
+"05060200.xhp\n"
+"par_id3150162\n"
"help.text"
-msgid "/* ignore all text here */"
-msgstr "/* αγνοήστε όλο το κείμενο εδώ */"
+msgid "<image id=\"img_id3150169\" src=\"sw/imglst/wr05.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150169\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150169\" src=\"sw/imglst/wr05.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150169\">Εικονίδιο</alt></image>"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"par_id3154574\n"
-"17\n"
+"05060200.xhp\n"
+"par_id3156104\n"
+"50\n"
"help.text"
-msgid "</SCRIPT>"
-msgstr "</SCRIPT>"
+msgid "Through"
+msgstr "Δια μέσου"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"hd_id3155903\n"
-"19\n"
+"05060200.xhp\n"
+"hd_id3150451\n"
+"23\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "Optimal"
+msgstr "Βέλτιστο"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"par_id3154188\n"
-"20\n"
+"05060200.xhp\n"
+"par_id3154716\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertscript/browse\">Locate the script file that you want to link to, and then click <emph>Insert</emph>.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertscript/browse\">Εντοπίστε το αρχείο σεναρίου που θέλετε να συνδέσετε και ύστερα πατήστε στο <emph>Εισαγωγή</emph>.</ahelp>"
+msgid "<variable id=\"dynamischertext\"><ahelp hid=\".uno:WrapIdeal\">Automatically wraps text to the left, to the right, or on all four sides of the border frame of the object. If the distance between the object and the page margin is less than 2 cm, the text is not wrapped. </ahelp></variable>"
+msgstr "<variable id=\"dynamischertext\"><ahelp hid=\".uno:WrapIdeal\">Αναδιπλώνει αυτόματα το κείμενο στα αριστερά, στα δεξιά, ή και στις τέσσερις πλευρές του περιγράμματος του πλαισίου του αντικειμένου. Εάν η απόσταση μεταξύ του αντικειμένου και του περιθωρίου της σελίδας είναι μικρότερη από 2 εκατοστά, το κείμενο δεν αναδιπλώνεται. </ahelp></variable>"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"hd_id3155184\n"
-"11\n"
+"05060200.xhp\n"
+"par_id3150904\n"
"help.text"
-msgid "Text"
-msgstr "Κείμενο"
+msgid "<image id=\"img_id3150910\" src=\"sw/imglst/wr06.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150910\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150910\" src=\"sw/imglst/wr06.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150910\">Εικονίδιο</alt></image>"
-#: 04200000.xhp
+#: 05060200.xhp
msgctxt ""
-"04200000.xhp\n"
-"par_id3143272\n"
-"12\n"
+"05060200.xhp\n"
+"par_id3149237\n"
+"46\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertscript/text\">Enter the script code that you want to insert.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertscript/text\">Βάλτε τον κώδικα του σεναρίου που επιθυμείτε να εισάγετε.</ahelp>"
+msgid "Optimal"
+msgstr "Βέλτιστο"
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"tit\n"
+"05060200.xhp\n"
+"hd_id3146940\n"
+"26\n"
"help.text"
-msgid "Entries (alphabetical index)"
-msgstr "Καταχωρίσεις (αλφαβητικό ευρετήριο)"
+msgid "Options"
+msgstr "Επιλογές"
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"hd_id3147506\n"
-"1\n"
+"05060200.xhp\n"
+"par_id3146953\n"
+"27\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120222.xhp\" name=\"Entries (alphabetical index)\">Entries (alphabetical index)</link>"
-msgstr "<link href=\"text/swriter/01/04120222.xhp\" name=\"Καταχωρίσεις (αλφαβητικό ευρετήριο)\">Καταχωρίσεις (αλφαβητικό ευρετήριο)</link>"
+msgid "Specify the text wrap options."
+msgstr "Ορίσετε τις επιλογές για την αναδίπλωση κειμένου."
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"par_id3154100\n"
-"2\n"
+"05060200.xhp\n"
+"hd_id3153229\n"
+"28\n"
"help.text"
-msgid "<variable id=\"eintraege\">Specify the format of the alphabetical index entries. </variable>"
-msgstr "<variable id=\"eintraege\">Ορίζει τη μορφοποίηση των αλφαβητικών καταχωρίσεων του ευρετηρίου. </variable>"
+msgid "First Paragraph"
+msgstr "Πρώτη παράγραφος"
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"par_id3153532\n"
-"3\n"
+"05060200.xhp\n"
+"par_id3154333\n"
+"29\n"
"help.text"
-msgid "Level \"S\" refers to the single letter headings that divide the index entries alphabetically. To enable these headings, select the <emph>Alphabetical delimiter</emph> check box in the <emph>Format</emph> area."
-msgstr "Το επίπεδο \"S\" αναφέρεται στο μόνο γράμμα κεφαλίδων που χωρίζει τις καταχωρίσεις του ευρετηρίου αλφαβητικά. Για να ενεργοποιήσετε αυτές τις κεφαλίδες, επιλέξτε το πλαίσιο ελέγχου <emph>Αλφαβητικός οριοθέτης</emph> στην περιοχή <emph>Μορφοποίηση</emph>."
+msgid "<variable id=\"ersterabsatztext\"><ahelp hid=\".uno:WrapAnchorOnly\">Starts a new paragraph below the object after you press Enter.</ahelp> The space between the paragraphs is determined by the size of the object. </variable>"
+msgstr "<variable id=\"ersterabsatztext\"><ahelp hid=\".uno:WrapAnchorOnly\">Εκκινεί μία νέα παράγραφο κάτω από το αντικείμενο αφού πιέσετε το πλήκτρο Enter.</ahelp> Η απόσταση μεταξύ των παραγράφων καθορίζεται από το μέγεθος του αντικειμένου. </variable>"
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"hd_id3152957\n"
-"4\n"
+"05060200.xhp\n"
+"hd_id3148790\n"
+"30\n"
"help.text"
-msgid "Chapter Info"
-msgstr "Πληροφορίες κεφαλαίου"
+msgid "In Background"
+msgstr "Στο παρασκήνιο"
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"par_id3154573\n"
-"5\n"
+"05060200.xhp\n"
+"par_id3150100\n"
+"31\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_CHAPTERINFO\">Inserts chapter information, such as the chapter heading and number. Select the information that you want to display in the <emph>Chapter entry </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_CHAPTERINFO\">Εισάγει τις πληροφορίες του κεφαλαίου, όπως την κεφαλίδα και τον αριθμό του κεφαλαίου. Επιλέξτε τις πληροφορίες που θέλετε να εμφανιστούν στο πλαίσιο <emph>Καταχώριση κεφαλαίου </emph>.</ahelp>"
+msgid "<variable id=\"hintergrundtext\"><ahelp hid=\".uno:WrapThroughTransparent\">Moves the selected object to the background. This option is only available if you selected the<emph> Through</emph> wrap type.</ahelp></variable>"
+msgstr "<variable id=\"hintergrundtext\"><ahelp hid=\".uno:WrapThroughTransparent\">Μετακινεί το επιλεγμένο αντικείμενο στο παρασκήνιο. Αυτή η επιλογή είναι διαθέσιμη μόνο αν επιλέξετε τον τύπο αναδίπλωσης<emph> Διαμέσου</emph>.</ahelp></variable>"
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"hd_id3149692\n"
-"6\n"
+"05060200.xhp\n"
+"hd_id3149358\n"
+"47\n"
"help.text"
-msgid "Chapter entry"
-msgstr "Καταχώριση κεφαλαίου"
+msgid "Contour"
+msgstr "Περίγραμμα"
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"par_id3155174\n"
-"7\n"
+"05060200.xhp\n"
+"par_id3155793\n"
+"48\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_CHAPTERENTRY\">Select the chapter information that you want to include in the index entry.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_CHAPTERENTRY\">Επιλέξτε τις πληροφορίες του κεφαλαίου που θέλετε να συμπεριλάβετε στην καταχώριση του ευρετηρίου.</ahelp>"
+msgid "<variable id=\"konturtext\"><ahelp hid=\".uno:WrapContour\">Wraps text around the shape of the object. This option is not available for the <emph>Through</emph> wrap type, or for frames.</ahelp> To change the contour of an object, select the object, and then choose <emph>Format - Wrap - </emph><link href=\"text/swriter/01/05060201.xhp\" name=\"Edit Contour\"><emph>Edit Contour</emph></link>. </variable>"
+msgstr "<variable id=\"konturtext\"><ahelp hid=\".uno:WrapContour\">Αναδιπλώνει το κείμενο γύρω από το σχήμα του αντικειμένου. Η επιλογή αυτή δεν είναι διαθέσιμη για τον τύπο αναδίπλωσης <emph>Διαμέσου</emph>, ή για πλαίσια.</ahelp> Για να μεταβάλετε το περίγραμμα ενός αντικειμένου, επιλέξτε το αντικείμενο και ύστερα επιλέξτε <emph>Μορφή - Αναδίπλωση - </emph><link href=\"text/swriter/01/05060201.xhp\" name=\"Επεξεργασία περιγράμματος\"><emph>Επεξεργασία περιγράμματος</emph></link>. </variable>"
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"hd_id7605517\n"
+"05060200.xhp\n"
+"hd_id3154620\n"
+"51\n"
"help.text"
-msgid "Evaluate up to level"
-msgstr "Αξιολόγηση μέχρι το επίπεδο"
+msgid "Only outside"
+msgstr "Μόνο εκτός"
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"par_id6739402\n"
+"05060200.xhp\n"
+"par_id3147377\n"
+"52\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the maximum hierarchy level down to which objects are shown in the generated index.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το μέγιστο επίπεδο ιεραρχίας μέχρι το οποίο εμφανίζονται τα αντικείμενα στο γενικό ευρετήριο.</ahelp>"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_WRAP:CB_ONLYOUTSIDE\">Wraps text only around the contour of the object, but not in open areas within the object shape.</ahelp> This option is not available for frames."
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_WRAP:CB_ONLYOUTSIDE\">Αναδιπλώνει το κείμενο γύρω από το περίγραμμα του αντικειμένου, αλλά όχι σε ανοικτές περιοχές εντός του σχήματος του αντικειμένου.</ahelp> Η επιλογή αυτή δεν είναι διαθέσιμη για πλαίσια."
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"hd_id3149493\n"
-"8\n"
+"05060200.xhp\n"
+"hd_id3147397\n"
+"33\n"
"help.text"
-msgid "Character Style for main entries"
-msgstr "Τεχνοτροπία χαρακτήρων για κύριες καταχωρίσεις"
+msgid "Gaps"
+msgstr "Κενά"
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"par_id3149109\n"
-"9\n"
+"05060200.xhp\n"
+"par_id3149637\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_MAIN_ENTRY_STYLE\">Specify the formatting style for the main entries in the alphabetical index. To convert an index entry into a main entry, click in front of the index field in the document and then choose <emph>Edit - </emph><link href=\"text/swriter/01/04120100.xhp\" name=\"Index Entry\"><emph>Index Entry</emph></link>.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_MAIN_ENTRY_STYLE\">Καθορίστε την τεχνοτροπία μορφοποίησης για τις κύριες καταχωρίσεις στο αλφαβητικό ευρετήριο. Για να μετατρέψετε μια καταχώριση ευρετηρίου σε κύρια καταχώριση, πατήστε μπροστά από το πεδίο του ευρετηρίου στο έγγραφο και μετά επιλέξτε <emph>Επεξεργασία - </emph><link href=\"text/swriter/01/04120100.xhp\" name=\"Καταχώριση ευρετηρίου\"><emph>Καταχώριση ευρετηρίου</emph></link>.</ahelp>"
+msgid "Specify the amount of space to leave between the selected object and the text."
+msgstr "Καθορίστε το μήκος διαστήματος που θα υπάρχει μεταξύ του επιλεγμένου αντικειμένου και του κειμένου."
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"hd_id3148977\n"
-"10\n"
+"05060200.xhp\n"
+"hd_id3150659\n"
+"35\n"
"help.text"
-msgid "Alphabetical delimiter"
-msgstr "Αλφαβητικός οριοθέτης"
+msgid "Left"
+msgstr "Αριστερά"
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"par_id3147100\n"
-"11\n"
+"05060200.xhp\n"
+"par_id3150678\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_ALPHADELIM\">Uses the initial letters of the alphabetically arranged index entries as section headings.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_ALPHADELIM\" visibility=\"visible\">Χρησιμοποιεί τα αρχικά γράμματα της αλφαβητικής ταξινόμησης των καταχωρίσεων του ευρετηρίου ως κεφαλίδες της ενότητας.</ahelp>"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_LEFT_MARGIN\">Enter the amount of space that you want between the left edge of the object and the text.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_LEFT_MARGIN\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να υπάρχει μεταξύ του αριστερού άκρου του αντικειμένου και του κειμένου.</ahelp>"
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"hd_id3147226\n"
-"12\n"
+"05060200.xhp\n"
+"hd_id3154032\n"
+"37\n"
"help.text"
-msgid "Key separated by commas"
-msgstr "Κλειδιά που χωρίζονται με κόμματα"
+msgid "Right"
+msgstr "Δεξιά"
-#: 04120222.xhp
+#: 05060200.xhp
msgctxt ""
-"04120222.xhp\n"
-"par_id3153631\n"
-"13\n"
+"05060200.xhp\n"
+"par_id3149956\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_COMMASEPARATED\">Arranges the index entries on the same line, separated by commas.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_ENTRY:CB_COMMASEPARATED\" visibility=\"visible\">Τακτοποιεί τις καταχωρίσεις ευρετηρίου στην ίδια γραμμή, που χωρίζονται με κόμματα.</ahelp>"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_RIGHT_MARGIN\">Enter the amount of space that you want between the right edge of the object and the text.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_RIGHT_MARGIN\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να υπάρχει μεταξύ του δεξιού άκρου του αντικειμένου και του κειμένου.</ahelp>"
-#: 04090001.xhp
+#: 05060200.xhp
msgctxt ""
-"04090001.xhp\n"
+"05060200.xhp\n"
+"hd_id3149974\n"
+"39\n"
+"help.text"
+msgid "Top"
+msgstr "Πάνω"
+
+#: 05060200.xhp
+msgctxt ""
+"05060200.xhp\n"
+"par_id3147284\n"
+"40\n"
+"help.text"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_TOP_MARGIN\">Enter the amount of space that you want between the top edge of the object and the text.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_TOP_MARGIN\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να υπάρχει μεταξύ του πάνω άκρου του αντικειμένου και του κειμένου.</ahelp>"
+
+#: 05060200.xhp
+msgctxt ""
+"05060200.xhp\n"
+"hd_id3149609\n"
+"41\n"
+"help.text"
+msgid "Bottom"
+msgstr "Κάτω"
+
+#: 05060200.xhp
+msgctxt ""
+"05060200.xhp\n"
+"par_id3157884\n"
+"42\n"
+"help.text"
+msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_BOTTOM_MARGIN\">Enter the amount of space that you want between the bottom edge of the object and the text.</ahelp>"
+msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_WRAP:ED_BOTTOM_MARGIN\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να υπάρχει μεταξύ του κάτω άκρου του αντικειμένου και του κειμένου.</ahelp>"
+
+#: 05060201.xhp
+msgctxt ""
+"05060201.xhp\n"
"tit\n"
"help.text"
-msgid "Document"
-msgstr "Έγγραφο"
+msgid "Contour Editor"
+msgstr "Επεξεργαστής περιγράμματος"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"hd_id3150017\n"
+"05060201.xhp\n"
+"hd_id3153539\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04090001.xhp\" name=\"Document\">Document</link>"
-msgstr "<link href=\"text/swriter/01/04090001.xhp\" name=\"Έγγραφο\">Έγγραφο</link>"
+msgid "Contour Editor"
+msgstr "Επεξεργαστής περιγράμματος"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3147167\n"
+"05060201.xhp\n"
+"par_id3153677\n"
"2\n"
"help.text"
-msgid "Fields are used to insert information about the current document, for example, file name, template, statistics, user data, date, and time."
-msgstr "Τα πεδία χρησιμοποιούνται για την εισαγωγή πληροφοριών για το τρέχον έγγραφο, π.χ. όνομα αρχείου, πρότυπο, στατιστικά, δεδομένα χρήστη, ημερομηνία και ώρα."
+msgid "<variable id=\"konturtext\"><ahelp hid=\".uno:ContourDialog\">Changes the contour of the selected object. $[officename] uses the contour when determining the <link href=\"text/swriter/01/05060200.xhp\" name=\"text wrap\">text wrap</link> options for the object.</ahelp></variable>"
+msgstr "<variable id=\"konturtext\"><ahelp hid=\".uno:ContourDialog\">Αλλάζει το περίγραμμα από το επιλεγμένο αντικείμενο. Το $[officename] χρησιμοποιεί το περίγραμμα όταν καθορίζονται οι επιλογές <link href=\"text/swriter/01/05060200.xhp\" name=\"αναδίπλωσης κειμένου\">αναδίπλωσης κειμένου</link> για το αντικείμενο.</ahelp></variable>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3154470\n"
+"05060201.xhp\n"
+"par_id3155892\n"
+"46\n"
+"help.text"
+msgid "<ahelp hid=\"HID_CONTDLG_GRAPHWND\">Displays a preview of the contour.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONTDLG_GRAPHWND\">Εμφανίζει μια προεπισκόπηση του περιγράμματος.</ahelp>"
+
+#: 05060201.xhp
+msgctxt ""
+"05060201.xhp\n"
+"hd_id3159195\n"
"3\n"
"help.text"
-msgid "For the HTML export and import of date and time fields, <link href=\"text/swriter/01/04090007.xhp#datumuhrzeit\" name=\"special $[officename] formats\">special $[officename] formats</link> are used."
-msgstr "Για την εισαγωγή και εξαγωγή HTML των πεδίων ημερομηνίας και ώρας, χρησιμοποιούνται <link href=\"text/swriter/01/04090007.xhp#datumuhrzeit\" name=\"ειδικές μορφοποιήσεις του $[officename]\">ειδικές μορφοποιήσεις του $[officename]</link>."
+msgid "Apply"
+msgstr "Εφαρμογή"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"hd_id3151312\n"
+"05060201.xhp\n"
+"par_id3155184\n"
"4\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "<ahelp hid=\"HID_CONTDLG_APPLY\">Applies the contour to the selected object.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONTDLG_APPLY\">Εφαρμόζει το περίγραμμα στο επιλεγμένο αντικείμενο.</ahelp>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3153672\n"
+"05060201.xhp\n"
+"par_id3149827\n"
+"help.text"
+msgid "<image id=\"img_id3151253\" src=\"svx/res/nu07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151253\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151253\" src=\"svx/res/nu07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151253\">Εικονίδιο</alt></image>"
+
+#: 05060201.xhp
+msgctxt ""
+"05060201.xhp\n"
+"par_id3148971\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKTYPE\">Lists the available field types. To add a field to your document, click a field type, click a field in the <emph>Select </emph>list, and then click <emph>Insert</emph>.</ahelp> The following fields are available:"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKTYPE\">Εμφανίζει τους διαθέσιμους τύπους πεδίων. Για να προσθέσετε ένα πεδίο στο έγγραφό σας, πατήστε στον τύπο του πεδίου, πατήστε σε ένα πεδίο στη λίστα <emph>Επιλογή</emph> και κατόπιν πατήστε στο <emph>Εισαγωγή</emph>.</ahelp> Τα ακόλουθα πεδία είναι διαθέσιμα:"
+msgid "Apply"
+msgstr "Εφαρμογή"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3155182\n"
+"05060201.xhp\n"
+"hd_id3147091\n"
"6\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "Wrap Region"
+msgstr "Περιοχή αναδίπλωσης"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3143272\n"
+"05060201.xhp\n"
+"par_id3147217\n"
"7\n"
"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
+msgid "<ahelp hid=\"HID_CONTDLG_WORKPLACE\">Deletes the custom contour. Click here, and then click in the preview area.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONTDLG_WORKPLACE\">Διαγράφει το προσαρμοσμένο περίγραμμα. Πατήστε εδώ και μετά πατήστε στην περιοχή προεπισκόπησης.</ahelp>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3151248\n"
+"05060201.xhp\n"
+"par_id3147579\n"
+"help.text"
+msgid "<image id=\"img_id3147585\" src=\"svx/res/cd02.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147585\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147585\" src=\"svx/res/cd02.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147585\">Εικονίδιο</alt></image>"
+
+#: 05060201.xhp
+msgctxt ""
+"05060201.xhp\n"
+"par_id3153351\n"
+"8\n"
+"help.text"
+msgid "Work area"
+msgstr "Περιοχή εργασίας"
+
+#: 05060201.xhp
+msgctxt ""
+"05060201.xhp\n"
+"hd_id3149170\n"
+"9\n"
+"help.text"
+msgid "Select"
+msgstr "Επιλογή"
+
+#: 05060201.xhp
+msgctxt ""
+"05060201.xhp\n"
+"par_id3156270\n"
"10\n"
"help.text"
-msgid "Author"
-msgstr "Συντάκτης"
+msgid "<ahelp hid=\"HID_CONTDLG_SELECT\">Changes to selection mode, so that you can select the contour.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONTDLG_SELECT\">Τροποποιεί τη λειτουργία επιλογής, έτσι ώστε να μπορείτε να επιλέξετε το περίγραμμα.</ahelp>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3148975\n"
+"05060201.xhp\n"
+"par_id3151370\n"
+"help.text"
+msgid "<image id=\"img_id3151377\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151377\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151377\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151377\">Εικονίδιο</alt></image>"
+
+#: 05060201.xhp
+msgctxt ""
+"05060201.xhp\n"
+"par_id3150121\n"
"11\n"
"help.text"
-msgid "Inserts the name of the current user."
-msgstr "Εισάγει το όνομα του ενεργού χρήστη."
+msgid "Select"
+msgstr "Επιλογή"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3145759\n"
-"18\n"
+"05060201.xhp\n"
+"hd_id3155868\n"
+"12\n"
"help.text"
-msgid "Chapter"
-msgstr "Κεφάλαιο"
+msgid "Rectangle"
+msgstr "Ορθογώνιο"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3149172\n"
-"19\n"
+"05060201.xhp\n"
+"par_id3150696\n"
+"13\n"
"help.text"
-msgid "Inserts the chapter number and/or the chapter name."
-msgstr "Εισαγωγή του αριθμού κεφαλαίου ή/και του ονόματος κεφαλαίου."
+msgid "<ahelp hid=\"HID_CONTDLG_RECT\">Draws a rectangular contour where you drag in the object preview. To draw a square, hold down Shift while you drag.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONTDLG_RECT\">Σχεδιάζει ένα ορθογώνιο περίγραμμα όπου μεταφέρετε στην προεπισκόπηση του αντικειμένου. Για να σχεδιάσετε ένα τετράγωνο, κρατήστε πατημένο το πλήκτρο Shift κατά τη μεταφορά.</ahelp>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3145771\n"
+"05060201.xhp\n"
+"par_id3149559\n"
+"help.text"
+msgid "<image id=\"img_id3149565\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149565\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149565\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149565\">Εικονίδιο</alt></image>"
+
+#: 05060201.xhp
+msgctxt ""
+"05060201.xhp\n"
+"par_id3145137\n"
"14\n"
"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
+msgid "Rectangle"
+msgstr "Ορθογώνιο"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3151370\n"
+"05060201.xhp\n"
+"hd_id3155980\n"
"15\n"
"help.text"
-msgid "Inserts the current date. You can insert the date as a fixed field - <item type=\"literal\">Date (fixed)</item> - that does not change, or as a dynamic field - <item type=\"literal\">Date</item> - that it is updated automatically. To manually update the <item type=\"literal\">Date</item> field, press F9."
-msgstr "Εισάγει την τρέχουσα ημερομηνία. Μπορείτε επίσης να εισάγετε την ημερομηνία ως σταθερό πεδίο - <item type=\"literal\">Ημερομηνία (σταθερή)</item> - που δεν αλλάζει ή ως δυναμικό πεδίο - <item type=\"literal\">Ημερομηνία</item> - που ενημερώνεται αυτόματα. Για να ενημερώσετε χειροκίνητα το πεδίο <item type=\"literal\">Ημερομηνία </item>, πιέστε F9."
+msgid "Ellipse"
+msgstr "Έλλειψη"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3150699\n"
-"12\n"
+"05060201.xhp\n"
+"par_id3150558\n"
+"16\n"
"help.text"
-msgid "File name"
-msgstr "Όνομα αρχείου"
+msgid "<ahelp hid=\"HID_CONTDLG_CIRCLE\">Draws an oval contour where you drag in the object preview.</ahelp> To draw a circle, hold down shift while you drag."
+msgstr "<ahelp hid=\"HID_CONTDLG_CIRCLE\">Σχεδιάζει ένα ωοειδές περίγραμμα όπου μεταφέρετε στην προεπισκόπηση του αντικειμένου.</ahelp> Για να σχεδιάσετε έναν κύκλο, κρατήστε πατημένο το πλήκτρο Shift κατά τη μεταφορά."
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3150122\n"
-"13\n"
+"05060201.xhp\n"
+"par_id3146332\n"
"help.text"
-msgid "Inserts the filename and/or the directory path of the current document, as well as the filename without extension."
-msgstr "Εισαγωγή του ονόματος αρχείου ή/και της διαδρομής καταλόγου του τρέχοντος εγγράφου, καθώς και του ονόματος του αρχείου χωρίς επέκταση."
+msgid "<image id=\"img_id3146338\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146338\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146338\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146338\">Εικονίδιο</alt></image>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3147495\n"
-"20\n"
+"05060201.xhp\n"
+"par_id3148857\n"
+"17\n"
"help.text"
-msgid "Page"
-msgstr "Σελίδα"
+msgid "Ellipse"
+msgstr "Έλλειψη"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3145264\n"
-"21\n"
+"05060201.xhp\n"
+"hd_id3148443\n"
+"18\n"
"help.text"
-msgid "Inserts the page number of the current, previous, or next page."
-msgstr "Εισαγωγή του αριθμού σελίδας της τρέχουσας, της προηγούμενης ή της επόμενης σελίδας."
+msgid "Polygon"
+msgstr "Πολύγωνο"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3150561\n"
-"8\n"
+"05060201.xhp\n"
+"par_id3154774\n"
+"19\n"
"help.text"
-msgid "Sender"
-msgstr "Αποστολέας"
+msgid "<ahelp hid=\"HID_CONTDLG_POLY\">Draws a closed contour consisting of straight line segments. Click where you want to start the polygon, and drag to draw a line segment. Click again to define the end of the line segment, and continue clicking to define the remaining line segments of the polygon. Double-click to finish drawing the polygon. To constrain the polygon to angles of 45 degree, hold down Shift when you click.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONTDLG_POLY\">Σχεδιάζει ένα κλειστό περίγραμμα που αποτελείται από ευθύγραμμα τμήματα. Πατήστε οπουδήποτε επιθυμείτε να ξεκινά το πολύγωνο και μεταφέρετε για να σχεδιάστε ένα γραμμικό τμήμα. Πατήστε ξανά για να ορίσετε το τέλος του γραμμικού τμήματος και συνεχίστε πατώντας για να ορίσετε τα υπόλοιπα γραμμικά τμήματα του πολυγώνου. Διπλοπατήστε για να ολοκληρώσετε τη σχεδίαση του πολυγώνου. Για να περιορίσετε το πολύγωνο σε γωνίες των 45 μοιρών, κρατήστε πατημένο το πλήκτρο Shift όταν πατάτε.</ahelp>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3146341\n"
-"9\n"
+"05060201.xhp\n"
+"par_id3145304\n"
"help.text"
-msgid "Inserts fields containing user data. You can change the user-data that is displayed by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"$[officename] - User Data\">$[officename] - User Data</link></emph>."
-msgstr "Εισάγει πεδία που περιέχουν δεδομένα χρήστη. Μπορείτε να αλλάξετε τα δεδομένα χρήστη που εμφανίζονται διαλέγοντας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"$[officename] - Δεδομένα χρήστη\">$[officename] - Δεδομένα χρήστη</link></emph>."
+msgid "<image id=\"img_id3145311\" src=\"cmd/sc_polygon.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145311\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145311\" src=\"cmd/sc_polygon.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145311\">Εικονίδιο</alt></image>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3148863\n"
-"22\n"
+"05060201.xhp\n"
+"par_id3150164\n"
+"20\n"
"help.text"
-msgid "Statistics"
-msgstr "Στατιστικά"
+msgid "Polygon"
+msgstr "Πολύγωνο"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3151091\n"
-"23\n"
+"05060201.xhp\n"
+"hd_id3156096\n"
+"21\n"
"help.text"
-msgid "Inserts document statistics, such as page and word counts, as a field. To view the statistics of a document, choose <emph>File - Properties</emph>, and then click the <emph>Statistics</emph> tab."
-msgstr "Εισάγει στατιστικά εγγράφου, όπως μετρήσεις σελίδας και λέξεων, ως πεδίου. Για προβολή των στατιστικών εγγράφου, διαλέξτε <emph>Αρχείο - Ιδιότητες</emph> και έπειτα πατήστε στην καρτέλα <emph>Στατιστικά</emph>."
+msgid "Edit Points"
+msgstr "Επεξεργασία σημείων"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3153302\n"
-"16\n"
+"05060201.xhp\n"
+"par_id3156112\n"
+"22\n"
"help.text"
-msgid "Templates"
-msgstr "Πρότυπα"
+msgid "<ahelp hid=\"HID_CONTDLG_POLYEDIT\">Lets you change the shape of the contour. Click here, and then drag the handles of the contour.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONTDLG_POLYEDIT\">Σας επιτρέπει να αλλάξετε το σχήμα του περιγράμματος. Πατήστε εδώ και μετά μεταφέρτε τις λαβές του περιγράμματος.</ahelp>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3156123\n"
-"17\n"
+"05060201.xhp\n"
+"par_id3154711\n"
"help.text"
-msgid "Inserts the filename, the path, or the filename without the file extension of the current template. You can also insert the names of the \"Category\" and the \"Style\" formats used in the current template. To view the names of the template categories and the styles used in the templates, choose <emph>File - Templates -</emph><link href=\"text/shared/01/01110100.xhp\" name=\"Organize\"><emph>Organize</emph></link>."
-msgstr "Εισαγωγή του ονόματος αρχείου, της διαδρομής, ή του ονόματος του αρχείου χωρίς την επέκταση αρχείου του τρέχοντος προτύπου. Μπορείτε επίσης να εισάγετε τα ονόματα των χρησιμοποιούμενων μορφοποιήσεων \"Κατηγορία\" και \"Τεχνοτροπία\" στο τρέχον πρότυπο. Για να προβάλετε τα ονόματα των κατηγοριών προτύπου και των χρησιμοποιούμενων τεχνοτροπιών στα πρότυπα, επιλέξτε <emph>Αρχείο - Πρότυπα-</emph><link href=\"text/shared/01/01110100.xhp\" name=\"Οργάνωση\"><emph>Οργάνωση</emph></link>."
+msgid "<image id=\"img_id3154717\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154717\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154717\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154717\">Εικονίδιο</alt></image>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3146939\n"
+"05060201.xhp\n"
+"par_id3145632\n"
+"23\n"
+"help.text"
+msgid "Edit Points"
+msgstr "Επεξεργασία σημείων"
+
+#: 05060201.xhp
+msgctxt ""
+"05060201.xhp\n"
+"hd_id3150909\n"
"24\n"
"help.text"
-msgid "Time"
-msgstr "Ώρα"
+msgid "Move Points"
+msgstr "Μετακίνηση σημείων"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3154340\n"
+"05060201.xhp\n"
+"par_id3150925\n"
"25\n"
"help.text"
-msgid "Inserts the current time. You can insert the time as a fixed field - <item type=\"literal\">Time (fixed)</item> - that does not change, or as a dynamic field - <item type=\"literal\">Time</item> - that it is updated automatically. To manually update the <item type=\"literal\">Time</item> field, press F9."
-msgstr "Εισάγει την τρέχουσα ώρα. Μπορείτε να εισάγετε την ώρα ως σταθερό πεδίο - <item type=\"literal\">Ώρα (σταθερή)</item> - που δεν αλλάζει, ή ως δυναμικό πεδίο - <item type=\"literal\">Ώρα</item> - που ενημερώνεται αυτόματα. Για να ενημερώσετε χειροκίνητα το πεδίο <item type=\"literal\">Ώρα</item> πατήστε F9."
+msgid "<ahelp hid=\"HID_CONTDLG_POLYMOVE\">Lets you drag the handles of the contour to change the shape of the contour.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONTDLG_POLYMOVE\">Επιτρέπει να μεταφέρετε τις λαβές του περιγράμματος για να αλλάξετε το σχήμα του.</ahelp>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3154631\n"
+"05060201.xhp\n"
+"par_id3146940\n"
+"help.text"
+msgid "<image id=\"img_id3146947\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146947\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146947\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146947\">Εικονίδιο</alt></image>"
+
+#: 05060201.xhp
+msgctxt ""
+"05060201.xhp\n"
+"par_id3154330\n"
"26\n"
"help.text"
-msgid "The following fields can only be inserted if the corresponding field type is selected in the <emph>Type </emph>list."
-msgstr "Τα παρακάτω πεδία μπορούν να εισαχθούν μόνο, εάν έχετε επιλέξει τον αντίστοιχο τύπο πεδίου στη λίστα <emph>Τύπος </emph>."
+msgid "Move Points"
+msgstr "Μετακίνηση σημείων"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"hd_id3150660\n"
+"05060201.xhp\n"
+"hd_id3150086\n"
"27\n"
"help.text"
-msgid "Select"
-msgstr "Επιλογή"
+msgid "Insert Points"
+msgstr "Εισαγωγή σημείων"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3150678\n"
+"05060201.xhp\n"
+"par_id3150103\n"
"28\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKSELECTION\">Lists the available fields for the field type selected in the <emph>Type </emph>list. To insert a field, click the field, and then click <emph>Insert</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKSELECTION\">Εμφανίζει τα διαθέσιμα πεδία για τους επιλεγμένους τύπους πεδίου στη λίστα <emph>Τύπος</emph>. Για να εισάγετε ένα πεδίο, πατήστε στο πεδίο και κατόπιν πατήστε <emph>Εισαγωγή</emph>.</ahelp>"
+msgid "<ahelp hid=\"HID_CONTDLG_POLYINSERT\">Inserts a handle that you can drag to change the shape of the contour. Click here, and then click on the contour outline.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONTDLG_POLYINSERT\">Εισάγει μια λαβή που μπορείτε να σύρετε για να αλλάξετε το σχήμα του περιγράμματος. Πατήστε εδώ και μετά πατήστε στη διάρθρωση του περιγράμματος.</ahelp>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3155537\n"
-"53\n"
+"05060201.xhp\n"
+"par_id3149357\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 "Για να εισάγετε γρήγορα ένα πεδίο από τη λίστα, κρατείστε πατημένο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> και διπλοπατήστε στο πεδίο."
+msgid "<image id=\"img_id3149363\" src=\"cmd/sc_bezierinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149363\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149363\" src=\"cmd/sc_bezierinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149363\">Εικονίδιο</alt></image>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3155359\n"
+"05060201.xhp\n"
+"par_id3153120\n"
+"29\n"
+"help.text"
+msgid "Insert Points"
+msgstr "Εισαγωγή σημείων"
+
+#: 05060201.xhp
+msgctxt ""
+"05060201.xhp\n"
+"hd_id3153136\n"
"30\n"
"help.text"
-msgid "Fields"
-msgstr "Πεδία"
+msgid "Delete Points"
+msgstr "Διαγραφή σημείων"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3154220\n"
+"05060201.xhp\n"
+"par_id3154624\n"
"31\n"
"help.text"
-msgid "Function"
-msgstr "Λειτουργία"
+msgid "<ahelp hid=\"HID_CONTDLG_POLYDELETE\">Removes a point from the contour outline. Click here, and then click the point that you want to delete.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONTDLG_POLYDELETE\">Αφαιρεί ένα σημείο από τη διάρθρωση του περιγράμματος. Πατήστε εδώ και ύστερα στο σημείο που επιθυμείτε να διαγράψετε.</ahelp>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3145107\n"
+"05060201.xhp\n"
+"par_id3149637\n"
+"help.text"
+msgid "<image id=\"img_id3149643\" src=\"cmd/sc_bezierdelete.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149643\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149643\" src=\"cmd/sc_bezierdelete.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149643\">Εικονίδιο</alt></image>"
+
+#: 05060201.xhp
+msgctxt ""
+"05060201.xhp\n"
+"par_id3154028\n"
"32\n"
"help.text"
-msgid "Previous page"
-msgstr "Προηγούμενη σελίδα"
+msgid "Delete Points"
+msgstr "Διαγραφή σημείων"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3149595\n"
+"05060201.xhp\n"
+"hd_id3149949\n"
"33\n"
"help.text"
-msgid "Inserts the page number of the previous page in the document."
-msgstr "Εισάγει τον αριθμό της προηγούμενης σελίδας στο έγγραφο."
+msgid "Auto Contour"
+msgstr "Αυτόματο περίγραμμα"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3146896\n"
+"05060201.xhp\n"
+"par_id3149966\n"
"34\n"
"help.text"
-msgid "Next page"
-msgstr "Επόμενη σελίδα"
+msgid "<ahelp hid=\"HID_CONTDLG_AUTOCONTOUR\">Automatically draws a contour around the object that you can edit.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONTDLG_AUTOCONTOUR\">Σχεδιάζει αυτόματα ένα περίγραμμα γύρω από το αντικείμενο που μπορείτε να επεξεργαστείτε.</ahelp>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3148923\n"
+"05060201.xhp\n"
+"par_id3149615\n"
+"help.text"
+msgid "<image id=\"img_id3149621\" src=\"svx/res/cd025.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149621\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149621\" src=\"svx/res/cd025.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149621\">Εικονίδιο</alt></image>"
+
+#: 05060201.xhp
+msgctxt ""
+"05060201.xhp\n"
+"par_id3145655\n"
"35\n"
"help.text"
-msgid "Inserts the page number of the next page in the document."
-msgstr "Εισάγει τον αριθμό της επόμενης σελίδας στο έγγραφο."
+msgid "AutoContour"
+msgstr "Αυτόματο περίγραμμα"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3156032\n"
+"05060201.xhp\n"
+"hd_id3148705\n"
"36\n"
"help.text"
-msgid "Page Number"
-msgstr "Αριθμός σελίδας"
+msgid "Undo"
+msgstr "Αναίρεση"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3159212\n"
+"05060201.xhp\n"
+"par_id3148722\n"
"37\n"
"help.text"
-msgid "Inserts the current page number."
-msgstr "Εισάγει τον αριθμό της τρέχουσας σελίδας."
+msgid "<ahelp hid=\"HID_CONTDLG_UNDO\">Reverses the last action.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONTDLG_UNDO\">Αντιστρέφει την τελευταία ενέργεια.</ahelp>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3159229\n"
-"38\n"
+"05060201.xhp\n"
+"par_id3149200\n"
"help.text"
-msgid "In the <emph>Format</emph>, click the numbering format that you want to use."
-msgstr "Στη <emph>Μορφή</emph>, πατήστε στη μορφή αρίθμησης που θέλετε να χρησιμοποιήσετε."
+msgid "<image id=\"img_id3149206\" src=\"svx/res/cd020.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149206\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149206\" src=\"svx/res/cd020.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149206\">Εικονίδιο</alt></image>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3145188\n"
-"39\n"
+"05060201.xhp\n"
+"par_id3157890\n"
+"38\n"
"help.text"
-msgid "If you want, you can enter an <emph>Offset </emph>for the displayed page number. With an <emph>Offset</emph> value of 1, the field will display a number that is 1 more than the current page number, but only if a page with that number exists. On the last page of the document, this same field will be empty."
-msgstr "Μπορείτε εάν θέλετε, να εισάγετε μια <emph>Μετατόπιση </emph> για τον εμφανιζόμενο αριθμό σελίδας. Για μια <emph>Μετατόπιση</emph> της τιμής κατά 1, το πεδίο θα εμφανίσει έναν αριθμό που θα είναι κατά 1 παραπάνω από τον πραγματικό αριθμό της σελίδας, αλλά μόνο εάν η σελίδα με αυτόν τον αριθμό υπάρχει. Στην τελευταία σελίδα του εγγράφου, το ίδιο πεδίο θα είναι κενό."
+msgid "Undo"
+msgstr "Αναίρεση"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"hd_id3150891\n"
-"45\n"
+"05060201.xhp\n"
+"hd_id3157907\n"
+"39\n"
"help.text"
-msgid "Offset"
-msgstr "Μετατόπιση"
+msgid "Redo"
+msgstr "Ακύρωση αναίρεσης"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3155312\n"
-"46\n"
+"05060201.xhp\n"
+"par_id3154219\n"
+"40\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_FLD_DOK:ED_DOKVALUE\">Enter the offset value that you want to apply to a page number field, for example \"+1\".</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_FLD_DOK:ED_DOKVALUE\">Εισάγετε την τιμή της μετατόπισης που επιθυμείτε να εφαρμόσετε στον αριθμό της σελίδας, για παράδειγμα \"+1\".</ahelp>"
+msgid "<ahelp hid=\"HID_CONTDLG_REDO\">Reverses the action of the last <emph>Undo </emph>command.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONTDLG_REDO\">Αντιστρέφει την ενέργεια της τελευταίας εντολής <emph>Αναίρεση</emph>.</ahelp>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3154948\n"
-"54\n"
+"05060201.xhp\n"
+"par_id3154058\n"
"help.text"
-msgid "If you want to change the actual page number and not the displayed number, do not use the <emph>Offset</emph> value. To change page numbers, read the <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Page Numbers\"><emph>Page Numbers</emph></link> guide."
-msgstr "Εάν θέλετε να αλλάξετε τον πραγματικό αριθμό της σελίδας και όχι τον εμφανιζόμενο αριθμό, μη χρησιμοποιήσετε την τιμή <emph>Μετατόπιση</emph>. Για να αλλάξετε τους αριθμούς σελίδας, διαβάστε τον οδηγό <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Αριθμοί σελίδας\"><emph>Αριθμοί σελίδας</emph></link>."
+msgid "<image id=\"img_id3154073\" src=\"cmd/sc_redo.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154073\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154073\" src=\"cmd/sc_redo.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154073\">Εικονίδιο</alt></image>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"hd_id3145595\n"
+"05060201.xhp\n"
+"par_id3153195\n"
"41\n"
"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "Redo"
+msgstr "Ακύρωση αναίρεσης"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3145613\n"
+"05060201.xhp\n"
+"hd_id3153212\n"
"42\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKFORMAT\">Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKFORMAT\">Πατήστε στη μορφοποίηση που θέλετε να εφαρμόσετε στο επιλεγμένο πεδίο ή πατήστε στο \"Πρόσθετες μορφοποιήσεις\" για να ορίσετε μια προσαρμοσμένη μορφοποίηση.</ahelp>"
-
-#: 04090001.xhp
-msgctxt ""
-"04090001.xhp\n"
-"par_id3150138\n"
-"49\n"
-"help.text"
-msgid "<variable id=\"datumuhrzeitformat\">When you click \"Additional formats\", the <link href=\"text/shared/01/05020300.xhp\" name=\"Number Format\"><emph>Number Format</emph></link> dialog opens, where you can define a custom format. </variable>"
-msgstr "<variable id=\"datumuhrzeitformat\">Όταν πατάτε στο \"Πρόσθετες μορφοποιήσεις\", ανοίγει ο διάλογος <link href=\"text/shared/01/05020300.xhp\" name=\"Μορφοποίηση αρίθμησης\"><emph>Μορφοποίηση αρίθμησης</emph></link>, όπου μπορείτε να ορίσετε μια προσαρμοσμένη μορφή.</variable>"
+msgid "Color Replacer"
+msgstr "Αντικατάσταση χρώματος"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3154867\n"
-"50\n"
+"05060201.xhp\n"
+"par_id3145098\n"
+"43\n"
"help.text"
-msgid "If you choose \"Chapter number without separator\" for a chapter field, the separators that are specified for chapter number in <link href=\"text/swriter/01/06060000.xhp\" name=\"Tools - Outline numbering\"><emph>Tools - Outline numbering</emph></link> are not displayed."
-msgstr "Εάν επιλέξετε \"Αριθμός κεφαλαίου χωρίς διαχωριστικό\" για ένα πεδίο κεφαλαίου, τα διαχωριστικά που ορίζονται για τον αριθμό κεφαλαίου στο <link href=\"text/swriter/01/06060000.xhp\" name=\"Εργαλεία - Αρίθμηση διάρθρωσης\"><emph>Εργαλεία - Αρίθμηση διάρθρωσης</emph></link>δεν εμφανίζονται."
+msgid "<ahelp hid=\"HID_CONTDLG_PIPETTE\">Selects the parts of the bitmap that are the same color. Click here, and then click a color in the bitmap. To increase the color range that is selected, increase the value in the <emph>Tolerance</emph> box.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONTDLG_PIPETTE\">Επιλέγει τα μέρη της ψηφιογραφίας που έχουν το ίδιο χρώμα. Πατήστε εδώ και ύστερα σε ένα χρώμα στην ψηφιογραφία. Για να αυξήσετε το εύρος του χρώματος που είναι επιλεγμένο, αυξήστε την τιμή στο πλαίσιο <emph>Ανοχή</emph>.</ahelp>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3156079\n"
-"63\n"
+"05060201.xhp\n"
+"par_id3149578\n"
"help.text"
-msgid "If you choose \"chapter number\" as the <emph>format</emph> for reference fields, only the number of the chapter heading containing the referenced object is displayed in the field. If the paragraph style for the chapter heading is not numbered, the field is left blank."
-msgstr "Εάν επιλέξετε \"αρίθμηση κεφαλαίου\" ως <emph>μορφή </emph> για τα πεδία παραπομπής, μόνο ο αριθμός της κεφαλίδας του κεφαλαίου που περιέχει το αντικείμενο παραπομπής εμφανίζεται στο πεδίο. Εάν η τεχνοτροπία της παραγράφου για την κεφαλίδα του κεφαλαίου δεν είναι αριθμημένη, το πεδίο μένει κενό."
+msgid "<image id=\"img_id3149585\" src=\"sd/res/pipette.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149585\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149585\" src=\"sd/res/pipette.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149585\">Εικονίδιο</alt></image>"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3148682\n"
-"56\n"
+"05060201.xhp\n"
+"par_id3149381\n"
+"44\n"
"help.text"
-msgid "The following number range formats are for paragraphs formatted with numbered or bulleted lists:"
-msgstr "Οι ακόλουθες μορφοποιήσεις περιοχής αριθμών είναι για παραγράφους που έχουν μορφοποιηθεί με αριθμούς ή λίστες με κουκκίδες:"
+msgid "Color Replacer"
+msgstr "Αντικατάσταση χρώματος"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3150006\n"
-"57\n"
+"05060201.xhp\n"
+"hd_id3149398\n"
+"45\n"
"help.text"
-msgid "Category and number"
-msgstr "Κατηγορία και αριθμός"
+msgid "Tolerance"
+msgstr "Ανοχή"
-#: 04090001.xhp
+#: 05060201.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3155386\n"
-"58\n"
+"05060201.xhp\n"
+"par_id3154735\n"
+"47\n"
"help.text"
-msgid "The format contains everything between the beginning of the paragraph and directly after the number-range field"
-msgstr "Η μορφοποίηση περιέχει τα πάντα μεταξύ της αρχής της παραγράφου και αμέσως μετά το πεδίο περιοχής αριθμών."
+msgid "<ahelp hid=\".\">Enter the color tolerance for the Color Replacer as a percentage. To increase the color range that the Color Replacer selects, enter a high percentage.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε την ανοχή χρώματος για την αντικατάσταση χρώματος ως ποσοστό. Για να αυξήσετε την περιοχή χρώματος που επιλέγει το σταγονόμετρο, εισάγετε ένα υψηλότερο ποσοστό.</ahelp>"
-#: 04090001.xhp
+#: 05060300.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3146919\n"
-"59\n"
+"05060300.xhp\n"
+"tit\n"
"help.text"
-msgid "Caption text"
-msgstr "Κείμενο τίτλου"
+msgid "Picture"
+msgstr "Εικόνα"
-#: 04090001.xhp
+#: 05060300.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3155929\n"
-"60\n"
+"05060300.xhp\n"
+"hd_id3154473\n"
+"1\n"
"help.text"
-msgid "The format contains the text following the number-range field up to the end of the paragraph"
-msgstr "Η μορφοποίηση περιέχει το κείμενο που ακολουθεί το πεδίο περιοχής αριθμών, έως το τέλος της παραγράφου"
+msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Graphics\">Picture</link>"
+msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Γραφικά\">Εικόνα</link>"
-#: 04090001.xhp
+#: 05060300.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3148733\n"
-"61\n"
+"05060300.xhp\n"
+"par_id3152961\n"
+"2\n"
"help.text"
-msgid "Number"
-msgstr "Αριθμός"
+msgid "<ahelp hid=\"HID_GRF_EXT\">Specify the flip and the link options for the selected graphic.</ahelp>"
+msgstr "<ahelp hid=\"HID_GRF_EXT\">Καθορίστε τις επιλογές για την αναστροφή και τη σύνδεση για το επιλεγμένο γραφικό.</ahelp>"
-#: 04090001.xhp
+#: 05060300.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3148755\n"
-"62\n"
+"05060300.xhp\n"
+"hd_id3154191\n"
+"3\n"
"help.text"
-msgid "The format only contains the reference number"
-msgstr "Η μορφοποίηση περιέχει μόνο τον αριθμό παραπομπής"
+msgid "Flip"
+msgstr "Αναστροφή"
-#: 04090001.xhp
+#: 05060300.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id0902200804313432\n"
+"05060300.xhp\n"
+"hd_id3155174\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts the field as static content, that is, the field cannot be updated.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγει το πεδίο ως στατικό περιεχόμενο,δηλαδή, το πεδίο δεν μπορεί να ενημερωθεί.</ahelp>"
+msgid "Vertically"
+msgstr "Κάθετα"
-#: 04090001.xhp
+#: 05060300.xhp
msgctxt ""
-"04090001.xhp\n"
-"hd_id3153026\n"
-"43\n"
+"05060300.xhp\n"
+"par_id3149485\n"
+"8\n"
"help.text"
-msgid "Layer"
-msgstr "Επίπεδο"
+msgid "<variable id=\"vertikaltext\"><ahelp hid=\"SW:CHECKBOX:TP_GRF_EXT:CB_VERT\">Flips the selected graphic vertically.</ahelp></variable>"
+msgstr "<variable id=\"vertikaltext\"><ahelp hid=\"SW:CHECKBOX:TP_GRF_EXT:CB_VERT\">Αναστρέφει το επιλεγμένο γραφικό κάθετα.</ahelp></variable>"
-#: 04090001.xhp
+#: 05060300.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3154580\n"
-"44\n"
+"05060300.xhp\n"
+"hd_id3154829\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_FLD_DOK:ED_DOKLEVEL\">Select the chapter heading level that you want to include in the selected field.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_FLD_DOK:ED_DOKLEVEL\">Επιλέξτε το επίπεδο της κεφαλίδας του κεφαλαίου που θέλετε να συμπεριλάβετε στο επιλεγμένο πεδίο.</ahelp>"
+msgid "Horizontally"
+msgstr "Οριζόντια"
-#: 04090001.xhp
+#: 05060300.xhp
msgctxt ""
-"04090001.xhp\n"
-"hd_id3154598\n"
-"51\n"
+"05060300.xhp\n"
+"par_id3151261\n"
+"6\n"
"help.text"
-msgid "Offset in days/minutes"
-msgstr "Μετατόπιση σε ημέρες/λεπτά"
+msgid "<variable id=\"horizontaltext\"><ahelp hid=\"SW:CHECKBOX:TP_GRF_EXT:CB_HOR\">Flips the selected graphic horizontally.</ahelp></variable>"
+msgstr "<variable id=\"horizontaltext\"><ahelp hid=\"SW:CHECKBOX:TP_GRF_EXT:CB_HOR\">Αναστρέφει οριζόντια το επιλεγμένο γραφικό.</ahelp></variable>"
-#: 04090001.xhp
+#: 05060300.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3154899\n"
-"52\n"
+"05060300.xhp\n"
+"hd_id3147101\n"
+"15\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_FLD_DOK:ED_DOKDATEOFF\">Enter the offset that you want to apply to a date or time field.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_FLD_DOK:ED_DOKDATEOFF\">Εισάγετε την μετατόπιση που θέλετε να εφαρμόσετε στο πεδίο ημερομηνίας ή ώρας.</ahelp>"
+msgid "On all pages"
+msgstr "Σε όλες τις σελίδες"
-#: 04090001.xhp
+#: 05060300.xhp
msgctxt ""
-"04090001.xhp\n"
-"hd_id3154922\n"
-"47\n"
+"05060300.xhp\n"
+"par_id3147212\n"
+"16\n"
"help.text"
-msgid "Value"
-msgstr "Τιμή"
+msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_ALL_PAGES\">Flips the selected graphic horizontally on all pages.</ahelp>"
+msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_ALL_PAGES\">Αναστρέφει οριζόντια το επιλεγμένο γραφικό σε όλες τις σελίδες.</ahelp>"
-#: 04090001.xhp
+#: 05060300.xhp
msgctxt ""
-"04090001.xhp\n"
-"par_id3153049\n"
-"48\n"
+"05060300.xhp\n"
+"hd_id3153632\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_FLD_DOK:ED_DOKDATEOFF\">Enter the contents that you want to add to a user-defined field.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_FLD_DOK:ED_DOKDATEOFF\">Εισάγετε τα περιεχόμενα που θέλετε να προσθέσετε σε ένα πεδίο ορισμένο από το χρήστη.</ahelp>"
+msgid "On left pages"
+msgstr "Σε αριστερές σελίδες"
-#: 01160500.xhp
+#: 05060300.xhp
msgctxt ""
-"01160500.xhp\n"
-"tit\n"
+"05060300.xhp\n"
+"par_id3149037\n"
+"18\n"
"help.text"
-msgid "Name and Path of HTML Documents"
-msgstr "Όνομα και διαδρομή εγγράφων HTML"
+msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_LEFT_PAGES\">Flips the selected graphic horizontally only on even pages.</ahelp>"
+msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_LEFT_PAGES\">Αναστρέφει οριζόντια το επιλεγμένο γραφικό μόνο σε ζυγές σελίδες.</ahelp>"
-#: 01160500.xhp
+#: 05060300.xhp
msgctxt ""
-"01160500.xhp\n"
-"hd_id3147171\n"
-"1\n"
+"05060300.xhp\n"
+"hd_id3147580\n"
+"19\n"
"help.text"
-msgid "Name and Path of HTML Documents"
-msgstr "Όνομα και διαδρομή εγγράφων HTML"
+msgid "On right pages"
+msgstr "Σε δεξιές σελίδες"
-#: 01160500.xhp
+#: 05060300.xhp
msgctxt ""
-"01160500.xhp\n"
-"par_id3151175\n"
-"2\n"
+"05060300.xhp\n"
+"par_id3152775\n"
+"20\n"
"help.text"
-msgid "<variable id=\"htmltext\"><ahelp hid=\".uno:NewHtmlDoc\">Saves the file as an HTML document, so that you can view it in a web browser. You can choose to create a separate page when a heading style that you specify is encountered in the document.</ahelp> If you choose this option, a separate page of links to all of the pages that are generated is also created. </variable>"
-msgstr "<variable id=\"htmltext\"><ahelp hid=\".uno:NewHtmlDoc\">Αποθηκεύει το αρχείο ως ένα έγγραφο HTML, ώστε να μπορείτε να το δείτε σε ένα περιηγητή διαδικτύου. Μπορείτε να επιλέξετε να δημιουργήσετε μια χωριστή σελίδα όταν μια τεχνοτροπία κεφαλίδας που έχετε καθορίσει εμφανίζεται στο έγγραφο.</ahelp> Εάν κάνετε αυτήν την επιλογή, δημιουργείται μια χωριστή σελίδα από δεσμούς σε όλες τις σελίδες που δημιουργήθηκαν.</variable>"
+msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_RIGHT_PAGES\">Flips the selected graphic horizontally only on odd pages.</ahelp>"
+msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_RIGHT_PAGES\">Αναστρέφει οριζόντια το επιλεγμένο γραφικό μόνο σε μονές σελίδες.</ahelp>"
-#: 01160500.xhp
+#: 05060300.xhp
msgctxt ""
-"01160500.xhp\n"
-"par_id3149801\n"
-"3\n"
+"05060300.xhp\n"
+"hd_id3153349\n"
+"9\n"
"help.text"
-msgid "Consecutive numbers are added to the file name if more than one HTML document is created. The titles of the HTML pages are created from the topmost chapter heading."
-msgstr "Συνεχόμενοι αριθμοί προστίθενται στο όνομα αρχείου εάν δημιουργηθούν πάνω από ένα έγγραφο HTML. Οι τίτλοι των σελίδων HTML δημιουργούνται από την πρώτη κεφαλίδα του κεφαλαίου."
+msgid "Link"
+msgstr "Σύνδεση"
-#: 01160500.xhp
+#: 05060300.xhp
msgctxt ""
-"01160500.xhp\n"
-"hd_id3154568\n"
-"6\n"
+"05060300.xhp\n"
+"par_id3149164\n"
+"10\n"
"help.text"
-msgid "Display area"
-msgstr "Περιοχή εμφάνισης"
+msgid "Inserts the graphic as a link."
+msgstr "Εισάγει το γραφικό ως σύνδεσμο."
-#: 01160500.xhp
+#: 05060300.xhp
msgctxt ""
-"01160500.xhp\n"
-"hd_id3153668\n"
-"7\n"
+"05060300.xhp\n"
+"hd_id3149178\n"
+"11\n"
"help.text"
msgid "File name"
msgstr "Όνομα αρχείου"
-#: 01160500.xhp
+#: 05060300.xhp
msgctxt ""
-"01160500.xhp\n"
-"hd_id3155892\n"
-"4\n"
+"05060300.xhp\n"
+"par_id3156278\n"
+"12\n"
"help.text"
-msgid "Current Style"
-msgstr "Τρέχουσα τεχνοτροπία"
+msgid "<ahelp hid=\"SW:EDIT:TP_GRF_EXT:ED_CONNECT\">Displays the path to the linked graphic file. To change the link, click the browse button (<emph>...</emph>) and then locate the file that you want to link to. </ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_GRF_EXT:ED_CONNECT\">Εμφανίζει τη διαδρομή προς το συνδεμένο αρχείο του γραφικού. Για να αλλάξετε τον σύνδεσμο, πατήστε στο κουμπί περιήγησης (<emph>...</emph>) και ύστερα εντοπίστε το αρχείο στο οποίο θέλετε να συνδεθείτε. </ahelp>"
-#: 01160500.xhp
+#: 05060300.xhp
msgctxt ""
-"01160500.xhp\n"
-"par_id3149688\n"
-"5\n"
+"05060300.xhp\n"
+"hd_id3145776\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"HID_SEND_HTML_CTRL_LISTBOX_TEMPLATE\">Select the heading paragraph style that you want to use to indicate a new HTML page.</ahelp> To use this option, apply one of the heading paragraph styles to the paragraphs where you want to start a new page in the document."
-msgstr "<ahelp hid=\"HID_SEND_HTML_CTRL_LISTBOX_TEMPLATE\">Επιλέγει την τεχνοτροπία παραγράφου κεφαλίδας που θέλετε να χρησιμοποιήσετε για να δείξετε μια νέα HTML σελίδα.</ahelp> Για να χρησιμοποιήσετε αυτή την επιλογή, εφαρμόστε μία από τις τεχνοτροπίες παραγράφου κεφαλίδας στις παραγράφους που θέλετε να ξεκινούν μια νέα σελίδα στο έγγραφο."
+msgid "..."
+msgstr "..."
-#: 01160500.xhp
+#: 05060300.xhp
msgctxt ""
-"01160500.xhp\n"
-"hd_id3155187\n"
-"8\n"
+"05060300.xhp\n"
+"par_id3151373\n"
+"14\n"
"help.text"
-msgid "File type"
-msgstr "Τύπος αρχείου"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_GRF_EXT:PB_BROWSE\">Locate the new graphic file that you want to link to, and then click <emph>Open</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_GRF_EXT:PB_BROWSE\">Εντοπίστε το νέο αρχείο γραφικού στο οποίο θέλετε να συνδεθείτε και μετά πατήστε στο <emph>Άνοιγμα</emph>.</ahelp>"
-#: 01160500.xhp
+#: 05060300.xhp
msgctxt ""
-"01160500.xhp\n"
-"hd_id3143277\n"
-"9\n"
+"05060300.xhp\n"
+"par_id3155855\n"
+"21\n"
"help.text"
-msgid "Save"
-msgstr "Αποθήκευση"
+msgid "<link href=\"text/shared/01/05240000.xhp\" name=\"Format - Flip\">Format - Flip</link>"
+msgstr "<link href=\"text/shared/01/05240000.xhp\" name=\"Μορφή - Αναστροφή\">Μορφή - Αναστροφή</link>"
-#: 05130100.xhp
+#: 05060300.xhp
msgctxt ""
-"05130100.xhp\n"
-"tit\n"
+"05060300.xhp\n"
+"par_id3158743\n"
+"22\n"
"help.text"
-msgid "Condition"
-msgstr "Συνθήκη"
+msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Edit - Links\">Edit - Links</link>"
+msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Επεξεργασία - Σύνδεσμοι\">Επεξεργασία - Σύνδεσμοι</link>"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"bm_id3154656\n"
+"05060700.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>styles; conditional</bookmark_value><bookmark_value>conditional styles</bookmark_value>"
-msgstr "<bookmark_value>τεχνοτροπίες, υπό συνθήκη</bookmark_value><bookmark_value>τεχνοτροπίες υπό συνθήκη</bookmark_value>"
+msgid "Macro"
+msgstr "Μακροεντολή"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"hd_id3154656\n"
+"05060700.xhp\n"
+"hd_id3145241\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05130100.xhp\" name=\"Condition\">Condition</link>"
-msgstr "<link href=\"text/swriter/01/05130100.xhp\" name=\"Συνθήκη\">Συνθήκη</link>"
+msgid "<link href=\"text/swriter/01/05060700.xhp\" name=\"Macro\">Macro</link>"
+msgstr "<link href=\"text/swriter/01/05060700.xhp\" name=\"Μακροεντολή\">Μακροεντολή</link>"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"par_id3154766\n"
+"05060700.xhp\n"
+"par_id3158429\n"
"2\n"
"help.text"
-msgid "Define conditions for conditional styles here."
-msgstr "Ορίστε εδώ τις συνθήκες για τις τεχνοτροπίες υπό συνθήκη."
-
-#: 05130100.xhp
-msgctxt ""
-"05130100.xhp\n"
-"par_id3151391\n"
-"10\n"
-"help.text"
-msgid "Conditional styles are paragraph styles that have different properties depending on the context. Once defined, you cannot change the conditional properties of a conditional style."
-msgstr "Οι τεχνοτροπίες υπό συνθήκη είναι τεχνοτροπίες παραγράφων που έχουν διαφορετικές ιδιότητες ανάλογα με το περιβάλλον. Αφού καθοριστούν, δε μπορείτε να μεταβάλετε τις υπό συνθήκη ιδιότητες μιας τεχνοτροπίας υπό συνθήκη."
-
-#: 05130100.xhp
-msgctxt ""
-"05130100.xhp\n"
-"par_id3149349\n"
-"11\n"
-"help.text"
-msgid "$[officename] applies the paragraph properties of conditional styles as follows (the bold terms correspond to the titles of dialog fields): If a paragraph formatted with a conditional style is in a <emph>Context</emph> that has an <emph>Applied Style</emph> linked to it, then the <emph>Paragraph Style</emph> from that condition is used. If no style is linked to the <emph>Context</emph>, then the attributes defined in the conditional style apply. The following example illustrates this relationship:"
-msgstr "Το $[officename] εφαρμόζει τις ιδιότητες παραγράφου των υπό συνθήκη τεχνοτροπιών ως εξής (οι όροι με έντονα γράμματα αντιστοιχούν στους τίτλους των πεδίων διαλόγου): Εάν μία μορφοποιημένη παράγραφος με μια υπό συνθήκη τεχνοτροπία βρίσκεται σε ένα <emph>Περιβάλλον</emph> που έχει μια <emph>Εφαρμοσμένη τεχνοτροπία</emph> συνδεδεμένη με αυτή, τότε η <emph>Τεχνοτροπία παραγράφου</emph> από τη συνθήκη αυτή χρησιμοποιείται. Εάν δεν είναι συνδεδεμένη καμία τεχνοτροπία στο <emph>Περιβάλλον</emph>, τότε εφαρμόζονται τα γνωρίσματα που ορίστηκαν στην τεχνοτροπία υπό συνθήκη. Το ακόλουθο παράδειγμα αντικατοπτρίζει αυτήν τη σχέση:"
+msgid "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Specifies the macro to run when you click a graphic, frame, or an OLE object.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Προσδιορίζει τη μακροεντολή που θα εκτελείται όταν πατάτε σε ένα γραφικό, πλαίσιο, ή ένα αντικείμενο OLE.</ahelp>"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"par_id3149883\n"
-"12\n"
+"05060700.xhp\n"
+"hd_id3147176\n"
+"3\n"
"help.text"
-msgid "Open a blank text document and write a short business letter with a header (<emph>Format</emph> - <emph>Page</emph> - <emph>Header</emph>)."
-msgstr "Ανοίξτε ένα κενό έγγραφο κειμένου και γράψτε μία σύντομη επαγγελματική επιστολή με μία κεφαλίδα (<emph>Μορφή</emph> - <emph>Σελίδα</emph> - <emph>Κεφαλίδα</emph>)."
+msgid "Event"
+msgstr "Συμβάν"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"par_id3148768\n"
-"21\n"
+"05060700.xhp\n"
+"par_id3147564\n"
+"4\n"
"help.text"
-msgid "Define a new Paragraph Style by choosing <emph>New</emph> in the <emph>Styles and Formatting</emph> window, and selecting all the paragraph properties that you want for your business letter in the <emph>Paragraph Style</emph> dialog. Name this style \"Business letter\"."
-msgstr "Ορίστε μια νέα τεχνοτροπία παραγράφου επιλέγοντας <emph>Δημιουργία</emph> στο παράθυρο <emph>Τεχνοτροπίες και μορφοποίηση</emph> και επιλέγοντας όλες τις ιδιότητες της παραγράφου που επιθυμείτε για την επαγγελματική σας επιστολή στον διάλογο <emph>Τεχνοτροπία παραγράφου</emph>. Ονομάστε αυτήν την τεχνοτροπία \"Επαγγελματική επιστολή\"."
+msgid "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Lists the events that can trigger a macro.</ahelp> Only the events that are relevant to the selected object are listed."
+msgstr "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Κατηγοριοποιεί τα συμβάντα που μπορούν να οδηγήσουν στην εκτέλεση μίας μακροεντολής.</ahelp> Κατηγοριοποιούνται μόνο τα συμβάντα που είναι σχετικά με το επιλεγμένο αντικείμενο."
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"par_id3153723\n"
+"05060700.xhp\n"
+"par_id3149286\n"
"23\n"
"help.text"
-msgid "Then click the <emph>Condition</emph> tab and select the <emph>Conditional style</emph> field to define the new Paragraph Style as a conditional style."
-msgstr "Ύστερα πατήστε στην καρτέλα <emph>Συνθήκη</emph> και επιλέξτε το πεδίο <emph>Τεχνοτροπία υπό συνθήκη</emph> για να ορίσετε τη νέα τεχνοτροπία παραγράφου ως τεχνοτροπία υπό συνθήκη."
+msgid "The following table lists the object types and the events that can trigger a macro:"
+msgstr "Ο παρακάτω πίνακας κατηγοριοποιεί τους τύπους αντικειμένων και τα συμβάντα που μπορούν να οδηγήσουν στην εκτέλεση μίας εντολής:"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"par_id3154647\n"
+"05060700.xhp\n"
+"par_id3152949\n"
"24\n"
"help.text"
-msgid "In <emph>Context</emph>, select the header entry and under <emph>Paragraph Styles</emph> select the style for the header in your business letter; for example, the default Paragraph Style \"Header\". You also can select your own style."
-msgstr "Στο <emph>Περιβάλλον</emph>, επιλέξτε την καταχώριση κεφαλίδας και στις <emph>Τεχνοτροπίες παραγράφου</emph> επιλέξτε την τεχνοτροπία για την κεφαλίδα στην επαγγελματική σας επιστολή· για παράδειγμα, την προεπιλεγμένη τεχνοτροπία παραγράφου \"Κεφαλίδα\". Μπορείτε επίσης να επιλέξετε τη δική σας τεχνοτροπία."
+msgid "Event"
+msgstr "Συμβάν"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"par_id3150760\n"
+"05060700.xhp\n"
+"par_id3149808\n"
"25\n"
"help.text"
-msgid "You can apply the Paragraph Style to the context by double-clicking the selected entry in the <emph>Paragraph Styles</emph> list box or by using <emph>Apply</emph>."
-msgstr "Μπορείτε να εφαρμόσετε την τεχνοτροπία παραγράφου στο περιβάλλον διπλοπατώντας στην επιλεγμένη καταχώριση στο πλαίσιο λίστας <emph>Τεχνοτροπίες παραγράφου</emph> ή χρησιμοποιώντας την επιλογή <emph>Εφαρμογή</emph>."
+msgid "Event trigger"
+msgstr "Έναυσμα συμβάντος"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"par_id3149753\n"
+"05060700.xhp\n"
+"par_id3152957\n"
"26\n"
"help.text"
-msgid "Click <emph>OK</emph> to close the Paragraph Style dialog, and then format all paragraphs in your business letter, including the header, with the new \"Business letter\" conditional Paragraph Style. (When you click in the header, you may need to display <item type=\"literal\">All Styles</item> or <item type=\"literal\">Custom Styles</item> in the style list to use the new business letter style.)"
-msgstr "Πατήστε <emph>Εντάξει</emph> για να κλείσετε τον διάλογο τεχνοτροπίας παραγράφου και ύστερα μορφοποιήστε όλες τις παραγράφους στην επαγγελματική σας επιστολή, συμπεριλαμβανομένης της κεφαλίδας, με τη νέα τεχνοτροπία παραγράφου υπό συνθήκη για την \"Επαγγελματική επιστολή\". (Όταν πατάτε στην κεφαλίδα, ενδεχομένως να πρέπει να εμφανίσετε <item type=\"literal\">Όλες οι τεχνοτροπίες</item> ή <item type=\"literal\">Προσαρμοσμένες τεχνοτροπίες</item> στη λίστα τεχνοτροπιών που θα χρησιμοποιήσετε για τη νέα τεχνοτροπία επαγγελματικής επιστολής.)"
+msgid "OLE object"
+msgstr "Αντικείμενο OLE"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"par_id3145412\n"
+"05060700.xhp\n"
+"par_id3154564\n"
"27\n"
"help.text"
-msgid "The header text now has the attributes you specified in the Header Paragraph Style, while the other parts of the document have the attributes defined in the business letter conditional Paragraph Style."
-msgstr "Το κείμενο της κεφαλίδας έχει πλέον τα γνωρίσματα που ορίσατε στην τεχνοτροπία παραγράφου κεφαλίδας, ενώ τα άλλα μέρη του εγγράφου έχουν τα γνωρίσματα που έχουν οριστεί στην τεχνοτροπία παραγράφου υπό συνθήκη της επαγγελματικής επιστολής."
+msgid "Graphics"
+msgstr "Γραφικά"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
+"05060700.xhp\n"
+"par_id3153675\n"
+"28\n"
+"help.text"
+msgid "Frame"
+msgstr "Πλαίσιο"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
"par_id3154473\n"
-"13\n"
+"29\n"
"help.text"
-msgid "The \"Text body\" Style was created as a conditional style. Therefore, any styles you derive from it can be used as conditional styles."
-msgstr "Η τεχνοτροπία \"Σώμα κειμένου\" δημιουργήθηκε ως τεχνοτροπία υπό συνθήκη. Για το λόγο αυτό, οποιεσδήποτε τεχνοτροπίες παράγονται από αυτό μπορούν να χρησιμοποιηθούν ως τεχνοτροπίες υπό συνθήκη."
+msgid "AutoText"
+msgstr "Αυτόματο κείμενο"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"par_id3151321\n"
-"14\n"
+"05060700.xhp\n"
+"par_id3149684\n"
+"30\n"
"help.text"
-msgid "The Paragraph Style applied to the context is used when exporting to other formats (RTF, HTML, and so on)."
-msgstr "Η τεχνοτροπία παραγράφου που εφαρμόζεται στο περιβάλλον χρησιμοποιείται κατά την εξαγωγή σε άλλες μορφές αρχείων (RTF, HTML, κοκ.)."
+msgid "ImageMap area"
+msgstr "Περιοχή χάρτη εικόνας"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"hd_id3152952\n"
-"3\n"
+"05060700.xhp\n"
+"par_id3154197\n"
+"31\n"
"help.text"
-msgid "Conditional style"
-msgstr "Τεχνοτροπία υπό συνθήκη"
+msgid "Hyperlink"
+msgstr "Υπερσύνδεσμος"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"par_id3150974\n"
-"15\n"
+"05060700.xhp\n"
+"par_id3155182\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_CONDCOLL:CB_CONDITION\">Check this box to define a new style as a conditional style.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_CONDCOLL:CB_CONDITION\">Επισημάνετε αυτό το πλαίσιο για να ορίσετε μια νέα τεχνοτροπία ως τεχνοτροπία υπό συνθήκη.</ahelp>"
+msgid "Click object"
+msgstr "Πάτημα στο αντικείμενο"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"hd_id3153672\n"
-"4\n"
+"05060700.xhp\n"
+"par_id3149489\n"
+"33\n"
"help.text"
-msgid "Context"
-msgstr "Περιεχόμενο"
+msgid "object is selected"
+msgstr "το αντικείμενο είναι επιλεγμένο"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"par_id3147530\n"
-"16\n"
+"05060700.xhp\n"
+"par_id3151249\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\"HID_COND_COLL_TABLIST\">Here you can see the $[officename] predefined contexts, including outline levels 1 to 10, numbering/bullets levels 1 to 10, table header, table contents, section, border, footnote, header and footer.</ahelp>"
-msgstr "<ahelp hid=\"HID_COND_COLL_TABLIST\">Εδώ μπορείτε να δείτε τα προκαθορισμένα περιεχόμενα του $[officename], συμπεριλαμβανομένων των επιπέδων διάρθρωσης από 1 έως 10, των επιπέδων αρίθμησης/κουκκίδων 1 έως 10, της κεφαλίδας του πίνακα, των περιεχομένων του πίνακα, της ενότητας, του περιγράμματος, της υποσημείωσης, της κεφαλίδας και του υποσέλιδου.</ahelp>"
+msgid "x"
+msgstr "x"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"hd_id3155896\n"
-"5\n"
+"05060700.xhp\n"
+"par_id3149104\n"
+"35\n"
"help.text"
-msgid "Applied Style"
-msgstr "Εφαρμοσμένη τεχνοτροπία"
+msgid "x"
+msgstr "x"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"par_id3149689\n"
-"17\n"
+"05060700.xhp\n"
+"par_id3147089\n"
+"36\n"
"help.text"
-msgid "Here you can see the list of all Paragraph Styles applied to a context."
-msgstr "Εδώ μπορείτε να δείτε τη λίστα όλων των τεχνοτροπιών παραγράφου που εφαρμόζονται σε ένα περιεχόμενο."
+msgid "x"
+msgstr "x"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"hd_id3154194\n"
-"6\n"
+"05060700.xhp\n"
+"par_id3153637\n"
+"37\n"
"help.text"
-msgid "Styles"
-msgstr "Τεχνοτροπίες"
+msgid "Mouse over object"
+msgstr "Το ποντίκι πάνω από το αντικείμενο"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"par_id3159195\n"
-"18\n"
+"05060700.xhp\n"
+"par_id3147579\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_CONDCOLL:LB_STYLE\">A list of all Paragraph Styles which can be assigned to a context is contained in the list box.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_CONDCOLL:LB_STYLE\">Μία λίστα με όλες τις τεχνοτροπίες παραγράφου που μπορούν να ανατεθούν σε ένα περιεχόμενο που περιέχεται στο πλαίσιο της λίστας.</ahelp>"
+msgid "mouse pointer moves over the object"
+msgstr "ο δείκτης του ποντικιού μετακινείται πάνω από το αντικείμενο"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"hd_id3149306\n"
-"8\n"
+"05060700.xhp\n"
+"par_id3152779\n"
+"39\n"
"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "x"
+msgstr "x"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"par_id3151335\n"
-"19\n"
+"05060700.xhp\n"
+"par_id3153349\n"
+"40\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_CONDCOLL:PB_REMOVE\">Click here to remove the current context assigned to the selected style.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_CONDCOLL:PB_REMOVE\">Πατήστε εδώ για να αφαιρέσετε το τρέχον περιεχόμενο που έχει ανατεθεί στην επιλεγμένη τεχνοτροπία.</ahelp>"
+msgid "x"
+msgstr "x"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"hd_id3149483\n"
-"9\n"
+"05060700.xhp\n"
+"par_id3149174\n"
+"41\n"
"help.text"
-msgid "Assign"
-msgstr "Ανάθεση"
+msgid "x"
+msgstr "x"
-#: 05130100.xhp
+#: 05060700.xhp
msgctxt ""
-"05130100.xhp\n"
-"par_id3154829\n"
-"20\n"
+"05060700.xhp\n"
+"par_id3151031\n"
+"42\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_CONDCOLL:PB_ASSIGN\">Click <emph>Assign</emph> to apply the <emph>selected Paragraph Style</emph> to the defined <emph>context</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_CONDCOLL:PB_ASSIGN\">Πατήστε στην <emph>Ανάθεση</emph> για να εφαρμόσετε την <emph>επιλεγμένη τεχνοτροπία παραγράφου</emph> στο ορισμένο <emph>περιεχόμενο</emph>.</ahelp>"
+msgid "x"
+msgstr "x"
-#: 03140000.xhp
+#: 05060700.xhp
msgctxt ""
-"03140000.xhp\n"
-"tit\n"
+"05060700.xhp\n"
+"par_id3145784\n"
+"43\n"
"help.text"
-msgid "Hidden Paragraphs"
-msgstr "Κρυφές παράγραφοι"
+msgid "x"
+msgstr "x"
-#: 03140000.xhp
+#: 05060700.xhp
msgctxt ""
-"03140000.xhp\n"
-"hd_id3155959\n"
-"1\n"
+"05060700.xhp\n"
+"par_id3155910\n"
+"44\n"
"help.text"
-msgid "<link href=\"text/swriter/01/03140000.xhp\" name=\"Hidden Paragraphs\">Hidden Paragraphs</link>"
-msgstr "<link href=\"text/swriter/01/03140000.xhp\" name=\"Κρυφές παράγραφοι\">Κρυφές παράγραφοι</link>"
+msgid "Trigger Hyperlink"
+msgstr "Έναυσμα υπερσύνδεσμου"
-#: 03140000.xhp
+#: 05060700.xhp
msgctxt ""
-"03140000.xhp\n"
-"par_id3150251\n"
-"2\n"
+"05060700.xhp\n"
+"par_id3155857\n"
+"45\n"
"help.text"
-msgid "<ahelp hid=\".uno:ShowHiddenParagraphs\">Shows or hides hidden paragraphs.</ahelp> This option only affects the screen display of hidden paragraphs, and not the printing of hidden paragraphs."
-msgstr "<ahelp hid=\".uno:ShowHiddenParagraphs\">Εμφανίζει ή κρύβει τις κρυφές παραγράφους.</ahelp> Αυτή η επιλογή επηρεάζει μόνο την εμφάνιση των κρυφών παραγράφων στην οθόνη και όχι στην εκτύπωση των κρυφών παραγράφων."
+msgid "hyperlink that is assigned to the object is clicked"
+msgstr "υπερσύνδεσμος που έχει αποδοθεί στο αντικείμενο που πατιέται"
-#: 03140000.xhp
+#: 05060700.xhp
msgctxt ""
-"03140000.xhp\n"
-"par_id3157875\n"
-"3\n"
+"05060700.xhp\n"
+"par_id3150693\n"
+"46\n"
"help.text"
-msgid "To enable this feature, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Formatting Aids\">%PRODUCTNAME Writer - Formatting Aids</link></emph>, and ensure that the <emph>Hidden paragraphs</emph> check box in the <emph>Display of</emph> area is selected."
-msgstr "Για ενεργοποίηση αυτής της λειτουργίας, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Βοηθήματα μορφοποίησης\">%PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</link></emph> και βεβαιωθείτε ότι το πλαίσιο ελέγχου <emph>Κρυφές παράγραφοι</emph> στην περιοχή <emph>Προβολή</emph> είναι επιλεγμένο."
+msgid "x"
+msgstr "x"
-#: 03140000.xhp
+#: 05060700.xhp
msgctxt ""
-"03140000.xhp\n"
-"par_id3154501\n"
-"4\n"
+"05060700.xhp\n"
+"par_id3147423\n"
+"47\n"
"help.text"
-msgid "Use the <link href=\"text/swriter/01/04090000.xhp\" name=\"field command\">field command</link> \"Hidden Paragraph\" to assign a <link href=\"text/swriter/01/04090200.xhp\" name=\"condition\">condition</link> that must be met to hide a paragraph. If the condition is not met, the paragraph is displayed."
-msgstr "Χρησιμοποιήστε την <link href=\"text/swriter/01/04090000.xhp\" name=\"εντολή πεδίου\">εντολή πεδίου</link> \"Κρυφή παράγραφος\" για να αποδώσετε μια <link href=\"text/swriter/01/04090200.xhp\" name=\"συνθήκη\">συνθήκη </link> που πρέπει να ισχύει για την απόκρυψη μιας παραγράφου. Εάν η συνθήκη δεν ισχύει, τότε εμφανίζεται η παράγραφος."
+msgid "x"
+msgstr "x"
-#: 03140000.xhp
+#: 05060700.xhp
msgctxt ""
-"03140000.xhp\n"
-"par_id3083451\n"
-"5\n"
+"05060700.xhp\n"
+"par_id3145256\n"
+"48\n"
"help.text"
-msgid "When you hide a paragraph, footnotes and frames that are anchored to characters in the paragraph are also hidden."
-msgstr "Όταν κρύβετε μια παράγραφο, οι υποσημειώσεις και τα πλαίσια που προσδέσατε στους χαρακτήρες στην παράγραφο είναι επίσης κρυφά."
+msgid "x"
+msgstr "x"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"tit\n"
+"05060700.xhp\n"
+"par_id3149554\n"
+"49\n"
"help.text"
-msgid "Text Grid"
-msgstr "Πλέγμα κειμένου"
+msgid "x"
+msgstr "x"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"bm_id3150760\n"
+"05060700.xhp\n"
+"par_id3155976\n"
+"50\n"
"help.text"
-msgid "<bookmark_value>text grid for Asian layout</bookmark_value>"
-msgstr "<bookmark_value>πλέγμα κειμένου για ασιατική διάταξη</bookmark_value>"
+msgid "Mouse leaves object"
+msgstr "Το ποντίκι εγκαταλείπει το αντικείμενο"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"hd_id3150760\n"
-"18\n"
+"05060700.xhp\n"
+"par_id3149216\n"
+"51\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05040800.xhp\" name=\"Text Grid\">Text Grid</link>"
-msgstr "<link href=\"text/swriter/01/05040800.xhp\" name=\"Πλέγμα κειμένου\">Πλέγμα κειμένου</link>"
+msgid "mouse pointer moves off the object"
+msgstr "ο δείκτης του ποντικιού μετακινείται έξω από το αντικείμενο"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"par_id3151171\n"
-"17\n"
+"05060700.xhp\n"
+"par_id3147739\n"
+"52\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds a text grid to the current page style. This option is only available if Asian language support is enabled under <emph>Language Settings - Languages</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει πλέγμα κειμένου στην τρέχουσα τεχνοτροπία σελίδας. Αυτή η επιλογή είναι διαθέσιμη μόνο εάν η υποστήριξη ασιατικών γλωσσών είναι ενεργή στο <emph>Ρυθμίσεις γλώσσας - Γλώσσες</emph> του πλαισίου διαλόγου επιλογές.</ahelp>"
+msgid "x"
+msgstr "x"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"hd_id3154101\n"
-"16\n"
+"05060700.xhp\n"
+"par_id3146336\n"
+"53\n"
"help.text"
-msgid "Grid"
-msgstr "Πλέγμα"
+msgid "x"
+msgstr "x"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"par_id3149805\n"
-"15\n"
+"05060700.xhp\n"
+"par_id3149841\n"
+"54\n"
"help.text"
-msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_TEXTGRID_PAGE_RB_CHARSGRID\">Adds or removes a text grid for lines or characters to the current page style.</ahelp>"
-msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_TEXTGRID_PAGE_RB_CHARSGRID\">Προσθέτει ή αφαιρεί ένα πλέγμα κειμένου για γραμμές ή χαρακτήρες στην τρέχουσα τεχνοτροπία σελίδας.</ahelp>"
+msgid "x"
+msgstr "x"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"hd_id3153537\n"
-"14\n"
+"05060700.xhp\n"
+"par_id3148436\n"
+"55\n"
"help.text"
-msgid "Grid layout"
-msgstr "Διάταξη πλέγματος"
+msgid "x"
+msgstr "x"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"hd_id3154478\n"
-"12\n"
+"05060700.xhp\n"
+"par_id3151082\n"
+"56\n"
"help.text"
-msgid "Lines per page"
-msgstr "Γραμμές ανά σελίδα"
+msgid "x"
+msgstr "x"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"par_id3151308\n"
-"11\n"
+"05060700.xhp\n"
+"par_id3154780\n"
+"57\n"
"help.text"
-msgid "<ahelp hid=\"SW_NUMERICFIELD_TP_TEXTGRID_PAGE_NF_LINESPERPAGE\">Enter the maximum number of lines that you want on a page.</ahelp>"
-msgstr "<ahelp hid=\"SW_NUMERICFIELD_TP_TEXTGRID_PAGE_NF_LINESPERPAGE\">Εισάγετε το μέγιστο αριθμό γραμμών που επιθυμείτε σε μία σελίδα.</ahelp>"
+msgid "Graphics load successful"
+msgstr "Πετυχημένη φόρτωση γραφικών"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"hd_id3152957\n"
-"10\n"
+"05060700.xhp\n"
+"par_id3145304\n"
+"58\n"
"help.text"
-msgid "Characters per line"
-msgstr "Χαρακτήρες ανά γραμμή"
+msgid "graphic is loaded successfully"
+msgstr "το γραφικό φορτώθηκε με επιτυχία"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"par_id3153674\n"
-"9\n"
+"05060700.xhp\n"
+"par_id3150169\n"
+"59\n"
"help.text"
-msgid "<ahelp hid=\"SW_NUMERICFIELD_TP_TEXTGRID_PAGE_NF_CHARSPERLINE\">Enter the maximum number of characters that you want on a line.</ahelp>"
-msgstr "<ahelp hid=\"SW_NUMERICFIELD_TP_TEXTGRID_PAGE_NF_CHARSPERLINE\">Εισάγετε το μέγιστο αριθμό χαρακτήρων που επιθυμείτε σε μία γραμμή.</ahelp>"
+msgid "x"
+msgstr "x"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"hd_id3149684\n"
-"8\n"
+"05060700.xhp\n"
+"par_id3154718\n"
+"60\n"
"help.text"
-msgid "Max. base text size"
-msgstr "Μέγιστο μέγεθος βάσης κειμένου"
+msgid "Graphics load terminated"
+msgstr "Τερματισμός φόρτωσης γραφικών"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"par_id3154193\n"
-"7\n"
+"05060700.xhp\n"
+"par_id3156136\n"
+"61\n"
"help.text"
-msgid "<ahelp hid=\"SW_METRICFIELD_TP_TEXTGRID_PAGE_MF_TEXTSIZE\">Enter the maximum base text size. A large value results in less characters per line.</ahelp>"
-msgstr "<ahelp hid=\"SW_METRICFIELD_TP_TEXTGRID_PAGE_MF_TEXTSIZE\">Εισάγετε το μέγιστο μέγεθος του βασικού κειμένου. Μία μεγάλη τιμή έχει ως αποτέλεσμα λιγότερους χαρακτήρες ανά γραμμή.</ahelp>"
+msgid "loading of the graphic is terminated by the user (for example, when downloading)"
+msgstr "έχει τερματιστεί από τον χρήστη η φόρτωση του γραφικού (για παράδειγμα, κατά τη λήψη του)"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"hd_id3155182\n"
-"6\n"
+"05060700.xhp\n"
+"par_id3156105\n"
+"62\n"
"help.text"
-msgid "Max. Ruby text size"
-msgstr "Μέγιστο μέγεθος κειμένου Ruby"
+msgid "x"
+msgstr "x"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"par_id3143283\n"
-"5\n"
+"05060700.xhp\n"
+"par_id3155079\n"
+"63\n"
"help.text"
-msgid "<ahelp hid=\"SW_METRICFIELD_TP_TEXTGRID_PAGE_MF_RUBYSIZE\">Enter the font size for the Ruby text.</ahelp>"
-msgstr "<ahelp hid=\"SW_METRICFIELD_TP_TEXTGRID_PAGE_MF_RUBYSIZE\">Εισάγετε το μέγεθος γραμματοσειράς για το κείμενο της Ruby.</ahelp>"
+msgid "Graphics load faulty"
+msgstr "Εσφαλμένη φόρτωση γραφικών"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"hd_id3149496\n"
-"4\n"
+"05060700.xhp\n"
+"par_id3149250\n"
+"64\n"
"help.text"
-msgid "Ruby text below/left from base text"
-msgstr "Κείμενο Ruby κάτω/αριστερά από το βασικό κείμενο."
+msgid "graphic is not successfully loaded"
+msgstr "το γραφικό αντικείμενο δεν έχει φορτωθεί με επιτυχία"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"par_id3149816\n"
-"3\n"
+"05060700.xhp\n"
+"par_id3154327\n"
+"65\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_TEXTGRID_PAGE_CB_RUBYBELOW\">Displays Ruby text to the left of or below the base text.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_TEXTGRID_PAGE_CB_RUBYBELOW\">Εμφανίζει το κείμενο της Ruby στα αριστερά ή κάτω από το βασικό κείμενο.</ahelp>"
+msgid "x"
+msgstr "x"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"hd_id3149100\n"
-"2\n"
+"05060700.xhp\n"
+"par_id3148779\n"
+"66\n"
"help.text"
-msgid "Grid display"
-msgstr "Εμφάνιση πλέγματος"
+msgid "Input of alpha characters"
+msgstr "Εισαγωγή αλφαριθμητικών χαρακτήρων"
-#: 05040800.xhp
+#: 05060700.xhp
msgctxt ""
-"05040800.xhp\n"
-"par_id3147089\n"
-"1\n"
+"05060700.xhp\n"
+"par_id3150030\n"
+"67\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_TEXTGRID_PAGE_LB_COLOR\">Specifies the printing and color options of the text grid.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_TEXTGRID_PAGE_LB_COLOR\">Καθορίζει τις επιλογές εκτύπωσης και χρώματος για το πλέγμα κειμένου.</ahelp>"
+msgid "text is inputted"
+msgstr "έχει εισαχθεί κείμενο"
-#: 03090000.xhp
+#: 05060700.xhp
msgctxt ""
-"03090000.xhp\n"
-"tit\n"
+"05060700.xhp\n"
+"par_id3155792\n"
+"68\n"
"help.text"
-msgid "Fields"
-msgstr "Πεδία"
+msgid "x"
+msgstr "x"
-#: 03090000.xhp
+#: 05060700.xhp
msgctxt ""
-"03090000.xhp\n"
-"hd_id3154505\n"
-"1\n"
+"05060700.xhp\n"
+"par_id3154623\n"
+"69\n"
"help.text"
-msgid "<link href=\"text/swriter/01/03090000.xhp\" name=\"Fields\">Field Names</link>"
-msgstr "<link href=\"text/swriter/01/03090000.xhp\" name=\"Πεδία\">Πεδία</link>"
+msgid "Input of non-alpha characters"
+msgstr "Εισαγωγή μη αλφαριθμητικών χαρακτήρων"
-#: 03090000.xhp
+#: 05060700.xhp
msgctxt ""
-"03090000.xhp\n"
-"par_id3147171\n"
-"2\n"
+"05060700.xhp\n"
+"par_id3147391\n"
+"70\n"
"help.text"
-msgid "<ahelp hid=\".uno:Fieldnames\">Switches the field display between field names and field contents.</ahelp> A check mark indicates that the field names are displayed, and no check mark indicates that field contents are displayed. Some field contents cannot be displayed."
-msgstr "<ahelp hid=\".uno:Fieldnames\">Εναλλάσσει την εμφάνιση πεδίου μεταξύ των ονομάτων του πεδίου και των περιεχομένων του πεδίου.</ahelp> Ένα σημάδι ελέγχου δείχνει ότι τα ονόματα των πεδίων εμφανίζονται και όταν δεν υπάρχει σημάδι ελέγχου, δείχνει ότι εμφανίζονται τα περιεχόμενα του πεδίου. Μερικά περιεχόμενα πεδίου δεν μπορούν να εμφανιστούν."
+msgid "Nonprinting characters, such as tabs and line breaks, are entered"
+msgstr "Οι μη εκτυπώσιμοι χαρακτήρες, όπως οι στηλοθέτες και οι αλλαγές γραμμών, εισάγονται"
-#: 03090000.xhp
+#: 05060700.xhp
msgctxt ""
-"03090000.xhp\n"
-"par_id3149287\n"
-"4\n"
+"05060700.xhp\n"
+"par_id3150666\n"
+"71\n"
"help.text"
-msgid "To change the default field display to field names instead of the field contents, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - View</emph>, and then select the<emph> Field codes </emph>checkbox in the <emph>Display</emph> area."
-msgstr "Για αλλαγή της προεπιλεγμένης προβολής πεδίου σε ονόματα πεδίων αντί για περιεχόμενα πεδίου, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Προβολή</emph> και έπειτα επιλέξτε το πλαίσιο ελέγχου <emph>Κωδικοί πεδίων</emph> στην περιοχή <emph>Προβολή</emph>."
+msgid "x"
+msgstr "x"
-#: 03090000.xhp
+#: 05060700.xhp
msgctxt ""
-"03090000.xhp\n"
-"par_id3154098\n"
-"5\n"
+"05060700.xhp\n"
+"par_id3149963\n"
+"72\n"
"help.text"
-msgid "When you print a document with <emph>View - Field Names</emph> enabled, you are prompted to include the field names in the print out."
-msgstr "Όταν εκτυπώνετε ένα έγγραφο με το <emph>Προβολή - Ονόματα Πεδίων</emph> ενεργοποιημένο, σας ζητιέται να συμπεριλάβετε τα ονόματα πεδίων στην εκτύπωση."
+msgid "Resize frame"
+msgstr "Αυξομείωση πλαισίου"
-#: 03090000.xhp
+#: 05060700.xhp
msgctxt ""
-"03090000.xhp\n"
-"par_id3145579\n"
-"3\n"
+"05060700.xhp\n"
+"par_id3147284\n"
+"73\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Insert - Fields\">Insert - Fields</link>."
-msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Εισαγωγή - Πεδία\">Εισαγωγή - Πεδία.</link>."
+msgid "frame is resized"
+msgstr "το πλαίσιο έχει αυξομειωθεί"
-#: 03080000.xhp
+#: 05060700.xhp
msgctxt ""
-"03080000.xhp\n"
-"tit\n"
+"05060700.xhp\n"
+"par_id3150774\n"
+"74\n"
"help.text"
-msgid "Field Shadings"
-msgstr "Σκιάσεις πεδίου"
+msgid "x"
+msgstr "x"
-#: 03080000.xhp
+#: 05060700.xhp
msgctxt ""
-"03080000.xhp\n"
-"hd_id3151177\n"
-"18\n"
+"05060700.xhp\n"
+"par_id3148713\n"
+"75\n"
"help.text"
-msgid "<link href=\"text/swriter/01/03080000.xhp\" name=\"Field Shadings\">Field Shadings</link>"
-msgstr "<link href=\"text/swriter/01/03080000.xhp\" name=\"Σκιάσεις πεδίου\">Σκιάσεις πεδίου</link>"
+msgid "Move frame"
+msgstr "Μετακίνηση πλαισίου"
-#: 03080000.xhp
+#: 05060700.xhp
msgctxt ""
-"03080000.xhp\n"
-"par_id3147513\n"
-"2\n"
+"05060700.xhp\n"
+"par_id3155349\n"
+"76\n"
"help.text"
-msgid "<ahelp hid=\".uno:Marks\">Shows or hides field shadings in your document, including non-breaking spaces, custom hyphens, indexes, and footnotes.</ahelp>"
-msgstr "<ahelp hid=\".uno:Marks\">Εμφανίζει ή αποκρύπτει τις σκιάσεις ενός πεδίου στο έγγραφό σας, συμπεριλαμβανομένων των αχώριστων διαστημάτων, των προσαρμοσμένων ενωτικών, του ευρετηρίου και των υποσημειώσεων.</ahelp>"
+msgid "frame is moved"
+msgstr "το πλαίσιο μετακινήθηκε"
-#: 03080000.xhp
+#: 05060700.xhp
msgctxt ""
-"03080000.xhp\n"
-"par_id3153540\n"
-"17\n"
+"05060700.xhp\n"
+"par_id3155553\n"
+"77\n"
"help.text"
-msgid "<link href=\"text/swriter/01/03100000.xhp\" name=\"Nonprinting Characters On/Off\">Nonprinting Characters On/Off</link>"
-msgstr "<link href=\"text/swriter/01/03100000.xhp\" name=\"Μη εκτυπώσιμοι χαρακτήρες Ναι/Όχι\">Μη εκτυπώσιμοι χαρακτήρες Ναι/Όχι</link>"
+msgid "x"
+msgstr "x"
-#: 05110000.xhp
+#: 05060700.xhp
msgctxt ""
-"05110000.xhp\n"
-"tit\n"
+"05060700.xhp\n"
+"par_id3154227\n"
+"78\n"
"help.text"
-msgid "Row"
-msgstr "Γραμμή"
+msgid "Before inserting AutoText"
+msgstr "Πριν την εισαγωγή αυτόματου κειμένου"
-#: 05110000.xhp
+#: 05060700.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3149502\n"
-"1\n"
+"05060700.xhp\n"
+"par_id3155785\n"
+"79\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05110000.xhp\" name=\"Row\">Row</link>"
-msgstr "<link href=\"text/swriter/01/05110000.xhp\" name=\"Γραμμή\">Γραμμή</link>"
+msgid "before AutoText is inserted"
+msgstr "πριν την εισαγωγή αυτόματου κειμένου"
-#: 05110000.xhp
+#: 05060700.xhp
msgctxt ""
-"05110000.xhp\n"
-"par_id3154652\n"
-"2\n"
+"05060700.xhp\n"
+"par_id3145292\n"
+"80\n"
"help.text"
-msgid "Set the height of rows, or select, insert, and delete rows."
-msgstr "Ορίστε το ύψος των γραμμών, ή επιλέξτε, εισάγετε και διαγράψτε γραμμές."
+msgid "x"
+msgstr "x"
-#: 05110000.xhp
+#: 05060700.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3083451\n"
-"3\n"
+"05060700.xhp\n"
+"par_id3145096\n"
+"81\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05110100.xhp\" name=\"Height\">Height</link>"
-msgstr "<link href=\"text/swriter/01/05110100.xhp\" name=\"Ύψος\">Ύψος</link>"
+msgid "After inserting AutoText"
+msgstr "Μετά την εισαγωγή αυτόματου κειμένου"
-#: 05110000.xhp
+#: 05060700.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3149349\n"
+"05060700.xhp\n"
+"par_id3149577\n"
+"82\n"
+"help.text"
+msgid "after AutoText is inserted"
+msgstr "μετά την εισαγωγή αυτόματου κειμένου"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3156237\n"
+"83\n"
+"help.text"
+msgid "x"
+msgstr "x"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3159203\n"
+"89\n"
+"help.text"
+msgid "For events that are linked to controls in forms, see <link href=\"text/shared/02/01170103.xhp\" name=\"Control properties\">Control properties</link> or <link href=\"text/shared/02/01170202.xhp\" name=\"Form properties\">Form properties</link>."
+msgstr "Για συμβάντα που είναι συνδεμένα με στοιχεία ελέγχου στις φόρμες, δείτε τις <link href=\"text/shared/02/01170103.xhp\" name=\"Ιδιότητες στοιχείων ελέγχου\">Ιδιότητες στοιχείων ελέγχου</link> ή τις <link href=\"text/shared/02/01170202.xhp\" name=\"Ιδιότητες φόρμας\">Ιδιότητες φόρμας</link>."
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3156030\n"
"5\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05110200.xhp\" name=\"Optimal Height\">Optimal Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\" name=\"Βέλτιστο ύψος\">Βέλτιστο ύψος</link>"
+msgid "Macros"
+msgstr "Μακροεντολές"
-#: 05110000.xhp
+#: 05060700.xhp
msgctxt ""
-"05110000.xhp\n"
-"hd_id3149883\n"
-"4\n"
+"05060700.xhp\n"
+"par_id3156043\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05120400.xhp\" name=\"Insert...\">Insert...</link>"
-msgstr "<link href=\"text/swriter/01/05120400.xhp\" name=\"Εισαγωγή...\">Εισαγωγή...</link>"
+msgid "<ahelp hid=\".\">Specify the macro that executes when the selected event occurs.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίστε τη μακροεντολή που θα εκτελείται όταν προκύπτει το επιλεγμένο συμβάν.</ahelp>"
-#: 04020000.xhp
+#: 05060700.xhp
msgctxt ""
-"04020000.xhp\n"
-"tit\n"
+"05060700.xhp\n"
+"par_id3156058\n"
+"84\n"
"help.text"
-msgid "Insert Section"
-msgstr "Εισαγωγή ενότητας"
+msgid "Frames allow you to link certain events to a function that then decides if the event is handled by $[officename] Writer or by the function. See the $[officename] Basic Help for more information."
+msgstr "Τα πλαίσια σας επιτρέπουν να συνδέσετε βέβαια συμβάντα σε μία συνάρτηση που αποφασίζει εάν θα τα διαχειρίζεται το $[officename] Writer ή η συνάρτηση. Δείτε τη βοήθεια του $[officename] Basic για περισσότερες πληροφορίες."
-#: 04020000.xhp
+#: 05060700.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3154108\n"
-"1\n"
+"05060700.xhp\n"
+"hd_id3149271\n"
+"7\n"
"help.text"
-msgid "<variable id=\"bereicheinfuegen\"><link href=\"text/swriter/01/04020000.xhp\" name=\"Insert Section\">Insert Section</link></variable>"
-msgstr "<variable id=\"bereicheinfuegen\"><link href=\"text/swriter/01/04020000.xhp\" name=\"Εισαγωγή ενότητας\">Εισαγωγή ενότητας</link></variable>"
+msgid "Category"
+msgstr "Κατηγορία"
-#: 04020000.xhp
+#: 05060700.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3154480\n"
-"2\n"
+"05060700.xhp\n"
+"par_id3149284\n"
+"8\n"
"help.text"
-msgid "<variable id=\"bereich\"><ahelp hid=\"FN_INSERT_COLUMN_SECTION\">Inserts a text section at the cursor position in the document. You can also select a block of text and then choose this command to create a section. You can use sections to insert blocks of text from other documents, to apply custom column layouts, or to protect or to hide blocks of text if a condition is met.</ahelp></variable>"
-msgstr "<variable id=\"bereich\"><ahelp hid=\"FN_INSERT_COLUMN_SECTION\">Εισάγει μια ενότητα κειμένου στη θέση του δρομέα στο κείμενο. Μπορείτε επίσης να επιλέξετε ένα τμήμα κειμένου και μετά να επιλέξετε αυτήν την εντολή για να δημιουργήσετε μια νέα ενότητα. Μπορείτε να χρησιμοποιήσετε ενότητες για να εισάγετε κομμάτια κειμένου από άλλα έγγραφα, για να εφαρμοστούν προσαρμοσμένες διατάξεις στηλών ή για να προστατέψετε ή να κρύψετε κομμάτια κειμένου εάν ισχύει μια συνθήκη.</ahelp></variable>"
+msgid "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Lists the $[officename] program and any open $[officename] document.</ahelp> Within this list, select the location where you want to save the macros."
+msgstr "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Κατηγοριοποιεί το πρόγραμμα του $[officename] και κάθε ανοικτό έγγραφο του $[officename].</ahelp> Στη λίστα αυτή, επιλέξτε την τοποθεσία στην οποία θέλετε να αποθηκεύονται οι μακροεντολές."
-#: 04020000.xhp
+#: 05060700.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3152955\n"
-"3\n"
+"05060700.xhp\n"
+"hd_id3156441\n"
+"9\n"
"help.text"
-msgid "You can insert an entire document in a section, or a named section from another. You can also insert a section as a <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE\">DDE</link> link."
-msgstr "Μπορείτε να εισάγετε ένα πλήρες έγγραφο σε μια ενότητα, ή μια ενότητα με όνομα από άλλη ενότητα. Μπορείτε επίσης να εισάγετε μια ενότητα ως έναν σύνδεσμο <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE\">DDE</link>."
+msgid "Macro name"
+msgstr "Όνομα μακροεντολής"
-#: 04020000.xhp
+#: 05060700.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3149684\n"
-"5\n"
+"05060700.xhp\n"
+"par_id3148458\n"
+"10\n"
"help.text"
-msgid "To edit a section, choose <link href=\"text/swriter/01/02170000.xhp\" name=\"Format - Sections\"><emph>Format - Sections</emph></link>."
-msgstr "Για να επεξεργαστείτε μια ενότητα, επιλέξτε <link href=\"text/swriter/01/02170000.xhp\" name=\"Μορφή - Ενότητες\"><emph>Μορφή - Ενότητες</emph></link>."
+msgid "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Lists the available macros. Select the macro that you want to assign to the selected event, and then click <emph>Assign</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Κατηγοριοποιεί τις διαθέσιμες μακροεντολές. Επιλέξτε τη μακροεντολή που θέλετε να αναθέσετε στο επιλεγμένο συμβάν και μετά πατήστε στο <emph>Ανάθεση</emph>.</ahelp>"
-#: 04020000.xhp
+#: 05060700.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3155183\n"
-"6\n"
+"05060700.xhp\n"
+"hd_id3145173\n"
+"11\n"
"help.text"
-msgid "The <emph>Insert Section </emph>dialog contains the following tabs:"
-msgstr "Ο διάλογος <emph>Εισαγωγή ενότητας</emph> περιέχει τις παρακάτω καρτέλες:"
+msgid "Assign"
+msgstr "Ανάθεση"
-#: 04020000.xhp
+#: 05060700.xhp
msgctxt ""
-"04020000.xhp\n"
-"hd_id3151257\n"
-"7\n"
+"05060700.xhp\n"
+"par_id3145197\n"
+"12\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
+msgid "<ahelp hid=\"SFX2:PUSHBUTTON:RID_SFX_SMALLTP_MACROASSIGN:PB_ASSIGN\">Assigns the selected macro to the selected event.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:RID_SFX_SMALLTP_MACROASSIGN:PB_ASSIGN\">Αναθέτει την επιλεγμένη μακροεντολή στο επιλεγμένο συμβάν.</ahelp>"
-#: 04020000.xhp
+#: 05060700.xhp
msgctxt ""
-"04020000.xhp\n"
-"par_id3149102\n"
-"8\n"
+"05060700.xhp\n"
+"hd_id3150811\n"
+"15\n"
"help.text"
-msgid "Inserts the section that you defined at the current cursor position in the document."
-msgstr "Εισάγει την ενότητα που ορίσατε στην τρέχουσα θέση του δρομέα στο έγγραφο."
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 04180400.xhp
+#: 05060700.xhp
msgctxt ""
-"04180400.xhp\n"
-"tit\n"
+"05060700.xhp\n"
+"par_id3150882\n"
+"16\n"
"help.text"
-msgid "Exchange Database"
-msgstr "Αντααλλαγή βάσης δεδομένων"
+msgid "<variable id=\"aufheb\"><ahelp hid=\"SFX2:PUSHBUTTON:RID_SFX_SMALLTP_MACROASSIGN:PB_DELETE\">Removes the macro assignment from the selected entry.</ahelp></variable>"
+msgstr "<variable id=\"aufheb\"><ahelp hid=\"SFX2:PUSHBUTTON:RID_SFX_SMALLTP_MACROASSIGN:PB_DELETE\">Αφαιρεί την ανάθεση της μακροεντολής από την επιλεγμένη καταχώριση.</ahelp></variable>"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"bm_id3145799\n"
+"05060800.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>databases; exchanging</bookmark_value><bookmark_value>address books; exchanging</bookmark_value><bookmark_value>exchanging databases</bookmark_value><bookmark_value>replacing;databases</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων; ανταλλαγή</bookmark_value><bookmark_value>βιβλία διευθύνσεων; ανταλλαγή</bookmark_value><bookmark_value>ανταλλαγή βάσεων δεδομένων</bookmark_value><bookmark_value>αντικατάσταση;βάσεις δεδομένων</bookmark_value>"
+msgid "Hyperlink"
+msgstr "Υπερσύνδεσμος"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"hd_id3145799\n"
-"1\n"
+"05060800.xhp\n"
+"bm_id3150980\n"
"help.text"
-msgid "Exchange Database"
-msgstr "Ανταλλαγή βάσης δεδομένων"
+msgid "<bookmark_value>objects; defining hyperlinks</bookmark_value> <bookmark_value>frames; defining hyperlinks</bookmark_value> <bookmark_value>pictures; defining hyperlinks</bookmark_value> <bookmark_value>hyperlinks; for objects</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα; ορισμός υπερσυνδέσμων</bookmark_value><bookmark_value>πλαίσια; ορισμός υπερσυνδέσμων</bookmark_value><bookmark_value>εικόνες; ορισμός υπερσυνδέσμων</bookmark_value><bookmark_value>υπερσύνδεσμοι; για αντικείμενα</bookmark_value>"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"par_id3156384\n"
-"2\n"
+"05060800.xhp\n"
+"hd_id3150980\n"
+"1\n"
"help.text"
-msgid "<variable id=\"datenbankaustext\"><ahelp hid=\".uno:ChangeDatabaseField\">Change the data sources for the current document.</ahelp> To correctly display the contents of inserted fields, the replacement database must contain identical field names. </variable>"
-msgstr "<variable id=\"datenbankaustext\"><ahelp hid=\".uno:ChangeDatabaseField\">Αλλάξτε τις προελεύσεις δεδομένων για το τρέχον έγγραφο.</ahelp> Για να εμφανίσετε σωστά τα περιεχόμενα των εισηγμένων πεδίων, η βάση δεδομένων αντικατάστασης πρέπει να περιέχει ταυτόσημα ονόματα πεδίων. </variable>"
+msgid "<link href=\"text/swriter/01/05060800.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr "<link href=\"text/swriter/01/05060800.xhp\" name=\"Υπερσύνδεσμος\">Υπερσύνδεσμος</link>"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"par_id3153818\n"
-"8\n"
+"05060800.xhp\n"
+"par_id3154188\n"
+"2\n"
"help.text"
-msgid "For example, if you inserting address fields in a form letter from an address database, you can then exchange the database with another address database to insert different addresses."
-msgstr "Για παράδειγμα, εάν εισάγετε πεδία διευθύνσεων σε μία φόρμα επιστολής από μία βάση δεδομένων με διευθύνσεις, μπορείτε να ανταλλάξετε τη βάση δεδομένων με μία διαφορετική για να εισάγετε διαφορετικές διευθύνσεις."
+msgid "<ahelp hid=\"HID_FRM_URL\">Specify the properties of the hyperlink for the selected graphic, frame or OLE object.</ahelp>"
+msgstr "<ahelp hid=\"HID_FRM_URL\">Καθορίστε τις ιδιότητες του υπερσυνδέσμου για το επιλεγμένο γραφικό, πλαίσιο, ή αντικείμενο OLE.</ahelp>"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"hd_id3149130\n"
+"05060800.xhp\n"
+"hd_id3155180\n"
"3\n"
"help.text"
-msgid "Exchanging Databases"
-msgstr "Ανταλλαγή βάσεων δεδομένων"
+msgid "Link to"
+msgstr "Σύνδεση σε"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"par_id3154651\n"
+"05060800.xhp\n"
+"par_id3143275\n"
"4\n"
"help.text"
-msgid "You can only change one database at a time in this dialog."
-msgstr "Μπορείτε να αλλάξετε μόνο μία βάση δεδομένων κάθε φορά σε αυτόν τον διάλογο."
+msgid "Set the link properties."
+msgstr "Ορισμός των ιδιοτήτων του συνδέσμου."
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"hd_id3146965\n"
+"05060800.xhp\n"
+"hd_id3149485\n"
"5\n"
"help.text"
-msgid "Databases in Use"
-msgstr "Βάσεις δεδομένων σε χρήση"
+msgid "URL"
+msgstr "URL"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"par_id3149053\n"
-"9\n"
+"05060800.xhp\n"
+"par_id3154831\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"SW_MODALDIALOG_DLG_CHANGE_DB\">Lists the databases that are currently in use.</ahelp> The current document contains at least one data field from each of the databases in the list."
-msgstr "<ahelp hid=\"SW_MODALDIALOG_DLG_CHANGE_DB\">Καταχωρίζει τις βάσεις δεδομένων που είναι σε χρήση τη στιγμή εκείνη.</ahelp> Το τρέχον έγγραφο περιέχει τουλάχιστον ένα πεδίο δεδομένων από κάθε βάση δεδομένων στη λίστα."
+msgid "<ahelp hid=\"SW:EDIT:TP_FRM_URL:ED_URL\">Enter the complete path to the file that you want to open.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_FRM_URL:ED_URL\">Εισάγετε την πλήρη διαδρομή προς το αρχείο που θέλετε να ανοίξετε.</ahelp>"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"hd_id3147300\n"
-"6\n"
+"05060800.xhp\n"
+"hd_id3151260\n"
+"17\n"
"help.text"
-msgid "Available Databases"
-msgstr "Διαθέσιμες βάσεις δεδομένων"
+msgid "Browse"
+msgstr "Περιήγηση"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"par_id3150533\n"
-"10\n"
+"05060800.xhp\n"
+"par_id3149109\n"
+"18\n"
"help.text"
-msgid "<ahelp hid=\"SW_MODALDIALOG_DLG_CHANGE_DB\">Lists the databases that are registered in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr "<ahelp hid=\"SW_MODALDIALOG_DLG_CHANGE_DB\">Εμφανίζει τις βάσεις δεδομένων που είναι καταχωρισμένες στο <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_FRM_URL:PB_SEARCH\">Locate the file that you want the hyperlink to open, and then click <emph>Open</emph>.</ahelp> The target file can be on your machine or on an <link href=\"text/shared/00/00000002.xhp#ftp\" name=\"FTP server\">FTP server</link> in the Internet."
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_FRM_URL:PB_SEARCH\">Εντοπίστε το αρχείο που θέλετε να ανοίξει ο υπερσύνδεσμος και ύστερα πατήστε στο <emph>Άνοιγμα</emph>.</ahelp> Το αρχείο προορισμού μπορεί να βρίσκεται στο μηχάνημά σας ή σε έναν <link href=\"text/shared/00/00000002.xhp#ftp\" name=\"εξυπηρετητής FTP\">εξυπηρετητή FTP</link> στο διαδίκτυο."
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"par_idN106DB\n"
+"05060800.xhp\n"
+"hd_id3148972\n"
+"19\n"
"help.text"
-msgid "Browse"
-msgstr "Περιήγηση"
+msgid "Name"
+msgstr "Όνομα"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"par_idN106DF\n"
+"05060800.xhp\n"
+"par_id3147217\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\"1419596301\">Opens a file open dialog to select a database file (*.odb). The selected file is added to the Available Databases list.</ahelp>"
-msgstr "<ahelp hid=\"1419596301\">Ανοίγει έναν διάλογο για το άνοιγμα αρχείων για να επιλέξετε ένα αρχείο βάσης δεδομένων (*.odb). Το επιλεγμένο αρχείο προστίθεται στη λίστα διαθέσιμες βάσεις δεδομένων.</ahelp>"
+msgid "<ahelp hid=\"SW:EDIT:TP_FRM_URL:ED_NAME\">Enter a name for the hyperlink.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_FRM_URL:ED_NAME\">Εισάγετε ένα όνομα για τον υπερσύνδεσμο.</ahelp>"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"hd_id3149349\n"
+"05060800.xhp\n"
+"hd_id3153636\n"
"7\n"
"help.text"
-msgid "Define"
-msgstr "Ορισμός"
+msgid "Frame"
+msgstr "Πλαίσιο"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"par_id3145827\n"
-"11\n"
+"05060800.xhp\n"
+"par_id3149042\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SW_MODALDIALOG_DLG_CHANGE_DB\">Replaces the current data source with the data source that you selected in the <emph>Available Databases </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"SW_MODALDIALOG_DLG_CHANGE_DB\">Αντικαθιστά την τρέχουσα πηγή δεδομένων με την πηγή δεδομένων που έχετε επιλέξει στη λίστα <emph>Διαθέσιμες βάσεις δεδομένων</emph>.</ahelp>"
+msgid "<ahelp hid=\"SW:COMBOBOX:TP_FRM_URL:CB_FRAME\">Specify the name of the frame where you want to open the targeted file.</ahelp> The predefined target frame names are described <link href=\"text/shared/01/05020400.xhp#targets\" name=\"here\">here</link>."
+msgstr "<ahelp hid=\"SW:COMBOBOX:TP_FRM_URL:CB_FRAME\">Ορισμός του ονόματος του πλαισίου όπου θέλετε να ανοίξετε το αρχείο προορισμού.</ahelp> Τα προκαθορισμένα ονόματα πλαισίου προορισμού περιγράφονται <link href=\"text/shared/01/05020400.xhp#targets\" name=\"here\">εδώ</link>."
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"hd_id3154506\n"
-"12\n"
+"05060800.xhp\n"
+"hd_id3152772\n"
+"9\n"
"help.text"
-msgid "To exchange a database:"
-msgstr "Για να ανταλλάξετε μία βάση δεδομένων:"
+msgid "Image Map"
+msgstr "Χάρτης εικόνας"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"par_id3149881\n"
+"05060800.xhp\n"
+"par_id3155138\n"
+"10\n"
+"help.text"
+msgid "Select the type of <link href=\"text/shared/00/00000002.xhp#imagemap\" name=\"ImageMap\">ImageMap</link> that you want to use. The ImageMap settings override the hyperlink settings that you enter on this page."
+msgstr "Επιλέξτε τον τύπο για τον <link href=\"text/shared/00/00000002.xhp#imagemap\" name=\"Χάρτης εικόνα\">Χάρτη εικόνα</link> που θέλετε να χρησιμοποιήσετε. Οι ρυθμίσεις για του χάρτη εικόνας αντικαθιστούν τις ρυθμίσεις του υπερσυνδέσμου που εισάγετε σε αυτή τη σελίδα."
+
+#: 05060800.xhp
+msgctxt ""
+"05060800.xhp\n"
+"hd_id3153357\n"
"13\n"
"help.text"
-msgid "Ensure that both databases contain matching field names and field types."
-msgstr "Επιβεβαιώνει ότι και οι δυο βάσεις δεδομένων περιέχουν ονόματα πεδίων και τύπους πεδίων που ταιριάζουν."
+msgid "Server-side image map"
+msgstr "Χάρτης εικόνας εξυπηρετητή"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"par_id3148386\n"
+"05060800.xhp\n"
+"par_id3149176\n"
"14\n"
"help.text"
-msgid "Click in the document that you want to change the data source for."
-msgstr "Πατήστε στο έγγραφο του οποίου επιθυμείτε να αλλάξετε την προέλευση δεδομένων."
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_URL:CB_SERVER\">Uses a server-side image map.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_URL:CB_SERVER\">Χρησιμοποιεί έναν χάρτη εικόνας από την πλευρά του εξυπηρετητή.</ahelp>"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"par_id3150564\n"
+"05060800.xhp\n"
+"hd_id3156278\n"
"15\n"
"help.text"
-msgid "Choose <emph>Edit - Exchange Database</emph>."
-msgstr "Επιλέξτε <emph>Επεξεργασία - Ανταλλαγή βάσης δεδομένων</emph>."
+msgid "Client-side image map"
+msgstr "Χάρτης εικόνας από την πλευρά του πελάτη"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"par_id3153925\n"
+"05060800.xhp\n"
+"par_id3151036\n"
"16\n"
"help.text"
-msgid "In the <emph>Databases in Use</emph> list, select the database table that you want to replace."
-msgstr "Στη λίστα <emph>Βάσεις δεδομένων σε χρήση</emph>, επιλέξτε τον πίνακα της βάσης δεδομένων που επιθυμείτε να αντικαταστήσετε."
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_URL:CB_CLIENT\">Uses the <link href=\"text/shared/01/02220000.xhp\" name=\"image map\">image map</link> that you created for the selected object.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_URL:CB_CLIENT\">Χρησιμοποιεί τον <link href=\"text/shared/01/02220000.xhp\" name=\"Χάρτης εικόνας\">Χάρτη εικόνας</link> που δημιουργήσατε για το επιλεγμένο αντικείμενο.</ahelp>"
-#: 04180400.xhp
+#: 05060800.xhp
msgctxt ""
-"04180400.xhp\n"
-"par_id3147169\n"
-"17\n"
+"05060800.xhp\n"
+"par_id3151380\n"
+"21\n"
"help.text"
-msgid "In the <emph>Available Databases</emph> list, select the replacement database table."
-msgstr "Στη λίστα <emph>Διαθέσιμες βάσεις δεδομένων</emph>, επιλέξτε τον πίνακα της αντικαταστάτριας βάσης δεδομένων."
+msgid "<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>"
+msgstr "<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>"
-#: 04180400.xhp
+#: 05060900.xhp
msgctxt ""
-"04180400.xhp\n"
-"par_id3151273\n"
-"18\n"
+"05060900.xhp\n"
+"tit\n"
"help.text"
-msgid "Click <emph>Define</emph>."
-msgstr "Πατήστε <emph>Ορισμός</emph>."
+msgid "Options"
+msgstr "Επιλογές"
-#: mailmerge02.xhp
+#: 05060900.xhp
msgctxt ""
-"mailmerge02.xhp\n"
-"tit\n"
+"05060900.xhp\n"
+"hd_id3149879\n"
+"1\n"
"help.text"
-msgid "Mail Merge Wizard - Document Type"
-msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Τύπος εγγράφου"
+msgid "<link href=\"text/swriter/01/05060900.xhp\" name=\"Options\">Options</link>"
+msgstr "<link href=\"text/swriter/01/05060900.xhp\" name=\"Επιλογές\">Επιλογές</link>"
-#: mailmerge02.xhp
+#: 05060900.xhp
msgctxt ""
-"mailmerge02.xhp\n"
-"par_idN10543\n"
+"05060900.xhp\n"
+"par_id3149708\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge02.xhp\">Mail Merge Wizard - Document Type</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge02.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Τύπος εγγράφου</link>"
+msgid "<ahelp hid=\"HID_FRM_ADD\">Specifies properties for the selected object, graphic or frame.</ahelp>"
+msgstr "<ahelp hid=\"HID_FRM_ADD\">Καθορίζει τις ιδιότητες για το επιλεγμένο αντικείμενο, γραφικό ή πλαίσιο.</ahelp>"
-#: mailmerge02.xhp
+#: 05060900.xhp
msgctxt ""
-"mailmerge02.xhp\n"
-"par_idN10553\n"
+"05060900.xhp\n"
+"hd_id3151183\n"
+"3\n"
"help.text"
-msgid "Specify the type of mail merge document to create."
-msgstr "Καθορίστε τον τύπο του εγγράφου συγχωνευμένης αλληλογραφίας που θα δημιουργηθεί."
+msgid "Name"
+msgstr "Όνομα"
-#: mailmerge02.xhp
+#: 05060900.xhp
msgctxt ""
-"mailmerge02.xhp\n"
-"par_idN10556\n"
+"05060900.xhp\n"
+"par_id3147568\n"
+"4\n"
"help.text"
-msgid "Letter"
-msgstr "Επιστολή"
+msgid "Specifies the name of the selected item, and associated links."
+msgstr "Καθορίζει το όνομα του επιλεγμένου αντικειμένου και των αντίστοιχων συνδέσμων."
-#: mailmerge02.xhp
+#: 05060900.xhp
msgctxt ""
-"mailmerge02.xhp\n"
-"par_idN1055A\n"
+"05060900.xhp\n"
+"hd_id3151178\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates a printable mail merge document.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί ένα εκτυπώσιμο έγγραφο συγχωνευμένης αλληλογραφίας.</ahelp>"
+msgid "Name"
+msgstr "Όνομα"
-#: mailmerge02.xhp
+#: 05060900.xhp
msgctxt ""
-"mailmerge02.xhp\n"
-"hd_id6954863\n"
+"05060900.xhp\n"
+"par_id3147510\n"
+"6\n"
"help.text"
-msgid "E-mail message"
-msgstr "Μήνυμα αλληλογραφίας"
+msgid "<ahelp hid=\"SW:EDIT:TP_FRM_ADD:ED_NAME\">Enter a name for the selected item.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_FRM_ADD:ED_NAME\">Εισάγετε ένα όνομα για το επιλεγμένο στοιχείο.</ahelp>"
-#: mailmerge02.xhp
+#: 05060900.xhp
msgctxt ""
-"mailmerge02.xhp\n"
-"par_idN10561\n"
+"05060900.xhp\n"
+"par_id3154565\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates mail merge documents that you can send as an e-mail message or an e-mail attachment.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί έγγραφα συγχώνευσης αλληλογραφίας που μπορείτε να στείλετε ως ηλεκτρονικό μήνυμα ή επισύναψη σε μήνυμα.</ahelp>"
+msgid "Assign an object, graphic or frame a meaningful name, so that you can quickly locate it afterwards in long documents."
+msgstr "Αναθέστε ένα σχετικό όνομα για ένα αντικείμενο, γραφικό ή πλαίσιο, έτσι ώστε να μπορείτε γρήγορα να το εντοπίσετε ύστερα σε εκτενή έγγραφα."
-#: mailmerge02.xhp
+#: 05060900.xhp
msgctxt ""
-"mailmerge02.xhp\n"
-"par_idN10572\n"
+"05060900.xhp\n"
+"hd_id3153674\n"
+"15\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge03.xhp\" name=\"Mail Merge Wizard - Addresses\">Mail Merge Wizard - Addresses</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge03.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας - Διευθύνσεις\">Οδηγός συγχώνευσης αλληλογραφίας - Διευθύνσεις</link>"
+msgid "Alternative text (floating frames, graphics, and objects only)"
+msgstr "Εναλλακτικό κείμενο (μόνο για αιωρούμενα πλαίσια, γραφικά και αντικείμενα)"
-#: 06060000.xhp
+#: 05060900.xhp
msgctxt ""
-"06060000.xhp\n"
-"tit\n"
+"05060900.xhp\n"
+"par_id3150977\n"
+"21\n"
"help.text"
-msgid "Outline Numbering"
-msgstr "Αρίθμηση διάρθρωσης"
+msgid "<ahelp hid=\"SW:EDIT:TP_FRM_ADD:ED_ALT_NAME\">Enter the text to display in a web browser when the selected item is unavailable. Alternate text is also used to assist people with disabilities.</ahelp>"
+msgstr "<ahelp hid=\"SW:EDIT:TP_FRM_ADD:ED_ALT_NAME\">Εισάγει το κείμενο προς εμφάνιση σε έναν περιηγητή διαδικτύου όταν το επιλεγμένο αντικείμενο είναι αδιάθετο. Εναλλακτικό κείμενο χρησιμοποιείται επίσης για να βοηθήσει άτομα με ειδικές ανάγκες.</ahelp>"
-#: 06060000.xhp
+#: 05060900.xhp
msgctxt ""
-"06060000.xhp\n"
-"hd_id3154561\n"
-"1\n"
+"05060900.xhp\n"
+"hd_id3155903\n"
+"23\n"
"help.text"
-msgid "Outline Numbering"
-msgstr "Αρίθμηση διάρθρωσης"
+msgid "Previous link"
+msgstr "Προηγούμενος σύνδεσμος"
-#: 06060000.xhp
+#: 05060900.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_id3145246\n"
-"2\n"
+"05060900.xhp\n"
+"par_id3154192\n"
+"24\n"
"help.text"
-msgid "<variable id=\"kapnum\"><ahelp hid=\".uno:ChapterNumberingDialog\">Specifies the number format and the hierarchy for chapter numbering in the current document.</ahelp></variable>"
-msgstr "<variable id=\"kapnum\"><ahelp hid=\".uno:ChapterNumberingDialog\">Καθορίζει τη μορφή αριθμού και την ιεραρχία για την αρίθμηση των κεφαλαίων στο τρέχον έγγραφο.</ahelp></variable>"
+msgid "<ahelp hid=\"SW_LISTBOX_TP_FRM_ADD_LB_PREV\">Displays the item (object, graphic, or frame) that comes before the current item in a linked sequence. To add or change the previous link, select a name from the list. If you are linking frames, the current frame and the target frame must be empty.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_FRM_ADD_LB_PREV\">Εμφανίζει το στοιχείο (αντικείμενο, γραφικό, ή πλαίσιο) που βρίσκεται πριν το τρέχον στοιχείο στην ακολουθία της σύνδεσης. Για να προσθέσετε ή να τροποποιήσετε τον προηγούμενο σύνδεσμο, επιλέξτε ένα όνομα από τη λίστα. Εάν συνδέετε πλαίσια, το τρέχον πλαίσιο και το πλαίσιο προορισμού πρέπει να είναι κενά.</ahelp>"
-#: 06060000.xhp
+#: 05060900.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_id3150934\n"
-"54\n"
+"05060900.xhp\n"
+"hd_id3159198\n"
+"25\n"
"help.text"
-msgid "Outline numbering is linked to paragraph styles. By default, the \"Heading\" paragraph styles (1-10) are assigned to the corresponding outline number levels (1-10). If you want, you can assign different paragraph styles to the outline number level."
-msgstr "Η αρίθμηση κεφαλαίων συνδέεται με τις τεχνοτροπίες παραγράφου. Εξ ορισμού, οι τεχνοτροπίες παραγράφου \"Κεφαλίδα\" (1-10) ανατίθενται στα αντίστοιχα επίπεδα αρίθμησης διαρθρώσεων (1-10). Εάν επιθυμείτε, μπορείτε να αναθέσετε διαφορετικές τεχνοτροπίες παραγράφου στο επίπεδο αρίθμησης διαρθρώσεων."
+msgid "Next link"
+msgstr "Επόμενος σύνδεσμος"
-#: 06060000.xhp
+#: 05060900.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_id8237250\n"
+"05060900.xhp\n"
+"par_id3149485\n"
+"26\n"
"help.text"
-msgid "If you want numbered headings, use the <emph>Tools - Outline Numbering</emph> menu command to assign numbering to a paragraph style. Do not use the Numbering icon on the Formatting toolbar."
-msgstr "Εάν θέλετε αριθμημένες κεφαλίδες, χρησιμοποιείστε την εντολή μενού <emph>Εργαλεία - Αρίθμηση διάρθρωσης</emph> για να προσθέσετε αρίθμηση σε μια τεχνοτροπία παραγράφου. Μη χρησιμοποιήσετε το εικονίδιο αρίθμησης στη γραμμή μορφοποίησης."
+msgid "<ahelp hid=\"SW_LISTBOX_TP_FRM_ADD_LB_NEXT\">Displays the item (object, graphic, or frame) that comes after the current item in a linked sequence. To add or change the next link, select a name from the list. If you are a linking frames, the target frame must be empty.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_FRM_ADD_LB_NEXT\">Εμφανίζει το στοιχείο (αντικείμενο, γραφικό, ή πλαίσιο) που βρίσκεται μετά το τρέχον στοιχείο στην ακολουθία της σύνδεσης. Για να προσθέσετε ή να αλλάξετε τον επόμενο σύνδεσμο, επιλέξτε ένα όνομα από τη λίστα. Αν συνδέετε πλαίσια, το πλαίσιο προορισμού πρέπει να είναι κενό.</ahelp>"
-#: 06060000.xhp
+#: 05060900.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_id3147567\n"
-"55\n"
+"05060900.xhp\n"
+"hd_id3143280\n"
+"27\n"
"help.text"
-msgid "To highlight the screen display of outline numbers, choose <emph>View -</emph><emph>Field Shadings</emph>."
-msgstr "Για να επισημάνετε την προβολή οθόνης των αριθμών των κεφαλαίων, επιλέξτε <emph>Προβολή -</emph><emph>Σκιάσεις πεδίων</emph>."
+msgid "Protect"
+msgstr "Προστασία"
-#: 06060000.xhp
+#: 05060900.xhp
msgctxt ""
-"06060000.xhp\n"
-"hd_id3151168\n"
-"56\n"
+"05060900.xhp\n"
+"par_id3154834\n"
+"28\n"
"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "Specifies protection options for the selected item."
+msgstr "Καθορίζει τις επιλογές προστασίας για το επιλεγμένο στοιχείο."
-#: 06060000.xhp
+#: 05060900.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_id3147512\n"
-"57\n"
+"05060900.xhp\n"
+"hd_id3149820\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"HID_OUTLINE_FORM\">Saves or loads an outline number format. A saved outline number format is available to all text documents.</ahelp>"
-msgstr "<ahelp hid=\"HID_OUTLINE_FORM\">Αποθηκεύει ή φορτώνει μία μορφή αρίθμησης διαρθρώσεων. Μία αποθηκευμένη μορφή διάρθρωσης είναι διαθέσιμη σε όλα τα έγγραφα κειμένου.</ahelp>"
+msgid "Protect Contents"
+msgstr "Προστασία περιεχομένων"
-#: 06060000.xhp
+#: 05060900.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_id3150979\n"
-"58\n"
+"05060900.xhp\n"
+"par_id3149105\n"
+"17\n"
"help.text"
-msgid "The <emph>Format</emph> button is only available for outline numbering. For numbered or bulleted list styles, modify the Numbering Styles of the paragraphs."
-msgstr "Το κουμπί <emph>Μορφή</emph> είναι διαθέσιμο μόνο για αρίθμηση διαρθρώσεων. Για αριθμημένες λίστες ή λίστες με κουκκίδες, τροποποιήστε τις τεχνοτροπίες αρίθμησης των παραγράφων."
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PROTECT_CONTENT\">Prevents changes to the contents of the selected item.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PROTECT_CONTENT\">Εμποδίζει τις τροποποιήσεις στα περιεχόμενα του επιλεγμένου στοιχείου.</ahelp>"
-#: 06060000.xhp
+#: 05060900.xhp
msgctxt ""
-"06060000.xhp\n"
-"hd_id3154572\n"
-"59\n"
+"05060900.xhp\n"
+"par_id3147099\n"
+"29\n"
"help.text"
-msgid "Untitled 1 - 9"
-msgstr "Άτίτλο 1 - 9"
+msgid "You can still copy the contents of the selected item."
+msgstr "Μπορείτε ακόμη να αντιγράφετε τα περιεχόμενα του επιλεγμένου στοιχείου."
-#: 06060000.xhp
+#: 05060900.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_id3150350\n"
-"60\n"
+"05060900.xhp\n"
+"hd_id3148979\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\"HID_NUM_OUTL_NAMED_NUMS\">Select the predefined numbering style that you want to assign to the selected outline level.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_OUTL_NAMED_NUMS\">Επιλέξτε την προκαθορισμένη τεχνοτροπία αρίθμησης που επιθυμείτε να αναθέσετε στο επιλεγμένο επίπεδο διάρθρωσης.</ahelp>"
+msgid "Protect Position"
+msgstr "Προστασία θέσης"
-#: 06060000.xhp
+#: 05060900.xhp
msgctxt ""
-"06060000.xhp\n"
-"hd_id3153675\n"
-"61\n"
+"05060900.xhp\n"
+"par_id3147225\n"
+"11\n"
"help.text"
-msgid "Save As"
-msgstr "Αποθήκευση ως"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PROTECT_FRAME\">Locks the position of the selected item in the current document.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PROTECT_FRAME\">Κλειδώνει την θέση του επιλεγμένου στοιχείου στο τρέχον έγγραφο.</ahelp>"
-#: 06060000.xhp
+#: 05060900.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_id3155892\n"
-"62\n"
+"05060900.xhp\n"
+"hd_id3153629\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"HID_NUM_OUTL_NUM_SAVEAS\">Opens a dialog where you can save the current settings for the selected outline level. You can then load these settings from another document.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_OUTL_NUM_SAVEAS\">Ανοίγει έναν διάλογο, όπου μπορείτε να αποθηκεύσετε τις τρέχουσες ρυθμίσεις για το επιλεγμένο επίπεδο διάρθρωσης. Μπορείτε έπειτα να φορτώσετε αυτές τις ρυθμίσεις από ένα άλλο έγγραφο.</ahelp>"
+msgid "Protect Size"
+msgstr "Προστασία μεγέθους"
-#: 06060000.xhp
+#: 05060900.xhp
msgctxt ""
-"06060000.xhp\n"
-"hd_id3149689\n"
-"63\n"
+"05060900.xhp\n"
+"par_id3147576\n"
+"13\n"
"help.text"
-msgid "Save As"
-msgstr "Αποθήκευση ως"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PROTECT_SIZE\">Locks the size of the selected item.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PROTECT_SIZE\">Κλειδώνει το μέγεθος του επιλεγμένου στοιχείου.</ahelp>"
-#: 06060000.xhp
+#: 05060900.xhp
msgctxt ""
-"06060000.xhp\n"
-"par_id3154200\n"
-"64\n"
+"05060900.xhp\n"
+"hd_id3152770\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:DLG_NUM_NAMES:LB_FORM\">Click a numbering style in the list, and then enter a name for the style. The numbers correspond to the outline level that the styles are assigned to.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:DLG_NUM_NAMES:LB_FORM\">Πατήστε σε μια τεχνοτροπία αρίθμησης στη λίστα και ύστερα εισάγετε ένα όνομα για την τεχνοτροπία. Οι αριθμοί αντιστοιχούν στο επίπεδο διάρθρωσης στο οποίο έχουν ανατεθεί οι τεχνοτροπίες.</ahelp>"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 04120217.xhp
+#: 05060900.xhp
msgctxt ""
-"04120217.xhp\n"
-"tit\n"
+"05060900.xhp\n"
+"par_id3155137\n"
+"16\n"
"help.text"
-msgid "Index"
-msgstr "Ευρετήριο"
+msgid "Specifies print and text options for the selected item."
+msgstr "Καθορίζει τις επιλογές εκτύπωσης και κειμένου για το επιλεγμένο στοιχείο."
-#: 04120217.xhp
+#: 05060900.xhp
msgctxt ""
-"04120217.xhp\n"
-"hd_id3146322\n"
-"1\n"
+"05060900.xhp\n"
+"hd_id3153345\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120217.xhp\" name=\"Index\">Index</link>"
-msgstr "<link href=\"text/swriter/01/04120217.xhp\" name=\"Ευρετήριο\">Ευρετήριο</link>"
+msgid "Editable in read-only document (frames only)"
+msgstr "Επεξεργάσιμο σε έγγραφο μόνο για ανάγνωση (μόνο για πλαίσια)"
-#: 04120217.xhp
+#: 05060900.xhp
msgctxt ""
-"04120217.xhp\n"
-"par_id3145825\n"
-"2\n"
+"05060900.xhp\n"
+"par_id3149167\n"
+"19\n"
"help.text"
-msgid "<variable id=\"verzeichnis\">The following options are available when you select <emph>Bibliography </emph>as the <link href=\"text/swriter/01/04120210.xhp\" name=\"index\">index</link> type.</variable>"
-msgstr "<variable id=\"verzeichnis\">Οι ακόλουθες επιλογές είναι διαθέσιμες όταν επιλέξετε <emph>Βιβλιογραφία </emph> ως τον τύπο <link href=\"text/swriter/01/04120210.xhp\" name=\"ευρετηρίου\">ευρετήριο</link>.</variable>"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_EDIT_IN_READONLY\">Allows you to edit the contents of a frame in a document that is read-only (write-protected).</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_EDIT_IN_READONLY\">Σας επιτρέπει να επεξεργαστείτε τα περιεχόμενα ενός πλαισίου σε ένα έγγραφο που είναι μόνο για ανάγνωση (με προστασία εγγραφής).</ahelp>"
-#: 04120217.xhp
+#: 05060900.xhp
msgctxt ""
-"04120217.xhp\n"
-"hd_id3148773\n"
-"3\n"
+"05060900.xhp\n"
+"hd_id3156269\n"
+"14\n"
"help.text"
-msgid "Formatting of the entries"
-msgstr "Μορφοποίηση των καταχωρίσεων"
+msgid "Print"
+msgstr "Εκτύπωση"
-#: 04120217.xhp
+#: 05060900.xhp
msgctxt ""
-"04120217.xhp\n"
-"hd_id3147167\n"
-"5\n"
+"05060900.xhp\n"
+"par_id3151028\n"
+"20\n"
"help.text"
-msgid "Number entries"
-msgstr "Αρίθμηση καταχωρίσεων"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PRINT_FRAME\">Includes the selected item when you print the document.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_ADD:CB_PRINT_FRAME\">Συμπεριλαμβάνει το επιλεγμένο στοιχείο όταν εκτυπώνετε το έγγραφο.</ahelp>"
-#: 04120217.xhp
+#: 05060900.xhp
msgctxt ""
-"04120217.xhp\n"
-"par_id3154647\n"
-"6\n"
+"05060900.xhp\n"
+"hd_id3145776\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_SEQUENCE\">Automatically numbers the bibliography entries.</ahelp> To set the sorting options for the numbering, click the <link href=\"text/swriter/01/04120227.xhp\" name=\"Entries\">Entries</link> tab."
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TOX_SELECT:CB_SEQUENCE\">Αριθμεί αυτόματα τις καταχωρίσεις της βιβλιογραφίας.</ahelp> Για να ορίσετε τις επιλογές ταξινόμησης για την αρίθμηση, πατήστε στην καρτέλα <link href=\"text/swriter/01/04120227.xhp\" name=\"Καταχωρίσεις\">Καταχωρίσεις</link>."
+msgid "Text flow"
+msgstr "Ροή κειμένου"
-#: 04120217.xhp
+#: 05060900.xhp
msgctxt ""
-"04120217.xhp\n"
-"hd_id3150759\n"
-"7\n"
+"05060900.xhp\n"
+"par_id3151374\n"
+"32\n"
"help.text"
-msgid "Brackets"
-msgstr "Αγκύλες"
+msgid "<ahelp hid=\"SW_LISTBOX_TP_FRM_ADD_LB_TEXTFLOW\">Specifies the preferred text flow direction in a frame. To use the default text flow settings for the page, select <emph>Use superordinate object settings </emph>from the list.</ahelp>"
+msgstr "<ahelp hid=\"SW_LISTBOX_TP_FRM_ADD_LB_TEXTFLOW\">Προσδιορίζει το προτιμώμενη κατεύθυνση της ροής κειμένου σε ένα πλαίσιο. Για να χρησιμοποιήσετε τις προεπιλεγμένες ρυθμίσεις της ροής κειμένου για τη σελίδα, επιλέξτε <emph>Χρήση ανώτερων ρυθμίσεων αντικειμένου </emph>από τη λίστα.</ahelp>"
-#: 04120217.xhp
+#: 05060900.xhp
msgctxt ""
-"04120217.xhp\n"
-"par_id3149295\n"
-"8\n"
+"05060900.xhp\n"
+"par_id3150689\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_BRACKET\">Select the brackets that you want to enclose bibliography entries.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_SELECT:LB_BRACKET\">Επιλέξτε τις αγκύλες που θέλετε να περικλείουν τις καταχωρίσεις της βιβλιογραφίας.</ahelp>"
+msgid "<link href=\"text/shared/01/05040200.xhp\" name=\"Text direction\">Text direction</link>."
+msgstr "<link href=\"text/shared/01/05040200.xhp\" name=\"Κατεύθυνση κειμένου\">Κατεύθυνση κειμένου</link>."
-#: 04120225.xhp
+#: 05080000.xhp
msgctxt ""
-"04120225.xhp\n"
+"05080000.xhp\n"
"tit\n"
"help.text"
-msgid "Entries (user-defined index)"
-msgstr "Καταχωρίσεις (προσαρμοσμένα ευρετήρια)"
+msgid "Object"
+msgstr "Αντικείμενο"
-#: 04120225.xhp
+#: 05080000.xhp
msgctxt ""
-"04120225.xhp\n"
-"hd_id3147406\n"
+"05080000.xhp\n"
+"hd_id3150536\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120225.xhp\" name=\"Entries (user-defined index)\">Entries (user-defined index)</link>"
-msgstr "<link href=\"text/swriter/01/04120225.xhp\" name=\"Καταχωρίσεις (προσαρμοσμένα ευρετήρια)\">Καταχωρίσεις (προσαρμοσμένα ευρετήρια)</link>"
+msgid "Object"
+msgstr "Αντικείμενο"
-#: 04120225.xhp
+#: 05080000.xhp
msgctxt ""
-"04120225.xhp\n"
-"par_id3146318\n"
+"05080000.xhp\n"
+"par_id3149352\n"
"2\n"
"help.text"
-msgid "<variable id=\"eintraege\">Specify the format for the entries in a user-defined index. </variable>"
-msgstr "<variable id=\"eintraege\">Ορίστε τη μορφή των καταχωρίσεων σε ένα προσαρμοσμένο ευρετήριο.</variable>"
+msgid "<variable id=\"objekttext\"><ahelp hid=\".uno:FrameDialog\">Opens a dialog where you can modify the properties of the selected object, for example, its size and name.</ahelp> </variable>"
+msgstr "<variable id=\"objekttext\"><ahelp hid=\".uno:FrameDialog\">Ανοίγει έναν διάλογο όπου μπορείτε να τροποποιήσετε τις ιδιότητες του επιλεγμένου αντικειμένου, για παράδειγμα, το μέγεθος και το όνομά του.</ahelp> </variable>"
-#: 04120225.xhp
+#: 05080000.xhp
msgctxt ""
-"04120225.xhp\n"
-"par_id3150020\n"
-"3\n"
+"05080000.xhp\n"
+"hd_id3145249\n"
+"61\n"
"help.text"
-msgid "User-defined indexes do not support sub-keys."
-msgstr "Τα προσαρμοσμένα ευρετήρια δεν υποστηρίζουν υποκλειδιά."
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση\">Αναδίπλωση</link>"
-#: 05040700.xhp
+#: 05090000.xhp
msgctxt ""
-"05040700.xhp\n"
+"05090000.xhp\n"
"tit\n"
"help.text"
-msgid "Footnotes/Endnotes"
-msgstr "Υποσημειώσεις/Σημειώσεις τέλους"
+msgid "Table Format"
+msgstr "Μορφή πίνακα"
-#: 05040700.xhp
+#: 05090000.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3149028\n"
+"05090000.xhp\n"
+"hd_id3147172\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05040700.xhp\" name=\"Footnotes/Endnotes\">Footnotes/Endnotes</link>"
-msgstr "<link href=\"text/swriter/01/05040700.xhp\" name=\"Υποσημειώσεις/Σημειώσεις τέλους\">Υποσημειώσεις/Σημειώσεις τέλους</link>"
+msgid "Table Format"
+msgstr "Μορφή πίνακα"
-#: 05040700.xhp
+#: 05090000.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3147170\n"
+"05090000.xhp\n"
+"par_id3154643\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"\" visibility=\"visible\">Specifies where footnotes and endnotes are displayed as well as their numbering formats.</ahelp>"
-msgstr "<ahelp hid=\"\" visibility=\"visible\">Καθορίζει πού θα εμφανίζονται οι υποσημειώσεις και οι σημειώσεις τέλους καθώς και τις μορφές αρίθμησής τους.</ahelp>"
+msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:TableDialog\">Specifies the properties of the selected table, for example, name, alignment, spacing, column width, borders, and background.</ahelp></variable>"
+msgstr "<variable id=\"tabelletext\"><ahelp hid=\".uno:TableDialog\">Καθορίζει τις ιδιότητες του επιλεγμένου πίνακα, για παράδειγμα, όνομα, στοίχιση, διάστιχο, πλάτος στηλών, περιγράμματα, και παρασκήνιο.</ahelp></variable>"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3149800\n"
-"3\n"
+"05090100.xhp\n"
+"tit\n"
"help.text"
-msgid "This tab is not available in <link href=\"text/swriter/01/03130000.xhp\" name=\"Print Layout\">Print Layout</link> view."
-msgstr "Αυτή η καρτέλα δεν είναι διαθέσιμη στην προβολή <link href=\"text/swriter/01/03130000.xhp\" name=\"Διάταξη εκτύπωσης\">Διάταξη εκτύπωσης</link>."
+msgid "Table"
+msgstr "Πίνακας"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3153538\n"
-"4\n"
+"05090100.xhp\n"
+"bm_id3154762\n"
"help.text"
-msgid "Footnotes"
-msgstr "Υποσημειώσεις"
+msgid "<bookmark_value>tables; positioning</bookmark_value><bookmark_value>tables; inserting text before</bookmark_value>"
+msgstr "<bookmark_value>πίνακες; τοποθέτηση</bookmark_value><bookmark_value>πίνακες; εισαγωγή κειμένου πριν από</bookmark_value>"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3154480\n"
-"5\n"
+"05090100.xhp\n"
+"hd_id3154762\n"
+"1\n"
"help.text"
-msgid "Collect at end of text"
-msgstr "Συλλογή στο τέλος του κειμένου"
+msgid "<link href=\"text/swriter/01/05090100.xhp\" name=\"Table\">Table</link>"
+msgstr "<link href=\"text/swriter/01/05090100.xhp\" name=\"Πίνακας\">Πίνακας</link>"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3151309\n"
-"11\n"
+"05090100.xhp\n"
+"par_id3146322\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_FTN_AT_TXTEND\" visibility=\"visible\">Adds footnotes at the end of the section. If the section spans more than one page, the footnotes are added to the bottom of the page on which the footnote anchors appear.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_FTN_AT_TXTEND\" visibility=\"visible\">Προσθέτει υποσημειώσεις στο τέλος της ενότητας. Εάν η ενότητα επεκτείνεται σε περισσότερες από μία σελίδες, οι υποσημειώσεις προστίθενται στο τέλος της σελίδας στην οποία εμφανίζονται οι αγκυρώσεις της υποσημείωσης.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/FormatTablePage\">Specify the size, position, spacing, and alignment options for the selected table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/FormatTablePage\">Καθορίστε τις επιλογές μεγέθους, θέσης, διάστιχου, και στοίχισης για τον επιλεγμένο πίνακα.</ahelp>"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3152960\n"
+"05090100.xhp\n"
+"hd_id3154560\n"
+"3\n"
+"help.text"
+msgid "Properties"
+msgstr "Ιδιότητες"
+
+#: 05090100.xhp
+msgctxt ""
+"05090100.xhp\n"
+"hd_id3149881\n"
+"5\n"
+"help.text"
+msgid "Name"
+msgstr "Όνομα"
+
+#: 05090100.xhp
+msgctxt ""
+"05090100.xhp\n"
+"par_id3145244\n"
"6\n"
"help.text"
-msgid "Restart numbering"
-msgstr "Επανεκκίνηση αρίθμησης"
+msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/name\">Enter an internal name for the table. You can use this name to quickly locate the table in the Navigator.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/name\">Εισάγετε ένα εσωτερικό όνομα για τον πίνακα. Μπορείτε να χρησιμοποιήσετε αυτό το όνομα για να εντοπίζετε γρήγορα τον πίνακα στον Περιηγητή.</ahelp>"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3153677\n"
-"12\n"
+"05090100.xhp\n"
+"hd_id3150567\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_FTN_NUM\" visibility=\"visible\">Restarts the footnote numbering at the number that you specify.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_FTN_NUM\" visibility=\"visible\">Επανεκκινεί την αρίθμηση υποσημειώσεων από τον αριθμό που εσείς ορίζετε.</ahelp>"
+msgid "Width"
+msgstr "Πλάτος"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3149688\n"
+"05090100.xhp\n"
+"par_id3149026\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/widthmf\">Enter the width of the table.</ahelp> This check box is only available if the <emph>Automatic</emph> option in the <emph>Alignment</emph> area is not selected."
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/widthmf\">Εισάγετε το πλάτος για τον πίνακα.</ahelp> Αυτό το πλαίσιο ελέγχου είναι διαθέσιμο μόνο εάν δεν έχει διαλεχτεί η επιλογή <emph>Αυτόματα</emph> στην περιοχή <emph>Στοίχιση</emph>."
+
+#: 05090100.xhp
+msgctxt ""
+"05090100.xhp\n"
+"hd_id3154644\n"
+"9\n"
+"help.text"
+msgid "Relative"
+msgstr "Αναλογικά"
+
+#: 05090100.xhp
+msgctxt ""
+"05090100.xhp\n"
+"par_id3151183\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/relwidth\">Displays the width of the table as a percentage of the page width.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/relwidth\">Εμφανίζει το πλάτος του πίνακα ως ποσοστό του πλάτους της σελίδας.</ahelp>"
+
+#: 05090100.xhp
+msgctxt ""
+"05090100.xhp\n"
+"hd_id3151168\n"
"13\n"
"help.text"
-msgid "Start at"
-msgstr "Έναρξη από"
+msgid "Alignment"
+msgstr "Στοίχιση"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3154196\n"
+"05090100.xhp\n"
+"par_id3145412\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_SECTION_FTNENDNOTES:FLD_FTN_OFFSET\" visibility=\"visible\">Enter the number that you want to assign the footnote.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_SECTION_FTNENDNOTES:FLD_FTN_OFFSET\" visibility=\"visible\">Εισάγετε τον αριθμό που επιθυμείτε να δώσετε στην υποσημείωση.</ahelp>"
+msgid "Set the alignment options for the selected table."
+msgstr "Ορίστε τις επιλογές στοίχισης για τον επιλεγμένο πίνακα."
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3155185\n"
+"05090100.xhp\n"
+"hd_id3147511\n"
"15\n"
"help.text"
-msgid "Custom format"
-msgstr "Προσαρμοσμένη μορφή"
+msgid "Automatic"
+msgstr "Αυτόματα"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3143283\n"
+"05090100.xhp\n"
+"par_id3154108\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_FTN_NUM_FMT\" visibility=\"visible\">Specifies a custom numbering format for footnotes.</ahelp> This check box is only available if the <emph>Restart numbering</emph> check box is selected."
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_FTN_NUM_FMT\" visibility=\"visible\">Καθορίζει μία προσαρμοσμένη μορφή αρίθμησης για υποσημειώσεις.</ahelp> Αυτό το πλαίσιο ελέγχου είναι διαθέσιμο μόνο εάν είναι επιλεγμένο και το πλαίσιο ελέγχου <emph>Επανεκκίνηση αρίθμησης</emph>."
+msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/full\">Extends the table horizontally to the left and to the right page margins.</ahelp> This is the recommended setting for tables in HTML documents."
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/full\">Επεκτείνει τον πίνακα οριζόντια στα αριστερά και στα δεξιά περιθώρια της σελίδας.</ahelp> Η ρύθμιση αυτή προτείνεται για πίνακες σε έγγραφα HTML."
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3151258\n"
+"05090100.xhp\n"
+"hd_id3149807\n"
"17\n"
"help.text"
-msgid "Before"
-msgstr "Πριν από"
+msgid "Left"
+msgstr "Αριστερά"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3149827\n"
+"05090100.xhp\n"
+"par_id3153540\n"
"18\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_FTN_PREFIX\" visibility=\"visible\">Enter the text that you want to display in front of the footnote number.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_FTN_PREFIX\" visibility=\"visible\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται μπροστά από τον αριθμό της υποσημείωσης.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/left\">Aligns the left edge of the table to the left page margin.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/left\">Στοιχίζει το αριστερό άκρο του πίνακα στο αριστερό περιθώριο της σελίδας.</ahelp>"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3154827\n"
-"19\n"
+"05090100.xhp\n"
+"hd_id3151311\n"
+"36\n"
"help.text"
-msgid "Spin button own format"
-msgstr "Κουμπί αυξομείωσης μορφοποίησης χρήστη"
+msgid "Left margin"
+msgstr "Αριστερό περιθώριο"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3147092\n"
-"20\n"
+"05090100.xhp\n"
+"par_id3153672\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_SECTION_FTNENDNOTES:LB_FTN_NUMVIEW\" visibility=\"visible\">Select the numbering style for the footnotes.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_SECTION_FTNENDNOTES:LB_FTN_NUMVIEW\" visibility=\"visible\">Επιλέξτε την τεχνοτροπία αρίθμησης για τις υποσημειώσεις.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/fromleft\">Aligns the left edge of the table to the indent that you enter in the <emph>Left </emph>box in the <emph>Spacing </emph>area.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/fromleft\">Στοιχίζει το αριστερό άκρο του πίνακα στην εσοχή που εισάγετε στο πεδίο <emph>Αριστερά </emph>στην περιοχή <emph>Διάστιχο</emph>.</ahelp>"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3148975\n"
-"21\n"
+"05090100.xhp\n"
+"hd_id3150982\n"
+"19\n"
"help.text"
-msgid "After"
-msgstr "Μετά από"
+msgid "Right"
+msgstr "Δεξιά"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3147221\n"
-"22\n"
+"05090100.xhp\n"
+"par_id3154567\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_FTN_SUFFIX\" visibility=\"visible\">Enter the text that you want to display after the footnote number.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_FTN_SUFFIX\" visibility=\"visible\">Εισάγετε το κείμενο που θέλετε να εμφανίζεται μετά τον αριθμό της υποσημείωσης.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/right\">Aligns the right edge of the table to the right page margin.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/right\">Στοιχίζει το δεξιό άκρο του πίνακα στο δεξιό περιθώριο της σελίδας.</ahelp>"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3149044\n"
-"7\n"
+"05090100.xhp\n"
+"hd_id3155899\n"
+"21\n"
"help.text"
-msgid "Endnotes"
-msgstr "Σημειώσεις τέλους"
+msgid "Centered"
+msgstr "Κεντραρισμένος"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3153639\n"
-"8\n"
+"05090100.xhp\n"
+"par_id3149696\n"
+"22\n"
"help.text"
-msgid "Collect at end of section"
-msgstr "Συλλογή στο τέλος της ενότητας"
+msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/center\">Centers the table horizontally on the page.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/center\">Κεντράρει τον πίνακα οριζόντια στη σελίδα.</ahelp>"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3147585\n"
-"24\n"
+"05090100.xhp\n"
+"hd_id3159188\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_END_AT_TXTEND\" visibility=\"visible\">Adds endnotes at the end of the section.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_END_AT_TXTEND\" visibility=\"visible\">Προσθέτει σημειώσεις τέλους στο τέλος της ενότητας.</ahelp>"
+msgid "Manual"
+msgstr "Χειροκίνητα"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3152780\n"
-"9\n"
+"05090100.xhp\n"
+"par_id3155180\n"
+"24\n"
"help.text"
-msgid "Restart numbering"
-msgstr "Επανεκκίνηση αρίθμησης"
+msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/free\">Horizontally aligns the table based on the values that you enter in the <emph>Left</emph> and <emph>Right</emph> boxes in the<emph> Spacing</emph> area.</ahelp> $[officename] automatically calculates the table width. Select this option if you want to specify the individual <link href=\"text/swriter/01/05090200.xhp\" name=\"column widths\">column widths</link>."
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/free\">Στοιχίζει οριζόντια τον πίνακα με βάση τις τιμές που εισάγετε στα πλαίσια <emph>Αριστερά</emph> και <emph>Δεξιά</emph> στην περιοχή<emph> Διάστιχο</emph>.</ahelp> Το $[officename] υπολογίζει αυτόματα το πλάτος του πίνακα. Επιλέξτε αυτήν την επιλογή εάν επιθυμείτε να καθορίσετε τα μεμονωμένα <link href=\"text/swriter/01/05090200.xhp\" name=\"πλάτη στηλών\">πλάτη στηλών</link>."
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3153345\n"
+"05090100.xhp\n"
+"hd_id3149824\n"
"25\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_END_NUM\" visibility=\"visible\">Restarts the endnote numbering at the number that you specify.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_END_NUM\" visibility=\"visible\">Επανεκκινεί την αρίθμηση των σημειώσεων τέλους από τον αριθμό που εσείς ορίζετε.</ahelp>"
-
-#: 05040700.xhp
-msgctxt ""
-"05040700.xhp\n"
-"hd_id3149166\n"
-"26\n"
-"help.text"
-msgid "Start at"
-msgstr "Θέση εκκίνησης"
+msgid "Spacing"
+msgstr "Διάστιχο"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3156270\n"
+"05090100.xhp\n"
+"hd_id3149102\n"
"27\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_SECTION_FTNENDNOTES:FLD_END_OFFSET\" visibility=\"visible\">Enter the number that you want to assign the endnote.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_SECTION_FTNENDNOTES:FLD_END_OFFSET\" visibility=\"visible\">Εισάγετε τον αριθμό που θέλετε να δώσετε στη σημείωση τέλους.</ahelp>"
+msgid "Left"
+msgstr "Αριστερά"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3151027\n"
+"05090100.xhp\n"
+"par_id3154836\n"
"28\n"
"help.text"
-msgid "Custom format"
-msgstr "Προσαρμοσμένη μορφή"
+msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/leftmf\">Enter the amount of space that you want to leave between the left page margin and the edge of the table.</ahelp> This option is not available if the <emph>Automatic </emph>or the <emph>Left</emph> option is selected in the <emph>Alignment</emph> area."
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/leftmf\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να αφήσετε μεταξύ του αριστερού περιθωρίου της σελίδας και του άκρου του πίνακα.</ahelp> Αυτή η επιλογή δεν είναι διαθέσιμη εάν έχει επιλεγεί η ρύθμιση<emph>Αυτόματα </emph>ή <emph>Αριστερά</emph> στην περιοχή <emph>Στοίχιση</emph>."
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3145776\n"
+"05090100.xhp\n"
+"hd_id3147094\n"
"29\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_END_NUM_FMT\" visibility=\"visible\">Specifies a custom numbering format for endnotes.</ahelp> This check box is only available if you the <emph>Restart numbering</emph> check box is selected."
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_SECTION_FTNENDNOTES:CB_END_NUM_FMT\" visibility=\"visible\">Καθορίζει μία προσαρμοσμένη μορφή αρίθμησης για σημειώσεις τέλους.</ahelp> Αυτό το πλαίσιο ελέγχου είναι διαθέσιμο μόνο εάν είναι επιλεγμένο και το πλαίσιο ελέγχου <emph>Επανεκκίνηση αρίθμησης</emph>."
+msgid "Right"
+msgstr "Δεξιά"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3151383\n"
+"05090100.xhp\n"
+"par_id3147220\n"
"30\n"
"help.text"
-msgid "Before"
-msgstr "Πριν από"
+msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/rightmf\">Enter the amount of space that you want to leave between the right page margin and the edge of the table.</ahelp> This option is not available if the <emph>Automatic </emph>or the <emph>Right</emph> option is selected in the <emph>Alignment</emph> area."
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/rightmf\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να αφήσετε μεταξύ του δεξιού περιθωρίου της σελίδας και του άκρου του πίνακα.</ahelp> Αυτή η επιλογή δεν είναι διαθέσιμη εάν έχει επιλεγεί η ρύθμιση<emph>Αυτόματα </emph>ή <emph>Δεξιά</emph> στην περιοχή <emph>Στοίχιση</emph>."
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3155921\n"
+"05090100.xhp\n"
+"hd_id3147576\n"
"31\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_END_PREFIX\" visibility=\"visible\">Enter the text that you want to display in front of the endnote number</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_END_PREFIX\" visibility=\"visible\">Εισάγετε το κείμενο που θέλετε να εμφανίζεται μπροστά από τον αριθμό της σημείωσης τέλους.</ahelp>"
+msgid "Above"
+msgstr "Προς τα πάνω"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3150699\n"
+"05090100.xhp\n"
+"par_id3152771\n"
"32\n"
"help.text"
-msgid "Spin button own format"
-msgstr "Κουμπί αυξομείωσης μορφής χρήστη"
+msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/abovemf\">Enter the amount of space that you want to leave between the top edge of the table and the text above the table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/abovemf\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να αφήσετε μεταξύ του πάνω άκρου του πίνακα και του κειμένου πάνω από τον πίνακα.</ahelp>"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3150123\n"
+"05090100.xhp\n"
+"hd_id3155142\n"
"33\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_SECTION_FTNENDNOTES:LB_END_NUMVIEW\" visibility=\"visible\">Select the numbering style for the endnotes.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_SECTION_FTNENDNOTES:LB_END_NUMVIEW\" visibility=\"visible\">Επιλέξτε την τεχνοτροπία αρίθμησης για τις σημειώσεις τέλους.</ahelp>"
+msgid "Below"
+msgstr "Προς τα κάτω"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"hd_id3155871\n"
+"05090100.xhp\n"
+"par_id3145763\n"
"34\n"
"help.text"
-msgid "After"
-msgstr "Μετά από"
+msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/belowmf\">Enter the amount of space that you want to leave between the bottom edge of the table and the text below the table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/belowmf\">Εισάγετε το μήκος του διαστήματος που επιθυμείτε να αφήσετε μεταξύ του κάτω άκρου του πίνακα και του κειμένου κάτω από τον πίνακα.</ahelp>"
-#: 05040700.xhp
+#: 05090100.xhp
msgctxt ""
-"05040700.xhp\n"
-"par_id3147425\n"
+"05090100.xhp\n"
+"par_id3145782\n"
"35\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_END_SUFFIX\" visibility=\"visible\">Enter the text that you want to display after the endnote number.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_SECTION_FTNENDNOTES:ED_END_SUFFIX\" visibility=\"visible\">Εισάγετε το κείμενο που θέλετε να εμφανίζεται μετά τον αριθμό της σημείωσης τέλους.</ahelp>"
+msgid "To insert a paragraph before a table at the beginning of a document, header or footer, place the cursor before any content in the first cell, and then press Enter."
+msgstr "Για να εισάγετε μία παράγραφο πριν από έναν πίνακα στην αρχή ενός εγγράφου, κεφαλίδας ή υποσέλιδου, τοποθετήστε τον δείκτη πριν από οποιοδήποτε περιεχόμενο στο πρώτο κελί και ύστερα πιέστε το πλήκτρο Enter."
-#: 05030800.xhp
+#: 05090200.xhp
msgctxt ""
-"05030800.xhp\n"
+"05090200.xhp\n"
"tit\n"
"help.text"
-msgid "Outline & Numbering"
-msgstr "Διάρθρωση & Αρίθμηση"
+msgid "Columns"
+msgstr "Στήλες"
-#: 05030800.xhp
+#: 05090200.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3151173\n"
+"05090200.xhp\n"
+"hd_id3150756\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05030800.xhp\" name=\"Numbering\">Outline & Numbering</link>"
-msgstr "<link href=\"text/swriter/01/05030800.xhp\" name=\"Αρίθμηση\">Διάρθρωση & Αρίθμηση</link>"
+msgid "<link href=\"text/swriter/01/05090200.xhp\" name=\"Columns\">Columns</link>"
+msgstr "<link href=\"text/swriter/01/05090200.xhp\" name=\"Στήλες\">Στήλες</link>"
-#: 05030800.xhp
+#: 05090200.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3154100\n"
+"05090200.xhp\n"
+"par_id3149294\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_NUMPARA\">Adds or removes outline level, numbering, or bullets from the paragraph. You can also select the style of numbering to use, and reset the numbering in a numbered list.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUMPARA\">Προσθέτει ή αφαιρεί επίπεδα διάρθρωσης, αρίθμηση, ή κουκκίδες από την παράγραφο. Μπορείτε ακόμη να επιλέξετε την τεχνοτροπία αρίθμησης που θα χρησιμοποιηθεί και να επαναφέρετε την αρίθμηση σε μια αριθμημένη λίστα.</ahelp>"
+msgid "Specify the column width properties."
+msgstr "Καθορίστε τις ιδιότητες του πλάτους της στήλης."
-#: 05030800.xhp
+#: 05090200.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3153536\n"
+"05090200.xhp\n"
+"hd_id3147510\n"
+"3\n"
+"help.text"
+msgid "Adapt table width"
+msgstr "Προσαρμογή πλάτους πίνακα"
+
+#: 05090200.xhp
+msgctxt ""
+"05090200.xhp\n"
+"par_id3154280\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Maintains the current width of the table when you change the width of a column.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Διατηρεί το τρέχον πλάτος του πίνακα όταν μεταβάλετε το πλάτος μίας στήλης.</ahelp> Η επιλογή αυτή είναι διαθέσιμη μόνο εάν είναι επιλεγμένο το <emph>Αυτόματα</emph> στην περιοχή <emph>Στοίχιση </emph>στην καρτέλα <emph>Πίνακας</emph>."
+
+#: 05090200.xhp
+msgctxt ""
+"05090200.xhp\n"
+"hd_id3145587\n"
+"5\n"
+"help.text"
+msgid "Adjust columns proportionally"
+msgstr "Αναλογική στοίχιση στηλών"
+
+#: 05090200.xhp
+msgctxt ""
+"05090200.xhp\n"
+"par_id3153530\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">Resizes the table width in relation to the column width that you enter.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">Μεταβάλλει το πλάτος του πίνακα σε αναλογία με το πλάτος στήλης που εισάγετε</ahelp> Η επιλογή αυτή είναι διαθέσιμη μόνο εάν είναι επιλεγμένο το <emph>Αυτόματα</emph> στην περιοχή <emph>Στοίχιση </emph>στην καρτέλα <emph>Πίνακας</emph>."
+
+#: 05090200.xhp
+msgctxt ""
+"05090200.xhp\n"
+"hd_id3150349\n"
+"7\n"
+"help.text"
+msgid "Remaining space"
+msgstr "Υπολειπόμενος χώρος"
+
+#: 05090200.xhp
+msgctxt ""
+"05090200.xhp\n"
+"par_id3154571\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/space-nospin\">Displays the amount of space that is available for adjusting the width of the columns. To set the width of the table, click the <emph>Table </emph>tab.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/space-nospin\">Εμφανίζει τον διαθέσιμο χώρο για προσαρμογή του πλάτους των στηλών. Για να ορίσετε το πλάτος του πίνακα, πατήστε στην καρτέλα <emph>Πίνακας</emph>.</ahelp>"
+
+#: 05090200.xhp
+msgctxt ""
+"05090200.xhp\n"
+"hd_id3154476\n"
+"9\n"
+"help.text"
+msgid "Column width"
+msgstr "Πλάτος στήλης"
+
+#: 05090200.xhp
+msgctxt ""
+"05090200.xhp\n"
+"par_id3150976\n"
+"10\n"
+"help.text"
+msgid "Specify the column widths for the table."
+msgstr "Καθορίστε τα πλάτη στηλών για τον πίνακα."
+
+#: 05090200.xhp
+msgctxt ""
+"05090200.xhp\n"
+"hd_id3155899\n"
+"11\n"
+"help.text"
+msgid "Column widths"
+msgstr "Πλάτος στηλών"
+
+#: 05090200.xhp
+msgctxt ""
+"05090200.xhp\n"
+"par_id3159193\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/width6\">Enter the width that you want for the column.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/width6\">Εισάγετε το πλάτος που επιθυμείτε για τη στήλη.</ahelp>"
+
+#: 05090200.xhp
+msgctxt ""
+"05090200.xhp\n"
+"hd_id3155182\n"
+"13\n"
+"help.text"
+msgid "Left Arrow"
+msgstr "Αριστερό βέλος"
+
+#: 05090200.xhp
+msgctxt ""
+"05090200.xhp\n"
+"par_id3149494\n"
"14\n"
"help.text"
-msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <emph>Format - Styles and </emph>Formatting, and then click the <emph>Paragraph Styles </emph>icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the<emph> Outline & Numbering</emph> tab."
-msgstr "Για να μεταβάλετε τις επιλογές αρίθμησης για τις παραγράφους που χρησιμοποιούν την ίδια τεχνοτροπία παραγράφου, επιλέξτε <emph>Μορφή - Τεχνοτροπίες και μορφοποίηση</emph> και μετά πατήστε στο εικονίδιο <emph>Τεχνοτροπίες παραγράφου</emph>. Δεξιοπατήστε στην τεχνοτροπία από τη λίστα, επιλέξτε <emph>Τροποποίηση</emph> και ύστερα πατήστε στην καρτέλα<emph> Διάρθρωση & Αρίθμηση</emph>."
+msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/back\">Displays the table columns found to the left of the current column.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/back\">Εμφανίζει τις στήλες του πίνακα που βρίσκονται στα αριστερά της τρέχουσας στήλης.</ahelp>"
-#: 05030800.xhp
+#: 05090200.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3154470\n"
-"26\n"
+"05090200.xhp\n"
+"hd_id3149814\n"
+"15\n"
"help.text"
-msgid "To change the numbering options for selected paragraphs, choose <emph>Format -</emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link>, and then click the<emph> Outline & Numbering</emph> tab."
-msgstr "Για να μεταβάλετε τις επιλογές αρίθμησης για τις επιλεγμένες παραγράφους, επιλέξτε <emph>Μορφή -</emph><link href=\"text/shared/01/05030000.xhp\" name=\"Παράγραφος\"><emph>Παράγραφος</emph></link> και ύστερα πατήστε στην καρτέλα <emph>Διάρθρωση & Αρίθμηση</emph>."
+msgid "Right Arrow"
+msgstr "Δεξί βέλος"
-#: 05030800.xhp
+#: 05090200.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id1209200804371034\n"
+"05090200.xhp\n"
+"par_id3149099\n"
+"16\n"
"help.text"
-msgid "Outline level"
-msgstr "Επίπεδο διάρθρωσης"
+msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/next\">Displays the table columns found to the right of the current column.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/next\">Εμφανίζει τις στήλες του πίνακα που βρίσκονται στα δεξιά της τρέχουσας στήλης.</ahelp>"
-#: 05030800.xhp
+#: 05090201.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id1209200804371097\n"
+"05090201.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <emph>Body text</emph> to reset the outline level."
-msgstr "<ahelp hid=\".\">Αναθέτει ένα επίπεδο διάρθρωσης από το 1 ως το 10 στις επιλεγμένες παραγράφους ή στις τεχνοτροπίες παραγράφων.</ahelp> Επιλέξτε <emph>Σώμα κειμένου</emph> για να επαναφέρετε το επίπεδο αρίθμησης."
+msgid "Editing Tables Using the Keyboard"
+msgstr "Επεξεργασία πινάκων με χρήση του πληκτρολογίου"
-#: 05030800.xhp
+#: 05090201.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3143283\n"
-"5\n"
+"05090201.xhp\n"
+"bm_id3154506\n"
"help.text"
-msgid "Numbering"
-msgstr "Αρίθμηση"
+msgid "<bookmark_value>tables; editing with the keyboard</bookmark_value>"
+msgstr "<bookmark_value>πίνακες;επεξεργασία με το πληκτρολόγιο</bookmark_value>"
-#: 05030800.xhp
+#: 05090201.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3154188\n"
+"05090201.xhp\n"
+"hd_id3154506\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"tabelle_tastatur\"><link href=\"text/swriter/01/05090201.xhp\" name=\"Editing Tables Using the Keyboard\">Editing Tables Using the Keyboard</link></variable>"
+msgstr "<variable id=\"tabelle_tastatur\"><link href=\"text/swriter/01/05090201.xhp\" name=\"Επεξεργασία πινάκων με χρήση του πληκτρολογίου\">Επεξεργασία πινάκων με χρήση του πληκτρολογίου</link></variable>"
+
+#: 05090201.xhp
+msgctxt ""
+"05090201.xhp\n"
+"par_id3145244\n"
+"2\n"
+"help.text"
+msgid "You can resize and delete table columns with the keyboard."
+msgstr "Μπορείτε να μεταβάλετε το μέγεθος και να διαγράψετε στήλες του πίνακα με το πληκτρολόγιο."
+
+#: 05090201.xhp
+msgctxt ""
+"05090201.xhp\n"
+"hd_id3150564\n"
"3\n"
"help.text"
-msgid "Numbering Style"
-msgstr "Τεχνοτροπία αρίθμησης"
+msgid "Resizing Columns and Rows"
+msgstr "Αυξομείωση στηλών και γραμμών"
-#: 05030800.xhp
+#: 05090201.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3155178\n"
+"05090201.xhp\n"
+"par_id3153920\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_NUMPARA:LB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window if you click the <emph>Numbering Style</emph> icon."
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_NUMPARA:LB_NUMBER_STYLE\">Επιλέξτε την <link href=\"text/swriter/01/05130004.xhp\" name=\"Τεχνοτροπία αρίθμησης\">Τεχνοτροπία αρίθμησης</link> που θέλετε να εφαρμόσετε στην παράγραφο.</ahelp> Αυτές οι τεχνοτροπίες εμφανίζονται επίσης στο παράθυρο <link href=\"text/swriter/01/05140000.xhp\" name=\"Τεχνοτροπίες και μορφοποίηση\">Τεχνοτροπίες και μορφοποίηση</link> εάν πατήσετε στο εικονίδιο <emph>Τεχνοτροπία αρίθμησης</emph>."
+msgid "To resize a column, place the cursor in a table cell, hold down Alt, and then press the left or the right arrow. To resize the column without changing the width of the table, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>, and then press the left or the right arrows."
+msgstr "Για αυξομείωση μιας στήλης, τοποθετήστε τον δρομέα σε ένα κελί πίνακα, κρατήστε πατημένο το πλήκτρο Alt και μετά πατήστε το δεξί ή το αριστερό βέλος. Για αυξομείωση της στήλης χωρίς αλλαγή του πλάτους του πίνακα, κρατήστε πατημένα τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή+Επιλογή</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline> και μετά πατήστε το δεξί ή το αριστερό βέλος."
-#: 05030800.xhp
+#: 05090201.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3149106\n"
-"7\n"
+"05090201.xhp\n"
+"par_id3147566\n"
+"5\n"
"help.text"
-msgid "This section only appears when you edit the properties of the current paragraph by choosing <emph>Format - Paragraph</emph>."
-msgstr "Η ενότητα αυτή εμφανίζεται μόνο όταν επεξεργάζεστε τις ιδιότητες της τρέχουσας παραγράφου επιλέγοντας <emph>Μορφή - Παράγραφος</emph>."
+msgid "To increase the left indent of the table, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift, and then press the right arrow."
+msgstr "Για να αυξήσετε την αριστερή εσοχή του πίνακα, κρατήστε πατημένα τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift και μετά πατήστε το δεξί βέλος."
-#: 05030800.xhp
+#: 05090201.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3151250\n"
+"05090201.xhp\n"
+"par_id3150759\n"
+"11\n"
+"help.text"
+msgid "To resize a row, place the cursor in the row, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>, and then press the up or the down arrows."
+msgstr "Για αυξομείωση μιας γραμμής, τοποθετήστε τον δρομέα σε μια γραμμή, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και μετά πατήστε το πάνω ή το κάτω πλήκτρο βέλους."
+
+#: 05090201.xhp
+msgctxt ""
+"05090201.xhp\n"
+"par_id3149286\n"
+"12\n"
+"help.text"
+msgid "To move the table downwards on the page, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift, and then press the down arrow."
+msgstr "Για να μετακινήσετε τον πίνακα προς το κάτω μέρος της σελίδας, κρατήστε πατημένα τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift και μετά πατήστε το κάτω βέλος."
+
+#: 05090201.xhp
+msgctxt ""
+"05090201.xhp\n"
+"hd_id3151176\n"
"8\n"
"help.text"
-msgid "Restart at this paragraph"
-msgstr "Επανεκκίνηση από αυτήν την παράγραφο"
+msgid "Inserting and deleting columns or rows"
+msgstr "Εισαγωγή και διαγραφή στηλών ή γραμμών"
-#: 05030800.xhp
+#: 05090201.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3154831\n"
+"05090201.xhp\n"
+"par_id3147512\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_NEW_START\">Restarts the numbering at the current paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_NEW_START\">Επανεκκινεί την αρίθμηση από την τρέχουσα παράγραφο.</ahelp>"
+msgid "To insert a column, place the cursor in a table cell, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and press Insert, release, and then press the left or the right arrow."
+msgstr "Για να εισάγετε μια στήλη, τοποθετήστε τον δρομέα σε ένα κελί πίνακα, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και πατήστε Εισαγωγή, απελευθέρωση και μετά πατήστε το αριστερό ή το δεξί πλήκτρο βέλους."
-#: 05030800.xhp
+#: 05090201.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3147096\n"
-"24\n"
+"05090201.xhp\n"
+"par_id3152940\n"
+"13\n"
"help.text"
-msgid "Start with"
-msgstr "Εκκίνηση με"
+msgid "To delete a column, place the cursor in the column that you want to delete, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and press Delete, release, and then press the left or the right arrow."
+msgstr "Για να διαγράψετε μια στήλη, τοποθετήστε τον δρομέα στη στήλη που θέλετε να διαγράψετε, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και πατήστε διαγραφή, απελευθέρωση και μετά πατήστε το αριστερό ή το δεξί πλήκτρο βέλους."
-#: 05030800.xhp
+#: 05090201.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3148979\n"
-"25\n"
+"05090201.xhp\n"
+"par_id3154105\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\"SW_TRISTATEBOX_TP_NUMPARA_CB_NUMBER_NEW_START\">Select this check box, and then enter the number that you want to assign to the paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SW_TRISTATEBOX_TP_NUMPARA_CB_NUMBER_NEW_START\">Επιλέξτε αυτό το πλαίσιο ελέγχου και έπειτα εισάγετε τον αριθμό που θέλετε να δώσετε στην παράγραφο.</ahelp>"
+msgid "To insert a row, place the cursor in a table cell, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and press Insert, release, and then press the up or the down arrow."
+msgstr "Για να εισάγετε μια γραμμή, τοποθετήστε τον δρομέα σε ένα κελί πίνακα, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και πατήστε εισαγωγή, απελευθέρωση και μετά πατήστε το πάνω ή το κάτω πλήκτρο βέλους."
-#: 05030800.xhp
+#: 05090201.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3147226\n"
+"05090201.xhp\n"
+"par_id3153531\n"
+"15\n"
+"help.text"
+msgid "To delete a row, place the cursor in the row that you want to delete, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and press Delete, release, and then press the up or the down arrow."
+msgstr "Για να διαγράψετε μια γραμμή, τοποθετήστε τον δρομέα στη γραμμή που θέλετε να διαγράψετε, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και πατήστε διαγραφή, απελευθέρωση και μετά πατήστε το πάνω ή το κάτω πλήκτρο βέλους."
+
+#: 05090201.xhp
+msgctxt ""
+"05090201.xhp\n"
+"par_id3150983\n"
"10\n"
"help.text"
-msgid "\"Start with\" spin button"
-msgstr "Κουμπί αυξομείωσης \"Αρχή με\""
+msgid "To change the behavior of tables in a text document, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040500.xhp\" name=\"Text Document - Table\">%PRODUCTNAME Writer - Table</link></emph>."
+msgstr "Για να αλλάξετε τη συμπεριφορά των πινάκων σε ένα έγγραφο κειμένου, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040500.xhp\" name=\"Έγγραφο κειμένου - Πίνακας\">%PRODUCTNAME Writer - Πίνακας</link></emph>."
-#: 05030800.xhp
+#: 05090201.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3153632\n"
+"05090201.xhp\n"
+"par_id3154196\n"
+"16\n"
+"help.text"
+msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Γραμμή πίνακα\">Γραμμή πίνακα</link>"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Text Flow"
+msgstr "Ροή κειμένου"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"bm_id3154558\n"
+"help.text"
+msgid "<bookmark_value>tables;text flow around text tables</bookmark_value><bookmark_value>text flow;around text tables</bookmark_value><bookmark_value>columns; breaks in text tables</bookmark_value><bookmark_value>row breaks in text tables</bookmark_value><bookmark_value>tables; allowing page breaks</bookmark_value><bookmark_value>page breaks; tables</bookmark_value><bookmark_value>splitting tables;row breaks</bookmark_value>"
+msgstr "<bookmark_value>πίνακες;ροή κειμένου γύρω από πίνακες κειμένου</bookmark_value><bookmark_value>ροή κειμένου;γύρω από πίνακες κειμένου</bookmark_value><bookmark_value>στήλες;αλλαγές σε πίνακες κειμένου</bookmark_value><bookmark_value>αλλαγές γραμμών σε πίνακες κειμένου</bookmark_value><bookmark_value>πίνακες;να επιτρέπονται αλλαγές γραμμών</bookmark_value><bookmark_value>αλλαγές σελίδας;πίνακες</bookmark_value><bookmark_value>διαίρεση πινάκων;αλλαγές γραμμών</bookmark_value>"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"hd_id3154558\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05090300.xhp\" name=\"Text Flow\">Text Flow</link>"
+msgstr "<link href=\"text/swriter/01/05090300.xhp\" name=\"Ροή κειμένου\">Ροή κειμένου</link>"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"par_id3145245\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/TableTextFlowPage\">Set the text flow options for the text before and after the table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/TableTextFlowPage\">Ορίστε τις επιλογές ροής κειμένου για το κείμενο πριν ή ύστερα από τον πίνακα.</ahelp>"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"hd_id3153920\n"
+"3\n"
+"help.text"
+msgid "Text flow"
+msgstr "Ροή κειμένου"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"hd_id3153720\n"
+"4\n"
+"help.text"
+msgid "Break"
+msgstr "Αλλαγή"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"par_id3154643\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/break\">Select this check box, and then select the type of break that you want to associate with the table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/break\">Επιλέξτε αυτό το πλαίσιο ελέγχου και ύστερα επιλέξτε τον τύπο αλλαγής που επιθυμείτε να αντιστοιχίσετε με τον πίνακα.</ahelp>"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"hd_id3151183\n"
+"6\n"
+"help.text"
+msgid "Page"
+msgstr "Σελίδα"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"par_id3149286\n"
+"7\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/page\">Inserts a page break before or after the table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/page\">Εισάγει μία αλλαγή σελίδας πριν ή μετά τον πίνακα.</ahelp>"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"hd_id3150981\n"
+"8\n"
+"help.text"
+msgid "Column"
+msgstr "Στήλη"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"par_id3151310\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/column\">Inserts a column break before or after the table on a multi-column page.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/column\">Εισάγει μία αλλαγή στήλης πριν ή μετά τον πίνακα σε μία πολύστηλη σελίδα .</ahelp>"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"hd_id3155898\n"
+"10\n"
+"help.text"
+msgid "Before"
+msgstr "Πριν από"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"par_id3149695\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_NEW_START\">Enter the number that you want to assign to the paragraph.</ahelp> The following paragraphs are numbered consecutively from the number that you enter here."
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_NEW_START\">Εισάγετε τον αριθμό που επιθυμείτε να αναθέσετε στην παράγραφο.</ahelp> Οι ακόλουθες παράγραφοι αριθμούνται συνεχόμενα ύστερα από τον αριθμό που εισάγετε εδώ."
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/before\">Inserts a page or column break before the table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/before\">Εισάγει μία αλλαγή σελίδας ή στήλης πριν από τον πίνακα.</ahelp>"
-#: 05030800.xhp
+#: 05090300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3147581\n"
+"05090300.xhp\n"
+"hd_id3159189\n"
+"12\n"
+"help.text"
+msgid "After"
+msgstr "Μετά από"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"par_id3155179\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/after\">Inserts a page or column break after the table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/after\">Εισάγει μία αλλαγή στήλης ή σελίδας ύστερα από τον πίνακα.</ahelp>"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"hd_id3149490\n"
+"14\n"
+"help.text"
+msgid "With Page Style"
+msgstr "Με τεχνοτροπία σελίδας"
+
+#: 05090300.xhp
+msgctxt ""
+"05090300.xhp\n"
+"par_id3143282\n"
"15\n"
"help.text"
-msgid "Line numbering"
-msgstr "Αρίθμηση γραμμών"
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/pagestyle\">Applies the page style that you specify to the first page that follows the page break.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/pagestyle\">Εισάγει την τεχνοτροπία σελίδας που καθορίζετε στην πρώτη σελίδα που ακολουθεί την αλλαγή σελίδας.</ahelp>"
-#: 05030800.xhp
+#: 05090300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3152771\n"
+"05090300.xhp\n"
+"hd_id3154839\n"
"16\n"
"help.text"
-msgid "Specify the <link href=\"text/swriter/01/06180000.xhp\" name=\"Line numbering\">Line numbering</link> options. To add line numbers to your document, choose <emph>Tools - Line Numbering</emph>."
-msgstr "Καθορίστε τις επιλογές για την <link href=\"text/swriter/01/06180000.xhp\" name=\"Αρίθμηση γραμμών\">Αρίθμηση γραμμών</link>. Για να προσθέσετε αριθμούς γραμμών στο έγγραφό σας, επιλέξτε <emph>Εργαλεία - Αρίθμηση γραμμών</emph>."
+msgid "Page Style"
+msgstr "Τεχνοτροπία σελίδας"
-#: 05030800.xhp
+#: 05090300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3153345\n"
+"05090300.xhp\n"
+"par_id3149098\n"
"17\n"
"help.text"
-msgid "Include this paragraph in line numbering"
-msgstr "Να συμπεριληφθεί αυτή η παράγραφος στην αρίθμηση γραμμών"
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/pagestylelb\">Select the page style that you want to apply to the first page that follows the break.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/pagestylelb\">Εισάγει την τεχνοτροπία σελίδας που επιθυμείτε να εφαρμόσετε στην πρώτη σελίδα που ακολουθεί την αλλαγή σελίδας.</ahelp>"
-#: 05030800.xhp
+#: 05090300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3156267\n"
+"05090300.xhp\n"
+"hd_id3149819\n"
"18\n"
"help.text"
-msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_COUNT_PARA\">Includes the current paragraph in the line numbering.</ahelp>"
-msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_COUNT_PARA\">Συμπεριλαμβάνει την τρέχουσα παράγραφο στην αρίθμηση γραμμών.</ahelp>"
+msgid "Page number"
+msgstr "Αριθμός σελίδας"
-#: 05030800.xhp
+#: 05090300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3151026\n"
-"19\n"
+"05090300.xhp\n"
+"par_id3148978\n"
+"22\n"
"help.text"
-msgid "Restart at this paragraph"
-msgstr "Επανεκκίνηση από αυτήν την παράγραφο"
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/pagenonf\">Enter the page number for the first page that follows the break.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/pagenonf\">Εισάγετε τον αριθμό σελίδας για την πρώτη σελίδα που ακολουθεί την αλλαγή σελίδας.</ahelp>"
-#: 05030800.xhp
+#: 05090300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3149168\n"
-"20\n"
+"05090300.xhp\n"
+"hd_id3147100\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_RESTART_PARACOUNT\">Restarts the line numbering at the current paragraph, or at the number that you enter.</ahelp>"
-msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_RESTART_PARACOUNT\">Επανεκκινεί την αρίθμηση γραμμών στην τρέχουσα παράγραφο, ή από τον αριθμό που εισάγετε.</ahelp>"
+msgid "Allow table to split across pages and columns"
+msgstr "Επιτρέπει στον πίνακα να χωρίζεται μεταξύ σελίδων και στηλών"
-#: 05030800.xhp
+#: 05090300.xhp
msgctxt ""
-"05030800.xhp\n"
-"hd_id3145775\n"
-"21\n"
+"05090300.xhp\n"
+"par_id3153629\n"
+"34\n"
"help.text"
-msgid "Start with"
-msgstr "Εκκίνηση με"
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/split\">Allows a page break or column break between the rows of a table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/split\">Επιτρέπει μία αλλαγή σελίδας ή στήλης μεταξύ των γραμμών του πίνακα.</ahelp>"
-#: 05030800.xhp
+#: 05090300.xhp
msgctxt ""
-"05030800.xhp\n"
-"par_id3149355\n"
-"22\n"
+"05090300.xhp\n"
+"par_idN108D6\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_RESTART_PARA\">Enter the number at which to restart the line numbering</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_RESTART_PARA\">Εισάγετε τον αριθμό στον οποίο θα επανεκκινεί η αρίθμηση γραμμών</ahelp>"
+msgid "Allow row to break across pages and columns"
+msgstr "Επιτρέπει στη γραμμή να διακόπτεται μεταξύ των σελίδων και στηλών"
-#: 04120224.xhp
+#: 05090300.xhp
msgctxt ""
-"04120224.xhp\n"
-"tit\n"
+"05090300.xhp\n"
+"par_idN108DA\n"
"help.text"
-msgid "Entries (index of tables)"
-msgstr "Καταχωρίσεις (ευρετήριο πινάκων)"
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/splitrow\">Allows a page break or column break inside a row of the table.</ahelp> This option is not applied to the first row in a table if the <emph>Repeat Heading</emph> option is selected."
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/splitrow\">Επιτρέπει μία αλλαγή σελίδας ή στήλης σε μία γραμμή του πίνακα.</ahelp> Η επιλογή αυτή δεν εφαρμόζεται στην πρώτη γραμμή ενός πίνακα εάν έχει επιλεγεί η <emph>Επανάληψη κεφαλίδας</emph>."
-#: 04120224.xhp
+#: 05090300.xhp
msgctxt ""
-"04120224.xhp\n"
-"hd_id3147406\n"
-"1\n"
+"05090300.xhp\n"
+"hd_id3149034\n"
+"35\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120224.xhp\" name=\"Entries (index of tables)\">Entries (index of tables)</link>"
-msgstr "<link href=\"text/swriter/01/04120224.xhp\" name=\"Καταχωρίσεις (ευρετήριο πινάκων)\">Καταχωρίσεις (ευρετήριο πινάκων)</link>"
+msgid "Keep with next paragraph"
+msgstr "Διατήρηση με την επόμενη παράγραφο"
-#: 04120224.xhp
+#: 05090300.xhp
msgctxt ""
-"04120224.xhp\n"
-"par_id3146318\n"
-"2\n"
+"05090300.xhp\n"
+"par_id3147577\n"
+"36\n"
"help.text"
-msgid "<variable id=\"eintraege\">Specify the format for the entries in an Index of Tables. </variable>"
-msgstr "<variable id=\"eintraege\">Ορίσετε τη μορφή των καταχωρίσεων σε ένα ευρετήριο πινάκων.</variable>"
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/keep\">Keeps the table and the following paragraph together when you insert the break.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/keep\">Διατηρεί τον πίνακα και την επόμενη παράγραφο μαζί όταν εισάγετε μία αλλαγή.</ahelp>"
-#: 04120224.xhp
+#: 05090300.xhp
msgctxt ""
-"04120224.xhp\n"
-"par_id3150020\n"
-"3\n"
+"05090300.xhp\n"
+"hd_id3152772\n"
+"19\n"
"help.text"
-msgid "An Index of Tables only has one index level."
-msgstr "Ένα ευρετήριο πινάκων έχει μόνο ένα επίπεδο ευρετηρίου."
+msgid "Repeat heading"
+msgstr "Επανάληψη κεφαλίδας"
-#: 02110100.xhp
+#: 05090300.xhp
msgctxt ""
-"02110100.xhp\n"
-"tit\n"
+"05090300.xhp\n"
+"par_id3153350\n"
+"20\n"
"help.text"
-msgid "Navigation"
-msgstr "Περιήγηση"
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/headline\">Repeats the table heading on a new page when the table spans more than one page.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/headline\">Επαναλαμβάνει την κεφαλίδα του πίνακα σε μία νέα σελίδα, όταν ο πίνακας επεκτείνεται σε περισσότερες από μία σελίδες.</ahelp>"
-#: 02110100.xhp
+#: 05090300.xhp
msgctxt ""
-"02110100.xhp\n"
-"hd_id3147745\n"
-"1\n"
+"05090300.xhp\n"
+"par_idN1091C\n"
"help.text"
-msgid "Navigation"
-msgstr "Περιήγηση"
+msgid "The first ... rows"
+msgstr "Οι πρώτες ... γραμμές"
-#: 02110100.xhp
+#: 05090300.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_id3149844\n"
-"2\n"
+"05090300.xhp\n"
+"par_idN10920\n"
"help.text"
-msgid "<ahelp hid=\"HID_SCRL_NAVI\">If you click this icon in the Navigator or in the lower right of the document window, a toolbar will appear which enables you to choose among the existing targets within a document.</ahelp> You can then use the up and down arrow icons to position the text cursor in the document on the previous or next target."
-msgstr "<ahelp hid=\"HID_SCRL_NAVI\">Εάν πατήσετε σε αυτό το εικονίδιο στην περιήγηση ή στο κάτω δεξί μέρος του παραθύρου του εγγράφου, θα εμφανιστεί μια εργαλειοθήκη, που σας επιτρέπει να επιλέξετε ανάμεσα σε υπάρχοντες προορισμούς μέσα σε ένα έγγραφο.</ahelp> Μπορείτε κατόπιν να χρησιμοποιήσετε τα πάνω και κάτω εικονίδια βέλους για να τοποθετήσετε τον δρομέα κειμένου στο έγγραφο στον επόμενο ή προηγούμενο προορισμό."
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/repeatheadermf\">Enter the number of rows to include in the heading.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/repeatheadermf\">Εισάγετε τον αριθμό γραμμών που θα συμπεριληφθούν στην κεφαλίδα.</ahelp>"
-#: 02110100.xhp
+#: 05090300.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_id3153293\n"
-"15\n"
+"05090300.xhp\n"
+"par_idN10940\n"
"help.text"
-msgid "<ahelp hid=\"HID_SCRL_PAGEUP\">Click the up button to scroll to the previous page or object.</ahelp>"
-msgstr "<ahelp hid=\"HID_SCRL_PAGEUP\">Πατήστε στο πλήκτρο πάνω για να μεταφερθείτε στην προηγούμενη σελίδα ή αντικείμενο.</ahelp>"
+msgid "Text orientation"
+msgstr "Προσανατολισμός κειμένου"
-#: 02110100.xhp
+#: 05090300.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_id3156098\n"
-"16\n"
+"05090300.xhp\n"
+"par_idN10944\n"
"help.text"
-msgid "<ahelp hid=\"HID_SCRL_PAGEDOWN\">Click the down button to scroll to the next page or object.</ahelp>"
-msgstr "<ahelp hid=\"HID_SCRL_PAGEDOWN\">Πατήστε στο πλήκτρο κάτω για να μεταφερθείτε στην επόμενη σελίδα ή αντικείμενο.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflow/textdirection\">Select the orientation for the text in the cells.</ahelp> You can use the following formatting options to specify the orientation of text in table cells:"
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflow/textdirection\">Επιλογή του προσανατολισμού για το κείμενο στα κελιά.</ahelp> Μπορείτε να αλλάξετε τις παρακάτω επιλογές μορφοποίησης για να καθορίσετε τον προσανατολισμό του κειμένου σε κελιά πίνακα:"
-#: 02110100.xhp
+#: 05090300.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_id3155076\n"
-"3\n"
+"05090300.xhp\n"
+"par_idN10964\n"
"help.text"
-msgid "By default, as long as you have not selected any other entry, the arrow buttons jump to the previous or the next page in the document. The arrow buttons are black if you are browsing through pages and blue if you jump to other objects."
-msgstr "Από προεπιλογή, εάν δεν έχετε επιλέξει οποιαδήποτε άλλη καταχώριση, τα κουμπιά βελών μεταβαίνουν στην προηγούμενη ή την επόμενη σελίδα του εγγράφου. Τα κουμπιά βελών είναι μαύρα εάν περιηγείστε σε σελίδες και γαλάζια εάν μετακινήστε σε άλλα αντικείμενα."
+msgid "Horizontal"
+msgstr "Οριζόντια"
-#: 02110100.xhp
+#: 05090300.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_id3154330\n"
-"4\n"
+"05090300.xhp\n"
+"par_idN10968\n"
"help.text"
-msgid "The entries largely correspond to those in the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> selection box. You can also select other jump destinations. An example are the reminders, which you can set with the <emph>Set Reminder</emph> icon in the Navigator. You can select an object from among the following options on the <emph>Navigation</emph> toolbar: table, text frame, graphics, OLE object, page, headings, reminder, drawing object, control field, section, bookmark, selection, footnote, note, index entry, table formula, wrong table formula."
-msgstr "Οι καταχωρίσεις αντιστοιχούν σε μεγάλο βαθμό στο πλαίσιο επιλογής στην <link href=\"text/swriter/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link>. Μπορείτε επίσης, να επιλέξετε άλλους προορισμούς μετάβασης. Ένα παράδειγμα είναι οι υπενθυμίσεις, που μπορείτε να ορίσετε στο εικονίδιο <emph>Ορισμός υπενθύμισης</emph> του περιηγητή. Μπορείτε να επιλέξετε ένα αντικείμενο από τις ακόλουθες επιλογές της εργαλειοθήκης <emph>Περιήγηση</emph>: πίνακας, πλαίσιο κειμένου, γραφικά, αντικείμενα OLE, σελίδα, κεφαλίδες, υπενθύμιση, αντικείμενο ζωγραφικής, πεδίο ελέγχου, ενότητα, σελιδοδείκτης, επιλογή, υποσημείωση, σημείωση, καταχώριση ευρετηρίου, τύπος πίνακα, λανθασμένος τύπος πίνακα."
+msgid "Vertical"
+msgstr "Κάθετα"
-#: 02110100.xhp
+#: 05090300.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_id3148783\n"
-"12\n"
+"05090300.xhp\n"
+"par_idN1097T\n"
"help.text"
-msgid "For table formulas, you can either jump to all table formulas located within your document or only to the incorrect ones. For incorrect formulas, you jump only to formulas that have resulted in errors. The program skips over formulas with resulting errors (those that reference incorrect formulas)."
-msgstr "Για τους τύπους πίνακα, μπορείτε είτε να μεταβείτε σε όλους τους τύπους πίνακα που βρίσκονται μέσα στο έγγραφό σας ή μόνο στους λανθασμένους. Για τους λανθασμένους τύπους μετακινήστε μόνο σε τύπους που έχουν εσφαλμένα αποτελέσματα. Το πρόγραμμα παραβλέπει τους τύπους που δίνουν εσφαλμένα αποτελέσματα (αυτά που παραπέμπουν σε λανθασμένους τύπους)."
+msgid "Use superordinate object settings"
+msgstr "Χρήση των ρυθμίσεων ανώτερου αντικειμένου"
-#: 02110100.xhp
+#: 05090300.xhp
msgctxt ""
-"02110100.xhp\n"
-"hd_id3150031\n"
-"5\n"
+"05090300.xhp\n"
+"hd_id3151028\n"
+"23\n"
"help.text"
-msgid "Working With the Navigation Toolbar"
-msgstr "Εργασία με την εργαλειοθήκη Περιήγηση"
+msgid "Vertical alignment"
+msgstr "Κάθετη στοίχιση"
-#: 02110100.xhp
+#: 05090300.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_id3150045\n"
-"6\n"
+"05090300.xhp\n"
+"par_id3149164\n"
+"24\n"
"help.text"
-msgid "Open the <emph>Navigation</emph> toolbar by clicking on its icon located in the vertical scrollbar. You can break the toolbar away from its place by dragging and arrange it on the screen."
-msgstr "Ανοίξτε την εργαλειοθήκη <emph>Περιήγηση</emph> πατώντας επάνω στο εικονίδιό της στην κάθετη γραμμή κύλισης. Μπορείτε να απομακρύνετε την εργαλειοθήκη από τη θέση της μεταφέροντας την και να την τακτοποιήσετε στην οθόνη."
+msgid "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/vertorient\">Specify the vertical text alignment for the cells in the table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tabletextflowpage/vertorient\">Καθορίστε την κάθετη στοίχιση κειμένου για τα κελιά στον πίνακα.</ahelp>"
-#: 02110100.xhp
+#: 05100000.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_id3153141\n"
-"7\n"
+"05100000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_VS\">Click the icon for the type of objects you want to browse through. Then click one of the \"Previous Object\" or \"Next Object\" arrow buttons. The names of these buttons indicate the type of object you have selected. The text cursor is placed on whichever object you have selected.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_VS\">Πατήστε στο εικονίδιο για τον τύπο των αντικειμένων στον οποίο θέλετε να περιηγηθείτε. Έπειτα πατήστε σε ένα από τα κουμπιά βέλους \"Προηγούμενο αντικείμενο\" ή \"Επόμενο αντικείμενο\". Τα ονόματα αυτών των κουμπιών υποδεικνύουν τον τύπο αντικειμένου που έχετε επιλέξει. Ο δρομέας κειμένου τοποθετείται σε οποιοδήποτε αντικείμενο έχετε επιλέξει.</ahelp>"
+msgid "Cell"
+msgstr "Κελί"
-#: 02110100.xhp
+#: 05100000.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_id3149968\n"
-"11\n"
+"05100000.xhp\n"
+"hd_id3150765\n"
+"1\n"
"help.text"
-msgid "You can configure $[officename] according to your specific preferences for navigating within a document. To do this, choose <link href=\"text/shared/01/06140000.xhp\" name=\"Tools - Customize\"><emph>Tools - Customize</emph></link>. The various tables for adapting <link href=\"text/shared/01/06140100.xhp\" name=\"menus\">menus</link>, <link href=\"text/shared/01/06140200.xhp\" name=\"keyboard input\">keyboard input</link> or toolbars contain various functions for navigation within the document under the \"Navigate\" area. In this way you can jump to the index tags in the document with the \"To Next/Previous Index Tag\" functions."
-msgstr "Μπορείτε να ρυθμίσετε το $[officename] σύμφωνα με τις δικές σας ειδικές προτιμήσεις περιήγησης σε ένα έγγραφο. Για να το κάνετε αυτό, διαλέξτε <link href=\"text/shared/01/06140000.xhp\" name=\"Εργαλεία - Προσαρμογή\"><emph>Εργαλεία - Προσαρμογή</emph></link>. Οι ποικίλοι πίνακες για προσαρμογή <link href=\"text/shared/01/06140100.xhp\" name=\"μενού\">μενού</link>, <link href=\"text/shared/01/06140200.xhp\" name=\"είσοδος πληκτρολογίου\">είσοδος πληκτρολογίου</link> ή εργαλειοθηκών περιέχουν ποικίλες λειτουργίες για περιήγηση σε ένα έγγραφο στην περιοχή \"Περιήγηση\". Έτσι μπορείτε να μεταβείτε στις ετικέτες ευρετηρίου στο έγγραφο με τις λειτουργίες \"Στην επόμενη/προηγούμενη ετικέτα ευρετηρίου\"."
+msgid "<link href=\"text/swriter/01/05100000.xhp\" name=\"Cell\">Cell</link>"
+msgstr "<link href=\"text/swriter/01/05100000.xhp\" name=\"Κελί\">Κελί</link>"
-#: 02110100.xhp
+#: 05100000.xhp
msgctxt ""
-"02110100.xhp\n"
-"bm_id3155338\n"
+"05100000.xhp\n"
+"par_id3147567\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>searching; repeating a search</bookmark_value>"
-msgstr "<bookmark_value>αναζήτηση; επανάληψη μιας αναζήτησης</bookmark_value>"
+msgid "This command is only available if you have selected a table in your document, or if the cursor is in a table cell."
+msgstr "Η εντολή αυτή είναι διαθέσιμη μόνο αν έχετε επιλέξει έναν πίνακα στο έγγραφό σας, ή αν ο δρομέας βρίσκεται σε ένα κελί του πίνακα."
-#: 02110100.xhp
+#: 05100300.xhp
msgctxt ""
-"02110100.xhp\n"
-"hd_id3155338\n"
-"8\n"
+"05100300.xhp\n"
+"tit\n"
"help.text"
-msgid "Repeat Search"
-msgstr "Επανάληψη αναζήτησης"
+msgid "Protect"
+msgstr "Προστασία"
-#: 02110100.xhp
+#: 05100300.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_id3155361\n"
-"9\n"
+"05100300.xhp\n"
+"hd_id3146322\n"
+"1\n"
"help.text"
-msgid "With the <emph>Repeat search</emph> icon on the <emph>Navigation</emph> toolbar you can repeat a search you started with the <emph>Search and Replace</emph> dialog. To do this, click the icon. The blue arrow buttons on the vertical scrollbar now take on the functions <emph>Continue search forwards</emph> and <emph>Continue search backwards</emph>. If you now click one of the arrow surfaces, the search will be continued for the term entered in the Search and Replace dialog."
-msgstr "Με το εικονίδιο <emph>Επανάληψη αναζήτησης</emph> στην εργαλειοθήκη <emph>Περιήγηση</emph> μπορείτε να επαναλάβετε μια αναζήτηση που ξεκινήσατε στον διάλογο <emph>Αναζήτηση και Αντικατάσταση</emph>. Για να πραγματοποιηθεί αυτό, πατήστε στο εικονίδιο. Τα γαλάζια κουμπιά βέλους στην κάθετη γραμμή κύλισης αποκτούν τώρα τις λειτουργίες <emph>Συνέχεια της αναζήτησης προς τα εμπρός</emph> και <emph>Συνέχεια της αναζήτησης προς τα πίσω</emph>. Εάν τώρα πατήσετε σε μία από τις επιφάνειες βέλους, η αναζήτηση θα συνεχιστεί για τον όρο που έχει εισαχθεί στον διάλογο Αναζήτηση και Αντικατάσταση."
+msgid "<link href=\"text/swriter/01/05100300.xhp\" name=\"Protect\">Protect</link>"
+msgstr "<link href=\"text/swriter/01/05100300.xhp\" name=\"Προστασία\">Προστασία</link>"
-#: 02110100.xhp
+#: 05100300.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN106DD\n"
+"05100300.xhp\n"
+"par_id3145822\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through bookmarks.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για να περιηγηθείτε στους σελιδοδείκτες.</ahelp>"
+msgid "<ahelp hid=\".uno:Protect\">Prevents the contents of the selected cells from being modified.</ahelp>"
+msgstr "<ahelp hid=\".uno:Protect\">Εμποδίζει την τροποποίηση των περιεχομένων των επιλεγμένων κελιών.</ahelp>"
-#: 02110100.xhp
+#: 05100300.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN106F4\n"
+"05100300.xhp\n"
+"par_id3154641\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through control fields.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στα πεδία ελέγχου.</ahelp>"
+msgid "When the cursor is in a read-only cell, a note appears on the <emph>Status Bar</emph>."
+msgstr "Όταν ο δρομέας βρίσκεται σε ένα κελί μόνο για ανάγνωση, μια σημείωση εμφανίζεται στη <emph>Γραμμή κατάστασης</emph>."
-#: 02110100.xhp
+#: 05100300.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN1070B\n"
+"05100300.xhp\n"
+"par_id3149292\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through drawing objects.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στα αντικείμενα σχεδίασης.</ahelp>"
+msgid "To remove cell protection, select the cell(s), right-click, and then choose <link href=\"text/swriter/01/05100400.xhp\" name=\"Cell - Unprotect\"><emph>Cell - Unprotect</emph></link>."
+msgstr "Για την αποπροστασία του κελιού, επιλέξτε τα κελιά, δεξιοπατήστε και ύστερα επιλέξτε <link href=\"text/swriter/01/05100400.xhp\" name=\"Κελί - Αποπροστασία\"><emph>Κελί - αποπροστασία</emph></link>."
-#: 02110100.xhp
+#: 05100400.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN10722\n"
+"05100400.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through text frames.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στα πλαίσια κειμένου.</ahelp>"
+msgid "Unprotect"
+msgstr "Αποπροστασία"
-#: 02110100.xhp
+#: 05100400.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN10739\n"
+"05100400.xhp\n"
+"hd_id3149052\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through footnotes.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στις υποσημειώσεις.</ahelp>"
+msgid "<link href=\"text/swriter/01/05100400.xhp\" name=\"Unprotect\">Unprotect</link>"
+msgstr "<link href=\"text/swriter/01/05100400.xhp\" name=\"Αποπροστασία\">Αποπροστασία</link>"
-#: 02110100.xhp
+#: 05100400.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN10750\n"
+"05100400.xhp\n"
+"par_id3083450\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through graphics.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στα γραφικά.</ahelp>"
+msgid "<ahelp hid=\".uno:UnsetCellsReadOnly\">Removes the cell protection for all selected cells in the current table.</ahelp>"
+msgstr "<ahelp hid=\".uno:UnsetCellsReadOnly\">Αφαιρεί την προστασία κελιού για όλα τα επιλεγμένα κελιά στον τρέχοντα πίνακα.</ahelp>"
-#: 02110100.xhp
+#: 05100400.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN10767\n"
+"05100400.xhp\n"
+"par_id3154558\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through index entries.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στις καταχωρήσεις ευρετηρίου.</ahelp>"
+msgid "To remove the protection from several tables at once, select the tables, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+T. To remove the protection from all of the tables in a document, click anywhere in the document, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+T."
+msgstr "Για να αφαιρέσετε την προστασία από διάφορους πίνακες ταυτόχρονα, επιλέξτε τους πίνακες και ύστερα πιέστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+T. Για να αφαιρέσετε την προστασία από όλους τους πίνακες σε ένα έγγραφο, πατήστε οπουδήποτε στο έγγραφο και ύστερα πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+T."
-#: 02110100.xhp
+#: 05100400.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN1077E\n"
+"05100400.xhp\n"
+"par_id3150765\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through reminders.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στις υπενθυμίσεις.</ahelp>"
+msgid "You can also remove cell protection from a table in the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link>."
+msgstr "Μπορείτε επίσης να καταργήσετε την προστασία των κελιών από έναν πίνακα με τον <link href=\"text/swriter/01/02110000.xhp\" name=\"Περιηγητής\">Περιηγητής</link>."
-#: 02110100.xhp
+#: 05110000.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN10795\n"
+"05110000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the cursor to the next object of the selected type.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει τον δρομέα στο επόμενο αντικείμενο του επιλεγμένου τύπου.</ahelp>"
+msgid "Row"
+msgstr "Γραμμή"
-#: 02110100.xhp
+#: 05110000.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN107AF\n"
+"05110000.xhp\n"
+"hd_id3149502\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through OLE objects.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στα αντικείμενα OLE.</ahelp>"
+msgid "<link href=\"text/swriter/01/05110000.xhp\" name=\"Row\">Row</link>"
+msgstr "<link href=\"text/swriter/01/05110000.xhp\" name=\"Γραμμή\">Γραμμή</link>"
-#: 02110100.xhp
+#: 05110000.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN107C6\n"
+"05110000.xhp\n"
+"par_id3154652\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through headings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στις κεφαλίδες.</ahelp>"
+msgid "Set the height of rows, or select, insert, and delete rows."
+msgstr "Ορίστε το ύψος των γραμμών, ή επιλέξτε, εισάγετε και διαγράψτε γραμμές."
-#: 02110100.xhp
+#: 05110000.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN107DD\n"
+"05110000.xhp\n"
+"hd_id3083451\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through pages.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στις σελίδες.</ahelp>"
+msgid "<link href=\"text/swriter/01/05110100.xhp\" name=\"Height\">Height</link>"
+msgstr "<link href=\"text/swriter/01/05110100.xhp\" name=\"Ύψος\">Ύψος</link>"
-#: 02110100.xhp
+#: 05110000.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN107F4\n"
+"05110000.xhp\n"
+"hd_id3149349\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through comments.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για να περιηγηθείτε στα σχόλια.</ahelp>"
+msgid "<link href=\"text/swriter/01/05110200.xhp\" name=\"Optimal Height\">Optimal Height</link>"
+msgstr "<link href=\"text/swriter/01/05110200.xhp\" name=\"Βέλτιστο ύψος\">Βέλτιστο ύψος</link>"
-#: 02110100.xhp
+#: 05110000.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN1080B\n"
+"05110000.xhp\n"
+"hd_id3149883\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the cursor to the previous object of the selected type.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζε τον δρομέα στο προηγούμενο αντικείμενο του επιλεγμένου τύπου.</ahelp>"
+msgid "<link href=\"text/swriter/01/05120400.xhp\" name=\"Insert...\">Insert...</link>"
+msgstr "<link href=\"text/swriter/01/05120400.xhp\" name=\"Εισαγωγή...\">Εισαγωγή...</link>"
-#: 02110100.xhp
+#: 05110100.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN10829\n"
+"05110100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through sections.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στις ενότητες.</ahelp>"
+msgid "Row Height"
+msgstr "Ύψος γραμμής"
-#: 02110100.xhp
+#: 05110100.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN10840\n"
+"05110100.xhp\n"
+"hd_id3149871\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through selections.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στις επιλογές.</ahelp>"
+msgid "Row Height"
+msgstr "Ύψος γραμμής"
-#: 02110100.xhp
+#: 05110100.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN10857\n"
+"05110100.xhp\n"
+"par_id3149053\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through search results.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στα αποτελέσματα αναζήτησης.</ahelp>"
+msgid "<variable id=\"hoehetext\"><ahelp hid=\".uno:SetRowHeight\">Changes the height of the selected row(s).</ahelp></variable>"
+msgstr "<variable id=\"hoehetext\"><ahelp hid=\".uno:SetRowHeight\">Αλλάζει το ύψος των επιλεγμένων γραμμών.</ahelp></variable>"
-#: 02110100.xhp
+#: 05110100.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN1086E\n"
+"05110100.xhp\n"
+"hd_id3155625\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through table formulas.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στους τύπους πίνακα.</ahelp>"
+msgid "Height"
+msgstr "Ύψος"
-#: 02110100.xhp
+#: 05110100.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN10885\n"
+"05110100.xhp\n"
+"par_id3154554\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through wrong table formulas.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στους λανθασμένους τύπους ενός πίνακα.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/rowheight/heightmf\">Enter the height that you want for the selected row(s).</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/rowheight/heightmf\">Εισάγετετο ύψος που θέλετε για τις επιλεγμένες γραμμές.</ahelp>"
-#: 02110100.xhp
+#: 05110100.xhp
msgctxt ""
-"02110100.xhp\n"
-"par_idN1089C\n"
+"05110100.xhp\n"
+"hd_id3149878\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through tables.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε αυτό το εικονίδιο για περιηγηθείτε στους πίνακες.</ahelp>"
+msgid "Fit to size"
+msgstr "Προσαρμογή στο μέγεθος"
-#: 04120223.xhp
+#: 05110100.xhp
msgctxt ""
-"04120223.xhp\n"
+"05110100.xhp\n"
+"par_id3145244\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/rowheight/fit\">Automatically adjusts the row height to match the contents of the cells.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/rowheight/fit\">Προσαρμόζει αυτόματα το ύψος των γραμμών ώστε να ταιριάζουν στα περιεχόμενα των κελιών.</ahelp>"
+
+#: 05110100.xhp
+msgctxt ""
+"05110100.xhp\n"
+"par_id3154646\n"
+"7\n"
+"help.text"
+msgid "You can also right-click in a cell, and then choose <link href=\"text/swriter/01/05110200.xhp\" name=\"Row - Optimal Height\"><emph>Row - Optimal Height</emph></link>."
+msgstr "Μπορείτε επίσης να δεξιοπατήσετε σε ένα κελί και ύστερα να επιλέξετε <link href=\"text/swriter/01/05110200.xhp\" name=\"Γραμμή - Βέλτιστο ύψος\"><emph>Γραμμή - Βέλτιστο ύψος</emph></link>."
+
+#: 05110200.xhp
+msgctxt ""
+"05110200.xhp\n"
"tit\n"
"help.text"
-msgid "Entries (illustration index)"
-msgstr "Καταχωρίσεις (ευρετήριο εικόνων)"
+msgid "Optimal Height"
+msgstr "Βέλτιστο ύψος"
-#: 04120223.xhp
+#: 05110200.xhp
msgctxt ""
-"04120223.xhp\n"
-"hd_id3145244\n"
+"05110200.xhp\n"
+"hd_id3150010\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120223.xhp\" name=\"Entries (illustration index)\">Entries (illustration index)</link>"
-msgstr "<link href=\"text/swriter/01/04120223.xhp\" name=\"Καταχωρίσεις (ευρετήριο εικόνων)\">Καταχωρίσεις (ευρετήριο εικόνων)</link>"
+msgid "Optimal Height"
+msgstr "Βέλτιστο ύψος"
-#: 04120223.xhp
+#: 05110200.xhp
msgctxt ""
-"04120223.xhp\n"
-"par_id3148769\n"
+"05110200.xhp\n"
+"par_id3147436\n"
"2\n"
"help.text"
-msgid "<variable id=\"eintraege\">Specify the format for the illustration index entries. </variable>"
-msgstr "<variable id=\"eintraege\">Ορίστε τη μορφή των καταχωρίσεων του ευρετηρίου εικόνων.</variable>"
+msgid "<variable id=\"zeilenhoehetext\"><ahelp hid=\".uno:SetOptimalRowHeight\" visibility=\"visible\">Automatically adjusts row heights to match the contents of the cells.</ahelp> This is the default setting for new tables.</variable>"
+msgstr "<variable id=\"zeilenhoehetext\"><ahelp hid=\".uno:SetOptimalRowHeight\" visibility=\"visible\">Προσαρμόζει αυτόματα τα ύψη γραμμών ώστε να ταιριάζουν στα περιεχόμενα των κελιών.</ahelp> Αυτή είναι η προεπιλεγμένη ρύθμιση για νέους πίνακες.</variable>"
-#: 04120223.xhp
+#: 05110200.xhp
msgctxt ""
-"04120223.xhp\n"
-"par_id3154639\n"
+"05110200.xhp\n"
+"par_id3154765\n"
"3\n"
"help.text"
-msgid "Illustration Indexes only have one index level."
-msgstr "Τα ευρετήρια εικόνων έχουν μόνο ένα επίπεδο ευρετηρίου."
+msgid "This option is only available if the table contains a row with a fixed height."
+msgstr "Η επιλογή αυτή είναι διαθέσιμη μόνο εάν ο πίνακας περιέχει μία γραμμή σταθερού ύψους."
-#: 04120000.xhp
+#: 05110300.xhp
msgctxt ""
-"04120000.xhp\n"
+"05110300.xhp\n"
"tit\n"
"help.text"
-msgid "Indexes and Tables"
-msgstr "Ευρετήρια και πίνακες"
+msgid "Select"
+msgstr "Επιλογή"
-#: 04120000.xhp
+#: 05110300.xhp
msgctxt ""
-"04120000.xhp\n"
-"hd_id3151380\n"
+"05110300.xhp\n"
+"hd_id3154650\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120000.xhp\" name=\"Indexes and Tables\">Indexes and Tables</link>"
-msgstr "<link href=\"text/swriter/01/04120000.xhp\" name=\"Ευρετήρια και πίνακες\">Ευρετήρια και πίνακες</link>"
+msgid "<link href=\"text/swriter/01/05110300.xhp\" name=\"Select\">Select</link>"
+msgstr "<link href=\"text/swriter/01/05110300.xhp\" name=\"Επιλογή\">Επιλογή</link>"
-#: 04120000.xhp
+#: 05110300.xhp
msgctxt ""
-"04120000.xhp\n"
-"par_idN105AC\n"
+"05110300.xhp\n"
+"par_id3151389\n"
+"2\n"
"help.text"
-msgid "Opens a menu to insert index entries and to insert indexes and tables."
-msgstr "Ανοίγει ένα μενού για την εισαγωγή καταχωρίσεων ευρετηρίου και την εισαγωγή ευρετηρίων και πινάκων."
+msgid "<ahelp hid=\".uno:EntireRow\" visibility=\"visible\">Selects the row that contains the cursor.</ahelp>"
+msgstr "<ahelp hid=\".uno:EntireRow\" visibility=\"visible\">Επιλέγει τη γραμμή που βρίσκεται ο δρομέας.</ahelp>"
-#: 04120000.xhp
+#: 05110300.xhp
msgctxt ""
-"04120000.xhp\n"
-"par_id3150114\n"
-"6\n"
+"05110300.xhp\n"
+"par_id3149352\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/main.xhp\" name=\"Instructions for Indexes\">Instructions for Indexes</link>"
-msgstr "<link href=\"text/swriter/guide/main.xhp\" name=\"Οδηγίες για ευρετήρια\">Οδηγίες για ευρετήρια</link>"
+msgid "This option is only available if the cursor is in a table."
+msgstr "Η επιλογή αυτή είναι διαθέσιμη μόνο αν ο δρομέας βρίσκεται σε έναν πίνακα."
-#: 04120000.xhp
+#: 05110500.xhp
msgctxt ""
-"04120000.xhp\n"
-"hd_id3147416\n"
-"3\n"
+"05110500.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120100.xhp\" name=\"Entry\">Entry</link>"
-msgstr "<link href=\"text/swriter/01/04120100.xhp\" name=\"Καταχώριση\">Καταχώριση</link>"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 04120000.xhp
+#: 05110500.xhp
msgctxt ""
-"04120000.xhp\n"
-"hd_id3147501\n"
-"4\n"
+"05110500.xhp\n"
+"hd_id3149502\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120200.xhp\" name=\"Indexes and Tables\">Indexes and Tables</link>"
-msgstr "<link href=\"text/swriter/01/04120200.xhp\" name=\"Ευρετήρια και πίνακες\">Ευρετήρια και πίνακες</link>"
+msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete\">Delete</link>"
+msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Διαγραφή\">Διαγραφή</link>"
-#: 04120000.xhp
+#: 05110500.xhp
msgctxt ""
-"04120000.xhp\n"
-"hd_id3155620\n"
-"5\n"
+"05110500.xhp\n"
+"par_id3149050\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120300.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/04120300.xhp\" name=\"Καταχώριση βιβλιογραφίας\">Καταχώριση βιβλιογραφίας</link>"
+msgid "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteRows\">Deletes the selected row(s) from the table.</ahelp></variable>"
+msgstr "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteRows\">Διαγράφει τις επιλεγμένες γραμμές από τον πίνακα.</ahelp></variable>"
-#: mm_newaddblo.xhp
+#: 05120000.xhp
msgctxt ""
-"mm_newaddblo.xhp\n"
+"05120000.xhp\n"
"tit\n"
"help.text"
-msgid "New Address Block"
-msgstr "Νέα ομάδα διεύθυνσης"
+msgid "Column"
+msgstr "Στήλη"
-#: mm_newaddblo.xhp
+#: 05120000.xhp
msgctxt ""
-"mm_newaddblo.xhp\n"
-"par_idN10542\n"
+"05120000.xhp\n"
+"hd_id3154762\n"
+"1\n"
"help.text"
-msgid "New Address Block"
-msgstr "Νέα ομάδα διεύθυνσης"
+msgid "<link href=\"text/swriter/01/05120000.xhp\" name=\"Column\">Column</link>"
+msgstr "<link href=\"text/swriter/01/05120000.xhp\" name=\"Στήλη\">Στήλη</link>"
-#: mm_newaddblo.xhp
+#: 05120000.xhp
msgctxt ""
-"mm_newaddblo.xhp\n"
-"par_idN10546\n"
+"05120000.xhp\n"
+"par_id3149052\n"
+"2\n"
"help.text"
-msgid "Specify the placement of address data fields in an address block in <link href=\"text/swriter/01/mm_seladdblo.xhp\">mail merge</link> documents."
-msgstr "Καθορίστε τη θέση των πεδίων δεδομένων διεύθυνσης σε μία ομάδα διευθύνσεων σε έγγραφα <link href=\"text/swriter/01/mm_seladdblo.xhp\">συγχώνευσης αλληλογραφίας</link>."
+msgid "Set the width of columns, or select, insert, and delete columns."
+msgstr "Ορίστε το πλάτος των γραμμών, ή επιλέξτε, εισάγετε, και διαγράψτε στήλες."
-#: mm_newaddblo.xhp
+#: 05120000.xhp
msgctxt ""
-"mm_newaddblo.xhp\n"
-"par_idN10569\n"
+"05120000.xhp\n"
+"hd_id3146322\n"
+"4\n"
"help.text"
-msgid "Address Elements"
-msgstr "Στοιχεία διεύθυνσης"
+msgid "<link href=\"text/swriter/01/05120100.xhp\" name=\"Width...\">Width...</link>"
+msgstr "<link href=\"text/swriter/01/05120100.xhp\" name=\"Πλάτος...\">Πλάτος...</link>"
-#: mm_newaddblo.xhp
+#: 05120000.xhp
msgctxt ""
-"mm_newaddblo.xhp\n"
-"par_idN1056D\n"
+"05120000.xhp\n"
+"hd_id3154558\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Select an address field and drag the field to the other list.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα πεδίο διευθύνσεων και μεταφέρετε το πεδίο στην άλλη λίστα.</ahelp>"
+msgid "<link href=\"text/swriter/01/05120200.xhp\" name=\"Optimal width\">Optimal width</link>"
+msgstr "<link href=\"text/swriter/01/05120200.xhp\" name=\"Βέλτιστο πλάτος\">Βέλτιστο πλάτος</link>"
-#: mm_newaddblo.xhp
+#: 05120000.xhp
msgctxt ""
-"mm_newaddblo.xhp\n"
-"par_idN10570\n"
+"05120000.xhp\n"
+"hd_id3150564\n"
+"5\n"
"help.text"
-msgid ">"
-msgstr ">"
+msgid "<link href=\"text/swriter/01/05120400.xhp\" name=\"Insert...\">Insert...</link>"
+msgstr "<link href=\"text/swriter/01/05120400.xhp\" name=\"Εισαγωγή...\">Εισαγωγή...</link>"
-#: mm_newaddblo.xhp
+#: 05120100.xhp
msgctxt ""
-"mm_newaddblo.xhp\n"
-"par_idN10574\n"
+"05120100.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds the selected field from the Address Elements list to the other list.</ahelp> You can add the same field more than once."
-msgstr "<ahelp hid=\".\">Προσθέτει το επιλεγμένο πεδίο από τη λίστα στοιχείων διεύθυνσης στην άλλη λίστα.</ahelp> Μπορείτε να προσθέσετε το ίδιο πεδίο περισσότερες από μία φορές."
+msgid "Column Width"
+msgstr "Πλάτος στήλης"
-#: mm_newaddblo.xhp
+#: 05120100.xhp
msgctxt ""
-"mm_newaddblo.xhp\n"
-"par_idN10577\n"
+"05120100.xhp\n"
+"hd_id3150345\n"
+"1\n"
"help.text"
-msgid "<"
-msgstr "<"
+msgid "Column Width"
+msgstr "Πλάτος στήλης"
-#: mm_newaddblo.xhp
+#: 05120100.xhp
msgctxt ""
-"mm_newaddblo.xhp\n"
-"par_idN1057B\n"
+"05120100.xhp\n"
+"par_id3149503\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Removes the selected field from the other list.</ahelp>"
-msgstr "<ahelp hid=\".\">Αφαιρεί το επιλεγμένο πεδίο από την άλλη λίστα.</ahelp>"
+msgid "<variable id=\"breitetext\"><ahelp hid=\".uno:SetColumnWidth\">Changes the width of the selected column(s).</ahelp></variable>"
+msgstr "<variable id=\"breitetext\"><ahelp hid=\".uno:SetColumnWidth\">Αλλάζει το πλάτος των επιλεγμένων στήλών.</ahelp></variable>"
-#: mm_newaddblo.xhp
+#: 05120100.xhp
msgctxt ""
-"mm_newaddblo.xhp\n"
-"par_idN1057E\n"
+"05120100.xhp\n"
+"hd_id3083452\n"
+"3\n"
"help.text"
-msgid "Drag address element to the field below"
-msgstr "Μεταφέρετε το στοιχείο της διεύθυνσης στο παρακάτω πεδίο"
+msgid "Width"
+msgstr "Πλάτος"
-#: mm_newaddblo.xhp
+#: 05120100.xhp
msgctxt ""
-"mm_newaddblo.xhp\n"
-"par_idN10582\n"
+"05120100.xhp\n"
+"hd_id3146323\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Arrange the fields with drag-and-drop or use the arrow buttons.</ahelp>"
-msgstr "<ahelp hid=\".\">Τακτοποιήστε τα πεδία με μεταφορά και απόθεση ή χρησιμοποιήστε τα κουμπιά με τα βέλη.</ahelp>"
+msgid "Columns"
+msgstr "Στήλες"
-#: mm_newaddblo.xhp
+#: 05120100.xhp
msgctxt ""
-"mm_newaddblo.xhp\n"
-"par_idN10585\n"
+"05120100.xhp\n"
+"par_id3145822\n"
+"5\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "<ahelp hid=\"modules/swriter/ui/columnwidth/column\">Enter the column number of the column you want to change the width of.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnwidth/column\">Εισάγετε τον αριθμό στηλών στις οποίες που επιθυμείτε να αλλάξετε το πλάτος.</ahelp>"
-#: mm_newaddblo.xhp
+#: 05120100.xhp
msgctxt ""
-"mm_newaddblo.xhp\n"
-"par_idN10589\n"
+"05120100.xhp\n"
+"hd_id3154502\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays a preview of the first database record with the current address block layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει μια προεπισκόπηση της πρώτης εγγραφής της βάσης δεδομένων με την τρέχουσα διάταξη της ομάδας διεύθυνσης.</ahelp>"
+msgid "Width"
+msgstr "Πλάτος"
-#: mm_newaddblo.xhp
+#: 05120100.xhp
msgctxt ""
-"mm_newaddblo.xhp\n"
-"par_idN1058C\n"
+"05120100.xhp\n"
+"par_id3149880\n"
+"7\n"
"help.text"
-msgid "(Arrow Buttons)"
-msgstr "(Πλήκτρα βέλους)"
+msgid "<ahelp hid=\"modules/swriter/ui/columnwidth/width\">Enter the width that you want for the selected column(s).</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnwidth/width\">Εισάγετε το επιθυμητό πλάτος για τις επιλεγμένες στήλες.</ahelp>"
-#: mm_newaddblo.xhp
+#: 05120200.xhp
msgctxt ""
-"mm_newaddblo.xhp\n"
-"par_idN10590\n"
+"05120200.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Select an item in the list and click an arrow button to move the entry.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα στοιχείο από τη λίστα και πατήστε σε ένα κουμπί βέλους για να μετακινήσετε την καταχώριση.</ahelp>"
+msgid "Optimal Width"
+msgstr "Βέλτιστο πλάτος"
-#: 06220000.xhp
+#: 05120200.xhp
msgctxt ""
-"06220000.xhp\n"
+"05120200.xhp\n"
+"hd_id3149500\n"
+"1\n"
+"help.text"
+msgid "Optimal Width"
+msgstr "Βέλτιστο πλάτος"
+
+#: 05120200.xhp
+msgctxt ""
+"05120200.xhp\n"
+"par_id3149050\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"spaltenbreitetext\"><ahelp hid=\".uno:SetOptimalColumnWidth\">Automatically adjusts column widths to match the contents of the cells.</ahelp> Changing the width of a column does not affect the width of the other columns in the table. The width of the table cannot exceed the page width.</variable>"
+msgstr "<variable id=\"spaltenbreitetext\"><ahelp hid=\".uno:SetOptimalColumnWidth\">Προσαρμόζει αυτόματα τα πλάτη στηλών ώστε να ταιριάζουν στα περιεχόμενα των κελιών.</ahelp> Μεταβάλλοντας το πλάτος μίας στήλης δεν επηρεάζει το πλάτος των άλλων στηλών στον πίνακα. Το πλάτος του πίνακα δεν μπορεί να υπερβεί το πλάτος της σελίδας.</variable>"
+
+#: 05120200.xhp
+msgctxt ""
+"05120200.xhp\n"
+"par_id5611743\n"
+"help.text"
+msgid "The change affects only selected cells. You can adjust multiple cells next to each other if you select the cells together."
+msgstr "Η αλλαγή επηρεάζει μόνο στα επιλεγμένα κελιά. Μπορείτε να ρυθμίσετε πολλαπλά γειτονικά κελιά αν επιλέξετε τα κελιά μαζί."
+
+#: 05120300.xhp
+msgctxt ""
+"05120300.xhp\n"
"tit\n"
"help.text"
-msgid "All Charts"
-msgstr "Όλα τα διαγράμματα"
+msgid "Select"
+msgstr "Επιλογή"
-#: 06220000.xhp
+#: 05120300.xhp
msgctxt ""
-"06220000.xhp\n"
-"hd_id3155959\n"
+"05120300.xhp\n"
+"hd_id3154660\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/06220000.xhp\" name=\"All Charts\">All Charts</link>"
-msgstr "<link href=\"text/swriter/01/06220000.xhp\" name=\"Όλα τα διαγράμματα\">Όλα τα διαγράμματα</link>"
+msgid "<link href=\"text/swriter/01/05120300.xhp\" name=\"Select\">Select</link>"
+msgstr "<link href=\"text/swriter/01/05120300.xhp\" name=\"Επιλογή\">Επιλογή</link>"
-#: 06220000.xhp
+#: 05120300.xhp
msgctxt ""
-"06220000.xhp\n"
-"par_id3150344\n"
+"05120300.xhp\n"
+"par_id3154765\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:UpdateCharts\" visibility=\"visible\">Updates the charts in the current document.</ahelp>"
-msgstr "<ahelp hid=\".uno:UpdateCharts\" visibility=\"visible\">Ενημερώνει τα διαγράμματα στο τρέχον έγγραφο.</ahelp>"
+msgid "<ahelp hid=\".uno:EntireColumn\" visibility=\"visible\">Selects the column that contains the cursor.</ahelp> This option is only available if the cursor is in a table."
+msgstr "<ahelp hid=\".uno:EntireColumn\" visibility=\"visible\">Επιλέγει τη στήλη που περιέχει τον δρομέα.</ahelp> Αυτή η επιλογή είναι διαθέσιμη μόνο αν ο δρομέας βρίσκεται σε έναν πίνακα."
#: 05120400.xhp
msgctxt ""
@@ -19921,1943 +21157,1814 @@ msgctxt ""
msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_INS_ROW_COL:CB_POS_AFTER\">Adds new columns to the right of the current column, or adds new rows below the current row.</ahelp>"
msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_INS_ROW_COL:CB_POS_AFTER\">Προσθέτει νέες στήλες στα δεξιά της τρέχουσας στήλης, ή προσθέτει νέες γραμμές κάτω από την τρέχουσα γραμμή.</ahelp>"
-#: 05060800.xhp
+#: 05120500.xhp
msgctxt ""
-"05060800.xhp\n"
+"05120500.xhp\n"
"tit\n"
"help.text"
-msgid "Hyperlink"
-msgstr "Υπερσύνδεσμος"
-
-#: 05060800.xhp
-msgctxt ""
-"05060800.xhp\n"
-"bm_id3150980\n"
-"help.text"
-msgid "<bookmark_value>objects; defining hyperlinks</bookmark_value> <bookmark_value>frames; defining hyperlinks</bookmark_value> <bookmark_value>pictures; defining hyperlinks</bookmark_value> <bookmark_value>hyperlinks; for objects</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα; ορισμός υπερσυνδέσμων</bookmark_value><bookmark_value>πλαίσια; ορισμός υπερσυνδέσμων</bookmark_value><bookmark_value>εικόνες; ορισμός υπερσυνδέσμων</bookmark_value><bookmark_value>υπερσύνδεσμοι; για αντικείμενα</bookmark_value>"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 05060800.xhp
+#: 05120500.xhp
msgctxt ""
-"05060800.xhp\n"
-"hd_id3150980\n"
+"05120500.xhp\n"
+"hd_id3145801\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060800.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/swriter/01/05060800.xhp\" name=\"Υπερσύνδεσμος\">Υπερσύνδεσμος</link>"
+msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete\">Delete</link>"
+msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Διαγραφή\">Διαγραφή</link>"
-#: 05060800.xhp
+#: 05120500.xhp
msgctxt ""
-"05060800.xhp\n"
-"par_id3154188\n"
+"05120500.xhp\n"
+"par_id3153418\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FRM_URL\">Specify the properties of the hyperlink for the selected graphic, frame or OLE object.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRM_URL\">Καθορίστε τις ιδιότητες του υπερσυνδέσμου για το επιλεγμένο γραφικό, πλαίσιο, ή αντικείμενο OLE.</ahelp>"
+msgid "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteColumns\">Deletes the selected column(s) from the table.</ahelp></variable>"
+msgstr "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteColumns\">Διαγράφει τις επιλεγμένες στήλες από τον πίνακα.</ahelp></variable>"
-#: 05060800.xhp
+#: 05120500.xhp
msgctxt ""
-"05060800.xhp\n"
-"hd_id3155180\n"
+"05120500.xhp\n"
+"par_id3156385\n"
"3\n"
"help.text"
-msgid "Link to"
-msgstr "Σύνδεση σε"
-
-#: 05060800.xhp
-msgctxt ""
-"05060800.xhp\n"
-"par_id3143275\n"
-"4\n"
-"help.text"
-msgid "Set the link properties."
-msgstr "Ορισμός των ιδιοτήτων του συνδέσμου."
-
-#: 05060800.xhp
-msgctxt ""
-"05060800.xhp\n"
-"hd_id3149485\n"
-"5\n"
-"help.text"
-msgid "URL"
-msgstr "URL"
+msgid "This command is only available if the cursor is in a table."
+msgstr "Η εντολή αυτή είναι διαθέσιμη μόνο αν ο δρομέας βρίσκεται μέσα σε έναν πίνακα."
-#: 05060800.xhp
+#: 05130000.xhp
msgctxt ""
-"05060800.xhp\n"
-"par_id3154831\n"
-"6\n"
+"05130000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_FRM_URL:ED_URL\">Enter the complete path to the file that you want to open.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_FRM_URL:ED_URL\">Εισάγετε την πλήρη διαδρομή προς το αρχείο που θέλετε να ανοίξετε.</ahelp>"
+msgid "Styles in Writer"
+msgstr "Τεχνοτροπίες στο Writer"
-#: 05060800.xhp
+#: 05130000.xhp
msgctxt ""
-"05060800.xhp\n"
-"hd_id3151260\n"
-"17\n"
+"05130000.xhp\n"
+"bm_id4005249\n"
"help.text"
-msgid "Browse"
-msgstr "Περιήγηση"
+msgid "<bookmark_value>styles;categories</bookmark_value><bookmark_value>character styles;style categories</bookmark_value><bookmark_value>paragraph styles;style categories</bookmark_value><bookmark_value>frames; styles</bookmark_value><bookmark_value>page styles;style categories</bookmark_value><bookmark_value>numbering;style categories</bookmark_value>"
+msgstr "<bookmark_value>τεχνοτροπίες;κατηγορίες</bookmark_value><bookmark_value>τεχνοτροπίες χαρακτήρων;κατηγορίες τεχνοτροπιών</bookmark_value><bookmark_value>τεχνοτροπίες παραγράφου;κατηγορίες τεχνοτροπιών</bookmark_value><bookmark_value>πλαίσια;τεχνοτροπίες</bookmark_value><bookmark_value>τεχνοτροπίες σελίδας;κατηγορίες τεχνοτροπιών</bookmark_value><bookmark_value>αρίθμηση;κατηγορίες τεχνοτροπιών</bookmark_value>"
-#: 05060800.xhp
+#: 05130000.xhp
msgctxt ""
-"05060800.xhp\n"
-"par_id3149109\n"
-"18\n"
+"05130000.xhp\n"
+"hd_id3150344\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_FRM_URL:PB_SEARCH\">Locate the file that you want the hyperlink to open, and then click <emph>Open</emph>.</ahelp> The target file can be on your machine or on an <link href=\"text/shared/00/00000002.xhp#ftp\" name=\"FTP server\">FTP server</link> in the Internet."
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_FRM_URL:PB_SEARCH\">Εντοπίστε το αρχείο που θέλετε να ανοίξει ο υπερσύνδεσμος και ύστερα πατήστε στο <emph>Άνοιγμα</emph>.</ahelp> Το αρχείο προορισμού μπορεί να βρίσκεται στο μηχάνημά σας ή σε έναν <link href=\"text/shared/00/00000002.xhp#ftp\" name=\"εξυπηρετητής FTP\">εξυπηρετητή FTP</link> στο διαδίκτυο."
+msgid "Styles in Writer"
+msgstr "Τεχνοτροπίες στο Writer"
-#: 05060800.xhp
+#: 05130000.xhp
msgctxt ""
-"05060800.xhp\n"
-"hd_id3148972\n"
-"19\n"
+"05130000.xhp\n"
+"par_id3149052\n"
+"2\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "The following information concerns Writer styles that you can apply using the <link href=\"text/swriter/01/05140000.xhp\">Styles and Formatting</link> window."
+msgstr "Οι ακόλουθες πληροφορίες αφορούν τεχνοτροπίες του Writer που μπορείτε να εφαρμόσετε χρησιμοποιώντας το παράθυρο <link href=\"text/swriter/01/05140000.xhp\">Τεχνοτροπίες και μορφοποίηση</link>."
-#: 05060800.xhp
+#: 05130000.xhp
msgctxt ""
-"05060800.xhp\n"
-"par_id3147217\n"
-"20\n"
+"05130000.xhp\n"
+"par_id3150015\n"
+"62\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_FRM_URL:ED_NAME\">Enter a name for the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_FRM_URL:ED_NAME\">Εισάγετε ένα όνομα για τον υπερσύνδεσμο.</ahelp>"
+msgid "If you want, you can edit the styles of the current document, and then save the document as a template. To save the document as template, choose <emph>File - </emph><link href=\"text/shared/01/01110300.xhp\" name=\"Templates - Save\"><emph>Templates - Save</emph></link>."
+msgstr "Αν επιθυμείτε, μπορείτε να επεξεργαστείτε τις τεχνοτροπίες του τρέχοντος εγγράφου και ύστερα να αποθηκεύσετε το έγγραφο ως πρότυπο. Για να αποθηκεύσετε το έγγραφο ως πρότυπο, επιλέξτε <emph>Αρχείο - </emph><link href=\"text/shared/01/01110300.xhp\" name=\"Πρότυπα - Αποθήκευση\"><emph>Πρότυπα - Αποθήκευση</emph></link>."
-#: 05060800.xhp
+#: 05130000.xhp
msgctxt ""
-"05060800.xhp\n"
-"hd_id3153636\n"
-"7\n"
+"05130000.xhp\n"
+"hd_id3150572\n"
+"4\n"
"help.text"
-msgid "Frame"
-msgstr "Πλαίσιο"
+msgid "Style Category"
+msgstr "Κατηγορία τεχνοτροπίας"
-#: 05060800.xhp
+#: 05130000.xhp
msgctxt ""
-"05060800.xhp\n"
-"par_id3149042\n"
-"8\n"
+"05130000.xhp\n"
+"par_id3153721\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"SW:COMBOBOX:TP_FRM_URL:CB_FRAME\">Specify the name of the frame where you want to open the targeted file.</ahelp> The predefined target frame names are described <link href=\"text/shared/01/01100500.xhp\" name=\"here\">here</link>."
-msgstr "<ahelp hid=\"SW:COMBOBOX:TP_FRM_URL:CB_FRAME\">Καθορίζει το όνομα του πλαισίου που θέλετε να ανοίξετε στο αρχείο προορισμού.</ahelp> Τα προκαθορισμένα ονόματα για το πλαίσιο προορισμού περιγράφονται <link href=\"text/shared/01/01100500.xhp\" name=\"εδώ\">εδώ</link>."
+msgid "<ahelp hid=\"SFX2:LISTBOX:RID_STYLECATALOG:BT_TOOL\">These are the different categories of formatting styles.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:LISTBOX:RID_STYLECATALOG:BT_TOOL\">Αυτές είναι οι διαφορετικές κατηγορίες των τεχνοτροπιών μορφοποίησης.</ahelp>"
-#: 05060800.xhp
+#: 05130000.xhp
msgctxt ""
-"05060800.xhp\n"
-"hd_id3152772\n"
-"9\n"
+"05130000.xhp\n"
+"par_id3151271\n"
+"65\n"
"help.text"
-msgid "Image Map"
-msgstr "Χάρτης εικόνας"
+msgid "Name"
+msgstr "Όνομα"
-#: 05060800.xhp
+#: 05130000.xhp
msgctxt ""
-"05060800.xhp\n"
-"par_id3155138\n"
-"10\n"
+"05130000.xhp\n"
+"par_id3153154\n"
+"66\n"
"help.text"
-msgid "Select the type of <link href=\"text/shared/00/00000002.xhp#imagemap\" name=\"ImageMap\">ImageMap</link> that you want to use. The ImageMap settings override the hyperlink settings that you enter on this page."
-msgstr "Επιλέξτε τον τύπο για τον <link href=\"text/shared/00/00000002.xhp#imagemap\" name=\"Χάρτης εικόνα\">Χάρτη εικόνα</link> που θέλετε να χρησιμοποιήσετε. Οι ρυθμίσεις για του χάρτη εικόνας αντικαθιστούν τις ρυθμίσεις του υπερσυνδέσμου που εισάγετε σε αυτή τη σελίδα."
+msgid "Description"
+msgstr "Περιγραφή"
-#: 05060800.xhp
+#: 05130000.xhp
msgctxt ""
-"05060800.xhp\n"
-"hd_id3153357\n"
-"13\n"
+"05130000.xhp\n"
+"par_id3151172\n"
+"6\n"
"help.text"
-msgid "Server-side image map"
-msgstr "Χάρτης εικόνας εξυπηρετητή"
+msgid "Character Styles"
+msgstr "Τεχνοτροπίες χαρακτήρων"
-#: 05060800.xhp
+#: 05130000.xhp
msgctxt ""
-"05060800.xhp\n"
-"par_id3149176\n"
-"14\n"
+"05130000.xhp\n"
+"par_id3147512\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_URL:CB_SERVER\">Uses a server-side image map.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_URL:CB_SERVER\">Χρησιμοποιεί έναν χάρτη εικόνας από την πλευρά του εξυπηρετητή.</ahelp>"
+msgid "Use Character Styles to format single characters, or entire words and phrases. If you want, you can nest Character Styles."
+msgstr "Χρησιμοποιήστε τις τεχνοτροπίες χαρακτήρων για να μορφοποιήσετε απλούς χαρακτήρες, ή ολόκληρες λέξεις και φράσεις. Αν επιθυμείτε, μπορείτε να ενσωματώσετε τις τεχνοτροπίες χαρακτήρων."
-#: 05060800.xhp
+#: 05130000.xhp
msgctxt ""
-"05060800.xhp\n"
-"hd_id3156278\n"
-"15\n"
+"05130000.xhp\n"
+"par_id3150713\n"
+"8\n"
"help.text"
-msgid "Client-side image map"
-msgstr "Χάρτης εικόνας από την πλευρά του πελάτη"
+msgid "Paragraph Styles"
+msgstr "Τεχνοτροπίες παραγράφου"
-#: 05060800.xhp
+#: 05130000.xhp
msgctxt ""
-"05060800.xhp\n"
-"par_id3151036\n"
-"16\n"
+"05130000.xhp\n"
+"par_id3149810\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_URL:CB_CLIENT\">Uses the <link href=\"text/shared/01/02220000.xhp\" name=\"image map\">image map</link> that you created for the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_URL:CB_CLIENT\">Χρησιμοποιεί τον <link href=\"text/shared/01/02220000.xhp\" name=\"Χάρτης εικόνας\">Χάρτη εικόνας</link> που δημιουργήσατε για το επιλεγμένο αντικείμενο.</ahelp>"
+msgid "Use Paragraph Styles to format paragraphs, including the font type and size. You can also select the paragraph style to apply to the next paragraph."
+msgstr "Χρησιμοποιήστε τις τεχνοτροπίες παραγράφου για να μορφοποιήσετε παραγράφους, συμπεριλαμβανομένων του τύπου και του μεγέθους της γραμματοσειράς. Μπορείτε επίσης να επιλέξετε την τεχνοτροπία παραγράφου που θα εφαρμόσετε στην επόμενη παράγραφο."
-#: 05060800.xhp
+#: 05130000.xhp
msgctxt ""
-"05060800.xhp\n"
-"par_id3151380\n"
-"21\n"
+"05130000.xhp\n"
+"par_id3151308\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>"
-msgstr "<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>"
+msgid "Frame Styles"
+msgstr "Τεχνοτροπίες πλαισίου"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"tit\n"
+"05130000.xhp\n"
+"par_id3147527\n"
+"11\n"
"help.text"
-msgid "Table"
-msgstr "Πίνακας"
+msgid "Use Frame Styles to format text and graphic frames."
+msgstr "Χρησιμοποιήστε τις τεχνοτροπίες πλαισίου για να μορφοποιήσετε πλαίσια κειμένου και γραφικών."
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3147402\n"
-"1\n"
+"05130000.xhp\n"
+"par_id3152960\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04150000.xhp\">Table</link>"
-msgstr "<link href=\"text/swriter/01/04150000.xhp\">Πίνακας</link>"
+msgid "Page Styles"
+msgstr "Τεχνοτροπίες σελίδας"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3149355\n"
-"2\n"
+"05130000.xhp\n"
+"par_id3155897\n"
+"13\n"
"help.text"
-msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:InsertTable\">Inserts a table into the document. You can also click the arrow, drag to select the number of rows and columns to include in the table, and then click in the last cell.</ahelp></variable>"
-msgstr "<variable id=\"tabelletext\"><ahelp hid=\".uno:InsertTable\">Εισάγει έναν πίνακα στο έγγραφο. Μπορείτε επίσης να πατήσετε στο βέλος, να μεταφέρετε για να επιλέξετε τον αριθμό των γραμμών και των στηλών που θα συμπεριληφθούν στον πίνακα και μετά να πατήσετε στο τελευταίο κελί.</ahelp></variable>"
+msgid "Use Page Styles to organize the structure of the document, and to add page numbers. You can also specify the page style to apply to the first page that follows after a page break."
+msgstr "Χρησιμοποιήστε τις τεχνοτροπίες σελίδας για να οργανώσετε τη δομή του εγγράφου και να προσθέσετε αριθμούς στις σελίδες. Μπορείτε επίσης να ορίσετε την τεχνοτροπία σελίδας που θα εφαρμόσετε στην πρώτη σελίδα που ακολουθεί ύστερα από την αλλαγή σελίδας."
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3153922\n"
-"3\n"
+"05130000.xhp\n"
+"par_id3154196\n"
+"63\n"
"help.text"
-msgid "To insert a table from another document, copy the table, and then paste the table into the current document."
-msgstr "Για να εισάγετε έναν πίνακα από ένα διαφορετικό έγγραφο, αντιγράψτε τον πίνακα και ύστερα επικολλήστε τον στο τρέχον έγγραφο."
+msgid "Numbering Styles"
+msgstr "Τεχνοτροπίες αρίθμησης"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3151181\n"
-"49\n"
+"05130000.xhp\n"
+"par_id3149298\n"
+"64\n"
"help.text"
-msgid "To convert text into a table, select the text, and then choose <emph>Table - Convert - Text to Table</emph>."
-msgstr "Για να μετατρέψετε το κείμενο σε έναν πίνακα, επιλέξτε το κείμενο και ύστερα επιλέξτε <emph>Πίνακας - Μετατροπή - Κείμενο σε πίνακα</emph>."
+msgid "Use Numbering Styles to format numbered or bulleted lists."
+msgstr "Χρησιμοποιήστε τις τεχνοτροπίες αρίθμησης για να μορφοποιήσετε αριθμημένες λίστες ή λίστες με κουκκίδες."
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_idN10642\n"
+"05130000.xhp\n"
+"hd_id3149821\n"
+"61\n"
"help.text"
-msgid "To insert a table into a table, click in a cell in the table and choose <emph>Table - Insert - Table</emph>."
-msgstr "Για να εισάγετε έναν πίνακα σε έναν άλλο πίνακα, πατήστε σε ένα κελί στον πίνακα και επιλέξτε <emph>Πίνακας - Εισαγωγή - Πίνακας</emph>."
+msgid "Style Groups"
+msgstr "Ομάδες τεχνοτροπιών"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3154638\n"
-"50\n"
+"05130000.xhp\n"
+"par_id3154828\n"
+"18\n"
"help.text"
-msgid "$[officename] can automatically format numbers that you enter in a table cell, for example, dates and times. To activate this feature, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Table</emph> and click the<emph> Number recognition </emph>check box in the <emph>Input in tables</emph> area."
-msgstr "Το $[officename] μπορεί να μορφοποιήσει αυτόματα αριθμούς που εισάγετε σε κελί πίνακα, για παράδειγμα, ημερομηνίες και χρόνους. Για ενεργοποίηση αυτής της λειτουργίας, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Πίνακας</emph> και πάτημα στο πλαίσιο ελέγχου <emph>Αναγνώριση αριθμών</emph> στην περιοχή <emph>Εισαγωγή σε πίνακες</emph>."
+msgid "These are the style groups that you can display in the Styles and Formatting window."
+msgstr "Αυτές είναι οι ομάδες τεχνοτροπιών που μπορείτε να εμφανίσετε στο παράθυρο τεχνοτροπίες και μορφοποίηση."
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3145419\n"
-"4\n"
+"05130000.xhp\n"
+"par_id3148977\n"
+"67\n"
"help.text"
msgid "Name"
msgstr "Όνομα"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3154099\n"
-"5\n"
+"05130000.xhp\n"
+"par_id3149032\n"
+"68\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/inserttable/nameedit\">Enter a name for the table.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/nameedit\">Εισάγετε ένα όνομα για τον πίνακα.</ahelp>"
+msgid "Meaning"
+msgstr "Σημασία"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3149806\n"
-"9\n"
+"05130000.xhp\n"
+"par_id3153642\n"
+"19\n"
"help.text"
-msgid "Table size"
-msgstr "Μέγεθος πίνακα"
+msgid "Automatic"
+msgstr "Αυτόματα"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3153533\n"
-"10\n"
+"05130000.xhp\n"
+"par_id3152769\n"
+"20\n"
"help.text"
-msgid "Specify the number of columns and rows in the new table."
-msgstr "Καθορίστε τον αριθμό στηλών και γραμμών στον νέο πίνακα."
+msgid "Displays styles appropriate to the current context."
+msgstr "Εμφανίζει τις κατάλληλες τεχνοτροπίες στο τρέχον περιβάλλον."
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3153672\n"
-"11\n"
+"05130000.xhp\n"
+"par_id3154374\n"
+"21\n"
"help.text"
-msgid "Columns"
-msgstr "Στήλες"
+msgid "All Styles"
+msgstr "Όλες οι τεχνοτροπίες"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3154576\n"
-"12\n"
+"05130000.xhp\n"
+"par_id3153351\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/inserttable/colspin\">Enter the number of columns that you want in the table.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/colspin\">Εισάγετε τον επιθυμητό αριθμό των στηλών στον πίνακα.</ahelp>"
+msgid "Displays all styles of the active style category."
+msgstr "Εμφανίζει όλες τις τεχνοτροπίες της ενεργής κατηγορίας τεχνοτροπίας."
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3152954\n"
-"13\n"
+"05130000.xhp\n"
+"par_id3150590\n"
+"23\n"
"help.text"
-msgid "Rows"
-msgstr "Γραμμές"
+msgid "Applied Styles"
+msgstr "Εφαρμοσμένες τεχνοτροπίες"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3154477\n"
-"14\n"
+"05130000.xhp\n"
+"par_id3149168\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/inserttable/rowspin\">Enter the number of rows that you want in the table.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/rowspin\">Εισάγετε τον επιθυμητό αριθμό των γραμμών στον πίνακα.</ahelp>"
+msgid "Displays the styles (of selected category) applied in the current document."
+msgstr "Εμφανίζει τις τεχνοτροπίες (της επιλεγμένης κατηγορίας) που εφαρμόζονται στο τρέχον έγγραφο."
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3155903\n"
-"37\n"
+"05130000.xhp\n"
+"par_id3156368\n"
+"25\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Custom Styles"
+msgstr "Προσαρμοσμένες τεχνοτροπίες"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3149694\n"
-"41\n"
+"05130000.xhp\n"
+"par_id3145780\n"
+"26\n"
"help.text"
-msgid "Set the options for the table."
-msgstr "Ορίστε τις επιλογές για τον πίνακα."
+msgid "Displays all user-defined styles in the selected style category."
+msgstr "Εμφανίζει όλες τις τεχνοτροπίες που έχουν καθοριστεί από τον χρήστη στην τρέχουσα κατηγορία τεχνοτροπιών."
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3154198\n"
-"42\n"
+"05130000.xhp\n"
+"par_id3155908\n"
+"27\n"
"help.text"
-msgid "Heading"
-msgstr "Κεφαλίδα"
+msgid "Character Styles"
+msgstr "Τεχνοτροπίες χαρακτήρων"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3155188\n"
-"43\n"
+"05130000.xhp\n"
+"par_id3150114\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/inserttable/headercb\">Includes a heading row in the table.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/headercb\">Περιλαμβάνει μια γραμμή κεφαλίδας στον πίνακα.</ahelp>"
+msgid "Displays formatting styles for text."
+msgstr "Εμφανίζει τεχνοτροπίες μορφοποίησης για κείμενο."
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3143270\n"
-"38\n"
+"05130000.xhp\n"
+"par_id3150700\n"
+"29\n"
"help.text"
-msgid "Repeat heading"
-msgstr "Επανάληψη κεφαλίδας"
+msgid "Chapter Styles"
+msgstr "Τεχνοτροπίες κεφαλαίων"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3151252\n"
-"44\n"
+"05130000.xhp\n"
+"par_id3147412\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/inserttable/repeatcb\">Repeats the heading of the table at the top of subsequent page if the table spans more than one page.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/repeatcb\">Επαναλαμβάνει την κεφαλίδα του πίνακα στην κορυφή της επόμενης σελίδας εάν ο πίνακας επεκτείνεται σε περισσότερες από μία σελίδες.</ahelp>"
+msgid "Displays formatting styles for headings."
+msgstr "Εμφανίζει τεχνοτροπίες μορφοποίησης για κεφαλίδες."
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_idN10754\n"
+"05130000.xhp\n"
+"par_id3147500\n"
+"31\n"
"help.text"
-msgid "The first ... rows"
-msgstr "Οι πρώτες ... γραμμές"
+msgid "List Styles"
+msgstr "Τεχνοτροπίες λίστας"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_idN10758\n"
+"05130000.xhp\n"
+"par_id3149568\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/inserttable/repeatheaderspin\">Select the number of rows that you want to use for the heading.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/repeatheaderspin\">Επιλέξτε τον επιθυμητό αριθμό γραμμών για την κεφαλίδα.</ahelp>"
+msgid "Displays formatting styles for numbered or bulleted lists."
+msgstr "Εμφανίζει τεχνοτροπίες μορφοποίησης για αριθμημένες λίστες και λίστες με κουκκίδες."
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3149821\n"
-"39\n"
+"05130000.xhp\n"
+"par_id3145263\n"
+"33\n"
"help.text"
-msgid "Do not split the table"
-msgstr "Να μην διαιρεθεί ο πίνακας"
+msgid "Index Styles"
+msgstr "Τεχνοτροπίες ευρετηρίων"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3149106\n"
-"45\n"
+"05130000.xhp\n"
+"par_id3155975\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/inserttable/dontsplitc\">Prevents the table from spanning more than one page.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/dontsplitc\">Αποτρέπει την επέκταση του πίνακα σε περισσότερες από μια σελίδες.</ahelp>"
+msgid "Displays formatting styles for indexes."
+msgstr "Εμφανίζει τεχνοτροπίες μορφοποίησης για ευρετήρια."
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3154838\n"
-"40\n"
+"05130000.xhp\n"
+"par_id3149213\n"
+"35\n"
"help.text"
-msgid "Border"
-msgstr "Περίγραμμα"
+msgid "Special Region Styles"
+msgstr "Τεχνοτροπίες ειδικών περιοχών"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3148970\n"
-"46\n"
+"05130000.xhp\n"
+"par_id3147736\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/inserttable/bordercb\">Adds a border to the table cells.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/bordercb\">Προσθέτει ένα περίγραμμα στα κελιά του πίνακα.</ahelp>"
+msgid "Displays formatting styles for headers, footers, footnotes, endnotes, tables, and captions."
+msgstr "Εμφανίζει τεχνοτροπίες μορφοποίησης για κεφαλίδες, υποσέλιδα, υποσημειώσεις, σημειώσεις τέλους, πίνακες, και τίτλους."
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3147213\n"
-"35\n"
+"05130000.xhp\n"
+"par_id3146339\n"
+"59\n"
"help.text"
-msgid "AutoFormat"
-msgstr "Αυτόματη μορφοποίηση"
+msgid "HTML Styles"
+msgstr "Τεχνοτροπίες HTML"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3149036\n"
-"36\n"
+"05130000.xhp\n"
+"par_id3149845\n"
+"60\n"
"help.text"
-msgid "<variable id=\"autoformattext\"><ahelp hid=\"modules/swriter/ui/inserttable/autoformat\">Opens the <emph>AutoFormat</emph> dialog, where you can select a predefined layout for table.</ahelp></variable>"
-msgstr "<variable id=\"autoformattext\"><ahelp hid=\"modules/swriter/ui/inserttable/autoformat\">Ανοίγει τον διάλογο <emph>Αυτόματη μορφοποίηση</emph>, όπου μπορείτε να επιλέξετε μία προκαθορισμένη διάταξη για τον πίνακα.</ahelp></variable>"
+msgid "Displays a list of styles for HTML documents."
+msgstr "Εμφανίζει μια λίστα τεχνοτροπιών για έγγραφα HTML."
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"hd_id3147575\n"
-"15\n"
+"05130000.xhp\n"
+"par_id3155560\n"
+"37\n"
"help.text"
-msgid "Icon on the Insert toolbar"
-msgstr "Εικονίδιο στην εργαλειοθήκη Εισαγωγή"
+msgid "Conditional Styles"
+msgstr "Τεχνοτροπίες υπό συνθήκη"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3153511\n"
-"16\n"
+"05130000.xhp\n"
+"par_id3154774\n"
+"38\n"
"help.text"
-msgid "On the Insert toolbar, click the <emph>Table</emph> icon to open the <emph>Insert Table</emph> dialog, where you can insert a table in the current document. You can also click the arrow, drag to select the number of rows and columns to include in the table, and then click in the last cell."
-msgstr "Στην εργαλειοθήκη Εισαγωγή, πατήστε στο εικονίδιο <emph>Πίνακας</emph> για να ανοίξετε τον διάλογο <emph>Εισαγωγή πίνακα</emph>, όπου μπορείτε να εισάγετε έναν πίνακα στο τρέχον έγγραφο. Μπορείτε επίσης να πατήσετε στο βέλος, να μεταφέρετε για να επιλέξετε τον αριθμό γραμμών και στηλών που θα συμπεριλάβετε στον πίνακα και ύστερα να πατήσετε στο τελευταίο κελί."
+msgid "Displays the user-defined conditional styles."
+msgstr "Εμφανίζει τις τεχνοτροπίες υπό συνθήκη που ορίστηκαν από τον χρήστη."
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3155912\n"
-"52\n"
+"05130000.xhp\n"
+"par_id3151090\n"
+"39\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05090300.xhp\" name=\"Format - Table - Text Flow\">Table - Table Properties - Text Flow</link>"
-msgstr "<link href=\"text/swriter/01/05090300.xhp\" name=\"Μορφή - Πίνακας - Ροή κειμένου\">Πίνακας - Ιδιότητες πίνακα - Ροή πίνακα</link>"
+msgid "Hierarchical"
+msgstr "Ιεραρχικά"
-#: 04150000.xhp
+#: 05130000.xhp
msgctxt ""
-"04150000.xhp\n"
-"par_id3150688\n"
-"53\n"
+"05130000.xhp\n"
+"par_id3148448\n"
+"40\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040500.xhp\" name=\"Writer - Table\">%PRODUCTNAME Writer - Table</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040500.xhp\" name=\"Writer - Πίνακας\">%PRODUCTNAME Writer - Πίνακας</link>"
+msgid "Displays the styles in the selected category in a hierarchical list. To view the styles in a sublevel, click on the plus sign (+) next to the sublevel name."
+msgstr "Εμφανίζει τις τεχνοτροπίες στην επιλεγμένη κατηγορία σε μία ιεραρχική λίστα. Για να προβάλετε τις τεχνοτροπίες στο υποεπίπεδο, πατήστε στο σύμβολο συν (+) δίπλα στο όνομα του υποεπιπέδου."
-#: 04120210.xhp
+#: 05130002.xhp
msgctxt ""
-"04120210.xhp\n"
+"05130002.xhp\n"
"tit\n"
"help.text"
-msgid "Index/Table"
-msgstr "Ευρετήριο/Πίνακας"
+msgid "Character Style"
+msgstr "Τεχνοτροπία χαρακτήρων"
-#: 04120210.xhp
+#: 05130002.xhp
msgctxt ""
-"04120210.xhp\n"
-"hd_id3150933\n"
+"05130002.xhp\n"
+"hd_id3148489\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120210.xhp\" name=\"Index/Table\">Index/Table</link>"
-msgstr "<link href=\"text/swriter/01/04120210.xhp\" name=\"Ευρετήριο/Πίνακας\">Ευρετήριο/Πίνακας</link>"
+msgid "<link href=\"text/swriter/01/05130002.xhp\" name=\"Character Style\">Character Style</link>"
+msgstr "<link href=\"text/swriter/01/05130002.xhp\" name=\"Τεχνοτροπία χαρακτήρων\">Τεχνοτροπία χαρακτήρων</link>"
-#: 04120210.xhp
+#: 05130002.xhp
msgctxt ""
-"04120210.xhp\n"
-"par_id3148390\n"
+"05130002.xhp\n"
+"par_id3154650\n"
"2\n"
"help.text"
-msgid "Use this tab to specify and define the type of <link href=\"text/swriter/01/04120200.xhp\" name=\"index\">index</link> that you want to insert. You can also create custom indexes."
-msgstr "Χρησιμοποιείστε αυτή την καρτέλα για να ορίσετε τον τύπο του <link href=\"text/swriter/01/04120200.xhp\" name=\"ευρετήριο\">ευρετηρίου </link> που θέλετε να εισάγετε. Μπορείτε επίσης να δημιουργήσετε προσαρμοσμένα ευρετήρια."
+msgid "Here, you can create a font style."
+msgstr "Εδώ, μπορείτε να δημιουργήστε μια τεχνοτροπία γραμματοσειράς."
-#: 04120210.xhp
+#: 05130004.xhp
msgctxt ""
-"04120210.xhp\n"
-"par_id3153921\n"
-"3\n"
+"05130004.xhp\n"
+"tit\n"
"help.text"
-msgid "Depending on the type of index that you select, this tab contains the following options."
-msgstr "Ανάλογα με τον τύπο του ευρετηρίου που έχετε επιλέξει, αυτή η καρτέλα περιέχει τις παρακάτω επιλογές."
+msgid "Numbering Style"
+msgstr "Τεχνοτροπία αρίθμησης"
-#: 04120210.xhp
+#: 05130004.xhp
msgctxt ""
-"04120210.xhp\n"
-"hd_id3147175\n"
-"4\n"
+"05130004.xhp\n"
+"hd_id3155961\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120211.xhp\" name=\"Table of Contents\">Table of Contents</link>"
-msgstr "<link href=\"text/swriter/01/04120211.xhp\" name=\"Πίνακας Περιεχομένων\">Πίνακας Περιεχομένων</link>"
+msgid "<link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link>"
+msgstr "<link href=\"text/swriter/01/05130004.xhp\" name=\"Τεχνοτροπία αρίθμησης\">Τεχνοτροπία αρίθμησης</link>"
-#: 04120210.xhp
+#: 05130004.xhp
msgctxt ""
-"04120210.xhp\n"
-"hd_id3151183\n"
-"5\n"
+"05130004.xhp\n"
+"par_id3149501\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120212.xhp\" name=\"Alphabetical Index\">Alphabetical Index</link>"
-msgstr "<link href=\"text/swriter/01/04120212.xhp\" name=\"Αλφαβητικό ευρετήριο\">Αλφαβητικό ευρετήριο</link>"
+msgid "Here you can create a Numbering Style. The Numbering Styles are organized in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window."
+msgstr "Εδώ, μπορείτε να δημιουργήσετε μια τεχνοτροπία αρίθμησης. Οι τεχνοτροπίες αρίθμησης οργανώνονται στο παράθυρο <link href=\"text/swriter/01/05140000.xhp\" name=\"Τεχνοτροπίες και μορφοποίηση\">Τεχνοτροπίες και μορφοποίηση</link>."
-#: 04120210.xhp
+#: 05130004.xhp
msgctxt ""
-"04120210.xhp\n"
-"hd_id3154645\n"
-"6\n"
+"05130004.xhp\n"
+"par_id3151390\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120213.xhp\" name=\"Illustration Index\">Illustration Index</link>"
-msgstr "<link href=\"text/swriter/01/04120213.xhp\" name=\"Ευρετήριο εικόνων\">Ευρετήριο εικόνων</link>"
+msgid "When a Numbering Style is created, a name is assigned to the numbering. This is why such templates are also called \"named\" numberings. Unnamed numberings, which are used for <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct formatting\">direct formatting</link>, can be created in the <link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/bullets\">Bullets and Numbering</link> dialog or with the icons of the <link href=\"text/swriter/main0206.xhp\" name=\"object bar\">object bar</link>."
+msgstr "Όταν δημιουργείται μια τεχνοτροπία αρίθμησης, ανατίθεται ένα όνομα στην αρίθμηση. Αυτό συμβαίνει γιατί τέτοια πρότυπα ονομάζονται επίσης \"επώνυμες\" αριθμήσεις. Οι ανώνυμες αριθμήσεις, που χρησιμοποιούνται για <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"άμεση μορφοποίηση\">άμεση μορφοποίηση</link>, μπορούν να δημιουργηθούν στον διάλογο <link href=\"text/shared/01/06050000.xhp\" name=\"Αρίθμηση/κουκκίδες\">Κουκκίδες και αρίθμηση</link> ή με τα εικονίδια στη <link href=\"text/swriter/main0206.xhp\" name=\"γραμμή αντικειμένων\">γραμμή αντικειμένων</link>."
-#: 04120210.xhp
+#: 05130100.xhp
msgctxt ""
-"04120210.xhp\n"
-"hd_id3151265\n"
-"7\n"
+"05130100.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120214.xhp\" name=\"Index of Tables\">Index of Tables</link>"
-msgstr "<link href=\"text/swriter/01/04120214.xhp\" name=\"Ευρετήριο πινάκων\">Ευρετήριο πινάκων</link>"
+msgid "Condition"
+msgstr "Συνθήκη"
-#: 04120210.xhp
+#: 05130100.xhp
msgctxt ""
-"04120210.xhp\n"
-"hd_id3153152\n"
-"8\n"
+"05130100.xhp\n"
+"bm_id3154656\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120215.xhp\" name=\"User-Defined\">User-Defined</link>"
-msgstr "<link href=\"text/swriter/01/04120215.xhp\" name=\"Ορισμένο από το χρήστη\">Ορισμένο από το χρήστη</link>"
+msgid "<bookmark_value>styles; conditional</bookmark_value><bookmark_value>conditional styles</bookmark_value>"
+msgstr "<bookmark_value>τεχνοτροπίες, υπό συνθήκη</bookmark_value><bookmark_value>τεχνοτροπίες υπό συνθήκη</bookmark_value>"
-#: 04120210.xhp
+#: 05130100.xhp
msgctxt ""
-"04120210.xhp\n"
-"hd_id3149759\n"
-"9\n"
+"05130100.xhp\n"
+"hd_id3154656\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120216.xhp\" name=\"Table of Objects\">Table of Objects</link>"
-msgstr "<link href=\"text/swriter/01/04120216.xhp\" name=\"Πίνακας αντικειμένων\">Πίνακας αντικειμένων</link>"
+msgid "<link href=\"text/swriter/01/05130100.xhp\" name=\"Condition\">Condition</link>"
+msgstr "<link href=\"text/swriter/01/05130100.xhp\" name=\"Συνθήκη\">Συνθήκη</link>"
-#: 04120210.xhp
+#: 05130100.xhp
msgctxt ""
-"04120210.xhp\n"
-"hd_id3145410\n"
+"05130100.xhp\n"
+"par_id3154766\n"
+"2\n"
+"help.text"
+msgid "Define conditions for conditional styles here."
+msgstr "Ορίστε εδώ τις συνθήκες για τις τεχνοτροπίες υπό συνθήκη."
+
+#: 05130100.xhp
+msgctxt ""
+"05130100.xhp\n"
+"par_id3151391\n"
"10\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120217.xhp\" name=\"Bibliography\">Bibliography</link>"
-msgstr "<link href=\"text/swriter/01/04120217.xhp\" name=\"Βιβλιογραφία\">Βιβλιογραφία</link>"
+msgid "Conditional styles are paragraph styles that have different properties depending on the context. Once defined, you cannot change the conditional properties of a conditional style."
+msgstr "Οι τεχνοτροπίες υπό συνθήκη είναι τεχνοτροπίες παραγράφων που έχουν διαφορετικές ιδιότητες ανάλογα με το περιβάλλον. Αφού καθοριστούν, δε μπορείτε να μεταβάλετε τις υπό συνθήκη ιδιότητες μιας τεχνοτροπίας υπό συνθήκη."
-#: 04120210.xhp
+#: 05130100.xhp
msgctxt ""
-"04120210.xhp\n"
-"par_id3154278\n"
+"05130100.xhp\n"
+"par_id3149349\n"
"11\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/main.xhp\" name=\"Using Tables of Content and Indexes\">Using Tables of Content and Indexes</link>"
-msgstr "<link href=\"text/swriter/guide/main.xhp\" name=\"Χρήση πινάκων των περιεχομένων και των ευρετηρίων\">Χρήση πινάκων των περιεχομένων και των ευρετηρίων</link>"
+msgid "$[officename] applies the paragraph properties of conditional styles as follows (the bold terms correspond to the titles of dialog fields): If a paragraph formatted with a conditional style is in a <emph>Context</emph> that has an <emph>Applied Style</emph> linked to it, then the <emph>Paragraph Style</emph> from that condition is used. If no style is linked to the <emph>Context</emph>, then the attributes defined in the conditional style apply. The following example illustrates this relationship:"
+msgstr "Το $[officename] εφαρμόζει τις ιδιότητες παραγράφου των υπό συνθήκη τεχνοτροπιών ως εξής (οι όροι με έντονα γράμματα αντιστοιχούν στους τίτλους των πεδίων διαλόγου): Εάν μία μορφοποιημένη παράγραφος με μια υπό συνθήκη τεχνοτροπία βρίσκεται σε ένα <emph>Περιβάλλον</emph> που έχει μια <emph>Εφαρμοσμένη τεχνοτροπία</emph> συνδεδεμένη με αυτή, τότε η <emph>Τεχνοτροπία παραγράφου</emph> από τη συνθήκη αυτή χρησιμοποιείται. Εάν δεν είναι συνδεδεμένη καμία τεχνοτροπία στο <emph>Περιβάλλον</emph>, τότε εφαρμόζονται τα γνωρίσματα που ορίστηκαν στην τεχνοτροπία υπό συνθήκη. Το ακόλουθο παράδειγμα αντικατοπτρίζει αυτήν τη σχέση:"
-#: 04120210.xhp
+#: 05130100.xhp
msgctxt ""
-"04120210.xhp\n"
-"par_id3152942\n"
+"05130100.xhp\n"
+"par_id3149883\n"
"12\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120100.xhp\" name=\"Insert - Indexes and Tables - Entry\">Insert - Indexes and Tables - Entry</link>"
-msgstr "<link href=\"text/swriter/01/04120100.xhp\" name=\"Εισαγωγή - Ευρετήρια και Πίνακες - Καταχώριση\">Εισαγωγή - Ευρετήρια και Πίνακες - Καταχώριση</link>"
+msgid "Open a blank text document and write a short business letter with a header (<emph>Format</emph> - <emph>Page</emph> - <emph>Header</emph>)."
+msgstr "Ανοίξτε ένα κενό έγγραφο κειμένου και γράψτε μία σύντομη επαγγελματική επιστολή με μία κεφαλίδα (<emph>Μορφή</emph> - <emph>Σελίδα</emph> - <emph>Κεφαλίδα</emph>)."
-#: 05150300.xhp
+#: 05130100.xhp
msgctxt ""
-"05150300.xhp\n"
-"tit\n"
+"05130100.xhp\n"
+"par_id3148768\n"
+"21\n"
"help.text"
-msgid "Apply and Edit Changes"
-msgstr "Εφαρμογή και επεξεργασία αλλαγών"
+msgid "Define a new Paragraph Style by choosing <emph>New</emph> in the <emph>Styles and Formatting</emph> window, and selecting all the paragraph properties that you want for your business letter in the <emph>Paragraph Style</emph> dialog. Name this style \"Business letter\"."
+msgstr "Ορίστε μια νέα τεχνοτροπία παραγράφου επιλέγοντας <emph>Δημιουργία</emph> στο παράθυρο <emph>Τεχνοτροπίες και μορφοποίηση</emph> και επιλέγοντας όλες τις ιδιότητες της παραγράφου που επιθυμείτε για την επαγγελματική σας επιστολή στον διάλογο <emph>Τεχνοτροπία παραγράφου</emph>. Ονομάστε αυτήν την τεχνοτροπία \"Επαγγελματική επιστολή\"."
-#: 05150300.xhp
+#: 05130100.xhp
msgctxt ""
-"05150300.xhp\n"
-"hd_id3149353\n"
-"1\n"
+"05130100.xhp\n"
+"par_id3153723\n"
+"23\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05150300.xhp\" name=\"Apply and Edit Changes\">Apply and Edit Changes</link>"
-msgstr "<link href=\"text/swriter/01/05150300.xhp\" name=\"Εφαρμογή και επεξεργασία αλλαγών\">Εφαρμογή και επεξεργασία αλλαγών</link>"
+msgid "Then click the <emph>Condition</emph> tab and select the <emph>Conditional style</emph> field to define the new Paragraph Style as a conditional style."
+msgstr "Ύστερα πατήστε στην καρτέλα <emph>Συνθήκη</emph> και επιλέξτε το πεδίο <emph>Τεχνοτροπία υπό συνθήκη</emph> για να ορίσετε τη νέα τεχνοτροπία παραγράφου ως τεχνοτροπία υπό συνθήκη."
-#: 05150300.xhp
+#: 05130100.xhp
msgctxt ""
-"05150300.xhp\n"
-"par_id3152999\n"
-"2\n"
+"05130100.xhp\n"
+"par_id3154647\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".uno:AutoFormatRedlineApply\">Automatically formats the file according to the options that you set under <emph>Tools - AutoCorrect</emph><emph> Options</emph>. In a dialog, you are asked to accept or reject the changes.</ahelp>"
-msgstr "<ahelp hid=\".uno:AutoFormatRedlineApply\">Μορφοποιεί αυτόματα το αρχείο σύμφωνα με τις επιλογές που έχουν οριστεί στο <emph>Εργαλεία - Αυτόματη διόρθωση</emph><emph> Επιλογές</emph>. Θα ερωτηθείτε μέσω ενός διαλόγου, εάν αποδέχεστε ή απορρίπτετε τις αλλαγές.</ahelp>"
+msgid "In <emph>Context</emph>, select the header entry and under <emph>Paragraph Styles</emph> select the style for the header in your business letter; for example, the default Paragraph Style \"Header\". You also can select your own style."
+msgstr "Στο <emph>Περιβάλλον</emph>, επιλέξτε την καταχώριση κεφαλίδας και στις <emph>Τεχνοτροπίες παραγράφου</emph> επιλέξτε την τεχνοτροπία για την κεφαλίδα στην επαγγελματική σας επιστολή· για παράδειγμα, την προεπιλεγμένη τεχνοτροπία παραγράφου \"Κεφαλίδα\". Μπορείτε επίσης να επιλέξετε τη δική σας τεχνοτροπία."
-#: 05150300.xhp
+#: 05130100.xhp
msgctxt ""
-"05150300.xhp\n"
-"hd_id3148775\n"
-"4\n"
+"05130100.xhp\n"
+"par_id3150760\n"
+"25\n"
"help.text"
-msgid "Accept All"
-msgstr "Αποδοχή όλων"
+msgid "You can apply the Paragraph Style to the context by double-clicking the selected entry in the <emph>Paragraph Styles</emph> list box or by using <emph>Apply</emph>."
+msgstr "Μπορείτε να εφαρμόσετε την τεχνοτροπία παραγράφου στο περιβάλλον διπλοπατώντας στην επιλεγμένη καταχώριση στο πλαίσιο λίστας <emph>Τεχνοτροπίες παραγράφου</emph> ή χρησιμοποιώντας την επιλογή <emph>Εφαρμογή</emph>."
-#: 05150300.xhp
+#: 05130100.xhp
msgctxt ""
-"05150300.xhp\n"
-"par_id3149029\n"
-"5\n"
+"05130100.xhp\n"
+"par_id3149753\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\"HID_AUTOFORMAT_ACCEPT\">Applies all of the formatting changes.</ahelp>"
-msgstr "<ahelp hid=\"HID_AUTOFORMAT_ACCEPT\">Εφαρμόζει όλες τις αλλαγές μορφοποίησης.</ahelp>"
+msgid "Click <emph>OK</emph> to close the Paragraph Style dialog, and then format all paragraphs in your business letter, including the header, with the new \"Business letter\" conditional Paragraph Style. (When you click in the header, you may need to display <item type=\"literal\">All Styles</item> or <item type=\"literal\">Custom Styles</item> in the style list to use the new business letter style.)"
+msgstr "Πατήστε <emph>Εντάξει</emph> για να κλείσετε τον διάλογο τεχνοτροπίας παραγράφου και ύστερα μορφοποιήστε όλες τις παραγράφους στην επαγγελματική σας επιστολή, συμπεριλαμβανομένης της κεφαλίδας, με τη νέα τεχνοτροπία παραγράφου υπό συνθήκη για την \"Επαγγελματική επιστολή\". (Όταν πατάτε στην κεφαλίδα, ενδεχομένως να πρέπει να εμφανίσετε <item type=\"literal\">Όλες οι τεχνοτροπίες</item> ή <item type=\"literal\">Προσαρμοσμένες τεχνοτροπίες</item> στη λίστα τεχνοτροπιών που θα χρησιμοποιήσετε για τη νέα τεχνοτροπία επαγγελματικής επιστολής.)"
-#: 05150300.xhp
+#: 05130100.xhp
msgctxt ""
-"05150300.xhp\n"
-"hd_id3153722\n"
-"6\n"
+"05130100.xhp\n"
+"par_id3145412\n"
+"27\n"
"help.text"
-msgid "Reject All"
-msgstr "Απόρριψη όλων"
+msgid "The header text now has the attributes you specified in the Header Paragraph Style, while the other parts of the document have the attributes defined in the business letter conditional Paragraph Style."
+msgstr "Το κείμενο της κεφαλίδας έχει πλέον τα γνωρίσματα που ορίσατε στην τεχνοτροπία παραγράφου κεφαλίδας, ενώ τα άλλα μέρη του εγγράφου έχουν τα γνωρίσματα που έχουν οριστεί στην τεχνοτροπία παραγράφου υπό συνθήκη της επαγγελματικής επιστολής."
-#: 05150300.xhp
+#: 05130100.xhp
msgctxt ""
-"05150300.xhp\n"
-"par_id3149711\n"
-"7\n"
+"05130100.xhp\n"
+"par_id3154473\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\"HID_AUTOFORMAT_REJECT\">Rejects all of the formatting changes.</ahelp>"
-msgstr "<ahelp hid=\"HID_AUTOFORMAT_REJECT\">Απορρίπτει όλες τις αλλαγές μορφοποίησης.</ahelp>"
+msgid "The \"Text body\" Style was created as a conditional style. Therefore, any styles you derive from it can be used as conditional styles."
+msgstr "Η τεχνοτροπία \"Σώμα κειμένου\" δημιουργήθηκε ως τεχνοτροπία υπό συνθήκη. Για το λόγο αυτό, οποιεσδήποτε τεχνοτροπίες παράγονται από αυτό μπορούν να χρησιμοποιηθούν ως τεχνοτροπίες υπό συνθήκη."
-#: 05150300.xhp
+#: 05130100.xhp
msgctxt ""
-"05150300.xhp\n"
-"hd_id3150756\n"
-"8\n"
+"05130100.xhp\n"
+"par_id3151321\n"
+"14\n"
"help.text"
-msgid "Edit Changes"
-msgstr "Επεξεργασία αλλαγών"
+msgid "The Paragraph Style applied to the context is used when exporting to other formats (RTF, HTML, and so on)."
+msgstr "Η τεχνοτροπία παραγράφου που εφαρμόζεται στο περιβάλλον χρησιμοποιείται κατά την εξαγωγή σε άλλες μορφές αρχείων (RTF, HTML, κοκ.)."
-#: 05150300.xhp
+#: 05130100.xhp
msgctxt ""
-"05150300.xhp\n"
-"par_id3147570\n"
-"9\n"
+"05130100.xhp\n"
+"hd_id3152952\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_AUTOFORMAT_EDIT_CHG\">Opens a dialog where you can accept or reject AutoCorrect changes. You can also view the changes made by a specific author or on a specific date.</ahelp>"
-msgstr "<ahelp hid=\"HID_AUTOFORMAT_EDIT_CHG\">Ανοίγει έναν διάλογο, όπου μπορείτε να αποδεχθείτε ή να απορρίψετε τις αλλαγές της αυτόματης διόρθωσης. Μπορείτε ακόμα να δείτε τις αλλαγές που έχουν γίνει από κάποιον συντάκτη ή σε μια συγκεκριμένη ημερομηνία.</ahelp>"
+msgid "Conditional style"
+msgstr "Τεχνοτροπία υπό συνθήκη"
-#: 05150300.xhp
+#: 05130100.xhp
msgctxt ""
-"05150300.xhp\n"
-"par_id3151184\n"
-"10\n"
+"05130100.xhp\n"
+"par_id3150974\n"
+"15\n"
"help.text"
-msgid "<link href=\"text/shared/01/02230402.xhp\" name=\"Accept or Reject AutoFormat Changes, Filter tab\">Accept or Reject Changes, Filter tab</link>"
-msgstr "<link href=\"text/shared/01/02230402.xhp\" name=\"Αποδοχή ή απόρριψη αλλαγών αυτόματης μορφοποίησης, καρτέλα φίλτρου\">Αποδοχή ή απόρριψη αλλαγών, καρτέλα φίλτρου</link>"
+msgid "<ahelp hid=\"SW:CHECKBOX:TP_CONDCOLL:CB_CONDITION\">Check this box to define a new style as a conditional style.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_CONDCOLL:CB_CONDITION\">Επισημάνετε αυτό το πλαίσιο για να ορίσετε μια νέα τεχνοτροπία ως τεχνοτροπία υπό συνθήκη.</ahelp>"
-#: 04120219.xhp
+#: 05130100.xhp
msgctxt ""
-"04120219.xhp\n"
-"tit\n"
+"05130100.xhp\n"
+"hd_id3153672\n"
+"4\n"
"help.text"
-msgid "Assign Styles"
-msgstr "Αντιστοίχηση τεχνοτροπιών"
+msgid "Context"
+msgstr "Περιεχόμενο"
-#: 04120219.xhp
+#: 05130100.xhp
msgctxt ""
-"04120219.xhp\n"
-"hd_id3155621\n"
-"1\n"
+"05130100.xhp\n"
+"par_id3147530\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120219.xhp\" name=\"Assign Styles\">Assign Styles</link>"
-msgstr "<link href=\"text/swriter/01/04120219.xhp\" name=\"Αντιστοίχιση τεχνοτροπιών\">Αντιστοίχιση τεχνοτροπιών</link>"
+msgid "<ahelp hid=\"HID_COND_COLL_TABLIST\">Here you can see the $[officename] predefined contexts, including outline levels 1 to 10, numbering/bullets levels 1 to 10, table header, table contents, section, border, footnote, header and footer.</ahelp>"
+msgstr "<ahelp hid=\"HID_COND_COLL_TABLIST\">Εδώ μπορείτε να δείτε τα προκαθορισμένα περιεχόμενα του $[officename], συμπεριλαμβανομένων των επιπέδων διάρθρωσης από 1 έως 10, των επιπέδων αρίθμησης/κουκκίδων 1 έως 10, της κεφαλίδας του πίνακα, των περιεχομένων του πίνακα, της ενότητας, του περιγράμματος, της υποσημείωσης, της κεφαλίδας και του υποσέλιδου.</ahelp>"
-#: 04120219.xhp
+#: 05130100.xhp
msgctxt ""
-"04120219.xhp\n"
-"par_id3145828\n"
-"2\n"
+"05130100.xhp\n"
+"hd_id3155896\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_DLG_ADD_IDX_STYLES\" visibility=\"visible\">Creates index entries from specific paragraph styles.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLG_ADD_IDX_STYLES\" visibility=\"visible\">Δημιουργεί καταχωρίσεις ευρετηρίου από συγκεκριμένες τεχνοτροπίες παραγράφου.</ahelp>"
+msgid "Applied Style"
+msgstr "Εφαρμοσμένη τεχνοτροπία"
-#: 04120219.xhp
+#: 05130100.xhp
msgctxt ""
-"04120219.xhp\n"
-"hd_id3145249\n"
-"3\n"
+"05130100.xhp\n"
+"par_id3149689\n"
+"17\n"
+"help.text"
+msgid "Here you can see the list of all Paragraph Styles applied to a context."
+msgstr "Εδώ μπορείτε να δείτε τη λίστα όλων των τεχνοτροπιών παραγράφου που εφαρμόζονται σε ένα περιεχόμενο."
+
+#: 05130100.xhp
+msgctxt ""
+"05130100.xhp\n"
+"hd_id3154194\n"
+"6\n"
"help.text"
msgid "Styles"
msgstr "Τεχνοτροπίες"
-#: 04120219.xhp
+#: 05130100.xhp
msgctxt ""
-"04120219.xhp\n"
-"par_id3150566\n"
-"4\n"
+"05130100.xhp\n"
+"par_id3159195\n"
+"18\n"
"help.text"
-msgid "The list contains the paragraph styles that you can assign to index levels."
-msgstr "Η λίστα περιέχει τις τεχνοτροπίες παραγράφου που μπορείτε να δώσετε στα διάφορα επίπεδα του ευρετηρίου."
+msgid "<ahelp hid=\"SW:LISTBOX:TP_CONDCOLL:LB_STYLE\">A list of all Paragraph Styles which can be assigned to a context is contained in the list box.</ahelp>"
+msgstr "<ahelp hid=\"SW:LISTBOX:TP_CONDCOLL:LB_STYLE\">Μία λίστα με όλες τις τεχνοτροπίες παραγράφου που μπορούν να ανατεθούν σε ένα περιεχόμενο που περιέχεται στο πλαίσιο της λίστας.</ahelp>"
-#: 04120219.xhp
+#: 05130100.xhp
msgctxt ""
-"04120219.xhp\n"
-"par_id3147176\n"
-"5\n"
+"05130100.xhp\n"
+"hd_id3149306\n"
+"8\n"
"help.text"
-msgid "To create an index entry from a paragraph style, click the style in the<emph> Styles</emph> list, and then click the <emph>>> </emph>button to move the style to the index level that you want."
-msgstr "Για να δημιουργήσετε μια καταχώριση ευρετηρίου από μια τεχνοτροπία παραγράφου, πατήστε στην τεχνοτροπία στη λίστα <emph>Τεχνοτροπίες</emph> και μετά πατήστε στο κουμπί <emph>>> </emph> για να μετακινήσετε την τεχνοτροπία στο επίπεδο του ευρετηρίου που θέλετε."
+msgid "Remove"
+msgstr "Αφαίρεση"
-#: 04120219.xhp
+#: 05130100.xhp
msgctxt ""
-"04120219.xhp\n"
-"hd_id3150762\n"
-"6\n"
+"05130100.xhp\n"
+"par_id3151335\n"
+"19\n"
"help.text"
-msgid "<<"
-msgstr "<<"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_CONDCOLL:PB_REMOVE\">Click here to remove the current context assigned to the selected style.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_CONDCOLL:PB_REMOVE\">Πατήστε εδώ για να αφαιρέσετε το τρέχον περιεχόμενο που έχει ανατεθεί στην επιλεγμένη τεχνοτροπία.</ahelp>"
-#: 04120219.xhp
+#: 05130100.xhp
msgctxt ""
-"04120219.xhp\n"
-"par_id3149289\n"
-"7\n"
+"05130100.xhp\n"
+"hd_id3149483\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\"SW_IMAGEBUTTON_DLG_ADD_IDX_STYLES_PB_LEFT\" visibility=\"visible\">Moves the selected paragraph style up one level in the index hierarchy.</ahelp>"
-msgstr "<ahelp hid=\"SW_IMAGEBUTTON_DLG_ADD_IDX_STYLES_PB_LEFT\" visibility=\"visible\">Μετακινεί την επιλεγμένη τεχνοτροπία παραγράφου προς τα πάνω κατά ένα επίπεδο στην ιεραρχία του ευρετηρίου.</ahelp>"
+msgid "Assign"
+msgstr "Ανάθεση"
-#: 04120219.xhp
+#: 05130100.xhp
msgctxt ""
-"04120219.xhp\n"
-"hd_id3151178\n"
-"8\n"
+"05130100.xhp\n"
+"par_id3154829\n"
+"20\n"
"help.text"
-msgid ">>"
-msgstr ">>"
+msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_CONDCOLL:PB_ASSIGN\">Click <emph>Assign</emph> to apply the <emph>selected Paragraph Style</emph> to the defined <emph>context</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_CONDCOLL:PB_ASSIGN\">Πατήστε στην <emph>Ανάθεση</emph> για να εφαρμόσετε την <emph>επιλεγμένη τεχνοτροπία παραγράφου</emph> στο ορισμένο <emph>περιεχόμενο</emph>.</ahelp>"
-#: 04120219.xhp
+#: 05140000.xhp
msgctxt ""
-"04120219.xhp\n"
-"par_id3157903\n"
-"9\n"
+"05140000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW_IMAGEBUTTON_DLG_ADD_IDX_STYLES_PB_RIGHT\" visibility=\"visible\">Moves the selected paragraph style down one level in the index hierarchy.</ahelp>"
-msgstr "<ahelp hid=\"SW_IMAGEBUTTON_DLG_ADD_IDX_STYLES_PB_RIGHT\" visibility=\"visible\">Μετακινεί την επιλεγμένη τεχνοτροπία παραγράφου προς τα κάτω κατά ένα επίπεδο στην ιεραρχία του ευρετηρίου.</ahelp>"
+msgid "Styles and Formatting"
+msgstr "Τεχνοτροπίες και μορφοποίηση"
-#: 06080000.xhp
+#: 05140000.xhp
msgctxt ""
-"06080000.xhp\n"
-"tit\n"
+"05140000.xhp\n"
+"bm_id3907589\n"
"help.text"
-msgid "Footnotes/Endnotes Settings"
-msgstr "Ρυθμίσεις Υποσημειώσεων/Σημειώσεων τέλους"
+msgid "<bookmark_value>Styles and Formatting window;applying styles</bookmark_value>"
+msgstr "<bookmark_value>Παράθυρο Τεχνοτροπιών και μορφοποίησης; εφαρμογή τεχνοτροπιών</bookmark_value>"
-#: 06080000.xhp
+#: 05140000.xhp
msgctxt ""
-"06080000.xhp\n"
-"hd_id3153004\n"
+"05140000.xhp\n"
+"hd_id3154505\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnote options\">Footnotes/Endnotes Settings</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Επιλογές υποσημείωσης\">Ρυθμίσεις υποσημειώσεων/σημειώσεων τέλους</link>"
+msgid "<link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link>"
+msgstr "<link href=\"text/swriter/01/05140000.xhp\" name=\"Τεχνοτροπίες και μορφοποίηση\">Τεχνοτροπίες και μορφοποίηση</link>"
-#: 06080000.xhp
+#: 05140000.xhp
msgctxt ""
-"06080000.xhp\n"
-"par_id3149882\n"
+"05140000.xhp\n"
+"par_id3148391\n"
"2\n"
"help.text"
-msgid "<variable id=\"fnoten\"><ahelp hid=\".uno:FootnoteDialog\">Specifies the display settings for footnotes and endnotes.</ahelp></variable>"
-msgstr "<variable id=\"fnoten\"><ahelp hid=\".uno:FootnoteDialog\">Καθορίζει τις ρυθμίσεις εμφάνισης για τις υποσημειώσεις και τις σημειώσεις τέλους.</ahelp></variable>"
+msgid "<ahelp hid=\".\">Use the Styles and Formatting window to apply, create, edit, add, and remove formatting styles. Double-click an entry to apply the style.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε το παράθυρο Τεχνοτροπίες και μορφοποίηση για να εφαρμόσετε, να δημιουργήσετε, να προσθέσετε και να αφαιρέσετε τεχνοτροπίες μορφοποίησης. Διπλοπατήστε σε μία καταχώριση για να εφαρμόσετε την τεχνοτροπία.</ahelp>"
-#: mm_matfie.xhp
+#: 05140000.xhp
msgctxt ""
-"mm_matfie.xhp\n"
-"tit\n"
+"05140000.xhp\n"
+"par_id0122200903183687\n"
"help.text"
-msgid "Match Fields"
-msgstr "Ταίριασμα πεδίων"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose Edit Paragraph Style in the context menu of a paragraph to edit the style of all paragraphs of the same style.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε επεξεργασία τεχνοτροπίας παραγράφου στο μενού περιεχομένου για να επεξεργαστείτε την τεχνοτροπία όλων των παραγράφων με την ίδια τεχνοτροπία.</ahelp>"
-#: mm_matfie.xhp
+#: 05140000.xhp
msgctxt ""
-"mm_matfie.xhp\n"
-"par_idN10539\n"
+"05140000.xhp\n"
+"par_idN106EF\n"
"help.text"
-msgid "Match Fields"
-msgstr "Ταίριασμα πεδίων"
+msgid "To <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dock\">dock</link> the Styles and Formatting window, drag its title bar to the left or to the right side of the workspace. To undock the window, double-click a free space on its toolbar."
+msgstr "Για να <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"προσαρτήστε\">προσαρτήστε</link> το παράθυρο Τεχνοτροπίες και μορφοποίηση, μεταφέρετε τη γραμμή τίτλου του στην αριστερή ή στη δεξιά πλευρά του χώρου εργασίας. Για να αποπροσαρτήσετε το παράθυρο, διπλοπατήστε στον ελεύθερο χώρο στην εργαλειοθήκη του."
-#: mm_matfie.xhp
+#: 05140000.xhp
msgctxt ""
-"mm_matfie.xhp\n"
-"par_idN1053D\n"
+"05140000.xhp\n"
+"hd_id3147167\n"
+"37\n"
"help.text"
-msgid "Matches the logical field names of the layout dialog to the field names in your database when you create new <link href=\"text/swriter/01/mailmerge03.xhp\">address blocks</link> or <link href=\"text/swriter/01/mailmerge04.xhp\">salutations</link>."
-msgstr "Ταιριάζει τα ονόματα των λογικών πεδίων του διαλόγου της διάταξης στα ονόματα των πεδίων στη βάση δεδομένων σας, όταν δημιουργείτε νέες <link href=\"text/swriter/01/mailmerge03.xhp\">ομάδες διευθύνσεων</link> ή <link href=\"text/swriter/01/mailmerge04.xhp\">χαιρετισμούς</link>."
+msgid "How to apply a style:"
+msgstr "Πως θα εφαρμόσετε μια τεχνοτροπία:"
-#: mm_matfie.xhp
+#: 05140000.xhp
msgctxt ""
-"mm_matfie.xhp\n"
-"par_idN1054E\n"
+"05140000.xhp\n"
+"par_id3151264\n"
+"38\n"
"help.text"
-msgid "Matches to:"
-msgstr "Ταίριασμα με:"
+msgid "Select the text. To apply a Character Style to one word, click the word. To apply a Paragraph Style, click the paragraph."
+msgstr "Επιλέξτε το κείμενο. Για να εφαρμόσετε μια τεχνοτροπία χαρακτήρων σε μία λέξη, πατήστε στη λέξη. Για να εφαρμόσετε μια τεχνοτροπία παραγράφου, πατήστε στην παράγραφο."
-#: mm_matfie.xhp
+#: 05140000.xhp
msgctxt ""
-"mm_matfie.xhp\n"
-"par_idN10552\n"
+"05140000.xhp\n"
+"par_id3150756\n"
+"39\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a field name in your database for each logical field element.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα όνομα πεδίου στη βάση δεδομένων για κάθε στοιχείο λογικού πεδίου.</ahelp>"
+msgid "Double-click the style in the Styles and Formatting window."
+msgstr "Διπλοπατήστε στην τεχνοτροπία στο παράθυρο Τεχνοτροπίες και μορφοποίηση."
-#: mm_matfie.xhp
+#: 05140000.xhp
msgctxt ""
-"mm_matfie.xhp\n"
-"par_idN10555\n"
+"05140000.xhp\n"
+"par_idN1071D\n"
"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
+msgid "You can assign shortcut keys to Styles on the <emph>Tools - Customize - Keyboard</emph> tab page."
+msgstr "Μπορείτε να αναθέσετε πλήκτρα συντόμευσης σε τεχνοτροπίες στη σελίδα της καρτέλας <emph>Εργαλεία - Προσαρμογή - Πληκτρολόγιο</emph>."
-#: mm_matfie.xhp
+#: 05140000.xhp
msgctxt ""
-"mm_matfie.xhp\n"
-"par_idN10559\n"
+"05140000.xhp\n"
+"par_id3154643\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays a preview of the values of the first data record.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει μία προεπισκόπηση των τιμών της πρώτης εγγραφής δεδομένων.</ahelp>"
+msgid "The Styles and Formatting toolbar contains icons for formatting your documents:"
+msgstr "Η εργαλειοθήκη Τεχνοτροπίες και μορφοποίηση περιέχει εικονίδια για τη μορφοποίηση των εγγράφων σας:"
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"tit\n"
+"05140000.xhp\n"
+"hd_id3153146\n"
+"5\n"
"help.text"
-msgid "Mail Merge Wizard - Starting Document"
-msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Έγγραφο εκκίνησης"
+msgid "Style Category"
+msgstr "Κατηγορία τεχνοτροπίας"
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN10543\n"
+"05140000.xhp\n"
+"par_id3147506\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge01.xhp\">Mail Merge Wizard - Starting Document</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge01.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Έγγραφο εκκίνησης</link>"
+msgid "<image id=\"img_id3147512\" src=\"sfx2/res/styfam2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147512\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147512\" src=\"sfx2/res/styfam2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147512\">Εικονίδιο</alt></image>"
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN10553\n"
+"05140000.xhp\n"
+"par_id3154106\n"
+"6\n"
"help.text"
-msgid "Specify the document that you want to use as a base for the mail merge document."
-msgstr "Καθορίστε το έγγραφο που επιθυμείτε να χρησιμοποιήσετε ως βάση για το έγγραφο συγχώνευσης αλληλογραφίας."
+msgid "Paragraph Styles"
+msgstr "Τεχνοτροπίες παραγράφου"
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN10556\n"
+"05140000.xhp\n"
+"par_id3149800\n"
+"7\n"
"help.text"
-msgid "Use the current document"
-msgstr "Χρήση του τρέχοντος εγγράφου"
+msgid "<ahelp hid=\".uno:ParaStyle\">Displays formatting styles for paragraphs.</ahelp> Use paragraph styles to apply the same <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatting\">formatting</link>, such as font, numbering, and layout to the paragraphs in your document."
+msgstr "<ahelp hid=\".uno:ParaStyle\"> Εμφανίζει τις τεχνοτροπίες μορφοποίησης για παραγράφους.</ahelp> Χρησιμοποιήστε τις τεχνοτροπίες παραγράφου για να εφαρμόσετε την ίδια <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"μορφοποίηση\">μορφοποίηση</link>, όπως γραμματοσειρά, αρίθμηση και διάταξη σε παραγράφους στο έγγραφό σας."
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN1055A\n"
+"05140000.xhp\n"
+"par_id3151319\n"
"help.text"
-msgid "<ahelp hid=\".\">Uses the current Writer document as the base for the mail merge document.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιεί το τρέχον έγγραφο του Writer ως βάση για το έγγραφο συγχώνευσης αλληλογραφίας.</ahelp>"
+msgid "<image id=\"img_id3152955\" src=\"sfx2/res/styfam1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152955\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152955\" src=\"sfx2/res/styfam1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152955\">Εικονίδιο</alt></image>"
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN1055D\n"
+"05140000.xhp\n"
+"par_id3150351\n"
+"8\n"
"help.text"
-msgid "Create a new document"
-msgstr "Δημιουργία νέου εγγράφου"
+msgid "Character Styles"
+msgstr "Τεχνοτροπίες χαρακτήρων"
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN10561\n"
+"05140000.xhp\n"
+"par_id3154570\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates a new Writer document to use for the mail merge.</ahelp>"
-msgstr "<ahelp hid=\".\">Δημιουργεί ένα νέο έγγραφο του Writer για τη συγχώνευση αλληλογραφίας.</ahelp>"
+msgid "<ahelp hid=\".uno:CharStyle\">Displays formatting styles for characters.</ahelp> Use character styles to apply font styles to selected text in a paragraph."
+msgstr "<ahelp hid=\".uno:CharStyle\">Εμφανίζει τις τεχνοτροπίες μορφοποίησης για χαρακτήρες.</ahelp> Χρησιμοποιήστε τις τεχνοτροπίες χαρακτήρων για να εφαρμόσετε τεχνοτροπίες γραμματοσειράς στο επιλεγμένο κείμενο σε μία παράγραφο."
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN10564\n"
+"05140000.xhp\n"
+"par_id3159194\n"
"help.text"
-msgid "Start from existing document"
-msgstr "Εκκίνηση από ένα υπάρχον έγγραφο"
+msgid "<image id=\"img_id3159200\" src=\"sw/imglst/sf03.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3159200\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159200\" src=\"sw/imglst/sf03.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3159200\">Εικονίδιο</alt></image>"
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN10568\n"
+"05140000.xhp\n"
+"par_id3151332\n"
+"10\n"
"help.text"
-msgid "<ahelp hid=\".\">Select an existing Writer document to use as the base for the mail merge document.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα υπάρχον έγγραφο του Writer για να το χρησιμοποιήσετε ως βάση για το έγγραφο συγχώνευσης αλληλογραφίας.</ahelp>"
+msgid "Frame Styles"
+msgstr "Τεχνοτροπίες πλαισίου"
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN1056B\n"
+"05140000.xhp\n"
+"par_id3143282\n"
+"11\n"
"help.text"
-msgid "Browse"
-msgstr "Περιήγηση"
+msgid "<ahelp hid=\".uno:FrameStyle\">Displays formatting styles for frames.</ahelp> Use frame styles to format frame layouts and position."
+msgstr "<ahelp hid=\".uno:FrameStyle\">Εμφανίζει τις τεχνοτροπίες μορφοποίησης για πλαίσια.</ahelp> Χρησιμοποιήστε τις τεχνοτροπίες πλαισίου για να μορφοποιήσετε τις διατάξεις πλαισίων και τη θέση τους."
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN1056F\n"
+"05140000.xhp\n"
+"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\".\">Locate the Writer document that you want to use, and then click <emph>Open</emph>.</ahelp>"
-msgstr "<ahelp hid=\".\">Εντοπισμός του εγγράφου Writer που θέλετε να χρησιμοποιήσετε και έπειτα πατήστε <emph>άνοιγμα</emph>.</ahelp>"
+msgid "<image id=\"img_id3149826\" src=\"sw/imglst/sf04.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149826\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149826\" src=\"sw/imglst/sf04.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149826\">Εικονίδιο</alt></image>"
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN10572\n"
+"05140000.xhp\n"
+"par_id3148976\n"
+"12\n"
"help.text"
-msgid "Start from a template"
-msgstr "Εκκίνηση από ένα πρότυπο"
+msgid "Page Styles"
+msgstr "Τεχνοτροπίες σελίδας"
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN10576\n"
+"05140000.xhp\n"
+"par_id3147220\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the template that you want to create your mail merge document with.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το πρότυπο με το οποίο θέλετε να δημιουργήσετε το έγγραφο συγχώνευσης αλληλογραφίας.</ahelp>"
+msgid "<ahelp hid=\".uno:PageStyle\">Displays formatting styles for pages.</ahelp> Use page styles to determine page layouts, including the presence of headers and footers."
+msgstr "<ahelp hid=\".uno:PageStyle\">Εμφανίζει τις τεχνοτροπίες μορφοποίησης για σελίδες.</ahelp> Χρησιμοποιήστε τις τεχνοτροπίες σελίδας για να καθορίσετε τις διατάξεις σελίδας, συμπεριλαμβανομένης της παρουσίας κεφαλίδων και υποσέλιδων."
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN10579\n"
+"05140000.xhp\n"
+"par_id3152766\n"
"help.text"
-msgid "Browse"
-msgstr "Περιήγηση"
+msgid "<image id=\"img_id3152772\" src=\"sw/imglst/sf05.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152772\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152772\" src=\"sw/imglst/sf05.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3152772\">Εικονίδιο</alt></image>"
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN1057D\n"
+"05140000.xhp\n"
+"par_id3154390\n"
+"28\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Templates and Documents</emph> dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <emph>Πρότυπα και έγγραφα</emph>.</ahelp>"
+msgid "List Styles"
+msgstr "Τεχνοτροπίες λίστας"
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN10584\n"
+"05140000.xhp\n"
+"par_id3153361\n"
+"27\n"
"help.text"
-msgid "Start from a recently saved starting document"
-msgstr "Εκκίνηση από ένα πρόσφατα αποθηκευμένο αρχικό έγγραφο"
+msgid "<ahelp hid=\".uno:TemplateFamily5\">Displays formatting styles for numbered and bulleted lists.</ahelp> Use list styles to format number and bullet characters and to specify indents."
+msgstr "<ahelp hid=\".uno:TemplateFamily5\">Εμφανίζει τις τεχνοτροπίες μορφοποίησης για αριθμημένες λίστες και λίστες με κουκκίδες.</ahelp> Χρησιμοποιήστε τις τεχνοτροπίες λίστας για να μορφοποιήσετε τους χαρακτήρες αρίθμησης και κουκκίδων και να ορίσετε τις εσοχές."
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN10588\n"
+"05140000.xhp\n"
+"par_id3150576\n"
"help.text"
-msgid "<ahelp hid=\".\">Use an existing mail merge document as the base for a new mail merge document.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε ένα υπάρχον έγγραφο συγχώνευσης αλληλογραφίας ως βάση για ένα νέο έγγραφο συγχώνευσης αλληλογραφίας.</ahelp>"
+msgid "<image id=\"img_id3150590\" src=\"cmd/sc_fillstyle.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150590\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150590\" src=\"cmd/sc_fillstyle.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150590\">Εικονίδιο</alt></image>"
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN106F6\n"
+"05140000.xhp\n"
+"par_id3145786\n"
+"14\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το έγγραφο.</ahelp>"
+msgid "Fill Format Mode"
+msgstr "Λειτουργία μορφής γεμίσματος"
-#: mailmerge01.xhp
+#: 05140000.xhp
msgctxt ""
-"mailmerge01.xhp\n"
-"par_idN1058B\n"
+"05140000.xhp\n"
+"par_id3156379\n"
+"15\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge02.xhp\" name=\"Mail Merge Wizard - Document type\">Mail Merge Wizard - Document type</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge02.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας - Τύπος εγγράφου\">Οδηγός συγχώνευσης αλληλογραφίας - Τύπος εγγράφου</link>"
+msgid "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Applies the selected style to the object or text that you select in the document. Click this icon, and then drag a selection in the document to apply the style.</ahelp> To exit this mode, click the icon again, or press Esc."
+msgstr "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Εφαρμόζει την επιλεγμένη τεχνοτροπία στο αντικείμενο ή το κείμενο που επιλέγετε στο έγγραφο. Πατήστε σε αυτό το εικονίδιο και ύστερα μεταφέρετε μία επιλογή στο έγγραφο για να εφαρμόσετε την τεχνοτροπία.</ahelp> Για να τερματίσετε αυτήν τη λειτουργία, πατήστε στο εικονίδιο ξανά, ή πιέστε το πλήκτρο Esc."
-#: 05190000.xhp
+#: 05140000.xhp
msgctxt ""
-"05190000.xhp\n"
-"tit\n"
+"05140000.xhp\n"
+"par_id3150114\n"
"help.text"
-msgid "Split Table"
-msgstr "Διαίρεση πίνακα"
+msgid "<image id=\"img_id3150122\" src=\"cmd/sc_stylenewbyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150122\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150122\" src=\"cmd/sc_stylenewbyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150122\">Εικονίδιο</alt></image>"
-#: 05190000.xhp
+#: 05140000.xhp
msgctxt ""
-"05190000.xhp\n"
-"bm_id3153246\n"
+"05140000.xhp\n"
+"par_id3147490\n"
+"18\n"
"help.text"
-msgid "<bookmark_value>tables; splitting</bookmark_value><bookmark_value>splitting tables; at cursor position</bookmark_value><bookmark_value>dividing tables</bookmark_value>"
-msgstr "<bookmark_value>πίνακες; διαίρεση</bookmark_value><bookmark_value>διαίρεση πινάκων; στην θέση του δρομέα</bookmark_value><bookmark_value>διαίρεση πινάκων</bookmark_value>"
+msgid "New Style from Selection"
+msgstr "Νέα τεχνοτροπία από επιλογή"
-#: 05190000.xhp
+#: 05140000.xhp
msgctxt ""
-"05190000.xhp\n"
-"hd_id3153246\n"
-"1\n"
+"05140000.xhp\n"
+"par_idN109BB\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05190000.xhp\" name=\"Split Table\">Split Table</link>"
-msgstr "<link href=\"text/swriter/01/05190000.xhp\" name=\"Διαίρεση πίνακα\">Διαίρεση πίνακα</link>"
+msgid "<ahelp hid=\".\">Opens a submenu with more commands.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού με περισσότερες εντολές.</ahelp>"
-#: 05190000.xhp
+#: 05140000.xhp
msgctxt ""
-"05190000.xhp\n"
-"par_id3083450\n"
-"2\n"
+"05140000.xhp\n"
+"par_idN109DA\n"
"help.text"
-msgid "<ahelp hid=\".uno:SplitTable\">Splits the current table into two separate tables at the cursor position.</ahelp> You can also access this command by right-clicking in a table cell."
-msgstr "<ahelp hid=\".uno:SplitTable\">Διαιρεί τον τρέχοντα πίνακα σε δύο ξεχωριστούς πίνακες στη θέση του δρομέα.</ahelp> Μπορείτε επίσης να προσπελάσετε αυτήν την εντολή δεξιοπατώντας σε ένα κελί του πίνακα."
+msgid "New style from selection"
+msgstr "Νέα τεχνοτροπία από επιλογή"
-#: 05190000.xhp
+#: 05140000.xhp
msgctxt ""
-"05190000.xhp\n"
-"hd_id3149351\n"
-"3\n"
+"05140000.xhp\n"
+"par_id3149552\n"
+"19\n"
"help.text"
-msgid "Mode"
-msgstr "Λειτουργία"
+msgid "<ahelp hid=\".\">Creates a new style based on the formatting of the current paragraph, page, or selection.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί μια νέα τεχνοτροπία με βάση τη μορφοποίηση της τρέχουσας παραγράφου, σελίδας, ή επιλογής.</ahelp>"
-#: 05190000.xhp
+#: 05140000.xhp
msgctxt ""
-"05190000.xhp\n"
-"hd_id3154554\n"
-"5\n"
+"05140000.xhp\n"
+"par_idN10A04\n"
"help.text"
-msgid "Copy heading"
-msgstr "Αντιγραφή κεφαλίδας"
+msgid "Update style"
+msgstr "Ενημέρωση τεχνοτροπίας"
-#: 05190000.xhp
+#: 05140000.xhp
msgctxt ""
-"05190000.xhp\n"
-"par_id3154503\n"
-"6\n"
+"05140000.xhp\n"
+"par_id3146333\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/splittable/copyheading\">Includes the first row of the original table as the first row of the second table.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/splittable/copyheading\">Συμπεριλαμβάνει την πρώτη γραμμή του αρχικού πίνακα ως την πρώτη γραμμή του δεύτερου πίνακα.</ahelp>"
+msgid "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">The manually formatted attributes of the text at the cursor position in the document will be added to the style that is selected in the Styles and Formatting window.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">Τα χειροκίνητα μορφοποιημένα γνωρίσματα του κειμένου στη θέση του δρομέα στο έγγραφο, θα προστεθούν στην τεχνοτροπία που είναι επιλεγμένη στο παράθυρο Τεχνοτροπίες και μορφοποίηση.</ahelp>"
-#: 05190000.xhp
+#: 05140000.xhp
msgctxt ""
-"05190000.xhp\n"
-"hd_id3149880\n"
-"7\n"
+"05140000.xhp\n"
+"par_idN10A31\n"
"help.text"
-msgid "Custom heading (apply style)"
-msgstr "Προσαρμοσμένη κεφαλίδα (εφαρμογή τεχνοτροπίας)"
+msgid "Load style"
+msgstr "Φόρτωση τεχνοτροπίας"
-#: 05190000.xhp
+#: 05140000.xhp
msgctxt ""
-"05190000.xhp\n"
-"par_id3148389\n"
-"8\n"
+"05140000.xhp\n"
+"par_idN10A36\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/splittable/customheadingapplystyle\">Inserts a blank header row in the second table that is formatted with the style of the first row in the original table.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/splittable/customheadingapplystyle\">Εισάγει μια κενή γραμμή κεφαλίδας στον δεύτερο πίνακα που σχηματίζεται με την τεχνοτροπία της πρώτης γραμμής στον αρχικό πίνακα.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the Load Styles dialog to import styles from another document.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο Φόρτωση τεχνοτροπιών για να εισάγετε τεχνοτροπίες από ένα άλλο έγγραφο.</ahelp>"
-#: 05190000.xhp
+#: 05140000.xhp
msgctxt ""
-"05190000.xhp\n"
-"hd_id3150568\n"
-"9\n"
+"05140000.xhp\n"
+"par_id3148860\n"
+"25\n"
"help.text"
-msgid "Custom heading"
-msgstr "Προσαρμογή κεφαλίδας"
+msgid "More information about <link href=\"text/swriter/01/05130000.xhp\" name=\"styles\">styles</link>."
+msgstr "Περισσότερες πληροφορίες για τα <link href=\"text/swriter/01/05130000.xhp\" name=\"τεχνοτροπίες\">τεχνοτροπίες</link>."
-#: 05190000.xhp
+#: 05140000.xhp
msgctxt ""
-"05190000.xhp\n"
-"par_id3149027\n"
-"10\n"
+"05140000.xhp\n"
+"hd_id3155576\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/splittable/customheading\">Inserts an additional blank row in the second table.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/splittable/customheading\">Εισάγει μια πρόσθετη κενή γραμμή στον δεύτερο πίνακα.</ahelp>"
+msgid "Applied Styles"
+msgstr "Εφαρμοσμένες τεχνοτροπίες"
-#: 05190000.xhp
+#: 05150000.xhp
msgctxt ""
-"05190000.xhp\n"
-"hd_id3153720\n"
-"11\n"
+"05150000.xhp\n"
+"tit\n"
"help.text"
-msgid "No heading"
-msgstr "Χωρίς κεφαλίδα"
+msgid "AutoCorrect"
+msgstr "Αυτόματη διόρθωση"
-#: 05190000.xhp
+#: 05150000.xhp
msgctxt ""
-"05190000.xhp\n"
-"par_id3156318\n"
-"12\n"
+"05150000.xhp\n"
+"bm_id3153925\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/splittable/noheading\">Splits the table without copying the header row.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/splittable/noheading\">Διαιρεί τον πίνακα χωρίς αντιγραφή της γραμμής κεφαλίδας.</ahelp>"
+msgid "<bookmark_value>AutoCorrect function;text documents</bookmark_value>"
+msgstr "<bookmark_value>λειτουργία αυτόματης διόρθωσης;έγγραφα κειμένου</bookmark_value>"
-#: 05190000.xhp
+#: 05150000.xhp
msgctxt ""
-"05190000.xhp\n"
-"par_id3145411\n"
-"13\n"
+"05150000.xhp\n"
+"hd_id3153925\n"
+"1\n"
"help.text"
-msgid "When you split a table that contains formulas, the formulas may be affected."
-msgstr "Όταν διαιρείτε έναν πίνακα που περιέχει τύπους, οι τύποι ενδεχομένως να επηρεαστούν."
+msgid "<link href=\"text/swriter/01/05150000.xhp\" name=\"AutoFormat\">AutoCorrect</link>"
+msgstr "<link href=\"text/swriter/01/05150000.xhp\" name=\"Αυτόματη μορφοποίηση\">Αυτόματη διόρθωση</link>"
-#: 05120500.xhp
+#: 05150000.xhp
msgctxt ""
-"05120500.xhp\n"
-"tit\n"
+"05150000.xhp\n"
+"par_id3151182\n"
+"2\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "Automatically formats the file according to the options that you set under <link href=\"text/shared/01/06040000.xhp\" name=\"Tools - AutoCorrect\"><emph>Tools - AutoCorrect</emph> <emph>Options</emph></link>."
+msgstr "Μορφοποιεί αυτόματα το αρχείο σύμφωνα με τις επιλογές που ορίσατε στο <link href=\"text/shared/01/06040000.xhp\" name=\"Εργαλεία - Αυτόματη διόρθωση\"><emph>Εργαλεία - Αυτόματη διόρθωση</emph><emph>Επιλογές</emph></link>."
-#: 05120500.xhp
+#: 05150000.xhp
msgctxt ""
-"05120500.xhp\n"
-"hd_id3145801\n"
-"1\n"
+"05150000.xhp\n"
+"hd_id1029200810080924\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete\">Delete</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Διαγραφή\">Διαγραφή</link>"
+msgid "<link href=\"text/shared/01/06040000.xhp\">AutoCorrect Options</link>"
+msgstr "<link href=\"text/shared/01/06040000.xhp\">Επιλογές Αυτόματης διόρθωσης</link>"
-#: 05120500.xhp
+#: 05150000.xhp
msgctxt ""
-"05120500.xhp\n"
-"par_id3153418\n"
-"2\n"
+"05150000.xhp\n"
+"par_id1029200810080924\n"
"help.text"
-msgid "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteColumns\">Deletes the selected column(s) from the table.</ahelp></variable>"
-msgstr "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteColumns\">Διαγράφει τις επιλεγμένες στήλες από τον πίνακα.</ahelp></variable>"
+msgid "Opens the AutoCorrect dialog."
+msgstr "Ανοίγει τον διάλογο αυτόματης διόρθωσης."
-#: 05120500.xhp
+#: 05150000.xhp
msgctxt ""
-"05120500.xhp\n"
-"par_id3156385\n"
+"05150000.xhp\n"
+"par_id3147570\n"
"3\n"
"help.text"
-msgid "This command is only available if the cursor is in a table."
-msgstr "Η εντολή αυτή είναι διαθέσιμη μόνο αν ο δρομέας βρίσκεται μέσα σε έναν πίνακα."
+msgid "To open the <link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat for Tables\">AutoFormat for Tables</link> dialog, click in a table cell, and then choose <emph>Table - AutoFormat</emph>."
+msgstr "Για να ανοίξετε τον διάλογο <link href=\"text/swriter/01/05150101.xhp\" name=\"Αυτόματη μορφοποίηση για πίνακες\">Αυτόματη μορφοποίηση για πίνακες</link>, πατήστε σε ένα κελί του πίνακα και ύστερα επιλέξτε <emph>Πίνακας - Αυτόματη μορφοποίηση</emph>."
-#: 04090007.xhp
+#: 05150100.xhp
msgctxt ""
-"04090007.xhp\n"
+"05150100.xhp\n"
"tit\n"
"help.text"
-msgid "Special Tags"
-msgstr "Ειδικές ετικέτες"
-
-#: 04090007.xhp
-msgctxt ""
-"04090007.xhp\n"
-"bm_id3154106\n"
-"help.text"
-msgid "<bookmark_value>tags; in $[officename] Writer</bookmark_value><bookmark_value>$[officename] Writer; special HTML tags</bookmark_value><bookmark_value>HTML;special tags for fields</bookmark_value><bookmark_value>fields;HTML import and export</bookmark_value><bookmark_value>time fields;HTML</bookmark_value><bookmark_value>date fields;HTML</bookmark_value><bookmark_value>DocInformation fields</bookmark_value>"
-msgstr "<bookmark_value>ετικέτες; στο $[officename] Writer</bookmark_value><bookmark_value>$[officename] Writer; ειδικές ετικέτες HTML</bookmark_value><bookmark_value>HTML;ειδικές ετικέτες για πεδία</bookmark_value><bookmark_value>πεδία;εισαγωγή και εξαγωγή HTML</bookmark_value><bookmark_value>πεδία ώρας;HTML</bookmark_value><bookmark_value>πεδία ημερομηνίας;HTML</bookmark_value><bookmark_value>πεδία πληροφοριών εγγράφου</bookmark_value>"
+msgid "While Typing"
+msgstr "Κατά την πληκτρολόγηση"
-#: 04090007.xhp
+#: 05150100.xhp
msgctxt ""
-"04090007.xhp\n"
-"hd_id3154106\n"
+"05150100.xhp\n"
+"hd_id3147436\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04090007.xhp\" name=\"Special Tags\">Special Tags</link>"
-msgstr "<link href=\"text/swriter/01/04090007.xhp\" name=\"Ειδικές ετικέτες\">Ειδικές ετικέτες</link>"
-
-#: 04090007.xhp
-msgctxt ""
-"04090007.xhp\n"
-"par_id3153669\n"
-"3\n"
-"help.text"
-msgid "When you save a document that contains fields as an HTML document, $[officename] automatically converts date, time, and DocInformation fields to special HTML tags. The field contents are inserted between the opening and closing HTML tags of the converted fields. These special HTML tags do not correspond to standard HTML tags."
-msgstr "Όταν αποθηκεύετε ένα έγγραφο που περιέχει πεδία ως έγγραφο HTML, το $[officename] αυτόματα μετατρέπει τα πεδία ημερομηνίας, ώρας και πληροφοριών εγγράφου σε ειδικές ετικέτες HTML. Τα περιεχόμενα των πεδίων εισάγονται μεταξύ αρχικής και τελικής ετικέτας των μετατρεπόμενων πεδίων. Αυτές οι ειδικές ετικέτες HTML, δεν αντιστοιχούν σε κανονικές HTML ετικέτες."
-
-#: 04090007.xhp
-msgctxt ""
-"04090007.xhp\n"
-"par_id3152960\n"
-"4\n"
-"help.text"
-msgid "$[officename] Writer fields are identified by the <SDFIELD> tag in an HTML document. The field type, the format, and the name of the special field are included in the opening HTML tag. The format of a field tag that is recognized by an HTML filter depends on the field type."
-msgstr "Τα πεδία Writer του $[officename] ταυτοποιούνται από την ετικέτα <SDFIELD> σε ένα έγγραφο HTML. Ο τύπος του πεδίου, η μορφή και το όνομα του ειδικού πεδίου περιλαμβάνονται στην ετικέτα αρχής του HTML. Η μορφή μιας ετικέτας πεδίου που αναγνωρίζεται από ένα φίλτρο HTML εξαρτάται από τον τύπο πεδίου."
+msgid "<link href=\"text/swriter/01/05150100.xhp\" name=\"While Typing\">While Typing</link>"
+msgstr "<link href=\"text/swriter/01/05150100.xhp\" name=\"Κατά την πληκτρολόγηση\">Κατά την πληκτρολόγηση</link>"
-#: 04090007.xhp
+#: 05150100.xhp
msgctxt ""
-"04090007.xhp\n"
-"hd_id3154570\n"
-"5\n"
+"05150100.xhp\n"
+"par_id3154017\n"
+"2\n"
"help.text"
-msgid "Date and Time Fields"
-msgstr "Πεδία ημερομηνίας και ώρας"
+msgid "<ahelp hid=\".uno:OnlineAutoFormat\">Automatically formats the document while you type. To set the formatting options, choose <emph>Tools - AutoCorrect</emph><emph> Options</emph>, and then click the <emph>Options </emph>tab.</ahelp>"
+msgstr "<ahelp hid=\".uno:OnlineAutoFormat\">Μορφοποιεί αυτόματα το έγγραφο ενώ πληκτρολογείτε. Για να καθορίσετε τις επιλογές μορφοποίησης, επιλέξτε <emph>Εργαλεία - Αυτόματη διόρθωση</emph><emph> Επιλογές</emph> και μετά πατήστε στην καρτέλα <emph>Επιλογές </emph>.</ahelp>"
-#: 04090007.xhp
+#: 05150100.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3149696\n"
-"6\n"
+"05150100.xhp\n"
+"par_id3148488\n"
+"3\n"
"help.text"
-msgid "For \"Date\" and \"Time\" fields, the TYPE parameter equals DATETIME. The format of the date or the time is specified by the SDNUM parameter, for example, DD:MM:YY for dates, or HH:MM:SS for time."
-msgstr "Για τα πεδία \"Ημερομηνία\" και \"Ώρα\", η παράμετρος TYPE ισοδυναμεί με DATETIME. Η μορφή της ημερομηνίας ή της ώρας καθορίζονται από την παράμετρο SDNUM, για παράδειγμα, ΗΗ:ΜΜ:ΕΕ για ημερομηνίες ή ΩΩ:ΛΛ:ΔΔ για ώρα."
+msgid "You can use AutoCorrect to format text documents and plain ASCII text files, but not characters that you have manually formatted. Automatic <link href=\"text/shared/01/06040100.xhp\" name=\"word completion\">word completion</link> only occurs after you type a word for the second time in a document."
+msgstr "Μπορείτε να χρησιμοποιήσετε την αυτόματη διόρθωση για τη μορφοποίηση εγγράφων και αρχείων απλού κειμένου ASCII, αλλά όχι για χαρακτήρες που έχετε μορφοποιήσει χειροκίνητα. Η αυτόματη <link href=\"text/shared/01/06040100.xhp\" name=\"συμπλήρωση λέξεων\">συμπλήρωση λέξεων</link> πραγματοποιείται μόνο μετά την πληκτρολόγηση μιας λέξης για δεύτερη φορά στο έγγραφο."
-#: 04090007.xhp
+#: 05150100.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3155183\n"
-"7\n"
+"05150100.xhp\n"
+"par_id3147407\n"
+"24\n"
"help.text"
-msgid "For fixed date and time fields, the date or the time is specified by the SDVAL parameter."
-msgstr "Για πεδία σταθερής ημερομηνίας και ώρας, η ημερομηνία ή η ώρα ορίζονται από την παράμετρο SDVAL."
+msgid "To reverse the last AutoCorrect action, choose <emph>Edit - </emph><link href=\"text/shared/01/02010000.xhp\" name=\"Undo\"><emph>Undo</emph></link>."
+msgstr "Για να αντιστρέψετε την τελευταία ενέργεια της Αυτόματης διόρθωσης, επιλέξτε <emph>Επεξεργασία - </emph><link href=\"text/shared/01/02010000.xhp\" name=\"Αναίρεση\"><emph>Αναίρεση</emph></link>."
-#: 04090007.xhp
+#: 05150100.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3149485\n"
-"8\n"
+"05150100.xhp\n"
+"par_id3150536\n"
+"25\n"
"help.text"
-msgid "Examples of date and time special HTML tags that are recognized by $[officename] as fields are shown in the following table:"
-msgstr "Παραδείγματα των ειδικών ετικετών HTML ημερομηνίας και ώρας αναγνωρίζονται από το $[officename] ως πεδία που εμφανίζονται στον ακόλουθο πίνακα:"
+msgid "<link href=\"text/swriter/01/05150200.xhp\" name=\"Other AutoFormat rules\">Other AutoCorrect rules</link>"
+msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"Άλλοι κανόνες αυτόματης μορφοποίησης\">Άλλοι κανόνες αυτόματης μορφοποίησης</link>"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3151257\n"
-"9\n"
+"05150101.xhp\n"
+"tit\n"
"help.text"
-msgid "Fields"
-msgstr "Πεδία"
+msgid "AutoFormat for Tables"
+msgstr "Αυτόματη μορφοποίηση για πίνακες"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3148970\n"
-"10\n"
+"05150101.xhp\n"
+"bm_id2655415\n"
"help.text"
-msgid "$[officename] Tag"
-msgstr "$[officename] Ετικέτα"
+msgid "<bookmark_value>tables;AutoFormat function</bookmark_value> <bookmark_value>styles;table styles</bookmark_value> <bookmark_value>AutoFormat function for tables</bookmark_value>"
+msgstr "<bookmark_value>πίνακες;λειτουργία αυτόματης μορφοποίησης</bookmark_value><bookmark_value>τεχνοτροπίες;τεχνοτροπίες πινάκων</bookmark_value><bookmark_value>λειτουργία αυτόματης μορφοποίησης για πίνακες</bookmark_value>"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3147102\n"
-"11\n"
+"05150101.xhp\n"
+"hd_id3148485\n"
+"1\n"
"help.text"
-msgid "Date is fixed"
-msgstr "Η Ημερομηνία είναι σταθερή"
+msgid "AutoFormat for Tables"
+msgstr "Αυτόματη μορφοποίηση για πίνακες"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3153634\n"
-"12\n"
+"05150101.xhp\n"
+"par_id3149500\n"
+"2\n"
"help.text"
-msgid "<SDFIELD TYPE=DATETIME SDVAL=\"35843,4239988426\" SDNUM=\"1031;1031;DD/MM/YY\">17/02/98</SDFIELD>"
-msgstr "<SDFIELD TYPE=DATETIME SDVAL=\"35843,4239988426\" SDNUM=\"1031;1031;DD/MM/YY\">17/02/98</SDFIELD>"
+msgid "<variable id=\"autoformattabelle\"><ahelp hid=\"modules/swriter/ui/autoformattable/AutoFormatTableDialog\">Automatically applies formats to the current table, including fonts, shading, and borders.</ahelp></variable>"
+msgstr "<variable id=\"autoformattabelle\"><ahelp hid=\"modules/swriter/ui/autoformattable/AutoFormatTableDialog\">Εφαρμόζει αυτόματα μορφοποιήσεις στον τρέχοντα πίνακα, συμπεριλαμβανομένων των γραμματοσειρών, της σκίασης και των περιγραμμάτων.</ahelp></variable>"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3155137\n"
-"13\n"
+"05150101.xhp\n"
+"hd_id3151388\n"
+"3\n"
"help.text"
-msgid "Date is variable"
-msgstr "Η Ημερομηνία είναι μεταβλητή"
+msgid "Applying an AutoFormat to a Table"
+msgstr "Εφαρμογή αυτόματης μορφοποίησης σε έναν πίνακα"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3156275\n"
-"14\n"
+"05150101.xhp\n"
+"par_id3145828\n"
+"4\n"
"help.text"
-msgid "<SDFIELD TYPE=DATETIME SDNUM=\"1031;1031;DD/MM/YY\">17/02/98</SDFIELD>"
-msgstr "<SDFIELD TYPE=DATETIME SDNUM=\"1031;1031;DD/MM/YY\">17/02/98</SDFIELD>"
+msgid "Click in a table cell, or select the cells that you want to format."
+msgstr "Πατήστε σε ένα κελί του πίνακα, ή επιλέξτε τα κελιά που επιθυμείτε να μορφοποιήσετε."
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3145774\n"
-"15\n"
+"05150101.xhp\n"
+"par_id3153006\n"
+"5\n"
"help.text"
-msgid "Time is fixed"
-msgstr "Η ώρα είναι σταθερή"
+msgid "Choose <emph>Table - AutoFormat</emph>, and then click the format that you to want to apply."
+msgstr "Επιλέξτε <emph>Πίνακας - Αυτόματη μορφοποίηση</emph> και ύστερα πατήστε στη μορφοποίηση που επιθυμείτε να εφαρμόσετε."
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3155915\n"
-"16\n"
+"05150101.xhp\n"
+"par_id3145585\n"
+"30\n"
"help.text"
-msgid "<SDFIELD TYPE=DATETIME SDVAL=\"35843,4240335648\" SDNUM=\"1031;1031;HH:MM:SS\">10:10:36</SDFIELD>"
-msgstr "<SDFIELD TYPE=DATETIME SDVAL=\"35843,4240335648\" SDNUM=\"1031;1031;HH:MM:SS\">10:10:36</SDFIELD>"
+msgid "Click <emph>OK</emph>."
+msgstr "Πατήστε στο <emph>Εντάξει</emph>."
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3150110\n"
-"17\n"
+"05150101.xhp\n"
+"hd_id3148386\n"
+"8\n"
"help.text"
-msgid "Time is variable"
-msgstr "Ώρα μεταβλητή"
+msgid "Format"
+msgstr "Μορφοποίηση"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3155862\n"
-"18\n"
+"05150101.xhp\n"
+"par_id3149022\n"
+"9\n"
"help.text"
-msgid "<SDFIELD TYPE=DATETIME SDNUM=\"1031;1031;HH:MM:SS\">10:10:36</SDFIELD>"
-msgstr "<SDFIELD TYPE=DATETIME SDNUM=\"1031;1031;HH:MM:SS\">10:10:36</SDFIELD>"
+msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/formatlb\">Lists the available formatting styles for tables. Click the format that you want to apply, and then click <emph>OK</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/formatlb\">Κατηγοριοποιεί τις διαθέσιμες τεχνοτροπίες μορφοποίησης για πίνακες. Πατήστε στη μορφοποίηση που επιθυμείτε να εφαρμόσετε και στη συνέχεια πατήστε <emph>Εντάξει</emph>.</ahelp>"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"hd_id3147409\n"
-"23\n"
+"05150101.xhp\n"
+"hd_id3153722\n"
+"10\n"
"help.text"
-msgid "DocInformation Fields"
-msgstr "Πεδία πληροφοριών εγγράφου"
+msgid "Add"
+msgstr "Προσθήκη"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3147487\n"
-"24\n"
+"05150101.xhp\n"
+"par_id3151185\n"
+"11\n"
"help.text"
-msgid "For DocInformation fields, the TYPE parameter equals DOCINFO. The SUBTYPE parameter displays the specific field type, for example, for the \"Created\" DocInformation field, SUBTYPE=CREATE. For date and time DocInformation fields, the FORMAT parameter equals DATE or TIME, and the SDNUM parameter indicates the number format that is used. The SDFIXED parameter indicates if the content of the DocInformation field is fixed or not."
-msgstr "Στα πεδία πληροφοριών εγγράφου, η παράμετρος TYPE ισοδυναμεί με DOCINFO. Η παράμετρος SUBTYPE εμφανίζει τον συγκεκριμένο τύπο πεδίου, για παράδειγμα, για το πεδίο \"δημιουργημένων\" πληροφοριών εγγράφου, SUBTYPE=CREATE. Για τα πεδία πληροφοριών εγγράφου ημερομηνίας και ώρας, η παράμετρος FORMAT ισοδυναμεί DATE ή TIME και η παράμετρος SDNUM δείχνει την χρησιμοποιούμενη μορφή αριθμού. Η παράμετρος SDFIXED δείχνει εάν το περιεχόμενο του πεδίου πληροφοριών εγγράφου είναι σταθερό ή όχι."
+msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/add\">Adds a new table style to the list.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/add\">Προσθέτει μια νέα τεχνοτροπία πίνακα στη λίστα.</ahelp>"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3147501\n"
-"25\n"
+"05150101.xhp\n"
+"par_id3154646\n"
+"12\n"
"help.text"
-msgid "The contents of a fixed date or time field are equal to the SDVAL parameter, otherwise the contents are equal to the text found between the SDFIELD HTML tags."
-msgstr "Τα περιεχόμενα ενός πεδίου σταθερής ημερομηνίας ή ώρας είναι ίσα με την παράμετρο SDVAL, αλλιώς τα περιεχόμενα είναι ίσα με το κείμενο που βρίσκεται ανάμεσα στις ετικέτες SDFIELD HTML."
+msgid "Format a table in your document."
+msgstr "Μορφοποιήστε έναν πίνακα στο έγγραφό σας."
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3149562\n"
-"26\n"
+"05150101.xhp\n"
+"par_id3156320\n"
+"13\n"
"help.text"
-msgid "Examples of DocInformation special HTML tags that are recognized by $[officename] as fields are shown in the following table:"
-msgstr "Παραδείγματα ειδικών ετικετών HTML πληροφοριών εγγράφου που αναγνωρίζονται από το $[officename] ως πεδία φαίνονται στον παρακάτω πίνακα:"
+msgid "Select the table, and then choose <emph>Table - AutoFormat</emph>."
+msgstr "Επιλέξτε τον πίνακα και έπειτα επιλέξτε <emph>Πίνακας - Αυτόματη μορφοποίηση</emph>."
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3147738\n"
-"27\n"
+"05150101.xhp\n"
+"par_id3153156\n"
+"14\n"
"help.text"
-msgid "Fields"
-msgstr "Πεδία"
+msgid "Click <emph>Add</emph>."
+msgstr "Πατήστε στην <emph>Προσθήκη</emph>."
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3146334\n"
-"28\n"
+"05150101.xhp\n"
+"par_id3151168\n"
+"15\n"
"help.text"
-msgid "$[officename] Tag"
-msgstr "Ετικέτα $[officename]"
+msgid "In the <link href=\"text/shared/01/05150101.xhp\" name=\"Add AutoFormat\"><emph>Add AutoFormat</emph></link> dialog, enter a name, and then click <emph>OK</emph>."
+msgstr "Στον διάλογο <link href=\"text/shared/01/05150101.xhp\" name=\"Προσθήκη αυτόματης μορφοποίησης\"><emph>Προσθήκη αυτόματης μορφοποίησης</emph></link>, εισάγετε ένα όνομα και ύστερα πατήστε στο <emph>Εντάξει</emph>."
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3149846\n"
-"29\n"
+"05150101.xhp\n"
+"hd_id3147516\n"
+"16\n"
"help.text"
-msgid "Description (fixed content)"
-msgstr "Περιγραφή (σταθερό περιεχόμενο)"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3148863\n"
-"30\n"
+"05150101.xhp\n"
+"par_id3150707\n"
+"17\n"
"help.text"
-msgid "<SDFIELD TYPE=DOCINFO SUBTYPE=COMMENT SDFIXED>Description</SDFIELD>"
-msgstr "<SDFIELD TYPE=DOCINFO SUBTYPE=COMMENT SDFIXED>Περιγραφή</SDFIELD>"
+msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/remove\">Deletes the selected table style.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/remove\">Διαγράφει την επιλεγμένη τεχνοτροπία πίνακα.</ahelp>"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3151083\n"
+"05150101.xhp\n"
+"hd_id3153534\n"
"31\n"
"help.text"
-msgid "Creation date"
-msgstr "Ημερομηνία δημιουργίας"
+msgid "Formatting"
+msgstr "Μορφοποίηση"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3153298\n"
+"05150101.xhp\n"
+"par_id3154477\n"
"32\n"
"help.text"
-msgid "<SDFIELD TYPE=DOCINFO SUBTYPE=CREATE FORMAT=DATE SDNUM=\"1031;1031;QQ YY\">1. Quarter 98</SDFIELD>"
-msgstr "<SDFIELD TYPE=DOCINFO SUBTYPE=CREATE FORMAT=DATE SDNUM=\"1031;1031;QQ YY\">1ο Τρίμηνο 98</SDFIELD>"
+msgid "Select the formatting attributes that you to include in the selected table style."
+msgstr "Επιλέξτε τα γνωρίσματα μορφοποίησης που θα συμπεριληφθούν στην επιλεγμένη τεχνοτροπία πίνακα."
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3150175\n"
+"05150101.xhp\n"
+"hd_id3151317\n"
"33\n"
"help.text"
-msgid "Creation time (fixed content)"
-msgstr "Ώρα δημιουργίας (σταθερό περιεχόμενο)"
+msgid "Number format"
+msgstr "Μορφή αριθμών"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3156134\n"
+"05150101.xhp\n"
+"par_id3150970\n"
"34\n"
"help.text"
-msgid "<SDFIELD TYPE=DOCINFO SUBTYPE=CREATE FORMAT=TIME SDVAL=\"0\" SDNUM=\"1031;1031;HH:MM:SS AM/PM\" SDFIXED>03:58:35 PM</SDFIELD>"
-msgstr "<SDFIELD TYPE=DOCINFO SUBTYPE=CREATE FORMAT=TIME SDVAL=\"0\" SDNUM=\"1031;1031;HH:MM:SS AM/PM\" SDFIXED>03:58:35 μμ</SDFIELD>"
+msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/numformatcb\">Includes numbering formats in the selected table style.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/numformatcb\">Περιλαμβάνει μορφές αρίθμησης στην επιλεγμένη τεχνοτροπία πίνακα.</ahelp>"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3155077\n"
-"35\n"
+"05150101.xhp\n"
+"hd_id3150350\n"
+"24\n"
"help.text"
-msgid "Modification date"
-msgstr "Ημερομηνία τροποποίησης"
+msgid "Font"
+msgstr "Γραμματοσειρά"
-#: 04090007.xhp
+#: 05150101.xhp
msgctxt ""
-"04090007.xhp\n"
-"par_id3154330\n"
-"36\n"
+"05150101.xhp\n"
+"par_id3152961\n"
+"25\n"
"help.text"
-msgid "<SDFIELD TYPE=DOCINFO SUBTYPE=CHANGE FORMAT=DATE SDNUM=\"1031;1031;NN DD MMM, YY\">Mo 23 Feb, 98</SDFIELD>"
-msgstr "<SDFIELD TYPE=DOCINFO SUBTYPE=CHANGE FORMAT=DATE SDNUM=\"1031;1031;NN DD MMM, YY\">Δευ 23 Φεβ, 98</SDFIELD>"
+msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/fontcb\">Includes font formatting in the selected table style.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/fontcb\">Περιλαμβάνει μορφοποίηση γραμματοσειράς στην επιλεγμένη τεχνοτροπία πίνακα.</ahelp>"
-#: 04090005.xhp
+#: 05150101.xhp
msgctxt ""
-"04090005.xhp\n"
-"tit\n"
+"05150101.xhp\n"
+"hd_id3154575\n"
+"20\n"
"help.text"
-msgid "Variables"
-msgstr "Μεταβλητές"
+msgid "Alignment"
+msgstr "Στοίχιση"
-#: 04090005.xhp
+#: 05150101.xhp
msgctxt ""
-"04090005.xhp\n"
-"bm_id8526261\n"
+"05150101.xhp\n"
+"par_id3155896\n"
+"21\n"
"help.text"
-msgid "<bookmark_value>user-defined fields, restriction</bookmark_value>"
-msgstr "<bookmark_value>πεδία ορισμένα από το χρήστη, περιορισμός</bookmark_value>"
+msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/alignmentcb\">Includes alignment settings in the selected table style.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/alignmentcb\">Περιλαμβάνει ρυθμίσεις στοίχισης στην επιλεγμένη τεχνοτροπία πίνακα.</ahelp>"
-#: 04090005.xhp
+#: 05150101.xhp
msgctxt ""
-"04090005.xhp\n"
-"hd_id3153716\n"
-"1\n"
+"05150101.xhp\n"
+"hd_id3149690\n"
+"22\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04090005.xhp\" name=\"Variables\">Variables</link>"
-msgstr "<link href=\"text/swriter/01/04090005.xhp\" name=\"Μεταβλητές\">Μεταβλητές</link>"
+msgid "Border"
+msgstr "Περίγραμμα"
-#: 04090005.xhp
+#: 05150101.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3150764\n"
-"2\n"
+"05150101.xhp\n"
+"par_id3154200\n"
+"23\n"
"help.text"
-msgid "Variable fields let you add dynamic content to your document. For example, you can use a variable to reset the page numbering."
-msgstr "Τα πεδία μεταβλητών επιτρέπουν την πρόσθεση δυναμικού περιεχομένου στο έγγραφό σας. Για παράδειγμα, μπορείτε να χρησιμοποιήσετε μια μεταβλητή για να επαναφέρετε την αρίθμηση των σελίδων."
+msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/bordercb\">Includes border styles in the selected table style.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/bordercb\">Περιλαμβάνει τεχνοτροπίες περιγράμματος στην επιλεγμένη τεχνοτροπία πίνακα.</ahelp>"
-#: 04090005.xhp
+#: 05150101.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3149759\n"
-"3\n"
+"05150101.xhp\n"
+"hd_id3159201\n"
+"26\n"
"help.text"
-msgid "User-defined fields are only available in the current document."
-msgstr "Τα πεδία που έχουν οριστεί από τον χρήστη είναι διαθέσιμα μόνο στο ενεργό έγγραφο."
+msgid "Pattern"
+msgstr "Μοτίβο"
-#: 04090005.xhp
+#: 05150101.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id0903200802243625\n"
+"05150101.xhp\n"
+"par_id3151325\n"
+"27\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the available field types. To add a field to your document, click a field type, click a field in the <emph>Select </emph>list, and then click <emph>Insert</emph>.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καταχωρίζει τους διαθέσιμους τύπους πεδίων. Για να προσθέσετε ένα πεδίο στο έγγραφο σας, πατήστε σε έναν τύπο πεδίου, πατήστε σε ένα πεδίο στη λίστα <emph>Επιλογή </emph> και μετά πατήστε στο <emph>Εισαγωγή</emph>.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/patterncb\">Includes background styles in the selected table style.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/patterncb\">Περιλαμβάνει τεχνοτροπίες παρασκηνίου στην επιλεγμένη τεχνοτροπία πίνακα.</ahelp>"
-#: 04090005.xhp
+#: 05150101.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3150703\n"
-"4\n"
+"05150101.xhp\n"
+"hd_id3149302\n"
+"28\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "Rename"
+msgstr "Μετονομασία"
-#: 04090005.xhp
+#: 05150101.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3154096\n"
-"5\n"
+"05150101.xhp\n"
+"par_id3149490\n"
+"29\n"
"help.text"
-msgid "Description"
-msgstr "Περιγραφή"
+msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/rename\">Changes the name of the selected table style. You cannot rename the \"Standard\" table style.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/rename\">Αλλάζει το όνομα της επιλεγμένης τεχνοτροπίας πίνακα. Δεν μπορείτε να μετονομάσετε την τεχνοτροπία πίνακα \"Βασικός\".</ahelp>"
-#: 04090005.xhp
+#: 05150104.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3149803\n"
-"6\n"
+"05150104.xhp\n"
+"tit\n"
"help.text"
-msgid "Set Variable"
-msgstr "Καθορισμός μεταβλητής"
+msgid "Combine"
+msgstr "Συνδυασμός"
-#: 04090005.xhp
+#: 05150104.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3150996\n"
-"7\n"
+"05150104.xhp\n"
+"hd_id3154502\n"
+"1\n"
"help.text"
-msgid "Defines a variable and its value. You can change the value of a variable by clicking in front of the variable field, and then choosing <emph>Edit - Field</emph>."
-msgstr "Ορίζει μια μεταβλητή και την τιμή της. Μπορείτε να αλλάξετε την τιμή μιας μεταβλητής πατώντας μπροστά από το πεδίο της μεταβλητής και μετά επιλέγοντας <emph>Επεξεργασία - Πεδίο</emph>."
+msgid "Combine"
+msgstr "Συνδυασμός"
-#: 04090005.xhp
+#: 05150104.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3154571\n"
-"8\n"
+"05150104.xhp\n"
+"hd_id3150020\n"
+"2\n"
"help.text"
-msgid "Show Variable"
-msgstr "Εμφάνιση μεταβλητής"
+msgid "Minimum Size"
+msgstr "Ελάχιστο μέγεθος"
-#: 04090005.xhp
+#: 05150104.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3153669\n"
-"9\n"
+"05150104.xhp\n"
+"par_id3145241\n"
+"3\n"
"help.text"
-msgid "Inserts the current value of the variable that you click in the <emph>Selection </emph>list."
-msgstr "Εισάγει την τρέχουσα τιμή μιας μεταβλητής που πατήσατε στη λίστα <emph>Επιλογή</emph>."
+msgid "<ahelp hid=\"OFFMGR:METRICFIELD:RID_OFADLG_PRCNT_SET:ED_RIGHT_MARGIN\">Enter the minimum length for combining single-lined paragraphs as a percentage of the page width.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:METRICFIELD:RID_OFADLG_PRCNT_SET:ED_RIGHT_MARGIN\">Εισάγετε το ελάχιστο μήκος για τον συνδυασμό παραγράφων με απλές γραμμές ως ποσοστό του πλάτους της σελίδας.</ahelp>"
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3147531\n"
-"10\n"
+"05150200.xhp\n"
+"tit\n"
"help.text"
-msgid "DDE field"
-msgstr "Πεδίο DDE"
+msgid "Apply"
+msgstr "Εφαρμογή"
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3149684\n"
-"11\n"
+"05150200.xhp\n"
+"bm_id5028839\n"
"help.text"
-msgid "Inserts a <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE\">DDE</link> link into the document, that you can update as often as you want through the assigned name."
-msgstr "Εισάγει ένα σύνδεσμο <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE\">DDE</link> στο έγγραφο, που μπορείτε να ενημερώσετε όσο συχνά θέλετε μέσα από το δοσμένο όνομα."
+msgid "<bookmark_value>automatic heading formatting</bookmark_value>"
+msgstr "<bookmark_value>αυτόματη μορφοποίηση επικεφαλίδας</bookmark_value>"
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3159196\n"
-"12\n"
+"05150200.xhp\n"
+"bm_id\n"
"help.text"
-msgid "Insert Formula"
-msgstr "Εισαγωγή τύπου"
+msgid "<bookmark_value>AutoCorrect function;headings</bookmark_value> <bookmark_value>headings;automatic</bookmark_value> <bookmark_value>separator lines;AutoCorrect function</bookmark_value>"
+msgstr "<bookmark_value>Λειτουργία αυτόματης διόρθωσης;κεφαλίδες</bookmark_value><bookmark_value>κεφαλίδες;αυτόματα</bookmark_value><bookmark_value>γραμμές διαχωριστικού;λειτουργία αυτόματης διόρθωσης</bookmark_value>"
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3151322\n"
-"13\n"
+"05150200.xhp\n"
+"hd_id3155962\n"
+"1\n"
"help.text"
-msgid "Inserts a fixed number, or the result of a formula."
-msgstr "Εισάγει έναν σταθερό αριθμό ή το αποτέλεσμα ενός τύπου."
+msgid "<link href=\"text/swriter/01/05150200.xhp\" name=\"Apply\">Apply</link>"
+msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"Εφαρμογή\">Εφαρμογή</link>"
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3149494\n"
-"14\n"
+"05150200.xhp\n"
+"par_id3149871\n"
+"2\n"
"help.text"
-msgid "Input field"
-msgstr "Πεδίο εισαγωγής"
+msgid "<ahelp hid=\".uno:AutoFormatApply\">Automatically formats the file according to the options that you set under <emph>Tools - AutoCorrect</emph> <emph>Options</emph>.</ahelp>"
+msgstr "<ahelp hid=\".uno:AutoFormatApply\">Μορφοποιεί αυτόματα το αρχείο σύμφωνα με τις επιλογές που ορίσατε στο <emph>Εργαλεία - Αυτόματη διόρθωση</emph><emph>Επιλογές</emph>.</ahelp>"
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3154829\n"
+"05150200.xhp\n"
+"par_id3147404\n"
"15\n"
"help.text"
-msgid "Inserts a new value for a variable or a User Field."
-msgstr "Εισάγει νέα τιμή για μια μεταβλητή ή ένα πεδίο χρήστη."
-
-#: 04090005.xhp
-msgctxt ""
-"04090005.xhp\n"
-"par_id3149098\n"
-"37\n"
-"help.text"
-msgid "The value of a variable in an Input field is only valid from where the field is inserted and onwards. To change the value of the variable later in the document, insert another Input field of the same name, but with a different value. However, the value of a User Field is changed globally."
-msgstr "Η τιμή μιας μεταβλητής σε ένα πεδίο εισαγωγής είναι έγκυρη μόνο στο πεδίο από όπου εισήχθη και μετά. Για να αλλάξετε την τιμή της μεταβλητής αργότερα στο έγγραφο, εισάγετε ένα άλλο πεδίο εισαγωγής με το ίδιο όνομα, αλλά με διαφορετική τιμή. Εντούτοις, η τιμή ενός πεδίου χρήστη αλλάζει γενικά."
-
-#: 04090005.xhp
-msgctxt ""
-"04090005.xhp\n"
-"par_id3151255\n"
-"38\n"
-"help.text"
-msgid "The variables are displayed in the <emph>Selection</emph> field. When you click the <emph>Insert</emph> button, the dialog<link href=\"text/swriter/01/04090100.xhp\" name=\"Input Field\"><emph>Input Field</emph></link> appears, where you can enter the new value or additional text as a remark."
-msgstr "Οι μεταβλητές εμφανίζονται στο πεδίο <emph>Επιλογή</emph>. Όταν πατάτε στο κουμπί <emph>Εισαγωγή</emph>, εμφανίζεται ο διάλογος<link href=\"text/swriter/01/04090100.xhp\" name=\"Πεδίο εισαγωγής\"><emph>Πεδίο εισαγωγής</emph></link>, όπου μπορείτε να εισάγετε τη νέα τιμή ή πρόσθετο κείμενο ως σημείωση."
-
-#: 04090005.xhp
-msgctxt ""
-"04090005.xhp\n"
-"par_id3149034\n"
-"16\n"
-"help.text"
-msgid "Number range"
-msgstr "Περιοχή αριθμών"
+msgid "When you apply automatic formats, the following rules apply:"
+msgstr "Όταν εφαρμόζετε αυτόματες μορφοποιήσεις, εφαρμόζονται οι ακόλουθοι κανόνες:"
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3152772\n"
-"17\n"
+"05150200.xhp\n"
+"hd_id3155625\n"
+"3\n"
"help.text"
-msgid "Inserts automatic numbering for tables, graphics, or text frames."
-msgstr "Εισάγει αυτόματη αρίθμηση πινάκων, γραφικών ή πλαισίων κειμένου."
+msgid "AutoCorrect for Headings"
+msgstr "Αυτόματη διόρθωση κεφαλίδων"
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3147073\n"
-"18\n"
+"05150200.xhp\n"
+"par_id3154505\n"
+"4\n"
"help.text"
-msgid "Set page variable"
-msgstr "Καθορισμός μεταβλητής σελίδας"
+msgid "A paragraph is formatted as a heading when the following conditions are met:"
+msgstr "Μία παράγραφος μορφοποιείται ως κεφαλίδα όταν ισχύουν οι ακόλουθες συνθήκες:"
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3154389\n"
+"05150200.xhp\n"
+"par_id3145241\n"
"19\n"
"help.text"
-msgid "Inserts a reference point in the document, after which the page count restarts. Select \"on\" to enable the reference point, and \"off\" to disable it. You can also enter an offset to start the page count at a different number."
-msgstr "Εισάγει ένα σημείο αναφοράς στο έγγραφο, μετά το οποίο η αρίθμηση σελίδας ξαναξεκινά. Επιλέξτε \"ενεργό\" για να ενεργοποιήσετε το σημείο αναφοράς και \"ανενεργό\" για να το απενεργοποιήσετε. Μπορείτε επίσης να ορίσετε μια μετατόπιση για να ξεκινήσει η μέτρηση της σελίδας από διαφορετικό αριθμό."
+msgid "paragraph begins with a capital letter"
+msgstr "η παράγραφος ξεκινά με κεφαλαίο γράμμα"
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3156267\n"
+"05150200.xhp\n"
+"par_id3148386\n"
"20\n"
"help.text"
-msgid "Show Page Variable"
-msgstr "Εμφάνιση μεταβλητής σελίδας"
+msgid "paragraph does not end with a punctuation mark"
+msgstr "η παράγραφος δεν τελειώνει με σημείο στίξης"
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3150588\n"
+"05150200.xhp\n"
+"par_id3150564\n"
"21\n"
"help.text"
-msgid "Displays the number of pages from the \"Set page variable\" reference point to this field."
-msgstr "Εμφανίζει τον αριθμό των σελίδων από το σημείο αναφοράς \"Ορισμός μεταβλητής σελίδας\" σε αυτό το πεδίο."
-
-#: 04090005.xhp
-msgctxt ""
-"04090005.xhp\n"
-"par_id3145779\n"
-"22\n"
-"help.text"
-msgid "User Field"
-msgstr "Πεδίο χρήστη"
-
-#: 04090005.xhp
-msgctxt ""
-"04090005.xhp\n"
-"par_id3151377\n"
-"23\n"
-"help.text"
-msgid "Inserts a custom global variable. You can use the User Field to define a variable for a condition statement. When you change a User Field, all instances of the variable in the document are updated."
-msgstr "Εισάγει μια προσαρμογή καθολικής μεταβλητής. Μπορείτε να χρησιμοποιήσετε ένα πεδίο χρήστη για να ορίσετε μια μεταβλητή για μια πρόταση συνθήκης. Όταν αλλάζετε ένα πεδίο χρήστη, όλα τα στιγμιότυπα της μεταβλητής στο έγγραφο ενημερώνονται."
-
-#: 04090005.xhp
-msgctxt ""
-"04090005.xhp\n"
-"par_id0903200802243892\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε στη μορφή που θέλετε να εφαρμόσετε στο επιλεγμένο πεδίο, ή πατήστε \"Πρόσθετες μορφές\" για να ορίσετε μια προσαρμοσμένη μορφή.</ahelp>"
-
-#: 04090005.xhp
-msgctxt ""
-"04090005.xhp\n"
-"par_id3148886\n"
-"25\n"
-"help.text"
-msgid "For user-defined fields, click the format that you want to apply in the <emph>Format </emph>list, or click \"Additional formats\" to define a custom format."
-msgstr "Για τα πεδία χρήστη, πατήστε στη μορφή που θέλετε να εφαρμόσετε στη λίστα <emph>Μορφή </emph>, ή πατήστε στο \"Πρόσθετες μορφές\" για να ορίσετε μια προσαρμοσμένη μορφή."
-
-#: 04090005.xhp
-msgctxt ""
-"04090005.xhp\n"
-"par_id0903200802243880\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the name of the user-defined field that you want to create.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πληκτρολογήστε το όνομα του πεδίου χρήστη που θέλετε να δημιουργήσετε.</ahelp>"
-
-#: 04090005.xhp
-msgctxt ""
-"04090005.xhp\n"
-"par_id0903200802243951\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the contents that you want to add to a user-defined field.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε τα περιεχόμενα που θέλετε να προσθέσετε σε ένα πεδίο χρήστη.</ahelp>"
-
-#: 04090005.xhp
-msgctxt ""
-"04090005.xhp\n"
-"par_id3155860\n"
-"26\n"
-"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_FLD_VAR_LB_VARFORMAT\">In the <emph>Format</emph> list, define if the value is inserted as text or a number.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_FLD_VAR_LB_VARFORMAT\">Στη λίστα <emph>Μορφή</emph>, ορίστε εάν η τιμή εισάγεται ως κείμενο ή ως αριθμός.</ahelp>"
-
-#: 04090005.xhp
-msgctxt ""
-"04090005.xhp\n"
-"hd_id3888363\n"
-"help.text"
-msgid "Selection"
-msgstr "Επιλογή"
-
-#: 04090005.xhp
-msgctxt ""
-"04090005.xhp\n"
-"par_id7453535\n"
-"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKSELECTION\">Lists the available fields for the field type selected in the <emph>Type </emph>list. To insert a field, click the field, and then click <emph>Insert</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_DOK:LB_DOKSELECTION\">Εμφανίζει τα διαθέσιμα πεδία για τον επιλεγμένο τύπο του πεδίου στη λίστα <emph>Τύπος</emph>. Για να εισάγετε ένα πεδίο, πατήστε στο πεδίο και κατόπιν στο <emph>Εισαγωγή</emph>.</ahelp>"
+msgid "empty paragraph above and below the paragraph"
+msgstr "υπάρχει κενή παράγραφος πάνω και κάτω από την παράγραφο"
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3326822\n"
+"05150200.xhp\n"
+"hd_id3149030\n"
+"8\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 "Για να εισάγετε γρήγορα ένα πεδίο από τη λίστα, κρατείστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline> και διπλοπατήστε στο πεδίο."
+msgid "AutoCorrect for Bullets / Numbering"
+msgstr "Αυτόματη διόρθωση για Κουκκίδες / Αρίθμηση"
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3150696\n"
-"36\n"
+"05150200.xhp\n"
+"par_id3156316\n"
+"9\n"
"help.text"
-msgid "In an HTML document, two additional fields are available for the \"Set variable\" field type: HTML_ON and HTML_OFF. The text that you type in the <emph>Value </emph>box is converted to an opening HTML <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tag\">tag</link> (<Value>) or to a closing HTML (</Value>) tag when the file is saved as an HTML document, depending on the option that you select."
-msgstr "Σε ένα έγγραφο HTML, δύο πρόσθετα πεδία είναι διαθέσιμα για τον τύπο πεδίου \"ορισμός μεταβλητής\" HTML_ON και HTML_OFF. Το κείμενο που πληκτρολογείτε στο πλαίσιο <emph>Τιμή </emph> μετατρέπεται σε μια <link href=\"text/shared/00/00000002.xhp#tags\" name=\"ετικέτα\">ετικέτα</link> (<Value>) αρχής HTML ή σε μια ετικέτα τέλους HTML (</Value>) όταν το αρχείο αποθηκεύεται ως έγγραφο HTML, ανάλογα με την επιλογή που διαλέξατε."
+msgid "To create a bulleted list, type a hyphen (-), star (*), or plus sign (+), followed by a space or tab at the beginning of a paragraph."
+msgstr "Για να δημιουργήσετε μία λίστα με κουκκίδες, πληκτρολογήστε μία παύλα (-), ένα άστρο (*), ή το σύμβολο αθροίσματος (+), ακολουθούμενο από κενό ή στηλοθέτη στην αρχή της παραγράφου."
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3149555\n"
-"46\n"
+"05150200.xhp\n"
+"par_id3150763\n"
+"18\n"
"help.text"
-msgid "If you double-click an entry while holding the Ctrl key or select the desired variable and press the spacebar, it is immediately inserted into your document."
-msgstr "Εάν διπλοπατήσετε σε μια καταχώριση ενώ κρατάτε πατημένο το πλήκτρο Ctrl ή επιλέξετε την επιθυμητή μεταβλητή και πιέσετε το πλήκτρο διαστήματος, θα εισαχθεί αυτόματα στο έγγραφό σας."
+msgid "To create a numbered list, type a number followed by a period (.), followed by a space or tab at the beginning of a paragraph."
+msgstr "Για να δημιουργήσετε μία αριθμημένη λίστα, πληκτρολογήστε έναν αριθμό ακολουθούμενο από μία τελεία (.) και ένα κενό ή στηλοθέτη στην αρχή της παραγράφου."
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"hd_id3155969\n"
-"27\n"
+"05150200.xhp\n"
+"par_id3147507\n"
+"16\n"
"help.text"
-msgid "Formula"
-msgstr "Τύπος"
+msgid "Automatic numbering is only applied to paragraphs formatted with the <emph>Standard</emph>, <emph>Text body</emph> or <emph>Text body indent</emph> paragraph styles."
+msgstr "Η αυτόματη αρίθμηση εφαρμόζεται μόνο σε μορφοποιημένες παραγράφους με τις τεχνοτροπίες παραγράφου <emph>Τυπικό</emph>, <emph>Σώμα κειμένου</emph> ή <emph>Εσοχή σώματος κειμένου</emph>."
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3155982\n"
-"28\n"
+"05150200.xhp\n"
+"hd_id3152941\n"
+"10\n"
"help.text"
-msgid "This option is only available if the \"Insert formula\" field type is selected."
-msgstr "Η επιλογή αυτή είναι διαθέσιμη μόνο εάν έχετε επιλέξει τον τύπο πεδίου \"Εισαγωγή τύπου\"."
+msgid "AutoCorrect for Separator Lines"
+msgstr "Αυτόματη διόρθωση για διαχωριστικές γραμμές"
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"hd_id3149229\n"
-"29\n"
+"05150200.xhp\n"
+"par_id3154105\n"
+"11\n"
"help.text"
-msgid "Invisible"
-msgstr "Αόρατο"
+msgid "If you type three or more hyphens (---), underscores (___) or equal signs (===) on line and then press Enter, the paragraph is replaced by a horizontal line as wide as the page. The line is actually the <link href=\"text/shared/01/05030500.xhp\" name=\"lower border\">lower border</link> of the preceding paragraph. The following rules apply:"
+msgstr "Αν πληκτρολογήσετε τρεις ή περισσότερες παύλες (---), χαρακτήρες υπογράμμισης (___) ή σύμβολα ίσον (===) στη γραμμή και ύστερα πιέσετε το πλήκτρο Enter, η παράγραφος αντικαθίσταται από μία οριζόντια γραμμή με το ίδιο πλάτος με τη σελίδα. Η γραμμή είναι ουσιαστικά το <link href=\"text/shared/01/05030500.xhp\" name=\"κάτω όριο\">κάτω όριο</link> της προηγούμενης παραγράφου. Εφαρμόζονται οι ακόλουθοι κανόνες:"
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3156233\n"
-"30\n"
+"05150200.xhp\n"
+"par_id3153530\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_FLD_VAR_CB_VARINVISIBLE\">Hides the field contents in the document.</ahelp> The field is inserted as a thin gray mark in the document. This option is only available for the \"Set Variable\" and \"User Field\" field types."
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_FLD_VAR_CB_VARINVISIBLE\">Αποκρύπτει τα περιεχόμενα του πεδίου στο έγγραφο.</ahelp> Το πεδίο εισάγεται ως ένα λεπτό γκρίζο σημάδι στο έγγραφο. Η επιλογή αυτή είναι διαθέσιμη μόνο για τους τύπους πεδίων \"Ορισμός μεταβλητής\" και \"Πεδίο χρήστη\"."
+msgid "Three hyphens (-) yield a single line (0.05 pt thick, gap 0.75 mm)."
+msgstr "Τρεις παύλες (-) δίνουν μία απλή γραμμή (με πάχος 0,05 στιγμές, και κενό 0,75 χιλιοστά)."
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"hd_id3146326\n"
-"39\n"
+"05150200.xhp\n"
+"par_id3154477\n"
+"13\n"
"help.text"
-msgid "Chapter numbering"
-msgstr "Αρίθμηση κεφαλαίων"
+msgid "Three underscore (_) yield a single line (1 pt thick, gap 0.75 mm)."
+msgstr "Τρεις χαρακτήρες υπογράμμισης (_) δίνουν μία απλή γραμμή (με πάχος 1 στιγμή και κενό 0,75 χιλιοστά)."
-#: 04090005.xhp
+#: 05150200.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3146340\n"
-"40\n"
+"05150200.xhp\n"
+"par_id3150982\n"
+"14\n"
"help.text"
-msgid "Sets the options for resetting chapter numbers."
-msgstr "Ορίζει τις επιλογές για την επαναφορά των αριθμών κεφαλαίου."
+msgid "Three equal signs (=) yield a double line (1.10 pt thick, gap 0.75 mm)."
+msgstr "Τρία σύμβολα ίσον (=) δίνουν μία διπλή γραμμή (με πάχος 1,10 στιγμές, και διάστημα 0,75 χιλιοστά)."
-#: 04090005.xhp
+#: 05150300.xhp
msgctxt ""
-"04090005.xhp\n"
-"hd_id3147456\n"
-"41\n"
+"05150300.xhp\n"
+"tit\n"
"help.text"
-msgid "Level"
-msgstr "Επίπεδο"
+msgid "Apply and Edit Changes"
+msgstr "Εφαρμογή και επεξεργασία αλλαγών"
-#: 04090005.xhp
+#: 05150300.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3149836\n"
-"42\n"
+"05150300.xhp\n"
+"hd_id3149353\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_FLD_VAR_LB_VARCHAPTERLEVEL\">Choose the heading or chapter level at which to restart numbering in the document.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_FLD_VAR_LB_VARCHAPTERLEVEL\">Επιλέξτε την κεφαλίδα ή το επίπεδο κεφαλαίου στο οποίο θα ξαναρχίσει η αρίθμηση στο έγγραφο.</ahelp>"
+msgid "<link href=\"text/swriter/01/05150300.xhp\" name=\"Apply and Edit Changes\">Apply and Edit Changes</link>"
+msgstr "<link href=\"text/swriter/01/05150300.xhp\" name=\"Εφαρμογή και επεξεργασία αλλαγών\">Εφαρμογή και επεξεργασία αλλαγών</link>"
-#: 04090005.xhp
+#: 05150300.xhp
msgctxt ""
-"04090005.xhp\n"
-"hd_id3147594\n"
-"43\n"
+"05150300.xhp\n"
+"par_id3152999\n"
+"2\n"
"help.text"
-msgid "Separator"
-msgstr "Διαχωριστικό"
+msgid "<ahelp hid=\".uno:AutoFormatRedlineApply\">Automatically formats the file according to the options that you set under <emph>Tools - AutoCorrect</emph><emph> Options</emph>. In a dialog, you are asked to accept or reject the changes.</ahelp>"
+msgstr "<ahelp hid=\".uno:AutoFormatRedlineApply\">Μορφοποιεί αυτόματα το αρχείο σύμφωνα με τις επιλογές που έχουν οριστεί στο <emph>Εργαλεία - Αυτόματη διόρθωση</emph><emph> Επιλογές</emph>. Θα ερωτηθείτε μέσω ενός διαλόγου, εάν αποδέχεστε ή απορρίπτετε τις αλλαγές.</ahelp>"
-#: 04090005.xhp
+#: 05150300.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3148846\n"
-"44\n"
+"05150300.xhp\n"
+"hd_id3148775\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\"SW_EDIT_TP_FLD_VAR_ED_VARSEPARATOR\">Type the character that you want to use as a separator between the heading or chapter levels.</ahelp>"
-msgstr "<ahelp hid=\"SW_EDIT_TP_FLD_VAR_ED_VARSEPARATOR\">Πληκτρολογήστε τον χαρακτήρα που θέλετε να χρησιμοποιήσετε ως διαχωριστικό μεταξύ των κεφαλίδων και των επιπέδων κεφαλαίων.</ahelp>"
+msgid "Accept All"
+msgstr "Αποδοχή όλων"
-#: 04090005.xhp
+#: 05150300.xhp
msgctxt ""
-"04090005.xhp\n"
-"hd_id3147057\n"
-"31\n"
+"05150300.xhp\n"
+"par_id3149029\n"
+"5\n"
"help.text"
-msgid "Apply"
-msgstr "Εφαρμογή"
+msgid "<ahelp hid=\"HID_AUTOFORMAT_ACCEPT\">Applies all of the formatting changes.</ahelp>"
+msgstr "<ahelp hid=\"HID_AUTOFORMAT_ACCEPT\">Εφαρμόζει όλες τις αλλαγές μορφοποίησης.</ahelp>"
-#: 04090005.xhp
+#: 05150300.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3155562\n"
-"32\n"
+"05150300.xhp\n"
+"hd_id3153722\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_FLDVAR_APPLY\">Adds the user-defined field to the <emph>Selection</emph> list.</ahelp>"
-msgstr "<ahelp hid=\"HID_FLDVAR_APPLY\">Προσθέτει το πεδίο χρήστη στη λίστα <emph>Επιλογή</emph>.</ahelp>"
+msgid "Reject All"
+msgstr "Απόρριψη όλων"
-#: 04090005.xhp
+#: 05150300.xhp
msgctxt ""
-"04090005.xhp\n"
-"hd_id3151080\n"
-"33\n"
+"05150300.xhp\n"
+"par_id3149711\n"
+"7\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<ahelp hid=\"HID_AUTOFORMAT_REJECT\">Rejects all of the formatting changes.</ahelp>"
+msgstr "<ahelp hid=\"HID_AUTOFORMAT_REJECT\">Απορρίπτει όλες τις αλλαγές μορφοποίησης.</ahelp>"
-#: 04090005.xhp
+#: 05150300.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3154769\n"
-"34\n"
+"05150300.xhp\n"
+"hd_id3150756\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\"HID_FLDVAR_DELETE\">Removes the user-defined field from the selection list. You can only remove fields that are not used in the current document.</ahelp> To remove a field that is used in the current document from the list, first delete all instances of the field in the document, and then remove it from the list."
-msgstr "<ahelp hid=\"HID_FLDVAR_DELETE\">Αφαιρεί το πεδίο χρήστη από τη λίστα επιλογής. Μπορείτε να αφαιρέσετε μόνο πεδία που δεν χρησιμοποιούνται στο τρέχον έγγραφο.</ahelp> Για να αφαιρέσετε ένα πεδίο που χρησιμοποιείται στο τρέχον έγγραφο από τη λίστα, πρώτα διαγράψτε όλα τα στιγμιότυπα του πεδίου από το έγγραφο και κατόπιν αφαιρέστε το από τη λίστα."
+msgid "Edit Changes"
+msgstr "Επεξεργασία αλλαγών"
-#: 04090005.xhp
+#: 05150300.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3145318\n"
+"05150300.xhp\n"
+"par_id3147570\n"
+"9\n"
"help.text"
-msgid "<image id=\"img_id3153293\" src=\"svx/res/nu02.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153293\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153293\" src=\"svx/res/nu02.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153293\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\"HID_AUTOFORMAT_EDIT_CHG\">Opens a dialog where you can accept or reject AutoCorrect changes. You can also view the changes made by a specific author or on a specific date.</ahelp>"
+msgstr "<ahelp hid=\"HID_AUTOFORMAT_EDIT_CHG\">Ανοίγει έναν διάλογο, όπου μπορείτε να αποδεχθείτε ή να απορρίψετε τις αλλαγές της αυτόματης διόρθωσης. Μπορείτε ακόμα να δείτε τις αλλαγές που έχουν γίνει από κάποιον συντάκτη ή σε μια συγκεκριμένη ημερομηνία.</ahelp>"
-#: 04090005.xhp
+#: 05150300.xhp
msgctxt ""
-"04090005.xhp\n"
-"par_id3150169\n"
-"35\n"
+"05150300.xhp\n"
+"par_id3151184\n"
+"10\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "<link href=\"text/shared/01/02230402.xhp\" name=\"Accept or Reject AutoFormat Changes, Filter tab\">Accept or Reject Changes, Filter tab</link>"
+msgstr "<link href=\"text/shared/01/02230402.xhp\" name=\"Αποδοχή ή απόρριψη αλλαγών αυτόματης μορφοποίησης, καρτέλα φίλτρου\">Αποδοχή ή απόρριψη αλλαγών, καρτέλα φίλτρου</link>"
#: 05170000.xhp
msgctxt ""
@@ -22038,615 +23145,1070 @@ msgctxt ""
msgid "<ahelp hid=\"SFX2_PUSHBUTTON_DLG_NEW_FILE_PB_LOAD_FILE\">Locate the file containing the styles that you want to load, and then click <emph>Open</emph>.</ahelp>"
msgstr "<ahelp hid=\"SFX2_PUSHBUTTON_DLG_NEW_FILE_PB_LOAD_FILE\">Εντοπίστε το αρχείο που περιέχει τις τεχνοτροπίες που επιθυμείτε να φορτωθούν και ύστερα πατήστε στο <emph>Άνοιγμα</emph>.</ahelp>"
-#: 05130002.xhp
+#: 05180000.xhp
msgctxt ""
-"05130002.xhp\n"
+"05180000.xhp\n"
"tit\n"
"help.text"
-msgid "Character Style"
-msgstr "Τεχνοτροπία χαρακτήρων"
+msgid "Wrap"
+msgstr "Αναδίπλωση"
-#: 05130002.xhp
+#: 05180000.xhp
msgctxt ""
-"05130002.xhp\n"
-"hd_id3148489\n"
+"05180000.xhp\n"
+"hd_id3145826\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05130002.xhp\" name=\"Character Style\">Character Style</link>"
-msgstr "<link href=\"text/swriter/01/05130002.xhp\" name=\"Τεχνοτροπία χαρακτήρων\">Τεχνοτροπία χαρακτήρων</link>"
+msgid "<link href=\"text/swriter/01/05180000.xhp\" name=\"Wrap\">Wrap</link>"
+msgstr "<link href=\"text/swriter/01/05180000.xhp\" name=\"Αναδίπλωση\">Αναδίπλωση</link>"
-#: 05130002.xhp
+#: 05180000.xhp
msgctxt ""
-"05130002.xhp\n"
-"par_id3154650\n"
+"05180000.xhp\n"
+"par_id3153002\n"
"2\n"
"help.text"
-msgid "Here, you can create a font style."
-msgstr "Εδώ, μπορείτε να δημιουργήστε μια τεχνοτροπία γραμματοσειράς."
+msgid "Sets the text wrap options for graphics, objects, and frames."
+msgstr "Ορίζει τις επιλογές αναδίπλωσης κειμένου για γραφικά, αντικείμενα και πλαίσια."
-#: 04040000.xhp
+#: 05180000.xhp
msgctxt ""
-"04040000.xhp\n"
+"05180000.xhp\n"
+"hd_id3150022\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No wrap\">No wrap</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Χωρίς αναδίπλωση\">Χωρίς αναδίπλωση</link>"
+
+#: 05180000.xhp
+msgctxt ""
+"05180000.xhp\n"
+"hd_id3150934\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Page wrap\">Page wrap</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση σελίδας\">Αναδίπλωση σελίδας</link>"
+
+#: 05180000.xhp
+msgctxt ""
+"05180000.xhp\n"
+"hd_id3149027\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Dynamic page wrap\">Dynamic page wrap</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Δυναμική αναδίπλωση σελίδας\">Δυναμική αναδίπλωση σελίδας</link>"
+
+#: 05180000.xhp
+msgctxt ""
+"05180000.xhp\n"
+"hd_id3153718\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap through\">Wrap through</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση δια μέσου\">Αναδίπλωση δια μέσου</link>"
+
+#: 05180000.xhp
+msgctxt ""
+"05180000.xhp\n"
+"hd_id3156321\n"
+"7\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"In background\">In background</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Στο παρασκήνιο\">Στο παρασκήνιο</link>"
+
+#: 05180000.xhp
+msgctxt ""
+"05180000.xhp\n"
+"hd_id3151180\n"
+"10\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Contour\">Contour</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Περίγραμμα\">Περίγραμμα</link>"
+
+#: 05180000.xhp
+msgctxt ""
+"05180000.xhp\n"
+"hd_id3147566\n"
+"9\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060201.xhp\" name=\"Edit Contour\">Edit Contour</link>"
+msgstr "<link href=\"text/swriter/01/05060201.xhp\" name=\"Επεξεργασία περιγράμματος\">Επεξεργασία περιγράμματος</link>"
+
+#: 05180000.xhp
+msgctxt ""
+"05180000.xhp\n"
+"hd_id3149294\n"
+"8\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"First paragraph\">First paragraph</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Πρώτη παράγραφος\">Πρώτη παράγραφος</link>"
+
+#: 05180000.xhp
+msgctxt ""
+"05180000.xhp\n"
+"hd_id3147341\n"
+"11\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Edit\">Edit</link>"
+msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
+
+#: 05190000.xhp
+msgctxt ""
+"05190000.xhp\n"
"tit\n"
"help.text"
-msgid "Insert Bookmark"
-msgstr "Εισαγωγή σελιδοδείκτη"
+msgid "Split Table"
+msgstr "Διαίρεση πίνακα"
-#: 04040000.xhp
+#: 05190000.xhp
msgctxt ""
-"04040000.xhp\n"
-"bm_id4974211\n"
+"05190000.xhp\n"
+"bm_id3153246\n"
"help.text"
-msgid "<bookmark_value>bookmarks;inserting</bookmark_value>"
-msgstr "<bookmark_value>σελιδοδείκτες;εισαγωγή</bookmark_value>"
+msgid "<bookmark_value>tables; splitting</bookmark_value><bookmark_value>splitting tables; at cursor position</bookmark_value><bookmark_value>dividing tables</bookmark_value>"
+msgstr "<bookmark_value>πίνακες; διαίρεση</bookmark_value><bookmark_value>διαίρεση πινάκων; στην θέση του δρομέα</bookmark_value><bookmark_value>διαίρεση πινάκων</bookmark_value>"
-#: 04040000.xhp
+#: 05190000.xhp
msgctxt ""
-"04040000.xhp\n"
-"hd_id3147506\n"
+"05190000.xhp\n"
+"hd_id3153246\n"
"1\n"
"help.text"
-msgid "Insert Bookmark"
-msgstr "Εισαγωγή σελιδοδείκτη"
+msgid "<link href=\"text/swriter/01/05190000.xhp\" name=\"Split Table\">Split Table</link>"
+msgstr "<link href=\"text/swriter/01/05190000.xhp\" name=\"Διαίρεση πίνακα\">Διαίρεση πίνακα</link>"
-#: 04040000.xhp
+#: 05190000.xhp
msgctxt ""
-"04040000.xhp\n"
-"par_id3149806\n"
+"05190000.xhp\n"
+"par_id3083450\n"
"2\n"
"help.text"
-msgid "<variable id=\"textmarkeein\"><ahelp hid=\".uno:InsertBookmark\">Inserts a bookmark at the cursor position. You can then use the Navigator to quickly jump to the marked location at a later time.</ahelp> In an HTML document, bookmarks are converted to anchors that you can jump to from a hyperlink. </variable>"
-msgstr "<variable id=\"textmarkeein\"><ahelp hid=\".uno:InsertBookmark\">Εισάγει έναν σελιδοδείκτη στη θέση του δρομέα. Μπορείτε να χρησιμοποιήσετε τον περιηγητή για μεταβείτε γρήγορα στην σημειωμένη θέση αργότερα.</ahelp> Σε ένα έγγραφο HTML, οι σελιδοδείκτες μετατρέπονται σε αγκυρώσεις στις οποίες μπορείτε να μεταβείτε από έναν υπερσύνδεσμο. </variable>"
+msgid "<ahelp hid=\".uno:SplitTable\">Splits the current table into two separate tables at the cursor position.</ahelp> You can also access this command by right-clicking in a table cell."
+msgstr "<ahelp hid=\".uno:SplitTable\">Διαιρεί τον τρέχοντα πίνακα σε δύο ξεχωριστούς πίνακες στη θέση του δρομέα.</ahelp> Μπορείτε επίσης να προσπελάσετε αυτήν την εντολή δεξιοπατώντας σε ένα κελί του πίνακα."
-#: 04040000.xhp
+#: 05190000.xhp
msgctxt ""
-"04040000.xhp\n"
-"par_id3153677\n"
+"05190000.xhp\n"
+"hd_id3149351\n"
"3\n"
"help.text"
-msgid "To jump to a specific bookmark, press F5 to open the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link>, click the plus sign (+) next to the<emph> Bookmark</emph> entry, and then double-click the bookmark."
-msgstr "Για να μεταβείτε σε συγκεκριμένο σελιδοδείκτη, πατήστε F5 για να ανοίξετε τον <link href=\"text/swriter/01/02110000.xhp\" name=\"Περιηγητής\">Περιηγητή</link>, πατήστε στο σημείο (+) δίπλα στην καταχώριση <emph> Σελιδοδείκτης</emph> και μετά με διπλοπατήστε στον σελιδοδείκτη."
+msgid "Mode"
+msgstr "Λειτουργία"
-#: 04040000.xhp
+#: 05190000.xhp
msgctxt ""
-"04040000.xhp\n"
-"par_id3151308\n"
-"4\n"
+"05190000.xhp\n"
+"hd_id3154554\n"
+"5\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>You can also right-click the <emph>Page Number</emph> field at the left end of the <emph>Status Bar</emph> at the bottom of the document window, and then choose the bookmark that you want to jump to.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Μπορείτε επίσης να δεξιοπατήσετε στο πεδίο <emph>Αριθμός Σελίδας</emph> στα αριστερά της <emph>Γραμμής κατάστασης</emph> στο τέλος του παραθύρου του εγγράφου και μετά να επιλέξετε τον σελιδοδείκτη στον οποίο θέλετε να μεταβείτε.</defaultinline></switchinline>"
+msgid "Copy heading"
+msgstr "Αντιγραφή κεφαλίδας"
-#: 04040000.xhp
+#: 05190000.xhp
msgctxt ""
-"04040000.xhp\n"
-"hd_id3154188\n"
-"5\n"
+"05190000.xhp\n"
+"par_id3154503\n"
+"6\n"
"help.text"
-msgid "Bookmarks"
-msgstr "Σελιδοδείκτες"
+msgid "<ahelp hid=\"modules/swriter/ui/splittable/copyheading\">Includes the first row of the original table as the first row of the second table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/splittable/copyheading\">Συμπεριλαμβάνει την πρώτη γραμμή του αρχικού πίνακα ως την πρώτη γραμμή του δεύτερου πίνακα.</ahelp>"
-#: 04040000.xhp
+#: 05190000.xhp
msgctxt ""
-"04040000.xhp\n"
-"par_id3155178\n"
-"10\n"
+"05190000.xhp\n"
+"hd_id3149880\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Type the name of the bookmark that you want to create. The lower list contains all of the bookmarks in the current document. To delete a bookmark, select it in the list, and then click <emph>Delete</emph>.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Πληκτρολογήστε το όνομα του σελιδοδείκτη που θέλετε να δημιουργήσετε. Η χαμηλότερη λίστα περιέχει όλους τους σελιδοδείκτες του τρέχοντος εγγράφου. Για να διαγράψετε έναν σελιδοδείκτη, επιλέξτε τον στη λίστα και μετά πατήστε <emph>Διαγραφή</emph>.</ahelp>"
+msgid "Custom heading (apply style)"
+msgstr "Προσαρμοσμένη κεφαλίδα (εφαρμογή τεχνοτροπίας)"
-#: 04040000.xhp
+#: 05190000.xhp
msgctxt ""
-"04040000.xhp\n"
-"par_id3149483\n"
-"13\n"
+"05190000.xhp\n"
+"par_id3148389\n"
+"8\n"
"help.text"
-msgid "You cannot use the following characters in a bookmark name: / \\ @ : * ? \" ; , . #"
-msgstr "Δεν επιτρέπεται η χρήση των παρακάτω χαρακτήρων σε ένα όνομα σελιδοδείκτη: / \\ @ : * ? \" ; , . #"
+msgid "<ahelp hid=\"modules/swriter/ui/splittable/customheadingapplystyle\">Inserts a blank header row in the second table that is formatted with the style of the first row in the original table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/splittable/customheadingapplystyle\">Εισάγει μια κενή γραμμή κεφαλίδας στον δεύτερο πίνακα που σχηματίζεται με την τεχνοτροπία της πρώτης γραμμής στον αρχικό πίνακα.</ahelp>"
-#: 04040000.xhp
+#: 05190000.xhp
msgctxt ""
-"04040000.xhp\n"
-"hd_id3149817\n"
+"05190000.xhp\n"
+"hd_id3150568\n"
+"9\n"
+"help.text"
+msgid "Custom heading"
+msgstr "Προσαρμογή κεφαλίδας"
+
+#: 05190000.xhp
+msgctxt ""
+"05190000.xhp\n"
+"par_id3149027\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/splittable/customheading\">Inserts an additional blank row in the second table.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/splittable/customheading\">Εισάγει μια πρόσθετη κενή γραμμή στον δεύτερο πίνακα.</ahelp>"
+
+#: 05190000.xhp
+msgctxt ""
+"05190000.xhp\n"
+"hd_id3153720\n"
"11\n"
"help.text"
-msgid "Delete"
-msgstr "Διαγραφή"
+msgid "No heading"
+msgstr "Χωρίς κεφαλίδα"
-#: 04040000.xhp
+#: 05190000.xhp
msgctxt ""
-"04040000.xhp\n"
-"par_id3151251\n"
+"05190000.xhp\n"
+"par_id3156318\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">To delete a bookmark, select the bookmark from the <emph>Insert Bookmark</emph> dialog and click the <emph>Delete</emph> button. No confirmation dialog will follow.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">Για να διαγράψετε έναν σελιδοδείκτη, επιλέξτε τον από τον διάλογο <emph>Εισαγωγή σελιδοδείκτη</emph> και πατήστε στο κουμπί <emph>Διαγραφή</emph>. Δεν θα εμφανιστεί διάλογος επιβεβαίωσης.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/splittable/noheading\">Splits the table without copying the header row.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/splittable/noheading\">Διαιρεί τον πίνακα χωρίς αντιγραφή της γραμμής κεφαλίδας.</ahelp>"
-#: 06110000.xhp
+#: 05190000.xhp
msgctxt ""
-"06110000.xhp\n"
+"05190000.xhp\n"
+"par_id3145411\n"
+"13\n"
+"help.text"
+msgid "When you split a table that contains formulas, the formulas may be affected."
+msgstr "Όταν διαιρείτε έναν πίνακα που περιέχει τύπους, οι τύποι ενδεχομένως να επηρεαστούν."
+
+#: 05200000.xhp
+msgctxt ""
+"05200000.xhp\n"
"tit\n"
"help.text"
-msgid "Calculate"
-msgstr "Υπολογισμός"
+msgid "Merge Table"
+msgstr "Συγχώνευση πινάκων"
-#: 06110000.xhp
+#: 05200000.xhp
msgctxt ""
-"06110000.xhp\n"
-"hd_id3154505\n"
+"05200000.xhp\n"
+"bm_id3154652\n"
+"help.text"
+msgid "<bookmark_value>tables; merging</bookmark_value><bookmark_value>merging; tables</bookmark_value>"
+msgstr "<bookmark_value>πίνακες; συγχώνευση</bookmark_value><bookmark_value>συγχώνευση; πίνακες</bookmark_value>"
+
+#: 05200000.xhp
+msgctxt ""
+"05200000.xhp\n"
+"hd_id3154652\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/06110000.xhp\" name=\"Calculate\">Calculate</link>"
-msgstr "<link href=\"text/swriter/01/06110000.xhp\" name=\"Υπολογισμός\">Υπολογισμός</link>"
+msgid "<link href=\"text/swriter/01/05200000.xhp\" name=\"Merge Table\">Merge Table</link>"
+msgstr "<link href=\"text/swriter/01/05200000.xhp\" name=\"Συγχώνευση πίνακα\">Συγχώνευση πίνακα</link>"
-#: 06110000.xhp
+#: 05200000.xhp
msgctxt ""
-"06110000.xhp\n"
-"par_id3150021\n"
+"05200000.xhp\n"
+"par_id3147401\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:CalculateSel\" visibility=\"visible\">Calculates the selected formula and copies the result to the clipboard.</ahelp>"
-msgstr "<ahelp hid=\".uno:CalculateSel\" visibility=\"visible\">Υπολογίζει τον επιλεγμένο τύπο και αντιγράφει το αποτέλεσμα στο πρόχειρο.</ahelp>"
+msgid "<ahelp hid=\".uno:MergeTable\">Combines two consecutive tables into a single table. The tables must be directly next to each other and not separated by an empty paragraph.</ahelp>"
+msgstr "<ahelp hid=\".uno:MergeTable\">Συνδυάζει δύο συνεχόμενους πίνακες σε έναν απλό πίνακα. Οι πίνακες πρέπει να είναι άμεσα γειτονικοί και να μη διαχωρίζονται από μία κενή παράγραφο.</ahelp>"
-#: mm_emabod.xhp
+#: 05200000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
+"05200000.xhp\n"
+"par_id3146325\n"
+"3\n"
+"help.text"
+msgid "If you choose this command when the cursor is in the middle of three consecutive tables, you are prompted to select the table that you want to merge with."
+msgstr "Αν επιλέξετε αυτήν την εντολή όταν ο δρομέας βρίσκεται στο μέσο των τριών συνεχόμενων πινάκων, θα σας ζητηθεί να επιλέξετε τον πίνακα με τον οποίο επιθυμείτε να συγχωνευθεί."
+
+#: 05990000.xhp
+msgctxt ""
+"05990000.xhp\n"
"tit\n"
"help.text"
-msgid "E-Mail Message"
-msgstr "Μήνυμα αλληλογραφίας"
+msgid "Styles"
+msgstr "Τεχνοτροπίες"
-#: mm_emabod.xhp
+#: 05990000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN1053C\n"
+"05990000.xhp\n"
+"hd_id3149666\n"
+"1\n"
"help.text"
-msgid "E-Mail Message"
-msgstr "Μήνυμα αλληλογραφίας"
+msgid "<link href=\"text/swriter/01/05990000.xhp\" name=\"Styles\">Styles</link>"
+msgstr "<link href=\"text/swriter/01/05990000.xhp\" name=\"Τεχνοτροπίες\">Τεχνοτροπίες</link>"
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN10540\n"
+"06030000.xhp\n"
+"tit\n"
"help.text"
-msgid "Type the message and the salutation for files that you send as <link href=\"text/swriter/01/mailmerge08.xhp\">e-mail</link> attachments."
-msgstr "Πληκτρολογήστε το μήνυμα και τον χαιρετισμό για τα αρχεία που στέλνετε ως συνημμένα σε <link href=\"text/swriter/01/mailmerge08.xhp\">ηλεκτρονική αλληλογραφία</link>."
+msgid "Hyphenation"
+msgstr "Συλλαβισμός"
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN10554\n"
+"06030000.xhp\n"
+"hd_id3154657\n"
+"1\n"
"help.text"
-msgid "This e-mail should contain a salutation"
-msgstr "Αυτό το μήνυμα πρέπει να περιέχει έναν χαιρετισμό"
+msgid "Hyphenation"
+msgstr "Συλλαβισμός"
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN10558\n"
+"06030000.xhp\n"
+"par_id3148572\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds a salutation to the e-mail.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει έναν χαιρετισμό στο μήνυμα.</ahelp>"
+msgid "<variable id=\"silben\"><ahelp hid=\".\">Inserts hyphens in words that are too long to fit at the end of a line.</ahelp> $[officename] searches the document and suggests hyphenation that you can accept or reject. If text is selected, the Hyphenation dialog works on the selected text only. If no text is selected, the Hyphenation dialog works on the whole document.</variable>"
+msgstr "<variable id=\"silben\"><ahelp hid=\".\">Εισάγει ενωτικά σε λέξεις που είναι υπερβολικά μεγάλες για να χωράν στο τέλος της γραμμής.</ahelp> Το $[officename] ψάχνει το έγγραφο και προτείνει ενωτικά που μπορείτε να αποδεχθείτε ή να απορρίψετε. Εάν είναι επιλεγμένο κείμενο, ο διάλογος ενωτικών δουλεύει μόνο στο επιλεγμένο κείμενο. Εάν δεν έχει επιλεγεί κείμενο, ο διάλογος ενωτικών δουλεύει σε όλο το έγγραφο.</variable>"
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN1055B\n"
+"06030000.xhp\n"
+"par_id3153811\n"
+"3\n"
"help.text"
-msgid "Insert personalized salutation"
-msgstr "Εισαγωγή προσωπικού χαιρετισμού"
+msgid "To automatically hyphenate the current or selected paragraphs, choose <emph>Format - Paragraph</emph>, and then click the <link href=\"text/swriter/01/05030200.xhp\" name=\"Text Flow\">Text Flow</link> tab. You can also apply automatic hyphenation to a paragraph style. In text where automatic hyphenation is enabled, the Hyphenation dialog will not find any word to hyphenate."
+msgstr "Για να προσθέσετε ενωτικά αυτόματα στήν τρέχουσα ή επιλεγμένες παραγράφους, διαλέξτε <emph>Μορφοποίηση - Παράγραφος</emph> και έπειτα κλικ στην καρτέλα <link href=\"text/swriter/01/05030200.xhp\" name=\"Ροή κειμένου\">Ροή κειμένου</link>. Μπορείτε επίσης να εφαρμόσετε αυτόματα ενωτικά σε μια τεχνοτροπία παραγράφου. Σε κείμενο όπου η αυτόματη προσθήκη ενωτικών είναι ενεργή, ο διάλογος ενωτικών δεν θα βρει καμιά λέξη για προσθήκη ενωτικών."
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN1055F\n"
+"06030000.xhp\n"
+"par_id3151389\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds a personalized salutation. To use the default salutation, clear this check box.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει έναν προσωπικό χαιρετισμό. Για να χρησιμοποιήσετε τον προεπιλεγμένο χαιρετισμό, αποεπιλέξτε αυτό το πλαίσιο ελέγχου.</ahelp>"
+msgid "When $[officename] finds a word that requires hyphenation, do one of the following options:"
+msgstr "Όταν το $[officename] εντοπίζει μία λέξη που απαιτεί συλλαβισμό, εφαρμόστε κάποια από τις ακόλουθες επιλογές:"
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN10562\n"
+"06030000.xhp\n"
+"par_id3155622\n"
+"36\n"
"help.text"
-msgid "Female"
-msgstr "Γυναίκα"
+msgid "To accept the hyphenation of the displayed word, click <emph>Hyphenate</emph>."
+msgstr "Για αποδοχή του ενωτικού στην εμφανιζόμενη λέξη, πατήστε <emph>Συλλαβισμός</emph>."
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN10566\n"
+"06030000.xhp\n"
+"par_id3154558\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the personalized greeting for a female recipient.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον προσωπικό χαιρετισμό για μία γυναίκα παραλήπτη.</ahelp>"
+msgid "To change the hyphenation of the displayed word, click the left or right arrow below the word, and then click <emph>Hyphenate</emph>. The left and right buttons are enabled for words with multiple hyphenation points."
+msgstr "Για να αλλάξετε το συλλαβισμό της εμφανιζόμενης λέξης, πατήστε στο αριστερό ή δεξιό βέλος κάτω από τη λέξη και έπειτα πατήστε <emph>Συλλαβισμός</emph>. Τα αριστερά και δεξιά κουμπιά ενεργοποιούνται για λέξεις με πολλαπλά ενωτικά σημεία."
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN10569\n"
+"06030000.xhp\n"
+"par_id3150017\n"
+"38\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "To reject the hyphenation of the displayed word, click <emph>Skip</emph>. This word will not be hyphenated."
+msgstr "Για απόρριψη του ενωτικού της εμφανιζόμενης λέξης, πατήστε <emph>Παράλειψη</emph>. Αυτή η λέξη δεν θα εμφανίσει ενωτικό."
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN1056D\n"
+"06030000.xhp\n"
+"par_id3150018\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Custom Salutation</link> dialog for a female recipient.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Προσαρμογή χαιρετισμού</link> για μία γυναίκα παραλήπτη.</ahelp>"
+msgid "To automatically hyphenate the remaining part of the selection or the document, click <emph>Hyphenate All</emph> and answer \"Yes\" to the following question."
+msgstr "Για αυτόματα ενωτικά στο εναπομείναν τμήμα της επιλογής ή του εγγράφου, πατήστε <emph>Ενωτικά σε όλα</emph> και απαντήστε \"Ναι\" στην επόμενη ερώτηση."
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN1057E\n"
+"06030000.xhp\n"
+"par_id3150019\n"
+"38\n"
"help.text"
-msgid "Male"
-msgstr "Άνδρας"
+msgid "To end hyphenation, click <emph>Close</emph>. The hyphenation that is applied already will not be reverted. You can use <emph>Edit - Undo</emph> to undo all hyphenation that was applied while the Hyphenation dialog was open."
+msgstr "Για τερματισμό των ενωτικών, πατήστε <emph>Κλείσιμο</emph>. Τα ενωτικά που είναι ήδη εφαρμοσμένα δεν θα μετατραπούν. Μπορείτε να χρησιμοποιήσετε <emph>Επεξεργασία - Αναίρεση</emph> για να αναιρέσετε όλα τα ενωτικά που εφαρμόστηκαν ενώ ο διάλογος ενωτικών ήταν ανοιχτός."
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN10582\n"
+"06030000.xhp\n"
+"par_id3147562\n"
+"19\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the personalized greeting for a male recipient.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον προσωπικό χαιρετισμό για έναν άνδρα παραλήπτη.</ahelp>"
+msgid "To exclude paragraphs from the automatic hyphenation, select the paragraphs, choose <emph>Format - Paragraph</emph>, click the Text Flow tab, and then clear the <emph>Automatically</emph> check box in the Hyphenation area."
+msgstr "Για αποκλεισμό παραγράφων από τα αυτόματα ενωτικά, επιλέξτε τις παραγράφους, διαλέξτε <emph>Μορφή - Παράγραφος</emph>, πατήστε στην καρτέλα Ροή κειμένου και έπειτα καθαρισμός του πλαισίου ελέγχου <emph>Αυτόματα</emph> στην περιοχή συλλαβισμού."
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN10585\n"
+"06030000.xhp\n"
+"par_id3154276\n"
+"18\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "To disable the Hyphenation dialog and always hyphenate automatically, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010400.xhp\" name=\"Language Settings - Writing Aids\">Language Settings - Writing Aids</link></emph>, and select the <emph>Hyphenate without inquiry</emph> check box."
+msgstr "Για απενεργοποίηση του διαλόγου συλλαβισμού και αυτόματο συλλαβισμό πάντα, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline><link href=\"text/shared/optionen/01010400.xhp\" name=\"Ρυθμίσεις γλώσσας - Βοηθήματα μορφοποίησης\"> Ρυθμίσεις γλώσσας - Βοηθήματα μορφοποίησης</link></emph> και επιλέξτε το πλαίσιο ελέγχου <emph>Συλλαβισμός χωρίς ερώτηση</emph>."
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN10589\n"
+"06030000.xhp\n"
+"par_id3152950\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Custom Salutation</link> dialog for a male recipient.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Προσαρμογή χαιρετισμού</link> για έναν άνδρα παραλήπτη.</ahelp>"
+msgid "To manually enter a hyphen directly in the document, click in the word where you want to add the hyphen, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Minus sign (-)."
+msgstr "Για χειροκίνητη εισαγωγή ενός ενωτικού άμεσα στο έγγραφο, πατήστε στη λέξη όπου θέλετε να προσθέσετε ενωτικό και έπειτα πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+σύμβολο πλην (-)."
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN1059A\n"
+"06030000.xhp\n"
+"par_id3147523\n"
+"32\n"
"help.text"
-msgid "Field name"
-msgstr "Όνομα πεδίου"
+msgid "To insert a non-breaking (protected) hyphen directly in the document, click in the word that you want to hyphenate, and then press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>+Ctrl </defaultinline></switchinline>+Minus sign(-)."
+msgstr "Για άμεση εισαγωγή αχώριστων (προστατευμένων) ενωτικών στο έγγραφο, πατήστε στη λέξη που θέλετε να συλλαβίσετε και έπειτα πατήστε Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>+Ctrl </defaultinline></switchinline>+σύμβολο πλην (-)."
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN1059E\n"
+"06030000.xhp\n"
+"par_id3154573\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the field name of the address database field that contains the gender information.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε το όνομα του πεδίου της βάσης δεδομένων διευθύνσεων που περιέχει τις πληροφορίες για το φύλο.</ahelp>"
+msgid "To hide custom hyphens, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\">%PRODUCTNAME Writer - Formatting Aids</link></emph>, and then clear the <emph>Custom hyphens</emph> check box."
+msgstr "Για απόκρυψη προσαρμοσμένων ενωτικών, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline><link href=\"text/shared/optionen/01040600.xhp\" name=\"Έγγραφο κειμένου - Βοηθήματα μορφοποίησης\">%PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</link></emph> και έπειτα καθαρίστε το πλαίσιο ελέγχου <emph>Προσαρμοσμένα ενωτικά</emph>."
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN105A1\n"
+"06030000.xhp\n"
+"hd_id3150360\n"
+"20\n"
"help.text"
-msgid "Field value"
-msgstr "Τιμή πεδίου"
+msgid "Word"
+msgstr "Λέξη"
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN105A5\n"
+"06030000.xhp\n"
+"hd_id3153676\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the field value that indicates the gender of the recipient.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε την τιμή του πεδίου που υποδεικνύει το φύλο του παραλήπτη.</ahelp>"
+msgid "Word"
+msgstr "Λέξη"
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN105A8\n"
+"06030000.xhp\n"
+"par_id3149687\n"
+"22\n"
"help.text"
-msgid "General salutation"
-msgstr "Γενικός χαιρετισμός"
+msgid "<ahelp hid=\"cui/ui/hyphenate/worded\">Displays the hyphenation suggestion(s) for the selected word.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/hyphenate/worded\">Εμφανίζει τις προτάσεις συλλαβισμού για την επιλεγμένη λέξη.</ahelp>"
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN105AC\n"
+"06030000.xhp\n"
+"hd_id3154195\n"
+"23\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the default greeting to use if a personalized salutation cannot be created.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον προεπιλεγμένο χαιρετισμό για να το χρησιμοποιήσετε εάν ένας προσωπικός χαιρετισμός δεν μπορεί να δημιουργηθεί.</ahelp>"
+msgid "Left / Right Arrow"
+msgstr "Αριστερό / Δεξί βέλος"
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN105AF\n"
+"06030000.xhp\n"
+"par_id3155174\n"
+"24\n"
"help.text"
-msgid "Write your message here"
-msgstr "Γράψτε εδώ το μήνυμά σας"
+msgid "<ahelp hid=\"cui/ui/hyphenate/right\">Set the position of the hyphen. This option is only available if more than one hyphenation suggestion is displayed.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/hyphenate/right\">Καθορίζει την θέση του ενωτικού. Η επιλογή αυτή είναι διαθέσιμη μόνο εάν εμφανίζονται περισσότερες από μία προτάσεις συλλαβισμού.</ahelp>"
-#: mm_emabod.xhp
+#: 06030000.xhp
msgctxt ""
-"mm_emabod.xhp\n"
-"par_idN105B3\n"
+"06030000.xhp\n"
+"hd_id3151327\n"
+"25\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the main text of the e-mail.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το κυρίως κείμενο για το μήνυμα.</ahelp>"
+msgid "Next"
+msgstr "Επόμενο"
-#: 05090200.xhp
+#: 06030000.xhp
msgctxt ""
-"05090200.xhp\n"
+"06030000.xhp\n"
+"par_id3149306\n"
+"26\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/hyphenate/continue\">Ignores the hyphenation suggestion and finds the next word to hyphenate.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/hyphenate/continue\">Αγνοεί την πρόταση συλλαβισμού και βρίσκει την επόμενη λέξη για συλλαβισμό.</ahelp>"
+
+#: 06030000.xhp
+msgctxt ""
+"06030000.xhp\n"
+"hd_id3149495\n"
+"27\n"
+"help.text"
+msgid "Hyphenate"
+msgstr "Συλλαβισμός"
+
+#: 06030000.xhp
+msgctxt ""
+"06030000.xhp\n"
+"par_id3149096\n"
+"28\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/hyphenate/ok\">Inserts the hyphen at the indicated position.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/hyphenate/ok\">Εισάγει το ενωτικό στην υποδεικνυόμενη θέση.</ahelp>"
+
+#: 06030000.xhp
+msgctxt ""
+"06030000.xhp\n"
+"hd_id3154829\n"
+"29\n"
+"help.text"
+msgid "Remove"
+msgstr "Αφαίρεση"
+
+#: 06030000.xhp
+msgctxt ""
+"06030000.xhp\n"
+"par_id3149821\n"
+"30\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/hyphenate/delete\">Removes the current hyphenation point from the displayed word.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/hyphenate/delete\">Αφαιρεί το τρέχον σημείο ενωτικού από την εμφανιζόμενη λέξη.</ahelp>"
+
+#: 06040000.xhp
+msgctxt ""
+"06040000.xhp\n"
"tit\n"
"help.text"
-msgid "Columns"
-msgstr "Στήλες"
+msgid "Word Count"
+msgstr "Καταμέτρηση λέξεων"
-#: 05090200.xhp
+#: 06040000.xhp
msgctxt ""
-"05090200.xhp\n"
-"hd_id3150756\n"
+"06040000.xhp\n"
+"par_idN10542\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/06040000.xhp\">Word Count</link>"
+msgstr "<link href=\"text/swriter/01/06040000.xhp\">Καταμέτρηση λέξεων</link>"
+
+#: 06040000.xhp
+msgctxt ""
+"06040000.xhp\n"
+"par_idN10552\n"
+"help.text"
+msgid "<ahelp hid=\"FN_WORDCOUNT_DIALOG\">Counts the words and characters, with or without spaces, in the current selection and in the whole document.</ahelp>"
+msgstr "<ahelp hid=\"FN_WORDCOUNT_DIALOG\">Μετρά τις λέξεις και τους χαρακτήρες, με ή χωρίς κενά, στην τρέχουσα επιλογή και σε ολόκληρο το έγγραφο.</ahelp>"
+
+#: 06040000.xhp
+msgctxt ""
+"06040000.xhp\n"
+"par_idN1062D\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01100400.xhp\" name=\"File - Properties - Statistics\">File - Properties - Statistics</link>"
+msgstr "<link href=\"text/shared/01/01100400.xhp\" name=\"Αρχείο - Ιδιότητες - Στατιστικά\">Αρχείο - Ιδιότητες - Στατιστικά</link>"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Outline Numbering"
+msgstr "Αρίθμηση διάρθρωσης"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"hd_id3154561\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05090200.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05090200.xhp\" name=\"Στήλες\">Στήλες</link>"
+msgid "Outline Numbering"
+msgstr "Αρίθμηση διάρθρωσης"
-#: 05090200.xhp
+#: 06060000.xhp
msgctxt ""
-"05090200.xhp\n"
-"par_id3149294\n"
+"06060000.xhp\n"
+"par_id3145246\n"
"2\n"
"help.text"
-msgid "Specify the column width properties."
-msgstr "Καθορίστε τις ιδιότητες του πλάτους της στήλης."
+msgid "<variable id=\"kapnum\"><ahelp hid=\".uno:ChapterNumberingDialog\">Specifies the number format and the hierarchy for chapter numbering in the current document.</ahelp></variable>"
+msgstr "<variable id=\"kapnum\"><ahelp hid=\".uno:ChapterNumberingDialog\">Καθορίζει τη μορφή αριθμού και την ιεραρχία για την αρίθμηση των κεφαλαίων στο τρέχον έγγραφο.</ahelp></variable>"
-#: 05090200.xhp
+#: 06060000.xhp
msgctxt ""
-"05090200.xhp\n"
-"hd_id3147510\n"
-"3\n"
+"06060000.xhp\n"
+"par_id3150934\n"
+"54\n"
"help.text"
-msgid "Adapt table width"
-msgstr "Προσαρμογή πλάτους πίνακα"
+msgid "Outline numbering is linked to paragraph styles. By default, the \"Heading\" paragraph styles (1-10) are assigned to the corresponding outline number levels (1-10). If you want, you can assign different paragraph styles to the outline number level."
+msgstr "Η αρίθμηση κεφαλαίων συνδέεται με τις τεχνοτροπίες παραγράφου. Εξ ορισμού, οι τεχνοτροπίες παραγράφου \"Κεφαλίδα\" (1-10) ανατίθενται στα αντίστοιχα επίπεδα αρίθμησης διαρθρώσεων (1-10). Εάν επιθυμείτε, μπορείτε να αναθέσετε διαφορετικές τεχνοτροπίες παραγράφου στο επίπεδο αρίθμησης διαρθρώσεων."
-#: 05090200.xhp
+#: 06060000.xhp
msgctxt ""
-"05090200.xhp\n"
-"par_id3154280\n"
-"4\n"
+"06060000.xhp\n"
+"par_id8237250\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TABLE_COLUMN:CB_MOD_TBL\">Maintains the current width of the table when you change the width of a column.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TABLE_COLUMN:CB_MOD_TBL\">Διατηρεί το τρέχον πλάτος του πίνακα όταν μεταβάλετε το πλάτος μίας στήλης.</ahelp> Η επιλογή αυτή είναι διαθέσιμη μόνο εάν είναι επιλεγμένο το <emph>Αυτόματα</emph> στην περιοχή <emph>Στοίχιση </emph>στην καρτέλα <emph>Πίνακας</emph>."
+msgid "If you want numbered headings, use the <emph>Tools - Outline Numbering</emph> menu command to assign numbering to a paragraph style. Do not use the Numbering icon on the Formatting toolbar."
+msgstr "Εάν θέλετε αριθμημένες κεφαλίδες, χρησιμοποιείστε την εντολή μενού <emph>Εργαλεία - Αρίθμηση διάρθρωσης</emph> για να προσθέσετε αρίθμηση σε μια τεχνοτροπία παραγράφου. Μη χρησιμοποιήσετε το εικονίδιο αρίθμησης στη γραμμή μορφοποίησης."
-#: 05090200.xhp
+#: 06060000.xhp
msgctxt ""
-"05090200.xhp\n"
-"hd_id3145587\n"
-"5\n"
+"06060000.xhp\n"
+"par_id3147567\n"
+"55\n"
"help.text"
-msgid "Adjust columns proportionally"
-msgstr "Αναλογική στοίχιση στηλών"
+msgid "To highlight the screen display of outline numbers, choose <emph>View -</emph><emph>Field Shadings</emph>."
+msgstr "Για να επισημάνετε την προβολή οθόνης των αριθμών των κεφαλαίων, επιλέξτε <emph>Προβολή -</emph><emph>Σκιάσεις πεδίων</emph>."
-#: 05090200.xhp
+#: 06060000.xhp
msgctxt ""
-"05090200.xhp\n"
-"par_id3153530\n"
-"6\n"
+"06060000.xhp\n"
+"hd_id3151168\n"
+"56\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_TABLE_COLUMN:CB_PROP\">Resizes the table width in relation to the column width that you enter.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_TABLE_COLUMN:CB_PROP\">Μεταβάλλει το πλάτος του πίνακα σε αναλογία με το πλάτος στήλης που εισάγετε</ahelp> Η επιλογή αυτή είναι διαθέσιμη μόνο εάν είναι επιλεγμένο το <emph>Αυτόματα</emph> στην περιοχή <emph>Στοίχιση </emph>στην καρτέλα <emph>Πίνακας</emph>."
+msgid "Format"
+msgstr "Μορφοποίηση"
-#: 05090200.xhp
+#: 06060000.xhp
msgctxt ""
-"05090200.xhp\n"
-"hd_id3150349\n"
-"7\n"
+"06060000.xhp\n"
+"par_id3147512\n"
+"57\n"
"help.text"
-msgid "Remaining space"
-msgstr "Υπολειπόμενος χώρος"
+msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Saves or loads an outline number format. A saved outline number format is available to all text documents.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Αποθηκεύει ή φορτώνει μία μορφή αρίθμησης διαρθρώσεων. Μία αποθηκευμένη μορφή διάρθρωσης είναι διαθέσιμη σε όλα τα έγγραφα κειμένου.</ahelp>"
-#: 05090200.xhp
+#: 06060000.xhp
msgctxt ""
-"05090200.xhp\n"
-"par_id3154571\n"
+"06060000.xhp\n"
+"par_id3150979\n"
+"58\n"
+"help.text"
+msgid "The <emph>Format</emph> button is only available for outline numbering. For numbered or bulleted list styles, modify the Numbering Styles of the paragraphs."
+msgstr "Το κουμπί <emph>Μορφή</emph> είναι διαθέσιμο μόνο για αρίθμηση διαρθρώσεων. Για αριθμημένες λίστες ή λίστες με κουκκίδες, τροποποιήστε τις τεχνοτροπίες αρίθμησης των παραγράφων."
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"hd_id3154572\n"
+"59\n"
+"help.text"
+msgid "Untitled 1 - 9"
+msgstr "Άτίτλο 1 - 9"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_id3150350\n"
+"60\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/form1\">Select the predefined numbering style that you want to assign to the selected outline level.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/form1\">Επιλέξτε την προκαθορισμένη τεχνοτροπία αρίθμησης που επιθυμείτε να αναθέσετε στο επιλεγμένο επίπεδο διάρθρωσης.</ahelp>"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"hd_id3153675\n"
+"61\n"
+"help.text"
+msgid "Save As"
+msgstr "Αποθήκευση ως"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_id3155892\n"
+"62\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/saveas\">Opens a dialog where you can save the current settings for the selected outline level. You can then load these settings from another document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/saveas\">Ανοίγει έναν διάλογο, όπου μπορείτε να αποθηκεύσετε τις τρέχουσες ρυθμίσεις για το επιλεγμένο επίπεδο διάρθρωσης. Μπορείτε έπειτα να φορτώσετε αυτές τις ρυθμίσεις από ένα άλλο έγγραφο.</ahelp>"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"hd_id3149689\n"
+"63\n"
+"help.text"
+msgid "Save As"
+msgstr "Αποθήκευση ως"
+
+#: 06060000.xhp
+msgctxt ""
+"06060000.xhp\n"
+"par_id3154200\n"
+"64\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/numberingnamedialog/form\">Click a numbering style in the list, and then enter a name for the style. The numbers correspond to the outline level that the styles are assigned to.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/numberingnamedialog/form\">Πατήστε σε μια τεχνοτροπία αρίθμησης στη λίστα και ύστερα εισάγετε ένα όνομα για την τεχνοτροπία. Οι αριθμοί αντιστοιχούν στο επίπεδο διάρθρωσης στο οποίο έχουν ανατεθεί οι τεχνοτροπίες.</ahelp>"
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Numbering"
+msgstr "Αρίθμηση"
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"hd_id3151387\n"
+"34\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/06060100.xhp\" name=\"Numbering\">Numbering</link>"
+msgstr "<link href=\"text/swriter/01/06060100.xhp\" name=\"Αρίθμηση\">Αρίθμηση</link>"
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3155620\n"
+"35\n"
+"help.text"
+msgid "Specifies the number format and the hierarchy for chapter numbering in the current document."
+msgstr "Καθορίζει τη μορφή των αριθμών και την ιεραρχία για την αρίθμηση κεφαλαίων στο τρέχον έγγραφο."
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"hd_id3153003\n"
+"3\n"
+"help.text"
+msgid "Level"
+msgstr "Επίπεδο"
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3150018\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/leve\">Click the outline level that you want to modify, and then specify the numbering options for the level.</ahelp> To apply the numbering options, except for the paragraph style, to all of the levels, click \"1-10\"."
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/leve\">Πατήστε στο επίπεδο διάρθρωσης που επιθυμείτε να τροποποιήσετε και ύστερα καθορίστε τις επιλογές αρίθμησης για το επίπεδο.</ahelp> Για να εφαρμόσετε τις επιλογές αρίθμησης, εκτός από τις τεχνοτροπίες παραγράφου, σε όλα τα επίπεδα, πατήστε στο \"1-10\"."
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"hd_id3145248\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_TABLE_COLUMN:ED_SPACE\">Displays the amount of space that is available for adjusting the width of the columns. To set the width of the table, click the <emph>Table </emph>tab.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_TABLE_COLUMN:ED_SPACE\">Εμφανίζει τον διαθέσιμο χώρο για προσαρμογή του πλάτους των στηλών. Για να ορίσετε το πλάτος του πίνακα, πατήστε στην καρτέλα <emph>Πίνακας</emph>.</ahelp>"
+msgid "Numbering"
+msgstr "Αρίθμηση"
-#: 05090200.xhp
+#: 06060100.xhp
msgctxt ""
-"05090200.xhp\n"
-"hd_id3154476\n"
+"06060100.xhp\n"
+"par_id3150930\n"
"9\n"
"help.text"
-msgid "Column width"
-msgstr "Πλάτος στήλης"
+msgid "Specify the formatting for the select outline level."
+msgstr "Καθορίστε τη μορφοποίηση για το επιλεγμένο επίπεδο διάρθρωσης."
-#: 05090200.xhp
+#: 06060100.xhp
msgctxt ""
-"05090200.xhp\n"
-"par_id3150976\n"
+"06060100.xhp\n"
+"hd_id3149030\n"
"10\n"
"help.text"
-msgid "Specify the column widths for the table."
-msgstr "Καθορίστε τα πλάτη στηλών για τον πίνακα."
+msgid "Paragraph Style"
+msgstr "Τεχνοτροπία παραγράφου"
-#: 05090200.xhp
+#: 06060100.xhp
msgctxt ""
-"05090200.xhp\n"
-"hd_id3155899\n"
+"06060100.xhp\n"
+"par_id3153722\n"
"11\n"
"help.text"
-msgid "Column widths"
-msgstr "Πλάτος στηλών"
+msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/style\">Select the paragraph style that you want to assign to the selected outline level.</ahelp> If you click \"None\", the selected outline level is not defined."
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/style\">Επιλέξτε την τεχνοτροπία παραγράφου που επιθυμείτε να αναθέσετε στο επιλεγμένο επίπεδο διάρθρωσης.</ahelp> Αν πατήσετε στο \"Κανένα\", δεν ορίζεται το επιλεγμένο επίπεδο διάρθρωσης."
-#: 05090200.xhp
+#: 06060100.xhp
msgctxt ""
-"05090200.xhp\n"
-"par_id3159193\n"
+"06060100.xhp\n"
+"hd_id3151272\n"
"12\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_TABLE_COLUMN:COL_MF_6\">Enter the width that you want for the column.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_TABLE_COLUMN:COL_MF_6\">Εισάγετε το πλάτος που επιθυμείτε για τη στήλη.</ahelp>"
+msgid "Number"
+msgstr "Αριθμός"
-#: 05090200.xhp
+#: 06060100.xhp
msgctxt ""
-"05090200.xhp\n"
-"hd_id3155182\n"
+"06060100.xhp\n"
+"par_id3156319\n"
"13\n"
"help.text"
-msgid "Left Arrow"
-msgstr "Αριστερό βέλος"
+msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/numbering\">Select the numbering style that you want to apply to the selected outline level.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/numbering\">Επιλέξτε την τεχνοτροπία αρίθμησης που επιθυμείτε να εφαρμόσετε στο επιλεγμένο επίπεδο διάρθρωσης.</ahelp>"
-#: 05090200.xhp
+#: 06060100.xhp
msgctxt ""
-"05090200.xhp\n"
-"par_id3149494\n"
+"06060100.xhp\n"
+"par_id3150258\n"
"14\n"
"help.text"
-msgid "<ahelp hid=\"SW:IMAGEBUTTON:TP_TABLE_COLUMN:COL_BTN_DOWN\">Displays the table columns found to the left of the current column.</ahelp>"
-msgstr "<ahelp hid=\"SW:IMAGEBUTTON:TP_TABLE_COLUMN:COL_BTN_DOWN\">Εμφανίζει τις στήλες του πίνακα που βρίσκονται στα αριστερά της τρέχουσας στήλης.</ahelp>"
+msgid "<emph>Selection</emph>"
+msgstr "<emph>Επιλογή</emph>"
-#: 05090200.xhp
+#: 06060100.xhp
msgctxt ""
-"05090200.xhp\n"
-"hd_id3149814\n"
+"06060100.xhp\n"
+"par_id3149760\n"
"15\n"
"help.text"
-msgid "Right Arrow"
-msgstr "Δεξί βέλος"
+msgid "<emph>Description</emph>"
+msgstr "<emph>Περιγραφή</emph>"
-#: 05090200.xhp
+#: 06060100.xhp
msgctxt ""
-"05090200.xhp\n"
-"par_id3149099\n"
+"06060100.xhp\n"
+"par_id3147513\n"
"16\n"
"help.text"
-msgid "<ahelp hid=\"SW:IMAGEBUTTON:TP_TABLE_COLUMN:COL_BTN_UP\">Displays the table columns found to the right of the current column.</ahelp>"
-msgstr "<ahelp hid=\"SW:IMAGEBUTTON:TP_TABLE_COLUMN:COL_BTN_UP\">Εμφανίζει τις στήλες του πίνακα που βρίσκονται στα δεξιά της τρέχουσας στήλης.</ahelp>"
+msgid "A, B, C, ..."
+msgstr "A, B, C, ..."
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3150708\n"
+"17\n"
+"help.text"
+msgid "Capital letters"
+msgstr "Κεφαλαία γράμματα"
-#: 04120201.xhp
+#: 06060100.xhp
msgctxt ""
-"04120201.xhp\n"
-"tit\n"
+"06060100.xhp\n"
+"par_id3154104\n"
+"18\n"
"help.text"
-msgid "Styles"
-msgstr "Τεχνοτροπίες"
+msgid "a, b, c, ..."
+msgstr "a, b, c, ..."
-#: 04120201.xhp
+#: 06060100.xhp
msgctxt ""
-"04120201.xhp\n"
-"hd_id3145825\n"
+"06060100.xhp\n"
+"par_id3153533\n"
+"19\n"
+"help.text"
+msgid "Lowercase letters"
+msgstr "Πεζά γράμματα"
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3151314\n"
+"20\n"
+"help.text"
+msgid "I, II, III, ..."
+msgstr "I, II, III, ..."
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3154470\n"
+"21\n"
+"help.text"
+msgid "Roman numerals (upper)"
+msgstr "Ρωμαϊκά αριθμητικά (κεφαλαία)"
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3150360\n"
+"22\n"
+"help.text"
+msgid "i, ii, iii, ..."
+msgstr "i, ii, iii, ..."
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3152960\n"
+"23\n"
+"help.text"
+msgid "Roman numerals (lower)"
+msgstr "Ρωμαϊκά αριθμητικά (πεζά)"
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3155899\n"
+"24\n"
+"help.text"
+msgid "1, 2, 3, ..."
+msgstr "1, 2, 3, ..."
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3154191\n"
+"25\n"
+"help.text"
+msgid "Arabic numerals"
+msgstr "Αραβικά αριθμητικά"
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3149298\n"
"36\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120201.xhp\" name=\"Styles\">Styles</link>"
-msgstr "<link href=\"text/swriter/01/04120201.xhp\" name=\"Τεχνοτροπίες\">Τεχνοτροπίες</link>"
+msgid "A,... AA,... AAA,..."
+msgstr "A,... AA,... AAA,..."
-#: 04120201.xhp
+#: 06060100.xhp
msgctxt ""
-"04120201.xhp\n"
-"par_id3154505\n"
+"06060100.xhp\n"
+"par_id3151332\n"
"37\n"
"help.text"
-msgid "You can assign different paragraph styles to change the formatting of index titles, separators and index entries. You can also modify paragraph styles in this dialog."
-msgstr "Εδώ μπορείτε να αποδώσετε διαφορετικές τεχνοτροπίες παραγράφου για να αλλάξετε τη μορφοποίηση των τίτλων ευρετηρίου, των διαχωριστικών και των καταχωρίσεων ευρετηρίου. Επίσης μπορείτε να τροποποιήσετε τις τεχνοτροπίες παραγράφου σε αυτόν τον διάλογο."
+msgid "Alphabetical numbering with identical capital letters, where the number of letters indicates the chapter level. For example, the second number in level three is \"BBB\"."
+msgstr "Αλφαβητική αρίθμηση με ταυτόσημα κεφαλαία γράμματα, όπου ο αριθμός των γραμμάτων υποδεικνύει το επίπεδο κεφαλαίου. Για παράδειγμα, ο δεύτερος αριθμός στο επίπεδο τρία είναι \"BBB\"."
-#: 04120201.xhp
+#: 06060100.xhp
msgctxt ""
-"04120201.xhp\n"
-"hd_id3150565\n"
+"06060100.xhp\n"
+"par_id3143284\n"
+"38\n"
+"help.text"
+msgid "a,... aa,... aaa,..."
+msgstr "a,... aa,... aaa,..."
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3149820\n"
+"39\n"
+"help.text"
+msgid "Alphabetical numbering with identical lower case letters, where the number of letters indicates the chapter level. For example, the third number in level two is \"cc\"."
+msgstr "Αλφαβητική αρίθμηση με ταυτόσημα πεζά γράμματα, όπου ο αριθμός των γραμμάτων υποδεικνύει το επίπεδο κεφαλαίου. Για παράδειγμα, ο τρίτος αριθμός στο επίπεδο δύο είναι \"γγ\"."
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3154834\n"
"26\n"
"help.text"
-msgid "Assignment"
-msgstr "Ανάθεση"
+msgid "None"
+msgstr "Κανένα"
-#: 04120201.xhp
+#: 06060100.xhp
msgctxt ""
-"04120201.xhp\n"
-"hd_id3147171\n"
+"06060100.xhp\n"
+"par_id3148968\n"
+"27\n"
+"help.text"
+msgid "No numbering symbol. Only the character or symbol defined in the <emph>Separator</emph> fields appears at the beginning of the numbered line."
+msgstr "Κανένα σύμβολο αρίθμησης. Μόνο ο χαρακτήρας ή το σύμβολο που ορίζεται στα πεδία <emph>Διαχωριστικό</emph> εμφανίζεται στην αρχή της αριθμημένης γραμμής."
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"hd_id3147098\n"
+"40\n"
+"help.text"
+msgid "Character Style"
+msgstr "Τεχνοτροπία χαρακτήρων"
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3147224\n"
+"41\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/charstyle\">Select the format of the numbering character.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/charstyle\">Επιλέξτε τη μορφοποίηση για τον χαρακτήρα αρίθμησης.</ahelp>"
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"hd_id3153643\n"
"28\n"
"help.text"
-msgid "Levels"
-msgstr "Επίπεδα"
+msgid "Show sublevels"
+msgstr "Εμφάνιση υποεπιπέδων"
-#: 04120201.xhp
+#: 06060100.xhp
msgctxt ""
-"04120201.xhp\n"
-"par_id3151180\n"
+"06060100.xhp\n"
+"par_id3147575\n"
"29\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_STYLES:LB_LEVEL\">Select the index level that you change the formatting of.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_STYLES:LB_LEVEL\">Επιλέξτε το επίπεδο του ευρετηρίου στο οποίο θέλετε να αλλάξετε τη μορφοποίηση.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/sublevelsnf\">Select the number of outline levels to include in the chapter numbering. For example, select \"3\" to display three levels of chapter numbering: 1.1.1</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/sublevelsnf\">Επιλέξτε τον αριθμό των επιπέδων διάρθρωσης που θα συμπεριλαμβάνονται στην αρίθμηση κεφαλαίων. Για παράδειγμα, επιλέξτε \"3\" για να εμφανίζονται τρία επίπεδα στην αρίθμηση κεφαλαίων: 1.1.1</ahelp>"
-#: 04120201.xhp
+#: 06060100.xhp
msgctxt ""
-"04120201.xhp\n"
-"hd_id3147571\n"
+"06060100.xhp\n"
+"hd_id3152772\n"
"30\n"
"help.text"
-msgid "Paragraph Styles"
-msgstr "Τεχνοτροπίες παραγράφου"
+msgid "Separator Before"
+msgstr "Διαχωριστικό πριν"
-#: 04120201.xhp
+#: 06060100.xhp
msgctxt ""
-"04120201.xhp\n"
-"par_id3149290\n"
+"06060100.xhp\n"
+"par_id3155142\n"
"31\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_STYLES:LB_PARALAY\">Select the paragraph style that you want to apply to the selected index level, and then click the Assign (<emph><) </emph>button.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_STYLES:LB_PARALAY\">Επιλέξτε την τεχνοτροπία παραγράφου που θέλετε να εφαρμόσετε στο επιλεγμένο επίπεδο ευρετηρίου και μετά πατήστε στο κουμπί απόδοσης (<emph><) </emph>.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/prefix\">Enter the text that you want to display before the chapter number.</ahelp> For example, type \"Chapter \" to display \"Chapter 1\"."
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/prefix\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται πριν τον αριθμό κεφαλαίου.</ahelp> Για παράδειγμα, πληκτρολογήστε \"Κεφάλαιο \" για να εμφανίζεται \"Κεφάλαιο 1\"."
-#: 04120201.xhp
+#: 06060100.xhp
msgctxt ""
-"04120201.xhp\n"
-"hd_id3145418\n"
+"06060100.xhp\n"
+"hd_id3154386\n"
"32\n"
"help.text"
-msgid "<"
-msgstr "<"
+msgid "Separator After"
+msgstr "Διαχωριστικό μετά"
-#: 04120201.xhp
+#: 06060100.xhp
msgctxt ""
-"04120201.xhp\n"
-"par_id3154099\n"
+"06060100.xhp\n"
+"par_id3153358\n"
"33\n"
"help.text"
-msgid "<ahelp hid=\"SW_IMAGEBUTTON_TP_TOX_STYLES_BT_ASSIGN\">Formats the selected index level with the selected paragraph style.</ahelp>"
-msgstr "<ahelp hid=\"SW_IMAGEBUTTON_TP_TOX_STYLES_BT_ASSIGN\">Μορφοποιεί το επιλεγμένο επίπεδο ευρετηρίου με την επιλεγμένη τεχνοτροπία παραγράφου.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/suffix\">Enter the text that you want to display after the chapter number.</ahelp> For example, type a period (.) to display \"1.\""
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/suffix\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται ύστερα από τον αριθμό κεφαλαίου.</ahelp> Για παράδειγμα, πληκτρολογήστε μία τελεία (.) για να εμφανίζεται \"1.\""
-#: 04120201.xhp
+#: 06060100.xhp
msgctxt ""
-"04120201.xhp\n"
-"hd_id3149807\n"
-"34\n"
+"06060100.xhp\n"
+"hd_id3150590\n"
+"6\n"
"help.text"
-msgid "Default"
-msgstr "Προεπιλογή"
+msgid "Start at"
+msgstr "Έναρξη στο"
-#: 04120201.xhp
+#: 06060100.xhp
msgctxt ""
-"04120201.xhp\n"
-"par_id3153539\n"
-"35\n"
+"06060100.xhp\n"
+"par_id3151023\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_STYLES:BT_STD\">Resets the formatting of the selected level to the \"Default\" paragraph style.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_STYLES:BT_STD\">Επαναφέρει τη μορφοποίηση του επιλεγμένου επιπέδου στην τεχνοτροπία παραγράφου \"Προεπιλογή\".</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/startat\">Enter the number that you want to restart the chapter numbering at.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/startat\">Εισάγετε τον αριθμό από το οποίο επιθυμείτε να επανεκκινεί η αρίθμηση κεφαλαίων.</ahelp>"
-#: 04120201.xhp
+#: 06080000.xhp
msgctxt ""
-"04120201.xhp\n"
-"hd_id3154474\n"
-"38\n"
+"06080000.xhp\n"
+"tit\n"
"help.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
+msgid "Footnotes/Endnotes Settings"
+msgstr "Ρυθμίσεις Υποσημειώσεων/Σημειώσεων τέλους"
-#: 04120201.xhp
+#: 06080000.xhp
msgctxt ""
-"04120201.xhp\n"
-"par_id3153675\n"
-"39\n"
+"06080000.xhp\n"
+"hd_id3153004\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_STYLES:BT_EDIT_STYLE\">Opens the <emph>Paragraph Style</emph> dialog, where you can modify the selected paragraph style.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_STYLES:BT_EDIT_STYLE\">Ανοίγει τον διάλογο <emph>Τεχνοτροπία παραγράφου</emph>, όπου μπορείτε να αλλάξετε την επιλεγμένη τεχνοτροπία παραγράφου.</ahelp>"
+msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnote options\">Footnotes/Endnotes Settings</link>"
+msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Επιλογές υποσημείωσης\">Ρυθμίσεις υποσημειώσεων/σημειώσεων τέλους</link>"
+
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id3149882\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"fnoten\"><ahelp hid=\".uno:FootnoteDialog\">Specifies the display settings for footnotes and endnotes.</ahelp></variable>"
+msgstr "<variable id=\"fnoten\"><ahelp hid=\".uno:FootnoteDialog\">Καθορίζει τις ρυθμίσεις εμφάνισης για τις υποσημειώσεις και τις σημειώσεις τέλους.</ahelp></variable>"
#: 06080100.xhp
msgctxt ""
@@ -22951,7 +24513,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "Start at"
-msgstr "Έναρξη από"
+msgstr "Έναρξη στο"
#: 06080100.xhp
msgctxt ""
@@ -22987,7 +24549,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "After"
-msgstr "Ύστερα από"
+msgstr "Μετά από"
#: 06080100.xhp
msgctxt ""
@@ -23205,4143 +24767,2907 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/contfromed\">Enter the text that you want to display on the page where the footnotes are continued, for example, \"Continued from Page \". $[officename] Writer automatically inserts the number of the previous page.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/footnotepage/contfromed\">Εισάγετε το κείμενο που θέλετε να εμφανίζεται στη σελίδα, όπου συνεχίζονται οι υποσημειώσεις, για παράδειγμα, \"Συνεχίζεται από τη σελίδα \". Το $[officename] Writer εισάγει αυτόματα τον αριθμό της προηγούμενης σελίδας.</ahelp>"
-#: 06200000.xhp
+#: 06080200.xhp
msgctxt ""
-"06200000.xhp\n"
+"06080200.xhp\n"
"tit\n"
"help.text"
-msgid "Fields"
-msgstr "Πεδία"
+msgid "Endnotes"
+msgstr "Σημειώσεις τέλους"
-#: 06200000.xhp
+#: 06080200.xhp
msgctxt ""
-"06200000.xhp\n"
-"hd_id3083281\n"
+"06080200.xhp\n"
+"hd_id3156321\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/06200000.xhp\" name=\"Fields\">Fields</link>"
-msgstr "<link href=\"text/swriter/01/06200000.xhp\" name=\"Πεδία\">Πεδία</link>"
+msgid "<link href=\"text/swriter/01/06080200.xhp\" name=\"Endnotes\">Endnotes</link>"
+msgstr "<link href=\"text/swriter/01/06080200.xhp\" name=\"Σημειώσεις τέλους\">Σημειώσεις τέλους</link>"
-#: 06200000.xhp
+#: 06080200.xhp
msgctxt ""
-"06200000.xhp\n"
-"par_id3154656\n"
+"06080200.xhp\n"
+"par_id3151182\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:UpdateFields\" visibility=\"visible\">Updates the contents of all fields in the current document.</ahelp>"
-msgstr "<ahelp hid=\".uno:UpdateFields\" visibility=\"visible\">Ενημερώνει τα περιεχόμενα όλων των πεδίων στο τρέχον έγγραφο.</ahelp>"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Word Count"
-msgstr "Καταμέτρηση λέξεων"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_idN10542\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/06040000.xhp\">Word Count</link>"
-msgstr "<link href=\"text/swriter/01/06040000.xhp\">Καταμέτρηση λέξεων</link>"
-
-#: 06040000.xhp
-msgctxt ""
-"06040000.xhp\n"
-"par_idN10552\n"
-"help.text"
-msgid "<ahelp hid=\"FN_WORDCOUNT_DIALOG\">Counts the words and characters, with or without spaces, in the current selection and in the whole document.</ahelp>"
-msgstr "<ahelp hid=\"FN_WORDCOUNT_DIALOG\">Μετρά τις λέξεις και τους χαρακτήρες, με ή χωρίς κενά, στην τρέχουσα επιλογή και σε ολόκληρο το έγγραφο.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/EndnotePage\">Specifies the formatting for endnotes.</ahelp> The type of endnote numbering and the Styles to apply are the options available."
+msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/EndnotePage\">Καθορίζει τη μορφοποίηση για τις σημειώσεις τέλους.</ahelp> Ο τύπος της αρίθμησης σημειώσεων τέλους και οι τεχνοτροπίες που θα εφαρμοστούν είναι οι διαθέσιμες επιλογές."
-#: 06040000.xhp
+#: 06080200.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_idN1062D\n"
+"06080200.xhp\n"
+"hd_id3149292\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/01100400.xhp\" name=\"File - Properties - Statistics\">File - Properties - Statistics</link>"
-msgstr "<link href=\"text/shared/01/01100400.xhp\" name=\"Αρχείο - Ιδιότητες - Στατιστικά\">Αρχείο - Ιδιότητες - Στατιστικά</link>"
+msgid "AutoNumbering"
+msgstr "Αυτόματη αρίθμηση"
-#: 04060100.xhp
+#: 06080200.xhp
msgctxt ""
-"04060100.xhp\n"
-"tit\n"
+"06080200.xhp\n"
+"hd_id3151178\n"
+"4\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Start at"
+msgstr "Έναρξη στο"
-#: 04060100.xhp
+#: 06080200.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3149287\n"
-"1\n"
+"06080200.xhp\n"
+"par_id3147512\n"
+"5\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/offsetnf\">Enter the number for the first endnote in the document.</ahelp> This is useful if want the endnote numbering to span more than one document."
+msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/offsetnf\">Εισάγετε τον αριθμό για την πρώτη σημείωση τέλους στο έγγραφο.</ahelp> Αυτό είναι χρήσιμο αν επιθυμείτε να επεκτείνεται την αρίθμηση σημειώσεων τέλους σε περισσότερα από ένα έγγραφα."
-#: 04060100.xhp
+#: 06080200.xhp
msgctxt ""
-"04060100.xhp\n"
-"par_id3151177\n"
-"2\n"
+"06080200.xhp\n"
+"hd_id3150702\n"
+"13\n"
"help.text"
-msgid "<variable id=\"optionentext\"><ahelp hid=\"SW:PUSHBUTTON:DLG_CAPTION:BTN_OPTION\">Adds the chapter number to the caption label. To use this feature, you must first assign an <link href=\"text/swriter/guide/chapter_numbering.xhp\" name=\"outline level\">outline level</link> to a paragraph style, and then apply the style to the chapter headings in your document.</ahelp></variable>"
-msgstr "<variable id=\"optionentext\"><ahelp hid=\"SW:PUSHBUTTON:DLG_CAPTION:BTN_OPTION\">Προσθέτει τον αριθμό του κεφαλαίου στην ετικέτα του τίτλου. Για να χρησιμοποιήσετε αυτό το γνώρισμα, πρέπει πρώτα να ορίσετε ένα <link href=\"text/swriter/guide/chapter_numbering.xhp\" name=\"επίπεδο διάρθρωσης\">επίπεδο διάρθρωσης</link> στην τεχνοτροπία παραγράφου και μετά να εφαρμόσετε την τεχνοτροπία στις κεφαλίδες του κεφαλαίου στο έγγραφό σας.</ahelp></variable>"
+msgid "Before"
+msgstr "Πριν από"
-#: 04060100.xhp
+#: 06080200.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3149805\n"
-"3\n"
+"06080200.xhp\n"
+"par_id3152943\n"
+"14\n"
"help.text"
-msgid "Numbering by chapter"
-msgstr "Αρίθμηση κατά κεφάλαια"
+msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/prefix\">Enter the text that you want to display in front of the endnote number in the note text.</ahelp> For example, type \"re: \" to display \"re: 1\"."
+msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/prefix\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται μπροστά από τη σημείωση τέλους στο κείμενο της σημείωσης.</ahelp> Για παράδειγμα, πληκτρολογήστε \"παρ: \" για να εμφανίζεται \"παρ: 1\"."
-#: 04060100.xhp
+#: 06080200.xhp
msgctxt ""
-"04060100.xhp\n"
-"par_id3153532\n"
-"4\n"
+"06080200.xhp\n"
+"hd_id3149804\n"
+"15\n"
"help.text"
-msgid "When you add chapter numbers to caption labels, the caption numbering is reset when a chapter heading is encountered. For example, if the last figure in chapter 1 is \"Figure 1.12\", the first figure in the next chapter would be \"Figure 2.1\"."
-msgstr "Όταν εισάγετε αριθμούς κεφαλαίων σε ετικέτες τίτλου, η αρίθμηση τίτλου επαναφέρεται όταν προκύπτει μια κεφαλίδα κεφαλαίου. Για παράδειγμα, εάν το τελευταίο σχήμα στο κεφάλαιο 1 είναι \"Εικόνα 1.12\", το πρώτο σχήμα στο επόμενο κεφάλαιο θα είναι \"Εικόνα 2.1\"."
+msgid "After"
+msgstr "Μετά από"
-#: 04060100.xhp
+#: 06080200.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3154574\n"
-"5\n"
+"06080200.xhp\n"
+"par_id3153535\n"
+"16\n"
"help.text"
-msgid "Level"
-msgstr "Επίπεδο"
+msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/suffix\">Enter the text that you want to display after the endnote number in the note text.</ahelp> For example, type \")\" to display \"1)\"."
+msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/suffix\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται ύστερα από τον αριθμό σημείωσης τέλους στο κείμενο της σημείωσης.</ahelp> Για παράδειγμα, πληκτρολογήστε \")\" για να εμφανίζεται \"1)\"."
-#: 04060100.xhp
+#: 06080200.xhp
msgctxt ""
-"04060100.xhp\n"
-"par_id3152954\n"
+"06080200.xhp\n"
+"hd_id3152952\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:DLG_SEQUENCE_OPTION:LB_LEVEL\">Select the number of outline levels from the top of the chapter hierarchy down to include in the caption label.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:DLG_SEQUENCE_OPTION:LB_LEVEL\">Επιλέξτε τον αριθμό των επιπέδων διάρθρωσης από την αρχή της ιεραρχίας του κεφαλαίου προς τα κάτω για να συμπεριλάβετε την ετικέτα του τίτλου.</ahelp>"
+msgid "Styles"
+msgstr "Τεχνοτροπίες"
-#: 04060100.xhp
+#: 06080200.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3151316\n"
+"06080200.xhp\n"
+"par_id3150970\n"
"7\n"
"help.text"
-msgid "Separator"
-msgstr "Διαχωριστικό"
+msgid "To ensure a uniform appearance for the endnotes in your document, assign a paragraph style to the footnotes."
+msgstr "Για να βεβαιωθείτε ότι θα υπάρχει ομοιόμορφη εμφάνιση για τις σημειώσεις τέλους στο έγγραφό σας, αναθέστε μια τεχνοτροπία παραγράφου στις υποσημειώσεις."
-#: 04060100.xhp
+#: 06080200.xhp
msgctxt ""
-"04060100.xhp\n"
-"par_id3155892\n"
+"06080200.xhp\n"
+"hd_id3151312\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:DLG_SEQUENCE_OPTION:ED_SEPARATOR\">Enter the character that you want to insert between the chapter number and the caption number.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:DLG_SEQUENCE_OPTION:ED_SEPARATOR\">Εισάγετε τον χαρακτήρα που θέλετε να τοποθετηθεί μεταξύ του αριθμού του κεφαλαίου και του αριθμού τίτλου.</ahelp>"
+msgid "Paragraph"
+msgstr "Παράγραφος"
-#: 04060100.xhp
+#: 06080200.xhp
msgctxt ""
-"04060100.xhp\n"
-"par_idN10633\n"
+"06080200.xhp\n"
+"par_id3147526\n"
+"9\n"
"help.text"
-msgid "Category and frame format"
-msgstr "Κατηγορία και τύπος πλαισίου"
+msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/parastylelb\">Select the paragraph style for the endnote text.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/parastylelb\">Επιλέξτε την τεχνοτροπία παραγράφου για το κείμενο σημείωσης τέλους.</ahelp>"
-#: 04060100.xhp
+#: 06080200.xhp
msgctxt ""
-"04060100.xhp\n"
-"par_idN10639\n"
+"06080200.xhp\n"
+"hd_id3154470\n"
+"11\n"
"help.text"
-msgid "Character style"
-msgstr "Τεχνοτροπία χαρακτήρων"
+msgid "Page"
+msgstr "Σελίδα"
-#: 04060100.xhp
+#: 06080200.xhp
msgctxt ""
-"04060100.xhp\n"
-"par_idN1063F\n"
+"06080200.xhp\n"
+"par_id3154569\n"
+"12\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the character style.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει την τεχνοτροπία χαρακτήρων.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/pagestylelb\">Select the page style that you want to use for endnotes.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/pagestylelb\">Επιλέξτε την επιθυμητή τεχνοτροπία σελίδας για σημειώσεις τέλους.</ahelp>"
-#: 04060100.xhp
+#: 06080200.xhp
msgctxt ""
-"04060100.xhp\n"
-"hd_id3143280\n"
-"43\n"
+"06080200.xhp\n"
+"hd_id3155901\n"
+"20\n"
"help.text"
-msgid "Apply border and shadow"
-msgstr "Εφαρμόζει περίγραμμα και σκιά"
+msgid "Character Styles"
+msgstr "Τεχνοτροπίες χαρακτήρων"
-#: 04060100.xhp
+#: 06080200.xhp
msgctxt ""
-"04060100.xhp\n"
-"par_id3149826\n"
-"44\n"
+"06080200.xhp\n"
+"par_id3149692\n"
+"21\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:DLG_CAPTION:CB_COPY_ATTR\">Applies the border and shadow of the object to the caption frame.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:DLG_CAPTION:CB_COPY_ATTR\">Εφαρμόζει το περίγραμμα και τη σκιά του αντικειμένου στο πλαίσιο του τίτλου.</ahelp>"
+msgid "You can assign styles to endnote anchors and text. You can use the predefined endnote styles, or use a different style."
+msgstr "Μπορείτε να αναθέσετε τεχνοτροπίες σε αγκυρώσεις σημειώσεων τέλους και σε κείμενο. Μπορείτε να χρησιμοποιήσετε τις προκαθορισμένες τεχνοτροπίες σημείωσης τέλους, ή χρησιμοποιήστε μια διαφορετική τεχνοτροπία."
-#: 05110200.xhp
+#: 06080200.xhp
msgctxt ""
-"05110200.xhp\n"
-"tit\n"
+"06080200.xhp\n"
+"hd_id3154198\n"
+"22\n"
"help.text"
-msgid "Optimal Height"
-msgstr "Βέλτιστο ύψος"
+msgid "Text area"
+msgstr "Περιοχή κειμένου"
-#: 05110200.xhp
+#: 06080200.xhp
msgctxt ""
-"05110200.xhp\n"
-"hd_id3150010\n"
-"1\n"
+"06080200.xhp\n"
+"par_id3159200\n"
+"23\n"
"help.text"
-msgid "Optimal Height"
-msgstr "Βέλτιστο ύψος"
+msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/charanchorstylelb\">Select the character style that you want to use for endnote anchors in the text area of your document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/charanchorstylelb\">Επιλέξτε την επιθυμητή τεχνοτροπία χαρακτήρων για αγκιστρώσεις σημειώσεων τέλους στην περιοχή κειμένου του εγγράφου σας.</ahelp>"
-#: 05110200.xhp
+#: 06080200.xhp
msgctxt ""
-"05110200.xhp\n"
-"par_id3147436\n"
-"2\n"
+"06080200.xhp\n"
+"hd_id3151326\n"
+"18\n"
"help.text"
-msgid "<variable id=\"zeilenhoehetext\"><ahelp hid=\".uno:SetOptimalRowHeight\" visibility=\"visible\">Automatically adjusts row heights to match the contents of the cells.</ahelp> This is the default setting for new tables.</variable>"
-msgstr "<variable id=\"zeilenhoehetext\"><ahelp hid=\".uno:SetOptimalRowHeight\" visibility=\"visible\">Προσαρμόζει αυτόματα τα ύψη γραμμών ώστε να ταιριάζουν στα περιεχόμενα των κελιών.</ahelp> Αυτή είναι η προεπιλεγμένη ρύθμιση για νέους πίνακες.</variable>"
+msgid "Endnote area"
+msgstr "Περιοχή σημειώσεων τέλους"
-#: 05110200.xhp
+#: 06080200.xhp
msgctxt ""
-"05110200.xhp\n"
-"par_id3154765\n"
-"3\n"
+"06080200.xhp\n"
+"par_id3155182\n"
+"19\n"
"help.text"
-msgid "This option is only available if the table contains a row with a fixed height."
-msgstr "Η επιλογή αυτή είναι διαθέσιμη μόνο εάν ο πίνακας περιέχει μία γραμμή σταθερού ύψους."
+msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/charstylelb\">Select the character style that you want to use for the endnote numbers in the endnote area.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/charstylelb\">Επιλέξτε την επιθυμητή τεχνοτροπία χαρακτήρων για τους αριθμούς των σημειώσεων τέλους στην περιοχή των σημειώσεων τέλους.</ahelp>"
-#: 06120000.xhp
+#: 06090000.xhp
msgctxt ""
-"06120000.xhp\n"
+"06090000.xhp\n"
"tit\n"
"help.text"
-msgid "Page Formatting"
-msgstr "Μορφοποίηση σελίδας"
-
-#: 06120000.xhp
-msgctxt ""
-"06120000.xhp\n"
-"hd_id3155961\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/06120000.xhp\" name=\"Page Formatting\">Page Formatting</link>"
-msgstr "<link href=\"text/swriter/01/06120000.xhp\" name=\"Μορφοποίηση σελίδας\">Μορφοποίηση σελίδας</link>"
-
-#: 06120000.xhp
-msgctxt ""
-"06120000.xhp\n"
-"par_id3150249\n"
-"2\n"
-"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:Repaginate\">Updates the page formats in the document and recalculates the total number of pages that is displayed on the <emph>Status Bar</emph>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:Repaginate\">Ενημερώνει τις μορφοποιήσεις της σελίδας στο έγγραφο και υπολογίζει ξανά το συνολικό αριθμό των σελίδων που εμφανίζεται στην <emph>Γραμμή κατάστασης</emph>.</ahelp>"
-
-#: 06120000.xhp
-msgctxt ""
-"06120000.xhp\n"
-"par_id3154766\n"
-"4\n"
-"help.text"
-msgid "In long documents, updating the page formatting can take a while."
-msgstr "Σε μεγάλα έγγραφα, η ανανέωση της μορφοποίησης της σελίδας μπορεί να διαρκέσει κάμποσο."
+msgid "Convert Text to Table"
+msgstr "Μετατροπή κειμένου σε πίνακα"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"tit\n"
+"06090000.xhp\n"
+"bm_id3147402\n"
"help.text"
-msgid "Macro"
-msgstr "Μακροεντολή"
+msgid "<bookmark_value>converting; text, into tables</bookmark_value><bookmark_value>text; converting to tables</bookmark_value><bookmark_value>tables; converting to text</bookmark_value>"
+msgstr "<bookmark_value>μετατροπή; κείμενο, σε πίνακες</bookmark_value><bookmark_value>κείμενο; μετατροπή σε πίνακες</bookmark_value><bookmark_value>πίνακες; μετατροπή σε κείμενο</bookmark_value>"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3145241\n"
+"06090000.xhp\n"
+"hd_id3147402\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060700.xhp\" name=\"Macro\">Macro</link>"
-msgstr "<link href=\"text/swriter/01/05060700.xhp\" name=\"Μακροεντολή\">Μακροεντολή</link>"
+msgid "<link href=\"text/swriter/01/06090000.xhp\" name=\"Convert Text to Table\">Convert Text to Table</link>"
+msgstr "<link href=\"text/swriter/01/06090000.xhp\" name=\"Μετατροπή κειμένου σε πίνακα\">Μετατροπή κειμένου σε πίνακα</link>"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3158429\n"
+"06090000.xhp\n"
+"par_id3145829\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Specifies the macro to run when you click a graphic, frame, or an OLE object.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Προσδιορίζει τη μακροεντολή που θα εκτελείται όταν πατάτε σε ένα γραφικό, πλαίσιο, ή ένα αντικείμενο OLE.</ahelp>"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"hd_id3147176\n"
-"3\n"
-"help.text"
-msgid "Event"
-msgstr "Συμβάν"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3147564\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Lists the events that can trigger a macro.</ahelp> Only the events that are relevant to the selected object are listed."
-msgstr "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Κατηγοριοποιεί τα συμβάντα που μπορούν να οδηγήσουν στην εκτέλεση μίας μακροεντολής.</ahelp> Κατηγοριοποιούνται μόνο τα συμβάντα που είναι σχετικά με το επιλεγμένο αντικείμενο."
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3149286\n"
-"23\n"
-"help.text"
-msgid "The following table lists the object types and the events that can trigger a macro:"
-msgstr "Ο παρακάτω πίνακας κατηγοριοποιεί τους τύπους αντικειμένων και τα συμβάντα που μπορούν να οδηγήσουν στην εκτέλεση μίας εντολής:"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3152949\n"
-"24\n"
-"help.text"
-msgid "Event"
-msgstr "Συμβάν"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3149808\n"
-"25\n"
-"help.text"
-msgid "Event trigger"
-msgstr "Έναυσμα συμβάντος"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3152957\n"
-"26\n"
-"help.text"
-msgid "OLE object"
-msgstr "Αντικείμενο OLE"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3154564\n"
-"27\n"
-"help.text"
-msgid "Graphics"
-msgstr "Γραφικά"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3153675\n"
-"28\n"
-"help.text"
-msgid "Frame"
-msgstr "Πλαίσιο"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3154473\n"
-"29\n"
-"help.text"
-msgid "AutoText"
-msgstr "Αυτόματο κείμενο"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3149684\n"
-"30\n"
-"help.text"
-msgid "ImageMap area"
-msgstr "Περιοχή χάρτη εικόνας"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3154197\n"
-"31\n"
-"help.text"
-msgid "Hyperlink"
-msgstr "Υπερσύνδεσμος"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3155182\n"
-"32\n"
-"help.text"
-msgid "Click object"
-msgstr "Πάτημα στο αντικείμενο"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3149489\n"
-"33\n"
-"help.text"
-msgid "object is selected"
-msgstr "το αντικείμενο είναι επιλεγμένο"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3151249\n"
-"34\n"
-"help.text"
-msgid "x"
-msgstr "χ"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3149104\n"
-"35\n"
-"help.text"
-msgid "x"
-msgstr "χ"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3147089\n"
-"36\n"
-"help.text"
-msgid "x"
-msgstr "χ"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3153637\n"
-"37\n"
-"help.text"
-msgid "Mouse over object"
-msgstr "Το ποντίκι πάνω από το αντικείμενο"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3147579\n"
-"38\n"
-"help.text"
-msgid "mouse pointer moves over the object"
-msgstr "ο δείκτης του ποντικιού μετακινείται πάνω από το αντικείμενο"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3152779\n"
-"39\n"
-"help.text"
-msgid "x"
-msgstr "χ"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3153349\n"
-"40\n"
-"help.text"
-msgid "x"
-msgstr "χ"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3149174\n"
-"41\n"
-"help.text"
-msgid "x"
-msgstr "χ"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3151031\n"
-"42\n"
-"help.text"
-msgid "x"
-msgstr "χ"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3145784\n"
-"43\n"
-"help.text"
-msgid "x"
-msgstr "χ"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3155910\n"
-"44\n"
-"help.text"
-msgid "Trigger Hyperlink"
-msgstr "Έναυσμα υπερσύνδεσμου"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3155857\n"
-"45\n"
-"help.text"
-msgid "hyperlink that is assigned to the object is clicked"
-msgstr "υπερσύνδεσμος που έχει αποδοθεί στο αντικείμενο που πατιέται"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3150693\n"
-"46\n"
-"help.text"
-msgid "x"
-msgstr "χ"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3147423\n"
-"47\n"
-"help.text"
-msgid "x"
-msgstr "χ"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3145256\n"
-"48\n"
-"help.text"
-msgid "x"
-msgstr "χ"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3149554\n"
-"49\n"
-"help.text"
-msgid "x"
-msgstr "χ"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3155976\n"
-"50\n"
-"help.text"
-msgid "Mouse leaves object"
-msgstr "Το ποντίκι εγκαταλείπει το αντικείμενο"
+msgid "<variable id=\"texttab\"><ahelp hid=\".uno:ConvertTableText\">Converts the selected text into a table, or the selected table into text.</ahelp></variable>"
+msgstr "<variable id=\"texttab\"><ahelp hid=\".uno:ConvertTableText\">Μετατρέπει το επιλεγμένο κείμενο σε έναν πίνακα, ή τον επιλεγμένο πίνακα σε κείμενο.</ahelp></variable>"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3149216\n"
-"51\n"
+"06090000.xhp\n"
+"par_id3150015\n"
+"15\n"
"help.text"
-msgid "mouse pointer moves off the object"
-msgstr "ο δείκτης του ποντικιού μετακινείται έξω από το αντικείμενο"
+msgid "The options available in this dialog depending on the type of conversion."
+msgstr "Οι διαθέσιμες επιλογές σε αυτόν τον διάλογο εξαρτώνται από τον τύπο μετατροπής."
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147739\n"
-"52\n"
+"06090000.xhp\n"
+"hd_id3145247\n"
+"3\n"
"help.text"
-msgid "x"
-msgstr "χ"
+msgid "Separate text at"
+msgstr "Διαχωρισμός κειμένου σε"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3146336\n"
-"53\n"
+"06090000.xhp\n"
+"par_id3148388\n"
+"4\n"
"help.text"
-msgid "x"
-msgstr "χ"
+msgid "A separator, such as a tab, marks the column boundaries in the selected text. Each paragraph in the selection is converted into a row in the table. Similarly, when you convert a table into text, the column markers are changed to the character that you specify, and each row is converted into a separate paragraph."
+msgstr "Ένα διαχωριστικό, όπως ένας στηλοθέτης, επισημαίνει τα όρια των στηλών στο επιλεγμένο κείμενο. Κάθε παράγραφος στην επιλογή μετατρέπεται σε μία γραμμή στον πίνακα. Παρόμοια, όταν μετατρέπετε έναν πίνακα σε κείμενο, οι σημειωτές στηλών αλλάζουν στον χαρακτήρα που καθορίζετε και κάθε γραμμή μετατρέπεται σε μία ξεχωριστή παράγραφο."
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3149841\n"
-"54\n"
+"06090000.xhp\n"
+"hd_id3150936\n"
+"6\n"
"help.text"
-msgid "x"
-msgstr "χ"
+msgid "Tabs"
+msgstr "Στηλοθέτες"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3148436\n"
-"55\n"
+"06090000.xhp\n"
+"par_id3149027\n"
+"7\n"
"help.text"
-msgid "x"
-msgstr "χ"
+msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/tabs\">Converts the text to a table using tabs as column markers.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/tabs\">Μετατρέπει το κείμενο σε έναν πίνακα χρησιμοποιώντας στηλοθέτες ως σημειωτές στήλης.</ahelp>"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3151082\n"
-"56\n"
+"06090000.xhp\n"
+"hd_id3147171\n"
+"10\n"
"help.text"
-msgid "x"
-msgstr "χ"
+msgid "Semicolons"
+msgstr "Άνω τελείες - ;"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154780\n"
-"57\n"
+"06090000.xhp\n"
+"par_id3147565\n"
+"11\n"
"help.text"
-msgid "Graphics load successful"
-msgstr "Πετυχημένη φόρτωση γραφικών"
+msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/semicolons\">Converts the text to a table using semi-colons (;) as column markers.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/semicolons\">Μετατρέπει το κείμενο σε πίνακα χρησιμοποιώντας (;) ως σημειωτές στήλης.</ahelp>"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3145304\n"
-"58\n"
+"06090000.xhp\n"
+"hd_id3151273\n"
+"12\n"
"help.text"
-msgid "graphic is loaded successfully"
-msgstr "το γραφικό φορτώθηκε με επιτυχία"
+msgid "Paragraph"
+msgstr "Παράγραφος"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150169\n"
-"59\n"
+"06090000.xhp\n"
+"par_id3154645\n"
+"13\n"
"help.text"
-msgid "x"
-msgstr "χ"
+msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/paragraph\">Converts the text to a table using paragraphs as column markers.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/paragraph\">Μετατρέπει το κείμενο σε έναν πίνακα χρησιμοποιώντας παραγράφους ως σημειωτές στήλης.</ahelp>"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154718\n"
-"60\n"
+"06090000.xhp\n"
+"hd_id3151184\n"
+"16\n"
"help.text"
-msgid "Graphics load terminated"
-msgstr "Τερματισμός φόρτωσης γραφικών"
+msgid "Other:"
+msgstr "Άλλα:"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3156136\n"
-"61\n"
+"06090000.xhp\n"
+"par_id3150256\n"
+"17\n"
"help.text"
-msgid "loading of the graphic is terminated by the user (for example, when downloading)"
-msgstr "έχει τερματιστεί από τον χρήστη η φόρτωση του γραφικού (για παράδειγμα, κατά τη λήψη του)"
+msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/other\">Converts the text to a table using the character that you type in the box as a column marker.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/other\">Μετατρέπει το κείμενο σε έναν πίνακα χρησιμοποιώντας τον χαρακτήρα που πληκτρολογείτε στο πλαίσιο ως σημειωτή στήλης.</ahelp>"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3156105\n"
-"62\n"
+"06090000.xhp\n"
+"hd_id3149295\n"
+"20\n"
"help.text"
-msgid "x"
-msgstr "χ"
+msgid "Text box"
+msgstr "Πλαίσιο κειμένου"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3155079\n"
-"63\n"
+"06090000.xhp\n"
+"par_id3151175\n"
+"21\n"
"help.text"
-msgid "Graphics load faulty"
-msgstr "Εσφαλμένη φόρτωση γραφικών"
+msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/othered\">Type the character that you want to use as a column marker.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/othered\">Πληκτρολογήστε τον επιθυμητό χαρακτήρα ως σημειωτή στήλης.</ahelp>"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3149250\n"
-"64\n"
+"06090000.xhp\n"
+"hd_id3147508\n"
+"18\n"
"help.text"
-msgid "graphic is not successfully loaded"
-msgstr "το γραφικό αντικείμενο δεν έχει φορτωθεί με επιτυχία"
+msgid "Equal width for all columns"
+msgstr "Ίσο πλάτος για όλες τις στήλες"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154327\n"
-"65\n"
+"06090000.xhp\n"
+"par_id3154278\n"
+"19\n"
"help.text"
-msgid "x"
-msgstr "χ"
+msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/keepcolumn\">Creates columns of equal width, regardless of the position of the column marker.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/keepcolumn\">Δημιουργεί στήλες ίσου πλάτους, ανεξάρτητα από τη θέση του σημειωτή στήλης.</ahelp>"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3148779\n"
-"66\n"
+"06090000.xhp\n"
+"hd_id3150703\n"
+"14\n"
"help.text"
-msgid "Input of alpha characters"
-msgstr "Εισαγωγή αλφαριθμητικών χαρακτήρων"
+msgid "AutoFormat"
+msgstr "Αυτόματη μορφοποίηση"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150030\n"
-"67\n"
+"06090000.xhp\n"
+"par_id31542781\n"
+"19\n"
"help.text"
-msgid "text is inputted"
-msgstr "έχει εισαχθεί κείμενο"
+msgid "<ahelp hid=\".\">Opens the <emph>AutoFormat</emph> dialog, where you can select a predefined layout for table.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <emph>Αυτόματη μορφοποίηση</emph>, όπου μπορείτε να επιλέξετε μια προκαθορισμένη διάταξη για πίνακα.</ahelp>"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3155792\n"
-"68\n"
+"06090000.xhp\n"
+"hd_id3154097\n"
+"22\n"
"help.text"
-msgid "x"
-msgstr "χ"
+msgid "Options"
+msgstr "Επιλογές"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154623\n"
-"69\n"
+"06090000.xhp\n"
+"hd_id3149802\n"
+"23\n"
"help.text"
-msgid "Input of non-alpha characters"
-msgstr "Εισαγωγή μη αλφαριθμητικών χαρακτήρων"
+msgid "Heading"
+msgstr "Κεφαλίδα"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147391\n"
-"70\n"
+"06090000.xhp\n"
+"par_id3153535\n"
+"28\n"
"help.text"
-msgid "Nonprinting characters, such as tabs and line breaks, are entered"
-msgstr "Οι μη εκτυπώσιμοι χαρακτήρες, όπως οι στηλοθέτες και οι αλλαγές γραμμών, εισάγονται"
+msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/headingcb\">Formats the first row of the new table as a heading.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/headingcb\">Μορφοποιεί την πρώτη γραμμή του νέου πίνακα ως μια κεφαλίδα.</ahelp>"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150666\n"
-"71\n"
+"06090000.xhp\n"
+"hd_id3150359\n"
+"24\n"
"help.text"
-msgid "x"
-msgstr "χ"
+msgid "Repeat heading"
+msgstr "Επανάληψη κεφαλίδας"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3149963\n"
-"72\n"
+"06090000.xhp\n"
+"par_id3150973\n"
+"29\n"
"help.text"
-msgid "Resize frame"
-msgstr "Αυξομείωση πλαισίου"
+msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/repeatheading\">Repeats the table header on each page that the table spans.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/repeatheading\">Επαναλαμβάνει την κεφαλίδα πίνακα σε κάθε σελίδα που ο πίνακας καλύπτει.</ahelp>"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147284\n"
-"73\n"
+"06090000.xhp\n"
+"hd_id5971251\n"
"help.text"
-msgid "frame is resized"
-msgstr "το πλαίσιο έχει αυξομειωθεί"
+msgid "The first ... rows"
+msgstr "Οι πρώτες ... γραμμές"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150774\n"
-"74\n"
+"06090000.xhp\n"
+"par_id4136478\n"
"help.text"
-msgid "x"
-msgstr "χ"
+msgid "<ahelp hid=\".\">Repeats the first n rows as a header.</ahelp>"
+msgstr "<ahelp hid=\".\">Επαναλαμβάνει τις πρώτες ν γραμμές ως κεφαλίδα.</ahelp>"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3148713\n"
-"75\n"
+"06090000.xhp\n"
+"hd_id3151315\n"
+"25\n"
"help.text"
-msgid "Move frame"
-msgstr "Μετακίνηση πλαισίου"
+msgid "Don't split table"
+msgstr "Να μη διαιρείται ο πίνακας"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3155349\n"
-"76\n"
+"06090000.xhp\n"
+"par_id3147530\n"
+"30\n"
"help.text"
-msgid "frame is moved"
-msgstr "το πλαίσιο μετακινήθηκε"
+msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/dontsplitcb\">Does not divide the table across pages.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/dontsplitcb\">Δεν διαιρεί τον πίνακα κατά μήκος των σελίδων.</ahelp>"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3155553\n"
-"77\n"
+"06090000.xhp\n"
+"hd_id3154472\n"
+"26\n"
"help.text"
-msgid "x"
-msgstr "χ"
+msgid "Border"
+msgstr "Περίγραμμα"
-#: 05060700.xhp
+#: 06090000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154227\n"
-"78\n"
+"06090000.xhp\n"
+"par_id3154570\n"
+"31\n"
"help.text"
-msgid "Before inserting AutoText"
-msgstr "Πριν την εισαγωγή αυτόματου κειμένου"
+msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/bordercb\">Adds a border to the table and the table cells.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/bordercb\">Προσθέτει ένα περίγραμμα στον πίνακα και στα κελιά του πίνακα.</ahelp>"
-#: 05060700.xhp
+#: 06100000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3155785\n"
-"79\n"
+"06100000.xhp\n"
+"tit\n"
"help.text"
-msgid "before AutoText is inserted"
-msgstr "πριν την εισαγωγή αυτόματου κειμένου"
+msgid "Sort"
+msgstr "Ταξινόμηση"
-#: 05060700.xhp
+#: 06100000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3145292\n"
-"80\n"
+"06100000.xhp\n"
+"bm_id3149353\n"
"help.text"
-msgid "x"
-msgstr "χ"
+msgid "<bookmark_value>tables;sorting rows</bookmark_value> <bookmark_value>sorting;paragraphs/table rows</bookmark_value> <bookmark_value>text; sorting paragraphs</bookmark_value> <bookmark_value>lines of text; sorting paragraphs</bookmark_value> <bookmark_value>sorting;paragraphs in special languages</bookmark_value> <bookmark_value>Asian languages;sorting paragraphs/table rows</bookmark_value>"
+msgstr "<bookmark_value>πίνακες;ταξινόμηση γραμμών</bookmark_value><bookmark_value>ταξινόμηση; γραμμές παραγράφων/πίνακα</bookmark_value><bookmark_value>κείμενο;ταξινόμηση παραγράφων</bookmark_value><bookmark_value>γραμμές κειμένου;ταξινόμηση παραγράφων</bookmark_value><bookmark_value>ταξινόμηση;παράγραφοι σε ειδικές γλώσσες</bookmark_value><bookmark_value>ασιατικές γλώσσες;ταξινόμηση γραμμών παραγράφων/πίνακα</bookmark_value>"
-#: 05060700.xhp
+#: 06100000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3145096\n"
-"81\n"
+"06100000.xhp\n"
+"hd_id3149353\n"
+"1\n"
"help.text"
-msgid "After inserting AutoText"
-msgstr "Μετά την εισαγωγή αυτόματου κειμένου"
+msgid "Sort"
+msgstr "Ταξινόμηση"
-#: 05060700.xhp
+#: 06100000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3149577\n"
-"82\n"
+"06100000.xhp\n"
+"par_id3150015\n"
+"2\n"
"help.text"
-msgid "after AutoText is inserted"
-msgstr "μετά την εισαγωγή αυτόματου κειμένου"
+msgid "<variable id=\"sort\"><ahelp hid=\".uno:SortDialog\">Sorts the selected paragraphs or table rows alphabetically or numerically.</ahelp> You can define up to three sort keys as well as combine alphanumeric and numeric sort keys.</variable>"
+msgstr "<variable id=\"sort\"><ahelp hid=\".uno:SortDialog\">Ταξινομεί τις επιλεγμένες παραγράφους ή τις γραμμές πίνακα αλφαβητικά ή αριθμητικά.</ahelp> Μπορείτε να ορίσετε μέχρι τρία πλήκτρα ταξινόμησης καθώς και να συνδυάσετε αλφαριθμητικά και αριθμητικά πλήκτρα ταξινόμησης.</variable>"
-#: 05060700.xhp
+#: 06100000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3156237\n"
-"83\n"
+"06100000.xhp\n"
+"hd_id3150931\n"
+"3\n"
"help.text"
-msgid "x"
-msgstr "χ"
+msgid "Sort criteria"
+msgstr "Κριτήρια ταξινόμησης"
-#: 05060700.xhp
+#: 06100000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3159203\n"
-"89\n"
+"06100000.xhp\n"
+"hd_id3149029\n"
+"4\n"
"help.text"
-msgid "For events that are linked to controls in forms, see <link href=\"text/shared/02/01170103.xhp\" name=\"Control properties\">Control properties</link> or <link href=\"text/shared/02/01170202.xhp\" name=\"Form properties\">Form properties</link>."
-msgstr "Για συμβάντα που είναι συνδεμένα με στοιχεία ελέγχου στις φόρμες, δείτε τις <link href=\"text/shared/02/01170103.xhp\" name=\"Ιδιότητες στοιχείων ελέγχου\">Ιδιότητες στοιχείων ελέγχου</link> ή τις <link href=\"text/shared/02/01170202.xhp\" name=\"Ιδιότητες φόρμας\">Ιδιότητες φόρμας</link>."
+msgid "Keys 1 to 3"
+msgstr "Κλειδιά 1 ως 3"
-#: 05060700.xhp
+#: 06100000.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3156030\n"
+"06100000.xhp\n"
+"par_id3147170\n"
"5\n"
"help.text"
-msgid "Macros"
-msgstr "Μακροεντολές"
+msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/key3\">Specifies additional sorting criteria. You can also combine sort keys.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/key3\">Καθορίζει πρόσθετα κριτήρια ταξινόμησης. Μπορείτε επίσης να συνδυάσετε πλήκτρα ταξινόμησης.</ahelp>"
-#: 05060700.xhp
+#: 06100000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3156043\n"
+"06100000.xhp\n"
+"hd_id3147565\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the macro that executes when the selected event occurs.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίστε τη μακροεντολή που θα εκτελείται όταν προκύπτει το επιλεγμένο συμβάν.</ahelp>"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3156058\n"
-"84\n"
-"help.text"
-msgid "Frames allow you to link certain events to a function that then decides if the event is handled by $[officename] Writer or by the function. See the $[officename] Basic Help for more information."
-msgstr "Τα πλαίσια σας επιτρέπουν να συνδέσετε βέβαια συμβάντα σε μία συνάρτηση που αποφασίζει εάν θα τα διαχειρίζεται το $[officename] Writer ή η συνάρτηση. Δείτε τη βοήθεια του $[officename] Basic για περισσότερες πληροφορίες."
+msgid "Column 1 to 3"
+msgstr "Στήλες 1 ως 3"
-#: 05060700.xhp
+#: 06100000.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3149271\n"
+"06100000.xhp\n"
+"par_id3154644\n"
"7\n"
"help.text"
-msgid "Category"
-msgstr "Κατηγορία"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3149284\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Lists the $[officename] program and any open $[officename] document.</ahelp> Within this list, select the location where you want to save the macros."
-msgstr "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Κατηγοριοποιεί το πρόγραμμα του $[officename] και κάθε ανοικτό έγγραφο του $[officename].</ahelp> Στη λίστα αυτή, επιλέξτε την τοποθεσία στην οποία θέλετε να αποθηκεύονται οι μακροεντολές."
+msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/colsb3\">Enter the number of the table column that you want to use as a basis for sorting.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/colsb3\">Εισάγετε τον αριθμό της στήλης του πίνακα που επιθυμείτε να χρησιμοποιήσετε ως βάση ταξινόμησης.</ahelp>"
-#: 05060700.xhp
+#: 06100000.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3156441\n"
+"06100000.xhp\n"
+"hd_id3150254\n"
"9\n"
"help.text"
-msgid "Macro name"
-msgstr "Όνομα μακροεντολής"
+msgid "Key type 1 to 3"
+msgstr "Τύπος κλειδιού 1 ως 3"
-#: 05060700.xhp
+#: 06100000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3148458\n"
+"06100000.xhp\n"
+"par_id3149752\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Lists the available macros. Select the macro that you want to assign to the selected event, and then click <emph>Assign</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Κατηγοριοποιεί τις διαθέσιμες μακροεντολές. Επιλέξτε τη μακροεντολή που θέλετε να αναθέσετε στο επιλεγμένο συμβάν και μετά πατήστε στο <emph>Ανάθεση</emph>.</ahelp>"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"hd_id3145173\n"
-"11\n"
-"help.text"
-msgid "Assign"
-msgstr "Ανάθεση"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"par_id3145197\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"SFX2:PUSHBUTTON:RID_SFX_SMALLTP_MACROASSIGN:PB_ASSIGN\">Assigns the selected macro to the selected event.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:RID_SFX_SMALLTP_MACROASSIGN:PB_ASSIGN\">Αναθέτει την επιλεγμένη μακροεντολή στο επιλεγμένο συμβάν.</ahelp>"
-
-#: 05060700.xhp
-msgctxt ""
-"05060700.xhp\n"
-"hd_id3150811\n"
-"15\n"
-"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/typelb3\">Select the sorting option that you want to use.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/typelb3\">Διαλέξτε την επιλογή ταξινόμησης που θέλετε να χρησιμοποιήσετε.</ahelp>"
-#: 05060700.xhp
+#: 06100000.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150882\n"
+"06100000.xhp\n"
+"hd_id3151177\n"
"16\n"
"help.text"
-msgid "<variable id=\"aufheb\"><ahelp hid=\"SFX2:PUSHBUTTON:RID_SFX_SMALLTP_MACROASSIGN:PB_DELETE\">Removes the macro assignment from the selected entry.</ahelp></variable>"
-msgstr "<variable id=\"aufheb\"><ahelp hid=\"SFX2:PUSHBUTTON:RID_SFX_SMALLTP_MACROASSIGN:PB_DELETE\">Αφαιρεί την ανάθεση της μακροεντολής από την επιλεγμένη καταχώριση.</ahelp></variable>"
-
-#: 04120229.xhp
-msgctxt ""
-"04120229.xhp\n"
-"tit\n"
-"help.text"
-msgid "Define Bibliography Entry"
-msgstr "Ορισμός καταχώρισης βιβλιογραφίας"
-
-#: 04120229.xhp
-msgctxt ""
-"04120229.xhp\n"
-"hd_id3147176\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04120229.xhp\" name=\"Define Bibliography Entry\">Define Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/04120229.xhp\" name=\"Ορισμός καταχώρισης βιβλιογραφίας\">Ορισμός καταχώρισης βιβλιογραφίας</link>"
-
-#: 04120229.xhp
-msgctxt ""
-"04120229.xhp\n"
-"par_id3151183\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_DLG_CREATE_AUTH_ENTRY\">Change the content of a bibliography entry.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLG_CREATE_AUTH_ENTRY\">Τροποποιήστε το περιεχόμενο μίας καταχώρισης βιβλιογραφίας.</ahelp>"
+msgid "Order"
+msgstr "Σειρά"
-#: 04120229.xhp
+#: 06100000.xhp
msgctxt ""
-"04120229.xhp\n"
-"hd_id3151175\n"
-"3\n"
+"06100000.xhp\n"
+"hd_id072020090105453\n"
"help.text"
-msgid "Entry data"
-msgstr "Δεδομένα καταχώρισης"
+msgid "Ascending"
+msgstr "Αύξουσα"
-#: 04120229.xhp
+#: 06100000.xhp
msgctxt ""
-"04120229.xhp\n"
-"par_id3145419\n"
-"4\n"
+"06100000.xhp\n"
+"par_id3154270\n"
+"18\n"
"help.text"
-msgid "Enter a short name and select the appropriate source type. You can now enter data into the other fields belonging for the entry."
-msgstr "Εισάγετε ένα σύντομο όνομα και επιλέξτε τον κατάλληλο τύπο προέλευσης. Μπορείτε τώρα να εισάγετε δεδομένα στα άλλα πεδία που ανήκουν στην καταχώριση."
+msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/up3\">Sorts in ascending order, (for example, 1, 2, 3 or a, b, c).</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/up3\">Ταξινομεί με αύξουσα σειρά, (για παράδειγμα, 1, 2, 3 ή α, β, γ).</ahelp>"
-#: 04120229.xhp
+#: 06100000.xhp
msgctxt ""
-"04120229.xhp\n"
-"hd_id3154097\n"
-"5\n"
+"06100000.xhp\n"
+"hd_id3150708\n"
+"19\n"
"help.text"
-msgid "Short name"
-msgstr "Σύντομο όνομα"
+msgid "Descending"
+msgstr "Φθίνουσα"
-#: 04120229.xhp
+#: 06100000.xhp
msgctxt ""
-"04120229.xhp\n"
-"par_id3145582\n"
-"6\n"
+"06100000.xhp\n"
+"par_id3152946\n"
+"20\n"
"help.text"
-msgid "<ahelp hid=\"HID_AUTH_FIELD_IDENTIFIER\">Displays the short name for the bibliography entry. You can only enter a name here if you are creating a new bibliography entry.</ahelp>"
-msgstr "<ahelp hid=\"HID_AUTH_FIELD_IDENTIFIER\">Εμφανίζει το σύντομο όνομα για την καταχώριση της βιβλιογραφίας. Μπορείτε να εισάγετε μόνο ένα όνομα εδώ εάν δημιουργείτε μία νέα καταχώριση βιβλιογραφίας.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/down3\">Sorts in descending order (for example, 9, 8, 7 or z, y, x).</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/down3\">Ταξινομεί με φθίνουσα σειρά (για παράδειγμα, 9, 8, 7 ή ω, ψ, χ).</ahelp>"
-#: 04120229.xhp
+#: 06100000.xhp
msgctxt ""
-"04120229.xhp\n"
-"par_id3153527\n"
+"06100000.xhp\n"
+"hd_id3149812\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\"HID_AUTH_FIELD_CUSTOM4\">This is where you select the desired entry data for your bibliography.</ahelp>"
-msgstr "<ahelp hid=\"HID_AUTH_FIELD_CUSTOM4\">Εδώ μπορείτε να επιλέξετε τα επιθυμητά δεδομένα της καταχώρισης για τη βιβλιογραφίας σας.</ahelp>"
-
-#: 04120229.xhp
-msgctxt ""
-"04120229.xhp\n"
-"hd_id3155185\n"
-"7\n"
-"help.text"
-msgid "Type"
-msgstr "Τύπος"
-
-#: 04120229.xhp
-msgctxt ""
-"04120229.xhp\n"
-"par_id3143283\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"HID_AUTH_FIELD_AUTHORITY_TYPE\">Select the source for the bibliography entry.</ahelp>"
-msgstr "<ahelp hid=\"HID_AUTH_FIELD_AUTHORITY_TYPE\">Επιλέξτε την προέλευση για την καταχώριση βιβλιογραφίας.</ahelp>"
+msgid "Direction"
+msgstr "Κατεύθυνση"
-#: 04120229.xhp
+#: 06100000.xhp
msgctxt ""
-"04120229.xhp\n"
-"par_id3147091\n"
+"06100000.xhp\n"
+"hd_id3153540\n"
"12\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120227.xhp\" name=\"Formatting bibliography entries\">Formatting bibliography entries</link>"
-msgstr "<link href=\"text/swriter/01/04120227.xhp\" name=\"Μορφοποίηση καταχωρίσεων βιβλιογραφίας\">Μορφοποίηση καταχωρίσεων βιβλιογραφίας</link>"
-
-#: 04990000.xhp
-msgctxt ""
-"04990000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Fields"
-msgstr "Πεδία"
-
-#: 04990000.xhp
-msgctxt ""
-"04990000.xhp\n"
-"hd_id3147405\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04990000.xhp\" name=\"Fields\">Fields</link>"
-msgstr "<link href=\"text/swriter/01/04990000.xhp\" name=\"Πεδία\">Πεδία</link>"
-
-#: 04990000.xhp
-msgctxt ""
-"04990000.xhp\n"
-"par_id3145827\n"
-"2\n"
-"help.text"
-msgid "Inserts a field at the current cursor position. The submenu lists the most common field types. To view all of the available fields, choose <emph>Other</emph>."
-msgstr "Εισάγει ένα πεδίο στην τρέχουσα θέση του δρομέα. Το υπομενού περιέχει τους πιο κοινούς τύπους πεδίων. Για να προβάλετε όλα τα διαθέσιμα πεδία, επιλέξτε <emph>Άλλα</emph>."
-
-#: 04990000.xhp
-msgctxt ""
-"04990000.xhp\n"
-"hd_id3147571\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Other\">Other</link>"
-msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Άλλα\">Άλλα</link>"
-
-#: mailmerge07.xhp
-msgctxt ""
-"mailmerge07.xhp\n"
-"tit\n"
-"help.text"
-msgid "Mail Merge Wizard - Personalize"
-msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Προσωποποίηση"
+msgid "Columns"
+msgstr "Στήλες"
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN10543\n"
+"06100000.xhp\n"
+"par_id3150973\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge07.xhp\">Mail Merge Wizard - Personalize Document</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge07.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Προσωποποίηση εγγράφου</link>"
+msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/columns\">Sorts the columns in the table according to the current sort options.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/columns\">Ταξινομεί τις στήλες στον πίνακα σύμφωνα με τις τρέχουσες επιλογές ταξινόμησης.</ahelp>"
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN10553\n"
+"06100000.xhp\n"
+"hd_id3147526\n"
+"14\n"
"help.text"
-msgid "Edit documents for each recipient."
-msgstr "Επεξεργασία εγγράφων για κάθε παραλήπτη."
+msgid "Rows"
+msgstr "Γραμμές"
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN10556\n"
+"06100000.xhp\n"
+"par_id3153677\n"
+"15\n"
"help.text"
-msgid "The Mail Merge Wizard creates a single merged document with page breaks between each recipient. When you reach this page of the wizard, the names and the addresses of the recipients are contained in the document."
-msgstr "Ο οδηγός συγχώνευσης αλληλογραφίας δημιουργεί ένα απλό συγχωνευμένο έγγραφο με αλλαγές σελίδας μεταξύ των παραληπτών. Όταν φτάσετε σε αυτήν τη σελίδα του οδηγού, τα ονόματα και οι διευθύνσεις των παραληπτών εμπεριέχονται στο έγγραφο."
+msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/rows\">Sorts the rows in the table or the paragraphs in the selection according to the current sort options.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/rows\">Ταξινομεί τις γραμμές στον πίνακα ή τις παραγράφους της επιλογής σύμφωνα με τις τρέχουσες επιλογές ταξινόμησης.</ahelp>"
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN10559\n"
+"06100000.xhp\n"
+"hd_id3151312\n"
+"21\n"
"help.text"
-msgid "Edit individual document"
-msgstr "Επεξεργασία μεμονωμένου εγγράφου"
+msgid "Separator"
+msgstr "Διαχωριστικό"
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN1055D\n"
+"06100000.xhp\n"
+"par_id3150350\n"
+"22\n"
"help.text"
-msgid "<ahelp hid=\".\">Minimizes the wizard so that you can edit the mail merge document for a single recipient.</ahelp> After you made your changes, click the <emph>Return to Mail Merge Wizard</emph> button."
-msgstr "<ahelp hid=\".\">Ελαχιστοποιεί τον οδηγό έτσι ώστε να μπορείτε να επεξεργαστείτε το έγγραφο της συγχώνευσης αλληλογραφίας για έναν απλό παραλήπτη.</ahelp> Αφού κάνετε τις αλλαγές, πατήστε στο κουμπί <emph>Επιστροφή στον οδηγό συγχώνευσης αλληλογραφίας</emph>."
+msgid "Paragraphs are separated by nonprinting paragraph marks. You can also specify that tabs or a character act as separators when you sort paragraphs."
+msgstr "Οι παράγραφοι διαχωρίζονται από μη εκτυπώσιμες επισημάνσεις παραγράφου. Μπορείτε επίσης να προσδιορίσετε οι στηλοθέτες ή ένας χαρακτήρας να συμπεριφέρονται ως διαχωριστικά κατά την ταξινόμηση παραγράφων."
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN105FA\n"
+"06100000.xhp\n"
+"hd_id3154570\n"
+"23\n"
"help.text"
-msgid "Search for"
-msgstr "Αναζήτηση για"
+msgid "Tabs"
+msgstr "Στηλοθέτες"
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN105FE\n"
+"06100000.xhp\n"
+"par_id3155902\n"
+"24\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the text that you want to search for in the merged document, for example, the name of a recipient.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το κείμενο που θέλετε να αναζητήσετε στο συγχωνευμένο έγγραφο, για παράδειγμα, το όνομα του παραλήπτη.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/tabs\">If the selected paragraphs correspond to a list separated by tabs, select this option.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/tabs\">Εάν οι επιλεγμένες παράγραφοι αντιστοιχούν σε μία λίστα που διαχωρίζεται από στηλοθέτες, επιλέξτε την επιλογή αυτή.</ahelp>"
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN10564\n"
+"06100000.xhp\n"
+"hd_id3154190\n"
+"25\n"
"help.text"
-msgid "Find"
-msgstr "Εύρεση"
+msgid "Character"
+msgstr "Χαρακτήρας"
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN10568\n"
+"06100000.xhp\n"
+"par_id3159196\n"
+"26\n"
"help.text"
-msgid "<ahelp hid=\".\">Click to start the search.</ahelp>"
-msgstr "<ahelp hid=\".\">Πατήστε για να ξεκινήσει η αναζήτηση.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/separator\">Enter the character that you want to use as a separator in the selected area.</ahelp> By using the separator, $[officename] can determine the position of the sorting key in the selected paragraph."
+msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/separator\">Εισάγετε τον χαρακτήρα που επιθυμείτε να χρησιμοποιήσετε ως διαχωριστικό στην επιλεγμένη περιοχή.</ahelp> Χρησιμοποιώντας το διαχωριστικό, το $[officename] μπορεί να καθορίσει την θέση του πλήκτρου ταξινόμησης στην επιλεγμένη παράγραφο."
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN1056B\n"
+"06100000.xhp\n"
+"hd_id3151324\n"
+"31\n"
"help.text"
-msgid "Whole words only"
-msgstr "Μόνο ολόκληρες λέξεις"
+msgid "..."
+msgstr "..."
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN1056F\n"
+"06100000.xhp\n"
+"par_id3155178\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\".\">Searches for whole words only and not parts of larger words.</ahelp>"
-msgstr "<ahelp hid=\".\">Αναζητεί ολόκληρες λέξεις μόνο και όχι μέρη από μεγαλύτερες λέξεις.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/delimpb\">Opens the <emph>Special Characters</emph> dialog, where you can select the character that you want to use as a separator.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/delimpb\">Ανοίγει τον διάλογο <emph>Ειδικοί χαρακτήρες</emph>, όπου μπορείτε να επιλέξετε το χαρακτήρα που επιθυμείτε να χρησιμοποιήσετε ως διαχωριστικό.</ahelp>"
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN10572\n"
+"06100000.xhp\n"
+"hd_id3149482\n"
+"33\n"
"help.text"
-msgid "Backwards"
-msgstr "Προς τα πίσω"
+msgid "Language"
+msgstr "Γλώσσα"
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN10576\n"
+"06100000.xhp\n"
+"par_id3151252\n"
+"34\n"
"help.text"
-msgid "<ahelp hid=\".\">Searches from the current cursor position to the top of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Αναζητεί από την τρέχουσα θέση του δρομέα μέχρι την κορυφή του εγγράφου.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/langlb\">Select the language that defines the sorting rules.</ahelp> Some languages sort special characters differently than other languages."
+msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/langlb\">Επιλέξτε τη γλώσσα που ορίζει τους κανόνες ταξινόμησης.</ahelp> Μερικές γλώσσες ταξινομούν κάποιους ειδικούς χαρακτήρες διαφορετικά από ότι άλλες."
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN10579\n"
+"06100000.xhp\n"
+"hd_id3149104\n"
+"35\n"
"help.text"
msgid "Match case"
msgstr "Ταίριασμα πεζών/κεφαλαίων"
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN1057D\n"
+"06100000.xhp\n"
+"par_id3154838\n"
+"36\n"
"help.text"
-msgid "<ahelp hid=\".\">Distinguishes between uppercase and lowercase characters in the search.</ahelp>"
-msgstr "<ahelp hid=\".\">Διακρίνει μεταξύ κεφαλαίων και πεζών χαρακτήρων κατά την αναζήτηση.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/sortdialog/matchcase\">Distinguishes between uppercase and lowercase letters when you sort a table. For Asian languages special handling applies.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/sortdialog/matchcase\">Διαχωρίζει τα κεφαλαία και πεζά γράμματα όταν ταξινομείτε έναν πίνακα. Για Ασιατικές γλώσσες εφαρμόζεται ειδικός χειρισμός.</ahelp>"
-#: mailmerge07.xhp
+#: 06100000.xhp
msgctxt ""
-"mailmerge07.xhp\n"
-"par_idN10580\n"
+"06100000.xhp\n"
+"par_idN10895\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge08.xhp\" name=\"Mail Merge Wizard - Save print send\">Mail Merge Wizard - Save, print or send</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge08.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας - Αποθήκευση, εκτύπωση, αποστολή\">Οδηγός συγχώνευσης αλληλογραφίας - Αποθήκευση, εκτύπωση, αποστολή</link>"
+msgid "For Asian languages, select <emph>Match case </emph>to apply multi-level collation. In the multi-level collation, the primitive forms of the entries are first compared with the cases of the forms and diacritics ignored. If the forms are the same, the diacritics of the forms are compared. If the forms are still the same, the cases, character widths, and Japanese Kana differences of the forms are compared."
+msgstr "Για ασιατικές γλώσσες, επιλέξτε <emph>Ταίριασμα πεζών/κεφαλαίων </emph>για να εφαρμόσετε ταξινόμηση πολλαπλού επιπέδου. Στην ταξινόμηση πολλαπλού επιπέδου, οι αρχικές φόρμες των καταχωρίσεων συγκρίνονται καταρχήν με τις διακρίσεις πεζών/κεφαλαίων των φορμών και παραβλέπονται τα διακριτικά. Εάν οι φόρμες είναι ίδιες, τα διακριτικά στις φόρμες συγκρίνονται. Εάν οι φόρμες είναι ακόμη ίδιες, οι διακρίσεις πεζών/κεφαλαίων, τα πλάτη χαρακτήρων, και συγκρίνονται οι διαφορές στις φόρμες ιαπωνικών kana."
-#: mm_copyto.xhp
+#: 06110000.xhp
msgctxt ""
-"mm_copyto.xhp\n"
+"06110000.xhp\n"
"tit\n"
"help.text"
-msgid "Copies To"
-msgstr "Αντίγραφα σε"
+msgid "Calculate"
+msgstr "Υπολογισμός"
-#: mm_copyto.xhp
+#: 06110000.xhp
msgctxt ""
-"mm_copyto.xhp\n"
-"par_idN10539\n"
+"06110000.xhp\n"
+"hd_id3154505\n"
+"1\n"
"help.text"
-msgid "Copy To"
-msgstr "Αντίγραφο σε"
+msgid "<link href=\"text/swriter/01/06110000.xhp\" name=\"Calculate\">Calculate</link>"
+msgstr "<link href=\"text/swriter/01/06110000.xhp\" name=\"Υπολογισμός\">Υπολογισμός</link>"
-#: mm_copyto.xhp
+#: 06110000.xhp
msgctxt ""
-"mm_copyto.xhp\n"
-"par_idN1053D\n"
+"06110000.xhp\n"
+"par_id3150021\n"
+"2\n"
"help.text"
-msgid "Specify additional e-mail recipients for the <link href=\"text/swriter/01/mailmerge08.xhp\">mail merge</link> document."
-msgstr "Καθορίστε επιπλέον παραλήπτες μηνυμάτων για το έγγραφο <link href=\"text/swriter/01/mailmerge08.xhp\">συγχώνευσης αλληλογραφίας</link>."
+msgid "<ahelp hid=\".uno:CalculateSel\" visibility=\"visible\">Calculates the selected formula and copies the result to the clipboard.</ahelp>"
+msgstr "<ahelp hid=\".uno:CalculateSel\" visibility=\"visible\">Υπολογίζει τον επιλεγμένο τύπο και αντιγράφει το αποτέλεσμα στο πρόχειρο.</ahelp>"
-#: mm_copyto.xhp
+#: 06120000.xhp
msgctxt ""
-"mm_copyto.xhp\n"
-"par_idN1054E\n"
+"06120000.xhp\n"
+"tit\n"
"help.text"
-msgid "CC"
-msgstr "Κοιν."
+msgid "Page Formatting"
+msgstr "Μορφοποίηση σελίδας"
-#: mm_copyto.xhp
+#: 06120000.xhp
msgctxt ""
-"mm_copyto.xhp\n"
-"par_idN10552\n"
+"06120000.xhp\n"
+"hd_id3155961\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the recipients of e-mail copies, separated by a semicolon (;).</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε τους παραλήπτες των αντιγράφων του μηνύματος, με (;) ανάμεσά τους.</ahelp>"
+msgid "<link href=\"text/swriter/01/06120000.xhp\" name=\"Page Formatting\">Page Formatting</link>"
+msgstr "<link href=\"text/swriter/01/06120000.xhp\" name=\"Μορφοποίηση σελίδας\">Μορφοποίηση σελίδας</link>"
-#: mm_copyto.xhp
+#: 06120000.xhp
msgctxt ""
-"mm_copyto.xhp\n"
-"par_idN10555\n"
+"06120000.xhp\n"
+"par_id3150249\n"
+"2\n"
"help.text"
-msgid "BCC"
-msgstr "Κρυφή κοινοποίηση"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:Repaginate\">Updates the page formats in the document and recalculates the total number of pages that is displayed on the <emph>Status Bar</emph>.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:Repaginate\">Ενημερώνει τις μορφοποιήσεις της σελίδας στο έγγραφο και υπολογίζει ξανά το συνολικό αριθμό των σελίδων που εμφανίζεται στην <emph>Γραμμή κατάστασης</emph>.</ahelp>"
-#: mm_copyto.xhp
+#: 06120000.xhp
msgctxt ""
-"mm_copyto.xhp\n"
-"par_idN10559\n"
+"06120000.xhp\n"
+"par_id3154766\n"
+"4\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the recipients of e-mail blind copies, separated by a semicolon (;).</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει τους αποδέκτες των αντιγράφων του μηνύματος, με ένα (;) ανάμεσα τους.</ahelp>"
+msgid "In long documents, updating the page formatting can take a while."
+msgstr "Σε μεγάλα έγγραφα, η ανανέωση της μορφοποίησης της σελίδας μπορεί να διαρκέσει κάμποσο."
-#: 05060300.xhp
+#: 06160000.xhp
msgctxt ""
-"05060300.xhp\n"
+"06160000.xhp\n"
"tit\n"
"help.text"
-msgid "Picture"
-msgstr "Εικόνα"
+msgid "Current Index"
+msgstr "Τρέχον ευρετήριο"
-#: 05060300.xhp
+#: 06160000.xhp
msgctxt ""
-"05060300.xhp\n"
-"hd_id3154473\n"
+"06160000.xhp\n"
+"hd_id3154704\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Graphics\">Picture</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Γραφικά\">Εικόνα</link>"
+msgid "<link href=\"text/swriter/01/06160000.xhp\" name=\"Current Index\">Current Index</link>"
+msgstr "<link href=\"text/swriter/01/06160000.xhp\" name=\"Τρέχον ευρετήριο\">Τρέχον ευρετήριο</link>"
-#: 05060300.xhp
+#: 06160000.xhp
msgctxt ""
-"05060300.xhp\n"
-"par_id3152961\n"
+"06160000.xhp\n"
+"par_id3149499\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRF_EXT\">Specify the flip and the link options for the selected graphic.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRF_EXT\">Καθορίστε τις επιλογές για την αναστροφή και τη σύνδεση για το επιλεγμένο γραφικό.</ahelp>"
+msgid "<ahelp hid=\".uno:UpdateCurIndex\" visibility=\"visible\">Updates the current index.</ahelp> The current index is the one that contains the cursor."
+msgstr "<ahelp hid=\".uno:UpdateCurIndex\" visibility=\"visible\">Ενημερώνει το τρέχον ευρετήριο.</ahelp> Το τρέχον ευρετήριο περιέχει τον δρομέα."
-#: 05060300.xhp
+#: 06160000.xhp
msgctxt ""
-"05060300.xhp\n"
-"hd_id3154191\n"
+"06160000.xhp\n"
+"par_id3154763\n"
"3\n"
"help.text"
-msgid "Flip"
-msgstr "Αναστροφή"
-
-#: 05060300.xhp
-msgctxt ""
-"05060300.xhp\n"
-"hd_id3155174\n"
-"7\n"
-"help.text"
-msgid "Vertically"
-msgstr "Κάθετα"
+msgid "You can also right-click in an index or table of contents, and then choose <emph>Update Index/Table</emph>. The following commands are also available in the context menu:"
+msgstr "Μπορείτε επίσης να δεξιοπατήσετε σε ένα ευρετήριο ή πίνακα περιεχομένων και ύστερα να επιλέξετε <emph>Ενημέρωση ευρετηρίου/πίνακα</emph>. Οι ακόλουθες εντολές είναι επίσης διαθέσιμες στο μενού περιβάλλοντος:"
-#: 05060300.xhp
+#: 06160000.xhp
msgctxt ""
-"05060300.xhp\n"
-"par_id3149485\n"
-"8\n"
+"06160000.xhp\n"
+"hd_id3146967\n"
+"4\n"
"help.text"
-msgid "<variable id=\"vertikaltext\"><ahelp hid=\"SW:CHECKBOX:TP_GRF_EXT:CB_VERT\">Flips the selected graphic vertically.</ahelp></variable>"
-msgstr "<variable id=\"vertikaltext\"><ahelp hid=\"SW:CHECKBOX:TP_GRF_EXT:CB_VERT\">Αναστρέφει το επιλεγμένο γραφικό κάθετα.</ahelp></variable>"
+msgid "Edit Index/Table"
+msgstr "Επεξεργασία ευρετηρίου/πίνακα"
-#: 05060300.xhp
+#: 06160000.xhp
msgctxt ""
-"05060300.xhp\n"
-"hd_id3154829\n"
+"06160000.xhp\n"
+"par_id3151387\n"
"5\n"
"help.text"
-msgid "Horizontally"
-msgstr "Οριζόντια"
+msgid "<ahelp hid=\".uno:EditCurIndex\" visibility=\"visible\">Edits the current index or table.</ahelp>"
+msgstr "<ahelp hid=\".uno:EditCurIndex\" visibility=\"visible\">Επεξεργάζεται το τρέχον ευρετήριο ή πίνακα.</ahelp>"
-#: 05060300.xhp
+#: 06160000.xhp
msgctxt ""
-"05060300.xhp\n"
-"par_id3151261\n"
+"06160000.xhp\n"
+"hd_id3147403\n"
"6\n"
"help.text"
-msgid "<variable id=\"horizontaltext\"><ahelp hid=\"SW:CHECKBOX:TP_GRF_EXT:CB_HOR\">Flips the selected graphic horizontally.</ahelp></variable>"
-msgstr "<variable id=\"horizontaltext\"><ahelp hid=\"SW:CHECKBOX:TP_GRF_EXT:CB_HOR\">Αναστρέφει οριζόντια το επιλεγμένο γραφικό.</ahelp></variable>"
-
-#: 05060300.xhp
-msgctxt ""
-"05060300.xhp\n"
-"hd_id3147101\n"
-"15\n"
-"help.text"
-msgid "On all pages"
-msgstr "Σε όλες τις σελίδες"
-
-#: 05060300.xhp
-msgctxt ""
-"05060300.xhp\n"
-"par_id3147212\n"
-"16\n"
-"help.text"
-msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_ALL_PAGES\">Flips the selected graphic horizontally on all pages.</ahelp>"
-msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_ALL_PAGES\">Αναστρέφει οριζόντια το επιλεγμένο γραφικό σε όλες τις σελίδες.</ahelp>"
-
-#: 05060300.xhp
-msgctxt ""
-"05060300.xhp\n"
-"hd_id3153632\n"
-"17\n"
-"help.text"
-msgid "On left pages"
-msgstr "Σε αριστερές σελίδες"
-
-#: 05060300.xhp
-msgctxt ""
-"05060300.xhp\n"
-"par_id3149037\n"
-"18\n"
-"help.text"
-msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_LEFT_PAGES\">Flips the selected graphic horizontally only on even pages.</ahelp>"
-msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_LEFT_PAGES\">Αναστρέφει οριζόντια το επιλεγμένο γραφικό μόνο σε ζυγές σελίδες.</ahelp>"
-
-#: 05060300.xhp
-msgctxt ""
-"05060300.xhp\n"
-"hd_id3147580\n"
-"19\n"
-"help.text"
-msgid "On right pages"
-msgstr "Σε δεξιές σελίδες"
-
-#: 05060300.xhp
-msgctxt ""
-"05060300.xhp\n"
-"par_id3152775\n"
-"20\n"
-"help.text"
-msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_RIGHT_PAGES\">Flips the selected graphic horizontally only on odd pages.</ahelp>"
-msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_RIGHT_PAGES\">Αναστρέφει οριζόντια το επιλεγμένο γραφικό μόνο σε μονές σελίδες.</ahelp>"
-
-#: 05060300.xhp
-msgctxt ""
-"05060300.xhp\n"
-"hd_id3153349\n"
-"9\n"
-"help.text"
-msgid "Link"
-msgstr "Σύνδεση"
-
-#: 05060300.xhp
-msgctxt ""
-"05060300.xhp\n"
-"par_id3149164\n"
-"10\n"
-"help.text"
-msgid "Inserts the graphic as a link."
-msgstr "Εισάγει το γραφικό ως σύνδεσμο."
-
-#: 05060300.xhp
-msgctxt ""
-"05060300.xhp\n"
-"hd_id3149178\n"
-"11\n"
-"help.text"
-msgid "File name"
-msgstr "Όνομα αρχείου"
-
-#: 05060300.xhp
-msgctxt ""
-"05060300.xhp\n"
-"par_id3156278\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_GRF_EXT:ED_CONNECT\">Displays the path to the linked graphic file. To change the link, click the browse button (<emph>...</emph>) and then locate the file that you want to link to. </ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:TP_GRF_EXT:ED_CONNECT\">Εμφανίζει τη διαδρομή προς το συνδεμένο αρχείο του γραφικού. Για να αλλάξετε τον σύνδεσμο, πατήστε στο κουμπί περιήγησης (<emph>...</emph>) και ύστερα εντοπίστε το αρχείο στο οποίο θέλετε να συνδεθείτε. </ahelp>"
-
-#: 05060300.xhp
-msgctxt ""
-"05060300.xhp\n"
-"hd_id3145776\n"
-"13\n"
-"help.text"
-msgid "..."
-msgstr "..."
-
-#: 05060300.xhp
-msgctxt ""
-"05060300.xhp\n"
-"par_id3151373\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_GRF_EXT:PB_BROWSE\">Locate the new graphic file that you want to link to, and then click <emph>Open</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_GRF_EXT:PB_BROWSE\">Εντοπίστε το νέο αρχείο γραφικού στο οποίο θέλετε να συνδεθείτε και μετά πατήστε στο <emph>Άνοιγμα</emph>.</ahelp>"
-
-#: 05060300.xhp
-msgctxt ""
-"05060300.xhp\n"
-"par_id3155855\n"
-"21\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05240000.xhp\" name=\"Format - Flip\">Format - Flip</link>"
-msgstr "<link href=\"text/shared/01/05240000.xhp\" name=\"Μορφή - Αναστροφή\">Μορφή - Αναστροφή</link>"
-
-#: 05060300.xhp
-msgctxt ""
-"05060300.xhp\n"
-"par_id3158743\n"
-"22\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Edit - Links\">Edit - Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Επεξεργασία - Σύνδεσμοι\">Επεξεργασία - Σύνδεσμοι</link>"
-
-#: format_object.xhp
-msgctxt ""
-"format_object.xhp\n"
-"tit\n"
-"help.text"
-msgid "Object"
-msgstr "Αντικείμενο"
-
-#: format_object.xhp
-msgctxt ""
-"format_object.xhp\n"
-"par_idN10548\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/format_object.xhp\">Object</link>"
-msgstr "<link href=\"text/swriter/01/format_object.xhp\">Αντικείμενο</link>"
-
-#: format_object.xhp
-msgctxt ""
-"format_object.xhp\n"
-"par_idN10558\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu to edit the properties of the selected object.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού για την επεξεργασία των ιδιοτήτων του επιλεγμένου αντικειμένου.</ahelp>"
-
-#: format_object.xhp
-msgctxt ""
-"format_object.xhp\n"
-"hd_id1863460\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05990000.xhp\">Text Attributes</link>"
-msgstr "<link href=\"text/shared/01/05990000.xhp\">Γνωρίσματα κειμένου</link>"
-
-#: format_object.xhp
-msgctxt ""
-"format_object.xhp\n"
-"par_id3542588\n"
-"help.text"
-msgid "Sets the layout and anchoring properties for text in the selected drawing or text object."
-msgstr "Ορίζει τις ιδιότητες διάταξης και αγκύρωσης για το κείμενο στο επιλεγμένο σχέδιο ή αντικείμενο κειμένου."
-
-#: format_object.xhp
-msgctxt ""
-"format_object.xhp\n"
-"par_id9466841\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05280000.xhp\">Fontwork</link>"
-msgstr "<link href=\"text/shared/01/05280000.xhp\">Fontwork</link>"
+msgid "Delete Index/Table"
+msgstr "Διαγραφή ευρετηρίου/πίνακα"
-#: format_object.xhp
+#: 06160000.xhp
msgctxt ""
-"format_object.xhp\n"
-"par_id2874538\n"
+"06160000.xhp\n"
+"par_id3155625\n"
+"7\n"
"help.text"
-msgid "Edits Fontwork effects of the selected object that has been created with the previous Fontwork dialog."
-msgstr "Επεξεργάζεται τις επιδράσεις του Fontwork του επιλεγμένου αντικειμένου που δημιουργήθηκε με τον προηγούμενο διάλογο του Fontwork."
+msgid "<ahelp hid=\".uno:RemoveTableOf\" visibility=\"visible\">Deletes the current index or table.</ahelp>"
+msgstr "<ahelp hid=\".uno:RemoveTableOf\" visibility=\"visible\">Διαγράφει το τρέχον ευρετήριο ή πίνακα.</ahelp>"
-#: 05130004.xhp
+#: 06170000.xhp
msgctxt ""
-"05130004.xhp\n"
+"06170000.xhp\n"
"tit\n"
"help.text"
-msgid "Numbering Style"
-msgstr "Τεχνοτροπία αρίθμησης"
+msgid "All Indexes and Tables"
+msgstr "Όλα τα ευρετήρια και οι πίνακες"
-#: 05130004.xhp
+#: 06170000.xhp
msgctxt ""
-"05130004.xhp\n"
-"hd_id3155961\n"
+"06170000.xhp\n"
+"hd_id3149875\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link>"
-msgstr "<link href=\"text/swriter/01/05130004.xhp\" name=\"Τεχνοτροπία αρίθμησης\">Τεχνοτροπία αρίθμησης</link>"
+msgid "<link href=\"text/swriter/01/06170000.xhp\" name=\"All Indexes and Tables\">All Indexes and Tables</link>"
+msgstr "<link href=\"text/swriter/01/06170000.xhp\" name=\"Όλα τα ευρετήρια και οι πίνακες\">Όλα τα ευρετήρια και οι πίνακες</link>"
-#: 05130004.xhp
+#: 06170000.xhp
msgctxt ""
-"05130004.xhp\n"
-"par_id3149501\n"
+"06170000.xhp\n"
+"par_id3150211\n"
"2\n"
"help.text"
-msgid "Here you can create a Numbering Style. The Numbering Styles are organized in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window."
-msgstr "Εδώ, μπορείτε να δημιουργήσετε μια τεχνοτροπία αρίθμησης. Οι τεχνοτροπίες αρίθμησης οργανώνονται στο παράθυρο <link href=\"text/swriter/01/05140000.xhp\" name=\"Τεχνοτροπίες και μορφοποίηση\">Τεχνοτροπίες και μορφοποίηση</link>."
-
-#: 05130004.xhp
-msgctxt ""
-"05130004.xhp\n"
-"par_id3151390\n"
-"3\n"
-"help.text"
-msgid "When a Numbering Style is created, a name is assigned to the numbering. This is why such templates are also called \"named\" numberings. Unnamed numberings, which are used for <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct formatting\">direct formatting</link>, can be created in the <link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/bullets\">Bullets and Numbering</link> dialog or with the icons of the <link href=\"text/swriter/main0206.xhp\" name=\"object bar\">object bar</link>."
-msgstr "Όταν δημιουργείται μια τεχνοτροπία αρίθμησης, ανατίθεται ένα όνομα στην αρίθμηση. Αυτό συμβαίνει γιατί τέτοια πρότυπα ονομάζονται επίσης \"επώνυμες\" αριθμήσεις. Οι ανώνυμες αριθμήσεις, που χρησιμοποιούνται για <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"άμεση μορφοποίηση\">άμεση μορφοποίηση</link>, μπορούν να δημιουργηθούν στον διάλογο <link href=\"text/shared/01/06050000.xhp\" name=\"Αρίθμηση/κουκκίδες\">Κουκκίδες και αρίθμηση</link> ή με τα εικονίδια στη <link href=\"text/swriter/main0206.xhp\" name=\"γραμμή αντικειμένων\">γραμμή αντικειμένων</link>."
+msgid "<ahelp hid=\".uno:UpdateAllIndexes\" visibility=\"visible\">Update all indexes and tables of contents in the current document. You do not need to place the cursor in an index or table before you use this command.</ahelp>"
+msgstr "<ahelp hid=\".uno:UpdateAllIndexes\" visibility=\"visible\">Ενημερώστε όλα τα ευρετήρια και τους πίνακες των περιεχομένων στο τρέχον έγγραφο. Δεν είναι απαραίτητο να τοποθετήσετε τον δρομέα σε ένα ευρετήριο ή πίνακα πριν χρησιμοποιήσετε αυτήν την εντολή.</ahelp>"
-#: 05180000.xhp
+#: 06180000.xhp
msgctxt ""
-"05180000.xhp\n"
+"06180000.xhp\n"
"tit\n"
"help.text"
-msgid "Wrap"
-msgstr "Αναδίπλωση"
+msgid "Line Numbering"
+msgstr "Αρίθμηση γραμμών"
-#: 05180000.xhp
+#: 06180000.xhp
msgctxt ""
-"05180000.xhp\n"
-"hd_id3145826\n"
+"06180000.xhp\n"
+"hd_id3154705\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05180000.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05180000.xhp\" name=\"Αναδίπλωση\">Αναδίπλωση</link>"
+msgid "Line Numbering"
+msgstr "Αρίθμηση γραμμών"
-#: 05180000.xhp
+#: 06180000.xhp
msgctxt ""
-"05180000.xhp\n"
-"par_id3153002\n"
+"06180000.xhp\n"
+"par_id3150249\n"
"2\n"
"help.text"
-msgid "Sets the text wrap options for graphics, objects, and frames."
-msgstr "Ορίζει τις επιλογές αναδίπλωσης κειμένου για γραφικά, αντικείμενα και πλαίσια."
-
-#: 05180000.xhp
-msgctxt ""
-"05180000.xhp\n"
-"hd_id3150022\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No wrap\">No wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Χωρίς αναδίπλωση\">Χωρίς αναδίπλωση</link>"
+msgid "<variable id=\"zeinum\">Adds or removes and formats line numbers in the current document. To exclude a paragraph from line numbering, click in the paragraph, choose <emph>Format - Paragraph</emph>, click the <emph>Numbering </emph>tab, and then clear the <emph>Include this paragraph in line numbering</emph> check box.</variable> You can also exclude a paragraph style from line numbering."
+msgstr "<variable id=\"zeinum\">Προσθέτει ή αφαιρεί και μορφοποιεί τους αριθμούς γραμμών στο τρέχον έγγραφο. Για να εξαιρέσετε μία παράγραφο από την αρίθμηση γραμμών, πατήστε στην παράγραφο, επιλέξτε <emph>Μορφή - Παράγραφος</emph>, πατήστε στην καρτέλα <emph>Αρίθμηση</emph> και ύστερα καθαρίστε το πλαίσιο ελέγχου <emph>Να συμπεριλαμβάνεται αυτή η παράγραφος στην αρίθμηση γραμμών</emph>.</variable> Μπορείτε επίσης να εξαιρέσετε μια τεχνοτροπία παραγράφου από την αρίθμηση γραμμών."
-#: 05180000.xhp
+#: 06180000.xhp
msgctxt ""
-"05180000.xhp\n"
-"hd_id3150934\n"
-"4\n"
+"06180000.xhp\n"
+"par_id248115\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Page wrap\">Page wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση σελίδας\">Αναδίπλωση σελίδας</link>"
+msgid "Line numbers are not available in HTML format."
+msgstr "Οι αριθμοί γραμμών δεν είναι διαθέσιμοι σε μορφοποίηση HTML."
-#: 05180000.xhp
+#: 06180000.xhp
msgctxt ""
-"05180000.xhp\n"
-"hd_id3149027\n"
+"06180000.xhp\n"
+"hd_id3146965\n"
"5\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Dynamic page wrap\">Dynamic page wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Δυναμική αναδίπλωση σελίδας\">Δυναμική αναδίπλωση σελίδας</link>"
+msgid "Show numbering"
+msgstr "Εμφάνιση αρίθμησης"
-#: 05180000.xhp
+#: 06180000.xhp
msgctxt ""
-"05180000.xhp\n"
-"hd_id3153718\n"
+"06180000.xhp\n"
+"par_id3147295\n"
"6\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap through\">Wrap through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση δια μέσου\">Αναδίπλωση δια μέσου</link>"
+msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/shownumbering\">Adds line numbers to the current document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/shownumbering\">Προσθέτει αριθμούς γραμμής στο τρέχον έγγραφο.</ahelp>"
-#: 05180000.xhp
+#: 06180000.xhp
msgctxt ""
-"05180000.xhp\n"
-"hd_id3156321\n"
+"06180000.xhp\n"
+"hd_id3083449\n"
"7\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"In background\">In background</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Στο παρασκήνιο\">Στο παρασκήνιο</link>"
+msgid "View"
+msgstr "Προβολή"
-#: 05180000.xhp
+#: 06180000.xhp
msgctxt ""
-"05180000.xhp\n"
-"hd_id3151180\n"
-"10\n"
+"06180000.xhp\n"
+"par_id3155621\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Contour\">Contour</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Περίγραμμα\">Περίγραμμα</link>"
+msgid "Set the properties of the line numbering."
+msgstr "Ορίστε τις ιδιότητες της αρίθμησης γραμμών."
-#: 05180000.xhp
+#: 06180000.xhp
msgctxt ""
-"05180000.xhp\n"
-"hd_id3147566\n"
+"06180000.xhp\n"
+"hd_id3145822\n"
"9\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060201.xhp\" name=\"Edit Contour\">Edit Contour</link>"
-msgstr "<link href=\"text/swriter/01/05060201.xhp\" name=\"Επεξεργασία περιγράμματος\">Επεξεργασία περιγράμματος</link>"
+msgid "Character Style"
+msgstr "Τεχνοτροπία χαρακτήρων"
-#: 05180000.xhp
+#: 06180000.xhp
msgctxt ""
-"05180000.xhp\n"
-"hd_id3149294\n"
-"8\n"
+"06180000.xhp\n"
+"par_id3153000\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"First paragraph\">First paragraph</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Πρώτη παράγραφος\">Πρώτη παράγραφος</link>"
+msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/styledropdown\">Select the formatting style that you want to use for the line numbers.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/styledropdown\">Επιλέξτε την επιθυμητή τεχνοτροπία μορφοποίησης για τους αριθμούς γραμμής.</ahelp>"
-#: 05180000.xhp
+#: 06180000.xhp
msgctxt ""
-"05180000.xhp\n"
-"hd_id3147341\n"
+"06180000.xhp\n"
+"hd_id3149880\n"
"11\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
-
-#: 03120000.xhp
-msgctxt ""
-"03120000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Web Layout"
-msgstr "Διάταξη ιστού"
-
-#: 03120000.xhp
-msgctxt ""
-"03120000.xhp\n"
-"hd_id3145243\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>"
-msgstr "<link href=\"text/swriter/01/03120000.xhp\" name=\"Διάταξη ιστού\">Διάταξη ιστού</link>"
-
-#: 03120000.xhp
-msgctxt ""
-"03120000.xhp\n"
-"par_id3154646\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:BrowseView\">Displays the document as seen in a Web browser.</ahelp> This is useful when you create HTML documents."
-msgstr "<ahelp hid=\".uno:BrowseView\">Εμφανίζει το έγγραφο όπως θα φαίνεται στο περιηγητή ιστού.</ahelp> Αυτό είναι χρήσιμο όταν δημιουργείτε έγγραφα HTML."
-
-#: mm_seltab.xhp
-msgctxt ""
-"mm_seltab.xhp\n"
-"tit\n"
-"help.text"
-msgid "Select Table"
-msgstr "Επιλογή πίνακα"
-
-#: mm_seltab.xhp
-msgctxt ""
-"mm_seltab.xhp\n"
-"par_idN10542\n"
-"help.text"
-msgid "Select Table"
-msgstr "Επιλογή πίνακα"
-
-#: mm_seltab.xhp
-msgctxt ""
-"mm_seltab.xhp\n"
-"par_idN10546\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select the table that you want to use for <link href=\"text/swriter/01/mm_seladdlis.xhp\">mail merge</link> addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τον πίνακα που θέλετε να χρησιμοποιήσετε για διευθύνσεις <link href=\"text/swriter/01/mm_seladdlis.xhp\">συγχώνευσης αλληλογραφίας</link>.</ahelp>"
-
-#: mm_seltab.xhp
-msgctxt ""
-"mm_seltab.xhp\n"
-"par_idN10557\n"
-"help.text"
-msgid "Preview"
-msgstr "Προεπισκόπηση"
-
-#: mm_seltab.xhp
-msgctxt ""
-"mm_seltab.xhp\n"
-"par_idN1055B\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Mail Merge Recipients</emph> dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <emph>Παραλήπτες συγχώνευσης αλληλογραφίας</emph>.</ahelp>"
-
-#: 04090200.xhp
-msgctxt ""
-"04090200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Defining Conditions"
-msgstr "Ορισμός συνθηκών"
-
-#: 04090200.xhp
-msgctxt ""
-"04090200.xhp\n"
-"bm_id3145828\n"
-"help.text"
-msgid "<bookmark_value>logical expressions</bookmark_value> <bookmark_value>formulating conditions</bookmark_value> <bookmark_value>conditions; in fields and sections</bookmark_value> <bookmark_value>fields;defining conditions</bookmark_value> <bookmark_value>sections;defining conditions</bookmark_value> <bookmark_value>variables; in conditions</bookmark_value> <bookmark_value>user data;in conditions</bookmark_value> <bookmark_value>databases;in conditions</bookmark_value> <bookmark_value>hiding; database fields</bookmark_value>"
-msgstr "<bookmark_value>λογικές εκφράσεις</bookmark_value><bookmark_value>τύπο συνθηκών</bookmark_value><bookmark_value>συνθήκες; σε πεδία και ενότητες</bookmark_value><bookmark_value>πεδία;ορίζοντας συνθήκες</bookmark_value><bookmark_value>ενότητες;ορίζοντας συνθήκες</bookmark_value><bookmark_value>μεταβλητές; σε συνθήκες</bookmark_value><bookmark_value>δεδομένα χρήστη;σε συνθήκες</bookmark_value><bookmark_value>βάσεις δεδομένων ;σε συνθήκες</bookmark_value><bookmark_value>κρύβοντας; πεδία βάσης δεδομένων</bookmark_value>"
+msgid "Format"
+msgstr "Μορφοποίηση"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"hd_id3145828\n"
-"1\n"
+"06180000.xhp\n"
+"par_id3145246\n"
+"12\n"
"help.text"
-msgid "<variable id=\"defining_conditions\"><link href=\"text/swriter/01/04090200.xhp\">Defining Conditions</link></variable>"
-msgstr "<variable id=\"defining_conditions\"><link href=\"text/swriter/01/04090200.xhp\">Ορισμός Συνθήκης</link></variable>"
+msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/formatdropdown\">Select the numbering style that you want to use.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/formatdropdown\">Επιλέξτε την επιθυμητή τεχνοτροπία αρίθμησης.</ahelp>"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3145242\n"
+"06180000.xhp\n"
+"hd_id3150569\n"
"13\n"
"help.text"
-msgid "Conditions are logical expressions that you can use to control the display of <link href=\"text/swriter/01/04090000.xhp\">fields</link> and <link href=\"text/swriter/01/04020000.xhp\">sections</link> in your document. Although the following examples apply to fields, they also apply to sections."
-msgstr "Οι συνθήκες είναι λογικές εκφράσεις που μπορείτε να χρησιμοποιήσετε για να ελέγχετε την εμφάνιση των<link href=\"text/swriter/01/04090000.xhp\">πεδίων</link> και των <link href=\"text/swriter/01/04020000.xhp\">ενοτήτων</link> στο έγγραφό σας. Αν και τα επόμενα παραδείγματα έχουν ισχύ για πεδία, μπορούν να εφαρμοστούν και σε ενότητες."
-
-#: 04090200.xhp
-msgctxt ""
-"04090200.xhp\n"
-"par_id3147171\n"
-"93\n"
-"help.text"
-msgid "You can define conditions for the following field types:"
-msgstr "Μπορείτε να ορίσετε συνθήκες για τους παρακάτω τύπους πεδίων:"
+msgid "Position"
+msgstr "Θέση"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3151185\n"
+"06180000.xhp\n"
+"par_id3150932\n"
"14\n"
"help.text"
-msgid "Conditional text: displays text A if the condition is true, or text B if the condition is false."
-msgstr "Κείμενο υπό συνθήκες: εμφανίζει το κείμενο Α εάν η συνθήκη είναι αληθής, ή το κείμενο Β εάν η συνθήκη είναι ψευδής."
+msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/positiondropdown\">Select where you want the line numbers to appear.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/positiondropdown\">Επιλέξτε τη θέση εμφάνισης των αριθμών γραμμής.</ahelp>"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3149289\n"
+"06180000.xhp\n"
+"hd_id3155986\n"
"15\n"
"help.text"
-msgid "Hidden text: hides the contents of the field if the condition is true."
-msgstr "Κρυφό κείμενο: κρύβει τα περιεχόμενα του πεδίου εάν η συνθήκη είναι αληθής."
+msgid "Spacing"
+msgstr "Διάστιχο"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3145412\n"
+"06180000.xhp\n"
+"par_id3153719\n"
"16\n"
"help.text"
-msgid "Hidden paragraph: hides the paragraph if the condition is true."
-msgstr "Κρυφή παράγραφος: κρύβει την παράγραφο εάν η συνθήκη είναι αληθής."
+msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/spacingspin\">Enter the amount of space that you want to leave between the line numbers and the text.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/spacingspin\">Εισάγετε το επιθυμητό μήκος του διαστήματος μεταξύ των αριθμών των γραμμών και του κειμένου.</ahelp>"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3147515\n"
+"06180000.xhp\n"
+"hd_id3151183\n"
"17\n"
"help.text"
-msgid "Any record and next record: controls the access to database records."
-msgstr "Οποιαδήποτε εγγραφή και επόμενη εγγραφή: ελέγχει την πρόσβαση στις εγγραφές της βάσης δεδομένων."
+msgid "Interval"
+msgstr "Διάστημα"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3149802\n"
+"06180000.xhp\n"
+"par_id3151272\n"
"18\n"
"help.text"
-msgid "The simplest way to define a condition is to type the logical expression directly in a <emph>Condition </emph>box using the following values:"
-msgstr "Ο πιο απλός τρόπος για να ορίσετε μια συνθήκη είναι να πληκτρολογήσετε τη λογική έκφραση κατευθείαν στο πλαίσιο <emph>Συνθήκη </emph>χρησιμοποιώντας τις ακόλουθες τιμές:"
+msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/intervalspin\">Enter the counting interval for the line numbers.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/intervalspin\">Εισάγετε το διάστημα μέτρησης για τους αριθμούς γραμμής.</ahelp>"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3153677\n"
+"06180000.xhp\n"
+"hd_id3156321\n"
"19\n"
"help.text"
-msgid "TRUE"
-msgstr "ΑΛΗΘΗΣ"
+msgid "Separator"
+msgstr "Διαχωριστικό"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3152960\n"
+"06180000.xhp\n"
+"par_id3150765\n"
"20\n"
"help.text"
-msgid "The condition is always met. You can also enter any value not equal to 0 as the conditional text."
-msgstr "Η συνθήκη ισχύει πάντα. Μπορείτε επίσης να εισάγετε κάθε τιμή διάφορη του 0 ως κείμενο της συνθήκης."
-
-#: 04090200.xhp
-msgctxt ""
-"04090200.xhp\n"
-"par_id3155900\n"
-"21\n"
-"help.text"
-msgid "FALSE"
-msgstr "ΨΕΥΔΗΣ"
+msgid "You can enter a separator character to display between line numbers if the counting interval is more than one."
+msgstr "Μπορείτε να εισάγετε ένα διαχωριστικό χαρακτήρα που θα εμφανίζεται μεταξύ των αριθμών των γραμμών εάν το διάστημα καταμέτρησης είναι περισσότερο από ένα."
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3154191\n"
+"06180000.xhp\n"
+"hd_id3150258\n"
"22\n"
"help.text"
-msgid "The condition is not met. You can also enter the value 0."
-msgstr "Η συνθήκη δεν ικανοποιείται. Μπορείτε επίσης να εισάγετε την τιμή 0."
+msgid "Text"
+msgstr "Κείμενο"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3147090\n"
+"06180000.xhp\n"
+"par_id3149286\n"
"23\n"
"help.text"
-msgid "If you leave the <emph>Condition </emph>box empty, the condition is interpreted as not being met."
-msgstr "Εάν αφήσετε κενό το πλαίσιο <emph>Συνθήκη</emph>, ερμηνεύεται ότι η συνθήκη δεν ισχύει."
+msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/textentry\">Enter the text that you want to use as a separator.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/textentry\">Εισάγετε το επιθυμητό κείμενο ως διαχωριστικό.</ahelp>"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3148980\n"
+"06180000.xhp\n"
+"hd_id3149757\n"
"24\n"
"help.text"
-msgid "When you define a condition, use the same <link href=\"text/swriter/02/14020000.xhp\">elements</link> for defining a formula, namely comparative operators, mathematical and statistical functions, number formats, variables and constants."
-msgstr "Για να ορίσετε μια συνθήκη, χρησιμοποιήστε τα ίδια <link href=\"text/swriter/02/14020000.xhp\">στοιχεία</link> για τον ορισμό ενός τύπου, δηλαδή τελεστές σύγκρισης, μαθηματικές και στατιστικές συναρτήσεις, μορφές αριθμών, μεταβλητές και σταθερές."
+msgid "Every"
+msgstr "Κάθε"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3153638\n"
+"06180000.xhp\n"
+"par_id3145412\n"
"25\n"
"help.text"
-msgid "You can use the following types of variables when you define a condition:"
-msgstr "Μπορείτε να χρησιμοποιήσετε τους παρακάτω τύπους μεταβλητών όταν ορίζετε μια συνθήκη:"
-
-#: 04090200.xhp
-msgctxt ""
-"04090200.xhp\n"
-"par_id3155135\n"
-"27\n"
-"help.text"
-msgid "Predefined <link href=\"text/swriter/02/14020000.xhp\">$[officename] variables</link> that use statistics on document properties"
-msgstr "Προκαθορισμένες <link href=\"text/swriter/02/14020000.xhp\">μεταβλητές του $[officename] </link> που χρησιμοποιούν στατιστικά στις ιδιότητες του εγγράφου"
+msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/linesspin\">Enter the number of lines to leave between the separators.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/linesspin\">Εισάγετε τον αριθμό γραμμών που θα αφήσετε μεταξύ διαχωριστικών.</ahelp>"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3156273\n"
+"06180000.xhp\n"
+"par_id3153532\n"
"26\n"
"help.text"
-msgid "Custom variables, that are a created with the \"Set variable\" field"
-msgstr "Προσαρμοσμένες μεταβλητές, που έχουν δημιουργηθεί με το πεδίο \"Ορισμός μεταβλητής\""
+msgid "Separators are only displayed in lines that are not numbered."
+msgstr "Διαχωριστικά εμφανίζονται μόνο σε γραμμές που δεν είναι αριθμημένες."
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3149174\n"
-"94\n"
+"06180000.xhp\n"
+"hd_id3152962\n"
+"27\n"
"help.text"
-msgid "Variables based on user data"
-msgstr "Μεταβλητές που βασίζονται σε δεδομένα χρήστη"
+msgid "Count"
+msgstr "Πλήθος"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3145781\n"
+"06180000.xhp\n"
+"par_id3150358\n"
"28\n"
"help.text"
-msgid "Variables based on the contents of database fields"
-msgstr "Μεταβλητές που βασίζονται σε περιεχόμενα πεδίων βάσης δεδομένων"
+msgid "Specify whether to include empty paragraphs or lines in text frames in the line count."
+msgstr "Προσδιορίστε αν θα περιλαμβάνονται κενές παράγραφοι ή γραμμές στα πλαίσια κειμένου στην καταμέτρηση γραμμών."
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3155916\n"
+"06180000.xhp\n"
+"hd_id3153677\n"
"29\n"
"help.text"
-msgid "You cannot use internal variables, such as page and chapter numbers, in condition expression."
-msgstr "Δεν μπορείτε να χρησιμοποιήσετε εσωτερικές μεταβλητές, όπως αριθμός σελίδας και κεφαλαίου, σε εκφράσεις συνθήκης."
+msgid "Blank lines"
+msgstr "Κενές γραμμές"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"hd_id3151375\n"
+"06180000.xhp\n"
+"par_id3150973\n"
"30\n"
"help.text"
-msgid "Conditions and Variables"
-msgstr "Συνθήκες και μεταβλητές"
+msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/blanklines\">Includes empty paragraphs in the line count.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/blanklines\">Περιλαμβάνει κενές παραγράφους στη μέτρηση γραμμών.</ahelp>"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150122\n"
+"06180000.xhp\n"
+"hd_id3154476\n"
"31\n"
"help.text"
-msgid "The following examples use a variable called \"x\":"
-msgstr "Το ακόλουθο παράδειγμα χρησιμοποιεί μία μεταβλητή που ονομάζεται \"x\":"
+msgid "Lines in text frames"
+msgstr "Γραμμές σε πλαίσια κειμένου"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3147417\n"
+"06180000.xhp\n"
+"par_id3150995\n"
"32\n"
"help.text"
-msgid "x == 1 or x EQ 1"
-msgstr "x == 1 ή x EQ 1"
-
-#: 04090200.xhp
-msgctxt ""
-"04090200.xhp\n"
-"par_id3147500\n"
-"33\n"
-"help.text"
-msgid "The condition is true if \"x\" is equal to 1."
-msgstr "Η συνθήκη είναι αληθής εάν το \"x\" είναι ίσο με 1."
+msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/linesintextframes\">Adds line numbers to text in text frames. The numbering restarts in each text frame, and is excluded from the line count in the main text area of the document.</ahelp> In <link href=\"text/swriter/02/03210000.xhp\" name=\"linked frames\">linked frames</link>, the numbering is not restarted."
+msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/linesintextframes\">Προσθέτει αριθμούς γραμμών στο κείμενο σε πλαίσια κειμένου. Η αρίθμηση ξαναρχίζει σε κάθε πλαίσιο κειμένου και εξαιρείται από την καταμέτρηση γραμμών στην κύρια περιοχή κειμένου του εγγράφου.</ahelp> Στα <link href=\"text/swriter/02/03210000.xhp\" name=\"συνδεμένα πλαίσια\">συνδεμένα πλαίσια</link>, η αρίθμηση δεν ξαναρχίζει."
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3145259\n"
+"06180000.xhp\n"
+"hd_id3151320\n"
"34\n"
"help.text"
-msgid "x != 1 or x NEQ 1"
-msgstr "x != 1 ή x NEQ 1"
+msgid "Restart every new page"
+msgstr "Επανεκκίνηση σε κάθε νέα σελίδα"
-#: 04090200.xhp
+#: 06180000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150551\n"
+"06180000.xhp\n"
+"par_id3149685\n"
"35\n"
"help.text"
-msgid "The condition is true if \"x\" does not equal 1."
-msgstr "Η συνθήκη είναι αληθής εάν το \"x\" δεν είναι ίσο με 1."
-
-#: 04090200.xhp
-msgctxt ""
-"04090200.xhp\n"
-"par_id3147749\n"
-"36\n"
-"help.text"
-msgid "sinx == 0"
-msgstr "sinx == 0"
-
-#: 04090200.xhp
-msgctxt ""
-"04090200.xhp\n"
-"par_id3146345\n"
-"37\n"
-"help.text"
-msgid "The condition is true if \"x\" is a multiple of pi."
-msgstr "Η συνθήκη είναι αληθής εάν το \"x\" είναι πολλαπλάσιο του π."
-
-#: 04090200.xhp
-msgctxt ""
-"04090200.xhp\n"
-"par_id3149846\n"
-"38\n"
-"help.text"
-msgid "To use comparative operators with strings, the operands must be bounded by double quotation marks:"
-msgstr "Για να χρησιμοποιήσετε τελεστές σύγκρισης με αλφαριθμητικά, οι τελεστές πρέπει να περικλείονται σε διπλά εισαγωγικά:"
-
-#: 04090200.xhp
-msgctxt ""
-"04090200.xhp\n"
-"par_id3151078\n"
-"39\n"
-"help.text"
-msgid "x == \"ABC\" or x EQ \"ABC\""
-msgstr "x == \"ABC\" ή x EQ \"ABC\""
-
-#: 04090200.xhp
-msgctxt ""
-"04090200.xhp\n"
-"par_id3150162\n"
-"40\n"
-"help.text"
-msgid "Checks if variable \"x\" contains (true) the \"ABC\" string, or not (false)."
-msgstr "Ελέγχει αν μια μεταβλητή \"x\" περιέχει (αληθής) τη συμβολοσειρά \"ABC\" ή όχι (ψευδής)."
-
-#: 04090200.xhp
-msgctxt ""
-"04090200.xhp\n"
-"par_id3153301\n"
-"41\n"
-"help.text"
-msgid "x == \"\" or x EQ \"\""
-msgstr "x == \"\" ή x EQ \"\""
-
-#: 04090200.xhp
-msgctxt ""
-"04090200.xhp\n"
-"par_id3156120\n"
-"90\n"
-"help.text"
-msgid "or"
-msgstr "ή"
+msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/restarteverynewpage\">Restarts line numbering at the top of each page in the document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/restarteverynewpage\">Ξαναρχίζει την αρίθμηση γραμμών στην κορυφή κάθε σελίδας στο έγγραφο.</ahelp>"
-#: 04090200.xhp
+#: 06190000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3156133\n"
-"42\n"
+"06190000.xhp\n"
+"tit\n"
"help.text"
-msgid "!x or NOT x"
-msgstr "!x ή NOT x"
+msgid "Update All"
+msgstr "Ενημέρωση όλων"
-#: 04090200.xhp
+#: 06190000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3156112\n"
-"44\n"
+"06190000.xhp\n"
+"hd_id3145824\n"
+"1\n"
"help.text"
-msgid "Checks if the variable \"x\" contains an empty string."
-msgstr "Ελέγχει εάν μια μεταβλητή \"x\" περιέχει μια κενή συμβολοσειρά."
+msgid "<link href=\"text/swriter/01/06190000.xhp\" name=\"Update All\">Update All</link>"
+msgstr "<link href=\"text/swriter/01/06190000.xhp\" name=\"Ενημέρωση όλων\">Ενημέρωση όλων</link>"
-#: 04090200.xhp
+#: 06190000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150097\n"
-"45\n"
+"06190000.xhp\n"
+"par_id3153004\n"
+"2\n"
"help.text"
-msgid "The \"equal\" comparative operator must be represented by two equal signs (==) in a condition. For example, if you define a variable \"x\" with the value of 1, you can enter the condition as x==1."
-msgstr "Ο τελεστής σύγκρισης \"ίσον\", σε μια συνθήκη, πρέπει να γράφεται με δυο σύμβολα του ίσον (==). Για παράδειγμα, εάν ορίσετε μια μεταβλητή \"x\" με την τιμή 1, μπορείτε να εισάγετε τη συνθήκη ως x==1."
+msgid "<ahelp hid=\".uno:UpdateAll\" visibility=\"visible\">Updates all links, fields, indexes, tables of contents, and page formatting in the current document.</ahelp>"
+msgstr "<ahelp hid=\".uno:UpdateAll\" visibility=\"visible\">Ενημερώνει όλους τους συνδέσμους, τα ευρετήρια, τους πίνακες περιεχομένων και τη μορφοποίηση της σελίδας στο τρέχον έγγραφο.</ahelp>"
-#: 04090200.xhp
+#: 06200000.xhp
msgctxt ""
-"04090200.xhp\n"
-"hd_id3148791\n"
-"95\n"
+"06200000.xhp\n"
+"tit\n"
"help.text"
-msgid "User Data"
-msgstr "Δεδομένα χρήστη"
+msgid "Fields"
+msgstr "Πεδία"
-#: 04090200.xhp
+#: 06200000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150028\n"
-"96\n"
+"06200000.xhp\n"
+"hd_id3083281\n"
+"1\n"
"help.text"
-msgid "You can include user data when you define conditions. To change your user data, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - User data</emph>. User data must be entered in the form of strings. You can query the user data with \"==\" (EQ), \"!=\" (NEQ), or \"!\"(NOT)."
-msgstr "Μπορείτε να συμπεριλάβετε δεδομένα χρήστη όταν καθορίζετε συνθήκες. Για αλλαγή των δεδομένων χρήστη, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - δεδομένα χρήστη</emph>. Τα δεδομένα χρήστη πρέπει να εισαχθούν στη μορφή συμβολοσειρών. Μπορείτε να αναζητήσετε τα δεδομένα χρήστη με \"==\" (EQ), \"!=\" (NEQ), ή \"!\"(NOT)."
+msgid "<link href=\"text/swriter/01/06200000.xhp\" name=\"Fields\">Fields</link>"
+msgstr "<link href=\"text/swriter/01/06200000.xhp\" name=\"Πεδία\">Πεδία</link>"
-#: 04090200.xhp
+#: 06200000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3153124\n"
-"97\n"
+"06200000.xhp\n"
+"par_id3154656\n"
+"2\n"
"help.text"
-msgid "The following table lists user data variables and their meanings:"
-msgstr "Ο επόμενος πίνακας εμφανίζει μεταβλητές δεδομένων του χρήστη και τη σημασία τους:"
+msgid "<ahelp hid=\".uno:UpdateFields\" visibility=\"visible\">Updates the contents of all fields in the current document.</ahelp>"
+msgstr "<ahelp hid=\".uno:UpdateFields\" visibility=\"visible\">Ενημερώνει τα περιεχόμενα όλων των πεδίων στο τρέχον έγγραφο.</ahelp>"
-#: 04090200.xhp
+#: 06210000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3149632\n"
-"130\n"
+"06210000.xhp\n"
+"tit\n"
"help.text"
-msgid "Variable"
-msgstr "Μεταβλητή"
+msgid "Links"
+msgstr "Σύνδεσμοι"
-#: 04090200.xhp
+#: 06210000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150662\n"
-"131\n"
+"06210000.xhp\n"
+"hd_id3155962\n"
+"1\n"
"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
+msgid "<link href=\"text/swriter/01/06210000.xhp\" name=\"Links\">Links</link>"
+msgstr "<link href=\"text/swriter/01/06210000.xhp\" name=\"Σύνδεσμοι\">Σύνδεσμοι</link>"
-#: 04090200.xhp
+#: 06210000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3154026\n"
-"98\n"
+"06210000.xhp\n"
+"par_id3149499\n"
+"2\n"
"help.text"
-msgid "user_firstname"
-msgstr "user_firstname"
+msgid "<ahelp hid=\".uno:UpdateAllLinks\" visibility=\"visible\">Updates the links in the current document.</ahelp>"
+msgstr "<ahelp hid=\".uno:UpdateAllLinks\" visibility=\"visible\">Ενημερώνει τους συνδέσμους στο τρέχον έγγραφο.</ahelp>"
-#: 04090200.xhp
+#: 06220000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3149953\n"
-"99\n"
+"06220000.xhp\n"
+"tit\n"
"help.text"
-msgid "First name"
-msgstr "Όνομα"
+msgid "All Charts"
+msgstr "Όλα τα διαγράμματα"
-#: 04090200.xhp
+#: 06220000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3147272\n"
-"100\n"
+"06220000.xhp\n"
+"hd_id3155959\n"
+"1\n"
"help.text"
-msgid "user_lastname"
-msgstr "user_lastname"
+msgid "<link href=\"text/swriter/01/06220000.xhp\" name=\"All Charts\">All Charts</link>"
+msgstr "<link href=\"text/swriter/01/06220000.xhp\" name=\"Όλα τα διαγράμματα\">Όλα τα διαγράμματα</link>"
-#: 04090200.xhp
+#: 06220000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3149601\n"
-"101\n"
+"06220000.xhp\n"
+"par_id3150344\n"
+"2\n"
"help.text"
-msgid "Last name"
-msgstr "Επώνυμο"
+msgid "<ahelp hid=\".uno:UpdateCharts\" visibility=\"visible\">Updates the charts in the current document.</ahelp>"
+msgstr "<ahelp hid=\".uno:UpdateCharts\" visibility=\"visible\">Ενημερώνει τα διαγράμματα στο τρέχον έγγραφο.</ahelp>"
-#: 04090200.xhp
+#: 06990000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150770\n"
-"102\n"
+"06990000.xhp\n"
+"tit\n"
"help.text"
-msgid "user_initials"
-msgstr "user_initials"
+msgid "Update"
+msgstr "Ενημέρωση"
-#: 04090200.xhp
+#: 06990000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3155529\n"
-"103\n"
+"06990000.xhp\n"
+"bm_id3154704\n"
"help.text"
-msgid "Initials"
-msgstr "Αρχικά"
+msgid "<bookmark_value>updating; text documents</bookmark_value>"
+msgstr "<bookmark_value>ενημέρωση;έγγραφα κειμένου</bookmark_value>"
-#: 04090200.xhp
+#: 06990000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3148705\n"
-"104\n"
+"06990000.xhp\n"
+"hd_id3154704\n"
+"1\n"
"help.text"
-msgid "user_company"
-msgstr "user_company"
+msgid "<link href=\"text/swriter/01/06990000.xhp\" name=\"Update\">Update</link>"
+msgstr "<link href=\"text/swriter/01/06990000.xhp\" name=\"Ενημέρωση\">Ενημέρωση</link>"
-#: 04090200.xhp
+#: 06990000.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3148728\n"
-"105\n"
+"06990000.xhp\n"
+"par_id3149501\n"
+"2\n"
"help.text"
-msgid "Company"
-msgstr "Εταιρία"
+msgid "Updates items in the current document that have dynamic contents, so as fields and indexes."
+msgstr "Ενημερώνει τα στοιχεία στο τρέχον έγγραφο που περιέχει δυναμικά περιεχόμενα, όπως πεδία και ευρετήρια."
-#: 04090200.xhp
+#: format_object.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3155361\n"
-"106\n"
+"format_object.xhp\n"
+"tit\n"
"help.text"
-msgid "user_street"
-msgstr "user_street"
+msgid "Object"
+msgstr "Αντικείμενο"
-#: 04090200.xhp
+#: format_object.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3154222\n"
-"107\n"
+"format_object.xhp\n"
+"par_idN10548\n"
"help.text"
-msgid "Street"
-msgstr "Οδός"
+msgid "<link href=\"text/swriter/01/format_object.xhp\">Object</link>"
+msgstr "<link href=\"text/swriter/01/format_object.xhp\">Αντικείμενο</link>"
-#: 04090200.xhp
+#: format_object.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3145108\n"
-"108\n"
+"format_object.xhp\n"
+"par_idN10558\n"
"help.text"
-msgid "user_country"
-msgstr "user_country"
+msgid "<ahelp hid=\".\">Opens a submenu to edit the properties of the selected object.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού για την επεξεργασία των ιδιοτήτων του επιλεγμένου αντικειμένου.</ahelp>"
-#: 04090200.xhp
+#: format_object.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3146885\n"
-"109\n"
+"format_object.xhp\n"
+"hd_id1863460\n"
"help.text"
-msgid "Country"
-msgstr "Χώρα"
+msgid "<link href=\"text/shared/01/05990000.xhp\">Text Attributes</link>"
+msgstr "<link href=\"text/shared/01/05990000.xhp\">Γνωρίσματα κειμένου</link>"
-#: 04090200.xhp
+#: format_object.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3149580\n"
-"110\n"
+"format_object.xhp\n"
+"par_id3542588\n"
"help.text"
-msgid "user_zipcode"
-msgstr "user_zipcode"
+msgid "Sets the layout and anchoring properties for text in the selected drawing or text object."
+msgstr "Ορίζει τις ιδιότητες διάταξης και αγκύρωσης για το κείμενο στο επιλεγμένο σχέδιο ή αντικείμενο κειμένου."
-#: 04090200.xhp
+#: format_object.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3156241\n"
-"111\n"
+"format_object.xhp\n"
+"par_id9466841\n"
"help.text"
-msgid "Zip code"
-msgstr "Τ.Κ."
+msgid "<link href=\"text/shared/01/05280000.xhp\">Fontwork</link>"
+msgstr "<link href=\"text/shared/01/05280000.xhp\">Fontwork</link>"
-#: 04090200.xhp
+#: format_object.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3148922\n"
-"112\n"
+"format_object.xhp\n"
+"par_id2874538\n"
"help.text"
-msgid "user_city"
-msgstr "user_city"
+msgid "Edits Fontwork effects of the selected object that has been created with the previous Fontwork dialog."
+msgstr "Επεξεργάζεται τις επιδράσεις του Fontwork του επιλεγμένου αντικειμένου που δημιουργήθηκε με τον προηγούμενο διάλογο του Fontwork."
-#: 04090200.xhp
+#: mailmerge00.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3148945\n"
-"113\n"
+"mailmerge00.xhp\n"
+"tit\n"
"help.text"
-msgid "City"
-msgstr "Πόλη"
+msgid "Mail Merge Wizard"
+msgstr "Οδηγός συγχώνευσης αλληλογραφίας"
-#: 04090200.xhp
+#: mailmerge00.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3156053\n"
-"114\n"
+"mailmerge00.xhp\n"
+"par_idN10549\n"
"help.text"
-msgid "user_title"
-msgstr "user_title"
+msgid "<link href=\"text/swriter/01/mailmerge00.xhp\">Mail Merge Wizard</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge00.xhp\">Οδηγός συγχώνευσης αλληλογραφίας</link>"
-#: 04090200.xhp
+#: mailmerge00.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3159219\n"
-"115\n"
+"mailmerge00.xhp\n"
+"par_idN10559\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
+msgid "<ahelp hid=\".\">Starts the Mail Merge Wizard to create form letters or send e-mail messages to many recipients.</ahelp>"
+msgstr "<ahelp hid=\".\">Εκκινεί τον οδηγό συγχώνευσης αλληλογραφίας για τη δημιουργία επίσημων επιστολών ή την αποστολή ηλεκτρονικών μηνυμάτων σε πολλούς παραλήπτες.</ahelp>"
-#: 04090200.xhp
+#: mailmerge00.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3156435\n"
-"116\n"
+"mailmerge00.xhp\n"
+"par_idN105CC\n"
"help.text"
-msgid "user_position"
-msgstr "user_position"
+msgid "<link href=\"text/swriter/01/mailmerge01.xhp\" name=\"Mail Merge Wizard - Starting document\">Mail Merge Wizard - Starting document</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge01.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας - Έγγραφο εκκίνησης\">Οδηγός συγχώνευσης αλληλογραφίας - Έγγραφο εκκίνησης</link>"
-#: 04090200.xhp
+#: mailmerge00.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3145178\n"
-"117\n"
+"mailmerge00.xhp\n"
+"par_idN105F6\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "<link href=\"text/swriter/01/01150000.xhp\">Configurable Mail Merge dialog</link>"
+msgstr "<link href=\"text/swriter/01/01150000.xhp\">Διάλογος προσαρμογής συγχώνευσης αλληλογραφίας</link>"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150797\n"
-"118\n"
+"mailmerge01.xhp\n"
+"tit\n"
"help.text"
-msgid "user_tel_work"
-msgstr "user_tel_work"
+msgid "Mail Merge Wizard - Starting Document"
+msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Έγγραφο εκκίνησης"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150820\n"
-"119\n"
+"mailmerge01.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "Business telephone number"
-msgstr "Τηλέφωνο εργασίας"
+msgid "<link href=\"text/swriter/01/mailmerge01.xhp\">Mail Merge Wizard - Starting Document</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge01.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Έγγραφο εκκίνησης</link>"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150894\n"
-"120\n"
+"mailmerge01.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "user_tel_home"
-msgstr "user_tel_home"
+msgid "Specify the document that you want to use as a base for the mail merge document."
+msgstr "Καθορίστε το έγγραφο που επιθυμείτε να χρησιμοποιήσετε ως βάση για το έγγραφο συγχώνευσης αλληλογραφίας."
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3155320\n"
-"121\n"
+"mailmerge01.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "Home telephone number"
-msgstr "Τηλέφωνο οικίας"
+msgid "Use the current document"
+msgstr "Χρήση του τρέχοντος εγγράφου"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3154400\n"
-"122\n"
+"mailmerge01.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "user_fax"
-msgstr "user_fax"
+msgid "<ahelp hid=\".\">Uses the current Writer document as the base for the mail merge document.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιεί το τρέχον έγγραφο του Writer ως βάση για το έγγραφο συγχώνευσης αλληλογραφίας.</ahelp>"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3153363\n"
-"123\n"
+"mailmerge01.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "Fax number"
-msgstr "Αριθμός φαξ"
+msgid "Create a new document"
+msgstr "Δημιουργία νέου εγγράφου"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3153390\n"
-"124\n"
+"mailmerge01.xhp\n"
+"par_idN10561\n"
"help.text"
-msgid "user_email"
-msgstr "user_email"
+msgid "<ahelp hid=\".\">Creates a new Writer document to use for the mail merge.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί ένα νέο έγγραφο του Writer για τη συγχώνευση αλληλογραφίας.</ahelp>"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3154948\n"
-"125\n"
+"mailmerge01.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "E-mail address"
-msgstr "Ηλεκτρονική διεύθυνση"
+msgid "Start from existing document"
+msgstr "Εκκίνηση από ένα υπάρχον έγγραφο"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3145603\n"
-"126\n"
+"mailmerge01.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "user_state"
-msgstr "user_state"
+msgid "<ahelp hid=\".\">Select an existing Writer document to use as the base for the mail merge document.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ένα υπάρχον έγγραφο του Writer για να το χρησιμοποιήσετε ως βάση για το έγγραφο συγχώνευσης αλληλογραφίας.</ahelp>"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150129\n"
-"127\n"
+"mailmerge01.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "State (not in all $[officename] versions)"
-msgstr "Νομός (όχι σε όλες τις εκδόσεις του $[officename])"
+msgid "Browse"
+msgstr "Περιήγηση"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150147\n"
-"128\n"
+"mailmerge01.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "For example, to hide a paragraph, text, or a section from a user with a specific initial, such as \"LM\", enter the condition: user_initials==\"LM\"."
-msgstr "Για παράδειγμα, για να κρύψετε μια παράγραφο, ένα κείμενο ή μια ενότητα από έναν χρήστη με συγκεκριμένα αρχικά, όπως \"ΛΜ\", εισάγετε τη συνθήκη: user_initials==\"ΛΜ\"."
+msgid "<ahelp hid=\".\">Locate the Writer document that you want to use, and then click <emph>Open</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\">Εντοπισμός του εγγράφου Writer που θέλετε να χρησιμοποιήσετε και έπειτα πατήστε <emph>άνοιγμα</emph>.</ahelp>"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"hd_id3154115\n"
-"46\n"
+"mailmerge01.xhp\n"
+"par_idN10572\n"
"help.text"
-msgid "Conditions and Database Fields"
-msgstr "Συνθήκες και πεδία βάσης δεδομένων"
+msgid "Start from a template"
+msgstr "Εκκίνηση από ένα πρότυπο"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3154128\n"
-"47\n"
+"mailmerge01.xhp\n"
+"par_idN10576\n"
"help.text"
-msgid "You can define conditions for accessing databases, or database fields. For example, you can check the contents of a database field from a condition, or use database fields in logical expressions. The following table lists a few more examples of using databases in conditions:"
-msgstr "Μπορείτε να ορίσετε συνθήκες για την πρόσβαση βάσεων δεδομένων, ή πεδίων βάσεων δεδομένων. Για παράδειγμα, μπορείτε να ελέγξετε τα περιεχόμενα ενός πεδίου βάσης δεδομένων από μια συνθήκη, ή να χρησιμοποιήσετε πεδία βάσης δεδομένων σε λογικές εκφράσεις. Ο επόμενος πίνακας εμφανίζει μερικά ακόμη παραδείγματα χρήσης βάσεων δεδομένων υπό συνθήκες:"
+msgid "<ahelp hid=\".\">Select the template that you want to create your mail merge document with.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το πρότυπο με το οποίο θέλετε να δημιουργήσετε το έγγραφο συγχώνευσης αλληλογραφίας.</ahelp>"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3156066\n"
-"132\n"
+"mailmerge01.xhp\n"
+"par_idN10579\n"
"help.text"
-msgid "Example"
-msgstr "Παράδειγμα"
+msgid "Browse"
+msgstr "Περιήγηση"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3156088\n"
-"133\n"
+"mailmerge01.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
+msgid "<ahelp hid=\".\">Opens the <emph>Templates and Documents</emph> dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <emph>Πρότυπα και έγγραφα</emph>.</ahelp>"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3155948\n"
-"48\n"
+"mailmerge01.xhp\n"
+"par_idN10584\n"
"help.text"
-msgid "Database.Table.Company"
-msgstr "Βάση δεδομένων.Πίνακας.Εταιρεία"
+msgid "Start from a recently saved starting document"
+msgstr "Εκκίνηση από ένα πρόσφατα αποθηκευμένο αρχικό έγγραφο"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3148673\n"
-"91\n"
+"mailmerge01.xhp\n"
+"par_idN10588\n"
"help.text"
-msgid "Database.Table.Company NEQ \"\""
-msgstr "Βάση δεδομένων.Πίνακας.Εταιρεία NEQ \"\""
+msgid "<ahelp hid=\".\">Use an existing mail merge document as the base for a new mail merge document.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε ένα υπάρχον έγγραφο συγχώνευσης αλληλογραφίας ως βάση για ένα νέο έγγραφο συγχώνευσης αλληλογραφίας.</ahelp>"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3148687\n"
-"92\n"
+"mailmerge01.xhp\n"
+"par_idN106F6\n"
"help.text"
-msgid "Database.Table.Company != \"\""
-msgstr "Βάση δεδομένων.Πίνακας.Εταιρεία != \"\""
+msgid "<ahelp hid=\".\">Select the document.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το έγγραφο.</ahelp>"
-#: 04090200.xhp
+#: mailmerge01.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3155373\n"
-"49\n"
+"mailmerge01.xhp\n"
+"par_idN1058B\n"
"help.text"
-msgid "The condition is true if the COMPANY field is not empty. (In the first example, no operator is required.)"
-msgstr "Η συνθήκη είναι αληθής αν το όνομα πεδίου ΕΤΑΙΡΕΙΑ δεν είναι κενό. (Στο πρώτο παράδειγμα δεν απαιτείται τελεστής.)"
+msgid "<link href=\"text/swriter/01/mailmerge02.xhp\" name=\"Mail Merge Wizard - Document type\">Mail Merge Wizard - Document type</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge02.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας - Τύπος εγγράφου\">Οδηγός συγχώνευσης αλληλογραφίας - Τύπος εγγράφου</link>"
-#: 04090200.xhp
+#: mailmerge02.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3149977\n"
-"7\n"
+"mailmerge02.xhp\n"
+"tit\n"
"help.text"
-msgid "!Database.Table.Company"
-msgstr "!Βάση δεδομένων.Πίνακας.Εταιρεία"
+msgid "Mail Merge Wizard - Document Type"
+msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Τύπος εγγράφου"
-#: 04090200.xhp
+#: mailmerge02.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3149991\n"
-"129\n"
+"mailmerge02.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "NOT Database.Table.Company"
-msgstr "NOT Βάση δεδομένων.Πίνακας.Εταιρεία"
+msgid "<link href=\"text/swriter/01/mailmerge02.xhp\">Mail Merge Wizard - Document Type</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge02.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Τύπος εγγράφου</link>"
-#: 04090200.xhp
+#: mailmerge02.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150004\n"
-"50\n"
+"mailmerge02.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "Database.Table.Company EQ \"\""
-msgstr "Βάση δεδομένων.Πίνακας.Εταιρεία EQ \"\""
+msgid "Specify the type of mail merge document to create."
+msgstr "Καθορίστε τον τύπο του εγγράφου συγχωνευμένης αλληλογραφίας που θα δημιουργηθεί."
-#: 04090200.xhp
+#: mailmerge02.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3146911\n"
-"9\n"
+"mailmerge02.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "Database.Table.Company ==\"\""
-msgstr "Βάση δεδομένων.Πίνακας.Εταιρεία ==\"\""
+msgid "Letter"
+msgstr "Επιστολή"
-#: 04090200.xhp
+#: mailmerge02.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3148733\n"
-"8\n"
+"mailmerge02.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "Returns TRUE if the COMPANY field is empty."
-msgstr "Επιστρέφει αποτέλεσμα ΑΛΗΘΗΣ-TRUE εάν το πεδίο ΕΤΑΙΡΕΙΑ είναι κενό."
+msgid "<ahelp hid=\".\">Creates a printable mail merge document.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί ένα εκτυπώσιμο έγγραφο συγχωνευμένης αλληλογραφίας.</ahelp>"
-#: 04090200.xhp
+#: mailmerge02.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3148762\n"
-"5\n"
+"mailmerge02.xhp\n"
+"hd_id6954863\n"
"help.text"
-msgid "Database.Table.Company !=\"Sun\""
-msgstr "Βάση δεδομένων.Πίνακας.Εταιρεία !=\"Sun\""
+msgid "E-mail message"
+msgstr "Μήνυμα αλληλογραφίας"
-#: 04090200.xhp
+#: mailmerge02.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3153016\n"
-"149\n"
+"mailmerge02.xhp\n"
+"par_idN10561\n"
"help.text"
-msgid "Database.Table.Company NEQ \"Sun\""
-msgstr "Βάση δεδομένων.Πίνακας.Εταιρεία NEQ \"Sun\""
+msgid "<ahelp hid=\".\">Creates mail merge documents that you can send as an e-mail message or an e-mail attachment.</ahelp>"
+msgstr "<ahelp hid=\".\">Δημιουργεί έγγραφα συγχώνευσης αλληλογραφίας που μπορείτε να στείλετε ως ηλεκτρονικό μήνυμα ή επισύναψη σε μήνυμα.</ahelp>"
-#: 04090200.xhp
+#: mailmerge02.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3153040\n"
-"6\n"
+"mailmerge02.xhp\n"
+"par_idN10572\n"
"help.text"
-msgid "Returns TRUE if the current entry in the COMPANY field is not \"Sun\". (Exclamation sign represents a logical NOT.)"
-msgstr "Επιστρέφει το αποτέλεσμα TRUE εάν η τρέχουσα καταχώριση στο πεδίο ΕΤΑΙΡΕΙΑ δεν είναι\" Sun\". (Το θαυμαστικό αναπαριστά ένα λογικό NOT.)"
+msgid "<link href=\"text/swriter/01/mailmerge03.xhp\" name=\"Mail Merge Wizard - Addresses\">Mail Merge Wizard - Addresses</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge03.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας - Διευθύνσεις\">Οδηγός συγχώνευσης αλληλογραφίας - Διευθύνσεις</link>"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3154605\n"
-"51\n"
+"mailmerge03.xhp\n"
+"tit\n"
"help.text"
-msgid "Database.Table.Firstname AND Database.Table.Name"
-msgstr "Βάση δεδομένων.Πίνακας.Όνομα AND Βάση δεδομένων.Πίνακας.Όνομα"
+msgid "Mail Merge Wizard - Addresses"
+msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Διευθύνσεις"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3153059\n"
-"52\n"
+"mailmerge03.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "Returns TRUE if the record contains the first and the last name."
-msgstr "Επιστρέφει το αποτέλεσμα ΑΛΗΘΗΣ-TRUE εάν η εγγραφή περιέχει το όνομα και το επώνυμο."
+msgid "<link href=\"text/swriter/01/mailmerge03.xhp\">Mail Merge Wizard - Addresses</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge03.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Διευθύνσεις</link>"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3159247\n"
-"53\n"
+"mailmerge03.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "Note the difference between the boolean NOT \"!\" and the comparative operator not equal \"!=\" (NEQ)."
-msgstr "Σημειώστε τη διαφορά μεταξύ της λογικής τιμής NOT \"!\" και του τελεστή σύγκρισης δεν ισούται \"!=\" (NEQ)."
+msgid "Specify the recipients for the mail merge document as well as the layout of the address block."
+msgstr "Καθορίζει τους αποδέκτες για το έγγραφο συγχώνευσης αλληλογραφίας όπως και τη διάταξη του τμήματος διεύθυνσης."
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3153876\n"
-"54\n"
+"mailmerge03.xhp\n"
+"par_idN10561\n"
"help.text"
-msgid "When you refer to a database field in a condition, use the form Databasename.Tablename.Fieldname. If one of the names contains a character that is an operator, such as a minus sign (-), enclose the name in square brackets, for example, Databasename.[Table-name].Fieldname. Never use spaces inside field names."
-msgstr "Όταν αναφέρεστε σε ένα πεδίο βάσης δεδομένων σε μια συνθήκη, χρησιμοποιήστε τη μορφή ΌνομαΒάσηςΔεδομένων.ΌνομαΠίνακα.ΌνομαΠεδίου. Εάν ένα από τα ονόματα περιέχει έναν χαρακτήρα που είναι τελεστής, όπως το σημάδι πλην (-), περικλείστε το όνομα σε αγκύλες, για παράδειγμα, ΌνομαΒάσηςΔεδομένων.[Όνομα-πίνακα].ΌνομαΠεδίου. Ποτέ να μη χρησιμοποιήσετε κενά στα ονόματα πεδίων."
+msgid "The Mail Merge wizard opens to this page if you start the wizard in a text document that already contains address database fields. If the wizard opens directly to this page, the <emph>Select address list</emph> button is called <emph>Select different address list</emph>."
+msgstr "Ο οδηγός συγχώνευσης αλληλογραφίας ανοίγει στη σελίδα αυτή, εάν αρχίσετε τον οδηγό σε ένα έγγραφο κειμένου που ήδη περιέχει πεδία βάσης δεδομένων διευθύνσεων. Εάν ο οδηγός ανοίγει απευθείας στη σελίδα αυτή, το κουμπί <emph>Επιλογή λίστας διευθύνσεων</emph> λέγεται <emph>Επιλογή διαφορετικής λίστας διευθύνσεων</emph>."
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3153891\n"
-"55\n"
+"mailmerge03.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "Example: Hiding an Empty Database Field"
-msgstr "Παράδειγμα: Κρύβοντας ένα κενό πεδίο βάσης δεδομένων"
+msgid "The title of this page is <emph>Address block</emph> for letters and <emph>Address list</emph> for e-mail messages."
+msgstr "Ο τίτλος αυτής της σελίδας είναι <emph>Ομάδα διευθύνσεων</emph> για επιστολές και <emph>Λίστα διευθύνσεων</emph> για ηλεκτρονικά μηνύματα."
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150051\n"
-"56\n"
+"mailmerge03.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "You may want to create a condition that hides an empty field, for example, if the COMPANY field is empty for some of the data records."
-msgstr "Πιθανόν να θέλετε να δημιουργήσετε μια συνθήκη που κρύβει ένα κενό πεδίο, για παράδειγμα, αν το πεδίο ΕΤΑΙΡΕΙΑ είναι κενό για κάποιες από τις εγγραφές των δεδομένων."
+msgid "Select address list"
+msgstr "Επιλογή λίστας διευθύνσεων"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150067\n"
-"57\n"
+"mailmerge03.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "Select the <emph>Hidden Paragraph</emph> list entry, and type the following condition: Addressbook.Addresses.Company EQ \"\""
-msgstr "Επιλέξτε την καταχώριση λίστας <emph>Κρυφή παράγραφος</emph> και πληκτρολογήστε την ακόλουθη συνθήκη: ΒιβλίοΔιευθύνσεων.Διευθύνσεις.Εταιρεία EQ \"\""
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_seladdlis.xhp\">Select Address List</link> dialog, where you can choose a data source for the addresses, add new addresses, or type in a new address list.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_seladdlis.xhp\">Επιλογή λίστας διευθύνσεων</link>, όπου μπορείτε να επιλέξετε μία προέλευση δεδομένων για τις διευθύνσεις, να προσθέσετε νέες διευθύνσεις, ή να πληκτρολογήσετε σε μία νέα λίστα διευθύνσεων.</ahelp>"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3147110\n"
-"150\n"
+"mailmerge03.xhp\n"
+"par_id7805413\n"
"help.text"
-msgid "or type the following"
-msgstr "ή πληκτρολογήστε τα ακόλουθα"
+msgid "When you edit some records in a Calc spreadsheet data source that is currently in use for a mail merge, those changes are not visible in the mail merge."
+msgstr "Όταν επεξεργάζεστε κάποιες εγγραφές σε μία προέλευση δεδομένων ενός υπολογιστικού φύλλου του Calc που χρησιμοποιείται για τη συγχώνευση αλληλογραφίας, οι αλλαγές αυτές δεν είναι ορατές στη συγχώνευση αλληλογραφίας."
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3147123\n"
-"151\n"
+"mailmerge03.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "NOT Addressbook.Addresses.Company"
-msgstr "NOT ΒιβλίοΔιευθύνσεων.Διευθύνσεις.Εταιρεία"
+msgid "This document shall contain an address block"
+msgstr "Αυτό το έγγραφο θα περιέχει ένα τμήμα με διεύθυνση"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3147136\n"
-"152\n"
+"mailmerge03.xhp\n"
+"par_idN10581\n"
"help.text"
-msgid "If the COMPANY database field is empty, the condition is true and the paragraph is hidden."
-msgstr "Αν το πεδίο ΕΤΑΙΡΕΙΑ της βάσης δεδομένων είναι κενό, η συνθήκη είναι αληθής και η παράγραφος κρύβεται."
+msgid "<ahelp hid=\".\">Adds an address block to the mail merge document.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει μία ομάδα διευθύνσεων στο έγγραφο της συγχωνευμένης αλληλογραφίας.</ahelp>"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150232\n"
-"58\n"
+"mailmerge03.xhp\n"
+"par_idN10584\n"
"help.text"
-msgid "To display hidden paragraphs on the screen, you can choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Formatting Aids</emph>, and clear the <emph>Fields: Hidden paragraphs</emph> check box."
-msgstr "Για προβολή κρυφών παραγράφων στην οθόνη, μπορείτε να διαλέξετε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline>- %PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</emph> και να καθαρίστε το πλαίσιο ελέγχου <emph>Πεδία: κρυφές παράγραφοι</emph>."
+msgid "<ahelp hid=\".\">Select the address block layout that you want to use.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τη διάταξη της ομάδας διευθύνσεων που επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"hd_id3145218\n"
-"59\n"
+"mailmerge03.xhp\n"
+"hd_id9355754\n"
"help.text"
-msgid "Examples of Conditions in Fields"
-msgstr "Παραδείγματα συνθηκών σε πεδία"
+msgid "Suppress lines with just empty fields"
+msgstr "Αποκρύπτει τις γραμμές με κενά πεδία"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3145231\n"
-"60\n"
+"mailmerge03.xhp\n"
+"par_id3109225\n"
"help.text"
-msgid "The following examples use the Conditional text field, although they can be applied to any fields that can be linked to a condition. The syntax used for conditions is also used for the Hidden text, Hidden paragraph, Any record or Next record fields."
-msgstr "Τα ακόλουθα παραδείγματα χρησιμοποιούν ένα πεδίο κειμένου υπό συνθήκη, αν και μπορούν να εφαρμοστούν σε οποιοδήποτε πεδίο μπορεί να συνδεθεί με κάποια συνθήκη. Η σύνταξη που χρησιμοποιείται για τις συνθήκες χρησιμοποιείται επίσης για το κρυφό κείμενο, κρυφή παράγραφο, οποιαδήποτε εγγραφή ή επόμενα πεδία εγγραφών."
+msgid "<ahelp hid=\".\">Enable to leave empty lines out of the address.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιήστε την επιλογή ώστε να υπάρχουν κενές γραμμές έξω από τη διεύθυνση.</ahelp>"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"hd_id3150311\n"
-"61\n"
+"mailmerge03.xhp\n"
+"par_idN10587\n"
"help.text"
-msgid "To display conditional text based on the number of pages:"
-msgstr "Για να εμφανιστεί κείμενο υπό συνθήκη με βάση την αρίθμηση των σελίδων:"
+msgid "More"
+msgstr "Περισσότερα"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150333\n"
-"136\n"
+"mailmerge03.xhp\n"
+"par_idN1058B\n"
"help.text"
-msgid "Choose <emph>Insert - Fields - Other</emph>, and then click the <emph>Functions</emph> tab."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph> και μετά πατήστε στην καρτέλα <emph>Λειτουργίες</emph>."
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_seladdblo.xhp\">Select Address Block</link> dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_seladdblo.xhp\">Επιλογή ομάδας διευθύνσεων</link>.</ahelp>"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3147471\n"
-"62\n"
+"mailmerge03.xhp\n"
+"par_idN1059C\n"
"help.text"
-msgid "In the <emph>Type</emph> list, click \"Conditional text\"."
-msgstr "Στην λίστα <emph>Τύπος</emph>, πατήστε στο \" Κείμενο υπό συνθήκες\"."
+msgid "Match fields"
+msgstr "Συσχετισμός πεδίων"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3154294\n"
-"63\n"
+"mailmerge03.xhp\n"
+"par_idN105A0\n"
"help.text"
-msgid "In the <emph>Condition </emph>box, type \"page == 1\"."
-msgstr "Στο πλαίσιο <emph>Συνθήκη </emph>, πληκτρολογήστε \"page ==1\"."
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_matfie.xhp\">Match Fields</link> dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_matfie.xhp\">Συσχετισμός πεδίων</link>.</ahelp>"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3154319\n"
-"64\n"
+"mailmerge03.xhp\n"
+"par_idN105B1\n"
"help.text"
-msgid "In the <emph>Then</emph> box, type \"There is only one page\"."
-msgstr "Στο πλαίσιο <emph>Μετά</emph>, πληκτρολογήστε \"Υπάρχει μόνο μια σελίδα\"."
+msgid "(Browse buttons)"
+msgstr "(Κουμπιά περιήγησης)"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150640\n"
-"65\n"
+"mailmerge03.xhp\n"
+"par_idN105B5\n"
"help.text"
-msgid "In the <emph>Or </emph>box, type \"There are several pages\"."
-msgstr "Στο πλαίσιο <emph>Ή</emph>, πληκτρολογήστε \"Υπάρχουν πολλές σελίδες\"."
+msgid "<ahelp hid=\".\">Use the browse buttons to preview the information from the previous or next data record.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε τα κουμπιά εξερεύνησης για να προεπισκοπήσετε τις πληροφορίες της προηγούμενης ή της επόμενης εγγραφής δεδομένων.</ahelp>"
-#: 04090200.xhp
+#: mailmerge03.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3153086\n"
-"137\n"
+"mailmerge03.xhp\n"
+"par_idN105B8\n"
"help.text"
-msgid "Click <emph>Insert</emph>, and then click <emph>Close</emph>."
-msgstr "Πατήστε στο <emph>Εισαγωγή</emph> και μετά στο <emph>Κλείσιμο</emph>."
+msgid "<link href=\"text/swriter/01/mailmerge04.xhp\" name=\"Mail Merge Wizard - Create a salutation\">Mail Merge Wizard - Create a salutation</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge04.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας - Δημιουργία χαιρετισμού\">Οδηγός συγχώνευσης αλληλογραφίας - Δημιουργία χαιρετισμού</link>"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"hd_id3155814\n"
-"67\n"
+"mailmerge04.xhp\n"
+"tit\n"
"help.text"
-msgid "To display conditional text based on a user-defined Variable"
-msgstr "Για να εμφανιστεί κείμενο υπό συνθήκη με βάση μια μεταβλητή χρήστη"
+msgid "Mail Merge Wizard - Greeting Line"
+msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Γραμμή χαιρετισμού"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3155836\n"
-"138\n"
+"mailmerge04.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "Choose <emph>Insert - Fields - Other</emph>, and then click the <emph>Variables</emph> tab."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph> και μετά πατήστε στην καρτέλα <emph>Μεταβλητές</emph>."
+msgid "<link href=\"text/swriter/01/mailmerge04.xhp\">Mail Merge Wizard - Create a Salutation</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge04.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Δημιουργία χαιρετισμού</link>"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3155109\n"
-"68\n"
+"mailmerge04.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "In the <emph>Type </emph>list, click \"Set Variable\"."
-msgstr "Στη λίστα <emph>Τύπος </emph>, πατήστε \"Ορισμός μεταβλητής\"."
+msgid "Specify the properties for the salutation. If the mail merge database contains gender information, you can specify different salutations based on the gender of the recipient."
+msgstr "Καθορίστε τις ιδιότητες για το χαιρετισμό. Εάν η βάση δεδομένων για τη συγχώνευση αλληλογραφίας περιέχει πληροφορίες για το φύλλο, μπορείτε να προσδιορίσετε διαφορετικούς χαιρετισμούς με βάση το φύλλο του παραλήπτη."
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3147008\n"
-"139\n"
+"mailmerge04.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "In the<emph> Name</emph> box, type \"Profit\"."
-msgstr "Στο πλαίσιο <emph>Όνομα</emph>, πληκτρολογήστε \"Κέρδος\"."
+msgid "This document should contain a salutation"
+msgstr "Αυτό το έγγραφο πρέπει να περιέχει έναν χαιρετισμό"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3147032\n"
-"140\n"
+"mailmerge04.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "In the<emph> Value</emph> box, type \"5000\"."
-msgstr "Στο πλαίσιο <emph>Τιμή</emph>, πληκτρολογήστε \"5000\"."
+msgid "<ahelp hid=\".\">Adds a salutation.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει έναν χαιρετισμό.</ahelp>"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3152974\n"
-"141\n"
+"mailmerge04.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "Click <emph>Insert</emph>."
-msgstr "Πατήστε στο<emph>Εισαγωγή</emph>."
+msgid "Insert personalized salutation"
+msgstr "Εισαγωγή προσωπικού χαιρετισμού"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3152998\n"
-"70\n"
+"mailmerge04.xhp\n"
+"par_idN10561\n"
"help.text"
-msgid "Click the <emph>Functions</emph> tab, and click \"Conditional text\" in the <emph>Type</emph> list."
-msgstr "Πατήστε στην καρτέλα <emph>Λειτουργίες</emph> και μετά στο \"Κείμενο υπό συνθήκες\" στη λίστα <emph>Τύπος</emph>."
+msgid "<ahelp hid=\".\">Adds a personalized salutation to the mail merge document. To use the default salutation, clear this check box.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει έναν προσωπικό χαιρετισμό στο έγγραφο συγχώνευσης αλληλογραφίας. Για να χρησιμοποιήσετε τον προεπιλεγμένο χαιρετισμό, καθαρίστε αυτό το πεδίο ελέγχου.</ahelp>"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150952\n"
-"142\n"
+"mailmerge04.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "In the <emph>Condition</emph> box, type \"Profit < 5000\"."
-msgstr "Στο πλαίσιο <emph>Συνθήκη</emph> πληκτρολογήστε \"Κέρδος<5000\"."
+msgid "Female"
+msgstr "Γυναίκα"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3156291\n"
-"71\n"
+"mailmerge04.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "In the <emph>Then</emph> box, type \"Target is not met\"."
-msgstr "Στο πλαίσιο κειμένου <emph>Τότε</emph>, πληκτρολογήστε \"Ο στόχος δεν πέτυχε\"."
+msgid "<ahelp hid=\".\">Select the personalized greeting for a female recipient.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον προσωπικό χαιρετισμό για μία γυναίκα παραλήπτη.</ahelp>"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3156317\n"
-"72\n"
+"mailmerge04.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "In the <emph>Or </emph>box, type \"Target is met\"."
-msgstr "Στο πλαίσιο <emph>Ή</emph>, πληκτρολογήστε \"Ο στόχος πέτυχε\"."
+msgid "New"
+msgstr "Δημιουργία"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3154366\n"
-"143\n"
+"mailmerge04.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "Click <emph>Insert</emph>."
-msgstr "Πατήστε στο <emph>Εισαγωγή</emph>."
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Custom Salutation</link> (Female recipient) dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Προσαρμοσμένος χαιρετισμός</link> (Γυναίκα παραλήπτης).</ahelp>"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3154389\n"
-"73\n"
+"mailmerge04.xhp\n"
+"par_idN10580\n"
"help.text"
-msgid "To edit the contents of the \"Profit\" variable, double-click the variable field."
-msgstr "Για να επεξεργαστείτε τα περιεχόμενα της μεταβλητής \"Κέρδος\", διπλοπατήστε στο πεδίο της μεταβλητής."
+msgid "Male"
+msgstr "Άνδρας"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"hd_id3155573\n"
-"74\n"
+"mailmerge04.xhp\n"
+"par_idN10584\n"
"help.text"
-msgid "To display conditional text based on the contents of a database field:"
-msgstr "Για να εμφανιστεί κείμενο βασισμένο σε συνθήκη στα περιεχόμενα ενός πεδίου βάσης δεδομένων:"
+msgid "<ahelp hid=\".\">Select the personalized greeting for a male recipient.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον προσωπικό χαιρετισμό για έναν άνδρα παραλήπτη.</ahelp>"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3155587\n"
-"144\n"
+"mailmerge04.xhp\n"
+"par_idN10587\n"
"help.text"
-msgid "The first part of this example inserts a space between the \"First Name\" and \"Last Name\" fields in a document, and the second part inserts text based on the contents of a field. This example requires that an address data source is registered with $[officename]."
-msgstr "Το πρώτο κομμάτι από το παράδειγμα εισάγει ένα κενό μεταξύ των πεδίων \"Όνομα\" και \"Επίθετο\" στο έγγραφο και το δεύτερο κομμάτι εισάγει ένα κείμενο βασισμένο στα περιεχόμενα ενός πεδίου. Αυτό το παράδειγμα απαιτεί ότι μια πηγή δεδομένων διευθύνσεων είναι καταχωρισμένη στο $[officename]."
+msgid "New"
+msgstr "Δημιουργία"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150523\n"
-"145\n"
+"mailmerge04.xhp\n"
+"par_idN1058B\n"
"help.text"
-msgid "Choose <emph>Insert - Fields - Other</emph>, and then click the <emph>Database</emph> tab."
-msgstr "Επιλέξτε<emph>Εισαγωγή - Πεδία - Άλλα</emph> και μετά πατήστε στην καρτέλα <emph>Βάση δεδομένων</emph>."
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Custom Salutation</link> (Male recipient) dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Προσαρμοσμένος χαιρετισμός</link> (Άνδρας παραλήπτης).</ahelp>"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3148811\n"
-"75\n"
+"mailmerge04.xhp\n"
+"par_idN1059C\n"
"help.text"
-msgid "In the <emph>Type </emph>list, click \"Mail merge fields\"."
-msgstr "Στη λίστα <emph>Τύπος</emph>, πατήστε \"Πεδία συγχώνευσης αλληλογραφίας\"."
+msgid "Field name"
+msgstr "Όνομα πεδίου"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3148841\n"
-"76\n"
+"mailmerge04.xhp\n"
+"par_idN105A0\n"
"help.text"
-msgid "In the<emph> Database selection</emph> box, double-click an address book, click \"First Name\", and then click<emph> Insert</emph>. Repeat for \"Last Name\"."
-msgstr "Στο πλαίσιο <emph>Επιλογή βάσης δεδομένων</emph>, διπλοπατήστε σε ένα βιβλίο διευθύνσεων, πατήστε \"Όνομα\" και μετά πατήστε <emph>Εισαγωγή</emph>. Επαναλάβετε για το \"Επίθετο\"."
+msgid "<ahelp hid=\".\">Select the field name of the address database field that contains the gender information.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το όνομα πεδίου της βάσης δεδομένων διευθύνσεων που περιέχει τις πληροφορίες για το φύλο.</ahelp>"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3147549\n"
-"78\n"
+"mailmerge04.xhp\n"
+"par_idN105A3\n"
"help.text"
-msgid "In the document, place the cursor between the two fields, press Space, and then return to the <emph>Fields </emph>dialog:"
-msgstr "Στο έγγραφο, τοποθετείστε τον δρομέα μεταξύ των δυο πεδίων, πατήστε το πλήκτρο διαστήματος και μετά επιστρέψτε στο διάλογο <emph>Πεδία </emph>:"
+msgid "Field value"
+msgstr "Τιμή πεδίου"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150416\n"
-"79\n"
+"mailmerge04.xhp\n"
+"par_idN105A7\n"
"help.text"
-msgid "Click the <emph>Functions</emph> tab, and then click \"Conditional text\" in the <emph>Type</emph> list."
-msgstr "Πατήστε στην καρτέλα <emph>Λειτουργίες</emph>και μετά πατήστε στο \"Κείμενο υπό συνθήκη\" στη λίστα <emph>Τύπος</emph>."
+msgid "<ahelp hid=\".\">Select the field value that indicates the gender of the recipient.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε την τιμή του πεδίου που υποδεικνύει το φύλο του παραλήπτη.</ahelp>"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3153589\n"
-"146\n"
+"mailmerge04.xhp\n"
+"par_idN105AA\n"
"help.text"
-msgid "In the <emph>Condition </emph>box, type: \"Addressbook.addresses.firstname\"."
-msgstr "Στο πλαίσιο κειμένου <emph>Συνθήκη</emph> πληκτρολογήστε: \"ΒιβλίοΔιευθύνσεων.Διευθύνσεις.Όνομα\"."
+msgid "General salutation"
+msgstr "Γενικός χαιρετισμός"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3153615\n"
-"80\n"
+"mailmerge04.xhp\n"
+"par_idN105AE\n"
"help.text"
-msgid "In the <emph>Then </emph>box, type a space and leave the <emph>Or </emph>box blank."
-msgstr "Στο πλαίσιο <emph>Τότε </emph>, πληκτρολογήστε ένα κενό και αφήστε το πλαίσιο <emph>Ή </emph> κενό."
+msgid "<ahelp hid=\".\">Select the default salutation that is used when you do not specify a personalized salutation.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον προεπιλεγμένο χαιρετισμό που χρησιμοποιείται όταν δεν έχετε προσδιορίσει έναν προσωπικό χαιρετισμό.</ahelp>"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3153562\n"
-"84\n"
+"mailmerge04.xhp\n"
+"par_idN105B1\n"
"help.text"
-msgid "You can now use a condition to insert text based on the contents of the First Name field."
-msgstr "Μπορείτε τώρα να χρησιμοποιήσετε μια συνθήκη για να εισάγετε κείμενο με βάση τα περιεχόμενα του πεδίου ονόματος."
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150574\n"
-"147\n"
+"mailmerge04.xhp\n"
+"par_idN105B5\n"
"help.text"
-msgid "In the <emph>Fields </emph>dialog, click the <emph>Functions </emph>tab."
-msgstr "Στον διάλογο <emph>Πεδία </emph>, πατήστε στην καρτέλα <emph>Λειτουργίες</emph>."
+msgid "<ahelp hid=\".\">Displays a preview of the salutation.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει μία προεπισκόπηση του χαιρετισμού.</ahelp>"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3150605\n"
-"85\n"
+"mailmerge04.xhp\n"
+"par_idN105B8\n"
"help.text"
-msgid "In the <emph>Type </emph>box, click \"Conditional text\"."
-msgstr "Στο πλαίσιο <emph>Τύπος</emph>, πατήστε στο \"Κείμενο υπό συνθήκες\"."
+msgid "Match fields"
+msgstr "Συσχετισμός πεδίων"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3151277\n"
-"86\n"
+"mailmerge04.xhp\n"
+"par_idN105BC\n"
"help.text"
-msgid "In the <emph>Condition </emph>box, type: Addressbook.addresses.firstname == \"Michael\""
-msgstr "Στο πλαίσιο <emph>Συνθήκη </emph>, πληκτρολογήστε: ΒιβλίοΔιευθύνσεων.Διευθύνσεις.Όνομα == \"Μιχάλης\""
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_matfie.xhp\">Match Fields</link> dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_matfie.xhp\">Συσχετισμός πεδίων</link>.</ahelp>"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3151303\n"
-"87\n"
+"mailmerge04.xhp\n"
+"par_idN105CD\n"
"help.text"
-msgid "In the <emph>Then </emph>box, type \"Dear\"."
-msgstr "Στο πλαίσιο <emph>Μετά</emph>, πληκτρολογήστε \"Αγαπητέ\"."
+msgid "(Browse buttons)"
+msgstr "(Κουμπιά περιήγησης)"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3149138\n"
-"88\n"
+"mailmerge04.xhp\n"
+"par_idN105D1\n"
"help.text"
-msgid "In the <emph>Else</emph> box, type \"Hello\"."
-msgstr "Στο πεδίο <emph>Άλλο</emph> πληκτρολογήστε \"Γεια σας\"."
+msgid "<ahelp hid=\".\">Use the browse buttons to preview the information from the previous or next data record.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε τα κουμπιά εξερεύνησης για να προεπισκοπήσετε τις πληροφορίες της προηγούμενης ή της επόμενης εγγραφής δεδομένων.</ahelp>"
-#: 04090200.xhp
+#: mailmerge04.xhp
msgctxt ""
-"04090200.xhp\n"
-"par_id3149163\n"
-"148\n"
+"mailmerge04.xhp\n"
+"par_idN105D4\n"
"help.text"
-msgid "Click <emph>Insert</emph>."
-msgstr "Πατήστε στο <emph>Εισαγωγή</emph>."
+msgid "<link href=\"text/swriter/01/mailmerge05.xhp\" name=\"Mail Merge Wizard - Adjust layout\">Mail Merge Wizard - Adjust layout</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge05.xhp\" name=\" Οδηγός συγχώνευσης αλληλογραφίας - Προσαρμογή διάταξης\">Οδηγός συγχώνευσης αλληλογραφίας - Προσαρμογή διάταξης</link>"
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
+"mailmerge05.xhp\n"
"tit\n"
"help.text"
-msgid "Entries (bibliography)"
-msgstr "Καταχωρίσεις (βιβλιογραφία)"
-
-#: 04120227.xhp
-msgctxt ""
-"04120227.xhp\n"
-"hd_id3151388\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04120227.xhp\" name=\"Entries (bibliography)\">Entries (bibliography)</link>"
-msgstr "<link href=\"text/swriter/01/04120227.xhp\" name=\"Καταχωρίσεις (βιβλιογραφία)\">Καταχωρίσεις (βιβλιογραφία)</link>"
-
-#: 04120227.xhp
-msgctxt ""
-"04120227.xhp\n"
-"par_id3083449\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"eintraege\">Specify the format for bibliography entries.</variable>"
-msgstr "<variable id=\"eintraege\">Καθορισμός της μορφής των καταχωρίσεων βιβλιοθήκης.</variable>"
-
-#: 04120227.xhp
-msgctxt ""
-"04120227.xhp\n"
-"hd_id31544970\n"
-"help.text"
-msgid "Type"
-msgstr "Τύπος"
-
-#: 04120227.xhp
-msgctxt ""
-"04120227.xhp\n"
-"par_id3150017\n"
-"3\n"
-"help.text"
-msgid "The types that are displayed depend on the different literature sources."
-msgstr "Οι τύποι που εμφανίζονται εξαρτώνται από τις διαφορετικές πηγές βιβλιογραφίας."
-
-#: 04120227.xhp
-msgctxt ""
-"04120227.xhp\n"
-"hd_id3150570\n"
-"4\n"
-"help.text"
-msgid "Type"
-msgstr "Τύπος"
-
-#: 04120227.xhp
-msgctxt ""
-"04120227.xhp\n"
-"par_id3147175\n"
-"5\n"
-"help.text"
-msgid "Lists the available bibliography entries. <ahelp hid=\".\">To add an entry to the Structure line, click the entry, click in an empty box on the Structure line, and then click <emph>Insert</emph>.</ahelp> Use the <link href=\"text/swriter/01/04120229.xhp\" name=\"Define Bibliography Entry\">Define Bibliography Entry</link> dialog to add new entries."
-msgstr "Lists the available bibliography entries. <ahelp hid=\".\">Για να προσθέσετε μια καταχώριση στη γραμμή δομή, πατήστε στην καταχώριση, πατήστε σε ένα κενό πλαίσιο στη γραμμή δομής και μετά πατήστε στο <emph>Εισαγωγή</emph>.</ahelp> Χρησιμοποιείστε τον διάλογο <link href=\"text/swriter/01/04120229.xhp\" name=\"Ορισμός καταχώρισης βιβλιογραφίας\">Ορισμός καταχώρισης βιβλιογραφίας</link> για να προσθέσετε νέες καταχωρίσεις."
-
-#: 04120227.xhp
-msgctxt ""
-"04120227.xhp\n"
-"hd_id3149287\n"
-"6\n"
-"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
+msgid "Mail Merge Wizard - Layout"
+msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Διάταξη"
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"par_id3151178\n"
-"7\n"
+"mailmerge05.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_AUTHINSERT\">Adds the reference code for the selected bibliography entry to the Structure line. Select an entry in the list, click in an empty box, and then click this button.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_AUTHINSERT\">Προσθέτει τον κωδικό αναφοράς για την επιλεγμένη καταχώριση βιβλιογραφίας στη γραμμή δομή. Επιλέξτε μια καταχώριση στη λίστα, πατήστε σε ένα κενό πλαίσιο και μετά πατήστε σε αυτό το κουμπί.</ahelp>"
+msgid "<link href=\"text/swriter/01/mailmerge05.xhp\">Mail Merge Wizard - Adjust Layout</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge05.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Προσαρμογή διάταξης</link>"
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"hd_id3154096\n"
-"8\n"
+"mailmerge05.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "Remove"
-msgstr "Αφαίρεση"
+msgid "Specify the position of the address blocks and salutations on the documents."
+msgstr "Καθορίστε την θέση των ομάδων διευθύνσεων και των χαιρετισμών στα έγγραφα."
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"par_id3149807\n"
-"9\n"
+"mailmerge05.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_AUTHREMOVE\">Removes the selected reference code from the Structure line.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_TOX_ENTRY:PB_AUTHREMOVE\">Αφαιρεί τον επιλεγμένο κωδικό αναφοράς από τη γραμμή δομή.</ahelp>"
+msgid "Align to text body"
+msgstr "Στοίχιση στο σώμα του κειμένου"
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"hd_id3154470\n"
-"10\n"
+"mailmerge05.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "Sort by"
-msgstr "Ταξινόμηση κατά"
+msgid "<ahelp hid=\".\">Aligns the frame that contains the address block to the left page margin.</ahelp>"
+msgstr "<ahelp hid=\".\">Στοιχίζει το πλαίσιο που περιέχει την ομάδα διευθύνσεων στο αριστερό περιθώριο της σελίδας.</ahelp>"
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"par_id3154482\n"
-"11\n"
+"mailmerge05.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "Specify the sorting options for the bibliography entries."
-msgstr "Ορίσετε τις επιλογές ταξινόμησης των καταχωρίσεων βιβλιογραφίας."
+msgid "From left"
+msgstr "Από αριστερά"
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"hd_id3153665\n"
-"12\n"
+"mailmerge05.xhp\n"
+"par_idN10561\n"
"help.text"
-msgid "Document position"
-msgstr "Θέση εγγράφου"
+msgid "<ahelp hid=\".\">Enter the amount of space to leave between the left edge of the page and the left edge of the address block.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το μήκος του διαστήματος που θα υπάρχει μεταξύ του αριστερού άκρου της σελίδας και του αριστερού άκρου της ομάδας διευθύνσεων.</ahelp>"
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"par_id3151314\n"
-"13\n"
+"mailmerge05.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_ENTRY:RB_DOCPOS\">Sorts the bibliography entries according to the position of their references in the document.</ahelp> Select this option if you want to use automatically numbered references."
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_ENTRY:RB_DOCPOS\">Ταξινομεί τις καταχωρίσεις βιβλιογραφίας ανάλογα με τη θέση των αναφορών τους στο έγγραφο.</ahelp> Επιλέξτε αυτήν την επιλογή εάν θέλετε να χρησιμοποιήσετε αυτόματα αριθμημένες αναφορές."
+msgid "From top"
+msgstr "Από πάνω"
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"hd_id3154576\n"
-"14\n"
+"mailmerge05.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "Content"
-msgstr "Περιεχόμενο"
+msgid "<ahelp hid=\".\">Enter the amount of space to leave between the top edge of the page and the top edge of the address block.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το μήκος του διαστήματος που θα υπάρχει μεταξύ του πάνω άκρου της σελίδας και του πάνω άκρου της ομάδας διευθύνσεων.</ahelp>"
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"par_id3149687\n"
-"15\n"
+"mailmerge05.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_ENTRY:RB_SORTCONTENT\">Sorts the bibliography entries by the Sort keys that you specify, for example, by author or by year of publication.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_TOX_ENTRY:RB_SORTCONTENT\">Ταξινομεί τις καταχωρήσεις βιβλιογραφίας με τα πλήκτρα ταξινόμησης που καθορίζετε, για παράδειγμα, ανά συντάκτη ή ανά έτος δημοσίευσης.</ahelp>"
+msgid "Up"
+msgstr "Πάνω"
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"hd_id3155175\n"
-"16\n"
+"mailmerge05.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "Sort keys"
-msgstr "Πλήκτρα ταξινόμησης"
+msgid "<ahelp hid=\".\">Moves the salutation up.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετακινεί το χαιρετισμό προς τα πάνω.</ahelp>"
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"hd_id3143270\n"
-"18\n"
+"mailmerge05.xhp\n"
+"par_idN10572\n"
"help.text"
-msgid "1, 2 or 3"
-msgstr "1, 2 ή 3"
+msgid "Down"
+msgstr "Προς τα κάτω"
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"par_id3149491\n"
-"19\n"
+"mailmerge05.xhp\n"
+"par_idN10576\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_THIRDKEY\">Select the entry by which to sort the bibliography entries. This option is only available if you select the <emph>Content</emph> radio button in the <emph>Sort by</emph> area.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_TOX_ENTRY:LB_THIRDKEY\">Εισάγετε την καταχώριση από την οποία θα ταξινομηθούν οι καταχωρίσεις της βιβλιογραφίας. Η επιλογή αυτή είναι διαθέσιμη μόνο εάν επιλέξετε το ραδιοπλήκτρο <emph>Περιεχόμενο</emph> στην περιοχή <emph>Ταξινόμηση κατά</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">Moves the salutation down.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετακινεί το χαιρετισμό προς τα κάτω.</ahelp>"
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"hd_id3149826\n"
-"20\n"
+"mailmerge05.xhp\n"
+"par_idN10579\n"
"help.text"
-msgid "AZ"
-msgstr "ΑΩ"
+msgid "Zoom"
+msgstr "Εστίαση"
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"par_id3147098\n"
-"21\n"
+"mailmerge05.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_TOX_ENTRY:RB_SORTUP3\">Sorts the bibliography entries in ascending alphanumerical order.</ahelp>"
-msgstr "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_TOX_ENTRY:RB_SORTUP3\">Ταξινομεί τις καταχωρίσεις βιβλιογραφίας με αύξουσα αλφαριθμητική σειρά.</ahelp>"
+msgid "<ahelp hid=\".\">Select a magnification for the page preview.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε μία μεγέθυνση για την προεπισκόπηση της σελίδας.</ahelp>"
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"hd_id3148981\n"
-"22\n"
+"mailmerge05.xhp\n"
+"par_idN106AF\n"
"help.text"
-msgid "ZA"
-msgstr "ΩΑ"
+msgid "Use the commands in the context menu of the preview to move the view up and down."
+msgstr "Χρησιμοποιήστε τις εντολές στο μενού περιεχομένου της προεπισκόπησης για να μετακινήσετε την προβολή πάνω ή κάτω."
-#: 04120227.xhp
+#: mailmerge05.xhp
msgctxt ""
-"04120227.xhp\n"
-"par_id3149041\n"
-"23\n"
+"mailmerge05.xhp\n"
+"par_idN10580\n"
"help.text"
-msgid "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_TOX_ENTRY:RB_SORTDOWN3\">Sorts the bibliography entries in a descending alphanumerical order.</ahelp>"
-msgstr "<ahelp hid=\"SW:IMAGERADIOBUTTON:TP_TOX_ENTRY:RB_SORTDOWN3\">Ταξινομεί τις καταχωρίσεις βιβλιογραφίας με φθίνουσα αλφαριθμητική σειρά.</ahelp>"
+msgid "<link href=\"text/swriter/01/mailmerge06.xhp\" name=\"Mail Merge Wizard - Edit document\">Mail Merge Wizard - Edit document</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge06.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας - Επεξεργασία εγγράφου\">Οδηγός συγχώνευσης αλληλογραφίας - Επεξεργασία εγγράφου</link>"
-#: 04030000.xhp
+#: mailmerge06.xhp
msgctxt ""
-"04030000.xhp\n"
+"mailmerge06.xhp\n"
"tit\n"
"help.text"
-msgid "Footnote/Endnote"
-msgstr "Υποσημείωση/Σημείωση τέλους"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id3145241\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Insert Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Εισαγωγή υποσημείωσης\">Υποσημείωση/Σημείωση τέλους</link>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id3147167\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"fussnoteein\"><ahelp hid=\".uno:InsertFootnote\">Inserts a footnote or an endnote in the document. The anchor for the note is inserted at the current cursor position.</ahelp> You can choose between automatic numbering or a custom symbol. </variable>"
-msgstr "<variable id=\"fussnoteein\"><ahelp hid=\".uno:InsertFootnote\">Εισάγει μια υποσημείωση ή μια σημείωση τέλους στο έγγραφο. Η αγκύρωση για τη σημείωση εισάγεται στην τρέχουσα θέση του δρομέα.</ahelp> Μπορείτε να επιλέξετε μεταξύ αυτόματης αρίθμησης ή ενός προσαρμοσμένου συμβόλου. </variable>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id3154645\n"
-"23\n"
-"help.text"
-msgid "<variable id=\"endnoten\">The following applies to both footnotes and endnotes. </variable>"
-msgstr "<variable id=\"endnoten\">Τα παρακάτω εφαρμόζονται και στις υποσημειώσεις και στις σημειώσεις τέλους. </variable>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id3151175\n"
-"24\n"
-"help.text"
-msgid "<variable id=\"endnotetext\">Footnotes are inserted at the end of a page, and endnotes are inserted at the end of a document. </variable>"
-msgstr "<variable id=\"endnotetext\">Οι υποσημειώσεις εισάγονται στο τέλος της σελίδας, ενώ οι σημειώσεις τέλους εισάγονται στο τέλος του εγγράφου. </variable>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id3154106\n"
-"7\n"
-"help.text"
-msgid "Numbering"
-msgstr "Αρίθμηση"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id3149812\n"
-"16\n"
-"help.text"
-msgid "Select the type of numbering that you want to use for footnotes and endnotes."
-msgstr "Επιλέγει τον τύπο αρίθμησης που θέλετε να χρησιμοποιήσετε για τις υποσημειώσεις και τις σημειώσεις τέλους."
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id3154470\n"
-"8\n"
-"help.text"
-msgid "Automatic"
-msgstr "Αυτόματα"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"par_id3153670\n"
-"17\n"
-"help.text"
-msgid "<variable id=\"bearbeitenautomatisch\"><ahelp hid=\"modules/swriter/ui/insertfootnote/automatic\">Automatically assigns consecutive numbers to the footnotes or endnotes that you insert.</ahelp> To change the settings for automatic numbering, choose <link href=\"text/swriter/01/06080000.xhp\" name=\"Tools - Footnotes\"><emph>Tools - Footnotes/Endnotes</emph></link>. </variable>"
-msgstr "<variable id=\"bearbeitenautomatisch\"><ahelp hid=\"modules/swriter/ui/insertfootnote/automatic\">Αποδίδει αυτόματα συνεχόμενους αριθμούς στις υποσημειώσεις ή στις σημειώσεις τέλους που εισάγετε.</ahelp> Για να αλλάξετε τις ρυθμίσεις της αυτόματης αρίθμησης, επιλέξτε <link href=\"text/swriter/01/06080000.xhp\" name=\"Εργαλεία - Υποσημειώσεις\"><emph>Εργαλεία - Υποσημειώσεις/Σημειώσεις τέλους</emph></link>. </variable>"
-
-#: 04030000.xhp
-msgctxt ""
-"04030000.xhp\n"
-"hd_id3152952\n"
-"9\n"
-"help.text"
-msgid "Character"
-msgstr "Χαρακτήρας"
+msgid "Mail Merge Wizard - Prepare Merge"
+msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Προετοιμασία συγχώνευσης"
-#: 04030000.xhp
+#: mailmerge06.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3155901\n"
-"18\n"
+"mailmerge06.xhp\n"
+"par_idN10543\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 "<variable id=\"bearbeitenzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/characterentry\">Επιλέξτε αυτήν την επιλογή για να ορίσετε έναν χαρακτήρα ή σύμβολο για την τρέχουσα υποσημείωση.</ahelp> Αυτό μπορεί να είναι γράμμα ή αριθμός. Για να εκχωρήσετε έναν ειδικό χαρακτήρα, πατήστε στο κουμπί στο τέλος. </variable>"
+msgid "<link href=\"text/swriter/01/mailmerge06.xhp\">Mail Merge Wizard - Edit Document</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge06.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Επεξεργασία εγγράφου</link>"
-#: 04030000.xhp
+#: mailmerge06.xhp
msgctxt ""
-"04030000.xhp\n"
-"hd_id3155185\n"
-"10\n"
+"mailmerge06.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "..."
-msgstr "..."
+msgid "Browse through the document previews, exclude single recipients, and edit the main document."
+msgstr "Μπορείτε να περιηγηθείτε μεταξύ των προεπισκοπήσεων των εγγράφων, να εξαιρέσετε απλούς παραλήπτες και να επεξεργαστείτε το κυρίως έγγραφο."
-#: 04030000.xhp
+#: mailmerge06.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3153526\n"
-"19\n"
+"mailmerge06.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "<variable id=\"bearbeitensonderzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/choosecharacter\">Inserts a <link href=\"text/shared/01/04100000.xhp\" name=\"special character \">special character </link> as a footnote or endnote anchor.</ahelp></variable>"
-msgstr "<variable id=\"bearbeitensonderzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/choosecharacter\">Εισάγει έναν <link href=\"text/shared/01/04100000.xhp\" name=\"ειδικός χαρακτήρας \">ειδικό χαρακτήρα</link> ως αγκύρωση υποσημείωσης ή σημείωσης τέλους.</ahelp></variable>"
+msgid "Recipient"
+msgstr "Παραλήπτης"
-#: 04030000.xhp
+#: mailmerge06.xhp
msgctxt ""
-"04030000.xhp\n"
-"hd_id3149493\n"
-"11\n"
+"mailmerge06.xhp\n"
+"par_idN1055A\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
+msgid "<ahelp hid=\".\">Enter the address record number of a recipient to preview the mail merge document for the recipient.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τον αριθμό εγγραφής της διεύθυνσης ενός παραλήπτη για να προεπισκοπήσετε το έγγραφο της συγχωνευμένης αλληλογραφίας για τον παραλήπτη.</ahelp>"
-#: 04030000.xhp
+#: mailmerge06.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3151256\n"
-"20\n"
+"mailmerge06.xhp\n"
+"par_idN10604\n"
"help.text"
-msgid "Select whether to insert a footnote or an endnote. Endnote numbering is separate from the footnote numbering."
-msgstr "Επιλέγει εάν θα εισαχθεί μια υποσημείωση ή μια σημείωση τέλους. Η αρίθμηση των σημειώσεων τέλους είναι διαφορετική από την αρίθμηση των υποσημειώσεων."
+msgid "<ahelp hid=\".\">Use the browse buttons to scroll through the address records.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε τα κουμπιά εξερεύνησης για να περιηγηθείτε στις εγγραφές των διευθύνσεων.</ahelp>"
-#: 04030000.xhp
+#: mailmerge06.xhp
msgctxt ""
-"04030000.xhp\n"
-"hd_id3149104\n"
-"12\n"
+"mailmerge06.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "Footnote"
-msgstr "Υποσημείωση"
+msgid "Exclude this recipient"
+msgstr "Εξαίρεση αυτού του παραλήπτη"
-#: 04030000.xhp
+#: mailmerge06.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3148981\n"
-"21\n"
+"mailmerge06.xhp\n"
+"par_idN10561\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertfootnote/footnote\">Inserts a footnote anchor at the current cursor position in the document, and adds a footnote to the bottom of the page.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertfootnote/footnote\">Εισάγει μια άγκυρα υποσημείωσης, στην τρέχουσα θέση του δρομέα στο έγγραφο και προσθέτει μια υποσημείωση στο τέλος της σελίδας.</ahelp>"
+msgid "<ahelp hid=\".\">Excludes the current recipient from this mail merge.</ahelp>"
+msgstr "<ahelp hid=\".\">Εξαιρεί τον τρέχοντα παραλήπτη από αυτήν τη συγχώνευση αλληλογραφίας.</ahelp>"
-#: 04030000.xhp
+#: mailmerge06.xhp
msgctxt ""
-"04030000.xhp\n"
-"hd_id3153644\n"
-"13\n"
+"mailmerge06.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "Endnote"
-msgstr "Σημείωση τέλους"
+msgid "Edit Document"
+msgstr "Επεξεργασία εγγράφου"
-#: 04030000.xhp
+#: mailmerge06.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3152770\n"
-"22\n"
+"mailmerge06.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertfootnote/endnote\">Inserts an endnote anchor at the current cursor position in the document, and adds an endnote at the end of the document.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertfootnote/endnote\">Εισάγει μια άγκυρα σημείωσης τέλους στην τρέχουσα θέση του δρομέα στο έγγραφο και προσθέτει μια σημείωση τέλους στο τέλος του εγγράφου.</ahelp>"
+msgid "<ahelp hid=\".\">Minimizes the wizard so that you can edit the main mail merge document for all recipients.</ahelp> To return to the wizard, click the <emph>Return to Mail Merge Wizard</emph> button."
+msgstr "<ahelp hid=\".\">Ελαχιστοποιεί τον οδηγό έτσι ώστε να μπορείτε να επεξεργαστείτε το κυρίως έγγραφο της συγχωνευμένης αλληλογραφίας για όλους τους παραλήπτες.</ahelp> Για να επιστρέψετε στον οδηγό, πατήστε στο κουμπί <emph>Επιστροφή στον οδηγό συγχώνευσης αλληλογραφίας</emph>."
-#: 04030000.xhp
+#: mailmerge06.xhp
msgctxt ""
-"04030000.xhp\n"
-"par_id3155135\n"
-"25\n"
+"mailmerge06.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/footnote_usage.xhp\" name=\"Tips for working with footnotes\">Tips for working with footnotes</link>."
-msgstr "<link href=\"text/swriter/guide/footnote_usage.xhp\" name=\"Συμβουλές για εργασία με υποσημειώσεις\">Συμβουλές για εργασία με υποσημειώσεις</link>."
+msgid "<link href=\"text/swriter/01/mailmerge07.xhp\" name=\"Mail Merge Wizard - Personalize document\">Mail Merge Wizard - Personalize document</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge07.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας - Προσωποποίηση εγγράφου\">Οδηγός συγχώνευσης αλληλογραφίας - Προσωποποίηση εγγράφου</link>"
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
+"mailmerge07.xhp\n"
"tit\n"
"help.text"
-msgid "Columns"
-msgstr "Στήλες"
-
-#: 05040500.xhp
-msgctxt ""
-"05040500.xhp\n"
-"hd_id3149875\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Στήλες\">Στήλες</link>"
-
-#: 05040500.xhp
-msgctxt ""
-"05040500.xhp\n"
-"par_id3151392\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"spaltentext\"><ahelp hid=\"HID_COLUMN\">Specifies the number of columns and the column layout for a page style, frame, or section.</ahelp></variable>"
-msgstr "<variable id=\"spaltentext\"><ahelp hid=\"HID_COLUMN\">Καθορίζει τον αριθμό στηλών και τη διάταξη στηλών για μια τεχνοτροπία σελίδας, πλαισίου, ή ενότητας.</ahelp></variable>"
-
-#: 05040500.xhp
-msgctxt ""
-"05040500.xhp\n"
-"hd_id3155625\n"
-"3\n"
-"help.text"
-msgid "Default settings"
-msgstr "Προεπιλεγμένες ρυθμίσεις"
-
-#: 05040500.xhp
-msgctxt ""
-"05040500.xhp\n"
-"par_id3149352\n"
-"4\n"
-"help.text"
-msgid "You can select from predefined column layouts, or create your own. When you apply a layout to a page style, all pages that use the style are updated. Similarly, when you apply a column layout to a frame style, all frames that use that style are updated. You can also change the column layout for a single frame."
-msgstr "Μπορείτε να επιλέξετε από τις προκαθορισμένες διατάξεις στηλών, ή να δημιουργήσετε τη δική σας. Όταν εφαρμόζετε μία διάταξη σε μια τεχνοτροπία σελίδας, όλες οι σελίδες που χρησιμοποιούν την τεχνοτροπία ενημερώνονται. Παρόμοια, όταν εφαρμόζετε μία διάταξη στηλών σε μια τεχνοτροπία πλαισίου, όλα τα πλαίσια που χρησιμοποιούν την τεχνοτροπία ενημερώνονται. Μπορείτε επίσης να αλλάξετε τη διάταξη στηλών για ένα απλό πλαίσιο."
-
-#: 05040500.xhp
-msgctxt ""
-"05040500.xhp\n"
-"hd_id3154562\n"
-"5\n"
-"help.text"
-msgid "Columns"
-msgstr "Στήλες"
-
-#: 05040500.xhp
-msgctxt ""
-"05040500.xhp\n"
-"par_id3154508\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SW_NUMERICFIELD_TP_COLUMN_ED_NUMBER\">Enter the number of columns that you want in the page, frame, or section.</ahelp>"
-msgstr "<ahelp hid=\"SW_NUMERICFIELD_TP_COLUMN_ED_NUMBER\">Εισάγετε τον αριθμό στηλών που θέλετε στη σελίδα, στο πλαίσιο, ή στην ενότητα.</ahelp>"
-
-#: 05040500.xhp
-msgctxt ""
-"05040500.xhp\n"
-"par_id3149884\n"
-"47\n"
-"help.text"
-msgid "You can also select one of the predefined column layouts."
-msgstr "Μπορείτε επίσης να επιλέξετε μία από τις προκαθορισμένες διατάξεις στηλών."
-
-#: 05040500.xhp
-msgctxt ""
-"05040500.xhp\n"
-"hd_id3150933\n"
-"45\n"
-"help.text"
-msgid "Selection fields"
-msgstr "Πεδία επιλογής"
-
-#: 05040500.xhp
-msgctxt ""
-"05040500.xhp\n"
-"hd_id3148386\n"
-"52\n"
-"help.text"
-msgid "Evenly distribute contents to all columns"
-msgstr "Ισοκατανομή περιεχομένων σε όλες τις στήλες"
-
-#: 05040500.xhp
-msgctxt ""
-"05040500.xhp\n"
-"par_id3149024\n"
-"53\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Distributes the text in multi-column sections. The text flows into all columns to the same height. The height of the section adjusts automatically.</ahelp> Evenly distributes the text in <link href=\"text/swriter/01/04020000.xhp\" name=\"multi-column sections\">multi-column sections</link>."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κατανέμει το κείμενο σε ενότητες πολλαπλών στηλών. Το κείμενο ρέει σε όλες τις στήλες στο ίδιο ύψος. Το ύψος της ενότητας διορθώνεται αυτόματα.</ahelp> Ισοκατανέμει το κείμενο σε <link href=\"text/swriter/01/04020000.xhp\" name=\"ενότητες πολλαπλών στηλών\">ενότητες πολλαπλών στηλών</link>."
-
-#: 05040500.xhp
-msgctxt ""
-"05040500.xhp\n"
-"hd_id3153924\n"
-"19\n"
-"help.text"
-msgid "Width and spacing"
-msgstr "Πλάτος και απόσταση"
+msgid "Mail Merge Wizard - Personalize"
+msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Προσωποποίηση"
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3147176\n"
-"20\n"
+"mailmerge07.xhp\n"
+"par_idN10543\n"
"help.text"
-msgid "If the <emph>Automatic width</emph> check box is not selected, enter the width and spacing options for the columns."
-msgstr "Εάν δεν είναι επιλεγμένο το πλαίσιο ελέγχου <emph>Αυτόματο πλάτος</emph>, εισάγετε το πλάτος και τις επιλογές απόστασης για τις στήλες."
+msgid "<link href=\"text/swriter/01/mailmerge07.xhp\">Mail Merge Wizard - Personalize Document</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge07.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Προσωποποίηση εγγράφου</link>"
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"hd_id3147562\n"
-"21\n"
+"mailmerge07.xhp\n"
+"par_idN10553\n"
"help.text"
-msgid "(Column number)"
-msgstr "(Αριθμός στήλης)"
+msgid "Edit documents for each recipient."
+msgstr "Επεξεργασία εγγράφων για κάθε παραλήπτη."
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3145206\n"
-"22\n"
+"mailmerge07.xhp\n"
+"par_idN10556\n"
"help.text"
-msgid "Displays the column number, as well as width and distance to the adjacent columns."
-msgstr "Εμφανίζει τον αριθμό στήλης, καθώς και το πλάτος και την απόσταση από τις παρακείμενες στήλες."
+msgid "The Mail Merge Wizard creates a single merged document with page breaks between each recipient. When you reach this page of the wizard, the names and the addresses of the recipients are contained in the document."
+msgstr "Ο οδηγός συγχώνευσης αλληλογραφίας δημιουργεί ένα απλό συγχωνευμένο έγγραφο με αλλαγές σελίδας μεταξύ των παραληπτών. Όταν φτάσετε σε αυτήν τη σελίδα του οδηγού, τα ονόματα και οι διευθύνσεις των παραληπτών εμπεριέχονται στο έγγραφο."
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"hd_id3156324\n"
-"23\n"
+"mailmerge07.xhp\n"
+"par_idN10559\n"
"help.text"
-msgid "Left Arrow"
-msgstr "Αριστερό βέλος"
+msgid "Edit individual document"
+msgstr "Επεξεργασία μεμονωμένου εγγράφου"
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3150761\n"
-"24\n"
+"mailmerge07.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "<ahelp hid=\"SW_IMAGEBUTTON_TP_COLUMN_BTN_DOWN\">Moves the column display one column to the left.</ahelp>"
-msgstr "<ahelp hid=\"SW_IMAGEBUTTON_TP_COLUMN_BTN_DOWN\">Μετακινεί την προβολή στηλών κατά μία στήλη προς τα αριστερά.</ahelp>"
+msgid "<ahelp hid=\".\">Minimizes the wizard so that you can edit the mail merge document for a single recipient.</ahelp> After you made your changes, click the <emph>Return to Mail Merge Wizard</emph> button."
+msgstr "<ahelp hid=\".\">Ελαχιστοποιεί τον οδηγό έτσι ώστε να μπορείτε να επεξεργαστείτε το έγγραφο της συγχώνευσης αλληλογραφίας για έναν απλό παραλήπτη.</ahelp> Αφού κάνετε τις αλλαγές, πατήστε στο κουμπί <emph>Επιστροφή στον οδηγό συγχώνευσης αλληλογραφίας</emph>."
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3149287\n"
+"mailmerge07.xhp\n"
+"par_idN105FA\n"
"help.text"
-msgid "<image id=\"img_id3149750\" src=\"res/sc06301.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149750\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149750\" src=\"res/sc06301.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149750\">Εικονίδιο</alt></image>"
+msgid "Search for"
+msgstr "Αναζήτηση για"
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3154694\n"
-"48\n"
+"mailmerge07.xhp\n"
+"par_idN105FE\n"
"help.text"
-msgid "Left Arrow"
-msgstr "Αριστερό βέλος"
+msgid "<ahelp hid=\".\">Enter the text that you want to search for in the merged document, for example, the name of a recipient.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το κείμενο που θέλετε να αναζητήσετε στο συγχωνευμένο έγγραφο, για παράδειγμα, το όνομα του παραλήπτη.</ahelp>"
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"hd_id3145421\n"
-"25\n"
+"mailmerge07.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "Right Arrow"
-msgstr "Δεξί βέλος"
+msgid "Find"
+msgstr "Εύρεση"
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3153576\n"
-"26\n"
+"mailmerge07.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "<ahelp hid=\"SW_IMAGEBUTTON_TP_COLUMN_BTN_UP\">Moves the column display one column to the right.</ahelp>"
-msgstr "<ahelp hid=\"SW_IMAGEBUTTON_TP_COLUMN_BTN_UP\">Μετακινεί την προβολή στηλών κατά μία στήλη προς τα δεξιά.</ahelp>"
+msgid "<ahelp hid=\".\">Click to start the search.</ahelp>"
+msgstr "<ahelp hid=\".\">Πατήστε για να ξεκινήσει η αναζήτηση.</ahelp>"
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3152938\n"
+"mailmerge07.xhp\n"
+"par_idN1056B\n"
"help.text"
-msgid "<image id=\"img_id3152948\" src=\"res/sc06300.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3152948\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152948\" src=\"res/sc06300.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3152948\">Εικονίδιο</alt></image>"
+msgid "Whole words only"
+msgstr "Μόνο ολόκληρες λέξεις"
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3153540\n"
-"49\n"
+"mailmerge07.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "Right Arrow"
-msgstr "Δεξί βέλος"
+msgid "<ahelp hid=\".\">Searches for whole words only and not parts of larger words.</ahelp>"
+msgstr "<ahelp hid=\".\">Αναζητεί ολόκληρες λέξεις μόνο και όχι μέρη από μεγαλύτερες λέξεις.</ahelp>"
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"hd_id3154470\n"
-"42\n"
+"mailmerge07.xhp\n"
+"par_idN10572\n"
"help.text"
-msgid "Width"
-msgstr "Πλάτος"
+msgid "Backwards"
+msgstr "Προς τα πίσω"
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3152963\n"
-"43\n"
+"mailmerge07.xhp\n"
+"par_idN10576\n"
"help.text"
-msgid "<ahelp hid=\"SW_METRICFIELD_TP_COLUMN_ED_3\">Enter the width of the column.</ahelp>"
-msgstr "<ahelp hid=\"SW_METRICFIELD_TP_COLUMN_ED_3\">Εισάγετε το πλάτος της στήλης.</ahelp>"
+msgid "<ahelp hid=\".\">Searches from the current cursor position to the top of the document.</ahelp>"
+msgstr "<ahelp hid=\".\">Αναζητεί από την τρέχουσα θέση του δρομέα μέχρι την κορυφή του εγγράφου.</ahelp>"
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"hd_id3151308\n"
-"7\n"
+"mailmerge07.xhp\n"
+"par_idN10579\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "Match case"
+msgstr "Ταίριασμα πεζών/κεφαλαίων"
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3153672\n"
-"8\n"
+"mailmerge07.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "<ahelp hid=\"SW_METRICFIELD_TP_COLUMN_ED_DIST2\">Enter the amount of space that you want to leave between the columns.</ahelp>"
-msgstr "<ahelp hid=\"SW_METRICFIELD_TP_COLUMN_ED_DIST2\">Εισάγετε το μήκος του διαστήματος που θέλετε να αφήσετε μεταξύ των στηλών.</ahelp>"
+msgid "<ahelp hid=\".\">Distinguishes between uppercase and lowercase characters in the search.</ahelp>"
+msgstr "<ahelp hid=\".\">Διακρίνει μεταξύ κεφαλαίων και πεζών χαρακτήρων κατά την αναζήτηση.</ahelp>"
-#: 05040500.xhp
+#: mailmerge07.xhp
msgctxt ""
-"05040500.xhp\n"
-"hd_id3147530\n"
-"9\n"
+"mailmerge07.xhp\n"
+"par_idN10580\n"
"help.text"
-msgid "AutoWidth"
-msgstr "Αυτόματο πλάτος"
+msgid "<link href=\"text/swriter/01/mailmerge08.xhp\" name=\"Mail Merge Wizard - Save print send\">Mail Merge Wizard - Save, print or send</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge08.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας - Αποθήκευση, εκτύπωση, αποστολή\">Οδηγός συγχώνευσης αλληλογραφίας - Αποθήκευση, εκτύπωση, αποστολή</link>"
-#: 05040500.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3150986\n"
-"10\n"
+"mailmerge08.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"SW_CHECKBOX_TP_COLUMN_CB_AUTO_WIDTH\">Creates columns of equal width.</ahelp>"
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_COLUMN_CB_AUTO_WIDTH\">Δημιουργεί στήλες ίσου πλάτους.</ahelp>"
+msgid "Mail Merge Wizard - Save, Print & Send"
+msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Αποθήκευση, εκτύπωση και αποστολή"
-#: 05040500.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3155892\n"
-"44\n"
+"mailmerge08.xhp\n"
+"par_idN1054C\n"
"help.text"
-msgid "The column layout preview only shows the columns and not the surrounding page."
-msgstr "Η προεπισκόπηση της διάταξης στηλών εμφανίζει μόνο τις στήλες και όχι την περιβάλλουσα σελίδα."
+msgid "<link href=\"text/swriter/01/mailmerge08.xhp\">Mail Merge Wizard - Save, Print or Send</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge08.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Αποθήκευση, εκτύπωση ή αποστολή</link>"
-#: 05040500.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040500.xhp\n"
-"hd_id3149685\n"
-"11\n"
+"mailmerge08.xhp\n"
+"par_idN1055C\n"
"help.text"
-msgid "Separator line"
-msgstr "Διαχωριστική γραμμή"
+msgid "Specifies the output options for mail merge documents."
+msgstr "Καθορίζει τις επιλογές εξόδου για τα συγχωνευόμενα έγγραφα αλληλογραφίας."
-#: 05040500.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3154188\n"
-"12\n"
+"mailmerge08.xhp\n"
+"par_idN1055F\n"
"help.text"
-msgid "This area is only available if your layout contains more than one column."
-msgstr "Η περιοχή αυτή είναι διαθέσιμη μόνο εάν η διάταξή σας περιέχει περισσότερες από μία στήλες."
+msgid "The appearance of this page depends on the option that you select. After you specify the settings, click <emph>Finish</emph> to exit the wizard."
+msgstr "Η εμφάνιση αυτής της σελίδας εξαρτάται από την επιλογή που ορίσατε. Αφού καθορίσετε τις ρυθμίσεις, πατήστε στο <emph>Τέλος</emph> για να τερματίσετε τον οδηγό."
-#: 05040500.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040500.xhp\n"
-"hd_id3155775\n"
-"13\n"
+"mailmerge08.xhp\n"
+"par_idN10578\n"
"help.text"
-msgid "Line"
-msgstr "Γραμμή"
+msgid "Save starting document"
+msgstr "Αποθήκευση του αρχικού εγγράφου"
-#: 05040500.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3159190\n"
-"14\n"
+"mailmerge08.xhp\n"
+"par_idN1057C\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_COLUMN_LB_STYLE\">Select the formatting style for the column separator line. If you do not want a separator line, choose \"None\".</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_COLUMN_LB_STYLE\">Επιλέξτε την τεχνοτροπία μορφοποίησης για τη διαχωριστική γραμμή στηλών. Αν δεν θέλετε μία διαχωριστική γραμμή, επιλέξτε \"Καμία\".</ahelp>"
+msgid "<ahelp hid=\".\">Saves the starting document that contains the database fields.</ahelp>"
+msgstr "<ahelp hid=\".\">Αποθηκεύει το αρχικό έγγραφο που περιέχει τα πεδία βάσης δεδομένων.</ahelp>"
-#: 05040500.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040500.xhp\n"
-"hd_id3155184\n"
-"15\n"
+"mailmerge08.xhp\n"
+"par_idN1057F\n"
"help.text"
-msgid "Height"
-msgstr "Ύψος"
+msgid "Save starting document"
+msgstr "Αποθήκευση του αρχικού εγγράφου"
-#: 05040500.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3149309\n"
-"16\n"
+"mailmerge08.xhp\n"
+"par_idN10583\n"
"help.text"
-msgid "<ahelp hid=\"SW_METRICFIELD_TP_COLUMN_ED_HEIGHT\">Enter the length of the separator line as a percentage of the height of the column area.</ahelp>"
-msgstr "<ahelp hid=\"SW_METRICFIELD_TP_COLUMN_ED_HEIGHT\">Εισάγετε το μήκος της διαχωριστικής γραμμή ως ποσοστό του ύψους της περιοχής στηλών.</ahelp>"
+msgid "<ahelp hid=\".\">Saves the current document.</ahelp>"
+msgstr "<ahelp hid=\".\">Αποθηκεύει το τρέχον έγγραφο.</ahelp>"
-#: 05040500.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040500.xhp\n"
-"hd_id3143271\n"
-"17\n"
+"mailmerge08.xhp\n"
+"par_idN10586\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "Save merged document"
+msgstr "Αποθήκευση συγχωνευμένου εγγράφου"
-#: 05040500.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3149485\n"
-"18\n"
+"mailmerge08.xhp\n"
+"par_idN1058A\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_TP_COLUMN_LB_POSITION\">Select the vertical alignment of the separator line. This option is only available if <emph>Height</emph> value of the line is less than 100%.</ahelp>"
-msgstr "<ahelp hid=\"SW_LISTBOX_TP_COLUMN_LB_POSITION\">Επιλέξτε την κατακόρυφη στοίχιση της διαχωριστικής γραμμή. Η επιλογή αυτή είναι διαθέσιμη μόνο εάν ή τιμή <emph>Ύψος</emph> της γραμμής είναι μικρότερη από 100%.</ahelp>"
+msgid "<ahelp hid=\".\">Saves the merged document.</ahelp>"
+msgstr "<ahelp hid=\".\">Αποθηκεύει το συγχωνευμένο έγγραφο.</ahelp>"
-#: 05040500.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040500.xhp\n"
-"hd_id3151248\n"
-"50\n"
+"mailmerge08.xhp\n"
+"par_idN1058D\n"
"help.text"
-msgid "Apply to"
-msgstr "Εφαρμογή σε"
+msgid "Save as single document"
+msgstr "Αποθήκευση ως απλό έγγραφο"
-#: 05040500.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040500.xhp\n"
-"par_id3154827\n"
-"51\n"
+"mailmerge08.xhp\n"
+"par_idN10591\n"
"help.text"
-msgid "<ahelp hid=\"SW_LISTBOX_DLG_COLUMN_LB_APPLY_TO\">Select the item that you want to apply the column layout to.</ahelp> This option is only available if you access this dialog by choosing <emph>Format - Columns</emph>."
-msgstr "<ahelp hid=\"SW_LISTBOX_DLG_COLUMN_LB_APPLY_TO\">Επιλέξτε το στοιχείο στο οποίο θέλετε να εφαρμόσετε τη διάταξη στηλών.</ahelp> Η επιλογή αυτή είναι διαθέσιμη μόνο εάν έχετε πρόσβαση σε αυτό τον διάλογο επιλέγοντας <emph>Μορφή - Στήλες</emph>."
+msgid "<ahelp hid=\".\">Saves the merged document as a single file.</ahelp>"
+msgstr "<ahelp hid=\".\">Αποθηκεύει το συγχωνευμένο έγγραφο ως απλό αρχείο.</ahelp>"
-#: 02120100.xhp
+#: mailmerge08.xhp
msgctxt ""
-"02120100.xhp\n"
-"tit\n"
+"mailmerge08.xhp\n"
+"par_idN10594\n"
"help.text"
-msgid "Rename AutoText"
-msgstr "Μετονομασία αυτόματου κειμένου"
+msgid "Save as individual documents"
+msgstr "Αποθήκευση ως μεμονωμένα έγγραφα"
-#: 02120100.xhp
+#: mailmerge08.xhp
msgctxt ""
-"02120100.xhp\n"
-"hd_id3155144\n"
-"1\n"
+"mailmerge08.xhp\n"
+"par_idN10598\n"
"help.text"
-msgid "Rename AutoText"
-msgstr "Μετονομασία αυτόματου κειμένου"
+msgid "<ahelp hid=\".\">Saves the merged document as a separate file for each recipient. The file names of the documents are constructed from the name that you enter, followed by an underscore, and the number of the current record.</ahelp>"
+msgstr "<ahelp hid=\".\">Αποθηκεύει το συγχωνευμένο έγγραφο ως ξεχωριστό αρχείο για κάθε παραλήπτη. Τα ονόματα αρχείων των εγγράφων κατασκευάζονται από το όνομα που εισάγετε, ακολουθούμενο από ένα χαρακτήρα υπογράμμισης και τον αριθμό της τρέχουσας εγγραφής.</ahelp>"
-#: 02120100.xhp
+#: mailmerge08.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3149171\n"
-"2\n"
+"mailmerge08.xhp\n"
+"par_idN1059B\n"
"help.text"
-msgid "Allows you to change the name of an AutoText entry."
-msgstr "Σας επιτρέπει να αλλάξετε το όνομα από μια καταχώριση αυτομάτου κειμένου."
+msgid "From"
+msgstr "Από"
-#: 02120100.xhp
+#: mailmerge08.xhp
msgctxt ""
-"02120100.xhp\n"
-"hd_id3155910\n"
-"3\n"
+"mailmerge08.xhp\n"
+"par_idN1059F\n"
"help.text"
-msgid "Name"
-msgstr "Όνομα"
+msgid "<ahelp hid=\".\">Selects a range of records starting at the record number in the <emph>From</emph> box and ending at the record number in the <emph>To</emph> box. </ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέγει μία περιοχή από εγγραφές που ξεκινούν από τον αριθμό εγγραφής στο πλαίσιο <emph>Από</emph> και τελειώνουν στον αριθμό εγγραφής στο πλαίσιο <emph>Μέχρι</emph>. </ahelp>"
-#: 02120100.xhp
+#: mailmerge08.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3151372\n"
-"4\n"
+"mailmerge08.xhp\n"
+"par_idN106DB\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:DLG_RENAME_GLOS:ED_ON\" visibility=\"visible\">Displays the current name of the selected AutoText item.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:DLG_RENAME_GLOS:ED_ON\" visibility=\"visible\">Εμφανίζει το τρέχον όνομα του επιλεγμένου στοιχείου αυτόματου κειμένου.</ahelp>"
+msgid "From"
+msgstr "Από"
-#: 02120100.xhp
+#: mailmerge08.xhp
msgctxt ""
-"02120100.xhp\n"
-"hd_id3155858\n"
-"5\n"
+"mailmerge08.xhp\n"
+"par_idN106E1\n"
"help.text"
-msgid "New"
-msgstr "Δημιουργία"
+msgid "<ahelp hid=\".\">Enter the number of the first record to include in the mail merge.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τον αριθμό της πρώτης εγγραφής που θα συμπεριληφθεί στη συγχωνευμένη αλληλογραφία.</ahelp>"
-#: 02120100.xhp
+#: mailmerge08.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3150686\n"
-"6\n"
+"mailmerge08.xhp\n"
+"par_idN105A2\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:DLG_RENAME_GLOS:ED_NN\" visibility=\"visible\">Type the new name for the selected AutoText component.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:DLG_RENAME_GLOS:ED_NN\" visibility=\"visible\">Πληκτρολογήστε το νέο όνομα του επιλεγμένου συστατικού αυτόματου κειμένου.</ahelp>"
+msgid "To"
+msgstr "Προς"
-#: 02120100.xhp
+#: mailmerge08.xhp
msgctxt ""
-"02120100.xhp\n"
-"hd_id3150110\n"
-"7\n"
+"mailmerge08.xhp\n"
+"par_idN105A6\n"
"help.text"
-msgid "Shortcut"
-msgstr "Συντόμευση"
+msgid "<ahelp hid=\".\">Enter the number of the last record to include in the mail merge.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τον αριθμό της τελευταίας εγγραφής που θα συμπεριληφθεί στη συγχωνευμένη αλληλογραφία.</ahelp>"
-#: 02120100.xhp
+#: mailmerge08.xhp
msgctxt ""
-"02120100.xhp\n"
-"par_id3145583\n"
-"8\n"
+"mailmerge08.xhp\n"
+"par_idN105A9\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:DLG_RENAME_GLOS:ED_NS\" visibility=\"visible\">Assigns a shortcut to the selected AutoText entry.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:DLG_RENAME_GLOS:ED_NS\" visibility=\"visible\">Αποδίδει μια συντόμευση στην επιλεγμένη καταχώριση αυτόματου κειμένου.</ahelp>"
+msgid "Save Documents"
+msgstr "Αποθήκευση εγγράφων"
-#: 05150000.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05150000.xhp\n"
-"tit\n"
+"mailmerge08.xhp\n"
+"par_idN105AD\n"
"help.text"
-msgid "AutoCorrect"
-msgstr "Αυτόματη διόρθωση"
+msgid "<ahelp hid=\".\">Saves the documents.</ahelp>"
+msgstr "<ahelp hid=\".\">Αποθηκεύει τα έγγραφα.</ahelp>"
-#: 05150000.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05150000.xhp\n"
-"bm_id3153925\n"
+"mailmerge08.xhp\n"
+"par_idN105B0\n"
"help.text"
-msgid "<bookmark_value>AutoCorrect function;text documents</bookmark_value>"
-msgstr "<bookmark_value>λειτουργία αυτόματης διόρθωσης;έγγραφα κειμένου</bookmark_value>"
+msgid "Print merged document"
+msgstr "Εκτύπωση συγχωνευμένου εγγράφου"
-#: 05150000.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05150000.xhp\n"
-"hd_id3153925\n"
-"1\n"
+"mailmerge08.xhp\n"
+"par_idN105B4\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05150000.xhp\" name=\"AutoFormat\">AutoCorrect</link>"
-msgstr "<link href=\"text/swriter/01/05150000.xhp\" name=\"Αυτόματη μορφοποίηση\">Αυτόματη διόρθωση</link>"
+msgid "<ahelp hid=\".\">Prints the output for all or some recipients.</ahelp>"
+msgstr "<ahelp hid=\".\">Εκτυπώνει την έξοδο για όλους ή μερικούς παραλήπτες.</ahelp>"
-#: 05150000.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id3151182\n"
-"2\n"
+"mailmerge08.xhp\n"
+"par_idN105B7\n"
"help.text"
-msgid "Automatically formats the file according to the options that you set under <link href=\"text/shared/01/06040000.xhp\" name=\"Tools - AutoCorrect\"><emph>Tools - AutoCorrect</emph> <emph>Options</emph></link>."
-msgstr "Μορφοποιεί αυτόματα το αρχείο σύμφωνα με τις επιλογές που ορίσατε στο <link href=\"text/shared/01/06040000.xhp\" name=\"Εργαλεία - Αυτόματη διόρθωση\"><emph>Εργαλεία - Αυτόματη διόρθωση</emph><emph>Επιλογές</emph></link>."
+msgid "Printer"
+msgstr "Εκτυπωτής"
-#: 05150000.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05150000.xhp\n"
-"hd_id1029200810080924\n"
+"mailmerge08.xhp\n"
+"par_idN105BB\n"
"help.text"
-msgid "<link href=\"text/shared/01/06040000.xhp\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\">Επιλογές Αυτόματης διόρθωσης</link>"
+msgid "<ahelp hid=\".\">Select the printer.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον εκτυπωτή.</ahelp>"
-#: 05150000.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id1029200810080924\n"
+"mailmerge08.xhp\n"
+"par_idN105BE\n"
"help.text"
-msgid "Opens the AutoCorrect dialog."
-msgstr "Ανοίγει τον διάλογο αυτόματης διόρθωσης."
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 05150000.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05150000.xhp\n"
-"par_id3147570\n"
-"3\n"
+"mailmerge08.xhp\n"
+"par_idN105C2\n"
"help.text"
-msgid "To open the <link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat for Tables\">AutoFormat for Tables</link> dialog, click in a table cell, and then choose <emph>Table - AutoFormat</emph>."
-msgstr "Για να ανοίξετε τον διάλογο <link href=\"text/swriter/01/05150101.xhp\" name=\"Αυτόματη μορφοποίηση για πίνακες\">Αυτόματη μορφοποίηση για πίνακες</link>, πατήστε σε ένα κελί του πίνακα και ύστερα επιλέξτε <emph>Πίνακας - Αυτόματη μορφοποίηση</emph>."
+msgid "<ahelp hid=\".\">Changes the printer properties.</ahelp>"
+msgstr "<ahelp hid=\".\">Μεταβάλει τις ιδιότητες του εκτυπωτή.</ahelp>"
-#: 06210000.xhp
+#: mailmerge08.xhp
msgctxt ""
-"06210000.xhp\n"
-"tit\n"
+"mailmerge08.xhp\n"
+"par_idN105C5\n"
"help.text"
-msgid "Links"
-msgstr "Σύνδεσμοι"
+msgid "Print all documents"
+msgstr "Εκτύπωση όλων των εγγράφων"
-#: 06210000.xhp
+#: mailmerge08.xhp
msgctxt ""
-"06210000.xhp\n"
-"hd_id3155962\n"
-"1\n"
+"mailmerge08.xhp\n"
+"par_idN105C9\n"
"help.text"
-msgid "<link href=\"text/swriter/01/06210000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/swriter/01/06210000.xhp\" name=\"Σύνδεσμοι\">Σύνδεσμοι</link>"
+msgid "<ahelp hid=\".\">Prints documents for all recipients.</ahelp>"
+msgstr "<ahelp hid=\".\">Εκτυπώνει έγγραφα για όλους τους παραλήπτες.</ahelp>"
-#: 06210000.xhp
+#: mailmerge08.xhp
msgctxt ""
-"06210000.xhp\n"
-"par_id3149499\n"
-"2\n"
+"mailmerge08.xhp\n"
+"par_idN105DA\n"
"help.text"
-msgid "<ahelp hid=\".uno:UpdateAllLinks\" visibility=\"visible\">Updates the links in the current document.</ahelp>"
-msgstr "<ahelp hid=\".uno:UpdateAllLinks\" visibility=\"visible\">Ενημερώνει τους συνδέσμους στο τρέχον έγγραφο.</ahelp>"
+msgid "Print Documents"
+msgstr "Εκτύπωση εγγράφων"
-#: selection_mode.xhp
+#: mailmerge08.xhp
msgctxt ""
-"selection_mode.xhp\n"
-"tit\n"
+"mailmerge08.xhp\n"
+"par_idN105DE\n"
"help.text"
-msgid "Selection Mode"
-msgstr "Λειτουργία επιλογής"
+msgid "<ahelp hid=\".\">Prints the mail merge documents.</ahelp>"
+msgstr "<ahelp hid=\".\">Εκτυπώνει τα συγχωνευμένα έγγραφα αλληλογραφίας.</ahelp>"
-#: selection_mode.xhp
+#: mailmerge08.xhp
msgctxt ""
-"selection_mode.xhp\n"
-"hd_id4177678\n"
+"mailmerge08.xhp\n"
+"par_idN105E1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/selection_mode.xhp\">Selection Mode</link>"
-msgstr "<link href=\"text/swriter/01/selection_mode.xhp\">Λειτουργία επιλογής</link>"
+msgid "Send merged document as e-mail"
+msgstr "Αποστέλλει το συγχωνευμένο έγγραφο ως μήνυμα"
-#: selection_mode.xhp
+#: mailmerge08.xhp
msgctxt ""
-"selection_mode.xhp\n"
-"par_id2962126\n"
+"mailmerge08.xhp\n"
+"par_idN105E5\n"
"help.text"
-msgid "<ahelp hid=\".\">Choose the selection mode from the submenu: normal selection mode, or block selection mode.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τη λειτουργία επιλογής από το υπομενού: κανονική λειτουργία επιλογής, ή λειτουργία επιλογής ομάδων.</ahelp>"
+msgid "<ahelp hid=\".\">Sends the output as e-mail messages to all recipients.</ahelp>"
+msgstr "<ahelp hid=\".\">Αποστέλλει την έξοδο ως ηλεκτρονικά μηνύματα σε όλους τους παραλήπτες.</ahelp>"
-#: selection_mode.xhp
+#: mailmerge08.xhp
msgctxt ""
-"selection_mode.xhp\n"
-"par_id9816278\n"
+"mailmerge08.xhp\n"
+"par_idN105E8\n"
"help.text"
-msgid "<ahelp hid=\".\">In normal selection mode, you can select multi-line text including the line ends.</ahelp>"
-msgstr "<ahelp hid=\".\">Στην κανονική λειτουργία επιλογής, μπορείτε να επιλέξετε κείμενο πολλαπλών γραμμών που περιέχει τα πέρατα των γραμμών.</ahelp>"
+msgid "To"
+msgstr "Προς"
-#: selection_mode.xhp
+#: mailmerge08.xhp
msgctxt ""
-"selection_mode.xhp\n"
-"par_id3097323\n"
+"mailmerge08.xhp\n"
+"par_idN105EC\n"
"help.text"
-msgid "<ahelp hid=\".\">In block selection mode, you can select a rectangular block of text.</ahelp>"
-msgstr "<ahelp hid=\".\">Στην κατάσταση επιλογής ομάδας, μπορείτε να επιλέξετε ένα ορθογώνιο τμήμα κειμένου.</ahelp>"
+msgid "<ahelp hid=\".\">Select the database field that contains the e-mail address of the recipient.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το πεδίο βάσης δεδομένων που περιέχει την ηλεκτρονική διεύθυνση του παραλήπτη.</ahelp>"
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"tit\n"
+"mailmerge08.xhp\n"
+"par_idN105EF\n"
"help.text"
-msgid "Footnote"
-msgstr "Υποσημείωση"
+msgid "Copy to"
+msgstr "Αντιγραφή σε"
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"hd_id3154767\n"
-"1\n"
+"mailmerge08.xhp\n"
+"par_idN105F3\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05040600.xhp\" name=\"Footnote\">Footnote</link>"
-msgstr "<link href=\"text/swriter/01/05040600.xhp\" name=\"Υποσημείωση\">Υποσημείωση</link>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_copyto.xhp\">Copy To</link> dialog where you can specify one or more CC or BCC addresses.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_copyto.xhp\">Αντιγραφή σε</link> όπου μπορείτε να καθορίσετε μία ή περισσότερες διευθύνσεις κοινοποίησης ή κρυφής κοινοποίησης.</ahelp>"
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"par_id3149351\n"
-"2\n"
+"mailmerge08.xhp\n"
+"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\"HID_FOOTNOTE_PAGE\">Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.</ahelp>"
-msgstr "<ahelp hid=\"HID_FOOTNOTE_PAGE\">Καθορίζει τις επιλογές διάταξης για τις υποσημειώσεις, συμπεριλαμβανομένης της γραμμής που διαχωρίζει την υποσημείωση από το κύριο σώμα του εγγράφου.</ahelp>"
+msgid "Subject"
+msgstr "Θέμα"
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"hd_id3154646\n"
-"3\n"
+"mailmerge08.xhp\n"
+"par_idN10604\n"
"help.text"
-msgid "Footnote area"
-msgstr "Περιοχή υποσημειώσεων"
+msgid "<ahelp hid=\".\">Enter the subject line for the e-mail messages.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τη γραμμή θέματος για τα ηλεκτρονικά μηνύματα.</ahelp>"
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"par_id3151168\n"
-"4\n"
+"mailmerge08.xhp\n"
+"par_idN10607\n"
"help.text"
-msgid "Set the height of the footnote area."
-msgstr "Ορίστε το ύψος της περιοχής υποσημειώσεων."
+msgid "Send as"
+msgstr "Αποστολή ως"
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"hd_id3145412\n"
-"5\n"
+"mailmerge08.xhp\n"
+"par_idN1060B\n"
"help.text"
-msgid "Not larger than page area"
-msgstr "Όχι μεγαλύτερο ύψος από την περιοχή σελίδας"
+msgid "<ahelp hid=\".\">Select the mail format for the e-mail messages.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τη μορφή για τα ηλεκτρονικά μηνύματα.</ahelp>"
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"par_id3147514\n"
-"6\n"
+"mailmerge08.xhp\n"
+"par_idN1060E\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE\">Automatically adjusts the height of the footnote area depending on the number of footnotes.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE\">Προσαρμόζει αυτόματα το ύψος της περιοχής υποσημειώσεων ανάλογα με τον αριθμό των υποσημειώσεων.</ahelp>"
+msgid "The Plain text and HTML message formats are sent in the body of the message, whereas the *.odt, *.doc, and *.pdf formats are sent as attachments."
+msgstr "Οι μορφές μηνύματος με απλό κείμενο και με HTML αποστέλλονται στο σώμα του μηνύματος, ενώ οι μορφές *.odt, *.doc, and *.pdf αποστέλλονται ως συνημμένα."
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"hd_id3154099\n"
-"7\n"
+"mailmerge08.xhp\n"
+"par_idN10611\n"
"help.text"
-msgid "Maximum Footnote Height"
-msgstr "Μέγιστο ύψος υποσημείωσης"
+msgid "Properties"
+msgstr "Ιδιότητες"
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"par_id3149807\n"
-"8\n"
+"mailmerge08.xhp\n"
+"par_idN10615\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets a maximum height for the footnote area. Enable this option, then enter the height.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει ένα μέγιστο ύψος για την περιοχή υποσημειώσεων. Ενεργοποιήστε αυτήν την επιλογή, έπειτα εισάγετε το ύψος.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_emabod.xhp\">E-Mail Message</link> dialog where you can enter the e-mail message for the mail merge files that are sent as attachments.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_emabod.xhp\">Ηλεκτρονικό μήνυμα</link> όπου μπορείτε να εισάγετε το ηλεκτρονικό μήνυμα για τα αρχεία συγχώνευσης αλληλογραφίας που αποστέλλονται ως συνημμένα.</ahelp>"
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"par_id3154568\n"
-"10\n"
+"mailmerge08.xhp\n"
+"par_idN10626\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT\">Enter the maximum height for the footnote area.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT\">Εισάγετε το μέγιστο ύψος για την περιοχή υποσημειώσεων.</ahelp>"
+msgid "Name of the attachment"
+msgstr "Όνομα του συνημμένου"
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"hd_id3151318\n"
-"11\n"
+"mailmerge08.xhp\n"
+"par_idN1062A\n"
"help.text"
-msgid "Distance from text"
-msgstr "Απόσταση από το κείμενο"
+msgid "<ahelp hid=\".\">Shows the name of the attachment.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει το όνομα του συνημμένου.</ahelp>"
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"par_id3153665\n"
-"12\n"
+"mailmerge08.xhp\n"
+"par_idN1062D\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST\">Enter the amount of space to leave between the bottom page margin and the first line of text in the footnote area.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST\">Εισάγετε το μήκος διαστήματος που θα αφήσετε μεταξύ του κάτω περιθωρίου της σελίδας και της πρώτης γραμμής κειμένου στην περιοχή υποσημειώσεων.</ahelp>"
+msgid "Send all documents"
+msgstr "Αποστολή όλων των εγγράφων"
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"hd_id3155897\n"
-"13\n"
+"mailmerge08.xhp\n"
+"par_idN10631\n"
"help.text"
-msgid "Separator Line"
-msgstr "Διαχωριστική γραμμή"
+msgid "<ahelp hid=\".\">Select to send e-mails to all recipients.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε να αποσταλούν ηλεκτρονικά μηνύματα σε όλους τους παραλήπτες.</ahelp>"
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"par_id3149689\n"
-"14\n"
+"mailmerge08.xhp\n"
+"par_idN10642\n"
"help.text"
-msgid "Specifies the position and length of the separator line."
-msgstr "Καθορίζει τη θέση και το μήκος της διαχωριστικής γραμμής."
+msgid "Send Documents"
+msgstr "Αποστολή εγγράφων"
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"hd_id3154194\n"
-"15\n"
+"mailmerge08.xhp\n"
+"par_idN10646\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "<ahelp hid=\".\">Click to start sending e-mails.</ahelp>"
+msgstr "<ahelp hid=\".\">Πατήστε για να ξεκινήσει η αποστολή των ηλεκτρονικών μηνυμάτων.</ahelp>"
-#: 05040600.xhp
+#: mailmerge08.xhp
msgctxt ""
-"05040600.xhp\n"
-"par_id3155184\n"
-"16\n"
+"mailmerge08.xhp\n"
+"par_idN10649\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS\">Select the horizontal alignment for the line that separates the main text from the footnote area.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS\">Επιλέξτε την οριζόντια στοίχιση για τη γραμμή που διαχωρίζει το κυρίως κείμενο από την περιοχή υποσημειώσεων.</ahelp>"
+msgid "<link href=\"text/swriter/01/mailmerge00.xhp\" name=\"Mail Merge Wizard\">Mail Merge Wizard</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge00.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας\">Οδηγός συγχώνευσης αλληλογραφίας</link>"
-#: 05040600.xhp
+#: mm_copyto.xhp
msgctxt ""
-"05040600.xhp\n"
-"hd_id3143284\n"
-"17\n"
+"mm_copyto.xhp\n"
+"tit\n"
"help.text"
-msgid "Length"
-msgstr "Μήκος"
+msgid "Copies To"
+msgstr "Αντίγραφα σε"
-#: 05040600.xhp
+#: mm_copyto.xhp
msgctxt ""
-"05040600.xhp\n"
-"par_id3154827\n"
-"18\n"
+"mm_copyto.xhp\n"
+"par_idN10539\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH\">Enter the length of the separator line as a percentage of the page width area.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH\">Εισάγετε το μήκος της διαχωριστικής γραμμής ως ποσοστό της περιοχής του πλάτους σελίδας.</ahelp>"
+msgid "Copy To"
+msgstr "Αντίγραφο σε"
-#: 05040600.xhp
+#: mm_copyto.xhp
msgctxt ""
-"05040600.xhp\n"
-"hd_id3151253\n"
-"19\n"
+"mm_copyto.xhp\n"
+"par_idN1053D\n"
"help.text"
-msgid "Weight"
-msgstr "Πάχος"
+msgid "Specify additional e-mail recipients for the <link href=\"text/swriter/01/mailmerge08.xhp\">mail merge</link> document."
+msgstr "Καθορίστε επιπλέον παραλήπτες μηνυμάτων για το έγγραφο <link href=\"text/swriter/01/mailmerge08.xhp\">συγχώνευσης αλληλογραφίας</link>."
-#: 05040600.xhp
+#: mm_copyto.xhp
msgctxt ""
-"05040600.xhp\n"
-"par_id3149105\n"
-"20\n"
+"mm_copyto.xhp\n"
+"par_idN1054E\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE\">Select the formatting style for the separator line. If you do not want a separator line, choose \"0.0 pt\".</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE\">Επιλέξτε την τεχνοτροπία μορφοποίησης για τη διαχωριστική γραμμή. Εάν δεν θέλετε μία διαχωριστική γραμμή, επιλέξτε \"0,0 στ\".</ahelp>"
+msgid "CC"
+msgstr "Κοιν."
-#: 05040600.xhp
+#: mm_copyto.xhp
msgctxt ""
-"05040600.xhp\n"
-"hd_id3149828\n"
-"21\n"
+"mm_copyto.xhp\n"
+"par_idN10552\n"
"help.text"
-msgid "Spacing"
-msgstr "Απόσταση"
+msgid "<ahelp hid=\".\">Enter the recipients of e-mail copies, separated by a semicolon (;).</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τους παραλήπτες των αντιγράφων του μηνύματος, με (;) ανάμεσά τους.</ahelp>"
-#: 05040600.xhp
+#: mm_copyto.xhp
msgctxt ""
-"05040600.xhp\n"
-"par_id3148970\n"
-"22\n"
+"mm_copyto.xhp\n"
+"par_idN10555\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST\">Enter the amount of space to leave between the separator line and the first line of the footnote area.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST\">Εισάγετε το μήκος διαστήματος που θα υπάρχει μεταξύ της διαχωριστικής γραμμής και της πρώτης γραμμής της περιοχής υποσημειώσεων.</ahelp>"
+msgid "BCC"
+msgstr "Κρυφή κοινοποίηση"
-#: 05040600.xhp
+#: mm_copyto.xhp
msgctxt ""
-"05040600.xhp\n"
-"par_id3155145\n"
-"24\n"
+"mm_copyto.xhp\n"
+"par_idN10559\n"
"help.text"
-msgid "To specify the spacing between two footnotes, choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <emph>Indents & Spacing</emph> tab."
-msgstr "Για να καθορίσετε την απόσταση μεταξύ δύο υποσημειώσεων, επιλέξτε <item type=\"menuitem\">Μορφή - Παράγραφος</item> και ύστερα πατήστε στην καρτέλα <emph>Εσοχές και διάστιχο</emph>."
+msgid "<ahelp hid=\".\">Enter the recipients of e-mail blind copies, separated by a semicolon (;).</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει τους αποδέκτες των αντιγράφων του μηνύματος, με ένα (;) ανάμεσα τους.</ahelp>"
#: mm_cusaddfie.xhp
msgctxt ""
@@ -27357,7 +27683,7 @@ msgctxt ""
"par_idN10542\n"
"help.text"
msgid "New Address Block"
-msgstr "Νέο ομάδα διεύθυνσης"
+msgstr "Νέα ομάδα διεύθυνσης"
#: mm_cusaddfie.xhp
msgctxt ""
@@ -27381,7 +27707,7 @@ msgctxt ""
"par_idN1056D\n"
"help.text"
msgid "<ahelp hid=\".\">Select a field and drag the field to the other list.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα πεδίο και μεταφέρτέ το στην άλλη λίστα.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ένα πεδίο και μεταφέρετέ το στην άλλη λίστα.</ahelp>"
#: mm_cusaddfie.xhp
msgctxt ""
@@ -27421,7 +27747,7 @@ msgctxt ""
"par_idN1057E\n"
"help.text"
msgid "Drag address element to the field below"
-msgstr "Μεταφορά του στοιχείου της διεύθυνσης στο παρακάτω πεδίο"
+msgstr "Μεταφέρετε το στοιχείο της διεύθυνσης στο παρακάτω πεδίο"
#: mm_cusaddfie.xhp
msgctxt ""
@@ -27429,7 +27755,7 @@ msgctxt ""
"par_idN10582\n"
"help.text"
msgid "<ahelp hid=\".\">Arrange the fields by drag-and-drop or use the arrow buttons.</ahelp>"
-msgstr "<ahelp hid=\".\">Τακτοποιήστε τα πεδία με μεταφορά και απόθεση ή χρησιμοποιήστε τα κουμπιά με τα βέλη.</ahelp>"
+msgstr "<ahelp hid=\".\">Τακτοποιήστε τα πεδία με μεταφορά και απόθεση ή χρησιμοποιήστε τα κουμπιά των βελών.</ahelp>"
#: mm_cusaddfie.xhp
msgctxt ""
@@ -27445,7 +27771,7 @@ msgctxt ""
"par_idN10589\n"
"help.text"
msgid "<ahelp hid=\".\">Displays a preview of the first database record with the current address block layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει την προεπισκόπηση της πρώτης εγγραφής της βάσης δεδομένων με την τρέχουσα διάταξη της ομάδας διεύθυνσης.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει μια προεπισκόπηση της πρώτης εγγραφής της βάσης δεδομένων με την τρέχουσα διάταξη της ομάδας διεύθυνσης.</ahelp>"
#: mm_cusaddfie.xhp
msgctxt ""
@@ -27461,1521 +27787,1116 @@ msgctxt ""
"par_idN10590\n"
"help.text"
msgid "<ahelp hid=\".\">Select an item in the list and click an arrow button to move the item.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε ένα στοιχείο στη λίστα και πατήστε σε ένα κουμπί βέλους για να μετακινήσετε το στοιχείο.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ένα αντικείμενο από τη λίστα και πατήστε σε ένα κουμπί βέλους για να το μετακινήσετε.</ahelp>"
-#: 05060100.xhp
+#: mm_cusaddlis.xhp
msgctxt ""
-"05060100.xhp\n"
+"mm_cusaddlis.xhp\n"
"tit\n"
"help.text"
-msgid "Type"
-msgstr "Τύπος"
-
-#: 05060100.xhp
-msgctxt ""
-"05060100.xhp\n"
-"bm_id9646290\n"
-"help.text"
-msgid "<bookmark_value>resizing;aspect ratio</bookmark_value><bookmark_value>aspect ratio;resizing objects</bookmark_value>"
-msgstr "<bookmark_value>αλλαγή μεγέθους;συντελεστής αναλογίας</bookmark_value><bookmark_value>συντελεστής αναλογίας;αυξομείωση αντικειμένων</bookmark_value>"
-
-#: 05060100.xhp
-msgctxt ""
-"05060100.xhp\n"
-"hd_id3151389\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05060100.xhp\" name=\"Type\">Type</link>"
-msgstr "<link href=\"text/swriter/01/05060100.xhp\" name=\"Τύπος\">Τύπος</link>"
-
-#: 05060100.xhp
-msgctxt ""
-"05060100.xhp\n"
-"par_id3150568\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FRM_STD\">Specifies the size and the position of the selected object or frame on a page.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRM_STD\">Καθορίζει το μέγεθος και την θέση του επιλεγμένου αντικειμένου ή πλαισίου σε μία σελίδα.</ahelp>"
-
-#: 05060100.xhp
-msgctxt ""
-"05060100.xhp\n"
-"hd_id3147168\n"
-"3\n"
-"help.text"
-msgid "Size"
-msgstr "Μέγεθος"
-
-#: 05060100.xhp
-msgctxt ""
-"05060100.xhp\n"
-"hd_id3147567\n"
-"5\n"
-"help.text"
-msgid "Width"
-msgstr "Πλάτος"
-
-#: 05060100.xhp
-msgctxt ""
-"05060100.xhp\n"
-"par_id3151180\n"
-"6\n"
-"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_WIDTH\">Enter the width that you want for the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_WIDTH\">Εισάγετε το πλάτος που επιθυμείτε για το επιλεγμένο αντικείμενο.</ahelp>"
-
-#: 05060100.xhp
-msgctxt ""
-"05060100.xhp\n"
-"hd_id3154646\n"
-"7\n"
-"help.text"
-msgid "Relative"
-msgstr "Αναλογικά"
-
-#: 05060100.xhp
-msgctxt ""
-"05060100.xhp\n"
-"par_id3145413\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_REL_WIDTH\">Calculates the width of the selected object as a percentage of the width of the page text area.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_REL_WIDTH\">Υπολογίζει το πλάτος του επιλεγμένου αντικειμένου ως ποσοστό του πλάτους της περιοχής κειμένου στη σελίδα.</ahelp>"
-
-#: 05060100.xhp
-msgctxt ""
-"05060100.xhp\n"
-"hd_id3147516\n"
-"9\n"
-"help.text"
-msgid "Height"
-msgstr "Ύψος"
-
-#: 05060100.xhp
-msgctxt ""
-"05060100.xhp\n"
-"par_id3154099\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_HEIGHT\">Enter the height that you want for the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_HEIGHT\">Εισάγετε το ύψος που θέλετε για το επιλεγμένο αντικείμενο.</ahelp>"
-
-#: 05060100.xhp
-msgctxt ""
-"05060100.xhp\n"
-"hd_id3149809\n"
-"11\n"
-"help.text"
-msgid "Relative"
-msgstr "Αναλογικά"
-
-#: 05060100.xhp
-msgctxt ""
-"05060100.xhp\n"
-"par_id3154563\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_REL_HEIGHT\">Calculates the height of the selected object as a percentage of the height of the page text area.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_REL_HEIGHT\">Υπολογίζει το ύψος του επιλεγμένου αντικειμένου ως ποσοστό του ύψους της περιοχής κειμένου στη σελίδα.</ahelp>"
+msgid "Customize Address List"
+msgstr "Επεξεργασία λίστας διευθύνσεων"
-#: 05060100.xhp
+#: mm_cusaddlis.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3151313\n"
-"13\n"
+"mm_cusaddlis.xhp\n"
+"par_idN1053C\n"
"help.text"
-msgid "Keep ratio"
-msgstr "Διατήρηση αναλογίας"
+msgid "Customize Address List"
+msgstr "Επεξεργασία λίστας διευθύνσεων"
-#: 05060100.xhp
+#: mm_cusaddlis.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3153675\n"
-"14\n"
+"mm_cusaddlis.xhp\n"
+"par_idN10540\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_FIXEDRATIO\">Maintains the height and width ratio when you change the width or the height setting.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_FIXEDRATIO\">Διατηρεί την αναλογία πλάτους και ύψους όταν αλλάζετε τη ρύθμιση του πλάτους ή του ύψους.</ahelp>"
+msgid "Customizes the address list for <link href=\"text/swriter/01/mm_newaddlis.xhp\">mail merge</link> documents."
+msgstr "Προσαρμόζει τη λίστα διευθύνσεων για έγγραφα <link href=\"text/swriter/01/mm_newaddlis.xhp\">συγχώνευσης μηνυμάτων</link>."
-#: 05060100.xhp
+#: mm_cusaddlis.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3154470\n"
-"41\n"
+"mm_cusaddlis.xhp\n"
+"par_idN10551\n"
"help.text"
-msgid "Original Size"
-msgstr "Αρχικό μέγεθος"
+msgid "Address list elements"
+msgstr "Στοιχεία λίστας διευθύνσεων"
-#: 05060100.xhp
+#: mm_cusaddlis.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3155898\n"
-"42\n"
+"mm_cusaddlis.xhp\n"
+"par_idN10555\n"
"help.text"
-msgid "<ahelp hid=\"SW:PUSHBUTTON:TP_FRM_STD:BT_REALSIZE\">Resets the size settings of the selected object to the original values.</ahelp>"
-msgstr "<ahelp hid=\"SW:PUSHBUTTON:TP_FRM_STD:BT_REALSIZE\">Επαναφέρει τις ρυθμίσεις μεγέθους του επιλεγμένου αντικειμένου στις αρχικές τιμές.</ahelp>"
+msgid "<ahelp hid=\".\">Select the fields that you want to move, delete, or rename.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τα πεδία που επιθυμείτε να μετακινήσετε, να διαγράψετε, ή να μετονομάσετε.</ahelp>"
-#: 05060100.xhp
+#: mm_cusaddlis.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3149102\n"
-"44\n"
+"mm_cusaddlis.xhp\n"
+"par_idN10560\n"
"help.text"
-msgid "This option is not available for frames."
-msgstr "Η επιλογή αυτή δεν είναι διαθέσιμη για πλαίσια."
+msgid "Add"
+msgstr "Προσθήκη"
-#: 05060100.xhp
+#: mm_cusaddlis.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3149824\n"
-"15\n"
+"mm_cusaddlis.xhp\n"
+"par_idN10564\n"
"help.text"
-msgid "Automatic"
-msgstr "Αυτόματα"
+msgid "<ahelp hid=\".\">Inserts a new text field.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει ένα νέο πεδίο κειμένου.</ahelp>"
-#: 05060100.xhp
+#: mm_cusaddlis.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3151262\n"
-"16\n"
+"mm_cusaddlis.xhp\n"
+"par_idN1056E\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_AUTOHEIGHT\">Automatically adjusts the width or height of a frame to match the contents of the frame. If you want, you can specify a minimum width or minimum height for the frame.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_AUTOHEIGHT\">Προσαρμόζει αυτόματα το πλάτος ή το ύψος ενός πλαισίου για να ταιριάζει στα περιεχόμενα του πλαισίου. Εάν θέλετε, μπορείτε να καθορίσετε το ελάχιστο πλάτος ή ύψος για το πλαίσιο.</ahelp>"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 05060100.xhp
+#: mm_cusaddlis.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3152773\n"
-"43\n"
+"mm_cusaddlis.xhp\n"
+"par_idN10572\n"
"help.text"
-msgid "The <emph>Automatic</emph> option is only available when you select a frame."
-msgstr "Η επιλογή <emph>Αυτόματα</emph> είναι διαθέσιμη μόνο εάν επιλέξετε ένα πλαίσιο."
+msgid "<ahelp hid=\".\">Deletes the selected field.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει το επιλεγμένο πεδίο.</ahelp>"
-#: 05060100.xhp
+#: mm_cusaddlis.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3155144\n"
-"17\n"
+"mm_cusaddlis.xhp\n"
+"par_idN10575\n"
"help.text"
-msgid "Anchor"
-msgstr "Αγκύρωση"
+msgid "Rename"
+msgstr "Μετονομασία"
-#: 05060100.xhp
+#: mm_cusaddlis.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3153352\n"
-"18\n"
+"mm_cusaddlis.xhp\n"
+"par_idN10579\n"
"help.text"
-msgid "Specify the anchoring options for the selected object or frame. The anchor options are not available when you open the dialog from the Styles and Formatting window."
-msgstr "Καθορίστε τις επιλογές αγκύρωσης για το επιλεγμένο αντικείμενο ή πλαίσιο. Οι επιλογές αγκύρωσης δεν είναι διαθέσιμες όταν ανοίγετε τον διάλογο από το παράθυρο τεχνοτροπίες και μορφοποίηση."
+msgid "<ahelp hid=\".\">Renames the selected text field.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετονομάζει το επιλεγμένο πεδίο κειμένου.</ahelp>"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3156269\n"
-"45\n"
+"mm_cusgrelin.xhp\n"
+"tit\n"
"help.text"
-msgid "To page"
-msgstr "Σε σελίδα"
+msgid "Custom Salutation"
+msgstr "Προσαρμοσμένος χαιρετισμός"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3149169\n"
-"46\n"
+"mm_cusgrelin.xhp\n"
+"par_idN1053C\n"
"help.text"
-msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_PAGE\">Anchors the selection to the current page.</ahelp>"
-msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_PAGE\">Αγκυρώνει την επιλογή στην τρέχουσα σελίδα.</ahelp>"
+msgid "Custom Salutation"
+msgstr "Προσαρμοσμένος χαιρετισμός"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3151028\n"
-"60\n"
+"mm_cusgrelin.xhp\n"
+"par_idN10540\n"
"help.text"
-msgid "To paragraph"
-msgstr "Σε παράγραφο"
+msgid "Specify the salutation layout for <link href=\"text/swriter/01/mailmerge04.xhp\">mail merge</link> or <link href=\"text/swriter/01/mm_emabod.xhp\">e-mail merge</link> documents. The name of this dialog is different for female recipients and male recipients."
+msgstr "Καθορίστε τη διάταξη χαιρετισμού για έγγραφα <link href=\"text/swriter/01/mailmerge04.xhp\">συγχώνευσης αλληλογραφίας</link> ή <link href=\"text/swriter/01/mm_emabod.xhp\">συγχώνευσης ηλεκτρονικών μηνυμάτων</link>. Το όνομα αυτού του διαλόγου είναι διαφορετικό για γυναίκες παραλήπτες και για άνδρες παραλήπτες."
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3145777\n"
-"61\n"
+"mm_cusgrelin.xhp\n"
+"par_idN10551\n"
"help.text"
-msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_PARA\">Anchors the selection to the current paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_PARA\">Αγκυρώνει την επιλογή στην τρέχουσα παράγραφο.</ahelp>"
+msgid "Salutation elements"
+msgstr "Στοιχεία χαιρετισμού"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3155913\n"
-"62\n"
+"mm_cusgrelin.xhp\n"
+"par_idN10555\n"
"help.text"
-msgid "To character"
-msgstr "Σε χαρακτήρα"
+msgid "<ahelp hid=\".\">Select a field and drag the field to the other list.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ένα πεδίο και μεταφέρετέ το στην άλλη λίστα.</ahelp>"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3151377\n"
-"63\n"
+"mm_cusgrelin.xhp\n"
+"par_idN10558\n"
"help.text"
-msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_AT_CHAR\">Anchors the selection to a character.</ahelp>"
-msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_AT_CHAR\">Αγκυρώνει την επιλογή σε έναν χαρακτήρα.</ahelp>"
+msgid ">"
+msgstr ">"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3150115\n"
-"47\n"
+"mm_cusgrelin.xhp\n"
+"par_idN1055C\n"
"help.text"
-msgid "As character"
-msgstr "Ως χαρακτήρας"
+msgid "<ahelp hid=\".\">Adds the selected field from the list of salutation elements to the other list. You can add a field more than once.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει το επιλεγμένο πεδίο από τη λίστα με τα στοιχεία χαιρετισμού στην άλλη λίστα. Μπορείτε να προσθέσετε ένα πεδίο περισσότερο από μία φορά.</ahelp>"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3155863\n"
-"24\n"
+"mm_cusgrelin.xhp\n"
+"par_idN1055F\n"
"help.text"
-msgid "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_AS_CHAR\">Anchors the selection as character. The height of the current line is resized to match the height of the selection.</ahelp>"
-msgstr "<ahelp hid=\"SW_RADIOBUTTON_TP_FRM_STD_RB_ANCHOR_AS_CHAR\">Αγκυρώνει την επιλογή ως χαρακτήρα. Το ύψος της τρέχουσας γραμμής μεταβάλλεται για να ταιριάζει στο ύψος της επιλογής.</ahelp>"
+msgid "<"
+msgstr "<"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3150693\n"
-"25\n"
+"mm_cusgrelin.xhp\n"
+"par_idN10563\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "<ahelp hid=\".\">Removes the selected field from the other list.</ahelp>"
+msgstr "<ahelp hid=\".\">Αφαιρεί το επιλεγμένο πεδίο από την άλλη λίστα.</ahelp>"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3147413\n"
-"26\n"
+"mm_cusgrelin.xhp\n"
+"par_idN10566\n"
"help.text"
-msgid "Specify the location of the selected object on the current page."
-msgstr "Καθορίστε τη θέση του επιλεγμένου αντικειμένου στην τρέχουσα σελίδα."
+msgid "Drag salutation elements into the box below"
+msgstr "Μεταφέρετε τα στοιχεία χαιρετισμού στο παρακάτω πεδίο"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3147488\n"
-"27\n"
+"mm_cusgrelin.xhp\n"
+"par_idN1056A\n"
"help.text"
-msgid "Horizontal"
-msgstr "Οριζόντια"
+msgid "<ahelp hid=\".\">Arrange the fields by drag-and-drop or use the arrow buttons.</ahelp>"
+msgstr "<ahelp hid=\".\">Τακτοποιήστε τα πεδία με μεταφορά και απόθεση ή χρησιμοποιήστε τα κουμπιά των βελών.</ahelp>"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3145121\n"
-"28\n"
+"mm_cusgrelin.xhp\n"
+"par_idN1056D\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:DLB_HORIZONTAL\">Select the horizontal alignment option for the object.</ahelp> This option is not available if you chose \"anchor as character\"."
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:DLB_HORIZONTAL\">Επιλέξτε την επιλογή οριζόντιας στοίχισης για το αντικείμενο.</ahelp> Η επιλογή αυτή δεν είναι διαθέσιμη αν επιλέξετε \"αγκύρωση ως χαρακτήρας\"."
+msgid "Customize salutation"
+msgstr "Προσαρμογή χαιρετισμού"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3149554\n"
-"29\n"
+"mm_cusgrelin.xhp\n"
+"par_idN10571\n"
"help.text"
-msgid "by"
-msgstr "για"
+msgid "<ahelp hid=\".\">Select a value from the list for the salutation and the punctuation mark fields.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε μία τιμή από τη λίστα για τον χαιρετισμό και τα πεδία των σημείων στίξης.</ahelp>"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3145258\n"
-"30\n"
+"mm_cusgrelin.xhp\n"
+"par_idN10574\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_AT_HORZ_POS\">Enter the amount of space to leave between the left edge of the selected object and the reference point that you select in the <emph>To</emph> box.</ahelp> This option is only available if you select \"From Left\" in the <emph>Horizontal</emph> box."
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_AT_HORZ_POS\">Εισάγετε το μήκος διαστήματος που θα αφήσετε μεταξύ του αριστερού άκρου του επιλεγμένου αντικειμένου και του σημείου παραπομπής που επιλέγετε στο πλαίσιο <emph>Στο</emph>.</ahelp> Η επιλογή αυτή είναι διαθέσιμη μόνο εάν επιλέξετε \"Από αριστερά\" στο πλαίσιο <emph>Οριζόντια</emph>."
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3150545\n"
-"48\n"
+"mm_cusgrelin.xhp\n"
+"par_idN10578\n"
"help.text"
-msgid "to"
-msgstr "στο"
+msgid "<ahelp hid=\".\">Displays a preview of the first database record with the current salutation layout.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει την προεπισκόπηση της πρώτης εγγραφής της βάσης δεδομένων με την τρέχουσα εμφάνιση του χαιρετισμού.</ahelp>"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3149213\n"
-"49\n"
+"mm_cusgrelin.xhp\n"
+"par_idN1057B\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:LB_HORI_RELATION\">Select the reference point for the selected horizontal alignment option.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:LB_HORI_RELATION\">Επιλέξτε το σημείο αναφοράς για την επιλογή οριζόντιας στοίχισης.</ahelp>"
+msgid "(Arrow Buttons)"
+msgstr "(Πλήκτρα βέλους)"
-#: 05060100.xhp
+#: mm_cusgrelin.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3149230\n"
-"51\n"
+"mm_cusgrelin.xhp\n"
+"par_idN1057F\n"
"help.text"
-msgid "You can see the result of the alignments options that you select in the Preview box."
-msgstr "Μπορείτε να δείτε το αποτέλεσμα των επιλογών στοίχισης που επιλέγετε στο πλαίσιο προεπισκόπησης."
+msgid "<ahelp hid=\".\">Select an item in the list and click an arrow button to move the item.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ένα αντικείμενο από τη λίστα και πατήστε σε ένα κουμπί βέλους για να το μετακινήσετε.</ahelp>"
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3147746\n"
-"52\n"
+"mm_emabod.xhp\n"
+"tit\n"
"help.text"
-msgid "Mirror on even pages"
-msgstr "Κατοπτρισμός σε ζυγές σελίδες"
+msgid "E-Mail Message"
+msgstr "Μήνυμα αλληλογραφίας"
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3146337\n"
-"53\n"
+"mm_emabod.xhp\n"
+"par_idN1053C\n"
"help.text"
-msgid "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_MIRROR\">Reverses the current horizontal alignment settings on even pages.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_FRM_STD:CB_MIRROR\">Αντιστρέφει τις τρέχουσες ρυθμίσεις οριζόντιας στοίχισης σε ζυγές σελίδες.</ahelp>"
+msgid "E-Mail Message"
+msgstr "Μήνυμα αλληλογραφίας"
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3148446\n"
-"54\n"
+"mm_emabod.xhp\n"
+"par_idN10540\n"
"help.text"
-msgid "You can also use the <link href=\"text/swriter/01/05060300.xhp\" name=\"Graphics\"><emph>Graphics</emph></link> flip options to adjust the layout of objects on even and odd pages."
-msgstr "Μπορείτε επίσης να χρησιμοποιήσετε τις επιλογές αναστροφής για <link href=\"text/swriter/01/05060300.xhp\" name=\"Γραφικά\"><emph>Γραφικά</emph></link> για να προσαρμόσετε τη διάταξη των αντικειμένων σε ζυγές και μονές σελίδες."
+msgid "Type the message and the salutation for files that you send as <link href=\"text/swriter/01/mailmerge08.xhp\">e-mail</link> attachments."
+msgstr "Πληκτρολογήστε το μήνυμα και τον χαιρετισμό για τα αρχεία που στέλνετε ως συνημμένα σε <link href=\"text/swriter/01/mailmerge08.xhp\">ηλεκτρονική αλληλογραφία</link>."
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3145310\n"
-"31\n"
+"mm_emabod.xhp\n"
+"par_idN10554\n"
"help.text"
-msgid "Vertical"
-msgstr "Κάθετα"
+msgid "This e-mail should contain a salutation"
+msgstr "Αυτό το μήνυμα πρέπει να περιέχει έναν χαιρετισμό"
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3150161\n"
-"32\n"
+"mm_emabod.xhp\n"
+"par_idN10558\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:DLB_VERTICAL\">Select the vertical alignment option for the object.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:DLB_VERTICAL\">Επιλέξτε την επιλογή κατακόρυφης στοίχισης για το αντικείμενο.</ahelp>"
+msgid "<ahelp hid=\".\">Adds a salutation to the e-mail.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει έναν χαιρετισμό στο μήνυμα.</ahelp>"
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3150463\n"
-"59\n"
+"mm_emabod.xhp\n"
+"par_idN1055B\n"
"help.text"
-msgid "If you anchor an object to a frame with a fixed height, only the \"Bottom\" and \"Center\" alignment options are available."
-msgstr "Αν αγκυρώσετε ένα αντικείμενο σε ένα πλαίσιο με σταθερό ύψος, είναι διαθέσιμες μόνο οι επιλογές στοίχισης \"Κάτω\" και \"Στο κέντρο\"."
+msgid "Insert personalized salutation"
+msgstr "Εισαγωγή προσωπικού χαιρετισμού"
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3154724\n"
-"33\n"
+"mm_emabod.xhp\n"
+"par_idN1055F\n"
"help.text"
-msgid "by"
-msgstr "για"
+msgid "<ahelp hid=\".\">Adds a personalized salutation. To use the default salutation, clear this check box.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει έναν προσωπικό χαιρετισμό. Για να χρησιμοποιήσετε τον προεπιλεγμένο χαιρετισμό, αποεπιλέξτε αυτό το πλαίσιο ελέγχου.</ahelp>"
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3156130\n"
-"34\n"
+"mm_emabod.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_AT_VERT_POS\">Enter the amount of space to leave between the top edge of the selected object and the reference point that you select in the <emph>To</emph> box.</ahelp> This option is only available if you select \"From Top\" or \"From Bottom\" (as character) in the <emph>Vertical</emph> box."
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FRM_STD:ED_AT_VERT_POS\">Εισάγετε το μήκος διαστήματος που θα αφήσετε μεταξύ του πάνω άκρου του επιλεγμένου αντικειμένου και του σημείου αναφοράς που επιλέγετε στο πεδίο <emph>Στο</emph>.</ahelp> Η επιλογή αυτή είναι διαθέσιμη μόνο εάν επιλέξετε \"Από πάνω\" ή \"Από κάτω\" (ως χαρακτήρας) στο πεδίο <emph>Κάθετα</emph>."
+msgid "Female"
+msgstr "Γυναίκα"
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"hd_id3150912\n"
-"56\n"
+"mm_emabod.xhp\n"
+"par_idN10566\n"
"help.text"
-msgid "to"
-msgstr "στο"
+msgid "<ahelp hid=\".\">Select the personalized greeting for a female recipient.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον προσωπικό χαιρετισμό για μία γυναίκα παραλήπτη.</ahelp>"
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3155075\n"
-"57\n"
+"mm_emabod.xhp\n"
+"par_idN10569\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:LB_VERT_RELATION\">Select the reference point for the selected vertical alignment option.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FRM_STD:LB_VERT_RELATION\">Επιλέξτε το σημείο αναφοράς για την επιλογή κάθετης στοίχισης που έχετε επιλέξει.</ahelp>"
+msgid "New"
+msgstr "Δημιουργία"
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_idN10A8E\n"
+"mm_emabod.xhp\n"
+"par_idN1056D\n"
"help.text"
-msgid "Follow text flow"
-msgstr "Παρακολούθηση ροής κειμένου"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Custom Salutation</link> dialog for a female recipient.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Προσαρμογή χαιρετισμού</link> για μία γυναίκα παραλήπτη.</ahelp>"
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_idN10A92\n"
+"mm_emabod.xhp\n"
+"par_idN1057E\n"
"help.text"
-msgid "<ahelp hid=\"sw:CheckBox:TP_FRM_STD:CB_FOLLOWTEXTFLOW\">Keeps the selected object within the layout boundaries of the text that the object is anchored to. To place the selected object anywhere in your document, do not select this option.</ahelp>"
-msgstr "<ahelp hid=\"sw:CheckBox:TP_FRM_STD:CB_FOLLOWTEXTFLOW\">Διατηρεί το επιλεγμένο αντικείμενο εντός των ορίων διάταξης του κειμένου στο οποίο έχει αγκυρωθεί το αντικείμενο. Για να τοποθετήσετε το επιλεγμένο αντικείμενο οπουδήποτε στο έγγραφό σας, μην προτιμήσετε την επιλογή αυτή.</ahelp>"
+msgid "Male"
+msgstr "Άνδρας"
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_idN10AA6\n"
+"mm_emabod.xhp\n"
+"par_idN10582\n"
"help.text"
-msgid "By default, the <emph>Follow text flow</emph> option is selected when you open a document that was created in a version of %PRODUCTNAME older than %PRODUCTNAME %PRODUCTVERSION. However, this option is not selected when you create a document or when you open a document in Microsoft Word format (*.doc)."
-msgstr "Εξ ορισμού, η επιλογή <emph>Παρακολούθηση ροής κειμένου</emph> επιλέγεται όταν ανοίξετε ένα έγγραφο που έχει δημιουργηθεί σε μία παλαιότερη έκδοση του %PRODUCTNAME από την %PRODUCTNAME %PRODUCTVERSION. Παρόλα αυτά, η επιλογή αυτή δεν επιλέγεται όταν δημιουργείτε ένα έγγραφο ή όταν ανοίγετε ένα έγγραφο σε μορφή Microsoft Word (*.doc)."
+msgid "<ahelp hid=\".\">Select the personalized greeting for a male recipient.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον προσωπικό χαιρετισμό για έναν άνδρα παραλήπτη.</ahelp>"
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3149241\n"
-"58\n"
+"mm_emabod.xhp\n"
+"par_idN10585\n"
"help.text"
-msgid "The green rectangle represents the selected object and the red rectangle represents the alignment reference point. If you anchor the object as a character, the reference rectangle changes to a red line."
-msgstr "Το πράσινο ορθογώνιο αναπαριστά το επιλεγμένο αντικείμενο και το κόκκινο ορθογώνιο το σημείο αναφοράς της στοίχισης. Εάν αγκυρώσετε το αντικείμενο ως χαρακτήρα, το ορθογώνιο αναφοράς μετατρέπεται σε κόκκινη γραμμή."
+msgid "New"
+msgstr "Δημιουργία"
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3146949\n"
-"66\n"
+"mm_emabod.xhp\n"
+"par_idN10589\n"
"help.text"
-msgid "<link href=\"text/shared/01/05260000.xhp\" name=\"Format - Anchor\"><emph>Format - Anchor</emph></link>"
-msgstr "<link href=\"text/shared/01/05260000.xhp\" name=\"Μορφή - Αγκύρωση\"><emph>Μορφή - Αγκύρωση</emph></link>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Custom Salutation</link> dialog for a male recipient.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_cusgrelin.xhp\">Προσαρμογή χαιρετισμού</link> για έναν άνδρα παραλήπτη.</ahelp>"
-#: 05060100.xhp
+#: mm_emabod.xhp
msgctxt ""
-"05060100.xhp\n"
-"par_id3153231\n"
-"67\n"
+"mm_emabod.xhp\n"
+"par_idN1059A\n"
"help.text"
-msgid "<link href=\"text/shared/01/05070000.xhp\" name=\"Format - Alignment\"><emph>Format - Alignment</emph></link>"
-msgstr "<link href=\"text/shared/01/05070000.xhp\" name=\"Μορφή - Στοίχιση\"><emph>Μορφή - Στοίχιση</emph></link>"
+msgid "Field name"
+msgstr "Όνομα πεδίου"
-#: 01160400.xhp
+#: mm_emabod.xhp
msgctxt ""
-"01160400.xhp\n"
-"tit\n"
+"mm_emabod.xhp\n"
+"par_idN1059E\n"
"help.text"
-msgid "AutoAbstract to Presentation"
-msgstr "Αυτόματη περίληψη για παρουσίαση"
+msgid "<ahelp hid=\".\">Select the field name of the address database field that contains the gender information.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε το όνομα πεδίου της βάσης δεδομένων διευθύνσεων που περιέχει τις πληροφορίες για το φύλο.</ahelp>"
-#: 01160400.xhp
+#: mm_emabod.xhp
msgctxt ""
-"01160400.xhp\n"
-"hd_id3151183\n"
-"1\n"
+"mm_emabod.xhp\n"
+"par_idN105A1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/01160400.xhp\" name=\"AutoAbstract to Presentation\">AutoAbstract to Presentation</link>"
-msgstr "<link href=\"text/swriter/01/01160400.xhp\" name=\"Αυτόματη περίληψη για παρουσίαση\">Αυτόματη περίληψη για παρουσίαση</link>"
+msgid "Field value"
+msgstr "Τιμή πεδίου"
-#: 01160400.xhp
+#: mm_emabod.xhp
msgctxt ""
-"01160400.xhp\n"
-"par_id3145412\n"
-"2\n"
+"mm_emabod.xhp\n"
+"par_idN105A5\n"
"help.text"
-msgid "<ahelp hid=\".uno:SendAbstractToStarImpre\">Opens the current document as a $[officename] Impress presentation. The current document must contain at least one predefined heading paragraph style.</ahelp>"
-msgstr "<ahelp hid=\".uno:SendAbstractToStarImpre\">Ανοίγει το τρέχον έγγραφο ως $[officename] παρουσίαση του Impress. Το τρέχον έγγραφο πρέπει να περιέχει τουλάχιστον μια προκαθορισμένη κεφαλίδα τεχνοτροπίας παραγράφου.</ahelp>"
+msgid "<ahelp hid=\".\">Select the field value that indicates the gender of the recipient.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε την τιμή του πεδίου που υποδεικνύει το φύλο του παραλήπτη.</ahelp>"
-#: 01160400.xhp
+#: mm_emabod.xhp
msgctxt ""
-"01160400.xhp\n"
-"hd_id3149801\n"
-"3\n"
+"mm_emabod.xhp\n"
+"par_idN105A8\n"
"help.text"
-msgid "Included Outline Levels"
-msgstr "Συμπεριλαμβάνει επίπεδα διάρθρωσης"
+msgid "General salutation"
+msgstr "Γενικός χαιρετισμός"
-#: 01160400.xhp
+#: mm_emabod.xhp
msgctxt ""
-"01160400.xhp\n"
-"par_id3153667\n"
-"4\n"
+"mm_emabod.xhp\n"
+"par_idN105AC\n"
"help.text"
-msgid "Enter the number of outline levels to include in the new presentation. For example, if you choose one level, only the paragraphs that follow the \"Heading 1\" paragraph style are included."
-msgstr "Πληκτρολογήστε τον αριθμό των επιπέδων διάρθρωσης που θα συμπεριληφθούν στη νέα παρουσίαση. Για παράδειγμα, εάν επιλέξετε ένα επίπεδο, συμπεριλαμβάνονται μόνο οι παράγραφοι που ακολουθούν την τεχνοτροπία παραγράφου με την \"Κεφαλίδα 1\"."
+msgid "<ahelp hid=\".\">Select the default greeting to use if a personalized salutation cannot be created.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον προεπιλεγμένο χαιρετισμό για να το χρησιμοποιήσετε εάν ένας προσωπικός χαιρετισμός δεν μπορεί να δημιουργηθεί.</ahelp>"
-#: 01160400.xhp
+#: mm_emabod.xhp
msgctxt ""
-"01160400.xhp\n"
-"hd_id3154478\n"
-"5\n"
+"mm_emabod.xhp\n"
+"par_idN105AF\n"
"help.text"
-msgid "Subpoints per Level"
-msgstr "Παράγραφοι ανά επίπεδο"
+msgid "Write your message here"
+msgstr "Γράψτε εδώ το μήνυμά σας"
-#: 01160400.xhp
+#: mm_emabod.xhp
msgctxt ""
-"01160400.xhp\n"
-"par_id3145580\n"
-"6\n"
+"mm_emabod.xhp\n"
+"par_idN105B3\n"
"help.text"
-msgid "Enter the number of paragraphs that you want to include below each outline level (heading)."
-msgstr "Γράψτε τον αριθμό των παραγράφων που θέλετε να συμπεριλάβετε κάτω από κάθε επίπεδο διάρθρωσης (κεφαλίδα)."
+msgid "<ahelp hid=\".\">Enter the main text of the e-mail.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το κυρίως κείμενο για το μήνυμα.</ahelp>"
-#: 04060000.xhp
+#: mm_finent.xhp
msgctxt ""
-"04060000.xhp\n"
+"mm_finent.xhp\n"
"tit\n"
"help.text"
-msgid "Caption"
-msgstr "Τίτλος"
-
-#: 04060000.xhp
-msgctxt ""
-"04060000.xhp\n"
-"hd_id3147173\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Τίτλος\">Τίτλος</link>"
+msgid "Find Entry"
+msgstr "Εύρεση καταχώρισης"
-#: 04060000.xhp
+#: mm_finent.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3149288\n"
-"2\n"
+"mm_finent.xhp\n"
+"par_idN10539\n"
"help.text"
-msgid "<variable id=\"beschrifttext\"><ahelp hid=\"HID_DLG_CAPTION\">Adds a numbered caption to a selected graphic, table, frame, text frame, or drawing object.</ahelp> You can also access this command by right-clicking the item that you want to add the caption to. </variable>"
-msgstr "<variable id=\"beschrifttext\"><ahelp hid=\"HID_DLG_CAPTION\">Προσθέτει μια αριθμημένη επικεφαλίδα σε ένα επιλεγμένο γραφικό, πίνακα, πλαίσιο, πλαίσιο κειμένου ή αντικείμενο ζωγραφικής.</ahelp> Μπορείτε επίσης να χρησιμοποιήσετε αυτήν την εντολή δεξιοπατώντας στο στοιχείο που θέλετε να προσθέσετε τον τίτλο. </variable>"
+msgid "Find Entry"
+msgstr "Εύρεση καταχώρισης"
-#: 04060000.xhp
+#: mm_finent.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3154098\n"
-"3\n"
+"mm_finent.xhp\n"
+"par_idN1053D\n"
"help.text"
-msgid "Properties"
-msgstr "Ιδιότητες"
+msgid "Searches for a record or recipient in the <link href=\"text/swriter/01/mm_newaddlis.xhp\">mail merge</link> address list."
+msgstr "Αναζητεί μία εγγραφή ή έναν παραλήπτη στη λίστα διευθύνσεων της <link href=\"text/swriter/01/mm_newaddlis.xhp\">συγχώνευσης αλληλογραφίας</link>."
-#: 04060000.xhp
+#: mm_finent.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3149804\n"
-"4\n"
+"mm_finent.xhp\n"
+"par_idN1054E\n"
"help.text"
-msgid "Set the caption options for the current selection."
-msgstr "Καθορίζει τις επιλογές τίτλου της τρέχουσας επιλογής."
+msgid "Find"
+msgstr "Εύρεση"
-#: 04060000.xhp
+#: mm_finent.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3153533\n"
-"5\n"
+"mm_finent.xhp\n"
+"par_idN10552\n"
"help.text"
-msgid "Category"
-msgstr "Κατηγορία"
+msgid "<ahelp hid=\".\">Enter the search term.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε τον όρο αναζήτησης.</ahelp>"
-#: 04060000.xhp
+#: mm_finent.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3154574\n"
-"6\n"
+"mm_finent.xhp\n"
+"par_idN10555\n"
"help.text"
-msgid "<ahelp hid=\"SW:COMBOBOX:DLG_CAPTION:BOX_CATEGORY\">Select the caption category, or type a name to create a new category. The category text appears before the caption number in the caption label. Each predefined caption category is formatted with a paragraph style of the same name. </ahelp> For example, the \"Illustration\" caption category is formatted with the \"Illustration\" paragraph style."
-msgstr "<ahelp hid=\"SW:COMBOBOX:DLG_CAPTION:BOX_CATEGORY\">Επιλέξτε την κατηγορία τίτλου, ή πληκτρολογήστε ένα όνομα για να δημιουργήσετε μια νέα κατηγορία. Το κείμενο της κατηγορίας εμφανίζεται πριν από τον αριθμό του τίτλου στην ετικέτα τίτλου. Κάθε προεπιλεγμένη κατηγορία τίτλου μορφοποιείται σύμφωνα με την τεχνοτροπία παραγράφου του ίδιου ονόματος.</ahelp> Για παράδειγμα, η κατηγορία τίτλου \"Επεξήγηση\" μορφοποιείται σύμφωνα με την τεχνοτροπία παραγράφου \"Επεξήγηση\"."
+msgid "Find only in"
+msgstr "Εύρεση μόνο σε"
-#: 04060000.xhp
+#: mm_finent.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3153675\n"
-"7\n"
+"mm_finent.xhp\n"
+"par_idN10559\n"
"help.text"
-msgid "Numbering"
-msgstr "Αρίθμηση"
+msgid "<ahelp hid=\".\">Restricts the search to one data field. </ahelp>"
+msgstr "<ahelp hid=\".\">Περιορίζει την αναζήτηση σε ένα πεδίο δεδομένων. </ahelp>"
-#: 04060000.xhp
+#: mm_finent.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3152962\n"
-"8\n"
+"mm_finent.xhp\n"
+"par_idN1055C\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:DLG_CAPTION:BOX_FORMAT\">Select the type of numbering that you want to use in the caption.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:DLG_CAPTION:BOX_FORMAT\">Επιλέξτε τον τύπο της αρίθμησης που θέλετε να χρησιμοποιήσετε στον τίτλο.</ahelp>"
+msgid "Select the data field where you want to search for the text."
+msgstr "Επιλέξτε το πεδίο δεδομένων όπου επιθυμείτε να αναζητήσετε το κείμενο."
-#: 04060000.xhp
+#: mm_finent.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3155893\n"
-"9\n"
+"mm_finent.xhp\n"
+"par_idN1055F\n"
"help.text"
-msgid "Caption"
-msgstr "Τίτλος"
+msgid "Find"
+msgstr "Εύρεση"
-#: 04060000.xhp
+#: mm_finent.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3149688\n"
-"10\n"
+"mm_finent.xhp\n"
+"par_idN10563\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:DLG_CAPTION:EDT_TEXT\">Type the text that you want to appear after the caption number.</ahelp>"
-msgstr "<ahelp hid=\"SW:EDIT:DLG_CAPTION:EDT_TEXT\">Πληκτρολογήστε το κείμενο που θέλετε να εμφανίζεται μετά τον αριθμό τίτλου.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the next record that contains the search text.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει την επόμενη εγγραφή που περιέχει το κείμενο αναζήτησης.</ahelp>"
-#: 04060000.xhp
+#: mm_matfie.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_idN1068A\n"
+"mm_matfie.xhp\n"
+"tit\n"
"help.text"
-msgid "Separator"
-msgstr "Διαχωριστικό"
+msgid "Match Fields"
+msgstr "Ταίριασμα πεδίων"
-#: 04060000.xhp
+#: mm_matfie.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_idN10690\n"
+"mm_matfie.xhp\n"
+"par_idN10539\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter optional text characters to appear between the number and the caption text.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το προαιρετικό κείμενο χαρακτήρων που θα εμφανίζεται μεταξύ του αριθμού και του κειμένου του τίτλου.</ahelp>"
+msgid "Match Fields"
+msgstr "Ταίριασμα πεδίων"
-#: 04060000.xhp
+#: mm_matfie.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3154199\n"
-"11\n"
+"mm_matfie.xhp\n"
+"par_idN1053D\n"
"help.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "Matches the logical field names of the layout dialog to the field names in your database when you create new <link href=\"text/swriter/01/mailmerge03.xhp\">address blocks</link> or <link href=\"text/swriter/01/mailmerge04.xhp\">salutations</link>."
+msgstr "Ταιριάζει τα ονόματα των λογικών πεδίων του διαλόγου της διάταξης στα ονόματα των πεδίων στη βάση δεδομένων σας, όταν δημιουργείτε νέες <link href=\"text/swriter/01/mailmerge03.xhp\">ομάδες διευθύνσεων</link> ή <link href=\"text/swriter/01/mailmerge04.xhp\">χαιρετισμούς</link>."
-#: 04060000.xhp
+#: mm_matfie.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_id3149486\n"
-"12\n"
+"mm_matfie.xhp\n"
+"par_idN1054E\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:DLG_CAPTION:BOX_POS\">Adds the caption above or below the selected item. This option is only available for some objects.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:DLG_CAPTION:BOX_POS\">Προσθέτει τον τίτλο πάνω ή κάτω από το επιλεγμένο στοιχείο. Αυτή η επιλογή είναι διαθέσιμη μόνο για ορισμένα αντικείμενα.</ahelp>"
+msgid "Matches to:"
+msgstr "Ταίριασμα με:"
-#: 04060000.xhp
+#: mm_matfie.xhp
msgctxt ""
-"04060000.xhp\n"
-"hd_id3149043\n"
-"29\n"
+"mm_matfie.xhp\n"
+"par_idN10552\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04060100.xhp\" name=\"Options\">Options</link>"
-msgstr "<link href=\"text/swriter/01/04060100.xhp\" name=\"Επιλογές\"> Επιλογές</link>"
+msgid "<ahelp hid=\".\">Select a field name in your database for each logical field element.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ένα όνομα πεδίου στη βάση δεδομένων για κάθε στοιχείο λογικού πεδίου.</ahelp>"
-#: 04060000.xhp
+#: mm_matfie.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_idN10744\n"
+"mm_matfie.xhp\n"
+"par_idN10555\n"
"help.text"
-msgid "AutoCaption"
-msgstr "Αυτόματος τίτλος"
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 04060000.xhp
+#: mm_matfie.xhp
msgctxt ""
-"04060000.xhp\n"
-"par_idN1074A\n"
+"mm_matfie.xhp\n"
+"par_idN10559\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο τίτλου. Έχει τις ίδιες πληροφορίες όπως ο διάλογος που παίρνετε από το μενού %PRODUCTNAME Writer - Αυτόματος τίτλος στο πλαίσιο διαλόγου επιλογών.</ahelp>"
+msgid "<ahelp hid=\".\">Displays a preview of the values of the first data record.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει μία προεπισκόπηση των τιμών της πρώτης εγγραφής δεδομένων.</ahelp>"
-#: 05090201.xhp
+#: mm_newaddblo.xhp
msgctxt ""
-"05090201.xhp\n"
+"mm_newaddblo.xhp\n"
"tit\n"
"help.text"
-msgid "Editing Tables Using the Keyboard"
-msgstr "Επεξεργασία πινάκων με χρήση του πληκτρολογίου"
-
-#: 05090201.xhp
-msgctxt ""
-"05090201.xhp\n"
-"bm_id3154506\n"
-"help.text"
-msgid "<bookmark_value>tables; editing with the keyboard</bookmark_value>"
-msgstr "<bookmark_value>πίνακες;επεξεργασία με το πληκτρολόγιο</bookmark_value>"
+msgid "New Address Block"
+msgstr "Νέα ομάδα διεύθυνσης"
-#: 05090201.xhp
+#: mm_newaddblo.xhp
msgctxt ""
-"05090201.xhp\n"
-"hd_id3154506\n"
-"1\n"
+"mm_newaddblo.xhp\n"
+"par_idN10542\n"
"help.text"
-msgid "<variable id=\"tabelle_tastatur\"><link href=\"text/swriter/01/05090201.xhp\" name=\"Editing Tables Using the Keyboard\">Editing Tables Using the Keyboard</link></variable>"
-msgstr "<variable id=\"tabelle_tastatur\"><link href=\"text/swriter/01/05090201.xhp\" name=\"Επεξεργασία πινάκων με χρήση του πληκτρολογίου\">Επεξεργασία πινάκων με χρήση του πληκτρολογίου</link></variable>"
+msgid "New Address Block"
+msgstr "Νέα ομάδα διεύθυνσης"
-#: 05090201.xhp
+#: mm_newaddblo.xhp
msgctxt ""
-"05090201.xhp\n"
-"par_id3145244\n"
-"2\n"
+"mm_newaddblo.xhp\n"
+"par_idN10546\n"
"help.text"
-msgid "You can resize and delete table columns with the keyboard."
-msgstr "Μπορείτε να μεταβάλετε το μέγεθος και να διαγράψετε στήλες του πίνακα με το πληκτρολόγιο."
+msgid "Specify the placement of address data fields in an address block in <link href=\"text/swriter/01/mm_seladdblo.xhp\">mail merge</link> documents."
+msgstr "Καθορίστε τη θέση των πεδίων δεδομένων διεύθυνσης σε μία ομάδα διευθύνσεων σε έγγραφα <link href=\"text/swriter/01/mm_seladdblo.xhp\">συγχώνευσης αλληλογραφίας</link>."
-#: 05090201.xhp
+#: mm_newaddblo.xhp
msgctxt ""
-"05090201.xhp\n"
-"hd_id3150564\n"
-"3\n"
+"mm_newaddblo.xhp\n"
+"par_idN10569\n"
"help.text"
-msgid "Resizing Columns and Rows"
-msgstr "Αυξομείωση στηλών και γραμμών"
+msgid "Address Elements"
+msgstr "Στοιχεία διεύθυνσης"
-#: 05090201.xhp
+#: mm_newaddblo.xhp
msgctxt ""
-"05090201.xhp\n"
-"par_id3153920\n"
-"4\n"
+"mm_newaddblo.xhp\n"
+"par_idN1056D\n"
"help.text"
-msgid "To resize a column, place the cursor in a table cell, hold down Alt, and then press the left or the right arrow. To resize the column without changing the width of the table, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>, and then press the left or the right arrows."
-msgstr "Για αυξομείωση μιας στήλης, τοποθετήστε τον δρομέα σε ένα κελί πίνακα, κρατήστε πατημένο το πλήκτρο Alt και μετά πατήστε το δεξί ή το αριστερό βέλος. Για αυξομείωση της στήλης χωρίς αλλαγή του πλάτους του πίνακα, κρατήστε πατημένα τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή+Επιλογή</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline> και μετά πατήστε το δεξί ή το αριστερό βέλος."
+msgid "<ahelp hid=\".\">Select an address field and drag the field to the other list.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ένα πεδίο διευθύνσεων και μεταφέρετε το πεδίο στην άλλη λίστα.</ahelp>"
-#: 05090201.xhp
+#: mm_newaddblo.xhp
msgctxt ""
-"05090201.xhp\n"
-"par_id3147566\n"
-"5\n"
+"mm_newaddblo.xhp\n"
+"par_idN10570\n"
"help.text"
-msgid "To increase the left indent of the table, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift, and then press the right arrow."
-msgstr "Για να αυξήσετε την αριστερή εσοχή του πίνακα, κρατήστε πατημένα τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift και μετά πατήστε το δεξί βέλος."
+msgid ">"
+msgstr ">"
-#: 05090201.xhp
+#: mm_newaddblo.xhp
msgctxt ""
-"05090201.xhp\n"
-"par_id3150759\n"
-"11\n"
+"mm_newaddblo.xhp\n"
+"par_idN10574\n"
"help.text"
-msgid "To resize a row, place the cursor in the row, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>, and then press the up or the down arrows."
-msgstr "Για αυξομείωση μιας γραμμής, τοποθετήστε τον δρομέα σε μια γραμμή, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και μετά πατήστε το πάνω ή το κάτω πλήκτρο βέλους."
+msgid "<ahelp hid=\".\">Adds the selected field from the Address Elements list to the other list.</ahelp> You can add the same field more than once."
+msgstr "<ahelp hid=\".\">Προσθέτει το επιλεγμένο πεδίο από τη λίστα στοιχείων διεύθυνσης στην άλλη λίστα.</ahelp> Μπορείτε να προσθέσετε το ίδιο πεδίο περισσότερες από μία φορές."
-#: 05090201.xhp
+#: mm_newaddblo.xhp
msgctxt ""
-"05090201.xhp\n"
-"par_id3149286\n"
-"12\n"
+"mm_newaddblo.xhp\n"
+"par_idN10577\n"
"help.text"
-msgid "To move the table downwards on the page, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift, and then press the down arrow."
-msgstr "Για να μετακινήσετε τον πίνακα προς το κάτω μέρος της σελίδας, κρατήστε πατημένα τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift και μετά πατήστε το κάτω βέλος."
+msgid "<"
+msgstr "<"
-#: 05090201.xhp
+#: mm_newaddblo.xhp
msgctxt ""
-"05090201.xhp\n"
-"hd_id3151176\n"
-"8\n"
+"mm_newaddblo.xhp\n"
+"par_idN1057B\n"
"help.text"
-msgid "Inserting and deleting columns or rows"
-msgstr "Εισαγωγή και διαγραφή στηλών ή γραμμών"
+msgid "<ahelp hid=\".\">Removes the selected field from the other list.</ahelp>"
+msgstr "<ahelp hid=\".\">Αφαιρεί το επιλεγμένο πεδίο από την άλλη λίστα.</ahelp>"
-#: 05090201.xhp
+#: mm_newaddblo.xhp
msgctxt ""
-"05090201.xhp\n"
-"par_id3147512\n"
-"9\n"
+"mm_newaddblo.xhp\n"
+"par_idN1057E\n"
"help.text"
-msgid "To insert a column, place the cursor in a table cell, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and press Insert, release, and then press the left or the right arrow."
-msgstr "Για να εισάγετε μια στήλη, τοποθετήστε τον δρομέα σε ένα κελί πίνακα, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και πατήστε Εισαγωγή, απελευθέρωση και μετά πατήστε το αριστερό ή το δεξί πλήκτρο βέλους."
+msgid "Drag address element to the field below"
+msgstr "Μεταφέρετε το στοιχείο της διεύθυνσης στο παρακάτω πεδίο"
-#: 05090201.xhp
+#: mm_newaddblo.xhp
msgctxt ""
-"05090201.xhp\n"
-"par_id3152940\n"
-"13\n"
+"mm_newaddblo.xhp\n"
+"par_idN10582\n"
"help.text"
-msgid "To delete a column, place the cursor in the column that you want to delete, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and press Delete, release, and then press the left or the right arrow."
-msgstr "Για να διαγράψετε μια στήλη, τοποθετήστε τον δρομέα στη στήλη που θέλετε να διαγράψετε, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και πατήστε διαγραφή, απελευθέρωση και μετά πατήστε το αριστερό ή το δεξί πλήκτρο βέλους."
+msgid "<ahelp hid=\".\">Arrange the fields with drag-and-drop or use the arrow buttons.</ahelp>"
+msgstr "<ahelp hid=\".\">Τακτοποιήστε τα πεδία με μεταφορά και απόθεση ή χρησιμοποιήστε τα κουμπιά με τα βέλη.</ahelp>"
-#: 05090201.xhp
+#: mm_newaddblo.xhp
msgctxt ""
-"05090201.xhp\n"
-"par_id3154105\n"
-"14\n"
+"mm_newaddblo.xhp\n"
+"par_idN10585\n"
"help.text"
-msgid "To insert a row, place the cursor in a table cell, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and press Insert, release, and then press the up or the down arrow."
-msgstr "Για να εισάγετε μια γραμμή, τοποθετήστε τον δρομέα σε ένα κελί πίνακα, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και πατήστε εισαγωγή, απελευθέρωση και μετά πατήστε το πάνω ή το κάτω πλήκτρο βέλους."
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 05090201.xhp
+#: mm_newaddblo.xhp
msgctxt ""
-"05090201.xhp\n"
-"par_id3153531\n"
-"15\n"
+"mm_newaddblo.xhp\n"
+"par_idN10589\n"
"help.text"
-msgid "To delete a row, place the cursor in the row that you want to delete, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and press Delete, release, and then press the up or the down arrow."
-msgstr "Για να διαγράψετε μια γραμμή, τοποθετήστε τον δρομέα στη γραμμή που θέλετε να διαγράψετε, κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> και πατήστε διαγραφή, απελευθέρωση και μετά πατήστε το πάνω ή το κάτω πλήκτρο βέλους."
+msgid "<ahelp hid=\".\">Displays a preview of the first database record with the current address block layout.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει μια προεπισκόπηση της πρώτης εγγραφής της βάσης δεδομένων με την τρέχουσα διάταξη της ομάδας διεύθυνσης.</ahelp>"
-#: 05090201.xhp
+#: mm_newaddblo.xhp
msgctxt ""
-"05090201.xhp\n"
-"par_id3150983\n"
-"10\n"
+"mm_newaddblo.xhp\n"
+"par_idN1058C\n"
"help.text"
-msgid "To change the behavior of tables in a text document, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040500.xhp\" name=\"Text Document - Table\">%PRODUCTNAME Writer - Table</link></emph>."
-msgstr "Για να αλλάξετε τη συμπεριφορά των πινάκων σε ένα έγγραφο κειμένου, διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040500.xhp\" name=\"Έγγραφο κειμένου - Πίνακας\">%PRODUCTNAME Writer - Πίνακας</link></emph>."
+msgid "(Arrow Buttons)"
+msgstr "(Πλήκτρα βέλους)"
-#: 05090201.xhp
+#: mm_newaddblo.xhp
msgctxt ""
-"05090201.xhp\n"
-"par_id3154196\n"
-"16\n"
+"mm_newaddblo.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Γραμμή πίνακα\">Γραμμή πίνακα</link>"
+msgid "<ahelp hid=\".\">Select an item in the list and click an arrow button to move the entry.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε ένα στοιχείο από τη λίστα και πατήστε σε ένα κουμπί βέλους για να μετακινήσετε την καταχώριση.</ahelp>"
-#: 04090006.xhp
+#: mm_newaddlis.xhp
msgctxt ""
-"04090006.xhp\n"
+"mm_newaddlis.xhp\n"
"tit\n"
"help.text"
-msgid "Database"
-msgstr "Βάση δεδομένων"
-
-#: 04090006.xhp
-msgctxt ""
-"04090006.xhp\n"
-"hd_id3153536\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04090006.xhp\" name=\"Database\">Database</link>"
-msgstr "<link href=\"text/swriter/01/04090006.xhp\" name=\"Βάση δεδομένων\">Βάση δεδομένων</link>"
-
-#: 04090006.xhp
-msgctxt ""
-"04090006.xhp\n"
-"par_id3154471\n"
-"2\n"
-"help.text"
-msgid "You can insert fields from any database, for example, address fields, into your document."
-msgstr "Μπορείτε να εισάγετε πεδία από οποιαδήποτε βάση δεδομένων, για παράδειγμα, πεδία διευθύνσεων, στο έγγραφό σας."
-
-#: 04090006.xhp
-msgctxt ""
-"04090006.xhp\n"
-"par_id090220080439090\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the available field types. To add a field to your document, click a field type, click a field in the <emph>Select </emph>list, and then click <emph>Insert</emph>.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καταλογοποιεί τους διαθέσιμους τύπους πεδίων. Για να προσθέσετε ένα πεδίο στο έγγραφο σας, πατήστε σε ένα τύπο πεδίου, πατήστε σε ένα πεδίο στη λίστα <emph>Επιλογή</emph> και μετά πατήστε στο <emph>Εισαγωγή</emph>.</ahelp>"
-
-#: 04090006.xhp
-msgctxt ""
-"04090006.xhp\n"
-"par_id3154196\n"
-"3\n"
-"help.text"
-msgid "Field type"
-msgstr "Τύπος πεδίου"
-
-#: 04090006.xhp
-msgctxt ""
-"04090006.xhp\n"
-"par_id3149484\n"
-"4\n"
-"help.text"
-msgid "Meaning"
-msgstr "Σημασία"
-
-#: 04090006.xhp
-msgctxt ""
-"04090006.xhp\n"
-"par_id3149096\n"
-"5\n"
-"help.text"
-msgid "Any Record"
-msgstr "Οποιαδήποτε εγγραφή"
+msgid "New Address List"
+msgstr "Δημιουργία λίστας διευθύνσεων"
-#: 04090006.xhp
+#: mm_newaddlis.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3151257\n"
-"6\n"
+"mm_newaddlis.xhp\n"
+"par_idN10542\n"
"help.text"
-msgid "Inserts the contents of the database field that you specify in the <emph>Record Number</emph> box as a mail merge field if the <link href=\"text/swriter/01/04090200.xhp\" name=\"Condition\"><emph>Condition</emph></link> that you enter is met. Only records selected by a multiple selection in the data source view are considered."
-msgstr "Εισάγει το περιεχόμενο του πεδίου της βάσης δεδομένων που έχετε καθορίσει στο πλαίσιο <emph>Αριθμός εγγραφής</emph> ως πεδίο συγχώνευσης αλληλογραφίας εάν η <link href=\"text/swriter/01/04090200.xhp\" name=\"Συνθήκη\"><emph>Συνθήκη</emph></link> που εισάγατε ισχύει. Μόνο εγγραφές επιλεγμένες από μια πολλαπλή επιλογή στην προβολή πηγής δεδομένων έχουν ισχύ."
+msgid "New Address List"
+msgstr "Δημιουργία λίστας διευθύνσεων"
-#: 04090006.xhp
+#: mm_newaddlis.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3147100\n"
-"7\n"
+"mm_newaddlis.xhp\n"
+"par_idN10546\n"
"help.text"
-msgid "You can use this field to insert several records into a document. Simply insert the <emph>Any Record</emph> field in front of the form letter fields that use a certain record."
-msgstr "Μπορείτε να χρησιμοποιήσετε αυτό το πεδίο για να εισάγετε εγγραφές σε ένα έγγραφο. Απλά εισάγετε το πεδίο <emph>Οποιαδήποτε εγγραφή</emph> πριν από τα πεδία φόρμας επιστολής που χρησιμοποιούν μια συγκεκριμένη εγγραφή."
+msgid "Enter new addresses or edit the addresses for <link href=\"text/swriter/01/mailmerge03.xhp\">mail merge</link> documents. When you click <emph>OK</emph>, a dialog prompts you for the location to save the address list."
+msgstr "Εισάγετε νέες διευθύνσεις ή επεξεργαστείτε τις διευθύνσεις για έγγραφα <link href=\"text/swriter/01/mailmerge03.xhp\">συγχώνευσης αλληλογραφίας</link>. Όταν πατάτε στο κουμπί <emph>Εντάξει</emph>, ένας διάλογος σας ζητά την τοποθεσία για την αποθήκευση της λίστας διευθύνσεων."
-#: 04090006.xhp
+#: mm_newaddlis.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3153632\n"
-"8\n"
+"mm_newaddlis.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "Database Name"
-msgstr "Όνομα βάσης δεδομένων"
+msgid "Address Information"
+msgstr "Πληροφορίες διεύθυνσης"
-#: 04090006.xhp
+#: mm_newaddlis.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3152776\n"
-"9\n"
+"mm_newaddlis.xhp\n"
+"par_idN1055B\n"
"help.text"
-msgid "Inserts the name of the database table selected in the <emph>Database selection </emph>box. The \"Database Name\" field is a global field, that is, if you insert a different database name in your document, the contents of all previously inserted \"Database Name\" fields are updated."
-msgstr "Εισάγει το όνομα του επιλεγμένου πίνακα της βάσης δεδομένων στο πλαίσιο <emph>Επιλογή Βάσης δεδομένων</emph>. Το πεδίο \"Όνομα βάσης δεδομένων\" είναι ένα καθολικό πεδίο, δηλαδή, εάν εισάγετε ένα διαφορετικό όνομα βάσης δεδομένων στο έγγραφό σας, τα περιεχόμενα όλων των προηγούμενων πεδίων \"Όνομα βάσης δεδομένων\" που εισήχθησαν ενημερώνονται."
+msgid "<ahelp hid=\".\">Enter or edit the field contents for each mail merge recipient.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε ή επεξεργαστείτε τα περιεχόμενα των πεδίων για κάθε παραλήπτη του συγχωνευμένου μηνύματος.</ahelp>"
-#: 04090006.xhp
+#: mm_newaddlis.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3149167\n"
-"15\n"
+"mm_newaddlis.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "Mail merge field"
-msgstr "Πεδίο συγχώνευσης αλληλογραφίας"
+msgid "Show Entry Number"
+msgstr "Εμφάνιση αριθμού καταχώρισης"
-#: 04090006.xhp
+#: mm_newaddlis.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3145779\n"
-"16\n"
+"mm_newaddlis.xhp\n"
+"par_idN10574\n"
"help.text"
-msgid "Inserts the name of a database field as a placeholder, so that you can create a mail merge document. The field content is automatically inserted when you print the form letter."
-msgstr "Εισάγει το όνομα ενός πεδίου βάσης δεδομένων ως ένα δεσμευτικό θέσης, έτσι ώστε να μπορείτε να δημιουργήσετε ένα έγγραφο συγχώνευσης αλληλογραφίας. Το περιεχόμενο του πεδίου εισάγεται αυτόματα όταν εκτυπώνετε τη φόρμα της επιστολής."
+msgid "<ahelp hid=\".\">Click the buttons to navigate through the records or enter a record number to display a record.</ahelp>"
+msgstr "<ahelp hid=\".\">Πατήστε στα κουμπιά βελών για να περιηγηθείτε στις εγγραφές ή να εισάγετε έναν αριθμό εγγραφής για να εμφανίσετε μια εγγραφή.</ahelp>"
-#: 04090006.xhp
+#: mm_newaddlis.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3151372\n"
-"12\n"
+"mm_newaddlis.xhp\n"
+"par_idN10577\n"
"help.text"
-msgid "Next record"
-msgstr "Επόμενη εγγραφή"
+msgid "New"
+msgstr "Δημιουργία"
-#: 04090006.xhp
+#: mm_newaddlis.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3150114\n"
-"13\n"
+"mm_newaddlis.xhp\n"
+"par_idN1057B\n"
"help.text"
-msgid "Inserts the contents of the next mail merge field in your document, if the condition that you define is met. The records that you want to include must be selected in the data source view."
-msgstr "Εισάγει το περιεχόμενο του επόμενου πεδίου συγχώνευσης αλληλογραφίας στο έγγραφό σας, εάν η συνθήκη που ορίσατε ισχύει. Οι εγγραφές που θέλετε να συμπεριληφθούν πρέπει να επιλέγονται στην προβολή πηγής δεδομένων."
+msgid "<ahelp hid=\".\">Adds a new blank record to the address list.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει μία νέα κενή εγγραφή στη λίστα διευθύνσεων.</ahelp>"
-#: 04090006.xhp
+#: mm_newaddlis.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3155861\n"
-"14\n"
+"mm_newaddlis.xhp\n"
+"par_idN1057E\n"
"help.text"
-msgid "You can use the \"Next record\" field to insert the contents of consecutive records between the mail merge fields in a document."
-msgstr "Μπορείτε να χρησιμοποιήσετε το πεδίο \"Επόμενη εγγραφή\" για να εισάγετε τα περιεχόμενα πολλών διαδοχικών εγγραφών μεταξύ των πεδίων συγχώνευσης αλληλογραφίας σε ένα έγγραφο."
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 04090006.xhp
+#: mm_newaddlis.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3147412\n"
-"10\n"
+"mm_newaddlis.xhp\n"
+"par_idN10582\n"
"help.text"
-msgid "Record number"
-msgstr "Αριθμός εγγραφής"
+msgid "<ahelp hid=\".\">Deletes the selected record.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει την επιλεγμένη εγγραφή.</ahelp>"
-#: 04090006.xhp
+#: mm_newaddlis.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3147495\n"
-"11\n"
+"mm_newaddlis.xhp\n"
+"par_idN10585\n"
"help.text"
-msgid "Inserts the number of the selected database record."
-msgstr "Εισάγει τον αριθμό της επιλεγμένης εγγραφής της βάσης δεδομένων."
+msgid "Find"
+msgstr "Εύρεση"
-#: 04090006.xhp
+#: mm_newaddlis.xhp
msgctxt ""
-"04090006.xhp\n"
-"hd_id3149565\n"
-"17\n"
+"mm_newaddlis.xhp\n"
+"par_idN10589\n"
"help.text"
-msgid "Database Selection"
-msgstr "Επιλογή βάσης δεδομένων"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_finent.xhp\">Find Entry</link> dialog. You can leave the dialog open while you edit the entries.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_finent.xhp\">Εύρεση καταχώρισης</link>. Μπορείτε να αφήσετε τον διάλογο ανοικτό ενώ επεξεργάζεστε τις καταχωρίσεις.</ahelp>"
-#: 04090006.xhp
+#: mm_newaddlis.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3145268\n"
-"18\n"
+"mm_newaddlis.xhp\n"
+"par_idN1059A\n"
"help.text"
-msgid "<ahelp hid=\"HID_DB_SELECTION_TLB\">Select the database table or the database query that you want the field to refer to.</ahelp> You can include fields from more than one database or query in a document."
-msgstr "<ahelp hid=\"HID_DB_SELECTION_TLB\">Επιλέξτε τον πίνακα της βάσης δεδομένων ή το ερώτημα στη βάση δεδομένων στο οποίο θέλετε να αναφέρετε το πεδίο.</ahelp> Μπορείτε να συμπεριλάβετε πεδία από παραπάνω από μια βάση δεδομένων ή ερωτήματα σε ένα έγγραφο."
+msgid "Customize"
+msgstr "Προσαρμογή"
-#: 04090006.xhp
+#: mm_newaddlis.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id0902200804391084\n"
+"mm_newaddlis.xhp\n"
+"par_idN1059E\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">For fields linked to a condition, enter the criteria here.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για πεδία συνδεμένα με μια συνθήκη, εισάγετε εδώ τα κριτήρια.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_cusaddlis.xhp\">Customize Address List</link> dialog where you can rearrange, rename, add, and delete fields.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_cusaddlis.xhp\">Προσαρμογή λίστας διευθύνσεων</link> όπου μπορείτε να επανατακτοποιήσετε, να μετονομάσετε, να προσθέσετε, και να διαγράψετε πεδία.</ahelp>"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3147739\n"
-"19\n"
+"mm_seladdblo.xhp\n"
+"tit\n"
"help.text"
-msgid "If you want, you can assign a condition that must be met before the contents of the \"Any Record\" and \"Next Record\" fields are inserted. The default condition is \"True\", that is, the condition is always true if you do not change the condition text."
-msgstr "Εάν θέλετε, μπορείτε να εκχωρήσετε μια συνθήκη που πρέπει να ισχύει πριν τα περιεχόμενα των πεδίων \"Οποιαδήποτε εγγραφή\" και \"Επόμενη εγγραφή\" εισαχθούν. Η προεπιλεγμένη συνθήκη είναι \"Αληθής\", δηλαδή, η συνθήκη είναι πάντα αληθής εάν δεν αλλάξετε το κείμενο της συνθήκης."
+msgid "Select Address Block"
+msgstr "Επιλογή ομάδας διευθύνσεων"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"hd_id3146336\n"
-"20\n"
+"mm_seladdblo.xhp\n"
+"par_idN10539\n"
"help.text"
-msgid "Record number"
-msgstr "Αριθμός εγγραφής"
+msgid "Select Address Block"
+msgstr "Επιλογή ομάδας διευθύνσεων"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3149836\n"
-"21\n"
+"mm_seladdblo.xhp\n"
+"par_idN1053D\n"
"help.text"
-msgid "<ahelp hid=\"SW:EDIT:TP_FLD_DB:ED_DBSETNUMBER\">Enter the number of the record that you want to insert when the condition that you specify is met.</ahelp> The record number corresponds to the current selection in the data source view. For example, if you select the last 5 records in a database containing 10 records, the number of the first record will be 1, and not 6."
-msgstr "<ahelp hid=\"SW:EDIT:TP_FLD_DB:ED_DBSETNUMBER\">Εισάγετε τον αριθμό των εγγραφών που θέλετε να εισάγετε όταν ισχύει η συνθήκη που ορίζετε.</ahelp> Ο αριθμός εγγραφής αντιστοιχεί στην τρέχουσα επιλογή στην προβολή πηγής δεδομένων. Για παράδειγμα, εάν επιλέξετε τις τελευταίες 5 εγγραφές σε μια βάση δεδομένων που περιέχει 10 εγγραφές, ο αριθμός της πρώτης εγγραφής θα είναι 1 και όχι 6."
+msgid "Select, edit, or delete an address block layout for <link href=\"text/swriter/01/mailmerge03.xhp\">mail merge</link>."
+msgstr "Επιλέξτε, επεξεργαστείτε ή διαγράψτε μία διάταξη ομάδας διευθύνσεων για τη <link href=\"text/swriter/01/mailmerge03.xhp\">συγχώνευση αλληλογραφίας</link>."
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3153305\n"
-"22\n"
+"mm_seladdblo.xhp\n"
+"par_idN1054E\n"
"help.text"
-msgid "If you refer to fields in a different database (or in a different table or query within the same database), $[officename] determines the record number relative to the current selection."
-msgstr "Αν χρησιμοποιήσετε πεδία από μια διαφορετική βάση δεδομένων (ή από διαφορετικό πίνακα ή ερώτημα στην ίδια βάση δεδομένων), το $[officename] προσδιορίζει τον αριθμό της εγγραφής σε σχέση με την τρέχουσα επιλογή."
+msgid "Select the address block which you want to use"
+msgstr "Επιλέξτε την ομάδα διευθύνσεων που επιθυμείτε να χρησιμοποιήσετε"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"hd_id3156109\n"
-"23\n"
+"mm_seladdblo.xhp\n"
+"par_idN10552\n"
"help.text"
-msgid "Format"
-msgstr "Μορφή"
+msgid "<ahelp hid=\".\">Select the block in the list that you want to use for mail merge addresses, and click <emph>OK</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε την ομάδα στη λίστα που επιθυμείτε να χρησιμοποιήσετε για διευθύνσεις με συγχωνεύσεις αλληλογραφίας, και πατήστε στο κουμπί <emph>Εντάξει</emph>.</ahelp>"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3156122\n"
-"24\n"
+"mm_seladdblo.xhp\n"
+"par_idN10555\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the format of the field that you want to insert. This option is available for numerical, boolean, date and time fields.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε τη μορφή του πεδίου που θέλετε να εισάγετε. Αυτή η επιλογή είναι διαθέσιμη για πεδία αριθμητικά, λογικά, ημερομηνίας και ώρας.</ahelp>"
+msgid "Never include country/region"
+msgstr "Να μην συμπεριλαμβάνεται ποτέ η χώρα/περιφέρεια"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"hd_id3150904\n"
-"25\n"
+"mm_seladdblo.xhp\n"
+"par_idN10559\n"
"help.text"
-msgid "From database"
-msgstr "Από βάση δεδομένων"
+msgid "<ahelp hid=\".\">Excludes country or regional information from the address block.</ahelp>"
+msgstr "<ahelp hid=\".\">Εξαιρεί πληροφορίες για τη χώρα ή τη περιοχή από την ομάδα διευθύνσεων.</ahelp>"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3150922\n"
-"26\n"
+"mm_seladdblo.xhp\n"
+"par_idN1055C\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FLD_DB:RB_DBOWNFORMAT\">Uses the format defined in the selected database.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FLD_DB:RB_DBOWNFORMAT\">Χρησιμοποιεί τη μορφή που ορίστηκε στην επιλεγμένη βάση δεδομένων.</ahelp>"
+msgid "Always include country/region"
+msgstr "Να συμπεριλαμβάνεται πάντα η χώρα/περιφέρεια"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_idN1076E\n"
+"mm_seladdblo.xhp\n"
+"par_idN10560\n"
"help.text"
-msgid "Browse"
-msgstr "Περιήγηση"
+msgid "<ahelp hid=\".\">Includes country or regional information in the address block.</ahelp>"
+msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει πληροφορίες για τη χώρα και την περιφέρεια στην ομάδα διευθύνσεων.</ahelp>"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_idN10772\n"
+"mm_seladdblo.xhp\n"
+"par_idN10563\n"
"help.text"
-msgid "<ahelp hid=\"878711313\">Opens a file open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list.</ahelp>"
-msgstr "<ahelp hid=\"878711313\">Ανοίγει έναν διάλογο ανοίγματος αρχείου, όπου μπορείτε να επιλέξετε ένα αρχείο βάσης δεδομένων (*.odb). Το επιλεγμένο αρχείο προστίθεται στη λίστα επιλογής βάσεων δεδομένων.</ahelp>"
+msgid "Only include country/region if it is not:"
+msgstr "Να συμπεριλαμβάνεται η χώρα/περιφέρεια μόνο αν δεν είναι:"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"hd_id3155084\n"
-"27\n"
+"mm_seladdblo.xhp\n"
+"par_idN10567\n"
"help.text"
-msgid "User defined"
-msgstr "Ορισμένο από το χρήστη"
+msgid "<ahelp hid=\".\">Only includes country or regional information in the address block if the value differs from the value that you enter in the text box.</ahelp>"
+msgstr "<ahelp hid=\".\">Συμπεριλαμβάνει μόνο πληροφορίες για τη χώρα και την περιφέρεια στο βιβλίο διευθύνσεων εάν η τιμή διαφέρει από την τιμή που εισαγάγατε στο πλαίσιο κειμένου.</ahelp>"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3154333\n"
-"28\n"
+"mm_seladdblo.xhp\n"
+"par_idN10651\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FLD_DB:RB_DBFORMAT\">Applies the format that you select in the <emph>List of user-defined formats</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FLD_DB:RB_DBFORMAT\">Εφαρμόζει τη μορφή που επιλέξατε στη <emph>Λίστα των μορφών χρήστη</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">Enter the country/region string that shall not be printed.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε το αλφαριθμητικό για τη χώρα/περιοχή που θα πρέπει να εκτυπωθεί.</ahelp>"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"hd_id3146948\n"
-"29\n"
+"mm_seladdblo.xhp\n"
+"par_idN1056A\n"
"help.text"
-msgid "List of user-defined formats"
-msgstr "Λίστα μορφών χρήστη"
+msgid "New"
+msgstr "Δημιουργία"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_id3150093\n"
-"30\n"
+"mm_seladdblo.xhp\n"
+"par_idN1056E\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FLD_DB:LB_DBFORMAT\">Lists the available user-defined formats.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FLD_DB:LB_DBFORMAT\">Καταλογοποιεί τις διαθέσιμες μορφές χρήστη.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_newaddblo.xhp\">New Address Block</link> dialog where you can define a new address block layout.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_newaddblo.xhp\">Δημιουργία ομάδας διευθύνσεων</link> όπου μπορείτε να ορίσετε μία νέα διάταξη ομάδας διευθύνσεων.</ahelp>"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_idN107FF\n"
+"mm_seladdblo.xhp\n"
+"par_idN1057F\n"
"help.text"
-msgid "Printing a form letter"
-msgstr "Εκτύπωση μίας φόρμας επιστολής"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_idN10803\n"
+"mm_seladdblo.xhp\n"
+"par_idN10583\n"
"help.text"
-msgid "<ahelp hid=\".\">When you print a document that contains database fields, a dialog asks you if you want to print a form letter. If you answer Yes, the <link href=\"text/swriter/01/01150000.xhp\">Mail Merge</link> dialog opens where you can select the database records to print.</ahelp>"
-msgstr "<ahelp hid=\".\">Όταν εκτυπώνετε ένα έγγραφο που περιέχει πεδία βάσης δεδομένων, ένας διάλογος σας ερωτά εάν θέλετε να εκτυπώσετε μια φόρμα επιστολής. Αν απαντήσετε Ναι, ανοίγει ο διάλογος <link href=\"text/swriter/01/01150000.xhp\">Συγχώνευση αλληλογραφίας</link> όπου μπορείτε να επιλέξετε τις εγγραφές που θα εκτυπωθούν.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_newaddblo.xhp\">New Address Block</link> dialog where you can edit the selected address block layout.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_newaddblo.xhp\">Δημιουργία ομάδας διευθύνσεων</link> όπου μπορείτε να επεξεργαστείτε την επιλεγμένη διάταξη ομάδας διευθύνσεων.</ahelp>"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_idN10812\n"
+"mm_seladdblo.xhp\n"
+"par_idN10594\n"
"help.text"
-msgid "Do not show warning again"
-msgstr "Να μην εμφανιστεί η προειδοποίηση ξανά"
+msgid "Delete"
+msgstr "Διαγραφή"
-#: 04090006.xhp
+#: mm_seladdblo.xhp
msgctxt ""
-"04090006.xhp\n"
-"par_idN10816\n"
+"mm_seladdblo.xhp\n"
+"par_idN10598\n"
"help.text"
-msgid "<ahelp hid=\".\">Suppresses this dialog from now on. There is no easy way to get it back!</ahelp>"
-msgstr "<ahelp hid=\".\">Καταργεί τον διάλογο από εδώ και πέρα. Δεν υπάρχει εύκολος τρόπος για να επιστρέψει!</ahelp>"
+msgid "<ahelp hid=\".\">Deletes the selected address block layout.</ahelp>"
+msgstr "<ahelp hid=\".\">Διαγράφει την επιλεγμένη διάταξη της ομάδας διευθύνσεων.</ahelp>"
-#: mailmerge05.xhp
+#: mm_seladdlis.xhp
msgctxt ""
-"mailmerge05.xhp\n"
+"mm_seladdlis.xhp\n"
"tit\n"
"help.text"
-msgid "Mail Merge Wizard - Layout"
-msgstr "Οδηγός συγχώνευσης αλληλογραφίας - Διάταξη"
-
-#: mailmerge05.xhp
-msgctxt ""
-"mailmerge05.xhp\n"
-"par_idN10543\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge05.xhp\">Mail Merge Wizard - Adjust Layout</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge05.xhp\">Οδηγός συγχώνευσης αλληλογραφίας - Προσαρμογή διάταξης</link>"
+msgid "Select Address List"
+msgstr "Επιλογή λίστας διευθύνσεων"
-#: mailmerge05.xhp
+#: mm_seladdlis.xhp
msgctxt ""
-"mailmerge05.xhp\n"
-"par_idN10553\n"
+"mm_seladdlis.xhp\n"
+"par_idN10542\n"
"help.text"
-msgid "Specify the position of the address blocks and salutations on the documents."
-msgstr "Καθορίστε την θέση των ομάδων διευθύνσεων και των χαιρετισμών στα έγγραφα."
+msgid "Select Address List"
+msgstr "Επιλογή λίστας διευθύνσεων"
-#: mailmerge05.xhp
+#: mm_seladdlis.xhp
msgctxt ""
-"mailmerge05.xhp\n"
-"par_idN10556\n"
+"mm_seladdlis.xhp\n"
+"par_idN10549\n"
"help.text"
-msgid "Align to text body"
-msgstr "Στοίχιση στο σώμα του κειμένου"
+msgid "Select the address list that you want to use for <link href=\"text/swriter/01/mailmerge03.xhp\">mail merge</link>, then click <emph>OK</emph>."
+msgstr "Επιλέξτε τη λίστα διευθύνσεων που επιθυμείτε να χρησιμοποιήσετε για τη <link href=\"text/swriter/01/mailmerge03.xhp\">συγχώνευση αλληλογραφίας</link>, ύστερα πατήστε στο <emph>Εντάξει</emph>."
-#: mailmerge05.xhp
+#: mm_seladdlis.xhp
msgctxt ""
-"mailmerge05.xhp\n"
+"mm_seladdlis.xhp\n"
"par_idN1055A\n"
"help.text"
-msgid "<ahelp hid=\".\">Aligns the frame that contains the address block to the left page margin.</ahelp>"
-msgstr "<ahelp hid=\".\">Στοιχίζει το πλαίσιο που περιέχει την ομάδα διευθύνσεων στο αριστερό περιθώριο της σελίδας.</ahelp>"
-
-#: mailmerge05.xhp
-msgctxt ""
-"mailmerge05.xhp\n"
-"par_idN1055D\n"
-"help.text"
-msgid "From left"
-msgstr "Από αριστερά"
-
-#: mailmerge05.xhp
-msgctxt ""
-"mailmerge05.xhp\n"
-"par_idN10561\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter the amount of space to leave between the left edge of the page and the left edge of the address block.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το μήκος του διαστήματος που θα υπάρχει μεταξύ του αριστερού άκρου της σελίδας και του αριστερού άκρου της ομάδας διευθύνσεων.</ahelp>"
-
-#: mailmerge05.xhp
-msgctxt ""
-"mailmerge05.xhp\n"
-"par_idN10564\n"
-"help.text"
-msgid "From top"
-msgstr "Από πάνω"
+msgid "Add"
+msgstr "Προσθήκη"
-#: mailmerge05.xhp
+#: mm_seladdlis.xhp
msgctxt ""
-"mailmerge05.xhp\n"
-"par_idN10568\n"
+"mm_seladdlis.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the amount of space to leave between the top edge of the page and the top edge of the address block.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε το μήκος του διαστήματος που θα υπάρχει μεταξύ του πάνω άκρου της σελίδας και του πάνω άκρου της ομάδας διευθύνσεων.</ahelp>"
+msgid "<ahelp hid=\".\">Select the database file that contains the addresses that you want to use as an address list.</ahelp> If the file contains more than one table, the <link href=\"text/swriter/01/mm_seltab.xhp\">Select Table</link> dialog opens."
+msgstr "<ahelp hid=\".\">Επιλέξτε το αρχείο βάσης δεδομένων που περιέχει τις διευθύνσεις που επιθυμείτε να χρησιμοποιήσετε ως λίστα διευθύνσεων.</ahelp> Εάν το αρχείο περιέχει περισσότερους από έναν πίνακες, ανοίγει ο διάλογος <link href=\"text/swriter/01/mm_seltab.xhp\">Επιλογή πίνακα</link>."
-#: mailmerge05.xhp
+#: mm_seladdlis.xhp
msgctxt ""
-"mailmerge05.xhp\n"
-"par_idN1056B\n"
+"mm_seladdlis.xhp\n"
+"par_idN10573\n"
"help.text"
-msgid "Up"
-msgstr "Πάνω"
+msgid "Create"
+msgstr "Δημιουργία"
-#: mailmerge05.xhp
+#: mm_seladdlis.xhp
msgctxt ""
-"mailmerge05.xhp\n"
-"par_idN1056F\n"
+"mm_seladdlis.xhp\n"
+"par_idN10589\n"
"help.text"
-msgid "<ahelp hid=\".\">Moves the salutation up.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετακινεί το χαιρετισμό προς τα πάνω.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_newaddlis.xhp\">New Address List</link> dialog, where you can create a new address list.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_newaddlis.xhp\">Δημιουργία λίστας διευθύνσεων</link>, όπου μπορείτε να ορίσετε μία νέα λίστα διευθύνσεων.</ahelp>"
-#: mailmerge05.xhp
+#: mm_seladdlis.xhp
msgctxt ""
-"mailmerge05.xhp\n"
-"par_idN10572\n"
+"mm_seladdlis.xhp\n"
+"par_idN1059A\n"
"help.text"
-msgid "Down"
-msgstr "Προς τα κάτω"
+msgid "Filter"
+msgstr "Φίλτρο"
-#: mailmerge05.xhp
+#: mm_seladdlis.xhp
msgctxt ""
-"mailmerge05.xhp\n"
-"par_idN10576\n"
+"mm_seladdlis.xhp\n"
+"par_idN1059E\n"
"help.text"
-msgid "<ahelp hid=\".\">Moves the salutation down.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετακινεί το χαιρετισμό προς τα κάτω.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/02/12090100.xhp\">Standard Filter</link> dialog , where you can apply filters to the address list to display the recipients that you want to see.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/shared/02/12090100.xhp\">Τυπικό φίλτρο</link>, όπου μπορείτε να εφαρμόσετε φίλτρα στη λίστα διευθύνσεων για να εμφανίσετε τους παραλήπτες που επιθυμείτε να δείτε.</ahelp>"
-#: mailmerge05.xhp
+#: mm_seladdlis.xhp
msgctxt ""
-"mailmerge05.xhp\n"
-"par_idN10579\n"
+"mm_seladdlis.xhp\n"
+"par_idN105AF\n"
"help.text"
-msgid "Zoom"
-msgstr "Εστίαση"
+msgid "Edit"
+msgstr "Επεξεργασία"
-#: mailmerge05.xhp
+#: mm_seladdlis.xhp
msgctxt ""
-"mailmerge05.xhp\n"
-"par_idN1057D\n"
+"mm_seladdlis.xhp\n"
+"par_idN105B3\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a magnification for the page preview.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε μία μεγέθυνση για την προεπισκόπηση της σελίδας.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_newaddlis.xhp\">New Address List</link> dialog, where you can edit the selected address list.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_newaddlis.xhp\">Δημιουργία λίστας διευθύνσεων</link>, όπου μπορείτε να επεξεργαστείτε την επιλεγμένη λίστα διευθύνσεων.</ahelp>"
-#: mailmerge05.xhp
+#: mm_seladdlis.xhp
msgctxt ""
-"mailmerge05.xhp\n"
-"par_idN106AF\n"
+"mm_seladdlis.xhp\n"
+"par_idN105C4\n"
"help.text"
-msgid "Use the commands in the context menu of the preview to move the view up and down."
-msgstr "Χρησιμοποιήστε τις εντολές στο μενού περιεχομένου της προεπισκόπησης για να μετακινήσετε την προβολή πάνω ή κάτω."
+msgid "Change Table"
+msgstr "Αλλαγή πίνακα"
-#: mailmerge05.xhp
+#: mm_seladdlis.xhp
msgctxt ""
-"mailmerge05.xhp\n"
-"par_idN10580\n"
+"mm_seladdlis.xhp\n"
+"par_idN105C8\n"
"help.text"
-msgid "<link href=\"text/swriter/01/mailmerge06.xhp\" name=\"Mail Merge Wizard - Edit document\">Mail Merge Wizard - Edit document</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge06.xhp\" name=\"Οδηγός συγχώνευσης αλληλογραφίας - Επεξεργασία εγγράφου\">Οδηγός συγχώνευσης αλληλογραφίας - Επεξεργασία εγγράφου</link>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_seltab.xhp\">Select Table</link> dialog, where you can select another table to use for mail merge.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <link href=\"text/swriter/01/mm_seltab.xhp\">Επιλογή πίνακα</link>, όπου μπορείτε να επιλέξετε κάποιον άλλον πίνακα για να τον χρησιμοποιήσετε για συγχώνευση αλληλογραφίας.</ahelp>"
-#: 04010000.xhp
+#: mm_seltab.xhp
msgctxt ""
-"04010000.xhp\n"
+"mm_seltab.xhp\n"
"tit\n"
"help.text"
-msgid "Insert Manual Break"
-msgstr "Εισαγωγή χειροκίνητης αλλαγής"
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"hd_id3145827\n"
-"1\n"
-"help.text"
-msgid "Insert Manual Break"
-msgstr "Εισαγωγή χειροκίνητης αλλαγής"
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"par_id3147176\n"
-"2\n"
-"help.text"
-msgid "<variable id=\"umbruch\"><ahelp hid=\".uno:InsertBreak\">Inserts a manual line break, column break or a page break at the current cursor position.</ahelp></variable>"
-msgstr "<variable id=\"umbruch\"><ahelp hid=\".uno:InsertBreak\">Εισάγει μια χειροκίνητη αλλαγή γραμμής, αλλαγή στήλης ή αλλαγή σελίδας στην τρέχουσα θέση του δρομέα.</ahelp></variable>"
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"hd_id3151176\n"
-"4\n"
-"help.text"
-msgid "Type"
-msgstr "Τύπος"
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"par_id3145420\n"
-"5\n"
-"help.text"
-msgid "Select the type of break that you want to insert."
-msgstr "Επιλέξτε τον τύπο αλλαγής που θέλετε να εισαχθεί."
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"hd_id3154097\n"
-"6\n"
-"help.text"
-msgid "Line Break"
-msgstr "Αλλαγή γραμμής"
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"par_id3149805\n"
-"7\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertbreak/linerb\">Ends the current line, and moves the text found to the right of the cursor to the next line, without creating a new paragraph.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertbreak/linerb\">Τελειώνει την τρέχουσα γραμμή και μετακινεί το κείμενο που βρίσκεται στα δεξιά του δρομέα στην επόμενη γραμμή, χωρίς τη δημιουργία νέας παραγράφου.</ahelp>"
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"par_id3149685\n"
-"8\n"
-"help.text"
-msgid "You can also insert a line break by pressing Shift+Enter."
-msgstr "Μπορείτε επίσης να εισάγετε μια αλλαγή γραμμής πατώντας Shift+ Enter."
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"hd_id3148566\n"
-"9\n"
-"help.text"
-msgid "Column Break"
-msgstr "Αλλαγή στήλης"
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"par_id3155182\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertbreak/columnrb\">Inserts a manual column break (in a multiple column layout), and moves the text found to the right of the cursor to the beginning of the next <link href=\"text/swriter/01/05040500.xhp\" name=\"column\">column</link>. A manual column break is indicated by a nonprinting border at the top of the new column.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertbreak/columnrb\">Εισάγει μια χειροκίνητη αλλαγή στήλης (σε μια διάταξη πολλαπλής στήλης) και μετακινεί το κείμενο που βρίσκεται στα δεξιά του δρομέα στην αρχή της επόμενης <link href=\"text/swriter/01/05040500.xhp\" name=\"στήλη\">στήλης</link>. Μια χειροκίνητη αλλαγή στήλης υποδεικνύεται από ένα μη εκτυπώσιμο περίγραμμα στην κορυφή της νέας στήλης.</ahelp>"
-
-#: 04010000.xhp
-msgctxt ""
-"04010000.xhp\n"
-"hd_id3149487\n"
-"11\n"
-"help.text"
-msgid "Page Break"
-msgstr "Αλλαγή σελίδας"
+msgid "Select Table"
+msgstr "Επιλογή πίνακα"
-#: 04010000.xhp
+#: mm_seltab.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3149102\n"
-"12\n"
+"mm_seltab.xhp\n"
+"par_idN10542\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertbreak/pagerb\">Inserts a manual page break, and moves the text found to the right of the cursor to the beginning of the next page. The inserted page break is indicated by a nonprinting border at the top of the new page.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertbreak/pagerb\">Εισάγει μια χειροκίνητη αλλαγή σελίδας και μετακινεί το κείμενο που βρίσκεται στα δεξιά του δρομέα στην αρχή της επόμενης σελίδας. Η εισηγμένη αλλαγή σελίδας υποδεικνύεται από ένα μη εκτυπώσιμο περίγραμμα στην κορυφή της νέας σελίδας.</ahelp>"
+msgid "Select Table"
+msgstr "Επιλογή πίνακα"
-#: 04010000.xhp
+#: mm_seltab.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3145758\n"
-"13\n"
+"mm_seltab.xhp\n"
+"par_idN10546\n"
"help.text"
-msgid "You can also insert a page break by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter. However, if you want to assign the following page a different Page Style, you must use the menu command to insert the manual page break."
-msgstr "Επίσης, μπορείτε να εισάγετε αλλαγή σελίδας πατώντας <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter. Ωστόσο, εάν θέλετε να εκχωρήσετε στην επόμενη σελίδα μια διαφορετική τεχνοτροπία σελίδας, θα πρέπει να χρησιμοποιήσετε την εντολή μενού για να εισάγετε την χειροκίνητη αλλαγή σελίδας."
+msgid "<ahelp hid=\".\">Select the table that you want to use for <link href=\"text/swriter/01/mm_seladdlis.xhp\">mail merge</link> addresses.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τον πίνακα που θέλετε να χρησιμοποιήσετε για διευθύνσεις <link href=\"text/swriter/01/mm_seladdlis.xhp\">συγχώνευσης αλληλογραφίας</link>.</ahelp>"
-#: 04010000.xhp
+#: mm_seltab.xhp
msgctxt ""
-"04010000.xhp\n"
-"hd_id3149175\n"
-"14\n"
+"mm_seltab.xhp\n"
+"par_idN10557\n"
"help.text"
-msgid "Style"
-msgstr "Τεχνοτροπία"
+msgid "Preview"
+msgstr "Προεπισκόπηση"
-#: 04010000.xhp
+#: mm_seltab.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3156275\n"
-"15\n"
+"mm_seltab.xhp\n"
+"par_idN1055B\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertbreak/stylelb\">Select the page style for the page that follows the manual page break.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertbreak/stylelb\">Επιλέξτε την τεχνοτροπία σελίδας για τη σελίδα που ακολουθεί τη χειροκίνητη αλλαγή σελίδας.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Mail Merge Recipients</emph> dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει τον διάλογο <emph>Παραλήπτες συγχώνευσης αλληλογραφίας</emph>.</ahelp>"
-#: 04010000.xhp
+#: selection_mode.xhp
msgctxt ""
-"04010000.xhp\n"
-"hd_id3145782\n"
-"16\n"
+"selection_mode.xhp\n"
+"tit\n"
"help.text"
-msgid "Change page number"
-msgstr "Αλλαγή αριθμού σελίδας"
+msgid "Selection Mode"
+msgstr "Λειτουργία επιλογής"
-#: 04010000.xhp
+#: selection_mode.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3155917\n"
-"17\n"
+"selection_mode.xhp\n"
+"hd_id4177678\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertbreak/pagenumcb\">Assigns the page number that you specify to the page that follows the manual page break. This option is only available if you assign a different page style to the page that follows manual page break.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertbreak/pagenumcb\">Αποδίδει τον αριθμό σελίδας που έχετε ορίσει στη σελίδα που ακολουθεί τη χειροκίνητη αλλαγή σελίδας. Αυτή η επιλογή είναι διαθέσιμη μόνο αν αποδίδετε μια διαφορετική τεχνοτροπία σελίδας στη σελίδα που ακολουθεί τη χειροκίνητη αλλαγή σελίδας.</ahelp>"
+msgid "<link href=\"text/swriter/01/selection_mode.xhp\">Selection Mode</link>"
+msgstr "<link href=\"text/swriter/01/selection_mode.xhp\">Λειτουργία επιλογής</link>"
-#: 04010000.xhp
+#: selection_mode.xhp
msgctxt ""
-"04010000.xhp\n"
-"hd_id3151384\n"
-"20\n"
+"selection_mode.xhp\n"
+"par_id2962126\n"
"help.text"
-msgid "Page number"
-msgstr "Αριθμός σελίδας"
+msgid "<ahelp hid=\".\">Choose the selection mode from the submenu: normal selection mode, or block selection mode.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε τη λειτουργία επιλογής από το υπομενού: κανονική λειτουργία επιλογής, ή λειτουργία επιλογής ομάδων.</ahelp>"
-#: 04010000.xhp
+#: selection_mode.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3150700\n"
-"21\n"
+"selection_mode.xhp\n"
+"par_id9816278\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertbreak/pagenumsb\">Enter the new page number for the page that follows the manual page break.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertbreak/pagenumsb\">Εισάγετε τον νέο αριθμό σελίδας για τη σελίδα που ακολουθεί τη χειροκίνητη αλλαγή σελίδας.</ahelp>"
+msgid "<ahelp hid=\".\">In normal selection mode, you can select multi-line text including the line ends.</ahelp>"
+msgstr "<ahelp hid=\".\">Στην κανονική λειτουργία επιλογής, μπορείτε να επιλέξετε κείμενο πολλαπλών γραμμών που περιέχει τα πέρατα των γραμμών.</ahelp>"
-#: 04010000.xhp
+#: selection_mode.xhp
msgctxt ""
-"04010000.xhp\n"
-"par_id3150554\n"
-"18\n"
+"selection_mode.xhp\n"
+"par_id3097323\n"
"help.text"
-msgid "To display manual breaks, choose <link href=\"text/swriter/01/03100000.xhp\" name=\"View - Nonprinting Characters\"><emph>View - Nonprinting Characters</emph></link>."
-msgstr "Για να εμφανίσετε τις χειροκίνητες αλλαγές, επιλέξτε <link href=\"text/swriter/01/03100000.xhp\" name=\"Προβολή - Μη εκτυπώσιμοι χαρακτήρες\"><emph>Προβολή - Μη εκτυπώσιμοι χαρακτήρες</emph></link>."
+msgid "<ahelp hid=\".\">In block selection mode, you can select a rectangular block of text.</ahelp>"
+msgstr "<ahelp hid=\".\">Στην κατάσταση επιλογής ομάδας, μπορείτε να επιλέξετε ένα ορθογώνιο τμήμα κειμένου.</ahelp>"
diff --git a/source/el/helpcontent2/source/text/swriter/02.po b/source/el/helpcontent2/source/text/swriter/02.po
index 2b4f0560696..c2da03a2e81 100644
--- a/source/el/helpcontent2/source/text/swriter/02.po
+++ b/source/el/helpcontent2/source/text/swriter/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:43+0100\n"
-"PO-Revision-Date: 2013-02-10 10:27+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-05-31 05:16+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,58 +14,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360492031.0\n"
+"X-POOTLE-MTIME: 1369977419.0\n"
-#: 04090000.xhp
+#: 02110000.xhp
msgctxt ""
-"04090000.xhp\n"
+"02110000.xhp\n"
"tit\n"
"help.text"
-msgid "Insert Rows"
-msgstr "Εισαγωγή γραμμών"
+msgid "Numbering on/off"
+msgstr "Αρίθμηση ενεργή/ανενεργή"
-#: 04090000.xhp
+#: 02110000.xhp
msgctxt ""
-"04090000.xhp\n"
-"bm_id3154838\n"
+"02110000.xhp\n"
+"hd_id3150220\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>tables; inserting rows</bookmark_value><bookmark_value>rows; inserting in tables, using icon</bookmark_value>"
-msgstr "<bookmark_value>πίνακες; εισαγωγή γραμμών</bookmark_value><bookmark_value>γραμμές; εισαγωγή σε πίνακες, χρήση εικονιδίου</bookmark_value>"
+msgid "<link href=\"text/swriter/02/02110000.xhp\" name=\"Numbering on/off\">Numbering On/Off</link>"
+msgstr "<link href=\"text/swriter/02/02110000.xhp\" name=\"Αρίθμηση ενεργή/ανενεργή\">Αρίθμηση ενεργή/ανενεργή</link>"
-#: 04090000.xhp
+#: 02110000.xhp
msgctxt ""
-"04090000.xhp\n"
-"hd_id3154838\n"
-"1\n"
+"02110000.xhp\n"
+"par_id3150240\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/swriter/02/04090000.xhp\" name=\"Insert Rows\">Insert Rows</link>"
-msgstr "<link href=\"text/swriter/02/04090000.xhp\" name=\"Εισαγωγή γραμμών\">Εισαγωγή γραμμών</link>"
+msgid "<ahelp hid=\".uno:DefaultNumbering\">Adds or removes numbering from the selected paragraphs.</ahelp> To define the numbering format, choose <emph>Format - Bullets and Numbering</emph>. To display the <emph>Bullets and Numbering</emph> Bar, choose <emph>View - Toolbars - Bullets and Numbering</emph>."
+msgstr "<ahelp hid=\".uno:DefaultNumbering\">Προσθέτει ή αφαιρεί την αρίθμηση από τις επιλεγμένες παραγράφους.</ahelp> Για να καθορίσετε τη μορφή της αρίθμησης, επιλέξτε <emph>Μορφή - Κουκκίδες και αρίθμηση</emph>. Για να εμφανίσετε τη γραμμή <emph>Κουκκίδες και αρίθμηση</emph>, επιλέξτε <emph>Προβολή - Εργαλειοθήκες - Κουκκίδες και αρίθμηση</emph>."
-#: 04090000.xhp
+#: 02110000.xhp
msgctxt ""
-"04090000.xhp\n"
-"par_id3147407\n"
-"2\n"
+"02110000.xhp\n"
+"par_id3150952\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertRows\">Inserts one or more rows in the table, below the selection. You can insert more than one row by opening the dialog (choose <emph>Table - Insert - Rows</emph>), or by selecting more than one row before clicking the icon.</ahelp> The second method inserts rows of the same height as the originally selected rows."
-msgstr "<ahelp hid=\".uno:InsertRows\">Εισάγει μια ή περισσότερες γραμμές στον πίνακα, κάτω από την επιλογή. Μπορείτε να εισάγετε περισσότερες από μια γραμμή ανοίγοντας τον διάλογο (επιλέξτε <emph>Πίνακας - Εισαγωγή - Γραμμές</emph>), ή επιλέγοντας περισσότερες από μία γραμμές πριν πατήσετε στο εικονίδιο.</ahelp> Η δεύτερη μέθοδος εισάγει γραμμές του ίδιου ύψους όπως οι αρχικά επιλεγμένες γραμμές."
+msgid "Some of the bullets and numbering options are not available when working in the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>."
+msgstr "Μερικές από τις επιλογές της αρίθμησης και των κουκκίδων δεν είναι διαθέσιμες όταν εργάζεστε σε <link href=\"text/swriter/01/03120000.xhp\" name=\"Διάταξη ιστού\">Διάταξη ιστού</link>."
-#: 04090000.xhp
+#: 02110000.xhp
msgctxt ""
-"04090000.xhp\n"
-"par_id3151180\n"
+"02110000.xhp\n"
+"par_id3150502\n"
"help.text"
-msgid "<image id=\"img_id3151189\" src=\"cmd/sc_insertrows.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151189\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151189\" src=\"cmd/sc_insertrows.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151189\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3150508\" src=\"cmd/sc_defaultnumbering.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150508\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150508\" src=\"cmd/sc_defaultnumbering.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150508\">Εικονίδιο</alt></image>"
-#: 04090000.xhp
+#: 02110000.xhp
msgctxt ""
-"04090000.xhp\n"
-"par_id3149670\n"
-"3\n"
+"02110000.xhp\n"
+"par_id3147525\n"
+"4\n"
"help.text"
-msgid "Insert Row"
-msgstr "Εισαγωγή γραμμής"
+msgid "Numbering On/Off"
+msgstr "Αρίθμηση ενεργή/ανενεργή"
+
+#: 02110000.xhp
+msgctxt ""
+"02110000.xhp\n"
+"par_id3147549\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link>"
+msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Κουκκίδες και αρίθμηση\">Κουκκίδες και αρίθμηση</link>"
#: 03210000.xhp
msgctxt ""
@@ -110,495 +119,606 @@ msgctxt ""
msgid "Link Frames"
msgstr "Σύνδεση πλαισίων"
-#: 18010000.xhp
+#: 03220000.xhp
msgctxt ""
-"18010000.xhp\n"
+"03220000.xhp\n"
"tit\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
+msgid "Unlink Frames"
+msgstr "Αποσύνδεση πλαισίων"
-#: 18010000.xhp
+#: 03220000.xhp
msgctxt ""
-"18010000.xhp\n"
-"hd_id3145824\n"
+"03220000.xhp\n"
+"bm_id3151188\n"
+"help.text"
+msgid "<bookmark_value>frames;unlinking</bookmark_value><bookmark_value>unlinking frames</bookmark_value>"
+msgstr "<bookmark_value>πλαίσια;αποσύνδεση</bookmark_value><bookmark_value>αποσύνδεση πλαισίων</bookmark_value>"
+
+#: 03220000.xhp
+msgctxt ""
+"03220000.xhp\n"
+"hd_id3151188\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/18010000.xhp\" name=\"Insert\">Insert</link>"
-msgstr "<link href=\"text/swriter/02/18010000.xhp\" name=\"Εισαγωγή\">Εισαγωγή</link>"
+msgid "<link href=\"text/swriter/02/03220000.xhp\" name=\"Unlink Frames\">Unlink Frames</link>"
+msgstr "<link href=\"text/swriter/02/03220000.xhp\" name=\"Αποσύνδεση πλαισίων\">Αποσύνδεση πλαισίων</link>"
-#: 18010000.xhp
+#: 03220000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_id3145244\n"
+"03220000.xhp\n"
+"par_id3145412\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertCtrl\">The toolbar contains various functions for inserting frames, graphics, tables, and other objects.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertCtrl\">Η εργαλειοθήκη περιέχει διάφορες λειτουργίες για εισαγωγή πλαισίων, γραφικών, πινάκων και άλλων αντικειμένων.</ahelp>"
+msgid "<ahelp hid=\".uno:UnhainFrames\">Breaks the link between two frames.</ahelp> You can only break the link that extends from the selected frame to the target frame."
+msgstr "<ahelp hid=\".uno:UnhainFrames\">Διακόπτει τη σύνδεση μεταξύ δύο πλαισίων.</ahelp> Μπορείτε να διακόψετε μόνο τη σύνδεση που εκτείνεται από το επιλεγμένο πλαίσιο προς το πλαίσιο προορισμού."
-#: 18010000.xhp
+#: 03220000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_id3149809\n"
-"6\n"
+"03220000.xhp\n"
+"par_id3155903\n"
"help.text"
-msgid "You can select the following functions:"
-msgstr "Μπορείτε να επιλέξετε από τις παρακάτω λειτουργίες:"
+msgid "<image id=\"img_id3149687\" src=\"cmd/sc_unhainframes.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149687\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149687\" src=\"cmd/sc_unhainframes.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149687\">Εικονίδιο</alt></image>"
-#: 18010000.xhp
+#: 03220000.xhp
msgctxt ""
-"18010000.xhp\n"
-"hd_id3143272\n"
-"9\n"
+"03220000.xhp\n"
+"par_id3155628\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Insert Table\">Table</link>"
-msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Εισαγωγή πίνακα\">Πίνακας</link>"
+msgid "Unlink Frames"
+msgstr "Αποσύνδεση πλαισίων"
-#: 18010000.xhp
+#: 04090000.xhp
msgctxt ""
-"18010000.xhp\n"
-"hd_id3150115\n"
-"18\n"
+"04090000.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Insert Section\">Section</link>"
-msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Εισαγωγή ενότητας\">Ενότητα</link>"
+msgid "Insert Rows"
+msgstr "Εισαγωγή γραμμών"
-#: 18010000.xhp
+#: 04090000.xhp
msgctxt ""
-"18010000.xhp\n"
-"hd_id3154572\n"
-"7\n"
+"04090000.xhp\n"
+"bm_id3154838\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Insert Frame Manually\">Insert Frame Manually</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Χειροκίνητη εισαγωγή πλαισίου\">Χειροκίνητη εισαγωγή πλαισίου</link>"
+msgid "<bookmark_value>tables; inserting rows</bookmark_value><bookmark_value>rows; inserting in tables, using icon</bookmark_value>"
+msgstr "<bookmark_value>πίνακες; εισαγωγή γραμμών</bookmark_value><bookmark_value>γραμμές; εισαγωγή σε πίνακες, χρήση εικονιδίου</bookmark_value>"
-#: 18010000.xhp
+#: 04090000.xhp
msgctxt ""
-"18010000.xhp\n"
-"hd_id3151341\n"
+"04090000.xhp\n"
+"hd_id3154838\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Αιωρούμενο πλαίσιο\">Αιωρούμενο πλαίσιο</link>"
+msgid "<link href=\"text/swriter/02/04090000.xhp\" name=\"Insert Rows\">Insert Rows</link>"
+msgstr "<link href=\"text/swriter/02/04090000.xhp\" name=\"Εισαγωγή γραμμών\">Εισαγωγή γραμμών</link>"
-#: 18010000.xhp
+#: 04090000.xhp
msgctxt ""
-"18010000.xhp\n"
-"hd_id3148974\n"
-"11\n"
+"04090000.xhp\n"
+"par_id3147407\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Insert Footnote Directly\">Insert Footnote Directly</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Άμεση εισαγωγή υποσημείωσης\">Άμεση εισαγωγή υποσημείωσης</link>"
+msgid "<ahelp hid=\".uno:InsertRows\">Inserts one or more rows in the table, below the selection. You can insert more than one row by opening the dialog (choose <emph>Table - Insert - Rows</emph>), or by selecting more than one row before clicking the icon.</ahelp> The second method inserts rows of the same height as the originally selected rows."
+msgstr "<ahelp hid=\".uno:InsertRows\">Εισάγει μια ή περισσότερες γραμμές στον πίνακα, κάτω από την επιλογή. Μπορείτε να εισάγετε περισσότερες από μια γραμμή ανοίγοντας τον διάλογο (επιλέξτε <emph>Πίνακας - Εισαγωγή - Γραμμές</emph>), ή επιλέγοντας περισσότερες από μία γραμμές πριν πατήσετε στο εικονίδιο.</ahelp> Η δεύτερη μέθοδος εισάγει γραμμές του ίδιου ύψους όπως οι αρχικά επιλεγμένες γραμμές."
-#: 18010000.xhp
+#: 04090000.xhp
msgctxt ""
-"18010000.xhp\n"
-"hd_id3152773\n"
-"17\n"
+"04090000.xhp\n"
+"par_id3151180\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Insert Endnote Directly\">Insert Endnote Directly</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Άμεση εισαγωγή σημείωσης τέλους\">Άμεση εισαγωγή σημείωσης τέλους</link>"
+msgid "<image id=\"img_id3151189\" src=\"cmd/sc_insertrows.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151189\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151189\" src=\"cmd/sc_insertrows.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151189\">Εικονίδιο</alt></image>"
-#: 18010000.xhp
+#: 04090000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_idN10777\n"
+"04090000.xhp\n"
+"par_id3149670\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/04050000.xhp\">Note</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\">Σημείωση</link>"
+msgid "Insert Row"
+msgstr "Εισαγωγή γραμμής"
-#: 18010000.xhp
+#: 04100000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_idN10863\n"
+"04100000.xhp\n"
+"tit\n"
"help.text"
-msgid "Inserts a note at the current cursor position."
-msgstr "Εισάγει μια σημείωση στη τρέχουσα θέση του δρομέα."
+msgid "Insert Column"
+msgstr "Εισαγωγή στήλης"
-#: 18010000.xhp
+#: 04100000.xhp
msgctxt ""
-"18010000.xhp\n"
-"hd_id3145262\n"
-"16\n"
+"04100000.xhp\n"
+"bm_id3152899\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Σελιδοδείκτης\">Σελιδοδείκτης</link>"
+msgid "<bookmark_value>tables; inserting columns in</bookmark_value><bookmark_value>columns; inserting in tables</bookmark_value>"
+msgstr "<bookmark_value>πίνακες; εισαγωγή στηλών σε</bookmark_value><bookmark_value>στήλες; εισαγωγή σε πίνακες</bookmark_value>"
-#: 18010000.xhp
+#: 04100000.xhp
msgctxt ""
-"18010000.xhp\n"
-"hd_id3149098\n"
-"10\n"
+"04100000.xhp\n"
+"hd_id3152899\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"Insert Document\">File</link>"
-msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Εισαγωγή εγγράφου\">Αρχείο</link>"
+msgid "<link href=\"text/swriter/02/04100000.xhp\" name=\"Insert Column\">Insert Column</link>"
+msgstr "<link href=\"text/swriter/02/04100000.xhp\" name=\"Εισαγωγή στήλης\">Εισαγωγή στήλης</link>"
-#: 18010000.xhp
+#: 04100000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_idN10772\n"
+"04100000.xhp\n"
+"par_id3145078\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Αυτόματο κείμενο\">Αυτόματο κείμενο</link>"
+msgid "<ahelp hid=\".uno:InsertColumns\">Inserts one or more columns into the table, after the selection. You can insert several columns at the same time by opening the dialog (choose <emph>Table - Insert - Columns</emph>), or by selecting several columns before clicking the icon.</ahelp> If the latter method is used, the columns inserted will have the same relative width as the selected columns."
+msgstr "<ahelp hid=\".uno:InsertColumns\">Εισάγει μία ή περισσότερες στήλες στον πίνακα, ύστερα από την επιλογή. Μπορείτε να εισάγετε αρκετές στήλες συγχρόνως, ανοίγοντας τον διάλογο (επιλέξτε <emph>Πίνακας - Εισαγωγή - Στήλες</emph>), ή επιλέγοντας πολλές στήλες, πριν να πατήσετε στο εικονίδιο. </ahelp> Εάν ακολουθήσετε τη δεύτερη μέθοδο, οι εισαγόμενες στήλες θα έχουν το ίδιο σχετικό πλάτος με τις επιλεγμένες."
-#: 18010000.xhp
+#: 04100000.xhp
msgctxt ""
-"18010000.xhp\n"
-"hd_id3145780\n"
-"12\n"
+"04100000.xhp\n"
+"par_id3149691\n"
"help.text"
-msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικός χαρακτήρας\">Ειδικός χαρακτήρας</link>"
+msgid "<image id=\"img_id3155174\" src=\"cmd/sc_insertcolumns.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155174\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155174\" src=\"cmd/sc_insertcolumns.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155174\">Εικονίδιο</alt></image>"
-#: 18010000.xhp
+#: 04100000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_idN10759\n"
+"04100000.xhp\n"
+"par_id3149669\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04090000.xhp\">Insert Fields</link>"
-msgstr "<link href=\"text/swriter/01/04090000.xhp\">Εισαγωγή πεδίων</link>"
+msgid "Insert Column"
+msgstr "Εισαγωγή στήλης"
-#: 18010000.xhp
+#: 04220000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_idN1077E\n"
+"04220000.xhp\n"
+"tit\n"
"help.text"
-msgid "Inserts a field at the current cursor position."
-msgstr "Εισάγει ένα πεδίο στην τρέχουσα θέση του δρομέα."
+msgid "Table: Fixed"
+msgstr "Πίνακας: Σταθερός"
-#: 18010000.xhp
+#: 04220000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_idN10768\n"
+"04220000.xhp\n"
+"hd_id3151187\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/01170000.xhp\">Controls</link>"
-msgstr "<link href=\"text/shared/02/01170000.xhp\">Στοιχεία ελέγχου</link>"
+msgid "<link href=\"text/swriter/02/04220000.xhp\" name=\"Table: Fixed\">Table: Fixed</link>"
+msgstr "<link href=\"text/swriter/02/04220000.xhp\" name=\"Πίνακας: Σταθερός\">Πίνακας: Σταθερός</link>"
-#: 18010000.xhp
+#: 04220000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_idN107ED\n"
+"04220000.xhp\n"
+"par_id3151174\n"
+"3\n"
"help.text"
-msgid "The Controls icon opens a toolbar with the tools that you need to create an interactive form."
-msgstr "Το εικονίδιο των στοιχείων ελέγχου ανοίγει μια εργαλειοθήκη με τα εργαλεία που χρειάζεστε για τη δημιουργία διαδραστικής φόρμας."
+msgid "<ahelp hid=\".uno:TableModeFix\" visibility=\"visible\">If this mode is active, changes to a line and/or column affect only the neighboring lines or columns in question.</ahelp>"
+msgstr "<ahelp hid=\".uno:TableModeFix\" visibility=\"visible\">Εάν είναι ενεργή αυτή η κατάσταση λειτουργίας, οι αλλαγές σε μια γραμμή ή/και στήλη επηρεάζουν μόνο τις γειτονικές γραμμές ή στήλες που αναφέρονται.</ahelp>"
-#: 18010000.xhp
+#: 04220000.xhp
msgctxt ""
-"18010000.xhp\n"
-"hd_id3155174\n"
-"8\n"
+"04220000.xhp\n"
+"par_id3155896\n"
"help.text"
-msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</link>"
-msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Από αρχείο\">Από αρχείο</link>"
+msgid "<image src=\"cmd/sc_tablemodefix.png\" id=\"img_id3155903\"><alt id=\"alt_id3155903\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_tablemodefix.png\" id=\"img_id3155903\"><alt id=\"alt_id3155903\">Εικονίδιο</alt></image>"
-#: 18010000.xhp
+#: 04220000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_idN106F4\n"
+"04220000.xhp\n"
+"par_id3155066\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/01/04160300.xhp\" name=\"Insert Formula\">Formula</link>"
-msgstr "<link href=\"text/shared/01/04160300.xhp\" name=\"Εισαγωγή τύπου\">Τύπος</link>"
+msgid "Table: Fixed"
+msgstr "Πίνακας: Σταθερός"
-#: 18010000.xhp
+#: 04230000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_idN10769\n"
+"04230000.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Insert Chart\">Chart</link>"
-msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Εισαγωγή διαγράμματος\">Διάγραμμα</link>"
+msgid "Table: Fixed, Proportional"
+msgstr "Πίνακας: σταθερός, αναλογικός"
-#: 18010000.xhp
+#: 04230000.xhp
msgctxt ""
-"18010000.xhp\n"
-"hd_id1586962\n"
+"04230000.xhp\n"
+"hd_id3147169\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE Object</link>"
-msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"Αντικείμενο OLE\">Αντικείμενο OLE</link>"
+msgid "<link href=\"text/swriter/02/04230000.xhp\" name=\"Table: Fixed, Proportional\">Table: Fixed, Proportional</link>"
+msgstr "<link href=\"text/swriter/02/04230000.xhp\" name=\"Πίνακας: σταθερός, αναλογικός\">Πίνακας: σταθερός, αναλογικός</link>"
-#: 18010000.xhp
+#: 04230000.xhp
msgctxt ""
-"18010000.xhp\n"
-"hd_id666524\n"
+"04230000.xhp\n"
+"par_id3145246\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/04150200.xhp\" name=\"Plug-in\">Plug-in</link>"
-msgstr "<link href=\"text/shared/01/04150200.xhp\" name=\"Πρόσθετο\">Πρόσθετο</link>"
+msgid "<ahelp hid=\".uno:TableModeFixProp\" visibility=\"visible\">If this mode is active, changes to the line and/or column affect the entire table.</ahelp>"
+msgstr "<ahelp hid=\".uno:TableModeFixProp\" visibility=\"visible\">Εάν αυτή η κατάσταση είναι ενεργή, οι αλλαγές στη γραμμή ή/και στη στήλη επηρεάζουν ολόκληρο τον πίνακα.</ahelp>"
-#: 18010000.xhp
+#: 04230000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_idN1076D\n"
+"04230000.xhp\n"
+"par_id3145087\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120200.xhp\">Insert Index</link>"
-msgstr "<link href=\"text/swriter/01/04120200.xhp\">Εισαγωγή ευρετηρίου</link>"
+msgid "<image src=\"cmd/sc_tablemodefixprop.png\" id=\"img_id3156378\"><alt id=\"alt_id3156378\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_tablemodefixprop.png\" id=\"img_id3156378\"><alt id=\"alt_id3156378\">Εικονίδιο</alt></image>"
-#: 18010000.xhp
+#: 04230000.xhp
msgctxt ""
-"18010000.xhp\n"
-"par_idN10814\n"
+"04230000.xhp\n"
+"par_id3149497\n"
+"2\n"
"help.text"
-msgid "Inserts an index or a table of contents at the current cursor position."
-msgstr "Εισάγει ένα ευρετήριο ή έναν πίνακα περιεχομένων στην τρέχουσα θέση του δρομέα."
+msgid "Table: Fixed, Proportional"
+msgstr "Πίνακας: σταθερός, αναλογικός"
-#: 18010000.xhp
+#: 04240000.xhp
msgctxt ""
-"18010000.xhp\n"
-"hd_id3155861\n"
-"15\n"
+"04240000.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120100.xhp\" name=\"Insert Index Marker\">Entry</link>"
-msgstr "<link href=\"text/swriter/01/04120100.xhp\" name=\"Εισαγωγή σημειωτή ευρετηρίου\">Καταχώριση</link>"
+msgid "Table: Variable"
+msgstr "Πίνακας: Μεταβλητός"
-#: 19030000.xhp
+#: 04240000.xhp
msgctxt ""
-"19030000.xhp\n"
+"04240000.xhp\n"
+"hd_id3154501\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/02/04240000.xhp\" name=\"Table: Variable\">Table: Variable</link>"
+msgstr "<link href=\"text/swriter/02/04240000.xhp\" name=\"Πίνακας: Μεταβλητός\">Πίνακας: Μεταβλητός</link>"
+
+#: 04240000.xhp
+msgctxt ""
+"04240000.xhp\n"
+"par_id3151182\n"
+"3\n"
+"help.text"
+msgid "<ahelp hid=\".uno:TableModeVariable\" visibility=\"visible\">If this mode is active, changes to a line and/or column affect the size of the table.</ahelp>"
+msgstr "<ahelp hid=\".uno:TableModeVariable\" visibility=\"visible\">Εάν είναι ενεργή αυτή η κατάσταση, οι αλλαγές σε μια γραμμή ή/και τη στήλη επηρεάζουν το μέγεθος του πίνακα.</ahelp>"
+
+#: 04240000.xhp
+msgctxt ""
+"04240000.xhp\n"
+"par_id3145415\n"
+"help.text"
+msgid "<image src=\"cmd/sc_tablemodevariable.png\" id=\"img_id3156375\"><alt id=\"alt_id3156375\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_tablemodevariable.png\" id=\"img_id3156375\"><alt id=\"alt_id3156375\">Εικονίδιο</alt></image>"
+
+#: 04240000.xhp
+msgctxt ""
+"04240000.xhp\n"
+"par_id3156410\n"
+"2\n"
+"help.text"
+msgid "Table: Variable"
+msgstr "Πίνακας: Μεταβλητός"
+
+#: 04250000.xhp
+msgctxt ""
+"04250000.xhp\n"
"tit\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
+msgid "Sum"
+msgstr "Άθροισμα"
-#: 19030000.xhp
+#: 04250000.xhp
msgctxt ""
-"19030000.xhp\n"
-"hd_id3147167\n"
+"04250000.xhp\n"
+"hd_id3143232\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/19030000.xhp\" name=\"Insert\">Insert</link>"
-msgstr "<link href=\"text/swriter/02/19030000.xhp\" name=\"Εισαγωγή\">Εισαγωγή</link>"
+msgid "<link href=\"text/swriter/02/04250000.xhp\" name=\"Sum\">Sum</link>"
+msgstr "<link href=\"text/swriter/02/04250000.xhp\" name=\"Άθροισμα\">Άθροισμα</link>"
-#: 19030000.xhp
+#: 04250000.xhp
msgctxt ""
-"19030000.xhp\n"
-"par_id3145241\n"
+"04250000.xhp\n"
+"par_id3146899\n"
"2\n"
"help.text"
-msgid "Click the arrow next to the icon to open a toolbar with various functions for inserting graphics, tables, documents, and special characters."
-msgstr "Πατήστε στο βέλος δίπλα στο εικονίδιο για να ανοίξετε μια εργαλειοθήκη με διάφορες λειτουργίες για την εισαγωγή γραφικών, πινάκων, εγγράφων και ειδικών χαρακτήρων."
+msgid "<ahelp hid=\".uno:AutoSum\">Activates the sum function. Note that the cursor must be in the cell where you want the sum to appear.</ahelp>"
+msgstr "<ahelp hid=\".uno:AutoSum\">Ενεργοποιεί τη συνάρτηση αθροίσματος. Σημειώστε ότι ο δρομέας πρέπει να βρίσκεται στο κελί όπου επιθυμείτε να εμφανιστεί το άθροισμα.</ahelp>"
-#: 19030000.xhp
+#: 04250000.xhp
msgctxt ""
-"19030000.xhp\n"
-"par_id3151171\n"
+"04250000.xhp\n"
+"par_id3154504\n"
+"5\n"
"help.text"
-msgid "<image id=\"img_id3151178\" src=\"cmd/sc_grid.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151178\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151178\" src=\"cmd/sc_grid.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151178\">Εικονίδιο</alt></image>"
+msgid "<item type=\"productname\">%PRODUCTNAME</item> recognizes the cell range for the sum function as long as the cells are filled with numbers. Prior to entering the data, you must enable the <emph>Number Recognition</emph> in the context menu of the table."
+msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> αναγνωρίζει την περιοχή κελιών για τη συνάρτηση αθροίσματος εφόσον τα κελιά είναι συμπληρωμένα με αριθμούς. Πριν να εισάγετε τα δεδομένα, πρέπει να ενεργοποιήσετε την <emph>Αναγνώριση αριθμών</emph> στο μενού περιεχομένου του πίνακα."
-#: 19030000.xhp
+#: 04250000.xhp
msgctxt ""
-"19030000.xhp\n"
-"par_id3149801\n"
+"04250000.xhp\n"
+"par_id3148771\n"
+"3\n"
+"help.text"
+msgid "Click <emph>Apply</emph> to accept the sum formula as it appears in the entry line."
+msgstr "Πατήστε στο <emph>Εφαρμογή</emph> για να αποδεχτείτε τον τύπο αθροίσματος, όπως εμφανίζεται στη γραμμή εισαγωγής."
+
+#: 04250000.xhp
+msgctxt ""
+"04250000.xhp\n"
+"par_id3145418\n"
+"help.text"
+msgid "<image id=\"img_id3147512\" src=\"cmd/sc_autosum.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147512\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147512\" src=\"cmd/sc_autosum.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147512\">Εικονίδιο</alt></image>"
+
+#: 04250000.xhp
+msgctxt ""
+"04250000.xhp\n"
+"par_id3150750\n"
"4\n"
"help.text"
-msgid "Insert"
-msgstr "Εισαγωγή"
+msgid "Sum"
+msgstr "Άθροισμα"
-#: 19030000.xhp
+#: 06040000.xhp
msgctxt ""
-"19030000.xhp\n"
-"par_id3155898\n"
-"6\n"
+"06040000.xhp\n"
+"tit\n"
"help.text"
-msgid "You can select the following functions:"
-msgstr "Μπορείτε να επιλέξετε τις ακόλουθες λειτουργίες:"
+msgid "Numbering Off"
+msgstr "Αρίθμηση ανενεργή"
-#: 19030000.xhp
+#: 06040000.xhp
msgctxt ""
-"19030000.xhp\n"
-"hd_id3149689\n"
-"13\n"
+"06040000.xhp\n"
+"hd_id3145822\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Insert single-column frame manually\">Insert single-column frame manually</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Χειροκίνητη εισαγωγή πλαισίου απλής στήλης\">Χειροκίνητη εισαγωγή πλαισίου απλής στήλης</link>"
+msgid "<link href=\"text/swriter/02/06040000.xhp\" name=\"Numbering Off\">Numbering Off</link>"
+msgstr "<link href=\"text/swriter/02/06040000.xhp\" name=\"Αρίθμηση ανενεργή\">Αρίθμηση ανενεργή</link>"
-#: 19030000.xhp
+#: 06040000.xhp
msgctxt ""
-"19030000.xhp\n"
-"hd_id3143278\n"
-"7\n"
+"06040000.xhp\n"
+"par_id3154505\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</link>"
-msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Από αρχείο\">Από αρχείο</link>"
+msgid "<ahelp hid=\".uno:RemoveBullets\" visibility=\"visible\">Turns off numbering or bullets in the current paragraph or selected paragraphs.</ahelp>"
+msgstr "<ahelp hid=\".uno:RemoveBullets\" visibility=\"visible\">Απενεργοποιεί την αρίθμηση ή τις κουκκίδες στην τρέχουσα παράγραφο ή τις επιλεγμένες παραγράφους.</ahelp>"
-#: 19030000.xhp
+#: 06040000.xhp
msgctxt ""
-"19030000.xhp\n"
-"hd_id3149104\n"
-"8\n"
+"06040000.xhp\n"
+"par_id3151177\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Insert Table\">Insert Table</link>"
-msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Εισαγωγή πίνακα\">Εισαγωγή πίνακα</link>"
+msgid "<image src=\"cmd/sc_removebullets.png\" id=\"img_id3145083\"><alt id=\"alt_id3145083\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_removebullets.png\" id=\"img_id3145083\"><alt id=\"alt_id3145083\">Εικονίδιο</alt></image>"
-#: 19030000.xhp
+#: 06040000.xhp
msgctxt ""
-"19030000.xhp\n"
-"hd_id3151259\n"
-"9\n"
+"06040000.xhp\n"
+"par_id3150749\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"Insert Document\">Insert Document</link>"
-msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Εισαγωγή εγγράφου\">Εισαγωγή εγγράφου</link>"
+msgid "Numbering Off"
+msgstr "Αρίθμηση ανενεργή"
-#: 19030000.xhp
+#: 06070000.xhp
msgctxt ""
-"19030000.xhp\n"
-"hd_id3153643\n"
-"10\n"
+"06070000.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Insert Special Character\">Insert Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Εισαγωγή ειδικού χαρακτήρα\">Εισαγωγή ειδικού χαρακτήρα</link>"
+msgid "Demote One Level With Subpoints"
+msgstr "Υποβιβασμός κατά ένα επίπεδο με υποπαραγράφους"
-#: 19030000.xhp
+#: 06070000.xhp
msgctxt ""
-"19030000.xhp\n"
-"hd_id3152766\n"
-"14\n"
+"06070000.xhp\n"
+"hd_id3145826\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Insert Section\">Insert Section</link>"
-msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Εισαγωγή ενότητας\">Εισαγωγή ενότητας</link>"
+msgid "<link href=\"text/swriter/02/06070000.xhp\" name=\"Demote One Level With Subpoints\">Demote One Level With Subpoints</link>"
+msgstr "<link href=\"text/swriter/02/06070000.xhp\" name=\"Υποβιβασμός κατά ένα επίπεδο με υποπαραγράφους\">Υποβιβασμός κατά ένα επίπεδο με υποπαραγράφους</link>"
-#: 19030000.xhp
+#: 06070000.xhp
msgctxt ""
-"19030000.xhp\n"
-"hd_id3145774\n"
-"12\n"
+"06070000.xhp\n"
+"par_id3145241\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Insert Bookmark\">Insert Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Εισαγωγή σελιδοδείκτη\">Εισαγωγή σελιδοδείκτη</link>"
+msgid "<ahelp hid=\".uno:DecrementSubLevels\">Shifts paragraphs with subpoints down one level.</ahelp> This is only visible when the cursor is positioned within numbered or bulleted text."
+msgstr "<ahelp hid=\".uno:DecrementSubLevels\">Μετακινεί παραγράφους με υποπαραγράφους προς τα κάτω κατά ένα επίπεδο.</ahelp> Αυτό είναι ορατό μόνο όταν ο δρομέας τοποθετείται στο αριθμημένο κείμενο ή στο κείμενο με τις κουκκίδες."
-#: 14010000.xhp
+#: 06070000.xhp
msgctxt ""
-"14010000.xhp\n"
+"06070000.xhp\n"
+"par_id3145084\n"
+"help.text"
+msgid "<image id=\"img_id3156376\" src=\"cmd/sc_decrementsublevels.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156376\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156376\" src=\"cmd/sc_decrementsublevels.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156376\">Εικονίδιο</alt></image>"
+
+#: 06070000.xhp
+msgctxt ""
+"06070000.xhp\n"
+"par_id3145088\n"
+"3\n"
+"help.text"
+msgid "Demote One Level With Subpoints"
+msgstr "Υποβιβασμός κατά ένα επίπεδο με υποπαραγράφους"
+
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
"tit\n"
"help.text"
-msgid "Cell Reference"
-msgstr "Αναφορά κελιού"
+msgid "Promote One Level With Subpoints"
+msgstr "Προβιβασμός κατά ένα επίπεδο με υποπαραγράφους"
-#: 14010000.xhp
+#: 06080000.xhp
msgctxt ""
-"14010000.xhp\n"
-"hd_id3143228\n"
+"06080000.xhp\n"
+"hd_id3154507\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/14010000.xhp\" name=\"Cell Reference\">Cell Reference</link>"
-msgstr "<link href=\"text/swriter/02/14010000.xhp\" name=\"Αναφορά κελιού\">Αναφορά κελιού</link>"
+msgid "<link href=\"text/swriter/02/06080000.xhp\" name=\"Promote One Level With Subpoints\">Promote One Level With Subpoints</link>"
+msgstr "<link href=\"text/swriter/02/06080000.xhp\" name=\"Προβιβασμός κατά ένα επίπεδο με υποπαραγράφους\">Προβιβασμός κατά ένα επίπεδο με υποπαραγράφους</link>"
-#: 14010000.xhp
+#: 06080000.xhp
msgctxt ""
-"14010000.xhp\n"
-"par_id3149052\n"
+"06080000.xhp\n"
+"par_id3151189\n"
"2\n"
"help.text"
-msgid "Displays the position of the cell cursor in a table."
-msgstr "Εμφανίζει τη θέση του δρομέα κελιού σε έναν πίνακα."
+msgid "<ahelp hid=\".uno:IncrementSubLevels\">Shifts paragraphs with subpoints up one numbering level.</ahelp> This is only visible when the cursor is positioned within numbered or bulleted text."
+msgstr "<ahelp hid=\".uno:IncrementSubLevels\">Μετακινεί παραγράφους με υποπαραγράφους ένα επίπεδο αρίθμησης προς τα πάνω.</ahelp> Αυτό είναι ορατό μόνο όταν ο δρομέας τοποθετείται μεταξύ του αριθμημένου κειμένου ή του κειμένου με κουκκίδες."
-#: 04100000.xhp
+#: 06080000.xhp
msgctxt ""
-"04100000.xhp\n"
-"tit\n"
+"06080000.xhp\n"
+"par_id3145410\n"
"help.text"
-msgid "Insert Column"
-msgstr "Εισαγωγή στήλης"
+msgid "<image id=\"img_id3145421\" src=\"cmd/sc_incrementsublevels.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145421\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145421\" src=\"cmd/sc_incrementsublevels.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145421\">Εικονίδιο</alt></image>"
-#: 04100000.xhp
+#: 06080000.xhp
msgctxt ""
-"04100000.xhp\n"
-"bm_id3152899\n"
+"06080000.xhp\n"
+"par_id3145417\n"
+"3\n"
"help.text"
-msgid "<bookmark_value>tables; inserting columns in</bookmark_value><bookmark_value>columns; inserting in tables</bookmark_value>"
-msgstr "<bookmark_value>πίνακες; εισαγωγή στηλών σε</bookmark_value><bookmark_value>στήλες; εισαγωγή σε πίνακες</bookmark_value>"
+msgid "Promote One Level With Subpoints"
+msgstr "Προβιβασμός κατά ένα επίπεδο με υποπαραγράφους"
-#: 04100000.xhp
+#: 06090000.xhp
msgctxt ""
-"04100000.xhp\n"
-"hd_id3152899\n"
+"06090000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Insert Unnumbered Entry"
+msgstr "Εισαγωγή μη αριθμημένης καταχώρισης"
+
+#: 06090000.xhp
+msgctxt ""
+"06090000.xhp\n"
+"hd_id3154505\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/04100000.xhp\" name=\"Insert Column\">Insert Column</link>"
-msgstr "<link href=\"text/swriter/02/04100000.xhp\" name=\"Εισαγωγή στήλης\">Εισαγωγή στήλης</link>"
+msgid "<link href=\"text/swriter/02/06090000.xhp\" name=\"Insert Unnumbered Entry\">Insert Unnumbered Entry</link>"
+msgstr "<link href=\"text/swriter/02/06090000.xhp\" name=\"Εισαγωγή μη αριθμημένης καταχώρισης\">Εισαγωγή μη αριθμημένης καταχώρισης</link>"
-#: 04100000.xhp
+#: 06090000.xhp
msgctxt ""
-"04100000.xhp\n"
-"par_id3145078\n"
+"06090000.xhp\n"
+"par_id3148775\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertColumns\">Inserts one or more columns into the table, after the selection. You can insert several columns at the same time by opening the dialog (choose <emph>Table - Insert - Columns</emph>), or by selecting several columns before clicking the icon.</ahelp> If the latter method is used, the columns inserted will have the same relative width as the selected columns."
-msgstr "<ahelp hid=\".uno:InsertColumns\">Εισάγει μία ή περισσότερες στήλες στον πίνακα, ύστερα από την επιλογή. Μπορείτε να εισάγετε αρκετές στήλες συγχρόνως, ανοίγοντας τον διάλογο (επιλέξτε <emph>Πίνακας - Εισαγωγή - Στήλες</emph>), ή επιλέγοντας πολλές στήλες, πριν να πατήσετε στο εικονίδιο. </ahelp> Εάν ακολουθήσετε τη δεύτερη μέθοδο, οι εισαγόμενες στήλες θα έχουν το ίδιο σχετικό πλάτος με τις επιλεγμένες."
+msgid "<ahelp hid=\".uno:InsertNeutralParagraph\">Inserts a paragraph without numbering. The existing numbering will not be affected.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertNeutralParagraph\">Εισάγει μια παράγραφο χωρίς αρίθμηση. Η υπάρχουσα αρίθμηση δεν θα επηρεαστεί.</ahelp>"
-#: 04100000.xhp
+#: 06090000.xhp
msgctxt ""
-"04100000.xhp\n"
-"par_id3149691\n"
+"06090000.xhp\n"
+"par_id3156377\n"
"help.text"
-msgid "<image id=\"img_id3155174\" src=\"cmd/sc_insertcolumns.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155174\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155174\" src=\"cmd/sc_insertcolumns.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155174\">Εικονίδιο</alt></image>"
+msgid "<image id=\"img_id3156384\" src=\"cmd/sc_insertneutralparagraph.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156384\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156384\" src=\"cmd/sc_insertneutralparagraph.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156384\">Εικονίδιο</alt></image>"
-#: 04100000.xhp
+#: 06090000.xhp
msgctxt ""
-"04100000.xhp\n"
-"par_id3149669\n"
+"06090000.xhp\n"
+"par_id3156381\n"
"3\n"
"help.text"
-msgid "Insert Column"
-msgstr "Εισαγωγή στήλης"
+msgid "Insert Unnumbered Entry"
+msgstr "Εισαγωγή μη αριθμημένης καταχώρισης"
-#: 18030400.xhp
+#: 06120000.xhp
msgctxt ""
-"18030400.xhp\n"
+"06120000.xhp\n"
"tit\n"
"help.text"
-msgid "Page Count"
-msgstr "Καταμέτρηση σελίδων"
+msgid "Move Up with Subpoints"
+msgstr "Μετακίνηση προς τα πάνω με υποπαραγράφους"
-#: 18030400.xhp
+#: 06120000.xhp
msgctxt ""
-"18030400.xhp\n"
-"hd_id3145828\n"
+"06120000.xhp\n"
+"hd_id3147174\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/18030400.xhp\" name=\"Page Count\">Page Count</link>"
-msgstr "<link href=\"text/swriter/02/18030400.xhp\" name=\"Καταμέτρηση σελίδων\">Καταμέτρηση σελίδων</link>"
+msgid "<link href=\"text/swriter/02/06120000.xhp\" name=\"Move Up with Subpoints\">Move Up with Subpoints</link>"
+msgstr "<link href=\"text/swriter/02/06120000.xhp\" name=\"Μετακίνηση προς τα πάνω με υποπαραγράφους\">Μετακίνηση προς τα πάνω με υποπαραγράφους</link>"
-#: 18030400.xhp
+#: 06120000.xhp
msgctxt ""
-"18030400.xhp\n"
-"par_id3148772\n"
+"06120000.xhp\n"
+"par_id3148768\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertPageCountField\">Inserts as a field the total number of pages in the document.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertPageCountField\">Εισάγει ως πεδίο τον συνολικό αριθμό σελίδων στο έγγραφο.</ahelp>"
+msgid "<ahelp hid=\".uno:MoveUpSubItems\" visibility=\"visible\">Moves a paragraph with subpoints to above the previous paragraph.</ahelp> This is only visible when the cursor is positioned within numbered or bulleted text."
+msgstr "<ahelp hid=\".uno:MoveUpSubItems\" visibility=\"visible\">Μετακινεί μια παράγραφο με υποπαραγράφους πάνω από την προηγούμενη παράγραφο.</ahelp> Αυτό εμφανίζεται μόνο όταν ο δρομέας είναι τοποθετημένος μέσα σε κείμενο με αρίθμηση ή κουκκίδες."
-#: 18030400.xhp
+#: 06120000.xhp
msgctxt ""
-"18030400.xhp\n"
-"par_id3149294\n"
+"06120000.xhp\n"
+"par_id3145083\n"
+"help.text"
+msgid "<image src=\"cmd/sc_moveupsubitems.png\" id=\"img_id3156375\"><alt id=\"alt_id3156375\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_moveupsubitems.png\" id=\"img_id3156375\"><alt id=\"alt_id3156375\">Εικονίδιο</alt></image>"
+
+#: 06120000.xhp
+msgctxt ""
+"06120000.xhp\n"
+"par_id3156410\n"
"3\n"
"help.text"
-msgid "If you wish to have the page number formatted with a different numbering style, choose <emph>Insert - Field - Other</emph> to insert the required field, and specify the settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Field\"><emph>Field</emph></link> dialog. The format of the field inserted using the <emph>Page Number</emph> command can also be modified using the <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Field\"><emph>Edit - Field</emph></link> command."
-msgstr "Εάν επιθυμείτε να μορφοποιήσετε τον αριθμό σελίδας με διαφορετική τεχνοτροπία αρίθμησης, επιλέξτε <emph>Εισαγωγή - Πεδίο - Άλλα</emph> για να εισάγετε το απαραίτητο πεδίο και να ορίσετε τις ρυθμίσεις στον διάλογο <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδίο\"><emph>Πεδίο</emph></link>. Η μορφοποίηση του πεδίου που εισάγεται με χρήση της εντολής <emph>Αριθμός σελίδας</emph> μπορεί επίσης να τροποποιηθεί, με χρήση της εντολής <link href=\"text/swriter/01/02140000.xhp\" name=\"Επεξεργασία - Πεδίο\"><emph>Επεξεργασία - Πεδίο</emph></link>."
+msgid "Move Up with Subpoints"
+msgstr "Μετακίνηση προς τα πάνω με υποπαραγράφους"
-#: 19010000.xhp
+#: 06130000.xhp
msgctxt ""
-"19010000.xhp\n"
+"06130000.xhp\n"
"tit\n"
"help.text"
-msgid "Insert Header"
-msgstr "Εισαγωγή κεφαλίδας"
+msgid "Move Down with Subpoints"
+msgstr "Μετακίνηση προς τα κάτω με υποπαραγράφους"
-#: 19010000.xhp
+#: 06130000.xhp
msgctxt ""
-"19010000.xhp\n"
-"hd_id3148769\n"
+"06130000.xhp\n"
+"hd_id3154501\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/19010000.xhp\" name=\"Insert Header\">Insert Header</link>"
-msgstr "<link href=\"text/swriter/02/19010000.xhp\" name=\"Εισαγωγή κεφαλίδας\">Εισαγωγή κεφαλίδας</link>"
+msgid "<link href=\"text/swriter/02/06130000.xhp\" name=\"Move Down with Subpoints\">Move Down with Subpoints</link>"
+msgstr "<link href=\"text/swriter/02/06130000.xhp\" name=\"Μετακίνηση προς τα κάτω με υποπαραγράφους\">Μετακίνηση προς τα κάτω με υποπαραγράφους</link>"
-#: 19010000.xhp
+#: 06130000.xhp
msgctxt ""
-"19010000.xhp\n"
-"par_id3151180\n"
+"06130000.xhp\n"
+"par_id3148770\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"FN_INSERT_HEADER\">Displays the header of an HTML document if headers are enabled on the <link href=\"text/shared/01/05040300.xhp\" name=\"Format - Page - Header\"><emph>Format - Page - Header</emph></link> tab page.</ahelp>"
-msgstr "<ahelp hid=\"FN_INSERT_HEADER\">Εμφανίζει την κεφαλίδα ενός εγγράφου HTML αν οι κεφαλίδες είναι ενεργές στη σελίδα της καρτέλας <link href=\"text/shared/01/05040300.xhp\" name=\"Μορφή - Σελίδα - Κεφαλίδα\"><emph>Μορφή - Σελίδα - Κεφαλίδα</emph></link>.</ahelp>"
+msgid "<ahelp hid=\".uno:MoveDownSubItems\" visibility=\"visible\">Moves a paragraph with all its subpoints below the following paragraph.</ahelp> This is only visible when the cursor is positioned within numbered or bulleted text."
+msgstr "<ahelp hid=\".uno:MoveDownSubItems\" visibility=\"visible\">Μετακινεί μια παράγραφο με όλες τις υποπαραγράφους της κάτω από την επόμενη παράγραφο.</ahelp> Αυτό εμφανίζεται μόνο όταν ο δρομέας είναι τοποθετημένος μέσα σε κείμενο με αρίθμηση ή κουκκίδες."
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3145086\n"
+"help.text"
+msgid "<image src=\"cmd/sc_movedownsubitems.png\" id=\"img_id3156377\"><alt id=\"alt_id3156377\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_movedownsubitems.png\" id=\"img_id3156377\"><alt id=\"alt_id3156377\">Εικονίδιο</alt></image>"
+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3150749\n"
+"3\n"
+"help.text"
+msgid "Move Down with Subpoints"
+msgstr "Μετακίνηση προς τα κάτω με υποπαραγράφους"
#: 06140000.xhp
msgctxt ""
@@ -643,6 +763,403 @@ msgctxt ""
msgid "Restart Numbering"
msgstr "Επανεκκίνηση αρίθμησης"
+#: 08010000.xhp
+msgctxt ""
+"08010000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Page Number"
+msgstr "Αριθμός σελίδας"
+
+#: 08010000.xhp
+msgctxt ""
+"08010000.xhp\n"
+"hd_id3145241\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/02/08010000.xhp\" name=\"Page Number\">Page Number</link>"
+msgstr "<link href=\"text/swriter/02/08010000.xhp\" name=\"Αριθμός σελίδας\">Αριθμός σελίδας</link>"
+
+#: 08010000.xhp
+msgctxt ""
+"08010000.xhp\n"
+"par_id3151184\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:StatePageNumber\">The current page number is displayed in this field of the status bar. A double-click opens the Navigator, with which you can navigate in the document. A right-click shows all bookmarks in the document. Click a bookmark to position the text cursor at the bookmark location.</ahelp>"
+msgstr "<ahelp hid=\".uno:StatePageNumber\">Ο τρέχον αριθμός σελίδας εμφανίζεται σε αυτό το πεδίο της γραμμής κατάστασης. Διπλοπατώντας ανοίγει ο περιηγητής, μέσω του οποίου μπορείτε να περιηγηθείτε στο έγγραφο. Δεξιοπατώντας εμφανίζονται όλοι οι σελιδοδείκτες στο έγγραφο. Πατήστε σε έναν σελιδοδείκτη για να τοποθετήσετε τον δρομέα του κειμένου στην περιοχή σελιδοδεικτών.</ahelp>"
+
+#: 08010000.xhp
+msgctxt ""
+"08010000.xhp\n"
+"par_id3145078\n"
+"6\n"
+"help.text"
+msgid "The displayed page (x) and the total number of pages (y) are shown in the form <emph>Page x/y</emph> When you scroll through a document with the mouse, the page number is displayed when you release the mouse button. When you scroll using the right scrollbar, the page numbers are displayed as a Help tip. The page numbering format of the status bar and scrollbar is identical."
+msgstr "Η εμφανιζόμενη σελίδα (x) και ο συνολικός αριθμός σελίδων (y) εμφανίζονται στη φόρμα <emph>Σελίδα x/y</emph>. Όταν μετακινήστε σε ένα έγγραφο με το ποντίκι, ο αριθμός σελίδας εμφανίζεται όταν απελευθερώσετε το πλήκτρο του ποντικιού. Όταν μετακινήστε χρησιμοποιώντας τη δεξιά γραμμή κύλισης, οι αριθμοί σελίδας εμφανίζονται ως συμβουλή της βοήθειας. Η μορφή της αρίθμησης σελίδων της γραμμής κατάστασης και της γραμμής κύλισης είναι ταυτόσιμη."
+
+#: 08010000.xhp
+msgctxt ""
+"08010000.xhp\n"
+"par_id3145417\n"
+"3\n"
+"help.text"
+msgid "You can turn the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> display on or off by double-clicking the<emph> Page Number </emph>field."
+msgstr "Μπορείτε να ενεργοποιήσετε ή να απενεργοποιήσετε την εμφάνιση για τον <link href=\"text/swriter/01/02110000.xhp\" name=\"Περιηγητής\">Περιηγητή</link> διπλοπατώντας στο πεδίο <emph> Αριθμός σελίδας </emph>."
+
+#: 08010000.xhp
+msgctxt ""
+"08010000.xhp\n"
+"par_id3149806\n"
+"4\n"
+"help.text"
+msgid "To go to a specific page, enter the page number in the <emph>Page</emph> spin button in the Navigator and then press Enter."
+msgstr "Για να μετακινηθείτε σε μια συγκεκριμένη σελίδα, εισάγετε τον αριθμό σελίδας στο κουμπί αυξομείωσης <emph>Σελίδα</emph> στον περιηγητή και στη συνέχεια πιέστε το πλήκτρο Enter."
+
+#: 08010000.xhp
+msgctxt ""
+"08010000.xhp\n"
+"par_id3149095\n"
+"5\n"
+"help.text"
+msgid "By pressing the shortcut keys Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F5, you switch to entering a page number. When you press Enter, the cursor moves to the selected page."
+msgstr "Όταν πιέζετε τον συνδυασμό πλήκτρων συντόμευσης Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F5, μπορείτε να εισάγετε έναν αριθμό σελίδας. Όταν πιέζετε το πλήκτρο Enter, ο δρομέας μετακινείται στην επιλεγμένη σελίδα."
+
+#: 08080000.xhp
+msgctxt ""
+"08080000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Combined Display"
+msgstr "Συνδυασμένη προβολή"
+
+#: 08080000.xhp
+msgctxt ""
+"08080000.xhp\n"
+"hd_id3151186\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/02/08080000.xhp\" name=\"Combined Display\">Combined Display</link>"
+msgstr "<link href=\"text/swriter/02/08080000.xhp\" name=\"Συνδυασμένη προβολή\">Συνδυασμένη προβολή</link>"
+
+#: 08080000.xhp
+msgctxt ""
+"08080000.xhp\n"
+"par_id3151172\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:StatusBarFunc\" visibility=\"visible\">Displays current information about the active document.</ahelp>"
+msgstr "<ahelp hid=\".uno:StatusBarFunc\" visibility=\"visible\">Εμφανίζει τις τρέχουσες πληροφορίες σχετικά με το ενεργό έγγραφο.</ahelp>"
+
+#: 08080000.xhp
+msgctxt ""
+"08080000.xhp\n"
+"par_id3156375\n"
+"3\n"
+"help.text"
+msgid "When the cursor is in a named section, the section name appears. When the cursor is in a table, the name of the table cell appears. The size of the object is shown when you edit frames or drawing objects."
+msgstr "Όταν ο δρομέας είναι σε μια επώνυμη ενότητα, εμφανίζεται το όνομα της ενότητας. Όταν ο δρομέας βρίσκεται σε έναν πίνακα, εμφανίζεται το όνομα του κελιού του πίνακα. Το μέγεθος του αντικειμένου εμφανίζεται όταν επεξεργάζεστε πλαίσια ή αντικείμενα σχεδίου."
+
+#: 08080000.xhp
+msgctxt ""
+"08080000.xhp\n"
+"par_id3145416\n"
+"4\n"
+"help.text"
+msgid "When the cursor is positioned within text, you can double-click this field to open the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. In this dialog, you can define a field to be inserted in your document at the current cursor position. When the cursor is positioned in a table, a double-click in this field will call the <emph>Table Format</emph> dialog. Depending on the object selected, you can call up a dialog to edit a section, a graphic object, a floating frame, an OLE object, direct numbering or the position and size of a drawing object."
+msgstr "Όταν ο δρομέας βρίσκεται σε ένα κείμενο, μπορείτε να διπλοπατήσετε σε αυτό το πεδίο για να ανοίξει ο διάλογος <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\"><emph>Πεδία</emph></link>. Σε αυτόν τον διάλογο μπορείτε να ορίσετε ένα πεδίο που θα εισαχθεί στο έγγραφό σας στην τρέχουσα θέση του δρομέα. Όταν ο δρομέας είναι τοποθετημένος σε έναν πίνακα και διπλοπατήσετε σε αυτό το πεδίο θα καλέσει τον διάλογο <emph>Μορφή πίνακα</emph>. Ανάλογα με το επιλεγμένο αντικείμενο, μπορείτε να καλέσετε έναν διάλογο για να επεξεργαστείτε μια ενότητα, ένα αντικείμενο γραφικών, ένα αιωρούμενο πλαίσιο, ένα αντικείμενο OLE, την άμεση αρίθμηση ή τη θέση και το μέγεθος ενός αντικειμένου σχεδίασης."
+
+#: 10010000.xhp
+msgctxt ""
+"10010000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Zoom In"
+msgstr "Μεγέθυνση"
+
+#: 10010000.xhp
+msgctxt ""
+"10010000.xhp\n"
+"hd_id3151173\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/02/10010000.xhp\" name=\"Zoom In\">Zoom In</link>"
+msgstr "<link href=\"text/swriter/02/10010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
+
+#: 10010000.xhp
+msgctxt ""
+"10010000.xhp\n"
+"par_id3163866\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ZoomPlus\" visibility=\"visible\">Zooms in to get a close-up view of the document.</ahelp>"
+msgstr "<ahelp hid=\".uno:ZoomPlus\" visibility=\"visible\">Μεγεθύνει για να έχετε μια λεπτομερή προβολή του εγγράφου.</ahelp>"
+
+#: 10010000.xhp
+msgctxt ""
+"10010000.xhp\n"
+"par_id3154572\n"
+"help.text"
+msgid "<image src=\"cmd/sc_zoomin.png\" id=\"img_id3155895\"><alt id=\"alt_id3155895\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_zoomin.png\" id=\"img_id3155895\"><alt id=\"alt_id3155895\">Εικονίδιο</alt></image>"
+
+#: 10010000.xhp
+msgctxt ""
+"10010000.xhp\n"
+"par_id3155892\n"
+"3\n"
+"help.text"
+msgid "Zoom In"
+msgstr "Μεγέθυνση"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Zoom Out"
+msgstr "Σμίκρυνση"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"hd_id3149870\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/02/10020000.xhp\" name=\"Zoom Out\">Zoom Out</link>"
+msgstr "<link href=\"text/swriter/02/10020000.xhp\" name=\"Σμίκρυνση\">Σμίκρυνση</link>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3147401\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Zooms out to see more of the document at a reduced size.</ahelp>"
+msgstr "<ahelp hid=\".\">Σμίκρυνση για να δείτε περισσότερο έγγραφο σε μειωμένο μέγεθος.</ahelp>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3148775\n"
+"help.text"
+msgid "<image id=\"img_id3150764\" src=\"cmd/sc_zoomout.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150764\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150764\" src=\"cmd/sc_zoomout.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150764\">Εικονίδιο</alt></image>"
+
+#: 10020000.xhp
+msgctxt ""
+"10020000.xhp\n"
+"par_id3156410\n"
+"3\n"
+"help.text"
+msgid "Zoom Out"
+msgstr "Σμίκρυνση"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Preview Zoom"
+msgstr "Εστίαση προεπισκόπησης"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"hd_id3147175\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/02/10030000.xhp\" name=\"Preview Zoom\">Preview Zoom</link>"
+msgstr "<link href=\"text/swriter/02/10030000.xhp\" name=\"Εστίαση προεπισκόπησης\">Εστίαση προεπισκόπησης</link>"
+
+#: 10030000.xhp
+msgctxt ""
+"10030000.xhp\n"
+"par_id3145244\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_PVIEW_ZOOM_LB\">Determines the zoom level of the page preview.</ahelp>"
+msgstr "<ahelp hid=\"HID_PVIEW_ZOOM_LB\">Καθορίζει το επίπεδο εστίασης της προεπισκόπησης σελίδας.</ahelp>"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Page Preview: Two Pages"
+msgstr "Προεπισκόπηση σελίδας: Δύο σελίδες"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"hd_id3145822\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/02/10050000.xhp\" name=\"Page Preview: Two Pages\">Page Preview: Two Pages</link>"
+msgstr "<link href=\"text/swriter/02/10050000.xhp\" name=\"Προεπισκόπηση σελίδας: Δύο σελίδες\">Προεπισκόπηση σελίδας: Δύο σελίδες</link>"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3154504\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ShowTwoPages\" visibility=\"visible\">Displays two pages in the Page Preview window.</ahelp> Uneven numbers will always appear on the right side, even numbers on the left."
+msgstr "<ahelp hid=\".uno:ShowTwoPages\" visibility=\"visible\">Εμφανίζει δύο σελίδες στο παράθυρο της προεπισκόπησης σελίδων.</ahelp> Οι μονοί αριθμοί θα εμφανίζονται πάντα στη δεξιά πλευρά, ενώ οι ζυγοί στην αριστερή."
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3149292\n"
+"help.text"
+msgid "<image src=\"cmd/sc_showtwopages.png\" id=\"img_id3151170\"><alt id=\"alt_id3151170\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_showtwopages.png\" id=\"img_id3151170\"><alt id=\"alt_id3151170\">Εικονίδιο</alt></image>"
+
+#: 10050000.xhp
+msgctxt ""
+"10050000.xhp\n"
+"par_id3151168\n"
+"3\n"
+"help.text"
+msgid "Page Preview: Two Pages"
+msgstr "Προεπισκόπηση σελίδας: Δύο σελίδες"
+
+#: 10070000.xhp
+msgctxt ""
+"10070000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Page Preview: Multiple Pages"
+msgstr "Προεπισκόπηση σελίδας: Πολλαπλές σελίδες"
+
+#: 10070000.xhp
+msgctxt ""
+"10070000.xhp\n"
+"par_id3148771\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:PreviewZoom\">Defines the number of pages displayed on screen. Click the arrow next to the icon to open a grid to select the number of pages to be displayed as rows and columns in the preview.</ahelp>"
+msgstr "<ahelp hid=\".uno:PreviewZoom\">Καθορίζει τον αριθμό των σελίδων που θα εμφανίζονται στην οθόνη. Πατήστε στο βέλος δίπλα στο εικονίδιο για να ανοίξετε ένα πλέγμα και να επιλέξτε τον αριθμό των σελίδων που θα εμφανίζονται ως γραμμές και στήλες στην προεπισκόπηση.</ahelp>"
+
+#: 10070000.xhp
+msgctxt ""
+"10070000.xhp\n"
+"par_id3152738\n"
+"help.text"
+msgid "<image id=\"img_id3152744\" src=\"cmd/sc_showmultiplepages.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152744\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152744\" src=\"cmd/sc_showmultiplepages.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152744\">Εικονίδιο</alt></image>"
+
+#: 10070000.xhp
+msgctxt ""
+"10070000.xhp\n"
+"par_id3149805\n"
+"3\n"
+"help.text"
+msgid "Page Preview: Multiple Pages"
+msgstr "Προεπισκόπηση σελίδας: Πολλαπλές σελίδες"
+
+#: 10070000.xhp
+msgctxt ""
+"10070000.xhp\n"
+"par_id3154573\n"
+"5\n"
+"help.text"
+msgid "After clicking the <emph>Page Preview: Multiple Pages</emph> icon, the<emph> Multiple pages</emph> dialog opens. Use the two spin buttons to set the number of pages to be displayed."
+msgstr "Αφού πατήσετε στο εικονίδιο <emph>Προεπισκόπηση σελίδας: Πολλαπλές σελίδες</emph>, ανοίγει ο διάλογος <emph> Πολλαπλές σελίδες</emph>. Χρησιμοποιήστε τα δύο κουμπιά αυξομείωσης για να καθορίσετε τον αριθμό των σελίδων που θα εμφανίζονται."
+
+#: 10070000.xhp
+msgctxt ""
+"10070000.xhp\n"
+"hd_id3149695\n"
+"6\n"
+"help.text"
+msgid "Rows"
+msgstr "Γραμμές"
+
+#: 10070000.xhp
+msgctxt ""
+"10070000.xhp\n"
+"par_id3149483\n"
+"7\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/previewzoomdialog/rows\">Defines the number of rows of pages.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/previewzoomdialog/rows\">Καθορίζει τον αριθμό των γραμμών των σελίδων.</ahelp>"
+
+#: 10070000.xhp
+msgctxt ""
+"10070000.xhp\n"
+"hd_id3143274\n"
+"8\n"
+"help.text"
+msgid "Columns"
+msgstr "Στήλες"
+
+#: 10070000.xhp
+msgctxt ""
+"10070000.xhp\n"
+"par_id3149102\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/previewzoomdialog/cols\">Defines the number of pages shown in columns.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/previewzoomdialog/cols\">Καθορίζει τον αριθμό των σελίδων που θα εμφανίζονται σε στήλες.</ahelp>"
+
+#: 10070000.xhp
+msgctxt ""
+"10070000.xhp\n"
+"par_id3149822\n"
+"10\n"
+"help.text"
+msgid "The settings you choose in the dialog can also be set using the mouse: Click the arrow next to the <emph>Page Preview: Multiple Pages</emph> icon. Now move the mouse over the desired number of rows and columns."
+msgstr "Οι ρυθμίσεις που επιλέγετε στον διάλογο μπορούν να οριστούν χρησιμοποιώντας το ποντίκι: Πατήστε στο βέλος δίπλα στο εικονίδιο <emph>Προεπισκόπηση σελίδας: Πολλαπλές σελίδες</emph>. Ύστερα μετακινήστε το ποντίκι σας στον επιθυμητό αριθμό γραμμών και στηλών."
+
+#: 10080000.xhp
+msgctxt ""
+"10080000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Book preview"
+msgstr "Προεπισκόπηση βιβλίου"
+
+#: 10080000.xhp
+msgctxt ""
+"10080000.xhp\n"
+"bm_id9658192\n"
+"help.text"
+msgid "<bookmark_value>previews;book preview</bookmark_value><bookmark_value>book previews</bookmark_value>"
+msgstr "<bookmark_value>προεπισκοπήσεις;προεπισκόπηση βιβλίου</bookmark_value><bookmark_value>προεπισκοπήσεις βιβλίου</bookmark_value>"
+
+#: 10080000.xhp
+msgctxt ""
+"10080000.xhp\n"
+"par_idN10548\n"
+"help.text"
+msgid "<link href=\"text/swriter/02/10080000.xhp\">Book preview</link>"
+msgstr "<link href=\"text/swriter/02/10080000.xhp\">Προεπισκόπηση βιβλίου</link>"
+
+#: 10080000.xhp
+msgctxt ""
+"10080000.xhp\n"
+"par_idN1054C\n"
+"help.text"
+msgid "<ahelp hid=\"FN_SHOW_BOOKVIEW\">Select to display the first page on the right side in the page preview.</ahelp> If not selected, the first page is displayed on the left side of the preview."
+msgstr "<ahelp hid=\"FN_SHOW_BOOKVIEW\">Επιλέξτε την εμφάνιση της πρώτης σελίδας στη δεξιά πλευρά της προεπισκόπησης των σελίδων.</ahelp> Εάν δεν έχει επιλεγεί, η πρώτη σελίδα εμφανίζεται στην αριστερή πλευρά της προεπισκόπησης."
+
+#: 10080000.xhp
+msgctxt ""
+"10080000.xhp\n"
+"par_idN10635\n"
+"help.text"
+msgid "<image id=\"img_id8750572\" src=\"cmd/sc_showbookview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8750572\">book preview icon</alt></image>"
+msgstr "<image id=\"img_id8750572\" src=\"cmd/sc_showbookview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8750572\">εικονίδιο προεπισκόπησης βιβλίου</alt></image>"
+
+#: 10080000.xhp
+msgctxt ""
+"10080000.xhp\n"
+"par_idN10614\n"
+"help.text"
+msgid "Book Preview"
+msgstr "Προεπισκόπηση βιβλίου"
+
#: 10090000.xhp
msgctxt ""
"10090000.xhp\n"
@@ -999,951 +1516,31 @@ msgctxt ""
msgid "<ahelp hid=\"SW:PUSHBUTTON:DLG_PAGEPREVIEW_PRINTOPTIONS:PB_STANDARD\" visibility=\"visible\">Specifies that the system will not use a fixed number of rows and columns when printing out the page view, but rather uses what was originally shown in the page view.</ahelp>"
msgstr "<ahelp hid=\"SW:PUSHBUTTON:DLG_PAGEPREVIEW_PRINTOPTIONS:PB_STANDARD\" visibility=\"visible\">Προσδιορίζει ότι το σύστημα δεν θα χρησιμοποιεί ένα σταθερό αριθμό γραμμών και στηλών κατά την εκτύπωση της σελίδας προβολής, αλλά προτιμά να χρησιμοποιεί την περιοχή που εμφανιζόταν αρχικά στη προβολή της σελίδας.</ahelp>"
-#: 18120000.xhp
-msgctxt ""
-"18120000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Graphics On/Off"
-msgstr "Γραφικά ενεργά/ανενεργά"
-
-#: 18120000.xhp
-msgctxt ""
-"18120000.xhp\n"
-"hd_id3148568\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/18120000.xhp\" name=\"Graphics On/Off\">Graphics On/Off</link>"
-msgstr "<link href=\"text/swriter/02/18120000.xhp\" name=\"Γραφικά ενεργά/ανενεργά\">Γραφικά ενεργά/ανενεργά</link>"
-
-#: 18120000.xhp
-msgctxt ""
-"18120000.xhp\n"
-"bm_id3147167\n"
-"help.text"
-msgid "<bookmark_value>graphics;do not show</bookmark_value><bookmark_value>images;do not show</bookmark_value><bookmark_value>pictures;do not show</bookmark_value>"
-msgstr "<bookmark_value>γραφικά;απόκρυψη</bookmark_value><bookmark_value>εικόνες;απόκρυψη</bookmark_value><bookmark_value>εικόνες;απόκρυψη</bookmark_value>"
-
-#: 18120000.xhp
-msgctxt ""
-"18120000.xhp\n"
-"par_id3147167\n"
-"3\n"
-"help.text"
-msgid "<ahelp hid=\".uno:Graphic\">If the<emph> Graphics On/Off </emph>icon on the <emph>Tools</emph> bar is activated, no graphics are displayed - only empty frames as placeholders.</ahelp>"
-msgstr "<ahelp hid=\".uno:Graphic\">Εάν έχει ενεργοποιηθεί το εικονίδιο <emph>Γραφικά ενεργά/ανενεργά</emph> στη γραμμή <emph>Εργαλεία</emph>, δεν θα εμφανιστούν γραφικά, παρά μόνο κενά πλαίσια ως δεσμευτικά θέσεων.</ahelp>"
-
-#: 18120000.xhp
-msgctxt ""
-"18120000.xhp\n"
-"par_id3151177\n"
-"help.text"
-msgid "<image id=\"img_id3156379\" src=\"cmd/sc_graphic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156379\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156379\" src=\"cmd/sc_graphic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156379\">Εικονίδιο</alt></image>"
-
-#: 18120000.xhp
-msgctxt ""
-"18120000.xhp\n"
-"par_id3154107\n"
-"2\n"
-"help.text"
-msgid "Graphics On/Off"
-msgstr "Γραφικά ενεργά/ανενεργά"
-
-#: 06090000.xhp
-msgctxt ""
-"06090000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert Unnumbered Entry"
-msgstr "Εισαγωγή μη αριθμημένης καταχώρισης"
-
-#: 06090000.xhp
-msgctxt ""
-"06090000.xhp\n"
-"hd_id3154505\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/06090000.xhp\" name=\"Insert Unnumbered Entry\">Insert Unnumbered Entry</link>"
-msgstr "<link href=\"text/swriter/02/06090000.xhp\" name=\"Εισαγωγή μη αριθμημένης καταχώρισης\">Εισαγωγή μη αριθμημένης καταχώρισης</link>"
-
-#: 06090000.xhp
-msgctxt ""
-"06090000.xhp\n"
-"par_id3148775\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:InsertNeutralParagraph\">Inserts a paragraph without numbering. The existing numbering will not be affected.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertNeutralParagraph\">Εισάγει μια παράγραφο χωρίς αρίθμηση. Η υπάρχουσα αρίθμηση δεν θα επηρεαστεί.</ahelp>"
-
-#: 06090000.xhp
-msgctxt ""
-"06090000.xhp\n"
-"par_id3156377\n"
-"help.text"
-msgid "<image id=\"img_id3156384\" src=\"cmd/sc_insertneutralparagraph.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156384\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156384\" src=\"cmd/sc_insertneutralparagraph.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156384\">Εικονίδιο</alt></image>"
-
-#: 06090000.xhp
-msgctxt ""
-"06090000.xhp\n"
-"par_id3156381\n"
-"3\n"
-"help.text"
-msgid "Insert Unnumbered Entry"
-msgstr "Εισαγωγή μη αριθμημένης καταχώρισης"
-
-#: 02110000.xhp
-msgctxt ""
-"02110000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Numbering on/off"
-msgstr "Αρίθμηση ενεργή/ανενεργή"
-
-#: 02110000.xhp
-msgctxt ""
-"02110000.xhp\n"
-"hd_id3150220\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/02110000.xhp\" name=\"Numbering on/off\">Numbering On/Off</link>"
-msgstr "<link href=\"text/swriter/02/02110000.xhp\" name=\"Αρίθμηση ενεργή/ανενεργή\">Αρίθμηση ενεργή/ανενεργή</link>"
-
-#: 02110000.xhp
-msgctxt ""
-"02110000.xhp\n"
-"par_id3150240\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:DefaultNumbering\">Adds or removes numbering from the selected paragraphs.</ahelp> To define the numbering format, choose <emph>Format - Bullets and Numbering</emph>. To display the <emph>Bullets and Numbering</emph> Bar, choose <emph>View - Toolbars - Bullets and Numbering</emph>."
-msgstr "<ahelp hid=\".uno:DefaultNumbering\">Προσθέτει ή αφαιρεί την αρίθμηση από τις επιλεγμένες παραγράφους.</ahelp> Για να καθορίσετε τη μορφή της αρίθμησης, επιλέξτε <emph>Μορφή - Κουκκίδες και αρίθμηση</emph>. Για να εμφανίσετε τη γραμμή <emph>Κουκκίδες και αρίθμηση</emph>, επιλέξτε <emph>Προβολή - Εργαλειοθήκες - Κουκκίδες και αρίθμηση</emph>."
-
-#: 02110000.xhp
-msgctxt ""
-"02110000.xhp\n"
-"par_id3150952\n"
-"3\n"
-"help.text"
-msgid "Some of the bullets and numbering options are not available when working in the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>."
-msgstr "Μερικές από τις επιλογές της αρίθμησης και των κουκκίδων δεν είναι διαθέσιμες όταν εργάζεστε σε <link href=\"text/swriter/01/03120000.xhp\" name=\"Διάταξη ιστού\">Διάταξη ιστού</link>."
-
-#: 02110000.xhp
-msgctxt ""
-"02110000.xhp\n"
-"par_id3150502\n"
-"help.text"
-msgid "<image id=\"img_id3150508\" src=\"cmd/sc_defaultnumbering.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150508\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150508\" src=\"cmd/sc_defaultnumbering.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150508\">Εικονίδιο</alt></image>"
-
-#: 02110000.xhp
-msgctxt ""
-"02110000.xhp\n"
-"par_id3147525\n"
-"4\n"
-"help.text"
-msgid "Numbering On/Off"
-msgstr "Αρίθμηση ενεργή/ανενεργή"
-
-#: 02110000.xhp
-msgctxt ""
-"02110000.xhp\n"
-"par_id3147549\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Κουκκίδες και αρίθμηση\">Κουκκίδες και αρίθμηση</link>"
-
-#: 04240000.xhp
-msgctxt ""
-"04240000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Table: Variable"
-msgstr "Πίνακας: Μεταβλητός"
-
-#: 04240000.xhp
-msgctxt ""
-"04240000.xhp\n"
-"hd_id3154501\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/04240000.xhp\" name=\"Table: Variable\">Table: Variable</link>"
-msgstr "<link href=\"text/swriter/02/04240000.xhp\" name=\"Πίνακας: Μεταβλητός\">Πίνακας: Μεταβλητός</link>"
-
-#: 04240000.xhp
-msgctxt ""
-"04240000.xhp\n"
-"par_id3151182\n"
-"3\n"
-"help.text"
-msgid "<ahelp hid=\".uno:TableModeVariable\" visibility=\"visible\">If this mode is active, changes to a line and/or column affect the size of the table.</ahelp>"
-msgstr "<ahelp hid=\".uno:TableModeVariable\" visibility=\"visible\">Εάν είναι ενεργή αυτή η κατάσταση, οι αλλαγές σε μια γραμμή ή/και τη στήλη επηρεάζουν το μέγεθος του πίνακα.</ahelp>"
-
-#: 04240000.xhp
-msgctxt ""
-"04240000.xhp\n"
-"par_id3145415\n"
-"help.text"
-msgid "<image src=\"cmd/sc_tablemodevariable.png\" id=\"img_id3156375\"><alt id=\"alt_id3156375\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_tablemodevariable.png\" id=\"img_id3156375\"><alt id=\"alt_id3156375\">Εικονίδιο</alt></image>"
-
-#: 04240000.xhp
-msgctxt ""
-"04240000.xhp\n"
-"par_id3156410\n"
-"2\n"
-"help.text"
-msgid "Table: Variable"
-msgstr "Πίνακας: Μεταβλητός"
-
-#: 18130000.xhp
-msgctxt ""
-"18130000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Direct Cursor On/Off"
-msgstr "Άμεσος δρομέας ενεργός/ανενεργός"
-
-#: 18130000.xhp
-msgctxt ""
-"18130000.xhp\n"
-"bm_id3147167\n"
-"help.text"
-msgid "<bookmark_value>direct cursor; restriction</bookmark_value>"
-msgstr "<bookmark_value>άμεσος δρομέας; περιορισμός</bookmark_value>"
-
-#: 18130000.xhp
-msgctxt ""
-"18130000.xhp\n"
-"hd_id3147167\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor On/Off\">Direct Cursor On/Off</link>"
-msgstr "<link href=\"text/swriter/02/18130000.xhp\" name=\"Άμεσος δρομέας ενεργός/ανενεργός\">Άμεσος δρομέας ενεργός/ανενεργός</link>"
-
-#: 18130000.xhp
-msgctxt ""
-"18130000.xhp\n"
-"par_id3152896\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:ShadowCursor\">Activates or deactivates the direct cursor.</ahelp> You can specify the behavior of the direct cursor by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\">%PRODUCTNAME Writer - Formatting Aids</link></emph>."
-msgstr "<ahelp hid=\".uno:ShadowCursor\">Ενεργοποιεί ή απενεργοποιεί τον άμεσο δρομέα.</ahelp> Μπορείτε να ορίσετε τη συμπεριφορά του άμεσου δρομέα επιλέγοντας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline><link href=\"text/shared/optionen/01040600.xhp\" name=\"Έγγραφο κειμένου - Βοηθήματα μορφοποίησης\">%PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</link></emph>."
-
-#: 18130000.xhp
-msgctxt ""
-"18130000.xhp\n"
-"par_id3147508\n"
-"help.text"
-msgid "<image id=\"img_id3154840\" src=\"cmd/sc_shadowcursor.png\"><alt id=\"alt_id3154840\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154840\" src=\"cmd/sc_shadowcursor.png\"><alt id=\"alt_id3154840\">Εικονίδιο</alt></image>"
-
-#: 18130000.xhp
-msgctxt ""
-"18130000.xhp\n"
-"par_id3151310\n"
-"3\n"
-"help.text"
-msgid "Direct Cursor On/Off"
-msgstr "Άμεσος δρομέας ενεργός/ανενεργός"
-
-#: 18130000.xhp
-msgctxt ""
-"18130000.xhp\n"
-"par_id3154570\n"
-"4\n"
-"help.text"
-msgid "The direct cursor allows you to click in any blank area of a page to place text, images, tables, frames, and other objects."
-msgstr "Ο άμεσος δρομέας σας επιτρέπει να πατήσετε σε οποιαδήποτε κενή περιοχή σε μια σελίδα για να τοποθετήσετε κείμενο, εικόνες, πίνακες, πλαίσια και άλλα αντικείμενα."
-
-#: 18130000.xhp
-msgctxt ""
-"18130000.xhp\n"
-"par_id3155902\n"
-"6\n"
-"help.text"
-msgid "If you place the direct cursor approximately in the middle between the left and the right margin of a page or a table cell, the text you insert will be centered. Similarly, text is right-aligned when the direct cursor is placed on the right margin."
-msgstr "Εάν τοποθετήσετε τον άμεσο δρομέα σχεδόν στη μέση μεταξύ του αριστερού και του δεξιού περιθωρίου μιας σελίδας ή ενός κελιού πίνακα, το κείμενο που εισαγάγετε θα κεντραριστεί. Παρόμοια, το κείμενο στοιχίζεται δεξιά, όταν ο άμεσος δρομέας τοποθετείται στο δεξιό περιθώριο."
-
-#: 18130000.xhp
-msgctxt ""
-"18130000.xhp\n"
-"par_id3151255\n"
-"5\n"
-"help.text"
-msgid "The AutoCorrect tool automatically removes empty paragraphs, tabs, and spaces that are inserted by the direct cursor. If you want to use the direct cursor, then disable the AutoCorrect tool."
-msgstr "Το εργαλείο της αυτόματης διόρθωσης αφαιρεί αυτόματα κενές παραγράφους, στηλοθέτες, και κενά που μπήκαν από τον άμεσο δρομέα. Αν θέλετε να χρησιμοποιήσετε τον άμεσο δρομέα, τότε απενεργοποιήστε το εργαλείο αυτόματης διόρθωσης."
-
-#: 18130000.xhp
-msgctxt ""
-"18130000.xhp\n"
-"par_id3148982\n"
-"7\n"
-"help.text"
-msgid "The direct cursor sets tabs to position the cursor. If you change the tabs later. the position of the text on the page may change as well."
-msgstr "Ο άμεσος δρομέας ορίζει στηλοθέτες στη θέση του δρομέα. Εάν αλλάξετε αργότερα τους στηλοθέτες, η θέση του κειμένου στη σελίδα μπορεί επίσης να αλλάξει."
-
-#: 06070000.xhp
-msgctxt ""
-"06070000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Demote One Level With Subpoints"
-msgstr "Υποβιβασμός κατά ένα επίπεδο με υποπαραγράφους"
-
-#: 06070000.xhp
-msgctxt ""
-"06070000.xhp\n"
-"hd_id3145826\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/06070000.xhp\" name=\"Demote One Level With Subpoints\">Demote One Level With Subpoints</link>"
-msgstr "<link href=\"text/swriter/02/06070000.xhp\" name=\"Υποβιβασμός κατά ένα επίπεδο με υποπαραγράφους\">Υποβιβασμός κατά ένα επίπεδο με υποπαραγράφους</link>"
-
-#: 06070000.xhp
-msgctxt ""
-"06070000.xhp\n"
-"par_id3145241\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:DecrementSubLevels\">Shifts paragraphs with subpoints down one level.</ahelp> This is only visible when the cursor is positioned within numbered or bulleted text."
-msgstr "<ahelp hid=\".uno:DecrementSubLevels\">Μετακινεί παραγράφους με υποπαραγράφους προς τα κάτω κατά ένα επίπεδο.</ahelp> Αυτό είναι ορατό μόνο όταν ο δρομέας τοποθετείται στο αριθμημένο κείμενο ή στο κείμενο με τις κουκκίδες."
-
-#: 06070000.xhp
-msgctxt ""
-"06070000.xhp\n"
-"par_id3145084\n"
-"help.text"
-msgid "<image id=\"img_id3156376\" src=\"cmd/sc_decrementsublevels.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156376\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156376\" src=\"cmd/sc_decrementsublevels.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156376\">Εικονίδιο</alt></image>"
-
-#: 06070000.xhp
-msgctxt ""
-"06070000.xhp\n"
-"par_id3145088\n"
-"3\n"
-"help.text"
-msgid "Demote One Level With Subpoints"
-msgstr "Υποβιβασμός κατά ένα επίπεδο με υποπαραγράφους"
-
-#: 03220000.xhp
-msgctxt ""
-"03220000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Unlink Frames"
-msgstr "Αποσύνδεση πλαισίων"
-
-#: 03220000.xhp
-msgctxt ""
-"03220000.xhp\n"
-"bm_id3151188\n"
-"help.text"
-msgid "<bookmark_value>frames;unlinking</bookmark_value><bookmark_value>unlinking frames</bookmark_value>"
-msgstr "<bookmark_value>πλαίσια;αποσύνδεση</bookmark_value><bookmark_value>αποσύνδεση πλαισίων</bookmark_value>"
-
-#: 03220000.xhp
-msgctxt ""
-"03220000.xhp\n"
-"hd_id3151188\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/03220000.xhp\" name=\"Unlink Frames\">Unlink Frames</link>"
-msgstr "<link href=\"text/swriter/02/03220000.xhp\" name=\"Αποσύνδεση πλαισίων\">Αποσύνδεση πλαισίων</link>"
-
-#: 03220000.xhp
-msgctxt ""
-"03220000.xhp\n"
-"par_id3145412\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:UnhainFrames\">Breaks the link between two frames.</ahelp> You can only break the link that extends from the selected frame to the target frame."
-msgstr "<ahelp hid=\".uno:UnhainFrames\">Διακόπτει τη σύνδεση μεταξύ δύο πλαισίων.</ahelp> Μπορείτε να διακόψετε μόνο τη σύνδεση που εκτείνεται από το επιλεγμένο πλαίσιο προς το πλαίσιο προορισμού."
-
-#: 03220000.xhp
-msgctxt ""
-"03220000.xhp\n"
-"par_id3155903\n"
-"help.text"
-msgid "<image id=\"img_id3149687\" src=\"cmd/sc_unhainframes.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149687\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149687\" src=\"cmd/sc_unhainframes.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149687\">Εικονίδιο</alt></image>"
-
-#: 03220000.xhp
-msgctxt ""
-"03220000.xhp\n"
-"par_id3155628\n"
-"3\n"
-"help.text"
-msgid "Unlink Frames"
-msgstr "Αποσύνδεση πλαισίων"
-
-#: 04220000.xhp
-msgctxt ""
-"04220000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Table: Fixed"
-msgstr "Πίνακας: Σταθερός"
-
-#: 04220000.xhp
-msgctxt ""
-"04220000.xhp\n"
-"hd_id3151187\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/04220000.xhp\" name=\"Table: Fixed\">Table: Fixed</link>"
-msgstr "<link href=\"text/swriter/02/04220000.xhp\" name=\"Πίνακας: Σταθερός\">Πίνακας: Σταθερός</link>"
-
-#: 04220000.xhp
-msgctxt ""
-"04220000.xhp\n"
-"par_id3151174\n"
-"3\n"
-"help.text"
-msgid "<ahelp hid=\".uno:TableModeFix\" visibility=\"visible\">If this mode is active, changes to a line and/or column affect only the neighboring lines or columns in question.</ahelp>"
-msgstr "<ahelp hid=\".uno:TableModeFix\" visibility=\"visible\">Εάν είναι ενεργή αυτή η κατάσταση λειτουργίας, οι αλλαγές σε μια γραμμή ή/και στήλη επηρεάζουν μόνο τις γειτονικές γραμμές ή στήλες που αναφέρονται.</ahelp>"
-
-#: 04220000.xhp
-msgctxt ""
-"04220000.xhp\n"
-"par_id3155896\n"
-"help.text"
-msgid "<image src=\"cmd/sc_tablemodefix.png\" id=\"img_id3155903\"><alt id=\"alt_id3155903\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_tablemodefix.png\" id=\"img_id3155903\"><alt id=\"alt_id3155903\">Εικονίδιο</alt></image>"
-
-#: 04220000.xhp
-msgctxt ""
-"04220000.xhp\n"
-"par_id3155066\n"
-"2\n"
-"help.text"
-msgid "Table: Fixed"
-msgstr "Πίνακας: Σταθερός"
-
-#: 04230000.xhp
-msgctxt ""
-"04230000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Table: Fixed, Proportional"
-msgstr "Πίνακας: σταθερός, αναλογικός"
-
-#: 04230000.xhp
-msgctxt ""
-"04230000.xhp\n"
-"hd_id3147169\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/04230000.xhp\" name=\"Table: Fixed, Proportional\">Table: Fixed, Proportional</link>"
-msgstr "<link href=\"text/swriter/02/04230000.xhp\" name=\"Πίνακας: σταθερός, αναλογικός\">Πίνακας: σταθερός, αναλογικός</link>"
-
-#: 04230000.xhp
-msgctxt ""
-"04230000.xhp\n"
-"par_id3145246\n"
-"3\n"
-"help.text"
-msgid "<ahelp hid=\".uno:TableModeFixProp\" visibility=\"visible\">If this mode is active, changes to the line and/or column affect the entire table.</ahelp>"
-msgstr "<ahelp hid=\".uno:TableModeFixProp\" visibility=\"visible\">Εάν αυτή η κατάσταση είναι ενεργή, οι αλλαγές στη γραμμή ή/και στη στήλη επηρεάζουν ολόκληρο τον πίνακα.</ahelp>"
-
-#: 04230000.xhp
-msgctxt ""
-"04230000.xhp\n"
-"par_id3145087\n"
-"help.text"
-msgid "<image src=\"cmd/sc_tablemodefixprop.png\" id=\"img_id3156378\"><alt id=\"alt_id3156378\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_tablemodefixprop.png\" id=\"img_id3156378\"><alt id=\"alt_id3156378\">Εικονίδιο</alt></image>"
-
-#: 04230000.xhp
-msgctxt ""
-"04230000.xhp\n"
-"par_id3149497\n"
-"2\n"
-"help.text"
-msgid "Table: Fixed, Proportional"
-msgstr "Πίνακας: Σταθερός, αναλογικός"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Book preview"
-msgstr "Προεπισκόπηση βιβλίου"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"bm_id9658192\n"
-"help.text"
-msgid "<bookmark_value>previews;book preview</bookmark_value><bookmark_value>book previews</bookmark_value>"
-msgstr "<bookmark_value>προεπισκοπήσεις;προεπισκόπηση βιβλίου</bookmark_value><bookmark_value>προεπισκοπήσεις βιβλίου</bookmark_value>"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_idN10548\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/10080000.xhp\">Book preview</link>"
-msgstr "<link href=\"text/swriter/02/10080000.xhp\">Προεπισκόπηση βιβλίου</link>"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_idN1054C\n"
-"help.text"
-msgid "<ahelp hid=\"FN_SHOW_BOOKVIEW\">Select to display the first page on the right side in the page preview.</ahelp> If not selected, the first page is displayed on the left side of the preview."
-msgstr "<ahelp hid=\"FN_SHOW_BOOKVIEW\">Επιλέξτε την εμφάνιση της πρώτης σελίδας στη δεξιά πλευρά της προεπισκόπησης των σελίδων.</ahelp> Εάν δεν έχει επιλεγεί, η πρώτη σελίδα εμφανίζεται στην αριστερή πλευρά της προεπισκόπησης."
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_idN10635\n"
-"help.text"
-msgid "<image id=\"img_id8750572\" src=\"cmd/sc_showbookview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8750572\">book preview icon</alt></image>"
-msgstr "<image id=\"img_id8750572\" src=\"cmd/sc_showbookview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8750572\">εικονίδιο προεπισκόπησης βιβλίου</alt></image>"
-
-#: 10080000.xhp
-msgctxt ""
-"10080000.xhp\n"
-"par_idN10614\n"
-"help.text"
-msgid "Book Preview"
-msgstr "Προεπισκόπηση βιβλίου"
-
-#: 18030700.xhp
-msgctxt ""
-"18030700.xhp\n"
-"tit\n"
-"help.text"
-msgid "Author"
-msgstr "Συντάκτης"
-
-#: 18030700.xhp
-msgctxt ""
-"18030700.xhp\n"
-"hd_id3154505\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/18030700.xhp\" name=\"Author\">Author</link>"
-msgstr "<link href=\"text/swriter/02/18030700.xhp\" name=\"Συντάκτης\">Συντάκτης</link>"
-
-#: 18030700.xhp
-msgctxt ""
-"18030700.xhp\n"
-"par_id3152896\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:InsertAuthorField\">Inserts the name of the person who created the document here as a field.</ahelp> The field applies the entry made under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"$[officename] - User data\">$[officename] - User data</link></emph>."
-msgstr "<ahelp hid=\".uno:InsertAuthorField\">Εισαγωγή του ονόματος του ατόμου που δημιούργησε το έγγραφο εδώ ως πεδίο.</ahelp> Το πεδίο εφαρμόζει την καταχώριση που έγινε στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"$[officename] - Δεδομένα χρήστη\">$[officename] - Δεδομένα χρήστη</link></emph>."
-
-#: 10020000.xhp
-msgctxt ""
-"10020000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Zoom Out"
-msgstr "Σμίκρυνση"
-
-#: 10020000.xhp
-msgctxt ""
-"10020000.xhp\n"
-"hd_id3149870\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/10020000.xhp\" name=\"Zoom Out\">Zoom Out</link>"
-msgstr "<link href=\"text/swriter/02/10020000.xhp\" name=\"Σμίκρυνση\">Σμίκρυνση</link>"
-
-#: 10020000.xhp
-msgctxt ""
-"10020000.xhp\n"
-"par_id3147401\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Zooms out to see more of the document at a reduced size.</ahelp>"
-msgstr "<ahelp hid=\".\">Σμίκρυνση για να δείτε περισσότερο έγγραφο σε μειωμένο μέγεθος.</ahelp>"
-
-#: 10020000.xhp
-msgctxt ""
-"10020000.xhp\n"
-"par_id3148775\n"
-"help.text"
-msgid "<image id=\"img_id3150764\" src=\"cmd/sc_zoomout.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150764\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150764\" src=\"cmd/sc_zoomout.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150764\">Εικονίδιο</alt></image>"
-
-#: 10020000.xhp
-msgctxt ""
-"10020000.xhp\n"
-"par_id3156410\n"
-"3\n"
-"help.text"
-msgid "Zoom Out"
-msgstr "Σμίκρυνση"
-
-#: 18030100.xhp
-msgctxt ""
-"18030100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Date"
-msgstr "Ημερομηνία"
-
-#: 18030100.xhp
-msgctxt ""
-"18030100.xhp\n"
-"hd_id3151175\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/18030100.xhp\" name=\"Date\">Date</link>"
-msgstr "<link href=\"text/swriter/02/18030100.xhp\" name=\"Ημερομηνία\">Ημερομηνία</link>"
-
-#: 18030100.xhp
-msgctxt ""
-"18030100.xhp\n"
-"par_id3147511\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:InsertDateField\">Inserts the current date as a field.</ahelp> The default date format is used, and the date is not automatically updated."
-msgstr "<ahelp hid=\".uno:InsertDateField\">Εισάγει την τρέχουσα ημερομηνία ως πεδίο.</ahelp> Χρησιμοποιείται η προεπιλεγμένη μορφή ημερομηνίας και η ημερομηνία δεν ενημερώνεται αυτόματα."
-
-#: 18030100.xhp
-msgctxt ""
-"18030100.xhp\n"
-"par_id3151312\n"
-"3\n"
-"help.text"
-msgid "If you would like to define a different date format, or have the date updated automatically, select <emph>Insert - Fields - Other</emph> to insert a field command and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The format of an existing date field can be modified at any time by choosing <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>."
-msgstr "Αν θα προτιμούσατε να καθορίσετε μια διαφορετική μορφή ημερομηνίας, ή να ενημερώνεται αυτόματα η ημερομηνία, επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph> για να εισάγετε μια εντολή πεδίου και να κάνετε τις επιθυμητές ρυθμίσεις στον διάλογο <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\"><emph>Πεδία</emph></link>. Η μορφή ενός υπάρχοντος πεδίου ημερομηνίας μπορεί να τροποποιηθεί οποτεδήποτε επιλέγοντας <link href=\"text/swriter/01/02140000.xhp\" name=\"Επεξεργασία - Πεδία\"><emph>Επεξεργασία - Πεδία</emph></link>."
-
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert Fields"
-msgstr "Εισαγωγή πεδίων"
-
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"hd_id3149286\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/19040000.xhp\" name=\"Insert Fields\">Insert Fields</link>"
-msgstr "<link href=\"text/swriter/02/19040000.xhp\" name=\"Εισαγωγή πεδίων\">Εισαγωγή πεδίων</link>"
-
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"par_id3151173\n"
-"2\n"
-"help.text"
-msgid "Click to open the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\">Fields</link> dialog. Click the arrow next to the icon and select the required field from the submenu."
-msgstr "Πατήστε για να ανοίξετε τον διάλογο <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\">Πεδία</link>. Πατήστε στο βέλος δίπλα στο εικονίδιο και επιλέξτε το απαραίτητο πεδίο από το υπομενού."
-
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"par_id3154104\n"
-"4\n"
-"help.text"
-msgid "You can select the following functions:"
-msgstr "Μπορείτε να επιλέξετε από τις ακόλουθες λειτουργίες:"
-
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"hd_id3145248\n"
-"5\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Other\">Other</link>"
-msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Άλλα\">Άλλα</link>"
-
-#: 18030500.xhp
-msgctxt ""
-"18030500.xhp\n"
-"tit\n"
-"help.text"
-msgid "Subject"
-msgstr "Θέμα"
-
-#: 18030500.xhp
-msgctxt ""
-"18030500.xhp\n"
-"bm_id3147169\n"
-"help.text"
-msgid "<bookmark_value>subject fields</bookmark_value><bookmark_value>fields; subject</bookmark_value>"
-msgstr "<bookmark_value>πεδία θέματος</bookmark_value><bookmark_value>πεδία; θέμα</bookmark_value>"
-
-#: 18030500.xhp
-msgctxt ""
-"18030500.xhp\n"
-"hd_id3147169\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/18030500.xhp\" name=\"Subject\">Subject</link>"
-msgstr "<link href=\"text/swriter/02/18030500.xhp\" name=\"Θέμα\">Θέμα</link>"
-
-#: 18030500.xhp
-msgctxt ""
-"18030500.xhp\n"
-"par_id3152892\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:InsertTopicField\">Inserts the subject specified in the document properties as a field .</ahelp> This field displays the data entered in the <emph>Subject</emph> field under <emph>File - Properties - Description</emph>."
-msgstr "<ahelp hid=\".uno:InsertTopicField\">Εισάγει το θέμα που καθορίστηκε στις ιδιότητες του εγγράφου ως πεδίο.</ahelp> Αυτό το πεδίο εμφανίζει τα δεδομένα που μπήκαν στο πεδίο <emph>Θέμα</emph> που βρίσκεται στο <emph>Αρχείο - Ιδιότητες - Περιγραφή</emph>."
-
-#: 18030500.xhp
-msgctxt ""
-"18030500.xhp\n"
-"par_id3156380\n"
-"3\n"
-"help.text"
-msgid "If you would like to insert a different document property as a field, select <emph>Insert - Fields - Other</emph> and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The <emph>DocInformation</emph> category contains all of the fields shown in the document properties."
-msgstr "Εάν επιθυμείτε να εισάγετε μια διαφορετική ιδιότητα του εγγράφου ως πεδίου, επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph> και κάντε τις επιθυμητές ρυθμίσεις στον διάλογο <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\"><emph>Πεδία</emph></link>. Η κατηγορία <emph>Πληροφορίες εγγράφου</emph> περιέχει όλα τα πεδία που εμφανίζονται στις ιδιότητες εγγράφου."
-
-#: 04250000.xhp
-msgctxt ""
-"04250000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Sum"
-msgstr "Άθροισμα"
-
-#: 04250000.xhp
-msgctxt ""
-"04250000.xhp\n"
-"hd_id3143232\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/04250000.xhp\" name=\"Sum\">Sum</link>"
-msgstr "<link href=\"text/swriter/02/04250000.xhp\" name=\"Άθροισμα\">Άθροισμα</link>"
-
-#: 04250000.xhp
-msgctxt ""
-"04250000.xhp\n"
-"par_id3146899\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:AutoSum\">Activates the sum function. Note that the cursor must be in the cell where you want the sum to appear.</ahelp>"
-msgstr "<ahelp hid=\".uno:AutoSum\">Ενεργοποιεί τη συνάρτηση αθροίσματος. Σημειώστε ότι ο δρομέας πρέπει να βρίσκεται στο κελί όπου επιθυμείτε να εμφανιστεί το άθροισμα.</ahelp>"
-
-#: 04250000.xhp
-msgctxt ""
-"04250000.xhp\n"
-"par_id3154504\n"
-"5\n"
-"help.text"
-msgid "<item type=\"productname\">%PRODUCTNAME</item> recognizes the cell range for the sum function as long as the cells are filled with numbers. Prior to entering the data, you must enable the <emph>Number Recognition</emph> in the context menu of the table."
-msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> αναγνωρίζει την περιοχή κελιών για τη συνάρτηση αθροίσματος εφόσον τα κελιά είναι συμπληρωμένα με αριθμούς. Πριν να εισάγετε τα δεδομένα, πρέπει να ενεργοποιήσετε την <emph>Αναγνώριση αριθμών</emph> στο μενού περιεχομένου του πίνακα."
-
-#: 04250000.xhp
-msgctxt ""
-"04250000.xhp\n"
-"par_id3148771\n"
-"3\n"
-"help.text"
-msgid "Click <emph>Apply</emph> to accept the sum formula as it appears in the entry line."
-msgstr "Πατήστε στο <emph>Εφαρμογή</emph> για να αποδεχτείτε τον τύπο αθροίσματος, όπως εμφανίζεται στη γραμμή εισαγωγής."
-
-#: 04250000.xhp
-msgctxt ""
-"04250000.xhp\n"
-"par_id3145418\n"
-"help.text"
-msgid "<image id=\"img_id3147512\" src=\"cmd/sc_autosum.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147512\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147512\" src=\"cmd/sc_autosum.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147512\">Εικονίδιο</alt></image>"
-
-#: 04250000.xhp
-msgctxt ""
-"04250000.xhp\n"
-"par_id3150750\n"
-"4\n"
-"help.text"
-msgid "Sum"
-msgstr "Άθροισμα"
-
-#: 19020000.xhp
-msgctxt ""
-"19020000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert Footer"
-msgstr "Εισαγωγή υποσέλιδου"
-
-#: 19020000.xhp
-msgctxt ""
-"19020000.xhp\n"
-"hd_id3145829\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/19020000.xhp\" name=\"Insert Footer\">Insert Footer</link>"
-msgstr "<link href=\"text/swriter/02/19020000.xhp\" name=\"Εισαγωγή υποσέλιδου\">Εισαγωγή υποσέλιδου</link>"
-
-#: 19020000.xhp
-msgctxt ""
-"19020000.xhp\n"
-"par_id3148768\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"FN_INSERT_FOOTER\">Displays the footer of an HTML document if footers are enabled on the <link href=\"text/shared/01/05040400.xhp\" name=\"Format - Page - Footer\"><emph>Format - Page - Footer</emph></link> tab page.</ahelp>"
-msgstr "<ahelp hid=\"FN_INSERT_FOOTER\">Εμφανίζει το υποσέλιδο ενός εγγράφου HTML εάν τα υποσέλιδα είναι ενεργά στη σελίδα της καρτέλας <link href=\"text/shared/01/05040400.xhp\" name=\"Μορφή - Σελίδα - Υποσέλιδο\"><emph>Μορφή - Σελίδα - Υποσέλιδο</emph></link>.</ahelp>"
-
-#: 18030000.xhp
-msgctxt ""
-"18030000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert Fields"
-msgstr "Εισαγωγή πεδίων"
-
-#: 18030000.xhp
-msgctxt ""
-"18030000.xhp\n"
-"hd_id3153916\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/18030000.xhp\" name=\"Insert Fields\">Insert Fields</link>"
-msgstr "<link href=\"text/swriter/02/18030000.xhp\" name=\"Εισαγωγή πεδίων\">Εισαγωγή πεδίων</link>"
-
-#: 18030000.xhp
-msgctxt ""
-"18030000.xhp\n"
-"par_id3147403\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to open the Fields dialog. Click the arrow next to the icon to open a submenu.</ahelp> Click to open the <link href=\"text/swriter/01/04090000.xhp\">Fields</link> dialog. Click the arrow next to the icon to open a submenu."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε για να ανοίξετε τον διάλογο πεδία. Πατήστε στο βέλος δίπλα στο εικονίδιο για να ανοίξει ένα υπομενού.</ahelp> Πατήστε για να ανοίξετε τον διάλογο <link href=\"text/swriter/01/04090000.xhp\">Πεδία</link>. Πατήστε στο βέλος δίπλα στο εικονίδιο για να ανοίξει ένα υπομενού."
-
-#: 18030000.xhp
-msgctxt ""
-"18030000.xhp\n"
-"par_id3154503\n"
-"5\n"
-"help.text"
-msgid "You can choose from the following functions:"
-msgstr "Μπορείτε να επιλέξετε από τις ακόλουθες συναρτήσεις:"
-
-#: 18030000.xhp
-msgctxt ""
-"18030000.xhp\n"
-"hd_id3148566\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Other\">Other</link>"
-msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Άλλα\">Άλλα</link>"
-
-#: 10030000.xhp
-msgctxt ""
-"10030000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Preview Zoom"
-msgstr "Εστίαση προεπισκόπησης"
-
-#: 10030000.xhp
-msgctxt ""
-"10030000.xhp\n"
-"hd_id3147175\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/10030000.xhp\" name=\"Preview Zoom\">Preview Zoom</link>"
-msgstr "<link href=\"text/swriter/02/10030000.xhp\" name=\"Εστίαση προεπισκόπησης\">Εστίαση προεπισκόπησης</link>"
-
-#: 10030000.xhp
-msgctxt ""
-"10030000.xhp\n"
-"par_id3145244\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_PVIEW_ZOOM_LB\">Determines the zoom level of the page preview.</ahelp>"
-msgstr "<ahelp hid=\"HID_PVIEW_ZOOM_LB\">Καθορίζει το επίπεδο εστίασης της προεπισκόπησης σελίδας.</ahelp>"
-
-#: 06080000.xhp
-msgctxt ""
-"06080000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Promote One Level With Subpoints"
-msgstr "Προβιβασμός κατά ένα επίπεδο με υποπαραγράφους"
-
-#: 06080000.xhp
-msgctxt ""
-"06080000.xhp\n"
-"hd_id3154507\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/06080000.xhp\" name=\"Promote One Level With Subpoints\">Promote One Level With Subpoints</link>"
-msgstr "<link href=\"text/swriter/02/06080000.xhp\" name=\"Προβιβασμός κατά ένα επίπεδο με υποπαραγράφους\">Προβιβασμός κατά ένα επίπεδο με υποπαραγράφους</link>"
-
-#: 06080000.xhp
-msgctxt ""
-"06080000.xhp\n"
-"par_id3151189\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:IncrementSubLevels\">Shifts paragraphs with subpoints up one numbering level.</ahelp> This is only visible when the cursor is positioned within numbered or bulleted text."
-msgstr "<ahelp hid=\".uno:IncrementSubLevels\">Μετακινεί παραγράφους με υποπαραγράφους ένα επίπεδο αρίθμησης προς τα πάνω.</ahelp> Αυτό είναι ορατό μόνο όταν ο δρομέας τοποθετείται μεταξύ του αριθμημένου κειμένου ή του κειμένου με κουκκίδες."
-
-#: 06080000.xhp
-msgctxt ""
-"06080000.xhp\n"
-"par_id3145410\n"
-"help.text"
-msgid "<image id=\"img_id3145421\" src=\"cmd/sc_incrementsublevels.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145421\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145421\" src=\"cmd/sc_incrementsublevels.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145421\">Εικονίδιο</alt></image>"
-
-#: 06080000.xhp
-msgctxt ""
-"06080000.xhp\n"
-"par_id3145417\n"
-"3\n"
-"help.text"
-msgid "Promote One Level With Subpoints"
-msgstr "Προβιβασμός ενός επιπέδου με υποπαραγράφους"
-
-#: 14030000.xhp
+#: 14010000.xhp
msgctxt ""
-"14030000.xhp\n"
+"14010000.xhp\n"
"tit\n"
"help.text"
-msgid "Cancel"
-msgstr "Άκυρο"
+msgid "Cell Reference"
+msgstr "Αναφορά κελιού"
-#: 14030000.xhp
+#: 14010000.xhp
msgctxt ""
-"14030000.xhp\n"
-"hd_id3149957\n"
+"14010000.xhp\n"
+"hd_id3143228\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/14030000.xhp\" name=\"Cancel\">Cancel</link>"
-msgstr "<link href=\"text/swriter/02/14030000.xhp\" name=\"Άκυρο\">Άκυρο</link>"
+msgid "<link href=\"text/swriter/02/14010000.xhp\" name=\"Cell Reference\">Cell Reference</link>"
+msgstr "<link href=\"text/swriter/02/14010000.xhp\" name=\"Αναφορά κελιού\">Αναφορά κελιού</link>"
-#: 14030000.xhp
+#: 14010000.xhp
msgctxt ""
-"14030000.xhp\n"
-"par_id3149602\n"
+"14010000.xhp\n"
+"par_id3149052\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"FN_FORMULA_CANCEL\">Clears the contents of the input line and closes the formula bar.</ahelp>"
-msgstr "<ahelp hid=\"FN_FORMULA_CANCEL\">Καθαρίζει τα περιεχόμενα της γραμμής εισαγωγής και τερματίζει τη γραμμή του τύπου.</ahelp>"
-
-#: 14030000.xhp
-msgctxt ""
-"14030000.xhp\n"
-"par_id3149574\n"
-"help.text"
-msgid "<image id=\"img_id3149580\" src=\"sw/imglst/sc20557.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149580\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149580\" src=\"sw/imglst/sc20557.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149580\">Εικονίδιο</alt></image>"
-
-#: 14030000.xhp
-msgctxt ""
-"14030000.xhp\n"
-"par_id3148855\n"
-"3\n"
-"help.text"
-msgid "Cancel"
-msgstr "Άκυρο"
+msgid "Displays the position of the cell cursor in a table."
+msgstr "Εμφανίζει τη θέση του δρομέα κελιού σε έναν πίνακα."
#: 14020000.xhp
msgctxt ""
@@ -3400,385 +2997,493 @@ msgctxt ""
msgid "0"
msgstr "0"
-#: 18030200.xhp
+#: 14030000.xhp
msgctxt ""
-"18030200.xhp\n"
+"14030000.xhp\n"
"tit\n"
"help.text"
-msgid "Time"
-msgstr "Ώρα"
+msgid "Cancel"
+msgstr "Άκυρο"
-#: 18030200.xhp
+#: 14030000.xhp
msgctxt ""
-"18030200.xhp\n"
-"bm_id3147174\n"
+"14030000.xhp\n"
+"hd_id3149957\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>time fields;inserting</bookmark_value><bookmark_value>fields;inserting time</bookmark_value>"
-msgstr "<bookmark_value>πεδία ώρας;εισαγωγή</bookmark_value><bookmark_value>πεδία;εισαγωγή ώρας</bookmark_value>"
+msgid "<link href=\"text/swriter/02/14030000.xhp\" name=\"Cancel\">Cancel</link>"
+msgstr "<link href=\"text/swriter/02/14030000.xhp\" name=\"Άκυρο\">Άκυρο</link>"
-#: 18030200.xhp
+#: 14030000.xhp
msgctxt ""
-"18030200.xhp\n"
-"hd_id3147174\n"
-"1\n"
+"14030000.xhp\n"
+"par_id3149602\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/swriter/02/18030200.xhp\" name=\"Time\">Time</link>"
-msgstr "<link href=\"text/swriter/02/18030200.xhp\" name=\"Ώρα\">Ώρα</link>"
+msgid "<ahelp hid=\"FN_FORMULA_CANCEL\">Clears the contents of the input line and closes the formula bar.</ahelp>"
+msgstr "<ahelp hid=\"FN_FORMULA_CANCEL\">Καθαρίζει τα περιεχόμενα της γραμμής εισαγωγής και τερματίζει τη γραμμή του τύπου.</ahelp>"
-#: 18030200.xhp
+#: 14030000.xhp
msgctxt ""
-"18030200.xhp\n"
-"par_id3152896\n"
-"2\n"
+"14030000.xhp\n"
+"par_id3149574\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertTimeField\" visibility=\"visible\">Inserts the current time as a field.</ahelp> The time is taken directly from the system settings of your operating system. A fixed time format is applied, which cannot be updated by using the F9 function key."
-msgstr "<ahelp hid=\".uno:InsertTimeField\" visibility=\"visible\">Εισάγει την τρέχουσα ώρα ως πεδίο.</ahelp> Η ώρα ανακτάται απευθείας από τις ρυθμίσεις συστήματος του λειτουργικού σας συστήματος. Εφαρμόζεται μια σταθερή μορφή ώρας, που δεν μπορεί να ενημερώνεται χρησιμοποιώντας το πλήκτρο λειτουργίας F9."
+msgid "<image id=\"img_id3149580\" src=\"sw/imglst/sc20557.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149580\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149580\" src=\"sw/imglst/sc20557.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149580\">Εικονίδιο</alt></image>"
-#: 18030200.xhp
+#: 14030000.xhp
msgctxt ""
-"18030200.xhp\n"
-"par_id3151177\n"
+"14030000.xhp\n"
+"par_id3148855\n"
"3\n"
"help.text"
-msgid "To assign a different time format, or adapt the actual time data, select <emph>Insert - Fields - Other</emph> and make the desired changes in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. Additionally, you can modify the format of an inserted time field at any time by choosing <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>."
-msgstr "Για να δώσετε μια διαφορετική μορφή χρόνου, ή να προσαρμόσετε τα ενεργά δεδομένα του χρόνου, επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph> και κάντε τις επιθυμητές αλλαγές στον διάλογο <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\"><emph>Πεδία</emph></link>. Επιπλέον, μπορείτε να τροποποιήσετε οποτεδήποτε τη μορφή ενός εισηγμένου πεδίου χρόνου επιλέγοντας <link href=\"text/swriter/01/02140000.xhp\" name=\"Επεξεργασία - Πεδία\"><emph>Επεξεργασία - Πεδία</emph></link>."
+msgid "Cancel"
+msgstr "Άκυρο"
-#: 06130000.xhp
+#: 14040000.xhp
msgctxt ""
-"06130000.xhp\n"
+"14040000.xhp\n"
"tit\n"
"help.text"
-msgid "Move Down with Subpoints"
-msgstr "Μετακίνηση προς τα κάτω με υποπαραγράφους"
+msgid "Apply"
+msgstr "Εφαρμογή"
-#: 06130000.xhp
+#: 14040000.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3154501\n"
+"14040000.xhp\n"
+"hd_id3154834\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/06130000.xhp\" name=\"Move Down with Subpoints\">Move Down with Subpoints</link>"
-msgstr "<link href=\"text/swriter/02/06130000.xhp\" name=\"Μετακίνηση προς τα κάτω με υποπαραγράφους\">Μετακίνηση προς τα κάτω με υποπαραγράφους</link>"
+msgid "<link href=\"text/swriter/02/14040000.xhp\" name=\"Apply\">Apply</link>"
+msgstr "<link href=\"text/swriter/02/14040000.xhp\" name=\"Εφαρμογή\">Εφαρμογή</link>"
-#: 06130000.xhp
+#: 14040000.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3148770\n"
+"14040000.xhp\n"
+"par_id3147173\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:MoveDownSubItems\" visibility=\"visible\">Moves a paragraph with all its subpoints below the following paragraph.</ahelp> This is only visible when the cursor is positioned within numbered or bulleted text."
-msgstr "<ahelp hid=\".uno:MoveDownSubItems\" visibility=\"visible\">Μετακινεί μια παράγραφο με όλες τις υποπαραγράφους της κάτω από την επόμενη παράγραφο.</ahelp> Αυτό εμφανίζεται μόνο όταν ο δρομέας είναι τοποθετημένος μέσα σε κείμενο με αρίθμηση ή κουκκίδες."
+msgid "<ahelp hid=\"FN_FORMULA_APPLY\" visibility=\"visible\">Transfers the contents of the input line into your document and closes the formula bar. The contents of the input line are inserted at the cursor position in the document.</ahelp>"
+msgstr "<ahelp hid=\"FN_FORMULA_APPLY\" visibility=\"visible\">Μεταφέρει τα περιεχόμενα της γραμμής εισαγωγής στο έγγραφό σας και τερματίζει τη γραμμή τύπου. Τα περιεχόμενα της γραμμής εισαγωγής εισάγονται στη θέση του δρομέα στο έγγραφο.</ahelp>"
-#: 06130000.xhp
+#: 14040000.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3145086\n"
+"14040000.xhp\n"
+"par_id3149286\n"
"help.text"
-msgid "<image src=\"cmd/sc_movedownsubitems.png\" id=\"img_id3156377\"><alt id=\"alt_id3156377\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_movedownsubitems.png\" id=\"img_id3156377\"><alt id=\"alt_id3156377\">Εικονίδιο</alt></image>"
+msgid "<image src=\"svx/res/nu07.png\" id=\"img_id3149291\"><alt id=\"alt_id3149291\">Icon</alt></image>"
+msgstr "<image src=\"svx/res/nu07.png\" id=\"img_id3149291\"><alt id=\"alt_id3149291\">Εικονίδιο</alt></image>"
-#: 06130000.xhp
+#: 14040000.xhp
msgctxt ""
-"06130000.xhp\n"
+"14040000.xhp\n"
"par_id3150749\n"
"3\n"
"help.text"
-msgid "Move Down with Subpoints"
-msgstr "Μετακίνηση προς τα κάτω με τις υποπαραγράφους"
+msgid "Apply"
+msgstr "Εφαρμογή"
-#: 18030600.xhp
+#: 14050000.xhp
msgctxt ""
-"18030600.xhp\n"
+"14050000.xhp\n"
"tit\n"
"help.text"
-msgid "Title"
-msgstr "Τίτλος"
+msgid "Formula Area"
+msgstr "Περιοχή τύπου"
-#: 18030600.xhp
+#: 14050000.xhp
msgctxt ""
-"18030600.xhp\n"
-"hd_id3154484\n"
+"14050000.xhp\n"
+"hd_id3155624\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/18030600.xhp\" name=\"Title\">Title</link>"
-msgstr "<link href=\"text/swriter/02/18030600.xhp\" name=\"Τίτλος\">Τίτλος</link>"
+msgid "<link href=\"text/swriter/02/14050000.xhp\" name=\"Formula Area\">Formula Area</link>"
+msgstr "<link href=\"text/swriter/02/14050000.xhp\" name=\"Περιοχή τύπου\">Περιοχή τύπου</link>"
-#: 18030600.xhp
+#: 14050000.xhp
msgctxt ""
-"18030600.xhp\n"
-"par_id3151392\n"
+"14050000.xhp\n"
+"par_id3154501\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertTitleField\">Inserts the title specified in the document properties as a field.</ahelp> This field displays the data entered in the <emph>Title</emph> field under <emph>File - Properties - Description</emph>."
-msgstr "<ahelp hid=\".uno:InsertTitleField\">Εισάγει τον τίτλο που καθορίστηκε στις ιδιότητες εγγράφου ως πεδίο.</ahelp> Αυτό το πεδίο εμφανίζει τα δεδομένα που μπήκαν στο πεδίο <emph>Τίτλος</emph> μέσα από <emph>Αρχείο - Ιδιότητες - Περιγραφή</emph>."
+msgid "<ahelp visibility=\"visible\" hid=\"HID_EDIT_FORMULA\">Allows you to create a formula by typing it directly into the input line or by clicking the <emph>Formula</emph> icon to display the formulas in submenu.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"HID_EDIT_FORMULA\">Σας επιτρέπει να δημιουργήσετε έναν τύπο πληκτρολογώντας τον απευθείας στη γραμμή εισαγωγής ή πατώντας στο εικονίδιο <emph>Τύπος</emph> για να εμφανίσετε τους τύπους στο υπομενού.</ahelp>"
-#: 18030600.xhp
+#: 14050000.xhp
msgctxt ""
-"18030600.xhp\n"
-"par_id3148768\n"
+"14050000.xhp\n"
+"par_id3151174\n"
+"help.text"
+msgid "<image src=\"res/helpimg/rechenlt.png\" id=\"img_id3156377\" localize=\"true\"><alt id=\"alt_id3156377\">Formula area with formula</alt></image>"
+msgstr "<image src=\"res/helpimg/rechenlt.png\" id=\"img_id3156377\" localize=\"true\"><alt id=\"alt_id3156377\">Περιοχή τύπου με τύπο</alt></image>"
+
+#: 14050000.xhp
+msgctxt ""
+"14050000.xhp\n"
+"par_id3151178\n"
"3\n"
"help.text"
-msgid "If you would like to insert a different document property as a field, select <emph>Insert - Fields - Other</emph> and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The <emph>DocInformation</emph> category contains all of the fields shown in the document properties."
-msgstr "Εάν θα προτιμούσατε να εισάγετε μια διαφορετική ιδιότητα εγγράφου ως πεδίο, επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph> και κάντε τις επιθυμητές ρυθμίσεις στον διάλογο <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\"><emph>Πεδία</emph></link>. Η κατηγορία <emph>Πληροφορίες εγγράφου</emph> περιέχει όλα τα πεδία που εμφανίζονται στις ιδιότητες εγγράφου."
+msgid "Formula Area"
+msgstr "Περιοχή τύπου"
-#: 08080000.xhp
+#: 18010000.xhp
msgctxt ""
-"08080000.xhp\n"
+"18010000.xhp\n"
"tit\n"
"help.text"
-msgid "Combined Display"
-msgstr "Συνδυασμένη προβολή"
+msgid "Insert"
+msgstr "Εισαγωγή"
-#: 08080000.xhp
+#: 18010000.xhp
msgctxt ""
-"08080000.xhp\n"
-"hd_id3151186\n"
+"18010000.xhp\n"
+"hd_id3145824\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/08080000.xhp\" name=\"Combined Display\">Combined Display</link>"
-msgstr "<link href=\"text/swriter/02/08080000.xhp\" name=\"Συνδυασμένη προβολή\">Συνδυασμένη προβολή</link>"
+msgid "<link href=\"text/swriter/02/18010000.xhp\" name=\"Insert\">Insert</link>"
+msgstr "<link href=\"text/swriter/02/18010000.xhp\" name=\"Εισαγωγή\">Εισαγωγή</link>"
-#: 08080000.xhp
+#: 18010000.xhp
msgctxt ""
-"08080000.xhp\n"
-"par_id3151172\n"
+"18010000.xhp\n"
+"par_id3145244\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusBarFunc\" visibility=\"visible\">Displays current information about the active document.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusBarFunc\" visibility=\"visible\">Εμφανίζει τις τρέχουσες πληροφορίες σχετικά με το ενεργό έγγραφο.</ahelp>"
+msgid "<ahelp hid=\".uno:InsertCtrl\">The toolbar contains various functions for inserting frames, graphics, tables, and other objects.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertCtrl\">Η εργαλειοθήκη περιέχει διάφορες λειτουργίες για εισαγωγή πλαισίων, γραφικών, πινάκων και άλλων αντικειμένων.</ahelp>"
-#: 08080000.xhp
+#: 18010000.xhp
msgctxt ""
-"08080000.xhp\n"
-"par_id3156375\n"
-"3\n"
+"18010000.xhp\n"
+"par_id3149809\n"
+"6\n"
"help.text"
-msgid "When the cursor is in a named section, the section name appears. When the cursor is in a table, the name of the table cell appears. The size of the object is shown when you edit frames or drawing objects."
-msgstr "Όταν ο δρομέας είναι σε μια επώνυμη ενότητα, εμφανίζεται το όνομα της ενότητας. Όταν ο δρομέας βρίσκεται σε έναν πίνακα, εμφανίζεται το όνομα του κελιού του πίνακα. Το μέγεθος του αντικειμένου εμφανίζεται όταν επεξεργάζεστε πλαίσια ή αντικείμενα σχεδίου."
+msgid "You can select the following functions:"
+msgstr "Μπορείτε να επιλέξετε από τις παρακάτω λειτουργίες:"
-#: 08080000.xhp
+#: 18010000.xhp
msgctxt ""
-"08080000.xhp\n"
-"par_id3145416\n"
-"4\n"
+"18010000.xhp\n"
+"hd_id3143272\n"
+"9\n"
"help.text"
-msgid "When the cursor is positioned within text, you can double-click this field to open the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. In this dialog, you can define a field to be inserted in your document at the current cursor position. When the cursor is positioned in a table, a double-click in this field will call the <emph>Table Format</emph> dialog. Depending on the object selected, you can call up a dialog to edit a section, a graphic object, a floating frame, an OLE object, direct numbering or the position and size of a drawing object."
-msgstr "Όταν ο δρομέας βρίσκεται σε ένα κείμενο, μπορείτε να διπλοπατήσετε σε αυτό το πεδίο για να ανοίξει ο διάλογος <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\"><emph>Πεδία</emph></link>. Σε αυτόν τον διάλογο μπορείτε να ορίσετε ένα πεδίο που θα εισαχθεί στο έγγραφό σας στην τρέχουσα θέση του δρομέα. Όταν ο δρομέας είναι τοποθετημένος σε έναν πίνακα και διπλοπατήσετε σε αυτό το πεδίο θα καλέσει τον διάλογο <emph>Μορφή πίνακα</emph>. Ανάλογα με το επιλεγμένο αντικείμενο, μπορείτε να καλέσετε έναν διάλογο για να επεξεργαστείτε μια ενότητα, ένα αντικείμενο γραφικών, ένα αιωρούμενο πλαίσιο, ένα αντικείμενο OLE, την άμεση αρίθμηση ή τη θέση και το μέγεθος ενός αντικειμένου σχεδίασης."
+msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Insert Table\">Table</link>"
+msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Εισαγωγή πίνακα\">Πίνακας</link>"
-#: 06040000.xhp
+#: 18010000.xhp
msgctxt ""
-"06040000.xhp\n"
-"tit\n"
+"18010000.xhp\n"
+"hd_id3150115\n"
+"18\n"
"help.text"
-msgid "Numbering Off"
-msgstr "Αρίθμηση ανενεργή"
+msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Insert Section\">Section</link>"
+msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Εισαγωγή ενότητας\">Ενότητα</link>"
-#: 06040000.xhp
+#: 18010000.xhp
msgctxt ""
-"06040000.xhp\n"
-"hd_id3145822\n"
-"1\n"
+"18010000.xhp\n"
+"hd_id3154572\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/swriter/02/06040000.xhp\" name=\"Numbering Off\">Numbering Off</link>"
-msgstr "<link href=\"text/swriter/02/06040000.xhp\" name=\"Αρίθμηση ανενεργή\">Αρίθμηση ανενεργή</link>"
+msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Insert Frame Manually\">Insert Frame Manually</link>"
+msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Χειροκίνητη εισαγωγή πλαισίου\">Χειροκίνητη εισαγωγή πλαισίου</link>"
-#: 06040000.xhp
+#: 18010000.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_id3154505\n"
-"2\n"
+"18010000.xhp\n"
+"hd_id3151341\n"
"help.text"
-msgid "<ahelp hid=\".uno:RemoveBullets\" visibility=\"visible\">Turns off numbering or bullets in the current paragraph or selected paragraphs.</ahelp>"
-msgstr "<ahelp hid=\".uno:RemoveBullets\" visibility=\"visible\">Απενεργοποιεί την αρίθμηση ή τις κουκκίδες στην τρέχουσα παράγραφο ή τις επιλεγμένες παραγράφους.</ahelp>"
+msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Αιωρούμενο πλαίσιο\">Αιωρούμενο πλαίσιο</link>"
-#: 06040000.xhp
+#: 18010000.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_id3151177\n"
+"18010000.xhp\n"
+"hd_id3148974\n"
+"11\n"
"help.text"
-msgid "<image src=\"cmd/sc_removebullets.png\" id=\"img_id3145083\"><alt id=\"alt_id3145083\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_removebullets.png\" id=\"img_id3145083\"><alt id=\"alt_id3145083\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Insert Footnote Directly\">Insert Footnote Directly</link>"
+msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Άμεση εισαγωγή υποσημείωσης\">Άμεση εισαγωγή υποσημείωσης</link>"
-#: 06040000.xhp
+#: 18010000.xhp
msgctxt ""
-"06040000.xhp\n"
-"par_id3150749\n"
-"3\n"
+"18010000.xhp\n"
+"hd_id3152773\n"
+"17\n"
"help.text"
-msgid "Numbering Off"
-msgstr "Αρίθμηση ανενεργή"
+msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Insert Endnote Directly\">Insert Endnote Directly</link>"
+msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Άμεση εισαγωγή σημείωσης τέλους\">Άμεση εισαγωγή σημείωσης τέλους</link>"
-#: 10010000.xhp
+#: 18010000.xhp
msgctxt ""
-"10010000.xhp\n"
-"tit\n"
+"18010000.xhp\n"
+"par_idN10777\n"
"help.text"
-msgid "Zoom In"
-msgstr "Μεγέθυνση"
+msgid "<link href=\"text/shared/01/04050000.xhp\">Note</link>"
+msgstr "<link href=\"text/shared/01/04050000.xhp\">Σημείωση</link>"
-#: 10010000.xhp
+#: 18010000.xhp
msgctxt ""
-"10010000.xhp\n"
-"hd_id3151173\n"
-"1\n"
+"18010000.xhp\n"
+"par_idN10863\n"
"help.text"
-msgid "<link href=\"text/swriter/02/10010000.xhp\" name=\"Zoom In\">Zoom In</link>"
-msgstr "<link href=\"text/swriter/02/10010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
+msgid "Inserts a note at the current cursor position."
+msgstr "Εισάγει μια σημείωση στη τρέχουσα θέση του δρομέα."
-#: 10010000.xhp
+#: 18010000.xhp
msgctxt ""
-"10010000.xhp\n"
-"par_id3163866\n"
-"2\n"
+"18010000.xhp\n"
+"hd_id3145262\n"
+"16\n"
"help.text"
-msgid "<ahelp hid=\".uno:ZoomPlus\" visibility=\"visible\">Zooms in to get a close-up view of the document.</ahelp>"
-msgstr "<ahelp hid=\".uno:ZoomPlus\" visibility=\"visible\">Μεγεθύνει για να έχετε μια λεπτομερή προβολή του εγγράφου.</ahelp>"
+msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Σελιδοδείκτης\">Σελιδοδείκτης</link>"
-#: 10010000.xhp
+#: 18010000.xhp
msgctxt ""
-"10010000.xhp\n"
-"par_id3154572\n"
+"18010000.xhp\n"
+"hd_id3149098\n"
+"10\n"
"help.text"
-msgid "<image src=\"cmd/sc_helpzoomin.png\" id=\"img_id3155895\"><alt id=\"alt_id3155895\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_helpzoomin.png\" id=\"img_id3155895\"><alt id=\"alt_id3155895\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"Insert Document\">File</link>"
+msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Εισαγωγή εγγράφου\">Αρχείο</link>"
-#: 10010000.xhp
+#: 18010000.xhp
msgctxt ""
-"10010000.xhp\n"
-"par_id3155892\n"
-"3\n"
+"18010000.xhp\n"
+"par_idN10772\n"
"help.text"
-msgid "Zoom In"
-msgstr "Μεγέθυνση"
+msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Αυτόματο κείμενο\">Αυτόματο κείμενο</link>"
-#: 06120000.xhp
+#: 18010000.xhp
msgctxt ""
-"06120000.xhp\n"
-"tit\n"
+"18010000.xhp\n"
+"hd_id3145780\n"
+"12\n"
"help.text"
-msgid "Move Up with Subpoints"
-msgstr "Μετακίνηση προς τα πάνω με υποπαραγράφους"
+msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικός χαρακτήρας\">Ειδικός χαρακτήρας</link>"
-#: 06120000.xhp
+#: 18010000.xhp
msgctxt ""
-"06120000.xhp\n"
-"hd_id3147174\n"
-"1\n"
+"18010000.xhp\n"
+"par_idN10759\n"
"help.text"
-msgid "<link href=\"text/swriter/02/06120000.xhp\" name=\"Move Up with Subpoints\">Move Up with Subpoints</link>"
-msgstr "<link href=\"text/swriter/02/06120000.xhp\" name=\"Μετακίνηση προς τα πάνω με υποπαραγράφους\">Μετακίνηση προς τα πάνω με υποπαραγράφους</link>"
+msgid "<link href=\"text/swriter/01/04090000.xhp\">Insert Fields</link>"
+msgstr "<link href=\"text/swriter/01/04090000.xhp\">Εισαγωγή πεδίων</link>"
-#: 06120000.xhp
+#: 18010000.xhp
msgctxt ""
-"06120000.xhp\n"
-"par_id3148768\n"
-"2\n"
+"18010000.xhp\n"
+"par_idN1077E\n"
"help.text"
-msgid "<ahelp hid=\".uno:MoveUpSubItems\" visibility=\"visible\">Moves a paragraph with subpoints to above the previous paragraph.</ahelp> This is only visible when the cursor is positioned within numbered or bulleted text."
-msgstr "<ahelp hid=\".uno:MoveUpSubItems\" visibility=\"visible\">Μετακινεί μια παράγραφο με υποπαραγράφους πάνω από την προηγούμενη παράγραφο.</ahelp> Αυτό εμφανίζεται μόνο όταν ο δρομέας είναι τοποθετημένος μέσα σε κείμενο με αρίθμηση ή κουκκίδες."
+msgid "Inserts a field at the current cursor position."
+msgstr "Εισάγει ένα πεδίο στην τρέχουσα θέση του δρομέα."
-#: 06120000.xhp
+#: 18010000.xhp
msgctxt ""
-"06120000.xhp\n"
-"par_id3145083\n"
+"18010000.xhp\n"
+"par_idN10768\n"
"help.text"
-msgid "<image src=\"cmd/sc_moveupsubitems.png\" id=\"img_id3156375\"><alt id=\"alt_id3156375\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_moveupsubitems.png\" id=\"img_id3156375\"><alt id=\"alt_id3156375\">Εικονίδιο</alt></image>"
+msgid "<link href=\"text/shared/02/01170000.xhp\">Controls</link>"
+msgstr "<link href=\"text/shared/02/01170000.xhp\">Στοιχεία ελέγχου</link>"
-#: 06120000.xhp
+#: 18010000.xhp
msgctxt ""
-"06120000.xhp\n"
-"par_id3156410\n"
-"3\n"
+"18010000.xhp\n"
+"par_idN107ED\n"
"help.text"
-msgid "Move Up with Subpoints"
-msgstr "Μετακίνηση προς τα πάνω με υποπαραγράφους"
+msgid "The Controls icon opens a toolbar with the tools that you need to create an interactive form."
+msgstr "Το εικονίδιο των στοιχείων ελέγχου ανοίγει μια εργαλειοθήκη με τα εργαλεία που χρειάζεστε για τη δημιουργία διαδραστικής φόρμας."
-#: 10050000.xhp
+#: 18010000.xhp
msgctxt ""
-"10050000.xhp\n"
+"18010000.xhp\n"
+"hd_id3155174\n"
+"8\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</link>"
+msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Από αρχείο\">Από αρχείο</link>"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"par_idN106F4\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04160300.xhp\" name=\"Insert Formula\">Formula</link>"
+msgstr "<link href=\"text/shared/01/04160300.xhp\" name=\"Εισαγωγή τύπου\">Τύπος</link>"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"par_idN10769\n"
+"help.text"
+msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Insert Chart\">Chart</link>"
+msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Εισαγωγή διαγράμματος\">Διάγραμμα</link>"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"hd_id1586962\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE Object</link>"
+msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"Αντικείμενο OLE\">Αντικείμενο OLE</link>"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"hd_id666524\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04150200.xhp\" name=\"Plug-in\">Plug-in</link>"
+msgstr "<link href=\"text/shared/01/04150200.xhp\" name=\"Πρόσθετο\">Πρόσθετο</link>"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"par_idN1076D\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04120200.xhp\">Insert Index</link>"
+msgstr "<link href=\"text/swriter/01/04120200.xhp\">Εισαγωγή ευρετηρίου</link>"
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"par_idN10814\n"
+"help.text"
+msgid "Inserts an index or a table of contents at the current cursor position."
+msgstr "Εισάγει ένα ευρετήριο ή έναν πίνακα περιεχομένων στην τρέχουσα θέση του δρομέα."
+
+#: 18010000.xhp
+msgctxt ""
+"18010000.xhp\n"
+"hd_id3155861\n"
+"15\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04120100.xhp\" name=\"Insert Index Marker\">Entry</link>"
+msgstr "<link href=\"text/swriter/01/04120100.xhp\" name=\"Εισαγωγή σημειωτή ευρετηρίου\">Καταχώριση</link>"
+
+#: 18030000.xhp
+msgctxt ""
+"18030000.xhp\n"
"tit\n"
"help.text"
-msgid "Page Preview: Two Pages"
-msgstr "Προεπισκόπηση σελίδας: Δύο σελίδες"
+msgid "Insert Fields"
+msgstr "Εισαγωγή πεδίων"
-#: 10050000.xhp
+#: 18030000.xhp
msgctxt ""
-"10050000.xhp\n"
-"hd_id3145822\n"
+"18030000.xhp\n"
+"hd_id3153916\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/10050000.xhp\" name=\"Page Preview: Two Pages\">Page Preview: Two Pages</link>"
-msgstr "<link href=\"text/swriter/02/10050000.xhp\" name=\"Προεπισκόπηση σελίδας: Δύο σελίδες\">Προεπισκόπηση σελίδας: Δύο σελίδες</link>"
+msgid "<link href=\"text/swriter/02/18030000.xhp\" name=\"Insert Fields\">Insert Fields</link>"
+msgstr "<link href=\"text/swriter/02/18030000.xhp\" name=\"Εισαγωγή πεδίων\">Εισαγωγή πεδίων</link>"
-#: 10050000.xhp
+#: 18030000.xhp
msgctxt ""
-"10050000.xhp\n"
-"par_id3154504\n"
+"18030000.xhp\n"
+"par_id3147403\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:ShowTwoPages\" visibility=\"visible\">Displays two pages in the Page Preview window.</ahelp> Uneven numbers will always appear on the right side, even numbers on the left."
-msgstr "<ahelp hid=\".uno:ShowTwoPages\" visibility=\"visible\">Εμφανίζει δύο σελίδες στο παράθυρο της προεπισκόπησης σελίδων.</ahelp> Οι μονοί αριθμοί θα εμφανίζονται πάντα στη δεξιά πλευρά, ενώ οι ζυγοί στην αριστερή."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to open the Fields dialog. Click the arrow next to the icon to open a submenu.</ahelp> Click to open the <link href=\"text/swriter/01/04090000.xhp\">Fields</link> dialog. Click the arrow next to the icon to open a submenu."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε για να ανοίξετε τον διάλογο πεδία. Πατήστε στο βέλος δίπλα στο εικονίδιο για να ανοίξει ένα υπομενού.</ahelp> Πατήστε για να ανοίξετε τον διάλογο <link href=\"text/swriter/01/04090000.xhp\">Πεδία</link>. Πατήστε στο βέλος δίπλα στο εικονίδιο για να ανοίξει ένα υπομενού."
-#: 10050000.xhp
+#: 18030000.xhp
msgctxt ""
-"10050000.xhp\n"
-"par_id3149292\n"
+"18030000.xhp\n"
+"par_id3154503\n"
+"5\n"
"help.text"
-msgid "<image src=\"cmd/sc_showtwopages.png\" id=\"img_id3151170\"><alt id=\"alt_id3151170\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_showtwopages.png\" id=\"img_id3151170\"><alt id=\"alt_id3151170\">Εικονίδιο</alt></image>"
+msgid "You can choose from the following functions:"
+msgstr "Μπορείτε να επιλέξετε από τις ακόλουθες συναρτήσεις:"
-#: 10050000.xhp
+#: 18030000.xhp
msgctxt ""
-"10050000.xhp\n"
-"par_id3151168\n"
-"3\n"
+"18030000.xhp\n"
+"hd_id3148566\n"
+"6\n"
"help.text"
-msgid "Page Preview: Two Pages"
-msgstr "Προεπισκόπηση σελίδας: Δύο σελίδες"
+msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Other\">Other</link>"
+msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Άλλα\">Άλλα</link>"
-#: 14040000.xhp
+#: 18030100.xhp
msgctxt ""
-"14040000.xhp\n"
+"18030100.xhp\n"
"tit\n"
"help.text"
-msgid "Apply"
-msgstr "Εφαρμογή"
+msgid "Date"
+msgstr "Ημερομηνία"
-#: 14040000.xhp
+#: 18030100.xhp
msgctxt ""
-"14040000.xhp\n"
-"hd_id3154834\n"
+"18030100.xhp\n"
+"hd_id3151175\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/14040000.xhp\" name=\"Apply\">Apply</link>"
-msgstr "<link href=\"text/swriter/02/14040000.xhp\" name=\"Εφαρμογή\">Εφαρμογή</link>"
+msgid "<link href=\"text/swriter/02/18030100.xhp\" name=\"Date\">Date</link>"
+msgstr "<link href=\"text/swriter/02/18030100.xhp\" name=\"Ημερομηνία\">Ημερομηνία</link>"
-#: 14040000.xhp
+#: 18030100.xhp
msgctxt ""
-"14040000.xhp\n"
-"par_id3147173\n"
+"18030100.xhp\n"
+"par_id3147511\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"FN_FORMULA_APPLY\" visibility=\"visible\">Transfers the contents of the input line into your document and closes the formula bar. The contents of the input line are inserted at the cursor position in the document.</ahelp>"
-msgstr "<ahelp hid=\"FN_FORMULA_APPLY\" visibility=\"visible\">Μεταφέρει τα περιεχόμενα της γραμμής εισαγωγής στο έγγραφό σας και τερματίζει τη γραμμή τύπου. Τα περιεχόμενα της γραμμής εισαγωγής εισάγονται στη θέση του δρομέα στο έγγραφο.</ahelp>"
+msgid "<ahelp hid=\".uno:InsertDateField\">Inserts the current date as a field.</ahelp> The default date format is used, and the date is not automatically updated."
+msgstr "<ahelp hid=\".uno:InsertDateField\">Εισάγει την τρέχουσα ημερομηνία ως πεδίο.</ahelp> Χρησιμοποιείται η προεπιλεγμένη μορφή ημερομηνίας και η ημερομηνία δεν ενημερώνεται αυτόματα."
-#: 14040000.xhp
+#: 18030100.xhp
msgctxt ""
-"14040000.xhp\n"
-"par_id3149286\n"
+"18030100.xhp\n"
+"par_id3151312\n"
+"3\n"
"help.text"
-msgid "<image src=\"svx/res/nu07.png\" id=\"img_id3149291\"><alt id=\"alt_id3149291\">Icon</alt></image>"
-msgstr "<image src=\"svx/res/nu07.png\" id=\"img_id3149291\"><alt id=\"alt_id3149291\">Εικονίδιο</alt></image>"
+msgid "If you would like to define a different date format, or have the date updated automatically, select <emph>Insert - Fields - Other</emph> to insert a field command and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The format of an existing date field can be modified at any time by choosing <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>."
+msgstr "Αν θα προτιμούσατε να καθορίσετε μια διαφορετική μορφή ημερομηνίας, ή να ενημερώνεται αυτόματα η ημερομηνία, επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph> για να εισάγετε μια εντολή πεδίου και να κάνετε τις επιθυμητές ρυθμίσεις στον διάλογο <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\"><emph>Πεδία</emph></link>. Η μορφή ενός υπάρχοντος πεδίου ημερομηνίας μπορεί να τροποποιηθεί οποτεδήποτε επιλέγοντας <link href=\"text/swriter/01/02140000.xhp\" name=\"Επεξεργασία - Πεδία\"><emph>Επεξεργασία - Πεδία</emph></link>."
-#: 14040000.xhp
+#: 18030200.xhp
msgctxt ""
-"14040000.xhp\n"
-"par_id3150749\n"
+"18030200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Time"
+msgstr "Ώρα"
+
+#: 18030200.xhp
+msgctxt ""
+"18030200.xhp\n"
+"bm_id3147174\n"
+"help.text"
+msgid "<bookmark_value>time fields;inserting</bookmark_value><bookmark_value>fields;inserting time</bookmark_value>"
+msgstr "<bookmark_value>πεδία ώρας;εισαγωγή</bookmark_value><bookmark_value>πεδία;εισαγωγή ώρας</bookmark_value>"
+
+#: 18030200.xhp
+msgctxt ""
+"18030200.xhp\n"
+"hd_id3147174\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/02/18030200.xhp\" name=\"Time\">Time</link>"
+msgstr "<link href=\"text/swriter/02/18030200.xhp\" name=\"Ώρα\">Ώρα</link>"
+
+#: 18030200.xhp
+msgctxt ""
+"18030200.xhp\n"
+"par_id3152896\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InsertTimeField\" visibility=\"visible\">Inserts the current time as a field.</ahelp> The time is taken directly from the system settings of your operating system. A fixed time format is applied, which cannot be updated by using the F9 function key."
+msgstr "<ahelp hid=\".uno:InsertTimeField\" visibility=\"visible\">Εισάγει την τρέχουσα ώρα ως πεδίο.</ahelp> Η ώρα ανακτάται απευθείας από τις ρυθμίσεις συστήματος του λειτουργικού σας συστήματος. Εφαρμόζεται μια σταθερή μορφή ώρας, που δεν μπορεί να ενημερώνεται χρησιμοποιώντας το πλήκτρο λειτουργίας F9."
+
+#: 18030200.xhp
+msgctxt ""
+"18030200.xhp\n"
+"par_id3151177\n"
"3\n"
"help.text"
-msgid "Apply"
-msgstr "Εφαρμογή"
+msgid "To assign a different time format, or adapt the actual time data, select <emph>Insert - Fields - Other</emph> and make the desired changes in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. Additionally, you can modify the format of an inserted time field at any time by choosing <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>."
+msgstr "Για να δώσετε μια διαφορετική μορφή χρόνου, ή να προσαρμόσετε τα ενεργά δεδομένα του χρόνου, επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph> και κάντε τις επιθυμητές αλλαγές στον διάλογο <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\"><emph>Πεδία</emph></link>. Επιπλέον, μπορείτε να τροποποιήσετε οποτεδήποτε τη μορφή ενός εισηγμένου πεδίου χρόνου επιλέγοντας <link href=\"text/swriter/01/02140000.xhp\" name=\"Επεξεργασία - Πεδία\"><emph>Επεξεργασία - Πεδία</emph></link>."
#: 18030300.xhp
msgctxt ""
@@ -3815,241 +3520,527 @@ msgctxt ""
msgid "If you would like to define a different format or modify the page number, insert a field with <emph>Insert - Fields - Other</emph> and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. It is also possible to edit a field inserted with the <emph>Page Numbers</emph> command with <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>. To change page numbers, read the <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Page Numbers\"><emph>Page Numbers</emph></link> guide."
msgstr "Εάν θα προτιμούσατε να ορίσετε μια διαφορετική μορφή ή να τροποποιήσετε τον αριθμό σελίδας, εισάγετε ένα πεδίο με <emph>Εισαγωγή - Πεδία - Άλλα</emph> και κάντε τις επιθυμητές ρυθμίσεις στον διάλογο <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\"><emph>Πεδία</emph></link>. Μπορείτε επίσης να επεξεργαστείτε ένα εισηγμένο πεδίο με την εντολή <emph>Αριθμοί σελίδων</emph> από <link href=\"text/swriter/01/02140000.xhp\" name=\"Επεξεργασία - Πεδία\"><emph>Επεξεργασία - Πεδία</emph></link>. Για να αλλάξετε τους αριθμούς σελίδας, διαβάστε τον οδηγό <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Αριθμοί σελίδων\"><emph>Αριθμοί σελίδων</emph></link>."
-#: 14050000.xhp
+#: 18030400.xhp
msgctxt ""
-"14050000.xhp\n"
+"18030400.xhp\n"
"tit\n"
"help.text"
-msgid "Formula Area"
-msgstr "Περιοχή τύπου"
+msgid "Page Count"
+msgstr "Καταμέτρηση σελίδων"
-#: 14050000.xhp
+#: 18030400.xhp
msgctxt ""
-"14050000.xhp\n"
-"hd_id3155624\n"
+"18030400.xhp\n"
+"hd_id3145828\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/14050000.xhp\" name=\"Formula Area\">Formula Area</link>"
-msgstr "<link href=\"text/swriter/02/14050000.xhp\" name=\"Περιοχή τύπου\">Περιοχή τύπου</link>"
+msgid "<link href=\"text/swriter/02/18030400.xhp\" name=\"Page Count\">Page Count</link>"
+msgstr "<link href=\"text/swriter/02/18030400.xhp\" name=\"Καταμέτρηση σελίδων\">Καταμέτρηση σελίδων</link>"
-#: 14050000.xhp
+#: 18030400.xhp
msgctxt ""
-"14050000.xhp\n"
-"par_id3154501\n"
+"18030400.xhp\n"
+"par_id3148772\n"
"2\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"HID_EDIT_FORMULA\">Allows you to create a formula by typing it directly into the input line or by clicking the <emph>Formula</emph> icon to display the formulas in submenu.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"HID_EDIT_FORMULA\">Σας επιτρέπει να δημιουργήσετε έναν τύπο πληκτρολογώντας τον απευθείας στη γραμμή εισαγωγής ή πατώντας στο εικονίδιο <emph>Τύπος</emph> για να εμφανίσετε τους τύπους στο υπομενού.</ahelp>"
+msgid "<ahelp hid=\".uno:InsertPageCountField\">Inserts as a field the total number of pages in the document.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertPageCountField\">Εισάγει ως πεδίο τον συνολικό αριθμό σελίδων στο έγγραφο.</ahelp>"
-#: 14050000.xhp
+#: 18030400.xhp
msgctxt ""
-"14050000.xhp\n"
-"par_id3151174\n"
+"18030400.xhp\n"
+"par_id3149294\n"
+"3\n"
"help.text"
-msgid "<image src=\"res/helpimg/rechenlt.png\" id=\"img_id3156377\" localize=\"true\"><alt id=\"alt_id3156377\">Formula area with formula</alt></image>"
-msgstr "<image src=\"res/helpimg/rechenlt.png\" id=\"img_id3156377\" localize=\"true\"><alt id=\"alt_id3156377\">Περιοχή τύπου με τύπο</alt></image>"
+msgid "If you wish to have the page number formatted with a different numbering style, choose <emph>Insert - Field - Other</emph> to insert the required field, and specify the settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Field\"><emph>Field</emph></link> dialog. The format of the field inserted using the <emph>Page Number</emph> command can also be modified using the <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Field\"><emph>Edit - Field</emph></link> command."
+msgstr "Εάν επιθυμείτε να μορφοποιήσετε τον αριθμό σελίδας με διαφορετική τεχνοτροπία αρίθμησης, επιλέξτε <emph>Εισαγωγή - Πεδίο - Άλλα</emph> για να εισάγετε το απαραίτητο πεδίο και να ορίσετε τις ρυθμίσεις στον διάλογο <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδίο\"><emph>Πεδίο</emph></link>. Η μορφοποίηση του πεδίου που εισάγεται με χρήση της εντολής <emph>Αριθμός σελίδας</emph> μπορεί επίσης να τροποποιηθεί, με χρήση της εντολής <link href=\"text/swriter/01/02140000.xhp\" name=\"Επεξεργασία - Πεδίο\"><emph>Επεξεργασία - Πεδίο</emph></link>."
-#: 14050000.xhp
+#: 18030500.xhp
msgctxt ""
-"14050000.xhp\n"
-"par_id3151178\n"
+"18030500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Subject"
+msgstr "Θέμα"
+
+#: 18030500.xhp
+msgctxt ""
+"18030500.xhp\n"
+"bm_id3147169\n"
+"help.text"
+msgid "<bookmark_value>subject fields</bookmark_value><bookmark_value>fields; subject</bookmark_value>"
+msgstr "<bookmark_value>πεδία θέματος</bookmark_value><bookmark_value>πεδία; θέμα</bookmark_value>"
+
+#: 18030500.xhp
+msgctxt ""
+"18030500.xhp\n"
+"hd_id3147169\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/02/18030500.xhp\" name=\"Subject\">Subject</link>"
+msgstr "<link href=\"text/swriter/02/18030500.xhp\" name=\"Θέμα\">Θέμα</link>"
+
+#: 18030500.xhp
+msgctxt ""
+"18030500.xhp\n"
+"par_id3152892\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InsertTopicField\">Inserts the subject specified in the document properties as a field .</ahelp> This field displays the data entered in the <emph>Subject</emph> field under <emph>File - Properties - Description</emph>."
+msgstr "<ahelp hid=\".uno:InsertTopicField\">Εισάγει το θέμα που καθορίστηκε στις ιδιότητες του εγγράφου ως πεδίο.</ahelp> Αυτό το πεδίο εμφανίζει τα δεδομένα που μπήκαν στο πεδίο <emph>Θέμα</emph> που βρίσκεται στο <emph>Αρχείο - Ιδιότητες - Περιγραφή</emph>."
+
+#: 18030500.xhp
+msgctxt ""
+"18030500.xhp\n"
+"par_id3156380\n"
"3\n"
"help.text"
-msgid "Formula Area"
-msgstr "Περιοχή τύπου"
+msgid "If you would like to insert a different document property as a field, select <emph>Insert - Fields - Other</emph> and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The <emph>DocInformation</emph> category contains all of the fields shown in the document properties."
+msgstr "Εάν επιθυμείτε να εισάγετε μια διαφορετική ιδιότητα του εγγράφου ως πεδίου, επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph> και κάντε τις επιθυμητές ρυθμίσεις στον διάλογο <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\"><emph>Πεδία</emph></link>. Η κατηγορία <emph>Πληροφορίες εγγράφου</emph> περιέχει όλα τα πεδία που εμφανίζονται στις ιδιότητες εγγράφου."
-#: 19050000.xhp
+#: 18030600.xhp
msgctxt ""
-"19050000.xhp\n"
+"18030600.xhp\n"
"tit\n"
"help.text"
-msgid "Text Animation"
-msgstr "Κινούμενο κείμενο"
+msgid "Title"
+msgstr "Τίτλος"
-#: 19050000.xhp
+#: 18030600.xhp
msgctxt ""
-"19050000.xhp\n"
-"hd_id3155626\n"
+"18030600.xhp\n"
+"hd_id3154484\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/19050000.xhp\" name=\"Text Animation\">Text Animation</link>"
-msgstr "<link href=\"text/swriter/02/19050000.xhp\" name=\"Κινούμενο κείμενο\">Κινούμενο κείμενο</link>"
+msgid "<link href=\"text/swriter/02/18030600.xhp\" name=\"Title\">Title</link>"
+msgstr "<link href=\"text/swriter/02/18030600.xhp\" name=\"Τίτλος\">Τίτλος</link>"
-#: 19050000.xhp
+#: 18030600.xhp
msgctxt ""
-"19050000.xhp\n"
-"par_id3149286\n"
+"18030600.xhp\n"
+"par_id3151392\n"
+"2\n"
"help.text"
-msgid "<image src=\"cmd/sc_text_marquee.png\" id=\"img_id3149292\"><alt id=\"alt_id3149292\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_text_marquee.png\" id=\"img_id3149292\"><alt id=\"alt_id3149292\">Εικονίδιο</alt></image>"
+msgid "<ahelp hid=\".uno:InsertTitleField\">Inserts the title specified in the document properties as a field.</ahelp> This field displays the data entered in the <emph>Title</emph> field under <emph>File - Properties - Description</emph>."
+msgstr "<ahelp hid=\".uno:InsertTitleField\">Εισάγει τον τίτλο που καθορίστηκε στις ιδιότητες εγγράφου ως πεδίο.</ahelp> Αυτό το πεδίο εμφανίζει τα δεδομένα που μπήκαν στο πεδίο <emph>Τίτλος</emph> μέσα από <emph>Αρχείο - Ιδιότητες - Περιγραφή</emph>."
-#: 19050000.xhp
+#: 18030600.xhp
msgctxt ""
-"19050000.xhp\n"
-"par_id3149290\n"
+"18030600.xhp\n"
+"par_id3148768\n"
+"3\n"
+"help.text"
+msgid "If you would like to insert a different document property as a field, select <emph>Insert - Fields - Other</emph> and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The <emph>DocInformation</emph> category contains all of the fields shown in the document properties."
+msgstr "Εάν επιθυμείτε να εισάγετε μια διαφορετική ιδιότητα του εγγράφου ως πεδίου, επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph> και κάντε τις επιθυμητές ρυθμίσεις στον διάλογο <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\"><emph>Πεδία</emph></link>. Η κατηγορία <emph>Πληροφορίες εγγράφου</emph> περιέχει όλα τα πεδία που εμφανίζονται στις ιδιότητες εγγράφου."
+
+#: 18030700.xhp
+msgctxt ""
+"18030700.xhp\n"
+"tit\n"
+"help.text"
+msgid "Author"
+msgstr "Συντάκτης"
+
+#: 18030700.xhp
+msgctxt ""
+"18030700.xhp\n"
+"hd_id3154505\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/02/18030700.xhp\" name=\"Author\">Author</link>"
+msgstr "<link href=\"text/swriter/02/18030700.xhp\" name=\"Συντάκτης\">Συντάκτης</link>"
+
+#: 18030700.xhp
+msgctxt ""
+"18030700.xhp\n"
+"par_id3152896\n"
"2\n"
"help.text"
-msgid "Text Animation"
-msgstr "Κινούμενο κείμενο"
+msgid "<ahelp hid=\".uno:InsertAuthorField\">Inserts the name of the person who created the document here as a field.</ahelp> The field applies the entry made under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"$[officename] - User data\">$[officename] - User data</link></emph>."
+msgstr "<ahelp hid=\".uno:InsertAuthorField\">Εισαγωγή του ονόματος του ατόμου που δημιούργησε το έγγραφο εδώ ως πεδίο.</ahelp> Το πεδίο εφαρμόζει την καταχώριση που έγινε στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"$[officename] - Δεδομένα χρήστη\">$[officename] - Δεδομένα χρήστη</link></emph>."
-#: 10070000.xhp
+#: 18120000.xhp
msgctxt ""
-"10070000.xhp\n"
+"18120000.xhp\n"
"tit\n"
"help.text"
-msgid "Page Preview: Multiple Pages"
-msgstr "Προεπισκόπηση σελίδας: Πολλαπλές σελίδες"
+msgid "Graphics On/Off"
+msgstr "Γραφικά ενεργά/ανενεργά"
-#: 10070000.xhp
+#: 18120000.xhp
msgctxt ""
-"10070000.xhp\n"
-"hd_id3147171\n"
+"18120000.xhp\n"
+"hd_id3148568\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/10070000.xhp\" name=\"Page Preview: Multiple Pages\">Page Preview: Multiple Pages</link>"
-msgstr "<link href=\"text/swriter/02/10070000.xhp\" name=\"Προεπισκόπηση σελίδας: Πολλαπλές σελίδες\">Προεπισκόπηση σελίδας: Πολλαπλές σελίδες</link>"
+msgid "<link href=\"text/swriter/02/18120000.xhp\" name=\"Graphics On/Off\">Graphics On/Off</link>"
+msgstr "<link href=\"text/swriter/02/18120000.xhp\" name=\"Γραφικά ενεργά/ανενεργά\">Γραφικά ενεργά/ανενεργά</link>"
-#: 10070000.xhp
+#: 18120000.xhp
msgctxt ""
-"10070000.xhp\n"
-"par_id3148771\n"
+"18120000.xhp\n"
+"bm_id3147167\n"
+"help.text"
+msgid "<bookmark_value>graphics;do not show</bookmark_value><bookmark_value>images;do not show</bookmark_value><bookmark_value>pictures;do not show</bookmark_value>"
+msgstr "<bookmark_value>γραφικά;απόκρυψη</bookmark_value><bookmark_value>εικόνες;απόκρυψη</bookmark_value><bookmark_value>εικόνες;απόκρυψη</bookmark_value>"
+
+#: 18120000.xhp
+msgctxt ""
+"18120000.xhp\n"
+"par_id3147167\n"
+"3\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Graphic\">If the<emph> Graphics On/Off </emph>icon on the <emph>Tools</emph> bar is activated, no graphics are displayed - only empty frames as placeholders.</ahelp>"
+msgstr "<ahelp hid=\".uno:Graphic\">Εάν έχει ενεργοποιηθεί το εικονίδιο <emph>Γραφικά ενεργά/ανενεργά</emph> στη γραμμή <emph>Εργαλεία</emph>, δεν θα εμφανιστούν γραφικά, παρά μόνο κενά πλαίσια ως δεσμευτικά θέσεων.</ahelp>"
+
+#: 18120000.xhp
+msgctxt ""
+"18120000.xhp\n"
+"par_id3151177\n"
+"help.text"
+msgid "<image id=\"img_id3156379\" src=\"cmd/sc_graphic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156379\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156379\" src=\"cmd/sc_graphic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156379\">Εικονίδιο</alt></image>"
+
+#: 18120000.xhp
+msgctxt ""
+"18120000.xhp\n"
+"par_id3154107\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:PreviewZoom\">Defines the number of pages displayed on screen. Click the arrow next to the icon to open a grid to select the number of pages to be displayed as rows and columns in the preview.</ahelp>"
-msgstr "<ahelp hid=\".uno:PreviewZoom\">Καθορίζει τον αριθμό των σελίδων που θα εμφανίζονται στην οθόνη. Πατήστε στο βέλος δίπλα στο εικονίδιο για να ανοίξετε ένα πλέγμα και να επιλέξτε τον αριθμό των σελίδων που θα εμφανίζονται ως γραμμές και στήλες στην προεπισκόπηση.</ahelp>"
+msgid "Graphics On/Off"
+msgstr "Γραφικά ενεργά/ανενεργά"
-#: 10070000.xhp
+#: 18130000.xhp
msgctxt ""
-"10070000.xhp\n"
-"par_id3152738\n"
+"18130000.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3152744\" src=\"cmd/sc_showmultiplepages.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152744\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152744\" src=\"cmd/sc_showmultiplepages.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152744\">Εικονίδιο</alt></image>"
+msgid "Direct Cursor On/Off"
+msgstr "Άμεσος δρομέας ενεργός/ανενεργός"
-#: 10070000.xhp
+#: 18130000.xhp
msgctxt ""
-"10070000.xhp\n"
-"par_id3149805\n"
+"18130000.xhp\n"
+"bm_id3147167\n"
+"help.text"
+msgid "<bookmark_value>direct cursor; restriction</bookmark_value>"
+msgstr "<bookmark_value>άμεσος δρομέας; περιορισμός</bookmark_value>"
+
+#: 18130000.xhp
+msgctxt ""
+"18130000.xhp\n"
+"hd_id3147167\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor On/Off\">Direct Cursor On/Off</link>"
+msgstr "<link href=\"text/swriter/02/18130000.xhp\" name=\"Άμεσος δρομέας ενεργός/ανενεργός\">Άμεσος δρομέας ενεργός/ανενεργός</link>"
+
+#: 18130000.xhp
+msgctxt ""
+"18130000.xhp\n"
+"par_id3152896\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ShadowCursor\">Activates or deactivates the direct cursor.</ahelp> You can specify the behavior of the direct cursor by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\">%PRODUCTNAME Writer - Formatting Aids</link></emph>."
+msgstr "<ahelp hid=\".uno:ShadowCursor\">Ενεργοποιεί ή απενεργοποιεί τον άμεσο δρομέα.</ahelp> Μπορείτε να ορίσετε τη συμπεριφορά του άμεσου δρομέα επιλέγοντας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline><link href=\"text/shared/optionen/01040600.xhp\" name=\"Έγγραφο κειμένου - Βοηθήματα μορφοποίησης\">%PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</link></emph>."
+
+#: 18130000.xhp
+msgctxt ""
+"18130000.xhp\n"
+"par_id3147508\n"
+"help.text"
+msgid "<image id=\"img_id3154840\" src=\"cmd/sc_shadowcursor.png\"><alt id=\"alt_id3154840\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154840\" src=\"cmd/sc_shadowcursor.png\"><alt id=\"alt_id3154840\">Εικονίδιο</alt></image>"
+
+#: 18130000.xhp
+msgctxt ""
+"18130000.xhp\n"
+"par_id3151310\n"
"3\n"
"help.text"
-msgid "Page Preview: Multiple Pages"
-msgstr "Προεπισκόπηση σελίδας: Πολλαπλές σελίδες"
+msgid "Direct Cursor On/Off"
+msgstr "Άμεσος δρομέας ενεργός/ανενεργός"
-#: 10070000.xhp
+#: 18130000.xhp
msgctxt ""
-"10070000.xhp\n"
-"par_id3154573\n"
+"18130000.xhp\n"
+"par_id3154570\n"
+"4\n"
+"help.text"
+msgid "The direct cursor allows you to click in any blank area of a page to place text, images, tables, frames, and other objects."
+msgstr "Ο άμεσος δρομέας σας επιτρέπει να πατήσετε σε οποιαδήποτε κενή περιοχή σε μια σελίδα για να τοποθετήσετε κείμενο, εικόνες, πίνακες, πλαίσια και άλλα αντικείμενα."
+
+#: 18130000.xhp
+msgctxt ""
+"18130000.xhp\n"
+"par_id3155902\n"
+"6\n"
+"help.text"
+msgid "If you place the direct cursor approximately in the middle between the left and the right margin of a page or a table cell, the text you insert will be centered. Similarly, text is right-aligned when the direct cursor is placed on the right margin."
+msgstr "Εάν τοποθετήσετε τον άμεσο δρομέα σχεδόν στη μέση μεταξύ του αριστερού και του δεξιού περιθωρίου μιας σελίδας ή ενός κελιού πίνακα, το κείμενο που εισαγάγετε θα κεντραριστεί. Παρόμοια, το κείμενο στοιχίζεται δεξιά, όταν ο άμεσος δρομέας τοποθετείται στο δεξιό περιθώριο."
+
+#: 18130000.xhp
+msgctxt ""
+"18130000.xhp\n"
+"par_id3151255\n"
"5\n"
"help.text"
-msgid "After clicking the <emph>Page Preview: Multiple Pages</emph> icon, the<emph> Multiple pages</emph> dialog opens. Use the two spin buttons to set the number of pages to be displayed."
-msgstr "Αφού πατήσετε στο εικονίδιο <emph>Προεπισκόπηση σελίδας: Πολλαπλές σελίδες</emph>, ανοίγει ο διάλογος <emph> Πολλαπλές σελίδες</emph>. Χρησιμοποιήστε τα δύο κουμπιά αυξομείωσης για να καθορίσετε τον αριθμό των σελίδων που θα εμφανίζονται."
+msgid "The AutoCorrect tool automatically removes empty paragraphs, tabs, and spaces that are inserted by the direct cursor. If you want to use the direct cursor, then disable the AutoCorrect tool."
+msgstr "Το εργαλείο της αυτόματης διόρθωσης αφαιρεί αυτόματα κενές παραγράφους, στηλοθέτες, και κενά που μπήκαν από τον άμεσο δρομέα. Αν θέλετε να χρησιμοποιήσετε τον άμεσο δρομέα, τότε απενεργοποιήστε το εργαλείο αυτόματης διόρθωσης."
-#: 10070000.xhp
+#: 18130000.xhp
msgctxt ""
-"10070000.xhp\n"
-"hd_id3149695\n"
+"18130000.xhp\n"
+"par_id3148982\n"
+"7\n"
+"help.text"
+msgid "The direct cursor sets tabs to position the cursor. If you change the tabs later. the position of the text on the page may change as well."
+msgstr "Ο άμεσος δρομέας ορίζει στηλοθέτες στη θέση του δρομέα. Εάν αλλάξετε αργότερα τους στηλοθέτες, η θέση του κειμένου στη σελίδα μπορεί επίσης να αλλάξει."
+
+#: 19010000.xhp
+msgctxt ""
+"19010000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Insert Header"
+msgstr "Εισαγωγή κεφαλίδας"
+
+#: 19010000.xhp
+msgctxt ""
+"19010000.xhp\n"
+"hd_id3148769\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/02/19010000.xhp\" name=\"Insert Header\">Insert Header</link>"
+msgstr "<link href=\"text/swriter/02/19010000.xhp\" name=\"Εισαγωγή κεφαλίδας\">Εισαγωγή κεφαλίδας</link>"
+
+#: 19010000.xhp
+msgctxt ""
+"19010000.xhp\n"
+"par_id3151180\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"FN_INSERT_HEADER\">Displays the header of an HTML document if headers are enabled on the <link href=\"text/shared/01/05040300.xhp\" name=\"Format - Page - Header\"><emph>Format - Page - Header</emph></link> tab page.</ahelp>"
+msgstr "<ahelp hid=\"FN_INSERT_HEADER\">Εμφανίζει την κεφαλίδα ενός εγγράφου HTML αν οι κεφαλίδες είναι ενεργές στη σελίδα της καρτέλας <link href=\"text/shared/01/05040300.xhp\" name=\"Μορφή - Σελίδα - Κεφαλίδα\"><emph>Μορφή - Σελίδα - Κεφαλίδα</emph></link>.</ahelp>"
+
+#: 19020000.xhp
+msgctxt ""
+"19020000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Insert Footer"
+msgstr "Εισαγωγή υποσέλιδου"
+
+#: 19020000.xhp
+msgctxt ""
+"19020000.xhp\n"
+"hd_id3145829\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/02/19020000.xhp\" name=\"Insert Footer\">Insert Footer</link>"
+msgstr "<link href=\"text/swriter/02/19020000.xhp\" name=\"Εισαγωγή υποσέλιδου\">Εισαγωγή υποσέλιδου</link>"
+
+#: 19020000.xhp
+msgctxt ""
+"19020000.xhp\n"
+"par_id3148768\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"FN_INSERT_FOOTER\">Displays the footer of an HTML document if footers are enabled on the <link href=\"text/shared/01/05040400.xhp\" name=\"Format - Page - Footer\"><emph>Format - Page - Footer</emph></link> tab page.</ahelp>"
+msgstr "<ahelp hid=\"FN_INSERT_FOOTER\">Εμφανίζει το υποσέλιδο ενός εγγράφου HTML εάν τα υποσέλιδα είναι ενεργά στη σελίδα της καρτέλας <link href=\"text/shared/01/05040400.xhp\" name=\"Μορφή - Σελίδα - Υποσέλιδο\"><emph>Μορφή - Σελίδα - Υποσέλιδο</emph></link>.</ahelp>"
+
+#: 19030000.xhp
+msgctxt ""
+"19030000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Insert"
+msgstr "Εισαγωγή"
+
+#: 19030000.xhp
+msgctxt ""
+"19030000.xhp\n"
+"hd_id3147167\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/swriter/02/19030000.xhp\" name=\"Insert\">Insert</link>"
+msgstr "<link href=\"text/swriter/02/19030000.xhp\" name=\"Εισαγωγή\">Εισαγωγή</link>"
+
+#: 19030000.xhp
+msgctxt ""
+"19030000.xhp\n"
+"par_id3145241\n"
+"2\n"
+"help.text"
+msgid "Click the arrow next to the icon to open a toolbar with various functions for inserting graphics, tables, documents, and special characters."
+msgstr "Πατήστε στο βέλος δίπλα στο εικονίδιο για να ανοίξετε μια εργαλειοθήκη με διάφορες λειτουργίες για την εισαγωγή γραφικών, πινάκων, εγγράφων και ειδικών χαρακτήρων."
+
+#: 19030000.xhp
+msgctxt ""
+"19030000.xhp\n"
+"par_id3151171\n"
+"help.text"
+msgid "<image id=\"img_id3151178\" src=\"cmd/sc_grid.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151178\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151178\" src=\"cmd/sc_grid.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151178\">Εικονίδιο</alt></image>"
+
+#: 19030000.xhp
+msgctxt ""
+"19030000.xhp\n"
+"par_id3149801\n"
+"4\n"
+"help.text"
+msgid "Insert"
+msgstr "Εισαγωγή"
+
+#: 19030000.xhp
+msgctxt ""
+"19030000.xhp\n"
+"par_id3155898\n"
"6\n"
"help.text"
-msgid "Rows"
-msgstr "Γραμμές"
+msgid "You can select the following functions:"
+msgstr "Μπορείτε να επιλέξετε από τις παρακάτω λειτουργίες:"
-#: 10070000.xhp
+#: 19030000.xhp
msgctxt ""
-"10070000.xhp\n"
-"par_id3149483\n"
+"19030000.xhp\n"
+"hd_id3149689\n"
+"13\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Insert single-column frame manually\">Insert single-column frame manually</link>"
+msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Χειροκίνητη εισαγωγή πλαισίου απλής στήλης\">Χειροκίνητη εισαγωγή πλαισίου απλής στήλης</link>"
+
+#: 19030000.xhp
+msgctxt ""
+"19030000.xhp\n"
+"hd_id3143278\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:DLG_PAGEPREVIEW_ZOOM:ED_ROW\">Defines the number of rows of pages.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:DLG_PAGEPREVIEW_ZOOM:ED_ROW\">Καθορίζει τον αριθμό των γραμμών των σελίδων.</ahelp>"
+msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</link>"
+msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Από αρχείο\">Από αρχείο</link>"
-#: 10070000.xhp
+#: 19030000.xhp
msgctxt ""
-"10070000.xhp\n"
-"hd_id3143274\n"
+"19030000.xhp\n"
+"hd_id3149104\n"
"8\n"
"help.text"
-msgid "Columns"
-msgstr "Στήλες"
+msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Insert Table\">Insert Table</link>"
+msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Εισαγωγή πίνακα\">Εισαγωγή πίνακα</link>"
-#: 10070000.xhp
+#: 19030000.xhp
msgctxt ""
-"10070000.xhp\n"
-"par_id3149102\n"
+"19030000.xhp\n"
+"hd_id3151259\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:DLG_PAGEPREVIEW_ZOOM:ED_COL\">Defines the number of pages shown in columns.</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:DLG_PAGEPREVIEW_ZOOM:ED_COL\">Καθορίζει τον αριθμό των σελίδων που θα εμφανίζονται σε στήλες.</ahelp>"
+msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"Insert Document\">Insert Document</link>"
+msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Εισαγωγή εγγράφου\">Εισαγωγή εγγράφου</link>"
-#: 10070000.xhp
+#: 19030000.xhp
msgctxt ""
-"10070000.xhp\n"
-"par_id3149822\n"
+"19030000.xhp\n"
+"hd_id3153643\n"
"10\n"
"help.text"
-msgid "The settings you choose in the dialog can also be set using the mouse: Click the arrow next to the <emph>Page Preview: Multiple Pages</emph> icon. Now move the mouse over the desired number of rows and columns."
-msgstr "Οι ρυθμίσεις που επιλέγετε στον διάλογο μπορούν να οριστούν χρησιμοποιώντας το ποντίκι: Πατήστε στο βέλος δίπλα στο εικονίδιο <emph>Προεπισκόπηση σελίδας: Πολλαπλές σελίδες</emph>. Ύστερα μετακινήστε το ποντίκι σας στον επιθυμητό αριθμό γραμμών και στηλών."
+msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Insert Special Character\">Insert Special Character</link>"
+msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Εισαγωγή ειδικού χαρακτήρα\">Εισαγωγή ειδικού χαρακτήρα</link>"
-#: 08010000.xhp
+#: 19030000.xhp
msgctxt ""
-"08010000.xhp\n"
+"19030000.xhp\n"
+"hd_id3152766\n"
+"14\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Insert Section\">Insert Section</link>"
+msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Εισαγωγή ενότητας\">Εισαγωγή ενότητας</link>"
+
+#: 19030000.xhp
+msgctxt ""
+"19030000.xhp\n"
+"hd_id3145774\n"
+"12\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Insert Bookmark\">Insert Bookmark</link>"
+msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Εισαγωγή σελιδοδείκτη\">Εισαγωγή σελιδοδείκτη</link>"
+
+#: 19040000.xhp
+msgctxt ""
+"19040000.xhp\n"
"tit\n"
"help.text"
-msgid "Page Number"
-msgstr "Αριθμός σελίδας"
+msgid "Insert Fields"
+msgstr "Εισαγωγή πεδίων"
-#: 08010000.xhp
+#: 19040000.xhp
msgctxt ""
-"08010000.xhp\n"
-"hd_id3145241\n"
+"19040000.xhp\n"
+"hd_id3149286\n"
"1\n"
"help.text"
-msgid "<link href=\"text/swriter/02/08010000.xhp\" name=\"Page Number\">Page Number</link>"
-msgstr "<link href=\"text/swriter/02/08010000.xhp\" name=\"Αριθμός σελίδας\">Αριθμός σελίδας</link>"
+msgid "<link href=\"text/swriter/02/19040000.xhp\" name=\"Insert Fields\">Insert Fields</link>"
+msgstr "<link href=\"text/swriter/02/19040000.xhp\" name=\"Εισαγωγή πεδίων\">Εισαγωγή πεδίων</link>"
-#: 08010000.xhp
+#: 19040000.xhp
msgctxt ""
-"08010000.xhp\n"
-"par_id3151184\n"
+"19040000.xhp\n"
+"par_id3151173\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatePageNumber\">The current page number is displayed in this field of the status bar. A double-click opens the Navigator, with which you can navigate in the document. A right-click shows all bookmarks in the document. Click a bookmark to position the text cursor at the bookmark location.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatePageNumber\">Ο τρέχον αριθμός σελίδας εμφανίζεται σε αυτό το πεδίο της γραμμής κατάστασης. Διπλοπατώντας ανοίγει ο περιηγητής, μέσω του οποίου μπορείτε να περιηγηθείτε στο έγγραφο. Δεξιοπατώντας εμφανίζονται όλοι οι σελιδοδείκτες στο έγγραφο. Πατήστε σε έναν σελιδοδείκτη για να τοποθετήσετε τον δρομέα του κειμένου στην περιοχή σελιδοδεικτών.</ahelp>"
+msgid "Click to open the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\">Fields</link> dialog. Click the arrow next to the icon and select the required field from the submenu."
+msgstr "Πατήστε για να ανοίξετε τον διάλογο <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\">Πεδία</link>. Πατήστε στο βέλος δίπλα στο εικονίδιο και επιλέξτε το απαραίτητο πεδίο από το υπομενού."
-#: 08010000.xhp
+#: 19040000.xhp
msgctxt ""
-"08010000.xhp\n"
-"par_id3145078\n"
-"6\n"
+"19040000.xhp\n"
+"par_id3154104\n"
+"4\n"
"help.text"
-msgid "The displayed page (x) and the total number of pages (y) are shown in the form <emph>Page x/y</emph> When you scroll through a document with the mouse, the page number is displayed when you release the mouse button. When you scroll using the right scrollbar, the page numbers are displayed as a Help tip. The page numbering format of the status bar and scrollbar is identical."
-msgstr "Η εμφανιζόμενη σελίδα (x) και ο συνολικός αριθμός σελίδων (y) εμφανίζονται στη φόρμα <emph>Σελίδα x/y</emph>. Όταν μετακινήστε σε ένα έγγραφο με το ποντίκι, ο αριθμός σελίδας εμφανίζεται όταν απελευθερώσετε το πλήκτρο του ποντικιού. Όταν μετακινήστε χρησιμοποιώντας τη δεξιά γραμμή κύλισης, οι αριθμοί σελίδας εμφανίζονται ως συμβουλή της βοήθειας. Η μορφή της αρίθμησης σελίδων της γραμμής κατάστασης και της γραμμής κύλισης είναι ταυτόσιμη."
+msgid "You can select the following functions:"
+msgstr "Μπορείτε να επιλέξετε από τις παρακάτω λειτουργίες:"
-#: 08010000.xhp
+#: 19040000.xhp
msgctxt ""
-"08010000.xhp\n"
-"par_id3145417\n"
-"3\n"
+"19040000.xhp\n"
+"hd_id3145248\n"
+"5\n"
"help.text"
-msgid "You can turn the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> display on or off by double-clicking the<emph> Page Number </emph>field."
-msgstr "Μπορείτε να ενεργοποιήσετε ή να απενεργοποιήσετε την εμφάνιση για τον <link href=\"text/swriter/01/02110000.xhp\" name=\"Περιηγητής\">Περιηγητή</link> διπλοπατώντας στο πεδίο <emph> Αριθμός σελίδας </emph>."
+msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Other\">Other</link>"
+msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Άλλα\">Άλλα</link>"
-#: 08010000.xhp
+#: 19050000.xhp
msgctxt ""
-"08010000.xhp\n"
-"par_id3149806\n"
-"4\n"
+"19050000.xhp\n"
+"tit\n"
"help.text"
-msgid "To go to a specific page, enter the page number in the <emph>Page</emph> spin button in the Navigator and then press Enter."
-msgstr "Για να μετακινηθείτε σε μια συγκεκριμένη σελίδα, εισάγετε τον αριθμό σελίδας στο κουμπί αυξομείωσης <emph>Σελίδα</emph> στον περιηγητή και στη συνέχεια πιέστε το πλήκτρο Enter."
+msgid "Text Animation"
+msgstr "Κινούμενο κείμενο"
-#: 08010000.xhp
+#: 19050000.xhp
msgctxt ""
-"08010000.xhp\n"
-"par_id3149095\n"
-"5\n"
+"19050000.xhp\n"
+"hd_id3155626\n"
+"1\n"
"help.text"
-msgid "By pressing the shortcut keys Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F5, you switch to entering a page number. When you press Enter, the cursor moves to the selected page."
-msgstr "Όταν πιέζετε τον συνδυασμό πλήκτρων συντόμευσης Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F5, μπορείτε να εισάγετε έναν αριθμό σελίδας. Όταν πιέζετε το πλήκτρο Enter, ο δρομέας μετακινείται στην επιλεγμένη σελίδα."
+msgid "<link href=\"text/swriter/02/19050000.xhp\" name=\"Text Animation\">Text Animation</link>"
+msgstr "<link href=\"text/swriter/02/19050000.xhp\" name=\"Κινούμενο κείμενο\">Κινούμενο κείμενο</link>"
+
+#: 19050000.xhp
+msgctxt ""
+"19050000.xhp\n"
+"par_id3149286\n"
+"help.text"
+msgid "<image src=\"cmd/sc_text_marquee.png\" id=\"img_id3149292\"><alt id=\"alt_id3149292\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_text_marquee.png\" id=\"img_id3149292\"><alt id=\"alt_id3149292\">Εικονίδιο</alt></image>"
+
+#: 19050000.xhp
+msgctxt ""
+"19050000.xhp\n"
+"par_id3149290\n"
+"2\n"
+"help.text"
+msgid "Text Animation"
+msgstr "Κινούμενο κείμενο"
#: word_count_stb.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/swriter/04.po b/source/el/helpcontent2/source/text/swriter/04.po
index 0610a219e2c..ad075a5debc 100644
--- a/source/el/helpcontent2/source/text/swriter/04.po
+++ b/source/el/helpcontent2/source/text/swriter/04.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:43+0100\n"
-"PO-Revision-Date: 2013-02-11 09:00+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-05-31 05:19+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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360573249.0\n"
+"X-POOTLE-MTIME: 1369977553.0\n"
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id8539384\n"
"help.text"
-msgid "If no whole cell is selected and the cursor is at the end of the table, the following sentence from below the table will be deleted and the remainder of that paragraph will be moved into the last table cell. If an empty line follows the table, the empty line will be deleted."
-msgstr "Εάν κανένα ολόκληρο κελί δεν είναι επιλεγμένο και ο δρομέας είναι στο τέλος του πίνακα, θα διαγραφεί η επόμενη πρόταση κάτω από τον πίνακα και το υπόλοιπο αυτής της παραγράφου θα μετακινηθεί στο τελευταίο κελί του πίνακα. Εάν μια κενή γραμμή ακολουθεί τον πίνακα, η κενή γραμμή θα διαγραφεί."
+msgid "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document."
+msgstr "Αν κανένα ολόκληρο κελί δεν επιλεγεί και ο δρομέας είναι στο τέλος του πίνακα, η παράγραφος που ακολουθεί τον πίνακα θα διαγραφεί, εκτός και είναι η τελευταία παράγραφος στο έγγραφο."
#: 01020000.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/swriter/guide.po b/source/el/helpcontent2/source/text/swriter/guide.po
index 433e4b11bbc..98ecc29a765 100644
--- a/source/el/helpcontent2/source/text/swriter/guide.po
+++ b/source/el/helpcontent2/source/text/swriter/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:43+0100\n"
-"PO-Revision-Date: 2013-02-13 15:37+0000\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
+"PO-Revision-Date: 2013-05-31 05:17+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -12,482 +12,168 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360769863.0\n"
+"X-POOTLE-MTIME: 1369977430.0\n"
-#: hyperlinks.xhp
-msgctxt ""
-"hyperlinks.xhp\n"
-"tit\n"
-"help.text"
-msgid "Inserting Hyperlinks With the Navigator"
-msgstr "Εισαγωγή υπερσυνδέσμων με τον περιηγητή"
-
-#: hyperlinks.xhp
-msgctxt ""
-"hyperlinks.xhp\n"
-"bm_id3155845\n"
-"help.text"
-msgid "<bookmark_value>hyperlinks; inserting from Navigator</bookmark_value> <bookmark_value>inserting; hyperlinks from Navigator</bookmark_value> <bookmark_value>cross-references; inserting with Navigator</bookmark_value> <bookmark_value>Navigator;inserting hyperlinks</bookmark_value>"
-msgstr "<bookmark_value>υπερσύνδεσμοι; εισαγωγή από τον περιηγητή</bookmark_value><bookmark_value>εισαγωγή; υπερσυνδέσμων από τον περιηγητή</bookmark_value><bookmark_value>παραπομπές; εισαγωγή από τον περιηγητή</bookmark_value><bookmark_value>Περιηγητής; εισαγωγή υπερσυνδέσμων</bookmark_value>"
-
-#: hyperlinks.xhp
-msgctxt ""
-"hyperlinks.xhp\n"
-"hd_id3155845\n"
-"21\n"
-"help.text"
-msgid "<variable id=\"hyperlinks\"><link href=\"text/swriter/guide/hyperlinks.xhp\" name=\"Inserting Hyperlinks With the Navigator\">Inserting Hyperlinks With the Navigator</link></variable>"
-msgstr "<variable id=\"hyperlinks\"><link href=\"text/swriter/guide/hyperlinks.xhp\" name=\"Εισαγωγή υπερσυνδέσμων με τον περιηγητή\">Εισαγωγή υπερσυνδέσμων με τον περιηγητή</link></variable>"
-
-#: hyperlinks.xhp
-msgctxt ""
-"hyperlinks.xhp\n"
-"par_id3155858\n"
-"20\n"
-"help.text"
-msgid "You can insert a cross-reference as a hyperlink in your document using the Navigator. You can even cross-reference items from other <item type=\"productname\">%PRODUCTNAME</item> documents. If you click the hyperlink when the document is opened in <item type=\"productname\">%PRODUCTNAME</item>, you are taken to the cross-referenced item."
-msgstr "Μπορείτε να εισάγετε μια παραπομπή ως υπερσύνδεσμο στο έγγραφό σας χρησιμοποιώντας τον περιηγητή. Μπορείτε ακόμα να παραπέμψετε στοιχεία από άλλα έγγραφα του <item type=\"productname\">%PRODUCTNAME</item>. Εάν πατήσετε στον υπερσύνδεσμο όταν το έγγραφο ανοιχτεί με το <item type=\"productname\">%PRODUCTNAME</item>, μεταφέρεστε στο στοιχείο της παραπομπής."
-
-#: hyperlinks.xhp
-msgctxt ""
-"hyperlinks.xhp\n"
-"par_id3149833\n"
-"32\n"
-"help.text"
-msgid "Open the document(s) containing the items you want to cross-reference."
-msgstr "Ανοίξτε τα έγγραφα που περιέχουν τα στοιχεία που θέλετε να παραπέμψετε."
-
-#: hyperlinks.xhp
-msgctxt ""
-"hyperlinks.xhp\n"
-"par_id3148846\n"
-"23\n"
-"help.text"
-msgid "On the Standard bar, click the <emph>Navigator</emph> icon."
-msgstr "Στη βασική γραμμή, πατήστε στο εικονίδιο <emph>Περιήγηση</emph>."
-
-#: hyperlinks.xhp
-msgctxt ""
-"hyperlinks.xhp\n"
-"par_id3156108\n"
-"25\n"
-"help.text"
-msgid "Click the arrow next to the <item type=\"menuitem\">Drag Mode</item> icon, and ensure that <item type=\"menuitem\">Insert as Hyperlink</item> is selected."
-msgstr "Πατήστε στο βέλος δίπλα στο εικονίδιο <item type=\"menuitem\">Λειτουργία μεταφοράς</item> και βεβαιωθείτε ότι είναι επιλεγμένη η <item type=\"menuitem\">Εισαγωγή ως υπερσύνδεσμος</item>."
-
-#: hyperlinks.xhp
-msgctxt ""
-"hyperlinks.xhp\n"
-"par_id3153396\n"
-"31\n"
-"help.text"
-msgid "In the list at the bottom of the Navigator, select the document containing the item that you want to cross-reference."
-msgstr "Στη λίστα στο κάτω μέρος του περιηγητή, επιλέξτε το έγγραφο που περιέχει το στοιχείο που θέλετε να παραπέμψετε."
-
-#: hyperlinks.xhp
-msgctxt ""
-"hyperlinks.xhp\n"
-"par_id3153416\n"
-"24\n"
-"help.text"
-msgid "In the Navigator list, click the plus sign next to the item that you want to insert as a hyperlink."
-msgstr "Στη λίστα του περιηγητή, πατήστε στο σύμβολο του συν δίπλα στο στοιχείο που θέλετε να εισάγετε ως υπερσύνδεσμο."
-
-#: hyperlinks.xhp
-msgctxt ""
-"hyperlinks.xhp\n"
-"par_id3153133\n"
-"26\n"
-"help.text"
-msgid "Drag the item to where you want to insert the hyperlink in the document."
-msgstr "Μεταφέρετε το στοιχείο όπου θέλετε να εισάγετε τον υπερσύνδεσμο στο έγγραφο."
-
-#: hyperlinks.xhp
-msgctxt ""
-"hyperlinks.xhp\n"
-"par_id3149635\n"
-"27\n"
-"help.text"
-msgid "The name of the item is inserted in the document as an underlined hyperlink."
-msgstr "Εισάγεται το όνομα του στοιχείου στο έγγραφο ως ένας υπογραμμισμένος υπερσύνδεσμος."
-
-#: templates_styles.xhp
-msgctxt ""
-"templates_styles.xhp\n"
-"tit\n"
-"help.text"
-msgid "Templates and Styles"
-msgstr "Πρότυπα και τεχνοτροπίες"
-
-#: templates_styles.xhp
-msgctxt ""
-"templates_styles.xhp\n"
-"bm_id3153396\n"
-"help.text"
-msgid "<bookmark_value>formatting styles; styles and templates</bookmark_value> <bookmark_value>styles; styles and templates</bookmark_value> <bookmark_value>organizing; templates (guide)</bookmark_value> <bookmark_value>templates; organizing (guide)</bookmark_value>"
-msgstr "<bookmark_value>τεχνοτροπίες μορφοποίησης; τεχνοτροπίες και πρότυπα</bookmark_value><bookmark_value>τεχνοτροπίες; τεχνοτροπίες και πρότυπα</bookmark_value><bookmark_value>οργάνωση; πρότυπα (οδηγός)</bookmark_value><bookmark_value>πρότυπα; οργάνωση (οδηγός)</bookmark_value>"
-
-#: templates_styles.xhp
-msgctxt ""
-"templates_styles.xhp\n"
-"hd_id3153396\n"
-"15\n"
-"help.text"
-msgid "<variable id=\"templates_styles\"><link href=\"text/swriter/guide/templates_styles.xhp\" name=\"Templates and Styles\">Templates and Styles</link></variable>"
-msgstr "<variable id=\"templates_styles\"><link href=\"text/swriter/guide/templates_styles.xhp\" name=\"Πρότυπα και τεχνοτροπίες\">Πρότυπα και τεχνοτροπίες</link></variable>"
-
-#: templates_styles.xhp
-msgctxt ""
-"templates_styles.xhp\n"
-"par_id3149635\n"
-"2\n"
-"help.text"
-msgid "A template is a document that contains specific formatting styles, graphics, tables, objects, and other information. A template is used as the basis for creating other documents. For example, you can define paragraph and character styles in a document, save the document as a template, and then use the template to create a new document with the same styles."
-msgstr "Ένα πρότυπο είναι ένα έγγραφο που περιέχει συγκεκριμένες τεχνοτροπίες μορφοποίησης, γραφικά, πίνακες, αντικείμενα και άλλες πληροφορίες. Ένα πρότυπο χρησιμοποιείται ως βάση για την δημιουργία άλλων εγγράφων. Για παράδειγμα , μπορείτε να ορίσετε τεχνοτροπίες παραγράφων και χαρακτήρων σε ένα έγγραφο, να αποθηκεύσετε το έγγραφο ως πρότυπο και μετά να χρησιμοποιήσετε αυτό το πρότυπο για την δημιουργία ενός νέου εγγράφου με τις ίδιες τεχνοτροπίες."
-
-#: templates_styles.xhp
-msgctxt ""
-"templates_styles.xhp\n"
-"par_id3149957\n"
-"18\n"
-"help.text"
-msgid "Unless you specify otherwise, every new $[officename] text document is based on the default template."
-msgstr "Εάν δεν το καθορίσετε διαφορετικά, κάθε νέο έγγραφο κειμένου του $[officename] θα βασίζεται στο προεπιλεγμένο πρότυπο."
-
-#: templates_styles.xhp
-msgctxt ""
-"templates_styles.xhp\n"
-"par_id3149974\n"
-"3\n"
-"help.text"
-msgid "$[officename] has a number of <link href=\"text/swriter/01/05130000.xhp\" name=\"predefined templates\">predefined templates</link> that you can use to create different types or text documents, such as business letters."
-msgstr "Το $[officename] έχει έναν αριθμό <link href=\"text/swriter/01/05130000.xhp\" name=\"προκαθορισμένων προτύπων\">προκαθορισμένων προτύπων</link> που μπορείτε να χρησιμοποιήσετε για να δημιουργήσετε διαφορετικούς τύπους εγγράφων κειμένου, όπως επαγγελματικές επιστολές."
-
-#: templates_styles.xhp
-msgctxt ""
-"templates_styles.xhp\n"
-"hd_id3149613\n"
-"4\n"
-"help.text"
-msgid "Viewing and Organizing Styles in Templates"
-msgstr "Προβολή και οργάνωση τεχνοτροπιών σε πρότυπα"
-
-#: templates_styles.xhp
-msgctxt ""
-"templates_styles.xhp\n"
-"par_idN106B0\n"
-"help.text"
-msgid "Use the <link href=\"text/shared/01/01110100.xhp\" name=\"Template Management\">Template Management</link> dialog to copy styles from one document to another."
-msgstr "Χρησιμοποιήστε τον διάλογο <link href=\"text/shared/01/01110100.xhp\" name=\"Διαχείριση προτύπων\">Διαχείριση προτύπων</link> για να αντιγράψετε τεχνοτροπίες από ένα έγγραφο σε ένα άλλο."
-
-#: templates_styles.xhp
-msgctxt ""
-"templates_styles.xhp\n"
-"par_id3153377\n"
-"7\n"
-"help.text"
-msgid "To copy a style, drag it to another template or document."
-msgstr "Για να αντιγράψετε μια τεχνοτροπία, μεταφέρετε την σε ένα διαφορετικό πρότυπο ή έγγραφο."
-
-#: dragdroptext.xhp
-msgctxt ""
-"dragdroptext.xhp\n"
-"tit\n"
-"help.text"
-msgid "Moving and Copying Text in Documents"
-msgstr "Μετακίνηση και αντιγραφή κειμένου σε έγγραφα"
-
-#: dragdroptext.xhp
-msgctxt ""
-"dragdroptext.xhp\n"
-"bm_id3155919\n"
-"help.text"
-msgid "<bookmark_value>sections;moving and copying</bookmark_value> <bookmark_value>moving; text sections</bookmark_value> <bookmark_value>copying; text sections</bookmark_value> <bookmark_value>pasting;cut/copied text sections</bookmark_value> <bookmark_value>mouse;moving and copying text</bookmark_value>"
-msgstr "<bookmark_value>ενότητες;μετακίνηση και αντιγραφή</bookmark_value><bookmark_value>μετακίνηση; ενότητες κειμένου</bookmark_value><bookmark_value>αντιγραφή; ενότητες κειμένου</bookmark_value><bookmark_value>επικόλληση; αποκομμένες/αντιγραμμένες ενότητες κειμένου</bookmark_value><bookmark_value>ποντίκι; μετακίνηση και αντιγραφή κειμένου</bookmark_value>"
-
-#: dragdroptext.xhp
-msgctxt ""
-"dragdroptext.xhp\n"
-"hd_id3155919\n"
-"10\n"
-"help.text"
-msgid "<variable id=\"dragdroptext\"><link href=\"text/swriter/guide/dragdroptext.xhp\" name=\"Moving and Copying Text in Documents\">Moving and Copying Text in Documents</link></variable>"
-msgstr "<variable id=\"dragdroptext\"><link href=\"text/swriter/guide/dragdroptext.xhp\" name=\"Μετακίνηση και αντιγραφή κειμένου σε έγγραφα\">Μετακίνηση και αντιγραφή κειμένου σε έγγραφα</link></variable>"
-
-#: dragdroptext.xhp
-msgctxt ""
-"dragdroptext.xhp\n"
-"par_id3152994\n"
-"11\n"
-"help.text"
-msgid "Select the text that you want to move or copy."
-msgstr "Επιλέξτε το κείμενο που θέλετε να μετακινήσετε ή να αντιγράψετε."
-
-#: dragdroptext.xhp
-msgctxt ""
-"dragdroptext.xhp\n"
-"par_id3155606\n"
-"21\n"
-"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
-
-#: dragdroptext.xhp
-msgctxt ""
-"dragdroptext.xhp\n"
-"par_id3154236\n"
-"13\n"
-"help.text"
-msgid "To move the selected text, drag the text to a different location in the document and release. While you drag, the mouse pointer changes to include a gray box.<br/><image id=\"img_id3153148\" src=\"res/helpimg/movedata.png\" width=\"0.3335in\" height=\"0.3335in\"><alt id=\"alt_id3153148\">Mouse cursor moving data</alt></image>"
-msgstr "Για να μετακινήσετε το επιλεγμένο κείμενο, μεταφέρετε το κείμενο σε διαφορετική θέση στο έγγραφο και απελευθερώστε το. Ενώ μεταφέρετε, ο δρομέας του ποντικιού αλλάζει ώστε να συμπεριλάβει ένα γκρίζο πλαίσιο.<br/><image id=\"img_id3153148\" src=\"res/helpimg/movedata.png\" width=\"0.3335in\" height=\"0.3335in\"><alt id=\"alt_id3153148\">Μετακίνηση δεδομένων με τον δρομέα του ποντικιού</alt></image>"
-
-#: dragdroptext.xhp
-msgctxt ""
-"dragdroptext.xhp\n"
-"par_id3154257\n"
-"14\n"
-"help.text"
-msgid "To copy the selected text, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you drag. The mouse pointer changes to include a plus sign (+).<br/><image id=\"img_id3152868\" src=\"res/helpimg/copydata.png\" width=\"0.3335in\" height=\"0.3335in\"><alt id=\"alt_id3152868\">Mouse cursor copying data</alt></image>"
-msgstr "Για να αντιγράψετε το επιλεγμένο κείμενο, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline> κατά τη μεταφορά. Ο δείκτης του ποντικιού αλλάζει ώστε να συμπεριλάβει το σύμβολο συν (+).<br/><image id=\"img_id3152868\" src=\"res/helpimg/copydata.png\" width=\"0.3335in\" height=\"0.3335in\"><alt id=\"alt_id3152868\">Δεδομένα αντιγραφής του δρομέα του ποντικιού</alt></image>"
-
-#: word_completion.xhp
+#: anchor_object.xhp
msgctxt ""
-"word_completion.xhp\n"
+"anchor_object.xhp\n"
"tit\n"
"help.text"
-msgid "Word Completion for Text Documents"
-msgstr "Συμπλήρωση λέξεων για έγγραφα κειμένου"
-
-#: word_completion.xhp
-msgctxt ""
-"word_completion.xhp\n"
-"bm_id3148882\n"
-"help.text"
-msgid "<bookmark_value>automatic word completion</bookmark_value> <bookmark_value>completion of words</bookmark_value> <bookmark_value>AutoCorrect function; word completion</bookmark_value> <bookmark_value>word completion;using/disabling</bookmark_value> <bookmark_value>disabling;word completion</bookmark_value> <bookmark_value>switching off;word completion</bookmark_value> <bookmark_value>deactivating;word completion</bookmark_value> <bookmark_value>refusing word completions</bookmark_value> <bookmark_value>rejecting word completions</bookmark_value>"
-msgstr "<bookmark_value>αυτόματη συμπλήρωση λέξεων</bookmark_value><bookmark_value>συμπλήρωση λέξεων</bookmark_value><bookmark_value>λειτουργία αυτόματης διόρθωσης; συμπλήρωση λέξεων</bookmark_value><bookmark_value>συμπλήρωση λέξεων;χρήση/απενεργοποίηση</bookmark_value><bookmark_value>απενεργοποίηση;συμπλήρωση λέξεων</bookmark_value><bookmark_value>σβήσιμο; συμπλήρωση λέξεων</bookmark_value><bookmark_value>απενεργοποίηση;συμπλήρωση λέξεων</bookmark_value><bookmark_value>άρνηση συμπλήρωσης λέξεων</bookmark_value><bookmark_value>απόρριψη συμπλήρωσης λέξεων</bookmark_value>"
-
-#: word_completion.xhp
-msgctxt ""
-"word_completion.xhp\n"
-"par_idN10751\n"
-"help.text"
-msgid "<variable id=\"word_completion\"><link href=\"text/swriter/guide/word_completion.xhp\">Word Completion for Text Documents</link></variable>"
-msgstr "<variable id=\"word_completion\"><link href=\"text/swriter/guide/word_completion.xhp\">Συμπλήρωση λέξεων για έγγραφα κειμένου</link></variable>"
-
-#: word_completion.xhp
-msgctxt ""
-"word_completion.xhp\n"
-"par_idN1076F\n"
-"help.text"
-msgid "$[officename] collects words that you frequently use in the current session. When you later type the first three letters of a collected word, $[officename] automatically completes the word."
-msgstr "Το $[officename] συλλέγει τις λέξεις που χρησιμοποιείτε συχνά στην τρέχουσα συνεδρία. Όταν πληκτρολογήσετε αργότερα τα πρώτα τρία γράμματα μιας λέξης που συλλέχτηκε, το $[officename] τη συμπληρώνει αυτόματα."
-
-#: word_completion.xhp
-msgctxt ""
-"word_completion.xhp\n"
-"par_id3149346\n"
-"91\n"
-"help.text"
-msgid "If there is more than one word in the AutoCorrect memory that matches the three letters that you type, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to cycle through the available words. To cycle in the opposite direction, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Tab."
-msgstr "Εάν υπάρχουν περισσότερες από μια λέξεις στη μνήμη της αυτόματης διόρθωσης που ταιριάζουν με τα πρώτα τρία γράμματα της λέξης που πληκτρολογείτε, πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+στηλοθέτης για να δείτε τις διαθέσιμες λέξεις. Για ανάποδη περιήγηση, πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Tab."
-
-#: word_completion.xhp
-msgctxt ""
-"word_completion.xhp\n"
-"par_idN1078D\n"
-"help.text"
-msgid "To Accept/Reject a Word Completion"
-msgstr "Για να αποδεχθείτε/απορρίψετε την πρόταση συμπλήρωσης λέξεων"
-
-#: word_completion.xhp
-msgctxt ""
-"word_completion.xhp\n"
-"par_idN10794\n"
-"help.text"
-msgid "By default, you accept the word completion by pressing the Enter key."
-msgstr "Από προεπιλογή, αποδέχεστε την συμπλήρωση λέξης πατώντας το πλήκτρο Enter."
-
-#: word_completion.xhp
-msgctxt ""
-"word_completion.xhp\n"
-"par_idN1079B\n"
-"help.text"
-msgid "To reject the word completion, continue typing with any other key."
-msgstr "Για να απορρίψετε τη συμπλήρωση λέξης, συνεχίστε να πληκτρολογείτε με οποιοδήποτε άλλο πλήκτρο."
-
-#: word_completion.xhp
-msgctxt ""
-"word_completion.xhp\n"
-"par_idN1079E\n"
-"help.text"
-msgid "To Switch off the Word Completion"
-msgstr "Απενεργοποίηση συμπλήρωσης λέξεων"
-
-#: word_completion.xhp
-msgctxt ""
-"word_completion.xhp\n"
-"par_idN107A5\n"
-"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options - Word Completion</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Επιλογές αυτόματης διόρθωσης - Συμπλήρωση λέξεων</item>."
-
-#: word_completion.xhp
-msgctxt ""
-"word_completion.xhp\n"
-"par_idN107AD\n"
-"help.text"
-msgid "Clear <emph>Enable word completion</emph> ."
-msgstr "Αποεπιλέξτε την <emph>Ενεργοποίηση συμπλήρωσης λέξης</emph>."
-
-#: word_completion.xhp
-msgctxt ""
-"word_completion.xhp\n"
-"par_id7504806\n"
-"help.text"
-msgid "<link href=\"text/swriter/guide/word_completion_adjust.xhp\">Fine-Tuning the Word Completion</link>"
-msgstr "<link href=\"text/swriter/guide/word_completion_adjust.xhp\">Ακριβής ρύθμιση της συμπλήρωσης λέξεων</link>"
+msgid "Positioning Objects"
+msgstr "Τοποθέτηση αντικειμένων"
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"tit\n"
+"anchor_object.xhp\n"
+"bm_id3147828\n"
"help.text"
-msgid "Master Documents and Subdocuments"
-msgstr "Κύρια και δευτερεύοντα έγγραφα"
+msgid "<bookmark_value>objects;anchoring options</bookmark_value> <bookmark_value>positioning;objects (guide)</bookmark_value> <bookmark_value>anchors;options</bookmark_value> <bookmark_value>frames;anchoring options</bookmark_value> <bookmark_value>pictures;anchoring options</bookmark_value> <bookmark_value>centering;images on HTML pages</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα, επιλογές αγκύρωσης</bookmark_value><bookmark_value>τοποθέτηση, αντικείμενα (οδηγός)</bookmark_value><bookmark_value>αγκυρώσεις, επιλογές</bookmark_value><bookmark_value>πλαίσια, επιλογές αγκύρωσης</bookmark_value><bookmark_value>εικόνες, επιλογές αγκύρωσης</bookmark_value><bookmark_value>στοίχιση στο κέντρο, εικόνες σε σελίδες HTML</bookmark_value>"
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"bm_id3145246\n"
+"anchor_object.xhp\n"
+"hd_id3147828\n"
+"45\n"
"help.text"
-msgid "<bookmark_value>master documents;properties</bookmark_value> <bookmark_value>subdocuments;properties</bookmark_value> <bookmark_value>central documents</bookmark_value> <bookmark_value>subsidiary documents</bookmark_value> <bookmark_value>documents; master documents and subdocuments</bookmark_value> <bookmark_value>styles;master documents</bookmark_value>"
-msgstr "<bookmark_value>κύρια έγγραφα;ιδιότητες</bookmark_value><bookmark_value>δευτερεύοντα έγγραφα;ιδιότητες</bookmark_value><bookmark_value>κεντρικά έγγραφα</bookmark_value><bookmark_value>συμπληρωματικά έγγραφα</bookmark_value><bookmark_value>έγγραφα, κύρια και δευτερεύοντα έγγραφα</bookmark_value><bookmark_value>τεχνοτροπίες, κύρια έγγραφα</bookmark_value>"
+msgid "<variable id=\"anchor_object\"><link href=\"text/swriter/guide/anchor_object.xhp\" name=\"Positioning Objects\">Positioning Objects</link></variable>"
+msgstr "<variable id=\"anchor_object\"><link href=\"text/swriter/guide/anchor_object.xhp\" name=\"Τοποθέτηση αντικειμένων\">Τοποθέτηση αντικειμένων</link></variable>"
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"hd_id3145246\n"
-"4\n"
+"anchor_object.xhp\n"
+"par_id3147251\n"
+"46\n"
"help.text"
-msgid "<variable id=\"globaldoc\"><link href=\"text/swriter/guide/globaldoc.xhp\">Master Documents and Subdocuments</link></variable>"
-msgstr "<variable id=\"globaldoc\"><link href=\"text/swriter/guide/globaldoc.xhp\">Κύρια και δευτερεύοντα έγγραφα</link></variable>"
+msgid "You can use anchors to position an object, graphic, or frame in a document. An anchored item remains in place, or moves when you modify the document. The following anchoring options are available:"
+msgstr "Μπορείτε να χρησιμοποιήσετε άγκυρες για να τοποθετήσετε ένα αντικείμενο, γραφικό ή πλαίσιο σε ένα έγγραφο. Ένα αγκυρωμένο αντικείμενο παραμένει στη θέση του ή μετακινείται όταν τροποποιήσετε το έγγραφο. Οι ακόλουθες επιλογές αγκύρωσης είναι διαθέσιμες:"
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"par_id3149806\n"
+"anchor_object.xhp\n"
+"par_id3145599\n"
+"47\n"
"help.text"
-msgid "A master document lets you manage large documents, such as a book with many chapters. The master document can be seen as a container for individual <item type=\"productname\">%PRODUCTNAME</item> Writer files. The individual files are called subdocuments."
-msgstr "Ένα κύριο έγγραφο σας επιτρέπει να διαχειριστείτε μεγάλα έγγραφα, όπως ένα βιβλίο με πολλά κεφάλαια. Το κύριο έγγραφο μπορείτε να το θεωρήσετε ως έναν περιέκτη για μεμονωμένα αρχεία του <item type=\"productname\">%PRODUCTNAME</item> Writer. Τα μεμονωμένα αρχεία ονομάζονται δευτερεύοντα έγγραφα."
+msgid "Anchoring"
+msgstr "Aγκύρωση"
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"hd_id6537369\n"
+"anchor_object.xhp\n"
+"par_id3145622\n"
+"48\n"
"help.text"
-msgid "Characteristics of Master Documents"
-msgstr "Χαρακτηριστικά κύριων εγγράφων"
+msgid "Effect"
+msgstr "Αποτέλεσμα"
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"par_id3150096\n"
-"13\n"
+"anchor_object.xhp\n"
+"par_id3145650\n"
+"49\n"
"help.text"
-msgid "When you print a master document, the contents of all subdocuments, indexes, and any text that you entered are printed."
-msgstr "Όταν εκτυπώνετε ένα κύριο έγγραφο, θα εκτυπωθούν τα περιεχόμενα όλων των δευτερευόντων εγγράφων, ευρετηρίων και κάθε κείμενο που εισάγατε."
+msgid "As character"
+msgstr "Ως χαρακτήρας"
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"par_id3153400\n"
-"12\n"
+"anchor_object.xhp\n"
+"par_id3151181\n"
+"50\n"
"help.text"
-msgid "You can create a table of contents and index in the master document for all of the subdocuments."
-msgstr "Μπορείτε να δημιουργήσετε έναν πίνακα περιεχομένων και ένα ευρετήριο στο κύριο έγγραφο για όλα τα δευτερεύοντα έγγραφα."
+msgid "Anchors the selected item as a character in the current text. If the height of the selected item is greater than the current font size, the height of the line containing the item is increased."
+msgstr "Αγκυρώνει το επιλεγμένο αντικείμενο σαν χαρακτήρα στο τρέχον κείμενο. Αν το ύψος του επιλεγμένου αντικειμένου είναι μεγαλύτερο από το τρέχον μέγεθος γραμματοσειράς, αυξάνεται το ύψος της γραμμής που περιέχει το αντικείμενο."
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"par_id3155854\n"
-"15\n"
+"anchor_object.xhp\n"
+"par_idN10674\n"
"help.text"
-msgid "Styles that are used in subdocuments, such as new paragraph styles, are automatically imported into the master document."
-msgstr "Οι τεχνοτροπίες που χρησιμοποιούνται στα δευτερεύοντα έγγραφα, όπως οι τεχνοτροπίες των νέων παραγράφων, εισάγονται αυτόματα στο κύριο έγγραφο."
+msgid "To center an image on an HTML page, insert the image, anchor it \"as character\", then center the paragraph."
+msgstr "Για να στοιχίσετε στο κέντρο μια εικόνα σε μια σελίδα HTML, εισάγετε την εικόνα, αγκυρώστε τη \"σαν χαρακτήρα\", μετά στοιχίστε στο κέντρο την παράγραφο."
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"par_id9033783\n"
+"anchor_object.xhp\n"
+"par_id3151212\n"
+"51\n"
"help.text"
-msgid "When viewing the master document, styles that are already present in the master document take precedence over styles with the same name that are imported from subdocuments."
-msgstr "Κατά την προβολή του κύριου εγγράφου, οι τεχνοτροπίες που παρουσιάζονται ήδη σε αυτό υπερισχύουν των συνώνυμων τεχνοτροπιών που εισάγονται από τα δευτερεύοντα έγγραφα."
+msgid "To character"
+msgstr "Στο χαρακτήρα"
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"par_id3419598\n"
+"anchor_object.xhp\n"
+"par_id3151235\n"
+"52\n"
"help.text"
-msgid "Subdocuments never get changed by changes made to the master document."
-msgstr "Τα δευτερεύοντα έγγραφα δεν επηρεάζονται ποτέ από αλλαγές που γίνονται στο κύριο έγγραφο."
+msgid "Anchors the selected item to a character."
+msgstr "Αγκυρώνει το επιλεγμένο αντικείμενο σε ένα χαρακτήρα."
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"par_id3155180\n"
+"anchor_object.xhp\n"
+"par_id3155071\n"
+"53\n"
"help.text"
-msgid "When you add a document to a master document or create a new subdocument, a link is created in the master document. You cannot edit the content of a subdocument directly in the master document, but you can use the Navigator to open any subdocument for edit."
-msgstr "Όταν προσθέτετε ένα έγγραφο σε ένα κύριο έγγραφο ή δημιουργείτε ένα νέο δευτερεύον έγγραφο, δημιουργείται ένας σύνδεσμος στο κύριο έγγραφο. Δεν μπορείτε να επεξεργασθείτε το περιεχόμενο ενός δευτερεύοντος εγγράφου απευθείας στο κύριο έγγραφο, αλλά μπορείτε να χρησιμοποιήσετε τον περιηγητή για να ανοίξετε οποιοδήποτε δευτερεύον έγγραφο για επεξεργασία."
+msgid "To paragraph"
+msgstr "Στην παράγραφο"
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"hd_id7904904\n"
+"anchor_object.xhp\n"
+"par_id3155094\n"
+"54\n"
"help.text"
-msgid "Example of Using Styles"
-msgstr "Παράδειγμα χρήσης προτύπων"
+msgid "Anchors the selected item to the current paragraph."
+msgstr "Αγκυρώνει το επιλεγμένο αντικείμενο στην τρέχουσα παράγραφο."
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"par_id5817743\n"
+"anchor_object.xhp\n"
+"par_id3155122\n"
+"55\n"
"help.text"
-msgid "A master document master.odm consists of some text and links to the subdocuments sub1.odt and sub2.odt. In each subdocument a new paragraph style with the same name Style1 is defined and used, and the subdocuments are saved."
-msgstr "Ένα κύριο έγγραφο master.odm αποτελείται από κάποιο κείμενο και συνδέσμους προς τα δευτερεύοντα έγγραφα sub1.odt και sub2.odt. Σε κάθε δευτερεύον έγγραφο μια νέα τεχνοτροπία παραγράφου με το ίδιο όνομα Τεχνοτροπία1 ορίζεται και χρησιμοποιείται και τα δευτερεύοντα έγγραφα αποθηκεύονται."
+msgid "To page"
+msgstr "Στη σελίδα"
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"par_id9169591\n"
+"anchor_object.xhp\n"
+"par_id3155144\n"
+"56\n"
"help.text"
-msgid "When you save the master document, the styles from the subdocuments are imported into the master document. First, the new style Style1 from the sub1.odt is imported. Next, the new styles from sub2.odt will be imported, but as Style1 now already is present in the master document, this style from sub2.odt will not be imported."
-msgstr "Όταν αποθηκεύετε το κύριο έγγραφο, οι τεχνοτροπίες από τα δευτερεύοντα έγγραφα εισάγονται στο κύριο έγγραφο. Καταρχήν, εισάγεται η νέα τεχνοτροπία Τεχνοτροπία1 από το sub1.odt. Στη συνέχεια, θα εισαχθούν οι νέες τεχνοτροπίες από το sub2.odt αλλά αφού το Τεχνοτροπία1 υπάρχει ήδη στο κύριο έγγραφο, αυτή η τεχνοτροπία από το sub2.odt δεν θα εισαχθεί."
+msgid "Anchors the selected item to the current page."
+msgstr "Αγκυρώνει το επιλεγμένο αντικείμενο στην τρέχουσα σελίδα."
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"par_id1590014\n"
+"anchor_object.xhp\n"
+"par_id3145674\n"
+"57\n"
"help.text"
-msgid "In the master document you now see the new style Style1 from the first subdocument. All Style1 paragraphs in the master document will be shown using the Style1 attributes from the first subdocument. However, the second subdocument by itself will not be changed. You see the Style1 paragraphs from the second subdocument with different attributes, depending whether you open the sub2.odt document by itself or as part of the master document."
-msgstr "Στο κύριο έγγραφο μπορείτε να δείτε τώρα τη νέα τεχνοτροπία Τεχνοτροπία1 από το πρώτο δευτερεύον έγγραφο. Όλες οι παράγραφοι της τεχνοτροπίας1 στο κύριο έγγραφο, θα εμφανίζονται με τα γνωρίσματα της Τεχνοτροπίας1 από το πρώτο δευτερεύον έγγραφο. Παρόλα αυτά, το δεύτερο δευτερεύον έγγραφο δεν θα τροποποιηθεί από μόνο του. Θα δείτε τις παραγράφους της Τεχνοτροπίας1 από το δεύτερο δευτερεύον έγγραφο με διαφορετικά γνωρίσματα, ανάλογα εάν ανοίγετε το έγγραφο sub2.odt μόνο του ή ως μέρος του κύριου εγγράφου."
+msgid "To frame"
+msgstr "Στο πλαίσιο"
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"par_id5878780\n"
+"anchor_object.xhp\n"
+"par_id3145697\n"
+"58\n"
"help.text"
-msgid "To avoid confusion, use the same document template for the master document and its subdocuments. This happens automatically when you create the master document and its subdocuments from an existing document with headings, using the command <emph>File - Send - Create Master Document</emph>."
-msgstr "Για να αποφεύγετε τη σύγχυση, χρησιμοποιήστε το ίδιο πρότυπο για το κύριο έγγραφο και τα δευτερεύοντα έγγραφά του. Αυτό συμβαίνει αυτόματα όταν δημιουργείτε το κύριο έγγραφο και τα δευτερεύοντα έγγραφα από υπάρχον έγγραφο με κεφαλίδες, χρησιμοποιώντας την εντολή <emph>Αρχείο - Αποστολή - Δημιουργία κυρίου εγγράφου</emph>."
+msgid "Anchors the selected item to the surrounding frame."
+msgstr "Αγκυρώνει το επιλεγμένο αντικείμενο στο πλαίσιο που το περιβάλλει."
-#: globaldoc.xhp
+#: anchor_object.xhp
msgctxt ""
-"globaldoc.xhp\n"
-"par_id3154382\n"
+"anchor_object.xhp\n"
+"par_id3145715\n"
+"59\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator in master mode\">Navigator in master mode</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Περιήγηση σε κύρια λειτουργία\">Περιήγηση σε κύρια λειτουργία</link>"
+msgid "When you insert an object, graphic, or frame, an anchor icon appears where the item is anchored. You can position an anchored item by dragging the item to another location. To change the anchoring options of an item, right-click the item, and then choose an option from the <item type=\"menuitem\">Anchor</item> submenu."
+msgstr "Όταν εισάγετε ένα αντικείμενο, γραφικό ή πλαίσιο, ένα εικονίδιο άγκυρας εμφανίζεται εκεί που είναι αγκυρωμένο το αντικείμενο. Μπορείτε να τοποθετήσετε ένα αγκυρωμένο αντικείμενο μεταφέροντάς το σε άλλη θέση. Για να αλλάξετε τις επιλογές αγκύρωσης ενός αντικειμένου, κάντε δεξί κλικ στο αντικείμενο και μετά διαλέξετε μια επιλογή από το υπομενού <item type=\"menuitem\">Αγκύρωση</item>"
#: arrange_chapters.xhp
msgctxt ""
@@ -656,1972 +342,2073 @@ msgctxt ""
msgid "Click the <emph>Heading Levels Shown </emph>icon <image id=\"img_id3151310\" src=\"sw/imglst/sc20236.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3151310\">Icon</alt></image>, and then select a number from the list."
msgstr "Κάντε κλικ στο εικονίδιο <emph>Εμφανιζόμενα επίπεδα επικεφαλίδων</emph> <image id=\"img_id3151310\" src=\"sw/imglst/sc20236.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3151310\">Icon</alt></image>, και μετά επιλέξτε ένα νούμερο από τη λίστα."
-#: field_convert.xhp
+#: auto_numbering.xhp
msgctxt ""
-"field_convert.xhp\n"
+"auto_numbering.xhp\n"
"tit\n"
"help.text"
-msgid "Converting a Field into Text"
-msgstr "Μετατροπή πεδίων σε κείμενο"
+msgid "Creating Numbered or Bulleted Lists as You Type"
+msgstr "Δημιουργία αριθμημένων λιστών ή με κουκίδες κατά την πληκτρολόγηση"
-#: field_convert.xhp
+#: auto_numbering.xhp
msgctxt ""
-"field_convert.xhp\n"
-"bm_id3154079\n"
+"auto_numbering.xhp\n"
+"bm_id3147407\n"
"help.text"
-msgid "<bookmark_value>fields; converting into text</bookmark_value> <bookmark_value>converting;fields, into text</bookmark_value> <bookmark_value>replacing;fields, by text</bookmark_value> <bookmark_value>changing;fields, into text</bookmark_value>"
-msgstr "<bookmark_value>πεδία, μετατροπή σε κείμενο</bookmark_value><bookmark_value>μετατροπή, πεδία, σε κείμενο</bookmark_value><bookmark_value>αντικατάσταση, πεδία, από κείμενο</bookmark_value><bookmark_value>αλλαγή, πεδία, σε κείμενο</bookmark_value>"
+msgid "<bookmark_value>numbering; lists, while typing</bookmark_value> <bookmark_value>bullet lists;creating while typing</bookmark_value> <bookmark_value>lists;automatic numbering</bookmark_value> <bookmark_value>numbers;lists</bookmark_value> <bookmark_value>automatic bullets/numbers; AutoCorrect function</bookmark_value> <bookmark_value>bullets; using automatically</bookmark_value> <bookmark_value>paragraphs; automatic numbering</bookmark_value>"
+msgstr "<bookmark_value>αρίθμηση; λίστες, κατά την πληκτρολόγηση</bookmark_value><bookmark_value>λίστες με κουκίδες; δημιουργία κατά την πληκτρολόγηση</bookmark_value><bookmark_value>λίστες, αυτόματη αρίθμηση</bookmark_value><bookmark_value>αριθμοί;λίστες</bookmark_value><bookmark_value>αυτόματες κουκκίδες/αριθμοί; λειτουργία αυτόματης διόρθωσης</bookmark_value><bookmark_value>κουκκίδες; αυτόματη χρήση</bookmark_value><bookmark_value>παράγραφοι; αυτόματη αρίθμηση</bookmark_value>"
-#: field_convert.xhp
+#: auto_numbering.xhp
msgctxt ""
-"field_convert.xhp\n"
-"hd_id3154079\n"
-"1\n"
+"auto_numbering.xhp\n"
+"hd_id3147407\n"
+"26\n"
"help.text"
-msgid "<variable id=\"field_convert\"><link href=\"text/swriter/guide/field_convert.xhp\" name=\"Converting a Field into Text\">Converting a Field into Text</link></variable>"
-msgstr "<variable id=\"field_convert\"><link href=\"text/swriter/guide/field_convert.xhp\" name=\"Μετατροπή πεδίου σε κείμενο\">Μετατροπή πεδίου σε κείμενο</link></variable>"
+msgid "<variable id=\"auto_numbering\"><link href=\"text/swriter/guide/auto_numbering.xhp\" name=\"Creating Numbered or Bulleted Lists as You Type\">Creating Numbered or Bulleted Lists as You Type</link></variable>"
+msgstr "<variable id=\"auto_numbering\"><link href=\"text/swriter/guide/auto_numbering.xhp\" name=\"Δημιουργία αριθμημένων λιστών ή λιστών με κουκίδες κατά την πληκτρολόγηση\">Δημιουργία αριθμημένων λιστών ή λιστών με κουκίδες κατά την πληκτρολόγηση</link></variable>"
-#: field_convert.xhp
+#: auto_numbering.xhp
msgctxt ""
-"field_convert.xhp\n"
-"par_id3149281\n"
-"2\n"
+"auto_numbering.xhp\n"
+"par_id3155525\n"
+"16\n"
"help.text"
-msgid "You can change a field to regular text, so that it is no longer updated. After you change a field to text, you cannot change the text back into a field."
-msgstr "Μπορείτε να τροποποιήσετε ένα πεδίο σε κανονικό κείμενο, έτσι ώστε να μην ενημερώνεται πλέον. Αφού τροποποιήσετε ένα πεδίο σε κείμενο δεν μπορείτε να το μετατρέψετε ξανά σε πεδίο."
+msgid "$[officename] can automatically apply numbering or bullets as you type."
+msgstr "Το $[officename] μπορεί αυτόματα να εφαρμόσει αρίθμηση ή κουκίδες καθώς πληκτρολογείτε."
-#: field_convert.xhp
+#: auto_numbering.xhp
msgctxt ""
-"field_convert.xhp\n"
-"par_id3155608\n"
-"7\n"
+"auto_numbering.xhp\n"
+"hd_id3154243\n"
+"28\n"
"help.text"
-msgid "Select the field and choose <emph>Edit - Cut</emph>."
-msgstr "Επιλέξτε το πεδίο και επιλέξτε από το μενού <emph>Επεξεργασία - Αποκοπή</emph>."
+msgid "To Enable Automatic Numbering and Bulleting"
+msgstr "Για να ενεργοποιήσετε την αυτόματη αρίθμηση και χρήση κουκίδων"
-#: field_convert.xhp
+#: auto_numbering.xhp
msgctxt ""
-"field_convert.xhp\n"
-"par_id3154238\n"
-"9\n"
+"auto_numbering.xhp\n"
+"par_id3152830\n"
+"29\n"
"help.text"
-msgid "Choose <emph>Edit - Paste Special</emph>."
-msgstr "Επιλέξτε <emph>Επεξεργασία - Ειδική επικόλληση</emph>."
+msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>, click the <item type=\"menuitem\">Options</item> tab, and then select “Apply numbering – symbol”."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Αυτόματη διόρθωση </item>,κάντε κλικ στην καρτέλα <item type=\"menuitem\">Επιλογές</item> και μετά επιλέξτε \"Εφαρμογή αρίθμησης - Σύμβολο\"."
-#: field_convert.xhp
+#: auto_numbering.xhp
msgctxt ""
-"field_convert.xhp\n"
-"par_id3154262\n"
-"10\n"
+"auto_numbering.xhp\n"
+"par_id3152867\n"
+"30\n"
"help.text"
-msgid "Click \"Unformatted text\" in the <item type=\"menuitem\">Selection</item> list, and then click <item type=\"menuitem\">OK</item>."
-msgstr "Κάντε κλικ στο \"Μη μορφοποιημένο κείμενο\" στη λίστα <item type=\"menuitem\">Επιλογή</item>, και ύστερα κάντε κλικ στο κουμπί <item type=\"menuitem\"> OK</item>."
+msgid "Choose <emph>Format - AutoCorrect</emph>, and ensure that <emph>While Typing</emph> is selected."
+msgstr "Επιλέξτε <emph>Μορφή - Αυτόματη διόρθωση</emph>, και βεβαιωθείτε ότι είναι επιλεγμένο το <emph>Κατά την εισαγωγή</emph>."
-#: field_convert.xhp
+#: auto_numbering.xhp
msgctxt ""
-"field_convert.xhp\n"
-"par_id3157551\n"
-"11\n"
+"auto_numbering.xhp\n"
+"par_id2357860\n"
"help.text"
-msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Ειδική επικόλληση\">Ειδική επικόλληση</link>"
+msgid "The automatic numbering option is only applied to paragraphs that are formatted with the \"Default\", \"Text body\", or \"Text body indent\" paragraph style."
+msgstr "Η επιλογή αυτόματης αρίθμησης εφαρμόζεται μόνο σε παραγράφους που έχουν μορφοποιηθεί με τα πρότυπα παραγράφου \"Προεπιλογή\", \"Σώμα κειμένου\" ή \"Εσοχή σώματος κειμένου\"."
-#: header_footer.xhp
+#: auto_numbering.xhp
msgctxt ""
-"header_footer.xhp\n"
+"auto_numbering.xhp\n"
+"hd_id3152897\n"
+"21\n"
+"help.text"
+msgid "To Create a Numbered or Bulleted List While You Type"
+msgstr "Για να δημιουργήσετε μια αριθμημένη ή με κουκίδες λίστα καθώς πληκτρολογείτε"
+
+#: auto_numbering.xhp
+msgctxt ""
+"auto_numbering.xhp\n"
+"par_id3147773\n"
+"22\n"
+"help.text"
+msgid "Type 1., i., or I. to start a numbered list. Type * or - to start a bulleted list. You can also type a right parenthesis after the number instead of a period , for example, 1) or i)."
+msgstr "Πληκτρολογήστε 1., i. ή I. για να ξεκινήσει μια αριθμημένη λίστα. Πληκτρολογήστε * ή - για να ξεκινήσει μια λίστα με κουκίδες. Μπορείτε επίσης να πληκτρολογήσετε μια δεξιά παρένθεση ύστερα από τον αριθμό αντί για μια τελεία, για παράδειγμα, 1) ή i)."
+
+#: auto_numbering.xhp
+msgctxt ""
+"auto_numbering.xhp\n"
+"par_id3147794\n"
+"23\n"
+"help.text"
+msgid "Enter a space, type your text, and then press Enter. The new paragraph automatically receives the next number or bullet."
+msgstr "Εισάγετε ένα κενό, πληκτρολογήστε το κείμενό σας και ύστερα πιέστε το πλήκτρο Enter. Η νέα παράγραφος λαμβάνει αυτόματα τον επόμενο αριθμό ή την κουκίδα."
+
+#: auto_numbering.xhp
+msgctxt ""
+"auto_numbering.xhp\n"
+"par_id3147814\n"
+"31\n"
+"help.text"
+msgid "Press Enter again to finish the list."
+msgstr "Πιέστε ξανά το πλήκτρο Enter για να ολοκληρώσετε τη λίστα."
+
+#: auto_numbering.xhp
+msgctxt ""
+"auto_numbering.xhp\n"
+"par_id3147287\n"
+"25\n"
+"help.text"
+msgid "You can start a numbered list with any number."
+msgstr "Μπορείτε να ξεκινήσετε μια αριθμημένη λίστα με οποιονδήποτε αριθμό."
+
+#: auto_numbering.xhp
+msgctxt ""
+"auto_numbering.xhp\n"
+"par_id3154083\n"
+"27\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Format - Numbering/Bullets\">Format - Bullets and Numbering</link>"
+msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Μορφή - Αρίθμηση/Κουκίδες\">Μορφή - Κουκίδες και αρίθμηση</link>"
+
+#: auto_off.xhp
+msgctxt ""
+"auto_off.xhp\n"
"tit\n"
"help.text"
-msgid "About Headers and Footers"
-msgstr "Περί κεφαλίδων και υποσέλιδων"
+msgid "Turning Off AutoCorrect"
+msgstr "Απενεργοποίηση αυτόματης διόρθωσης"
-#: header_footer.xhp
+#: auto_off.xhp
msgctxt ""
-"header_footer.xhp\n"
-"bm_id3155863\n"
+"auto_off.xhp\n"
+"bm_id3154250\n"
"help.text"
-msgid "<bookmark_value>headers;about</bookmark_value> <bookmark_value>footers;about</bookmark_value> <bookmark_value>HTML documents; headers and footers</bookmark_value>"
-msgstr "<bookmark_value>κεφαλίδες, περί</bookmark_value><bookmark_value>υποσέλιδα, περί</bookmark_value><bookmark_value>HTML έγγραφα, κεφαλίδες και υποσέλιδα</bookmark_value>"
+msgid "<bookmark_value>turning off automatic correction</bookmark_value> <bookmark_value>text;turning off automatic correction</bookmark_value> <bookmark_value>uppercase;changing to lowercase</bookmark_value> <bookmark_value>capital letters;changing to small letters after periods</bookmark_value> <bookmark_value>quotation marks;changing automatically</bookmark_value> <bookmark_value>words;automatic replacement on/off</bookmark_value> <bookmark_value>lines;automatic drawing on/off</bookmark_value> <bookmark_value>underlining;quick</bookmark_value> <bookmark_value>borders; automatic drawing on/off</bookmark_value> <bookmark_value>automatic changes on/off</bookmark_value> <bookmark_value>changes;automatic</bookmark_value> <bookmark_value>AutoCorrect function;turning off</bookmark_value>"
+msgstr "<bookmark_value>απενεργοποίηση αυτόματης διόρθωσης</bookmark_value><bookmark_value>κείμενο, απενεργοποίηση αυτόματης διόρθωσης</bookmark_value><bookmark_value>κεφαλαία, αλλαγή σε πεζά</bookmark_value><bookmark_value>κεφαλαία γράμματα, αλλαγή σε πεζά γράμματα μετά από τελείες</bookmark_value><bookmark_value>εισαγωγικά, αυτόματη αλλαγή</bookmark_value><bookmark_value>λέξεις, αυτόματη αντικατάσταση ενεργή/ανενεργή</bookmark_value><bookmark_value>γραμμές, αυτόματη σχεδίαση ενεργή/ανενεργή</bookmark_value><bookmark_value>υπογράμμιση, γρήγορη</bookmark_value><bookmark_value>περιγράμματα, αυτόματη σχεδίαση ενεργή/ανενεργή</bookmark_value><bookmark_value>αυτόματες αλλαγές ενεργό/ανενεργό</bookmark_value><bookmark_value>αλλαγές, αυτόματες</bookmark_value><bookmark_value>Αυτόματη διόρθωση, απενεργοποίηση</bookmark_value>"
-#: header_footer.xhp
+#: auto_off.xhp
msgctxt ""
-"header_footer.xhp\n"
-"hd_id3155863\n"
-"38\n"
+"auto_off.xhp\n"
+"hd_id3147812\n"
+"16\n"
"help.text"
-msgid "<variable id=\"header_footer\"><link href=\"text/swriter/guide/header_footer.xhp\" name=\"About Headers and Footers\">About Headers and Footers</link></variable>"
-msgstr "<variable id=\"header_footer\"><link href=\"text/swriter/guide/header_footer.xhp\" name=\"Περί κεφαλίδων και υποσέλιδων\">Περί κεφαλίδων και υποσέλιδων</link></variable>"
+msgid "<variable id=\"auto_off\"><link href=\"text/swriter/guide/auto_off.xhp\" name=\"Turning Off AutoFormat and AutoCorrect\">Turning Off AutoCorrect</link></variable>"
+msgstr "<variable id=\"auto_off\"><link href=\"text/swriter/guide/auto_off.xhp\" name=\"Απενεργοποίηση αυτόματης μορφοποίησης και διόρθωσης\">Απενεργοποίηση αυτόματης διόρθωσης</link></variable>"
-#: header_footer.xhp
+#: auto_off.xhp
msgctxt ""
-"header_footer.xhp\n"
-"par_id3154255\n"
-"35\n"
+"auto_off.xhp\n"
+"par_id3147833\n"
+"2\n"
"help.text"
-msgid "Headers and footers are areas in the top and the bottom page margins, where you can add text or graphics. Headers and footers are added to the current page style. Any page that uses the same style automatically receives the header or footer that you add. You can insert <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\">Fields</link>, such as page numbers and chapter headings, in headers and footers in a text document."
-msgstr "Οι κεφαλίδες και τα υποσέλιδα είναι περιοχές στο πάνω και κάτω περιθώριο της σελίδας, όπου μπορείτε να εισάγετε κείμενο ή γραφικά αντικείμενα. Οι κεφαλίδες και τα υποσέλιδα προστίθενται στο τρέχον πρότυπο σελίδας. Όλες οι σελίδες με το ίδιο πρότυπο έχουν αυτόματα τις ίδιες κεφαλίδες και υποσέλιδα. Μπορείτε να εισάγετε <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\">Πεδία</link>, όπως αριθμούς σελίδων και επικεφαλίδες κεφαλαίων, σε κεφαλίδες και υποσέλιδα σε ένα έγγραφο κειμένου."
+msgid "By default, $[officename] automatically corrects many common typing errors and applies formatting while you type."
+msgstr "Εξ ορισμού, το $[officename] διορθώνει αυτόματα αρκετά συνηθισμένα ορθογραφικά λάθη που προκύπτουν κατά την πληκτρολόγηση και εφαρμόζει μορφοποίηση καθώς πληκτρολογείτε."
-#: header_footer.xhp
+#: auto_off.xhp
msgctxt ""
-"header_footer.xhp\n"
-"par_id3150511\n"
-"44\n"
+"auto_off.xhp\n"
+"par_idN1081B\n"
"help.text"
-msgid "The page style for the current page is displayed in the <emph>Status Bar</emph>."
-msgstr "Το πρότυπο σελίδας για την τρέχουσα σελίδα εμφανίζεται στη <emph>Γραμμή κατάστασης</emph>."
+msgid "To quickly undo an automatic correction or completion, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z."
+msgstr "Για να αναιρέσετε γρήγορα μια αυτόματη διόρθωση ή συμπλήρωση, πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z."
-#: header_footer.xhp
+#: auto_off.xhp
msgctxt ""
-"header_footer.xhp\n"
-"par_id3155896\n"
-"39\n"
+"auto_off.xhp\n"
+"par_idN10846\n"
"help.text"
-msgid "To add a header to a page, choose <emph>Insert - Header</emph>, and then select the page style for the current page from the submenu."
-msgstr "Για να προσθέσετε μια κεφαλίδα σε μια σελίδα, επιλέξτε <emph>Εισαγωγή - Κεφαλίδα</emph>, και ύστερα επιλέξτε το πρότυπο σελίδας για την τρέχουσα σελίδα από το υπομενού."
+msgid "To turn off most AutoCorrect features, remove the check mark from the menu <emph>Format - AutoCorrect - While Typing</emph>."
+msgstr "Για να απενεργοποιήσετε τις περισσότερες από τις λειτουργίες της αυτόματης διόρθωσης, αποεπιλέξτε την επιλογή στο <emph>Μορφή - Αυτόματη διόρθωση - Κατά την εισαγωγή</emph>."
-#: header_footer.xhp
+#: auto_off.xhp
msgctxt ""
-"header_footer.xhp\n"
-"par_id3147119\n"
-"43\n"
+"auto_off.xhp\n"
+"hd_id3147251\n"
+"12\n"
"help.text"
-msgid "To add a footer to a page, choose <emph>Insert - Footer</emph>, and then select the page style for the current page from the submenu."
-msgstr "Για να προσθέσετε ένα υποσέλιδο σε μια σελίδα, επιλέξτε <emph>Εισαγωγή - Υποσέλιδο</emph>, και ύστερα επιλέξτε το πρότυπο σελίδας για την τρέχουσα σελίδα από το υπομενού."
+msgid "To Remove a Word from the AutoCorrect List"
+msgstr "Για να αφαιρέσετε μια λέξη από τη λίστα της Αυτόματης διόρθωσης"
-#: header_footer.xhp
+#: auto_off.xhp
msgctxt ""
-"header_footer.xhp\n"
-"par_id3153726\n"
-"40\n"
+"auto_off.xhp\n"
+"par_id3147274\n"
+"14\n"
"help.text"
-msgid "You can also choose <item type=\"menuitem\">Format - Page</item>, click the <item type=\"menuitem\">Header</item> or <item type=\"menuitem\">Footer</item> tab, and then select <item type=\"menuitem\">Header on</item> or <item type=\"menuitem\">Footer on</item>. Clear the <item type=\"menuitem\">Same content left/right</item> check box if you want to define different headers and footers for even and odd pages."
-msgstr "Μπορείτε επίσης να επιλέξετε <item type=\"menuitem\">Μορφή - Σελίδα</item>, να κάνετε κλικ στην καρτέλα <item type=\"menuitem\">Κεφαλίδα</item> ή <item type=\"menuitem\">Υποσέλιδο</item>, και ύστερα να επιλέξετε <item type=\"menuitem\">Ενεργοποίηση Κεφαλίδας</item> ή <item type=\"menuitem\">Ενεργοποίηση Υποσέλιδου</item>. Αποεπιλέξτε το πεδίο ελέγχου <item type=\"menuitem\">Ίδιο περιεχόμενο αριστερά/δεξιά</item> αν θέλετε να καθορίσετε διαφορετικές κεφαλίδες και υποσέλιδα για τις άρτιες και τις περιττές σελίδες."
+msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Αυτόματη διόρθωση</item>."
-#: header_footer.xhp
+#: auto_off.xhp
msgctxt ""
-"header_footer.xhp\n"
-"par_id3146876\n"
-"36\n"
+"auto_off.xhp\n"
+"par_id3145596\n"
+"23\n"
"help.text"
-msgid "To use different headers or footers in your document, you must add them to different <link href=\"text/swriter/guide/header_pagestyles.xhp\" name=\"Page Styles\">Page Styles</link>, and then apply the styles to the pages where you want the headers or footer to appear."
-msgstr "Για να έχετε διαφορετικά περιεχόμενα στις κεφαλίδες ή στα υποσέλιδα στο έγγραφό σας, πρέπει να τα προσθέσετε σε διαφορετικά <link href=\"text/swriter/guide/header_pagestyles.xhp\" name=\"Πρότυπα σελίδας\">Πρότυπα σελίδας</link> και να εφαρμόσετε τα πρότυπα στις σελίδες όπου επιθυμείτε να εμφανίζονται οι κεφαλίδες ή τα υποσέλιδα."
+msgid "Click the <emph>Replace</emph> tab."
+msgstr "Κάντε κλικ στην καρτέλα <emph>Αντικατάσταση</emph>."
-#: header_footer.xhp
+#: auto_off.xhp
msgctxt ""
-"header_footer.xhp\n"
-"hd_id3150704\n"
-"41\n"
+"auto_off.xhp\n"
+"par_id3145620\n"
+"15\n"
"help.text"
-msgid "Headers and Footers in HTML Documents"
-msgstr "Κεφαλίδες και υποσέλιδα σε έγγραφα HTML"
+msgid "In the <emph>AutoCorrect</emph> list, select the word pair that you want to remove."
+msgstr "Στη λίστα <emph>Αυτόματη διόρθωση</emph>, επιλέξτε το ζεύγος λέξεων που επιθυμείτε να αφαιρέσετε."
-#: header_footer.xhp
+#: auto_off.xhp
msgctxt ""
-"header_footer.xhp\n"
-"par_id3150717\n"
-"34\n"
+"auto_off.xhp\n"
+"par_id3145645\n"
+"24\n"
"help.text"
-msgid "Some of the header and footer options are also available for HTML documents. Headers and footers are not supported by HTML and instead are exported with special tags, so that they can be viewed in a browser. Headers and footers are only exported in HTML documents if they are enabled in Web Layout mode. When you reopen the document in $[officename], the headers and footers are displayed correctly, including any fields that you inserted."
-msgstr "Ορισμένες από τις επιλογές κεφαλίδων και υποσέλιδων είναι επίσης διαθέσιμες για έγγραφα HTML. Οι κεφαλίδες και τα υποσέλιδα δεν υποστηρίζονται από την HTML αλλά εξάγονται με ειδικές ετικέτες, έτσι ώστε να μπορούν να προβληθούν σε ένα πρόγραμμα περιήγησης. Οι κεφαλίδες και τα υποσέλιδα εξάγονται σε έγγραφα HTML μόνο αν ενεργοποιηθούν σε Λειτουργία διάταξης ιστού. Όταν ανοίξετε ξανά το έγγραφο στο $[officename], οι κεφαλίδες και τα υποσέλιδα εμφανίζονται σωστά, μαζί με τα πεδία που έχετε εισάγει."
+msgid "Click <emph>Delete</emph>."
+msgstr "Κάντε κλικ στη <emph>Διαγραφή</emph>."
-#: header_footer.xhp
+#: auto_off.xhp
msgctxt ""
-"header_footer.xhp\n"
-"par_id3153174\n"
+"auto_off.xhp\n"
+"hd_id3145668\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/header_pagestyles.xhp\" name=\"Page Styles\">Page Styles</link>"
-msgstr "<link href=\"text/swriter/guide/header_pagestyles.xhp\" name=\"Πρότυπα σελίδας\">Πρότυπα σελίδας</link>"
+msgid "To Stop Replacing Quotation Marks"
+msgstr "Για να απενεργοποιήσετε την αντικατάσταση εισαγωγικών με τυπογραφικά εισαγωγικά"
-#: resize_navigator.xhp
+#: auto_off.xhp
msgctxt ""
-"resize_navigator.xhp\n"
-"tit\n"
+"auto_off.xhp\n"
+"par_id3151196\n"
+"6\n"
"help.text"
-msgid "Docking and Resizing Windows"
-msgstr "Προσάρτηση και αλλαγή μεγέθους παραθύρων"
+msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Αυτόματη διόρθωση</item>."
-#: resize_navigator.xhp
+#: auto_off.xhp
msgctxt ""
-"resize_navigator.xhp\n"
-"bm_id3145088\n"
+"auto_off.xhp\n"
+"par_id3151220\n"
+"7\n"
"help.text"
-msgid "<bookmark_value>Navigator;docking and resizing</bookmark_value><bookmark_value>Styles and Formatting window;docking and resizing</bookmark_value><bookmark_value>Gallery;docking and resizing</bookmark_value><bookmark_value>docking; Navigator window</bookmark_value><bookmark_value>resizing;windows</bookmark_value>"
-msgstr "<bookmark_value>Περιήγηση, προσάρτηση και αλλαγή μεγέθους</bookmark_value><bookmark_value>παράθυρο Πρότυπα και μορφοποίηση, προσάρτηση και αλλαγή μεγέθους</bookmark_value><bookmark_value>Συλλογή, προσάρτηση και αλλαγή μεγέθους</bookmark_value><bookmark_value>προσάρτηση, παράθυρο Περιήγησης</bookmark_value><bookmark_value>αλλαγή μεγέθους, παράθυρα</bookmark_value>"
+msgid "Click the <emph>Localized Options</emph> tab"
+msgstr "Κλικ στην καρτέλα <emph>Τοπικές επιλογές</emph>."
-#: resize_navigator.xhp
+#: auto_off.xhp
msgctxt ""
-"resize_navigator.xhp\n"
-"hd_id3145088\n"
+"auto_off.xhp\n"
+"par_id3151245\n"
+"25\n"
+"help.text"
+msgid "Clear the \"Replace\" check box(es)."
+msgstr "Καθαρίστε τα πλαίσια ελέγχου \"Αντικατάσταση\"."
+
+#: auto_off.xhp
+msgctxt ""
+"auto_off.xhp\n"
+"hd_id3155076\n"
+"8\n"
+"help.text"
+msgid "To Stop Capitalizing the First Letter of a Sentence"
+msgstr "Για να απενεργοποιήσετε την αυτόματη μετατροπή σε κεφαλαίο του πρώτου γράμματος μιας πρότασης"
+
+#: auto_off.xhp
+msgctxt ""
+"auto_off.xhp\n"
+"par_id3155099\n"
+"10\n"
+"help.text"
+msgid "Choose <item type=\"menuitem\">Tools – AutoCorrect Options</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Αυτόματη διόρθωση</item>."
+
+#: auto_off.xhp
+msgctxt ""
+"auto_off.xhp\n"
+"par_id3155123\n"
+"11\n"
+"help.text"
+msgid "Click the <emph>Options</emph> tab."
+msgstr "Κάντε κλικ στην καρτέλα <emph>Επιλογές</emph>."
+
+#: auto_off.xhp
+msgctxt ""
+"auto_off.xhp\n"
+"par_id3155148\n"
"26\n"
"help.text"
-msgid "<variable id=\"resize_navigator\"><link href=\"text/swriter/guide/resize_navigator.xhp\" name=\"Docking and Resizing Windows\">Docking and Resizing Windows</link></variable>"
-msgstr "<variable id=\"resize_navigator\"><link href=\"text/swriter/guide/resize_navigator.xhp\" name=\"Προσάρτηση και αλλαγή μεγέθους παραθύρων\">Προσάρτηση και αλλαγή μεγέθους παραθύρων</link></variable>"
+msgid "Clear the \"Capitalize first letter of every sentence\" check box."
+msgstr "Καθαρίστε το πλαίσιο ελέγχου \"Κεφαλαιοποίηση του πρώτου γράμματος κάθε πρότασης\"."
-#: resize_navigator.xhp
+#: auto_off.xhp
msgctxt ""
-"resize_navigator.xhp\n"
-"par_id3155916\n"
-"25\n"
+"auto_off.xhp\n"
+"hd_id3155401\n"
+"17\n"
"help.text"
-msgid "You can dock, undock and resize most $[officename] program windows such as the Navigator or the Styles and Formatting window."
-msgstr "Μπορείτε να προσαρτήσετε, να απελευθερώσετε και να αλλάξετε μέγεθος στα περισσότερα από τα παράθυρα του προγράμματος του $[officename] όπως στην Περιήγηση και στο παράθυρο Πρότυπα και μορφοποίηση."
+msgid "To Stop Drawing a Line When You Type Three Identical Characters"
+msgstr "Για να απενεργοποιήσετε τη σχεδίαση γραμμής κατά την πληκτρολόγηση τριών πανομοιότυπων χαρακτήρων"
-#: resize_navigator.xhp
+#: auto_off.xhp
msgctxt ""
-"resize_navigator.xhp\n"
-"par_id3155861\n"
-"27\n"
+"auto_off.xhp\n"
+"par_id3155415\n"
+"22\n"
"help.text"
-msgid "To dock or undock the Navigator or the Styles and Formatting window, hold down the <item type=\"keycode\">Ctrl</item> key and double-click on a gray area in the window. Alternatively, press <item type=\"keycode\">Ctrl+Shift+F10</item>."
-msgstr "Για να προσαρτήσετε ή να ελευθερώσετε την Περιήγηση ή το παράθυρο Πρότυπα και μορφοποίηση, κρατήστε πατημένο το πλήκτρο <item type=\"keycode\">Ctrl</item> και κάντε διπλό κλικ στη γκρίζα περιοχή στο παράθυρο. Εναλλακτικά, πιέστε το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+Shift+F10</item>."
+msgid "$[officename] automatically draws a line when you type three of the following characters and press Enter: - _ = * ~ #"
+msgstr "Στο $[officename] όταν πληκτρολογήσετε τρεις από τους ακόλουθους χαρακτήρες στην αρχή μιας νέας παραγράφου και πατήσετε το πλήκτρο Enter, θα σχεδιαστεί αυτόματα μία γραμμή: - _ = * ~ #"
-#: resize_navigator.xhp
+#: auto_off.xhp
msgctxt ""
-"resize_navigator.xhp\n"
-"par_id3156096\n"
-"28\n"
+"auto_off.xhp\n"
+"par_id3155439\n"
+"19\n"
"help.text"
-msgid "To resize the window, drag a corner or an edge of the window."
-msgstr "Για να αλλάξετε το μέγεθος του παραθύρου, σύρετε μια γωνία ή μια πλευρά του παραθύρου."
+msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Αυτόματη διόρθωση</item>."
-#: footer_nextpage.xhp
+#: auto_off.xhp
msgctxt ""
-"footer_nextpage.xhp\n"
-"tit\n"
+"auto_off.xhp\n"
+"par_id3155463\n"
+"20\n"
"help.text"
-msgid "Inserting Page Numbers of Continuation Pages"
-msgstr "Εισαγωγή αριθμών σελίδας για συνεχόμενες σελίδες"
+msgid "Click the <emph>Options</emph> tab."
+msgstr "Κάντε κλικ στην καρτέλα <emph>Επιλογές</emph>."
-#: footer_nextpage.xhp
+#: auto_off.xhp
msgctxt ""
-"footer_nextpage.xhp\n"
-"bm_id3145819\n"
+"auto_off.xhp\n"
+"par_id3155488\n"
+"27\n"
"help.text"
-msgid "<bookmark_value>pages; continuation pages</bookmark_value> <bookmark_value>next page number in footers</bookmark_value> <bookmark_value>continuation pages</bookmark_value> <bookmark_value>page numbers; continuation pages</bookmark_value>"
-msgstr "<bookmark_value>σελίδες; επόμενες σελίδες</bookmark_value><bookmark_value>αριθμός επόμενης σελίδας σε υποσέλιδα</bookmark_value><bookmark_value>επόμενες σελίδες</bookmark_value><bookmark_value>αριθμοί σελίδων; επόμενες σελίδες</bookmark_value>"
+msgid "Clear the \"Apply border\" check box."
+msgstr "Καθαρίστε το πλαίσιο ελέγχου \"Εφαρμογή περιγράμματος\"."
-#: footer_nextpage.xhp
+#: auto_spellcheck.xhp
msgctxt ""
-"footer_nextpage.xhp\n"
-"hd_id3145819\n"
-"1\n"
+"auto_spellcheck.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"footer_nextpage\"><link href=\"text/swriter/guide/footer_nextpage.xhp\" name=\"Inserting Page Numbers of Continuation Pages\">Inserting Page Numbers of Continuation Pages</link></variable>"
-msgstr "<variable id=\"footer_nextpage\"><link href=\"text/swriter/guide/footer_nextpage.xhp\" name=\"Εισαγωγή αριθμών σελίδας για συνεχόμενες σελίδες\">Εισαγωγή αριθμών σελίδας για συνεχόμενες σελίδες</link></variable>"
+msgid "Automatically Check Spelling"
+msgstr "Αυτόματος ορθογραφικός έλεγχος"
-#: footer_nextpage.xhp
+#: auto_spellcheck.xhp
msgctxt ""
-"footer_nextpage.xhp\n"
-"par_id3154242\n"
-"12\n"
+"auto_spellcheck.xhp\n"
+"bm_id3154265\n"
"help.text"
-msgid "You can easily insert the page number of the next page in a footer by using a field."
-msgstr "Μπορείτε εύκολα να εισαγάγετε τον αριθμό της επόμενης σελίδας σε ένα υποσέλιδο χρησιμοποιώντας ένα πεδίο."
+msgid "<bookmark_value>spellcheck;AutoSpellcheck on/off</bookmark_value> <bookmark_value>automatic spellcheck</bookmark_value> <bookmark_value>checking spelling;while typing</bookmark_value> <bookmark_value>words;disabling spellcheck</bookmark_value>"
+msgstr "<bookmark_value>ορθογραφικός έλεγχος, Αυτόματος ορθογραφικός έλεγχος ενεργός/ανενεργός</bookmark_value><bookmark_value>αυτόματος ορθογραφικός έλεγχος</bookmark_value><bookmark_value>έλεγχος ορθογραφίας, κατά την πληκτρολόγηση</bookmark_value><bookmark_value>λέξεις, απενεργοποίηση ορθογραφικού ελέγχου</bookmark_value>"
-#: footer_nextpage.xhp
+#: auto_spellcheck.xhp
msgctxt ""
-"footer_nextpage.xhp\n"
-"par_id3154256\n"
-"4\n"
+"auto_spellcheck.xhp\n"
+"hd_id3154265\n"
+"31\n"
"help.text"
-msgid "The page number is only displayed if the following page exists."
-msgstr "Ο αριθμός σελίδας εμφανίζεται μόνο αν υπάρχει επόμενη σελίδα."
+msgid "<variable id=\"auto_spellcheck\"><link href=\"text/swriter/guide/auto_spellcheck.xhp\" name=\"Automatically Check Spelling\">Automatically Check Spelling</link></variable>"
+msgstr "<variable id=\"auto_spellcheck\"><link href=\"text/swriter/guide/auto_spellcheck.xhp\" name=\"Αυτόματος ορθογραφικός έλεγχος\">Αυτόματος ορθογραφικός έλεγχος</link></variable>"
-#: footer_nextpage.xhp
+#: auto_spellcheck.xhp
msgctxt ""
-"footer_nextpage.xhp\n"
-"par_id3155886\n"
+"auto_spellcheck.xhp\n"
+"par_id3154664\n"
"5\n"
"help.text"
-msgid "Choose <emph>Insert - Footer</emph> and select the page style that you want to add the footer to."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Υποσέλιδο</emph> και επιλέξτε το πρότυπο σελίδας στο οποίο επιθυμείτε να προσθέσετε το υποσέλιδο."
+msgid "You can have $[officename] automatically check spelling while you type and underline possible misspelt words with a red wavy line."
+msgstr "Το $[officename] μπορεί αυτόματα να ελέγξει την ορθογραφία ενώ πληκτρολογείτε και να υπογραμμίσει πιθανώς ανορθόγραφες λέξεις με μια κυματιστή κόκκινη γραμμή."
-#: footer_nextpage.xhp
+#: auto_spellcheck.xhp
msgctxt ""
-"footer_nextpage.xhp\n"
-"par_id3147109\n"
-"6\n"
+"auto_spellcheck.xhp\n"
+"hd_id3154678\n"
+"41\n"
"help.text"
-msgid "Place the cursor in the footer and choose <emph>Insert - Fields - Other</emph>."
-msgstr "Τοποθετήστε το δείκτη στο υποσέλιδο και επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph>."
+msgid "To Check Spelling Automatically While You Type"
+msgstr "Για να εφαρμόζεται ο αυτόματος ορθογραφικός έλεγχος ενώ πληκτρολογείτε"
-#: footer_nextpage.xhp
+#: auto_spellcheck.xhp
msgctxt ""
-"footer_nextpage.xhp\n"
-"par_id3147134\n"
-"7\n"
+"auto_spellcheck.xhp\n"
+"par_id3155531\n"
+"42\n"
"help.text"
-msgid "In the <emph>Fields</emph> dialog, click the <emph>Document</emph> tab."
-msgstr "Στο παράθυρο διαλόγου <emph>Πεδία</emph>, κάντε κλικ στην καρτέλα <emph>Έγγραφο</emph>."
+msgid "Activate the <emph>AutoSpellcheck </emph>icon on the Standard bar."
+msgstr "Ενεργοποιήστε το εικονίδιο <emph>Αυτόματος ορθογραφικός έλεγχος </emph>στην βασική γραμμή εργαλείων."
-#: footer_nextpage.xhp
+#: auto_spellcheck.xhp
msgctxt ""
-"footer_nextpage.xhp\n"
-"par_id3150955\n"
-"8\n"
+"auto_spellcheck.xhp\n"
+"par_id3155569\n"
+"33\n"
"help.text"
-msgid "Click 'Page' in the <emph>Type</emph> list and 'Next page' in the <emph>Select</emph> list."
-msgstr "Κάντε κλικ στη 'Σελίδα' στη λίστα <emph>Τύπος</emph> και στην 'Επόμενη σελίδα' στη λίστα <emph>Επιλογή</emph>."
+msgid "Right-click a word with a red wavy underline, and then choose a suggested replacement word from the list, or from the <emph>AutoCorrect </emph>submenu."
+msgstr "Κάντε δεξί κλικ σε μια λέξη με κυματιστή κόκκινη υπογράμμιση και ύστερα επιλέξτε μια από τις προτεινόμενες λέξεις από τη λίστα ή από το υπομενού <emph>Αυτόματη διόρθωση</emph>."
-#: footer_nextpage.xhp
+#: auto_spellcheck.xhp
msgctxt ""
-"footer_nextpage.xhp\n"
-"par_id3150517\n"
-"9\n"
+"auto_spellcheck.xhp\n"
+"par_id3147759\n"
+"6\n"
"help.text"
-msgid "Click a numbering style in the <item type=\"menuitem\">Format</item> list."
-msgstr "Κάντε κλικ σε ένα πρότυπο αρίθμησης στη λίστα <item type=\"menuitem\">Μορφή</item>."
+msgid "If you choose a word from the <item type=\"menuitem\">AutoCorrect</item> submenu, the underlined word and the replacement word are automatically added to the AutoCorrect list for the current language. To view the AutoCorrect list, choose <item type=\"menuitem\">Tools – AutoCorrect Options</item>, and then click the <item type=\"menuitem\">Replace</item> tab."
+msgstr "Αν επιλέξτε μια λέξη από το υπομενού <item type=\"menuitem\">Αυτόματη διόρθωση</item>, η υπογραμμισμένη λέξη και η αντικατάσταση της θα προστεθούν αυτόματα στη λίστα της αυτόματης διόρθωσης για την τρέχουσα γλώσσα. Για να δείτε τη λίστα της αυτόματης διόρθωσης, επιλέξτε <item type=\"menuitem\">Εργαλεία - Επιλογές αυτόματης διόρθωσης</item> και μετά πατήστε στην καρτέλα <item type=\"menuitem\">Αντικατάσταση</item>."
-#: footer_nextpage.xhp
+#: auto_spellcheck.xhp
msgctxt ""
-"footer_nextpage.xhp\n"
-"par_id3150537\n"
-"10\n"
+"auto_spellcheck.xhp\n"
+"par_id3147819\n"
+"7\n"
"help.text"
-msgid "If you select 'Text' in the <emph>Format</emph> list, only the text that you enter in the <emph>Value</emph> box is displayed in the field."
-msgstr "Αν επιλέξετε 'Κείμενο' στη λίστα <emph>Μορφή</emph>, μόνο το κείμενο που εισάγετε στο πεδίο <emph>Τιμή</emph> εμφανίζεται στο πεδίο."
+msgid "You can also add the underlined word to your custom dictionary by choosing <emph>Add</emph>."
+msgstr "Μπορείτε επίσης να προσθέσετε τη λέξη που είναι υπογραμμισμένη με κόκκινο στο προσαρμοσμένο λεξικό, επιλέγοντας <emph>Προσθήκη</emph>."
-#: footer_nextpage.xhp
+#: auto_spellcheck.xhp
msgctxt ""
-"footer_nextpage.xhp\n"
-"par_id3150727\n"
-"11\n"
+"auto_spellcheck.xhp\n"
+"hd_id3147220\n"
+"32\n"
"help.text"
-msgid "Click <emph>Insert</emph> to insert the field with the page number."
-msgstr "Κάντε κλικ στην <emph>Εισαγωγή</emph> για να εισάγετε το πεδίο με τον αριθμό σελίδας."
+msgid "To Exclude Words From the Spellcheck"
+msgstr "Για να εξαιρέσετε λέξεις από τον ορθογραφικό έλεγχο"
-#: table_sizing.xhp
+#: auto_spellcheck.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"tit\n"
+"auto_spellcheck.xhp\n"
+"par_id3147263\n"
+"35\n"
"help.text"
-msgid "Resizing Rows and Columns in a Text Table"
-msgstr "Αλλαγή μεγέθους γραμμών και στηλών σε πίνακα κειμένου"
+msgid "Select the words that you want to exclude."
+msgstr "Επιλέξτε τις λέξεις που επιθυμείτε να εξαιρέσετε."
-#: table_sizing.xhp
+#: auto_spellcheck.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"bm_id3156108\n"
+"auto_spellcheck.xhp\n"
+"par_id3147282\n"
+"36\n"
"help.text"
-msgid "<bookmark_value>cells; enlarging and reducing in text tables</bookmark_value><bookmark_value>table cells; enlarging/reducing in text</bookmark_value><bookmark_value>keyboard; resizing rows/columns</bookmark_value><bookmark_value>resizing;rows and columns in text tables</bookmark_value><bookmark_value>enlarging columns,cells and table rows</bookmark_value><bookmark_value>reducing rows and columns in text tables</bookmark_value><bookmark_value>tables; resizing/juxtaposing</bookmark_value><bookmark_value>juxtaposing tables</bookmark_value><bookmark_value>heights of table rows</bookmark_value><bookmark_value>widths of table columns</bookmark_value><bookmark_value>rows;resizing in tables</bookmark_value><bookmark_value>columns;resizing in tables</bookmark_value><bookmark_value>column widths in tables</bookmark_value>"
-msgstr "<bookmark_value>κελιά; μεγέθυνση και σμίκρυνση σε πίνακες κειμένου</bookmark_value><bookmark_value>κελιά πίνακα; μεγέθυνση/σμίκρυνση στο κείμενο</bookmark_value><bookmark_value>πληκτρολόγιο; αυξομείωση στηλών/γραμμών</bookmark_value><bookmark_value>αλλαγή μεγέθους; γραμμές και στήλες σε πίνακες κειμένου</bookmark_value><bookmark_value>μεγέθυνση στηλών, κελιών και γραμμών πίνακα</bookmark_value><bookmark_value>σμίκρυνση γραμμών και στηλών σε πίνακες κειμένου</bookmark_value><bookmark_value>πίνακες; αλλαγή μεγέθους/παράθεση</bookmark_value><bookmark_value>πίνακες παράθεσης</bookmark_value><bookmark_value>ύψη γραμμών πίνακα</bookmark_value><bookmark_value>πλάτη στηλών πίνακα</bookmark_value><bookmark_value>γραμμές; αλλαγές μεγέθους σε πίνακες</bookmark_value><bookmark_value>στήλες; αλλαγή μεγέθους σε πίνακες</bookmark_value><bookmark_value>πλάτη στηλών σε πίνακες</bookmark_value>"
+msgid "Click the Language control on the Status bar to open a menu."
+msgstr "Κάντε κλικ στο πεδίο ελέγχου Γλώσσα στην βασική γραμμή εργαλείων για να ανοίξετε ένα μενού."
-#: table_sizing.xhp
+#: auto_spellcheck.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"hd_id3156108\n"
+"auto_spellcheck.xhp\n"
+"par_id3145602\n"
+"38\n"
"help.text"
-msgid "<variable id=\"table_sizing\"><link href=\"text/swriter/guide/table_sizing.xhp\" name=\"Resizing Rows and Columns in a Text Table\">Resizing Rows and Columns in a Text Table</link></variable>"
-msgstr "<variable id=\"table_sizing\"><link href=\"text/swriter/guide/table_sizing.xhp\" name=\"Αλλαγή μεγέθους γραμμών και στηλών σε πίνακα κειμένου\">Αλλαγή μεγέθους γραμμών και στηλών σε πίνακα κειμένου</link></variable>"
+msgid "Choose “None (Do not check spelling)”."
+msgstr "Επιλέξτε \"Καμμία (Όχι ορθογραφικός έλεγχος)\"."
-#: table_sizing.xhp
+#: auto_spellcheck.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id3153140\n"
+"auto_spellcheck.xhp\n"
+"par_id3145648\n"
+"40\n"
"help.text"
-msgid "You can resize the width of table cells and columns, as well as change the height of table rows."
-msgstr "Μπορείτε να μεταβάλετε το πλάτος των κελιών και των στηλών ενός πίνακα, καθώς και να αλλάξετε το ύψος των γραμμών."
+msgid "<link href=\"text/shared/optionen/01010401.xhp\" name=\"Creating a new dictionary.\">Creating a new dictionary.</link>"
+msgstr "<link href=\"text/shared/optionen/01010401.xhp\" name=\"Δημιουργία νέου λεξικού.\">Δημιουργία νέου λεξικού.</link>"
-#: table_sizing.xhp
+#: autocorr_except.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id3149615\n"
+"autocorr_except.xhp\n"
+"tit\n"
"help.text"
-msgid "<image id=\"img_id3149622\" src=\"cmd/sc_optimizetable.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149622\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149622\" src=\"cmd/sc_optimizetable.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149622\">Εικονίδιο</alt></image>"
+msgid "Adding Exceptions to the AutoCorrect List"
+msgstr "Προσθήκη εξαιρέσεων στη λίστα της Αυτόματης διόρθωσης"
-#: table_sizing.xhp
+#: autocorr_except.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id3146497\n"
+"autocorr_except.xhp\n"
+"bm_id3152887\n"
"help.text"
-msgid "You can also distribute rows and columns evenly using the icons on the <item type=\"menuitem\">Optimize</item> toolbar on the <item type=\"menuitem\">Table</item> Bar."
-msgstr "Μπορείτε επίσης να κατανείμετε τις γραμμές και τις στήλες ομοιόμορφα χρησιμοποιώντας τα εικονίδια της γραμμής εργαλείων <item type=\"menuitem\">Βελτιστοποίηση</item> στη γραμμή<item type=\"menuitem\">Πίνακας</item>."
+msgid "<bookmark_value>AutoCorrect function; adding exceptions</bookmark_value> <bookmark_value>exceptions; AutoCorrect function</bookmark_value> <bookmark_value>abbreviations</bookmark_value> <bookmark_value>capital letters;avoiding after specific abbreviations</bookmark_value>"
+msgstr "<bookmark_value>Αυτόματη διόρθωση, προσθήκη εξαιρέσεων</bookmark_value><bookmark_value>εξαιρέσεις, Αυτόματη διόρθωση</bookmark_value><bookmark_value>συντομογραφίες</bookmark_value><bookmark_value>κεφαλαία γράμματα, αποφυγή ύστερα από συγκεκριμένες συντομογραφίες</bookmark_value>"
-#: table_sizing.xhp
+#: autocorr_except.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"hd_id3145109\n"
+"autocorr_except.xhp\n"
+"hd_id3152887\n"
+"10\n"
"help.text"
-msgid "Changing the Width of Columns and Cells"
-msgstr "Αλλαγή του πλάτους στηλών και κελιών"
+msgid "<variable id=\"autocorr_except\"><link href=\"text/swriter/guide/autocorr_except.xhp\" name=\"Adding Exceptions to the AutoCorrect List\">Adding Exceptions to the AutoCorrect List</link></variable>"
+msgstr "<variable id=\"autocorr_except\"><link href=\"text/swriter/guide/autocorr_except.xhp\" name=\"Προσθήκη εξαιρέσεων στη λίστα της Αυτόματης διόρθωσης\">Προσθήκη εξαιρέσεων στη λίστα της Αυτόματης διόρθωσης</link></variable>"
-#: table_sizing.xhp
+#: autocorr_except.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"hd_id3149574\n"
+"autocorr_except.xhp\n"
+"par_id3154254\n"
+"11\n"
"help.text"
-msgid "To Change the Width of a Column"
-msgstr "Για να μεταβάλετε το πλάτος μιας στήλης"
+msgid "You can prevent AutoCorrect from correcting specific abbreviations or words that have mixed capital letters and lowercase letters."
+msgstr "Μπορείτε να εμποδίσετε την Αυτόματη διόρθωση να διορθώνει συγκεκριμένες συντομογραφίες ή λέξεις που περιέχουν ανάμικτα κεφαλαία και πεζά γράμματα."
-#: table_sizing.xhp
+#: autocorr_except.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id3149587\n"
+"autocorr_except.xhp\n"
+"par_id3155576\n"
+"13\n"
+"help.text"
+msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>, and then click the <item type=\"menuitem\">Exceptions</item> tab."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Αυτόματη διόρθωση</item> και μετά κάντε κλικ στην καρτέλα <item type=\"menuitem\">Εξαιρέσεις</item>."
+
+#: autocorr_except.xhp
+msgctxt ""
+"autocorr_except.xhp\n"
+"par_id3147762\n"
+"18\n"
"help.text"
msgid "Do one of the following:"
-msgstr "Εκτελέστε ένα από τα ακόλουθα:"
+msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
-#: table_sizing.xhp
+#: autocorr_except.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id3156246\n"
+"autocorr_except.xhp\n"
+"par_id3147786\n"
+"19\n"
"help.text"
-msgid "Rest the mouse pointer over the column dividing line until the pointer becomes a separator icon, and then drag the line to a new location."
-msgstr "Αφήστε το δείκτη του ποντικιού πάνω από τη γραμμή που διαχωρίζει τις στήλες μέχρι ο δείκτης να μετατραπεί σε διαχωριστικό, και ύστερα σύρετε τη γραμμή σε νέα θέση."
+msgid "Type the abbreviation followed by a period in the <emph>Abbreviations (no subsequent capital) </emph>box and click <emph>New</emph>."
+msgstr "Πληκτρολογήστε τη συντομογραφία ακολουθούμενη από μια τελεία στο πεδίο <emph>Συντομεύσεις (ύστερα από τις οποίες δεν ακολουθεί κεφαλαίο γράμμα)</emph> και ύστερα κάντε κλικ στη <emph>Δημιουργία</emph>."
-#: table_sizing.xhp
+#: autocorr_except.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id3145390\n"
+"autocorr_except.xhp\n"
+"par_id3147812\n"
+"20\n"
"help.text"
-msgid "Rest the mouse pointer over the column dividing line on the ruler until the pointer becomes a separator icon, and then drag the line to a new location."
-msgstr "Αφήστε το δείκτη του ποντικιού πάνω από τη γραμμή που διαχωρίζει τις στήλες στο χάρακα μέχρι ο δείκτης να μετατραπεί σε διαχωριστικό, και ύστερα σύρετε τη γραμμή σε νέα θέση."
+msgid "Type the word in the <emph>Words with TWo INitial CApitals </emph>box and click <emph>New</emph>."
+msgstr "Πληκτρολογήστε τη λέξη στο πεδίο <emph>Λέξεις που αρχίζουν με δύο κεφαλαία γράμματα</emph> και πατήστε <emph>Δημιουργία</emph>."
-#: table_sizing.xhp
+#: autocorr_except.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id0918200811260957\n"
+"autocorr_except.xhp\n"
+"par_id3144875\n"
+"17\n"
"help.text"
-msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then click and drag a line to scale all cells right or above the line proportionally."
-msgstr "Κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> και έπειτα κλικ και σύρσιμο μιας γραμμής για κλιμάκωση όλων των κελιών δεξιά ή επάνω από την γραμμή αναλογικά."
+msgid "To quickly undo an AutoCorrect replacement, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z. This also adds the word or abbreviation that you typed to the AutoCorrect exceptions list."
+msgstr "Για να αναιρέσετε γρήγορα μια Αυτόματη διόρθωση, πιέστε το συνδυασμό πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z. Αυτό επίσης προσθέτει τη λέξη ή τη συντομογραφία που πληκτρολογήσατε στη λίστα εξαιρέσεων της Αυτόματης διόρθωσης."
-#: table_sizing.xhp
+#: autotext.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id3145411\n"
+"autotext.xhp\n"
+"tit\n"
"help.text"
-msgid "Place the cursor in a cell in the column, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option </caseinline><defaultinline>Alt</defaultinline></switchinline> key, and then press the left or the right arrow key."
-msgstr "Τοποθετήστε τον δρομέα σε ένα κελί στη στήλη, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> και έπειτα πατήστε το αριστερό ή το δεξί πλήκτρο βέλους."
+msgid "Using AutoText"
+msgstr "Χρήση Αυτόματου ειμένου"
-#: table_sizing.xhp
+#: autotext.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id3153364\n"
+"autotext.xhp\n"
+"bm_id3155521\n"
"help.text"
-msgid "To increase the distance from the left edge of the page to the edge of the table, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option </caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift, and then press the right arrow key."
-msgstr "Για να μεγαλώσετε την απόσταση από την αριστερή άκρη της σελίδας μέχρι την άκρη του πίνακα, κρατήστε πατημένο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift και πατήστε το δεξί πλήκτρο βέλους."
+msgid "<bookmark_value>AutoText</bookmark_value> <bookmark_value>networks and AutoText directories</bookmark_value> <bookmark_value>lists;AutoText shortcuts</bookmark_value> <bookmark_value>printing;AutoText shortcuts</bookmark_value> <bookmark_value>inserting;text blocks</bookmark_value> <bookmark_value>text blocks</bookmark_value> <bookmark_value>blocks of text</bookmark_value>"
+msgstr "<bookmark_value>Αυτόματο κείμενο</bookmark_value><bookmark_value>δίκτυα και ευρετήρια Αυτόματου κειμένου</bookmark_value><bookmark_value>λίστες;συντομεύσεις Αυτόματου κειμένου</bookmark_value><bookmark_value>εκτύπωση;συντομεύσεις Αυτόματου κειμένου</bookmark_value><bookmark_value>εισαγωγή;μπλοκ κειμένου</bookmark_value><bookmark_value>μπλοκ κειμένου</bookmark_value><bookmark_value>μπλοκ κειμένου</bookmark_value>"
-#: table_sizing.xhp
+#: autotext.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id3155891\n"
+"autotext.xhp\n"
+"hd_id3155521\n"
+"26\n"
"help.text"
-msgid "You can specify the behavior for the arrow keys by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><emph>%PRODUCTNAME Writer - Table</emph>, and selecting the options that you want in the <emph>Keyboard handling</emph> area."
-msgstr "Μπορείτε να καθορίσετε τη συμπεριφορά για τα πλήκτρα βελών επιλέγοντας <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - </emph><emph>%PRODUCTNAME Writer - Πίνακας</emph> και επιλέξτε τις επιλογές που θέλετε στην περιοχή <emph>διαχείριση πληκτρολογίου</emph>."
+msgid "<variable id=\"autotext\"><link href=\"text/swriter/guide/autotext.xhp\" name=\"Using AutoText\">Using AutoText</link></variable>"
+msgstr "<variable id=\"autotext\"><link href=\"text/swriter/guide/autotext.xhp\" name=\"Χρήση Αυτόματου κειμένου\">Χρήση Αυτόματου κειμένου</link></variable>"
-#: table_sizing.xhp
+#: autotext.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"hd_id3149993\n"
+"autotext.xhp\n"
+"par_id3150534\n"
+"27\n"
"help.text"
-msgid "To Change the Width of a Cell"
-msgstr "Για να μεταβάλετε το πλάτος ενός κελιού"
+msgid "In $[officename] Writer, you can store text - also containing graphics, tables, and fields - as AutoText, so that you can quickly insert the text later on. If you want, you can also store formatted text."
+msgstr "Στο $[officename] Writer, μπορείτε να αποθηκεύσετε κείμενο - που μπορεί να περιέχει επίσης γραφικά, πίνακες και πεδία - ως Αυτόματο κείμενο, έτσι ώστε να μπορείτε γρήγορα να το εισάγετε. Αν επιθυμείτε, μπορείτε επίσης να αποθηκεύσετε μορφοποιημένο κείμενο."
-#: table_sizing.xhp
+#: autotext.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id3148676\n"
+"autotext.xhp\n"
+"hd_id3155539\n"
+"48\n"
"help.text"
-msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option+Command </caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline>, and then press the left or the right arrow key"
-msgstr "Κρατήστε πατημένα τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Option+Command</caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline> και μετά πατήστε το αριστερό ή το δεξί πλήκτρο βέλους"
+msgid "To To Create an AutoText Entry"
+msgstr "Για την δημιουργία καταχώρισης Αυτόματου κειμένου"
-#: table_sizing.xhp
+#: autotext.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"hd_id3153014\n"
+"autotext.xhp\n"
+"par_id3155560\n"
+"47\n"
"help.text"
-msgid "Changing the Height of a Row"
-msgstr "Αλλαγή του ύψους γραμμής"
+msgid "Select the text, text with graphics, table, or field that you want to save as an AutoText entry. A graphic can only be stored if it is anchored as a character and is preceded and followed by at least one text character."
+msgstr "Επιλέξτε το κείμενο, κείμενο με γραφικά, πίνακα ή πεδίο που επιθυμείτε να αποθηκεύσετε ως καταχώριση Αυτόματου κειμένου. Ένα γραφικό μπορεί μόνο να αποθηκευθεί αν είναι αγκυρωμένο σαν χαρακτήρας και πλαισιώνεται εκατέρωθεν από τουλάχιστον ένα χαρακτήρα κειμένου."
-#: table_sizing.xhp
+#: autotext.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id3153035\n"
+"autotext.xhp\n"
+"par_id3155581\n"
+"57\n"
"help.text"
-msgid "To change the height of a row, place the cursor in a cell in the row, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option </caseinline><defaultinline>Alt</defaultinline></switchinline> key, and then press the up or the down arrow key."
-msgstr "Για να αλλάξετε το ύψος μιας γραμμής, τοποθετήστε το δρομέα σε ένα κελί στη γραμμή και με πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> και πατήστε το πάνω ή το κάτω πλήκτρο βέλους."
+msgid "Choose <item type=\"menuitem\">Edit - AutoText</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Επεξεργασία - Αυτόματο κείμενο</item>."
-#: table_sizing.xhp
+#: autotext.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"hd_id8478041\n"
+"autotext.xhp\n"
+"par_id3147761\n"
+"58\n"
"help.text"
-msgid "Resizing a Whole Table"
-msgstr "Αλλαγή μεγέθους ολόκληρου πίνακα"
+msgid "Select the category where you want to store the AutoText."
+msgstr "Επιλέξτε την κατηγορία στην οποία επιθυμείτε να αποθηκεύσετε το Αυτόματο κείμενο."
-#: table_sizing.xhp
+#: autotext.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id3358867\n"
+"autotext.xhp\n"
+"par_id3147779\n"
+"59\n"
"help.text"
-msgid "To change the width and height of a table, do one of the following:"
-msgstr "Για να μεταβάλετε το πλάτος και το ύψος ενός πίνακα, εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "Type a name that is longer than four characters. This allows you to use the <emph>Display remainder of name as suggestion while typing</emph> AutoText option. If you want, you can modify the proposed shortcut."
+msgstr "Πληκτρολογήστε ένα όνομα μεγαλύτερο των τεσσάρων χαρακτήρων. Αυτό σας επιτρέπει να χρησιμοποιήσετε την επιλογή Αυτόματου κειμένου <emph>Το υπόλοιπο του ονόματος ως συμβουλή κατά την εισαγωγή</emph>. Αν επιθυμείτε, μπορείτε επίσης να τροποποιήσετε την προτεινόμενη συντόμευση."
-#: table_sizing.xhp
+#: autotext.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id5366679\n"
+"autotext.xhp\n"
+"par_id3147807\n"
+"60\n"
"help.text"
-msgid "Click inside the table. In the rulers, drag the border between the white and the gray area to resize the table."
-msgstr "Κάντε κλικ μέσα στον πίνακα. Στους χάρακες, μεταφέρετε το περίγραμμα μεταξύ της λευκής και της γκρίζας περιοχής για να μεταβάλετε το μέγεθος του πίνακα."
+msgid "Click the <emph>AutoText</emph> button, and then choose <emph>New</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph> Αυτόματο κείμενο</emph>, και ύστερα επιλέξτε <emph>Δημιουργία</emph>."
-#: table_sizing.xhp
+#: autotext.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id1279030\n"
+"autotext.xhp\n"
+"par_idN10732\n"
"help.text"
-msgid "Click inside the table. Choose <item type=\"menuitem\">Table - Table Properties</item> to open a dialog and set the properties to the numbers."
-msgstr "Κάντε κλικ μέσα στον πίνακα. Επιλέξτε <item type=\"menuitem\">Πίνακας - Ιδιότητες πίνακα</item> για ανοίξετε ένα παράθυρο διαλόγου και να ορίσετε τις ιδιότητες στους αριθμούς."
+msgid "Click the <emph>Close</emph> button."
+msgstr "Κάντε κλικ στο κουμπί <emph>Κλείσιμο</emph>."
-#: table_sizing.xhp
+#: autotext.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id5009308\n"
+"autotext.xhp\n"
+"hd_id3147282\n"
+"39\n"
"help.text"
-msgid "To wrap text to the sides of a table, and to arrange two tables next to another, you must insert the tables into a frame. Click inside the table, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A twice to select the whole table, then choose <emph>Insert - Frame</emph>."
-msgstr "Για να αναδιπλώσετε κείμενο στις πλευρές ενός πίνακα και να τακτοποιήσετε δύο πίνακες δίπλα δίπλα θα πρέπει να εισάγετε τους πίνακες μέσα σε ένα πλαίσιο. Κλικ μέσα στον πίνακα, πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A δυο φορές για να επιλέξετε ολόκληρο τον πίνακα και μετά επιλέξετε <emph>Εισαγωγή - Πλαίσιο</emph>."
+msgid "To Insert an AutoText Entry"
+msgstr "Για την εισαγωγή μιας καταχώρησης Αυτόματου κειμένου"
-#: table_sizing.xhp
+#: autotext.xhp
msgctxt ""
-"table_sizing.xhp\n"
-"par_id4190496\n"
+"autotext.xhp\n"
+"par_id3145597\n"
+"61\n"
"help.text"
-msgid "Tables within HTML pages do not offer the full range of properties and commands as tables in OpenDocument format."
-msgstr "Οι πίνακες σε HTML σελίδες δεν προσφέρουν όλες τις ιδιότητες και εντολές όπως οι πίνακες σε μορφή OpenDocument."
+msgid "Click in your document where you want to insert an AutoText entry."
+msgstr "Κάντε κλικ στο σημείο του εγγράφου σας όπου επιθυμείτε να εισάγετε μια καταχώρηση Αυτόματου κειμένου."
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"tit\n"
+"autotext.xhp\n"
+"par_id3145615\n"
+"28\n"
"help.text"
-msgid "Conditional Text"
-msgstr "Κείμενο υπό συνθήκες"
+msgid "Choose <link href=\"text/swriter/01/02120000.xhp\" name=\"Edit - AutoText\"><emph>Edit - AutoText</emph></link>."
+msgstr "Επιλέξτε <link href=\"text/swriter/01/02120000.xhp\" name=\"Επεξεργασία - Αυτόματο κείμενο\"><emph>Επεξεργασία - Αυτόματο κείμενο</emph></link>."
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"bm_id3155619\n"
+"autotext.xhp\n"
+"par_id3145644\n"
+"38\n"
"help.text"
-msgid "<bookmark_value>matching conditional text in fields</bookmark_value> <bookmark_value>if-then queries as fields</bookmark_value> <bookmark_value>conditional text; setting up</bookmark_value> <bookmark_value>text; conditional text</bookmark_value> <bookmark_value>defining;conditions</bookmark_value>"
-msgstr "<bookmark_value>αντιστοίχηση κειμένου υπό συνθήκες σε πεδία</bookmark_value><bookmark_value>ερωτήματα αν-τότε ως πεδία</bookmark_value><bookmark_value>κείμενο υπό συνθήκες, ρυθμίσεις</bookmark_value><bookmark_value>κείμενο, κείμενο υπό συνθήκες</bookmark_value><bookmark_value>ορισμός, συνθήκες</bookmark_value>"
+msgid "Select the AutoText that you want to insert, and then click <item type=\"menuitem\">Insert</item>."
+msgstr "Επιλέξτε το Αυτόματο κείμενο που επιθυμείτε να εισάγετε και ύστερα κάντε κλικ στην <item type=\"menuitem\">Εισαγωγή</item>."
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"hd_id3155619\n"
-"4\n"
+"autotext.xhp\n"
+"par_id3145668\n"
+"30\n"
"help.text"
-msgid "<variable id=\"conditional_text\"><link href=\"text/swriter/guide/conditional_text.xhp\" name=\"Conditional Text\">Conditional Text</link></variable>"
-msgstr "<variable id=\"conditional_text\"><link href=\"text/swriter/guide/conditional_text.xhp\" name=\"Κείμενο υπό συνθήκες\">Κείμενο υπό συνθήκες</link></variable>"
+msgid "You can also type the shortcut for an AutoText entry, and then press F3, or click the arrow next to the <item type=\"menuitem\">AutoText</item> icon on the <item type=\"menuitem\">Insert</item> bar, and then choose an AutoText entry."
+msgstr "Μπορείτε επίσης να πληκτρολογήσετε τη συντόμευση για μια καταχώριση αυτόματου κειμένου και ύστερα να πατήσετε το F3, ή πατήστε στο βέλος δίπλα στο εικονίδιο <item type=\"menuitem\">Αυτόματο κείμενο</item> στη γραμμή <item type=\"menuitem\">Εισαγωγή</item> και ύστερα επιλέξετε μια καταχώριση αυτόματου κειμένου."
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3155879\n"
-"5\n"
+"autotext.xhp\n"
+"par_id3155090\n"
+"43\n"
"help.text"
-msgid "You can set up fields in your document that display text when a condition that you define is met. For example, you can define the conditional text that is displayed in a series of reminder letters."
-msgstr "Μπορείτε στο έγγραφό σας να ορίσετε πεδία που θα εμφανίζεται κείμενο μόνο αν τηρείται κάποια συνθήκη, που έχετε εσείς ορίσει. Για παράδειγμα, μπορείτε να ορίσετε το κείμενο υπό συνθήκες που θα εμφανίζεται σε μια σειρά επιστολών υπενθύμισης."
+msgid "To quickly enter a %PRODUCTNAME Math formula, type <item type=\"literal\">fn</item>, and then press F3. If you insert more than one formula, the formulae are sequentially numbered. To insert dummy text, type <item type=\"literal\">dt</item>, and then press F3."
+msgstr "Για να εισάγετε γρήγορα ένα τύπο του %PRODUCTNAME Math, πληκτρολογήστε <item type=\"literal\">fn</item> και ύστερα πιέστε F3. Αν εισάγετε περισσότερους από έναν τύπους, αυτοί αριθμούνται διαδοχικά. Για να εισάγετε δοκιμαστικό κείμενο, πληκτρολογήστε <item type=\"literal\">dt</item> και ύστερα πιέστε F3."
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3155895\n"
-"6\n"
+"autotext.xhp\n"
+"hd_id3155115\n"
+"45\n"
"help.text"
-msgid "Setting up conditional text in this example is a two-part process. First you create a variable, and then you create the condition."
-msgstr "Η ρύθμιση του κειμένου υπό συνθήκες σε αυτό το παράδειγμα είναι μια διαδικασία με δύο βήματα. Πρώτα δημιουργείτε μια μεταβλητή, και ύστερα δημιουργείτε τη συνθήκη."
+msgid "To Print a List of AutoText Entries"
+msgstr "Για να εκτυπώσετε μια λίστα των καταχωρήσεων Αυτόματου κειμένου"
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"hd_id3153175\n"
-"61\n"
+"autotext.xhp\n"
+"par_id3155136\n"
+"44\n"
"help.text"
-msgid "To Define a Conditional Variable"
-msgstr "Για να ορίσετε μια μεταβλητή υπό συνθήκη"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>."
+msgstr "Επιλέξτε <emph>Εργαλεία - Μακροεντολές - Διαχείριση μακροεντολών - %PRODUCTNAME Basic</emph>."
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3153185\n"
+"autotext.xhp\n"
+"par_id3155160\n"
"62\n"
"help.text"
-msgid "The first part of the example is to define a variable for the condition statement."
-msgstr "Το πρώτο μέρος του παραδείγματος είναι ο ορισμός μιας μεταβλητής για τη δήλωση της συνθήκης."
+msgid "In the <emph>Macro from</emph> tree control, select %PRODUCTNAME Macros - Gimmicks - AutoText."
+msgstr "Στο στοιχείο ελέγχου δένδρου <emph>Μακροεντολές από</emph>, επιλέξτε %PRODUCTNAME Μακροεντολές - Κόλπα - Αυτόματο κείμενο"
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3155566\n"
-"8\n"
+"autotext.xhp\n"
+"par_id3151277\n"
+"63\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Fields - Other</item>, and then click the <item type=\"menuitem\">Variables</item> tab."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή -Πεδία - Άλλα</item>, και ύστερα κάντε κλικ στην καρτέλα <item type=\"menuitem\">Μεταβλητές</item>."
+msgid "Select \"Main\" in the <emph>Existing macros in: AutoText</emph> list and then click <emph>Run</emph>. A list of the current AutoText entries is generated in a separate text document."
+msgstr "Επιλέξτε \"Κύριο\" στη λίστα <emph>Υπάρχουσες μακροεντολές στο: Αυτόματο κείμενο</emph> και έπειτα πατήστε <emph>Εκτέλεση</emph>. Μια λίστα των τρεχουσών καταχωρίσεων αυτόματου κειμένου δημιουργείται σε ένα ξεχωριστό έγγραφο κειμένου."
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3147759\n"
-"9\n"
+"autotext.xhp\n"
+"par_id3151304\n"
+"64\n"
"help.text"
-msgid "Click \"Set variable\" in the <item type=\"menuitem\">Type</item> list."
-msgstr "Κάντε κλικ στην επιλογή \"Ορισμός μεταβλητής\" στη λίστα <item type=\"menuitem\">Τύπος</item>."
+msgid "Choose <emph>File - Print</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Εκτύπωση</emph>."
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3147784\n"
-"10\n"
+"autotext.xhp\n"
+"hd_id3151327\n"
+"49\n"
"help.text"
-msgid "Type a name for the variable in the <item type=\"menuitem\">Name</item> box, for example <item type=\"literal\">Reminder</item>."
-msgstr "Πληκτρολογήστε ένα όνομα για τη μεταβλητή στο πλαίσιο <item type=\"menuitem\">Όνομα</item>, για παράδειγμα <item type=\"literal\">υπενθύμιση</item>."
+msgid "Using AutoText in Network Installations"
+msgstr "Χρήση Αυτόματου κειμένου σε δικτυακές εγκαταστάσεις."
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3147810\n"
-"57\n"
+"autotext.xhp\n"
+"par_id3151355\n"
+"50\n"
"help.text"
-msgid "Click \"Text\" in the <item type=\"menuitem\">Format</item> list."
-msgstr "Κάντε κλικ στο \"Κείμενο\" στη λίστα <item type=\"menuitem\">Μορφή</item>."
+msgid "You can store AutoText entries in different directories on a network."
+msgstr "Μπορείτε να αποθηκεύσετε καταχωρήσεις Αυτόματου κειμένου σε διαφορετικούς καταλόγους σε ένα δίκτυο."
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id7748344\n"
+"autotext.xhp\n"
+"par_id3151370\n"
+"51\n"
"help.text"
-msgid "Enter <item type=\"literal\">1</item> in the <item type=\"menuitem\">Value</item> box, and then click <item type=\"menuitem\">Insert</item>.<br/>The Format list now displays a \"General\" format."
-msgstr "Πληκτρολογήστε <item type=\"literal\">1</item> στο πλαίσιο <item type=\"menuitem\">Τιμή</item> και ύστερα πατήστε στο <item type=\"menuitem\">Εισαγωγή</item>.<br/>Η λίστα μορφής τώρα εμφανίζεται ως \"Γενική\" ."
+msgid "For example, you can store \"read-only\" AutoText entries for your company on a central server, and user-defined AutoText entries in a local directory."
+msgstr "Για παράδειγμα, μπορείτε να αποθηκεύσετε καταχωρήσεις Αυτόματου κειμένου \"μόνο για ανάγνωση\" για την εταιρία σας σε ένα κεντρικό εξυπηρετητή, και τις καταχωρήσεις του κάθε χρήστη σε τοπικό κατάλογο."
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"hd_id3145645\n"
-"63\n"
+"autotext.xhp\n"
+"par_id3151390\n"
+"52\n"
"help.text"
-msgid "To Define a Condition and the Conditional Text"
-msgstr "Για να ορίσετε μια συνθήκη και το κείμενό της"
+msgid "The paths for the AutoText directories can be edited in the configuration."
+msgstr "Οι διαδρομές για τους καταλόγους Αυτόματου κειμένου μπορούν να επεξεργασθούν κατά τη ρύθμιση."
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3145659\n"
-"64\n"
+"autotext.xhp\n"
+"par_id3154960\n"
+"53\n"
"help.text"
-msgid "The second part of the example is to define the condition that must be met, and to insert a placeholder for displaying the conditional text in your document."
-msgstr "Το δεύτερο μέρος του παραδείγματος είναι να καθορίσετε τη συνθήκη που πρέπει να ικανοποιηθεί, και να εισάγετε ένα δείκτη τοποθέτησης για το κείμενο υπό συνθήκες στο έγγραφό σας."
+msgid "Two directories are listed here. The first entry is on the server installation and the second entry is in the user directory. If there are two AutoText entries with the same name in both directories, the entry from the user directory is used."
+msgstr "Εδώ απαριθμούνται δύο κατάλογοι. Η πρώτη καταχώριση βρίσκεται στην εγκατάσταση του εξυπηρετητή. Η δεύτερη βρίσκεται στον κατάλογο του χρήστη. Αν δύο καταχωρήσεις αυτόματου κειμένου από δύο διαφορετικούς καταλόγους έχουν το ίδιο όνομα, θα χρησιμοποιηθεί η καταχώριση από τον κατάλογο χρήστη."
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3151193\n"
-"12\n"
+"autotext.xhp\n"
+"par_id3154995\n"
+"42\n"
"help.text"
-msgid "Place the cursor where you want to insert the conditional text in your text."
-msgstr "Τοποθετήστε το δείκτη στη θέση στο κείμενό σας όπου επιθυμείτε να εισάγετε το κείμενο υπό συνθήκες."
+msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"Edit - AutoText\">Edit - AutoText</link>"
+msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Επεξεργασία - Αυτόματο κείμενο\">Επεξεργασία - Αυτόματο κείμενο</link>"
-#: conditional_text.xhp
+#: autotext.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3151212\n"
-"65\n"
+"autotext.xhp\n"
+"par_id3155012\n"
+"46\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Fields - Other</item>, and then click the <item type=\"menuitem\">Functions</item> tab."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή -Πεδία - Άλλα</item>, και ύστερα κάντε κλικ στην καρτέλα <item type=\"menuitem\">Συναρτήσεις</item>."
+msgid "<link href=\"text/shared/01/06040600.xhp\" name=\"Word Completion\">Word Completion</link>"
+msgstr "<link href=\"text/shared/01/06040600.xhp\" name=\"Συμπλήρωση Λέξεων\">Συμπλήρωση Λέξεων</link>"
-#: conditional_text.xhp
+#: background.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3151250\n"
-"13\n"
+"background.xhp\n"
+"tit\n"
"help.text"
-msgid "Click \"Conditional text\" in the <item type=\"menuitem\">Type</item> list."
-msgstr "Κάντε κλικ στο \"Κείμενο υπό συνθήκες\" στη λίστα <item type=\"menuitem\">Τύπος</item>."
+msgid "Defining Background Colors or Background Graphics"
+msgstr "Καθορισμός χρωμάτων ή γραφικών παρασκηνίου"
-#: conditional_text.xhp
+#: background.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3155936\n"
-"14\n"
+"background.xhp\n"
+"bm_id3149346\n"
"help.text"
-msgid "Type <item type=\"literal\">Reminder EQ \"3\"</item> in the <item type=\"menuitem\">Condition</item> box. In other words, the conditional text will be displayed when the variable in the field that you defined in the first part of this example is equal to three."
-msgstr "Πληκτρολογήστε <item type=\"literal\">Υπευνθύμιση EQ \"3\"</item> στο πλαίσιο <item type=\"menuitem\">Συνθήκη</item> . Με άλλα λόγια, το κείμενο υπό συνθήκη θα εμφανίζεται όταν η μεταβλητή στο πεδίο που καθορίσατε στο πρώτο μέρος του παραδείγματος είναι ίση με τρία."
+msgid "<bookmark_value>backgrounds;text objects</bookmark_value><bookmark_value>words;backgrounds</bookmark_value><bookmark_value>paragraphs; backgrounds</bookmark_value><bookmark_value>text;backgrounds</bookmark_value><bookmark_value>tables; backgrounds</bookmark_value><bookmark_value>cells; backgrounds</bookmark_value><bookmark_value>backgrounds;selecting</bookmark_value>"
+msgstr "<bookmark_value>παρασκήνια· αντικείμενα κειμένου</bookmark_value><bookmark_value>λέξεις· παρασκήνια</bookmark_value><bookmark_value>παράγραφοι· παρασκήνια</bookmark_value><bookmark_value>κείμενο· παρασκήνια</bookmark_value><bookmark_value>πίνακες· παρασκήνια</bookmark_value><bookmark_value>κελιά· παρασκήνια</bookmark_value><bookmark_value>παρασκήνια· επιλογή</bookmark_value>"
-#: conditional_text.xhp
+#: background.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3155969\n"
-"15\n"
+"background.xhp\n"
+"hd_id3149346\n"
+"1\n"
"help.text"
-msgid "The quotation marks enclosing the \"3\" indicate that the variable that you defined in the first part of this example is a text string."
-msgstr "Τα εισαγωγικά που περικλείουν το \"3\" υποδεικνύουν ότι η μεταβλητή που καθορίσατε στο πρώτο μέρος του παραδείγματος είναι μια ακολουθία κειμένου."
+msgid "<variable id=\"background\"><link href=\"text/swriter/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Defining Background Colors or Background Graphics</link></variable>"
+msgstr "<variable id=\"background\"><link href=\"text/swriter/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Καθορισμός χρωμάτων παρασκηνίου ή γραφικών παρασκηνίου</link></variable>"
-#: conditional_text.xhp
+#: background.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3150446\n"
-"16\n"
+"background.xhp\n"
+"par_id7355265\n"
"help.text"
-msgid "Type the text that you want to display when the condition is met in the <emph>Then</emph> box. There is almost no limit to the length of the text that you can enter. You can paste a paragraph into this box."
-msgstr "Πληκτρολογήστε το κείμενο που επιθυμείτε να εμφανίζεται όταν ικανοποιείται η συνθήκη στο πεδίο <emph>Τότε</emph>. Δεν υπάρχει σχεδόν κανένα όριο για το μήκος του κειμένου που μπορείτε να εισάγετε. Μπορείτε να επικολλήσετε μια παράγραφο σε αυτό το πεδίο."
+msgid "You can define a background color or use a graphic as a background for various objects in $[officename] Writer."
+msgstr "Μπορείτε να καθορίσετε ένα χρώμα για το παρασκήνιο ή να χρησιμοποιήσετε ένα γραφικό ως παρασκήνιο για διάφορα αντικείμενα στο $[officename] Writer."
-#: conditional_text.xhp
+#: background.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3150473\n"
-"17\n"
+"background.xhp\n"
+"hd_id3147653\n"
+"3\n"
"help.text"
-msgid "Click <emph>Insert</emph>, and then click <emph>Close</emph>."
-msgstr "Κάντε κλικ στην <emph>Εισαγωγή</emph>, και ύστερα στο <emph>Κλείσιμο</emph>."
+msgid "To Apply a Background To Text Characters"
+msgstr "Εφαρμογή παρασκηνίου σε χαρακτήρες κειμένου"
-#: conditional_text.xhp
+#: background.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"hd_id3155073\n"
-"66\n"
+"background.xhp\n"
+"par_id3150669\n"
+"4\n"
"help.text"
-msgid "To Display the Conditional Text"
-msgstr "Για να εμφανίσετε το κείμενο υπό συνθήκες"
+msgid "Select the characters."
+msgstr "Επιλέξτε τους χαρακτήρες."
-#: conditional_text.xhp
+#: background.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3155086\n"
-"67\n"
+"background.xhp\n"
+"par_id3155390\n"
+"5\n"
"help.text"
-msgid "In this example, the conditional text is displayed when the value of the conditional variable is equal to 3."
-msgstr "Σε αυτό το παράδειγμα, το κείμενο υπό συνθήκες εμφανίζεται όταν η τιμή της μεταβλητής της συνθήκης είναι ίση με 3."
+msgid "Choose <emph>Format - Character</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Χαρακτήρας</emph>."
-#: conditional_text.xhp
+#: background.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3155110\n"
-"19\n"
+"background.xhp\n"
+"par_id3153665\n"
+"6\n"
"help.text"
-msgid "Place your cursor in front of the field that you defined in the first part of this example, and then choose <emph>Edit - Fields</emph>."
-msgstr "Τοποθετήστε το δείκτη μπροστά από το πεδίο που ορίσατε στο πρώτο μέρος του παραδείγματος και ύστερα επιλέξτε <emph>Επεξεργασία - Πεδία</emph>."
+msgid "Click the <emph>Background</emph> tab, select the background color."
+msgstr "Κάντε κλικ στην καρτέλα <emph>Φόντο</emph>, επιλέξτε το χρώμα του παρασκηνίου."
-#: conditional_text.xhp
+#: background.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3155136\n"
-"68\n"
+"background.xhp\n"
+"hd_id3153541\n"
+"7\n"
"help.text"
-msgid "Replace the number in the <item type=\"menuitem\">Value</item> box with 3, and then click <item type=\"menuitem\">Close</item>."
-msgstr "Αντικαταστήστε τον αριθμό στο πεδίο <item type=\"menuitem\">Τιμή</item> με 3, και ύστερα κάντε κλικ στο <item type=\"menuitem\">Κλείσιμο</item>."
+msgid "To Apply a Background To a Paragraph"
+msgstr "Εφαρμογή παρασκηνίου σε παράγραφο"
-#: conditional_text.xhp
+#: background.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3155168\n"
-"20\n"
+"background.xhp\n"
+"par_id3145119\n"
+"8\n"
"help.text"
-msgid "If the field does not automatically update, press F9."
-msgstr "Εάν το πεδίο δεν ενημερωθεί αυτόματα, πιέστε το πλήκτρο F9."
+msgid "Place the cursor in the paragraph or select several paragraphs."
+msgstr "Τοποθετήστε το δείκτη στην παράγραφο ή επιλέξτε πολλές παραγράφους."
-#: conditional_text.xhp
+#: background.xhp
msgctxt ""
-"conditional_text.xhp\n"
-"par_id3145714\n"
+"background.xhp\n"
+"par_id3158430\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/swriter/02/14020000.xhp\" name=\"List of conditional operators\">List of conditional operators</link>"
-msgstr "<link href=\"text/swriter/02/14020000.xhp\" name=\"Λίστα των τελεστών για συνθήκες\">Λίστα των τελεστών για συνθήκες</link>"
+msgid "Choose <emph>Format - Paragraph</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Παράγραφος</emph>."
-#: using_thesaurus.xhp
+#: background.xhp
msgctxt ""
-"using_thesaurus.xhp\n"
-"tit\n"
+"background.xhp\n"
+"par_id3151245\n"
+"10\n"
"help.text"
-msgid "Thesaurus"
-msgstr "Θησαυρός λέξεων"
+msgid "On the <emph>Background</emph> tab page, select the background color or a background graphic."
+msgstr "Στην καρτέλα <emph>Φόντο</emph>, επιλέξτε το χρώμα ή ένα γραφικό για το παρασκήνιο."
-#: using_thesaurus.xhp
+#: background.xhp
msgctxt ""
-"using_thesaurus.xhp\n"
-"bm_id3145576\n"
+"background.xhp\n"
+"par_id0104201010554939\n"
"help.text"
-msgid "<bookmark_value>thesaurus; related words</bookmark_value> <bookmark_value>related words in thesaurus</bookmark_value> <bookmark_value>spelling in thesaurus</bookmark_value> <bookmark_value>dictionaries; thesaurus</bookmark_value> <bookmark_value>lexicon, see thesaurus</bookmark_value> <bookmark_value>synonyms in thesaurus</bookmark_value> <bookmark_value>searching;synonyms</bookmark_value>"
-msgstr "<bookmark_value>θησαυρός λέξεων, σχετικές λέξεις</bookmark_value><bookmark_value>σχετικές λέξεις στον θησαυρό</bookmark_value><bookmark_value>έλεγχος ορθογραφίας στον θησαυρό</bookmark_value><bookmark_value>λεξικά, θησαυρός λέξεων</bookmark_value><bookmark_value>λεξικό, δείτε θησαυρός λέξεων</bookmark_value><bookmark_value>συνώνυμα στο θησαυρό λέξεων</bookmark_value><bookmark_value>εύρεση, συνώνυμα</bookmark_value>"
+msgid "To select an object in the background, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key and click the object. Alternatively, use the Navigator to select the object."
+msgstr "Για επιλογή αντικειμένου στο παρασκήνιο, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> και κλικ στο αντικείμενο. Εναλλακτικά, χρησιμοποιήστε τον περιηγητή για επιλογή του αντικειμένου."
-#: using_thesaurus.xhp
+#: background.xhp
msgctxt ""
-"using_thesaurus.xhp\n"
-"hd_id3145576\n"
-"15\n"
+"background.xhp\n"
+"hd_id3149294\n"
+"11\n"
"help.text"
-msgid "<variable id=\"using_thesaurus\"><link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"Thesaurus\">Thesaurus</link></variable>"
-msgstr "<variable id=\"using_thesaurus\"><link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"Θησαυρός λέξεων\">Θησαυρός λέξεων</link></variable>"
+msgid "To Apply a Background To All or Part of a Table"
+msgstr "Εφαρμογή παρασκηνίου σε ολόκληρο ή μέρος πίνακα κειμένου"
-#: using_thesaurus.xhp
+#: background.xhp
msgctxt ""
-"using_thesaurus.xhp\n"
-"par_id3149820\n"
-"16\n"
+"background.xhp\n"
+"par_id3154346\n"
+"12\n"
"help.text"
-msgid "You can use the thesaurus to look up synonyms or related terms."
-msgstr "Μπορείτε να χρησιμοποιήσετε το θησαυρό για να ψάξετε για συνώνυμα ή σχετικούς όρους."
+msgid "Place the cursor in the table in your text document."
+msgstr "Τοποθετήστε το δείκτη μέσα στον πίνακα στο έγγραφο κειμένου σας."
-#: using_thesaurus.xhp
+#: background.xhp
msgctxt ""
-"using_thesaurus.xhp\n"
-"par_id3155920\n"
-"17\n"
+"background.xhp\n"
+"par_id3148664\n"
+"13\n"
"help.text"
-msgid "Click in the word that you want to look up or replace."
-msgstr "Κλικ στη λέξη που θέλετε να αναζητήσετε ή να αντικαταστήσετε."
+msgid "Choose <emph>Table - Table Properties</emph>."
+msgstr "Επιλέξτε <emph>Πίνακας - Ιδιότητες πίνακα</emph>."
-#: using_thesaurus.xhp
+#: background.xhp
msgctxt ""
-"using_thesaurus.xhp\n"
-"par_id3155867\n"
-"39\n"
+"background.xhp\n"
+"par_id3154938\n"
+"14\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F7."
-msgstr "Επιλέξτε <emph>Εργαλεία - Γλώσσα - Θησαυρός</emph>, ή πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F7."
+msgid "On the <emph>Background</emph> tab page, select the background color or a background graphic."
+msgstr "Στην καρτέλα <emph>Φόντο</emph>, επιλέξτε το χρώμα ή ένα γραφικό για το παρασκήνιο."
-#: using_thesaurus.xhp
+#: background.xhp
msgctxt ""
-"using_thesaurus.xhp\n"
-"par_id3149848\n"
-"40\n"
+"background.xhp\n"
+"par_id3156280\n"
+"15\n"
"help.text"
-msgid "In the Alternatives list, click an entry to copy that related term to the \"Replace with\" text box."
-msgstr "Στη λίστα εναλλακτικών, κλικ σε μια καταχώρηση για αντιγραφή του σχετικού όρου στο πλαίσιο κειμένου \"Αντικατάσταση Με\"."
+msgid "In the <emph>For</emph> box, choose whether the color or graphic should apply to the current cell, the current row or the whole table. If you select several cells or rows before opening the dialog, the change applies to the selection."
+msgstr "Στο πεδίο <emph>Για</emph>, επιλέξτε αν το χρώμα ή το γραφικό θα εφαρμοσθεί στο τρέχον κελί, την τρέχουσα σειρά ή σε όλον τον πίνακα. Αν επιλέξετε πολλά κελιά ή σειρές πριν ανοίξετε το παράθυρο διαλόγου, η αλλαγή εφαρμόζεται στην επιλογή."
-#: using_thesaurus.xhp
+#: background.xhp
msgctxt ""
-"using_thesaurus.xhp\n"
-"par_id3153136\n"
-"45\n"
+"background.xhp\n"
+"hd_id3151041\n"
+"31\n"
"help.text"
-msgid "Optionally double-click an entry to look up related terms for that entry. On your keyboard, you can also press the arrow up or down keys to select an entry. Then press Return to replace, or press the spacebar to look up."
-msgstr "Προαιρετικά διπλό κλικ σε καταχώρηση για αναζήτηση σχετικών όρων για αυτήν την καταχώρηση. Στο πληκτρολόγιο σας, μπορείτε επίσης να πατήσετε τα πλήκτρα άνω ή κάτω βέλους για να επιλέξετε μια καταχώρηση. Έπειτα πατήστε Enter για αντικατάσταση ή πατήστε το πλήκτρο σιαστήματος για αναζήτηση."
+msgid "You may also use an icon to apply a background to table parts."
+msgstr "Εφαρμογή παρασκηνίου σε μέρη ενός πίνακα κειμένου χρησιμοποιώντας ένα εικονίδιο"
-#: using_thesaurus.xhp
+#: background.xhp
msgctxt ""
-"using_thesaurus.xhp\n"
-"par_id3149644\n"
-"46\n"
+"background.xhp\n"
+"par_id3150767\n"
+"32\n"
"help.text"
-msgid "Click <emph>Replace</emph>."
-msgstr "Κάντε κλικ στην <emph>Αντικατάσταση</emph>."
+msgid "To apply a background color to cells, select the cells and click the color on the <emph>Background Color</emph> toolbar."
+msgstr "Για να εφαρμόσετε χρώμα παρασκηνίου σε κελιά, επιλέξτε τα κελιά και κάντε κλικ στο χρώμα στη γραμμή εργαλείων <emph>Χρώμα φόντου</emph>."
-#: using_thesaurus.xhp
+#: background.xhp
msgctxt ""
-"using_thesaurus.xhp\n"
-"par_id3156263\n"
-"19\n"
+"background.xhp\n"
+"par_id3147084\n"
+"33\n"
"help.text"
-msgid "Initially, the thesaurus uses the language of the selected word in the document, if a thesaurus library for that language is installed. The title bar of the Thesaurus dialog displays the language in use."
-msgstr "Αρχικά, ο θησαυρός χρησιμοποιεί τη γλώσσα της επιλεγμένης λέξης στο έγγραφο, εάν μια βιβλιοθήκη θησαυρού για αυτή τη γλώσσα έχει εγκατασταθεί. Η γραμμή τίτλου του διαλόγου θησαυρού εμφανίζει τη χρησιμοποιούμενη γλώσσα."
+msgid "To apply a background color to a text paragraph within a cell, place the cursor into the text paragraph, then click the color on the <item type=\"menuitem\">Background Color</item> toolbar."
+msgstr "Για εφαρμογή χρώματος παρασκηνίου σε παράγραφο κειμένου μέσα σε κελί, τοποθετήστε το δρομέα στην παράγραφο κειμένου, έπειτα κλικ στο χρώμα στη γραμμή εργαλείων <item type=\"menuitem\">Χρώμα παρασκηνίου</item>."
-#: using_thesaurus.xhp
+#: background.xhp
msgctxt ""
-"using_thesaurus.xhp\n"
-"par_id3145113\n"
-"18\n"
+"background.xhp\n"
+"par_idN10A56\n"
"help.text"
-msgid "To look up the word in a different language, click the Language button, and select one of the installed thesaurus languages. A thesaurus library may not be available for all installed languages. You can install languages with a thesaurus library from the <link href=\"http://extensions.libreoffice.org/\">Extensions</link> web page."
-msgstr "Για αναζήτηση της λέξης σε διαφορετική γλώσσα, πατήστε στο κουμπί γλώσσας και επιλέξτε μία από τις εγκατεστημένες γλώσσες θησαυρού. Μία βιβλιοθήκη θησαυρού μπορεί να μην είναι διαθέσιμη για όλες τις εγκατεστημένες γλώσσες. Μπορείτε να εγκαταστήσετε γλώσσες με βιβλιοθήκη θησαυρού από την ιστοσελίδα <link href=\"http://extensions.libreoffice.org/\">Επεκτάσεις</link>."
+msgid "<link href=\"text/shared/02/02160000.xhp\">Highlighting icon</link>"
+msgstr "<link href=\"text/shared/02/02160000.xhp\">Εικονίδιο επισήμανσης</link>"
-#: using_thesaurus.xhp
+#: background.xhp
msgctxt ""
-"using_thesaurus.xhp\n"
-"par_id3196263\n"
-"19\n"
+"background.xhp\n"
+"par_id3156180\n"
+"30\n"
"help.text"
-msgid "If a thesaurus library is installed for the language of a word, the context menu of the word shows a Synonyms submenu. Select any of the terms from the submenu to replace the word."
-msgstr "Εάν η βιβλιοθήκη θησαυρού είναι εγκατεστημένη για τη γλώσσα μιας λέξης, το μενού περιεχομένου της λέξης εμφανίζει ένα υπομενού συνωνύμων. Επιλέξτε οποιοδήποτε όρο από το υπομενού για να αντικαταστήσει τη λέξη."
+msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\">Background tab page</link>"
+msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Σελίδα καρτέλας παρασκηνίου\">Σελίδα καρτέλας παρασκηνίου</link>"
-#: using_thesaurus.xhp
+#: background.xhp
msgctxt ""
-"using_thesaurus.xhp\n"
-"par_id3154392\n"
-"41\n"
+"background.xhp\n"
+"par_id4922025\n"
"help.text"
-msgid "<link href=\"text/shared/01/06020000.xhp\" name=\"Thesaurus\">Thesaurus</link>"
-msgstr "<link href=\"text/shared/01/06020000.xhp\" name=\"Θησαυρός λέξεων\">Θησαυρός λέξεων</link>"
+msgid "<link href=\"text/shared/guide/background.xhp\">Watermarks</link>"
+msgstr "<link href=\"text/shared/guide/background.xhp\">Υδατογραφήματα</link>"
-#: smarttags.xhp
+#: background.xhp
msgctxt ""
-"smarttags.xhp\n"
+"background.xhp\n"
+"par_id478530\n"
+"help.text"
+msgid "<link href=\"text/swriter/guide/pagebackground.xhp\">Page Backgrounds as Page Styles</link>"
+msgstr "<link href=\"text/swriter/guide/pagebackground.xhp\">Παρασκήνια σελίδας ως Πρότυπα σελίδας</link>"
+
+#: border_object.xhp
+msgctxt ""
+"border_object.xhp\n"
"tit\n"
"help.text"
-msgid "Using Smart Tags"
-msgstr "Χρήση έξυπνων ετικετών"
+msgid "Defining Borders for Objects"
+msgstr "Ορισμός περιγραμμάτων για αντικείμενα"
-#: smarttags.xhp
+#: border_object.xhp
msgctxt ""
-"smarttags.xhp\n"
-"bm_id3155622\n"
+"border_object.xhp\n"
+"bm_id3146957\n"
"help.text"
-msgid "<bookmark_value>smart tags</bookmark_value><bookmark_value>AutoCorrect function; smart tags</bookmark_value><bookmark_value>options;smart tags</bookmark_value><bookmark_value>disabling;smart tags</bookmark_value><bookmark_value>installing;smart tags</bookmark_value>"
-msgstr "<bookmark_value>έξυπνες ετικέτες</bookmark_value><bookmark_value>λειτουργία Αυτόματη διόρθωση, έξυπνες ετικέτες</bookmark_value><bookmark_value>επιλογές, έξυπνες ετικέτες</bookmark_value><bookmark_value>απενεργοποίηση, έξυπνες ετικέτες</bookmark_value><bookmark_value>εγκατάσταση, έξυπνες ετικέτες</bookmark_value>"
+msgid "<bookmark_value>objects; defining borders</bookmark_value> <bookmark_value>borders; for objects</bookmark_value> <bookmark_value>frames; around objects</bookmark_value> <bookmark_value>charts;borders</bookmark_value> <bookmark_value>pictures;borders</bookmark_value> <bookmark_value>OLE objects;borders</bookmark_value> <bookmark_value>defining;object borders</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα, ορισμός περιγραμμάτων</bookmark_value><bookmark_value>περιγράμματα, για αντικείμενα</bookmark_value><bookmark_value>πλαίσια, γύρω από αντικείμενα</bookmark_value><bookmark_value>διαγράμματα, περιγράμματα</bookmark_value><bookmark_value>εικόνες, περιγράμματα</bookmark_value><bookmark_value>Αντικείμενα OLE, περιγράμματα</bookmark_value><bookmark_value>ορισμός, περιγράμματα αντικειμένων</bookmark_value>"
-#: smarttags.xhp
+#: border_object.xhp
msgctxt ""
-"smarttags.xhp\n"
-"hd_id3563951\n"
+"border_object.xhp\n"
+"hd_id3146957\n"
+"17\n"
"help.text"
-msgid "<variable id=\"smarttags\"><link href=\"text/swriter/guide/smarttags.xhp\">Using Smart Tags</link></variable>"
-msgstr "<variable id=\"smarttags\"><link href=\"text/swriter/guide/smarttags.xhp\">Χρήση έξυπνων ετικετών</link></variable>"
+msgid "<variable id=\"border_object\"><link href=\"text/swriter/guide/border_object.xhp\" name=\"Defining Borders for Objects\">Defining Borders for Objects</link></variable>"
+msgstr "<variable id=\"border_object\"><link href=\"text/swriter/guide/border_object.xhp\" name=\"Ορισμός περιγραμμάτων για αντικείμενα\">Ορισμός περιγραμμάτων για αντικείμενα</link></variable>"
-#: smarttags.xhp
+#: border_object.xhp
msgctxt ""
-"smarttags.xhp\n"
-"par_id368358\n"
+"border_object.xhp\n"
+"par_id3146797\n"
+"1\n"
"help.text"
-msgid "Smart Tags provide additional information and functionality to specified words in a Writer document. The available features can be different for different Smart Tags extensions."
-msgstr "Οι έξυπνες ετικέτες παρέχουν πρόσθετες πληροφορίες και λειτουργικότητα σε συγκεκριμένες λέξεις σε ένα έγγραφο του Writer. Τα διαθέσιμα χαρακτηριστικά μπορούν να είναι διαφορετικά για διαφορετικές επεκτάσεις για έξυπνες ετικέτες."
+msgid "In Writer, you can define borders around OLE objects, plug-ins, diagrams/charts, graphics and frames. The name of the menu to be used depends on the object selected."
+msgstr "Στο Writer, μπορείτε να ορίσετε περιγράμματα γύρω από αντικείμενα OLE, πρόσθετες λειτουργίες, διαγράμματα/γραφήματα, γραφικά και πλαίσια. Το όνομα του μενού που θα χρησιμοποιηθεί εξαρτάται από το είδος του επιλεγμένου αντικειμένου."
-#: smarttags.xhp
+#: border_object.xhp
msgctxt ""
-"smarttags.xhp\n"
-"hd_id9298379\n"
+"border_object.xhp\n"
+"hd_id3145673\n"
+"2\n"
"help.text"
-msgid "Installing Smart Tags"
-msgstr "Εγκατάσταση έξυπνων ετικετών"
+msgid "To Set a Predefined Border Style"
+msgstr "Ορισμός προεπιλεγμένου προτύπου περιγράμματος"
-#: smarttags.xhp
+#: border_object.xhp
msgctxt ""
-"smarttags.xhp\n"
-"par_id1827448\n"
+"border_object.xhp\n"
+"par_id3155388\n"
+"3\n"
"help.text"
-msgid "Smart Tags can be supplied as <link href=\"text/shared/01/packagemanager.xhp\">extensions</link> to %PRODUCTNAME Writer."
-msgstr "Οι έξυπνες ετικέτες μπορούν να βρεθούν ως <link href=\"text/shared/01/packagemanager.xhp\">επεκτάσεις</link> στο %PRODUCTNAME Writer."
+msgid "Select the object for which you want to define a border."
+msgstr "Επιλέξτε το αντικείμενο για το οποίο επιθυμείτε να ορίσετε περίγραμμα."
-#: smarttags.xhp
+#: border_object.xhp
msgctxt ""
-"smarttags.xhp\n"
-"par_id2508621\n"
+"border_object.xhp\n"
+"par_id3149578\n"
+"4\n"
"help.text"
-msgid "To install a Smart Tag, do one of the following:"
-msgstr "Για να εγκαταστήσετε μια έξυπνη ετικέτα, εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "Click the <emph>Borders</emph> icon on the <emph>OLE-Object</emph> toolbar or <emph>Frame</emph> toolbar to open the <emph>Borders</emph> window."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Περιγράμματα</emph> στη γραμμή εργαλείων <emph>Αντικείμενο OLE</emph> ή στη γραμμή εργαλείων <emph>Πλαίσιο</emph> για να ανοίξετε το παράθυρο <emph>Περιγράμματα</emph>."
-#: smarttags.xhp
+#: border_object.xhp
msgctxt ""
-"smarttags.xhp\n"
-"par_id3856013\n"
+"border_object.xhp\n"
+"par_id3159176\n"
+"6\n"
"help.text"
-msgid "Save the *.oxt extension file to your harddrive, then double-click the *.oxt file in your file manager. Alternatively, in %PRODUCTNAME choose <item type=\"menuitem\">Tools - Extension Manager</item> to open the Extension Manager, click Add and browse to the file."
-msgstr "Αποθηκεύστε το αρχείο επέκτασης *.oxt στο σκληρό σας δίσκο, και ύστερα κάντε διπλό κλικ σε αυτό από το διαχειριστή αρχείων σας. Εναλλακτικά, στο %PRODUCTNAME επιλέξτε <item type=\"menuitem\">Εργαλεία - Διαχειριστής επεκτάσεων</item> για να ανοίξετε το Διαχειριστή επεκτάσεων, κάντε κλικ στην Προσθήκη και περιηγηθείτε στο αρχείο."
+msgid "Click one of the predefined border styles. This replaces the current border style of the object with the selected style."
+msgstr "Κάντε κλικ σε ένα από τα προεπιλεγμένα πρότυπα περιγράμματος. Αυτό αντικαθιστά το τρέχον πρότυπο περιγράμματος του αντικειμένου με το επιλεγμένο."
-#: smarttags.xhp
+#: border_object.xhp
msgctxt ""
-"smarttags.xhp\n"
-"par_id7814264\n"
+"border_object.xhp\n"
+"hd_id3152474\n"
+"7\n"
"help.text"
-msgid "Click a Smart Tag *.oxt file link on a web page and open the link with the default application. This requires a properly configured Web browser."
-msgstr "Κάντε κλικ σε μία σύνδεση αρχείου *.oxt έξυπνων ετικετών σε μια ιστοσελίδα και ανοίξτε τη σύνδεση με την προεπιλεγμένη εφαρμογή. Απαιτείται ένας σωστά ρυθμισμένος περιηγητής διαδικτύου."
+msgid "To Set a Customized Border Style"
+msgstr "Καθορισμός προσαρμοσμένου προτύπου περιγράμματος"
-#: smarttags.xhp
+#: border_object.xhp
msgctxt ""
-"smarttags.xhp\n"
-"hd_id8142338\n"
+"border_object.xhp\n"
+"par_id3153896\n"
+"8\n"
"help.text"
-msgid "Smart Tags Menu"
-msgstr "Μενού έξυπνων ετικετών"
+msgid "Select the table cells that you want to modify."
+msgstr "Επιλέξτε τα κελιά του πίνακα που επιθυμείτε να τροποποιήσετε."
-#: smarttags.xhp
+#: border_object.xhp
msgctxt ""
-"smarttags.xhp\n"
-"par_id1917477\n"
+"border_object.xhp\n"
+"par_id3156344\n"
+"9\n"
"help.text"
-msgid "Any text in a Writer document can be marked with a Smart Tag, by default a magenta colored underline. You can change the color in <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Appearance</item>."
-msgstr "Οποιοδήποτε κείμενο σε έγγραφο Writer μπορεί να σημειωθεί με μια έξυπνη ετικέτα, από επιλογή μια χρωματιστή με ματζέντα υπογράμμιση. Μπορείτε να αλλάξετε το χρώμα στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\"> %PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Εμφάνιση</item>."
+msgid "Choose <item type=\"menuitem\">Format - (object name) – Borders</item>.<br/>Replace (object name) with the actual name of the object type you selected."
+msgstr "Επιλέξτε <item type=\"menuitem\">Μορφή - (όνομα αντικειμένου) – Περιγράμματα</item>.<br/>Αντικατάσταση (ονόματος κειμένου) με το τρέχον όνομα του τύπου αντικειμένου που επιλέξατε."
-#: smarttags.xhp
+#: border_object.xhp
msgctxt ""
-"smarttags.xhp\n"
-"par_id192266\n"
+"border_object.xhp\n"
+"par_id3148797\n"
+"11\n"
"help.text"
-msgid "When you point to a Smart Tag, a tip help informs you to Ctrl-click to open the Smart Tags menu. If you don't use a mouse, position the cursor inside the marked text and open the context menu by Shift+F10."
-msgstr "Όταν τοποθετείτε το δείκτη σε μια έξυπνη ετικέτα, μια αναδυόμενη συμβουλή σας πληροφορεί να πιέσετε το συνδυασμό Ctrl-κλικ για να ανοίξει το μενού των έξυπνων ετικετών. Αν δεν χρησιμοποιείτε ποντίκι, τοποθετήστε το δείκτη μέσα στο κείμενο που έχετε επισημάνει και ανοίξτε το μενού περιβάλλοντος πιέζοντας το συνδυασμό πλήκτρων Shift+F10."
+msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
+msgstr "Στην περιοχή <emph>Προσαρμοσμένο</emph> επιλέξτε την πλευρά/ές που επιθυμείτε να εμφανίζονται σε μια συνήθη διάταξη. Κάντε κλικ σε μια πλευρά στην προεπισκόπηση για να την επιλέξετε/αποεπιλέξετε."
-#: smarttags.xhp
+#: border_object.xhp
msgctxt ""
-"smarttags.xhp\n"
-"par_id1998962\n"
+"border_object.xhp\n"
+"par_id3152933\n"
+"12\n"
"help.text"
-msgid "In the Smart Tags menu you see the available actions that are defined for this Smart Tag. Choose an option from the menu. The <item type=\"menuitem\">Smart Tags Options</item> command opens the <link href=\"text/shared/01/06040700.xhp\">Smart Tags</link> page of Tools - Autocorrect Options."
-msgstr "Στο μενού έξυπνων ετικετών μπορείτε να δείτε τις διαθέσιμες ενέργειες που έχουν ορισθεί για αυτή την έξυπνη ετικέτα. Επιλέξτε μια επιλογή από το μενού. Η εντολή <item type=\"menuitem\">Επιλογές έξυπνων ετικετών</item> ανοίγει τη καρτέλα <link href=\"text/shared/01/06040700.xhp\">Έξυπνες ετικέτες</link> της επιλογής Εργαλεία - Επιλογές αυτόματης διόρθωσης."
+msgid "Select a line style and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
+msgstr "Επιλέξτε ένα πρότυπο γραμμής και ένα χρώμα για το επιλεγμένο πρότυπο περιγράμματος στην περιοχή <emph>Γραμμή</emph>. Αυτές οι ρυθμίσεις εφαρμόζονται σε όλες τις γραμμές του περιγράμματος που περιλαμβάνονται στο επιλεγμένο πρότυπο περιγράμματος."
-#: smarttags.xhp
+#: border_object.xhp
msgctxt ""
-"smarttags.xhp\n"
-"hd_id2376476\n"
+"border_object.xhp\n"
+"par_id3125865\n"
+"13\n"
"help.text"
-msgid "To Enable and Disable Smart Tags"
-msgstr "Για να ενεργοποιήσετε και να απενεργοποιήσετε έξυπνες ετικέτες"
+msgid "Repeat the last two steps for every border edge."
+msgstr "Επαναλάβετε τα δύο προηγούμενα βήματα για κάθε πλευρά του περιγράμματος."
-#: smarttags.xhp
+#: border_object.xhp
msgctxt ""
-"smarttags.xhp\n"
-"par_id349131\n"
+"border_object.xhp\n"
+"par_id3150447\n"
+"14\n"
"help.text"
-msgid "When you have installed at least one Smart Tags extension, you see the <link href=\"text/shared/01/06040700.xhp\">Smart Tags</link> page in <item type=\"menuitem\">Tools - Autocorrect Options</item>. Use this dialog to enable or disable Smart Tags and to manage the installed tags."
-msgstr "Όταν έχετε εγκαταστήσει τουλάχιστον μια από τις επεκτάσεις έξυπνων ετικετών, βλέπετε την σελίδα <link href=\"text/shared/01/06040700.xhp\">Έξυπνες ετικέτες</link> στο <item type=\"menuitem\">Εργαλεία - Επιλογές αυτόματης διόρθωσης</item>. Χρησιμοποιήστε αυτόν τον διάλογο για να ενεργοποιήσετε ή να απενεργοποιήσετε της έξυπνες ετικέτες και να διαχειριστείτε τις εγκατεστημένες ετικέτες."
+msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to Contents</emph> area."
+msgstr "Επιλέξτε την απόσταση μεταξύ των γραμμών του περιγράμματος και των περιεχομένων της σελίδας στην περιοχή <emph>Απόσταση από περιεχόμενα</emph>."
-#: smarttags.xhp
+#: border_object.xhp
msgctxt ""
-"smarttags.xhp\n"
-"par_id1216467\n"
+"border_object.xhp\n"
+"par_id3154908\n"
+"15\n"
"help.text"
-msgid "Text that is recognized as a Smart Tag is not checked by the automatic spellcheck."
-msgstr "Το κείμενο που αναγνωρίζεται από το πρόγραμμα ως έξυπνη ετικέτα δεν ελέγχεται από τον αυτόματο ορθογραφικό έλεγχο."
+msgid "Click <emph>OK</emph> to apply the changes."
+msgstr "Κάντε κλικ στο <emph>OK</emph> για να εφαρμοσθούν οι αλλαγές."
-#: removing_line_breaks.xhp
+#: border_page.xhp
msgctxt ""
-"removing_line_breaks.xhp\n"
+"border_page.xhp\n"
"tit\n"
"help.text"
-msgid "Removing Line Breaks"
-msgstr "Αφαίρεση αλλαγών γραμμής"
+msgid "Defining Borders for Pages"
+msgstr "Ορισμός περιγραμμάτων για σελίδες"
-#: removing_line_breaks.xhp
+#: border_page.xhp
msgctxt ""
-"removing_line_breaks.xhp\n"
-"bm_id3149687\n"
+"border_page.xhp\n"
+"bm_id3156136\n"
"help.text"
-msgid "<bookmark_value>hard returns in pasted text</bookmark_value> <bookmark_value>line breaks;removing</bookmark_value> <bookmark_value>deleting; line breaks</bookmark_value> <bookmark_value>copies;removing line breaks</bookmark_value> <bookmark_value>paragraph marks;removing</bookmark_value>"
-msgstr "<bookmark_value>αλλαγές σελίδας σε επικολλημένα κείμενα</bookmark_value><bookmark_value>αλλαγές γραμμής· αφαίρεση</bookmark_value><bookmark_value>διαγραφή· αλλαγές γραμμής</bookmark_value><bookmark_value>αντίγραφα· αφαίρεση αλλαγών γραμμής</bookmark_value><bookmark_value>σημάδια παραγράφων· αφαίρεση</bookmark_value>"
+msgid "<bookmark_value>pages;defining borders</bookmark_value> <bookmark_value>borders; for pages</bookmark_value> <bookmark_value>frames; around pages</bookmark_value> <bookmark_value>defining;page borders</bookmark_value>"
+msgstr "<bookmark_value>σελίδες, ορισμός περιγραμμάτων</bookmark_value><bookmark_value>περιγράμματα, για σελίδες</bookmark_value><bookmark_value>πλαίσια, γύρω από σελίδες</bookmark_value><bookmark_value>ορισμός, περιγράμματα σελίδας</bookmark_value>"
-#: removing_line_breaks.xhp
+#: border_page.xhp
msgctxt ""
-"removing_line_breaks.xhp\n"
-"hd_id3155916\n"
+"border_page.xhp\n"
+"hd_id3156136\n"
+"15\n"
+"help.text"
+msgid "<variable id=\"border_page\"><link href=\"text/swriter/guide/border_page.xhp\" name=\"Defining Borders for Pages\">Defining Borders for Pages</link> </variable>"
+msgstr "<variable id=\"border_page\"><link href=\"text/swriter/guide/border_page.xhp\" name=\"Ορισμός περιγραμμάτων για σελίδες\">Ορισμός περιγραμμάτων για σελίδες</link> </variable>"
+
+#: border_page.xhp
+msgctxt ""
+"border_page.xhp\n"
+"par_id3148473\n"
"1\n"
"help.text"
-msgid "<variable id=\"removing_line_breaks\"><link href=\"text/swriter/guide/removing_line_breaks.xhp\">Removing Line Breaks</link></variable>"
-msgstr "<variable id=\"removing_line_breaks\"><link href=\"text/swriter/guide/removing_line_breaks.xhp\">Αφαίρεση αλλαγών γραμμής</link></variable>"
+msgid "In Writer, you define borders for <emph>page styles</emph>, not individual pages. All changes made to borders apply to all pages that use the same page style. Note that page style changes cannot be undone by the Undo function in $[officename]."
+msgstr "Στο Writer, μπορείτε να καθορίσετε περιγράμματα για <emph>πρότυπα σελίδας</emph>, όχι για μεμονωμένες σελίδες. Όλες οι αλλαγές στα περιγράμματα εφαρμόζονται σε όλες τις σελίδες που χρησιμοποιούν το ίδιο πρότυπο σελίδας. Θυμηθείτε ότι οι αλλαγές στα πρότυπα σελίδας δεν μπορούν να αναιρεθούν από τη λειτουργία Αναίρεση στο $[officename]."
-#: removing_line_breaks.xhp
+#: border_page.xhp
msgctxt ""
-"removing_line_breaks.xhp\n"
-"par_id3155858\n"
+"border_page.xhp\n"
+"hd_id3150503\n"
"2\n"
"help.text"
-msgid "Use the AutoCorrect feature to remove line breaks that occur within sentences. Unwanted line breaks can occur when you copy text from another source and paste it into a text document."
-msgstr "Χρησιμοποιήστε τη λειτουργία της Αυτόματης διόρθωσης για να απομακρύνετε αλλαγές γραμμών μέσα σε προτάσεις. Ανεπιθύμητες αλλαγές γραμμών συνήθως εμφανίζονται όταν γίνεται επικόλληση κειμένου σε ένα έγγραφο από διαφορετικό είδος προέλευσης."
+msgid "To Set a Predefined Border Style"
+msgstr "Ορισμός προεπιλεγμένου προτύπου περιγράμματος"
-#: removing_line_breaks.xhp
+#: border_page.xhp
msgctxt ""
-"removing_line_breaks.xhp\n"
-"par_id3153413\n"
+"border_page.xhp\n"
+"par_id3148491\n"
"3\n"
"help.text"
-msgid "This AutoCorrect feature only works on text that is formatted with the \"Default\" paragraph style."
-msgstr "Αυτή η λειτουργία αυτόματης διόρθωσης λειτουργεί μόνο σε κείμενο που έχει μορφοποιηθεί με το στυλ παραγράφου \"Προεπιλογή\"."
+msgid "Choose <emph>Format - Page - Borders</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Σελίδα - Περιγράμματα</emph>."
-#: removing_line_breaks.xhp
+#: border_page.xhp
msgctxt ""
-"removing_line_breaks.xhp\n"
-"par_id3153138\n"
-"5\n"
+"border_page.xhp\n"
+"par_id3150771\n"
+"4\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Αυτόματη διόρθωση</item>."
+msgid "Select one of the default border styles in the <emph>Default</emph> area."
+msgstr "Επιλέξτε ένα από τα προκαθορισμένα πρότυπα περιγράμματος στη περιοχή <emph>Προεπιλογή</emph>."
-#: removing_line_breaks.xhp
+#: border_page.xhp
msgctxt ""
-"removing_line_breaks.xhp\n"
-"par_id3149645\n"
-"6\n"
+"border_page.xhp\n"
+"par_id3154046\n"
+"5\n"
"help.text"
-msgid "On the <emph>Options</emph> tab, ensure that <emph>Combine single line paragraphs if length greater than 50%</emph> is selected. To change the minimum percentage for the line length, double-click the option in the list, and then enter a new percentage."
-msgstr "Στην καρτέλα <emph>Επιλογές</emph>, βεβαιωθείτε ότι είναι επιλεγμένος ο <emph>Συνδυασμός μονόγραμμων παραγράφων αν το μάκρος είναι μεγαλύτερο από 50%</emph>. Για να τροποποιήσετε το ελάχιστο ποσοστό για το μήκος γραμμής, κάντε διπλό κλικ στην επιλογή στη λίστα, και εισάγετε ένα νέο ποσοστό."
+msgid "Select a line style and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
+msgstr "Επιλέξτε ένα πρότυπο γραμμής και ένα χρώμα για το επιλεγμένο πρότυπο περιγράμματος στην περιοχή <emph>Γραμμή</emph>. Αυτές οι ρυθμίσεις εφαρμόζονται σε όλες τις γραμμές του περιγράμματος που περιλαμβάνονται στο επιλεγμένο πρότυπο περιγράμματος."
-#: removing_line_breaks.xhp
+#: border_page.xhp
msgctxt ""
-"removing_line_breaks.xhp\n"
-"par_id3145093\n"
-"12\n"
+"border_page.xhp\n"
+"par_id3152472\n"
+"6\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area."
+msgstr "Επιλέξτε την απόσταση μεταξύ των γραμμών του περιγράμματος και των περιεχομένων της σελίδας στην περιοχή <emph>Απόσταση από περιεχόμενα</emph>."
-#: removing_line_breaks.xhp
+#: border_page.xhp
msgctxt ""
-"removing_line_breaks.xhp\n"
-"par_id3145118\n"
+"border_page.xhp\n"
+"par_id3156023\n"
"7\n"
"help.text"
-msgid "Select the text containing the line breaks that you want to remove."
-msgstr "Επιλέξτε το κείμενο το οποίο περιέχει τις αλλαγές γραμμών που επιθυμείτε να αφαιρέσετε."
+msgid "Click <emph>OK</emph> to apply the changes."
+msgstr "Κάντε κλικ στο <emph>OK</emph> για να εφαρμοσθούν οι αλλαγές."
-#: removing_line_breaks.xhp
+#: border_page.xhp
msgctxt ""
-"removing_line_breaks.xhp\n"
-"par_id3156253\n"
+"border_page.xhp\n"
+"hd_id3145068\n"
"8\n"
"help.text"
-msgid "In the <item type=\"menuitem\">Apply Style</item> box on the <item type=\"menuitem\">Formatting</item> bar, choose “Default”."
-msgstr "Στο πλαίσιο <item type=\"menuitem\">Εφαρμογή προτύπου</item> στη γραμμή <item type=\"menuitem\">Μορφή</item>, διαλέξτε \"Προεπιλογή\"."
+msgid "To Set a Customized Border Style"
+msgstr "Καθορισμός προσαρμοσμένου προτύπου περιγράμματος"
-#: removing_line_breaks.xhp
+#: border_page.xhp
msgctxt ""
-"removing_line_breaks.xhp\n"
-"par_id3153388\n"
+"border_page.xhp\n"
+"par_id3148663\n"
"9\n"
"help.text"
-msgid "Choose <emph>Format - AutoCorrect - Apply</emph>."
-msgstr "Επιλέξτε <emph>Εργαλεία - Αυτόματη διόρθωση - Εφαρμογή</emph>."
+msgid "Choose <emph>Format - Page - Borders</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Σελίδα - Περιγράμματα</emph>."
-#: autocorr_except.xhp
+#: border_page.xhp
msgctxt ""
-"autocorr_except.xhp\n"
-"tit\n"
+"border_page.xhp\n"
+"par_id3150541\n"
+"10\n"
"help.text"
-msgid "Adding Exceptions to the AutoCorrect List"
-msgstr "Προσθήκη εξαιρέσεων στη λίστα της Αυτόματης διόρθωσης"
+msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
+msgstr "Στην περιοχή <emph>Προσαρμοσμένο</emph> επιλέξτε την πλευρά/ές που επιθυμείτε να εμφανίζονται σε μια συνήθη διάταξη. Κάντε κλικ σε μια πλευρά στην προεπισκόπηση για να την επιλέξετε/αποεπιλέξετε."
-#: autocorr_except.xhp
+#: border_page.xhp
msgctxt ""
-"autocorr_except.xhp\n"
-"bm_id3152887\n"
+"border_page.xhp\n"
+"par_id3159149\n"
+"11\n"
"help.text"
-msgid "<bookmark_value>AutoCorrect function; adding exceptions</bookmark_value> <bookmark_value>exceptions; AutoCorrect function</bookmark_value> <bookmark_value>abbreviations</bookmark_value> <bookmark_value>capital letters;avoiding after specific abbreviations</bookmark_value>"
-msgstr "<bookmark_value>Αυτόματη διόρθωση, προσθήκη εξαιρέσεων</bookmark_value><bookmark_value>εξαιρέσεις, Αυτόματη διόρθωση</bookmark_value><bookmark_value>συντομογραφίες</bookmark_value><bookmark_value>κεφαλαία γράμματα, αποφυγή ύστερα από συγκεκριμένες συντομογραφίες</bookmark_value>"
+msgid "Select a line style and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
+msgstr "Επιλέξτε ένα πρότυπο γραμμής και ένα χρώμα για το επιλεγμένο πρότυπο περιγράμματος στην περιοχή <emph>Γραμμή</emph>. Αυτές οι ρυθμίσεις εφαρμόζονται σε όλες τις γραμμές του περιγράμματος που περιλαμβάνονται στο επιλεγμένο πρότυπο περιγράμματος."
-#: autocorr_except.xhp
+#: border_page.xhp
msgctxt ""
-"autocorr_except.xhp\n"
-"hd_id3152887\n"
-"10\n"
+"border_page.xhp\n"
+"par_id3156282\n"
+"12\n"
"help.text"
-msgid "<variable id=\"autocorr_except\"><link href=\"text/swriter/guide/autocorr_except.xhp\" name=\"Adding Exceptions to the AutoCorrect List\">Adding Exceptions to the AutoCorrect List</link></variable>"
-msgstr "<variable id=\"autocorr_except\"><link href=\"text/swriter/guide/autocorr_except.xhp\" name=\"Προσθήκη εξαιρέσεων στη λίστα της Αυτόματης διόρθωσης\">Προσθήκη εξαιρέσεων στη λίστα της Αυτόματης διόρθωσης</link></variable>"
+msgid "Repeat the last two steps for every border edge."
+msgstr "Επαναλάβετε τα δύο προηγούμενα βήματα για κάθε πλευρά του περιγράμματος."
-#: autocorr_except.xhp
+#: border_page.xhp
msgctxt ""
-"autocorr_except.xhp\n"
-"par_id3154254\n"
-"11\n"
+"border_page.xhp\n"
+"par_id3151041\n"
+"13\n"
"help.text"
-msgid "You can prevent AutoCorrect from correcting specific abbreviations or words that have mixed capital letters and lowercase letters."
-msgstr "Μπορείτε να εμποδίσετε την Αυτόματη διόρθωση να διορθώνει συγκεκριμένες συντομογραφίες ή λέξεις που περιέχουν ανάμικτα κεφαλαία και πεζά γράμματα."
+msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area."
+msgstr "Επιλέξτε την απόσταση μεταξύ των γραμμών του περιγράμματος και των περιεχομένων της σελίδας στην περιοχή <emph>Απόσταση από περιεχόμενα</emph>."
-#: autocorr_except.xhp
+#: border_page.xhp
msgctxt ""
-"autocorr_except.xhp\n"
-"par_id3155576\n"
-"13\n"
+"border_page.xhp\n"
+"par_id3145606\n"
+"14\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>, and then click the <item type=\"menuitem\">Exceptions</item> tab."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Αυτόματη διόρθωση</item> και μετά κάντε κλικ στην καρτέλα <item type=\"menuitem\">Εξαιρέσεις</item>."
+msgid "Click <emph>OK</emph> to apply the changes."
+msgstr "Κάντε κλικ στο <emph>OK</emph> για να εφαρμοσθούν οι αλλαγές."
-#: autocorr_except.xhp
+#: borders.xhp
msgctxt ""
-"autocorr_except.xhp\n"
-"par_id3147762\n"
-"18\n"
+"borders.xhp\n"
+"tit\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "User Defined Borders in Text Documents"
+msgstr "Προσαρμοσμένα περιγράμματα σε έγγραφα κειμένου"
-#: autocorr_except.xhp
+#: borders.xhp
msgctxt ""
-"autocorr_except.xhp\n"
-"par_id3147786\n"
-"19\n"
+"borders.xhp\n"
+"bm_id6737876\n"
"help.text"
-msgid "Type the abbreviation followed by a period in the <emph>Abbreviations (no subsequent capital) </emph>box and click <emph>New</emph>."
-msgstr "Πληκτρολογήστε τη συντομογραφία ακολουθούμενη από μια τελεία στο πεδίο <emph>Συντομεύσεις (ύστερα από τις οποίες δεν ακολουθεί κεφαλαίο γράμμα)</emph> και ύστερα κάντε κλικ στη <emph>Δημιουργία</emph>."
+msgid "<bookmark_value>borders;for text tables</bookmark_value> <bookmark_value>cells;borders in text tables</bookmark_value> <bookmark_value>defining;table borders in Writer</bookmark_value> <bookmark_value>frames;around text tables</bookmark_value> <bookmark_value>tables;defining borders</bookmark_value>"
+msgstr "<bookmark_value>περιγράμματα, για πίνακες κειμένου</bookmark_value><bookmark_value>κελιά, περιγράμματα σε πίνακες κειμένου</bookmark_value><bookmark_value>ορισμός, περιγράμματα πινάκων στο Writer</bookmark_value><bookmark_value>πλαίσια, γύρω από πίνακες κειμένου</bookmark_value><bookmark_value>πίνακες, ορισμός περιγραμμάτων</bookmark_value>"
-#: autocorr_except.xhp
+#: borders.xhp
msgctxt ""
-"autocorr_except.xhp\n"
-"par_id3147812\n"
-"20\n"
+"borders.xhp\n"
+"hd_id3614917\n"
"help.text"
-msgid "Type the word in the <emph>Words with TWo INitial CApitals </emph>box and click <emph>New</emph>."
-msgstr "Πληκτρολογήστε τη λέξη στο πεδίο <emph>Λέξεις που αρχίζουν με δύο κεφαλαία γράμματα</emph> και πατήστε <emph>Δημιουργία</emph>."
+msgid "<variable id=\"borders\"><link href=\"text/swriter/guide/borders.xhp\">User Defined Borders in Text Documents</link></variable>"
+msgstr "<variable id=\"borders\"><link href=\"text/swriter/guide/borders.xhp\">Προσαρμοσμένα περιγράμματα σε έγγραφα κειμένου</link></variable>"
-#: autocorr_except.xhp
+#: borders.xhp
msgctxt ""
-"autocorr_except.xhp\n"
-"par_id3144875\n"
-"17\n"
+"borders.xhp\n"
+"par_id1069368\n"
"help.text"
-msgid "To quickly undo an AutoCorrect replacement, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z. This also adds the word or abbreviation that you typed to the AutoCorrect exceptions list."
-msgstr "Για να αναιρέσετε γρήγορα μια Αυτόματη διόρθωση, πιέστε το συνδυασμό πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z. Αυτό επίσης προσθέτει τη λέξη ή τη συντομογραφία που πληκτρολογήσατε στη λίστα εξαιρέσεων της Αυτόματης διόρθωσης."
+msgid "You can apply a variety of different cell borders to selected cells in a Writer table and to the whole table. Other objects in text documents can have user defined borders, too. For example, you can assign borders to page styles, to frames, and to inserted pictures or charts."
+msgstr "Μπορείτε να εφαρμόσετε μια ποικιλία διαφορετικών περιγραμμάτων κελιών στα επιλεγμένα κελιά σε ένα πίνακα του Writer και σε ολόκληρο τον πίνακα. Και άλλα αντικείμενα σε έγγραφα κειμένου μπορούν να έχουν επίσης προσαρμοσμένα περιγράμματα. Για παράδειγμα, μπορείτε να ορίσετε περιγράμματα σε πρότυπα σελίδας, σε πλαίσια και σε εικόνες ή γραφήματα που έχετε εισάγει."
-#: insert_graphic.xhp
+#: borders.xhp
msgctxt ""
-"insert_graphic.xhp\n"
-"tit\n"
+"borders.xhp\n"
+"par_id6527298\n"
"help.text"
-msgid "Inserting Graphics"
-msgstr "Εισαγωγή γραφικών αντικειμένων"
+msgid "Select the cell or a block of cells in a Writer table."
+msgstr "Επιλέξτε το κελί ή μια περιοχή κελιών σε ένα πίνακα του Writer."
-#: insert_graphic.xhp
+#: borders.xhp
msgctxt ""
-"insert_graphic.xhp\n"
-"bm_id3154922\n"
+"borders.xhp\n"
+"par_id6129947\n"
"help.text"
-msgid "<bookmark_value>text; inserting pictures in</bookmark_value><bookmark_value>images; inserting in text</bookmark_value><bookmark_value>inserting; pictures</bookmark_value><bookmark_value>pictures; inserting options</bookmark_value>"
-msgstr "<bookmark_value>κείμενο, εισαγωγή εικόνων σε</bookmark_value><bookmark_value>εικόνες, εισαγωγή σε κείμενο</bookmark_value><bookmark_value>εισαγωγή, εικόνες</bookmark_value><bookmark_value>εικόνες, επιλογές εισαγωγής</bookmark_value>"
+msgid "Choose <item type=\"menuitem\">Table - Table properties</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Πίνακας - Ιδιότητες πίνακα</item>."
-#: insert_graphic.xhp
+#: borders.xhp
msgctxt ""
-"insert_graphic.xhp\n"
-"hd_id3154922\n"
-"2\n"
+"borders.xhp\n"
+"par_id8141117\n"
"help.text"
-msgid "<variable id=\"insert_graphic\"><link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"Inserting Graphics\">Inserting Graphics</link></variable>"
-msgstr "<variable id=\"insert_graphic\"><link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"Εισαγωγή γραφικών αντικειμένων\">Εισαγωγή γραφικών αντικειμένων</link></variable>"
+msgid "In the dialog, click the <emph>Borders</emph> tab."
+msgstr "Στο παράθυρο διαλόγου, επιλέξτε την καρτέλα <emph>Περιγράμματα</emph>."
-#: insert_graphic.xhp
+#: borders.xhp
msgctxt ""
-"insert_graphic.xhp\n"
-"par_id3149695\n"
-"1\n"
+"borders.xhp\n"
+"par_id6016418\n"
"help.text"
-msgid "There are several ways to insert a graphic object in a text document."
-msgstr "Υπάρχουν διάφοροι τρόποι για να εισαγάγετε ένα γραφικό αντικείμενο σε ένα έγγραφο κειμένου."
+msgid "Choose the border options you want to apply and click OK."
+msgstr "Επιλέξτε τις επιλογές περιγράμματος που επιθυμείτε να εφαρμόσετε και κάντε κλικ στο ΟΚ."
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"tit\n"
+"borders.xhp\n"
+"par_id5282448\n"
"help.text"
-msgid "Creating and Applying Page Styles"
-msgstr "Δημιουργία και εφαρμογή προτύπων σελίδας"
+msgid "The options in the <emph>Line arrangement</emph> area can be used to apply multiple border styles."
+msgstr "Οι επιλογές στην περιοχή <emph>Διάταξη γραμμών</emph> μπορούν να χρησιμοποιηθούν για να εφαρμόσετε πολλαπλά πρότυπα περιγράμματος."
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"bm_id7071138\n"
+"borders.xhp\n"
+"hd_id3547166\n"
"help.text"
-msgid "<bookmark_value>page styles;creating and applying</bookmark_value> <bookmark_value>defining;page styles</bookmark_value> <bookmark_value>styles;for pages</bookmark_value>"
-msgstr "<bookmark_value>πρότυπα σελίδας, δημιουργία και εφαρμογή</bookmark_value><bookmark_value>ορισμός, πρότυπα σελίδας</bookmark_value><bookmark_value>πρότυπα, για σελίδες</bookmark_value>"
+msgid "Selection of cells"
+msgstr "Επιλογή κελιών"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"hd_id3155182\n"
-"1\n"
+"borders.xhp\n"
+"par_id1108432\n"
"help.text"
-msgid "<variable id=\"pagestyles\"><link href=\"text/swriter/guide/pagestyles.xhp\" name=\"Creating and Applying Page Styles\">Creating and Applying Page Styles</link> </variable>"
-msgstr "<variable id=\"pagestyles\"><link href=\"text/swriter/guide/pagestyles.xhp\" name=\"Δημιουργία και εφαρμογή προτύπων σελίδας\">Δημιουργία και εφαρμογή προτύπων σελίδας</link> </variable>"
+msgid "Depending on the selection of cells, the area looks different."
+msgstr "Ανάλογα με την επιλογή των κελιών, η περιοχή εμφανίζεται διαφορετική."
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3149846\n"
-"10\n"
+"borders.xhp\n"
+"par_id2422559\n"
"help.text"
-msgid "$[officename] uses page styles to specify the layout of a page, including the page orientation, background, margins, headers, footers, and text columns. To change the layout of an individual page in a document, you must create and apply a custom page style to the page."
-msgstr "Το $[officename] χρησιμοποιεί τα πρότυπα σελίδας για να καθορίσει τη διάταξη μιας σελίδας, συμπεριλαμβανομένων του προσανατολισμού, του φόντου, των περιθωρίων, των κεφαλίδων, των υποσέλιδων και των στηλών κειμένου της σελίδας. Για να μεταβάλετε τη διάταξη μιας μεμονωμένης σελίδας σε ένα έγγραφο, πρέπει να δημιουργήσετε και να εφαρμόσετε ένα προσαρμοσμένο πρότυπο σελίδας σε αυτήν τη σελίδα."
+msgid "Selection"
+msgstr "Επιλογή"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_idN1071A\n"
+"borders.xhp\n"
+"par_id1053498\n"
"help.text"
-msgid "<embedvar href=\"text/swriter/guide/pageorientation.xhp#pageorientation\"/>"
-msgstr "<embedvar href=\"text/swriter/guide/pageorientation.xhp#pageorientation\"/>"
+msgid "Line arrangement area"
+msgstr "Περιοχή διάταξης γραμμών"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_idN10722\n"
+"borders.xhp\n"
+"par_id1076998\n"
"help.text"
-msgid "<embedvar href=\"text/swriter/guide/pagebackground.xhp#pagebackground\"/>"
-msgstr "<embedvar href=\"text/swriter/guide/pagebackground.xhp#pagebackground\"/>"
+msgid "One cell selected in a table that has more than one cells, or cursor inside a table with no cell selected"
+msgstr "Ένα επιλεγμένο κελί σε έναν πίνακα που έχει περισσότερα από ένα κελί ή ο δείκτης μέσα σε ένα πίνακα χωρίς επιλεγμένο κελί"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"hd_id3156109\n"
-"11\n"
+"borders.xhp\n"
+"par_id4240241\n"
"help.text"
-msgid "To Define a New Page Style"
-msgstr "Για να ορίσετε ένα νέο πρότυπο σελίδας"
+msgid "<image id=\"img_id1058992\" src=\"res/helpimg/border_wr_1.png\" width=\"1.4071in\" height=\"1.7791in\"><alt id=\"alt_id1058992\">one cell border</alt></image>"
+msgstr "<image id=\"img_id1058992\" src=\"res/helpimg/border_wr_1.png\" width=\"1.4071in\" height=\"1.7791in\"><alt id=\"alt_id1058992\">περίγραμμα ενός κελιού</alt></image>"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3153411\n"
-"3\n"
+"borders.xhp\n"
+"par_id162053\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Format - Styles and Formatting</item> <emph>.</emph>"
-msgstr "Επιλέξτε <item type=\"menuitem\">Μορφή - τεχνοτροπίες και μορφοποίηση</item><emph>.</emph>"
+msgid "A one cell table, the cell is selected"
+msgstr "Πίνακας με ένα κελί, επιλέγεται το κελί"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3153133\n"
-"12\n"
+"borders.xhp\n"
+"par_id5021820\n"
"help.text"
-msgid "Click the <emph>Page Styles</emph> icon."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Πρότυπα σελίδων</emph>."
+msgid "<image id=\"img_id7366557\" src=\"res/helpimg/border_wr_2.png\" width=\"1.4071in\" height=\"1.7791in\"><alt id=\"alt_id7366557\">one selected cell border</alt></image>"
+msgstr "<image id=\"img_id7366557\" src=\"res/helpimg/border_wr_2.png\" width=\"1.4071in\" height=\"1.7791in\"><alt id=\"alt_id7366557\">περίγραμμα ενός επιλεγμένου κελιού</alt></image>"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3149641\n"
-"13\n"
+"borders.xhp\n"
+"par_id3549607\n"
"help.text"
-msgid "In the list of page styles, right-click an item, and then choose <emph>New</emph>."
-msgstr "Στη λίστα των προτύπων σελίδας, κάντε δεξί κλικ σε ένα αντικείμενο, και ύστερα επιλέξτε <emph>Δημιουργία</emph>."
+msgid "Cells in a column selected"
+msgstr "Κελιά σε επιλεγμένη στήλη"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3149614\n"
-"14\n"
+"borders.xhp\n"
+"par_id2544328\n"
"help.text"
-msgid "On the <emph>Organizer</emph> tab, type a name in the <emph>Name</emph> box."
-msgstr "Στην καρτέλα <emph>Διαχείριση</emph>, πληκτρολογήστε ένα όνομα στο πεδίο <emph>Όνομα</emph>."
+msgid "<image id=\"img_id2298654\" src=\"res/helpimg/border_wr_3.png\" width=\"1.4071in\" height=\"1.7791in\"><alt id=\"alt_id2298654\">column selected border</alt></image>"
+msgstr "<image id=\"img_id2298654\" src=\"res/helpimg/border_wr_3.png\" width=\"1.4071in\" height=\"1.7791in\"><alt id=\"alt_id2298654\">περίγραμμα επιλεγμένης στήλης</alt></image>"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3145110\n"
-"15\n"
+"borders.xhp\n"
+"par_id1636402\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "Cells in a row selected"
+msgstr "Κελιά σε επιλεγμένη γραμμή"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3156252\n"
-"16\n"
+"borders.xhp\n"
+"par_id7450483\n"
"help.text"
-msgid "To apply the custom page style to a single page, select the default page style that is used in your document in the <emph>Next Style</emph> box."
-msgstr "Για να εφαρμόσετε το προσαρμοσμένο πρότυπο σελίδας σε μία σελίδα, επιλέξτε το πρότυπο προεπιλεγμένης σελίδας που χρησιμοποιείται στο έγγραφο σας στο πλαίσιο <emph>Νέο πρότυπο</emph>."
+msgid "<image id=\"img_id9033783\" src=\"res/helpimg/border_wr_4.png\" width=\"1.4071in\" height=\"1.7791in\"><alt id=\"alt_id9033783\">row selected border</alt></image>"
+msgstr "<image id=\"img_id9033783\" src=\"res/helpimg/border_wr_4.png\" width=\"1.4071in\" height=\"1.7791in\"><alt id=\"alt_id9033783\">περίγραμμα επιλεγμένης γραμμής</alt></image>"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3153376\n"
-"17\n"
+"borders.xhp\n"
+"par_id5741752\n"
"help.text"
-msgid "To apply the custom page style to more than one page, select its name in the <emph>Next Style</emph> box. To stop using the style, insert a manual page break and assign it a different page style."
-msgstr "Για να εφαρμόσετε το προσαρμοσμένο πρότυπο σελίδας σε περισσότερες από μία σελίδες, επιλέξτε το όνομα του στο πλαίσιο <emph>Επόμενο πρότυπο</emph>. Για να σταματήσετε τη χρήση του πρότυπου, εισάγετε μια χειροκίνητη αλλαγή σελίδας και αποδώστε της ένα διαφορετικό πρότυπο σελίδας."
+msgid "A whole table of 2x2 or more cells selected"
+msgstr "Επιλέγεται ολόκληρος πίνακας από 2x2 ή περισσότερα κελιά"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3154252\n"
-"20\n"
+"borders.xhp\n"
+"par_id570085\n"
"help.text"
-msgid "Use the tabs in the dialog to set the layout options for the page style, and then click <emph>OK</emph>."
-msgstr "Χρησιμοποιήστε τις καρτέλες στο παράθυρο διαλόγου για να ορίσετε τις επιλογές διάταξης για το πρότυπο σελίδας, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "<image id=\"img_id4776757\" src=\"res/helpimg/border_wr_5.png\" width=\"1.4071in\" height=\"1.7791in\"><alt id=\"alt_id4776757\">block selected border</alt></image>"
+msgstr "<image id=\"img_id4776757\" src=\"res/helpimg/border_wr_5.png\" width=\"1.4071in\" height=\"1.7791in\"><alt id=\"alt_id4776757\">περίγραμμα επιλεγμένης ομάδας</alt></image>"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"hd_id3154851\n"
-"21\n"
+"borders.xhp\n"
+"hd_id5044099\n"
"help.text"
-msgid "To Apply a Page Style"
-msgstr "Για να εφαρμόσετε ένα πρότυπο σελίδας"
+msgid "Default settings"
+msgstr "Προεπιλεγμένες ρυθμίσεις"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3154873\n"
-"22\n"
+"borders.xhp\n"
+"par_id626544\n"
"help.text"
-msgid "Click in the page that you want to apply the page style to."
-msgstr "Κάντε κλικ στη σελίδα στην οποία επιθυμείτε να εφαρμόσετε το πρότυπο."
+msgid "Click one of the <emph>Default</emph> icons to set or reset multiple borders."
+msgstr "Κάντε κλικ σε ένα από τα <emph>Προεπιλεγμένα</emph> εικονίδια για να ορίσετε ή να αφαιρέσετε πολλαπλά περιγράμματα."
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3155888\n"
-"23\n"
+"borders.xhp\n"
+"par_id292062\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Format - Styles and Formatting</item>, and then click the <item type=\"menuitem\">Page Style</item> icon."
-msgstr "Επιλέξτε <item type=\"menuitem\">Μορφή - Πρότυπα και μορφοποίηση</item>, και ύστερα κάντε κλικ στο εικονίδιο<item type=\"menuitem\"> Πρότυπα σελίδων</item>."
+msgid "The thin gray lines inside an icon show the borders that will be reset or cleared."
+msgstr "Οι λεπτές γκρι γραμμές μέσα σε ένα εικονίδιο αναπαριστούν τα περιγράμματα που θα αναιρεθούν ή θα απομακρυνθούν."
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3148685\n"
-"24\n"
+"borders.xhp\n"
+"par_id1361735\n"
"help.text"
-msgid "Double-click a name in the list."
-msgstr "Κάντε διπλό κλικ σε ένα όνομα από τη λίστα."
+msgid "The dark lines inside an icon show the lines that will be set using the selected line style and color."
+msgstr "Οι σκούρες γραμμές μέσα σε ένα εικονίδιο αναπαριστούν τις γραμμές που θα ορισθούν χρησιμοποιώντας το επιλεγμένο πρότυπο γραμμής και χρώμα."
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"hd_id3148701\n"
-"18\n"
+"borders.xhp\n"
+"par_id82399\n"
"help.text"
-msgid "To Apply a Page Style to a New Page"
-msgstr "Για να εφαρμόσετε ένα πρότυπο σελίδας σε μια νέα σελίδα"
+msgid "The thick gray lines inside an icon show the lines that will not be changed."
+msgstr "Οι χοντρές γκρι γραμμές μέσα σε ένα εικονίδιο αναπαριστούν τις γραμμές που δεν θα αλλάξουν."
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3147122\n"
-"4\n"
+"borders.xhp\n"
+"hd_id7144993\n"
"help.text"
-msgid "Click in the document where you want a new page to start."
-msgstr "Κάντε κλικ στο έγγραφο στο σημείο που επιθυμείτε να ξεκινά η νέα σελίδα."
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3150210\n"
-"5\n"
+"borders.xhp\n"
+"par_id5528427\n"
"help.text"
-msgid "Choose <emph>Insert - Manual Break</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Χειροκίνητη αλλαγή</emph>."
+msgid "Select a block of about 8x8 cells, then choose <emph>Format - Cells - Borders</emph>."
+msgstr "Επιλέξτε μία ομάδα από περίπου 8x8 κελιά, ύστερα επιλέξτε <emph>Μορφή - Κελιά - Περιγράμματα</emph>."
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3150235\n"
-"6\n"
+"borders.xhp\n"
+"par_id4194158\n"
"help.text"
-msgid "Select <emph>Page break</emph>."
-msgstr "Επιλέξτε <emph>Αλλαγή σελίδας</emph>."
+msgid "<image id=\"img_id8221076\" src=\"res/helpimg/border_ca_5.png\" width=\"1.2209in\" height=\"0.2445in\"><alt id=\"alt_id8221076\">default icons for borders</alt></image>"
+msgstr "<image id=\"img_id8221076\" src=\"res/helpimg/border_ca_5.png\" width=\"1.2209in\" height=\"0.2445in\"><alt id=\"alt_id8221076\">ροεπιλεγμένα εικονίδια περιγραμμάτων</alt></image>"
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3150939\n"
-"19\n"
+"borders.xhp\n"
+"par_id7253028\n"
"help.text"
-msgid "In the <item type=\"menuitem\">Style</item> box, select the page style that you want to apply to the page that follows the manual break."
-msgstr "Στο πεδίο <item type=\"menuitem\">Πρότυπο</item>, επιλέξτε το πρότυπο σελίδας που επιθυμείτε να εφαρμόσετε στη σελίδα που ακολουθεί τη χειροκίνητη αλλαγή."
+msgid "Click the left icon to clear all lines. This removes all outer borders and all inner lines."
+msgstr "Κάντε κλικ στο αριστερό εικονίδιο για να απομακρύνετε όλες τις γραμμές. Απομακρύνονται όλα τα εξωτερικά περιγράμματα και όλες οι εσωτερικές γραμμές."
-#: pagestyles.xhp
+#: borders.xhp
msgctxt ""
-"pagestyles.xhp\n"
-"par_id3150965\n"
-"25\n"
+"borders.xhp\n"
+"par_id9441206\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Click the second icon from the left to set an outer border and to remove all other lines."
+msgstr "Κάντε κλικ στο δεύτερο από αριστερά εικονίδιο για να ορίσετε εξωτερικό περίγραμμα και να απομακρύνετε όλες τις άλλες γραμμές."
-#: load_styles.xhp
+#: borders.xhp
msgctxt ""
-"load_styles.xhp\n"
-"tit\n"
+"borders.xhp\n"
+"par_id7276833\n"
"help.text"
-msgid "Using Styles From Another Document or Template"
-msgstr "Χρήση προτύπων από διαφορετικό έγγραφο ή πρότυπο"
+msgid "Click the rightmost icon to set an outer border. The inner lines are not changed."
+msgstr "Κάντε κλικ στο πιο δεξιά εικονίδιο για να ορίσετε εξωτερικό περίγραμμα. Οι εσωτερικές γραμμές δεν επηρεάζονται."
-#: load_styles.xhp
+#: borders.xhp
msgctxt ""
-"load_styles.xhp\n"
-"bm_id3145086\n"
+"borders.xhp\n"
+"par_id5273293\n"
"help.text"
-msgid "<bookmark_value>formatting styles; importing</bookmark_value> <bookmark_value>styles; importing from other files</bookmark_value> <bookmark_value>importing;styles from other files</bookmark_value> <bookmark_value>loading;styles from other files</bookmark_value>"
-msgstr "<bookmark_value>μορφοποίηση προτύπων, εισαγωγή</bookmark_value><bookmark_value>πρότυπα, εισαγωγή από άλλα αρχεία</bookmark_value><bookmark_value>εισαγωγή, πρότυπα από άλλα αρχεία</bookmark_value><bookmark_value>φόρτωση, πρότυπα από άλλα αρχεία</bookmark_value>"
+msgid "Now you can continue to see which lines the other icons will set or remove."
+msgstr "Τώρα μπορείτε να συνεχίσετε για να δείτε ποιες γραμμές θα προσθέσουν ή θα αφαιρέσουν τα άλλα εικονίδια."
-#: load_styles.xhp
+#: borders.xhp
msgctxt ""
-"load_styles.xhp\n"
-"hd_id3145086\n"
-"10\n"
+"borders.xhp\n"
+"hd_id5110019\n"
"help.text"
-msgid "<variable id=\"load_styles\"><link href=\"text/swriter/guide/load_styles.xhp\" name=\"Using Styles From Another Document or Template\">Using Styles From Another Document or Template</link></variable>"
-msgstr "<variable id=\"load_styles\"><link href=\"text/swriter/guide/load_styles.xhp\" name=\"Χρήση προτύπων από διαφορετικό έγγραφο ή πρότυπο\">Χρήση προτύπων από διαφορετικό έγγραφο ή πρότυπο</link></variable>"
+msgid "User defined settings"
+msgstr "Προσαρμοσμένες ρυθμίσεις χρήστη"
-#: load_styles.xhp
+#: borders.xhp
msgctxt ""
-"load_styles.xhp\n"
-"par_id3154491\n"
-"11\n"
+"borders.xhp\n"
+"par_id1820734\n"
"help.text"
-msgid "You can import styles from another document or template into the current document."
-msgstr "Μπορείτε να εισάγετε πρότυπα από ένα άλλο έγγραφο ή πρότυπο εγγράφου στο τρέχον έγγραφο."
+msgid "In the <emph>User defined</emph> area, you can click to set or remove individual lines. The preview shows lines in three different states."
+msgstr "Στην περιοχή <emph>Προσαρμοσμένο</emph>, μπορείτε να κάνετε κλικ για να ορίσετε ή να αφαιρέσετε μεμονωμένες γραμμές. Η προεπισκόπηση δείχνει τις γραμμές σε τρεις διαφορετικές καταστάσεις."
-#: load_styles.xhp
+#: borders.xhp
msgctxt ""
-"load_styles.xhp\n"
-"par_id3155910\n"
-"12\n"
+"borders.xhp\n"
+"par_id7093111\n"
"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph> to open the <emph>Styles and Formatting</emph> window."
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και μορφοποίηση</emph> για ανοίξετε το παράθυρο <emph>Πρότυπα και μορφοποίηση</emph>."
+msgid "Repeatedly click an edge or a corner to switch through the three different states."
+msgstr "Κάντε επαναλαμβανόμενα κλικ σε μια πλευρά ή σε μια γωνία για να περάσετε με τη σειρά από τις τρεις διαφορετικές καταστάσεις."
-#: load_styles.xhp
+#: borders.xhp
msgctxt ""
-"load_styles.xhp\n"
-"par_idN10703\n"
+"borders.xhp\n"
+"par_id3673818\n"
"help.text"
-msgid "Click the arrow next to the <emph>New Style from Selection</emph> icon to open the submenu."
-msgstr "Κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Δημιουργία προτύπου από επιλογή</emph> για να ανοίξετε το υπομενού."
+msgid "Line types"
+msgstr "Τύποι γραμμών"
-#: load_styles.xhp
+#: borders.xhp
msgctxt ""
-"load_styles.xhp\n"
-"par_idN1070B\n"
+"borders.xhp\n"
+"par_id2593768\n"
"help.text"
-msgid "Choose <emph>Load styles</emph>."
-msgstr "Επιλέξτε <emph>Φόρτωση προτύπων</emph>."
+msgid "Image"
+msgstr "Εικόνα"
-#: load_styles.xhp
+#: borders.xhp
msgctxt ""
-"load_styles.xhp\n"
-"par_id3149632\n"
-"15\n"
+"borders.xhp\n"
+"par_id2055421\n"
"help.text"
-msgid "Use the check boxes at the bottom of the dialog to select the style types that you want to import. To replace styles in the current document that have the same name as the ones you are importing, select <emph>Overwrite</emph>."
-msgstr "Χρησιμοποιήστε τα πεδία ελέγχου στο τέλος του παραθύρου διαλόγου για να επιλέξετε τους τύπους προτύπων που επιθυμείτε να εισάγετε. Για να αντικαταστήσετε πρότυπα στο τρέχον έγγραφο που έχουν το ίδιο όνομα με αυτά που εισάγετε, επιλέξτε <emph>Αντικατάσταση</emph>."
+msgid "Meaning"
+msgstr "Σημασία"
-#: load_styles.xhp
+#: borders.xhp
msgctxt ""
-"load_styles.xhp\n"
-"par_id3145098\n"
-"16\n"
+"borders.xhp\n"
+"par_id9836115\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "A black line"
+msgstr "Μια μαύρη γραμμή"
-#: load_styles.xhp
+#: borders.xhp
msgctxt ""
-"load_styles.xhp\n"
-"par_id3156240\n"
-"17\n"
+"borders.xhp\n"
+"par_id6485793\n"
"help.text"
-msgid "Click an entry in the <emph>Categories</emph> list, then click the template containing the styles that you want to use in the <emph>Templates</emph> list, and then click <emph>OK</emph>."
-msgstr "Κλικ σε καταχώρηση στη λίστα <emph>Κατηγορίες</emph>, έπειτα κλικ στο πρότυπο που περιέχει τα πρότυπα που θέλετε να χρησιμοποιήσετε στη λίστα <emph>Πρότυπα</emph> και έπειτα κλικ στο <emph>Εντάξει</emph>."
+msgid "<image id=\"img_id1237525\" src=\"res/helpimg/border_wr_6.png\" width=\"1.4071in\" height=\"1.2555in\"><alt id=\"alt_id1237525\">solid line for border</alt></image>"
+msgstr "<image id=\"img_id1237525\" src=\"res/helpimg/border_wr_6.png\" width=\"1.4071in\" height=\"1.2555in\"><alt id=\"alt_id1237525\">συνεχής γραμμής περιγράμματος</alt></image>"
-#: load_styles.xhp
+#: borders.xhp
msgctxt ""
-"load_styles.xhp\n"
-"par_id3153377\n"
-"13\n"
+"borders.xhp\n"
+"par_id1454512\n"
"help.text"
-msgid "Click <emph>From File</emph>, locate the file containing the styles that you want to use, and then click name, and then click <emph>Open</emph>."
-msgstr "Κλικ στο <emph>Από αρχείο</emph>, εντοπισμός του αρχείου που περιέχει τα πρότυπα που θέλετε να χρησιμοποιήσετε και έπειτα κλικ στο όνομα και μετά κλικ<emph>Άνοιγμα</emph>."
+msgid "A black line sets the corresponding line of the selected cells. The line is shown as a dotted line when you choose the 0.05 pt line style. Double lines are shown when you select a double line style."
+msgstr "Μια μαύρη γραμμή ορίζει την αντίστοιχη γραμμή των επιλεγμένων κελιών. Η γραμμή εμφανίζεται ως διακεκομμένη όταν επιλέγετε το πρότυπο γραμμής 0.05 pt. Διπλές γραμμές εμφανίζονται όταν επιλέξετε ένα πρότυπο διπλής γραμμής."
-#: insert_graphic_dialog.xhp
+#: borders.xhp
msgctxt ""
-"insert_graphic_dialog.xhp\n"
-"tit\n"
+"borders.xhp\n"
+"par_id4618671\n"
"help.text"
-msgid "Inserting a Graphic From a File"
-msgstr "Εισαγωγή γραφικού αντικειμένου από αρχείο"
+msgid "A gray line"
+msgstr "Μια γκρι γραμμή"
-#: insert_graphic_dialog.xhp
+#: borders.xhp
msgctxt ""
-"insert_graphic_dialog.xhp\n"
-"bm_id3154896\n"
+"borders.xhp\n"
+"par_id1239356\n"
"help.text"
-msgid "<bookmark_value>pictures; inserting by dialog</bookmark_value> <bookmark_value>inserting; pictures, by dialog</bookmark_value>"
-msgstr "<bookmark_value>εικόνες, εισαγωγή από παράθυρο διαλόγου</bookmark_value><bookmark_value>εισαγωγή, εικόνες, από παράθυρο διαλόγου</bookmark_value>"
+msgid "<image id=\"img_id2688680\" src=\"res/helpimg/border_wr_7.png\" width=\"1.4071in\" height=\"1.2555in\"><alt id=\"alt_id2688680\">gray line for border</alt></image>"
+msgstr "<image id=\"img_id2688680\" src=\"res/helpimg/border_wr_7.png\" width=\"1.4071in\" height=\"1.2555in\"><alt id=\"alt_id2688680\">γκρι γραμμή περιγράμματος</alt></image>"
-#: insert_graphic_dialog.xhp
+#: borders.xhp
msgctxt ""
-"insert_graphic_dialog.xhp\n"
-"hd_id3154896\n"
-"1\n"
+"borders.xhp\n"
+"par_id9474166\n"
"help.text"
-msgid "<variable id=\"insert_graphic_dialog\"><link href=\"text/swriter/guide/insert_graphic_dialog.xhp\" name=\"Inserting a Graphic From a File\">Inserting a Graphic From a File</link></variable>"
-msgstr "<variable id=\"insert_graphic_dialog\"><link href=\"text/swriter/guide/insert_graphic_dialog.xhp\" name=\"Εισαγωγή γραφικού αντικειμένου από αρχείο\">Εισαγωγή γραφικού αντικειμένου από αρχείο</link></variable>"
+msgid "A gray line is shown when the corresponding line of the selected cells will not be changed. No line will be set or removed at this position."
+msgstr "Μια γκρι γραμμή εμφανίζεται όταν η αντίστοιχη γραμμή των επιλεγμένων κελιών δεν θα μεταβληθεί. Καμία γραμμή δεν θα προστεθεί ή απομακρυνθεί σε αυτή τη θέση."
-#: insert_graphic_dialog.xhp
+#: borders.xhp
msgctxt ""
-"insert_graphic_dialog.xhp\n"
-"par_id3155914\n"
-"2\n"
+"borders.xhp\n"
+"par_id1545457\n"
"help.text"
-msgid "Click in the document where you want to insert the graphic."
-msgstr "Κάντε κλικ στο σημείο του εγγράφου όπου επιθυμείτε να εισαγάγετε το γραφικό αντικείμενο."
+msgid "A white line"
+msgstr "Μια λευκή γραμμή"
-#: insert_graphic_dialog.xhp
+#: borders.xhp
msgctxt ""
-"insert_graphic_dialog.xhp\n"
-"par_id3155864\n"
-"3\n"
+"borders.xhp\n"
+"par_id1681875\n"
"help.text"
-msgid "Choose <link href=\"text/shared/01/04140000.xhp\" name=\"Insert - Picture - From File\"><emph>Insert - Picture - From File</emph></link>."
-msgstr "Επιλέξτε <link href=\"text/shared/01/04140000.xhp\" name=\"Εισαγωγή - Εικόνα - Από αρχείο\"><emph>Εισαγωγή - Εικόνα - Από αρχείο</emph></link>."
+msgid "<image id=\"img_id7340617\" src=\"res/helpimg/border_wr_8.png\" width=\"1.4071in\" height=\"1.2555in\"><alt id=\"alt_id7340617\">white line for border</alt></image>"
+msgstr "<image id=\"img_id7340617\" src=\"res/helpimg/border_wr_8.png\" width=\"1.4071in\" height=\"1.2555in\"><alt id=\"alt_id7340617\">λευκή γραμμή περιγράμματος</alt></image>"
-#: insert_graphic_dialog.xhp
+#: borders.xhp
msgctxt ""
-"insert_graphic_dialog.xhp\n"
-"par_id3156021\n"
-"4\n"
+"borders.xhp\n"
+"par_id2316660\n"
"help.text"
-msgid "Locate the graphic file that you want to insert, and then click <emph>Open</emph>."
-msgstr "Εντοπίστε το αρχείο γραφικού αντικειμένου που επιθυμείτε να εισάγετε και κάντε κλικ στο <emph>Άνοιγμα</emph>."
+msgid "A white line is shown when the corresponding line of the selected cells will be removed."
+msgstr "Μια λευκή γραμμή εμφανίζεται όταν η αντίστοιχη γραμμή των επιλεγμένων κελιών θα απομακρυνθεί."
-#: insert_graphic_dialog.xhp
+#: borders.xhp
msgctxt ""
-"insert_graphic_dialog.xhp\n"
-"par_id3153396\n"
-"5\n"
+"borders.xhp\n"
+"hd_id5908688\n"
"help.text"
-msgid "By default, the inserted graphic is centered above the paragraph that you clicked in."
-msgstr "Εξ ορισμού, το γραφικό αντικειμένου εισάγεται ώστε να υπάρχει στοίχιση στο κέντρο επάνω από την παράγραφο, στην οποία κάνατε κλικ."
+msgid "Examples"
+msgstr "Παραδείγματα"
-#: indices_enter.xhp
+#: borders.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"tit\n"
+"borders.xhp\n"
+"par_id5118564\n"
"help.text"
-msgid "Defining Index or Table of Contents Entries"
-msgstr "Καθορισμός καταχωρίσεων ευρετηρίων ή πινάκων περιεχομένων"
+msgid "Select a single cell in a Writer table, then choose <emph>Table - Table properties - Borders</emph>."
+msgstr "Επιλέξτε ένα μεμονωμένο κελί σε ένα πίνακα του Writer, ύστερα επιλέξτε <emph>Πίνακας - Ιδιότητες πίνακα - Περίγραμμα</emph>."
-#: indices_enter.xhp
+#: borders.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"bm_id3149689\n"
+"borders.xhp\n"
+"par_id244758\n"
"help.text"
-msgid "<bookmark_value>indexes; defining entries in</bookmark_value> <bookmark_value>tables of contents; defining entries in</bookmark_value> <bookmark_value>entries; defining in indexes/tables of contents</bookmark_value>"
-msgstr "<bookmark_value>ευρετήρια, καθορισμός καταχωρίσεων σε</bookmark_value><bookmark_value>πίνακες περιεχομένων, καθορισμός καταχωρίσεων σε</bookmark_value><bookmark_value>καταχωρίσεις, καθορισμός σε ευρετήρια/πίνακες περιεχομένων</bookmark_value>"
+msgid "Select a thick line style."
+msgstr "Επιλέξτε ένα πρότυπο παχιάς γραμμής."
-#: indices_enter.xhp
+#: borders.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"hd_id3149689\n"
-"4\n"
+"borders.xhp\n"
+"par_id7741325\n"
"help.text"
-msgid "<variable id=\"indices_enter\"><link href=\"text/swriter/guide/indices_enter.xhp\" name=\"Defining Index or Table of Contents Entries\">Defining Index or Table of Contents Entries</link></variable>"
-msgstr "<variable id=\"indices_enter\"><link href=\"text/swriter/guide/indices_enter.xhp\" name=\"Καθορισμός καταχωρίσεων ευρετηρίων ή πινάκων περιεχομένων\">Καθορισμός καταχωρίσεων ευρετηρίων ή πινάκων περιεχομένων</link></variable>"
+msgid "To set a lower border, click the lower edge repeatedly until you see a thick line."
+msgstr "Για να ορίσετε κάτω περίγραμμα, κάντε επανειλημμένα κλικ στην κάτω γραμμή μέχρι να δείτε μια παχιά γραμμή."
-#: indices_enter.xhp
+#: borders.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"hd_id3155862\n"
-"6\n"
+"borders.xhp\n"
+"par_id542313\n"
"help.text"
-msgid "To Define Index Entries"
-msgstr "Καθορισμός καταχωρίσεων ευρετηρίων"
+msgid "<image id=\"img_id4273506\" src=\"res/helpimg/border_wr_6.png\" width=\"1.4071in\" height=\"1.2555in\"><alt id=\"alt_id4273506\">setting thick lower border</alt></image>"
+msgstr "<image id=\"img_id4273506\" src=\"res/helpimg/border_wr_6.png\" width=\"1.4071in\" height=\"1.2555in\"><alt id=\"alt_id4273506\">ορισμός παχύτερου κάτω περιγράμματος</alt></image>"
-#: indices_enter.xhp
+#: borders.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"par_id3156380\n"
-"7\n"
+"borders.xhp\n"
+"par_id2210760\n"
"help.text"
-msgid "Click in a word, or select the words in your document that you want to use as an index entry."
-msgstr "Κάντε κλικ σε μια λέξη ή επιλέξτε τις λέξεις στο έγγραφό σας τις οποίες επιθυμείτε να χρησιμοποιήσετε ως καταχώριση ευρετηρίου."
+msgid "All cells in a Writer table have at least a left and a lower line by default. Most cells on the table perimeter have more lines applied by default."
+msgstr "Όλα τα κελιά σε ένα πίνακα του Writer έχουν εξ ορισμού τουλάχιστον μια αριστερή και μια κάτω γραμμή. Στα περισσότερα κελιά στην περίμετρο του πίνακα προστίθενται εξ ορισμού περισσότερες γραμμές."
-#: indices_enter.xhp
+#: borders.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"par_id3147409\n"
-"9\n"
+"borders.xhp\n"
+"par_id5400860\n"
"help.text"
-msgid "Choose <emph>Insert - Indexes and Tables - Entry</emph>, and do one of the following:"
-msgstr "Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Καταχώριση</emph> και εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "All lines that are shown in white in the preview will be removed from the cell."
+msgstr "Όλες οι γραμμές που εμφανίζονται με λευκό χρώμα στην προεπισκόπηση θα αφαιρεθούν από το κελί."
-#: indices_enter.xhp
+#: calculate.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"par_id3153417\n"
-"11\n"
+"calculate.xhp\n"
+"tit\n"
"help.text"
-msgid "To change the text that appears in the index, type the text that you want in the <emph>Entry</emph> box. The text that you type here does not replace the selected text in the document."
-msgstr "Για αλλαγή του κειμένου που εμφανίζεται στο δείκτη, πληκτρολογήστε το επιθυμητό κείμενο στο πλαίσιο <emph>Είσοδος</emph>. Το κείμενο που πληκτρολογήσατε εδώ δεν αντικαθιστά το επιλεγμένο κείμενο στο έγγραφο."
+msgid "Calculating in Text Documents"
+msgstr "Υπολογισμοί σε έγγραφα κειμένου"
-#: indices_enter.xhp
+#: calculate.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"par_id3154258\n"
-"8\n"
+"calculate.xhp\n"
+"bm_id3149909\n"
"help.text"
-msgid "To add an index mark to similar words in your document, select <emph>Apply to all similar texts</emph>."
-msgstr "Για να προσθέσετε ένα σημάδι δείκτη σε παρόμοιες λέξεις στο έγγραφο σας, επιλέξτε <emph>Εφαρμογή σε όλα τα παρόμοια κείμενα</emph>."
+msgid "<bookmark_value>calculating; in text</bookmark_value> <bookmark_value>formulas; calculating in text</bookmark_value> <bookmark_value>references;in Writer tables</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμοί, σε κείμενο</bookmark_value><bookmark_value>τύποι, υπολογισμοί σε κείμενο</bookmark_value><bookmark_value>παραπομπές, σε πίνακες του Writer</bookmark_value>"
-#: indices_enter.xhp
+#: calculate.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"par_id3155889\n"
-"10\n"
+"calculate.xhp\n"
+"hd_id3149909\n"
+"1\n"
"help.text"
-msgid "To add the entries to a custom index, click the <emph>New User-defined Index</emph> icon, enter the name of the index, and then click <emph>OK</emph>."
-msgstr "Για να προσθέσετε τις καταχωρήσεις σε έναν προσαρμοσμένο δείκτη, κλικ στο εικονίδιο <emph>Νέος δείκτης από το χρήστη</emph>, εισάγετε το όνομα του δείκτη και έπειτα κλικ <emph>Εντάξει</emph>."
+msgid "<variable id=\"calculate\"><link href=\"text/swriter/guide/calculate.xhp\" name=\"Calculating in Text Documents\">Calculating in Text Documents</link></variable>"
+msgstr "<variable id=\"calculate\"><link href=\"text/swriter/guide/calculate.xhp\" name=\"Υπολογισμοί σε έγγραφα κειμένου\">Υπολογισμοί σε έγγραφα κειμένου</link></variable>"
-#: indices_enter.xhp
+#: calculate.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"hd_id3147119\n"
-"12\n"
+"calculate.xhp\n"
+"par_id3149949\n"
+"2\n"
"help.text"
-msgid "To Define Table of Contents Entries"
-msgstr "Καθορισμός καταχωρίσεων πινάκων περιεχομένων"
+msgid "You can insert a calculation directly into a text document or into a text table."
+msgstr "Μπορείτε να εισάγετε έναν υπολογισμό απ' ευθείας σε ένα έγγραφο κειμένου ή σε πίνακα κειμένου."
-#: indices_enter.xhp
+#: calculate.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"par_id3147132\n"
-"5\n"
+"calculate.xhp\n"
+"par_id3149972\n"
+"3\n"
"help.text"
-msgid "The best way to generate a table of contents is to apply the predefined heading paragraph styles, such as \"Heading 1\", to the paragraphs that you want to include in your table of contents."
-msgstr "Η καλύτερη μέθοδος για να δημιουργήσετε έναν πίνακα περιεχομένων είναι να αντιστοιχίσετε τα προκαθορισμένα πρότυπα παραγράφου επικεφαλίδας, όπως η \"Επικεφαλίδα 1\", στις παραγράφους που επιθυμείτε να συμπεριλάβετε στον πίνακα περιεχομένων."
+msgid "Click in the document where you want to insert the calculation, and then press F2. If you are in a table cell, type an equals sign =."
+msgstr "Κάντε κλικ στο έγγραφο στο σημείο που επιθυμείτε να εισάγετε τον υπολογισμό, και ύστερα πιέστε το πλήκτρο F2. Αν βρίσκεστε σε κελί πίνακα, πληκτρολογείστε το σύμβολο \"ίσον\" (=)."
-#: indices_enter.xhp
+#: calculate.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"hd_id3150230\n"
-"13\n"
+"calculate.xhp\n"
+"par_id3155547\n"
+"10\n"
"help.text"
-msgid "To Use a Custom Paragraph Style as a Table of Contents Entry"
-msgstr "Για να χρησιμοποιήσετε ένα προσαρμοσμένο πρότυπο παραγράφου ως καταχώρηση σε πίνακα περιεχομένων"
+msgid "Type the calculation that you want to insert, for example, <item type=\"literal\">=10000/12</item>, and then press Enter."
+msgstr "Πληκτρολογήστε τον υπολογισμό που επιθυμείτε να εισάγετε, για παράδειγμα, <item type=\"literal\">=10000/12</item>, και ύστερα πιέστε το πλήκτρο Enter."
-#: indices_enter.xhp
+#: calculate.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"par_id3150933\n"
-"14\n"
+"calculate.xhp\n"
+"par_id3155565\n"
+"11\n"
"help.text"
-msgid "Choose <emph>Tools - Outline Numbering</emph> and click the <emph>Numbering</emph> tab."
-msgstr "Επιλέξτε <emph>Εργαλεία - Αρίθμηση κεφαλαίων</emph> και κάντε κλικ στην καρτέλα <emph>Αρίθμηση</emph>."
+msgid "You can also click the <item type=\"menuitem\">Formula</item> icon on the <item type=\"menuitem\">Formula Bar</item>, and then choose a function for your formula."
+msgstr "Μπορείτε επίσης να κάνετε κλικ στο εικονίδιο <item type=\"menuitem\">Τύπος</item> στη <item type=\"menuitem\">Γραμμή τύπου</item>, και ύστερα να επιλέξετε μια συνάρτηση για τον τύπο σας."
-#: indices_enter.xhp
+#: calculate.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"par_id3150964\n"
-"15\n"
+"calculate.xhp\n"
+"par_id8316904\n"
"help.text"
-msgid "Select the paragraph style that you want to include in your table of contents in the <emph>Paragraph Style</emph> box."
-msgstr "Επιλέξτε το πρότυπο παραγράφου που επιθυμείτε να συμπεριλάβετε στον πίνακα περιεχομένων σας στο πεδίο <emph>Πρότυπο παραγράφου</emph>"
+msgid "To reference cells in a Writer text table, enclose the cell address or the cell range in angle brackets. For example, to reference cell A1 from another cell, enter =<A1> into the cell."
+msgstr "Για παραπομπή σε κελιά ενός πίνακα κειμένου στο Writer, περικλείστε τη θέση του κελιού ή την περιοχή κελιών σε γωνιακές αγκύλες. Για παράδειγμα, για παραπομπή του κελιού Α1 σε άλλο κελί, εισάγετε στο κελί =<A1>."
-#: indices_enter.xhp
+#: calculate_clipboard.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"par_id3150523\n"
-"16\n"
+"calculate_clipboard.xhp\n"
+"tit\n"
"help.text"
-msgid "In the <emph>Level</emph> list, click the hierarchical level that you want to apply the paragraph style to."
-msgstr "Στη λίστα <emph>Επίπεδο</emph>, κάντε κλικ στο ιεραρχικό επίπεδο στο οποίο επιθυμείτε να εφαρμόσετε το πρότυπο παραγράφου."
+msgid "Calculating and Pasting the Result of a Formula in a Text Document"
+msgstr "Υπολογισμός και επικόλληση του αποτελέσματος ενός τύπου σε έγγραφο κειμένου"
-#: indices_enter.xhp
+#: calculate_clipboard.xhp
msgctxt ""
-"indices_enter.xhp\n"
-"par_id3153730\n"
-"17\n"
+"calculate_clipboard.xhp\n"
+"bm_id3147692\n"
"help.text"
-msgid "Click <emph>OK</emph>. You can now apply the style to headings in your document and include them in your table of contents."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>. Μπορείτε τώρα να εφαρμόσετε το πρότυπο στις επικεφαλίδες στο έγγραφό σας και να τις συμπεριλάβετε έτσι στον πίνακα περιεχομένων."
+msgid "<bookmark_value>pasting;results of formulas</bookmark_value> <bookmark_value>clipboard;calculating in text</bookmark_value> <bookmark_value>formulas;pasting results in text documents</bookmark_value>"
+msgstr "<bookmark_value>επικόλληση, αποτελέσματα τύπων</bookmark_value><bookmark_value>πρόχειρο, υπολογισμοί σε κείμενο</bookmark_value><bookmark_value>τύποι, επικόλληση αποτελεσμάτων σε έγγραφα κειμένου</bookmark_value>"
-#: fields.xhp
+#: calculate_clipboard.xhp
msgctxt ""
-"fields.xhp\n"
-"tit\n"
+"calculate_clipboard.xhp\n"
+"hd_id3147692\n"
+"35\n"
"help.text"
-msgid "About Fields"
-msgstr "Περί πεδίων"
+msgid "<variable id=\"calculate_clipboard\"><link href=\"text/swriter/guide/calculate_clipboard.xhp\" name=\" Calculating and Pasting the Result of a Formula in a Text Document\"> Calculating and Pasting the Result of a Formula in a Text Document</link></variable>"
+msgstr "<variable id=\"calculate_clipboard\"><link href=\"text/swriter/guide/calculate_clipboard.xhp\" name=\"Υπολογισμός και επικόλληση του αποτελέσματος ενός τύπου σε έγγραφο κειμένου\">Υπολογισμός και επικόλληση του αποτελέσματος ενός τύπου σε έγγραφο κειμένου</link></variable>"
-#: fields.xhp
+#: calculate_clipboard.xhp
msgctxt ""
-"fields.xhp\n"
-"bm_id3145576\n"
+"calculate_clipboard.xhp\n"
+"par_id3156366\n"
+"36\n"
"help.text"
-msgid "<bookmark_value>fields;updating/viewing</bookmark_value> <bookmark_value>updating;fields</bookmark_value> <bookmark_value>Help tips;fields</bookmark_value> <bookmark_value>properties;fields</bookmark_value> <bookmark_value>disabling;field highlighting</bookmark_value> <bookmark_value>changing;field shadings</bookmark_value> <bookmark_value>viewing;fields</bookmark_value>"
-msgstr "<bookmark_value>πεδία, ενημέρωση/προβολή</bookmark_value><bookmark_value>ενημέρωση, πεδία</bookmark_value><bookmark_value>Συμβουλές βοήθειας, πεδία</bookmark_value><bookmark_value>ιδιότητες, πεδία</bookmark_value><bookmark_value>απενεργοποίηση, επισήμανση πεδίων</bookmark_value><bookmark_value>αλλαγή, σκίαση πεδίων</bookmark_value><bookmark_value>προβολή, πεδία</bookmark_value>"
+msgid "If your text already contains a formula, for example \"12+24*2\", $[officename] can calculate, and then paste the result of the formula in your document, without using the <emph>Formula Bar</emph>."
+msgstr "Αν το κείμενό σας περιλαμβάνει ήδη έναν τύπο, για παράδειγμα \"12+24*2\", το $[officename] μπορεί να υπολογίσει και ύστερα να επικολλήσει το αποτέλεσμα του τύπου στο έγγραφό σας, χωρίς χρήση της <emph>Γραμμής τύπου</emph>."
-#: fields.xhp
+#: calculate_clipboard.xhp
msgctxt ""
-"fields.xhp\n"
-"hd_id3145576\n"
-"3\n"
+"calculate_clipboard.xhp\n"
+"par_id3154250\n"
+"37\n"
"help.text"
-msgid "<variable id=\"fields\"><link href=\"text/swriter/guide/fields.xhp\" name=\"About Fields\">About Fields</link></variable>"
-msgstr "<variable id=\"fields\"><link href=\"text/swriter/guide/fields.xhp\" name=\"Περί πεδίων\">Περί πεδίων</link></variable>"
+msgid "Select the formula in the text. The formula can only contain numbers and operators and cannot contain spaces."
+msgstr "Στο κείμενο, επιλέξτε τον τύπο, ο οποίος θα πρέπει να περιέχει μόνο αριθμούς και αριθμητικούς τελεστές ενώ δεν μπορεί να περιέχει κενά."
-#: fields.xhp
+#: calculate_clipboard.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3154246\n"
-"4\n"
+"calculate_clipboard.xhp\n"
+"par_id3155496\n"
+"38\n"
"help.text"
-msgid "Fields are used for data that changes in a document, such as the current date or the total number of pages in a document."
-msgstr "Τα πεδία είναι χρησιμοποιούνται για δεδομένα τα οποία τροποποιούνται σε ένα έγγραφο, όπως η τρέχουσα ημερομηνία ή ο συνολικός αριθμός σελίδων στο έγγραφο."
+msgid "Choose <emph>Tools - Calculate</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Plus Sign (+)."
+msgstr "Επιλέξτε <emph>Εργαλεία - Υπολογισμός</emph>, ή πιέστε το συνδυασμό πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+πρόσημο Συν (+)."
-#: fields.xhp
+#: calculate_clipboard.xhp
msgctxt ""
-"fields.xhp\n"
-"hd_id3154262\n"
-"5\n"
+"calculate_clipboard.xhp\n"
+"par_id5172582\n"
"help.text"
-msgid "Viewing Fields"
-msgstr "Προβολή πεδίων"
+msgid "Place the cursor where you want to insert the result of the formula, and then choose <item type=\"menuitem\">Edit - Paste</item>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V.<br/>The selected formula is replaced by the result."
+msgstr "Τοποθετήστε το δείκτη στο σημείο όπου επιθυμείτε να εισάγετε το αποτέλεσμα του τύπου και ύστερα επιλέξτε <item type=\"menuitem\">Επεξεργασία - Επικόλληση</item>ή πιέστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V.<br/>Ο επιλεγμένος τύπος αντικαθίσταται από το αποτέλεσμα."
-#: fields.xhp
+#: calculate_intable.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3150509\n"
-"6\n"
+"calculate_intable.xhp\n"
+"tit\n"
"help.text"
-msgid "Fields consist of a field name and the field content. To switch the field display between the field name or the field content, choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Fields\"><emph>View - Field Names</emph></link>."
-msgstr "Τα πεδία αποτελούνται από ένα όνομα πεδίου και το περιεχόμενό του. Για να κάνετε εναλλαγή μεταξύ της προβολής των ονομάτων πεδίων ή των περιεχομένων των πεδίων, επιλέξτε <link href=\"text/swriter/01/03090000.xhp\" name=\"Προβολή - Ονόματα πεδίων\"><emph>Προβολή - Ονόματα πεδίων</emph></link>."
+msgid "Calculating Cell Totals in Tables"
+msgstr "Υπολογισμός αθροισμάτων κελιών σε πίνακες"
-#: fields.xhp
+#: calculate_intable.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3150536\n"
-"195\n"
+"calculate_intable.xhp\n"
+"bm_id3147400\n"
"help.text"
-msgid "To display or hide field highlighting in a document, choose <emph>View - Field Shadings</emph>. To permanently disable this feature, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Appearance</emph>, and clear the check box in front of <emph>Field shadings</emph>."
-msgstr "Για προβολή ή απόκρυψη τονισμένων πεδίων σε ένα έγγραφο, διαλέξτε <emph>Προβολή - Σκίαση πεδίων</emph>. Για μόνιμη απενεργοποίηση αυτής της λειτουργίας, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Εμφάνιση</emph> και καθαρίστε το πλαίσιο ελέγχου μπροστά από τη <emph>Σκίαση πεδίων</emph>."
+msgid "<bookmark_value>calculating;sums in text tables</bookmark_value> <bookmark_value>totals in text tables</bookmark_value> <bookmark_value>tables;calculating sums</bookmark_value> <bookmark_value>cells;calculating sums</bookmark_value> <bookmark_value>table cells;calculating sums</bookmark_value> <bookmark_value>sums of table cell series</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός, αθροίσματα σε πίνακες κειμένου</bookmark_value><bookmark_value>αθροίσματα σε πίνακες κειμένου</bookmark_value><bookmark_value>πίνακες, υπολογισμός αθροισμάτων</bookmark_value><bookmark_value>κελιά, υπολογισμός αθροισμάτων</bookmark_value><bookmark_value>κελιά πίνακα, υπολογισμός αθροισμάτων</bookmark_value><bookmark_value>αθροίσματα σειρών κελιών πίνακα</bookmark_value>"
-#: fields.xhp
+#: calculate_intable.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3152885\n"
-"7\n"
+"calculate_intable.xhp\n"
+"hd_id3147400\n"
+"3\n"
"help.text"
-msgid "To change the color of field shadings, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Appearance\"><item type=\"menuitem\">$[officename] - Appearance</item></link></emph>, locate the <item type=\"menuitem\">Field shadings</item> option, and then select a different color in the <item type=\"menuitem\">Color setting</item> box."
-msgstr "Για να αλλάξετε το χρώμα των σκιάσεων πεδίου, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Appearance\"><item type=\"menuitem\">$[officename] - Εμφάνιση</item></link></emph> και εντοπίστε την επιλογή <item type=\"menuitem\">Σκιάσεις πεδίου</item> και έπειτα επιλέξτε ένα διαφορετικό χρώμα στο πλαίσιο <item type=\"menuitem\">Ρύθμιση χρώματος</item>."
+msgid "<variable id=\"calculate_intable\"><link href=\"text/swriter/guide/calculate_intable.xhp\" name=\"Calculating Cell Totals in Tables\">Calculating the Sum of a Series of Table Cells</link></variable>"
+msgstr "<variable id=\"calculate_intable\"><link href=\"text/swriter/guide/calculate_intable.xhp\" name=\"Υπολογισμός αθροισμάτων κελιών σε πίνακες\">Υπολογισμός του αθροίσματος μιας σειράς κελιών πίνακα</link></variable>"
-#: fields.xhp
+#: calculate_intable.xhp
msgctxt ""
-"fields.xhp\n"
-"hd_id3153166\n"
-"8\n"
+"calculate_intable.xhp\n"
+"par_id3154243\n"
+"4\n"
"help.text"
-msgid "Field Properties"
-msgstr "Ιδιότητες πεδίων"
+msgid "Choose <emph>Insert - Table</emph>, and insert a table with one column and more than one row into a text document."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Πίνακας</emph> και εισάγετε έναν πίνακα με μια στήλη και περισσότερες από μία γραμμές σε ένα έγγραφο κειμένου."
-#: fields.xhp
+#: calculate_intable.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3153180\n"
-"181\n"
+"calculate_intable.xhp\n"
+"par_id3154203\n"
+"5\n"
"help.text"
-msgid "Most field types in a document, including database fields, store and display variable values."
-msgstr "Τα περισσότερα πεδία ενός εγγράφου, συμπεριλαμβανομένων των βάσεων δεδομένων, χρησιμοποιούνται για την αποθήκευση και εμφάνιση μεταβλητών τιμών."
+msgid "Type a number in each cell of the column, but leave the last cell in the column empty."
+msgstr "Εισάγετε μια σειρά αριθμών σε κάθε κελί της στήλης, αφήνοντας κενό το τελευταίο κελί της στήλης."
-#: fields.xhp
+#: calculate_intable.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3155533\n"
-"182\n"
+"calculate_intable.xhp\n"
+"par_id3154222\n"
+"6\n"
"help.text"
-msgid "The following field types execute an action when you click the field:"
-msgstr "Οι ακόλουθοι τύποι πεδίων πραγματοποιούν μια ενέργεια όταν κάνετε κλικ σε αυτά:"
+msgid "Place the cursor in the last cell of the column, and then click the <item type=\"menuitem\">Sum</item> icon on the <item type=\"menuitem\">Table Bar</item>.<br/>The <item type=\"menuitem\">Formula Bar</item> appears with the entry \"=sum\"."
+msgstr "Τοποθετήστε το δείκτη στο τελευταίο κελί της στήλης, και ύστερα πατήστε στο εικονίδιο <item type=\"menuitem\">Άθροισμα</item> στη <item type=\"menuitem\">Γραμμή πίνακα</item>.<br/>Η<item type=\"menuitem\">Γραμμή τύπου</item>εμφανίζεται με την καταχώριση \"=άθροισμα\"."
-#: fields.xhp
+#: calculate_intable.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3155582\n"
-"183\n"
+"calculate_intable.xhp\n"
+"par_id3147775\n"
+"15\n"
"help.text"
-msgid "Field Type"
-msgstr "Τύπος πεδίου"
+msgid "Click in the first cell of the series you want to sum up, drag to the final cell, and then release.<br/>$[officename] inserts a formula for calculating the sum of the values in the current column."
+msgstr "Κάντε κλικ στο πρώτο κελί της σειράς που επιθυμείτε να αθροίσετε, σύρετε μέχρι το τελευταίο κελί και ύστερα απελευθερώστε το κουμπί του ποντικιού.<br/>Το $[officename] εισάγει τον τύπο αθροίσματος των τιμών στην τρέχουσα στήλη."
-#: fields.xhp
+#: calculate_intable.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3147760\n"
-"184\n"
+"calculate_intable.xhp\n"
+"par_id3150507\n"
+"8\n"
"help.text"
-msgid "Property"
-msgstr "Ιδιότητα"
+msgid "Press Enter, or click <emph>Apply</emph> in the Formula bar. <br/>The sum of the values in the current column is entered in the cell."
+msgstr "Πιέστε το πλήκτρο Enter, ή κάντε κλικ στην <emph>Εφαρμογή</emph> στη γραμμή εργαλείων Τύπος. <br/>Το άθροισμα των τιμών της τρέχουσας στήλης εισάγεται στο κελί."
-#: fields.xhp
+#: calculate_intable.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3147789\n"
-"185\n"
+"calculate_intable.xhp\n"
+"par_id3150533\n"
+"10\n"
"help.text"
-msgid "Placeholder"
-msgstr "Δείκτης τοποθέτησης"
+msgid "If you enter a different number anywhere in the column, the sum is updated as soon as you click in the last column cell."
+msgstr "Εάν εισάγετε ένα διαφορετικό αριθμό οπουδήποτε στη στήλη, το άθροισμα ενημερώνεται μόλις κάνετε κλικ στο τελευταίο κελί της στήλης."
-#: fields.xhp
+#: calculate_intable.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3147812\n"
-"186\n"
+"calculate_intable.xhp\n"
+"par_id3155533\n"
+"11\n"
"help.text"
-msgid "Opens a dialog to insert the object for which the placeholder was set."
-msgstr "Ανοίγει ένα παράθυρο διαλόγου για να γίνει εισαγωγή του αντικειμένου για το οποίο έχει καθοριστεί ένας δείκτης τοποθέτησης."
+msgid "Similarly, you can also quickly calculate the sum of a row of numbers."
+msgstr "Με παρόμοιο τρόπο, μπορείτε επίσης να υπολογίσετε γρήγορα το άθροισμα μίας σειράς αριθμών."
-#: fields.xhp
+#: calculate_intext.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3147216\n"
-"187\n"
+"calculate_intext.xhp\n"
+"tit\n"
"help.text"
-msgid "Insert Reference"
-msgstr "Προσθήκη παραπομπής"
+msgid "Calculating Complex Formulas in Text Documents"
+msgstr "Υπολογισμοί σύνθετων τύπων σε έγγραφα κειμένου."
-#: fields.xhp
+#: calculate_intext.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3147239\n"
-"188\n"
+"calculate_intext.xhp\n"
+"bm_id3147406\n"
"help.text"
-msgid "Moves the mouse pointer to the reference."
-msgstr "Μετακινεί το δείκτη του ποντικιού στην παραπομπή."
+msgid "<bookmark_value>formulas; complex formulas in text</bookmark_value> <bookmark_value>calculating;formulas/mean values</bookmark_value>"
+msgstr "<bookmark_value>τύποι; σύνθετοι τύποι σε κείμενο</bookmark_value><bookmark_value>υπολογισμός; τύποι/μέσες τιμές</bookmark_value>"
-#: fields.xhp
+#: calculate_intext.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3147267\n"
-"189\n"
+"calculate_intext.xhp\n"
+"hd_id3147406\n"
+"20\n"
"help.text"
-msgid "Run macro"
-msgstr "Εκτέλεση μακροεντολής"
+msgid "<variable id=\"calculate_intext\"><link href=\"text/swriter/guide/calculate_intext.xhp\" name=\"Calculating Complex Formulas in Text Documents\">Calculating Complex Formulas in Text Documents</link></variable>"
+msgstr "<variable id=\"calculate_intext\"><link href=\"text/swriter/guide/calculate_intext.xhp\" name=\"Υπολογισμοί σύνθετων τύπων σε έγγραφα κειμένου\">Υπολογισμοί σύνθετων τύπων σε έγγραφα κειμένου</link></variable>"
-#: fields.xhp
+#: calculate_intext.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3147290\n"
-"190\n"
+"calculate_intext.xhp\n"
+"par_id3145245\n"
+"25\n"
"help.text"
-msgid "Runs a macro."
-msgstr "Εκτελεί μία μακροεντολή."
+msgid "You can use predefined functions in a formula, and then insert the result of the calculation into a text document."
+msgstr "Μπορείτε να χρησιμοποιήσετε προκαθορισμένες συναρτήσεις σε έναν τύπο και ύστερα να εισάγετε το αποτέλεσμα του υπολογισμού σε ένα έγγραφο κειμένου."
-#: fields.xhp
+#: calculate_intext.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3145614\n"
-"191\n"
+"calculate_intext.xhp\n"
+"par_id3152901\n"
+"26\n"
"help.text"
-msgid "Input Field"
-msgstr "Πεδίο εισαγωγής"
+msgid "For example, to calculate the mean value of three numbers, do the following:"
+msgstr "Για παράδειγμα, για να υπολογίσετε τη μέση τιμή τριών αριθμών, εφαρμόστε τα ακόλουθα:"
-#: fields.xhp
+#: calculate_intext.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3145637\n"
-"192\n"
+"calculate_intext.xhp\n"
+"par_id3145078\n"
+"27\n"
"help.text"
-msgid "Opens a dialog to edit the contents of the field."
-msgstr "Ανοίγει ένα παράθυρο διαλόγου για την επεξεργασία των περιεχομένων του πεδίου."
+msgid "Click in the document where you want to insert the formula, and then press F2."
+msgstr "Κάντε κλικ στο σημείο του εγγράφου όπου επιθυμείτε να εισάγετε τον τύπο και ύστερα πιέστε το πλήκτρο F2."
-#: fields.xhp
+#: calculate_intext.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3151244\n"
-"10\n"
+"calculate_intext.xhp\n"
+"par_id3156382\n"
+"28\n"
"help.text"
-msgid "Placeholder, hidden text, insert reference, variable, database, and user-defined fields display a help tip when you rest the mouse pointer over the field in a document. To enable this feature, ensure that the Extended Tipsoption (<item type=\"menuitem\">What's This?</item>) is selected in the <item type=\"menuitem\">Help</item> menu."
-msgstr "Τα πεδία δείκτης τοποθέτησης, κρυφό κείμενο, εισαγωγή παραπομπής, μεταβλητή, βάση δεδομένων και χρήστη εμφανίζουν μια συμβουλή βοήθειας όταν σε ένα έγγραφο αφήσετε πάνω τους το δείκτη του ποντικιού. Για να ενεργοποιήσετε αυτό το χαρακτηριστικό, βεβαιωθείτε ότι η επιλογή <item type=\"menuitem\">Τι είναι αυτό</item> είναι επιλεγμένη στο μενού <item type=\"menuitem\">Βοήθεια</item>."
+msgid "Click the <item type=\"menuitem\">Formula</item> icon, and choose \"Mean\" from the Statistical Functions list."
+msgstr "Πατήστε στο εικονίδιο <item type=\"menuitem\">Τύπος</item> και επιλέξτε \"Μέση τιμή\" από τη λίστα Στατιστικές συναρτήσεις."
-#: fields.xhp
+#: calculate_intext.xhp
msgctxt ""
-"fields.xhp\n"
-"hd_id3155937\n"
-"11\n"
+"calculate_intext.xhp\n"
+"par_id3149692\n"
+"30\n"
"help.text"
-msgid "Updating Fields"
-msgstr "Ενημέρωση πεδίων"
+msgid "Type the three numbers, separated by vertical slashes (|)."
+msgstr "Πληκτρολογήστε τους τρεις αριθμούς, διαχωρισμένους με ίσιες κάθετους (|)."
-#: fields.xhp
+#: calculate_intext.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3155963\n"
-"12\n"
+"calculate_intext.xhp\n"
+"par_id3149481\n"
+"32\n"
"help.text"
-msgid "To update all of the fields in a document, press F9, or choose <emph>Edit - Select All</emph>, and then press F9."
-msgstr "Για να ενημερωθούν όλα τα πεδία του εγγράφου, πιέστε το πλήκτρο F9, ή επιλέξτε <emph>Επεξεργασία - Επιλογή όλων</emph>, και ύστερα πιέστε F9."
+msgid "Press <emph>Enter</emph>. The result is inserted as a field into the document."
+msgstr "Πιέστε το πλήκτρο <emph>Enter</emph>. Το αποτέλεσμα εισάγεται ως πεδίο στο έγγραφο."
-#: fields.xhp
+#: calculate_intext.xhp
msgctxt ""
-"fields.xhp\n"
-"par_id3155984\n"
-"13\n"
+"calculate_intext.xhp\n"
+"par_id3149823\n"
+"35\n"
"help.text"
-msgid "To update a field that was inserted from a database, select the field, and then press F9."
-msgstr "Για να ενημερώσετε ένα πεδίο που έχει εισαχθεί από βάση δεδομένων, επιλέξτε το πεδίο, και στη συνέχεια πιέστε το πλήκτρο F9."
+msgid "To edit the formula, double-click the field in the document."
+msgstr "Για να επεξεργασθείτε τον τύπο, κάντε διπλό κλικ στο πεδίο στο έγγραφο."
#: calculate_intext2.xhp
msgctxt ""
@@ -2720,602 +2507,471 @@ msgctxt ""
msgid "If you want, you can format the table to behave as normal text. Insert the table into a frame, and then anchor the frame as a character. The frame remains anchored to the adjacent text when you insert or delete text."
msgstr "Αν επιθυμείτε, μπορείτε να μορφοποιήσετε τον πίνακα ώστε να συμπεριφέρεται ως κανονικό κείμενο. Εισάγετε τον πίνακα σε ένα πλαίσιο, και ύστερα αγκυρώστε το πλαίσιο σαν χαρακτήρα. Το πλαίσιο παραμένει αγκυρωμένο στο γειτονικό κείμενο όταν εισάγετε ή διαγράφετε κείμενο."
-#: number_sequence.xhp
+#: calculate_multitable.xhp
msgctxt ""
-"number_sequence.xhp\n"
+"calculate_multitable.xhp\n"
"tit\n"
"help.text"
-msgid "Defining Number Ranges"
-msgstr "Ορισμός περιοχών με αριθμούς"
-
-#: number_sequence.xhp
-msgctxt ""
-"number_sequence.xhp\n"
-"bm_id3149695\n"
-"help.text"
-msgid "<bookmark_value>numbering;quotations/similar items</bookmark_value>"
-msgstr "<bookmark_value>αρίθμηση, σχόλια/παρόμοια αντικείμενα</bookmark_value>"
-
-#: number_sequence.xhp
-msgctxt ""
-"number_sequence.xhp\n"
-"hd_id3149695\n"
-"36\n"
-"help.text"
-msgid "<variable id=\"number_sequence\"><link href=\"text/swriter/guide/number_sequence.xhp\" name=\"Defining Number Ranges\">Defining Number Ranges</link></variable>"
-msgstr "<variable id=\"number_sequence\"><link href=\"text/swriter/guide/number_sequence.xhp\" name=\"Ορισμός περιοχών με αριθμούς\">Ορισμός περιοχών με αριθμούς</link></variable>"
+msgid "Calculating Across Tables"
+msgstr "Υπολογισμός σε πίνακες"
-#: number_sequence.xhp
+#: calculate_multitable.xhp
msgctxt ""
-"number_sequence.xhp\n"
-"par_id3155918\n"
-"37\n"
+"calculate_multitable.xhp\n"
+"bm_id3154248\n"
"help.text"
-msgid "You can automatically number similar items, such as quotations, in your document."
-msgstr "Μπορείτε αυτόματα να αριθμήσετε παρόμοια αντικείμενα, όπως παραπομπές, στο έγγραφό σας."
+msgid "<bookmark_value>calculating; across multiple text tables</bookmark_value> <bookmark_value>tables;calculating across</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμοί, σε πολλαπλούς πίνακες</bookmark_value><bookmark_value>πίνακες, υπολογισμοί σε</bookmark_value>"
-#: number_sequence.xhp
+#: calculate_multitable.xhp
msgctxt ""
-"number_sequence.xhp\n"
-"par_id3149829\n"
-"38\n"
+"calculate_multitable.xhp\n"
+"hd_id3154248\n"
+"11\n"
"help.text"
-msgid "Type the text that you want to assign numbering to, for example, \"Quotation Number \"."
-msgstr "Πληκτρολογήστε το κείμενο στο οποίο επιθυμείτε να εφαρμόσετε αρίθμηση, για παράδειγμα, \"Αριθμός παράθεσης\"."
+msgid "<variable id=\"calculate_multitable\"><link href=\"text/swriter/guide/calculate_multitable.xhp\" name=\"Calculating Across Tables\">Calculating Across Tables</link></variable>"
+msgstr "<variable id=\"calculate_multitable\"><link href=\"text/swriter/guide/calculate_multitable.xhp\" name=\"Υπολογισμοί σε πίνακες\">Υπολογισμοί σε πίνακες</link></variable>"
-#: number_sequence.xhp
+#: calculate_multitable.xhp
msgctxt ""
-"number_sequence.xhp\n"
-"par_id3155048\n"
-"39\n"
+"calculate_multitable.xhp\n"
+"par_id3147773\n"
+"12\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Fields - Other</item>, and then click the <item type=\"menuitem\">Variables</item> tab."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή - Πεδία - Άλλα</item> και κάντε κλικ στην καρτέλα <item type=\"menuitem\">Μεταβλητές</item>."
+msgid "You can perform calculations that span across more than one table in a text document."
+msgstr "Μπορείτε να εκτελέσετε υπολογισμούς που εκτείνονται σε περισσότερους από έναν πίνακες σε ένα έγγραφο κειμένου."
-#: number_sequence.xhp
+#: calculate_multitable.xhp
msgctxt ""
-"number_sequence.xhp\n"
-"par_id3156240\n"
-"40\n"
+"calculate_multitable.xhp\n"
+"par_id3147795\n"
+"13\n"
"help.text"
-msgid "Click \"Number range\" in the <item type=\"menuitem\">Type</item> list."
-msgstr "Κάντε κλικ στην \"Περιοχή αριθμών\" στη λίστα <item type=\"menuitem\">Τύπος</item>."
+msgid "Open a text document, insert two tables, and type numbers in a few cells in both tables."
+msgstr "Ανοίξτε ένα έγγραφο κειμένου, εισάγετε δύο πίνακες, και πληκτρολογήστε αριθμούς σε μερικά κελιά και στους δύο πίνακες."
-#: number_sequence.xhp
+#: calculate_multitable.xhp
msgctxt ""
-"number_sequence.xhp\n"
-"par_id3153363\n"
-"61\n"
+"calculate_multitable.xhp\n"
+"par_id3147815\n"
+"14\n"
"help.text"
-msgid "Type \"Quotation\" in the <item type=\"menuitem\">Name</item> box."
-msgstr "Πληκτρολογήστε \"Παράθεση\" στο πεδίο <item type=\"menuitem\">Όνομα</item>."
+msgid "Place your cursor in an empty cell in one of the tables."
+msgstr "Τοποθετήστε το δείκτη σε ένα κενό κελί σε έναν από τους πίνακες."
-#: number_sequence.xhp
+#: calculate_multitable.xhp
msgctxt ""
-"number_sequence.xhp\n"
-"par_id3153387\n"
-"62\n"
+"calculate_multitable.xhp\n"
+"par_id3147833\n"
+"16\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "Press F2."
+msgstr "Πιέστε το πλήκτρο F2."
-#: number_sequence.xhp
+#: calculate_multitable.xhp
msgctxt ""
-"number_sequence.xhp\n"
-"par_id3154250\n"
-"42\n"
+"calculate_multitable.xhp\n"
+"par_id3147228\n"
+"17\n"
"help.text"
-msgid "Type a number in the <emph>Value</emph> box, or leave the box empty to use automatic numbering."
-msgstr "Πληκτρολογήστε έναν αριθμό στο πλαίσιο <emph>Τιμή</emph>, ή αφήστε το πλαίσιο κενό για να χρησιμοποιήσετε αυτόματη αρίθμηση."
+msgid "In the <item type=\"menuitem\">Formula Bar</item>, enter the function that you want to perform, for example, <item type=\"literal\">=SUM</item>."
+msgstr "Στη <item type=\"menuitem\">γραμμή εργαλείων Τύπος</item>, εισάγετε τη συνάρτηση που επιθυμείτε να εκτελεστεί, για παράδειγμα, <item type=\"literal\">=SUM</item>."
-#: number_sequence.xhp
+#: calculate_multitable.xhp
msgctxt ""
-"number_sequence.xhp\n"
-"par_id3154851\n"
-"58\n"
+"calculate_multitable.xhp\n"
+"par_id3147254\n"
+"18\n"
"help.text"
-msgid "Select the outline level where you want the numbering to restart in the <emph>Level </emph>box."
-msgstr "Επιλέξτε τη στάθμη περιγράμματος όπου θέλετε να ξαναρχίσει η αρίθμηση στο πλαίσιο <emph>Στάθμη</emph>."
+msgid "Click in a cell containing a number, press the plus sign (+), and then click in a different cell containing a number."
+msgstr "Κάντε κλικ σε ένα κελί που περιέχει έναν αριθμό, εισάγετε το σύμβολο συν (+), και έπειτα κάντε κλικ σε ένα διαφορετικό κελί που περιέχει αριθμό."
-#: number_sequence.xhp
+#: calculate_multitable.xhp
msgctxt ""
-"number_sequence.xhp\n"
-"par_id3155886\n"
-"41\n"
+"calculate_multitable.xhp\n"
+"par_id3147274\n"
+"19\n"
"help.text"
-msgid "Click <emph>Insert</emph>, and then click <emph>Close</emph>."
-msgstr "Κάντε κλικ στην <emph>Εισαγωγή</emph>, και ύστερα στο <emph>Κλείσιμο</emph>."
+msgid "Press <emph>Enter</emph>."
+msgstr "Πιέστε το πλήκτρο <emph>Enter</emph>."
-#: insert_tab_innumbering.xhp
+#: captions.xhp
msgctxt ""
-"insert_tab_innumbering.xhp\n"
+"captions.xhp\n"
"tit\n"
"help.text"
-msgid "Changing the Outline Level of Numbered and Bulleted Lists"
-msgstr "Αλλαγή του επιπέδου διάρθρωσης σε λίστες με κουκίδες και αρίθμηση"
-
-#: insert_tab_innumbering.xhp
-msgctxt ""
-"insert_tab_innumbering.xhp\n"
-"bm_id3145078\n"
-"help.text"
-msgid "<bookmark_value>tab stops; inserting in lists</bookmark_value><bookmark_value>numbering; changing the level of</bookmark_value><bookmark_value>lists;changing levels</bookmark_value><bookmark_value>levels;changing outline levels</bookmark_value><bookmark_value>bullet lists;changing levels</bookmark_value><bookmark_value>lowering outline levels</bookmark_value><bookmark_value>rising outline levels</bookmark_value><bookmark_value>changing;outline levels</bookmark_value>"
-msgstr "<bookmark_value>στηλοθέτες, εισαγωγή σε λίστες</bookmark_value><bookmark_value>αρίθμηση, αλλάζοντας το επίπεδο της</bookmark_value><bookmark_value>λίστες, αλλαγή επιπέδων</bookmark_value><bookmark_value>επίπεδα, αλλαγή επιπέδων διάρθρωσης</bookmark_value><bookmark_value>λίστες με κουκίδες, αλλαγή επιπέδων</bookmark_value><bookmark_value>υποβιβασμός επιπέδων διάρθρωσης</bookmark_value><bookmark_value>προβιβασμός επιπέδων διάρθρωσης</bookmark_value><bookmark_value>αλλαγή, επίπεδα διάρθρωσης</bookmark_value>"
-
-#: insert_tab_innumbering.xhp
-msgctxt ""
-"insert_tab_innumbering.xhp\n"
-"hd_id3145078\n"
-"6\n"
-"help.text"
-msgid "<variable id=\"insert_tab_innumbering\"><link href=\"text/swriter/guide/insert_tab_innumbering.xhp\" name=\"Changing the Outline Level of Numbered and Bulleted Lists\">Changing the Outline Level of Numbered and Bulleted Lists</link></variable>"
-msgstr "<variable id=\"insert_tab_innumbering\"><link href=\"text/swriter/guide/insert_tab_innumbering.xhp\" name=\"Αλλαγή του επιπέδου διάρθρωσης σε λίστες με κουκίδες και αρίθμηση\">Αλλαγή του επιπέδου διάρθρωσης σε λίστες με κουκίδες και αρίθμηση</link></variable>"
-
-#: insert_tab_innumbering.xhp
-msgctxt ""
-"insert_tab_innumbering.xhp\n"
-"par_id3155909\n"
-"5\n"
-"help.text"
-msgid "To move a numbered or bulleted paragraph down one outline level, click at the beginning of the paragraph, and then press Tab."
-msgstr "Εάν επιθυμείτε να μετακινηθεί η παράγραφός σας που περιέχει κουκίδες και αρίθμηση ένα επίπεδο κάτω στην ιεραρχία, κάντε κλικ στην αρχή της παραγράφου, και ύστερα πιέστε το πλήκτρο Tab."
-
-#: insert_tab_innumbering.xhp
-msgctxt ""
-"insert_tab_innumbering.xhp\n"
-"par_id3155859\n"
-"7\n"
-"help.text"
-msgid "To move a numbered or bulleted paragraph up one outline level, click at the beginning of the paragraph, and then press Shift+Tab."
-msgstr "Εάν επιθυμείτε να μετακινηθεί η παράγραφος σας που περιέχει κουκίδες και αρίθμηση ένα επίπεδο πάνω στην ιεραρχία, κάντε κλικ στην αρχή της παραγράφου, και ύστερα πιέστε το συνδυασμό πλήκτρων Shift+Tab."
-
-#: insert_tab_innumbering.xhp
-msgctxt ""
-"insert_tab_innumbering.xhp\n"
-"par_id3153403\n"
-"8\n"
-"help.text"
-msgid "To insert a tab between the number or bullet and the paragraph text, click at the beginning of the paragraph, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab."
-msgstr "Για να εισάγετε ένα στηλοθέτη μεταξύ του αριθμού ή της κουκίδας και του κειμένου της παραγράφου, κάντε κλικ στην αρχή της παραγράφου, και ύστερα πιέστε το συνδυασμό πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab."
+msgid "Using Captions"
+msgstr "Χρήση λεζάντας"
-#: text_nav_keyb.xhp
+#: captions.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"tit\n"
+"captions.xhp\n"
+"bm_id3147691\n"
"help.text"
-msgid "Navigating and Selecting With the Keyboard"
-msgstr "Περιήγηση και επιλογή με το πληκτρολόγιο"
+msgid "<bookmark_value>inserting; captions</bookmark_value> <bookmark_value>captions; inserting and editing</bookmark_value> <bookmark_value>editing;captions</bookmark_value> <bookmark_value>objects; captioning</bookmark_value> <bookmark_value>tables; labeling</bookmark_value> <bookmark_value>frames; labeling</bookmark_value> <bookmark_value>charts; labeling</bookmark_value> <bookmark_value>text frames; labeling</bookmark_value> <bookmark_value>draw objects; inserting captions</bookmark_value> <bookmark_value>legends, see also captions</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή, λεζάντες</bookmark_value><bookmark_value>λεζάντες, εισαγωγή και επεξεργασία</bookmark_value><bookmark_value>επεξεργασία, λεζάντες</bookmark_value><bookmark_value>αντικείμενα, λεζάντες</bookmark_value><bookmark_value>πίνακες, χρήση ετικετών</bookmark_value><bookmark_value>πλαίσια, χρήση ετικετών</bookmark_value><bookmark_value>διαγράμματα, χρήση ετικετών</bookmark_value><bookmark_value>πλαίσια κειμένου, χρήση ετικετών</bookmark_value><bookmark_value>σχεδίαση αντικειμένων, εισαγωγή λεζάντας</bookmark_value><bookmark_value>υπομνήματα, δείτε επίσης λεζάντες</bookmark_value>"
-#: text_nav_keyb.xhp
+#: captions.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"bm_id3159260\n"
+"captions.xhp\n"
+"hd_id3150537\n"
+"39\n"
"help.text"
-msgid "<bookmark_value>text; navigating and selecting with keyboard</bookmark_value> <bookmark_value>navigating; in text, with keyboard</bookmark_value> <bookmark_value>selecting;text, with keyboard</bookmark_value> <bookmark_value>keyboard; navigating and selecting in text</bookmark_value>"
-msgstr "<bookmark_value>κείμενο, περιήγηση και επιλογή με το πληκτρολόγιο</bookmark_value><bookmark_value>περιήγηση, στο κείμενο, με το πληκτρολόγιο</bookmark_value><bookmark_value>επιλογή, κείμενο, με το πληκτρολόγιο</bookmark_value><bookmark_value>πληκτρολόγιο, περιήγηση και επιλογή σε κείμενο</bookmark_value>"
+msgid "<variable id=\"captions\"><link href=\"text/swriter/guide/captions.xhp\" name=\"Using Captions\">Using Captions</link></variable>"
+msgstr "<variable id=\"captions\"><link href=\"text/swriter/guide/captions.xhp\" name=\"Χρησιμοποιώντας λεζάντες\">Χρησιμοποιώντας λεζάντες</link> </variable>"
-#: text_nav_keyb.xhp
+#: captions.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"hd_id3159260\n"
-"33\n"
+"captions.xhp\n"
+"par_id3153156\n"
+"22\n"
"help.text"
-msgid "<variable id=\"text_nav_keyb\"><link href=\"text/swriter/guide/text_nav_keyb.xhp\" name=\"Navigating and Selecting With the Keyboard\">Navigating and Selecting With the Keyboard</link></variable>"
-msgstr "<variable id=\"text_nav_keyb\"><link href=\"text/swriter/guide/text_nav_keyb.xhp\" name=\"Περιήγηση και επιλογή με το πληκτρολόγιο\">Περιήγηση και επιλογή με το πληκτρολόγιο</link></variable>"
+msgid "In text documents, you can add continuously numbered captions to graphics, tables, frames, and drawing objects."
+msgstr "Στα έγγραφα κειμένου, μπορείτε να προσθέσετε συνεχόμενα αριθμημένες λεζάντες σε γραφικά αντικείμενα, πίνακες, πλαίσια και αντικείμενα σχεδίασης."
-#: text_nav_keyb.xhp
+#: captions.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3155179\n"
-"13\n"
+"captions.xhp\n"
+"par_id3153172\n"
+"36\n"
"help.text"
-msgid "You can navigate through a document and make selections with the keyboard."
-msgstr "Μπορείτε να περιηγηθείτε σε ένα έγγραφο και να εφαρμόσετε τις επιλογές σας με το πληκτρολόγιο."
+msgid "You can edit the text and the number ranges for different types of captions."
+msgstr "Μπορείτε να επεξεργασθείτε το κείμενο και την έκταση της αρίθμησης για διαφορετικούς τύπους λεζάντας."
-#: text_nav_keyb.xhp
+#: captions.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id1031200810571916\n"
+"captions.xhp\n"
+"par_id3153186\n"
+"37\n"
"help.text"
-msgid "To move the cursor, press the key or key combination given in the following table."
-msgstr "Για να μετακινήσετε τον δρομέα, πατήστε το πλήκτρο ή τους συνδυασμούς πλήκτρων του παρακάτω πίνακα."
+msgid "When you add a caption to a picture or to an object, the object and the caption text are placed together in a new frame. When you add a caption to a table, the caption text is inserted as a paragraph next to the table. When you add a caption to a frame, the caption text is added to the text inside the frame, either before or after the existing text."
+msgstr "Όταν προσθέτετε μια λεζάντα σε μια εικόνα ή σε ένα αντικείμενο, το αντικείμενο και η λεζάντα τοποθετούνται μαζί σε ένα νέο πλαίσιο. Όταν προσθέτετε λεζάντα σε πίνακα, το κείμενο της λεζάντας εισάγεται σαν παράγραφος δίπλα στον πίνακα. Όταν εισάγετε λεζάντες σε πλαίσιο, το κείμενό της προστίθεται στο κείμενο μέσα στο πλαίσιο, είτε πριν είτε μετά το υπάρχον κείμενο."
-#: text_nav_keyb.xhp
+#: captions.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id1031200810571929\n"
+"captions.xhp\n"
+"par_idN10713\n"
"help.text"
-msgid "To select the characters under the moving cursor, additionally hold down the Shift key when you move the cursor."
-msgstr "Για να επιλέξετε χαρακτήρες μέσω του δρομέα του ποντικιού σας κρατήστε πατημένο και το πλήκτρο Shift καθώς μετακινείτε τον δρομέα."
+msgid "To move both the object and the caption, drag the frame that contains these items. To update the caption numbering after you move the frame, press F9."
+msgstr "Για να μετακινήσετε το αντικείμενο μαζί με τη λεζάντα, σύρετε το πλαίσιο που τα περιέχει. Για να ενημερώσετε την αρίθμηση της λεζάντας ύστερα από τη μετακίνηση του πλαισίου πιέστε το πλήκτρο F9."
-#: text_nav_keyb.xhp
+#: captions.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3155918\n"
+"captions.xhp\n"
+"hd_id3155541\n"
"23\n"
"help.text"
-msgid "Key"
-msgstr "Πλήκτρο"
+msgid "To define a caption proceed as follows:"
+msgstr "Ορισμός λεζάντας"
-#: text_nav_keyb.xhp
+#: captions.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3155870\n"
+"captions.xhp\n"
+"par_id3155567\n"
"24\n"
"help.text"
-msgid "Function"
-msgstr "Λειτουργία"
+msgid "Select the item that you want to add a caption to."
+msgstr "Επιλέξτε το αντικείμενο στο οποίο επιθυμείτε να προσθέσετε λεζάντα."
-#: text_nav_keyb.xhp
+#: captions.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3156220\n"
+"captions.xhp\n"
+"par_id3155586\n"
"25\n"
"help.text"
-msgid "<emph>+</emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command key</emph></caseinline><defaultinline><emph>Ctrl key</emph></defaultinline></switchinline>"
-msgstr "<emph>+</emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command key</emph></caseinline><defaultinline><emph>Ctrl key</emph></defaultinline></switchinline>"
+msgid "Choose <emph>Insert - Caption</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Λεζάντα</emph>."
-#: text_nav_keyb.xhp
+#: captions.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3156113\n"
+"captions.xhp\n"
+"par_id3147765\n"
"26\n"
"help.text"
-msgid "Right, left arrow keys"
-msgstr "Πλήκτρα δεξιού/αριστερού βέλους"
+msgid "Select the options that you want, and then click <item type=\"menuitem\">OK</item>. If you want, you can also enter different text in the <item type=\"menuitem\">Category</item> box, for example <item type=\"literal\">Figure</item>."
+msgstr "Εφαρμόστε τις επιλογές που επιθυμείτε, και ύστερα πατήστε το κουμπί <item type=\"menuitem\">OK</item>. Αν προτιμάτε, μπορείτε επίσης να εισάγετε διαφορετικό κείμενο στο πεδίο <item type=\"menuitem\">Κατηγορία</item> , για παράδειγμα <item type=\"literal\">Εικόνα</item>."
-#: text_nav_keyb.xhp
+#: captions.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3150105\n"
+"captions.xhp\n"
+"par_id3147254\n"
"27\n"
"help.text"
-msgid "Moves the cursor one character to the left or to the right."
-msgstr "Μετακινεί το δείκτη κατά ένα χαρακτήρα αριστερά ή δεξιά."
+msgid "You can edit caption text directly in the document."
+msgstr "Μπορείτε να επεξεργασθείτε τη λεζάντα απευθείας στο έγγραφο."
-#: text_nav_keyb.xhp
+#: captions.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3153418\n"
+"captions.xhp\n"
+"par_id3147271\n"
"28\n"
"help.text"
-msgid "Moves the cursor one word to the left or to the right."
-msgstr "Μετακινεί το δείκτη κατά μία λέξη αριστερά ή δεξιά."
-
-#: text_nav_keyb.xhp
-msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3149629\n"
-"29\n"
-"help.text"
-msgid "Up, down arrow keys"
-msgstr "Πλήκτρα επάνω/κάτω βέλους"
-
-#: text_nav_keyb.xhp
-msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3149949\n"
-"30\n"
-"help.text"
-msgid "Moves the cursor up or down one line."
-msgstr "Μετακινεί το δείκτη κατά μία γραμμή επάνω ή κάτω."
-
-#: text_nav_keyb.xhp
-msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3149972\n"
-"31\n"
-"help.text"
-msgid "(<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>) Moves the current paragraph up or down."
-msgstr "(<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>) Μετακινεί την τρέχουσα παράγραφο πάνω ή κάτω."
-
-#: text_nav_keyb.xhp
-msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3149624\n"
-"32\n"
-"help.text"
-msgid "Home"
-msgstr "Home"
+msgid "A caption is formatted with the paragraph style that matches the name of the caption category. For example, if you insert a \"Table\" caption, the \"Table\" paragraph style is applied to the caption text."
+msgstr "Μια λεζάντα μορφοποιείται με το πρότυπο παραγράφου που ανταποκρίνεται στην Κατηγορία τους. Για παράδειγμα, αν εισάγετε μια λεζάντα κατηγορίας \"Πίνακας\" , αυτή θα μορφοποιηθεί σύμφωνα με το πρότυπο της παραγράφου \"Πίνακας\"."
-#: text_nav_keyb.xhp
+#: captions.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3149871\n"
-"56\n"
+"captions.xhp\n"
+"par_id3145671\n"
+"45\n"
"help.text"
-msgid "Moves the cursor to the beginning of the current line."
-msgstr "Μετακινεί το δείκτη στην αρχή της τρέχουσας γραμμής."
+msgid "$[officename] can automatically add a caption when you insert an object, graphic, frame, or table. Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - AutoCaption</emph>."
+msgstr "Το $[officename] μπορεί να προσθέσει αυτόματα μια λεζάντα όταν εισάγετε ένα αντικείμενο, γραφικό, πλαίσιο ή πίνακα. Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Αυτόματη λεζάντα</emph>."
-#: text_nav_keyb.xhp
+#: captions_numbers.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3145108\n"
-"34\n"
+"captions_numbers.xhp\n"
+"tit\n"
"help.text"
-msgid "Moves the cursor to the beginning of the document."
-msgstr "Μετακινεί το δείκτη στην αρχή του εγγράφου."
+msgid "Adding Chapter Numbers to Captions"
+msgstr "Προσθήκη αριθμών κεφαλαίων σε λεζάντες"
-#: text_nav_keyb.xhp
+#: captions_numbers.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3149586\n"
-"35\n"
+"captions_numbers.xhp\n"
+"bm_id3147684\n"
"help.text"
-msgid "Home"
-msgstr "Home"
+msgid "<bookmark_value>captions; adding chapter numbers</bookmark_value> <bookmark_value>objects; captioning automatically</bookmark_value> <bookmark_value>numbering; captions</bookmark_value> <bookmark_value>automatic numbering;of objects</bookmark_value> <bookmark_value>chapter numbers in captions</bookmark_value> <bookmark_value>inserting;chapter numbers in captions</bookmark_value>"
+msgstr "<bookmark_value>λεζάντες, προσθήκη αριθμών κεφαλαίου</bookmark_value><bookmark_value>αντικείμενα, αυτόματες λεζάντες</bookmark_value><bookmark_value>αρίθμηση, λεζάντες</bookmark_value><bookmark_value>αυτόματη αρίθμηση, σε αντικείμενα</bookmark_value><bookmark_value>αριθμοί κεφαλαίων σε λεζάντες</bookmark_value><bookmark_value>εισαγωγή, αριθμοί κεφαλαίων σε λεζάντες</bookmark_value>"
-#: text_nav_keyb.xhp
+#: captions_numbers.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3156237\n"
-"36\n"
+"captions_numbers.xhp\n"
+"hd_id3147684\n"
+"14\n"
"help.text"
-msgid "In a table"
-msgstr "Σε έναν πίνακα"
+msgid "<variable id=\"captions_numbers\"><link href=\"text/swriter/guide/captions_numbers.xhp\" name=\"Adding Chapter Numbers to Captions\">Adding Chapter Numbers to Captions</link> </variable>"
+msgstr "<variable id=\"captions_numbers\"><link href=\"text/swriter/guide/captions_numbers.xhp\" name=\"Προσθήκη αριθμών κεφαλαίων σε λεζάντες\">Προσθήκη αριθμών κεφαλαίων σε λεζάντες</link> </variable>"
-#: text_nav_keyb.xhp
+#: captions_numbers.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3156260\n"
-"37\n"
+"captions_numbers.xhp\n"
+"par_id3147395\n"
+"15\n"
"help.text"
-msgid "Moves the cursor to the beginning of the contents in the current cell."
-msgstr "Μετακινεί το δείκτη στην αρχή των περιεχομένων του τρέχοντος κελιού."
+msgid "You can include chapter numbers in captions."
+msgstr "Μπορείτε να συμπεριλάβετε αριθμούς κεφαλαίων σε λεζάντες."
-#: text_nav_keyb.xhp
+#: captions_numbers.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3145409\n"
-"38\n"
+"captions_numbers.xhp\n"
+"par_id3147408\n"
+"16\n"
"help.text"
-msgid "Moves the cursor to the beginning of the contents of the current cell. Press again to move the cursor to the first cell in the table. Press again to move the cursor to the beginning of the document."
-msgstr "Μετακινεί το δείκτη στην αρχή των περιεχομένων του τρέχοντος κελιού. Πιέστε ξανά για να μετακινήσετε το δείκτη στο πρώτο κελί του πίνακα. Πιέστε επίσης ξανά για να μετακινήσετε το δείκτη στην αρχή του εγγράφου."
+msgid "Ensure that the text in your document is organized by chapters, and that the chapter titles and, if you want, the section titles, use one of the predefined heading paragraph styles. You must also assign a numbering option to the heading paragraph styles."
+msgstr "Βεβαιωθείτε ότι το κείμενο στο έγγραφό σας είναι οργανωμένο σε κεφάλαια και ότι οι τίτλοι των κεφαλαίων και, αν το επιθυμείτε, των ενοτήτων, χρησιμοποιούν ένα από τα προκαθορισμένα πρότυπα επικεφαλίδας. Πρέπει επίσης να ορίσετε μια επιλογή αρίθμησης για τα πρότυπα παραγράφου επικεφαλίδας."
-#: text_nav_keyb.xhp
+#: captions_numbers.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3154410\n"
-"41\n"
+"captions_numbers.xhp\n"
+"par_id3154249\n"
+"17\n"
"help.text"
-msgid "End"
-msgstr "End"
+msgid "Select the item that you want to add a caption to."
+msgstr "Επιλέξτε το αντικείμενο στο οποίο επιθυμείτε να προσθέσετε λεζάντα."
-#: text_nav_keyb.xhp
+#: captions_numbers.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3153372\n"
-"42\n"
+"captions_numbers.xhp\n"
+"par_id3150503\n"
+"18\n"
"help.text"
-msgid "Moves the cursor to the end of the current line."
-msgstr "Μετακινεί το δείκτη στο τέλος της τρέχουσας γραμμής."
+msgid "Choose <emph>Insert - Caption</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Λεζάντα</emph>."
-#: text_nav_keyb.xhp
+#: captions_numbers.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3154235\n"
-"43\n"
+"captions_numbers.xhp\n"
+"par_id3150527\n"
+"19\n"
"help.text"
-msgid "Moves the cursor to the end of the document"
-msgstr "Μετακινεί το δείκτη στο τέλος του εγγράφου."
+msgid "Select a caption title from the <item type=\"menuitem\">Category</item> box, and select a numbering style in the <item type=\"menuitem\">Numbering</item> box. <br/>You also can enter a caption text in this dialog. If you want, enter text in the <item type=\"menuitem\">Caption</item> box."
+msgstr "Επιλέξτε ένα τίτλο κεφαλίδας από το πλαίσιο <item type=\"menuitem\">Κατηγορία</item> και επιλέξτε μια τεχνοτροπία αρίθμησης στο πλαίσιο <item type=\"menuitem\">Αρίθμηση</item>. <br/>Μπορείτε επίσης να εισάγετε ένα κείμενο τίτλου σε αυτόν τον διάλογο. Αν επιθυμείτε, εισάγετε κείμενο στο πλαίσιο <item type=\"menuitem\">Τίτλος</item>."
-#: text_nav_keyb.xhp
+#: captions_numbers.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3154262\n"
-"44\n"
+"captions_numbers.xhp\n"
+"par_id3153166\n"
+"39\n"
"help.text"
-msgid "End"
-msgstr "End"
+msgid "Click <emph>Options</emph>."
+msgstr "Κάντε κλικ στις <emph>Επιλογές</emph>."
-#: text_nav_keyb.xhp
+#: captions_numbers.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3154850\n"
+"captions_numbers.xhp\n"
+"par_id3153190\n"
"45\n"
"help.text"
-msgid "In a table"
-msgstr "Σε έναν πίνακα"
+msgid "In the <item type=\"menuitem\">Level</item> box, select the number of heading levels to include in the chapter number."
+msgstr "Στο πεδίο <item type=\"menuitem\">Επίπεδο</item>, επιλέξτε τον αριθμό των επιπέδων επικεφαλίδων που θα περιληφθούν στην αρίθμηση κεφαλαίων."
-#: text_nav_keyb.xhp
+#: captions_numbers.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3154873\n"
+"captions_numbers.xhp\n"
+"par_id3155553\n"
"46\n"
"help.text"
-msgid "Moves to the end of the contents in the current cell."
-msgstr "Μετακινεί το δείκτη στο τέλος των περιεχομένων του τρέχοντος κελιού."
-
-#: text_nav_keyb.xhp
-msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3155894\n"
-"47\n"
-"help.text"
-msgid "Moves the cursor to the end of the contents of the current cell. Press again to move the cursor to the last cell in the table. Press again to move the cursor to the end of the document."
-msgstr "Μετακινεί το δείκτη στο τέλος των περιεχομένων του τρέχοντος κελιού. Πιέστε ξανά για να μετακινήσετε το δείκτη στο τελευταίο κελί του πίνακα. Πιέστε επίσης ξανά για να μετακινήσετε το δείκτη στο τέλος του εγγράφου."
-
-#: text_nav_keyb.xhp
-msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3155944\n"
-"50\n"
-"help.text"
-msgid "PgUp"
-msgstr "PgUp"
-
-#: text_nav_keyb.xhp
-msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3148678\n"
-"54\n"
-"help.text"
-msgid "Scrolls up one page."
-msgstr "Μεταβαίνει στην προηγούμενη σελίδα της οθόνης."
+msgid "Type the character that you want to separate the chapter number(s) from the caption number in the <item type=\"menuitem\">Separator</item> box, and then click <item type=\"menuitem\">OK</item>."
+msgstr "Πληκτρολογήστε το χαρακτήρα ο οποίος θα διαχωρίζει τον αριθμό(ούς) κεφαλαίου από τον αριθμό λεζάντας στο πεδίο <item type=\"menuitem\">Διαχωριστικό</item>, και ύστερα κάντε κλικ στο κουμπί <item type=\"menuitem\">OK</item>."
-#: text_nav_keyb.xhp
+#: captions_numbers.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3148701\n"
-"52\n"
+"captions_numbers.xhp\n"
+"par_id3155586\n"
+"40\n"
"help.text"
-msgid "Moves the cursor to the header."
-msgstr "Μετακινεί το δείκτη στην κεφαλίδα."
+msgid "In the <emph>Caption</emph> dialog, click <emph>OK</emph>."
+msgstr "Στο παράθυρο διαλόγου <emph>Λεζάντα</emph>, κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: text_nav_keyb.xhp
+#: captions_numbers.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3149998\n"
-"53\n"
+"captions_numbers.xhp\n"
+"par_id3147226\n"
+"43\n"
"help.text"
-msgid "PgDn"
-msgstr "PgDn"
+msgid "$[officename] can automatically add a caption when you insert an object, graphic, or table. Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - AutoCaption</emph>."
+msgstr "Το $[officename] μπορεί αυτόματα να προσθέτει έναν τίτλο όταν εισάγετε ένα αντικείμενο, γραφικό ή πίνακα. Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Αυτόματη λεζάντα</emph>."
-#: text_nav_keyb.xhp
+#: captions_numbers.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3153018\n"
-"51\n"
+"captions_numbers.xhp\n"
+"par_id3145567\n"
"help.text"
-msgid "Scroll down one page."
-msgstr "Μεταβαίνει στην επόμενη σελίδα της οθόνης."
+msgid "<link href=\"text/shared/optionen/01041100.xhp\" name=\"Caption dialog\">AutoCaption dialog</link>"
+msgstr "<link href=\"text/shared/optionen/01041100.xhp\" name=\"Παράθυρο διαλόγου λεζάντα\">Παράθυρο διαλόγου Αυτόματη λεζάντα</link>"
-#: text_nav_keyb.xhp
+#: captions_numbers.xhp
msgctxt ""
-"text_nav_keyb.xhp\n"
-"par_id3148949\n"
-"55\n"
+"captions_numbers.xhp\n"
+"par_id3145574\n"
"help.text"
-msgid "Moves the cursor to the footer."
-msgstr "Μετακινεί το δείκτη στο υποσέλιδο."
+msgid "<link href=\"text/swriter/guide/chapter_numbering.xhp\" name=\"Chapter numbering\">Chapter numbering</link>"
+msgstr "<link href=\"text/swriter/guide/chapter_numbering.xhp\" name=\"Αρίθμηση κεφαλαίων\">Αρίθμηση κεφαλαίων</link>"
-#: text_capital.xhp
+#: change_header.xhp
msgctxt ""
-"text_capital.xhp\n"
+"change_header.xhp\n"
"tit\n"
"help.text"
-msgid "Changing the Case of Text"
-msgstr "Εναλλαγή πεζών / κεφαλαίων"
-
-#: text_capital.xhp
-msgctxt ""
-"text_capital.xhp\n"
-"bm_id3155182\n"
-"help.text"
-msgid "<bookmark_value>characters; uppercase or lowercase</bookmark_value> <bookmark_value>text; uppercase or lowercase</bookmark_value> <bookmark_value>lowercase letters; text</bookmark_value> <bookmark_value>uppercase; formatting text</bookmark_value> <bookmark_value>capital letters;changing to small letters</bookmark_value> <bookmark_value>changing;cases of text</bookmark_value> <bookmark_value>initial capitals in titles</bookmark_value> <bookmark_value>small capitals (guide)</bookmark_value>"
-msgstr "<bookmark_value>χαρακτήρες; κεφαλαία ή πεζά</bookmark_value><bookmark_value>κείμενο; κεφαλαία ή πεζά</bookmark_value><bookmark_value>πεζά γράμματα; κείμενο</bookmark_value><bookmark_value>κεφαλαία, μορφοποίηση κειμένου</bookmark_value><bookmark_value>κεφαλαία γράμματα;αλλαγή σε μικρά γράμματα</bookmark_value><bookmark_value>αλλαγή; κεφαλαία-πεζά</bookmark_value><bookmark_value>αρχικά κεφαλαία σε τίτλους</bookmark_value><bookmark_value>μικρά κεφαλαία (οδηγός)</bookmark_value>"
+msgid "Creating a Page Style Based on the Current Page"
+msgstr "Δημιουργία προτύπου σελίδας με βάση την τρέχουσα σελίδα"
-#: text_capital.xhp
+#: change_header.xhp
msgctxt ""
-"text_capital.xhp\n"
-"hd_id3155182\n"
-"1\n"
+"change_header.xhp\n"
+"bm_id3146875\n"
"help.text"
-msgid "<variable id=\"text_capital\"><link href=\"text/swriter/guide/text_capital.xhp\" name=\"Changing the Case of Text\">Changing the Case of Text</link></variable>"
-msgstr "<variable id=\"text_capital\"><link href=\"text/swriter/guide/text_capital.xhp\" name=\"Εναλλαγή πεζών / κεφαλαίων\">Εναλλαγή πεζών / κεφαλαίων</link></variable>"
+msgid "<bookmark_value>headers; inserting</bookmark_value> <bookmark_value>footers; inserting</bookmark_value> <bookmark_value>page styles; changing from selection</bookmark_value> <bookmark_value>new page styles from selection</bookmark_value>"
+msgstr "<bookmark_value>κεφαλίδες, εισαγωγή</bookmark_value><bookmark_value>υποσέλιδα, εισαγωγή</bookmark_value><bookmark_value>πρότυπα σελίδας, τροποποίηση από επιλογή</bookmark_value><bookmark_value>νέα πρότυπα σελίδας από επιλογή</bookmark_value>"
-#: text_capital.xhp
+#: change_header.xhp
msgctxt ""
-"text_capital.xhp\n"
-"par_id3155916\n"
-"2\n"
+"change_header.xhp\n"
+"hd_id3146875\n"
+"21\n"
"help.text"
-msgid "You can change the case of text, format text with small capitals, or capitalize the first letter of each word in a selection."
-msgstr "Μπορείτε να κάνετε εναλλαγή μεταξύ πεζών/κεφαλαίων στο κείμενο, να μορφοποιήσετε το κείμενο με μικρά κεφαλαία, ή να μετατρέψετε σε κεφαλαίο το πρώτο γράμμα κάθε λέξης ενός επιλεγμένου τμήματος."
+msgid "<variable id=\"change_header\"><link href=\"text/swriter/guide/change_header.xhp\" name=\"Creating a Page Style Based on the Current Page\">Creating a Page Style Based on the Current Page</link></variable>"
+msgstr "<variable id=\"change_header\"><link href=\"text/swriter/guide/change_header.xhp\" name=\"Δημιουργία προτύπου σελίδας με βάση την τρέχουσα σελίδα\">Δημιουργία προτύπου σελίδας με βάση την τρέχουσα σελίδα</link></variable>"
-#: text_capital.xhp
+#: change_header.xhp
msgctxt ""
-"text_capital.xhp\n"
-"par_idN10728\n"
+"change_header.xhp\n"
+"par_id3153584\n"
+"22\n"
"help.text"
-msgid "When you apply a formatting to your text by <emph>Format - Character</emph>, the text stays the same, it is only displayed in another way. On the other hand, when you choose <emph>Format - Change Case</emph>, the text is permanently changed."
-msgstr "Όταν εφαρμόζετε μια μορφοποίηση στο κείμενό σας επιλέγοντας <emph>Μορφή - Χαρακτήρες</emph>, το κείμενο παραμένει το ίδιο, απλώς εμφανίζεται με διαφορετικό τρόπο. Από την άλλη, όταν επιλέγετε <emph>Μορφή - Αλλαγή χαρακτήρα</emph>, το κείμενο μετατρέπεται μόνιμα."
+msgid "You can design a page layout and then create a page style based on it."
+msgstr "Μπορείτε να σχεδιάσετε μια διάταξη σελίδας και σύμφωνα με αυτή ύστερα να δημιουργήσετε ένα πρότυπο σελίδας."
-#: text_capital.xhp
+#: change_header.xhp
msgctxt ""
-"text_capital.xhp\n"
-"hd_id3155861\n"
-"8\n"
+"change_header.xhp\n"
+"par_id3154245\n"
+"24\n"
"help.text"
-msgid "To Capitalize Text"
-msgstr "Για να μετατρέψετε το κείμενο σε κεφαλαία"
+msgid "For example, you can create a page style that displays a particular header, and another page style that displays a different header."
+msgstr "Για παράδειγμα, μπορείτε να δημιουργήσετε ένα πρότυπο σελίδας που να εμφανίζει μία συγκεκριμένη κεφαλίδα, και ένα άλλο πρότυπο σελίδας που να εμφανίζει διαφορετική κεφαλίδα."
-#: text_capital.xhp
+#: change_header.xhp
msgctxt ""
-"text_capital.xhp\n"
-"par_id3147420\n"
-"9\n"
+"change_header.xhp\n"
+"par_id3150503\n"
+"26\n"
"help.text"
-msgid "Select the text that you want to capitalize."
-msgstr "Επιλέξτε το κείμενο που επιθυμείτε να μετατρέψετε σε κεφαλαία."
+msgid "Open a new text document, choose <emph>Format - Styles and Formatting</emph>, and then click the <emph>Page Styles</emph> icon."
+msgstr "Ανοίξτε ένα νέο έγγραφο κειμένου, επιλέξτε <emph>Μορφή - Πρότυπα και μορφοποίηση</emph>, και ύστερα κάντε κλικ στο εικονίδιο <emph>Πρότυπα σελίδας</emph>."
-#: text_capital.xhp
+#: change_header.xhp
msgctxt ""
-"text_capital.xhp\n"
-"par_id3149841\n"
-"10\n"
+"change_header.xhp\n"
+"par_id3150532\n"
+"27\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "Click the <emph>New Style from Selection</emph> icon and select <emph>New Styles from Selection</emph> from the submenu."
+msgstr "Κάντε κλικ στο εικονίδιο <emph>Νέο πρότυπο από επιλογή</emph> και επιλέξτε από το υπομενού <emph>Νέα πρότυπα από επιλογή</emph>."
-#: text_capital.xhp
+#: change_header.xhp
msgctxt ""
-"text_capital.xhp\n"
-"par_id1120200910485778\n"
+"change_header.xhp\n"
+"par_id3153153\n"
+"31\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Format - Change Case - Uppercase</item>."
-msgstr "Διαλέξτε <item type=\"menuitem\">Μορφή - Αλλαγή χαρακτήρα - Κεφαλαία</item>."
+msgid "Type a name for the page in the <item type=\"menuitem\">Style name</item> box, and then click <item type=\"menuitem\">OK</item>."
+msgstr "Πληκτρολογήστε ένα όνομα για τη σελίδα στο πεδίο <item type=\"menuitem\">Όνομα προτύπου</item>, και ύστερα κάντε κλικ στο κουμπί <item type=\"menuitem\">OK</item>."
-#: text_capital.xhp
+#: change_header.xhp
msgctxt ""
-"text_capital.xhp\n"
-"par_id1120200910485775\n"
+"change_header.xhp\n"
+"par_id3153184\n"
+"32\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Format - Character</item>, click the Font Effects tab, then select the type of capitalization in the Effects box. \"Capitals\" capitalizes all letters. \"Title\" capitalizes the first letter of each word. \"Small capitals\" capitalizes all letters, but in a reduced font size."
-msgstr "Διαλέξτε <item type=\"menuitem\">Μορφή - Χαρακτήρας</item>, κλικ στην καρτέλα εφέ χαρακτήρων, έπειτα επιλογή του τύπου κεφαλαιοποίησης στο πλαίσιο εφέ. \"Κεφαλαία\" κεφαλαιοποιεί όλα τα γράμματα. \"Τίτλος\" κεφαλαιοποιεί το πρώτο γράμμα κάθε λέξης. \"Μικρά κεφαλαία\" κεφαλαιοποιεί όλα τα γράμματα, αλλά σε μειωμένο μέγεθος γραμματοσειράς."
+msgid "Double-click the name in the list to apply the style to the current page."
+msgstr "Κάντε διπλό κλικ στο όνομα στη λίστα για να εφαρμόσετε το πρότυπο στην τρέχουσα σελίδα."
-#: text_capital.xhp
+#: change_header.xhp
msgctxt ""
-"text_capital.xhp\n"
-"hd_id3149644\n"
-"11\n"
+"change_header.xhp\n"
+"par_id3155541\n"
+"33\n"
"help.text"
-msgid "To Change Text to Lowercase"
-msgstr "Για να μετατρέψετε το κείμενο σε πεζά"
+msgid "Choose <emph>Insert - Header</emph>, and choose the new page style from the list."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Κεφαλίδα</emph> και επιλέξτε το νέο πρότυπο σελίδας από τη λίστα."
-#: text_capital.xhp
+#: change_header.xhp
msgctxt ""
-"text_capital.xhp\n"
-"par_id3149964\n"
-"12\n"
+"change_header.xhp\n"
+"par_id3155572\n"
+"34\n"
"help.text"
-msgid "Select the text that you want to change to lowercase."
-msgstr "Επιλέξτε το κείμενο που επιθυμείτε να μετατρέψετε σε πεζά."
+msgid "Type the text that you want in the header. Position the cursor into the main text area outside of the header."
+msgstr "Πληκτρολογήστε το κείμενο που επιθυμείτε στην κεφαλίδα. Τοποθετήστε το δείκτη στην περιοχή του κυρίως κειμένου έξω από την κεφαλίδα."
-#: text_capital.xhp
+#: change_header.xhp
msgctxt ""
-"text_capital.xhp\n"
-"par_id3149606\n"
-"13\n"
+"change_header.xhp\n"
+"par_id3155592\n"
+"25\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "Choose <emph>Insert - Manual Break</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Χειροκίνητη αλλαγή</emph>."
-#: text_capital.xhp
+#: change_header.xhp
msgctxt ""
-"text_capital.xhp\n"
-"par_id112020091049000\n"
+"change_header.xhp\n"
+"par_id3147771\n"
+"28\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Format - Change Case - Lowercase</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Μορφή - Αλλαγή χαρακτήρα - πεζά</item>."
+msgid "In the <item type=\"menuitem\">Type</item> area, select <item type=\"menuitem\">Page break</item> and then select “Default” from the <item type=\"menuitem\">Style</item> box."
+msgstr "Στην περιοχή <item type=\"menuitem\">Τύπος</item>, επιλέξτε <item type=\"menuitem\">Αλλαγή σελίδας</item> και ύστερα επιλέξτε 'Προεπιλογή' από το πεδίο <item type=\"menuitem\">Πρότυπο</item>."
-#: text_capital.xhp
+#: change_header.xhp
msgctxt ""
-"text_capital.xhp\n"
-"par_id1120200910490034\n"
+"change_header.xhp\n"
+"par_id3147810\n"
+"29\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Format - Character</item>, click the Font Effects tab, then select \"Lowercase\" in the Effects box."
-msgstr "Διαλέξτε <item type=\"menuitem\">Μορφή - Χαρακτήρας</item>, κλικ στην καρτέλα εφέ γραμματοσειράς, έπειτα επιλέξτε \"πεζά\" στο πλαίσιο εφέ."
+msgid "Repeat steps 2-6 to create a second custom page style with a different header."
+msgstr "Επαναλάβετε τα βήματα 2-6 για δημιουργήσετε μια δεύτερη προσαρμοσμένη τεχνοτροπία σελίδας με διαφορετική κεφαλίδα."
#: chapter_numbering.xhp
msgctxt ""
@@ -3456,1308 +3112,1086 @@ msgctxt ""
msgid "Click <emph>OK</emph>."
msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: stylist_fromselect.xhp
+#: conditional_text.xhp
msgctxt ""
-"stylist_fromselect.xhp\n"
+"conditional_text.xhp\n"
"tit\n"
"help.text"
-msgid "Creating New Styles From Selections"
-msgstr "Δημιουργία νέων προτύπων από επιλογές"
-
-#: stylist_fromselect.xhp
-msgctxt ""
-"stylist_fromselect.xhp\n"
-"bm_id3155911\n"
-"help.text"
-msgid "<bookmark_value>styles; creating from selections</bookmark_value> <bookmark_value>drag and drop;creating new styles</bookmark_value> <bookmark_value>copying;styles, from selections</bookmark_value>"
-msgstr "<bookmark_value>πρότυπα, δημιουργία από επιλογές</bookmark_value><bookmark_value>μεταφορά και απόθεση, δημιουργία νέων προτύπων</bookmark_value><bookmark_value>αντιγραφή, πρότυπα από επιλογές</bookmark_value>"
-
-#: stylist_fromselect.xhp
-msgctxt ""
-"stylist_fromselect.xhp\n"
-"hd_id3155911\n"
-"34\n"
-"help.text"
-msgid "<variable id=\"stylist_fromselect\"><link href=\"text/swriter/guide/stylist_fromselect.xhp\" name=\"Creating New Styles From Selections\">Creating New Styles From Selections</link></variable>"
-msgstr "<variable id=\"stylist_fromselect\"><link href=\"text/swriter/guide/stylist_fromselect.xhp\" name=\"Δημιουργία νέων προτύπων από επιλογές\">Δημιουργία νέων προτύπων από επιλογές</link></variable>"
-
-#: stylist_fromselect.xhp
-msgctxt ""
-"stylist_fromselect.xhp\n"
-"par_id3149829\n"
-"35\n"
-"help.text"
-msgid "To Create a New Style From a Manually Formatted Selection"
-msgstr "Μπορείτε να δημιουργήσετε γρήγορα ένα νέο πρότυπο από ένα υπάρχον στο οποίο έχετε εφαρμόσει χειροκίνητη μορφοποίηση."
-
-#: stylist_fromselect.xhp
-msgctxt ""
-"stylist_fromselect.xhp\n"
-"par_id3156097\n"
-"36\n"
-"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και μορφοποίηση</emph>."
-
-#: stylist_fromselect.xhp
-msgctxt ""
-"stylist_fromselect.xhp\n"
-"par_id3153402\n"
-"42\n"
-"help.text"
-msgid "Click the icon of the style category that you want to create."
-msgstr "Κάντε κλικ στο εικονίδιο της κατηγορίας προτύπων που επιθυμείτε να δημιουργήσετε."
-
-#: stylist_fromselect.xhp
-msgctxt ""
-"stylist_fromselect.xhp\n"
-"par_id3153119\n"
-"37\n"
-"help.text"
-msgid "Click in the document where you want to copy the style from, for example, in a paragraph that you applied manual formatting to."
-msgstr "Κάντε κλικ στο έγγραφο στο σημείο από όπου θέλετε να αντιγράψετε το πρότυπο, για παράδειγμα, σε μια παράγραφο στην οποία έχετε εφαρμόσει χειροκίνητη μορφοποίηση."
-
-#: stylist_fromselect.xhp
-msgctxt ""
-"stylist_fromselect.xhp\n"
-"par_id3153138\n"
-"38\n"
-"help.text"
-msgid "Click the arrow next to the <item type=\"menuitem\">New Style from Selection</item> icon and choose <item type=\"menuitem\">New Style from Selection</item> from the submenu"
-msgstr "Κάντε κλικ στο βέλος δίπλα από το εικονίδιο <item type=\"menuitem\">Νέο πρότυπο από επιλογή</item> και επιλέξτε <item type=\"menuitem\">Νέο πρότυπο από επιλογή</item> από το υπομενού."
-
-#: stylist_fromselect.xhp
-msgctxt ""
-"stylist_fromselect.xhp\n"
-"par_id3156260\n"
-"43\n"
-"help.text"
-msgid "Type a name in the <item type=\"menuitem\">Style Name</item> box."
-msgstr "Πληκτρολογήστε ένα όνομα στο πεδίο <item type=\"menuitem\">Όνομα προτύπου</item>."
+msgid "Conditional Text"
+msgstr "Κείμενο υπό συνθήκες"
-#: stylist_fromselect.xhp
+#: conditional_text.xhp
msgctxt ""
-"stylist_fromselect.xhp\n"
-"par_id3154411\n"
-"44\n"
+"conditional_text.xhp\n"
+"bm_id3155619\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "<bookmark_value>matching conditional text in fields</bookmark_value> <bookmark_value>if-then queries as fields</bookmark_value> <bookmark_value>conditional text; setting up</bookmark_value> <bookmark_value>text; conditional text</bookmark_value> <bookmark_value>defining;conditions</bookmark_value>"
+msgstr "<bookmark_value>αντιστοίχηση κειμένου υπό συνθήκες σε πεδία</bookmark_value><bookmark_value>ερωτήματα αν-τότε ως πεδία</bookmark_value><bookmark_value>κείμενο υπό συνθήκες, ρυθμίσεις</bookmark_value><bookmark_value>κείμενο, κείμενο υπό συνθήκες</bookmark_value><bookmark_value>ορισμός, συνθήκες</bookmark_value>"
-#: stylist_fromselect.xhp
+#: conditional_text.xhp
msgctxt ""
-"stylist_fromselect.xhp\n"
-"hd_id3153373\n"
-"20\n"
+"conditional_text.xhp\n"
+"hd_id3155619\n"
+"4\n"
"help.text"
-msgid "To Create a New Style by Drag-And-Drop"
-msgstr "Για να δημιουργήσετε ένα καινούριο πρότυπο με \"μεταφορά και απόθεση\""
+msgid "<variable id=\"conditional_text\"><link href=\"text/swriter/guide/conditional_text.xhp\" name=\"Conditional Text\">Conditional Text</link></variable>"
+msgstr "<variable id=\"conditional_text\"><link href=\"text/swriter/guide/conditional_text.xhp\" name=\"Κείμενο υπό συνθήκες\">Κείμενο υπό συνθήκες</link></variable>"
-#: stylist_fromselect.xhp
+#: conditional_text.xhp
msgctxt ""
-"stylist_fromselect.xhp\n"
-"par_id3154233\n"
-"31\n"
+"conditional_text.xhp\n"
+"par_id3155879\n"
+"5\n"
"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και μορφοποίηση</emph>."
+msgid "You can set up fields in your document that display text when a condition that you define is met. For example, you can define the conditional text that is displayed in a series of reminder letters."
+msgstr "Μπορείτε στο έγγραφό σας να ορίσετε πεδία που θα εμφανίζεται κείμενο μόνο αν τηρείται κάποια συνθήκη, που έχετε εσείς ορίσει. Για παράδειγμα, μπορείτε να ορίσετε το κείμενο υπό συνθήκες που θα εμφανίζεται σε μια σειρά επιστολών υπενθύμισης."
-#: stylist_fromselect.xhp
+#: conditional_text.xhp
msgctxt ""
-"stylist_fromselect.xhp\n"
-"par_id3154258\n"
-"45\n"
+"conditional_text.xhp\n"
+"par_id3155895\n"
+"6\n"
"help.text"
-msgid "Click the icon of the style category that you want to create."
-msgstr "Κάντε κλικ στο εικονίδιο της κατηγορίας προτύπων που επιθυμείτε να δημιουργήσετε."
+msgid "Setting up conditional text in this example is a two-part process. First you create a variable, and then you create the condition."
+msgstr "Η ρύθμιση του κειμένου υπό συνθήκες σε αυτό το παράδειγμα είναι μια διαδικασία με δύο βήματα. Πρώτα δημιουργείτε μια μεταβλητή, και ύστερα δημιουργείτε τη συνθήκη."
-#: stylist_fromselect.xhp
+#: conditional_text.xhp
msgctxt ""
-"stylist_fromselect.xhp\n"
-"par_id3154851\n"
-"32\n"
+"conditional_text.xhp\n"
+"hd_id3153175\n"
+"61\n"
"help.text"
-msgid "Select at least one character, or object, in the style that you want to copy. For page and frame styles, select at least one character or object in the page or frame."
-msgstr "Επιλέξτε τουλάχιστον ένα χαρακτήρα, ή αντικείμενο, στο πρότυπο που επιθυμείτε να αντιγράψετε. Για πρότυπα σελίδων και πλαισίων, επιλέξτε τουλάχιστον ένα χαρακτήρα ή αντικείμενο στη σελίδα ή το πλαίσιο."
+msgid "To Define a Conditional Variable"
+msgstr "Για να ορίσετε μια μεταβλητή υπό συνθήκη"
-#: stylist_fromselect.xhp
+#: conditional_text.xhp
msgctxt ""
-"stylist_fromselect.xhp\n"
-"par_id3154871\n"
-"33\n"
+"conditional_text.xhp\n"
+"par_id3153185\n"
+"62\n"
"help.text"
-msgid "Drag the character or object to the Styles and Formatting window and release."
-msgstr "Μεταφέρετε το χαρακτήρα ή το αντικείμενο στο παράθυρο Πρότυπα και μορφοποίηση και απελευθερώστε το κουμπί του ποντικιού."
+msgid "The first part of the example is to define a variable for the condition statement."
+msgstr "Το πρώτο μέρος του παραδείγματος είναι ο ορισμός μιας μεταβλητής για τη δήλωση της συνθήκης."
-#: stylist_fromselect.xhp
+#: conditional_text.xhp
msgctxt ""
-"stylist_fromselect.xhp\n"
-"par_idN107B2\n"
+"conditional_text.xhp\n"
+"par_id3155566\n"
+"8\n"
"help.text"
-msgid "For paragraph and character styles, you can drag-and-drop onto the respective icon in the Styles and Formatting window. You do not need to open that style category in advance."
-msgstr "Για πρότυπα παραγράφων και χαρακτήρων, μπορείτε να μεταφέρετε και να ελευθερώσετε στο αντίστοιχο εικονίδιο στο παράθυρο Πρότυπα και μορφοποίηση. Δεν είναι απαραίτητο να έχετε ανοίξει από πριν την κατηγορία του προτύπου."
+msgid "Choose <item type=\"menuitem\">Insert - Fields - Other</item>, and then click the <item type=\"menuitem\">Variables</item> tab."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή -Πεδία - Άλλα</item>, και ύστερα κάντε κλικ στην καρτέλα <item type=\"menuitem\">Μεταβλητές</item>."
-#: stylist_fromselect.xhp
+#: conditional_text.xhp
msgctxt ""
-"stylist_fromselect.xhp\n"
-"par_idN107B5\n"
+"conditional_text.xhp\n"
+"par_id3147759\n"
+"9\n"
"help.text"
-msgid "You can also drag-and-drop a frame into the Styles and Formatting window to create a new frame style: Click the frame, wait a moment with the mouse button pressed down, but without moving the mouse, then drag to the Styles and Formatting window and drop the frame onto the Frame Styles icon."
-msgstr "Μπορείτε επίσης να μεταφέρετε και να ελευθερώσετε ένα πλαίσιο στο παράθυρο Πρότυπα και μορφοποίηση για να δημιουργήσετε ένα νέο πρότυπο πλαισίου: Κάντε κλικ στο πλαίσιο, περιμένετε με πατημένο το κουμπί του ποντικιού, αλλά χωρίς να μετακινήσετε το ποντίκι, ύστερα μεταφέρετε στο παράθυρο Πρότυπα και μορφοποίηση και ελευθερώστε το πλαίσιο πάνω στο εικονίδιο Πρότυπα πλαισίων."
+msgid "Click \"Set variable\" in the <item type=\"menuitem\">Type</item> list."
+msgstr "Κάντε κλικ στην επιλογή \"Ορισμός μεταβλητής\" στη λίστα <item type=\"menuitem\">Τύπος</item>."
-#: stylist_fromselect.xhp
+#: conditional_text.xhp
msgctxt ""
-"stylist_fromselect.xhp\n"
-"par_id3149988\n"
-"40\n"
+"conditional_text.xhp\n"
+"par_id3147784\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link>"
-msgstr "<link href=\"text/swriter/01/05140000.xhp\" name=\"Πρότυπα και μορφοποίηση\">Πρότυπα και μορφοποίηση</link>"
+msgid "Type a name for the variable in the <item type=\"menuitem\">Name</item> box, for example <item type=\"literal\">Reminder</item>."
+msgstr "Πληκτρολογήστε ένα όνομα για τη μεταβλητή στο πλαίσιο <item type=\"menuitem\">Όνομα</item>, για παράδειγμα <item type=\"literal\">υπενθύμιση</item>."
-#: calculate.xhp
+#: conditional_text.xhp
msgctxt ""
-"calculate.xhp\n"
-"tit\n"
+"conditional_text.xhp\n"
+"par_id3147810\n"
+"57\n"
"help.text"
-msgid "Calculating in Text Documents"
-msgstr "Υπολογισμοί σε έγγραφα κειμένου"
+msgid "Click \"Text\" in the <item type=\"menuitem\">Format</item> list."
+msgstr "Κάντε κλικ στο \"Κείμενο\" στη λίστα <item type=\"menuitem\">Μορφή</item>."
-#: calculate.xhp
+#: conditional_text.xhp
msgctxt ""
-"calculate.xhp\n"
-"bm_id3149909\n"
+"conditional_text.xhp\n"
+"par_id7748344\n"
"help.text"
-msgid "<bookmark_value>calculating; in text</bookmark_value> <bookmark_value>formulas; calculating in text</bookmark_value> <bookmark_value>references;in Writer tables</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμοί, σε κείμενο</bookmark_value><bookmark_value>τύποι, υπολογισμοί σε κείμενο</bookmark_value><bookmark_value>παραπομπές, σε πίνακες του Writer</bookmark_value>"
+msgid "Enter <item type=\"literal\">1</item> in the <item type=\"menuitem\">Value</item> box, and then click <item type=\"menuitem\">Insert</item>.<br/>The Format list now displays a \"General\" format."
+msgstr "Πληκτρολογήστε <item type=\"literal\">1</item> στο πλαίσιο <item type=\"menuitem\">Τιμή</item> και ύστερα πατήστε στο <item type=\"menuitem\">Εισαγωγή</item>.<br/>Η λίστα μορφής τώρα εμφανίζεται ως \"Γενική\" ."
-#: calculate.xhp
+#: conditional_text.xhp
msgctxt ""
-"calculate.xhp\n"
-"hd_id3149909\n"
-"1\n"
+"conditional_text.xhp\n"
+"hd_id3145645\n"
+"63\n"
"help.text"
-msgid "<variable id=\"calculate\"><link href=\"text/swriter/guide/calculate.xhp\" name=\"Calculating in Text Documents\">Calculating in Text Documents</link></variable>"
-msgstr "<variable id=\"calculate\"><link href=\"text/swriter/guide/calculate.xhp\" name=\"Υπολογισμοί σε έγγραφα κειμένου\">Υπολογισμοί σε έγγραφα κειμένου</link></variable>"
+msgid "To Define a Condition and the Conditional Text"
+msgstr "Για να ορίσετε μια συνθήκη και το κείμενό της"
-#: calculate.xhp
+#: conditional_text.xhp
msgctxt ""
-"calculate.xhp\n"
-"par_id3149949\n"
-"2\n"
+"conditional_text.xhp\n"
+"par_id3145659\n"
+"64\n"
"help.text"
-msgid "You can insert a calculation directly into a text document or into a text table."
-msgstr "Μπορείτε να εισάγετε έναν υπολογισμό απ' ευθείας σε ένα έγγραφο κειμένου ή σε πίνακα κειμένου."
+msgid "The second part of the example is to define the condition that must be met, and to insert a placeholder for displaying the conditional text in your document."
+msgstr "Το δεύτερο μέρος του παραδείγματος είναι να καθορίσετε τη συνθήκη που πρέπει να ικανοποιηθεί, και να εισάγετε ένα δείκτη τοποθέτησης για το κείμενο υπό συνθήκες στο έγγραφό σας."
-#: calculate.xhp
+#: conditional_text.xhp
msgctxt ""
-"calculate.xhp\n"
-"par_id3149972\n"
-"3\n"
+"conditional_text.xhp\n"
+"par_id3151193\n"
+"12\n"
"help.text"
-msgid "Click in the document where you want to insert the calculation, and then press F2. If you are in a table cell, type an equals sign =."
-msgstr "Κάντε κλικ στο έγγραφο στο σημείο που επιθυμείτε να εισάγετε τον υπολογισμό, και ύστερα πιέστε το πλήκτρο F2. Αν βρίσκεστε σε κελί πίνακα, πληκτρολογείστε το σύμβολο \"ίσον\" (=)."
+msgid "Place the cursor where you want to insert the conditional text in your text."
+msgstr "Τοποθετήστε το δείκτη στη θέση στο κείμενό σας όπου επιθυμείτε να εισάγετε το κείμενο υπό συνθήκες."
-#: calculate.xhp
+#: conditional_text.xhp
msgctxt ""
-"calculate.xhp\n"
-"par_id3155547\n"
-"10\n"
+"conditional_text.xhp\n"
+"par_id3151212\n"
+"65\n"
"help.text"
-msgid "Type the calculation that you want to insert, for example, <item type=\"literal\">=10000/12</item>, and then press Enter."
-msgstr "Πληκτρολογήστε τον υπολογισμό που επιθυμείτε να εισάγετε, για παράδειγμα, <item type=\"literal\">=10000/12</item>, και ύστερα πιέστε το πλήκτρο Enter."
+msgid "Choose <item type=\"menuitem\">Insert - Fields - Other</item>, and then click the <item type=\"menuitem\">Functions</item> tab."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή -Πεδία - Άλλα</item>, και ύστερα κάντε κλικ στην καρτέλα <item type=\"menuitem\">Συναρτήσεις</item>."
-#: calculate.xhp
+#: conditional_text.xhp
msgctxt ""
-"calculate.xhp\n"
-"par_id3155565\n"
-"11\n"
+"conditional_text.xhp\n"
+"par_id3151250\n"
+"13\n"
"help.text"
-msgid "You can also click the <item type=\"menuitem\">Formula</item> icon on the <item type=\"menuitem\">Formula Bar</item>, and then choose a function for your formula."
-msgstr "Μπορείτε επίσης να κάνετε κλικ στο εικονίδιο <item type=\"menuitem\">Τύπος</item> στη <item type=\"menuitem\">Γραμμή τύπου</item>, και ύστερα να επιλέξετε μια συνάρτηση για τον τύπο σας."
+msgid "Click \"Conditional text\" in the <item type=\"menuitem\">Type</item> list."
+msgstr "Κάντε κλικ στο \"Κείμενο υπό συνθήκες\" στη λίστα <item type=\"menuitem\">Τύπος</item>."
-#: calculate.xhp
+#: conditional_text.xhp
msgctxt ""
-"calculate.xhp\n"
-"par_id8316904\n"
+"conditional_text.xhp\n"
+"par_id3155936\n"
+"14\n"
"help.text"
-msgid "To reference cells in a Writer text table, enclose the cell address or the cell range in angle brackets. For example, to reference cell A1 from another cell, enter =<A1> into the cell."
-msgstr "Για παραπομπή σε κελιά ενός πίνακα κειμένου στο Writer, περικλείστε τη θέση του κελιού ή την περιοχή κελιών σε γωνιακές αγκύλες. Για παράδειγμα, για παραπομπή του κελιού Α1 σε άλλο κελί, εισάγετε στο κελί =<A1>."
+msgid "Type <item type=\"literal\">Reminder EQ \"3\"</item> in the <item type=\"menuitem\">Condition</item> box. In other words, the conditional text will be displayed when the variable in the field that you defined in the first part of this example is equal to three."
+msgstr "Πληκτρολογήστε <item type=\"literal\">Υπευνθύμιση EQ \"3\"</item> στο πλαίσιο <item type=\"menuitem\">Συνθήκη</item> . Με άλλα λόγια, το κείμενο υπό συνθήκη θα εμφανίζεται όταν η μεταβλητή στο πεδίο που καθορίσατε στο πρώτο μέρος του παραδείγματος είναι ίση με τρία."
-#: text_rotate.xhp
+#: conditional_text.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"tit\n"
+"conditional_text.xhp\n"
+"par_id3155969\n"
+"15\n"
"help.text"
-msgid "Rotating Text"
-msgstr "Περιστροφή κειμένου"
+msgid "The quotation marks enclosing the \"3\" indicate that the variable that you defined in the first part of this example is a text string."
+msgstr "Τα εισαγωγικά που περικλείουν το \"3\" υποδεικνύουν ότι η μεταβλητή που καθορίσατε στο πρώτο μέρος του παραδείγματος είναι μια ακολουθία κειμένου."
-#: text_rotate.xhp
+#: conditional_text.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"bm_id3155911\n"
+"conditional_text.xhp\n"
+"par_id3150446\n"
+"16\n"
"help.text"
-msgid "<bookmark_value>text; rotating</bookmark_value> <bookmark_value>rotating;text</bookmark_value>"
-msgstr "<bookmark_value>κείμενο, περιστροφή</bookmark_value><bookmark_value>περιστροφή, κείμενο</bookmark_value>"
+msgid "Type the text that you want to display when the condition is met in the <emph>Then</emph> box. There is almost no limit to the length of the text that you can enter. You can paste a paragraph into this box."
+msgstr "Πληκτρολογήστε το κείμενο που επιθυμείτε να εμφανίζεται όταν ικανοποιείται η συνθήκη στο πεδίο <emph>Τότε</emph>. Δεν υπάρχει σχεδόν κανένα όριο για το μήκος του κειμένου που μπορείτε να εισάγετε. Μπορείτε να επικολλήσετε μια παράγραφο σε αυτό το πεδίο."
-#: text_rotate.xhp
+#: conditional_text.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"hd_id3155911\n"
-"65\n"
+"conditional_text.xhp\n"
+"par_id3150473\n"
+"17\n"
"help.text"
-msgid "<variable id=\"text_rotate\"><link href=\"text/swriter/guide/text_rotate.xhp\" name=\"Rotating Text\">Rotating Text</link></variable>"
-msgstr "<variable id=\"text_rotate\"><link href=\"text/swriter/guide/text_rotate.xhp\" name=\"Περιστροφή κειμένου\">Περιστροφή κειμένου</link></variable>"
+msgid "Click <emph>Insert</emph>, and then click <emph>Close</emph>."
+msgstr "Κάντε κλικ στην <emph>Εισαγωγή</emph>, και ύστερα στο <emph>Κλείσιμο</emph>."
-#: text_rotate.xhp
+#: conditional_text.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"par_id3147410\n"
+"conditional_text.xhp\n"
+"hd_id3155073\n"
"66\n"
"help.text"
-msgid "You can only rotate text that is contained in a drawing object."
-msgstr "Μπορείτε να περιστρέψετε μόνο κείμενο που περιέχεται σε ένα αντικείμενο σχεδίασης."
+msgid "To Display the Conditional Text"
+msgstr "Για να εμφανίσετε το κείμενο υπό συνθήκες"
-#: text_rotate.xhp
+#: conditional_text.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"par_id3153130\n"
+"conditional_text.xhp\n"
+"par_id3155086\n"
"67\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">View - Toolbars- Drawing</item> to open the <item type=\"menuitem\">Drawing</item> toolbar."
-msgstr "Επιλέξτε <item type=\"menuitem\">Προβολή - Γραμμές εργαλείων - Σχεδίαση</item> για να ανοίξετε τη γραμμή εργαλείων <item type=\"menuitem\">Σχεδίαση</item>."
-
-#: text_rotate.xhp
-msgctxt ""
-"text_rotate.xhp\n"
-"par_id3149866\n"
-"68\n"
-"help.text"
-msgid "Select the <link href=\"text/shared/02/01140000.xhp\" name=\"Text\"><item type=\"menuitem\">Text</item></link> icon <image id=\"img_id3149600\" src=\"cmd/sc_texttoolbox.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149600\">Icon</alt></image>."
-msgstr "Επιλέξτε το εικονίδιο <link href=\"text/shared/02/01140000.xhp\" name=\"Text\"><item type=\"menuitem\">Κείμενο</item></link> <image id=\"img_id3149600\" src=\"cmd/sc_texttoolbox.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149600\">Εικονίδιο</alt></image>."
-
-#: text_rotate.xhp
-msgctxt ""
-"text_rotate.xhp\n"
-"par_id3149590\n"
-"69\n"
-"help.text"
-msgid "Drag in your document to draw the text object, and then type your text."
-msgstr "Σύρετε στο έγγραφό σας για να σχεδιάσετε το αντικείμενο κειμένου, και ύστερα πληκτρολογήστε το κείμενό σας."
+msgid "In this example, the conditional text is displayed when the value of the conditional variable is equal to 3."
+msgstr "Σε αυτό το παράδειγμα, το κείμενο υπό συνθήκες εμφανίζεται όταν η τιμή της μεταβλητής της συνθήκης είναι ίση με 3."
-#: text_rotate.xhp
+#: conditional_text.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"par_id3154415\n"
-"71\n"
+"conditional_text.xhp\n"
+"par_id3155110\n"
+"19\n"
"help.text"
-msgid "Click outside of the object, then click the text you entered. Click the <link href=\"text/shared/02/05090000.xhp\" name=\"Object Rotation Mode\"><item type=\"menuitem\">Rotate</item></link> icon <image id=\"img_id3145405\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3145405\">Icon</alt></image> on the <item type=\"menuitem\">Drawing Object Properties</item> toolbar."
-msgstr "Πατήστε έξω από το αντικείμενο, ύστερα πατήστε στο κείμενο που εισάγατε. Πατήστε στο εικονίδιο <link href=\"text/shared/02/05090000.xhp\" name=\"Λειτουργία περιστροφής αντικειμένου\"><item type=\"menuitem\">Περιστροφή</item></link> <image id=\"img_id3145405\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3145405\">Εικονίδιο</alt></image> στην εργαλειοθήκη <item type=\"menuitem\">Ιδιότητες αντικειμένου σχεδίασης</item>."
+msgid "Place your cursor in front of the field that you defined in the first part of this example, and then choose <emph>Edit - Fields</emph>."
+msgstr "Τοποθετήστε το δείκτη μπροστά από το πεδίο που ορίσατε στο πρώτο μέρος του παραδείγματος και ύστερα επιλέξτε <emph>Επεξεργασία - Πεδία</emph>."
-#: text_rotate.xhp
+#: conditional_text.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"par_id3154252\n"
-"72\n"
+"conditional_text.xhp\n"
+"par_id3155136\n"
+"68\n"
"help.text"
-msgid "Drag one of the corner handles of the text object."
-msgstr "Μεταφέρετε έναν από τους γωνιακούς χειριστές του αντικειμένου κειμένου."
+msgid "Replace the number in the <item type=\"menuitem\">Value</item> box with 3, and then click <item type=\"menuitem\">Close</item>."
+msgstr "Αντικαταστήστε τον αριθμό στο πεδίο <item type=\"menuitem\">Τιμή</item> με 3, και ύστερα κάντε κλικ στο <item type=\"menuitem\">Κλείσιμο</item>."
-#: text_rotate.xhp
+#: conditional_text.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"par_id3154844\n"
-"73\n"
+"conditional_text.xhp\n"
+"par_id3155168\n"
+"20\n"
"help.text"
-msgid "You can also right-click the text object, choose <emph>Position and Size</emph>, click the <emph>Rotation</emph> tab, and then enter a rotation angle or a new position for the object."
-msgstr "Μπορείτε επίσης να κάνετε δεξί κλικ στο αντικείμενο κειμένου, να επιλέξετε <emph>Θέση και μέγεθος</emph>, να κάνετε κλικ στην καρτέλα <emph>Περιστροφή</emph>, και στη συνέχεια να εισάγετε μια γωνία περιστροφής ή μια νέα θέση για το αντικείμενο."
+msgid "If the field does not automatically update, press F9."
+msgstr "Εάν το πεδίο δεν ενημερωθεί αυτόματα, πιέστε το πλήκτρο F9."
-#: text_rotate.xhp
+#: conditional_text.xhp
msgctxt ""
-"text_rotate.xhp\n"
-"par_id3155888\n"
-"74\n"
+"conditional_text.xhp\n"
+"par_id3145714\n"
"help.text"
-msgid "<link href=\"text/shared/02/01140000.xhp\" name=\"Show Draw Functions\">Show Draw Functions</link>"
-msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"Εμφάνιση λειτουργιών σχεδίασης\">Εμφάνιση λειτουργιών σχεδίασης</link>"
+msgid "<link href=\"text/swriter/02/14020000.xhp\" name=\"List of conditional operators\">List of conditional operators</link>"
+msgstr "<link href=\"text/swriter/02/14020000.xhp\" name=\"Λίστα των τελεστών για συνθήκες\">Λίστα των τελεστών για συνθήκες</link>"
-#: insert_graphic_scan.xhp
+#: conditional_text2.xhp
msgctxt ""
-"insert_graphic_scan.xhp\n"
+"conditional_text2.xhp\n"
"tit\n"
"help.text"
-msgid "Inserting a Scanned Image"
-msgstr "Εισαγωγή εικόνας με χρήση σαρωτή"
+msgid "Conditional Text for Page Counts"
+msgstr "Κείμενο υπό συνθήκες για καταμέτρηση σελίδων"
-#: insert_graphic_scan.xhp
+#: conditional_text2.xhp
msgctxt ""
-"insert_graphic_scan.xhp\n"
-"bm_id3156017\n"
+"conditional_text2.xhp\n"
+"bm_id3153108\n"
"help.text"
-msgid "<bookmark_value>inserting;scanned images</bookmark_value> <bookmark_value>pictures; scanning</bookmark_value> <bookmark_value>scanning pictures</bookmark_value>"
-msgstr "<bookmark_value>εισαγωγή, εικόνες από σάρωση</bookmark_value><bookmark_value>εικόνες, σάρωση</bookmark_value><bookmark_value>σάρωση εικόνων</bookmark_value>"
+msgid "<bookmark_value>page counts</bookmark_value> <bookmark_value>conditional text;page counts</bookmark_value>"
+msgstr "<bookmark_value>καταμέτρηση σελίδων</bookmark_value><bookmark_value>κείμενο υπό συνθήκες, καταμέτρηση σελίδων</bookmark_value>"
-#: insert_graphic_scan.xhp
+#: conditional_text2.xhp
msgctxt ""
-"insert_graphic_scan.xhp\n"
-"hd_id3156017\n"
+"conditional_text2.xhp\n"
+"hd_id3153108\n"
"1\n"
"help.text"
-msgid "<variable id=\"insert_graphic_scan\"><link href=\"text/swriter/guide/insert_graphic_scan.xhp\" name=\"Inserting a Scanned Image\">Inserting a Scanned Image</link></variable>"
-msgstr "<variable id=\"insert_graphic_scan\"><link href=\"text/swriter/guide/insert_graphic_scan.xhp\" name=\"Εισαγωγή εικόνας με χρήση σαρωτή\">Εισαγωγή εικόνας με χρήση σαρωτή</link></variable>"
-
-#: insert_graphic_scan.xhp
-msgctxt ""
-"insert_graphic_scan.xhp\n"
-"par_id3149692\n"
-"2\n"
-"help.text"
-msgid "To insert a scanned image, the scanner must be connected to your system and the scanner software drivers must be installed."
-msgstr "Για να εισάγετε μια εικόνα με σάρωση, θα πρέπει να έχετε συνδέσει μια συσκευή σάρωσης και να έχετε εγκαταστήσει το κατάλληλο πρόγραμμα οδήγησης στο σύστημά σας."
+msgid "<variable id=\"conditional_text2\"><link href=\"text/swriter/guide/conditional_text2.xhp\" name=\"Conditional Text for Page Counts\">Conditional Text for Page Counts</link></variable>"
+msgstr "<variable id=\"conditional_text2\"><link href=\"text/swriter/guide/conditional_text2.xhp\" name=\"Κείμενο υπό συνθήκες για καταμέτρηση σελίδων\">Κείμενο υπό συνθήκες για καταμέτρηση σελίδων</link></variable>"
-#: insert_graphic_scan.xhp
+#: conditional_text2.xhp
msgctxt ""
-"insert_graphic_scan.xhp\n"
-"par_id3155182\n"
+"conditional_text2.xhp\n"
+"par_id3156228\n"
"3\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">The scanner must support the TWAIN standard. </caseinline></switchinline><switchinline select=\"sys\"><caseinline select=\"UNIX\">The scanner must support the SANE standard.</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Ο σαρωτής πρέπει να υποστηρίζει το πρότυπο TWAIN. </caseinline></switchinline><switchinline select=\"sys\"><caseinline select=\"UNIX\">Ο σαρωτής πρέπει να υποστηρίζει το πρότυπο SANE.</caseinline></switchinline>"
+msgid "You can create a conditional text field that displays the word \"pages\" instead of \"page\" in conjunction with a page count field if your document contains more than one page."
+msgstr "Μπορείτε να δημιουργήσετε ένα πεδίο κειμένου υπό συνθήκες το οποίο να εμφανίζει τη λέξη \"σελίδες\" αντί για \"σελίδα\" σε συνδυασμό με ένα πεδίο καταμέτρησης σελίδων αν το έγγραφό σας περιέχει περισσότερες από μία σελίδες."
-#: insert_graphic_scan.xhp
+#: conditional_text2.xhp
msgctxt ""
-"insert_graphic_scan.xhp\n"
-"par_id3155915\n"
+"conditional_text2.xhp\n"
+"par_id3156257\n"
"4\n"
"help.text"
-msgid "Click in the document where you want to insert the scanned image."
-msgstr "Κάντε στο έγγραφο εκεί όπου επιθυμείτε να εισάγετε την εικόνα που έχετε σαρώσει."
+msgid "Place the cursor in your document where you want to insert the page count."
+msgstr "Τοποθετήστε το δείκτη στη θέση του εγγράφου σας όπου επιθυμείτε να εισάγετε την καταμέτρηση σελίδων."
-#: insert_graphic_scan.xhp
+#: conditional_text2.xhp
msgctxt ""
-"insert_graphic_scan.xhp\n"
-"par_id3155864\n"
+"conditional_text2.xhp\n"
+"par_id3150513\n"
"5\n"
"help.text"
-msgid "Choose <link href=\"text/shared/01/04060000.xhp\" name=\"Insert - Picture - Scan\"><emph>Insert - Picture - Scan</emph></link>, and choose the scanning source from the submenu."
-msgstr "Επιλέξτε <link href=\"text/shared/01/04060000.xhp\" name=\"Εισαγωγή - Εικόνα - Σάρωση\"><emph>Εισαγωγή - Εικόνα - Σάρωση</emph></link> και επιλέξτε την προέλευση της σάρωσης από το υπομενού."
-
-#: insert_graphic_scan.xhp
-msgctxt ""
-"insert_graphic_scan.xhp\n"
-"par_id3153416\n"
-"8\n"
-"help.text"
-msgid "Follow the scanning instructions."
-msgstr "Ακολουθήστε τις οδηγίες σάρωσης."
-
-#: wrap.xhp
-msgctxt ""
-"wrap.xhp\n"
-"tit\n"
-"help.text"
-msgid "Wrapping Text Around Objects"
-msgstr "Αναδίπλωση κειμένου γύρω από αντικείμενα"
-
-#: wrap.xhp
-msgctxt ""
-"wrap.xhp\n"
-"bm_id3154486\n"
-"help.text"
-msgid "<bookmark_value>text wrap around objects</bookmark_value> <bookmark_value>contour editor</bookmark_value> <bookmark_value>contour wrap</bookmark_value> <bookmark_value>text; formatting around objects</bookmark_value> <bookmark_value>formatting; contour wrap</bookmark_value> <bookmark_value>objects; contour wrap</bookmark_value> <bookmark_value>wrapping text;editing contours</bookmark_value> <bookmark_value>editors;contour editor</bookmark_value>"
-msgstr "<bookmark_value>αναδίπλωση κειμένου γύρω από αντικείμενα</bookmark_value><bookmark_value>επεξεργαστής περιγράμματος</bookmark_value><bookmark_value>περίγραμμα αναδίπλωσης</bookmark_value><bookmark_value>κείμενο, μορφοποίηση γύρω από αντικείμενα</bookmark_value><bookmark_value>μορφοποίηση, περίγραμμα αναδίπλωσης</bookmark_value><bookmark_value>αντικείμενα, περίγραμμα αναδίπλωσης</bookmark_value><bookmark_value>αναδίπλωση κειμένου, επεξεργασία περιγραμμάτων</bookmark_value><bookmark_value>επεξεργαστές, επεξεργαστής περιγράμματος</bookmark_value>"
-
-#: wrap.xhp
-msgctxt ""
-"wrap.xhp\n"
-"hd_id3154486\n"
-"8\n"
-"help.text"
-msgid "<variable id=\"wrap\"><link href=\"text/swriter/guide/wrap.xhp\" name=\"Wrapping Text Around Objects\">Wrapping Text Around Objects</link></variable>"
-msgstr "<variable id=\"wrap\"><link href=\"text/swriter/guide/wrap.xhp\" name=\"Αναδίπλωση κειμένου γύρω από αντικείμενα\">Αναδίπλωση κειμένου γύρω από αντικείμενα</link></variable>"
+msgid "Choose <item type=\"menuitem\">Insert - Fields - Page Count</item>, and then enter a space."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή - Πεδία - Σύνολο σελίδων</item>, και ύστερα εισάγετε ένα κενό διάστημα."
-#: wrap.xhp
+#: conditional_text2.xhp
msgctxt ""
-"wrap.xhp\n"
-"hd_id4792321\n"
+"conditional_text2.xhp\n"
+"par_id3150537\n"
+"6\n"
"help.text"
-msgid "To Wrap Text Around an Object"
-msgstr "Αναδίπλωση κειμένου γύρω από αντικείμενα"
+msgid "Choose <item type=\"menuitem\">Insert - Fields - Other</item>, and then click the <item type=\"menuitem\">Functions</item> tab."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή -Πεδία - Άλλα</item>, και ύστερα κάντε κλικ στην καρτέλα <item type=\"menuitem\">Συναρτήσεις</item>."
-#: wrap.xhp
+#: conditional_text2.xhp
msgctxt ""
-"wrap.xhp\n"
-"par_id3149696\n"
+"conditional_text2.xhp\n"
+"par_id3153166\n"
"9\n"
"help.text"
-msgid "Select the object."
-msgstr "Επιλέξτε το αντικείμενο."
-
-#: wrap.xhp
-msgctxt ""
-"wrap.xhp\n"
-"par_id3155907\n"
-"10\n"
-"help.text"
-msgid "Choose <emph>Format - Wrap</emph>, and then choose the wrapping style that you want to apply."
-msgstr "Επιλέξτε <emph>Μορφή - Αναδίπλωση</emph>, και στη συνέχεια επιλέξτε το πρότυπο αναδίπλωσης που επιθυμείτε να εφαρμόσετε."
-
-#: wrap.xhp
-msgctxt ""
-"wrap.xhp\n"
-"par_id3155859\n"
-"4\n"
-"help.text"
-msgid "The current wrapping style is indicated by a bullet."
-msgstr "Το τρέχον πρότυπο αναδίπλωσης υποδεικνύεται από μια κουκίδα."
+msgid "Click \"Conditional text\" in the <item type=\"menuitem\">Type</item> list."
+msgstr "Κάντε κλικ στο \"Κείμενο υπό συνθήκες\" στη λίστα <item type=\"menuitem\">Τύπος</item>."
-#: wrap.xhp
+#: conditional_text2.xhp
msgctxt ""
-"wrap.xhp\n"
-"hd_id3149834\n"
-"14\n"
+"conditional_text2.xhp\n"
+"par_id3145256\n"
+"7\n"
"help.text"
-msgid "To Specify the Wrapping Properties"
-msgstr "Καθορισμός ιδιοτήτων αναδίπλωσης"
+msgid "Type <item type=\"literal\">Page > 1</item> in the <item type=\"menuitem\">Condition</item> box."
+msgstr "Πληκτρολογήστε <item type=\"literal\">Σελίδα > 1</item> στο πεδίο <item type=\"menuitem\">Συνθήκη</item>."
-#: wrap.xhp
+#: conditional_text2.xhp
msgctxt ""
-"wrap.xhp\n"
-"par_id3154079\n"
-"15\n"
+"conditional_text2.xhp\n"
+"par_id3145280\n"
+"10\n"
"help.text"
-msgid "Select the object."
-msgstr "Επιλέξτε το αντικείμενο."
+msgid "Type <item type=\"literal\">Pages</item> in the <item type=\"menuitem\">Then</item> box."
+msgstr "Πληκτρολογήστε <item type=\"literal\">Σελίδες</item>στο πεδίο <item type=\"menuitem\">Τότε</item>."
-#: wrap.xhp
+#: conditional_text2.xhp
msgctxt ""
-"wrap.xhp\n"
-"par_id3153396\n"
+"conditional_text2.xhp\n"
+"par_id3145305\n"
"11\n"
"help.text"
-msgid "Choose <emph>Format - Graphics</emph>, and then click the <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Wrap</emph></link> tab."
-msgstr "Επιλέξτε <emph>Μορφή - Εικόνα</emph>, και ύστερα κάντε κλικ στην καρτέλα <link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση\"><emph>Αναδίπλωση</emph></link>."
-
-#: wrap.xhp
-msgctxt ""
-"wrap.xhp\n"
-"par_id3153370\n"
-"5\n"
-"help.text"
-msgid "Set the options that you want."
-msgstr "Εφαρμόστε τις επιλογές που επιθυμείτε."
+msgid "Type <item type=\"literal\">Page</item> in the <item type=\"menuitem\">Else</item> box."
+msgstr "Πληκτρολογήστε<item type=\"literal\">Σελίδα</item> στο πεδίο <item type=\"menuitem\">Αλλιώς</item>."
-#: wrap.xhp
+#: conditional_text2.xhp
msgctxt ""
-"wrap.xhp\n"
-"par_id3153386\n"
-"16\n"
+"conditional_text2.xhp\n"
+"par_id3155535\n"
+"8\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Click <emph>Insert</emph>, and then click <emph>Close</emph>."
+msgstr "Κάντε κλικ στην <emph>Εισαγωγή</emph>, και ύστερα στο <emph>Κλείσιμο</emph>."
-#: wrap.xhp
+#: delete_from_dict.xhp
msgctxt ""
-"wrap.xhp\n"
-"hd_id3154247\n"
-"17\n"
+"delete_from_dict.xhp\n"
+"tit\n"
"help.text"
-msgid "To Change the Wrapping Contour of a Graphic"
-msgstr "Για να μεταβάλετε το περίγραμμα αναδίπλωσης ενός γραφικού αντικειμένου"
+msgid "Removing Words From a User-Defined Dictionary"
+msgstr "Αφαίρεση λέξεων από λεξικό ορισμένο από το χρήστη"
-#: wrap.xhp
+#: delete_from_dict.xhp
msgctxt ""
-"wrap.xhp\n"
-"par_id3154262\n"
-"18\n"
+"delete_from_dict.xhp\n"
+"bm_id3147688\n"
"help.text"
-msgid "You can change the shape that the text wraps around."
-msgstr "Μπορείτε να τροποποιήσετε το σχήμα γύρω από το οποίο αναδιπλώνεται το κείμενο."
+msgid "<bookmark_value>user-defined dictionaries; removing words from</bookmark_value> <bookmark_value>custom dictionaries; removing words from</bookmark_value> <bookmark_value>deleting;words in user-defined dictionaries</bookmark_value>"
+msgstr "<bookmark_value>λεξικά χρήστη, κατάργηση λέξεων από</bookmark_value><bookmark_value>προσαρμοσμένα λεξικά, αφαίρεση λέξεων από</bookmark_value><bookmark_value>διαγραφή, λέξεις σε λεξικά χρήστη</bookmark_value>"
-#: wrap.xhp
+#: delete_from_dict.xhp
msgctxt ""
-"wrap.xhp\n"
-"par_id3154860\n"
-"19\n"
+"delete_from_dict.xhp\n"
+"hd_id3147688\n"
+"13\n"
"help.text"
-msgid "Select the graphic, right-click, and then choose <emph>Wrap - Edit Contour</emph>."
-msgstr "Επιλέξτε το γραφικό αντικείμενο, κάντε δεξί κλικ, και στη συνέχεια επιλέξτε <emph>Αναδίπλωση - Επεξεργασία περιγράμματος</emph>."
+msgid "<variable id=\"delete_from_dict\"><link href=\"text/swriter/guide/delete_from_dict.xhp\" name=\"Removing Words From a User-Defined Dictionary\">Removing Words From a User-Defined Dictionary</link></variable>"
+msgstr "<variable id=\"delete_from_dict\"><link href=\"text/swriter/guide/delete_from_dict.xhp\" name=\"Αφαίρεση λέξεων από λεξικό ορισμένο από το χρήστη\">Αφαίρεση λέξεων από λεξικό ορισμένο από το χρήστη</link></variable>"
-#: wrap.xhp
+#: delete_from_dict.xhp
msgctxt ""
-"wrap.xhp\n"
-"par_id3150231\n"
-"7\n"
+"delete_from_dict.xhp\n"
+"par_id3153417\n"
+"14\n"
"help.text"
-msgid "Use the tools to draw a new contour, and then click the <item type=\"menuitem\">Apply</item> icon (green check mark)."
-msgstr "Χρησιμοποιήστε τα εργαλεία για να σχεδιάσετε ένα νέο περίγραμμα, και ύστερα κάντε κλικ στο εικονίδιο <item type=\"menuitem\">Εφαρμογή</item> (πράσινη επισήμανση ελέγχου)."
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Writing Aids</emph>."
+msgstr "Διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Βοηθήματα γραφής</emph>."
-#: wrap.xhp
+#: delete_from_dict.xhp
msgctxt ""
-"wrap.xhp\n"
-"par_id3150947\n"
-"21\n"
+"delete_from_dict.xhp\n"
+"par_id3151391\n"
+"16\n"
"help.text"
-msgid "Close the <item type=\"menuitem\">Contour Editor</item> window."
-msgstr "Κλείστε το παράθυρο <item type=\"menuitem\">Επεξεργαστής περιγράμματος</item>."
+msgid "Select the user-defined dictionary that you want to edit in the <item type=\"menuitem\">User-defined</item> list, and then click <item type=\"menuitem\">Edit</item>."
+msgstr "Επιλέξτε το λεξικό χρήστη που επιθυμείτε να επεξεργασθείτε στη λίστα <item type=\"menuitem\">Λεξικά χρήστη</item> και ύστερα κάντε κλικ στην <item type=\"menuitem\">Επεξεργασία</item>."
-#: wrap.xhp
+#: delete_from_dict.xhp
msgctxt ""
-"wrap.xhp\n"
-"par_id3150520\n"
-"22\n"
+"delete_from_dict.xhp\n"
+"par_id3154233\n"
+"17\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05060201.xhp\" name=\"Contour Editor\">Contour Editor</link>"
-msgstr "<link href=\"text/swriter/01/05060201.xhp\" name=\"Επεξεργαστής περιγράμματος\">Επεξεργαστής περιγράμματος</link>"
+msgid "Select the word that you want to delete in the <emph>Word</emph> list, and then click <emph>Delete</emph>."
+msgstr "Επιλέξτε τη λέξη που επιθυμείτε να αφαιρέσετε από τη λίστα <emph>Λέξη</emph>, και ύστερα κάντε κλικ στη <emph>Διαγραφή</emph>."
-#: navigator.xhp
+#: dragdroptext.xhp
msgctxt ""
-"navigator.xhp\n"
+"dragdroptext.xhp\n"
"tit\n"
"help.text"
-msgid "Navigator for Text Documents"
-msgstr "Περιήγηση για έγγραφα κειμένου"
+msgid "Moving and Copying Text in Documents"
+msgstr "Μετακίνηση και αντιγραφή κειμένου σε έγγραφα"
-#: navigator.xhp
+#: dragdroptext.xhp
msgctxt ""
-"navigator.xhp\n"
-"bm_id3154897\n"
+"dragdroptext.xhp\n"
+"bm_id3155919\n"
"help.text"
-msgid "<bookmark_value>Navigator; overview in texts</bookmark_value> <bookmark_value>hyperlinks;jumping to</bookmark_value> <bookmark_value>objects;quickly moving to, within text</bookmark_value> <bookmark_value>frames;jumping to</bookmark_value> <bookmark_value>tables;jumping to</bookmark_value> <bookmark_value>headings;jumping to</bookmark_value> <bookmark_value>pages;jumping to</bookmark_value> <bookmark_value>jumping;to text elements</bookmark_value> <bookmark_value>overviews;Navigator in text documents</bookmark_value>"
-msgstr "<bookmark_value>Περιήγηση; επισκόπηση σε κείμενο</bookmark_value><bookmark_value>υπερσυνδέσεις;μετάβαση σε</bookmark_value><bookmark_value>αντικείμενα;γρήγορη μετάβαση σε, μέσα στο κείμενο</bookmark_value><bookmark_value>πλαίσια;μετάβαση σε</bookmark_value><bookmark_value>πίνακες;μετάβαση σε</bookmark_value><bookmark_value>επικεφαλίδες; μετάβαση σε</bookmark_value><bookmark_value>σελίδες;μετάβαση σε</bookmark_value><bookmark_value>μετάβαση;σε στοιχεία κειμένου</bookmark_value><bookmark_value>επισκόπηση;Περιήγηση σε έγγραφα κειμένου</bookmark_value>"
+msgid "<bookmark_value>sections;moving and copying</bookmark_value> <bookmark_value>moving; text sections</bookmark_value> <bookmark_value>copying; text sections</bookmark_value> <bookmark_value>pasting;cut/copied text sections</bookmark_value> <bookmark_value>mouse;moving and copying text</bookmark_value>"
+msgstr "<bookmark_value>ενότητες;μετακίνηση και αντιγραφή</bookmark_value><bookmark_value>μετακίνηση; ενότητες κειμένου</bookmark_value><bookmark_value>αντιγραφή; ενότητες κειμένου</bookmark_value><bookmark_value>επικόλληση; αποκομμένες/αντιγραμμένες ενότητες κειμένου</bookmark_value><bookmark_value>ποντίκι; μετακίνηση και αντιγραφή κειμένου</bookmark_value>"
-#: navigator.xhp
+#: dragdroptext.xhp
msgctxt ""
-"navigator.xhp\n"
-"hd_id3154897\n"
-"1\n"
+"dragdroptext.xhp\n"
+"hd_id3155919\n"
+"10\n"
"help.text"
-msgid "<variable id=\"navigator\"><link href=\"text/swriter/guide/navigator.xhp\" name=\"Navigator for Text Documents\">Navigator for Text Documents</link></variable>"
-msgstr "<variable id=\"navigator\"><link href=\"text/swriter/guide/navigator.xhp\" name=\"Περιήγηση για έγγραφα κειμένου\">Περιήγηση για έγγραφα κειμένου</link></variable>"
+msgid "<variable id=\"dragdroptext\"><link href=\"text/swriter/guide/dragdroptext.xhp\" name=\"Moving and Copying Text in Documents\">Moving and Copying Text in Documents</link></variable>"
+msgstr "<variable id=\"dragdroptext\"><link href=\"text/swriter/guide/dragdroptext.xhp\" name=\"Μετακίνηση και αντιγραφή κειμένου σε έγγραφα\">Μετακίνηση και αντιγραφή κειμένου σε έγγραφα</link></variable>"
-#: navigator.xhp
+#: dragdroptext.xhp
msgctxt ""
-"navigator.xhp\n"
-"par_id3153402\n"
-"2\n"
+"dragdroptext.xhp\n"
+"par_id3152994\n"
+"11\n"
"help.text"
-msgid "The Navigatordisplays the different parts of your document, such as headings, tables, frames, objects, or hyperlinks."
-msgstr "Η Περιήγηση εμφανίζει όλα τα διαφορετικά μέρη του εγγράφου σας, όπως επικεφαλίδες, πίνακες, πλαίσια, αντικείμενα ή υπερσυνδέσεις."
+msgid "Select the text that you want to move or copy."
+msgstr "Επιλέξτε το κείμενο που θέλετε να μετακινήσετε ή να αντιγράψετε."
-#: navigator.xhp
+#: dragdroptext.xhp
msgctxt ""
-"navigator.xhp\n"
-"par_id3154247\n"
-"3\n"
+"dragdroptext.xhp\n"
+"par_id3155606\n"
+"21\n"
"help.text"
-msgid "To open the <emph>Navigator</emph>, press F5."
-msgstr "Για να ανοίξετε την <emph>Περιήγηση</emph>, πιέστε το πλήκτρο F5."
+msgid "Do one of the following:"
+msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
-#: navigator.xhp
+#: dragdroptext.xhp
msgctxt ""
-"navigator.xhp\n"
-"par_id3155878\n"
-"5\n"
+"dragdroptext.xhp\n"
+"par_id3154236\n"
+"13\n"
"help.text"
-msgid "To quickly jump to a location in your document, double-click an item listed in the <emph>Navigator</emph> window or enter the respective page number in the spin box."
-msgstr "Για γρήγορη μετάβαση σε μια τοποθεσία του εγγράφου σας, κάντε διπλό κλικ σε ένα αντικείμενο της λίστας στο παράθυρο της <emph>Περιήγησης</emph>, ή εισάγετε την αντίστοιχη σελίδα στο πεδίο."
+msgid "To move the selected text, drag the text to a different location in the document and release. While you drag, the mouse pointer changes to include a gray box.<br/><image id=\"img_id3153148\" src=\"res/helpimg/movedata.png\" width=\"0.3335in\" height=\"0.3335in\"><alt id=\"alt_id3153148\">Mouse cursor moving data</alt></image>"
+msgstr "Για να μετακινήσετε το επιλεγμένο κείμενο, μεταφέρετε το κείμενο σε διαφορετική θέση στο έγγραφο και απελευθερώστε το. Ενώ μεταφέρετε, ο δρομέας του ποντικιού αλλάζει ώστε να συμπεριλάβει ένα γκρίζο πλαίσιο.<br/><image id=\"img_id3153148\" src=\"res/helpimg/movedata.png\" width=\"0.3335in\" height=\"0.3335in\"><alt id=\"alt_id3153148\">Μετακίνηση δεδομένων με τον δρομέα του ποντικιού</alt></image>"
-#: navigator.xhp
+#: dragdroptext.xhp
msgctxt ""
-"navigator.xhp\n"
-"par_id3147108\n"
-"4\n"
+"dragdroptext.xhp\n"
+"par_id3154257\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link>"
-msgstr "<link href=\"text/swriter/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link>"
+msgid "To copy the selected text, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you drag. The mouse pointer changes to include a plus sign (+).<br/><image id=\"img_id3152868\" src=\"res/helpimg/copydata.png\" width=\"0.3335in\" height=\"0.3335in\"><alt id=\"alt_id3152868\">Mouse cursor copying data</alt></image>"
+msgstr "Για να αντιγράψετε το επιλεγμένο κείμενο, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή </caseinline><defaultinline>Ctrl</defaultinline></switchinline> κατά τη μεταφορά. Ο δείκτης του ποντικιού αλλάζει ώστε να συμπεριλάβει το σύμβολο συν (+).<br/><image id=\"img_id3152868\" src=\"res/helpimg/copydata.png\" width=\"0.3335in\" height=\"0.3335in\"><alt id=\"alt_id3152868\">Δεδομένα αντιγραφής του δρομέα του ποντικιού</alt></image>"
-#: anchor_object.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"anchor_object.xhp\n"
+"even_odd_sdw.xhp\n"
"tit\n"
"help.text"
-msgid "Positioning Objects"
-msgstr "Τοποθέτηση αντικειμένων"
-
-#: anchor_object.xhp
-msgctxt ""
-"anchor_object.xhp\n"
-"bm_id3147828\n"
-"help.text"
-msgid "<bookmark_value>objects;anchoring options</bookmark_value> <bookmark_value>positioning;objects (guide)</bookmark_value> <bookmark_value>anchors;options</bookmark_value> <bookmark_value>frames;anchoring options</bookmark_value> <bookmark_value>pictures;anchoring options</bookmark_value> <bookmark_value>centering;images on HTML pages</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα, επιλογές αγκύρωσης</bookmark_value><bookmark_value>τοποθέτηση, αντικείμενα (οδηγός)</bookmark_value><bookmark_value>αγκυρώσεις, επιλογές</bookmark_value><bookmark_value>πλαίσια, επιλογές αγκύρωσης</bookmark_value><bookmark_value>εικόνες, επιλογές αγκύρωσης</bookmark_value><bookmark_value>στοίχιση στο κέντρο, εικόνες σε σελίδες HTML</bookmark_value>"
-
-#: anchor_object.xhp
-msgctxt ""
-"anchor_object.xhp\n"
-"hd_id3147828\n"
-"45\n"
-"help.text"
-msgid "<variable id=\"anchor_object\"><link href=\"text/swriter/guide/anchor_object.xhp\" name=\"Positioning Objects\">Positioning Objects</link></variable>"
-msgstr "<variable id=\"anchor_object\"><link href=\"text/swriter/guide/anchor_object.xhp\" name=\"Τοποθέτηση αντικειμένων\">Τοποθέτηση αντικειμένων</link></variable>"
-
-#: anchor_object.xhp
-msgctxt ""
-"anchor_object.xhp\n"
-"par_id3147251\n"
-"46\n"
-"help.text"
-msgid "You can use anchors to position an object, graphic, or frame in a document. An anchored item remains in place, or moves when you modify the document. The following anchoring options are available:"
-msgstr "Μπορείτε να χρησιμοποιήσετε άγκυρες για να τοποθετήσετε ένα αντικείμενο, γραφικό ή πλαίσιο σε ένα έγγραφο. Ένα αγκυρωμένο αντικείμενο παραμένει στη θέση του ή μετακινείται όταν τροποποιήσετε το έγγραφο. Οι ακόλουθες επιλογές αγκύρωσης είναι διαθέσιμες:"
-
-#: anchor_object.xhp
-msgctxt ""
-"anchor_object.xhp\n"
-"par_id3145599\n"
-"47\n"
-"help.text"
-msgid "Anchoring"
-msgstr "Aγκύρωση"
-
-#: anchor_object.xhp
-msgctxt ""
-"anchor_object.xhp\n"
-"par_id3145622\n"
-"48\n"
-"help.text"
-msgid "Effect"
-msgstr "Αποτέλεσμα"
-
-#: anchor_object.xhp
-msgctxt ""
-"anchor_object.xhp\n"
-"par_id3145650\n"
-"49\n"
-"help.text"
-msgid "As character"
-msgstr "Ως χαρακτήρας"
+msgid "Alternating Page Styles on Odd and Even Pages"
+msgstr "Εναλλασσόμενα πρότυπα σελίδας σε περιττές και άρτιες σελίδες"
-#: anchor_object.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"anchor_object.xhp\n"
-"par_id3151181\n"
-"50\n"
+"even_odd_sdw.xhp\n"
+"bm_id3153407\n"
"help.text"
-msgid "Anchors the selected item as a character in the current text. If the height of the selected item is greater than the current font size, the height of the line containing the item is increased."
-msgstr "Αγκυρώνει το επιλεγμένο αντικείμενο σαν χαρακτήρα στο τρέχον κείμενο. Αν το ύψος του επιλεγμένου αντικειμένου είναι μεγαλύτερο από το τρέχον μέγεθος γραμματοσειράς, αυξάνεται το ύψος της γραμμής που περιέχει το αντικείμενο."
+msgid "<bookmark_value>page styles; left and right pages</bookmark_value> <bookmark_value>blank pages with alternating page styles</bookmark_value> <bookmark_value>empty page with alternating page styles</bookmark_value> <bookmark_value>pages; left and right pages</bookmark_value> <bookmark_value>formatting; even/odd pages</bookmark_value> <bookmark_value>title pages; page styles</bookmark_value> <bookmark_value>First Page page style</bookmark_value> <bookmark_value>Left Page page style</bookmark_value> <bookmark_value>right pages</bookmark_value> <bookmark_value>even/odd pages;formatting</bookmark_value>"
+msgstr "<bookmark_value>πρότυπα σελίδας, αριστερές και δεξιές σελίδες</bookmark_value><bookmark_value>κενές σελίδες με εναλλασσόμενα πρότυπα σελίδας</bookmark_value><bookmark_value>άδεια σελίδα με εναλλασσόμενα πρότυπα σελίδας</bookmark_value><bookmark_value>σελίδες, αριστερές και δεξιές σελίδες</bookmark_value><bookmark_value>μορφοποίηση, άρτιες/περιττές σελίδες</bookmark_value><bookmark_value>σελίδες τίτλου, πρότυπα σελίδας</bookmark_value><bookmark_value>πρότυπο σελίδας Πρώτη σελίδα</bookmark_value><bookmark_value>πρότυπο σελίδας Αριστερή σελίδα</bookmark_value><bookmark_value>δεξιές σελίδες</bookmark_value><bookmark_value>άρτιες/περιττές σελίδες, μορφοποίηση</bookmark_value>"
-#: anchor_object.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"anchor_object.xhp\n"
-"par_idN10674\n"
+"even_odd_sdw.xhp\n"
+"hd_id3153407\n"
+"1\n"
"help.text"
-msgid "To center an image on an HTML page, insert the image, anchor it \"as character\", then center the paragraph."
-msgstr "Για να στοιχίσετε στο κέντρο μια εικόνα σε μια σελίδα HTML, εισάγετε την εικόνα, αγκυρώστε τη \"σαν χαρακτήρα\", μετά στοιχίστε στο κέντρο την παράγραφο."
+msgid "<variable id=\"even_odd_sdw\"><link href=\"text/swriter/guide/even_odd_sdw.xhp\" name=\"Alternating Page Styles on Odd and Even Pages\">Alternating Page Styles on Odd and Even Pages</link></variable>"
+msgstr "<variable id=\"even_odd_sdw\"><link href=\"text/swriter/guide/even_odd_sdw.xhp\" name=\"Εναλλασσόμενα πρότυπα σελίδας σε περιττές και άρτιες σελίδες\">Εναλλασσόμενα πρότυπα σελίδας σε περιττές και άρτιες σελίδες</link></variable>"
-#: anchor_object.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"anchor_object.xhp\n"
-"par_id3151212\n"
-"51\n"
+"even_odd_sdw.xhp\n"
+"par_id3154265\n"
"help.text"
-msgid "To character"
-msgstr "Στο χαρακτήρα"
+msgid "<image id=\"img_id3155876\" src=\"cmd/sc_designerdialog.png\" width=\"0.1862in\" height=\"0.1862in\"><alt id=\"alt_id3155876\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155876\" src=\"cmd/sc_designerdialog.png\" width=\"0.1862in\" height=\"0.1862in\"><alt id=\"alt_id3155876\">Icon</alt></image>"
-#: anchor_object.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"anchor_object.xhp\n"
-"par_id3151235\n"
-"52\n"
+"even_odd_sdw.xhp\n"
+"par_id3147126\n"
+"2\n"
"help.text"
-msgid "Anchors the selected item to a character."
-msgstr "Αγκυρώνει το επιλεγμένο αντικείμενο σε ένα χαρακτήρα."
+msgid "$[officename] can automatically apply alternating page styles on even (left) and odd pages (right) in your document. For example, you can use page styles to display different headers and footers on even and odd pages. The current page style is displayed in the <emph>Status Bar</emph> at the bottom of the workplace."
+msgstr "Το $[officename] μπορεί αυτόματα να εφαρμόσει εναλλασσόμενα πρότυπα σελίδας στις αριστερές σελίδες (άρτιες) και στις δεξιές (περιττές) σελίδες του εγγράφου σας. Για παράδειγμα, μπορείτε να χρησιμοποιήσετε πρότυπα σελίδας για να εμφανίσετε διαφορετικές κεφαλίδες και υποσέλιδα σε άρτιες και περιττές σελίδες. Το τρέχον πρότυπο σελίδας εμφανίζεται στη <emph>Γραμμή κατάστασης</emph> στο κάτω μέρος του χώρου εργασίας."
-#: anchor_object.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"anchor_object.xhp\n"
-"par_id3155071\n"
-"53\n"
+"even_odd_sdw.xhp\n"
+"hd_id8194219\n"
"help.text"
-msgid "To paragraph"
-msgstr "Στην παράγραφο"
+msgid "To Set Up Alternating Page Styles"
+msgstr "Εναλλασσόμενα πρότυπα σελίδας"
-#: anchor_object.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"anchor_object.xhp\n"
-"par_id3155094\n"
-"54\n"
+"even_odd_sdw.xhp\n"
+"par_id3150526\n"
+"4\n"
"help.text"
-msgid "Anchors the selected item to the current paragraph."
-msgstr "Αγκυρώνει το επιλεγμένο αντικείμενο στην τρέχουσα παράγραφο."
+msgid "Choose <item type=\"menuitem\">Format - Styles and Formatting</item>, and then click the <item type=\"menuitem\">Page Styles</item> icon."
+msgstr "Επιλέξτε <item type=\"menuitem\">Μορφή - Πρότυπα και μορφοποίηση</item>, και ύστερα κάντε κλικ στο εικονίδιο <item type=\"menuitem\">Πρότυπα σελίδας</item>."
-#: anchor_object.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"anchor_object.xhp\n"
-"par_id3155122\n"
-"55\n"
+"even_odd_sdw.xhp\n"
+"par_id3153153\n"
+"6\n"
"help.text"
-msgid "To page"
-msgstr "Στη σελίδα"
+msgid "In the list of page styles, right-click \"Left Page\" and choose <emph>Modify</emph>."
+msgstr "Στη λίστα των προτύπων σελίδας, κάντε δεξί κλικ στην επιλογή \"Αριστερή Σελίδα\" και επιλέξτε <emph>Τροποποίηση</emph>."
-#: anchor_object.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"anchor_object.xhp\n"
-"par_id3155144\n"
-"56\n"
+"even_odd_sdw.xhp\n"
+"par_id3153179\n"
+"8\n"
"help.text"
-msgid "Anchors the selected item to the current page."
-msgstr "Αγκυρώνει το επιλεγμένο αντικείμενο στην τρέχουσα σελίδα."
+msgid "Click the <emph>Organizer</emph> tab."
+msgstr "Κάντε κλικ στην καρτέλα <emph>Διαχείριση</emph>."
-#: anchor_object.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"anchor_object.xhp\n"
-"par_id3145674\n"
-"57\n"
+"even_odd_sdw.xhp\n"
+"par_id3145267\n"
+"17\n"
"help.text"
-msgid "To frame"
-msgstr "Στο πλαίσιο"
+msgid "Select \"Right Page\" in the <emph>Next Style</emph> box, and then click <emph>OK</emph>."
+msgstr "Επιλέξτε \"Δεξιά Σελίδα\" στο πεδίο <emph>Επόμενο πρότυπο</emph>, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: anchor_object.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"anchor_object.xhp\n"
-"par_id3145697\n"
-"58\n"
+"even_odd_sdw.xhp\n"
+"par_id3145299\n"
+"9\n"
"help.text"
-msgid "Anchors the selected item to the surrounding frame."
-msgstr "Αγκυρώνει το επιλεγμένο αντικείμενο στο πλαίσιο που το περιβάλλει."
+msgid "In the list of page styles, right-click \"Right Page\" and choose <emph>Modify</emph>."
+msgstr "Στη λίστα των προτύπων σελίδας, κάντε δεξί κλικ στην επιλογή \"Δεξιά Σελίδα\" και επιλέξτε <emph>Τροποποίηση</emph>."
-#: anchor_object.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"anchor_object.xhp\n"
-"par_id3145715\n"
-"59\n"
+"even_odd_sdw.xhp\n"
+"par_id3155529\n"
+"18\n"
"help.text"
-msgid "When you insert an object, graphic, or frame, an anchor icon appears where the item is anchored. You can position an anchored item by dragging the item to another location. To change the anchoring options of an item, right-click the item, and then choose an option from the <item type=\"menuitem\">Anchor</item> submenu."
-msgstr "Όταν εισάγετε ένα αντικείμενο, γραφικό ή πλαίσιο, ένα εικονίδιο άγκυρας εμφανίζεται εκεί που είναι αγκυρωμένο το αντικείμενο. Μπορείτε να τοποθετήσετε ένα αγκυρωμένο αντικείμενο μεταφέροντάς το σε άλλη θέση. Για να αλλάξετε τις επιλογές αγκύρωσης ενός αντικειμένου, κάντε δεξί κλικ στο αντικείμενο και μετά διαλέξετε μια επιλογή από το υπομενού <item type=\"menuitem\">Αγκύρωση</item>"
+msgid "Select \"Left Page\" in the <emph>Next Style</emph> box, and then click <emph>OK</emph>."
+msgstr "Επιλέξτε \"Αριστερή Σελίδα\" στο πεδίο <emph>Επόμενο πρότυπο</emph>, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: textdoc_inframe.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"tit\n"
+"even_odd_sdw.xhp\n"
+"par_id3155561\n"
+"10\n"
"help.text"
-msgid "Inserting an Entire Text Document"
-msgstr "Εισαγωγή ολόκληρου εγγράφου κειμένου"
+msgid "Go to the first page in your document, and double-click \"Right Page\" in the list of page styles in the Styles and Formatting window."
+msgstr "Μεταβείτε στην πρώτη σελίδα του εγγράφου σας, και κάντε διπλό κλικ στην επιλογή \"Δεξιά Σελίδα\" από τη λίστα με τα πρότυπα σελίδας στο παράθυρο διαλόγου Πρότυπα και μορφοποίηση."
-#: textdoc_inframe.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"bm_id3155185\n"
+"even_odd_sdw.xhp\n"
+"par_id3155588\n"
+"19\n"
"help.text"
-msgid "<bookmark_value>sections;inserting external content</bookmark_value> <bookmark_value>text documents;merging</bookmark_value> <bookmark_value>links;inserting text documents as</bookmark_value> <bookmark_value>inserting;text documents</bookmark_value>"
-msgstr "<bookmark_value>ενότητες, εισαγωγή εξωτερικού περιεχομένου</bookmark_value><bookmark_value>έγγραφα κειμένου, συγχώνευση</bookmark_value><bookmark_value>συνδέσεις, εισαγωγή εγγράφων κειμένου ως</bookmark_value><bookmark_value>εισαγωγή, έγγραφα κειμένου</bookmark_value>"
+msgid "To add a header to one of the page styles, choose <item type=\"menuitem\">Insert - Header</item>, and choose the page style that you want to add the header to. In the header frame, type the text that you want to use as the header."
+msgstr "Για να προσθέσετε μια κεφαλίδα σε ένα από τα πρότυπα σελίδας, επιλέξτε <item type=\"menuitem\">Εισαγωγή - Κεφαλίδα</item>, και επιλέξτε το πρότυπο στο οποίο επιθυμείτε να προσθέσετε την κεφαλίδα. Στο πλαίσιο της κεφαλίδας, πληκτρολογήστε το κείμενο το οποίο επιθυμείτε να χρησιμοποιήσετε ως κεφαλίδα."
-#: textdoc_inframe.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"hd_id3155185\n"
-"23\n"
+"even_odd_sdw.xhp\n"
+"par_id3147772\n"
+"20\n"
"help.text"
-msgid "<variable id=\"textdoc_inframe\"><link href=\"text/swriter/guide/textdoc_inframe.xhp\" name=\"Inserting an Entire Text Document\">Inserting an Entire Text Document</link></variable>"
-msgstr "<variable id=\"textdoc_inframe\"><link href=\"text/swriter/guide/textdoc_inframe.xhp\" name=\"Εισαγωγή ολόκληρου εγγράφου κειμένου\">Εισαγωγή ολόκληρου εγγράφου κειμένου</link></variable>"
+msgid "To add a footer to one of the page styles, choose <item type=\"menuitem\">Insert - Footer</item>, and choose the page style that you want to add the footer to. In the footer frame, type the text that you want to use as a footer."
+msgstr "Για να προσθέσετε ένα υποσέλιδο σε ένα από τα πρότυπα σελίδας, επιλέξτε <item type=\"menuitem\">Εισαγωγή - Υποσέλιδο</item>, και επιλέξτε το πρότυπο στο οποίο επιθυμείτε να προσθέσετε την κεφαλίδα. Στο πλαίσιο του υποσέλιδου, πληκτρολογήστε το κείμενο το οποίο επιθυμείτε να χρησιμοποιήσετε ως υποσέλιδο."
-#: textdoc_inframe.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"hd_id1812799\n"
+"even_odd_sdw.xhp\n"
+"par_id3147254\n"
+"12\n"
"help.text"
-msgid "To Insert a Text File"
-msgstr "Εισαφωγή αρχείου κειμένου"
+msgid "If you do not want to have a header or a footer on the title page of your document, apply the \"First Page\" style to the title page."
+msgstr "Αν δεν επιθυμείτε να έχετε κεφαλίδα ή υποσέλιδο στη σελίδα τίτλου του εγγράφου σας, εφαρμόστε το πρότυπο \"Πρώτη σελίδα\" σε αυτήν."
-#: textdoc_inframe.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"par_id3155855\n"
-"28\n"
+"even_odd_sdw.xhp\n"
+"hd_id888698\n"
"help.text"
-msgid "Place the cursor in the document where you want to insert the file."
-msgstr "Τοποθετήστε το δρομέα στο σημείο του εγγράφου όπου επιθυμείτε να εισάγετε το αρχείο."
+msgid "To Suppress the Printout of Empty Pages"
+msgstr "Αποφυγή εκτύπωσης κενών σελίδων"
-#: textdoc_inframe.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"par_id3147412\n"
-"30\n"
+"even_odd_sdw.xhp\n"
+"par_id3394573\n"
"help.text"
-msgid "Choose <emph>Insert - File</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Αρχείο</emph>."
+msgid "If two even or two odd pages directly follow each other in your document, Writer will insert an empty page by default. You can suppress those automatically generated empty pages from printing and from exporting to PDF."
+msgstr "Εάν δύο περιττές ή δύο άρτιες σελίδες ακολουθούν η μία αμέσως μετά την άλλη στο έγγραφό σας, το Writer θα εισάγει ανάμεσά τους εξ ορισμού μια κενή σελίδα. Μπορείτε να εμποδίσετε αυτές τις κενές σελίδες, που δημιουργήθηκαν αυτόματα, να εκτυπωθούν ή να εξαχθούν σε PDF."
-#: textdoc_inframe.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"par_id3149839\n"
-"31\n"
+"even_odd_sdw.xhp\n"
+"par_id7594225\n"
"help.text"
-msgid "Locate the text document that you want to insert, and then click <emph>OK</emph>."
-msgstr "Εντοπίστε το έγγραφο κειμένου που επιθυμείτε να εισάγετε, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Print</emph>."
+msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Εκτύπωση</emph>."
-#: textdoc_inframe.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"par_id3148858\n"
-"32\n"
+"even_odd_sdw.xhp\n"
+"par_id8147221\n"
"help.text"
-msgid "The contents of the text document are embedded into the current document and are not updated if the source file is changed. If you want the contents to automatically update when you change the source document, insert the file as a link."
-msgstr "Τα περιεχόμενα του εγγράφου κειμένου ενσωματώνονται στο τρέχον έγγραφο και δεν ενημερώνονται αν τροποποιηθεί το αρχείο προέλευσης. Αν επιθυμείτε να ενημερώνονται αυτόματα τα περιεχόμενα όταν τροποποιείτε το έγγραφο προέλευσης, εισάγετε το αρχείο ως σύνδεση."
+msgid "Remove the check mark from <emph>Print automatically inserted blank pages</emph>."
+msgstr "Αφαιρέστε το σημάδι επιλογής από την επιλογή <emph>Εκτύπωση αυτόματα εισηγμένων κενών σελίδων</emph>."
-#: textdoc_inframe.xhp
+#: even_odd_sdw.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"hd_id3156105\n"
-"33\n"
+"even_odd_sdw.xhp\n"
+"par_id3145596\n"
+"13\n"
"help.text"
-msgid "To Insert an Entire Text Document as a Link"
-msgstr "Εισαγωγή ολόκληρου εγγράφου κειμένου"
+msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Insert Break dialog\">Insert Break dialog</link>"
+msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Παράθυρο διαλόγου Εισαγωγή αλλαγής\">Παράθυρο διαλόγου Εισαγωγή αλλαγής</link>"
-#: textdoc_inframe.xhp
+#: field_convert.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"par_id3150096\n"
-"34\n"
+"field_convert.xhp\n"
+"tit\n"
"help.text"
-msgid "Place the cursor in the document where you want to insert the file."
-msgstr "Τοποθετήστε το δρομέα στο σημείο του εγγράφου όπου επιθυμείτε να εισάγετε το αρχείο."
+msgid "Converting a Field into Text"
+msgstr "Μετατροπή πεδίων σε κείμενο"
-#: textdoc_inframe.xhp
+#: field_convert.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"par_id3153404\n"
-"35\n"
+"field_convert.xhp\n"
+"bm_id3154079\n"
"help.text"
-msgid "Choose <emph>Insert - Section</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Ενότητα</emph>."
+msgid "<bookmark_value>fields; converting into text</bookmark_value> <bookmark_value>converting;fields, into text</bookmark_value> <bookmark_value>replacing;fields, by text</bookmark_value> <bookmark_value>changing;fields, into text</bookmark_value>"
+msgstr "<bookmark_value>πεδία, μετατροπή σε κείμενο</bookmark_value><bookmark_value>μετατροπή, πεδία, σε κείμενο</bookmark_value><bookmark_value>αντικατάσταση, πεδία, από κείμενο</bookmark_value><bookmark_value>αλλαγή, πεδία, σε κείμενο</bookmark_value>"
-#: textdoc_inframe.xhp
+#: field_convert.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"par_id3153127\n"
-"36\n"
+"field_convert.xhp\n"
+"hd_id3154079\n"
+"1\n"
"help.text"
-msgid "Type a name in the <emph>New Section</emph> box, and then select the <emph>Link</emph> check box."
-msgstr "Πληκτρολογήστε ένα όνομα στο πεδίο <emph>Νέα ενότητα</emph>, και ύστερα επιλέξτε το πεδίο ελέγχου <emph>Σύνδεση</emph>."
+msgid "<variable id=\"field_convert\"><link href=\"text/swriter/guide/field_convert.xhp\" name=\"Converting a Field into Text\">Converting a Field into Text</link></variable>"
+msgstr "<variable id=\"field_convert\"><link href=\"text/swriter/guide/field_convert.xhp\" name=\"Μετατροπή πεδίου σε κείμενο\">Μετατροπή πεδίου σε κείμενο</link></variable>"
-#: textdoc_inframe.xhp
+#: field_convert.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"par_id3149642\n"
-"37\n"
+"field_convert.xhp\n"
+"par_id3149281\n"
+"2\n"
"help.text"
-msgid "In the <item type=\"menuitem\">File Name</item> box, type the name of the file that you want to insert, or click the browse button (<item type=\"menuitem\">...</item>) and locate the file."
-msgstr "Στο πεδίο <item type=\"menuitem\">Όνομα αρχείου</item>, πληκτρολογήστε το όνομα του αρχείου που επιθυμείτε να εισάγετε, ή κάντε κλικ στο κουμπί περιήγησης (<item type=\"menuitem\">...</item>) και εντοπίστε το αρχείο."
+msgid "You can change a field to regular text, so that it is no longer updated. After you change a field to text, you cannot change the text back into a field."
+msgstr "Μπορείτε να τροποποιήσετε ένα πεδίο σε κανονικό κείμενο, έτσι ώστε να μην ενημερώνεται πλέον. Αφού τροποποιήσετε ένα πεδίο σε κείμενο δεν μπορείτε να το μετατρέψετε ξανά σε πεδίο."
-#: textdoc_inframe.xhp
+#: field_convert.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"par_id3149968\n"
-"38\n"
+"field_convert.xhp\n"
+"par_id3155608\n"
+"7\n"
"help.text"
-msgid "If the target text document contains sections, you can select the section that you want to insert in the <item type=\"menuitem\">Sections</item> box."
-msgstr "Εάν το έγγραφο κειμένου του προορισμού περιέχει ενότητες, μπορείτε να επιλέξετε την ενότητα που επιθυμείτε να εισάγετε στο πεδίο <item type=\"menuitem\">Ενότητες</item>."
+msgid "Select the field and choose <emph>Edit - Cut</emph>."
+msgstr "Επιλέξτε το πεδίο και επιλέξτε από το μενού <emph>Επεξεργασία - Αποκοπή</emph>."
-#: textdoc_inframe.xhp
+#: field_convert.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"par_id3149619\n"
-"39\n"
+"field_convert.xhp\n"
+"par_id3154238\n"
+"9\n"
"help.text"
-msgid "If you want, set the formatting options for the section."
-msgstr "Εάν επιθυμείτε, καθορίστε τις επιλογές μορφοποίησης για την ενότητα."
+msgid "Choose <emph>Edit - Paste Special</emph>."
+msgstr "Επιλέξτε <emph>Επεξεργασία - Ειδική επικόλληση</emph>."
-#: textdoc_inframe.xhp
+#: field_convert.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"par_id3149862\n"
-"40\n"
+"field_convert.xhp\n"
+"par_id3154262\n"
+"10\n"
"help.text"
-msgid "Click <emph>Insert</emph>."
-msgstr "Κάντε κλικ στην <emph>Εισαγωγή</emph>."
+msgid "Click \"Unformatted text\" in the <item type=\"menuitem\">Selection</item> list, and then click <item type=\"menuitem\">OK</item>."
+msgstr "Κάντε κλικ στο \"Μη μορφοποιημένο κείμενο\" στη λίστα <item type=\"menuitem\">Επιλογή</item>, και ύστερα κάντε κλικ στο κουμπί <item type=\"menuitem\"> OK</item>."
-#: textdoc_inframe.xhp
+#: field_convert.xhp
msgctxt ""
-"textdoc_inframe.xhp\n"
-"par_id3145099\n"
-"41\n"
+"field_convert.xhp\n"
+"par_id3157551\n"
+"11\n"
"help.text"
-msgid "$[officename] automatically updates the contents of the inserted section whenever the source document is changed. To manually update the contents of the section, choose <emph>Tools - Update - Update All</emph>."
-msgstr "Το $[officename] ενημερώνει αυτόματα τα περιεχόμενα της εισαχθείσας ενότητας οποτεδήποτε τροποποιείται το έγγραφο προέλευσης. Για να ενημερώσετε χειροκίνητα τα περιεχόμενα της ενότητας, επιλέξτε <emph>Εργαλεία - Ενημέρωση - Ενημέρωση όλων</emph>."
+msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Ειδική επικόλληση\">Ειδική επικόλληση</link>"
-#: indices_delete.xhp
+#: fields.xhp
msgctxt ""
-"indices_delete.xhp\n"
+"fields.xhp\n"
"tit\n"
"help.text"
-msgid "Editing or Deleting Index and Table Entries"
-msgstr "Επεξεργασία ή διαγραφή καταχωρίσεων ευρετηρίου και πίνακα"
-
-#: indices_delete.xhp
-msgctxt ""
-"indices_delete.xhp\n"
-"bm_id3155186\n"
-"help.text"
-msgid "<bookmark_value>indexes; editing or deleting entries</bookmark_value> <bookmark_value>tables of contents; editing or deleting entries</bookmark_value> <bookmark_value>deleting;entries of indexes/tables of contents</bookmark_value> <bookmark_value>editing;table/index entries</bookmark_value>"
-msgstr "<bookmark_value>ευρετήρια, επεξεργασία ή διαγραφή καταχωρήσεων</bookmark_value><bookmark_value>πίνακες περιεχομένων, επεξεργασία ή διαγραφή καταχωρήσεων</bookmark_value><bookmark_value>διαγραφή, καταχωρήσεις ευρετηρίου/πίνακες περιεχομένων</bookmark_value><bookmark_value>επεξεργασία, καταχωρήσεις ευρετηρίων/πινάκων</bookmark_value>"
+msgid "About Fields"
+msgstr "Περί πεδίων"
-#: indices_delete.xhp
+#: fields.xhp
msgctxt ""
-"indices_delete.xhp\n"
-"hd_id3155186\n"
-"11\n"
+"fields.xhp\n"
+"bm_id3145576\n"
"help.text"
-msgid "<variable id=\"indices_delete\"><link href=\"text/swriter/guide/indices_delete.xhp\" name=\"Editing or Deleting Index and Table Entries\">Editing or Deleting Index and Table Entries</link></variable>"
-msgstr "<variable id=\"indices_delete\"><link href=\"text/swriter/guide/indices_delete.xhp\" name=\"Επεξεργασία ή διαγραφή καταχωρήσεων ευρετηρίου και πίνακα\">Επεξεργασία ή διαγραφή καταχωρήσεων ευρετηρίου και πίνακα</link></variable>"
+msgid "<bookmark_value>fields;updating/viewing</bookmark_value> <bookmark_value>updating;fields</bookmark_value> <bookmark_value>Help tips;fields</bookmark_value> <bookmark_value>properties;fields</bookmark_value> <bookmark_value>disabling;field highlighting</bookmark_value> <bookmark_value>changing;field shadings</bookmark_value> <bookmark_value>viewing;fields</bookmark_value>"
+msgstr "<bookmark_value>πεδία, ενημέρωση/προβολή</bookmark_value><bookmark_value>ενημέρωση, πεδία</bookmark_value><bookmark_value>Συμβουλές βοήθειας, πεδία</bookmark_value><bookmark_value>ιδιότητες, πεδία</bookmark_value><bookmark_value>απενεργοποίηση, επισήμανση πεδίων</bookmark_value><bookmark_value>αλλαγή, σκίαση πεδίων</bookmark_value><bookmark_value>προβολή, πεδία</bookmark_value>"
-#: indices_delete.xhp
+#: fields.xhp
msgctxt ""
-"indices_delete.xhp\n"
-"par_id3155855\n"
-"12\n"
+"fields.xhp\n"
+"hd_id3145576\n"
+"3\n"
"help.text"
-msgid "Index entries are inserted as fields into your document. To view fields in your document, choose <item type=\"menuitem\">View</item> and ensure that <item type=\"menuitem\">Field Shadings</item> is selected."
-msgstr "Οι καταχωρήσει ευρετηρίου εισάγονται ως πεδία στο έγγραφό σας. Για να προβάλετε τα πεδία του εγγράφου σας, επιλέξτε <item type=\"menuitem\">Προβολή</item> και βεβαιωθείτε ότι το πεδίο <item type=\"menuitem\">Σκιάσεις</item> είναι επιλεγμένο."
+msgid "<variable id=\"fields\"><link href=\"text/swriter/guide/fields.xhp\" name=\"About Fields\">About Fields</link></variable>"
+msgstr "<variable id=\"fields\"><link href=\"text/swriter/guide/fields.xhp\" name=\"Περί πεδίων\">Περί πεδίων</link></variable>"
-#: indices_delete.xhp
+#: fields.xhp
msgctxt ""
-"indices_delete.xhp\n"
-"par_id3155507\n"
-"13\n"
+"fields.xhp\n"
+"par_id3154246\n"
+"4\n"
"help.text"
-msgid "Place the cursor immediately in front of the index entry in your document."
-msgstr "Τοποθετήστε το δείκτη αμέσως μπροστά από την καταχώριση ευρετηρίου στο έγγραφό σας."
+msgid "Fields are used for data that changes in a document, such as the current date or the total number of pages in a document."
+msgstr "Τα πεδία είναι χρησιμοποιούνται για δεδομένα τα οποία τροποποιούνται σε ένα έγγραφο, όπως η τρέχουσα ημερομηνία ή ο συνολικός αριθμός σελίδων στο έγγραφο."
-#: indices_delete.xhp
+#: fields.xhp
msgctxt ""
-"indices_delete.xhp\n"
-"par_id3155526\n"
-"16\n"
+"fields.xhp\n"
+"hd_id3154262\n"
+"5\n"
"help.text"
-msgid "Choose <emph>Edit - Index Entry</emph>, and do one of the following:"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Καταχώρηση</emph> και εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "Viewing Fields"
+msgstr "Προβολή πεδίων"
-#: indices_delete.xhp
+#: fields.xhp
msgctxt ""
-"indices_delete.xhp\n"
-"par_id3154238\n"
-"17\n"
+"fields.xhp\n"
+"par_id3150509\n"
+"6\n"
"help.text"
-msgid "To change the entry, enter different text in the <emph>Entry</emph> box."
-msgstr "Για αλλαγή καταχώρησης, εισάγετε διαφορετικό κείμενο στο πλαίσιο <emph>Είσοδος</emph>."
+msgid "Fields consist of a field name and the field content. To switch the field display between the field name or the field content, choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Fields\"><emph>View - Field Names</emph></link>."
+msgstr "Τα πεδία αποτελούνται από ένα όνομα πεδίου και το περιεχόμενό του. Για να κάνετε εναλλαγή μεταξύ της προβολής των ονομάτων πεδίων ή των περιεχομένων των πεδίων, επιλέξτε <link href=\"text/swriter/01/03090000.xhp\" name=\"Προβολή - Ονόματα πεδίων\"><emph>Προβολή - Ονόματα πεδίων</emph></link>."
-#: indices_delete.xhp
+#: fields.xhp
msgctxt ""
-"indices_delete.xhp\n"
-"par_id3154263\n"
-"18\n"
+"fields.xhp\n"
+"par_id3150536\n"
+"195\n"
"help.text"
-msgid "To remove the entry, click <emph>Delete</emph>."
-msgstr "Για αφαίρεση καταχώρησης, πατήστε <emph>Διαγραφή</emph>."
+msgid "To display or hide field highlighting in a document, choose <emph>View - Field Shadings</emph>. To permanently disable this feature, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Appearance</emph>, and clear the check box in front of <emph>Field shadings</emph>."
+msgstr "Για προβολή ή απόκρυψη τονισμένων πεδίων σε ένα έγγραφο, διαλέξτε <emph>Προβολή - Σκίαση πεδίων</emph>. Για μόνιμη απενεργοποίηση αυτής της λειτουργίας, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Εμφάνιση</emph> και καθαρίστε το πλαίσιο ελέγχου μπροστά από τη <emph>Σκίαση πεδίων</emph>."
-#: indices_delete.xhp
+#: fields.xhp
msgctxt ""
-"indices_delete.xhp\n"
-"par_id3155893\n"
-"15\n"
+"fields.xhp\n"
+"par_id3152885\n"
+"7\n"
"help.text"
-msgid "To cycle through the index entries in your document, click the next or the previous arrows in the <link href=\"text/swriter/01/02160000.xhp\" name=\"Edit Index Entry dialog\"><emph>Edit Index Entry</emph> dialog</link>."
-msgstr "Για να περιηγηθείτε σε όλες τις καταχωρήσεις ευρετηρίου στο έγγραφό σας, κάντε κλικ στα βέλη επόμενο ή προηγούμενο στο παράθυρο διαλόγου <link href=\"text/swriter/01/02160000.xhp\" name=\"Επεξεργασία καταχώρησης ευρετηρίου\"><emph>Επεξεργασία καταχώρησης ευρετηρίου</emph></link>."
+msgid "To change the color of field shadings, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Appearance\"><item type=\"menuitem\">$[officename] - Appearance</item></link></emph>, locate the <item type=\"menuitem\">Field shadings</item> option, and then select a different color in the <item type=\"menuitem\">Color setting</item> box."
+msgstr "Για να αλλάξετε το χρώμα των σκιάσεων πεδίου, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Appearance\"><item type=\"menuitem\">$[officename] - Εμφάνιση</item></link></emph> και εντοπίστε την επιλογή <item type=\"menuitem\">Σκιάσεις πεδίου</item> και έπειτα επιλέξτε ένα διαφορετικό χρώμα στο πλαίσιο <item type=\"menuitem\">Ρύθμιση χρώματος</item>."
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"tit\n"
+"fields.xhp\n"
+"hd_id3153166\n"
+"8\n"
"help.text"
-msgid "Inserting Cross-References"
-msgstr "Εισαγωγή παραπομπών"
+msgid "Field Properties"
+msgstr "Ιδιότητες πεδίων"
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"bm_id3145087\n"
+"fields.xhp\n"
+"par_id3153180\n"
+"181\n"
"help.text"
-msgid "<bookmark_value>references; inserting cross-references</bookmark_value> <bookmark_value>cross-references; inserting and updating</bookmark_value> <bookmark_value>tables; cross-referencing</bookmark_value> <bookmark_value>pictures; cross-referencing</bookmark_value> <bookmark_value>objects; cross-referencing</bookmark_value> <bookmark_value>OLE objects;cross-referencing</bookmark_value> <bookmark_value>draw objects;cross-referencing</bookmark_value> <bookmark_value>updating;cross-references</bookmark_value> <bookmark_value>inserting;cross-references</bookmark_value>"
-msgstr "<bookmark_value>παραπομπές, εισαγωγή παραπομπών</bookmark_value><bookmark_value>παραπομπές, εισαγωγή και ενημέρωση</bookmark_value><bookmark_value>πίνακες, παραπομπή</bookmark_value><bookmark_value>εικόνες, παραπομπή</bookmark_value><bookmark_value>αντικείμενα, παραπομπή</bookmark_value><bookmark_value>αντικείμενα OLE, παραπομπή</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, παραπομπή</bookmark_value><bookmark_value>ενημέρωση, παραπομπές</bookmark_value><bookmark_value>εισαγωγή, παραπομπές</bookmark_value>"
+msgid "Most field types in a document, including database fields, store and display variable values."
+msgstr "Τα περισσότερα πεδία ενός εγγράφου, συμπεριλαμβανομένων των βάσεων δεδομένων, χρησιμοποιούνται για την αποθήκευση και εμφάνιση μεταβλητών τιμών."
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"hd_id3145087\n"
-"28\n"
+"fields.xhp\n"
+"par_id3155533\n"
+"182\n"
"help.text"
-msgid "<variable id=\"references\"><link href=\"text/swriter/guide/references.xhp\" name=\"Inserting Cross-References\">Inserting Cross-References</link></variable>"
-msgstr "<variable id=\"references\"><link href=\"text/swriter/guide/references.xhp\" name=\"Εισαγωγή παραπομπών\">Εισαγωγή παραπομπών</link></variable>"
+msgid "The following field types execute an action when you click the field:"
+msgstr "Οι ακόλουθοι τύποι πεδίων πραγματοποιούν μια ενέργεια όταν κάνετε κλικ σε αυτά:"
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3159263\n"
-"8\n"
+"fields.xhp\n"
+"par_id3155582\n"
+"183\n"
"help.text"
-msgid "Cross-references allow you to jump to specific text passages and objects in a single document. A cross-reference consists of a target and a reference that are inserted as <link href=\"text/swriter/guide/fields.xhp\" name=\"fields\">fields</link> in the document."
-msgstr "Οι παραπομπές σας επιτρέπουν να μεταβαίνετε σε συγκεκριμένες περιοχές κειμένου και σε αντικείμενα σε ένα απλό έγγραφο. Μια παραπομπή αποτελείται από έναν προορισμό και μια αναφορά, τα οποία εισάγονται ως <link href=\"text/swriter/guide/fields.xhp\" name=\"πεδία\">πεδία</link> στο έγγραφο."
+msgid "Field Type"
+msgstr "Τύπος πεδίου"
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3155860\n"
-"21\n"
+"fields.xhp\n"
+"par_id3147760\n"
+"184\n"
"help.text"
-msgid "Objects with captions and bookmarks can be used as targets."
-msgstr "Αντικείμενα με λεζάντες και σελιδοδείκτες μπορούν να χρησιμοποιηθούν ως προορισμοί."
+msgid "Property"
+msgstr "Ιδιότητα"
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"hd_id3149833\n"
-"38\n"
+"fields.xhp\n"
+"par_id3147789\n"
+"185\n"
"help.text"
-msgid "Cross-Referencing Text"
-msgstr "Παραπομπή κειμένου"
+msgid "Placeholder"
+msgstr "Δείκτης τοποθέτησης"
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3149846\n"
-"39\n"
+"fields.xhp\n"
+"par_id3147812\n"
+"186\n"
"help.text"
-msgid "Before you can insert a cross-reference, you must first specify the targets in your text."
-msgstr "Πριν εισάγετε μια παραπομπή, πρέπει να καθορίσετε τους προορισμούς στο κείμενό σας."
+msgid "Opens a dialog to insert the object for which the placeholder was set."
+msgstr "Ανοίγει ένα παράθυρο διαλόγου για να γίνει εισαγωγή του αντικειμένου για το οποίο έχει καθοριστεί ένας δείκτης τοποθέτησης."
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"hd_id3156105\n"
-"52\n"
+"fields.xhp\n"
+"par_id3147216\n"
+"187\n"
"help.text"
-msgid "To Insert a Target"
-msgstr "Για να εισάγετε έναν προορισμό"
+msgid "Insert Reference"
+msgstr "Προσθήκη παραπομπής"
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3153408\n"
-"40\n"
+"fields.xhp\n"
+"par_id3147239\n"
+"188\n"
"help.text"
-msgid "Select the text that you want to use as a target for the cross-reference."
-msgstr "Επιλέξτε το κείμενο που επιθυμείτε να χρησιμοποιήσετε ως προορισμό για την παραπομπή."
+msgid "Moves the mouse pointer to the reference."
+msgstr "Μετακινεί το δείκτη του ποντικιού στην παραπομπή."
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3153125\n"
-"41\n"
+"fields.xhp\n"
+"par_id3147267\n"
+"189\n"
"help.text"
-msgid "Choose <emph>Insert - Cross-reference</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Παραπομπή</emph>."
+msgid "Run macro"
+msgstr "Εκτέλεση μακροεντολής"
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3149634\n"
-"42\n"
+"fields.xhp\n"
+"par_id3147290\n"
+"190\n"
"help.text"
-msgid "In the <item type=\"menuitem\">Type</item> list, select “Set Reference”."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή - Παραπομπή</item>"
+msgid "Runs a macro."
+msgstr "Εκτελεί μία μακροεντολή."
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3149614\n"
-"43\n"
+"fields.xhp\n"
+"par_id3145614\n"
+"191\n"
"help.text"
-msgid "Type a name for the target in the <emph>Name</emph> box. The selected text is displayed in the <emph>Value</emph> box."
-msgstr "Πληκτρολογήστε ένα όνομα για τον προορισμό στο πεδίο <emph>Όνομα</emph>. Το επιλεγμένο κείμενο εμφανίζεται στο πεδίο <emph>Τιμή</emph>."
+msgid "Input Field"
+msgstr "Πεδίο εισαγωγής"
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3145110\n"
-"44\n"
+"fields.xhp\n"
+"par_id3145637\n"
+"192\n"
"help.text"
-msgid "Click <item type=\"menuitem\">Insert</item>. The name of the target is added to the <item type=\"menuitem\">Selection</item> list."
-msgstr "Κάντε κλικ στην <item type=\"menuitem\">Εισαγωγή</item>. Το όνομα του προορισμού προστίθεται στη λίστα <item type=\"menuitem\">Επιλογή</item>."
+msgid "Opens a dialog to edit the contents of the field."
+msgstr "Ανοίγει ένα παράθυρο διαλόγου για την επεξεργασία των περιεχομένων του πεδίου."
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3156257\n"
-"45\n"
+"fields.xhp\n"
+"par_id3151244\n"
+"10\n"
"help.text"
-msgid "Leave the dialog open and proceed to the next section."
-msgstr "Αφήστε το παράθυρο διαλόγου ανοιχτό και προχωρήστε στην επόμενη ενότητα."
+msgid "Placeholder, hidden text, insert reference, variable, database, and user-defined fields display a help tip when you rest the mouse pointer over the field in a document. To enable this feature, ensure that the Extended Tipsoption (<item type=\"menuitem\">What's This?</item>) is selected in the <item type=\"menuitem\">Help</item> menu."
+msgstr "Τα πεδία δείκτης τοποθέτησης, κρυφό κείμενο, εισαγωγή παραπομπής, μεταβλητή, βάση δεδομένων και χρήστη εμφανίζουν μια συμβουλή βοήθειας όταν σε ένα έγγραφο αφήσετε πάνω τους το δείκτη του ποντικιού. Για να ενεργοποιήσετε αυτό το χαρακτηριστικό, βεβαιωθείτε ότι η επιλογή <item type=\"menuitem\">Τι είναι αυτό</item> είναι επιλεγμένη στο μενού <item type=\"menuitem\">Βοήθεια</item>."
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"hd_id3153370\n"
-"53\n"
+"fields.xhp\n"
+"hd_id3155937\n"
+"11\n"
"help.text"
-msgid "To Create a Cross-Reference to a Target"
-msgstr "Για να δημιουργήσετε μια παραπομπή σε έναν προορισμό"
+msgid "Updating Fields"
+msgstr "Ενημέρωση πεδίων"
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"par_id7032074\n"
+"fields.xhp\n"
+"par_id3155963\n"
+"12\n"
"help.text"
-msgid "Position the cursor in the text where you want to insert a cross-reference."
-msgstr "Τοποθετήστε το δείκτη στο κείμενο όπου επιθυμείτε να εισάγετε μια παραπομπή."
+msgid "To update all of the fields in a document, press F9, or choose <emph>Edit - Select All</emph>, and then press F9."
+msgstr "Για να ενημερωθούν όλα τα πεδία του εγγράφου, πιέστε το πλήκτρο F9, ή επιλέξτε <emph>Επεξεργασία - Επιλογή όλων</emph>, και ύστερα πιέστε F9."
-#: references.xhp
+#: fields.xhp
msgctxt ""
-"references.xhp\n"
-"par_id7796868\n"
+"fields.xhp\n"
+"par_id3155984\n"
+"13\n"
"help.text"
-msgid "Choose <emph>Insert - Cross-reference</emph> to open the dialog, if it is not open already."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Παραπομπή</emph> για να ανοίξετε το παράθυρο διαλόγου, αν δεν είναι ήδη ανοιχτό."
+msgid "To update a field that was inserted from a database, select the field, and then press F9."
+msgstr "Για να ενημερώσετε ένα πεδίο που έχει εισαχθεί από βάση δεδομένων, επιλέξτε το πεδίο, και στη συνέχεια πιέστε το πλήκτρο F9."
-#: references.xhp
+#: fields_date.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3153392\n"
-"46\n"
+"fields_date.xhp\n"
+"tit\n"
"help.text"
-msgid "In the <emph>Type</emph> list, select \"Insert Reference\"."
-msgstr "Στη λίστα <emph>Τύπος</emph>, επιλέξτε \"Εισαγωγή παραπομπής\"."
+msgid "Inserting a Fixed or Variable Date Field"
+msgstr "Εισαγωγή πεδίου σταθερής ή μεταβλητής ημερομηνίας"
-#: references.xhp
+#: fields_date.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3154256\n"
-"47\n"
+"fields_date.xhp\n"
+"bm_id5111545\n"
"help.text"
-msgid "In the <emph>Selection</emph> list, select the target that you want to cross-reference."
-msgstr "Στη λίστα <emph>Επιλογή</emph>, επιλέξτε τον προορισμό στον οποίο επιθυμείτε να εφαρμόσετε παραπομπή."
+msgid "<bookmark_value>inserting;date fields</bookmark_value> <bookmark_value>dates;inserting</bookmark_value> <bookmark_value>date fields;fixed/variable</bookmark_value> <bookmark_value>fixed dates</bookmark_value> <bookmark_value>variable dates</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή, πεδία ημερομηνίας</bookmark_value><bookmark_value>ημερομηνίες, εισαγωγή</bookmark_value><bookmark_value>πεδία ημερομηνίας, σταθερή/μεταβλητή</bookmark_value><bookmark_value>σταθερές ημερομηνίες</bookmark_value><bookmark_value>μεταβλητές ημερομηνίες</bookmark_value>"
-#: references.xhp
+#: fields_date.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3154856\n"
-"48\n"
+"fields_date.xhp\n"
+"hd_id3155165\n"
+"1\n"
"help.text"
-msgid "In the <emph>Insert reference to</emph> list, select the format for the cross-reference. The <link href=\"text/swriter/01/04090002.xhp\" name=\"format\">format</link> specifies the type of information that is displayed as the cross-reference. For example, \"Reference\" inserts the target text, and \"Page\" inserts the page number where the target is located. For footnotes the footnote number is inserted."
-msgstr "Στη λίστα <emph>Εισαγωγή παραπομπής σε</emph>. επιλέξτε τον τύπο μορφή της παραπομπής. Ο <link href=\"text/swriter/01/04090002.xhp\" name=\"τύπος\">τύπος</link> καθορίζει το είδος των πληροφοριών που θα εμφανίζονται ως παραπομπή. Για παράδειγμα το \"Παραπομπή\" εισάγει το κείμενο του προορισμού, και το \"Σελίδα\" εισάγει το τον αριθμό της σελίδας όπου βρίσκεται το κείμενο προορισμού. Για τις υποσημειώσεις εισάγεται ο αριθμός της υποσημείωσης."
+msgid "<variable id=\"fields_date\"><link href=\"text/swriter/guide/fields_date.xhp\" name=\"Inserting a Fixed or Variable Date Field\">Inserting a Fixed or Variable Date Field</link></variable>"
+msgstr "<variable id=\"fields_date\"><link href=\"text/swriter/guide/fields_date.xhp\" name=\"Εισαγωγή πεδίου σταθερής ή μεταβλητής ημερομηνίας\">Εισαγωγή πεδίου σταθερής ή μεταβλητής ημερομηνίας</link></variable>"
-#: references.xhp
+#: fields_date.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3155895\n"
-"49\n"
+"fields_date.xhp\n"
+"par_id3154491\n"
+"2\n"
"help.text"
-msgid "Click <emph>Insert</emph>."
-msgstr "Κάντε κλικ στην <emph>Εισαγωγή</emph>."
+msgid "You can insert the current date as a field that updates each time you open the document, or as a field that does not update."
+msgstr "Μπορείτε να εισάγετε την τρέχουσα ημερομηνία ως πεδίο που θα ενημερώνεται κάθε φορά που ανοίγετε το έγγραφο, ή ως πεδίο που δεν θα ενημερώνεται."
-#: references.xhp
+#: fields_date.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3148685\n"
-"54\n"
+"fields_date.xhp\n"
+"par_id3147679\n"
+"3\n"
"help.text"
-msgid "Click <emph>Close</emph> when finished."
-msgstr "Όταν τελειώσετε, κάντε κλικ στο <emph>Κλείσιμο</emph>."
+msgid "Choose <emph>Insert - Fields - Other</emph> and click the <emph>Document</emph> tab."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph> και κάντε κλικ στην καρτέλα <emph>Έγγραφο</emph>."
-#: references.xhp
+#: fields_date.xhp
msgctxt ""
-"references.xhp\n"
-"hd_id3149980\n"
-"29\n"
+"fields_date.xhp\n"
+"par_id3153415\n"
+"5\n"
"help.text"
-msgid "Cross-Referencing an Object"
-msgstr "Παραπομπή σε αντικείμενο"
+msgid "Click “Date” in the <item type=\"menuitem\">Type</item> list and do one of the following:"
+msgstr "Κάντε κλικ στην \"Ημερομηνία\" στη λίστα <item type=\"menuitem\">Τύπος</item> και εφαρμόστε κάποιο από τα ακόλουθα:"
-#: references.xhp
+#: fields_date.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3149992\n"
-"30\n"
+"fields_date.xhp\n"
+"par_id3155602\n"
+"6\n"
"help.text"
-msgid "You can cross-reference most objects in your document, such as graphics, drawing objects, OLE objects, and tables, so long as they have a caption. To add a caption to an object, select the object, and then choose <link href=\"text/swriter/guide/captions.xhp\" name=\"Insert - Caption\"><emph>Insert - Caption</emph></link>."
-msgstr "Μπορείτε να ορίσετε παραπομπές στα περισσότερα από τα αντικείμενα του εγγράφου σας, όπως γραφικά αντικείμενα, αντικείμενα σχεδίασης, αντικείμενα OLE και πίνακες, αρκεί αυτά να έχουν λεζάντα. Για να προσθέσετε λεζάντα σε ένα αντικείμενο, επιλέξτε το, και ύστερα επιλέξτε <link href=\"text/swriter/guide/captions.xhp\" name=\"Εισαγωγή - Λεζάντα\"><emph>Εισαγωγή - Λεζάντα</emph></link>."
+msgid "To insert the date as a field that updates each time you open the document, click ”Date” in the <item type=\"menuitem\">Select</item> list."
+msgstr "Για να εισάγετε την ημερομηνία ως πεδίο που θα ενημερώνεται κάθε φορά που ανοίγετε το έγγραφο, κάντε κλικ στην 'Ημερομηνία' στη λίστα <item type=\"menuitem\">Επιλογή</item>."
-#: references.xhp
+#: fields_date.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3147123\n"
-"14\n"
+"fields_date.xhp\n"
+"par_id3154241\n"
+"4\n"
"help.text"
-msgid "Click in the document where you want to insert the cross-reference."
-msgstr "Κάντε κλικ στο έγγραφο στην θέση όπου επιθυμείτε να εισάγετε την παραπομπή."
+msgid "To insert the date as a field that does not update, click “Date (fixed)” in the <item type=\"menuitem\">Select</item> list."
+msgstr "Για να εισάγετε την ημερομηνία ως πεδίο που δεν θα ενημερώνεται κάθε φορά που ανοίγετε το έγγραφο, κάντε κλικ στην 'Ημερομηνία (σταθερά)' στη λίστα <item type=\"menuitem\">Επιλογή</item>."
-#: references.xhp
+#: fields_enter.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3150212\n"
-"11\n"
+"fields_enter.xhp\n"
+"tit\n"
"help.text"
-msgid "Choose <emph>Insert - Cross-reference</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Παραπομπή</emph>."
+msgid "Adding Input Fields"
+msgstr "Προσθήκη πεδίων εισαγωγής"
-#: references.xhp
+#: fields_enter.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3150236\n"
-"32\n"
+"fields_enter.xhp\n"
+"bm_id3155916\n"
"help.text"
-msgid "In the <emph>Type</emph> list, select the caption category of the object."
-msgstr "Στη λίστα <emph>Τύπος</emph>, επιλέξτε την κατηγορία λεζάντας του αντικειμένου."
+msgid "<bookmark_value>text; input fields</bookmark_value> <bookmark_value>fields; input fields in text</bookmark_value> <bookmark_value>input fields in text</bookmark_value> <bookmark_value>inserting;input fields</bookmark_value>"
+msgstr "<bookmark_value>κείμενο, πεδία εισαγωγής</bookmark_value><bookmark_value>πεδία, πεδία εισαγωγής σε κείμενο</bookmark_value><bookmark_value>πεδία εισαγωγής σε κείμενο</bookmark_value><bookmark_value>εισαγωγή, πεδία εισαγωγής</bookmark_value>"
-#: references.xhp
+#: fields_enter.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3150942\n"
-"33\n"
+"fields_enter.xhp\n"
+"hd_id3155916\n"
+"1\n"
"help.text"
-msgid "In the <emph>Selection</emph> list, select the caption number of the object that you want to cross-reference."
-msgstr "Στη λίστα <emph>Επιλογή</emph>, επιλέξτε τον αριθμό λεζάντας του αντικειμένου στο οποίο επιθυμείτε να εφαρμόσετε παραπομπή."
+msgid "<variable id=\"fields_enter\"><link href=\"text/swriter/guide/fields_enter.xhp\" name=\"Adding Input Fields\">Adding Input Fields</link> </variable>"
+msgstr "<variable id=\"fields_enter\"><link href=\"text/swriter/guide/fields_enter.xhp\" name=\"Προσθήκη πεδίων εισαγωγής\">Προσθήκη πεδίων εισαγωγής</link> </variable>"
-#: references.xhp
+#: fields_enter.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3150968\n"
-"34\n"
+"fields_enter.xhp\n"
+"par_id3153409\n"
+"2\n"
"help.text"
-msgid "In the <emph>Insert reference to</emph> list, select the format of the cross-reference. The <link href=\"text/swriter/01/04090002.xhp\" name=\"format\">format</link> specifies the type of information that is displayed as the cross-reference. For example, \"Reference\" inserts the caption category and caption text of the object."
-msgstr "Στη λίστα <emph>Εισαγωγή λεζάντας σε</emph>, επιλέξτε τη μορφή της παραπομπής. Η <link href=\"text/swriter/01/04090002.xhp\" name=\"μορφή\">μορφή</link> καθορίζει τον τύπο της πληροφορίας που εμφανίζεται ως παραπομπή. Για παράδειγμα, η \"Παραπομπή\" εισάγει την κατηγορία λεζάντας του αντικειμένου και το κείμενό της."
+msgid "An input field is a variable that you can click in a document to open a dialog where you can edit the variable."
+msgstr "Ένα πεδίο εισαγωγής είναι μια μεταβλητή στην οποία μπορείτε να κάνετε κλικ σε ένα έγγραφο και να ανοίξει ένα παράθυρο διαλόγου όπου μπορείτε να επεξεργασθείτε τη μεταβλητή."
-#: references.xhp
+#: fields_enter.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3150535\n"
-"35\n"
+"fields_enter.xhp\n"
+"par_id3145776\n"
+"3\n"
"help.text"
-msgid "Click <emph>Insert</emph>."
-msgstr "Κάντε κλικ στην <emph>Εισαγωγή</emph>."
+msgid "Choose <item type=\"menuitem\">Insert - Fields - Other</item> and click the <item type=\"menuitem\">Functions</item> tab."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή - Πεδία - Άλλα</item> και κάντε κλικ στην καρτέλα <item type=\"menuitem\">Λειτουργίες</item>."
-#: references.xhp
+#: fields_enter.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3151092\n"
-"55\n"
+"fields_enter.xhp\n"
+"par_id3155620\n"
+"5\n"
"help.text"
-msgid "Click <emph>Close</emph> when finished."
-msgstr "Όταν τελειώσετε, κάντε κλικ στο <emph>Κλείσιμο</emph>."
+msgid "Click “Input field”in the <item type=\"menuitem\">Type</item> list."
+msgstr "Πατήστε “Πεδίο εισαγωγής” στη λίστα <item type=\"menuitem\">Τύπος</item>."
-#: references.xhp
+#: fields_enter.xhp
msgctxt ""
-"references.xhp\n"
-"hd_id3151115\n"
-"56\n"
+"fields_enter.xhp\n"
+"par_id3154257\n"
+"6\n"
"help.text"
-msgid "Updating Cross-References"
-msgstr "Ενημέρωση παραπομπών"
+msgid "Click <item type=\"menuitem\">Insert</item> and type the text for the variable."
+msgstr "Κάντε κλικ στην <item type=\"menuitem\">Εισαγωγή</item> και πληκτρολογήστε το κείμενο για τη μεταβλητή."
-#: references.xhp
+#: fields_enter.xhp
msgctxt ""
-"references.xhp\n"
-"par_id3153594\n"
-"51\n"
+"fields_enter.xhp\n"
+"par_id3155888\n"
+"7\n"
"help.text"
-msgid "To manually update the cross-references in a document, choose <emph>Tools - Update - Fields</emph> from the menu or press F9."
-msgstr "Για τη χειροκίνητη ενημέρωση των παραπομπών σε ένα έγγραφο, επιλέξτε <emph>Εργαλεία - Ενημέρωση - Πεδία</emph> από το μενού ή πατήστε F9."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: references.xhp
+#: fields_enter.xhp
msgctxt ""
-"references.xhp\n"
-"par_id7321390\n"
+"fields_enter.xhp\n"
+"par_id3150708\n"
+"4\n"
"help.text"
-msgid "Choose <emph>View - Fields</emph> to switch between viewing the reference names and the reference contents."
-msgstr "Επιλέξτε <emph>Προβολή - Πεδία</emph> για να κάνετε εναλλαγή μεταξύ της προβολής των ονομάτων των παραπομπών και των περιεχομένων τους."
+msgid "To quickly open all input fields in a document for editing, press Ctrl+Shift+F9."
+msgstr "Για να ανοίξετε γρήγορα για επεξεργασία όλα τα πεδία εισαγωγής σε ένα έγγραφο, πιέστε το συνδυασμό πλήκτρων Ctrl+Shift+F9."
#: fields_userdata.xhp
msgctxt ""
@@ -5215,526 +4649,471 @@ msgctxt ""
msgid "<link href=\"text/swriter/02/14020000.xhp\" name=\"List of operators\">List of operators</link>"
msgstr "<link href=\"text/swriter/02/14020000.xhp\" name=\"Λίστα τελεστών\">Λίστα τελεστών</link>"
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
+"finding.xhp\n"
"tit\n"
"help.text"
-msgid "Formatting an Index or a Table of Contents"
-msgstr "Μορφοποίηση ευρετηρίου ή πίνακα περιεχομένων"
+msgid "Finding and Replacing in Writer"
+msgstr "Εύρεση και αντικατάσταση στο Writer"
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"bm_id3155855\n"
+"finding.xhp\n"
+"bm_id1163670\n"
"help.text"
-msgid "<bookmark_value>indexes; formatting</bookmark_value> <bookmark_value>editing; index format</bookmark_value> <bookmark_value>tables of contents; formatting</bookmark_value> <bookmark_value>entries; in tables of contents, as hyperlinks</bookmark_value> <bookmark_value>tables of contents; hyperlinks as entries</bookmark_value> <bookmark_value>hyperlinks; in tables of contents and indexes</bookmark_value> <bookmark_value>formatting;indexes and tables of contents</bookmark_value>"
-msgstr "<bookmark_value>ευρετήρια, μορφοποίηση</bookmark_value><bookmark_value>επεξεργασία, μορφοποίηση ευρετηρίου</bookmark_value><bookmark_value>πίνακες περιεχομένων, μορφοποίηση</bookmark_value><bookmark_value>καταχωρήσεις, σε πίνακες περιεχομένων, ως υπερσυνδέσεις</bookmark_value><bookmark_value>πίνακες περιεχομένων, υπερσυνδέσεις ως καταχωρήσεις</bookmark_value><bookmark_value>υπερσυνδέσεις, σε πίνακες περιεχομένων και ευρετήρια</bookmark_value><bookmark_value>μορφοποίηση, ευρετηρίων και πινάκων περιεχομένων</bookmark_value>"
+msgid "<bookmark_value>finding; text/text formats/styles/objects</bookmark_value> <bookmark_value>replacing; text and text formats</bookmark_value> <bookmark_value>styles;finding</bookmark_value> <bookmark_value>searching, see also finding</bookmark_value> <bookmark_value>text formats; finding</bookmark_value> <bookmark_value>formats; finding and replacing</bookmark_value> <bookmark_value>searching; formats</bookmark_value> <bookmark_value>objects;finding by Navigator</bookmark_value> <bookmark_value>Asian languages;search options</bookmark_value>"
+msgstr "<bookmark_value>αναζήτηση, κείμενο/μορφές κειμένου/πρότυπα/αντικείμενα</bookmark_value><bookmark_value>αντικατάσταση, κείμενο και μορφές κειμένου</bookmark_value><bookmark_value>πρότυπα, αναζήτηση</bookmark_value><bookmark_value>εύρεση, δείτε επίσης αναζήτηση</bookmark_value><bookmark_value>μορφές κειμένου, εύρεση</bookmark_value><bookmark_value>μορφές, εύρεση και αντικατάσταση</bookmark_value><bookmark_value>εύρεση, μορφές</bookmark_value><bookmark_value>αντικείμενα, αναζήτηση από την Περιήγηση</bookmark_value><bookmark_value>ασιατικές γλώσσες, επιλογές αναζήτησης</bookmark_value>"
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"hd_id3155855\n"
-"38\n"
+"finding.xhp\n"
+"hd_id8568681\n"
"help.text"
-msgid "<variable id=\"indices_form\"><link href=\"text/swriter/guide/indices_form.xhp\" name=\"Formatting an Index or a Table of Contents\">Formatting an Index or a Table of Contents</link></variable>"
-msgstr "<variable id=\"indices_form\"><link href=\"text/swriter/guide/indices_form.xhp\" name=\"Μορφοποίηση ευρετηρίου ή πίνακα περιεχομένων\">Μορφοποίηση ευρετηρίου ή πίνακα περιεχομένων</link></variable>"
+msgid "<variable id=\"finding\"><link href=\"text/swriter/guide/finding.xhp\">Finding and Replacing in Writer</link></variable>"
+msgstr "<variable id=\"finding\"><link href=\"text/swriter/guide/finding.xhp\">Εύρεση και αντικατάσταση στο Writer</link></variable>"
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"par_id3154259\n"
-"39\n"
+"finding.xhp\n"
+"par_id611285\n"
"help.text"
-msgid "You can apply different paragraph styles, assign hyperlinks to entries, change the layout of indexes, and change the background color of indexes in the <emph>Insert Index</emph> dialog."
-msgstr "Μπορείτε να εφαρμόσετε διαφορετικά πρότυπα παραγράφου, να αντιστοιχίσετε υπερσυνδέσεις σε καταχωρήσεις, να μεταβάλετε τη διάταξη των ευρετηρίων και να μεταβάλετε το παρασκήνιο των ευρετηρίων στο παράθυρο διαλόγου <emph>Εισαγωγή ευρετηρίου</emph>."
+msgid "In text documents you can find words, formatting, styles, and more. You can navigate from one result to the next, or you can highlight all results at once, then apply another format or replace the words by other text."
+msgstr "Σε έγγραφα κειμένου μπορείτε να αναζητήσετε λέξεις, μορφοποιήσεις, πρότυπα κ.ά. Μπορείτε να περιηγηθείτε από το ένα αποτέλεσμα στο επόμενο, ή μπορείτε να επιλέξετε όλα τα αποτελέσματα μαζί και μετά να εφαρμόσετε άλλη μορφοποίηση ή να αντικαταστήσετε τις λέξεις με άλλο κείμενο."
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"hd_id3155888\n"
-"44\n"
+"finding.xhp\n"
+"hd_id6226081\n"
"help.text"
-msgid "To Apply a Different Paragraph Style to an Index Level"
-msgstr "Για να εφαρμόσετε ένα διαφορετικό πρότυπο παραγράφου σε ένα επίπεδο ευρετηρίου"
+msgid "The Find & Replace dialog"
+msgstr "Το παράθυρο διαλόγου Εύρεση και αντικατάσταση"
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"par_id3147110\n"
-"45\n"
+"finding.xhp\n"
+"par_id6702780\n"
"help.text"
-msgid "Right-click in the index or table of contents, and then choose <emph>Edit Index/Table</emph>."
-msgstr "Κάντε δεξί κλικ στο ευρετήριο ή τον πίνακα περιεχομένων, και ύστερα επιλέξτε <emph>Επεξεργασία ευρετηρίου/πίνακα</emph>."
+msgid "To find text within the whole document, open the Find & Replace dialog without any active text selection. If you want to search only a part of your document, first select that part of text, then open the Find & Replace dialog."
+msgstr "Για να αναζητήσετε κείμενο μέσα σε όλο το έγγραφο, ανοίξτε το παράθυρο διαλόγου Εύρεση και αντικατάσταση χωρίς να έχετε επιλέξει κάποιο τμήμα κειμένου. Αν επιθυμείτε να κάνετε αναζήτηση μόνο σε ένα μέρος του εγγράφου σας, πρώτα επιλέξτε αυτό το μέρος του κειμένου, και ύστερα ανοίξτε το παράθυρο διαλόγου Εύρεση και αντικατάσταση."
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"par_id3147135\n"
-"46\n"
+"finding.xhp\n"
+"hd_id3158970\n"
"help.text"
-msgid "Click the <emph>Styles </emph>tab."
-msgstr "Κάντε κλικ στην καρτέλα <emph>Πρότυπα</emph>."
+msgid "To Find Text"
+msgstr "Εύρεση κειμένου"
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"par_id3150229\n"
-"47\n"
+"finding.xhp\n"
+"par_id6957304\n"
"help.text"
-msgid "Click an index level in the <emph>Levels </emph>list."
-msgstr "Κάντε κλικ σε ένα επίπεδο ευρετηρίου στη λίστα <emph>Επίπεδα</emph>."
+msgid "Choose <emph>Edit - Find & Replace</emph> to open the Find & Replace dialog."
+msgstr "Επιλέξτε <emph>Επεξεργασία - Εύρεση και αντικατάσταση</emph> για να ανοίξετε το παράθυρο διαλόγου Εύρεση και αντικατάσταση."
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"par_id3150934\n"
-"48\n"
+"finding.xhp\n"
+"par_id2164677\n"
"help.text"
-msgid "Click the style that you want to apply in the <emph>Paragraph Style </emph>list."
-msgstr "Κάντε κλικ στο πρότυπο το οποίο επιθυμείτε να εφαρμόσετε στη λίστα <emph>Πρότυπο παραγράφου</emph>."
+msgid "Enter the text to find in the <emph>Search for</emph> text box."
+msgstr "Εισάγετε το προς αναζήτηση κείμενο στο πεδίο κειμένου <emph>Αναζήτηση για</emph>."
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"par_id3150960\n"
-"56\n"
+"finding.xhp\n"
+"par_id5684072\n"
"help.text"
-msgid "Click the assign button <emph><</emph>."
-msgstr "Κάντε κλικ στο κουμπί αντιστοίχησης <emph><</emph>."
+msgid "Either click <emph>Find</emph> or <emph>Find All</emph>."
+msgstr "Κάντε κλικ είτε στην <emph>Εύρεση</emph> είτε στην <emph>Εύρεση όλων</emph>."
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"par_id3150516\n"
-"49\n"
+"finding.xhp\n"
+"par_id4377269\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "When you click <emph>Find</emph>, Writer will show you the next text that is equal to your entry. You can watch and edit the text, then click <emph>Find</emph> again to advance to the next found text."
+msgstr "Όταν κάνετε κλικ στην <emph>Εύρεση</emph>, το Writer θα σας εμφανίσει το επόμενο κείμενο που ταιριάζει με αυτό που εισαγάγατε. Μπορείτε να δείτε και να επεξεργασθείτε το κείμενο, και ύστερα να κάνετε ξανά κλικ στην <emph>Εύρεση</emph> για προχωρήσετε στο επόμενο κείμενο που βρέθηκε."
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"hd_id3146878\n"
-"40\n"
+"finding.xhp\n"
+"par_id1371807\n"
"help.text"
-msgid "To Assign Hyperlinks to Entries in a Table of Contents"
-msgstr "Για να αντιστοιχίσετε υπερσυνδέσεις στις καταχωρήσεις ενός πίνακα περιεχομένων"
+msgid "If you closed the dialog, you can press a key combination (Ctrl+Shift+F) to find the next text without opening the dialog."
+msgstr "Αν κλείσατε το παράθυρο διαλόγου, μπορείτε να πιέσετε το συνδυασμό πλήκτρων Ctrl+Shift+F για να βρείτε το επόμενο κείμενο χωρίς να ανοίξετε το παράθυρο διαλόγου."
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"par_id3146890\n"
-"50\n"
+"finding.xhp\n"
+"par_id924100\n"
"help.text"
-msgid "You can assign a cross-reference as a hyperlink to entries in a table of contents."
-msgstr "Μπορείτε να αντιστοιχίσετε μια παραπομπή ως υπερσύνδεση στις καταχωρίσεις ενός πίνακα περιεχομένων."
+msgid "Alternatively, you can use the icons at the lower right of the document to navigate to the next text or to any other object in the document."
+msgstr "Εναλλακτικά, μπορείτε να χρησιμοποιήσετε τα εικονίδια στην κάτω δεξιά πλευρά του εγγράφου για να περιηγηθείτε στο επόμενο κείμενο ή σε οποιοδήποτε άλλο αντικείμενο του εγγράφου."
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"par_id3150712\n"
-"51\n"
+"finding.xhp\n"
+"par_id9359416\n"
"help.text"
-msgid "Right-click in the table of contents, and then choose <emph>Edit Index/Table</emph>."
-msgstr "Κάντε δεξί κλικ στον πίνακα περιεχομένων, και ύστερα επιλέξτε <emph>Επεξεργασία ευρετηρίου/πίνακα</emph>."
+msgid "When you click <item type=\"menuitem\">Find All</item>, Writer selects all text that is equal to your entry. Now you can for example set all found text to bold, or apply a character style to all at once."
+msgstr "Όταν πατάτε <item type=\"menuitem\">Εύρεση όλων</item>, το Writer επιλέγει όλο το κείμενο που συμφωνεί με την καταχώρισή σας. Τώρα μπορείτε, για παράδειγμα, να ορίσετε όλο το ευρεθέν κείμενο σε έντονο, ή να εφαρμόσετε μια τεχνοτροπία χαρακτήρα σε όλο μονομιάς."
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"par_id3150738\n"
-"42\n"
+"finding.xhp\n"
+"hd_id5891598\n"
"help.text"
-msgid "Click the <emph>Entries</emph> tab."
-msgstr "Κάντε κλικ στην καρτέλα <emph>Καταχωρίσεις</emph>."
+msgid "To Replace Text"
+msgstr "Αντικατάσταση κειμένου"
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"par_id3148399\n"
-"52\n"
+"finding.xhp\n"
+"par_id1780755\n"
"help.text"
-msgid "In the <item type=\"menuitem\">Level</item> list click the heading level that you want to assign hyperlinks to."
-msgstr "Κάντε κλικ στο επίπεδο επικεφαλίδας στο οποίο επιθυμείτε να αντιστοιχίσετε υπερσυνδέσεις στη λίστα <item type=\"menuitem\">Επίπεδο</item>."
+msgid "Unlike searching text, replacing text cannot be restricted to the current selection only."
+msgstr "Αντίθετα με την αναζήτηση κειμένου, η αντικατάσταση δεν μπορεί να περιορισθεί στην τρέχουσα επιλογή μόνο."
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"par_id3148424\n"
-"53\n"
+"finding.xhp\n"
+"par_id2467421\n"
"help.text"
-msgid "In the <emph>Structure </emph>area, click in the box in front of <emph>E#</emph>, and then click <emph>Hyperlink</emph>."
-msgstr "Στην περιοχή <emph>Δομή</emph>, κάντε κλικ στο πεδίο μπροστά από το <emph>F#</emph>, και ύστερα κάντε κλικ στην <emph>Υπερσύνδεση</emph>."
+msgid "Choose Edit - Find & Replace to open the Find & Replace dialog."
+msgstr "Επιλέξτε Επεξεργασία - Εύρεση και αντικατάσταση για να ανοίξετε το παράθυρο διαλόγου Εύρεση και αντικατάσταση."
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"par_id3153171\n"
-"54\n"
+"finding.xhp\n"
+"par_id4286935\n"
"help.text"
-msgid "Click in the box behind the <emph>E</emph>, and then click <emph>Hyperlink</emph>."
-msgstr "Κάντε κλικ στο πεδίο μπροστά από το <emph>F</emph>, και ύστερα κάντε κλικ στην <emph>Υπερσύνδεση</emph>."
+msgid "Enter the text to search in the <emph>Search for </emph>text box."
+msgstr "Εισάγετε το προς αναζήτηση κείμενο στο πεδίο κειμένου <emph>Αναζήτηση για</emph>."
-#: indices_form.xhp
+#: finding.xhp
msgctxt ""
-"indices_form.xhp\n"
-"par_id3147060\n"
-"55\n"
+"finding.xhp\n"
+"par_id9959410\n"
"help.text"
-msgid "Repeat for each heading level that you want to create hyperlinks for, or click the <item type=\"menuitem\">All</item> button to apply the formatting to all levels."
-msgstr "Επαναλάβετε για κάθε επίπεδο επικεφαλίδας για το οποίο επιθυμείτε να δημιουργήσετε υπερσυνδέσεις, ή κάντε κλικ στο κουμπί <item type=\"menuitem\">Όλα τα επίπεδα</item> για να εφαρμόσετε τη μορφοποίηση σε όλα τα επίπεδα."
+msgid "Enter the text to replace the found text in the <emph>Replace with</emph> text box."
+msgstr "Πληκτρολογήστε το κείμενο με το οποίο θα αντικατασταθεί το κείμενο που βρέθηκε στο πεδίο κειμένου <emph>Αντικατάσταση με</emph>."
-#: indices_index.xhp
+#: finding.xhp
msgctxt ""
-"indices_index.xhp\n"
-"tit\n"
+"finding.xhp\n"
+"par_id24109\n"
"help.text"
-msgid "Creating Alphabetical Indexes"
-msgstr "Δημιουργία αλφαβητικών ευρετηρίων"
+msgid "Either click <emph>Replace</emph> or <emph>Replace All</emph>."
+msgstr "Κάντε κλικ είτε στην <emph>Αντικατάσταση</emph> είτε στο <emph>Αντικατάσταση όλων</emph>."
-#: indices_index.xhp
+#: finding.xhp
msgctxt ""
-"indices_index.xhp\n"
-"bm_id3155911\n"
+"finding.xhp\n"
+"par_id703451\n"
"help.text"
-msgid "<bookmark_value>concordance files;indexes</bookmark_value> <bookmark_value>indexes; alphabetical indexes</bookmark_value> <bookmark_value>alphabetical indexes</bookmark_value>"
-msgstr "<bookmark_value>αρχεία ταξινόμησης, ευρετήρια</bookmark_value><bookmark_value>ευρετήρια, αλφαβητικά ευρετήρια</bookmark_value><bookmark_value>αλφαβητικά ευρετήρια</bookmark_value>"
+msgid "When you click <emph>Replace</emph>, Writer will search the whole document for the text in the <emph>Search for</emph> box, starting at the current cursor position. When text is found, Writer highlights the text and waits for your response. Click <emph>Replace</emph> to replace the highlighted text in the document with the text in the <emph>Replace with</emph> text box. Click <emph>Find</emph> to advance to the next found text without replacing the current selection."
+msgstr "Όταν κάνετε κλικ στην <emph>Αντικατάσταση</emph>, το Writer θα ερευνήσει όλο το έγγραφο για το κείμενο στο πεδίο <emph>Αναζήτηση για</emph> ξεκινώντας από την τρέχουσα θέση του δείκτη. Όταν βρεθεί το κείμενο, το Writer το επισημαίνει και περιμένει την απάντησή σας. Κάντε κλικ στην <emph>Αντικατάσταση</emph> για να αντικαταστήσετε το επισημασμένο κείμενο με αυτό στο πεδίο <emph>Αντικατάσταση με</emph>. Κάντε κλικ στην <emph>Αναζήτηση</emph> για να προχωρήσετε στο επόμενο κείμενο που βρέθηκε χωρίς να αντικαταστήσετε το τρέχον."
-#: indices_index.xhp
+#: finding.xhp
msgctxt ""
-"indices_index.xhp\n"
-"hd_id3155911\n"
-"24\n"
+"finding.xhp\n"
+"par_id7540818\n"
"help.text"
-msgid "<variable id=\"indices_index\"><link href=\"text/swriter/guide/indices_index.xhp\" name=\"Creating Alphabetical Indexes\">Creating Alphabetical Indexes</link></variable>"
-msgstr "<variable id=\"indices_index\"><link href=\"text/swriter/guide/indices_index.xhp\" name=\"Δημιουργία αλφαβητικών ευρετηρίων\">Δημιουργία αλφαβητικών ευρετηρίων</link></variable>"
+msgid "When you click <emph>Replace All</emph>, Writer replaces all text that matches your entry."
+msgstr "Όταν κάνετε κλικ στην <emph>Αντικατάσταση όλων</emph>, το Writer αντικαθιστά όλο το κείμενο που ταιριάζει με αυτό που ορίσατε."
-#: indices_index.xhp
+#: finding.xhp
msgctxt ""
-"indices_index.xhp\n"
-"par_id3154233\n"
-"25\n"
+"finding.xhp\n"
+"hd_id9908444\n"
"help.text"
-msgid "Click in your document where you want to insert the index."
-msgstr "Κάντε κλικ στο έγγραφό σας στην θέση όπου επιθυμείτε να εισάγετε το ευρετήριο."
+msgid "To Find Styles"
+msgstr "Εύρεση προτύπων"
-#: indices_index.xhp
+#: finding.xhp
msgctxt ""
-"indices_index.xhp\n"
-"par_id3154252\n"
-"26\n"
+"finding.xhp\n"
+"par_id8413953\n"
"help.text"
-msgid "Choose <emph>Insert - Indexes and Tables - Indexes and Tables</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες</emph>."
+msgid "You want to find all text in your document to which a certain Paragraph Style is assigned, for example the \"Heading 2\" style."
+msgstr "Επιθυμείτε να βρείτε όλο το κείμενο στο έγγραφό σας στο οποίο έχει εφαρμοσθεί ένα συγκεκριμένο πρότυπο παραγράφου, για παράδειγμα το πρότυπο \"Επικεφαλίδα 2\"."
-#: indices_index.xhp
+#: finding.xhp
msgctxt ""
-"indices_index.xhp\n"
-"par_id3155884\n"
-"31\n"
+"finding.xhp\n"
+"par_id2696920\n"
"help.text"
-msgid "On the <emph>Index/Table</emph> tab, select \"Alphabetical Index\" in the <emph>Type</emph> box."
-msgstr "Στην καρτέλα <emph>Ευρετήριο/Πίνακας</emph>, επιλέξτε \"Αλφαβητικό ευρετήριο\" στο πεδίο <emph>Τύπος</emph>."
+msgid "Choose Edit - Find & Replace to open the Find & Replace dialog."
+msgstr "Επιλέξτε Επεξεργασία - Εύρεση και αντικατάσταση για να ανοίξετε το παράθυρο διαλόγου Εύρεση και αντικατάσταση."
-#: indices_index.xhp
+#: finding.xhp
msgctxt ""
-"indices_index.xhp\n"
-"par_id3147114\n"
-"36\n"
+"finding.xhp\n"
+"par_id896938\n"
"help.text"
-msgid "If you want to use a concordance file, select <item type=\"menuitem\">Concordance file</item> in the <item type=\"menuitem\">Options</item> area, click the <item type=\"menuitem\">File</item> button, and then locate an existing file or create a new concordance file."
-msgstr "Αν επιθυμείτε να χρησιμοποιήσετε ένα αρχείο αλφαβητικής ταξινόμησης, επιλέξτε <item type=\"menuitem\">Αρχείο ταξινόμησης</item> στην περιοχή <item type=\"menuitem\">Επιλογές</item>, κάντε κλικ στο <item type=\"menuitem\">Αρχείο</item>, και έπειτα εντοπίστε ένα υπάρχον αρχείο ή δημιουργήστε ένα νέο αρχείο αλφαβητικής ταξινόμησης."
+msgid "Click <emph>More Options</emph> to expand the dialog."
+msgstr "Κάντε κλικ στο πεδίο <emph>Περισσότερες επιλογές</emph> για να επεκτείνετε το παράθυρο διαλόγου."
-#: indices_index.xhp
+#: finding.xhp
msgctxt ""
-"indices_index.xhp\n"
-"par_id3150223\n"
-"28\n"
+"finding.xhp\n"
+"par_id9147007\n"
"help.text"
-msgid "Set the formatting options for the index, either on the current tab, or on any of the other tabs of this dialog. For example, if you want to use single letter headings in your index, click the <emph>Entries</emph> tab, and then select <emph>Alphabetical delimiter</emph>. To change the formatting of levels in the index, click the <emph>Styles</emph> tab."
-msgstr "Καθορίστε τις επιλογές μορφοποίησης για το ευρετήριο, είτε στην τρέχουσα καρτέλα είτε σε οποιαδήποτε από τις άλλες καρτέλες αυτού του παραθύρου διαλόγου. Για παράδειγμα, αν επιθυμείτε να χρησιμοποιήσετε επικεφαλίδες με ένα γράμμα στο ευρετήριό σας, πατήστε στην καρτέλα <emph>Καταχωρίσεις</emph> και ύστερα επιλέξτε <emph>Αλφαβητικός οριοθέτης</emph>. Για να αλλάξετε τη μορφοποίηση των επιπέδων στο ευρετήριο, πατήστε στην καρτέλα <emph>τεχνοτροπίες</emph>."
+msgid "Check <item type=\"menuitem\">Search for Styles</item>.<br/>The <item type=\"menuitem\">Search for</item> text box now is a list box, where you can select any of the Paragraph Styles that are applied in the current document."
+msgstr "Επιλέξτε το <item type=\"menuitem\">Αναζήτηση για τεχνοτροπίες</item>. <br/>Το πλαίσιο κειμένου <item type=\"menuitem\">Αναζήτηση για</item> είναι τώρα ένα πλαίσιο λίστας, όπου μπορείτε να επιλέξετε οποιοδήποτε από τις τεχνοτροπίες παραγράφου που εφαρμόζονται στο τρέχον έγγραφο."
-#: indices_index.xhp
+#: finding.xhp
msgctxt ""
-"indices_index.xhp\n"
-"par_id3150946\n"
-"27\n"
+"finding.xhp\n"
+"par_id679342\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Select the style to search for, then click <emph>Find</emph> or <emph>Find All</emph>."
+msgstr "Επιλέξτε το πρότυπο προς αναζήτηση, και κάντε κλικ στην <emph>Αναζήτηση</emph> ή στην <emph>Αναζήτηση όλων</emph>."
-#: indices_index.xhp
+#: finding.xhp
msgctxt ""
-"indices_index.xhp\n"
-"par_id3150502\n"
-"37\n"
+"finding.xhp\n"
+"hd_id3231299\n"
"help.text"
-msgid "To update the index, right-click in the index, and then choose <emph>Update Index/Table</emph>."
-msgstr "Για ενημερώσετε το ευρετήριο, κάντε δεξί κλικ στο ευρετήριο, και ύστερα επιλέξτε <emph>Ενημέρωση ευρετηρίου/πίνακα</emph>."
+msgid "To Find Formats"
+msgstr "Εύρεση μορφοποιήσεων"
-#: indices_index.xhp
+#: finding.xhp
msgctxt ""
-"indices_index.xhp\n"
-"par_id3152760\n"
-"38\n"
+"finding.xhp\n"
+"par_id8087405\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04120250.xhp\" name=\"Creating a concordance file\">Creating a concordance file</link>"
-msgstr "<link href=\"text/swriter/01/04120250.xhp\" name=\"Δημιουργία αρχείου ταξινόμησης\">Δημιουργία αρχείου ταξινόμησης</link>"
+msgid "You want to find all text in your document to which a certain direct character formatting is assigned."
+msgstr "Θέλετε να βρείτε όλο το κείμενο στο έγγραφό σας στο οποίο έχει εφαρμοσθεί μια συγκεκριμένη μορφοποίηση χαρακτήρων."
-#: captions_numbers.xhp
+#: finding.xhp
msgctxt ""
-"captions_numbers.xhp\n"
-"tit\n"
+"finding.xhp\n"
+"par_id3406170\n"
"help.text"
-msgid "Adding Chapter Numbers to Captions"
-msgstr "Προσθήκη αριθμών κεφαλαίων σε λεζάντες"
+msgid "Finding formats only finds direct character attributes, it does not find attributes applied as part of a style."
+msgstr "Η αναζήτηση μορφοποιήσεων εντοπίζει μόνο τις ιδιότητες που έχουν εφαρμοσθεί απευθείας στους χαρακτήρες, όχι αυτές που έχουν εφαρμοστεί ως μέρος προτύπου."
-#: captions_numbers.xhp
+#: finding.xhp
msgctxt ""
-"captions_numbers.xhp\n"
-"bm_id3147684\n"
+"finding.xhp\n"
+"par_id2448805\n"
"help.text"
-msgid "<bookmark_value>captions; adding chapter numbers</bookmark_value> <bookmark_value>objects; captioning automatically</bookmark_value> <bookmark_value>numbering; captions</bookmark_value> <bookmark_value>automatic numbering;of objects</bookmark_value> <bookmark_value>chapter numbers in captions</bookmark_value> <bookmark_value>inserting;chapter numbers in captions</bookmark_value>"
-msgstr "<bookmark_value>λεζάντες, προσθήκη αριθμών κεφαλαίου</bookmark_value><bookmark_value>αντικείμενα, αυτόματες λεζάντες</bookmark_value><bookmark_value>αρίθμηση, λεζάντες</bookmark_value><bookmark_value>αυτόματη αρίθμηση, σε αντικείμενα</bookmark_value><bookmark_value>αριθμοί κεφαλαίων σε λεζάντες</bookmark_value><bookmark_value>εισαγωγή, αριθμοί κεφαλαίων σε λεζάντες</bookmark_value>"
+msgid "Choose Edit - Find & Replace to open the Find & Replace dialog."
+msgstr "Επιλέξτε Επεξεργασία - Εύρεση και αντικατάσταση για να ανοίξετε το παράθυρο διαλόγου Εύρεση και αντικατάσταση."
-#: captions_numbers.xhp
+#: finding.xhp
msgctxt ""
-"captions_numbers.xhp\n"
-"hd_id3147684\n"
-"14\n"
+"finding.xhp\n"
+"par_id4542985\n"
"help.text"
-msgid "<variable id=\"captions_numbers\"><link href=\"text/swriter/guide/captions_numbers.xhp\" name=\"Adding Chapter Numbers to Captions\">Adding Chapter Numbers to Captions</link> </variable>"
-msgstr "<variable id=\"captions_numbers\"><link href=\"text/swriter/guide/captions_numbers.xhp\" name=\"Προσθήκη αριθμών κεφαλαίων σε λεζάντες\">Προσθήκη αριθμών κεφαλαίων σε λεζάντες</link> </variable>"
+msgid "Click <emph>More Options</emph> to expand the dialog."
+msgstr "Κάντε κλικ στο πεδίο <emph>Περισσότερες επιλογές</emph> για να επεκτείνετε το παράθυρο διαλόγου."
-#: captions_numbers.xhp
+#: finding.xhp
msgctxt ""
-"captions_numbers.xhp\n"
-"par_id3147395\n"
-"15\n"
+"finding.xhp\n"
+"par_id4679403\n"
"help.text"
-msgid "You can include chapter numbers in captions."
-msgstr "Μπορείτε να συμπεριλάβετε αριθμούς κεφαλαίων σε λεζάντες."
+msgid "Click the <emph>Format</emph> button."
+msgstr "Κάντε κλικ στο κουμπί <emph>Μορφή</emph>."
-#: captions_numbers.xhp
+#: finding.xhp
msgctxt ""
-"captions_numbers.xhp\n"
-"par_id3147408\n"
-"16\n"
+"finding.xhp\n"
+"par_id7783745\n"
"help.text"
-msgid "Ensure that the text in your document is organized by chapters, and that the chapter titles and, if you want, the section titles, use one of the predefined heading paragraph styles. You must also assign a numbering option to the heading paragraph styles."
-msgstr "Βεβαιωθείτε ότι το κείμενο στο έγγραφό σας είναι οργανωμένο σε κεφάλαια και ότι οι τίτλοι των κεφαλαίων και, αν το επιθυμείτε, των ενοτήτων, χρησιμοποιούν ένα από τα προκαθορισμένα πρότυπα επικεφαλίδας. Πρέπει επίσης να ορίσετε μια επιλογή αρίθμησης για τα πρότυπα παραγράφου επικεφαλίδας."
+msgid "Click <emph>Find</emph> or <emph>Find All</emph>."
+msgstr "Κάντε κλικ στην <emph>Αναζήτηση</emph> ή στην <emph>Αναζήτηση όλων</emph>."
-#: captions_numbers.xhp
+#: finding.xhp
msgctxt ""
-"captions_numbers.xhp\n"
-"par_id3154249\n"
-"17\n"
+"finding.xhp\n"
+"par_id5597094\n"
"help.text"
-msgid "Select the item that you want to add a caption to."
-msgstr "Επιλέξτε το αντικείμενο στο οποίο επιθυμείτε να προσθέσετε λεζάντα."
+msgid "More options"
+msgstr "Περισσότερες επιλογές"
-#: captions_numbers.xhp
+#: finding.xhp
msgctxt ""
-"captions_numbers.xhp\n"
-"par_id3150503\n"
-"18\n"
+"finding.xhp\n"
+"par_id9919431\n"
"help.text"
-msgid "Choose <emph>Insert - Caption</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Λεζάντα</emph>."
+msgid "The similarity search can find text that is almost the same as your search text. You can set the number of characters that are allowed to differ."
+msgstr "Η αναζήτηση ομοιότητας έχει τη δυνατότητα να εντοπίζει κείμενο που είναι σχεδόν ίδιο με αυτό που ορίσατε. Μπορείτε να καθορίσετε τον αριθμό των χαρακτήρων που μπορούν να διαφέρουν."
-#: captions_numbers.xhp
+#: finding.xhp
msgctxt ""
-"captions_numbers.xhp\n"
-"par_id3150527\n"
-"19\n"
+"finding.xhp\n"
+"par_id8533280\n"
"help.text"
-msgid "Select a caption title from the <item type=\"menuitem\">Category</item> box, and select a numbering style in the <item type=\"menuitem\">Numbering</item> box. <br/>You also can enter a caption text in this dialog. If you want, enter text in the <item type=\"menuitem\">Caption</item> box."
-msgstr "Επιλέξτε ένα τίτλο κεφαλίδας από το πλαίσιο <item type=\"menuitem\">Κατηγορία</item> και επιλέξτε μια τεχνοτροπία αρίθμησης στο πλαίσιο <item type=\"menuitem\">Αρίθμηση</item>. <br/>Μπορείτε επίσης να εισάγετε ένα κείμενο τίτλου σε αυτόν τον διάλογο. Αν επιθυμείτε, εισάγετε κείμενο στο πλαίσιο <item type=\"menuitem\">Τίτλος</item>."
+msgid "Check the <emph>Similarity search</emph> option and optionally click the <emph>...</emph> button to change the settings. (Setting all three numbers to 1 works fine for English text.)"
+msgstr "Επιλέξτε την <emph>Αναζήτηση ομοιότητας</emph> και προαιρετικά κάντε κλικ στο κουμπί <emph>...</emph> για να αλλάξετε τις ρυθμίσεις. (Θέτοντας και τους τρεις αριθμούς σε 1, λειτουργεί καλά σε αγγλικό κείμενο.)"
-#: captions_numbers.xhp
+#: finding.xhp
msgctxt ""
-"captions_numbers.xhp\n"
-"par_id3153166\n"
-"39\n"
+"finding.xhp\n"
+"par_id4646748\n"
"help.text"
-msgid "Click <emph>Options</emph>."
-msgstr "Κάντε κλικ στις <emph>Επιλογές</emph>."
+msgid "When you have enabled Asian language support under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>, the Find & Replace dialog offers options to search Asian text."
+msgstr "Όταν ενεργοποιείτε την υποστήριξη γλωσσών Ασίας στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Γλώσσες</emph>, ο διάλογος Εύρεση και αντικατάσταση προσφέρει επιλογές για αναζήτηση ασιατικού κειμένου."
-#: captions_numbers.xhp
+#: finding.xhp
msgctxt ""
-"captions_numbers.xhp\n"
-"par_id3153190\n"
-"45\n"
+"finding.xhp\n"
+"hd_id2489394\n"
"help.text"
-msgid "In the <item type=\"menuitem\">Level</item> box, select the number of heading levels to include in the chapter number."
-msgstr "Στο πεδίο <item type=\"menuitem\">Επίπεδο</item>, επιλέξτε τον αριθμό των επιπέδων επικεφαλίδων που θα περιληφθούν στην αρίθμηση κεφαλαίων."
+msgid "The Navigator"
+msgstr "Η Περιήγηση"
-#: captions_numbers.xhp
+#: finding.xhp
msgctxt ""
-"captions_numbers.xhp\n"
-"par_id3155553\n"
-"46\n"
+"finding.xhp\n"
+"par_id9934385\n"
"help.text"
-msgid "Type the character that you want to separate the chapter number(s) from the caption number in the <item type=\"menuitem\">Separator</item> box, and then click <item type=\"menuitem\">OK</item>."
-msgstr "Πληκτρολογήστε το χαρακτήρα ο οποίος θα διαχωρίζει τον αριθμό(ούς) κεφαλαίου από τον αριθμό λεζάντας στο πεδίο <item type=\"menuitem\">Διαχωριστικό</item>, και ύστερα κάντε κλικ στο κουμπί <item type=\"menuitem\">OK</item>."
+msgid "The Navigator is the main tool for finding and selecting objects. You can also use the Navigator to move and arrange chapters, providing an outline view to your document."
+msgstr "Η Περιήγηση είναι το κύριο εργαλείο αναζήτησης και επιλογής αντικειμένων. Μπορείτε επίσης να χρησιμοποιήσετε την Περιήγηση για να μετακινήσετε και να τακτοποιήσετε κεφάλαια, παρέχοντας μια προβολή διάρθρωσης του εγγράφου σας."
-#: captions_numbers.xhp
+#: finding.xhp
msgctxt ""
-"captions_numbers.xhp\n"
-"par_id3155586\n"
-"40\n"
+"finding.xhp\n"
+"par_id4159062\n"
"help.text"
-msgid "In the <emph>Caption</emph> dialog, click <emph>OK</emph>."
-msgstr "Στο παράθυρο διαλόγου <emph>Λεζάντα</emph>, κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Choose <emph>View - Navigator</emph> to open the Navigator window."
+msgstr "Επιλέξτε <emph>Προβολή - Περιήγηση</emph> για να ανοίξετε το παράθυρο της περιήγησης."
-#: captions_numbers.xhp
+#: finding.xhp
msgctxt ""
-"captions_numbers.xhp\n"
-"par_id3147226\n"
-"43\n"
+"finding.xhp\n"
+"par_id7421796\n"
"help.text"
-msgid "$[officename] can automatically add a caption when you insert an object, graphic, or table. Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - AutoCaption</emph>."
-msgstr "Το $[officename] μπορεί αυτόματα να προσθέτει έναν τίτλο όταν εισάγετε ένα αντικείμενο, γραφικό ή πίνακα. Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Αυτόματη λεζάντα</emph>."
+msgid "Use the Navigator for inserting objects, links and references within the same document or from other open documents. See the <link href=\"text/swriter/guide/navigator.xhp\">Navigator</link> guide for more information."
+msgstr "Χρησιμοποιήστε την Περιήγηση για να εισάγετε αντικείμενα, συνδέσμους και παραπομπές εντός του ιδίου εγγράφου ή από άλλα ανοικτά έγγραφα. Δείτε τον οδηγό <link href=\"text/swriter/guide/navigator.xhp\">Περιήγηση</link> για περισσότερες πληροφορίες."
-#: captions_numbers.xhp
+#: finding.xhp
msgctxt ""
-"captions_numbers.xhp\n"
-"par_id3145567\n"
+"finding.xhp\n"
+"par_id6417432\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01041100.xhp\" name=\"Caption dialog\">AutoCaption dialog</link>"
-msgstr "<link href=\"text/shared/optionen/01041100.xhp\" name=\"Παράθυρο διαλόγου λεζάντα\">Παράθυρο διαλόγου Αυτόματη λεζάντα</link>"
+msgid "Click the icon with the blue circle at the bottom right part of your document to open the small <emph>Navigation</emph> window."
+msgstr "Κάντε κλικ στο εικονίδιο με το μπλε κύκλο στο κάτω δεξιά μέρος του εγγράφου σας για να ανοίξετε το μικρό παράθυρο <emph>Περιήγηση</emph>."
-#: captions_numbers.xhp
+#: finding.xhp
msgctxt ""
-"captions_numbers.xhp\n"
-"par_id3145574\n"
+"finding.xhp\n"
+"par_id4639728\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/chapter_numbering.xhp\" name=\"Chapter numbering\">Chapter numbering</link>"
-msgstr "<link href=\"text/swriter/guide/chapter_numbering.xhp\" name=\"Αρίθμηση κεφαλαίων\">Αρίθμηση κεφαλαίων</link>"
+msgid "Use the small Navigation window to quickly jump to the next object or find the next text in your document."
+msgstr "Χρησιμοποιήστε το μικρό παράθυρο της Περιήγησης για να μεταβείτε γρήγορα στο επόμενο αντικείμενο ή να εντοπίσετε το επόμενο κείμενο στο έγγραφό σας."
-#: change_header.xhp
+#: footer_nextpage.xhp
msgctxt ""
-"change_header.xhp\n"
+"footer_nextpage.xhp\n"
"tit\n"
"help.text"
-msgid "Creating a Page Style Based on the Current Page"
-msgstr "Δημιουργία προτύπου σελίδας με βάση την τρέχουσα σελίδα"
-
-#: change_header.xhp
-msgctxt ""
-"change_header.xhp\n"
-"bm_id3146875\n"
-"help.text"
-msgid "<bookmark_value>headers; inserting</bookmark_value> <bookmark_value>footers; inserting</bookmark_value> <bookmark_value>page styles; changing from selection</bookmark_value> <bookmark_value>new page styles from selection</bookmark_value>"
-msgstr "<bookmark_value>κεφαλίδες, εισαγωγή</bookmark_value><bookmark_value>υποσέλιδα, εισαγωγή</bookmark_value><bookmark_value>πρότυπα σελίδας, τροποποίηση από επιλογή</bookmark_value><bookmark_value>νέα πρότυπα σελίδας από επιλογή</bookmark_value>"
-
-#: change_header.xhp
-msgctxt ""
-"change_header.xhp\n"
-"hd_id3146875\n"
-"21\n"
-"help.text"
-msgid "<variable id=\"change_header\"><link href=\"text/swriter/guide/change_header.xhp\" name=\"Creating a Page Style Based on the Current Page\">Creating a Page Style Based on the Current Page</link></variable>"
-msgstr "<variable id=\"change_header\"><link href=\"text/swriter/guide/change_header.xhp\" name=\"Δημιουργία προτύπου σελίδας με βάση την τρέχουσα σελίδα\">Δημιουργία προτύπου σελίδας με βάση την τρέχουσα σελίδα</link></variable>"
+msgid "Inserting Page Numbers of Continuation Pages"
+msgstr "Εισαγωγή αριθμών σελίδας για συνεχόμενες σελίδες"
-#: change_header.xhp
+#: footer_nextpage.xhp
msgctxt ""
-"change_header.xhp\n"
-"par_id3153584\n"
-"22\n"
+"footer_nextpage.xhp\n"
+"bm_id3145819\n"
"help.text"
-msgid "You can design a page layout and then create a page style based on it."
-msgstr "Μπορείτε να σχεδιάσετε μια διάταξη σελίδας και σύμφωνα με αυτή ύστερα να δημιουργήσετε ένα πρότυπο σελίδας."
+msgid "<bookmark_value>pages; continuation pages</bookmark_value> <bookmark_value>next page number in footers</bookmark_value> <bookmark_value>continuation pages</bookmark_value> <bookmark_value>page numbers; continuation pages</bookmark_value>"
+msgstr "<bookmark_value>σελίδες; επόμενες σελίδες</bookmark_value><bookmark_value>αριθμός επόμενης σελίδας σε υποσέλιδα</bookmark_value><bookmark_value>επόμενες σελίδες</bookmark_value><bookmark_value>αριθμοί σελίδων; επόμενες σελίδες</bookmark_value>"
-#: change_header.xhp
+#: footer_nextpage.xhp
msgctxt ""
-"change_header.xhp\n"
-"par_id3154245\n"
-"24\n"
+"footer_nextpage.xhp\n"
+"hd_id3145819\n"
+"1\n"
"help.text"
-msgid "For example, you can create a page style that displays a particular header, and another page style that displays a different header."
-msgstr "Για παράδειγμα, μπορείτε να δημιουργήσετε ένα πρότυπο σελίδας που να εμφανίζει μία συγκεκριμένη κεφαλίδα, και ένα άλλο πρότυπο σελίδας που να εμφανίζει διαφορετική κεφαλίδα."
+msgid "<variable id=\"footer_nextpage\"><link href=\"text/swriter/guide/footer_nextpage.xhp\" name=\"Inserting Page Numbers of Continuation Pages\">Inserting Page Numbers of Continuation Pages</link></variable>"
+msgstr "<variable id=\"footer_nextpage\"><link href=\"text/swriter/guide/footer_nextpage.xhp\" name=\"Εισαγωγή αριθμών σελίδας για συνεχόμενες σελίδες\">Εισαγωγή αριθμών σελίδας για συνεχόμενες σελίδες</link></variable>"
-#: change_header.xhp
+#: footer_nextpage.xhp
msgctxt ""
-"change_header.xhp\n"
-"par_id3150503\n"
-"26\n"
+"footer_nextpage.xhp\n"
+"par_id3154242\n"
+"12\n"
"help.text"
-msgid "Open a new text document, choose <emph>Format - Styles and Formatting</emph>, and then click the <emph>Page Styles</emph> icon."
-msgstr "Ανοίξτε ένα νέο έγγραφο κειμένου, επιλέξτε <emph>Μορφή - Πρότυπα και μορφοποίηση</emph>, και ύστερα κάντε κλικ στο εικονίδιο <emph>Πρότυπα σελίδας</emph>."
+msgid "You can easily insert the page number of the next page in a footer by using a field."
+msgstr "Μπορείτε εύκολα να εισαγάγετε τον αριθμό της επόμενης σελίδας σε ένα υποσέλιδο χρησιμοποιώντας ένα πεδίο."
-#: change_header.xhp
+#: footer_nextpage.xhp
msgctxt ""
-"change_header.xhp\n"
-"par_id3150532\n"
-"27\n"
+"footer_nextpage.xhp\n"
+"par_id3154256\n"
+"4\n"
"help.text"
-msgid "Click the <emph>New Style from Selection</emph> icon and select <emph>New Styles from Selection</emph> from the submenu."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Νέο πρότυπο από επιλογή</emph> και επιλέξτε από το υπομενού <emph>Νέα πρότυπα από επιλογή</emph>."
+msgid "The page number is only displayed if the following page exists."
+msgstr "Ο αριθμός σελίδας εμφανίζεται μόνο αν υπάρχει επόμενη σελίδα."
-#: change_header.xhp
+#: footer_nextpage.xhp
msgctxt ""
-"change_header.xhp\n"
-"par_id3153153\n"
-"31\n"
+"footer_nextpage.xhp\n"
+"par_id3155886\n"
+"5\n"
"help.text"
-msgid "Type a name for the page in the <item type=\"menuitem\">Style name</item> box, and then click <item type=\"menuitem\">OK</item>."
-msgstr "Πληκτρολογήστε ένα όνομα για τη σελίδα στο πεδίο <item type=\"menuitem\">Όνομα προτύπου</item>, και ύστερα κάντε κλικ στο κουμπί <item type=\"menuitem\">OK</item>."
+msgid "Choose <emph>Insert - Footer</emph> and select the page style that you want to add the footer to."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Υποσέλιδο</emph> και επιλέξτε το πρότυπο σελίδας στο οποίο επιθυμείτε να προσθέσετε το υποσέλιδο."
-#: change_header.xhp
+#: footer_nextpage.xhp
msgctxt ""
-"change_header.xhp\n"
-"par_id3153184\n"
-"32\n"
+"footer_nextpage.xhp\n"
+"par_id3147109\n"
+"6\n"
"help.text"
-msgid "Double-click the name in the list to apply the style to the current page."
-msgstr "Κάντε διπλό κλικ στο όνομα στη λίστα για να εφαρμόσετε το πρότυπο στην τρέχουσα σελίδα."
+msgid "Place the cursor in the footer and choose <emph>Insert - Fields - Other</emph>."
+msgstr "Τοποθετήστε το δείκτη στο υποσέλιδο και επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph>."
-#: change_header.xhp
+#: footer_nextpage.xhp
msgctxt ""
-"change_header.xhp\n"
-"par_id3155541\n"
-"33\n"
+"footer_nextpage.xhp\n"
+"par_id3147134\n"
+"7\n"
"help.text"
-msgid "Choose <emph>Insert - Header</emph>, and choose the new page style from the list."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Κεφαλίδα</emph> και επιλέξτε το νέο πρότυπο σελίδας από τη λίστα."
+msgid "In the <emph>Fields</emph> dialog, click the <emph>Document</emph> tab."
+msgstr "Στο παράθυρο διαλόγου <emph>Πεδία</emph>, κάντε κλικ στην καρτέλα <emph>Έγγραφο</emph>."
-#: change_header.xhp
+#: footer_nextpage.xhp
msgctxt ""
-"change_header.xhp\n"
-"par_id3155572\n"
-"34\n"
+"footer_nextpage.xhp\n"
+"par_id3150955\n"
+"8\n"
"help.text"
-msgid "Type the text that you want in the header. Position the cursor into the main text area outside of the header."
-msgstr "Πληκτρολογήστε το κείμενο που επιθυμείτε στην κεφαλίδα. Τοποθετήστε το δείκτη στην περιοχή του κυρίως κειμένου έξω από την κεφαλίδα."
+msgid "Click 'Page' in the <emph>Type</emph> list and 'Next page' in the <emph>Select</emph> list."
+msgstr "Κάντε κλικ στη 'Σελίδα' στη λίστα <emph>Τύπος</emph> και στην 'Επόμενη σελίδα' στη λίστα <emph>Επιλογή</emph>."
-#: change_header.xhp
+#: footer_nextpage.xhp
msgctxt ""
-"change_header.xhp\n"
-"par_id3155592\n"
-"25\n"
+"footer_nextpage.xhp\n"
+"par_id3150517\n"
+"9\n"
"help.text"
-msgid "Choose <emph>Insert - Manual Break</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Χειροκίνητη αλλαγή</emph>."
+msgid "Click a numbering style in the <item type=\"menuitem\">Format</item> list."
+msgstr "Κάντε κλικ σε ένα πρότυπο αρίθμησης στη λίστα <item type=\"menuitem\">Μορφή</item>."
-#: change_header.xhp
+#: footer_nextpage.xhp
msgctxt ""
-"change_header.xhp\n"
-"par_id3147771\n"
-"28\n"
+"footer_nextpage.xhp\n"
+"par_id3150537\n"
+"10\n"
"help.text"
-msgid "In the <item type=\"menuitem\">Type</item> area, select <item type=\"menuitem\">Page break</item> and then select “Default” from the <item type=\"menuitem\">Style</item> box."
-msgstr "Στην περιοχή <item type=\"menuitem\">Τύπος</item>, επιλέξτε <item type=\"menuitem\">Αλλαγή σελίδας</item> και ύστερα επιλέξτε 'Προεπιλογή' από το πεδίο <item type=\"menuitem\">Πρότυπο</item>."
+msgid "If you select 'Text' in the <emph>Format</emph> list, only the text that you enter in the <emph>Value</emph> box is displayed in the field."
+msgstr "Αν επιλέξετε 'Κείμενο' στη λίστα <emph>Μορφή</emph>, μόνο το κείμενο που εισάγετε στο πεδίο <emph>Τιμή</emph> εμφανίζεται στο πεδίο."
-#: change_header.xhp
+#: footer_nextpage.xhp
msgctxt ""
-"change_header.xhp\n"
-"par_id3147810\n"
-"29\n"
+"footer_nextpage.xhp\n"
+"par_id3150727\n"
+"11\n"
"help.text"
-msgid "Repeat steps 2-6 to create a second custom page style with a different header."
-msgstr "Επαναλάβετε τα βήματα 2-6 για δημιουργήσετε μια δεύτερη προσαρμοσμένη τεχνοτροπία σελίδας με διαφορετική κεφαλίδα."
+msgid "Click <emph>Insert</emph> to insert the field with the page number."
+msgstr "Κάντε κλικ στην <emph>Εισαγωγή</emph> για να εισάγετε το πεδίο με τον αριθμό σελίδας."
#: footer_pagenumber.xhp
msgctxt ""
@@ -5784,7 +5163,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Choose <emph>Insert - Footer</emph> and select the page style that you want to add the footer to."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Υποσέλιδο</emph> και επιλέξτε το πρότυπο σελίδας στο οποίο επιθυμείτε να προσθέσετε υποσέλιδο."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Υποσέλιδο</emph> και επιλέξτε το πρότυπο σελίδας στο οποίο επιθυμείτε να προσθέσετε το υποσέλιδο."
#: footer_pagenumber.xhp
msgctxt ""
@@ -5830,3938 +5209,3557 @@ msgctxt ""
msgid "Choose <emph>Insert - Fields - Page Count</emph>."
msgstr "Επιλέξτε <emph>Εισαγωγή - Πεδία - Καταμέτρηση σελίδων</emph>."
-#: numbering_paras.xhp
+#: footnote_usage.xhp
msgctxt ""
-"numbering_paras.xhp\n"
+"footnote_usage.xhp\n"
"tit\n"
"help.text"
-msgid "Modifying Numbering in a Numbered List"
-msgstr "Τροποποίηση αρίθμησης σε αριθμημένη λίστα"
-
-#: numbering_paras.xhp
-msgctxt ""
-"numbering_paras.xhp\n"
-"bm_id3149637\n"
-"help.text"
-msgid "<bookmark_value>numbering; removing/interrupting</bookmark_value> <bookmark_value>bullet lists; interrupting</bookmark_value> <bookmark_value>lists;removing/interrupting numbering</bookmark_value> <bookmark_value>deleting;numbers in lists</bookmark_value> <bookmark_value>interrupting numbered lists</bookmark_value> <bookmark_value>changing;starting numbers in lists</bookmark_value>"
-msgstr "<bookmark_value>αρίθμηση, αφαίρεση/διακοπή</bookmark_value><bookmark_value>λίστες με κουκίδες, διακοπή</bookmark_value><bookmark_value>λίστες, αφαίρεση/διακοπή αρίθμησης</bookmark_value><bookmark_value>διαγραφή, αριθμοί σε λίστες</bookmark_value><bookmark_value>διακοπή αριθμημένων λιστών</bookmark_value><bookmark_value>αλλαγή, αριθμοί εκκίνησης σε λίστες</bookmark_value>"
-
-#: numbering_paras.xhp
-msgctxt ""
-"numbering_paras.xhp\n"
-"hd_id3149637\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"numbering_paras\"><link href=\"text/swriter/guide/numbering_paras.xhp\" name=\"Modifying Numbering in a Numbered List\">Modifying Numbering in a Numbered List</link></variable>"
-msgstr "<variable id=\"numbering_paras\"><link href=\"text/swriter/guide/numbering_paras.xhp\" name=\"Τροποποίηση αρίθμησης σε αριθμημένη λίστα\">Τροποποίηση αρίθμησης σε αριθμημένη λίστα</link></variable>"
-
-#: numbering_paras.xhp
-msgctxt ""
-"numbering_paras.xhp\n"
-"par_id3145092\n"
-"2\n"
-"help.text"
-msgid "You can remove the numbering from a paragraph in a numbered list or change the number that a numbered list starts with."
-msgstr "Μπορείτε να αφαιρέσετε την αρίθμηση από μια παράγραφο σε μια αριθμημένη λίστα ή να αλλάξετε τον αριθμό με τον οποίο ξεκινά μια αριθμημένη λίστα."
-
-#: numbering_paras.xhp
-msgctxt ""
-"numbering_paras.xhp\n"
-"par_id2172612\n"
-"help.text"
-msgid "If you want numbered headings, use the <emph>Tools - Outline Numbering</emph> menu command to assign a numbering to a paragraph style. Do not use the Numbering icon on the Formatting toolbar."
-msgstr "Αν επιθυμείτε να υπάρχουν αριθμημένες επικεφαλίδες, χρησιμοποιήστε την εντολή από το μενού <emph>Εργαλεία - Αρίθμηση κεφαλαίων</emph> για να ορίσετε αρίθμηση σε πρότυπο παραγράφου. Μην χρησιμοποιήσετε το εικονίδιο Αρίθμηση στη γραμμή εργαλείων Μορφοποίηση."
-
-#: numbering_paras.xhp
-msgctxt ""
-"numbering_paras.xhp\n"
-"hd_id3145107\n"
-"8\n"
-"help.text"
-msgid "To Remove the Number From a Paragraph in a Numbered List"
-msgstr "Για να αφαιρέσετε τον αριθμό από μια παράγραφο σε μια αριθμημένη λίστα"
-
-#: numbering_paras.xhp
-msgctxt ""
-"numbering_paras.xhp\n"
-"par_id3156248\n"
-"10\n"
-"help.text"
-msgid "Click in front of the first character of the paragraph that you want to remove the numbering from."
-msgstr "Κάντε κλικ μπροστά από τον πρώτο χαρακτήρα της παραγράφου από την οποία επιθυμείτε να αφαιρέσετε την αρίθμηση."
-
-#: numbering_paras.xhp
-msgctxt ""
-"numbering_paras.xhp\n"
-"par_id3153366\n"
-"23\n"
-"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "Inserting and Editing Footnotes or Endnotes"
+msgstr "Εισαγωγή και επεξεργασία υποσημειώσεων και σημειώσεων τέλους"
-#: numbering_paras.xhp
+#: footnote_usage.xhp
msgctxt ""
-"numbering_paras.xhp\n"
-"par_id3153390\n"
-"11\n"
+"footnote_usage.xhp\n"
+"bm_id3145819\n"
"help.text"
-msgid "To remove the number while preserving the indent of the paragraph, press the Backspace key."
-msgstr "Για να αφαιρέσετε τον αριθμό διατηρώντας την εσοχή της παραγράφου, πατήστε το πλήκτρο οπισθοδιαγραφής."
+msgid "<bookmark_value>endnotes;inserting and editing</bookmark_value> <bookmark_value>inserting;footnotes/endnotes</bookmark_value> <bookmark_value>deleting;footnotes</bookmark_value> <bookmark_value>editing;footnotes/endnotes</bookmark_value> <bookmark_value>organizing;footnotes</bookmark_value> <bookmark_value>footnotes; inserting and editing</bookmark_value>"
+msgstr "<bookmark_value>σημειώσεις τέλους, εισαγωγή και επεξεργασία</bookmark_value><bookmark_value>εισαγωγή, υποσημειώσεις/σημειώσεις τέλους</bookmark_value><bookmark_value>διαγραφή, υποσημειώσεις</bookmark_value><bookmark_value>επεξεργασία, υποσημειώσεις/σημειώσεις τέλους</bookmark_value><bookmark_value>διαχείριση, υποσημειώσεις</bookmark_value><bookmark_value>υποσημειώσεις, εισαγωγή και επεξεργασία</bookmark_value>"
-#: numbering_paras.xhp
+#: footnote_usage.xhp
msgctxt ""
-"numbering_paras.xhp\n"
-"par_id3154248\n"
+"footnote_usage.xhp\n"
+"hd_id3145819\n"
"16\n"
"help.text"
-msgid "To remove the number and the indent of the paragraph, click the <emph>Numbering on/off</emph> icon on the <emph>Formatting</emph> Bar. If you save the document in HTML format, a separate numbered list is created for the numbered paragraphs that follow the current paragraph."
-msgstr "Για να αφαιρέσετε τον αριθμό και την εσοχή της παραγράφου, κλικ στο εικονίδιο <emph>Αρίθμηση ναι/όχι</emph> στη γραμμή <emph>μορφοποίησης</emph>. Εάν αποθηκεύσετε το έγγραφο σε μορφή HTML, μια ξεχωριστά αριθμημένη λίστα δημιουργείται για τις αριθμημένες παραγράφους που ακολουθούν την τρέχουσα παράγραφο."
+msgid "<variable id=\"footnote_usage\"><link href=\"text/swriter/guide/footnote_usage.xhp\" name=\"Inserting and Editing Footnotes or Endnotes\">Inserting and Editing Footnotes or Endnotes</link></variable>"
+msgstr "<variable id=\"footnote_usage\"><link href=\"text/swriter/guide/footnote_usage.xhp\" name=\"Εισαγωγή και επεξεργασία υποσημειώσεων και σημειώσεων τέλους\">Εισαγωγή και επεξεργασία υποσημειώσεων και σημειώσεων τέλους</link></variable>"
-#: numbering_paras.xhp
+#: footnote_usage.xhp
msgctxt ""
-"numbering_paras.xhp\n"
-"hd_id3154856\n"
-"18\n"
+"footnote_usage.xhp\n"
+"par_id3154258\n"
+"14\n"
"help.text"
-msgid "To Change the Number That a Numbered List Starts With"
-msgstr "Για να μεταβάλετε τον αριθμό με τον οποίο ξεκινά μια αριθμημένη λίστα"
+msgid "Footnotes reference more information about a topic at the bottom of a page and endnotes reference information at the end of the document. $[officename] automatically numbers the footnotes and endnotes."
+msgstr "Οι υποσημειώσεις παραπέμπουν για περισσότερες πληροφορίες σχετικά με ένα θέμα στο τέλος της σελίδας ενώ οι σημειώσεις τέλους στο τέλος του εγγράφου. Το $[officename] αριθμεί αυτόματα τις υποσημειώσεις και τις σημειώσεις τέλους."
-#: numbering_paras.xhp
+#: footnote_usage.xhp
msgctxt ""
-"numbering_paras.xhp\n"
-"par_id3155877\n"
+"footnote_usage.xhp\n"
+"hd_id3155881\n"
"24\n"
"help.text"
-msgid "Click anywhere in the numbered list."
-msgstr "Κάντε κλικ οπουδήποτε στην αριθμημένη λίστα."
-
-#: numbering_paras.xhp
-msgctxt ""
-"numbering_paras.xhp\n"
-"par_id3155895\n"
-"21\n"
-"help.text"
-msgid "Choose <emph>Format - Bullets and Numbering</emph>, and then click the <emph>Options</emph> tab."
-msgstr "Επιλέξτε <emph>Μορφή - Κουκίδες και αρίθμηση</emph>, και ύστερα κάντε κλικ στην καρτέλα <emph>Επιλογές</emph>."
-
-#: numbering_paras.xhp
-msgctxt ""
-"numbering_paras.xhp\n"
-"par_id3148691\n"
-"22\n"
-"help.text"
-msgid "Enter the number you want the list to start with in the <item type=\"menuitem\">Start </item> <item type=\"menuitem\">at</item> box."
-msgstr "Εισάγετε τον αριθμό με τον οποίο επιθυμείτε να ξεκινά η λίστα στο πλαίσιο <item type=\"menuitem\">Αρχή </item> <item type=\"menuitem\">από</item>."
+msgid "To Insert a Footnote or Endnote"
+msgstr "Για να εισάγετε μια υποσημείωση ή σημείωση τέλους"
-#: numbering_paras.xhp
+#: footnote_usage.xhp
msgctxt ""
-"numbering_paras.xhp\n"
-"par_id3147116\n"
+"footnote_usage.xhp\n"
+"par_id3155903\n"
"25\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Click in your document where you want to place the anchor of the note."
+msgstr "Κάντε κλικ στη θέση του εγγράφου σας όπου επιθυμείτε να τοποθετήσετε την αγκύρωση της σημείωσης."
-#: numbering_paras.xhp
+#: footnote_usage.xhp
msgctxt ""
-"numbering_paras.xhp\n"
-"par_id6943571\n"
+"footnote_usage.xhp\n"
+"par_id3147120\n"
+"26\n"
"help.text"
-msgid "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Setting_up_a_Style_for_Numbering_Lines_in_Code_Listings\">Wiki page about numbering paragraphs by styles</link>"
-msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Setting_up_a_Style_for_Numbering_Lines_in_Code_Listings\">Σελίδα Wiki σχετικά με την αρίθμηση παραγράφων ανά μορφή</link>"
+msgid "Choose <link href=\"text/swriter/01/04030000.xhp\" name=\"Insert - Footnote\"><emph>Insert - Footnote/Endnote</emph></link>."
+msgstr "Επιλέξτε <link href=\"text/swriter/01/04030000.xhp\" name=\"Εισαγωγή - Υποσημείωση\"><emph>Εισαγωγή - Υποσημείωση/Σημείωση τέλους</emph></link>."
-#: words_count.xhp
+#: footnote_usage.xhp
msgctxt ""
-"words_count.xhp\n"
-"tit\n"
+"footnote_usage.xhp\n"
+"par_id3150937\n"
+"34\n"
"help.text"
-msgid "Counting Words"
-msgstr "Καταμέτρηση λέξεων"
+msgid "In the <item type=\"menuitem\">Numbering</item> area, select the format that you want to use. If you select <item type=\"menuitem\">Character</item>, click the browse button (<item type=\"menuitem\">...</item>) and select the character that you want to use for the footnote."
+msgstr "Στην περιοχή <item type=\"menuitem\">Αρίθμηση</item>, επιλέξτε τη μορφή που επιθυμείτε να χρησιμοποιήσετε. Αν επιλέξετε <item type=\"menuitem\">Χαρακτήρας</item>, κάντε κλικ στο κουμπί εξερεύνησης (<item type=\"menuitem\">...</item>) και επιλέξτε το χαρακτήρα που επιθυμείτε να χρησιμοποιήσετε για την υποσημείωση."
-#: words_count.xhp
+#: footnote_usage.xhp
msgctxt ""
-"words_count.xhp\n"
-"bm_id3149686\n"
+"footnote_usage.xhp\n"
+"par_id3150508\n"
+"35\n"
"help.text"
-msgid "<bookmark_value>words; counting in text</bookmark_value> <bookmark_value>number of words</bookmark_value> <bookmark_value>documents; number of words/characters</bookmark_value> <bookmark_value>text; number of words/characters</bookmark_value> <bookmark_value>characters; counting</bookmark_value> <bookmark_value>number of characters</bookmark_value> <bookmark_value>counting words</bookmark_value> <bookmark_value>word counts</bookmark_value>"
-msgstr "<bookmark_value>λέξεις, καταμέτρηση σε κείμενο</bookmark_value><bookmark_value>αριθμός λέξεων</bookmark_value><bookmark_value>έγγραφα, αριθμός λέξεων/χαρακτήρων</bookmark_value><bookmark_value>κείμενο, αριθμός λέξεων/χαρακτήρων</bookmark_value><bookmark_value>χαρακτήρες, καταμέτρηση</bookmark_value><bookmark_value>αριθμός χαρακτήρων</bookmark_value><bookmark_value>καταμέτρηση λέξεων</bookmark_value><bookmark_value>καταμετρήσεις λέξεων</bookmark_value>"
+msgid "In the <item type=\"menuitem\">Type</item> area, select <item type=\"menuitem\">Footnote</item> or <item type=\"menuitem\">Endnote</item>."
+msgstr "Στην περιοχή <item type=\"menuitem\">Τύπος</item>, επιλέξτε <item type=\"menuitem\">Υποσημείωση</item> ή <item type=\"menuitem\">Σημείωση τέλους</item>."
-#: words_count.xhp
+#: footnote_usage.xhp
msgctxt ""
-"words_count.xhp\n"
-"hd_id3149686\n"
-"1\n"
+"footnote_usage.xhp\n"
+"par_id3150704\n"
+"36\n"
"help.text"
-msgid "<variable id=\"words_count\"><link href=\"text/swriter/guide/words_count.xhp\" name=\"Counting Words\">Counting Words</link></variable>"
-msgstr "<variable id=\"words_count\"><link href=\"text/swriter/guide/words_count.xhp\" name=\"Καταμέτρηση λέξεων\">Καταμέτρηση λέξεων</link></variable>"
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: words_count.xhp
+#: footnote_usage.xhp
msgctxt ""
-"words_count.xhp\n"
-"par_idN105D1\n"
+"footnote_usage.xhp\n"
+"par_id3150729\n"
+"37\n"
"help.text"
-msgid "Word count is shown in the status bar, and is kept up to date as you edit."
-msgstr "Η μέτρηση λέξεων εμφανίζεται στη γραμμή κατάστασης και διατηρείται ενημερωμένη καθώς επεξεργαζόσαστε."
+msgid "Type the note."
+msgstr "Πληκτρολογήστε τη σημείωση."
-#: words_count.xhp
+#: footnote_usage.xhp
msgctxt ""
-"words_count.xhp\n"
-"par_idN106D1\n"
+"footnote_usage.xhp\n"
+"par_id3148843\n"
"help.text"
-msgid "If you want to count only some text of your document, select the text."
-msgstr "Αν επιθυμείτε να καταμετρήσετε μόνο ένα μέρος του κειμένου στο έγγραφό σας, πρέπει να επιλέξετε πρώτα το κείμενο αυτό."
+msgid "<image id=\"img_id3148857\" src=\"cmd/sc_insertfootnote.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3148857\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148857\" src=\"cmd/sc_insertfootnote.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3148857\">Icon</alt></image>"
-#: words_count.xhp
+#: footnote_usage.xhp
msgctxt ""
-"words_count.xhp\n"
-"par_id3149821\n"
-"5\n"
+"footnote_usage.xhp\n"
+"par_id3153176\n"
+"27\n"
"help.text"
-msgid "To display extended statistics such as character count, double click the word count in the status bar, or choose <emph>Tools - Word Count</emph>."
-msgstr "Για την εμφάνιση εκτεταμένων στατιστικών όπως αρίθμηση χαρακτήρων, διπλό κλικ στη λέξη μέτρηση στη γραμμή κατάστασης, ή επιλέξτε <emph>εργαλεία - μέτρηση λέξεων</emph>."
+msgid "You can also insert footnotes by clicking the <emph>Insert Footnote Directly</emph> icon on the <emph>Insert</emph> toolbar."
+msgstr "Μπορείτε επίσης να εισάγετε υποσημειώσεις κάνοντας κλικ στο εικονίδιο <emph>Άμεση εισαγωγή υποσημείωσης</emph> στη γραμμή εργαλείων <emph>Εισαγωγή</emph>."
-#: words_count.xhp
+#: footnote_usage.xhp
msgctxt ""
-"words_count.xhp\n"
-"hd_id1116200901133957\n"
+"footnote_usage.xhp\n"
+"hd_id3155543\n"
+"28\n"
"help.text"
-msgid "How does %PRODUCTNAME count words?"
-msgstr "Πώς το %PRODUCTNAME μετρά λέξεις;"
+msgid "To Edit a Footnote or Endnote"
+msgstr "Επεξεργασία υποσημειώσεων και σημειώσεων τέλους"
-#: words_count.xhp
+#: footnote_usage.xhp
msgctxt ""
-"words_count.xhp\n"
-"par_id1116200901133998\n"
+"footnote_usage.xhp\n"
+"par_id3150167\n"
+"6\n"
"help.text"
-msgid "In general, every string of characters between two spaces is a word. Tabs, line breaks, and paragraph breaks are word limits, too."
-msgstr "Γενικά, κάθε συμβολοσειρά χαρακτήρων μεταξύ δύο κενών είναι λέξη. Στηλοθέτες, αλλαγές γραμμών και αλλαγές παραγράφων είναι όρια λέξεων, επίσης."
+msgid "The mouse pointer changes to a hand when you rest it over a footnote or endnote anchor in your document."
+msgstr "Ο δείκτης του ποντικιού αλλάζει την εμφάνισή του σε χέρι όταν τον αφήσετε πάνω από την αγκύρωση της υποσημείωσης ή της σημείωσης τέλους στο έγγραφό σας."
-#: words_count.xhp
+#: footnote_usage.xhp
msgctxt ""
-"words_count.xhp\n"
-"par_id1116200901133985\n"
+"footnote_usage.xhp\n"
+"par_id3155563\n"
+"29\n"
"help.text"
-msgid "Words with dashes or always visible hyphens, as in plug-in, add-on, user/config, are counted as one word each."
-msgstr "Λέξεις με παύλες ή πάντοτε ορατά ενωτικά, όπως στα πρόσθετα, επιπρόσθετα, χρήστη/διαμόρφωση μετρώνται ως μια λέξη."
+msgid "To edit the text of a footnote or endnote, click in the note, or click the anchor for the note in the text."
+msgstr "Για να επεξεργασθείτε το κείμενο μιας υποσημείωσης ή σημείωσης τέλους, κάντε κλικ στη σημείωση, ή στην αγκύρωση της σημείωσης στο κείμενο."
-#: words_count.xhp
+#: footnote_usage.xhp
msgctxt ""
-"words_count.xhp\n"
-"par_id111620090113399\n"
+"footnote_usage.xhp\n"
+"par_id3145029\n"
+"40\n"
"help.text"
-msgid "The words can be a mix of letters, numbers, and special characters. So the following text counts as four words: abc123 1.23 \"$\" http://www.example.com."
-msgstr "Οι λέξεις μπορεί να είναι ένα μείγμα γραμμάτων, αριθμών και ειδικών χαρακτήρων. Έτσι το παρακάτω κείμενο μετρά ως τέσσερις λέξεις: abc123 1.23 \"$\" http://www.example.com."
+msgid "To change the format of a footnote, click in the footnote, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+T</caseinline><defaultinline>F11</defaultinline></switchinline> to open the Styles and Formatting window, right-click \"Footnote\" in the list, and then choose <emph>Modify</emph>."
+msgstr "Για να αλλάξετε τη μορφή μιας υποσημείωσης, κλικ στην υποσημείωση, πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+T</caseinline><defaultinline>F11</defaultinline></switchinline> για να ανοίξετε το παράθυρο πρότυπα και μορφοποίηση, δεξί κλικ \"Υποσημείωση\" στη λίστα και έπειτα διαλέξτε <emph>Τροποποίηση</emph>."
-#: words_count.xhp
+#: footnote_usage.xhp
msgctxt ""
-"words_count.xhp\n"
-"par_idN106E2\n"
+"footnote_usage.xhp\n"
+"par_id3145062\n"
+"30\n"
"help.text"
-msgid "To get some more statistics about the document, choose <emph>File - Properties - Statistics</emph>."
-msgstr "Για να δείτε περισσότερα στατιστικά σχετικά με το έγγραφο, επιλέξτε <emph>Αρχείο - Ιδιότητες - Στατιστικά</emph>."
+msgid "To jump from the footnote or endnote text to the note anchor in the text, press PageUp."
+msgstr "Για να μεταβείτε από το κείμενο της υποσημείωσης ή της σημείωσης τέλους στον αριθμό υποσημείωσης του κειμένου πατήστε PageUp."
-#: words_count.xhp
+#: footnote_usage.xhp
msgctxt ""
-"words_count.xhp\n"
-"par_id3147418\n"
+"footnote_usage.xhp\n"
+"par_id3145081\n"
"4\n"
"help.text"
-msgid "<link href=\"text/shared/01/01100400.xhp\" name=\"File - Properties - Statistics\">File - Properties - Statistics</link>"
-msgstr "<link href=\"text/shared/01/01100400.xhp\" name=\"Αρχείο - Ιδιότητες - Στατιστικά\">Αρχείο - Ιδιότητες - Στατιστικά</link>"
-
-#: table_delete.xhp
-msgctxt ""
-"table_delete.xhp\n"
-"tit\n"
-"help.text"
-msgid "Deleting Tables or the Contents of a Table"
-msgstr "Διαγραφή πινάκων ή των περιεχομένων πίνακα"
-
-#: table_delete.xhp
-msgctxt ""
-"table_delete.xhp\n"
-"bm_id3149489\n"
-"help.text"
-msgid "<bookmark_value>deleting; tables or table contents</bookmark_value> <bookmark_value>tables; deleting</bookmark_value>"
-msgstr "<bookmark_value>διαγραφή, πίνακες ή περιεχόμενα πίνακα</bookmark_value><bookmark_value>πίνακες, διαγραφή</bookmark_value>"
+msgid "To edit the numbering properties of a footnote or endnote anchor, click in front of the anchor, and choose <link href=\"text/swriter/01/02150000.xhp\" name=\"Edit - Footnote\"><emph>Edit - Footnote/Endnote</emph></link>."
+msgstr "Για να επεξεργαστείτε τις ιδιότητες αρίθμησης μιας υποσημείωσης ή σημείωσης τέλους,κάντε κλικ μπροστά από τον αριθμό και επιλέξτε <link href=\"text/swriter/01/02150000.xhp\" name=\"Επεξεργασία - Υποσημείωση\"><emph>Επεξεργασία - Υποσημείωση/Σημείωση τέλους</emph></link>."
-#: table_delete.xhp
+#: footnote_usage.xhp
msgctxt ""
-"table_delete.xhp\n"
-"hd_id3149489\n"
-"1\n"
+"footnote_usage.xhp\n"
+"par_id3147776\n"
+"3\n"
"help.text"
-msgid "<variable id=\"table_delete\"><link href=\"text/swriter/guide/table_delete.xhp\" name=\"Deleting Tables or the Contents of a Table\">Deleting Tables or the Contents of a Table</link></variable>"
-msgstr "<variable id=\"table_delete\"><link href=\"text/swriter/guide/table_delete.xhp\" name=\"Διαγραφή πινάκων ή των περιεχομένων πίνακα\">Διαγραφή πινάκων ή των περιεχομένων πίνακα</link></variable>"
+msgid "To change the formatting that $[officename] applies to footnotes and endnotes, choose <link href=\"text/swriter/01/06080000.xhp\" name=\"Tools - Footnotes\"><emph>Tools - Footnotes/Endnotes</emph></link>."
+msgstr "Για να αλλάξετε την μορφοποίηση των υποσημειώσεων και των σημειώσεων τέλους του $[officename], επιλέξτε <link href=\"text/swriter/01/06080000.xhp\" name=\"Εργαλεία - Υποσημειώσεις\"><emph>Εργαλεία - Υποσημειώσεις/Σημειώσεις τέλους</emph></link>."
-#: table_delete.xhp
+#: footnote_usage.xhp
msgctxt ""
-"table_delete.xhp\n"
-"par_id3155918\n"
-"2\n"
+"footnote_usage.xhp\n"
+"par_id3147813\n"
+"15\n"
"help.text"
-msgid "You can delete a table from your document, or delete the contents of the table."
-msgstr "Μπορείτε να διαγράψετε έναν πίνακα από το έγγραφό σας ή να διαγράψετε τα περιεχόμενά του."
+msgid "To edit the properties of the text area for footnotes or endnotes, choose <emph>Format - Page</emph>, and then click the <link href=\"text/swriter/01/05040600.xhp\" name=\"Footnote\"><emph>Footnote</emph></link> tab."
+msgstr "Για να επεξεργασθείτε τις ιδιότητες της περιοχής του κειμένου των υποσημειώσεων ή των σημειώσεων τέλους, επιλέξτε <emph>Μορφή - Σελίδα</emph> και ύστερα κάντε κλικ στην καρτέλα <link href=\"text/swriter/01/05040600.xhp\" name=\"Υποσημείωση\"><emph>Υποσημείωση</emph></link>."
-#: table_delete.xhp
+#: footnote_usage.xhp
msgctxt ""
-"table_delete.xhp\n"
-"par_id3155863\n"
-"5\n"
+"footnote_usage.xhp\n"
+"par_id3147232\n"
+"41\n"
"help.text"
-msgid "To delete a whole table, click in the table, and then choose <emph>Table - Delete - Table</emph>."
-msgstr "Για να διαγράψετε ολόκληρο τον πίνακα, κάντε κλικ σε αυτόν, και ύστερα επιλέξτε <emph>Πίνακας - Διαγραφή - Πίνακας</emph>."
+msgid "To remove a footnote, delete the footnote anchor in the text."
+msgstr "Για να αφαιρέσετε μια υποσημείωση, διαγράψτε την αγκύρωσή της στο κείμενο."
-#: table_delete.xhp
+#: footnote_with_line.xhp
msgctxt ""
-"table_delete.xhp\n"
-"par_id3153415\n"
-"6\n"
+"footnote_with_line.xhp\n"
+"tit\n"
"help.text"
-msgid "To delete the contents of a table, click in the table, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A until all cells are selected, and then press Delete or Backspace."
-msgstr "Για να διαγράψετε τα περιεχόμενα ενός πίνακα κάντε κλικ στον πίνακα και πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A μέχρι να επιλεχθούν όλα τα κελιά και μετά πατήστε Delete ή Backspace."
+msgid "Spacing Between Footnotes"
+msgstr "Απόσταση μεταξύ υποσημειώσεων"
-#: subscript.xhp
+#: footnote_with_line.xhp
msgctxt ""
-"subscript.xhp\n"
-"tit\n"
+"footnote_with_line.xhp\n"
+"bm_id3147683\n"
"help.text"
-msgid "Making Text Superscript or Subscript"
-msgstr "Μετατροπή κειμένου σε εκθέτη ή δείκτη"
+msgid "<bookmark_value>spacing; endnotes/footnotes</bookmark_value> <bookmark_value>endnotes; spacing</bookmark_value> <bookmark_value>footnotes; spacing</bookmark_value> <bookmark_value>borders;for footnotes/endnotes</bookmark_value> <bookmark_value>lines;footnotes/endnotes</bookmark_value>"
+msgstr "<bookmark_value>απόσταση, διάστιχο, σημειώσεις τέλους/υποσημειώσεις</bookmark_value><bookmark_value>σημειώσεις τέλους, διάστιχο, απόσταση</bookmark_value><bookmark_value>υποσημειώσεις, διάστιχο, απόσταση</bookmark_value><bookmark_value>περιγράμματα, για υποσημειώσεις/σημειώσεις τέλους</bookmark_value><bookmark_value>γραμμές, υποσημειώσεις/σημειώσεις τέλους</bookmark_value>"
-#: subscript.xhp
+#: footnote_with_line.xhp
msgctxt ""
-"subscript.xhp\n"
-"bm_id3155174\n"
+"footnote_with_line.xhp\n"
+"hd_id3147683\n"
+"40\n"
"help.text"
-msgid "<bookmark_value>text; subscript and superscript</bookmark_value> <bookmark_value>superscript text</bookmark_value> <bookmark_value>subscript text</bookmark_value> <bookmark_value>characters;subscript and superscript</bookmark_value>"
-msgstr "<bookmark_value>κείμενο, εκθέτης και δείκτης</bookmark_value><bookmark_value>εκθέτης</bookmark_value><bookmark_value>δείκτης</bookmark_value><bookmark_value>χαρακτήρες, εκθέτης και δείκτης</bookmark_value>"
+msgid "<variable id=\"footnote_with_line\"><link href=\"text/swriter/guide/footnote_with_line.xhp\" name=\"Spacing Between Footnotes\">Spacing Between Footnotes</link></variable>"
+msgstr "<variable id=\"footnote_with_line\"><link href=\"text/swriter/guide/footnote_with_line.xhp\" name=\"Απόσταση μεταξύ υποσημειώσεων\">Απόσταση μεταξύ υποσημειώσεων</link></variable>"
-#: subscript.xhp
+#: footnote_with_line.xhp
msgctxt ""
-"subscript.xhp\n"
-"hd_id3155174\n"
-"1\n"
+"footnote_with_line.xhp\n"
+"par_id3145808\n"
+"39\n"
"help.text"
-msgid "<variable id=\"subscript\"><link href=\"text/swriter/guide/subscript.xhp\" name=\"Making Text Superscript or Subscript\">Making Text Superscript or Subscript</link></variable>"
-msgstr "<variable id=\"subscript\"><link href=\"text/swriter/guide/subscript.xhp\" name=\"Μετατροπή κειμένου σε εκθέτη ή δείκτη\">Μετατροπή κειμένου σε εκθέτη ή δείκτη</link></variable>"
+msgid "If you want to increase the spacing between footnote or endnote texts, you can add a top and bottom border to the corresponding paragraph style."
+msgstr "Αν επιθυμείτε μεγαλύτερη απόσταση μεταξύ των κειμένων των υποσημειώσεων ή σημειώσεων τέλους, μπορείτε να εισάγετε άνω και κάτω περίγραμμα στο αντίστοιχο πρότυπο παραγράφου."
-#: subscript.xhp
+#: footnote_with_line.xhp
msgctxt ""
-"subscript.xhp\n"
-"par_id3155917\n"
-"2\n"
+"footnote_with_line.xhp\n"
+"par_id3155603\n"
+"41\n"
"help.text"
-msgid "Select the text that you want to make superscript or subscript."
-msgstr "Επιλέξτε το κείμενο που επιθυμείτε να μετατρέψετε σε εκθέτη ή δείκτη."
+msgid "Click in a footnote or endnote."
+msgstr "Κάντε κλικ σε μια υποσημείωση ή σημείωση τέλους."
-#: subscript.xhp
+#: footnote_with_line.xhp
msgctxt ""
-"subscript.xhp\n"
-"par_id3155865\n"
-"28\n"
+"footnote_with_line.xhp\n"
+"par_id3155620\n"
+"42\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "Choose <emph>Format - Styles and Formatting</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και μορφοποίηση</emph>."
-#: subscript.xhp
+#: footnote_with_line.xhp
msgctxt ""
-"subscript.xhp\n"
-"par_id3149829\n"
-"4\n"
+"footnote_with_line.xhp\n"
+"par_id3154251\n"
+"43\n"
"help.text"
-msgid "Choose <emph>Format - Character - Position</emph>, and then select <emph>Superscript</emph> or <emph>Subscript</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Χαρακτήρας - Θέση</emph> και έπειτα επιλέξτε <emph>Εκθέτης</emph> ή <emph>Δείκτης</emph>."
+msgid "Right-click the Paragraph Style that you want to modify, for example, \"Footnote\", and choose <emph>Modify</emph>."
+msgstr "Κάντε δεξί κλικ στο πρότυπο παραγράφου που επιθυμείτε να τροποποιήσετε, π.χ. \"Υποσημείωση\", και επιλέξτε <emph>Τροποποίηση</emph>."
-#: subscript.xhp
+#: footnote_with_line.xhp
msgctxt ""
-"subscript.xhp\n"
-"par_id3156111\n"
-"3\n"
+"footnote_with_line.xhp\n"
+"par_id3155884\n"
+"45\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+P to make the text superscript, and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+B to make the text subscript."
-msgstr "Πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+P για να κάνετε το κείμενο εκθέτη και <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Β για αλλαγή του κειμένου σε δείκτη."
+msgid "Click the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> tab."
+msgstr "Κάντε κλικ στην καρτέλα <link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\"><emph>Περιγράμματα</emph></link>."
-#: subscript.xhp
+#: footnote_with_line.xhp
msgctxt ""
-"subscript.xhp\n"
-"par_id3153416\n"
-"26\n"
+"footnote_with_line.xhp\n"
+"par_id3147110\n"
+"51\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Format - Character - Position\">Format - Character - Position</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Μορφή - Χαρακτήρας - Θέση\">Μορφή - Χαρακτήρας - Θέση</link>"
+msgid "In the <item type=\"menuitem\">Default</item> area, click the <item type=\"menuitem\">Set Top and Bottom Borders Only</item> icon."
+msgstr "Στην περιοχή <item type=\"menuitem\">Προεπιλογή</item>, κάντε κλικ στο εικονίδιο <item type=\"menuitem\">Ορισμός άνω και κάτω περιγραμμάτων</item>."
-#: subscript.xhp
+#: footnote_with_line.xhp
msgctxt ""
-"subscript.xhp\n"
-"par_id3154705\n"
-"27\n"
+"footnote_with_line.xhp\n"
+"par_id3150931\n"
+"52\n"
"help.text"
-msgid "<link href=\"text/shared/01/06040200.xhp\" name=\"Tools - AutoCorrect - Replace\">Tools - AutoCorrect - Replace</link>"
-msgstr "<link href=\"text/shared/01/06040200.xhp\" name=\"Εργαλεία - Αυτόματη διόρθωση - Αντικατάσταση\">Εργαλεία - Αυτόματη διόρθωση - Αντικατάσταση</link>"
+msgid "In the <item type=\"menuitem\">Line</item> area, click a line in the <item type=\"menuitem\">Style</item> list."
+msgstr "Στην περιοχή <item type=\"menuitem\">Γραμμή</item>, κάντε κλικ σε μια γραμμή στη λίστα <item type=\"menuitem\">Πρότυπο</item>."
-#: stylist_fillformat.xhp
+#: footnote_with_line.xhp
msgctxt ""
-"stylist_fillformat.xhp\n"
-"tit\n"
+"footnote_with_line.xhp\n"
+"par_id3150961\n"
+"53\n"
"help.text"
-msgid "Applying Styles in Fill Format Mode"
-msgstr "Εφαρμογή προτύπων με τη λειτουργία μορφοποίησης γεμίσματος"
+msgid "Select \"White\" in the <item type=\"menuitem\">Color</item> box. If the background of the page is not white, select the color that best matches the background color."
+msgstr "Επιλέξτε \"Λευκό\" στο πεδίο <item type=\"menuitem\">Χρώμα</item>. Αν το παρασκήνιο της σελίδας δεν είναι λευκό, επιλέξτε το χρώμα που ταιριάζει καλύτερα με το χρώμα του παρασκηνίου."
-#: stylist_fillformat.xhp
+#: footnote_with_line.xhp
msgctxt ""
-"stylist_fillformat.xhp\n"
-"bm_id3145084\n"
+"footnote_with_line.xhp\n"
+"par_id3150519\n"
+"50\n"
"help.text"
-msgid "<bookmark_value>fill format mode</bookmark_value> <bookmark_value>copying; styles, by fill format mode</bookmark_value> <bookmark_value>brush for copying styles</bookmark_value> <bookmark_value>styles; transferring</bookmark_value> <bookmark_value>formats; copying and pasting</bookmark_value> <bookmark_value>text formats; copying and pasting</bookmark_value>"
-msgstr "<bookmark_value>λειτουργία μορφοποίησης γεμίσματος</bookmark_value><bookmark_value>αντιγραφή, πρότυπα με τη λειτουργία μορφοποίησης γεμίσματος</bookmark_value><bookmark_value>πινέλο για αντιγραφή προτύπων</bookmark_value><bookmark_value>πρότυπα, μεταφορά</bookmark_value><bookmark_value>μορφοποιήσεις, αντιγραφή και επικόλληση</bookmark_value><bookmark_value>μορφοποιήσεις κειμένου, αντιγραφή και επικόλληση</bookmark_value>"
+msgid "In the <emph>Spacing to contents</emph> area, clear the <emph>Synchronize</emph> check box."
+msgstr "Στην περιοχή <emph>Απόσταση από περιεχόμενα</emph>, αποεπιλέξτε το πεδίο ελέγχου <emph>Συγχρονισμός</emph>."
-#: stylist_fillformat.xhp
+#: footnote_with_line.xhp
msgctxt ""
-"stylist_fillformat.xhp\n"
-"hd_id3145084\n"
-"31\n"
+"footnote_with_line.xhp\n"
+"par_id3150709\n"
+"47\n"
"help.text"
-msgid "<variable id=\"stylist_fillformat\"><link href=\"text/swriter/guide/stylist_fillformat.xhp\" name=\"Applying Styles in Fill Format Mode\">Applying Styles in Fill Format Mode</link></variable>"
-msgstr "<variable id=\"stylist_fillformat\"><link href=\"text/swriter/guide/stylist_fillformat.xhp\" name=\"Εφαρμογή προτύπων με τη λειτουργία μορφοποίησης γεμίσματος\">Εφαρμογή προτύπων με τη λειτουργία μορφοποίησης γεμίσματος</link></variable>"
+msgid "Enter a value in the <item type=\"menuitem\">Top</item> and <item type=\"menuitem\">Bottom</item> boxes."
+msgstr "Εισάγετε μια τιμή στα πεδία <item type=\"menuitem\">Πάνω</item> και <item type=\"menuitem\">Κάτω</item>."
-#: stylist_fillformat.xhp
+#: footnote_with_line.xhp
msgctxt ""
-"stylist_fillformat.xhp\n"
-"par_id3155855\n"
-"42\n"
+"footnote_with_line.xhp\n"
+"par_id3150740\n"
+"48\n"
"help.text"
-msgid "You can quickly apply styles, such as paragraph and character styles, in your document by using the Fill Format Mode in the Styles and Formatting window."
-msgstr "Μπορείτε να εφαρμόσετε γρήγορα πρότυπα, όπως πρότυπα παραγράφων και χαρακτήρων, στο έγγραφό σας χρησιμοποιώντας τη λειτουργία μορφοποίησης γεμίσματος στο παράθυρο Πρότυπα και μορφοποίηση."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: stylist_fillformat.xhp
+#: footnote_with_line.xhp
msgctxt ""
-"stylist_fillformat.xhp\n"
-"par_id3156114\n"
-"32\n"
+"footnote_with_line.xhp\n"
+"par_id3148846\n"
+"49\n"
"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και μορφοποίηση</emph>."
+msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Format - Paragraph - Borders\">Format - Paragraph - Borders</link>"
+msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Μορφή - Παράγραφος - Περιγράμματα\">Μορφή - Παράγραφος - Περιγράμματα</link>"
-#: stylist_fillformat.xhp
+#: form_letters_main.xhp
msgctxt ""
-"stylist_fillformat.xhp\n"
-"par_id3153128\n"
-"33\n"
+"form_letters_main.xhp\n"
+"tit\n"
"help.text"
-msgid "Click the icon of the style category that you want to apply."
-msgstr "Κάντε κλικ στο εικονίδιο της κατηγορίας προτύπων που επιθυμείτε να εφαρμόσετε."
+msgid "Creating a Form Letter"
+msgstr "Δημιουργία εγκυκλίων επιστολών"
-#: stylist_fillformat.xhp
+#: form_letters_main.xhp
msgctxt ""
-"stylist_fillformat.xhp\n"
-"par_id3145090\n"
-"17\n"
+"form_letters_main.xhp\n"
+"bm_id3159257\n"
"help.text"
-msgid "Click the style, and then click the <item type=\"menuitem\">Fill Format Mode</item> icon <image id=\"img_id3149644\" src=\"cmd/sc_fillstyle.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149644\">Icon</alt></image> in the <item type=\"menuitem\">Styles and Formatting</item> window."
-msgstr "Πατήστε στην τεχνοτροπία και ύστερα στο εικονίδιο <item type=\"menuitem\">Λειτουργία μορφοποίησης γεμίσματος</item> <image id=\"img_id3149644\" src=\"cmd/sc_fillstyle.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149644\">Εικονίδιο</alt></image> στο παράθυρο <item type=\"menuitem\">Τεχνοτροπίες και μορφοποίηση</item>."
+msgid "<bookmark_value>serial letters</bookmark_value> <bookmark_value>form letters</bookmark_value> <bookmark_value>mail merge</bookmark_value> <bookmark_value>letters; creating form letters</bookmark_value> <bookmark_value>wizards;form letters</bookmark_value>"
+msgstr "<bookmark_value>σειρές γραμμάτων</bookmark_value><bookmark_value>εγκύκλιοι επιστολές</bookmark_value><bookmark_value>συγχώνευση αλληλογραφίας</bookmark_value><bookmark_value>επιστολές; δημιουργία εγκυκλίων επιστολών</bookmark_value><bookmark_value>οδηγοί, εγκύκλιοι επιστολές</bookmark_value>"
-#: stylist_fillformat.xhp
+#: form_letters_main.xhp
msgctxt ""
-"stylist_fillformat.xhp\n"
-"par_id3153371\n"
+"form_letters_main.xhp\n"
+"hd_id3159257\n"
"29\n"
"help.text"
-msgid "Move the mouse pointer to where you want to apply the style in the document, and click. To apply the style to more than one item, drag to select the items, and then release."
-msgstr "Μετακινήστε το δείκτη του ποντικιού στο σημείο του εγγράφου όπου επιθυμείτε να εφαρμόσετε το πρότυπο, και κάντε κλικ. Για να εφαρμόσετε το πρότυπο σε περισσότερα από ένα αντικείμενα, σύρετε για να τα επιλέξετε, και ύστερα απελευθερώστε το κουμπί του ποντικιού."
+msgid "<variable id=\"form_letters\"><variable id=\"form_letters_main\"><link href=\"text/swriter/guide/form_letters_main.xhp\" name=\"Creating a Form Letter\">Creating a Form Letter</link></variable></variable>"
+msgstr "<variable id=\"form_letters\"><variable id=\"form_letters_main\"><link href=\"text/swriter/guide/form_letters_main.xhp\" name=\"Δημιουργία εγκυκλίου επιστολής\">Δημιουργία εγκυκλίου επιστολής</link></variable></variable>"
-#: stylist_fillformat.xhp
+#: form_letters_main.xhp
msgctxt ""
-"stylist_fillformat.xhp\n"
-"par_id3154263\n"
-"34\n"
+"form_letters_main.xhp\n"
+"par_id3150502\n"
+"1\n"
"help.text"
-msgid "Press <item type=\"keycode\">Esc</item> when finished."
-msgstr "Όταν τελειώσετε, πιέστε το πλήκτρο <item type=\"keycode\">Esc</item>."
+msgid "To create a form letter, you need a text document that contains fields for address data, and an address database. Then you combine or merge the address data and the text document to either print the letters or send them by e-mail."
+msgstr "Για να δημιουργήσετε μια εγκύκλιο επιστολή, χρειάζεστε ένα έγγραφο κειμένου που να περιέχει πεδία για δεδομένα διεύθυνσης και μια βάση δεδομένων διευθύνσεων. Έπειτα, συνδυάζετε ή συγχωνεύετε τα δεδομένα διευθύνσεων και το έγγραφο κειμένου είτε για να εκτυπώσετε τις επιστολές είτε για να τις προωθήσετε μέσω ηλεκτρονικής αλληλογραφίας."
-#: stylist_fillformat.xhp
+#: form_letters_main.xhp
msgctxt ""
-"stylist_fillformat.xhp\n"
-"par_id3159259\n"
-"35\n"
+"form_letters_main.xhp\n"
+"par_id0805200801132382\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link>"
-msgstr "<link href=\"text/swriter/01/05140000.xhp\" name=\"Πρότυπα και μορφοποίηση\">Πρότυπα και μορφοποίηση</link>"
+msgid "If the document is in HTML format, any embedded or linked images will not be sent with the e-mail."
+msgstr "Αν το έγγραφο είναι σε μορφή αρχείου HTML οι ενσωματωμένες ή οι συνδεδεμένες εικόνες δεν θα αποσταλούν με το μήνυμα."
-#: indenting.xhp
+#: form_letters_main.xhp
msgctxt ""
-"indenting.xhp\n"
-"tit\n"
+"form_letters_main.xhp\n"
+"par_idN10653\n"
"help.text"
-msgid "Indenting Paragraphs"
-msgstr "Εσοχές παραγράφων"
+msgid "The <link href=\"text/swriter/01/mailmerge00.xhp\">Mail Merge Wizard</link> helps you to create form letters."
+msgstr "Ο <link href=\"text/swriter/01/mailmerge00.xhp\">Αυτόματος πιλότος συγχώνευσης αλληλογραφίας</link> σας βοηθά να δημιουργήσετε εγκυκλίους επιστολές."
-#: indenting.xhp
+#: form_letters_main.xhp
msgctxt ""
-"indenting.xhp\n"
-"bm_id3155869\n"
+"form_letters_main.xhp\n"
+"par_idN10664\n"
"help.text"
-msgid "<bookmark_value>formatting; indenting paragraphs</bookmark_value> <bookmark_value>indents;in text</bookmark_value> <bookmark_value>paragraphs; indents</bookmark_value> <bookmark_value>hanging indents in paragraphs</bookmark_value> <bookmark_value>right indents in paragraphs</bookmark_value> <bookmark_value>lines of text; indents</bookmark_value> <bookmark_value>changing;indents</bookmark_value>"
-msgstr "<bookmark_value>μορφοποίηση, εσοχές παραγράφων</bookmark_value><bookmark_value>εσοχές, στο κείμενο</bookmark_value><bookmark_value>παράγραφοι, εσοχές</bookmark_value><bookmark_value>εσοχές πρώτης γραμμής σε παραγράφους</bookmark_value><bookmark_value>δεξιές εσοχές σε παραγράφους</bookmark_value><bookmark_value>γραμμές κειμένου, εσοχές</bookmark_value><bookmark_value>αλλαγή, εσοχές</bookmark_value>"
+msgid "To create a form letter"
+msgstr "Για να δημιουργήσετε μια εγκύκλιο επιστολή"
-#: indenting.xhp
+#: form_letters_main.xhp
msgctxt ""
-"indenting.xhp\n"
-"hd_id129398\n"
+"form_letters_main.xhp\n"
+"par_idN1066B\n"
"help.text"
-msgid "<variable id=\"indenting\"><link href=\"text/swriter/guide/indenting.xhp\">Indenting Paragraphs</link></variable>"
-msgstr "<variable id=\"indenting\"><link href=\"text/swriter/guide/indenting.xhp\">Εσοχές παραγράφων</link></variable>"
+msgid "Choose <emph>Tools - Mail Merge Wizard</emph>."
+msgstr "Επιλέξτε <emph>Εργαλεία - Οδηγός συγχώνευσης αλληλογραφίας</emph>."
-#: indenting.xhp
+#: form_letters_main.xhp
msgctxt ""
-"indenting.xhp\n"
-"par_id5589159\n"
+"form_letters_main.xhp\n"
+"par_idN10672\n"
"help.text"
-msgid "To change the measurement units, choose <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General</item>, and then select a new measurement unit in the Settings area."
-msgstr "Για να αλλάξετε τις μονάδες μέτρησης, επιλέξτε <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Γενικά</item> και έπειτα επιλέξτε μια νέα μονάδα μέτρησης στην περιοχή ρυθμίσεων."
+msgid "You see the Mail Merge Wizard dialog. The following is an example of one of many possible ways to navigate the wizard's pages:"
+msgstr "Βλέπετε το παράθυρο διαλόγου του Αυτόματου πιλότου συγχώνευσης αλληλογραφίας. Το παρακάτω είναι μόνο ένα παράδειγμα ενός από τους πολλούς πιθανούς τρόπους που μπορείτε να περιηγηθείτε στις σελίδες του πιλότου:"
-#: indenting.xhp
+#: form_letters_main.xhp
msgctxt ""
-"indenting.xhp\n"
-"par_id9936216\n"
+"form_letters_main.xhp\n"
+"par_idN10676\n"
"help.text"
-msgid "You can change the indents for the current paragraph, or for all selected paragraphs, or for a Paragraph Style."
-msgstr "Μπορείτε να μεταβάλετε τις εσοχές για την τρέχουσα παράγραφο ή για όλες τις επιλεγμένες παραγράφους ή για ένα πρότυπο παραγράφου."
+msgid "Select <emph>Start from a template</emph>, and click the <emph>Browse</emph> button."
+msgstr "Επιλέξτε <emph>Εκκίνηση από πρότυπο</emph> και κάντε κλικ στο κουμπί <emph>Αναζήτηση</emph>."
-#: indenting.xhp
+#: form_letters_main.xhp
msgctxt ""
-"indenting.xhp\n"
-"par_id7953123\n"
+"form_letters_main.xhp\n"
+"par_idN10681\n"
"help.text"
-msgid "You can also <link href=\"text/swriter/guide/ruler.xhp\" name=\"ruler\">set indents using the ruler</link>. To display the ruler, choose <item type=\"menuitem\">View - Ruler</item>."
-msgstr "Μπορείτε επίσης να <link href=\"text/swriter/guide/ruler.xhp\" name=\"ruler\">ορίσετε εσοχές χρησιμοποιώντας το χάρακα</link>. Για να εμφανίσετε το χάρακα, επιλέξτε <item type=\"menuitem\">Προβολή - Χάρακας</item>."
+msgid "You see the <emph>New</emph> dialog."
+msgstr "Βλέπετε το διάλογο <emph>Δημιουργία</emph>"
-#: indenting.xhp
+#: form_letters_main.xhp
msgctxt ""
-"indenting.xhp\n"
-"par_id4013794\n"
+"form_letters_main.xhp\n"
+"par_idN10685\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Format - Paragraph - Indents & Spacing</item> to change the indents for the current paragraph or for all selected paragraphs. You can also <link href=\"text/swriter/guide/ruler.xhp\" name=\"ruler\">set indents using the ruler</link>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Μορφή - Παράγραφος - Εσοχές και διάστιχο</item> για να μεταβάλετε τις εσοχές για την τρέχουσα παράγραφο ή για όλες τις επιλεγμένες παραγράφους. Μπορείτε επίσης να <link href=\"text/swriter/guide/ruler.xhp\" name=\"ruler\">ορίσετε εσοχές χρησιμοποιώντας το χάρακα</link>."
+msgid "Select <item type=\"literal\">Business Correspondence</item> in the left list, and then <item type=\"literal\">Modern letter</item> in the right list. Click <emph>OK</emph> to close the Templates dialog, and click <emph>Next</emph> in the wizard."
+msgstr "Επιλέξτε <item type=\"literal\">Επαγγελματική αλληλογραφία</item> στην αριστερή λίστα, και μετά <item type=\"literal\">Modern letter</item> στα δεξιά. Κάντε κλικ στο <emph>OK</emph> για να κλείσετε το διάλογο προτύπων και μετά κλικ στο κουμπί <emph>Επόμενο</emph> του οδηγού."
-#: indenting.xhp
+#: form_letters_main.xhp
msgctxt ""
-"indenting.xhp\n"
-"par_id1631824\n"
+"form_letters_main.xhp\n"
+"par_id2669759\n"
"help.text"
-msgid "Right-click a paragraph and choose <item type=\"menuitem\">Edit Paragraph Style - Indents & Spacing</item> to change the indents for all paragraphs that have the same Paragraph Style."
-msgstr "Κάντε δεξί κλικ σε μια παράγραφο και επιλέξτε <item type=\"menuitem\">Επεξεργασία προτύπου παραγράφου - Εσοχές και διάστιχο</item> για να μεταβάλετε τις εσοχές για όλες τις παραγράφους που χρησιμοποιούν το ίδιο πρότυπο παραγράφου."
+msgid "Select <emph>Letter</emph> and click <emph>Next</emph>."
+msgstr "Επιλέξτε <emph>Επιστολή</emph> και κάντε κλικ στο <emph>Επόμενο</emph>."
-#: indenting.xhp
+#: form_letters_main.xhp
msgctxt ""
-"indenting.xhp\n"
-"par_id7271645\n"
+"form_letters_main.xhp\n"
+"par_idN106BD\n"
"help.text"
-msgid "Indents are calculated with respect to the left and right page margins. If you want the paragraph to extend into the page margin, enter a negative number."
-msgstr "Οι εσοχές υπολογίζονται αναφορικά με το αριστερό και δεξί περιθώριο της σελίδας. Αν επιθυμείτε η παράγραφος να εκτείνεται μέσα στο περιθώριο, ορίστε αρνητικό αριθμό."
+msgid "On the next step of the wizard, click the <emph>Select Address List</emph> button to check that you are using the correct address list. If you want to use an address block, select an address block type, match the data fields if necessary, and click <emph>Next</emph>."
+msgstr "Στο επόμενο βήμα του οδηγού, κλικ στο κουμπί <emph>επιλογή λίστας διευθύνσεων</emph> για έλεγχο χρήσης της σωστής λίστας διευθύνσεων. Εάν θέλετε να χρησιμοποιήσετε μια ομάδα διευθύνσεων, επιλέξτε έναν τύπο ομάδας διευθύνσεων, ταιριάξτε τα πεδία δεδομένων εάν χρειάζεται και κλικ <emph>επόμενο</emph>."
-#: indenting.xhp
+#: form_letters_main.xhp
msgctxt ""
-"indenting.xhp\n"
-"par_id2136295\n"
+"form_letters_main.xhp\n"
+"par_idN106C5\n"
"help.text"
-msgid "The indents are different regarding the writing direction. For example, look at the <item type=\"menuitem\">Before text </item>indent value in left-to-right languages. The left edge of the paragraph is indented with respect to the left page margin. In right-to-left languages, the right edge of the paragraph is indented with respect to the right page margin."
-msgstr "Οι εσοχές διαφέρουν αναφορικά με την κατεύθυνση γραφής. Για παράδειγμα, κοιτάξτε την τιμή της εσοχής <item type=\"menuitem\">Πριν από κείμενο </item> σε γλώσσες που γράφονται αριστερά προς δεξιά. Το αριστερό άκρο της παραγράφου έχει εσοχή ανάλογα με το αριστερό περιθώριο. Σε γλώσσες που γράφονται από δεξιά προς αριστερά, η παράγραφος έχει εσοχή ανάλογα με το δεξί περιθώριο."
+msgid "Next follows the <emph>Create a salutation</emph> step. Deselect the <emph>Insert personalized salutation</emph> box. Under <emph>General salutation</emph>, select the salutation that you want on top of all letters."
+msgstr "Στη συνέχεια ακολουθεί το βήμα για τη <emph>Δημιουργία ενός χαιρετισμού</emph>. Αποεπιλέξτε την <emph>Εισαγωγή προσωπικού χαιρετισμού</emph>. Κάτω από το πεδίο <emph>Γενικός χαιρετισμός</emph>, επιλέξτε τον χαιρετισμό που επιθυμείτε να εμφανίζεται στην αρχή όλων των επιστολών."
-#: indenting.xhp
+#: form_letters_main.xhp
msgctxt ""
-"indenting.xhp\n"
-"par_id4186223\n"
+"form_letters_main.xhp\n"
+"par_idN106C6\n"
"help.text"
-msgid "For a hanging indent, enter a positive value for <item type=\"menuitem\">Before text</item> and a negative value for <item type=\"menuitem\">First line</item>."
-msgstr "Για μία προεξοχή της πρώτης γραμμής, εισάγετε έναν θετικό αριθμό στο <item type=\"menuitem\">Πριν από κείμενο </item> και έναν αρνητικό στο <item type=\"menuitem\">Πρώτη γραμμή</item>."
+msgid "If you want to place mail merge fields anywhere else in the document select the corresponding column in your address data source and then drag and drop the column header into the document where you would like the field to be. Be sure to select the entire column."
+msgstr "Εάν θέλετε να τοποθετήσετε πεδία ανάμειξης αλληλογραφίας οπουδήποτε αλλού στο έγγραφο επιλέξτε την αντίστοιχη στήλη στην πηγή δεδομένων των διευθύνσεών σας και μετά σύρσιμο και απόθεση της κεφαλίδας στήλης στο έγγραφο εκεί που θέλετε να είναι το πεδίο. Βεβαιωθείτε για την επιλογή ολόκληρης της στήλης."
-#: indenting.xhp
+#: form_letters_main.xhp
msgctxt ""
-"indenting.xhp\n"
-"par_id1491134\n"
+"form_letters_main.xhp\n"
+"par_idN106D5\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030100.xhp\">Format - Paragraph - Indents & Spacing</link>"
-msgstr "<link href=\"text/shared/01/05030100.xhp\">Μορφή - Παράγραφος - Εσοχές και διάστιχο</link>"
+msgid "Click <emph>Next</emph> and finally <emph>Finish</emph> to create the mail merge."
+msgstr "Κάντε κλικ στο <emph>Επόμενο</emph> και πατήστε <emph>Τέλος</emph> για να δημιουργήσετε την συγχώνευση αλληλογραφίας."
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
+"globaldoc.xhp\n"
"tit\n"
"help.text"
-msgid "Inserting Tables"
-msgstr "Εισαγωγή πινάκων"
-
-#: table_insert.xhp
-msgctxt ""
-"table_insert.xhp\n"
-"bm_id3156377\n"
-"help.text"
-msgid "<bookmark_value>tables; inserting text tables</bookmark_value> <bookmark_value>inserting; tables in text</bookmark_value> <bookmark_value>DDE; inserting tables</bookmark_value> <bookmark_value>OLE objects; inserting tables in</bookmark_value> <bookmark_value>cells;inserting from spreadsheets</bookmark_value> <bookmark_value>tables in spreadsheets;inserting in text</bookmark_value> <bookmark_value>spreadsheets;inserting tables from</bookmark_value>"
-msgstr "<bookmark_value>πίνακες, εισαγωγή πινάκων κειμένου</bookmark_value><bookmark_value>εισαγωγή, πίνακες σε κείμενο</bookmark_value><bookmark_value>DDE; εισαγωγή πινάκων</bookmark_value><bookmark_value>αντικείμενα OLE, εισαγωγή πινάκων σε</bookmark_value><bookmark_value>κελιά, εισαγωγή από υπολογιστικά φύλλα</bookmark_value><bookmark_value>πίνακες σε υπολογιστικά φύλλα, εισαγωγή σε κείμενο</bookmark_value><bookmark_value>υπολογιστικά φύλλα, εισαγωγή πινάκων από</bookmark_value>"
-
-#: table_insert.xhp
-msgctxt ""
-"table_insert.xhp\n"
-"hd_id3156377\n"
-"31\n"
-"help.text"
-msgid "<variable id=\"table_insert\"><link href=\"text/swriter/guide/table_insert.xhp\" name=\"Inserting Tables\">Inserting Tables</link></variable>"
-msgstr "<variable id=\"table_insert\"><link href=\"text/swriter/guide/table_insert.xhp\" name=\"Εισαγωγή πινάκων\">Εισαγωγή πινάκων</link></variable>"
-
-#: table_insert.xhp
-msgctxt ""
-"table_insert.xhp\n"
-"par_id3149489\n"
-"32\n"
-"help.text"
-msgid "There are several ways to create a table in a text document. You can insert a table from a toolbar, through a menu command, or from a spreadsheet."
-msgstr "Υπάρχουν διάφοροι τρόποι να δημιουργήσετε έναν πίνακα σε ένα έγγραφο κειμένου. Μπορείτε να εισάγετε τον πίνακα από μία γραμμή εργαλείων, από εντολή μενού ή από υπολογιστικό φύλλο."
-
-#: table_insert.xhp
-msgctxt ""
-"table_insert.xhp\n"
-"hd_id3155908\n"
-"33\n"
-"help.text"
-msgid "To Insert a Table From a Toolbar"
-msgstr "Για να εισάγετε πίνακα από γραμμή εργαλείων"
+msgid "Master Documents and Subdocuments"
+msgstr "Κύρια και δευτερεύοντα έγγραφα"
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3155861\n"
-"34\n"
+"globaldoc.xhp\n"
+"bm_id3145246\n"
"help.text"
-msgid "Place the cursor in your document where you want to insert the table."
-msgstr "Τοποθετήστε το δείκτη στην θέση του εγγράφου όπου επιθυμείτε να εισάγετε τον πίνακα."
+msgid "<bookmark_value>master documents;properties</bookmark_value> <bookmark_value>subdocuments;properties</bookmark_value> <bookmark_value>central documents</bookmark_value> <bookmark_value>subsidiary documents</bookmark_value> <bookmark_value>documents; master documents and subdocuments</bookmark_value> <bookmark_value>styles;master documents</bookmark_value>"
+msgstr "<bookmark_value>κύρια έγγραφα;ιδιότητες</bookmark_value><bookmark_value>δευτερεύοντα έγγραφα;ιδιότητες</bookmark_value><bookmark_value>κεντρικά έγγραφα</bookmark_value><bookmark_value>συμπληρωματικά έγγραφα</bookmark_value><bookmark_value>έγγραφα, κύρια και δευτερεύοντα έγγραφα</bookmark_value><bookmark_value>τεχνοτροπίες, κύρια έγγραφα</bookmark_value>"
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3147416\n"
-"28\n"
+"globaldoc.xhp\n"
+"hd_id3145246\n"
+"4\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click the arrow next to the <emph>Table</emph> icon."
-msgstr "Στη γραμμή <emph>Βασική</emph> ή στην <emph>Εισαγωγή</emph>, κλικ στο βέλος δίπλα στο εικονίδιο <emph>πίνακας</emph>."
+msgid "<variable id=\"globaldoc\"><link href=\"text/swriter/guide/globaldoc.xhp\">Master Documents and Subdocuments</link></variable>"
+msgstr "<variable id=\"globaldoc\"><link href=\"text/swriter/guide/globaldoc.xhp\">Κύρια και δευτερεύοντα έγγραφα</link></variable>"
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3153398\n"
-"29\n"
+"globaldoc.xhp\n"
+"par_id3149806\n"
"help.text"
-msgid "In the table grid, drag to select the numbers of rows and columns that you want, and then release."
-msgstr "Στο πλέγμα του πίνακα, σύρετε για να επιλέξετε τον αριθμό των γραμμών και στηλών που επιθυμείτε, και ύστερα απελευθερώστε το κουμπί του ποντικού."
+msgid "A master document lets you manage large documents, such as a book with many chapters. The master document can be seen as a container for individual <item type=\"productname\">%PRODUCTNAME</item> Writer files. The individual files are called subdocuments."
+msgstr "Ένα κύριο έγγραφο σας επιτρέπει να διαχειριστείτε μεγάλα έγγραφα, όπως ένα βιβλίο με πολλά κεφάλαια. Το κύριο έγγραφο μπορείτε να το θεωρήσετε ως έναν περιέκτη για μεμονωμένα αρχεία του <item type=\"productname\">%PRODUCTNAME</item> Writer. Τα μεμονωμένα αρχεία ονομάζονται δευτερεύοντα έγγραφα."
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3153416\n"
-"30\n"
+"globaldoc.xhp\n"
+"hd_id6537369\n"
"help.text"
-msgid "To cancel, drag to the other side until <emph>Cancel</emph> appears in the preview area of the grid."
-msgstr "Για να ακυρώσετε, σύρετε προς την άλλη πλευρά μέχρι να εμφανιστεί το <emph>Άκυρο</emph> στην περιοχή προεπισκόπησης του πλέγματος."
+msgid "Characteristics of Master Documents"
+msgstr "Χαρακτηριστικά κύριων εγγράφων"
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"hd_id3153135\n"
-"35\n"
+"globaldoc.xhp\n"
+"par_id3150096\n"
+"13\n"
"help.text"
-msgid "To Insert a Table With a Menu Command"
-msgstr "Για να εισάγετε έναν πίνακα με εντολή μενού"
+msgid "When you print a master document, the contents of all subdocuments, indexes, and any text that you entered are printed."
+msgstr "Όταν εκτυπώνετε ένα κύριο έγγραφο, θα εκτυπωθούν τα περιεχόμενα όλων των δευτερευόντων εγγράφων, ευρετηρίων και κάθε κείμενο που εισάγατε."
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3149642\n"
-"36\n"
+"globaldoc.xhp\n"
+"par_id3153400\n"
+"12\n"
"help.text"
-msgid "Place the cursor in your document where you want to insert the table."
-msgstr "Τοποθετήστε το δείκτη στην θέση του εγγράφου όπου επιθυμείτε να εισάγετε τον πίνακα."
+msgid "You can create a table of contents and index in the master document for all of the subdocuments."
+msgstr "Μπορείτε να δημιουργήσετε έναν πίνακα περιεχομένων και ένα ευρετήριο στο κύριο έγγραφο για όλα τα δευτερεύοντα έγγραφα."
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3149609\n"
-"37\n"
+"globaldoc.xhp\n"
+"par_id3155854\n"
+"15\n"
"help.text"
-msgid "Choose <emph>Table - Insert - Table</emph>."
-msgstr "Επιλέξτε <emph>Πίνακας - Εισαγωγή - Πίνακας</emph>."
+msgid "Styles that are used in subdocuments, such as new paragraph styles, are automatically imported into the master document."
+msgstr "Οι τεχνοτροπίες που χρησιμοποιούνται στα δευτερεύοντα έγγραφα, όπως οι τεχνοτροπίες των νέων παραγράφων, εισάγονται αυτόματα στο κύριο έγγραφο."
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3149858\n"
-"66\n"
+"globaldoc.xhp\n"
+"par_id9033783\n"
"help.text"
-msgid "In the <emph>Size</emph> area, enter the number of rows and columns."
-msgstr "Στην περιοχή <emph>Μέγεθος</emph>, εισάγετε τον αριθμό των γραμμών και στηλών."
+msgid "When viewing the master document, styles that are already present in the master document take precedence over styles with the same name that are imported from subdocuments."
+msgstr "Κατά την προβολή του κύριου εγγράφου, οι τεχνοτροπίες που παρουσιάζονται ήδη σε αυτό υπερισχύουν των συνώνυμων τεχνοτροπιών που εισάγονται από τα δευτερεύοντα έγγραφα."
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3145097\n"
-"67\n"
+"globaldoc.xhp\n"
+"par_id3419598\n"
"help.text"
-msgid "Select the options that you want, click <emph>OK</emph>."
-msgstr "Εφαρμόστε τις επιλογές που επιθυμείτε, και στη συνέχεια κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Subdocuments never get changed by changes made to the master document."
+msgstr "Τα δευτερεύοντα έγγραφα δεν επηρεάζονται ποτέ από αλλαγές που γίνονται στο κύριο έγγραφο."
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"hd_id3149572\n"
-"43\n"
+"globaldoc.xhp\n"
+"par_id3155180\n"
"help.text"
-msgid "To Insert a Table From a Calc Spreadsheet"
-msgstr "Εισαγωγή πίνακα από υπολογιστικό φύλλο του Calc"
+msgid "When you add a document to a master document or create a new subdocument, a link is created in the master document. You cannot edit the content of a subdocument directly in the master document, but you can use the Navigator to open any subdocument for edit."
+msgstr "Όταν προσθέτετε ένα έγγραφο σε ένα κύριο έγγραφο ή δημιουργείτε ένα νέο δευτερεύον έγγραφο, δημιουργείται ένας σύνδεσμος στο κύριο έγγραφο. Δεν μπορείτε να επεξεργασθείτε το περιεχόμενο ενός δευτερεύοντος εγγράφου απευθείας στο κύριο έγγραφο, αλλά μπορείτε να χρησιμοποιήσετε τον περιηγητή για να ανοίξετε οποιοδήποτε δευτερεύον έγγραφο για επεξεργασία."
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3149594\n"
-"44\n"
+"globaldoc.xhp\n"
+"hd_id7904904\n"
"help.text"
-msgid "Open the $[officename] Calc spreadsheet containing the cell range that you want to insert."
-msgstr "Ανοίξτε το υπολογιστικό φύλλο του $[officename] Calc, το οποίο περιέχει την περιοχή κελιών που επιθυμείτε να εισάγετε."
+msgid "Example of Using Styles"
+msgstr "Παράδειγμα χρήσης προτύπων"
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3156250\n"
-"45\n"
+"globaldoc.xhp\n"
+"par_id5817743\n"
"help.text"
-msgid "In the spreadsheet, drag to select the cells."
-msgstr "Στο υπολογιστικό φύλλο, σύρετε για να επιλέξετε τα κελιά."
+msgid "A master document master.odm consists of some text and links to the subdocuments sub1.odt and sub2.odt. In each subdocument a new paragraph style with the same name Style1 is defined and used, and the subdocuments are saved."
+msgstr "Ένα κύριο έγγραφο master.odm αποτελείται από κάποιο κείμενο και συνδέσμους προς τα δευτερεύοντα έγγραφα sub1.odt και sub2.odt. Σε κάθε δευτερεύον έγγραφο μια νέα τεχνοτροπία παραγράφου με το ίδιο όνομα Τεχνοτροπία1 ορίζεται και χρησιμοποιείται και τα δευτερεύοντα έγγραφα αποθηκεύονται."
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3154395\n"
-"68\n"
+"globaldoc.xhp\n"
+"par_id9169591\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>."
-msgstr "Επιλέξτε <emph>Επεξεργασία - Αντιγραφή</emph>."
+msgid "When you save the master document, the styles from the subdocuments are imported into the master document. First, the new style Style1 from the sub1.odt is imported. Next, the new styles from sub2.odt will be imported, but as Style1 now already is present in the master document, this style from sub2.odt will not be imported."
+msgstr "Όταν αποθηκεύετε το κύριο έγγραφο, οι τεχνοτροπίες από τα δευτερεύοντα έγγραφα εισάγονται στο κύριο έγγραφο. Καταρχήν, εισάγεται η νέα τεχνοτροπία Τεχνοτροπία1 από το sub1.odt. Στη συνέχεια, θα εισαχθούν οι νέες τεχνοτροπίες από το sub2.odt αλλά αφού το Τεχνοτροπία1 υπάρχει ήδη στο κύριο έγγραφο, αυτή η τεχνοτροπία από το sub2.odt δεν θα εισαχθεί."
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3154420\n"
-"46\n"
+"globaldoc.xhp\n"
+"par_id1590014\n"
"help.text"
-msgid "In your text document, do one of the following:"
-msgstr "Στο έγγραφο κειμένου σας, εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "In the master document you now see the new style Style1 from the first subdocument. All Style1 paragraphs in the master document will be shown using the Style1 attributes from the first subdocument. However, the second subdocument by itself will not be changed. You see the Style1 paragraphs from the second subdocument with different attributes, depending whether you open the sub2.odt document by itself or as part of the master document."
+msgstr "Στο κύριο έγγραφο μπορείτε να δείτε τώρα τη νέα τεχνοτροπία Τεχνοτροπία1 από το πρώτο δευτερεύον έγγραφο. Όλες οι παράγραφοι της τεχνοτροπίας1 στο κύριο έγγραφο, θα εμφανίζονται με τα γνωρίσματα της Τεχνοτροπίας1 από το πρώτο δευτερεύον έγγραφο. Παρόλα αυτά, το δεύτερο δευτερεύον έγγραφο δεν θα τροποποιηθεί από μόνο του. Θα δείτε τις παραγράφους της Τεχνοτροπίας1 από το δεύτερο δευτερεύον έγγραφο με διαφορετικά γνωρίσματα, ανάλογα εάν ανοίγετε το έγγραφο sub2.odt μόνο του ή ως μέρος του κύριου εγγράφου."
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3153383\n"
-"47\n"
+"globaldoc.xhp\n"
+"par_id5878780\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>. The cell range is pasted as an OLE object. To edit the contents of the cells, double-click the object."
-msgstr "Επιλέξτε <emph>Επεξεργασία - Επικόλληση</emph>. Η περιοχή κελιού επικολλάται ως αντικείμενο OLE. Για επεξεργασία των περιεχομένων των κελιών, διπλό κλικ στο αντικείμενο."
+msgid "To avoid confusion, use the same document template for the master document and its subdocuments. This happens automatically when you create the master document and its subdocuments from an existing document with headings, using the command <emph>File - Send - Create Master Document</emph>."
+msgstr "Για να αποφεύγετε τη σύγχυση, χρησιμοποιήστε το ίδιο πρότυπο για το κύριο έγγραφο και τα δευτερεύοντα έγγραφά του. Αυτό συμβαίνει αυτόματα όταν δημιουργείτε το κύριο έγγραφο και τα δευτερεύοντα έγγραφα από υπάρχον έγγραφο με κεφαλίδες, χρησιμοποιώντας την εντολή <emph>Αρχείο - Αποστολή - Δημιουργία κυρίου εγγράφου</emph>."
-#: table_insert.xhp
+#: globaldoc.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3154248\n"
-"48\n"
+"globaldoc.xhp\n"
+"par_id3154382\n"
"help.text"
-msgid "Choose <emph>Edit - Paste Special</emph>, and choose from the following options:"
-msgstr "Επιλέξτε <emph>Επεξεργασία - Ειδική επικόλληση</emph> και διαλέξτε από τις ακόλουθες επιλογές:"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator in master mode\">Navigator in master mode</link>"
+msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Περιήγηση σε κύρια λειτουργία\">Περιήγηση σε κύρια λειτουργία</link>"
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3154844\n"
-"49\n"
+"globaldoc_howtos.xhp\n"
+"tit\n"
"help.text"
-msgid "Options"
-msgstr "Επιλογές"
+msgid "Working with Master Documents and Subdocuments"
+msgstr "Χρήση κύριων και δευτερευόντων εγγράφων"
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3154867\n"
-"50\n"
+"globaldoc_howtos.xhp\n"
+"bm_id3145246\n"
"help.text"
-msgid "Is inserted as..."
-msgstr "Εισάγεται ως..."
+msgid "<bookmark_value>Navigator;master documents</bookmark_value> <bookmark_value>master documents;creating/editing/exporting</bookmark_value> <bookmark_value>subdocuments;creating/editing/removing</bookmark_value> <bookmark_value>removing;subdocuments</bookmark_value> <bookmark_value>indexes; master documents</bookmark_value>"
+msgstr "<bookmark_value>Περιήγηση;κύρια έγγραφα</bookmark_value><bookmark_value>κύρια έγγραφα, δημιουργία/επεξεργασία/εξαγωγή</bookmark_value><bookmark_value>δευτερεύοντα έγγραφα;δημιουργία/επεξεργασία/αφαίρεση</bookmark_value><bookmark_value>αφαίρεση;δευτερεύοντα έγγραφα</bookmark_value><bookmark_value>ευρετήρια; κύρια έγγραφα</bookmark_value>"
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3155893\n"
-"51\n"
+"globaldoc_howtos.xhp\n"
+"hd_id3145246\n"
+"4\n"
"help.text"
-msgid "$[officename] $[officeversion] Spreadsheet"
-msgstr "Υπολογιστικό φύλλο του $[officename] $[officeversion]"
+msgid "<variable id=\"globaldoc_howtos\"><link href=\"text/swriter/guide/globaldoc_howtos.xhp\">Working with Master Documents and Subdocuments</link></variable>"
+msgstr "<variable id=\"globaldoc_howtos\"><link href=\"text/swriter/guide/globaldoc_howtos.xhp\">Χρήση κύριων και δευτερευόντων εγγράφων</link></variable>"
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3149986\n"
-"52\n"
+"globaldoc_howtos.xhp\n"
+"par_id1522873\n"
"help.text"
-msgid "OLE object - as with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V or drag-and-drop"
-msgstr "Αντικείμενο OLE - όπως με το with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V ή με μεταφορά και απόθεση."
+msgid "A master document lets you manage large documents, such as a book with many chapters. The master document can be seen as a container for individual <item type=\"productname\">%PRODUCTNAME</item> Writer files. The individual files are called subdocuments."
+msgstr "Ένα κύριο έγγραφο σας επιτρέπει να διαχειριστείτε μεγάλα έγγραφα, όπως ένα βιβλίο με πολλά κεφάλαια. Το κύριο έγγραφο μπορείτε να το θεωρήσετε ως έναν περιέκτη για μεμονωμένα αρχεία του <item type=\"productname\">%PRODUCTNAME</item> Writer. Τα μεμονωμένα αρχεία ονομάζονται δευτερεύοντα έγγραφα."
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3148674\n"
-"53\n"
+"globaldoc_howtos.xhp\n"
+"hd_id3153127\n"
+"29\n"
"help.text"
-msgid "GDIMetaFile"
-msgstr "GDIMetaFile"
+msgid "To Create a Master Document"
+msgstr "Για να δημιουργήσετε ένα κύριο έγγραφο"
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3148697\n"
-"54\n"
+"globaldoc_howtos.xhp\n"
+"par_id3149634\n"
+"30\n"
"help.text"
-msgid "Graphic"
-msgstr "Γραφικό αντικείμενο"
+msgid "Do one of the following:"
+msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3153027\n"
-"55\n"
+"globaldoc_howtos.xhp\n"
+"par_id3149956\n"
+"31\n"
"help.text"
-msgid "Bitmap"
-msgstr "Bitmap"
+msgid "Choose <emph>File - New - Master Document</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Δημιουργία - Κύριο έγγραφο</emph>."
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3148957\n"
-"56\n"
+"globaldoc_howtos.xhp\n"
+"par_id3149612\n"
+"32\n"
"help.text"
-msgid "Graphic"
-msgstr "Γραφικό αντικείμενο"
+msgid "Open an existing document and choose <emph>File - Send - Create Master Document</emph>."
+msgstr "Ανοίξτε ένα υπάρχον έγγραφο και επιλέξτε <emph>Αρχείο - Αποστολή - Δημιουργία κύριου εγγράφου</emph>."
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3147104\n"
-"57\n"
+"globaldoc_howtos.xhp\n"
+"par_id3149873\n"
+"28\n"
"help.text"
-msgid "HTML"
-msgstr "HTML"
+msgid "If you are creating a new master document, the first entry in the Navigator should be a <item type=\"menuitem\">Text</item> entry. Type an introduction or enter some text. This ensures that after having edited an existing style in the master document, you see the changed style when viewing the subdocuments."
+msgstr "Αν δημιουργείτε ένα κύριο έγγραφο, η πρώτη καταχώριση στην Περιήγηση θα πρέπει να είναι ένα <item type=\"menuitem\">Κείμενο</item>. Πληκτρολογήστε μια εισαγωγή ή εισάγετε κάποιο κείμενο. Αυτό διασφαλίζει ότι αφού επεξεργασθείτε ένα υπάρχον πρότυπο στο κύριο έγγραφό σας, θα μπορείτε να δείτε το τροποποιημένο πρότυπο όταν προβάλετε τα δευτερεύοντα έγγραφα."
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3147126\n"
-"58\n"
+"globaldoc_howtos.xhp\n"
+"par_id3145114\n"
+"33\n"
"help.text"
-msgid "HTML table"
-msgstr "Πίνακας HTML"
+msgid "In the <item type=\"menuitem\">Navigator</item> for master documents (should open automatically, else press F5 to open), click and hold the <item type=\"menuitem\">Insert</item> icon, and do one of the following:"
+msgstr "Στην <item type=\"menuitem\">Περιήγηση</item> για τα κύρια έγγραφα (πρέπει να ανοίγει αυτόματα, αλλιώς πιέστε το πλήκτρο F5 για να ανοίξει), κάντε κλικ και κρατήστε πατημένο το εικονίδιο <item type=\"menuitem\">Εισαγωγή</item> και εφαρμόστε κάποιο από τα ακόλουθα:"
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3150223\n"
-"59\n"
+"globaldoc_howtos.xhp\n"
+"par_id3156240\n"
+"34\n"
"help.text"
-msgid "Unformatted text"
-msgstr "Μη μορφοποιημένο κείμενο"
+msgid "To insert an existing file as a subdocument, choose <emph>File</emph>, locate the file that you want to include, and then click <emph>OK</emph>."
+msgstr "Για εισαγωγή υπάρχοντος αρχείου ως υποεγγράφου, διαλέξτε <emph>Αρχείο</emph>, εντοπίστε το επιθυμητό αρχείο για συμπερίληψη και έπειτα κλικ <emph>Εντάξει</emph>."
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3150246\n"
-"60\n"
+"globaldoc_howtos.xhp\n"
+"par_id3145405\n"
+"35\n"
"help.text"
-msgid "Text only, tab stops as separators"
-msgstr "Μόνο κείμενο, στηλοθέτες ως διαχωριστικά"
+msgid "To create a new subdocument, choose <emph>New Document</emph>, type a name for the file, and then click <emph>Save</emph>."
+msgstr "Για τη δημιουργία νέου υποεγγράφου, διαλέξτε <emph>Νέο έγγραφο</emph>, πληκτρολογήστε ένα όνομα για το αρχείο και έπειτα κλικ <emph>Αποθήκευση</emph>."
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3145227\n"
-"61\n"
+"globaldoc_howtos.xhp\n"
+"par_id8550981\n"
"help.text"
-msgid "Formatted text [RTF]"
-msgstr "Μορφοποιημένο κείμενο [RTF]"
+msgid "To insert some text between subdocuments, choose <emph>Text</emph>. Then type the text. You cannot insert text next to an existing text entry in the Navigator."
+msgstr "Για εισαγωγή κάποιου κειμένου μεταξύ υποεγγράφων, διαλέξτε <emph>Κείμενο</emph>. Έπειτα τυπώστε το κείμενο. Δεν μπορείτε να εισάγετε κείμενο δίπλα σε υπάρχουσα είσοδο κειμένου στον περιηγητή."
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3150938\n"
-"62\n"
+"globaldoc_howtos.xhp\n"
+"par_id3153382\n"
+"36\n"
"help.text"
-msgid "Text table"
-msgstr "Πίνακας κειμένου"
+msgid "Choose <emph>File - Save</emph>."
+msgstr "Επιλέξτε <emph>Αρχείο - Αποθήκευση</emph>."
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3150965\n"
-"63\n"
+"globaldoc_howtos.xhp\n"
+"hd_id3154242\n"
+"37\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">DDE link (only under Windows) </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Σύνδεση DDE (μόνο για Windows)</caseinline></switchinline>"
+msgid "To Edit a Master Document"
+msgstr "Για να επεξεργαστείτε ένα κύριο έγγραφο"
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3154377\n"
-"64\n"
+"globaldoc_howtos.xhp\n"
+"par_id3154255\n"
+"20\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Table structure and contents, without formatting. With updating </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Δομή και περιεχόμενα πίνακα, χωρίς μορφοποίηση. Με ενημέρωση</caseinline></switchinline>"
+msgid "Use the Navigator for rearranging and editing the subdocuments in a master document."
+msgstr "Χρησιμοποιήστε την Περιήγηση για να τακτοποιήσετε ξανά και να επεξεργασθείτε τα δευτερεύοντα έγγραφα ενός κύριου εγγράφου."
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"hd_id3151093\n"
+"globaldoc_howtos.xhp\n"
+"par_id3155879\n"
"38\n"
"help.text"
-msgid "Drag-and-Drop a Cell Range From a Calc Spreadsheet"
-msgstr "Μεταφέρετε και απελευθερώστε μια περιοχή κελιών από ένα υπολογιστικό φύλλο του Calc"
+msgid "To open a subdocument for editing, double-click the name of the subdocument in the Navigator."
+msgstr "Για να ανοίξετε ένα δευτερεύον έγγραφο για επεξεργασία, κάντε διπλό κλικ στο όνομά του στην Περιήγηση."
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3151116\n"
+"globaldoc_howtos.xhp\n"
+"par_id3155931\n"
"39\n"
"help.text"
-msgid "Open the $[officename] Calc spreadsheet containing the cell range that you want to insert."
-msgstr "Ανοίξτε το υπολογιστικό φύλλο του $[officename] Calc, το οποίο περιέχει την περιοχή κελιών που επιθυμείτε να εισάγετε."
-
-#: table_insert.xhp
-msgctxt ""
-"table_insert.xhp\n"
-"par_id3150515\n"
-"69\n"
-"help.text"
-msgid "In the spreadsheet, drag to select the cells."
-msgstr "Στο υπολογιστικό φύλλο, σύρετε για να επιλέξετε τα κελιά."
+msgid "To remove a subdocument from the master document, right-click the subdocument in the Navigator list and choose <emph>Delete</emph>. The subdocument file is not deleted, only the entry in the Navigator is removed."
+msgstr "Για να αφαιρέσετε ένα δευτερεύον έγγραφο από το κύριο έγγραφο, κάντε δεξί κλικ στο δευτερεύον στη λίστα της Περιήγησης και επιλέξτε <emph>Διαγραφή</emph>. Το δευτερεύον έγγραφο δεν διαγράφεται αυτό καθεαυτό, αφαιρείται μόνο η καταχώρησή του από την Περιήγηση."
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3150534\n"
-"40\n"
+"globaldoc_howtos.xhp\n"
+"par_id3148677\n"
+"8\n"
"help.text"
-msgid "Click and hold the mouse button in the selected cells."
-msgstr "Κάντε κλικ και κρατήστε πατημένο το κουμπί του ποντικιού στα επιλεγμένα κελιά."
+msgid "To add text to a master document, right-click an item in the Navigator list, and then choose <emph>Insert - Text</emph>. A text section is inserted before the selected item in the master document where you can type the text that you want. You cannot insert text next to an existing text entry in the Navigator."
+msgstr "Για να προσθέσετε κείμενο σε ένα κύριο έγγραφο, κάντε δεξί κλικ σε ένα αντικείμενο στη λίστα Περιήγηση και ύστερα επιλέξτε <emph>Εισαγωγή - Κείμενο</emph>. Μια ενότητα κειμένου θα εισαχθεί στο κύριο έγγραφο πριν το επιλεγμένο αντικείμενο, όπου μπορείτε να πληκτρολογήσετε το κείμενο που επιθυμείτε. Δεν μπορείτε να εισάγετε κείμενο δίπλα σε μια υπάρχουσα καταχώρηση κειμένου στην Περιήγηση."
-#: table_insert.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"table_insert.xhp\n"
-"par_id3147527\n"
-"41\n"
+"globaldoc_howtos.xhp\n"
+"par_id3149982\n"
+"10\n"
"help.text"
-msgid "Drag the selected cells into the text document."
-msgstr "Σύρετε τα επιλεγμένα κελιά στο έγγραφο κειμένου."
+msgid "To reorder the subdocuments in a master document, drag a subdocument to a new location in the Navigator list. You can also select a subdocument in the list, and click the <item type=\"menuitem\">Move down</item> or <item type=\"menuitem\">Move up</item> icon."
+msgstr "Για να τακτοποιήσετε ξανά τα δευτερεύοντα έγγραφα ενός κύριου εγγράφου, μεταφέρετε ένα δευτερεύον σε νέα θέση στη λίστα Περιήγηση. Μπορείτε επίσης να επιλέξετε ένα δευτερεύον έγγραφο από τη λίστα και να κάνετε κλικ στα εικονίδια <item type=\"menuitem\">Μεταφορά προς τα πάνω</item> ή <item type=\"menuitem\">Μεταφορά προς τα κάτω</item> ."
-#: auto_spellcheck.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"auto_spellcheck.xhp\n"
-"tit\n"
+"globaldoc_howtos.xhp\n"
+"par_id3153022\n"
+"40\n"
"help.text"
-msgid "Automatically Check Spelling"
-msgstr "Αυτόματος ορθογραφικός έλεγχος"
+msgid "To add an index, such as a table of contents, right-click in the Navigator list, and then choose <emph>Insert - Index</emph>."
+msgstr "Για να προσθέσετε ένα ευρετήριο, όπως έναν πίνακα περιεχομένων, κάντε δεξί κλικ στη λίστα Περιήγηση και ύστερα επιλέξτε <emph>Εισαγωγή - Ευρετήριο</emph>."
-#: auto_spellcheck.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"auto_spellcheck.xhp\n"
-"bm_id3154265\n"
+"globaldoc_howtos.xhp\n"
+"par_id3148949\n"
"help.text"
-msgid "<bookmark_value>spellcheck;AutoSpellcheck on/off</bookmark_value> <bookmark_value>automatic spellcheck</bookmark_value> <bookmark_value>checking spelling;while typing</bookmark_value> <bookmark_value>words;disabling spellcheck</bookmark_value>"
-msgstr "<bookmark_value>ορθογραφικός έλεγχος, Αυτόματος ορθογραφικός έλεγχος ενεργός/ανενεργός</bookmark_value><bookmark_value>αυτόματος ορθογραφικός έλεγχος</bookmark_value><bookmark_value>έλεγχος ορθογραφίας, κατά την πληκτρολόγηση</bookmark_value><bookmark_value>λέξεις, απενεργοποίηση ορθογραφικού ελέγχου</bookmark_value>"
+msgid "<image id=\"img_id3148959\" src=\"sw/imglst/sc20246.png\" width=\"0.1862in\" height=\"0.1862in\"><alt id=\"alt_id3148959\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148959\" src=\"sw/imglst/sc20246.png\" width=\"0.1862in\" height=\"0.1862in\"><alt id=\"alt_id3148959\">Icon</alt></image>"
-#: auto_spellcheck.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"auto_spellcheck.xhp\n"
-"hd_id3154265\n"
-"31\n"
+"globaldoc_howtos.xhp\n"
+"par_id3153632\n"
+"21\n"
"help.text"
-msgid "<variable id=\"auto_spellcheck\"><link href=\"text/swriter/guide/auto_spellcheck.xhp\" name=\"Automatically Check Spelling\">Automatically Check Spelling</link></variable>"
-msgstr "<variable id=\"auto_spellcheck\"><link href=\"text/swriter/guide/auto_spellcheck.xhp\" name=\"Αυτόματος ορθογραφικός έλεγχος\">Αυτόματος ορθογραφικός έλεγχος</link></variable>"
+msgid "To update an index in a master document, select the index in the Navigator, and then click the <emph>Update</emph> icon."
+msgstr "Για να ενημερώσετε τα ευρετήρια στο κύριο έγγραφο, επιλέξτε το ευρετήριο στην Περιήγηση και κάντε κλικ στο εικονίδιο <emph>Ενημέρωση</emph>."
-#: auto_spellcheck.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"auto_spellcheck.xhp\n"
-"par_id3154664\n"
-"5\n"
+"globaldoc_howtos.xhp\n"
+"par_idN10C40\n"
"help.text"
-msgid "You can have $[officename] automatically check spelling while you type and underline possible misspelt words with a red wavy line."
-msgstr "Το $[officename] μπορεί αυτόματα να ελέγξει την ορθογραφία ενώ πληκτρολογείτε και να υπογραμμίσει πιθανώς ανορθόγραφες λέξεις με μια κυματιστή κόκκινη γραμμή."
+msgid "When you insert an object like a frame or a picture into a master document, do not anchor the object \"to page\". Instead, set the anchor \"to paragraph\" on the <emph>Format - (Object type) - Type</emph> tab page, and then set the object's position relative to \"Entire Page\" in the <emph>Horizontal</emph> and <emph>Vertical</emph> list boxes."
+msgstr "Όταν εισάγετε ένα αντικείμενο όπως ένα πλαίσιο ή μια εικόνα σε ένα κύριο έγγραφο, μην αγκυρώνετε το αντικείμενο \"Στη σελίδα\". Επιλέξτε αγκύρωση \"Στην παράγραφο\" από την καρτέλα <emph>Μορφή - (Είδος αντικειμένου) - Τύπος</emph>, και ύστερα επιλέξτε την θέση του αντικειμένου σε σχέση με την \"Ολόκληρη Σελίδα\" στα πεδία <emph>Οριζόντια</emph> και <emph>Κάθετα</emph> της λίστας."
-#: auto_spellcheck.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"auto_spellcheck.xhp\n"
-"hd_id3154678\n"
+"globaldoc_howtos.xhp\n"
+"hd_id3153656\n"
"41\n"
"help.text"
-msgid "To Check Spelling Automatically While You Type"
-msgstr "Για να εφαρμόζεται ο αυτόματος ορθογραφικός έλεγχος ενώ πληκτρολογείτε"
+msgid "To Start Each Subdocument on a New Page"
+msgstr "Για να ξεκινά κάθε δευτερεύον έγγραφο σε νέα σελίδα"
-#: auto_spellcheck.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"auto_spellcheck.xhp\n"
-"par_id3155531\n"
+"globaldoc_howtos.xhp\n"
+"par_id3152760\n"
"42\n"
"help.text"
-msgid "Activate the <emph>AutoSpellcheck </emph>icon on the Standard bar."
-msgstr "Ενεργοποιήστε το εικονίδιο <emph>Αυτόματος ορθογραφικός έλεγχος </emph>στην βασική γραμμή εργαλείων."
+msgid "Ensure that each subdocument starts with a heading that uses the same paragraph style, for example \"Heading 1\"."
+msgstr "Βεβαιωθείτε ότι κάθε δευτερεύον έγγραφο ξεκινά με μια επικεφαλίδα που χρησιμοποιεί το ίδιο πρότυπο παραγράφου, για παράδειγμα την \"Επικεφαλίδα 1\"."
-#: auto_spellcheck.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"auto_spellcheck.xhp\n"
-"par_id3155569\n"
-"33\n"
+"globaldoc_howtos.xhp\n"
+"par_id3153876\n"
+"43\n"
"help.text"
-msgid "Right-click a word with a red wavy underline, and then choose a suggested replacement word from the list, or from the <emph>AutoCorrect </emph>submenu."
-msgstr "Κάντε δεξί κλικ σε μια λέξη με κυματιστή κόκκινη υπογράμμιση και ύστερα επιλέξτε μια από τις προτεινόμενες λέξεις από τη λίστα ή από το υπομενού <emph>Αυτόματη διόρθωση</emph>."
+msgid "In the master document, choose <emph>Format - Styles and Formatting</emph>, and click the <emph>Paragraph Styles</emph> icon."
+msgstr "Στο κύριο έγγραφο, επιλέξτε <emph>Πρότυπα και μορφοποίηση</emph>, και κάντε κλικ στο εικονίδιο <emph>Πρότυπα παραγράφου</emph>."
-#: auto_spellcheck.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"auto_spellcheck.xhp\n"
-"par_id3147759\n"
-"6\n"
+"globaldoc_howtos.xhp\n"
+"par_id3153907\n"
+"44\n"
"help.text"
-msgid "If you choose a word from the <item type=\"menuitem\">AutoCorrect</item> submenu, the underlined word and the replacement word are automatically added to the AutoCorrect list for the current language. To view the AutoCorrect list, choose <item type=\"menuitem\">Tools – AutoCorrect Options</item>, and then click the <item type=\"menuitem\">Replace</item> tab."
-msgstr "Αν επιλέξτε μια λέξη από το υπομενού <item type=\"menuitem\">Αυτόματη διόρθωση</item>, η υπογραμμισμένη λέξη και η αντικατάσταση της θα προστεθούν αυτόματα στη λίστα της αυτόματης διόρθωσης για την τρέχουσα γλώσσα. Για να δείτε τη λίστα της αυτόματης διόρθωσης, επιλέξτε <item type=\"menuitem\">Εργαλεία - Επιλογές αυτόματης διόρθωσης</item> και μετά πατήστε στην καρτέλα <item type=\"menuitem\">Αντικατάσταση</item>."
+msgid "Right-click \"Heading 1\" and choose <emph>Modify</emph>."
+msgstr "Κάντε δεξί κλικ στην \"Επικεφαλίδα1\" και επιλέξτε <emph>Τροποποίηση</emph>."
-#: auto_spellcheck.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"auto_spellcheck.xhp\n"
-"par_id3147819\n"
-"7\n"
+"globaldoc_howtos.xhp\n"
+"par_id3147124\n"
+"45\n"
"help.text"
-msgid "You can also add the underlined word to your custom dictionary by choosing <emph>Add</emph>."
-msgstr "Μπορείτε επίσης να προσθέσετε τη λέξη που είναι υπογραμμισμένη με κόκκινο στο προσαρμοσμένο λεξικό, επιλέγοντας <emph>Προσθήκη</emph>."
+msgid "Click the <item type=\"menuitem\">Text Flow</item> tab."
+msgstr "Κλικ στην καρτέλα <item type=\"menuitem\">Ροή κειμένου</item>."
-#: auto_spellcheck.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"auto_spellcheck.xhp\n"
-"hd_id3147220\n"
-"32\n"
+"globaldoc_howtos.xhp\n"
+"par_id3149770\n"
+"46\n"
"help.text"
-msgid "To Exclude Words From the Spellcheck"
-msgstr "Για να εξαιρέσετε λέξεις από τον ορθογραφικό έλεγχο"
+msgid "In the <item type=\"menuitem\">Breaks</item> area, select <item type=\"menuitem\">Insert</item>, and then select “Page”in the <item type=\"menuitem\">Type</item> box."
+msgstr "Στην περιοχή <item type=\"menuitem\">Αλλαγές</item>, επιλέξτε <item type=\"menuitem\">Εισαγωγή</item> και ύστερα επιλέξτε “Σελίδα” στο πλαίσιο <item type=\"menuitem\">Τύπος</item>."
-#: auto_spellcheck.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"auto_spellcheck.xhp\n"
-"par_id3147263\n"
-"35\n"
+"globaldoc_howtos.xhp\n"
+"par_id3150224\n"
+"17\n"
"help.text"
-msgid "Select the words that you want to exclude."
-msgstr "Επιλέξτε τις λέξεις που επιθυμείτε να εξαιρέσετε."
+msgid "If you want each subdocument to start on an odd page, select <emph>With Page Style</emph>, and select \"Right page\" in the box."
+msgstr "Αν επιθυμείτε κάθε δευτερεύον έγγραφο να ξεκινά σε περιττή σελίδα, επιλέξτε <emph>Με πρότυπο σελίδας</emph>, και ύστερα επιλέξτε \"Δεξιά σελίδα\" στο πεδίο."
-#: auto_spellcheck.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"auto_spellcheck.xhp\n"
-"par_id3147282\n"
-"36\n"
+"globaldoc_howtos.xhp\n"
+"par_id3145205\n"
+"47\n"
"help.text"
-msgid "Click the Language control on the Status bar to open a menu."
-msgstr "Κάντε κλικ στο πεδίο ελέγχου Γλώσσα στην βασική γραμμή εργαλείων για να ανοίξετε ένα μενού."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: auto_spellcheck.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"auto_spellcheck.xhp\n"
-"par_id3145602\n"
-"38\n"
+"globaldoc_howtos.xhp\n"
+"hd_id3145228\n"
+"48\n"
"help.text"
-msgid "Choose “None (Do not check spelling)”."
-msgstr "Επιλέξτε \"Καμμία (Όχι ορθογραφικός έλεγχος)\"."
+msgid "To Export a Master Document as a <item type=\"productname\">%PRODUCTNAME</item> Text Document"
+msgstr "Για να εξάγετε ένα κύριο έγγραφο ως έγγραφο κειμένου του <item type=\"productname\">%PRODUCTNAME</item>:"
-#: auto_spellcheck.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"auto_spellcheck.xhp\n"
-"par_id3145648\n"
-"40\n"
+"globaldoc_howtos.xhp\n"
+"par_id3150315\n"
+"49\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010401.xhp\" name=\"Creating a new dictionary.\">Creating a new dictionary.</link>"
-msgstr "<link href=\"text/shared/optionen/01010401.xhp\" name=\"Δημιουργία νέου λεξικού.\">Δημιουργία νέου λεξικού.</link>"
+msgid "Choose <item type=\"menuitem\">File - Export</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Αρχείο - Εξαγωγή</item>."
-#: word_completion_adjust.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"tit\n"
+"globaldoc_howtos.xhp\n"
+"par_id3148580\n"
+"50\n"
"help.text"
-msgid "Fine-Tuning the Word Completion for Text Documents"
-msgstr "Ακριβής ρύθμιση της συμπλήρωσης λέξεων για έγγραφα κειμένου"
+msgid "In the <emph>File format</emph> list, select a text document file format and click <emph>Export</emph>."
+msgstr "Στη λίστα <emph>Μορφή αρχείου</emph>, επιλέξτε μια μορφή εγγράφου κειμένου και κάντε κλικ στην <emph>Εξαγωγή</emph>."
-#: word_completion_adjust.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"bm_id3148882\n"
+"globaldoc_howtos.xhp\n"
+"par_id8371227\n"
"help.text"
-msgid "<bookmark_value>settings;word completion</bookmark_value> <bookmark_value>word completion;settings</bookmark_value> <bookmark_value>text documents;word completion settings</bookmark_value> <bookmark_value>weekdays; automatically completing</bookmark_value> <bookmark_value>months; automatically completing</bookmark_value>"
-msgstr "<bookmark_value>ρυθμίσεις, συμπλήρωση λέξεων</bookmark_value><bookmark_value>συμπλήρωση λέξεων, ρυθμίσεις</bookmark_value><bookmark_value>έγγραφα κειμένου, ρυθμίσεις συμπλήρωσης λέξεων</bookmark_value><bookmark_value>ημέρες εβδομάδας, αυτόματη συμπλήρωση</bookmark_value><bookmark_value>μήνες, αυτόματη συμπλήρωση</bookmark_value>"
+msgid "The subdocuments will be exported as sections. Use <item type=\"menuitem\">Format - Sections</item> to unprotect and remove sections, if you prefer a plain text document without sections."
+msgstr "Τα δευτερεύοντα έγγραφα θα εξαχθούν ως ενότητες. Χρησιμοποιήστε την επιλογή <item type=\"menuitem\">Μορφή - Ενότητες</item> για να αναιρέσετε την προστασία και να αφαιρέσετε τις ενότητες, αν προτιμάτε ένα απλό έγγραφο κειμένου χωρίς ενότητες."
-#: word_completion_adjust.xhp
+#: globaldoc_howtos.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"hd_id4745017\n"
+"globaldoc_howtos.xhp\n"
+"par_id3154382\n"
"help.text"
-msgid "<variable id=\"word_completion_adjust\"><link href=\"text/swriter/guide/word_completion_adjust.xhp\">Fine-Tuning the Word Completion for Text Documents</link></variable>"
-msgstr "<variable id=\"word_completion_adjust\"><link href=\"text/swriter/guide/word_completion_adjust.xhp\">Μικρορύθμιση της συμπλήρωσης λέξης για έγγραφα κειμένου</link></variable>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator in master mode\">Navigator in master mode</link>"
+msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Περιήγηση σε κύρια λειτουργία\">Περιήγηση σε κύρια λειτουργία</link>"
-#: word_completion_adjust.xhp
+#: header_footer.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_id4814294\n"
+"header_footer.xhp\n"
+"tit\n"
"help.text"
-msgid "If you like it that $[officename] automatically completes the words that you frequently use, you can make further adjustments to refine that behavior. If you want, you can also save the current list of collected words so that it can be used in the next session."
-msgstr "Εάν θέλετε το $[officename] να συμπληρώνει αυτόματα τις λέξεις που χρησιμοποιείτε συχνά, μπορείτε να κάνετε παραπέρα ρυθμίσεις για να βελτιώσετε αυτήν τη συμπεριφορά. Εάν θέλετε, μπορείτε επίσης να αποθηκεύσετε την τρέχουσα λίστα των συλλεγμένων λέξεων έτσι ώστε να μπορούν να χρησιμοποιηθούν στην επόμενη σύνοδο."
+msgid "About Headers and Footers"
+msgstr "Περί κεφαλίδων και υποσέλιδων"
-#: word_completion_adjust.xhp
+#: header_footer.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_id2593462\n"
+"header_footer.xhp\n"
+"bm_id3155863\n"
"help.text"
-msgid "To fine-tune the word completion choose <item type=\"menuitem\">Tools – AutoCorrect Options - Word Completion</item> and select any of the following options:"
-msgstr "Για μικρορύθμιση της συμπλήρωσης λέξης επιλέξτε <item type=\"menuitem\">Εργαλεία -Επιλογές αυτόματης διόρθωσης - Συμπλήρωση λέξης</item> και επιλέξτε οποιαδήποτε από τις ακόλουθες επιλογές:"
+msgid "<bookmark_value>headers;about</bookmark_value> <bookmark_value>footers;about</bookmark_value> <bookmark_value>HTML documents; headers and footers</bookmark_value>"
+msgstr "<bookmark_value>κεφαλίδες, περί</bookmark_value><bookmark_value>υποσέλιδα, περί</bookmark_value><bookmark_value>HTML έγγραφα, κεφαλίδες και υποσέλιδα</bookmark_value>"
-#: word_completion_adjust.xhp
+#: header_footer.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN107C6\n"
+"header_footer.xhp\n"
+"hd_id3155863\n"
+"38\n"
"help.text"
-msgid "To Insert an Additional Space Character"
-msgstr "Για να εισάγετε έναν πρόσθετο χαρακτήρα κενού"
+msgid "<variable id=\"header_footer\"><link href=\"text/swriter/guide/header_footer.xhp\" name=\"About Headers and Footers\">About Headers and Footers</link></variable>"
+msgstr "<variable id=\"header_footer\"><link href=\"text/swriter/guide/header_footer.xhp\" name=\"Περί κεφαλίδων και υποσέλιδων\">Περί κεφαλίδων και υποσέλιδων</link></variable>"
-#: word_completion_adjust.xhp
+#: header_footer.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN10B03\n"
+"header_footer.xhp\n"
+"par_id3154255\n"
+"35\n"
"help.text"
-msgid "Select <emph>Append space</emph>."
-msgstr "Επιλέξτε <emph>Προσθήκη κενού</emph>."
+msgid "Headers and footers are areas in the top and the bottom page margins, where you can add text or graphics. Headers and footers are added to the current page style. Any page that uses the same style automatically receives the header or footer that you add. You can insert <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\">Fields</link>, such as page numbers and chapter headings, in headers and footers in a text document."
+msgstr "Οι κεφαλίδες και τα υποσέλιδα είναι περιοχές στο πάνω και κάτω περιθώριο της σελίδας, όπου μπορείτε να εισάγετε κείμενο ή γραφικά αντικείμενα. Οι κεφαλίδες και τα υποσέλιδα προστίθενται στο τρέχον πρότυπο σελίδας. Όλες οι σελίδες με το ίδιο πρότυπο έχουν αυτόματα τις ίδιες κεφαλίδες και υποσέλιδα. Μπορείτε να εισάγετε <link href=\"text/swriter/01/04090000.xhp\" name=\"Πεδία\">Πεδία</link>, όπως αριθμούς σελίδων και επικεφαλίδες κεφαλαίων, σε κεφαλίδες και υποσέλιδα σε ένα έγγραφο κειμένου."
-#: word_completion_adjust.xhp
+#: header_footer.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN10B0E\n"
+"header_footer.xhp\n"
+"par_id3150511\n"
+"44\n"
"help.text"
-msgid "The space character is appended after you type the first character of the next word after the auto-completed word. The space character is suppressed if the next character is a delimiter, such as a full stop or a new line character."
-msgstr "Ο χαρακτήρας κενού προστίθεται αφού πληκτρολογήσετε τον πρώτο χαρακτήρα της επόμενης λέξης μετά την αυτοσυμπληρούμενη λέξη. Ο χαρακτήρας κενού παραλείπεται εάν ο επόμενος χαρακτήρας είναι οριοθέτης, όπως τελεία ή χαρακτήρας νέας γραμμής."
+msgid "The page style for the current page is displayed in the <emph>Status Bar</emph>."
+msgstr "Το πρότυπο σελίδας για την τρέχουσα σελίδα εμφανίζεται στη <emph>Γραμμή κατάστασης</emph>."
-#: word_completion_adjust.xhp
+#: header_footer.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN107CC\n"
+"header_footer.xhp\n"
+"par_id3155896\n"
+"39\n"
"help.text"
-msgid "To Define the Accept Key"
-msgstr "Για ορισμό του πλήκτρου αποδοχής"
+msgid "To add a header to a page, choose <emph>Insert - Header</emph>, and then select the page style for the current page from the submenu."
+msgstr "Για να προσθέσετε μια κεφαλίδα σε μια σελίδα, επιλέξτε <emph>Εισαγωγή - Κεφαλίδα</emph>, και ύστερα επιλέξτε το πρότυπο σελίδας για την τρέχουσα σελίδα από το υπομενού."
-#: word_completion_adjust.xhp
+#: header_footer.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN10B20\n"
+"header_footer.xhp\n"
+"par_id3147119\n"
+"43\n"
"help.text"
-msgid "Choose the key to accept the suggested word using the <emph>Accept with</emph> list box."
-msgstr "Επιλέξτε το πλήκτρο αποδοχής της προτεινόμενης λέξης χρησιμοποιώντας το πλαίσιο λίστας <emph>Αποδοχή με</emph>."
+msgid "To add a footer to a page, choose <emph>Insert - Footer</emph>, and then select the page style for the current page from the submenu."
+msgstr "Για να προσθέσετε ένα υποσέλιδο σε μια σελίδα, επιλέξτε <emph>Εισαγωγή - Υποσέλιδο</emph>, και ύστερα επιλέξτε το πρότυπο σελίδας για την τρέχουσα σελίδα από το υπομενού."
-#: word_completion_adjust.xhp
+#: header_footer.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN107D2\n"
+"header_footer.xhp\n"
+"par_id3153726\n"
+"40\n"
"help.text"
-msgid "To Select the Minimum Number of Characters"
-msgstr "Για επιλογή του ελάχιστου αριθμού χαρακτήρων"
+msgid "You can also choose <item type=\"menuitem\">Format - Page</item>, click the <item type=\"menuitem\">Header</item> or <item type=\"menuitem\">Footer</item> tab, and then select <item type=\"menuitem\">Header on</item> or <item type=\"menuitem\">Footer on</item>. Clear the <item type=\"menuitem\">Same content left/right</item> check box if you want to define different headers and footers for even and odd pages."
+msgstr "Μπορείτε επίσης να επιλέξετε <item type=\"menuitem\">Μορφή - Σελίδα</item>, να κάνετε κλικ στην καρτέλα <item type=\"menuitem\">Κεφαλίδα</item> ή <item type=\"menuitem\">Υποσέλιδο</item>, και ύστερα να επιλέξετε <item type=\"menuitem\">Ενεργοποίηση Κεφαλίδας</item> ή <item type=\"menuitem\">Ενεργοποίηση Υποσέλιδου</item>. Αποεπιλέξτε το πεδίο ελέγχου <item type=\"menuitem\">Ίδιο περιεχόμενο αριστερά/δεξιά</item> αν θέλετε να καθορίσετε διαφορετικές κεφαλίδες και υποσέλιδα για τις άρτιες και τις περιττές σελίδες."
-#: word_completion_adjust.xhp
+#: header_footer.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN10B36\n"
+"header_footer.xhp\n"
+"par_id3146876\n"
+"36\n"
"help.text"
-msgid "Use the <emph>Min. word length</emph> box to set the minimum number of characters a word must have to be collected into the list."
-msgstr "Χρησιμοποιήστε το πλαίσιο <emph>ελάχιστο μήκος λέξης</emph> για να ορίσετε τον ελάχιστο αριθμό χαρακτήρων που πρέπει να έχει μια λέξη για να συλλεγεί στη λίστα."
+msgid "To use different headers or footers in your document, you must add them to different <link href=\"text/swriter/guide/header_pagestyles.xhp\" name=\"Page Styles\">Page Styles</link>, and then apply the styles to the pages where you want the headers or footer to appear."
+msgstr "Για να έχετε διαφορετικά περιεχόμενα στις κεφαλίδες ή στα υποσέλιδα στο έγγραφό σας, πρέπει να τα προσθέσετε σε διαφορετικά <link href=\"text/swriter/guide/header_pagestyles.xhp\" name=\"Πρότυπα σελίδας\">Πρότυπα σελίδας</link> και να εφαρμόσετε τα πρότυπα στις σελίδες όπου επιθυμείτε να εμφανίζονται οι κεφαλίδες ή τα υποσέλιδα."
-#: word_completion_adjust.xhp
+#: header_footer.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN107D8\n"
+"header_footer.xhp\n"
+"hd_id3150704\n"
+"41\n"
"help.text"
-msgid "To Select the Scope of Collected Words"
-msgstr "Για να επιλέξετε την εμβέλεια των συλλεγμένων λέξεων"
+msgid "Headers and Footers in HTML Documents"
+msgstr "Κεφαλίδες και υποσέλιδα σε έγγραφα HTML"
-#: word_completion_adjust.xhp
+#: header_footer.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN10B4C\n"
+"header_footer.xhp\n"
+"par_id3150717\n"
+"34\n"
"help.text"
-msgid "Disable the option <emph>When closing a document, remove the words collected from it from the list</emph>."
-msgstr "Απενεργοποιήστε την επιλογή <emph>Κατά το κλείσιμο ενός εγγράφου να απομακρύνονται από τη λίστα οι συλλεγμένες από αυτό λέξεις</emph>."
+msgid "Some of the header and footer options are also available for HTML documents. Headers and footers are not supported by HTML and instead are exported with special tags, so that they can be viewed in a browser. Headers and footers are only exported in HTML documents if they are enabled in Web Layout mode. When you reopen the document in $[officename], the headers and footers are displayed correctly, including any fields that you inserted."
+msgstr "Ορισμένες από τις επιλογές κεφαλίδων και υποσέλιδων είναι επίσης διαθέσιμες για έγγραφα HTML. Οι κεφαλίδες και τα υποσέλιδα δεν υποστηρίζονται από την HTML αλλά εξάγονται με ειδικές ετικέτες, έτσι ώστε να μπορούν να προβληθούν σε ένα πρόγραμμα περιήγησης. Οι κεφαλίδες και τα υποσέλιδα εξάγονται σε έγγραφα HTML μόνο αν ενεργοποιηθούν σε Λειτουργία διάταξης ιστού. Όταν ανοίξετε ξανά το έγγραφο στο $[officename], οι κεφαλίδες και τα υποσέλιδα εμφανίζονται σωστά, μαζί με τα πεδία που έχετε εισάγει."
-#: word_completion_adjust.xhp
+#: header_footer.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN10B53\n"
+"header_footer.xhp\n"
+"par_id3153174\n"
"help.text"
-msgid "Now the list is also valid for other documents that you open. When you close the last %PRODUCTNAME document, the word list is deleted."
-msgstr "Τώρα η λίστα ισχύει επίσης για άλλα έγγραφα που ανοίγετε. Όταν κλείνετε το τελευταίο έγγραφο %PRODUCTNAME, η λίστα λέξεων διαγράφεται."
+msgid "<link href=\"text/swriter/guide/header_pagestyles.xhp\" name=\"Page Styles\">Page Styles</link>"
+msgstr "<link href=\"text/swriter/guide/header_pagestyles.xhp\" name=\"Πρότυπα σελίδας\">Πρότυπα σελίδας</link>"
-#: word_completion_adjust.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN10B56\n"
+"header_pagestyles.xhp\n"
+"tit\n"
"help.text"
-msgid "If you enable the checkbox, the list is only valid as long as the current document is open."
-msgstr "Εάν ενεργοποιήσετε το πλαίσιο ελέγχου, η λίστα ισχύει μόνο για όσο το τρέχον έγγραφο είναι ανοιχτό."
+msgid "Defining Different Headers and Footers"
+msgstr "Καθορισμός διαφορετικών κεφαλίδων και υποσέλιδων"
-#: word_completion_adjust.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_id2634968\n"
+"header_pagestyles.xhp\n"
+"bm_id3155920\n"
"help.text"
-msgid "If you want the word list to exist longer than the current %PRODUCTNAME session, save it as a document, as described in the following section."
-msgstr "Αν επιθυμείτε η λίστα να είναι έγκυρη και πέραν της τρέχουσας περιόδου χρήσης του %PRODUCTNAME, αποθηκεύστε την ως έγγραφο, όπως περιγράφεται στην επόμενη ενότητα."
+msgid "<bookmark_value>headers;defining for left and right pages</bookmark_value> <bookmark_value>footers;defining for left and right pages</bookmark_value> <bookmark_value>page styles; changing</bookmark_value> <bookmark_value>defining; headers/footers</bookmark_value> <bookmark_value>mirrored page layout</bookmark_value>"
+msgstr "<bookmark_value>κεφαλίδες, καθορισμός για τις δεξιές και αριστερές σελίδες</bookmark_value><bookmark_value>υποσέλιδα, καθορισμός για τις δεξιές και αριστερές σελίδες</bookmark_value><bookmark_value>πρότυπα σελίδας, αλλαγή</bookmark_value><bookmark_value>καθορισμός, κεφαλίδες/υποσέλιδα</bookmark_value><bookmark_value>διάταξη σελίδων με κατοπτρισμό</bookmark_value>"
-#: word_completion_adjust.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN107DE\n"
+"header_pagestyles.xhp\n"
+"hd_id3155920\n"
+"25\n"
"help.text"
-msgid "To Use the Word List for Further Sessions"
-msgstr "Για χρησιμοποίηση της λίστας λέξεων για παραπέρα συνόδους"
+msgid "<variable id=\"header_pagestyles\"><link href=\"text/swriter/guide/header_pagestyles.xhp\" name=\"Defining Different Headers and Footers\">Defining Different Headers and Footers</link></variable>"
+msgstr "<variable id=\"header_pagestyles\"><link href=\"text/swriter/guide/header_pagestyles.xhp\" name=\"Καθορισμός διαφορετικών κεφαλίδων και υποσέλιδων\">Καθορισμός διαφορετικών κεφαλίδων και υποσέλιδων</link></variable>"
-#: word_completion_adjust.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN10B94\n"
+"header_pagestyles.xhp\n"
+"par_id3154263\n"
+"26\n"
"help.text"
-msgid "If the automatic spellcheck option is enabled, only the words that are recognized by the spellcheck are collected."
-msgstr "Όταν ενεργοποιείται ο αυτόματος ορθογραφικός έλεγχος, συλλέγονται μόνο οι λέξεις που αναγνωρίζονται από τον ορθογραφικό έλεγχο."
+msgid "You can use different headers and footers on different pages in your document, so long as the pages use different page styles. $[officename] provides several predefined page styles, such as <emph>First page</emph>, <emph>Left page</emph> and <emph>Right page</emph>, or you can create a custom page style."
+msgstr "Μπορείτε να χρησιμοποιήσετε διαφορετικές κεφαλίδες και υποσέλιδα σε διαφορετικές σελίδες στο έγγραφό σας, όσο αυτές χρησιμοποιούν διαφορετικά πρότυπα σελίδας. Το $[officename] παρέχει πολλά προκαθορισμένα πρότυπα σελίδας όπως <emph>Πρώτη σελίδα</emph>, <emph>Αριστερή σελίδα</emph> και <emph>Δεξιά σελίδα</emph> ή μπορείτε εσείς να δημιουργήσετε ένα προσαρμοσμένο πρότυπο σελίδας."
-#: word_completion_adjust.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN10BA1\n"
+"header_pagestyles.xhp\n"
+"par_id3147105\n"
+"27\n"
"help.text"
-msgid "Use the word list to always start with a defined set of technical terms for the word completion feature."
-msgstr "Χρησιμοποιήστε τη λίστα λέξεων για να ξεκινάτε πάντοτε με ένα καθορισμένο σύνολο τεχνικών όρων για την ιδιότητα συμπλήρωσης λέξης."
+msgid "You can also use the mirrored page layout if you want to add a header to a page style that has different inner and outer page margins. To apply this option to a page style, choose <item type=\"menuitem\">Format - Page</item>, click the <item type=\"menuitem\">Page</item> tab, and in the <item type=\"menuitem\">Layout settings</item> area, choose “Mirrored” in the <item type=\"menuitem\">Page layout</item> box."
+msgstr "Μπορείτε επίσης να χρησιμοποιήσετε τη διάταξη σελίδων με κατοπτρισμό αν επιθυμείτε να προσθέσετε μια κεφαλίδα σε μια τεχνοτροπία σελίδας που έχει διαφορετικά εσωτερικά και εξωτερικά περιθώρια σελίδας. Για να χρησιμοποιήσετε αυτή τη δυνατότητα σε μια τεχνοτροπία σελίδας, επιλέξτε <item type=\"menuitem\">Μορφή - Σελίδα</item>, πατήστε στην καρτέλα <item type=\"menuitem\">Σελίδα</item> και στην περιοχή <item type=\"menuitem\">Ρυθμίσεις διάταξης</item>, επιλέξτε “Με κατοπτρισμό” στο πλαίσιο <item type=\"menuitem\">Διάταξη σελίδας</item>."
-#: word_completion_adjust.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN10BA7\n"
+"header_pagestyles.xhp\n"
+"par_id3150224\n"
+"28\n"
"help.text"
-msgid "Open the text document that contains the terms that you want to use for word completion."
-msgstr "Ανοίξτε το έγγραφο κειμένου που περιέχει τους όρους που θέλετε να χρησιμοποιήσετε για συμπλήρωση λέξεων."
+msgid "For example, you can use page styles to define different headers for even and odd pages in a document."
+msgstr "Για παράδειγμα, μπορείτε να χρησιμοποιήσετε διαφορετικές κεφαλίδες για τις άρτιες σελίδες (αριστερές σελίδες) και τις περιττές σελίδες (δεξιές σελίδες)."
-#: word_completion_adjust.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN10BAB\n"
+"header_pagestyles.xhp\n"
+"par_id3150929\n"
+"29\n"
"help.text"
-msgid "The word completion feature collects the words."
-msgstr "Η λειτουργία συμπλήρωσης λέξεων συλλέγει τις λέξεις."
+msgid "Open a new text document."
+msgstr "Ανοίξτε ένα νέο έγγραφο κειμένου."
-#: word_completion_adjust.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN107ED\n"
+"header_pagestyles.xhp\n"
+"par_id3150946\n"
+"31\n"
"help.text"
-msgid "Select all or some of the words in the list."
-msgstr "Επιλέξτε όλες ή κάποιες από τις λέξεις στη λίστα."
+msgid "Choose <emph>Format - Styles and Formatting</emph> and click the <emph>Page Styles</emph> icon in the Styles and Formatting window."
+msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και μορφοποίηση</emph> και κάντε κλικ στο εικονίδιο <emph>Πρότυπα Σελίδας</emph> στο παράθυρο Πρότυπα και μορφοποίηση."
-#: word_completion_adjust.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN107F4\n"
+"header_pagestyles.xhp\n"
+"par_id3150510\n"
+"30\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C to copy all selected words into the clipboard. Paste the clipboard into a new document and save it to get a reference list of collected words."
-msgstr "Χρησιμοποιήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C για να αντιγράψετε όλες τις επιλεγμένες λέξεις στο πρόχειρο. Επικολλήστε το πρόχειρο σε ένα νέο έγγραφο και αποθηκεύστε το για να πάρετε μια λίστα αναφοράς των συλλεγμένων λέξεων."
+msgid "Right-click \"Right Page\" in the list of page styles and choose <emph>Modify</emph>."
+msgstr "Κάντε δεξί κλικ στη \"Δεξιά σελίδα\" στη λίστα των προτύπων σελίδας και επιλέξτε <emph>Τροποποίηση</emph>."
-#: word_completion_adjust.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN10BC6\n"
+"header_pagestyles.xhp\n"
+"par_id3150536\n"
+"33\n"
"help.text"
-msgid "Later you can open the reference list and automatically collect the words, so that the word completion feature starts with a defined set of words."
-msgstr "Αργότερα μπορείτε να ανοίξετε τη λίστα αναφοράς και συλλέγει αυτόματα τις λέξεις, έτσι ώστε η λειτουργία συμπλήρωσης λέξεων να ξεκινά με ένα καθορισμένο σύνολο λέξεων."
+msgid "In the <item type=\"menuitem\">Page Styles</item> dialog, click the <item type=\"menuitem\">Header</item> tab."
+msgstr "Στο παράθυρο διαλόγου <item type=\"menuitem\">Πρότυπα σελίδας</item>, κάντε κλικ στην καρτέλα <item type=\"menuitem\">Κεφαλίδα</item>."
-#: word_completion_adjust.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_idN10809\n"
+"header_pagestyles.xhp\n"
+"par_id3153750\n"
+"34\n"
"help.text"
-msgid "<link href=\"text/shared/01/06040600.xhp\">Word Completion</link>"
-msgstr "<link href=\"text/shared/01/06040600.xhp\">Συμπλήρωση λέξεων</link>"
+msgid "Select <item type=\"menuitem\">Header on</item> and click the <item type=\"menuitem\">Organizer</item> tab."
+msgstr "Επιλέξτε την <item type=\"menuitem\">Ενεργοποίηση Κεφαλίδας</item> και κάντε κλικ στην καρτέλα <item type=\"menuitem\">Διαχείριση</item>."
-#: word_completion_adjust.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"word_completion_adjust.xhp\n"
-"par_id5458845\n"
+"header_pagestyles.xhp\n"
+"par_id3146865\n"
+"35\n"
"help.text"
-msgid "<link href=\"text/swriter/guide/word_completion.xhp\">Using Word Completion</link>"
-msgstr "<link href=\"text/swriter/guide/word_completion.xhp\">Χρήση συμπλήρωσης λέξεων</link>"
+msgid "In the <item type=\"menuitem\">Next Style</item> box, select \"Left Page\"."
+msgstr "Στο πεδίο <item type=\"menuitem\">Επόμενο πρότυπο</item>, επιλέξτε \"Αριστερή σελίδα\"."
-#: auto_off.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"auto_off.xhp\n"
-"tit\n"
+"header_pagestyles.xhp\n"
+"par_id3146889\n"
+"36\n"
"help.text"
-msgid "Turning Off AutoCorrect"
-msgstr "Απενεργοποίηση αυτόματης διόρθωσης"
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: auto_off.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"auto_off.xhp\n"
-"bm_id3154250\n"
+"header_pagestyles.xhp\n"
+"par_id3150714\n"
+"37\n"
"help.text"
-msgid "<bookmark_value>turning off automatic correction</bookmark_value> <bookmark_value>text;turning off automatic correction</bookmark_value> <bookmark_value>uppercase;changing to lowercase</bookmark_value> <bookmark_value>capital letters;changing to small letters after periods</bookmark_value> <bookmark_value>quotation marks;changing automatically</bookmark_value> <bookmark_value>words;automatic replacement on/off</bookmark_value> <bookmark_value>lines;automatic drawing on/off</bookmark_value> <bookmark_value>underlining;quick</bookmark_value> <bookmark_value>borders; automatic drawing on/off</bookmark_value> <bookmark_value>automatic changes on/off</bookmark_value> <bookmark_value>changes;automatic</bookmark_value> <bookmark_value>AutoCorrect function;turning off</bookmark_value>"
-msgstr "<bookmark_value>απενεργοποίηση αυτόματης διόρθωσης</bookmark_value><bookmark_value>κείμενο, απενεργοποίηση αυτόματης διόρθωσης</bookmark_value><bookmark_value>κεφαλαία, αλλαγή σε πεζά</bookmark_value><bookmark_value>κεφαλαία γράμματα, αλλαγή σε πεζά γράμματα μετά από τελείες</bookmark_value><bookmark_value>εισαγωγικά, αυτόματη αλλαγή</bookmark_value><bookmark_value>λέξεις, αυτόματη αντικατάσταση ενεργή/ανενεργή</bookmark_value><bookmark_value>γραμμές, αυτόματη σχεδίαση ενεργή/ανενεργή</bookmark_value><bookmark_value>υπογράμμιση, γρήγορη</bookmark_value><bookmark_value>περιγράμματα, αυτόματη σχεδίαση ενεργή/ανενεργή</bookmark_value><bookmark_value>αυτόματες αλλαγές ενεργό/ανενεργό</bookmark_value><bookmark_value>αλλαγές, αυτόματες</bookmark_value><bookmark_value>Αυτόματη διόρθωση, απενεργοποίηση</bookmark_value>"
+msgid "In the <emph>Styles and Formatting</emph> window, right-click \"Left Page\" in the list of page styles and choose <emph>Modify</emph>."
+msgstr "Στο παράθυρο διαλόγου <emph>Πρότυπα και μορφοποίηση</emph>, κάντε δεξί κλικ στην \"Αριστερή σελίδα\" στη λίστα των προτύπων σελίδας και επιλέξτε <emph>Τροποποίηση</emph>."
-#: auto_off.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"auto_off.xhp\n"
-"hd_id3147812\n"
-"16\n"
+"header_pagestyles.xhp\n"
+"par_id3150748\n"
+"38\n"
"help.text"
-msgid "<variable id=\"auto_off\"><link href=\"text/swriter/guide/auto_off.xhp\" name=\"Turning Off AutoFormat and AutoCorrect\">Turning Off AutoCorrect</link></variable>"
-msgstr "<variable id=\"auto_off\"><link href=\"text/swriter/guide/auto_off.xhp\" name=\"Απενεργοποίηση αυτόματης μορφοποίησης και διόρθωσης\">Απενεργοποίηση αυτόματης διόρθωσης</link></variable>"
+msgid "In the <item type=\"menuitem\">Page Styles</item> dialog, click the <item type=\"menuitem\">Header</item> tab."
+msgstr "Στο παράθυρο διαλόγου <item type=\"menuitem\">Πρότυπα σελίδας</item>, κάντε κλικ στην καρτέλα <item type=\"menuitem\">Κεφαλίδα</item>."
-#: auto_off.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3147833\n"
-"2\n"
+"header_pagestyles.xhp\n"
+"par_id3153172\n"
+"39\n"
"help.text"
-msgid "By default, $[officename] automatically corrects many common typing errors and applies formatting while you type."
-msgstr "Εξ ορισμού, το $[officename] διορθώνει αυτόματα αρκετά συνηθισμένα ορθογραφικά λάθη που προκύπτουν κατά την πληκτρολόγηση και εφαρμόζει μορφοποίηση καθώς πληκτρολογείτε."
+msgid "Select <item type=\"menuitem\">Header on</item> and click the <item type=\"menuitem\">Organizer</item> tab."
+msgstr "Επιλέξτε την <item type=\"menuitem\">Ενεργοποίηση Κεφαλίδας</item> και κάντε κλικ στην καρτέλα <item type=\"menuitem\">Διαχείριση</item>."
-#: auto_off.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_idN1081B\n"
+"header_pagestyles.xhp\n"
+"par_id3147061\n"
+"40\n"
"help.text"
-msgid "To quickly undo an automatic correction or completion, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z."
-msgstr "Για να αναιρέσετε γρήγορα μια αυτόματη διόρθωση ή συμπλήρωση, πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z."
+msgid "In the <item type=\"menuitem\">Next Style</item> box, select \"Right Page\"."
+msgstr "Στο πεδίο <item type=\"menuitem\">Επόμενο πρότυπο</item> επιλέξτε \"Δεξιά σελίδα\"."
-#: auto_off.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_idN10846\n"
+"header_pagestyles.xhp\n"
+"par_id3147086\n"
+"41\n"
"help.text"
-msgid "To turn off most AutoCorrect features, remove the check mark from the menu <emph>Format - AutoCorrect - While Typing</emph>."
-msgstr "Για να απενεργοποιήσετε τις περισσότερες από τις λειτουργίες της αυτόματης διόρθωσης, αποεπιλέξτε την επιλογή στο <emph>Μορφή - Αυτόματη διόρθωση - Κατά την εισαγωγή</emph>."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: auto_off.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"auto_off.xhp\n"
-"hd_id3147251\n"
-"12\n"
+"header_pagestyles.xhp\n"
+"par_id3145263\n"
+"42\n"
"help.text"
-msgid "To Remove a Word from the AutoCorrect List"
-msgstr "Για να αφαιρέσετε μια λέξη από τη λίστα της Αυτόματης διόρθωσης"
+msgid "Double-click \"Right Page\" in the list of page styles to apply the style to the current page."
+msgstr "Κάντε δεξί κλικ στη \"Δεξιά σελίδα\" στη λίστα των προτύπων σελίδας για να εφαρμόσετε το πρότυπο στην τρέχουσα σελίδα."
-#: auto_off.xhp
+#: header_pagestyles.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3147274\n"
-"14\n"
+"header_pagestyles.xhp\n"
+"par_id3145284\n"
+"43\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Αυτόματη διόρθωση</item>."
+msgid "Enter text or graphics in the header for the Left Page style. After the next page is added to your document, enter text or graphics in the header for the Right Page style."
+msgstr "Εισάγετε κείμενο ή γραφικά αντικείμενα στην κεφαλίδα για το πρότυπο Αριστερή σελίδα. Αφού προσθέσετε την επόμενη σελίδα στο έγγραφό σας, εισάγετε κείμενο ή γραφικά αντικείμενα στην κεφαλίδα για το πρότυπο Δεξιά σελίδα."
-#: auto_off.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3145596\n"
-"23\n"
+"header_with_chapter.xhp\n"
+"tit\n"
"help.text"
-msgid "Click the <emph>Replace</emph> tab."
-msgstr "Κάντε κλικ στην καρτέλα <emph>Αντικατάσταση</emph>."
+msgid "Inserting a Chapter Name and Number in a Header or a Footer"
+msgstr "Εισαγωγή ονόματος και αρίθμησης κεφαλαίου σε κεφαλίδα ή υποσέλιδο"
-#: auto_off.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3145620\n"
-"15\n"
+"header_with_chapter.xhp\n"
+"bm_id3155919\n"
"help.text"
-msgid "In the <emph>AutoCorrect</emph> list, select the word pair that you want to remove."
-msgstr "Στη λίστα <emph>Αυτόματη διόρθωση</emph>, επιλέξτε το ζεύγος λέξεων που επιθυμείτε να αφαιρέσετε."
+msgid "<bookmark_value>running titles in headers</bookmark_value> <bookmark_value>floating titles in headers</bookmark_value> <bookmark_value>headers; chapter information</bookmark_value> <bookmark_value>chapter names in headers</bookmark_value> <bookmark_value>names; chapter names in headers</bookmark_value>"
+msgstr "<bookmark_value>κυλιόμενοι τίτλοι σε κεφαλίδες</bookmark_value><bookmark_value>μεταβλητοί τίτλοι σε κεφαλίδες</bookmark_value><bookmark_value>κεφαλίδες, πληροφορίες κεφαλαίου</bookmark_value><bookmark_value>ονόματα κεφαλαίων σε κεφαλίδες</bookmark_value><bookmark_value>ονόματα, ονόματα κεφαλαίων σε κεφαλίδες</bookmark_value>"
-#: auto_off.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3145645\n"
-"24\n"
+"header_with_chapter.xhp\n"
+"hd_id3155919\n"
+"3\n"
"help.text"
-msgid "Click <emph>Delete</emph>."
-msgstr "Κάντε κλικ στη <emph>Διαγραφή</emph>."
+msgid "<variable id=\"header_with_chapter\"><link href=\"text/swriter/guide/header_with_chapter.xhp\" name=\"Inserting a Chapter Name and Number in a Header or a Footer\">Inserting a Chapter Name and Number in a Header or a Footer</link></variable>"
+msgstr "<variable id=\"header_with_chapter\"><link href=\"text/swriter/guide/header_with_chapter.xhp\" name=\"Εισαγωγή ονόματος και αρίθμησης κεφαλαίου σε κεφαλίδα ή υποσέλιδο\">Εισαγωγή ονόματος και αρίθμησης κεφαλαίου σε κεφαλίδα ή υποσέλιδο</link></variable>"
-#: auto_off.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"auto_off.xhp\n"
-"hd_id3145668\n"
-"4\n"
+"header_with_chapter.xhp\n"
+"par_id3153414\n"
+"22\n"
"help.text"
-msgid "To Stop Replacing Quotation Marks"
-msgstr "Για να απενεργοποιήσετε την αντικατάσταση εισαγωγικών με τυπογραφικά εισαγωγικά"
+msgid "Before you can insert chapter information into a header or footer, you must first set the outline numbering options for the paragraph style that you want to use for chapter titles."
+msgstr "Πριν μπορέσετε να εισάγετε πληροφορίες κεφαλαίου σε μια κεφαλίδα ή υποσέλιδο, πρέπει πρώτα να ορίσετε τις επιλογές αρίθμησης κεφαλαίων για το πρότυπο παραγράφου που επιθυμείτε να χρησιμοποιήσετε για τους τίτλους των κεφαλαίων."
-#: auto_off.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3151196\n"
-"6\n"
+"header_with_chapter.xhp\n"
+"hd_id3154244\n"
+"23\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Αυτόματη διόρθωση</item>."
+msgid "To Create a Paragraph Style for Chapter Titles"
+msgstr "Για να δημιουργήσετε ένα πρότυπο παραγράφου για τίτλους κεφαλαίων"
-#: auto_off.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3151220\n"
-"7\n"
+"header_with_chapter.xhp\n"
+"par_id3155874\n"
+"24\n"
"help.text"
-msgid "Click the <emph>Localized Options</emph> tab"
-msgstr "Κλικ στην καρτέλα <emph>Τοπικές επιλογές</emph>."
+msgid "Choose <emph>Tools - Outline Numbering</emph>."
+msgstr "Επιλέξτε <emph>Εργαλεία - Αρίθμηση κεφαλαίων</emph>."
-#: auto_off.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3151245\n"
+"header_with_chapter.xhp\n"
+"par_id3155898\n"
"25\n"
"help.text"
-msgid "Clear the \"Replace\" check box(es)."
-msgstr "Καθαρίστε τα πλαίσια ελέγχου \"Αντικατάσταση\"."
-
-#: auto_off.xhp
-msgctxt ""
-"auto_off.xhp\n"
-"hd_id3155076\n"
-"8\n"
-"help.text"
-msgid "To Stop Capitalizing the First Letter of a Sentence"
-msgstr "Για να απενεργοποιήσετε την αυτόματη μετατροπή σε κεφαλαίο του πρώτου γράμματος μιας πρότασης"
-
-#: auto_off.xhp
-msgctxt ""
-"auto_off.xhp\n"
-"par_id3155099\n"
-"10\n"
-"help.text"
-msgid "Choose <item type=\"menuitem\">Tools – AutoCorrect Options</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Αυτόματη διόρθωση</item>."
-
-#: auto_off.xhp
-msgctxt ""
-"auto_off.xhp\n"
-"par_id3155123\n"
-"11\n"
-"help.text"
-msgid "Click the <emph>Options</emph> tab."
-msgstr "Κάντε κλικ στην καρτέλα <emph>Επιλογές</emph>."
+msgid "In the <item type=\"menuitem\">Style</item> box, select the paragraph style that you want to use for chapter titles, for example, \"Heading 1\"."
+msgstr "Στο πεδίο <item type=\"menuitem\">Πρότυπο</item>, επιλέξτε το πρότυπο παραγράφου που επιθυμείτε να χρησιμοποιήσετε για τους τίτλους των κεφαλαίων, για παράδειγμα, την \"Επικεφαλίδα1\"."
-#: auto_off.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3155148\n"
+"header_with_chapter.xhp\n"
+"par_id3147124\n"
"26\n"
"help.text"
-msgid "Clear the \"Capitalize first letter of every sentence\" check box."
-msgstr "Καθαρίστε το πλαίσιο ελέγχου \"Κεφαλαιοποίηση του πρώτου γράμματος κάθε πρότασης\"."
-
-#: auto_off.xhp
-msgctxt ""
-"auto_off.xhp\n"
-"hd_id3155401\n"
-"17\n"
-"help.text"
-msgid "To Stop Drawing a Line When You Type Three Identical Characters"
-msgstr "Για να απενεργοποιήσετε τη σχεδίαση γραμμής κατά την πληκτρολόγηση τριών πανομοιότυπων χαρακτήρων"
-
-#: auto_off.xhp
-msgctxt ""
-"auto_off.xhp\n"
-"par_id3155415\n"
-"22\n"
-"help.text"
-msgid "$[officename] automatically draws a line when you type three of the following characters and press Enter: - _ = * ~ #"
-msgstr "Στο $[officename] όταν πληκτρολογήσετε τρεις από τους ακόλουθους χαρακτήρες στην αρχή μιας νέας παραγράφου και πατήσετε το πλήκτρο Enter, θα σχεδιαστεί αυτόματα μία γραμμή: - _ = * ~ #"
-
-#: auto_off.xhp
-msgctxt ""
-"auto_off.xhp\n"
-"par_id3155439\n"
-"19\n"
-"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Αυτόματη διόρθωση</item>."
-
-#: auto_off.xhp
-msgctxt ""
-"auto_off.xhp\n"
-"par_id3155463\n"
-"20\n"
-"help.text"
-msgid "Click the <emph>Options</emph> tab."
-msgstr "Κάντε κλικ στην καρτέλα <emph>Επιλογές</emph>."
+msgid "Select the numbering style for the chapter titles in the <item type=\"menuitem\">Number</item> box, for example, \"1,2,3...\"."
+msgstr "Επιλέξτε το πρότυπο αρίθμησης για τους τίτλους των κεφαλαίων στο πεδίο <item type=\"menuitem\">Αριθμός</item>, π.χ. \"1,2,3...\"."
-#: auto_off.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"auto_off.xhp\n"
-"par_id3155488\n"
+"header_with_chapter.xhp\n"
+"par_id3150219\n"
"27\n"
"help.text"
-msgid "Clear the \"Apply border\" check box."
-msgstr "Καθαρίστε το πλαίσιο ελέγχου \"Εφαρμογή περιγράμματος\"."
-
-#: fields_enter.xhp
-msgctxt ""
-"fields_enter.xhp\n"
-"tit\n"
-"help.text"
-msgid "Adding Input Fields"
-msgstr "Προσθήκη πεδίων εισαγωγής"
-
-#: fields_enter.xhp
-msgctxt ""
-"fields_enter.xhp\n"
-"bm_id3155916\n"
-"help.text"
-msgid "<bookmark_value>text; input fields</bookmark_value> <bookmark_value>fields; input fields in text</bookmark_value> <bookmark_value>input fields in text</bookmark_value> <bookmark_value>inserting;input fields</bookmark_value>"
-msgstr "<bookmark_value>κείμενο, πεδία εισαγωγής</bookmark_value><bookmark_value>πεδία, πεδία εισαγωγής σε κείμενο</bookmark_value><bookmark_value>πεδία εισαγωγής σε κείμενο</bookmark_value><bookmark_value>εισαγωγή, πεδία εισαγωγής</bookmark_value>"
+msgid "Type \"Chapter\" followed by a space in the <item type=\"menuitem\">Before</item> box."
+msgstr "Πληκτρολογήστε \"Κεφάλαιο\" ακολουθούμενο από ένα κενό στο πεδίο <item type=\"menuitem\">Πριν</item>"
-#: fields_enter.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"fields_enter.xhp\n"
-"hd_id3155916\n"
-"1\n"
+"header_with_chapter.xhp\n"
+"par_id3150245\n"
+"28\n"
"help.text"
-msgid "<variable id=\"fields_enter\"><link href=\"text/swriter/guide/fields_enter.xhp\" name=\"Adding Input Fields\">Adding Input Fields</link> </variable>"
-msgstr "<variable id=\"fields_enter\"><link href=\"text/swriter/guide/fields_enter.xhp\" name=\"Προσθήκη πεδίων εισαγωγής\">Προσθήκη πεδίων εισαγωγής</link> </variable>"
+msgid "Enter a space in the <item type=\"menuitem\">After</item> box."
+msgstr "Εισάγετε ένα κενό στο πεδίο <item type=\"menuitem\">Μετά</item>."
-#: fields_enter.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"fields_enter.xhp\n"
-"par_id3153409\n"
-"2\n"
+"header_with_chapter.xhp\n"
+"par_id3150949\n"
+"29\n"
"help.text"
-msgid "An input field is a variable that you can click in a document to open a dialog where you can edit the variable."
-msgstr "Ένα πεδίο εισαγωγής είναι μια μεταβλητή στην οποία μπορείτε να κάνετε κλικ σε ένα έγγραφο και να ανοίξει ένα παράθυρο διαλόγου όπου μπορείτε να επεξεργασθείτε τη μεταβλητή."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: fields_enter.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"fields_enter.xhp\n"
-"par_id3145776\n"
-"3\n"
+"header_with_chapter.xhp\n"
+"hd_id3150505\n"
+"30\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Fields - Other</item> and click the <item type=\"menuitem\">Functions</item> tab."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή - Πεδία - Άλλα</item> και κάντε κλικ στην καρτέλα <item type=\"menuitem\">Λειτουργίες</item>."
+msgid "To Insert the Chapter Name and Number in a Header or a Footer"
+msgstr "Για να κάνετε εισαγωγή του ονόματος και της αρίθμησης του κεφαλαίου σε μια κεφαλίδα ή ένα υποσέλιδο"
-#: fields_enter.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"fields_enter.xhp\n"
-"par_id3155620\n"
+"header_with_chapter.xhp\n"
+"par_id3150527\n"
"5\n"
"help.text"
-msgid "Click “Input field”in the <item type=\"menuitem\">Type</item> list."
-msgstr "Πατήστε “Πεδίο εισαγωγής” στη λίστα <item type=\"menuitem\">Τύπος</item>."
+msgid "Apply the paragraph style that you defined for chapter titles to the chapter headings in your document."
+msgstr "Εφαρμόστε το πρότυπο παραγράφου που καθορίσατε για τους τίτλους κεφαλαίων στις επικεφαλίδες των κεφαλαίων στο έγγραφό σας."
-#: fields_enter.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"fields_enter.xhp\n"
-"par_id3154257\n"
+"header_with_chapter.xhp\n"
+"par_id3153729\n"
"6\n"
"help.text"
-msgid "Click <item type=\"menuitem\">Insert</item> and type the text for the variable."
-msgstr "Κάντε κλικ στην <item type=\"menuitem\">Εισαγωγή</item> και πληκτρολογήστε το κείμενο για τη μεταβλητή."
+msgid "Choose <item type=\"menuitem\">Insert - Header</item> or <item type=\"menuitem\">Insert - Footer</item>, and then select the page style for the current page from the submenu."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή - Κεφαλίδα</item> ή <item type=\"menuitem\">Εισαγωγή - Υποσέλιδο</item>, και ύστερα επιλέξτε το πρότυπο παραγράφου για την τρέχουσα σελίδα από το υπομενού."
-#: fields_enter.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"fields_enter.xhp\n"
-"par_id3155888\n"
+"header_with_chapter.xhp\n"
+"par_id3153762\n"
"7\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-
-#: fields_enter.xhp
-msgctxt ""
-"fields_enter.xhp\n"
-"par_id3150708\n"
-"4\n"
-"help.text"
-msgid "To quickly open all input fields in a document for editing, press Ctrl+Shift+F9."
-msgstr "Για να ανοίξετε γρήγορα για επεξεργασία όλα τα πεδία εισαγωγής σε ένα έγγραφο, πιέστε το συνδυασμό πλήκτρων Ctrl+Shift+F9."
-
-#: jump2statusbar.xhp
-msgctxt ""
-"jump2statusbar.xhp\n"
-"tit\n"
-"help.text"
-msgid "Going to Specific Bookmark"
-msgstr "Μετάβαση σε συγκεκριμένο σελιδοδείκτη"
+msgid "Click in the header or footer."
+msgstr "Κάντε κλικ στην κεφαλίδα ή το υποσέλιδο."
-#: jump2statusbar.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"jump2statusbar.xhp\n"
-"bm_id3145778\n"
+"header_with_chapter.xhp\n"
+"par_id3146863\n"
+"9\n"
"help.text"
-msgid "<bookmark_value>bookmarks; positioning cursor</bookmark_value> <bookmark_value>jumping;to bookmarks</bookmark_value>"
-msgstr "<bookmark_value>σελιδοδείκτες, τοποθέτηση δρομέα</bookmark_value><bookmark_value>μετάβαση, σε σελιδοδείκτες</bookmark_value>"
+msgid "Choose <item type=\"menuitem\">Insert - Fields - Other</item> and click the <item type=\"menuitem\">Document</item> tab."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή - Πεδία - Άλλα</item> και κάντε κλικ στην καρτέλα <item type=\"menuitem\">Έγγραφο</item>."
-#: jump2statusbar.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"jump2statusbar.xhp\n"
-"hd_id3145778\n"
-"30\n"
+"header_with_chapter.xhp\n"
+"par_id3153175\n"
+"10\n"
"help.text"
-msgid "<variable id=\"jump2statusbar\"><link href=\"text/swriter/guide/jump2statusbar.xhp\" name=\"Going to Specific Bookmark\">Going to Specific Bookmark</link></variable>"
-msgstr "<variable id=\"jump2statusbar\"><link href=\"text/swriter/guide/jump2statusbar.xhp\" name=\"Μετάβαση σε συγκεκριμένο σελιδοδείκτη\">Μετάβαση σε συγκεκριμένο σελιδοδείκτη</link></variable>"
+msgid "Click \"Chapter\" in the <item type=\"menuitem\">Type</item> list and \"Chapter number and name\" in the <item type=\"menuitem\">Format</item> list."
+msgstr "Κάντε κλικ στο \"Κεφάλαιο\" στη λίστα <item type=\"menuitem\">Τύπος</item> και στο \"Όνομα και αριθμός κεφαλαίου\" στη λίστα <item type=\"menuitem\">Μορφή</item>."
-#: jump2statusbar.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"jump2statusbar.xhp\n"
-"par_id3155178\n"
-"31\n"
+"header_with_chapter.xhp\n"
+"par_id3147065\n"
+"11\n"
"help.text"
-msgid "To go to a specific bookmark in your document, <switchinline select=\"sys\"><caseinline select=\"MAC\">hold down Ctrl and click </caseinline><defaultinline>right-click</defaultinline></switchinline> in the <emph>Page</emph> field on the <emph>Status Bar</emph>, and then choose the bookmark."
-msgstr "Για να μεταβείτε σε συγκεκριμένο σελιδοδείκτη στο έγγραφό σας, <switchinline select=\"sys\"><caseinline select=\"MAC\">κρατήστε πατημένο το πλήκτρο Ctrl και κάντε κλικ</caseinline><defaultinline>δεξί κλικ</defaultinline></switchinline> στο πεδίο <emph>Σελίδα</emph> στη <emph>Γραμμή κατάστασης</emph>, και ύστερα επιλέξτε το σελιδοδείκτη."
+msgid "Click <emph>Insert</emph> and then click <emph>Close</emph>."
+msgstr "Κάντε κλικ στην <emph>Εισαγωγή</emph> και ύστερα κάντε κλικ στο <emph>Κλείσιμο</emph>."
-#: jump2statusbar.xhp
+#: header_with_chapter.xhp
msgctxt ""
-"jump2statusbar.xhp\n"
-"par_id3153396\n"
-"32\n"
+"header_with_chapter.xhp\n"
+"par_id3147095\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Insert Bookmark\">Insert Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Εισαγωγή σελιδοδείκτη\">Εισαγωγή σελιδοδείκτη</link>"
+msgid "The header on every page that uses the current page style automatically displays the chapter name and number."
+msgstr "Τώρα, σε κάθε σελίδα του εγγράφου σας που χρησιμοποιεί το τρέχον πρότυπο σελίδας, η κεφαλίδα θα εμφανίζει αυτόματα το όνομα και τον αριθμό του κεφαλαίου."
-#: search_regexp.xhp
+#: header_with_line.xhp
msgctxt ""
-"search_regexp.xhp\n"
+"header_with_line.xhp\n"
"tit\n"
"help.text"
-msgid "Using Wildcards in Text Searches"
-msgstr "Αναζήτηση κειμένου με χαρακτήρες μπαλαντέρ"
-
-#: search_regexp.xhp
-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>"
-msgstr "<bookmark_value>μπαλαντέρ, δείτε κανονικές εκφράσεις</bookmark_value><bookmark_value>αναζήτηση· με μπαλαντέρ</bookmark_value><bookmark_value>κανονικές εκφράσεις· αναζήτηση</bookmark_value><bookmark_value>παραδείγματα για κανονικές εκφράσεις</bookmark_value><bookmark_value>χαρακτήρες· εύρεση όλων</bookmark_value><bookmark_value>αόρατοι χαρακτήρες· εύρεση</bookmark_value><bookmark_value>σημάδια παραγράφου· αναζήτηση</bookmark_value>"
-
-#: search_regexp.xhp
-msgctxt ""
-"search_regexp.xhp\n"
-"hd_id3150099\n"
-"15\n"
-"help.text"
-msgid "<variable id=\"search_regexp\"><link href=\"text/swriter/guide/search_regexp.xhp\">Using Wildcards in Text Searches</link></variable>"
-msgstr "<variable id=\"search_regexp\"><link href=\"text/swriter/guide/search_regexp.xhp\">Αναζήτηση κειμένου με χαρακτήρες μπαλαντέρ</link></variable>"
-
-#: search_regexp.xhp
-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."
-msgstr "Οι χαρακτήρες μπαλαντέρ ή οι δείκτες τοποθέτησης μπορούν να χρησιμοποιηθούν για την αναζήτηση ακαθόριστων ή μη ορατών χαρακτήρων."
-
-#: search_regexp.xhp
-msgctxt ""
-"search_regexp.xhp\n"
-"par_id3155182\n"
-"50\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\"."
-msgstr "Μπορείτε να χρησιμοποιήσετε χαρακτήρες μπαλαντέρ όταν αναζητείτε και αντικαθιστάτε κείμενο σε ένα έγγραφο. Για παράδειγμα, το \"άκρ.\" βρίσκει την \"άκρη\" και το \"άκρο\"."
-
-#: search_regexp.xhp
-msgctxt ""
-"search_regexp.xhp\n"
-"par_id3155907\n"
-"40\n"
-"help.text"
-msgid "Choose <item type=\"menuitem\">Edit - Find & Replace</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Επεξεργασία - Εύρεση και αντικατάσταση</item>."
-
-#: search_regexp.xhp
-msgctxt ""
-"search_regexp.xhp\n"
-"par_id2142399\n"
-"help.text"
-msgid "Click <item type=\"menuitem\">More Options</item> to expand the dialog."
-msgstr "Κάντε κλικ στις <item type=\"menuitem\">Περισσότερες επιλογές</item> για να επεκτείνετε το παράθυρο διαλόγου."
-
-#: search_regexp.xhp
-msgctxt ""
-"search_regexp.xhp\n"
-"par_id3155861\n"
-"41\n"
-"help.text"
-msgid "Select the <item type=\"menuitem\">Regular expressions</item> check box."
-msgstr "Επιλέξτε το πεδίο ελέγχου <item type=\"menuitem\">Κανονικές εκφράσεις</item>."
-
-#: search_regexp.xhp
-msgctxt ""
-"search_regexp.xhp\n"
-"par_id3149843\n"
-"42\n"
-"help.text"
-msgid "In the <item type=\"menuitem\">Search for</item> box, type the search term and the wildcard(s) that you want to use in your search."
-msgstr "Στο πεδίο <item type=\"menuitem\">Αναζήτηση για</item>, πληκτρολογήστε τον όρο της αναζήτησης και τον χαρακτήρα(ες) υποκατάστασης που επιθυμείτε να χρησιμοποιήσετε στην αναζήτησή σας."
-
-#: search_regexp.xhp
-msgctxt ""
-"search_regexp.xhp\n"
-"par_id3156113\n"
-"51\n"
-"help.text"
-msgid "Click <item type=\"menuitem\">Find</item> or <item type=\"menuitem\">Find All</item>."
-msgstr "Κάντε κλικ στην <item type=\"menuitem\">Εύρεση</item> ή στην <item type=\"menuitem\">Εύρεση όλων</item>."
+msgid "Formatting Headers or Footers"
+msgstr "Μορφοποίηση κεφαλίδων ή υποσέλιδων"
-#: search_regexp.xhp
+#: header_with_line.xhp
msgctxt ""
-"search_regexp.xhp\n"
-"hd_id3153401\n"
-"52\n"
+"header_with_line.xhp\n"
+"bm_id3154866\n"
"help.text"
-msgid "Regular Expression Examples"
-msgstr "Παραδείγματα κανονικών εκφράσεων"
+msgid "<bookmark_value>inserting;lines under headers/above footers</bookmark_value> <bookmark_value>lines; under headers/above footers</bookmark_value> <bookmark_value>headers;formatting</bookmark_value> <bookmark_value>footers;formatting</bookmark_value> <bookmark_value>shadows;headers/footers</bookmark_value> <bookmark_value>borders;for headers/footers</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή, γραμμές κάτω από κεφαλίδες</bookmark_value><bookmark_value>γραμμές, κάτω από κεφαλίδες/πάνω από υποσέλιδα</bookmark_value><bookmark_value>κεφαλίδες, μορφοποίηση</bookmark_value><bookmark_value>υποσέλιδα, μορφοποίηση</bookmark_value><bookmark_value>σκιές, κεφαλίδες/υποσέλιδα</bookmark_value><bookmark_value>περιγράμματα, για κεφαλίδες/υποσέλιδα</bookmark_value>"
-#: search_regexp.xhp
+#: header_with_line.xhp
msgctxt ""
-"search_regexp.xhp\n"
-"par_id3149641\n"
-"44\n"
+"header_with_line.xhp\n"
+"hd_id3154866\n"
+"20\n"
"help.text"
-msgid "The wildcard for a single character is a period (.)."
-msgstr "Ο χαρακτήρας υποκατάστασης για έναν απλό χαρακτήρα είναι η τελεία (.)."
+msgid "<variable id=\"header_with_line\"><link href=\"text/swriter/guide/header_with_line.xhp\" name=\"Formatting Headers or Footers\">Formatting Headers or Footers</link></variable>"
+msgstr "<variable id=\"header_with_line\"><link href=\"text/swriter/guide/header_with_line.xhp\" name=\"Μορφοποίηση κεφαλίδων ή υποσέλιδων\">Μορφοποίηση κεφαλίδων ή υποσέλιδων</link></variable>"
-#: search_regexp.xhp
+#: header_with_line.xhp
msgctxt ""
-"search_regexp.xhp\n"
-"par_id3153136\n"
-"43\n"
+"header_with_line.xhp\n"
+"par_id3154243\n"
+"21\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\"."
-msgstr "Ο χαρακτήρας υποκατάστασης για καμία ή περισσότερες εμφανίσεις του προηγούμενου χαρακτήρα είναι ένας αστερίσκος. Για παράδειγμα, το \"123*\" βρίσκει τα \"12\" \"123\" και \"1233\"."
+msgid "You can apply direct formatting to the text in a header or footer. You can also adjust the spacing of the text relative to the header or footer frame or apply a border to the header or footer."
+msgstr "Μπορείτε να μορφοποιήσετε το κείμενο μιας κεφαλίδας/υποσέλιδου απευθείας από την ίδια την κεφαλίδα/υποσέλιδο. Μπορείτε επίσης να προσαρμόσετε το διάστιχο του κειμένου σε σχέση με το πλαίσιο της κεφαλίδας ή του υποσέλιδου ή να εφαρμόσετε ένα περίγραμμα στην κεφαλίδα ή το υποσέλιδο."
-#: search_regexp.xhp
+#: header_with_line.xhp
msgctxt ""
-"search_regexp.xhp\n"
-"par_id3149609\n"
-"45\n"
+"header_with_line.xhp\n"
+"par_id3155873\n"
+"22\n"
"help.text"
-msgid "The wildcard combination to search for zero or more occurrences of any character is a period and asterisk (.*)."
-msgstr "Ο συνδυασμός χαρακτήρων υποκατάστασης για αναζήτηση καμίας ή περισσότερων εμφανίσεων οποιουδήποτε χαρακτήρα είναι η τελεία και ο αστερίσκος (.*)."
+msgid "Choose <item type=\"menuitem\">Format - Page</item> and select the <item type=\"menuitem\">Header</item> or <item type=\"menuitem\">Footer</item> tab."
+msgstr "Επιλεξτε <item type=\"menuitem\">Μορφή - Σελίδα</item> και επιλέξτε την καρτέλα <item type=\"menuitem\">Κεφαλίδα</item> ή <item type=\"menuitem\">Υποσέλιδο</item>."
-#: search_regexp.xhp
+#: header_with_line.xhp
msgctxt ""
-"search_regexp.xhp\n"
-"par_id3149854\n"
-"46\n"
+"header_with_line.xhp\n"
+"par_id3147109\n"
+"27\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 (^.)."
-msgstr "Ο χαρακτήρας υποκατάστασης για το τέλος μιας παραγράφου είναι το σύμβολο του δολαρίου ($). Ο συνδυασμός χαρακτήρων υποκατάστασης για την αρχή μιας παραγράφου είναι το σύμβολο για τον εκθέτη και η τελεία (^.)."
+msgid "Set the spacing options that you want to use."
+msgstr "Ορίστε τις επιλογές για την απόσταση που επιθυμείτε να χρησιμοποιήσετε."
-#: search_regexp.xhp
+#: header_with_line.xhp
msgctxt ""
-"search_regexp.xhp\n"
-"par_id0509200916345545\n"
+"header_with_line.xhp\n"
+"par_id3147128\n"
+"23\n"
"help.text"
-msgid "The wildcard for a tab character is \\t."
-msgstr "Ο χαρακτήρας υποκατάστασης για tab είναι \\t."
+msgid "To add a border or a shadow to the header or the footer, click <item type=\"menuitem\">More</item>. The <item type=\"menuitem\">Border/Background</item> dialog opens."
+msgstr "Για να προσθέσετε περίγραμμα ή σκιά στην κεφαλίδα ή το υποσέλιδο, κάντε κλικ στην επιλογή <item type=\"menuitem\">Περισσότερα</item>. Ανοίγει το παράθυρο διαλόγου <item type=\"menuitem\">Περιγράμματα/Φόντο</item>."
-#: search_regexp.xhp
+#: header_with_line.xhp
msgctxt ""
-"search_regexp.xhp\n"
-"par_id3153414\n"
-"49\n"
+"header_with_line.xhp\n"
+"par_id3150520\n"
+"24\n"
"help.text"
-msgid "A search using a regular expression will work only within one paragraph. To search using a regular expression in more than one paragraph, do a separate search in each paragraph."
-msgstr "Μια αναζήτηση χρησιμοποιώντας κανονική έκφραση θα δουλέψει μόνο σε μια παράγραφο. Για αναζήτηση χρησιμοποιώντας κανονική έκφραση σε περισσότερες από μία παραγράφους, κάντε ξεχωριστή αναζήτηση σε κάθε παράγραφο."
+msgid "To add a separator line between the header or the footer and the content of the page, click the bottom edge of the square in the <emph>Line arrangement</emph> area. Click a line style in the <emph>Style</emph> box."
+msgstr "Για να προσθέσετε μια γραμμή διαχωριστή μεταξύ κεφαλίδας ή υποσέλιδου και του περιεχομένου της σελίδας, κλικ στην κάτω άκρη του τετραγώνου στην περιοχή <emph>Διάταξη γραμμών</emph>. Κλικ σε μια τεχνοτροπία γραμμής στο πλαίσιο <emph>Μορφή</emph>."
-#: search_regexp.xhp
+#: header_with_line.xhp
msgctxt ""
-"search_regexp.xhp\n"
-"par_id3149875\n"
-"48\n"
+"header_with_line.xhp\n"
+"par_id3153742\n"
+"25\n"
"help.text"
-msgid "<link href=\"text/shared/01/02100001.xhp\" name=\"List of Wildcards\">List of Wildcards</link>"
-msgstr "<link href=\"text/shared/01/02100001.xhp\" name=\"Λίστα χαρακτήρων υποκατάστασης\">Λίστα χαρακτήρων υποκατάστασης</link>"
+msgid "To adjust the spacing between the content of the header or footer and the line, clear the <emph>Synchronize</emph> box, and then enter a value in the<emph> Bottom</emph> box."
+msgstr "Για ρύθμιση του διάκενου μεταξύ περιεχομένου της κεφαλίδας ή υποσέλιδου και της γραμμής, καθαρίστε το πλαίσιο <emph>Συγχρονισμός</emph> και έπειτα εισάγετε μια τιμή στο πλαίσιο <emph>κάτω</emph>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
+"hidden_text.xhp\n"
"tit\n"
"help.text"
-msgid "Page Numbers"
-msgstr "Αριθμοί σελίδων"
-
-#: pagenumbers.xhp
-msgctxt ""
-"pagenumbers.xhp\n"
-"bm_id5918759\n"
-"help.text"
-msgid "<bookmark_value>page numbers;inserting/defining/formatting</bookmark_value> <bookmark_value>page styles;page numbering</bookmark_value> <bookmark_value>starting page numbers</bookmark_value> <bookmark_value>formatting;page numbers</bookmark_value> <bookmark_value>defining;starting page numbers</bookmark_value> <bookmark_value>inserting;page numbers</bookmark_value> <bookmark_value>styles;page numbers</bookmark_value>"
-msgstr "<bookmark_value>αριθμοί σελίδας;εισαγωγή/ορισμός/μορφοποίηση</bookmark_value><bookmark_value>τεχνοτροπίες σελίδας;αρίθμηση σελίδων</bookmark_value><bookmark_value>αρχικοί αριθμοί σελίδας</bookmark_value><bookmark_value>μορφοποίηση; αριθμοί σελίδας</bookmark_value><bookmark_value>ορισμός, αρχικοί αριθμοί σελίδας</bookmark_value><bookmark_value>εισαγωγή;αριθμοί σελίδας</bookmark_value><bookmark_value>τεχνοτροπίες;αριθμοί σελίδας</bookmark_value>"
-
-#: pagenumbers.xhp
-msgctxt ""
-"pagenumbers.xhp\n"
-"hd_id413830\n"
-"help.text"
-msgid "<variable id=\"pagenumbers\"><link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Page Numbers\">Page Numbers</link></variable>"
-msgstr "<variable id=\"pagenumbers\"><link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Αριθμοί σελίδων\">Αριθμοί σελίδων</link></variable>"
-
-#: pagenumbers.xhp
-msgctxt ""
-"pagenumbers.xhp\n"
-"par_id1617175\n"
-"help.text"
-msgid "In Writer, a page number is a field that you can insert into your text."
-msgstr "Στο Writer, ο αριθμός σελίδας είναι ένα πεδίο που μπορείτε να εισάγετε στο κείμενό σας."
-
-#: pagenumbers.xhp
-msgctxt ""
-"pagenumbers.xhp\n"
-"hd_id6091494\n"
-"help.text"
-msgid "To Insert Page Numbers"
-msgstr "Εισαγωγή αριθμών σελίδων"
+msgid "Hiding Text"
+msgstr "Απόκρυψη κειμένου"
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id8611102\n"
+"hidden_text.xhp\n"
+"bm_id3148856\n"
"help.text"
-msgid "Choose <emph>Insert - Fields - Page Number</emph> to insert a page number at the current cursor position."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Πεδία - Αριθμός Σελίδας</emph> για να εισάγετε έναν αριθμό σελίδας στην τρέχουσα θέση του δείκτη."
+msgid "<bookmark_value>text; hiding</bookmark_value> <bookmark_value>sections;hiding</bookmark_value> <bookmark_value>paragraphs;hiding</bookmark_value> <bookmark_value>hiding;text, with conditions</bookmark_value> <bookmark_value>variables;for hiding text</bookmark_value>"
+msgstr "<bookmark_value>κείμενο; απόκρυψη</bookmark_value><bookmark_value>ενότητες; απόκρυψη</bookmark_value><bookmark_value>παράγραφοι; απόκρυψη</bookmark_value><bookmark_value>απόκρυψη; κείμενο υπό συνθήκες</bookmark_value><bookmark_value>μεταβλητές;για απόκρυψη κειμένου</bookmark_value>"
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id6604510\n"
+"hidden_text.xhp\n"
+"hd_id3148856\n"
+"1\n"
"help.text"
-msgid "If you see the text \"Page number\" instead of the number, choose <emph>View - Field names</emph>."
-msgstr "Αν δείτε το κείμενο \"Αριθμός σελίδας\" αντί για τον αριθμό, επιλέξτε <emph>Προβολή - Ονόματα πεδίων</emph>."
+msgid "<variable id=\"hidden_text\"><link href=\"text/swriter/guide/hidden_text.xhp\" name=\"Hiding Text\">Hiding Text</link> </variable>"
+msgstr "<variable id=\"hidden_text\"><link href=\"text/swriter/guide/hidden_text.xhp\" name=\"Απόκρυψη κειμένου\">Απόκρυψη κειμένου</link> </variable>"
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id2678914\n"
+"hidden_text.xhp\n"
+"par_id3150103\n"
+"2\n"
"help.text"
-msgid "However, these fields will change position when you add or remove text. So it is best to insert the page number field into a header or footer that has the same position and that is repeated on every page."
-msgstr "Παρόλα αυτά, αυτά τα πεδία θα αλλάξουν θέση όταν προσθέσετε ή διαγράψετε κείμενο. Έτσι είναι προτιμότερο να εισάγετε τον αριθμό σελίδας σε μια κεφαλίδα ή ένα υποσέλιδο, τα οποία έχουν την ίδια θέση και επαναλαμβάνονται σε κάθε σελίδα."
+msgid "You can use fields and sections to hide or display text in your document if a condition is met."
+msgstr "Μπορείτε να χρησιμοποιήσετε πεδία και ενότητες για να αποκρύψετε ή να εμφανίσετε κείμενο στο έγγραφό σας όταν ικανοποιείται μια συνθήκη."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id614642\n"
+"hidden_text.xhp\n"
+"par_id3153409\n"
+"19\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Header - (name of page style)</item> or <item type=\"menuitem\">Insert - Footer - (name of page style)</item> to add a header or footer to all pages with the current page style."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή - Κεφαλίδα - (όνομα προτύπου σελίδας)</item> ή <item type=\"menuitem\">Εισαγωγή - Υποσέλιδο - (όνομα προτύπου σελίδας)</item> για να προσθέσετε μια κεφαλίδα ή ένα υποσέλιδο σε όλες τις σελίδες με το τρέχον πρότυπο σελίδας."
+msgid "Before you can hide text, you must first create a variable to use in the condition for hiding the text."
+msgstr "Πριν μπορέσετε να αποκρύψετε κείμενο, πρέπει να δημιουργήσετε μια μεταβλητή για να τη χρησιμοποιήσετε στη συνθήκη απόκρυψης του κειμένου."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"hd_id2551652\n"
+"hidden_text.xhp\n"
+"hd_id5174108\n"
"help.text"
-msgid "To Start With a Defined Page Number"
-msgstr "Εκκίνηση με καθορισμένο αριθμό σελίδας"
+msgid "To Create a Variable"
+msgstr "Για να δημιουργήσετε μια μεταβλητή"
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id6111941\n"
+"hidden_text.xhp\n"
+"par_id3153131\n"
+"20\n"
"help.text"
-msgid "Now you want some more control on page numbers. You are writing a text document that should start with page number 12."
-msgstr "Τώρα επιθυμείτε να έχετε λίγο μεγαλύτερο έλεγχο στους αριθμούς σελίδας. Γράφετε ένα κείμενο το οποίο θα πρέπει να αρχίζει με τον αριθμό σελίδας 12."
+msgid "Click in your document and choose <emph>Insert - Fields - Other</emph>."
+msgstr "Κάντε κλικ στο έγγραφό σας και επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id5757621\n"
+"hidden_text.xhp\n"
+"par_id3149640\n"
+"21\n"
"help.text"
-msgid "Click into the first paragraph of your document."
-msgstr "Κάντε κλικ μέσα στην πρώτη παράγραφο του εγγράφου σας."
+msgid "Click the <emph>Variables </emph>tab and click \"Set Variable\" in the <emph>Type </emph>list."
+msgstr "Κάντε κλικ στην καρτέλα <emph>Μεταβλητές</emph> και κάντε κλικ στην επιλογή \"Καθορισμός μεταβλητής\" στη λίστα <emph>Τύπος</emph>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id2632831\n"
+"hidden_text.xhp\n"
+"par_id3149970\n"
+"22\n"
"help.text"
-msgid "Choose <emph>Format - Paragraph - Text flow</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Παράγραφος - Ροή κειμένου</emph>."
+msgid "Click \"General\" in the <emph>Format </emph>list."
+msgstr "Κάντε κλικ στην επιλογή \"Γενικά\" στη λίστα <emph>Μορφή</emph>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id4395275\n"
+"hidden_text.xhp\n"
+"par_id3149620\n"
+"23\n"
"help.text"
-msgid "In the Breaks area, enable <emph>Insert</emph>. Enable <emph>With Page Style</emph> just to be able to set the new <emph>Page number</emph>. Click <emph>OK</emph>."
-msgstr "Στην περιοχή Αλλαγές, ενεργοποιήστε το πεδίο <emph>Εισαγωγή</emph>. Ενεργοποιήστε το πεδίο <emph>Με πρότυπο σελίδας</emph> απλώς για να μπορείτε να καθορίσετε το νέο <emph>Αριθμό σελίδας</emph>. Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Type a name for the variable in the <item type=\"menuitem\">Name</item> box, for example, <item type=\"literal\">Hide</item>."
+msgstr "Πληκτρολογήστε ένα όνομα για τη μεταβλητή στο πλαίσιο <item type=\"menuitem\">Όνομα</item>, για παράδειγμα, <item type=\"literal\">Απόκρυψη</item>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id1654408\n"
+"hidden_text.xhp\n"
+"par_id3149869\n"
+"24\n"
"help.text"
-msgid "The new page number is an attribute of the first paragraph of the page."
-msgstr "Ο νέος αριθμός σελίδας είναι μια ιδιότητα της πρώτης παραγράφου της σελίδας."
+msgid "Enter a value for the variable in the <item type=\"menuitem\">Value</item> box, for example, <item type=\"literal\">1</item>."
+msgstr "Εισάγετε μια τιμή για τη μεταβλητή στο πεδίο <item type=\"menuitem\">Τιμή</item>, για παράδειγμα,<item type=\"literal\">1</item>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"hd_id7519150\n"
+"hidden_text.xhp\n"
+"par_id3145108\n"
+"25\n"
"help.text"
-msgid "To Format the Page Number Style"
-msgstr "Μορφοποίηση των αριθμών σελίδας"
+msgid "To hide the variable in your document, select <emph>Invisible</emph>."
+msgstr "Για να αποκρύψετε τη μεταβλητή στο έγγραφό σας, επιλέξτε το <emph>Μη ορατά</emph>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id9029206\n"
+"hidden_text.xhp\n"
+"par_id3149585\n"
+"26\n"
"help.text"
-msgid "You want roman page numbers running i, ii, iii, iv, and so on."
-msgstr "Μπορείτε να ορίσετε ρωμαϊκή αρίθμηση στις σελίδες, δηλ. i, ii, iii, iv, κ.ο.κ."
+msgid "Click <item type=\"menuitem\">Insert</item> and <item type=\"menuitem\">Close</item>."
+msgstr "Κάντε κλικ στο <item type=\"menuitem\">Εισαγωγή</item> και <item type=\"menuitem\">Κλείσιμο</item>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id3032319\n"
+"hidden_text.xhp\n"
+"hd_id3156245\n"
+"27\n"
"help.text"
-msgid "Double-click directly before the page number field. You see the <emph>Edit Fields</emph> dialog."
-msgstr "Κάντε διπλό κλικ αμέσως πριν το πεδίο του αριθμού σελίδας. Εμφανίζεται το παράθυρο διαλόγου <emph>Επεξεργασία πεδίων</emph>."
+msgid "To Hide Text"
+msgstr "Για να αποκρύψετε κείμενο"
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id9139378\n"
+"hidden_text.xhp\n"
+"par_id3145391\n"
+"28\n"
"help.text"
-msgid "Select a number format and click <emph>OK</emph>."
-msgstr "Επιλέξτε ένα πρότυπο αρίθμησης και κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "Click in the document where you want to add the text."
+msgstr "Κάντε κλικ στο έγγραφο στην θέση που επιθυμείτε να προσθέσετε το κείμενο."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"hd_id5051728\n"
+"hidden_text.xhp\n"
+"par_id3145409\n"
+"5\n"
"help.text"
-msgid "Using Different Page Number Styles"
-msgstr "Χρησιμοποιώντας διαφορετικά πρότυπα αριθμών σελίδας"
+msgid "Choose <emph>Insert - Fields - Other</emph> and click the <emph>Functions </emph>tab."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph> και κάντε κλικ στην καρτέλα <emph>Συναρτήσεις</emph>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id1558885\n"
+"hidden_text.xhp\n"
+"par_id3155325\n"
+"29\n"
"help.text"
-msgid "You need some pages with the roman numbering style, followed by the remaining pages in another style."
-msgstr "Θέλετε μερικές σελίδες με ρωμαϊκή αρίθμηση, ακολουθούμενες από τις υπόλοιπες σελίδες με άλλο πρότυπο."
+msgid "Click \"Hidden Text\" in the <emph>Type </emph>list."
+msgstr "Κάντε κλικ στο \"Κρυφό κείμενο\" στη λίστα <emph>Τύπος</emph>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id1541184\n"
+"hidden_text.xhp\n"
+"par_id3154404\n"
+"30\n"
"help.text"
-msgid "In Writer, you will need different page styles. The first page style has a footer with a page number field formatted for roman numbers. The following page style has a footer with a page number field formatted in another look."
-msgstr "Στο Writer, θα χρειασθείτε διαφορετικά πρότυπα σελίδων. Το πρώτο πρότυπο σελίδας θα έχει ένα υποσέλιδο με ένα πεδίο αριθμού σελίδας μορφοποιημένο για ρωμαϊκή αρίθμηση. Το ακόλουθο πρότυπο θα έχει ένα υποσέλιδο με πεδίο αριθμού σελίδας μορφοποιημένο διαφορετικά."
+msgid "Enter a statement in the <item type=\"menuitem\">Condition</item> box. For example, using the variable you previously defined, enter <item type=\"literal\">Hide==1</item>."
+msgstr "Εισάγετε ένα όρισμα στο πεδίο <item type=\"menuitem\">Συνθήκη</item>. Για παράδειγμα, χρησιμοποιώντας τη μεταβλητή που ορίσατε προηγουμένως, εισάγετε <item type=\"literal\">Απόκρυψη==1</item>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id18616\n"
+"hidden_text.xhp\n"
+"par_id3153371\n"
+"31\n"
"help.text"
-msgid "Both page styles must be separated by a page break. In Writer, you can have automatic page breaks and manually inserted page breaks."
-msgstr "Και τα δύο πρότυπα σελίδας πρέπει να διαχωρίζονται με αλλαγή σελίδας. Στο Writer, μπορείτε να έχετε και αυτόματες και χειροκίνητες αλλαγές σελίδας."
+msgid "Type the text that you want to hide in the <emph>Hidden text </emph>box."
+msgstr "Πληκτρολογήστε το κείμενο που επιθυμείτε να αποκρύψετε στο πεδίο <emph>Κρυφό κείμενο</emph>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id6138492\n"
+"hidden_text.xhp\n"
+"par_id3154233\n"
+"32\n"
"help.text"
-msgid "An <emph>automatic page break</emph> appears at the end of a page when the page style has a different \"next style\"."
-msgstr "Μια <emph>αυτόματη αλλαγή σελίδας</emph> εμφανίζεται στο τέλος της σελίδας όταν ένα πρότυπο σελίδας έχει διαφορετικό \"επόμενο πρότυπο\"."
+msgid "Click <item type=\"menuitem\">Insert</item> and <item type=\"menuitem\">Close</item>."
+msgstr "Κάντε κλικ στο <item type=\"menuitem\">Εισαγωγή</item> και <item type=\"menuitem\">Κλείσιμο</item>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id4569231\n"
+"hidden_text.xhp\n"
+"hd_id3154256\n"
+"33\n"
"help.text"
-msgid "For example, the \"First Page\" page style has \"Default\" as the next style. To see this, you may press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+T</caseinline><defaultinline>F11</defaultinline></switchinline> to open the <item type=\"menuitem\">Styles and Formatting</item> window, click the <item type=\"menuitem\">Page Styles</item> icon, right-click the First Page entry. Choose <item type=\"menuitem\">Modify</item> from the context menu. On the <item type=\"menuitem\">Organizer</item> tab, you can see the \"next style\"."
-msgstr "Για παράδειγμα, η μορφή σελίδας \"πρώτη σελίδα\" έχει \"προεπιλογή\" όπως η επόμενη μορφή. Για να το δείτε, μπορείτε να πατήσετε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή+Τ</caseinline><defaultinline>F11</defaultinline></switchinline> για να ανοίξετε το παράθυρο <item type=\"menuitem\">Πρότυπα και μορφοποίηση</item>, κλικ στο εικονίδιο <item type=\"menuitem\">πρότυπα σελίδων</item>, δεξί κλικ στην είσοδο πρώτης σελίδας. Επιλέξτε <item type=\"menuitem\">Τροποποίηση</item> από το μενού περιεχομένου. Στην καρτέλα <item type=\"menuitem\">Διαχείριση</item>, μπορείτε να δείτε το \"επόμενο πρότυπο\"."
+msgid "To Hide a Paragraph"
+msgstr "Για να αποκρύψετε μια παράγραφο"
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id291451\n"
+"hidden_text.xhp\n"
+"par_id3154853\n"
+"34\n"
"help.text"
-msgid "A <emph>manually inserted page break</emph> can be applied without or with a change of page styles."
-msgstr "Μια <emph>χειροκίνητη αλλαγή σελίδας</emph> μπορεί να εφαρμοστεί με ή χωρίς αλλαγή προτύπων σελίδας."
+msgid "Click in the paragraph where you want to add the text."
+msgstr "Κάντε κλικ στην παράγραφο όπου επιθυμείτε να προσθέσετε το κείμενο."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id3341776\n"
+"hidden_text.xhp\n"
+"par_id3154872\n"
+"35\n"
"help.text"
-msgid "If you just press <item type=\"keycode\">Ctrl+Enter</item>, you apply a page break without a change of styles."
-msgstr "Αν πιέσετε απλώς το συνδυασμό πλήκτρων <item type=\"keycode\">Ctrl+Enter</item>, εφαρμόζετε αλλαγή σελίδας χωρίς αλλαγή των προτύπων."
+msgid "Choose <emph>Insert - Fields - Other</emph> and click the <emph>Functions </emph>tab."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Πεδία - Άλλα</emph> και κάντε κλικ στην καρτέλα <emph>Συναρτήσεις</emph>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id5947141\n"
+"hidden_text.xhp\n"
+"par_id3155902\n"
+"6\n"
"help.text"
-msgid "If you choose <emph>Insert - Manual break</emph>, you can insert a page break without or with a change of style or with a change of page number."
-msgstr "Αν επιλέξτε <emph>Εισαγωγή - Χειροκίνητη αλλαγή</emph>, μπορείτε να εισάγετε μια αλλαγή σελίδας με ή χωρίς αλλαγή προτύπου ή αλλαγή του αριθμού της σελίδας."
+msgid "Click \"Hidden Paragraph\" in the <emph>Type </emph>list."
+msgstr "Κάντε κλικ στο πεδίο \"Κρυφή παράγραφος\" στη λίστα <emph>Τύπος</emph>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id1911679\n"
+"hidden_text.xhp\n"
+"par_id3155947\n"
+"36\n"
"help.text"
-msgid "It depends on your document what is best: to use a manually inserted page break between page styles, or to use an automatic change. If you just need one title page with a different style than the other pages, you can use the automatic method:"
-msgstr "Εξαρτάται από το έγγραφό σας τι είναι καλύτερο: η χρήση χειροκίνητης εισαγωγής για αλλαγή σελίδας μεταξύ προτύπων σελίδας, ή η χρήση αυτόματης αλλαγής. Αν απλώς χρειάζεστε μια σελίδα τίτλου με διαφορετικό πρότυπο από τις υπόλοιπες σελίδες, μπορείτε να χρησιμοποιήσετε την αυτόματη μέθοδο:"
+msgid "Enter a statement in the <item type=\"menuitem\">Condition</item> box. For example, using the variable you previously defined, enter <item type=\"literal\">Hide==1</item>."
+msgstr "Εισάγετε ένα όρισμα στο πεδίο <item type=\"menuitem\">Συνθήκη</item>. Για παράδειγμα, χρησιμοποιώντας τη μεταβλητή που ορίσατε προηγουμένως, εισάγετε <item type=\"literal\">Απόκρυψη==1</item>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"hd_id9364909\n"
+"hidden_text.xhp\n"
+"par_id3149991\n"
+"37\n"
"help.text"
-msgid "To Apply a Different Page Style to the First Page"
-msgstr "Για να εφαρμόσετε διαφορετικό πρότυπο σελίδας στην πρώτη σελίδα"
+msgid "Click <item type=\"menuitem\">Insert</item> and <item type=\"menuitem\">Close</item>."
+msgstr "Κάντε κλικ στο <item type=\"menuitem\">Εισαγωγή</item> και <item type=\"menuitem\">Κλείσιμο</item>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id4473403\n"
+"hidden_text.xhp\n"
+"par_id3793450\n"
"help.text"
-msgid "Click into the first page of your document."
-msgstr "Κάντε κλικ στην πρώτη σελίδα του εγγράφου σας."
+msgid "You must enable this feature by removing the check mark from menu <emph>View - Hidden Paragraphs</emph>. When the check mark is set, you cannot hide any paragraph."
+msgstr "Πρέπει να ενεργοποιήσετε αυτό το χαρακτηριστικό αφαιρώντας την επισήμανση ελέγχου από το μενού <emph>Προβολή - Κρυφές παράγραφοι</emph>. Αν έχει καθοριστεί η επισήμανση ελέγχου, δεν μπορείτε να αποκρύψετε καμία παράγραφο."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id4313791\n"
+"hidden_text.xhp\n"
+"hd_id3148675\n"
+"38\n"
"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Τεχνοτροπίες και μορφοποίηση</emph>."
+msgid "To Hide a Section"
+msgstr "Για να αποκρύψετε μια ενότητα"
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id4331797\n"
+"hidden_text.xhp\n"
+"par_id3148697\n"
+"39\n"
"help.text"
-msgid "In the <emph>Styles and Formatting</emph> window, click the <emph>Page Styles</emph> icon."
-msgstr "Στο παράθυρο διαλόγου <emph>Πρότυπα και μορφοποίηση</emph>, κάντε κλικ στο εικονίδιο <emph>Πρότυπα σελίδας</emph>."
+msgid "Select the text that you want to hide in your document."
+msgstr "Επιλέξτε το κείμενο το οποίο επιθυμείτε να αποκρύψετε."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id4191717\n"
+"hidden_text.xhp\n"
+"par_id3153019\n"
+"9\n"
"help.text"
-msgid "Double-click the \"First Page\" style."
-msgstr "Κάντε διπλό κλικ στο πρότυπο \"Πρώτη σελίδα\"."
+msgid "Choose <emph>Insert - Section</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Ενότητα</emph>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id2318796\n"
+"hidden_text.xhp\n"
+"par_id3148950\n"
+"40\n"
"help.text"
-msgid "Now your title page has the style \"First Page\", and the next pages automatically have the \"Default\" style."
-msgstr "Τώρα η σελίδα τίτλου σας έχει το πρότυπο \"Πρώτη σελίδα\", και οι επόμενες σελίδες αυτόματα έχουν το πρότυπο \"Προεπιλογή\"."
+msgid "In the <item type=\"menuitem\">Hide</item> area, select <item type=\"menuitem\">Hide</item>, and then enter an expression in the <item type=\"menuitem\">Condition</item> box. For example, using the variable you previously defined, enter <item type=\"literal\">Hide==1</item>."
+msgstr "Στην περιοχή <item type=\"menuitem\">Απόκρυψη</item>, επιλέξτε <item type=\"menuitem\">Απόκρυψη</item>, και ύστερα εισάγετε μια έκφραση στο πεδίο<item type=\"menuitem\"> Συνθήκη</item>. Για παράδειγμα, χρησιμοποιώντας τη μεταβλητή που ορίσατε προηγουμένως, πληκτρολογήστε <item type=\"literal\">Απόκρυψη==1</item>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id399182\n"
+"hidden_text.xhp\n"
+"par_id3153636\n"
+"41\n"
"help.text"
-msgid "You can now for example insert a footer for the \"Default\" page atyle only, or insert footers in both page styles, but with differently formatted page number fields."
-msgstr "Μπορείτε τώρα, για παράδειγμα, να εισάγετε ένα υποσέλιδο μόνο για το πρότυπο σελίδας \"Προεπιλογή\", ή να εισάγετε υποσέλιδα και στα δύο πρότυπα σελίδας, αλλά με διαφορετικά μορφοποιημένα πεδία αριθμών σελίδας."
+msgid "Click <item type=\"menuitem\">Insert</item>."
+msgstr "Κάντε κλικ στο κουμπί <item type=\"menuitem\">Εισαγωγή</item>."
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"hd_id5298318\n"
+"hidden_text.xhp\n"
+"par_id3846858\n"
"help.text"
-msgid "To Apply a Manually Inserted Page Style Change"
-msgstr "Για να εφαρμόσετε χειροκίνητη εισαγωγή για αλλαγή προτύπου σελίδας"
+msgid "<link href=\"text/swriter/guide/hidden_text_display.xhp\" name=\"Displaying Hidden Text\">Displaying Hidden Text</link>"
+msgstr "<link href=\"text/swriter/guide/hidden_text_display.xhp\" name=\"Προβολή κρυφού κειμένου\">Προβολή κρυφού κειμένου</link>"
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id7588732\n"
+"hidden_text.xhp\n"
+"par_id8148442\n"
"help.text"
-msgid "Click at the start of the first paragraph on the page where a different page style will be applied."
-msgstr "Κάντε κλικ στην αρχή της πρώτης παραγράφου της σελίδας όπου θα εφαρμοσθεί ένα διαφορετικό πρότυπο σελίδας."
+msgid "<link href=\"text/swriter/guide/nonprintable_text.xhp\" name=\"Creating Non-printing Text\">Creating Non-printing Text</link>"
+msgstr "<link href=\"text/swriter/guide/nonprintable_text.xhp\" name=\"Δημιουργία μη-εκτυπώσιμου κειμένου\">Δημιουργία μη-εκτυπώσιμου κειμένου</link>"
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id95828\n"
+"hidden_text.xhp\n"
+"par_id3148603\n"
+"10\n"
"help.text"
-msgid "Choose <emph>Insert - Manual Break</emph>. You see the <emph>Insert Break</emph> dialog."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Χειροκίνητη αλλαγή</emph>. Θα δείτε το παράθυρο διαλόγου <emph>Εισαγωγή αλλαγής</emph>."
+msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Insert - Fields - Other\">Insert - Fields - Other</link>"
+msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Εισαγωγή - Πεδία - Άλλα\">Εισαγωγή - Πεδία - Άλλα</link>"
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id3496200\n"
+"hidden_text.xhp\n"
+"par_id3147011\n"
+"11\n"
"help.text"
-msgid "In the <item type=\"menuitem\">Style</item> list box, select a page style. You may set a new page number, too. Click <item type=\"menuitem\">OK</item>."
-msgstr "Στο πεδίο τη λίστας <item type=\"menuitem\">Πρότυπο</item>, επιλέξτε ένα πρότυπο σελίδας. Μπορείτε επίσης να ορίσετε ένα νέο αριθμό σελίδας. Κάντε κλικ στο κουμπί <item type=\"menuitem\">OK</item>."
+msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Insert - Section\">Insert - Section</link>"
+msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Εισαγωγή - Ενότητα\">Εισαγωγή - Ενότητα</link>"
-#: pagenumbers.xhp
+#: hidden_text.xhp
msgctxt ""
-"pagenumbers.xhp\n"
-"par_id7599108\n"
+"hidden_text.xhp\n"
+"par_id3147029\n"
+"46\n"
"help.text"
-msgid "The selected page style will be used from the current paragraph to the next page break with style. You may need to create the new page style first."
-msgstr "Το επιλεγμένο πρότυπο σελίδας θα χρησιμοποιηθεί από την τρέχουσα παράγραφο μέχρι την επόμενη αλλαγή σελίδας και με πρότυπο. Ενδεχομένως να πρέπει να δημιουργήσετε πρώτα το νέο πρότυπο σελίδας."
+msgid "<link href=\"text/swriter/02/14020000.xhp\" name=\"List of Operators\">List of Operators</link>"
+msgstr "<link href=\"text/swriter/02/14020000.xhp\" name=\"Λίστα τελεστών\">Λίστα τελεστών</link>"
-#: registertrue.xhp
+#: hidden_text_display.xhp
msgctxt ""
-"registertrue.xhp\n"
+"hidden_text_display.xhp\n"
"tit\n"
"help.text"
-msgid "Printing Register-true"
-msgstr "Εκτύπωση με επιβεβαίωση εγγραφής"
-
-#: registertrue.xhp
-msgctxt ""
-"registertrue.xhp\n"
-"bm_id4825891\n"
-"help.text"
-msgid "<bookmark_value>rows; register-true text</bookmark_value> <bookmark_value>lines of text; register-true</bookmark_value> <bookmark_value>pages;register-true</bookmark_value> <bookmark_value>paragraphs;register-true</bookmark_value> <bookmark_value>register-true;pages and paragraphs</bookmark_value> <bookmark_value>spacing;register-true text</bookmark_value> <bookmark_value>formatting;register-true text</bookmark_value>"
-msgstr "<bookmark_value>γραμμές, κείμενο με επιβεβαίωση εγγραφής</bookmark_value><bookmark_value>γραμμές κειμένου, επιβεβαίωση εγγραφής</bookmark_value><bookmark_value>σελίδες, επιβεβαίωση εγγραφής</bookmark_value><bookmark_value>παράγραφοι, επιβεβαίωση εγγραφής</bookmark_value><bookmark_value>επιβεβαίωση εγγραφής, σελίδες και παράγραφοι</bookmark_value><bookmark_value>απόσταση, κείμενο με επιβεβαίωση εγγραφής</bookmark_value><bookmark_value>μορφοποίηση, κείμενο με επιβεβαίωση εγγραφής</bookmark_value>"
-
-#: registertrue.xhp
-msgctxt ""
-"registertrue.xhp\n"
-"par_idN10652\n"
-"help.text"
-msgid "<variable id=\"registertrue\"><link href=\"text/swriter/guide/registertrue.xhp\">Printing Register-true</link></variable>"
-msgstr "<variable id=\"registertrue\"><link href=\"text/swriter/guide/registertrue.xhp\">Εκτύπωση με επιβεβαίωση εγγραφής</link></variable>"
-
-#: registertrue.xhp
-msgctxt ""
-"registertrue.xhp\n"
-"par_idN1065E\n"
-"help.text"
-msgid "To Set a Document to Register-True Printing"
-msgstr "Ορίζοντας ένα έγγραφο για εκτύπωση με επιβεβαίωση εγγραφής"
-
-#: registertrue.xhp
-msgctxt ""
-"registertrue.xhp\n"
-"par_idN10665\n"
-"help.text"
-msgid "Select the whole document."
-msgstr "Επιλέξτε ολόκληρο το έγγραφο."
-
-#: registertrue.xhp
-msgctxt ""
-"registertrue.xhp\n"
-"par_idN10669\n"
-"help.text"
-msgid "Choose <emph>Format - Page - Page</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Σελίδα - Σελίδα</emph>."
+msgid "Displaying Hidden Text"
+msgstr "Προβολή κρυφού κειμένου"
-#: registertrue.xhp
+#: hidden_text_display.xhp
msgctxt ""
-"registertrue.xhp\n"
-"par_idN10671\n"
+"hidden_text_display.xhp\n"
+"bm_id3148856\n"
"help.text"
-msgid "Select the <item type=\"menuitem\">Register-true</item> checkbox and click <item type=\"menuitem\">OK</item>."
-msgstr "Επιλέξτε το πεδίο ελέγχου <item type=\"menuitem\">Επιβεβαίωση εγγραφής</item> και κάντε κλικ στο <item type=\"menuitem\">OK</item>."
+msgid "<bookmark_value>hidden text; displaying</bookmark_value> <bookmark_value>displaying;hidden text</bookmark_value>"
+msgstr "<bookmark_value>κρυφό κείμενο, προβολή</bookmark_value><bookmark_value>προβολή, κρυφό κείμενο</bookmark_value>"
-#: registertrue.xhp
+#: hidden_text_display.xhp
msgctxt ""
-"registertrue.xhp\n"
-"par_idN10678\n"
+"hidden_text_display.xhp\n"
+"hd_id3148856\n"
+"1\n"
"help.text"
-msgid "All the paragraphs in the document will be printed register-true, unless otherwise specified."
-msgstr "Όλες οι παράγραφοι στο έγγραφο θα εκτυπωθούν με επιβεβαίωση εγγραφής, εκτός και αν οριστεί διαφορετικά."
+msgid "<variable id=\"hidden_text_display\"><link href=\"text/swriter/guide/hidden_text_display.xhp\" name=\"Displaying Hidden Text\">Displaying Hidden Text</link></variable>"
+msgstr "<variable id=\"hidden_text_display\"><link href=\"text/swriter/guide/hidden_text_display.xhp\" name=\"Προβολή κρυφού κειμένου\">Προβολή κρυφού κειμένου</link></variable>"
-#: registertrue.xhp
+#: hidden_text_display.xhp
msgctxt ""
-"registertrue.xhp\n"
-"par_idN1067B\n"
+"hidden_text_display.xhp\n"
+"par_id5659962\n"
"help.text"
-msgid "To Exempt Paragraphs From Register-True Printing"
-msgstr "Εξαίρεση παραγράφων από εκτύπωση με επιβεβαίωση εγγραφής"
+msgid "If you have a text that was hidden by defining a condition with a variable, you have several options to display the hidden text. Do one of the following:"
+msgstr "Αν έχετε κείμενο που αποκρύφτηκε με χρήση συνθήκης με μια μεταβλητή, έχετε διάφορες επιλογές για να το εμφανίσετε. Εφαρμόστε κάποιο από τα ακόλουθα:"
-#: registertrue.xhp
+#: hidden_text_display.xhp
msgctxt ""
-"registertrue.xhp\n"
-"par_idN10682\n"
+"hidden_text_display.xhp\n"
+"par_id3152777\n"
+"7\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "Enable the check mark at <emph>View - Hidden Paragraphs</emph>."
+msgstr "Ενεργοποιήστε την επισήμανση ελέγχου επιλέγοντας <emph>Προβολή - Κρυφές παράγραφοι</emph>."
-#: registertrue.xhp
+#: hidden_text_display.xhp
msgctxt ""
-"registertrue.xhp\n"
-"par_idN10685\n"
+"hidden_text_display.xhp\n"
+"par_id3153902\n"
+"44\n"
"help.text"
-msgid "Select all the paragraphs you want to exempt, then choose <emph>Format - Paragraph - Indents & Spacing</emph>."
-msgstr "Επιλέξτε όλες τις παραγράφους που επιθυμείτε να εξαιρέσετε, κατόπιν επιλέξτε <emph>Μορφή - Παράγραφος - Εσοχές και διάστιχο</emph>."
+msgid "Double-click in front of the variable that you used to define the condition for hiding the text, and enter a different value for the variable."
+msgstr "Κάντε διπλό κλικ μπροστά από τη μεταβλητή που χρησιμοποιήσατε για να ορίσετε τη συνθήκη απόκρυψης του κειμένου, και εισάγετε μια διαφορετική τιμή για τη μεταβλητή."
-#: registertrue.xhp
+#: hidden_text_display.xhp
msgctxt ""
-"registertrue.xhp\n"
-"par_idN1068C\n"
+"hidden_text_display.xhp\n"
+"par_id3147114\n"
+"45\n"
"help.text"
-msgid "Open the Styles and Formatting window, click the Paragraph Style you want to exempt, right-click that style, choose <emph>Modify</emph>. In the dialog, click the <emph>Indents & Spacing</emph> tab."
-msgstr "Ανοίξτε το παράθυρο διαλόγου Πρότυπα και μορφοποίηση, κάντε κλικ στο πρότυπο παραγράφου που επιθυμείτε να εξαιρέσετε, κάντε δεξί κλικ σε αυτό, και επιλέξτε <emph>Τροποποίηση</emph>. Στο παράθυρο διαλόγου, κάντε κλικ στην καρτέλα <emph>Εσοχές και διάστιχο</emph>."
+msgid "Double-click in front of the hidden text field or the hidden paragraph field, and change the condition statement."
+msgstr "Κάντε διπλό κλικ μπροστά από το πεδίο του κρυφού κειμένου ή της κρυφής παραγράφου και μεταβάλετε το όρισμα της συνθήκης."
-#: registertrue.xhp
+#: hidden_text_display.xhp
msgctxt ""
-"registertrue.xhp\n"
-"par_idN10698\n"
+"hidden_text_display.xhp\n"
+"par_id1865901\n"
"help.text"
-msgid "Clear the <emph>Register-true</emph> checkbox."
-msgstr "Αναιρέστε την επιλογή του πεδίου ελέγχου <emph>Επιβεβαίωση εγγραφής</emph>."
+msgid "<link href=\"text/swriter/guide/hidden_text.xhp\" name=\"Hiding Text\">Hiding Text</link>"
+msgstr "<link href=\"text/swriter/guide/hidden_text.xhp\" name=\"Απόκρυψη κειμένου\">Απόκρυψη κειμένου</link>"
-#: registertrue.xhp
+#: hidden_text_display.xhp
msgctxt ""
-"registertrue.xhp\n"
-"par_idN106AA\n"
+"hidden_text_display.xhp\n"
+"par_id3147029\n"
+"46\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030100.xhp\">Register-true</link>"
-msgstr "<link href=\"text/shared/01/05030100.xhp\">Επιβεβαίωση εγγραφής</link>"
+msgid "<link href=\"text/swriter/02/14020000.xhp\" name=\"List of Operators\">List of Operators</link>"
+msgstr "<link href=\"text/swriter/02/14020000.xhp\" name=\"Λίστα τελεστών\">Λίστα τελεστών</link>"
-#: using_numbering.xhp
+#: hyperlinks.xhp
msgctxt ""
-"using_numbering.xhp\n"
+"hyperlinks.xhp\n"
"tit\n"
"help.text"
-msgid "Numbering and Numbering Styles"
-msgstr "Αρίθμηση και πρότυπα αρίθμησης"
-
-#: using_numbering.xhp
-msgctxt ""
-"using_numbering.xhp\n"
-"bm_id3155174\n"
-"help.text"
-msgid "<bookmark_value>numbering; manually/by styles</bookmark_value> <bookmark_value>manual numbering in text</bookmark_value> <bookmark_value>paragraph styles;numbering</bookmark_value>"
-msgstr "<bookmark_value>αρίθμηση, χειροκίνητα/με πρότυπα</bookmark_value><bookmark_value>χειροκίνητη αρίθμηση σε κείμενο</bookmark_value><bookmark_value>πρότυπα παραγράφου, αρίθμηση</bookmark_value>"
-
-#: using_numbering.xhp
-msgctxt ""
-"using_numbering.xhp\n"
-"hd_id3155174\n"
-"30\n"
-"help.text"
-msgid "<variable id=\"using_numbering\"><link href=\"text/swriter/guide/using_numbering.xhp\" name=\"Numbering and Numbering Styles\">Numbering and Numbering Styles</link> </variable>"
-msgstr "<variable id=\"using_numbering\"><link href=\"text/swriter/guide/using_numbering.xhp\" name=\"Αρίθμηση και πρότυπα αρίθμησης\">Αρίθμηση και πρότυπα αρίθμησης</link> </variable>"
-
-#: using_numbering.xhp
-msgctxt ""
-"using_numbering.xhp\n"
-"par_id3149818\n"
-"26\n"
-"help.text"
-msgid "You can apply numbering to a paragraph manually or with a paragraph style."
-msgstr "Μπορείτε να εφαρμόσετε αρίθμηση σε μια παράγραφο χειροκίνητα ή χρησιμοποιώντας ένα πρότυπο παραγράφου."
-
-#: using_numbering.xhp
-msgctxt ""
-"using_numbering.xhp\n"
-"hd_id6140629\n"
-"help.text"
-msgid "To Apply Numbering Manually"
-msgstr "Για να εφαρμόσετε αρίθμηση χειροκίνητα"
-
-#: using_numbering.xhp
-msgctxt ""
-"using_numbering.xhp\n"
-"par_id3155866\n"
-"33\n"
-"help.text"
-msgid "To apply numbering manually, click in the paragraph, and then click the <item type=\"menuitem\">Numbering On/Off</item> icon on the <item type=\"menuitem\">Formatting</item> Bar."
-msgstr "Για να εφαρμόσετε αρίθμηση χειροκίνητα, κάντε κλικ στην παράγραφο, και ύστερα στο εικονίδιο <item type=\"menuitem\">Αρίθμηση ενεργή/ανενεργή</item> στη γραμμή εργαλείων <item type=\"menuitem\">Μορφοποίηση</item>."
+msgid "Inserting Hyperlinks With the Navigator"
+msgstr "Εισαγωγή υπερσυνδέσμων με τον περιηγητή"
-#: using_numbering.xhp
+#: hyperlinks.xhp
msgctxt ""
-"using_numbering.xhp\n"
-"par_id3153405\n"
-"27\n"
+"hyperlinks.xhp\n"
+"bm_id3155845\n"
"help.text"
-msgid "You cannot apply manual numbering to paragraphs that are listed under \"Special Styles\" in the Styles and Formatting window."
-msgstr "Δεν μπορείτε να εφαρμόσετε χειροκίνητη αρίθμηση σε παραγράφους που απαριθμούνται στα \"Ειδικά πρότυπα\" στο παράθυρο Πρότυπα και μορφοποίηση."
+msgid "<bookmark_value>hyperlinks; inserting from Navigator</bookmark_value> <bookmark_value>inserting; hyperlinks from Navigator</bookmark_value> <bookmark_value>cross-references; inserting with Navigator</bookmark_value> <bookmark_value>Navigator;inserting hyperlinks</bookmark_value>"
+msgstr "<bookmark_value>υπερσύνδεσμοι; εισαγωγή από τον περιηγητή</bookmark_value><bookmark_value>εισαγωγή; υπερσυνδέσμων από τον περιηγητή</bookmark_value><bookmark_value>παραπομπές; εισαγωγή από τον περιηγητή</bookmark_value><bookmark_value>Περιηγητής; εισαγωγή υπερσυνδέσμων</bookmark_value>"
-#: using_numbering.xhp
+#: hyperlinks.xhp
msgctxt ""
-"using_numbering.xhp\n"
-"par_idN10711\n"
+"hyperlinks.xhp\n"
+"hd_id3155845\n"
+"21\n"
"help.text"
-msgid "When you press Enter in a numbered or bulleted list, <item type=\"productname\">%PRODUCTNAME</item> automatically numbers the next paragraph. To remove the numbering or bullet from the new paragraph, press Enter again."
-msgstr "Όταν πιέζετε το πλήκτρο Enter σε μια αριθμημένη λίστα ή σε μία λίστα με κουκίδες, το <item type=\"productname\">%PRODUCTNAME</item> αυτόματα αριθμεί την επόμενη παράγραφο. Για να ακυρώσετε την αρίθμηση ή την κουκίδα από τη νέα παράγραφο πιέστε ξανά το Enter."
+msgid "<variable id=\"hyperlinks\"><link href=\"text/swriter/guide/hyperlinks.xhp\" name=\"Inserting Hyperlinks With the Navigator\">Inserting Hyperlinks With the Navigator</link></variable>"
+msgstr "<variable id=\"hyperlinks\"><link href=\"text/swriter/guide/hyperlinks.xhp\" name=\"Εισαγωγή υπερσυνδέσμων με τον περιηγητή\">Εισαγωγή υπερσυνδέσμων με τον περιηγητή</link></variable>"
-#: using_numbering.xhp
+#: hyperlinks.xhp
msgctxt ""
-"using_numbering.xhp\n"
-"par_idN1072B\n"
+"hyperlinks.xhp\n"
+"par_id3155858\n"
+"20\n"
"help.text"
-msgid "To change the hierarchical level of a bullet in a list, click in front of the paragraph, then press the Tab key."
-msgstr "Για να μεταβάλετε το ιεραρχικό επίπεδο μιας κουκίδας σε μια λίστα, κάντε κλικ μπροστά από την παράγραφο, και στη συνέχεια πιέστε το πλήκτρο Tab."
+msgid "You can insert a cross-reference as a hyperlink in your document using the Navigator. You can even cross-reference items from other <item type=\"productname\">%PRODUCTNAME</item> documents. If you click the hyperlink when the document is opened in <item type=\"productname\">%PRODUCTNAME</item>, you are taken to the cross-referenced item."
+msgstr "Μπορείτε να εισάγετε μια παραπομπή ως υπερσύνδεσμο στο έγγραφό σας χρησιμοποιώντας τον περιηγητή. Μπορείτε ακόμα να παραπέμψετε στοιχεία από άλλα έγγραφα του <item type=\"productname\">%PRODUCTNAME</item>. Εάν πατήσετε στον υπερσύνδεσμο όταν το έγγραφο ανοιχτεί με το <item type=\"productname\">%PRODUCTNAME</item>, μεταφέρεστε στο στοιχείο της παραπομπής."
-#: using_numbering.xhp
+#: hyperlinks.xhp
msgctxt ""
-"using_numbering.xhp\n"
-"par_idN1072F\n"
+"hyperlinks.xhp\n"
+"par_id3149833\n"
+"32\n"
"help.text"
-msgid "To change the bullets or numbering format for the current paragraph only, select a character or word in the paragraph, choose <item type=\"menuitem\">Format - Bullets and Numbering</item>, and then click a new format."
-msgstr "Για να μεταβάλετε τη μορφοποίηση των κουκκίδων ή της αρίθμησης για την τρέχουσα παράγραφο μόνο, επιλέξτε ένα χαρακτήρα ή μια λέξη στην παράγραφο, επιλέξτε <item type=\"menuitem\">Κουκίδες και αρίθμηση</item>, και ύστερα κάντε κλικ σε μια νέα μορφοποίηση."
+msgid "Open the document(s) containing the items you want to cross-reference."
+msgstr "Ανοίξτε τα έγγραφα που περιέχουν τα στοιχεία που θέλετε να παραπέμψετε."
-#: using_numbering.xhp
+#: hyperlinks.xhp
msgctxt ""
-"using_numbering.xhp\n"
-"par_idN10733\n"
+"hyperlinks.xhp\n"
+"par_id3148846\n"
+"23\n"
"help.text"
-msgid "To change the bullet or numbering format for all paragraphs in the list, ensure that the cursor is in the list, choose <item type=\"menuitem\">Format - Bullets and Numbering</item>, and then click a new format."
-msgstr "ΓΓια να μεταβάλετε τη μορφοποίηση των κουκκίδων ή της αρίθμησης για όλες τις παραγράφους στη λίστα, βεβαιωθείτε ότι ο δείκτης βρίσκεται στη λίστα, επιλέξτε <item type=\"menuitem\">Κουκίδες και αρίθμηση</item>, και ύστερα κάντε κλικ σε μια νέα μορφοποίηση."
+msgid "On the Standard bar, click the <emph>Navigator</emph> icon."
+msgstr "Στη βασική γραμμή, πατήστε στο εικονίδιο <emph>Περιήγηση</emph>."
-#: using_numbering.xhp
+#: hyperlinks.xhp
msgctxt ""
-"using_numbering.xhp\n"
-"par_idN10737\n"
+"hyperlinks.xhp\n"
+"par_id3156108\n"
+"25\n"
"help.text"
-msgid "To apply the same bullet or numbering format to all paragraphs in the list, select all paragraphs, choose <item type=\"menuitem\">Format - Bullets and Numbering</item>, and then click a format."
-msgstr "Για να εφαρμόσετε την ίδια μορφοποίηση των κουκκίδων ή της αρίθμησης σε όλες τις παραγράφους στη λίστα, επιλέξτε όλες τις παραγράφους, επιλέξτε <item type=\"menuitem\">Κουκίδες και αρίθμηση</item>, και ύστερα κάντε κλικ σε μια νέα μορφοποίηση."
+msgid "Click the arrow next to the <item type=\"menuitem\">Drag Mode</item> icon, and ensure that <item type=\"menuitem\">Insert as Hyperlink</item> is selected."
+msgstr "Πατήστε στο βέλος δίπλα στο εικονίδιο <item type=\"menuitem\">Λειτουργία μεταφοράς</item> και βεβαιωθείτε ότι είναι επιλεγμένη η <item type=\"menuitem\">Εισαγωγή ως υπερσύνδεσμος</item>."
-#: using_numbering.xhp
+#: hyperlinks.xhp
msgctxt ""
-"using_numbering.xhp\n"
-"par_idN1073A\n"
+"hyperlinks.xhp\n"
+"par_id3153396\n"
+"31\n"
"help.text"
-msgid "You can also use the commands on the <link href=\"text/swriter/main0206.xhp\" name=\"Numbering Object Bar\">Bullets and Numbering</link> toolbar to edit a numbered or bulleted list. To change the numbering or bullet format, click the <emph>Bullets and Numbering</emph> icon."
-msgstr "Μπορείτε επίσης να χρησιμοποιήσετε τις εντολές στη γραμμή εργαλείων <link href=\"text/swriter/main0206.xhp\" name=\"Γραμμή εργαλείων αντικειμένου αρίθμησης\">Κουκίδες και αρίθμηση</link> για να επεξεργαστείτε μια λίστα με κουκίδες ή αρίθμηση. Για να μεταβάλετε τη μορφή των κουκίδων ή της αρίθμησης, κάντε κλικ στο εικονίδιο <emph>Κουκίδες και αρίθμηση</emph>."
+msgid "In the list at the bottom of the Navigator, select the document containing the item that you want to cross-reference."
+msgstr "Στη λίστα στο κάτω μέρος του περιηγητή, επιλέξτε το έγγραφο που περιέχει το στοιχείο που θέλετε να παραπέμψετε."
-#: using_numbering.xhp
+#: hyperlinks.xhp
msgctxt ""
-"using_numbering.xhp\n"
-"hd_id3153123\n"
-"34\n"
+"hyperlinks.xhp\n"
+"par_id3153416\n"
+"24\n"
"help.text"
-msgid "To Apply Numbering With a Paragraph Style"
-msgstr "Για να εφαρμόσετε αρίθμηση χρησιμοποιώντας ένα πρότυπο παραγράφου"
+msgid "In the Navigator list, click the plus sign next to the item that you want to insert as a hyperlink."
+msgstr "Στη λίστα του περιηγητή, πατήστε στο σύμβολο του συν δίπλα στο στοιχείο που θέλετε να εισάγετε ως υπερσύνδεσμο."
-#: using_numbering.xhp
+#: hyperlinks.xhp
msgctxt ""
-"using_numbering.xhp\n"
-"par_id3153137\n"
-"31\n"
+"hyperlinks.xhp\n"
+"par_id3153133\n"
+"26\n"
"help.text"
-msgid "Paragraph Styles give you greater control over numbering that you apply in a document. When you change the numbering format of the style, all paragraphs using the style are automatically updated."
-msgstr "Τα πρότυπα παραγράφου σας παρέχουν μεγαλύτερο έλεγχο στην αρίθμηση που εφαρμόζετε σε ένα έγγραφο. Όταν μεταβάλετε τη μορφοποίηση αρίθμησης του προτύπου, όλες οι παράγραφοι που το χρησιμοποιούν ενημερώνονται αυτόματα."
+msgid "Drag the item to where you want to insert the hyperlink in the document."
+msgstr "Μεταφέρετε το στοιχείο όπου θέλετε να εισάγετε τον υπερσύνδεσμο στο έγγραφο."
-#: using_numbering.xhp
+#: hyperlinks.xhp
msgctxt ""
-"using_numbering.xhp\n"
-"par_id3149646\n"
-"35\n"
+"hyperlinks.xhp\n"
+"par_id3149635\n"
+"27\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Format - Styles and Formatting</item>, and then click the <item type=\"menuitem\">Paragraph Styles</item> icon."
-msgstr "Επιλέξτε <item type=\"menuitem\">Μορφή - Πρότυπα και μορφοποίηση</item>, και ύστερα κάντε κλικ στο εικονίδιο <item type=\"menuitem\">Πρότυπα παραγράφου</item>."
+msgid "The name of the item is inserted in the document as an underlined hyperlink."
+msgstr "Εισάγεται το όνομα του στοιχείου στο έγγραφο ως ένας υπογραμμισμένος υπερσύνδεσμος."
-#: using_numbering.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"using_numbering.xhp\n"
-"par_id3149599\n"
-"36\n"
+"hyphen_prevent.xhp\n"
+"tit\n"
"help.text"
-msgid "Right-click the paragraph style that you want to apply numbering to, and then choose <emph>Modify</emph>."
-msgstr "Κάντε δεξί κλικ στο πρότυπο παραγράφου στο οποίο επιθυμείτε να εφαρμόσετε αρίθμηση, και στη συνέχεια επιλέξτε <emph>Τροποποίηση</emph>."
+msgid "Preventing Hyphenation of Specific Words"
+msgstr "Απενεργοποίηση συλλαβισμού συγκεκριμένων λέξεων"
-#: using_numbering.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"using_numbering.xhp\n"
-"par_id3149850\n"
-"37\n"
+"hyphen_prevent.xhp\n"
+"bm_id3149695\n"
"help.text"
-msgid "Click the <item type=\"menuitem\">Outline & Numbering</item> tab."
-msgstr "Κάντε κλικ στην καρτέλα <item type=\"menuitem\">Διάρθρωση & Αρίθμηση</item>."
+msgid "<bookmark_value>hyphenation;preventing for specific words</bookmark_value> <bookmark_value>words;wrapping/not wrapping in text</bookmark_value> <bookmark_value>switching off;hyphenation for specific words</bookmark_value>"
+msgstr "<bookmark_value>συλλαβισμός, απενεργοποίηση για συγκεκριμένες λέξεις</bookmark_value><bookmark_value>λέξεις, αναδίπλωση/μη αναδίπλωση στο κείμενο</bookmark_value><bookmark_value>απενεργοποίηση, συλλαβισμός για συγκεκριμένες λέξεις</bookmark_value>"
-#: using_numbering.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"using_numbering.xhp\n"
-"par_id3149874\n"
-"38\n"
+"hyphen_prevent.xhp\n"
+"hd_id3149695\n"
+"20\n"
"help.text"
-msgid "In the <item type=\"menuitem\">Numbering Style</item> box, select the type of numbering that you want to use."
-msgstr "Στο πεδίο <item type=\"menuitem\">Πρότυπα αρίθμησης</item>, επιλέξτε τον τύπο της αρίθμησης που επιθυμείτε να χρησιμοποιήσετε."
+msgid "<variable id=\"hyphen_prevent\"><link href=\"text/swriter/guide/hyphen_prevent.xhp\" name=\"Preventing Hyphenation of Specific Words\">Preventing Hyphenation of Specific Words</link></variable>"
+msgstr "<variable id=\"hyphen_prevent\"><link href=\"text/swriter/guide/hyphen_prevent.xhp\" name=\"Απενεργοποίηση συλλαβισμού συγκεκριμένων λέξεων\">Απενεργοποίηση συλλαβισμού συγκεκριμένων λέξεων</link> </variable>"
-#: using_numbering.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"using_numbering.xhp\n"
-"par_id3145113\n"
-"39\n"
+"hyphen_prevent.xhp\n"
+"par_id5640125\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "If your text is <link href=\"text/swriter/guide/using_hyphen.xhp\">automatically hyphenated</link> and certain hyphenated words look ugly, or if you want specific words never to be hyphenated you can switch off hyphenation for those words:"
+msgstr "Αν το κείμενό σας <link href=\"text/swriter/guide/using_hyphen.xhp\">συλλαβίζεται αυτόματα</link> και μερικές λέξεις του συλλαβισμού δεν σας φαίνονται εύηχες, ή αν επιθυμείτε συγκεκριμένες λέξεις να μην συλλαβίζονται ποτέ, μπορείτε να απενεργοποιήσετε το συλλαβισμό για αυτές τις λέξεις."
-#: using_numbering.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"using_numbering.xhp\n"
-"par_id3149589\n"
+"hyphen_prevent.xhp\n"
+"par_id3153634\n"
"40\n"
"help.text"
-msgid "Apply the style to the paragraphs that you want to add numbering to."
-msgstr "Εφαρμόστε το πρότυπο στις παραγράφους που επιθυμείτε να αριθμήσετε."
-
-#: print_small.xhp
-msgctxt ""
-"print_small.xhp\n"
-"tit\n"
-"help.text"
-msgid "Printing Multiple Pages on One Sheet"
-msgstr "Εκτύπωση πολλαπλών σελίδων σε ένα φύλλο"
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Writing Aids</emph>"
+msgstr "Επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Βοηθήματα γραφής</emph>"
-#: print_small.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"print_small.xhp\n"
-"bm_id3149694\n"
+"hyphen_prevent.xhp\n"
+"par_id3153658\n"
+"41\n"
"help.text"
-msgid "<bookmark_value>multi-page view of documents</bookmark_value> <bookmark_value>pages;printing multiple on one sheet</bookmark_value> <bookmark_value>overviews;printing multi-page view</bookmark_value> <bookmark_value>printing;multiple pages per sheet</bookmark_value> <bookmark_value>reduced printing of multiple pages</bookmark_value>"
-msgstr "<bookmark_value>προβολή πολλαπλών σελίδων του εγγράφου</bookmark_value><bookmark_value>σελίδες, εκτύπωση πολλαπλών σε ένα φύλλο</bookmark_value><bookmark_value>επισκόπηση, εκτύπωση προβολής πολλαπλών σελίδων</bookmark_value><bookmark_value>εκτύπωση, πολλαπλές σελίδες ανά φύλλο</bookmark_value><bookmark_value>εκτύπωση σε σμίκρυνση πολλαπλών σελίδων</bookmark_value>"
+msgid "Select a dictionary in the <emph>User-defined dictionary </emph>list, and then click <emph>Edit</emph>."
+msgstr "Επιλέξτε ένα λεξικό στη λίστα <emph>Λεξικά ορισμένα από το χρήστη</emph>, και κάντε κλικ στην <emph>Επεξεργασία</emph>."
-#: print_small.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"print_small.xhp\n"
-"hd_id3149694\n"
-"17\n"
+"hyphen_prevent.xhp\n"
+"par_id3147125\n"
+"43\n"
"help.text"
-msgid "<variable id=\"print_small\"><link href=\"text/swriter/guide/print_small.xhp\" name=\"Printing Multiple Pages on One Sheet\">Printing Multiple Pages on One Sheet</link></variable>"
-msgstr "<variable id=\"print_small\"><link href=\"text/swriter/guide/print_small.xhp\" name=\"Εκτύπωση πολλαπλών σελίδων σε ένα φύλλο\">Εκτύπωση πολλαπλών σελίδων σε ένα φύλλο</link></variable>"
+msgid "If the list is empty, click <emph>New</emph> to create a dictionary."
+msgstr "Εάν η λίστα είναι κενή, κάντε κλικ στη <emph>Δημιουργία</emph> για να δημιουργήσετε ένα λεξικό."
-#: print_small.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"print_small.xhp\n"
-"par_id3149829\n"
-"16\n"
+"hyphen_prevent.xhp\n"
+"par_id3150218\n"
+"42\n"
"help.text"
-msgid "On the <emph>Page Layout</emph> tab page of the <item type=\"menuitem\">File - Print</item> dialog, you have the option to print multiple pages on one sheet."
-msgstr "Στη σελίδα καρτέλας <emph>Διάταξη σελίδας</emph> του διαλόγου <item type=\"menuitem\">Αρχείο - Εκτύπωση</item>, έχετε την επιλογή της εκτύπωσης πολλαπλών σελίδων σε ένα φύλλο."
+msgid "In the<emph> Word</emph> box, type the word you want to exclude from hyphenation, followed by an equal sign (=), for example, \"pretentious=\"."
+msgstr "Στο πεδίο <emph>Λέξη</emph>, πληκτρολογήστε τη λέξη που επιθυμείτε να εξαιρέσετε από το συλλαβισμό, ακολουθούμενη από το σύμβολο του ίσον (=), για παράδειγμα, \"προσποιητός=\"."
-#: print_small.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"print_small.xhp\n"
-"par_id3156098\n"
-"19\n"
+"hyphen_prevent.xhp\n"
+"par_id3150247\n"
+"65\n"
"help.text"
-msgid "Choose <emph>File - Print</emph> and click the <emph>Page Layout</emph> tab."
-msgstr "Διαλέξτε <emph>Αρχείο - Εκτύπωση</emph> και κλικ στην καρτέλα <emph>Διάταξη σελίδας</emph>."
+msgid "Click <emph>New</emph>, and then click <emph>Close</emph>."
+msgstr "Κάντε κλικ στη <emph>Δημιουργία</emph>, και ύστερα στο <emph>Κλείσιμο</emph>."
-#: print_small.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"print_small.xhp\n"
-"par_id3155055\n"
-"31\n"
+"hyphen_prevent.xhp\n"
+"par_id3147036\n"
+"29\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "To quickly exclude a word from hyphenation, select the word, choose <emph>Format - Character</emph>, click the <emph>Font </emph>tab, and select \"None\" in the <emph>Language </emph>box."
+msgstr "Για να εξαιρέσετε γρήγορα μια λέξη από το συλλαβισμό, επιλέξτε τη λέξη, επιλέξτε <emph>Μορφή - Χαρακτήρας</emph>, κάντε κλικ στην καρτέλα <emph>Γραμματοσειρά</emph>, και επιλέξτε \"Καμία\" στο πεδίο <emph>Γλώσσα</emph>."
-#: print_small.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"print_small.xhp\n"
-"par_id3149603\n"
-"20\n"
+"hyphen_prevent.xhp\n"
+"par_id0302200910262761\n"
"help.text"
-msgid "To print two pages side by side on the same sheet, select \"2\" in the <emph>Pages per sheet</emph> box."
-msgstr "Για να τυπώσετε δυο σελίδες δίπλα δίπλα στο ίδιο φύλλο, επιλέξτε \"2\" στο πλαίσιο <emph>Σελίδες ανά φύλλο</emph>."
+msgid "Some words contain special characters that %PRODUCTNAME treats as a hyphen. If you do not want such words to be hyphenated, you can insert a special code that prevents hyphenation at the position where the special code is inserted. Proceed as follows:"
+msgstr "Μερικές λέξεις περιέχουν ορισμένους ειδικούς χαρακτήρες που το %PRODUCTNAME τους μεταχειρίζεται ως ενωτικά. Αν δεν επιθυμείτε να συλλαβίζονται τέτοιες λέξεις, μπορείτε να εισάγετε ένα ειδικό κώδικα που να εμποδίζει τον συλλαβισμό στην θέση που θα τον εισάγετε. Κάντε τα παρακάτω:"
-#: print_small.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"print_small.xhp\n"
-"par_id3153388\n"
-"22\n"
+"hyphen_prevent.xhp\n"
+"par_id0302200910262850\n"
"help.text"
-msgid "To print multiple pages on the same sheet, select the number of pages per sheet and optionally set the order of pages. The small preview shows the arrangement of pages."
-msgstr "Για να εκτυπώσετε πολλαπλές σελίδες στο ίδιο φύλλο, επιλέξτε τον αριθμό των σελίδων ανά φύλλο και προαιρετικά τον αριθμό των σελίδων. Η μικρή προεπισκόπηση δείχνει τη διευθέτηση των σελίδων."
+msgid "Enable the special features of complex text layout (CTL) languages: Choose <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</item> and check <emph>Enabled for complex text layout (CTL)</emph>. Click OK."
+msgstr "Ενεργοποιήστε τις ειδικές λειτουργίες γλωσσών σύνθετης διάταξης κειμένου (CTL): Επιλέξτε <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας- Γλώσσες</item> και σημειώστε <emph>Ενεργή για σύνθετη διάταξη κειμένου (CTL)</emph>. Κλικ Εντάξει"
-#: print_small.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"print_small.xhp\n"
-"par_id3154841\n"
-"21\n"
+"hyphen_prevent.xhp\n"
+"par_id0302200910262837\n"
"help.text"
-msgid "Click <emph>Print</emph>."
-msgstr "Κλικ στο <emph>Εκτύπωση</emph>."
+msgid "Position the cursor at the place where no hyphenation should occur."
+msgstr "Τοποθετήστε τον δείκτη στη θέση που δεν επιθυμείτε συλλαβισμό."
-#: print_small.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"print_small.xhp\n"
-"par_id3150004\n"
-"23\n"
+"hyphen_prevent.xhp\n"
+"par_id0302200910262867\n"
"help.text"
-msgid "<link href=\"text/swriter/main0210.xhp\" name=\"File - Page Preview\">File - Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Αρχείο - Προεπισκόπηση σελίδας\">Αρχείο - Προεπισκόπηση σελίδας</link>"
+msgid "Choose <item type=\"menuitem\">Insert - Formatting Mark - No-width no break</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εισαγωγή - Σημάδι μορφοποίησης - Μη αλλαγή μηδενικού πλάτους</item>."
-#: page_break.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"page_break.xhp\n"
-"tit\n"
+"hyphen_prevent.xhp\n"
+"par_id0302200910572128\n"
"help.text"
-msgid "Inserting and Deleting Page Breaks"
-msgstr "Εισαγωγή και διαγραφή αλλαγών σελίδας"
+msgid "Once the special character is inserted, you might disable CTL again. Support of CTL was only necessary to insert the special character."
+msgstr "Όταν εισαχθεί ο ειδικός χαρακτήρας, μπορείτε να απενεργοποιήσετε την CTL. Η CTL ήταν απαραίτητη για την εισαγωγή του ειδικού χαρακτήρα"
-#: page_break.xhp
+#: hyphen_prevent.xhp
msgctxt ""
-"page_break.xhp\n"
-"bm_id3155183\n"
+"hyphen_prevent.xhp\n"
+"par_id3154361\n"
+"46\n"
"help.text"
-msgid "<bookmark_value>page breaks; inserting and deleting</bookmark_value> <bookmark_value>inserting; page breaks</bookmark_value> <bookmark_value>deleting;page breaks</bookmark_value> <bookmark_value>pages; inserting/deleting page breaks</bookmark_value> <bookmark_value>manual page breaks</bookmark_value> <bookmark_value>tables;deleting page breaks before</bookmark_value>"
-msgstr "<bookmark_value>αλλαγές σελίδας;εισαγωγή και διαγραφή</bookmark_value><bookmark_value>εισαγωγή; αλλαγές σελίδας</bookmark_value><bookmark_value>διαγραφή, αλλαγές σελίδας</bookmark_value><bookmark_value>σελίδες, εισαγωγή/διαγραφή αλλαγών σελίδας</bookmark_value><bookmark_value>χειροκίνητες αλλαγές σελίδας</bookmark_value><bookmark_value>πίνακες;διαγραφή προηγούμενων αλλαγών σελίδας</bookmark_value>"
+msgid "<link href=\"text/swriter/01/05030200.xhp\" name=\"Text Flow\">Text Flow</link>"
+msgstr "<link href=\"text/swriter/01/05030200.xhp\" name=\"Ροή κειμένου\">Ροή κειμένου</link>"
-#: page_break.xhp
+#: indenting.xhp
msgctxt ""
-"page_break.xhp\n"
-"hd_id3155183\n"
-"1\n"
+"indenting.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"page_break\"><link href=\"text/swriter/guide/page_break.xhp\" name=\"Inserting and Deleting Page Breaks\">Inserting and Deleting Page Breaks</link></variable>"
-msgstr "<variable id=\"page_break\"><link href=\"text/swriter/guide/page_break.xhp\" name=\"Εισαγωγή και διαγραφή αλλαγών σελίδας\">Εισαγωγή και διαγραφή αλλαγών σελίδας</link></variable>"
+msgid "Indenting Paragraphs"
+msgstr "Εσοχές παραγράφων"
-#: page_break.xhp
+#: indenting.xhp
msgctxt ""
-"page_break.xhp\n"
-"hd_id3149833\n"
-"2\n"
+"indenting.xhp\n"
+"bm_id3155869\n"
"help.text"
-msgid "To Insert a Manual Page Break"
-msgstr "Για να εισάγετε μια χειροκίνητη αλλαγή σελίδας"
+msgid "<bookmark_value>formatting; indenting paragraphs</bookmark_value> <bookmark_value>indents;in text</bookmark_value> <bookmark_value>paragraphs; indents</bookmark_value> <bookmark_value>hanging indents in paragraphs</bookmark_value> <bookmark_value>right indents in paragraphs</bookmark_value> <bookmark_value>lines of text; indents</bookmark_value> <bookmark_value>changing;indents</bookmark_value>"
+msgstr "<bookmark_value>μορφοποίηση, εσοχές παραγράφων</bookmark_value><bookmark_value>εσοχές, στο κείμενο</bookmark_value><bookmark_value>παράγραφοι, εσοχές</bookmark_value><bookmark_value>εσοχές πρώτης γραμμής σε παραγράφους</bookmark_value><bookmark_value>δεξιές εσοχές σε παραγράφους</bookmark_value><bookmark_value>γραμμές κειμένου, εσοχές</bookmark_value><bookmark_value>αλλαγή, εσοχές</bookmark_value>"
-#: page_break.xhp
+#: indenting.xhp
msgctxt ""
-"page_break.xhp\n"
-"par_id3153402\n"
-"3\n"
+"indenting.xhp\n"
+"hd_id129398\n"
"help.text"
-msgid "Click in your document where you want the new page to begin."
-msgstr "Κάντε κλικ στο έγγραφό σας εκεί όπου επιθυμείτε να ξεκινήσει η νέα σελίδα."
+msgid "<variable id=\"indenting\"><link href=\"text/swriter/guide/indenting.xhp\">Indenting Paragraphs</link></variable>"
+msgstr "<variable id=\"indenting\"><link href=\"text/swriter/guide/indenting.xhp\">Εσοχές παραγράφων</link></variable>"
-#: page_break.xhp
+#: indenting.xhp
msgctxt ""
-"page_break.xhp\n"
-"par_id3153119\n"
-"4\n"
+"indenting.xhp\n"
+"par_id5589159\n"
"help.text"
-msgid "Press Ctrl+Enter."
-msgstr "Πιέστε το συνδυασμό πλήκτρων Ctrl+Enter."
+msgid "To change the measurement units, choose <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General</item>, and then select a new measurement unit in the Settings area."
+msgstr "Για να αλλάξετε τις μονάδες μέτρησης, επιλέξτε <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Γενικά</item> και έπειτα επιλέξτε μια νέα μονάδα μέτρησης στην περιοχή ρυθμίσεων."
-#: page_break.xhp
+#: indenting.xhp
msgctxt ""
-"page_break.xhp\n"
-"hd_id3153135\n"
-"6\n"
+"indenting.xhp\n"
+"par_id9936216\n"
"help.text"
-msgid "To Delete a Manual Page Break"
-msgstr "Για να διαγράψετε μια χειροκίνητη αλλαγή σελίδας"
+msgid "You can change the indents for the current paragraph, or for all selected paragraphs, or for a Paragraph Style."
+msgstr "Μπορείτε να μεταβάλετε τις εσοχές για την τρέχουσα παράγραφο ή για όλες τις επιλεγμένες παραγράφους ή για ένα πρότυπο παραγράφου."
-#: page_break.xhp
+#: indenting.xhp
msgctxt ""
-"page_break.xhp\n"
-"par_id3149641\n"
-"7\n"
+"indenting.xhp\n"
+"par_id7953123\n"
"help.text"
-msgid "Click in front of the first character on the page that follows the manual page break."
-msgstr "Κάντε κλικ πριν από τον πρώτο χαρακτήρα στη σελίδα που ακολουθεί τη χειροκίνητη αλλαγή σελίδας."
+msgid "You can also <link href=\"text/swriter/guide/ruler.xhp\" name=\"ruler\">set indents using the ruler</link>. To display the ruler, choose <item type=\"menuitem\">View - Ruler</item>."
+msgstr "Μπορείτε επίσης να <link href=\"text/swriter/guide/ruler.xhp\" name=\"ruler\">ορίσετε εσοχές χρησιμοποιώντας το χάρακα</link>. Για να εμφανίσετε το χάρακα, επιλέξτε <item type=\"menuitem\">Προβολή - Χάρακας</item>."
-#: page_break.xhp
+#: indenting.xhp
msgctxt ""
-"page_break.xhp\n"
-"par_id3149608\n"
-"8\n"
+"indenting.xhp\n"
+"par_id4013794\n"
"help.text"
-msgid "Press Backspace."
-msgstr "Πιέστε το πλήκτρο Backspace."
+msgid "Choose <item type=\"menuitem\">Format - Paragraph - Indents & Spacing</item> to change the indents for the current paragraph or for all selected paragraphs. You can also <link href=\"text/swriter/guide/ruler.xhp\" name=\"ruler\">set indents using the ruler</link>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Μορφή - Παράγραφος - Εσοχές και διάστιχο</item> για να μεταβάλετε τις εσοχές για την τρέχουσα παράγραφο ή για όλες τις επιλεγμένες παραγράφους. Μπορείτε επίσης να <link href=\"text/swriter/guide/ruler.xhp\" name=\"ruler\">ορίσετε εσοχές χρησιμοποιώντας το χάρακα</link>."
-#: page_break.xhp
+#: indenting.xhp
msgctxt ""
-"page_break.xhp\n"
-"hd_id3149624\n"
-"10\n"
+"indenting.xhp\n"
+"par_id1631824\n"
"help.text"
-msgid "To Delete a Manual Page Break That Occurs Before a Table"
-msgstr "Για να διαγράψετε μια χειροκίνητη αλλαγή σελίδας που έχει τοποθετηθεί πριν από πίνακα"
+msgid "Right-click a paragraph and choose <item type=\"menuitem\">Edit Paragraph Style - Indents & Spacing</item> to change the indents for all paragraphs that have the same Paragraph Style."
+msgstr "Κάντε δεξί κλικ σε μια παράγραφο και επιλέξτε <item type=\"menuitem\">Επεξεργασία προτύπου παραγράφου - Εσοχές και διάστιχο</item> για να μεταβάλετε τις εσοχές για όλες τις παραγράφους που χρησιμοποιούν το ίδιο πρότυπο παραγράφου."
-#: page_break.xhp
+#: indenting.xhp
msgctxt ""
-"page_break.xhp\n"
-"par_id3145111\n"
-"11\n"
+"indenting.xhp\n"
+"par_id7271645\n"
"help.text"
-msgid "Right-click in the table, and choose <emph>Table</emph>."
-msgstr "Κάντε δεξί κλικ στον πίνακα, και επιλέξτε <emph>Πίνακας</emph>."
+msgid "Indents are calculated with respect to the left and right page margins. If you want the paragraph to extend into the page margin, enter a negative number."
+msgstr "Οι εσοχές υπολογίζονται αναφορικά με το αριστερό και δεξί περιθώριο της σελίδας. Αν επιθυμείτε η παράγραφος να εκτείνεται μέσα στο περιθώριο, ορίστε αρνητικό αριθμό."
-#: page_break.xhp
+#: indenting.xhp
msgctxt ""
-"page_break.xhp\n"
-"par_id3156254\n"
-"13\n"
+"indenting.xhp\n"
+"par_id2136295\n"
"help.text"
-msgid "Click the <link href=\"text/swriter/01/05090300.xhp\" name=\"Text Flow\"><emph>Text Flow</emph></link> tab."
-msgstr "Κάντε κλικ στην καρτέλα <link href=\"text/swriter/01/05090300.xhp\" name=\"Ροή κειμένου\"><emph>Ροή κειμένου</emph></link>."
+msgid "The indents are different regarding the writing direction. For example, look at the <item type=\"menuitem\">Before text </item>indent value in left-to-right languages. The left edge of the paragraph is indented with respect to the left page margin. In right-to-left languages, the right edge of the paragraph is indented with respect to the right page margin."
+msgstr "Οι εσοχές διαφέρουν αναφορικά με την κατεύθυνση γραφής. Για παράδειγμα, κοιτάξτε την τιμή της εσοχής <item type=\"menuitem\">Πριν από κείμενο </item> σε γλώσσες που γράφονται αριστερά προς δεξιά. Το αριστερό άκρο της παραγράφου έχει εσοχή ανάλογα με το αριστερό περιθώριο. Σε γλώσσες που γράφονται από δεξιά προς αριστερά, η παράγραφος έχει εσοχή ανάλογα με το δεξί περιθώριο."
-#: page_break.xhp
+#: indenting.xhp
msgctxt ""
-"page_break.xhp\n"
-"par_id3153380\n"
-"14\n"
+"indenting.xhp\n"
+"par_id4186223\n"
"help.text"
-msgid "Clear the <emph>Break</emph> check box."
-msgstr "Αποεπιλέξτε το πεδίο ελέγχου <emph>Αλλαγή</emph>."
+msgid "For a hanging indent, enter a positive value for <item type=\"menuitem\">Before text</item> and a negative value for <item type=\"menuitem\">First line</item>."
+msgstr "Για μία προεξοχή της πρώτης γραμμής, εισάγετε έναν θετικό αριθμό στο <item type=\"menuitem\">Πριν από κείμενο </item> και έναν αρνητικό στο <item type=\"menuitem\">Πρώτη γραμμή</item>."
-#: page_break.xhp
+#: indenting.xhp
msgctxt ""
-"page_break.xhp\n"
-"par_id3154249\n"
-"15\n"
+"indenting.xhp\n"
+"par_id1491134\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Insert Break dialog\">Insert Break dialog</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Παράθυρο διαλόγου Εισαγωγή αλλαγής\">Παράθυρο διαλόγου Εισαγωγή αλλαγής</link>"
+msgid "<link href=\"text/shared/01/05030100.xhp\">Format - Paragraph - Indents & Spacing</link>"
+msgstr "<link href=\"text/shared/01/05030100.xhp\">Μορφή - Παράγραφος - Εσοχές και διάστιχο</link>"
-#: keyboard.xhp
+#: indices_delete.xhp
msgctxt ""
-"keyboard.xhp\n"
+"indices_delete.xhp\n"
"tit\n"
"help.text"
-msgid "Using Shortcut Keys ($[officename] Writer Accessibility)"
-msgstr "Χρήση συντομεύσεων πληκτρολογίου (Προσιτότητα στο $[officename] Writer)"
+msgid "Editing or Deleting Index and Table Entries"
+msgstr "Επεξεργασία ή διαγραφή καταχωρίσεων ευρετηρίου και πίνακα"
-#: keyboard.xhp
+#: indices_delete.xhp
msgctxt ""
-"keyboard.xhp\n"
-"bm_id3151169\n"
+"indices_delete.xhp\n"
+"bm_id3155186\n"
"help.text"
-msgid "<bookmark_value>keyboard; accessibility $[officename] Writer</bookmark_value> <bookmark_value>accessibility; $[officename] Writer</bookmark_value>"
-msgstr "<bookmark_value>πληκτρολόγιο, προσιτότητα $[officename] Writer</bookmark_value><bookmark_value>προσιτότητα, $[officename] Writer</bookmark_value>"
+msgid "<bookmark_value>indexes; editing or deleting entries</bookmark_value> <bookmark_value>tables of contents; editing or deleting entries</bookmark_value> <bookmark_value>deleting;entries of indexes/tables of contents</bookmark_value> <bookmark_value>editing;table/index entries</bookmark_value>"
+msgstr "<bookmark_value>ευρετήρια, επεξεργασία ή διαγραφή καταχωρήσεων</bookmark_value><bookmark_value>πίνακες περιεχομένων, επεξεργασία ή διαγραφή καταχωρήσεων</bookmark_value><bookmark_value>διαγραφή, καταχωρήσεις ευρετηρίου/πίνακες περιεχομένων</bookmark_value><bookmark_value>επεξεργασία, καταχωρήσεις ευρετηρίων/πινάκων</bookmark_value>"
-#: keyboard.xhp
+#: indices_delete.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3151169\n"
-"1\n"
+"indices_delete.xhp\n"
+"hd_id3155186\n"
+"11\n"
"help.text"
-msgid "<variable id=\"keyboard\"><link href=\"text/swriter/guide/keyboard.xhp\" name=\"Using Shortcut Keys ($[officename] Writer Accessibility)\">Using Shortcut Keys ($[officename] Writer Accessibility)</link></variable>"
-msgstr "<variable id=\"keyboard\"><link href=\"text/swriter/guide/keyboard.xhp\" name=\"Χρήση συντομεύσεων πληκτρολογίου (Προσιτότητα $[officename] Writer)\">Χρήση συντομεύσεων πληκτρολογίου (Προσιτότητα $[officename] Writer)</link></variable>"
+msgid "<variable id=\"indices_delete\"><link href=\"text/swriter/guide/indices_delete.xhp\" name=\"Editing or Deleting Index and Table Entries\">Editing or Deleting Index and Table Entries</link></variable>"
+msgstr "<variable id=\"indices_delete\"><link href=\"text/swriter/guide/indices_delete.xhp\" name=\"Επεξεργασία ή διαγραφή καταχωρήσεων ευρετηρίου και πίνακα\">Επεξεργασία ή διαγραφή καταχωρήσεων ευρετηρίου και πίνακα</link></variable>"
-#: keyboard.xhp
+#: indices_delete.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3149685\n"
-"3\n"
+"indices_delete.xhp\n"
+"par_id3155855\n"
+"12\n"
"help.text"
-msgid "Press the keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+<underlined character> to open a menu. In an open menu, press the underlined character to run a command. For example, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+I to open the <item type=\"menuitem\">Insert</item> menu, and then T to insert a table."
-msgstr "Πατήστε τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline>+<underlined character> για να ανοίξετε το μενού. Σε ένα ανοικτό μενού πατήστε ένα υπογραμμισμένο χαρακτήρα του μενού για να εκτελέσετε την αντίστοιχη εντολή. Για παράδειγμα, πατώντας <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline>+Ι ανοίγει το μενού <item type=\"menuitem\">Εισαγωγή</item> και μετά Τ για εισαγωγή ένας πίνακα."
+msgid "Index entries are inserted as fields into your document. To view fields in your document, choose <item type=\"menuitem\">View</item> and ensure that <item type=\"menuitem\">Field Shadings</item> is selected."
+msgstr "Οι καταχωρήσει ευρετηρίου εισάγονται ως πεδία στο έγγραφό σας. Για να προβάλετε τα πεδία του εγγράφου σας, επιλέξτε <item type=\"menuitem\">Προβολή</item> και βεβαιωθείτε ότι το πεδίο <item type=\"menuitem\">Σκιάσεις</item> είναι επιλεγμένο."
-#: keyboard.xhp
+#: indices_delete.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3155186\n"
-"4\n"
+"indices_delete.xhp\n"
+"par_id3155507\n"
+"13\n"
"help.text"
-msgid "To open a context menu, press Shift+F10. To close a context menu, press Escape."
-msgstr "Για να ανοίξετε ένα μενού περιβάλλοντος, πιέστε το συνδυασμό πλήκτρων Shift+F10. Για να το κλείσετε πιέστε το πλήκτρο Escape."
+msgid "Place the cursor immediately in front of the index entry in your document."
+msgstr "Τοποθετήστε το δείκτη αμέσως μπροστά από την καταχώριση ευρετηρίου στο έγγραφό σας."
-#: keyboard.xhp
+#: indices_delete.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3155918\n"
-"5\n"
+"indices_delete.xhp\n"
+"par_id3155526\n"
+"16\n"
"help.text"
-msgid "To Insert Sections"
-msgstr "Εισαγωγή ενοτήτων"
+msgid "Choose <emph>Edit - Index Entry</emph>, and do one of the following:"
+msgstr "Επιλέξτε <emph>Επεξεργασία - Καταχώρηση</emph> και εφαρμόστε κάποιο από τα ακόλουθα:"
-#: keyboard.xhp
+#: indices_delete.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_idN106AA\n"
+"indices_delete.xhp\n"
+"par_id3154238\n"
+"17\n"
"help.text"
-msgid "Choose <emph>View - Toolbars - Insert</emph> to open the <emph>Insert</emph> toolbar."
-msgstr "Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Εισαγωγή</emph> για να ανοίξετε τη γραμμή εργαλείων <emph>Εισαγωγή</emph>."
+msgid "To change the entry, enter different text in the <emph>Entry</emph> box."
+msgstr "Για αλλαγή καταχώρησης, εισάγετε διαφορετικό κείμενο στο πλαίσιο <emph>Είσοδος</emph>."
-#: keyboard.xhp
+#: indices_delete.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3155870\n"
-"6\n"
+"indices_delete.xhp\n"
+"par_id3154263\n"
+"18\n"
"help.text"
-msgid "Press F6 until the focus is on the <item type=\"menuitem\">Insert</item> toolbar."
-msgstr "Πιέστε το πλήκτρο F6 μέχρι να εστιάσετε στη γραμμή εργαλείων <item type=\"menuitem\">Εισαγωγή</item>."
+msgid "To remove the entry, click <emph>Delete</emph>."
+msgstr "Για αφαίρεση καταχώρησης, πατήστε <emph>Διαγραφή</emph>."
-#: keyboard.xhp
+#: indices_delete.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3149630\n"
-"8\n"
+"indices_delete.xhp\n"
+"par_id3155893\n"
+"15\n"
"help.text"
-msgid "Press the right arrow key until the <emph>Section</emph> icon is selected."
-msgstr "Πιέστε το δεξί βέλος μέχρι να επιλεγεί το εικονίδιο <emph>Ενότητα</emph>."
+msgid "To cycle through the index entries in your document, click the next or the previous arrows in the <link href=\"text/swriter/01/02160000.xhp\" name=\"Edit Index Entry dialog\"><emph>Edit Index Entry</emph> dialog</link>."
+msgstr "Για να περιηγηθείτε σε όλες τις καταχωρήσεις ευρετηρίου στο έγγραφό σας, κάντε κλικ στα βέλη επόμενο ή προηγούμενο στο παράθυρο διαλόγου <link href=\"text/swriter/01/02160000.xhp\" name=\"Επεξεργασία καταχώρησης ευρετηρίου\"><emph>Επεξεργασία καταχώρησης ευρετηρίου</emph></link>."
-#: keyboard.xhp
+#: indices_edit.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3145100\n"
-"20\n"
+"indices_edit.xhp\n"
+"tit\n"
"help.text"
-msgid "Press the down arrow key, and then press the right arrow key to set the width of the section that you want to insert."
-msgstr "Πιέστε το κάτω βέλος, και ύστερα το δεξί βέλος για να ορίσετε το εύρος της ενότητας που επιθυμείτε να εισάγετε."
+msgid "Updating, Editing and Deleting Indexes and Tables of Contents"
+msgstr "Ενημέρωση, επεξεργασία και διαγραφή ευρετηρίων και πινάκων περιεχομένων"
-#: keyboard.xhp
+#: indices_edit.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3156237\n"
-"11\n"
+"indices_edit.xhp\n"
+"bm_id3149695\n"
"help.text"
-msgid "Press Enter."
-msgstr "Πιέστε το πλήκτρο Enter."
+msgid "<bookmark_value>indexes; editing/updating/deleting</bookmark_value> <bookmark_value>tables of contents; editing and deleting</bookmark_value> <bookmark_value>updating;indexes/tables of contents</bookmark_value> <bookmark_value>editing;indexes/tables of contents</bookmark_value> <bookmark_value>deleting;indexes/tables of contents</bookmark_value>"
+msgstr "<bookmark_value>ευρετήρια, επεξεργασία/ενημέρωση/διαγραφή</bookmark_value><bookmark_value>πίνακες περιεχομένων, επεξεργασία και διαγραφή</bookmark_value><bookmark_value>ενημέρωση, ευρετήρια/πίνακες περιεχομένων</bookmark_value><bookmark_value>επεξεργασία, ευρετήρια/πίνακες περιεχομένων</bookmark_value><bookmark_value>διαγραφή, ευρετήρια/πίνακες περιεχομένων</bookmark_value>"
-#: keyboard.xhp
+#: indices_edit.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3156253\n"
-"19\n"
+"indices_edit.xhp\n"
+"hd_id3149695\n"
+"56\n"
"help.text"
-msgid "Press F6 to place the cursor inside the document."
-msgstr "Πιέστε το πλήκτρο F6 για να τοποθετήσετε το δείκτη μέσα στο έγγραφο."
+msgid "<variable id=\"indices_edit\"><link href=\"text/swriter/guide/indices_edit.xhp\" name=\"Updating, Editing and Deleting Indexes and Tables of Contents\">Updating, Editing and Deleting Indexes and Tables of Contents</link></variable>"
+msgstr "<variable id=\"indices_edit\"><link href=\"text/swriter/guide/indices_edit.xhp\" name=\"Ενημέρωση, επεξεργασία και διαγραφή ευρετηρίων και πινάκων περιεχομένων\">Ενημέρωση, επεξεργασία και διαγραφή ευρετηρίων και πινάκων περιεχομένων</link></variable>"
-#: keyboard.xhp
+#: indices_edit.xhp
msgctxt ""
-"keyboard.xhp\n"
-"hd_id3153367\n"
-"13\n"
+"indices_edit.xhp\n"
+"par_id3155856\n"
+"57\n"
"help.text"
-msgid "To Insert Text Tables"
-msgstr "Εισαγωγή πινάκων κειμένου"
+msgid "Place the cursor in the index or table of contents."
+msgstr "Τοποθετήστε το δείκτη μέσα στο ευρετήριο ή τον πίνακα περιεχομένων."
-#: keyboard.xhp
+#: indices_edit.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3153388\n"
-"14\n"
+"indices_edit.xhp\n"
+"par_id3155871\n"
+"59\n"
"help.text"
-msgid "Press F6 until the focus is on the <item type=\"menuitem\">Standard</item> toolbar."
-msgstr "Πιέστε το πλήκτρο F6 μέχρι να εστιάσετε στη <item type=\"menuitem\">Βασική</item> γραμμή εργαλείων ."
+msgid "If you cannot place your cursor in the index or table of contents, choose <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Formatting Aids</item>, and then select <item type=\"menuitem\">Enable</item> in the <item type=\"menuitem\">Cursor in protected areas</item> section."
+msgstr "Εάν δεν μπορείτε να τοποθετήσετε το δρομέα σας στο δείκτη ή σε πίνακα περιεχομένων, επιλέξτε <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Βοηθήματα μορφοποίησης</item> και έπειτα έπειτα επιλέξτε <item type=\"menuitem\">Ενεργοποίηση</item> στην ενότητα <item type=\"menuitem\">Δρομέας σε προστατευμένες περιοχές</item>."
-#: keyboard.xhp
+#: indices_edit.xhp
msgctxt ""
-"keyboard.xhp\n"
-"par_id3154849\n"
-"21\n"
+"indices_edit.xhp\n"
+"par_id3154248\n"
+"58\n"
"help.text"
-msgid "Press the right arrow key until the <emph>Table</emph> icon is selected."
-msgstr "Πιέστε το δεξί βέλος μέχρι να επιλεγεί το εικονίδιο <emph>Πίνακας</emph>."
+msgid "Right-click and choose an editing option from the menu."
+msgstr "Κάντε δεξί κλικ και επιλέξτε μια επιλογή επεξεργασίας από το μενού."
-#: keyboard.xhp
+#: indices_edit.xhp
msgctxt ""
-"keyboard.xhp\n"
+"indices_edit.xhp\n"
"par_id3155872\n"
-"22\n"
-"help.text"
-msgid "Press the down arrow key, and then use the arrow keys to select the number of columns and rows to include in the table."
-msgstr "Πιέστε το κάτω βέλος, και ύστερα χρησιμοποιήστε τα βέλη για να ορίσετε τον αριθμό των στηλών και των γραμμών του πίνακα που επιθυμείτε να εισάγετε."
-
-#: keyboard.xhp
-msgctxt ""
-"keyboard.xhp\n"
-"par_id3155892\n"
-"24\n"
-"help.text"
-msgid "Press Enter."
-msgstr "Πιέστε το πλήκτρο Enter."
-
-#: keyboard.xhp
-msgctxt ""
-"keyboard.xhp\n"
-"par_idN1072C\n"
+"60\n"
"help.text"
-msgid "Press F6 to place the cursor inside the document."
-msgstr "Πιέστε το πλήκτρο F6 για να τοποθετήσετε το δείκτη μέσα στο έγγραφο."
+msgid "You can also make changes directly to an index or table of contents. Right-click in the index or table of contents, choose <emph>Edit Index/Table</emph>, click <emph>Index/Table</emph> tab, and then clear the <emph>Protected from manual changes</emph> check box."
+msgstr "Μπορείτε επίσης να κάνετε αλλαγές κατευθείαν σε ένα ευρετήριο ή πίνακα περιεχομένων. Κάντε δεξί κλικ στο ευρετήριο ή πίνακα περιεχομένων, επιλέξτε <emph>Επεξεργασία ευρετηρίου/πίνακα</emph>, κάντε κλικ στην καρτέλα <emph>Ευρετήριο/Πίνακας</emph> και αποεπιλέξτε το πεδίο ελέγχου <emph>Προστασία από χειροκίνητες αλλαγές</emph>."
-#: number_date_conv.xhp
+#: indices_enter.xhp
msgctxt ""
-"number_date_conv.xhp\n"
+"indices_enter.xhp\n"
"tit\n"
"help.text"
-msgid "Turning Number Recognition On or Off in Tables"
-msgstr "Ενεργοποίηση ή απενεργοποίηση της αναγνώρισης αριθμών σε πίνακες"
-
-#: number_date_conv.xhp
-msgctxt ""
-"number_date_conv.xhp\n"
-"bm_id3156383\n"
-"help.text"
-msgid "<bookmark_value>numbers; automatic recognition in text tables</bookmark_value> <bookmark_value>tables; number recognition</bookmark_value> <bookmark_value>dates;formatting automatically in tables</bookmark_value> <bookmark_value>recognition;numbers</bookmark_value>"
-msgstr "<bookmark_value>αριθμοί;αυτόματη αναγνώριση σε πίνακες κειμένου</bookmark_value><bookmark_value>πίνακες, αναγνώριση αριθμών</bookmark_value><bookmark_value>ημερομηνίες, αυτόματη μορφοποίηση σε πίνακες</bookmark_value><bookmark_value>αναγνώριση;αριθμοί</bookmark_value>"
+msgid "Defining Index or Table of Contents Entries"
+msgstr "Καθορισμός καταχωρίσεων ευρετηρίων ή πινάκων περιεχομένων"
-#: number_date_conv.xhp
+#: indices_enter.xhp
msgctxt ""
-"number_date_conv.xhp\n"
-"hd_id3156383\n"
-"1\n"
+"indices_enter.xhp\n"
+"bm_id3149689\n"
"help.text"
-msgid "<variable id=\"number_date_conv\"><link href=\"text/swriter/guide/number_date_conv.xhp\" name=\"Turning Number Recognition On or Off in Tables\">Turning Number Recognition On or Off in Tables</link></variable>"
-msgstr "<variable id=\"number_date_conv\"><link href=\"text/swriter/guide/number_date_conv.xhp\" name=\"Ενεργοποίηση ή απενεργοποίηση της αναγνώρισης αριθμών σε πίνακες\">Ενεργοποίηση ή απενεργοποίηση της αναγνώρισης αριθμών σε πίνακες</link></variable>"
+msgid "<bookmark_value>indexes; defining entries in</bookmark_value> <bookmark_value>tables of contents; defining entries in</bookmark_value> <bookmark_value>entries; defining in indexes/tables of contents</bookmark_value>"
+msgstr "<bookmark_value>ευρετήρια, καθορισμός καταχωρίσεων σε</bookmark_value><bookmark_value>πίνακες περιεχομένων, καθορισμός καταχωρίσεων σε</bookmark_value><bookmark_value>καταχωρίσεις, καθορισμός σε ευρετήρια/πίνακες περιεχομένων</bookmark_value>"
-#: number_date_conv.xhp
+#: indices_enter.xhp
msgctxt ""
-"number_date_conv.xhp\n"
-"par_id3155179\n"
-"2\n"
+"indices_enter.xhp\n"
+"hd_id3149689\n"
+"4\n"
"help.text"
-msgid "$[officename] can automatically format dates that you have entered into a table, according to the regional settings specified in your operating system."
-msgstr "Το $[officename] μπορεί να μορφοποιήσει αυτόματα τις ημερομηνίες που έχετε εισάγει σε έναν πίνακα, σύμφωνα με τις τοπικές ρυθμίσεις του λειτουργικού σας συστήματος."
+msgid "<variable id=\"indices_enter\"><link href=\"text/swriter/guide/indices_enter.xhp\" name=\"Defining Index or Table of Contents Entries\">Defining Index or Table of Contents Entries</link></variable>"
+msgstr "<variable id=\"indices_enter\"><link href=\"text/swriter/guide/indices_enter.xhp\" name=\"Καθορισμός καταχωρίσεων ευρετηρίων ή πινάκων περιεχομένων\">Καθορισμός καταχωρίσεων ευρετηρίων ή πινάκων περιεχομένων</link></variable>"
-#: number_date_conv.xhp
+#: indices_enter.xhp
msgctxt ""
-"number_date_conv.xhp\n"
-"par_id3149966\n"
-"15\n"
+"indices_enter.xhp\n"
+"hd_id3155862\n"
+"6\n"
"help.text"
-msgid "Do one of the following:"
-msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
+msgid "To Define Index Entries"
+msgstr "Καθορισμός καταχωρίσεων ευρετηρίων"
-#: number_date_conv.xhp
+#: indices_enter.xhp
msgctxt ""
-"number_date_conv.xhp\n"
-"par_id3155919\n"
+"indices_enter.xhp\n"
+"par_id3156380\n"
"7\n"
"help.text"
-msgid "Right-click in a table cell and choose <item type=\"menuitem\">Number recognition</item>. When this feature is on, a check mark is displayed in front of the <item type=\"menuitem\">Number recognition</item> command."
-msgstr "Δεξί κλικ σε ένα κελί πίνακα και επιλογή <item type=\"menuitem\">αριθμός αναγνώρισης</item>. Όταν αυτή η ιδιότητα είναι ενεργή, ένα σημείο ελέγχου εμφανίζεται μπροστά από την εντολή <item type=\"menuitem\">αριθμός αναγνώρισης</item>."
+msgid "Click in a word, or select the words in your document that you want to use as an index entry."
+msgstr "Κάντε κλικ σε μια λέξη ή επιλέξτε τις λέξεις στο έγγραφό σας τις οποίες επιθυμείτε να χρησιμοποιήσετε ως καταχώριση ευρετηρίου."
-#: number_date_conv.xhp
+#: indices_enter.xhp
msgctxt ""
-"number_date_conv.xhp\n"
-"par_id3155527\n"
-"11\n"
+"indices_enter.xhp\n"
+"par_id3147409\n"
+"9\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <item type=\"menuitem\">%PRODUCTNAME Writer - Table</item>, and select or clear the <item type=\"menuitem\">Number recognition</item> check box."
-msgstr "Διαλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <item type=\"menuitem\">%PRODUCTNAME Writer - Πίνακας</item> και επιλέξτε ή καθαρίστε το πλαίσιο ελέγχου <item type=\"menuitem\">Αριθμός αναγνώρισης</item>."
+msgid "Choose <emph>Insert - Indexes and Tables - Entry</emph>, and do one of the following:"
+msgstr "Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Καταχώριση</emph> και εφαρμόστε κάποιο από τα ακόλουθα:"
-#: number_date_conv.xhp
+#: indices_enter.xhp
msgctxt ""
-"number_date_conv.xhp\n"
-"par_id3153415\n"
-"14\n"
+"indices_enter.xhp\n"
+"par_id3153417\n"
+"11\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040500.xhp\" name=\"Text Document - Table\">%PRODUCTNAME Writer - Table</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040500.xhp\" name=\"Έγγραφο κειμένου - Πίνακας\">%PRODUCTNAME Writer - Πίνακας</link>"
+msgid "To change the text that appears in the index, type the text that you want in the <emph>Entry</emph> box. The text that you type here does not replace the selected text in the document."
+msgstr "Για αλλαγή του κειμένου που εμφανίζεται στο δείκτη, πληκτρολογήστε το επιθυμητό κείμενο στο πλαίσιο <emph>Είσοδος</emph>. Το κείμενο που πληκτρολογήσατε εδώ δεν αντικαθιστά το επιλεγμένο κείμενο στο έγγραφο."
-#: send2html.xhp
+#: indices_enter.xhp
msgctxt ""
-"send2html.xhp\n"
-"tit\n"
+"indices_enter.xhp\n"
+"par_id3154258\n"
+"8\n"
"help.text"
-msgid "Saving Text Documents in HTML Format"
-msgstr "Αποθήκευση εγγράφων κειμένου σε μορφή HTML"
+msgid "To add an index mark to similar words in your document, select <emph>Apply to all similar texts</emph>."
+msgstr "Για να προσθέσετε ένα σημάδι δείκτη σε παρόμοιες λέξεις στο έγγραφο σας, επιλέξτε <emph>Εφαρμογή σε όλα τα παρόμοια κείμενα</emph>."
-#: send2html.xhp
+#: indices_enter.xhp
msgctxt ""
-"send2html.xhp\n"
-"bm_id3145087\n"
+"indices_enter.xhp\n"
+"par_id3155889\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>text documents; publishing in HTML</bookmark_value> <bookmark_value>HTML documents; creating from text documents</bookmark_value> <bookmark_value>homepage creation</bookmark_value> <bookmark_value>saving;in HTML format</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα κειμένου, δημοσίευση σε HTML</bookmark_value><bookmark_value>έγγραφα HTML, δημιουργία από έγγραφα κειμένου</bookmark_value><bookmark_value>δημιουργία αρχικής σελίδας</bookmark_value><bookmark_value>αποθήκευση, σε μορφή HTML</bookmark_value>"
+msgid "To add the entries to a custom index, click the <emph>New User-defined Index</emph> icon, enter the name of the index, and then click <emph>OK</emph>."
+msgstr "Για να προσθέσετε τις καταχωρήσεις σε έναν προσαρμοσμένο δείκτη, κλικ στο εικονίδιο <emph>Νέος δείκτης από το χρήστη</emph>, εισάγετε το όνομα του δείκτη και έπειτα κλικ <emph>Εντάξει</emph>."
-#: send2html.xhp
+#: indices_enter.xhp
msgctxt ""
-"send2html.xhp\n"
-"hd_id3145087\n"
-"1\n"
+"indices_enter.xhp\n"
+"hd_id3147119\n"
+"12\n"
"help.text"
-msgid "<variable id=\"send2html\"><link href=\"text/swriter/guide/send2html.xhp\" name=\"Saving Text Documents in HTML Format\">Saving Text Documents in HTML Format</link></variable>"
-msgstr "<variable id=\"send2html\"><link href=\"text/swriter/guide/send2html.xhp\" name=\"Αποθήκευση εγγράφων κειμένου σε μορφή HTML\">Αποθήκευση εγγράφων κειμένου σε μορφή HTML</link></variable>"
+msgid "To Define Table of Contents Entries"
+msgstr "Καθορισμός καταχωρίσεων πινάκων περιεχομένων"
-#: send2html.xhp
+#: indices_enter.xhp
msgctxt ""
-"send2html.xhp\n"
-"par_id3149825\n"
-"2\n"
+"indices_enter.xhp\n"
+"par_id3147132\n"
+"5\n"
"help.text"
-msgid "You can save a $[officename] Writer document in HTML format, so that you can view it in a web browser. If you want, you can associate a page break with a specific heading paragraph style to generate a separate HTML page each time the style appears in the document. $[officename] Writer automatically creates a page containing hyperlinks to each of these pages."
-msgstr "Μπορείτε να αποθηκεύσετε ένα έγγραφο του $[officename] Writer σε μορφή HTML, έτσι ώστε να μπορείτε να το δείτε σε ένα πρόγραμμα περιήγησης. Αν επιθυμείτε, μπορείτε να συσχετίσετε μια αλλαγή σελίδας με ένα συγκεκριμένο πρότυπο παραγράφου επικεφαλίδας για να δημιουργήσετε μια ξεχωριστή σελίδα HTML κάθε φορά που το πρότυπο αυτό θα εμφανίζεται στο έγγραφο. Το $[officename] Writer δημιουργεί αυτόματα μια σελίδα που περιέχει υπερσυνδέσεις σε κάθε μία από αυτές τις σελίδες."
+msgid "The best way to generate a table of contents is to apply the predefined heading paragraph styles, such as \"Heading 1\", to the paragraphs that you want to include in your table of contents."
+msgstr "Η καλύτερη μέθοδος για να δημιουργήσετε έναν πίνακα περιεχομένων είναι να αντιστοιχίσετε τα προκαθορισμένα πρότυπα παραγράφου επικεφαλίδας, όπως η \"Επικεφαλίδα 1\", στις παραγράφους που επιθυμείτε να συμπεριλάβετε στον πίνακα περιεχομένων."
-#: send2html.xhp
+#: indices_enter.xhp
msgctxt ""
-"send2html.xhp\n"
-"par_id3155922\n"
-"3\n"
+"indices_enter.xhp\n"
+"hd_id3150230\n"
+"13\n"
"help.text"
-msgid "When you save a text document in HTML format, any graphics in the document are saved in JPEG format. The name of the HTML document is added as a prefix to the name of the graphic file. The JPEG images are saved in the same folder as the HTML document and are referenced with <IMG> tags in the HTML code."
-msgstr "Όταν αποθηκεύετε ένα έγγραφο κειμένου σε μορφή HTML, τα γραφικά αντικείμενα που είναι ενσωματωμένα στο έγγραφο αποθηκεύονται αυτόματα σε μορφή JPEG. Το όνομα του HTML εγγράφου προστίθεται ως πρόθεμα στο όνομα του αρχείου του γραφικού αντικειμένου. Οι JPEG εικόνες αποθηκεύονται στον ίδιο φάκελο με το έγγραφο HTML και οι παραπομπές σε αυτές χρησιμοποιούνται ως ετικέτες <IMG> σε κώδικα HTML."
+msgid "To Use a Custom Paragraph Style as a Table of Contents Entry"
+msgstr "Για να χρησιμοποιήσετε ένα προσαρμοσμένο πρότυπο παραγράφου ως καταχώρηση σε πίνακα περιεχομένων"
-#: send2html.xhp
+#: indices_enter.xhp
msgctxt ""
-"send2html.xhp\n"
-"par_id3155868\n"
-"5\n"
+"indices_enter.xhp\n"
+"par_id3150933\n"
+"14\n"
"help.text"
-msgid "Apply one of the default $[officename] heading paragraph styles, for example, \"Heading 1\", to the paragraphs where you want to generate a new HTML page."
-msgstr "Εφαρμόστε ένα από τα προεπιλεγμένα πρότυπα παραγράφου επικεφαλίδας του $[officename], για παράδειγμα, \"Επικεφαλίδα 1\", στις παραγράφους όπου επιθυμείτε να δημιουργήσετε μια νέα σελίδα HTML."
+msgid "Choose <emph>Tools - Outline Numbering</emph> and click the <emph>Numbering</emph> tab."
+msgstr "Επιλέξτε <emph>Εργαλεία - Αρίθμηση κεφαλαίων</emph> και κάντε κλικ στην καρτέλα <emph>Αρίθμηση</emph>."
-#: send2html.xhp
+#: indices_enter.xhp
msgctxt ""
-"send2html.xhp\n"
-"par_id3156100\n"
-"6\n"
+"indices_enter.xhp\n"
+"par_id3150964\n"
+"15\n"
"help.text"
-msgid "Choose <emph>File - Send - Create HTML Document</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο - Αποστολή - Δημιουργία εγγράφου HTML</emph>."
+msgid "Select the paragraph style that you want to include in your table of contents in the <emph>Paragraph Style</emph> box."
+msgstr "Επιλέξτε το πρότυπο παραγράφου που επιθυμείτε να συμπεριλάβετε στον πίνακα περιεχομένων σας στο πεδίο <emph>Πρότυπο παραγράφου</emph>"
-#: send2html.xhp
+#: indices_enter.xhp
msgctxt ""
-"send2html.xhp\n"
-"par_id3149281\n"
-"7\n"
+"indices_enter.xhp\n"
+"par_id3150523\n"
+"16\n"
"help.text"
-msgid "In the <item type=\"menuitem\">Styles</item> box, select the paragraph style that you want to use to generate a new HTML page."
-msgstr "Στο πεδίο <item type=\"menuitem\">Πρότυπα</item>, επιλέξτε το πρότυπο παραγράφου που επιθυμείτε να χρησιμοποιήσετε για τη δημιουργία μιας νέας σελίδας HTML."
+msgid "In the <emph>Level</emph> list, click the hierarchical level that you want to apply the paragraph style to."
+msgstr "Στη λίστα <emph>Επίπεδο</emph>, κάντε κλικ στο ιεραρχικό επίπεδο στο οποίο επιθυμείτε να εφαρμόσετε το πρότυπο παραγράφου."
-#: send2html.xhp
+#: indices_enter.xhp
msgctxt ""
-"send2html.xhp\n"
-"par_id3153407\n"
-"9\n"
+"indices_enter.xhp\n"
+"par_id3153730\n"
+"17\n"
"help.text"
-msgid "Enter a path and a name for the HTML document, and then click <emph>Save</emph>."
-msgstr "Πληκτρολογήστε μια διαδρομή και ένα όνομα για το έγγραφο HTML που δημιουργείτε, και στη συνέχεια κάντε κλικ στην <emph>Αποθήκευση</emph>."
+msgid "Click <emph>OK</emph>. You can now apply the style to headings in your document and include them in your table of contents."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>. Μπορείτε τώρα να εφαρμόσετε το πρότυπο στις επικεφαλίδες στο έγγραφό σας και να τις συμπεριλάβετε έτσι στον πίνακα περιεχομένων."
-#: print_preview.xhp
+#: indices_form.xhp
msgctxt ""
-"print_preview.xhp\n"
+"indices_form.xhp\n"
"tit\n"
"help.text"
-msgid "Previewing a Page Before Printing"
-msgstr "Προεπισκόπηση σελίδας πριν την εκτύπωση"
+msgid "Formatting an Index or a Table of Contents"
+msgstr "Μορφοποίηση ευρετηρίου ή πίνακα περιεχομένων"
-#: print_preview.xhp
+#: indices_form.xhp
msgctxt ""
-"print_preview.xhp\n"
-"bm_id3155179\n"
+"indices_form.xhp\n"
+"bm_id3155855\n"
"help.text"
-msgid "<bookmark_value>printing; previews</bookmark_value> <bookmark_value>previews; print layouts</bookmark_value> <bookmark_value>print layout checks</bookmark_value> <bookmark_value>book view</bookmark_value> <bookmark_value>pages;previews</bookmark_value>"
-msgstr "<bookmark_value>εκτύπωση, προεπισκοπήσεις</bookmark_value><bookmark_value>προεπισκοπήσεις, διατάξεις εκτύπωσης</bookmark_value><bookmark_value>έλεγχοι διατάξεων εκτύπωσης</bookmark_value><bookmark_value>προβολή βιβλίου</bookmark_value><bookmark_value>σελίδες, προεπισκοπήσεις</bookmark_value>"
+msgid "<bookmark_value>indexes; formatting</bookmark_value> <bookmark_value>editing; index format</bookmark_value> <bookmark_value>tables of contents; formatting</bookmark_value> <bookmark_value>entries; in tables of contents, as hyperlinks</bookmark_value> <bookmark_value>tables of contents; hyperlinks as entries</bookmark_value> <bookmark_value>hyperlinks; in tables of contents and indexes</bookmark_value> <bookmark_value>formatting;indexes and tables of contents</bookmark_value>"
+msgstr "<bookmark_value>ευρετήρια, μορφοποίηση</bookmark_value><bookmark_value>επεξεργασία, μορφοποίηση ευρετηρίου</bookmark_value><bookmark_value>πίνακες περιεχομένων, μορφοποίηση</bookmark_value><bookmark_value>καταχωρήσεις, σε πίνακες περιεχομένων, ως υπερσυνδέσεις</bookmark_value><bookmark_value>πίνακες περιεχομένων, υπερσυνδέσεις ως καταχωρήσεις</bookmark_value><bookmark_value>υπερσυνδέσεις, σε πίνακες περιεχομένων και ευρετήρια</bookmark_value><bookmark_value>μορφοποίηση, ευρετηρίων και πινάκων περιεχομένων</bookmark_value>"
-#: print_preview.xhp
+#: indices_form.xhp
msgctxt ""
-"print_preview.xhp\n"
-"hd_id3155179\n"
-"9\n"
+"indices_form.xhp\n"
+"hd_id3155855\n"
+"38\n"
"help.text"
-msgid "<variable id=\"print_preview\"><link href=\"text/swriter/guide/print_preview.xhp\" name=\"Previewing a Page Before Printing\">Previewing a Page Before Printing</link></variable>"
-msgstr "<variable id=\"print_preview\"><link href=\"text/swriter/guide/print_preview.xhp\" name=\"Προεπισκόπηση σελίδας πριν την εκτύπωση\">Προεπισκόπηση σελίδας πριν την εκτύπωση</link></variable>"
+msgid "<variable id=\"indices_form\"><link href=\"text/swriter/guide/indices_form.xhp\" name=\"Formatting an Index or a Table of Contents\">Formatting an Index or a Table of Contents</link></variable>"
+msgstr "<variable id=\"indices_form\"><link href=\"text/swriter/guide/indices_form.xhp\" name=\"Μορφοποίηση ευρετηρίου ή πίνακα περιεχομένων\">Μορφοποίηση ευρετηρίου ή πίνακα περιεχομένων</link></variable>"
-#: print_preview.xhp
+#: indices_form.xhp
msgctxt ""
-"print_preview.xhp\n"
-"par_id3149847\n"
-"34\n"
+"indices_form.xhp\n"
+"par_id3154259\n"
+"39\n"
"help.text"
-msgid "Choose <emph>File</emph> - <emph>Page Preview</emph>."
-msgstr "Επιλέξτε <emph>Αρχείο</emph> - <emph>Προεπισκόπηση σελίδας</emph>."
+msgid "You can apply different paragraph styles, assign hyperlinks to entries, change the layout of indexes, and change the background color of indexes in the <emph>Insert Index</emph> dialog."
+msgstr "Μπορείτε να εφαρμόσετε διαφορετικά πρότυπα παραγράφου, να αντιστοιχίσετε υπερσυνδέσεις σε καταχωρήσεις, να μεταβάλετε τη διάταξη των ευρετηρίων και να μεταβάλετε το παρασκήνιο των ευρετηρίων στο παράθυρο διαλόγου <emph>Εισαγωγή ευρετηρίου</emph>."
-#: print_preview.xhp
+#: indices_form.xhp
msgctxt ""
-"print_preview.xhp\n"
-"par_id3155055\n"
-"35\n"
+"indices_form.xhp\n"
+"hd_id3155888\n"
+"44\n"
"help.text"
-msgid "Use the zoom icons on the <emph>Page Preview</emph> bar to reduce or enlarge the view of the page."
-msgstr "Χρησιμοποιήστε τα εικονίδια μεγέθυνσης στη γραμμή εργαλείων <emph>Προεπισκόπηση σελίδας</emph> για να μεγεθύνετε ή να σμικρύνετε την προβολή της σελίδας."
+msgid "To Apply a Different Paragraph Style to an Index Level"
+msgstr "Για να εφαρμόσετε ένα διαφορετικό πρότυπο παραγράφου σε ένα επίπεδο ευρετηρίου"
-#: print_preview.xhp
+#: indices_form.xhp
msgctxt ""
-"print_preview.xhp\n"
-"par_idN1067F\n"
+"indices_form.xhp\n"
+"par_id3147110\n"
+"45\n"
"help.text"
-msgid "To print your document scaled down, set the print options on the <emph>Page Layout</emph> tab page of the <item type=\"menuitem\">File - Print</item> dialog."
-msgstr "Για την εκτύπωση του εγγράφου σας σε σμίκρυνση, ορίστε τις επιλογές εκτύπωσης στη σελίδα καρτέλας <emph>Διάταξη σελίδας</emph> του διαλόγου <item type=\"menuitem\">Αρχείο - Εκτύπωση</item>."
+msgid "Right-click in the index or table of contents, and then choose <emph>Edit Index/Table</emph>."
+msgstr "Κάντε δεξί κλικ στο ευρετήριο ή τον πίνακα περιεχομένων, και ύστερα επιλέξτε <emph>Επεξεργασία ευρετηρίου/πίνακα</emph>."
-#: print_preview.xhp
+#: indices_form.xhp
msgctxt ""
-"print_preview.xhp\n"
-"par_id3145093\n"
-"36\n"
+"indices_form.xhp\n"
+"par_id3147135\n"
+"46\n"
"help.text"
-msgid "Use the arrow keys or the arrow icons on the <emph>Page Preview</emph> bar to scroll through the document."
-msgstr "Χρησιμοποιήστε τα πλήκτρα βέλους στη γραμμή εργαλείων <emph>Προεπισκόπηση σελίδας</emph> για να μετακινηθείτε στο έγγραφο."
+msgid "Click the <emph>Styles </emph>tab."
+msgstr "Κάντε κλικ στην καρτέλα <emph>Πρότυπα</emph>."
-#: print_preview.xhp
+#: indices_form.xhp
msgctxt ""
-"print_preview.xhp\n"
-"par_id3154265\n"
-"37\n"
+"indices_form.xhp\n"
+"par_id3150229\n"
+"47\n"
"help.text"
-msgid "<link href=\"text/swriter/01/01120000.xhp\" name=\"File - Page Preview\">File - Page Preview</link>."
-msgstr "<link href=\"text/swriter/01/01120000.xhp\" name=\"Αρχείο - Προεπισκόπηση σελίδας\">Αρχείο - Προεπισκόπηση σελίδας</link>."
+msgid "Click an index level in the <emph>Levels </emph>list."
+msgstr "Κάντε κλικ σε ένα επίπεδο ευρετηρίου στη λίστα <emph>Επίπεδα</emph>."
-#: stylist_update.xhp
+#: indices_form.xhp
msgctxt ""
-"stylist_update.xhp\n"
-"tit\n"
+"indices_form.xhp\n"
+"par_id3150934\n"
+"48\n"
"help.text"
-msgid "Updating Styles From Selections"
-msgstr "Ενημέρωση προτύπων από επιλογές"
+msgid "Click the style that you want to apply in the <emph>Paragraph Style </emph>list."
+msgstr "Κάντε κλικ στο πρότυπο το οποίο επιθυμείτε να εφαρμόσετε στη λίστα <emph>Πρότυπο παραγράφου</emph>."
-#: stylist_update.xhp
+#: indices_form.xhp
msgctxt ""
-"stylist_update.xhp\n"
-"bm_id3155915\n"
+"indices_form.xhp\n"
+"par_id3150960\n"
+"56\n"
"help.text"
-msgid "<bookmark_value>Stylist, see Styles and Formatting window</bookmark_value> <bookmark_value>styles; updating from selections</bookmark_value> <bookmark_value>templates; updating from selections</bookmark_value> <bookmark_value>Styles and Formatting window; updating from selections</bookmark_value> <bookmark_value>updating; styles, from selections</bookmark_value>"
-msgstr "<bookmark_value>Στυλίστας, δείτε παράθυρο Πρότυπα και μορφοποίηση</bookmark_value><bookmark_value>πρότυπα, ενημέρωση από επιλογές</bookmark_value><bookmark_value>πρότυπα εγγράφων, ενημέρωση από επιλογές</bookmark_value><bookmark_value>παράθυρο Πρότυπα και μορφοποίηση, ενημέρωση από επιλογές</bookmark_value><bookmark_value>ενημέρωση, πρότυπα, από επιλογές</bookmark_value>"
+msgid "Click the assign button <emph><</emph>."
+msgstr "Κάντε κλικ στο κουμπί αντιστοίχησης <emph><</emph>."
-#: stylist_update.xhp
+#: indices_form.xhp
msgctxt ""
-"stylist_update.xhp\n"
-"hd_id3155915\n"
-"38\n"
+"indices_form.xhp\n"
+"par_id3150516\n"
+"49\n"
"help.text"
-msgid "<variable id=\"stylist_update\"><link href=\"text/swriter/guide/stylist_update.xhp\" name=\"Updating Styles From Selections\">Updating Styles From Selections</link></variable>"
-msgstr "<variable id=\"stylist_update\"><link href=\"text/swriter/guide/stylist_update.xhp\" name=\"Ενημέρωση προτύπων από επιλογές\">Ενημέρωση προτύπων από επιλογές</link></variable>"
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: stylist_update.xhp
+#: indices_form.xhp
msgctxt ""
-"stylist_update.xhp\n"
-"par_id3149838\n"
+"indices_form.xhp\n"
+"hd_id3146878\n"
"40\n"
"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και μορφοποίηση</emph>."
+msgid "To Assign Hyperlinks to Entries in a Table of Contents"
+msgstr "Για να αντιστοιχίσετε υπερσυνδέσεις στις καταχωρήσεις ενός πίνακα περιεχομένων"
-#: stylist_update.xhp
+#: indices_form.xhp
msgctxt ""
-"stylist_update.xhp\n"
-"par_id3156107\n"
-"47\n"
+"indices_form.xhp\n"
+"par_id3146890\n"
+"50\n"
"help.text"
-msgid "Click the icon of the style category that you want to update."
-msgstr "Κάντε κλικ στο εικονίδιο της κατηγορίας προτύπων που επιθυμείτε να ενημερώσετε."
+msgid "You can assign a cross-reference as a hyperlink to entries in a table of contents."
+msgstr "Μπορείτε να αντιστοιχίσετε μια παραπομπή ως υπερσύνδεση στις καταχωρίσεις ενός πίνακα περιεχομένων."
-#: stylist_update.xhp
+#: indices_form.xhp
msgctxt ""
-"stylist_update.xhp\n"
-"par_id3149283\n"
-"41\n"
+"indices_form.xhp\n"
+"par_id3150712\n"
+"51\n"
"help.text"
-msgid "In the document, click from where you want to copy the updated style. For example, click a paragraph to which you applied some manual formatting that you want to copy now."
-msgstr "Κάντε κλικ στο έγγραφο στο σημείο από το οποίο επιθυμείτε να αντιγράψετε το ενημερωμένο πρότυπο. Για παράδειγμα, σε μια παράγραφο στην οποία έχετε εφαρμόσει χειροκίνητη μορφοποίηση."
+msgid "Right-click in the table of contents, and then choose <emph>Edit Index/Table</emph>."
+msgstr "Κάντε δεξί κλικ στον πίνακα περιεχομένων, και ύστερα επιλέξτε <emph>Επεξεργασία ευρετηρίου/πίνακα</emph>."
-#: stylist_update.xhp
+#: indices_form.xhp
msgctxt ""
-"stylist_update.xhp\n"
-"par_id3153402\n"
+"indices_form.xhp\n"
+"par_id3150738\n"
"42\n"
"help.text"
-msgid "In the Styles and Formatting window, click the style that you want to update."
-msgstr "Στο παράθυρο Πρότυπα και μορφοποίηση, κάντε κλικ στο πρότυπο που επιθυμείτε να ενημερώσετε."
+msgid "Click the <emph>Entries</emph> tab."
+msgstr "Κάντε κλικ στην καρτέλα <emph>Καταχωρίσεις</emph>."
-#: stylist_update.xhp
+#: indices_form.xhp
msgctxt ""
-"stylist_update.xhp\n"
-"par_id3153119\n"
-"43\n"
+"indices_form.xhp\n"
+"par_id3148399\n"
+"52\n"
"help.text"
-msgid "Click the arrow next to the <emph>New Style from Selection</emph> icon and choose <emph>Update Style</emph> from the submenu."
-msgstr "Κάντε κλικ στο βέλος δίπλα από το εικονίδιο <emph>Νέο πρότυπο από επιλογή</emph> και επιλέξτε <emph>Ενημέρωση προτύπου</emph> από το υπομενού."
+msgid "In the <item type=\"menuitem\">Level</item> list click the heading level that you want to assign hyperlinks to."
+msgstr "Κάντε κλικ στο επίπεδο επικεφαλίδας στο οποίο επιθυμείτε να αντιστοιχίσετε υπερσυνδέσεις στη λίστα <item type=\"menuitem\">Επίπεδο</item>."
-#: stylist_update.xhp
+#: indices_form.xhp
msgctxt ""
-"stylist_update.xhp\n"
-"par_id0310200910360780\n"
+"indices_form.xhp\n"
+"par_id3148424\n"
+"53\n"
"help.text"
-msgid "Only the manually formatted attributes of the text at the cursor position in the document will be added to the style that is selected in the Styles and Formatting window. Any attributes that were applied as part of a style will not be added to the updated style."
-msgstr "Μόνο τα γνωρίσματα μορφοποίησης που προστέθηκαν χειροκίνητα στο κείμενο στη θέση του δρομέα, θα προστεθούν στο πρότυπο που είναι επιλεγμένο στο παράθυρο Πρότυπα και μορφοποίηση. Τα γνωρίσματα μορφοποίησης που εφαρμόστηκαν ως μέρος του προτύπου δεν θα προστεθούν στο ενημερωμένο πρότυπο."
+msgid "In the <emph>Structure </emph>area, click in the box in front of <emph>E#</emph>, and then click <emph>Hyperlink</emph>."
+msgstr "Στην περιοχή <emph>Δομή</emph>, κάντε κλικ στο πεδίο μπροστά από το <emph>F#</emph>, και ύστερα κάντε κλικ στην <emph>Υπερσύνδεση</emph>."
-#: stylist_update.xhp
+#: indices_form.xhp
msgctxt ""
-"stylist_update.xhp\n"
-"par_id3155498\n"
-"45\n"
+"indices_form.xhp\n"
+"par_id3153171\n"
+"54\n"
"help.text"
-msgid "<link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link>"
-msgstr "<link href=\"text/swriter/01/05140000.xhp\" name=\"Πρότυπα και μορφοποίηση\">Πρότυπα και μορφοποίηση</link>"
+msgid "Click in the box behind the <emph>E</emph>, and then click <emph>Hyperlink</emph>."
+msgstr "Κάντε κλικ στο πεδίο μπροστά από το <emph>F</emph>, και ύστερα κάντε κλικ στην <emph>Υπερσύνδεση</emph>."
-#: delete_from_dict.xhp
+#: indices_form.xhp
msgctxt ""
-"delete_from_dict.xhp\n"
+"indices_form.xhp\n"
+"par_id3147060\n"
+"55\n"
+"help.text"
+msgid "Repeat for each heading level that you want to create hyperlinks for, or click the <item type=\"menuitem\">All</item> button to apply the formatting to all levels."
+msgstr "Επαναλάβετε για κάθε επίπεδο επικεφαλίδας για το οποίο επιθυμείτε να δημιουργήσετε υπερσυνδέσεις, ή κάντε κλικ στο κουμπί <item type=\"menuitem\">Όλα τα επίπεδα</item> για να εφαρμόσετε τη μορφοποίηση σε όλα τα επίπεδα."
+
+#: indices_index.xhp
+msgctxt ""
+"indices_index.xhp\n"
"tit\n"
"help.text"
-msgid "Removing Words From a User-Defined Dictionary"
-msgstr "Αφαίρεση λέξεων από λεξικό ορισμένο από το χρήστη"
+msgid "Creating Alphabetical Indexes"
+msgstr "Δημιουργία αλφαβητικών ευρετηρίων"
-#: delete_from_dict.xhp
+#: indices_index.xhp
msgctxt ""
-"delete_from_dict.xhp\n"
-"bm_id3147688\n"
+"indices_index.xhp\n"
+"bm_id3155911\n"
"help.text"
-msgid "<bookmark_value>user-defined dictionaries; removing words from</bookmark_value> <bookmark_value>custom dictionaries; removing words from</bookmark_value> <bookmark_value>deleting;words in user-defined dictionaries</bookmark_value>"
-msgstr "<bookmark_value>λεξικά χρήστη, κατάργηση λέξεων από</bookmark_value><bookmark_value>προσαρμοσμένα λεξικά, αφαίρεση λέξεων από</bookmark_value><bookmark_value>διαγραφή, λέξεις σε λεξικά χρήστη</bookmark_value>"
+msgid "<bookmark_value>concordance files;indexes</bookmark_value> <bookmark_value>indexes; alphabetical indexes</bookmark_value> <bookmark_value>alphabetical indexes</bookmark_value>"
+msgstr "<bookmark_value>αρχεία ταξινόμησης, ευρετήρια</bookmark_value><bookmark_value>ευρετήρια, αλφαβητικά ευρετήρια</bookmark_value><bookmark_value>αλφαβητικά ευρετήρια</bookmark_value>"
-#: delete_from_dict.xhp
+#: indices_index.xhp
msgctxt ""
-"delete_from_dict.xhp\n"
-"hd_id3147688\n"
-"13\n"
+"indices_index.xhp\n"
+"hd_id3155911\n"
+"24\n"
"help.text"
-msgid "<variable id=\"delete_from_dict\"><link href=\"text/swriter/guide/delete_from_dict.xhp\" name=\"Removing Words From a User-Defined Dictionary\">Removing Words From a User-Defined Dictionary</link></variable>"
-msgstr "<variable id=\"delete_from_dict\"><link href=\"text/swriter/guide/delete_from_dict.xhp\" name=\"Αφαίρεση λέξεων από λεξικό ορισμένο από το χρήστη\">Αφαίρεση λέξεων από λεξικό ορισμένο από το χρήστη</link></variable>"
+msgid "<variable id=\"indices_index\"><link href=\"text/swriter/guide/indices_index.xhp\" name=\"Creating Alphabetical Indexes\">Creating Alphabetical Indexes</link></variable>"
+msgstr "<variable id=\"indices_index\"><link href=\"text/swriter/guide/indices_index.xhp\" name=\"Δημιουργία αλφαβητικών ευρετηρίων\">Δημιουργία αλφαβητικών ευρετηρίων</link></variable>"
-#: delete_from_dict.xhp
+#: indices_index.xhp
msgctxt ""
-"delete_from_dict.xhp\n"
-"par_id3153417\n"
-"14\n"
+"indices_index.xhp\n"
+"par_id3154233\n"
+"25\n"
"help.text"
-msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Writing Aids</emph>."
-msgstr "Διαλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - Βοηθήματα γραφής</emph>."
+msgid "Click in your document where you want to insert the index."
+msgstr "Κάντε κλικ στο έγγραφό σας στην θέση όπου επιθυμείτε να εισάγετε το ευρετήριο."
-#: delete_from_dict.xhp
+#: indices_index.xhp
msgctxt ""
-"delete_from_dict.xhp\n"
-"par_id3151391\n"
-"16\n"
+"indices_index.xhp\n"
+"par_id3154252\n"
+"26\n"
"help.text"
-msgid "Select the user-defined dictionary that you want to edit in the <item type=\"menuitem\">User-defined</item> list, and then click <item type=\"menuitem\">Edit</item>."
-msgstr "Επιλέξτε το λεξικό χρήστη που επιθυμείτε να επεξεργασθείτε στη λίστα <item type=\"menuitem\">Λεξικά χρήστη</item> και ύστερα κάντε κλικ στην <item type=\"menuitem\">Επεξεργασία</item>."
+msgid "Choose <emph>Insert - Indexes and Tables - Indexes and Tables</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες</emph>."
-#: delete_from_dict.xhp
+#: indices_index.xhp
msgctxt ""
-"delete_from_dict.xhp\n"
-"par_id3154233\n"
-"17\n"
+"indices_index.xhp\n"
+"par_id3155884\n"
+"31\n"
"help.text"
-msgid "Select the word that you want to delete in the <emph>Word</emph> list, and then click <emph>Delete</emph>."
-msgstr "Επιλέξτε τη λέξη που επιθυμείτε να αφαιρέσετε από τη λίστα <emph>Λέξη</emph>, και ύστερα κάντε κλικ στη <emph>Διαγραφή</emph>."
+msgid "On the <emph>Index/Table</emph> tab, select \"Alphabetical Index\" in the <emph>Type</emph> box."
+msgstr "Στην καρτέλα <emph>Ευρετήριο/Πίνακας</emph>, επιλέξτε \"Αλφαβητικό ευρετήριο\" στο πεδίο <emph>Τύπος</emph>."
-#: calculate_intext.xhp
+#: indices_index.xhp
msgctxt ""
-"calculate_intext.xhp\n"
-"tit\n"
+"indices_index.xhp\n"
+"par_id3147114\n"
+"36\n"
"help.text"
-msgid "Calculating Complex Formulas in Text Documents"
-msgstr "Υπολογισμοί σύνθετων τύπων σε έγγραφα κειμένου."
+msgid "If you want to use a concordance file, select <item type=\"menuitem\">Concordance file</item> in the <item type=\"menuitem\">Options</item> area, click the <item type=\"menuitem\">File</item> button, and then locate an existing file or create a new concordance file."
+msgstr "Αν επιθυμείτε να χρησιμοποιήσετε ένα αρχείο αλφαβητικής ταξινόμησης, επιλέξτε <item type=\"menuitem\">Αρχείο ταξινόμησης</item> στην περιοχή <item type=\"menuitem\">Επιλογές</item>, κάντε κλικ στο <item type=\"menuitem\">Αρχείο</item>, και έπειτα εντοπίστε ένα υπάρχον αρχείο ή δημιουργήστε ένα νέο αρχείο αλφαβητικής ταξινόμησης."
-#: calculate_intext.xhp
+#: indices_index.xhp
msgctxt ""
-"calculate_intext.xhp\n"
-"bm_id3147406\n"
+"indices_index.xhp\n"
+"par_id3150223\n"
+"28\n"
"help.text"
-msgid "<bookmark_value>formulas; complex formulas in text</bookmark_value> <bookmark_value>calculating;formulas/mean values</bookmark_value>"
-msgstr "<bookmark_value>τύποι; σύνθετοι τύποι σε κείμενο</bookmark_value><bookmark_value>υπολογισμός; τύποι/μέσες τιμές</bookmark_value>"
+msgid "Set the formatting options for the index, either on the current tab, or on any of the other tabs of this dialog. For example, if you want to use single letter headings in your index, click the <emph>Entries</emph> tab, and then select <emph>Alphabetical delimiter</emph>. To change the formatting of levels in the index, click the <emph>Styles</emph> tab."
+msgstr "Καθορίστε τις επιλογές μορφοποίησης για το ευρετήριο, είτε στην τρέχουσα καρτέλα είτε σε οποιαδήποτε από τις άλλες καρτέλες αυτού του παραθύρου διαλόγου. Για παράδειγμα, αν επιθυμείτε να χρησιμοποιήσετε επικεφαλίδες με ένα γράμμα στο ευρετήριό σας, πατήστε στην καρτέλα <emph>Καταχωρίσεις</emph> και ύστερα επιλέξτε <emph>Αλφαβητικός οριοθέτης</emph>. Για να αλλάξετε τη μορφοποίηση των επιπέδων στο ευρετήριο, πατήστε στην καρτέλα <emph>τεχνοτροπίες</emph>."
-#: calculate_intext.xhp
+#: indices_index.xhp
msgctxt ""
-"calculate_intext.xhp\n"
-"hd_id3147406\n"
-"20\n"
+"indices_index.xhp\n"
+"par_id3150946\n"
+"27\n"
"help.text"
-msgid "<variable id=\"calculate_intext\"><link href=\"text/swriter/guide/calculate_intext.xhp\" name=\"Calculating Complex Formulas in Text Documents\">Calculating Complex Formulas in Text Documents</link></variable>"
-msgstr "<variable id=\"calculate_intext\"><link href=\"text/swriter/guide/calculate_intext.xhp\" name=\"Υπολογισμοί σύνθετων τύπων σε έγγραφα κειμένου\">Υπολογισμοί σύνθετων τύπων σε έγγραφα κειμένου</link></variable>"
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: calculate_intext.xhp
+#: indices_index.xhp
msgctxt ""
-"calculate_intext.xhp\n"
-"par_id3145245\n"
-"25\n"
+"indices_index.xhp\n"
+"par_id3150502\n"
+"37\n"
"help.text"
-msgid "You can use predefined functions in a formula, and then insert the result of the calculation into a text document."
-msgstr "Μπορείτε να χρησιμοποιήσετε προκαθορισμένες συναρτήσεις σε έναν τύπο και ύστερα να εισάγετε το αποτέλεσμα του υπολογισμού σε ένα έγγραφο κειμένου."
+msgid "To update the index, right-click in the index, and then choose <emph>Update Index/Table</emph>."
+msgstr "Για ενημερώσετε το ευρετήριο, κάντε δεξί κλικ στο ευρετήριο, και ύστερα επιλέξτε <emph>Ενημέρωση ευρετηρίου/πίνακα</emph>."
-#: calculate_intext.xhp
+#: indices_index.xhp
msgctxt ""
-"calculate_intext.xhp\n"
-"par_id3152901\n"
-"26\n"
+"indices_index.xhp\n"
+"par_id3152760\n"
+"38\n"
"help.text"
-msgid "For example, to calculate the mean value of three numbers, do the following:"
-msgstr "Για παράδειγμα, για να υπολογίσετε τη μέση τιμή τριών αριθμών, εφαρμόστε τα ακόλουθα:"
+msgid "<link href=\"text/swriter/01/04120250.xhp\" name=\"Creating a concordance file\">Creating a concordance file</link>"
+msgstr "<link href=\"text/swriter/01/04120250.xhp\" name=\"Δημιουργία αρχείου ταξινόμησης\">Δημιουργία αρχείου ταξινόμησης</link>"
-#: calculate_intext.xhp
+#: indices_literature.xhp
msgctxt ""
-"calculate_intext.xhp\n"
-"par_id3145078\n"
-"27\n"
+"indices_literature.xhp\n"
+"tit\n"
"help.text"
-msgid "Click in the document where you want to insert the formula, and then press F2."
-msgstr "Κάντε κλικ στο σημείο του εγγράφου όπου επιθυμείτε να εισάγετε τον τύπο και ύστερα πιέστε το πλήκτρο F2."
+msgid "Creating a Bibliography"
+msgstr "Δημιουργία βιβλιογραφίας"
-#: calculate_intext.xhp
+#: indices_literature.xhp
msgctxt ""
-"calculate_intext.xhp\n"
-"par_id3156382\n"
-"28\n"
+"indices_literature.xhp\n"
+"bm_id3149687\n"
"help.text"
-msgid "Click the <item type=\"menuitem\">Formula</item> icon, and choose \"Mean\" from the Statistical Functions list."
-msgstr "Πατήστε στο εικονίδιο <item type=\"menuitem\">Τύπος</item> και επιλέξτε \"Μέση τιμή\" από τη λίστα Στατιστικές συναρτήσεις."
+msgid "<bookmark_value>indexes;creating bibliographies</bookmark_value> <bookmark_value>databases;creating bibliographies</bookmark_value> <bookmark_value>bibliographies</bookmark_value> <bookmark_value>entries;bibliographies</bookmark_value> <bookmark_value>storing bibliographic information</bookmark_value>"
+msgstr "<bookmark_value>ευρετήρια, δημιουργία βιβλιογραφίας</bookmark_value><bookmark_value>βάσεις δεδομένων, δημιουργία βιβλιογραφίας</bookmark_value><bookmark_value>βιβλιογραφίες</bookmark_value><bookmark_value>καταχωρήσεις, βιβλιογραφίες</bookmark_value><bookmark_value>αποθήκευση βιβλιογραφικής πληροφορίας</bookmark_value>"
-#: calculate_intext.xhp
+#: indices_literature.xhp
msgctxt ""
-"calculate_intext.xhp\n"
-"par_id3149692\n"
-"30\n"
+"indices_literature.xhp\n"
+"hd_id3149687\n"
+"46\n"
"help.text"
-msgid "Type the three numbers, separated by vertical slashes (|)."
-msgstr "Πληκτρολογήστε τους τρεις αριθμούς, διαχωρισμένους με ίσιες κάθετους (|)."
+msgid "<variable id=\"indices_literature\"><link href=\"text/swriter/guide/indices_literature.xhp\" name=\"Creating a Bibliography\">Creating a Bibliography</link></variable>"
+msgstr "<variable id=\"indices_literature\"><link href=\"text/swriter/guide/indices_literature.xhp\" name=\"Δημιουργία βιβλιογραφίας\">Δημιουργία βιβλιογραφίας</link></variable>"
-#: calculate_intext.xhp
+#: indices_literature.xhp
msgctxt ""
-"calculate_intext.xhp\n"
-"par_id3149481\n"
-"32\n"
+"indices_literature.xhp\n"
+"par_id3155864\n"
+"60\n"
"help.text"
-msgid "Press <emph>Enter</emph>. The result is inserted as a field into the document."
-msgstr "Πιέστε το πλήκτρο <emph>Enter</emph>. Το αποτέλεσμα εισάγεται ως πεδίο στο έγγραφο."
+msgid "A bibliography is a list of works that you reference in a document."
+msgstr "Βιβλιογραφία είναι μια λίστα των εργασιών στις οποίες παραπέμπετε σε ένα έγγραφο."
-#: calculate_intext.xhp
+#: indices_literature.xhp
msgctxt ""
-"calculate_intext.xhp\n"
-"par_id3149823\n"
-"35\n"
+"indices_literature.xhp\n"
+"hd_id3153402\n"
+"61\n"
"help.text"
-msgid "To edit the formula, double-click the field in the document."
-msgstr "Για να επεξεργασθείτε τον τύπο, κάντε διπλό κλικ στο πεδίο στο έγγραφο."
+msgid "Storing Bibliographic Information"
+msgstr "Αποθήκευση πληροφοριών βιβλιογραφίας"
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"tit\n"
+"indices_literature.xhp\n"
+"par_id3153414\n"
+"62\n"
"help.text"
-msgid "Inserting Sections"
-msgstr "Εισαγωγή ενοτήτων"
+msgid "$[officename] stores bibliographic information in a bibliography database, or in an individual document."
+msgstr "Το $[officename] αποθηκεύει βιβλιογραφικές πληροφορίες σε μια βάση δεδομένων βιβλιογραφίας ή σε ένα μεμονωμένο έγγραφο."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"bm_id3149695\n"
+"indices_literature.xhp\n"
+"hd_id3154244\n"
+"63\n"
"help.text"
-msgid "<bookmark_value>sections; inserting</bookmark_value> <bookmark_value>inserting; sections</bookmark_value> <bookmark_value>HTML documents;inserting linked sections</bookmark_value> <bookmark_value>updating;linked sections, manually</bookmark_value> <bookmark_value>links;inserting sections</bookmark_value>"
-msgstr "<bookmark_value>ενότητες, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, ενότητες</bookmark_value><bookmark_value>έγγραφα HTML, εισαγωγή συνδεδεμένων ενοτήτων</bookmark_value><bookmark_value>ενημέρωση, συνδεδεμένες ενότητες, χειροκίνητα</bookmark_value><bookmark_value>συνδέσεις, εισαγωγή ενοτήτων</bookmark_value>"
+msgid "To Store Information in the Bibliography Database"
+msgstr "Αποθήκευση πληροφοριών βιβλιογραφίας"
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"hd_id3149695\n"
-"16\n"
+"indices_literature.xhp\n"
+"par_id3155872\n"
+"50\n"
"help.text"
-msgid "<variable id=\"section_insert\"><link href=\"text/swriter/guide/section_insert.xhp\" name=\"Inserting Sections\">Inserting Sections</link></variable>"
-msgstr "<variable id=\"section_insert\"><link href=\"text/swriter/guide/section_insert.xhp\" name=\"Εισαγωγή ενοτήτων\">Εισαγωγή ενοτήτων</link></variable>"
+msgid "Choose <link href=\"text/shared/01/02250000.xhp\" name=\"Tools - Bibliography Database\"><emph>Tools - Bibliography Database</emph></link>"
+msgstr "Επιλέξτε <link href=\"text/shared/01/02250000.xhp\" name=\"Εργαλεία - Βάση δεδομένων βιβλιογραφίας\"><emph>Εργαλεία - Βάση δεδομένων βιβλιογραφίας</emph></link>"
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3155917\n"
-"26\n"
+"indices_literature.xhp\n"
+"par_id3155900\n"
+"64\n"
"help.text"
-msgid "You can insert new sections, or links to sections in other documents into the current document. If you insert a section as a link, the content of the link changes when you modify the source document."
-msgstr "Μπορείτε να εισάγετε νέες ενότητες, ή συνδέσεις σε ενότητες σε διαφορετικά έγγραφα στο τρέχον έγγραφο. Αν εισάγετε μια ενότητα ως σύνδεση, το περιεχόμενο της σύνδεσης μεταβάλλεται όταν τροποποιείτε το έγγραφο προέλευσης."
+msgid "Choose <emph>Insert - Record</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Εγγραφή</emph>."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"hd_id3155863\n"
-"27\n"
+"indices_literature.xhp\n"
+"par_id3147123\n"
+"65\n"
"help.text"
-msgid "To Insert a New Section"
-msgstr "Για να εισάγετε μια νέα ενότητα"
+msgid "Type a name for the bibliography entry in the <item type=\"menuitem\">Short name</item> box, and then add additional information to the record in the remaining boxes."
+msgstr "Πληκτρολογήστε ένα όνομα για τη βιβλιογραφική αναφορά στο πεδίο <item type=\"menuitem\">Σύντομο όνομα</item>, και ύστερα προσθέστε επιπλέον πληροφορίες στην εγγραφή στα υπόλοιπα πεδία."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3149843\n"
-"23\n"
+"indices_literature.xhp\n"
+"par_id3150219\n"
+"66\n"
"help.text"
-msgid "Click in your document where you want to insert a new section, or select the text that you want to convert to a section."
-msgstr "Κάντε κλικ στο σημείο του εγγράφου όπου επιθυμείτε να εισάγετε μια νέα ενότητα, ή επιλέξτε το κείμενο που επιθυμείτε να μετατρέψετε σε ενότητα."
+msgid "Close the <item type=\"menuitem\">Bibliography Database</item> window."
+msgstr "Κλείστε το παράθυρο <item type=\"menuitem\">Βάση δεδομένων βιβλιογραφίας</item>."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3156103\n"
-"28\n"
+"indices_literature.xhp\n"
+"hd_id3150242\n"
+"67\n"
"help.text"
-msgid "If you select a text that occurs within a paragraph, the text is automatically converted into a new paragraph."
-msgstr "Αν επιλέξετε κείμενο εντός μιας παραγράφου, τότε το κείμενο μετατρέπεται αυτόματα σε μία νέα παράγραφο."
+msgid "To Store Bibliographic Information in an Individual Document"
+msgstr "Για να αποθηκεύσετε βιβλιογραφικές πληροφορίες σε μεμονωμένο έγγραφο"
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3149281\n"
-"24\n"
+"indices_literature.xhp\n"
+"par_id3150945\n"
+"68\n"
"help.text"
-msgid "Choose <emph>Insert - Section</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Ενότητα</emph>."
+msgid "Click in your document where you want to add the bibliography entry."
+msgstr "Κάντε κλικ στο έγγραφό σας στην θέση όπου επιθυμείτε να προσθέσετε τη βιβλιογραφική αναφορά."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3153404\n"
-"29\n"
+"indices_literature.xhp\n"
+"par_id3150964\n"
+"51\n"
"help.text"
-msgid "In the <item type=\"menuitem\">New Section</item> box, type a name for the section."
-msgstr "Στο πεδίο <item type=\"menuitem\">Νέα ενότητα</item>, πληκτρολογήστε ένα όνομα για την ενότητα."
+msgid "Choose <link href=\"text/swriter/01/04120300.xhp\" name=\"Insert - Indexes and Tables - Bibliography Entry\"><emph>Insert - Indexes and Tables - Bibliography Entry</emph></link>."
+msgstr "Επιλέξτε <link href=\"text/swriter/01/04120300.xhp\" name=\"Εισαγωγή - Ευρετήρια και πίνακες - Καταχώριση βιβλιογραφίας\"><emph>Εισαγωγή - Ευρετήρια και πίνακες - Καταχώριση βιβλιογραφίας</emph></link>."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3153127\n"
-"25\n"
+"indices_literature.xhp\n"
+"par_id3150525\n"
+"69\n"
"help.text"
-msgid "Set the options for the section, and then click <emph>Insert</emph>."
-msgstr "Καθορίστε τις επιλογές που επιθυμείτε για την ενότητα, και ύστερα κάντε κλικ στην <emph>Εισαγωγή</emph>."
+msgid "Select <emph>From document content</emph> and click <emph>New</emph>."
+msgstr "Επιλέξτε <emph>Από το περιεχόμενο του εγγράφου</emph> και κάντε κλικ στη <emph>Δημιουργία</emph>."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"hd_id3149635\n"
-"30\n"
+"indices_literature.xhp\n"
+"par_id3153738\n"
+"70\n"
"help.text"
-msgid "To Insert a Section as a Link"
-msgstr "Για να εισάγετε μια ενότητα ως σύνδεση"
+msgid "Type a name for the bibliography entry in the <item type=\"menuitem\">Short name</item> box."
+msgstr "Πληκτρολογήστε ένα όνομα για τη βιβλιογραφική αναφορά στο πεδίο <item type=\"menuitem\">Σύντομο όνομα</item>."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3149648\n"
-"31\n"
+"indices_literature.xhp\n"
+"par_id3153763\n"
+"71\n"
"help.text"
-msgid "Before you can insert a section as link, you must first create sections in the source document."
-msgstr "Πριν μπορείτε να εισάγετε μια ενότητα ως σύνδεση, πρέπει καταρχήν να δημιουργήσετε ενότητες στο έγγραφο προέλευσης."
+msgid "Select the publication source for the record in the <item type=\"menuitem\">Type</item> box, and then add additional information in the remaining boxes."
+msgstr "Επιλέξτε την προέλευση της δημοσίευσης για την εγγραφή στο πεδίο <item type=\"menuitem\">Τύπος</item>, και ύστερα προσθέστε επιπλέον πληροφορίες στα υπόλοιπα πεδία."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3149611\n"
-"18\n"
+"indices_literature.xhp\n"
+"par_id3146873\n"
+"72\n"
"help.text"
-msgid "When you open a document that contains linked sections, $[officename] prompts you to update the contents of the sections. To manually update a link, choose <emph>Tools - Update - Links</emph>."
-msgstr "Όταν ανοίγετε ένα έγγραφο που περιέχει συνδεδεμένες ενότητες, θα ερωτηθείτε από το $[officename] αν επιθυμείτε να ενημερωθούν τα περιεχόμενα των ενοτήτων. Για να ενημερώσετε χειροκίνητα μια σύνδεση, επιλέξτε <emph>Εργαλεία - Ενημέρωση - Συνδέσεις</emph>."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3149860\n"
-"22\n"
+"indices_literature.xhp\n"
+"par_id3146897\n"
+"73\n"
"help.text"
-msgid "You can also insert linked sections in HTML documents. When you view the page in a web browser, the content of the sections corresponds to the content of the sections at the time the HTML document was last saved."
-msgstr "Επίσης, μπορεί να εισάγετε συνδεδεμένες ενότητες σε έγγραφα HTML. Τα προγράμματα περιήγησης διαδικτύου εμφανίζουν το περιεχόμενο των ενοτήτων που αντιστοιχεί σε εκείνο το περιεχόμενο των ενοτήτων που αποθηκεύτηκε τελευταία φορά το έγγραφο HTML."
+msgid "In the <item type=\"menuitem\">Insert Bibliography Entry</item> dialog, click <item type=\"menuitem\">Insert</item>, and then <item type=\"menuitem\">Close</item>."
+msgstr "Στο παράθυρο διαλόγου <item type=\"menuitem\">Εισαγωγή καταχώρισης βιβλιογραφίας</item>, κάντε κλικ στην <item type=\"menuitem\">Εισαγωγή</item>, και ύστερα στο <item type=\"menuitem\">Κλείσιμο</item>."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3145104\n"
-"32\n"
+"indices_literature.xhp\n"
+"hd_id3150741\n"
+"74\n"
"help.text"
-msgid "Click in your document where you want to insert the linked section."
-msgstr "Κάντε κλικ στο σημείο του εγγράφου όπου επιθυμείτε να εισάγετε τη συνδεδεμένη ενότητα."
+msgid "Inserting Bibliography Entries From the Bibliography Database"
+msgstr "Εισαγωγή βιβλιογραφικών αναφορών από τη βάση δεδομένων βιβλιογραφίας"
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3156241\n"
-"33\n"
+"indices_literature.xhp\n"
+"par_id3148402\n"
+"75\n"
"help.text"
-msgid "Choose <emph>Insert - Section</emph>."
-msgstr "Επιλέξτε <emph>Εισαγωγή - Ενότητα</emph>."
+msgid "Click in your document where you want to add the bibliography entry."
+msgstr "Κάντε κλικ στο έγγραφό σας στην θέση όπου επιθυμείτε να προσθέσετε τη βιβλιογραφική αναφορά."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3153363\n"
-"34\n"
+"indices_literature.xhp\n"
+"par_id3148421\n"
+"52\n"
"help.text"
-msgid "In the <item type=\"menuitem\">New Section</item> box, type a name for the section."
-msgstr "Στο πεδίο <item type=\"menuitem\">Νέα ενότητα</item>, πληκτρολογήστε ένα όνομα για την ενότητα."
+msgid "Choose <emph>Insert - Indexes and Tables - Bibliography Entry</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Καταχώριση βιβλιογραφίας</emph>."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3153387\n"
-"35\n"
+"indices_literature.xhp\n"
+"par_id3153231\n"
+"53\n"
"help.text"
-msgid "In the <item type=\"menuitem\">Link</item> area, select the <item type=\"menuitem\">Link</item> check box. <switchinline select=\"sys\"><caseinline select=\"WIN\">Under Windows, you can also select the <item type=\"menuitem\">DDE</item> check box to automatically update the contents of the section when the section in the source document is changed. </caseinline></switchinline>"
-msgstr "Στην περιοχή <item type=\"menuitem\">Σύνδεση</item>, επιλέξτε το πεδίο ελέγχου <item type=\"menuitem\">Σύνδεση</item> . <switchinline select=\"sys\"><caseinline select=\"WIN\">Στα Windows, μπορείτε να επιλέξετε το πεδίο ελέγχου <item type=\"menuitem\">DDE</item> για να ενημερώνονται αυτόματα τα περιεχόμενα της ενότητας όταν τροποποιείται η ενότητα στο έγγραφο προέλευσης</caseinline></switchinline>."
+msgid "Select <emph>From bibliography database</emph>."
+msgstr "Επιλέξτε <emph>Από βάση δεδομένων βιβλιογραφίας</emph>."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3154852\n"
-"36\n"
+"indices_literature.xhp\n"
+"par_id3147059\n"
+"54\n"
"help.text"
-msgid "Click the browse button (<item type=\"menuitem\">...</item>) next to the <item type=\"menuitem\">File name</item> box."
-msgstr "Κάντε κλικ στο κουμπί περιήγησης (<item type=\"menuitem\">...</item>) δίπλα στο πεδίο <item type=\"menuitem\">Όνομα αρχείου</item>."
+msgid "Select the name of the bibliography entry that you want to insert in the <item type=\"menuitem\">Short name</item> box."
+msgstr "Επιλέξτε το όνομα της καταχώρησης βιβλιογραφίας που επιθυμείτε να εισάγετε στο πεδίο <item type=\"menuitem\">Σύντομο όνομα</item>."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3155882\n"
-"37\n"
+"indices_literature.xhp\n"
+"par_id3147085\n"
+"76\n"
"help.text"
-msgid "Locate the document containing the section that you want to link to, and then click <emph>Insert</emph>."
-msgstr "Εντοπίστε το έγγραφο που περιέχει την ενότητα στην οποία επιθυμείτε να συνδεθείτε, και ύστερα κάντε κλικ στην <emph>Εισαγωγή</emph>."
+msgid "Click <emph>Insert</emph> and then click <emph>Close</emph>."
+msgstr "Κάντε κλικ στην <emph>Εισαγωγή</emph> και ύστερα κάντε κλικ στο <emph>Κλείσιμο</emph>."
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3149978\n"
-"38\n"
+"indices_literature.xhp\n"
+"par_id3156060\n"
+"77\n"
"help.text"
-msgid "In the <item type=\"menuitem\">Section</item> box, select the section that you want to insert."
-msgstr "Στο πεδίο <item type=\"menuitem\">Ενότητα</item>, επιλέξτε την ενότητα που επιθυμείτε να εισάγετε."
+msgid "<link href=\"text/swriter/01/04120300.xhp\" name=\"Bibliography Database\">Bibliography Database</link>"
+msgstr "<link href=\"text/swriter/01/04120300.xhp\" name=\"Βάση δεδομένων βιβλιογραφίας\">Βάση δεδομένων βιβλιογραφίας</link>"
-#: section_insert.xhp
+#: indices_literature.xhp
msgctxt ""
-"section_insert.xhp\n"
-"par_id3150003\n"
-"39\n"
+"indices_literature.xhp\n"
+"par_id6367076\n"
"help.text"
-msgid "Click <emph>Insert</emph>."
-msgstr "Κάντε κλικ στην <emph>Εισαγωγή</emph>."
+msgid "Some external tools exist that can interact with %PRODUCTNAME. One example is called <link href=\"http://bibus-biblio.sourceforge.net/wiki/index.php/Main_Page\">Bibus</link>."
+msgstr "Υπάρχουν μερικά εξωτερικά εργαλεία τα οποία αλληλεπιδρούν με το %PRODUCTNAME. Ένα παράδειγμα είναι και το <link href=\"http://bibus-biblio.sourceforge.net/wiki/index.php/Main_Page\">Bibus</link>."
-#: using_numbered_lists2.xhp
+#: indices_multidoc.xhp
msgctxt ""
-"using_numbered_lists2.xhp\n"
+"indices_multidoc.xhp\n"
"tit\n"
"help.text"
-msgid "Adding Numbering"
-msgstr "Προσθήκη αρίθμησης"
+msgid "Indexes Covering Several Documents"
+msgstr "Ευρετήρια για πολλαπλά έγγραφα"
-#: using_numbered_lists2.xhp
+#: indices_multidoc.xhp
msgctxt ""
-"using_numbered_lists2.xhp\n"
-"bm_id3147418\n"
+"indices_multidoc.xhp\n"
+"bm_id3153418\n"
"help.text"
-msgid "<bookmark_value>numbering;paragraphs, on and off</bookmark_value> <bookmark_value>paragraphs; numbering on/off</bookmark_value> <bookmark_value>formatting;numbered lists</bookmark_value> <bookmark_value>inserting;numbering</bookmark_value>"
-msgstr "<bookmark_value>αρίθμηση, παράγραφοι, ενεργή και ανενεργή</bookmark_value><bookmark_value>παράγραφοι, αρίθμηση ενεργή/ανενεργή</bookmark_value><bookmark_value>μορφοποίηση, αριθμημένες λίστες</bookmark_value><bookmark_value>εισαγωγή, αρίθμηση</bookmark_value>"
+msgid "<bookmark_value>indexes;multiple documents</bookmark_value> <bookmark_value>multiple documents;indexes</bookmark_value> <bookmark_value>merging;indexes</bookmark_value> <bookmark_value>master documents;indexes</bookmark_value>"
+msgstr "<bookmark_value>ευρετήρια;πολλαπλά έγγραφα</bookmark_value><bookmark_value>πολλαπλά έγγραφα;ευρετήρια</bookmark_value><bookmark_value>συγχώνευση;ευρετήρια</bookmark_value><bookmark_value>βασικά έγγραφα;ευρετήρια</bookmark_value>"
-#: using_numbered_lists2.xhp
+#: indices_multidoc.xhp
msgctxt ""
-"using_numbered_lists2.xhp\n"
-"hd_id3147418\n"
-"15\n"
+"indices_multidoc.xhp\n"
+"hd_id3153418\n"
+"43\n"
"help.text"
-msgid "<variable id=\"using_numbered_lists2\"><link href=\"text/swriter/guide/using_numbered_lists2.xhp\" name=\"Adding Numbering\">Adding Numbering</link> </variable>"
-msgstr "<variable id=\"using_numbered_lists2\"><link href=\"text/swriter/guide/using_numbered_lists2.xhp\" name=\"Προσθήκη αρίθμησης\">Προσθήκη αρίθμησης</link> </variable>"
+msgid "<variable id=\"indices_multidoc\"><link href=\"text/swriter/guide/indices_multidoc.xhp\" name=\"Indexes Covering Several Documents\">Indexes Covering Several Documents</link></variable>"
+msgstr "<variable id=\"indices_multidoc\"><link href=\"text/swriter/guide/indices_multidoc.xhp\" name=\"Ευρετήρια για πολλαπλά έγγραφα\">Ευρετήρια για πολλαπλά έγγραφα</link></variable>"
-#: using_numbered_lists2.xhp
+#: indices_multidoc.xhp
msgctxt ""
-"using_numbered_lists2.xhp\n"
-"hd_id4188970\n"
+"indices_multidoc.xhp\n"
+"par_id3155872\n"
+"44\n"
"help.text"
-msgid "To Add Numbering to a List"
-msgstr "Προσθήκη αρίθμησης σε λίστα"
+msgid "There are several ways to create an index that spans several documents:"
+msgstr "Υπάρχουν αρκετοί τρόποι για να δημιουργήσετε ένα ευρετήριο για πολλαπλά έγγραφα:"
-#: using_numbered_lists2.xhp
+#: indices_multidoc.xhp
msgctxt ""
-"using_numbered_lists2.xhp\n"
-"par_id3153396\n"
-"23\n"
+"indices_multidoc.xhp\n"
+"par_id3155895\n"
+"42\n"
"help.text"
-msgid "Select the paragraph(s) that you want to add numbering to."
-msgstr "Επιλέξτε την παράγραφο(ους) που επιθυμείτε να αριθμήσετε."
+msgid "Create an <link href=\"text/swriter/01/04120210.xhp\" name=\"index in each individual document\">index in each individual document</link>, copy and paste the indexes into a single document, and then edit them."
+msgstr "Μπορείτε να δημιουργήσετε ένα <link href=\"text/swriter/01/04120210.xhp\" name=\"ευρετήριο σε κάθε έγγραφο ξεχωριστά\">ευρετήριο σε κάθε έγγραφο ξεχωριστά</link>, στη συνέχεια να αντιγράψετε και να επικολλήσετε τα ευρετήρια σε ένα έγγραφο και έπειτα να τα επεξεργασθείτε εκεί."
-#: using_numbered_lists2.xhp
+#: indices_multidoc.xhp
msgctxt ""
-"using_numbered_lists2.xhp\n"
-"par_id3149968\n"
-"24\n"
+"indices_multidoc.xhp\n"
+"par_id3147118\n"
+"45\n"
"help.text"
-msgid "On the <item type=\"menuitem\">Formatting</item> Bar, click the <item type=\"menuitem\">Numbering On/Off</item> icon <image id=\"img_id3153125\" src=\"cmd/sc_defaultnumbering.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153125\">Icon</alt></image>."
-msgstr "Στη γραμμή <item type=\"menuitem\">Μορφοποίηση</item>, πατήστε στο εικονίδιο <item type=\"menuitem\">Αρίθμηση ενεργή/ανενεργή</item> <image id=\"img_id3153125\" src=\"cmd/sc_defaultnumbering.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153125\">Εικονίδιο</alt></image>."
+msgid "Select each index, choose <link href=\"text/swriter/01/04020000.xhp\" name=\"Insert - Section\"><item type=\"menuitem\">Insert - Section</item></link>, and then enter a name for the index. In a separate document, choose <item type=\"menuitem\">Insert - Section</item>, select <item type=\"menuitem\">Link</item>, click the browse button (<item type=\"menuitem\">...</item>), and then locate and insert a named index section."
+msgstr "Επιλέξτε κάθε ευρετήριο, επιλέξτε <link href=\"text/swriter/01/04020000.xhp\" name=\"Εισαγωγή - Ενότητα\"><item type=\"menuitem\">Εισαγωγή - Ενότητα</item></link>, και ύστερα εισάγετε ένα όνομα για το ευρετήριο. Σε ένα ξεχωριστό έγγραφο, επιλέξτε <item type=\"menuitem\">Εισαγωγή - Ενότητα</item>, επιλέξτε <item type=\"menuitem\">Σύνδεση</item>, πατήστε στο κουμπί της περιήγησης (<item type=\"menuitem\">...</item>) και έπειτα εντοπίστε και εισάγετε μια επώνυμη ενότητα ευρετηρίου."
-#: using_numbered_lists2.xhp
+#: indices_multidoc.xhp
msgctxt ""
-"using_numbered_lists2.xhp\n"
-"par_id3149573\n"
-"29\n"
+"indices_multidoc.xhp\n"
+"par_id3150230\n"
+"46\n"
"help.text"
-msgid "To change the formatting and the hierarchy of a numbered list, click in the list, and then open the <emph>Bullets and Numbering</emph> toolbar."
-msgstr "Για να μεταβάλετε τη μορφοποίηση και την ιεραρχία μιας αριθμημένης λίστας, κάντε κλικ στη λίστα, και ύστερα ανοίξτε τη γραμμή εργαλείων <emph>Κουκίδες και αρίθμηση</emph>."
+msgid "Create a <link href=\"text/shared/01/01010001.xhp\" name=\"master document\">master document</link>, add as subdocuments the files that you want to include in the index, and then choose <emph>Insert - Index and Tables - Indexes and Tables</emph>."
+msgstr "Δημιουργήστε ένα <link href=\"text/shared/01/01010001.xhp\" name=\"κύριο έγγραφο\">κύριο έγγραφο</link>, προσθέστε ως δευτερεύοντα έγγραφα τα αρχεία που επιθυμείτε να συμπεριλάβετε στο ευρετήριο, και ύστερα επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες</emph>."
-#: using_numbered_lists2.xhp
+#: indices_toc.xhp
msgctxt ""
-"using_numbered_lists2.xhp\n"
-"par_id3153365\n"
-"25\n"
+"indices_toc.xhp\n"
+"tit\n"
"help.text"
-msgid "To remove numbering, select the numbered paragraphs, and then click the <emph>Numbering On/Off</emph> icon on the <emph>Formatting</emph> Bar."
-msgstr "Για να αφαιρέσετε την αρίθμηση, επιλέξτε τις παραγράφους στις οποίες έχει εφαρμοστεί αρίθμηση, και ύστερα κάντε κλικ στο εικονίδιο <emph>Κουκίδες ενεργό/ανενεργό</emph> στη γραμμή εργαλείων <emph>Μορφοποίηση</emph>."
+msgid "Creating a Table of Contents"
+msgstr "Δημιουργία πίνακα περιεχομένων"
-#: using_numbered_lists2.xhp
+#: indices_toc.xhp
msgctxt ""
-"using_numbered_lists2.xhp\n"
-"hd_id3154233\n"
-"30\n"
+"indices_toc.xhp\n"
+"bm_id3147104\n"
"help.text"
-msgid "To Format a Numbered List"
-msgstr "Μορφοποίηση αριθμημένης λίστας"
+msgid "<bookmark_value>tables of contents; creating and updating</bookmark_value> <bookmark_value>updating; tables of contents</bookmark_value>"
+msgstr "<bookmark_value>πίνακες περιεχομένων, δημιουργία και ενημέρωση</bookmark_value><bookmark_value>ενημέρωση, πίνακες περιεχομένων</bookmark_value>"
-#: using_numbered_lists2.xhp
+#: indices_toc.xhp
msgctxt ""
-"using_numbered_lists2.xhp\n"
-"par_id3154246\n"
+"indices_toc.xhp\n"
+"hd_id3147104\n"
"16\n"
"help.text"
-msgid "To change the formatting of a numbered list, click in the list, then choose <emph>Format - Bullets and Numbering</emph>."
-msgstr "Για να μεταβάλετε τη μορφοποίηση μιας αριθμημένης λίστας, κάντε κλικ στη λίστα, και ύστερα επιλέξτε <emph>Μορφή - Κουκίδες και αρίθμηση</emph>."
+msgid "<variable id=\"indices_toc\"><link href=\"text/swriter/guide/indices_toc.xhp\" name=\"Creating a Table of Contents\">Creating a Table of Contents</link></variable>"
+msgstr "<variable id=\"indices_toc\"><link href=\"text/swriter/guide/indices_toc.xhp\" name=\"Δημιουργία πίνακα περιεχομένων\">Δημιουργία πίνακα περιεχομένων</link></variable>"
-#: border_object.xhp
+#: indices_toc.xhp
msgctxt ""
-"border_object.xhp\n"
-"tit\n"
+"indices_toc.xhp\n"
+"par_id3150942\n"
+"45\n"
"help.text"
-msgid "Defining Borders for Objects"
-msgstr "Ορισμός περιγραμμάτων για αντικείμενα"
+msgid "The best way to generate a table of contents is to apply the predefined heading paragraph styles, such as \"Heading 1\", to the paragraphs that you want to include in your table of contents. After you apply these styles, you can then create a table of contents."
+msgstr "Η καλύτερη μέθοδος για να δημιουργήσετε ένα πίνακα περιεχομένων είναι να αντιστοιχίσετε τα προκαθορισμένα πρότυπα παραγράφου επικεφαλίδας, όπως η \"Επικεφαλίδα 1\" στις παραγράφους που επιθυμείτε να συμπεριλάβετε στον πίνακα περιεχομένων. Αφού εφαρμόσετε αυτά τα πρότυπα, μπορείτε κατόπιν να δημιουργήσετε ένα πίνακα περιεχομένων."
-#: border_object.xhp
+#: indices_toc.xhp
msgctxt ""
-"border_object.xhp\n"
-"bm_id3146957\n"
+"indices_toc.xhp\n"
+"hd_id5876949\n"
"help.text"
-msgid "<bookmark_value>objects; defining borders</bookmark_value> <bookmark_value>borders; for objects</bookmark_value> <bookmark_value>frames; around objects</bookmark_value> <bookmark_value>charts;borders</bookmark_value> <bookmark_value>pictures;borders</bookmark_value> <bookmark_value>OLE objects;borders</bookmark_value> <bookmark_value>defining;object borders</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα, ορισμός περιγραμμάτων</bookmark_value><bookmark_value>περιγράμματα, για αντικείμενα</bookmark_value><bookmark_value>πλαίσια, γύρω από αντικείμενα</bookmark_value><bookmark_value>διαγράμματα, περιγράμματα</bookmark_value><bookmark_value>εικόνες, περιγράμματα</bookmark_value><bookmark_value>Αντικείμενα OLE, περιγράμματα</bookmark_value><bookmark_value>ορισμός, περιγράμματα αντικειμένων</bookmark_value>"
+msgid "To Insert a Table of Contents"
+msgstr "Δημιουργία πίνακα περιεχομένων"
-#: border_object.xhp
+#: indices_toc.xhp
msgctxt ""
-"border_object.xhp\n"
-"hd_id3146957\n"
+"indices_toc.xhp\n"
+"par_id3150510\n"
"17\n"
"help.text"
-msgid "<variable id=\"border_object\"><link href=\"text/swriter/guide/border_object.xhp\" name=\"Defining Borders for Objects\">Defining Borders for Objects</link></variable>"
-msgstr "<variable id=\"border_object\"><link href=\"text/swriter/guide/border_object.xhp\" name=\"Ορισμός περιγραμμάτων για αντικείμενα\">Ορισμός περιγραμμάτων για αντικείμενα</link></variable>"
+msgid "Click in your document where you want to create the table of contents."
+msgstr "Κάντε κλικ στο έγγραφό σας στην θέση όπου επιθυμείτε να δημιουργήσετε τον πίνακα περιεχομένων."
-#: border_object.xhp
+#: indices_toc.xhp
msgctxt ""
-"border_object.xhp\n"
-"par_id3146797\n"
-"1\n"
+"indices_toc.xhp\n"
+"par_id3150528\n"
+"18\n"
"help.text"
-msgid "In Writer, you can define borders around OLE objects, plug-ins, diagrams/charts, graphics and frames. The name of the menu to be used depends on the object selected."
-msgstr "Στο Writer, μπορείτε να ορίσετε περιγράμματα γύρω από αντικείμενα OLE, πρόσθετες λειτουργίες, διαγράμματα/γραφήματα, γραφικά και πλαίσια. Το όνομα του μενού που θα χρησιμοποιηθεί εξαρτάται από το είδος του επιλεγμένου αντικειμένου."
+msgid "Choose <emph>Insert - Indexes and Tables - Indexes and Tables</emph>, and then click the <link href=\"text/swriter/01/04120211.xhp\" name=\"Index/Table\"><emph>Index/Table</emph></link> tab."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες</emph> και κάντε κλικ στην καρτέλα <link href=\"text/swriter/01/04120211.xhp\" name=\"Ευρετήριο/Πίνακας\"><emph>Ευρετήριο/Πίνακας</emph></link>."
-#: border_object.xhp
+#: indices_toc.xhp
msgctxt ""
-"border_object.xhp\n"
-"hd_id3145673\n"
-"2\n"
+"indices_toc.xhp\n"
+"par_id3153746\n"
+"46\n"
"help.text"
-msgid "To Set a Predefined Border Style"
-msgstr "Ορισμός προεπιλεγμένου προτύπου περιγράμματος"
+msgid "Select \"Table of Contents\" in the <emph>Type</emph> box."
+msgstr "Επιλέξτε \"Πίνακας περιεχομένων\" στο πεδίο <emph>Τύπος</emph>."
-#: border_object.xhp
+#: indices_toc.xhp
msgctxt ""
-"border_object.xhp\n"
-"par_id3155388\n"
-"3\n"
+"indices_toc.xhp\n"
+"par_id3146856\n"
+"47\n"
"help.text"
-msgid "Select the object for which you want to define a border."
-msgstr "Επιλέξτε το αντικείμενο για το οποίο επιθυμείτε να ορίσετε περίγραμμα."
+msgid "Select any options that you want."
+msgstr "Κάντε τις επιλογές που επιθυμείτε."
-#: border_object.xhp
+#: indices_toc.xhp
msgctxt ""
-"border_object.xhp\n"
-"par_id3149578\n"
-"4\n"
+"indices_toc.xhp\n"
+"par_id3146872\n"
+"19\n"
"help.text"
-msgid "Click the <emph>Borders</emph> icon on the <emph>OLE-Object</emph> toolbar or <emph>Frame</emph> toolbar to open the <emph>Borders</emph> window."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Περιγράμματα</emph> στη γραμμή εργαλείων <emph>Αντικείμενο OLE</emph> ή στη γραμμή εργαλείων <emph>Πλαίσιο</emph> για να ανοίξετε το παράθυρο <emph>Περιγράμματα</emph>."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: border_object.xhp
+#: indices_toc.xhp
msgctxt ""
-"border_object.xhp\n"
-"par_id3159176\n"
-"6\n"
+"indices_toc.xhp\n"
+"par_id3146896\n"
+"20\n"
"help.text"
-msgid "Click one of the predefined border styles. This replaces the current border style of the object with the selected style."
-msgstr "Κάντε κλικ σε ένα από τα προεπιλεγμένα πρότυπα περιγράμματος. Αυτό αντικαθιστά το τρέχον πρότυπο περιγράμματος του αντικειμένου με το επιλεγμένο."
+msgid "If you want to use a different paragraph style as a table of contents entry, select the <item type=\"menuitem\">Additional Styles</item> check box in the <item type=\"menuitem\">Create from</item> area, and then click the (<item type=\"menuitem\">...</item>) button next to the check box. In the <item type=\"menuitem\">Assign Styles</item> dialog, click the style in the list, and then click the <item type=\"menuitem\">>></item> or the <item type=\"menuitem\"><<</item> button to define the outline level for the paragraph style."
+msgstr "Αν επιθυμείτε να χρησιμοποιήσετε ένα διαφορετικό πρότυπο παραγράφου ως καταχώρηση στον πίνακα περιεχομένων, επιλέξτε το πεδίο ελέγχου <item type=\"menuitem\">Πρόσθετα πρότυπα</item> στην περιοχή <item type=\"menuitem\">Δημιουργία από</item>, και κάντε κλικ στο κουμπί της αναζήτησης (<item type=\"menuitem\">...</item>) δίπλα στο πεδίο ελέγχου. Στο παράθυρο διαλόγου <item type=\"menuitem\">Αντιστοίχηση προτύπου</item>, κάντε κλικ στο πρότυπο στη λίστα, και ύστερα κάντε κλικ στο κουμπί <item type=\"menuitem\">>> </item> ή το <item type=\"menuitem\"><< </item> για να καθορίσετε το επίπεδο διάρθρωσης για το πρότυπο παραγράφου."
-#: border_object.xhp
+#: indices_toc.xhp
msgctxt ""
-"border_object.xhp\n"
-"hd_id3152474\n"
-"7\n"
+"indices_toc.xhp\n"
+"hd_id3153148\n"
+"21\n"
"help.text"
-msgid "To Set a Customized Border Style"
-msgstr "Καθορισμός προσαρμοσμένου προτύπου περιγράμματος"
+msgid "To Update a Table of Contents"
+msgstr "Ενημέρωση πίνακα περιεχομένων"
-#: border_object.xhp
+#: indices_toc.xhp
msgctxt ""
-"border_object.xhp\n"
-"par_id3153896\n"
-"8\n"
+"indices_toc.xhp\n"
+"par_id3153161\n"
+"22\n"
"help.text"
-msgid "Select the table cells that you want to modify."
-msgstr "Επιλέξτε τα κελιά του πίνακα που επιθυμείτε να τροποποιήσετε."
+msgid "Do one of the following:"
+msgstr "Εφαρμόστε κάποιο από τα ακόλουθα:"
-#: border_object.xhp
+#: indices_toc.xhp
msgctxt ""
-"border_object.xhp\n"
-"par_id3156344\n"
-"9\n"
+"indices_toc.xhp\n"
+"par_id3153183\n"
+"48\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Format - (object name) – Borders</item>.<br/>Replace (object name) with the actual name of the object type you selected."
-msgstr "Επιλέξτε <item type=\"menuitem\">Μορφή - (όνομα αντικειμένου) – Περιγράμματα</item>.<br/>Αντικατάσταση (ονόματος κειμένου) με το τρέχον όνομα του τύπου αντικειμένου που επιλέξατε."
+msgid "Right-click in the table of contents and choose <emph>Update Index/Table</emph>."
+msgstr "Κάντε δεξί κλικ στον πίνακα περιεχομένων και επιλέξτε <emph>Ενημέρωση ευρετηρίου/πίνακα</emph>."
-#: border_object.xhp
+#: indices_toc.xhp
msgctxt ""
-"border_object.xhp\n"
-"par_id3148797\n"
-"11\n"
+"indices_toc.xhp\n"
+"par_id3147066\n"
+"44\n"
"help.text"
-msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
-msgstr "Στην περιοχή <emph>Προσαρμοσμένο</emph> επιλέξτε την πλευρά/ές που επιθυμείτε να εμφανίζονται σε μια συνήθη διάταξη. Κάντε κλικ σε μια πλευρά στην προεπισκόπηση για να την επιλέξετε/αποεπιλέξετε."
+msgid "Choose <emph>Tools - Update - All Indexes and Tables</emph>."
+msgstr "Επιλέξτε <emph>Εργαλεία - Ενημέρωση - Όλα τα ευρετήρια και οι πίνακες</emph>."
-#: border_object.xhp
+#: indices_userdef.xhp
msgctxt ""
-"border_object.xhp\n"
-"par_id3152933\n"
-"12\n"
+"indices_userdef.xhp\n"
+"tit\n"
"help.text"
-msgid "Select a line style and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr "Επιλέξτε ένα πρότυπο γραμμής και ένα χρώμα για το επιλεγμένο πρότυπο περιγράμματος στην περιοχή <emph>Γραμμή</emph>. Αυτές οι ρυθμίσεις εφαρμόζονται σε όλες τις γραμμές του περιγράμματος που περιλαμβάνονται στο επιλεγμένο πρότυπο περιγράμματος."
+msgid "User-Defined Indexes"
+msgstr "Ευρετήρια ορισμένα από το χρήστη"
-#: border_object.xhp
+#: indices_userdef.xhp
msgctxt ""
-"border_object.xhp\n"
-"par_id3125865\n"
-"13\n"
+"indices_userdef.xhp\n"
+"bm_id3154896\n"
"help.text"
-msgid "Repeat the last two steps for every border edge."
-msgstr "Επαναλάβετε τα δύο προηγούμενα βήματα για κάθε πλευρά του περιγράμματος."
+msgid "<bookmark_value>indexes; creating user-defined indexes</bookmark_value> <bookmark_value>user-defined indexes</bookmark_value>"
+msgstr "<bookmark_value>ευρετήρια, δημιουργία </bookmark_value><bookmark_value>ευρετήρια ορισμένα από το χρήστη</bookmark_value>"
-#: border_object.xhp
+#: indices_userdef.xhp
msgctxt ""
-"border_object.xhp\n"
-"par_id3150447\n"
-"14\n"
+"indices_userdef.xhp\n"
+"hd_id3154896\n"
+"30\n"
"help.text"
-msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to Contents</emph> area."
-msgstr "Επιλέξτε την απόσταση μεταξύ των γραμμών του περιγράμματος και των περιεχομένων της σελίδας στην περιοχή <emph>Απόσταση από περιεχόμενα</emph>."
+msgid "<variable id=\"indices_userdef\"><link href=\"text/swriter/guide/indices_userdef.xhp\" name=\"User-Defined Indexes\">User-Defined Indexes</link></variable>"
+msgstr "<variable id=\"indices_userdef\"><link href=\"text/swriter/guide/indices_userdef.xhp\" name=\"Ευρετήρια ορισμένα από το χρήστη\">Ευρετήρια ορισμένα από το χρήστη</link></variable>"
-#: border_object.xhp
+#: indices_userdef.xhp
msgctxt ""
-"border_object.xhp\n"
-"par_id3154908\n"
-"15\n"
+"indices_userdef.xhp\n"
+"par_id3155184\n"
+"31\n"
"help.text"
-msgid "Click <emph>OK</emph> to apply the changes."
-msgstr "Κάντε κλικ στο <emph>OK</emph> για να εφαρμοσθούν οι αλλαγές."
+msgid "You can create as many user-defined indexes as you want."
+msgstr "Μπορείτε να δημιουργήσετε όσα ευρετήρια ορισμένα από το χρήστη επιθυμείτε."
-#: pageorientation.xhp
+#: indices_userdef.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"tit\n"
+"indices_userdef.xhp\n"
+"hd_id3155915\n"
+"47\n"
"help.text"
-msgid "Changing Page Orientation (Landscape or Portrait)"
-msgstr "Αλλαγή προσανατολισμού σελίδας (Οριζόντια ή Κατακόρυφη)"
+msgid "To Create a User-Defined Index"
+msgstr "Ευρετήρια ορισμένα από το χρήστη"
-#: pageorientation.xhp
+#: indices_userdef.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"bm_id9683828\n"
+"indices_userdef.xhp\n"
+"par_id3155867\n"
+"48\n"
"help.text"
-msgid "<bookmark_value>page styles;orientation/scope</bookmark_value> <bookmark_value>page formats; changing individual pages</bookmark_value> <bookmark_value>formatting; changing individual pages</bookmark_value> <bookmark_value>portrait and landscape</bookmark_value> <bookmark_value>landscape and portrait</bookmark_value> <bookmark_value>printing;portrait/landscape format</bookmark_value> <bookmark_value>orientation of pages</bookmark_value> <bookmark_value>paper orientation</bookmark_value> <bookmark_value>pages;orientation</bookmark_value> <bookmark_value>sideways orientation of pages</bookmark_value> <bookmark_value>scope of page styles</bookmark_value>"
-msgstr "<bookmark_value>πρότυπα σελίδας, προσανατολισμός/εμβέλεια</bookmark_value><bookmark_value>μορφοποίηση σελίδας, αλλαγή μεμονωμένων σελίδων</bookmark_value><bookmark_value>μορφοποίηση, αλλαγή μεμονωμένων σελίδων</bookmark_value><bookmark_value>κατακόρυφη και οριζόντια</bookmark_value><bookmark_value>οριζόντια και κατακόρυφη</bookmark_value><bookmark_value>εκτύπωση, κατακόρυφη/οριζόντια μορφή</bookmark_value><bookmark_value>προσανατολισμός σελίδων</bookmark_value><bookmark_value>προσανατολισμός χαρτιού</bookmark_value><bookmark_value>σελίδες, προσανατολισμός</bookmark_value><bookmark_value>πλευρικός προσανατολισμός σελίδων</bookmark_value><bookmark_value>εμβέλεια των προτύπων σελίδας</bookmark_value>"
+msgid "Select a word or words that you want to add to a user-defined index."
+msgstr "Επιλέξτε τη λέξη ή τις λέξεις που επιθυμείτε να προσθέσετε στο ευρετήριο χρήστη."
-#: pageorientation.xhp
+#: indices_userdef.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_idN106FF\n"
+"indices_userdef.xhp\n"
+"par_id3153410\n"
+"49\n"
"help.text"
-msgid "<variable id=\"pageorientation\"><link href=\"text/swriter/guide/pageorientation.xhp\">Changing Page Orientation</link></variable>"
-msgstr "<variable id=\"pageorientation\"><link href=\"text/swriter/guide/pageorientation.xhp\">Αλλαγή προσανατολισμού σελίδας</link></variable>"
+msgid "Choose <emph>Insert - Indexes and Tables - Entry</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Καταχώρηση</emph>."
-#: pageorientation.xhp
+#: indices_userdef.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_id6418042\n"
+"indices_userdef.xhp\n"
+"par_id3154248\n"
+"50\n"
"help.text"
-msgid "All page properties for Writer text documents, like for example the page orientation, are defined by page styles. By default, a new text document uses the “Default” page style for all pages. If you open an existing text document, different page styles may have been applied to the different pages."
-msgstr "Όλες οι ιδιότητες της σελίδας για τα έγγραφα κειμένου του Writer, όπως για παράδειγμα ο προσανατολισμός σελίδας, καθορίζονται από πρότυπα σελίδας. Εξ ορισμού, ένα νέο έγγραφο κειμένου χρησιμοποιεί το πρότυπο σελίδας \"Προεπιλογή\" για όλες τις σελίδες. Αν ανοίξετε ένα υπάρχον έγγραφο κειμένου, ενδεχομένως να έχουν εφαρμοσθεί διαφορετικά πρότυπα σε διαφορετικές σελίδες."
+msgid "Click the <item type=\"menuitem\">New User-defined Index</item> button next to the <item type=\"menuitem\">Index</item> box."
+msgstr "Κάντε κλικ στο κουμπί <item type=\"menuitem\">Δημιουργία ευρετηρίου ορισμένου από το χρήστη</item> δίπλα στο πεδίο <item type=\"menuitem\">Ευρετήριο</item>."
-#: pageorientation.xhp
+#: indices_userdef.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_id8324533\n"
+"indices_userdef.xhp\n"
+"par_id3155886\n"
+"51\n"
"help.text"
-msgid "It is important to know that changes that you apply to a page property will only affect the pages that use the current page style. The current page style is listed in the Status Bar at the lower window border."
-msgstr "Είναι σημαντικό να γνωρίζετε ότι οι αλλαγές που εφαρμόζετε στις ιδιότητες σε ένα πρότυπο σελίδας θα επηρεάσουν μόνο τις σελίδες που χρησιμοποιούν το τρέχον πρότυπο σελίδας. Το τρέχον πρότυπο σελίδας βρίσκεται στην γραμμή κατάστασης στο κατώτερο περίγραμμα του παραθύρου."
+msgid "Type a name for the index in the <item type=\"menuitem\">Name</item> box and click <item type=\"menuitem\">OK</item>."
+msgstr "Πληκτρολογήστε ένα όνομα για το ευρετήριο στο πεδίο <item type=\"menuitem\">Όνομα</item> και κάντε κλικ στο κουμπί <item type=\"menuitem\">OK</item>."
-#: pageorientation.xhp
+#: indices_userdef.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_id7524033\n"
+"indices_userdef.xhp\n"
+"par_id3147114\n"
+"52\n"
"help.text"
-msgid "To Change the Page Orientation for All Pages"
-msgstr "Για να αλλάξετε τον προσανατολισμό σελίδας για όλες τις σελίδες"
+msgid "Click <item type=\"menuitem\">Insert</item> to add the selected word(s) to the new index."
+msgstr "Κάντε κλικ στην <item type=\"menuitem\">Εισαγωγή</item> για να προσθέσετε την επιλεγμένη λέξη(εις) στο νέο ευρετήριο."
-#: pageorientation.xhp
+#: indices_userdef.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_id6307260\n"
+"indices_userdef.xhp\n"
+"par_id3147139\n"
+"53\n"
"help.text"
-msgid "If your text document consists only of pages with the same page style, you can change the page properties directly:"
-msgstr "Αν το έγγραφο κειμένου σας περιλαμβάνει μόνο σελίδες με το ίδιο πρότυπο, μπορείτε να αλλάξετε τις ιδιότητές τους ως εξής:"
+msgid "Click <item type=\"menuitem\">Close</item>."
+msgstr "Κάντε κλικ στο <item type=\"menuitem\">Κλείσιμο</item>."
-#: pageorientation.xhp
+#: indices_userdef.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_id5256508\n"
+"indices_userdef.xhp\n"
+"hd_id3150231\n"
+"54\n"
"help.text"
-msgid "Choose <emph>Format - Page</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Σελίδα</emph>."
+msgid "To Insert a User-Defined Index"
+msgstr "Εισαγωγή ευρετηρίου ορισμένου από το χρήστη"
-#: pageorientation.xhp
+#: indices_userdef.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_id9681997\n"
+"indices_userdef.xhp\n"
+"par_id3150933\n"
+"32\n"
"help.text"
-msgid "Click the <emph>Page</emph> tab."
-msgstr "Κάντε κλικ στην καρτέλα <emph>Σελίδα</emph>."
+msgid "Click in the document where you want to insert the index."
+msgstr "Κάντε κλικ στο έγγραφο στην θέση όπου επιθυμείτε να εισάγετε το ευρετήριο."
-#: pageorientation.xhp
+#: indices_userdef.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_id7994323\n"
+"indices_userdef.xhp\n"
+"par_id3150952\n"
+"33\n"
"help.text"
-msgid "Under <item type=\"menuitem\">Paper format</item>, select “Portrait” or “Landscape”."
-msgstr "Στο <item type=\"menuitem\">Τύπος χαρτιού</item>, επιλέξτε “Κατακόρυφα” ή “Οριζόντια”."
+msgid "Choose <emph>Insert - Indexes and Tables - Indexes and Tables</emph>."
+msgstr "Επιλέξτε <emph>Εισαγωγή - Ευρετήρια και πίνακες - Ευρετήρια και πίνακες</emph>."
-#: pageorientation.xhp
+#: indices_userdef.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_id7069002\n"
+"indices_userdef.xhp\n"
+"par_id3150509\n"
+"55\n"
"help.text"
-msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgid "On the <item type=\"menuitem\">Index/Table</item> tab, select the name of the user-defined index that you created in the <item type=\"menuitem\">Type</item> box."
+msgstr "Στην καρτέλα <item type=\"menuitem\">Ευρετήριο/Πίνακας</item>, επιλέξτε το όνομα του ορισμένου από το χρήστη ευρετηρίου, που δημιουργήσατε στο πεδίο <item type=\"menuitem\">Τύπος</item>."
-#: pageorientation.xhp
+#: indices_userdef.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"hd_id4202398\n"
+"indices_userdef.xhp\n"
+"par_id3146881\n"
+"56\n"
"help.text"
-msgid "To Change the Page Orientation Only for Some Pages"
-msgstr "Για να αλλάξετε τον προσανατολισμό σελίδας για ορισμένες μόνο σελίδες"
+msgid "Select any options that you want."
+msgstr "Κάντε τις επιλογές που επιθυμείτε."
-#: pageorientation.xhp
+#: indices_userdef.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_idN1071D\n"
+"indices_userdef.xhp\n"
+"par_id3146897\n"
+"34\n"
"help.text"
-msgid "$[officename] uses page styles to specify the orientation of the pages in a document. Page styles define more page properties, as for example header and footer or page margins. You can either change the “Default” page style for the current document, or you can define own page styles and apply those page styles to any parts of your text."
-msgstr "Το $[officename] χρησιμοποιεί τα πρότυπα σελίδας για να καθορίσει τον προσανατολισμό των σελίδων σε ένα έγγραφο. Τα πρότυπα σελίδας καθορίζουν περισσότερες ιδιότητες των σελίδων, για παράδειγμα, τα περιθώρια κεφαλίδων και υποσέλιδων ή των σελίδων. Μπορείτε είτε να αλλάξετε το πρότυπο σελίδας \"Προεπιλογή\" για το τρέχον έγγραφο, ή να ορίσετε τα δικά σας πρότυπα σελίδας και να τα εφαρμόσετε σε οποιαδήποτε τμήματα του κειμένου σας."
+msgid "Click <emph>OK</emph>."
+msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
-#: pageorientation.xhp
+#: indices_userdef.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_id1449324\n"
+"indices_userdef.xhp\n"
+"par_id3150720\n"
+"20\n"
"help.text"
-msgid "At the end of this help page, we'll discuss the scope of page styles in detail. If you are unsure about the page style concept, please read the section at the end of this page."
-msgstr "Στο τέλος αυτής της σελίδας βοήθειας, θα αναπτύξουμε με λεπτομέρεια την εμβέλεια των προτύπων σελίδας. Αν έχετε αμφιβολίες σχετικά με αυτήν την ιδέα, παρακαλούμε διαβάστε την ενότητα στο τέλος αυτής της σελίδας."
+msgid "If you want to use a different paragraph style as a table of contents entry, select <item type=\"menuitem\">Styles</item>, and then click the (<item type=\"menuitem\">...</item>) button next to the box. Click the style in the list, and then click the <item type=\"menuitem\">>></item> or the <item type=\"menuitem\"><<</item> button to define the outline level for the paragraph style."
+msgstr "Αν επιθυμείτε να χρησιμοποιήσετε ένα διαφορετικό πρότυπο παραγράφου ως καταχώρηση στον πίνακα περιεχομένων, επιλέξτε το πεδίο <item type=\"menuitem\">Πρότυπα</item> και κάντε κλικ στο κουμπί της αναζήτησης (<item type=\"menuitem\">...</item>) δίπλα στο πεδίο. Κάντε κλικ στο πρότυπο στη λίστα, και ύστερα κάντε κλικ στο κουμπί <item type=\"menuitem\">>> </item> ή το <item type=\"menuitem\"><< </item> για να καθορίσετε το επίπεδο διάρθρωσης για το πρότυπο παραγράφου."
-#: pageorientation.xhp
+#: insert_beforetable.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_id1480758\n"
+"insert_beforetable.xhp\n"
+"tit\n"
"help.text"
-msgid "Unlike character styles or paragraph styles, the page styles don't know a hierarchy. You can create a new page style based on the properties of an existing page style, but when you later change the source style, the new page style does not automatically inherit the changes."
-msgstr "Αντίθετα με τα πρότυπα των χαρακτήρων ή τα πρότυπα παραγράφων, τα πρότυπα σελίδας δεν έχουν ιεραρχία. Μπορείτε να δημιουργήσετε ένα νέο πρότυπο σελίδας βασισμένο στις ιδιότητες ενός υπάρχοντος, αλλά όταν αργότερα μεταβάλετε το αρχικό πρότυπο, το καινούριο δεν κληρονομεί αυτόματα τις αλλαγές."
+msgid "Inserting Text Before a Table at the Top of Page"
+msgstr "Εισαγωγή κειμένου πριν από πίνακα στην αρχή της σελίδας"
-#: pageorientation.xhp
+#: insert_beforetable.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_id2962126\n"
+"insert_beforetable.xhp\n"
+"bm_id3149688\n"
"help.text"
-msgid "To change the page orientation for all pages that share the same page style, you first need a page style, then apply that style:"
-msgstr "Για να αλλάξετε τον προσανατολισμό σελίδας για όλες τις σελίδες που χρησιμοποιούν το ίδιο πρότυπο σελίδας, χρειάζεστε πρώτα ένα πρότυπο σελίδας, και ύστερα να το εφαρμόσετε:"
+msgid "<bookmark_value>tables;start/end of document</bookmark_value><bookmark_value>paragraphs;inserting before/after tables</bookmark_value><bookmark_value>inserting;paragraphs before/after tables</bookmark_value>"
+msgstr "<bookmark_value>πίνακες, αρχή/λήξη εγγράφου</bookmark_value><bookmark_value>παράγραφοι, εισαγωγή πριν/μετά από πίνακες</bookmark_value><bookmark_value>εισαγωγή, παράγραφοι πριν/μετά από πίνακες</bookmark_value>"
-#: pageorientation.xhp
+#: insert_beforetable.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_idN10727\n"
+"insert_beforetable.xhp\n"
+"hd_id3149688\n"
+"54\n"
"help.text"
-msgid "Choose <emph>Format - Styles and Formatting</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Πρότυπα και μορφοποίηση</emph>."
+msgid "<variable id=\"insert_beforetable\"><link href=\"text/swriter/guide/insert_beforetable.xhp\" name=\"Inserting Text Before a Table at the Top of Page\">Inserting Text Before a Table at the Top of Page</link></variable>"
+msgstr "<variable id=\"insert_beforetable\"><link href=\"text/swriter/guide/insert_beforetable.xhp\" name=\"Εισαγωγή κειμένου πριν από πίνακα στην αρχή της σελίδας\">Εισαγωγή κειμένου πριν από πίνακα στην αρχή της σελίδας</link></variable>"
-#: pageorientation.xhp
+#: insert_beforetable.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_idN10741\n"
+"insert_beforetable.xhp\n"
+"par_id3155923\n"
+"55\n"
"help.text"
-msgid "Click the <emph>Page Styles</emph> icon."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Πρότυπα σελίδων</emph>."
+msgid "If you want to insert text before a table that is at the top of a page, click in the first cell of the table, in front of any contents of that cell, and then press <item type=\"keycode\">Enter</item> or <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter</item>."
+msgstr "Αν θέλετε να εισάγετε κείμενο πριν από ένα πίνακα ο οποίος βρίσκεται στο πάνω μέρος της σελίδας, κάντε κλικ στο πρώτο κελί του πίνακα μπροστά από το περιεχόμενου του κελιού, και μετά πατήστε το <item type=\"keycode\">Enter</item> ή τα <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter</item>."
-#: pageorientation.xhp
+#: insert_beforetable.xhp
msgctxt ""
-"pageorientation.xhp\n"
-"par_idN10749\n"
+"insert_beforetable.xhp\n"
+"par_idN10612\n"
"help.text"
-msgid "Right-click a page style and choose <emph>New</emph>. The new page style initially gets all properties of the selected page style."
-msgstr "Κάντε δεξί κλικ σε ένα πρότυπο σελίδας και επιλέξτε <emph>Δημιουργία</emph>. Το νέο πρότυπο σελίδας αρχικά λαμβάνει όλες τις ιδιότητες του επιλεγμένου προτύπου σελίδας."
+msgid "To insert text after a table at the end of the document, go to the last cell of the table and press <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter</item>."
+msgstr "Για να εισάγετε κείμενο μετά από ένα πίνακα που βρίσκεται στο τέλος του εγγράφου, κάντε κλικ στο τελευταίο κελί του πίνακα και πατήστε <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter</item>."